pax_global_header00006660000000000000000000000064142022601500014502gustar00rootroot0000000000000052 comment=72718e28ecd80f82b8bca570efdf3df25616de66 font-manager-0.8.8/000077500000000000000000000000001420226015000140755ustar00rootroot00000000000000font-manager-0.8.8/.gitattributes000066400000000000000000000016231420226015000167720ustar00rootroot00000000000000# Avoid C header files being classified as Objective-C *.h linguist-language=C # Don't include build-aux in language statistics build-aux/* -linguist-detectable build-aux/license/* -linguist-detectable build-aux/vendor/* -linguist-detectable build-aux/orthographies/* -linguist-detectable # Don't include orthography data in language statistics build-aux/orthographies/fontaine/* linguist-vendored lib/orthographies/* linguist-generated # Don't include documentation in language statistics help/* linguist-documentation # Don't include generated Unicode info files lib/unicode/unicode-blocks.h linguist-generated lib/unicode/unicode-categories.h linguist-generated lib/unicode/unicode-names.h linguist-generated lib/unicode/unicode-nameslist.h linguist-generated lib/unicode/unicode-scripts.h linguist-generated lib/unicode/unicode-unihan.h linguist-generated lib/unicode/unicode-versions.h linguist-generated font-manager-0.8.8/.github/000077500000000000000000000000001420226015000154355ustar00rootroot00000000000000font-manager-0.8.8/.github/ISSUE_TEMPLATE/000077500000000000000000000000001420226015000176205ustar00rootroot00000000000000font-manager-0.8.8/.github/ISSUE_TEMPLATE/bug_report.md000066400000000000000000000020521420226015000223110ustar00rootroot00000000000000--- name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' --- **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **System Information** - OS: [e.g. Ubuntu 20.10, Fedora 33, etc] - Desktop Environment [e.g. GNOME, XFCE, etc] - Font Manager version [e.g. 0.8.4] - IMPORTANT : Do not file issues for extremely outdated versions of the application. Verify the issue can be duplicated with the latest release. If you are running a "Long Term Support" version please open an issue at your distributions bug tracker instead - Font Manager installation method [e.g. Distribution package, PPA, COPR, AUR, etc] **Additional context** Add any other context about the problem here. font-manager-0.8.8/.github/ISSUE_TEMPLATE/feature_request.md000066400000000000000000000011231420226015000233420ustar00rootroot00000000000000--- name: Feature request about: Suggest an idea for this project title: '' labels: '' assignees: '' --- **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here. font-manager-0.8.8/.gitignore000066400000000000000000000000441420226015000160630ustar00rootroot00000000000000build build-aux/results po/POTFILES font-manager-0.8.8/CHANGELOG000066400000000000000000000146451420226015000153210ustar00rootroot000000000000000.8.7 -> 0.8.8 - Bumps Fontconfig minimum version to 2.12 - Adds options for Waterfall display and sizing - Issue #230 - Enables basic support for Emoji flag sequences - Issue #109 - Fixes build failure with GCC 11 - Issue #240 - Fixes warnings generated when double clicking an item in the fontlist - Issue #248 - Fixes warnings generated when an unknown language is encountered - Google Fonts Catalog - Issue #249 - Allows toggling the state of multiple families in the fontlist - Issue #261 - Updates vendor list - Includes latest translation updates 0.8.6 -> 0.8.7 - Fixes rendering issues with Pango > 1.47 - Issue #213 - Fixes missing desktop settings with GNOME 40 - Issue #215 - Fixes missing substitution target family names - Issue #216 - Restore font list positions when switching filters and after drag and drop - Issue #220 - Adds a "rename" entry to collections context menu - Suggested in Issue #220 - Switches to using symbolic icons in sidebar for consistency - Limits Waterfall preview to 48pt to improve application responsiveness with large font collections - Adds a preference to allow setting maximum Waterfall preview point size - Update vendor list - Include latest translation updates 0.8.5 -> 0.8.6 - Fix GSettings crash with GNOME 40 due to missing "antialias" setting 0.8.4 -> 0.8.5 - Fix FTBFS with Vala >= 0.52 0.8.3 -> 0.8.4 - Fix a bug where most categories fail to load on first run. - Move to a more traditional sidebar layout - Issue #59 - Make insensitive controls more consistent across different areas - Fix dbus method signature in file manager extensions - Fix infinite loop triggered by listing contents of collections which contain children - Save / Restore state for Google Fonts preview pane - Fix initial preview text in Font Viewer schema - Add all currently selected fonts to comparison when add button is clicked - Issue #170 0.8.2 -> 0.8.3 - Fixes an issue where if a network connection is not available at startup Google Fonts information will never be updated. Flatpak builds hit this issue everytime. Regular installations can simply restart to work around this bug. 0.8.1 -> 0.8.2 - Revert change incompatible with older Vala versions - Include latest translation updates 0.8.0 -> 0.8.1 - Make WebKit and libsoup optional - #137 - Fix issue when building with --buildtype=release - #136 - Fix GF preview issue due to use of localized values in html - #135 / #138 - Fix crash when downloading fonts - #151 - Translation updates and bugfixes thanks to @PF4Public - #144 0.7.9 -> 0.8.0 - Fix FTBFS with Vala 0.50+ - #134 - Adds Google Fonts integration - #54 - Requires WebKitGtk and libsoup - Allow saving compare lists contents - Add GNOME Shell search provider - Update Unicode data to 13.0 - Update vendor data 0.7.8 -> 0.7.9 - Fixes build failures with Vala 0.50 - Restore Thunar extension - #94 - Added Dutch translation - thanks to @Vistaus - Closes #48 - Allow users to create custom actions - Adds install menu item to extensions 0.7.7 -> 0.7.8 - Closes #122 - Various changes related to Flatpak packaging. - Fix incorrect font being added to comparison - #124 - Filter out legacy fonts which are no longer suported by newer Pango versions. - Updates / fixes to translations ( #105, #117 ) - Build system improvements 0.7.6 -> 0.7.7 - Fix file manager crash caused by extensions 0.7.5 -> 0.7.6 - Add search to character map - Add zoom window to character map on right click - Add fsType information to license pane - Add grid view to browse mode - Add context info / help to preference panes - Display progress during database updates - Update unicode data to version 12.0.0 - Update translations - Drop use of Python for file manager extensions - Closes Issue # 96 Fix build failure / crash with newer versions of Vala - Closes Issue # 75 Prefer family and style from name table and properly deal with their encoding - Addresses Issue # 99 Add Import / Export for user data - Addresses Issue # 102 Searches starting with : will filter based on character 0.7.4 -> 0.7.5 - Require Vala >= 0.42 - Switch to Meson build system - Use GtkBuilder templates as much as possible - Fix inoperative desktop font preference controls - Add language filter to default categories 0.7.3 -> 0.7.4 - Drop dependency on gucharmap library. Gucharmap is no longer in active development, and while the developers were receptive to changes, our changes are so invasive that they wouldn't make much sense upstream. - Drop dependency on Gee library - Drop Intltool - Determine whether file-roller is available at runtime. --with-file-roller flag dropped. - Fixed a crash that occurred when non font files were dropped onto preview areas. - Added filetype to property pane - Added designer/designer url to property pane - Added orthography recognition based on the work done for Fontaine by Edward H. Trager - Searches starting with / will filter based on filepath - Added preference pane for Gnome desktop settings - Added GtkShortcutsWindow - Updated vendor list - Added option to enable/disable GTK+ animations - Added option to prefer dark theme variant if available - Added custom preview entry to Browse mode - Added custom preview entry to Compare mode - Closes Issue #12 Added font substitution preference pane. - Closes Issue #14 Added some help documentation. - Closes Issue #16 Character map now only displays those codepoints which are present in selected font. For fonts which do not support Latin, use a preview string based on best supported orthography or generate a random preview based on available glyphs. - Addresses Issue #31 Make headerbar area more consistent with other Gtk+ applications. - Closes Issue #40 - Closes Issue #42 - Partially addresses Issue #48 Added "Copy Location" and "Show in Folder" entries to the font list context menu. - Partially addresses Issue #48 Added "Copy to.." and "Compress..." entries to the collection list context menu. - Addresses Issue #50 Force sidebar content to stay in place rather than slide out of view. - Closes Issue #51 Hide non-matching search results. - Closes Issue #52 Enable "next-match", "previous-match" and "activate" signals for search. - Closes Issue #53 Match search term anywhere in family name. - Closes Issue #57 No longer applies to current design. - Closes Issue #64 Ensure "C" locale is used when saving double values to configuration files. font-manager-0.8.8/COPYING000066400000000000000000001045131420226015000151340ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. 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. Copyright (C) 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 . 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: Copyright (C) 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 . 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 . font-manager-0.8.8/INSTALL000066400000000000000000000015751420226015000151360ustar00rootroot00000000000000 Building & Installing Font Manager ================================== Building -------- Font Manager uses the Meson and Ninja build systems. To build Font Manager, run the following commands from the top-level directory of the source code repository: meson --prefix=/usr --buildtype=release build ninja -C build See the `meson.build` file in the top-level directory for the complete list of required dependencies and minimum versions. Running ------- If you wish to try Font Manager before installing it, you may execute it directly from its build directory: build/src/font-manager/font-manager Installation ------------ After Font Manager has built, install it by invoking the install target: ninja -C build install After installation, it can be uninstalled in the same way: ninja -C build uninstall font-manager-0.8.8/README.md000066400000000000000000000127631420226015000153650ustar00rootroot00000000000000|[English](README.md)|[Română](README.ro.md)| |--------------------|----------------------| # Font Manager A simple font management application for GTK Desktop Environments ![Main Window](https://github.com/FontManager/resources/blob/master/font-manager.png?raw=true) Font Manager is intended to provide a way for average users to easily manage desktop fonts, without having to resort to command line tools or editing configuration files by hand. While designed primarily with the Gnome Desktop Environment in mind, it should work well with other GTK desktop environments. Font Manager is NOT a professional-grade font management solution. ## Features - Preview and compare font files - Activate or deactivate installed font families - Automatic categorization based on font properties - Google Fonts Catalog integration - Integrated character map - User font collections - User font installation and removal - User font directory settings - User font substitution settings - Desktop font settings (GNOME Desktop or compatible environments) ## Localization Font Manager is being translated using [Weblate](https://weblate.org), a web tool designed to ease translating for both developers and translators. If you would like to help this application reach more users in their native language please visit the [project page on Weblate](https://hosted.weblate.org/engage/font-manager/). Translation status ## Installation ### Flatpak Please see [Known Issues](https://github.com/FontManager/font-manager/issues/272) before installing. Download on Flathub - Access to xdg-config/fontconfig is necessary for other Flatpak applications to recognize changes made by Font Manager. You can use an application such as [Flatseal](https://flathub.org/apps/details/com.github.tchx84.Flatseal) or add --filesystem=xdg-config/fontconfig to the command used to launch the application. This needs to be done for every installed Flatpak application. - Archive support does not work in Flatpak builds ### Distribution packages #### Arch User Repository Arch Linux users can install [`font-manager`](https://archlinux.org/packages/community/x86_64/font-manager/) from official repositories: ```bash pacman -S font-manager ``` #### Fedora COPR [![Copr build status](https://copr.fedorainfracloud.org/coprs/jerrycasiano/FontManager/package/font-manager/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/jerrycasiano/FontManager/package/font-manager/) Fedora packages built from latest revision: ```bash dnf copr enable jerrycasiano/FontManager dnf install font-manager ``` #### Gentoo Gentoo users may find [`font-manager`](https://github.com/PF4Public/gentoo-overlay/tree/master/app-misc/font-manager) in [::pf4public](https://github.com/PF4Public/gentoo-overlay) Gentoo overlay #### Ubuntu Personal Package Archive Ubuntu packages built from latest revision: ```bash sudo add-apt-repository ppa:font-manager/staging sudo apt-get update sudo apt-get install font-manager ``` #### File Manager extensions Fedora and Ubuntu users can also find extensions for Nautilus, Nemo and Thunar in the repositories. The extension currently allows you to quickly preview font files by simply selecting them in the file manager while font-viewer is open and also adds an option to install font files in the file manager context menu. The Thunar extension also has very basic bulk renamer support. ### Building from source You'll need to ensure the following dependencies are installed: - `meson >= 0.53` - `ninja` - `glib >= 2.62` - `vala >= 0.42` - `freetype2 >= 2.5` - `gtk+-3.0 >= 3.22` - `json-glib-1.0 >= 0.15` - `libxml-2.0 >= 2.9` - `sqlite3 >= 3.8` - `gobject-introspection` - `yelp-tools` (optional) - `gettext` (optional) If you wish to also build file manager extensions, you will need corresponding development libraries: - `libnautilus-extension` - `libnemo-extension` - `thunar` If you wish to also build Google Fonts integration, which is enabled by default, the following libraries are required: - `webkit2gtk3 >= 2.24` - `libsoup >= 2.62` To build the application: ```bash meson --prefix=/usr --buildtype=release build cd build ninja ``` To run the application without installing: ```bash src/font-manager/font-manager ``` To install the application: ```bash sudo ninja install ``` To uninstall: ```bash sudo ninja uninstall ``` For a list of available build options: ```bash meson configure ``` To change an option after the build directory has been configured: ```bash meson configure -Dsome_option=true ``` ## License This project is licensed under the GNU General Public License Version 3.0 - see [COPYING](COPYING) for details. ## Acknowledgements - Karl Pickett for getting the ball rolling with [fontmanager.py](https://raw.githubusercontent.com/FontManager/font-manager/6b9b351538b5118d07f6d228f3b42c91183b8b73/fontmanager.py) - The compare mode in Font Manager is modeled after [gnome-specimen](https://launchpad.net/gnome-specimen) by Wouter Bolsterlee - Font Manager makes use of data compiled for [Fontaine](https://www.unifont.org/fontaine/) by Edward H. Trager - The character map in Font Manager is based on [Gucharmap](https://wiki.gnome.org/action/show/Apps/Gucharmap) font-manager-0.8.8/README.ro.md000066400000000000000000000134311420226015000157750ustar00rootroot00000000000000 # Font Manager Un manager de fonturi simplu pentru Mediile Desktop GTK. ![Main Window](https://github.com/FontManager/resources/blob/master/font-manager.png?raw=true) Font Manager este proiectat pentru a furniza utilizatorilor normali o cale uşoară de a administra fonturile de desktop, făra a fi nevoie de a recurge la command line sau la editarea manuală a fişierelor de configurare. Deşi este proiectat în special pentru Gnome Desktop Environment, ar trebui să meargă bine şi cu alte medii desktop GTK. Font Manager NU este o soluţie de gestionare a fonturilor de calitate profesională. ## Funcţii - Pevizualizaţi şi comparaţi fonturi - Activaţi sau dezactivaţi familii de fonturi - Categorizare automată bazată pe proprietăţile fontului - Integrare cu Google Fonts Catalog - Hartă de caractere integrată - Colecţii de fonturi ale utilizatorului - Instalarea şi ştergerea fonturilor utilizatorului - Setări ale directorului de fonturi ale utilizatorului - Setări de substituire ale fonturilor utilizatorului - Setări ale fontului desktopului (GNOME Desktop sau medii compatibile) ## Localizare Font Manager este tradus folosind [Weblate](https://weblate.org), un instrument web proiectat pentru a uşura traducerea atât pentru dezvoltatori cât şi pentru traducători. Dacă aţi dori să ajutaţi această aplicaţie să ajungă la mai mulţi utilizatori în limba lor nativă, vă rugăm să accesaţi [pagina proiectului pe Weblate](https://hosted.weblate.org/engage/font-manager/). Translation status ## Instalare ### Flatpak Download on Flathub - Accesul la xdg-config/fontconfig este necesar pentru ca alte aplicaţii Flatpak să recunoască schimbările făcute Font Manager. Puteţi folosi o aplicaţie ca [Flatseal](https://flathub.org/apps/details/com.github.tchx84.Flatseal) sau să adăugaţi --filesystem=xdg-config/fontconfig la comanda utilizată pentru a deschide aplicaţia. Acest lucru trebuie făcut pentru fiecare program Flatpak instalat. - Suportul pentru arhive nu funcţionează în aplicaţia Flatpak. ### Pachetele distribuţiilor #### Arch User Repository Utilizatorii Arch Linux pot instala [`font-manager`](https://archlinux.org/packages/community/x86_64/font-manager/) din depozitele oficiale: ```bash pacman -S font-manager ``` #### Fedora COPR [![Copr build status](https://copr.fedorainfracloud.org/coprs/jerrycasiano/FontManager/package/font-manager/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/jerrycasiano/FontManager/package/font-manager/) Pachete Fedora construite din ultima revizie: ```bash dnf copr enable jerrycasiano/FontManager dnf install font-manager ``` #### Gentoo Utilizatorii Gentoo pot găsi [`font-manager`](https://github.com/PF4Public/gentoo-overlay/tree/master/app-misc/font-manager) în [::pf4public](https://github.com/PF4Public/gentoo-overlay) Gentoo overlay #### Ubuntu Personal Package Archive Pakete Ubuntu cunstruite din ultima revizie: ```bash sudo add-apt-repository ppa:font-manager/staging sudo apt-get update sudo apt-get install font-manager ``` #### Extensii pentru Managerele de Fişiere Utilizatorii Ubuntu şi Fedora pot găsi extensii pentru Nautilus, Nemo and Thunar în the repository-uri. Extensia, în acest moment, vă permite să previzualizaţi fonturi doar selectându-le în managerul de fişiere în timp ce font-viewer este deschis şi adaugă o opţiune pentru a instala fonturi în meniul contextual al managerul de fişiere. Extensia Thunar are, de asemenea, suport de bază pentru redenumire bulk. ### Construirea din sursă Va trebui să vă asiguraţi că următoarele depentenţe sunt instalate: - `meson >= 0.53` - `ninja` - `glib >= 2.62` - `vala >= 0.42` - `freetype2 >= 2.5` - `gtk+-3.0 >= 3.22` - `json-glib-1.0 >= 0.15` - `libxml-2.0 >= 2.9` - `sqlite3 >= 3.8` - `gobject-introspection` - `yelp-tools` (opţional) - `gettext` (opţional) Dacă doriţi să construiţi şi extensiile pentru managerul de fişiere, veţi avea nevoie de bibliotecile de dezvoltare corespunzătoare: - `libnautilus-extension` - `libnemo-extension` - `thunar` Dacă doriţi să construiţi şi integrare cu Google Fonts, care este activată implicit, următoarele biblioteci sunt necesare: - `webkit2gtk3 >= 2.24` - `libsoup >= 2.62` Pentru a construi aplicaţia: ```bash meson --prefix=/usr --buildtype=release build cd build ninja ``` Penru a rula aplicaţia fără a o instala: ```bash src/font-manager/font-manager ``` Pentru a instala aplicaţia: ```bash sudo ninja install ``` Pentru dezinstalare: ```bash sudo ninja uninstall ``` Pentru o listă cu opţiunile de construire disponibile: ```bash meson configure ``` Penru a schimba o opţiune după ce directorul de construcţie a fost configurat: ```bash meson configure -Dsome_option=true ``` ## Licenţă Acest proiect este licenţiat sub GNU General Public License Version 3.0 - vedeţi [COPYING](COPYING) pentru detalii. ## Mulţumiri - Lui Karl Pickett pentru punere lucrurilor în mişcare cu [fontmanager.py](https://raw.githubusercontent.com/FontManager/font-manager/6b9b351538b5118d07f6d228f3b42c91183b8b73/fontmanager.py) - Modul de comparare în Font Manager este modelat după [gnome-specimen](https://launchpad.net/gnome-specimen) de Wouter Bolsterlee - Font Manager foloseşte date compilate pentru [Fontaine](http://www.unifont.org/fontaine/) de Edward H. Trager - Harta de caractere din Font Manager este bazată pe [Gucharmap](https://wiki.gnome.org/action/show/Apps/Gucharmap) font-manager-0.8.8/build-aux/000077500000000000000000000000001420226015000157675ustar00rootroot00000000000000font-manager-0.8.8/build-aux/Makefile000066400000000000000000000056561420226015000174430ustar00rootroot00000000000000 PACKAGE_NAME = font-manager PACKAGE_VERSION = 0.8.8 ABS_TOP_SRCDIR = $(shell realpath ../) ABS_SRCDIR = $(shell realpath .) UNICODE_DATA_DIR = $(ABS_SRCDIR)/unicode/ PKG_LIB_DIR = $(ABS_TOP_SRCDIR)/lib UNICODE_URL = http://www.unicode.org/Public UNICODE_VERSION = 13.0.0 WGET = $(shell which wget) WGETFLAGS = -np -nd -rc -P $(UNICODE_DATA_DIR) UNZIP = $(shell which unzip) UNICODE_FILES = \ Blocks.txt \ DerivedAge.txt \ NamesList.txt \ UnicodeData.txt \ Unihan.zip \ $(NULL) UNICODE_SOURCES = \ unicode-blocks.h \ unicode-categories.h \ unicode-names.h \ unicode-nameslist.h \ unicode-unihan.h \ unicode-versions.h \ $(NULL) download-unicode-data: [ -e $(UNICODE_DATA_DIR) ] || mkdir -p $(UNICODE_DATA_DIR); \ for f in $(UNICODE_FILES); \ do \ [ -e $(UNICODE_DATA_DIR)$${f} ] || \ $(WGET) $(WGETFLAGS) "$(UNICODE_URL)/$(UNICODE_VERSION)/ucd/$${f}"; \ done unicode-headers: download-unicode-data PROG_UNZIP=$(UNZIP) ./gen-unicode-headers.pl $(UNICODE_VERSION) $(UNICODE_DATA_DIR) && \ for f in $(UNICODE_SOURCES); \ do \ mv $${f} $(PKG_LIB_DIR)/unicode/; \ done && \ rm -rf $(UNICODE_DATA_DIR) $(PACKAGE_NAME).pot: cd $(ABS_TOP_SRCDIR) && \ meson build && \ ninja -C build font-manager-pot && \ ninja -C build help-font-manager-pot && \ cd $(ABS_SRCDIR) $(PACKAGE_NAME)-license.h: cd license && \ ./genheader.py $(PKG_LIB_DIR)/common && \ cd .. $(PACKAGE_NAME)-vendor.h: cd vendor && \ ./genheader.py $(PKG_LIB_DIR)/common && \ cd .. update-headers: $(PACKAGE_NAME)-license.h $(PACKAGE_NAME)-vendor.h unicode-headers update: update-headers $(PACKAGE_NAME).pot rpm: @echo -e "\n**** Need to ensure build dependencies are installed\n"; pkexec dnf install rpmdevtools pkexec dnf builddep $(ABS_TOP_SRCDIR)/fedora/$(PACKAGE_NAME).spec rpmdev-setuptree cp $(ABS_TOP_SRCDIR)/fedora/$(PACKAGE_NAME).spec ~/rpmbuild/SPECS/ cd ~/rpmbuild/SPECS/ || exit && \ spectool -g -R $(PACKAGE_NAME).spec && \ rpmbuild -ba $(PACKAGE_NAME).spec BUILD_DEPENDS = \ build-essential \ debhelper \ valac \ meson \ libxml2-dev \ libfreetype6-dev \ libfontconfig1-dev \ libglib2.0-dev \ libjson-glib-dev \ libcairo2-dev \ libgtk-3-dev \ libpango1.0-dev \ libsqlite3-dev \ libgirepository1.0-dev \ yelp-tools \ python3 \ python-gi-dev \ python3-nautilus \ libsoup2.4-dev \ libwebkit2gtk-4.0-dev \ libnautilus-extension-dev \ libnemo-extension-dev \ libthunarx-3-dev deb: @echo -e '\n*** Need to ensure build dependencies are installed ***\n\n' pkexec apt install $(BUILD_DEPENDS) cd $(ABS_TOP_SRCDIR) || exit && \ meson build && \ ninja -C build dist && \ cd build/meson-dist/ || exit && \ tar -xvf $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.xz && \ mv $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.xz \ ./$(PACKAGE_NAME)_$(PACKAGE_VERSION).orig.tar.xz && \ cd $(PACKAGE_NAME)-$(PACKAGE_VERSION) || exit && \ cp -R ../../../debian . && \ dpkg-buildpackage -us -uc && \ cd $(ABS_SRCDIR) || exit && \ xdg-open ../build/meson-dist/ font-manager-0.8.8/build-aux/font-manager.supp000066400000000000000000000037071420226015000212650ustar00rootroot00000000000000# These functions are not called directly anywhere in our code. { dl-init Memcheck:Leak fun:*alloc ... fun:_dl_init } { FcConfigValues Memcheck:Leak fun:*alloc ... fun:FcConfigValues } { FcValue* Memcheck:Leak fun:*alloc ... fun:FcValue* } { FcPatternObjectAddWithBinding Memcheck:Leak fun:*alloc ... fun:FcPatternObjectAddWithBinding } { FcFontRenderPrepare Memcheck:Leak fun:*alloc ... fun:FcFontRenderPrepare } { gtk_widget_draw_internal Memcheck:Leak fun:*alloc ... fun:gtk_widget_draw_internal } { gtk_widget_query_size_for_orientation Memcheck:Leak fun:*alloc ... fun:gtk_widget_query_size_for_orientation } { gtk_widget_get_preferred* Memcheck:Leak fun:*alloc ... fun:gtk_widget_get_preferred* } { gtk_container_propagate_draw Memcheck:Leak fun:*alloc ... fun:gtk_container_propagate_draw } { gtk_builder_extend_with_template Memcheck:Leak fun:*alloc ... fun:gtk_builder_extend_with_template } { pango_layout_get_extents_internal Memcheck:Leak fun:*alloc ... fun:pango_layout_get_extents_internal* } { rsvg_rust_handle_close Memcheck:Leak fun:*alloc ... fun:rsvg_rust_handle_close } # Triggered by font installation / removal. { gtk_settings_notify Memcheck:Leak fun:*alloc ... fun:settings_update_fontconfig fun:gtk_settings_notify } # These functions are called directly by our code... # but this one returns a boolean... { FcConfigAppFontAdd* Memcheck:Leak fun:*alloc ... fun:FcConfigAppFontAdd* } # and this one returns nothing. { gtk_text_buffer_insert_markup Memcheck:Leak fun:g_type_create_instance ... fun:gtk_text_buffer_insert_markup } { gtk_text_buffer_insert_markup Memcheck:Leak fun:*alloc ... fun:gtk_text_buffer_insert_markup } font-manager-0.8.8/build-aux/gen-unicode-headers.pl000077500000000000000000000746241420226015000221520ustar00rootroot00000000000000#!/usr/bin/env perl # # $Id$ # # generates in the current directory: # - unicode-blocks.h # - unicode-names.h # - unicode-nameslist.h # - unicode-unihan.h # - unicode-categories.h # - unicode-versions.h # # usage: ./gen-unicode-headers.pl UNICODE-VERSION DIRECTORY # where DIRECTORY contains UnicodeData.txt Unihan.zip NamesList.txt Blocks.txt # # NOTE! Some code copied from glib/glib/gen-unicode-tables.pl; keep in sync! use strict; use warnings; use Env qw($PROG_UNZIP); $PROG_UNZIP = "unzip" unless (defined $PROG_UNZIP); $| = 1; # flush stdout buffer if (@ARGV != 2) { $0 =~ s@.*/@@; die < unicode-names.h") or die; print "processing $unicodedata_txt..."; print $out "/* unicode-names.h */\n"; print $out "/* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */\n"; print $out "/* Generated by $0 */\n"; print $out "/* Generated from UCD version $v */\n\n"; print $out "#ifndef UNICODE_NAMES_H\n"; print $out "#define UNICODE_NAMES_H\n\n"; print $out "#include \n\n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; my @unicode_pairs; my %names; while (my $line = <$unicodedata>) { chomp $line; $line =~ /^([^;]+);([^;]+)/ or die; my $hex = $1; my $name = $2; # Skip items where we can easily reconstruct the name programmatically next if ($name =~ /^CJK UNIFIED IDEOGRAPH-[0-9A-F]{4,6}$/); next if ($name =~ /^CJK COMPATIBILITY IDEOGRAPH-[0-9A-F]{4,6}$/); next if ($name =~ /^TANGUT IDEOGRAPH-[0-9A-F]{4,6}$/); next if ($name =~ /^TANGUT COMPONENT-[0-9]+$/); # Skip unwanted items next if ($name =~ /^<.+, (First|Last)>$/); $names{$name} = 1; push @unicode_pairs, [$hex, $name]; } print $out "static const char unicode_names_strings[] = \\\n"; my $offset = 0; foreach my $name (sort keys %names) { print $out " \"$name\\0\"\n"; $names{$name} = $offset; $offset += length($name) + 1; } undef $offset; print $out ";\n"; print $out "typedef struct _UnicodeName UnicodeName;\n\n"; print $out "static const struct _UnicodeName\n"; print $out "{\n"; print $out " gunichar index;\n"; print $out " guint32 name_offset;\n"; print $out "} \n"; print $out "unicode_names[] =\n"; print $out "{\n"; my $first_line = 1; foreach my $pair (@unicode_pairs) { if (!$first_line) { print $out ",\n"; } else { $first_line = 0; } my ($hex, $name) = @{$pair}; my $offset = $names{$name}; print $out " {0x$hex, $offset}"; } print $out "\n};\n\n"; print $out <name_offset; return unicode_names_strings + offset; } EOT print $out "#endif\n\n"; print $out "#endif /* #ifndef UNICODE_NAMES_H */\n"; undef %names; undef @unicode_pairs; close ($unicodedata); close ($out); # part 2: categories open ($unicodedata, $unicodedata_txt) or die; open ($out, "> unicode-categories.h") or die; # Map general category code onto symbolic name. my %mappings = ( # Normative. 'Lu' => "G_UNICODE_UPPERCASE_LETTER", 'Ll' => "G_UNICODE_LOWERCASE_LETTER", 'Lt' => "G_UNICODE_TITLECASE_LETTER", 'Mn' => "G_UNICODE_NON_SPACING_MARK", 'Mc' => "G_UNICODE_SPACING_MARK", 'Me' => "G_UNICODE_ENCLOSING_MARK", 'Nd' => "G_UNICODE_DECIMAL_NUMBER", 'Nl' => "G_UNICODE_LETTER_NUMBER", 'No' => "G_UNICODE_OTHER_NUMBER", 'Zs' => "G_UNICODE_SPACE_SEPARATOR", 'Zl' => "G_UNICODE_LINE_SEPARATOR", 'Zp' => "G_UNICODE_PARAGRAPH_SEPARATOR", 'Cc' => "G_UNICODE_CONTROL", 'Cf' => "G_UNICODE_FORMAT", 'Cs' => "G_UNICODE_SURROGATE", 'Co' => "G_UNICODE_PRIVATE_USE", 'Cn' => "G_UNICODE_UNASSIGNED", # Informative. 'Lm' => "G_UNICODE_MODIFIER_LETTER", 'Lo' => "G_UNICODE_OTHER_LETTER", 'Pc' => "G_UNICODE_CONNECT_PUNCTUATION", 'Pd' => "G_UNICODE_DASH_PUNCTUATION", 'Ps' => "G_UNICODE_OPEN_PUNCTUATION", 'Pe' => "G_UNICODE_CLOSE_PUNCTUATION", 'Pi' => "G_UNICODE_INITIAL_PUNCTUATION", 'Pf' => "G_UNICODE_FINAL_PUNCTUATION", 'Po' => "G_UNICODE_OTHER_PUNCTUATION", 'Sm' => "G_UNICODE_MATH_SYMBOL", 'Sc' => "G_UNICODE_CURRENCY_SYMBOL", 'Sk' => "G_UNICODE_MODIFIER_SYMBOL", 'So' => "G_UNICODE_OTHER_SYMBOL" ); # these shouldn't be -1 my ($codepoint, $last_codepoint, $start_codepoint) = (-999, -999, -999); my ($category, $last_category) = ("G_FAKE1", "G_FAKE2"); my ($started_range, $finished_range) = (undef, undef); print $out "/* unicode-categories.h */\n"; print $out "/* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */\n"; print $out "/* Generated by $0 */\n"; print $out "/* Generated from UCD version $v */\n\n"; print $out "#ifndef UNICODE_CATEGORIES_H\n"; print $out "#define UNICODE_CATEGORIES_H\n\n"; print $out "#include \n\n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; print $out "typedef struct _UnicodeCategory UnicodeCategory;\n\n"; print $out "static const struct _UnicodeCategory\n"; print $out "{\n"; print $out " gunichar start;\n"; print $out " gunichar end;\n"; print $out " GUnicodeType category;\n"; print $out "}\n"; print $out "unicode_categories[] =\n"; print $out "{\n"; while (my $line = <$unicodedata>) { $line =~ /^([0-9A-F]*);([^;]*);([^;]*);/ or die; my $codepoint = hex ($1); my $name = $2; my $category = $mappings{$3}; if ($finished_range or ($category ne $last_category) or (not $started_range and $codepoint != $last_codepoint + 1)) { if ($last_codepoint >= 0) { printf $out (" { 0x%4.4X, 0x%4.4X, \%s },\n", $start_codepoint, $last_codepoint, $last_category); } $start_codepoint = $codepoint; } if ($name =~ /^<.*First>$/) { $started_range = 1; $finished_range = undef; } elsif ($name =~ /^<.*Last>$/) { $started_range = undef; $finished_range = 1; } elsif ($finished_range) { $finished_range = undef; } $last_codepoint = $codepoint; $last_category = $category; } printf $out (" { 0x%4.4X, 0x%4.4X, \%s },\n", $start_codepoint, $last_codepoint, $last_category); print $out "};\n\n"; print $out "#endif\n\n"; print $out "#endif /* #ifndef UNICODE_CATEGORIES_H */\n"; close ($out); print " done.\n"; } #------------------------# # XXX should do kFrequency too sub process_unihan_zip { my ($unihan_zip) = @_; print "processing $unihan_zip."; open (my $unihan, "$PROG_UNZIP -c '$unihan_zip' |") or die; open (my $out, "> unicode-unihan.h") or die; print $out "/* unicode-unihan.h */\n"; print $out "/* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */\n"; print $out "/* Generated by $0 */\n"; print $out "/* Generated from UCD version $v */\n\n"; print $out "#ifndef UNICODE_UNIHAN_H\n"; print $out "#define UNICODE_UNIHAN_H\n\n"; print $out "#include \n\n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; print $out "typedef struct _Unihan Unihan;\n\n"; print $out "static const struct _Unihan\n"; print $out "{\n"; print $out " gunichar index;\n"; print $out " gint32 kDefinition;\n"; print $out " gint32 kCantonese;\n"; print $out " gint32 kMandarin;\n"; print $out " gint32 kTang;\n"; print $out " gint32 kKorean;\n"; print $out " gint32 kJapaneseKun;\n"; print $out " gint32 kJapaneseOn;\n"; print $out " gint32 kHangul;\n"; print $out " gint32 kVietnamese;\n"; print $out "} \n"; print $out "unihan[] =\n"; print $out "{\n"; my @strings; my $offset = 0; my $wc = 0; my ($kDefinition, $kCantonese, $kMandarin, $kTang, $kKorean, $kJapaneseKun, $kJapaneseOn, $kHangul, $kVietnamese); my $i = 0; while (my $line = <$unihan>) { chomp $line; $line =~ /^U\+([0-9A-F]+)\s+([^\s]+)\s+(.+)$/ or next; my $new_wc = hex ($1); my $field = $2; my $value = $3; $value =~ s/\\/\\\\/g; $value =~ s/\"/\\"/g; if ($new_wc != $wc) { if (defined $kDefinition or defined $kCantonese or defined $kMandarin or defined $kTang or defined $kKorean or defined $kJapaneseKun or defined $kJapaneseOn or defined $kHangul or defined $kVietnamese) { printf $out (" { 0x%04X, \%d, \%d, \%d, \%d, \%d, \%d, \%d, \%d, \%d },\n", $wc, (defined($kDefinition) ? $kDefinition : -1), (defined($kCantonese) ? $kCantonese: -1), (defined($kMandarin) ? $kMandarin : -1), (defined($kTang) ? $kTang : -1), (defined($kKorean) ? $kKorean : -1), (defined($kJapaneseKun) ? $kJapaneseKun : -1), (defined($kJapaneseOn) ? $kJapaneseOn : -1), (defined($kHangul) ? $kHangul : -1), (defined($kVietnamese) ? $kVietnamese : -1)); } $wc = $new_wc; undef $kDefinition; undef $kCantonese; undef $kMandarin; undef $kTang; undef $kKorean; undef $kJapaneseKun; undef $kJapaneseOn; undef $kHangul; undef $kVietnamese; } for my $f (qw(kDefinition kCantonese kMandarin kTang kKorean kJapaneseKun kJapaneseOn kHangul kVietnamese)) { if ($field eq $f) { push @strings, $value; my $last_offset = $offset; $offset += length($value) + 1; $value = $last_offset; last; } } if ($field eq "kDefinition") { $kDefinition = $value; } elsif ($field eq "kCantonese") { $kCantonese = $value; } elsif ($field eq "kMandarin") { $kMandarin = $value; } elsif ($field eq "kTang") { $kTang = $value; } elsif ($field eq "kKorean") { $kKorean = $value; } elsif ($field eq "kJapaneseKun") { $kJapaneseKun = $value; } elsif ($field eq "kJapaneseOn") { $kJapaneseOn = $value; } elsif ($field eq "kHangul") { $kHangul = $value; } elsif ($field eq "kVietnamese") { $kVietnamese = $value; } if ($i++ % 32768 == 0) { print "."; } } print $out "};\n\n"; print $out "static const char unihan_strings[] = \\\n"; for my $s (@strings) { print $out " \"$s\\0\"\n"; } print $out ";\n\n"; print $out < unihan[max].index) return NULL; if (uc == most_recent_searched) return most_recent_result; most_recent_searched = uc; while (max >= min) { mid = (min + max) / 2; if (uc > unihan[mid].index) min = mid + 1; else if (uc < unihan[mid].index) max = mid - 1; else { most_recent_result = unihan + mid; return unihan + mid; } } most_recent_result = NULL; return NULL; } EOT for my $name (qw(kDefinition kCantonese kMandarin kTang kKorean kJapaneseKun kJapaneseOn kHangul kVietnamese)) { print $out <$name; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_$name (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_$name (uh); } EOT } print $out "#endif\n\n"; print $out "#endif /* #ifndef UNICODE_UNIHAN_H */\n"; close ($unihan); close ($out); print " done.\n"; } #------------------------# # $nameslist_hash = # { # 0x0027 => { '=' => { # 'index' => 30, # 'values' => [ 'APOSTROPHE-QUOTE', 'APL quote' ] # } # '*' => { # 'index' => 50, # 'values' => [ 'neutral (vertical) glyph with mixed usage', # '2019 is preferred for apostrophe', # 'preferred characters in English for paired quotation marks are 2018 & 2019' # ] # } # # etc # } # # etc # }; # sub print_names_list { my ($out, $nameslist_hash, $token, $variable_name) = @_; print $out "static const char ", $variable_name, "_strings[] = \n"; my @names_pairs; my %names_offsets; my $offset = 0; for my $wc (sort {$a <=> $b} keys %{$nameslist_hash}) { next if not exists $nameslist_hash->{$wc}->{$token}; for my $value (@{$nameslist_hash->{$wc}->{$token}->{'values'}}) { push @names_pairs, [$wc, $value]; next if exists $names_offsets{$value}; $names_offsets{$value} = $offset; $offset += length($value) + 1; my $printvalue = $value; $printvalue =~ s/\\/\\\\/g; $printvalue =~ s/\"/\\"/g; printf $out (qq/ "\%s\\0"\n/, $printvalue); } } print $out " ;\n\n"; print $out "static const UnicharStringIndex ", $variable_name, "[] = \n"; print $out "{\n"; foreach my $pair (@names_pairs) { my ($wc, $value) = @{$pair}; printf $out (qq/ { 0x%04X, %d },\n/, $wc, $names_offsets{$value}); } print $out " { (gunichar)(-1), 0 } /* end marker */ \n"; print $out "};\n\n"; } sub process_nameslist_txt { my ($nameslist_txt) = @_; open (my $nameslist, $nameslist_txt) or die; print "processing $nameslist_txt..."; my ($equal_i, $ex_i, $star_i, $pound_i, $colon_i) = (0, 0, 0, 0, 0); my $wc = 0; my $nameslist_hash; my $in_multiline_comment = 0; while (my $line = <$nameslist>) { if ($in_multiline_comment && $line =~ /^\t/) { next; } chomp ($line); $in_multiline_comment = 0; if ($line =~ /^@\+/) { $in_multiline_comment = 1; next; } elsif ($line =~ /^@/) { next; } elsif ($line =~ /^([0-9A-F]+)/) { $wc = hex ($1); } elsif ($line =~ /^\s+=\s+(.+)$/) { my $value = $1; if (not defined $nameslist_hash->{$wc}->{'='}->{'index'}) { $nameslist_hash->{$wc}->{'='}->{'index'} = $equal_i; } push (@{$nameslist_hash->{$wc}->{'='}->{'values'}}, $value); $equal_i++; } elsif ($line =~ /^\s+\*\s+(.+)$/) { my $value = $1; if (not defined $nameslist_hash->{$wc}->{'*'}->{'index'}) { $nameslist_hash->{$wc}->{'*'}->{'index'} = $star_i; } push (@{$nameslist_hash->{$wc}->{'*'}->{'values'}}, $value); $star_i++; } elsif ($line =~ /^\s+#\s+(.+)$/) { my $value = $1; if (not defined $nameslist_hash->{$wc}->{'#'}->{'index'}) { $nameslist_hash->{$wc}->{'#'}->{'index'} = $pound_i; } push (@{$nameslist_hash->{$wc}->{'#'}->{'values'}}, $value); $pound_i++; } elsif ($line =~ /^\s+:\s+(.+)$/) { my $value = $1; if (not defined $nameslist_hash->{$wc}->{':'}->{'index'}) { $nameslist_hash->{$wc}->{':'}->{'index'} = $colon_i; } push (@{$nameslist_hash->{$wc}->{':'}->{'values'}}, $value); $colon_i++; } elsif ($line =~ /^\s+x\s+.*?([0-9A-F]{4,6})\)$/) # this one is different { my $value = hex ($1); if (not defined $nameslist_hash->{$wc}->{'x'}->{'index'}) { $nameslist_hash->{$wc}->{'x'}->{'index'} = $ex_i; } push (@{$nameslist_hash->{$wc}->{'x'}->{'values'}}, $value); $ex_i++; } } close ($nameslist); open (my $out, "> unicode-nameslist.h") or die; print $out "/* unicode-nameslist.h */\n"; print $out "/* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */\n"; print $out "/* Generated by $0 */\n"; print $out "/* Generated from UCD version $v */\n\n"; print $out "#ifndef UNICODE_NAMESLIST_H\n"; print $out "#define UNICODE_NAMESLIST_H\n\n"; print $out "#include \n\n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; print $out "typedef struct _UnicharStringIndex UnicharStringIndex;\n"; print $out "typedef struct _UnicharUnichar UnicharUnichar;\n"; print $out "typedef struct _NamesList NamesList;\n\n"; print $out "struct _UnicharStringIndex\n"; print $out "{\n"; print $out " gunichar index;\n"; print $out " guint32 string_index;\n"; print $out "}; \n\n"; print $out "struct _UnicharUnichar\n"; print $out "{\n"; print $out " gunichar index;\n"; print $out " gunichar value;\n"; print $out "}; \n\n"; print $out "struct _NamesList\n"; print $out "{\n"; print $out " gunichar index;\n"; print $out " gint16 equals_index; /* -1 means */\n"; print $out " gint16 stars_index; /* this character */\n"; print $out " gint16 exes_index; /* doesn't */\n"; print $out " gint16 pounds_index; /* have any */\n"; print $out " gint16 colons_index;\n"; print $out "};\n\n"; print_names_list($out, $nameslist_hash, '=', "names_list_equals"); print_names_list($out, $nameslist_hash, '*', "names_list_stars"); print_names_list($out, $nameslist_hash, '#', "names_list_pounds"); print_names_list($out, $nameslist_hash, ':', "names_list_colons"); print $out "static const UnicharUnichar names_list_exes[] = \n"; print $out "{\n"; for $wc (sort {$a <=> $b} keys %{$nameslist_hash}) { next if not exists $nameslist_hash->{$wc}->{'x'}; for my $value (@{$nameslist_hash->{$wc}->{'x'}->{'values'}}) { printf $out (qq/ { 0x%04X, 0x%04X },\n/, $wc, $value); } } print $out " { (gunichar)(-1), 0 }\n"; print $out "};\n\n"; print $out "static const NamesList names_list[] =\n"; print $out "{\n"; for $wc (sort {$a <=> $b} keys %{$nameslist_hash}) { my $eq = exists $nameslist_hash->{$wc}->{'='}->{'index'} ? $nameslist_hash->{$wc}->{'='}->{'index'} : -1; my $star = exists $nameslist_hash->{$wc}->{'*'}->{'index'} ? $nameslist_hash->{$wc}->{'*'}->{'index'} : -1; my $ex = exists $nameslist_hash->{$wc}->{'x'}->{'index'} ? $nameslist_hash->{$wc}->{'x'}->{'index'} : -1; my $pound = exists $nameslist_hash->{$wc}->{'#'}->{'index'} ? $nameslist_hash->{$wc}->{'#'}->{'index'} : -1; my $colon = exists $nameslist_hash->{$wc}->{':'}->{'index'} ? $nameslist_hash->{$wc}->{':'}->{'index'} : -1; printf $out (" { 0x%04X, \%d, \%d, \%d, \%d, \%d },\n", $wc, $eq, $star, $ex, $pound, $colon); } print $out "};\n\n"; print $out "#endif\n\n"; print $out "#endif /* #ifndef UNICODE_NAMESLIST_H */\n"; close ($out); print " done.\n"; } #------------------------# sub read_blocks_txt { my ($blocks_txt, $blocks) = @_; # Override script names my %block_overrides = ( "NKo" => "N\'Ko" ); open (my $blocks_file, $blocks_txt) or die; my $offset = 0; while (my $line = <$blocks_file>) { $line =~ /^([0-9A-F]+)\.\.([0-9A-F]+); (.+)$/ or next; my ($start,$end,$block) = ($1, $2, $3); if (exists $block_overrides{$block}) { $block = $block_overrides{$block}; } push @$blocks, [$start, $end, $block, $offset]; $offset += length($block) + 1; } close ($blocks_file); } sub process_blocks_txt { my ($blocks_txt) = @_; print "processing $blocks_txt..."; open (my $out, "> unicode-blocks.h") or die; print $out "/* unicode-blocks.h */\n"; print $out "/* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */\n"; print $out "/* Generated by $0 */\n"; print $out "/* Generated from UCD version $v */\n\n"; print $out "#ifndef UNICODE_BLOCKS_H\n"; print $out "#define UNICODE_BLOCKS_H\n\n"; print $out "#include \n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; my @blocks; read_blocks_txt ($blocks_txt, \@blocks); print $out "static const char unicode_blocks_strings[] =\n"; foreach my $block (@blocks) { my ($start, $end, $name, $offset) = @{$block}; print $out qq/ "$name\\0"\n/; } print $out " ;\n\n"; print $out "typedef struct _UnicodeBlock UnicodeBlock;\n"; print $out "\n"; print $out "static const struct _UnicodeBlock\n"; print $out "{\n"; print $out " gunichar start;\n"; print $out " gunichar end;\n"; print $out " guint16 block_name_index;\n"; print $out "}\n"; print $out "unicode_blocks[] =\n"; print $out "{\n"; foreach my $block (@blocks) { my ($start, $end, $name, $offset) = @{$block}; print $out qq/ { 0x$start, 0x$end, $offset },\n/; } print $out "};\n\n"; print $out "#endif\n\n"; print $out "#endif /* #ifndef UNICODE_BLOCKS_H */\n"; close ($out); print " done.\n"; } #------------------------# #sub read_scripts_txt #{ #my ($scripts_txt, $script_hash, $scripts) = @_; ## Override script names #my %script_overrides = #( #"Nko" => "N\'Ko" #); #open (my $scripts_file, $scripts_txt) or die; #while (my $line = <$scripts_file>) #{ #my ($start, $end, $raw_script); #if ($line =~ /^([0-9A-F]+)\.\.([0-9A-F]+)\s+;\s+(\S+)/) #{ #$start = hex ($1); #$end = hex ($2); #$raw_script = $3; #} #elsif ($line =~ /^([0-9A-F]+)\s+;\s+(\S+)/) #{ #$start = hex ($1); #$end = $start; #$raw_script = $2; #} #else #{ #next; #} #my $script = $raw_script; #$script =~ tr/_/ /; #$script =~ s/(\w+)/\u\L$1/g; #if (exists $script_overrides{$script}) { #$script = $script_overrides{$script}; #} #$script_hash->{$start} = { 'end' => $end, 'script' => $script }; #$scripts->{$script} = 1; #} #close ($scripts_file); ## Adds Common to make sure works with UCD <= 4.0.0 #$scripts->{"Common"} = 1; #} #sub process_scripts_txt #{ #my ($scripts_txt) = @_; #print "processing $scripts_txt..."; #my %script_hash; #my %scripts; #read_scripts_txt ($scripts_txt, \%script_hash, \%scripts); #open (my $out, "> unicode-scripts.h") or die; #print $out "/* unicode-scripts.h */\n"; #print $out "/* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */\n"; #print $out "/* Generated by $0 */\n"; #print $out "/* Generated from UCD version $v */\n\n"; #print $out "#ifndef UNICODE_SCRIPTS_H\n"; #print $out "#define UNICODE_SCRIPTS_H\n\n"; #print $out "#include \n"; #print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; #print $out "typedef struct _UnicodeScript UnicodeScript;\n\n"; #print $out "static const gchar unicode_script_list_strings[] =\n"; #my $offset = 0; #my $i = 0; #my %script_offsets; #for my $script (sort keys %scripts) #{ #printf $out (qq/ "\%s\\0"\n/, $script); #$scripts{$script} = $i; #$i++; #$script_offsets{$script} = $offset; #$offset += length($script) + 1; #} #print $out " ;\n\n"; #undef $offset; #print $out "static const guint16 unicode_script_list_offsets[] =\n"; #print $out "{\n"; #for my $script (sort keys %scripts) #{ #printf $out (qq/ \%d,\n/, $script_offsets{$script}); #} #print $out "};\n\n"; #print $out "static const struct _UnicodeScript\n"; #print $out "{\n"; #print $out " gunichar start;\n"; #print $out " gunichar end;\n"; #print $out " guint8 script_index; /* index into unicode_script_list_offsets */\n"; #print $out "}\n"; #print $out "unicode_scripts[] =\n"; #print $out "{\n"; #for my $start (sort { $a <=> $b } keys %script_hash) #{ #printf $out (qq/ { 0x%04X, 0x%04X, \%2d },\n/, #$start, $script_hash{$start}->{'end'}, $scripts{$script_hash{$start}->{'script'}}); #} #print $out "};\n\n"; #print $out "#endif\n\n"; #print $out "#endif /* #ifndef UNICODE_SCRIPTS_H */\n"; #close ($out); #print " done.\n"; #} #------------------------# #sub process_translatable_strings #{ #my ($blocks_txt, $scripts_txt) = @_; #print "processing $blocks_txt and $scripts_txt..."; #my @blocks; #read_blocks_txt ($blocks_txt, \@blocks); #my %script_hash; #my %scripts; #read_scripts_txt ($scripts_txt, \%script_hash, \%scripts); #open (my $out, "> unicode-i18n.h") or die; #print $out "unicode-i18n.h for extraction by gettext\n"; #print $out "THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN.\n"; #print $out "Generated by $0\n"; #print $out "Generated from UCD version $v\n\n"; #foreach my $block (@blocks) #{ #my ($start, $end, $name, $offset) = @{$block}; #print $out qq/N_("$name")\n/; #} #print $out "\n"; #my $i = 0; #for my $script (sort keys %scripts) #{ #print $out qq/N_("$script")\n/; #} #close ($out); #print " done.\n"; #} #------------------------# sub process_versions_txt { my ($versions_txt) = @_; my %version_hash; my %versions; open (my $versions, $versions_txt) or die; open (my $out, "> unicode-versions.h") or die; print "processing $versions_txt..."; while (my $line = <$versions>) { my ($start, $end, $raw_version); if ($line =~ /^([0-9A-F]+)\.\.([0-9A-F]+)\s+;\s+(\S+)/) { $start = hex ($1); $end = hex ($2); $raw_version = $3; } elsif ($line =~ /^([0-9A-F]+)\s+;\s+(\S+)/) { $start = hex ($1); $end = $start; $raw_version = $2; } else { next; } my $version = $raw_version; $version =~ tr/_/ /; $version =~ s/(\w+)/\u\L$1/g; $versions{$version} = 1; $version =~ s/\./_/g; $version_hash{$start} = { 'end' => $end, 'version' => $version }; } close ($versions); print $out "/* unicode-versions.h */\n"; print $out "/* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */\n"; print $out "/* Generated by $0 */\n"; print $out "/* Generated from UCD version $v */\n\n"; print $out "#ifndef UNICODE_VERSIONS_H\n"; print $out "#define UNICODE_VERSIONS_H\n\n"; print $out "#include \n\n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; print $out "typedef struct\n"; print $out "{\n"; print $out " gunichar start;\n"; print $out " gunichar end;\n"; print $out " UnicodeStandard version;\n"; print $out "}\n"; print $out "UnicodeVersion;\n\n"; print $out "static const UnicodeVersion unicode_versions[] =\n"; print $out "{\n"; for my $start (sort { $a <=> $b } keys %version_hash) { printf $out (qq/ { 0x%04X, 0x%04X, UNICODE_VERSION_\%s },\n/, $start, $version_hash{$start}->{'end'}, $version_hash{$start}->{'version'}); } print $out "};\n\n"; print $out "static const gchar unicode_version_strings[] =\n"; my $offset = 0; my %version_offsets; for my $version (sort { $a <=> $b } keys %versions) { printf $out (qq/ "\%s\\0"\n/, $version); $version_offsets{$version} = $offset; $offset += length($version) + 1; } print $out " ;\n\n"; undef $offset; print $out "static const guint16 unicode_version_string_offsets[] =\n"; print $out "{\n"; for my $version (sort { $a <=> $b } keys %versions) { printf $out (qq/ \%d,\n/, $version_offsets{$version}); } print $out "};\n\n"; print $out "#endif\n\n"; print $out "#endif /* #ifndef UNICODE_VERSIONS_H */\n"; close ($out); print " done.\n"; } font-manager-0.8.8/build-aux/gen_RIS.py000077500000000000000000000243461420226015000176430ustar00rootroot00000000000000#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Copyright (C) 2021 Jerry Casiano # # 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 . # See https://en.wikipedia.org/wiki/Regional_indicator_symbol for details # Valid country codes CC = [ 'AC', 'AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CP', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DG', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EA', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'EU', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'IC', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TA', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'UN', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'XK', 'YE', 'YT', 'ZA', 'ZM', 'ZW' ] # Regional Indicator Symbols RIS = { 'A' : 127462, 'B' : 127463, 'C' : 127464, 'D' : 127465, 'E' : 127466, 'F' : 127467, 'G' : 127468, 'H' : 127469, 'I' : 127470, 'J' : 127471, 'K' : 127472, 'L' : 127473, 'M' : 127474, 'N' : 127475, 'O' : 127476, 'P' : 127477, 'Q' : 127478, 'R' : 127479, 'S' : 127480, 'T' : 127481, 'U' : 127482, 'V' : 127483, 'W' : 127484, 'X' : 127485, 'Y' : 127486, 'Z' : 127487 } # Regions FLAGS = { 'AC' : 'Ascension Island', 'AD' : 'Andorra', 'AE' : 'United Arab Emirates', 'AF' : 'Afghanistan', 'AG' : 'Antigua & Barbuda', 'AI' : 'Anguilla', 'AL' : 'Albania', 'AM' : 'Armenia', 'AO' : 'Angola', 'AQ' : 'Antarctica', 'AR' : 'Argentina', 'AS' : 'American Samoa', 'AT' : 'Austria', 'AU' : 'Australia', 'AW' : 'Aruba', 'AX' : 'Åland Islands', 'AZ' : 'Azerbaijan', 'BA' : 'Bosnia & Herzegovina', 'BB' : 'Barbados', 'BD' : 'Bangladesh', 'BE' : 'Belgium', 'BF' : 'Burkina Faso', 'BG' : 'Bulgaria', 'BH' : 'Bahrain', 'BI' : 'Burundi', 'BJ' : 'Benin', 'BL' : 'St. Barthélemy', 'BM' : 'Bermuda', 'BN' : 'Brunei', 'BO' : 'Bolivia', 'BQ' : 'Caribbean Netherlands', 'BR' : 'Brazil', 'BS' : 'Bahamas', 'BT' : 'Bhutan', 'BV' : 'Bouvet Island', 'BW' : 'Botswana', 'BY' : 'Belarus', 'BZ' : 'Belize', 'CA' : 'Canada', 'CC' : 'Cocos (Keeling) Islands', 'CD' : 'Congo - Kinshasa', 'CF' : 'Central African Republic', 'CG' : 'Congo - Brazzaville', 'CH' : 'Switzerland', 'CI' : 'Côte d\'Ivoire', 'CK' : 'Cook Islands', 'CL' : 'Chile', 'CM' : 'Cameroon', 'CN' : 'China', 'CO' : 'Colombia', 'CP' : 'Clipperton Island', 'CR' : 'Costa Rica', 'CU' : 'Cuba', 'CV' : 'Cape Verde', 'CW' : 'Curaçao', 'CX' : 'Christmas Island', 'CY' : 'Cyprus', 'CZ' : 'Czechia', 'DE' : 'Germany', 'DG' : 'Diego Garcia', 'DJ' : 'Djibouti', 'DK' : 'Denmark', 'DM' : 'Dominica', 'DO' : 'Dominican Republic', 'DZ' : 'Algeria', 'EA' : 'Ceuta & Melilla', 'EC' : 'Ecuador', 'EE' : 'Estonia', 'EG' : 'Egypt', 'EH' : 'Western Sahara', 'ER' : 'Eritrea', 'ES' : 'Spain', 'ET' : 'Ethiopia', 'EU' : 'European Union', 'FI' : 'Finland', 'FJ' : 'Fiji', 'FK' : 'Falkland Islands', 'FM' : 'Micronesia', 'FO' : 'Faroe Islands', 'FR' : 'France', 'GA' : 'Gabon', 'GB' : 'United Kingdom', 'GD' : 'Grenada', 'GE' : 'Georgia', 'GF' : 'French Guiana', 'GG' : 'Guernsey', 'GH' : 'Ghana', 'GI' : 'Gibraltar', 'GL' : 'Greenland', 'GM' : 'Gambia', 'GN' : 'Guinea', 'GP' : 'Guadeloupe', 'GQ' : 'Equatorial Guinea', 'GR' : 'Greece', 'GS' : 'South Georgia & South Sandwich Islands', 'GT' : 'Guatemala', 'GU' : 'Guam', 'GW' : 'Guinea-Bissau', 'GY' : 'Guyana', 'HK' : 'Hong Kong SAR China', 'HM' : 'Heard & McDonald Islands', 'HN' : 'Honduras', 'HR' : 'Croatia', 'HT' : 'Haiti', 'HU' : 'Hungary', 'IC' : 'Canary Islands', 'ID' : 'Indonesia', 'IE' : 'Ireland', 'IL' : 'Israel', 'IM' : 'Isle of Man', 'IN' : 'India', 'IO' : 'British Indian Ocean Territory', 'IQ' : 'Iraq', 'IR' : 'Iran', 'IS' : 'Iceland', 'IT' : 'Italy', 'JE' : 'Jersey', 'JM' : 'Jamaica', 'JO' : 'Jordan', 'JP' : 'Japan', 'KE' : 'Kenya', 'KG' : 'Kyrgyzstan', 'KH' : 'Cambodia', 'KI' : 'Kiribati', 'KM' : 'Comoros', 'KN' : 'St. Kitts & Nevis', 'KP' : 'North Korea', 'KR' : 'South Korea', 'KW' : 'Kuwait', 'KY' : 'Cayman Islands', 'KZ' : 'Kazakhstan', 'LA' : 'Laos', 'LB' : 'Lebanon', 'LC' : 'St. Lucia', 'LI' : 'Liechtenstein', 'LK' : 'Sri Lanka', 'LR' : 'Liberia', 'LS' : 'Lesotho', 'LT' : 'Lithuania', 'LU' : 'Luxembourg', 'LV' : 'Latvia', 'LY' : 'Libya', 'MA' : 'Morocco', 'MC' : 'Monaco', 'MD' : 'Moldova', 'ME' : 'Montenegro', 'MF' : 'St. Martin', 'MG' : 'Madagascar', 'MH' : 'Marshall Islands', 'MK' : 'North Macedonia', 'ML' : 'Mali', 'MM' : 'Myanmar (Burma)', 'MN' : 'Mongolia', 'MO' : 'Macao SAR China', 'MP' : 'Northern Mariana Islands', 'MQ' : 'Martinique', 'MR' : 'Mauritania', 'MS' : 'Montserrat', 'MT' : 'Malta', 'MU' : 'Mauritius', 'MV' : 'Maldives', 'MW' : 'Malawi', 'MX' : 'Mexico', 'MY' : 'Malaysia', 'MZ' : 'Mozambique', 'NA' : 'Namibia', 'NC' : 'New Caledonia', 'NE' : 'Niger', 'NF' : 'Norfolk Island', 'NG' : 'Nigeria', 'NI' : 'Nicaragua', 'NL' : 'Netherlands', 'NO' : 'Norway', 'NP' : 'Nepal', 'NR' : 'Nauru', 'NU' : 'Niue', 'NZ' : 'New Zealand', 'OM' : 'Oman', 'PA' : 'Panama', 'PE' : 'Peru', 'PF' : 'French Polynesia', 'PG' : 'Papua New Guinea', 'PH' : 'Philippines', 'PK' : 'Pakistan', 'PL' : 'Poland', 'PM' : 'St. Pierre & Miquelon', 'PN' : 'Pitcairn Islands', 'PR' : 'Puerto Rico', 'PS' : 'Palestinian Territories', 'PT' : 'Portugal', 'PW' : 'Palau', 'PY' : 'Paraguay', 'QA' : 'Qatar', 'RE' : 'Réunion', 'RO' : 'Romania', 'RS' : 'Serbia', 'RU' : 'Russia', 'RW' : 'Rwanda', 'SA' : 'Saudi Arabia', 'SB' : 'Solomon Islands', 'SC' : 'Seychelles', 'SD' : 'Sudan', 'SE' : 'Sweden', 'SG' : 'Singapore', 'SH' : 'St. Helena', 'SI' : 'Slovenia', 'SJ' : 'Svalbard & Jan Mayen', 'SK' : 'Slovakia', 'SL' : 'Sierra Leone', 'SM' : 'San Marino', 'SN' : 'Senegal', 'SO' : 'Somalia', 'SR' : 'Suriname', 'SS' : 'South Sudan', 'ST' : 'São Tomé & Príncipe', 'SV' : 'El Salvador', 'SX' : 'Sint Maarten', 'SY' : 'Syria', 'SZ' : 'Eswatini', 'TA' : 'Tristan da Cunha', 'TC' : 'Turks & Caicos Islands', 'TD' : 'Chad', 'TF' : 'French Southern Territories', 'TG' : 'Togo', 'TH' : 'Thailand', 'TJ' : 'Tajikistan', 'TK' : 'Tokelau', 'TL' : 'Timor-Leste', 'TM' : 'Turkmenistan', 'TN' : 'Tunisia', 'TO' : 'Tonga', 'TR' : 'Turkey', 'TT' : 'Trinidad & Tobago', 'TV' : 'Tuvalu', 'TW' : 'Taiwan', 'TZ' : 'Tanzania', 'UA' : 'Ukraine', 'UG' : 'Uganda', 'UM' : 'U.S. Outlying Islands', 'UN' : 'United Nations', 'US' : 'United States', 'UY' : 'Uruguay', 'UZ' : 'Uzbekistan', 'VA' : 'Vatican City', 'VC' : 'St. Vincent & Grenadines', 'VE' : 'Venezuela', 'VG' : 'British Virgin Islands', 'VI' : 'U.S. Virgin Islands', 'VN' : 'Vietnam', 'VU' : 'Vanuatu', 'WF' : 'Wallis & Futuna', 'WS' : 'Samoa', 'XK' : 'Kosovo', 'YE' : 'Yemen', 'YT' : 'Mayotte', 'ZA' : 'South Africa', 'ZM' : 'Zambia', 'ZW' : 'Zimbabwe' } for i in CC: print(' {{ {0}, {1}, "{2} ‐ {3}" }},'.format(RIS[i[0]], RIS[i[1]], i, FLAGS[i])) font-manager-0.8.8/build-aux/license/000077500000000000000000000000001420226015000174115ustar00rootroot00000000000000font-manager-0.8.8/build-aux/license/Aladdin.json000066400000000000000000000004161420226015000216410ustar00rootroot00000000000000{ "License" : [ { "Name" : "Aladdin Free Public License", "URL" : "http://pages.cs.wisc.edu/~ghost/doc/AFPL/6.01/Public.htm", "Keywords" : [ "Aladdin", null ] } ] } font-manager-0.8.8/build-aux/license/Apache.json000066400000000000000000000004641420226015000214710ustar00rootroot00000000000000{ "License" : [ { "Name" : "Apache 2.0", "URL" : "http://www.apache.org/licenses/LICENSE-2.0", "Keywords" : [ "Apache", "Apache License", "Apache 2 License", null ] } ] } font-manager-0.8.8/build-aux/license/Arphic.json000066400000000000000000000006071420226015000215150ustar00rootroot00000000000000{ "License" : [ { "Name" : "Arphic Public License", "URL" : "http://ftp.gnu.org/gnu/non-gnu/chinese-fonts-truetype/LICENSE", "Keywords" : [ "ARPHIC PUBLIC LICENSE", "Arphic Public License", "文鼎公眾授權書", "Arphic", null ] } ] } font-manager-0.8.8/build-aux/license/Bitstream.json000066400000000000000000000004771420226015000222460ustar00rootroot00000000000000{ "License" : [ { "Name" : "Bitstream Vera License", "URL" : "http://www-old.gnome.org/fonts/#Final_Bitstream_Vera_Fonts", "Keywords" : [ "Bitstream", "Vera", "DejaVu", null ] } ] } font-manager-0.8.8/build-aux/license/CC.json000066400000000000000000000025231420226015000205730ustar00rootroot00000000000000{ "License" : [ { "Name" : "CC-BY-SA", "URL" : "http://creativecommons.org/licenses/by-sa/3.0/", "Keywords" : [ "Creative Commons Attribution ShareAlike", "Creative-Commons-Attribution-ShareAlike", "Creative Commons Attribution Share Alike", "Creative-Commons-Attribution-Share-Alike", "Creative Commons BY SA", "Creative-Commons-BY-SA", "CC BY SA", "CC-BY-SA", null ] }, { "Name" : "CC-BY", "URL" : "http://creativecommons.org/licenses/by/3.0/", "Keywords" : [ "Creative Commons Attribution", "Creative-Commons-Attribution", "CC BY", "CC-BY", null ] }, { "Name" : "CC-0", "URL" : "http://creativecommons.org/publicdomain/zero/1.0/", "Keywords" : [ "Creative Commons Zero", "Creative-Commons-Zero", "Creative Commons 0", "Creative-Commons-0", "CC Zero", "CC-Zero", "CC 0", "CC-0", null ] } ] } font-manager-0.8.8/build-aux/license/CREDITS000066400000000000000000000006641420226015000204370ustar00rootroot00000000000000Open source license information courtesy of // // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // See http://www.unifont.org/fontaine/ for more information. Special thanks to Edward H. Trager, and of course everyone involved with the Open Font Library for all their efforts. :-) http://www.openfontlibrary.org/ font-manager-0.8.8/build-aux/license/Freeware.json000066400000000000000000000004061420226015000220440ustar00rootroot00000000000000{ "License" : [ { "Name" : "Freeware", "URL" : "http://en.wikipedia.org/wiki/Freeware", "Keywords" : [ "freeware", "free ware", null ] } ] } font-manager-0.8.8/build-aux/license/GNU.json000066400000000000000000000027041420226015000207400ustar00rootroot00000000000000{ "License" : [ { "Name" : "GPL with font exception", "URL" : "http://www.gnu.org/copyleft/gpl.html", "Keywords" : [ "LiberationFontLicense", "with font exception", "Liberation font software", "LIBERATION is a trademark of Red Hat", "this font does not by itself cause the resulting document to be covered by the GNU", null ] }, { "Name" : "GNU General Public License", "URL" : "http://www.gnu.org/copyleft/gpl.html", "Keywords" : [ "GPL", "GNU Public License", "GNU GENERAL PUBLIC LICENSE", "GNU General Public License", "General Public License", "GNU copyleft", "GNU", "www.gnu.org", "Licencia Pública General de GNU", "free as in free-speech", "free as in free speech", "languagegeek.com", null ] }, { "Name" : "GNU Lesser General Public License", "URL" : "http://www.gnu.org/licenses/lgpl.html", "Keywords" : [ "LGPL", "GNU Lesser General Public License", "Lesser General Public License", null ] } ] } font-manager-0.8.8/build-aux/license/GUST.json000066400000000000000000000003741420226015000210720ustar00rootroot00000000000000{ "License" : [ { "Name" : "GUST Font License", "URL" : "http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt", "Keywords" : [ "GUST", null ] } ] } font-manager-0.8.8/build-aux/license/IPA.json000066400000000000000000000005321420226015000207150ustar00rootroot00000000000000{ "License" : [ { "Name" : "IPA", "URL" : "http://opensource.org/licenses/ipafont.html", "Keywords" : [ "IPA License", "Information-technology Promotion Agency", "(IPA)", " IPA ", null ] } ] } font-manager-0.8.8/build-aux/license/M+.json000066400000000000000000000004171420226015000205550ustar00rootroot00000000000000{ "License" : [ { "Name" : "M+ Fonts Project License", "URL" : "http://mplus-fonts.sourceforge.jp/webfonts/#license", "Keywords" : [ "M+ FONTS PROJECT", null ] } ] } font-manager-0.8.8/build-aux/license/MIT.json000066400000000000000000000004501420226015000207340ustar00rootroot00000000000000{ "License" : [ { "Name" : "MIT License", "URL" : "http://www.opensource.org/licenses/mit-license.php", "Keywords" : [ "M.I.T.", "Software without restriction,", null ] } ] } font-manager-0.8.8/build-aux/license/Magenta.json000066400000000000000000000004101420226015000216530ustar00rootroot00000000000000{ "License" : [ { "Name" : "Magenta Open License", "URL" : "http://www.ellak.gr/pub/fonts/mgopen/index.en.html#license", "Keywords" : [ "MgOpen", null ] } ] } font-manager-0.8.8/build-aux/license/Monotype.json000066400000000000000000000005431420226015000221200ustar00rootroot00000000000000{ "License" : [ { "Name" : "Monotype Imaging EULA", "URL" : "http://www.fonts.com/info/legal/eula/monotype-imaging", "Keywords" : [ "valuable asset of Monotype", "Monotype Typography", "www.monotype.com", null ] } ] } font-manager-0.8.8/build-aux/license/OFL.json000066400000000000000000000010561420226015000207260ustar00rootroot00000000000000{ "License" : [ { "Name" : "SIL Open Font License", "URL" : "http://scripts.sil.org/OFL", "Keywords" : [ "OFL", "OPEN FONT LICENSE", "Open Font License", "open font license", "scripts.sil.org/OFL", "openfont", "open font", "NHN Corporation", "American Mathematical Society", "http://www.ams.org", null ] } ] } font-manager-0.8.8/build-aux/license/Public.json000066400000000000000000000004511420226015000215220ustar00rootroot00000000000000{ "License" : [ { "Name" : "Public Domain (not a license)", "URL" : "http://en.wikipedia.org/wiki/Public_domain", "Keywords" : [ "public domain", "Public Domain", null ] } ] } font-manager-0.8.8/build-aux/license/Stix.json000066400000000000000000000005231420226015000212330ustar00rootroot00000000000000{ "License" : [ { "Name" : "STIX Font License", "URL" : "http://www.aip.org/stixfonts/user_license.html", "Keywords" : [ "2007 by the STI Pub Companies", "the derivative work will carry a different name", null ] } ] } font-manager-0.8.8/build-aux/license/UFL.json000066400000000000000000000005121420226015000207300ustar00rootroot00000000000000{ "License" : [ { "Name" : "Ubuntu Font License 1.0", "URL" : "http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt", "Keywords" : [ "Ubuntu Font Licence 1.0", "UBUNTU FONT LICENCE Version 1.0", null ] } ] } font-manager-0.8.8/build-aux/license/Utopia.json000066400000000000000000000005321420226015000215450ustar00rootroot00000000000000{ "License" : [ { "Name" : "License to TeX Users Group for the Utopia Typeface", "URL" : "http://tug.org/fonts/utopia/LICENSE-utopia.txt", "Keywords" : [ "The Utopia fonts are freely available; see http://tug.org/fonts/utopia", null ] } ] } font-manager-0.8.8/build-aux/license/X.json000066400000000000000000000004241420226015000205130ustar00rootroot00000000000000{ "License" : [ { "Name" : "XFree86 License", "URL" : "http://www.xfree86.org/legal/licenses.html", "Keywords" : [ "XFree86", "X Consortium", null ] } ] } font-manager-0.8.8/build-aux/license/Z-Unknown.json000066400000000000000000000002601420226015000221500ustar00rootroot00000000000000{ "License" : [ { "Name" : "Unknown License", "URL": null, "Keywords" : [ null ] } ] } font-manager-0.8.8/build-aux/license/genheader.py000077500000000000000000000061041420226015000217110ustar00rootroot00000000000000#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Copyright (C) 2009-2022 Jerry Casiano # # 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 . import json import sys from glob import glob from io import StringIO from os import path NOTICE = """/* Do not edit directly. See build-aux directory */""" HEADER = """ #ifndef __FONT_MANAGER_LICENSE_H__ #define __FONT_MANAGER_LICENSE_H__ #include #include G_BEGIN_DECLS #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_MAX_KEYWORD_ENTRIES 25 #endif static const struct { const gchar *license; const gchar *license_url; const gchar *keywords[FONT_MANAGER_MAX_KEYWORD_ENTRIES]; } FontManagerLicenseData[] = { """ FOOTER = """ }; #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_LICENSE_ENTRIES G_N_ELEMENTS(FontManagerLicenseData) #endif G_END_DECLS #endif /* __FONT_MANAGER_LICENSE_H__ */ """ TRANSLATOR_COMMENT = """/* Translators : This is the name of a software license. */""" def write_license_entry (tmp, val) : if val is None: tmp.write(" NULL,\n") else: tmp.write(" \"{0}\",\n".format(val)) def get_license_entries () : license_dir = path.dirname(path.realpath(__file__)) tmp = StringIO() for filename in sorted(glob("*.json")): filepath = path.join(license_dir, filename) try: with open(filepath) as raw: obj = json.load(raw) for l in obj["License"]: tmp.write("\n {\n") tmp.write(' {0}\n'.format(TRANSLATOR_COMMENT)) tmp.write(' N_("{0}"),\n'.format(l["Name"])) write_license_entry(tmp, l["URL"]) tmp.write(" {\n") for k in l["Keywords"]: if k is None: tmp.write(" NULL\n") break else: tmp.write(" ") write_license_entry(tmp, k) tmp.write(" }\n },\n") except: print("Failed to load license : {0} : Skipping...".format(filepath)) contents = tmp.getvalue() tmp.close() return contents if __name__ == "__main__": with open(path.join(sys.argv[1], "font-manager-license.h"), "w") as header_file: header_file.write(NOTICE) header_file.write(HEADER) header_file.write(get_license_entries()) header_file.write(FOOTER) font-manager-0.8.8/build-aux/memcheck000077500000000000000000000004361420226015000174740ustar00rootroot00000000000000valgrind \ --tool=memcheck \ --leak-check=full \ --leak-resolution=high \ --num-callers=20 \ --show-leak-kinds=all \ --log-file=results \ --suppressions=/usr/share/glib-2.0/valgrind/glib.supp \ --suppressions=/usr/share/gtk-3.0/valgrind/gtk.supp \ --suppressions=font-manager.supp \ $@ font-manager-0.8.8/build-aux/orthographies/000077500000000000000000000000001420226015000206455ustar00rootroot00000000000000font-manager-0.8.8/build-aux/orthographies/OrthographyData.h000066400000000000000000000012631420226015000241200ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // OrthographyData // // #ifndef ORTHOGRAPHY_DATA #define ORTHOGRAPHY_DATA #ifndef UINT32 typedef unsigned int UINT32; #endif #define START_RANGE_PAIR 0x0002 // Using "STX" to demarcate the beginning of a range pair #define END_OF_DATA 0x0000 // Using NULL to mark the end of a set // // OrthographyData // class OrthographyData{ public: const char *commonName; const char *nativeName; UINT32 key; UINT32 *values; const char *sampleCharacters; const char **sampleSentences; }; #endif font-manager-0.8.8/build-aux/orthographies/class2struct.cpp000066400000000000000000000201671420226015000240130ustar00rootroot00000000000000#include #include #include #include #include #include "OrthographyData.h" #include "fontaine/orthographies.h" using namespace std; void print_struct(const char *name, const OrthographyData *p) { ofstream outfile; ostringstream filename; filename << "PROCESSED/" << name; outfile.open(filename.str()); cout << " _(\"" << p->commonName << "\")" << endl; cout << (strlen(p->nativeName) > 0 ? p->nativeName : p->commonName); cout << "\" }," << endl; outfile << "{" << endl; outfile << " \"" << p->commonName << "\"," << endl; outfile << " \"" << p->nativeName << "\"," << endl; outfile << " 0x" << std::hex << p->key << "," << endl; outfile << " \"" << p->sampleCharacters << "\"," << endl; outfile << " { " << endl; for(int i = 0; p->sampleSentences[i]; i++) outfile << " \"" << p->sampleSentences[i] << "\", " << endl; outfile << " END_OF_DATA" << endl << " }," << endl; outfile << " { " << endl; for (int i = 0; p->values[i]; i++) { if (p->values[i] == START_RANGE_PAIR) { outfile << " FONT_MANAGER_START_RANGE_PAIR," << endl; outfile << " 0x" << std::hex << p->values[++i] << ", "; outfile << "0x" << std::hex << p->values[++i] << "," << endl; } else { outfile << " 0x" << std::hex << p->values[i] << "," << endl; } } outfile << " FONT_MANAGER_END_OF_DATA" << endl << " }" << endl << "}," << endl << endl; outfile.close(); } int main(int argc, const char *argv[]) { //cout << "static const struct {" << endl; //cout << " const gchar *name;" << endl; //cout << " const gchar *native;" << endl; //cout << "} " << endl << "Orthographies [] = " << endl << "{" << endl; mkdir("PROCESSED", S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH); // for i in *.h; do echo print_struct\(\"${i/.h/}\", ${i/.h/::pData}\)\;; done print_struct("Afrikaans", Afrikaans::pData); print_struct("Ahom", Ahom::pData); print_struct("AleutCyrillic", AleutCyrillic::pData); print_struct("AleutLatin", AleutLatin::pData); print_struct("Arabic", Arabic::pData); print_struct("ArchaicGreekLetters", ArchaicGreekLetters::pData); print_struct("Armenian", Armenian::pData); print_struct("Astronomy", Astronomy::pData); print_struct("Balinese", Balinese::pData); print_struct("Baltic", Baltic::pData); print_struct("Bamum", Bamum::pData); print_struct("BasicCyrillic", BasicCyrillic::pData); print_struct("BasicGreek", BasicGreek::pData); print_struct("BasicLatin", BasicLatin::pData); print_struct("Batak", Batak::pData); print_struct("Bengali", Bengali::pData); print_struct("Brahmi", Brahmi::pData); print_struct("Buginese", Buginese::pData); print_struct("CanadianSyllabics", CanadianSyllabics::pData); print_struct("Carian", Carian::pData); print_struct("Catalan", Catalan::pData); print_struct("CentralEuropean", CentralEuropean::pData); print_struct("Chakma", Chakma::pData); print_struct("Cham", Cham::pData); print_struct("Cherokee", Cherokee::pData); print_struct("ChessSymbols", ChessSymbols::pData); print_struct("ClaudianLetters", ClaudianLetters::pData); print_struct("Coptic", Coptic::pData); print_struct("Currencies", Currencies::pData); print_struct("CypriotSyllabary", CypriotSyllabary::pData); print_struct("Devanagari", Devanagari::pData); print_struct("Dutch", Dutch::pData); print_struct("EgyptianHieroglyphs", EgyptianHieroglyphs::pData); print_struct("Emoticons", Emoticons::pData); print_struct("Ethiopic", Ethiopic::pData); print_struct("Euro", Euro::pData); //print_struct("ExtendedArabic", ExtendedArabic::pData); print_struct("Farsi", Farsi::pData); print_struct("Food", Food::pData); print_struct("FullCyrillic", FullCyrillic::pData); print_struct("Georgian", Georgian::pData); print_struct("Glagolitic", Glagolitic::pData); print_struct("Gothic", Gothic::pData); print_struct("Gujarati", Gujarati::pData); print_struct("Gurmukhi", Gurmukhi::pData); print_struct("Hangul", Hangul::pData); print_struct("Hanunoo", Hanunoo::pData); print_struct("Hebrew", Hebrew::pData); print_struct("HKSCS", HKSCS::pData); print_struct("IgboOnwu", IgboOnwu::pData); print_struct("IPA", IPA::pData); print_struct("Jamo", Jamo::pData); print_struct("Javanese", Javanese::pData); print_struct("Jinmeiyo", Jinmeiyo::pData); print_struct("Joyo", Joyo::pData); print_struct("Kaithi", Kaithi::pData); print_struct("Kana", Kana::pData); print_struct("Kannada", Kannada::pData); print_struct("KayahLi", KayahLi::pData); print_struct("Kazakh", Kazakh::pData); print_struct("Kharoshthi", Kharoshthi::pData); print_struct("Khmer", Khmer::pData); print_struct("Kokuji", Kokuji::pData); print_struct("Lao", Lao::pData); print_struct("LatinLigatures", LatinLigatures::pData); print_struct("Lepcha", Lepcha::pData); print_struct("Limbu", Limbu::pData); print_struct("LinearBIdeograms", LinearBIdeograms::pData); print_struct("LinearBSyllabary", LinearBSyllabary::pData); print_struct("Malayalam", Malayalam::pData); print_struct("MathematicalGreek", MathematicalGreek::pData); print_struct("MathematicalLatin", MathematicalLatin::pData); print_struct("MathematicalNumerals", MathematicalNumerals::pData); print_struct("MathematicalOperators", MathematicalOperators::pData); print_struct("MeeteiMayak", MeeteiMayak::pData); print_struct("MendeKikakui", MendeKikakui::pData); print_struct("MeroiticCursive", MeroiticCursive::pData); print_struct("MeroiticHieroglyphs", MeroiticHieroglyphs::pData); print_struct("Miao", Miao::pData); print_struct("Mongolian", Mongolian::pData); print_struct("MUFI", MUFI::pData); print_struct("Myanmar", Myanmar::pData); print_struct("NewTaiLue", NewTaiLue::pData); print_struct("Nko", Nko::pData); print_struct("Ogham", Ogham::pData); print_struct("OlChiki", OlChiki::pData); print_struct("OldItalic", OldItalic::pData); print_struct("OldSouthArabian", OldSouthArabian::pData); print_struct("Oriya", Oriya::pData); print_struct("Osmanya", Osmanya::pData); print_struct("PanAfricanLatin", PanAfricanLatin::pData); print_struct("Pashto", Pashto::pData); print_struct("PhagsPa", PhagsPa::pData); print_struct("Pinyin", Pinyin::pData); print_struct("Polynesian", Polynesian::pData); print_struct("PolytonicGreek", PolytonicGreek::pData); print_struct("Rejang", Rejang::pData); print_struct("Romanian", Romanian::pData); print_struct("Runic", Runic::pData); print_struct("Saurashtra", Saurashtra::pData); print_struct("SimplifiedChinese", SimplifiedChinese::pData); print_struct("Sindhi", Sindhi::pData); print_struct("Sinhala", Sinhala::pData); // Empty data //print_struct("Siraiki", Siraiki::pData); print_struct("SouthKoreanHanja", SouthKoreanHanja::pData); print_struct("Sundanese", Sundanese::pData); print_struct("SylotiNagri", SylotiNagri::pData); print_struct("Syriac", Syriac::pData); print_struct("TaiLe", TaiLe::pData); print_struct("TaiTham", TaiTham::pData); print_struct("TaiViet", TaiViet::pData); print_struct("Tamil", Tamil::pData); print_struct("Telugu", Telugu::pData); print_struct("Thaana", Thaana::pData); print_struct("Thai", Thai::pData); print_struct("Tibetan", Tibetan::pData); print_struct("Tifinagh", Tifinagh::pData); print_struct("TraditionalChinese", TraditionalChinese::pData); print_struct("Turkish", Turkish::pData); print_struct("Uighur", Uighur::pData); print_struct("Urdu", Urdu::pData); print_struct("Vai", Vai::pData); print_struct("VedicExtensions", VedicExtensions::pData); print_struct("Venda", Venda::pData); print_struct("Vietnamese", Vietnamese::pData); print_struct("WesternEuropean", WesternEuropean::pData); print_struct("Yi", Yi::pData); print_struct("ZhuYinFuHao", ZhuYinFuHao::pData); //cout << "};" << endl; return 0; } font-manager-0.8.8/build-aux/orthographies/fontaine/000077500000000000000000000000001420226015000224505ustar00rootroot00000000000000font-manager-0.8.8/build-aux/orthographies/fontaine/Afrikaans.h000066400000000000000000000052271420226015000245260ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Afrikaans.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef AFRIKAANS #define AFRIKAANS // // 2009.08.31.ET :: Revised and expanded based on patch from Dwayne Bailey // namespace Afrikaans{ // // Unicode values // UINT32 values[]={ 0x00C0, // À LATIN CAPITAL LETTER A WITH GRAVE 0x00E0, // à LATIN SMALL LETTER A WITH GRAVE 0x00C1, // Á LATIN CAPITAL LETTER A WITH ACUTE 0x00E1, // á LATIN SMALL LETTER A WITH ACUTE 0x00C4, // Ä LATIN CAPITAL LETTER A WITH DIAERESIS 0x00E4, // ä LATIN SMALL LETTER A WITH DIAERESIS 0x00C8, // È LATIN CAPITAL LETTER E WITH GRAVE 0x00E8, // è LATIN SMALL LETTER E WITH GRAVE 0x00C9, // É LATIN CAPITAL LETTER E WITH ACUTE 0x00E9, // é LATIN SMALL LETTER E WITH ACUTE 0x00CA, // Ê LATIN CAPITAL LETTER E WITH CIRCUMFLEX 0x00EA, // ê LATIN SMALL LETTER E WITH CIRCUMFLEX 0x00CB, // Ë LATIN CAPITAL LETTER E WITH DIAERESIS 0x00EB, // ë LATIN SMALL LETTER E WITH DIAERESIS 0x00CD, // Í LATIN CAPITAL LETTER I WITH ACUTE 0x00ED, // í LATIN SMALL LETTER I WITH ACUTE 0x00CE, // Î LATIN CAPITAL LETTER I WITH CIRCUMFLEX 0x00EE, // î LATIN SMALL LETTER I WITH CIRCUMFLEX 0x00CF, // Ï LATIN CAPITAL LETTER I WITH DIAERESIS 0x00EF, // ï LATIN SMALL LETTER I WITH DIAERESIS 0x00D2, // Ò LATIN CAPITAL LETTER O WITH GRAVE 0x00F2, // ò LATIN SMALL LETTER O WITH GRAVE 0x00D3, // Ó LATIN CAPITAL LETTER O WITH ACUTE 0x00F3, // ó LATIN SMALL LETTER O WITH ACUTE 0x00D4, // Ô LATIN CAPITAL LETTER O WITH CIRCUMFLEX 0x00F4, // ô LATIN SMALL LETTER O WITH CIRCUMFLEX 0x00D6, // Ö LATIN CAPITAL LETTER O WITH DIAERESIS 0x00F6, // ö LATIN SMALL LETTER O WITH DIAERESIS 0x00DA, // Ú LATIN CAPITAL LETTER U WITH ACUTE 0x00FA, // ú LATIN SMALL LETTER U WITH ACUTE 0x00DB, // Û LATIN CAPITAL LETTER U WITH CIRCUMFLEX 0x00FB, // û LATIN SMALL LETTER U WITH CIRCUMFLEX 0x00DC, // Ü LATIN CAPITAL LETTER U WITH DIAERESIS 0x00FC, // ü LATIN SMALL LETTER U WITH DIAERESIS 0x00DD, // Ý LATIN CAPITAL LETTER Y WITH ACUTE 0x00FD, // ý LATIN SMALL LETTER Y WITH ACUTE 0x0149, // ʼn LATIN SMALL LETTER N PRECEDED BY APOSTROPHE END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Alle menslike wesens word vry, met gelyke waardigheid en regte, gebore.", END_OF_DATA }; // // // OrthographyData data={ "Afrikaans", "Afrikaans", 0x0149, // LATIN SMALL LETTER N PRECEDED BY APOSTROPHE values, "ÈèËëÔôÛûʼn", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Ahom.h000066400000000000000000000013671420226015000235140ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Ahom.h // 2015.06.30.ET // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef AHOM #define AHOM // // // namespace Ahom{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x11700,0x11719, START_RANGE_PAIR, 0x1171D,0x1172B, START_RANGE_PAIR, 0x11730,0x1173F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Ahom", "Ahom", 0x11700, // AHOM LETTER KA values, "", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/AleutCyrillic.h000066400000000000000000000016401420226015000253670ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009,2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // AleutCyrillic.h // // Contributed by christtrekker // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ALEUT_CYRILLIC #define ALEUT_CYRILLIC namespace AleutCyrillic{ // // Unicode values // UINT32 values[]={ 0x0311, 0x0406, 0x040E, START_RANGE_PAIR, 0x0410,0x044f, 0x0456, 0x045E, START_RANGE_PAIR, 0x0472,0x0475, 0x04A4, 0x04A5, 0x051E, 0x051F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Aleut Cyrillic", // Common name "Aleut Cyrillic", // Native name 0x0414, // CYRILLIC CAPITAL LETTER DE values, "", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/AleutLatin.h000066400000000000000000000020601420226015000246610ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // AleutLatin.h // // Contributed by christtrekker$ // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ALEUT_LATIN #define ALEUT_LATIN namespace AleutLatin{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0041,0x0044, START_RANGE_PAIR, 0x0046,0x0049, START_RANGE_PAIR, 0x004B,0x004F, START_RANGE_PAIR, 0x0051,0x005A, START_RANGE_PAIR, 0x0061,0x0064, START_RANGE_PAIR, 0x0066,0x0069, START_RANGE_PAIR, 0x006B,0x006F, START_RANGE_PAIR, 0x0071,0x007A, 0x011C, 0x011D, 0x0302, // no separate codepoint for x with circumflex END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Aleut Latin", "Unangan", 0x0041, // LATIN CAPITAL LETTER A values, "AaBbFfGgXxRrSsZz", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Arabic.h000066400000000000000000000017741420226015000240130ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Arabic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ARABIC #define ARABIC namespace Arabic{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0621,0x063a, START_RANGE_PAIR, 0x0640,0x0652, // 0x0653, // Missing from AE fonts // 0x0654, // Missing from AE fonts // 0x0655, // Missing from AE fonts START_RANGE_PAIR, 0x0660,0x0669, // 0x0670, // Missing from AE fonts END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "العين لا تعلو على الحاج", END_OF_DATA }; // // // OrthographyData data={ "Arabic", // Common name "العربية", // Native name 0x0639, // ARABIC LETTER AIN values, "ا ب ت ث ج ح خ د ذ ر ز س", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/ArchaicGreekLetters.h000066400000000000000000000016421420226015000264770ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // ArchaicGreekLetters.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ARCHAIC_GREEK_LETTERS #define ARCHAIC_GREEK_LETTERS namespace ArchaicGreekLetters{ // // Unicode values // UINT32 values[]={ 0x0370, 0x0371, 0x0372, 0x0373, 0x0376, 0x0377, START_RANGE_PAIR, 0x03d8,0x03e1, 0x03f7, 0x03f8, 0x03fa, 0x03fb, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ϘϙϚϛϜϞϟϠϡ", END_OF_DATA }; // // // OrthographyData data={ "Archaic Greek Letters", // Common name "Archaic Greek Letters", // Native name 0x03e0, // Greek letter SAMPI values, "ϘϙϚϛϜϞϟϠϡ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Armenian.h000066400000000000000000000015511420226015000243550ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Armenian.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ARMENIAN #define ARMENIAN namespace Armenian{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0531,0x0556, START_RANGE_PAIR, 0x0559,0x055f, START_RANGE_PAIR, 0x0561,0x0587, 0x589,0x58a, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "շատ շնորհակալ եմ", END_OF_DATA }; // // // OrthographyData data={ "Armenian", // Common name "Հայերեն", // Native name 0x0561, // ARMENIAN SMALL LETTER AYB values, "ԱաԲբԳգԴդ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Astronomy.h000066400000000000000000000014411420226015000246140ustar00rootroot00000000000000// // Astronomy.h // // Contributed by christtrekker // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ASTRONOMY #define ASTRONOMY namespace Astronomy{ // // Unicode values // UINT32 values[]={ 0x2605, 0x2606, START_RANGE_PAIR, 0x2609,0x260D, START_RANGE_PAIR, 0x263D,0x2644, START_RANGE_PAIR, 0x2646,0x2653, START_RANGE_PAIR, 0x26B3,0x26B7, 0x26CE, 0x26E2, START_RANGE_PAIR, 0x2B50,0x2B52, 0x1F30C, START_RANGE_PAIR, 0x1F311,0x1F320, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Astronomy", // Common name "Astronomy", // Native name 0x2605, // key values, "",// Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Balinese.h000066400000000000000000000014261420226015000243460ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Balinese.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BALINESE #define BALINESE namespace Balinese{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1B00,0x1B4B, START_RANGE_PAIR, 0x1B50,0x1B7C, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᬅᬆᬇᬈᬉᬊᬋᬌ", END_OF_DATA }; // // // OrthographyData data={ "Balinese", // Common name "", // Native name 0x1B05, // key values, "ᬅᬆᬇᬈᬉᬊᬋᬌ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Baltic.h000066400000000000000000000022021420226015000240130ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Baltic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BALTIC #define BALTIC namespace Baltic{ // // Unicode values // UINT32 values[]={ 0x0100, 0x0101, 0x0104, 0x0105, 0x010C, 0x010D, 0x0112, 0x0113, 0x0116, 0x0117, 0x0118, 0x0119, 0x0122, 0x0123, 0x012A, 0x012B, 0x012E, 0x012F, 0x0136, 0x0137, 0x013B, 0x013C, 0x0145, 0x0146, 0x0160, 0x0161, 0x016A, 0x016B, 0x017D, 0x017E, 0x014C, 0x014D, 0x0156, 0x0157, 0x016A, 0x016B, 0x0172, 0x0173, 0x017D, 0x017E, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Įlinkdama fechtuotojo špaga sublykčiojusi pragręžė apvalų arbūzą.", "Sarkanās jūrascūciņas peld pa jūru.", END_OF_DATA }; // // // OrthographyData data={ "Baltic", "Baltic", 0x0136, // LATIN CAPITAL LETTER K WITH CEDILLA values, "ĀāĄąčĖęīĶļŅšž", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Bamum.h000066400000000000000000000013351420226015000236640ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Bamum.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BAMUM #define BAMUM namespace Bamum{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xA6A0,0xA6F7, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꚠꚡꚢꚣ", END_OF_DATA }; // // // OrthographyData data={ "Bamum", // Common name "ꚠꚡꚢꚣ", // Native name 0xA6A0, // key values, "ꚠꚡꚢꚣ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/BasicCyrillic.h000066400000000000000000000020571420226015000253410ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Cyrillic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BASIC_CYRILLIC #define BASIC_CYRILLIC namespace BasicCyrillic{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0410,0x044f, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "В чащах юга жил-был цитрус...—да, но фальшивый экземпляръ!", "Эх, чужак! Общий съём цен шляп (юфть) — вдрызг!", "Эй, жлоб! Где туз? Прячь юных съёмщиц в шкаф.", END_OF_DATA }; // // // OrthographyData data={ "Basic Cyrillic", // Common name "Кири́ллица", // Native name 0x0414, // CYRILLIC CAPITAL LETTER DE values, "АБВГДЕЖЗИЙКЛ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/BasicGreek.h000066400000000000000000000022451420226015000246230ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // BasicGreek.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BASICGREEK #define BASICGREEK namespace BasicGreek{ // // Unicode values // UINT32 values[]={ 0x0386, 0x0388, 0x0389, 0x038a, 0x038c, 0x038e, 0x038f, 0x0390, START_RANGE_PAIR, 0x0391,0x03a1, START_RANGE_PAIR, 0x03a3,0x03a9, START_RANGE_PAIR, 0x03aa,0x03b0, START_RANGE_PAIR, 0x03b1,0x03c9, START_RANGE_PAIR, 0x03ca,0x03ce, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Γαζίες καὶ μυρτιὲς δὲν θὰ βρῶ πιὰ στὸ χρυσαφὶ ξέφωτο.", "Ξεσκεπάζω τὴν ψυχοφθόρα βδελυγμία. ", END_OF_DATA }; // // // OrthographyData data={ "Basic Greek", // Common name "Ελληνικό αλφάβητο", // Native name 0x03a9, // GREEK CAPITAL LETTER OMEGA values, "ΑαΒβΓγΔδΕεΞξΩω", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/BasicLatin.h000066400000000000000000000021161420226015000246320ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // BasicLatin.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BASIC_LATIN #define BASIC_LATIN namespace BasicLatin{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0041,0x005A, START_RANGE_PAIR, 0x0061,0x007A, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "How quickly daft jumping zebras vex.", "iPhone fanboys love quirky gadgets with just about zero functionality, maximum.", "The quick brown fox jumps over the lazy dog.", "Bright vixens jump; dozy fowl quack.", "Big fjords vex quick waltz nymph.", "Portez ce vieux whisky au juge blond qui fume .", "Sic surgens, dux, zelotypos quam karus haberis.", END_OF_DATA }; // // // OrthographyData data={ "Basic Latin", "Basic Latin", 0x0041, // LATIN CAPITAL LETTER A values, "AaBbCcGgQqRrSsZz", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Batak.h000066400000000000000000000014311420226015000236420ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Batak.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BATAK #define BATAK namespace Batak{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1BC0,0x1BF3, START_RANGE_PAIR, 0x1BFC,0x1BFF, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᯀᯁᯂᯃᯄᯅᯆᯇᯈᯉ", END_OF_DATA }; // // // OrthographyData data={ "Surat Batak", // Common name "", // Native name 0x1BC0, // key values, "ᯀᯁᯂᯃᯄᯅᯆᯇᯈᯉ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Bengali.h000066400000000000000000000023431420226015000241640ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Bengali.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BENGALI #define BENGALI namespace Bengali{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0981,0x0983, START_RANGE_PAIR, 0x0985,0x098c, START_RANGE_PAIR, 0x098f,0x0990, START_RANGE_PAIR, 0x0993,0x09a8, START_RANGE_PAIR, 0x09aa,0x09b0, 0x09b2, START_RANGE_PAIR, 0x09b6,0x09b9, 0x09bc, START_RANGE_PAIR, 0x09be,0x09c4, START_RANGE_PAIR, 0x09c7,0x09c8, START_RANGE_PAIR, 0x09cb,0x09cd, 0x09d7, START_RANGE_PAIR, 0x09dc,0x09dd, START_RANGE_PAIR, 0x09df,0x09e3, START_RANGE_PAIR, 0x09e6,0x09fa, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "না মামা থেকে কানা মামা ভাল।", END_OF_DATA }; // // // OrthographyData data={ "Bengali", // Common name "বাংলা", // Native name 0x0985, // key অ values, "অ আ ই ঈ উ এ ঐ ও ঔ ক খ গ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Brahmi.h000066400000000000000000000017331420226015000240270ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Brahmi.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BRAHMI #define BRAHMI namespace Brahmi{ // // Unicode values // UINT32 values[]={ // Various signs, independent vowels, // consonants, dependent vowels, virama, // and punctuation marks: START_RANGE_PAIR, 0x11000,0x1104D, // Numbers and digits: START_RANGE_PAIR, 0x11052,0x1106F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "𑀩𑀼𑀤𑀥𑀁 𑀲𑀭𑀡𑀁 𑀕𑀘𑀙𑀫𑀺", END_OF_DATA }; // // // OrthographyData data={ "Brāhmī", // Common name "", // Native name 0x11005, // key values, "𑀩𑀼𑀤𑀥𑀁 𑀲𑀭𑀡𑀁 𑀕𑀘𑀙𑀫𑀺", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Buginese.h000066400000000000000000000014421420226015000243630ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Buginese.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef BUGINESE #define BUGINESE namespace Buginese{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1A00,0x1A1B, START_RANGE_PAIR, 0x1A1E,0x1A1F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᨀᨁᨂᨃᨄᨅᨆᨇᨈᨉ", END_OF_DATA }; // // // OrthographyData data={ "Buginese", // Common name "", // Native name 0x1A00, // key values, "ᨀᨁᨂᨃᨄᨅᨆᨇᨈᨉ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/CanadianSyllabics.h000066400000000000000000000025261420226015000261720ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // CanadianSyllabics.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CANADIAN_SYLLABICS #define CANADIAN_SYLLABICS namespace CanadianSyllabics{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1401,0x1676, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ // First sentence of a story collected by ᑎᓇ ᐎᓐ (Tina Wynne) entitled // ᐎᓴᑫᒐᒃ ᐁᑯ ᒪᑲ ᒪᐃᑲᓇᒃ (Wesakaychak and the Wolves). It is written in the // orthographical style of the Moose Cree. // http://www.languagegeek.com/algon/cree/mcr_example.html "ᐅᒪ ᐊᑕᓗᑫᐎᓐ ᐊᓕᒧᒪᑲᓋᓐ ᓇᐯᐤ ᐎᓴᑫᒐᒃ ᐁ ᐃᔑᓂᑲᓱᑦ᙮ ᑭᒋ ᐌᔅᑲᒡ ᒪᑲ, ᑭ ᐃᑕᑯᐸᓐ ᓇᐯᐤ ᐎᓴᑫᒐᒃ ᐁ ᐃᔑᓂᑲᓱᑦ᙮", END_OF_DATA }; // // // OrthographyData data={ "Unified Canadian Aboriginal Syllabics", // Common name "Unified Canadian Aboriginal Syllabics", // Native name 0x1433, // CANADIAN SYLLABICS PO values, "ᐁᐂᐃᐄ ᑌᑍᑎᑏ ᓀᓁᓂᓃ ᕿᖀᖁᖂ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Carian.h000066400000000000000000000010701420226015000240140ustar00rootroot00000000000000// // Carian.h // // Contributed by christtrekker // 2015.06.30 // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CARIAN #define CARIAN namespace Carian{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x102A0,0x102D0, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Carian", // Common name "", // Native name 0x102A0, // key values, "",// Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Catalan.h000066400000000000000000000016621420226015000241710ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Catalan.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CATALAN #define CATALAN namespace Catalan{ // // Unicode values // UINT32 values[]={ 0x00C0, 0x00E0, 0x00C7, 0x00E7, 0x00C8, 0x00E8, 0x00C9, 0x00E9, 0x00CD, 0x00ED, 0x00CF, 0x00EF, 0x013F, 0x0140, 0x00D2, 0x00F2, 0x00D3, 0x00F3, 0x00DA, 0x00FA, 0x00DC, 0x00FC, 0x00D1, 0x00F1, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Aqueix betzol, Jan, comprava whisky de figa.", END_OF_DATA }; // // // OrthographyData data={ "Catalan", "Català", 0x013F, // LATIN CAPITAL LETTER L WITH MIDDLE DOT values, "ÀàÇçÉéÍíĿŀÚúÑñ", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/CentralEuropean.h000066400000000000000000000111141420226015000257060ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // CentralEuropean.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CENTRAL_EUROPEAN #define CENTRAL_EUROPEAN namespace CentralEuropean{ // // Unicode values // UINT32 values[]={ 0x00C1, // LATIN CAPITAL LETTER A WITH ACUTE 0x00C2, // LATIN CAPITAL LETTER A WITH CIRCUMFLEX 0x00C4, // LATIN CAPITAL LETTER A WITH DIAERESIS 0x00C7, // LATIN CAPITAL LETTER C WITH CEDILLA 0x00C9, // LATIN CAPITAL LETTER E WITH ACUTE 0x00CB, // LATIN CAPITAL LETTER E WITH DIAERESIS 0x00CD, // LATIN CAPITAL LETTER I WITH ACUTE 0x00CE, // LATIN CAPITAL LETTER I WITH CIRCUMFLEX 0x00D3, // LATIN CAPITAL LETTER O WITH ACUTE 0x00D4, // LATIN CAPITAL LETTER O WITH CIRCUMFLEX 0x00D6, // LATIN CAPITAL LETTER O WITH DIAERESIS 0x00DA, // LATIN CAPITAL LETTER U WITH ACUTE 0x00DC, // LATIN CAPITAL LETTER U WITH DIAERESIS 0x00DD, // LATIN CAPITAL LETTER Y WITH ACUTE 0x00DF, // LATIN SMALL LETTER SHARP S 0x00E1, // LATIN SMALL LETTER A WITH ACUTE 0x00E2, // LATIN SMALL LETTER A WITH CIRCUMFLEX 0x00E4, // LATIN SMALL LETTER A WITH DIAERESIS 0x00E7, // LATIN SMALL LETTER C WITH CEDILLA 0x00E9, // LATIN SMALL LETTER E WITH ACUTE 0x00EB, // LATIN SMALL LETTER E WITH DIAERESIS 0x00ED, // LATIN SMALL LETTER I WITH ACUTE 0x00EE, // LATIN SMALL LETTER I WITH CIRCUMFLEX 0x00F3, // LATIN SMALL LETTER O WITH ACUTE 0x00F4, // LATIN SMALL LETTER O WITH CIRCUMFLEX 0x00F6, // LATIN SMALL LETTER O WITH DIAERESIS 0x00FA, // LATIN SMALL LETTER U WITH ACUTE 0x00FC, // LATIN SMALL LETTER U WITH DIAERESIS 0x00FD, // LATIN SMALL LETTER Y WITH ACUTE 0x0102, // LATIN CAPITAL LETTER A WITH BREVE 0x0103, // LATIN SMALL LETTER A WITH BREVE 0x0104, // LATIN CAPITAL LETTER A WITH OGONEK 0x0105, // LATIN SMALL LETTER A WITH OGONEK 0x0106, // LATIN CAPITAL LETTER C WITH ACUTE 0x0107, // LATIN SMALL LETTER C WITH ACUTE 0x010C, // LATIN CAPITAL LETTER C WITH CARON 0x010D, // LATIN SMALL LETTER C WITH CARON 0x010E, // LATIN CAPITAL LETTER D WITH CARON 0x010F, // LATIN SMALL LETTER D WITH CARON 0x0110, // LATIN CAPITAL LETTER D WITH STROKE 0x0111, // LATIN SMALL LETTER D WITH STROKE 0x0118, // LATIN CAPITAL LETTER E WITH OGONEK 0x0119, // LATIN SMALL LETTER E WITH OGONEK 0x011A, // LATIN CAPITAL LETTER E WITH CARON 0x011B, // LATIN SMALL LETTER E WITH CARON 0x0139, // LATIN CAPITAL LETTER L WITH ACUTE 0x013A, // LATIN SMALL LETTER L WITH ACUTE 0x013D, // LATIN CAPITAL LETTER L WITH CARON 0x013E, // LATIN SMALL LETTER L WITH CARON 0x0141, // LATIN CAPITAL LETTER L WITH STROKE 0x0142, // LATIN SMALL LETTER L WITH STROKE 0x0143, // LATIN CAPITAL LETTER N WITH ACUTE 0x0144, // LATIN SMALL LETTER N WITH ACUTE 0x0147, // LATIN CAPITAL LETTER N WITH CARON 0x0148, // LATIN SMALL LETTER N WITH CARON 0x0150, // LATIN CAPITAL LETTER O WITH DOUBLE ACUTE 0x0151, // LATIN SMALL LETTER O WITH DOUBLE ACUTE 0x0154, // LATIN CAPITAL LETTER R WITH ACUTE 0x0155, // LATIN SMALL LETTER R WITH ACUTE 0x0158, // LATIN CAPITAL LETTER R WITH CARON 0x0159, // LATIN SMALL LETTER R WITH CARON 0x015A, // LATIN CAPITAL LETTER S WITH ACUTE 0x015B, // LATIN SMALL LETTER S WITH ACUTE 0x015E, // LATIN CAPITAL LETTER S WITH CEDILLA 0x015F, // LATIN SMALL LETTER S WITH CEDILLA 0x0160, // LATIN CAPITAL LETTER S WITH CARON 0x0161, // LATIN SMALL LETTER S WITH CARON 0x0162, // LATIN CAPITAL LETTER T WITH CEDILLA 0x0163, // LATIN SMALL LETTER T WITH CEDILLA 0x0164, // LATIN CAPITAL LETTER T WITH CARON 0x0165, // LATIN SMALL LETTER T WITH CARON 0x016E, // LATIN CAPITAL LETTER U WITH RING ABOVE 0x016F, // LATIN SMALL LETTER U WITH RING ABOVE 0x0170, // LATIN CAPITAL LETTER U WITH DOUBLE ACUTE 0x0171, // LATIN SMALL LETTER U WITH DOUBLE ACUTE 0x0179, // LATIN CAPITAL LETTER Z WITH ACUTE 0x017A, // LATIN SMALL LETTER Z WITH ACUTE 0x017B, // LATIN CAPITAL LETTER Z WITH DOT ABOVE 0x017C, // LATIN SMALL LETTER Z WITH DOT ABOVE 0x017D, // LATIN CAPITAL LETTER Z WITH CARON 0x017E, // LATIN SMALL LETTER Z WITH CARON END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Pchnąć w tę łódź jeża lub ośm skrzyń fig.", "Gojazni đačić s biciklom drži hmelj i finu vatu u džepu nošnje.", "Koń i żółw grali w kości z piękną ćmą u źródła.", END_OF_DATA }; // // // OrthographyData data={ "Central European", "Central European", 0x010C, // LATIN CAPITAL LETTER C WITH CARON values, "Â⥹ÇçĐđĹĺűż", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Chakma.h000066400000000000000000000013331420226015000240050ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Chakma.h // 2015.06.30.ET // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CHAKMA #define CHAKMA // // // namespace Chakma{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x11100,0x11134, START_RANGE_PAIR, 0x11136,0x11143, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Chakma", "", 0x11107, // CHAKMA LETTER KAA values, "", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Cham.h000066400000000000000000000015171420226015000234750ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Cham.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CHAM #define CHAM namespace Cham{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xAA00,0xAA36, START_RANGE_PAIR, 0xAA40,0xAA4D, START_RANGE_PAIR, 0xAA50,0xAA59, START_RANGE_PAIR, 0xAA5C,0xAA5F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꨀꨁꨂꨃꨄꨅꨆꨇꨉ", END_OF_DATA }; // // // OrthographyData data={ "Cham", // Common name "", // Native name 0xAA00, // key values, "ꨀꨁꨂꨃꨄꨅꨆꨇꨉ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Cherokee.h000066400000000000000000000022031420226015000243430ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Cherokee.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CHEROKEE #define CHEROKEE namespace Cherokee{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x13A0,0x13F4, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᏏᏉᏯ ᎤᎾᏅᏛ ᏥᏄᏍᏗ ᏣᏥ ᎢᏰᎵᏍᏗ, ᎠᏓᏩᏛᎯᏙᎯ ᎠᎴ ᎠᎴᏂᏙᎲ, ᏥᏄᏍᏛᎩ ᏣᎳᎩ ᎠᏕᎸ ᎤᏁᎬ ᎠᏥᏅᏏᏓᏍᏗ ᎦᎪ ᎪᎷᏩᏛᏗ ᎯᎠ ᏣᎳᎩ ᏗᎪᏪᎵ, ᎯᎠ ᎢᏴ ᎠᏓᏠᎯᏍᏗ ᎾᏍᎩ ᎠᏍᎦᏯ ᏀᎾᎢ ᏀᎾ ᎯᎠ ᏙᎪᏩᎸ ᎪᎷᏩᏛᏗ ᎠᏃᏪᎵᏍᎬ ᎢᏯᏛᏁᎵᏓᏍᏗ.", END_OF_DATA }; // // // OrthographyData data={ "Cherokee", // Common name "ᏣᎳᎩ", // Native name 0x13E3, // Cherokee letter TSA values, "ᎠᎣᎤᎴᎺᎾᏃᏆᏒᏔᏣᏫᏲᏴ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/ChessSymbols.h000066400000000000000000000014741420226015000252450ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // ChessSymbols.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CHESS_SYMBOLS #define CHESS_SYMBOLS namespace ChessSymbols{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x2654,0x265F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "♔♕♖♗♘♙♚♛♜♝♞♟", END_OF_DATA }; // // // OrthographyData data={ "Chess Symbols", // Common name "Chess Symbols", // Native name 0x2659, // WHITE CHESS PAWN values, "♔♕♖♗♘♙♚♛♜♝♞♟", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/ClaudianLetters.h000066400000000000000000000014121420226015000257020ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // ClaudianLetters.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CLAUDIAN_LETTERS #define CLAUDIAN_LETTERS namespace ClaudianLetters{ // // Unicode values // UINT32 values[]={ 0x2132, 0x214E, 0x2183, 0x2184, 0x2C75, 0x2C76, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ℲⅎↃↄⱵⱶ", END_OF_DATA }; // // // OrthographyData data={ "Claudian Letters", "Claudian Letters", 0x2183, // CLAUDIAN LETTER values, "ℲⅎↃↄⱵⱶ", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Coptic.h000066400000000000000000000023011420226015000240360ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Coptic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef COPTIC #define COPTIC namespace Coptic{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x03e2,0x03ef, // Demotic Coptic letters in Greek block START_RANGE_PAIR, 0x2c80,0x2cb1, // Bohairic Coptic START_RANGE_PAIR, 0x2cb2,0x2cdb, // Old Coptic & Dialect letters START_RANGE_PAIR, 0x2cdc,0x2ce3, // Old Nubian START_RANGE_PAIR, 0x2ce4,0x2cea, // Symbols START_RANGE_PAIR, 0x2cf9,0x2cfc, // Old Nubian Punctuation 0x2cfd, 0x2cfe, 0x2cff, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Ϯⲉⲕ'ⲕⲗⲏⲥⲓⲁ 'ⲛⲣⲉⲙ'ⲛⲭⲏⲙⲓ 'ⲛⲟⲣⲑⲟⲇⲟⲝⲟⲥ", END_OF_DATA }; // // // OrthographyData data={ "Coptic", // Common name "Ⲙⲉⲧⲣⲉⲙ̀ⲛⲭⲏⲙⲓ", // Native name 0x03E2, // COPTIC CAPITAL LETTER SHEI values, "ϢϣⲀⲁⲲⲳⳜⳝⳤ⳥", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Currencies.h000066400000000000000000000017321420226015000247260ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Currencies.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CURRENCIES_ORTHOGRAPHY #define CURRENCIES_ORTHOGRAPHY namespace Currencies{ // // Unicode values // UINT32 values[]={ 0x0024, START_RANGE_PAIR, 0x00A2,0x00A5, 0x058F, 0x060B, 0x09F2, 0x09F3, 0x09FB, 0x0AF1, 0x0BF9, 0x0E3F, 0x17DB, START_RANGE_PAIR, 0x20A0,0x20BD, 0xA838, 0xFDFC, 0xFE69, 0xFF04, 0xFFE0, 0xFFE1, 0xFFE5, 0xFFE6, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Unicode currency symbols include $,¢,£,¥,₧,€ and ₭.", END_OF_DATA }; // // data // OrthographyData data={ "Currencies", "Currencies", 0x20A6, // Naira values, "$¢£¥₧€₭", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/CypriotSyllabary.h000066400000000000000000000015701420226015000261400ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011, 2014 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // CypriotSyllabary.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef CYPRIOT_SYLLABARY #define CYPRIOT_SYLLABARY namespace CypriotSyllabary { // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10800,0x10805, 0X10808, START_RANGE_PAIR, 0x1080A,0x10835, 0x10837, 0x10838, 0x1083C, 0x1083F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Cypriot Syllabary", // Common name "Cypriot Syllabary", // Native name 0x10800, // key values, "𐠂𐠁𐠀𐠃𐠄𐠅", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Devanagari.h000066400000000000000000000022161420226015000246630ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Devanagari.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef DEVANAGARI #define DEVANAGARI namespace Devanagari{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0905,0x0914, // Independent vowels START_RANGE_PAIR, 0x0915,0x0939, // Consonants START_RANGE_PAIR, 0x093f,0x094c, // Dependent vowel signs 0x094d, // virama START_RANGE_PAIR, 0x0958,0x095f, // Additional consonants START_RANGE_PAIR, 0x0960,0x0965, // Generic additions START_RANGE_PAIR, 0x0966,0x096f, // Digits 0x0970, // Abbreviation sign END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "आप भला तो सब भला ।", END_OF_DATA }; // // // OrthographyData data={ "Devanagari", // Common name "देवनागरी", // Native name 0x0915, // values, "क ख ग घ ङ च छ ज झ ञ ट", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Dutch.h000066400000000000000000000020201420226015000236620ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Dutch.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef DUTCH #define DUTCH namespace Dutch{ // // Unicode values // UINT32 values[]={ 0x00C1, 0x00E1, 0x00C2, 0x00E2, 0x00C8, 0x00E8, 0x00C9, 0x00E9, 0x00CA, 0x00EA, 0x00CB, 0x00EB, 0x00CD, 0x00ED, 0x00CF, 0x00EF, 0x0132, 0x0133, 0x00D3, 0x00F3, 0x00D4, 0x00F4, 0x00D6, 0x00F6, 0x00DA, 0x00FA, 0x00DB, 0x00FB, 0x00C4, 0x00E4, 0x00DC, 0x00FC, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "De export blijvt qua omvang typisch zwak.", "Catz' elixer bij Aquavit gemengd: je proeft whiskey!", END_OF_DATA }; // // // OrthographyData data={ "Dutch", "Nederlands", 0x0132, // LATIN CAPITAL LIGATURE IJ values, "ÁáËëIJijÛû", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/EgyptianHieroglyphs.h000066400000000000000000000014601420226015000266200ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011, 2014 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // EgyptianHieroglyphs.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef EGYTIAN_HIEROGLYPHS #define EGYTIAN_HIEROGLYPHS namespace EgyptianHieroglyphs{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x13000,0x1342E, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Egyptian Hieroglyphs", // Common name "Egyptian Hieroglyphs", // Native name 0x13000, // key values, "𓀀𓃜𓁾𓆫𓆧𓎸", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Emoticons.h000066400000000000000000000015331420226015000245630ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2014 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Emoticons.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef EMOTICONS #define EMOTICONS namespace Emoticons{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x2639,0x263B, // Sad & smily faces in the Miscellaneous Symbols block START_RANGE_PAIR, 0x1F600,0x1F640, // Emoticons Block START_RANGE_PAIR, 0x1F645,0x1F64F, // Emoticons Block END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", "", END_OF_DATA }; // // // OrthographyData data={ "Emoticons", "Emoticons", 0x263A, // WHITE SMILING FACE values, "", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Ethiopic.h000066400000000000000000000022311420226015000243630ustar00rootroot00000000000000// // Ethiopic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ETHIOPIC #define ETHIOPIC namespace Ethiopic{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1200,0x1248, START_RANGE_PAIR, 0x124A,0x124D, START_RANGE_PAIR, 0x1250,0x1256, 0x1258, START_RANGE_PAIR, 0x125A,0x125D, START_RANGE_PAIR, 0x1260,0x1288, START_RANGE_PAIR, 0x128A,0x128D, START_RANGE_PAIR, 0x1290,0x12B0, START_RANGE_PAIR, 0x12B2,0x12B5, START_RANGE_PAIR, 0x12B8,0x12BE, 0x12C0, START_RANGE_PAIR, 0x12C2,0x12C5, START_RANGE_PAIR, 0x12C8,0x12D6, START_RANGE_PAIR, 0x12D8,0x1310, START_RANGE_PAIR, 0x1312,0x1315, START_RANGE_PAIR, 0x1318,0x135A, START_RANGE_PAIR, 0x135F,0x137C, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "፤ ምድርም ሁሉ በአንድ ቋንቋና በአንድ ንግግር ነበረች።", END_OF_DATA }; // // // OrthographyData data={ "Ethiopic", // Common name "ግዕዝ", // Native name 0x1210, // key values, "ሀ ሁ ሂ ሃ ሄ ህ ሆ ሐ ሑ ሒ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Euro.h000066400000000000000000000013431420226015000235340ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Euro.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef EURO_ORTHOGRAPHY #define EURO_ORTHOGRAPHY namespace Euro{ // // Unicode values // UINT32 values[]={ 0X20AC, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "The euro “€” is the official currency of 15 member states of the European Union.", END_OF_DATA }; // // data // OrthographyData data={ "Euro", "Euro", 0x20AC, // EURO SYMBOL values, "€", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/ExtendedArabic.h000066400000000000000000000015561420226015000254720ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // ExtendedArabic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef EXTENDED_ARABIC #define EXTENDED_ARABIC namespace ExtendedArabic{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0672,0x06d3, 0x06d5, START_RANGE_PAIR, 0x06f0,0x06f9, START_RANGE_PAIR, 0x06fa,0x06fc, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Extended Arabic", // Common name "العربية", // Native name 0x0686, // ARABIC LETTER TCHEH values, "ٹ پ څ چ ږ گ ړ ۍ ژ ټ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Farsi.h000066400000000000000000000017101420226015000236640ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Farsi.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef FARSI #define FARSI namespace Farsi{ // // Unicode values -- Only those beyond basic Arabic // UINT32 values[]={ 0x067e, // PEH 0x0686, // TCHEH 0x0698, // JEH 0x06a9, // KEHEH 0x06af, // GAF 0x06cc, // FARSI YEH START_RANGE_PAIR, 0x06f0,0x06f9, // Farsi numerals ۰-۹ END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "من بنده عاصیم رضائی تو کجاست تاریک دلم", END_OF_DATA }; // // // OrthographyData data={ "Farsi", // Common name "فارسی", // Native name 0x067e, // ARABIC LETTER PEH values, "پ چ ژ ک گ ۀ ی", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Food.h000066400000000000000000000012531420226015000235110ustar00rootroot00000000000000// // Food.h // // Contributed by christtrekker // 2015.06.30 // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef FOOD #define FOOD namespace Food{ // // Unicode values // UINT32 values[]={ 0x2615, 0x26FE, START_RANGE_PAIR, 0x1F32D,0x1F32F, START_RANGE_PAIR, 0x1F33D,0x1F33F, START_RANGE_PAIR, 0x1F344,0x1F37F, 0x1F9C0, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Food and Drink", // Common name "Food and Drink", // Native name 0x2615, // key values, "",// Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/FullCyrillic.h000066400000000000000000000021321420226015000252140ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009,2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // FullCyrillic.h // // Contributed by christtrekker // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef FULL_CYRILLIC #define FULL_CYRILLIC namespace FullCyrillic{ // // Unicode values // UINT32 values[]={ 0x0300, 0x0301, 0x0306, 0x0308, START_RANGE_PAIR, 0x0400, 0x0484, START_RANGE_PAIR, 0x0487, 0x052F, START_RANGE_PAIR, 0x1C80, 0x1C88, 0x1D2B, 0x1D78, START_RANGE_PAIR, 0x2DE0, 0x2DFF, START_RANGE_PAIR, 0xA640, 0xA69F, 0xFE2E, 0xFE2F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Full Cyrillic", // Common name "Full Cyrillic", // Native name 0x0414, // CYRILLIC CAPITAL LETTER DE values, "", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Georgian.h000066400000000000000000000023651420226015000243620ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Georgian.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef GEORGIAN #define GEORGIAN namespace Georgian{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10d0,0x10f0, // MKHEDRULI START_RANGE_PAIR, 0x10a0,0x10c0, // KHUTSURI MINUS ARCHAIC LETTERS //START_RANGE_PAIR, //0x10c1,0x10c5, // KHUTSURI ARCHAIC LETTERS missing in some fonts //START_RANGE_PAIR, //0x10f1,0x10f6, // MKHEDRULI ARCHAIC LETTERS missing in some fonts // 0x10fb, // GEORGIAN PARAGRAPH SEPARATOR missing in some fonts END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ღმერთსი შემვედრე, ნუთუ კვლა დამხსნას სოფლისა შრომასა", END_OF_DATA }; // // // OrthographyData data={ "Georgian", // Common name "ქართული დამწერლობა", // Native name 0x10d0, // GEORGIAN LETTER AN values, "აბგდვზთი", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Glagolitic.h000066400000000000000000000017101420226015000246760ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Glagolitic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef GLAGOLITIC #define GLAGOLITIC namespace Glagolitic{ // // Unicode values // UINT32 values[]={ // Capital letters: START_RANGE_PAIR, 0x2C00,0x2C2E, // Small letters: START_RANGE_PAIR, 0x2C30,0x2C5E, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ // From http://www.obshtezhitie.net/texts/bgf/uni/bgf.html: " ⰰⰴⱏⰻⰽⱁ ⱍ̅ⰽ҃ⱏ ⱄⰻ ⱈⱁⱋⰵⱅⱏ ⱃⰰⰸ[ⱁⱃⰻⱅ] ", END_OF_DATA }; // // // OrthographyData data={ "Glagolitic", // Common name "hlaholika", // Native name 0x2C00, // key values, " ⰰⰴⱏⰻⰽⱁ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Gothic.h000066400000000000000000000013541420226015000240410ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009,2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Gothic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef GOTHIC #define GOTHIC namespace Gothic{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10330,0x1034A, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Gothic", // Common name "𐌲𐌿𐍄𐌹𐍃𐌺", // Native name 0x10330, // key values, "𐌰𐌱𐌲𐌳𐌴𐌵", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Gujarati.h000066400000000000000000000103411420226015000243660ustar00rootroot00000000000000// // Gujarati.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef GUJARATI #define GUJARATI namespace Gujarati{ // // Unicode values // UINT32 values[]={ // Gujarati - Various signs 0x0A81, // ( ઁ ) GUJARATI SIGN CANDRABINDU 0x0A82, // ( ં ) GUJARATI SIGN ANUSVARA 0x0A83, // ( ઃ ) GUJARATI SIGN VISARGA // Gujarati - Independent vowels 0x0A85, // ( અ ) GUJARATI LETTER A 0x0A86, // ( આ ) GUJARATI LETTER AA 0x0A87, // ( ઇ ) GUJARATI LETTER I 0x0A88, // ( ઈ ) GUJARATI LETTER II 0x0A89, // ( ઉ ) GUJARATI LETTER U 0x0A8A, // ( ઊ ) GUJARATI LETTER UU 0x0A8B, // ( ઋ ) GUJARATI LETTER VOCALIC R 0x0A8C, // ( ઌ ) GUJARATI LETTER VOCALIC L 0x0A8D, // ( ઍ ) GUJARATI VOWEL CANDRA E 0x0A8F, // ( એ ) GUJARATI LETTER E 0x0A90, // ( ઐ ) GUJARATI LETTER AI 0x0A91, // ( ઑ ) GUJARATI VOWEL CANDRA O 0x0A93, // ( ઓ ) GUJARATI LETTER O 0x0A94, // ( ઔ ) GUJARATI LETTER AU // Gujarati - Consonants 0x0A95, // ( ક ) GUJARATI LETTER KA 0x0A96, // ( ખ ) GUJARATI LETTER KHA 0x0A97, // ( ગ ) GUJARATI LETTER GA 0x0A98, // ( ઘ ) GUJARATI LETTER GHA 0x0A99, // ( ઙ ) GUJARATI LETTER NGA 0x0A9A, // ( ચ ) GUJARATI LETTER CA 0x0A9B, // ( છ ) GUJARATI LETTER CHA 0x0A9C, // ( જ ) GUJARATI LETTER JA 0x0A9D, // ( ઝ ) GUJARATI LETTER JHA 0x0A9E, // ( ઞ ) GUJARATI LETTER NYA 0x0A9F, // ( ટ ) GUJARATI LETTER TTA 0x0AA0, // ( ઠ ) GUJARATI LETTER TTHA 0x0AA1, // ( ડ ) GUJARATI LETTER DDA 0x0AA2, // ( ઢ ) GUJARATI LETTER DDHA 0x0AA3, // ( ણ ) GUJARATI LETTER NNA 0x0AA4, // ( ત ) GUJARATI LETTER TA 0x0AA5, // ( થ ) GUJARATI LETTER THA 0x0AA6, // ( દ ) GUJARATI LETTER DA 0x0AA7, // ( ધ ) GUJARATI LETTER DHA 0x0AA8, // ( ન ) GUJARATI LETTER NA 0x0AAA, // ( પ ) GUJARATI LETTER PA 0x0AAB, // ( ફ ) GUJARATI LETTER PHA 0x0AAC, // ( બ ) GUJARATI LETTER BA 0x0AAD, // ( ભ ) GUJARATI LETTER BHA 0x0AAE, // ( મ ) GUJARATI LETTER MA 0x0AAF, // ( ય ) GUJARATI LETTER YA 0x0AB0, // ( ર ) GUJARATI LETTER RA 0x0AB2, // ( લ ) GUJARATI LETTER LA 0x0AB3, // ( ળ ) GUJARATI LETTER LLA 0x0AB5, // ( વ ) GUJARATI LETTER VA 0x0AB6, // ( શ ) GUJARATI LETTER SHA 0x0AB7, // ( ષ ) GUJARATI LETTER SSA 0x0AB8, // ( સ ) GUJARATI LETTER SA 0x0AB9, // ( હ ) GUJARATI LETTER HA // Gujarati - Various signs 0x0ABC, // ( ઼ ) GUJARATI SIGN NUKTA 0x0ABD, // ( ઽ ) GUJARATI SIGN AVAGRAHA // Gujarati - Dependent vowel signs 0x0ABE, // ( ા ) GUJARATI VOWEL SIGN AA 0x0ABF, // ( િ ) GUJARATI VOWEL SIGN I 0x0AC0, // ( ી ) GUJARATI VOWEL SIGN II 0x0AC1, // ( ુ ) GUJARATI VOWEL SIGN U 0x0AC2, // ( ૂ ) GUJARATI VOWEL SIGN UU 0x0AC3, // ( ૃ ) GUJARATI VOWEL SIGN VOCALIC R 0x0AC4, // ( ૄ ) GUJARATI VOWEL SIGN VOCALIC RR 0x0AC5, // ( ૅ ) GUJARATI VOWEL SIGN CANDRA E 0x0AC7, // ( ે ) GUJARATI VOWEL SIGN E 0x0AC8, // ( ૈ ) GUJARATI VOWEL SIGN AI 0x0AC9, // ( ૉ ) GUJARATI VOWEL SIGN CANDRA O 0x0ACB, // ( ો ) GUJARATI VOWEL SIGN O 0x0ACC, // ( ૌ ) GUJARATI VOWEL SIGN AU // Gujarati - Various signs 0x0ACD, // ( ્ ) GUJARATI SIGN VIRAMA 0x0AD0, // ( ૐ ) GUJARATI OM // Gujarati - Additional vowels for Sanskrit 0x0AE0, // ( ૠ ) GUJARATI LETTER VOCALIC RR 0x0AE1, // ( ૡ ) GUJARATI LETTER VOCALIC LL 0x0AE2, // ( ૢ ) GUJARATI VOWEL SIGN VOCALIC L 0x0AE3, // ( ૣ ) GUJARATI VOWEL SIGN VOCALIC LL // Gujarati - Digits 0x0AE6, // ( ૦ ) GUJARATI DIGIT ZERO 0x0AE7, // ( ૧ ) GUJARATI DIGIT ONE 0x0AE8, // ( ૨ ) GUJARATI DIGIT TWO 0x0AE9, // ( ૩ ) GUJARATI DIGIT THREE 0x0AEA, // ( ૪ ) GUJARATI DIGIT FOUR 0x0AEB, // ( ૫ ) GUJARATI DIGIT FIVE 0x0AEC, // ( ૬ ) GUJARATI DIGIT SIX 0x0AED, // ( ૭ ) GUJARATI DIGIT SEVEN 0x0AEE, // ( ૮ ) GUJARATI DIGIT EIGHT 0x0AEF, // ( ૯ ) GUJARATI DIGIT NINE // Gujarati - Currency sign 0x0AF1, // ( ૱ ) GUJARATI RUPEE SIGN END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ક ખ ગ ઘ ઙ ચ છ જ", // Sample characters for now ... END_OF_DATA }; // // // OrthographyData data={ "Gujarati", // Common name "ગુજરાતી લિપિ", // Native name 0x0A95, // key values, "ક ખ ગ ઘ ઙ ચ છ જ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Gurmukhi.h000066400000000000000000000077031420226015000244230ustar00rootroot00000000000000// // Gurmukhi.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef GURMUKHI #define GURMUKHI namespace Gurmukhi{ // // Unicode values // UINT32 values[]={ // Gurmukhi - Various signs 0x0A01, // ( ਁ ) GURMUKHI SIGN ADAK BINDI 0x0A02, // ( ਂ ) GURMUKHI SIGN BINDI 0x0A03, // ( ਃ ) GURMUKHI SIGN VISARGA // Gurmukhi - Independent vowels 0x0A05, // ( ਅ ) GURMUKHI LETTER A 0x0A06, // ( ਆ ) GURMUKHI LETTER AA 0x0A07, // ( ਇ ) GURMUKHI LETTER I 0x0A08, // ( ਈ ) GURMUKHI LETTER II 0x0A09, // ( ਉ ) GURMUKHI LETTER U 0x0A0A, // ( ਊ ) GURMUKHI LETTER UU 0x0A0F, // ( ਏ ) GURMUKHI LETTER EE 0x0A10, // ( ਐ ) GURMUKHI LETTER AI 0x0A13, // ( ਓ ) GURMUKHI LETTER OO 0x0A14, // ( ਔ ) GURMUKHI LETTER AU // Gurmukhi - Consonants 0x0A15, // ( ਕ ) GURMUKHI LETTER KA 0x0A16, // ( ਖ ) GURMUKHI LETTER KHA 0x0A17, // ( ਗ ) GURMUKHI LETTER GA 0x0A18, // ( ਘ ) GURMUKHI LETTER GHA 0x0A19, // ( ਙ ) GURMUKHI LETTER NGA 0x0A1A, // ( ਚ ) GURMUKHI LETTER CA 0x0A1B, // ( ਛ ) GURMUKHI LETTER CHA 0x0A1C, // ( ਜ ) GURMUKHI LETTER JA 0x0A1D, // ( ਝ ) GURMUKHI LETTER JHA 0x0A1E, // ( ਞ ) GURMUKHI LETTER NYA 0x0A1F, // ( ਟ ) GURMUKHI LETTER TTA 0x0A20, // ( ਠ ) GURMUKHI LETTER TTHA 0x0A21, // ( ਡ ) GURMUKHI LETTER DDA 0x0A22, // ( ਢ ) GURMUKHI LETTER DDHA 0x0A23, // ( ਣ ) GURMUKHI LETTER NNA 0x0A24, // ( ਤ ) GURMUKHI LETTER TA 0x0A25, // ( ਥ ) GURMUKHI LETTER THA 0x0A26, // ( ਦ ) GURMUKHI LETTER DA 0x0A27, // ( ਧ ) GURMUKHI LETTER DHA 0x0A28, // ( ਨ ) GURMUKHI LETTER NA 0x0A2A, // ( ਪ ) GURMUKHI LETTER PA 0x0A2B, // ( ਫ ) GURMUKHI LETTER PHA 0x0A2C, // ( ਬ ) GURMUKHI LETTER BA 0x0A2D, // ( ਭ ) GURMUKHI LETTER BHA 0x0A2E, // ( ਮ ) GURMUKHI LETTER MA 0x0A2F, // ( ਯ ) GURMUKHI LETTER YA 0x0A30, // ( ਰ ) GURMUKHI LETTER RA 0x0A32, // ( ਲ ) GURMUKHI LETTER LA 0x0A33, // ( ਲ਼ ) GURMUKHI LETTER LLA 0x0A35, // ( ਵ ) GURMUKHI LETTER VA 0x0A36, // ( ਸ਼ ) GURMUKHI LETTER SHA 0x0A38, // ( ਸ ) GURMUKHI LETTER SA 0x0A39, // ( ਹ ) GURMUKHI LETTER HA // Gurmukhi - Various signs 0x0A3C, // ( ਼ ) GURMUKHI SIGN NUKTA // Gurmukhi - Dependent vowel signs 0x0A3E, // ( ਾ ) GURMUKHI VOWEL SIGN AA 0x0A3F, // ( ਿ ) GURMUKHI VOWEL SIGN I 0x0A40, // ( ੀ ) GURMUKHI VOWEL SIGN II 0x0A41, // ( ੁ ) GURMUKHI VOWEL SIGN U 0x0A42, // ( ੂ ) GURMUKHI VOWEL SIGN UU 0x0A47, // ( ੇ ) GURMUKHI VOWEL SIGN EE 0x0A48, // ( ੈ ) GURMUKHI VOWEL SIGN AI 0x0A4B, // ( ੋ ) GURMUKHI VOWEL SIGN OO 0x0A4C, // ( ੌ ) GURMUKHI VOWEL SIGN AU // Gurmukhi - Various signs 0x0A4D, // ( ੍ ) GURMUKHI SIGN VIRAMA 0x0A51, // ( ੑ ) GURMUKHI SIGN UDAAT // Gurmukhi - Additional consonants 0x0A59, // ( ਖ਼ ) GURMUKHI LETTER KHHA 0x0A5A, // ( ਗ਼ ) GURMUKHI LETTER GHHA 0x0A5B, // ( ਜ਼ ) GURMUKHI LETTER ZA 0x0A5C, // ( ੜ ) GURMUKHI LETTER RRA 0x0A5E, // ( ਫ਼ ) GURMUKHI LETTER FA // Gurmukhi - Digits 0x0A66, // ( ੦ ) GURMUKHI DIGIT ZERO 0x0A67, // ( ੧ ) GURMUKHI DIGIT ONE 0x0A68, // ( ੨ ) GURMUKHI DIGIT TWO 0x0A69, // ( ੩ ) GURMUKHI DIGIT THREE 0x0A6A, // ( ੪ ) GURMUKHI DIGIT FOUR 0x0A6B, // ( ੫ ) GURMUKHI DIGIT FIVE 0x0A6C, // ( ੬ ) GURMUKHI DIGIT SIX 0x0A6D, // ( ੭ ) GURMUKHI DIGIT SEVEN 0x0A6E, // ( ੮ ) GURMUKHI DIGIT EIGHT 0x0A6F, // ( ੯ ) GURMUKHI DIGIT NINE // Gurmukhi - Gurmukhi-specific additions 0x0A70, // ( ੰ ) GURMUKHI TIPPI 0x0A71, // ( ੱ ) GURMUKHI ADDAK 0x0A72, // ( ੲ ) GURMUKHI IRI 0x0A73, // ( ੳ ) GURMUKHI URA 0x0A74, // ( ੴ ) GURMUKHI EK ONKAR 0x0A75, // ( ੵ ) GURMUKHI SIGN YAKASH END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ਕ ਖ ਗ ਘ ਙ ਚ ਛ ਜ", // sample letters for now ... END_OF_DATA }; // // // OrthographyData data={ "Gurmukhi", // Common name "ਗੁਰਮੁਖੀ", // Native name 0x0A15, // key values, "ਕ ਖ ਗ ਘ ਙ ਚ ਛ ਜ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/HKSCS.h000066400000000000000000000427211420226015000235020ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // HKSCS.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef HKSCS #define HKSCS namespace HongKongSupplementaryCharacterSet{ // // Unicode values : For 1693 characters in the supplemental plane. // Characters in HKSCS which are also in BMP are // not included. // // Reference: http://www.ogcio.gov.hk/ccli/eng/hkscs/introduction.html // UINT32 values[]={ 0x27267, 0x27CB1, 0x27CC5, 0x242BF, 0x23617, 0x27352, 0x26E8B, 0x270D2, 0x2A351, 0x27C6C, 0x26B23, 0x25A54, 0x21A63, 0x23E06, 0x23F61, 0x28BB9, 0x27BEF, 0x21D5E, 0x29EB0, 0x29945, 0x2010C, 0x200D1, 0x200CD, 0x200CB, 0x21FE8, 0x200CA, 0x2010E, 0x2A3A9, 0x21145, 0x27735, 0x209E7, 0x29DF6, 0x2700E, 0x2A133, 0x2846C, 0x21DCA, 0x205D0, 0x22AE6, 0x27D84, 0x20C42, 0x20D15, 0x2512B, 0x22CC6, 0x20341, 0x24DB8, 0x294E5, 0x280BE, 0x22C38, 0x2815D, 0x269F2, 0x24DEA, 0x20D7C, 0x20FB4, 0x20CD5, 0x210F4, 0x20E96, 0x20C0B, 0x20F64, 0x22CA9, 0x28256, 0x244D3, 0x20D46, 0x29A4D, 0x280E9, 0x24EA7, 0x22CC2, 0x295F4, 0x252C7, 0x297D4, 0x278C8, 0x22D44, 0x260A5, 0x22D4C, 0x22BCA, 0x21077, 0x2106F, 0x266DA, 0x26716, 0x279A0, 0x25052, 0x20C43, 0x221A1, 0x28B4C, 0x20731, 0x201A9, 0x22D8D, 0x245C8, 0x204FC, 0x26097, 0x20F4C, 0x20D96, 0x22A66, 0x2109D, 0x20D9C, 0x22775, 0x2A601, 0x20E09, 0x22ACF, 0x22CC9, 0x210C8, 0x239C2, 0x2829B, 0x25E49, 0x220C7, 0x20F31, 0x22CB2, 0x29720, 0x24E3B, 0x27574, 0x22E8B, 0x22208, 0x2A65B, 0x28CCD, 0x20E7A, 0x20C34, 0x2681C, 0x210CF, 0x22803, 0x22939, 0x251E3, 0x20E8C, 0x20F8D, 0x20EAA, 0x20F30, 0x20D47, 0x2114F, 0x20E4C, 0x20EAB, 0x20BA9, 0x20D48, 0x210C0, 0x2113D, 0x22696, 0x20FAD, 0x233F4, 0x27639, 0x22BCE, 0x20D7E, 0x20D7F, 0x22C51, 0x22C55, 0x20E98, 0x210C7, 0x20F2E, 0x2A632, 0x26B50, 0x28CD2, 0x28D99, 0x28CCA, 0x29EC3, 0x2775E, 0x22DEE, 0x26572, 0x280BD, 0x20EFA, 0x20E0F, 0x20E77, 0x20EFB, 0x24DEB, 0x20CD6, 0x227B5, 0x210C9, 0x20E10, 0x20E78, 0x21078, 0x21148, 0x28207, 0x21455, 0x20E79, 0x24E50, 0x22DA4, 0x2101D, 0x2101E, 0x210F5, 0x210F6, 0x20E11, 0x27694, 0x282CD, 0x20FB5, 0x20E7B, 0x2517E, 0x20FB6, 0x21180, 0x252D8, 0x2A2BD, 0x249DA, 0x2183A, 0x24177, 0x2827C, 0x2573D, 0x25B74, 0x2313D, 0x21BC1, 0x2F878, 0x20086, 0x248E9, 0x2626A, 0x2634B, 0x26612, 0x26951, 0x278B2, 0x28E0F, 0x29810, 0x20087, 0x29C73, 0x2414E, 0x251CD, 0x25D30, 0x28A32, 0x23281, 0x2A107, 0x21980, 0x2870F, 0x2A2BA, 0x20A6F, 0x29947, 0x28AEA, 0x2207E, 0x289E3, 0x21DB6, 0x22712, 0x233F9, 0x23C63, 0x24505, 0x24A13, 0x25CA4, 0x25695, 0x28DB9, 0x2143F, 0x2497B, 0x2710D, 0x26D74, 0x26B15, 0x26FBE, 0x23256, 0x22796, 0x23B1A, 0x23551, 0x240EC, 0x21E23, 0x201A4, 0x26C41, 0x20239, 0x298FA, 0x20B9F, 0x221C1, 0x2896D, 0x29079, 0x2A1B5, 0x26C46, 0x286B2, 0x273FF, 0x2549A, 0x24B0F, 0x289C0, 0x23F41, 0x20325, 0x20ED8, 0x23ED7, 0x26ED3, 0x257E0, 0x28BE9, 0x258E1, 0x294D9, 0x259AC, 0x2648D, 0x25C01, 0x2530E, 0x25CFE, 0x25BB4, 0x26C7F, 0x25D20, 0x25C65, 0x25CC1, 0x24882, 0x24578, 0x26E44, 0x26ED6, 0x24057, 0x26029, 0x217F9, 0x2836D, 0x26121, 0x2615A, 0x262D0, 0x26351, 0x21661, 0x20068, 0x23766, 0x2833A, 0x26489, 0x2A087, 0x26CC3, 0x22714, 0x26626, 0x23DE3, 0x266E8, 0x28A48, 0x226F6, 0x26498, 0x24FB8, 0x2148A, 0x2185E, 0x24A65, 0x24A95, 0x20B0D, 0x26A52, 0x23D7E, 0x214FD, 0x26B0A, 0x249A7, 0x23530, 0x21773, 0x23DF8, 0x2F994, 0x20E16, 0x217B4, 0x2317D, 0x2355A, 0x23E8B, 0x26DA3, 0x26B05, 0x26B97, 0x235CE, 0x26DA5, 0x26ED4, 0x26E42, 0x22EEF, 0x25BE4, 0x23CB5, 0x26B96, 0x26E77, 0x26E43, 0x25C91, 0x25CC0, 0x26E99, 0x28625, 0x2863B, 0x27088, 0x21582, 0x270CD, 0x2F9B2, 0x218A2, 0x2739A, 0x2A0F8, 0x22C27, 0x275E0, 0x23DB9, 0x275E4, 0x2770F, 0x28A25, 0x27924, 0x27ABD, 0x27A59, 0x27B3A, 0x23F8F, 0x27B38, 0x25430, 0x25565, 0x24A7A, 0x216DF, 0x27D54, 0x27D8F, 0x2F9D4, 0x27D53, 0x27D98, 0x27DBD, 0x21910, 0x24CC9, 0x28002, 0x21014, 0x2498A, 0x281BC, 0x2710C, 0x28365, 0x28412, 0x2A29F, 0x20A50, 0x289DE, 0x2853D, 0x23DBB, 0x23262, 0x2A014, 0x286BC, 0x28501, 0x22325, 0x26ED7, 0x2853C, 0x27ABE, 0x2856C, 0x2860B, 0x28713, 0x286E6, 0x28933, 0x21E89, 0x255B9, 0x28AC6, 0x23C9B, 0x28B0C, 0x255DB, 0x20D31, 0x28AE1, 0x28BEB, 0x28AE2, 0x28AE5, 0x28BEC, 0x28C39, 0x28BFF, 0x2267A, 0x286D8, 0x2127C, 0x23E2E, 0x26ED5, 0x28AE0, 0x26CB8, 0x20274, 0x26410, 0x290AF, 0x290E5, 0x24AD1, 0x21915, 0x2330A, 0x24AE9, 0x291D5, 0x291EB, 0x230B7, 0x230BC, 0x2546C, 0x29433, 0x2941D, 0x2797A, 0x27175, 0x20630, 0x2415C, 0x25706, 0x26D27, 0x216D3, 0x24A29, 0x29857, 0x29905, 0x25725, 0x290B1, 0x29BD5, 0x29B05, 0x28600, 0x269A8, 0x2307D, 0x29D3E, 0x21863, 0x2424B, 0x29E68, 0x29FB7, 0x2A192, 0x2A1AB, 0x2A0E1, 0x2A123, 0x2A1DF, 0x2A134, 0x2215B, 0x2A193, 0x2A220, 0x2193B, 0x2A233, 0x2A0B9, 0x2A2B4, 0x24364, 0x28C2B, 0x26DA2, 0x2908B, 0x24975, 0x249BB, 0x249F8, 0x24348, 0x24A51, 0x28BDA, 0x218FA, 0x2897E, 0x28E36, 0x28A44, 0x2896C, 0x244B9, 0x24473, 0x243F8, 0x217EF, 0x218BE, 0x23599, 0x21885, 0x2542F, 0x217F8, 0x216FB, 0x21839, 0x21774, 0x218D1, 0x25F4B, 0x216C0, 0x24A25, 0x213FE, 0x212A8, 0x213C6, 0x214B6, 0x236A6, 0x24994, 0x27165, 0x23E31, 0x2555C, 0x23EFB, 0x27052, 0x236EE, 0x2999D, 0x26F26, 0x21922, 0x2373F, 0x240E1, 0x2408B, 0x2410F, 0x26C21, 0x266B1, 0x20FDF, 0x20BA8, 0x20E0D, 0x28B13, 0x24436, 0x20465, 0x2037F, 0x25651, 0x201AB, 0x203CB, 0x2030A, 0x20414, 0x202C0, 0x28EB3, 0x20275, 0x2020C, 0x24A0E, 0x23E8A, 0x23595, 0x23E39, 0x23EBF, 0x21884, 0x23E89, 0x205E0, 0x204A3, 0x20492, 0x20491, 0x28A9C, 0x2070E, 0x20873, 0x2438C, 0x20C20, 0x249AC, 0x210E4, 0x20E1D, 0x24ABC, 0x2408D, 0x240C9, 0x20345, 0x20BC6, 0x28A46, 0x216FA, 0x2176F, 0x21710, 0x25946, 0x219F3, 0x21861, 0x24295, 0x25E83, 0x28BD7, 0x20413, 0x21303, 0x289FB, 0x21996, 0x2197C, 0x23AEE, 0x21903, 0x21904, 0x218A0, 0x216FE, 0x28A47, 0x21DBA, 0x23472, 0x289A8, 0x21927, 0x217AB, 0x2173B, 0x275FD, 0x22860, 0x2262B, 0x225AF, 0x225BE, 0x29088, 0x26F73, 0x2003E, 0x20046, 0x2261B, 0x22C9B, 0x22D07, 0x246D4, 0x2914D, 0x24665, 0x22B6A, 0x22B22, 0x23450, 0x298EA, 0x22E78, 0x2A45B, 0x249E3, 0x22D67, 0x22CA1, 0x2308E, 0x232AD, 0x24989, 0x232AB, 0x232E0, 0x218D9, 0x2943F, 0x23289, 0x231B3, 0x25584, 0x28B22, 0x2558F, 0x216FC, 0x2555B, 0x25425, 0x23103, 0x2182A, 0x23234, 0x2320F, 0x23182, 0x242C9, 0x26D24, 0x27870, 0x21DEB, 0x232D2, 0x232E1, 0x25872, 0x2383A, 0x237BC, 0x237A2, 0x233FE, 0x2462A, 0x237D5, 0x24487, 0x21912, 0x23FC0, 0x23C9A, 0x28BEA, 0x28ACB, 0x2801E, 0x289DC, 0x249EC, 0x23F7F, 0x2403C, 0x2431A, 0x24276, 0x2478F, 0x24725, 0x24AA4, 0x205EB, 0x23EF8, 0x2365F, 0x24A4A, 0x24917, 0x25FE1, 0x24ADF, 0x28C23, 0x23F35, 0x26DEA, 0x24CD9, 0x24D06, 0x2A5C6, 0x28ACC, 0x249AB, 0x2498E, 0x24A4E, 0x249C5, 0x248F3, 0x28AE3, 0x21864, 0x25221, 0x251E7, 0x23232, 0x24697, 0x23781, 0x248F0, 0x24ABA, 0x24AC7, 0x24A96, 0x261AE, 0x25581, 0x27741, 0x256E3, 0x23EFA, 0x216E6, 0x20D4C, 0x2498C, 0x20299, 0x23DBA, 0x2176E, 0x201D4, 0x20C0D, 0x226F5, 0x25AAF, 0x25A9C, 0x2025B, 0x25BC6, 0x25BB3, 0x25EBC, 0x25EA6, 0x249F9, 0x217B0, 0x26261, 0x2615C, 0x27B48, 0x25E82, 0x26B75, 0x20916, 0x2004E, 0x235CF, 0x26412, 0x263F8, 0x24962, 0x2082C, 0x25AE9, 0x25D43, 0x25E0E, 0x2343F, 0x249F7, 0x265AD, 0x265A0, 0x27127, 0x26CD1, 0x267B4, 0x26A42, 0x26A51, 0x26DA7, 0x2721B, 0x21840, 0x218A1, 0x218D8, 0x2F9BC, 0x23D8F, 0x27422, 0x25683, 0x27785, 0x27784, 0x28BF5, 0x28BD9, 0x28B9C, 0x289F9, 0x29448, 0x24284, 0x21845, 0x27DDC, 0x24C09, 0x22321, 0x217DA, 0x2492F, 0x28A4B, 0x28AFC, 0x28C1D, 0x28C3B, 0x28D34, 0x248FF, 0x24A42, 0x243EA, 0x23225, 0x28EE7, 0x28E66, 0x28E65, 0x249ED, 0x24A78, 0x23FEE, 0x290B0, 0x29093, 0x257DF, 0x28989, 0x28C26, 0x28B2F, 0x263BE, 0x2421B, 0x20F26, 0x28BC5, 0x24AB2, 0x294DA, 0x295D7, 0x28B50, 0x24A67, 0x28B64, 0x28A45, 0x27B06, 0x28B65, 0x258C8, 0x298F1, 0x29948, 0x21302, 0x249B8, 0x214E8, 0x2271F, 0x23DB8, 0x22781, 0x2296B, 0x29E2D, 0x2A1F5, 0x2A0FE, 0x24104, 0x2A1B4, 0x2A0ED, 0x2A0F3, 0x2992F, 0x26E12, 0x26FDF, 0x26B82, 0x26DA4, 0x26E84, 0x26DF0, 0x26E00, 0x237D7, 0x26064, 0x2359C, 0x23640, 0x249DE, 0x202BF, 0x2555D, 0x21757, 0x231C9, 0x24941, 0x241B5, 0x241AC, 0x26C40, 0x24F97, 0x217B5, 0x28A49, 0x24488, 0x289FC, 0x218D6, 0x20F1D, 0x26CC0, 0x21413, 0x242FA, 0x22C26, 0x243C1, 0x23DB7, 0x26741, 0x2615B, 0x260A4, 0x249B9, 0x2498B, 0x289FA, 0x28B63, 0x2189F, 0x24AB3, 0x24A3E, 0x24A94, 0x217D9, 0x24A66, 0x203A7, 0x21424, 0x249E5, 0x24916, 0x24976, 0x204FE, 0x28ACE, 0x28A16, 0x28BE7, 0x255D5, 0x28A82, 0x24943, 0x20CFF, 0x2061A, 0x20BEB, 0x20CB8, 0x217FA, 0x216C2, 0x24A50, 0x21852, 0x28AC0, 0x249AD, 0x218BF, 0x21883, 0x27484, 0x23D5B, 0x28A81, 0x21862, 0x20AB4, 0x2139C, 0x28218, 0x290E4, 0x27E4F, 0x23FED, 0x23E2D, 0x203F5, 0x28C1C, 0x26BC0, 0x21452, 0x24362, 0x24A71, 0x22FE3, 0x212B0, 0x223BD, 0x21398, 0x234E5, 0x27BF4, 0x236DF, 0x28A83, 0x237D6, 0x233FA, 0x24C9F, 0x236AD, 0x26CB7, 0x26D26, 0x26D51, 0x26C82, 0x26FDE, 0x27109, 0x2173A, 0x26C80, 0x27053, 0x217DB, 0x217B3, 0x21905, 0x241FC, 0x2173C, 0x242A5, 0x24293, 0x23EF9, 0x27736, 0x2445B, 0x242CA, 0x24259, 0x289E1, 0x26D28, 0x244CE, 0x27E4D, 0x243BD, 0x24256, 0x21304, 0x243E9, 0x2F825, 0x24A4F, 0x24A5D, 0x217DF, 0x23AFA, 0x23300, 0x20214, 0x208D5, 0x20619, 0x21F9E, 0x2A2B6, 0x2915B, 0x28A59, 0x29420, 0x27AF4, 0x256F6, 0x27B18, 0x248F2, 0x24F5C, 0x25535, 0x20CCF, 0x27967, 0x21BC2, 0x20094, 0x202B7, 0x203A0, 0x204D7, 0x205D5, 0x20615, 0x20676, 0x216BA, 0x20AC2, 0x20ACD, 0x20BBF, 0x2F83B, 0x20BCB, 0x20BFB, 0x20C3B, 0x20C53, 0x20C65, 0x20C7C, 0x20C8D, 0x20CB5, 0x20CDD, 0x20CED, 0x20D6F, 0x20DB2, 0x20DC8, 0x20E04, 0x20E0E, 0x20ED7, 0x20F90, 0x20F2D, 0x20E73, 0x20FBC, 0x2105C, 0x2104F, 0x21076, 0x2107B, 0x21088, 0x21096, 0x210BF, 0x210D3, 0x2112F, 0x2113B, 0x212E3, 0x21375, 0x21336, 0x21577, 0x21619, 0x217C3, 0x217C7, 0x2182D, 0x2196A, 0x21A2D, 0x21A45, 0x21C2A, 0x21C70, 0x21CAC, 0x21EC8, 0x21ED5, 0x21F15, 0x22045, 0x2227C, 0x223D7, 0x223FA, 0x2272A, 0x22871, 0x2294F, 0x22967, 0x22993, 0x22AD5, 0x22AE8, 0x22B0E, 0x22B3F, 0x22C4C, 0x22C88, 0x22CB7, 0x25BE8, 0x22D08, 0x22D12, 0x22DB7, 0x22D95, 0x22E42, 0x22F74, 0x22FCC, 0x23033, 0x23066, 0x2331F, 0x233DE, 0x27A79, 0x23567, 0x235F3, 0x249BA, 0x2361A, 0x23716, 0x20346, 0x23AA7, 0x27657, 0x25FE2, 0x23E11, 0x23EB9, 0x275FE, 0x2209A, 0x24119, 0x28A9A, 0x242EE, 0x2430D, 0x2403B, 0x24334, 0x24396, 0x24A45, 0x205CA, 0x20611, 0x21EA8, 0x23CFF, 0x24404, 0x244D6, 0x24674, 0x2472F, 0x285E8, 0x299C9, 0x221C3, 0x28B4E, 0x24812, 0x248FB, 0x24A15, 0x24AC0, 0x20C78, 0x24EA5, 0x24F86, 0x20779, 0x2502C, 0x25299, 0x25419, 0x23F4A, 0x24AA7, 0x25446, 0x2546E, 0x26B52, 0x2553F, 0x27632, 0x2555E, 0x25562, 0x25566, 0x257C7, 0x2493F, 0x2585D, 0x233CC, 0x25903, 0x28948, 0x25AAE, 0x25B89, 0x25C06, 0x21D90, 0x26102, 0x27C12, 0x261B2, 0x24F9A, 0x26402, 0x2644A, 0x26BF7, 0x26484, 0x2191C, 0x249F6, 0x26488, 0x23FEF, 0x26512, 0x265BF, 0x266B5, 0x2271B, 0x257E1, 0x2F8CD, 0x24521, 0x266FC, 0x24934, 0x26CBD, 0x26799, 0x2686E, 0x26411, 0x2685E, 0x268C7, 0x290C0, 0x20A11, 0x26926, 0x26939, 0x269FA, 0x26A2D, 0x26469, 0x20021, 0x26A34, 0x26B5B, 0x23519, 0x26B9D, 0x26CA4, 0x26DAE, 0x2258D, 0x2704B, 0x271CD, 0x27280, 0x27285, 0x2217A, 0x2728B, 0x272E6, 0x249D0, 0x27450, 0x20EF8, 0x22926, 0x28473, 0x217B1, 0x24A2A, 0x21820, 0x29CAD, 0x298A4, 0x277CC, 0x27858, 0x2160A, 0x2372F, 0x280E8, 0x213C5, 0x279DD, 0x291A8, 0x270AF, 0x289AB, 0x279FD, 0x27A0A, 0x27B0B, 0x27D66, 0x2417A, 0x28009, 0x2A2DF, 0x28318, 0x26E07, 0x2816F, 0x28023, 0x269B5, 0x213ED, 0x2322F, 0x28048, 0x28C30, 0x28083, 0x28949, 0x24988, 0x24AA5, 0x23F81, 0x28090, 0x280F4, 0x2812E, 0x21FA1, 0x2814F, 0x28189, 0x281AF, 0x2821A, 0x28306, 0x2832F, 0x2838A, 0x28468, 0x286AA, 0x28956, 0x289B8, 0x289E7, 0x289E8, 0x28B46, 0x28BD4, 0x28C09, 0x28FC5, 0x290EC, 0x29110, 0x2913C, 0x2915E, 0x24ACA, 0x294E7, 0x295E9, 0x295B0, 0x295B8, 0x29732, 0x298D1, 0x29949, 0x2996A, 0x299C3, 0x29A28, 0x29B0E, 0x29D5A, 0x29D9B, 0x29EF8, 0x29F23, 0x2A293, 0x2A2FF, 0x2A5CB, 0x20C9C, 0x224B0, 0x24A93, 0x28B2C, 0x2789D, 0x217F5, 0x28024, 0x28B6C, 0x28B99, 0x27A3E, 0x266AF, 0x27655, 0x23CB7, 0x25635, 0x25956, 0x25E81, 0x26258, 0x20E6D, 0x23E88, 0x24C9E, 0x217F6, 0x2187B, 0x25C4A, 0x25311, 0x29D98, 0x25ED8, 0x23D40, 0x20FEA, 0x20D49, 0x236BA, 0x20E9D, 0x282E2, 0x20C41, 0x20C96, 0x25148, 0x20E76, 0x22C62, 0x20EA2, 0x21075, 0x22B43, 0x22EB3, 0x20DA7, 0x2688A, 0x210C1, 0x24706, 0x26893, 0x226F4, 0x27D2F, 0x241A3, 0x27D73, 0x26ED0, 0x272B6, 0x211D9, 0x23CFC, 0x2A6A9, 0x20EAC, 0x20EF9, 0x21CA2, 0x24FC2, 0x27FF9, 0x20FEB, 0x22DA0, 0x247E0, 0x29D7C, 0x20FEC, 0x20E0A, 0x275A3, 0x20FED, 0x26048, 0x21187, 0x24618, 0x24B6E, 0x25A95, 0x20979, 0x22465, 0x29EAC, 0x23CFE, 0x29F30, 0x24FA9, 0x2959E, 0x29FDE, 0x23DB6, 0x272B2, 0x267B3, 0x23720, 0x23EF7, 0x23E2C, 0x2048E, 0x20EB6, 0x27F2E, 0x2A434, 0x230DA, 0x243F2, 0x212A9, 0x24963, 0x29E06, 0x270AE, 0x2176C, 0x294D0, 0x26335, 0x27164, 0x20D28, 0x26D22, 0x24AE2, 0x20D71, 0x21F0F, 0x21DD1, 0x2493E, 0x2176D, 0x28E97, 0x26D23, 0x203FC, 0x25C21, 0x23CFD, 0x24919, 0x20CD4, 0x201F2, 0x2A64A, 0x2837D, 0x24A77, 0x28A5A, 0x2A2B2, 0x2F840, 0x24ABB, 0x2183B, 0x26E05, 0x2251B, 0x26159, 0x233F5, 0x28BC2, 0x28E39, 0x21D46, 0x20F3B, 0x25F1A, 0x27486, 0x267CC, 0x26ED1, 0x24011, 0x28B2D, 0x23CC7, 0x25ED7, 0x27656, 0x25531, 0x21944, 0x212FE, 0x29903, 0x26DDC, 0x270AD, 0x261AD, 0x28A0F, 0x23677, 0x200EE, 0x26846, 0x24F0E, 0x2634C, 0x2626B, 0x200CC, 0x2008A, 0x27607, 0x20547, 0x205DF, 0x23FC5, 0x24942, 0x289E4, 0x219DB, 0x23CC8, 0x24933, 0x289AA, 0x202A0, 0x26BB3, 0x21305, 0x224ED, 0x26D29, 0x27A84, 0x23600, 0x24AB1, 0x22513, 0x2037E, 0x20380, 0x20347, 0x2041F, 0x249A4, 0x20487, 0x233B4, 0x20BFF, 0x220FC, 0x202E5, 0x22530, 0x2058E, 0x23233, 0x21983, 0x205B3, 0x23C99, 0x24AA6, 0x2372D, 0x26B13, 0x28ADE, 0x23F80, 0x20954, 0x23FEC, 0x20BE2, 0x21726, 0x216E8, 0x286AB, 0x21596, 0x21613, 0x28A9B, 0x25772, 0x20B8F, 0x23FEB, 0x22DA3, 0x20C77, 0x26B53, 0x20D74, 0x2170D, 0x20EDD, 0x20D4D, 0x289BC, 0x22698, 0x218D7, 0x2403A, 0x24435, 0x210B4, 0x2328A, 0x28B66, 0x2124F, 0x241A5, 0x26C7E, 0x21416, 0x21454, 0x24363, 0x24BF5, 0x2123C, 0x2A150, 0x24278, 0x2163E, 0x21692, 0x20D4E, 0x26C81, 0x26D2A, 0x217DC, 0x217FB, 0x217B2, 0x26DA6, 0x21828, 0x216D5, 0x26E45, 0x249A9, 0x26FA1, 0x22554, 0x21911, 0x216B8, 0x27A0E, 0x20204, 0x21A34, 0x259CC, 0x205A5, 0x21B44, 0x21CA5, 0x26B28, 0x21DF9, 0x21E37, 0x21EA4, 0x24901, 0x22049, 0x22173, 0x244BC, 0x20CD3, 0x21771, 0x28482, 0x201C1, 0x2F894, 0x2133A, 0x26888, 0x223D0, 0x22471, 0x26E6E, 0x28A36, 0x25250, 0x21F6A, 0x270F8, 0x22668, 0x2029E, 0x28A29, 0x21877, 0x227B4, 0x24982, 0x2498F, 0x27A53, 0x2F8A6, 0x26ED2, 0x20656, 0x23FB7, 0x2285F, 0x28B9D, 0x2995D, 0x22980, 0x228C1, 0x20118, 0x21770, 0x22E0D, 0x249DF, 0x2138E, 0x217FC, 0x22E36, 0x2408C, 0x2571D, 0x24A28, 0x24A23, 0x2307E, 0x24940, 0x21829, 0x23400, 0x231F7, 0x231F8, 0x231A4, 0x231A5, 0x20E75, 0x251E6, 0x21E3D, 0x23231, 0x285F4, 0x231C8, 0x25313, 0x228F7, 0x2439C, 0x24A21, 0x237C2, 0x241CD, 0x290ED, 0x233E6, 0x26DA0, 0x2346F, 0x28ADF, 0x235CD, 0x2363C, 0x28A4A, 0x203C9, 0x23659, 0x2212A, 0x23703, 0x2919C, 0x20923, 0x227CD, 0x23ADB, 0x203B5, 0x21958, 0x23B5A, 0x23EFC, 0x2248B, 0x248F1, 0x26B51, 0x23DBC, 0x23DBD, 0x241A4, 0x2490C, 0x24900, 0x23CC9, 0x20D32, 0x231F9, 0x22491, 0x26D25, 0x26DA1, 0x26DEB, 0x2497F, 0x24085, 0x26E72, 0x26F74, 0x28B21, 0x23E2F, 0x23F82, 0x2304B, 0x23E30, 0x21497, 0x2403D, 0x29170, 0x24144, 0x24091, 0x24155, 0x24039, 0x23FF0, 0x23FB4, 0x2413F, 0x24156, 0x24157, 0x24140, 0x261DD, 0x24277, 0x24365, 0x242C1, 0x2445A, 0x24A27, 0x24A22, 0x28BE8, 0x25605, 0x24974, 0x23044, 0x24823, 0x2882B, 0x28804, 0x20C3A, 0x26A2E, 0x241E2, 0x216E7, 0x24A24, 0x249B7, 0x2498D, 0x249FB, 0x24A26, 0x205C3, 0x228AD, 0x28EB2, 0x24A8C, 0x2415F, 0x24A79, 0x28B8F, 0x28C03, 0x2189E, 0x21988, 0x28ED9, 0x21A4B, 0x28EAC, 0x24F82, 0x24D13, 0x263F5, 0x26911, 0x2690E, 0x26F9F, 0x2509D, 0x2517D, 0x21E1C, 0x25220, 0x232AC, 0x28964, 0x28968, 0x216C1, 0x21376, 0x24A12, 0x255E0, 0x2760C, 0x28B2B, 0x26083, 0x2261C, 0x25857, 0x27B39, 0x27126, 0x2910D, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Hong Kong Supplementary Character Set", "香港增補字符集", 0x27267, // values, "", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Hangul.h000066400000000000000000000013221420226015000240350ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Hangul.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef HANGUL #define HANGUL namespace Hangul{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xAC00,0xD7A3, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Korean Hangul", // Common name "한글 / 조선글", // Native name 0xAC00, // key values, "", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Hanunoo.h000066400000000000000000000027651420226015000242420ustar00rootroot00000000000000// // Hanunoo.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef HANUNOO #define HANUNOO namespace Hanunoo{ // // Unicode values // UINT32 values[]={ // Hanunoo - Independent vowels 0x1720, // ( ᜠ ) HANUNOO LETTER A 0x1721, // ( ᜡ ) HANUNOO LETTER I 0x1722, // ( ᜢ ) HANUNOO LETTER U // Hanunoo - Consonants 0x1723, // ( ᜣ ) HANUNOO LETTER KA 0x1724, // ( ᜤ ) HANUNOO LETTER GA 0x1725, // ( ᜥ ) HANUNOO LETTER NGA 0x1726, // ( ᜦ ) HANUNOO LETTER TA 0x1727, // ( ᜧ ) HANUNOO LETTER DA 0x1728, // ( ᜨ ) HANUNOO LETTER NA 0x1729, // ( ᜩ ) HANUNOO LETTER PA 0x172A, // ( ᜪ ) HANUNOO LETTER BA 0x172B, // ( ᜫ ) HANUNOO LETTER MA 0x172C, // ( ᜬ ) HANUNOO LETTER YA 0x172D, // ( ᜭ ) HANUNOO LETTER RA 0x172E, // ( ᜮ ) HANUNOO LETTER LA 0x172F, // ( ᜯ ) HANUNOO LETTER WA 0x1730, // ( ᜰ ) HANUNOO LETTER SA 0x1731, // ( ᜱ ) HANUNOO LETTER HA // Hanunoo - Dependent vowel signs 0x1732, // ( ᜲ ) HANUNOO VOWEL SIGN I 0x1733, // ( ᜳ ) HANUNOO VOWEL SIGN U // Hanunoo - Virama 0x1734, // ( ᜴ ) HANUNOO SIGN PAMUDPOD END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᜣ ᜤ ᜥ ᜦ ᜧ ᜨ ᜩ ᜪ", // Using sample characters for now ... END_OF_DATA }; // // // OrthographyData data={ "Hanunó'o", // Common name "", // Native name 0x1723, // key: LETTER KA values, "ᜣ ᜤ ᜥ ᜦ ᜧ ᜨ ᜩ ᜪ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Hebrew.h000066400000000000000000000014641420226015000240420ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Hebrew.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef HEBREW #define HEBREW namespace Hebrew{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x05d0,0x05ea, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "זה כיף סתם לשמוע איך תנצח קרפד עץ טוב בגן", END_OF_DATA }; // // // OrthographyData data={ "Hebrew", // Common name "עִבְרִית", // Native name 0x05d0, // HEBREW ALEF values, "א ב ד ה ו ז ח ט י", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/IPA.h000066400000000000000000000070001420226015000232270ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // IPA.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef IPA #define IPA namespace IPA{ // // Unicode values // UINT32 values[]={ 0x0251, // OPEN BACK UNROUNDED 0x0250, // OPEN-MID SCHWA 0x0252, // OPEN BACK ROUNDED 0x00E6, // RAISED OPEN FRONT UNROUNDED 0x0253, // VD BILABIAL IMPLOSIVE 0x0299, // VD BILABIAL TRILL 0x03B2, // VD BILABIAL FRICATIVE 0x0254, // OPEN-MID BACK ROUNDED 0x0255, // VL ALVEOLOPALATAL FRICATIVE 0x00E7, // VL PALATAL FRICATIVE 0x0257, // VD ALVEOLAR IMPLOSIVE 0x0256, // VD RETROFLEX PLOSIVE 0x00F0, // VD DENTAL FRICATIVE 0x02A4, // VD POSTALVEOLAR AFFRICATE 0x0259, // SCHWA 0x0258, // CLOSE-MID SCHWA 0x025A, // RHOTACIZED SCHWA 0x025B, // OPEN-MID FRONT UNROUNDED 0x025C, // OPEN-MID CENTRAL 0x025D, // RHOTACIZED OPEN-MID CENTRAL 0x025E, // OPEN-MID CENTRAL ROUNDED 0x025F, // VD PALATAL PLOSIVE 0x0284, // VD PALATAL IMPLOSIVE 0x0261, // VD VELAR PLOSIVE 0x0260, // VD VELAR IMPLOSIVE 0x0262, // VD UVULAR PLOSIVE 0x029B, // VD UVULAR IMPLOSIVE 0x0266, // VD GLOTTAL FRICATIVE 0x0267, // VL MULTIPLE-PLACE FRICATIVE 0x0127, // VL PHARYNGEAL FRICATIVE 0x0265, // LABIAL-PALATAL APPROXIMANT 0x029C, // VL EPIGLOTTAL FRICATIVE 0x0268, // CLOSE CENTRAL UNROUNDED 0x026A, // LAX CLOSE FRONT UNROUNDED 0x029D, // VD PALATAL FRICATIVE 0x026D, // VD RETROFLEX LATERAL 0x026C, // VL ALVEOLAR LATERAL FRICATIVE 0x026B, // VELARIZED VD ALVEOLAR LATERAL 0x026E, // VD ALVEOLAR LATERAL FRICATIVE 0x029F, // VD VELAR LATERAL 0x0271, // VD LABIODENTAL NASAL 0x026F, // CLOSE BACK UNROUNDED 0x0270, // VELAR APPROXIMANT 0x014B, // VD VELAR NASAL 0x0273, // VD RETROFLEX NASAL 0x0272, // VD PALATAL NASAL 0x0274, // VD UVULAR NASAL 0x00F8, // FRONT CLOSE-MID ROUNDED 0x0275, // ROUNDED SCHWA 0x0278, // VL BILABIAL FRICATIVE 0x03B8, // VL DENTAL FRICATIVE 0x0153, // FRONT OPEN-MID ROUNDED 0x0276, // FRONT OPEN ROUNDED 0x0298, // BILABIAL CLICK 0x0279, // VD (POST)ALVEOLAR APPROXIMANT 0x027A, // VD ALVEOLAR LATERAL FLAP 0x027E, // VD ALVEOLAR TAP 0x027B, // VD RETROFLEX APPROXIMANT 0x0280, // VD UVULAR TRILL 0x0281, // VD UVULAR FRICATIVE 0x027D, // VD RETROFLEX FLAP 0x0282, // VL RETROFLEX FRICATIVE 0x0283, // VL POSTALVEOLAR FRICATIVE 0x0288, // VL RETROFLEX PLOSIVE 0x02A7, // VL POSTALVEOLAR AFFRICATE 0x0289, // CLOSE CENTRAL ROUNDED 0x028B, // VD LABIODENTAL APPROXIMANT 0x028A, // LAX CLOSE BACK ROUNDED 0x028C, // OPEN-MID BACK UNROUNDED 0x0263, // VD VELAR FRICATIVE 0x0264, // CLOSE-MID BACK UNROUNDED 0x028D, // VL LABIAL-VELAR FRICATIVE 0x03C7, // VL UVULAR FRICATIVE 0x028E, // VD PALATAL LATERAL 0x028F, // LAX CLOSE FRONT ROUNDED 0x0291, // VD ALVEOLOPALATAL FRICATIVE 0x0290, // VD RETROFLEX FRICATIVE 0x0292, // VD POSTALVEOLAR FRICATIVE 0x0294, // GLOTTAL PLOSIVE 0x02A1, // VD EPIGLOTTAL PLOSIVE 0x0295, // VD PHARYNGEAL FRICATIVE 0x02A2, // VD EPIGLOTTAL FRICATIVE 0x01C0, // DENTAL CLICK 0x01C1, // ALVEOLAR LATERAL CLICK 0x01C2, // ALVEOLAR CLICK 0x01C3, // RETROFLEX CLICK END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "/bəˈnɑːnəz ɑː ˈjeləʊ wen ðeɪ ɑː raɪp/", END_OF_DATA }; // // // OrthographyData data={ "IPA", "aɪ pʰiː eɪ", 0x025B, // OPEN MID-FRONT UNROUNDED values, "ɑɐɔɗʤɜɵɸʎɤ", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/IgboOnwu.h000066400000000000000000000022031420226015000243470ustar00rootroot00000000000000// // IgboOnwu.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef IGBOONWU #define IGBOONWU namespace IgboOnwu{ // // Unicode values // UINT32 values[]={ // Vowels with dots below: 0x1ECA, 0x1ECB, 0x1ECC, 0x1ECD, 0x1EE4, 0x1EE5, // N with dot above is preferred for consistency // with the vowels: 0x1E44, 0x1E45, // // Wikipedia shows N with Tilde however: // Any good Latin font must have N with Tilde, // so no harm including it here: // 0x00D1, 0x00F1, // // Vowels with tone marks: Tone marks are // sometimes written, so we include these here: // 0x00C1, 0x00E1, 0x00C0, 0x00E0, 0x00C9, 0x00E9, 0x00C8, 0x00E8, 0x00CD, 0x00ED, 0x00CC, 0x00EC, 0x00D3, 0x00F3, 0x00D2, 0x00F2, 0x00DA, 0x00FA, 0x00D9, 0x00F9, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Asụsụ Igbo", END_OF_DATA }; // // // OrthographyData data={ "Igbo Onwu", // Common name "Asụsụ Igbo", // Native name 0x1ECA, // key values, "Ịị Ụụ Ọọ Ṅṅ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Jamo.h000066400000000000000000000015521420226015000235120ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Jamo.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef JAMO #define JAMO namespace Jamo{ // // Unicode values // UINT32 values[]={ // Typographic Jamo range: START_RANGE_PAIR, 0x1100,0x11FF, // Compatability Jamo used when typing in an IME: START_RANGE_PAIR, 0x3131,0x318E, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ㄱㄲㄳㄴㄵㄶㄷㄸㄹㄺ", END_OF_DATA }; // // // OrthographyData data={ "Korean Jamo", // Common name "자모", // Native name 0x3131, // key values, "ㄱㄲㄳㄴㄵㄶㄷㄸㄹㄺ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Javanese.h000066400000000000000000000014771420226015000243660ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Javanese.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef JAVANESE #define JAVANESE namespace Javanese{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xA980,0xA9CD, START_RANGE_PAIR, 0xA9CF,0xA9D9, START_RANGE_PAIR, 0xA9DE,0xA9DF, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꦏꦐꦑꦒꦓꦔꦖꦗꦘ", END_OF_DATA }; // // // OrthographyData data={ "Javanese", // Common name "", // Native name 0xA98F, // key values, "ꦏꦐꦑꦒꦓꦔꦖꦗꦘ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Jinmeiyo.h000066400000000000000000000177271420226015000244220ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Jinmeiyo.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef JINMEIYO #define JINMEIYO namespace Jinmeiyo{ // // Unicode values // // 773 Japanese jinmeiyo characters (with variants) based on // http://en.wikipedia.org/wiki/Jinmeiy%C5%8D_kanji // #List_of_the_jinmeiy.C5.8D_kanji_.28.E4.BA.BA.E5.90.8D.E7.94.A8.E6.BC.A2.E5.AD.97.E5.88.A5.E8.A1.A8.29 // // At the top of the article a number of 983 characters is given. // However preceding the actual list of characters, the number 774 is given. // I found one duplicate though, so here there are but 773 ... // UINT32 values[]={ 0x4e11, 0x4e1e, 0x4e32, 0x4e43, 0x4e4b, 0x4e4e, 0x4e5f, 0x4e91, 0x4e98, 0x4e99, 0x4e9b, 0x4ea6, 0x4ea5, 0x4ea8, 0x4eae, 0x4ed4, 0x4f0a, 0x4f0e, 0x4f0d, 0x4f3d, 0x4f43, 0x4f51, 0x4f36, 0x4f83, 0x4f91, 0x4fc4, 0x4fe0, 0x4fe3, 0x4fd0, 0x4fb6, 0x502d, 0x4ffa, 0x4ff1, 0x5026, 0x5016, 0x5072, 0x50c5, 0x50ad, 0x5132, 0x5141, 0x514e, 0x515c, 0x5176, 0x51a5, 0x51b4, 0x51b6, 0x51c4, 0x51cc, 0x51dc, 0x51db, 0x51e7, 0x51ea, 0x51f0, 0x51f1, 0x51fd, 0x5239, 0x5289, 0x52ab, 0x52c1, 0x52c3, 0x52fe, 0x5302, 0x52ff, 0x5321, 0x5eff, 0x535c, 0x536f, 0x537f, 0x53a8, 0x53a9, 0x53c9, 0x53e1, 0x53e2, 0x53f6, 0x53ea, 0x543e, 0x541e, 0x543b, 0x5442, 0x54c9, 0x54e8, 0x5544, 0x5504, 0x54e9, 0x55ac, 0x55a7, 0x55b0, 0x558b, 0x5629, 0x5609, 0x5617, 0x564c, 0x5642, 0x5703, 0x572d, 0x5750, 0x5c2d, 0x582f, 0x5766, 0x57fc, 0x57f4, 0x5806, 0x5830, 0x583a, 0x5835, 0x5859, 0x585e, 0x5861, 0x58d5, 0x58ec, 0x5937, 0x5944, 0x5948, 0x594e, 0x5957, 0x5996, 0x5a03, 0x59ea, 0x59e5, 0x5a29, 0x5a9b, 0x5b09, 0x5b5f, 0x5b8f, 0x5b8b, 0x5b9b, 0x5b95, 0x5ba5, 0x5bc5, 0x5bd3, 0x5bf5, 0x5c16, 0x5c24, 0x5c51, 0x5ca1, 0x5ce8, 0x5cfb, 0x5d16, 0x5d1a, 0x5d50, 0x5d6f, 0x5d69, 0x5dba, 0x5dcc, 0x5dd6, 0x5df2, 0x5df3, 0x5df4, 0x5df7, 0x5dfd, 0x5dfe, 0x5e16, 0x5e4c, 0x5e61, 0x5e84, 0x5e87, 0x5e9a, 0x5eb5, 0x5edf, 0x5efb, 0x5f18, 0x5f1b, 0x5f25, 0x5f4c, 0x5f57, 0x5f66, 0x5f6a, 0x5f6c, 0x5fa0, 0x5ffd, 0x601c, 0x6062, 0x6070, 0x6055, 0x608c, 0x60df, 0x60da, 0x6089, 0x60c7, 0x60f9, 0x60fa, 0x60e3, 0x6167, 0x61a7, 0x6190, 0x620a, 0x6216, 0x621a, 0x621f, 0x6234, 0x6258, 0x6309, 0x62f6, 0x62ed, 0x6328, 0x62f3, 0x6349, 0x633a, 0x633d, 0x63ac, 0x6372, 0x6377, 0x637a, 0x637b, 0x6367, 0x63a0, 0x63c3, 0x6451, 0x647a, 0x6492, 0x64b0, 0x649e, 0x64ad, 0x64ab, 0x64e2, 0x5b5c, 0x6566, 0x6591, 0x6590, 0x65a1, 0x65a7, 0x65af, 0x65bc, 0x65e6, 0x65ed, 0x65fa, 0x6602, 0x660a, 0x660f, 0x660c, 0x6627, 0x6634, 0x664f, 0x6643, 0x6644, 0x6652, 0x664b, 0x665f, 0x6666, 0x6668, 0x667a, 0x6689, 0x66a2, 0x66d6, 0x66d9, 0x66dd, 0x66f3, 0x66fd, 0x66fe, 0x670b, 0x6714, 0x674f, 0x6756, 0x675c, 0x674e, 0x676d, 0x6775, 0x6795, 0x6777, 0x6787, 0x67d1, 0x67f4, 0x67f5, 0x67ff, 0x67d8, 0x67ca, 0x6803, 0x67cf, 0x67fe, 0x67da, 0x6867, 0x6a9c, 0x681e, 0x6854, 0x6842, 0x6841, 0x6816, 0x6850, 0x6817, 0x68a7, 0x6897, 0x6893, 0x68a2, 0x689b, 0x68af, 0x6876, 0x68b6, 0x691b, 0x68a8, 0x6881, 0x6905, 0x68f2, 0x690e, 0x690b, 0x6900, 0x696f, 0x695a, 0x6955, 0x693f, 0x6960, 0x6953, 0x6930, 0x6962, 0x694a, 0x698e, 0x6a3a, 0x698a, 0x699b, 0x69d9, 0x69c7, 0x69cd, 0x69cc, 0x6a2b, 0x69fb, 0x6a1f, 0x6a0b, 0x6a58, 0x6a3d, 0x6a59, 0x6a8e, 0x6a80, 0x6ac2, 0x6adb, 0x6ad3, 0x6b23, 0x6b3d, 0x6b4e, 0x6b64, 0x6b86, 0x6bc5, 0x6bd8, 0x6bec, 0x6c40, 0x6c5d, 0x6c50, 0x6c4e, 0x6c72, 0x6c99, 0x6c70, 0x6c8c, 0x6c93, 0x6cab, 0x6d38, 0x6d32, 0x6d35, 0x6d1b, 0x6d69, 0x6d6c, 0x6df5, 0x6df3, 0x6e1a, 0x6e1a, 0x6dc0, 0x6dcb, 0x6e25, 0x6e58, 0x6e4a, 0x6e5b, 0x6e67, 0x6ea2, 0x6ec9, 0x6e9c, 0x6f31, 0x6f15, 0x6f23, 0x6faa, 0x6fe1, 0x7015, 0x7058, 0x7078, 0x707c, 0x70cf, 0x7130, 0x711a, 0x714c, 0x714e, 0x7164, 0x7149, 0x7199, 0x718a, 0x71d5, 0x71ce, 0x71e6, 0x71ed, 0x71ff, 0x722a, 0x723d, 0x723e, 0x7252, 0x7259, 0x725f, 0x7261, 0x727d, 0x7280, 0x72fc, 0x732a, 0x7345, 0x7396, 0x73a9, 0x73c2, 0x73c8, 0x73ca, 0x73c0, 0x73b2, 0x7422, 0x7422, 0x7409, 0x745b, 0x7425, 0x7436, 0x7435, 0x7433, 0x745a, 0x745e, 0x7476, 0x7473, 0x7460, 0x7483, 0x74dc, 0x74e2, 0x74e6, 0x7525, 0x752b, 0x754f, 0x7560, 0x7562, 0x757f, 0x758b, 0x758f, 0x7626, 0x7690, 0x7693, 0x7709, 0x7738, 0x7766, 0x77b3, 0x77a5, 0x77ad, 0x77e9, 0x7826, 0x7825, 0x7827, 0x786f, 0x7893, 0x7897, 0x78a9, 0x78a7, 0x78d0, 0x78ef, 0x7947, 0x7962, 0x79b0, 0x7950, 0x7950, 0x7984, 0x797f, 0x798e, 0x798e, 0x79b1, 0x79bd, 0x79be, 0x79e6, 0x79e4, 0x7a00, 0x7a14, 0x7a1f, 0x7a1c, 0x7a3d, 0x7a63, 0x7a70, 0x7a7f, 0x7a84, 0x7a9f, 0x7aaa, 0x7aba, 0x7ae3, 0x7aea, 0x7afa, 0x7aff, 0x7b08, 0x7b39, 0x7b19, 0x7b20, 0x7b48, 0x7b51, 0x7b95, 0x7b94, 0x7bb8, 0x7bc7, 0x7be0, 0x7c1e, 0x7c3e, 0x7c7e, 0x7ca5, 0x7c9f, 0x7cca, 0x7d18, 0x7d17, 0x7d10, 0x7d43, 0x7d2c, 0x7d46, 0x7d62, 0x7dba, 0x7d9c, 0x7db4, 0x7dcb, 0x7dbe, 0x7db8, 0x7e1e, 0x5fbd, 0x7e6b, 0x7e61, 0x7e82, 0x7e8f, 0x7f9a, 0x7fa8, 0x7fd4, 0x7fe0, 0x8000, 0x800c, 0x8036, 0x803d, 0x8061, 0x8087, 0x808b, 0x8098, 0x80b4, 0x80e4, 0x80e1, 0x8107, 0x8129, 0x8154, 0x814e, 0x818f, 0x81b3, 0x81c6, 0x81e5, 0x81fc, 0x821c, 0x8237, 0x8235, 0x8276, 0x82a5, 0x82b9, 0x82af, 0x82ad, 0x8299, 0x82a6, 0x82d1, 0x8304, 0x82d4, 0x82fa, 0x8305, 0x8309, 0x8328, 0x8338, 0x831c, 0x839e, 0x837b, 0x83ab, 0x8389, 0x83c5, 0x83eb, 0x83d6, 0x8404, 0x83e9, 0x840c, 0x8420, 0x840a, 0x83f1, 0x8466, 0x845b, 0x8475, 0x8431, 0x847a, 0x8429, 0x8463, 0x8461, 0x84cb, 0x84d1, 0x8494, 0x8490, 0x84bc, 0x84b2, 0x8499, 0x84c9, 0x84ee, 0x852d, 0x8523, 0x8526, 0x84ec, 0x8513, 0x854e, 0x8568, 0x8549, 0x8543, 0x856a, 0x853d, 0x8599, 0x857e, 0x8557, 0x85c1, 0x85a9, 0x85e4, 0x85cd, 0x8607, 0x862d, 0x864e , 0x8679, 0x8702, 0x871c, 0x8766, 0x8776, 0x87ba, 0x87ec, 0x87f9, 0x881f, 0x887f, 0x8896, 0x8888, 0x88b4, 0x88e1, 0x88fe, 0x88df, 0x88f3, 0x8956, 0x8a0a, 0x8a23, 0x8a3b, 0x8a63, 0x8a62, 0x8a6e, 0x8a6b, 0x8abc, 0x8acf, 0x8ac4, 0x8ab0, 0x8ad2, 0x8b02, 0x8afa, 0x8ae6, 0x8b0e, 0x8b83, 0x8c79, 0x8c8c, 0x8cb0, 0x8cbc, 0x8cd1, 0x8d73, 0x8de8, 0x8e44, 0x8e5f, 0x8e74, 0x8f14, 0x8f2f, 0x8f3f, 0x8f5f, 0x8fb0, 0x8fbb, 0x8fc2, 0x8fc4, 0x8fbf, 0x8fea, 0x8fe6, 0x9019, 0x901e, 0x9017, 0x9022, 0x9065, 0x9059, 0x9041, 0x9061, 0x905c, 0x907c, 0x9091, 0x90a3, 0x7941, 0x90c1, 0x912d, 0x9149, 0x914e, 0x9187, 0x9190, 0x9192, 0x918d, 0x91ac, 0x91c7, 0x91c9, 0x91d8, 0x91dc, 0x91e7, 0x92d2, 0x92f8, 0x9326, 0x9310, 0x9306, 0x932b, 0x934b, 0x9375, 0x936c, 0x93a7, 0x938c, 0x9583, 0x958f, 0x95a4, 0x95c7, 0x961c, 0x962a, 0x963f, 0x9640, 0x9688, 0x9699, 0x96bc, 0x96c0, 0x96c1, 0x96db, 0x96eb, 0x971e, 0x9756, 0x9784, 0x978d, 0x9798, 0x97a0, 0x97ad, 0x97d3, 0x9801, 0x9803, 0x9808, 0x980c, 0x9813, 0x9817, 0x9830, 0x985a, 0x98af, 0x9905, 0x9957, 0x99a8, 0x99b4, 0x99b3, 0x99d5, 0x99d2, 0x99ff, 0x9a4d, 0x9b41, 0x9b6f, 0x9b8e, 0x9bc9, 0x9bdb, 0x9c2f, 0x9c52, 0x9c57, 0x9ce9, 0x9cf6, 0x9cf3, 0x9d28, 0x9d3b, 0x9d5c, 0x9d6c, 0x9db4, 0x9dd7, 0x9df2, 0x9dfa, 0x9df9, 0x9e7f, 0x9e92, 0x9e93, 0x9e9f, 0x9ebf, 0x9ece, 0x9edb, 0x9f0e, 0x4e80, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "琵琶湖(びわこ)は、滋賀県にある湖。", END_OF_DATA }; // // // OrthographyData data={ "Japanese Jinmeiyo", "日本人名用漢字", 0x7435, // The "bi" in Biwa ... values, "串之佃寵尖胤萠琵琶頁鷗鼎", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Joyo.h000066400000000000000000000436701420226015000235530ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Joyo.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef JOYO #define JOYO // // Japanese Jōyō (常用漢字) character list // // Current jōyō kanji are 1,945 characters issued on October 10, 1981 // One source of these is: http://www.aozora.gr.jp/kanji_table/ // namespace Joyo{ // // Unicode values // UINT32 values[]={ 0x4e9c, 0x54c0, 0x611b, 0x60aa, 0x63e1, 0x5727, 0x6271, 0x5b89, 0x6697, 0x6848, 0x4ee5, 0x4f4d, 0x4f9d, 0x5049, 0x56f2, 0x59d4, 0x5a01, 0x5c09, 0x610f, 0x6170, 0x6613, 0x70ba, 0x7570, 0x79fb, 0x7dad, 0x7def, 0x80c3, 0x8863, 0x9055, 0x907a, 0x533b, 0x4e95, 0x57df, 0x80b2, 0x4e00, 0x58f1, 0x9038, 0x7a32, 0x828b, 0x5370, 0x54e1, 0x56e0, 0x59fb, 0x5f15, 0x98f2, 0x9662, 0x9670, 0x96a0, 0x97fb, 0x53f3, 0x5b87, 0x7fbd, 0x96e8, 0x6e26, 0x6d66, 0x904b, 0x96f2, 0x55b6, 0x5f71, 0x6620, 0x6804, 0x6c38, 0x6cf3, 0x82f1, 0x885b, 0x8a60, 0x92ed, 0x6db2, 0x75ab, 0x76ca, 0x99c5, 0x60a6, 0x8b01, 0x8d8a, 0x95b2, 0x5186, 0x5712, 0x5bb4, 0x5ef6, 0x63f4, 0x6cbf, 0x6f14, 0x708e, 0x7159, 0x733f, 0x7e01, 0x9060, 0x925b, 0x5869, 0x6c5a, 0x51f9, 0x592e, 0x5965, 0x5f80, 0x5fdc, 0x62bc, 0x6a2a, 0x6b27, 0x6bb4, 0x738b, 0x7fc1, 0x9ec4, 0x6c96, 0x5104, 0x5c4b, 0x61b6, 0x4e59, 0x5378, 0x6069, 0x6e29, 0x7a4f, 0x97f3, 0x4e0b, 0x5316, 0x4eee, 0x4f55, 0x4fa1, 0x4f73, 0x52a0, 0x53ef, 0x590f, 0x5ac1, 0x5bb6, 0x5be1, 0x79d1, 0x6687, 0x679c, 0x67b6, 0x6b4c, 0x6cb3, 0x706b, 0x798d, 0x7a3c, 0x7b87, 0x82b1, 0x8377, 0x83ef, 0x83d3, 0x8ab2, 0x8ca8, 0x904e, 0x868a, 0x6211, 0x753b, 0x82bd, 0x8cc0, 0x96c5, 0x9913, 0x4ecb, 0x4f1a, 0x89e3, 0x56de, 0x584a, 0x58ca, 0x5feb, 0x602a, 0x6094, 0x61d0, 0x6212, 0x62d0, 0x6539, 0x68b0, 0x6d77, 0x7070, 0x754c, 0x7686, 0x7d75, 0x958b, 0x968e, 0x8c9d, 0x52be, 0x5916, 0x5bb3, 0x6168, 0x6982, 0x6daf, 0x8857, 0x8a72, 0x57a3, 0x5687, 0x5404, 0x62e1, 0x683c, 0x6838, 0x6bbb, 0x7372, 0x78ba, 0x7a6b, 0x899a, 0x89d2, 0x8f03, 0x90ed, 0x95a3, 0x9694, 0x9769, 0x5b66, 0x5cb3, 0x697d, 0x984d, 0x639b, 0x6f5f, 0x5272, 0x559d, 0x62ec, 0x6d3b, 0x6e07, 0x6ed1, 0x8910, 0x8f44, 0x4e14, 0x682a, 0x5208, 0x4e7e, 0x51a0, 0x5bd2, 0x520a, 0x52d8, 0x52e7, 0x5dfb, 0x559a, 0x582a, 0x5b8c, 0x5b98, 0x5bdb, 0x5e72, 0x5e79, 0x60a3, 0x611f, 0x6163, 0x61be, 0x63db, 0x6562, 0x68fa, 0x6b3e, 0x6b53, 0x6c57, 0x6f22, 0x74b0, 0x7518, 0x76e3, 0x770b, 0x7ba1, 0x7c21, 0x7de9, 0x7f36, 0x809d, 0x8266, 0x89b3, 0x8cab, 0x9084, 0x9451, 0x9593, 0x9591, 0x95a2, 0x9665, 0x9928, 0x4e38, 0x542b, 0x5cb8, 0x773c, 0x5ca9, 0x9811, 0x9854, 0x9858, 0x4f01, 0x5371, 0x559c, 0x5668, 0x57fa, 0x5947, 0x5bc4, 0x5c90, 0x5e0c, 0x5e7e, 0x5fcc, 0x63ee, 0x673a, 0x65d7, 0x65e2, 0x671f, 0x68cb, 0x68c4, 0x6a5f, 0x5e30, 0x6c17, 0x6c7d, 0x7948, 0x5b63, 0x7d00, 0x898f, 0x8a18, 0x8cb4, 0x8d77, 0x8ecc, 0x8f1d, 0x98e2, 0x9a0e, 0x9b3c, 0x507d, 0x5100, 0x5b9c, 0x622f, 0x6280, 0x64ec, 0x6b3a, 0x72a0, 0x7591, 0x7fa9, 0x8b70, 0x83ca, 0x5409, 0x55ab, 0x8a70, 0x5374, 0x5ba2, 0x811a, 0x8650, 0x9006, 0x4e18, 0x4e45, 0x4f11, 0x53ca, 0x5438, 0x5bae, 0x5f13, 0x6025, 0x6551, 0x673d, 0x6c42, 0x6ce3, 0x7403, 0x7a76, 0x7aae, 0x7d1a, 0x7cfe, 0x7d66, 0x65e7, 0x725b, 0x53bb, 0x5c45, 0x5de8, 0x62d2, 0x62e0, 0x6319, 0x865a, 0x8a31, 0x8ddd, 0x6f01, 0x9b5a, 0x4eab, 0x4eac, 0x4f9b, 0x7af6, 0x5171, 0x51f6, 0x5354, 0x53eb, 0x5883, 0x5ce1, 0x5f37, 0x6050, 0x606d, 0x631f, 0x6559, 0x6a4b, 0x6cc1, 0x72c2, 0x72ed, 0x77ef, 0x80f8, 0x8105, 0x8208, 0x90f7, 0x93e1, 0x97ff, 0x9a5a, 0x4ef0, 0x51dd, 0x6681, 0x696d, 0x5c40, 0x66f2, 0x6975, 0x7389, 0x52e4, 0x5747, 0x65a4, 0x7434, 0x7981, 0x7b4b, 0x7dca, 0x83cc, 0x895f, 0x8b39, 0x8fd1, 0x91d1, 0x541f, 0x9280, 0x4e5d, 0x53e5, 0x533a, 0x82e6, 0x99c6, 0x5177, 0x611a, 0x865e, 0x7a7a, 0x5076, 0x9047, 0x9685, 0x5c48, 0x6398, 0x9774, 0x7e70, 0x6851, 0x52f2, 0x541b, 0x85ab, 0x8a13, 0x7fa4, 0x8ecd, 0x90e1, 0x4fc2, 0x50be, 0x5211, 0x5144, 0x5553, 0x578b, 0x5951, 0x5f62, 0x5f84, 0x6075, 0x6176, 0x61a9, 0x63b2, 0x643a, 0x656c, 0x666f, 0x6e13, 0x7cfb, 0x7d4c, 0x7d99, 0x830e, 0x86cd, 0x8a08, 0x8b66, 0x8efd, 0x9d8f, 0x82b8, 0x8fce, 0x9be8, 0x5287, 0x6483, 0x6fc0, 0x5091, 0x6b20, 0x6c7a, 0x6f54, 0x7a74, 0x7d50, 0x8840, 0x6708, 0x4ef6, 0x5039, 0x5065, 0x517c, 0x5238, 0x5263, 0x570f, 0x5805, 0x5acc, 0x5efa, 0x61b2, 0x61f8, 0x691c, 0x6a29, 0x72ac, 0x732e, 0x7814, 0x7d79, 0x770c, 0x80a9, 0x898b, 0x8b19, 0x8ce2, 0x8ed2, 0x9063, 0x967a, 0x9855, 0x9a13, 0x5143, 0x539f, 0x53b3, 0x5e7b, 0x5f26, 0x6e1b, 0x6e90, 0x7384, 0x73fe, 0x8a00, 0x9650, 0x500b, 0x53e4, 0x547c, 0x56fa, 0x5b64, 0x5df1, 0x5eab, 0x5f27, 0x6238, 0x6545, 0x67af, 0x6e56, 0x8a87, 0x96c7, 0x9867, 0x9f13, 0x4e94, 0x4e92, 0x5348, 0x5449, 0x5a2f, 0x5f8c, 0x5fa1, 0x609f, 0x7881, 0x8a9e, 0x8aa4, 0x8b77, 0x4ea4, 0x4faf, 0x5019, 0x5149, 0x516c, 0x529f, 0x52b9, 0x539a, 0x53e3, 0x5411, 0x540e, 0x5751, 0x597d, 0x5b54, 0x5b5d, 0x5de5, 0x5de7, 0x5e78, 0x5e83, 0x5eb7, 0x6052, 0x614c, 0x6297, 0x62d8, 0x63a7, 0x653b, 0x66f4, 0x6821, 0x69cb, 0x6c5f, 0x6d2a, 0x6e2f, 0x6e9d, 0x7532, 0x7687, 0x786c, 0x7a3f, 0x7d05, 0x7d5e, 0x7db1, 0x8015, 0x8003, 0x80af, 0x822a, 0x8352, 0x884c, 0x8861, 0x8b1b, 0x8ca2, 0x8cfc, 0x90ca, 0x9175, 0x9271, 0x92fc, 0x964d, 0x9805, 0x9999, 0x9ad8, 0x525b, 0x53f7, 0x5408, 0x62f7, 0x8c6a, 0x514b, 0x523b, 0x544a, 0x56fd, 0x7a40, 0x9177, 0x9ed2, 0x7344, 0x8170, 0x9aa8, 0x8fbc, 0x4eca, 0x56f0, 0x58be, 0x5a5a, 0x6068, 0x61c7, 0x6606, 0x6839, 0x6df7, 0x7d3a, 0x9b42, 0x4f50, 0x5506, 0x5de6, 0x5dee, 0x67fb, 0x7802, 0x8a50, 0x9396, 0x5ea7, 0x50b5, 0x50ac, 0x518d, 0x6700, 0x59bb, 0x5bb0, 0x5f69, 0x624d, 0x63a1, 0x683d, 0x6b73, 0x6e08, 0x707d, 0x7815, 0x796d, 0x658e, 0x7d30, 0x83dc, 0x88c1, 0x8f09, 0x969b, 0x5264, 0x5728, 0x6750, 0x7f6a, 0x8ca1, 0x5742, 0x54b2, 0x5d0e, 0x4f5c, 0x524a, 0x643e, 0x6628, 0x7b56, 0x7d22, 0x932f, 0x685c, 0x518a, 0x5237, 0x5bdf, 0x64ae, 0x64e6, 0x672d, 0x6bba, 0x96d1, 0x76bf, 0x4e09, 0x5098, 0x53c2, 0x5c71, 0x60e8, 0x6563, 0x685f, 0x7523, 0x7b97, 0x8695, 0x8cdb, 0x9178, 0x66ab, 0x6b8b, 0x4ed5, 0x4f3a, 0x4f7f, 0x523a, 0x53f8, 0x53f2, 0x55e3, 0x56db, 0x58eb, 0x59cb, 0x59c9, 0x59ff, 0x5b50, 0x5e02, 0x5e2b, 0x5fd7, 0x601d, 0x6307, 0x652f, 0x65bd, 0x65e8, 0x679d, 0x6b62, 0x6b7b, 0x6c0f, 0x7949, 0x79c1, 0x7cf8, 0x7d19, 0x7d2b, 0x80a2, 0x8102, 0x81f3, 0x8996, 0x8a5e, 0x8a69, 0x8a66, 0x8a8c, 0x8aee, 0x8cc7, 0x8cdc, 0x96cc, 0x98fc, 0x6b6f, 0x4e8b, 0x4f3c, 0x4f8d, 0x5150, 0x5b57, 0x5bfa, 0x6148, 0x6301, 0x6642, 0x6b21, 0x6ecb, 0x6cbb, 0x74bd, 0x78c1, 0x793a, 0x8033, 0x81ea, 0x8f9e, 0x5f0f, 0x8b58, 0x8ef8, 0x4e03, 0x57f7, 0x5931, 0x5ba4, 0x6e7f, 0x6f06, 0x75be, 0x8cea, 0x5b9f, 0x829d, 0x820e, 0x5199, 0x5c04, 0x6368, 0x8d66, 0x659c, 0x716e, 0x793e, 0x8005, 0x8b1d, 0x8eca, 0x906e, 0x86c7, 0x90aa, 0x501f, 0x52fa, 0x5c3a, 0x7235, 0x914c, 0x91c8, 0x82e5, 0x5bc2, 0x5f31, 0x4e3b, 0x53d6, 0x5b88, 0x624b, 0x6731, 0x6b8a, 0x72e9, 0x73e0, 0x7a2e, 0x8da3, 0x9152, 0x9996, 0x5112, 0x53d7, 0x5bff, 0x6388, 0x6a39, 0x9700, 0x56da, 0x53ce, 0x5468, 0x5b97, 0x5c31, 0x5dde, 0x4fee, 0x6101, 0x62fe, 0x79c0, 0x79cb, 0x7d42, 0x7fd2, 0x81ed, 0x821f, 0x8846, 0x8972, 0x9031, 0x916c, 0x96c6, 0x919c, 0x4f4f, 0x5145, 0x5341, 0x5f93, 0x67d4, 0x6c41, 0x6e0b, 0x7363, 0x7e26, 0x91cd, 0x9283, 0x53d4, 0x5bbf, 0x6dd1, 0x795d, 0x7e2e, 0x7c9b, 0x587e, 0x719f, 0x51fa, 0x8853, 0x8ff0, 0x4fca, 0x6625, 0x77ac, 0x51c6, 0x5faa, 0x65ec, 0x6b89, 0x6e96, 0x6f64, 0x76fe, 0x7d14, 0x5de1, 0x9075, 0x9806, 0x51e6, 0x521d, 0x6240, 0x6691, 0x5eb6, 0x7dd2, 0x7f72, 0x66f8, 0x8af8, 0x52a9, 0x53d9, 0x5973, 0x5e8f, 0x5f90, 0x9664, 0x50b7, 0x511f, 0x52dd, 0x5320, 0x5347, 0x53ec, 0x5546, 0x5531, 0x5968, 0x5bb5, 0x5c06, 0x5c0f, 0x5c11, 0x5c1a, 0x5e8a, 0x5f70, 0x627f, 0x6284, 0x62db, 0x638c, 0x6607, 0x662d, 0x6676, 0x677e, 0x6cbc, 0x6d88, 0x6e09, 0x713c, 0x7126, 0x7167, 0x75c7, 0x7701, 0x785d, 0x7901, 0x7965, 0x79f0, 0x7ae0, 0x7b11, 0x7ca7, 0x7d39, 0x8096, 0x885d, 0x8a1f, 0x8a3c, 0x8a54, 0x8a73, 0x8c61, 0x8cde, 0x9418, 0x969c, 0x4e0a, 0x4e08, 0x4e57, 0x5197, 0x5270, 0x57ce, 0x5834, 0x58cc, 0x5b22, 0x5e38, 0x60c5, 0x6761, 0x6d44, 0x72b6, 0x7573, 0x84b8, 0x8b72, 0x91b8, 0x9320, 0x5631, 0x98fe, 0x690d, 0x6b96, 0x7e54, 0x8077, 0x8272, 0x89e6, 0x98df, 0x8fb1, 0x4f38, 0x4fe1, 0x4fb5, 0x5507, 0x5a20, 0x5bdd, 0x5be9, 0x5fc3, 0x614e, 0x632f, 0x65b0, 0x68ee, 0x6d78, 0x6df1, 0x7533, 0x771f, 0x795e, 0x7d33, 0x81e3, 0x85aa, 0x89aa, 0x8a3a, 0x8eab, 0x8f9b, 0x9032, 0x91dd, 0x9707, 0x4eba, 0x4ec1, 0x5203, 0x5c0b, 0x751a, 0x5c3d, 0x8fc5, 0x9663, 0x9162, 0x56f3, 0x5439, 0x5782, 0x5e25, 0x63a8, 0x6c34, 0x708a, 0x7761, 0x7c8b, 0x8870, 0x9042, 0x9154, 0x9318, 0x968f, 0x9ac4, 0x5d07, 0x6570, 0x67a2, 0x636e, 0x6749, 0x6f84, 0x5bf8, 0x4e16, 0x702c, 0x755d, 0x662f, 0x5236, 0x52e2, 0x59d3, 0x5f81, 0x6027, 0x6210, 0x653f, 0x6574, 0x661f, 0x6674, 0x6b63, 0x6e05, 0x7272, 0x751f, 0x76db, 0x7cbe, 0x8056, 0x58f0, 0x88fd, 0x897f, 0x8aa0, 0x8a93, 0x8acb, 0x901d, 0x9752, 0x9759, 0x6589, 0x7a0e, 0x96bb, 0x5e2d, 0x60dc, 0x65a5, 0x6614, 0x6790, 0x77f3, 0x7a4d, 0x7c4d, 0x7e3e, 0x8cac, 0x8d64, 0x8de1, 0x5207, 0x62d9, 0x63a5, 0x6442, 0x6298, 0x8a2d, 0x7a83, 0x7bc0, 0x8aac, 0x96ea, 0x7d76, 0x820c, 0x4ed9, 0x5148, 0x5343, 0x5360, 0x5ba3, 0x5c02, 0x5ddd, 0x6226, 0x6247, 0x6813, 0x6cc9, 0x6d45, 0x6d17, 0x67d3, 0x6f5c, 0x65cb, 0x7dda, 0x7e4a, 0x8239, 0x85a6, 0x8df5, 0x9078, 0x9077, 0x92ad, 0x9291, 0x9bae, 0x524d, 0x5584, 0x6f38, 0x7136, 0x5168, 0x7985, 0x7e55, 0x5851, 0x63aa, 0x758e, 0x790e, 0x7956, 0x79df, 0x7c97, 0x7d20, 0x7d44, 0x8a34, 0x963b, 0x50e7, 0x5275, 0x53cc, 0x5009, 0x55aa, 0x58ee, 0x594f, 0x5c64, 0x60f3, 0x635c, 0x6383, 0x633f, 0x64cd, 0x65e9, 0x66f9, 0x5de3, 0x69fd, 0x71e5, 0x4e89, 0x76f8, 0x7a93, 0x7dcf, 0x8349, 0x8358, 0x846c, 0x85fb, 0x88c5, 0x8d70, 0x9001, 0x906d, 0x971c, 0x9a12, 0x50cf, 0x5897, 0x618e, 0x81d3, 0x8535, 0x8d08, 0x9020, 0x4fc3, 0x5074, 0x5247, 0x5373, 0x606f, 0x675f, 0x6e2c, 0x8db3, 0x901f, 0x4fd7, 0x5c5e, 0x8cca, 0x65cf, 0x7d9a, 0x5352, 0x5b58, 0x5b6b, 0x5c0a, 0x640d, 0x6751, 0x4ed6, 0x591a, 0x592a, 0x5815, 0x59a5, 0x60f0, 0x6253, 0x99c4, 0x4f53, 0x5bfe, 0x8010, 0x5e2f, 0x5f85, 0x6020, 0x614b, 0x66ff, 0x6cf0, 0x6ede, 0x80ce, 0x888b, 0x8cb8, 0x9000, 0x902e, 0x968a, 0x4ee3, 0x53f0, 0x5927, 0x7b2c, 0x984c, 0x6edd, 0x5353, 0x5b85, 0x629e, 0x62d3, 0x6ca2, 0x6fef, 0x8a17, 0x6fc1, 0x8afe, 0x4f46, 0x9054, 0x596a, 0x8131, 0x68da, 0x8c37, 0x4e39, 0x5358, 0x5606, 0x62c5, 0x63a2, 0x6de1, 0x70ad, 0x77ed, 0x7aef, 0x80c6, 0x8a95, 0x935b, 0x56e3, 0x58c7, 0x5f3e, 0x65ad, 0x6696, 0x6bb5, 0x7537, 0x8ac7, 0x5024, 0x77e5, 0x5730, 0x6065, 0x6c60, 0x75f4, 0x7a1a, 0x7f6e, 0x81f4, 0x9045, 0x7bc9, 0x755c, 0x7af9, 0x84c4, 0x9010, 0x79e9, 0x7a92, 0x8336, 0x5ae1, 0x7740, 0x4e2d, 0x4ef2, 0x5b99, 0x5fe0, 0x62bd, 0x663c, 0x67f1, 0x6ce8, 0x866b, 0x8877, 0x92f3, 0x99d0, 0x8457, 0x8caf, 0x4e01, 0x5146, 0x5e33, 0x5e81, 0x5f14, 0x5f35, 0x5f6b, 0x5fb4, 0x61f2, 0x6311, 0x671d, 0x6f6e, 0x753a, 0x773a, 0x8074, 0x8139, 0x8178, 0x8abf, 0x8d85, 0x8df3, 0x9577, 0x9802, 0x9ce5, 0x52c5, 0x76f4, 0x6715, 0x6c88, 0x73cd, 0x8cc3, 0x93ae, 0x9673, 0x6d25, 0x589c, 0x8ffd, 0x75db, 0x901a, 0x585a, 0x6f2c, 0x576a, 0x91e3, 0x4ead, 0x4f4e, 0x505c, 0x5075, 0x8c9e, 0x5448, 0x5824, 0x5b9a, 0x5e1d, 0x5e95, 0x5ead, 0x5ef7, 0x5f1f, 0x62b5, 0x63d0, 0x7a0b, 0x7de0, 0x8247, 0x8a02, 0x9013, 0x90b8, 0x6ce5, 0x6458, 0x6575, 0x6ef4, 0x7684, 0x7b1b, 0x9069, 0x54f2, 0x5fb9, 0x64a4, 0x8fed, 0x9244, 0x5178, 0x5929, 0x5c55, 0x5e97, 0x6dfb, 0x8ee2, 0x70b9, 0x4f1d, 0x6bbf, 0x7530, 0x96fb, 0x5410, 0x5857, 0x5f92, 0x6597, 0x6e21, 0x767b, 0x9014, 0x90fd, 0x52aa, 0x5ea6, 0x571f, 0x5974, 0x6012, 0x5012, 0x515a, 0x51ac, 0x51cd, 0x5200, 0x5510, 0x5854, 0x5cf6, 0x60bc, 0x6295, 0x642d, 0x6771, 0x6843, 0x68df, 0x76d7, 0x6e6f, 0x706f, 0x5f53, 0x75d8, 0x7b49, 0x7b54, 0x7b52, 0x7cd6, 0x7d71, 0x5230, 0x8a0e, 0x8b04, 0x8c46, 0x8e0f, 0x9003, 0x900f, 0x9676, 0x982d, 0x9a30, 0x95d8, 0x50cd, 0x52d5, 0x540c, 0x5802, 0x5c0e, 0x6d1e, 0x7ae5, 0x80f4, 0x9053, 0x9285, 0x5ce0, 0x533f, 0x5f97, 0x5fb3, 0x7279, 0x7763, 0x7be4, 0x6bd2, 0x72ec, 0x8aad, 0x51f8, 0x7a81, 0x5c4a, 0x5c6f, 0x8c5a, 0x66c7, 0x920d, 0x5185, 0x7e04, 0x5357, 0x8edf, 0x96e3, 0x4e8c, 0x5c3c, 0x5f10, 0x8089, 0x65e5, 0x4e73, 0x5165, 0x5982, 0x5c3f, 0x4efb, 0x598a, 0x5fcd, 0x8a8d, 0x5be7, 0x732b, 0x71b1, 0x5e74, 0x5ff5, 0x71c3, 0x7c98, 0x60a9, 0x6fc3, 0x7d0d, 0x80fd, 0x8133, 0x8fb2, 0x628a, 0x8987, 0x6ce2, 0x6d3e, 0x7834, 0x5a46, 0x99ac, 0x4ff3, 0x5ec3, 0x62dd, 0x6392, 0x6557, 0x676f, 0x80cc, 0x80ba, 0x8f29, 0x914d, 0x500d, 0x57f9, 0x5a92, 0x6885, 0x8cb7, 0x58f2, 0x8ce0, 0x966a, 0x4f2f, 0x535a, 0x62cd, 0x6cca, 0x767d, 0x8236, 0x8584, 0x8feb, 0x6f20, 0x7206, 0x7e1b, 0x9ea6, 0x7bb1, 0x808c, 0x7551, 0x516b, 0x9262, 0x767a, 0x9aea, 0x4f10, 0x7f70, 0x629c, 0x95a5, 0x4f34, 0x5224, 0x534a, 0x53cd, 0x5e06, 0x642c, 0x677f, 0x7248, 0x72af, 0x73ed, 0x7554, 0x7e41, 0x822c, 0x85e9, 0x8ca9, 0x7bc4, 0x7169, 0x9812, 0x98ef, 0x6669, 0x756a, 0x76e4, 0x86ee, 0x5351, 0x5426, 0x5983, 0x5f7c, 0x60b2, 0x6249, 0x6279, 0x62ab, 0x6bd4, 0x6ccc, 0x75b2, 0x76ae, 0x7891, 0x79d8, 0x7f77, 0x80a5, 0x88ab, 0x8cbb, 0x907f, 0x975e, 0x98db, 0x5099, 0x5c3e, 0x5fae, 0x7f8e, 0x9f3b, 0x5339, 0x5fc5, 0x7b46, 0x59eb, 0x767e, 0x4ff5, 0x6a19, 0x6c37, 0x6f02, 0x7968, 0x8868, 0x8a55, 0x63cf, 0x75c5, 0x79d2, 0x82d7, 0x54c1, 0x6d5c, 0x8ca7, 0x8cd3, 0x983b, 0x654f, 0x74f6, 0x4e0d, 0x4ed8, 0x592b, 0x5a66, 0x5bcc, 0x5e03, 0x5e9c, 0x6016, 0x6276, 0x6577, 0x666e, 0x6d6e, 0x7236, 0x7b26, 0x8150, 0x819a, 0x8b5c, 0x8ca0, 0x8ce6, 0x8d74, 0x9644, 0x4fae, 0x6b66, 0x821e, 0x90e8, 0x5c01, 0x98a8, 0x4f0f, 0x526f, 0x5fa9, 0x5e45, 0x670d, 0x798f, 0x8179, 0x8907, 0x8986, 0x6255, 0x6cb8, 0x4ecf, 0x7269, 0x5206, 0x5674, 0x58b3, 0x61a4, 0x596e, 0x7c89, 0x7d1b, 0x96f0, 0x6587, 0x805e, 0x4e19, 0x4f75, 0x5175, 0x5840, 0x5e63, 0x5e73, 0x5f0a, 0x67c4, 0x4e26, 0x9589, 0x965b, 0x7c73, 0x58c1, 0x7656, 0x5225, 0x504f, 0x5909, 0x7247, 0x7de8, 0x8fba, 0x8fd4, 0x904d, 0x4fbf, 0x52c9, 0x5f01, 0x4fdd, 0x8217, 0x6355, 0x6b69, 0x88dc, 0x7a42, 0x52df, 0x5893, 0x6155, 0x66ae, 0x6bcd, 0x7c3f, 0x5023, 0x4ff8, 0x5305, 0x5831, 0x5949, 0x5b9d, 0x5cf0, 0x5d29, 0x62b1, 0x653e, 0x65b9, 0x6cd5, 0x6ce1, 0x7832, 0x7e2b, 0x80de, 0x82b3, 0x8912, 0x8a2a, 0x8c4a, 0x90a6, 0x98fd, 0x4e4f, 0x4ea1, 0x508d, 0x5256, 0x574a, 0x59a8, 0x5e3d, 0x5fd8, 0x5fd9, 0x623f, 0x66b4, 0x671b, 0x67d0, 0x68d2, 0x5192, 0x7d21, 0x80aa, 0x81a8, 0x8b00, 0x8cbf, 0x9632, 0x5317, 0x50d5, 0x58a8, 0x64b2, 0x6734, 0x7267, 0x6ca1, 0x5800, 0x5954, 0x672c, 0x7ffb, 0x51e1, 0x76c6, 0x6469, 0x78e8, 0x9b54, 0x9ebb, 0x57cb, 0x59b9, 0x679a, 0x6bce, 0x5e55, 0x819c, 0x53c8, 0x62b9, 0x672b, 0x7e6d, 0x4e07, 0x6162, 0x6e80, 0x6f2b, 0x5473, 0x672a, 0x9b45, 0x5cac, 0x5bc6, 0x8108, 0x5999, 0x6c11, 0x7720, 0x52d9, 0x5922, 0x7121, 0x77db, 0x9727, 0x5a7f, 0x5a18, 0x540d, 0x547d, 0x660e, 0x76df, 0x8ff7, 0x9298, 0x9cf4, 0x6ec5, 0x514d, 0x7dbf, 0x9762, 0x6a21, 0x8302, 0x5984, 0x6bdb, 0x731b, 0x76f2, 0x7db2, 0x8017, 0x6728, 0x9ed9, 0x76ee, 0x623b, 0x554f, 0x7d0b, 0x9580, 0x5301, 0x591c, 0x91ce, 0x77e2, 0x5384, 0x5f79, 0x7d04, 0x85ac, 0x8a33, 0x8e8d, 0x67f3, 0x6109, 0x6cb9, 0x7652, 0x8aed, 0x8f38, 0x552f, 0x512a, 0x52c7, 0x53cb, 0x5e7d, 0x60a0, 0x6182, 0x6709, 0x7336, 0x7531, 0x88d5, 0x8a98, 0x904a, 0x90f5, 0x96c4, 0x878d, 0x5915, 0x4e88, 0x4f59, 0x4e0e, 0x8a89, 0x9810, 0x5e7c, 0x5bb9, 0x5eb8, 0x63da, 0x63fa, 0x64c1, 0x66dc, 0x69d8, 0x6d0b, 0x6eb6, 0x7528, 0x7aaf, 0x7f8a, 0x8449, 0x8981, 0x8b21, 0x8e0a, 0x967d, 0x990a, 0x6291, 0x6b32, 0x6d74, 0x7fcc, 0x7ffc, 0x7f85, 0x88f8, 0x6765, 0x983c, 0x96f7, 0x7d61, 0x843d, 0x916a, 0x4e71, 0x5375, 0x6b04, 0x6feb, 0x89a7, 0x5229, 0x540f, 0x5c65, 0x7406, 0x75e2, 0x88cf, 0x91cc, 0x96e2, 0x9678, 0x5f8b, 0x7387, 0x7acb, 0x7565, 0x6d41, 0x7559, 0x786b, 0x7c92, 0x9686, 0x7adc, 0x616e, 0x65c5, 0x865c, 0x4e86, 0x50da, 0x4e21, 0x5bee, 0x6599, 0x6dbc, 0x731f, 0x7642, 0x7ce7, 0x826f, 0x91cf, 0x9675, 0x9818, 0x529b, 0x7dd1, 0x502b, 0x5398, 0x6797, 0x81e8, 0x8f2a, 0x96a3, 0x5841, 0x6d99, 0x7d2f, 0x985e, 0x4ee4, 0x4f8b, 0x51b7, 0x52b1, 0x793c, 0x9234, 0x96b7, 0x96f6, 0x970a, 0x9e97, 0x9f62, 0x66a6, 0x6b74, 0x5217, 0x52a3, 0x70c8, 0x88c2, 0x5ec9, 0x604b, 0x7df4, 0x9023, 0x932c, 0x7089, 0x8def, 0x9732, 0x52b4, 0x5eca, 0x6717, 0x697c, 0x6d6a, 0x6f0f, 0x8001, 0x90ce, 0x516d, 0x9332, 0x8ad6, 0x548c, 0x8a71, 0x8cc4, 0x60d1, 0x67a0, 0x6e7e, 0x8155, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "常用漢字...", END_OF_DATA }; // // // OrthographyData data={ "Japanese Joyo", "日本常用漢字", 0x4ed9, // values, "凹渦靴稼拐涯仙", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Kaithi.h000066400000000000000000000013241420226015000240320ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Kaithi.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef KAITHI #define KAITHI namespace Kaithi{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x11080,0x110C1, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "𑂍𑂎𑂏", END_OF_DATA }; // // // OrthographyData data={ "Kaithi", // Common name "", // Native name 0x1108D, // key values, "𑂍𑂎𑂏", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Kana.h000066400000000000000000000016101420226015000234710ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Kana.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef KANA #define KANA namespace Kana{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x3041,0x3094, START_RANGE_PAIR, 0x3099,0x309e, START_RANGE_PAIR, 0x30A1,0x30FE, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "いろはにほへと ちりぬるを わかよたれそ つねならむ うゐのおくやま けふこえて あさきゆめみし ゑひもせす", END_OF_DATA }; // // // OrthographyData data={ "Japanese Kana", "仮名", 0x3042, // HIRAGANA LETTER A values, "いろはにほへと", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Kannada.h000066400000000000000000000023221420226015000241550ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Kannada.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef KANNADA #define KANNADA namespace Kannada{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0c82,0x0c83, START_RANGE_PAIR, 0x0c85,0x0c8c, START_RANGE_PAIR, 0x0c8e,0x0c90, START_RANGE_PAIR, 0x0c92,0x0ca8, START_RANGE_PAIR, 0x0caa,0x0cb3, START_RANGE_PAIR, 0x0cb5,0x0cb9, START_RANGE_PAIR, 0x0cbe,0x0cc4, START_RANGE_PAIR, 0x0cc6,0x0cc8, START_RANGE_PAIR, 0x0cca,0x0ccd, START_RANGE_PAIR, 0x0cd5,0x0cd6, 0x0cde, START_RANGE_PAIR, 0x0ce0,0x0ce1, START_RANGE_PAIR, 0x0ce6,0x0cef, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ಹೂವಿನ ಜೊತೆ ನಾರು ಸ್ವರ್ಗ ಸೇರಿಥು.", END_OF_DATA }; // // // OrthographyData data={ "Kannada", // Common name "ಕನ್ನಡ", // Native name 0x0cb9, // ಹ values, "ವ ಶ ಷ ಸ ಹ ಒ ಓ ಔ ಕ ಖ ಗ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/KayahLi.h000066400000000000000000000013651420226015000241500ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // KayahLi.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef KAYAHLI #define KAYAHLI namespace KayahLi{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xA900,0xA92F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꤊꤋꤌꤍꤎꤏꤐꤑꤒ", END_OF_DATA }; // // // OrthographyData data={ "Kayah Li", // Common name "", // Native name 0xA90A, // key values, "ꤊꤋꤌꤍꤎꤏꤐꤑꤒ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Kazakh.h000066400000000000000000000015351420226015000240360ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Kazakh.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef KAZAKH #define KAZAKH namespace Kazakh{ // // Unicode values -- beyond basic Arabic only: // UINT32 values[]={ 0x0674, // HIGH HAMZA 0x0675, 0x0676, 0x0677, 0x0678, 0x067e, 0x0686, 0x06ad, 0x06af, 0x06c6, 0x06c9, 0x06cb, 0x06d5, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Kazakh", // Common name "قازاق", // Native name 0x06ad, // key values, "ٴ ٵ ٷ ٸ پ چ ڭ گ ۆ ۉ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Kharoshthi.h000066400000000000000000000017551420226015000247350ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Kharoshthi.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef KHAROSHTHI #define KHAROSHTHI namespace Kharoshthi{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10A00,0x10A03, 0x10A05, 0x10A06, START_RANGE_PAIR, 0x10A0C,0x10A13, START_RANGE_PAIR, 0x10A15,0x10A17, START_RANGE_PAIR, 0x10A19,0x10A33, START_RANGE_PAIR, 0x10A38,0x10A3A, 0x10A3F, START_RANGE_PAIR, 0x10A40,0x10A47, START_RANGE_PAIR, 0x10A50,0x10A58, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "𐨐𐨑𐨒𐨓", END_OF_DATA }; // // // OrthographyData data={ "Kharoshthi", // Common name "", // Native name 0x101A10, // key values, "𐨐𐨑𐨒𐨓", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Khmer.h000066400000000000000000000015241420226015000236710ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Khmer.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef KHMER #define KHMER namespace Khmer{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1780,0x17dc, // Letters, vowels, etc. START_RANGE_PAIR, 0x17E0,0x17E9, // Digits END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ជំរាបសួរស្ដី", END_OF_DATA }; // // // OrthographyData data={ "Khmer", // Common name "អក្សរខ្មែរ", // Native name 0x1780, // key values, "កខគឃងចឆជ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Kokuji.h000066400000000000000000000070061420226015000240600ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Kokuji.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef KOKUJI #define KOKUJI namespace Kokuji{ // // 国字 (和制汉字) // Updated 2015.07.01 by ET // Sources: // // (1) http://kanjitisiki.com/kokuzi/ // (2) http://blog.lingualift.com/kanji-made-in-japan/ // (3) http://www.sljfaq.org/afaq/kokuji-list.html // UINT32 values[]={ 0x4FE3, // 俣 0x4FE4, // 俤 0x4FE5, // 俥 0x50CD, // 働 0x51E7, // 凧 0x51E9, // 凩 0x51EA, // 凪 0x5301, // 匁 0x5302, // 匂 0x53FA, // 叺 0x544E, // 呎 0x54D8, // 哘 0x55B0, // 喰 0x5678, // 噸 0x567A, // 噺 0x5726, // 圦 0x5737, // 圷 0x5738, // 圸 0x5788, // 垈 0x5840, // 塀 0x5870, // 塰 0x5B36, // 嬶 0x5C76, // 屶 0x5CBC, // 岼 0x5CC5, // 峅 0x5CE0, // 峠 0x5F16, // 弖 0x603A, // 怺 0x6268, // 扨 0x643E, // 搾 0x6741, // 杁 0x6762, // 杢 0x6763, // 杣 0x6764, // 杤 0x67A0, // 枠 0x67A1, // 枡 0x67FE, // 柾 0x6802, // 栂 0x6803, // 栃 0x685D, // 桝 0x68BA, // 梺 0x6919, // 椙 0x691A, // 椚 0x691B, // 椛 0x6921, // 椡 0x6923, // 椣 0x6925, // 椥 0x6928, // 椨 0x697E, // 楾 0x6981, // 榁 0x698A, // 榊 0x69DD, // 槝 0x6A2B, // 樫 0x6A2E, // 樮 0x6A61, // 橡 0x6A72, // 橲 0x6B1F, // 欟 0x6BDF, // 毟 0x6C62, // 汢 0x7195, // 熕 0x71F5, // 燵 0x74E7, // 瓧 0x74E9, // 瓩 0x74F0, // 瓰 0x74F1, // 瓱 0x74F2, // 瓲 0x74F8, // 瓸 0x7505, // 甅 0x7551, // 畑 0x7560, // 畠 0x7569, // 畩 0x766A, // 癪 0x7872, // 硲 0x7874, // 硴 0x7ACD, // 竍 0x7ACF, // 竏 0x7AD3, // 竓 0x7AD5, // 竕 0x7AE1, // 竡 0x7AF0, // 竰 0x7B02, // 笂 0x7B39, // 笹 0x7C13, // 簓 0x7C17, // 簗 0x7C4F, // 籏 0x7C75, // 籵 0x7C7E, // 籾 0x7C81, // 粁 0x7C82, // 粂 0x7C8D, // 粍 0x7CA8, // 粨 0x7CAD, // 粭 0x7CC0, // 糀 0x7CCE, // 糎 0x7CD8, // 糘 0x7D9B, // 綛 0x7E05, // 縅 0x7E67, // 繧 0x7E83, // 纃 0x7E90, // 纐 0x8062, // 聢 0x817A, // 腺 0x81A4, // 膤 0x81B5, // 膵 0x825D, // 艝 0x8422, // 萢 0x84D9, // 蓙 0x8630, // 蘰 0x86AB, // 蚫 0x86EF, // 蛯 0x87D0, // 蟐 0x88B0, // 袰 0x88C3, // 裃 0x88C4, // 裄 0x8904, // 褄 0x8977, // 襷 0x8ADA, // 諚 0x8EBE, // 躾 0x8EC8, // 軈 0x8F4C, // 轌 0x8FB7, // 辷 0x8FBB, // 辻 0x8FBC, // 込 0x8FDA, // 迚 0x9027, // 逧 0x9056, // 遖 0x92F2, // 鋲 0x9335, // 錵 0x933A, // 錺 0x933B, // 錻 0x93B9, // 鎹 0x9453, // 鑓 0x958A, // 閊 0x9596, // 閖 0x96EB, // 雫 0x9786, // 鞆 0x9790, // 鞐 0x98AA, // 颪 0x9942, // 饂 0x9B96, // 鮖 0x9B97, // 鮗 0x9BA0, // 鮠 0x9BB4, // 鮴 0x9BCF, // 鯏 0x9BD1, // 鯑 0x9BD2, // 鯒 0x9BF0, // 鯰 0x9BF1, // 鯱 0x9BF2, // 鯲 0x9C2F, // 鰯 0x9C30, // 鰰 0x9C47, // 鱇 0x9C48, // 鱈 0x9C5A, // 鱚 0x9CF0, // 鳰 0x9D2B, // 鴫 0x9D46, // 鵆 0x9D64, // 鵤 0x9DAB, // 鶫 0x9EBF, // 麿 END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "碓氷峠(うすいとうげ)は群馬県安中市松井田町と長野県北佐久郡軽井沢町との境にある日本の峠である。", END_OF_DATA }; // // // OrthographyData data={ "Japanese Kokuji", "日本国字 (和制汉字)", 0x5ce0, // Mountain pass, 峠 values, "峠栂込榊鴫辻畑柾梻毟", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Lao.h000066400000000000000000000021531420226015000233350ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Lao.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef LAO #define LAO namespace Lao{ // // Unicode values // UINT32 values[]={ 0x0e81, 0x0e82, 0x0e84, 0x0e87, 0x0e88, 0x0e8a, 0x0e8d, START_RANGE_PAIR, 0x0e94,0x0e97, START_RANGE_PAIR, 0x0e99,0x0e9f, 0x0ea1, 0x0ea2, 0x0ea3, 0x0ea5, 0x0ea7, 0x0eaa, 0x0eab, START_RANGE_PAIR, 0x0ead,0x0eb9, 0x0ebb, 0x0ebc, 0x0ebd, START_RANGE_PAIR, 0x0ec0,0x0ec4, 0x0ec6, START_RANGE_PAIR, 0x0ec8,0x0ecd, START_RANGE_PAIR, 0x0ed0,0x0ed9, 0x0edc, 0x0edd, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ຂອບໃຈຫຼາຍໆເດີ", END_OF_DATA }; // // // OrthographyData data={ "Lao", // Common name "ພາສາລາວ", // Native name 0x0e81, // LAO LETTER KO values, "ກຂຄງຈຊຍດ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/LatinLigatures.h000066400000000000000000000015351420226015000255540ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // LatinLigatures.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef LATIN_LIGATURES #define LATIN_LIGATURES namespace LatinLigatures{ // // Unicode values // UINT32 values[]={ 0xFB00, 0xFB01, 0xFB02, 0xFB03, 0xFB04, 0xFB05, 0xFB06, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Affable financiers flowered with efficacious affluence in the ſtalwart strata.", END_OF_DATA }; // // // OrthographyData data={ "Latin Ligatures", "Latin Ligatures", 0xFB06, // LOWER CASE ST LIGATURE values, "ff fi fl ffi ffl ſt st", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Lepcha.h000066400000000000000000000014211420226015000240130ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Lepcha.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef LEPCHA #define LEPCHA namespace Lepcha{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1C00,0x1C37, START_RANGE_PAIR, 0x1C3B,0x1C49, START_RANGE_PAIR, 0x1C4D,0x1C4F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᰀᰁᰂ", END_OF_DATA }; // // // OrthographyData data={ "Lepcha", // Common name "", // Native name 0x1C00, // key values, "ᰀᰁᰂ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Limbu.h000066400000000000000000000014701420226015000236730ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Limbu.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef LIMBU #define LIMBU namespace Limbu{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1900,0x191C, START_RANGE_PAIR, 0x1920,0x192B, START_RANGE_PAIR, 0x1930,0x193B, 0x1940, START_RANGE_PAIR, 0x1944,0x194F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᤁᤂᤃ", END_OF_DATA }; // // // OrthographyData data={ "Limbu", // Common name "", // Native name 0x1901, // key values, "ᤁᤂᤃ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/LinearBIdeograms.h000066400000000000000000000014441420226015000257730ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011, 2014 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // LinearBIdeograms.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef LINEAR_B_IDEOGRAMS #define LINEAR_B_IDEOGRAMS namespace LinearBIdeograms{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10080,0x100FA, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Linear B Ideograms", // Common name "Linear B Ideograms", // Native name 0x10080, // key values, "𐂀𐂁𐂂𐂃𐂄𐂅", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/LinearBSyllabary.h000066400000000000000000000017141420226015000260230ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011, 2014 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // LinearBSyllbary.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef LINEAR_B_SYLLABARY #define LINEAR_B_SYLLABARY namespace LinearBSyllabary { // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10000,0x1000B, START_RANGE_PAIR, 0x1000D,0x10026, START_RANGE_PAIR, 0x10028,0x1003A, 0x1003C, 0x1003D, START_RANGE_PAIR, 0x1003F,0x1004D, START_RANGE_PAIR, 0x10050,0x1005D, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Linear B Syllabary", // Common name "Linear B Syllabary", // Native name 0x10000, // key values, "𐀀𐀁𐀂𐀃𐀄𐀅", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MUFI_3_0.h000066400000000000000000000173041420226015000240270ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009,2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // MUFI_3_0.h$ // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MUFI_3_0 #define MUFI_3_0 namespace MUFI{ // // Unicode values // UINT32 values[]={ 0x0020, 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, 0x0028, 0x0029, 0x002A, 0x002B, 0x002C, 0x002D, 0x002E, 0x002F, 0x0030, 0x0031, 0x0032, 0x0033, 0x0034, 0x0035, 0x0036, 0x0037, 0x0038, 0x0039, 0x003A, 0x003B, 0x003C, 0x003D, 0x003E, 0x003F, 0x0040, 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, 0x0048, 0x0049, 0x004A, 0x004B, 0x004C, 0x004D, 0x004E, 0x004F, 0x0050, 0x0051, 0x0052, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, 0x0059, 0x005A, 0x005B, 0x005C, 0x005D, 0x005E, 0x005F, 0x0060, 0x0061, 0x0062, 0x0063, 0x0064, 0x0065, 0x0066, 0x0067, 0x0068, 0x0069, 0x006A, 0x006B, 0x006C, 0x006D, 0x006E, 0x006F, 0x0070, 0x0071, 0x0072, 0x0073, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078, 0x0079, 0x007A, 0x007B, 0x007C, 0x007D, 0x007E, 0x007F, 0x00A0, 0x00A1, 0x00A2, 0x00A3, 0x00A4, 0x00A5, 0x00A6, 0x00A7, 0x00A8, 0x00A9, 0x00AA, 0x00AB, 0x00AC, 0x00AD, 0x00AE, 0x00AF, 0x00B0, 0x00B1, 0x00B2, 0x00B3, 0x00B4, 0x00B5, 0x00B6, 0x00B7, 0x00B8, 0x00B9, 0x00BA, 0x00BB, 0x00BC, 0x00BD, 0x00BE, 0x00BF, 0x00C0, 0x00C1, 0x00C2, 0x00C3, 0x00C4, 0x00C5, 0x00C6, 0x00C7, 0x00C8, 0x00C9, 0x00CA, 0x00CB, 0x00CC, 0x00CD, 0x00CE, 0x00CF, 0x00D0, 0x00D1, 0x00D2, 0x00D3, 0x00D4, 0x00D5, 0x00D6, 0x00D7, 0x00D8, 0x00D9, 0x00DA, 0x00DB, 0x00DC, 0x00DD, 0x00DE, 0x00DF, 0x00E0, 0x00E1, 0x00E2, 0x00E3, 0x00E4, 0x00E5, 0x00E6, 0x00E7, 0x00E8, 0x00E9, 0x00EA, 0x00EB, 0x00EC, 0x00ED, 0x00EE, 0x00EF, 0x00F0, 0x00F1, 0x00F2, 0x00F3, 0x00F4, 0x00F5, 0x00F6, 0x00F7, 0x00F8, 0x00F9, 0x00FA, 0x00FB, 0x00FC, 0x00FD, 0x00FE, 0x00FF, 0x0100, 0x0101, 0x0102, 0x0103, 0x0104, 0x0105, 0x0106, 0x0107, 0x010A, 0x010B, 0x0110, 0x0111, 0x0112, 0x0113, 0x0114, 0x0115, 0x0116, 0x0117, 0x0118, 0x0119, 0x0120, 0x0121, 0x0127, 0x012A, 0x012B, 0x012C, 0x012D, 0x012E, 0x012F, 0x0130, 0x0131, 0x0132, 0x0133, 0x0139, 0x013A, 0x0141, 0x0142, 0x0143, 0x0144, 0x014A, 0x014B, 0x014C, 0x014D, 0x014E, 0x014F, 0x0150, 0x0151, 0x0152, 0x0153, 0x0154, 0x0155, 0x015A, 0x015B, 0x016A, 0x016B, 0x016C, 0x016D, 0x016E, 0x016F, 0x0170, 0x0171, 0x0172, 0x0173, 0x0174, 0x0175, 0x0176, 0x0177, 0x0178, 0x017B, 0x017C, 0x017F, 0x0180, 0x0195, 0x0199, 0x019A, 0x019E, 0x01A6, 0x01B5, 0x01B6, 0x01B7, 0x01BF, 0x01D1, 0x01D2, 0x01D3, 0x01D4, 0x01D5, 0x01D6, 0x01E2, 0x01E3, 0x01E4, 0x01E5, 0x01EA, 0x01EB, 0x01EC, 0x01ED, 0x01F4, 0x01F5, 0x01F6, 0x01F7, 0x01FC, 0x01FD, 0x01FE, 0x01FF, 0x021C, 0x021D, 0x0226, 0x0227, 0x022A, 0x022B, 0x022E, 0x022F, 0x0232, 0x0233, 0x0237, 0x0248, 0x0249, 0x0254, 0x0256, 0x0259, 0x025F, 0x0261, 0x0262, 0x0266, 0x0268, 0x026A, 0x0272, 0x0274, 0x0276, 0x027C, 0x0280, 0x0289, 0x028F, 0x0292, 0x0299, 0x029C, 0x029F, 0x02BC, 0x02C8, 0x02D8, 0x02D9, 0x02DA, 0x02DB, 0x02DC, 0x02DD, 0x02E3, 0x0300, 0x0301, 0x0302, 0x0303, 0x0304, 0x0305, 0x0306, 0x0307, 0x0308, 0x0309, 0x030A, 0x030B, 0x030D, 0x030E, 0x0315, 0x0323, 0x0327, 0x0328, 0x0332, 0x0333, 0x0336, 0x033E, 0x033F, 0x0359, 0x035B, 0x035C, 0x0363, 0x0364, 0x0365, 0x0366, 0x0367, 0x0368, 0x0369, 0x036A, 0x036B, 0x036C, 0x036D, 0x036E, 0x036F, 0x0398, 0x03B8, 0x10FB, 0x16A0, 0x16D8, 0x1D00, 0x1D01, 0x1D04, 0x1D05, 0x1D06, 0x1D07, 0x1D0A, 0x1D0B, 0x1D0D, 0x1D0F, 0x1D18, 0x1D1B, 0x1D1C, 0x1D20, 0x1D21, 0x1D22, 0x1D35, 0x1D79, 0x1DCD, 0x1DCE, 0x1DCF, 0x1DD0, 0x1DD1, 0x1DD2, 0x1DD3, 0x1DD4, 0x1DD5, 0x1DD6, 0x1DD7, 0x1DD8, 0x1DD9, 0x1DDA, 0x1DDB, 0x1DDC, 0x1DDD, 0x1DDE, 0x1DDF, 0x1DE0, 0x1DE1, 0x1DE2, 0x1DE3, 0x1DE4, 0x1DE5, 0x1DE6, 0x1E02, 0x1E03, 0x1E04, 0x1E05, 0x1E0A, 0x1E0B, 0x1E0C, 0x1E0D, 0x1E16, 0x1E17, 0x1E1E, 0x1E1F, 0x1E22, 0x1E23, 0x1E24, 0x1E25, 0x1E30, 0x1E31, 0x1E32, 0x1E33, 0x1E36, 0x1E37, 0x1E3E, 0x1E3F, 0x1E40, 0x1E41, 0x1E42, 0x1E43, 0x1E44, 0x1E45, 0x1E46, 0x1E47, 0x1E52, 0x1E53, 0xF189, 0x1E54, 0x1E55, 0x1E56, 0x1E57, 0x1E58, 0x1E59, 0x1E5A, 0x1E5B, 0x1E60, 0x1E61, 0x1E62, 0x1E63, 0x1E6A, 0x1E6B, 0x1E6C, 0x1E6D, 0x1E7E, 0x1E7F, 0x1E80, 0x1E81, 0x1E82, 0x1E83, 0x1E84, 0x1E85, 0x1E86, 0x1E87, 0x1E88, 0x1E89, 0x1E8E, 0x1E8F, 0x1E92, 0x1E93, 0x1E98, 0x1E99, 0x1E9C, 0x1E9D, 0x1E9E, 0x1E9F, 0x1EA0, 0x1EA1, 0x1EA2, 0x1EA3, 0x1EAE, 0x1EAF, 0x1EB8, 0x1EB9, 0x1EC8, 0x1EC9, 0x1ECA, 0x1ECB, 0x1ECC, 0x1ECD, 0x1ECE, 0x1ECF, 0x1EE4, 0x1EE5, 0x1EE6, 0x1EE7, 0x1EF2, 0x1EF3, 0x1EF4, 0x1EF5, 0x1EF6, 0x1EF7, 0x1EFA, 0x1EFB, 0x1EFC, 0x1EFD, 0x1EFE, 0x1EFF, 0x2000, 0x2001, 0x2002, 0x2003, 0x2004, 0x2005, 0x2006, 0x2007, 0x2008, 0x2009, 0x200A, 0x200B, 0x2010, 0x2011, 0x2012, 0x2013, 0x2014, 0x2015, 0x2016, 0x2018, 0x2019, 0x201A, 0x201B, 0x201C, 0x201D, 0x201E, 0x201F, 0x2020, 0x2021, 0x2022, 0x2023, 0x2024, 0x2025, 0x2026, 0x2027, 0x202F, 0x2030, 0x2032, 0x2033, 0x2039, 0x203A, 0x203B, 0x2042, 0x2044, 0x2045, 0x2046, 0x204A, 0x204B, 0x2058, 0x205C, 0x2070, 0x2074, 0x2075, 0x2076, 0x2077, 0x2078, 0x2079, 0x2080, 0x2081, 0x2082, 0x2083, 0x2084, 0x2085, 0x2086, 0x2087, 0x2088, 0x2089, 0x20B0, 0x2108, 0x2114, 0x211E, 0x211F, 0x2123, 0x2125, 0x2132, 0x214E, 0x2180, 0x2181, 0x2182, 0x2183, 0x2184, 0x2190, 0x2191, 0x2192, 0x2193, 0x2212, 0x221E, 0x2227, 0x2234, 0x2235, 0x2237, 0x223B, 0x2248, 0x2260, 0x22D7, 0x23D1, 0x23D2, 0x23D3, 0x23D4, 0x25AA, 0x25AB, 0x25B9, 0x25C3, 0x25CC, 0x271D, 0x2766, 0x2767, 0x27E6, 0x27E7, 0x27E8, 0x27E9, 0x2AFD, 0x2C75, 0x2C76, 0x2E00, 0x2E0C, 0x2E0D, 0x2E17, 0x2E19, 0x2E1C, 0x2E1D, 0x2E20, 0x2E21, 0x2E22, 0x2E23, 0x2E24, 0x2E25, 0x2E26, 0x2E27, 0x2E28, 0x2E29, 0x2E2A, 0x2E2B, 0x2E2C, 0x2E2D, 0x2E2E, 0xA730, 0xA731, 0xA732, 0xA733, 0xA734, 0xA735, 0xA736, 0xA737, 0xA738, 0xA739, 0xA73A, 0xA73B, 0xA73C, 0xA73D, 0xA73E, 0xA73F, 0xA740, 0xA741, 0xA742, 0xA743, 0xA744, 0xA745, 0xA746, 0xA747, 0xA748, 0xA749, 0xA74A, 0xA74B, 0xA74C, 0xA74D, 0xA74E, 0xA74F, 0xA750, 0xA751, 0xA752, 0xA753, 0xA754, 0xA755, 0xA756, 0xA757, 0xA758, 0xA759, 0xA75A, 0xA75B, 0xA75C, 0xA75D, 0xA75E, 0xA75F, 0xA760, 0xA761, 0xA762, 0xA763, 0xA764, 0xA765, 0xA766, 0xA767, 0xA768, 0xA769, 0xA76A, 0xA76B, 0xA76C, 0xA76D, 0xA76E, 0xA76F, 0xA770, 0xA771, 0xA772, 0xA773, 0xA774, 0xA775, 0xA776, 0xA777, 0xA778, 0xA779, 0xA77A, 0xA77B, 0xA77C, 0xA77D, 0xA77E, 0xA77F, 0xA780, 0xA781, 0xA782, 0xA783, 0xA784, 0xA785, 0xA786, 0xA787, 0xA7FB, 0xA7FC, 0xA7FD, 0xA7FE, 0xA7FF, 0xFB00, 0xFB01, 0xFB02, 0xFB03, 0xFB04, 0xFB05, 0xFB06, 0x10190, 0x10191, 0x10192, 0x10193, 0x10194, 0x10195, 0x10196, 0x10197, 0x10198, 0x10199, 0x1019A, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Adiuuanos dſ ̄ ſalutariſ noſter & ꝓpt̄ głam nominiſ tui dnē liƀanoſ· & ꝓpitiuſ eſto peccatiſ noiſ ꝓpter nomen tuum·", END_OF_DATA }; // // // OrthographyData data={ "MUFI 3.0", "MUFI 3.0", 0x00FE, // values, "łēƀſᚠᛁᛋᚳmþāȳðþæǣēġā", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Malayalam.h000066400000000000000000000120131420226015000245140ustar00rootroot00000000000000// // Malayalam.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MALAYALAM #define MALAYALAM namespace Malayalam{ // // Unicode values // UINT32 values[]={ // Malayalam - Various signs 0x0D02, // ( ം ) MALAYALAM SIGN ANUSVARA 0x0D03, // ( ഃ ) MALAYALAM SIGN VISARGA // Malayalam - Independent vowels 0x0D05, // ( അ ) MALAYALAM LETTER A 0x0D06, // ( ആ ) MALAYALAM LETTER AA 0x0D07, // ( ഇ ) MALAYALAM LETTER I 0x0D08, // ( ഈ ) MALAYALAM LETTER II 0x0D09, // ( ഉ ) MALAYALAM LETTER U 0x0D0A, // ( ഊ ) MALAYALAM LETTER UU 0x0D0B, // ( ഋ ) MALAYALAM LETTER VOCALIC R 0x0D0C, // ( ഌ ) MALAYALAM LETTER VOCALIC L 0x0D0E, // ( എ ) MALAYALAM LETTER E 0x0D0F, // ( ഏ ) MALAYALAM LETTER EE 0x0D10, // ( ഐ ) MALAYALAM LETTER AI 0x0D12, // ( ഒ ) MALAYALAM LETTER O 0x0D13, // ( ഓ ) MALAYALAM LETTER OO 0x0D14, // ( ഔ ) MALAYALAM LETTER AU // Malayalam - Consonants 0x0D15, // ( ക ) MALAYALAM LETTER KA 0x0D16, // ( ഖ ) MALAYALAM LETTER KHA 0x0D17, // ( ഗ ) MALAYALAM LETTER GA 0x0D18, // ( ഘ ) MALAYALAM LETTER GHA 0x0D19, // ( ങ ) MALAYALAM LETTER NGA 0x0D1A, // ( ച ) MALAYALAM LETTER CA 0x0D1B, // ( ഛ ) MALAYALAM LETTER CHA 0x0D1C, // ( ജ ) MALAYALAM LETTER JA 0x0D1D, // ( ഝ ) MALAYALAM LETTER JHA 0x0D1E, // ( ഞ ) MALAYALAM LETTER NYA 0x0D1F, // ( ട ) MALAYALAM LETTER TTA 0x0D20, // ( ഠ ) MALAYALAM LETTER TTHA 0x0D21, // ( ഡ ) MALAYALAM LETTER DDA 0x0D22, // ( ഢ ) MALAYALAM LETTER DDHA 0x0D23, // ( ണ ) MALAYALAM LETTER NNA 0x0D24, // ( ത ) MALAYALAM LETTER TA 0x0D25, // ( ഥ ) MALAYALAM LETTER THA 0x0D26, // ( ദ ) MALAYALAM LETTER DA 0x0D27, // ( ധ ) MALAYALAM LETTER DHA 0x0D28, // ( ന ) MALAYALAM LETTER NA 0x0D2A, // ( പ ) MALAYALAM LETTER PA 0x0D2B, // ( ഫ ) MALAYALAM LETTER PHA 0x0D2C, // ( ബ ) MALAYALAM LETTER BA 0x0D2D, // ( ഭ ) MALAYALAM LETTER BHA 0x0D2E, // ( മ ) MALAYALAM LETTER MA 0x0D2F, // ( യ ) MALAYALAM LETTER YA 0x0D30, // ( ര ) MALAYALAM LETTER RA 0x0D31, // ( റ ) MALAYALAM LETTER RRA 0x0D32, // ( ല ) MALAYALAM LETTER LA 0x0D33, // ( ള ) MALAYALAM LETTER LLA 0x0D34, // ( ഴ ) MALAYALAM LETTER LLLA 0x0D35, // ( വ ) MALAYALAM LETTER VA 0x0D36, // ( ശ ) MALAYALAM LETTER SHA 0x0D37, // ( ഷ ) MALAYALAM LETTER SSA 0x0D38, // ( സ ) MALAYALAM LETTER SA 0x0D39, // ( ഹ ) MALAYALAM LETTER HA // Malayalam - Addition for Sanskrit 0x0D3D, // ( ഽ ) MALAYALAM SIGN AVAGRAHA // Malayalam - Dependent vowel signs 0x0D3E, // ( ാ ) MALAYALAM VOWEL SIGN AA 0x0D3F, // ( ി ) MALAYALAM VOWEL SIGN I 0x0D40, // ( ീ ) MALAYALAM VOWEL SIGN II 0x0D41, // ( ു ) MALAYALAM VOWEL SIGN U 0x0D42, // ( ൂ ) MALAYALAM VOWEL SIGN UU 0x0D43, // ( ൃ ) MALAYALAM VOWEL SIGN VOCALIC R 0x0D44, // ( ൄ ) MALAYALAM VOWEL SIGN VOCALIC RR 0x0D46, // ( െ ) MALAYALAM VOWEL SIGN E 0x0D47, // ( േ ) MALAYALAM VOWEL SIGN EE 0x0D48, // ( ൈ ) MALAYALAM VOWEL SIGN AI // Malayalam - Two-part dependent vowel signs 0x0D4A, // ( ൊ ) MALAYALAM VOWEL SIGN O 0x0D4B, // ( ോ ) MALAYALAM VOWEL SIGN OO 0x0D4C, // ( ൌ ) MALAYALAM VOWEL SIGN AU // Malayalam - Various signs 0x0D4D, // ( ് ) MALAYALAM SIGN VIRAMA 0x0D57, // ( ൗ ) MALAYALAM AU LENGTH MARK // Malayalam - Additional vowels for Sanskrit 0x0D60, // ( ൠ ) MALAYALAM LETTER VOCALIC RR 0x0D61, // ( ൡ ) MALAYALAM LETTER VOCALIC LL // Malayalam - Dependent vowels 0x0D62, // ( ൢ ) MALAYALAM VOWEL SIGN VOCALIC L 0x0D63, // ( ൣ ) MALAYALAM VOWEL SIGN VOCALIC LL // Malayalam - Digits 0x0D66, // ( ൦ ) MALAYALAM DIGIT ZERO 0x0D67, // ( ൧ ) MALAYALAM DIGIT ONE 0x0D68, // ( ൨ ) MALAYALAM DIGIT TWO 0x0D69, // ( ൩ ) MALAYALAM DIGIT THREE 0x0D6A, // ( ൪ ) MALAYALAM DIGIT FOUR 0x0D6B, // ( ൫ ) MALAYALAM DIGIT FIVE 0x0D6C, // ( ൬ ) MALAYALAM DIGIT SIX 0x0D6D, // ( ൭ ) MALAYALAM DIGIT SEVEN 0x0D6E, // ( ൮ ) MALAYALAM DIGIT EIGHT 0x0D6F, // ( ൯ ) MALAYALAM DIGIT NINE // Malayalam - Malayalam numerics 0x0D70, // ( ൰ ) MALAYALAM NUMBER TEN 0x0D71, // ( ൱ ) MALAYALAM NUMBER ONE HUNDRED 0x0D72, // ( ൲ ) MALAYALAM NUMBER ONE THOUSAND // Malayalam - Fractions 0x0D73, // ( ൳ ) MALAYALAM FRACTION ONE QUARTER 0x0D74, // ( ൴ ) MALAYALAM FRACTION ONE HALF 0x0D75, // ( ൵ ) MALAYALAM FRACTION THREE QUARTERS // Malayalam - Date mark 0x0D79, // ( ൹ ) MALAYALAM DATE MARK // Malayalam - Chillu letters 0x0D7A, // ( ൺ ) MALAYALAM LETTER CHILLU NN 0x0D7B, // ( ൻ ) MALAYALAM LETTER CHILLU N 0x0D7C, // ( ർ ) MALAYALAM LETTER CHILLU RR 0x0D7D, // ( ൽ ) MALAYALAM LETTER CHILLU L 0x0D7E, // ( ൾ ) MALAYALAM LETTER CHILLU LL 0x0D7F, // ( ൿ ) MALAYALAM LETTER CHILLU K END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ക ഖ ഗ ഘ ങ ച ഛ ജ", // sample letters for now ... END_OF_DATA }; // // // OrthographyData data={ "Malayalam", // Common name "മലയാളം", // Native name 0x0D15, // key values, "ക ഖ ഗ ഘ ങ ച ഛ ജ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MathematicalGreek.h000066400000000000000000000015511420226015000261720ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // MathematicalGreek.h // // contributed by christtrekker // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MATH_GREEK #define MATH_GREEK namespace MathematicalGreek{ // // Unicode values // UINT32 values[]={ 0x03F5, 0x03D1, 0x03F0, 0x03D5, 0x03F1, 0x03D6, 0x03DC, 0x03DD, START_RANGE_PAIR, 0x1D6A8,0x1D7CB, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Mathematical Greek", // Common name "Mathematical Greek", // Native name 0x1D6D1, // key values, "", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MathematicalLatin.h000066400000000000000000000030371420226015000262050ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // MathematicalLatin.h // // contributed by christtrekker // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MATH_LATIN #define MATH_LATIN namespace MathematicalLatin{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1D400,0x1D454, 0x210E, START_RANGE_PAIR, 0x1D456,0x1D49C, 0x212C, 0x1D49E, 0x1D49F, 0x2130, 0x2131, 0x1D4A2, 0x210B, 0x2110, 0x1D4A5, 0x1D4A6, 0x2112, 0x2133, START_RANGE_PAIR, 0x1D4A9,0x1D4AC, 0x211B, START_RANGE_PAIR, 0x1D4AE,0x1D4B9, 0x212F, 0x1D4BB, 0x210A, START_RANGE_PAIR, 0x1D4BD,0x1D4C3, 0x2134, START_RANGE_PAIR, 0x1D4C5,0x1D505, 0x212D, START_RANGE_PAIR, 0x1D507,0x1D50A, 0x210C, 0x2111, START_RANGE_PAIR, 0x1D50D,0x1D514, 0x211C, START_RANGE_PAIR, 0x1D516,0x1D51C, 0x2128, START_RANGE_PAIR, 0x1D51E,0x1D539, 0x2102, START_RANGE_PAIR, 0x1D53B,0x1D53E, 0x210D, START_RANGE_PAIR, 0x1D540,0x1D544, 0x2115, 0x1D546, 0x2119, 0x211A, 0x211D, START_RANGE_PAIR, 0x1D54A,0x1D550, 0x2124, START_RANGE_PAIR, 0x1D552,0x1D56B, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Mathematical Latin", // Common name "Mathematical Latin", // Native name 0x2102, // key values, "", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MathematicalNumerals.h000066400000000000000000000014631420226015000267250ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // MathematicalNumerals.h // // contributed by christtrekker // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MATH_NUMERALS #define MATH_NUMERALS namespace MathematicalNumerals{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1D7CE,0x1D7FF, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Mathematical Numerals", // Common name "Mathematical Numerals", // Native name 0x1D7D1, // key values, "", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MathematicalOperators.h000066400000000000000000000036741420226015000271230ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Math.h // // Everything listed as "Symbol, Math" in Unicode is here // // Contributions added by christtrekker // 2015.02.02.ET verified by ET // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MATH_OPERATORS #define MATH_OPERATORS namespace MathematicalOperators{ // // Unicode values // UINT32 values[]={ 0x002B, 0x003C, 0x003D, 0x003E, 0x007C, 0x007E, 0x00AC, 0x00B1, 0x00D7, 0x00F7, 0x03F6, START_RANGE_PAIR, 0x0606,0x0608, 0x2044, 0x2052, START_RANGE_PAIR, 0x207A,0x207C, START_RANGE_PAIR, 0x208A,0x208C, 0x2118, START_RANGE_PAIR, 0x2140,0x2144, 0x214B, START_RANGE_PAIR, 0x2190,0x2194, 0x219A, 0x219B, 0x21A0, 0x21A3, 0x21A6, 0x21AE, 0x21CE, 0x21CF, 0x21D2, 0x21D4, START_RANGE_PAIR, 0x21F4,0x22FF, 0x2320, 0x2321, 0x237C, START_RANGE_PAIR, 0x239B,0x23B3, START_RANGE_PAIR, 0x23DC,0x23E1, 0x25B7, 0x25C1, START_RANGE_PAIR, 0x25F8,0x25FF, 0x266F, START_RANGE_PAIR, 0x27C0,0x27FF, START_RANGE_PAIR, 0x2900,0x29FF, START_RANGE_PAIR, 0x2A00,0x2AFF, START_RANGE_PAIR, 0x2B30,0x2B44, START_RANGE_PAIR, 0x2B47,0x2B4C, 0xFB29, 0xFE62, START_RANGE_PAIR, 0xFE64,0xFE66, 0xFF0B, START_RANGE_PAIR, 0xFF1C,0xFF1E, 0xFF5C, 0xFF5E, 0xFFE2, START_RANGE_PAIR, 0xFFE9,0xFFEC, 0x1D6C1, 0x1D6DB, 0x1d6FB, 0x1D715, 0x1D735, 0x1D74F, 0x1D76F, 0x1D789, 0x1D7A9, 0x1D7C3, 0x1EEF0, 0x1EEF1, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "∂∈∉∫∬≠⊂⊗⋈⋂", END_OF_DATA }; // // // OrthographyData data={ "Mathematical Operators", // Common name "Mathematical Operators", // Native name 0x2208, // key values, "∂∈∉∫∬≠⊂⊗⋈⋂", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MeeteiMayak.h000066400000000000000000000014101420226015000250100ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // MeeteiMayak.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MEETEIMAYAK #define MEETEIMAYAK namespace MeeteiMayak{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xABC0,0xABED, START_RANGE_PAIR, 0xABF0,0xABF9, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꯀꯁꯂ", END_OF_DATA }; // // // OrthographyData data={ "Meetei Mayak", // Common name "", // Native name 0xABC0, // key values, "ꯀꯁꯂ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MendeKikakui.h000066400000000000000000000014111420226015000251570ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // MendeKikakui.h // 2015.06.30.ET // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MENDE_KIKAKUI #define MENDE_KIKAKUI // // // namespace MendeKikakui{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1E800,0x1E8C4, START_RANGE_PAIR, 0x1E8C7,0x1E8D6, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Mende Kikakui", "", 0x1E800, // MENDE KIKAKUI SYLLABLE M001 KI values, "", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MeroiticCursive.h000066400000000000000000000014541420226015000257410ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011, 2014 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // MeroiticCursive.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MEROITIC_CURSIVE #define MEROITIC_CURSIVE namespace MeroiticCursive{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x109A0,0x109B7, 0x109BE, 0x109BF, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "MeroiticCursive", // Common name "MeroiticCursive", // Native name 0x109A0, // key values, "𐦠𐦡𐦢𐦣𐦤𐦥", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/MeroiticHieroglyphs.h000066400000000000000000000014621420226015000266150ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011, 2014 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // MeroiticHieroglyphs.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MEROITIC_HIEROGLYPHS #define MEROITIC_HIEROGLYPHS namespace MeroiticHieroglyphs{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10980,0x1099F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Meroitic Hieroglyphs", // Common name "Meroitic Hieroglyphs", // Native name 0x10980, // key values, "𐦀𐦁𐦂𐦃𐦄𐦅", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Miao.h000066400000000000000000000011701420226015000235050ustar00rootroot00000000000000// // Miao.h // // Contributed by christtrekker // 2015.06.30 // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MIAO #define MIAO namespace Miao{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x16F00,0x16F44, START_RANGE_PAIR, 0x16F50,0x16F7E, START_RANGE_PAIR, 0x16F8F,0x16F9F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Miao", // Common name "", // Native name 0x16F00, // key values, "",// Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Mongolian.h000066400000000000000000000014631420226015000245500ustar00rootroot00000000000000// // Mongolian.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MONGOLIAN #define MONGOLIAN namespace Mongolian{ // // Unicode values // UINT32 values[]={ // Punctuation START_RANGE_PAIR, 0x1800,0x180A, // Format Controls START_RANGE_PAIR, 0x180B,0x180E, // Digits START_RANGE_PAIR, 0x1810,0x1819, // Letters START_RANGE_PAIR, 0x1820,0x1877, // Letters for Sanskrit and Tibetan START_RANGE_PAIR, 0x1880,0x18AA, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᠠᠡᠢᠣᠤᠥᠦᠧ", END_OF_DATA }; // // // OrthographyData data={ "Mongolian", // Common name "", // Native name 0x1820, // key values, "ᠠᠡᠢᠣᠤᠥᠦᠧ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Myanmar.h000066400000000000000000000016461420226015000242340ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Myanmar.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef MYANMAR #define MYANMAR namespace Myanmar{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1000,0x1021, START_RANGE_PAIR, 0x1023,0x1027, 0x1029, 0x102a, START_RANGE_PAIR, 0x102c,0x1032, START_RANGE_PAIR, 0x1036,0x1039, START_RANGE_PAIR, 0x1040,0x1059, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Myanmar", // Common name "မြန်မာအက္ခရာ", // Native name 0x1000, // MYANMAR LETTER KA values, "ကခဂဃငစဆဇ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/NewTaiLue.h000066400000000000000000000013221420226015000244540ustar00rootroot00000000000000// // NewTaiLue.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef NEWTAILUE #define NEWTAILUE namespace NewTaiLue{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1980,0x19A9, START_RANGE_PAIR, 0x19B0,0x19C9, START_RANGE_PAIR, 0x19D0,0x19D9, START_RANGE_PAIR, 0x19DE,0x19DF, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᦀᦁᦂᦃ ᦖᦰ ᦖᦱ ᦖᦲ ᦖᦳ", END_OF_DATA }; // // // OrthographyData data={ "New Tai Lue", // Common name "", // Native name 0x1980, // key values, "ᦀᦁᦂᦃ ᦖᦰ ᦖᦱ ᦖᦲ ᦖᦳ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Nko.h000066400000000000000000000063671420226015000233640ustar00rootroot00000000000000// // Nko.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef NKO #define NKO namespace Nko{ // // Unicode values // UINT32 values[]={ // NKo - Digits 0x07C0, // ( ‎߀‎ ) NKO DIGIT ZERO 0x07C1, // ( ‎߁‎ ) NKO DIGIT ONE 0x07C2, // ( ‎߂‎ ) NKO DIGIT TWO 0x07C3, // ( ‎߃‎ ) NKO DIGIT THREE 0x07C4, // ( ‎߄‎ ) NKO DIGIT FOUR 0x07C5, // ( ‎߅‎ ) NKO DIGIT FIVE 0x07C6, // ( ‎߆‎ ) NKO DIGIT SIX 0x07C7, // ( ‎߇‎ ) NKO DIGIT SEVEN 0x07C8, // ( ‎߈‎ ) NKO DIGIT EIGHT 0x07C9, // ( ‎߉‎ ) NKO DIGIT NINE // NKo - Letters 0x07CA, // ( ‎ߊ‎ ) NKO LETTER A 0x07CB, // ( ‎ߋ‎ ) NKO LETTER EE 0x07CC, // ( ‎ߌ‎ ) NKO LETTER I 0x07CD, // ( ‎ߍ‎ ) NKO LETTER E 0x07CE, // ( ‎ߎ‎ ) NKO LETTER U 0x07CF, // ( ‎ߏ‎ ) NKO LETTER OO 0x07D0, // ( ‎ߐ‎ ) NKO LETTER O 0x07D1, // ( ‎ߑ‎ ) NKO LETTER DAGBASINNA 0x07D2, // ( ‎ߒ‎ ) NKO LETTER N 0x07D3, // ( ‎ߓ‎ ) NKO LETTER BA 0x07D4, // ( ‎ߔ‎ ) NKO LETTER PA 0x07D5, // ( ‎ߕ‎ ) NKO LETTER TA 0x07D6, // ( ‎ߖ‎ ) NKO LETTER JA 0x07D7, // ( ‎ߗ‎ ) NKO LETTER CHA 0x07D8, // ( ‎ߘ‎ ) NKO LETTER DA 0x07D9, // ( ‎ߙ‎ ) NKO LETTER RA 0x07DA, // ( ‎ߚ‎ ) NKO LETTER RRA 0x07DB, // ( ‎ߛ‎ ) NKO LETTER SA 0x07DC, // ( ‎ߜ‎ ) NKO LETTER GBA 0x07DD, // ( ‎ߝ‎ ) NKO LETTER FA 0x07DE, // ( ‎ߞ‎ ) NKO LETTER KA 0x07DF, // ( ‎ߟ‎ ) NKO LETTER LA 0x07E0, // ( ‎ߠ‎ ) NKO LETTER NA WOLOSO 0x07E1, // ( ‎ߡ‎ ) NKO LETTER MA 0x07E2, // ( ‎ߢ‎ ) NKO LETTER NYA 0x07E3, // ( ‎ߣ‎ ) NKO LETTER NA 0x07E4, // ( ‎ߤ‎ ) NKO LETTER HA 0x07E5, // ( ‎ߥ‎ ) NKO LETTER WA 0x07E6, // ( ‎ߦ‎ ) NKO LETTER YA 0x07E7, // ( ‎ߧ‎ ) NKO LETTER NYA WOLOSO // NKo - Archaic letters 0x07E8, // ( ‎ߨ‎ ) NKO LETTER JONA JA 0x07E9, // ( ‎ߩ‎ ) NKO LETTER JONA CHA 0x07EA, // ( ‎ߪ‎ ) NKO LETTER JONA RA // NKo - Tone marks 0x07EB, // ( ߫ ) NKO COMBINING SHORT HIGH TONE 0x07EC, // ( ߬ ) NKO COMBINING SHORT LOW TONE 0x07ED, // ( ߭ ) NKO COMBINING SHORT RISING TONE 0x07EE, // ( ߮ ) NKO COMBINING LONG DESCENDING TONE 0x07EF, // ( ߯ ) NKO COMBINING LONG HIGH TONE 0x07F0, // ( ߰ ) NKO COMBINING LONG LOW TONE 0x07F1, // ( ߱ ) NKO COMBINING LONG RISING TONE 0x07F2, // ( ߲ ) NKO COMBINING NASALIZATION MARK 0x07F3, // ( ߳ ) NKO COMBINING DOUBLE DOT ABOVE 0x07F4, // ( ‎ߴ‎ ) NKO HIGH TONE APOSTROPHE 0x07F5, // ( ‎ߵ‎ ) NKO LOW TONE APOSTROPHE // NKo - Symbol 0x07F6, // ( ߶ ) NKO SYMBOL OO DENNEN // NKo - Punctuation 0x07F7, // ( ߷ ) NKO SYMBOL GBAKURUNEN 0x07F8, // ( ߸ ) NKO COMMA 0x07F9, // ( ߹ ) NKO EXCLAMATION MARK // NKo - Letter extender 0x07FA, // ( ‎ߺ‎ ) NKO LAJANYALAN END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "‎ߊ‎ ‎ߋ‎ ‎ߌ‎ ‎ߍ‎ ‎ߎ‎ ‎ߏ‎ ‎ߐ‎ ‎ߑ‎ ‎ߒ‎ ‎ߓ‎ ‎ߔ‎ ‎ߕ‎ ‎ߖ‎", END_OF_DATA }; // // // OrthographyData data={ "N’Ko", // Common name "ߒߞߏ", // Native name 0x07CA, // key values, "‎ߊ‎ ‎ߋ‎ ‎ߌ‎ ‎ߍ‎ ‎ߎ‎ ‎ߏ‎ ‎ߐ‎ ‎ߑ‎ ‎ߒ‎ ‎ߓ‎ ‎ߔ‎ ‎ߕ‎ ‎ߖ‎", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Ogham.h000066400000000000000000000013211420226015000236510ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Ogham.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef OGHAM #define OGHAM namespace Ogham{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1680,0x169c, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Ogham", // Common name "Ogham", // Native name 0x1681, // key values, "ᚁᚂᚃᚄᚋᚌᚍᚎ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/OlChiki.h000066400000000000000000000013211420226015000241400ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // OlChiki.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef OLCHIKI #define OLCHIKI namespace OlChiki{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1C50,0x1C7F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "᱐᱑᱒", END_OF_DATA }; // // // OrthographyData data={ "Ol Chiki", // Common name "", // Native name 0x1C50, // key values, "᱐᱑᱒", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/OldItalic.h000066400000000000000000000011121420226015000244600ustar00rootroot00000000000000// // OldItalic.h // // Contributed by christtrekker // 2015.06.30 // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef OLD_ITALIC #define OLD_ITALIC namespace OldItalic{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10300,0x10323, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Old Italic", // Common name "", // Native name 0x10300, // key values, "",// Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/OldSouthArabian.h000066400000000000000000000014731420226015000256450ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // OldSouthArabian.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef OLDSOUTHARABIAN #define OLDSOUTHARABIAN namespace OldSouthArabian{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x10A60,0x10A7F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "𐩠𐩡𐩢𐩣𐩤𐩥𐩦𐩧𐩨𐩩", END_OF_DATA }; // // // OrthographyData data={ "Old South Arabian", // Common name "", // Native name 0x10A60, // key values, "𐩠𐩡𐩢𐩣𐩤𐩥𐩦𐩧𐩨𐩩", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Oriya.h000066400000000000000000000100621420226015000237030ustar00rootroot00000000000000// // Oriya.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ORIYA #define ORIYA namespace Oriya{ // // Unicode values // UINT32 values[]={ // Oriya - Various signs 0x0B01, // ( ଁ ) ORIYA SIGN CANDRABINDU 0x0B02, // ( ଂ ) ORIYA SIGN ANUSVARA 0x0B03, // ( ଃ ) ORIYA SIGN VISARGA // Oriya - Independent vowels 0x0B05, // ( ଅ ) ORIYA LETTER A 0x0B06, // ( ଆ ) ORIYA LETTER AA 0x0B07, // ( ଇ ) ORIYA LETTER I 0x0B08, // ( ଈ ) ORIYA LETTER II 0x0B09, // ( ଉ ) ORIYA LETTER U 0x0B0A, // ( ଊ ) ORIYA LETTER UU 0x0B0B, // ( ଋ ) ORIYA LETTER VOCALIC R 0x0B0C, // ( ଌ ) ORIYA LETTER VOCALIC L 0x0B0F, // ( ଏ ) ORIYA LETTER E 0x0B10, // ( ଐ ) ORIYA LETTER AI 0x0B13, // ( ଓ ) ORIYA LETTER O 0x0B14, // ( ଔ ) ORIYA LETTER AU // Oriya - Consonants 0x0B15, // ( କ ) ORIYA LETTER KA 0x0B16, // ( ଖ ) ORIYA LETTER KHA 0x0B17, // ( ଗ ) ORIYA LETTER GA 0x0B18, // ( ଘ ) ORIYA LETTER GHA 0x0B19, // ( ଙ ) ORIYA LETTER NGA 0x0B1A, // ( ଚ ) ORIYA LETTER CA 0x0B1B, // ( ଛ ) ORIYA LETTER CHA 0x0B1C, // ( ଜ ) ORIYA LETTER JA 0x0B1D, // ( ଝ ) ORIYA LETTER JHA 0x0B1E, // ( ଞ ) ORIYA LETTER NYA 0x0B1F, // ( ଟ ) ORIYA LETTER TTA 0x0B20, // ( ଠ ) ORIYA LETTER TTHA 0x0B21, // ( ଡ ) ORIYA LETTER DDA 0x0B22, // ( ଢ ) ORIYA LETTER DDHA 0x0B23, // ( ଣ ) ORIYA LETTER NNA 0x0B24, // ( ତ ) ORIYA LETTER TA 0x0B25, // ( ଥ ) ORIYA LETTER THA 0x0B26, // ( ଦ ) ORIYA LETTER DA 0x0B27, // ( ଧ ) ORIYA LETTER DHA 0x0B28, // ( ନ ) ORIYA LETTER NA 0x0B2A, // ( ପ ) ORIYA LETTER PA 0x0B2B, // ( ଫ ) ORIYA LETTER PHA 0x0B2C, // ( ବ ) ORIYA LETTER BA 0x0B2D, // ( ଭ ) ORIYA LETTER BHA 0x0B2E, // ( ମ ) ORIYA LETTER MA 0x0B2F, // ( ଯ ) ORIYA LETTER YA 0x0B30, // ( ର ) ORIYA LETTER RA 0x0B32, // ( ଲ ) ORIYA LETTER LA 0x0B33, // ( ଳ ) ORIYA LETTER LLA 0x0B35, // ( ଵ ) ORIYA LETTER VA 0x0B36, // ( ଶ ) ORIYA LETTER SHA 0x0B37, // ( ଷ ) ORIYA LETTER SSA 0x0B38, // ( ସ ) ORIYA LETTER SA 0x0B39, // ( ହ ) ORIYA LETTER HA // Oriya - Various signs 0x0B3C, // ( ଼ ) ORIYA SIGN NUKTA 0x0B3D, // ( ଽ ) ORIYA SIGN AVAGRAHA // Oriya - Dependent vowel signs 0x0B3E, // ( ା ) ORIYA VOWEL SIGN AA 0x0B3F, // ( ି ) ORIYA VOWEL SIGN I 0x0B40, // ( ୀ ) ORIYA VOWEL SIGN II 0x0B41, // ( ୁ ) ORIYA VOWEL SIGN U 0x0B42, // ( ୂ ) ORIYA VOWEL SIGN UU 0x0B43, // ( ୃ ) ORIYA VOWEL SIGN VOCALIC R 0x0B44, // ( ୄ ) ORIYA VOWEL SIGN VOCALIC RR 0x0B47, // ( େ ) ORIYA VOWEL SIGN E 0x0B48, // ( ୈ ) ORIYA VOWEL SIGN AI // Oriya - Two-part dependent vowel signs 0x0B4B, // ( ୋ ) ORIYA VOWEL SIGN O 0x0B4C, // ( ୌ ) ORIYA VOWEL SIGN AU // Oriya - Various signs 0x0B4D, // ( ୍ ) ORIYA SIGN VIRAMA 0x0B56, // ( ୖ ) ORIYA AI LENGTH MARK 0x0B57, // ( ୗ ) ORIYA AU LENGTH MARK // Oriya - Additional consonants 0x0B5C, // ( ଡ଼ ) ORIYA LETTER RRA 0x0B5D, // ( ଢ଼ ) ORIYA LETTER RHA 0x0B5F, // ( ୟ ) ORIYA LETTER YYA // Oriya - Additional vowels for Sanskrit 0x0B60, // ( ୠ ) ORIYA LETTER VOCALIC RR 0x0B61, // ( ୡ ) ORIYA LETTER VOCALIC LL // Oriya - Dependent vowels 0x0B62, // ( ୢ ) ORIYA VOWEL SIGN VOCALIC L 0x0B63, // ( ୣ ) ORIYA VOWEL SIGN VOCALIC LL // Oriya - Digits 0x0B66, // ( ୦ ) ORIYA DIGIT ZERO 0x0B67, // ( ୧ ) ORIYA DIGIT ONE 0x0B68, // ( ୨ ) ORIYA DIGIT TWO 0x0B69, // ( ୩ ) ORIYA DIGIT THREE 0x0B6A, // ( ୪ ) ORIYA DIGIT FOUR 0x0B6B, // ( ୫ ) ORIYA DIGIT FIVE 0x0B6C, // ( ୬ ) ORIYA DIGIT SIX 0x0B6D, // ( ୭ ) ORIYA DIGIT SEVEN 0x0B6E, // ( ୮ ) ORIYA DIGIT EIGHT 0x0B6F, // ( ୯ ) ORIYA DIGIT NINE // Oriya - Oriya-specific additions 0x0B70, // ( ୰ ) ORIYA ISSHAR 0x0B71, // ( ୱ ) ORIYA LETTER WA END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "କ ଖ ଗ ଘ ଙ ଚ ଛ ଜ", // sample letters for now ... END_OF_DATA }; // // // OrthographyData data={ "Oriya", // Common name "ଓଡ଼ିଆ", // Native name 0x0B15, // key values, "କ ଖ ଗ ଘ ଙ ଚ ଛ ଜ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Osmanya.h000066400000000000000000000043371420226015000242370ustar00rootroot00000000000000// // Osmanya.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef OSMANYA #define OSMANYA namespace Osmanya{ // // Unicode values // UINT32 values[]={ // Osmanya - Letters 0x10480, // ( 𐒀 ) OSMANYA LETTER ALEF 0x10481, // ( 𐒁 ) OSMANYA LETTER BA 0x10482, // ( 𐒂 ) OSMANYA LETTER TA 0x10483, // ( 𐒃 ) OSMANYA LETTER JA 0x10484, // ( 𐒄 ) OSMANYA LETTER XA 0x10485, // ( 𐒅 ) OSMANYA LETTER KHA 0x10486, // ( 𐒆 ) OSMANYA LETTER DEEL 0x10487, // ( 𐒇 ) OSMANYA LETTER RA 0x10488, // ( 𐒈 ) OSMANYA LETTER SA 0x10489, // ( 𐒉 ) OSMANYA LETTER SHIIN 0x1048A, // ( 𐒊 ) OSMANYA LETTER DHA 0x1048B, // ( 𐒋 ) OSMANYA LETTER CAYN 0x1048C, // ( 𐒌 ) OSMANYA LETTER GA 0x1048D, // ( 𐒍 ) OSMANYA LETTER FA 0x1048E, // ( 𐒎 ) OSMANYA LETTER QAAF 0x1048F, // ( 𐒏 ) OSMANYA LETTER KAAF 0x10490, // ( 𐒐 ) OSMANYA LETTER LAAN 0x10491, // ( 𐒑 ) OSMANYA LETTER MIIN 0x10492, // ( 𐒒 ) OSMANYA LETTER NUUN 0x10493, // ( 𐒓 ) OSMANYA LETTER WAW 0x10494, // ( 𐒔 ) OSMANYA LETTER HA 0x10495, // ( 𐒕 ) OSMANYA LETTER YA 0x10496, // ( 𐒖 ) OSMANYA LETTER A 0x10497, // ( 𐒗 ) OSMANYA LETTER E 0x10498, // ( 𐒘 ) OSMANYA LETTER I 0x10499, // ( 𐒙 ) OSMANYA LETTER O 0x1049A, // ( 𐒚 ) OSMANYA LETTER U 0x1049B, // ( 𐒛 ) OSMANYA LETTER AA 0x1049C, // ( 𐒜 ) OSMANYA LETTER EE 0x1049D, // ( 𐒝 ) OSMANYA LETTER OO // Osmanya - Digits 0x104A0, // ( 𐒠 ) OSMANYA DIGIT ZERO 0x104A1, // ( 𐒡 ) OSMANYA DIGIT ONE 0x104A2, // ( 𐒢 ) OSMANYA DIGIT TWO 0x104A3, // ( 𐒣 ) OSMANYA DIGIT THREE 0x104A4, // ( 𐒤 ) OSMANYA DIGIT FOUR 0x104A5, // ( 𐒥 ) OSMANYA DIGIT FIVE 0x104A6, // ( 𐒦 ) OSMANYA DIGIT SIX 0x104A7, // ( 𐒧 ) OSMANYA DIGIT SEVEN 0x104A8, // ( 𐒨 ) OSMANYA DIGIT EIGHT 0x104A9, // ( 𐒩 ) OSMANYA DIGIT NINE END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "𐒀 𐒁 𐒂 𐒃 𐒄 𐒅 𐒆 𐒇", END_OF_DATA }; // // // OrthographyData data={ "Osmanya", // Common name "𐒋𐒘𐒈𐒑𐒛𐒒𐒕𐒀", // Native name 0x10480, // key values, "𐒀 𐒁 𐒂 𐒃 𐒄 𐒅 𐒆 𐒇", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/PanAfricanLatin.h000066400000000000000000000141231420226015000256140ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009,2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // PanAfricanLatin.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef PANAFRICANLATIN #define PANAFRICANLATIN namespace PanAfricanLatin{ // // Unicode values beyond Basic Latin: // UINT32 values[]={ 0x00D8, // Ø 0x00F8, // ø 0x0110, // Đ 0x0111, // đ 0x014A, // Ŋ 0x014B, // ŋ 0x0152, // Œ 0x0153, // œ 0x0181, // Ɓ 0x0186, // Ɔ 0x0187, // Ƈ 0x0188, // ƈ 0x0189, // Ɖ 0x018A, // Ɗ 0x018E, // Ǝ 0x018F, // Ə 0x0190, // Ɛ 0x0191, // Ƒ 0x0192, // ƒ 0x0193, // Ɠ 0x0194, // Ɣ 0x0196, // Ɩ 0x0197, // Ɨ 0x0198, // Ƙ 0x0199, // ƙ 0x019D, // Ɲ 0x01A4, // Ƥ 0x01A5, // ƥ 0x01A9, // Ʃ 0x01AC, // Ƭ 0x01AD, // ƭ 0x01AE, // Ʈ 0x01B1, // Ʊ 0x01B2, // Ʋ 0x01B3, // Ƴ 0x01B4, // ƴ 0x01B7, // Ʒ 0x01DD, // ǝ 0x0241, // Ɂ 0x0242, // ɂ 0x0243, // Ƀ 0x0244, // Ʉ 0x024B, // ɋ 0x024C, // Ɍ 0x0251, // ɑ 0x0253, // ɓ 0x0254, // ɔ 0x0256, // ɖ 0x0257, // ɗ 0x0259, // ə 0x025B, // ɛ 0x0260, // ɠ 0x0263, // ɣ 0x0266, // ɦ 0x0268, // ɨ 0x0269, // ɩ 0x0272, // ɲ 0x027D, // ɽ 0x027E, // ɾ 0x0283, // ʃ 0x0288, // ʈ 0x0289, // ʉ 0x028A, // ʊ 0x028B, // ʋ 0x028C, // ʌ 0x0292, // ʒ 0x0294, // ʔ 0x0295, // ʕ 0x2C64, // Ɽ Unicode 5.0 0x2C6D, // Ɑ Unicode 5.1 0x2C72, // Ⱳ Unicode 5.1 0x2C73, // ⱳ Unicode 5.1 // // modifier letters // 0x02BC, // ʼ 0x02C0, // ˀ 0x02C6, // ˆ 0x02C7, // ˇ 0x02CA, // ˊ 0x02CB, // ˋ // // combining diacritics above // 0x0300, // ̀ needs mkmk, can be stacked above mark 0x0301, // ́ needs mkmk, can be stacked above mark 0x0302, // ̂ needs mkmk, can be stacked above mark 0x0303, // ̃ 0x0304, // ̄ needs mkmk, can have mark stacked above 0x0307, // ̇ 0x0308, // ̈ needs mkmk, can have mark stacked above 0x030C, // ̌ needs mkmk, can be stacked above mark 0x030D, // ̍ 0x1DC4, // ᷄ needs mkmk, can be stacked above mark 0x1DC5, // ᷅ needs mkmk, can be stacked above mark 0x1DC6, // ᷆ needs mkmk, can be stacked above mark 0x1DC7, // ᷇ needs mkmk, can be stacked above mark // // combining diacritics below // 0x0323, // ̣ shape of 0329 can be variant in Yoruba 0x0324, // ̤ 0x0329, // ̩ 0x032D, // ̭ 0x0330, // ̰ 0x0331, // ̱ // // combining cedilla // 0x0327, // ̧, can also be combined with vowels a, e, i, o, u // // precomposed forms, need anchors too // 0x00C0, // À 0x00C1, // Á 0x00C2, //  0x00C3, // à 0x00C4, // Ä 0x00C8, // È 0x00C9, // É 0x00CA, // Ê 0x00CB, // Ë 0x00CC, // Ì 0x00CD, // Í 0x00CE, // Î 0x00CF, // Ï 0x00D1, // Ñ 0x00D2, // Ò 0x00D3, // Ó 0x00D4, // Ô 0x00D6, // Ö 0x00DC, // Ü 0x00E0, // à 0x00E1, // á 0x00E2, // â 0x00E3, // ã 0x00E4, // ä 0x00E8, // è 0x00E9, // é 0x00EA, // ê 0x00EB, // ë 0x00EC, // ì 0x00ED, // í 0x00EE, // î 0x00EF, // ï 0x1E2E, // Ḯ 0x1E2F, // ḯ 0x00F1, // ñ 0x00F2, // ò 0x00F3, // ó 0x00F4, // ô 0x00F6, // ö 0x00FC, // ü 0x0100, // Ā 0x0101, // ā 0x0102, // Ă 0x0103, // ă 0x010C, // Č 0x010D, // č 0x0112, // Ē 0x0113, // ē 0x0128, // Ĩ 0x0129, // ĩ 0x014C, // Ō 0x014D, // ō 0x0160, // Š 0x0161, // š 0x0168, // Ũ 0x0169, // ũ 0x016A, // Ū 0x016B, // ū 0x0170, // Ű 0x0171, // ű 0x0174, // Ŵ 0x0175, // ŵ 0x01CD, // Ǎ 0x01CE, // ǎ 0x01CF, // Ǐ 0x01D0, // ǐ 0x01D1, // Ǒ 0x01D2, // ǒ 0x01E6, // Ǧ 0x01E7, // ǧ 0x0228, // Ȩ 0x0229, // ȩ 0x1E04, // Ḅ 0x1E05, // ḅ 0x1E0C, // Ḍ 0x1E0D, // ḍ 0x1E0E, // Ḏ 0x1E0F, // ḏ 0x1E12, // Ḓ 0x1E13, // ḓ 0x1E24, // Ḥ 0x1E25, // ḥ 0x1E36, // Ḷ 0x1E37, // ḷ 0x1E3C, // Ḽ 0x1E3D, // ḽ 0x1E3E, // Ḿ 0x1E3F, // ḿ 0x1E44, // Ṅ 0x1E45, // ṅ 0x1E46, // Ṇ 0x1E47, // ṇ 0x1E4A, // Ṋ 0x1E4B, // ṋ 0x1E4C, // Ṍ 0x1E4D, // ṍ 0x1E50, // Ṑ 0x1E51, // ṑ 0x1E52, // Ṓ 0x1E53, // ṓ 0x1E62, // Ṣ 0x1E63, // ṣ 0x1E6C, // Ṭ 0x1E6D, // ṭ 0x1E6E, // Ṯ 0x1E6F, // ṯ 0x1E70, // Ṱ 0x1E71, // ṱ 0x1E80, // Ẁ 0x1E81, // ẁ 0x1E82, // Ẃ 0x1E83, // ẃ 0x1E84, // Ẅ 0x1E85, // ẅ 0x1E92, // Ẓ 0x1E93, // ẓ 0x1EA0, // Ạ 0x1EA1, // ạ 0x1EAC, // Ậ 0x1EAD, // ậ 0x01DE, // Ǟ 0x01DF, // ǟ 0x1EB8, // Ẹ 0x1EB9, // ẹ 0x1EBC, // Ẽ 0x1EBD, // ẽ 0x1EC6, // Ệ 0x1EC7, // ệ 0x1ECA, // Ị 0x1ECB, // ị 0x1ECC, // Ọ 0x1ECD, // ọ 0x1ED8, // Ộ 0x1ED9, // ộ 0x022A, // Ȫ 0x022B, // ȫ 0x01FF, // ǿ 0x01FE, // Ǿ 0x1EE4, // Ụ 0x1EE5, // ụ 0x1EF2, // Ỳ 0x1EF3, // ỳ // 2011.04.18.ET Addenda based on Denis Jacquerye // email of 2010.12.01 0x019F, // Ɵ 0x0275, // ɵ 0xA78D, // Ɥ 0x0265, // ɥ 0xA78B, // Ꞌ 0xA78C, // ꞌ 0x0166, // Ŧ 0x0167, // ŧ // // 2011.04.19.ET Additional code points from Anloc's // charlist.txt of 2010.12.01: // 0x00D5, // Õ 0x00D9, // Ù 0x00DA, // Ú 0x00DB, // Û 0x00DD, // Ý 0x00F5, // õ 0x00F9, // ù 0x00FA, // ú 0x00FB, // û 0x00FD, // ý 0x011A, // Ě 0x011B, // ě 0x011C, // Ĝ 0x011D, // ĝ 0x0120, // Ġ 0x0121, // ġ 0x012A, // Ī 0x012B, // ī 0x0131, // ı 0x0143, // Ń 0x0144, // ń 0x0176, // Ŷ 0x0177, // ŷ 0x017D, // Ž 0x017E, // ž 0x01D3, // Ǔ 0x01D4, // ǔ 0x01F8, // Ǹ 0x01F9, // ǹ 0x024D, // ɍ 0x0267, // ɧ 0x02BF, // ʿ 0x02D7, // ˗ 0x02EE, // ˮ 0x1E5A, // Ṛ 0x1E5B, // ṛ 0xA789, // ꞉ 0xA78A, // ꞊ 0x0245, // Ʌ // // 2011.02.01.ET addendum based on email from Daniel Johnson: // 0xA7AA, // Ɦ H with hook END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Pan African Latin sentence placeholder ...", END_OF_DATA }; // // // OrthographyData data={ "Pan African Latin", // Common name "Pan African Latin", // Native name 0x00C0, // KEY = LATIN LETTER A WITH GRAVE values, "ÀÁẬậíîȪȫ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Pashto.h000066400000000000000000000015701420226015000240620ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Pashto.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef PASHTO #define PASHTO namespace Pashto{ // // Unicode values // UINT32 values[]={ 0x067c, 0x067e, 0x0681, // 0x0682, // Not used in modern Pashto 0x0685, 0x0686, 0x0689, 0x0693, 0x0696, 0x0698, 0x069a, 0x06ab, 0x06bc, 0x06cd, 0x06d0, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Pashto", // Common name "پښتو", // Native name 0x685, // HEH WITH THREE DOTS ABOVE values, "ټ پ ځ ڂ څ چ ډ ړ ګ ې", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/PhagsPa.h000066400000000000000000000011141420226015000241410ustar00rootroot00000000000000// // PhagsPa.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef PHAGSPA #define PHAGSPA namespace PhagsPa{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xA840,0xA877, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꡀ ꡁ ꡂ ᡃ ꡄ ꡅ ꡆ ꡇ", END_OF_DATA }; // // // OrthographyData data={ "Phags Pa", // Common name "", // Native name 0xA840, // key values, "ꡀ ꡁ ꡂ ᡃ ꡄ ꡅ ꡆ ꡇ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Pinyin.h000066400000000000000000000016151420226015000240720ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Pinyin.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef PINYIN #define PINYIN namespace Pinyin{ // // Unicode values // UINT32 values[]={ 0x0101, 0x00E1, 0x01CE, 0x00E0, 0x0113, 0x00E9, 0x011B, 0x00E8, 0x012B, 0x00ED, 0x01D0, 0x00EC, 0x014D, 0x00F3, 0x01D2, 0x00F2, 0x016B, 0x00FA, 0x01D4, 0x00F9, 0x01D6, 0x01D8, 0x01DA, 0x01DC, 0x00FC, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "hàn yǔ pīn yīn", END_OF_DATA }; // // // OrthographyData data={ "Pinyin", "汉语拼音", 0x01DA, // 3RD TONE U WITH UMLAUT values, "āáǎàēéěèǘǚǜü", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Polynesian.h000066400000000000000000000031001420226015000247340ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2015 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Polynesian.h // // Contributed by christtrekker$ // 2015.06.30 // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef POLYNESIAN #define POLYNESIAN namespace Polynesian{ // // Unicode values // Hawai'ian : AĀEĒIĪOŌUŪHKLMNPWʻ // Tahitian : AĀEĒFHIĪMNOŌPRTUŪVʻ // Maori : AĀEĒHIĪKMNOŌPRUŪWG // Rapa Nui : AEIOUHKMNGPRTVʻ // Samoan : AĀEĒIĪOŌUŪFGLMNPSTVʻ // UINT32 values[]={ 0x0041, 0x0061, 0x0100, 0x0101, // A macron 0x0045, 0x0065, 0x0112, 0x0113, // E macron 0x0049, 0x0069, 0x012A, 0x012B, // I macron 0x004F, 0x006F, 0x014C, 0x014D, // O macron 0x0055, 0x0075, 0x016A, 0x016B, // U macron START_RANGE_PAIR, 0x0046, 0x0048, START_RANGE_PAIR, 0x0066, 0x0068, START_RANGE_PAIR, 0x004B, 0x004E, START_RANGE_PAIR, 0x006B, 0x006E, 0x0050, 0x0070, START_RANGE_PAIR, 0x0052, 0x0054, START_RANGE_PAIR, 0x0072, 0x0074, 0x0056, 0x0076, 0x0057, 0x0077, 0x02BB, 0x0027, // 2BB preferred for glottal stop in Hawai'ian, ASCII apostrophe is acceptable in some other languages END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Polynesian", "", 0x0100, // LATIN CAPITAL LETTER A WITH MACRON values, "AāeēiīOōuūhkLmnpwʻ", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/PolytonicGreek.h000066400000000000000000000024431420226015000255620ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // PolytonicGreek.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef POLYTONIC_GREEK #define POLYTONIC_GREEK namespace PolytonicGreek{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1f00,0x1f15, START_RANGE_PAIR, 0x1f18,0x1f1d, START_RANGE_PAIR, 0x1f20,0x1f45, START_RANGE_PAIR, 0x1f48,0x1f4d, START_RANGE_PAIR, 0x1f50,0x1f57, 0x1f59, 0x1f5b, 0x1f5d, START_RANGE_PAIR, 0x1f5f,0x1f7d, START_RANGE_PAIR, 0x1f80,0x1fb4, START_RANGE_PAIR, 0x1fb6,0x1fbc, START_RANGE_PAIR, 0x1fc2,0x1fc4, START_RANGE_PAIR, 0x1fc6,0x1fd3, START_RANGE_PAIR, 0x1fd6,0x1fdb, START_RANGE_PAIR, 0x1fe0,0x1fec, START_RANGE_PAIR, 0x1ff2,0x1ff4, START_RANGE_PAIR, 0x1ff6,0x1ffc, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ἡἔἂὄὗὥᾏᾟ", END_OF_DATA }; // // // OrthographyData data={ "Polytonic Greek", // Common name "Polytonic Greek", // Native name 0x1f21, // GREEK SMALL LETTER ETA WITH DASIA values, "ἡἔἂὄὗὥᾏᾟ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Rejang.h000066400000000000000000000014001420226015000240220ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Rejang.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef REJANG #define REJANG namespace Rejang{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xA930,0xA953, 0xA95F, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꤰꤱꤲꤳᤴꤵꤶꤷꤸꤹ", END_OF_DATA }; // // // OrthographyData data={ "Rejang", // Common name "", // Native name 0xA930, // key values, "ꤰꤱꤲꤳᤴꤵꤶꤷꤸꤹ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Romanian.h000066400000000000000000000015471420226015000243740ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Romanian.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ROMANIAN #define ROMANIAN namespace Romanian{ // // Unicode values -- Only those needed beyond basic Latin // UINT32 values[]={ 0x00C2, 0x00E2, 0x0102, 0x0103, 0x00CE, 0x00EE, 0x0218, 0x0219, 0x021A, 0x021B, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Gheorghe, obezul, a reușit să obțină jucându-se un flux în Quebec de o mie kilowațioră.", END_OF_DATA }; // // // OrthographyData data={ "Romanian", "Română", 0x021A, // values, "ÂâĂăÎîȘșȚț", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Runic.h000066400000000000000000000016111420226015000237000ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Runic.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef RUNIC #define RUNIC namespace Runic{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x16A0,0x16F0, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᛏᚡᛆᛋ ᛒᚱᛁᛚᛚᛁᚵ ᛆᚿᛑ ᛏᚼᛂ ᛋᛚᛁᛏᚼᚤ ᛏᚫᚡᛂᛋ ᛑᛁᛑ ᚵᚤᚱᛂ ᛆᚿᛑ ᚵᛁᛘᛒᛚᛂ ᛁᚿ ᛏᚼᛂ ᚡᛆᛒᛂ", END_OF_DATA }; // // // OrthographyData data={ "Runic", // Common name "ᚠᚢᚦᛆᚱᚴ", // Native name 0x16A0, // key values, "ᚠᚡᚢᚣᚤᚥꘖᚧ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Saurashtra.h000066400000000000000000000014021420226015000247330ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Saurashtra.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef SAURASHTRA #define SAURASHTRA namespace Saurashtra{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xA880,0xA8C4, START_RANGE_PAIR, 0xA8CE,0xA8D9, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꢂꢃꢄ", END_OF_DATA }; // // // OrthographyData data={ "Saurashtra", // Common name "", // Native name 0xA882, // key values, "ꢂꢃꢄ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/SimplifiedChinese.h000066400000000000000000001005631420226015000262120ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // SimplifiedChinese.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef SIMPLIFIED_CHINESE #define SIMPLIFIED_CHINESE // // The Unicode values for this SimplifiedChinese orthography group were // compiled by taking the 3500 most common characters based on DA Jun's // list. The URL and abstract of his work are reproduced below: // // Da, Jun. 2004. Chinese text computing. // // Da, Jun. 2004. A corpus-based study of character and bigram // frequencies in Chinese e-texts and its implications for Chinese // language instruction. The studies on the theory and methodology // of the digitized Chinese teaching to foreigners: Proceedings of // the 4th International Conference on New Technologies in Teaching // and Learning Chinese, ed. by Zhang, Pu, Tianwei Xie and Juan Xu, // 501-511. Beijing: The Tsinghua University Press // namespace SimplifiedChinese{ // // Unicode values // UINT32 values[]={ 0x7684, 0x4e00, 0x662f, 0x4e0d, 0x4e86, 0x5728, 0x4eba, 0x6709, 0x6211, 0x4ed6, 0x8fd9, 0x4e2a, 0x4eec, 0x4e2d, 0x6765, 0x4e0a, 0x5927, 0x4e3a, 0x548c, 0x56fd, 0x5730, 0x5230, 0x4ee5, 0x8bf4, 0x65f6, 0x8981, 0x5c31, 0x51fa, 0x4f1a, 0x53ef, 0x4e5f, 0x4f60, 0x5bf9, 0x751f, 0x80fd, 0x800c, 0x5b50, 0x90a3, 0x5f97, 0x4e8e, 0x7740, 0x4e0b, 0x81ea, 0x4e4b, 0x5e74, 0x8fc7, 0x53d1, 0x540e, 0x4f5c, 0x91cc, 0x7528, 0x9053, 0x884c, 0x6240, 0x7136, 0x5bb6, 0x79cd, 0x4e8b, 0x6210, 0x65b9, 0x591a, 0x7ecf, 0x4e48, 0x53bb, 0x6cd5, 0x5b66, 0x5982, 0x90fd, 0x540c, 0x73b0, 0x5f53, 0x6ca1, 0x52a8, 0x9762, 0x8d77, 0x770b, 0x5b9a, 0x5929, 0x5206, 0x8fd8, 0x8fdb, 0x597d, 0x5c0f, 0x90e8, 0x5176, 0x4e9b, 0x4e3b, 0x6837, 0x7406, 0x5fc3, 0x5979, 0x672c, 0x524d, 0x5f00, 0x4f46, 0x56e0, 0x53ea, 0x4ece, 0x60f3, 0x5b9e, 0x65e5, 0x519b, 0x8005, 0x610f, 0x65e0, 0x529b, 0x5b83, 0x4e0e, 0x957f, 0x628a, 0x673a, 0x5341, 0x6c11, 0x7b2c, 0x516c, 0x6b64, 0x5df2, 0x5de5, 0x4f7f, 0x60c5, 0x660e, 0x6027, 0x77e5, 0x5168, 0x4e09, 0x53c8, 0x5173, 0x70b9, 0x6b63, 0x4e1a, 0x5916, 0x5c06, 0x4e24, 0x9ad8, 0x95f4, 0x7531, 0x95ee, 0x5f88, 0x6700, 0x91cd, 0x5e76, 0x7269, 0x624b, 0x5e94, 0x6218, 0x5411, 0x5934, 0x6587, 0x4f53, 0x653f, 0x7f8e, 0x76f8, 0x89c1, 0x88ab, 0x5229, 0x4ec0, 0x4e8c, 0x7b49, 0x4ea7, 0x6216, 0x65b0, 0x5df1, 0x5236, 0x8eab, 0x679c, 0x52a0, 0x897f, 0x65af, 0x6708, 0x8bdd, 0x5408, 0x56de, 0x7279, 0x4ee3, 0x5185, 0x4fe1, 0x8868, 0x5316, 0x8001, 0x7ed9, 0x4e16, 0x4f4d, 0x6b21, 0x5ea6, 0x95e8, 0x4efb, 0x5e38, 0x5148, 0x6d77, 0x901a, 0x6559, 0x513f, 0x539f, 0x4e1c, 0x58f0, 0x63d0, 0x7acb, 0x53ca, 0x6bd4, 0x5458, 0x89e3, 0x6c34, 0x540d, 0x771f, 0x8bba, 0x5904, 0x8d70, 0x4e49, 0x5404, 0x5165, 0x51e0, 0x53e3, 0x8ba4, 0x6761, 0x5e73, 0x7cfb, 0x6c14, 0x9898, 0x6d3b, 0x5c14, 0x66f4, 0x522b, 0x6253, 0x5973, 0x53d8, 0x56db, 0x795e, 0x603b, 0x4f55, 0x7535, 0x6570, 0x5b89, 0x5c11, 0x62a5, 0x624d, 0x7ed3, 0x53cd, 0x53d7, 0x76ee, 0x592a, 0x91cf, 0x518d, 0x611f, 0x5efa, 0x52a1, 0x505a, 0x63a5, 0x5fc5, 0x573a, 0x4ef6, 0x8ba1, 0x7ba1, 0x671f, 0x5e02, 0x76f4, 0x5fb7, 0x8d44, 0x547d, 0x5c71, 0x91d1, 0x6307, 0x514b, 0x8bb8, 0x7edf, 0x533a, 0x4fdd, 0x81f3, 0x961f, 0x5f62, 0x793e, 0x4fbf, 0x7a7a, 0x51b3, 0x6cbb, 0x5c55, 0x9a6c, 0x79d1, 0x53f8, 0x4e94, 0x57fa, 0x773c, 0x4e66, 0x975e, 0x5219, 0x542c, 0x767d, 0x5374, 0x754c, 0x8fbe, 0x5149, 0x653e, 0x5f3a, 0x5373, 0x50cf, 0x96be, 0x4e14, 0x6743, 0x601d, 0x738b, 0x8c61, 0x5b8c, 0x8bbe, 0x5f0f, 0x8272, 0x8def, 0x8bb0, 0x5357, 0x54c1, 0x4f4f, 0x544a, 0x7c7b, 0x6c42, 0x636e, 0x7a0b, 0x5317, 0x8fb9, 0x6b7b, 0x5f20, 0x8be5, 0x4ea4, 0x89c4, 0x4e07, 0x53d6, 0x62c9, 0x683c, 0x671b, 0x89c9, 0x672f, 0x9886, 0x5171, 0x786e, 0x4f20, 0x5e08, 0x89c2, 0x6e05, 0x4eca, 0x5207, 0x9662, 0x8ba9, 0x8bc6, 0x5019, 0x5e26, 0x5bfc, 0x4e89, 0x8fd0, 0x7b11, 0x98de, 0x98ce, 0x6b65, 0x6539, 0x6536, 0x6839, 0x5e72, 0x9020, 0x8a00, 0x8054, 0x6301, 0x7ec4, 0x6bcf, 0x6d4e, 0x8f66, 0x4eb2, 0x6781, 0x6797, 0x670d, 0x5feb, 0x529e, 0x8bae, 0x5f80, 0x5143, 0x82f1, 0x58eb, 0x8bc1, 0x8fd1, 0x5931, 0x8f6c, 0x592b, 0x4ee4, 0x51c6, 0x5e03, 0x59cb, 0x600e, 0x5462, 0x5b58, 0x672a, 0x8fdc, 0x53eb, 0x53f0, 0x5355, 0x5f71, 0x5177, 0x7f57, 0x5b57, 0x7231, 0x51fb, 0x6d41, 0x5907, 0x5175, 0x8fde, 0x8c03, 0x6df1, 0x5546, 0x7b97, 0x8d28, 0x56e2, 0x96c6, 0x767e, 0x9700, 0x4ef7, 0x82b1, 0x515a, 0x534e, 0x57ce, 0x77f3, 0x7ea7, 0x6574, 0x5e9c, 0x79bb, 0x51b5, 0x4e9a, 0x8bf7, 0x6280, 0x9645, 0x7ea6, 0x793a, 0x590d, 0x75c5, 0x606f, 0x7a76, 0x7ebf, 0x4f3c, 0x5b98, 0x706b, 0x65ad, 0x7cbe, 0x6ee1, 0x652f, 0x89c6, 0x6d88, 0x8d8a, 0x5668, 0x5bb9, 0x7167, 0x987b, 0x4e5d, 0x589e, 0x7814, 0x5199, 0x79f0, 0x4f01, 0x516b, 0x529f, 0x5417, 0x5305, 0x7247, 0x53f2, 0x59d4, 0x4e4e, 0x67e5, 0x8f7b, 0x6613, 0x65e9, 0x66fe, 0x9664, 0x519c, 0x627e, 0x88c5, 0x5e7f, 0x663e, 0x5427, 0x963f, 0x674e, 0x6807, 0x8c08, 0x5403, 0x56fe, 0x5ff5, 0x516d, 0x5f15, 0x5386, 0x9996, 0x533b, 0x5c40, 0x7a81, 0x4e13, 0x8d39, 0x53f7, 0x5c3d, 0x53e6, 0x5468, 0x8f83, 0x6ce8, 0x8bed, 0x4ec5, 0x8003, 0x843d, 0x9752, 0x968f, 0x9009, 0x5217, 0x6b66, 0x7ea2, 0x54cd, 0x867d, 0x63a8, 0x52bf, 0x53c2, 0x5e0c, 0x53e4, 0x4f17, 0x6784, 0x623f, 0x534a, 0x8282, 0x571f, 0x6295, 0x67d0, 0x6848, 0x9ed1, 0x7ef4, 0x9769, 0x5212, 0x654c, 0x81f4, 0x9648, 0x5f8b, 0x8db3, 0x6001, 0x62a4, 0x4e03, 0x5174, 0x6d3e, 0x5b69, 0x9a8c, 0x8d23, 0x8425, 0x661f, 0x591f, 0x7ae0, 0x97f3, 0x8ddf, 0x5fd7, 0x5e95, 0x7ad9, 0x4e25, 0x5df4, 0x4f8b, 0x9632, 0x65cf, 0x4f9b, 0x6548, 0x7eed, 0x65bd, 0x7559, 0x8bb2, 0x578b, 0x6599, 0x7ec8, 0x7b54, 0x7d27, 0x9ec4, 0x7edd, 0x5947, 0x5bdf, 0x6bcd, 0x4eac, 0x6bb5, 0x4f9d, 0x6279, 0x7fa4, 0x9879, 0x6545, 0x6309, 0x6cb3, 0x7c73, 0x56f4, 0x6c5f, 0x7ec7, 0x5bb3, 0x6597, 0x53cc, 0x5883, 0x5ba2, 0x7eaa, 0x91c7, 0x4e3e, 0x6740, 0x653b, 0x7236, 0x82cf, 0x5bc6, 0x4f4e, 0x671d, 0x53cb, 0x8bc9, 0x6b62, 0x7ec6, 0x613f, 0x5343, 0x503c, 0x4ecd, 0x7537, 0x94b1, 0x7834, 0x7f51, 0x70ed, 0x52a9, 0x5012, 0x80b2, 0x5c5e, 0x5750, 0x5e1d, 0x9650, 0x8239, 0x8138, 0x804c, 0x901f, 0x523b, 0x4e50, 0x5426, 0x521a, 0x5a01, 0x6bdb, 0x72b6, 0x7387, 0x751a, 0x72ec, 0x7403, 0x822c, 0x666e, 0x6015, 0x5f39, 0x6821, 0x82e6, 0x521b, 0x5047, 0x4e45, 0x9519, 0x627f, 0x5370, 0x665a, 0x5170, 0x8bd5, 0x80a1, 0x62ff, 0x8111, 0x9884, 0x8c01, 0x76ca, 0x9633, 0x82e5, 0x54ea, 0x5fae, 0x5c3c, 0x7ee7, 0x9001, 0x6025, 0x8840, 0x60ca, 0x4f24, 0x7d20, 0x836f, 0x9002, 0x6ce2, 0x591c, 0x7701, 0x521d, 0x559c, 0x536b, 0x6e90, 0x98df, 0x9669, 0x5f85, 0x8ff0, 0x9646, 0x4e60, 0x7f6e, 0x5c45, 0x52b3, 0x8d22, 0x73af, 0x6392, 0x798f, 0x7eb3, 0x6b22, 0x96f7, 0x8b66, 0x83b7, 0x6a21, 0x5145, 0x8d1f, 0x4e91, 0x505c, 0x6728, 0x6e38, 0x9f99, 0x6811, 0x7591, 0x5c42, 0x51b7, 0x6d32, 0x51b2, 0x5c04, 0x7565, 0x8303, 0x7adf, 0x53e5, 0x5ba4, 0x5f02, 0x6fc0, 0x6c49, 0x6751, 0x54c8, 0x7b56, 0x6f14, 0x7b80, 0x5361, 0x7f6a, 0x5224, 0x62c5, 0x5dde, 0x9759, 0x9000, 0x65e2, 0x8863, 0x60a8, 0x5b97, 0x79ef, 0x4f59, 0x75db, 0x68c0, 0x5dee, 0x5bcc, 0x7075, 0x534f, 0x89d2, 0x5360, 0x914d, 0x5f81, 0x4fee, 0x76ae, 0x6325, 0x80dc, 0x964d, 0x9636, 0x5ba1, 0x6c89, 0x575a, 0x5584, 0x5988, 0x5218, 0x8bfb, 0x554a, 0x8d85, 0x514d, 0x538b, 0x94f6, 0x4e70, 0x7687, 0x517b, 0x4f0a, 0x6000, 0x6267, 0x526f, 0x4e71, 0x6297, 0x72af, 0x8ffd, 0x5e2e, 0x5ba3, 0x4f5b, 0x5c81, 0x822a, 0x4f18, 0x602a, 0x9999, 0x8457, 0x7530, 0x94c1, 0x63a7, 0x7a0e, 0x5de6, 0x53f3, 0x4efd, 0x7a7f, 0x827a, 0x80cc, 0x9635, 0x8349, 0x811a, 0x6982, 0x6076, 0x5757, 0x987f, 0x6562, 0x5b88, 0x9152, 0x5c9b, 0x6258, 0x592e, 0x6237, 0x70c8, 0x6d0b, 0x54e5, 0x7d22, 0x80e1, 0x6b3e, 0x9760, 0x8bc4, 0x7248, 0x5b9d, 0x5ea7, 0x91ca, 0x666f, 0x987e, 0x5f1f, 0x767b, 0x8d27, 0x4e92, 0x4ed8, 0x4f2f, 0x6162, 0x6b27, 0x6362, 0x95fb, 0x5371, 0x5fd9, 0x6838, 0x6697, 0x59d0, 0x4ecb, 0x574f, 0x8ba8, 0x4e3d, 0x826f, 0x5e8f, 0x5347, 0x76d1, 0x4e34, 0x4eae, 0x9732, 0x6c38, 0x547c, 0x5473, 0x91ce, 0x67b6, 0x57df, 0x6c99, 0x6389, 0x62ec, 0x8230, 0x9c7c, 0x6742, 0x8bef, 0x6e7e, 0x5409, 0x51cf, 0x7f16, 0x695a, 0x80af, 0x6d4b, 0x8d25, 0x5c4b, 0x8dd1, 0x68a6, 0x6563, 0x6e29, 0x56f0, 0x5251, 0x6e10, 0x5c01, 0x6551, 0x8d35, 0x67aa, 0x7f3a, 0x697c, 0x53bf, 0x5c1a, 0x6beb, 0x79fb, 0x5a18, 0x670b, 0x753b, 0x73ed, 0x667a, 0x4ea6, 0x8033, 0x6069, 0x77ed, 0x638c, 0x6050, 0x9057, 0x56fa, 0x5e2d, 0x677e, 0x79d8, 0x8c22, 0x9c81, 0x9047, 0x5eb7, 0x8651, 0x5e78, 0x5747, 0x9500, 0x949f, 0x8bd7, 0x85cf, 0x8d76, 0x5267, 0x7968, 0x635f, 0x5ffd, 0x5de8, 0x70ae, 0x65e7, 0x7aef, 0x63a2, 0x6e56, 0x5f55, 0x53f6, 0x6625, 0x4e61, 0x9644, 0x5438, 0x4e88, 0x793c, 0x6e2f, 0x96e8, 0x5440, 0x677f, 0x5ead, 0x5987, 0x5f52, 0x775b, 0x996d, 0x989d, 0x542b, 0x987a, 0x8f93, 0x6447, 0x62db, 0x5a5a, 0x8131, 0x8865, 0x8c13, 0x7763, 0x6bd2, 0x6cb9, 0x7597, 0x65c5, 0x6cfd, 0x6750, 0x706d, 0x9010, 0x83ab, 0x7b14, 0x4ea1, 0x9c9c, 0x8bcd, 0x5723, 0x62e9, 0x5bfb, 0x5382, 0x7761, 0x535a, 0x52d2, 0x70df, 0x6388, 0x8bfa, 0x4f26, 0x5cb8, 0x5965, 0x5510, 0x5356, 0x4fc4, 0x70b8, 0x8f7d, 0x6d1b, 0x5065, 0x5802, 0x65c1, 0x5bab, 0x559d, 0x501f, 0x541b, 0x7981, 0x9634, 0x56ed, 0x8c0b, 0x5b8b, 0x907f, 0x6293, 0x8363, 0x59d1, 0x5b59, 0x9003, 0x7259, 0x675f, 0x8df3, 0x9876, 0x7389, 0x9547, 0x96ea, 0x5348, 0x7ec3, 0x8feb, 0x7237, 0x7bc7, 0x8089, 0x5634, 0x9986, 0x904d, 0x51e1, 0x7840, 0x6d1e, 0x5377, 0x5766, 0x725b, 0x5b81, 0x7eb8, 0x8bf8, 0x8bad, 0x79c1, 0x5e84, 0x7956, 0x4e1d, 0x7ffb, 0x66b4, 0x68ee, 0x5854, 0x9ed8, 0x63e1, 0x620f, 0x9690, 0x719f, 0x9aa8, 0x8bbf, 0x5f31, 0x8499, 0x6b4c, 0x5e97, 0x9b3c, 0x8f6f, 0x5178, 0x6b32, 0x8428, 0x4f19, 0x906d, 0x76d8, 0x7238, 0x6269, 0x76d6, 0x5f04, 0x96c4, 0x7a33, 0x5fd8, 0x4ebf, 0x523a, 0x62e5, 0x5f92, 0x59c6, 0x6768, 0x9f50, 0x8d5b, 0x8da3, 0x66f2, 0x5200, 0x5e8a, 0x8fce, 0x51b0, 0x865a, 0x73a9, 0x6790, 0x7a97, 0x9192, 0x59bb, 0x900f, 0x8d2d, 0x66ff, 0x585e, 0x52aa, 0x4f11, 0x864e, 0x626c, 0x9014, 0x4fb5, 0x5211, 0x7eff, 0x5144, 0x8fc5, 0x5957, 0x8d38, 0x6bd5, 0x552f, 0x8c37, 0x8f6e, 0x5e93, 0x8ff9, 0x5c24, 0x7ade, 0x8857, 0x4fc3, 0x5ef6, 0x9707, 0x5f03, 0x7532, 0x4f1f, 0x9ebb, 0x5ddd, 0x7533, 0x7f13, 0x6f5c, 0x95ea, 0x552e, 0x706f, 0x9488, 0x54f2, 0x7edc, 0x62b5, 0x6731, 0x57c3, 0x62b1, 0x9f13, 0x690d, 0x7eaf, 0x590f, 0x5fcd, 0x9875, 0x6770, 0x7b51, 0x6298, 0x90d1, 0x8d1d, 0x5c0a, 0x5434, 0x79c0, 0x6df7, 0x81e3, 0x96c5, 0x632f, 0x67d3, 0x76db, 0x6012, 0x821e, 0x5706, 0x641e, 0x72c2, 0x63aa, 0x59d3, 0x6b8b, 0x79cb, 0x57f9, 0x8ff7, 0x8bda, 0x5bbd, 0x5b87, 0x731b, 0x6446, 0x6885, 0x6bc1, 0x4f38, 0x6469, 0x76df, 0x672b, 0x4e43, 0x60b2, 0x62cd, 0x4e01, 0x8d75, 0x786c, 0x9ea6, 0x848b, 0x64cd, 0x8036, 0x963b, 0x8ba2, 0x5f69, 0x62bd, 0x8d5e, 0x9b54, 0x7eb7, 0x6cbf, 0x558a, 0x8fdd, 0x59b9, 0x6d6a, 0x6c47, 0x5e01, 0x4e30, 0x84dd, 0x6b8a, 0x732e, 0x684c, 0x5566, 0x74e6, 0x83b1, 0x63f4, 0x8bd1, 0x593a, 0x6c7d, 0x70e7, 0x8ddd, 0x88c1, 0x504f, 0x7b26, 0x52c7, 0x89e6, 0x8bfe, 0x656c, 0x54ed, 0x61c2, 0x5899, 0x88ad, 0x53ec, 0x7f5a, 0x4fa0, 0x5385, 0x62dc, 0x5de7, 0x4fa7, 0x97e9, 0x5192, 0x503a, 0x66fc, 0x878d, 0x60ef, 0x4eab, 0x6234, 0x7ae5, 0x72b9, 0x4e58, 0x6302, 0x5956, 0x7ecd, 0x539a, 0x7eb5, 0x969c, 0x8baf, 0x6d89, 0x5f7b, 0x520a, 0x4e08, 0x7206, 0x4e4c, 0x5f79, 0x63cf, 0x6d17, 0x739b, 0x60a3, 0x5999, 0x955c, 0x5531, 0x70e6, 0x7b7e, 0x4ed9, 0x5f7c, 0x5f17, 0x75c7, 0x4eff, 0x503e, 0x724c, 0x9677, 0x9e1f, 0x8f70, 0x54b1, 0x83dc, 0x95ed, 0x594b, 0x5e86, 0x64a4, 0x6cea, 0x8336, 0x75be, 0x7f18, 0x64ad, 0x6717, 0x675c, 0x5976, 0x5b63, 0x4e39, 0x72d7, 0x5c3e, 0x4eea, 0x5077, 0x5954, 0x73e0, 0x866b, 0x9a7b, 0x5b54, 0x5b9c, 0x827e, 0x6865, 0x6de1, 0x7ffc, 0x6068, 0x7e41, 0x5bd2, 0x4f34, 0x53f9, 0x65e6, 0x6108, 0x6f6e, 0x7cae, 0x7f29, 0x7f62, 0x805a, 0x5f84, 0x6070, 0x6311, 0x888b, 0x7070, 0x6355, 0x5f90, 0x73cd, 0x5e55, 0x6620, 0x88c2, 0x6cf0, 0x9694, 0x542f, 0x5c16, 0x5fe0, 0x7d2f, 0x708e, 0x6682, 0x4f30, 0x6cdb, 0x8352, 0x507f, 0x6a2a, 0x62d2, 0x745e, 0x5fc6, 0x5b64, 0x9f3b, 0x95f9, 0x7f8a, 0x5446, 0x5389, 0x8861, 0x80de, 0x96f6, 0x7a77, 0x820d, 0x7801, 0x8d6b, 0x5a46, 0x9b42, 0x707e, 0x6d2a, 0x817f, 0x80c6, 0x6d25, 0x4fd7, 0x8fa9, 0x80f8, 0x6653, 0x52b2, 0x8d2b, 0x4ec1, 0x5076, 0x8f91, 0x90a6, 0x6062, 0x8d56, 0x5708, 0x6478, 0x4ef0, 0x6da6, 0x5806, 0x78b0, 0x8247, 0x7a0d, 0x8fdf, 0x8f86, 0x5e9f, 0x51c0, 0x51f6, 0x7f72, 0x58c1, 0x5fa1, 0x5949, 0x65cb, 0x51ac, 0x77ff, 0x62ac, 0x86cb, 0x6668, 0x4f0f, 0x5439, 0x9e21, 0x500d, 0x7cca, 0x79e6, 0x76fe, 0x676f, 0x79df, 0x9a91, 0x4e4f, 0x9686, 0x8bca, 0x5974, 0x6444, 0x4e27, 0x6c61, 0x6e21, 0x65d7, 0x7518, 0x8010, 0x51ed, 0x624e, 0x62a2, 0x7eea, 0x7c97, 0x80a9, 0x6881, 0x5e7b, 0x83f2, 0x7686, 0x788e, 0x5b99, 0x53d4, 0x5ca9, 0x8361, 0x7efc, 0x722c, 0x8377, 0x6089, 0x8482, 0x8fd4, 0x4e95, 0x58ee, 0x8584, 0x6084, 0x626b, 0x654f, 0x788d, 0x6b96, 0x8be6, 0x8fea, 0x77db, 0x970d, 0x5141, 0x5e45, 0x6492, 0x5269, 0x51ef, 0x9897, 0x9a82, 0x8d4f, 0x6db2, 0x756a, 0x7bb1, 0x8d34, 0x6f2b, 0x9178, 0x90ce, 0x8170, 0x8212, 0x7709, 0x5fe7, 0x6d6e, 0x8f9b, 0x604b, 0x9910, 0x5413, 0x633a, 0x52b1, 0x8f9e, 0x8258, 0x952e, 0x4f0d, 0x5cf0, 0x5c3a, 0x6628, 0x9ece, 0x8f88, 0x8d2f, 0x4fa6, 0x6ed1, 0x5238, 0x5d07, 0x6270, 0x5baa, 0x7ed5, 0x8d8b, 0x6148, 0x4e54, 0x9605, 0x6c57, 0x679d, 0x62d6, 0x58a8, 0x80c1, 0x63d2, 0x7bad, 0x814a, 0x7c89, 0x6ce5, 0x6c0f, 0x5f6d, 0x62d4, 0x9a97, 0x51e4, 0x6167, 0x5a92, 0x4f69, 0x6124, 0x6251, 0x9f84, 0x9a71, 0x60dc, 0x8c6a, 0x63a9, 0x517c, 0x8dc3, 0x5c38, 0x8083, 0x5e15, 0x9a76, 0x5821, 0x5c4a, 0x6b23, 0x60e0, 0x518c, 0x50a8, 0x98d8, 0x6851, 0x95f2, 0x60e8, 0x6d01, 0x8e2a, 0x52c3, 0x5bbe, 0x9891, 0x4ec7, 0x78e8, 0x9012, 0x90aa, 0x649e, 0x62df, 0x6eda, 0x594f, 0x5de1, 0x989c, 0x5242, 0x7ee9, 0x8d21, 0x75af, 0x5761, 0x77a7, 0x622a, 0x71c3, 0x7126, 0x6bbf, 0x4f2a, 0x67f3, 0x9501, 0x903c, 0x9887, 0x660f, 0x529d, 0x5448, 0x641c, 0x52e4, 0x6212, 0x9a7e, 0x6f02, 0x996e, 0x66f9, 0x6735, 0x4ed4, 0x67d4, 0x4fe9, 0x5b5f, 0x8150, 0x5e7c, 0x8df5, 0x7c4d, 0x7267, 0x51c9, 0x7272, 0x4f73, 0x5a1c, 0x6d53, 0x82b3, 0x7a3f, 0x7af9, 0x8179, 0x8dcc, 0x903b, 0x5782, 0x9075, 0x8109, 0x8c8c, 0x67cf, 0x72f1, 0x731c, 0x601c, 0x60d1, 0x9676, 0x517d, 0x5e10, 0x9970, 0x8d37, 0x660c, 0x53d9, 0x8eba, 0x94a2, 0x6c9f, 0x5bc4, 0x6276, 0x94fa, 0x9093, 0x5bff, 0x60e7, 0x8be2, 0x6c64, 0x76d7, 0x80a5, 0x5c1d, 0x5306, 0x8f89, 0x5948, 0x6263, 0x5ef7, 0x6fb3, 0x561b, 0x8463, 0x8fc1, 0x51dd, 0x6170, 0x538c, 0x810f, 0x817e, 0x5e7d, 0x6028, 0x978b, 0x4e22, 0x57cb, 0x6cc9, 0x6d8c, 0x8f96, 0x8eb2, 0x664b, 0x7d2b, 0x8270, 0x9b4f, 0x543e, 0x614c, 0x795d, 0x90ae, 0x5410, 0x72e0, 0x9274, 0x66f0, 0x68b0, 0x54ac, 0x90bb, 0x8d64, 0x6324, 0x5f2f, 0x6905, 0x966a, 0x5272, 0x63ed, 0x97e6, 0x609f, 0x806a, 0x96fe, 0x950b, 0x68af, 0x732b, 0x7965, 0x9614, 0x8a89, 0x7b79, 0x4e1b, 0x7275, 0x9e23, 0x6c88, 0x9601, 0x7a46, 0x5c48, 0x65e8, 0x8896, 0x730e, 0x81c2, 0x86c7, 0x8d3a, 0x67f1, 0x629b, 0x9f20, 0x745f, 0x6208, 0x7262, 0x900a, 0x8fc8, 0x6b3a, 0x5428, 0x7434, 0x8870, 0x74f6, 0x607c, 0x71d5, 0x4ef2, 0x8bf1, 0x72fc, 0x6c60, 0x75bc, 0x5362, 0x4ed7, 0x51a0, 0x7c92, 0x9065, 0x5415, 0x7384, 0x5c18, 0x51af, 0x629a, 0x6d45, 0x6566, 0x7ea0, 0x94bb, 0x6676, 0x5c82, 0x5ce1, 0x82cd, 0x55b7, 0x8017, 0x51cc, 0x6572, 0x83cc, 0x8d54, 0x6d82, 0x7cb9, 0x6241, 0x4e8f, 0x5bc2, 0x7164, 0x718a, 0x606d, 0x6e7f, 0x5faa, 0x6696, 0x7cd6, 0x8d4b, 0x6291, 0x79e9, 0x5e3d, 0x54c0, 0x5bbf, 0x8e0f, 0x70c2, 0x8881, 0x4faf, 0x6296, 0x5939, 0x6606, 0x809d, 0x64e6, 0x732a, 0x70bc, 0x6052, 0x614e, 0x642c, 0x7ebd, 0x7eb9, 0x73bb, 0x6e14, 0x78c1, 0x94dc, 0x9f7f, 0x8de8, 0x62bc, 0x6016, 0x6f20, 0x75b2, 0x53db, 0x9063, 0x5179, 0x796d, 0x9189, 0x62f3, 0x5f25, 0x659c, 0x6863, 0x7a00, 0x6377, 0x80a4, 0x75ab, 0x80bf, 0x8c46, 0x524a, 0x5c97, 0x6643, 0x541e, 0x5b8f, 0x764c, 0x809a, 0x96b6, 0x5c65, 0x6da8, 0x8000, 0x626d, 0x575b, 0x62e8, 0x6c83, 0x7ed8, 0x4f10, 0x582a, 0x4ec6, 0x90ed, 0x727a, 0x6b7c, 0x5893, 0x96c7, 0x5ec9, 0x5951, 0x62fc, 0x60e9, 0x6349, 0x8986, 0x5237, 0x52ab, 0x5acc, 0x74dc, 0x6b47, 0x96d5, 0x95f7, 0x4e73, 0x4e32, 0x5a03, 0x7f34, 0x5524, 0x8d62, 0x83b2, 0x9738, 0x6843, 0x59a5, 0x7626, 0x642d, 0x8d74, 0x5cb3, 0x5609, 0x8231, 0x4fca, 0x5740, 0x5e9e, 0x8015, 0x9510, 0x7f1d, 0x6094, 0x9080, 0x73b2, 0x60df, 0x65a5, 0x5b85, 0x6dfb, 0x6316, 0x5475, 0x8bbc, 0x6c27, 0x6d69, 0x7fbd, 0x65a4, 0x9177, 0x63a0, 0x5996, 0x7978, 0x4f8d, 0x4e59, 0x59a8, 0x8d2a, 0x6323, 0x6c6a, 0x5c3f, 0x8389, 0x60ac, 0x5507, 0x7ff0, 0x4ed3, 0x8f68, 0x679a, 0x76d0, 0x89c8, 0x5085, 0x5e05, 0x5e99, 0x82ac, 0x5c4f, 0x5bfa, 0x80d6, 0x7483, 0x611a, 0x6ef4, 0x758f, 0x8427, 0x59ff, 0x98a4, 0x4e11, 0x52a3, 0x67ef, 0x5bf8, 0x6254, 0x76ef, 0x8fb1, 0x5339, 0x4ff1, 0x8fa8, 0x997f, 0x8702, 0x54e6, 0x8154, 0x90c1, 0x6e83, 0x8c28, 0x7cdf, 0x845b, 0x82d7, 0x80a0, 0x5fcc, 0x6e9c, 0x9e3f, 0x7235, 0x9e4f, 0x9e70, 0x7b3c, 0x4e18, 0x6842, 0x6ecb, 0x804a, 0x6321, 0x7eb2, 0x808c, 0x8328, 0x58f3, 0x75d5, 0x7897, 0x7a74, 0x8180, 0x5353, 0x8d24, 0x5367, 0x819c, 0x6bc5, 0x9526, 0x6b20, 0x54e9, 0x51fd, 0x832b, 0x6602, 0x859b, 0x76b1, 0x5938, 0x8c6b, 0x80c3, 0x820c, 0x5265, 0x50b2, 0x62fe, 0x7a9d, 0x7741, 0x643a, 0x9675, 0x54fc, 0x68c9, 0x6674, 0x94c3, 0x586b, 0x9972, 0x6e34, 0x543b, 0x626e, 0x9006, 0x8106, 0x5598, 0x7f69, 0x535c, 0x7089, 0x67f4, 0x6109, 0x7ef3, 0x80ce, 0x84c4, 0x7720, 0x7aed, 0x5582, 0x50bb, 0x6155, 0x6d51, 0x5978, 0x6247, 0x67dc, 0x60a6, 0x62e6, 0x8bde, 0x9971, 0x4e7e, 0x6ce1, 0x8d3c, 0x4ead, 0x5915, 0x7239, 0x916c, 0x5112, 0x59fb, 0x5375, 0x6c1b, 0x6cc4, 0x6746, 0x6328, 0x50e7, 0x871c, 0x541f, 0x7329, 0x9042, 0x72ed, 0x8096, 0x751c, 0x971e, 0x9a73, 0x88d5, 0x987d, 0x65bc, 0x6458, 0x77ee, 0x79d2, 0x537f, 0x755c, 0x54bd, 0x62ab, 0x8f85, 0x52fe, 0x76c6, 0x7586, 0x8d4c, 0x5851, 0x754f, 0x5435, 0x56ca, 0x55ef, 0x6cca, 0x80ba, 0x9aa4, 0x7f20, 0x5188, 0x7f9e, 0x77aa, 0x540a, 0x8d3e, 0x6f0f, 0x6591, 0x6d9b, 0x60a0, 0x9e7f, 0x4fd8, 0x9521, 0x5351, 0x846c, 0x94ed, 0x6ee9, 0x5ac1, 0x50ac, 0x7487, 0x7fc5, 0x76d2, 0x86ee, 0x77e3, 0x6f58, 0x6b67, 0x8d50, 0x9c8d, 0x9505, 0x5eca, 0x62c6, 0x704c, 0x52c9, 0x76f2, 0x5bb0, 0x4f50, 0x5565, 0x80c0, 0x626f, 0x79a7, 0x8fbd, 0x62b9, 0x7b52, 0x68cb, 0x88e4, 0x5509, 0x6734, 0x5490, 0x5b55, 0x8a93, 0x5589, 0x5984, 0x62d8, 0x94fe, 0x9a70, 0x680f, 0x901d, 0x7a83, 0x8273, 0x81ed, 0x7ea4, 0x7391, 0x68f5, 0x8d81, 0x5320, 0x76c8, 0x7fc1, 0x6101, 0x77ac, 0x5a74, 0x5b5d, 0x9888, 0x5018, 0x6d59, 0x8c05, 0x853d, 0x7545, 0x8d60, 0x59ae, 0x838e, 0x5c09, 0x51bb, 0x8dea, 0x95ef, 0x8461, 0x5f8c, 0x53a8, 0x9e2d, 0x98a0, 0x906e, 0x8c0a, 0x5733, 0x5401, 0x4ed1, 0x8f9f, 0x7624, 0x5ac2, 0x9640, 0x6846, 0x8c2d, 0x4ea8, 0x94a6, 0x5eb8, 0x6b49, 0x829d, 0x543c, 0x752b, 0x886b, 0x644a, 0x5bb4, 0x5631, 0x8877, 0x5a07, 0x9655, 0x77e9, 0x6d66, 0x8bb6, 0x8038, 0x88f8, 0x78a7, 0x6467, 0x85aa, 0x6dcb, 0x803b, 0x80f6, 0x5c60, 0x9e45, 0x9965, 0x76fc, 0x8116, 0x8679, 0x7fe0, 0x5d29, 0x8d26, 0x840d, 0x9022, 0x8d5a, 0x6491, 0x7fd4, 0x5021, 0x7ef5, 0x7334, 0x67af, 0x5deb, 0x662d, 0x6014, 0x6e0a, 0x51d1, 0x6eaa, 0x8822, 0x7985, 0x9610, 0x65fa, 0x5bd3, 0x85e4, 0x532a, 0x4f1e, 0x7891, 0x632a, 0x743c, 0x8102, 0x8c0e, 0x6168, 0x83e9, 0x8404, 0x72ee, 0x6398, 0x6284, 0x5cad, 0x6655, 0x902e, 0x780d, 0x638f, 0x72c4, 0x6670, 0x7f55, 0x633d, 0x813e, 0x821f, 0x75f4, 0x8521, 0x526a, 0x810a, 0x5f13, 0x61d2, 0x53c9, 0x62d0, 0x5583, 0x50da, 0x6350, 0x59ca, 0x9a9a, 0x62d3, 0x6b6a, 0x7c98, 0x67c4, 0x5751, 0x964c, 0x7a84, 0x6e58, 0x5146, 0x5d16, 0x9a84, 0x5239, 0x97ad, 0x8292, 0x7b4b, 0x8058, 0x94a9, 0x68cd, 0x56b7, 0x817a, 0x5f26, 0x7130, 0x800d, 0x4fef, 0x5398, 0x6123, 0x53a6, 0x6073, 0x9976, 0x9489, 0x5be1, 0x61be, 0x6454, 0x53e0, 0x60f9, 0x55bb, 0x8c31, 0x6127, 0x714c, 0x5fbd, 0x6eb6, 0x5760, 0x715e, 0x5dfe, 0x6ee5, 0x6d12, 0x5835, 0x74f7, 0x5492, 0x59e8, 0x68d2, 0x90e1, 0x6d74, 0x5a9a, 0x7a23, 0x6dee, 0x54ce, 0x5c41, 0x6f06, 0x6deb, 0x5de2, 0x5429, 0x64b0, 0x5578, 0x6ede, 0x73ab, 0x7855, 0x9493, 0x8776, 0x819d, 0x59da, 0x8302, 0x8eaf, 0x540f, 0x733f, 0x5be8, 0x6055, 0x6e20, 0x621a, 0x8fb0, 0x8236, 0x9881, 0x60f6, 0x72d0, 0x8bbd, 0x7b28, 0x888d, 0x5632, 0x5561, 0x6cfc, 0x8854, 0x5026, 0x6db5, 0x96c0, 0x65ec, 0x50f5, 0x6495, 0x80a2, 0x5784, 0x5937, 0x9038, 0x8305, 0x4fa8, 0x8206, 0x7a91, 0x6d85, 0x84b2, 0x8c26, 0x676d, 0x5662, 0x5f0a, 0x52cb, 0x522e, 0x90ca, 0x51c4, 0x6367, 0x6d78, 0x7816, 0x9f0e, 0x7bee, 0x84b8, 0x997c, 0x4ea9, 0x80be, 0x9661, 0x722a, 0x5154, 0x6bb7, 0x8d1e, 0x8350, 0x54d1, 0x70ad, 0x575f, 0x7728, 0x640f, 0x54b3, 0x62e2, 0x8205, 0x6627, 0x64c5, 0x723d, 0x5496, 0x6401, 0x7984, 0x96cc, 0x54e8, 0x5de9, 0x7ee2, 0x87ba, 0x88f9, 0x6614, 0x8f69, 0x8c2c, 0x8c0d, 0x9f9f, 0x5ab3, 0x59dc, 0x778e, 0x51a4, 0x9e26, 0x84ec, 0x5df7, 0x7433, 0x683d, 0x6cbe, 0x8bc8, 0x658b, 0x7792, 0x5f6a, 0x5384, 0x54a8, 0x7eba, 0x7f50, 0x6876, 0x58e4, 0x7cd5, 0x9882, 0x81a8, 0x8c10, 0x5792, 0x5495, 0x9699, 0x8fa3, 0x7ed1, 0x5ba0, 0x563f, 0x5151, 0x9709, 0x632b, 0x7a3d, 0x8f90, 0x4e5e, 0x7eb1, 0x88d9, 0x563b, 0x54c7, 0x7ee3, 0x6756, 0x5858, 0x884d, 0x8f74, 0x6500, 0x818a, 0x8b6c, 0x658c, 0x7948, 0x8e22, 0x8086, 0x574e, 0x8f7f, 0x68da, 0x6ce3, 0x5c61, 0x8e81, 0x90b1, 0x51f0, 0x6ea2, 0x690e, 0x7838, 0x8d9f, 0x5e18, 0x5e06, 0x6816, 0x7a9c, 0x4e38, 0x65a9, 0x5824, 0x584c, 0x8d29, 0x53a2, 0x6380, 0x5580, 0x4e56, 0x8c1c, 0x634f, 0x960e, 0x6ee8, 0x864f, 0x5319, 0x82a6, 0x82f9, 0x5378, 0x6cbc, 0x94a5, 0x682a, 0x7977, 0x5256, 0x7199, 0x54d7, 0x5288, 0x602f, 0x68e0, 0x80f3, 0x6869, 0x7470, 0x5a31, 0x5a36, 0x6cab, 0x55d3, 0x8e72, 0x711a, 0x6dd8, 0x5ae9, 0x97f5, 0x886c, 0x5308, 0x94a7, 0x7ad6, 0x5cfb, 0x8c79, 0x635e, 0x83ca, 0x9119, 0x9b44, 0x515c, 0x54c4, 0x9896, 0x9551, 0x5c51, 0x8681, 0x58f6, 0x6021, 0x6e17, 0x79c3, 0x8fe6, 0x65f1, 0x54df, 0x54b8, 0x7109, 0x8c34, 0x5b9b, 0x7a3b, 0x94f8, 0x953b, 0x4f3d, 0x8a79, 0x6bd9, 0x604d, 0x8d2c, 0x70db, 0x9a87, 0x82af, 0x6c41, 0x6853, 0x574a, 0x9a74, 0x673d, 0x9756, 0x4f63, 0x6c5d, 0x788c, 0x8fc4, 0x5180, 0x8346, 0x5d14, 0x96c1, 0x7ec5, 0x73ca, 0x699c, 0x8bf5, 0x508d, 0x5f66, 0x9187, 0x7b1b, 0x79bd, 0x52ff, 0x5a1f, 0x7784, 0x5e62, 0x5bc7, 0x7779, 0x8d3f, 0x8e29, 0x9706, 0x545c, 0x62f1, 0x5983, 0x8511, 0x8c15, 0x7f1a, 0x8be1, 0x7bf7, 0x6df9, 0x8155, 0x716e, 0x5029, 0x5352, 0x52d8, 0x99a8, 0x9017, 0x7538, 0x8d31, 0x7092, 0x707f, 0x655e, 0x8721, 0x56da, 0x6817, 0x8f9c, 0x57ab, 0x5992, 0x9b41, 0x8c23, 0x5bde, 0x8700, 0x7529, 0x6daf, 0x6795, 0x4e10, 0x6cf3, 0x594e, 0x6ccc, 0x903e, 0x53ee, 0x9edb, 0x71e5, 0x63b7, 0x85c9, 0x67a2, 0x618e, 0x9cb8, 0x5f18, 0x501a, 0x4fae, 0x85e9, 0x62c2, 0x9e64, 0x8680, 0x6d46, 0x8299, 0x5783, 0x70e4, 0x6652, 0x971c, 0x527f, 0x8574, 0x573e, 0x7ef8, 0x5c7f, 0x6c22, 0x9a7c, 0x5986, 0x6346, 0x94c5, 0x901b, 0x6dd1, 0x69b4, 0x4e19, 0x75d2, 0x949e, 0x8e44, 0x72ac, 0x8eac, 0x663c, 0x85fb, 0x86db, 0x8910, 0x988a, 0x5960, 0x52df, 0x803d, 0x8e48, 0x964b, 0x4fa3, 0x9b45, 0x5c9a, 0x4f84, 0x8650, 0x5815, 0x965b, 0x83b9, 0x836b, 0x72e1, 0x9600, 0x7ede, 0x818f, 0x57ae, 0x830e, 0x7f05, 0x5587, 0x7ed2, 0x6405, 0x51f3, 0x68ad, 0x4e2b, 0x59ec, 0x8bcf, 0x94ae, 0x68fa, 0x803f, 0x7f14, 0x61c8, 0x5ac9, 0x7076, 0x5300, 0x55e3, 0x9e3d, 0x6fa1, 0x51ff, 0x7eac, 0x6cb8, 0x7574, 0x5203, 0x904f, 0x70c1, 0x55c5, 0x53ed, 0x71ac, 0x77a5, 0x9ab8, 0x5962, 0x62d9, 0x680b, 0x6bef, 0x6850, 0x7802, 0x83bd, 0x6cfb, 0x576a, 0x68b3, 0x6749, 0x6664, 0x7a1a, 0x852c, 0x8747, 0x6363, 0x9877, 0x9ebd, 0x5c34, 0x9556, 0x8be7, 0x5c2c, 0x786b, 0x56bc, 0x7fa1, 0x6ca6, 0x6caa, 0x65f7, 0x5f6c, 0x82bd, 0x72f8, 0x51a5, 0x78b3, 0x54a7, 0x60d5, 0x6691, 0x54af, 0x841d, 0x6c79, 0x8165, 0x7aa5, 0x4ffa, 0x6f6d, 0x5d0e, 0x9e9f, 0x6361, 0x62ef, 0x53a5, 0x6f84, 0x840e, 0x54c9, 0x6da1, 0x6ed4, 0x6687, 0x6eaf, 0x9cde, 0x917f, 0x8335, 0x6115, 0x7785, 0x66ae, 0x8859, 0x8beb, 0x65a7, 0x516e, 0x7115, 0x68d5, 0x4f51, 0x5636, 0x5993, 0x55a7, 0x84c9, 0x5220, 0x6a31, 0x4f3a, 0x55e1, 0x5a25, 0x68a2, 0x575d, 0x8695, 0x6577, 0x6f9c, 0x674f, 0x7ee5, 0x51b6, 0x5e87, 0x6320, 0x6402, 0x500f, 0x8042, 0x5a49, 0x566a, 0x7a3c, 0x9ccd, 0x83f1, 0x76cf, 0x533f, 0x5431, 0x5bdd, 0x63fd, 0x9ad3, 0x79c9, 0x54fa, 0x77e2, 0x556a, 0x5e1c, 0x90b5, 0x55fd, 0x631f, 0x7f38, 0x63c9, 0x817b, 0x9a6f, 0x7f06, 0x664c, 0x762b, 0x8d2e, 0x89c5, 0x6726, 0x50fb, 0x968b, 0x8513, 0x548b, 0x5d4c, 0x8654, 0x7554, 0x7410, 0x789f, 0x6da9, 0x80e7, 0x561f, 0x8e66, 0x51a2, 0x6d4f, 0x88d4, 0x895f, 0x53e8, 0x8bc0, 0x65ed, 0x867e, 0x7c3f, 0x5564, 0x64d2, 0x67a3, 0x560e, 0x82d1, 0x725f, 0x5455, 0x9a86, 0x51f8, 0x7184, 0x5140, 0x5594, 0x88f3, 0x51f9, 0x8d4e, 0x5c6f, 0x819b, 0x6d47, 0x707c, 0x88d8, 0x7830, 0x68d8, 0x6a61, 0x78b1, 0x804b, 0x59e5, 0x745c, 0x6bcb, 0x5a05, 0x6cae, 0x840c, 0x4fcf, 0x9eef, 0x6487, 0x7c9f, 0x7caa, 0x5c39, 0x82df, 0x766b, 0x8682, 0x79b9, 0x5ed6, 0x4fed, 0x5e16, 0x714e, 0x7f15, 0x7aa6, 0x7c07, 0x68f1, 0x53e9, 0x5450, 0x7476, 0x5885, 0x83ba, 0x70eb, 0x86d9, 0x6b79, 0x4f36, 0x8471, 0x54ee, 0x7729, 0x5764, 0x5ed3, 0x8bb3, 0x557c, 0x4e4d, 0x74e3, 0x77eb, 0x8dcb, 0x6789, 0x6897, 0x5395, 0x7422, 0x8ba5, 0x91c9, 0x7a9f, 0x655b, 0x8f7c, 0x5e90, 0x80da, 0x547b, 0x7ef0, 0x627c, 0x61ff, 0x70af, 0x7aff, 0x6177, 0x865e, 0x9524, 0x6813, 0x6868, 0x868a, 0x78c5, 0x5b7d, 0x60ed, 0x6233, 0x7980, 0x9102, 0x9988, 0x57a3, 0x6e85, 0x549a, 0x9499, 0x7901, 0x5f70, 0x8c41, 0x772f, 0x78f7, 0x96ef, 0x589f, 0x8fc2, 0x77bb, 0x9885, 0x7409, 0x60bc, 0x8774, 0x62e3, 0x6e3a, 0x7737, 0x60af, 0x6c70, 0x6151, 0x5a76, 0x6590, 0x5618, 0x9576, 0x7095, 0x5ba6, 0x8db4, 0x7ef7, 0x7a98, 0x8944, 0x73c0, 0x56a3, 0x62da, 0x914c, 0x6d4a, 0x6bd3, 0x64bc, 0x55dc, 0x625b, 0x5ced, 0x78d5, 0x7fd8, 0x69fd, 0x6dcc, 0x6805, 0x9893, 0x718f, 0x745b, 0x9890, 0x5fd6, 0x7261, 0x7f00, 0x5f8a, 0x68a8, 0x80aa, 0x6d95, 0x60eb, 0x6479, 0x8e31, 0x8098, 0x7194, 0x631a, 0x6c2f, 0x51db, 0x7ece, 0x5eb6, 0x812f, 0x8fed, 0x7766, 0x7a8d, 0x7ca5, 0x5eb5, 0x6ca7, 0x6020, 0x6c81, 0x5955, 0x5499, 0x6c28, 0x77d7, 0x76d4, 0x62c7, 0x6c9b, 0x69bb, 0x63e3, 0x5d2d, 0x9798, 0x97a0, 0x57a6, 0x6d3d, 0x553e, 0x6a71, 0x4ed5, 0x8718, 0x75f0, 0x889c, 0x5cd9, 0x67ec, 0x8749, 0x87f9, 0x8c0f, 0x9e43, 0x64ce, 0x7693, 0x6715, 0x75a4, 0x79ba, 0x94f2, 0x9176, 0x949d, 0x6c13, 0x5323, 0x5f27, 0x5ce8, 0x9525, 0x63ea, 0x6760, 0x542d, 0x5d1b, 0x8bec, 0x5189, 0x6292, 0x5e9a, 0x608d, 0x9761, 0x6666, 0x918b, 0x58d5, 0x952f, 0x592d, 0x54a6, 0x4f88, 0x5a62, 0x733e, 0x5f98, 0x785d, 0x717d, 0x7682, 0x8235, 0x55e6, 0x72c8, 0x9774, 0x6342, 0x75ae, 0x90dd, 0x82db, 0x79fd, 0x831c, 0x6413, 0x82b8, 0x9171, 0x8d41, 0x6a90, 0x9977, 0x8549, 0x94c0, 0x82d4, 0x8d66, 0x7f0e, 0x8237, 0x7b77, 0x6714, 0x5a6a, 0x7d0a, 0x53ae, 0x5a7f, 0x5be5, 0x5162, 0x7cd9, 0x5366, 0x69d0, 0x6252, 0x88f4, 0x7940, 0x57d4, 0x7d6e, 0x82ad, 0x5c49, 0x75ea, 0x9704, 0x7efd, 0x5bb5, 0x9091, 0x9716, 0x5c94, 0x9975, 0x8304, 0x97e7, 0x742a, 0x90b9, 0x745a, 0x618b, 0x6b86, 0x565c, 0x5fd2, 0x5fff, 0x8845, 0x6df3, 0x6096, 0x9ae6, 0x5b5c, 0x7ca4, 0x9698, 0x6fd2, 0x94ee, 0x7578, 0x5254, 0x575e, 0x7bf1, 0x6dc0, 0x84e6, 0x552c, 0x9523, 0x6c40, 0x8dbe, 0x7f09, 0x5ae6, 0x659f, 0x978d, 0x6273, 0x62f4, 0x8bc5, 0x8c1f, 0x5443, 0x61e6, 0x901e, 0x7281, 0x5fcf, 0x62e7, 0x4ea5, 0x4f5f, 0x53f1, 0x821c, 0x7eca, 0x9f9a, 0x816e, 0x90b8, 0x6912, 0x851a, 0x6e5b, 0x72e9, 0x7736, 0x6808, 0x8587, 0x80ae, 0x7011, 0x6e23, 0x8902, 0x53fd, 0x81c0, 0x599e, 0x5dcd, 0x5514, 0x759a, 0x9ca4, 0x620e, 0x8087, 0x7b03, 0x8f99, 0x5a34, 0x962e, 0x672d, 0x61ca, 0x7118, 0x6064, 0x75b9, 0x6f47, 0x94dd, 0x6da4, 0x6043, 0x55bd, 0x780c, 0x9041, 0x695e, 0x9631, 0x548e, 0x6d3c, 0x70b3, 0x566c, 0x67ab, 0x62f7, 0x54c6, 0x77f6, 0x82c7, 0x7fe9, 0x7a92, 0x4fac, 0x9776, 0x80f0, 0x829c, 0x8fab, 0x568e, 0x59be, 0x5e4c, 0x8e09, 0x4f43, 0x846b, 0x7696, 0x62fd, 0x6ee4, 0x776c, 0x4fde, 0x5315, 0x8c24, 0x55e4, 0x634d, 0x5b75, 0x502a, 0x763e, 0x655d, 0x5321, 0x78cb, 0x7eeb, 0x6dc6, 0x5c27, 0x854a, 0x70d8, 0x748b, 0x4ea2, 0x8f67, 0x8d42, 0x8757, 0x6986, 0x9a8f, 0x8bdb, 0x52fa, 0x68b5, 0x70bd, 0x7b20, 0x988c, 0x95f8, 0x72d2, 0x6a0a, 0x9555, 0x57a2, 0x761f, 0x7f2a, 0x83c7, 0x7426, 0x5243, 0x8ff8, 0x6eba, 0x70ab, 0x60da, 0x55e8, 0x9668, 0x8d43, 0x7f81, 0x81fb, 0x5600, 0x81b3, 0x8d63, 0x8e0c, 0x6b89, 0x6854, 0x77bf, 0x95fd, 0x8c5a, 0x63ba, 0x6c8c, 0x60f0, 0x55b3, 0x692d, 0x54aa, 0x970e, 0x4f83, 0x731d, 0x7a96, 0x622e, 0x7960, 0x77a9, 0x83c1, 0x8e87, 0x4f6c, 0x808b, 0x5484, 0x5fe1, 0x96cd, 0x5ff1, 0x857e, 0x8dc4, 0x7845, 0x4f0e, 0x708a, 0x948a, 0x8760, 0x5c4e, 0x62ed, 0x8c1b, 0x892a, 0x4e1e, 0x5349, 0x96a7, 0x8338, 0x94b3, 0x5543, 0x4f22, 0x95fa, 0x8214, 0x8e6c, 0x631b, 0x773a, 0x88b1, 0x9647, 0x6bb4, 0x67ff, 0x68a7, 0x60fa, 0x5f1b, 0x4fa5, 0x741b, 0x6345, 0x915d, 0x85af, 0x66f3, 0x6f88, 0x9508, 0x7a20, 0x7738, 0x5486, 0x7c27, 0x9e25, 0x75a1, 0x6e0e, 0x6c72, 0x5b09, 0x8113, 0x9aa1, 0x7a57, 0x69db, 0x62ce, 0x5df3, 0x90a2, 0x5eff, 0x6400, 0x66d9, 0x6a35, 0x9685, 0x7b5b, 0x8c12, 0x502d, 0x75f9, 0x7316, 0x4f6f, 0x809b, 0x595a, 0x752d, 0x62a8, 0x86fe, 0x5520, 0x8367, 0x5d69, 0x6f31, 0x914b, 0x6518, 0x8bd8, 0x7be1, 0x777f, 0x5669, 0x6005, 0x76ce, 0x5f99, 0x9785, 0x6f13, 0x795f, 0x776b, 0x6538, 0x7fce, 0x545b, 0x7b50, 0x5811, 0x6a80, 0x5bc5, 0x78ca, 0x9a6d, 0x60d8, 0x5420, 0x9a6e, 0x7459, 0x70ac, 0x75c9, 0x66dd, 0x607a, 0x80fa, 0x8424, 0x6555, 0x7b5d, 0x5e61, 0x9739, 0x7afa, 0x70d9, 0x6bd7, 0x9e20, 0x57e0, 0x849c, 0x961c, 0x5608, 0x4e52, 0x5e37, 0x5544, 0x9ccc, 0x6be1, 0x9619, 0x8925, 0x6414, 0x7b0b, 0x5195, 0x72de, 0x97f6, 0x9abc, 0x853c, 0x70f9, 0x5944, 0x5ad6, 0x6c90, 0x5657, 0x5c91, 0x86df, 0x63b3, 0x548f, 0x5f29, 0x637b, 0x5703, 0x5b5a, 0x60b4, 0x8be3, 0x5471, 0x7941, 0x6376, 0x94a0, 0x8884, 0x6f8e, 0x6c2e, 0x606a, 0x96cf, 0x64ae, 0x5830, 0x5f77, 0x9e66, 0x6656, 0x7280, 0x8151, 0x6cbd, 0x6a44, 0x6390, 0x4eb5, 0x9f8b, 0x55d2, 0x5480, 0x797a, 0x951a, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "天地玄黄 宇宙洪荒 日月盈昃 辰宿列张 寒来暑往 秋收冬藏", END_OF_DATA }; // // // OrthographyData data={ "Simplified Chinese", "中文简体字", 0x8d44, // 资 zi1, resources, in simplified form values, "指薪修祜永绥吉劭", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Sindhi.h000066400000000000000000000017221420226015000240410ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Sindhi.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef SINDHI #define SINDHI namespace Sindhi{ // // Unicode values // UINT32 values[]={ 0x067a, 0x067b, 0x067d, 0x067e, 0x067f, 0x0680, 0x0683, 0x0684, 0x0686, 0x0687, 0x068a, 0x068c, 0x068d, 0x068e, 0x068f, 0x0699, 0x06a6, 0x06af, 0x06b1, 0x06b2, 0x06b3, 0x06b4, 0x06bb, 0x06cd, 0x06d0, 0x06fd, 0x06fe, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Sindhi", // Common name "سنڌي", // Native name 0x067a, // ARABIC LETTER TTEHEH (TEH w/ 2 vertical dots) values, "ٺ ٻ ٽ ٿ ڀ ڃ ڄ ڇ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Sinhala.h000066400000000000000000000116201420226015000242000ustar00rootroot00000000000000// // Sinhala.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef SINHALA #define SINHALA namespace Sinhala{ // // Unicode values // UINT32 values[]={ // Sinhala - Various signs 0x0D82 , // ( ං ) SINHALA SIGN ANUSVARAYA 0x0D83 , // ( ඃ ) SINHALA SIGN VISARGAYA // Sinhala - Independent vowels 0x0D85 , // ( අ ) SINHALA LETTER AYANNA 0x0D86 , // ( ආ ) SINHALA LETTER AAYANNA 0x0D87 , // ( ඇ ) SINHALA LETTER AEYANNA 0x0D88 , // ( ඈ ) SINHALA LETTER AEEYANNA 0x0D89 , // ( ඉ ) SINHALA LETTER IYANNA 0x0D8A , // ( ඊ ) SINHALA LETTER IIYANNA 0x0D8B , // ( උ ) SINHALA LETTER UYANNA 0x0D8C , // ( ඌ ) SINHALA LETTER UUYANNA 0x0D8D , // ( ඍ ) SINHALA LETTER IRUYANNA 0x0D8E , // ( ඎ ) SINHALA LETTER IRUUYANNA 0x0D8F , // ( ඏ ) SINHALA LETTER ILUYANNA 0x0D90 , // ( ඐ ) SINHALA LETTER ILUUYANNA 0x0D91 , // ( එ ) SINHALA LETTER EYANNA 0x0D92 , // ( ඒ ) SINHALA LETTER EEYANNA 0x0D93 , // ( ඓ ) SINHALA LETTER AIYANNA 0x0D94 , // ( ඔ ) SINHALA LETTER OYANNA 0x0D95 , // ( ඕ ) SINHALA LETTER OOYANNA 0x0D96 , // ( ඖ ) SINHALA LETTER AUYANNA // Sinhala - Consonants 0x0D9A , // ( ක ) SINHALA LETTER ALPAPRAANA KAYANNA 0x0D9B , // ( ඛ ) SINHALA LETTER MAHAAPRAANA KAYANNA 0x0D9C , // ( ග ) SINHALA LETTER ALPAPRAANA GAYANNA 0x0D9D , // ( ඝ ) SINHALA LETTER MAHAAPRAANA GAYANNA 0x0D9E , // ( ඞ ) SINHALA LETTER KANTAJA NAASIKYAYA 0x0D9F , // ( ඟ ) SINHALA LETTER SANYAKA GAYANNA 0x0DA0 , // ( ච ) SINHALA LETTER ALPAPRAANA CAYANNA 0x0DA1 , // ( ඡ ) SINHALA LETTER MAHAAPRAANA CAYANNA 0x0DA2 , // ( ජ ) SINHALA LETTER ALPAPRAANA JAYANNA 0x0DA3 , // ( ඣ ) SINHALA LETTER MAHAAPRAANA JAYANNA 0x0DA4 , // ( ඤ ) SINHALA LETTER TAALUJA NAASIKYAYA 0x0DA5 , // ( ඥ ) SINHALA LETTER TAALUJA SANYOOGA NAAKSIKYAYA 0x0DA6 , // ( ඦ ) SINHALA LETTER SANYAKA JAYANNA 0x0DA7 , // ( ට ) SINHALA LETTER ALPAPRAANA TTAYANNA 0x0DA8 , // ( ඨ ) SINHALA LETTER MAHAAPRAANA TTAYANNA 0x0DA9 , // ( ඩ ) SINHALA LETTER ALPAPRAANA DDAYANNA 0x0DAA , // ( ඪ ) SINHALA LETTER MAHAAPRAANA DDAYANNA 0x0DAB , // ( ණ ) SINHALA LETTER MUURDHAJA NAYANNA 0x0DAC , // ( ඬ ) SINHALA LETTER SANYAKA DDAYANNA 0x0DAD , // ( ත ) SINHALA LETTER ALPAPRAANA TAYANNA 0x0DAE , // ( ථ ) SINHALA LETTER MAHAAPRAANA TAYANNA 0x0DAF , // ( ද ) SINHALA LETTER ALPAPRAANA DAYANNA 0x0DB0 , // ( ධ ) SINHALA LETTER MAHAAPRAANA DAYANNA 0x0DB1 , // ( න ) SINHALA LETTER DANTAJA NAYANNA 0x0DB3 , // ( ඳ ) SINHALA LETTER SANYAKA DAYANNA 0x0DB4 , // ( ප ) SINHALA LETTER ALPAPRAANA PAYANNA 0x0DB5 , // ( ඵ ) SINHALA LETTER MAHAAPRAANA PAYANNA 0x0DB6 , // ( බ ) SINHALA LETTER ALPAPRAANA BAYANNA 0x0DB7 , // ( භ ) SINHALA LETTER MAHAAPRAANA BAYANNA 0x0DB8 , // ( ම ) SINHALA LETTER MAYANNA 0x0DB9 , // ( ඹ ) SINHALA LETTER AMBA BAYANNA 0x0DBA , // ( ය ) SINHALA LETTER YAYANNA 0x0DBB , // ( ර ) SINHALA LETTER RAYANNA 0x0DBD , // ( ල ) SINHALA LETTER DANTAJA LAYANNA 0x0DC0 , // ( ව ) SINHALA LETTER VAYANNA 0x0DC1 , // ( ශ ) SINHALA LETTER TAALUJA SAYANNA 0x0DC2 , // ( ෂ ) SINHALA LETTER MUURDHAJA SAYANNA 0x0DC3 , // ( ස ) SINHALA LETTER DANTAJA SAYANNA 0x0DC4 , // ( හ ) SINHALA LETTER HAYANNA 0x0DC5 , // ( ළ ) SINHALA LETTER MUURDHAJA LAYANNA 0x0DC6 , // ( ෆ ) SINHALA LETTER FAYANNA // Sinhala - Sign 0x0DCA , // ( ් ) SINHALA SIGN AL-LAKUNA // Sinhala - Dependent vowel signs 0x0DCF , // ( ා ) SINHALA VOWEL SIGN AELA-PILLA 0x0DD0 , // ( ැ ) SINHALA VOWEL SIGN KETTI AEDA-PILLA 0x0DD1 , // ( ෑ ) SINHALA VOWEL SIGN DIGA AEDA-PILLA 0x0DD2 , // ( ි ) SINHALA VOWEL SIGN KETTI IS-PILLA 0x0DD3 , // ( ී ) SINHALA VOWEL SIGN DIGA IS-PILLA 0x0DD4 , // ( ු ) SINHALA VOWEL SIGN KETTI PAA-PILLA 0x0DD6 , // ( ූ ) SINHALA VOWEL SIGN DIGA PAA-PILLA 0x0DD8 , // ( ෘ ) SINHALA VOWEL SIGN GAETTA-PILLA 0x0DD9 , // ( ෙ ) SINHALA VOWEL SIGN KOMBUVA 0x0DDA , // ( ේ ) SINHALA VOWEL SIGN DIGA KOMBUVA 0x0DDB , // ( ෛ ) SINHALA VOWEL SIGN KOMBU DEKA // Sinhala - Two-part dependent vowel signs 0x0DDC , // ( ො ) SINHALA VOWEL SIGN KOMBUVA HAA AELA-PILLA 0x0DDD , // ( ෝ ) SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA 0x0DDE , // ( ෞ ) SINHALA VOWEL SIGN KOMBUVA HAA GAYANUKITTA // Sinhala - Dependent vowel sign 0x0DDF , // ( ෟ ) SINHALA VOWEL SIGN GAYANUKITTA // Sinhala - Additional dependent vowel signs 0x0DF2 , // ( ෲ ) SINHALA VOWEL SIGN DIGA GAETTA-PILLA 0x0DF3 , // ( ෳ ) SINHALA VOWEL SIGN DIGA GAYANUKITTA // Sinhala - Punctuation 0x0DF4 , // ( ෴ ) SINHALA PUNCTUATION KUNDDALIYA END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ක ඛ ග ඝ ඞ ඟ ච ඡ", // using sample letters for now ... END_OF_DATA }; // // // OrthographyData data={ "Sinhala", // Common name "සිංහල", // Native name 0x0D9A, // key values, "ක ඛ ග ඝ ඞ ඟ ච ඡ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Siraiki.h000066400000000000000000000012621420226015000242150ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Siraiki.h -- INCOMPLETE as of 2009.03.11 // #ifndef ORTHOGRAPHY_DATA #include "OrthographyData.h" #endif #ifndef #define namespace { // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x,0x, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "", // Common name "", // Native name 0x, // key values, "", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/SouthKoreanHanja.h000066400000000000000000000727071420226015000260420ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // SouthKoreanHanja.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef SOUTHKOREANHANJA #define SOUTHKOREANHANJA // // List of "1800" Korean Hanja taught in South Korean middle and high schools // 한문교육용기초한자 // 漢文敎育用基礎漢字 // I don't know why, but this source actually contains 1809 unique 漢字: // // Source: http://ko.wiktionary.org/wiki/부록:한문_교육용_기초_한자_1800 // // so our list here actually has 1809 entries ... // namespace SouthKoreanHanja{ // // Unicode values // UINT32 values[]={ 0x4e00, // 一 0x4e01, // 丁 0x4e03, // 七 0x4e08, // 丈 0x4e09, // 三 0x4e0a, // 上 0x4e0b, // 下 0x4e0d, // 不 0x4e11, // 丑 0x4e14, // 且 0x4e16, // 世 0x4e18, // 丘 0x4e19, // 丙 0x4e2d, // 中 0x4e38, // 丸 0x4e39, // 丹 0x4e3b, // 主 0x4e43, // 乃 0x4e45, // 久 0x4e4b, // 之 0x4e4e, // 乎 0x4e58, // 乘 0x4e59, // 乙 0x4e5d, // 九 0x4e5e, // 乞 0x4e5f, // 也 0x4e73, // 乳 0x4e7e, // 乾 0x4e82, // 亂 0x4e86, // 了 0x4e88, // 予 0x4e8b, // 事 0x4e8c, // 二 0x4e8e, // 于 0x4e91, // 云 0x4e92, // 互 0x4e94, // 五 0x4e95, // 井 0x4e9e, // 亞 0x4ea1, // 亡 0x4ea4, // 交 0x4ea5, // 亥 0x4ea6, // 亦 0x4ea8, // 亨 0x4eab, // 享 0x4eac, // 京 0x4ead, // 亭 0x4eba, // 人 0x4ec1, // 仁 0x4eca, // 今 0x4ecb, // 介 0x4ed5, // 仕 0x4ed6, // 他 0x4ed8, // 付 0x4ed9, // 仙 0x4ee3, // 代 0x4ee4, // 令 0x4ee5, // 以 0x4ef0, // 仰 0x4ef2, // 仲 0x4ef6, // 件 0x4efb, // 任 0x4f01, // 企 0x4f0f, // 伏 0x4f10, // 伐 0x4f11, // 休 0x4f2f, // 伯 0x4f34, // 伴 0x4f38, // 伸 0x4f3c, // 似 0x4f46, // 但 0x4f4d, // 位 0x4f4e, // 低 0x4f4f, // 住 0x4f50, // 佐 0x4f55, // 何 0x4f59, // 余 0x4f5b, // 佛 0x4f5c, // 作 0x4f73, // 佳 0x4f7f, // 使 0x4f86, // 來 0x4f8b, // 例 0x4f8d, // 侍 0x4f9b, // 供 0x4f9d, // 依 0x4fae, // 侮 0x4faf, // 侯 0x4fb5, // 侵 0x4fbf, // 便 0x4fc2, // 係 0x4fc3, // 促 0x4fca, // 俊 0x4fd7, // 俗 0x4fdd, // 保 0x4fe1, // 信 0x4fee, // 修 0x4ff1, // 俱 0x5009, // 倉 0x500b, // 個 0x500d, // 倍 0x5012, // 倒 0x5019, // 候 0x501f, // 借 0x5023, // 倣 0x5024, // 値 0x502b, // 倫 0x5047, // 假 0x5049, // 偉 0x504f, // 偏 0x505c, // 停 0x5065, // 健 0x5074, // 側 0x5076, // 偶 0x508d, // 傍 0x5091, // 傑 0x5099, // 備 0x50ac, // 催 0x50b2, // 傲 0x50b3, // 傳 0x50b5, // 債 0x50b7, // 傷 0x50be, // 傾 0x50c5, // 僅 0x50cf, // 像 0x50da, // 僚 0x50de, // 僞 0x50e7, // 僧 0x50f9, // 價 0x5100, // 儀 0x5104, // 億 0x5109, // 儉 0x5112, // 儒 0x511f, // 償 0x512a, // 優 0x5143, // 元 0x5144, // 兄 0x5145, // 充 0x5146, // 兆 0x5148, // 先 0x5149, // 光 0x514b, // 克 0x514d, // 免 0x5152, // 兒 0x5165, // 入 0x5167, // 內 0x5168, // 全 0x5169, // 兩 0x516b, // 八 0x516c, // 公 0x516d, // 六 0x516e, // 兮 0x5171, // 共 0x5175, // 兵 0x5176, // 其 0x5177, // 具 0x5178, // 典 0x517c, // 兼 0x518a, // 冊 0x518d, // 再 0x5192, // 冒 0x51a0, // 冠 0x51a5, // 冥 0x51ac, // 冬 0x51b7, // 冷 0x51c9, // 凉 0x51cd, // 凍 0x51dd, // 凝 0x51e1, // 凡 0x51f6, // 凶 0x51fa, // 出 0x5200, // 刀 0x5206, // 分 0x5207, // 切 0x520a, // 刊 0x5211, // 刑 0x5217, // 列 0x521d, // 初 0x5224, // 判 0x5225, // 別 0x5229, // 利 0x5230, // 到 0x5236, // 制 0x5237, // 刷 0x523a, // 刺 0x523b, // 刻 0x5247, // 則 0x524a, // 削 0x524d, // 前 0x525b, // 剛 0x526f, // 副 0x5272, // 割 0x5275, // 創 0x5283, // 劃 0x5287, // 劇 0x528d, // 劍 0x5292, // 劒 0x529b, // 力 0x529f, // 功 0x52a0, // 加 0x52a3, // 劣 0x52a9, // 助 0x52aa, // 努 0x52c7, // 勇 0x52c9, // 勉 0x52d5, // 動 0x52d9, // 務 0x52dd, // 勝 0x52de, // 勞 0x52df, // 募 0x52e2, // 勢 0x52e4, // 勤 0x52f5, // 勵 0x52f8, // 勸 0x52ff, // 勿 0x5305, // 包 0x5316, // 化 0x5317, // 北 0x5339, // 匹 0x5340, // 區 0x5341, // 十 0x5343, // 千 0x5348, // 午 0x534a, // 半 0x5351, // 卑 0x5352, // 卒 0x5353, // 卓 0x5354, // 協 0x5357, // 南 0x535a, // 博 0x535c, // 卜 0x5360, // 占 0x536f, // 卯 0x5370, // 印 0x5371, // 危 0x5374, // 却 0x5375, // 卵 0x5377, // 卷 0x537d, // 卽 0x537f, // 卿 0x5384, // 厄 0x539a, // 厚 0x539f, // 原 0x53a5, // 厥 0x53bb, // 去 0x53c3, // 參 0x53c8, // 又 0x53ca, // 及 0x53cb, // 友 0x53cd, // 反 0x53d4, // 叔 0x53d6, // 取 0x53d7, // 受 0x53db, // 叛 0x53e3, // 口 0x53e4, // 古 0x53e5, // 句 0x53ea, // 只 0x53eb, // 叫 0x53ec, // 召 0x53ef, // 可 0x53f2, // 史 0x53f3, // 右 0x53f8, // 司 0x5404, // 各 0x5408, // 合 0x5409, // 吉 0x540c, // 同 0x540d, // 名 0x540f, // 吏 0x5410, // 吐 0x5411, // 向 0x541b, // 君 0x541f, // 吟 0x5426, // 否 0x542b, // 含 0x5438, // 吸 0x5439, // 吹 0x543e, // 吾 0x544a, // 告 0x5468, // 周 0x5473, // 味 0x547c, // 呼 0x547d, // 命 0x548c, // 和 0x54b8, // 咸 0x54c0, // 哀 0x54c1, // 品 0x54c9, // 哉 0x54e1, // 員 0x54ed, // 哭 0x54f2, // 哲 0x5510, // 唐 0x552f, // 唯 0x5531, // 唱 0x5546, // 商 0x554f, // 問 0x5553, // 啓 0x5584, // 善 0x559c, // 喜 0x55aa, // 喪 0x55ae, // 單 0x55da, // 嗚 0x5617, // 嘗 0x5668, // 器 0x56b4, // 嚴 0x56da, // 囚 0x56db, // 四 0x56de, // 回 0x56e0, // 因 0x56f0, // 困 0x56fa, // 固 0x570b, // 國 0x570d, // 圍 0x5712, // 園 0x5713, // 圓 0x5716, // 圖 0x5718, // 團 0x571f, // 土 0x5728, // 在 0x5730, // 地 0x5747, // 均 0x5750, // 坐 0x5764, // 坤 0x5782, // 垂 0x57cb, // 埋 0x57ce, // 城 0x57df, // 域 0x57f7, // 執 0x57f9, // 培 0x57fa, // 基 0x5802, // 堂 0x5805, // 堅 0x5824, // 堤 0x5831, // 報 0x5834, // 場 0x584a, // 塊 0x5854, // 塔 0x5857, // 塗 0x585e, // 塞 0x5883, // 境 0x5893, // 墓 0x589e, // 增 0x58a8, // 墨 0x58ae, // 墮 0x58b3, // 墳 0x58bb, // 墻 0x58c1, // 壁 0x58c7, // 壇 0x58d3, // 壓 0x58de, // 壞 0x58e4, // 壤 0x58eb, // 士 0x58ec, // 壬 0x58ef, // 壯 0x58fd, // 壽 0x590f, // 夏 0x5915, // 夕 0x5916, // 外 0x591a, // 多 0x591c, // 夜 0x5922, // 夢 0x5927, // 大 0x5929, // 天 0x592a, // 太 0x592b, // 夫 0x592e, // 央 0x5931, // 失 0x5937, // 夷 0x5947, // 奇 0x5948, // 奈 0x5949, // 奉 0x594f, // 奏 0x5951, // 契 0x5954, // 奔 0x595a, // 奚 0x596a, // 奪 0x596c, // 奬 0x596e, // 奮 0x5973, // 女 0x5974, // 奴 0x597d, // 好 0x5982, // 如 0x5983, // 妃 0x5984, // 妄 0x5999, // 妙 0x59a5, // 妥 0x59a8, // 妨 0x59b9, // 妹 0x59bb, // 妻 0x59be, // 妾 0x59c9, // 姉 0x59cb, // 始 0x59d1, // 姑 0x59d3, // 姓 0x59d4, // 委 0x59e6, // 姦 0x59ea, // 姪 0x59fb, // 姻 0x59ff, // 姿 0x5a01, // 威 0x5a18, // 娘 0x5a1b, // 娛 0x5a5a, // 婚 0x5a62, // 婢 0x5a66, // 婦 0x5a92, // 媒 0x5b50, // 子 0x5b54, // 孔 0x5b57, // 字 0x5b58, // 存 0x5b5d, // 孝 0x5b5f, // 孟 0x5b63, // 季 0x5b64, // 孤 0x5b6b, // 孫 0x5b70, // 孰 0x5b78, // 學 0x5b85, // 宅 0x5b87, // 宇 0x5b88, // 守 0x5b89, // 安 0x5b8c, // 完 0x5b97, // 宗 0x5b98, // 官 0x5b99, // 宙 0x5b9a, // 定 0x5b9c, // 宜 0x5ba2, // 客 0x5ba3, // 宣 0x5ba4, // 室 0x5bae, // 宮 0x5bb0, // 宰 0x5bb3, // 害 0x5bb4, // 宴 0x5bb6, // 家 0x5bb9, // 容 0x5bbf, // 宿 0x5bc2, // 寂 0x5bc4, // 寄 0x5bc5, // 寅 0x5bc6, // 密 0x5bcc, // 富 0x5bd2, // 寒 0x5bdf, // 察 0x5be1, // 寡 0x5be2, // 寢 0x5be6, // 實 0x5be7, // 寧 0x5be9, // 審 0x5beb, // 寫 0x5bec, // 寬 0x5bf6, // 寶 0x5bf8, // 寸 0x5bfa, // 寺 0x5c01, // 封 0x5c04, // 射 0x5c07, // 將 0x5c08, // 專 0x5c0a, // 尊 0x5c0b, // 尋 0x5c0d, // 對 0x5c0e, // 導 0x5c0f, // 小 0x5c11, // 少 0x5c16, // 尖 0x5c19, // 尙 0x5c24, // 尤 0x5c31, // 就 0x5c3a, // 尺 0x5c3e, // 尾 0x5c40, // 局 0x5c45, // 居 0x5c48, // 屈 0x5c4b, // 屋 0x5c55, // 展 0x5c5b, // 屛 0x5c62, // 屢 0x5c64, // 層 0x5c65, // 履 0x5c6c, // 屬 0x5c6f, // 屯 0x5c71, // 山 0x5ca9, // 岩 0x5cb3, // 岳 0x5cb8, // 岸 0x5cef, // 峯 0x5cf0, // 峰 0x5cf6, // 島 0x5d07, // 崇 0x5d29, // 崩 0x5dba, // 嶺 0x5dd6, // 巖 0x5ddd, // 川 0x5dde, // 州 0x5de1, // 巡 0x5de5, // 工 0x5de6, // 左 0x5de7, // 巧 0x5de8, // 巨 0x5dee, // 差 0x5df1, // 己 0x5df2, // 已 0x5df3, // 巳 0x5df7, // 巷 0x5e02, // 市 0x5e03, // 布 0x5e0c, // 希 0x5e1d, // 帝 0x5e25, // 帥 0x5e2b, // 師 0x5e2d, // 席 0x5e33, // 帳 0x5e36, // 帶 0x5e38, // 常 0x5e45, // 幅 0x5e55, // 幕 0x5e63, // 幣 0x5e72, // 干 0x5e73, // 平 0x5e74, // 年 0x5e78, // 幸 0x5e79, // 幹 0x5e7c, // 幼 0x5e7d, // 幽 0x5e7e, // 幾 0x5e8a, // 床 0x5e8f, // 序 0x5e95, // 底 0x5e97, // 店 0x5e9a, // 庚 0x5e9c, // 府 0x5ea6, // 度 0x5ea7, // 座 0x5eab, // 庫 0x5ead, // 庭 0x5eb6, // 庶 0x5eb7, // 康 0x5eb8, // 庸 0x5ec9, // 廉 0x5eca, // 廊 0x5edf, // 廟 0x5ee2, // 廢 0x5ee3, // 廣 0x5ef3, // 廳 0x5ef6, // 延 0x5ef7, // 廷 0x5efa, // 建 0x5f04, // 弄 0x5f0a, // 弊 0x5f0f, // 式 0x5f13, // 弓 0x5f14, // 弔 0x5f15, // 引 0x5f18, // 弘 0x5f1f, // 弟 0x5f31, // 弱 0x5f35, // 張 0x5f3a, // 强 0x5f48, // 彈 0x5f62, // 形 0x5f69, // 彩 0x5f71, // 影 0x5f79, // 役 0x5f7c, // 彼 0x5f80, // 往 0x5f81, // 征 0x5f85, // 待 0x5f8b, // 律 0x5f8c, // 後 0x5f90, // 徐 0x5f91, // 徑 0x5f92, // 徒 0x5f97, // 得 0x5f9e, // 從 0x5fa1, // 御 0x5fa9, // 復 0x5faa, // 循 0x5fae, // 微 0x5fb5, // 徵 0x5fb7, // 德 0x5fb9, // 徹 0x5fc3, // 心 0x5fc5, // 必 0x5fcc, // 忌 0x5fcd, // 忍 0x5fd7, // 志 0x5fd8, // 忘 0x5fd9, // 忙 0x5fe0, // 忠 0x5feb, // 快 0x5ff5, // 念 0x5ffd, // 忽 0x6012, // 怒 0x601d, // 思 0x6020, // 怠 0x6025, // 急 0x6027, // 性 0x6028, // 怨 0x602a, // 怪 0x6050, // 恐 0x6052, // 恒 0x6055, // 恕 0x6063, // 恣 0x6065, // 恥 0x6068, // 恨 0x6069, // 恩 0x606d, // 恭 0x606f, // 息 0x6085, // 悅 0x6094, // 悔 0x609f, // 悟 0x60a0, // 悠 0x60a3, // 患 0x60b2, // 悲 0x60c5, // 情 0x60d1, // 惑 0x60dc, // 惜 0x60df, // 惟 0x60e0, // 惠 0x60e1, // 惡 0x60f1, // 惱 0x60f3, // 想 0x6101, // 愁 0x6108, // 愈 0x610f, // 意 0x611a, // 愚 0x611b, // 愛 0x611f, // 感 0x6127, // 愧 0x613c, // 愼 0x6148, // 慈 0x614b, // 態 0x6155, // 慕 0x6158, // 慘 0x6159, // 慙 0x6162, // 慢 0x6163, // 慣 0x6167, // 慧 0x6168, // 慨 0x616e, // 慮 0x6170, // 慰 0x6176, // 慶 0x617e, // 慾 0x6182, // 憂 0x618e, // 憎 0x6190, // 憐 0x61a4, // 憤 0x61ab, // 憫 0x61b2, // 憲 0x61b6, // 憶 0x61c7, // 懇 0x61c9, // 應 0x61f2, // 懲 0x61f7, // 懷 0x61f8, // 懸 0x61fc, // 懼 0x6200, // 戀 0x620a, // 戊 0x620c, // 戌 0x6210, // 成 0x6211, // 我 0x6212, // 戒 0x6216, // 或 0x621a, // 戚 0x6230, // 戰 0x6236, // 戶 0x623f, // 房 0x6240, // 所 0x624b, // 手 0x624d, // 才 0x6253, // 打 0x6258, // 托 0x6276, // 扶 0x6279, // 批 0x627f, // 承 0x6280, // 技 0x6284, // 抄 0x628a, // 把 0x6291, // 抑 0x6295, // 投 0x6297, // 抗 0x6298, // 折 0x62b1, // 抱 0x62b5, // 抵 0x62bc, // 押 0x62bd, // 抽 0x62c2, // 拂 0x62cd, // 拍 0x62d2, // 拒 0x62d3, // 拓 0x62d4, // 拔 0x62d8, // 拘 0x62d9, // 拙 0x62db, // 招 0x62dc, // 拜 0x62f3, // 拳 0x62fe, // 拾 0x6301, // 持 0x6307, // 指 0x6311, // 挑 0x632f, // 振 0x6349, // 捉 0x6355, // 捕 0x6368, // 捨 0x6383, // 掃 0x6388, // 授 0x638c, // 掌 0x6392, // 排 0x639b, // 掛 0x63a0, // 掠 0x63a1, // 採 0x63a2, // 探 0x63a5, // 接 0x63a8, // 推 0x63d0, // 提 0x63da, // 揚 0x63db, // 換 0x63ee, // 揮 0x63f4, // 援 0x640d, // 損 0x6416, // 搖 0x641c, // 搜 0x643a, // 携 0x6458, // 摘 0x64ad, // 播 0x64c1, // 擁 0x64c7, // 擇 0x64ca, // 擊 0x64cd, // 操 0x64d4, // 擔 0x64da, // 據 0x64e7, // 擧 0x64f4, // 擴 0x651d, // 攝 0x652f, // 支 0x6536, // 收 0x6537, // 攷 0x6539, // 改 0x653b, // 攻 0x653e, // 放 0x653f, // 政 0x6545, // 故 0x6548, // 效 0x654d, // 敍 0x654e, // 敎 0x654f, // 敏 0x6551, // 救 0x6557, // 敗 0x6562, // 敢 0x6563, // 散 0x6566, // 敦 0x656c, // 敬 0x6574, // 整 0x6575, // 敵 0x6578, // 數 0x6587, // 文 0x6597, // 斗 0x6599, // 料 0x659c, // 斜 0x65a4, // 斤 0x65a5, // 斥 0x65af, // 斯 0x65b0, // 新 0x65b7, // 斷 0x65b9, // 方 0x65bc, // 於 0x65bd, // 施 0x65c5, // 旅 0x65cb, // 旋 0x65cf, // 族 0x65d7, // 旗 0x65e3, // 旣 0x65e5, // 日 0x65e6, // 旦 0x65e9, // 早 0x65ec, // 旬 0x65f1, // 旱 0x6607, // 昇 0x660c, // 昌 0x660e, // 明 0x660f, // 昏 0x6613, // 易 0x6614, // 昔 0x661f, // 星 0x6620, // 映 0x6625, // 春 0x6628, // 昨 0x662d, // 昭 0x662f, // 是 0x6642, // 時 0x665d, // 晝 0x6668, // 晨 0x6669, // 晩 0x666e, // 普 0x666f, // 景 0x6674, // 晴 0x667a, // 智 0x6687, // 暇 0x6691, // 暑 0x6696, // 暖 0x6697, // 暗 0x66a2, // 暢 0x66ab, // 暫 0x66ae, // 暮 0x66b4, // 暴 0x66c6, // 曆 0x66c9, // 曉 0x66f0, // 曰 0x66f2, // 曲 0x66f4, // 更 0x66f8, // 書 0x66fe, // 曾 0x66ff, // 替 0x6700, // 最 0x6703, // 會 0x6708, // 月 0x6709, // 有 0x670b, // 朋 0x670d, // 服 0x6714, // 朔 0x671b, // 望 0x671d, // 朝 0x671f, // 期 0x6728, // 木 0x672a, // 未 0x672b, // 末 0x672c, // 本 0x6731, // 朱 0x6734, // 朴 0x674e, // 李 0x6750, // 材 0x6751, // 村 0x675f, // 束 0x676f, // 杯 0x6771, // 東 0x677e, // 松 0x677f, // 板 0x6790, // 析 0x6795, // 枕 0x6797, // 林 0x679c, // 果 0x679d, // 枝 0x67af, // 枯 0x67b6, // 架 0x67d0, // 某 0x67d3, // 染 0x67d4, // 柔 0x67f1, // 柱 0x67f3, // 柳 0x67fb, // 査 0x6817, // 栗 0x6821, // 校 0x682a, // 株 0x6838, // 核 0x6839, // 根 0x683c, // 格 0x683d, // 栽 0x6842, // 桂 0x6843, // 桃 0x6848, // 案 0x6851, // 桑 0x6881, // 梁 0x6885, // 梅 0x689d, // 條 0x68a8, // 梨 0x68b0, // 械 0x68c4, // 棄 0x690d, // 植 0x694a, // 楊 0x696d, // 業 0x6975, // 極 0x69ae, // 榮 0x69cb, // 構 0x69ea, // 槪 0x6a02, // 樂 0x6a13, // 樓 0x6a19, // 標 0x6a21, // 模 0x6a23, // 樣 0x6a39, // 樹 0x6a4b, // 橋 0x6a5f, // 機 0x6a6b, // 橫 0x6a80, // 檀 0x6aa2, // 檢 0x6b04, // 欄 0x6b0a, // 權 0x6b21, // 次 0x6b32, // 欲 0x6b3a, // 欺 0x6b4c, // 歌 0x6b4e, // 歎 0x6b61, // 歡 0x6b62, // 止 0x6b63, // 正 0x6b64, // 此 0x6b65, // 步 0x6b66, // 武 0x6b72, // 歲 0x6b77, // 歷 0x6b78, // 歸 0x6b7b, // 死 0x6b83, // 殃 0x6b86, // 殆 0x6b89, // 殉 0x6b8a, // 殊 0x6b98, // 殘 0x6bb5, // 段 0x6bba, // 殺 0x6bbf, // 殿 0x6bc1, // 毁 0x6bcd, // 母 0x6bcf, // 每 0x6bd2, // 毒 0x6bd4, // 比 0x6bdb, // 毛 0x6beb, // 毫 0x6c0f, // 氏 0x6c11, // 民 0x6c23, // 氣 0x6c34, // 水 0x6c37, // 氷 0x6c38, // 永 0x6c42, // 求 0x6c57, // 汗 0x6c5a, // 汚 0x6c5d, // 汝 0x6c5f, // 江 0x6c60, // 池 0x6c7a, // 決 0x6c88, // 沈 0x6c92, // 沒 0x6c99, // 沙 0x6cb3, // 河 0x6cb9, // 油 0x6cbb, // 治 0x6cbf, // 沿 0x6cc1, // 況 0x6cc9, // 泉 0x6cca, // 泊 0x6cd5, // 法 0x6ce2, // 波 0x6ce3, // 泣 0x6ce5, // 泥 0x6ce8, // 注 0x6cf0, // 泰 0x6cf3, // 泳 0x6d0b, // 洋 0x6d17, // 洗 0x6d1e, // 洞 0x6d2a, // 洪 0x6d32, // 洲 0x6d3b, // 活 0x6d3e, // 派 0x6d41, // 流 0x6d66, // 浦 0x6d69, // 浩 0x6d6a, // 浪 0x6d6e, // 浮 0x6d74, // 浴 0x6d77, // 海 0x6d78, // 浸 0x6d88, // 消 0x6d89, // 涉 0x6daf, // 涯 0x6dd1, // 淑 0x6dda, // 淚 0x6de1, // 淡 0x6de8, // 淨 0x6deb, // 淫 0x6df1, // 深 0x6df7, // 混 0x6df8, // 淸 0x6dfa, // 淺 0x6dfb, // 添 0x6e1b, // 減 0x6e21, // 渡 0x6e2c, // 測 0x6e2f, // 港 0x6e34, // 渴 0x6e56, // 湖 0x6e6f, // 湯 0x6e90, // 源 0x6e96, // 準 0x6eaa, // 溪 0x6eab, // 溫 0x6ec5, // 滅 0x6eef, // 滯 0x6ef4, // 滴 0x6eff, // 滿 0x6f01, // 漁 0x6f02, // 漂 0x6f06, // 漆 0x6f0f, // 漏 0x6f14, // 演 0x6f20, // 漠 0x6f22, // 漢 0x6f2b, // 漫 0x6f38, // 漸 0x6f54, // 潔 0x6f5b, // 潛 0x6f64, // 潤 0x6f6e, // 潮 0x6fa4, // 澤 0x6fc0, // 激 0x6fc1, // 濁 0x6fd5, // 濕 0x6fdf, // 濟 0x6feb, // 濫 0x6fef, // 濯 0x706b, // 火 0x707d, // 災 0x708e, // 炎 0x70ad, // 炭 0x70c8, // 烈 0x70cf, // 烏 0x7109, // 焉 0x7121, // 無 0x7136, // 然 0x7159, // 煙 0x7167, // 照 0x7169, // 煩 0x719f, // 熟 0x71b1, // 熱 0x71c3, // 燃 0x71c8, // 燈 0x71d2, // 燒 0x71d5, // 燕 0x71df, // 營 0x71e5, // 燥 0x71ed, // 燭 0x7206, // 爆 0x7210, // 爐 0x722d, // 爭 0x7232, // 爲 0x7235, // 爵 0x7236, // 父 0x7246, // 牆 0x7247, // 片 0x7248, // 版 0x7259, // 牙 0x725b, // 牛 0x7267, // 牧 0x7269, // 物 0x7279, // 特 0x727d, // 牽 0x72ac, // 犬 0x72af, // 犯 0x72c0, // 狀 0x72c2, // 狂 0x72d7, // 狗 0x731b, // 猛 0x7336, // 猶 0x7344, // 獄 0x7368, // 獨 0x7372, // 獲 0x7375, // 獵 0x7378, // 獸 0x737b, // 獻 0x7384, // 玄 0x7386, // 玆 0x7387, // 率 0x7389, // 玉 0x738b, // 王 0x73cd, // 珍 0x73e0, // 珠 0x73ed, // 班 0x73fe, // 現 0x7403, // 球 0x7406, // 理 0x7434, // 琴 0x74b0, // 環 0x74e6, // 瓦 0x7518, // 甘 0x751a, // 甚 0x751f, // 生 0x7523, // 産 0x7528, // 用 0x7530, // 田 0x7531, // 由 0x7532, // 甲 0x7532, // 甲 0x7533, // 申 0x7537, // 男 0x754c, // 界 0x754f, // 畏 0x7553, // 畓 0x7559, // 留 0x755c, // 畜 0x7562, // 畢 0x7565, // 略 0x756a, // 番 0x7570, // 異 0x7575, // 畵 0x7576, // 當 0x757f, // 畿 0x758e, // 疎 0x7591, // 疑 0x75ab, // 疫 0x75b2, // 疲 0x75be, // 疾 0x75c5, // 病 0x75c7, // 症 0x75db, // 痛 0x7678, // 癸 0x767b, // 登 0x767c, // 發 0x767d, // 白 0x767e, // 百 0x7684, // 的 0x7686, // 皆 0x7687, // 皇 0x76ae, // 皮 0x76c3, // 盃 0x76ca, // 益 0x76d6, // 盖 0x76db, // 盛 0x76dc, // 盜 0x76df, // 盟 0x76e1, // 盡 0x76e3, // 監 0x76e4, // 盤 0x76ee, // 目 0x76f2, // 盲 0x76f4, // 直 0x76f8, // 相 0x7701, // 省 0x7709, // 眉 0x770b, // 看 0x771e, // 眞 0x7720, // 眠 0x773c, // 眼 0x7740, // 着 0x7761, // 睡 0x7763, // 督 0x7766, // 睦 0x77ac, // 瞬 0x77e2, // 矢 0x77e3, // 矣 0x77e5, // 知 0x77ed, // 短 0x77ef, // 矯 0x77f3, // 石 0x7834, // 破 0x784f, // 硏 0x786c, // 硬 0x7891, // 碑 0x78a7, // 碧 0x78ba, // 確 0x78bb, // 碻 0x78e8, // 磨 0x790e, // 礎 0x793a, // 示 0x793e, // 社 0x7940, // 祀 0x7948, // 祈 0x7956, // 祖 0x795d, // 祝 0x795e, // 神 0x7965, // 祥 0x7968, // 票 0x796d, // 祭 0x797f, // 祿 0x7981, // 禁 0x798d, // 禍 0x798f, // 福 0x79aa, // 禪 0x79ae, // 禮 0x79bd, // 禽 0x79be, // 禾 0x79c0, // 秀 0x79c1, // 私 0x79cb, // 秋 0x79d1, // 科 0x79d2, // 秒 0x79d8, // 秘 0x79df, // 租 0x79e9, // 秩 0x79fb, // 移 0x7a05, // 稅 0x7a0b, // 程 0x7a2e, // 種 0x7a31, // 稱 0x7a3b, // 稻 0x7a3f, // 稿 0x7a40, // 穀 0x7a4d, // 積 0x7a6b, // 穫 0x7a74, // 穴 0x7a76, // 究 0x7a7a, // 空 0x7a81, // 突 0x7a93, // 窓 0x7aae, // 窮 0x7aca, // 竊 0x7acb, // 立 0x7add, // 竝 0x7adf, // 竟 0x7ae0, // 章 0x7ae5, // 童 0x7aef, // 端 0x7af6, // 競 0x7af9, // 竹 0x7b11, // 笑 0x7b26, // 符 0x7b2c, // 第 0x7b46, // 筆 0x7b49, // 等 0x7b54, // 答 0x7b56, // 策 0x7b87, // 箇 0x7b97, // 算 0x7ba1, // 管 0x7bc0, // 節 0x7bc4, // 範 0x7bc7, // 篇 0x7bc9, // 築 0x7be4, // 篤 0x7c21, // 簡 0x7c3f, // 簿 0x7c4d, // 籍 0x7c73, // 米 0x7c89, // 粉 0x7c9f, // 粟 0x7ca7, // 粧 0x7cbe, // 精 0x7cd6, // 糖 0x7ce7, // 糧 0x7cfb, // 系 0x7cfe, // 糾 0x7d00, // 紀 0x7d04, // 約 0x7d05, // 紅 0x7d0d, // 納 0x7d14, // 純 0x7d19, // 紙 0x7d1a, // 級 0x7d1b, // 紛 0x7d20, // 素 0x7d22, // 索 0x7d2b, // 紫 0x7d2f, // 累 0x7d30, // 細 0x7d42, // 終 0x7d43, // 絃 0x7d44, // 組 0x7d50, // 結 0x7d61, // 絡 0x7d66, // 給 0x7d71, // 統 0x7d72, // 絲 0x7d76, // 絶 0x7d79, // 絹 0x7d93, // 經 0x7da0, // 綠 0x7dad, // 維 0x7db1, // 綱 0x7dbf, // 綿 0x7dca, // 緊 0x7dd6, // 緖 0x7dda, // 線 0x7de3, // 緣 0x7de8, // 編 0x7de9, // 緩 0x7def, // 緯 0x7df4, // 練 0x7e23, // 縣 0x7e2e, // 縮 0x7e31, // 縱 0x7e3d, // 總 0x7e3e, // 績 0x7e41, // 繁 0x7e54, // 織 0x7e6b, // 繫 0x7e7c, // 繼 0x7e8c, // 續 0x7f3a, // 缺 0x7f54, // 罔 0x7f6a, // 罪 0x7f6e, // 置 0x7f70, // 罰 0x7f72, // 署 0x7f77, // 罷 0x7f85, // 羅 0x7f8a, // 羊 0x7f8e, // 美 0x7fa4, // 群 0x7fa9, // 義 0x7fbd, // 羽 0x7fc1, // 翁 0x7fd2, // 習 0x7ffc, // 翼 0x8001, // 老 0x8003, // 考 0x8005, // 者 0x800c, // 而 0x8010, // 耐 0x8015, // 耕 0x8033, // 耳 0x8036, // 耶 0x8056, // 聖 0x8058, // 聘 0x805e, // 聞 0x806f, // 聯 0x8070, // 聰 0x8072, // 聲 0x8077, // 職 0x807d, // 聽 0x8085, // 肅 0x8089, // 肉 0x8096, // 肖 0x809d, // 肝 0x80a5, // 肥 0x80a9, // 肩 0x80af, // 肯 0x80b2, // 育 0x80ba, // 肺 0x80c3, // 胃 0x80cc, // 背 0x80de, // 胞 0x80e1, // 胡 0x80f8, // 胸 0x80fd, // 能 0x8105, // 脅 0x8108, // 脈 0x811a, // 脚 0x8123, // 脣 0x812b, // 脫 0x8150, // 腐 0x8166, // 腦 0x8170, // 腰 0x8178, // 腸 0x8179, // 腹 0x81df, // 臟 0x81e3, // 臣 0x81e5, // 臥 0x81e8, // 臨 0x81ea, // 自 0x81ed, // 臭 0x81f3, // 至 0x81f4, // 致 0x81fa, // 臺 0x8207, // 與 0x8208, // 興 0x820a, // 舊 0x820c, // 舌 0x820d, // 舍 0x821e, // 舞 0x821f, // 舟 0x822a, // 航 0x822c, // 般 0x8239, // 船 0x826f, // 良 0x8272, // 色 0x82b1, // 花 0x82b3, // 芳 0x82bd, // 芽 0x82d7, // 苗 0x82df, // 苟 0x82e5, // 若 0x82e6, // 苦 0x82f1, // 英 0x8302, // 茂 0x832b, // 茫 0x8336, // 茶 0x8349, // 草 0x8352, // 荒 0x8377, // 荷 0x838a, // 莊 0x83ab, // 莫 0x83ca, // 菊 0x83cc, // 菌 0x83dc, // 菜 0x83ef, // 華 0x842c, // 萬 0x843d, // 落 0x8449, // 葉 0x8457, // 著 0x846c, // 葬 0x8499, // 蒙 0x84b8, // 蒸 0x84bc, // 蒼 0x84c4, // 蓄 0x84cb, // 蓋 0x84ee, // 蓮 0x852c, // 蔬 0x853d, // 蔽 0x8584, // 薄 0x85a6, // 薦 0x85cf, // 藏 0x85dd, // 藝 0x85e5, // 藥 0x8607, // 蘇 0x862d, // 蘭 0x864e, // 虎 0x8655, // 處 0x865b, // 虛 0x865f, // 號 0x86c7, // 蛇 0x8702, // 蜂 0x871c, // 蜜 0x8776, // 蝶 0x87a2, // 螢 0x87f2, // 蟲 0x8840, // 血 0x8846, // 衆 0x884c, // 行 0x8853, // 術 0x8857, // 街 0x885b, // 衛 0x885d, // 衝 0x8861, // 衡 0x8863, // 衣 0x8868, // 表 0x8870, // 衰 0x88ab, // 被 0x88c1, // 裁 0x88c2, // 裂 0x88cf, // 裏 0x88d5, // 裕 0x88dc, // 補 0x88dd, // 裝 0x88e1, // 裡 0x88f3, // 裳 0x88fd, // 製 0x8907, // 複 0x8972, // 襲 0x897f, // 西 0x8981, // 要 0x8986, // 覆 0x898b, // 見 0x898f, // 規 0x8996, // 視 0x89aa, // 親 0x89ba, // 覺 0x89bd, // 覽 0x89c0, // 觀 0x89d2, // 角 0x89e3, // 解 0x89f8, // 觸 0x8a00, // 言 0x8a02, // 訂 0x8a08, // 計 0x8a0e, // 討 0x8a13, // 訓 0x8a18, // 記 0x8a1f, // 訟 0x8a2a, // 訪 0x8a2d, // 設 0x8a31, // 許 0x8a34, // 訴 0x8a50, // 詐 0x8a55, // 評 0x8a5e, // 詞 0x8a60, // 詠 0x8a66, // 試 0x8a69, // 詩 0x8a71, // 話 0x8a72, // 該 0x8a73, // 詳 0x8a87, // 誇 0x8a8c, // 誌 0x8a8d, // 認 0x8a93, // 誓 0x8a95, // 誕 0x8a98, // 誘 0x8a9e, // 語 0x8aa0, // 誠 0x8aa4, // 誤 0x8aa6, // 誦 0x8aaa, // 說 0x8ab0, // 誰 0x8ab2, // 課 0x8abf, // 調 0x8ac7, // 談 0x8acb, // 請 0x8ad2, // 諒 0x8ad6, // 論 0x8af8, // 諸 0x8afe, // 諾 0x8b00, // 謀 0x8b01, // 謁 0x8b02, // 謂 0x8b19, // 謙 0x8b1b, // 講 0x8b1d, // 謝 0x8b20, // 謠 0x8b39, // 謹 0x8b49, // 證 0x8b58, // 識 0x8b5c, // 譜 0x8b66, // 警 0x8b6f, // 譯 0x8b70, // 議 0x8b77, // 護 0x8b7d, // 譽 0x8b80, // 讀 0x8b8a, // 變 0x8b93, // 讓 0x8b9a, // 讚 0x8c37, // 谷 0x8c46, // 豆 0x8c48, // 豈 0x8c4a, // 豊 0x8c5a, // 豚 0x8c61, // 象 0x8c6a, // 豪 0x8c6b, // 豫 0x8c8c, // 貌 0x8c9d, // 貝 0x8c9e, // 貞 0x8ca0, // 負 0x8ca1, // 財 0x8ca2, // 貢 0x8ca7, // 貧 0x8ca8, // 貨 0x8ca9, // 販 0x8caa, // 貪 0x8cab, // 貫 0x8cac, // 責 0x8caf, // 貯 0x8cb4, // 貴 0x8cb7, // 買 0x8cb8, // 貸 0x8cbb, // 費 0x8cbf, // 貿 0x8cc0, // 賀 0x8cc3, // 賃 0x8cc7, // 資 0x8cca, // 賊 0x8cd3, // 賓 0x8cdc, // 賜 0x8cde, // 賞 0x8ce2, // 賢 0x8ce3, // 賣 0x8ce4, // 賤 0x8ce6, // 賦 0x8cea, // 質 0x8cf4, // 賴 0x8d08, // 贈 0x8d0a, // 贊 0x8d64, // 赤 0x8d70, // 走 0x8d74, // 赴 0x8d77, // 起 0x8d85, // 超 0x8d8a, // 越 0x8da3, // 趣 0x8db3, // 足 0x8ddd, // 距 0x8de1, // 跡 0x8def, // 路 0x8df3, // 跳 0x8e0f, // 踏 0x8e10, // 踐 0x8e5f, // 蹟 0x8e8d, // 躍 0x8eab, // 身 0x8eca, // 車 0x8ecc, // 軌 0x8ecd, // 軍 0x8ed2, // 軒 0x8edf, // 軟 0x8f03, // 較 0x8f09, // 載 0x8f15, // 輕 0x8f1d, // 輝 0x8f29, // 輩 0x8f2a, // 輪 0x8f38, // 輸 0x8f3f, // 輿 0x8f49, // 轉 0x8f9b, // 辛 0x8fa8, // 辨 0x8fad, // 辭 0x8faf, // 辯 0x8fb0, // 辰 0x8fb1, // 辱 0x8fb2, // 農 0x8fce, // 迎 0x8fd1, // 近 0x8fd4, // 返 0x8feb, // 迫 0x8ff0, // 述 0x8ff7, // 迷 0x8ffd, // 追 0x9000, // 退 0x9001, // 送 0x9003, // 逃 0x9006, // 逆 0x900f, // 透 0x9010, // 逐 0x9014, // 途 0x901a, // 通 0x901d, // 逝 0x901f, // 速 0x9020, // 造 0x9022, // 逢 0x9023, // 連 0x902e, // 逮 0x9032, // 進 0x9038, // 逸 0x9042, // 遂 0x9047, // 遇 0x904a, // 遊 0x904b, // 運 0x904d, // 遍 0x904e, // 過 0x9053, // 道 0x9054, // 達 0x9055, // 違 0x9059, // 遙 0x905e, // 遞 0x9060, // 遠 0x9063, // 遣 0x9069, // 適 0x9072, // 遲 0x9075, // 遵 0x9077, // 遷 0x9078, // 選 0x907a, // 遺 0x907f, // 避 0x9084, // 還 0x908a, // 邊 0x9091, // 邑 0x90a3, // 那 0x90a6, // 邦 0x90aa, // 邪 0x90ca, // 郊 0x90de, // 郞 0x90e1, // 郡 0x90e8, // 部 0x90ed, // 郭 0x90f5, // 郵 0x90fd, // 都 0x9115, // 鄕 0x9149, // 酉 0x914c, // 酌 0x914d, // 配 0x9152, // 酒 0x9189, // 醉 0x919c, // 醜 0x91ab, // 醫 0x91cb, // 釋 0x91cc, // 里 0x91cd, // 重 0x91ce, // 野 0x91cf, // 量 0x91d1, // 金 0x91dd, // 針 0x920d, // 鈍 0x925b, // 鉛 0x9280, // 銀 0x9283, // 銃 0x9285, // 銅 0x9298, // 銘 0x92b3, // 銳 0x92fc, // 鋼 0x9304, // 錄 0x9322, // 錢 0x9326, // 錦 0x932f, // 錯 0x934a, // 鍊 0x9396, // 鎖 0x93ad, // 鎭 0x93e1, // 鏡 0x9418, // 鐘 0x9435, // 鐵 0x9444, // 鑄 0x9451, // 鑑 0x9452, // 鑒 0x945b, // 鑛 0x9577, // 長 0x9580, // 門 0x9589, // 閉 0x958b, // 開 0x958f, // 閏 0x9591, // 閑 0x9593, // 間 0x95a3, // 閣 0x95b1, // 閱 0x95dc, // 關 0x9632, // 防 0x9644, // 附 0x964d, // 降 0x9650, // 限 0x9662, // 院 0x9663, // 陣 0x9664, // 除 0x9670, // 陰 0x9673, // 陳 0x9675, // 陵 0x9676, // 陶 0x9677, // 陷 0x9678, // 陸 0x967d, // 陽 0x9686, // 隆 0x968a, // 隊 0x968e, // 階 0x9694, // 隔 0x969b, // 際 0x969c, // 障 0x96a3, // 隣 0x96a8, // 隨 0x96aa, // 險 0x96b1, // 隱 0x96b7, // 隷 0x96c1, // 雁 0x96c4, // 雄 0x96c5, // 雅 0x96c6, // 集 0x96d6, // 雖 0x96d9, // 雙 0x96dc, // 雜 0x96e2, // 離 0x96e3, // 難 0x96e8, // 雨 0x96ea, // 雪 0x96f2, // 雲 0x96f6, // 零 0x96f7, // 雷 0x96fb, // 電 0x9700, // 需 0x9707, // 震 0x971c, // 霜 0x9727, // 霧 0x9732, // 露 0x9748, // 靈 0x9751, // 靑 0x975c, // 靜 0x975e, // 非 0x9762, // 面 0x9769, // 革 0x97d3, // 韓 0x97f3, // 音 0x97fb, // 韻 0x97ff, // 響 0x9802, // 頂 0x9803, // 頃 0x9805, // 項 0x9806, // 順 0x9808, // 須 0x980c, // 頌 0x9817, // 頗 0x9818, // 領 0x982d, // 頭 0x983b, // 頻 0x984c, // 題 0x984d, // 額 0x9854, // 顔 0x9858, // 願 0x985e, // 類 0x9867, // 顧 0x986f, // 顯 0x98a8, // 風 0x98db, // 飛 0x98dc, // 飜 0x98df, // 食 0x98e2, // 飢 0x98ee, // 飮 0x98ef, // 飯 0x98fd, // 飽 0x98fe, // 飾 0x990a, // 養 0x9913, // 餓 0x9918, // 餘 0x9928, // 館 0x9996, // 首 0x9999, // 香 0x99ac, // 馬 0x9a0e, // 騎 0x9a30, // 騰 0x9a37, // 騷 0x9a45, // 驅 0x9a57, // 驗 0x9a5a, // 驚 0x9a5b, // 驛 0x9aa8, // 骨 0x9ad4, // 體 0x9ad8, // 高 0x9aee, // 髮 0x9b2a, // 鬪 0x9b3c, // 鬼 0x9b42, // 魂 0x9b5a, // 魚 0x9bae, // 鮮 0x9ce5, // 鳥 0x9cf3, // 鳳 0x9cf4, // 鳴 0x9d3b, // 鴻 0x9db4, // 鶴 0x9dc4, // 鷄 0x9e7d, // 鹽 0x9e7f, // 鹿 0x9e97, // 麗 0x9ea5, // 麥 0x9ebb, // 麻 0x9ec3, // 黃 0x9ed1, // 黑 0x9ed8, // 默 0x9ede, // 點 0x9ee8, // 黨 0x9f13, // 鼓 0x9f3b, // 鼻 0x9f4a, // 齊 0x9f52, // 齒 0x9f8d, // 龍 0x9f9c, // 龜 END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "畓乭無高城雙龍鬼", END_OF_DATA }; // // // OrthographyData data={ "South Korean Hanja", // Common name "한문교육용기초한자", // Native name 0x91D1, // This key, 金, (Kim, gold) is a common Korean family name values, "畓乭無高城雙龍鬼", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Sundanese.h000066400000000000000000000014421420226015000245470ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Sundanese.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef SUNDANESE #define SUNDANESE namespace Sundanese{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1B80,0x1BAA, START_RANGE_PAIR, 0x1BAE,0x1BB9, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᮊᮋᮌᮍᮎᮏᮐᮑᮒ", END_OF_DATA }; // // // OrthographyData data={ "Sundanese", // Common name "", // Native name 0x1B8A, // key values, "ᮊᮋᮌᮍᮎᮏᮐᮑᮒ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/SylotiNagri.h000066400000000000000000000013451420226015000250700ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // SylotiNagri.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef SYLOTINAGRI #define SYLOTINAGRI namespace SylotiNagri{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xA800,0xA82B, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꠀꠁꠂ", END_OF_DATA }; // // // OrthographyData data={ "Syloti Nagri", // Common name "", // Native name 0xA800, // key values, "ꠀꠁꠂ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Syriac.h000066400000000000000000000020501420226015000240500ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Syriac.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef SYRIAC #define SYRIAC namespace Syriac{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0710,0x072c, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ // Start of the Gospel of John -- from http://www.aifoundations.org/peshitta/john.html "ܒ݁ܪܺܫܺܝܬ݂ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܡܶܠܬ݂ܳܐ ܘܗܽܘ ܡܶܠܬ݂ܳܐ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܠܘܳܬ݂ ܐܰܠܳܗܳܐ ܘܰܐܠܳܗܳܐ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܗܽܘ ܡܶܠܬ݂ܳܐ܂", END_OF_DATA }; // // // OrthographyData data={ "Syriac", // Common name "ܠܫܢܐ ܣܘܪܝܝܐ", // Native name 0x0710, // SYRIAC LETTER ALAPH values, "ܐ ܒ ܓ ܔ ܕ ܩ ܫ ܬ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/TaiLe.h000066400000000000000000000011311420226015000236130ustar00rootroot00000000000000// // TaiLe.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TAILE #define TAILE namespace TaiLe{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1950,0x196D, START_RANGE_PAIR, 0x1970,0x1974, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᥐᥑᥒᥓ ᥣᥤᥥᥦ", END_OF_DATA }; // // // OrthographyData data={ "Tai Le", // Common name "", // Native name 0x1950, // key values, "ᥐᥑᥒᥓ ᥣᥤᥥᥦ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/TaiTham.h000066400000000000000000000016721420226015000241560ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2010 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // TaiTham.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TAI_THAM #define TAI_THAM namespace TaiTham{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1A20,0x1A5E, START_RANGE_PAIR, 0x1A60,0x1A7C, START_RANGE_PAIR, 0x1A7F,0x1A89, START_RANGE_PAIR, 0x1A90,0x1A99, START_RANGE_PAIR, 0x1AA0,0x1AAD, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ᨲᩫ᩠ᩅᨾᩮᩥᩬᨦ", END_OF_DATA }; // // // OrthographyData data={ "Tai Tham (Lanna)", // Common name "ᨲᩫ᩠ᩅᨾᩮᩥᩬᨦ", // Native name 0x1A20, // TAI THAM LETTER HIGH KA values, "ᨲᩫ᩠ᩅᨾᩮᩥᩬᨦ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/TaiViet.h000066400000000000000000000014401420226015000241650ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // TaiViet.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TAIVIET #define TAIVIET namespace TaiViet{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xAA80,0xAAC2, START_RANGE_PAIR, 0xAADB,0xAADF, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꪀꪁꪂꪃꪄꪅꪆꪇꪈꪉ", END_OF_DATA }; // // // OrthographyData data={ "Tai Viet", // Common name "", // Native name 0xAA80, // key values, "ꪀꪁꪂꪃꪄꪅꪆꪇꪈꪉ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Tamil.h000066400000000000000000000064051420226015000236740ustar00rootroot00000000000000// // Tamil.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TAMIL #define TAMIL namespace Tamil{ // // Unicode values // UINT32 values[]={ // Tamil - Signs 0x0B82, // ( ஂ ) TAMIL SIGN ANUSVARA 0x0B83, // ( ஃ ) TAMIL SIGN VISARGA // Tamil - Independent vowels 0x0B85, // ( அ ) TAMIL LETTER A 0x0B86, // ( ஆ ) TAMIL LETTER AA 0x0B87, // ( இ ) TAMIL LETTER I 0x0B88, // ( ஈ ) TAMIL LETTER II 0x0B89, // ( உ ) TAMIL LETTER U 0x0B8A, // ( ஊ ) TAMIL LETTER UU 0x0B8E, // ( எ ) TAMIL LETTER E 0x0B8F, // ( ஏ ) TAMIL LETTER EE 0x0B90, // ( ஐ ) TAMIL LETTER AI 0x0B92, // ( ஒ ) TAMIL LETTER O 0x0B93, // ( ஓ ) TAMIL LETTER OO 0x0B94, // ( ஔ ) TAMIL LETTER AU // Tamil - Consonants 0x0B95, // ( க ) TAMIL LETTER KA 0x0B99, // ( ங ) TAMIL LETTER NGA 0x0B9A, // ( ச ) TAMIL LETTER CA 0x0B9C, // ( ஜ ) TAMIL LETTER JA 0x0B9E, // ( ஞ ) TAMIL LETTER NYA 0x0B9F, // ( ட ) TAMIL LETTER TTA 0x0BA3, // ( ண ) TAMIL LETTER NNA 0x0BA4, // ( த ) TAMIL LETTER TA 0x0BA8, // ( ந ) TAMIL LETTER NA 0x0BA9, // ( ன ) TAMIL LETTER NNNA 0x0BAA, // ( ப ) TAMIL LETTER PA 0x0BAE, // ( ம ) TAMIL LETTER MA 0x0BAF, // ( ய ) TAMIL LETTER YA 0x0BB0, // ( ர ) TAMIL LETTER RA 0x0BB1, // ( ற ) TAMIL LETTER RRA 0x0BB2, // ( ல ) TAMIL LETTER LA 0x0BB3, // ( ள ) TAMIL LETTER LLA 0x0BB4, // ( ழ ) TAMIL LETTER LLLA 0x0BB5, // ( வ ) TAMIL LETTER VA 0x0BB6, // ( ஶ ) TAMIL LETTER SHA 0x0BB7, // ( ஷ ) TAMIL LETTER SSA 0x0BB8, // ( ஸ ) TAMIL LETTER SA 0x0BB9, // ( ஹ ) TAMIL LETTER HA // Tamil - Dependent vowel signs 0x0BBE, // ( ா ) TAMIL VOWEL SIGN AA 0x0BBF, // ( ி ) TAMIL VOWEL SIGN I 0x0BC0, // ( ீ ) TAMIL VOWEL SIGN II 0x0BC1, // ( ு ) TAMIL VOWEL SIGN U 0x0BC2, // ( ூ ) TAMIL VOWEL SIGN UU 0x0BC6, // ( ெ ) TAMIL VOWEL SIGN E 0x0BC7, // ( ே ) TAMIL VOWEL SIGN EE 0x0BC8, // ( ை ) TAMIL VOWEL SIGN AI // Tamil - Two-part dependent vowel signs 0x0BCA, // ( ொ ) TAMIL VOWEL SIGN O 0x0BCB, // ( ோ ) TAMIL VOWEL SIGN OO 0x0BCC, // ( ௌ ) TAMIL VOWEL SIGN AU // Tamil - Various signs 0x0BCD, // ( ் ) TAMIL SIGN VIRAMA 0x0BD0, // ( ௐ ) TAMIL OM 0x0BD7, // ( ௗ ) TAMIL AU LENGTH MARK // Tamil - Digits START_RANGE_PAIR, 0x0BE6,0x0BEF, // Tamil - Tamil numerics 0x0BF0, // ( ௰ ) TAMIL NUMBER TEN 0x0BF1, // ( ௱ ) TAMIL NUMBER ONE HUNDRED 0x0BF2, // ( ௲ ) TAMIL NUMBER ONE THOUSAND // Tamil - Tamil symbols 0x0BF3, // ( ௳ ) TAMIL DAY SIGN 0x0BF4, // ( ௴ ) TAMIL MONTH SIGN 0x0BF5, // ( ௵ ) TAMIL YEAR SIGN 0x0BF6, // ( ௶ ) TAMIL DEBIT SIGN 0x0BF7, // ( ௷ ) TAMIL CREDIT SIGN 0x0BF8, // ( ௸ ) TAMIL AS ABOVE SIGN // Tamil - Currency symbol 0x0BF9, // ( ௹ ) TAMIL RUPEE SIGN // Tamil - Tamil symbol 0x0BFA, // ( ௺ ) TAMIL NUMBER SIGN END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "செம்புலப் பெயனீர் போல அன்புடை நெஞ்சம் தாங்கலந் தனவே", END_OF_DATA }; // // // OrthographyData data={ "Tamil", // Common name "தமிழ் அரிச்சுவடி ", // Native name 0x0B95, // key values, "கஙசஜஞடணத", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Telugu.h000066400000000000000000000113221420226015000240650ustar00rootroot00000000000000// // Telugu.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TELUGU #define TELUGU namespace Telugu{ // // Unicode values // UINT32 values[]={ // Telugu - Various signs 0x0C01, // ( ఁ ) TELUGU SIGN CANDRABINDU 0x0C02, // ( ం ) TELUGU SIGN ANUSVARA 0x0C03, // ( ః ) TELUGU SIGN VISARGA // Telugu - Independent vowels 0x0C05, // ( అ ) TELUGU LETTER A 0x0C06, // ( ఆ ) TELUGU LETTER AA 0x0C07, // ( ఇ ) TELUGU LETTER I 0x0C08, // ( ఈ ) TELUGU LETTER II 0x0C09, // ( ఉ ) TELUGU LETTER U 0x0C0A, // ( ఊ ) TELUGU LETTER UU 0x0C0B, // ( ఋ ) TELUGU LETTER VOCALIC R 0x0C0C, // ( ఌ ) TELUGU LETTER VOCALIC L 0x0C0E, // ( ఎ ) TELUGU LETTER E 0x0C0F, // ( ఏ ) TELUGU LETTER EE 0x0C10, // ( ఐ ) TELUGU LETTER AI 0x0C12, // ( ఒ ) TELUGU LETTER O 0x0C13, // ( ఓ ) TELUGU LETTER OO 0x0C14, // ( ఔ ) TELUGU LETTER AU // Telugu - Consonants 0x0C15, // ( క ) TELUGU LETTER KA 0x0C16, // ( ఖ ) TELUGU LETTER KHA 0x0C17, // ( గ ) TELUGU LETTER GA 0x0C18, // ( ఘ ) TELUGU LETTER GHA 0x0C19, // ( ఙ ) TELUGU LETTER NGA 0x0C1A, // ( చ ) TELUGU LETTER CA 0x0C1B, // ( ఛ ) TELUGU LETTER CHA 0x0C1C, // ( జ ) TELUGU LETTER JA 0x0C1D, // ( ఝ ) TELUGU LETTER JHA 0x0C1E, // ( ఞ ) TELUGU LETTER NYA 0x0C1F, // ( ట ) TELUGU LETTER TTA 0x0C20, // ( ఠ ) TELUGU LETTER TTHA 0x0C21, // ( డ ) TELUGU LETTER DDA 0x0C22, // ( ఢ ) TELUGU LETTER DDHA 0x0C23, // ( ణ ) TELUGU LETTER NNA 0x0C24, // ( త ) TELUGU LETTER TA 0x0C25, // ( థ ) TELUGU LETTER THA 0x0C26, // ( ద ) TELUGU LETTER DA 0x0C27, // ( ధ ) TELUGU LETTER DHA 0x0C28, // ( న ) TELUGU LETTER NA 0x0C2A, // ( ప ) TELUGU LETTER PA 0x0C2B, // ( ఫ ) TELUGU LETTER PHA 0x0C2C, // ( బ ) TELUGU LETTER BA 0x0C2D, // ( భ ) TELUGU LETTER BHA 0x0C2E, // ( మ ) TELUGU LETTER MA 0x0C2F, // ( య ) TELUGU LETTER YA 0x0C30, // ( ర ) TELUGU LETTER RA 0x0C31, // ( ఱ ) TELUGU LETTER RRA 0x0C32, // ( ల ) TELUGU LETTER LA 0x0C33, // ( ళ ) TELUGU LETTER LLA 0x0C35, // ( వ ) TELUGU LETTER VA 0x0C36, // ( శ ) TELUGU LETTER SHA 0x0C37, // ( ష ) TELUGU LETTER SSA 0x0C38, // ( స ) TELUGU LETTER SA 0x0C39, // ( హ ) TELUGU LETTER HA // Telugu - Addition for Sanskrit 0x0C3D, // ( ఽ ) TELUGU SIGN AVAGRAHA // Telugu - Dependent vowel signs 0x0C3E, // ( ా ) TELUGU VOWEL SIGN AA 0x0C3F, // ( ి ) TELUGU VOWEL SIGN I 0x0C40, // ( ీ ) TELUGU VOWEL SIGN II 0x0C41, // ( ు ) TELUGU VOWEL SIGN U 0x0C42, // ( ూ ) TELUGU VOWEL SIGN UU 0x0C43, // ( ృ ) TELUGU VOWEL SIGN VOCALIC R 0x0C44, // ( ౄ ) TELUGU VOWEL SIGN VOCALIC RR 0x0C46, // ( ె ) TELUGU VOWEL SIGN E 0x0C47, // ( ే ) TELUGU VOWEL SIGN EE 0x0C48, // ( ై ) TELUGU VOWEL SIGN AI 0x0C4A, // ( ొ ) TELUGU VOWEL SIGN O 0x0C4B, // ( ో ) TELUGU VOWEL SIGN OO 0x0C4C, // ( ౌ ) TELUGU VOWEL SIGN AU // Telugu - Various signs 0x0C4D, // ( ్ ) TELUGU SIGN VIRAMA 0x0C55, // ( ౕ ) TELUGU LENGTH MARK 0x0C56, // ( ౖ ) TELUGU AI LENGTH MARK // Telugu - Historic phonetic variants 0x0C58, // ( ౘ ) TELUGU LETTER TSA 0x0C59, // ( ౙ ) TELUGU LETTER DZA // Telugu - Additional vowels for Sanskrit 0x0C60, // ( ౠ ) TELUGU LETTER VOCALIC RR 0x0C61, // ( ౡ ) TELUGU LETTER VOCALIC LL // Telugu - Dependent vowels 0x0C62, // ( ౢ ) TELUGU VOWEL SIGN VOCALIC L 0x0C63, // ( ౣ ) TELUGU VOWEL SIGN VOCALIC LL // Telugu - Digits 0x0C66, // ( ౦ ) TELUGU DIGIT ZERO 0x0C67, // ( ౧ ) TELUGU DIGIT ONE 0x0C68, // ( ౨ ) TELUGU DIGIT TWO 0x0C69, // ( ౩ ) TELUGU DIGIT THREE 0x0C6A, // ( ౪ ) TELUGU DIGIT FOUR 0x0C6B, // ( ౫ ) TELUGU DIGIT FIVE 0x0C6C, // ( ౬ ) TELUGU DIGIT SIX 0x0C6D, // ( ౭ ) TELUGU DIGIT SEVEN 0x0C6E, // ( ౮ ) TELUGU DIGIT EIGHT 0x0C6F, // ( ౯ ) TELUGU DIGIT NINE // Telugu - Telugu fractions and weights 0x0C78, // ( ౸ ) TELUGU FRACTION DIGIT ZERO FOR ODD POWERS OF FOUR 0x0C79, // ( ౹ ) TELUGU FRACTION DIGIT ONE FOR ODD POWERS OF FOUR 0x0C7A, // ( ౺ ) TELUGU FRACTION DIGIT TWO FOR ODD POWERS OF FOUR 0x0C7B, // ( ౻ ) TELUGU FRACTION DIGIT THREE FOR ODD POWERS OF FOUR 0x0C7C, // ( ౼ ) TELUGU FRACTION DIGIT ONE FOR EVEN POWERS OF FOUR 0x0C7D, // ( ౽ ) TELUGU FRACTION DIGIT TWO FOR EVEN POWERS OF FOUR 0x0C7E, // ( ౾ ) TELUGU FRACTION DIGIT THREE FOR EVEN POWERS OF FOUR 0x0C7F, // ( ౿ ) TELUGU SIGN TUUMU END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "క ఖ గ ఘ ఙ చ ఛ జ", // just sample characters for now ... END_OF_DATA }; // // // OrthographyData data={ "Telugu", // Common name "తెలుగు", // Native name 0x0C15, // key -- LETTER KA values, "క ఖ గ ఘ ఙ చ ఛ జ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Thaana.h000066400000000000000000000015771420226015000240270ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Thaana.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef THAANA #define THAANA namespace Thaana{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0780,0x07b0, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ // From http://en.wikipedia.org/wiki/Gaumii_salaam#Thaana: "ޤައުމީ މިއެކުވެރިކަން މަތީ ތިބެގެން ކުރީމެ ސަލާމް", END_OF_DATA }; // // // OrthographyData data={ "Thaana", // Common name "ތާނަ", // Native name 0x0780, // THAANA LETTER HAA values, "ހ ށ ނ ރ ބ ޅ ކ އ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Thai.h000066400000000000000000000017051420226015000235110ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Thai.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef THAI #define THAI namespace Thai{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0e01,0x0e3a, START_RANGE_PAIR, 0x0e3f,0x0e5b, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "มื่อชั่วพ่อขุนรามคำแหง เมืองสุโขทัยนี้ดี ในน้ำมีปลา ในนามีข้าว", END_OF_DATA }; // // // OrthographyData data={ "Thai", // Common name "ภาษาไทย", // Native name 0x0e01, // THAI CHARACTER KO KAI values, "ฟหกดสวงท", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Tibetan.h000066400000000000000000000017631420226015000242160ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Tibetan.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TIBETAN #define TIBETAN namespace Tibetan{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x0f00,0x0f47, START_RANGE_PAIR, 0x0f49,0x0f6a, START_RANGE_PAIR, 0x0f71,0x0f7f, START_RANGE_PAIR, 0x0f80,0x0f8b, START_RANGE_PAIR, 0x0f90,0x0f97, START_RANGE_PAIR, 0x0f99,0x0fbc, START_RANGE_PAIR, 0x0fbe,0x0fcc, 0x0fcf, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "བོད་སྐད་", END_OF_DATA }; // // // OrthographyData data={ "Tibetan", // Common name "དབུ་ཅན་", // Native name 0x0f40, // TIBETAN LETTER KA values, "ཀ ཁ ག གྷ ང ཅ ཆ ཇ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Tifinagh.h000066400000000000000000000056601420226015000243610ustar00rootroot00000000000000// // Tifinagh.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TIFINAGH #define TIFINAGH namespace Tifinagh{ // // Unicode values // UINT32 values[]={ // Tifinagh - Letters 0x2D30, // ( ⴰ ) TIFINAGH LETTER YA 0x2D31, // ( ⴱ ) TIFINAGH LETTER YAB 0x2D32, // ( ⴲ ) TIFINAGH LETTER YABH 0x2D33, // ( ⴳ ) TIFINAGH LETTER YAG 0x2D34, // ( ⴴ ) TIFINAGH LETTER YAGHH 0x2D35, // ( ⴵ ) TIFINAGH LETTER BERBER ACADEMY YAJ 0x2D36, // ( ⴶ ) TIFINAGH LETTER YAJ 0x2D37, // ( ⴷ ) TIFINAGH LETTER YAD 0x2D38, // ( ⴸ ) TIFINAGH LETTER YADH 0x2D39, // ( ⴹ ) TIFINAGH LETTER YADD 0x2D3A, // ( ⴺ ) TIFINAGH LETTER YADDH 0x2D3B, // ( ⴻ ) TIFINAGH LETTER YEY 0x2D3C, // ( ⴼ ) TIFINAGH LETTER YAF 0x2D3D, // ( ⴽ ) TIFINAGH LETTER YAK 0x2D3E, // ( ⴾ ) TIFINAGH LETTER TUAREG YAK 0x2D3F, // ( ⴿ ) TIFINAGH LETTER YAKHH 0x2D40, // ( ⵀ ) TIFINAGH LETTER YAH 0x2D41, // ( ⵁ ) TIFINAGH LETTER BERBER ACADEMY YAH 0x2D42, // ( ⵂ ) TIFINAGH LETTER TUAREG YAH 0x2D43, // ( ⵃ ) TIFINAGH LETTER YAHH 0x2D44, // ( ⵄ ) TIFINAGH LETTER YAA 0x2D45, // ( ⵅ ) TIFINAGH LETTER YAKH 0x2D46, // ( ⵆ ) TIFINAGH LETTER TUAREG YAKH 0x2D47, // ( ⵇ ) TIFINAGH LETTER YAQ 0x2D48, // ( ⵈ ) TIFINAGH LETTER TUAREG YAQ 0x2D49, // ( ⵉ ) TIFINAGH LETTER YI 0x2D4A, // ( ⵊ ) TIFINAGH LETTER YAZH 0x2D4B, // ( ⵋ ) TIFINAGH LETTER AHAGGAR YAZH 0x2D4C, // ( ⵌ ) TIFINAGH LETTER TUAREG YAZH 0x2D4D, // ( ⵍ ) TIFINAGH LETTER YAL 0x2D4E, // ( ⵎ ) TIFINAGH LETTER YAM 0x2D4F, // ( ⵏ ) TIFINAGH LETTER YAN 0x2D50, // ( ⵐ ) TIFINAGH LETTER TUAREG YAGN 0x2D51, // ( ⵑ ) TIFINAGH LETTER TUAREG YANG 0x2D52, // ( ⵒ ) TIFINAGH LETTER YAP 0x2D53, // ( ⵓ ) TIFINAGH LETTER YU 0x2D54, // ( ⵔ ) TIFINAGH LETTER YAR 0x2D55, // ( ⵕ ) TIFINAGH LETTER YARR 0x2D56, // ( ⵖ ) TIFINAGH LETTER YAGH 0x2D57, // ( ⵗ ) TIFINAGH LETTER TUAREG YAGH 0x2D58, // ( ⵘ ) TIFINAGH LETTER AYER YAGH 0x2D59, // ( ⵙ ) TIFINAGH LETTER YAS 0x2D5A, // ( ⵚ ) TIFINAGH LETTER YASS 0x2D5B, // ( ⵛ ) TIFINAGH LETTER YASH 0x2D5C, // ( ⵜ ) TIFINAGH LETTER YAT 0x2D5D, // ( ⵝ ) TIFINAGH LETTER YATH 0x2D5E, // ( ⵞ ) TIFINAGH LETTER YACH 0x2D5F, // ( ⵟ ) TIFINAGH LETTER YATT 0x2D60, // ( ⵠ ) TIFINAGH LETTER YAV 0x2D61, // ( ⵡ ) TIFINAGH LETTER YAW 0x2D62, // ( ⵢ ) TIFINAGH LETTER YAY 0x2D63, // ( ⵣ ) TIFINAGH LETTER YAZ 0x2D64, // ( ⵤ ) TIFINAGH LETTER TAWELLEMET YAZ 0x2D65, // ( ⵥ ) TIFINAGH LETTER YAZZ // Tifinagh - Modifier letter 0x2D6F, // ( ⵯ ) TIFINAGH MODIFIER LETTER LABIALIZATION MARK END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ⴰ ⴱ ⴲ ⴳ ⴴ ⴵ ⴶ ⴷ ", END_OF_DATA }; // // // OrthographyData data={ "Tifinagh", // Common name "ⵜⵉⴼⵉⵏⴰⵖ", // Native name 0x2D30, // key values, "ⴰ ⴱ ⴲ ⴳ ⴴ ⴵ ⴶ ⴷ ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/TraditionalChinese.h000066400000000000000000001000131420226015000263650ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // TraditionalChinese.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TRADITIONAL_CHINESE #define TRADITIONAL_CHINESE // // The Unicode values for this TraditionalChinese orthography group // were compiled by taking the 3500 most common traditional Chinese // characters based on TSAI Chih-Hao's work. The URL and other relevant // information follow: // // http://technology.chtsai.org/charfreq/ // Frequency and Stroke Counts of Chinese Characters, Published: 1996-01-01, // Updated: 2005-08-03, Copyright © 1996-2006 Chih-Hao Tsai // (Email: hao520@yahoo.com) // namespace TraditionalChinese{ // // Unicode values // UINT32 values[]={ 0x7684, 0x662f, 0x4e0d, 0x6211, 0x4e00, 0x6709, 0x5927, 0x5728, 0x4eba, 0x4e86, 0x4e2d, 0x5230, 0x8cc7, 0x8981, 0x4ee5, 0x53ef, 0x9019, 0x500b, 0x4f60, 0x6703, 0x597d, 0x70ba, 0x4e0a, 0x4f86, 0x5b78, 0x5c31, 0x4ea4, 0x4e5f, 0x7528, 0x80fd, 0x5982, 0x6642, 0x6587, 0x8aaa, 0x6c92, 0x4ed6, 0x770b, 0x90a3, 0x554f, 0x751f, 0x63d0, 0x4e0b, 0x904e, 0x8acb, 0x5011, 0x5929, 0x6240, 0x591a, 0x9ebc, 0x5c0f, 0x4e4b, 0x60f3, 0x5f97, 0x5de5, 0x51fa, 0x9084, 0x96fb, 0x5c0d, 0x90fd, 0x6a5f, 0x81ea, 0x800c, 0x5b50, 0x5f8c, 0x8a0a, 0x5bb6, 0x7ad9, 0x5fc3, 0x53ea, 0x53bb, 0x77e5, 0x570b, 0x5f88, 0x53f0, 0x6210, 0x4fe1, 0x540c, 0x4f55, 0x7ae0, 0x9053, 0x767c, 0x5730, 0x6cd5, 0x7121, 0x7136, 0x4f46, 0x7576, 0x65bc, 0x55ce, 0x672c, 0x5e74, 0x73fe, 0x524d, 0x6700, 0x771f, 0x65b0, 0x548c, 0x56e0, 0x679c, 0x610f, 0x5b9a, 0x9ede, 0x60c5, 0x5176, 0x984c, 0x4e8b, 0x79d1, 0x65b9, 0x4e9b, 0x6e05, 0x4e09, 0x6a23, 0x6b64, 0x5427, 0x4f4d, 0x4f5c, 0x7406, 0x884c, 0x8005, 0x7d93, 0x540d, 0x4ec0, 0x8b1d, 0x65e5, 0x6b63, 0x958b, 0x8a71, 0x8207, 0x5be6, 0x611b, 0x518d, 0x83ef, 0x4e8c, 0x57ce, 0x52d5, 0x6bd4, 0x9762, 0x9ad8, 0x53c8, 0x6216, 0x529b, 0x61c9, 0x5973, 0x7a2e, 0x6559, 0x8eca, 0x5206, 0x50cf, 0x7cfb, 0x9577, 0x624b, 0x6b21, 0x5df2, 0x660e, 0x6253, 0x592a, 0x8def, 0x8d77, 0x5df1, 0x76f8, 0x4e3b, 0x95dc, 0x5341, 0x9593, 0x9cf3, 0x5916, 0x5462, 0x89ba, 0x4f7f, 0x8a72, 0x53cb, 0x624d, 0x9032, 0x51f0, 0x5979, 0x6c11, 0x8457, 0x5404, 0x5168, 0x5c07, 0x5c11, 0x5169, 0x52a0, 0x56de, 0x611f, 0x5f0f, 0x7b2c, 0x7403, 0x6027, 0x8001, 0x7a0b, 0x628a, 0x88ab, 0x516c, 0x8ad6, 0x53ca, 0x9f8d, 0x6821, 0x5225, 0x9ad4, 0x91cd, 0x7d66, 0x807d, 0x6c34, 0x505a, 0x5e38, 0x60a8, 0x898b, 0x88e1, 0x6771, 0x98a8, 0x89e3, 0x7063, 0x6708, 0x7b49, 0x5566, 0x90e8, 0x539f, 0x7f8e, 0x5148, 0x97f3, 0x901a, 0x7ba1, 0x7db2, 0x5340, 0x671f, 0x932f, 0x5426, 0x6a02, 0x5165, 0x627e, 0x66f8, 0x8b93, 0x56db, 0x554a, 0x7531, 0x9078, 0x8f03, 0x6578, 0x8868, 0x5167, 0x5834, 0x5b83, 0x5f9e, 0x5feb, 0x6b61, 0x81f3, 0x7acb, 0x76ee, 0x793e, 0x5408, 0x671b, 0x600e, 0x8a8d, 0x544a, 0x66f4, 0x5e7e, 0x8003, 0x5ea6, 0x96e3, 0x7248, 0x982d, 0x559c, 0x8a31, 0x5149, 0x4eca, 0x8cb7, 0x7b97, 0x5f1f, 0x82e5, 0x7d71, 0x8eab, 0x8a18, 0x4ee3, 0x865f, 0x8655, 0x5b8c, 0x63a5, 0x8a08, 0x8a00, 0x5b57, 0x5e2b, 0x4e26, 0x653f, 0x73a9, 0x5f35, 0x7537, 0x8ab0, 0x5c71, 0x6bcf, 0x7d50, 0x4e14, 0x661f, 0x975e, 0x5efa, 0x6539, 0x9023, 0x653e, 0x54c8, 0x6d3b, 0x7814, 0x76f4, 0x8a2d, 0x9673, 0x5831, 0x8f49, 0x9ee8, 0x6307, 0x4e94, 0x8b8a, 0x6c23, 0x897f, 0x8a66, 0x5e0c, 0x795e, 0x53d6, 0x5316, 0x7269, 0x738b, 0x4efb, 0x6797, 0x55ae, 0x4e16, 0x53d7, 0x8fd1, 0x7fa9, 0x6b7b, 0x4fbf, 0x53cd, 0x58eb, 0x6230, 0x7a7a, 0x968a, 0x8ddf, 0x537b, 0x5317, 0x5fc5, 0x696d, 0x529f, 0x5beb, 0x5f71, 0x8072, 0x5e73, 0x81fa, 0x54e1, 0x91d1, 0x8a0e, 0x8272, 0x5247, 0x5bb9, 0x6a94, 0x7247, 0x5411, 0x59b3, 0x5e02, 0x5229, 0x8208, 0x767d, 0x5f37, 0x5b89, 0x592e, 0x7279, 0x8b70, 0x8fa6, 0x50f9, 0x7e3d, 0x50b3, 0x601d, 0x82b1, 0x5143, 0x53eb, 0x4fdd, 0x4efd, 0x6c42, 0x7a76, 0x5475, 0x4ef6, 0x672a, 0x6c7a, 0x7d44, 0x842c, 0x7af9, 0x7d1a, 0x6301, 0x7b11, 0x6295, 0x54ea, 0x5ba4, 0x66fe, 0x8d70, 0x5594, 0x6a19, 0x6d41, 0x652f, 0x7368, 0x8c93, 0x5361, 0x9700, 0x5144, 0x9580, 0x5171, 0x8a9e, 0x6d77, 0x53e3, 0x963f, 0x7dda, 0x99ac, 0x9ec3, 0x53c3, 0x822c, 0x547d, 0x8996, 0x89c0, 0x806f, 0x8166, 0x670b, 0x683c, 0x5152, 0x516b, 0x4fee, 0x6599, 0x9322, 0x5931, 0x5403, 0x4f4f, 0x5373, 0x53e6, 0x9304, 0x5c08, 0x8c61, 0x63db, 0x57fa, 0x677f, 0x62ff, 0x9060, 0x901f, 0x5f62, 0x5b69, 0x5099, 0x6b4c, 0x5e6b, 0x78ba, 0x5019, 0x9664, 0x754c, 0x88dd, 0x985e, 0x8b1b, 0x5668, 0x5357, 0x6848, 0x756b, 0x82f1, 0x8a34, 0x5e36, 0x5dee, 0x4e4e, 0x91cf, 0x4e45, 0x6389, 0x4f3c, 0x6574, 0x5f15, 0x73ed, 0x8ff7, 0x5716, 0x5236, 0x8cbb, 0x8cfd, 0x5947, 0x8b58, 0x578b, 0x8d85, 0x908a, 0x8036, 0x54c1, 0x820d, 0x96d6, 0x59cb, 0x904b, 0x674e, 0x52d9, 0x6b0a, 0x9a57, 0x6545, 0x516d, 0x8b80, 0x602a, 0x98db, 0x6eff, 0x670d, 0x5922, 0x6536, 0x773c, 0x9020, 0x5ff5, 0x7559, 0x8ab2, 0x8ecd, 0x7834, 0x7cbe, 0x534a, 0x7d04, 0x9858, 0x4ee4, 0x5e95, 0x7b54, 0x6f14, 0x9054, 0x96c4, 0x6df1, 0x7968, 0x65e9, 0x9662, 0x5920, 0x66f2, 0x5047, 0x8ac7, 0x8853, 0x68d2, 0x8ce3, 0x9ed1, 0x767e, 0x52dd, 0x63a8, 0x5b58, 0x706b, 0x6e96, 0x793a, 0x5f80, 0x789f, 0x6613, 0x6cc1, 0x665a, 0x96e2, 0x6cbb, 0x5c0e, 0x4e03, 0x6bb5, 0x5718, 0x8abf, 0x8b49, 0x5217, 0x50b7, 0x6c38, 0x525b, 0x6392, 0x54e5, 0x5fb7, 0x4e5d, 0x751a, 0x6bba, 0x7167, 0x8edf, 0x5305, 0x6015, 0x689d, 0x591c, 0x5546, 0x6982, 0x6839, 0x4f9b, 0x7d55, 0x5343, 0x5ba2, 0x5207, 0x96c6, 0x7a31, 0x64da, 0x843d, 0x8d8a, 0x7adf, 0x76e1, 0x5f85, 0x805e, 0x5712, 0x5fd8, 0x503c, 0x7522, 0x6d88, 0x96d9, 0x7d05, 0x5ea7, 0x5c55, 0x80b2, 0x8dd1, 0x9644, 0x561b, 0x57f7, 0x5531, 0x6280, 0x67d0, 0x786c, 0x65af, 0x96f2, 0x904a, 0x606f, 0x52a9, 0x9808, 0x82e6, 0x4ecb, 0x6548, 0x9996, 0x8cea, 0x4f8b, 0x5509, 0x8077, 0x5fa9, 0x8f38, 0x7bc0, 0x898f, 0x6ce8, 0x7562, 0x67e5, 0x71b1, 0x6cb9, 0x9928, 0x614b, 0x505c, 0x798f, 0x6551, 0x5012, 0x89aa, 0x5bb3, 0x4e82, 0x53e4, 0x6b65, 0x5bf6, 0x64ca, 0x8209, 0x7d42, 0x55ef, 0x5370, 0x9650, 0x4f9d, 0x65b7, 0x8f15, 0x74b0, 0x7c21, 0x8da3, 0x5fd7, 0x97ff, 0x96a8, 0x7df4, 0x7e8c, 0x9b5a, 0x7bc7, 0x53f8, 0x5c40, 0x9001, 0x6975, 0x89d2, 0x7701, 0x6e90, 0x967d, 0x5e79, 0x7fd2, 0x7f85, 0x6b66, 0x514d, 0x7591, 0x62c9, 0x514b, 0x4ecd, 0x6a13, 0x4f5b, 0x8db3, 0x4f4e, 0x5ee3, 0x7169, 0x9ce5, 0x986f, 0x78bc, 0x571f, 0x7387, 0x8056, 0x58de, 0x521d, 0x5177, 0x9810, 0x5440, 0x773e, 0x8cac, 0x722d, 0x5175, 0x667a, 0x8aa4, 0x5883, 0x9752, 0x9806, 0x91ce, 0x695a, 0x8cb4, 0x8ca0, 0x58d3, 0x53f2, 0x9069, 0x4fc2, 0x6e2c, 0x61f7, 0x8fce, 0x914d, 0x9b54, 0x6162, 0x54c7, 0x61c2, 0x55da, 0x4ea6, 0x5473, 0x8a55, 0x821e, 0x7d30, 0x91ab, 0x5e1d, 0x5c6c, 0x53e5, 0x6200, 0x6557, 0x5b9c, 0x694a, 0x7532, 0x8ffd, 0x704c, 0x6625, 0x5de6, 0x6562, 0x9748, 0x72c2, 0x969b, 0x7fa4, 0x65cf, 0x6728, 0x9a0e, 0x91cc, 0x9805, 0x6232, 0x9047, 0x72d7, 0x4f73, 0x535a, 0x53f3, 0x75db, 0x71df, 0x59b9, 0x5eb7, 0x5584, 0x5fb5, 0x6b77, 0x5b98, 0x723e, 0x6309, 0x7de8, 0x75c5, 0x8b77, 0x88dc, 0x64c7, 0x6293, 0x77f3, 0x6b72, 0x96bb, 0x9818, 0x5c0b, 0x6eab, 0x990a, 0x6b62, 0x5b88, 0x541b, 0x8840, 0x7530, 0x96e8, 0x5c45, 0x8b02, 0x7570, 0x512a, 0x8df3, 0x62dc, 0x721b, 0x5c01, 0x60e1, 0x826f, 0x6a21, 0x72c0, 0x6d6a, 0x804a, 0x589e, 0x6838, 0x6fc0, 0x7dad, 0x9678, 0x5433, 0x725b, 0x5fd9, 0x8a5e, 0x5287, 0x5bbf, 0x6025, 0x5565, 0x62b1, 0x975c, 0x653b, 0x4e9e, 0x6c5f, 0x81f4, 0x9663, 0x56b4, 0x5b97, 0x8b66, 0x58d8, 0x592b, 0x5bc6, 0x7761, 0x5348, 0x5e97, 0x52e2, 0x60b2, 0x862d, 0x5e55, 0x7de3, 0x9031, 0x5ee0, 0x7c3d, 0x5750, 0x9999, 0x723d, 0x63a7, 0x5fae, 0x767b, 0x7ffb, 0x666e, 0x883b, 0x51b7, 0x5a01, 0x6bd2, 0x4fca, 0x7d61, 0x8f2f, 0x6bcd, 0x5275, 0x5802, 0x8d99, 0x5957, 0x820a, 0x96dc, 0x5468, 0x8ff0, 0x6050, 0x5e78, 0x4eae, 0x9e97, 0x5df4, 0x79ae, 0x9152, 0x4ec1, 0x9910, 0x724c, 0x7a81, 0x8173, 0x528d, 0x62db, 0x5409, 0x7236, 0x4ed4, 0x5178, 0x641e, 0x623f, 0x7d20, 0x9632, 0x6388, 0x5145, 0x8349, 0x66b4, 0x616e, 0x7d39, 0x80cc, 0x5289, 0x59d4, 0x5e9c, 0x666f, 0x61b6, 0x5c24, 0x8af8, 0x7f3a, 0x63f4, 0x6f2b, 0x7434, 0x7f75, 0x7d14, 0x5c1a, 0x85dd, 0x60dc, 0x7f6e, 0x76ca, 0x59d0, 0x8aa0, 0x7e7c, 0x6e56, 0x6b32, 0x9ebb, 0x9760, 0x8089, 0x677e, 0x523b, 0x7d00, 0x9000, 0x65e2, 0x542b, 0x5224, 0x91cb, 0x76ae, 0x6ce2, 0x627f, 0x5c04, 0x5806, 0x83ab, 0x88fd, 0x9375, 0x8d95, 0x65c1, 0x7b46, 0x6241, 0x8a3b, 0x594f, 0x6a39, 0x5f8b, 0x9435, 0x69ae, 0x6628, 0x6bdb, 0x5f69, 0x6b78, 0x864e, 0x7f6a, 0x7686, 0x8449, 0x552e, 0x5f48, 0x885b, 0x65bd, 0x9298, 0x5200, 0x584a, 0x6f22, 0x6b23, 0x5e03, 0x8cde, 0x8f09, 0x96aa, 0x64ad, 0x5347, 0x9418, 0x5bc4, 0x5f04, 0x4ed8, 0x69cb, 0x56c9, 0x78c1, 0x87a2, 0x5049, 0x85a6, 0x6d0b, 0x563f, 0x555f, 0x6885, 0x7b56, 0x563b, 0x71c8, 0x9b3c, 0x6aa2, 0x5ba3, 0x54e6, 0x5abd, 0x5747, 0x6d3e, 0x8c6c, 0x6fdf, 0x67b6, 0x4eab, 0x5446, 0x8a13, 0x85cd, 0x5283, 0x64d4, 0x52aa, 0x90ed, 0x6b49, 0x7d19, 0x8cbc, 0x6697, 0x547c, 0x7f77, 0x5de7, 0x6167, 0x7a7f, 0x8a73, 0x96f7, 0x5354, 0x7763, 0x9867, 0x81c9, 0x9022, 0x5cf6, 0x734e, 0x6e38, 0x6279, 0x7565, 0x77ed, 0x5e7b, 0x6c99, 0x6563, 0x6575, 0x9109, 0x518a, 0x8f2a, 0x671d, 0x7a97, 0x5fcd, 0x6cb3, 0x85cf, 0x885d, 0x6df7, 0x552f, 0x4e7e, 0x51a0, 0x719f, 0x9df9, 0x86cb, 0x5c0a, 0x68c4, 0x656c, 0x5b63, 0x5a5a, 0x7e23, 0x7dca, 0x4f2f, 0x7533, 0x8863, 0x8cfc, 0x50c5, 0x5e33, 0x5c64, 0x79cb, 0x731c, 0x504f, 0x93e1, 0x98df, 0x559d, 0x5077, 0x8d0a, 0x72af, 0x52c7, 0x9846, 0x59d3, 0x675f, 0x6de1, 0x8a69, 0x5609, 0x66c9, 0x501f, 0x5f92, 0x6d32, 0x64c1, 0x5e8f, 0x6176, 0x7e3e, 0x795d, 0x7345, 0x570d, 0x9918, 0x79c1, 0x9b25, 0x67d4, 0x6f02, 0x5bcc, 0x79c0, 0x7bc4, 0x907f, 0x8f1d, 0x8b6f, 0x5b64, 0x7b28, 0x62ec, 0x5438, 0x7aef, 0x79fb, 0x5ef3, 0x84cb, 0x672b, 0x5bdf, 0x6297, 0x63ee, 0x4e56, 0x7a4d, 0x63d2, 0x9a5a, 0x8521, 0x5fe0, 0x6108, 0x96ea, 0x5de8, 0x78a9, 0x745e, 0x51e1, 0x6731, 0x7c43, 0x4e1f, 0x76e4, 0x5076, 0x6e2f, 0x5bae, 0x5e25, 0x5b8f, 0x96c5, 0x8ca8, 0x9192, 0x865b, 0x907a, 0x639b, 0x900f, 0x7206, 0x70c8, 0x6ec5, 0x6750, 0x62cd, 0x4f11, 0x8a8c, 0x5713, 0x9280, 0x4e92, 0x98ef, 0x638c, 0x8c6a, 0x66ff, 0x6311, 0x9802, 0x718a, 0x7d2f, 0x5740, 0x5065, 0x4fe0, 0x96de, 0x56f0, 0x8afe, 0x8f14, 0x4f34, 0x7389, 0x6d17, 0x654f, 0x81e8, 0x8857, 0x964d, 0x5538, 0x6190, 0x8607, 0x7c73, 0x6e1b, 0x64cd, 0x760b, 0x8f9b, 0x5b87, 0x805a, 0x516e, 0x5f7c, 0x63a1, 0x5c46, 0x5c3c, 0x8f29, 0x85e5, 0x9a19, 0x7da0, 0x7ae5, 0x7e2e, 0x7b26, 0x7372, 0x9ed8, 0x90ce, 0x78b0, 0x7981, 0x5a46, 0x54a7, 0x80a1, 0x62bd, 0x780d, 0x6068, 0x80af, 0x520a, 0x6ce1, 0x6f38, 0x92fc, 0x5ee2, 0x6dda, 0x6a1e, 0x8d0f, 0x6b50, 0x8ca1, 0x8a02, 0x9014, 0x89f8, 0x8ce2, 0x5091, 0x812b, 0x7bb1, 0x4f48, 0x4ed9, 0x51b0, 0x6790, 0x84bc, 0x53ad, 0x7c4d, 0x5805, 0x54ed, 0x590f, 0x61f6, 0x6a4b, 0x7a69, 0x9732, 0x8a62, 0x68ee, 0x7d72, 0x5875, 0x6163, 0x6fe4, 0x8abc, 0x4f54, 0x8336, 0x8cf4, 0x968e, 0x8c50, 0x8c9d, 0x6691, 0x90f5, 0x5371, 0x5bd2, 0x68b0, 0x96b1, 0x7238, 0x6c7d, 0x6158, 0x65c5, 0x6751, 0x4e88, 0x632f, 0x4ea1, 0x74f6, 0x906d, 0x54f2, 0x96f6, 0x7d0d, 0x73cd, 0x4e43, 0x5e2d, 0x54e9, 0x912d, 0x5439, 0x9aa8, 0x7159, 0x80e1, 0x502b, 0x6d2a, 0x6416, 0x5a18, 0x82b3, 0x7d22, 0x5cf0, 0x7e54, 0x60e0, 0x676f, 0x6d6e, 0x72fc, 0x9694, 0x6930, 0x79df, 0x5c3e, 0x5ffd, 0x8907, 0x838a, 0x6b3e, 0x83dc, 0x526f, 0x4f01, 0x6298, 0x64fe, 0x63da, 0x9f20, 0x5192, 0x7661, 0x9f13, 0x523a, 0x983b, 0x55b5, 0x91dd, 0x9738, 0x66ab, 0x4f0a, 0x6c89, 0x5634, 0x5eab, 0x6094, 0x9670, 0x5bc2, 0x501a, 0x63a2, 0x7956, 0x6469, 0x8ddd, 0x5269, 0x904d, 0x87f2, 0x71d2, 0x9801, 0x9686, 0x5f31, 0x8c46, 0x5ef6, 0x856d, 0x63e1, 0x5be7, 0x662d, 0x76df, 0x8986, 0x61b2, 0x79d8, 0x8010, 0x6101, 0x4e01, 0x64a5, 0x6c88, 0x6607, 0x9aee, 0x54c0, 0x9f9c, 0x7709, 0x56fa, 0x5377, 0x984f, 0x9592, 0x7a0d, 0x6b98, 0x642d, 0x4eac, 0x50bb, 0x8033, 0x6620, 0x8a17, 0x6069, 0x9d3b, 0x5999, 0x8faf, 0x5a92, 0x5435, 0x64ec, 0x9055, 0x6182, 0x684c, 0x62fc, 0x92b7, 0x85c9, 0x80d6, 0x5c4b, 0x57df, 0x8239, 0x52de, 0x6d1e, 0x5be2, 0x4e95, 0x5f90, 0x5ddd, 0x5948, 0x6236, 0x4e58, 0x984d, 0x500d, 0x8fb2, 0x64fa, 0x585e, 0x6a6b, 0x8cc0, 0x7687, 0x62d6, 0x6028, 0x7259, 0x9f4a, 0x9003, 0x969c, 0x8cfa, 0x6efe, 0x5e72, 0x8b5c, 0x70cf, 0x77ad, 0x6234, 0x642c, 0x9b06, 0x74dc, 0x8feb, 0x5687, 0x5976, 0x68cb, 0x9b27, 0x76db, 0x6478, 0x5c3a, 0x4f19, 0x67d3, 0x4f69, 0x5e8a, 0x9177, 0x5b6b, 0x7260, 0x5c41, 0x9189, 0x9707, 0x9396, 0x51f1, 0x640d, 0x6f6e, 0x5f79, 0x6cf0, 0x4f0d, 0x51ac, 0x6843, 0x8070, 0x4e59, 0x8ff4, 0x7af6, 0x5d07, 0x649e, 0x53b2, 0x6de8, 0x727d, 0x7f8a, 0x60d1, 0x6eaa, 0x5e3d, 0x7720, 0x5df7, 0x6e9d, 0x4fd7, 0x5b8b, 0x98c4, 0x6dfa, 0x737b, 0x9eb5, 0x8266, 0x6ed1, 0x699c, 0x5708, 0x5ead, 0x7e31, 0x9583, 0x84ee, 0x9ea5, 0x90a6, 0x8000, 0x65cb, 0x95b1, 0x8ad2, 0x7d2b, 0x651d, 0x5100, 0x59a8, 0x5be9, 0x63cf, 0x6d3d, 0x6bc0, 0x9010, 0x966a, 0x586b, 0x8e0f, 0x8dcc, 0x85e4, 0x6155, 0x52d2, 0x95c6, 0x6b8a, 0x59ca, 0x6191, 0x5bde, 0x5cb8, 0x82ac, 0x93ae, 0x6c60, 0x62d2, 0x845b, 0x5dde, 0x92d2, 0x5bec, 0x62f3, 0x4e8e, 0x51fd, 0x9a45, 0x540e, 0x88c1, 0x87f9, 0x963b, 0x90aa, 0x9769, 0x9817, 0x81e5, 0x660c, 0x5b5f, 0x822a, 0x9059, 0x7fd4, 0x880d, 0x606d, 0x5967, 0x9f4b, 0x775b, 0x69cd, 0x5854, 0x9589, 0x9813, 0x7cca, 0x4ef0, 0x65d7, 0x52f5, 0x539a, 0x9b42, 0x51c6, 0x4e38, 0x5b99, 0x9038, 0x88d5, 0x8212, 0x8a2a, 0x517c, 0x85a9, 0x98f2, 0x8d64, 0x95a3, 0x5eb8, 0x556a, 0x6436, 0x52ff, 0x7802, 0x7dd2, 0x4e0c, 0x7a79, 0x5118, 0x6383, 0x6148, 0x6b04, 0x5617, 0x52f8, 0x9bae, 0x596e, 0x8cdc, 0x83e9, 0x558a, 0x95e1, 0x5e7d, 0x64f4, 0x6c61, 0x5f70, 0x6beb, 0x7965, 0x76dc, 0x8a3c, 0x7f70, 0x756a, 0x5c16, 0x7070, 0x72d0, 0x8861, 0x64ce, 0x6c6a, 0x76e3, 0x7c4c, 0x9072, 0x8a87, 0x90b1, 0x7a05, 0x6d69, 0x62c6, 0x7d1b, 0x543e, 0x6258, 0x59d1, 0x54b1, 0x6f0f, 0x8a95, 0x6dd1, 0x9b31, 0x7832, 0x67cf, 0x7246, 0x7aa9, 0x50be, 0x8fad, 0x79d2, 0x7fbd, 0x6e21, 0x6c96, 0x5ed6, 0x8f1b, 0x9f61, 0x57f9, 0x9080, 0x7518, 0x888b, 0x675c, 0x9178, 0x80f8, 0x908f, 0x8c48, 0x6dbc, 0x80a5, 0x8c37, 0x7378, 0x5a03, 0x5b54, 0x9677, 0x4f30, 0x59bb, 0x5f91, 0x73ab, 0x6f5b, 0x6676, 0x80de, 0x715e, 0x8106, 0x62b9, 0x7336, 0x7bc9, 0x5442, 0x788e, 0x5674, 0x622a, 0x65e6, 0x5a66, 0x5783, 0x8352, 0x5e63, 0x573e, 0x4e32, 0x58ef, 0x4f38, 0x50b2, 0x5f26, 0x6ce5, 0x7e41, 0x9b6f, 0x5fcc, 0x5104, 0x53ed, 0x5766, 0x6065, 0x871c, 0x6b3a, 0x6368, 0x6021, 0x73b2, 0x81ed, 0x5510, 0x6e6f, 0x7aae, 0x6089, 0x52c1, 0x62d4, 0x751c, 0x8499, 0x901b, 0x6735, 0x6458, 0x81bd, 0x7cdf, 0x817f, 0x5587, 0x919c, 0x8e8d, 0x7e73, 0x6cc9, 0x6fa4, 0x78a7, 0x978b, 0x97d3, 0x5f65, 0x6668, 0x8389, 0x99d5, 0x731b, 0x7de9, 0x5761, 0x70b8, 0x6012, 0x53ec, 0x6355, 0x5e7c, 0x827e, 0x6046, 0x5272, 0x626f, 0x76fe, 0x4e48, 0x5410, 0x660f, 0x8fa8, 0x8ed2, 0x5deb, 0x4e39, 0x9451, 0x5f4e, 0x8ce6, 0x576a, 0x4fb5, 0x80ce, 0x60a0, 0x85aa, 0x522a, 0x5f6c, 0x609f, 0x73e0, 0x52e4, 0x7470, 0x690d, 0x75f4, 0x7919, 0x655d, 0x76c3, 0x76fc, 0x4ea8, 0x901d, 0x526a, 0x78e8, 0x903c, 0x6fc3, 0x6d1b, 0x4e4f, 0x64cb, 0x59c6, 0x75c7, 0x5acc, 0x8eb2, 0x58c1, 0x91e3, 0x6696, 0x61be, 0x905c, 0x6109, 0x66f0, 0x91c7, 0x6377, 0x5606, 0x7384, 0x6ef4, 0x6263, 0x62b5, 0x5954, 0x7fc1, 0x8e5f, 0x83f2, 0x722c, 0x68da, 0x5915, 0x60f1, 0x6212, 0x7272, 0x6cf3, 0x6070, 0x6ec4, 0x6851, 0x8523, 0x6f54, 0x7126, 0x52c9, 0x596a, 0x840a, 0x5496, 0x8caa, 0x8e22, 0x6284, 0x8de1, 0x937e, 0x6daf, 0x7bad, 0x8a93, 0x7a4c, 0x6d89, 0x7a3f, 0x7f72, 0x7642, 0x790e, 0x50d1, 0x6db5, 0x9727, 0x7c89, 0x4ff1, 0x5fb9, 0x8b00, 0x5c60, 0x72a7, 0x5537, 0x7e5e, 0x58fd, 0x723a, 0x9a37, 0x6c0f, 0x7ffc, 0x4e91, 0x809a, 0x541d, 0x6881, 0x54aa, 0x7e6a, 0x5ec9, 0x98fd, 0x9cf4, 0x8c8c, 0x9739, 0x70ae, 0x6350, 0x5561, 0x708e, 0x55e8, 0x8ca2, 0x66fc, 0x58e2, 0x9f3b, 0x5949, 0x9234, 0x8017, 0x6062, 0x878d, 0x7b4b, 0x64bf, 0x5112, 0x98fe, 0x798d, 0x4faf, 0x552c, 0x6316, 0x5e45, 0x77a7, 0x5ef7, 0x54a6, 0x6490, 0x67f3, 0x8584, 0x9ece, 0x6372, 0x5d50, 0x540a, 0x9742, 0x64e0, 0x89bd, 0x8fea, 0x51cc, 0x832b, 0x71c3, 0x746a, 0x5f18, 0x77db, 0x6566, 0x745c, 0x9326, 0x6953, 0x8cd3, 0x68af, 0x742a, 0x7344, 0x5074, 0x54ac, 0x58a8, 0x60b6, 0x6674, 0x6016, 0x55ac, 0x9f52, 0x5dba, 0x4ef2, 0x97fb, 0x65ed, 0x7d9c, 0x5154, 0x8e64, 0x59ff, 0x9081, 0x50a2, 0x8b7d, 0x8932, 0x5b5d, 0x4fc3, 0x99db, 0x4ec7, 0x7c97, 0x59ae, 0x7267, 0x821f, 0x7cd5, 0x6bbc, 0x8776, 0x5147, 0x934b, 0x61fc, 0x92b3, 0x541f, 0x8667, 0x679d, 0x800d, 0x95ca, 0x75bc, 0x62fe, 0x6bc5, 0x5237, 0x5857, 0x593e, 0x88c2, 0x9640, 0x54c9, 0x9130, 0x6085, 0x5951, 0x8f5f, 0x7235, 0x5c4f, 0x99d0, 0x8ced, 0x8702, 0x6247, 0x7f9e, 0x74e6, 0x758f, 0x6b3d, 0x6597, 0x5764, 0x582a, 0x6d29, 0x9006, 0x62ac, 0x54ce, 0x9905, 0x5f4c, 0x8cab, 0x7db1, 0x60f9, 0x7ff9, 0x58ae, 0x72e0, 0x9811, 0x838e, 0x64e6, 0x8d08, 0x51dd, 0x6ecb, 0x9756, 0x5582, 0x5141, 0x5f6d, 0x633a, 0x62cb, 0x611a, 0x5f81, 0x8fb1, 0x6717, 0x4f59, 0x6170, 0x79aa, 0x86d9, 0x79e6, 0x707d, 0x5075, 0x8b9a, 0x6905, 0x5925, 0x7897, 0x4e19, 0x5352, 0x8377, 0x62ab, 0x8da8, 0x52ab, 0x8fc5, 0x7b1b, 0x70e4, 0x80a9, 0x77e3, 0x9077, 0x6c5d, 0x9e7f, 0x7f38, 0x617e, 0x7210, 0x9b45, 0x4e08, 0x5de1, 0x63aa, 0x79e4, 0x6cbf, 0x75d5, 0x6feb, 0x6f32, 0x8170, 0x8ce4, 0x59a5, 0x6db2, 0x9d5d, 0x8ecc, 0x53d4, 0x9675, 0x8c9e, 0x626d, 0x6f20, 0x7955, 0x8766, 0x6349, 0x8b20, 0x6c1b, 0x81a0, 0x905e, 0x9716, 0x96ef, 0x9ad2, 0x5006, 0x65fa, 0x6749, 0x71d5, 0x5bf8, 0x8302, 0x5faa, 0x5c4d, 0x947d, 0x6643, 0x6084, 0x7fc5, 0x8292, 0x659c, 0x5ec1, 0x5466, 0x6e9c, 0x9db4, 0x55aa, 0x76d2, 0x6454, 0x6127, 0x7051, 0x6d25, 0x76c8, 0x8108, 0x82d7, 0x5821, 0x5211, 0x53c9, 0x6492, 0x866b, 0x7e8f, 0x9075, 0x81e3, 0x6afb, 0x626e, 0x6e3e, 0x5641, 0x8d81, 0x5448, 0x7262, 0x6cca, 0x6b20, 0x614e, 0x7433, 0x5026, 0x8150, 0x86c7, 0x641c, 0x60a3, 0x4f0f, 0x9676, 0x67ef, 0x52a3, 0x75b2, 0x5132, 0x687f, 0x7942, 0x5851, 0x84c9, 0x7e6b, 0x75be, 0x6ce3, 0x7c92, 0x6e34, 0x7483, 0x8332, 0x9127, 0x6b6a, 0x68df, 0x9a30, 0x73bb, 0x5a1f, 0x53e1, 0x8fd4, 0x4f75, 0x5f0a, 0x57cb, 0x6649, 0x7a00, 0x9d28, 0x6c57, 0x7261, 0x66a2, 0x6dfb, 0x5996, 0x5291, 0x6cdb, 0x67f4, 0x6770, 0x651c, 0x98c6, 0x58c7, 0x962e, 0x5306, 0x559a, 0x6606, 0x62f7, 0x5102, 0x65a5, 0x5782, 0x840d, 0x52fe, 0x50ac, 0x7cd6, 0x6f8e, 0x8e29, 0x6ac3, 0x87fb, 0x8ca9, 0x6291, 0x8679, 0x6f58, 0x5751, 0x66f9, 0x66ae, 0x8179, 0x716e, 0x8972, 0x4eff, 0x81c2, 0x543b, 0x6d74, 0x6846, 0x6572, 0x4f51, 0x4f53, 0x5f77, 0x8b39, 0x5cb3, 0x6558, 0x8cca, 0x7f50, 0x5be1, 0x71e6, 0x4fb6, 0x6524, 0x82ad, 0x7fe0, 0x7fa8, 0x5360, 0x7dbf, 0x8b0e, 0x63a9, 0x55bb, 0x79e9, 0x714c, 0x8ce0, 0x7c64, 0x73ca, 0x99a8, 0x672d, 0x8105, 0x65e8, 0x62d8, 0x7d10, 0x55b2, 0x8822, 0x8a60, 0x5319, 0x7faf, 0x6514, 0x819a, 0x9a5f, 0x5ac1, 0x5edf, 0x5b55, 0x4fc4, 0x809d, 0x7f69, 0x8178, 0x53db, 0x532a, 0x5009, 0x5378, 0x796d, 0x888d, 0x8b0a, 0x57d4, 0x51e0, 0x8cbf, 0x9b4f, 0x79a6, 0x8e34, 0x860b, 0x535c, 0x6f84, 0x9e9f, 0x5bb5, 0x964c, 0x964b, 0x5c48, 0x8877, 0x5d17, 0x76ea, 0x66c6, 0x60df, 0x820c, 0x532f, 0x8a98, 0x6842, 0x5a1c, 0x83c1, 0x7779, 0x6bbf, 0x5085, 0x5492, 0x8b19, 0x96c0, 0x7cbd, 0x5353, 0x9470, 0x658c, 0x8896, 0x9215, 0x5a9a, 0x53ee, 0x7ff0, 0x582f, 0x76e7, 0x6367, 0x58f9, 0x61a4, 0x7334, 0x7cb9, 0x8de8, 0x879e, 0x57c3, 0x6789, 0x537f, 0x6495, 0x7d0b, 0x744b, 0x5212, 0x56c2, 0x96d5, 0x4e73, 0x8180, 0x4ed7, 0x8d6b, 0x7b52, 0x8f9c, 0x6876, 0x5f7f, 0x8870, 0x7375, 0x8b6c, 0x52f3, 0x886b, 0x61c7, 0x74ca, 0x51cd, 0x621a, 0x7a4e, 0x8ef8, 0x6b96, 0x64a4, 0x540b, 0x5bee, 0x6f6d, 0x59fb, 0x8eba, 0x6a11, 0x6602, 0x6f51, 0x8154, 0x9f90, 0x6fb3, 0x77ac, 0x5bfa, 0x9285, 0x95a9, 0x80a2, 0x7cfe, 0x53e2, 0x5351, 0x62d3, 0x5bb0, 0x934a, 0x6e4a, 0x68ad, 0x8463, 0x5b85, 0x522e, 0x80c3, 0x829d, 0x6dcb, 0x6583, 0x9a55, 0x5978, 0x6bb7, 0x5893, 0x511f, 0x51a5, 0x7092, 0x6f64, 0x8569, 0x5984, 0x7838, 0x9913, 0x624e, 0x4f47, 0x5c3f, 0x7737, 0x6fd5, 0x76f2, 0x507d, 0x8e10, 0x6deb, 0x9f0e, 0x8ca7, 0x8b2c, 0x77e9, 0x87d1, 0x99c1, 0x5146, 0x6df5, 0x68cd, 0x99b3, 0x7199, 0x6276, 0x8058, 0x65ac, 0x7a74, 0x69fd, 0x8a6d, 0x6627, 0x6fa1, 0x8782, 0x8fa3, 0x5339, 0x868a, 0x50e7, 0x67f1, 0x632b, 0x8881, 0x7c60, 0x6296, 0x8a1d, 0x52c3, 0x985b, 0x6dd8, 0x64b2, 0x4e18, 0x541e, 0x4ead, 0x761f, 0x7662, 0x8086, 0x6f06, 0x8a57, 0x5c39, 0x7329, 0x5e16, 0x4f50, 0x6631, 0x54b3, 0x7948, 0x8a79, 0x6bcb, 0x77ee, 0x82d1, 0x8cc4, 0x7dfb, 0x5a49, 0x65a4, 0x9952, 0x95d6, 0x6208, 0x6b67, 0x8af7, 0x71ac, 0x8a3a, 0x971c, 0x8ae7, 0x6399, 0x921e, 0x8993, 0x701f, 0x5c51, 0x75de, 0x92ea, 0x9ecf, 0x9063, 0x8e48, 0x61f8, 0x8a6e, 0x5ca1, 0x8774, 0x6c41, 0x650f, 0x5e06, 0x58fa, 0x745f, 0x96c1, 0x8fb0, 0x5a77, 0x7a57, 0x6168, 0x54fc, 0x6dd2, 0x4f6c, 0x819c, 0x8085, 0x6ffe, 0x6d82, 0x8303, 0x6055, 0x91ac, 0x7e96, 0x8f3b, 0x61ff, 0x7a1a, 0x90c1, 0x52df, 0x8c6b, 0x8247, 0x67af, 0x63b0, 0x5bf5, 0x9068, 0x5e76, 0x6f01, 0x6df9, 0x5ca9, 0x588a, 0x97ad, 0x7e2b, 0x99ff, 0x6b79, 0x6591, 0x7504, 0x7aff, 0x99dd, 0x6614, 0x5d0e, 0x51a4, 0x68f5, 0x50d5, 0x758a, 0x7b8f, 0x524e, 0x589c, 0x906e, 0x87ba, 0x714e, 0x85b0, 0x766e, 0x881f, 0x778e, 0x79b1, 0x7693, 0x574e, 0x8482, 0x7109, 0x9b41, 0x5507, 0x72ac, 0x5f13, 0x9336, 0x7c72, 0x5a1b, 0x7529, 0x98b1, 0x5c4e, 0x6cbe, 0x64ab, 0x5098, 0x5b0c, 0x932b, 0x5514, 0x90dd, 0x79bf, 0x6dea, 0x525d, 0x63ed, 0x6eb6, 0x8087, 0x533f, 0x8d9f, 0x76c6, 0x6e67, 0x574a, 0x78b3, 0x8d74, 0x7d43, 0x78da, 0x6817, 0x72f9, 0x5eff, 0x83ca, 0x560e, 0x7626, 0x5974, 0x6c27, 0x9839, 0x748b, 0x9a62, 0x754f, 0x73ee, 0x50b5, 0x6467, 0x9e7d, 0x5679, 0x5653, 0x633d, 0x58be, 0x971e, 0x4f10, 0x7554, 0x97cb, 0x59ec, 0x900d, 0x7469, 0x813e, 0x561f, 0x5e15, 0x566a, 0x7a6b, 0x7e1b, 0x6688, 0x88d9, 0x9838, 0x7aca, 0x6fc1, 0x5cfd, 0x5018, 0x860a, 0x9935, 0x56ca, 0x9709, 0x8587, 0x5243, 0x884d, 0x8a23, 0x5ec2, 0x81df, 0x6795, 0x614c, 0x8c54, 0x6e58, 0x7184, 0x7426, 0x84c4, 0x524a, 0x9d6c, 0x5238, 0x6e3a, 0x81d8, 0x4f3a, 0x857e, 0x77e2, 0x6328, 0x6f3f, 0x5a36, 0x5eda, 0x775c, 0x8650, 0x859b, 0x84ec, 0x57ae, 0x66a8, 0x947c, 0x9042, 0x55a7, 0x91d8, 0x5835, 0x9187, 0x5b30, 0x8015, 0x6ff1, 0x846c, 0x5c65, 0x8271, 0x7def, 0x59e6, 0x646f, 0x9d09, 0x84b8, 0x8461, 0x5690, 0x752b, 0x74bf, 0x970d, 0x5c09, 0x5993, 0x68c9, 0x79c9, 0x7239, 0x6488, 0x7d81, 0x7fe9, 0x5638, 0x547b, 0x62c2, 0x8cb3, 0x71ed, 0x61f2, 0x5bb4, 0x6487, 0x720d, 0x6c70, 0x6b47, 0x764c, 0x5495, 0x5d29, 0x81a9, 0x64b0, 0x6a38, 0x68fa, 0x980c, 0x9b44, 0x821c, 0x8543, 0x5bc7, 0x8404, 0x599d, 0x907c, 0x8944, 0x85af, 0x66dd, 0x8aee, 0x863f, 0x9812, 0x83cc, 0x56ae, 0x6c13, 0x679a, 0x916c, 0x99ae, 0x5632, 0x6a58, 0x4fae, 0x7058, 0x5c62, 0x6b4e, 0x5de2, 0x9ad3, 0x7891, 0x68a8, 0x7926, 0x758b, 0x8139, 0x8cc8, 0x8b74, 0x60b8, 0x7149, 0x80cf, 0x8c79, 0x64c5, 0x8fe6, 0x8836, 0x808c, 0x6500, 0x5375, 0x95e2, 0x70b3, 0x560d, 0x76de, 0x9119, 0x6d66, 0x5c2c, 0x5f17, 0x682a, 0x722a, 0x6292, 0x4f8d, 0x962a, 0x7947, 0x9017, 0x5589, 0x683d, 0x75ab, 0x9eef, 0x98fc, 0x92c1, 0x925b, 0x5288, 0x8258, 0x4ed5, 0x5dbc, 0x90ca, 0x91f5, 0x9d70, 0x88f8, 0x562f, 0x749e, 0x51f6, 0x9803, 0x5bd3, 0x72f8, 0x67c4, 0x632a, 0x6c9b, 0x9c31, 0x549a, 0x82b7, 0x5f59, 0x8c4e, 0x50da, 0x59dc, 0x7a84, 0x6756, 0x5029, 0x515c, 0x5eca, 0x71d9, 0x60f6, 0x5436, 0x797a, 0x803f, 0x93d8, 0x7dbd, 0x8fc4, 0x67f5, 0x5937, 0x62d9, 0x7165, 0x5992, 0x9dd7, 0x6eaf, 0x8805, 0x6c8c, 0x8046, 0x6f70, 0x652a, 0x543c, 0x7aed, 0x78ca, 0x7784, 0x553e, 0x68f2, 0x5021, 0x638f, 0x4ffa, 0x6d78, 0x914c, 0x7e6d, 0x8299, 0x6963, 0x62bc, 0x5366, 0x82db, 0x9d3f, 0x51f8, 0x5320, 0x60bc, 0x86db, 0x7e69, 0x63a0, 0x66b1, 0x779e, 0x828b, 0x8525, 0x58b3, 0x62ef, 0x5564, 0x524b, 0x9015, 0x8335, 0x4f6e, 0x6ed4, 0x5d14, 0x5b9b, 0x8d16, 0x87ec, 0x8549, 0x8cb6, 0x88f9, 0x71c4, 0x6726, 0x82bd, 0x5fa1, 0x72c4, 0x986b, 0x502a, 0x71e5, 0x555e, 0x9821, 0x6a3a, 0x60f0, 0x8373, 0x7ce7, 0x8cb8, 0x7950, 0x70ab, 0x65ec, 0x5662, 0x9f63, 0x9c49, 0x7c3f, 0x5598, 0x7db8, 0x8165, 0x6577, 0x608d, 0x8882, 0x50f5, 0x5c37, 0x7de0, 0x6ab3, 0x7d2e, 0x65a7, 0x895f, 0x8f44, 0x8096, 0x920d, 0x816b, 0x6aac, 0x8e72, 0x55dc, 0x903e, 0x7011, 0x7f55, 0x7652, 0x788c, 0x8fcb, 0x7a3b, 0x8b5a, 0x64bc, 0x798e, 0x88cf, 0x51cb, 0x54e8, 0x6398, 0x6f80, 0x91c1, 0x6c59, 0x5e9a, 0x615a, 0x96a7, 0x81a8, 0x8a50, 0x91c0, 0x8102, 0x572d, 0x51f3, 0x946b, 0x69d3, 0x7dba, 0x62ed, 0x634f, 0x62d0, 0x745b, 0x918b, 0x851a, 0x7b60, 0x9daf, 0x95c7, 0x4f36, 0x66ec, 0x9b0d, 0x819d, 0x4e9f, 0x5345, 0x66e0, 0x6289, 0x60d8, 0x6ea2, 0x5256, 0x5583, 0x7409, 0x7ac5, 0x8778, 0x5443, 0x5321, 0x902e, 0x6994, 0x5955, 0x508d, 0x6ab8, 0x9264, 0x896a, 0x6687, 0x6273, 0x68b5, 0x6cd3, 0x6d85, 0x5201, 0x8f3e, 0x8514, 0x6590, 0x634d, 0x8073, 0x75a4, 0x8718, 0x59da, 0x5fff, 0x604d, 0x9edb, 0x701a, 0x8ae6, 0x5824, 0x7a9f, 0x7be0, 0x4edf, 0x7e61, 0x6689, 0x55f6, 0x7aba, 0x6666, 0x6e1d, 0x79a7, 0x5203, 0x6cab, 0x8475, 0x5323, 0x6960, 0x96b8, 0x8f4e, 0x5614, 0x853d, 0x7dbb, 0x4e1e, 0x8adc, 0x896f, 0x6670, 0x818f, 0x7a88, 0x5695, 0x8606, 0x6582, 0x76ba, 0x5cfb, 0x5b70, 0x4ec4, 0x700f, 0x6d95, 0x9214, 0x6cae, 0x64f2, 0x7a95, 0x717d, 0x88b1, 0x8755, 0x7d46, 0x8339, 0x77aa, 0x4e10, 0x8205, 0x8a70, 0x61fa, 0x9e79, 0x9310, 0x4e11, 0x6df3, 0x711a, 0x6e89, 0x6bd3, 0x8490, 0x6233, 0x96db, 0x95d5, 0x4f70, 0x923a, 0x54c4, 0x83f1, 0x80ba, 0x8ec0, 0x82b8, 0x59e8, 0x58df, 0x76ef, 0x5962, 0x5dfe, 0x69c3, 0x7d17, 0x83f8, 0x51f9, 0x8155, 0x7fdf, 0x6020, 0x87fe, 0x852d, 0x5e84, 0x5bf0, 0x56e1, 0x7444, 0x994b, 0x9631, 0x9776, 0x814e, 0x64f1, 0x640f, 0x95cc, 0x7a46, 0x5471, 0x7280, 0x98e2, 0x8e7a, 0x75b5, 0x7464, 0x6a35, 0x9d1b, 0x8f12, 0x95a5, 0x7428, 0x61a7, 0x52fb, 0x6417, 0x9699, 0x60b5, 0x865e, 0x8dea, 0x4e5e, 0x901e, 0x5b7d, 0x7030, 0x6995, 0x5fbd, 0x8700, 0x8783, 0x4fcf, 0x6dc6, 0x4e30, 0x8431, 0x4fef, 0x655e, 0x6e23, 0x7ddd, 0x8a5b, 0x7d33, 0x5c50, 0x773a, 0x54ab, 0x6eba, 0x7586, 0x9945, 0x74cf, 0x5c6f, 0x6cb8, 0x9903, 0x9d26, 0x592d, 0x61ac, 0x99f1, 0x82b9, 0x8466, 0x5f98, 0x7ac4, 0x8b17, 0x557c, 0x56da, 0x7d6e, 0x9438, 0x4e4d, 0x8559, 0x6746, 0x5197, 0x7c27, 0x810a, 0x7738, 0x613f, 0x8db4, 0x6eef, 0x8c82, 0x5636, 0x62f1, 0x6380, 0x8403, 0x5f57, 0x90b5, 0x5fa8, 0x8f3f, 0x672e, 0x5dcd, 0x5f8a, 0x53e9, 0x599e, 0x4f8f, 0x82df, 0x5420, 0x5629, 0x618a, 0x8305, 0x77ef, 0x9082, 0x6aaf, 0x939a, 0x79bd, 0x68e0, 0x5d16, 0x6f86, 0x5544, 0x6302, 0x929c, 0x673d, 0x5ad6, 0x6c50, 0x63e3, 0x5be5, 0x5fac, 0x755c, 0x7455, 0x6c3e, 0x8d66, 0x7b71, 0x7ca5, 0x7a1c, 0x8654, 0x6e5b, 0x5d19, 0x77bb, 0x61e6, 0x6ef2, 0x5121, 0x797f, 0x7c3e, 0x64d2, 0x840e, 0x6f88, 0x84d3, 0x78cb, 0x81b3, 0x7009, 0x86a4, 0x6912, 0x5115, 0x584c, 0x83bd, 0x742e, 0x58e4, 0x77fd, 0x5f27, 0x830d, 0x8116, 0x61ab, 0x9b4e, 0x93c8, 0x854a, 0x935b, 0x594e, 0x56bc, 0x7cd7, 0x6977, 0x8301, 0x504e, 0x78c5, 0x7b19, 0x8513, 0x6043, 0x9685, 0x990c, 0x88d8, 0x4fd0, 0x62da, 0x5ed3, 0x9112, 0x70d8, 0x6c40, 0x9444, 0x5d11, 0x9452, 0x56b7, 0x8396, 0x5678, 0x7164, 0x52d8, 0x6bb2, 0x6a3d, 0x6254, 0x674f, 0x703e, 0x5ec8, 0x564e, 0x7a62, 0x99b4, 0x5cd9, 0x5384, 0x8eac, 0x50fb, 0x9165, 0x6bc6, 0x90e4, 0x66d6, 0x7e7d, 0x4f3d, 0x9594, 0x8511, 0x831c, 0x8e81, 0x8aa1, 0x7e55, 0x548e, 0x93fd, 0x6dcc, 0x66dc, 0x625b, 0x9830, 0x4f6b, 0x9e92, 0x5580, 0x849e, 0x82a5, 0x9005, 0x96c7, 0x659f, 0x83c7, 0x8aa6, 0x77b3, 0x82d4, 0x6a01, 0x61cb, 0x66f3, 0x6ef7, 0x958f, 0x803d, 0x99ed, 0x7cde, 0x536f, 0x5c94, 0x7435, 0x8e4b, 0x79b9, 0x6c72, 0x500c, 0x55e1, 0x6ccc, 0x634c, 0x7682, 0x665d, 0x6e26, 0x5cb1, 0x68b3, 0x8393, 0x777f, 0x92f8, 0x778c, 0x8f45, 0x60d5, 0x5eec, 0x65fb, 0x9041, 0x8d13, 0x7901, 0x6bef, 0x7d68, 0x6dc7, 0x7526, 0x8392, 0x7cb5, 0x710a, 0x7028, 0x9698, 0x5ae9, 0x85d0, 0x57a2, 0x8076, 0x8b4f, 0x6064, 0x602f, 0x5cab, 0x5dd6, 0x5016, 0x8a36, 0x88d4, 0x87c4, 0x542d, 0x8de4, 0x5630, 0x6893, 0x93a7, 0x9c57, 0x75d8, 0x6714, 0x9a01, 0x9a40, 0x77c7, 0x690e, 0x568e, 0x91d0, 0x6a44, 0x4ea5, 0x9f94, 0x6fdb, 0x4fde, 0x6b83, 0x5e5f, 0x5543, 0x6b16, 0x6413, 0x74e3, 0x5983, 0x5671, 0x57e0, 0x786b, 0x88ca, 0x95bb, 0x72e1, 0x6a59, 0x8e44, 0x8594, 0x8c5a, 0x70ad, 0x7436, 0x5180, 0x795f, 0x5599, 0x9dfa, 0x708a, 0x7cd9, 0x9761, 0x5858, 0x5ab3, 0x7b77, 0x61c8, 0x5ac2, 0x5edd, 0x6a61, 0x74e2, 0x66b8, 0x514c, 0x6538, 0x5506, 0x585a, 0x6ebc, 0x642a, 0x8304, 0x819b, 0x7949, 0x6c2b, 0x70ac, 0x633e, 0x74f7, 0x652c, 0x82d3, 0x9706, 0x8d05, 0x6850, 0x934d, 0x72f7, 0x5478, 0x5ac9, 0x8e39, 0x5486, 0x780c, 0x6123, 0x8722, 0x85fb, 0x7624, 0x97a0, 0x5885, 0x7463, 0x544e, 0x725f, 0x774f, 0x90e1, 0x9245, 0x9957, 0x9050, 0x80fa, 0x9704, 0x733f, 0x8760, 0x6c90, 0x645f, 0x66e6, 0x931a, 0x5080, 0x715a, 0x71fc, 0x97dc, 0x7487, 0x8277, 0x4f83, 0x759a, 0x98ba, 0x8e66, 0x606c, 0x74a7, 0x9708, 0x5c5c, 0x7be4, 0x54bd, 0x834a, 0x9d51, 0x6636, 0x8af1, 0x5c4c, 0x618e, 0x88f3, 0x9661, 0x695e, 0x6d36, 0x8018, 0x56a8, 0x8398, 0x6dfc, 0x55e4, 0x9175, 0x9293, 0x715c, 0x9de5, 0x539d, 0x8f4d, 0x55d3, 0x5055, 0x63cd, 0x647a, 0x7c2b, 0x620c, 0x70f9, 0x978f, 0x76d4, 0x50ad, 0x9aaf, 0x70d9, 0x86b1, 0x6177, 0x5db8, 0x5f9c, 0x5048, 0x7130, 0x557e, 0x8a85, 0x66d9, 0x85f9, 0x86b5, 0x61a8, 0x5ce8, 0x60bd, 0x78ef, 0x6d93, 0x84b2, 0x8309, 0x63c9, 0x9591, 0x749f, 0x9951, 0x7578, 0x9bc9, 0x9bfd, 0x92ac, 0x5c90, 0x96cb, 0x8aa8, 0x7a3d, 0x620a, 0x81fb, 0x7e43, 0x6252, 0x8235, 0x5df3, 0x7f94, 0x776c, 0x6041, 0x7678, 0x8259, 0x7d21, 0x7152, 0x97cc, 0x5f14, 0x5a11, 0x64f7, 0x5195, 0x7898, 0x8c41, 0x6473, 0x8098, 0x62a8, 0x66c7, 0x81c6, 0x7194, 0x99d2, 0x58e9, 0x7d5e, 0x7587, 0x73c8, 0x809b, 0x9ab7, 0x6727, 0x5a9b, 0x5ae3, 0x69a8, 0x7e9c, 0x892a, 0x6600, 0x8dbe, 0x9179, 0x67da, 0x6414, 0x7fb9, 0x8216, 0x7728, 0x5807, 0x9768, 0x8759, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "天地玄黃 宇宙洪荒 日月盈昃 辰宿列張 寒來暑往 秋收冬藏", END_OF_DATA }; // // // OrthographyData data={ "Traditional Chinese", "中文正體字", 0x8cc7, // 資 zi1, resource material. values, "指薪修祜永綏吉劭", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Turkish.h000066400000000000000000000015371420226015000242600ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // turkish.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef TURKISH #define TURKISH namespace Turkish{ // // Unicode values // UINT32 values[]={ 0x00C2, 0x00E2, 0x00C7, 0x00E7, 0x011E, 0x011F, 0x00CE, 0x00EE, 0x0130, 0x0131, 0x00D6, 0x00F6, 0x015E, 0x015F, 0x00DB, 0x00FB, 0x00DC, 0x00FC, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Pijamalı hasta, yağız şoföre çabucak güvendi.", END_OF_DATA }; // // // OrthographyData data={ "Turkish", "Türkçe", 0x0130, // values, "ÂâÇçĞğİıÖöŞşÛû", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Uighur.h000066400000000000000000000014401420226015000240630ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Uighur.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef UIGHUR #define UIGHUR namespace Uighur{ // // Unicode values // UINT32 values[]={ 0x06ad, 0x06c6, 0x06c8, 0x06cb, 0x06d0, 0x06d5, 0x067e, 0x0686, 0x0698, 0x06af, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "", END_OF_DATA }; // // // OrthographyData data={ "Uighur", // Common name "ئۇيغۇر", // Native name 0x06ad, // ARABIC LETTER NG values, "ڛ ۆ ڭ ە پ چ ژ گ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Urdu.h000066400000000000000000000026211420226015000235410ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Urdu.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef URDU #define URDU namespace Urdu{ // // Unicode values -- Only those beyond basic Arabic // UINT32 values[]={ 0x0679, // TTEH 0x067e, // PEH 0x0686, // TCHEH 0x0688, // DDAL // 0x0690, // DAL WITH FOUR DOTS ABOVE -- ONLY IN OLD URDU, NOT CURRENT 0x0691, // RREH 0x0698, // JEH 0x06a9, // KEHEH 0x06af, // GAF 0x06ba, // NOON GHUNNA (DOTLESS TERMINAL NOON) 0x06be, // HEH DOACHASHMEE 0x06c0, // HEH WITH YEH ABOVE 0x06c1, // HEH GOAL 0x06c2, // HEH GOAL WITH HAMZA (LIGATURE) 0x06c3, // TEH MARBUTA GOAL 0x06cc, // FARSI YEH 0x06d2, // YEH BAREE 0x06d3, // YEH BAREE WITH HAMZA (LIGATURE) 0x06d4, // URDU FULL STOP (PUNCTUATION) START_RANGE_PAIR, 0x06f0,0x06f9, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "تمام انسان آزاد اور حقوق و عزت کے اعتبار سے برابر پیدا ہوۓ ہیں۔", END_OF_DATA }; // // // OrthographyData data={ "Urdu", // Common name "اُردو", // Native name 0x0679, // ARABIC LETTER TTEH : ṭe values, "ٹ پ چ ڈ ڐ ژ ڙ ے", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Vai.h000066400000000000000000000271711420226015000233500ustar00rootroot00000000000000// // Vai.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef VAI #define VAI namespace Vai{ // // Unicode values // UINT32 values[]={ // Vai - Syllables in -ee 0xA500, // ( ꔀ ) VAI SYLLABLE EE 0xA501, // ( ꔁ ) VAI SYLLABLE EEN 0xA502, // ( ꔂ ) VAI SYLLABLE HEE 0xA503, // ( ꔃ ) VAI SYLLABLE WEE 0xA504, // ( ꔄ ) VAI SYLLABLE WEEN 0xA505, // ( ꔅ ) VAI SYLLABLE PEE 0xA506, // ( ꔆ ) VAI SYLLABLE BHEE 0xA507, // ( ꔇ ) VAI SYLLABLE BEE 0xA508, // ( ꔈ ) VAI SYLLABLE MBEE 0xA509, // ( ꔉ ) VAI SYLLABLE KPEE 0xA50A, // ( ꔊ ) VAI SYLLABLE MGBEE 0xA50B, // ( ꔋ ) VAI SYLLABLE GBEE 0xA50C, // ( ꔌ ) VAI SYLLABLE FEE 0xA50D, // ( ꔍ ) VAI SYLLABLE VEE 0xA50E, // ( ꔎ ) VAI SYLLABLE TEE 0xA50F, // ( ꔏ ) VAI SYLLABLE THEE 0xA510, // ( ꔐ ) VAI SYLLABLE DHEE 0xA511, // ( ꔑ ) VAI SYLLABLE DHHEE 0xA512, // ( ꔒ ) VAI SYLLABLE LEE 0xA513, // ( ꔓ ) VAI SYLLABLE REE 0xA514, // ( ꔔ ) VAI SYLLABLE DEE // Vai - Syllables in -i 0xA515, // ( ꔕ ) VAI SYLLABLE NDEE 0xA516, // ( ꔖ ) VAI SYLLABLE SEE 0xA517, // ( ꔗ ) VAI SYLLABLE SHEE 0xA518, // ( ꔘ ) VAI SYLLABLE ZEE 0xA519, // ( ꔙ ) VAI SYLLABLE ZHEE 0xA51A, // ( ꔚ ) VAI SYLLABLE CEE 0xA51B, // ( ꔛ ) VAI SYLLABLE JEE 0xA51C, // ( ꔜ ) VAI SYLLABLE NJEE 0xA51D, // ( ꔝ ) VAI SYLLABLE YEE 0xA51E, // ( ꔞ ) VAI SYLLABLE KEE 0xA51F, // ( ꔟ ) VAI SYLLABLE NGGEE 0xA520, // ( ꔠ ) VAI SYLLABLE GEE 0xA521, // ( ꔡ ) VAI SYLLABLE MEE 0xA522, // ( ꔢ ) VAI SYLLABLE NEE 0xA523, // ( ꔣ ) VAI SYLLABLE NYEE 0xA524, // ( ꔤ ) VAI SYLLABLE I 0xA525, // ( ꔥ ) VAI SYLLABLE IN 0xA526, // ( ꔦ ) VAI SYLLABLE HI 0xA527, // ( ꔧ ) VAI SYLLABLE HIN 0xA528, // ( ꔨ ) VAI SYLLABLE WI 0xA529, // ( ꔩ ) VAI SYLLABLE WIN 0xA52A, // ( ꔪ ) VAI SYLLABLE PI 0xA52B, // ( ꔫ ) VAI SYLLABLE BHI 0xA52C, // ( ꔬ ) VAI SYLLABLE BI 0xA52D, // ( ꔭ ) VAI SYLLABLE MBI 0xA52E, // ( ꔮ ) VAI SYLLABLE KPI 0xA52F, // ( ꔯ ) VAI SYLLABLE MGBI 0xA530, // ( ꔰ ) VAI SYLLABLE GBI 0xA531, // ( ꔱ ) VAI SYLLABLE FI 0xA532, // ( ꔲ ) VAI SYLLABLE VI 0xA533, // ( ꔳ ) VAI SYLLABLE TI 0xA534, // ( ꔴ ) VAI SYLLABLE THI 0xA535, // ( ꔵ ) VAI SYLLABLE DHI 0xA536, // ( ꔶ ) VAI SYLLABLE DHHI 0xA537, // ( ꔷ ) VAI SYLLABLE LI 0xA538, // ( ꔸ ) VAI SYLLABLE RI 0xA539, // ( ꔹ ) VAI SYLLABLE DI 0xA53A, // ( ꔺ ) VAI SYLLABLE NDI 0xA53B, // ( ꔻ ) VAI SYLLABLE SI 0xA53C, // ( ꔼ ) VAI SYLLABLE SHI 0xA53D, // ( ꔽ ) VAI SYLLABLE ZI 0xA53E, // ( ꔾ ) VAI SYLLABLE ZHI 0xA53F, // ( ꔿ ) VAI SYLLABLE CI 0xA540, // ( ꕀ ) VAI SYLLABLE JI 0xA541, // ( ꕁ ) VAI SYLLABLE NJI 0xA542, // ( ꕂ ) VAI SYLLABLE YI 0xA543, // ( ꕃ ) VAI SYLLABLE KI 0xA544, // ( ꕄ ) VAI SYLLABLE NGGI 0xA545, // ( ꕅ ) VAI SYLLABLE GI 0xA546, // ( ꕆ ) VAI SYLLABLE MI 0xA547, // ( ꕇ ) VAI SYLLABLE NI 0xA548, // ( ꕈ ) VAI SYLLABLE NYI // Vai - Syllables in -a 0xA549, // ( ꕉ ) VAI SYLLABLE A 0xA54A, // ( ꕊ ) VAI SYLLABLE AN 0xA54B, // ( ꕋ ) VAI SYLLABLE NGAN 0xA54C, // ( ꕌ ) VAI SYLLABLE HA 0xA54D, // ( ꕍ ) VAI SYLLABLE HAN 0xA54E, // ( ꕎ ) VAI SYLLABLE WA 0xA54F, // ( ꕏ ) VAI SYLLABLE WAN 0xA550, // ( ꕐ ) VAI SYLLABLE PA 0xA551, // ( ꕑ ) VAI SYLLABLE BHA 0xA552, // ( ꕒ ) VAI SYLLABLE BA 0xA553, // ( ꕓ ) VAI SYLLABLE MBA 0xA554, // ( ꕔ ) VAI SYLLABLE KPA 0xA555, // ( ꕕ ) VAI SYLLABLE KPAN 0xA556, // ( ꕖ ) VAI SYLLABLE MGBA 0xA557, // ( ꕗ ) VAI SYLLABLE GBA 0xA558, // ( ꕘ ) VAI SYLLABLE FA 0xA559, // ( ꕙ ) VAI SYLLABLE VA 0xA55A, // ( ꕚ ) VAI SYLLABLE TA 0xA55B, // ( ꕛ ) VAI SYLLABLE THA 0xA55C, // ( ꕜ ) VAI SYLLABLE DHA 0xA55D, // ( ꕝ ) VAI SYLLABLE DHHA 0xA55E, // ( ꕞ ) VAI SYLLABLE LA 0xA55F, // ( ꕟ ) VAI SYLLABLE RA 0xA560, // ( ꕠ ) VAI SYLLABLE DA 0xA561, // ( ꕡ ) VAI SYLLABLE NDA 0xA562, // ( ꕢ ) VAI SYLLABLE SA 0xA563, // ( ꕣ ) VAI SYLLABLE SHA 0xA564, // ( ꕤ ) VAI SYLLABLE ZA 0xA565, // ( ꕥ ) VAI SYLLABLE ZHA 0xA566, // ( ꕦ ) VAI SYLLABLE CA 0xA567, // ( ꕧ ) VAI SYLLABLE JA 0xA568, // ( ꕨ ) VAI SYLLABLE NJA 0xA569, // ( ꕩ ) VAI SYLLABLE YA 0xA56A, // ( ꕪ ) VAI SYLLABLE KA 0xA56B, // ( ꕫ ) VAI SYLLABLE KAN 0xA56C, // ( ꕬ ) VAI SYLLABLE NGGA 0xA56D, // ( ꕭ ) VAI SYLLABLE GA 0xA56E, // ( ꕮ ) VAI SYLLABLE MA 0xA56F, // ( ꕯ ) VAI SYLLABLE NA 0xA570, // ( ꕰ ) VAI SYLLABLE NYA // Vai - Syllables in -oo 0xA571, // ( ꕱ ) VAI SYLLABLE OO 0xA572, // ( ꕲ ) VAI SYLLABLE OON 0xA573, // ( ꕳ ) VAI SYLLABLE HOO 0xA574, // ( ꕴ ) VAI SYLLABLE WOO 0xA575, // ( ꕵ ) VAI SYLLABLE WOON 0xA576, // ( ꕶ ) VAI SYLLABLE POO 0xA577, // ( ꕷ ) VAI SYLLABLE BHOO 0xA578, // ( ꕸ ) VAI SYLLABLE BOO 0xA579, // ( ꕹ ) VAI SYLLABLE MBOO 0xA57A, // ( ꕺ ) VAI SYLLABLE KPOO 0xA57B, // ( ꕻ ) VAI SYLLABLE MGBOO 0xA57C, // ( ꕼ ) VAI SYLLABLE GBOO 0xA57D, // ( ꕽ ) VAI SYLLABLE FOO 0xA57E, // ( ꕾ ) VAI SYLLABLE VOO 0xA57F, // ( ꕿ ) VAI SYLLABLE TOO 0xA580, // ( ꖀ ) VAI SYLLABLE THOO 0xA581, // ( ꖁ ) VAI SYLLABLE DHOO 0xA582, // ( ꖂ ) VAI SYLLABLE DHHOO 0xA583, // ( ꖃ ) VAI SYLLABLE LOO 0xA584, // ( ꖄ ) VAI SYLLABLE ROO 0xA585, // ( ꖅ ) VAI SYLLABLE DOO 0xA586, // ( ꖆ ) VAI SYLLABLE NDOO 0xA587, // ( ꖇ ) VAI SYLLABLE SOO 0xA588, // ( ꖈ ) VAI SYLLABLE SHOO 0xA589, // ( ꖉ ) VAI SYLLABLE ZOO 0xA58A, // ( ꖊ ) VAI SYLLABLE ZHOO 0xA58B, // ( ꖋ ) VAI SYLLABLE COO 0xA58C, // ( ꖌ ) VAI SYLLABLE JOO 0xA58D, // ( ꖍ ) VAI SYLLABLE NJOO 0xA58E, // ( ꖎ ) VAI SYLLABLE YOO 0xA58F, // ( ꖏ ) VAI SYLLABLE KOO 0xA590, // ( ꖐ ) VAI SYLLABLE NGGOO 0xA591, // ( ꖑ ) VAI SYLLABLE GOO 0xA592, // ( ꖒ ) VAI SYLLABLE MOO 0xA593, // ( ꖓ ) VAI SYLLABLE NOO 0xA594, // ( ꖔ ) VAI SYLLABLE NYOO // Vai - Syllables in -u 0xA595, // ( ꖕ ) VAI SYLLABLE U 0xA596, // ( ꖖ ) VAI SYLLABLE UN 0xA597, // ( ꖗ ) VAI SYLLABLE HU 0xA598, // ( ꖘ ) VAI SYLLABLE HUN 0xA599, // ( ꖙ ) VAI SYLLABLE WU 0xA59A, // ( ꖚ ) VAI SYLLABLE WUN 0xA59B, // ( ꖛ ) VAI SYLLABLE PU 0xA59C, // ( ꖜ ) VAI SYLLABLE BHU 0xA59D, // ( ꖝ ) VAI SYLLABLE BU 0xA59E, // ( ꖞ ) VAI SYLLABLE MBU 0xA59F, // ( ꖟ ) VAI SYLLABLE KPU 0xA5A0, // ( ꖠ ) VAI SYLLABLE MGBU 0xA5A1, // ( ꖡ ) VAI SYLLABLE GBU 0xA5A2, // ( ꖢ ) VAI SYLLABLE FU 0xA5A3, // ( ꖣ ) VAI SYLLABLE VU 0xA5A4, // ( ꖤ ) VAI SYLLABLE TU 0xA5A5, // ( ꖥ ) VAI SYLLABLE THU 0xA5A6, // ( ꖦ ) VAI SYLLABLE DHU 0xA5A7, // ( ꖧ ) VAI SYLLABLE DHHU 0xA5A8, // ( ꖨ ) VAI SYLLABLE LU 0xA5A9, // ( ꖩ ) VAI SYLLABLE RU 0xA5AA, // ( ꖪ ) VAI SYLLABLE DU 0xA5AB, // ( ꖫ ) VAI SYLLABLE NDU 0xA5AC, // ( ꖬ ) VAI SYLLABLE SU 0xA5AD, // ( ꖭ ) VAI SYLLABLE SHU 0xA5AE, // ( ꖮ ) VAI SYLLABLE ZU 0xA5AF, // ( ꖯ ) VAI SYLLABLE ZHU 0xA5B0, // ( ꖰ ) VAI SYLLABLE CU 0xA5B1, // ( ꖱ ) VAI SYLLABLE JU 0xA5B2, // ( ꖲ ) VAI SYLLABLE NJU 0xA5B3, // ( ꖳ ) VAI SYLLABLE YU 0xA5B4, // ( ꖴ ) VAI SYLLABLE KU 0xA5B5, // ( ꖵ ) VAI SYLLABLE NGGU 0xA5B6, // ( ꖶ ) VAI SYLLABLE GU 0xA5B7, // ( ꖷ ) VAI SYLLABLE MU 0xA5B8, // ( ꖸ ) VAI SYLLABLE NU 0xA5B9, // ( ꖹ ) VAI SYLLABLE NYU // Vai - Syllables in -o 0xA5BA, // ( ꖺ ) VAI SYLLABLE O 0xA5BB, // ( ꖻ ) VAI SYLLABLE ON 0xA5BC, // ( ꖼ ) VAI SYLLABLE NGON 0xA5BD, // ( ꖽ ) VAI SYLLABLE HO 0xA5BE, // ( ꖾ ) VAI SYLLABLE HON 0xA5BF, // ( ꖿ ) VAI SYLLABLE WO 0xA5C0, // ( ꗀ ) VAI SYLLABLE WON 0xA5C1, // ( ꗁ ) VAI SYLLABLE PO 0xA5C2, // ( ꗂ ) VAI SYLLABLE BHO 0xA5C3, // ( ꗃ ) VAI SYLLABLE BO 0xA5C4, // ( ꗄ ) VAI SYLLABLE MBO 0xA5C5, // ( ꗅ ) VAI SYLLABLE KPO 0xA5C6, // ( ꗆ ) VAI SYLLABLE MGBO 0xA5C7, // ( ꗇ ) VAI SYLLABLE GBO 0xA5C8, // ( ꗈ ) VAI SYLLABLE GBON 0xA5C9, // ( ꗉ ) VAI SYLLABLE FO 0xA5CA, // ( ꗊ ) VAI SYLLABLE VO 0xA5CB, // ( ꗋ ) VAI SYLLABLE TO 0xA5CC, // ( ꗌ ) VAI SYLLABLE THO 0xA5CD, // ( ꗍ ) VAI SYLLABLE DHO 0xA5CE, // ( ꗎ ) VAI SYLLABLE DHHO 0xA5CF, // ( ꗏ ) VAI SYLLABLE LO 0xA5D0, // ( ꗐ ) VAI SYLLABLE RO 0xA5D1, // ( ꗑ ) VAI SYLLABLE DO 0xA5D2, // ( ꗒ ) VAI SYLLABLE NDO 0xA5D3, // ( ꗓ ) VAI SYLLABLE SO 0xA5D4, // ( ꗔ ) VAI SYLLABLE SHO 0xA5D5, // ( ꗕ ) VAI SYLLABLE ZO 0xA5D6, // ( ꗖ ) VAI SYLLABLE ZHO 0xA5D7, // ( ꗗ ) VAI SYLLABLE CO 0xA5D8, // ( ꗘ ) VAI SYLLABLE JO 0xA5D9, // ( ꗙ ) VAI SYLLABLE NJO 0xA5DA, // ( ꗚ ) VAI SYLLABLE YO 0xA5DB, // ( ꗛ ) VAI SYLLABLE KO 0xA5DC, // ( ꗜ ) VAI SYLLABLE NGGO 0xA5DD, // ( ꗝ ) VAI SYLLABLE GO 0xA5DE, // ( ꗞ ) VAI SYLLABLE MO 0xA5DF, // ( ꗟ ) VAI SYLLABLE NO 0xA5E0, // ( ꗠ ) VAI SYLLABLE NYO // Vai - Syllables in -e 0xA5E1, // ( ꗡ ) VAI SYLLABLE E 0xA5E2, // ( ꗢ ) VAI SYLLABLE EN 0xA5E3, // ( ꗣ ) VAI SYLLABLE NGEN 0xA5E4, // ( ꗤ ) VAI SYLLABLE HE 0xA5E5, // ( ꗥ ) VAI SYLLABLE HEN 0xA5E6, // ( ꗦ ) VAI SYLLABLE WE 0xA5E7, // ( ꗧ ) VAI SYLLABLE WEN 0xA5E8, // ( ꗨ ) VAI SYLLABLE PE 0xA5E9, // ( ꗩ ) VAI SYLLABLE BHE 0xA5EA, // ( ꗪ ) VAI SYLLABLE BE 0xA5EB, // ( ꗫ ) VAI SYLLABLE MBE 0xA5EC, // ( ꗬ ) VAI SYLLABLE KPE 0xA5ED, // ( ꗭ ) VAI SYLLABLE KPEN 0xA5EE, // ( ꗮ ) VAI SYLLABLE MGBE 0xA5EF, // ( ꗯ ) VAI SYLLABLE GBE 0xA5F0, // ( ꗰ ) VAI SYLLABLE GBEN 0xA5F1, // ( ꗱ ) VAI SYLLABLE FE 0xA5F2, // ( ꗲ ) VAI SYLLABLE VE 0xA5F3, // ( ꗳ ) VAI SYLLABLE TE 0xA5F4, // ( ꗴ ) VAI SYLLABLE THE 0xA5F5, // ( ꗵ ) VAI SYLLABLE DHE 0xA5F6, // ( ꗶ ) VAI SYLLABLE DHHE 0xA5F7, // ( ꗷ ) VAI SYLLABLE LE 0xA5F8, // ( ꗸ ) VAI SYLLABLE RE 0xA5F9, // ( ꗹ ) VAI SYLLABLE DE 0xA5FA, // ( ꗺ ) VAI SYLLABLE NDE 0xA5FB, // ( ꗻ ) VAI SYLLABLE SE 0xA5FC, // ( ꗼ ) VAI SYLLABLE SHE 0xA5FD, // ( ꗽ ) VAI SYLLABLE ZE 0xA5FE, // ( ꗾ ) VAI SYLLABLE ZHE 0xA5FF, // ( ꗿ ) VAI SYLLABLE CE 0xA600, // ( ꘀ ) VAI SYLLABLE JE 0xA601, // ( ꘁ ) VAI SYLLABLE NJE 0xA602, // ( ꘂ ) VAI SYLLABLE YE 0xA603, // ( ꘃ ) VAI SYLLABLE KE 0xA604, // ( ꘄ ) VAI SYLLABLE NGGE 0xA605, // ( ꘅ ) VAI SYLLABLE NGGEN 0xA606, // ( ꘆ ) VAI SYLLABLE GE 0xA607, // ( ꘇ ) VAI SYLLABLE GEN 0xA608, // ( ꘈ ) VAI SYLLABLE ME 0xA609, // ( ꘉ ) VAI SYLLABLE NE 0xA60A, // ( ꘊ ) VAI SYLLABLE NYE // Vai - Syllable finals 0xA60B, // ( ꘋ ) VAI SYLLABLE NG 0xA60C, // ( ꘌ ) VAI SYLLABLE LENGTHENER // Vai - Punctuation 0xA60D, // ( ꘍ ) VAI COMMA 0xA60E, // ( ꘎ ) VAI FULL STOP 0xA60F, // ( ꘏ ) VAI QUESTION MARK // Vai - Historic syllables 0xA610, // ( ꘐ ) VAI SYLLABLE NDOLE FA 0xA611, // ( ꘑ ) VAI SYLLABLE NDOLE KA 0xA612, // ( ꘒ ) VAI SYLLABLE NDOLE SOO // Vai - Logograms 0xA613, // ( ꘓ ) VAI SYMBOL FEENG 0xA614, // ( ꘔ ) VAI SYMBOL KEENG 0xA615, // ( ꘕ ) VAI SYMBOL TING 0xA616, // ( ꘖ ) VAI SYMBOL NII 0xA617, // ( ꘗ ) VAI SYMBOL BANG 0xA618, // ( ꘘ ) VAI SYMBOL FAA 0xA619, // ( ꘙ ) VAI SYMBOL TAA 0xA61A, // ( ꘚ ) VAI SYMBOL DANG 0xA61B, // ( ꘛ ) VAI SYMBOL DOONG 0xA61C, // ( ꘜ ) VAI SYMBOL KUNG 0xA61D, // ( ꘝ ) VAI SYMBOL TONG 0xA61E, // ( ꘞ ) VAI SYMBOL DO-O 0xA61F, // ( ꘟ ) VAI SYMBOL JONG // Vai - Digits 0xA620, // ( ꘠ ) VAI DIGIT ZERO 0xA621, // ( ꘡ ) VAI DIGIT ONE 0xA622, // ( ꘢ ) VAI DIGIT TWO 0xA623, // ( ꘣ ) VAI DIGIT THREE 0xA624, // ( ꘤ ) VAI DIGIT FOUR 0xA625, // ( ꘥ ) VAI DIGIT FIVE 0xA626, // ( ꘦ ) VAI DIGIT SIX 0xA627, // ( ꘧ ) VAI DIGIT SEVEN 0xA628, // ( ꘨ ) VAI DIGIT EIGHT 0xA629, // ( ꘩ ) VAI DIGIT NINE // Vai - Historic syllables 0xA62A, // ( ꘪ ) VAI SYLLABLE NDOLE MA 0xA62B, // ( ꘫ ) VAI SYLLABLE NDOLE DO END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꔀ ꔁ ꔂ ꔃ ꔄ ꔅ ꔆ ꔇ", END_OF_DATA }; // // // OrthographyData data={ "Vai", // Common name "", // Native name 0xA500, // key values, "ꔀ ꔁ ꔂ ꔃ ꔄ ꔅ ꔆ ꔇ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/VedicExtensions.h000066400000000000000000000013711420226015000257350ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009, 2011 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // VedicExtensions.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef VEDICEXTENSIONS #define VEDICEXTENSIONS namespace VedicExtensions{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x1CD0,0x1CF2, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "᳐᳑᳒", END_OF_DATA }; // // // OrthographyData data={ "Vedic Extensions", // Common name "", // Native name 0x1CD0, // key values, "᳐᳑᳒", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Venda.h000066400000000000000000000012231420226015000236540ustar00rootroot00000000000000// // Venda.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef VENDA #define VENDA namespace Venda{ // // Unicode values // UINT32 values[]={ 0x1E12, 0x1E13, 0x1E3C, 0x1E3D, 0x1E4A, 0x1E4B, 0x1E44, 0x1E45, 0x1E70, 0x1E71, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Ḓ ḓ Ḽ ḽ Ṋ ṋ Ṅ ṅ Ṱ ṱ", END_OF_DATA }; // // // OrthographyData data={ "Venda", // Common name "Tshivenḓa", // Native name 0x1E12, // key values, "Ḓ ḓ Ḽ ḽ Ṋ ṋ Ṅ ṅ Ṱ ṱ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Vietnamese.h000066400000000000000000000041421420226015000247220ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Vietnamese.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef VIETNAMESE #define VIETNAMESE namespace Vietnamese{ // // Unicode values // UINT32 values[]={ 0x00C0, 0x00E0, 0x00C1, 0x00E1, 0x00C2, 0x00E2, 0x1EA6, 0x1EA7, 0x1EA4, 0x1EA5, 0x1EAA, 0x1EAB, 0x1EA8, 0x1EA9, 0x1EAC, 0x1EAD, 0x00C3, 0x00E3, 0x0102, 0x0103, 0x1EB0, 0x1EB1, 0x1EAE, 0x1EAF, 0x1EB4, 0x1EB5, 0x1EB2, 0x1EB3, 0x1EB6, 0x1EB7, 0x1EA2, 0x1EA3, 0x1EA0, 0x1EA1, 0x0110, 0x0111, 0x00C8, 0x00E8, 0x00C9, 0x00E9, 0x00CA, 0x00EA, 0x1EC0, 0x1EC1, 0x1EBE, 0x1EBF, 0x1EC4, 0x1EC5, 0x1EC2, 0x1EC3, 0x1EC6, 0x1EC7, 0x1EBC, 0x1EBD, 0x1EBA, 0x1EBB, 0x1EB8, 0x1EB9, 0x00CC, 0x00EC, 0x00CD, 0x00ED, 0x0128, 0x0129, 0x1EC8, 0x1EC9, 0x1ECA, 0x1ECB, 0x00D2, 0x00F2, 0x00D3, 0x00F3, 0x00D4, 0x00F4, 0x1ED2, 0x1ED3, 0x1ED0, 0x1ED1, 0x1ED6, 0x1ED7, 0x1ED4, 0x1ED5, 0x1ED8, 0x1ED9, 0x00D5, 0x00F5, 0x1ECE, 0x1ECF, 0x01A0, 0x01A1, 0x1EDC, 0x1EDD, 0x1EDA, 0x1EDB, 0x1EE0, 0x1EE1, 0x1EDE, 0x1EDF, 0x1EE2, 0x1EE3, 0x1ECC, 0x1ECD, 0x00D9, 0x00F9, 0x00DA, 0x00FA, 0x0168, 0x0169, 0x1EE6, 0x1EE7, 0x01AF, 0x01B0, 0x1EEA, 0x1EEB, 0x1EE8, 0x1EE9, 0x1EEE, 0x1EEF, 0x1EEC, 0x1EED, 0x1EF0, 0x1EF1, 0x1EE4, 0x1EE5, 0x1EF2, 0x1EF3, 0x00DD, 0x00FD, 0x1EF8, 0x1EF9, 0x1EF6, 0x1EF7, 0x1EF4, 0x1EF5, END_OF_DATA }; // // Sample sentences : First 2 lines of Tale of Kiều (傳翹): // const char *sentences[]={ "Trăm năm, trong cõi người ta, Chữ tài, chữ mệnh, khéo là ghét nhau.", "Trải qua một cuộc bể dâu, Những điều trông thấy mà đau đớn lòng;", END_OF_DATA }; // // // OrthographyData data={ "Vietnamese", "tiếng Việt", 0x1EA6, // LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE values, "ẦầẵặỒỗỬửỴỵ", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/WesternEuropean.h000066400000000000000000000022421420226015000257470ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // WesternEuropean.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef WESTERN_EUROPEAN #define WESTERN_EUROPEAN namespace WesternEuropean{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x00C0,0x00CF, // Western Latin START_RANGE_PAIR, 0x00D0,0x00D6, // Western Latin START_RANGE_PAIR, 0x00D8,0x00DF, // Western Latin START_RANGE_PAIR, 0x00E0,0x00EF, // Western Latin START_RANGE_PAIR, 0x00F0,0x00F6, // Western Latin START_RANGE_PAIR, 0x00F8,0x00FF, // Western Latin END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "Falsches Üben von Xylophonmusik quält jeden größeren Zwerg.", "Vår sære Zulu fra badeøya spilte jo whist og quickstep i min taxi.", END_OF_DATA }; // // // OrthographyData data={ "Western European", "Western European", 0x00C0, // LATIN CAPITAL LETTER A WITH GRAVE values, "ÁàåÇçæÐðéîñöœßþÿ", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/Yi.h000066400000000000000000000013651420226015000232070ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // Yi.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef YI_SYLLABLES #define YI_SYLLABLES namespace Yi{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0xA000,0xA48C, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ꀀꀁꀂꀃꀄꀅꀆꀇ", END_OF_DATA }; // // // OrthographyData data={ "Yi", // Common name "ꆈꌠꁱꂷ", // Native name 0xA000, // key values, "ꀀꀁꀂꀃꀄꀅꀆꀇ", // Sample characters sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/ZhuYinFuHao.h000066400000000000000000000014151420226015000247730ustar00rootroot00000000000000// // The Fontaine Font Analysis Project // // Copyright (c) 2009 by Edward H. Trager // All Rights Reserved // // Released under the GNU GPL version 2.0 or later. // // // ZhuYinFuHao.h // #ifndef ORTHOGRAPHY_DATA #include "../OrthographyData.h" #endif #ifndef ZHUYINFUHAO #define ZHUYINFUHAO namespace ZhuYinFuHao{ // // Unicode values // UINT32 values[]={ START_RANGE_PAIR, 0x3105,0x312c, END_OF_DATA }; // // Sample sentences // const char *sentences[]={ "ㄅㄆㄇㄈ ㄉㄊㄋㄌ ㄍㄎㄏ ㄐㄑㄒ", END_OF_DATA }; // // // OrthographyData data={ "Chinese Zhuyin Fuhao", "注音符號", 0x3105, // BOPOMOFO LETTER B "ㄅ" values, "ㄅㄆㄇㄈㄉㄊㄋㄌ", sentences }; const OrthographyData *pData = &data; }; // end of namespace #endif font-manager-0.8.8/build-aux/orthographies/fontaine/orthographies.h000066400000000000000000000134261420226015000255050ustar00rootroot00000000000000// // orthographies.h // // This file is part of the FONTAINE project // (c) 2009, 2015 by Edward H. Trager // // Last update: 2015.01.23.ET // // NOTA BENE: The includes are now sorted in strictly alphabetic order // When adding new orthographies, you can append a comment // to indicate a category (e.g., "Latin", "Chinese", etc. ) // //#include "CJKA.h" // Category=Chinese CJK Extension A //#include "ExtendedArabic.h" // Category=Arabic // // #include "Afrikaans.h" // Category=Latin #include "Ahom.h" #include "AleutCyrillic.h" #include "AleutLatin.h" #include "Arabic.h" // Category=Arabic #include "ArchaicGreekLetters.h" // Category=Greek #include "Armenian.h" #include "Astronomy.h" #include "Balinese.h" #include "Baltic.h" // Category=Latin #include "Bamum.h" #include "BasicCyrillic.h" // Category=Cyrillic #include "BasicGreek.h" // Category=Greek #include "BasicLatin.h" // Category=Latin #include "Batak.h" #include "Bengali.h" // Category=Indic #include "Brahmi.h" #include "Buginese.h" #include "CanadianSyllabics.h" #include "Carian.h" #include "Catalan.h" // Category=Latin #include "CentralEuropean.h" // Category=Latin #include "Chakma.h" #include "Cham.h" #include "Cherokee.h" #include "ChessSymbols.h" #include "ClaudianLetters.h" // Category=Latin #include "Coptic.h" // Category=Greek #include "Currencies.h" #include "CypriotSyllabary.h" // Category=Historic #include "Devanagari.h" // Category=Indic #include "Dutch.h" // Category=Latin #include "EgyptianHieroglyphs.h" // Category=Historic #include "Emoticons.h" #include "Ethiopic.h" #include "Euro.h" // Category=Latin #include "Farsi.h" // Category=Arabic #include "Food.h" #include "FullCyrillic.h" #include "Georgian.h" #include "Glagolitic.h" #include "Gothic.h" #include "Gujarati.h" // Category=Indic #include "Gurmukhi.h" // Category=Indic #include "HKSCS.h" // Category=Chinese Hong Kong supplementary plane set #include "Hangul.h" // Category=Korean #include "Hanunoo.h" // Category=Philippine #include "Hebrew.h" #include "IPA.h" // Category=Latin #include "IgboOnwu.h" #include "Jamo.h" // Category=Korean Includes BOTH Jamo and Compatability Jamo blocks #include "Javanese.h" #include "Jinmeiyo.h" // Category=Japanese Person and place name set #include "Joyo.h" // Category=Japanese Standard education set #include "Kaithi.h" // Category=Indic #include "Kana.h" // Category=Japanese Hiragana and Katakana sets #include "Kannada.h" // Category=Indic #include "KayahLi.h" #include "Kazakh.h" // Category=Arabic #include "Kharoshthi.h" // Category=Indic #include "Khmer.h" #include "Kokuji.h" // Category=Japanese National characters #include "Lao.h" #include "LatinLigatures.h" // Category=Latin #include "Lepcha.h" // Category=Indic #include "Limbu.h" // Category=Indic #include "LinearBIdeograms.h" // Category=Historic #include "LinearBSyllabary.h" // Category=Historic #include "Malayalam.h" // Category=Indic #include "MathematicalGreek.h" #include "MathematicalLatin.h" #include "MathematicalNumerals.h" #include "MathematicalOperators.h" #include "MeeteiMayak.h" // Category=Indic #include "MendeKikakui.h" #include "MeroiticCursive.h" // Category=Historic #include "MeroiticHieroglyphs.h" // Category=Historic #include "Miao.h" #include "Mongolian.h" #include "MUFI_3_0.h" #include "Myanmar.h" #include "NewTaiLue.h" #include "Nko.h" #include "Ogham.h" #include "OlChiki.h" // Category=Indic #include "OldItalic.h" #include "OldSouthArabian.h" #include "Oriya.h" // Category=Indic #include "Osmanya.h" #include "PanAfricanLatin.h" // Category=Latin #include "Pashto.h" // Category=Arabic #include "PhagsPa.h" #include "Pinyin.h" // Category=Latin #include "Polynesian.h" #include "PolytonicGreek.h" // Category=Greek #include "Rejang.h" #include "Romanian.h" // Category=Latin #include "Runic.h" #include "Saurashtra.h" // Category=Indic #include "SimplifiedChinese.h" // Category=Chinese Top 3500 simplified #include "Sindhi.h" // Category=Arabic #include "Sinhala.h" // Category=Indic #include "SouthKoreanHanja.h" // Category=Korean list of 1800 Hanja taught in South Korean schools #include "Sundanese.h" #include "SylotiNagri.h" // Category=Indic #include "Syriac.h" #include "TaiLe.h" #include "TaiTham.h" #include "TaiViet.h" #include "Tamil.h" // Category=Indic #include "Telugu.h" // Category=Indic #include "Thaana.h" #include "Thai.h" #include "Tibetan.h" #include "Tifinagh.h" #include "TraditionalChinese.h" // Category=Chinese Top 3500 traditional #include "Turkish.h" // Category=Latin #include "Uighur.h" // Category=Arabic #include "Urdu.h" // Category=Arabic #include "Vai.h" #include "VedicExtensions.h" // Category=Indic #include "Venda.h" #include "Vietnamese.h" // Category=Latin #include "WesternEuropean.h" // Category=Latin #include "Yi.h" #include "ZhuYinFuHao.h" // Category=Chinese Zhuyin phonetics (bopomofo) font-manager-0.8.8/build-aux/vendor/000077500000000000000000000000001420226015000172645ustar00rootroot00000000000000font-manager-0.8.8/build-aux/vendor/Example.py000066400000000000000000000006321420226015000212320ustar00rootroot00000000000000#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Will be inserted as a comment above the vendor list, if not None CREDIT = "Various Sources" # Expected to return [(id, name), ...] # id is the unique vendor id to match against # name is the full vendor name def list_vendors () : return [ ("ACG", "Monotype Imaging"), ("B?", "Bigelow & Holmes"), ("FJ", "Fujitsu"), ("RICO", "Ricoh") ] font-manager-0.8.8/build-aux/vendor/MicrosoftTypography.cache000066400000000000000000001015111420226015000243040ustar00rootroot00000000000000[('!666', 'Agyei Archer'), ('!ETF', '!xclamachine Type Foundry'), ('!YNE', 'Yne'), ('$pro', 'CheapProFonts'), ('100', 'AUTHENTIC'), ('0264', 'Patricia Lillie'), ('0909', 'Oladino'), ('1206', 'yayoyuyue'), ('1995', 'San Sagittarius'), ('1ASC', 'Ascender Corporation'), ('1BOU', 'Boutros International'), ('1dot', 'I.Font Project'), ('1FAN', 'One Fan Foundry'), ('1KTF', 'Kief Type Foundry'), ('1UKR', 'AndrijType'), ('205', '205TF'), ('2DLT', '2D Typo'), ('2REB', '2Rebels'), ('3270', 'Ricardo Bánffy'), ('39BC', "Finley's Barcode Fonts"), ('3ip', 'Three Islands Press'), ('3tp', '3type'), ('4A', '4A LLC'), ('4FEB', '4th february'), ('50FX', '50Fox Studio'), ('5PTS', 'Five Points Technology'), ('72PT', '72 Puntos'), ('8686', 'SVG Idea'), ('918', 'RavenType'), ('9999', 'Cricut Market'), ('A&S', 'Art&Sign Studio'), ('A70', 'AutumnSeventy'), ('A2', 'A2-Type'), ('AAA', 'AlefAlefAlef'), ('aaff', 'AstroAcademia Font Foundry'), ('AA', 'Alireza Alipour'), ('AAT', 'AhmetAltunType'), ('AATF', 'Abstract Animal Type Foundry'), ('ABBO', 'Arabic Dictionary Lab'), ('ABC', 'Altek Instruments'), ('ABCD', 'Dinamo Typefoundry'), ('ABCX', 'ABC ETC'), ('ABEL', 'Abeltive'), ('ABOU', 'Aboutype, Inc.'), ('ABTS', 'alphabeet, Type Studio'), ('ABYM', 'ABYME'), ('AC', 'AllCaps'), ('ACUT', 'Acute Type'), ('ACW', 'Andrew Christopher West (BabelStone)'), ('Ad56', 'Devotees of Sri Sri Ravi Shankar Ashram'), ('Adam', 'Adam Jagosz'), ('ADBE', 'Adobe'), ('ADBO', 'Adobe'), ('ADG', 'Apply Design Group'), ('AEF', 'Altered Ego Fonts'), ('AES', 'AE Type'), ('AFOU', 'a.Foundry'), ('AGC', 'André G. Costa'), ('AGFA', 'Monotype Imaging (replaced by MONO)'), ('AID', 'Artistic Imposter Design'), ('aide', 'Aiolfi.design'), ('AJL', 'Alex John Lucas'), ('AJPT', 'Alan Jay Prescott Typography'), ('AKOF', 'AKOFAType'), ('AKRU', 'Akuru Foundry'), ('AL', 'Alessio Laiso Type'), ('ALEF', 'Alef Type'), ('ALFA', 'Alphabets'), ('ALFT', 'Alifinart Studio'), ('ALIF', 'Alif Type'), ('ALPH', 'Alphameric Broadcast Solutions Limited'), ('ALPN', 'Alpona Portal'), ('ALS', 'Art. Lebedev Studio'), ('alte', 'Altemus'), ('ALTS', 'Altsys / Made with Fontographer'), ('amcs', 'Amit soni'), ('amin', 'fontamin'), ('AMPR', 'Ampersand'), ('AMUN', 'Alanna Munro Type'), ('AMUT', 'Kwesi Amuti'), ('ANDO', 'Osam Ando'), ('ANRT', 'Atelier National de Recherche Typographique'), ('anty', 'Anatoletype'), ('AOP', 'an Art Of Pengwyn'), ('APCX', 'Another Planet Font Foundry'), ('APLY', 'Apply Interactive'), ('APOS', 'Apostrophic Laboratories'), ('APPL', 'Apple'), ('APTF', 'Apoorva Fontech'), ('ARAB', 'ArabicType Ltd'), ('ARAV', 'Aravis Fonts'), ('ARBX', 'Arabetics'), ('ARCH', 'Architext'), ('ARFS', 'And Repeat'), ('ARIN', 'Aring Typeface AB'), ('ARMA', 'Arman Khorramak'), ('ARPH', 'Arphic Technology Co.'), ('ARQX', 'Archelogix Inc.'), ('ARRW', 'Arrow Type'), ('ARS', 'EN ARS Ltd.'), ('ART', 'Alex Rosario Type'), ('ARTE', 'Artegra'), ('ArTy', 'Archive Type'), ('AS', 'Alex Slobzheninov'), ('ASL', 'Abneil Software Ltd fonts'), ('ASSA', 'astype'), ('ASYM', 'Applied Symbols'), ('At', 'Arilla Type Studio'), ('ATEC', 'Page Technology Marketing, Inc.'), ('ATF', 'American Type Founders Collection'), ('ATF1', 'Australian Type Foundry'), ('ATFM', 'Asira Type Foundry'), ('ATFS', "Andrew Tyler's fonts"), ('ATKN', 'aratakana'), ('ATS', 'Average Type Service'), ('ATSM', 'Akshara Type Studio'), ('ATYP', 'Attype Studio'), ('AUH', 'Atelier Ursula Heilig SGD'), ('AURE', 'Aure Font Design'), ('AUTO', 'Autodidakt'), ('AVFF', 'Agustín Varela Font Factory'), ('AVP', 'Aviation Partners'), ('AVT', 'AvanType Foundry'), ('AWSM', 'Font Awesome'), ('AYRE', 'AYRES FONTS'), ('AZLS', 'Azalea Software, Inc.'), ('b52', 'Borno52 Font Foundry'), ('B&H', 'Bigelow & Holmes'), ('BAPS', 'Baps Patil'), ('BARS', 'CIA (BAR CODES) UK'), ('BASE', 'Baseline Fonts'), ('BAT', 'BUREAU DES AFFAIRES TYPOGRAPHIQUES'), ('BB', 'Ben Busby'), ('BBFF', 'Bangla Borno Font Foundry.'), ('BBSL', 'BrainBox Solutions GmbH'), ('BBTF', 'buero bauer'), ('BBTY', 'Bruno Bernard Typographie'), ('BCAI', 'Boharat Cairo'), ('BCHF', 'Blake Hodgetts Fonts'), ('BCHN', 'Studio Buchanan'), ('BCP', 'Expert Labels Ltd.'), ('BD71', 'Bangladesh1971'), ('BDTD', 'Typedifferent'), ('BDZ', 'Bonez Designz'), ('BEAR', 'Topography Typography'), ('BEN', 'Ben Hodosi'), ('BERT', 'Berthold'), ('BF', 'BrassFonts'), ('bftr', 'Bleed Design Studio'), ('BGDN', 'Ryan Bugden'), ('bgtl', 'bigital'), ('BHRT', 'Boharat Cairo'), ('BIJU', 'Bijou Type'), ('BIRD', 'Magpie Paper Works'), ('BITM', 'Bitmap Software'), ('BITS', 'Bitstream'), ('bizf', 'Bizfonts.com'), ('BL', 'Binnenland'), ('BLAB', 'BaseLab'), ('BLAH', "Mister Bla's Fontworx"), ('BLCK', 'Black Foundry'), ('BLF', 'Bangla Lipikar Font Foundry'), ('BLFF', 'Bongolipi Font Foundry'), ('BLI', 'Blissym Language Institute'), ('BLIF', 'Bangla Lipi Font Foundry'), ('BLK', 'Blackletra Type Foundry'), ('BLOM', 'Bloom Type'), ('BLST', 'Blast Foundry'), ('BLTS', 'Blancoletters'), ('BLUE', 'Blue Shell'), ('BLV', 'Bladvulling'), ('BLZT', 'Blaze Type'), ('BMD', 'Brittney Murphy Design'), ('BNDR', 'Ori Ben-Dor'), ('BNFF', 'BengalFonts'), ('BNT', 'Brand New Type'), ('BOGS', 'Bogstav'), ('BOLD', 'Bold Monday'), ('BOMF', 'Beach-o-matic'), ('BORW', 'em2 Solutions'), ('BOYB', 'BoyBeaver Fonts'), ('BRBT', 'Bureau Brut'), ('BRDV', 'BoardVantage, Inc.'), ('brdy', 'Brody Fonts'), ('BREM', 'Mark Bremmer'), ('BRET', 'Bretagne'), ('BROS', 'Michael Brosnan'), ('BRTC', 'ITSCO - Bar Code Fonts'), ('BRTE', 'Brenners Template'), ('BS', 'Barcodesoft'), ('BST', 'Bolorsoft LLC'), ('BSTD', 'Bastard Type Inc'), ('BSTF', 'British Standard Type'), ('BSYV', 'Ben Syverson'), ('BTFF', 'Bangla Type Font Foundry'), ('BUBU', 'BUBULogix'), ('Buer', 'Buernia'), ('BVH', 'BVH Type Foundry'), ('BWFW', 'B/W Fontworks'), ('BwT', 'Branding with Type'), ('C&B', 'Coppers & Brasses'), ('C&C', 'Carter & Cone'), ('C&G', 'C&G Inc.'), ('C21', 'Club 21'), ('CAFE', 'Cafe24 Corp.'), ('CAK', 'pluginfonts.com'), ('CAM', 'Camelot Typefaces'), ('camp', 'Campotype'), ('CANA', 'Canada Type'), ('CANO', 'Canon'), ('CASL', 'H.W. Caslon & Company Ltd.'), ('CATG', 'CAT-Fonts Germany'), ('CAVE', 'Fonderia Cavedoni'), ('CB', 'Christian Büning'), ('CBDO', 'Borges Lettering & Design'), ('CDAC', 'Centre for Development of Advanced Computing'), ('cdd', 'Crazy Diamond Design'), ('CDFP', 'VT2000 Technical Services'), ('CELB', 'Celebrity Fontz'), ('CF', 'Colophon Foundry'), ('CFA', 'Computer Fonts Australia'), ('CFAB', 'Creative Fabrica'), ('CFF', 'Characters Font Foundry'), ('CHRY', 'Cherry Fonts'), ('CINE', 'Cinetype'), ('CJCJ', 'Creative Juncture'), ('CJT', 'CJ Type'), ('CKTP', 'CakeType'), ('CLM', 'Culmus Project'), ('CLP', 'Gutenberg Labo'), ('CLT', 'Collletttivo'), ('CMJK', 'Slanted Hall'), ('CNTY', 'CNTYPE'), ('COFO', 'Contrast Foundry'), ('COMI', 'Comicraft'), ('COMM', 'Commercial Type'), ('CONR', 'Connare.com'), ('CONT', 'Contemporary Type'), ('COOL', 'Cool Fonts'), ('CORD', 'corduroy'), ('corm', 'Cormullion Foundry'), ('COTF', 'CoType Foundry'), ('COTY', 'CocijoType'), ('CP', 'Constructive Projects Ltd'), ('CR8', 'CR8 Software Solutions'), ('CRRT', 'Carrot Type'), ('CT', 'CastleType'), ('CTDL', 'China Type Designs Ltd.'), ('CTL', 'Chaitanya Type Library'), ('CTYP', 'Countertype'), ('cwwf', 'Computers World Wide/AC Capital Funding'), ('CYPE', 'Club Type'), ('CYRE', 'Cyreal'), ('CYTY', 'Cybertype'), ('CZOO', 'Creative ZOO'), ('D&ST', 'Dots&Stripes Type'), ('DADA', 'Dada Studio'), ('DAIN', 'DainType'), ('DAMA', 'Dalton Maag Limited'), ('DARK', 'Out Of The Dark'), ('DB', 'Daniel Bruce'), ('DBFF', 'DesignBase'), ('DD', 'Devon DeLapp'), ('DDT', 'DosDiez Type'), ('Deco', 'DecoType (replaced by DT)'), ('DELV', 'Delve Fonts'), ('DETF', 'Detective Fonts / Font Detective LLC'), ('dezc', 'Dezcom'), ('DF', 'Dyslexic Font'), ('DFHA', 'deFharo'), ('DFS', 'Datascan Font Service Ltd'), ('DG', 'Daniel Grumer'), ('DGL', 'Digital Graphic Labs foundry'), ('DHRM', 'Dharma Type'), ('DICO', 'Dicotype'), ('DIFO', 'Digital Foundry'), ('DIMK', 'Dimka Fonts'), ('djr', 'DJR'), ('DKMS', 'Dan Kreider Music'), ('DKSP', 'Duck Soup Design'), ('DNF', 'Deranged Neko Foundry'), ('DnGr', 'DevnGraphics'), ('DOCS', 'Documents Inc.'), ('DOM', 'Dukom Design'), ('DP', 'Displaay'), ('DR', 'Dmitry Rastvortsev'), ('DRFN', 'DR Fonts'), ('DS', 'Dainippon Screen Mfg. Co., Inc.'), ('dsbn', 'Design Bundles'), ('DSBV', 'Datascan bv'), ('DSCI', 'Design Science Inc.'), ('DSGN', 'DizajnDesign'), ('DSKY', 'Jacek Dziubinski'), ('DSSR', 'Dresser Johnson'), ('DSST', 'Dubina Nikolay'), ('DST', 'DSType'), ('DSTE', 'Dieste'), ('DT', 'DecoType'), ('DTC', 'Digital Typeface Corp.'), ('DTF', 'Dunwich Type Founders'), ('DTIL', 'Detail Type Foundry'), ('DTL', 'Dutch Type Library'), ('DTPS', 'DTP-Software'), ('dtpT', 'dtpTypes Limited'), ('DTZM', 'Dotzeem'), ('DUXB', 'Duxbury Systems, Inc.'), ('DXTF', 'DXTypefoundry'), ('DYNA', 'DynaComware'), ('EAFN', 'EA FONTS'), ('EB', 'Électro-bibliothèque'), ('ECAL', 'ECAL Typefaces'), ('EDBI', 'edilbiStudio'), ('EDGE', 'Rivers Edge Corp.'), ('EF', 'Elsner+Flake'), ('EFF', 'Electronic Font Foundry'), ('EFI', 'Elfring Fonts Inc.'), ('EFNT', 'E Fonts L.L.C.'), ('EFWS', 'eFilm World'), ('EINW', 'David Einwaller'), ('EKIO', 'Ekioh'), ('EKTF', 'EK TYPE'), ('ELEO', 'Enliteleo'), ('ELLR', 'Eller Type'), ('ELSE', 'Elseware'), ('EMGR', 'Emigre'), ('EMPH', 'Emphase'), ('EPSN', 'Epson'), ('ERKO', 'Erkin Karamemet'), ('ESIG', 'E-Signature'), ('ETCO', 'Etcetera Type Company'), ('ESTF', 'Extraset Typefoundry'), ('ET', 'Esintype'), ('ETDF', 'E-Type Design'), ('ETIO', 'Ethiopian Font Foundry'), ('EVER', 'Evertype'), ('F5', 'Foundry5'), ('FA', 'FontArte Type Foundry'), ('FA37', 'F37 Foundry'), ('FAFO', 'FamiraFonts'), ('FAM', 'Family Type'), ('FAT', 'Fatype'), ('FAUX', 'FauxFoundry'), ('FBI', 'The Font Bureau, Inc.'), ('FBRO', 'FaizType.'), ('FCAB', 'The Font Cabinet'), ('FCAN', 'fontage canada'), ('FCTP', 'Facetype'), ('FDI', 'FDI fonts.info'), ('FeCo', 'FerCozzi.'), ('FEED', 'Studio Feed Inc.'), ('FeoN', 'Feòrag NìcBhrìde'), ('FeTy', 'Feliciano Type'), ('FETZ', 'Markus Fetz'), ('FFFF', 'Fabiola Mejía'), ('FGOD', 'FontGod'), ('FHF', 'Fanny Hamelin'), ('FILI', 'Louise Fili Ltd'), ('FIRA', 'Firasoft Fonts'), ('FIRE', 'youbringfire'), ('FJ', 'frncojonas'), ('FJR', 'F.J.R. German Typeface'), ('FJTY', 'Frank Jonen - Illustration & Typography'), ('FK', 'Florian Karsten Typefaces'), ('FKAI', 'Font-Kai'), ('FM', 'FontMo'), ('FMFO', 'Fontmill Foundry'), ('FMLJ', 'Familjen'), ('FMST', 'Formist'), ('FNBD', 'FontBD Type Foundry'), ('FNKI', 'Font Kitchen'), ('FNSA', 'Fonseca Fonts'), ('FNTF', 'Fontfoundry'), ('FNTP', 'FansyType'), ('FoFa', 'FontFabrik'), ('fofm', 'Font FM'), ('FOGC', 'Fog City Type'), ('FoHa', 'The Fonthausen Font Foundry'), ('FONT', 'Font Source'), ('FONZ', 'Font Zone 108'), ('FOR', 'Formagari'), ('FORM', 'Formation Type Foundry'), ('FOSH', 'Forgotten Shapes'), ('FOSP', 'Font Spectrum'), ('FOST', 'Foster Type'), ('FOUN', 'The Foundry'), ('FP', 'The Fontpad'), ('FPPL', 'FontPeople'), ('frag', 'fragTYPE'), ('FRJN', 'Frere-Jones Type'), ('FRML', 'formlos'), ('FRNK', 'Frank Fonts'), ('FRNZ', 'Franziska Weitgruber'), ('FRTH', 'Forthcome'), ('FS', 'Formula Solutions'), ('FSD', 'Fabrizio Schiavi Design'), ('FSE', 'Font Source Europe'), ('FSFS', 'Fontastica'), ('FSI', 'FontShop International'), ('FSL', 'FontSurfer Ltd'), ('FSLF', 'Fontself'), ('fsmi', 'Fontsmith'), ('FSTR', 'Fontstore Pte Ltd'), ('FT', 'Formula Type'), ('FTDS', 'FONTDASU'), ('FTF', 'Fontef'), ('FTFT', 'FontFont'), ('FTGD', 'Font Garden'), ('FTH', 'For the Hearts'), ('FTN', 'Fountain'), ('FTPT', 'Fontpartners'), ('FUNA', 'Mt. Funa Design Office'), ('FVL', 'Font Viet Linh'), ('FWD', 'Fontwright Design'), ('FWKS', 'Fontworks'), ('FWRE', 'Fontware Limited'), ('FXTL', 'Foxtail Collectif'), ('FXTP', 'FoxType Co'), ('FY', 'Fontyou'), ('GAF', 'Glifo Art Fonts Inc.'), ('GAKU', 'Gakumon'), ('GALA', 'Galápagos Design Group, Inc.'), ('GALW', 'Galway Cultural Development and Activity Company Limited by Guarantee'), ('GALO', 'Gerald Gallo'), ('GARI', 'Gary Ritchie'), ('GATF', 'Greater Albion Typefounders'), ('Gco', 'Glyph Co'), ('GD', 'GD Fonts'), ('Geez', 'Beteseb Graphic Design'), ('GenT', 'General Titles'), ('GF', 'GarageFonts'), ('GFNT', 'Graffont'), ('GFT', 'Geez Font Types'), ('GGWA', 'Grenzgänger'), ('GIA', 'Georgian Internet Avenue'), ('GIFT', 'Souvenir Typefaces'), ('GLCF', 'GLC foundry'), ('GLYF', 'Glyph Systems'), ('GNRL', 'General Type Studio'), ('GNU', 'Free Software Foundation, Inc.'), ('GOAT', 'Dingbat Dungeon'), ('GOGO', 'Fonts-A-Go-Go'), ('GOHE', 'GoHebrew, division of GoME2.com Inc.'), ('GOOG', 'Google'), ('Goss', 'Goss Typography'), ('GPI', 'Gamma Productions, Inc.'), ('GRAF', 'Grafikarna d.o.o.'), ('GRCR', 'Graphicore'), ('GREY', 'Greyletter'), ('GRIL', 'Grilled cheese'), ('GRIM', 'Legacy publishing'), ('GRPS', 'Gurup Stüdyo'), ('grro', 'grafikk RØren'), ('GS', 'Grayscale Limited'), ('GT', 'Graphity!'), ('GTF', 'Grilli Type'), ('GTff', 'Greg Thompson'), ('GTL', 'GTL Type Label'), ('GTYP', 'G-Type'), ('H', 'Hurme Design'), ('H&FJ', 'Hoefler & Frere-Jones'), ('HA', 'HoboArt'), ('HACO', 'HACOLLECTIVE'), ('HAD', 'Hoffmann Angelic Design'), ('Hafo', 'Hafonton'), ('HAIL', 'Hail Design'), ('HAMZ', 'Hamzeh Naghdi'), ('hano', 'Hanoded Fonts'), ('HanS', 'HanStyle'), ('HAUS', 'TypeHaus'), ('HBT', 'Harbor Type'), ('HDCO', 'Hanken Design Co.'), ('HEB', 'Sivan Toledo'), ('HEX', 'HEX Projects'), ('HEYP', 'HEY PORTER!'), ('HFJ', 'Hoefler & Frere-Jones (replaced by H&FJ)'), ('HIH', 'HiH Retrofonts'), ('HILL', 'Hill Systems'), ('HJZ', 'Hans J. Zinken'), ('HKSY', 'HAKUSYUFONTS'), ('HL', 'High-Logic'), ('HM', 'Haiku Monkey'), ('HOH', 'HOHOHtype'), ('HOOL', 'Hooloovoo Studio'), ('HoP', 'House of Pretty'), ('HOUS', 'House Industries'), ('HoX', 'House of X'), ('HP', 'Hewlett-Packard'), ('HS', 'HermesSOFT Company'), ('HSH', 'Hassan Shebli'), ('HT', 'Huerta Tipográfica'), ('HTF', 'The Hoefler Type Foundry, Inc.'), ('HU', 'Hungarumlaut'), ('HVD', 'HVD Fonts GmbH'), ('HXTP', 'Hexatype'), ('HY', 'HanYang Information & Communication'), ('HYPE', 'HyperType'), ('HYPN', 'Heypentype'), ('HZ', 'Hubert Zasępa'), ('IAMT', 'IamTiago'), ('IBM', 'IBM'), ('IC', 'Ian J. Cox'), ('IDAU', 'IDAutomation.com, Inc.'), ('IDEA', 'Glenn Campbell t/a Idea Studio'), ('IDEE', 'IDEE TYPOGRAFICA'), ('IDF', 'International Digital Fonts'), ('IDKB', 'Kostas Bartsokas'), ('IDMS', 'Incstone Design by Megami Studios'), ('Idt.', 'Identitype'), ('IFF', 'Indian Font Factory'), ('IINF', 'iInformatica Srls'), ('IKMJ', 'Ikimoji'), ('IKOF', 'IKOffice GmbH'), ('ILP', 'Indigenous Languages Project'), ('IMPR', 'Impress'), ('INDG', 'Indigo+Indigo'), ('INGA', 'Inga Type'), ('INGT', 'Ingrimayne Type'), ('INNO', 'INNO.LLC'), ('INRA', 'INRAY Inc.'), ('INTF', 'Interfont'), ('INTR', 'Interstitial Entertainment'), ('INVC', 'Invoice Central'), ('INVD', 'TYPE INVADERS'), ('INVT', 'Invisible Type'), ('ISE', 'ISE-Aditi Info. Pvt . Ltd.'), ('it*', 'indestructible type*'), ('ITC', 'ITC'), ('ITF', 'Red Rooster Collection (ITF, Inc.)'), ('ITFO', 'Indian Type Foundry'), ('ITSM', 'Simon Stratford'), ('IvyF', 'The Ivy Foundry'), ('IWA', 'Iwata Corporation'), ('J23', 'June 23'), ('JASO', 'studioJASO'), ('JABM', "JAB'M Foundry"), ('JAF', 'Just Another Foundry'), ('JAKE', 'Jake Tilson Studio'), ('JAM', 'JAM Type'), ('JANS', 'Jan Šindler'), ('JB', 'JetBrains'), ('JBLT', 'JEAN-BAPTISTE LEVÉE TYPOGRAPHY'), ('JCT', 'Jamie Clarke Type'), ('JDB', 'Jeff Bensch'), ('jeff', 'jeff-levine'), ('JENS', 'Jens Kutilek'), ('JF', 'Jan Fromm'), ('jftw', 'justfont'), ('JHA', 'Jan Henrik Arnold'), ('JHF', 'JH Fonts'), ('JLIF', 'jli Foundry – Julie Soudanne'), ('JMN', 'Jeff Napadow'), ('JOON', 'JoonFont'), ('JP', 'Jamra Patel'), ('JPTT', 'Jeremy Tankard Typography Ltd'), ('JRW', 'Richard Wordingham'), ('JSTN', 'Justin Penner'), ('JUST', 'Just in Type'), ('JVRT', 'Just van Rossum Type'), ('JWTM', 'Type Matters'), ('JY', 'JIYUKOBO Ltd.'), ('K', 'Kvant Type Foundry'), ('ka', 'kloeg architecture'), ('KAME', 'Kame Design'), ('KAPT', 'Kaptype'), ('KATF', 'Kingsley/ATF'), ('KBNT', 'Kombinat-Typefounders'), ('KD', 'Kassymkulov Design'), ('KDW', 'Kinuta Font Factory'), ('KERN', 'Machine Kerning'), ('KF', 'Karakta Fonthome'), ('KH', 'Kristy Hatswell'), ('KHTB', 'Monkey Arts Ltd.'), ('KILO', 'Kilotype'), ('KIRK', 'Typekirk'), ('KK95', 'Kuirnovi Kether'), ('KLIM', 'Klim Typographic Design'), ('KLTF', 'Karsten Luecke'), ('KMRS', 'Mony Sath & Chhit Wornnarith - KhemaraSoft'), ('KNST', 'Konst.ru'), ('KNTR', 'Kontour'), ('KNWT', 'Karl Nawrot'), ('KOP', 'Leo Koppelkamm'), ('KORK', 'Khork OÜ'), ('KOST', 'Kostic Type Foundry'), ('KOVL', 'Koval Type Foundry'), ('KP', 'Kontrapunkt'), ('KrKo', 'Kreative Software'), ('KRND', 'Karandash Type & Graphics Foundry'), ('KTF', 'Kustomtype'), ('KTKM', 'KTKM'), ('KTRF', 'Kazan Traditional Font'), ('KUBA', 'Kuba Tatarkiewicz'), ('KUSH', 'KushJain'), ('KWKK', 'キウイ皮ごと齧る'), ('L2M3', 'L2M3 Kommunikationsdesign GmbH'), ('L52', 'Lipika52 Type Foundry'), ('LA', 'Large'), ('LaG', 'Matt LaGrandeur'), ('laic', 'Laïc: Type Foundry'), ('LAIT', 'la laiterie'), ('LAND', 'Typeland'), ('LANS', 'Lanston Type Company'), ('LARA', 'Larabiefonts'), ('LArt', 'Limelight Artistry'), ('LAUD', 'Carolina Laudon'), ('LAYT', 'LAYOUT SARL'), ('LBV', 'La Bolde Vita'), ('LCMT', 'Locomotype'), ('LDTP', 'Leedotype'), ('LEAF', 'Interleaf, Inc.'), ('LECH', 'Antonio Lechuga'), ('Lee', 'Lee Mounsey'), ('LEKS', 'Leksen Design LLC'), ('LETR', 'Letraset'), ('Leah', 'Leah Lackey'), ('Lev', 'Lev Rastvortsev'), ('lewd', 'Lettering World LLC'), ('LFS', 'Letters from Sweden'), ('LGFF', 'LIPIGHOR FONT FOUNDRY'), ('LGX', 'Logix Research Institute, Inc.'), ('LHF', 'Letterhead Fonts'), ('LIAM', 'Liam Spradlin'), ('LIND', 'Lindenberg Software LLC'), ('LING', "Linguist's Software"), ('LINK', 'Linkpen Handwriting Fonts'), ('LINO', 'Linotype GmbH'), ('LIVE', 'Livedesign'), ('LJ', 'Letterjuice'), ('LLDL', 'La Lettre de Luxe'), ('LLGW', 'Laura Worthington Design'), ('LLP', 'Léna Le Pommelet'), ('LNGU', 'LangusteFonts'), ('LNTO', 'Lineto'), ('LOFF', 'Logan Font Foundry'), ('Log9', 'Log9 Foundry'), ('LOMT', 'The League of Moveable Type'), ('lool', 'lo-ol Type'), ('LORO', 'LoRo Productions'), ('LOU', 'Lou Type Foundry'), ('LOVE', 'LoveFrom'), ('LP', 'LetterPerfect Fonts'), ('LS', 'lettersoup'), ('LT', 'Le Typophage'), ('LTF', 'Liberty Type Foundry'), ('LTFD', 'Linnea Type'), ('Ltrm', 'Lettermin type and design'), ('LTRX', 'Lighttracks'), ('LTTR', 'LettError'), ('LuAn', 'Patrice Provost'), ('LuRa', 'Lucid Rabbit Productions'), ('LUD', 'Ludlow'), ('LuFo', 'LucasFonts'), ('LUSH', 'Lush Type'), ('LUV', 'iLUVfonts'), ('M', 'MARSNEV'), ('M+F', 'Measure + Fit'), ('MACR', 'Macromedia / Made with Fontographer'), ('MADE', 'Marmite Defontes'), ('MADT', 'MADType'), ('MagD', 'Magus Digital'), ('MANC', 'Manchester Type'), ('MANS', 'Mans Greback AB'), ('MAPS', "Tom Mouat's Map Symbol Fonts"), ('MARK', 'Mark Frömberg'), ('MATE', 'TypeMates'), ('MATS', 'Match Fonts'), ('MAW', 'Matthew Willsone'), ('MAXI', 'MaxiType'), ('MAXN', 'MaxnorType'), ('MBF', 'Moonbandit font foundry'), ('MC', 'Cerajewski Computer Consulting'), ('MCHL', 'Michal Sahar'), ('MCKL', 'MCKL'), ('MCOW', 'Mountaincow'), ('MCTF', 'Monoco Type Foundry'), ('MD', 'Mass-Driver'), ('MDIV', 'Dhivehi Type Foundry'), ('MDSN', 'Moraitis Design'), ('MEAP', 'MetaAppz'), ('MEEM', 'MEEM TYPE'), ('MEH', 'Steve Mehallo'), ('MEIR', 'Meir Sadan'), ('MESA', 'FontMesa,'), ('METZ', 'Nathan Metzler'), ('MF', 'Magic Fonts'), ('MFCF', 'Make Fun Creating Fonts'), ('MFNT', 'Masterfont'), ('MG', 'Milieu Grotesque'), ('MGD', 'Matt Grey Design'), ('MH', 'Misti’s Fonts'), ('MHED', 'McGraw-Hill Education'), ('MHMD', 'Mohammad Elikaei'), ('MHTY', 'Minjoo Ham'), ('MILL', 'Millan'), ('MINT', 'Mint Type'), ('MISS', 'Missy Meyer'), ('MJ', 'Majus Corporation'), ('MJR', 'Majur Inc.'), ('MJWK', 'もじワク研究'), ('MKSD', 'Maniackers Design'), ('MLAG', 'Michael LaGattuta'), ('MLBU', 'Malibu Dream Designs, LLC'), ('MLGC', 'Micrologic Software'), ('mlss', 'Mark Simonson Studio LLC'), ('MLTH', 'Monolith'), ('MMFT', 'Michel M.'), ('MMIK', 'Monomonnik'), ('MNCK', 'Mine Creek'), ('MNIC', 'manic type'), ('mnik', 'Mooniak'), ('MNJU', 'Manjunatha Bengaluru'), ('MNKR', 'Monokrom Skriftforlag AS'), ('MNLF', 'Manual Foundry'), ('MODI', 'Modular Infotech Private Limited.'), ('MOGT', 'MOGTAHID'), ('MOHT', 'Al Mohtaraf Assaudi Ltd'), ('MOJI', 'Mojijuku'), ('MOLG', 'MoolongType'), ('MOMI', 'Momentum 18'), ('MONI', 'monitor'), ('MONB', 'Monib'), ('MONE', 'Meta One Limited'), ('MONO', 'Monotype Imaging'), ('MOON', 'Moonlight Type and Technolog'), ('MORF', 'morefont'), ('MORN', 'Morning Type'), ('MOSH', 'Moshik Nadav Typography'), ('MOTA', 'Mota Italic'), ('MPTG', 'Typogama'), ('MR', 'Michael Rafailyk'), ('MRF', 'Mac Rhino Fonts'), ('MRSL', 'Mark Russell'), ('MRSW', 'Morisawa & Company, Ltd.'), ('MRV', 'Morovia Corporation'), ('MS', 'Microsoft Corp.'), ('MSCH', 'Guitar-Injection'), ('MSCR', 'Majus Corporation'), ('MSE', 'MSE-iT'), ('MSTK', 'Alex Serada'), ('MT', 'Monotype Imaging (replaced by MONO)'), ('MTCO', 'Martype Company'), ('MTDS', 'Multitudes'), ('MTF', 'Miss Tiina Fonts'), ('MTFO', 'Music Type Foundry'), ('MTNT', 'Mutant Standard'), ('MTY', 'Motoya Co. ,LTD.'), ('MULT', 'mulat'), ('MUSA', 'Musashi System'), ('MUTF', 'Murasu Systems Sdn. Bhd'), ('MVB', 'MVB Fonts'), ('MVTP', 'Mauve Type'), ('MVty', 'MV Typo'), ('MW', 'Michael Want'), ('MY', 'My Type'), ('MYFO', 'MyFonts.com'), ('MYNT', 'Arif Rahman'), ('N&G', 'Nikish'), ('nan', 'nan'), ('NASK', 'Naske Studio'), ('NASR', 'Nasir Udin'), ('NAUM', 'Naumtype'), ('NB', 'No Bodoni Typography'), ('NBR', 'Noir Blanc Rouge'), ('NBTF', 'Norberg Type Foundry'), ('ncnd', '&cond'), ('NDCT', 'Neufville Digital Corporatype'), ('NDEF', 'Notdef Type'), ('NDTC', 'Neufville Digital'), ('NEAT', 'Neatnik'), ('NEC', 'NEC Corporation'), ('NEEC', 'Netvarec'), ('NERK', 'Nermin Kahrimanovic'), ('NEUE', 'Neue Foundry'), ('NEW', 'Newlyn'), ('NFSL', 'NFSL2001'), ('NG', 'Nguyen Gobber OG'), ('NGMK', 'Kousuke Nagai'), ('NICE', 'nice to type'), ('NICK', "Nick's Fonts"), ('NICO', 'NW digital type foundry'), ('NIKO', 'Niko uno'), ('NIS', 'NIS Corporation'), ('nkan', 'Nontynet'), ('NM', 'NM type'), ('NMRK', 'Nymark Type'), ('NN', 'NN Type Foundry'), ('NONO', 'Nouvelle Noire Type Foundry'), ('NOOT', 'Nootype'), ('NOPN', 'Noponies'), ('NorB', 'NorFonts.ma'), ('NORF', 'Norfok Incredible Font Design'), ('NORT', 'Nort'), ('NOS', 'NOS'), ('NOVA', 'NOVATYPE'), ('NP', 'Nipponia'), ('NPD', 'Nick Pitscheider'), ('NRON', 'neurontype'), ('NUFO', 'Nuform Type'), ('NVTF', 'Nova Type Foundry'), ('NWGH', 'newglyph'), ('NYCM', 'NYC Music Services'), ('NYPE', 'Naipe Foundry'), ('ODSR', 'Oddsorts'), ('OFTY', 'Office for Typography'), ('OHG', 'Our House Graphics Inc.'), ('OHNO', 'OH no Type Company'), ('OKAY', 'Okay Type'), ('OMAR', 'omar-type foundry'), ('OMNI', 'Omnitype'), ('OMNY', 'OMNY TYPE'), ('Once', 'Michael T Neff'), ('ONES', 'Ones Technology'), ('OPTM', 'Optimo'), ('OPTO', 'Opto'), ('OPR', 'Office of Personal Responsibility'), ('OR', 'Or Type'), ('ORBI', 'Orbit Enterprises, Inc.'), ('ORK1', 'Ork1'), ('ORTY', 'Original Type'), ('OSFC', 'Out Of Step Font Company'), ('OST', 'Orange Slice Type'), ('OTLR', 'OTLab Rus'), ('OTYP', 'O-Type'), ('OURT', 'Ourtype'), ('P22', 'P22 Inc.'), ('PAAT', 'Paavola Type'), ('PARA', 'ParaType Inc.'), ('pbd0', 'Peter Bain'), ('PBL', 'Publié'), ('PBNG', 'Playbeing'), ('PCJ', 'Minhocossauro Tipografia'), ('PDWX', 'Parsons Design Workx'), ('PEAC', 'PeachCreme.com'), ('PECI', 'Pecita'), ('PETR', 'Daria Petrova'), ('PF', "Phil's Fonts, Inc."), ('PFRM', 'Punchform'), ('PHO', 'phospho type foundry'), ('PHTM', 'Phantom Foundry'), ('PINT', 'PintassilgoPrints'), ('PIXL', 'Pixilate'), ('PIZZ', 'pizzadude.dk'), ('PKDD', 'Philip Kelly Digital Design'), ('PLAT', 'PLATINUM technology'), ('Plau', 'Plau'), ('PLAY', 'Playtype'), ('POEM', 'Poem'), ('PPPR', 'Pepper Type'), ('PRFS', 'Production First Software'), ('PRGR', 'Paragraph'), ('PRLK', 'Emre Parlak'), ('PRNM', 'Pronama'), ('PROD', 'Production Type'), ('PROT', 'PROTOTYPO'), ('Prox', 'Proxima Software'), ('PRTF', 'Process Type Foundry'), ('PRTP', 'Protype Foundry'), ('PSG', 'Page Studio Graphics'), ('PSIS', 'PhotoShopIsland.com'), ('PSTP', 'Positype'), ('pstu', 'Pseudonym Type Studio'), ('PSY', 'PSY/OPS'), ('PSYM', 'Psymon'), ('PT', 'Playtype'), ('PTF', 'Porchez Typofonderie'), ('PTMI', 'Page Technology Marketing, Inc.'), ('PTYP', 'PreussType'), ('PYRS', 'PYRS Fontlab Ltd. / Made with FontLab'), ('PYTE', 'The Pyte Foundry'), ('QMSI', 'QMS/Imagen'), ('QRAT', 'Quadrat Communications'), ('QTYP', 'Qtypography'), ('QUE', 'Alerque'), ('R777', 'Sanslit'), ('RAIN', 'Rainbird'), ('RARE', 'Rare Bird Font Foundry'), ('RARI', 'RAR Illustrations'), ('RDGR', 'Rüdiger'), ('READ', 'ReadyType'), ('REAL', 'Underware'), ('RES', 'Resultat'), ('REZ', 'Reztype'), ('RICK', 'Rickner Type'), ('RIXF', 'FONTRIX Inc.'), ('RJPS', 'Reall Graphics'), ('RJST', 'Rob Jelinski Studios, llc.'), ('RKFN', 'R K Fonts'), ('RKRD', 'REKORD'), ('RL', 'Ruben Holthuijsen'), ('RLTF', 'Rebeletter Studios'), ('RMU', 'RMU TypeDesign'), ('RNDY', 'randytype'), ('ROB', 'Robert Janes'), ('robo', 'Buro Petr van Blokland'), ('ROBU', 'SC ROBU DESIGN S.R.L.'), ('ROHH', 'ROHH studio'), ('ROMA', 'Romanée Type Foundry'), ('ROST', 'Robert Strauch'), ('RPTR', 'Rampage Raptor'), ('RRT', 'Red Rooster Collection (ITF, Inc.)'), ('RSET', 'Reset Type Studio'), ('RSJ', 'RSJ Software'), ('RSMS', 'Rsms'), ('RST', 'Rosetta'), ('RSZ', 'Resistenza Type Foundry'), ('RT', 'Ritmo'), ('RTG', 'Roach Typografics'), ('rthy', 'Arthy'), ('RUDY', 'RudynFluffy'), ('RV', 'Radmir Volk'), ('RVLR', 'Revolver Type Foundry'), ('RXBN', 'Roxaboxen'), ('RYHG', 'Yanghee Ryu'), ('RYOB', 'Ryobi Limited'), ('RYT', "Ra'ey Type"), ('S4TF', 'Sed4-Type Foundry'), ('SAJA', 'Saja Typeworks'), ('SALT', 'Solonka Type Foundry'), ('SAND', 'Sandoll'), ('SAPL', 'Fonderie sans plomb'), ('SATO', 'Satori Type'), ('SATY', 'Samuelstype Design AB'), ('SAX', 's.a.x. Software gmbh'), ('SbB', 'Sketchbook B'), ('SBFY', 'Somebay Foundry'), ('SBT', 'SelfBuild Type Foundry'), ('SBYA', 'Shibuya Font'), ('SCHF', 'Schrift Foundry'), ('SCTO', 'Schick Toikka'), ('SDFF', 'StaleyDigital Font Foundry'), ('Sdtp', 'Sudetype'), ('SE', 'Stéphane Elbaz'), ('Sean', 'The FontSite'), ('SERP', 'Serpentype'), ('SF', 'Sans Fontières'), ('SfC', 'Shapes for Cash'), ('SFF', 'Shilalipi Font Foundry.'), ('SFS', 'Sarumadhu Services Pvt. Ltd.'), ('SFUN', 'Software Union'), ('SG', 'Scooter Graphics'), ('SHAM', 'ShamFonts / Shamrock Int.'), ('SHAN', 'Fontsim by Shana Koppel'), ('SHFT', 'Shift'), ('SHMI', 'Sharanda'), ('SHOT', 'Shotype'), ('SHRP', 'Sharp Type'), ('SHS', 'Shahab Siavash Studio'), ('SHUB', 'The Software Hub'), ('SHYF', 'ShyFoundry Fonts'), ('sic', 'Skill Information"S" Co., Ltd.'), ('SIG', 'vLetter, Inc'), ('SIKI', 'Sikifonts'), ('SIL', 'SIL International (SIL)'), ('SIT', 'Summit Information Technologies Pvt.Ltd,'), ('SKP', 'Essqué Productions'), ('skz', "Celtic Lady's Fonts"), ('SL', 'Silesian Letters'), ('Slab', 'Schriftlabor'), ('SLVK', 'PTRSLVK Font Foundry'), ('SMC', 'Swathanthra Malayalam Computing'), ('SMPJ', 'Senamirmir Project'), ('SN', 'SourceNet'), ('SOBF', 'Soren Bakhol Fonts'), ('SOHO', 'Soft Horizons'), ('SOS', 'Standing Ovations Software'), ('SOTY', 'So Type'), ('SPFO', 'SproetS'), ('SPIR', 'Spiratype'), ('SPRT', 'Sports Fonts'), ('SPT', 'Spacetype foundry'), ('spty', 'supertype'), ('SRC', 'Source Foundry'), ('SRCE', 'Source Type'), ('SSFD', 'Stefan Stoychev'), ('ssm0', 'Siryali Studios'), ('ST', 'SocioType'), ('STAI', 'Sophia Tai'), ('STC', 'Sorkin Type Co'), ('STF', 'Brian Sooy & Co + Sooy Type Foundry'), ('STFD', 'snuffletrumper'), ('STIX', 'The STI Pub Companies'), ('Stor', 'Storm Type Foundry'), ('STyC', 'Fobytype Foundry'), ('STYK', 'Satsuyako'), ('STYP', 'Stone Type Foundry'), ('SUNW', 'sunwalk fontworks'), ('SVTD', 'Synthview'), ('SWEL', 'Swell Type'), ('SWFT', 'Swfte International'), ('SWTY', 'Swiss Typefaces'), ('SXRA', 'Page42 Type Foundry'), ('SYDA', 'Shree Muktananda Ashram'), ('SYN', 'SynFonts'), ('SYRC', 'Syriac Computing Institute'), ('SYRF', 'Syrian Revolution font'), ('SySt', 'Syfon Studio'), ('TAFT', 'Tural Alisoy Font'), ('tanu', 'Tanuki Font'), ('TB', 'TypeBank Co.,Ltd'), ('TBFF', 'TrueBlue Font Foundry'), ('TBTF', 'TypoBaaz Type Foundry'), ('TC', 'Typeco'), ('TCH', 'Darryl Cook'), ('TD', 'Typedepot'), ('TDFF', 'Tour de Force Font Foundry'), ('TDR', 'Tansin A. Darcos & Co.'), ('TERM', 'Terminal Design, Inc.'), ('TF', 'Treacyfaces / Headliners'), ('TF3D', 'TattooFont3D'), ('TFAC', 'Typefactory'), ('TFND', 'Typefounding'), ('TFTS', 'The Foundry Types'), ('TG', 'Tom Grace'), ('TGD', 'Typo Graphic Design ■ Manuel Viergutz'), ('TGIF', 'Tegamitype® Foundry'), ('TGHT', 'TIGHTYPE'), ('THIN', 'Thinstroke Design LLC'), ('THNA', 'Thaana Type Foundry'), ('THYH', 'Thy Hà'), ('TILD', 'Tilde, SIA'), ('TIMO', 'Tim Romano'), ('TIMR', 'Tim Rolands'), ('TINY', 'Tiny Type Co.'), ('TIPO', 'Tipo'), ('TIRO', 'Tiro Typeworks'), ('TJS', 'Typejockeys'), ('Tlab', 'PYJ&Typolab (박윤정&타이포랩)'), ('TLIN', 'Teeline Fonts'), ('TM', 'Type Mafia'), ('TMF', 'The MicroFoundry'), ('TMT', 'TypeMyType Comm. V.'), ('TNB', 'The Northern Block'), ('TNOF', 'Takayuki Nishida'), ('TNOZ', 'ToneOZ'), ('TNTY', 'tntypography'), ('TO', 'Tondonero'), ('TOKO', 'Tokotype'), ('TOPP', 'Toppan Inc.'), ('TPDP', 'Type Department'), ('TPMA', 'typoma'), ('TPOP', 'Tipos Pereira Type Foundry'), ('TPSP', 'Type Supply'), ('TPTA', 'TPTQ Arabic'), ('TPTC', 'Test Pilot Collective'), ('TPTQ', 'Typotheque'), ('TR', 'Type Revivals'), ('TRAF', 'Traffictype'), ('TREE', 'Treeflow'), ('TROY', 'Troy Leinster'), ('TS', 'TamilSoft Corporation'), ('TSGT', 'Tapiwanashe Sebastian Garikayi'), ('TSPC', 'Typespec Ltd'), ('TSTY', 'Torleiv Georg Sverdrup'), ('TT', 'TypeTogether'), ('TTC', 'Tribby Type Co.'), ('TTF', 'Telugu Type Foundry'), ('TTG', 'Twardoch Typography'), ('TTNC', 'Typetanic Fonts'), ('TTY', 'Tipotype'), ('TUDO', 'tudotype'), ('TWK', 'TYPE.WELTKERN®'), ('TY', 'Typocalypse'), ('TYBY', 'TYPE TAILORS'), ('TYCU', 'TypeCulture'), ('TYFR', 'typographies.fr'), ('TYME', 'type me! Font Foundry'), ('TYPA', 'Typadelic'), ('TYPB', 'Type Brut'), ('TYPE', 'Type Associates Pty Ltd'), ('TYPO', 'Typodermic'), ('TYPR', 'Type Project'), ('TYRE', 'typerepublic'), ('TYSL', 'Type Salon'), ('TYSO', 'TYSO Type'), ('TYTA', 'TYPE TAILORS'), ('UA', 'UnAuthorized Type'), ('UCT', 'Undercase Type'), ('UFAS', 'Unicode Fonts for Ancient Scripts'), ('UFDN', 'UNDERFOREST DESIGN'), ('UKUK', 'Ultra Kühl'), ('ULA', 'Montserrat Typeface'), ('UNDS', 'Underscore Type'), ('UNDT', 'ÜNDT'), ('UNIC', 'Unicode Consortium'), ('UNTP', 'Untype'), ('UPUP', 'Up Up Creative'), ('URW', 'URW Type Foundry GmbH'), ('UT', 'Unitype Inc'), ('UTF', 'Undercase Type Foundry'), ('VCTR', 'Vectro Type Foundry'), ('VEZ', 'Victoria Eloise Zunhiga'), ('VINT', 'Vinterstille'), ('VJ', 'eDESIGNzone'), ('VKP', 'Vijay K. Patel'), ('VLKF', 'Visualogik Technology & Design'), ('VLNL', 'VetteLetters.nl'), ('VLQN', 'VLQNC Font Foundry'), ('VMT', 'VMType'), ('VO', 'Violet Office'), ('VOG', 'Martin Vogel'), ('VOL', 'Bernd Volmer'), ('VOLT', 'volto.one'), ('VR', 'Victoria Rushton'), ('VRED', 'Vred Letters'), ('VROM', 'Vladimir Romanov'), ('VS', 'VorSicht GmbH'), ('VT', 'VISUALTYPE SRL'), ('VTC', 'Vocal Type Co.'), ('VTF', 'Velvetyne Type Foundry'), ('VTP', 'Quang Manh Nguyen'), ('VTYP', '(v) design'), ('WAFO', 'Walden Font Co.'), ('WALA', 'Fontwala'), ('WASP', 'Wasp Barcode Technologies'), ('WATF', 'WA'), ('WBHE', 'Webhance'), ('WEI', 'Wei Huang'), ('WERK', 'Fontwerk'), ('WF', 'Walking Fearless'), ('WILL', 'Willerstorfer Font Foundry'), ('WISH', 'Willie Shaw'), ('WL', 'Writ Large Fonts'), ('WM', 'Webmakers India'), ('WNK', 'Wanaka'), ('WS', 'WS · Schriftmanufaktur'), ('XCON', 'IntoTheDesign'), ('XFC', 'Xerox Font Services'), ('XOTH', 'Xoth Morello'), ('XSCR', 'Xeroscript'), ('XTMS', 'Extumus'), ('XYZ', 'XYZ Type LLC'), ('Y&Y', 'Y&Y, Inc.'), ('YDI', 'YOON Design Group'), ('YDS', 'Yellow Design Studio'), ('YFFI', 'Yfficient Graphic Design and Marketing'), ('YN', 'Yanone'), ('YOFF', 'Your Own Font Foundry'), ('YOKO', 'Yokokaku'), ('YOUR', 'YourFonts.com'), ('YT', 'YT Foundry'), ('YUKI', 'Yuki Type Foundry'), ('YWFT', 'YouWorkForThem'), ('YYYY', 'Yellow Type Foundry'), ('z01', 'Jiangxi ZoomlaCMS Soft Co. LTD'), ('ZANE', 'Unrender'), ('ZeGr', 'Zebra Font Factory'), ('ZEN!', 'A-1 Corp.'), ('ZERO', 'Federico Parra'), ('zeta', 'Tangram Studio'), ('ZIHI', '字嗨'), ('ZSFT', 'Zsoft')] font-manager-0.8.8/build-aux/vendor/MicrosoftTypography.py000066400000000000000000000025651420226015000237020ustar00rootroot00000000000000#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Copyright (C) 2009-2022 Jerry Casiano # # 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 . try: import pandas as pd except ImportError: import __main__ print("Error : {}\n".format(__main__.__file__)) print(" This script depends on pandas.") print(" https://pandas.pydata.org/\n") exit(1) # Microsoft Vendor Listing # Excellent, only?!, source of font foundry information URL = "https://docs.microsoft.com/en-us/typography/vendors/" CREDIT = "Courtesy of Microsoft Typography - {}".format(URL) INDEX = 0 ID = 1 NAME = 2 def list_vendors () : vendor_list = pd.read_html(URL) for entry in vendor_list: for vendor in entry.itertuples(): yield (str(vendor[ID]), str(vendor[NAME])) return font-manager-0.8.8/build-aux/vendor/genheader.py000077500000000000000000000113551420226015000215700ustar00rootroot00000000000000#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Copyright (C) 2009-2022 Jerry Casiano # # 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 . import sys from glob import glob from io import StringIO from os import path, remove from pprint import pprint NOTICE = """/* Do not edit directly. See build-aux directory */""" HEADER = """ #ifndef __FONT_MANAGER_VENDOR_H__ #define __FONT_MANAGER_VENDOR_H__ #include G_BEGIN_DECLS #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_MAX_VENDOR_ID_LENGTH 4 #define FONT_MANAGER_MAX_VENDOR_LENGTH 100 #endif static const struct { const gchar vendor[FONT_MANAGER_MAX_VENDOR_LENGTH]; const gchar vendor_id[FONT_MANAGER_MAX_VENDOR_LENGTH]; } /* Order is significant. */ FontManagerNoticeData [] = { /* Notice data sourced from fcfreetype.c - http://www.freetype.org/ */ {"Adobe", "adobe"}, {"Adobe", "Adobe"}, {"Bigelow & Holmes", "b&h"}, {"Bigelow & Holmes", "Bigelow & Holmes"}, {"Bitstream", "Bitstream"}, {"Font21", "hwan"}, {"Font21", "Hwan"}, {"Gnat", "culmus"}, {"HanYang System", "hanyang"}, {"HanYang System", "HanYang Information & Communication"}, {"IBM", "IBM"}, {"ITC", "itc"}, {"ITC", "ITC"}, {"ITC", "International Typeface Corporation"}, {"Larabiefonts", "Larabie"}, {"Linotype", "linotype"}, {"Linotype", "Linotype GmbH"}, {"Linotype", "LINOTYPE-HELL"}, {"Microsoft", "microsoft"}, {"Microsoft", "Microsoft Corporation"}, {"Monotype", "Monotype Imaging"}, {"Monotype", "Monotype Corporation"}, {"Monotype", "Monotype Typography"}, {"Omega", "omega"}, {"Omega", "Omega"}, {"Tiro Typeworks", "Tiro Typeworks"}, {"URW", "URW"}, {"XFree86", "XFree86"}, {"Xorg", "xorg"} }; static const struct { const gchar vendor_id[FONT_MANAGER_MAX_VENDOR_ID_LENGTH]; const gchar vendor[FONT_MANAGER_MAX_VENDOR_LENGTH]; } FontManagerVendorData[] = { """ FOOTER = """}; #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_NOTICE_ENTRIES G_N_ELEMENTS(FontManagerNoticeData) #define FONT_MANAGER_VENDOR_ENTRIES G_N_ELEMENTS(FontManagerVendorData) #endif G_END_DECLS #endif /* __FONT_MANAGER_VENDOR_H__ */ """ vendor_dir = path.dirname(path.realpath(__file__)) def get_vendor_entries () : sys.path.append(vendor_dir) module_names = [path.splitext(p)[0] for p in glob("*.py") if p != "genheader.py"] resources = map(__import__, module_names) tmp = StringIO() for module in resources: name = module.__name__ try: if module.CREDIT is not None: tmp.write("\n /* {} */\n".format(module.CREDIT)) else: tmp.write("\n") try: vendor_list = list(module.list_vendors()) except: vendor_list = [] if len(vendor_list) == 0: with open(path.join(vendor_dir, "{}.cache".format(name))) as cache: vendor_list = eval(cache.read()) print("Using cached vendor information for {}".format(name)) for vendor_id, vendor in iter(vendor_list): if len(vendor) > 50: vendor = "{}…".format(vendor[:47]) tmp.write(" {{\"{0}\", \"{1}\"}},\n".format(vendor_id.replace('"', "'"), vendor.replace('"', "'"))) tmp.write("\n") if name != "Example": try: with open(path.join(vendor_dir, "{}.cache".format(name)), "w") as cache: pprint(list(vendor_list), cache) except: pass except: print("Failed to load vendor resource : {0} : Skipping...".format(name)) contents = tmp.getvalue() tmp.close() return contents if __name__ == "__main__": with open(path.join(sys.argv[1], "font-manager-vendor.h"), "w") as header_file: header_file.write(NOTICE) header_file.write(HEADER) header_file.write(get_vendor_entries()) header_file.write(FOOTER) build_cache = path.join(vendor_dir, "__pycache__") if path.exists(build_cache): import shutil shutil.rmtree(build_cache) for f in glob("*.pyc"): remove(f) font-manager-0.8.8/config.h.meson000066400000000000000000000003751420226015000166400ustar00rootroot00000000000000#pragma once #define PACKAGE "@PACKAGE_NAME@" #define PACKAGE_NAME "@PACKAGE_NAME@" #define PACKAGE_URL "@PACKAGE_URL@" #define PACKAGE_VERSION "@PACKAGE_VERSION@" #define GETTEXT_PACKAGE "@PACKAGE_NAME@" #define PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@" font-manager-0.8.8/config.vapi000066400000000000000000000005721420226015000162270ustar00rootroot00000000000000 [CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")] public const string GETTEXT_PACKAGE; [CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")] namespace Config { public const string PACKAGE_NAME; public const string PACKAGE_VERSION; public const string PACKAGE_URL; public const string PACKAGE_BUGREPORT; } font-manager-0.8.8/data/000077500000000000000000000000001420226015000150065ustar00rootroot00000000000000font-manager-0.8.8/data/meson.build000066400000000000000000000063161420226015000171560ustar00rootroot00000000000000 service = ['org.gnome.FontManager', 'org.gnome.FontViewer'] appdata_dir = join_paths(datadir, 'metainfo') dbus_service_dir = join_paths(datadir, 'dbus-1', 'services') desktop_dir = join_paths(datadir, 'applications') schema_dir = join_paths(datadir, 'glib-2.0', 'schemas') search_provider_dir = join_paths(datadir, 'gnome-shell', 'search-providers') configure_file( command: [ 'glib-compile-schemas', '--targetdir=' + meson.current_build_dir(), meson.current_source_dir() ], output: 'gschema.compiled' ) foreach path: service if (path == 'org.gnome.FontManager' and not get_option('manager')) continue endif if (path == 'org.gnome.FontViewer' and not get_option('viewer')) continue endif install_data('@0@.gschema.xml'.format(path), install_dir: schema_dir) sizes = [ '128', '256' ] icon_name = 'preferences-desktop-font-@0@.png' foreach size: sizes size_dir = '@0@x@1@'.format(size, size) icon_dir = join_paths(datadir, 'icons', 'hicolor', size_dir, 'apps') install_data(icon_name.format(size), install_dir: icon_dir, rename: '@0@.png'.format(path)) endforeach i18n.merge_file( input: configure_file( input: '@0@.desktop.in.in'.format(path), output: '@0@.desktop.in'.format(path), configuration: config ), output: '@0@.desktop'.format(path), type: 'desktop', po_dir: '../po', install: true, install_dir: desktop_dir ) i18n.merge_file( input: configure_file( input: '@0@.appdata.xml.in.in'.format(path), output: '@0@.appdata.xml.in'.format(path), configuration: config ), output: '@0@.appdata.xml'.format(path), po_dir: '../po', install: true, install_dir: appdata_dir ) endforeach python_write = ''' with open('@OUTPUT@', 'w') as output: output.write(@0@) ''' dbus_service = '''"""[D-BUS Service] Name=@0@ Exec=@1@/@2@ --gapplication-service """ ''' if get_option('manager') custom_target( '@0@.service'.format(service[0]), output: '@0@.service'.format(service[0]), command: [ python, '-c', python_write.format( dbus_service.format( service[0], join_paths(prefix, get_option('bindir')), meson.project_name() ) ) ], install: true, install_dir: dbus_service_dir ) if get_option('search-provider') install_data('org.gnome.FontManager.SearchProvider.ini', install_dir: search_provider_dir) endif endif if get_option('viewer') custom_target( '@0@.service'.format(service[1]), output: '@0@.service'.format(service[1]), command: [ python, '-c', python_write.format( dbus_service.format( service[1], pkglibexec_dir, 'font-viewer' ) ) ], install: true, install_dir: dbus_service_dir ) endif font-manager-0.8.8/data/org.gnome.FontManager.SearchProvider.ini000066400000000000000000000002321420226015000245160ustar00rootroot00000000000000[Shell Search Provider] DesktopId=org.gnome.FontManager.desktop BusName=org.gnome.FontManager ObjectPath=/org/gnome/FontManager/SearchProvider Version=2 font-manager-0.8.8/data/org.gnome.FontManager.appdata.xml.in.in000066400000000000000000000100501420226015000242420ustar00rootroot00000000000000 org.gnome.FontManager CC0-1.0 GPL-3.0+ JerryCasiano_AT_gmail.com Font Manager A simple font management application for Gtk+ Desktop Environments

Font Manager is intended to provide a way for average users to easily manage desktop fonts, without having to resort to command line tools or editing configuration files by hand.

While designed primarily with the Gnome Desktop Environment in mind, it should work well with other Gtk+ desktop environments.

Font Manager is NOT a professional-grade font management solution.

ModernToolkit SearchProvider UserDocs org.gnome.FontManager.desktop Utility Graphics GTK font-manager org.gnome.FontManager https://raw.githubusercontent.com/FontManager/resources/master/main_window.png https://raw.githubusercontent.com/FontManager/resources/master/character_map.png https://raw.githubusercontent.com/FontManager/resources/master/browse_mode.png https://raw.githubusercontent.com/FontManager/resources/master/compare_mode.png https://raw.githubusercontent.com/FontManager/resources/master/google_fonts_integration.png @PACKAGE_NAME@ @PACKAGE_URL@ @PACKAGE_BUGREPORT@ https://hosted.weblate.org/engage/@PACKAGE_NAME@
font-manager-0.8.8/data/org.gnome.FontManager.desktop.in.in000066400000000000000000000011571420226015000235120ustar00rootroot00000000000000[Desktop Entry] Type=Application Version=1.0 Name=Font Manager GenericName=Font Manager Comment=Preview, Compare and Manage Fonts # Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=org.gnome.FontManager DBusActivatable=true Exec=@PACKAGE_NAME@ %u Terminal=false MimeType=font/ttf;font/ttc;font/otf;application/x-font-ttf;application/x-font-otf; Categories=Utility;GTK;GNOME; # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=Graphics;Viewer;GNOME;GTK;Publishing; StartupNotify=true font-manager-0.8.8/data/org.gnome.FontManager.gschema.xml000066400000000000000000000303101420226015000232260ustar00rootroot00000000000000 "Manage" Mode Possible modes are Manage, Browse and Compare. true Layout type false for default layout, true for 3 column layout true Layout type Switch to wide layout when window is maximized true Use CSD false to disable Client Side Decorations true Enable Animations false to disable GTK+ animations false Use dark theme variant if available Whether the application prefers to use a dark theme "Normal" Titlebar button style Possible modes are Normal and Flat. Window position On screen position of the main window. (x, y) (-1, -1) Window size Width and height of the main window. (900, 600) false Window state Whether window is maximized Sidebar size Size of the sidebar in pixels. 275 Sidebar Mode Possible modes are Category and Collection. "Category" Content area size Position of the content pane. 240 Preview font size Size point to use in the preview area. 10.0 Preview Mode Possible modes are Preview, Waterfall and Lorem Ipsum. "waterfall" Selected preview page Last selected preview page 0 Preview text Last preview text used " The quick brown fox jumps over the lazy dog. ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890.:,;(*!?') " Browse Mode Possible modes are List and Grid. "Grid" Browser font size Size point to use in Browse mode. 12.0 Preview text Last preview text used in Browse mode "" Compare font size Size point to use in Compare mode. 12.0 Compare mode foreground color Color to use for foreground (text color) in RGB format. "rgb(0,0,0)" Compare mode background color Color to use for background in RGB format "rgb(255,255,255)" Compare list Array of string containing font descriptions to compare. [] Preview text Last preview text used in Compare mode "" Character Map font size Size point to use in Character Map Mode. 16.0 Selected Category Last selected category "0" Selected Collection Last selected collection "0" Selected Font Last selected Font "0" Minimum waterfall preview size Minimum size point to render in Waterfall mode. 8.0 Maximum waterfall preview size Maximum size point to render in Waterfall mode. 48.0 Waterfall point size common ratio Waterfall point size common ratio. 1.0 Waterfall Preview Predefined Size Setting Waterfall Preview Predefined Size Setting "48 Points Linear" true Whether to display line size in Waterfall preview true to show line sizes in Waterfall preview Language Filter list Array of string containing language selections. [] Google Fonts Preview Mode Possible modes are Waterfall and Lorem Ipsum. "waterfall" Google Fonts preview foreground color Color to use for foreground (text color) in RGB format. "rgb(0,0,0)" Google Fonts preview background color Color to use for background in RGB format "rgb(255,255,255)" Google Fonts preview font size Size point to use in Google Fonts lorem-ipsum mode. 16.0 Google Fonts preview text Last preview text used in Google Fonts waterfall preview "" font-manager-0.8.8/data/org.gnome.FontViewer.appdata.xml.in.in000066400000000000000000000070331420226015000241400ustar00rootroot00000000000000 org.gnome.FontViewer CC0-1.0 GPL-3.0+ JerryCasiano_AT_gmail.com Font Viewer A font viewer application for Gtk+ Desktop Environments

Font Viewer allows previewing font files prior to installation. It features several ways to preview font files along with a character map and displays font properties and license details.

ModernToolkit org.gnome.FontViewer.desktop Utility Graphics GTK font-viewer org.gnome.FontViewer https://raw.githubusercontent.com/FontManager/resources/master/font_viewer_main.png https://raw.githubusercontent.com/FontManager/resources/master/font_viewer_character_map.png https://raw.githubusercontent.com/FontManager/resources/master/font_viewer_properties.png https://raw.githubusercontent.com/FontManager/resources/master/font_viewer_license.png @PACKAGE_NAME@ @PACKAGE_URL@ @PACKAGE_BUGREPORT@ https://hosted.weblate.org/engage/@PACKAGE_NAME@
font-manager-0.8.8/data/org.gnome.FontViewer.desktop.in.in000066400000000000000000000012031420226015000233710ustar00rootroot00000000000000[Desktop Entry] Type=Application Version=1.0 Name=Font Viewer GenericName=Font Viewer Comment=Full featured font file preview application # Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=org.gnome.FontViewer DBusActivatable=true Exec=@PKGLIBEXECDIR@/font-viewer %u Terminal=false MimeType=font/ttf;font/ttc;font/otf;application/x-font-ttf;application/x-font-otf; Categories=Utility;GTK;GNOME; # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=Graphics;Viewer;GNOME;GTK;Publishing; StartupNotify=true font-manager-0.8.8/data/org.gnome.FontViewer.gschema.xml000066400000000000000000000060661420226015000231300ustar00rootroot00000000000000 Window position On screen position of the main window. (x, y) (-1, -1) Window size Width and height of the main window. (600, 400) false Window state Whether window is maximized Preview font size Size point to use in the preview area. 10.0 Preview text Last preview text used " The quick brown fox jumps over the lazy dog. ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890.:,;(*!?') " Preview Mode Possible modes are Preview, Waterfall and Lorem Ipsum. "waterfall" Selected preview page Last selected preview page 0 Character Map font size Size point to use in Character Map Mode. 16.0 font-manager-0.8.8/data/preferences-desktop-font-128.png000066400000000000000000000407261420226015000227510ustar00rootroot00000000000000PNG  IHDR>azTXtRaw profile type exifxڭg8vcZY9ځLSY==UVfD0H|f_9FSl[l_n>l cu7ρ¢3>Ig@m?orT;|wSy紞}6l(Di%N_Cd?gxZ /jwg?#oK?'3~1]{ΪzD4u>aA=,SM/Sm/;g)zcfICgrCOSbz )r*R!ǜr% z %Tr)Vz 5Ts-V{-VZmMD:w ?ˆ#<ʨ>)gyYg}0*vf;.N8O9?f#k͚~3kl5| 'I9#c>:2^ +g2idRnr)tg2fRGy*sFȜ!uY[y3tbj>WïO_f+f4X 묳mz;1׵S(y;gs9nGqej{#xq&g=iPlg?Kg!QgLOqS{,xyz9;cc2JJ ߿dXNմtg wnfw2~&2TQ3G ;uIbvz-sJNDVm?_Q[||=v lFшԛȍY\>Ⱦu};}l=zQrmQckr/8|`y虿ͺaD+3Zrs̨~yG}Zׂ/ѩilʝdTj\c_bpCw@sq0-\`JQS5yX6jF9z Sze2Mzi-Ԕ m71{ 33PZUZW=od|7Far=3\0rgV,nઙ\(ppc [3x~p_0±ySB!gj> tTLLDǚ!i!;ܦl{=1כ U{>5c ?[+$ դ=N%}T ]B--=/**J^pPP5$B6eA:^P*[Ʀ%=(T= +544\O°FWDnJA;cOHbx&# (H%%-HP4*.!,A"VgHQ(="-R:@~Ux.Fkk}k o3qbTMϗC` U2)}*x!' Lz#ҥd*S Bĸ.]hqdB_FZtߙӾCأ f5IS`z"Y!%$tM|$E. %CKA֌+F>NÃy#+&AIoI%֌xu"RЏmTI{JюG ))?].m$n'g-ҁsf!< MN-۶ĩ{SC1SOg&-0""8q,"1:k:>!F%E5jU&B[Xx^$5U,`kffv:D~udU4aG`X|Uw*FY@w,ޫ&A* L t\ StMC=* 0\X.W$;Q+=Y g28veFej\>>sQeX-PPX~m 3.{*P@ul0Jһ,BX螴."gZ Ee):wr1o#M]f[R6+HCpK eCe{`*=[de7)}㦯(!rZpf<)tI"3?bj+'htw7'ZwZe&7- U)r"T;GMVEKF`Ҧ(鏡-kG 󺧕(Yt$P#:焏F$14 F艃^cKոBG!t5ƘV?5 w츥%;L* qژ?aO=)V贘iyDI)xܙ;%ma0iG ǬpH |zX7$lU 5L#|+cܖ7 cP^&LPҚSQ*PeTTCA*l-e9F[z&{ HnYOdXRM\^Z]A\v-cq%v\&j}!0Ҝ @:C}EJ}49L*B:tW1 r /k9\{+`H2łzᐁu.ԡf//P6?cIT<.I`oc}2-BO)uUAEǀhGbH鵇~9nJ؞&xԎGc:l*ɠSQQQt)Fl9Uq1a>6H2!瀄P0,HikpHU2&T{ IJ0!z$E7ޠV s)@0hA, U+#z j~B-z# 3ZA1kqY+Z E^D,fVad:ڤZqw\)($eϊ!T((9XT81k񞔚SQc{P3A^Ffe=p' I.)̻ `8ҢP|4G0W&[TB`>@C٨ֵ=% ꏻ!b0"~Qtkr6d-Ƌ$RPeG`g|&<YSZ0$t (Z#=RQj dZ̅WZ=SIʁKA JYƨ墅=,L (*Z gC҈K*m|VRf1aNȆkI=ȨRNJ xXZpS. Dp=eVkEalc֏x 2憓rwY/oVqDtڊulYC9=}-#EcіnƩ@:Vl.+GsH"?\0UDXw1I!mluN"G~ ݆}Oi[kR&,?Tcp:n0t:N\U~ D-=`<"WCipY#'Ap$1QUB5fV4%&;iJrPQ>G-抔Z)>ƒ}j8vWTb0eU~-8M @HTv'ڜ!/S(FbTUx8Ӄ255 }K]ؑMMiM3OovSckE4x.4X"7!'7||[ [vҺH>@It\oGyF)tBئqJOe|0o52OtݼCT1@8t=%arԳi+2 x &F!hHON J$ odT 8.Gmc)HϲhQ Tb JK'0/}?[ޑ|(@.3P@3 (I)K۲Gf+rѯ޹'Rl˄ZOh܁ NhUO3} msuh=RZضbUgf2j6^L&3=p-RbbBBy@(|Im!UyV6 @({C%ؐWvz Bk2I7̙iCCPICC profilex}=H@_[";qP,8jP! :\MGbYWWAqrtRtZxp܏wwTcP5H%B&*_х1L}N_.Ƴ9z@ xRf>Iз \\4y"OdH3,0p 5q pp({{n-r bKGD pHYs  tIME!-H5 IDATx}{te{w. wATdV< *UYufX38gG?wȎ~;;3~󭎷uqT\ pIB !N[U {NѤ=yCch 14Cch 14qs7SjxS !e>(}_zidDNT]ʚ+}3OU7A)M:7skT1IAN I9!&yſ{2"m7{ ?p[{=>yyYTӜ̩# \*SPBj T 1(jU&Ad2)XX_GN&_w 6y` x$wG^$?@!OTΕ( ߡy윣$Ix==h?vWO׳X߿wض}'  :ZXTGqݍapL˅Xr_*$ R~t@˩gye}r|N¡?D dX~$G^|\9N!W.7o<^/p8H_|}Ot |0QQh-nv{?пRd2X,&aUWw3˿\4ظmF(ZJIqiyB2VlZwQu;XD@D@ ` d qB2>ܴ+_a{Bȯ !ϧ{Y?(g S< *W{bu`۶\0|dI$GdO)$Iʖ -<8"]]׬˺l< VBaA,jcI+Ibuw؟A I" =eWEG(L)`wj'`[APW=DQT?!~h4? *l۾zPP`ܹNzL&5ֆGÔ)S.H@梔jF];%I(/+ܹ0nXbh<و]va*ꡫk^|O=PTT4 ؤBد xvn9kŸqcU)`℉7w.^xq S$ACc6oٌKTm"ѡn$9zs O8 + Lϯvq;vC6,(PF!LHh.S MN%;r$rvm J̙V=Zh'QJ 86%(v vC0mtD"Hb*H$pq܅p@$$ Pf'bpiGyTK!JM@|&CEE^$Rm KF[(b$/tC iGmK$Eg\v@8@ꫯ~D"m,f.p/2[,J88Whhh/'8qp? IUvKsK3bv6"~RU5="5uÿ78vfP(Yf+DYY( zM_믰q3ly.r}uyX  @Y6}A&LWĄ u vEQs_v>K/YX̙x<_0@QVzNoaݺ!ʦ<0zh[z^*vvv89M˔Q̚'LĉZu+Lb61hnh^L;@'OB%h"TVV:ς TJPI.@U=@bKUk]M~P~t@,֛)fFSSΜ9!tl},4x\]+dH L9d2{=^*ٙgRZr5̈m@];_@J')A,5wMUAH]i2iq0E!ޖq)GIi&ݷWiL2,HjUV!.5p1H%;G4E( ݶ~S$>|WF?*Oo$ivV; AE)RE>uA+9U釞nXv-b܂ `Ϟ=xqd#$ILg3 :MԀ#WE+M@REz[o>i5 Vͨq;v [nڷ֢0}t>|N+oߕ=TzP AyaaFŻ"~-|1b$F@8FGGZϜAsS3::PVWǏk׮(J9}̴zSm2(bhnnFoo}F1#zC?CڵK;:Ρg1&@I''Ą R8IvC]G#f~8p}vލ6 /Ƽy0rHp\8ye)le"zȑ#j*Xn:uuT`aa!-Z{UUUV[V*`hHŒ'N`͋kG+~n6m_|6Ax^D"ફœ9s0i$> ou]q3}>j 2%R;wbժU8x=UC#G'‰Xl n3ݎdDӅ^ӦM%\+V === )a z8̘1Cٔq_IrKsN<8v{K$Xz5(Xr%B` U"(lWۮB7|uA,r%UH3رcFe$ڒ07sJ zxDVޜ,Y 9SIzpMK0s̬mذd d"90m ۳Q*Xx1|>٢(jjj؈FR_>Dv=Ȧ@f85V2,cV"0y$a֖NfJV{jII8/:@ |p=Ǐ7F.h[[$ID%,̙V;w.***!LdnX.FU!JF,6O>{oǍ{]!$gjBǃ+??pMgJm\cgΜAKK'nܵY ]} Ehn]B SNx6]*d;v,VZ^ǣA3YA1|,5<Lt'OD]Q[F%l߾ˌaÆLCT5Kf(8"?5_gg'~W...O<ٳg+\BXdRieee(++cթԀ xRzutNkj:uesjf̓ '  x7o*s+V5v'@7ʙ%>\j_ l)y d+ڬo&;Ru zWlٲ/͝;rKZaM\8Ƙ1c}1^ZcF">~|sMn!J׮FK/9=f]tQu~ 9N?ɋa,_EDL,Kq|j\~um)AWWVZz ӧOGu$Ia߾}[oFr|}4$Jz[{y(xww^yÜ9^u/kTp̘j\s581cUuV)_%IRb K.rCFlͲp{o6_5zHUyBLZܳd7ky睸;PFNm @lٲu@h4G}UU[gu(:|iֱ$Q__9w„ Jٶ\"71u+ogXً=< ͛3p?cXp+_ox^hy5(D]mmmXYp!" }) 8?8{X}w̘1Xx~~; 4{pCP+Fєq2w=z{Y̝;*,Ew^^*`̙g`ORum0 @vh׸f a\UUjK͹\+j6m^5K0?? ())e_}?A}}=b^ϋB̙s9ϿӦME8[">@2ִ-s_hE} lbBUU#ByFBUUnn$ID"yJR6?RruVrkĨ<,MMMSsq=uE"89O}77!06 r.hnnFwwfѣTF[WBf'mrv/.~&(سgauȹK gDiTډh#BpSd^(ѣ (ƈ |}͜ơ6h8/9ꗰ[Be>.7YQ6/sj198Ts MLU]ؑMr [fJ @&>""w}e̔;^2+ ?D"A6[xS׀']#rzFBP/s9$}^ްl{{<M$) k1[\:.A8$*s`IDATV bCggWK2NGXd!+ӟ͛ 'n^XP4NK7Q\h>m98(hkoGGGdž_jZzQ]X8y;xkt m^NKVac.Da-v$梸Я3WsTOGCCctkƣGK$Ur*9b@Iݩ~֯Ơ<ԁq޽M^@S Z[[Q{ȡwU1Vf{mӧ3gQ_+{={'0\hT2K_ROp#BmջBHVTz <o|/(?[haQU!P{\ f+&T)/ 8;}|떭$T B(v;q_D⛒E`n~cHX2NjbjQ_߀MGx.Vmpb"eDP@5_B@@ eS}t8X @/Ix}=6oֱ~Æ-'LĠWjx(ޞ5XfLrHD"x^<glwbza R 6R[W>o^'/ؾ$TVI=B߫4eʰ55O6mޒbAˇj~e cǞi| @y(Ipn__[N/w?^wh]3OoiHAA $ m4(]1jyW;lX(Jc53+uNv E1A'2Y3amPƑpEߡM)@o,ӭQ8R[{˝;?۽kױX@W4*H0@UDm~$Koah?N^1&F‘`(8^yư1q~+[XsoKTU QQA=|y9 EDI}}}ΎS--pccc{OWW^*ΗO@H-sL}SDPP*c}yyy|8DFjQd?9@oQcL6'v(D" X,@ ˛:(fF&d(994IeMW4^K=pS̓LE&^a2[I2ȜdEp*B@'+449,rCO zba!9"1I2Y7K+_L֋Sb:`EPh;UOْ!#}2듚aµN7+=wYbv7dooI-@fxdCWh*`lcPKZ}{HQP>*L~ IENDB`font-manager-0.8.8/data/preferences-desktop-font-256.png000066400000000000000000000433331420226015000227500ustar00rootroot00000000000000PNG  IHDR\rfFIDATx0пIʟV @ @0d*Eh_]%Vv] 6!K]:jw;Lӳ۲ dVQ9fdq.c 6koІ:YxĠs3FulC) g,l(~oy-FC'qYdǢ{xwdO?{ꩧֵ+o)לJ(on$ID?,S!p;x\ CqNj ݏŠ |q;lLŘ|Noyo{8 Qoհk > nX{PJJATI+# !pc)9=@\3D1,zL:DAnBVr 7ˁp //5 S6)> e@ , 7௿?᜴/J~&mx@4=k|e?J ǥ?f2 ߒ$`sgJDZ=[$`Olf8MPX2礁sg?y\,B`'6 W߾;K~ / ~$p_2-ӯS8$׻Pg!xs = nz˞_"5ۥ0%?#>)t*Ou|/sKO9#2L꺡pPqd?{ F>/3] @> | R,Di=(0 Ü4Ik79D/Nn93O=}jd,:_Uuh&sUDǏ1Njya7>\iŕD PukY@$ $z re\ e(Akzપnw{Ȍ3Mwa_ UAO܏#H¶m=S2ΰ$3q,+Z+KLEA*ˠ* (*Tk]M"o?Dmx?tȪ2@l?Dz`hO2}!cIfsUafff(̶̜(Qh Y~u*ouo/s{Uwﲯ͛ht d$]p ]83)H[@J&V~Y U3~o~F }3v޵ETȈ_sI/ N@F5`0isiұO]Bճ竪ukQ[<^JGKMRGNJ׎ƒK,4FFF6pk2ۃnDSҴi t5)[F$݂ 1Xh!Νe˗aXY;6mlZ«۶mg}ѽ{).)@FR:֊Rr[* Sm(..BII1jE9{E~11_G JKK&M␃QGN:[tE+,Z(֭TA#Yh&OI'lk1zv8;v dt w:; d6*QjK{R5P"C!Ccծ (9 7^\|)X *5jby.@ ?LkVV@pG@nz1(**mގN:v_.!؟ * HPGf{Gĝߍ^zA7YA$ lAD'аޟO?|)d`? vW1I$R@ 8e7#39){)IJL6o$UafeK~ꙧO#;;Fv Ipwtvmۣ]vhӦTfo~E7>N¨@Ue%xuܟf'+Q@H}=1ɋѣ':`VwEZZb#^1GUVaذLX{Jc8A J(Iʫ!:1=Xyy裎VAx(T1`~_EzXB\,_ ϗ=dQA2PlJ,7sݠc|2~8%B0l`bh?:w.]p! ??̚=Ŗ=dNL+$Ca}0axD,^HOOׯ9{ܜJ \+K>s}'~1$͛? F)01_[fйs;XtiTd(e "_JHO!]g1Xt?day6` zvKK =9ںu9#[1816g¸}0dR NQA(*:X@i#XJL,=eذadH-[糥KQK(sA "F56mڄ3C*B$a{Qf鼖Ͷ< մ $B$H:/1Ə$Af|T68;8e$F:AULﯿ/~B(c AII{%Q&R=dIB"|M ml`'AF}*Z@^8yE?/F̭S88HҢ3 @a 0[1yf<((]rn080)ЙGK=c:p D{G0{RC7AӦM M4P5UTTHaBV6${71c]-гg/t|[y̌(ۧ~O>jbhV WJ[ HCFC 2`ԩ矣r:OT \O/M*o?g2vhX'YY K$$AH\{u{}fق$ w1,7.|8ϥ~EY#0HH@8En=K,F}[Ѭ| 6l*HLF]s"d_Bԉ"aYpy8q=6_cf ~BR+Pؿ h@Cʤ6/5Bvq2h@E@C 9 ,0Kx#,u=S!>ɸ1u 87{/F0=_f  ,# {4Ь_~q>UX in]*Gp4 ?=5@2e@l% o6mȈw.,,D͖z^F,"-Y_9Q,-RH /_yD `!҇ߊ`'!Is @5۰aʊ :uT8##:B[hIM@Ř4[֦AˮdܮS)5$w @q"LZCLmԔTl1[< q~"9vtIg.iD--=k׮k+*$p谡0#@DY1Q $t`PQv32ұfjxYQQoŗ^v`}}It}WBY $FGm.232@ʪ*gϞӆaCFx#u+$@R,eڵo gV}m|2%qQܶ`gABh64;| 11b%Ղ>lw 93{Ԟ/^d}g{ "4G@B+T&vԎ.` VV^o=z9眃އn/"ƍXO>O3@VVB1}w4Lc.,x25\)S/z#Bt@׮]!C3 B%_upB>t9xKA9td(邮H.kp_je:v@˖-k cMNmQ4Ru/yHQ(ZDy睑ۣSNի\8^f'4.rHq_5:Mou֎mӖ2d)4d5]NA/uuh@S {!cǎQaBe#=}s'^1ـ˯BEyo=S*:xqʩkCvv-ػ 9l{+afƅ0w{|08a;lhà8wCבy>urVD;]5=u.(O@:c/vwVw]uU2vR$k?1`HPS[Lyϴhqt_ !}IrםwɑG)#F@F̍2LA@tT; DoFPi)of-ri~Ӹ' eA@mr1q}Ѩp#}ߜ9snTD ֙ YAP<~x1coZkIװ.iʅp-Hɮ!13a&# O}ҵIn }WvF;%nu?LeLu^GP8[V(A܀FohG`E4~|@9s+7nS0UKbm޽}HWYF4L|%P«IPA$_[niC?5ء9な)Q;O̜9C9OcԨQ2yReY:CP^ @p :/{a;@lVsɈT,(0s2I_;Ṁ PƌjNT .@=\㿇 .|Yǹw9믗]vE6x?5 r,@Zޟ.@ΓSP#oST62ozHOxB&|;w}h@I_UY$?t>jVPҍ,LȗZP8l6 ͺx@ {ޙL'l͇' -=̚5ۭqʔ)hRng >1 9Awݘpz9چ!jiz8w\'t2VtDАLL>l_<6GxQǬ״;n[s? mhU{o7=e,R8 0 3! ȴ'w!u:;`1[1 0 '{P 넁 #%<;MX9s&Uzx wp^FCA\į_ss- OvkkaPA&0%%)ʣrpvP jpu?J~*,^)Lu,W/219eo`Z0~bFO|:QV-VKVΪF[m0* Z^U#AWq\k-xGL_S.SփYo_3P'|X {Tǡ{Z3O#nMkp]tc޹+wV"[o nm[sۀD:"o_.@\hɟ?aO0QZHπuǁ_q -Xjj%\r^ry`҂F Xv J1߈XO<n0,u G ޭh-FXQXy ʔğ5k\rɥ0Rs.(`EwiZ:-gu ƛSuKS9 A'/ 4@U;'ćָn@V[M6t1cnSv=aYwL6M5h7tp ?n - w!dk?"l`+TmPeTG>oSN]ɀjkO凉z6|s=nnp01;>E .b%`. v̻>L_|%k&6٢ o\_jfkp·S.Pp¥JB8cT>Ss%Bu9l̎OSCzC.,&`oFU#،ȂZYY^XT`iF{%E@P[c`$XZ pvGx2>rg@J|{~ -{7,T`ٳgO뜉0sKEK ,iǑ@'ڔivi4 ÇwqSߋ|` tuukY#a׽ NOvtyXoQ(b CAj[I`Vύ_ 7~|fIC !,skף LEYl?(6?4>o;v\|Q_?l[]\T+m]xzVFO>]ªSi%T@a9hXioH^&ƏG.T\_+C)_InY@31*EM֧L~msG}357j FL }-J4o5o-|`FAH (I2<#P{6r3c~OӒP$ #hm>*_T~h9̽ . IOp` AJJ|DfUpL2/r0B P} ~1@Ǵ-GL~ꫣg#>='>#)X$Q%<")S >0ouQ?YJ[ @H #$&`LɛN|C \jy2̢>L:U~rX]x/:cPD1.')#ϫrD[3Y;ߜk5$tَ-UC<w˘[]B] _kOo|K/ՃfZv5ءԕNf'@ p@E܈j)@s]|J9_~yFYd8%><, "AÒ4f QYy啚(Մ}VAtwwG΢^Zߛ_~yAf3?m9c57B<2ff,of:eʔρ9mąr `Θ1#qrW\q'v9=]W^ye-ܢ3^ω,VL.c{g{Oƍ#8ܹu>bB;' 31eUA*)Æ # g8o|: &}=n`I'$|N'M/8qRMTmTg@Iϛƍ'?R>i6lӲ )2U)v1~CɏwuWBw<5X ?;ۢL8A~EMubnFWV@Yj_ '&߮q>'%~Bc\' FryBN€]+{M~U `~lks=ZD;sbz4O}~ѣevqa'iiYUX_[:@?=z]?k}N| B,=^xa،NdB;B*f*6N~^MRV[s'ko2`YtO /袋->fC-3Oq^(n@"lp-_;!%m&>?Ĝ<N߉秞z|ITC}Brn 6b_cF .܄ 4c棏>*Xgu0!` [sg ~e? WkiY4! WV`Cz"[j!?^ǒn~s'}F$$ç[T/@p fD~<_q; E-G6^ aJ.)i@K|m.;@`ly )ע&'䯗Ĥu8ɽIv B)@|FC}~B,|g$ o~ߟZ&;^o$E/, \?@ƕD6B %)ՁMu>2dfв0P\NvD i5*/y$?M~ss9Xd"0`mNlHX`+,ȔZߗ1;D%Y3BL"('O?~ķ}" [.<Kha`݄4A`v1Emd@hbԟ"eYƐ46ߩZߒރEQo6@i{Rf#ց^~4:) ȥ_a@Y)K@}|k4UsD(\DQg4WaHJB]@w ~"G0 nB@˚>r ,0 ߡ(( saO|ό/ ^&>!#4?*$BF#Z#$7>Ǭ O nh脽}Hm[ݵߏZaZD cْhVKzan ,h ;FaV~]I>}o|o5 ta5Y8}/@9GoI& bm rڝPTX<{,-BZ*vw|4ӟ7$ O,@~]s@܂ dnd#?K'.Φ^h\` C uA?+وUJTz-,@Zb?Os1q%0@"L~?ףWk B?Kk Q;b*uL_@C9sO?Kתd, Um)OBѤ -(:b5i^A/oH5o-s€ :%+Gw?axy 4A`|b {jbkĺ?}k$opxuxy^>[o_s@=A>xAP46`"WG{@ˍ Ŏ1^|q%:MOC=g~W A ޖrAzg}+jzOiިI8̫ZkMkRlYdl៱Nϲ 8TQGf-+Lٯ H#_ >T:٩pX 4?^/pᇗCN~`= /a@:G`j j^&ًf78=gYY+ 2D9`Z:xE?96.@n"wZa}ON -'G+R= nq8AxL;?,55P8NVN 0@8Z/IŁ(%C=$oTPR:{99s#(7oڲET!}'CX۶\ޟf 󜃀(U[YY뮻J Ǝw3gN;2paNcodtرוDM76O!''nINl.ʆ"g Œ;s.}C=TJjz5r`a]2mJh8q|ߵ;4z4=\N":NU 3mo:RC,l!5Έ44 c{. NѣG QWs WX|Md:Bh~\KWW4`_ &ZZa$hu YLK ?~QGAOAه׿/kv5] k>\`s׃Y7t2AP#Kl -0Xl,]@ hJCq;+ _||)2c̲tY|S{o.. կ~'"gZhe HB{ *[w)u¾n# ځ5t϶?@ƌ.fJsΑwY.P{pW/1X{dܸqlZߞ^X[ 56䤚}o|,[v.yIZgu|[߆%@((<2rޭL} / 'O;S;5jTlO}j~.ȸ"tX7@L餩BԒ}-uPh9Ԥ˕cΚ5g UVY\VZiEYqbߗZ<࣏ _t9)+g}?7-2rW[oN' |]j%p3S9@<梼P@4]8:ZR~.뮻@ƍ0Y,=a8A,AZDGk{΃Lpˆ(I\ͨ!;Ef?u-[1cT%A LnA# ,*9r$_)ߢ-=IVBOU~NXW%8n/x4 !o$#FСCeҤe}~bW2|xN~8kR(ݓfwDG#@Pe#b>HpG)et nM~??{WHva񘙙1333.33-nacjIV+E2lFWrw;n$t'?rʲvE6IlބBBNdJkq p]t К_rKA~ <Y@U oF T p޽ݻWF$M6iˀ|5{N?x=|E2Q3L*@ `7.Z~JO4ikkc}k趰ĄSVQp΅$RuMʗ?#$F%r=<Z(e)i"l A|hI64qZsM{ sJ@4ܗ(( h_Tpjtxu rHSWqFT>4\j)q&ہx];7F*.Rο6AJFq$$hc[EI4$4ɲrpFFN+e9P^|0& Cςr{+=& $dpM@n(j`juֺb>AH?Y ί.$'',ɬ `@[@B@p<ՀhMk #JJ?iFCHz%~_ >\ g>I8IOSƊE}?KOZ??Fsyz{܅5%ȱD†ւ+-iZbR|z?iFQ}BGsj lh="OzWws~-O49 $ i+,{X𗒉H \dV^xRLV 0 #-7_WuA@ ɦc] ?OEgrV$7xa_ ܤ8Ω KW{̱T+2j q;g Oށ?Ů;-XB!4?+Pid@jG勳/Pk}>^+\{>q]r#fe AXUv6<"8H?! (k-// ˺>聝B*L)JZ۴csphs27oJ@#* 'd9߇>[1fB8>UA?+\`fhOOYnD.SI:㸀7ff:c>U.YWg$6:H%,ovLj 689\-> r KcE]8U;@p%~ɧN,%܀&ӎ</ay0IDh5O<++ Zx]w_OEQ]-)7=3͖WWKTfD%=oX, |+Z[BN+xw DzA g@_N{7Mg&gsslbrl||, Y{` 1?Z@A3=SSb٥o.4M-Џh+B /@8ߓAoX`jz!L%6>1gwtrs+! t&`qQJV+}?Ȣ 8$;=6¡yʃ0{Y7%M g~ke69=&XSU%Mh@`#MkqE=uOkkK[$bA!З34R ~Ty@;0H`+U˜9VΧGGǘ֫?ր.t_ 3E=@ (;`nӛN2k nۺ8ÁOZo|) jγRI=v~h׸7H B?w 0hxZʫ?w7"X $iMokY|-vo l6ghꧺK Z]-3W.RiݾolXfOx-J}fU Yo{W\zCCp^ (@X h;v[o-`cB NJJy'nX>_IiJU?^v)?w~ol@WUM 4$QTwKx+,' wl?0v*@ N! %uW @7\6HM񝚙fwkT E2| B-$|֛36 "M/azzf|ׇzXU :;:<:( 8(updiA2I$$| a7Dk,WVɩ2w{VGʝABAA N]&~='EcZy[E${+% Y j;j?pNqsisryZ*ٹy]uŕl>dFTWqCN]s_gzÛ=y/YZZ*]tKZ謁$^_й@UڝP]Ֆ@S$2.oK|kz9/5ojzMLN[\1a`P0Jأ< bPw5n7ͯ{Ӟ,9n&&VP3 BPCJ[d#y$@'\H\Ni|"Mm W"$Q~Y/M}/2 UKNbCB/@$ B/8Jc[-T-'|׿ {֠utt6-ՄYPJQ5LAUYN݃l 4kIN$ Y/([V-ו/',ѵ#w{؈t 41u@HУCb*DV7ɿϧ<)O9IOyS=YZ;$ H Qd`_Rse8- xq"q4H%0.Dq`HwGTqF 98ōȴ}\^X&@kk@4`R)1A}ݖnǡC#ؑl3tZe~#fa\<vɧtBG{gw^-M--mXq(V[vh3 -4ǁF@jIn$8G \ L/}j\^j2=;-H61Dk~v"{*s+vlp,%76 =㩝-tLDϑr;3QahOALޑ8u9v}01|XQ0 9;G3̑4(y/5=%x#~2¯UruzV˘Ԑ߼MT:?ݩU\=b4B&ܥ(p6[ysxП~8M4(0*F;/s۽۔/9 " {-W.̺@?׃AG1jhwr{4AM`eIENDB`font-manager-0.8.8/debian/000077500000000000000000000000001420226015000153175ustar00rootroot00000000000000font-manager-0.8.8/debian/changelog000066400000000000000000000003111420226015000171640ustar00rootroot00000000000000font-manager (0.8.8-1ubuntu1) UNRELEASED; urgency=medium * Refer to https://github.com/FontManager/master/commits/master. -- JerryCasiano Wed, 19 Jan 2022 19:46:39 -0400 font-manager-0.8.8/debian/compat000066400000000000000000000000031420226015000165160ustar00rootroot0000000000000012 font-manager-0.8.8/debian/control000066400000000000000000000047431420226015000167320ustar00rootroot00000000000000Source: font-manager Priority: optional Maintainer: Jerry Casiano Build-Depends: debhelper (>= 12~), valac (>= 0.42), meson (>= 0.46), libxml2-dev, libfreetype6-dev, libfontconfig1-dev (>= 2.12), libglib2.0-dev (>= 2.44), libjson-glib-dev, libcairo2-dev, libgtk-3-dev (>= 3.22), libpango1.0-dev, libsqlite3-dev, libgirepository1.0-dev, libnautilus-extension-dev, libnemo-extension-dev, libthunarx-3-dev, libwebkit2gtk-4.0-dev, libsoup2.4-dev, yelp-tools Standards-Version: 4.3.0 Section: graphics Homepage: http://fontmanager.github.io/ Package: font-manager Architecture: any Depends: font-manager-common, font-viewer, yelp, file-roller, ${misc:Depends}, ${shlibs:Depends} Suggests: nautilus-font-manager Description: Simple font management application for Gtk+ Desktop Environments Font Manager is intended to provide a way for average users to easily manage desktop fonts, without having to resort to command line tools or editing configuration files by hand. While designed primarily with the GNOME Desktop Environment in mind, it should work well with other Gtk+ desktop environments. . Font Manager is NOT a professional-grade font management solution. Package: font-manager-common Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: Common files required by font-manager and font-viewer . This package provides common files such as libraries, translations, help files, etc. Package: font-viewer Architecture: any Multi-Arch: foreign Depends: font-manager-common, ${shlibs:Depends}, ${misc:Depends} Description: Full featured font file preview application for GTK+ Desktop Environments . This package provides the font-viewer component of font-manager. Package: nautilus-font-manager Architecture: any Depends: font-viewer, nautilus (>= 3.0), libnautilus-extension1a, ${misc:Depends} Description: Nautilus extension for Font Manager . This package provides integration with the Nautilus file manager. Package: nemo-font-manager Architecture: any Depends: font-viewer, nemo (>= 3.0), libnemo-extension1, ${misc:Depends} Description: Nemo extension for Font Manager . This package provides integration with the Nemo file manager. Package: thunar-font-manager Architecture: any Depends: font-viewer, thunar (>= 1.8), libthunarx-3-0, ${misc:Depends} Description: Thunar extension for Font Manager . This package provides integration with the Thunar file manager. font-manager-0.8.8/debian/copyright000066400000000000000000000016521420226015000172560ustar00rootroot00000000000000Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Font Manager Upstream-Contact: Jerry Casiano Source: https://github.com/FontManager/font-manager/releases Files: * Copyright: 2009 - 2021 Jerry Casiano License: GPL-3+ 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 package 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. . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. font-manager-0.8.8/debian/font-manager-common.install000066400000000000000000000001641420226015000225540ustar00rootroot00000000000000usr/lib/*/font-manager/libfontmanager* usr/share/help/*/font-manager usr/share/locale/*/LC_MESSAGES/font-manager.mo font-manager-0.8.8/debian/font-manager-common.lintian-overrides000066400000000000000000000001231420226015000245370ustar00rootroot00000000000000font-manager-common binary: package-has-unnecessary-activation-of-ldconfig-trigger font-manager-0.8.8/debian/font-manager.install000066400000000000000000000007051420226015000212670ustar00rootroot00000000000000usr/bin/font-manager usr/share/metainfo/org.gnome.FontManager.appdata.xml usr/share/applications/org.gnome.FontManager.desktop usr/share/dbus-1/services/org.gnome.FontManager.service usr/share/glib-2.0/schemas/org.gnome.FontManager.gschema.xml usr/share/gnome-shell/search-providers/org.gnome.FontManager.SearchProvider.ini usr/share/icons/hicolor/128x128/apps/org.gnome.FontManager.png usr/share/icons/hicolor/256x256/apps/org.gnome.FontManager.png font-manager-0.8.8/debian/font-manager.manpages000066400000000000000000000000421420226015000214060ustar00rootroot00000000000000usr/share/man/man1/font-manager.1 font-manager-0.8.8/debian/font-viewer.install000066400000000000000000000005741420226015000211620ustar00rootroot00000000000000usr/libexec/font-manager/font-viewer usr/share/metainfo/org.gnome.FontViewer.appdata.xml usr/share/applications/org.gnome.FontViewer.desktop usr/share/dbus-1/services/org.gnome.FontViewer.service usr/share/glib-2.0/schemas/org.gnome.FontViewer.gschema.xml usr/share/icons/hicolor/128x128/apps/org.gnome.FontViewer.png usr/share/icons/hicolor/256x256/apps/org.gnome.FontViewer.png font-manager-0.8.8/debian/nautilus-font-manager.install000066400000000000000000000000741420226015000231300ustar00rootroot00000000000000usr/lib/*/nautilus/extensions-3.0/nautilus-font-manager.so font-manager-0.8.8/debian/nemo-font-manager.install000066400000000000000000000000641420226015000222210ustar00rootroot00000000000000usr/lib/*/nemo/extensions-3.0/nemo-font-manager.so font-manager-0.8.8/debian/postinst000066400000000000000000000020621420226015000171250ustar00rootroot00000000000000#!/bin/sh # postinst script for font-manager # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `configure' # * `abort-upgrade' # * `abort-remove' `in-favour' # # * `abort-remove' # * `abort-deconfigure' `in-favour' # `removing' # # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in configure) glib-compile-schemas /usr/share/glib-2.0/schemas ;; abort-upgrade|abort-remove|abort-deconfigure) glib-compile-schemas /usr/share/glib-2.0/schemas ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 font-manager-0.8.8/debian/postrm000066400000000000000000000017371420226015000165760ustar00rootroot00000000000000#!/bin/sh # postrm script for font-manager # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `remove' # * `purge' # * `upgrade' # * `failed-upgrade' # * `abort-install' # * `abort-install' # * `abort-upgrade' # * `disappear' # # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) glib-compile-schemas /usr/share/glib-2.0/schemas ;; *) echo "postrm called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 font-manager-0.8.8/debian/rules000077500000000000000000000004211420226015000163740ustar00rootroot00000000000000#!/usr/bin/make -f # -*- makefile -*- DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: dh $@ override_dh_auto_configure: dh_auto_configure -- \ --buildtype=release \ -Dnautilus=true \ -Dnemo=true \ -Dthunar=true \ -Dreproducible=true font-manager-0.8.8/debian/source/000077500000000000000000000000001420226015000166175ustar00rootroot00000000000000font-manager-0.8.8/debian/source/format000066400000000000000000000000141420226015000200250ustar00rootroot000000000000003.0 (quilt) font-manager-0.8.8/debian/thunar-font-manager.install000066400000000000000000000000531420226015000225620ustar00rootroot00000000000000usr/lib/*/thunarx-3/thunar-font-manager.so font-manager-0.8.8/extensions/000077500000000000000000000000001420226015000162745ustar00rootroot00000000000000font-manager-0.8.8/extensions/README.md000066400000000000000000000005271420226015000175570ustar00rootroot00000000000000These extensions are intended to provide integration with Nautilus, Nemo and Thunar file managers. They are a work in progress. Currently they allow easy previewing of font files by simply selecting them while font-viewer is open and add an install item to the context menu. The Thunar extension also adds very basic bulk renamer support. font-manager-0.8.8/extensions/meson.build000066400000000000000000000002341420226015000204350ustar00rootroot00000000000000 if get_option('nautilus') subdir('nautilus') endif if get_option('nemo') subdir('nemo') endif if get_option('thunar') subdir('thunar') endif font-manager-0.8.8/extensions/nautilus/000077500000000000000000000000001420226015000201405ustar00rootroot00000000000000font-manager-0.8.8/extensions/nautilus/font-manager-menu-provider.c000066400000000000000000000207751420226015000254670ustar00rootroot00000000000000/* font-manager-menu-provider.c * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #include #include "font-manager-menu-provider.h" #define FONT_VIEWER_BUS_ID "org.gnome.FontViewer" #define FONT_VIEWER_BUS_PATH "/org/gnome/FontViewer" #define N_MIMETYPES 7 static const gchar *MIMETYPES [N_MIMETYPES] = { "font/ttf", "font/ttc", "font/otf", "font/collection", "application/x-font-ttf", "application/x-font-ttc", "application/x-font-otf", }; struct _FontManagerMenuProvider { GObject parent_instance; guint watch_id; gboolean active; gchar *uri; GDBusConnection *connection; }; static void font_manager_menu_provider_interface_init (NautilusMenuProviderIface *iface); G_DEFINE_DYNAMIC_TYPE_EXTENDED (FontManagerMenuProvider, font_manager_menu_provider, G_TYPE_OBJECT, 0, G_IMPLEMENT_INTERFACE_DYNAMIC (NAUTILUS_TYPE_MENU_PROVIDER, font_manager_menu_provider_interface_init)) static gboolean nautilus_file_info_is_font_file (NautilusFileInfo *fileinfo) { for (gint i = 0; i < N_MIMETYPES; i++) if (nautilus_file_info_is_mime_type(fileinfo, MIMETYPES[i])) return TRUE; return FALSE; } static gboolean file_list_contains_font_files (GList *nautilus_file_info_list) { for (GList *iter = nautilus_file_info_list; iter != NULL; iter = iter->next) if (nautilus_file_info_is_font_file(iter->data)) return TRUE; return FALSE; } static void install_task (GTask *task, FontManagerMenuProvider *self, NautilusMenuItem *item, GCancellable *cancellable) { GList *filelist = g_object_get_data(G_OBJECT(item), "filelist"); g_return_if_fail(filelist != NULL); for (GList *iter = filelist; iter != NULL; iter = iter->next) { if (!nautilus_file_info_is_font_file(iter->data)) continue; g_autoptr(GFile) file = nautilus_file_info_get_location(iter->data); g_autofree gchar *dir = font_manager_get_user_font_directory(); g_autoptr(GFile) directory = g_file_new_for_path(dir); font_manager_install_file(file, directory, NULL); } return; } static void on_install_selected (FontManagerMenuProvider *self, NautilusMenuItem *item) { g_autoptr(GTask) task = g_task_new(self, NULL, NULL, NULL); g_task_set_task_data(task, item, NULL); g_task_run_in_thread(task, (GTaskThreadFunc) install_task); return; } static GList * font_manager_menu_provider_get_file_items (NautilusMenuProvider *provider, G_GNUC_UNUSED GtkWidget *widget, GList *filelist) { if (filelist == NULL) return NULL; FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(provider); GList *items = NULL; gboolean single_selection = (filelist->next == NULL); if (single_selection) { NautilusFileInfo *fileinfo = g_list_nth_data(filelist, 0); if (!nautilus_file_info_is_font_file(fileinfo)) goto menu; if (!self->active) goto menu; g_autofree gchar *uri = nautilus_file_info_get_activation_uri(fileinfo); if (g_strcmp0(self->uri, uri) == 0) goto menu; if (self->connection && !g_dbus_connection_is_closed(self->connection)) { g_dbus_connection_call(self->connection, FONT_VIEWER_BUS_ID, FONT_VIEWER_BUS_PATH, FONT_VIEWER_BUS_ID, "ShowUri", g_variant_new("(si)", uri, 0), NULL, G_DBUS_CALL_FLAGS_NONE, -1, NULL, NULL, NULL); } g_free(self->uri); self->uri = g_strdup(uri); } menu: if (file_list_contains_font_files(filelist)) { NautilusMenuItem *install = nautilus_menu_item_new("FontManager:install", _("Install"), single_selection ? _("Install the selected font file") : _("Install the selected font files"), NULL); g_object_set_data_full(G_OBJECT(install), "filelist", nautilus_file_info_list_copy(filelist), (GDestroyNotify) nautilus_file_info_list_free); g_signal_connect_swapped(install, "activate", G_CALLBACK(on_install_selected), self); items = g_list_append(items, install); } return items; } static GList * font_manager_menu_provider_get_background_items (G_GNUC_UNUSED NautilusMenuProvider *provider, G_GNUC_UNUSED GtkWidget *widget, G_GNUC_UNUSED NautilusFileInfo *current_folder) { return NULL; } static void font_manager_menu_provider_finalize (GObject *gobject) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(gobject); g_bus_unwatch_name(self->watch_id); g_clear_pointer(&self->uri, g_free); g_clear_object(&self->connection); G_OBJECT_CLASS(font_manager_menu_provider_parent_class)->finalize(gobject); return; } static void font_manager_menu_provider_class_finalize (G_GNUC_UNUSED FontManagerMenuProviderClass *klass) { return; } static void font_manager_menu_provider_interface_init (NautilusMenuProviderIface *iface) { iface->get_file_items = font_manager_menu_provider_get_file_items; iface->get_background_items = font_manager_menu_provider_get_background_items; return; } static void font_manager_menu_provider_class_init (FontManagerMenuProviderClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->finalize = font_manager_menu_provider_finalize; return; } static void font_viewer_active_callback (GDBusConnection *connection, G_GNUC_UNUSED const gchar *name, G_GNUC_UNUSED const gchar *name_owner, gpointer user_data) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(user_data); self->active = TRUE; g_clear_pointer(&self->uri, g_free); g_set_object(&self->connection, connection); return; } static void font_viewer_inactive_callback (G_GNUC_UNUSED GDBusConnection *connection, G_GNUC_UNUSED const gchar *name, gpointer user_data) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(user_data); self->active = FALSE; g_clear_pointer(&self->uri, g_free); g_clear_object(&self->connection); return; } static void font_manager_menu_provider_init (FontManagerMenuProvider *self) { g_return_if_fail(self != NULL); self->active = FALSE; self->uri = NULL; self->watch_id = g_bus_watch_name(G_BUS_TYPE_SESSION, FONT_VIEWER_BUS_ID, G_BUS_NAME_WATCHER_FLAGS_NONE, (GBusNameAppearedCallback) font_viewer_active_callback, (GBusNameVanishedCallback) font_viewer_inactive_callback, self, NULL); return; } void font_manager_menu_provider_load (GTypeModule *module) { font_manager_menu_provider_register_type(module); return; } font-manager-0.8.8/extensions/nautilus/font-manager-menu-provider.h000066400000000000000000000024171420226015000254650ustar00rootroot00000000000000/* font-manager-menu-provider.h * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_MENU_PROVIDER_H__ #define __FONT_MANAGER_MENU_PROVIDER_H__ #include #include #include #include #include "font-manager-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_MENU_PROVIDER (font_manager_menu_provider_get_type()) G_DECLARE_FINAL_TYPE (FontManagerMenuProvider, font_manager_menu_provider, FONT_MANAGER, MENU_PROVIDER, GObject) void font_manager_menu_provider_load (GTypeModule *module); G_END_DECLS #endif /* __FONT_MANAGER_MENU_PROVIDER_H__ */ font-manager-0.8.8/extensions/nautilus/meson.build000066400000000000000000000021131420226015000222770ustar00rootroot00000000000000 nautilus_info = ''' Install the libnautilus-extension package and try again. For more information see https://wiki.gnome.org/Apps/Files ''' nautilus = dependency('libnautilus-extension', not_found_message: nautilus_info) result = run_command(python, '-c', list_sources) nautilus_extension_sources = result.stdout().strip().split('\n') result = run_command(python, '-c', list_headers) nautilus_extension_headers = result.stdout().strip().split('\n') nautilus_extension_dir = join_paths(get_option('libdir'), 'nautilus', 'extensions-3.0') nautilus_font_manager = shared_module('nautilus-font-manager', [nautilus_extension_sources, nautilus_extension_headers], dependencies: [nautilus, base_deps], link_with: libfontmanager, name_prefix: '', install: true, install_dir: nautilus_extension_dir, install_rpath: pkglib_dir) font-manager-0.8.8/extensions/nautilus/nautilus-font-manager-module.c000066400000000000000000000025021420226015000260060ustar00rootroot00000000000000/* nautilus-font-manager-module.c * * Copyright (C) 2019-2022 Jerry Casiano * * 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 . */ #include #include "config.h" #include "font-manager-menu-provider.h" void nautilus_module_initialize (GTypeModule *module) { bindtextdomain(PACKAGE_NAME, NULL); bind_textdomain_codeset(PACKAGE_NAME, NULL); font_manager_menu_provider_load(module); return; } void nautilus_module_shutdown (void) { return; } void nautilus_module_list_types (const GType **types, int *num_types) { static GType type_list[1]; type_list[0] = FONT_MANAGER_TYPE_MENU_PROVIDER; *types = type_list; *num_types = 1; return; } font-manager-0.8.8/extensions/nemo/000077500000000000000000000000001420226015000172325ustar00rootroot00000000000000font-manager-0.8.8/extensions/nemo/font-manager-menu-provider.c000066400000000000000000000205761420226015000245600ustar00rootroot00000000000000/* font-manager-menu-provider.c * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #include #include "font-manager-menu-provider.h" #define FONT_VIEWER_BUS_ID "org.gnome.FontViewer" #define FONT_VIEWER_BUS_PATH "/org/gnome/FontViewer" #define N_MIMETYPES 7 static const gchar *MIMETYPES [N_MIMETYPES] = { "font/ttf", "font/ttc", "font/otf", "font/collection", "application/x-font-ttf", "application/x-font-ttc", "application/x-font-otf", }; struct _FontManagerMenuProvider { GObject parent_instance; guint watch_id; gboolean active; gchar *uri; GDBusConnection *connection; }; static void font_manager_menu_provider_interface_init (NemoMenuProviderIface *iface); G_DEFINE_DYNAMIC_TYPE_EXTENDED (FontManagerMenuProvider, font_manager_menu_provider, G_TYPE_OBJECT, 0, G_IMPLEMENT_INTERFACE_DYNAMIC (NEMO_TYPE_MENU_PROVIDER, font_manager_menu_provider_interface_init)) static gboolean nemo_file_info_is_font_file (NemoFileInfo *fileinfo) { for (gint i = 0; i < N_MIMETYPES; i++) if (nemo_file_info_is_mime_type(fileinfo, MIMETYPES[i])) return TRUE; return FALSE; } static gboolean file_list_contains_font_files (GList *nemo_file_info_list) { for (GList *iter = nemo_file_info_list; iter != NULL; iter = iter->next) if (nemo_file_info_is_font_file(iter->data)) return TRUE; return FALSE; } static void install_task (GTask *task, FontManagerMenuProvider *self, NemoMenuItem *item, GCancellable *cancellable) { GList *filelist = g_object_get_data(G_OBJECT(item), "filelist"); g_return_if_fail(filelist != NULL); for (GList *iter = filelist; iter != NULL; iter = iter->next) { if (!nemo_file_info_is_font_file(iter->data)) continue; g_autoptr(GFile) file = nemo_file_info_get_location(iter->data); g_autofree gchar *dir = font_manager_get_user_font_directory(); g_autoptr(GFile) directory = g_file_new_for_path(dir); font_manager_install_file(file, directory, NULL); } return; } static void on_install_selected (FontManagerMenuProvider *self, NemoMenuItem *item) { g_autoptr(GTask) task = g_task_new(self, NULL, NULL, NULL); g_task_set_task_data(task, item, NULL); g_task_run_in_thread(task, (GTaskThreadFunc) install_task); return; } static GList * font_manager_menu_provider_get_file_items (NemoMenuProvider *provider, G_GNUC_UNUSED GtkWidget *widget, GList *filelist) { if (filelist == NULL) return NULL; FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(provider); GList *items = NULL; gboolean single_selection = (filelist->next == NULL); if (single_selection) { NemoFileInfo *fileinfo = g_list_nth_data(filelist, 0); if (!nemo_file_info_is_font_file(fileinfo)) goto menu; if (!self->active) goto menu; g_autofree gchar *uri = nemo_file_info_get_activation_uri(fileinfo); if (g_strcmp0(self->uri, uri) == 0) goto menu; if (self->connection && !g_dbus_connection_is_closed(self->connection)) { g_dbus_connection_call(self->connection, FONT_VIEWER_BUS_ID, FONT_VIEWER_BUS_PATH, FONT_VIEWER_BUS_ID, "ShowUri", g_variant_new("(si)", uri, 0), NULL, G_DBUS_CALL_FLAGS_NONE, -1, NULL, NULL, NULL); } g_free(self->uri); self->uri = g_strdup(uri); } menu: if (file_list_contains_font_files(filelist)) { NemoMenuItem *install = nemo_menu_item_new("FontManager:install", _("Install"), single_selection ? _("Install the selected font file") : _("Install the selected font files"), NULL); g_object_set_data_full(G_OBJECT(install), "filelist", nemo_file_info_list_copy(filelist), (GDestroyNotify) nemo_file_info_list_free); g_signal_connect_swapped(install, "activate", G_CALLBACK(on_install_selected), self); items = g_list_append(items, install); } return items; } static GList * font_manager_menu_provider_get_background_items (G_GNUC_UNUSED NemoMenuProvider *provider, G_GNUC_UNUSED GtkWidget *widget, G_GNUC_UNUSED NemoFileInfo *current_folder) { return NULL; } static void font_manager_menu_provider_finalize (GObject *gobject) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(gobject); g_bus_unwatch_name(self->watch_id); g_clear_pointer(&self->uri, g_free); g_clear_object(&self->connection); G_OBJECT_CLASS(font_manager_menu_provider_parent_class)->finalize(gobject); return; } static void font_manager_menu_provider_class_finalize (G_GNUC_UNUSED FontManagerMenuProviderClass *klass) { return; } static void font_manager_menu_provider_interface_init (NemoMenuProviderIface *iface) { iface->get_file_items = font_manager_menu_provider_get_file_items; iface->get_background_items = font_manager_menu_provider_get_background_items; return; } static void font_manager_menu_provider_class_init (FontManagerMenuProviderClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->finalize = font_manager_menu_provider_finalize; return; } static void font_viewer_active_callback (GDBusConnection *connection, G_GNUC_UNUSED const gchar *name, G_GNUC_UNUSED const gchar *name_owner, gpointer user_data) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(user_data); self->active = TRUE; g_clear_pointer(&self->uri, g_free); g_set_object(&self->connection, connection); return; } static void font_viewer_inactive_callback (G_GNUC_UNUSED GDBusConnection *connection, G_GNUC_UNUSED const gchar *name, gpointer user_data) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(user_data); self->active = FALSE; g_clear_pointer(&self->uri, g_free); g_clear_object(&self->connection); return; } static void font_manager_menu_provider_init (FontManagerMenuProvider *self) { g_return_if_fail(self != NULL); self->active = FALSE; self->uri = NULL; self->watch_id = g_bus_watch_name(G_BUS_TYPE_SESSION, FONT_VIEWER_BUS_ID, G_BUS_NAME_WATCHER_FLAGS_NONE, (GBusNameAppearedCallback) font_viewer_active_callback, (GBusNameVanishedCallback) font_viewer_inactive_callback, self, NULL); return; } void font_manager_menu_provider_load (GTypeModule *module) { font_manager_menu_provider_register_type(module); return; } font-manager-0.8.8/extensions/nemo/font-manager-menu-provider.h000066400000000000000000000024411420226015000245540ustar00rootroot00000000000000/* font-manager-menu-provider.h * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_MENU_PROVIDER_H__ #define __FONT_MANAGER_MENU_PROVIDER_H__ #include #include #include #include #include "font-manager-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_MENU_PROVIDER (font_manager_menu_provider_get_type()) G_DECLARE_FINAL_TYPE (FontManagerMenuProvider, font_manager_menu_provider, FONT_MANAGER, MENU_PROVIDER, GObject) void font_manager_menu_provider_load (GTypeModule *module); G_END_DECLS #endif /* __FONT_MANAGER_MENU_PROVIDER_H__ */ font-manager-0.8.8/extensions/nemo/meson.build000066400000000000000000000017631420226015000214030ustar00rootroot00000000000000 nemo_info = ''' Install the libnemo-extension package and try again. For more information see https://github.com/linuxmint/nemo ''' nemo = dependency('libnemo-extension', not_found_message: nemo_info) result = run_command(python, '-c', list_sources) nemo_extension_sources = result.stdout().strip().split('\n') result = run_command(python, '-c', list_headers) nemo_extension_headers = result.stdout().strip().split('\n') nemo_extension_dir = join_paths(get_option('libdir'), 'nemo', 'extensions-3.0') nemo_font_manager = shared_module('nemo-font-manager', [nemo_extension_sources, nemo_extension_headers], dependencies: [nemo, base_deps], link_with: libfontmanager, name_prefix: '', install: true, install_dir: nemo_extension_dir, install_rpath: pkglib_dir) font-manager-0.8.8/extensions/nemo/nemo-font-manager-module.c000066400000000000000000000025031420226015000241730ustar00rootroot00000000000000/* nemo-font-manager-module.c * * Copyright (C) 2019-2022 Jerry Casiano * * 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 . */ #include #include "config.h" #include "font-manager-menu-provider.h" void nemo_module_initialize (GTypeModule *module) { bindtextdomain(PACKAGE_NAME, NULL); bind_textdomain_codeset(PACKAGE_NAME, NULL); font_manager_menu_provider_load(module); return; } void nemo_module_shutdown (void) { return; } void nemo_module_list_types (const GType **types, int *num_types) { static GType type_list[1]; type_list[0] = FONT_MANAGER_TYPE_MENU_PROVIDER; *types = type_list; *num_types = 1; return; } font-manager-0.8.8/extensions/thunar/000077500000000000000000000000001420226015000175755ustar00rootroot00000000000000font-manager-0.8.8/extensions/thunar/font-manager-extension-utils.c000066400000000000000000000027441420226015000254760ustar00rootroot00000000000000/* font-manager-extension-utils.h * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #include "font-manager-extension-utils.h" #define N_MIMETYPES 7 static const gchar *MIMETYPES [N_MIMETYPES] = { "font/ttf", "font/ttc", "font/otf", "font/collection", "application/x-font-ttf", "application/x-font-ttc", "application/x-font-otf", }; gboolean thunarx_file_info_is_font_file (ThunarxFileInfo *fileinfo) { for (gint i = 0; i < N_MIMETYPES; i++) if (thunarx_file_info_has_mime_type(fileinfo, MIMETYPES[i])) return TRUE; return FALSE; } gboolean file_list_contains_font_files (GList *thunarx_file_info_list) { for (GList *iter = thunarx_file_info_list; iter != NULL; iter = iter->next) if (thunarx_file_info_is_font_file(iter->data)) return TRUE; return FALSE; } font-manager-0.8.8/extensions/thunar/font-manager-extension-utils.h000066400000000000000000000021141420226015000254720ustar00rootroot00000000000000/* font-manager-extension-utils.h * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_EXTENSION_UTILS_H__ #define __FONT_MANAGER_EXTENSION_UTILS_H__ #include #include G_BEGIN_DECLS gboolean thunarx_file_info_is_font_file (ThunarxFileInfo *fileinfo); gboolean file_list_contains_font_files (GList *thunarx_file_info_list); G_END_DECLS #endif /* __FONT_MANAGER_EXTENSION_UTILS_H__ */ font-manager-0.8.8/extensions/thunar/font-manager-menu-provider.c000066400000000000000000000164341420226015000251210ustar00rootroot00000000000000/* font-manager-menu-provider.c * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #include #include "font-manager-menu-provider.h" #define FONT_VIEWER_BUS_ID "org.gnome.FontViewer" #define FONT_VIEWER_BUS_PATH "/org/gnome/FontViewer" struct _FontManagerMenuProvider { GObject parent_instance; guint watch_id; gboolean active; gchar *uri; GDBusConnection *connection; }; static void font_manager_menu_provider_interface_init (ThunarxMenuProviderIface *iface); THUNARX_DEFINE_TYPE_WITH_CODE (FontManagerMenuProvider, font_manager_menu_provider, G_TYPE_OBJECT, THUNARX_IMPLEMENT_INTERFACE(THUNARX_TYPE_MENU_PROVIDER, font_manager_menu_provider_interface_init)) static void install_task (GTask *task, FontManagerMenuProvider *self, ThunarxMenuItem *item, GCancellable *cancellable) { GList *filelist = g_object_get_data(G_OBJECT(item), "filelist"); g_return_if_fail(filelist != NULL); for (GList *iter = filelist; iter != NULL; iter = iter->next) { if (!thunarx_file_info_is_font_file(iter->data)) continue; g_autoptr(GFile) file = thunarx_file_info_get_location(iter->data); g_autofree gchar *dir = font_manager_get_user_font_directory(); g_autoptr(GFile) directory = g_file_new_for_path(dir); font_manager_install_file(file, directory, NULL); } return; } static void on_install_selected (FontManagerMenuProvider *self, ThunarxMenuItem *item) { g_autoptr(GTask) task = g_task_new(self, NULL, NULL, NULL); g_task_set_task_data(task, item, NULL); g_task_run_in_thread(task, (GTaskThreadFunc) install_task); return; } static GList * font_manager_menu_provider_get_file_items (ThunarxMenuProvider *provider, G_GNUC_UNUSED GtkWidget *widget, GList *filelist) { if (filelist == NULL) return NULL; FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(provider); GList *items = NULL; gboolean single_selection = (filelist->next == NULL); if (single_selection) { ThunarxFileInfo *fileinfo = g_list_nth_data(filelist, 0); if (!thunarx_file_info_is_font_file(fileinfo)) goto menu; if (!self->active) goto menu; g_autoptr(GFile) file = thunarx_file_info_get_location(fileinfo); g_autofree gchar *uri = g_file_get_uri(file); if (g_strcmp0(self->uri, uri) == 0) goto menu; if (self->connection && !g_dbus_connection_is_closed(self->connection)) { g_dbus_connection_call(self->connection, FONT_VIEWER_BUS_ID, FONT_VIEWER_BUS_PATH, FONT_VIEWER_BUS_ID, "ShowUri", g_variant_new("(si)", uri, 0), NULL, G_DBUS_CALL_FLAGS_NONE, -1, NULL, NULL, NULL); } g_free(self->uri); self->uri = g_strdup(uri); } menu: if (file_list_contains_font_files(filelist)) { ThunarxMenuItem *install = thunarx_menu_item_new("FontManager:install", _("Install"), single_selection ? _("Install the selected font file") : _("Install the selected font files"), NULL); g_object_set_data_full(G_OBJECT(install), "filelist", thunarx_file_info_list_copy(filelist), (GDestroyNotify) thunarx_file_info_list_free); g_signal_connect_swapped(install, "activate", G_CALLBACK(on_install_selected), self); items = g_list_append(items, install); } return items; } static void font_manager_menu_provider_finalize (GObject *gobject) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(gobject); g_bus_unwatch_name(self->watch_id); g_clear_pointer(&self->uri, g_free); g_clear_object(&self->connection); G_OBJECT_CLASS(font_manager_menu_provider_parent_class)->finalize(gobject); return; } static void font_manager_menu_provider_interface_init (ThunarxMenuProviderIface *iface) { iface->get_file_menu_items = font_manager_menu_provider_get_file_items; return; } static void font_manager_menu_provider_class_init (FontManagerMenuProviderClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->finalize = font_manager_menu_provider_finalize; return; } static void font_viewer_active_callback (GDBusConnection *connection, G_GNUC_UNUSED const gchar *name, G_GNUC_UNUSED const gchar *name_owner, gpointer user_data) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(user_data); self->active = TRUE; g_clear_pointer(&self->uri, g_free); g_set_object(&self->connection, connection); return; } static void font_viewer_inactive_callback (G_GNUC_UNUSED GDBusConnection *connection, G_GNUC_UNUSED const gchar *name, gpointer user_data) { FontManagerMenuProvider *self = FONT_MANAGER_MENU_PROVIDER(user_data); self->active = FALSE; g_clear_pointer(&self->uri, g_free); g_clear_object(&self->connection); return; } static void font_manager_menu_provider_init (FontManagerMenuProvider *self) { g_return_if_fail(self != NULL); self->active = FALSE; self->uri = NULL; self->watch_id = g_bus_watch_name(G_BUS_TYPE_SESSION, FONT_VIEWER_BUS_ID, G_BUS_NAME_WATCHER_FLAGS_NONE, (GBusNameAppearedCallback) font_viewer_active_callback, (GBusNameVanishedCallback) font_viewer_inactive_callback, self, NULL); return; } void font_manager_menu_provider_load (ThunarxProviderPlugin *plugin) { font_manager_menu_provider_register_type(plugin); return; } font-manager-0.8.8/extensions/thunar/font-manager-menu-provider.h000066400000000000000000000025001420226015000251130ustar00rootroot00000000000000/* font-manager-menu-provider.h * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_MENU_PROVIDER_H__ #define __FONT_MANAGER_MENU_PROVIDER_H__ #include #include #include #include #include "font-manager-utils.h" #include "font-manager-extension-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_MENU_PROVIDER (font_manager_menu_provider_get_type()) G_DECLARE_FINAL_TYPE (FontManagerMenuProvider, font_manager_menu_provider, FONT_MANAGER, MENU_PROVIDER, GObject) void font_manager_menu_provider_load (ThunarxProviderPlugin *module); G_END_DECLS #endif /* __FONT_MANAGER_MENU_PROVIDER_H__ */ font-manager-0.8.8/extensions/thunar/font-manager-renamer-provider.c000066400000000000000000000070621420226015000256030ustar00rootroot00000000000000/* font-manager-renamer-provider.c * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #include #include "font-manager-renamer-provider.h" struct _FontManagerRenamerProvider { GObject parent_instance; }; struct _FontManagerRenamer { ThunarxRenamer parent_instance; }; G_DEFINE_TYPE (FontManagerRenamer, font_manager_renamer, THUNARX_TYPE_RENAMER) static void font_manager_renamer_provider_interface_init (ThunarxRenamerProviderIface *iface); THUNARX_DEFINE_TYPE_WITH_CODE (FontManagerRenamerProvider, font_manager_renamer_provider, G_TYPE_OBJECT, THUNARX_IMPLEMENT_INTERFACE(THUNARX_TYPE_RENAMER_PROVIDER, font_manager_renamer_provider_interface_init)) static gchar * font_manager_renamer_process (ThunarxRenamer *renamer, ThunarxFileInfo *file, const gchar *text, guint index) { if (!thunarx_file_info_is_font_file(file)) return NULL; g_autoptr(GFile) gfile = thunarx_file_info_get_location(file); g_autofree gchar *path = g_file_get_path(gfile); g_autoptr(JsonObject) metadata = font_manager_get_metadata(path, 0, NULL); if (!metadata) return NULL; gchar * suggested_filename = NULL; if (g_strrstr(text, ".")) { g_autofree gchar *ext = font_manager_get_file_extension(text); g_autofree gchar *filename = font_manager_get_suggested_filename(metadata); suggested_filename = g_strdup_printf("%s.%s", filename, ext); } else { suggested_filename = font_manager_get_suggested_filename(metadata); } return suggested_filename; } static void font_manager_renamer_class_init (FontManagerRenamerClass *klass) { ThunarxRenamerClass *parent_class = (ThunarxRenamerClass *) klass; parent_class->process = font_manager_renamer_process; return; } static void font_manager_renamer_init (FontManagerRenamer *self) { return; } ThunarxRenamer * font_manager_renamer_new (void) { return g_object_new(FONT_MANAGER_TYPE_RENAMER, "name", _("Font Properties"), NULL); } GList * font_manager_renamer_provider_get_renamers (ThunarxRenamerProvider *provider) { GList *renamers = NULL; renamers = g_list_append(renamers, font_manager_renamer_new()); return renamers; } static void font_manager_renamer_provider_interface_init (ThunarxRenamerProviderIface *iface) { iface->get_renamers = font_manager_renamer_provider_get_renamers; return; } static void font_manager_renamer_provider_class_init (FontManagerRenamerProviderClass *klass) { return; } static void font_manager_renamer_provider_init (FontManagerRenamerProvider *self) { return; } void font_manager_renamer_provider_load (ThunarxProviderPlugin *plugin) { font_manager_renamer_provider_register_type(plugin); return; } font-manager-0.8.8/extensions/thunar/font-manager-renamer-provider.h000066400000000000000000000031741420226015000256100ustar00rootroot00000000000000/* font-manager-renamer-provider.h * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_RENAMER_PROVIDER_H__ #define __FONT_MANAGER_RENAMER_PROVIDER_H__ #include #include #include #include #include "font-manager-utils.h" #include "font-manager-extension-utils.h" G_BEGIN_DECLS G_DEFINE_AUTOPTR_CLEANUP_FUNC(ThunarxRenamer, g_object_unref) #define FONT_MANAGER_TYPE_RENAMER (font_manager_renamer_get_type()) G_DECLARE_FINAL_TYPE (FontManagerRenamer, font_manager_renamer, FONT_MANAGER, RENAMER, ThunarxRenamer) ThunarxRenamer * font_manager_renamer_new (void); #define FONT_MANAGER_TYPE_RENAMER_PROVIDER (font_manager_renamer_provider_get_type()) G_DECLARE_FINAL_TYPE (FontManagerRenamerProvider, font_manager_renamer_provider, FONT_MANAGER, RENAMER_PROVIDER, GObject) void font_manager_renamer_provider_load (ThunarxProviderPlugin *module); G_END_DECLS #endif /* __FONT_MANAGER_RENAMER_PROVIDER_H__ */ font-manager-0.8.8/extensions/thunar/meson.build000066400000000000000000000020111420226015000217310ustar00rootroot00000000000000 thunarx_info = ''' Install the thunar package and try again. For more information see https://docs.xfce.org/xfce/thunar/start ''' thunar = dependency('thunarx-3', not_found_message: thunarx_info) result = run_command(python, '-c', list_sources) thunarx_extension_sources = result.stdout().strip().split('\n') result = run_command(python, '-c', list_headers) thunarx_extension_headers = result.stdout().strip().split('\n') thunarx_extension_dir = join_paths(get_option('libdir'), 'thunarx-3') thunarx_font_manager = shared_module('thunar-font-manager', [thunarx_extension_sources, thunarx_extension_headers], dependencies: [thunar, base_deps ], link_with: libfontmanager, name_prefix: '', install: true, install_dir: thunarx_extension_dir, install_rpath: pkglib_dir) font-manager-0.8.8/extensions/thunar/thunar-font-manager-module.c000066400000000000000000000033551420226015000251070ustar00rootroot00000000000000/* thunar-font-manager-module.c * * Copyright (C) 2019-2022 Jerry Casiano * * 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 . */ #include #include "config.h" #include "font-manager-menu-provider.h" #include "font-manager-renamer-provider.h" static gboolean have_compatible_thunarx_version () { return thunarx_check_version(THUNARX_MAJOR_VERSION, THUNARX_MINOR_VERSION, THUNARX_MICRO_VERSION) == NULL; } G_MODULE_EXPORT void thunar_extension_initialize (ThunarxProviderPlugin *plugin) { g_return_if_fail(have_compatible_thunarx_version()); bindtextdomain(PACKAGE_NAME, NULL); bind_textdomain_codeset(PACKAGE_NAME, NULL); font_manager_menu_provider_load(plugin); font_manager_renamer_provider_load(plugin); return; } G_MODULE_EXPORT void thunar_extension_shutdown (void) { return; } G_MODULE_EXPORT void thunar_extension_list_types (const GType **types, int *num_types) { static GType type_list[2]; type_list[0] = FONT_MANAGER_TYPE_MENU_PROVIDER; type_list[1] = FONT_MANAGER_TYPE_RENAMER_PROVIDER; *types = type_list; *num_types = 2; return; } font-manager-0.8.8/extra/000077500000000000000000000000001420226015000152205ustar00rootroot00000000000000font-manager-0.8.8/extra/IDFontFallback.py000077500000000000000000000127311420226015000203440ustar00rootroot00000000000000#!/usr/bin/env python3 # # Copyright (C) 2019-2022 Jerry Casiano # # 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 . ''' IDFontFallback.py Identifies the actual fonts used in rendering the characters of a given string. Any substitutions will be listed first. Useful to quickly determine whether or not a specific font contains all necessary characters. ''' import gi gi.require_version('Gtk', '3.0') gi.require_version('Pango', '1.0') from gi.repository import Gtk, Pango class MainWindow (Gtk.ApplicationWindow): def __init__(self, *args, **kwargs): super().__init__(*args, **kwargs) self.text = None self.set_icon_name('preferences-desktop-font') self.selected_font = Pango.FontDescription.from_string('Sans 36') entry = Gtk.Entry() entry.set_placeholder_text('Enter text to identify the font used to render each character') self.model = Gtk.ListStore(str, str) self.treeview = Gtk.TreeView() r0 = Gtk.CellRendererText() c0 = Gtk.TreeViewColumn('Glyph', r0, markup = 0) c0.set_expand(True) r1 = Gtk.CellRendererText() c1 = Gtk.TreeViewColumn('Font Description', r1, text = 1) c1.set_expand(True) self.treeview.append_column(c0) self.treeview.append_column(c1) self.treeview.set_model(self.model) self.treeview.set_grid_lines(Gtk.TreeViewGridLines.HORIZONTAL) self.treeview.get_selection().set_mode(Gtk.SelectionMode.NONE) self.on_entry_changed(entry) entry.connect('changed', self.on_entry_changed) entry.connect('icon-press', self.on_entry_icon_press) separator = Gtk.Separator() scroll = Gtk.ScrolledWindow() contents = Gtk.Box(orientation = Gtk.Orientation.VERTICAL) contents.get_style_context().add_class('view') for widget in entry, separator, scroll: widget.set_margin_start(12) widget.set_margin_end(12) contents.show() entry.show() self.treeview.show() separator.show() scroll.show(); scroll.add(self.treeview) contents.pack_start(entry, False, False, 12) contents.pack_start(separator, False, False, 1) contents.pack_end(scroll, True, True, 12) self.add(contents) self.set_default_size(600, 300) title = Gtk.HeaderBar() title.set_show_close_button(True) font_chooser = Gtk.FontButton() font_chooser.connect('font-set', self.update_font_description) font_chooser.set_font_desc(self.selected_font) title.set_custom_title(font_chooser) icon = Gtk.Image.new_from_icon_name('preferences-desktop-font', Gtk.IconSize.LARGE_TOOLBAR) icon.show() title.pack_start(icon) font_chooser.show() title.show() self.set_titlebar(title) font_chooser.grab_focus() def update_font_description (self, widget): self.selected_font = Pango.FontDescription.from_string(widget.get_font()) self.update_model() return def get_actual_font_description (self, char): layout = Pango.Layout(self.get_pango_context()) layout.set_font_description(self.selected_font) layout.set_text(char, -1) line = layout.get_line_readonly(0) glyph_item = line.runs[0] pango_font = glyph_item.item.analysis.font return pango_font.describe().to_string() def update_model (self): self.model.clear() for char in sorted(set(self.text)): if char == ' ': continue font = self.selected_font.to_string() _markup = '{1}'.format(font, char) _description = self.get_actual_font_description(char) if _description != font: self.model.prepend([_markup, _description]) else: self.model.append([_markup, _description]) self.treeview.queue_draw() return def on_entry_icon_press (self, entry, icon_pos, event): if (icon_pos == Gtk.EntryIconPosition.SECONDARY): entry.set_text('') return def on_entry_changed (self, entry): self.text = entry.get_text() self.update_model() empty = (self.text == '') entry.set_icon_activatable(Gtk.EntryIconPosition.SECONDARY, (not empty)) if (empty): entry.set_icon_from_icon_name(Gtk.EntryIconPosition.SECONDARY, 'document-edit-symbolic') else: entry.set_icon_from_icon_name(Gtk.EntryIconPosition.SECONDARY, 'edit-clear-symbolic') return class Application(Gtk.Application): def __init__(self, *args, **kwargs): super().__init__(*args, **kwargs) self.window = None def do_activate(self): if not self.window: self.window = MainWindow(application=self) self.window.present() return if __name__ == "__main__": Application().run() font-manager-0.8.8/fedora/000077500000000000000000000000001420226015000153355ustar00rootroot00000000000000font-manager-0.8.8/fedora/font-manager.spec000066400000000000000000000107511420226015000205730ustar00rootroot00000000000000%global MajorVersion 0 %global MinorVersion 8 %global PatchVersion 8 %global build_timestamp %{lua: print(os.date("%Y%m%d"))} %global DBusName org.gnome.FontManager %global DBusName2 org.gnome.FontViewer %global git_archive https://github.com/FontManager/font-manager/archive/master.tar.gz Name: font-manager Version: %{MajorVersion}.%{MinorVersion}.%{PatchVersion}.%{build_timestamp} Release: 3 Summary: A simple font management application for Gtk+ Desktop Environments License: GPLv3+ Url: http://fontmanager.github.io/ Source0: %{git_archive} BuildRequires: gettext BuildRequires: meson BuildRequires: fontconfig-devel >= 2.12 BuildRequires: freetype-devel BuildRequires: glib2-devel >= 2.44 BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel >= 3.22 BuildRequires: json-glib-devel BuildRequires: libappstream-glib BuildRequires: libsoup-devel BuildRequires: libxml2-devel BuildRequires: pango-devel BuildRequires: sqlite-devel BuildRequires: vala >= 0.42 BuildRequires: webkit2gtk3-devel BuildRequires: yelp-tools BuildRequires: nautilus-devel BuildRequires: nemo-devel BuildRequires: Thunar-devel Requires: fontconfig Requires: %{name}-common Requires: font-viewer Requires: freetype Requires: gtk3 >= 3.22 Requires: libsoup Requires: sqlite Requires: webkit2gtk3 Requires: yelp %description Font Manager is intended to provide a way for average users to easily manage desktop fonts, without having to resort to command line tools or editing configuration files by hand. While designed primarily with the Gnome Desktop Environment in mind, it should work well with other Gtk+ desktop environments. Font Manager is NOT a professional-grade font management solution. %package -n %{name}-common Summary: Common files used by font-manager %description -n %{name}-common This package contains common files such as libraries, help files, translations, etc. These files are required by font-manager and font-viewer. %package -n font-viewer Summary: Full featured font file preview application for GTK+ Desktop Environments Requires: %{name}-common >= %{version} %description -n font-viewer This package contains the font-viewer component of font-manager. %package -n nautilus-%{name} Summary: Nautilus extension for Font Manager Requires: font-viewer >= %{version} Requires: %{name}-common >= %{version} %description -n nautilus-%{name} This package provides integration with the Nautilus file manager. %package -n nemo-%{name} Summary: Nemo extension for Font Manager Requires: font-viewer >= %{version} Requires: %{name}-common >= %{version} %description -n nemo-%{name} This package provides integration with the Nemo file manager. %package -n thunar-%{name} Summary: Thunar extension for Font Manager Requires: font-viewer >= %{version} Requires: %{name}-common >= %{version} %description -n thunar-%{name} This package provides integration with the Thunar file manager. %prep %autosetup -n %{name}-master %build %meson --buildtype=release -Dnautilus=true -Dnemo=true -Dthunar=true -Dreproducible=true %meson_build %install %meson_install %find_lang %{name} %check appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml %posttrans /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files %{_bindir}/%{name} %{_datadir}/metainfo/%{DBusName}.appdata.xml %{_datadir}/applications/%{DBusName}.desktop %{_datadir}/dbus-1/services/%{DBusName}.service %{_datadir}/glib-2.0/schemas/%{DBusName}.gschema.xml %{_datadir}/gnome-shell/search-providers/%{DBusName}.SearchProvider.ini %{_datadir}/icons/hicolor/128x128/apps/%{DBusName}.png %{_datadir}/icons/hicolor/256x256/apps/%{DBusName}.png %{_mandir}/man1/%{name}.* %files -n %{name}-common -f %{name}.lang %license COPYING %{_libdir}/%{name} %{_datadir}/help/*/%{name} %files -n font-viewer %{_libexecdir}/%{name}/font-viewer %{_datadir}/metainfo/%{DBusName2}.appdata.xml %{_datadir}/applications/%{DBusName2}.desktop %{_datadir}/dbus-1/services/%{DBusName2}.service %{_datadir}/glib-2.0/schemas/%{DBusName2}.gschema.xml %{_datadir}/icons/hicolor/128x128/apps/%{DBusName2}.png %{_datadir}/icons/hicolor/256x256/apps/%{DBusName2}.png %files -n nautilus-%{name} %{_libdir}/nautilus/extensions-3.0/nautilus-%{name}.so %files -n nemo-%{name} %{_libdir}/nemo/extensions-3.0/nemo-%{name}.so %files -n thunar-%{name} %{_libdir}/thunarx-3/thunar-%{name}.so %changelog * Sat Jan 29 2022 JerryCasiano 0.8.8-3 - Refer to https://github.com/FontManager/font-manager/commits/master for changes. font-manager-0.8.8/help/000077500000000000000000000000001420226015000150255ustar00rootroot00000000000000font-manager-0.8.8/help/C/000077500000000000000000000000001420226015000152075ustar00rootroot00000000000000font-manager-0.8.8/help/C/font-manager-categories.page000066400000000000000000000047241420226015000225550ustar00rootroot00000000000000 Automatically generated categories Categories

Font Manager automatically categorizes your fonts based on various properties.

All

All available fonts.

System

Fonts available to all users.

User

Fonts available only to you.

Family Kind

Sorted by Family Kind — Requires Panose information to be present in font metadata.

Width

Sorted by font width property.

Weight

Sorted by font weight property.

Slant

Sorted by font slant property.

Spacing

Sorted by font spacing property.

License

Sorted by font license — Requires license information to be present in font metadata.

Vendor

Sorted by font vendor — Requires vendor information to be present in font metadata.

Filetype

Sorted by file format.

Unsorted

Fonts not present in any of your collections.

Disabled

Currrently disabled font families.

font-manager-0.8.8/help/C/font-manager-character-map.page000066400000000000000000000015441420226015000231340ustar00rootroot00000000000000 View individual characters and their details Character Map

While in "Manage" mode the preview pane contains a tab labeled "Characters".

Selecting this tab allows viewing all glyphs contained in the currently selected font.

<app>Character Map tab</app>

Drag characters onto other applications to use them.

font-manager-0.8.8/help/C/font-manager-collections.page000066400000000000000000000113671420226015000227470ustar00rootroot00000000000000 Organizing Your Fonts Collections

Font Manager allows you to define your own collections.

Collections allow you to organize your fonts in a way that makes sense to you and also make it easier to enable or disable many families at once.

Collections do not modify your files in any way.

Feel free to create or delete as many as you like.

To create a new collection:

Click at the bottom of the Collection view.

Enter a name for your new collection

Add fonts by dragging them from the font list to your new collection.

To delete a collection:

Select the collection

Click at the bottom of the Collection view.

To enable a collection:

Select the collection

Click the checkbox

To disable a collection:

Select the collection

Click the checkbox

To remove families from a collection:

Select the collection

Select the family or families you wish to remove

Click the at the top of the font list.

To rename a collection:

Select a collection, click it again

Enter a new name

Press Enter

font-manager-0.8.8/help/C/font-manager-font-activation.page000066400000000000000000000041151420226015000235270ustar00rootroot00000000000000 Activating and De-activating font families Activation

Font Manager allows you to activate and de-activate font families.

If you have a large number of fonts installed, font selection dialogs and lists in many applications can get very long and become uncomfortable to use, disabling fonts you do not use very often or do not need at the moment helps keep these at a reasonable size.

To enable or disable a font family:

Select the family you wish to enable/disable in the font list

Click the checkbox

You can also double-click, press Space or press Enter to toggle the selected font.

Collections make it easy to enable or disable multiple families at once.

While any changes made using Font Manager are applied immediately, open applications may need to be restarted in order to reflect those changes.

font-manager-0.8.8/help/C/font-manager-font-installation.page000066400000000000000000000034551420226015000240750ustar00rootroot00000000000000 Adding fonts for your use Installation

Font Manager supports the most common font formats.

While in Manage mode

Click at the top of the window

Select the files you wish to install from the file selector dialog that is displayed and click Open

Drag and drop is also supported. Simply drag files onto the font list to install them.

You can drag any supported filetype onto the font list. This includes font files, directories and archives.

Install Archive Manager. to enable support for compressed files.

Font Manager will reload anytime changes require it. This may take a moment depending on number of changes.

font-manager-0.8.8/help/C/font-manager-font-removal.page000066400000000000000000000047631420226015000230440ustar00rootroot00000000000000 Getting rid of unwanted fonts Removal

The only fonts listed in the removal dialog will be those installed in your default font directory.

Font files installed system wide are typically installed as part of the operating system, as packages or by the system administrator. Font Manager does not provide for removal of such files at this time.

To remove fonts you no longer need:

While in Manage mode

Click at the top of the window

Select the families or individual styles you wish to remove from the list that is displayed

Click Delete

Font Manager organizes and stores installed fonts in the default user font directory.

Current default user font directory is located at ~/.local/share/fonts

Files are permanently deleted. Before removing any fonts ensure you have backups if there is a chance you may need them again.

Font Manager will reload anytime changes require it. This may take a moment depending on number of changes.

font-manager-0.8.8/help/C/font-manager-font-sources.page000066400000000000000000000106011420226015000230460ustar00rootroot00000000000000 Adding and removing font directories Sources

Font Manager allows you to add or remove directories to scan for font files. Added directories are scanned recursively.

This allows keeping font files somewhere other than your home directory or temporarily "installing" a directory of fonts.

It also allows you to organize your font files anyway you like.

To add a source:

Open the Font Manager preferences dialog by clicking at the top of the window.

Select "Sources" from the sidebar

Click

Select the directory you wish to add from the file selector that is displayed

To remove a source:

Open the Font Manager preferences dialog by clicking at the top of the window.

Select "Sources" from the sidebar

Select the directory you wish to remove from the list that is displayed

Click

To enable or disable a source:

Open the Font Manager preferences dialog by clicking at the top of the window.

Select "Sources" from the sidebar

Select the source you want to enable or disable

Click the toggle switch

While sources are always available within the application they are not available to other applications until they are enabled.

You can avoid having multiple copies of the same files by adding directories from other filesystems.

Font Manager will reload anytime changes require it. This may take a moment depending on number of changes.

font-manager-0.8.8/help/C/font-manager-fontconfig.page000066400000000000000000000014721420226015000225610ustar00rootroot00000000000000 Generate fontconfig configuration files Display and Rendering Preferences

The "Display" and "Rendering" panes in the preferences dialog generate valid fontconfig configuration files for the exposed properties.

See fonts-conf for more details.

Desktop environments and applications may rely on their own configuration mechanism.

font-manager-0.8.8/help/C/font-manager-introduction.page000066400000000000000000000035411420226015000231450ustar00rootroot00000000000000 Introduction to Font Manager.

Font Manager allows you to :

Introduction

Preview font files in various ways

View available font metadata

Install or remove fonts for your use

Group fonts into "Collections"

Enable or disable individual font families or entire collections

Specify different directories to use for fonts

Perform font substitution

<app>Font Manager</app>

For more information about Font Manager, please visit the Homepage

To report a bug or make a suggestion regarding the Font Manager application or this manual, please use the projects Issue Tracker

font-manager-0.8.8/help/C/font-manager-license.page000066400000000000000000000014461420226015000220500ustar00rootroot00000000000000 View license information contained in font files Licensing

While in "Manage" mode the preview pane contains a tab labeled "License".

Selecting this tab allows viewing any licensing information contained in the currently selected font.

<app>Font License tab</app>

Not all font files contain licensing information.

font-manager-0.8.8/help/C/font-manager-metadata.page000066400000000000000000000014521420226015000222030ustar00rootroot00000000000000 View metadata embedded in your font files Metadata

While in "Manage" mode the preview pane contains a tab labeled "Properties".

Selecting this tab allows viewing metadata contained in the currently selected font.

<app>Font Properties tab</app>

Some properties are optional and may not be present in all font files.

font-manager-0.8.8/help/C/font-manager-orthographies.page000066400000000000000000000015411420226015000233000ustar00rootroot00000000000000 View languages supported and their coverage Language Support

While the character map is in use the sidebar will switch to displaying the orthographies supported by the currently selected font.

Selecting an orthography from the list will filter the character map so that it only displays relevant characters

<app>Supported Orthographies</app>
font-manager-0.8.8/help/C/font-manager-substitutions.page000066400000000000000000000120711420226015000233610ustar00rootroot00000000000000 Substitute one font family for another Substitution

Font Manager allows you to substitute one font family for another.

To add a substitute:

Open the Font Manager preferences dialog by clicking at the top of the window.

Select "Substitutions" from the sidebar

Click in the substitutions pane.

Enter the name of the font family you wish to set up a substitute for.

Click on the right.

Enter the name of the substitute family and select the priority level.

Repeat steps 3 – 6 as needed.

Click Save to write the configuration file when done.

To remove a substitute:

Open the Font Manager preferences dialog by clicking at the top of the window.

Select "Substitutions" from the sidebar

Select the entry you wish to remove from the list.

Click in the substitutions pane.

Click Save to write the configuration file when done.

To remove all substitutes:

Open the Font Manager preferences dialog by clicking at the top of the window.

Select "Substitutions" from the sidebar

Click Discard in the substitutions pane.

Fonts matching the target family are edited to prepend the list of preferred families before the matching family, append the acceptable families after the matching family and append the default families to the end of the family list.

While changes are applied immediately open applications may need to be restarted.

font-manager-0.8.8/help/C/font-manager-supported-formats.page000066400000000000000000000016241420226015000241220ustar00rootroot00000000000000 Font formats supported by Font Manager. Supported File Formats <link href="http://wikipedia.org/wiki/TrueType"> TrueType </link> <link href="http://wikipedia.org/wiki/OpenType"> OpenType </link> font-manager-0.8.8/help/C/index.page000066400000000000000000000024261420226015000171600ustar00rootroot00000000000000 Getting started with Font Manager. <media type="image" src="media/preferences-desktop-font-16.png"/> Font Manager Font Manager Jerry Casiano JerryCasiano@gmail.com 2009–2020 Weblate

GNU General Public License Version 3

<media type="image" mime="image/png" src="media/preferences-desktop-font.png"> Font Manager logo </media> Font Manager
Managing Your Fonts
Getting to Know Your Fonts
Advanced Features
font-manager-0.8.8/help/C/media/000077500000000000000000000000001420226015000162665ustar00rootroot00000000000000font-manager-0.8.8/help/C/media/character-map.png000066400000000000000000000775411420226015000215210ustar00rootroot00000000000000PNG  IHDRw\SdbKGD pHYs  tIME +6/h IDATxw\VFdAp8p[Tͽ2͑(˖YY,W'i=0DDlDÞ' 4-C\ys}B!Sꏟ!#&$VOB!Z^!B!Dc C BI`$ BIB! B!$!B!$B!@!!B!BHB B=ᾃ 1͚4RB!4k_B!D1JBQxfDp)LMLxfuð#Np^* aaa͈HzX?X3|$LUxfuLLL ٕD"** cSzyѭK :t|_+{߿t98ȨvsgiMřՐT(E*{IjU?LB<ptFx999q?-{RHLJڔ|l2p,ͩP?jH( IT\  j/kؾs7 ףqsbmmUhq͝{;;zvځMMMSLr s -$$&9yI^vv\ '9%[bc066ܜ$\">!oOq,ەѡHeص;ХSGv[v#bEVO1.2{ ĤBM,iMS_\&!]lm066&>>[aog Išёt.\BRr FF8;;['N!9%vܺ}аddckcKe_38s<.Dߺ#Sؔ,I *~V~-->v73?~)oK͉OHy )u_|}{zf̤A1jP;;N¥+ݰh۳"Mod7W6_ߎa6ë%>>1ޕVpU`{`d.8J)233'''%HLJγUHݻ\~(Q’agWN=qY4^p;~xS~&lm򝗱1W@vv6VVX:NۺNLqq \~{S,i\=2dffo QW76affwYk2Iɒ֏ݕZg~YfMc6pejU+ckcKʽT32߷揜Յogᅚ5׫II8S/WCa^2eXt)V]VyЯ9z#_1wj&HKOgCqqq&%^m,^*.\Յʕ*r#<3/Ҡnm23zܺ}88ؑccc222FOږ;TVsssOl2_ޙprtO232(QvN&&&TC؍+Qn[Wj,&Ev\ 5\a98cldRDb WJYYܺCl\<gh&X 2*+W3Iz [U̬|K =999'$`og׭M__238 X񓜿x qcʗ6TI7;1dgg3tLҡK K\]:R%?/7Ls~s(ؾkſQC͔ VXZZ%s @e135|9oOIIvl0'2*d nǹ|#fnθGLĪ+Joݾrsrή'rB AQ@dgg~kj8+ehq&1wcyF5LLM9V~333A=)(T(;vOQ;9y,wӪ|O=TF66%tLj"6hߌjTcCٰԴ>O\+f,oa1HGȈz_ 2:k7q3u^LM̓PO-72*ã%dB J(Abbe< J5%3PJ !!1 .9%qpȈаxv#-- cc'N]j*aݮm@h׺%[$6.jU+Υ+WhT.Ώ>q%$&>X֜yԴjfF~Xڐr;\]4'M\5d 7mySai FMhw II88ka\Fi77n܌?RbdlLdT4FFF8ؕBqzC ǣ 3SS32pwG)QQddd` Idg\53__ `zy?S-GNbB AQ`Gxjj|)RDDFgm2:`9Mɒxrjg_^ !׮s,,quq wG} ݈T)\?|ta٭ NNN8+~‚2Ay f(2yaWZyUEW஼@!.!B<{Q@!( B!gև@!E$B!@!!B!BHB BIB! B!$!B!<[X<Rhb)!fI B!!QQ>&2ˍRr#!%:H!HB BIB! B!$!B!$B!@!!BQ\t wwwvޝkxV4hS+$$=zPreGddߎe4jԈ *йsgΟ?o3g0`/ lqww9r˗/ݝ{?~<˗'<<0lʕRbEUF~8{a;vaÆTB 333]6?~oﲹs<\;C͙YjNk&MwLJ &Pn]f̘/kp̙o3euݻy7L3c :ĬYpqqTh1ࢄР/*777k׮\[l^}$Kz*==]f͚]*777uرٳgڷo_2eʨo&-[ C-[VEDD(ZrrssSww2W}5CM4IvfY `,5X8{,TT ???.^qƆ\~333th"UmA:z(7ndƍ۷0B 5 ̔)S01y'Ǹسg;v$00 6k>}/ž={ ]O2s1233߿ݻwɉ~0W^ӓO?]ː¥K 0<&&ÇØ1cd'g"E DN> `h?pѤIbccqss{\\c=,,,~Rdls5Kf 2uT^axdd$&&&888w;ܹs;w.g͆dIۛ#Fo8$W- Ν;u$?P/^/ehذ!FaÆL6 ø#GҳgO ƍ9yBӤ@h%ڵc޼y(`͚5deeѥK'Oǎ/xݻ7ח듖q|AAA9`^:fffv}BqFʗ/OժU d=vFaddħ~JVh߾= 6dΝ7ŋkƜ9siӦܻw wn+y1rH,,,UK.Õ_mڴiѢ-C&M coߞM*T?}?]"00E@͚5x뭷Xr%| 6mZhe 4-66V[f͚|UVj۶mNsN. VݺuS*UR}Q;.::Z۷O;>+ 9|=zPBwJlٲ0lҥm۶\rFo߾j߾}0`@XZlFػ>l߹sI2[djӦPj޼o w~7}BBRc2ː|^yUreuر|MmذAvhٻ t$J[ !ŋNsJ!BHB!BHB BIB! B!$!B!$B!@!!B!BrRB!DqO7h#콒Dܽ,MjoeB67|8a*JE-V\MKe8%qX}"NR8!Y'{/'I!=!b̀B!sB BIB! B!$!ԪU%KJA"#""uk.Mť/sβDM^eǖ*IҚ]ӽ{w<6lT]tAq\ÇNy [n8;;SlYFɽ{888F\\z}&OLձӓΝ;o2x* ƍljT\:qF.ttU@@VSk2228vwܹsܺu#G/ܸqd8zhTSׯחRJ1{l:v:qqq|Ua^x~:*U"''7ﯹؿ۷OTZh.I&addرcQJi P9@ۄ WWWOŋ4hooo]FZZ %3gr.\9}4o6gϞ=]lׯtԩСClڴʕ+sMN}SSSĖgX~ծM6ZW\9mۆR N@HHcbbm}KVZEZZoVڴi'[lݻ8::j.ݻөS'Ν˸qpue̙ԭ[Wŵ@McǎeXYYi&ʗ/_1}t:gԬY3`VX'b+++AqvvqZXbas7 8} mGHH">>W_}~ie۷o0\j mdD֭ԥ%Geƍ:^|۷"gbhϏJ*ر#fff+c[͚5s wqq1,~XF %ʕ+SF n߾MÆ YjXǣF!CP^=Uƌ3UVҥK7h"fccc֬Ycƌ믿v9rVZ'h}K233ٷo<#xiҤ 'N04mtԉ֭[S|y._,gdfk FΝ9tӤI/^kx`` Ӝ~ e֭у3gЫW/ʔ)'|R蝈8v;v$44d ֭[? ͛gh/^LNN|l۶%JȎRIIIzELׯo ע^zѥK.]+@ɒ%Yz5WVZOųC>฻j*Ν;ǤIXv-~)'O믿fĈ[rظqcAixƍ 8xСDV@nݺ[5];w:u֍nݺzseʕy_t ]%4\@HBO? 2s$!(NW?L||bݺuP~}BY|9/2FFF|ҭ[7ڶm˯jt:H 2DĪo~Ӻ%J`eeEll,޼8 2???Muڵ֤>|80kkk!±uV&Ol… 2$׆ ѣ UƚyǏݻ|lܸQS oAll,۷o֖ݻf|}}Q{N:\|ҥ6>|8:;vмys~'K֭ fѢE9sF,}'ckk˽{HLL]vvv̛7OsqM<9UO>X[nH%E9Zj/=qDӟ9sY=|{ie˖n:J6m8uk֬gϞXNi֬'Op IDATo}nmڴhHzIjj* m۶۷1cưh"|}}Yt1YROa( ^zpx!CؿaXa ͍0m4-[ƌ3ի3g3Meʔaʔ)(ի! سrid8p 3gٳh"*V޽{quu)Lޭu'55gggK"V L妔n10553Ύɓ'k@T|rlllH`g OT޽)۶m+2ׯxCBBkafߧ$&Rq=z <</vZ<<<077gΝ3x`MĹ|r֭[ǰar%(-_ܐ޽w=/ݻwD̛7L͛G{.u%33_s**ڵk_Yyظqر#7n(: A;Rmƻm8tTR.]舩)ZL]t*jРڵcTXFѾ}{J(\X" ,Ԕ>wwwj׮=z_~5kkâ񠠠\1coo&_nSN_eΝ[tИteq!"U6Qx Xp!%K3~͚5=xpOr@@G-7ݛsѷo_J,˗qqqaРA8qCָqc.\Ȼ++hӦ 6ltlڴ sss6m*+͞=7ojކcҳzQ3?Jkݺu7o&oNjz<%|f_\R%~Ncffe':w#֭#66Mƹf0`@/^۷/_~3{E(Hnnn)SF Bh9&==ŋk6#GJ+ܹÌ3|8fff|ך|#ߦM8rԮ][VX1D`` 3IV2e1bw17bjA޽$\HB!$!B!_{+iAB!}BТBQ cС8BqWn6?';()qJ*JL: !B!BHB BIB! B!$!B!$B!ȈHĴzj4iBRpppUVܹSw) 9:Cj2Π z쉧'xyyѡCvޭXϝ;ǰaè]6T\_~`O=:Nf6m!G}٣f4iggglll]67n({ソ-SgÆ (dQfMCڵK^^P?~p6lHҥ5ѣ>}:mۖcÔ)Sxw4gbb";wt:<<ir _/͍&MիW7o5kdcy9>## h"9vڄJNHHH`ǎlݺs2lذNcС((q PӦMD?T*UTBBaŋ222RLyvEM0A+@ 2Ds7TǏWɹ+OOO7j"3f>@a(} P'NTruu6{)@m۶Hƌ222r;qb}W7o 8LLL HBP,WTXX&Y233S/^3n P/&S ZJ[naÆ P\SWs7xCȑ#?VmٲEM6E߹sgSj"VwwwuΝӓVZi&-Z~:uĀoiӦ ӦMF\@@;nԩ rD67U}gll駟E~^b cٹ͚5 {{{^}UMĸfmF6mѣ׵-޴nݚCRrebbbؼy3ǏgРATZ:uh`͚5_*UPjUz*Ofٲel۶ h-ZA4ן͛deeaeeŋ9}4fff|gj7!pw\||c Ø3?΄i?vZNJrxC(HMM,]9s0h RSS1bD_q[XXX0k,ͯ۷feeȑ#W^a0:w?a\zz:SLa„ ꫜ={sssMsFF˖-Ci&q՛>}:G_dŊ'O?H>}.+Thݺu(hB˗tժUW3qۅ׃\_3E'NrJM"22cRB"=NѣG =+077g4i҄`~7͕ƍUV{K/44{vI fŜ????/_/\`) PV.+S .]zl2p ͛7ԩ̘1ڵkÌ3 _SuaXzzf+++IMMą+K}s5w̤GWre8@ɒ%ٰaC="\:@K]t᫯bygeegi޼ %%@yw 1ϫ@R'ϛcYdhiiɀ UѤPBBzDZZyILLRscܹbw$}TѠAvIdd$*UܹsTXjժi*uRzu8+W4gX$̧C޽9{,:ubEnbbb `oow}񱱱,Y[[N?+X,--ׯsa͚5/l> g>,]lﯹ ;v옙iq)[u7h׮.Ϳjw}tzW2bLLL 3YQ;e^x-[ɧeee1tPaoߦgϞУGޞ*&m۶5۸q#~)666L8Q>Fɵkr>C\BF4 \иqc9y$q_'::N:aggW YkV\i;l0֭ل@kѣG={6*TUVeә9sf_|ц/^Ç5jaxz ?1w\`?/'?~˗3|ʖ-KժUqvv&22FڵY`埂ގ;pvvVZpyN>MRXdf:UZ3f0bjԨAvt?~0ʔ)ҥK5=z˗/S^=վǾ7oޜӧ~z5jDFFAAAܺuJ*XPˍ.\*VTzzvTr4_+VP5R666NjJ޽[SqVVM8p`ڲe'5""cQ&LP͚5S^^^\yyy-Z@r_ls]ͽ(..NM0A5mTyxx(kkkUvm5j(umMSwޭZl씽jԨTjjb}~M[ԸqT:urttTjԩv⏗UXgҥKmۖ;j,{E^4{8?ʮ]L|EX`x,VrmѢE+E8qsiNֱc" !(9B!@!!B!BHB BIB! B!$!B!.vMfiiiORhذ!+V6ɓiܸ1XZZRbEڴi_|;w4YժUŋ仍CĉEL2[ne˖Dt:7ߨo|^$gqo߾ P266V0lȐ!krr=z16l:t蠚4iʗ/ogmmƌRRR4 80WZ,,,6lWrww7 K/.]/Hk1}v4hʕ+0Py.RlYn߾ܿ;""Ν;s}Lɓ111y6ӽ{w1bD٥K"y,uqq1{,ƏO:uo.'NNYYYddd; ]Fbbf ҥKT\-ZMvTΝ+-[[.ڵٳxzzj<ӧOϷN~Zjj|+W7|"{ڶmժU{=~xڵ+cƌ5nǎ___,,,pwwk׮ѬY3t:gʊ-[o=edТE ^x~:'Oa޽_?Cɛox3f 8p(m$իWth07o̕+Wػw/OJx"۷oի_^q*ظq#/";v[ҺuB'ԬYPc]f ۷oF̜93bn޼YV .dҥ+<_~ؘ/"6oӮ];֬Y jժOO>>|@4hP1ܹ6m`aaH\]] zȑC̙gfhh\ԑ#G4yuբE տٶٜ5x`լY3k.ΜvZUfM(sss5j(% N: PfffjذaOݞ]zjellծ]{3gTjԨQK,1 ?zhq.\P 5|Ŋϻ\V^?:Hj>~~~*22c6lɓ5x>zC QCPti,Y ÇۛvѾ}{j֬I|2VVVɮٽ{7?#FF}FNcݻ *h* 6PF v˗1b׮]cƌ!vq16oLaСRE,[>}`ddĊ+hٲs̙3;==q֭DsϻOGVVׯ‚m7lggg54lPV~}*T)ϟJ*ޏ(..//1B_&PEܫW/8pW^LJ͛7S|yC0aϟcǎ0k,* N8~8ׯʊ$**}?L %pN/_&22'''u󲷷 %%7ѦM\RFFFZ\w^:ġC8r;nbĉ$%%1p@BBB ->[[["''?DF; /+Vƍ/B6my&&&&8::?Dn۶cr%MY:>j?4.@A:u*iii <=zZNx^*U.dY5k~%JƍOZZ?CŢ(oj ppp0>Վ(o߾},Y~.]0n8^|EĩT$,΢E4iaaaѳgOƎ[ؤVX޿0L yn  {ԩS >NtЁI&C˖-;v,w&++멷-3R~,[ >}?̌C2x`~+֮]ڵki۶-ǏԣGBb}Zgʔ)DGGcffƐ!C4׏aԬY*UjG/7n<ռ}5AAػw/4oޜ={;M>}XbV|BU]6/"'OcԨQE;c RRRhذa{dzxbt:3zl۶&M}v7nLӦM5۔EӧOۛ1cƐ̘1c~:t2n:}4ޅ'N0 ‚7nuVoA}?𐢭[ޢ^XkObZԜ9so?`146mƍ\I׮]suт7nЮ];LNNWK/T$Eo۶-_cǎNF̟?~)L2ww"ѣGٽ{w<蘧߷ Wj"xUÕٸq#4jĮo.t|+<lEIIIL:pl(L͛7/^ IDAT$..OayL6sjLSRR ))X`!8v-b...SNW^Qf͚*66VsMO4p_IRN29nܸ".sΩ'Os/߲Wgxە+W 5ֻwvZxոq\oS&&&|EXxMܹSA;K/QP!hҤ P_zFa4.Xp255UUT1QimiӦMa622Rof}ʢ9>8o9۽{*>HC-e^MRkq|Rxbcc>}:ER B<www~GLLLXr%;v,ryطo-[d…RB)J*0i2B!$B!@!!B!BHB BIB,KKKt:c? 4(~8飉tm+6mJҥۛ͛sB/UVtBįGEѸq"S>4+6E+B^[4$+ƚk]X ؐT >șk̬{LP666rAƆ?3C??n?~ ͛uUV( ={4xCCC5j+W+++ӧGT[-+W~7ǟ| FF5ʖ-mq<h(^8|H-bҥ4jHAQQQL8 u۷g{:111|wlݺU5kcƌ!>> \\\ȓ'w___:w/v(@rr2/^ҥK\pիWv 40СC5kgtڕ뗧~֭[Gǎ*4%&&-[J߾}%)ΎK2h \]]_Njj*FүW"o޼eΝlRy9r$ӦMp,Z;O9rC~zݻsÇ166NWlwޝ߳~L[2@nʬYptt̙3|wicccYv&X!zڵ+iӆiӦIRĕ?իr mڴ1x 0`޽{6mEԩS#ͱȈs16mʉ'ޚCrpp`ժU޽;~*#G`鸸HRD2dmF*UXně׏ŋqFΜ9nyBBƍȈI&<^WΝ;w" `/^뙙xbLMM?>Bqre%r{2`Ռ"EHR>@׮])_<f׮]###2e ya񚉷jժ|7$%%7h*4m4x4o|իWk&[nq-C_hԩ4hЀcrbbb3f d_|BM6\p5kuVҬsM#2WPP7n?h"ǜƎKjj*|9{x{{Ō3 Kosj'111:OaÆl۶J*1w\lڴ[vpBSBQ6l_h׮[H '55+++,I 8C航+-Lz _ٳj%Go;Nݛ/Rb&駟طoe(P)SйsgquuտPVZzj Po^'9| ˖-ߟ{q ,HgϞ^|$r6UUСH5իWojjʂ hԨ#G?N8ոqciɉ &?h"ӵkW.]޽{}6888W_W_WugjA#9%N2e0gΜH; EQo4aÆ 3<;ѣG55Փ̙39sB!B !BHA B)B!B! B!B!@!R!BOGz$B!r:uO<˫?v)qJ*JL B!B! B!B!@!R!B !BHA "z1Zn!44QFQre찲͍>}pQM-,,^ˇSN%))I>3f鉣#ҰaC&MÇ [:u^Ƿ}(B:uqٳg( #G8}||P SSSE!888cݻ7ЫW7h E=zEQ 666KcWUƍ( G~ݺuCQza}kƌ(Bڵߺޖ-[P%Jgx3| PNxyy ,뇢(\2[IfYf1f㱰Ņ>ևĩjnn!44T^ Ǐ!qƪNNN*vM}AOp ̝;WvԸqclmmٷo_>@ӦM:ꯚ7ogɓPr 2k&<<OOO:${E.(~uW111ݻEQ ٥`xzzH@@@eǏ'::f͚O?5H{I-N:!-ӧe 8EQXh&&&m;RV\B+ɓ'Z">>]vi uݺՒ@z رc 1[lӓ+WРA<<RUVdɒܻwgϦY; h ȗ/իWg*M6ԠEnHАÃQbE;cƌn7ofڵ)Sɓ'I+kkkvޝnN3]SO9rСC;v[nѼysN>FFFۗk׮gy9SLL29rD\K2]-BR(]4n򅇇Dƍ n_~<{+r-FW54=S`bbš5k ,9-[$..={h UO߹sG`1xTUEUU&LP+P͛{n_NM6if׳^=1]'::Spa^]v/E1hիپ};u㸺`>,;۷/O>e̘1TZUc ؐM@0`m67>FI9pERذa:uŋ?+XѻYB -[[nq4}w tAӦM-[ӧ>L͚5Yn_s`5kdDDDhXyݓ*W,{JkUU7nY~=W\`:kApA"""hҤ vvvȈ-[ٳH7\ӨQ#S =`ҥ۷5jƌ899h"}"cTUGDEE1m4J.-I 60ʌ[ܹCZILLLΥK| MΒ\]]y9w%99;;;nNπҥ k׮eڵ8;;cccõk kM:w̅ 8~8fffiFq5nKKKbbbx뫥?3vELL :t@QlիQQQL0˿v-[ҥK~7 x۷o <~ u};;C9ylݺLCuȐ!jU[[[VTjrrڳgO\=zvӭ[7P;wl7]]rE4hZjUN555U+֯__9s7rimumS˔)Z[[fffjѢEN:\Nuo$liF͛u7nX͛j ķ`*۷O3oP;ֽ{mF>͂mn:Pwo;Ԃ RSSK.iUZo *Jk-^|6o.XTd*(oB!dÉݺB!@nBk= =z47@!MӼbO>C B ~#s+C B)B!B! B!«'8z#IBԩSx./zر)J*f22B!B!@!R!B !BHA B)Bȑ#Q%W%˹Uׯ$"ڵ EQh۶$#>IDAT( }d| ZlyRJ:uJۇ(x{{̂///YfHaXttI-[Ƃ $Bb>ˋ]v@֭111Eq&|||ٳg(P@3sL}"ӂ  eTX:uHRȅ-ZDTTm۶e("I!r3f0a5j ]v"޷41aƍӱcGbbb$)BB|R HA}g4jԈ]vsNi۶-OVlllصkJ"D.s'ɐ@^|ԩSd۶mQvm6mDbb"˗/V+F$Br; rqvޝ*O?% ŋKHűb Zl;)Rzcśݻi߾=...XXXP\9f͚Err⍈`Сԭ[|Q@UƘ1cxf<{,[`PfM̙՚wү_?*W5UTaСDGGk*%K( ~~~4nXY2e4޽{iР(P5j0x`/_NU@{3;ά"qj3˗/i>[v ΚuΝ*zxx.\H,00P͟? vD^TWWWP'M.ϟ?D^U{{{PǍ={L۷ }D^T'''DݺuTu*[sǀƍ秹@ddjkk,{ګW/PoXݫj2eΝ;> G\mّ7o^ygCBB=Z yܼyx5tbd΀w|21ӷ"8q~)/_r7oŋ9IPiH7WtiZbr~"CR r~ɒ%KݻwSN嘂acc0$777Ξ=ݻwRfʅ  AΥJٳݛ͛I9=|iM\!&&+WPX1n[NoP^=Mģ+6mڤUZu\R%6o,;p&39 HA DΎ0^fٞ={ \̡&9?~I&0vXMC"EX~=k֬I<00Ps3|||ߟ3f[6+XdI"cz쉳k@RR.\! x" J(+$a( CeȑԬYVZ LdɒԮ]''']IIIaƌTVMqZYY_|W_}Ŝ9s(_<\|7oGF /ΝK߾}>|8T^nݺ7o^VX_|f͢bŊXXXpM.]D 4sIN'O֭[G6mҴXΜ9 )r:iq9#g޼yl۶ '''6lȘ1cXx1SL\ya׮];w$jԨQqyvk޼9AAAL8@lBpqq/\rB,T}%$$PdIڶmK׮]T^5kիW8q"ϟRhQZlɗ_~);;]6gΜauV\\\ܹ3y@ƹa#YG_~L^#_D 6lؐs-˦Yfo=YCtR!;066LЎ(4Ebn" Bƍ,[LKTRR.!˚5kѣGׯ_?ԯ__ u MB! a۶mSZ5ʕ+Çٿ?qqq̚5EJANԩS !ФN:annڵk9{,gΜ`xyy1|pB!Ѷm[ڶm+{n$B!@!R!(pG!"wS=4ͤB/zر)J*f22B!B!@!R!B !BHA B)B!۷EQB܂ŋ̘1k:Ϟ=cBHA,Xڵ0w\FAnݤ5!М۷osq=7 dYAP^=-wN7h'''ڵk'N!&/\ضm[u޽{OtF8!L*B!DZ_jзoSУGiok.E! m۶퍓 UVܹ~Gj׮ J~ 66֠q:ttBٲeݝ!C,7bȑԯ_;;;LcҌ3ؿ?;vdɒXXXPlYONRRz)ZjERJ 0˗cff㖮#郻;޽[Sys?K&o޼*Tڵk3r,#GDQ,Xd\&#%%N:q1Y|$%ILLlٲ+W7ocvϚ5krTP@̙Cpph0T L| dل}vM|ܽ{"EРA^x?;wdӦMlڴ +++M;bTUhѢaffƵk1bfΝttԉlllV,[ogRjŲXf nݺ<~ŋӲeKvӧO?^֬Y=ʕ+WSʕlٲY7GR3޽{U@/3fv+WTO>S͛?ٳ 5jP5l|ܹS˫W^jdd_}~yHHjiijPPPTw:uԧOYv5\K.|'%%e˖UuРAjrr~Yhh~رc5O)SF LŋjU@ݸqcU *qԔgϞ}ʹVftP+522Rǁ:t ={TSSS, 乪*.^X @aX#F_͍;wjj+'puuL2Eoޞccc_rΟ??OYҥi֬/_6xnWXիWUsXx[3gLʕ|ٳWZI&M?~| ;;;j֬^zZ kkkM @fP%ͲRJc9ܹs>}:7n`ƱxgϞi6v-vI.Tj"..WjMkEQ8w)))رct%[t|^^^=YHA={~Aի%)䃖k9tu}śzg5&ȟ??Yw[D Y3ٷ~έ[hܸ1...L8ϟKA C۞={ ;Ea޼yIb&z+2-Y:ɓGq+2޴i~~~tڕO2n8/رcsu( +Wcǎ̝;dks y:eoEЂ"""H"ȫ@dFvZO6l/3o<)65lP?رcG6mʉ'Xbfcڽ"ԨQ%Kvk8q˲ۤ2nd Kݺu$:t^=BvS)44 .̌Çkn›n۷#ׯ...9rѣG/$55'jΘ{ӧO3~xƎk{Ebgƌi%&&(==xt:u EjhM*`Օ#G2~xUXGGGBCCOhҤ 'N333cմoߞ)SoQfM^|ɉ'{|ךի兓ׯ_ܹs$''3c WnúuhӦ Çחի˙3g^{B3m4/^e˖%::/r$kIZX~=?ؘϟsy!F+VĉҒݻwӠA._͛ ]6/_f888gBBBhԨ[neʕiO`h7fDEE}v^:۷ogСˋӧOӶm[OlBHH:ubԩSϞ=ӧ&&&߿cbbB^8um۶='''N8իWqrr"&&&g4kLNY?33N2$5K-ޘC[[۷Ϲs2w\ 0|ϟ?~~oz|%Kd˖->;"2njժTZ5GEaҤIL4)K!B /BHA[<^!mr]{a߿ K--BH?~???Yb7 Bzr옱)ЎΧ޽{ӻwo٨BzB!B!2~ o^kyaҽː`aWũt"#5 -y5sGJ;rÇirʼt5'0 =zGB!DRN}{੾ PUU !"Qx*sB! B!B! B!B!r񣋅B^jj*7nIHbff#nn5v("kDEEQ9*?|LBsm \ 3VmB!^',,,G)_aag BFBB9( !!^ !B;)B!B!%'$$Ǐ -B!9Dp5ƖҥY[ <ԫw24!R|,TU% [nЬY Ljj*͛eQè_HBhigP@ӵk '>>^_褦L||<|ewpAIB)rkܺu6m?jmsF0%BLj*t¦M$B 쒚4jLz{Ф7eB ۷o4K.Ѯ];LMMٵkWeǎB ѤIǏӢE *VHvxeƍ[ػE*N8A.]zGan{{w*Z.l 7oLA֬Y[ Ktt4 Yfуٳgs WԩS_;:v_ŋiذ!'9ƲqҼ&($$WR$''s1JNNTܸ!Brӧӓu릛4*/^^zTTqA˖-  22R6]۷ocǎ̟??M[ $fkzֶ۾PU~}?ž=; 066ݽ ų磻o1`N8APP@ʍ(ߟN:1k,.]ʰaҭwE*U&J͛TREYN(BBBprrJ*gK ܔvJIĭc)))88V'G 11VٳҥKÇ߾}5kj.?͚5cժUxyyQZ56lngϞacc3[[[={mqftoϮlge C)))l߾eN@D5HNNN|WbbBHK(QD@kҥ {!$$EҴitVvvvDEEϟ_6zN!ؽ{7]vqMF,GB\L&bm[""^Ra:!>&$ƌ $EAUUBCCQUUS?tΔ)*?-PB<|"EKfaJJ 7n5bA3ݱSAϡCpss/^wʖ-ecYûgxپoÇ*aC⊷wK9 !2Ν;xbO2˗/ˣG]sUR O {{{ؾ};:tL2ذo>5kiܸqaaÆiƁرc?xҥKcff^#..QjuiqBwzj46|2jAy%ׯ_ƍL4YfQvmVZEIIIҒ7bddDhh(YfذazѣqvvfʕsBArn߾MR12zn9޽M||..P!D$$$0x`"""Xd ӧO ]vqb TU+[cܻw}|>/]gޞݻw@,--YӓSN7o^a(FP> KKKI"CXpkhт-ZH>R A)S'O?Γj*~欢(( (<|KwH!%2sssjժ#gΜ<|Ntt )))allDJJ 1<|͛!9s"E\)B lllC9s$;`mmѫ4&ţGYWRX[[KBHA𱰶lr8::vq]țךB Q GǢJπB)>F昛ckk+IIIcjj_G! B!@& !B !BHA ỏDPq5-B4|98IF,._O}7 ` PUR!Djj*7n)IqttյFFWx*B 2B!!B! UR!BJ P$ɇB+%«; ^!@ $N_B{P#GN4IENDB`font-manager-0.8.8/help/C/media/license.png000066400000000000000000000636641420226015000204350ustar00rootroot00000000000000PNG  IHDRrzbbKGD pHYs  tIME 2cj IDATxyXU׽?*ȠL ( @ ZH%C"m齭>y6_&!1Q&EQqFʤh@d}pf&߯g>k?gY<1!""I\ _&DDDopQT06DDD[XD'UZ"""h?DDDO h""'"""&DDD"""b@DDDL ї_FSS@aɌ.@hp@DDDG}wzWVz=C'H9ܿ_)1Q zLMWs6V TMM-q11tz>[Q|6C~xCM+kv5'%n=wZ-l pws{*g}}=w *%nWCCUV}HNZggvFb}7 V:@Uulm~ҕlwtr-7U `cc:|ܸY 1r+PVVVo鮶M_ee?44qr`kk\LDC%rks:j7QS[ {{ܽ[N[TVVup466^eU,:]:89K<ܯ{73>ǽ==V.M_0Qc'N&mc=d`NPqě~+10 `=t:ݫ=V֨ܭ]\P__KWQ]S VÇ!`Ν5ő/:|8;/,BCC=0 w:a.{Pg`?dBǙ=V_UUUpwS.W܌Q^tkUuMXKEE% P{:c|QRzKm3rQYU& 4BhD܅0[qdgg6nƢy7C0CQSSpNwZ Ǐb=8P{iu}:m޸W6KWL&'aRtdc޽*#&*WaC,Z0qӧ~>gȾv ϡjёW/; @+Fg'GTVU*?VVV(.)ESS/!a0BQޞ3ء^i([N{Ut%c`Ȑs ׮Fc#0:CxzNcih4ʭdF{yr &[Wkkvv`?`ggc۸4666xa0=';;9u8jk﷫G:\tn#\?7n.#_ggG466uu:444H哋Ð>㎔޾76CC܏jpkx=XRx{yaO?,444`0`|}?}i5QV^V+W/; @k;(gg'Z!Pq w+*wBM} w+h4p3b tZ-t:=%J׮_RIȑnpb2FccB{^=$x<W栺#\C}q”ɓWE'W- @SS oa ;5h oDccꍢ"ExHVV8u Y7kG7M~ѱ027J0ϧ[BGsm⌨p"/nBtdx$q0@4`rh5[An_ZX-Chm7J%q܄ x?/:}/a+/O%lmmaggjwR <v?ojD5WY Vgg'hZހ>|N:1;h<:<` oO,Ç?$VW;BKjɶÜ_Wr0 F# 6RԢ#GB JnBCCl./D^A!p:NCh&t(U V gǡ?\㶱֚$rq1ι+6N=,${A٨ggGS>/9m V`~Ur{UՈ>_ 5 ȫrqvͺ:8;;R;Gyy>aۋ2V&ke8;9!x| &Cn^=lmm0NNnܑ;^H7*С~X;-JnƵ2x.ҺZBWs/GyήKmSU]ŷCz.0x&C^~JoAvv)zZҏ46ښݗOoKG?֯?opw0): +9[5ƍ=Nn~>8zw?J' u 翹ݕq-˥%MDO#s-""' ""by:Nѓ "" "" """b@DDDL 1 """&DDD~g/ x/D˴Zv b4hDמw2GZ Hŀ_b@DDDO*&DDDL 1 """&DDD"""b@DDDL 1 """&DDD"""b@DDDL"""b@DDDL 1 """&DDD"""b@DDDL 1 """&DDD1 """&DDD"""b@DDDL = <==~W"55U l۶xo6.]@^gk:ۦ>>>Xr%ݻԴYGzƃ:]U_Lƺeo9 bFxH9rHyfܸqm˖-}>66;v@]]bs̝;g4ڎ3eh]233Q^^؎ dee!99Yv,\vp ݻw[\q,iSSؼy3+n;qD|7,^_|>|تx6S8cYN9%Bdd$0uT\p鳉'b޼y󃿿?.^T\r˖-ŋQWW_|aaa h4b 7|M ,>cΝ;ؽ{7e˖ hjj 222ꊪ*Um*'99gΜQ, \quuEHH= ٳg1|=zf͒5kִ+\mo`` Əl~bn|___`ܹ4ib{{3zn燔#::999sj,JmcO??yfT5Z.ΖƌWуz~v!Ĉ#ׅB8p@F-|||ăBlذA\R!DDD8wB(!͢[s amm-FŋB!\"DyyB[oתUĶmۄBܼySB!vI1nnnBш^ܽ{WPi;u5Βzťe1m4j*(***`+ʕEM쳳(++B&O\ ---MYF!ıcDŽxB>|X̟?6m۾m:tH̝;W~PB믋իW !ػwHHHBq/w/Rr\-iRL1ZPP \\\DIIt)kL7{;wSLQR5헦eQ:(**΢@!Dffg::lįo @XXv-?x,XF|5lmm&M2;Rlܸppp"OII؈ 8}4ꐐ9sW^5.t̘1'N >>R[=0u***uu8K..vvvpvvz)3:0q+\Y`0d:u FQŋqA!~//YDU*sFiQ_kDN+Ygggi̕)ꫯ-Cڿ\86\cqYδi?¨Q%Z.Ζƌ>:ZmCBӡmy{{裏D˭{g~1Y9s:vȐ!s]ZTWWCJqCEjj*fϞZR/qi{0\Yʒ* V !~TaÆ?q ]_eԜ}a…m2]QxyyOÇiږ0(Ysܙ~"waTc=;V+ű]i({3iWΩ1#ʴipa9^aBEEk׮Ŏ;g=n2cǎ@:ԴW\L2G)f9990ؽ{7|}};]WKm\2\Yʢ6>Aڵ 3f̀mllP[[ !Dg+z,Z 1tvmZ__{v:ENN/_u>IIIذa&L'''nTP[[fܽ{]y93f믿FIIԿ;ꋏc[ʴ不#..z^1rմ_Z6ʒkMgϩ]ioSjq^^^HKK3<N{{{۷ xҥx-[`ʕ0 2d^}vۿ HMMEdd$*;m$t:Fl߾w׿5۶mÜ9s`eeVcRѣG CDDNt^j㢖i\._+V+RľgFUU;ɓ'̙3-11֭þ} XjUv1mӂ_gφmyGr)]6LuMJJ¦M;H`ѢEEdd$ܠ׷r}V>͛Dz;99/=9-U]]EΝ;pttR/Mg*'-uVbF9+m1A}ntBf8}t?O0aT?222ĸ Ѧ.\@jj*SNaƍ8uTC^^:7| wԅ__lyi&k۷O_m\hӖ-bizĉ7nOʊ2=C`K" @3f <|تLIII}-hscĉh4ԩS{mGoԙ @hhh@ff&jkk<RSSq,[ /F]]^|E!((۷o7]NN,Xg}cǎŝ;w{n"<<˖-C}}=F#OPx{{7 <<qqq9sgL6 Æ !!!8z(gϞۖly:t"##S… R}&NyxΆ ƍgq9燔#::999ݻW֭[]Μ9#닐̝;&M+++Crr21~xdgg3*z^Mh4ϋw\*m!Ν;'b"**J!Dss4]vvppp/^Bq%˅BzK!ăBܸqCX[[ (ĴiĪUDccA믿.V^-b޽"!!Am)WصرC#Fׯ !8p";;[HްaXrEmq(ۮJޢL!Ν;Ŕ)SB J EEEbd? ())-m-|b͚5LDDBp{nݺ xzzbݺuNbƍχnnn>}uuuHHH@LL Μ9WJ)))X|9q}aeez cƌN#N!'&&BW:i9c.v-?k׮??? h-`ҤIf˯&^^^ul;*`gϢ .DVVqy1fc⫯Btt4F - :1'"R:={v޸|2>#$''#11/rǜ9sz<##~mcԨQCt:^qi>|X—;~1GujܬjRJyxdV V ^D#??˗/W)-:X]]ݻw׷sVVVC`ڵرc>3۵cǎ@h ?***ZYIIIذa&L'''ՕL6 Faa!ȑ#&j,Y˗/K3gΨ*Ça4鈋^(\bك?yƌQRR"#5 gzѣԄ{!""~m.]{زe V\ !CW_X IDAT5]w pssCZZ`4}v HMMEdd$- M;tx|OOVJygy:طo_w㝍d :k֬͛7!O?I&uXj,Zw܁#v%7::UUUA:'}̛7V疦u>t4 G= "pPwCBBt9/ƺu0sL)lܸNb,k4#qEL>]k{ N8DDL?q['|^={0DD ? ""zr. 1 """&DDD"""b@DDDOPpxzzJ?|u1""~0ѓtW=1 """&DDD"""b@DDDL 1 """&DDD"""b@DDDL 1 ""b@DDDL 1 """&DDD"""zB'N`̙􄷷7V^+mllDvvv!00SǸz*RSSem>'֭[1qD;fBaa;w0| 11UUU{70qD{ENNN pss x YYY~ho>}P?|ȑ6l~A+}ݒU| "##=k,|G+..^?N=]'ضmn޼,[W*x%ti7oƍ7d߲e dŎ;PWW9Fqrrr3ॗ^ONNƚ5kp̜9김={W^oc1.**Bii)N ܹs1i$鹲2$''#00ǏGvv6RSSq,[ /6{"N/ADD"##OA~k}pJt:;ϙ:y$}]S#** 7o(o"$$Gٳ?-)Cru4QʥruV[i۶w__>!#FׯKF+EYYB;w)S!HOO .$Dvvppp/^B+BCCBQRR"b"::Z[ !X~XfBq9_jضmB7o wwwQXX(^.77W899)ƪIĈ?\!o-~ӟfÊϵկ~%DDDtReggoZZ>}b|C F#yqVqo(!͢vmʕ+Kj[o !xB7nkkka4Evv}CC6mXjhll`0Hm%GKe񑎳arJ6ecOKR h25Jxzz '''?GR;)\{WnŋBTVV WWW gggQPP "33SDDDtNobB!+,\yLGmhOnJmTgkנ'|||ę3ggp-?x,XF|` 11gϞECC.\,1b<<<nnnnw 9r$H۷0 pvvL4 eee֯ cƌFxx{{FZ_WPSSjj8;;+>b˖-u~_`֬Yfo2%Kp)F}[QQOOO[)Rlܸpppִ-O>:$$$ &&gΜիW,_>ΰSO=1c@M)Z[[Vmo~=Lo+((#G`kkkvv;%d^jc+WeO?Pw쬴EޔZm|(kNOOG\\Gyˊ+g|HLL,3f_颬***>+4e=zTz7e>.]$(i200عs'aoogϞsa8::w׮]1cTK[]]ݻwW1h4Xv-v؁>LUcccq1H\|!!!GEEEz\׷]J|||㑑J XJ^y|ҽוIMyKnrۛ#-- ׮]Cllccc%t\ʵ@IIIذa&L'''boiy!T>ޒf15kڵkwCŚ5kpM!OcҤIBZZyt:c߾}һj,Zw܁c;飣QUU 4rxzzǼy0x`tR???w߉+/D@@ٛ]CChllĶҡnI=.^ӧ[l˴'m?s?C?& |'0 سgO˱tR>?c ?F)H6D_'CG.B k4#s5@""'"""&DDDdff w^<M^}U;8yoZDDD0;܎kСCDXXN .6l؀R,Y?яd_ϵկ5ODDV~pQQ1b~B___kG%&;ך|y"">UǏG||L h\k޲扈B*YVk2sy""WiӦ(,,9rz^B*kw<QBZZyt:c߾}rykŀzXss3Ə/b-7KDDŀz@]k8@DDD "" """b@DDDL 1 """&DDD"""b@DDDL 1 """&DDD"""&DDDlxzzƍѣG{Xvu_yyy x~on ///޽{V>KSmOGw95<_WjZW: (**BEEz- =rK.!%%_ۓ6oތ7nȾ_}U;8y${NMH]|՜?xQkُcLqիh4ǣ<ڞ@{d?~|q? 1c;qw:z/C `޽DzeP__,X>,Ǝ ላ̙={`ڴi6l֯_TOXX/"۷+>nZ8t"##S… MM8̓qVuTSʐ@?^S;wtAAA ػwt[}r}EHHΝI&Iq0-Cqq1OPx{{7TWjj*\e˖aŲuO?͛;c6l@ii),YGKqSr}q_DFF駟FCClFx\O sm"WWSJe5j^^^`DGG#''G^mcSPP ;2;ܘk_?ʣf_X(Ogƚ~lU\ҙӶ7uq`h4akk 4iԎ`ϲ2Q`0d:u F .DVVqy1W_!::#GvϷmL`hllUKǏGTTFpwwTT/8rN8xx{{K1Qj{xEG%u}711gϞECCq!7:;zܘ67SjƏm:CZ 6T:;ֺ1^zqN=cΜ9[=n:gvBS?x{{裏D˲B@miZt:477wxl5PS?QݠAj! |,_lYZ:{o6ݥ vGmQvڅ^wfW7477{R|S꩖ںZj^ijV VˍoK^o::;f,9ߴFUSu6mC^aXSΌ6t0`0cǎ@555ݲzh4];vg}iӦ(,,9rz^U[v>}ڵ 3f̐+V`Ϟ=ϑn3f_@uulY/_>~VVVPCll,2{]NM;7LGJ;x*QgƗikgھ׶獵#..z^u^WwGWsL,v)\$mtLܝןΖɴ<]& 777!)) :F۷og}eXC )///gN=ۧrtg|knnٳQUU'''ڵKz]tt4A;'}̛7n4^@jj*"##WWtR>[nEhh(F OOOh4@ee%qAt9wo`۶m3gj.S!7smQ]; ֢Ep8::J}W{]^i̙wΝXzEqoGkC5}+d?:jʳe\SׄУ7R߶h"qQU۞z ٳϔȑظqߎQ_G7,>pBf8_ """b@uֵ_zؾ};믿/<==mːm۶ȱDFF>1}Zm}b\CMײ/++-w.xU{̸{c Y{e˖- lll`eeL#Gh|ۖ!66;v@]]|v=Mײ/))鱱2^,twUp dee!99QQQܹs;U߶epqq… [}t]qQ{"WTjk5h;Kp/m^zI16jvuwitYj֚KbɕA۫VRz!رNNN\(((B){A4_2='o{Q[;4rmJuJ scm<4֝rk%ruS;ڎW5,* kִҝ]wΰSO=1c@Trl)Cg4:mɭo:]ٵbnɕAeee3fbYM?\vm=zh֚]ݒ~tqDEEIS#2='W[?SrmJuGL9wX::1jVCnjCG9Kǿ Xni;tG0˭l>uoin:ݖEW֚[#Wo2wܱ(Nwuu5Z-Tw3hll8+ũeU[?޵k*ťuhjjxLuvlܺO4.ՌKkGފ@3rkM˭/uՒ[47G:݀uMYk"!-boreP___\rŢvusrr㣺ˉEVVWr+I4rmJu...P[[fܽ{עՙM6nѧ0=Mxh;^՜:Ϟ!rkM˭/uՒ[47G:݀u۞ͭn|8rvdZ:}A__s3kwuzjھ7ڬnwյ31L{3ZUnu5{˭yW׎7]Un}6OnsǏڵk13:Uw޶(Ssct]*{ΝGL0A̙3GĴ~7,rjxhl&fΜ)ٳݻԩS~5m#w1WW-#i9OZlڴI888ݻwv-75k!8v/BÇ+ .^h:oʴ4PS5ʤ)SCJk ^P=̭kǛfM۫m ۞Lc&OItjc՝:ik{s1j}WEH}<::]=İOMSjWAmn-UVFQQQ! (,,T\1Wז}yTTgQ!Q!8%JDq|MbMn۱NL3IIZ$~FsMmK;O8"3( PV(:x~kGO}k{Ni- @< ɨƴiӐ tRlݺ|nڱݽ{w$$$.mj5x%u\~~~ҥ -- ;w4K [^CͶ-zJzZc[ݮЎԢonCk,cl]-ޖ-lDiNh]A[bذaѣ&gbɫ^ ooo :yV8v;2Gn'Z°d:t٪:Z={`۶mxwݻwcƍXhPҁWQ?UPP$ba+5m+k|bo|k9wޚOOOyWhBWݝ:maḱҜ2֮mH6ٷW-O5Rsv;W\ E#G 66V~3pB$&&`0 55 .Dll,4kѦVҁWzj㪭5\v-ƍgSTͶ溒~޺j͇j[oG2;v,|||T5-ܭj6׵4'|}}qUbmh]%Ǝ{__YYx:Rjy:,+V#JqtpUUU裏0|@xx8V^m~գlߜya̝;+W]]6|yy9Dձ:W4>}(,,Dpp7Դ4וӕֵPk>Lϑ=one˖&MBEEBBḆWӜUݺQos}sJsgϞ?~tٕaՇzH~e,;kwwI˼)Kfoͺ;cvZ."b0gϞ?٪q | ]s%v{ضlbӪoY=l%zu˕4R>-- ;wD]]N]vDnLn5,sOG4ݕtdgg>dV?ZϲhWy㈟8%]v[n:̘1CS+UНsRK̵Ԅkrg~icUq z57EҦ59dSo<4g-i$`@ZZ֮]ӧO㗿Cy՚g6|:[+~*Śxzzʔj-FZ4W~j|he7I-555غuYQ~3󰠠֘۫ =kVKzGݏV ~]s@.^U/ZI[ɦx(iڵk1n8d9sf|WHKKsI-hK-Ԋj喯رc㣨Y~HF=-sΞZCM]o<[5 X*fYJ9iohAg4ݽ;:6=NZxݺ>]l-Z>MxטE+ic+i-W$g]YYT"88I  >ruի|:䧚fycc#&M _YK%bU#^͞e.['U[~sד{ O,IMM͛7ž46-~ގaZm!E{nI+W 77cƌ%Vk:hķZm vMS[HIIQ|BwŨDFFFΧ=? i-sߐnS !B5T$B!l!6Ba"[$%%!<<xGU˄V]ֆ-=BKi5ZJ3v[J- W_}gkWk^[+n* ͛7KCC֭[5699YǯHEkb߾}L,}>ZkZf{[Y##oi;ĭ;2`կ~%ϟ7n(ȑ#СC""ϊ z}ұ^I=""3gĢEtoJrEԢҸřXk g^G F9uľzpڥv}p:M\r6l@]] ''GAllngk3f`…HLL`@jj*.\Xizj>ꉏ3ZPvvLJhkIw&jQ gɉ51+-Z͒.]øz*QRRp 赯䟻.k+׉Gap^}]֚iii7o֯_HIIܹsrJu˻RܞZ㣤![^\_5ngǤfҵ\{3Zr4[/fIbb"RSS!C{0[WϝkڨY'm ؈8lڴ%mpWoAݎ bT5#வս2q9!6ܽv굽B-z 0µ!w!vB! !BB! !BB! !BB! !BB! !BB! !BB! !BB! !BB! !B!l!V1fѽ{wѣٿ]x.]y<<x""B!mny Bi BB! !BB! !BB! !BB! !BB! !BB! !BB! !BB! !B,Jj!۹v݈QCQlp 3=ܮk2[b1#ihzJyJ/Ųs< e73E5n3&ۣ_߇Gٗ)O:/5Š: ~q7jjV^ImyLMC`_zv 1i}Xi}1:&eA͎O\?~^ p{LO_幘Uukݙ9&ćb˱R<8(o[ad`tlغz#hl9Vc=|wCI2 zbuΕb滹 Gp"o CT7Wd_Aw0>>;+pO[bBBH^w eONjxzgG涋((ƂG0?aJo<8zvD~a5|<13 }psW7;xVaɬ~Uب':F`l~L9^7=~FA=6*!πN>\ cz"8STg?GhGo-83E5çgDuǔ]+(R);a?.'}c뙢W_Ola?oEU'͉Qc+RZ2^p/^CQ:8 qw58}k-1}y.eOsJj1X1 ƈʚ7 畡}i]&߭7ljæzjKЎNU`tL0]7"*,}$Z&/]o6_wIոGZ/]kdZ3""\9r\cJ6nݞBy䯇ED(_,2ۜb''mulorS""w9\~]FW~,Jeқ(?Ȕϻ=rVDD-t2=RXq]IDATDD6-Y5jED䝍? kUpJhO}CyS`lzI.PZ+?'"OOٗ4zJnɻtͮr:rFlٱ|Dz)"5 EDuPDD$mYy,"" vE>qI~*e9y1ղŲZI|~Muaѯ퓸vsKfnyujZkk_5ͽr2=>t rK4.8p^`^4_'&b>%@q!ۖa/@i+qҀP r9[ tG!"`Ll0,Η^=+0 "wTӕh!ڹPo/T;)Tt9? :"/Ot3Oʪp5t @QU:Yvس%5aS=vl-(ǟ CƵz\Iݼ4mgaRU(`vUMVoE_oOneR%?ԖC8rcaBJ'sq+n~uȭGx mo8L^QfoP[߈=X43qH7"BpU=]gSz \y L@?{WCzl?K}c^7Lvhwk4w{(E{zaCgx*<#r~Ilv@qU=/˅'Pr? '6-H]˦1p.ċkgLxSs+πC)nRm٣{/;UW~x8Ho !xo9ŅM7~c͐pkc;+cDu">S +n܇66߻#;ȹHm Z' *̟tꍂk׍Ʀǎr ,뫮>&ئ팙Q DvA=7KNV CEuA7˺Z#g_OZ|5ԀdbB#wG; JgGpg+H s#x?<=}0_g<|t<spGpt 󑥿݂|U(1h%,/h0 07Ǧǎr ,#ǵkD~=&ۮdp3=>at;4{]p7QF 3"<j@VqB|(~^WSMj-Y{e@C]D2q{rOe@+M:4;8[?#>~*UV ܦo}<VԙDdAAs;B73-Bi oB!6BB! BB! BB! BB! BB! BH4PB!15 BoB!}P faB!m ӧSIENDB`font-manager-0.8.8/help/C/media/list-add-symbolic.svg000066400000000000000000000060401420226015000223270ustar00rootroot00000000000000 image/svg+xml Gnome Symbolic Icon Theme Gnome Symbolic Icon Theme font-manager-0.8.8/help/C/media/list-remove-symbolic.svg000066400000000000000000000060551420226015000231020ustar00rootroot00000000000000 image/svg+xml Gnome Symbolic Icon Theme Gnome Symbolic Icon Theme font-manager-0.8.8/help/C/media/main-window.png000066400000000000000000005256501420226015000212420ustar00rootroot00000000000000PNG  IHDR{"DgAMA a cHRMz&u0`:pQ<bKGDtIME  6Bt<IDATxwy?nNsnH$EI $JGDz=;#{vwvggcǿXKlEA$@Dα4Bxv\Ugo7:lUχ{ܺy=}!6,,,,,,,O' aaaaaaUWb,f]Q1+jq[XXXXXX+\6q%tgZGN^^YfkhL[L\LўepXXXXXX\Le4LTMMذ~Ș5q;9E[_L})aaaaaaaq2B'3:&km_>ѸP&=XXXXXXX\L4rKL,w)hhL摘hd(~徟ÑۖD/Fa0fXWƆ/0{D#5gL&9gmZXXX|VRbUKiZvlȴia\q ikzppܹG3&H2fhvdu8KDK)),,ndJ `pp]׳'8=..@(lqt&fdNh4{|cF<--- y42ZUٳg1 UU^9{luAMM] oMM WՆiv=khΞ=}< AAz̷2L'eQj2aL4MqMn4e\UdVک ӾaOff3mmjxeaaaqdO2. !lY}~U(J"Az'cNF֫1Ff 5A˸rc">-22k3œxfs\ob6LOfb2msgWgNo_o Sy4!L'ڕȤNwЅWW555۹L$ :;;eJ))**"Llczo2g^kddlކh}Y!\Ta444ݿ#//˕Nm?׿$Z?k-?/OᱧL@"P4%BQPr EIiH~Gb/+,Eᗿ%d|;M7IMݼWiooECge<فf" } 3<}HL3_0!rj @Sλ-| zvʫ_|ymDHXkJ}?R%s7.GOd(?d2I"x<~0ݔIn``dd$kL3<ߟ'P(޽{Yj>={P]]M]]ݔr 9銩,c4?&LL5MtSeu]Y.Bb$ػC_9AXC3jhMه8vh4bks~v Q>9kU{8Gt 4'VSMp`!Z>k֮cCʩ6&^Xbً5L2:: ꤌk6'+]2Ŀ/ab0!ҜXdo-np0w<9N7`N%Xd!bAy)xwxt&H~#gn}O0*`G8y Q*SS 9{X<+aiS ii[\҅[9uSQ\=bgO$Ѵxދ ő67/}uTiŋկ~BvscLe(olڛ󑻯)I)%JKK \p/}Kӎ9|-0IGnq;1?S?s^غ<*]F!|qU00-'9tosX&0<8Pw ;G<^|yMݷ{>`_WCFm| I-}{9r`0SNdhJV]˿KZZZ 79aqYB=0J6[_i?g[i& sm-C3 @)ݶA{܋=DP%nJC]yxlᑘb.?{Ў/ ac lhswoǶ7wP1C<>|Bʰy'{.3@f1dvcWW>|o~ԐL&&m$M,K]<˘_2 R|A***p8uHudR4ȉwV}7/d S7H..Fb^[??#jwa۸x }Ν;ˠX@? S"_gLGGuzꩬt*zҁO=ht̜tzՌՕq/n6LfM|vRiblz|zGYu[:U~{< ^Ddži&&5,3zl~BGSlb# |Vv QJL]to]F h[7-Gfzʘ)K/088ȼyۿ[mLaBC(>b8rJJرCD6!%fvk}\LEM64w t>Ge)qH `;|K_D";3%;W>%1<1J);0MD"1j&&2c=U{mm}k|y/0J֮l0l Mg۶8ku|C4tҴ}˦< -7QPrǽa&Qx yOIm eMUsV@`%\f͛pTCkO:Jk98~"g67y %z|,\u3IgI*Pպ->!pl߾z'xa ٴiw}7.]ћ1mɪUM=d<Syk&i_Ʃ8gY}OL&>j I5MekrdOW41 $X] !YtT{*J dթ ! (4s5Wⰳrm(s t h2 4M/^)3 > Y#u xo`&h2.PT'K2fq!%vO!˖afK rl uRRG^i/ZH ֱ\~%5(! 8,[R)%W1/5iBYq)_D(KCNNZ:ְd~%bޒ,(Nuu؟qx衇xgql6/pq֮]ˢE&3n˶_tNq=ӱLsősјj2 *O4M1n Js'ǟmLPY}C4m0ZV}}d'2/LS'Ws'wvLp;$:Kal!0&^&mcur:4]5RJ58l$wEkɫYvSlsװ]cb_i&~??ngUU[oTZ|*~w:tt'9iƴ;r'>ں N;YTr.u.ڜeߛZ8cV։o ۇKe-,B<ϸ1"dcd]S}\'5̣yҟJz.vv=ʎ}2-&Hi㪫꺞ȴq]mT]MɴI,q/puffqihs8eJ_ eG#Ed2 z=b`pʭ2Jq@`J}0Mqu_9888(ގ6sU&FO줰0[J tttPPPpERJBHdV5ur(B$ɊY]d\.`mI qUߑi?sdꢭYӴ>g>3M*WS: ʙt:/ξo +,^:guML@\iaaaYBUU\.פe"fK"gtfd}xZ> >XqՆF<'M+zqj.7e{תM al.ۼLzrՆF]] , ^JcȃDnLgjC( oa1dlE.Fcq:nkN%-,> i:5 ^8(be]C$ |>Ϯ9첰 v)..O1x'N !d\߉2ds]2E* O,s' lY|\w\Jk}be%g-wO|u,,~h.>'U~4Ytŕ%֗r$'Crn@{' 1 #U}ݻw388Hee%6m7OH$D")ODCd{UUlܸ1*lDV0MSN؈΋o9Bzzzx%%%<֎ bS̹/@OIJaMB`qB!ph3 !IĢ(D;0Qi|W5̼;?n4GyuMüTVVaÆ`?88a| BH) H)FJvDFx^v;H]I&|>E!L omF sO?n&ƆeXX$I|Mb4W^yW_}n!0bÜ8vamO7m+ OU-pE:"/Ebi( v>O~I16 ׇӦ!Hs|㑌 t3,Dz:)^ߎؖ]'A( :t{/3}ӧO8x vZ(Nbttnv^ub~稪J}}=`Eۋngʕ|G8N֭[GSSӧ},H]###?@Q/^pnq,,,>(---|󟧶)%[n>øZAr4Hߨd͆95@2FgeL.Iu] Zxcg. ͎K9s ã\8߆ty1lk`t`O'}=>}67s"zq8l75:| ˿Ky>SRRaӺz*++b߾}455!SYY$DEQH$\ǶmD"캑HX,(hf#ǑRj|-[} y'?se(|455]u@R-,,Rx<֯_oM,f}v|>_ۙ(67M+Q=:Hc EL4 UU ‘Qb8Z* ;zEUy#} l&i _ fHh,F4 a8*kC]؊)֓!~8*h E(0}/~#$LaGdtLFB|A>C=J]]@JR|>[o?ܹslذM6gBŬ^^{W^ySSSCQQa&EEEyfΟ?O9!{?# ,)%ds'[~{ZXO7oތfc߾}ɒ%K8wo=PBGCujRbƛWLaOb"#xRq&vIeIZ!5F!Z;*5LŁd^5RME& QSͧʏϣ$ѓ$<*. PPp{ "ߧ}R})!bpnts-'IdH$F24MD]q8A.^ȩS; L:vEQuUUX,-L&p8֠ҥKM~ɛoիvsca'~>q̀TAKK ?OYv-<@v}38@!ED{ƝWBI.B/0v |$Ãwa}бS?0L 1fIl/%~Fxp j8N ÆMؒ!ڻ"jjTTU#"D^p"'Kbx"\.9rtݺu  Ā8tLҶW]w\ɡC^i,5 -oSqyYr8M\AlVG Td!PҟO- DF?r:HJc_:劒f@0"3%s2Wƍ; RJ***-iZg\mZXXLFLO:>K"M9nnkN}퍽 +LP/-82K34rQ'~faaaaq2:W\?1d묇kKFts ϜGⳇO?RI42,撑v;}bϐu,,,,,n|>_VzLD,p8ϟdа0M0&';nb;mMEUۘ3kݩl_c0&fvL7Lm\o;ݺY]Q&3аsT5|_fCCCH)ql6a @UU<B8X H'4 TMvgdK=.)"?fa&Hdv8v4[Bc8*fM$DQ\.7iNua۳t9i׽v?Nu=XZ~뎌da;hvi*)FcfJ DHdLDDv˅@JѱuOv#lj~@0~N ɖYxd\M)V(ʔ׈χi!Kp8|FOuN_a\}n]7H$4-Es̩!0 iT|+rM Y:qq(C`JV&l \33% ÁAQя~SO=/sM"'`pjGW{ya(aw`'!9\7Οw5o΂[ P4o96iJl6[@0޷~'eaqײ+&;ƨ̧wu\.++#:\Q 982oֵֵ֝u3% &8]N~Szv~|69~oQ^L7I Ke@Rl6 fnfgK2iZzذzp:l'RSߺwLRxx"AeE9[zVQct:Aգ$u;̌kC-Wp$?hP@Q)nttKjsRZVשefjd?i~)27CB7i 汬`?Mru_6e7RW$sM g2  f͚5X֒76pײzsR<"(ێ}rP}O0O~Irdª2N~49rj-.foh}[-E>o#u2 ,7ޡKQ?7FqQ{w{3v,۱/#pb6-SYZ]$q,,>-&/(2wFV. Q|%e"{~xyofa Gt+Dwp^ֱ:n{x=%ɚ3 3b󫉅,X' :ڇD O7.⥷vrqˎ07F%yC KKɳ022cUԖ)*;yQFGP.y=(J2KHbjV.`x`awQU?%# ز}`q٪׫2(tvvG>c:ySUEEK1:MÆs rl/:bE"q KWP͙:=\T1lJԭАRRVV׿u6l0"SQj06ΖItI^=R+szΜ:)_{i/H WvRִ /ŗߢc(N4_ ^#Ry;s/Y KppCcF8ŨF-D O{Q8|4PTXDYi!6E M&\vR \:{JAA2.:[85J~aNM#qcOieΌtIJxEQ3_=@Wn \)s!  EX0AuU==ݘMAii4-I@!f߾cTp+ܜ`M1h/\ g-P&2̱[\"MWe|gSn'H&(6'8o( 4 iRVK80YpO)чqz],ZNw{~<;7CCOE{'eK_GQu˃,Y.1h fsfhH)tN,c(BpS{ɟ4钩r"_!ॽK txmq-X22Fl_|s(R$0=BR\qYfPꟍQPP@aaa+9u }ȴ"p *SeJ<xIUMT>X4M l𔔒Fi"ʪGBQ> 01Qi\y9+L-T10 HEPtWPq[yCNmai( aFVjȧk映 @Y}BJ ĝWUsD<&TSqZ:iM!MÔ׀4E}MʫvT_.ȝΤ%sfhIuu5RRXP@EE (M2&@ ?PAeAһGNAw(A ,&lV5 w<tԱys!D Wq #G*m➅ 價i"m6۬#{g4L5'mDˮ3EQ{3fFtZuLK ٶt4cznuaCΑ0}I_ kOƸN øle}m'>OƵ1־)62<^ b3'l p%K.7s:\Ag7R?&=;s|+)EQ0 #`uׂb]#Si)Q55{ 97Yn[kk+EEEY1+_iЕi#úf,,, 7@T! pWcQ BdfOP jOxO':vX0 E 4U i\pH3^lR~si0Lt#s_nfaa1̥AFkĮ.t P[ɕu B4ZJC6nMmUk?F`)5UmոOȴ⩢p>L?EJ5ʹ14Zמ|)‰ e1ULߡf{}x4W]z+䶊~.Đhh) b8 EvΠY6K8=PϽ2]wƣ  Ѝbifp EQR<45;`rLx!t7e˦>Dȑ3.y-}:︛EU:ɈMV&j;.@Hpv՝Oԕ1Y ̢ZZeEEɘÉ45}p!japphPhZXâ'x}*q6B:HH&CCh]fTɟUP/SSSC~~v b2kQRRvEyds i ыl}T-e66_"ߴ.=d$iニvk+oÛW_m+u"y\t*YfXl-+:,Zu[o߀>KHYSbcڍT9FAMѿ|nc-o>{n {Yb50:t@ʀN[3%MT-@ ]L`ZKb5+}y !>g+"]9m.~%^xc'jj m^޶G)^K d.u"Ѽ<䧪XgLäa!JY"j :ބʲB41vJ HzZr-Leu9NUx<ѳE~_ Ԣd?Ӯh4)GH.o}뮳#y':iw22XT.i*Sh(T{+'j+25NUǡ._!z*4Z;IT8ë\w%9'xK(FV*ҭiY {<PU|lX^22Dۨ`/s6@rq{}2̴p|0N;L&aƍقjSf3Q:ҧcJ00,RSHlN/ee(n`^m RU[KeE9ERVZJ /@iYՕ8D{n^KiI9I8Yn-~ΎldFH!(dj#4.eyTSZVJ=ɥNJmkPlNť|U3KP"EWPCYi%\K(ϧg2D[[n!qQ\RJ%̯%[-,&2&5nLJlu 7oXj1>{jj,[NyRZDee9e.|y,X"[U̪Kihl nꩮ_ [ q{"ζ6y|αDOZ&A>gu.žTzk:1MlXTt A]Kkި{yL܅*{$ydߙ(!j;Jv饷=NOBol[p]5_Z,L:KjJt#sHt}v7i$ Ph܀/n^YCN#ٹkZ菙ٔH3\.I"E*FS2Wi{eͼBl D.[* > nČ"cߪcؔOjI*-{_e롨ٟo ӛeDz/7Si{r|dkȖJ짪L]so4m=meL{i` /2> #fFy{\|3=ȉtuӻߡ3:mI$Ttqu̡!Pb}*0#eIQZ<*wA F=U3 c&-= H^Uc&'#\ hRl?f!AM2:bjzs#`&?IHhPo" tZlr2Lq3qjҪ2LƥN \B^=N*cOLdGU?$a/%16O paN0 IϠN7Hh nirGGJINOf!w[ؓaD7zctƹ-GH)"*<6#]##Fx,IG4 BvaTޜ^Q5.4=e2bh\_NW")f)L)g<1bibICvƞ aׯ+]bn“.bG h?"CCJ0L!\$Ml`"|M>:lqMh:0V~!%qJ9BTU:1^!Bd #k̄%1Ђj. L{>΢zuK?r*F!Vs2M3.E[LtN\yLwaJ)6B t]0G @H- = ”GMb9d.$LM| vE MI j _Y7 qC3e t 6 Bx 0QT Ca4Lk)DEzÅLok#KӔDbI Ox X]ccuG.#(i*l :$_HT* TIGa`/SYE}S#rzaW̧* (*^$6$2") 屮Ƈ:фR v.. tS>Ԍrvf;svO'@ωṈ[JzGa0 ]6ʀZL7*-Nu6Ldl< ôi<x4Jnʻ?expݭ)_ l-Rz6-K\:+T"1AHl\eNn!$BTʵ!._W!5v\4XWX|hr,AV6)$K5Ih4PEl^T@R8Tܲ|ŤjӪ$\A̩F݄!_~%;-[3xXx}O 9e4j\!%,4 _`?ビÃ_s;`& 6sN2sAMNu%%gA/_PՌ&5ǎo3692`& vܷ؉IKD5Es¤~ N. Η|V.L.<9JV*nv,Hj{z(w*^/~xdl 1~u$FBJ4jpb `Q  q_4(CSvna1(lPSKFQ_VM"}D܆i'pwh yhQ%+E2vPT # AYPgoQtJ|vjŧSjԼi\ar;$=!26d\q)qBKH[_(-z JU'Z8Gua"I(f _fp!5㫪u2gS'!04U64U0(Hu/˹IJ/g{(^s FaN_/'fE3nq-Ii7aUg<@Ui MEc33u@;]Sh8ʙɷ&`x8Pdf#O@HK' >>o?geMɹgZɺO%~,9֎=uFkst$T{#I^=(EB@/X$}G[Nӊr;`L?-f. `Pd2-"8F2Ξ#mE h9t(󑔎ExS)ξr!"{Sqs}#EN0қ?@)yJ*u֟cTɟ!p̙)ui$crÖb4>'hX~Ja=RpZL!Ici!8gl<嘊a*kv_[wf.)gߎyϟdez,9`0[pZа"5,,a#d$UީI*kQrA'HO;CKF<9aeW%s.q7=xd#{>k;nz} o~xlݺ:ZFu22 UUI&j IOUc*k|__z?u{VS3c9e M[{\7g"vx떜I:I(m6N}1Y?x-]tyxH\r@SʀpEUYԓIL`iHuL6 !@O$1H]220Vd TsՕn `K}e\';Ov{.w̆R5W!oaaa1$rbUHLQN8qt͚Lji:06lU)Hci9R,Om8LJ"0 cReЉB fQKcJg2"#1^A{2;ESV7yY~WZ c궮^\Lt%3}5haɐRb K5ujBi@Q>YB4K3MӲ7ɕ,*B"C*.T$KrPb14 M$QLaC SrIDj,,,2†4s%wPH!lN7q\NBbqT$ORD#1lNwVa;'(JG#HՁ \TUEy4̠#@(Jꕣn!c4~'eEQG?jRo#fڈ68*h7zh Uu|H#/99R94olԥ^UPӝa|ȏ;Ӌj)(NIg"j K?!?B s{8?7729+?zh*{"mG[ ×-o' t֠y;?͟N+ f~3.lc x Zh(JtgZGos\/4tVI -gJDQT4MMQEɖ+0D`"a$ty(,-GQ425*3!aoPUU5ʘ O|n_* '='jvRJBCu@^5zg<ש&8z W)+-0GxoInwXnùaj.ͅt,cz9֌TjB:Vi^^~5¾2?Wii9ʶ^䒙!-{WxJXm?!mײ֕ 3q'79ekGgz9O%kW`J ͗FYJ= 3${E%{m}"wZL!2p~7)qaTErx zsZ’vNsKc@uN:G,tEG pO{q,^F\<ӽIn hiə2z|7z~;w2س(_>/AuFxdO_8ʛ֒LgRs1 ĂD<|xf|lԜA3=zGO=l7PP$>iD$PJkad`^䝭HH)q\466p8$"6kϿy]a'I޻r7.pa4|nXj|qN'OĽkh;wH'}a0vTah _I-[:N|/= AmLC*ȻޑܗŵGJI~s ͻ!y(#1yERA[XSShBNv}((á t^/PGػkORTQ]dbGQQQWC~M#E_ʅ}bNz]auW?݇8y>.>JKw<ҞǃO<<./8.*@>x]$0)]ok?gZY[)B@2āh\ @"M\XZ ? q/ %(YLGy&DüZ*(HCW6]{inaL&v_1Aq"vc 9u" <2L,bh-].\ I]vӣ#:~{xRU>x]چ$y1hs;#y[L[%f@QwEZxRX^Ѕ#hYnۖcSC8BD P^Qzk;߰euW%`13ønlTD$t:<ϩs+ɮ8.%H`"c!]ꢮ?+L&*/tFU88ڵܽqNvױqe g kn&Ԑfsٳ j)=Wg٢zvuhR'xO3\~FnZV]Q(O:JPR݈Uܾ U jaEcTRSk 8*hܴoK,U"HgLߧ`CXf MA%TMPh M5Ex]/Yx1eyK) 8I&uAy||};.-q9˪߼(iQ}w3r) 2d2g2𹿭{U:3.!z:.u%eHifw zØQ16XAqrq%/& jWƸ'ݩsoʑ9;,,,L*f wycʶ~݇}6W524Ɣ/|zxv]8RB3MLxWRv^ [S>$PGV:~OcmI)qVȫNvʬ7鰳 !&77,ō";p#_974(Ȥ8\LmwA;Ub[: 9NMw.yvlnVŧ^CY@=G\)(e ykIJ6 knvy.lt̙! +(%ifB=rWOYU3RJ4kWNJ. 4L[Dի0M()I &.Ai;`)1$rm毾$!LO]IVZ?o\ ֤\ҦK<ךL#;uMMd.5u.5 KS9.\\I kK&23{X2`LgH&G7̜0w,9~j9\yƘ4 7b'/E݆{XZ6S2 njS2j0dmy6/NyL#_(HafkqBQĽ>w=Ioǣo% /e/|eUkb]>@ [w1/W{ᥗfY\Med3d"ȶWv`4RZ8$kؠCFbVOL2%fiiTcƸLas:2S'T:US6X22n,LdΝa}YJKK16R7_Ɂ+ O>&(Q{~3.4Sx zJ։=N#Øar86|{v0Ȑ1q%=/GRc`$փ+Ri3J)1'n[p&^8mcPWK8kgRvo{ި${n7yh]'(oXڍY\Q7xU=~)}x tGJ(ssޑjWXWkRgu Lx:V/gxCzytʭ*Rc-li>yBV..eNj/pyZ[}1|^;=y7D!9# ^q _oo#ߥPy3:C{¢DF!]Tǽ݇w8SO]s!I5#j O]hHlF!=ͼ%*8OJZH7^4hv66rx/p,vvM8=ڤ7F#<6TPn#&(q;IRO-7DQfٖR/e+i HYbgzܿa>o2|N^|ЪFț@,-"(C10R OF&r|A+lb0evU.]i Zw5&B(v-n. (,_CI]=My(^ʒ|oBaJ\;NсȋW&eeܺv5Ӊ䟔9u"h8U㌉?Z')7qoaK/gy ے3u~UN\|ooᛟ[?QUxO=%n՚ΙX$Lb.kƌ=׷ .~Iɂ+gu"Ƨ2ESg(e"2I&t:X {.rclAӕHg鳰krkLژuoP )MD@@n۹U/deD:5v|EQ.ѸjAJU+R|8XƖܽ[B}pb|u3?_ar:ܷ<@MOq=E>zxw/-°o2 6A۲ݤo:ʒ jJ|u2X't"wug@eێoslwy}[rkZ%}pB4MA> ygC:@<AuSPPeKWTP5} K)LFjjx\N6\Ul#3[ŵ!#ؕ)ypC:YcJy(oB/^{u>UtӸ| }(=!TW) ˁÉ]t"LiJR^Q@ŕ0K>dn`PPh([u"_RŬ< 0 C-? \MOXTYIp OA(_XHue>!Z'Ѹ3}t ט*,caM^*NbX ]Ss :ʠy,ZiJw*fBJ9).q,Dٹ漂؋ _Om] =0Vd(!D]xNsKM,:~y&6?>"U;z-954lvEe37 s7IqY̲ {+FDAOO۶msܬ k S p=d"2L)!CMˀJ[_ikO9WwvyT~2~A#;)+R Nx{aٴ*es3H0%UMcAvn{'/a:XQ`ߛfp 'Y|c;n7ü7hqy^|sNyk#w,,'2/wc6FR_¸77w_Afgx?c^3=ka/ |g2}cQ &=׺ɜ.ME!}vT蔮aHbI%mI%iY !plﻼ ~C=iںBrBp 3\3{ m:xYxƗ ]8u(sgib"HFii>Źn@́nx S]Lz9̯wiR<@ Ο=a-_9MɊ{#ǶuKZX|"2%o*+|?p*c8 sKChDii>^t) hH[_Zjgh>JT?s'BaY5%n!ZOޛ c_jE #UN!NL&;sZDJI"4N*j1K2{!>,gu3Nl2WnrEy1xK9߶c]pąjOqέD?Ђ! Nƈ& _f3}trb; eO?vvoۭXvrEFu<*~RQI(s~@ɼ+)*+á9rʂtHI*UgXP4SqS6~@K%((d~NmCGeyM (IN?GABnu V4bc Dẃ#gIE䫏JsĒԝWH~c:a>7~=:fۋ~ŽWNDž3̬c 1LL*4b2 wlScx26)3w'966DWG 6rR '$C[~[ &Ky_8@kRNnzz*gS$}z;cQ?d㽼ny HArSW*2_RJTUo穧"z׈IDAT^Dە NStȰ7O*Mo o{Dͳ|^cY*^~F& $zga&VB4S[5fΓu-1fb:7?,~OV% F1=-YN7{vbPFsҼsZ?}w}cm>}oe##\0P,h58?aQWKKC ؘo~aC/L,sE.:yUy<i5ӅR O&BH,BQuB MU- ]U!m;p.T_hWmza. 8~ `Ao8/]/_ƞ2en4\.(*LGP$ $$u~,9?E [hsm Wul)PQϏO"peiT)-) ]އ @I:)l8c;>T%LDp߂Q{f,ueU|ASB0%UZ7P5f==Iq~ۊ2烅-v35;ZJH2e>;T^'Wc}(\RY- Ù^@ fX»IP5y_+^o.NbO3TM{ۨ\h6oB煍e ɥ9g?08H,Ưr?{8쮹<{ bض]:4^'nnERt5,SLO)#eRy\/gNKGi0]]*|BUܲtJ|OHۥ_! "LxrE!tE^'eʔj EQ>ih~LK^ 4]ʺ6+|Ys+Ybu|;ywLuvb.^兗 :𪂪<1ͭ+0~>ێ涅OuL0p+ o9vt"A~׉Kρ-qIa]d&e->6+ᇙd9{Y܇ҷ=.u ~%ǁ-ᮣH-<0>&\%ʔur%mvS'F^o| sx] i_*ҝqwҶNbfMbR$XdGc,eEW0c>\דT*m]ׯ[VN!P/CJ捲殇+v̍˲xWI|+_!IJ%Y["'@((*Hrw['-⿽|˾:P7E|:N9޺XqT_#w+g'lJFpu? >^;t4 Ԁ(S~b0r×y}=:ٜs>P g^C[6Ldtt3@E$Ieq\XU5flxԩ~e_SUȀ0:6 zgR)rJ4T!g*mo^xϾf4-lg"_[g~DZ?Z//%W_})%>,^Nf89X fSshVDxeuFX1^n^=qTME)>|E&/< tcǞ]w :C./Y׸sI3^{Q~-ͯΣ(5 yOL(L&k췿Жtb<D v=M*gW㺥kuX7x`,'Wٷ]ojs:*T9dT/SA /#?[/d,fWΑ䧎j_OhZpWFjyleo;Gkpd'i9GXv*3qڼlĮcXcx?#N5rW~J>̒ T:J f>~s݅(OU 委RH a`2g?>5ysZykI[%;|dz|wTٴyKX#|{<{k3[6"Jg~7X^/x{- l~+rnl[7âXçDWъWt6_.qK&rJ0FeߦVyi!rR +_e|虃c,-d۵ w}`3{N&;Uu,_@~ϐ噷Q]8˗^s:{},8-?GmrؼlGoCL. ]|5И9wt7|}ƧH&2Y8cTpcϲ~n?LJblF2׃O:qs۵9˩򫔼N-`N̩s6I$G:6B C蚂NQe"ɒ MMJpQHh2~.姗:)՚ܰ^'V>"\2Hp΂S]s2f/]}ܵ$~zFP}Qj"r(U $3|yQUVկ~+zIg~S9…s-^'`Jۏ·gW;D~Ii'Pȭouݟpb p >zq>#s^?U5UTlwHC;!G{F~pu+o]MopZծFvmZ)#f7?F 3qToG~~طC<:B2e>bY֥NcdBt,N{XD|bXeɽ=(G[$HHFEM jΞqRA4762Zm)$GD;y m>3P ?d{ٺu#y [j.:דug똦JB j w2ټ͢Ue&߼ p5s[<0s~hQuY.(6ݾ|2Dqڗ[3 lX,v2.4AK Mg _m\3*(yh|>(8TË@2R5 t TpJ)lE3L|L.d2 qQ5 H"16ZI3HX, \a\r9 4PX,ټnz1|&]ؾ)VFʔ8353/e>Iҵɤ3HE+dK[xOXl) zoT UA5iUHlG*q~eFI~~q Z"ZYCUM= tHurWB;鄇_%cll|MnyՂmme0$ڲOSm1ͳܘH)zxޫ:{ؽX ah TQ*]f}RJU+-X d§KKx| #@7;jqpDQ%kH gHeb\E3vP4ҕ/]0=^@bYV+K Ku"0=\էfRRѵM?/.XV0 M/IYl>p ;{ԌZ?Q2|1_xoWW^٘:aeʔE0Tl=59^|Eԯ#n?xmQg;$#Ie}+nC;Id%XjK+F.Ox+eʔ|)p|+)~>@h׮ :ɇ;`槶*~=ܴPg{NuUP2jen<pSC ُP&꥜%(STp-^7LO\F6&9d4eM?A-?Leh=ҮjMvOݧr6ぇX=wuV ᚇInZK:k_To27%Ky2ǵx{qbeVwS?&b&ٲiKn1OX9S9} v|W^Ӵ^'BDJ/bUWXν g{\P떪x/~,u2s]e|!f?%_!ؐ,#p'I fv'o!o9W޶"8{K(u]|uUv0z1D"bx{MNl~Gcit*f9O25JO'Ixt|\>jx:ұIRH*[_]~CAS18'Tš or듘 (5mq K*~[2qb]|BȫsL2瓽NZD9G7/i"w?dTMfӶC<>%ɩ)L|^ײl Ƕ1=TNd vO3CC6Djj8Ea9Zjo;x~LR u"fv2eL&?<裘nJ^'XYHxj{Wܶc9-NNeoӸ* N[\,"6>:@VzyN-daմT|l;Cc_g6/2آ4#;^彽t.чBg[:t׉(RbuTSIkɋyսܽnu &婓2e>PT7QQ{yV 0+GN :e ^H s2E>:̜%&G! =a_!ֳw8D뼹}qjyO1%=ԇk̿Inmu_#'X%:SR^8٪oX'N宠U O-_>o>ӓ: s"u-yA|k#W%;r {Gy6kS  r烏 0><,{sAkcM]=c*os,s}r1xBүR L ъqBtHM"D2צPL덠F<}Kg#]Ѓ,ƙ{l o疵ʝcSLNMдYɁ\_5+-[゚;Wv^>:K"l~q[ʡ{܄%i |Nr wmbׇW9#tTM|.R_nJŗ/Uy|{R%]l>#Mr½V{ cӡ>pmr~y8~t"m 5X|w^ǯX4!#  ; Kj\^8>BhV6S9,ːJW\ϖ}E>yikMO9yuUeʔ8{7Rԑ+:-`tM581a8ygj(`| l f ƚ&N $Pѹg^CW\^'B㌞;ICc %hNk|]t+%sڎ⇑%OQ_Bŋ׾Fsseb9+9:hތRE9sOFOgGh˪H5=9ڴMwTkW4_|k J%Yw:Fc`h_04 B qtGqH~S䶇?o޲S[p*̳u<sŝ4듼{4Q"(<,N~?G5wMs8L2( m_cC`FUX\TYki3<ʠA192$*p$?5(h(@sb ol:@m|7ZZ?Mșf ɌeϾL:ǼNwQ>Ou0ÑqL Q¶,*jYz58g Ƭheu#+ANtL4Oa"&LW51L!>1-LbH!Z[KBc]l@^'y(qPnh!NGwLd:{''0~j?z}7;^Q粭B {?W-WLKS:׉1D+zٶPt" m("1wsmA9FMTEcHEUi ̴_B\׶x=W&%TSSp 5XuH:=kdUQ9=u?x"غ=q6{iZco3H\gU̡NQWnǍ5=WsVgOg]>M .\~J^'=]1KRf6.h˗d))M(2peINkyZ÷tyoKl|mnYJRTo>sv\҅+//]!_uZBf'v){{ i)w#J*e,.4 %|˔)2r@) ry\\GҸ`-Y`7^O@PЏ1+b$T y2KDbTDdYhڕ|q\ b'Lŀ|V@UUa/Y)(SuDUp}-|uHAf ?}Ɠy԰zQ-/} 4YCB5e^ay˗cxxM߇"$LJ`MsK;07o670B駂R*J^'N]B̮Rl::E:@Q(몽Nu!ڥgzK gJ5$i*2e>2Bu[|ZN E^? sbjc|:CEm3W4U_u=!!׷=n⡧p_5th4̂o~ @E]YWgp5P+Gm`0\zMe~!ȑ#]*$aЊ EN6ci86潬׉P{xo&@kMms>O"mak*3 }ټm7qd[_MwxZ6U~=Z\b#'GZ4Sݜ7]H`׮]F]:ʔF) bݤ7[KCrYdb#Tu,hlZull Nۃȧmv]N_y% O* R4ʚz*_~|EKL[ ]+GowS!ص#f _&r t:C2 s^$s9*N| P|a(<|,ټ}m+`^%i~!sG=dyc*։jo5R膒BC2?ZMGqllE7 !qqPTM-V>*(pf;<4 -$bV6Xl-8."]W tMl4]~B'z~/;̆iZ:I> )S$!#}d ? ~[!r6gwQH,+T4tEtq,p K4=$cwbs8N3ˣh:R ;q@/ehn՚4WbUJ) k:>s)8{/_4ha]8Ŏ!ַo>i0wZ\*9)4+W-o!TEA!Ͼ^͇Aw7Q=Ϋ FXVtl0阿/͇RVWG Yxs2vhR* 6o<{KpBp1ҽv'%l|55 Cyr>G&kQQSCnrq9OcݓqݟWk31u{`#X.abh V.}RPy_)TZS8{RخKi.w9rz< Q?RF%I&Gioz 66ݓ.<GOQDe| wwC3u?C.'şpIizj\OUP/>HךXe+7M{NٳgDQBd!`jֳ?5],"W^N l31D7L\%O"tB>HĒ@[oo$tr#Os:CV;+u XdI~vu{YFGp=ua^{[lj7smx}0@&&h􅰝Kf3E |fI$˲d8aYMӈD"7RJ&''?ղpEQne8e]qY۶7 Md'st%7CSY8o xs_؉I3g"νǨI'u;nm,^}U'wk~ֵ uTs=$sjYv;aSTSDW.ΰqGԮdf 2Źo<GQBاӯ2(\&m[hFl_:uH:q).(TF* gӌg5jB*Q UR3n32eX9:T*^J}I ImDMSK=0YcXNGYZ'_Tʠ/8Kų΅*\z%q2!8y$9]}9EQO"g\yu~B(!;/|,]`.$R ҥ}uaxI(6j1JԵR *(R.RJ8NEAuCJ( 4PNj2)EqVƇ7-;hY%1|0 MgOK\( Ǐs}ȤX$f"`/# hΜ%i7c. !p])h!$p zѴk;M-²,LӼ@eʔ)2h5H86ᥭ Qje2L˯J->GKD0޻ {zF!q\|Ͽ"O +JAɕpnLr`k.HmK6hX% Bgz#͐HeR6 )v٘*:Zhd>vFggsi꜅M?0@!5Z)%Nc5}L2e\_$RY];=Tc\cD$sUP9Öm'qۺPclٴ ݣp/Kxek qoψA Wһ# 汦 4/l,9`Ǖ JS"sU2e|q\ ]!qr<_p+aNEKLoxfs*+{aYǖj!Zo2e~YaMLabIrpQh6=p0aoᖪJG>/ PU}/=A4h[EuS/Gff7J(B?GD4eTVV^ٸ\B:B:m]HlF^[ "],c\a(E?):5PѴkgn;ЊVQ>|3#$-z?(:݉J@1Zʌ*~Ecʔ)R:͵|;wUWW\L ŗ$|Džꆖ+tzbǞ}:GU]3@U+rrG;3Ƽ?t -\G]WEKmMSM]MmOpY !k08-3]1M%K0o޼KvR)촊eo0B!~?zub qz5"sgos.Q@ p>E =s$EtZkj^ ;OIУ"Hk2VoslGgxPluQr&9;0E$bf 'qdd'V\'Ⴀ4r$Ǐehlxcho?_4]Q$9} ]3ڂ% $8;$ 26x4~]5x51*O)N =)ηliuZ j,exxb(4v]yMR?(5nAzu<=<ܯ!śѷ;M;P76 RxXf O} d&8?$=gNp)21᳓*" #&jC&974Aadt svvf݃7cMq{ O*Z:ϤΑ ZS\-` %<42vq@Ab]3L&jz{tr Sm$I\|~?vsd(xv6M:G3}浵 p‘v6K&W@ߡ0׏_ʓJI C*qFC~|G+*<\{#(蚆+s=OZD!)l T▊U4RFQ$7FHMsnh K>vd>&&xQ}m\WRY]P?%ZYk^t@(fuqFHp{aHbKpC3]hevroֺhy̗fTJeʔTPh|ɌƵ (^::9T57-"?r]4S]]MC]jfAsc+ VNp`\b$Z'M}msYfuu4բ2p$̌P\;]T,~{@ 'C֖x>|^+ A1il렡*ã SqGPu̙A]M>_ښ qR4#Ejho& I|z'OG]U61f1L hMu1R &H]tM%Ic.`]TT <+\+$RQM&kc#1TRrML!U̙=gb*8 bhmkGtX$fr|L:[μsBQ ]$cZ̵rq7TTT;;|}殓b5W>;`R!8=RQ9C(XxYr^j;v d'NA[E2:?]E3}<D ѪjA5OKJ)qQFCjֱ%@χ$Y5TGL%7H]]-`]86ǏPuCg(C^|C.BsXudsyl?XagIexDl[= ʤ Ѫj*PEvxMN~QdsA O#L)S J,+nf隷+bћP7𽟾GNјˏ^|Jr *h:v,/23Eėܨ\N~/z(ԖAuhi.S/ $h~SiAVAկi" SO'4=ˋ/~@¬;oM&TpwSkw9tp9$ؼ{n_m9كn!w[Q~Xaq];ǹg2qa<Z̗:u"D7 ü e|mBa:PJ{Lrq?1C.sysFv+w}r(; V{s?f[H cFgZ-hꆣt$_k&!H|b!*7Ӎ+!]L2_V>wO!YXTcVL|&eS3:@fz`ױ ң}jn^{+ᑃfɢR8,9\G[-$'NET1<C!^Qb1rҁJv Qčw+wIlZL/E)X |Z{I!ˡ\A.f@=={@ r qOOgr2v2yvI3um1K`T7sUrRb0oJtq]_ɪApl*H+a׳XT$=Msu~JۑԵi}27R/>/ꑟ͉s-Ln*2e}@A"4Oj`eb273@^mPJHI)?:*m___O%#~8-~1eʔ)C6%_@cZ*$72eʔ)SOu7UUY\L2eʔrR\׌F6䁝q@\_ 8\gΟ}G>9vpwK4Wm!.\.6cr".ې si ryzJ?li>wf'~ ^.W˗ '3摒}F:LkE4TU^;" g| ć{ _ؘ6g]Wi@ST8bFqt ]F9FA2dÆ TTTz`rrd2ICC^5?RIrīPPK>B) l>̋Q i+16]On(y;GJ)9WՄ`#B5N.DMS+9H8I<^}*,[s9&'p5lX Zx,vײЊcB@v2H=WֽH;P}E $a0p,JǸ$ !pv$U)0rC)8gR[ʠ+/ Y@NOw85 ;B`gysrFUtםu*bg%ɤL?5p\!8z(`ݺuٳgɓ'9~87:N>޽{iO:T vⰲ@u&uhSg b5ܽBHW2޽C+꩞}3(ɟ#[5@1fN Adt7# -?AށG͎ (n ]D坜9v1p ߲wg(QbP ?#ݘ *JqQr -]TUU/+?AWmr'u$>P-2' 3߃Oɻy DZ)BU:!zq:u[lB1!pN2u GIe+1~ r>!IZ=%N2DJʺ]KwF@YL HRd2OhlWb ( 駄l&C2qJ{T%Ta83LΙdT/YEJS&xoB[HEȲB藌qc||VxK(\~Ҕe ֦ - ] r#~eydb]Db;_ `;+\\ekܮ0T<4{`=L]y93e\DIGZ^W.)6RA Y)N?Ufq4pirMWash[_ϝI4U0iVF b]1Uu])6+$# Fp)W! {ۄ=wav vP UZjQuTKt+2UbiLcTZ ZES`M8vT1˦麨kP&JZ%p|8㧩dg9|wE #kq~c!}Mf!Y.񬅩JlW}eʔ$RJ @>}p]NJV)Aerx|0=u_@ۉ#]Xyj?ں 嶯7n%> ᦝ,׌W8rRс˾}Rn:~tmF(~b$A$apph4Juu Jn kt?Ms13bÙ,7 fx A1=±)>B'Hyhk0*[;ɿ0a$ 3-ljJL|[˙tlrco!g \0*PsC9sL @{, ЭŤ~9wt+i 0uaR4wW\:Au\(8GDeCAF'0<:F}LǨ\?zF0D2]AH)W4n=I!dRIRnY5l>`;.y/ygGh:5 lDȊ؅NY˄]ק3a EsνB0_(0Q8F>8Q+lQo(tH Dhwz|TU:Q P݊rNG@Qw!e4p,zX!RR:-jZRrsPU~%o]m\p=a7t#ݸ_A(s ~&nvχ=NV:GԆAtNjc֢Rk:1%~ r_ PLD:j@֭BЈOeS7}>^PI#n[C1ȤGhe(=b|7 "oE(%8Y@!P5 bEAtK23Uk] q CP)ml0bA8Dk}|oR s7QVύRݱU,%BA&abbMӨFU b6Mt#B.[굨폒$6> F,fPB RwFa%vP X& J ( uGKcNqE14]ǥ Q \ W"Uh'@ yТDz*ׂBaPI&OPU[G()T2D6H2j%VQ>; &@ je[@!=5YTUz*pltD6rsP4L$-' ˑH\!P+o%\q ʑ W DhB.3rE(&0| dMPs̼±.Q+6XH{V.y(ʴ(vXq%"w2_22̍ EQIL?pu]*[5׿jr#O#tgVyKcA,gdTWr5Xv*BKUE C>k$26h*ShLLLqFΞ=˯ʯ`&^馛8800;m( ,s6?>#`#Y@)bM$GGXLֲwOpr(N][gYv>FT5Qչc(B+ &o!DH@ Q~EO6* Kh8f%8YT;If rnco!#btɓL2oI}krbɓDPULG¸ej,P'*AUU[Ì{STH ǶI' ~TM0L?DC*:V2_AU࢘ɐ ]s[K.xkq~}5(&)4B`9H W*M'L!\˲>:IE9qEQ\)} D(67#'NGuXn7q/XGTs:RXT#149#oY&w#u D%P"w$ =l. D!B?nY5L;"%1 IoAUn[PqJlձ,kIN?k52'fS'JOj/z)lE gϝc;qlLd;X}]8ܳ*-[ѫPSQǶݿ<@U5К݊;hipэ0S ͦ9v4lVOEe%CNaE4y_A,f11Sx @ }K82"`囸VayPojmzЧG˲i⸒)4 TIl2Ec9)zH_@CtB+-xn ]H-m_A|^8xBOd//̚53g0{l5k@Z2 ^ 6a9{Kdy.Ief9Kc uJ^ՄG]n h *${Nt3y}v\&O3sx7H_#r'p$^ށӘ.#YEmU jE#'q8uI3; t;< 25}-fobBL u3#˽ %;Όʳ+$;*s-`03phF>!JS>qj`lbCqm$S) a.ZVQG{N~hSW Fs,৪ Nklvh'v.V m$a7 *ƹ}XMc] :E19фìQE6n4N8b'er9 LBÄ-1.+4~P2 %ALgTo4_lSU)eX/L0hjjرcl߾5kPWW$L&Y|DzlRJx%SSSSߐvf*YfEU ̹`Cfp;\=Ǐ$y@ }dMď8N@7W60ជ7L݅Ct2ҧq{>ΝUYQ{"LϏ{r#6 f9r7>P%8)hn qiQWFA&,IΚun ?rlC/Ԅ,ۻ1=^5T56 yQgcgdhGqDEm%:k CeHf@)v4 :.Ut5>rD͑f8xw#Xx7/]I{BmVE( >WȠ"G86 + `:|a$K̜ʢ-N=܃(TWW`̙gyUU|K%8`h4C8 IIG rEe9ggLNR̠T\a}s-u+ ~}R5us hk;LG*FNTZ3LdW-CPtG=܃@;FP*Yv5Fى(4*C'u eno ( 57322u9'Duf}>DVQ(70"CS5 U%1 <8jfu@űu?Ã6᠎:C|w]3Hk!ۑ1aO2e?w7PW=xkQ~T:{,{V/%J#`V=:Jw#Z> PLDNpJi(aӁDT  "^_S̵sIKę)t#`ŬJ+UV[_P3qjGptNFtJ7<ݪ*0~4RF?+)$NFj?V 7Jjf^Š4YlgUxCQގ u|Y+{~h[6c4XbUUSI0P:~'vOyu Q8Jxr=^0=(Z(v\( uU\FaQ;\r>/\|@KN99&8<1rj !eE˲QtSE 7&E)jpKׁ킮i LF#͢i+\.G6nRŻbkg1.9,j ‹uMҰxbMX9 oB.B T@JI.5t _!o_ d߫Թ ~YFR+q%`"ɣ6g|I:+;P߀w+Ho$BM8ԅǐy*@␘L .tP !H7 n'2 lOZڅz ـ깨 [BmAMZ:mhf捜)i?Z݄(i,<~H4BMlBFnr$V۰Ѵl;;9Lvr9OE!S Sd> w"ZBV,͸KPTU쾟:(J%Dn7"%H(g X#(EE>Ja;}K)IlW`(.2e~pOP mI8cDZa %+ 9t8#|3M=$s+@as.& W%Q:BQPB>9ɁIZЄ!qB:H Ǝ~]~x}YFAOOoUUUw} 0>>Xp<>>΋/H*~Ѓ6I. )$(zO!;>ξֱy~Gp3hy$,?oADJ4Mŗ@m$ ⸶@I$0 ҿ+hB(l +9oJ]Lw3[a\J 9PE7>(#OI`9*$u4 ]#8.C{j+%熒 $q?A{m`۱aj#卄WJm |Ql)@Z HMqz4Ó խn%=r#ǻ1*YЉh3a,:߼?bJ>hy聓ؽu|J%D~1fϞM?ǎOlo,k`xJkmvA[Oq|r!} {y9]x~Ẍ$Xp?a1^O7YTUFoS)#_0Vv;څH3rփ& {|ria8G ::vi[ mnO싔[Jr^T覊D%F/Jq],%*&y &{5dQ%D!QBQUc'}Es8F8aldɒ  6:ɯ< һXIf3&#S>syRmi/,8A__,kZRK4M](|&S9A=g]#"VmV B+HJGò'ޣPWd}(@m%3 0qM| [^)$R8A3G@j!WHu(Lgq8f^⻅k̲psvè]} D&]oD E T*Re28~\+XB B%eeI'Ʃ5 tTVRAvbUS08{80rUS$]m(ޓ}hcY9cyCC$,_!f8Ãwu+3[TփfPZ:3CcvwQUD!,Vc$vT)Lx7d300J F,b(6U5#cEF'oم'[mV-d݆.$.*r\t!qeyP*:h@CeMyMQ495'BT W]dkEfWf),N~|mU?, ]<ԓTb`&^?L`Ӈද¶ʕW76^p0M4;wdѢETWWsl{kee%?Lb@p$qY4;ǣ 'Ҩv Xב*J"1!3,,BpšPem͍iLIJx~->Fq.kqdvcӞCX͊yhM:|L9Yy[VP .ZRD˸5@Nk\eAudYV-qHEƐѳq+|hò jCWg)"%P f,[Ca S3qeS[_a^}u: ;`"3(TrAS VVVct=T'rH1 ٳgS[[lݺH$’%KPUG0lS(B4x^*++ #pcu4Q4V bp)HE .S3:'QTGR sp\!J҇z[uу6TєcxN"w``'jP0-+QqI4Ts/:fL#cNZf~[ee!`8RJԱ3`guNAɝ(d=H5L0%|r7iG!Lx Ǐa`8ϼ01Dhӭsj!X<&'<0HSMT0A,Y^{dd:OXa$n*yoHڷ0u:ЎFӂC!2}>&n*΂gPxNvNuj yCIR]kyRSkXH@&6@NN2D3]T?ڌs/AӴbS҅ϘJO%+^A"/Še0n( R[1p{EHuV^վ%Fǟ7?xF{yh sxTً1:gObs,.X̦7^m~ .O@jXeǞ}S$~[wчxR4kG);b*dft]")g. uqbz 4T3@H"s9@qj# epBJ kpY, c-a.6\5Q,i,ي9uUNVd G( [kC~Vb.On~6#C9;"$t|] v YRN ݄pwB]|, ^ӬũF(i+u,Q]UQdD 5CyLdЇN ʦRiA0n;MZ(aMhRlVޏX^@8" F 7eT}X,@t2Ar 3Gp9];' {м[9GkE(9- :ӭيLOh+#BEqrJmRt9sn,+Ƀr;EV~7 >+O^Gs9Cijj5lUTx,B)tض=&]vszN' 掻9pB7 A sD({&uv]:=9` Q%Y#ˏ-^AreI`R g &ι+WcW!_>t]^[zE"JǑ.tl3J)"xia&4Ĉ8@2 Cqu;q$kcEOCBbt"0eT{/9]VFaYV;\?*!Z;^jK/t5`(eTPP!,jѶ}B]~&n3럿n4HA= !r5Rmmm=ϫ|`#Ox󍍍-"eی?ʻoNCX[)rT%TB$ׂձc_oC]AJ'"eʮB'Z(Wص8sU -xWP#ڿւo Kc,!LOGiM?RE`x&0#4ޏn0+V;peLDЏeMLL)RILCB"16T7xIFz=aj7Ãs+H$;CLQ&'' ZP KB .Gũ ej)f.~o[Z!BT[b (Zf!R0{E*cOWZCitikc8FKv'a1DOP?W(jiS43T0z_ ߃Je~G=үBm_V%;( W-GWyIq51Gq)Oзi /qWiiX+dr@:}46B,7 )QJq9^,Zijer>W/` }8g:8G6~ӯr֝yLj6ěw˽> M t4|#J "byy+WD%!TN#"‰?A7"q͝Wp>oe)-p,Okލ|waNP^ Raz_Z3 XM-0%ʢ) iH: egM%A uP($_D"ttt.W\e6 @JY_AJdnrpvʁmHsbNSz묠j$[2*KOFb,*̮T`Cn8翍!'[>_ K&RU6;$wn(@{ѯ rWd#ӵH!bt3z%P(|/^bO4 1=by~̐krgas_7FGi[,0'2qnfې҃5y CHS"ҕWLw! mXP=/qWwXy8_1 8뢔B E ;m<' SGk|uí۶BE,Y#m4<{}O`4Oʣxeda#O xU4x(8_ATi 7b e+RR xSIo`ZuVS.IĖ-[mfr׽L^ ˲ؼy3upзla`p?c?TUasx'hY'U^3g]::3YȕHGM%OQ]DUVhiQLrTW'!!5o0̫dvSwEWJX hU^̮Iؒh]!eT=JkAB Wނ/n8n-EO"E)I(-#~h%,fAOBWHäL "֒^d@!,%kDB mTqLbEinm#m'm;l:򲤯e3]IjR-P%7N8HTpK+Aoj"vItWXGL[&RD40PyXPžtN2BC* >g9sϝ 2fRH6Fl 6d_E,|`dw_3֎#TJoaI!Ѵ%hAnR:5֨ 55_ɚ2t;$,ncrrǏsŋ#S,illi'inn;\.3:: h4TЅ)JU :o7G\_EgѲlFvy˫\4h)=tY:"0@ju^MEm[o*WRBH"L F -VB1o Y6,m]s3+e[ Yb"EN&u'.<Þ%tT93ބ=p'x eUk'B?D& Zi ĦVDOC}e $cQNDisSl[:kH{Fק+s PkӊX1B>,a}.Hn". ^8X`inKp_DYd7*ՏW1n0{2MH6phYY\ 4Oqxf7D>[ou}MBv~tDNqTG' Ǒ{~QY֪sX n,`w&V^UXA*?o* r!.)=L!  /?> 2"Z<ƷG0!$^87OWs]-t- 0 G ?=@7=꺵ܐ4IDATr-uZ+T oħ @[v%_̰/7ʤ2֎Ҹ|U^7J4ܶ$rlq1 ht"xj  j#z7޳Gzah@{ xXiHO `(A[:v’&="̰3h߃ \"P $:҉N!غ{/S_*ur>As-agLK[h9KDj;E49N,$J[̆j ~F﫻+9Lth Vzu aвATj3LD,Biu) {i݌ORb;I&EKUuhpRMo;j|!@݂P=eXFf@ou+ LNCcH 7x5܊&tq%$iB*ҰԚ(hFfⰯ-:3EME a qu;{Z kR*3uA* [.>}| T(,>{ܷ5Zhm1+|w+ϝe82y}9*s&WWP{/Myܵ# X:7|J<| x5FϟkSďlzTG\.t{+Y%z{{9Ǧ} ^pk`4i+TV.;P y(Wg9I'IM[" [@6݅ M0NWA`v@[ AƐaNӋ!YD4Uq!^?GvJɕ1πBK{?dx(0I=w# {q](Kc| Ώ[w 20ȨWtt Vth& ^x ͷC͝7.j+CJv;Hy.HF0"3M"_g8cWi7AW!HmIF2BиM׵9̮{ÿP4RDS/?uDElG :y;fĭ8 ytCޏ<#2 ֚bHZ%PVsڢSZp )!8 i$ UJ"a8k=amKj&/Znm!5uE3I=JKS^^QJ{c򍧠x=? lZk e=NLӬւUBRȑ#(_|l@K*ʻvW] <]ᖞ(!ڣ<2/,mcyiw^P b/c&zhU~YLBG2-ZۡOc:yc/},Rd71x{7uע4 S O b0.X2oJ`̉ kGsϳr7#Ԛ$BHx7Az3GIJ% Z!.bL^ 3 )4>ϗ>1ls_EvUY@]MTiBp/,pbL:v +l`ؽ?SM<@trl;)Fz0ʻp`n@8///sy ߳gOxD0|&{+ȞX?$/r\!z r a|E`Up?q:Т ? PCE4:#xYVp]R)4[X* lۤFT|A䡴Okd#CN]b4 $??Ɠ_Gioׯ-RdZۙ>Ʌ&SEv=,2瘥4Sa]*غm:^:͟K{mla&ʕ+8\|3sss\pjh(I)믙RpAkE\bL4-"ꊢu&^*W>)a%4y$_DL*a d_Ws :Uf^"0$M UMa4KM1U^zзsϸܽzUA#jCv2ތ481&9auN nb'~<%]#@:6Р-}=G# QR1:[5NL lS\(tDFq첇/۷9\h]Dn@seXYr}2"Fڨ\|=.3Wqͯ֝[61AC&C[6dRXR}C&JDt .xUuKt̓F6ފvcνD6J?I\]ßttl}^=K )S[FEOXJduo «j[!B@2]5bv*.ܞG/";msWF# {ˆ1RyJX^^&\' jV\I|]67Д\hJKb7k/:M_T<0\!twn')KV"Ga1ݏ|m;Ê CoG?J߿ޖ$=,b{~S+{Oqe][z6z5bΝ;ehhD"QRJ![0 ioot:AWJoN#Mk˔WJd@*PbiCW t|%.pa&,-ќ2ɩ*7Iaf&$nd[8}w'%rw.K#@ YyYAg]}(tI!}M]{ f[ ] erYVKGhM>ZK.1*h܄Z:œípb "5"aeyg1-l]0WLIS`ߞ(& ڬ&$-j‹<=@] j[hC$Lͥx$nVd4;-֌O>R0vGiH'f2+WG:)ZbF\[ۻz`i *hlj-b *& AP4V)*ZD몭 :`e5ѓg86}C`rw USR.jb ~V#n5s7!)XD"q D[`2_Q(aR[ћ67NM)Ai}!1N M Z z"P)V P 7Rp{ׂ->lhΝҥK(_jbKs>G"N~I&aL)a7R6┝ִ <ؼs,Y^^ b3pp]^~3j30n@FJ΢U' #VkصtKRpAiUAN,ӐrY,hΜp.D?>z]F m-d Ev$ };Yq bQÌN'9h It;sj1M W,I*/D0lGz/QZ8s̽hBRXbyrT[JV٢!EFLa؍в UۑvJyR&f87:FTF+űk 6gmoJmG.40йğ|>Ǘ=L'FHl!- hx=u8A|ia-^UL&y%hs )A{@pzbhc#%&{¬^羹ލsx_C뺥> {/xLg۶mڵ !D"d27T[SM$dY֚T*aZq9_y/enCgIe1^{mU1уiڄgK"wAou;usQM{hAkE$ D[VDpYNӘ)DT\JU ccxūXzweI=HHc4y?q> i9(/0n=ғVo׏#Vgv bn$3ӡvUFJ0G6ֆيj0˲{ĠHxLoK sx֟!" 00 #݊W M48&1^Ѵ&Q65y6Fؐ eְ:| K]y%J)fgg1 tfMG@ 7 ^<ϣRA %4 jFIд )bQzwc9ᶎ`Z60}T +)!Dg< {h:/bLy*qTm{H+Inrx*jH#f7!b삙@#|UE.~+tv nfi'[=+`t~:*@XI%" @7އhy}տv_@4!Uq Om4[k4SDg^#HU8 y s!׃W-F:nQB#3d"kmPmBHmƲj5]RY˶%v4jv5=7ԱO 0gN!0BQd +G02mHs]sh:>?w-c;M;MC'׉[6FGp ?׫^uJ% (xZo~& @"Dzرcǎ])Z^{&>~J7׮]X,% U"Q( ’5 kEKT`H3%d~ MHt;vz=u3vaD󫈒n+ܯBR X,o8#UBWMJA%ji R;Z? \i X#jK"AٍM6bP4-HBjkQDxIa!"֍/Zzs˂q!b{;+TT+e8J) HR aՏkW[ԇZP~j~+Ĭi5]ZAPZ`4t##:X#A4E>_$7siQ 2B4!°rJyRRt_w[X7}}|6?y9rxǯ@ ( xOXήXB0%KiH+rbCJI21%jo_"8nt<7_~1b\^xmv+>]IHh ^StYFT7CZi 47S&ʅtvKU}B |UVôk*O{ZU`(CE[4Դ͊kzUOp ڇ*1.<Ď[J,ڛ SpO ?ca htPF/?SOmъ@AT&p嗘6NWo>^{R]jpi,<H!-3u_\dœk̞m^{Nr MXsqZZ[9EUm'&ǚRg}U8WEv#ۈ5STcN k]ei$m;28VT$d;yi^t˶xZAm)4zX<0!  ҂F#WـH Ê]\ǡ\.5G5BRlSn,PxH !r$ ˓-TȖ\_.n7)e=QV?~ .tkeǎz oX1܄ϿQ%: Yb<>q JG%6a!L-_glBwsDfR`)S J,gxK?N~_⾦aI~ {9L^=32D*JVTRT ܟ#e7QC ڃ6p칧6RJ '엘:{~z0bwA#GJp2^EA\Q:p(ˋDc1j5y헟~?ߢX,!0 yߡtND$Jy,BJ? a5yցv!L6ǐh#(A6v݉JB40LKSL$ Yk 7?Ə[| :$*`ӴLm&pQ+^|J)H3GBa-|0s2mm|~2k0 Lv䇹8Q6wIʤab;ԟN8Vx߿d+Hph-)ZZFn| مټPG.)6*fɐK~y2ciĶ_ϿQ9M<]=/"G-ն^wuOVq3HD BXOCl,G79 1aJL'%*; {-Q,I*@(?/De|\0l("01PF(bJ$ D%+I4#bI*RApSջ 7Y[|lTL%^̳A/^<#{[iթFh*YT ,Op$l嫼4sGo)4<'IGۉG ̞~td{\gs(;#4dkFe-G6n$[<9O""b& Sqy$>Ð2N,PAMm؆y"ނ{[W (ô.Os'>}RPa9 s3g禀iɗ% B&v\~.*ڒ be'x2Q x,2=i{ `||3gd,W<@{#n"ī^c)͊sW-*ke9R>~nLkL$Ѽn$2ӟ@Lgm*4ډ}"^Ĵ%C|݇9s* x%}%Cwͼg <^|4^0{kpa4o/=JEwr!VBZ[[Y]]ŶmZ[[1Mq ZZZhoo'\)iJnA/!HE4C-H }È6pUt)ߠ3cᵡ&9^jBΏMU hw91,+tW@`E_;4]w)<_6woy[3_(ַPZsLVEIǂyD9.P/Uhg8t.?7S YN ywCsnlb^hs}f۠Yj}88mjMV3_~]! 2 )3x9gq҃ۼRfff0f4""7n&%h܂^Q#SPthC|5T2H"XX=ghWi^ރaU"VAOJW9 'uqjJ>G)aaPĪ%xTG(A_7tkh^[Ŗ>s+ X"l8?jѶ&jc߭Mt}X^>opB./'>[ee,r=6 g9uοs?/ʷbL_x0nJ)e~~Q_*hhh C:wW؅V0TaYrJ~]YsML=ʥe v)ÉRcx Q9Ê3$J(C5aw^v~ffT  N*ڂ@+(HrUQ&Q*=|/]H3VlF":]zG] @9 cBX[k/Ҫ q JճTCM\٣MbF%5RAi[D Bo* r粌]#_P(m[)hloU gk/3C|Xx"IԖO\\u %T, "O|+$:&V˔+n (ߣX*ӴohǑq% 𡵦.wcLdttt:wA*uCX,r M& WVVti222B2Dmetiq+ Aq BXU:(Qp\\3=E&+.4QB;±dOA㎷\/2J^\qƝČ@ =Gcb9\(-D m4 LYWeNF71E?Vn[I7?O~!:c-uy?y 2[Z#ʁXh#toe;N2أ=2ղݻiEK5݂Q!WLNyi>AG"cl Dw5 `s;!,w3iVrpU6_!гv\$mѱ<2یWE\&Ҕ㏰}h+D)V,!%Y99מL8LaP ?I&2֭,/ߋ7eET&jA)E>ʏg&=C׶H)J0byq"KP^s*+2UEUNឰ0 Vh]MТL"ϟ_ND}CUw+21xCbb4܅?Eٯa?xCUI2lXj F ;lPA‚ft6xI{Ͻ{{k34PԐM'hn-P\bFBsC'fIFA44dlMLr`K-{qG2bIUFD4un=:FЊtS+휿zݛ'XfG.8;IShş_K!^DO܀HG$`CuR }^w߁4 "vd<zUzWE_YpXe3/BH _il!*&.,,^a1wqhz] q5Ntc r ܇id2T'^x=465Et/`~}@aat=jG0{zk5Hd2޵2?Gve\SXt~7?#7CD7Z7T  Z&*jB(q'5im5eӏa͝ƒ܌ pq+~har*Lmm͘Hyui9DH$v)Ilڎ -Dr5`mrD%!HaRȐJV-Hʑ!cΞ!\^DV -JNωюa?<7K$%HAw÷1P3ZC$AkDCХ) +M!jxsI؂0] !X@#[ϾKֿVf#|^JPA=ϣP(8 ?0B+.{oFZC–t'0;}f#C|ke^L^ V!j:(eqDm&b$ ~%#ыSCiv$a"rXfiaK. oЎ]|8t jc`f >4] R]ȑL&mG87Q~2H;6jJa[RVXYG A!ez =V,DD$^V['+q +D͘oo QBGf]΢rT+%"6d BziR\vQ-vTVRWW1 X"QW_8 ^D ; @ya.#u* PR@e  CTdS"kʸ~4tu>h>ɚR䩁HګZ {Zn4#^$9H&=- 0EmKE+| A숃卢g>NLAw }synﰴHvutvu n 9Xy [~nl'D>@WunqX( QK{yC?5$)8PBSShP.Bw*XAL'A}}^J''ᭆ>5HH+{17 iD)>z =J,0|{*>Ѵ)+ӜX18eF,B:tZ5G_rcIl#4F;4.^?`_7l&Eq^TZrӰuWO *Q+*!>jwX}9i!I~sG$zy(ň%6ţ*!wҼơZJAwZRz+<=c$1!܉1w$ux,F2 MB,(Ě ].ZHz 3sWP=a$Z+4ˏjG"̬*R&%MG(-g> M"d_lF$~;8+ClMJz^Y-\Zt(VLλ 7Y ͎6 ‹/;SNyކRd2իW殻®__6`iX}J)V .},sl/EҲzg\޻H=%vȭ۱& "RBKc<:[ v0鳒o%9&^T,i3lL| 3's[0 `ru:r|)vǓ_'yM39_@J ɲꢇ$v@A2 ecX#쐏\..{|ŖMt45BLk69ݙf+j" d˯XR ǖ}D'BP)4%AJЬh%Kۉ6aG3HӪ7=(SR;:vS T]8 ͛7c|>eYaی@x.4i\d9_RUцѐcu\o><~ 71AF;P~ ?Rlx~CyqދZFƋBd1/~ !Cٵ`#9dbxCK: 0WpYT4A'@E|C76W [#twΝ;,|B}n8N}-\ph40V^!ʋ8+QFH:we ;?ip^V ]B25!"z餈D끆.dN"Fj(*,Vt3N+`BdpGDZi@#$6<90f(z5HfѲ׸SoKǦP< F0(YoD  mT;p+F^e< Za`/?S\'V-AEbbf&Z*\6E?y8գiDMo_xsQNn׋ !H$7yO%SR̖,I[k`qd=t_% ஻ѣ>|!|m]JX/ $:qliiicAtg*:D1kΛhL" 4.XA=.\ІFZ[A5oy/ӧb֊#-%"B5Nc xx'I".[ SWÉ6lxx@H;ͺeقyH,g>s?>­b.]WWHh[-aPA5QtCK_ !QTruh<|g_{wW`z!LC%4U}n{W^bpN~!d״J QAn&DҩMeҐq I4b:aUص*iTn-4c?Лކ0PY(8h(ئ&T=J3"9Ѐ xA#:6 / ҽ {+b}&L& u9C#446UT;_F~׶sbYScDq;[ͼR*4;Ì-H0W1>PI#6vO܏ZjKKǪ)UY[,&Zh& UmK6PǛN|gb=uϵ|7xW7a- x4DQ%WAT1" R.ZW ʉ#U87Cihi}S?C!7ZB9]L;J4݌aEvns{VaJ4A]oCt݆֊_O䯇FHOudQcx-LK';aN*!dN@Uwt%*?~Vk;Orbl28T^Nw34^-ŧj!H@QӦikSaICHXb̜B]y bm^ ,^l]B܊ESK+- AyĈ2Ts]0b'N3va.x[]H$HaNxJBpcMEqCG]">̈sdKOOih$B7;"Ɠ(7Щֻv..GFY &p 9!Pf b/}-n<\⇦ VNeеr8nvBHT5,# p=\ѴTFk< k &01*ĬUU1 mpL)׭ c ,b6fLeLڤk*54:d57Nthi6B%kTF:A#,A] UD#S uybv*[Q66D#:[Βf0H6 b }>uR-Ry͑KumPQ4+?D,M\*dH WiNHr>P:X0X^jaxر4V4f vi~QXz]H&C ,2PEt8:v!P 0~_#9݉PHl4 ސ^LR>Vԭ7F4\jx$hXE6?@=/3?zڼ yRw<aL&,]]o@Z0%E7 " 9&,logT"}V>V^jX|[nċ BKPܴ/5簇w#cɚzxMgZh{3FЩ [eP!#WRE>iٴvvi0{} gU- h'^Ø T\3jDTjAQX::sLH?~hmD(FC>|;j(x^,dVA@<bH P|~+-)`DZT!&%`=IQD+{%,Dm _[_W/]ZO%Ꮢin4>vp¬/ )/"PL==D:H--lڴRgE)+W_Zae~@sO.*P(aܠ9>sS*X:f~3hrgw)+Psv07d݇Z(T* mɸGPg?/!eN ޥGWqv~ 5OQcst4hΐ{ 8*(~gfR%j'x OnGw#ek5oت](>%m@djɹ|o 7EYaJCޚ뫔PJaf=Skp7y{%[ f =GHz36AP,<|1(I).7cvu'e6# %iKTT[K[koP0oUEy 0UW_)0x@F+U2܂vQ@is+wG y,򧪍e4I5p7P ^EЊjz _= o0&ѪJ ߄}zf&ؚFM,X^?G*m0+3I OR>iERAߏ m06LkB_Y mɥ /]7$NbeZjkD(s\8yJB&%}_+GN\Px5ӏ~ mroYFm,4p^ 澎?O0o<^~eY#9 uCTv}M#x黮˨#teq}7|蠂c $Z "" [l\]ś$Nf.8"fCh}S HcMuͮ3 [\k}c1[И5W@-4͛[5cccb1bMn,/kqLɯNRSE&-da0-if Xg(]Ż2lEl)#D\j[r*iJcyv\.)k>("fH\N?KLdOQ´L*_'=G/="zJ$!p"ѫTi!0h![(r5l2 XHc:9wtOmy0<螺Ry 5[އ7۷Exm*~'Z7(Z:#pij'jZE(ibhעD<hÃ@7٬\:Swo]G]{e?M.{E)E"Q sHV3E 7/M1ߜXMXӳUO!9 k`cMںpS,Wq.cFs >6&XϹ31A*nqM/>{%p alw(VΏ; 2=@C 5!(T&ClPiT qZ]׈F"(apȠYml5 X,zˋ@h2zeh9>x'm3{яM/8QI&ydXHP.䙛Eedր}|<Je03'Zz:Y. Wx)ߗF8vب]hP̄R N#*yDPFMPU:!1o72;^/Tk{u_;%bNW&Ϟ )K0ظʛy&d" 1Ѥ`f,ً6.uŜW04=Yj7cX爹gA( c4!Bgbrr.lWJfϢE^-EMm'>rHVіF9x uNA a I%䨺yv*($z WzF"yQ~**AH$(d]rxGkK <k$TU_RuJwoRkJ l6Kss3+ X,PL:zfBwo3f4ATc6۷%tbhҨP}E+ Rï?Q%es(*MC:fT {4bKܰSy1bjN@boIMi+~[gIUBbw" Jo)n&OPaV+_!ȚQ&A`$1Cji5P?QB"7>s1"s'u OF0$4_.hevoqiX9e{Cti0jXTJsGi)CIm"DMRe_ {PPI4uCc1AK: ӛgvnX۷c:xM;q*v٥)i[bC7ٍ"_]|fѭ8lOQ>o<Þ qdKL.$8cEZ*@fW&i(6sèP 8WZ-WMrE@A_W;;7J&CNژb(FipIr XN],):nu “УWqt]GJeYXEgg'֘ћΗ)x!!dA@L8U-v2 J^rø2/h.9m8 ֯_lRڵk,i6tc΄a:RҒm4M (ܱ%Bu4gu 5|"/MNIk["sIJ7IDDV)QfK8*Ѿ^]RR;ȶ"*_<%g 1AN34wjCDz=_9rxіd7+bGe1t[}lK2k,3"oÒ凩O="7S$*@w"Shwk]it Xg&lU`Sv I%}(ǐ@wA_ B^pT/X=ixV(9ȕ{ۺkRt3+ҹa;}NqOsSl.XVlMJ7ػʛ#IlStư&qf(BHt(ξo1t# Xh !B'Z&V $1i_|'0 u|B6mD09,*J# (Z|7F4CH̀$us#}G#0 p*S3|gy%7xE, EnߵX*vIR"8~vdReؼ6>4m%em>ŷN~ m폅 &!TŰÃe&c\hR pB@l#u S{Sc)ȯt+E}]tdY֬Y.wf)N6}6A8 fff}k'[IA~IaiiW_}uR+umxxIRtvv_:E7 R8f 4Θɿ+ ~1PyL!C^}cM-,i|m1zv $BsQ/iQ^g=c>6TʒY4{TѤ -lD"Tv獓&}f=>q?nB]`v`thdܾqE Eϲ~]%ӽtz %jT$lq3ey:oobhh\Aa^]qJ*KxF-LǞVCdatn2#x=n݁i?4DքX)ig {(ʞ=*ȪϚmQ:Qԇzq%R 3ݙU'& cE$ܹiELhA<o,S]799yİZ/BH-j8v ߳SW(Ay. Kl R 1Mfè3wrG4*L]"SŊ5g7}!waoSg| }.rKsN1qy )5:ho;4;CnbHI3{cF${5E hB[b!;B̯G{S\$B\U h$* MNA>;|JK/i|ͤgkoc X,"\V&#/j 84~e[Bx%oRB*뙏yQܰEϺ.ZZ 0epF$n9D%?O{8vt+V侮?yZWWMzc9hur?:JW~Pr \Y-.9;?P4iE񕁰#mbl蟈;q{`OAHn ; *o&7}#Y # /JjI6GNg{q@5!h}՟:PN=>mDQ( jD-?@b,"_ BCB-"ƎZk!jx&2elK3dCу2A%kg2SiAX M7݃7 ʹNbm3c6 D9Mvv|EZ PFd-ҙ=nZs(|ef2b.HA#b]ȡG0$340@GDQͷ݈ЌeoX'-҆?*'f!ڏ0k<A#PhW`[ Dtm1H5iߖ:V<ر__f޽o26??O,#J50Ν^I67`Ν\|W^y۶`]{gٵsp``/a~[%q:B(|fxJsȦzaj]k4j{z|=? !%BJbMIQBL4vmb% +-ꋽDӭD3m^ iB"{QoK#ڐki$bD>\7 ܆(ڥ%b'` Ⱦ>E{g]UqOSX~}YqO`}w"]Dٳ›>ڻx){DS%<_Sеf-3|K3$3Mt$T='4&YP^b_= Z$4C\XM!SWRרbY.^@/aE"^gݺMlٶ. RH3ShN:L)ۨ k0;0;PfѤAt(A*n1vFTX;4"qKGq!dqHD TfN;^)CPo`p>}-,Nr+"үI=&hK * "^M, ]OhuxMxoĽZhoySq|RDLS# ++T*ԉz'qf277ϓL&پ};gΜ!759hnnQ8$ ,>}v;FP Ha `vv}qQ{9j/bA055b͙6fȲ,:::dhfO:ys:u풯،ϔm1d#Z~ۊk*[`Bmmiq]8[dSqZ:.Bl9)qJ9X,F->2 _@.yEXЛ־C56a7O#oM]X?S<1T;&ob \T<‡R2ApѺnjd(7=Efog O@L~OY^VG>x>i0D`= s21Td=8y<b'46mżsgV"IнH!Rko6L&G.?/ Ο>E\|'غiޅ4umi>VN[sb]!WPt|h$SQ4Sv)OT mo.Χ7s u ,Q 5m_Aڻv`Q%!O+5鍆Qc:}D#(< d|;3+o*bx!"?AϡT +eQ,A,#RT4/b&J1$QS1k\yijjNRn6l?yimmW^y/| r9nf9wi222͛#088H<gezz|W^i@OOO'NXվbeYT*U_SJ1333WQYsAN]H0=tM!w/sx0Q42O|/UC Hmо~R_&2Scgfa0/(G}I\RB>8݄+hkK"B`)'蟑 $MV|1j QGETtYVMv  ?L/U%d8O{#B{j~`0{o*)}m/P= 2`A4W_'} u_L-.qt+]#|N^BgK~Pgr U*1=(.UޔOFr81׳4odJu>FGGdYG> qw6~?;;Koo/ ߍ7HWW<@\n+fY>@WWl{wfb֭CJIZeӦMT;bH\nDT*{`+/}wxud+֤$-eÐ_|#|c~Ϗ?9*ɨA"U|yJq&DauNܩy.dSdy.&|wiua{>*툲XPYץsGNU8ɢ3m7kd~~ndz&iS+c/3}?\v>o[ __"IPy|~xN\rbIhFSA4@F8dVo?fs|;Ytw IDAT5X[w4@0F }pnA?Z 2%7z_"k3"@)A6)d3a ~gf!I_\B_ƞo.eG/p8]]S.ϿP"u(8KhXC/ ڨLUlG@+`F"z.^꛼pq#.ZdAm+eW\r]p&`_/1XC0b-=pTpa z0S|9lWyJ a`GS*C{ y P[V)Ͳ,lۦRF>gff˲VU0]r`b"Ip4Җ;*"LkV 1RkۘidYpE֭[ǹs8w'V]M8sI:^Rhܼ֤+I\[di E ²J %"_ULQRg=>97Xʻ6KLY3ء1]<|ϡ<q2v|nr%M؎3B1CQ146fͿ4[@8>)m+$=&_%8bjf`DjxYq5-RAHETqkQ($r'p^*q&RQVňDAӑV}jex'NJ{{;dQt۶mkl6cY5:?}ϧZeM3шEcbD8;l*Ћ:S*ȪQ/P|Z6excR b<9ӖNhH~d#|jܥSNv` 2&0 8vOE50R5Ʃ)v LR_Si{_þD&e~{lt"ۣHh;S(1W|Gvײ1tA.$GZd2J(a.yi>[ lAP  sU].=2R3 6|0C]d4llA+x"f$/,sًo>^FIm)Um4w{0O2ILף؁ ْE>gn'6gĢ6/fwuQ8G!7C" ie15H3F[~fDiṨ愺DW =o\bOƢ{h?7E4Cͨ Pn)A4)9~73Ѝq^bek,jXh2Hdrd=BeiĂj@h4],JcƎPeQR(⢊P@ "NOJ K@ w,}?Nu,bnnIL$2 .T*6nxʹa 5* .\P(LWWWcA,V;WdKeE?CTDǭP]-RQ D%Wy~ܬK$)x>ě9[s}iMQq7$B(] CaeUnM(:x\>فdyB?,1~ZdGR lF[ǼX?)E&.Ej\M9En$-f2Z T-*ydaGId*j5PH gт(VE Ct)5BL4TXzW tZ) [2EP<(򅀪pDO?VfU%D$ L=YĚ,i4zO i4ݠsp[n`.W55)u3'ٺHKǢ 7 xF­Tr(u"hPb/R{#+Cvdk *37aIE.n ٗYXyQ< CὔP(4ޯu2@p1c`C?P-w$}?L)EWWx-[pA9qr!R>Xֵꑊ:HkzzD"ATuU *q.?Q8CTnRboQ(J!(-r 6ds?^BU'k<x"(g (AaIKoT/ u#gm'8u Z7؀BrtnC0Ͽ7?iv6# ^w@* G(2h*$KrzR*#") rkJ;a*g+pI{+t dԲ=j -ւ޽m' 4:hAp@s+ !pAT}=^&C>cS&R :DL[ 5 %A^C+ԈcGJ!70l_D>jl'd"nBXzs+-b|?[#5=LS "VmTȶ;i*wWw C7VrE}}KC,pS@ñm`mcT(Q,m"9T}} #QDJ!!\:_}4o8)g7}DO ѧ3'Pʆúw+%u߈(-~O"p-7r#'>e#c1 xe%I%A炲nC뼝njw~{0sk4ad6,W”Jr40p4j9~ W1]kIARliVdw4}/Mm@wڵN:n`)vر z-PʟgggY\\B8)%ﳸOϰM`<[H޴ m?AׅYGMWМ^P+HWǸp*9۱8˓/Mpy+R)pl=y~=$>| 6ߊ؇=.ulA߲auP?m )C[ɸnj! 0 7ޒzw7 -o$ T2G[SxXW}Wo!z26d]3LF)UmTB A2bkBjSs'8Ͻ hĚKK+$jid⒨f#M$.2}ԣ2Z$4 \yW<2kKP- |iS*ghB-.$2_ufqvR{ {Q?˿4.]m4u+ &_~]?{`TObO>ٰWk!mI0U)kR s`J8#;]{׾_vJzyr|襤Z)E\T*5++l& OÁR"(d%!kD 8A #hBq-|πo𕉁.#!1DhKz׵no^pF ٌq;[H~@j:R3񗉙d6әx 9{ q~5DwmBiBL*ZU@B(ES=_3L좽`v=h>~:R긱&T?Vk\=pxvd$> "o# [adnDgHjliO('_cl_;ʞe|_cd*͈~иD.T1_tA&!=f C+k?ʩDlYfx2Q2>~a7ֽ!Ωo#IGŰ+M^.T -н!4كw#tPݟqaa&#̩G)^_k"N1D A]FKw 0(=qҩݫK3tvtd7Q0*kچ~@6!ћ"UkA!f{/ʗz[=W^τ]R=0`0ONHX*(?hRkYC#tD Bb@kK[nݾ|VSTm@]vI"~M/]e+EBQZZZVI/ھsa9b}Fa&TZ$L8 #dvCݠ&RV¿tE\Ruʟ9T{ 2@@~#mqYu;&Zd:@JTy>x{.h"R/+qX-H#I\ȡ  PJPq t3Yέ (T!3eU9niQ]՞&!#Pkc[)# P1#u<]1jjBGJI"ŠDG6)+.U>u ]V #sN9pᥬ82YTQ["cYU ZR.djGjTj*,{WC5pCzF"jLˑF*5!CF=ԕXz_OY+Zem<!sss'?+`(J೜o7N}O#Bz|Ϟx `&&Aj 'BP+'{/NvU/NNw_Jr]+7`XI 9#.ӥɖ M*tgc @_q(s|]tDjLΌSiδ!8 7iƲݍ͡y&ԲsОB e g:~ ] P?a&a2Z@ϣ=  =.5|8 H::(-;1D֤ԗ.Y$:ڍE̪/ZYgOnjX$3Mxν~nȞwޱ1( < ΄C`A|b=+>|{uz ]+oF2ך9j@ ss9|KG%ow9Aua¡1 z$nITAQ5u6X )%Z,Lu!(L_ˏk[C;H7e)Sӊ`Z&yɗ UQ,e;Z^X6l6vR'*px[Dau!Ҋ$wp |W=ЛƵLsGQe h`CVLp[%-ev|QB"_z5LZMT8nq_::F]uVV 6sH}_YS]'/ "`DBDoav 97l 3x׮ou'ʩ5`t k~V;{,J t&Xt@hI Z, mY2V_SW"h2`SktAZMH3~U;^|k~M U1R]T"}[:Z ?O cЌkBz&B-\MCTٍi+Tp {Q_:%#g9o)zT M>TW!"Wd\T@) U-ܷ(~KĚ ]jͿ\_}KΣ&/:RJ^~[\:wiZ('Z"aG@^T}AluOpyl.#/BPvu>Ы[Ԟ\.c6i66+#4_ʑg\/d^| f&'9oIn Gq YMtxHJm ̽˴%gzy,.U,¬E*nrR#u-hV P(öm4M #1^=Vwov}w]T/F 4Eh3Qqh^?gO-1-\z9,O/Gazvp*Ǡ>/ 'v\B-i^ @ْ'pH<| \[ 4.VB7xe{#w'ųO]>qy䅋vmKho3Q;+ذnCL#싨r1VH(2c# Ӣ{000ШtGp䱯S.WQ" |_ٟ(ߎ t].+$`Da\o~_Ds&p?=yX,̠}`u϶]EIh{?|SVDԭk3h|?"bnx% 7OkJT43kBS÷;#/3q!掿O_`ߝ&wwɀ |#EKǰܔBJ0_}~GXIIrel[jnӗ6-mDty;Yi+7Zw3ygWcg>FYVw6NTh2.XRTfP\.R(ZbL/Z%iy U>x0󩾇٨-*SW܌BPKEѤJiAgKeb\(+AB8 ŒkD#0yT3t'H8;K?$`ԉ&4H97-EͼFpP0\Y󹎓|iU`YX>)^ո6j`7ox`U^Uή箋~xU[\'>(MDP y^Jbm#Hh(RIČTq8}8z/XG$#s_fd#I_A(#.~Jh靈۩74M3P=-r}^|%}i*Sp%{ ϱLµm.?Kjc5݊u.&@zQm7g;&#oDlL˶`D:H4EAn)hH E2}@M<(<m\5o._s=o>7w ~2l-]w4ƱnWH㻩 UAyz,Z: 4KB$$hiթ,- RC3hװxA+ @0 lVT?]=3 {um`sAy ]҈<{ kEA^o`(nʧkϝ&Ls 92;ϖI:ayٷWr [Y(xM897M }x: 0_CnF }bW0{r ΐ|$xѹ{/xW~]cps1g{uڈb0uRa JwߩQ1?wU86ZJ&0 MKW|"{gE:R#Y TzyShA sWfGã'E;PT})srezge} [ *Y8;|ѽF3IlxH{D0;9Tz5pE TWH@ Ƨ8wi ظedCׁb;y/3_iKO=DZckPs4…ϕ1ЇВm6 O>[@uHoE>  e𩋨 )<2bC-TslZq#:garh,SKyޚbN h Ls.-=-T AZv nWO@HKؽv x8yMu4Q83@OKuݭ{O?w܎cW)`hΡ=>{lp\gNX9QT(ϏcY&] sĺi溮m=.V~C(ncGNϤpR$&4}.USh0p]+/No@Xwv=??G@b5eQdo v99 9(']n-(<_ՠ{Hހhs(lʬ'Y$(wo8TFj^Ew% /8Z\&hBpW.X @'4~={=e>Bwvfú=B,m7bG> ^95J4>o}>zvc%?Ë?W79~8mJ8=s%> AhFhۃ$q3BK%oět1G5zlkE4Љ uJ \@Q.% u o)o(T.x+%*n5*mB20~?g^b_#^HW_FwC47R,H4;O<kjeNb^^XiG>6h'm:װkFT@c=~@%b\RzݻFu(\{16l4otvv-ΦewenXlg%٘?!GDCܑ?ŹFlRhBwM 5ӊc.L=Z?زW#qp0g^&R~ Sz64,l(IvnDW. `xJ#Q}MoES-!EIKq3LkhV|z|z+KͻE+3pH$ x Bq;_`bDk՝S׼lh'r'k|aɥw]?D|oFҹc(=nZ!8BtWz6ĥT+%tr~|H,m[1:[V)e :;uZ&\ }ws6ժ"b A]iD[ &!ß PUat!QoQTٽw]u(}TP(Rn òXvu~C*Cw UHa׎nD7TՎC!c{bj$3mo!̶-S],"kg8{y(%AI[?xuWjb#TAK =o<u_PPK."pPvy`Śa6L-.Ӥla&E$TI.`:F F+[3zErxr~ޅfGKDRL_q.Tq Sjh f!] WeHL-/*~9@W!ժ}ǘ(Zzױi6m'Mm|5D:}>}Ý4Y<#wc(2Ǟ LJgV?x?#d;GttvaHɖcWy鎰;ēb5&S ^G:NyW hϏ/} Y~=SSS H$qFiֵLJI<oB"`W !0MiAX$1h K 2 2% 2_y*>hnx\ϏΓs`x^ߛ!I),4[ (< `"J/3!22xAS:G;w7$k_2F*dF70L+sY%ؘemW U^P}u!.[1$e3 RG83 A Z2cpѤ<[#  K8;q8ãR-sDFDBr]ɚBlf2wߑ$&!ȻeW(DS޷;*TݰkhhɹʮO!:;X9[.Ua$n D"~c_vYco&hi^#A:{zjROCaݨ[2qKۏl uB5”jkK\4l`na™mÇ/'+ըS 4eeLɠx#Sv8fk^f/+y[ 8k vY׃a`f([`܂Iɝ' >m]5|Bo$(aÝ{~L$ X,F&iRVaZ-"d\ O\T_c EAtfc<'/RT&:a?%xGA^>siই~HDsr7XO,u]n10?ͮD"&7ځ膉Kz>܃29OR]t )ߵUV'ުc)4cl͌`zcG|GӴG}N>ٳgܹsd22/w尿'O2==b={\:ׯǶFgfftxꢔwgC|L&Dd&9 "x Fv tхc /@j _t]#JBZiHf$YEu 0AU*!/I1E 1+BC:@;t@}>}{#}N #0yl,gͤ{!S)8uŜEDۈۀ4n5V ?щ+$X(᠗jHMvV  I5,qt/ҾXA| WpuV0/Lx) T*t2BJdfh'̱!.ؽ^ne~ހL`G/tSsڋyV'Tr*^~Ln;Rex nADtxVD ;ӈ(4tZ2)frdnaY"oLg iѽ~H60Vͫ0cD.E81L&V?[.-bg1(Fl -0_Qʵ2=Ȗu@XR.Wp]ɩiƧ)+D,e"'hl--X,*cd|o/Z&b ~Y>pO =b|{a9ᦶb$kwߖRL&W9X 4[ƒI{gCԥhBН0d8b-{GQ+FL>uG?SV7LFL3!wbu 8$u[#BHƙUJq}iV{a\q:t~SF?l%.<5Cu6wwr뭷b&ׯ'r6mĎ;B}H$B&y[ҕjJ)癟4M!Fa9pfˆFPT 3 B%-c"``N_(ȮmRi\Iv؎z#DZ$:36PݟFl|Wz__FfoD dg(,KyڶiFF,iH e?u| BkhE4M@oD)]=>$ךm?aŨgKy 3[~:JadM l~Ht B°JM}0ն}DǞx?`gCy~Lwʋ_ۈF,>;-eQD<K :$8 Ayrfq3.~9y{Лp}b=-u,s/ЬU߰,kU )\30SRF%Z#xq)GvoKA=& 'Q<% 5ow 6YI>r>*oF hX+?߾ԵZj,iҲ(@;w*۠TNWFk<$5^ϡvmgdd %aJV0 <_oADTQ^T ʮ(|[]  a8(ORð K'W~ XIM}~l)=zaH|5Z8 ={ d2&Cw>@pnDSJ^jcxe#Nܝe3^B6~ۇX7v,im&n%5n"DHfv?q.IDP%Վ㵾qA%O7mbX NiYEMv"K٧Xz >hFeu܁/AOr\X6VJI%c\2r`lȓ" R_-@~/c/(5|juU8U+n&HMwX3^NzۥN~Тj!Ӡi\z

B69bRDfeI=5G٤evE9zzrQ3 RmHMÈ-m:fzg|, jc' `(7P.2xvB1Q лith=PQ<"h1T16ZokG"x 5Ni$!5{$ T2ς3RZai6*WaiHTCs(T,I6u|#O:sXOs{'L{Vo I"8BK" vfJJPi"RQgw.>Gx rmyK,.J~i`i~^ mi%7JꘒF% o/3J\-QPϓ&Z4EvdCvZ$3ga~DZ߮PChaT }T:MgoߪFνvi"bhTF7R-c$j8Wj]8:Fʷ-~(`Z6@{9w\Ԣ(?Kٔ+{}wu߽Rʯ}o΄B l>vC}g;YY_UPe}kOoZ%]켒JU9w4M;z8pii!JvXg}^+a%[ω25j y5˖u+s7p sÜ?&%k)J"ɚV|u_bw tk%*1؂mst 0jY; ZD׭obh&^H(%jɽ,#CG}s3o-G*fӎ]?EGFtwWP O!VT{P[:.R} 92рu"nR hnjn85JQI47TX2r iN'jhTOLѻj%6(=$+XݘM^2LPZGRD&&NE]55հJN,/?0,=@4EuoxW:9z7s!GF^YNEOtF;^DlYKoAэD[kccuxe"Wq3yn(~(F!t{2O )`j̱^=Py,.ϝy@wT.@sy%//R$24+v!5lPƊqkőDS!&)AS 8"kWJtH#BKk+qK_j+ R?۶GuoH(2uE,pW筅_|UE1S[P.^[<.c ߸g6<$IAnFO G93 R5] ֽ?BM;z"hW ZX`K,MdzKhFdkmon !8-DIQBk4PX $<հ ؗ#הBg+Rk^T#.WlμQC;R*|`D;,F, <-t==?JQ 83j /ZwEʳ# f^[^o) Pe1sUQ(':7 0u!%ªxU3V}/mXe{cavuruzȷ>.VD<$T(AR\5D|KcvҳO~c}APjCzSL]? ƙ j?GrAP Ň/(U:3do:1[!jQ Y㗸&^qrr#G' ;ػwX,xoR,P4M٪G#}17ݲxob{2Z.2>|Ƕ x̢ +Jr_x~$UrLLi!p~oQ]y/[kOS997 I (e]+ ׾}߳eOW HI1h94:s;眪nM^FuW{Wko~GpxJP`,JzVw*g)S6~#BHNR:)#=Jnf&88~5J}kT +yũ"3Wّ?i7tB.1yuLJJ} }rg'.>0Ɓn%\|o 'Qs_Bf(EYJZsQ`܅hX+Pόm@G^F,z.̾wo!V%Sk&<##[iw8V4ՉDqg=0]kql?=DL ; lww84\:}~(ȫ4tCvsl2M Yt4G_U]7!FĶ~,CʳkWvl5b`s|ٳIO?SO`0{'@x4-]\6ζXNz2J=O]L}O?M^I1_}įqOflk *}AcoeMоGcu9v~뵵YVPLC͉jaiWN/P&1QZud}+;mJ| + $"R"xDKa-9C޽Jo0ksoRj'"))]^P.]]ZMk%毝d ҐA>[ĩ.w)GϽ8yqmQ;=W<#֏心?n Nڌ@g8{bݛ7XϼTLo! ed&S$q2 _nݎ ް6R+<)wE.G/hMĘ5ArSHhlCzv>RJR U:p׾K4C4Ѿ5s'B?Q/ `D2ŋe[Dٺ3%&&< =cj"ޅ߈/V+ҁ|JA"!N#(Jc3~(ȫ4Oa|hLo!+S]ըg!RcF@S-IJ%Ώ8m1^803cwW4J1s&O=WbI|}<G{!̝KjZwSh;vNl J%x-LQ_ƚ~J;mV úh L%|AHBò s%xdH):Ac_Do2I)2Lc{7|ۘ#φ#Z7Nn 7eCV%]U%iggrc6 ٯhjT`qdS?D yQKc`K;3Y>46%3er{ITi2 ]'GGy>,/Ρ%e^zenv:319gxŲKs]>o=Hn4D^eZytF~PZ1%SOt ǙR{h]#^O(a2;~wMl(VK"ܛ(3i:gꐺ:PauQr!G.[rMӤ<_pRH赹H]J]\T,86 煗raIC<.2C%Z^ #I3QKEdvM\vc,_!LːXdyq%z~W]C)E{O?"^&P1l5(/s6Mg0"N%ݠAŲ5Z)"$[Ѽfkrc"f0M4:¹LXţ@+!N&[!^uHpCԤzHY+WBa*E]`*1BAvL2_Xdv~\>x,֩T?ٴXztvڌx6堄7bs|{G⇌1xp>GQ|bAw } ib/SNn@φh5g~y9qryG 8;}O|umMrw[E>aW^ܙs$}O}*oyܳc)vގhz=1H$;b8]B?Z2Ucuآ?^ekY;P0 vKp299իW) ./_f߾}DwTo.*===k"4+jV2 XKZT}r<]- ĢQ\?J."bf-**٠%׿xue0a]o͍I h\rvȥ-®(Ѥc[%Aug" `7:UښSĻ:9c/DIL+zTr9b%18!FQcNf~jxa,|F;LԊ28MdQXdgcDJ(>(=8rVg}zK+m 2:_HZ@D2 T5$k^by-};jsl]a6bkƖCfKwl"iՀ. `cH).;ڠ廗St(B4R$QkXA(q/Cax¨FV m?`t1b,R-?A S+p\RjiiE 6?MAFxZyT Ì֚\>ωx)MLQv=Pd<]+hF('(. o*,6D.8ȲF©^ AXƤ0bk [~n;oGCEA5hSys:|@ '}BO$Z)ЇCmqW1+??T|vǞ&XJ7[nGkRj}G֪FuBVU5w݆LتU,f@H^,I&[r"6mbvve2APWW000@GGǚ_|bH{{;MMMB P)hr,:.Jid26MӒ9eh_BŐ?=xK首\N\YD{>'  -ax~>b6@Z^)MזimK,BQ3 M.肋>>uQe 9W2igX,փ%He5-] hD&š8N ,\]-Y yB81d%4;/P{h vhdS_-3I>WHwiho96;(#TfE{sYh"4 RxWHմ uY+">)tЙ|T࡛w  aNR0r'ikgj~/}^)Oxs'eE:#\qL'> \8Y6\cv:>еuw纓֘Rl'#b 4%.غD=w wJ4sݏ;x8VԺO \|vk˲jeBJG/s>sěJaf-)(SY_Ύ`yY\;Mдմ%|VD9֌Ҍgɗ;PbY®-ױ[ CE)NΓ |L' Ͽ.NgO.\,39?H!Q2MPf5"sߡ|m=u?u)EB}]#oߎv s׮qF>́G)G>WJX[:77WC]aCĖĐ1Hp5[$J Z QXC O`lP̪~<"О s.B ja DX&V,J}[  1M_E ]+|"ul555v_I10ZbC !7V.)2wlMXh5шpf2qTdrny揹]4I+^hH/"t`g_=|v*QiV( 5iة{>Ɔ%2iw2!ؓʼntT2:߲@C1+X>No6 :hx ^?p4b}3-6oR]Mà\r$ֽ .ӶhLƉثi%zc4K,EE1(>cxӊC5,yI,-)5B(Hanvc M}kVZFAcX V>U'q!$AԦ(#;DЬuF0[)Ug55 I`& v82^>5r4hnYG A!8i0BRPEY)E{w}ѻصi ylK#g&6=B"Mo6CoA?uFG5VԷB&|8xD,ꕯ?DTi1Bb 0TEJ0s.Q+XkcÐ$d!LQU8d.ob 9b[0̠eɦ!#vXN ^6hV߾";•6[Ag2Uׅzױ|H#N?1CO?Bhщx1~WFOi'(]]W71޲J$`67pqJ4dE;G2"}#Lq!2B텵KI9[`yR`-hjpf j!I4ؓ-/V òInXS DWy)Vktd' s-ohi S=HP<.Yr(`_Ht^'S{ i/1T՚$OaǑ~'ѡCJZ;“^I܈ "-s!CtGݎh}aDaUGJɆm;Xυ2?!X Lfx}|iUА0z$"?*e0xi@j5ݗ5ɦJ߽C"D֭lYJF8l ;#7֥9}}ֳqӦJոta;Qz!>莐&κS#K>JA.n]޲[(֪Y]bahR0-*si'PNHb&8`! |VtV/7W0l0UK\r9$S ,!ID؆pUT#VӡҨiH3ˆ(EWiC?DLY[.Jȗ^F\@=N7ejϢsi?!h;:n,A5` !ԗ @r* Wik#$Ri܉c,͒Lݸ 19r y9(;ªh;JDFg bdhRp2 }ͼ0۽+)ɾO Ul'FhcrlKOBYuv`Z6 U7|DM}tMU+[jDxZoceNU c.2G+<׏ы,\>jyLAy0& Yݔ_Ÿ?b-X-0+xUz5`|z'3tB<ܴB>Q>U7u}?Wj>Op޲[bJ)T* à% .ι2'l7$źqqWkEHTj0 C eE UǒD#r՚2:1ZڊrC0 wDeA.$ OL/~;8mֻ PB:v%sSSoDcqF]enf 479nԅ# S8;ƨ cee~oʾVkcҕ?$jAuctݕ@Ρ ;BMT2Vn! َimmUsÚ~ǛGVpq/5Rnk)xS-۾anmPHrC/#/pnj!6tЙazGZ5Q߲[`Zk2ǎʕ+:(< Y}y{,~mW}~ /LMhɺsP/SM.ť8>; 4^c/bVcX}N^^1Tگdi\M-1_PH&مxO>]%)0Ƥ=Z⒋XVaH;6x|kO5DPpKyua,f 4b.]:AlZ&0ȄRS* x.Br̹ B|ȕW[WB+!( Yh^'~)" LQ aDSF z_%-nڷ Y^" k/ϸ\JqU+x-ikeLv*j"?”1ꦥ1#(/cc>ξeDr3! F/_P%XV#R!OF5H+D?sV.!"&Q;hOM}u9 _cCMMMEtɇ`ĽLٵ:Vx8qMg'0 BMXdZ:{y$+< C\:s:  tk4g/Kfgy{v4^:ճ@i.ukB+Eo }}!OFt$3(NL.Ց0eץ> #a'j`5wvv51 J%Aa!3ћƽiϗQ>'4̏/&/a(`$ B_B %_0vq;&a7@#hSN鯑]70PQ߲[fUh`C/X>2OOxЕ&^OﵰL HܥPnJ WA |hs~/ۏ+mL<˾drI(ʆLAjYb%\9q\:hMER*yd2qbQE *(ze)>eka"Ƿ@OQ쐼h5e7JV~Rj\h[tz/ze [M2`eZ(hܾt߉j@w/^al!AhTg tM!סJ>]iCj4[+Je'%9AX/pp=UF\ξ3a`Rd \Ydդ{9 N`%|@cb!GKOַB^{N|IiF9"O!?ɑÇzT0t\4jހHkF2Na'k'̏Rqvquɖ5&&ΰG(]mu#pa6nn#LqѝKHǚĉ9ëWBT4Oy >A.ot2wQ(G16?"TSx^**UGѳςr/@hp@{%Ν8J. i=Tfvɷ^48vVH1s#3ݽ6 $R6FҚZ&:4߹septN ʮք>I"*ySH_Ig>?iHCo{=-[61o|=$N$shi4ؿ'\q={{\1;;rG _Ɛ‰c&MD"0ظYݻ7To#OnDM"MX}5X~Ry 9ˊ F]LbgSo\(sy&AWܲ8eKF{_ 3Q)غLhT [0im ha #tnRIDATcۣؑq7eٷ'H)vyPxq;@F[P"0 !H^^  0~ D0K4pwƗ x0GfȤSr\ytK[}XĠi>鐁3@+÷B)% O0r5DBl,GH?Ĭk1Tމ%"XJ Elɛ9ϟŋkirwUyEJKh#?UDY8C@aQ^ ~j;]a\YxN@T00_2X8tsēhiK4Ҍk5* [v{֚R)v??S?E"0 &''gF3n8{"{? 4g$FPM0^r4j(VMYXݒj!t%D+<>{\'ɁIyXR )=Җc$Zyף.jby--Ai5Ǚ˖x$ u1Z]4iX8Eaa'&|6 D-|dϱ2fOT!|dn GCU, $DQ&0Ӕ,7$Ht%TVIYڢ)|(-ɖN1*= xFN4R6̭O! 6bw.,NN;r~v<Rb'Ras4F$R|P{dl$H&eOpM$=XUsi8Ony'[;[F=e]sZ-vnwxb?&!P^V9(ljC E5E^ VnB2VV̦J,,c5ӛLp]| BJ:{{uDcAL$bǎ 1Zv3SCc |/K"\oy@+ aա4\?r:~Iwa9L5P= []fG[_0Xo\1MYhPJݪ=fߢ-ټ,rF6~F`ybM?˺nܦD|-Wh)D*.Z tE{Q:R! M)6u,7l ^jy@D4˂Y)z[U{D < ԯh]x#o"kh/^/| -Y(]aZ-dx'xuѠ>R|=(dgO^frDXVN/\6͕ޙEj=K0ujd| K/CBW#$< 7iX,]`ցeh!VCHp&FY;zmG]\w~Cwo+/8ͶK6Z+l/#*ʦgw_D hI gRӡIO: ђBeKt]֧c3na<BL˦w^6`drd!"Nl/y)z qREY RH&UCw).P,N0Dq8F}D:DΡZEgI/`GH=E,C0b8:% SNA$k YοT}w` |SH7smha'=2]a؈@XKϳsCWipl] &Ny|!;Gp>D U)zeI֫.l)-x}^Q)a" Rle1dBn7s_ZzeqeR<_,Ov?@] ".r06=`M:j쳨'rmDv!%fiUy“媈mW\ާ.XxEhT>LgӬ;q;:*@dQ0 b>ș˹eŅel O]B%*Ory[ƃB*Ԛܿ1"sEM>Ic:'G A$cM5X"~9q㧿 u,-ۼ={?̮{lk˘@6;Oԉ#W%S1 zثh/o^,^c}NH {4<~ⷠ<T+u?:# ;Qǖ>HU\+*@n|/)@&p3xT8F)7l? c,-\t E,bsϞl0pe:iRHf !<ʄNJ>R5f9+! "ɻw~P [-{w;3T*>!LrAvڅi|C"L&Ĵ R.rDZԢ\.D,qUeKW(T+ ^tRH42h {/򡼌66PImHD# x]&"N2/R)M<_̥$bhFDR.,MΠ}?A]@^t'g019jQ,!ptmЁA&hs]EqLk"ď DoB#T3LD2.jF(f{J]@^.zaX@ ]U'h#\6*QQ+ TZk{qx/\rOX`Ĵ_hX+oyh Dw=!ʮRJ3, ,f{ڌ! J>E21Zg1ys<2a'=IC0ճ 騴21@z.iu X0:.\ei tn啉osw]_sxR [Ĵ}enڵOb[$<!@\wҎQIԾG%E$ 98Mu4dּ ˨XRS~`n;Ƹ<J~CEdz!*<_hܲBd8X3Y;)ߩUy\zx<^}y\x@YEo (_B2(a21YA)5Xw6 ʂC*ѦVHN)ԲP~=Т4k|'9Tc$"4طdSwM=" ~ >Z!Gz<)@->|2W6{!@ˇ Sd 4|3H=EDZ8Rans1ęϿZI͡*尫$zt//Uq_D?3F(3DeFLc C"Baw%KYͽuoqbFZu,N[A˕H]{f\ŀ{=5ҴJn)#>PWƽ &d1槧oن4{R2q*HC2k/M+TCIɿ#q_D2 )t}~k^oQ߲v> NV*X\\ZW U^RdGC@ @耤Ys2)eOYS6(|^s 1!iiJ#.^10aElOˆ}IQ)aѦ5Zu6Lz&t\,:ja=0;j!(x;S@kABy }C_*r_|WZcxJb|;Ԩdarz$~P@M|YZz ~zEŶT&Ï?7pBG.0gZhv7O>S{aĿE/A/@G^ѵ~;"R;8zlLw}"$2wfu5LFE "{E۞}鬒FsiEb$mXr ~iaX;E=wnepGKK7flaTtD Qr0,.h gx]{p~k-dqAsrObXv$A>G~yL}=k0,B[&@4eݺu F|x;zYwdb.DP=J&[o$ZZ#^W~n  GK ^jDy5((3уa14glL'_Z3)H ,k;r/΍!͢=un8)Js~6|}/k[6q[9c+?0Q76 LFP,B40pC^ zQ~헩}Uisfy]]B"҄!vrAH 4Xv b.H7ԯ0^74J(M;&jt{:R1G\HF V{!(8Hzw2*00b.AP(YZX,2wD8*cebusUgVPQZ"҅a7kuþr`~!Fdu#lBJ"#75d*̸#JEF.#JhZa{I+*,5`;-^}Փ>-[v˾W+˔V8꠪.X x} Ru͍-0PlbQ'Za uoK\: `fvXvrGDP2zwTX JzmfAX⹵ tU6T Y_tGͶDKs-^-Ы"VU"!:ҁ #˗(vwrOgV ozFqfirfz[D~ؖ@8XM;OD˨+FX' BihRTiRHɵsg-/~f&9 \Кvq[#X7 ] "vCr=B4uї8Bp.qP%EӞUn$n4Aɔ:L ]\,o/2| .QFZe4>h{ɼ-<&jJqD _"!1N̞wm޳ X=DT/qv`؛`K<_QjޅnBVLZWI̥oypZ?0g+BמG^yuvccGJAĶ8uU>Ʀ=מ)(' ߅{rXɁee4<]@_zD&OSΎ^U)Jpæ7K{rY^Wx0,٩I|CJW^dq~zk3c8`{XZ#Q ')jyR P}a4dQ.hk#Ԉjn7biR;Ba!+*r?>^  z癫\,̫#5DV6U623F! l+tqf JT!|%">]KH>{cgN%(S='&;iu de2"MM0eF>|ilc4@_D_CKd`uPDPa?E߻廉6)_<P)ǥ>8jC߂NrZ#BTV݌2 WjZmx$8uY@>rH vBW. }^{GG^q*Re/`xh?ȝ'[.. f?tȞ R}^D|:[a~aXfr cYlۦ~ZZZjZUR/3$V;-J%<2Lg=y@ᵤŒj ~Bp[$&=z,g%1 ^݂떙_XIJ,+% 7oaa+BQ+тB4Z%N;_FRdr#!b!M EA~nhUwޓQ B/'AzM?ykNe1;fGwђV#11U lɯ#ֱ.xti f!V ĸbLeD ͞9v%,M\HM(Z\_`y>L{VNU`IK)"ah#Z:jlJoB2|YgW)ƙrD֒x}!׆Yhx@m"3@'Q藯n ",Z-W"a*oNr_t`zlogFZIe \+" >ʻ=M#em 0BV|_i&J j"4hɽ-)`["2Ru9tkP *qʆ e~@} YOk9ouoM֙.CN"^A‘YtP fM+`ujB[|X 2~ĉ:6S\{+$Hw`$`shtV4txFX!~tP@L/~ZBdW5rUY TĘ`$NM[Dk! 1,wX|+FX_ (7x>jY\a۫|$HE$V:!..VG<͚sW$HY^rK4 Ͳ;.@^(hΞ/1reKE[5Ch"\{6Gj =`k6x}^x^z5"^H4f(!R?$O~4550;( l xހmR™K V#tQy SoVܔ0dl~m#+Aygvpt/1I[P30bGDJi9y$gΜwu k`+3K,5h""2nd m}{֡"#gItr?ˆlAIcs_zַ""H+hl ￟zBa^P  &ߠTUIK Dfy[`4yۢţqXխ¨hNUfzǷ l6KKxR8B ˚e_rDp>QҦCm;V`kMPwG`e\YIcKyE2*yx}SN8QaU0}eRˬ)xX :ܶ ! ׎1ZI6cYBU0G\>2l؞:i2# TJXNH'8Fc[{e86%/@HbԪ^͈W I4;1>㋟&?@:%hF'|J$s'U0@iÓx30%Ffo"'?%`lU!ȂsM ,}&q=' pm>m!8\(%gƐ4 L q,sk3Ce>EQ?u5/ԩ"]m6A.T^ x<"|(gP ^eK8~$/\ o]e![@JAGKwy':v~vcY&ѨMPft S~yfm g/nǴre@"'ulW .pJb7l F40"Q@li`*2@=+U;`FuM[Y,)ir4nُ)8tL^{5kZk6A1)(>9xձs 3&G87 tI%˓fkjUF0LG)g0 غڐ!{R"7`l ЮD%A82d*LLNk6nd *UUJkʮGX R*LĹy)56i%`u>$Ɣ[iln!R|L`ErC*"="w,L!ؘie QP^ [8cm +\kZkJlGu4@EW *Q;uD1n?Qb|.kmrL.캵["'!-EA~NY~,bxxP޹X,ͅ |2O? T73mmmg,gb&h, ̎fVhNd*: !!UOS`*!ͷO/pIڛԷBD {7;4y?i` C"$D"gѕ`th?_˹rvfI%/NW$7v+4BH|7sWɕvyf,b%b>i3noft!0? G KZ[g(C O/w/tRʆ{ mC`+Ͱcxljx9VmBD/^D }͐૚: % t;d^4ipfQ1drcc5S r ŕwANH~ Ɂ1)2ӦF=]G)HC$MyveX׌vl]@[ $t%q>ڱcsKeR -8 n}8;zNm$,M!yu&`Ϟ=޽^Z@XQaMkVx ~&HUU8C) Vt*l}4x܀aHVz:;6@#0, R ["7Mipm??H94޿Ʀ^J}ia&0*lܟpWǎ3&F G1' O2."[BVCk >ZKdn" FCi@T *m~H Z5B&~LP$.fW:Pz<яV fTА1\Pf&UкRYBS=f訍GBn\KP @1<1MWK[/|6t2& }to<Ee~1E)xJ+ٱ)y5 ka\ca~maѕ%1):rc4&پH ˉ#>ܯc99Kkb)^sM7 "V;-ACVo$컵i\e]˵}w';ZrQMW ҄[\.395s+'RuR)f;I'kq~dLk8ضM{{;AK)`nn)%J%o8)TL&C]]"`zz!I<i ,EPeK햰EjZSغ֝P eє{?xL/,-ɂcGf!-sgvCtI30-w>lܷ?|Lkf¼}:Cifjz ?P}O`Xvi6$g)Ν ؓȎH']$*eb[oČE?a{b Qhh{7MG%1S-N ;-b؝dlgȿ%ЊW>^x:3n FGkqcҩz>겵н݈ID0h aT S d,Nmxߤ9=C&)ɇry#ِiHM܌$Cl'ڒ(Y ,-+2l ݘԉVyWnDtԭ!([m P=ydjmw`X:L9E&]X^\pj}m1; 5]{C"5חxbw4CU xerH$Z{>)X,b·1 X-[#ݺa iPpxq߄30Aljnv_!8}k"R*k8cBIצ]$25yu=$ߏ7B }!$/#'G.n6A+8C5@H-7૵NeĶ:7VY#X~얣q~dL)E,c6tK.;gqqB׺^[:gggr-..266F__a!JNFP r@fF`F aF"n.BPB^) ]%煀1)цy %Xz" #X(W4n}݌|bɥe#-%/`v*2mtnÊZ T'+ybr"yDQڠ#]?Lvt|ץ 0 gW@)4pIPte=5|MT:{<죵ʰR C*6شH$<"釟BiݟD;(L_y& KrY'wD2;2q)39DGіoG!۲]\"ڳ݃<´v/ n ۚ0+Bm9œnf,lD&Zd'K|]o0t)2*kJ+P!؇iZ L}/49و9'`Τ(*K+ˏ%k_-Wɒ,YAI"% H7dz{r<~̜9a | lOwuuUu[oA3a2ű{6ÖOC䞃 >kkk_ިH1ϠAtj6!$)}ZaoAlٿUZBjG^IhAD |u/~FغqW'H)HƢk6f- ~` o5D6QJq7pSh]hrE DfggRphDuȁ)Yt;e_wAya (Qqw7核LAC B 5[eDḦC,cD&-L\[[l]DL{gkUa)+sN"T &Hq ;?r%,!L8[Gag0ݸV)ERU U``S9g'G7ӳxGg_A xfm *;r}~1 J zw`ILBp9$L~Ծeڍ2<Ů}pt.A*6R²42*MB(!:=9Mҙ>^RB&S` 9qb#ۑNb oː,@HLC{jИ^=ů~)0:G\erGC]`qq'K 9{dh(RL'Ltt6Z-@YYl޼ !pyt|Z6: ^\)%j}q2UJ!&!)4EGRA*FPEBf~Ue eͯqv5:pRZJa>O0BUajuL'F޻v="n)VIS ¯(wc$ủ< y.2Cm81Ćw!k R\Հs(2TGQ1y?;;(e:4mV&誄 VLJ}[|f+Y[MݏFǾ{X;:*( )9x#ݴckè?OBy]=Ev[5pfw aM%ȦM{*gN>&Kf~aDMw5i"|<9WL$JҞMҙɒtF0djYVvc2AҎ=\%Z00W.!(?ȿ\x2rݡsfKkQ1Ku{}Qe1TSc9]qggTk$ٛEMjj[w_Li 1N; 6L%fd2AP 'vb.@ClЗn^Bڶ6^5`_nwAykc]-){dmNMd;j̣sfav˶Iuk&H:/|} 7忣; ҿ (k5Ifi۴Ď- qYC>z D[nlZS.:;;jҹu =L).$ PO40?Xo}8@1륗^]vy;vZXQ:::b,SJ]V:BM9J04W8>qz+ :bXUK k-L%pnKG4¶T*_&bY8V !d8rݬX=] 9W *w - 2t`VX e~o]:Yu;|S3)t=L7}%BqO Q]\~f!ja8"ы=|+Š0º&:KK"W1e-AWMњJ$á9N~?ۉW eȩQ@Ht#Iޅ4 A01>IT\L'9R_&t=n\νSR ]nS1;1F2böB"eM0nZ#0ZNJnϢHt_T&3_&?·Q3O?k{/@ (BKfAǏcGw[޾=j6vӞ\xLJaG0,i:i>7T_Hh_=P~iU4݁u?"{uԴmYjsMhO>9!RdB;{5{‰ܸ@[Z8}菉ޥjx"h߆վiYj~-% +DdAFmRu#)%G^~pӽ03sO<ع0hko}YAnf@}S(~(B=7k1RCA:?x;z {Z[Suv$*Y3k$,r*m1e+?U;qO7vg~s\5hj׆" de }DFF8>ZR6s R*Xa>BUgPA6C7Y&$ÀAe 7`F1qV`Ftm iGxٳgy/״<3Z_cܹ_OJ.)9wF#d,;zbR) cxh@O4vF'#2®T퍣^D~gѝ749x.`<9SZzl}|>jH$B:!H44s %7^T*֎_8|w_{;^7H._.C)Q~7SRQ"?鿅<*$rKUUhiPh8kE-&B֚\.G&Yfg-LQ}x[ ,!Z-6biiuVCkM:^XiFJ}ݒO \UϹ<>2j"jXXmC(M?B&R1:P k_QWxX\DkMK⧻8hᒊn6km~,cPoX4/2s%6ARWk_󿇌W¬-`Z ;pEͧxeN*2 <=Ywh7ݺ*WVrj'j{oQofHk/P@{9d5&ojo3aF?G&yK|O' uJ} f g#h[VWfQGdq[BƗhTMԉ Ư@5׻v\K.Zp'4.sr!K aζqՎ]\wuxw4;ugMRBhbsTV;&I~6@;<Ēaָ*nީ9V44m.yKxxv|WaN> X\\uݐdc1@ o`L~ѱm5=OkCN  +@/90Et0DAi\Ң oi/:zY,hS" 1i1lH9//L3mhָK y|4UIf!VvJR+.Ԓ)RjE^^yi6n;>Z8FU[07mLʆ?СؔGT 2( N6=RHӏP z d b+S [6Ăazy_Sq>̽W'FP.Z pu@ xcgSC$4JDފ[?x6Aƻy魷i۸#sؖWLy|. 3y;Itɂ_ sctv#{Oz߭)7|IN8&o wyg#ӊwBHO`}`P}VI- _a6iQD]|%g|2$?{CORK>c.e/!Jƌ$jB:j2:kyN.Uxc}\g]%5DZba|. ;7X|=*6ac1*8l /N1tbzYwÓ^ #+J2(]I e7~jM7^=~rL6 ]wsӀGG595_ J˝%FѣDv߄y;&j"7}:oSto 8O,O:qsive~zo`SIcXwPN>CdV0ӰDGG25]]]+\*9ot|ߢaa'߄- Zxx+j֚cHq x%T*Mı2~Ps>3M|ŗѧ*?h~HCM@Uoj NlQB;=M&Jhw5#cq]x<9$#FïB>L9e z{2>yU?h83DR 3>1ɗhEg#Bhο4mp~o; iT|UE_v oթɢTHPd'W|et|J۷NCK" SBk0o'&%hvsRbQ";z>-֚1hl߈~G bFCkP_oBGQ'uVAZ rD>^|2IY_gӰjy>!/L@ZJ(`e !nR(EE,:zfng`ТӤқs6KajMYGHW/ވ,_VkW^y_|w?QNNLJGY*ۖ}7aK;F_} ?tݻw>Jx]C$1 "8fv'WQ}4Y74|mZC6gA 珐;~"dvE^fn>$ʯ=zgioV{11SJ֭[ٰaÚ6"j` !QI̙70T x{S%"ڶ&EAumj.K9jQNQ1^u!5 TX'ljy-LDؙWiʊ\UGFkSَkBzkރ]>] Y`R 8 RwISZZlg9Jiϟ}0Ӌ%Dh~/^]!4Owr(!,̬bqLT nB:ێe)0T^a:-ӏc  jGZsz3܇"#UGQ)],J,4¥+&֙e_4| HC L x#2xMmr$xk`Ô VNs+f(iHӨEAk&5 -Opb`}/~Sb$kE.mRCy ܕI ibsot*dGFhDz4MvU3af@)ϿA׶֍ijд&9‘"O݀x4M}b>r]7^Rz7xc餿￟H$FKyGiѵmP'8?ע oJ)oƖ-[xe NqQ: 188xYuZfՂx1f Y RçsyvGcMPO`f\ʼn v-r2f{7 !4\7ց 磔&48t2ۆ'>B)i te>SDc_=Mwv5VY3G{p쨾@J!c81*m;\Q_,eUr!$H# c@ix84(H| |< Q$󂭮mN&S&ـ )Y\,bG+Jc-kS&fxO4БųLG-T%| U-#. |* `*vcL}" ~gN9C ɮ;ɗhq1^EU}OU S0x@1֍QzT&\_¯Pne,XlQ&'ٵ鲢,;CN[fDѰt%P]F+6lhdnt# 5@s/yp.Ԗ{5uoQ0pQ*JC5oذGr >vq%Lcǎ5k7V +s.bnZ|0Kqc4iWBWsxh*J+| lKb/,rhTѝcWcK2!i`D,ΟD,Q{tf8qr 4wnle\ٝ " f[-RvDгq+q2N@VmDӑ3ƥgqshc6Nƃ$cp؟=6,4ck*m(-(4?\[";Oru8Y_A0r/V0]EW.T}(4Ե"´2TQJ4>+C5aoYb?J& ϟ1 U-ãGlD&[.Z[JQ"A[>9"0ɤߛhm릖q$(h)/L"F: ҜDݍs uӻq玼ցUS6 qtuC&{5i fZĬQzM٤8G<#E]^Y7S%6ތU=Dil1x/ysଞ6nȺsBdI ~!|aLt;O([~Jdg2>>F:^A~13J__㬐 m344^C6kQFq"QHA J&H1:\5C:藠 9 .ME(s%Ђo'PdjL4t1!۫ AU2J, lD}zބ}7`n܉aUA"~[o Y$'y"tIDIT.^_P 鏴q `#+рH øfb;Ӥl q`A$@Rq/D7&6gv0MQVBpu!`<(hwQ5tx>B CߠrgX'CA+PFcUԉ0hmb< m CR6a 1 6+ۉ0qքޭŻ+( iHmrIF5B7KKjChͣ}iLG ͕犸eMWG |#5 :zӀtCFl@C^3 WTu 3O1xL9C/sA0k#{wNF':F:N\o4J4GS |I]YlZ'&q]񈙄ff8S[H#ci4VlJ4 M1)O$V~Mר~x[HbQ98{RT*p6c52كDOO޽6B !C8] ֜;w3gΰo>L$bYbX,F__SSShR4W^4e``AT9Goo/mS@U+_ #Ҋ!(HasopRThֹzy@+[{&8t.OT0Ôn0vz)Z@" N3W Y8 '%kb揢0|ffs  M,PxcM~i59nG~sxf3hf)R$AUᅯ or;ji%/ibl&Z3qȃI@#0,Q>‰Zզ]mSR<9c܂=N*D -ΧIlB(i4Tz/7!ؗPnnkpDIQ3h!A-5A͕g.:$obpJ8&]"N&pd't&.IiR*.{U,k%wF[`s^;j^k(䷓?^CtW݅깛FT~}7QEfT*'^x}[лiGc+"D'ƻƟǠ:'pNc(/:I/Cp RdYoƍ_X,r7f)TULIJ V6 P(py >11A$}G1"Q,NdOFP#0 9JL'Е@]?`jLHmDH#q]aK%mDz\/PsYHf`]G9r8)m%fdw2xڳm Q6zGQH1 E,ĩάɻht0kLtAPAs& ͻ>&nTA&585"ܝ0x#"9c#>WhPY>5|?軙hWMTFCa~Ժ 6Ex%d#Em`AW56喟;Og6lcY0=krtJQ30X4Ͼ;B{P / űU>w,,T]M,"6B8+sb DnB@D&ce]ذL..IoѾ0m| re28T1ZmI^~%Is@R`ok;"h֫ԅ頂)\΁MWDił[ 3|dЁN쇅d-@:L;T-D 4h$R]dbܲ޾;hs֞S:ɱHWacAX uhB暆p`` dhkkC)ŁV8^ShTbqq)%5fR)bؚ4ybi]I5ļtP )J'o\tbkAM( 5 A~XAaQ ѵV7{JݣBdd!`tLgMMQ-n_D g+w?F 3R ITrDnȞzDą?4Əo&&0$m كe)B)t^-ZBKqn":?Ǝeu!@)J iYI[*3'Z+Q[1fo!SPDwDl|&b]"**vBoܯ#J=_Bh4A Rww3U'f8EڑM,V5˱󦷎ǘb٦[~`Q7xwLͨk7 M'fgԊ&W_WjV]C_ bWo%1GY|\G>5; T0"roe ;,ǖm[aҮ+_4Ji! &Μ l9zM^?þB/Q}ilktK|i"˧,Ե8gBPT4Lzi+5]a3^jBNC>m7«EAB o1== /ػw/[lY.'Pk$0(}vqL tF,vtkx=XM!*ȹY>$cI|%I;gt$T.\dkmifOJa<[0mbnچw؎aG.6~}K0990zh5ssѳ#F7Ho.|M@>( 3aU<k73j2Z2H8_WL25jK@i@8/#:GP$ر'9uM||%\]([o?D$we BW@LB l|tp*gQgBށ/ aͳew%݁|$B54]\a5B"B5xx"s@"%<~ЌX2QO DT;Uf1  shm^xstC`V}\cn~۶8f 0RVGinAfh{ Pps.k"!\y - 󣌍]Qᆄ/Pn6mQI.'iرNd d'7^vN&&?v 96+)*Juf9xc'\8f/E) ތiJV4R(c?ߤkR0qi` %h[ )#bec ,!e9IK`D$7NDv| w:m<3WaCfG96ĺ .RunU;JQj?G?Kd%q}4,= C{9 BJ,4la.܄?y#hh&]\7ל8ϲqerѧ>SD)n5Bi%uQDÎ_FzWitu.TϜ ={.QjNjÇK/1z,r)5D`W{.J(/̷ jfxiΝ=W?CxkcqR j/*4$RNڸ!(<q__e 7J'}G {b%b(Rl&Hg#tB34u3[!L'A€Wc1&X,l@[:CP8b ]x uȝXָx}+Uk A~k2FTw (+]! ACSIUOuģkr) Ji !e -q~cG8{ Ïi~ EPrxoH,tey2SRhI賐_EWӨjyP 䨕FB ,0Iܩ=!dvv7xWQbF@FA9N;«^;|F_Zؚ};7 ~RIf[`j7dמ}xnQ 7b$6݉a]MSkM"{X\aJJ>|)xnt&CX$8!0|yFwcMv_!\~R\{蘋ձEAB oo庺`KïU/`(P.|eEɷ0D(ڛd"%}ykǭzu1C6lPpXLW[=2Z 4_B~?;ٜu4d/IE2sKeI Z TG(%18k!X6:Dv.M[}~ml ` @P`Rתh0lp Ƀhmo#:xҊb0+묢uF-n5N]' J#|_w;MRsdQt;F!-, l!`\JcѢ o dRj(C vtGV]*sef/6D<`gAXYxe=n \!:O "RRJSS5(UGN9z:@ܞƭL^5(<_^ZBUNFa<7vߛ%_ش ]H)(V|PʫgV~*C( ?Cb__;6C"a`9KumQoSU:"q<5pzӧqn;Wai.P5ACO &ڽA%Mkׇ)©PJӉSP}D\#tZli6K~5رx}~_WyG?L\&*r>ky1` g$;(;KG2$-HAkvŠ8ccò g+d$VnQsZ hF́my hHMoG*jE>t_bY{ᥗ^{6ʭ'Tf5TS/0Q6Lqbݘ&(L,J/^ФvW\\@D5tƫaHpX^cr˾< >C#] $4$%ݩkBp1HIr P*UZ6 * *'F_BKhڲǞ!ٳz %Ů> JA*) Ǹ;H? x=(NVťqKP@heXmh*чK b]NHgO@I68Uy_JO1WxotMhi4RTw?ff;k_U!(tmf@+diHx)"diԁ[@a↽3c6gΙv4uغe˰K<J\-/G$$D 8v̥r&]ܼɡXR| j" R:4M~ JqׯL_'74/irW3Q0o -0h4I3@*MT$jsþ Tӑ sݼf:@j"{?ٶ!\?ػG71 (̯LӨUaKt]H9 8`ۣsQ+i/5YET$T͍hX'ۨTF3687:Ulmk!w!PcYP7XɉH$λQF(уD7QRЃW\ً֚jnL&[nK%)sߵe'N%ACkM4%N1 j'|&&&HRضǛl't5cuFx$YU!3('|>aDc0vuңe##sp$WOגDj=ȹ"H'&ډlJ3L/ģ 1DϻXH4m}idqJaj*O"±M g<0Lf1Hc=t׻XCGvtP J5a5 ^]XЗ.V#D.]4AӧV x7I&\v9ﯱ !pmQGZellrL{{;l6 z BP(֭[ikkcjj*$婍74`~~0R022rt:ݐ&stvv2<<ܐ aD&L \nva6!\?TdNJ.rW>m ՀWN]4P*`j'WHfe*aHR$^ dx~RpFYx{÷^zWzF,-,vXr4e*[y2˃Qm/BR59kŰ>i<#p9+#Nw,Jj'>Y~5H@Br]r7sL(|p I;غ`G'>ޞA6ǻFGDȷZd3?Xi|EE(?Q6_~&0&vP5lܛwdR/aTohT*Qdh BV0hF@9y?,;68誇03;׶X)@_EzїAgWǬFke trv| amsG_1e6p#i ص@31?>=J"pD\!%tu:+ oVP(LLk003'ؕv"޳`oa&8,,FYdteE[ ̚Q-( `Gɺ{u]>ryfggo瓟e2k$jPBF.kh/Ai&(CCCK[[G!qM7⚸ abttl޼yݗM!Tn]BV^Ў! $tDCSWX+A/v"h_ڈKՀѩ"x^;Ay)O9FCJgHp~Ý*CޅXmnǎ2::ctCUaSWĉ glkJ%}@=̵ێ{[#Xm R$ųtOs1BZYSV>a~e'BM*D(Җ&H

<7-D"J#8{N ;h3fCW1E |qg4,$SO1|UNJCa;$_ȡ=HFtǍkQ5>'Ը .#Pc/`^,d2h4J<'4B /GCJyANG{r|>.:;;o0 Ɩ-[ YdW^ | (eDò bNۗ/`1 @C%pϳ "*BW1%=b냫j~9h\IUV=/L%E(l& ,ζѬ^m چw;WX8A)@PqBb4|m\#h!dvjNE>=0_04Y*BѓG:D2KLe Q!rAc"Q>tg(ZL Rk[">;yY" F?w _!jОNR|\Ck-Dz0 Cn_A>B` )42pZbU(&X8 GxK#bϤK'(NI ĐK*3 0Y>A5 -.1/iƖ,ZexψV wviN$N1 I!*EϚYk;{o iqbXro{J)2 Dt:KJ ]?>>Ι3g,\^XImZjjԤQ&*ڨ, O #WAU_x"p]CDHS:{g5Vӕ!J7inyw'[FaȪa9!xrU׎ !=֚́!~<ط_W^a@4T]ɫ~[ = ~Ϥ/* 5jpA񴁖D՘}w#WBeKex85ee2 a\&sPKSry9M9i 'BX_QD}"*Dctvd1g5t6+d](x|d[?;n9S?M=Œ(@R7Q$ۯ&e72` <eNWieY+8Yx4Sa 5dT*uY_Ե544Dwwe]gY*%o1|~*:Gh?ܡ(?t-LD?(W<,$؉ӿ-i;ɕ|\&z2,;Zf-HلaPۃaZ+k`_'",$ o swA,s^EM~tkJڣ2M%BT g 2ݟDp%X#'f!Ƹ_:]JrYCgMܭ D_Q;VU03~ J// Ұ}̹#c 8fOEMP=?#X ~>vshR`Fj8jM}VjcNj>ۡ3h~GW;-`]t(DhKJs-w[\$|Hl{'P*XZ\`j| H=}tӋD֍ ư߮&gSm VzXB~:s; ^"+JEA.+s BA'D^zWwڵ86ފ1::JGG?uAJUˤ@sEUz,mQƌvA&ZLokf}3T JHig0MRMDJ+$j, ^kA.TFousuhtC]#b~ǎ@G'wNlv$BuL:juV/_yDm+=rAڵ,ՄFUEE8]!hsC{Η"cظm0k/3v$:ednF6c+CjWk>hp/!eN;-˩]4c= eYؽwlB0;5 ;W_fqvtͻзq嗍_3VclJ .kVo;fExn P C xg^{~ ʄ.P'dw hY r5-|?B"ArQ }!%PKh{Fl0 czD]M*N XoNJcjqHIS>0 {z~ vu3XYAP% ec#PQD^Gr:/ 'O`&PkYԫ@!KO<#_"wT%c=q sRD}[|Bcm6SSP=P6 :PZg!B06>/v$KoBk_ȵq]~wҨ?֚'yUz9KL386C|;ړXȮT+bHsgmXܞ153vw_R[QwgE|5p^x -|!d,+P./IqK"hh?WO^l0>k L O C-GtvEMP^ pØx!KMm.m(aHbH}{}VдOX>"j) ]zyx 4 ^B{vrͻ7^ p +Fe?ʶZ̨Whx;m3S׫+bOzU o4?_JMW9ji5Z'Be}J%e7MAnTOWN:un] :unm\Aԏ5G\LA1sK%~r\.Jc[H !b|>`K$8R\.HVT*Eֹ?`y|opn2DJzFs7ϭg=WW"cccedV'+ˍ: AS_ё< TJJ)C)%@Zh(ˍаYЬE[}unֹs[羵sk5 !wF]hh\VIՑ'uS?Ǩ]'VB -B -|oa=7'(i49r5M's (mZhwp7 ,.ѸTxkVJeY2ZhZh S.`\a24 x+5ɤZhZfz[WoA2ZF -B -|BG' sduJɲ"BlB -B ohN濫Jv!ACsQ]XmN%hB -N4 4V+(/vBIV`}-FKhZh}\(+ki1.B i.ZBF -B -|B_twei4Vo[^ -B -K Kh\J0A%dB -:WeQ_ WXN -B -:zrqaqᕢ%TB -.(-[ZF -B -ኄZhZh*5*EN?%tEXtdate:create2020-12-27T19:02:02+00:00z}%tEXtdate:modify2020-12-27T19:02:02+00:00'tEXtSoftwaregnome-screenshot>IENDB`font-manager-0.8.8/help/C/media/metadata.png000066400000000000000000000676421420226015000205730ustar00rootroot00000000000000PNG  IHDRpGbKGD pHYs  tIME .9 IDATxy\W?WHXA "" ZťVERkV-;;3w3Ν[[j֊ *`[VTdd y@>IXD|<|H>s>';Jc1ƞn_{s0c=A ]*ɽ7AW\a1ƞ t0c١ @s0cp=0c.c1c1Ɓc18`11@1c0c#y 8u---XƏZf1ƞ c1 1{r<X,H$_?_ ]~>m~w0nL BdƸ ?466!-#ʪj{pjjjD"mnn6 vQ1 n.D""\^d[S===XYZbq6i@RĎ{1o,-:{obeڈ̬8;#@'mN Vܽ[5&]o@_.(/YנnfB^~lZn Z-(--J =[䲯f4/GZg]10Go ssD̛ A͛ymTPV)Ԥ@q 07GNn>jjkajb bC5QM:y˻u/9dR'{3P#$h4`#VN  }SUƃ Mo @, &&(+9 TV+*@DBcc#HGuM-::]pʯEMm-(5Wg'gfAYDKK _oDcnZ\Us3l V.g4g?_e\5Ni9ls1r.Lz38{g8*%\]\+/5KP _Q iSVpuq֘>؉L464@*O.tt4?hlwCWR`ccJ--j89!JլiJQ S2IրH$9UUPQQ3tuuQPX)` **+K 3xt_@]] Q1ƃ̛ BjE] ءb4^@`vE666A$jwWa\Emdʁֲw+m22¯׮c@##C..Fɝ;9o0A@Ee%^}}(ڻuhlj^> o6!t,{e1~:r jz&O|10s$+/-\oî=x~Npxy040^Yrv/\[o9Jl'OS몍ՐH$pwsEn7nvֶ-Q.^ $0Gf-WTBVb**P^QG%(J+}ut K0^i =oQ.S;;[ ?_jx胈'[kEM(DSc$Ʋw+mRWs>ӛH_MYY9 _:vSaqBv(lt?14N1ol\tiK#G`+,pide砪D![_ߨ CCti"c <Ɔ<1]qI^mlԤBEMMMdhUV*LcLP`{Zz7^{H$011H$¿>^ 1B5=jKKWW˟pT2cp͟ۏL{#"mM[Z @I%ArEmkT*O<1AXe,Z"F wH$qz{rmMKJPT\5x\~)󑑑ŋ?pz~!< oFff&RRRo>~Uxf?.-- ˗/׺?66~}D>>|8L\aII ^xx{{#<<UUU=O?!003g*++{Uڵk.<)#88xG`` d2lmm!H ɰrJZ О hiiy4r{C$AGGvvvJ ښ g>OIRwݻH?OEYYYǏǍ7U) 2{눌Sk׮ɓ ņ PWWiH$ȑ#?###o!쏈@TTRRR0i$K/]v8q"zU䫶M)h$%%!99e>.\BC&AP@P`Æ ȁ@aa!t vC}#˅H$݇1{իIID8|(LML+ )'R^~>bol~a*:r]()î]8{`_\<3t%gdtڧV޻؁kׯUUm?BFf&ng432sw b" G~aee#Gj &N888>ddd3f̀ pU,_7nŋ1w.ϟ5k^z% >%%%غu+ŋOes9К-[ ooo< 2eƍ;|ϚGd\@F[P#""B++̞=~śD"H$¼ypE(J̜9'N}))) `ؿ?{U3Ǐk??O wGL .ovЖ;('7jkkTUUEDDyyΝV)'7 444Kw /Жѩӧckjj۩ZZZR-[r""R*h?z""JKϠxno7Ni)mM tN)+LDD55BJ%E74PKK #8yj5544Ҧ-[**+㈈Oׯ?[H.i<#JE$[z5-]ŋݞojjJW^%"7n\.2""SVV1H$rtt$LF_t~NNYYYQaa!Qpp0?~„kz7:'/mϏpU=ztO@>>>Jpi…IAAANDD/޽[HcڵSzz:͜9"##ՕΜ9C>>>q7o&'''5jM>ƌ#\Ғ,X@#F#GRZZkdddD4gΜNy/6ODt2e 566 ϱ)St[_ǎ""ڵk+7.]徜JODDdbbB|{fΜIL&{撣cmѷ~K#F ___z;< Kg1{n&&&ϞCuM ,-,PWWw055њ1 )))sqR{)[At~124$b1 tju2 r\r.!'7uPAR^S"~kرcadd{{{T*!/՛|uMMM;w.nܸHO?fz鞽Xf ._ KKKKشi~g'٠NC""xq|ddfXB9:Ϸ r c^M߻gmsp9/|&Gx`L ǡ#j}L2"e8q$b  ㉉qcg '"8! 櫱 C]}1iמ9.^FD)썍) {U_FFF:GH!A?{333DEE!??DS"$$*/_@Ʀ.\E7oƊ+=7nļy Rn:!,, cǎٳg;KKK`Zo0c <}Ɯ9s@kLRTGLLLY>ܾ};<<6?aԄFaYX& >i*ڱk7W*99ƎԔ?' 9rrZ|/>>i&L" 1cSXX)麹ђ%K&qfeeu,g5jɓIOܳg͟?>32dM6ju'%%Qhhx׮]GAAA4f*))!"~[c5 ꈈyR۾*Zt)yyy}Gt4_ӦM`233#777 ӧOQyy9͜9<==LJ['xWVT*&t{?/7;v왜,ȁ "Ҋ+8g=Ȝ9s(!!>ZMrqqk׮:1bD@-Xcر8q֬YÕ2ݹsW^ĉ{|NAA0$))IogH$ᅬO>D1{<==iQ\\%K<7vX^su0쪩y"G1sLj|G=N?!H`hh}҂_U  UUUpvvO  PƁcc} xh1{q cq c1c%%%aҤIdppp+DگiϟH$޽{t8`=SrJ|GFF;?D^^c/G\\MO8` * .v D"`} ,{Y8ǎѺ? IDAT&O8` 鰲=* 'Nghm~̘1...pssիW|rܸq/ܹs<֬Yx饗0|p`֭pww/^ܣڤ ĉ' 2epƍ)@JpwwB`` |}}1~xh,CNN-[___xzzvX1m'c.'"<#JE$[z5-]ŋݞojjJW^%"7n\.2""w~xڵa""ڼy3DDtq 믅}󙕕EWZEQQQP(hСtMS(((HicRɍO 36\۷owۅW^y͸{.֕ 5]kԏ3gϞ>a=^ !,--򔖖ɓ 5kD"nݺթ >>>(**{g[nԔ뒄1QTT,bӦM/aooGGGݛ֚֨=;;2@RHh^w+ KсX,Zضm"""?ȘV#wzzzO`hpY@jj*憊 444t.***zu~hh(hjjBMM Q[[ "=aaa!66VVVvjkkVQ^^1L0GEnn.H$FD"ذav qcl"ԩSW_}˗/G`` `ccmz .ĢE͛7cŊݞokk7b޼yPTXncٳnkO0g8;;#00H$_h̗\.ƍ1|b`޽z ڂ%K΍ubE{^t1c0c0ccq c1X/?p7:la.\töGZj*j5JƴJK˰76N㾪j/eŋ/aۥKK2\.CAa𸦶Pt8r 8أ/]QsԩS|c֞\ o߆ Q__LML`ei{vn^D9bժU~ڔ14s33b_(L*\&5@]T T?f>lk7IID8|(sw vhbx"##1h lٲE.z)aɐJ>}:;L0C Uh_1XO ?^BNi) Ass330鼻w" cc`` (q0dq`gZj*Bǎ}l\~=f̘ l2$''?#͛ @rr2兌 رc011)SDTWW.pa ??Xr%76G.073lmQ\RZ"v:vlll`r'^bX᱖f;Y.ѣ X sss1BXRV1ƸG`@ɤSP@jom0117<#xnڵor|ݿl.!c{X,^ .^T*xС(suuuE"TYwX7˥%d-c{\&Cii),ͅm2 NLK `bbсصg/L1x]]\p<1VVV?n)oM6V^,SږJe1s V! 2c3!/c^p0c0ccq c1c1Ɓc18`11@1@d2B"@&A&aʕΆ{sޫ id2=>|\.ҥK{X||=Ƚy.]'&]cϔ .@PdP(P(ذas_^_-mBǏ?p?Cu^[[E_pM,]G_}annÃo_e0Xʕ+vxi 4,,,0i$bcĉ=J^coƁc)SZZΆ/˖-/<==nݺ^!ǏGJJ ##1c\\\憫Wbq/^svHFFFxQXXk^EEEX`~uԩSqQ@KK  PTAYY&N888>1k,K>|8JJJuV/y_pA 00SNESSh̃:*ʲc!((~Ƽ&$$`ʔ)7"**Jk>KW[F cϴ~Cnn.9::vؖETVVFDDV(""" ""RդT*5/HH* 6l@ J7o$"3577Szz:999Q}}=^.]JDDtEu)[T^^ND嵈)77WH56nHQQQDDHNNNl2"":z( DDB^HOOT*)]znܸAr\HZ~}zMfeeш#:OB̃:זm( ""N>~8 kz7棫t*S(scl344% $${֭[055՚V9o&N<0f͚H[n``` \']裏pMUUU^+sŁ@Dÿo8qBx`a8!22 q]-gΜA]]fΜ1cٳHKK벫{$AεA[:'ODPPnwU]}c S,刈ڵk{uȧ:ueȐ!O0|p>}WҔ ~$%%aƌ?~ M6+8sssi`8wΝ;\|ZݗU'J4mu-QThnnQ[ZZzJʁc=$Dx7aܹN0GEnn.H$'>mtuuQQQi;w'pwwfx{{C"`Μ9Xf affTx{{ hhhИnhh(hjjBMMMW__hq͸q㐐 P<}:tuu8ydCWe裏aÆA& =ooo̙3 ~BL_N{vؘ+=UT*U_B5(cO-]]'*scg1QW(wnF;x2 DjĔCWW/bm膶hcx T*'԰ɰX ޺t DFFbРAزe]-~SN'OT*wa„ 2dVZGEB*aÇ֐Xtә T*ѣtuu!Ʉھ0sf1el۶ö <}J{ QEF:/ewtijhh ""v-׶HuM mf3PRIwgJx S k)|uuuXl|}}uuYO ZܹsxSɜyܽk`QNn.QYY}m.^LϞo*yyDD76>4_rah //*}19r$Pzzz{wZ>?B "RI R)jndO@npppu_jEEEi]]SY}255zhh >>͛qߪUhB^KK[6oLƍv}zMkkzIR߆ ~Ӗn@VVEOBcc/..HVR2+VQLL ͜9<Ԗ~кIS anl߱'O%c011A c_\/=Z+*?OB*9aOa!,--_ZZz㣏>͛7ahh???TUU:R%ܵ)..144 <<ΝCSSSմֽofo=M7z]>í[`jjm:ڄ ]~hR[^z3(?<&6uM ;ˆcr9^,msva;{l̞=ӹnnn?? .to h&j[v]2d>8}uS#GDnn. JHNNƿNj[FGGGk~hJWoa-V5-RSSm6DDD <<{}_>t̙38zmI[^0]]]TTTtyLO{s1씔\~h``@nn~dd$VX[[[@CC$޽'OD"y$O0GsqH$8::~7nɑmu{[FD"ذav@鴙7oV^QF¢Wiièk`pB,Z~~~/4mjjjm6;kkklٲNNNl?pرؾ}{LLLpB˗/GTTpLuu5̙ =Ub}ob&&&=~k_˦7᱓>SL>A\\\˗%K·///8p_}Umddd`֬Yx饗0|ppd1cLŽ;2Ry{@dR{@R.afcA\ՄԴU?cو?#݁vˬ!t8,X{{)b 077ǤiS[ه \www,Y'OFZZ֬YӧOhiiM{HIIoѫ98|0~W$''#x nO@d2B"@&A&aʕZ477#==hNo};?rK.!00^yi+@kK VO$|N&RO:::@Ff&LLL["@.bsuHuϢ7QoÇǼy`ݺuOFGGw8n۶mhjjҚNKKK׉ŦM_W\y< V!jkkADHMM7PQQn|ϠRDDDHOOGvv6|}}uuuXl|}}uu^s@`` N*wǎpssCPP>n'ƌ7o.*:˿ IDATSqQCbcc'AUUSnn.566э7H. ׍Szz:999Q}}=^.]5ҹ?o)<+ :t(ݼyO,cii)m޼ƍP(Ғrrr(>>:-==u6nH'N22lܸ(11hٲeDDtQzl_m,//HRi=-oo@^ @TTTLIrr2;o0 }vwx%\NW,ik iɒ%oʊ)88(**SO3gԚmh{3IY9::^~\\\(33S=VTTX,זh1cpŋ_G"PSSִ筫2ܹsd2jO4l0Ro֭[l_;w ҄ HGGG㇊ @Ip@o[?*(()#Gf}RSS!k8=k㪬9{XY*(iݓM6;l[g]&\`2-wGKͲe1 @P6C=.~><^^sjl_᥼ݻw{nYpa!R[ èl68fjkoii; l0zE]ЪU+ٱc?={d޽_1cڏKFsaݺuxzzy}5|:T̚xǓ }vZϠAضmg֋-WUqq1&z 'T+S1e*4WyСlܸd6oތ-󔖖ýދ];dc,[aÆPk_˝={6={Ύc2{lBBBh޼y}jhQCη!]So 4!ݻv{׮y͜93gkL:gggPaaa 4ҷ[:t[oŨQl67-"22Bii)ÿikCm5\jsvXhǏbիm;v,xzzlٲju_^z? sTcN^^-ZSWݗ^s`̙^ѣG㏳xbrss޽;֭gϞ>=L>P/;HPPPϷ!]SdB@K02߉777 -*!!ѣGsdf uBMJ׮]ٴiS--;""RoML:7^ [/!wУADn)Q """ DDN}ӿGZZ_]TaϞ=L&w+gȐ!q]wtR] DDnM}{8y5i+%%yf8m+^G/^Ljj*k֬?7hPHUOvvuúu_ʦMlS +KΝ =ZۦKqN DD֊k[>mʍ;UVZ=,֭ 5 wL2J9r$7n-[>uҦMo9tSLaܸqB׮]=FkQÇM e۶m>>>V*ٳgOQ9CZXDn25_qyzkrJcܸqaFnnѦMi٪Kֶ}@@ea,Zȸ{!]vFvva1i$>Eٖ0޺uѡC3 06nh<gѷo_o`kc֬YՖD<3l? ,0 0Νk%K'|Ҷoddd3#_2ĚbXDxHOOjoz"==^x'x;۷FPP> >,tm;YfO\\> NNNS}ٙ-[0a~n__RXXѣHOO޸qxX`qqq<3A\\&L8;;;yxxxT+Rm_\\)))[; .ϏJeKJJX,dee1pFɩIl  wi k[rKk'**^~:ׯO...w}6=m}spuul6W[ݝQFUZVZ_͎;xYl{e̝;ӧOvp 4+JMMt۾KNIMMl2mƮ]x뭷Z?a# "7\mkW\/~կ~ŢE8vC lK*ϟXlÆ C a֭$%%>-Tks̞=={bggرc={6!!! 9s_թrXXk׮ɉ9se{"##/iݺ5[w?*Sqqqw5a# "74G 555jѷo_cFl9ӦM3 `|Fn݌Pcƚ5kl}1.#,,8|p(++3^z>Կ9rh׮1l0wFXXRx0O?Ը;}={46mT< l]0 6,tR[@FVprVZe?T5G0/oǎFPPm;&&ׯ`o1c ݏt!q#s萈ZtHnsꪁ萈4 n""" r~NI!vC>cnQ-JYVrss̝;K.lٲ9֯DS^DDuTZZпSsLΙ6mڤg%%%3g裏Ts/"@&u9d2a6bBdM1&&0)**a8xS^D)҄B;v"Oo\\\l7Ъe+rr`ggaʺ9_\BIq1={t{ng}-&L88:QeL 7/[L^~`bԈ0ZhﰷՕb"Ǝm6pvvѣcۜ؇5ێ4y~Ah(((0VDG۾]^^n+fj0 #'7׈5nnKW8w0 HJN6V_1x׌͛۷7ZhaqqqaƑ#G ~;4%K_m4O_:^ޘ6mZ<"r#G@P&=kѶXlsoOf)V+I'ٴe+۶ojKz~~lWU&ջM[Ο?Ozzm۴Wgy$N>Mbb"cN7ݻwjd2T{=""ݻwSRRr*Q`{h{ϤI]^ m6_ƺVmF_||y)%$&l̙ZhAsS~w6 Enȧ_oNe&9f111{{8jG@滗bBhM j*"##kn$^IriyWsj*ϟOVV.ܛ롤Gݶ www).)(,*  s0vk|wwwo}j/|dҬY3r7o]| ۵kǢE?~<wwwV^m;|ƎKff&,[^U5qD&OL޽z_G}ӧJpp0mڴƠAꫯqdeeŏ?lf̛7RBWO9BXXݝsαk.V\ Pi~RMs=g}ٳ1Lxzzn:*%._|wu&N>RW\YkַJɱoΝ;Yn:͚5LJ<5_q>6ꢾ(Y #憵aNɂW|d]Fvva1k,cƌBkJ-񴨨裏*-v3q~aVն?lɶᚒc+&է݊j+S͚|dlHKKۿ+>>ވ5k&,XDɂ~z-7?ggg \[⩓SgVb5nՋt^x`ǎ\H2Tmh4$_͑W#) msz)]MPbr2kYOZ/A[6eC/xZQQQ۶mq; Ү];;w.pa']IjejۚƫK.$''Zٳgٹs'E@Ĩ ׵]1v ƌ4;úx^&Vݮ-񴸸X>snJbL&O= ,O>`lٲvw_'OU_[^[*&Vseڴiڭ'Nط*&.]vlCfYx1?͚5%74^?8L8 >}:3f̨Z1pРADGGbAL\HliFCUPP`fѣاصk/vǭLml=RSSmeر.]hPnz4 ""5ٙ+VhPn;рps>+h@DDD("""@@DDDQ """ DDDD("""@@DDD[ӧ;w%˖S^^~Eu[VrssgffгgO"""kt90xӧ:ubĈ$''~?|pwNhh(("@؞ɕ%%?>æ-[GEE1c 8o~r&.]w^=y'+Xׯg߾}۷ٳgLhiF򊊊1L+܉;ѣDEEq㸻7\Utܙlvݻ^^^*WK/D߾}=zms=g?a`2t(qܚ5ՕLRSr7_lތdje`~4k֬ұϜaX,v888ڷow͛1>b Dc=/L@@˗/ ))Yf{M6&Mdkc֭XV֮]˫ݺuׅ'"r""]pz4 ""rS ""@@DDDQ """ DDDD("""@@DDDQ """ DDDD("""@@DDDQ """יn[8;;۶={0ϧy/5:V0(**3dnL7oIIIOc]vBCCȠ,x衇X`.NǔɏT>}mw0!2^G @AA\'Mi"::{h:wLjj*>(N^m۷'Or=QD*ӣFhU VR\\+Bll,;wϏUV1|tq(zM;rf-[mjYϿDBm{w?-[Y5q5XidϞ=$$$ĤI޽;ѣ˗/'$$޽{3e9z(}'((`~:2zhbccmۯ:վӇ+?t`rrso;!&Dj58xpuwؑ'۶O$$1(`ȠDOvKrr2eee̟?'xӧٳgk.Oyy9e͚58qqٗSm㏙ޤ_pJIIeı'H:ymml67+Ĝ9s=8u&M'}1{Ύ!CuV[II ԩSYb~)N޼^틈莀ꊟ/k;7c6(Zؿ~uѦMiۦ %%|qE8:824ݝ'ӧOgƌ2;L<==Yl,ZH, ԼyoT_O^^ յ퇅Bۖ - p8nݺ3QQSѣ9|ƍ̙3>| iVRPPBv L@ 4EEE|٩SlI""p #GtG[2ҥKy1u4z4 "рmр(Q """ DDDD("""@@DDDQ """ DDDD("""@@DDDQ """ nR[|#?? Jnn.yy|ۨ+T}ߟ]/ڵݻӱcGFSj<ޣO>A^^^2 x=x{{ӲeK{=]"" )<aӖW\ժZٱc;wwnڴi?~P?XGΝٽ{7Ãy5)))sN^|E222tQ(qZzy1!2s;кuk ''CЫW/kcԨQ888`6}jSp'zQT %%1mʯX,5i6_۸.;;ӧOswTd駟f޼yooΝe…u>sζ%%%lذgV/"" W~dz_c\[GFȦ-[9x0n͚k 燿lRkݻv眞NII ƍСCL&z-|AYbo߾ >ֺ^~e-[/...KLL$22JoɓˣE0ED\S&?R@M233)-+c_PXX#۵=_MHpg<}:xzzVpB-Zė_~ɠA߼ysONxx.6FP5yPZZ 7iiiXRRj[׮ 4Ąڹk3f͚VּysÉয়~_~cǎs!޽{qttm۶{딆a{n[7nӳZЩS'f̘… yꩧ(++V&??˗ט ""#pC˚x"Ǝ!w͘M&ʭV#۶obо}ՓFBbgϞ# z7͛7N?_k~nK,aԩ ...XSR^^ f5kS 9s&jՊ5k^L~8p  00rrrr۷//օ'"&4 C_榁]-G"""1""" DDDD("""@@DDDQ """ DDDD("""@@DDDQ """ DDDD("""@@DDDQ """ DDDD("""@@DDDQ """ DDDD(""" 4"""/; =tbO;/<wk_|nNdvfA<}״͔癱uuL;$3.$""7/rHcŸ]O,fӵk<+%V~L96G""7P3' s5kϟɝvfEFۚrK_TN~QSx3e7O.=ؾ +`E7Y,ٞ6.a|Y/1OW;h\cIYEI\-L=ˇ3q(7Pn5pu{rkqIecѻ}j_5 ܒ̞XLY)7g;Z;bQ "ri@f^Ʌ-&=b{;ؖ{bÁlF|9~.`$*7jV>>NSLV/9ŴMtR>эNm]+|8~8Yz\NzV ԺқN-_TNSp3ΆYsd;'=tdۡ%U[鳥>n=փg*(jPXbޮ-?8{0'vf'p w'K;_ZgZ9Щ _'1 9'ē?Lb:{_;~f]XUtnp!q];܈: _O (m4ú`Ogݛ #'{3C=z d3}/p!`p'OޘTkZUPϧb`Ef6 >zmϮNY1abҀ26 j`gèj'Н~.=6)*)E;""7oǸ)wV; _׷5N jr«ٿo क़ƅt񛆭сg>[p ո3 z4 r ["""1""" DDDDܶ @@DDDQ """ DDDسŸ@CDDR &.7EDDֽP %M~DDD $?IENDB`font-manager-0.8.8/help/C/media/orthographies.png000066400000000000000000002531461420226015000216650ustar00rootroot00000000000000PNG  IHDR}OgAMA a cHRMz&u0`:pQ<bKGDtIME & ;ͯ=IDATxwu oU09 gA Ŝ`[d{wkoᄏ~YW^˲`YHI `&@9&crΩGO7zfTϧ?3]u+tս=*#6LLLLLLLo|9Ƃihz\q1FB5 2@.Ոɍ.hx\p-kbbbbbbr /^^IJ9jpL_L\ўix8efk6>P?똘L7 KL,9np桘nl(:?#-^|cC缁OL7:Ĵ= 2N2_\\S(YC?;O7:.Ñl1Y#XlR}n/1 C5 CH))%Rʜ!eUC5111111RPE*'~;>^ Z8w2,(K%){=䓋daVӨ011111B(JjxxxǟɟoBNd=#0-t^ɗW_MMML&uMӮkoUUQU5k1AQ{Mu*%ڦbrLLLLnF躎4>)bɍlaSڿ^~g3 FӑotH]tmWR܉RR\\jdN `||t:jEaR)N'RJ4vwP(D,f!@Jk]/$ H$rmvSPPpmT*צFLQJJJX8h4J(j(JnX,EO8&N#NSv}RL\fL g?=C%;buSUUU^1/nENZ%iiiAuTUEuEvIm|>Ξ=kS4, lr]{LLLL.Q__¦6 هz .@ @KKKzٳ{=#`r췑AӳSge.c_,di0lzj挋u}e?X,5( tEQ0 #7s9mf16Ve\y&&&&˕DŽ8>Rx A]LT̔<^p俟k!cp8Y젞3qqn#cr.ڼh7nbbbr1o{0sڹ\9ipeg;\)l )J)|/GR_5>Ot; \\LҦ*u_7…nrL\=%ڃ\{J3W{n244O~BooĂҦ^s>3%mbYVRUtr?<<{Gmm-OuBUUx ?/a!q3ΝDE~K_#P^;UYǜRIEyl/l?JQE1΂R{1Ec^VޱEAa⫏߉5⃗G~d5 9OR B?=(JdyFɥ3B011w]tJhkkCUUOlܸqƸqi!CCCٟx#bȐYȹtKhpBxt1m,H kW/܇SQq:U:чUKlof( Xb5C V7_]QNGNqln'6ϩg6\39@{8D@RW8i9u+XR + 'O ݥX\AokDGQ5U 4tf à%K c݌SRR2k}SZZ~.AjBww7|>Ν;GSSB=ӽ p\'oJgg'jkk?S^on9FCC| ~:, Fiiim۶ /pm{{DQFGGٽ{7_yȑ#8q"O?~s-@4~ŋvg-N<κumM_!`x"NkK'8l$pֻg9|́D" u՗F)\Ɩ~% >NR4ۏ |r'=1&!W-wS4Mbg裏fYb.T*5d\dCfOOgx8s}5\L ϚXn7O?4ѣGMjjjHs7^\H~Ncu8fdlt{0(++駟188}4Νc֭=z0rz{{TUUN80b1Ξ=a<3B!Rq˱S`_8^cll__p䊾\(y IE{)nm3Ew!#I H jq\"yi}Gti9r!2qR |elv ~#~'9?7K"pܹE*a !B|ᇔcZ)--EQyXz5˗/԰r\]\RJZڵ MXjmC lZjI "C#puj*sec5f*j**lgvQBԹ,H_M ՅV4P)`ppo}[ڵ__cѢER[[K,㣏>K_Ҍ.4dƸg}M6\S*}122 Wؼy3ԇGQH g?yzD18fJg/ܠx`hh'xF:N2~?/| 444㮻BinnrqwS]]+3>7Bd-ԭ[H$r1)s6/ڴ+Ev2ii-w|be7kZi4YO=FG(޲Z)wcKXlui*yJ3ׇb[pP$cuثTxNJXXPl8 }ݔWQ𰓱%kmbKՆcOPxa)m(vM, fB!oݻw/~g}~ٶmmr{w܁iSeeeSїLo~S 5&z^˿L*0 򕯐N4m昂_q)9 V+@?ҥKrX\\Lii)sOBɺ֯_atZZZX|9K.jqƜ+B?sMLGurm.Gͅ04lQu~R ,2 jG;48n.yr=Tk(] IM2@"eœUԈl9-xL&;@Ed]eP6U>!/_G%Ń9Gw8UVSWPX8ӆaP(0[ |__*V {9?ڵkYdɬzh+((GNw> E,bF)-iwڥN\p JUUS>hg3_ B6o̺ux<2 ҙBͅ.\5V)\92T.gLoff }2S1;׽ u9-5wǒ]aRB~hr6 "(7oz*2۵})69^ lp,tgi5eSu>24 S ˮԱ:c_^SӴ0}k߰( N/Y灮댏\h,Nݝ9s I$tl۞|>E_a IRSڌbtwwz/ cbbbr"KzFB)aPXX/Y UU)KAQ8׵&j*yftݬ\%mbt:sNԦj&===urQP(%wt:+ 6@zٔJv B~L~gg-*u)_6V댺&ӦFs\P\LKmsF4_qG2$pEz.g ۼ}LLLn-D2lF "p\/t c.#dbbrs7"[2K68(++3 +F6hrQXXh&&&sNtNgcNEahhۻbLL&&&&j^riRL&)(((٥rE \mzS+Wd2Ioo/>CLBӴ) LZWlLLLLLn S-Arpz8Ef;]h!?b},l}|/"Hpcee%n{2k .ËS,/%kV,ϒH)kϻ. Iu`0H:pPPPp/. EQ̙3lڴ)3 P(D*o>|Ɗ+$ĉhڵks;vV_N%tww/3<< @ii)=Gc׋UDA:@CaڅAҺD6?v|@I2Cǂ:V-meԯGKCiݻ xrsIw}w?roO>Ͳez3RUX,F{{;6l2)ZMӰX,[իWj+iVB_ UE9F~\@0رcl޼%K:p!4n8wRJ"dw)..ftt455aZiooωq>30~;ގ(466RPP]]]UA{{;Ǐ{異ӧO{nrx޽{x<(LLL~^/-BuBTTTPSSC< MPUZFFF0 X,F}}=###xXx1A8.au<x}>:;; Brrv266jel6zzzr x%pY}Q9TWW3<Z{\kB26Ї׈ PPZD[3騏qpXn1NJGa˖-DQoN__*)xH&bZٴinbD@Jn7fx^l6۔~YJbsllZm2<$c ‘0dX,TVRTQU^b_TFMU%VҤ5H)(n7fi=6t"xx,FJ8=>*j)-(8htJ셢(fK,QzzzX,S< 6 EQe߾}l޼H$3|B݌SQQr9?. J]]˖-D"b̙3ڵ֭[?jjj.9?<{̳q#̇d=8N:oSN}v{\tls}#CRXZmAOU`"" 4P\V"RnF'p%GيuSXbOz\d 188d2(/^L2̙3x^JKKsONbvZu'N7/_N<l66mDaa!>/7z^8qwy'w}7'N```K|r֬YѣGxS<W̙3XVt:IӹiH$zl޼>Μ9,_|WZ`wy'-@7 l?t:yضm@a?1n}skuXl8 XeT28&PZC@X48@hZAI*<naѢzV4$@ NBI#Oi7 TF,n 6Gn@q" jP>jnFI4| Z*-PM}U2:+Bx=Bxf. |O_AfE%cX; (=x^z躎i'y0HȐx`t:ﬡVk92 c9"5Fֳ=a`brEIIɜ鴶H$df=c8@{_c!BKezd\[33 m7Ȭk̂%lf}~ r2X:::trȑ6m@Hi@tܩn=Ax(9d +WRTTnGJngʕi0}]!DjfRMo#Kv ӷq6Nv=]x<_7#E+| !8bmd~ m]+QW/M5OO'[ar>tίk̺)dqnӖ4gDVgfQW^BRp8ؼyɝwޙle9,dK݆\*kMMM *dvjs1}+y}\"]L765~cσ d<٩^G6J71::)V+Onb\vi01111jBk.pp8W$a 0u%zVr$)\=.d#L4BLLB)ijp(B00#27 ي0Uru.p:S[ML.!`0feԖxXTE1LLL~~E?O4MQ!{(zbwԡv1b:H͐$X0}}RX> ܾb|n+CLDܾ"^RO228DD,@f2 ͟~ s#Ord)@Q 9J3HE' H#N,bddpR\EKdP xe R(.)nxx!i&`$`nJWsJ& chi^kMܻ7[Op1EY$RB Nvsߗ~'4Wħzs{ߣ_``;O -mhx;= kGi")v]FnQxW }^yXHkQ&N_eub;=wކCE( B05ֿBRа~_ [} Axz^aMD)]W\Ëo*Ym[.v}vQ=Bۙ^N;gcDxj7'ӿcQxɺ^^({qfkcu/oD4s{s!Eb~ _[ʿ|fv7ߑd!c v: gsswI=_5^v餪ʼnG9GaH̠ih@e5%$#QGl;G2a o&_z.ru(NhQ|vvxZ૘rLLLOXm62o_Uu8{'(Jhd5l\UO#tNxʊ qJr5V i^|%%6BF%GYcplcǮ4qO@흢48lAX,[fxx˾"H)%" ZV#k^o~;Mw>UcES{5Ήa Sǰ6RSUͪ"=C"&Lb Z]ܸ}М*a۽gc;og k o0lWZ;]N ]H)DTZG&xuΌz2 a-/50&S =i 2LLL &#/kWK?ýx 9^y}7n]n'tzqۉHisN,%Pm6j܎ySuWj1Tabb1bk׮ebb"&;::J2D"O$ݻw܁$H0::###l69z(H-[PRRzxkz-Bzj{9TtCC|֞d_GH&xK72w3860矶ưos ,q&vLjauws'D0JKi)v\bRpGnqt2)2|wԃiUHNiH$T 尡{o?_-6T Gc‚ $.EHZH]@A@ UD#1qZ8Bf4 zDdtcB:m`ZHƣ$Rۃb:.ML @4\JkmhbeETx2jnS5j*X,1WPI<G9Pb'S.U1HtT% k^]~g  0448p-[0Ā8@097tTU% xrߵ  `Zs?TTTPXX᎒Rv)))allQ***(--8lݺ>P(㹥Vl;"qNir2Ua]c!kf.-g*6{F$nwdDK,^ x &.ܻM=)4eNxϯ)N9BQ6z~;f01P: O$Xp:3ôaH"0t-!I;@ퟄȴZq:3Sd: @ӌY;[;R91::k QYVz:u1v;aZD"h֖JbXV?ߟKFSCvxSZDQTT;{0Wxbσil\{ eVo~|+iṕX,Ɗ+Xx1Tx<`tt+VH$8{,˗/gٲe۷\\\.(ى(JKK顷2 (--EQJKKq8yD7?D`Ν&*J~Il`d FqS\^l@Pr6_Ū[>LٸFp )04".*d*^#611V͎7ЀX&0c86WsO?B˛Bu=#3_ʉ1j{)۴LL[e4D=| (6ٞHC̡44&5Q2Q抢4111)A{J? d?/L?uS(S^0ՊZ1dgr] yFk8:JҋB)D)@Tb pt 95B!!R~й ʤXP|c0(ƙpw"ɭtw!cs?9F#Q4d2g;vLq>#Cڔth< 8#w_l5c arݒz-^xd )DH%(KlO5pGdJR"o9Ȼ=hd.p:젧 D)i=Aӻabr2ӌ[xɧ}y{27فH"xFAKIģĒv&J8G ;ދoXmViB';=&%$ Hix3KAA*7DJɗe\.1wXsz,SkQ>6 !RK :/| L,f?~VgFi|)3_""MceZR p֢H_ r}3VwFXxk_bxK|6Ίc#~'~!ƓlzKxჷh\WO'CD7SCGgГiGV4qֻ)Hc4WcbbraUw=~* gZZhk嫗PV[dvqo{Ƿ,c.fi=')_m{740ʿrcYB16<>G02K-ӕԚuM6g*%%%Z8z%w_™ 8: ̉Uqv?VRQhf,n?elE8s;Zڬ6Dz~MLLn-9|el{` zhhRGJ%VUx8vcYiҲ\v ='>=g6;RK#@2KB&ֱx<.B)(J%w'6ӹgRL+r0TL{/^s=ҥK4tjlL:"'RIpgM5e| ϋ˖wU8qPxqkۅjbr( LHG$R,J NAeNu)XY *.N\/ª"v.F *갌;-Rh-_"6Upe嗋^.>~v/EKEJDHrV-B"c>B)%)jN#;].1k+bݻw lùϽ^/{>UU~F:9z(ٳ,_={w B|G$yl!`_AT#5bbs}l\R .}E#t<vDSEwϿʹ(]'w'>>؂6)fbbrol,oI"|'CrݧYt9pjt0ѦDF*ieEd ݕ.UUXwغu+wuäi`ppD"g͹n4O=۶m]P((vuq}QWW-5++ꫤRyI O%CTv#%4'o[$:?JCO:ĽV3$HU2vRȝK~஥*䧓d 2u1/CiVQə*O]ֳ}S2 zC4X==Ow>{xVjB|}>:Ђ/~q>{I& n{lHo2Ϫ=r\.ywVZņ p:z)))aڵSTT!a۱X,TUUQQQ#UzOց4C~48.@[v>"Y7SNsJ6mcϞ=R)}Ql6RJ,]Xo1ϲf͚]B`.wީ8"0b5۸())alY_e;ւ:~/| O ,&@8RS(iX_ rͫqY3n%Z$*()r*a|\bsY$ cc<;*Wy_#AaJ,b?9"N|֮~4)&ǛZ*Wz1T`a (--匈MK%OCC7r ?ޏ!272e3*jbt6\PK%#cHR()8&a`$Ketp_Iʫ(pXnICV0)*p~jBR#8biH|;X8 P=m`w9 !U<E>'c}$6V=J_r Ă67NE#p'U8,SkCe=B?~ƍM-)%>@ 09 DJ餱qAIee1]Cjǘ6*W4JֻeXT5e @/WRRY^JmRH mMLn5EjNQx|Hi?K<$Hn@ϋL5jrcHku2ꚎEHĆP]I}YӍ+ip^x!s@KR)ǗJDB`YYm3uyEt2wcfz#۔LͥEN5ĤVNiK73FlkJS.s% }M48Ln7=u.61193+{<|\Mip,&` ,`jZ;&&7%.oNN{еLu |ZWq mdrYH h8ĉlڴ)7':Bg89_ IpS:S% TTH9r(4KװzI5E2FRH%LרגF TQUoE2yqYRWz111Y3T2}@K9v!X6U wTYEIQMn댶tS;(oZAK=!ɇӧ!@]W3N:RW+jpqbؕl&E@2dnj#ktD (а:h0_CD)Ct~<т: ]D1 @1   VFYaet,NP=Mug#ӞdLLL4p >}N=4V%A(yf_mͷv7S( P Fѡ!uːR` N<[ ^{]9QJtLd)`A|#gC.kJ@)lXMeT Q OIch;|6@e $Vv}zcV{YRvϯRPZBQ"Hp7`iy>NuM6?,Ҽ[FYWWxյT! ql)n0 `[Z+8yd3F̦Ms_ {{r\Nt58,kpxKxNλ;rKAT{ƫo~җkncl+غɴ7LLnr618.|g-*b2?7Mqb{o% f^ZMwk%tuLByu=^AW[IFQqE.1 j$BXE0()-$6>LB(;&eJ~ikO)Xs6dYDiE<8Bǹ>MYY9j:~`xh йsĤ?PFe6Bv`KOGAyu~#Cv?#4~aQS=jj\#^d6#e^t{R;;vp;3(!"}o<{ZSTs42(F`L = ALᐆYuf&M2ӑO[GQeϤS$ߜO50 PTeR+%*PL0}*ۇeZ,ׅx[ 0=d>殫qqZ*(.&HΪr3A;էleR^f 2wy{6<~5ܴ~%q1K10/r = 1u1+4!(n+ &&&W)%kjarӐq$)DJXypڭجbbbrՐRTnDɭ jw5QBrxbshgB4W,k)}>yoH>FʟA$8dfEjdT Ȯ;Z*7%rLГ HV|rb}6bzz:z*&8pvu{(r|.`;56HA8eLi[ %Mc&CɸT u"t "Q@OrP<=kRv,؋}F_Y.Mb$ H;+ip\!??^I6"HxZqF P#M1*}aa &%Ӯ*BgO_+a_VQPi;p(bf~ɍK6t6-lF[I#J?^}-ƒUQ*8#NBIdba0o~|]@g+c\ߒ+68% AV]ׯh֩9br]#`||ދ2e+AB:9ݒx! d=+iG䂴TڎS7~Kx񭏘P Sc8'O17$4Ѓj-@|/Z#O<@0;V RlxcܵT51KK%>j峣]TTU0(^ 僧QK`(gx~`G?E5Xm$;xՏO: |CŎjz#>U<ȝ g:%|IptM<kj3+bz8L{FǛo!2Z*_zx9+ XP?|a,`X *cN/K׬kGi;NVm>nH@Yy+q~1zۏri:*x5Yi3VsO$[w6Ν9LQϺJ{~ƹ(oHE9q|M2@L ^@ehӗ5)%@'xyYLSxy߅__ŃQɅEK|^&N>x8J8Fv*Yl9U,^"xkظ5Y\[UUI8~A)üLLntfۅH~^{owp/zh@ WfNvGX]V_Om>Sg E¨^!^V YakW01:bsQh1+5A:Fq&][bi{׵ʭT*Ekk+d@ @uuu 8Ҵ4{YYVZu?}݇(kY[u.^;@g2(YP/ÀE~w_ k˩n\L84HJn}4\Fl^! ށj|CYV{Hca{fbbr24p-W~WIƆ;AyY%St2,'Us^cͧ+( xLN4d. (}~" FJ>{hQ6=@tL(BG?j=c3TZpb0 @A0,_iK,8jSRR(%%%9tBnE8N~k.(pZ0$)]-s)MdwJEJpiҒ"?ஊZ$ [.y)B7YtR)Hݏ?`mC 1g1{l Mrdz_ʺ`$Zd^/CT*6y(9ۅK V>;eIm3ia]I-5>Bj᧰J-D9qh oBq{˓X!3߬gCu,ip\OH)Ӄ8qXd BFUU|Ai;F0dՔ]ùplذa]ˋ8֜g{UM70䅽 Y.hwf'WJ8䱨·!% aE&'^7 |e5T-iPCGQ2i2(T =orR]7pVa?uH)).N!iZs;BJ i- HCG7$8hp!ᶻyEt 0 FA(h4J()%'N !v*p\`pr\L->D8QFIǵJTs؝8@'/f$'t~9-014qg!IOl_dOqdӦИZ*)RJxaϞ=R)$\9EQZ\jbbOYYYgN\:\Ks9<\myU'(|՝/L 駟F)--eddRv;bx<Z[[x<(BEE'O$Nh"JJJdt@YTV2 bj\}nD]!,[l!LR]]Mee%p`0H]]y!"v;zѨ92 Y:\DĬZ*+|u[~}ϺGB= R,Z*rST$R i?#"RL3.-kl*RfL>!G6_$'}O8Mit:}8L2RbZijj}fEEEzRʜBJICCÔꟂh4Jww7K.7G)xSI8aq0Xͅ^dTTƢTPF 4#CcJpZ!5SB$b8("tl`,Z!0R ).i1K똘\d*B&*Ũ`SBcCO (--U)e$,)/?}VNH?8AaYNǔl*2Uft\g_@eo$X,}ݛ.4:NN,kH"%QaB*1^޾Cpl7yS<}UI9g(o't :r*ih亓(_K TErgϟKDtKfyEAU:}̾aH@wܶnbXdM$N|~.QT/Ss#Udi#V42((y=!d$η]'?﫩brˑqS L!S+Ҩtb%AW (P%626H/HKg2N]7 ?%l-GjfcJz^}=~}N5w8w'*J=-C)6ˀL1ug>gGqz{!xpZv4o>Bl^G[Z2W,)%@5=t;Ƒ6XON.TKot? % =1Imu9Ņ.zac8VrFiv9 Xddw囶w9:&['R1/"CCC R|/a3ظBTzzT,cEJ2^ JyM0o9=Nc_)F?bDZ9 SKDJh^_\ˆ7P¿{;|01}aDu1thJtbsP-]Ŧ6PW_ P"l}7ͺT=ܹNƃ0$0 IMƎmjlRgb^&B! TpqXq3k Ofbb2+Aߓ9_Zz2==] 'HSTR! Ɔz9O0$TwYQ@w/EMymT9ӌc XV7\Z*ar]56裏bZ58Һq i|8J<-1"qoÁm>D8TUbSGt<C <o̻;X40 cR g(cϛ㞇fQ CKp>ƌ*K'>U$4c7LLw)l,[Sz28ǁUd-{Q]Z{,DsW&l/ o(^ -Č})/LN_J! cp8@^II ۶msBɮ t(V:&83F7-ev/xI WU+"A"IIqe-˖/Ɩb)c㚕TWR^^NaOQIe% K7%x<>**x\x|4,_M_%S_8{WPSHSm)²*֬Z .g݊/j c+|>?oJ3KPɏB0444wwQ h/0&_Y",Fаv8Pz?Yz^n7>jeޓ4S@Ljje>sdScY$cH& -EF&]@(f+n L*'\27xk9v%8Nz3tSͤ[_z21d l9w64)Y/*=a &P&3&w ' ¬PTTyx3&۔BA sL4klL\9~э7`q $9od|C&5SbWJh_Pi6ŤAPP/H-g޸2lSTD2):+LKyb&&מlM1,lL*3Tro~ПѦkos _SK:BJa|->_M ,WU?%9ɖ@7111\ RBJkk+RUUŋg+A[[xB`jsbd~\oE1&&&W7^ wa8[JbJ?˗/_+_ sO?橧D"ASS]]];v|+SF*ҍʥhցLyzEówVq.j9]C.@K%pB&=MLnrvƤhˮ4"95RwiiW\48.UUy衇x'+:;;뮻'LRRR]o( T~Ez;w 388H}}Tv:._p 0$d"\@) uE< %R ؽWJOzYRO3:cWѴJF:`uf!ca\׾":1{)p]8ir=iΝ;Yd üK?[PEQH&sQN>ͩSx饗<?W_% OÓ!D"|{ѣ.D8NiA$%I*nU!' 0;^˼[|v%bhdSUE D[UO^'XT, dE?LYrL%;2=4PO~2޺D 9^x"VuR)gXP{vd b`TU%2c- N EEw&3,NL-EQXt)[nbolݺ6^z%plذjx>C---8Bp9YFG͘J;P$CB97);nhyT"9}$_ߦңp:@VlN41՛fIC8vç:ٲNɽ9Na5w_DCt)CkTc-, \mbbr̝ƟBC}| ʼn 4(_ (l&n+6宵oҪ*~Qw3-z{7CQi5Pqv8fwm\Hqt#-T#FcYcN%Z* Y; _ر~ _Wp!>˅1 !]]]?ӂT,?;*yu2gA.@KEo2* EfkV;x}qZ= tŗ?@ 0Ri5S7_hG7"Sx\YXu)(4مZ řS)yYQ̩ftRr5rqfכ8^cAo^,eX8:⡶{Y;B y>!t# ɼt-g"8F$f``CӸfn K:`g+qo=UHD,x0Hpl`wQ5=0MeB1BCu41Y*0uWݏhoo6:G-^\A*a|bphq,Ba/BT" Rh1*PP#Gzmk*9ՇXN߲tx ORW9y(=#i{W#R yN9}YvdE͹o&yX M7xnxd̀ZCB;q~]O k W2~SΌY^WI2Z*U3Fٰf;vQ|UE]Cx1>9˶8;2R7111~DrM$LCCQ )Wd%ɿ֯;9" P@t~ -fxl3t g0dѽUp0adD8Y6{MK+~Y^+򗳟e꺞2^3y6HV g֭T$N L,(Ģ@[e4O^0sva,Lx_ ~dq]HXT/ZM#BRJS9;U?z&cjCqYq s-YKb'x58[w71u]קZT axJiUw|Dx)E'Zu,M{b/Dwr;Knؓ;)e.-6?~rKulGpN OKx9:VIóhsaoDJP)̓d'2CK%SQV(ށyJ6b<01M?eg*H#(42z~&GFAVf)3eƌj-2IUQHtChON0MEx), R>|"miZ*^*KB\ފRU&U 3ɔ&A1r2r)y>RT5CwLLn*ҢLNIIcdʤKgrS^˹i=r"+Sڔ6X*PRQ.2  ݐѰp1tݝ:y*H&&&&Wq[I(u/u0H?ПB%3km(ɕfDQer8IYP D/}0dRLO-X0It8d3|8Q, +;#ch:*}xrnŠa (RǝPHT:=鰝"=M@@?s_Ev+.KAqk1T2fef/0nRb|N²wceUkMB*dhpWQ݂x )hmrRTI d4MZR[3SFFQriChgEłmǪ@*"KZ,XI"#a54cJ*>4Zv+:I:t$XXb_:D%]`v3LmSxr"ֵ`."tѝ£QL%"wɼU<k\l3&nH)3u!%Xfŭff[V7m`R'k jbb2LFz9# URV[7\w6q[ @eN7DKA IBJ2;Phd_bHT `Z:rO.ɶ} Cft"}XI+P#_,ZePg{^IV>Qt/dTN#AZGkxjkhx )FHH, X*++u}iSƧR`416y8y*̮~2+v#,jU7h7h(&uG ]A7&&7,6#J<Lo$H)plw$L71o¸/WIܵΏpkOJ=d`(DJu~e!Ʃa<c!cE{TzX v346SY1D8ldtKA2 WkB:CCC$ 30d^$EIIɼ%PWhu.~'hT{JPy4ó<>’e9rFUY9u8I5R4,@T֕c.^{Es%34U>Sy"NBK44*W38Ba`+0&)tHMDF\pYtIרF,e\ڒV<͟6U",v~z(iJgt(d<[R"AW7&O|e N;qf(M\*)tG%g41kƀq1m HPL*Po)K8?rnGVSb|z:؝NFR)PiEy@ĄTT8m1*Gi}5+=-=UnRQ#T{3b5՚)Txb[Mp:xup/fzh40_قii97$Zs2F"=Ѥ&y`]7xfGxH4E@` Qs bI m:L"tD @޲d/ 蒾;q#pXro#>ES]&&&7)Ņ%lPQ$)RD}_sF%[o8>JhɸP!2ZEuG׎ze STdc%(B҉GOdYy3L6$vT38ΝիpMLfbHɺ膎U\N ՚`o{rF&;i$4GH;3iMC,b@,8lHZzt%)Q`L -DS, X8>F48136HHa<zKKp=iJ] )(8UAT3&&7p`#"ÔJcC)#:Hf4-}XLJIj'{@&83%BNA&FR89PCB%+L)RG:RH"q>9316҂?x*IcbˮJ<gppÉ*54C'LPQQn|.m=۟i$ʤU xڗx/N/qL -]l,߬l*wk_l711*u<>cDt]'8š@?֚?dlӬ6Jfɏr1k͜Af{2jSo l)ZCbIyy9DT1( `gdFwqlծz{q76M\J /$!@ \ ܄$lL16&WHz/3Ca%Kww˰cٷ=9# ) j~S+L =m\ bM-`OA"w@lJ!}Y WcqY vc.֌D(c_D4څY>}Π(KVݜFV+6LYg 0peC`HԐ1b8 q?8c`@ʙ.DO5V(6hqq &1~tQĨƒSCT- qG Ye0Zv"h8 ,"xd)T0b&ʁ}N^8T>AaEy.d8U#8PIYs$IB@h08u8p1( @MJʩ͒kvgm= bV3Ff"L )AՆla[QDM t{tx=]e͆h;` Ưc@s@urtCsB$Ɉ(CAD (AId4y+KAM-W)l*b`0 I,c0(s1)IDAT΋/ȱcz[/׊‘z7\ `/X zj!mMweh vZŸGz/,Y ȍfFlauj6h`0g[U4b1%fyO?=˪IDٰ/C~뽓Cgz6|N@z?/?;RDB}Ethaj^~w AA<7,x#~нp5~:( 2*"}A]BPkm[8TPK N]]K.efBfӉ x<<FIFl]2oʃx9zԄj"I=l~;QiL6(_O1SXOH}]=~$'!w3䁷#U $$ M-niȁ41pZ X,f{h˯,u!ZjqU9X o^N[J6Ņd2rECWW pB;?zqf`0zN=k4q\Q?( l6d}{?p`p8Algg'@l6Eg . ш麟EQYۍ?el6žԂ%)cǎdINKPa'e$P*PHL,')$9(-HX9+1&$SҔ2'ҸTS,F/jmIIL$I" a00 e㚩e@,NIqGq(~233IOOx/ 9r'HW8zAZ[[X,ffΜIjj*VU vEZZ=A;vEFFSNd2pݻq:HDVVd̘11vXvGq u?eYstTi0 f|>_Le+} Yj555"Bbb"---j x<p:شiÆ #//Ix< v;Ȳyvgddֆ%55V F$==~錠/E+|Gq}wx=cA\ PSSLcc#%%%TWWSSSgʔ)[, G!++*E!//dZZZ2dvw^3f [lFii)UUU|B!ۇ j*U]],݃T'b~ϝXGX?另)N#m[#磥AHMMl6صv\ɬY=ө)*ohD$z\|Ś/ /TTTpAL8IEEE$J:u*PL7E0ѣHDJJJ !$ F# Н@NB⩠(aiGA$Br"yQDPddnߞH n ~_ ljCX֨YG+CQ-fv׏`YQ F.ʀpUѠ+Fh4ejdq+¯y饗ػw/ 0anFNP:PBL'dfزe N͆dbĉXVnݪx<4r [d477k<$77@SF0Fߏ(AIh4j8~L7lbV.2 ja2۽A闎 NlސEQ@ :RΡcteaZܴ5TQQyc{6Ͽ=_}ښݼZ h0ĥqBAe!<^ш8c5^aYe+TC?#t9v8g{e4{mKL<#"O'-mn%H ۽=~AS#-ʡCxC iȱz>ub=/GNqkK/D[[w^# -(Ɔb v;ӧO:0 :tV #-- ƍ)..fȑX,̙֭[YjL84ZZZHII!++ łh$;;lNp8hkk#''bvu7ngTvL=FӃQE(DV0Zq9,4VW"RZM`q`5Ee4IMEzh!$:-ADIF  (J,k`MKe"]inam4gPAkmpRD*<ӯ[<$ Ukf&iZQEVa N:iD 872:{ E&B-U6`7 I2FlfC7#ъ !I26M'5Um4{EJ`0 (rΎNˉ- ,>Dc%`7AGli7qwdф˕!]׍/psGQAZZZػw/{/cƌgdݯV G/(+cKOOzZ7n\SSSY`*mmmb48qI&SBΝ#tˊ@ ޽{$ϢaN %36rCkk;]n/ٹH uP_1 6J}E%؜X q2v7nOQv tِƕǒQh;سs#rM:v=QUo-4ƎNCQ6f,kF>.lgMX:9޲⩧`q0~f'BI h)H^7E$W 6dL8űj`SfVcw D4mm،Nw35~ Jtw#!)ii8a@|nZ!5@(&I MxB"R C{#UT fLFhhbHq2tr|>m_u_9bbEJ6{s_?So_'*** їˮp ILL=_Jn $7-XLddFx2vWrf7`@@"NAq)yY$8dfa- Gf!wu|) ִ".W QEBb"F;Nν*.1d.+-uG_hnF̝JnFL^N,6A.oq\L^LI'䠗L! "ə򋇑h Gr&(N0(RPHdKtrҒqIKNCt `Pjad`L @yl+8(2,Nр=F rHO0 @w{ n &dq !L8_|UV' /Yÿ $''GKG0 SZZdM" ;MIpim+d@F^w -fE 19 ìeUht\AEOWoQȸF0:#ۋ_糍{J2 DQ@nէz6S7:feظhpfrUfiX@6'3ix`0`E\y89}+MnH$dp0F -!aAQ`b&D]18vDdZkGV,HMKj61vxA0`; -6Hkc`t SE]M5յ !BjڼvYgR*I 9nRL;.fJzZ &C|C_(dn`Ѽ⋼krQ/_$I†C ΥS ϩU1o~dfff7GoėR ގ9)y(b444BE &W2.ɀ"%)ل"K .@ !Z8CA0q$1M$$80hđҽٛ\DH28]P0옍oWNQI1f.?Lr21[(d0Y4Œ$!bJHv&Ozz $[E%?,Ds|dn;|Cspwzq$gJ+kh6a #c/8]NFucغoڭf42Ӓu#IfV.gP0laa2Ip1[̈H(Ղ=IR !EfCO@HN ik#"w!Áj')9 Ib9IOM#GA#"Q ($, Jmv6 :%E riēj3w\.̙^twvv"IrsOCEC2jh%FM&RDpaɤY%9ǩ;yQN;&y\LC̰S\AEdU,Kt1W(vqDu]pzn:$Ib8" rС7pCN^(rSV_NhZ1<\SO4}(#F7W5k@~Y!pqVAնõAϨ>-=NGQt Trӡ<q# '#㋌^xGP-@?'IRkm\# pvQ?)$ǯLBc0466"˲8zp|9 Gzv$5f11xW6V&^; W7G ϧ  lƳb 3r:ɳt8P7¡e>`0狺 q8Aȑ#X[oAxW>|8SL9E&6nٳIHH8: "yyy8# "p|htG8MV-Έ# Nw} ?8Sиq իWsa.2 .rA8A7ѣq\}Z:{O~=wW/\ $&&W8z! rP q;8(EW8 ~ٲevm\.>#F_g…ܹZ[[6m&L`ʕL<s=u]GUUo(r;ؿ?K,AEҸ+ٴigϦUVpB6nȼy󨬬'tR:t( ,l6fUV=!AdκG V8IT_x^ $͛7ȇ~ȿ/Z[[OB1TVVi&xwxzTVV( fb~***0L>]viiiaż{fرAdذa߿K#8CU b7+ae#Fȧ~(FvM]]'ORO:EIUU&-[x;v,`0̤TElJKKq8@Up8 2DVE UUUNGG:%8#( $ 1 BZ6=W8zAekXlUUUtttf.͙S^^Ngg'444e.", ^Z-3,x^49*Jee%dF(e2֯_ٳR8u g9Ynopܳ j㥯p* ~2;t|t:iii$I477dvEFF hnn&-- DSS>,DQ.L&XVHJJ`0P__OzzI32qvA Pu0s؂Dz QPjk3@RZ:4 JN#iC8]ulaeYP78~_h"Ǝ9nB!UPef'Ԏ5= AEW^aܹ0L'bv@uu5>|̚5KcINNfAAh4%K8N.6l#Ges=z*++iooϧM6q0}YEQxx<$I;v9ssEΦM0L1}t/^5\Cff&UUU<쳌1믿Js-0l0yW)--eҥY;T>c>(1o-–-[سgV\zر5kpwby7ƍ7^b_WIJJ⥗^رcy睤׿U˅E]K/ܹs*XA( Pr}f%ːI33v> F!:\ SfKݠzrnۄ(ڵk9U/nԆU;ME=ϩhԔnU{gXHHH !![nb 6M+Ǘ m0زe  كf믧7R^^%\¨Qضms7x#>|dRRRcg1q1a.b&MԩS$ŋ3tPXv-{.7|3^x!&P(ZxA hii Apl޼ˮ]:JJJؿ?III|+_aԨQ=+$BMMMl۶ p-rظqvYnv^vAWW;w"fHOOСCs2w\4ywf83]qբuR9gl٩hE%w zVFMiQ.F%HWiA/KoF;IX͎Z@ A6mĪUXr%{졭4q\TVVbXHNN&;;N@NFiHNNY A$ 6{t:2d >NA 77|µʨXYYȑ#nk@VVlذMVVh>Gz1L CAhmmbnB&Lvw󩬬dƍfFU 8rf]j˗/gȑ8-.33D̠''ўHu9\JM'`r%,#$bƮwPB\ ] ux<b|v;mmm|>^/8N|>1999 2$n@MP5k,zƎK{{;";;[bX|"TVVuVؿ?,r6l˗/עdYTWW}vjkkw&$$E[[$Q__p:L>͛7@S,222XjGd2 ٿ?GaTTTֆhdذaf4kɓ9|0G^BۏbҌVBVF $l&t@ ,^/D<=Ii4Jc.֭x<Nff&P ƌCbb"/FQOw3uT>36ō (++cYQVVFss3YYY455aZx7(((`ر,[;vرcx<,_:t(ѣlܸ6ƎjeĈAuu5\r ,[C1t,k!Q[[-bϞ=Ȳٱceee'DL6Ms*_ntuu|;CEE PPP@zz:k׮eذa(ȑ#IHH>oO*uv.(ڪj:}^ZO( /Pm7h);ض 4yEJkƚG9K4ǙũF x<rssIKKNdd*/Ȳ\8L Jg FoKQ_Ӄ>;N_'{w{޻NG__,+ͪBٗo"IOY5#+A"GqGlPJ¡( ^wÁf;E#8?KCC apjWq HL}}=YYY=T% =8c0@C< VacAk҉CeϟX[>O~LKg6OϻH!@FC̖p@Ay*u^J*-^+9"I4Lm<=b 7wzW'uR1"+ !GC'd2^$Pk nGhp\$Xc4(=66fnWK8N$-ȲLKK IIIl`u%h@:::EáKZ[[q8Z*X( ͸\.]6$Ihkkӭ/~?$]]߁_3;A %D}]j(kc.ơui8 lTD8$B"$Ŷ(2qZ؋E3 --uPITX^(OOymw}P&Փ^m72=*OXЭNgܝ(Si_(q$8=>`H!$A렢 0O:F+l6k8=Ź{:ٛg#]9{@$ eQav a04c#ϠǤVN83NE*;;z _ O-bܸqZӑ{k㍥}qORߍ2;vAɤ%{3y^Ҩd&Sr,k2 ߢ9wG@4qq:d(1v:2ǜ(|466RXX޽{[O"z2 7ranflݻzllܸuQVV_UW]gdOm+2+V?oIcc#߹k),,谠c޽n.b̙ "۶mc|_=1)('PUU~Lhjjbҥx㍘LחGP뮨R8/LSSSNꫯ֜#^mMM o6&[o5*UUU,]rDQ+`CI8렠Pa sȫ TVVw^jkkٱcG >֭[7oֲF2UE_dʕu]|+_s:EC30n8֭[ǒ%KEKj'Hӕ @{{;d/:fDSS[lٜiҥ,Uɓټy3G.[$^y/^LYY=~amAyyy\^3vبXEyGZ̞=z_|1%u=x[oŦM5Ȇ `Μ9\.yLሇqAQ RQppt$$$DurޣTTTPUU?η-rssO{#.]ʷm-ZIo>ӹ l۶ٳgG|Vinnfɒ%fi)nM6qw`2z>](BQQZha01cO>$V"55ɓ'GUp ۞={?{],PSdY( ]/_f?v3<ÕW^(\.o>V^s}/7lڵݻw3rȘJ8:(@HIzܸq瓝lJ0L,\@ ={ַʕ+ٴi7|3)));l6V+oinns%'''|> ~oMaa!<裌;.ͳlgK/8E  +UUUAJJJb> X,NYYYL B|ᇤ2{l|>֭k¦]|kXH qϞ=$''+IvbĉX, &L P]]MvvvDZ;Q9|pV,EQcIpHDFFƀY#1 FHDŲ,3vX̙Ð!C #&Rb `ԨQΈ#" Q~3|pq*~i~D cƌOgQXXƍ7n^`ӦM9hnnK/q饗__(BWWW&YYK.d2lhiiA3OJJ=H 7-B~~>8*(,[/6l&w555¯NM( B`~ l,ڊ_$|ʦU-z7\οoRSS0a.y_[88 qb}eUߏDF `ٲe,Yjz)ve]FjjjDeSQFr?I&1}:!)B^^?OXz5v7ofܸqn WJmm-[la֬YU_ß'͛ǔ)Sx73f ۶mQ{gbէwXE(ERR_IOOF*SeMFqq17o歷{fi9@z+W( Ck_ZL$\ n7o(DssV.F# BR˥*| ?|q# 鈟` XVl6fөp8"2`Z7n|gEeܸqL0A/~G}-,@555~1'x~HC])(vBqU!IfYϏb( Azz:'Nh4Ƥy(h4ƼO:bEtF _dYݮ\SS^d &LNRR[l!!!3>7 +]wĉ Bh8:iʼ}ƹ T /nʭJJJ F믿> Eu|E46mqr2|>^~ef͚Eaa!s>ٹs'wN+RQW^[oe0hdY&77Y&+++> QUUE~~fzYsnʭ^[oZ"hu*;dƌQj۽{7dddԷpGC1tP>Sc&S%fNQYbs'O󟔖2iҤp᧿`_q23}tCPcРW0ӧ gƌB].3g$ sϑèsDF_~9,3fs뭷2eʔZdEjo{6n?C8Ruݻ1cƙ el͛RUUV%HU}bt:ujLPx9vMIII̹dY&++Gy|;c> )!C8cz̟?,vݻ_ ɵ< dgg`Qa.T;::<)z A  @L_zCeƍ B9QFEeV&gfԩ$''3k,\.WTsmi(\pfp:TMC ᡇvc۱Z+R(F.2^xʘmȚ5kp:L0a}ZH7E!%%oژe~9stQՈ{G{,ˌ?^sV,,\K.鍸$Ecǎq1 V8vR{{f ﴦ&vك6\?x 8A6A JP~u~,WF;Ҩpy_SU:F#ɘf-@9jOW\ ZJ׾Fbb⠱ 諹s:PW$T'hncҤIW̱Ɏem-G-O}!n8ATk̨Q`˖-ƏO0$ e5j,l߾9þ}r hoogÆ ARSS4i.Y+͆v"@0)XNdLEWƓ ' 7NV+τO(̜9sPXonþ 2_~y3XiOU/ ^@\8 PSSC0L&vbȑ4662e555Hss3SNp0l0CEEƶm0ʹ3sL֯_OQQр @Z%tx2* $[C(~d`0,~]`0֣oC@@7p(TeS 5YW_ٷ$ u[%I"⟡Zc_ D}_w 9Avv6dddxHHH %%N',yG0fQZZJKK ˥Dv*&;;ɓ#>(JНU6<_rrpz z =G8yz@A:-3@e*2dZQzGORW2駟fƏC\.WD2lڴ7|:Bƍ#;;;*ロ.-r4c`0zj~ӟjI<z+]vYʆW^aŊQ\\VvCh4jAwy'#Fp冢(1ѣGLcc#?яX~= .{Z=l޼&In|+|_N$R'/ѣGyG5g㔔Cԫ_Ȳ``͚5<쳌3&*aYG}t~i^|EƍFe^x\.?<ü;z1f.h ЅE0B6l`۶mtM+iwR?Ap8+駟ruבBzz:wuiii;v;vpyEX/o}[h_<#򗿌U[b|l߾EEb0xWٳ#vtVCy<ȏcrss$ #l("55Gy4ZZZxoOK*' Gg -QRdz'Y(x8z(ڢ)krw3d$I"݀Uoө-^}w^ԧ85 99˅*  ~nrrra|'|1) /fOJ O>$FQ?'{ꫯtF}=~#%%g'U ==Í7ȅ^9G Y56Qihhjj>l _od<ܹNNNwyXb\si[UL?3fϞ? />& ˅j ޽5kc1jԨPV(ш"99N>SnᆘyO=]BL_[nӧGuWy̙ðaXtiSmFyy9\s5|+_*=}}}=n{ꫯ^_:N^EϾ};zBe&OɓַŐ!C0LQ hdذadggYf mmm| u EXU7fܸqW Ce=\FyBG,/KVXkի;)--*x'9;vlDVEكdb޼yKl߾{w7xO?|;L62X]]immeԐB* >(rJ.rNgIJDQ5?tp*2P^^R#ENB6~x7o&r$P'ӛo`ફbZIVx>gyQF1zǎ뮻Z?ٳ:mNgK,aGu2As؛;w.^ mFNNNě(|_OO<SYY3'ܹs;w.߅jkcX),,* Ʉ8MUEfq%`Z2dC ނ [oa27dh)Buu5HĆ 7o&MrL& ZΫӕ^1~jjj$V6nHAAA'DFü̚5+Cjыds:T"pqV ܹ.77믿EQxxWXhQD 9r_|Q;UWWSVV?mƨQ"EQB opQƎѢMgggpBFE(bڵ߿ٳgGՎInӦMs=L +``0{?I&E|*TS7>³>l6G";YX,V?w>j.".>Ȋ+z\@5W4W*oձxb֮]7񍈮(Jp饗@(h4Szoiiшnj3N]SZr%~@bŊ\veQ)ϵ^d'|ԩS#fg#jߋfkmmj@Yu8pZ233w\G?Ҝ)//gҤIQ9|>HKKbyf^/EEEO^Y)(( ''KM{{;\p1m+V 99YKo_ehll$)) rKK m۶b v4773yd]U-[,\ve1Eg2ވ}dY?a W#mr}Q]b!eCp8RryL<~)//vٳgGQ^^NMM (((@E6m#}ټy3۶m /$%%%EQ^/=i릛nbС/Vp87ɓO>33fD9ʕ++vTw7~ɉjqy4mѢEL:5?dƍ9$IZ4.dYd2`ƍqPJ_J΄(__̚5 ժ !,˼+dee1jԨ-D,3rHV+o&7x#(rAn^cǒѺvZ Fiiq?t6l@iiish4{n~a04EE5nԫz￟d|ߎX4 b2ꢤ_#B VHL6dlٲ山cǎ3 vލ dgg3f̘Sj$QQQAfff'G"~VWW9p} Gk쮽Z:::0˥r*tuuQWWGaaa&Tۍ,}(Bkk+A222>|X~"U2jV+'%:kjj:i'PYYInn.v!2ͤ`Pjgg'5 ioo'--?==$y<)I˚"??\pwsWp嗟TAhnn&!!ᤑ1n( MMMtB$ZZZHKKNu r窪0Ldffk_./4n7`Pck=8Y=z٬}_#GZdggS綶6ˑeQIHHzuNXQQA{{;>(|z۷O NLLH#do._|ǥ^^ $+(q G/ eeeL:e˖qre;ݩJɁ@>rz©+V@Env2\.rssٻw/@@3Fx&( VaÆ`oiN}>55tlR-k1!fU7n\-EVoddd"/ Ǹq㢖ѻrFzGio>,3c z!n:V+$1sLnO\jz:+E{zn>| 4Rl6&OoQ*!̙3/DQJ"##^/UUUHNN_|1=n[[$''^lV+/9qDdYv:;;lQE|E#E6|mzeSKfH쏁X\.IhH%Gĉ;vFt:Ȉ:%A_s#k_0Ir,ߩW8,˼ֲa:;;yhkkޣL,Xŋioof1s># TwyG;={ I<󔖖RQQM7Č3 ]z[/y߃Q^BOygC۝XQ#%I oOVp%`0EwZp:2FA`ԨQ,Xt-[ƤI1cfTTTPYYIff&s!-- K ЮaLr;ٔf̘Cx7k8q"Çgرl۶ Y5|;+lٲ3gf0-b!VB!~n#˲n |OZhztWKkk.0շ@@*Kj EAyDg_aݔeY /߿zg+OұE\ PXXĉ)((`[͛7s`.Wga $IӉj=aAT#`DQdݺu|ǚb#IvVDZZZD6g# 0 dYMzϩ`0lbZ)<=6B`PS%O$DQMbhNcZuS8@Q;j](1=n ;xVe9^TqȲ̆ 0PZZJJJ ZL(bΝZ l63vX^}Uǰa?~&wZOI&ʕ+:theP|asS$I7y*ɕ^Uǖ^ꮮ.l6.'`0-"DrՅjl6\_8ll$xb]_@W}dz =땊¡#T ƌÄ F:;;GII uuujƍLj#ka֭ttthYEa޼yjĉq=Knn.5t&MҢ 8}왒.g0 5P}Xѫl!/\};w$2cA\5J0{ʲLzz:Ǐמ=z̞=[0{KHԃcC .$Idggkr&0MJ7iZ_N?y_Oiؚ C|n#8\2r ф%V'+W8Wp>c4uU^߸SBy;Y ob C?Y c/M+'zӭ@o^PC $q3T0pd^o/رc_Qt暈) ۷ogɒ%=Çs%Dt'ZzV+Çg̙ {e޽\veZY裏;w.8 g׮]\q vEyy9W\qETcw}F#̘1ÇGL5xx?>YYYQ wfp Zu\|9> /R- /I6mF u%\rfu5kv),,dE5Hee%򊶱2st:R9Š+4±?_ /90w\JJJV={~z:=g#'2 u2dW\qEDW(RQQ-[Xp6=f}ڵ444pBhl2F;UZq IꫯbX* Q@nᅬ䝊/o@=eee :::Xz5mmmQEŋ{p/uŋu\W_=*vy'صkWT@^6{g\?Yf&Ge}Gx뭷"jˮ.z)|AloFX)›o/~ jkk B[w}TTT`/>:9rŋk?xz=ڵkOmk׮>7o8dS/"PmC:Xz5/d2QYYIEEEIJTl6$_|IHLLz}`x<t=4Gccf٩矏g#EEEy8N4Gƍ]wՃ '+ANկ~UZR@ ݋h6$uQIv_ME Q1Lx^?~3Ң6盛X:k̜9SKRR\\jG?f96Eݻw/rry!?駟*Wqq1_q:\p{۷s9' ?\vewyꩧ>ӹ[2d|dժU 6,*efرT# Bre IHHx쉢ȶmEi>6[o8*f9,֯_ϊ+hnnh7^*EU~Կÿ(1m4>S ~u1{lݢz#n㬂 :t_L&-oZؼy3>vۘ7o^ Mee>OsA^/ ,kh2~amCr!̟< hYIIIa̞=e˖QXXHQQ6mJfQQr ߴ2Ѡ ,^j@ ڢCeȑᚚc*`4IMMfEM,K/Djj*pDV]eBկHHH`tMZn/T% ..5u | GgEaĈ׿֜DfsC=&nGuILLχhsΡl۶뮻.P5{>L&A~xP, :ɓ'RRRBQQW: |޼y|ᇼlڴロݻwTߋ.QFE%'))fv"E.M+**bȐ!w}'\.]]]tuurXl\tE@BBBTMu¯cyǒ%KnT7W5knn.\s ٹs'~?bzCzAccuuul6z)\.{.|k֬aΜ9\b"ǻG577qF`6lXT'"eYfԩ\r%<\}Քعs'f͊xAA=݄GhxzC޼y3>s=7j_P~3}Q|Axزe ]]]B!2dHDJ&/2s?sW)>TVn&3~7ӧ3uT~sד֭[ٰaGj%RY44*W_o[(--%//?\tEQ` zo>VϏGQyG$3cƌQTTĨQ~ǵ^ [oŬY4D2EaΜ9G(IFW[D:/|>>e&TۊpW>PџvM[l[Ó7N^tJEQX|K/'@A H ((9B!+O7߀xl|Bn(M8te Ty,eӣz9?b ~X#zN^ѴeMY7by^>5ٛZhzۯ'\y-Iʨ~?u+¡js 'fOB_dEajHBI'fqqv!8N4@]]#-Yˉ]h_hHD  wM"y5L“*/DQm x<{ˋI,; P`0+WY W@L7E@wLb8%ԅ[|JGӅ匿+!n[K¤V,KdcDRR.ןcatttiy<~?ɺESThµ{C=́7HDkk렜gQ_*zW*b)ۀ0Dҗ8839)+\leHUT/ۼ8YSXCfLq jV^==]3 uP eh c~0? jy`)_x`* ,ӱM{:RcPC`#= bX;UzJ3UxڤeǃfU|> F$aEQ:UŘ.EQ~6lXT(;v]v1o޼EQ%KpBcV^/A =!"ǔm ʵo>9ɠޮ\#GRXX8h6uuZf bڴi;LK+[]]7of޼y͸#A Qپ};N^_רd[G}0n7?xw4+Wg?mmmm{Z:pQYb> n;z˲O?w]} G}-"_d2ż|>׿`0`2xwٳgOLIA{iyٷoߠQ8A`Jsgy}>/24>gK7pv1^|EmLW:8NEQ(((}ŜNO(ù;IZguITWcQ™Zc>SmbL6{7ކ}7W~yRcPCM=~x6m󩫫nիWsUWEyy9\s~GP .dO"!!".YINN;䗿% ,`Æ \..R7OW dggk={ϸ{>|x̧u? | 9[2o޼¹+bMNF?!7ndŌ1B0Xsԩ1Ye'rJ:;;;v,7pE46ԃ裏ӹ+OiD$IX?\… n.z-n݊l:汷~z><^x!͋zUOp8r]wQTTUyXnl6fϞӣ?.e˖iWnkkc̘1̘1^xz+jY(f{9&MĂ HOOE_f\pSv_ƍyٵkW j9r$s7pQ_uL;wyǬh… ٺu+?Dـ#,3qD^u9;v,G&!!]v),,*jbZ 147 7^ȤI  _bnR]eFŋ`Pl]]]۷kȑ#:u*[n%S`(f-Zvi&O(jT'rUWaZ|,[k&9 xY`7pCh/|'u]̟?&6l2bZ5SΝ;4iRIvv6yyyL6M#f}p7r5ƍco,STTĵ^Knn."pD 5J"<N<{plu(Bqq1.>n&, 3f>h42n8Vi9"I=z4< ?d@=>Ƞcb4uBE.]ʖ-[xp\Foǜf3 GC]wEbbvutw  ^PҥKYnV={PRRrB´H`04 \@@e8QEю@ @gg')))HS=U455QYYɲe4X|ph j R$a۵>w(P[[شi\hhhϮN۷MsľaZ2e /bZ4k鴝֟}6m⮻;eee1{+*Q_VV /- } `>|8eee}Z0Zua%lP_ OyXikk# صkQLHff&[n%h\4PFRR֭ỺbСCIOO6=?83g4 l&;;k  tvv& ܈[8"e˖-5\BpQ~?ձzj͛Gbb"l6 99CMM :;;  s(2yd~pjap8@QQioʂ P]]O?͵^=vm<=CE׿5|駬ZJ;n8Ac%3 3> k)=sקޟJRU_fmСCcj]v B]]/n_'?!))#GrWFU>7G݋`&C%\̰͛aEkf37|3=UUUX,ʸc$(+@-UII }V&jjjiIjjjhlldʔ)ڢѡ?qDjjjhiiAEt }"A$F3<ѣIlZ7 f̘b.\ሉ$h4o~̱_=_| @VVV̛[xa4,3tP^}UɉjRub]>G=^39Nz!6mڄl檫:(L:zvǏPK2F#cƌZ^H^^pF=dY&33G}-[Fff&)))1+_v@EoݻlԐLY)..殻r!IǏ'55uH GPLB& ޝN'1l0(,,Auu5MMMBjZIHHV#1bg/E!!!.HKޑs94eY&''wf߈(r$bpeyZG{1eb^T Kb2? @}}=W̟??jYzB>s=ףEaС|=,/W'h/,SXXHQQv Ģ5bMƧ uދȸq0a&G8E*2,X@ um޲,kN8ȆG袋ؽ{7$EmU͙3G닼< bw+@QRRRM61tPArL❝ܹJrr&ijp=|u' "߸{;F"tX@Yg֬Y8pCj0BUژHԹt9oLCQƎ?~g*3Ꙇ}h6߾#=j*zգW[[Ge믿>+DW8"bc۶m_d2FWWQIѣGIJJV]]/l6,TUUp8HNN& Q[[Kjj*v=2px#777bfZuhe P(QE= LNN)));8:@yy9y̌I#W._G}4,}aҥ[<$&&1t0ijjpP__СC1 466R__ϭW_QmٲwF(?)cƌ(;㡠ɲ_Wߏ墾#Fp}EO?^:;;oKiiiTNxF#n//~mnnfgQSAk\uU7 ===j%l6se1b~pEDY{A^ofZ([n?_O?p:Qhdԩرvٷo_ԉ>E!##x_W39s0k֬Q6 pD ',J5a,Z"`#W~_q3cƌAѧF:t(dggѣ"fuTtrssIKKc455EXA6mļyaȐ!,X;wF JKKIKKcĈL4}E,G . ))CS*bԩdffFס( 6ӧ?>|8k8d2a0lBmߑOefΜIWWb۶m 2)2Gnw^vu]ba߾}lݺI&EU&M#<¢E;vlDz$1i$F#wfΝdffRTTQ1۷ogÆ |;ѕ7 GP'cyy9O=կx'9| ) z\/~:::xtht2qDV\e:م w> $*'VdYU9jYc=d@x$H/V'?A~vڨqGع:6z ȼԱɨQXz5[ne֬Y_UȲLjj*Ç>ѣ̝;'SQQe{5d܎IIIL2իWn:Mሩ\<\s53f@q#BH]]1b7HOOzz۷I8#]Q=JGG)))t"#iii͛7fVOzz:^{-ژf`0ݻimmIVZZ>UVQ^^ή]4ha47oo6L4)b뚺ϙ3e˖ό3裏| ><*GcQYv-W旿%>[lzWs駟rAf̘URyDQd̙ꖿ/ĝF#(lذ$l2vEzz:-bʕ,Yywc̟?_P.#Gt0AQӡrX,233ࡇbʕ,Z(jC%33ŋs]wElLh4նԷPyU-IDATn).+(k~_c9 ^PF#7`0pW0mڴɲLRR_nHٺDZ,Y$#GryE}_y[n%MOOoW_O?jRPPS%Ib„ 0n8-r#RȲ̈#sj2b8qb)_ҥK+WYGUdZÇc&;;;&ߚz֮]lGEQ.2.;dݖ V؁-[<6vg? 3f-J_Pj2|UQHIIS1T̾GsX4U$ZZZHKKW폎fscxNN( ȲnG$l6[|Md(ݙW-v-ىddYmcۍh4 x<' =j.ғ*^uttVp8Q˗K4 ?BȀrpDDݫR{񨬬G[[EMM ڤ 7766rhjj[7NUIp:hO^(RSSʕ+˴ Yr=V~/c6iK.Ϊ$ړ'XV= $''pʎOfp8hooעtA_˕ X6he jcջnrbUu4eE;wɓc&9Ygu,L>*^{5,Y &P\\,FZZZhkkc픕1k֬obҤIRDeb' rEt>/`:Zg7vXJKK{(S( v3fDP=zO8ѷLɄ-1\rIV[=+1H 2}ݼ;ܹT.bM[ojeȑ :t|Mf͚Ebb"мwɓY~= :4rz8ӝJ$I2tSfW<yєO7E=0XAoN!6UÁhQ:O]oyv{?yp7?Su}8 gEQs^ FY$$Il6kCzF~ptvvjQ?B$.y6ګ| (j~)TޚH(O`0$I1~A/x<,.tMdW_}KHe8B`Pyw}A{<_A`ӦM;ꪸlZMoF$"d2KuIՅ,Qֆbf"OuԃI=A%''뒑WנWz^.jT`%!^ fPeb݌ÒڷByw}2ݿzgUWJE,q#A5{P%O]ח":䩤Y5%O~Y+zX1WzQQ:~UΤq8NN+*+ִw:s_ ?]f4N~!|̜&n㬃j޽{7,3vؘd)%wDxٵkEEEZ/?ZpX;U'© %(PYYɘ1c6Us'爦l֯a!1rٳ6 BQQѠ+vȑ#L&-O4 2{ԺW88 "}+bR8{W_… m͛oISS>(g $:˲LEE1u|;_`0W_ͼy"W~pJHCӟw E={?~:jCy7hkkcذa|_?DQ_FeƏ{׾2ІѣGYt)HDFF .dȑ'%c;Yٸq# ,^|!ڎ۶mwaXXbrKT댪tvv0d{ R㬃(lٲs9nM o㣪>ɾ(`E߾.U嵵-V-Va߷d!{&d{8ar#Ig>I&g99K/bq1 i'u\Xn.]TLuVlݺsm݆R˅XVL&X,ttt>`LL , >#,߿Æ 7wE`0b 92MC~#dii)?A&aҤI;v,(oL,A{:`2pQ  ޽{IQT*j5ju_^-"%T*OU ۞ '~\Fޓ"P'EQ(**˗qw|םСC(..RFAfff@fYǏǒ%KrJ\.,eY|7Ⓞq˗Đ|W/l޼B_rEeY1IIIX tC'(Bfff@L&>3,\:۶m$&M5ji% :oO>$94&qFf㸀r5?& . III<رcqĉ]** sO AR>4#_;Uw}}9}8э;ŀit:\x^ Zr9rv[ 9n۶ | V\ eyӬ86 4M4MCTT*$&&bxQ]]HKKOF1c׿5(abqD,\0$myb޽(((~|"gEVj[lK/$>G͛QYYD/[n 2w܉a̜9v[@V6a`Zop)ʀ[Vpr R)Ο?ݹzL8fO$BDoi!!!~4Ә3gn #""g?YjgKK ~ߡ R?p ,X( qXx1Nm0yfZ K.k?~ (,,Cʻƍܹsg444`ԨQ~r?Dee%9 x'P -c2 8|0^}Ugq PT A[[d2rss 22% ɓӉUV!<<pm0"o{v; bbb~zT*$%%YYY~aܹOƕ+Wi&TVVbժUHKK Ν;OE^{ غu+L&4぀8"&&Xf mۆ۷c|J07H]oV:tXh6mڄɓ'd$ FĀyە»  p MQlƙːJxTr0:< lj5RRRP[[{djAy~l4~0Չ(̞=oqƎ܀qi\x,"66g{38g}CF怕'"&&Ř2e L7EQhkkñccxjzQ\\TM׬YCVcԩ`0`͚5j7}8Fƒ>[g˗QXX˗-ϛBq h{kkLUVeY\.A2; .\D"C= 2Nñ|n}Cu (R39 vfi1111t,˗h4ѣA+4MnCzzzP'BсǏGA{=A i/vZp ͚1hOz`IJ,q뭷}-V*b?~<@ ~)"`A"D ߞ8iiix}Z\iy}>zx%Aaկ|~:}nrr/4S+W=Pzv!==| jq ZnN n ;8N50XyNguJaB5P0** <gO Drt2 #< yBf ZEQ<66!+x&2}Q pp`fYYd %,.B v;X&b$q]D(zW_}կ7DAX(X!Ҿ&jŗ_~Rddd(5pmOP[[#G{ Ľ}J XP u"@:HlDž g̟?cǎ ̅XV"$$=7%d##}/'EO2݃Y <ϱF{!!!Xf vN?qe$''?`13 *"_ ш%K`ȑAM:Xz1 S~oذ#F( 999HJJ_WL4 Ae4 ŋcڴi+;v@cc#Ϙ9l0<#Ĥ $cĈ?~|]9ömpPVg+B௸9r$(‘#G`Z1o޼dF#%%R\XXBӧ4WoAGGf̘Si\.lڴ yyy1bĀ4t:!111herz>|>>|Xaz4D"pKDpi_~%rqƠȦv܉'NpͥK"??QQQAM`Y1bΞ=DDGG5HD;6`eԩ ?GZZr9 !)h l~i'@a0}vx饗Ԅ~=`4[oᥗ^Ç!H`4gA"]7ގ /3g@"@/ht:HHHB'L&H$?{ m r$XM8vn݊>]]]AZ[[_?Fqq`7d{pA{i:u >M uuup8PTTChoo0fR h4+KD\'N2,ŁԣׯԩS1~$ָqqG,b̘1Xz5or4MǎMӸt?i=z'O˲ Œ%K0{I/;hHH 'FVC $$$(epJ B{̓M8rT*&O̧'}R`<޽{w,"==999hiiAff& N'[̜93dRڵ+ݾ}Ο?D"Ǒŋ{pرc]! Bkii3g @qq1? f3.\0@.uv^̂Ty+?A/YƍO<Є#JÇyf\x%%%/bW^]ֆJRoٲv=h&m\ uy|p:O> h zH`?!d.U2qD;x7덢(|gx7Q___|gΜk#==?F޽~;4 ZZZpIs;rHUގCa8qv N痂@4bccֆzTTT ,q8qΞ=ic|ck܌e˖aĈؿPj>}:-Z'NC1.\ =mmm8wUUU0[PWWG",, vqz*RRR0bĈ:]"@&ATB&ԩSAkk+ASSl6ىW"..(..^BAApY @&2 'OFMM t:1~x$''G/8Zwqw08u._+WEaܸq7n\@ D"ʕ+q8DDD^477㡇¬Y@e?@,iӦaʔ)8v옠JEQhmmlFjjMs1իW#***(D"?sf!77 0c ?ǰa0zhlذ:|-ѣP*4in:̽{">>Ea۶mFRR^y>],4MUUU>|8= ^cHHH@YYy̟?&L۽Dz,_g[ۏ9d >f;N緫(0555hhh-FTӧO[oU0 , Z-oe`YgΜVlFEEt:F ^K.!!!FBzz::Vl r!!!αX,hhhFAXXZZZӉmmm6lN'JJJND`ڴiFii)TJ$%% IS.?1h/d]6r[`a t#<&@Ĵ_|o._ĉx뭷=(~3fLP39+JL:#q='֯_Bl߾WoX-Ӊ;wbٲeP*شis„ P(رcy3ӦMþ} 6 *ϺJ$TUUncڵdǚ5kގm۶!'' [ڿ4M`0`ӦMȀR xlL&ܹf< JKKqy̞=ۯ&ҥKx7!JQ]]`޼yT Fj$&&i0 Ӊh$$$`0 <<f0DT TH$TVVnn*Ō3T*rnH8477C&!::p8J & qU 0  T0r477M@œ͍d˲H$A8#GĪUpYAEa„ [siwEEE6m,0sLڵ 2 &M±cǰi&;BAA_ҥKW_!&&cƌL&Ckk+mۆ[o'Ye1b7i 6r 'B{{;ryמ% JKKaZ?w̙3or[ѣXr%rssؾ};x+(ضmBCCQFaaar=8~8l6 DrܹE!118z(j5233NaXVr>hC ap`(//Dmݺя~46q)HMMŖ-[,tq222uh 3 PXXv^_l2>p_tuuaXlT*F#q444~z=>~rxW@Q222`ZfyH$<$ BCCQTTӉz"DI8s K @&ih! L˗wstaĈhiiAKK /^,ȭ !A!3FL&Jq?~<&L]s$ގQF1 .ŋQ]]۷cŊ~[[[1a>. (,,DZZO.6nCLL 8ÓO> D;vjbĉ>5+;#sb̙Am6 -e `ҤI(((l+P8 XѼU622wy`p=ZUݯ#..hNtttDy!A$) 1`N$ %111HIIAtt4Y}D+$WnX@*8)))/~JՍ@-ʭ2^… qI+q֩qHMM#< \HII?οKeȑbr ֽ`YsMDI\뮻 JaaJ%z)կ~?_,[oիBNte0|-EO2ܿ×EQ(((pUY,gx >8MB98;jyn`m"cxQPP!7=׶`cL݌MoV`S>$es(?ׯa20zh%"3 zg3Vd^}Cۿ̱!;; B0q Ç'WY}k2@4~ s6+@&駟Ɓ'޴**"XΚH -t Va_0p"Ys].W@}ѓaA XM^~~>W[[b&%!J 1VM=B6 _sHH.]-9/cF(H*XKppp: z!lC P V+l6`H  jEgggrHfoNg7Nl6hU/c0JP'u[!YןUr ^(l!bA.A\O v& QQQԍNԉJ*rd%(3,,L7(AN3 5@6& NO"22RZ-Ȇna6gY_|__!x&j¯WU+BD/prx *o=؊apkb_0 L&S:)NC]]]P{Fi?c&YVv vVէ%jŋ8vGxBg'LX9+ Abꫯu(N<_|~!{=TUUL1t:8qHw}6l@]]݀"hFuu5\K&}g+v{PkiiG'P [ӟ ag_|TMӨǟg444`ƍ8rHV 6࣏>?~) Zw^[O2goEd\6 rZ`+W F=ql6[%@j5JΪ(x~TWpOy4M%ǽ|FFMÇrWbG4 QSSKBVNwcΜ9xqҥ*XܳU{q&MH?~< ( O\.Ǵiӂ:7$$*Z[[a40In,kp?O0j("44﬐ 㿰NQQQXx1ZivgΜAEEXEJJ &OϘ޾};hd;#dz~A4ӧOp:P*8x 1sLNdرP*ٳ$3#OI>K.!###(66gFMM`MӘ6m=A©T*b͚5~1zkojj*z)ٳvRSSZciFCCl J|H\.>s$&&?!Bto0|e;Ntuu!&&G[/Hً/b߾} j٬kH[8ȢPXX͛7ω':Νbᕏ|O駟l@3R)[ŦM@{o<h4+~{'QWW?7nDsss@#***saݺu0ZX,~nxq455z IN{ 6-;4McϞ=/ϛL~'8qv;,KP@v;yTVV v=xDon̽{n`cV jkkoeـGƍqʕov4/߆`@{{;݋z ;v?p8uuudr {=!ilGlذzxo^qW_|ETTT ~իAOOQUUHHH@HHjjjɟ:O,#,,INf| ֮]8z(9yԚ\1 #AIOӡ@M\*%%%я~gϢd 8t,Y0eD"ɓ'dfVTTtBܹshhhp-իWQVVW򃾩 ΝC{{;Auu5鮺%%%hmm]!&qi(Js=X,(-- Dff&V\JvHHH7JJ TX,z*"<nLF<hnnKo .vjCCCqԩLG}رcGPj6gy6lo 2e ̙۷5(s{ O,Ca6҂cvO>F^NJ+ 0HJJ‚ ҂rL>9.^<ѣDhh(^ vڅv,+V`ǎ3f Lw}w}7 q? `͐JhiiC=N/YYYŪURi&h4fs=ؿ?ֆ'|;v@uu5"##ގgyڭC|ɓ<۷Fl4qIYHJJÇ1bĈ544ʕ+xǡh,Ν;3g'cp88q""##}vJiillħ~G}j.]‹/Ȼf͚{̧4 ^.x=j9w^x~_t)^f/**˲jOfoW_}e8$`MӸt>#TTTwxL:jaaatgҧW[orT*Q^^a_SSxT*~mbYɰV8ȍrj #Gp9̟? L&$[wurssqw#99òe`2`ZQQQ}aٲe7|7EQ5jn6,n. sʕ+#>>WƦMw^dgg#33?OuV߿BYY:&7 ٟtQG%&& `qƍ|wFԂ7g<#pM*⮻}/$8y!!!Xz5La He`YiiiXr% ~!!!OLhق"bYf±ciT*J-Jl?jhmm4M4u|HT4 "##q~ 3fgɓA4r9 H8-J \;w̙3=z4BCChda 0<]թPHRr9º%e24 LOOٳ /@Rᣏ>BRRxMWP@P=Aב#G#GBP ̙3~F}xˆRČ3P]]+W=M&:[nh43g;^ԄL6 Zј:u* p8|zfDڽ{7.] LBd 99W|:&&7oz@V#%%@iZoPuuuw OCP`xWq9(JpJT:,",, >(^}U8N,\J999HLL jg{{;Ν;o!!!HKK ЉeY455?DFF"111rPSSb>3>>111~Y9Ώ唔N$T(}_*O{}gg'JKK!P[[O>K.EVVV@c9㐘GyO=Xdxs7 .\˅oj˖-,bʔ)7n^yZ 8{,v܉gy?L 2)E_IpM1]<6 &@VC"##3f """t$$$@RaذaHHH@VVJ%bbbT(J 6 HHH9s ,Mӈ@TT T*bccQPPXcΜ9HMMErr2/7&&YYY( 3f@nn..]Á &`ԩEll,p8fȑ#Tj$$$ %%7TEanpr\ EARq&0p8<w\e!rP[[ B?yBI7oPռ2//6l6H̗oܸq0TVV"66+_bRD"M(//GYY֮] V сGǎñcPSS<qZ"=l05 'OƍqUX,3.6lkkÇի^! akP[['NGűct:1vXA[:+++CQQΜ9ˋ#g \oeY =/EQQVV'N˗/w#EoaTTT111=E\.ӧs/u &TRpms8H$p8<]vOe}ahn(+Hx}_r% l6) Lfgg#77r:gFJpVۭʒ:NFwMV/UT*Q{%D.q^:Ntvvp@YP˵Z/[پWV,.i:njU.qsL&Л\Ju3s/r`Z}kxb$fRj5XfCWWWeU*$I7r'tVcY~!b@,---OBTOF&fE2<˒& z*Kbl Ee].XU'NoT**M.M|21d2JDOe\\,Yfse}K܉MMMFKz*0 ;WY_䒫ۗ\{+dU=quKƪKr%y?|Kγ/K6uc7Y/gY#Jcoe}K6З\«AJ_V(-D KBD"0sr/L."@T8D 04nz2y{u0w(bu0w%IppN;#c w(G@Xhe"D!;5WϫC DЛJHr";cP"/(5}ɺӍ0p?| Z} EJJJ7:zL( \|*k*k"D\hMMMشiL|?2 ^B3. eNrc3,4ޅsEjW#oBb4r].i!ܹsΆV,h$˦/Ѫm={ ** 'NsA:P S`0t8$$$ g#""6~׏Xܙ1=dQQ.\8)Z~ oڌZp<6 7cO0(Д vW8m(3`EPRM}bX Պ7?9"##t:!Fvu`@JKK>͞Epa7pF/D81 +[d' Qdd$Ξ= G!B8h4$&& !kK}}="##f8!2e4/ei:dϼ1HJM 3 T5xo`4X`P__m8}(93 p:˲WKp hD]]qUXVh4>?o9DdH2ŲFAv=ZoJT*tVDǡqqq~)kKuu5vFx8 gUfD}S,JpU23 uX`vB"Fm]immmX~=ȏ{%i'{ \G}rKx Jx"hFA{{;:::j\4jkHT@*X8pPګAQ, T*\BM@ba\Nttt 66GEzpjDE`¼vۛ`MBFbAc ZaHѓeY$&&^JOeeY෿-:::k?1ޟl!bPd2p`t0X,>pȤ9+Um\S55p8=.vǡ IIIHKK"D EFz̟?O^VVzdff9_9P D)R㬚E9Н݁]m49_ΫX$D ǵ8H$]'pHR^R*jUQ8D糈!<<'O 55 cYCwh4娭ý֥f)))b 6KÁ .ppeYX,`0h4",,̏o砊KB-A{q V:i`@RL>"S/Ȫ)YF|z_gE\\o&@+HK. P|`W[[:::0l0TZW"DtL&ܹsg-?~ qCDZ<YcAò@d4 9o7K1lذ(QMdr`Ĉ˗Y^J%222vzN!bۜ f[b]u8qv3օXY ppn?9P_8ݵ=5;ePGZ > q|.Bu." z .@"7SCE>-kVrA*D²,l6hR# hhT*V"D -\*=~ KPEQp$ Fſq;ɓ'CRu3I @ÁӧO!++ cƌMhݕ 'b?1tR \@0 {$,'OPOT*v? '[EqC9p'HRpfFP[[***x,8N$'' `6h"L&8pѠ( ]]]PՈEGG"##T*T*!H^P:~@T4D@{{;{~>PH&!66W8xy=7^,PGځW___#44Νaс˗/fuuu6mhFKK PhZš/^Drr2ZZZ0a?yyyػw/*… QTT#..nH?s"D \7eNS,ԭ(+͆0(vfJ%Xd ,q RqꗲfP*p:HJJB\\܌0磦UUU0L@||KA,"D!B>QO9"D!B^Bы Q!B"DE *"D!B"{"D!b<g;F%tEXtdate:create2020-12-27T18:40:37+00:00wK%tEXtdate:modify2020-12-27T18:40:37+00:00y*tEXtSoftwaregnome-screenshot>IENDB`font-manager-0.8.8/help/C/media/preferences-desktop-font-16.png000066400000000000000000000010251420226015000241320ustar00rootroot00000000000000PNG  IHDRaIDATx5#AEx>friysNܹd)^.[eީji"?WjmeMkcc`륂 `b(VӅ ] SM\6OOOd4zR8qβUR:y$>}K.EHCуbhllݻ1882EP t‡~޼yQ u]aff_~f сL&˰mΜ95:;;D"˲ֆbg IDAThYmHT~9c3ͼi"ZN3CZtSqG&ٟ45(P"S ,O ?B}J" &"VjHO2L&5qξ?93vΞykuJ)~ea~6_›Ȣ&J?no|{RCOqmTyB~?233]8\ n eµڍJBBn/ v m$M_/L8Np\{%w!P( ,z?;o@npnF!6 N. (~\.o`ܢY9++$K1\id!qfff)r01G]l6QnnCCC`hFp $$3&4\._^,,, ?"pq`.k3rwatt999Ɔ 011vtttBKK XZ 9^ PRSSq,+?qV+:ܹsyyy> '& b`@U WTtttll6+J𘵶А֭[Es 00P۾A<0AAXb<)ȗVAw uoɴ,$";;hvv6jkk#GFF\.] y!*))q7`YV6t:۷ɒ9䤡111>R*8p@2IW[Vwn6L0ޫ=EDDU*E}z---CWWBCC0bn,$s=zy@zzRPXΝ;Eb6a6eu/n={f(9bκ|^Fjz͹ZVD@p`ff*J Wy^BzwlC)EFF 6}"F)RīW ^ BW;<==Mj$^oZ4vFjq.))i_MM͛Njџ!QJ;;;555oPE_) !*֯]6hDDDb@@fP9?***l6)v AXIXPJ)P|'@~'=~P~%ryIENDB`font-manager-0.8.8/help/C/media/preferences-system-symbolic.svg000066400000000000000000000133561420226015000244610ustar00rootroot00000000000000 image/svg+xml Gnome Symbolic Icon Theme Gnome Symbolic Icon Theme font-manager-0.8.8/help/LINGUAS000066400000000000000000000001471420226015000160540ustar00rootroot00000000000000ar ca de es hr pl ru nb_NO fr zh_Hans zh_Hant sv am zh_Hant_HK nl pt_BR ja oc ro sl uk id tr si it eo font-manager-0.8.8/help/am/000077500000000000000000000000001420226015000154225ustar00rootroot00000000000000font-manager-0.8.8/help/am/am.po000066400000000000000000000762171420226015000163740ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/ar/000077500000000000000000000000001420226015000154275ustar00rootroot00000000000000font-manager-0.8.8/help/ar/ar.po000066400000000000000000000767001420226015000164030ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2019-10-03 02:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Arabic\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Zanata 4.6.2\n" "Plural-Forms: nplurals=6; plural= n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "خالد حسني ، ٢٠١٦" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "مدير الخطوط" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/ca/000077500000000000000000000000001420226015000154105ustar00rootroot00000000000000font-manager-0.8.8/help/ca/ca.po000066400000000000000000001007011420226015000163320ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata # Adolfo Jayme Barrientos , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-03-18 09:18+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.5.2-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Toni Estevez , 2017" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Categories generades automàticament" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Categories" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "El Gestor tipogràfic categoritza automàticament les vostres " "lletres tipogràfiques segons diverses propietats." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Totes" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Totes les lletres tipogràfiques disponibles." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistema" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Lletres tipogràfiques disponibles per a tots els usuaris." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Usuari" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Lletres tipogràfiques només disponibles per a vós." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Classe de família" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Amplada" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Pes" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Inclinació" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Espaiat" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Llicència" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Proveïdor" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Tipus de fitxer" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Sense classificar" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" "Les lletres tipogràfiques que no són a cap de les vostres col·leccions." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Mapa de caràcters" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Organització de les lletres tipogràfiques" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Col·leccions" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Per a crear una col·lecció nova:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Introduïu un nom per a la vostra col·lecció nova" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Per a suprimir una col·lecció:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Seleccioneu la col·lecció" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metadades" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Quan finalitzeu, feu clic a Desa per a escriure " "el fitxer de configuració." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Formats de fitxer compatibles" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Gestor tipogràfic" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Gestor tipogràfic" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Gestió de les lletres tipogràfiques" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Funcions avançades" font-manager-0.8.8/help/de/000077500000000000000000000000001420226015000154155ustar00rootroot00000000000000font-manager-0.8.8/help/de/de.po000066400000000000000000001151321420226015000163500ustar00rootroot00000000000000# Milo Ivir , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-12-03 19:53+0000\n" "Last-Translator: Milo Ivir \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.10-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Automatisch erzeugte Kategorien" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Kategorien" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Font Manager kategorisiert deine Schriftarten automatisch anhand " "mehrerer Eigenschaften." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Alle" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Alle verfügbaren Schriftarten." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "System" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Für alle Benutzer verfügbare Schriften." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Anwender" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Nur für Dich verfügbare Schriften." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Familienart" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Sortiert nach Familienart – Erfordert, dass Panose-Informationen in den " "Schrift-Metadaten vorhanden sind." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Breite" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Sortiert nach Breite." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Strichstärke" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Sortiert nach Strichstärke." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Schrägstellung" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Sortiert nach Schrägstellung." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Dicktenart" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Sortiert nach Dicktenart." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Lizenz" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Sortiert nach Lizenz – Erfordert, dass Lizenzinformationen in den Schrift-" "Metadaten vorhanden sind." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Anbieter" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Sortiert nach Anbieter – Erfordert, dass Anbieterinformationen in den " "Schrift-Metadaten vorhanden sind." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Dateityp" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Nach Dateiformat sortiert." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Unsortiert" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Schriftarten, die in keiner deiner Sammlungen vorhanden sind." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Deaktiviert" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Derzeit deaktivierte Schriftfamilien." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Darstellung einzelner Zeichen und ihrer Details" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Zeichentabelle" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" "Im Modus „Verwalten“ enthält das Vorschaufenster eine Registerkarte mit der " "Bezeichnung „Zeichen“." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "In dieser Registerkarte werden alle Glyphen der aktuell ausgewählten Schrift " "anzeigt." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Registerkarte Zeichentabelle" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Zeichen auf andere Anwendungen ziehen, um sie zu verwenden." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Schriften organisieren" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Sammlungen" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "Mit Font Manager können eigene Sammlungen definiert werden." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Sammlungen ermöglichen ein sinnvolles Organisieren von Schriften und " "vereinfachen das gleichzeitige Atkivieren oder Deaktiviren vieler Familien." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Sammlungen ändern Dateien in keiner Weise." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Beliebig viele können erstellt oder gelöscht werden." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Um eine neue Sammlung zu erstellen:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "In der Sammlungsansicht auf klicken." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Namen für die neue Sammlung eingeben" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "Schriften aus der Schriftenliste in die neue Sammlung ziehen." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Um eine Sammlung zu löschen:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Sammlung auswählen" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "In der Sammlungsansicht auf klicken." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Um eine Sammlung zu aktivieren:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Auf das Kontrollkästchen klicken" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Um eine Sammlung zu deaktivieren:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Um Schriftfamilien aus einer Sammlung zu entfernen:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Gewünschte Schriftfamilien auswählen die entfernt werden sollen" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Auf in der Schriftenliste klicken." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Um eine Sammlung umzubenennen:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Eine Sammlung auswählen und nochmal darauf klicken" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Neuen Namen eingeben" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Enter drücken" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Schriftfamilien aktivieren und deaktivieren" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Aktivieren" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Font Manager ermöglicht Schriftfamilien zu aktivieren und zu " "deaktivieren." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Wenn eine große Anzahl von Schriften installiert ist, werden Schriftauswahl-" "Dialoge und Listen in vielen Anwendungen sehr lang und unangenehm zu " "verwenden. Das Deaktivieren von Schriften, die nicht häufig verwendet oder " "im Moment nicht benötigen werden, trägt dazu bei, diese Listen auf einer " "angemessenen Größe zu halten." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Um eine Schriftfamilie zu aktivieren oder zu deaktivieren:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" "Gewünschte Schriftfamilien auswählen die aktiviert/deaktiviert werden sollen" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Die ausgewählte Schrift kann umgeschaltet werden mit einem Doppelklick, mit " "der Leertaste oder mit Enter." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Sammlungen erleichtern das " "gleichzeitige Aktivieren oder Deaktivieren mehrerer Familien." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Während mit Font Manager vorgenommene Änderungen sofort " "angewendet werden, geöffnete Anwendungen müssen möglicherweise neu gestartet " "werden, um diese Änderungen widerzuspiegeln." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Schriften für eigene Verwendung hinzufügen" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Installation" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Font Manager unterstützt die gängigsten Schriftformate." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "Wenn im Verwalten-Modus" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Im oberen Fensterbereich auf klicken" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Gewünschte Dateien aus dem angezeigten Dateiauswahldialog wählen und auf " "Öffnen klicken" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "Ziehen und loslassen wird ebenfalls unterstützt. Dateien einfach auf die " "Schriftenliste ziehen, um sie zu installieren." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Alle unterstützten Dateitypen können in die Schriftenliste gezogen werden. " "Dies umfasst Schriftdateien, Verzeichnisse und Archive." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Archive Manager installieren, um die Unterstützung für " "komprimierte Dateien zu aktivieren." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Font Manager wird immer dann neu geladen, wenn Änderungen dies " "erfordern. Dies kann je nach Anzahl der Änderungen einen Moment dauern." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Unerwünschte Schriften loswerden" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Entfernen" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "Die einzigen Schriftarten, die im Entfernungsdialogfeld aufgeführt sind, " "sind diejenigen, die in Ihrem Standardschriftartenverzeichnis installiert " "sind." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "Das aktuelle Standardverzeichnis für Benutzerschriftarten befindet sich " "unter ~/.local/share/fonts" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "Dateien werden dauerhaft gelöscht. Bevor Sie Schriften entfernen, stellen " "Sie sicher, dass Sie Sicherungskopien haben, falls Sie sie noch einmal " "brauchen könnten." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Hinzufügen und Entfernen von Schriftverzeichnissen" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Quellen" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Mit Font Manager können Sie Verzeichnisse hinzufügen oder " "entfernen, die nach Schriftdateien durchsucht werden sollen. Hinzugefügte " "Verzeichnisse werden rekursiv gescannt." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Auf diese Weise können Sie Schriftdateien an einem anderen Ort als Ihrem " "Home-Verzeichnis aufbewahren oder vorübergehend ein Verzeichnis mit " "Schriftarten \"installieren\"." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "Außerdem können Sie Ihre Schriftdateien nach Belieben organisieren." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Hinzufügen einer Quelle:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Öffnen Sie den Font Manager Einstellungsdialog, indem Sie oben im " "Fenster auf klicken." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Wählen Sie \"Quellen\" aus der Seitenleiste" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" "Klicken Sie auf " #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" "Wählen Sie das Verzeichnis, das Sie hinzufügen möchten, aus der angezeigten " "Dateiauswahl aus" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Um eine Quelle zu entfernen:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" "Wählen Sie das Verzeichnis, das Sie entfernen möchten, aus der angezeigten " "Liste aus" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" "Klicken Sie auf " #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Eine Quelle zu aktivieren oder zu deaktivieren:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Öffnen Sie den Font Manager Einstellungsdialog, indem Sie oben im " "Fenster auf klicken." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Wählen Sie die Quelle, die Sie aktivieren oder deaktivieren möchten" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Klicken Sie auf den -Schalter " #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Generieren Sie fontconfig-Konfigurationsdateien" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Anzeige- und Rendering-Einstellungen" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Darstellung verfügbarer Schriftmetadaten" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "Darstellung von Lizenzinformationen in Schriftartdateien" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Darstellung von Metadaten, die in Schriftartdateien eingebettet sind" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Darstellung der unterstützten Sprachen und deren Abdeckung" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Sprachunterstützung" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/eo/000077500000000000000000000000001420226015000154305ustar00rootroot00000000000000font-manager-0.8.8/help/eo/eo.po000066400000000000000000001257501420226015000164050ustar00rootroot00000000000000# Jakub Fabijan , 2021. # phlostically , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-10-26 16:42+0000\n" "Last-Translator: phlostically \n" "Language-Team: Esperanto \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.9-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "JaFan" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Aŭtomate kreitaj kategorioj" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Kategorioj" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Tiparadministrilo aŭtomate klasifikas viajn tiparojn laŭ diversaj " "atributoj." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Ĉiuj" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Ĉiuj disponeblaj tiparoj." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistemo" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Tiparoj disponeblaj por ĉiuj uzantoj." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Uzanto" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Tiparoj disponeblaj nur por vi." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Speco de familio" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Ordigita laŭ la speco de familio — postulas PANOSE-informojn en tiparaj " "metadatenoj." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Larĝo" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Ordigita laŭ la larĝo de tiparoj." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Diko" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Ordigita laŭ la diko de tiparoj." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Oblikvo" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Ordigita laŭ la oblikvo de tiparoj." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Interspaco" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Ordigita laŭ la interspaco de tiparoj." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Permesilo" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Ordigita laŭ la permesiloj de tiparoj — postulas informojn pri la permesilo " "en tiparaj metadatenoj." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Vendinto" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Ordigita laŭ la vendintoj de tiparoj — postulas informojn pri la vendinto en " "tiparaj metadatenoj." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Dosiertipo" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Ordigita laŭ dosierformo." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Ne ordigita" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Tiparoj ekster ĉiuj viaj kolektoj." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Malŝaltitaj" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Aktuale malŝaltitaj tiparfamilioj." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Vidi unuope skribsignojn kaj iliajn detalojn" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Signomapo" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" "En la reĝimo «Administri», la antaŭrigarda panelo enhavas la langeton " "«Signoj»." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "Tiu langeto montras ĉiujn signojn, kiujn la aktuale elektita tiparo enhavas." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Langeto Signomapo" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Ŝovu signojn sur aliajn programojn por uzi ilin." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Organizi viajn tiparojn" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Kolektoj" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" "Tiparadministrilo permesas al vi difini viajn proprajn kolektojn." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Kolektoj ebligas vin organizi viajn tiparojn laŭ viaj preferoj kaj faciligi " "amasajn ŝaltadon kaj malŝaltadon de multaj tiparfamilioj." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Kolektoj ne modifas viajn dosierojn iel ajn." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Libere kreu aŭ forviŝu tiom, kiom vi deziras." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Por krei novan kolekton:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Alklaku ĉe la malsupro de la vido de Kolektoj." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Tajpu nomon de via nova kolekto" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" "Aldonu tiparojn ŝovante ilin de la listo de tiparoj al via nova kolekto." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Por forigi kolekton:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Elektu la kolekton" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Alklaku la butonon ĉe la malsupro de la Kolekta vido." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Por ŝalti kolekton:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Alklaku la elektobutonon" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Por malŝalti kolekton:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Por forigi familiojn for de kolekto:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Elektu la forigota(j)n tiparo(j)n" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Alklaklu la butonon ĉe la supro de la listo de tiparoj." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Por ŝanĝi la nomon de kolekto:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Elektu kolekton, realklaku ĝin" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Tajpu novan nomon" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Premu la klavon Enigi" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Aktivigi kaj malaktivigi tiparfamiliojn" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Aktivigo" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Tiparadministrilo ebligas vin aktivigi kaj malaktivigi tiparajn " "familiojn." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Se vi havas multe da instalitaj tiparoj, tiparelektaj dialogoj kaj listoj en " "programoj povas esti tro longaj kaj malfacilaj. Malŝaltado de tiuj tiparoj, " "kiujn vi malofte uzas, helpas faciligi tiujn dialogojn kaj listojn." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Por ŝalti aŭ malŝalti tiparan familion:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "Elektu la (mal)ŝaltotan familion en la tipara listo" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Vi ankaŭ povas duoble alklaki, premi la klavon Spaceto aŭ premi la klavon Enigi por " "baskuligi la elektitan tiparon." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Kolektoj faciligas amasajn " "ŝaltadon kaj malŝaltadon de multaj tiparfamilioj." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Dum ŝanĝoj faritaj per Tiparadministrilo tuj efektiviĝos, " "ruliĝantaj programoj eble bezonos relanĉon por uzi tiujn ŝanĝojn." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Aldoni tiparojn por via uzo" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Instalado" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Tipardministrilo subtenas la plej oftajn tiparajn dosierformojn." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "En la reĝimo Administri" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Alklaku la butonon ĉe la supro de la fenestro" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Elektu la instalotajn dosierojn per la dosierelektilo, kaj alklaku la " "butonon Malfermi" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "Ŝovado ankaŭ estas subtenata. Por instali tiparajn dosierojn, simple ŝovu " "ilin en la liston de tiparoj ." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Vi povas ŝovi ajnan subtenatan dosierformon en la liston de tiparoj, " "inkluzive de tiparaj dosieroj, dosierujoj kaj arkivoj." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Instalu Administrilon de Arkivoj por subteni densigitajn " "dosierojn." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Tiparadministrilo reŝargos sin tiam, kiam ŝanĝoj postulos " "reŝargon. Tio eble daŭros momenton laŭ la kvanto da ŝanĝoj." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Forigi nedeziratajn tiparojn" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Forigo" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "Nur la tiparoj en via implicita tipara dosierujo estos montrataj en la " "dialogo pri forigo." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" "Tiparaj dosieroj tutsisteme instalitaj estas ordinare instalitaj kiel partoj " "de la mastruma sistemo, kiel pakoj aŭ de la sistema administranto. Nuntempe, " "Tiparadministrilo ne povas malinstali tiajn dosierojn." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "Por forigi tiparojn ne plu deziratajn:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Alklaku la butonon ĉe la supro de la fenestro" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "Elektu la forigotajn familiojn aŭ stilojn el la montrata listo" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Alklaku la butonon Forigi" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" "Tiparadministrilo organizas kaj konservas instalitajn tiparojn en " "la implicita tipardosierujo de la uzanto." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "La implicita tipara dosierujo de la uzanto estas ~/.local/share/" "fonts" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "Dosieroj estas nemalfareble forviŝotaj. Antaŭ ol forviŝi iujn ajn tiparojn, " "certigu, ke vi havas savkopiojn, se vi eble bezonos ilin denove." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Aldoni kaj forigi tiparajn dosierujojn" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Fontoj" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Tiparadministrilo permesas al vi aldoni aŭ forigi dosierujojn, en " "kiuj tiparoj serĉiĝos. Aldonitaj dosieroj estos serĉataj rikure." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Tio permesas konservi tiparajn dosierojn aliloke ol via hejmdosierujo aŭ " "provizore kvazaŭ instali dosierujon da tiparoj." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "Ĝi ankaŭ permesas al vi laŭplaĉe organizi viajn tiparajn dosierojn." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Por aldoni fonton:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Malfermu la dialogon pri agordoj de Tiparadministrilo alklakante " "la butonon ĉe la supro de la fenestro." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Elektu «Fontoj» en la flankpanelo" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" "Alklaku " #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "Elektu la aldonotan dosierujon el la montrata dosierelektilo" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Por forigi fonton:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "Elektu la forigotan dosierujon el la montrata listo" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" "Alklaku " #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Por ŝalti aŭ malŝalti fonton:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Malfermu la dialogon pri agordoj de Tiparadministrilo alklakante " "la butonon ĉe la supro de la fenestro." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Elektu la (mal)ŝaltotan fonton" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Alklaku la baskulon" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" "Dum fontoj estas ĉiam disponeblaj al ĉi tiu programo, ili ne disponeblos al " "aliaj programoj ĝis ili estos ŝaltitaj." #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" "Vi povas eviti plurajn kopiojn de la samaj dosieroj aldonante alilokajn " "dosierujojn." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Fari agordodosierojn de fontconfig" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Agordoj pri montrado kaj bildigado" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" "La paneloj «Montrado» kaj «Bildigado» en la dialogo pri agordoj faras " "validajn agordodosierojn de fontconfig pri la elmontritaj atributoj." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" "Vidu fonts-conf por pliaj detaloj." #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" "Komputilaj fasadoj kaj programoj eble povas uzi siajn proprajn tiparagordajn " "mekanismojn." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "Enkonduko al Tiparadministrilo." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Tiparadministrilo permesas al vi la jenon:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Enkonduko" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Antaŭrigardi tiparajn dosierojn diversmaniere" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Vidi haveblajn tiparajn metadatenojn" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Instali aŭ malinstali tiparojn por via uzo" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "Grupigi tiparojn en «Kolektojn»" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "Aktivigi aŭ malaktivigi individuajn tiparfamiliojn aŭ kolektojn" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Specifi aliajn dosierujojn por tiparoj" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Anstataŭigi tiparojn" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Tiparadministrilo" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" "Por pli da informoj pri Tiparadministrilo, bonvolu viziti ĝian " "retpaĝon" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" "Por raporti cimon aŭ sugeston pri la programo Tiparadministrilo " "aŭ ĉi tiu helpilo, bonvolu uzi la Cimspurilon de la projekto" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "Vidi permesilajn informojn en tiparaj dosieroj" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Permesiloj" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" "En la reĝimo «Administri», la antaŭrigarda panelo enhavas la langeton " "«Permesilo»." #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" "Tiu langeto montras permesilajn informojn pri la aktuale elektita tiparo." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Langeto de tiparaj permesiloj" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "Informoj pri permesiloj povas manki en kelkaj tipardosieroj." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Vidi la metadatenojn en viaj tiparaj dosieroj" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metadatenoj" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" "En la reĝimo «Administri», la antaŭrigarda panelo enhavas la langeton " "«Atributoj»." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "Tiu langeto montras metadatenojn pri la aktuale elektita tiparo." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Langeto «Atributoj de tiparo»" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "Iuj nenepraj atributoj povas manki en kelkaj tipardosieroj." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Vidi subtenatajn lingvojn kaj la subtenatajn elcentojn" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Subteno de lingvoj" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" "Dum la signomapo estos uzata, la flankpanelo montros tiujn ortografiojn, " "kiujn la aktuale elektita tiparo subtenas." #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" "Elekto de ortografio el la listo filtros la signomapon, montrante nur " "ortografie uzatajn signojn" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Subtenataj ortografioj" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "Anstataŭigi tiparfamilion per alia" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Anstataŭigo" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" "Tiparadministrilo ebligas vin anstataŭigi tiparfamilion per alia." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Por ebligi novan anstataŭigon:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Elektu «Anstataŭigoj» en la flankpanelo" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Alklaku la butonon en la anstataŭiga panelo." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "Tajpu la nomon de la anstataŭigota tiparfamilio." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Alklaku la butonon ĉe la dekstro." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "Tajpu la nomon de la anstataŭan familion, kaj elektu la prioritaton." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Ripetu paŝojn 3–6 laŭbezone." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Alklaku la butonon Konservi por skribi la " "agordodosieron, kiam la agordado finiĝas." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Por forigi anstataŭigon:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Elektu la forigotaĵon el la listo." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Alklaku la butonon en la anstataŭiga panelo." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Por forigi ĉiujn anstataŭigojn:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" "Alklaku la butonon Forĵeti en la anstataŭiga " "panelo." #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" "Tiparoj kongruantaj kun la cela tiparfamilio estos redaktitaj per antaŭmeto " "de la listo de preferataj tiparfamilioj antaŭ la kongrua tiparfamilio, " "postmeto de la akcepteblaj tiparfamilioj post la kongrua familio kaj " "postmeto de la implicitaj tiparfamilioj ĉe la fino de la listo de " "tiparfamilioj." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" "Dum ŝanĝoj tuj efektiviĝos, ruliĝantaj programoj eble bezonos relanĉon." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "Tiparformoj subtenataj de Tiparadministrilo." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Subtenataj dosierformoj" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "TrueType" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "OpenType" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Eki pri Tiparadministrilo." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Tiparadministrilo" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Tiparadministrilo" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009–2020" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "Ĝenerala Publika Permesilo de GNU, versio 3" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" "emblemo de Tiparadministrilo Tiparadministrilo" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Administri viajn tiparojn" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Ekkoni viajn tiparojn" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Altnivelaj funkcioj" font-manager-0.8.8/help/es/000077500000000000000000000000001420226015000154345ustar00rootroot00000000000000font-manager-0.8.8/help/es/es.po000066400000000000000000001336531420226015000164160ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata # Toni Estevez , 2019. #zanata # Adolfo Jayme , 2020. #zanata # Adolfo Jayme Barrientos , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-03-18 09:18+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.5.2-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Toni Estevez \n" "Adolfo Jayme Barrientos " #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Categorías generadas automáticamente" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Categorías" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Gestor tipográfico categoriza los tipos de letra según varias " "propiedades." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Todos" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Todos los tipos de letra disponibles." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistema" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Tipos de letra disponibles para todos los usuarios." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "De usuario" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Tipos de letra disponibles solo para el usuario actual." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Clase de familia" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Ordenadas por la clase de familia: requiere que la información de PANOSE " "esté presente en los metadatos del tipo de letra." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Anchura" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Ordenadas por la propiedad de anchura de la letra." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Peso" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Ordenadas por la propiedad de peso de la letra." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Inclinación" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Ordenadas por la propiedad de inclinación de la letra." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Espaciado" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Ordenadas por la propiedad de espaciado de la letra." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licencia" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Ordenadas por licencia del tipo de letra; requiere que la información de la " "licencia esté presente en los metadatos del tipo de letra." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Distribuidora" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Ordenadas por el proveedor del tipo de letra; requiere que la información " "del proveedor esté presente en los metadatos del tipo de letra." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Tipo de archivo" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Ordenadas por el formato del archivo del tipo de letra." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Sin clasificar" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Los tipos de letra no clasificados en ninguna colección." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Desactivados" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Los tipos de letra actualmente desactivados." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Ver los caracteres individuales y sus detalles" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Mapa de caracteres" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" "Mientras se encuentra en el modo de gestión, el panel de vista previa " "contiene una pestaña con la etiqueta «Caracteres»." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "La selección de esta pestaña permite ver todos los glifos contenidos en el " "tipo de letra seleccionado." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Pestaña Mapa de caracteres" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Arrastre caracteres a otras aplicaciones para usarlos." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Organizar sus tipos de letra" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Colecciones" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" "Gestor tipográfico le permite definir sus propias colecciones." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Las colecciones le permiten organizar los tipos de letra de un modo que " "tenga sentido y también hacer que le sea más fácil activar o desactivar " "muchos tipos de letra a la vez." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Las colecciones no modifican sus archivos de ninguna manera." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Siéntase libre de crear o eliminar tantas como desee." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Para crear una colección nueva:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Pulse en en la parte inferior de la vista de colección." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Escriba un nombre para su nueva colección" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" "Añada tipos de letra arrastrándolos desde la lista de tipos de letra a su " "colección nueva." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Para eliminar una colección:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Seleccione la colección" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Pulse en en la parte inferior de la vista de colección." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Para activar una colección:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Pulse en la casilla de verificación" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Para desactivar una colección:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Para quitar familias de una colección:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Seleccione la familia o familias que quiera eliminar" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Pulse en en la parte superior de la lista de tipos de letra." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Para renombrar una colección:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Seleccione una colección, pulse otra vez" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Escriba un nombre nuevo" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Pulse Intro" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Activación y desactivación de familias tipográficas" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Activación" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Gestor tipográfico le permite activar y desactivar familias " "tipográficas." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Si tiene una gran cantidad de tipos de letra instalados, los diálogos y las " "listas de selección de tipos en muchas aplicaciones pueden volverse muy " "extensos e incómodos de usar. Desactivar los tipos de letra que no usa con " "frecuencia o que no necesita en un momento dado ayuda a mantenerlos en un " "tamaño razonable." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Para activar o desactivar una familia tipográfica:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" "Seleccione la familia tipográfica que quiera activar o desactivar en la " "lista de tipos de letra" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "También puede pulsar dos veces con el ratón o presionar Espacio o Intro para activar o " "desactivar el tipo de letra seleccionado." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Las colecciones facilitan la " "activación o desactivación de varias familias a la vez." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Si bien todos los cambios efectuados con Gestor tipográfico se " "aplican de inmediato, puede que sea necesario reiniciar las aplicaciones " "abiertas para que surtan efecto." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Añadir tipos de letra para su uso" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Instalación" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Gestor tipográfico admite los formatos de tipo de letra más habituales." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "En el modo Gestionar" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Pulse en en la parte superior de la ventana" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Seleccione los archivos que desea instalar en el diálogo de selección de " "archivos que se muestra y pulse en Abrir" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "También se admite la técnica de arrastrar y colocar. Simplemente arrastre " "los archivos a la lista de tipos de letra para instalarlos." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Puede arrastrar cualquier tipo de archivo admitido a la lista de tipos de " "letra. Esto incluye archivos de tipos de letra, carpetas y archivadores." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Instale Gestor de archivadores para activar la " "compatibilidad con archivos comprimidos." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Gestor tipográfico se actualizará siempre que lo requieran las " "modificaciones. Esto puede llevar un tiempo en función del número de cambios." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Deshacerse de los tipos de letra no deseados" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Eliminación" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "Los únicos tipos de letra que figurarán en el cuadro de diálogo de " "eliminación serán aquellos que se han instalado en su directorio de tipos de " "letra predeterminado." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" "Los archivos de tipos de letra instalados en el sistema se instalan " "generalmente como parte del sistema operativo, como paquetes o por parte del " "administrador del sistema. Gestor tipográfico no prevé la " "eliminación de dichos archivos en este momento." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "Para eliminar los tipos de letra que ya no necesita:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Pulse en en la parte superior de la ventana" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" "Seleccione las familias o los estilos individuales que desee eliminar de la " "lista que se muestra" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Pulse en Eliminar" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" "Gestor tipográfico organiza y almacena los tipos de letra " "instalados en la carpeta de tipos de letra de usuario predeterminada." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "La carpeta de tipos de letra de usuario predeterminada se encuentra en " "~/.local/share/fonts" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "Los archivos se eliminan permanentemente. Antes de eliminar un tipo de " "letra, asegúrese de tener una copia de respaldo si existe la posibilidad de " "que lo necesite de nuevo." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Añadir y eliminar carpetas de tipos de letra" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Orígenes" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Gestor tipográfico le permite añadir o eliminar carpetas para " "buscar archivos de tipos de letra. Las carpetas añadidas se exploran de " "forma recursiva." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Esto permite mantener los archivos de tipo de letra en una ubicación " "distinta de la carpeta personal o «instalar» temporalmente una carpeta de " "tipos de letra." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "También le permite organizar sus archivos tipográficos como quiera." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Para añadir un origen:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Abra el cuadro de diálogo de preferencias de Gestor tipográfico " "pulsando en en la parte superior de la ventana." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Seleccione «Orígenes» en la barra lateral" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" "Pulse en " #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" "Seleccione la carpeta que quiera añadir en el selector de archivos que se " "muestra" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Para eliminar un origen:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "Seleccione la carpeta que quiere eliminar de la lista que se muestra" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" "Pulse en " #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Para activar o desactivar un origen:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Abra el cuadro de diálogo de preferencias de Gestor tipográfico " "pulsando en en la parte superior de la " "ventana." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Seleccione el origen que quiera activar o desactivar" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Pulse en el interruptor" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" "Si bien las ubicaciones siempre están disponibles dentro de la aplicación, " "no estarán disponibles para otras aplicaciones hasta que estén activadas." #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" "Puede evitar tener varias copias de los mismos archivos añadiendo carpetas " "de otros sistemas de archivos." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Generar archivos de configuración de fontconfig" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Preferencias de visualización y representación" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" "Los paneles «Visualización» y «Representación» en el diálogo de preferencias " "generan archivos de configuración de fontconfig válidos para las propiedades " "expuestas." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" "Consulte fonts-conf para más detalles." #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" "Los entornos de escritorio y las aplicaciones pueden depender de su propio " "mecanismo de configuración." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "Introducción a Gestor tipográfico." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Gestor tipográfico le permite:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Introducción" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Previsualice los archivos de tipografía de varios modos" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr " Visualice los metadatos disponibles de las tipografías" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Instale o elimine tipografías para su uso." #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "Agrupe tipos de letra en «colecciones»" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "Active o desactive tipografías individuales o colecciones completas" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Especifique diferentes carpetas de tipografías para usar" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Realice sustituciones de tipos de letra" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Gestor tipográfico" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" "Para obtener más información acerca de Gestor tipográfico, " "consulte Homepage " #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" "Para informar de un error o hacer una sugerencia respecto a la aplicación " "Gestor tipográfico o a este manual utilice el seguimiento de problemas del proyecto" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" "Visualice información de la licencia contenida en los archivos de tipografía" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Licenciamiento" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" "Mientras se encuentra en el modo de gestión, el panel de vista previa " "contiene una pestaña con la etiqueta «Licencia»." #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" "La selección de esta pestaña permite ver información de la licencia que " "contiene la tipografías seleccionada." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Pestaña de la licencia de las tipografías" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" "No todos los archivos de tipografía contienen información de la licencia." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Visualice los metadatos incrustados en los archivos de tipografía" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metadatos" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" "Mientras se encuentra en el modo de gestión, el panel de vista previa " "contiene una pestaña con la etiqueta «Propiedades»." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" "La selección de esta pestaña permite ver los metadatos contenidos en la " "tipografía seleccionada." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Pestaña de las propiedades de las tipografías" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" "Algunas propiedades son opcionales y puede que no estén presentes en todos " "los archivos de tipografía." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Visualice los idiomas compatibles y su cobertura" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Compatibilidad de idiomas" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" "Mientras el mapa de caracteres esté en uso, la barra lateral cambiará para " "mostrar las ortografías compatibles con la tipografía seleccionada." #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" "La selección de una ortografía de la lista filtrará el mapa de caracteres " "para que solo muestre los caracteres relevantes" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Ortografías admitidas" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "Sustituya una familia de tipografías por otra" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Sustitución" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" "Gestor tipográfico le permite sustituir una familia por otra." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Para añadir una sustitución:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Seleccione «Sustituciones» en la barra lateral" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Pulse en en el panel de sustituciones." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" "Escriba el nombre de la familia de tipografías para la que quiere configurar " "una sustitución." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Pulse en a la derecha." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" "Escriba el nombre de la familia sustituta y seleccione el nivel de prioridad." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Repita los pasos 3 a 6 según sea necesario." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Cuando haya terminado, clique en Save para " "escribir el archivo de configuración." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Para eliminar una sustitución:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Seleccione la entrada que quiera eliminar de la lista." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Pulse en en el panel de sustituciones." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Para eliminar todas las sustituciones:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" "Pulse en Descartar en el panel de " "sustituciones." #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" "Los tipos de letra que coinciden con la familia objetivo se editan para " "anteponer la lista de familias preferidas a la familia coincidente, añadir " "las familias aceptables después de la familia coincidente y añadir las " "familias predeterminadas al final de la lista de familias." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" "Aunque los cambios se aplican de inmediato, es posible que sea necesario " "reiniciar las aplicaciones abiertas." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" "Formatos de tipografía compatibles con Gestor de tipografías." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Formatos de archivo compatibles" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr " TrueType " #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr " OpenType " #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Primeros pasos con Gestor tipográfico." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Gestor tipográfico" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Gestor tipográfico" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009-2020" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "Licencia Pública General de GNU versión 3" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" "Logotipo de Gestor de tipografías Gestor de tipografías" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Gestionar sus tipografías" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Conocer sus tipografías" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Funciones avanzadas" #~ msgid "Select the Collection view at the bottom of the sidebar." #~ msgstr "" #~ "Seleccione la vista de colección en la parte inferior de la barra lateral." #~ msgid "Switch back to Category view." #~ msgstr "Vuelva a la vista de categoría." #~ msgid "" #~ "Note : The sidebar will automatically switch to collections from " #~ "categories while dragging fonts." #~ msgstr "" #~ "Nota: la barra lateral cambiará automáticamente a las colecciones desde " #~ "las categorías mientras arrastra los tipos de letra." #~ msgid "Zanata" #~ msgstr "Zanata" font-manager-0.8.8/help/font-manager.1.in000066400000000000000000000041211420226015000200700ustar00rootroot00000000000000.TH @PACKAGE_NAME@ 1 "@PACKAGE_VERSION@" "@PACKAGE_NAME@(1)" "@PACKAGE_VERSION@" .SH NAME .B @PACKAGE_NAME@ \- Simple font management for GTK+ desktop environments .SH SYNOPSIS .SY @PACKAGE_NAME@ .OP -a .OP -v .OP -l .OP --list-full .OP -e family .OP -d family .OP -i filepath .OP -u .YS .SH DESCRIPTION .PP .B @PACKAGE_NAME@ is intended to provide a way for average users to easily manage desktop fonts, without having to resort to command line tools or editing configuration files by hand. While designed primarily with the Gnome Desktop Environment in mind, it should work well with other Gtk+ desktop environments. .SH OPTIONS .TP .BR \-a ", " \-\-about About the application .TP .BR \-v ", " \-\-version Show application version .TP .BR \-l ", " \-\-list List available font families .TP .BR \-\-list\-full Full listing including face information (JSON) .TP .BR \-e ", " \-\-enable " " \fIfamily\fP Space separated list of font families to enable .TP .BR \-d ", " \-\-disable " " \fIfamily\fP Space separated list of font families to disable .TP .BR \-i ", " \-\-install " " \fIfilepath\fP Space separated list of files to install .TP .BR \-u ", " \-\-update Update application database .SH FILES .de FN \fI\|\\$1\|\fP .. .TP .FN $XDG_DATA_HOME/fonts Default user font directory. .TP .FN $XDG_CACHE_HOME/@PACKAGE_NAME@ Application data which can safely be deleted. .TP .FN $XDG_CONFIG_HOME/@PACKAGE_NAME@ Application specific configuration files. .TP .FN $XDG_CONFIG_HOME/fontconfig/conf.d Generated fontconfig configuration files. .TP .FN $XDG_CONFIG_HOME/dconf/user User interface preferences. .SH LIMITATIONS .B @PACKAGE_NAME@ is a user level application, it will not allow installation to, or removal of fonts from, anywhere other than the default user font directory. However, the application does allow users to disable system fonts and also makes it easy to add font directories. .SH "BUG REPORTS" .TP Bug reports or feature requests should be filed at : .TP .UR https://github.com/FontManager/master/issues .TP Please ensure that you are using a recent release. .SH AUTHOR Jerry Casiano font-manager-0.8.8/help/font-manager.pot000066400000000000000000000754621420226015000201450ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "Font Manager automatically categorizes your fonts based on various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "Sorted by Family Kind — Requires Panose information to be present in font metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "Sorted by font license — Requires license information to be present in font metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "Sorted by font vendor — Requires vendor information to be present in font metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "Selecting this tab allows viewing all glyphs contained in the currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "Collections allow you to organize your fonts in a way that makes sense to you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 #: C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 #: C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "external ref='media/list-add-symbolic.svg' md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 #: C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 #: C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 #: C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 #: C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "external ref='media/list-remove-symbolic.svg' md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 #: C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "If you have a large number of fonts installed, font selection dialogs and lists in many applications can get very long and become uncomfortable to use, disabling fonts you do not use very often or do not need at the moment helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "You can also double-click, press Space or press Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "Collections make it easy to enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "While any changes made using Font Manager are applied immediately, open applications may need to be restarted in order to reflect those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 #: C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "Select the files you wish to install from the file selector dialog that is displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "Drag and drop is also supported. Simply drag files onto the font list to install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "You can drag any supported filetype onto the font list. This includes font files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "Install Archive Manager. to enable support for compressed files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 #: C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "Font Manager will reload anytime changes require it. This may take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "The only fonts listed in the removal dialog will be those installed in your default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "Font files installed system wide are typically installed as part of the operating system, as packages or by the system administrator. Font Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "Select the families or individual styles you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "Font Manager organizes and stores installed fonts in the default user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "Current default user font directory is located at ~/.local/share/fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "Files are permanently deleted. Before removing any fonts ensure you have backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "Font Manager allows you to add or remove directories to scan for font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "This allows keeping font files somewhere other than your home directory or temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 #: C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 #: C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 #: C/font-manager-substitutions.page:120 msgctxt "_" msgid "external ref='media/preferences-system-symbolic.svg' md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 #: C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 #: C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 #: C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "While sources are always available within the application they are not available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "You can avoid having multiple copies of the same files by adding directories from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "The \"Display\" and \"Rendering\" panes in the preferences dialog generate valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "Desktop environments and applications may rely on their own configuration mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "To report a bug or make a suggestion regarding the Font Manager application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "Selecting this tab allows viewing any licensing information contained in the currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "Selecting this tab allows viewing metadata contained in the currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "While the character map is in use the sidebar will switch to displaying the orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "Selecting an orthography from the list will filter the character map so that it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 #: C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 #: C/font-manager-substitutions.page:105 msgid "Click Save to write the configuration file when done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "Fonts matching the target family are edited to prepend the list of preferred families before the matching family, append the acceptable families after the matching family and append the default families to the end of the family list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "While changes are applied immediately open applications may need to be restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "external ref='media/preferences-desktop-font-16.png' md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "external ref='media/preferences-desktop-font.png' md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/fr/000077500000000000000000000000001420226015000154345ustar00rootroot00000000000000font-manager-0.8.8/help/fr/fr.po000066400000000000000000001110521420226015000164030ustar00rootroot00000000000000# Hautzii , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-10-18 10:35+0000\n" "Last-Translator: Hautzii \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.9-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "crédits traducteurs" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Catégories générées automatiquement" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Catégories" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Font Manager catégorise automatiquement vos polices en fonction " "de diverses propriétés." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Toutes" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Toutes les polices disponibles." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Système" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Polices disponibles pour tous les utilisateurs." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Utilisateur" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Polices disponibles uniquement pour vous." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Type de famille" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Largeur" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Trié par propriété de largeur de police." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Graisse" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Trié par propriété de poids de police." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Inclinaison" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Trié par propriété d'inclinaison de la police." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Espacement" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Trié par propriété d'espacement des polices." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licence" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Trié par licence de police — Nécessite que les informations de licence " "soient présentes dans les métadonnées de police." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Fournisseur" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Trié par fournisseur de polices — Nécessite la présence d'informations sur " "le fournisseur dans les métadonnées de police." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Type de fichier" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Trié par format de fichier." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Non trié" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Polices non présentes dans aucune de vos collections." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Désactivé" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Familles de polices désactivées." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Afficher les caractères individuels et leurs détails" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Carte de caractères" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" "En mode \"Gérer\", le volet d'aperçu contient un onglet intitulé \"Caractères" "\"." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "La sélection de cet onglet permet de visualiser tous les glyphes contenus " "dans la police sélectionnée." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Onglet carte de caractères" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "externe ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" "Faites glisser des caractères sur d'autres applications pour les utiliser." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Organiser vos polices" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Collections" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "Font Manager vous permet de définir vos propres collections." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Les collections vous permettent d'organiser vos polices d'une manière qui " "vous convient et facilitent également l'activation ou la désactivation de " "plusieurs familles à la fois." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Les collections ne modifient en aucun cas vos fichiers." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "N'hésitez pas à en créer ou en supprimer autant que vous le souhaitez." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Pour créer une nouvelle collection :" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "externe ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Cliquez sur en bas de la vue Collection." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Entrez un nom pour votre nouvelle collection" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" "Ajoutez des polices en les faisant glisser de la liste des polices vers " "votre nouvelle collection." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Pour supprimer une collection :" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Sélectionnez la collection" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "externe ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Cliquez sur en bas de la vue Collection." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Pour activer une collection :" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Cliquez sur la case " #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Pour désactiver une collection :" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Pour supprimer des familles d'une collection :" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Sélectionnez la ou les familles que vous souhaitez supprimer" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Cliquez sur en haut de la liste de polices." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Pour renommer une collection :" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Sélectionnez une collection, cliquez à nouveau dessus" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Entrez un nouveau nom" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Appuyez sur Entrée" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Activation et désactivation des familles de polices" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Activation" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Font Manager vous permet d'activer et de désactiver des familles " "de polices." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Si vous avez installé un grand nombre de polices, les boîtes de dialogue et " "les listes de sélection de polices dans de nombreuses applications peuvent " "devenir très longues et devenir inconfortables à utiliser, la désactivation " "des polices que vous n'utilisez pas très souvent ou dont vous n'avez pas " "besoin pour le moment permet de les maintenir à une taille raisonnable." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Pour activer ou désactiver une famille de polices :" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" "Sélectionnez la famille que vous souhaitez activer/désactiver dans la liste " "des polices" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Vous pouvez également double cliquer, appuyez sur Espace ou appuyez sur Entrée pour " "basculer la police sélectionnée." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Collections facilitent " "l'activation ou la désactivation de plusieurs familles à la fois." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Tandis que les changements apportées par Font Manager sont " "appliquées immédiatement, les applications ouvertes peuvent devoir être " "redémarrées afin de refléter ces changements." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Ajout de polices pour votre usage" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Installation" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Font Manager prend en charge les formats de police les plus courants." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "En mode Gestion" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Cliquez sur en haut de la fenêtre" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Sélectionnez les fichiers que vous souhaitez installer dans la boîte de " "dialogue de sélection de fichiers qui s'affiche et cliquez sur Ouvrir" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "Le glisser-déposer est également pris en charge. Faites simplement glisser " "les fichiers sur la liste des polices pour les installer." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Vous pouvez faire glisser n'importe quel type de fichier pris en charge sur " "la liste des polices. Cela inclut les fichiers de polices, les répertoires " "et les archives." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Installez Archive Manager pour activer la prise en charge des " "fichiers compressés." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Sources" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Prise en charge de langue" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/hr/000077500000000000000000000000001420226015000154365ustar00rootroot00000000000000font-manager-0.8.8/help/hr/hr.po000066400000000000000000001270021420226015000164110ustar00rootroot00000000000000# Translator: # Milo Ivir , 2019., 2020. # Jerry Casiano , 2019. #zanata # Jerry Casiano , 2020. #zanata msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-01-17 18:27+0000\n" "Last-Translator: Milo Ivir \n" "Language-Team: Croatian \n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.5-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Milo Ivir , 2019., 2020., 2021." #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Automatski stvorene kategorije" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Kategorije" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Font Manager automatski kategorizira fontove na osnovi raznih " "svojstava." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Svi" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Svi dostupni fontovi." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sustav" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Fontovi koji su dostupni svim korisnicima." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Korisnik" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Fontovi koji su dostupni samo tebi." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Vrsta obitelji" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Razvrstani po vrsti obitelji – zahtijeva Panose podatke u metapodacima fonta." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Širina" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Razvrstani po širini fonta." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Debljina" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Razvrstani po debljini fonta." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Nagib" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Razvrstani po nagibu fonta." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Metrika" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Razvrstani po metrici fonta." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licenca" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Razvrstani po licenci fonta – zahtijeva podatke o licenci u metapodacima " "fonta." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Prodavač" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Razvrstano po prodavaču fontova – zahtijeva podatke o prodavaču u " "metapodacima fonta." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Vrsta datoteke" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Razvrstani po datotečnom formatu." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Nerazvrstani" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Fontovi koji nisu prisutni u nijednoj zbirci." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Deaktivirani" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Trenutačno deaktivirane obitelji fontova." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Prikaz znakova i njihovih pojedinosti" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Tablica znakova" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" "U modusu „Upravljaj”, pregledna ploča sadrži registar „Tablica znakova”." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "Odabirom ovog registra prikazuju se svi znakovi trenutačno odabranog fonta." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Registar tablice znakova" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Za korištenje slovnih znakova, povuci ih na program." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Organiziranje fontova" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Zbirke" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "Font Manager omogućuje definiranje vlastitih zbirki." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Zbirke omogućuju organiziranje fontova na način koji ti odgovara i " "olakšavaju istovremeno aktiviranje ili deaktiviranje obitelji fontova." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Zbirke ne mijenjaju tvoje datoteke na nikoji način." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Stvori ili izbriši zbirke po volji." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Za stvaranje nove zbirke:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Pritisni u donjem dijelu prikaza zbirke." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Upiši ime za novu zbirku" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "Dodaj fontove, povlačeći ih iz popisa fontova na novu zbirku." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Za brisanje zbirke:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Odaberi zbirku" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Pritisni u donjem dijelu prikaza zbirke." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Za aktiviranje zbirke:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Pritisni kvadratić " #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Za deaktiviranje zbirke:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Za uklanjanje obitelji iz zbirke:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Odaberi obitelj ili obitelji koje želiš ukloniti" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Pritisni u gornjem dijelu popisa fontova." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Za preimenovanje zbirke:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Odaberi zbirku, pritisni je još jednom" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Upiši novo ime" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Pritisni Enter" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Aktiviranje i deaktiviranje obitelji fontova" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Aktiviranje" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Font Manager omogućuje aktiviranje i deaktiviranje obitelji " "fontova." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Ako imaš velik broj instaliranih fontova, dijalozi i popisi za biranje " "fontova mogu u mnogim programima postati jako dugački i neugodni za " "korištenje. Deaktiviranje fontova koje ne koristiš često ili koje trenutačno " "ne trebaš, pomaže održati razumnu dužinu popisa fontova." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Za aktiviranje ili deaktiviranje obitelji fontova:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" "U popisu fontova odaberi obitelj koju želiš aktivirati ili deaktivirati" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Odabrani font možeš aktivirati/deaktivirati dvostrukim pritiskom mišem, " "pritiskom razmaknice ili pritiskom tipke Enter." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Zbirke olakšavaju " "istovremeno aktiviranje ili deaktiviranje većeg broja obitelji fontova." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Dok se sve promjene izvršene pomoću programa Font Manager " "primjenjuju odmah, otvoreni programi se možda moraju ponovo pokrenuti, kako " "bi se promjene prikazale." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Dodavanje fontova za vlastitu upotrebu" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Instaliranje" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Font Manager podržava uobičajene font formate." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "U modusu Upravljaj" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Pritisni u gornjem dijelu prozora" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Odaberi datoteke koje želiš instalirati u prikazanom dijalogu za biranje " "datoteka i pritisni Otvori" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "Moguće je koristiti i tehniku povuci-i-ispusti. Za instaliranje fontova, " "jednostavno povuci datoteke na popis fontova." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Na popis fontova možeš povući sve podržane vrste datoteka. To uključuje " "datoteke fontova, mape i arhive." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Instaliraj Upravljač arhiva za aktiviranje podrške za " "komprimirane datoteke." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Font Manager će se aktualizirati kadgod promjene to zahtijevaju. " "Ovo može potrajati, ovisno o količini promjena." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Riješi se neželjenih fontova" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Uklanjanje" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "U dijaloškom okviru za uklanjanje, navest će se samo fontovi koji su " "instalirani u tvojoj standardnoj mapi fontova." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" "Datoteke fontova koje su instalirane za upotrebu širom sustava, obično se " "instaliraju kao dio operacijskog sustava, kao paketi ili od administratora " "sustava. Font Manager trenutačno ne omogućuje uklanjanje takvih " "datoteka." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "Za uklanjanje nepotrebnih fontova:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Pritisni u gornjem dijelu prozora" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" "Odaberi obitelji ili pojedine stilove koje želiš ukloniti iz prikazanog " "popisa" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Pritisni Izbriši" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" "Font Manager organizira i sprema instalirane fontove u standardnu " "korisničku mapu fontova." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "Trenutačna standardna korisnička mapa fontova je ~/.local/share/" "fonts" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "Datoteke se brišu zauvijek. Ako misliš da ćeš fontove možda ponovo trebati, " "prije uklanjanja fontova spremi sigurnosne kopije." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Dodavanje ili uklanjanje mapa fontova" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Izvori" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Font Manager omogućuje dodavanje i uklanjanje mapa u kojima će se " "tražiti datoteke fontova. Dodane mape pretražuju se rekurzivno." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Ovo omogućuje čuvanje datoteka fontova na mjestu koje nije tvoja početna " "mapa ili privremeno „instaliranje” mape fontova." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "Omogućuje i proizvoljno organiziranje datoteka fontova." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Za dodavanje izvora:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Otvori dijaloški okvir postavki programa Font Manager pritiskom " "gumba u gornjem dijelu prozora." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Odaberi „Izvori” iz bočne trake" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" "Pritisni " #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "Odaberi mapu koju želiš dodati iz prikazanog odabirača datoteka" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Za uklanjanje izvora:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "Odaberi mapu koju želiš ukloniti iz prikazanog popisa" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" "Pritisni " #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Za aktiviranje ili deaktiviranje izvora:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Otvori dijaloški okvir postavki programa Font Manager pritiskom " "gumba u gornjem dijelu prozora." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Odaberi izvor koji želiš aktivirati ili deaktivirati" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Pritisni prekidač " #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" "Dok su izvori uvijek dostupni unutar programa, oni nisu dostupni drugim " "programima, sve dok ih se ne aktivira." #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" "Višestruke kopije istih datoteka možeš izbjeći dodavanjem mape iz drugih " "datotečnih sustava." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Stvori fontconfig konfiguracijske datoteke" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Postavke prikaza i iscrtavanja" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" "Ploče „Prikaz” i „Iscrtavanje” u dijaloškom okviru postavki generiraju " "valjane fontconfig konfiguracijske datoteke za izložena svojstva." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" "Pogledaj pojedinosti na fonts-conf." #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" "Neka radna okruženja i programi rade s vlastitim konfiguracijskim " "mehanizmima." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "Uvod u Font Manager." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Font Manager omogućuje:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Uvod" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Pregled fontova na razne načine" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Prikaz dostupnih metapodataka fontova" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Instaliranje ili uklanjanje fontova za vlastitu upotrebu" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "Grupiranje fontova u „Zbirke”" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" "Aktiviranje ili deaktiviranje pojedinačnih obitelji fontova ili cijelih " "zbirki" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Određivanje mapa fontova" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Izvrši zamjenjivanje fontova" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" "Za daljnje informacije o Font Manageru posjeti web-stranicu " #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" "Za prijavljivanje grešaka ili za slanje prijedloga za program Font " "Manager ili za ovaj priručnik, koristi sustav za praćenje problema " #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "Prikaz licenca u font datotekama" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Licenziranje" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "U modusu „Upravljaj”, pregledna ploča sadrži registar „Licenca”." #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" "Odabirom ovog registra prikazuju se podaci licence trenutačno odabranog " "fonta." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Registar licence fonta" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "Neki fontovi ne sadrže podatke o licenci." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Prikaz metapodataka u font datotekama" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metapodaci" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "U modusu „Upravljaj”, pregledna ploča sadrži registar „Svojstva”." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" "Odabirom ovog registra prikazuju se metapodaci trenutačno odabranog fonta." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Registar svojstva fonta" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "Neka su svojstva opcionalna i ne postoje u svim fontovima." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Prikaz podržanih jezika i njihova pokrivenost" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Jezična podrška" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" "Dok se koristi tablica znakova, bočna traka će se prebaciti na prikaz " "sustava znakova koje trenutačno odabrani font podržava." #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" "Odabirom sustava znakova s popisa, tablica znakova se filtrira, tako da " "prikazuje samo relevantne znakove" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Podržani sustavi znakova" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "Zamijeni jednu obitelj fontova drugom obitelji" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Zamjena" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "Font Manager omogućuje zamjenjivanje obitelji fontova." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Za dodavanje zamjene:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Odaberi „Zamjene” iz bočne trake" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Pritisni u ploči za zamjenu." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "Upiši ime obitelji fontova kojoj želiš odrediti zamjenu." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Pritisni na desnoj strani." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "Upiši ime zamjenske obitelji i odaberi razinu prioriziranja." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Ponovi korake 3 do 6 po potrebi." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Na kraju pritisni Spremi za zapisivanje " "konfiguracijske datoteke." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Za uklanjanje zamjene:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Odaberi zapis koji želiš ukloniti s popisa." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Pritisni u ploči za zamjenu." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Za uklanjanje svih zamjena:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "Pritisni Odbaci u ploči za zamjenu." #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" "Fontovi koji se poklapaju s traženom obitelji se uređuju, kako bi se popunio " "popis preferiranih obitelji prije poklapajuće obitelji, dodale prihvatljive " "obitelji nakon poklapajuće obitelji i dodale standardne obitelji na kraj " "popisa obitelji." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" "Dok se promjene primjenjuju odmah, otvoreni programi se možda moraju ponovo " "pokrenuti." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "Formati fontova koje Font Manager podržava." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Podražani datotečni formati" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr " TrueType " #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr " OpenType " #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Prvi koraci s programom Font Manager." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009. – 2020." #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "GNU opća javna licenca, verzija 3" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" " Font Manager logotip Font Manager" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Upravljanje fontovima" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Proučavanje fontova" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Napredne funkcije" #~ msgid "Select the Collection view at the bottom of the sidebar." #~ msgstr "Odaberi prikaz zbirke na dnu bočne trake." #~ msgid "Switch back to Category view." #~ msgstr "Prebaci natrag na prikaz kategorija." #~ msgid "" #~ "Note : The sidebar will automatically switch to collections from " #~ "categories while dragging fonts." #~ msgstr "" #~ "Napomena: Bočna traka će se iz kategorija automatski prebaciti na zbirke " #~ "dok povlačiš fontove." #~ msgid "Zanata" #~ msgstr "Zanata" font-manager-0.8.8/help/id/000077500000000000000000000000001420226015000154215ustar00rootroot00000000000000font-manager-0.8.8/help/id/id.po000066400000000000000000001037031420226015000163610ustar00rootroot00000000000000# liimee , 2021. # Jacque Fresco , 2021. # Reza Almanda , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-12-16 23:53+0000\n" "Last-Translator: Reza Almanda \n" "Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.10\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Reza Almanda (https://rezaalmanda.github.io)" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Kategori yang dibuat secara otomatis" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Kategori" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Semua" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Semua font yang tersedia." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistem" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Font tersedia untuk semua pengguna." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Pengguna" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Font yang tersedia hanya untuk anda." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Jenis Keluarga" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Lebar" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Urutkan berdasarkan lebar font." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Berat" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Jarak" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Diurutkan menurut properti jarak font." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Lisensi" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Vendor" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "tipe file" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Tidak disortir" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Nonaktif" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Kelola Font Anda" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Koleksi" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Untuk menghapus koleksi:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Pilih koleksi" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Klik kotak centang " #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Untuk menonaktifkan koleksi:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Untuk menghapus keluarga dari koleksi:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Tekan Enter" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Mengaktifkan dan Menonaktifkan keluarga font" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Aktivasi" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" " Font Manager memungkinkan Anda mengaktifkan dan menonaktifkan " "keluarga font." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Pemasangan" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Sumber" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Lisensi" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Tab Lisensi Font" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Lihat metadata yang disematkan di berkas font anda" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metadata" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Tab properti font" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Dukungan Bahasa" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Pengganti" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" " Font Manager memungkinkan Anda untuk mengganti satu keluarga " "font dengan yang lain." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Untuk menambahkan pengganti:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Pilih \"Pergantian\" dari bilah sisi" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Klik di panel pengganti." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Klik di sebelah kanan." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "Masukkan nama keluarga pengganti dan pilih tingkat prioritas." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Ulangi langkah 3 - 6 sesuai kebutuhan." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Klik Simpan untuk menyimpan file konfigurasi." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Untuk menghapus pengganti:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Pilih entri yang ingin dihapus dari daftar." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Klik di panel pengganti." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Untuk mencopot semua subtitusi:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "Format font yang didukung Font Manager." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Format berkas yang didukung" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr " TrueType " #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr " OpenType " #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Selayang pandang Font Manager." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009–2020" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "Lisensi Publik Umum GNU Versi 3" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" " Logo Font Manager Font Manager" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Kelola Font Anda" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Mengenal Font Anda" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Fitur lanjutan" font-manager-0.8.8/help/it/000077500000000000000000000000001420226015000154415ustar00rootroot00000000000000font-manager-0.8.8/help/it/it.po000066400000000000000000001273031420226015000164230ustar00rootroot00000000000000# Nicola Tudino , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-07-27 01:35+0000\n" "Last-Translator: Nicola Tudino \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.7.2-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Crediti Traduzione" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Categorie generate automaticamente" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Categorie" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Font Manager organizza automaticamente per categorie i tuoi " "caratteri in base a varie proprietà." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Tutti" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Tutti i caratteri disponibili." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistema" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Caratteri disponibili a tutti gli utenti." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Utente" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Caratteri disponibili solo per te." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Tipologia di famiglia" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Ordinati per Tipo di famiglia - Richiede che siano presenti nei metadata del " "carattere le informazioni Panose." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Larghezza" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Ordinati per larghezza del carattere." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Spessore" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Ordinati per peso del carattere." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Inclinazione" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Ordinati per inclinazione del carattere." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Spaziatura" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Ordinati per spaziatura del carattere." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licenza" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Ordinati per licenza del carattere - Richiede che siano presenti nei " "metadata del carattere le informazioni sulla licenza." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Fornitore" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Ordinati per venditore del carattere - Richiede che siano presenti nei " "metadata del carattere le informazioni sul venditore." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Formato del file" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Ordinati per formato del file del carattere." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Non ordinati" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Caratteri non presenti in nessuna delle tue collezioni." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Disabilitati" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Famiglie di caratteri attualmente disabilitate." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Visualizza singoli caratteri ed i loro dettagli" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Mappa dei caratteri" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" "Mentre è in modalità \"Gestisci\", il pannello di anteprima contiene una " "scheda etichettata \"Caratteri\"." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "Selezionando questa linguetta ci permette di vedere tutti i glifi presenti " "nel carattere attualmente selezionato." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Scheda Mappa caratteri" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Trascina i caratteri in altre applicazioni per usarli." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Sto organizzando i tuoi caratteri" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Collezioni" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "Font Manager consente di definire le proprie collezioni." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Le collezioni ti permettono di organizzare i tuoi caratteri in un modo che " "abbia senso per te e che ti renda semplice abilitare o disabilitare molte " "famiglie contemporaneamente." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Le collezioni non modificano i tuoi file in nessun modo." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Sentiti libero di crearne o eliminarne a tuo piacimento." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Per creare una nuova collezione:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Clicca nella parte bassa del pannello di visualizzazione delle collezioni." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Inserisci un nome per la tua nuova collezione" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" "Aggiungi caratteri trascinandoli dall'elenco nella tua nuova collezione." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Per eliminare una collezione:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Seleziona la collezione" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Clicca " " nella parte bassa del pannello di visualizzazione delle collezioni." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Per abilitare una collezione:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Clicca la casella di spunta " #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Per disabilitare una collezione:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Per rimuovere famiglie da una collezione:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Seleziona la famiglia o le famiglie che vuoi rimuovere" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Clicca " " in alto sopra l'elenco dei font." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Per rinominare una collezione:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Seleziona una collezione, clicca di nuovo" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Inserisci un nuovo nome" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Premi Invio" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Attivazione e disattivazione di una famiglia di caratteri" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Attivazione" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Font Manager permette di attivare e disattivare le famiglie di " "caratteri." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Se hai un gran numero di caratteri installati, in molte applicazioni la " "finestra di selezione e l'elenco possono essere molto lunghe e diventare " "scomode da usare, per cui disattivando i caratteri che non usi molto spesso " "o di cui non hai bisogno al momento aiuta a mantenerle di una dimensione più " "ragionevole." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Per abilitare o disabilitare una famiglia di caratteri:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" "Selezionare la famiglia che vuoi abilitare/disabilitare nell'elenco dei " "caratteri" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Puoi fare doppio click, premere Spazio o Invio per spuntare il carattere selezionato." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Le Collezioni permettono di " "abilitare o disabilitare più famiglie contemporaneamente." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Mentre qualsiasi modifica fatta usando Font Manager viene " "applicata immediatamente, le applicazioni aperte potrebbero dover essere " "riavviate per riflettere tali modifiche." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Aggiungere caratteri per le tue necessità" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Installazione" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Font Manager supporta i formati di carattere più comuni." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "Quando si è in modalità Gestisci" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Fare clic su nella parte superiore della finestra" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Seleziona i file che desideri installare dalla finestra di dialogo di " "selezione dei file che viene visualizzata e cliccate su Apri" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "È supportato anche il drag and drop. Basta trascinare i file sulla lista dei " "caratteri per installarli." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Puoi trascinare qualsiasi tipo di file supportato nell'elenco dei caratteri. " "Questo include file di caratteri, cartelle e archivi." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Installa Gestione archivi. per abilitare il supporto per i " "file compressi." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Font Manager si ricaricherà ogni volta che i cambiamenti lo " "richiederanno. Questo può richiedere un po di tempo a seconda del numero di " "modifiche." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Eliminazione dei tipi di carattere indesiderati" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Rimozione" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "Gli unici caratteri elencati nella finestra di dialogo di rimozione saranno " "quelli installati nella tua cartella di caratteri predefinita." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" "I file di carattere installati a livello di sistema vengono generalmente " "installati come parte del sistema operativo, come pacchetti o " "dall'amministratore di sistema. Font Manager non prevede la " "rimozione di tali file in questo momento." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "Per rimuovere i caratteri che non ti servono più:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Fare clic su nella parte superiore della finestra" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" "Seleziona le famiglie o i singoli stili che vuoi rimuovere dall'elenco che " "viene visualizzato" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Fai clic su Elimina" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" " Font Manager organizza e archivia i tipi di carattere installati " "nella directory predefinita dei tipi di carattere utente." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "L'attuale cartella predefinita dei font dell'utente si trova in " "~/.local/share/fonts" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "I file vengono cancellati in modo permanente. Prima di eliminare qualsiasi " "carattere assicurati di avere dei backup se c'è una possibilità che tu possa " "averne bisogno di nuovo." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Aggiungere e rimuovere le cartelle dei caratteri" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Fonti" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Font Manager permette di aggiungere o rimuovere le cartelle da " "analizzare per i file di caratteri. Le cartelle aggiunte sono scansionate in " "modo ricorsivo." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Questo permette di mantenere i file dei caratteri in un posto diverso dalla " "vostra cartella home o di \"installare\" temporaneamente una cartella di " "caratteri." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" "Ti permette anche di organizzare i tuoi file di caratteri come preferisci." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Per aggiungere una fonte:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Apri la finestra delle preferenze di Font Manager cliccando su " " " " nella parte superiore della finestra." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Seleziona \"Fonti\" dalla barra laterale" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" "Clicca " #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" "Seleziona la cartella che desideri aggiungere dal selettore di file che " "viene visualizzato" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Per rimuovere una fonte:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "Seleziona la cartella che desideri rimuovere dall'elenco visualizzato" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" "Clicca " "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Per abilitare o disabilitare una fonte:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Apri la finestra delle preferenze di Font Manager cliccando su " " nella parte superiore della finestra." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Seleziona la fonte che vuoi abilitare o disabilitare" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Fai clic sul bottone di spunta " #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" "Sebbene le fonti siano sempre disponibili all'interno dell'applicazione, non " "sono disponibili per altre applicazioni fino a quando non sono abilitate." #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" "Puoi evitare di avere più copie degli stessi file aggiungendo cartelle da " "altri filesystem." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Genera file di configurazione fontconfig" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Preferenze di visualizzazione e rendering" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" "I riquadri \"Visualizzazione\" e \"Rendering\" nella finestra di dialogo " "delle preferenze generano file di configurazione fontconfig validi per le " "proprietà esposte." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" "Per ulteriori dettagli, vedi fonts-conf." #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" "Gli ambienti desktop e le applicazioni possono contare su un proprio " "meccanismo di configurazione." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "Introduzione a Font Manager." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Font Manager ti permette di :" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Introduzione" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Visualizza in anteprima i file dei tipi di carattere in vari modi" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Visualizza i metadati dei caratteri disponibili" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Installa o rimuovi i caratteri per i tuoi usi" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "Raggruppa i caratteri in \"Collezioni\"" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "Abilita o disabilita singole famiglie di caratteri o intere collezioni" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Specifica diverse cartelle da utilizzare per i caratteri" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Eseguire la sostituzione del carattere" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" "Per maggiori informazioni su Font Manager, visita la Homepage " #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" "Per segnalare un bug o dare un suggerimento riguardante l'applicazione " "Font Manager o questo manuale, si prega di utilizzare gli Issue Tracker " "dei progetti" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" "Visualizza le informazioni sulla licenza contenute nei file dei caratteri" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Licenze" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" "Mentre è in modalità \"Gestisci\", il pannello di anteprima contiene una " "scheda etichettata \"Licenza\"." #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" "La selezione di questa scheda permette di visualizzare qualsiasi " "informazione di licenza contenuta nel carattere attualmente selezionato." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr " Scheda Licenza del carattere" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "Non tutti i file dei caratteri contengono informazioni sulla licenza." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Visualizza i metadati incorporati nei tuoi file di caratteri" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metadati" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" "Mentre è in modalità \"Gestisci\", il pannello di anteprima contiene una " "scheda etichettata \"Proprietà\"." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" "La selezione di questa scheda consente di visualizzare i metadati contenuti " "nel carattere attualmente selezionato." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Scheda Proprietà del carattere" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" "Alcune proprietà sono facoltative e potrebbero non essere presenti in tutti " "i file di caratteri." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Visualizza le lingue supportate e il loro livello di completamento" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Supporto linguistico" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" "Mentre la mappa dei caratteri è in uso, la barra laterale passerà a " "visualizzare le ortografie supportate dal carattere attualmente selezionato." #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" "La selezione di un'ortografia dall'elenco filtrerà la mappa dei caratteri in " "modo che mostri solo i caratteri rilevanti" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Ortografie supportate" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "Sostituisci una famiglia di caratteri con un'altra" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Sostituzione" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" "Font Manager permette di sostituire una famiglia di caratteri con " "un'altra." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Per aggiungere un sostituto:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Seleziona \"Sostituzioni\" dalla barra laterale" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Clicca su " " nel pannello delle sostituzioni." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" "Inserisci il nome della famiglia di caratteri per cui vuoi impostare un " "sostituto." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Clicca sulla destra." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" "Inserisci il nome della famiglia sostitutiva e seleziona il livello di " "priorità." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Ripeti i passaggi da 3 a 6 in base alle esigenze." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Al termine, fate clic su Salva per scrivere il " "file di configurazione." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Per rimuovere un sostituto:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Seleziona la voce che vuoi rimuovere dalla lista." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Clicca su nel pannello delle sostituzioni." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Per rimuovere tutti i sostituti:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" "Clicca su Elimina nel pannello delle " "sostituzioni." #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" "I tipi di carattere corrispondenti alla famiglia di destinazione vengono " "modificati per anteporre l'elenco delle famiglie preferite prima della " "famiglia corrispondente, aggiungere le famiglie accettabili dopo la famiglia " "corrispondente e aggiungere le famiglie predefinite alla fine dell'elenco " "delle famiglie." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" "Mentre le modifiche vengono applicate immediatamente le applicazioni aperte " "potrebbero dover essere riavviate." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "Formati di caratteri supportati da Font Manager." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Formati di file supportati" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Introduzione a Font Manager." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009–2020" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "GNU General Public License versione 3" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" " logo di Font Manager Font Manager" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Gestione dei tipi di carattere" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Conoscere i tipi di carattere" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Funzionalità avanzate" font-manager-0.8.8/help/ja/000077500000000000000000000000001420226015000154175ustar00rootroot00000000000000font-manager-0.8.8/help/ja/ja.po000066400000000000000000000762171420226015000163660ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/meson.build000066400000000000000000000027601420226015000171740ustar00rootroot00000000000000 if get_option('manager') install_man( configure_file( input: '@0@.1.in'.format(meson.project_name()), output: '@0@.1'.format(meson.project_name()), configuration: config ) ) endif yelp_tools_info = ''' Install the yelp-tools package and try again. https://gitlab.gnome.org/GNOME/yelp-tools For more information see http://yelp.io/ ''' if get_option('yelp-doc') # Check for programs required by gnome.yelp # # Display a friendlier message if not present # yelp_tools = find_program('yelp-build', required: false) if not yelp_tools.found() dependency('yelp-tools', not_found_message: yelp_tools_info) endif # # result = run_command(python, '-c', file_list_template.format('page')) help_files = [] foreach f: result.stdout().strip().split('\n') help_files += f.split('/')[1] endforeach help_media = [ 'media/character-map.png', 'media/license.png', 'media/list-add-symbolic.svg', 'media/list-remove-symbolic.svg', 'media/main-window.png', 'media/metadata.png', 'media/orthographies.png', 'media/preferences-desktop-font.png', 'media/preferences-desktop-font-16.png', 'media/preferences-system-symbolic.svg' ] gnome.yelp(meson.project_name(), sources: help_files, media: help_media) endif font-manager-0.8.8/help/nb_NO/000077500000000000000000000000001420226015000160205ustar00rootroot00000000000000font-manager-0.8.8/help/nb_NO/nb_NO.po000066400000000000000000000762221420226015000173640ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/nl/000077500000000000000000000000001420226015000154365ustar00rootroot00000000000000font-manager-0.8.8/help/nl/nl.po000066400000000000000000001263601420226015000164170ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-02-06 19:50+0000\n" "Last-Translator: Heimen Stoffels \n" "Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.5-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Heimen Stoffels, , 2021" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Automatisch samengestelde categorieën" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Categorieën" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Lettertypebeheer stelt automatisch categorieën samen op basis van " "verschillende eigenschappen." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Alle" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Alle beschikbare lettertypen." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Systeem" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Lettertypen voor alle gebruikers." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Eigen" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Lettertypen voor jou." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Familie" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Gesorteerd op familie. Hiervoor dient de Panose-informatie beschikbaar te " "zijn in de lettertype-metagegevens." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Breedte" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Gesorteerd op lettertypebreedte." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Dikte" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Gesorteerd op lettertypedikte." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Schuinte" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Gesorteerd op lettertypeschuinte." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Spatiëring" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Gesorteerd op lettertypespatiëring." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licentie" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Gesorteerd op de licentie. Hiervoor dient de licentie-informatie beschikbaar " "te zijn in de lettertype-metagegevens." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Maker" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Gesorteerd op maker. Hiervoor dient informatie over de maker beschikbaar te " "zijn in de lettertype-metagegevens." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Bestandstype" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Gesorteerd op bestandstype." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Ongesorteerd" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Lettertypen die niet aanwezig zijn in één van je verzamelingen." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Uitgeschakeld" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Momenteel uitgeschakelde lettertypen." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Individuele tekens en details bekijken" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Speciale tekens" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" "In de beheermodus is er een tabblad genaamd 'Tekens' zichtbaar op het " "voorvertoningspaneel." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "Klik op dit tabblad om alle tekens van het geselecteerde lettertype te " "bekijken." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Tabblad speciale tekens" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Sleep tekens naar andere toepassingen om ze te gebruiken." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Lettertypen organiseren" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Verzamelingen" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" "Lettertypebeheer stelt je in staat verzamelingen aan te leggen." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Met verzamelingen kun je je lettertypen organiseren op jóuw manier en het " "makkelijker maken om allerlei families in en uit te schakelen." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Verzamelingen passen je bestanden niet aan." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Leg zo veel verzamelingen aan (of verwijder ze) als je zelf wilt." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Aanleggen van een verzameling:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Klik op aan de onderkant van de verzamelingsweergave." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Geef je verzameling een naam" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" "Sleep lettertypen van de lijst naar de verzameling om ze toe te voegen." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Verwijderen van een verzameling:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Selecteer de verzameling" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Klik op " " aan de onderkant van de verzamelingsweergave." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Inschakelen van een verzameling:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Klik op het aankruisvakje " #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Uitschakelen van een verzameling:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Verwijderen van families uit een verzameling:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Selecteer de familie(s) die je wilt verwijderen" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Klik op " " bovenaan de lettertypelijst." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Naam wijzigen van een verzameling:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Selecteer een verzameling en klik deze nogmaals aan" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Voer een nieuwe naam in" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Druk op Enter" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "In- en uitschakelen van lettertypefamilies" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Inschakelen" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Lettertypebeheer stelt je in staat lettertypen in en uit te " "schakelen." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Als je een groot aantal lettertypen hebt geïnstalleerd, dan kunnen " "lettertypekeuzemenu's traag reageren en/of onprettig in het gebruik zijn. " "Vuistregel: probeer zo veel mogelijk lettertypen uit te schakelen die je " "niet vaak gebruikt of momenteel niet nodig hebt." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "In- of uitschakelen van een lettertypefamilie:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "Selecteer de familie in de lijst die je wilt in-/uitschakelen" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Of dubbelklik, druk op de spatiebalk of druk op " "Enter." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Verzamelingen stellen je in " "staat eenvoudig meerdere families tegelijk in of uit te schakelen." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Wijzigingen die je aanbrengt met Lettertypebeheer worden in " "principe direct toegepast, maar het kan zijn dat je openstaande toepassingen " "opnieuw moet starten." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Eigen lettertypen toevoegen" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Installatie" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Lettertypebeheer ondersteunt de meest voorkomende lettertypen." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "In de beheermodus" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Klik op aan de bovenkant van het venster" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Selecteer de te installeren bestanden in het getoonde keuzevenster en klik " "op Openen" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "Daarnaast kun je ook bestanden naar de lettertypelijst slepen om ze te " "installeren." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Je kunt elk ondersteund bestandstype ernaartoe slepen: lettertypebestanden, -" "mappen en -archieven." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Installeer Archiefbeheer om ondersteuning voor ingepakte " "bestanden in te schakelen." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Lettertypebeheer herlaad zichzelf telkens als er wijzigingen zijn " "aangebracht. Afhankelijk van het aantal wijzigingen kan dit even duren." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Verwijderen van ongewenste lettertypen" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Verwijdering" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "De enige lettertypen die worden getoond op het verwijdervenster zijn die uit " "je standaard lettertypenmap." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" "Systeemlettertypen zijn doorgaans onderdeel van het besturingssysteem, als " "pakketten of van de systeembeheerder. Lettertypebeheer heeft " "momenteel geen ondersteuning voor het verwijderen van zulke lettertypen." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "Verwijderen van lettertypen die je niet meer nodig hebt:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Klik op aan de bovenkant van het venster" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" "Selecteer op de getoonde lijst de families of individuele stijlen die je " "wilt verwijderen" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Klik op Verwijderen" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" "Lettertypebeheer bewaart en ordent je bestanden in de standaard " "lettertypenmap van je account." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "De huidige lettertypenmap van je account is ~/.local/share/" "fonts" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "Bestanden worden permanent verwijderd. Zorg altijd voor een back-up voordat " "je lettertypen verwijdert." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Toevoegen en verwijderen van lettertypenmappen" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Bronnen" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Lettertypebeheer stelt je in staat mappen met lettertypebestanden " "toe te voegen of te verwijderen. De mappen worden recursief doorzocht." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Hierdoor kun je lettertypebestanden elders opslaan of ze tijdelijk " "'installeren' in een lettertypenmap." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "Ook kun je lettertypebestanden ordenen op jóuw manier." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Toevoegen van een bron:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Open de Lettertypebeheer-voorkeuren door te klikken op " " " "aan de bovenkant van het venster." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Kies 'Bronnen' in de zijbalk" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" "Klik op " #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" "Selecteer op het getoonde bestandskeuzevenster de map die je wilt toevoegen" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Verwijderen van een bron:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" "Selecteer op het getoonde bestandskeuzevenster de map die je wilt verwijderen" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" "Klik op " "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "In- of uitschakelen van een bron:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Open de Lettertypebeheer-voorkeuren door te klikken op aan de bovenkant van het venster." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Selecteer de in of uit te schakelen bron" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Klik op de schakelaar " #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" "Bronnen zijn altijd beschikbaar in de toepassing, maar niet in andere, " "tenzij ze expliciet worden ingeschakeld." #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" "Je kunt mappen van andere bestandssystemen toevoegen om meerdere kopieën van " "dezelfde bestanden te voorkomen." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Fontconfig-configuratiebestanden samenstellen" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Weergave- en opmaakvoorkeuren" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" "De panelen 'Weergave' en 'Laden' in de voorkeuren stellen geldige fontconfig-" "configuratiebestanden samen met de geselecteerde eigenschappen." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" "Ga voor meer informatie naar fonts-conf." #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" "Werkomgevingen en toepassingen hebben mogelijk hun eigen " "configuratiemechanismen." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "Lettertypebeheer-introductie." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Lettertypebeheer stelt je in staat om:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Introductie" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Lettertypebestanden op verschillende manieren voor te vertonen" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Beschikbare lettertype-metagegevens te bekijken" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Lettertypen voor eigen gebruik te installeren of verwijderen" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "Lettertypen te groeperen in 'Verzamelingen'" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" "Individuele lettertypefamilies of hele verzamelingen in- en uitschakelen" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Verschillende lettertypenmappen opgeven" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Lettertypen vervangen" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Lettertypebeheer" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" "Meer informatie over Lettertypebeheer is te vinden op de website" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" "Heb je een bug gevonden in Lettertypebeheer of wil je een idee " "delen? Ga dan naar de issuepagina " #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "Licentie-informatie uit lettertypebestanden bekijken" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Licentie" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" "In de beheermodus is er een tabblad genaamd 'Licentie' zichtbaar op het " "voorvertoningspaneel." #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" "Op dit tabblad kun je licentie-informatie van het momenteel geselecteerde " "lettertype bekijken." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Licentietabblad" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "Niet alle lettertypebestanden bevatten licentie-informatie." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Metagegevens uit lettertypebestanden bekijken" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metagegevens" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" "In de beheermodus is er een tabblad genaamd 'Eigenschappen' zichtbaar op het " "voorvertoningspaneel." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" "Op dit tabblad vind je metagegevens uit het momenteel geselecteerde " "lettertype." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Eigenschappentabblad" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" "Sommige eigenschappen zijn optioneel en mogelijk niet aanwezig in bepaalde " "lettertypebestanden." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Ondersteunde talen en hun bereik bekijken" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Taalondersteuning" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" "Op de pagina 'Speciale tekens' toont de zijbalk de door het momenteel " "geselecteerde lettertype ondersteunde orthografieën." #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" "Selecteer een orthografie om de speciale tekens te filteren zodat deze " "alleen relevante tekens toont" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Ondersteunde orthografieën" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "Lettertypefamilie vervangen door een andere" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Vervanging" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" "Lettertypebeheer stelt je in staat één lettertypefamilie te " "vervangen door een andere." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Toevoegen van een vervanging:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Kies 'Vervangingen' in de zijbalk" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Klik op op het vervangingenpaneel." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "Voer de naam in van de lettertypefamilie die je wilt vervangen." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Klik aan de rechterkant op ." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" "Voer de naam in van de vervangende familie en kies het prioriteitsniveau." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Indien nodig, herhaal stap 3-6." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Klik op Opslaan om het configuratiebestand op te " "slaan." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Verwijderen van een vervanging:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Selecteer het te verwijderen item." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Klik op " " op het vervangingenpaneel." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Verwijderen van alle vervangingen:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" "Klik op Verwerpen op het vervangingenpaneel." #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" "Lettertypen die overeenkomen met de doelfamilie worden toegevoegd aan de " "lijst met voorkeursfamilies vóór de overeenkomende. De acceptabele families " "worden erna toegevoegd aan het einde van de lijst." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" "Wijzigingen die je aanbrengt worden in principe direct toegepast, maar het " "kan zijn dat je openstaande toepassingen opnieuw moet starten." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "Door Lettertypebeheer ondersteunde lettertypeformaten." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Ondersteunde bestandsformaten" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" " TrueType " #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" " OpenType " #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Aan de slag met Lettertypebeheer." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Lettertypebeheer" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Lettertypebeheer" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009–2020" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "GNU General Public License, versie 3" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" " Lettertypebeheer-logo Lettertypebeheer" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Beheer je lettertypen" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Leer je lettertypen kennen" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Uitgebreide functies" font-manager-0.8.8/help/oc/000077500000000000000000000000001420226015000154265ustar00rootroot00000000000000font-manager-0.8.8/help/oc/oc.po000066400000000000000000000767131420226015000164050ustar00rootroot00000000000000# Quentin PAGÈS , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-05-30 14:32+0000\n" "Last-Translator: Quentin PAGÈS \n" "Language-Team: Occitan \n" "Language: oc\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.7-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Categorias" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Totes" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistèma" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Utilizaire" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Largor" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licéncia" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Provesidor" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Tipe de fichièr" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Colleccions" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Fonts" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/pl/000077500000000000000000000000001420226015000154405ustar00rootroot00000000000000font-manager-0.8.8/help/pl/pl.po000066400000000000000000001270731420226015000164250ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata # knuxify , 2021, 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2022-02-12 06:55+0000\n" "Last-Translator: knuxify \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.11-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "knuxify , 2021\n" "Piotr Strębski , 2016" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Automatycznie wygenerowane kategorie" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Kategorie" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Font Manager automatycznie kategoryzuje twoje czcionki na " "podstawie różnych właściwości." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Wszystkie" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Wszystkie dostępne czcionki." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "System" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Czcionki dostępne dla wszystkich użytkowników." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Użytkownik" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Czcionki dostępne tylko dla ciebie." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Podobne rodziny" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Sortowane według podobnych rodzin czcionek - wymaga informacji Panose w " "metadanych czcionki." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Szerokość" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Sortowane według szerokości czcionki." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Grubość" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Sortowane według grubości czcionki." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Pochylenie" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Sortowane według pochylenia czcionki." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Odstępy między znakami" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Sortowane według odstępów między znakami w czcionce." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licencja" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Sortowane według licencji - wymaga informacji o licencji w metadanych " "czcionki." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Wytwórnia" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Sortowane według dostawcy czcionki - wymaga informacji o dostawcy w " "metadanych czcionki." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Rodzaj pliku" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Sortowane według rodzaju pliku." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Nieposortowane" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Czcionki, które nie znajdują się w żadnych z twoich kolekcji." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Wyłączone" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Wyłączone rodziny czcionek." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Przeglądaj indywidualne znaki i informacje o nich" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Mapa znaków" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "W trybie zarządzania widok podglądu zawiera zakładkę nazwaną \"Znaki\"." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "Wybranie tej zakładki umożliwia przeglądanie wszystkich znaków zawartych w " "wybranej czcionce." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Zakładka \"Mapa znaków\"" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Przeciągnij znaki na inne aplikacje by ich użyć." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Organizacja czcionek" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Kolekcje" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "Font Manager umożliwia tworzenie własnych kolekcji." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Za pomocą kolekcji możesz organizować czcionki w sposób zrozumiały dla " "Ciebie i ułatwia włączanie/wyłączanie kilku rodzin czcionek na raz." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Kolekcje nie modyfikują w żaden sposób twoich plików." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Możesz stworzyć tyle kolekcji, ile chcesz!" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Żeby utworzyć nową kolekcję:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Kliknij na dole widoku kolekcji." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Wpisz nazwę swojej nowej kolekcji" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "Dodaj czcionki przeciągając je z listy czcionek do twojej kolekcji." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Żeby usunąć kolekcję:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Wybierz kolekcję" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Kliknij " " na dole widoku kolekcji." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Żeby włączyć kolekcję:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Kliknij pole wyboru " #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Żeby wyłączyć kolekcję:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "By usunąć rodziny czcionek z kolekcji:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Wybierz rodzinę/rodziny czcionek które chcesz usunąć" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Kliknij " " na górze listy czcionek." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Żeby zmienić nazwę kolekcji:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Wybierz kolekcję, kliknij na nią ponownie" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Wpisz nową nazwę" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Naciśnij Zapisz" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Aktywowanie i dezaktywowanie rodzin czcionek" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Aktywowanie" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Font Manager umożliwia aktywowanie i dezaktywowanie rodzin " "czcionek." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Jeśli masz dużo zainstalowanych czcionek, okienka wyboru czcionek i listy " "czcionek w wielu aplikacjach mogą stać się bardzo długie i niewygodne w " "użyciu. Wyłączanie czcionek których rzadko używasz pomaga uporządkować " "okienka wyboru czcionek." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "By włączyć lub wyłączyć rodzinę czcionek:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" "Wybierz rodzinę czcionek którą chcesz wyłączyć/włączyć na liście czcionek" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Możesz również kliknąć podwójnie, nacisnąć spację lub nacisnąć Enter by włączyć/wyłączyć " "wybraną czcionkę." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Kolekcje ułatwiają włączenie/" "wyłączenie kilku rodzin czcionek na raz." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Choć zmiany wykonane za pomocą aplikacji Font Manager są od razu " "zapisywane, otwarte aplikacje mogą odzwierciedlać zmiany dopiero po ich " "zrestartowaniu." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Dodawanie czcionek dla własnego użytku" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Instalowanie" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Font Manager wspiera najczęściej używane formaty plików czcionek." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "W trybie Zarządzanie" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Kliknij na górze okna" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Wybierz pliki które chcesz zainstalować w wyświetlonym okienku wyboru pliku " "i kliknij Otwórz" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "Możesz również przeciągnąć pliki czcionki na listę czcionek by je " "zainstalować." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Możesz przeciągnąć każdy wspierany typ pliku na listę czcionek, w tym pliki " "czcionek, foldery i archiwa." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Zainstaluj File Roller by włączyć wsparcie dla plików " "skompresowanych." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Font Manager automatycznie odświeży się, gdy zmiany tego " "wymagają. Może to chwilę zająć zależnie od ilości zmian." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Pozbywanie się niechcianych czcionek" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Usuwanie" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "Jedynie czcionki zainstalowane w twoim domyślnym folderze czcionek pojawią " "się w okienku usuwania." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" "Czcionki zainstalowane dla całego systemu są zazwyczaj zainstalowane jako " "część systemu operacyjnego, jako pakiety lub przez administratora systemu. " "Aktualnie Font Manager nie umożliwia usunięcia takich czcionek." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "Żeby usunąć czcionki, których już nie potrzebujesz:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Kliknij na górze okna" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" "Wybierz rodziny czcionek lub pojedyncze style które chcesz usunąć z " "wyświetlonej listy" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Kliknij Usuń" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" "Font Manager organizuje i przechowuje zainstalowane czcionki w " "domyślnym folderze czcionek użytkownika." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "Domyślny folder czcionek użytkownika znajduje się w folderze ~/." "local/share/fonts" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "Pliki są usuwanie permanentnie. Zanim usuniesz jakiekolwiek czcionki, " "upewnij się, że masz kopie zapasowe, jeśli będziesz ich potrzebować ponownie " "w przyszłości." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Dodawanie i usuwanie folderów czcionek" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Źródła" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Font Manager umożliwia dodawanie lub usuwanie folderów, które " "będą skanowane podczas wyszukiwania czcionek. Dodane foldery są skanowane " "rekurencyjnie." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Umożliwia to przechowywanie plików czcionek w innym folderze niż folder " "domowy lub tymczasowe \"instalowanie\" folderu z czcionkami." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "Daje to też możliwość organizowania plików czcionek na własny sposób." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Aby dodać źródło:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Otwórz dialog preferencji Font Manager klikając przycisk " " " "na górze okna." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Wybierz zakładkę \"Źródła\" na pasku bocznym" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" "Kliknij " "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" "Wybierz folder który chcesz dodać z dialogu wyboru pliku, który się pojawi" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Aby usunąć źródło:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "Wybierz folder który chcesz usunąć z listy, która się pojawi" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" "Kliknij " "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Aby włączyć lub wyłączyć źródło:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Otwórz dialog preferencji Font Manager klikając przycisk na górze okna." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Wybierz źródło, które chcesz włączyć/wyłączyć" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Kliknij przełącznik " #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" "Choć źródła są zawsze dostępne w tej aplikacji, nie są one dostępne dla " "innych aplikacji dopóki nie zostaną włączone." #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" "Możesz ominąć przetrzymywanie kilku kopii tych samych plików dodając foldery " "z innych systemów plików." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Wygeneruj pliki konfiguracji fontconfig" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Konfigurowanie wyświetlania i renderowania" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" "Zakładki \"Wyświetlanie\" i \"Renderowanie\" w dialogu konfiguracji generują " "prawidłowe pliki konfiguracyjne fontconfig dla wybranych opcji." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" "Więcej informacji: fonts-conf." #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" "Środowiska graficzne i aplikacje mogą używać własnego mechanizmu " "konfiguracyjnego." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "Wprowadzenie do Font Manager." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Font Manager umożliwia:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Wprowadzenie" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Podglądanie plików czcionek na różne sposoby" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Sprawdzenie metadanych czcionki" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Zainstalowanie lub usunięcie czcionek do własnego użytku" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "Grupowanie czcionek w \"kolekcje\"" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" "Włączanie lub wyłączanie indywidualnych rodzin czcionek lub całych kolekcji" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Wybieranie dodatkowych folderów z czcionkami" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Zarządzanie substytucjami czcionek" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" "By dowiedzieć się więcej o Font Manager, odwiedź naszą stronę internetową " #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" "Aby zgłosić błąd lub przekazać sugestię na temat aplikacji Font " "Manager lub tego poradnika, odwiedź listę problemów projektu" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "Sprawdzanie informacji o licencji plików czcionek" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Licencje" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "W trybie zarządzania okno podglądu zawiera zakładkę \"Licencja\"." #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" "Wybranie tej zakładki umożliwia wyświetlenie informacji licencyjnych " "zawartych w wybranej czcionce." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Zakładka Licencja" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "Nie wszystkie pliki czcionek zawierają informacje o licencji." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Wyświetlanie metadanych zawartych w plikach czcionek" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metadane" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "W trybie zarządzania okno podglądu zawiera zakładkę \"Właściwości\"." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "W tej zakładce można zobaczyć metadane zawarte w wybranej czcionce." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Zakładka Właściwości" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" "Niektóre właściwości są opcjonalne i mogą nie być dostępne we wszystkich " "plikach czcionek." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Zobacz obsługiwane języki i ich pokrycie" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Wsparcie języków" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" "Gdy mapa znaków jest w użyciu, na pasku bocznym wyświetlą się ortografie " "wspierane przez aktualnie wybraną czcionkę." #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" "Wybranie ortografii z listy sprawi, że mapa znaków będzie pokazywać jedynie " "powiązane znaki" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Wspierane ortografie" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "Zamień wybraną czcionkę na inną" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Substytucje" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" "Font Manager umożliwia zamienienie wybranej czcionki na inną " "(substytucję)." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Aby dodać substytut:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Wybierz \"Substytucje\" na pasku bocznym" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Kliknij w oknie substytucji." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "Wpisz nazwę rodziny czcionek, dla której chcesz dodać substytut." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Kliknij po prawej stronie." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "Wpisz nazwę rodziny-substytutu i wybierz poziom priorytetu." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Powtórz kroki 3 – 6 aby dodać kolejne substytucje." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Po dodaniu wszystkich substytucji, kliknij Zapisz aby zapisać plik konfiguracyjny." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Aby usunąć substytut:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Wybierz substytut który chcesz usunąć z listy." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Kliknij " " w oknie substytucji." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Aby usunąć wszystkie substytuty:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "Kliknij Odrzuć w oknie substytucji." #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" "Czcionki pasujące do docelowej rodziny są edytowane by dodać listę " "preferowanych rodzin przed pasującą rodziną, dodać akceptowane rodziny po " "pasującej rodzinie i dodać domyślne rodziny do końca listy rodzin." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" "Podczas gdy zmiany zostają wprowadzone od razu, może istnieć potrzeba " "ponownego uruchomienia otwartych aplikacji." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "Formaty czcionek wspierane przez Font Manager." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Wspierane formaty plików" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "TrueType" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "OpenType" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Pierwsze kroki z Font Manager." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Font Manager" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Zarządzanie czcionkami" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009–2020" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "GNU General Public License Version 3" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" " Logo Font Manager Font Manager" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Zarządzaj swoimi czcionkami" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Poznaj swoje czcionki" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Zaawansowane opcje" font-manager-0.8.8/help/pt_BR/000077500000000000000000000000001420226015000160335ustar00rootroot00000000000000font-manager-0.8.8/help/pt_BR/pt_BR.po000066400000000000000000000767771420226015000174310ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-01-30 15:41+0000\n" "Last-Translator: Fúlvio Alves \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.5-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Categorias" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Todas" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistema" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Usuário" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Tipo de família" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Largura" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Peso" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Inclinação" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Espaçamento" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licença" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Fornecedor" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Tipo de arquivo" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Sem classificação" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Desativada" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Coleções" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Origem" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Suporte a idiomas" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/ro/000077500000000000000000000000001420226015000154455ustar00rootroot00000000000000font-manager-0.8.8/help/ro/ro.po000066400000000000000000000770051420226015000164360ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-01-30 15:41+0000\n" "Last-Translator: Aurelian Ciocîltan \n" "Language-Team: Romanian \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" "X-Generator: Weblate 4.5-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Categorii" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Toate" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistem" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Utilizator" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Tipul familiei" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Lăţime" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Greutate" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Oblic" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Spaţiere" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licență" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Furnizor" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Tip fișier" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Nesortate" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Deactivat" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Colecţii" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Surse" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/ru/000077500000000000000000000000001420226015000154535ustar00rootroot00000000000000font-manager-0.8.8/help/ru/ru.po000066400000000000000000001447561420226015000164620ustar00rootroot00000000000000# Author: # Jerry Casiano # Сергей , 2021. # Artem , 2021. msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-11-17 17:52+0000\n" "Last-Translator: Artem \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 4.9.1-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "PF4Public" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Автоматически сгенерированные категории" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Категории" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Менеджер шрифтов автоматически категоризирует ваши шрифты по " "разным параметрам." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Все" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Все доступные шрифты." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Системные" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Шрифты, доступные всем пользователям." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Пользовательские" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Шрифты, доступные только вам." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Тип семейства" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Отсортировано по типам семейств — требует наличия информации Panose в " "метаданных шрифта." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Ширина" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Сгруппированные по ширине." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Насыщенность" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Сгруппированные по насыщенности." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Наклон" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Сгруппированные по наклону." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Пропорции" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Сгруппированные по пропорциям." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Лицензия" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Отсортировано по лицензии — требует наличия информации Panose в метаданных " "шрифта." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Распространитель" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Отсортировано по распространителю — требует наличия информации Panose в " "метаданных шрифта." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Тип файла" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Отсортировано по типу файла." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Неотсортированные" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Шрифты, не входящие ни в одну коллекцию." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Отключено" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Отключенные в данный момент шрифты." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Просмотреть отдельные символы и их подробности" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Карта символов" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "В режиме «Управление» панель предпросмотра содержит вкладку «Символы»." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "Выбрав эту вкладку, можно просмотреть все глифы, доступные в выбранном " "шрифте." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Вкладка Карта символов" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Перетащите символы в другие приложения, чтобы их использовать." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Упорядочивание шрифтов" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Коллекции" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" "Менеджер шрифтов позволяет вам определять свои собственные " "коллекции." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Коллекции позволяют организовывать шрифты удобным образом и также позволяет " "включать или отключать группы семейств одновременно." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Коллекции никак не модифицируют ваши файлы." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Свободно создавайте или удаляйте сколько угодно." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Чтобы создать новую коллекцию:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Нажмите в нижней части вида «Коллекции»." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Введите имя для вашей новой коллекции" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" "Добавьте шрифты, перетащив их из списка шрифтов в вашу новую коллекцию." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Чтобы удалить коллекцию:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Выберите коллекцию" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Нажмите " " в верхней части вида «Коллекции»." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Чтобы включить коллекцию:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "Нажмите на переключатель " #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Чтобы отключить коллекцию:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Чтобы удалить семейства из коллекции:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Выберите семейство ил семейства, которые хотите удалить" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Нажмите " " наверху списка шрифтов." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Чтобы переименовать коллекцию:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Выберите коллекцию, кликните на неё ещё раз" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Введите новое имя" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Нажмите Enter" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Активация и деактивация семейств шрифтов" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Активация" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Менеджер шрифтов позволяет активировать и деактивировать " "семейства шрифтов." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Если у вас установлено множество шрифтов, диалоги выбора шрифтов во многих " "приложениях могут стать очень длинными и неудобными для использования, " "деактивация шрифтов, которые вы не используете часто или не нужны в данный " "момент, помогает держать их в разумных пределах." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Чтобы активировать или деактивировать семейство шрифтов:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" "Выберите семейство шрифтов, которые вы хотите активировать/деактивировать в " "списке шрифтов" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Вы также можете использовать двойной клик или Пробел или Enter чтобы переключить выбранный шрифт." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Коллекции позволяют " "активировать и деактивировать несколько семейств одновременно." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Хотя все изменения, сделанные при помощи Менеджера шрифтов, " "применяются сразу же, может потребоваться перезапустить уже запущенные " "приложения." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Добавление шрифтов" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Установка" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Менеджер шрифтов поддерживает наиболее общеупотребительные форматы шрифтов." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "В режиме Управление" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Нажмите наверху окна" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Выберите файлы, которые вы хотите установить в отображаемом диалоге выбора " "файлов и нажмите Открыть" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "Перетаскивание тоже поддерживается. Просто перетащите файлы на список " "шрифтов, чтобы их установить." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Вы можете перетащить любой поддерживаемый тип файлов на список шрифтов. В " "том числе файлы шрифтов, папки и архивы." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Установите Менеджер архивов, чтобы добавить поддержку " "архивов." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Менеджер шрифтов автоматически перезагрузит изменения. На это " "может потребоваться некоторое время, в зависимости от количества изменений." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Избавляемся от ненужных шрифтов" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Удаление" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "Только шрифты, установленные в вашей папке шрифтов по умолчанию, будут " "отображаться в диалогу удаления шрифтов." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" "Файлы шрифтов, установленные в систему обычно установлены как часть " "операционной системы системным администратором. Менеджер шрифтов " "не может удалить такие шрифты в настоящее время." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "Чтобы удалить шрифты, которые больше не нужны:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Нажмите наверху окна" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" "Выберите семейства или отдельные стили, которые вы хотите удалить из " "отображаемого списка" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Нажмите Delete" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" "Менеджер шрифтов хранит установленные шрифты в папке шрифтов " "пользователя." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "В настоящее время папка шрифтов пользователя по умолчанию находится здесь: " "~/.local/share/fonts" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "Файлы удаляются окончательно. Прежде, чем удалять шрифты, убедитесь, что у " "вас есть резервные копии на тот случай, если они могут снова понадобиться." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Добавление и удаление папок со шрифтами" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Источники" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Менеджер шрифтов позволяет добавлять или удалять папки для " "сканирования на предмет файлов шрифтов. Добавленные папки сканируются " "рекурсивно." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Это позволяет держать папки шрифтов в местах отличных от вашей домашней " "папки или временно устанавливать папку шрифтов." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" "Это также позволяет организовывать ваши шрифты удобным для вас образом." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Чтобы добавить источник:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Откройте диалог настройки Менеджера шрифтов, нажав " "наверху окна." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Выберите «Источники» на боковой панели" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" "Нажмите " #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" "Выберите папку, которую вы хотите добавить в отображаемом диалоге выбора" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Чтобы удалить источник:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "Выберите папку, которую вы хотите удалить из отображаемого списка" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" "Нажмите " "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Чтобы активировать или деактивировать источник:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Откройте диалог настройки Менеджера шрифтов, нажав наверху окна." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Выберите источник, которые вы хотите активировать/деактивировать" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Нажмите переключатель " #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" "Хотя источники всегда активированы в приложении, они не доступны другим " "приложениям до того, как будут активированы." #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" "Вы можете избежать множества копий одних и тех же файлов, добавив папки из " "других файловых систем." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Генерация файлов настройки fontconfig" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Настройки экрана и отображения" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" "Панели «Экран» и «Отображение» в диалоге настроек генерируют файлы настройки " "fontconfig для имеющихся свойств." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" "См. fonts-conf для дальнейшей информации." #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" "Окружения рабочего стола и приложения могут полагаться на свои собственные " "механизмы настройки." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "Введение в Менеджер шрифтов." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Менеджер шрифтов позволяет:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Введение" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Предпросмотр файлов шрифтов различными способами" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Просматривать доступные метаданные шрифтов" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Устанавливать или удалять шрифты" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "Группировать шрифты в «Коллекции»" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" "Активировать или деактивировать отдельные семейства шрифтов или целые " "коллекции" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Настраивать разные папки для шрифтов" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Выполнять подстановки шрифтов" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Менеджер шрифтов" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" "Для дополнительной информации о Менеджере шрифтов, пожалуйста, " "посетите домашнюю страницу " #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" "Чтобы сообщить об ошибке или предложении относительно приложения " "Менеджер шрифтов или об этой инструкции, пожалуйста, используйте " " багтрэкер приложения" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "Просмотреть информацию о лицензии в файлах шрифтов" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Лицензирование" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" "В режиме «Управление» панель предпросмотра содержит вкладку «Лицензия»." #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" "Выбрав эту вкладку, можно просмотреть всю информацию о лицензировании " "выбранного шрифта." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Вкладка Лицензия шрифта" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "Не все шрифты содержат информацию о лицензии." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Просмотреть метаданные, внедрённые в файлы шрифтов" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Метаданные" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" "В режиме «Управление» панель предпросмотра содержит вкладку «Свойства»." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" "Выбрав эту вкладку, можно просмотреть метаданные, внедрённые в выбранный " "шрифт." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Вкладка Свойства шрифта" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" "Некоторые свойства необязательны и могут быть не во всех файлах шрифтов." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Просмотреть языковую поддержку и покрытие" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Поддержка языков" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" "Когда активна карта символов, боковая панель переключается на отображение " "поддерживаемых выбранным шрифтом орфографии." #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" "Выбор орфографии из списка фильтрует карту символов таким образом, чтобы " "отображались только подходящие символы" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Поддерживаемая орфография" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "Подстановка одного семейства шрифтов другим" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Подстановка" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" "Менеджер шрифтов позволяет выполнять подстановку одного семейства " "шрифтов другим." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Чтобы добавить подстановку:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Выберите «Подстановка» на боковой панели" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Нажмите на панели подстановки." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" "Введите имя семейства шрифтов, для которых вы хотите настроить подстановку." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Нажмите справа." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "Введите имя семейства для подстановки и выберите уровень приоритета." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Повторите шаги 3 – 6 при необходимости." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "Нажмите Save, чтобы сохранить файл конфигурации." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Чтобы убрать подстановку:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Выберите элемент, который вы хотите удалить из отображаемого списка." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Нажмите " " на панели подстановки." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Чтобы удалить все подстановки:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "Нажмите Отбросить на панели подстановки." #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" "Шрифты, соответствующие целевому семейству, редактируются в списке " "предпочтений таким образом, чтобы быть до соответствующего семейства, быть " "после целевого семейства в списке допустимых семейств и после семейств по–" "умолчанию в конце списка семейств." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" "Хотя изменения применяются сразу же, может потребоваться перезапустить уже " "запущенные приложения." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "Форматы файлов шрифтов, поддерживаемые Менеджером шрифтов." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Поддерживаемые форматы файлов" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" " TrueType " #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" " OpenType " #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Начало работы с Менеджером шрифтов." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Менеджер шрифтов" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Менеджер шрифтов" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009–2020" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "Стандартная общественная лицензия GNU (GPL), 3 версия" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" " Логотип Менеджера шрифтов Менеджер шрифтов" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Управление вашими шрифтами" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Знакомство с вашими шрифтами" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Продвинутые функции" font-manager-0.8.8/help/si/000077500000000000000000000000001420226015000154405ustar00rootroot00000000000000font-manager-0.8.8/help/si/si.po000066400000000000000000000771451420226015000164310ustar00rootroot00000000000000# HelaBasa , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-07-10 05:32+0000\n" "Last-Translator: HelaBasa \n" "Language-Team: Sinhala \n" "Language: si\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.8-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "ප්‍රවර්ග" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "සියල්ල" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "පද්ධතිය" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "පරිශීලක" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "පළල" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "බලපත්‍රය" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "අබල කර ඇත" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "නව නමක් ඇතුළත් කරන්න" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "භාෂා සහාය" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "උසස් විශේෂාංග" font-manager-0.8.8/help/sl/000077500000000000000000000000001420226015000154435ustar00rootroot00000000000000font-manager-0.8.8/help/sl/sl.po000066400000000000000000000767101420226015000164340ustar00rootroot00000000000000# Igor Kriznar , 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2022-01-04 03:53+0000\n" "Last-Translator: Igor Kriznar \n" "Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3;\n" "X-Generator: Weblate 4.10.1\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Širina" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Debelina" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Naklon" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Razmik" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licenca" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Ponudnik" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/sv/000077500000000000000000000000001420226015000154555ustar00rootroot00000000000000font-manager-0.8.8/help/sv/sv.po000066400000000000000000001006631420226015000164530ustar00rootroot00000000000000# Åke Engelbrektson , 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2022-01-08 11:53+0000\n" "Last-Translator: Åke Engelbrektson \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.10.1\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Åke Engelbrektson" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Automatiskt genererade kategorier" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Kategorier" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Font Manager kategoriserar automatiskt dina teckensnitt, baserat " "på olika egenskaper." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Alla" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Alla tillgängliga teckensnitt." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "System" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Teckensnitt tillgängliga för alla användare." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Användare" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Teckensnitt tillgängliga endast för dig." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Familjetyp" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Sorterat efter familjetyp — Kräver att Panose-information finns i " "teckensnittets metadata." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Bredd" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Sorterade efter teckensnittets bredd." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Tjocklek" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Sorterat efter teckensnittets tjocklek." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Lutning" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Sorterat efter teckensnittets lutning." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Mellanrum" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Sorterat efter teckensnittets avståndsegenskap." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licens" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Sorterad efter teckensnittets licens - Kräver att licensinformation finns i " "teckensnittets metadata." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Leverantör" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Sorterad efter teckensnittets leverantör – Kräver att leverantörsinformation " "finns i teckensnittets metadata." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Filtyp" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Sorterat efter filformat." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Osorterat" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Typsnitt som inte finns i någon av dina samlingar." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Avaktiverad" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "För närvarande inaktiverade teckensnittsfamiljer." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Visa enskilda tecken och dess information" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Teckenuppsättning" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Samlingar" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Källor" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/tr/000077500000000000000000000000001420226015000154525ustar00rootroot00000000000000font-manager-0.8.8/help/tr/tr.po000066400000000000000000001323251420226015000164450ustar00rootroot00000000000000# Fellow Turkish , 2021. # Oğuz Ersen , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-08-03 18:33+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.8-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Musa ORUÇ\n" "Oğuz Ersen" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Otomatik olarak oluşturulmuş kategoriler" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Kategoriler" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" "Yazı Tipi Yöneticisi, yazı tiplerinizi çeşitli özelliklere göre " "otomatik olarak sınıflandırır." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Tümü" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Kullanılabilir tüm yazı tipleri." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Sistem" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Tüm kullanıcılar için kullanılabilir yazı tipleri." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Kullanıcı" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Yalnızca sizin kullanabileceğiniz yazı tipleri." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Aile Tipi" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" "Aile Türüne Göre Sıralanmış — Pano bilgilerinin yazı tipi üstverilerinde " "bulunmasını gerektirir." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Genişlik" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Yazı tipi genişliği özelliğine göre sıralandı." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Ağırlık" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Yazı tipi ağırlığı özelliğine göre sıralandı." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Eğim" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Yazı tipi eğim özelliğine göre sıralandı." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Aralık" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "Yazı tipi aralığı özelliğine göre sıralandı." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Lisans" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" "Yazı tipi lisansına göre sıralandı — Yazı tipi üstverilerinde lisans " "bilgisinin bulunmasını gerektirir." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Sağlayıcı" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" "Yazı tipi sağlayıcısına göre sıralandı — Yazı tipi üstverilerinde sağlayıco " "bilgilerinin bulunmasını gerektirir." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Dosya Türü" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Dosya biçimine göre sıralandı." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Sıralanmamış" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Koleksiyonlarınızın hiçbirinde bulunmayan yazı tipleri." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Devre Dışı" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "Şu anda devre dışı bırakılmış yazı tipi aileleri." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Karakterleri ve ayrıntılarını tek tek görüntüleyin" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Karakter Haritası" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" "\"Yönet\" kipindeyken, önizleme bölmesi \"Karakterler\" etiketli bir sekme " "içerir." #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" "Bu sekmenin seçilmesi, seçili yazı tipinde bulunan tüm gliflerin " "görüntülenmesini sağlar." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Karakter Haritası sekmesi" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "harici referans='media/character-map.png' " "md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Karakterleri kullanmak için diğer uygulamalara sürükleyin." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Yazı Tiplerinizi Düzenleme" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Koleksiyonlar" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" "Yazı Tipi Yöneticisi, kendi koleksiyonlarınızı tanımlamanıza " "olanak tanır." #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" "Koleksiyonlar, yazı tiplerinizi sizin için anlamlı olacak şekilde " "düzenlemenize olanak tanır ve aynı anda birçok aileyi etkinleştirmeyi veya " "devre dışı bırakmayı kolaylaştırır." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "Koleksiyonlar, dosyalarınızı hiçbir şekilde değiştirmez." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "İstediğiniz kadar oluşturmak veya silmek için çekinmeyin." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Yeni bir koleksiyon oluşturmak için:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "harici referans='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "Koleksiyon görünümünün altındaki öğesine tıklayın." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Yeni koleksiyonunuz için bir ad girin" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" "Yazı tiplerini, yazı tipi listesinden yeni koleksiyonunuza sürükleyerek " "ekleyin." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Bir koleksiyonu silmek için:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "Koleksiyonu seçin" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" "harici referans='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "Koleksiyon görünümünün altındaki öğesine tıklayın." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Bir koleksiyonu etkinleştirmek için:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr " onay kutusuna tıklayın" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Bir koleksiyonu devre dışı bırakmak için:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Aileleri bir koleksiyondan çıkarmak için:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Kaldırmak istediğiniz aileyi veya aileleri seçin" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "Yazı tipi listesinin en üstündeki öğesine tıklayın." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Bir koleksiyonu yeniden adlandırmak için:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Bir koleksiyon seçin, tekrar tıklayın" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Yeni bir ad girin" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Enter tuşuna basın" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Yazı tipi ailelerini etkinleştirme ve devre dışı bırakma" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Etkinleştirme" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" "Yazı Tipi Yöneticisi, yazı tipi ailelerini etkinleştirmenizi ve " "devre dışı bırakmanızı sağlar." #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" "Yüklü çok sayıda yazı tipiniz varsa, birçok uygulamadaki yazı tipi seçim " "iletişim kutuları ve listeleri çok uzun olabilir ve kullanımı rahatsız edici " "hale gelebilir, çok sık kullanmadığınız veya şu anda ihtiyaç duymadığınız " "yazı tiplerini devre dışı bırakmak, bunların makul bir boyutta kalmasına " "yardımcı olur. ." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Bir yazı tipi ailesini etkinleştirmek veya devre dışı bırakmak için:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" "Yazı tipi listesinde etkinleştirmek/devre dışı bırakmak istediğiniz aileyi " "seçin" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "Ayrıca seçilen yazı tipini değiştirmek için çift tıklayabilir, Boşluk tuşuna veya Enter tuşuna " "basabilirsiniz." #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" "Koleksiyonlar, aynı anda " "birden fazla aileyi etkinleştirmeyi veya devre dışı bırakmayı kolaylaştırır." #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" "Yazı Tipi Yöneticisi kullanılarak yapılan değişiklikler hemen " "uygulanırken, bu değişiklikleri yansıtmak için açık uygulamaların yeniden " "başlatılması gerekebilir." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Kullanımınız için yazı tipleri ekleme" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Yükleme" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Yazı Tipi Yöneticisi en yaygın yazı tipi biçimlerini destekler." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "Yönet kipindeyken" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "Pencerenin üst kısmındaki öğesine tıklayın" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" "Görüntülenen dosya seçici iletişim kutusundan yüklemek istediğiniz dosyaları " "seçin ve 'a tıklayın" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" "Sürükle ve bırak da desteklenir. Dosyaları yüklemek için yazı tipi listesine " "sürüklemeniz yeterlidir." #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" "Desteklenen herhangi bir dosya türünü yazı tipi listesine " "sürükleyebilirsiniz. Buna yazı tipi dosyaları, dizinler ve arşivler dahildir." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" "Sıkıştırılmış dosyalar için desteği etkinleştirmek için Arşiv Yöneticisi 'ni yükleyin." #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" "Yazı Tipi Yöneticisi, değişiklikler gerektirdiğinde yeniden " "yüklenir. Bu, değişiklik sayısına bağlı olarak biraz zaman alabilir." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "İstenmeyen yazı tiplerinden kurtulma" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Kaldırma" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" "Kaldırma iletişim kutusunda listelenen yazı tipleri yalnızca varsayılan yazı " "tipi dizininize yüklenen yazı tipleri olacaktır." #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" "Sistem genelinde yüklenen yazı tipi dosyaları, genellikle işletim sisteminin " "bir parçası olarak, paketler olarak veya sistem yöneticisi tarafından " "yüklenir. Yazı Tipi Yöneticisi şu anda bu tür dosyaların " "kaldırılmasını sağlamamaktadır." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "Artık ihtiyacınız olmayan yazı tiplerini kaldırmak için:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Pencerenin üst kısmındaki öğesine tıklayın" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" "Görüntülenen listeden kaldırmak istediğiniz aileleri veya tek tek stilleri " "seçin" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Sil öğesine tıklayın" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" "Yazı Tipi Yöneticisi, yüklü yazı tiplerini varsayılan kullanıcı " "yazı tipi dizininde düzenler ve saklar." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" "Geçerli varsayılan kullanıcı yazı tipi dizini ~/.local/share/" "fonts konumunda bulunur" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" "Dosyalar kalıcı olarak silinir. Herhangi bir yazı tipini kaldırmadan önce, " "tekrar ihtiyaç duyma ihtimaliniz varsa yedekleriniz olduğundan emin olun." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Yazı tipi dizinleri ekleme ve kaldırma" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Kaynaklar" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" "Yazı Tipi Yöneticisi, yazı tipi dosyalarını taramak için dizinler " "eklemenize veya kaldırmanıza olanak tanır. Eklenen dizinler yinelemeli " "olarak taranır." #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" "Bu, yazı tipi dosyalarını ana dizininizden başka bir yerde tutmanıza veya " "geçici olarak bir yazı tipi dizini \"yüklemenize\" olanak tanır." #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" "Ayrıca yazı tipi dosyalarınızı istediğiniz şekilde düzenlemenizi sağlar." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Kaynak eklemek için:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" "harici referans='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" "Pencerenin üst kısmındaki öğesine tıklayarak Yazı Tipi " "Yöneticisi tercihleri iletişim kutusunu açın." #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "Kenar çubuğundan \"Kaynaklar\"ı seçin" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" " " "öğesine tıklayın" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "Görüntülenen dosya seçiciden eklemek istediğiniz dizini seçin" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Bir kaynağı kaldırmak için:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "Görüntülenen listeden kaldırmak istediğiniz dizini seçin" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" " " "öğesine tıklayın" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Bir kaynağı etkinleştirmek veya devre dışı bırakmak için:" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" "Pencerenin üst kısmındaki öğesine tıklayarak " "Yazı Tipi Yöneticisi tercihleri iletişim kutusunu açın." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Etkinleştirmek veya devre dışı bırakmak istediğiniz kaynağı seçin" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr " geçiş anahtarına tıklayın" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" "Kaynaklar uygulama içinde her zaman kullanılabilir olsa da, etkinleştirilene " "kadar diğer uygulamalar tarafından kullanılamazlar." #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" "Diğer dosya sistemlerinden dizinler ekleyerek aynı dosyaların birden çok " "kopyasının olmasını önleyebilirsiniz." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Fontconfig yapılandırma dosyaları oluşturma" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Görüntüleme ve Görselleştirme Tercihleri" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" "Tercihler iletişim kutusundaki \"Görüntüleme\" ve \"Görselleştirme\" " "bölmeleri, seçilen özellikler için geçerli fontconfig yapılandırma dosyaları " "oluşturur." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" "Daha fazla ayrıntı için fonts-conf'ya bakın." #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" "Masaüstü ortamları ve uygulamalar kendi yapılandırma mekanizmalarına " "güvenebilir." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "Yazı Tipi Yöneticisine Giriş." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Yazı Tipi Yöneticisi şunları yapmanızı sağlar:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Giriş" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Yazı tipi dosyalarını çeşitli şekillerde önizleme" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Kullanılabilir yazı tipi meta verilerini görüntüleme" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Kullanımınız için yazı tiplerini yükleme veya kaldırma" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "Yazı tiplerini \"Koleksiyonlar\" olarak gruplama" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" "Tek tek yazı tipi ailelerini veya koleksiyonların tamamını etkinleştirme " "veya devre dışı bırakma" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Yazı tipleri için kullanılacak farklı dizinleri belirtme" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Yazı tipi değişimi gerçekleştir" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Yazı Tipi Yöneticisi" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" "harici referans='media/main-window.png' " "md5='f845a783f120d087c8a70a949d0caba0'" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" "Yazı Tipi Yöneticisi hakkında daha fazla bilgi için lütfen Ana Sayfayı ziyaret edin" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" "Yazı Tipi Yöneticisi uygulaması veya bu kılavuzla ilgili bir " "hatayı bildirmek veya bir öneride bulunmak için lütfen projenin Sorun İzleyici " "kısmını kullanın" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "Yazı tipi dosyalarında bulunan lisans bilgilerini görüntüleyin" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Lisans" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" "\"Yönet\" kipindeyken, önizleme bölmesi \"Lisans\" etiketli bir sekme içerir." #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" "Bu sekmeyi seçmek, o anda seçili olan yazı tipinde yer alan lisans " "bilgilerinin görüntülenmesini sağlar." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Yazı Tipi Lisansı sekmesi" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "Tüm yazı tipi dosyaları lisans bilgileri içermez." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Yazı tipi dosyalarınıza gömülü üstverileri görüntüleyin" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Üstveri" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" "\"Yönet\" kipindeyken, önizleme bölmesi \"Özellikler\" etiketli bir sekme " "içerir." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" "Bu sekmenin seçilmesi, seçili olan yazı tipinde bulunan üstverilerin " "görüntülenmesine izin verir." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Yazı Tipi Özellikleri sekmesi" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" "Bazı özellikler isteğe bağlıdır ve tüm yazı tipi dosyalarında bulunmayabilir." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "Desteklenen dilleri ve kapsamlarını görüntüleyin" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Dil Desteği" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" "Karakter haritası kullanımdayken, kenar çubuğu seçili olan yazı tipi " "tarafından desteklenen yazımları görüntülemeye geçecektir." #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" "Listeden bir yazım seçmek, karakter haritasını yalnızca ilgili karakterleri " "gösterecek şekilde filtreleyecektir" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Desteklenen Yazımlar" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "Bir yazı tipi ailesini diğeriyle değiştirin" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Değişim" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" "Yazı Tipi Yöneticisi, bir yazı tipi ailesini diğeriyle " "değiştirmenize olanak tanır." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Bir değişim eklemek için:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "Kenar çubuğundan \"Değişimler\" seçeneğini seçin" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" "Değişimler bölmesinde ögesine tıklayın." #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "Değiştirmek için ayarlamak istediğiniz yazı tipi ailesinin adını girin." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" "Sağdaki ögesine tıklayın." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "Değiştirilecek ailenin adını girin ve öncelik seviyesini seçin." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "3 – 6 arasındaki adımları gerektiği kadar tekrarlayın." #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" "İşiniz bittiğinde yapılandırma dosyasını yazmak için Kaydet düğmesine tıklayın." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Bir değişimi kaldırmak için:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Listeden kaldırmak istediğiniz girdiyi seçin." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" "Değişimler bölmesindeki ögesine tıklayın." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Tüm değişimleri kaldırmak için:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" "Değişimler bölmesinde At düğmesine tıklayın." #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" "Hedef aileyle eşleşen yazı tipleri, tercih edilen aileleri eşleşen aileden " "önce listenin başına, kabul edilebilir aileleri eşleşen aileden sonra " "listenin sonuna ve varsayılan aileleri aile listesinin sonuna ekleyecek " "şekilde düzenlenir." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" "Değişiklikler hemen uygulanırken, açık uygulamaların yeniden başlatılması " "gerekebilir." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" "Yazı Tipi Yöneticisi tarafından desteklenen yazı tipi biçimleri." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Desteklenen Dosya Biçimleri" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr " TrueType " #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr " OpenType " #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "Yazı Tipi Yöneticisi'ni kullanmaya başlama." #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "Yazı Tipi Yöneticisi" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Yazı Tipi Yöneticisi" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "Jerry Casiano" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "2009–2020" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "GNU Genel Kamu Lisansı 3. Sürüm" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" " Yazı Tipi Yöneticisi logosu Yazı Tipi Yöneticisi" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Yazı Tiplerinizi Yönetme" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Yazı Tiplerinizi Tanıma" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Gelişmiş Özellikler" font-manager-0.8.8/help/uk/000077500000000000000000000000001420226015000154445ustar00rootroot00000000000000font-manager-0.8.8/help/uk/uk.po000066400000000000000000000762171420226015000164400ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/zh_Hans/000077500000000000000000000000001420226015000164175ustar00rootroot00000000000000font-manager-0.8.8/help/zh_Hans/zh_Hans.po000066400000000000000000001047701420226015000203620ustar00rootroot00000000000000# Eric , 2021. # 玉堂白鹤 , 2021. # JI YH <3178879831@qq.com>, 2021. # joe , 2022. # Eric , 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2022-01-23 13:53+0000\n" "Last-Translator: Eric \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_Hans\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.11-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "翻译器信用" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "自动生成的类别" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "分类" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "字体管理器 基于各种属性自动分类你的字体。" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "全部" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "所有可用的字体。" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "系统" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "对所有用户都可用的字体。" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "用户" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "仅对你可用的字体。" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "字体族" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "由 Family Kind 分类 — 在字体元数据中需要Panose信息。" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "字宽" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "按字宽分类。" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "字体粗细" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "按字粗分类。" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "倾斜" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "按字体斜度分类。" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "字距" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "按字体间距分类。" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "许可证" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "按字体许可证分类 — 在元数据中需要许可证信息。" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "厂商" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "按字体制作者分类 — 在字体元数据中需要制作者信息。" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "文件类型" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "按字体格式分类。" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "未排序" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "没有在任何集合里出现的字体。" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "已禁用" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "目前有缺陷的字体家族。" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "查看独立的字符和它们的细节" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "字符地图" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "当处于管理模式时,预览窗口包含一个“字符”标签。" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "选择这个标签以允许查看所有包含在选中的字体里的字。" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "字符地图页" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "将字体拖动到其它应用上以使用。" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "组织你的字体" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "字体集" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "字体管理器让你可以定义你自己的集合。" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "集合允许你以一种对你来说有意义且更易同时启用或禁用许多家族的方法来组织你的字体。" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "集合不会以任何方式修改你的文件。" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "自由地创建或删除。" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "创建一个新的集合:" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" "点击位于集合查看下方的。" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "为你的新集合输入一个名字" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "拖动字体到新收藏夹添加字体。" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "删除集合:" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "选择集合" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" "在收藏夹底部点击 。" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "启用集合:" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "点击复选框" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "禁用集合:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "从收藏夹移除集合:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "选择要移除的集合" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" "点击字体列表顶部的 。" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "重命名:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "选择并再次点击一个集合" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "输入新名称" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "按下回车" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "激活和取消激活字体系列" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "激活" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "字体管理器 允许激活和不激活字体。" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "如果安装大量字体,则字体选择框和列表会很长且使用不舒服,禁用不常用或暂没有字体有助于这些字体保持合理大小。" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "启用或禁用字体:" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "在字体列表选择要启用/禁用字体" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" "可双击,按空格或按回车切换所选字体。" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "收集可使一次启用或禁用多个跟简单。" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "添加你要用的字体" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "安装" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" "Font Manager 支持最常见的 字体格式。" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "在管理模式" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" "在窗口顶部点击" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "‎文件选择器对话框中选择要安装的文件后单击‎打开" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "字体源" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/zh_Hant/000077500000000000000000000000001420226015000164205ustar00rootroot00000000000000font-manager-0.8.8/help/zh_Hant/zh_Hant.po000066400000000000000000000770601420226015000203650ustar00rootroot00000000000000# Alang Hsu , 2021. # lemon37564 , 2021. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2021-10-21 18:39+0000\n" "Last-Translator: lemon37564 \n" "Language-Team: Chinese (Traditional) \n" "Language: zh_Hant\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.9-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "分類" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "所有字體" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "系統" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "使用者" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "字體家族" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "字寬" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "厚度" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "傾斜" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "字距" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "授權" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "供應商" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "檔案類型" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "未排序" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "未啟用" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "字集" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "字體來源" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/help/zh_Hant_HK/000077500000000000000000000000001420226015000170025ustar00rootroot00000000000000font-manager-0.8.8/help/zh_Hant_HK/zh_Hant_HK.po000066400000000000000000000762271420226015000213350ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: zh_Hant_HK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "" "Font Manager automatically categorizes your fonts based on " "various properties." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:38 msgid "" "Sorted by Family Kind — Requires Panose information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:68 msgid "" "Sorted by font license — Requires license information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:74 msgid "" "Sorted by font vendor — Requires vendor information to be present in font " "metadata." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:13 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Characters" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-character-map.page:17 msgid "" "Selecting this tab allows viewing all glyphs contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-character-map.page:24 msgctxt "_" msgid "" "external ref='media/character-map.png' md5='a1ada8b4b96568f37c86137fe1fc6565'" msgstr "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: C/font-manager-collections.page:17 msgid "" "Collections allow you to organize your fonts in a way that makes sense to " "you and also make it easier to enable or disable many families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:40 C/font-manager-font-installation.page:25 #: C/font-manager-font-sources.page:46 C/font-manager-substitutions.page:37 #: C/font-manager-substitutions.page:51 msgctxt "_" msgid "" "external ref='media/list-add-symbolic.svg' " "md5='6fdfd8f68e525f86d3eb943ee14fed32'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:37 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:51 msgid "Add fonts by dragging them from the font list to your new collection." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:62 C/font-manager-collections.page:81 #: C/font-manager-collections.page:99 C/font-manager-collections.page:117 msgid "Select the collection" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-collections.page:70 C/font-manager-collections.page:130 #: C/font-manager-font-removal.page:38 C/font-manager-font-sources.page:84 #: C/font-manager-substitutions.page:99 msgctxt "_" msgid "" "external ref='media/list-remove-symbolic.svg' " "md5='19b0f1ea55aaa9af1cc99e749fef2a25'" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:67 msgid "" "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:86 C/font-manager-collections.page:104 #: C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "" "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "" "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-activation.page:18 msgid "" "If you have a large number of fonts installed, font selection dialogs and " "lists in many applications can get very long and become uncomfortable to " "use, disabling fonts you do not use very often or do not need at the moment " "helps keep these at a reasonable size." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-activation.page:30 msgid "Select the family you wish to enable/disable in the font list" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:47 msgid "" "You can also double-click, press Space or press " "Enter to toggle the selected font." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:51 msgid "" "Collections make it easy to " "enable or disable multiple families at once." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-activation.page:58 msgid "" "While any changes made using Font Manager are applied " "immediately, open applications may need to be restarted in order to reflect " "those changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "" "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-installation.page:31 msgid "" "Select the files you wish to install from the file selector dialog that is " "displayed and click Open" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:40 msgid "" "Drag and drop is also supported. Simply drag files onto the font list to " "install them." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:44 msgid "" "You can drag any supported filetype onto the font list. This includes font " "files, directories and archives." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "" "Install Archive Manager. to enable support for compressed " "files." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-installation.page:59 C/font-manager-font-removal.page:76 #: C/font-manager-font-sources.page:138 msgid "" "Font Manager will reload anytime changes require it. This may " "take a moment depending on number of changes." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:14 msgid "" "The only fonts listed in the removal dialog will be those installed in your " "default font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:18 msgid "" "Font files installed system wide are typically installed as part of the " "operating system, as packages or by the system administrator. Font " "Manager does not provide for removal of such files at this time." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:44 msgid "" "Select the families or individual styles you wish to remove from the list " "that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:60 msgid "" "Font Manager organizes and stores installed fonts in the default " "user font directory." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "" "Current default user font directory is located at ~/.local/share/" "fonts" msgstr "" #. (itstool) path: note/p #: C/font-manager-font-removal.page:69 msgid "" "Files are permanently deleted. Before removing any fonts ensure you have " "backups if there is a chance you may need them again." msgstr "" #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:12 msgid "" "Font Manager allows you to add or remove directories to scan for " "font files. Added directories are scanned recursively." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:17 msgid "" "This allows keeping font files somewhere other than your home directory or " "temporarily \"installing\" a directory of fonts." msgstr "" #. (itstool) path: page/p #: C/font-manager-font-sources.page:21 msgid "It also allows you to organize your font files anyway you like." msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-font-sources.page:34 C/font-manager-font-sources.page:66 #: C/font-manager-font-sources.page:98 C/font-manager-substitutions.page:25 #: C/font-manager-substitutions.page:82 C/font-manager-substitutions.page:120 msgctxt "_" msgid "" "external ref='media/preferences-system-symbolic.svg' " "md5='63ed081f78639fc6ec234a9351cf52e6'" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:30 C/font-manager-font-sources.page:62 #: C/font-manager-substitutions.page:21 C/font-manager-substitutions.page:78 #: C/font-manager-substitutions.page:116 msgid "" "Open the Font Manager preferences dialog by clicking at the " "top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:40 C/font-manager-font-sources.page:72 #: C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "" "Click " msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:51 msgid "" "Select the directory you wish to add from the file selector that is displayed" msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:75 msgid "Select the directory you wish to remove from the list that is displayed" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "" "Click " msgstr "" #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:94 msgid "" "Open the Font Manager preferences dialog by clicking at the top of the window." msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:124 msgid "" "While sources are always available within the application they are not " "available to other applications until they are enabled." msgstr "" #. (itstool) path: note/p #: C/font-manager-font-sources.page:131 msgid "" "You can avoid having multiple copies of the same files by adding directories " "from other filesystems." msgstr "" #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:12 msgid "" "The \"Display\" and \"Rendering\" panes in the preferences dialog generate " "valid fontconfig configuration files for the exposed properties." msgstr "" #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "" "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: C/font-manager-fontconfig.page:22 msgid "" "Desktop environments and applications may rely on their own configuration " "mechanism." msgstr "" #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-introduction.page:57 msgctxt "_" msgid "" "external ref='media/main-window.png' md5='f845a783f120d087c8a70a949d0caba0'" msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:61 msgid "" "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: C/font-manager-introduction.page:67 msgid "" "To report a bug or make a suggestion regarding the Font Manager " "application or this manual, please use the projects Issue Tracker " msgstr "" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-license.page:16 msgid "" "Selecting this tab allows viewing any licensing information contained in the " "currently selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='8024acb1a2fcc1a995d09400c6469a32'" msgstr "" #. (itstool) path: note/p #: C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "" "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties" "\"." msgstr "" #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "" "Selecting this tab allows viewing metadata contained in the currently " "selected font." msgstr "" #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-metadata.page:23 msgctxt "_" msgid "" "external ref='media/metadata.png' md5='3de5a0e94b4f9ef74e1de91ef8b92027'" msgstr "" #. (itstool) path: note/p #: C/font-manager-metadata.page:27 msgid "Some properties are optional and may not be present in all font files." msgstr "" #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:13 msgid "" "While the character map is in use the sidebar will switch to displaying the " "orthographies supported by the currently selected font." msgstr "" #. (itstool) path: page/p #: C/font-manager-orthographies.page:18 msgid "" "Selecting an orthography from the list will filter the character map so that " "it only displays relevant characters" msgstr "" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/font-manager-orthographies.page:29 msgctxt "_" msgid "" "external ref='media/orthographies.png' md5='734d54fac27862dbf32edef0fae4c51c'" msgstr "" #. (itstool) path: info/desc #: C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "" "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:31 C/font-manager-substitutions.page:88 #: C/font-manager-substitutions.page:126 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:43 msgid "Enter the name of the font family you wish to set up a substitute for." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "" "Click on the right." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:67 C/font-manager-substitutions.page:105 msgid "" "Click Save to write the configuration file when " "done." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "" "Click in the substitutions pane." msgstr "" #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:142 msgid "" "Fonts matching the target family are edited to prepend the list of preferred " "families before the matching family, append the acceptable families after " "the matching family and append the default families to the end of the family " "list." msgstr "" #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "" "While changes are applied immediately open applications may need to be " "restarted." msgstr "" #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: C/index.page:6 msgid "Getting started with Font Manager." msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:8 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font-16.png' " "md5='4903102ad113c096aa95ef8a5ccaf0c2'" msgstr "" #. (itstool) path: info/title #: C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: C/index.page:16 msgid "2009–2020" msgstr "" #. (itstool) path: credit/name #: C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:30 msgctxt "_" msgid "" "external ref='media/preferences-desktop-font.png' " "md5='f9108efe15fb60827b402b9a3a936589'" msgstr "" #. (itstool) path: page/title #: C/index.page:29 msgid "" " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.8.8/lib/000077500000000000000000000000001420226015000146435ustar00rootroot00000000000000font-manager-0.8.8/lib/common/000077500000000000000000000000001420226015000161335ustar00rootroot00000000000000font-manager-0.8.8/lib/common/FontManager.css000066400000000000000000000115171420226015000210530ustar00rootroot00000000000000/* FontManager.css * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ treeview { padding: 0px 6px 0px 6px; } .red { margin: 0px; padding: 0px; background-color: #ff0000; } .green { margin: 0px; padding: 0px; background-color: #008000; } .blue { margin: 0px; padding: 0px; background-color: #0000ff; } .gray { margin: 0px; padding: 0px; background-color: #808080; } .rounded-button { margin: 2px; padding: 0px 18px 0px 18px; border-radius: 1.0em; } .InlineHelp { background: transparent; } .HelpBubble { margin: 1px; border-width: 0px; border-style: groove; border-radius: 0.75em; color: @theme_selected_text_color; background-color: alpha(@theme_selected_bg_color, 0.9); } .PangoGlyphMetrics { color: alpha(@theme_selected_bg_color, 0.250); } .PreviewTileCount { margin: 0px; border-radius: 8px 0px 4px 0px; border-width: 0.5px; border-style: groove; color: darker(@insensitive_fg_color); border-color: alpha(darker(@borders), 0.9); background-color: alpha(@insensitive_bg_color, 0.5); } .CellRendererPill { margin: 1px; border-width: 1px; border-style: groove; border-radius: 0.75em; color: darker(@insensitive_fg_color); border-color: alpha(darker(@insensitive_bg_color), 0.25); background-color: alpha(@insensitive_bg_color, 0.5); } .PreviewTile { border-width: 1px; border-style: solid; border-radius: 6px; color: darker(@insensitive_fg_color); border-color: alpha(darker(@borders), 0.333); background-color: alpha(@insensitive_bg_color, 0.5); } .CellRendererPill:selected { color: @theme_selected_fg_color; border-color: alpha(lighter(@theme_selected_bg_color), 0.333); background-color: darker(@theme_selected_bg_color); } .CellRendererTitle { margin: 1px; border-radius: 0em 1em 1em 0em; border-width: 1px; border-style: groove; color: darker(@insensitive_fg_color); border-color: alpha(darker(@borders), 0.333); background-color: alpha(@insensitive_bg_color, 0.5); } .SensitiveChildLabel > label { text-shadow: 1px 1px darker(@selected_theme_bg_color); color: lighter(@theme_text_color); } #FontManagerSubpixelGeometryIcon { border-style: solid; border-width: 0.1em; border-radius: 0.1em; border-color: darker(@borders); } #FontManagerBrowseTreeView { padding: 4px; } #FontManagerCompareTree:selected { border-top-left-radius: 0.333em; border-top-right-radius: 0.333em; } #FontManagerSubstituteList list button { border-color: alpha(@borders, 0.75); } #FontManagerCompare list row, #FontManagerComparePreview, #FontManagerSubstituteList, #FontManagerSubstituteList list row, #FontManagerUserActionList row, #FontManagerUserSourceList row { border-radius: 0.333em; } #FontManagerCompare list row:selected, #FontManagerSubstituteList list row:selected, #FontManagerUserActionList row:selected, #FontManagerUserSourceList row:selected { background-color: alpha(@theme_selected_bg_color, 0.85); border-radius: 0.333em; } #FontManagerSubstituteList list row:selected button { background-color: @theme_bg_color; border-radius: 0.333em; } #FontManagerSubstituteList row:hover, #FontManagerSubstituteListRow row:hover, #FontManagerDesktopPreferences list row:hover { background-color: transparent; } #FontManagerDesktopPreferences list row { padding: 0px; } #FontManagerPropertiesPane separator { padding: 0px; margin: 12px 6px 12px 6px; } #FontManagerFontListDragCount { border-radius: 50%; border-color: alpha(@theme_selected_fg_color, 0.75); border-style: solid; border-width: 0.5px; color: lighter(@theme_selected_fg_color); background-color: alpha(@theme_selected_bg_color, 0.85);; font-weight: bold; font-size: larger; padding: 4px; min-width: 20px; min-height: 20px; } #FontManagerComparePreviewLabel { background-color: transparent; } #FontManagerCategoryExpander title arrow, #FontManagerCollectionExpander title arrow { margin: 6px 10px 6px 10px; } #GoogleFontsLanguageList row:hover { background-color: transparent; } #GoogleFontsLanguageList row checkbutton check { margin-right: 12px; } font-manager-0.8.8/lib/common/font-manager-alias.c000066400000000000000000000206521420226015000217510ustar00rootroot00000000000000/* font-manager-alias.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-alias.h" /** * SECTION: font-manager-alias * @short_description: Font substitution elements * @title: Alias Elements * @include: font-manager-alias.h * * #FontManagerAliasElement represents an <alias> element in a fontconfig * configuration file. * * Alias elements provide a shorthand notation for * the set of common match operations needed to substitute one font * family for another. * * Fonts matching @family are edited to prepend the list of <@prefer>ed * families before the matching @family, append the <@accept>able * families after the matching @family and append the <@default> * families to the end of the family list. */ struct _FontManagerAliasElement { GObjectClass parent_class; }; typedef struct { gchar *family; FontManagerStringSet *prefer; FontManagerStringSet *accept; FontManagerStringSet *_default; } FontManagerAliasElementPrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerAliasElement, font_manager_alias_element, G_TYPE_OBJECT) enum { PROP_RESERVED, PROP_FAMILY, PROP_PREFER, PROP_ACCEPT, PROP_DEFAULT, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; #define DEFAULT_PARAM_FLAGS (G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS) static void font_manager_alias_element_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerAliasElement *self = FONT_MANAGER_ALIAS_ELEMENT(gobject); FontManagerAliasElementPrivate *priv = font_manager_alias_element_get_instance_private(self); g_clear_pointer(&priv->family, g_free); g_clear_object(&priv->prefer); g_clear_object(&priv->accept); g_clear_object(&priv->_default); G_OBJECT_CLASS(font_manager_alias_element_parent_class)->dispose(gobject); return; } static void font_manager_alias_element_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerAliasElement *self = FONT_MANAGER_ALIAS_ELEMENT(gobject); FontManagerAliasElementPrivate *priv = font_manager_alias_element_get_instance_private(self); switch (property_id) { case PROP_FAMILY: g_value_set_string(value, priv->family); break; case PROP_PREFER: g_value_set_object(value, priv->prefer); break; case PROP_ACCEPT: g_value_set_object(value, priv->accept); break; case PROP_DEFAULT: g_value_set_object(value, priv->_default); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_alias_element_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerAliasElement *self = FONT_MANAGER_ALIAS_ELEMENT(gobject); FontManagerAliasElementPrivate *priv = font_manager_alias_element_get_instance_private(self); switch (property_id) { case PROP_FAMILY: g_free(priv->family); priv->family = g_value_dup_string(value); break; case PROP_PREFER: g_set_object(&priv->prefer, g_value_get_object(value)); break; case PROP_ACCEPT: g_set_object(&priv->accept, g_value_get_object(value)); break; case PROP_DEFAULT: g_set_object(&priv->_default, g_value_get_object(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_alias_element_class_init (FontManagerAliasElementClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_alias_element_dispose; object_class->get_property = font_manager_alias_element_get_property; object_class->set_property = font_manager_alias_element_set_property; /** * FontManagerAliasElement:family: * * Family targeted for substitution. */ obj_properties[PROP_FAMILY] = g_param_spec_string("family", NULL, "Target font family", NULL, DEFAULT_PARAM_FLAGS); /** * FontManagerAliasElement:prefer: * * Set of font families which should be preferred over @family. */ obj_properties[PROP_PREFER] = g_param_spec_object("prefer", NULL, "List of preferred font families", FONT_MANAGER_TYPE_STRING_SET, DEFAULT_PARAM_FLAGS); /** * FontManagerAliasElement:accept: * * Set of font families which are acceptable substitutes for @family. */ obj_properties[PROP_ACCEPT] = g_param_spec_object("accept", NULL, "List of acceptable font families", FONT_MANAGER_TYPE_STRING_SET, DEFAULT_PARAM_FLAGS); /** * FontManagerAliasElement:default: * * Set of font families to be used as a fallback. */ obj_properties[PROP_DEFAULT] = g_param_spec_object("default", NULL, "List of fallback fonts", FONT_MANAGER_TYPE_STRING_SET, DEFAULT_PARAM_FLAGS); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_alias_element_init (FontManagerAliasElement *self) { g_return_if_fail(self != NULL); FontManagerAliasElementPrivate *priv = font_manager_alias_element_get_instance_private(self); priv->prefer = font_manager_string_set_new(); priv->accept = font_manager_string_set_new(); priv->_default = font_manager_string_set_new(); return; } /** * font_manager_alias_element_get: (skip) * @self: #FontManagerAliasElement * @priority: "prefer", "accept" or "default" * * Returns: (transfer none) (nullable): A #FontManagerStringSet or %NULL on error */ FontManagerStringSet * font_manager_alias_element_get (FontManagerAliasElement *self, const gchar *priority) { g_return_val_if_fail(self != NULL, NULL); FontManagerAliasElementPrivate *priv = font_manager_alias_element_get_instance_private(self); if (g_strcmp0(priority, "prefer") == 0) return priv->prefer; else if (g_strcmp0(priority, "accept") == 0) return priv->accept; else if (g_strcmp0(priority, "default") == 0) return priv->_default; else g_warning("Requested invalid member : %s", priority); g_return_val_if_reached(NULL); } /** * font_manager_alias_element_new: * @family: (nullable): family name * * Returns: (transfer full): A newly created #FontManagerAliasElement. * Free the returned object using #g_object_unref(). */ FontManagerAliasElement * font_manager_alias_element_new (const gchar *family) { return g_object_new(FONT_MANAGER_TYPE_ALIAS_ELEMENT, "family", family, NULL); } font-manager-0.8.8/lib/common/font-manager-alias.h000066400000000000000000000024701420226015000217540ustar00rootroot00000000000000/* font-manager-alias.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_ALIAS_H__ #define __FONT_MANAGER_ALIAS_H__ #include #include #include "font-manager-string-set.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_ALIAS_ELEMENT (font_manager_alias_element_get_type()) G_DECLARE_FINAL_TYPE(FontManagerAliasElement, font_manager_alias_element, FONT_MANAGER, ALIAS_ELEMENT, GObject) FontManagerAliasElement * font_manager_alias_element_new (const gchar *family); FontManagerStringSet * font_manager_alias_element_get (FontManagerAliasElement *self, const gchar *priority); G_END_DECLS #endif /* __FONT_MANAGER_ALIAS_H__ */ font-manager-0.8.8/lib/common/font-manager-aliases.c000066400000000000000000000351731420226015000223050ustar00rootroot00000000000000/* font-manager-aliases.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include #include #include #include "font-manager-alias.h" #include "font-manager-aliases.h" #include "font-manager-xml-writer.h" #include "font-manager-string-set.h" /** * SECTION: font-manager-aliases * @short_description: Fontconfig alias configuration * @title: Aliases * @include: font-manager-aliases.h * * #FontManagerAliases holds a set of #FontManagerAliasElement and provides methods * for loading and saving from/to a fontconfig configuration file. */ struct _FontManagerAliases { GObjectClass parent_class; }; typedef struct { gchar *config_dir; gchar *target_file; GHashTable *hash_table; } FontManagerAliasesPrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerAliases, font_manager_aliases, G_TYPE_OBJECT) enum { PROP_RESERVED, PROP_CONFIG_DIR, PROP_TARGET_FILE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void font_manager_aliases_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerAliases *self = FONT_MANAGER_ALIASES(gobject); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); g_clear_pointer(&priv->config_dir, g_free); g_clear_pointer(&priv->target_file, g_free); g_clear_pointer(&priv->hash_table, g_hash_table_destroy); G_OBJECT_CLASS(font_manager_aliases_parent_class)->dispose(gobject); return; } static void font_manager_aliases_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerAliases *self = FONT_MANAGER_ALIASES(gobject); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); switch (property_id) { case PROP_CONFIG_DIR: g_value_set_string(value, priv->config_dir); break; case PROP_TARGET_FILE: g_value_set_string(value, priv->target_file); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_aliases_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerAliases *self = FONT_MANAGER_ALIASES(gobject); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); switch (property_id) { case PROP_CONFIG_DIR: g_free(priv->config_dir); priv->config_dir = g_value_dup_string(value); break; case PROP_TARGET_FILE: g_free(priv->target_file); priv->target_file = g_value_dup_string(value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_aliases_class_init (FontManagerAliasesClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_aliases_dispose; object_class->get_property = font_manager_aliases_get_property; object_class->set_property = font_manager_aliases_set_property; /** * FontManagerAliases:config-dir: * * Should be set to one of the directories monitored by Fontconfig * for configuration files and writeable by the user. */ obj_properties[PROP_CONFIG_DIR] = g_param_spec_string("config-dir", NULL, "Fontconfig configuration directory", NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerAliases:target-file: * * Should be set to a filename in the form \[3\]\[0-9\]-*.conf */ obj_properties[PROP_TARGET_FILE] = g_param_spec_string("target-file", NULL, "Name of fontconfig configuration file", NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_aliases_init (FontManagerAliases *self) { g_return_if_fail(self != NULL); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); priv->hash_table = g_hash_table_new_full(g_str_hash, g_str_equal, (GDestroyNotify) g_free, (GDestroyNotify) g_object_unref); return; } static void _xml_writer_add_alias_element(FontManagerXmlWriter *writer, FontManagerStringSet *hashset, const gchar *type) { GList *families = font_manager_string_set_list(hashset); font_manager_xml_writer_start_element(writer, type); font_manager_xml_writer_add_elements(writer, "family", families); font_manager_xml_writer_end_element(writer); g_list_free(families); return; } static void xml_writer_add_alias_element (FontManagerXmlWriter *writer, FontManagerAliasElement *alias) { g_autofree gchar *family = NULL; g_autoptr(FontManagerStringSet) p = NULL; g_autoptr(FontManagerStringSet) a = NULL; g_autoptr(FontManagerStringSet) d = NULL; g_object_get(alias, "family", &family, "prefer", &p, "accept", &a, "default", &d, NULL); g_return_if_fail(family != NULL); font_manager_xml_writer_start_element(writer, "alias"); font_manager_xml_writer_write_attribute(writer, "binding", "strong"); font_manager_xml_writer_write_element(writer, "family", family); if (p) _xml_writer_add_alias_element(writer, p, "prefer"); if (a) _xml_writer_add_alias_element(writer, a, "accept"); if (d) _xml_writer_add_alias_element(writer, d, "default"); font_manager_xml_writer_end_element(writer); return; } static void parse_alias_node (FontManagerAliases *self, xmlNodePtr alias_node) { FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); FontManagerAliasElement *ae = font_manager_alias_element_new(NULL); xmlChar *family = NULL; for (xmlNodePtr iter = alias_node->children; iter != NULL; iter = iter->next) { if (iter->type != XML_ELEMENT_NODE) continue; if (g_strcmp0((const char *) iter->name, "family") == 0) { family = xmlNodeGetContent(iter); g_object_set(ae, "family", family, NULL); } else { GObjectClass *object_class = G_OBJECT_GET_CLASS(ae); GParamSpec *pspec = g_object_class_find_property(object_class, (const gchar *) iter->name); if (pspec == NULL) continue; g_autoptr(FontManagerStringSet) hashset = font_manager_string_set_new(); for (xmlNodePtr _iter = iter->children; _iter != NULL; _iter = _iter->next) { if (g_strcmp0((const char *) _iter->name, "family") == 0) { xmlChar *content = xmlNodeGetContent(_iter); font_manager_string_set_add(hashset, (const gchar *) content); xmlFree(content); } } g_object_set(ae, g_param_spec_get_name(pspec), hashset, NULL); } } gchar *tmp = g_strdup((const gchar *) family); g_hash_table_insert(priv->hash_table, tmp, ae); if (family) xmlFree(family); return; } /** * font_manager_aliases_get: * @self: #FontManagerAliases * @family: Font family name. * * Returns: (transfer none): #FontManagerAliasElement for @family or %NULL. * The result may be modified but should not be freed. */ FontManagerAliasElement * font_manager_aliases_get (FontManagerAliases *self, const gchar *family) { g_return_val_if_fail(self != NULL, FALSE); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); return g_hash_table_lookup(priv->hash_table, family); } /** * font_manager_aliases_contains: * @self: #FontManagerAliases * @family: family to check for * * Returns: %TRUE if a #FontManagerAliasElement for @family exists in @self */ gboolean font_manager_aliases_contains (FontManagerAliases *self, const gchar *family) { g_return_val_if_fail(self != NULL, FALSE); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); return (g_hash_table_lookup(priv->hash_table, family) != NULL); } /** * font_manager_aliases_add: * @self: #FontManagerAliases * @family: family name * * Returns: %TRUE if a new #FontManagerAliasElement for @family was added successfully */ gboolean font_manager_aliases_add (FontManagerAliases *self, const gchar *family) { g_return_val_if_fail(self != NULL, FALSE); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); FontManagerAliasElement *element = font_manager_alias_element_new(family); g_hash_table_insert(priv->hash_table, g_strdup(family), element); return g_hash_table_contains(priv->hash_table, family); } /** * font_manager_aliases_add_element: * @self: #FontManagerAliases * @element: (transfer full): #FontManagerAliasElement * * Returns: %TRUE if @element was added successfully */ gboolean font_manager_aliases_add_element (FontManagerAliases *self, FontManagerAliasElement *element) { g_return_val_if_fail(self != NULL, FALSE); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); gchar *tmp = NULL; g_object_get(element, "family", &tmp, NULL); g_hash_table_insert(priv->hash_table, tmp, element); return g_hash_table_contains(priv->hash_table, tmp); } /** * font_manager_aliases_remove: * @self: #FontManagerAliases * @family: family name * * Returns: %TRUE if the #FontManagerAliasElement for @family was removed successfully */ gboolean font_manager_aliases_remove (FontManagerAliases *self, const gchar *family) { g_return_val_if_fail(self != NULL, FALSE); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); return g_hash_table_remove(priv->hash_table, family); } /** * font_manager_aliases_load: * @self: #FontManagerAliases * * Returns: %TRUE if current configuration was successfully loaded */ gboolean font_manager_aliases_load (FontManagerAliases *self) { g_return_val_if_fail(self != NULL, FALSE); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); g_hash_table_remove_all(priv->hash_table); g_autofree gchar *filepath = font_manager_aliases_get_filepath(self); if (filepath == NULL) return FALSE; g_autoptr(GFile) file = g_file_new_for_path(filepath); if (!g_file_query_exists(file, NULL)) return FALSE; xmlInitParser(); xmlDoc *doc = xmlReadFile(filepath, NULL, 0); if (doc == NULL) { /* Empty file */ return FALSE; } xmlXPathContextPtr ctx = xmlXPathNewContext(doc); xmlXPathObjectPtr res = xmlXPathEvalExpression((const xmlChar *) "//alias", ctx); for (int i = 0; i < xmlXPathNodeSetGetLength(res->nodesetval); i++) parse_alias_node(self, xmlXPathNodeSetItem(res->nodesetval, i)); xmlFreeDoc(doc); xmlXPathFreeContext(ctx); xmlXPathFreeObject(res); return TRUE; } /** * font_manager_aliases_save: * @self: #FontManagerAliases * * Returns: %TRUE if current configuration was successfully saved to file */ gboolean font_manager_aliases_save (FontManagerAliases *self) { g_return_val_if_fail(self != NULL, FALSE); g_autofree gchar *filepath = font_manager_aliases_get_filepath(self); g_return_val_if_fail(filepath != NULL, FALSE); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); g_autoptr(FontManagerXmlWriter) writer = font_manager_xml_writer_new(); font_manager_xml_writer_open(writer, filepath); GList *aliases = g_hash_table_get_values(priv->hash_table); for (GList *iter = aliases; iter != NULL; iter = iter->next) xml_writer_add_alias_element(writer, iter->data); g_list_free(aliases); gboolean result = font_manager_xml_writer_close(writer); return result; } /** * font_manager_aliases_list: * @self: #FontManagerAliases * * Returns: (nullable) (transfer container) (element-type FontManagerAliasElement): * #GList of #FontManagerAliasElement or %NULL. Free the returned #GList using #g_list_free(). */ GList * font_manager_aliases_list (FontManagerAliases *self) { g_return_val_if_fail(self != NULL, FALSE); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); return g_hash_table_get_values(priv->hash_table); } /** * font_manager_aliases_get_filepath: * @self: #FontManagerAliases * * Returns: (transfer full) (nullable): A newly allocated string containing the full * filepath to current configuration file or %NULL. Free the result using #g_free(). */ gchar * font_manager_aliases_get_filepath (FontManagerAliases *self) { g_return_val_if_fail(self != NULL, NULL); FontManagerAliasesPrivate *priv = font_manager_aliases_get_instance_private(self); if (priv->config_dir == NULL || priv->target_file == NULL) return NULL; return g_build_filename(priv->config_dir, priv->target_file, NULL); } /** * font_manager_aliases_new: * * Returns: (transfer full): A newly created #FontManagerAliases. * Free the returned object using #g_object_unref(). */ FontManagerAliases * font_manager_aliases_new (void) { return g_object_new(FONT_MANAGER_TYPE_ALIASES, NULL); } font-manager-0.8.8/lib/common/font-manager-aliases.h000066400000000000000000000035461420226015000223110ustar00rootroot00000000000000/* font-manager-aliases.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_ALIASES_H__ #define __FONT_MANAGER_ALIASES_H__ #include #include #include "font-manager-alias.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_ALIASES (font_manager_aliases_get_type()) G_DECLARE_FINAL_TYPE(FontManagerAliases, font_manager_aliases, FONT_MANAGER, ALIASES, GObject) FontManagerAliases * font_manager_aliases_new (void); FontManagerAliasElement * font_manager_aliases_get (FontManagerAliases *self, const gchar *family); gboolean font_manager_aliases_contains (FontManagerAliases *self, const gchar *family); gboolean font_manager_aliases_add (FontManagerAliases *self, const gchar *family); gboolean font_manager_aliases_add_element (FontManagerAliases *self, FontManagerAliasElement *element); gboolean font_manager_aliases_remove (FontManagerAliases *self, const gchar *family); gboolean font_manager_aliases_load (FontManagerAliases *self); gboolean font_manager_aliases_save (FontManagerAliases *self); gchar * font_manager_aliases_get_filepath (FontManagerAliases *self); GList * font_manager_aliases_list (FontManagerAliases *self); G_END_DECLS #endif /* __FONT_MANAGER_ALIASES_H__ */ font-manager-0.8.8/lib/common/font-manager-character-map.c000066400000000000000000000356111420226015000233700ustar00rootroot00000000000000/* font-manager-character-map.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-character-map.h" /** * SECTION: font-manager-character-map * @short_description: Browse available characters * @title: Character Map * @include: font-manager-character-map.h * * Widget which displays available characters in the selected font. */ struct _FontManagerCharacterMap { GtkBox parent_instance; GtkWidget *name; GtkWidget *count; GtkWidget *codepoint; GtkWidget *character_map; GtkWidget *action_area; GtkWidget *fontscale; GtkWidget *search; gint active_cell; gdouble preview_size; FontManagerFont *font; FontManagerCodepointList *codepoint_list; }; G_DEFINE_TYPE(FontManagerCharacterMap, font_manager_character_map, GTK_TYPE_BOX) enum { PROP_RESERVED, PROP_FONT, PROP_ACTIVE_CELL, PROP_PREVIEW_SIZE, PROP_SEARCH_MODE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; void font_manager_character_map_set_active_cell(FontManagerCharacterMap *self, gint cell); static void font_manager_character_map_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerCharacterMap *self = FONT_MANAGER_CHARACTER_MAP(gobject); g_clear_object(&self->font); g_clear_object(&self->codepoint_list); G_OBJECT_CLASS(font_manager_character_map_parent_class)->dispose(gobject); return; } static void font_manager_character_map_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerCharacterMap *self = FONT_MANAGER_CHARACTER_MAP(gobject); GtkWidget *child = NULL; switch (property_id) { case PROP_FONT: g_value_set_object(value, self->font); break; case PROP_ACTIVE_CELL: g_value_set_int(value, self->active_cell); break; case PROP_SEARCH_MODE: child = gtk_stack_get_visible_child(GTK_STACK(self->action_area)); g_value_set_boolean(value, child == self->search); break; case PROP_PREVIEW_SIZE: g_value_set_double(value, self->preview_size); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_character_map_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerCharacterMap *self = FONT_MANAGER_CHARACTER_MAP(gobject); GtkWidget *child = NULL; switch (property_id) { case PROP_FONT: font_manager_character_map_set_font(self, g_value_get_object(value)); break; case PROP_ACTIVE_CELL: font_manager_character_map_set_active_cell(self, g_value_get_int(value)); break; case PROP_SEARCH_MODE: child = g_value_get_boolean(value) ? self->search : self->fontscale; gtk_stack_set_visible_child(GTK_STACK(self->action_area), child); break; case PROP_PREVIEW_SIZE: self->preview_size = g_value_get_double(value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_character_map_class_init (FontManagerCharacterMapClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_character_map_dispose; object_class->get_property = font_manager_character_map_get_property; object_class->set_property = font_manager_character_map_set_property; /** * FontManagerCharacterMap:font: * * #FontManagerFont to display */ obj_properties[PROP_FONT] = g_param_spec_object("font", NULL, "Currently selected font", FONT_MANAGER_TYPE_FONT, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); obj_properties[PROP_ACTIVE_CELL] = g_param_spec_int("active-cell", NULL, "Active cell in character map", G_MININT, G_MAXINT, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerCharacterMap:preview-size: * * Font preview size */ obj_properties[PROP_PREVIEW_SIZE] = g_param_spec_double("preview-size", NULL, "Preview size", FONT_MANAGER_MIN_FONT_SIZE, FONT_MANAGER_MAX_FONT_SIZE, FONT_MANAGER_CHARACTER_MAP_PREVIEW_SIZE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerCharacterMap:search-mode: * * Whether search mode is active or not */ obj_properties[PROP_SEARCH_MODE] = g_param_spec_boolean("search-mode", NULL, "Whether search mode is active or not", FALSE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static GtkWidget * create_info_widget (FontManagerCharacterMap *self) { GtkWidget *info = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 0); self->name = gtk_label_new(NULL); self->count = gtk_label_new(NULL); self->codepoint = gtk_label_new(NULL); GtkStyleContext *ctx = gtk_widget_get_style_context(self->count); gtk_style_context_add_class(ctx, "CellRendererPill"); gtk_widget_set_opacity(self->name, 0.75); gtk_widget_set_opacity(self->codepoint, 0.75); gtk_widget_set_margin_start(self->codepoint, FONT_MANAGER_DEFAULT_MARGIN); gtk_label_set_selectable(GTK_LABEL(self->name), TRUE); gtk_label_set_selectable(GTK_LABEL(self->codepoint), TRUE); gtk_widget_set_can_default(self->name, FALSE); gtk_widget_set_can_default(self->codepoint, FALSE); gtk_widget_set_can_focus(self->name, FALSE); gtk_widget_set_can_focus(self->codepoint, FALSE); gtk_box_pack_start(GTK_BOX(info), self->codepoint, FALSE, FALSE, 0); gtk_box_set_center_widget(GTK_BOX(info), self->name); gtk_box_pack_end(GTK_BOX(info), self->count, FALSE, FALSE, 0); font_manager_widget_set_margin(info, FONT_MANAGER_DEFAULT_MARGIN); gtk_widget_show_all(info); return info; } GtkWidget * create_action_area (FontManagerCharacterMap *self) { self->action_area = gtk_stack_new(); self->fontscale = font_manager_font_scale_new(); self->search = unicode_search_bar_new(); gtk_stack_add_named(GTK_STACK(self->action_area), self->fontscale, gtk_widget_get_name(self->fontscale)); gtk_stack_add_named(GTK_STACK(self->action_area), self->search, gtk_widget_get_name(self->search)); gtk_widget_show(self->search); gtk_widget_show(self->fontscale); gtk_widget_show(self->action_area); gtk_stack_set_visible_child(GTK_STACK(self->action_area), self->fontscale); gtk_stack_set_transition_type(GTK_STACK(self->action_area), GTK_STACK_TRANSITION_TYPE_CROSSFADE); return self->action_area; } static void font_manager_character_map_init (FontManagerCharacterMap *self) { g_return_if_fail(self != NULL); gtk_widget_set_name(GTK_WIDGET(self), "FontManagerCharacterMap"); gtk_orientable_set_orientation(GTK_ORIENTABLE(self), GTK_ORIENTATION_VERTICAL); self->codepoint_list = font_manager_codepoint_list_new(); self->character_map = unicode_character_map_new(); font_manager_widget_set_expand(self->character_map, TRUE); gtk_box_pack_start(GTK_BOX(self), create_info_widget(self), FALSE, FALSE, 0); GtkWidget *scroll = gtk_scrolled_window_new(NULL, NULL); gtk_container_add(GTK_CONTAINER(scroll), self->character_map); gtk_box_pack_start(GTK_BOX(self), scroll, TRUE, TRUE, 0); gtk_box_pack_end(GTK_BOX(self), create_action_area(self), FALSE, FALSE, 0); gtk_widget_show(self->character_map); gtk_widget_show(scroll); unicode_search_bar_set_character_map(UNICODE_SEARCH_BAR(self->search), UNICODE_CHARACTER_MAP(self->character_map)); GBindingFlags flags = G_BINDING_SYNC_CREATE | G_BINDING_BIDIRECTIONAL; g_object_bind_property(self, "preview-size", self->fontscale, "value", flags); g_object_bind_property(self->character_map, "preview-size", self->fontscale, "value", flags); g_object_bind_property(self->character_map, "active-cell", self, "active-cell", flags); return; } void font_manager_character_map_set_active_cell(FontManagerCharacterMap *self, gint cell) { g_return_if_fail(self != NULL); self->active_cell = cell; GSList *codepoints = unicode_codepoint_list_get_codepoints(UNICODE_CODEPOINT_LIST(self->codepoint_list), cell); guint points = g_slist_length(codepoints); if (points == 1) { gunichar ac = (gunichar) GPOINTER_TO_INT(g_slist_nth_data(codepoints, 0)); g_autofree gchar *codepoint_str = g_markup_printf_escaped("U+%4.4X", ac); const gchar *name = unicode_get_codepoint_name(ac); g_autofree gchar *name_str = g_markup_printf_escaped("%s", name); gtk_label_set_markup(GTK_LABEL(self->codepoint), codepoint_str); gtk_label_set_markup(GTK_LABEL(self->name), name_str); } else if (points == 2) { gunichar code1 = (gunichar) GPOINTER_TO_INT(g_slist_nth_data(codepoints, 0)); gunichar code2 = (gunichar) GPOINTER_TO_INT(g_slist_nth_data(codepoints, 1)); int index; for (index = 0; index < G_N_ELEMENTS(FontManagerRIS); index++) if (FontManagerRIS[index].code1 == code1 && FontManagerRIS[index].code2 == code2) break; g_autofree gchar *points = g_markup_printf_escaped("U+%4.4X + U+%4.4X", code1, code2); g_autofree gchar *name = g_markup_printf_escaped("%s", FontManagerRIS[index].region); gtk_label_set_markup(GTK_LABEL(self->codepoint), points); gtk_label_set_markup(GTK_LABEL(self->name), name); } else { gtk_label_set_markup(GTK_LABEL(self->codepoint), ""); gtk_label_set_markup(GTK_LABEL(self->name), ""); } g_slist_free(codepoints); return; } void font_manager_character_map_set_count (FontManagerCharacterMap *self) { gint count = unicode_codepoint_list_get_last_index(UNICODE_CODEPOINT_LIST(self->codepoint_list)); g_autofree gchar *count_str = count >= 0 ? g_strdup_printf(" %i ", count) : g_strdup(" 0 "); gtk_label_set_label(GTK_LABEL(self->count), count_str); return; } static void font_manager_character_map_update (FontManagerCharacterMap *self) { unicode_character_map_set_codepoint_list(UNICODE_CHARACTER_MAP(self->character_map), NULL); g_autofree gchar *description = NULL; g_autoptr(JsonObject) font = NULL; if (self->font && font_manager_json_proxy_is_valid(FONT_MANAGER_JSON_PROXY(self->font))) g_object_get(G_OBJECT(self->font), "description", &description, "source-object", &font, NULL); else description = g_strdup(FONT_MANAGER_DEFAULT_FONT); PangoFontDescription *font_desc = pango_font_description_from_string(description); font_manager_codepoint_list_set_font(self->codepoint_list, font); UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(self->character_map); unicode_character_map_set_font_desc(charmap, font_desc); unicode_character_map_set_codepoint_list(charmap, UNICODE_CODEPOINT_LIST(self->codepoint_list)); pango_font_description_free(font_desc); font_manager_character_map_set_count(self); return; } /** * font_manager_character_map_set_font: * @self: #FontManagerCharacterMap * @font: (nullable): #FontManagerFont */ void font_manager_character_map_set_font (FontManagerCharacterMap *self, FontManagerFont *font) { g_return_if_fail(self != NULL); if (g_set_object(&self->font, font)) g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_FONT]); font_manager_character_map_update(self); return; } /** * font_manager_character_map_set_filter: * @self: #FontManagerCharacterMap * @orthography: (nullable) (transfer none): #FontManagerOrthography */ void font_manager_character_map_set_filter (FontManagerCharacterMap *self, FontManagerOrthography *orthography) { unicode_character_map_set_codepoint_list(UNICODE_CHARACTER_MAP(self->character_map), NULL); GList *filter = NULL; if (orthography) filter = font_manager_orthography_get_filter(orthography); font_manager_codepoint_list_set_filter(self->codepoint_list, filter); font_manager_character_map_set_count(self); unicode_character_map_set_codepoint_list(UNICODE_CHARACTER_MAP(self->character_map), UNICODE_CODEPOINT_LIST(self->codepoint_list)); return; } /** * font_manager_character_map_new: * * Returns: (transfer full): A newly created #FontManagerCharacterMap. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_character_map_new () { return g_object_new(FONT_MANAGER_TYPE_CHARACTER_MAP, NULL); } font-manager-0.8.8/lib/common/font-manager-character-map.h000066400000000000000000000031721420226015000233720ustar00rootroot00000000000000/* font-manager-character-map.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_CHARACTER_MAP_H__ #define __FONT_MANAGER_CHARACTER_MAP_H__ #include #include "font-manager-font.h" #include "font-manager-font-scale.h" #include "font-manager-codepoint-list.h" #include "font-manager-orthography.h" #include "font-manager-gtk-utils.h" #include "unicode-character-map.h" #include "unicode-search-bar.h" #include "unicode-info.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_CHARACTER_MAP (font_manager_character_map_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerCharacterMap, font_manager_character_map, FONT_MANAGER, CHARACTER_MAP, GtkBox) GtkWidget * font_manager_character_map_new (void); void font_manager_character_map_set_font (FontManagerCharacterMap *self, FontManagerFont *font); void font_manager_character_map_set_filter (FontManagerCharacterMap *self, FontManagerOrthography *orthography); G_END_DECLS #endif /* __FONT_MANAGER_CHARACTER_MAP_H__ */ font-manager-0.8.8/lib/common/font-manager-codepoint-list.c000066400000000000000000000234451420226015000236200ustar00rootroot00000000000000/* font-manager-codepoint-list.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-codepoint-list.h" /** * SECTION: font-manager-codepoint-list * @short_description: UnicodeCodepointList implementation * @title: Codepoint List * @include: font-manager-codepoint-list.h * * Codepoint list which limits results to available characters in the selected font. */ struct _FontManagerCodepointList { GObject parent_instance; gboolean has_regional_indicator_symbols; gboolean is_regional_indicator_filter; GList *charset; GList *filter; }; static void unicode_codepoint_list_interface_init (UnicodeCodepointListInterface *iface); G_DEFINE_TYPE_WITH_CODE(FontManagerCodepointList, font_manager_codepoint_list, G_TYPE_OBJECT, G_IMPLEMENT_INTERFACE(UNICODE_TYPE_CODEPOINT_LIST, unicode_codepoint_list_interface_init)) enum { PROP_0, PROP_FONT_OBJECT }; static gint get_index (UnicodeCodepointList *_self, GSList *codepoints) { g_return_val_if_fail(_self != NULL, -1); FontManagerCodepointList *self = FONT_MANAGER_CODEPOINT_LIST(_self); if (!codepoints || g_slist_length(codepoints) < 1) return -1; gunichar code1 = (gunichar) GPOINTER_TO_INT(g_slist_nth_data(codepoints, 0)); if (self->filter && self->is_regional_indicator_filter) { if (g_slist_length(codepoints) == 2) { gunichar code2 = (gunichar) GPOINTER_TO_INT(g_slist_nth_data(codepoints, 1)); for (int i = 0; i < G_N_ELEMENTS(FontManagerRIS); i++) if (FontManagerRIS[i].code1 == code1 && FontManagerRIS[i].code2 == code2) return i; } return -1; } else if (self->filter) return g_list_index(self->filter, GINT_TO_POINTER(code1)); else return self->charset != NULL ? (gint) g_list_index(self->charset, GINT_TO_POINTER(code1)) : -1; } static gint get_last_index (UnicodeCodepointList *_self) { g_return_val_if_fail(_self != NULL, -1); FontManagerCodepointList *self = FONT_MANAGER_CODEPOINT_LIST(_self); if (self->filter && self->is_regional_indicator_filter) return G_N_ELEMENTS(FontManagerRIS) - 1; else if (self->filter) return g_list_length(self->filter) - 1; if (!self->charset) return -1; if (!self->has_regional_indicator_symbols) return (gint) g_list_length(self->charset) - 1; return (((gint) g_list_length(self->charset)) + G_N_ELEMENTS(FontManagerRIS)) - 1; } static GSList * get_codepoints (UnicodeCodepointList *_self, gint index) { g_return_val_if_fail(_self != NULL, NULL); FontManagerCodepointList *self = FONT_MANAGER_CODEPOINT_LIST(_self); gint base_codepoints = (gint) g_list_length(self->charset); GSList *results = NULL; if (index < base_codepoints) { if (self->filter && self->is_regional_indicator_filter) { if (index < G_N_ELEMENTS(FontManagerRIS)) { results = g_slist_append(results, GINT_TO_POINTER(FontManagerRIS[index].code1)); results = g_slist_append(results, GINT_TO_POINTER(FontManagerRIS[index].code2)); } } else if (self->filter) results = g_slist_append(results, g_list_nth_data(self->filter, index)); else results = g_slist_append(results, self->charset != NULL ? g_list_nth_data(self->charset, index) : GINT_TO_POINTER(-1)); } else if (base_codepoints > 0) { gint _index = index - base_codepoints; if (_index < G_N_ELEMENTS(FontManagerRIS)) { results = g_slist_append(results, GINT_TO_POINTER(FontManagerRIS[_index].code1)); results = g_slist_append(results, GINT_TO_POINTER(FontManagerRIS[_index].code2)); } } return results; } static void unicode_codepoint_list_interface_init (UnicodeCodepointListInterface *iface) { iface->get_codepoints = get_codepoints; iface->get_index = get_index; iface->get_last_index = get_last_index; return; } static void font_manager_codepoint_list_finalize (GObject *object) { FontManagerCodepointList *self = FONT_MANAGER_CODEPOINT_LIST(object); g_clear_pointer(&self->charset, g_list_free); g_clear_pointer(&self->filter, g_list_free); G_OBJECT_CLASS(font_manager_codepoint_list_parent_class)->finalize(object); return; } static void font_manager_codepoint_list_init (FontManagerCodepointList *self) { self->charset = NULL; self->filter = NULL; self->has_regional_indicator_symbols = FALSE; self->is_regional_indicator_filter = FALSE; return; } static void font_manager_codepoint_list_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec *pspec) { FontManagerCodepointList *self = FONT_MANAGER_CODEPOINT_LIST(object); switch (prop_id) { case PROP_FONT_OBJECT: font_manager_codepoint_list_set_font(self, g_value_get_boxed(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec); break; } } static void font_manager_codepoint_list_class_init (FontManagerCodepointListClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->set_property = font_manager_codepoint_list_set_property; object_class->finalize = font_manager_codepoint_list_finalize; /** * FontManagerCodepointList:font: (type JsonObject) (transfer none) * * Updates the codepoint list to contain only codepoints actually present in @font. */ g_object_class_install_property(object_class, PROP_FONT_OBJECT, g_param_spec_boxed("font", NULL, "Current font", JSON_TYPE_OBJECT, G_PARAM_WRITABLE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB)); return; } static void check_for_regional_indicator_symbols (FontManagerCodepointList *self, hb_set_t *charset) { self->has_regional_indicator_symbols = FALSE; for (guint32 i = FONT_MANAGER_RIS_START_POINT; i < FONT_MANAGER_RIS_END_POINT; i++) if (!hb_set_has(charset, i)) return; self->has_regional_indicator_symbols = TRUE; return; } static void populate_charset (FontManagerCodepointList *self, JsonObject *font) { hb_blob_t *blob = hb_blob_create_from_file(json_object_get_string_member(font, "filepath")); hb_face_t *face = hb_face_create(blob, json_object_get_int_member(font, "findex")); hb_set_t *charset = hb_set_create(); hb_face_collect_unicodes(face, charset); hb_codepoint_t codepoint = HB_SET_VALUE_INVALID; while (hb_set_next(charset, &codepoint)) if (unicode_unichar_isgraph(codepoint)) self->charset = g_list_prepend(self->charset, GINT_TO_POINTER(codepoint)); self->charset = g_list_reverse(self->charset); check_for_regional_indicator_symbols(self, charset); hb_blob_destroy(blob); hb_face_destroy(face); hb_set_destroy(charset); return; } /** * font_manager_codepoint_list_set_font: * @self: #FontManagerCodepointList * @font: (transfer none) (nullable): #JsonObject * * Updates the codepoint list to contain only codepoints actually present in @font. */ void font_manager_codepoint_list_set_font (FontManagerCodepointList *self, JsonObject *font) { g_return_if_fail(self != NULL); g_clear_pointer(&self->charset, g_list_free); if (font && json_object_ref(font)) { populate_charset(self, font); json_object_unref(font); } return; } gboolean _is_regional_indicator_filter (GList *filter) { if (!filter || g_list_length(filter) != 26) return FALSE; return (GPOINTER_TO_INT(g_list_nth_data(filter, 0)) == FONT_MANAGER_RIS_START_POINT && GPOINTER_TO_INT(g_list_nth_data(filter, 25)) == FONT_MANAGER_RIS_END_POINT); } /** * font_manager_codepoint_list_set_filter: * @self: #FontManagerCodepointList * @filter: (element-type uint) (transfer full) (nullable): #GList containing codepoints * * When a filter is set only codepoints which are actually present in the filter * will be used. */ void font_manager_codepoint_list_set_filter (FontManagerCodepointList *self, GList *filter) { g_return_if_fail(self != NULL); g_clear_pointer(&self->filter, g_list_free); self->filter = filter; self->is_regional_indicator_filter = _is_regional_indicator_filter(filter); return; } /** * font_manager_codepoint_list_new: * * Creates a new codepoint list * * Returns: (transfer full): the newly-created #FontManagerCodepointList. * Use g_object_unref() to free the result. **/ FontManagerCodepointList * font_manager_codepoint_list_new () { return g_object_new(FONT_MANAGER_TYPE_CODEPOINT_LIST, NULL); } font-manager-0.8.8/lib/common/font-manager-codepoint-list.h000066400000000000000000000030511420226015000236140ustar00rootroot00000000000000/* font-manager-codepoint-list.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_CODEPOINT_LIST_H__ #define __FONT_MANAGER_CODEPOINT_LIST_H__ #include #include #include #include #include "font-manager-regional-indicator-symbols.h" #include "unicode-codepoint-list.h" #include "unicode-info.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_CODEPOINT_LIST (font_manager_codepoint_list_get_type()) G_DECLARE_FINAL_TYPE(FontManagerCodepointList, font_manager_codepoint_list, FONT_MANAGER, CODEPOINT_LIST, GObject) FontManagerCodepointList * font_manager_codepoint_list_new (void); void font_manager_codepoint_list_set_filter (FontManagerCodepointList *self, GList *filter); void font_manager_codepoint_list_set_font (FontManagerCodepointList *self, JsonObject *font); G_END_DECLS #endif /* #ifndef __FONT_MANAGER_CODEPOINT_LIST_H__ */ font-manager-0.8.8/lib/common/font-manager-common.metadata000066400000000000000000000021151420226015000235000ustar00rootroot00000000000000* cheader_filename = "font-manager.h" FONT_VIEWER_BUS_* name="FONT_VIEWER_(.+)" parent="FontManager.FontViewer" Database.file nullable Database.attach throws = "DatabaseError" Database.detach throws = "DatabaseError" Database.begin_transaction throws = "DatabaseError" Database.commit_transaction throws = "DatabaseError" Database.execute_query throws = "DatabaseError" Database.get_version throws = "DatabaseError" Database.get_object throws = "DatabaseError" Database.initialize throws = "DatabaseError" Database.open throws = "DatabaseError" Database.set_version throws = "DatabaseError" Database.vacuum throws = "DatabaseError" FontInfo.description nullable FontInfo.copyright nullable FontInfo.designer nullable FontInfo.designer_url nullable FontInfo.license_data nullable FontInfo.license_url nullable get_attributes_from_filepath throws = "FontconfigError" get_database throws = "DatabaseError" get_installation_target throws = "FreetypeError" get_matching_families_and_fonts throws = "DatabaseError" get_metadata throws = "FreetypeError" Reject.get_rejected_files throws = "DatabaseError" font-manager-0.8.8/lib/common/font-manager-common.vala000066400000000000000000000013121420226015000226410ustar00rootroot00000000000000 namespace FontManager { public class Database : GLib.Object { public Sqlite.Database db; public Sqlite.Statement stmt; } public class DatabaseIterator : GLib.Object { public unowned Sqlite.Statement get (); } public class CodepointList : GLib.Object, Unicode.CodepointList {} public class AliasElement : GLib.Object { public unowned StringSet get (string priority); } public class Selections : StringSet { [NoWrapper] public virtual unowned Xml.Node? get_selections (Xml.Doc *doc); } public enum fsType { [CCode (cname = "font_manager_fsType_to_string")] public unowned string? to_string (); } } font-manager-0.8.8/lib/common/font-manager-database.c000066400000000000000000001404141420226015000224230ustar00rootroot00000000000000/* font-manager-database.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-database.h" /** * SECTION: font-manager-database * @short_description: Database related functions * @title: Database * @include: font-manager-database.h * @stability: Unstable * * Database class and related functions. * * The current design uses a three separate database files. * The first holds information required for basic font identification, * the second holds all the metadata extracted from the font file * itself and the third has information related to orthography support. * * These are then attached to the "base" database for access. */ #define CREATE_FONTS_TABLE "CREATE TABLE IF NOT EXISTS Fonts ( " \ "uid INTEGER PRIMARY KEY, filepath TEXT, findex INTEGER, family TEXT, " \ "style TEXT, spacing INTEGER, slant INTEGER, weight INTEGER, " \ "width INTEGER, description TEXT );\n" #define CREATE_INFO_TABLE "CREATE TABLE IF NOT EXISTS Metadata ( " \ "uid INTEGER PRIMARY KEY, filepath TEXT, findex INTEGER, family TEXT, " \ "style TEXT, owner INTEGER, psname TEXT, filetype TEXT, 'n-glyphs' INTEGER, " \ "copyright TEXT, version TEXT, description TEXT, 'license-data' TEXT, " \ "'license-url' TEXT, vendor TEXT, designer TEXT, 'designer-url' TEXT, " \ "'license-type' TEXT, fsType INTEGER, filesize TEXT, checksum TEXT );\n" #define CREATE_PANOSE_TABLE "CREATE TABLE IF NOT EXISTS Panose ( " \ "uid INTEGER PRIMARY KEY, P0 INTEGER, P1 INTEGER, P2 INTEGER, P3 INTEGER, " \ "P4 INTEGER, P5 INTEGER, P6 INTEGER, P7 INTEGER, P8 INTEGER, P9 INTEGER, " \ "filepath TEXT, findex INTEGER );\n" #define CREATE_ORTH_TABLE "CREATE TABLE IF NOT EXISTS Orthography ( " \ "uid INTEGER PRIMARY KEY, filepath TEXT, findex INT, support TEXT, sample TEXT );\n" #define CREATE_FONT_MATCH_INDEX "CREATE INDEX IF NOT EXISTS font_match_idx " \ "ON Fonts (filepath, findex, family, description);\n" #define CREATE_INFO_MATCH_INDEX "CREATE INDEX IF NOT EXISTS info_match_idx " \ "ON Metadata (filepath, findex, owner, filetype, vendor, 'license-type');\n" #define CREATE_PANOSE_MATCH_INDEX "CREATE INDEX IF NOT EXISTS panose_match_idx " \ "ON Panose (filepath, findex, P0);\n" #define DROP_FONT_MATCH_INDEX "DROP INDEX IF EXISTS font_match_idx;\n" #define DROP_INFO_MATCH_INDEX "DROP INDEX IF EXISTS info_match_idx;\n" #define DROP_PANOSE_MATCH_INDEX "DROP INDEX IF EXISTS panose_match_idx;\n" #define INSERT_FONT_ROW "INSERT OR REPLACE INTO Fonts VALUES (NULL,?,?,?,?,?,?,?,?,?);" #define INSERT_INFO_ROW "INSERT OR REPLACE INTO Metadata VALUES (NULL,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?);" #define INSERT_PANOSE_ROW "INSERT OR REPLACE INTO Panose VALUES (NULL,?,?,?,?,?,?,?,?,?,?,?,?);" #define INSERT_ORTH_ROW "INSERT OR REPLACE INTO Orthography VALUES (NULL, ?, ?, ?, ?);" #define FONT_PROPERTIES FontProperties #define INFO_PROPERTIES InfoProperties typedef struct { gboolean in_transaction; gchar *file; } FontManagerDatabasePrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerDatabase, font_manager_database, G_TYPE_OBJECT) G_DEFINE_QUARK(font-manager-database-error-quark, font_manager_database_error) enum { PROP_RESERVED, PROP_FILE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void set_error (FontManagerDatabase *self, const gchar *ctx, GError **error) { g_return_if_fail(error == NULL || *error == NULL); const gchar *msg_format = "Database Error : (%s) [%i] - %s"; g_debug(msg_format, ctx, sqlite3_errcode(self->db), sqlite3_errmsg(self->db)); g_set_error(error, FONT_MANAGER_DATABASE_ERROR, (FontManagerDatabaseError) sqlite3_errcode(self->db), msg_format, ctx, sqlite3_errcode(self->db), sqlite3_errmsg(self->db)); return; } static gboolean sqlite3_open_failed (FontManagerDatabase *self, GError **error) { g_return_val_if_fail(self != NULL, TRUE); g_return_val_if_fail((error == NULL || *error == NULL), TRUE); g_clear_pointer(&self->stmt, sqlite3_finalize); if (self->db != NULL) return FALSE; GError *err = NULL; font_manager_database_open(self, &err); if (err != NULL) { g_propagate_error(error, err); g_warning("Database Error : Failed to open database."); return TRUE; } return FALSE; } static gboolean sqlite3_step_succeeded (FontManagerDatabase *db, int expected_result) { int actual_result = sqlite3_step(db->stmt); if (actual_result == expected_result) return TRUE; if (actual_result != SQLITE_OK && actual_result != SQLITE_ROW && actual_result != SQLITE_DONE) g_warning("SQLite Result Code %i : %s", sqlite3_errcode(db->db), sqlite3_errmsg(db->db)); return FALSE; } /* font_manager_database_close: * @self: #FontManagerDatabase * @error: (nullable): #GError or %NULL to ignore errors * * Close database. * It is not necessary to call this function in normal usage. */ static void font_manager_database_close (FontManagerDatabase *self, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); g_clear_pointer(&self->stmt, sqlite3_finalize); sqlite3_exec(self->db, "PRAGMA optimize;", NULL, NULL, NULL); if (self->db && (sqlite3_close(self->db) != SQLITE_OK)) set_error(self, "sqlite3_close", error); self->db = NULL; return; } static void font_manager_database_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerDatabase *self = FONT_MANAGER_DATABASE(gobject); FontManagerDatabasePrivate *priv = font_manager_database_get_instance_private(self); font_manager_database_close(self, NULL); g_clear_pointer(&priv->file, g_free); G_OBJECT_CLASS(font_manager_database_parent_class)->dispose(gobject); return; } static void font_manager_database_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerDatabase *self = FONT_MANAGER_DATABASE(gobject); FontManagerDatabasePrivate *priv = font_manager_database_get_instance_private(self); switch (property_id) { case PROP_FILE: g_value_set_string(value, priv->file); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_database_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerDatabase *self = FONT_MANAGER_DATABASE(gobject); FontManagerDatabasePrivate *priv = font_manager_database_get_instance_private(self); switch (property_id) { case PROP_FILE: font_manager_database_close(self, NULL); g_free(priv->file); priv->file = g_value_dup_string(value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_database_class_init (FontManagerDatabaseClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_database_dispose; object_class->get_property = font_manager_database_get_property; object_class->set_property = font_manager_database_set_property; /** * FontManagerDatabase:file: * * Filepath to database. */ obj_properties[PROP_FILE] = g_param_spec_string("file", NULL, "Database file", NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_database_init (FontManagerDatabase *self) { g_return_if_fail(self != NULL); FontManagerDatabasePrivate *priv = font_manager_database_get_instance_private(self); priv->file = g_strdup(":memory:"); return; } /** * font_manager_database_get_type_name: * @type: #FontManagerDatabaseType * * Returns: Database type name */ const gchar * font_manager_database_get_type_name (FontManagerDatabaseType type) { switch (type) { case FONT_MANAGER_DATABASE_TYPE_FONT: return "Fonts"; case FONT_MANAGER_DATABASE_TYPE_METADATA: return "Metadata"; case FONT_MANAGER_DATABASE_TYPE_ORTHOGRAPHY: return "Orthography"; default: return ""; } } /** * font_manager_database_get_file: * @type: #FontManagerDatabaseType * * Returns: (nullable): A newly allocated string or %NULL */ gchar * font_manager_database_get_file (FontManagerDatabaseType type) { g_autofree gchar *cache_dir = font_manager_get_package_cache_directory(); g_autofree gchar *filename = g_strdup_printf("%s.sqlite", font_manager_database_get_type_name(type)); return g_build_filename(cache_dir, filename, NULL); } /** * font_manager_database_open: * @self: #FontManagerDatabase * @error: (nullable): #GError or %NULL to ignore errors * * Open database. * * Note: It is not necessary to call this function in normal usage. * The methods provided by this class will open the database if needed. */ void font_manager_database_open (FontManagerDatabase *self, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); if (self->db != NULL) return; FontManagerDatabasePrivate *priv = font_manager_database_get_instance_private(self); if (sqlite3_open(priv->file, &self->db) != SQLITE_OK) set_error(self, "sqlite3_open", error); return; } /** * font_manager_database_begin_transaction: * @self: #FontManagerDatabase * @error: (nullable): #GError or %NULL to ignore errors * * Begin a transaction, this should be paired with * #font_manager_database_commit_transaction(). */ void font_manager_database_begin_transaction (FontManagerDatabase *self, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); FontManagerDatabasePrivate *priv = font_manager_database_get_instance_private(self); if (priv->in_transaction) return; if (sqlite3_open_failed(self, error)) return; if (sqlite3_exec(self->db, "BEGIN;", NULL, NULL, NULL) != SQLITE_OK) set_error(self, "sqlite3_exec", error); priv->in_transaction = TRUE; return; } /** * font_manager_database_commit_transaction: * @self: #FontManagerDatabase * @error: (nullable): #GError or %NULL to ignore errors * * End a transaction. It is an error to call this function without having * previously called #font_manager_database_begin_transaction(). */ void font_manager_database_commit_transaction (FontManagerDatabase *self, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); FontManagerDatabasePrivate *priv = font_manager_database_get_instance_private(self); if (!priv->in_transaction) { g_set_error(error, FONT_MANAGER_DATABASE_ERROR, FONT_MANAGER_DATABASE_ERROR_MISUSE, G_STRLOC" : Not in transaction. Nothing to commit."); g_return_if_reached(); } if (sqlite3_exec(self->db, "COMMIT;", NULL, NULL, NULL) != SQLITE_OK) set_error(self, "sqlite3_exec", error); priv->in_transaction = FALSE; return; } /** * font_manager_database_execute_query: * @self: #FontManagerDatabase * @sql: Valid SQL query * @error: (nullable): #GError or %NULL to ignore errors */ void font_manager_database_execute_query (FontManagerDatabase *self, const gchar *sql, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(sql != NULL); g_return_if_fail(error == NULL || *error == NULL); if (sqlite3_open_failed(self, error)) return; if (sqlite3_prepare_v2(self->db, sql, -1, &self->stmt, NULL) != SQLITE_OK) set_error(self, sql, error); return; } /** * font_manager_database_get_version: * @self: #FontManagerDatabase * @error: (nullable): #GError or %NULL to ignore errors * * Returns: Database schema version or -1 on error. */ gint font_manager_database_get_version (FontManagerDatabase *self, GError **error) { int result = -1; g_return_val_if_fail(self != NULL, result); g_return_val_if_fail((error == NULL || *error == NULL), result); if (sqlite3_open_failed(self, error)) return result; font_manager_database_execute_query(self, "PRAGMA user_version", error); g_return_val_if_fail(error == NULL || *error == NULL, result); if (sqlite3_step(self->stmt) == SQLITE_ROW) result = sqlite3_column_int(self->stmt, 0); return result; } /** * font_manager_database_set_version: * @self: #FontManagerDatabase * @version: version number * @error: (nullable): #GError or %NULL to ignore errors * * Set database schema version. */ void font_manager_database_set_version (FontManagerDatabase *self, int version, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); if (sqlite3_open_failed(self, error)) return; g_autofree gchar *sql = g_strdup_printf("PRAGMA user_version = %i", version); font_manager_database_execute_query(self, sql, error); g_return_if_fail(error == NULL || *error == NULL); if (!sqlite3_step_succeeded(self, SQLITE_DONE)) set_error(self, "sqlite3_step", error); return; } /** * font_manager_database_vacuum: * @self: #FontManagerDatabase * @error: (nullable): #GError or %NULL to ignore errors * * Run sqlite3 VACUUM command on currently selected database. */ void font_manager_database_vacuum (FontManagerDatabase *self, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); if (sqlite3_open_failed(self, error)) return; if (sqlite3_exec(self->db, "VACUUM", NULL, NULL, NULL) != SQLITE_OK) set_error(self, "sqlite3_exec", error); return; } /** * font_manager_database_detach: * @self: #FontManagerDatabase instance * @type: #FontManagerDatabaseType * @error: (nullable): #GError or %NULL to ignore errors * * Detaches speficied database. */ void font_manager_database_detach (FontManagerDatabase *self, FontManagerDatabaseType type, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); if (sqlite3_open_failed(self, error)) return; const gchar *sql = "DETACH DATABASE %s;"; const gchar *type_name = font_manager_database_get_type_name(type); g_autofree gchar *query = g_strdup_printf(sql, type_name); int result = sqlite3_exec(self->db, query, NULL, NULL, NULL); /* Ignore most errors here, more than likely means db is not attached */ if (result != SQLITE_OK && result != SQLITE_ERROR) set_error(self, "sqlite3_exec", error); return; } /** * font_manager_database_attach: * @self: #FontManagerDatabase instance * @type: #FontManagerDatabaseType * @error: (nullable): #GError or %NULL to ignore errors * * Attaches speficied database. */ void font_manager_database_attach (FontManagerDatabase *self, FontManagerDatabaseType type, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); if (sqlite3_open_failed(self, error)) return; const gchar *sql = "ATTACH DATABASE '%s' AS %s;"; const gchar *type_name = font_manager_database_get_type_name(type); g_autofree gchar *filepath = font_manager_database_get_file(type); g_autofree gchar *query = g_strdup_printf(sql, filepath, type_name); if (sqlite3_exec(self->db, query, NULL, NULL, NULL) != SQLITE_OK) set_error(self, "sqlite3_exec", error); return; } /** * font_manager_database_initialize: * @self: #FontManagerDatabase instance * @type: #FontManagerDatabaseType * @error: (nullable): #GError or %NULL to ignore errors * * Ensures database is at latest schema version. * Creates required tables if needed. */ void font_manager_database_initialize (FontManagerDatabase *self, FontManagerDatabaseType type, GError **error) { g_return_if_fail(FONT_MANAGER_IS_DATABASE(self)); g_return_if_fail(error == NULL || *error == NULL); if (font_manager_database_get_version(self, NULL) == FONT_MANAGER_CURRENT_DATABASE_VERSION) return; font_manager_database_close(self, error); g_return_if_fail(error == NULL || *error == NULL); g_autofree gchar *db_file = NULL; g_object_get(self, "file", &db_file, NULL); if (db_file != NULL && g_file_test(db_file, G_FILE_TEST_EXISTS)) if (g_remove(db_file) == -1) g_critical("Failed to remove outdated database file : %s", db_file); if (type != FONT_MANAGER_DATABASE_TYPE_BASE) { font_manager_database_execute_query(self, "PRAGMA journal_mode=WAL;\n", NULL); g_assert(sqlite3_step_succeeded(self, SQLITE_ROW)); g_assert(sqlite3_strnicmp((const char *) sqlite3_column_text(self->stmt, 0), "wal", 3) == 0); } if (type == FONT_MANAGER_DATABASE_TYPE_FONT) { font_manager_database_execute_query(self, CREATE_FONTS_TABLE, error); g_return_if_fail(error == NULL || *error == NULL); if (!sqlite3_step_succeeded(self, SQLITE_DONE)) set_error(self, "sqlite3_step", error); g_return_if_fail(error == NULL || *error == NULL); } else if (type == FONT_MANAGER_DATABASE_TYPE_METADATA) { font_manager_database_execute_query(self, CREATE_INFO_TABLE, error); g_return_if_fail(error == NULL || *error == NULL); if (!sqlite3_step_succeeded(self, SQLITE_DONE)) set_error(self, "sqlite3_step", error); g_return_if_fail(error == NULL || *error == NULL); font_manager_database_execute_query(self, CREATE_PANOSE_TABLE, error); g_return_if_fail(error == NULL || *error == NULL); if (!sqlite3_step_succeeded(self, SQLITE_DONE)) set_error(self, "sqlite3_step", error); g_return_if_fail(error == NULL || *error == NULL); } else if (type == FONT_MANAGER_DATABASE_TYPE_ORTHOGRAPHY) { font_manager_database_execute_query(self, CREATE_ORTH_TABLE, error); g_return_if_fail(error == NULL || *error == NULL); if (!sqlite3_step_succeeded(self, SQLITE_DONE)) set_error(self, "sqlite3_step", error); g_return_if_fail(error == NULL || *error == NULL); } font_manager_database_set_version(self, FONT_MANAGER_CURRENT_DATABASE_VERSION, NULL); return; } /** * font_manager_database_get_object: * @self: #FontManagerDatabase * @sql: SQL query * @error: #GError or %NULL to ignore errors * * Returns: (transfer full) (nullable): * #JsonObject representation of first result, * %NULL if there were no results or there was an error. */ JsonObject * font_manager_database_get_object (FontManagerDatabase *self, const gchar *sql, GError **error) { g_return_val_if_fail(FONT_MANAGER_IS_DATABASE(self), NULL); g_return_val_if_fail(sql != NULL, NULL); g_return_val_if_fail((error == NULL || *error == NULL), NULL); font_manager_database_execute_query(self, sql, error); if (error != NULL && *error != NULL) return NULL; if (!sqlite3_step_succeeded(self, SQLITE_ROW)) return NULL; JsonObject *obj = json_object_new(); for (gint i = 0; i < sqlite3_column_count(self->stmt); i++) { const gchar *name = sqlite3_column_origin_name(self->stmt, i); gint int_column = -1; const unsigned char *text_column = NULL; switch (sqlite3_column_type(self->stmt, i)) { case SQLITE_INTEGER: int_column = sqlite3_column_int(self->stmt, i); json_object_set_int_member(obj, name, int_column); break; case SQLITE_TEXT: text_column = sqlite3_column_text(self->stmt, i); json_object_set_string_member(obj, name, (const gchar *) text_column); break; case SQLITE_NULL: json_object_set_null_member(obj, name); break; default: break; } } if (json_object_get_size(obj) < 1) g_clear_pointer(&obj, json_object_unref); return obj; } /** * font_manager_database_new: * * Returns: (transfer full): #FontManagerDatabase */ FontManagerDatabase * font_manager_database_new (void) { return g_object_new(FONT_MANAGER_TYPE_DATABASE, NULL); } /** * font_manager_database_iterator: * @self: #FontManagerDatabase * * Returns: (transfer full): #FontManagerDatabaseIterator. * Free the return object using g_object_unref(). */ FontManagerDatabaseIterator * font_manager_database_iterator (FontManagerDatabase *self) { return font_manager_database_iterator_new(self); } struct _FontManagerDatabaseIterator { GObjectClass parent_class; FontManagerDatabase *db; }; G_DEFINE_TYPE(FontManagerDatabaseIterator, font_manager_database_iterator, G_TYPE_OBJECT) static void font_manager_database_iterator_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerDatabaseIterator *self = FONT_MANAGER_DATABASE_ITERATOR(gobject); g_clear_pointer(&self->db->stmt, sqlite3_finalize); g_clear_object(&self->db); G_OBJECT_CLASS(font_manager_database_iterator_parent_class)->dispose(gobject); return; } static void font_manager_database_iterator_class_init (FontManagerDatabaseIteratorClass *klass) { G_OBJECT_CLASS(klass)->dispose = font_manager_database_iterator_dispose; return; } static void font_manager_database_iterator_init (G_GNUC_UNUSED FontManagerDatabaseIterator *self) { return; } /** * font_manager_database_next: * @self: #FontManagerDatabase * * Returns: %TRUE if there are more results in set */ gboolean font_manager_database_iterator_next (FontManagerDatabaseIterator *self) { g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(self->db->stmt != NULL, FALSE); return sqlite3_step_succeeded(self->db, SQLITE_ROW); } /** * font_manager_database_iterator_get: (skip) * @self: #FontManagerDatabase * * Returns: (transfer none): #sqlite3_stmt */ sqlite3_stmt * font_manager_database_iterator_get (FontManagerDatabaseIterator *self) { g_return_val_if_fail(self != NULL, NULL); return self->db->stmt; } /** * font_manager_database_iterator_new: * @db: #FontManagerDatabase * * Returns: (transfer full): A newly created #FontManagerDatabaseIterator. * Free the returned object using g_object_unref(). */ FontManagerDatabaseIterator * font_manager_database_iterator_new (FontManagerDatabase *db) { g_return_val_if_fail(db != NULL, NULL); g_return_val_if_fail(db->stmt != NULL, NULL); GObject *gobject = g_object_new(FONT_MANAGER_TYPE_DATABASE_ITERATOR, NULL); FontManagerDatabaseIterator *self = FONT_MANAGER_DATABASE_ITERATOR(gobject); self->db = g_object_ref(db); return self; } /* Related functions */ typedef void (*InsertCallback) (FontManagerDatabase *db, JsonObject *face, gpointer data); typedef struct { gchar *table; gchar *sql; JsonObject *available_fonts; FontManagerStringSet *available_files; InsertCallback callback; FontManagerProgressCallback progress; gpointer data; } InsertData; static InsertData * get_insert_data (const gchar *table, const gchar *sql, JsonObject *available_fonts, FontManagerStringSet *available_files, InsertCallback callback, FontManagerProgressCallback progress, gpointer data) { InsertData *res = g_new0(InsertData, 1); res->table = g_strdup(table); res->sql = g_strdup(sql); res->available_fonts = json_object_ref(available_fonts); res->available_files = g_object_ref(available_files); res->callback = callback; res->progress = progress; res->data = data; return res; } static void free_insert_data (InsertData *data) { g_clear_pointer(&data->table, g_free); g_clear_pointer(&data->sql, g_free); g_clear_pointer(&data->available_fonts, json_object_unref); g_clear_object(&data->available_files); g_clear_pointer(&data, g_free); return; } G_DEFINE_AUTOPTR_CLEANUP_FUNC(InsertData, free_insert_data); typedef struct { FontManagerDatabase *db; FontManagerDatabaseType type; JsonObject *available_fonts; FontManagerStringSet *available_files; FontManagerProgressCallback progress; } DatabaseSyncData; static DatabaseSyncData * get_sync_data (FontManagerDatabase *db, FontManagerDatabaseType type, JsonObject *available_fonts, FontManagerStringSet *available_files, FontManagerProgressCallback progress) { DatabaseSyncData *sync_data = g_new0(DatabaseSyncData, 1); sync_data->db = g_object_ref(db); sync_data->type = type; sync_data->available_fonts = json_object_ref(available_fonts); sync_data->available_files = g_object_ref(available_files); sync_data->progress = progress; return sync_data; } static void free_sync_data (DatabaseSyncData *data) { g_clear_object(&data->db); g_clear_pointer(&data->available_fonts, json_object_unref); g_clear_object(&data->available_files); g_clear_pointer(&data, g_free); return; } static void bind_from_properties (sqlite3_stmt *stmt, JsonObject *json, const FontManagerJsonProxyProperties *properties, gint n_properties) { for (gint i = 0; i < n_properties; i++) { const gchar *str = NULL; switch (properties[i].type) { case G_TYPE_INT: g_assert(json_object_has_member(json, properties[i].name)); gint val = json_object_get_int_member(json, properties[i].name); g_assert(val >= -1 && sqlite3_bind_int(stmt, i, val) == SQLITE_OK); break; case G_TYPE_STRING: if (json_object_has_member(json, properties[i].name)) str = json_object_get_string_member(json, properties[i].name); g_assert(sqlite3_bind_text(stmt, i, str, -1, SQLITE_STATIC) == SQLITE_OK); break; default: break; } } return; } static FontManagerStringSet * get_known_files (FontManagerDatabase *db, const gchar *table) { FontManagerStringSet *result = font_manager_string_set_new(); g_return_val_if_fail(FONT_MANAGER_IS_DATABASE(db), result); g_return_val_if_fail(table != NULL, result); g_autofree gchar *sql = g_strdup_printf("SELECT DISTINCT filepath FROM %s", table); g_autoptr(GError) error = NULL; font_manager_database_execute_query(db, sql, &error); if (error != NULL) { g_critical("%s", error->message); return result; } g_autoptr(FontManagerDatabaseIterator) iter = font_manager_database_iterator(db); while (font_manager_database_iterator_next(iter)) { sqlite3_stmt *stmt = font_manager_database_iterator_get(iter); const gchar *val = (const gchar *) sqlite3_column_text(stmt, 0); if (val) font_manager_string_set_add(result, val); } return result; } static void sync_fonts_table (FontManagerDatabase *db, JsonObject *face, G_GNUC_UNUSED gpointer data) { bind_from_properties(db->stmt, face, FONT_PROPERTIES, G_N_ELEMENTS(FONT_PROPERTIES)); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); sqlite3_clear_bindings(db->stmt); sqlite3_reset(db->stmt); return; } static void sync_metadata_table (FontManagerDatabase *db, JsonObject *face, gpointer data) { JsonArray *panose_info = data; int index = json_object_get_int_member(face, "findex"); const gchar *filepath = json_object_get_string_member(face, "filepath"); GError *error = NULL; g_autoptr(JsonObject) _face = font_manager_get_metadata(filepath, index, &error); if (error != NULL) { g_critical("Failed to get metadata for %s::%i - %s", filepath, index, error->message); return; } bind_from_properties(db->stmt, _face, INFO_PROPERTIES, G_N_ELEMENTS(INFO_PROPERTIES)); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); sqlite3_clear_bindings(db->stmt); sqlite3_reset(db->stmt); JsonNode *_panose = json_object_dup_member(_face, "panose"); if (_panose) { JsonObject *panose = json_object_new(); json_object_set_string_member(panose, "filepath", filepath); json_object_set_int_member(panose, "findex", index); json_object_set_member(panose, "panose", _panose); json_array_add_object_element(panose_info, panose); } return; } static void sync_panose_table (FontManagerDatabase *db, JsonArray *panose, GCancellable *cancellable, GError **error) { g_return_if_fail(FONT_MANAGER_IS_DATABASE(db)); g_return_if_fail(panose != NULL); g_return_if_fail(error == NULL || *error == NULL); guint total = json_array_get_length(panose); if (total == 0) return; font_manager_database_begin_transaction(db, error); g_return_if_fail(error == NULL || *error == NULL); font_manager_database_execute_query(db, INSERT_PANOSE_ROW, error); g_return_if_fail(error == NULL || *error == NULL); for (guint processed = 0; processed < total; processed++) { if (g_cancellable_is_cancelled(cancellable)) break; int val; JsonObject *obj = json_array_get_object_element(panose, processed); JsonArray *_panose = json_object_get_array_member(obj, "panose"); for (int i = 0; i < 10; i++) { int index = i + 1; val = (int) json_array_get_int_element(_panose, i); g_assert(sqlite3_bind_int(db->stmt, index, val) == SQLITE_OK); } const gchar *filepath = json_object_get_string_member(obj, "filepath"); g_assert(sqlite3_bind_text(db->stmt, 11, filepath, -1, SQLITE_STATIC) == SQLITE_OK); val = json_object_get_int_member(obj, "findex"); g_assert(sqlite3_bind_int(db->stmt, 12, val) == SQLITE_OK); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); sqlite3_clear_bindings(db->stmt); sqlite3_reset(db->stmt); } font_manager_database_commit_transaction(db, error); return; } static const gchar *FONT_MANAGER_SKIP_ORTH_SCAN[] = { /* Adobe Blank can take several minutes to process due to number of codepoints. */ "Adobe Blank", NULL }; static void sync_orth_table (FontManagerDatabase *db, JsonObject *face, G_GNUC_UNUSED gpointer data) { int index = json_object_get_int_member(face, "findex"); const gchar *filepath = json_object_get_string_member(face, "filepath"); const gchar *family = json_object_get_string_member(face, "family"); gboolean blank_font = FALSE; if (g_strv_contains(FONT_MANAGER_SKIP_ORTH_SCAN, family)) blank_font = TRUE; g_autoptr(JsonObject) orth = font_manager_get_orthography_results(blank_font ? NULL : face); g_autofree gchar *json_obj = font_manager_print_json_object(orth, FALSE); const gchar *sample = json_object_get_string_member(orth, "sample"); g_assert(sqlite3_bind_text(db->stmt, 1, filepath, -1, SQLITE_STATIC) == SQLITE_OK); g_assert(sqlite3_bind_int(db->stmt, 2, index) == SQLITE_OK); g_assert(sqlite3_bind_text(db->stmt, 3, json_obj, -1, SQLITE_STATIC) == SQLITE_OK); g_assert(sqlite3_bind_text(db->stmt, 4, sample, -1, SQLITE_STATIC) == SQLITE_OK); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); sqlite3_clear_bindings(db->stmt); sqlite3_reset(db->stmt); return; } static void update_available_fonts (FontManagerDatabase *db, InsertData *insert, GCancellable *cancellable, GError **error) { g_return_if_fail(FONT_MANAGER_IS_DATABASE(db)); g_return_if_fail(error == NULL || *error == NULL); g_autoptr(FontManagerProgressData) progress = NULL; g_autoptr(FontManagerStringSet) known_files = get_known_files(db, insert->table); if (font_manager_string_set_contains_all(known_files, insert->available_files)) return; guint processed = 0, total = json_object_get_size(insert->available_fonts); font_manager_database_begin_transaction(db, error); g_return_if_fail(error == NULL || *error == NULL); font_manager_database_execute_query(db, insert->sql, error); g_return_if_fail(error == NULL || *error == NULL); JsonObjectIter f_iter; const gchar *f_name; JsonNode *f_node; json_object_iter_init(&f_iter, insert->available_fonts); while (json_object_iter_next(&f_iter, &f_name, &f_node)) { if (g_cancellable_is_cancelled(cancellable)) break; /* Stash results periodically so we don't lose everything if closed */ if (processed > 0 && processed % 500 == 0) { font_manager_database_commit_transaction(db, error); g_return_if_fail(error == NULL || *error == NULL); font_manager_database_begin_transaction(db, error); g_return_if_fail(error == NULL || *error == NULL); /* Previous call frees the prepared statement we were using */ font_manager_database_execute_query(db, insert->sql, error); g_return_if_fail(error == NULL || *error == NULL); } if (insert->progress) { if (!progress) progress = font_manager_progress_data_new(insert->table, processed, total); g_object_ref(progress); g_object_set(progress, "message", insert->table, "processed", processed, "total", total, NULL); g_main_context_invoke_full(g_main_context_get_thread_default(), G_PRIORITY_HIGH_IDLE, (GSourceFunc) insert->progress, progress, (GDestroyNotify) g_object_unref); } JsonObject *family = json_node_get_object(f_node); JsonObjectIter s_iter; const gchar *s_name; JsonNode *s_node; json_object_iter_init(&s_iter, family); while (json_object_iter_next(&s_iter, &s_name, &s_node)) { JsonObject *face = json_node_get_object(s_node); const gchar *filepath = json_object_get_string_member(face, "filepath"); if (font_manager_string_set_contains(known_files, filepath)) continue; else insert->callback(db, face, insert->data); } processed++; } font_manager_database_commit_transaction(db, error); return; } /** * font_manager_update_database_sync: * @db: #FontManagerDatabase instance * @type: #FontManagerDatabaseType * @available_fonts: #JsonObject returned by #font_manager_list_available_fonts * @available_files: #FontManagerStringSet containing filepaths for all available font files * @progress: (scope call) (nullable): #FontManagerProgressCallback * @cancellable: (nullable): #GCancellable or %NULL * @error: (nullable): #GError or %NULL to ignore errors * * Update application database as needed. * * Returns: %TRUE on success */ gboolean font_manager_update_database_sync (FontManagerDatabase *db, FontManagerDatabaseType type, JsonObject *available_fonts, FontManagerStringSet *available_files, FontManagerProgressCallback progress, GCancellable *cancellable, GError **error) { g_return_val_if_fail(FONT_MANAGER_IS_DATABASE(db), FALSE); g_return_val_if_fail(type != FONT_MANAGER_DATABASE_TYPE_BASE, FALSE); g_return_val_if_fail((error == NULL || *error == NULL), FALSE); g_autoptr(InsertData) data = NULL; g_autoptr(JsonArray) panose = NULL; const gchar *table = font_manager_database_get_type_name(type); if (g_cancellable_is_cancelled(cancellable)) return FALSE; if (type == FONT_MANAGER_DATABASE_TYPE_FONT) { font_manager_database_execute_query(db, DROP_FONT_MATCH_INDEX, NULL); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); data = get_insert_data(table, INSERT_FONT_ROW, available_fonts, available_files, (InsertCallback) sync_fonts_table, progress, NULL); update_available_fonts(db, data, cancellable, error); font_manager_database_execute_query(db, CREATE_FONT_MATCH_INDEX, NULL); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); } else if (type == FONT_MANAGER_DATABASE_TYPE_METADATA) { font_manager_database_execute_query(db, DROP_INFO_MATCH_INDEX, NULL); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); font_manager_database_execute_query(db, DROP_PANOSE_MATCH_INDEX, NULL); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); panose = json_array_new(); data = get_insert_data(table, INSERT_INFO_ROW, available_fonts, available_files, (InsertCallback) sync_metadata_table, progress, panose); update_available_fonts(db, data, cancellable, error); g_return_val_if_fail(error == NULL || *error == NULL, FALSE); sync_panose_table(db, panose, cancellable, error); font_manager_database_execute_query(db, CREATE_INFO_MATCH_INDEX, NULL); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); font_manager_database_execute_query(db, CREATE_PANOSE_MATCH_INDEX, NULL); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); } else if (type == FONT_MANAGER_DATABASE_TYPE_ORTHOGRAPHY) { data = get_insert_data(table, INSERT_ORTH_ROW, available_fonts, available_files, (InsertCallback) sync_orth_table, progress, NULL); update_available_fonts(db, data, cancellable, error); } g_return_val_if_fail(error == NULL || *error == NULL, FALSE); return TRUE; } static void sync_database_thread (GTask *task, G_GNUC_UNUSED gpointer source, gpointer task_data, GCancellable *cancellable) { GError *error = NULL; gboolean result = FALSE; DatabaseSyncData *data = task_data; result = font_manager_update_database_sync(data->db, data->type, data->available_fonts, data->available_files, data->progress, cancellable, &error); if (error == NULL) g_task_return_boolean(task, result); else g_task_return_error(task, error); } /** * font_manager_update_database: * @db: #FontManagerDatabase instance * @type: #FontManagerDatabaseType * @available_fonts: #JsonObject returned by #font_manager_list_available_fonts * @available_files: #FontManagerStringSet containing filepaths for all available font files * @progress: (scope call) (nullable): #FontManagerProgressCallback * @cancellable: (nullable): #GCancellable or %NULL * @callback: (nullable) (scope async): #GAsyncReadyCallback or %NULL * @user_data: (nullable): user data passed to callback or %NULL * * Update application database as needed. */ void font_manager_update_database (FontManagerDatabase *db, FontManagerDatabaseType type, JsonObject *available_fonts, FontManagerStringSet *available_files, FontManagerProgressCallback progress, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data) { g_return_if_fail(cancellable == NULL || G_IS_CANCELLABLE (cancellable)); DatabaseSyncData *sync_data = get_sync_data(db, type, available_fonts, available_files, progress); g_autoptr(GTask) task = g_task_new(NULL, cancellable, callback, user_data); g_task_set_priority(task, G_PRIORITY_DEFAULT); g_task_set_return_on_cancel(task, FALSE); g_task_set_task_data(task, (gpointer) sync_data, (GDestroyNotify) free_sync_data); g_task_run_in_thread(task, sync_database_thread); return; } /** * font_manager_update_database_finish: * @result: #GAsyncResult * @error: (nullable): #GError or %NULL to ignore errors * * Returns: %TRUE on success */ gboolean font_manager_update_database_finish (GAsyncResult *result, GError **error) { g_return_val_if_fail(g_task_is_valid(result, NULL), FALSE); g_return_val_if_fail(error == NULL || *error == NULL, FALSE); return g_task_propagate_boolean(G_TASK(result), error); } /** * font_manager_get_matching_families_and_fonts: * @db: #FontManagerDatabase * @families: #FontManagerStringSet * @fonts: #FontManagerStringSet * @sql: SQL query to execute * @error: #GError or %NULL to ignore errors * * Query MUST return two result columns. The first containing the family name * and the second containing the font description. */ void font_manager_get_matching_families_and_fonts (FontManagerDatabase *db, FontManagerStringSet *families, FontManagerStringSet *fonts, const gchar *sql, GError **error) { g_return_if_fail(FONT_MANAGER_IS_DATABASE(db)); g_return_if_fail(FONT_MANAGER_IS_STRING_SET(families)); g_return_if_fail(FONT_MANAGER_IS_STRING_SET(fonts)); g_return_if_fail(sql != NULL); g_return_if_fail(error == NULL || *error == NULL); font_manager_database_execute_query(db, sql, error); g_return_if_fail(error == NULL || *error == NULL); g_autoptr(FontManagerDatabaseIterator) iter = font_manager_database_iterator(db); while (font_manager_database_iterator_next(iter)) { sqlite3_stmt *stmt = font_manager_database_iterator_get(iter); g_assert(sqlite3_column_count(stmt) >= 2); const gchar *family = (const gchar *) sqlite3_column_text(stmt, 0); const gchar *font = (const gchar *) sqlite3_column_text(stmt, 1); if (family == NULL || font == NULL) continue; font_manager_string_set_add(families, family); font_manager_string_set_add(fonts, font); } return; } static FontManagerDatabase *main_database = NULL; /** * font_manager_get_database: * @type: #FontManagerDatabaseType * @error: (nullable): #GError or %NULL to ignore errors * * Convenience function which initializes the database and sets default options. * * Returns: (transfer full) (nullable): The requested #FontManagerDatabase or %NULL on error. * Free the returned object using #g_object_unref(). */ FontManagerDatabase * font_manager_get_database (FontManagerDatabaseType type, GError **error) { g_return_val_if_fail((error == NULL || *error == NULL), NULL); if (type == FONT_MANAGER_DATABASE_TYPE_BASE && main_database != NULL) return g_object_ref(main_database); FontManagerDatabase *db = font_manager_database_new(); g_autofree gchar *db_file = font_manager_database_get_file(type); g_object_set(db, "file", db_file, NULL); font_manager_database_initialize(db, type, error); if (type == FONT_MANAGER_DATABASE_TYPE_BASE && main_database == NULL) main_database = g_object_ref(db); return db; } GType font_manager_database_error_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_DATABASE_ERROR_OK, "FONT_MANAGER_DATABASE_ERROR_OK", "ok" }, { FONT_MANAGER_DATABASE_ERROR_ERROR, "FONT_MANAGER_DATABASE_ERROR_ERROR", "error" }, { FONT_MANAGER_DATABASE_ERROR_INTERNAL, "FONT_MANAGER_DATABASE_ERROR_INTERNAL", "internal" }, { FONT_MANAGER_DATABASE_ERROR_PERM, "FONT_MANAGER_DATABASE_ERROR_PERM", "perm" }, { FONT_MANAGER_DATABASE_ERROR_ABORT, "FONT_MANAGER_DATABASE_ERROR_ABORT", "abort" }, { FONT_MANAGER_DATABASE_ERROR_BUSY, "FONT_MANAGER_DATABASE_ERROR_BUSY", "busy" }, { FONT_MANAGER_DATABASE_ERROR_LOCKED, "FONT_MANAGER_DATABASE_ERROR_LOCKED", "locked" }, { FONT_MANAGER_DATABASE_ERROR_NOMEM, "FONT_MANAGER_DATABASE_ERROR_NOMEM", "nomem" }, { FONT_MANAGER_DATABASE_ERROR_READONLY, "FONT_MANAGER_DATABASE_ERROR_READONLY", "readonly" }, { FONT_MANAGER_DATABASE_ERROR_INTERRUPT, "FONT_MANAGER_DATABASE_ERROR_INTERRUPT", "interrupt" }, { FONT_MANAGER_DATABASE_ERROR_IOERR, "FONT_MANAGER_DATABASE_ERROR_IOERR", "ioerr" }, { FONT_MANAGER_DATABASE_ERROR_CORRUPT, "FONT_MANAGER_DATABASE_ERROR_CORRUPT", "corrupt" }, { FONT_MANAGER_DATABASE_ERROR_NOTFOUND, "FONT_MANAGER_DATABASE_ERROR_NOTFOUND", "notfound" }, { FONT_MANAGER_DATABASE_ERROR_FULL, "FONT_MANAGER_DATABASE_ERROR_FULL", "full" }, { FONT_MANAGER_DATABASE_ERROR_CANTOPEN, "FONT_MANAGER_DATABASE_ERROR_CANTOPEN", "cantopen" }, { FONT_MANAGER_DATABASE_ERROR_PROTOCOL, "FONT_MANAGER_DATABASE_ERROR_PROTOCOL", "protocol" }, { FONT_MANAGER_DATABASE_ERROR_EMPTY, "FONT_MANAGER_DATABASE_ERROR_EMPTY", "empty" }, { FONT_MANAGER_DATABASE_ERROR_SCHEMA, "FONT_MANAGER_DATABASE_ERROR_SCHEMA", "schema" }, { FONT_MANAGER_DATABASE_ERROR_TOOBIG, "FONT_MANAGER_DATABASE_ERROR_TOOBIG", "toobig" }, { FONT_MANAGER_DATABASE_ERROR_CONSTRAINT, "FONT_MANAGER_DATABASE_ERROR_CONSTRAINT", "constraint" }, { FONT_MANAGER_DATABASE_ERROR_MISMATCH, "FONT_MANAGER_DATABASE_ERROR_MISMATCH", "mismatch" }, { FONT_MANAGER_DATABASE_ERROR_MISUSE, "FONT_MANAGER_DATABASE_ERROR_MISUSE", "misuse" }, { FONT_MANAGER_DATABASE_ERROR_NOLFS, "FONT_MANAGER_DATABASE_ERROR_NOLFS", "nolfs" }, { FONT_MANAGER_DATABASE_ERROR_AUTH, "FONT_MANAGER_DATABASE_ERROR_AUTH", "auth" }, { FONT_MANAGER_DATABASE_ERROR_FORMAT, "FONT_MANAGER_DATABASE_ERROR_FORMAT", "format" }, { FONT_MANAGER_DATABASE_ERROR_RANGE, "FONT_MANAGER_DATABASE_ERROR_RANGE", "range" }, { FONT_MANAGER_DATABASE_ERROR_NOTADB, "FONT_MANAGER_DATABASE_ERROR_NOTADB", "notadb" }, { FONT_MANAGER_DATABASE_ERROR_NOTICE, "FONT_MANAGER_DATABASE_ERROR_NOTICE", "notice" }, { FONT_MANAGER_DATABASE_ERROR_WARNING, "FONT_MANAGER_DATABASE_ERROR_WARNING", "warning" }, { FONT_MANAGER_DATABASE_ERROR_ROW, "FONT_MANAGER_DATABASE_ERROR_ROW", "row" }, { FONT_MANAGER_DATABASE_ERROR_DONE, "FONT_MANAGER_DATABASE_ERROR_DONE", "done" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerDatabaseError"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } GType font_manager_database_type_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_DATABASE_TYPE_BASE, "FONT_MANAGER_DATABASE_TYPE_BASE", "base" }, { FONT_MANAGER_DATABASE_TYPE_FONT, "FONT_MANAGER_DATABASE_TYPE_FONT", "font" }, { FONT_MANAGER_DATABASE_TYPE_METADATA, "FONT_MANAGER_DATABASE_TYPE_METADATA", "metadata" }, { FONT_MANAGER_DATABASE_TYPE_ORTHOGRAPHY, "FONT_MANAGER_DATABASE_TYPE_ORTHOGRAPHY", "orthography" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerDatabaseType"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } font-manager-0.8.8/lib/common/font-manager-database.h000066400000000000000000000223451420226015000224320ustar00rootroot00000000000000/* font-manager-database.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_DATABASE_H__ #define __FONT_MANAGER_DATABASE_H__ #include #include #include #include #include #include #include "font-manager-orthography.h" #include "font-manager-fontconfig.h" #include "font-manager-freetype.h" #include "font-manager-json.h" #include "font-manager-font.h" #include "font-manager-family.h" #include "font-manager-font-info.h" #include "font-manager-progress-data.h" #include "font-manager-string-set.h" #include "font-manager-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_CURRENT_DATABASE_VERSION 17 #define FONT_MANAGER_TYPE_DATABASE (font_manager_database_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerDatabase, font_manager_database, FONT_MANAGER, DATABASE, GObject) #define FONT_MANAGER_TYPE_DATABASE_ITERATOR (font_manager_database_iterator_get_type()) G_DECLARE_FINAL_TYPE(FontManagerDatabaseIterator, font_manager_database_iterator, FONT_MANAGER, DATABASE_ITERATOR, GObject) GQuark font_manager_database_error_quark (); #define FONT_MANAGER_DATABASE_ERROR (font_manager_database_error_quark ()) /** * FontManagerDatabaseError: * @FONT_MANAGER_DATABASE_ERROR_OK: SQLITE_OK * @FONT_MANAGER_DATABASE_ERROR_ERROR: SQLITE_ERROR * @FONT_MANAGER_DATABASE_ERROR_INTERNAL: SQLITE_INTERNAL * @FONT_MANAGER_DATABASE_ERROR_PERM: SQLITE_PERM * @FONT_MANAGER_DATABASE_ERROR_ABORT: SQLITE_ABORT * @FONT_MANAGER_DATABASE_ERROR_BUSY: SQLITE_BUSY * @FONT_MANAGER_DATABASE_ERROR_LOCKED: SQLITE_LOCKED * @FONT_MANAGER_DATABASE_ERROR_NOMEM: SQLITE_NOMEM * @FONT_MANAGER_DATABASE_ERROR_READONLY: SQLITE_READONLY * @FONT_MANAGER_DATABASE_ERROR_INTERRUPT: SQLITE_INTERRUPT * @FONT_MANAGER_DATABASE_ERROR_IOERR: SQLITE_IOERR * @FONT_MANAGER_DATABASE_ERROR_CORRUPT: SQLITE_CORRUPT * @FONT_MANAGER_DATABASE_ERROR_NOTFOUND: SQLITE_NOTFOUND * @FONT_MANAGER_DATABASE_ERROR_FULL: SQLITE_FULL * @FONT_MANAGER_DATABASE_ERROR_CANTOPEN: SQLITE_CANTOPEN * @FONT_MANAGER_DATABASE_ERROR_PROTOCOL: SQLITE_PROTOCOL * @FONT_MANAGER_DATABASE_ERROR_EMPTY: SQLITE_EMPTY * @FONT_MANAGER_DATABASE_ERROR_SCHEMA: SQLITE_SCHEMA * @FONT_MANAGER_DATABASE_ERROR_TOOBIG: SQLITE_TOOBIG * @FONT_MANAGER_DATABASE_ERROR_CONSTRAINT: SQLITE_CONSTRAINT * @FONT_MANAGER_DATABASE_ERROR_MISMATCH: SQLITE_MISMATCH * @FONT_MANAGER_DATABASE_ERROR_MISUSE: SQLITE_MISUSE * @FONT_MANAGER_DATABASE_ERROR_NOLFS: SQLITE_NOLFS * @FONT_MANAGER_DATABASE_ERROR_AUTH: SQLITE_AUTH * @FONT_MANAGER_DATABASE_ERROR_FORMAT: SQLITE_FORMAT * @FONT_MANAGER_DATABASE_ERROR_RANGE: SQLITE_RANGE * @FONT_MANAGER_DATABASE_ERROR_NOTADB: SQLITE_NOTADB * @FONT_MANAGER_DATABASE_ERROR_NOTICE: SQLITE_NOTICE * @FONT_MANAGER_DATABASE_ERROR_WARNING: SQLITE_WARNING * @FONT_MANAGER_DATABASE_ERROR_ROW: SQLITE_ROW * @FONT_MANAGER_DATABASE_ERROR_DONE: SQLITE_DONE * * These errors map directly to SQLite error codes. * See https://sqlite.org/rescode.html for more detailed information. */ typedef enum { FONT_MANAGER_DATABASE_ERROR_OK, FONT_MANAGER_DATABASE_ERROR_ERROR, FONT_MANAGER_DATABASE_ERROR_INTERNAL, FONT_MANAGER_DATABASE_ERROR_PERM, FONT_MANAGER_DATABASE_ERROR_ABORT, FONT_MANAGER_DATABASE_ERROR_BUSY, FONT_MANAGER_DATABASE_ERROR_LOCKED, FONT_MANAGER_DATABASE_ERROR_NOMEM, FONT_MANAGER_DATABASE_ERROR_READONLY, FONT_MANAGER_DATABASE_ERROR_INTERRUPT, FONT_MANAGER_DATABASE_ERROR_IOERR, FONT_MANAGER_DATABASE_ERROR_CORRUPT, FONT_MANAGER_DATABASE_ERROR_NOTFOUND, FONT_MANAGER_DATABASE_ERROR_FULL, FONT_MANAGER_DATABASE_ERROR_CANTOPEN, FONT_MANAGER_DATABASE_ERROR_PROTOCOL, FONT_MANAGER_DATABASE_ERROR_EMPTY, FONT_MANAGER_DATABASE_ERROR_SCHEMA, FONT_MANAGER_DATABASE_ERROR_TOOBIG, FONT_MANAGER_DATABASE_ERROR_CONSTRAINT, FONT_MANAGER_DATABASE_ERROR_MISMATCH, FONT_MANAGER_DATABASE_ERROR_MISUSE, FONT_MANAGER_DATABASE_ERROR_NOLFS, FONT_MANAGER_DATABASE_ERROR_AUTH, FONT_MANAGER_DATABASE_ERROR_FORMAT, FONT_MANAGER_DATABASE_ERROR_RANGE, FONT_MANAGER_DATABASE_ERROR_NOTADB, FONT_MANAGER_DATABASE_ERROR_NOTICE, FONT_MANAGER_DATABASE_ERROR_WARNING, FONT_MANAGER_DATABASE_ERROR_ROW = 100, FONT_MANAGER_DATABASE_ERROR_DONE = 101 } FontManagerDatabaseError; GType font_manager_database_error_get_type (void); #define FONT_MANAGER_TYPE_DATABASE_ERROR (font_manager_database_error_get_type ()) struct _FontManagerDatabase { GObjectClass parent_class; sqlite3 *db; sqlite3_stmt *stmt; }; /** * FontManagerDatabaseType: * @FONT_MANAGER_DATABASE_TYPE_BASE: Base database file * @FONT_MANAGER_DATABASE_TYPE_FONT: Font style information * @FONT_MANAGER_DATABASE_TYPE_METADATA: Font metadata * @FONT_MANAGER_DATABASE_TYPE_ORTHOGRAPHY: Orthography data */ typedef enum { FONT_MANAGER_DATABASE_TYPE_BASE, FONT_MANAGER_DATABASE_TYPE_FONT, FONT_MANAGER_DATABASE_TYPE_METADATA, FONT_MANAGER_DATABASE_TYPE_ORTHOGRAPHY } FontManagerDatabaseType; GType font_manager_database_type_get_type (void); #define FONT_MANAGER_TYPE_DATABASE_TYPE (font_manager_database_type_get_type ()) const gchar * font_manager_database_get_type_name (FontManagerDatabaseType type); gchar * font_manager_database_get_file (FontManagerDatabaseType type); FontManagerDatabase * font_manager_database_new (void); void font_manager_database_open (FontManagerDatabase *self, GError **error); void font_manager_database_begin_transaction (FontManagerDatabase *self, GError **error); void font_manager_database_commit_transaction (FontManagerDatabase *self, GError **error); void font_manager_database_execute_query (FontManagerDatabase *self, const gchar *sql, GError **error); gint font_manager_database_get_version (FontManagerDatabase *self, GError **error); void font_manager_database_set_version (FontManagerDatabase *self, int version, GError **error); void font_manager_database_vacuum (FontManagerDatabase *self, GError **error); void font_manager_database_initialize (FontManagerDatabase *self, FontManagerDatabaseType type, GError **error); void font_manager_database_attach (FontManagerDatabase *self, FontManagerDatabaseType type, GError **error); void font_manager_database_detach (FontManagerDatabase *self, FontManagerDatabaseType type, GError **error); JsonObject * font_manager_database_get_object (FontManagerDatabase *self, const gchar *sql, GError **error); FontManagerDatabaseIterator * font_manager_database_iterator (FontManagerDatabase *self); /* Standard Iterator protocol */ FontManagerDatabaseIterator * font_manager_database_iterator_new (FontManagerDatabase *db); gboolean font_manager_database_iterator_next (FontManagerDatabaseIterator *self); sqlite3_stmt * font_manager_database_iterator_get (FontManagerDatabaseIterator *self); /* Related functions */ FontManagerDatabase * font_manager_get_database (FontManagerDatabaseType type, GError **error); gboolean font_manager_update_database_sync (FontManagerDatabase *db, FontManagerDatabaseType type, JsonObject *available_fonts, FontManagerStringSet *available_files, FontManagerProgressCallback progress, GCancellable *cancellable, GError **error); void font_manager_update_database (FontManagerDatabase *db, FontManagerDatabaseType type, JsonObject *available_fonts, FontManagerStringSet *available_files, FontManagerProgressCallback progress, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data); gboolean font_manager_update_database_finish (GAsyncResult *result, GError **error); void font_manager_get_matching_families_and_fonts (FontManagerDatabase *db, FontManagerStringSet *families, FontManagerStringSet *fonts, const gchar *sql, GError **error); G_END_DECLS #endif /* __FONT_MANAGER_DATABASE_H__ */ font-manager-0.8.8/lib/common/font-manager-directories.c000066400000000000000000000056651420226015000232030ustar00rootroot00000000000000/* font-manager-directories.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-directories.h" /** * SECTION: font-manager-directories * @short_description: Fontconfig font selection configuration * @title: Font Directories * @include: font-manager-directories.h * * Set of directories which will be scanned for font files to include in the set of available fonts. */ G_DEFINE_TYPE(FontManagerDirectories, font_manager_directories, FONT_MANAGER_TYPE_SELECTIONS) xmlNodePtr font_manager_directories_get_selections (FontManagerSelections *self, xmlDocPtr doc) { xmlNodePtr root = xmlDocGetRootElement(doc); return (root != NULL) ? root->children : NULL; } static void font_manager_directories_write_selections (FontManagerSelections *self, FontManagerXmlWriter *writer) { g_return_if_fail(FONT_MANAGER_IS_SELECTIONS(self)); g_return_if_fail(FONT_MANAGER_IS_XML_WRITER(writer)); GList *directories = font_manager_string_set_list(FONT_MANAGER_STRING_SET(self)); g_autofree gchar *element = NULL; g_object_get(G_OBJECT(self), "target-element", &element, NULL); font_manager_xml_writer_add_elements(writer, element, directories); g_list_free_full(directories, g_free); return; } static void font_manager_directories_class_init (FontManagerDirectoriesClass *klass) { FontManagerSelectionsClass *parent_class = (FontManagerSelectionsClass *) klass; parent_class->get_selections = font_manager_directories_get_selections; parent_class->write_selections = font_manager_directories_write_selections; return; } static void font_manager_directories_init (FontManagerDirectories *self) { g_return_if_fail(self != NULL); g_autofree gchar *config_dir = font_manager_get_user_fontconfig_directory(); g_object_set(G_OBJECT(self), "config-dir", config_dir, "target-element", "dir", "target-file", "09-Directories.conf", NULL); return; } /** * font_manager_directories_new: * * Returns: (transfer full): A newly created #FontManagerDirectories. * Free the returned object using #g_object_unref(). */ FontManagerDirectories * font_manager_directories_new (void) { return g_object_new(FONT_MANAGER_TYPE_DIRECTORIES, NULL); } font-manager-0.8.8/lib/common/font-manager-directories.h000066400000000000000000000024461420226015000232020ustar00rootroot00000000000000/* font-manager-directories.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_DIRECTORIES_H__ #define __FONT_MANAGER_DIRECTORIES_H__ #include "font-manager-selections.h" #include "font-manager-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_DIRECTORIES (font_manager_directories_get_type ()) G_DECLARE_DERIVABLE_TYPE(FontManagerDirectories, font_manager_directories, FONT_MANAGER, DIRECTORIES, FontManagerSelections) struct _FontManagerDirectoriesClass { FontManagerSelectionsClass parent_class; }; FontManagerDirectories * font_manager_directories_new (void); G_END_DECLS #endif /* __FONT_MANAGER_DIRECTORIES_H__ */ font-manager-0.8.8/lib/common/font-manager-family.c000066400000000000000000000067521420226015000221460ustar00rootroot00000000000000/* font-manager-family.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-family.h" /** * SECTION: font-manager-family * @short_description: Font family * @title: Family * @include: font-manager-family.h * @see_also: #FontManagerJsonProxy #FontManagerFont * * #FontManagerFamily holds information about a font family along with an array * of #JsonObject representing the fonts belonging to this font family. * * The #JsonObject backing this class should have the following structure: * * |[ * { * "family" : string, * "description" : string, * "n-variations" : int, * "variations" : [ ] * } *]| * * variations is a #JsonArray of #JsonObjects representing individual fonts. * See #FontManagerFont for object description. */ struct _FontManagerFamily { GObject parent_instance; }; G_DEFINE_TYPE(FontManagerFamily, font_manager_family, FONT_MANAGER_TYPE_JSON_PROXY) #define PROPERTIES FamilyProperties #define N_PROPERTIES G_N_ELEMENTS(PROPERTIES) static GParamSpec *obj_properties[N_PROPERTIES] = {0}; static void font_manager_family_class_init (FontManagerFamilyClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GObjectClass *parent_class = G_OBJECT_CLASS(font_manager_family_parent_class); object_class->get_property = parent_class->get_property; object_class->set_property = parent_class->set_property; font_manager_json_proxy_generate_properties(obj_properties, PROPERTIES, N_PROPERTIES); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_family_init (FontManagerFamily *self) { g_return_if_fail(self != NULL); } /** * font_manager_family_get_default_variant: * @self: #FontManagerFamily * * Returns: (transfer none): #JsonObject which should not be freed. */ JsonObject * font_manager_family_get_default_variant (FontManagerFamily *self) { g_return_val_if_fail(self != NULL, NULL); g_autoptr(JsonObject) source = NULL; g_object_get(self, "source-object", &source, NULL); const gchar *family_desc = json_object_get_string_member(source, "description"); JsonArray *arr = json_object_get_array_member(source, "variations"); guint i, arr_length = json_array_get_length(arr); for (i = 0; i < arr_length; i++) { JsonObject *font = json_array_get_object_element(arr, i); const gchar *font_desc = json_object_get_string_member(font, "description"); if (g_strcmp0(family_desc, font_desc) == 0) return font; } g_return_val_if_reached(json_array_get_object_element(arr, 0)); } /** * font_manager_family_new: * * Returns: (transfer full): A newly created #FontManagerFamily. * Free the returned object using #g_object_unref(). */ FontManagerFamily * font_manager_family_new (void) { return g_object_new(FONT_MANAGER_TYPE_FAMILY, NULL); } font-manager-0.8.8/lib/common/font-manager-family.h000066400000000000000000000033371420226015000221470ustar00rootroot00000000000000/* font-manager-family.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_FAMILY_H__ #define __FONT_MANAGER_FAMILY_H__ #include "font-manager-json-proxy.h" G_BEGIN_DECLS /* Order matters, adjust bind_from_properties to account for changes */ static const FontManagerJsonProxyProperties FamilyProperties [] = { { "RESERVED", G_TYPE_RESERVED_GLIB_FIRST, NULL }, { "family", G_TYPE_STRING, "Family name" }, { "n-variations", G_TYPE_INT, "Number of font variations" }, { "description", G_TYPE_STRING, "Pango font description" }, { FONT_MANAGER_JSON_PROXY_SOURCE, G_TYPE_RESERVED_USER_FIRST, "JsonObject source for this class" }, { "variations", G_TYPE_BOXED, "JsonArray of JsonObjects" } }; #define FONT_MANAGER_TYPE_FAMILY (font_manager_family_get_type()) G_DECLARE_FINAL_TYPE(FontManagerFamily, font_manager_family, FONT_MANAGER, FAMILY, FontManagerJsonProxy) FontManagerFamily * font_manager_family_new (void); JsonObject * font_manager_family_get_default_variant (FontManagerFamily *self); G_END_DECLS #endif /* __FONT_MANAGER_FAMILY_H__ */ font-manager-0.8.8/lib/common/font-manager-font-info.c000066400000000000000000000055061420226015000225600ustar00rootroot00000000000000/* font-manager-font-info.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-font-info.h" /** * SECTION: font-manager-font-info * @short_description: Font metadata * @title: Font Info * @include: font-manager-font-info.h * @see_also: #FontManagerJsonProxy * * #FontManagerFontInfo holds detailed metadata for a single font. * * The #JsonObject backing this class should have the following structure: * * |[ * { * "filepath" : string, * "findex" : int, * "family" : string, * "style" : string, * "owner" : int, * "psname" : string, * "filetype" : string, * "n-glyphs" : int, * "copyright" : string, * "version" : string, * "description" : string, * "license-data" : string, * "license-url" : string, * "vendor" : string, * "designer" : string, * "designer-url" : string, * "license-type" : string, * "fsType" : int, * "filesize" : string, * "checksum" : string, * "panose": JsonArray of ints, * } * ]| */ struct _FontManagerFontInfo { GObject parent_instance; }; G_DEFINE_TYPE(FontManagerFontInfo, font_manager_font_info, FONT_MANAGER_TYPE_JSON_PROXY) #define PROPERTIES InfoProperties #define N_PROPERTIES G_N_ELEMENTS(PROPERTIES) static GParamSpec *obj_properties[N_PROPERTIES] = {0}; static void font_manager_font_info_class_init (FontManagerFontInfoClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GObjectClass *parent_class = G_OBJECT_CLASS(font_manager_font_info_parent_class); object_class->get_property = parent_class->get_property; object_class->set_property = parent_class->set_property; font_manager_json_proxy_generate_properties(obj_properties, PROPERTIES, N_PROPERTIES); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_font_info_init (FontManagerFontInfo *self) { g_return_if_fail(self != NULL); } /** * font_manager_font_info_new: * * Returns: (transfer full): A newly created #FontManagerFontInfo. * Free the returned object using #g_object_unref(). */ FontManagerFontInfo * font_manager_font_info_new (void) { return g_object_new(FONT_MANAGER_TYPE_FONT_INFO, NULL); } font-manager-0.8.8/lib/common/font-manager-font-info.h000066400000000000000000000051511420226015000225610ustar00rootroot00000000000000/* font-manager-font-info.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_TYPE_FONT_INFO_H__ #define __FONT_MANAGER_TYPE_FONT_INFO_H__ #include #include #include "font-manager-json-proxy.h" G_BEGIN_DECLS /* Order matters, adjust bind_from_properties to account for changes */ static const FontManagerJsonProxyProperties InfoProperties [] = { { "RESERVED", G_TYPE_RESERVED_GLIB_FIRST, NULL }, { "filepath", G_TYPE_STRING, "Filepath" }, { "findex", G_TYPE_INT, "Face index" }, { "family", G_TYPE_STRING, "Family name" }, { "style", G_TYPE_STRING, "Style" }, { "owner", G_TYPE_INT, "Whether file is writable by user" }, { "psname", G_TYPE_STRING, "PostScript name" }, { "filetype", G_TYPE_STRING, "Font format" }, { "n-glyphs", G_TYPE_INT, "Number of glyphs" }, { "copyright", G_TYPE_STRING, "Copyright notice" }, { "version", G_TYPE_STRING, "Font version" }, { "description", G_TYPE_STRING, "Design description" }, { "license-data", G_TYPE_STRING, "Embedded license data" }, { "license-url", G_TYPE_STRING, "License URL" }, { "vendor", G_TYPE_STRING, "Font foundry name" }, { "designer", G_TYPE_STRING, "Name of font designer" }, { "designer-url", G_TYPE_STRING, "Designer homepage" }, { "license-type", G_TYPE_STRING, "License type" }, { "fsType", G_TYPE_INT, "Embedding restrictions" }, { "filesize", G_TYPE_STRING, "Size on disk" }, { "checksum", G_TYPE_STRING, "MD5 checksum" }, { FONT_MANAGER_JSON_PROXY_SOURCE, G_TYPE_RESERVED_USER_FIRST, "JsonObject source for this class" }, { "panose", G_TYPE_BOXED, "Panose information as a JsonArray" } }; #define FONT_MANAGER_TYPE_FONT_INFO (font_manager_font_info_get_type()) G_DECLARE_FINAL_TYPE(FontManagerFontInfo, font_manager_font_info, FONT_MANAGER, FONT_INFO, FontManagerJsonProxy) FontManagerFontInfo * font_manager_font_info_new (void); G_END_DECLS #endif /* __FONT_MANAGER_TYPE_FONT_INFO_H__ */ font-manager-0.8.8/lib/common/font-manager-font-model.c000066400000000000000000000513761420226015000227330ustar00rootroot00000000000000/* font-manager-font-model.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-font-model.h" /** * SECTION: font-manager-font-model * @short_description: Font data model * @title: Font Model * @include: font-manager-font-model.h * @see_also: #FontManagerFamily #FontManagerFont * * Minimal implementation which wraps the #JsonArray returned by #font_manager_sort_json_font_listing(). * * This model provides read-only access to available #FontManagerFamily objects. */ struct _FontManagerFontModel { GObject parent_instance; gint stamp; JsonArray *available_fonts; }; static void g_list_model_interface_init (GListModelInterface *iface); static void gtk_tree_model_interface_init (GtkTreeModelIface *iface); static void gtk_tree_drag_source_interface_init (GtkTreeDragSourceIface *iface); static void gtk_tree_drag_dest_interface_init (GtkTreeDragDestIface *iface); G_DEFINE_TYPE_WITH_CODE(FontManagerFontModel, font_manager_font_model, G_TYPE_OBJECT, G_IMPLEMENT_INTERFACE(G_TYPE_LIST_MODEL, g_list_model_interface_init) G_IMPLEMENT_INTERFACE(GTK_TYPE_TREE_MODEL, gtk_tree_model_interface_init) G_IMPLEMENT_INTERFACE(GTK_TYPE_TREE_DRAG_SOURCE, gtk_tree_drag_source_interface_init) G_IMPLEMENT_INTERFACE(GTK_TYPE_TREE_DRAG_DEST, gtk_tree_drag_dest_interface_init)) enum { PROP_RESERVED, PROP_SOURCE, N_PROPERTIES }; GType COLUMN_TYPES [FONT_MANAGER_FONT_MODEL_N_COLUMNS] = { G_TYPE_OBJECT, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_INT }; GType font_manager_font_model_column_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_FONT_MODEL_OBJECT, "FONT_MANAGER_FONT_MODEL_OBJECT", "object" }, { FONT_MANAGER_FONT_MODEL_NAME, "FONT_MANAGER_FONT_MODEL_NAME", "name" }, { FONT_MANAGER_FONT_MODEL_DESCRIPTION, "FONT_MANAGER_FONT_MODEL_DESCRIPTION", "description" }, { FONT_MANAGER_FONT_MODEL_COUNT, "FONT_MANAGER_FONT_MODEL_COUNT", "count" }, { FONT_MANAGER_FONT_MODEL_N_COLUMNS, "FONT_MANAGER_FONT_MODEL_N_COLUMNS", "n-columns" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerFontModelColumn"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } #define SOURCE "source-array" gint get_n_variations (FontManagerFontModel *self, gint index) { JsonObject *family = json_array_get_object_element(self->available_fonts, index); return (gint) json_object_get_int_member(family, "n_variations"); } gboolean invalid_iter (GtkTreeIter *iter) { iter->stamp = 0; return FALSE; } /* GtkTreeModelIface */ static GtkTreeModelFlags font_manager_font_model_get_flags (G_GNUC_UNUSED GtkTreeModel *tree_model) { return GTK_TREE_MODEL_ITERS_PERSIST; } static gint font_manager_font_model_get_n_columns (G_GNUC_UNUSED GtkTreeModel *tree_model) { return FONT_MANAGER_FONT_MODEL_N_COLUMNS; } static GType font_manager_font_model_get_column_type (G_GNUC_UNUSED GtkTreeModel *tree_model, gint index) { g_return_val_if_fail(index < FONT_MANAGER_FONT_MODEL_N_COLUMNS, G_TYPE_INVALID); return COLUMN_TYPES[index]; } static gboolean font_manager_font_model_get_iter (GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreePath *path) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(path != NULL, FALSE); gint depth = gtk_tree_path_get_depth(path); gint *indices = gtk_tree_path_get_indices(path); if (!self->available_fonts || indices[0] >= ((int) json_array_get_length(self->available_fonts))) return invalid_iter(iter); iter->stamp = self->stamp; iter->user_data = GINT_TO_POINTER(indices[0]); iter->user_data2 = GINT_TO_POINTER(-1); if (depth > 1) { gint n_variations = get_n_variations(self, indices[0]); if (indices[1] >= n_variations) return invalid_iter(iter); iter->user_data2 = GINT_TO_POINTER(indices[1]); } return TRUE; } static GtkTreePath * font_manager_font_model_get_path (GtkTreeModel *tree_model, GtkTreeIter *iter) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, NULL); g_return_val_if_fail(iter->stamp == self->stamp, NULL); GtkTreePath *path = gtk_tree_path_new(); gtk_tree_path_append_index(path, GPOINTER_TO_INT(iter->user_data)); if (GPOINTER_TO_INT(iter->user_data2) != -1) gtk_tree_path_append_index(path, GPOINTER_TO_INT(iter->user_data2)); return path; } static void font_manager_font_model_get_value (GtkTreeModel *tree_model, GtkTreeIter *iter, gint column, GValue *value) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_if_fail(self != NULL); g_return_if_fail(self->available_fonts != NULL); g_return_if_fail(json_array_get_length(self->available_fonts) > 0); g_return_if_fail(iter != NULL); g_return_if_fail(iter->stamp == self->stamp); g_value_init(value, COLUMN_TYPES[column]); JsonObject *root = NULL, *child = NULL; root = json_array_get_object_element(self->available_fonts, GPOINTER_TO_INT(iter->user_data)); gboolean root_node = (GPOINTER_TO_INT(iter->user_data2) == -1); if (!root_node) { JsonArray *children = json_object_get_array_member(root, "variations"); child = json_array_get_object_element(children, GPOINTER_TO_INT(iter->user_data2)); } JsonObject *obj = root_node ? root : child; const gchar *member = root_node ? "family" : "style"; switch (column) { case FONT_MANAGER_FONT_MODEL_NAME: g_value_set_string(value, json_object_get_string_member(obj, member)); break; case FONT_MANAGER_FONT_MODEL_DESCRIPTION: g_value_set_string(value, json_object_get_string_member(obj, "description")); break; case FONT_MANAGER_FONT_MODEL_COUNT: if (root_node) g_value_set_int(value, get_n_variations(self, GPOINTER_TO_INT(iter->user_data))); else g_value_set_int(value, -1); break; case FONT_MANAGER_FONT_MODEL_OBJECT: if (root_node) { g_autoptr(FontManagerFamily) family = font_manager_family_new(); g_object_set(family, "source-object", obj, NULL); g_value_set_object(value, family); } else { g_autoptr(FontManagerFont) font = font_manager_font_new(); g_object_set(font, "source-object", obj, NULL); g_value_set_object(value, font); } break; default: g_critical(G_STRLOC ": Invalid column index : %i", column); } return; } static gboolean font_manager_font_model_iter_next (GtkTreeModel *tree_model, GtkTreeIter *iter) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(iter != NULL, FALSE); g_return_val_if_fail(iter->stamp == self->stamp, FALSE); if (!self->available_fonts || json_array_get_length(self->available_fonts) < 1) return invalid_iter(iter); gint index = GPOINTER_TO_INT(iter->user_data); if (GPOINTER_TO_INT(iter->user_data2) == -1) { gint n_root_nodes = (gint) json_array_get_length(self->available_fonts); if (!(index < n_root_nodes - 1)) return invalid_iter(iter); iter->user_data = GINT_TO_POINTER(index + 1); } else { gint n_children = get_n_variations(self, index); index = GPOINTER_TO_INT(iter->user_data2); if (!(index < n_children - 1)) return invalid_iter(iter); iter->user_data2 = GINT_TO_POINTER(index + 1); } return TRUE; } static gboolean font_manager_font_model_iter_previous (GtkTreeModel *tree_model, GtkTreeIter *iter) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(iter != NULL, FALSE); g_return_val_if_fail(iter->stamp == self->stamp, FALSE); if (!self->available_fonts || json_array_get_length(self->available_fonts) < 1) return invalid_iter(iter); gint index = GPOINTER_TO_INT(iter->user_data); if (GPOINTER_TO_INT(iter->user_data2) == -1) { if (index < 1) return invalid_iter(iter); iter->user_data = GINT_TO_POINTER(index - 1); } else { index = GPOINTER_TO_INT(iter->user_data2); if (index < 1) return invalid_iter(iter); iter->user_data2 = GINT_TO_POINTER(index - 1); } return TRUE; } static gboolean font_manager_font_model_iter_children (GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, FALSE); iter->stamp = self->stamp; if (!self->available_fonts || json_array_get_length(self->available_fonts) < 1) return invalid_iter(iter); /* Special case - if parent equals %NULL this function should return the first node */ if (parent == NULL) { iter->user_data = GINT_TO_POINTER(0); iter->user_data2 = GINT_TO_POINTER(-1); } else if (GPOINTER_TO_INT(parent->user_data2) != -1) { /* Maximum depth of this model is 2 */ return invalid_iter(iter); } else { iter->user_data = parent->user_data; iter->user_data2 = GINT_TO_POINTER(0); } return TRUE; } static gboolean font_manager_font_model_iter_has_child (GtkTreeModel *tree_model, GtkTreeIter *iter) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(iter != NULL, FALSE); g_return_val_if_fail(iter->stamp == self->stamp, FALSE); if (!self->available_fonts || json_array_get_length(self->available_fonts) < 1) return FALSE; return (GPOINTER_TO_INT(iter->user_data2) == -1); } static gint font_manager_font_model_iter_n_children (GtkTreeModel *tree_model, GtkTreeIter *iter) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, 0); g_return_val_if_fail(self->available_fonts != NULL, 0); /* Special case - if iter is %NULL this function should return the number of toplevel nodes */ if (iter == NULL) return ((gint) json_array_get_length(self->available_fonts)); return get_n_variations(self, GPOINTER_TO_INT(iter->user_data)); } static gboolean font_manager_font_model_iter_nth_child (GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent, gint n) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(n >= 0, FALSE); if (!self->available_fonts || json_array_get_length(self->available_fonts) < 1) return FALSE; iter->stamp = self->stamp; /* Special case - if parent is %NULL this function should set iter to toplevel node n */ if (parent == NULL) { gint n_root_nodes = (gint) json_array_get_length(self->available_fonts); if (n < n_root_nodes) { iter->user_data = GINT_TO_POINTER(n); iter->user_data2 = GINT_TO_POINTER(-1); return TRUE; } else { return invalid_iter(iter); } } g_return_val_if_fail(parent->stamp == self->stamp, FALSE); gint n_children = get_n_variations(self, GPOINTER_TO_INT(parent->user_data)); if (n > n_children -1) { return invalid_iter(iter); } else { iter->user_data = parent->user_data; iter->user_data2 = GINT_TO_POINTER(n); return TRUE; } } static gboolean font_manager_font_model_iter_parent (GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *child) { FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(tree_model); g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(child->stamp == self->stamp, FALSE); g_return_val_if_fail(child->user_data != NULL, FALSE); g_return_val_if_fail(child->user_data2 != NULL, FALSE); iter->stamp = self->stamp; iter->user_data = child->user_data; iter->user_data2 = GINT_TO_POINTER(-1); return TRUE; } /* GListModelInterface */ static GType font_manager_font_model_get_item_type (G_GNUC_UNUSED GListModel *self) { return FONT_MANAGER_TYPE_FAMILY; } static guint font_manager_font_model_get_n_items (GListModel *self) { g_return_val_if_fail(self != NULL, 0); FontManagerFontModel *model = FONT_MANAGER_FONT_MODEL(self); return json_array_get_length(model->available_fonts); } static gpointer font_manager_font_model_get_item (GListModel *self, guint position) { g_return_val_if_fail(self != NULL, NULL); if (position >= font_manager_font_model_get_n_items(self)) return NULL; FontManagerFontModel *model = FONT_MANAGER_FONT_MODEL(self); JsonObject *obj = json_array_get_object_element(model->available_fonts, position); FontManagerFamily *family = font_manager_family_new(); g_object_set(G_OBJECT(family), "source-object", obj, NULL); return family; } static void g_list_model_interface_init (GListModelInterface *iface) { iface->get_item_type = font_manager_font_model_get_item_type; iface->get_n_items = font_manager_font_model_get_n_items; iface->get_item = font_manager_font_model_get_item; return; } /* GtkTreeModelIface */ static void gtk_tree_model_interface_init (GtkTreeModelIface *iface) { iface->get_flags = font_manager_font_model_get_flags; iface->get_n_columns = font_manager_font_model_get_n_columns; iface->get_column_type = font_manager_font_model_get_column_type; iface->get_iter = font_manager_font_model_get_iter; iface->get_path = font_manager_font_model_get_path; iface->get_value = font_manager_font_model_get_value; iface->iter_next = font_manager_font_model_iter_next; iface->iter_previous = font_manager_font_model_iter_previous; iface->iter_children = font_manager_font_model_iter_children; iface->iter_has_child = font_manager_font_model_iter_has_child; iface->iter_n_children = font_manager_font_model_iter_n_children; iface->iter_nth_child = font_manager_font_model_iter_nth_child; iface->iter_parent = font_manager_font_model_iter_parent; return; } /* GtkTreeDragSourceIface */ static gboolean font_manager_font_model_row_draggable (G_GNUC_UNUSED GtkTreeDragSource *source, G_GNUC_UNUSED GtkTreePath *path) { return TRUE; } static gboolean font_manager_font_model_drag_data_get (GtkTreeDragSource *source, GtkTreePath *path, GtkSelectionData *selection_data) { if (gtk_tree_set_row_drag_data(selection_data, GTK_TREE_MODEL(source), path)) return TRUE; return FALSE; } static gboolean font_manager_font_model_drag_data_delete (G_GNUC_UNUSED GtkTreeDragSource *drag_source, G_GNUC_UNUSED GtkTreePath *path) { /* This model is read-only */ return FALSE; } static void gtk_tree_drag_source_interface_init (GtkTreeDragSourceIface *iface) { iface->row_draggable = font_manager_font_model_row_draggable; iface->drag_data_get = font_manager_font_model_drag_data_get; iface->drag_data_delete = font_manager_font_model_drag_data_delete; return; } /* GtkTreeDragDestIface */ static gboolean font_manager_font_model_drag_data_received (G_GNUC_UNUSED GtkTreeDragDest *drag_dest, G_GNUC_UNUSED GtkTreePath *dest, G_GNUC_UNUSED GtkSelectionData *selection_data) { return FALSE; } static gboolean font_manager_font_model_row_drop_possible (G_GNUC_UNUSED GtkTreeDragDest *drag_dest, G_GNUC_UNUSED GtkTreePath *dest, G_GNUC_UNUSED GtkSelectionData *selection_data) { /* This model is read-only */ return FALSE; } static void gtk_tree_drag_dest_interface_init (GtkTreeDragDestIface *iface) { iface->drag_data_received = font_manager_font_model_drag_data_received; iface->row_drop_possible = font_manager_font_model_row_drop_possible; return; } /* FontManagerFontModel */ static void font_manager_font_model_init (FontManagerFontModel *self) { do { self->stamp = g_random_int(); } while (self->stamp == 0); self->available_fonts = json_array_new(); return; } static void font_manager_font_model_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(gobject); g_clear_pointer(&self->available_fonts, json_array_unref); G_OBJECT_CLASS(font_manager_font_model_parent_class)->dispose(gobject); return; } static void font_manager_font_model_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(gobject); g_return_if_fail(self->available_fonts != NULL); switch (property_id) { case PROP_SOURCE: g_value_set_boxed(value, self->available_fonts); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void set_source (FontManagerFontModel *self, JsonArray *value) { g_return_if_fail(self != NULL); if (self->available_fonts == value) return; if (self->available_fonts != NULL) json_array_unref(self->available_fonts); self->available_fonts = value ? json_array_ref(value) : NULL; g_object_notify(G_OBJECT(self), SOURCE); return; } static void font_manager_font_model_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerFontModel *self = FONT_MANAGER_FONT_MODEL(gobject); switch (property_id) { case PROP_SOURCE: set_source(self, g_value_get_boxed(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_font_model_class_init (FontManagerFontModelClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->get_property = font_manager_font_model_get_property; object_class->set_property = font_manager_font_model_set_property; object_class->dispose = font_manager_font_model_dispose; /** * FontManagerFontModel:source-array: * * #JsonArray source. */ g_object_class_install_property(object_class, PROP_SOURCE, g_param_spec_boxed(SOURCE, NULL, "#JsonArray backing this model", JSON_TYPE_ARRAY, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE)); return; } /** * font_manager_font_model_new: * * Returns : (transfer full) : A newly created #FontManagerFontModel. * Free the returned object using #g_object_unref(). */ FontManagerFontModel * font_manager_font_model_new (void) { return g_object_new(FONT_MANAGER_TYPE_FONT_MODEL, NULL); } font-manager-0.8.8/lib/common/font-manager-font-model.h000066400000000000000000000040661420226015000227320ustar00rootroot00000000000000/* font-manager-font-model.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_FONT_MODEL_H__ #define __FONT_MANAGER_FONT_MODEL_H__ #include #include #include #include #include "font-manager-font.h" #include "font-manager-family.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_FONT_MODEL (font_manager_font_model_get_type()) G_DECLARE_FINAL_TYPE(FontManagerFontModel, font_manager_font_model, FONT_MANAGER, FONT_MODEL, GObject) /** * FontManagerFontModelColumn: * @FONT_MANAGER_FONT_MODEL_OBJECT: #FontManagerFont * @FONT_MANAGER_FONT_MODEL_NAME: Object name * @FONT_MANAGER_FONT_MODEL_DESCRIPTION: Font description * @FONT_MANAGER_FONT_MODEL_COUNT: Number of variations for family objects * @FONT_MANAGER_FONT_MODEL_N_COLUMNS: Number of columns in this model * * Index of available columns in #FontManagerFontModel. */ typedef enum { FONT_MANAGER_FONT_MODEL_OBJECT, FONT_MANAGER_FONT_MODEL_NAME, FONT_MANAGER_FONT_MODEL_DESCRIPTION, FONT_MANAGER_FONT_MODEL_COUNT, FONT_MANAGER_FONT_MODEL_N_COLUMNS } FontManagerFontModelColumn; GType font_manager_font_model_column_get_type (void); #define FONT_MANAGER_TYPE_FONT_MODEL_COLUMN (font_manager_font_model_column_get_type ()) FontManagerFontModel * font_manager_font_model_new (void); G_END_DECLS #endif /* __FONT_MANAGER_FONT_MODEL_H__ */ font-manager-0.8.8/lib/common/font-manager-font-preview.c000066400000000000000000001117771420226015000233160ustar00rootroot00000000000000/* font-manager-font-preview.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-font-preview.h" /** * SECTION: font-manager-font-preview * @short_description: Full featured font preview widget * @title: Font Preview * @include: font-manager-font-preview.h * * This widget allows previewing of font files in various ways. */ GType font_manager_font_preview_mode_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW, "FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW", "preview" }, { FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL, "FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL", "waterfall" }, { FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM, "FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM", "lorem-ipsum" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerFontPreviewMode"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_font_preview_mode_to_string: * @mode: #FontManagerFontPreviewMode * * Returns: (transfer none) (nullable): @mode as a string */ const gchar * font_manager_font_preview_mode_to_string (FontManagerFontPreviewMode mode) { switch (mode) { case FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW: return "Preview"; case FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL: return "Waterfall"; case FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM: return "Lorem Ipsum"; default: return NULL; } } /** * font_manager_font_preview_mode_to_translatable_string: * @mode: #FontManagerFontPreviewMode * * Returns: (transfer none) (nullable): @mode as a localized string, if available. */ const gchar * font_manager_font_preview_mode_to_translatable_string (FontManagerFontPreviewMode mode) { switch (mode) { case FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW: return _("Preview"); case FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL: return _("Waterfall"); case FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM: return "Lorem Ipsum"; default: return NULL; } } #define MIN_FONT_SIZE FONT_MANAGER_MIN_FONT_SIZE #define MAX_FONT_SIZE FONT_MANAGER_MAX_FONT_SIZE #define DEFAULT_PREVIEW_SIZE FONT_MANAGER_DEFAULT_PREVIEW_SIZE #define DEFAULT_WATERFALL_MAX_SIZE MAX_FONT_SIZE / 2 static void generate_waterfall_preview (FontManagerFontPreview *self); struct _FontManagerFontPreview { GtkBox parent_instance; gchar *pangram; gchar *default_pangram; gchar *preview; gchar *default_preview; gchar *restore_preview; GtkWidget *controls; GtkWidget *fontscale; GtkWidget *textview; GHashTable *samples; gdouble waterfall_size_ratio; gdouble min_waterfall_size; gdouble max_waterfall_size; gdouble preview_size; gboolean allow_edit; gboolean show_line_size; GtkJustification justification; FontManagerFontPreviewMode mode; PangoFontDescription *font_desc; }; G_DEFINE_TYPE(FontManagerFontPreview, font_manager_font_preview, GTK_TYPE_BOX) enum { PROP_RESERVED, PROP_PREVIEW_MODE, PROP_PREVIEW_SIZE, PROP_PREVIEW_TEXT, PROP_FONT_DESC, PROP_JUSTIFICATION, PROP_SAMPLES, PROP_WATERFALL_MIN, PROP_WATERFALL_MAX, PROP_WATERFALL_RATIO, PROP_SHOW_LINE_SIZE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void font_manager_font_preview_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerFontPreview *self = FONT_MANAGER_FONT_PREVIEW(gobject); g_clear_pointer(&self->pangram, g_free); g_clear_pointer(&self->default_pangram, g_free); g_clear_pointer(&self->preview, g_free); g_clear_pointer(&self->default_preview, g_free); g_clear_pointer(&self->restore_preview, g_free); g_clear_pointer(&self->font_desc, pango_font_description_free); g_clear_pointer(&self->samples, g_hash_table_unref); G_OBJECT_CLASS(font_manager_font_preview_parent_class)->dispose(gobject); return; } static void font_manager_font_preview_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerFontPreview *self = FONT_MANAGER_FONT_PREVIEW(gobject); g_autofree gchar *font = NULL; switch (property_id) { case PROP_PREVIEW_SIZE: g_value_set_double(value, font_manager_font_preview_get_preview_size(self)); break; case PROP_PREVIEW_MODE: g_value_set_enum(value, font_manager_font_preview_get_preview_mode(self)); break; case PROP_PREVIEW_TEXT: g_value_set_string(value, self->preview); break; case PROP_FONT_DESC: font = font_manager_font_preview_get_font_description(self); g_value_set_string(value, font); break; case PROP_JUSTIFICATION: g_value_set_enum(value, (gint) font_manager_font_preview_get_justification(self)); break; case PROP_SAMPLES: g_value_set_boxed(value, self->samples); break; case PROP_WATERFALL_MIN: g_value_set_double(value, self->min_waterfall_size); break; case PROP_WATERFALL_MAX: g_value_set_double(value, self->max_waterfall_size); break; case PROP_WATERFALL_RATIO: g_value_set_double(value, self->waterfall_size_ratio); break; case PROP_SHOW_LINE_SIZE: g_value_set_boolean(value, self->show_line_size); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_font_preview_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerFontPreview *self = FONT_MANAGER_FONT_PREVIEW(gobject); switch (property_id) { case PROP_PREVIEW_SIZE: font_manager_font_preview_set_preview_size(self, g_value_get_double(value)); break; case PROP_PREVIEW_MODE: font_manager_font_preview_set_preview_mode(self, g_value_get_enum(value)); break; case PROP_PREVIEW_TEXT: font_manager_font_preview_set_preview_text(self, g_value_get_string(value)); break; case PROP_FONT_DESC: font_manager_font_preview_set_font_description(self, g_value_get_string(value)); break; case PROP_JUSTIFICATION: font_manager_font_preview_set_justification(self, (GtkJustification) g_value_get_enum(value)); break; case PROP_SAMPLES: font_manager_font_preview_set_sample_strings(self, g_value_get_boxed(value)); break; case PROP_WATERFALL_MIN: font_manager_font_preview_set_waterfall_size(self, g_value_get_double(value), -1.0, -1.0); break; case PROP_WATERFALL_MAX: font_manager_font_preview_set_waterfall_size(self, -1.0, g_value_get_double(value), -1.0); break; case PROP_WATERFALL_RATIO: font_manager_font_preview_set_waterfall_size(self, -1.0, -1.0, g_value_get_double(value)); break; case PROP_SHOW_LINE_SIZE: self->show_line_size = g_value_get_boolean(value); if (self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL) generate_waterfall_preview(self); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_font_preview_class_init (FontManagerFontPreviewClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_font_preview_dispose; object_class->get_property = font_manager_font_preview_get_property; object_class->set_property = font_manager_font_preview_set_property; /** * FontManagerFontPreview:preview-mode: * * The current font preview mode. */ obj_properties[PROP_PREVIEW_MODE] = g_param_spec_enum("preview-mode", NULL, "Font preview mode.", FONT_MANAGER_TYPE_FONT_PREVIEW_MODE, (gint) FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:preview-size: * * The current font preview size. */ obj_properties[PROP_PREVIEW_SIZE] = g_param_spec_double("preview-size", NULL, "Font preview size in points.", MIN_FONT_SIZE, MAX_FONT_SIZE, DEFAULT_PREVIEW_SIZE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:preview-text: * * Current preview text. */ obj_properties[PROP_PREVIEW_TEXT] = g_param_spec_string("preview-text", NULL, "Current preview text.", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:font-description: * * Current font dsescription as a string. */ obj_properties[PROP_FONT_DESC] = g_param_spec_string("font-description", NULL, "Current font description as a string.", FONT_MANAGER_DEFAULT_FONT, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:justification: * * Preview text justification. */ obj_properties[PROP_JUSTIFICATION] = g_param_spec_enum("justification", NULL, "Preview text justification.", GTK_TYPE_JUSTIFICATION, GTK_JUSTIFY_CENTER, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:sample-strings: * * Dictionary of sample strings */ obj_properties[PROP_SAMPLES] = g_param_spec_boxed("samples", NULL, "Dictionary of sample strings", G_TYPE_HASH_TABLE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:min-waterfall-size: * * The current minimum waterfall preview size. */ obj_properties[PROP_WATERFALL_MIN] = g_param_spec_double("min-waterfall-size", NULL, "Minimum waterfall preview size in points.", MIN_FONT_SIZE, DEFAULT_WATERFALL_MAX_SIZE, MIN_FONT_SIZE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:max-waterfall-size: * * The current maximum waterfall preview size. */ obj_properties[PROP_WATERFALL_MAX] = g_param_spec_double("max-waterfall-size", NULL, "Maximum waterfall preview size in points.", MIN_FONT_SIZE, MAX_FONT_SIZE * 2, DEFAULT_WATERFALL_MAX_SIZE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:waterfall-size-ratio: * * Waterfall point size common ratio. */ obj_properties[PROP_WATERFALL_RATIO] = g_param_spec_double("waterfall-size-ratio", NULL, "Waterfall point size common ratio", 1.0, DEFAULT_WATERFALL_MAX_SIZE / 2, 1.1, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreview:show-line-size: * * Whether to display line size in Waterfall preview or not. */ obj_properties[PROP_SHOW_LINE_SIZE] = g_param_spec_boolean("show-line-size", NULL, "Whether to display Waterfall preview line size", TRUE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void update_revealer_state (FontManagerFontPreview *self, FontManagerFontPreviewMode mode) { g_return_if_fail(self != NULL); gboolean controls_visible = gtk_revealer_get_child_revealed(GTK_REVEALER(self->controls)); GtkRevealerTransitionType trans_type = controls_visible ? GTK_REVEALER_TRANSITION_TYPE_SLIDE_UP : GTK_REVEALER_TRANSITION_TYPE_SLIDE_DOWN; gtk_revealer_set_transition_type(GTK_REVEALER(self->controls), trans_type); gboolean fontscale_visible = gtk_revealer_get_child_revealed(GTK_REVEALER(self->controls)); trans_type = fontscale_visible ? GTK_REVEALER_TRANSITION_TYPE_SLIDE_DOWN : GTK_REVEALER_TRANSITION_TYPE_SLIDE_UP; gtk_revealer_set_transition_type(GTK_REVEALER(self->fontscale), trans_type); gtk_revealer_set_reveal_child(GTK_REVEALER(self->fontscale), (mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW || mode == FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM)); gtk_revealer_set_reveal_child(GTK_REVEALER(self->controls), (mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW)); return; } static gint current_line = FONT_MANAGER_MIN_FONT_SIZE; static gboolean generate_waterfall_line (FontManagerFontPreview *self) { GtkTextIter iter; GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->textview)); GtkTextTagTable *tag_table = gtk_text_buffer_get_tag_table(buffer); gint i = current_line; g_autofree gchar *size_point = NULL; g_autofree gchar *line = g_strdup_printf("%i", i); if (self->show_line_size) size_point = g_strdup_printf(i < 10 ? " %spt. " : "%spt. ", line); gtk_text_buffer_get_iter_at_line(buffer, &iter, i); if (self->show_line_size) gtk_text_buffer_insert_with_tags_by_name(buffer, &iter, size_point, -1, "SizePoint", NULL); if (!gtk_text_tag_table_lookup(tag_table, line)) gtk_text_buffer_create_tag(buffer, line, "size-points", (gdouble) i, NULL); if (self->show_line_size) gtk_text_buffer_get_end_iter(buffer, &iter); g_autofree gchar *pangram = g_strdup_printf("%s\n", self->pangram); gtk_text_buffer_insert_with_tags_by_name(buffer, &iter, pangram, -1, line, "FontDescription", NULL); if (self->waterfall_size_ratio > 1.0) { gdouble next = current_line * self->waterfall_size_ratio; current_line = self->waterfall_size_ratio > 1.1 ? floor(next) : ceil(next); } else current_line++; return current_line > self->max_waterfall_size ? G_SOURCE_REMOVE : G_SOURCE_CONTINUE; } static void generate_waterfall_preview (FontManagerFontPreview *self) { g_return_if_fail(self != NULL); GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->textview)); gtk_text_buffer_set_text(buffer, "", -1); g_idle_remove_by_data(self); current_line = self->min_waterfall_size; g_idle_add((GSourceFunc) generate_waterfall_line, self); return; } static void apply_font_description (FontManagerFontPreview *self) { g_return_if_fail(self != NULL); if (self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL) return; GtkTextIter start, end; GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->textview)); gtk_text_buffer_get_bounds(buffer, &start, &end); gtk_text_buffer_apply_tag_by_name(buffer, "FontDescription", &start, &end); return; } /* Prevent tofu if possible */ static void update_sample_string (FontManagerFontPreview *self) { g_return_if_fail(self != NULL); g_autofree gchar *description = pango_font_description_to_string(self->font_desc); if (self->samples && g_hash_table_contains(self->samples, description)) { const gchar *sample = g_hash_table_lookup(self->samples, description); if (sample) { g_free(self->pangram); self->pangram = g_strdup(sample); if (self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW && g_strcmp0(self->preview, self->default_preview) == 0) { self->restore_preview = g_strdup(self->preview); font_manager_font_preview_set_preview_text(self, self->pangram); } } } else { if (g_strcmp0(self->pangram, self->default_pangram) != 0) { g_free(self->pangram); self->pangram = g_strdup(self->default_pangram); } if (self->restore_preview && self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW) { font_manager_font_preview_set_preview_text(self, self->restore_preview); g_clear_pointer(&self->restore_preview, g_free); } } if (self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL) generate_waterfall_preview(self); return; } static void update_font_description (FontManagerFontPreview *self) { g_return_if_fail(self != NULL && self->font_desc != NULL); GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->textview)); GtkTextTagTable *tag_table = gtk_text_buffer_get_tag_table(buffer); GtkTextTag *font_description = gtk_text_tag_table_lookup(tag_table, "FontDescription"); g_return_if_fail(font_description != NULL); g_object_set(G_OBJECT(font_description), "font-desc", self->font_desc, "size-points", self->preview_size, "fallback", FALSE, NULL); return; } static void on_edit_toggled (FontManagerFontPreview *self, gboolean active) { g_return_if_fail(self != NULL); self->allow_edit = active; gtk_text_view_set_editable(GTK_TEXT_VIEW(self->textview), active); return; } static void on_buffer_changed (FontManagerFontPreview *self, GtkTextBuffer *buffer) { g_return_if_fail(self != NULL); gboolean undo_available = FALSE; GtkWidget *controls = gtk_bin_get_child(GTK_BIN(self->controls)); if (self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW) { GtkTextIter start, end; gtk_text_buffer_get_bounds(buffer, &start, &end); gchar *current_text = gtk_text_buffer_get_text(buffer, &start, &end, FALSE); undo_available = (g_strcmp0(self->default_preview, current_text) != 0); g_free(self->preview); self->preview = current_text; g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_PREVIEW_TEXT]); } g_object_set(G_OBJECT(controls), "undo-available", undo_available, NULL); return; } static void on_undo_clicked (FontManagerFontPreview *self, FontManagerPreviewControls *controls) { g_return_if_fail(self != NULL); g_return_if_fail(self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW); font_manager_font_preview_set_preview_text(self, self->default_preview); return; } static gboolean on_event (FontManagerFontPreview *self, GdkEvent *event, GtkWidget *widget) { g_return_val_if_fail(self != NULL, GDK_EVENT_PROPAGATE); g_return_val_if_fail(event != NULL, GDK_EVENT_PROPAGATE); if (event->type == GDK_SCROLL) return GDK_EVENT_PROPAGATE; if (self->allow_edit && self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW) return GDK_EVENT_PROPAGATE; GdkWindow *text_window = gtk_text_view_get_window(GTK_TEXT_VIEW(self->textview), GTK_TEXT_WINDOW_TEXT); gdk_window_set_cursor(text_window, NULL); return GDK_EVENT_STOP; } static GtkTextTagTable * font_manager_text_tag_table_new (void) { GtkTextTagTable *tags = gtk_text_tag_table_new(); g_autoptr(GtkTextTag) font = gtk_text_tag_new("FontDescription"); g_object_set(font, "fallback", FALSE, NULL); if (!gtk_text_tag_table_add(tags, font)) g_warning(G_STRLOC" : Failed to add text tag to table: FontDescription"); g_autoptr(GtkTextTag) point_size = gtk_text_tag_new("SizePoint"); g_object_set(point_size, "family", "Monospace", "rise", 1250, "size-points", 6.5, NULL); if (!gtk_text_tag_table_add(tags, point_size)) g_warning(G_STRLOC" : Failed to add text tag to table: size-points"); return tags; } static void font_manager_font_preview_init (FontManagerFontPreview *self) { g_return_if_fail(self != NULL); self->allow_edit = FALSE; self->show_line_size = TRUE; self->samples = NULL; self->restore_preview = NULL; self->min_waterfall_size = MIN_FONT_SIZE + 2; self->max_waterfall_size = DEFAULT_WATERFALL_MAX_SIZE; self->waterfall_size_ratio = 1.1; GtkStyleContext *ctx = gtk_widget_get_style_context(GTK_WIDGET(self)); gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_VIEW); gtk_widget_set_name(GTK_WIDGET(self), "FontManagerFontPreview"); gtk_orientable_set_orientation(GTK_ORIENTABLE(self), GTK_ORIENTATION_VERTICAL); g_autoptr(GtkTextTagTable) tag_table = font_manager_text_tag_table_new(); self->pangram = font_manager_get_localized_pangram(); self->default_pangram = font_manager_get_localized_pangram(); self->preview = g_strdup_printf(FONT_MANAGER_DEFAULT_PREVIEW_TEXT, self->pangram); self->default_preview = g_strdup(self->preview); self->justification = GTK_JUSTIFY_CENTER; g_autoptr(GtkTextBuffer) buffer = gtk_text_buffer_new(tag_table); GtkWidget *scroll = gtk_scrolled_window_new(NULL, NULL); self->textview = gtk_text_view_new_with_buffer(buffer); gtk_drag_dest_unset(self->textview); GtkWidget *controls = font_manager_preview_controls_new(); self->controls = gtk_revealer_new(); GtkWidget *fontscale = font_manager_font_scale_new(); self->fontscale = gtk_revealer_new(); gtk_container_add(GTK_CONTAINER(self->controls), controls); gtk_container_add(GTK_CONTAINER(self->fontscale), fontscale); gtk_container_add(GTK_CONTAINER(scroll), self->textview); gtk_box_pack_start(GTK_BOX(self), self->controls, FALSE, TRUE, 0); font_manager_widget_set_expand(scroll, TRUE); gtk_box_pack_start(GTK_BOX(self), scroll, TRUE, TRUE, 0); gtk_box_pack_end(GTK_BOX(self), self->fontscale, FALSE, TRUE, 0); font_manager_widget_set_margin(self->textview, FONT_MANAGER_DEFAULT_MARGIN * 2); gtk_widget_set_margin_top(self->textview, FONT_MANAGER_DEFAULT_MARGIN * 1.5); gtk_widget_set_margin_bottom(self->textview, FONT_MANAGER_DEFAULT_MARGIN * 1.5); font_manager_widget_set_expand(scroll, TRUE); font_manager_font_preview_set_font_description(self, FONT_MANAGER_DEFAULT_FONT); font_manager_font_preview_set_preview_size(self, FONT_MANAGER_DEFAULT_PREVIEW_SIZE); font_manager_font_preview_set_preview_mode(self, FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL); GtkAdjustment *adjustment = font_manager_font_scale_get_adjustment(FONT_MANAGER_FONT_SCALE(fontscale)); GBindingFlags flags = G_BINDING_BIDIRECTIONAL | G_BINDING_SYNC_CREATE; g_object_bind_property(adjustment, "value", self, "preview-size", flags); flags = G_BINDING_DEFAULT | G_BINDING_SYNC_CREATE; g_object_bind_property(self, "font-description", controls, "description", flags); g_object_bind_property(controls, "justification", self, "justification", flags); font_manager_font_preview_set_justification(self, GTK_JUSTIFY_CENTER); g_signal_connect_swapped(controls, "edit-toggled", G_CALLBACK(on_edit_toggled), self); g_signal_connect_swapped(buffer, "changed", G_CALLBACK(on_buffer_changed), self); g_signal_connect_swapped(controls, "undo-clicked", G_CALLBACK(on_undo_clicked), self); g_signal_connect_swapped(self->textview, "event", G_CALLBACK(on_event), self); gtk_widget_show_all(scroll); gtk_widget_show_all(self->controls); gtk_widget_show_all(self->fontscale); font_manager_font_preview_set_waterfall_size(self, self->min_waterfall_size, DEFAULT_WATERFALL_MAX_SIZE, 1.0); return; } /** * font_manager_font_preview_set_preview_mode: * @self: #FontManagerFontPreview * @mode: Preview mode. */ void font_manager_font_preview_set_preview_mode (FontManagerFontPreview *self, FontManagerFontPreviewMode mode) { g_return_if_fail(self != NULL); g_idle_remove_by_data(self); self->mode = mode; GtkTextIter start; GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->textview)); gtk_text_buffer_get_start_iter(buffer, &start); gtk_text_view_set_editable(GTK_TEXT_VIEW(self->textview), FALSE); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(self->textview), GTK_WRAP_WORD_CHAR); gtk_text_view_set_justification(GTK_TEXT_VIEW(self->textview), GTK_JUSTIFY_FILL); gtk_text_view_scroll_to_iter(GTK_TEXT_VIEW(self->textview), &start, 0.0, TRUE, 0.0, 0.0); gtk_text_view_set_top_margin(GTK_TEXT_VIEW(self->textview), 0); switch (mode) { case FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW: gtk_text_view_set_top_margin(GTK_TEXT_VIEW(self->textview), FONT_MANAGER_DEFAULT_MARGIN * 6); font_manager_font_preview_set_preview_text(self, NULL); gtk_text_view_set_justification(GTK_TEXT_VIEW(self->textview), self->justification); gtk_text_view_set_editable(GTK_TEXT_VIEW(self->textview), self->allow_edit); break; case FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL: generate_waterfall_preview(self); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(self->textview), GTK_WRAP_NONE); break; case FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM: gtk_text_buffer_set_text(buffer, FONT_MANAGER_LOREM_IPSUM, -1); break; default: g_critical("Invalid preview mode : %i", (gint) mode); g_return_if_reached(); } update_sample_string(self); apply_font_description(self); update_revealer_state(self, mode); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_PREVIEW_MODE]); return; } /** * font_manager_font_preview_set_preview_size: * @self: #FontManagerFontPreview * @size_points: Preview text size. */ void font_manager_font_preview_set_preview_size (FontManagerFontPreview *self, gdouble size_points) { g_return_if_fail(self != NULL); self->preview_size = CLAMP(size_points, MIN_FONT_SIZE, MAX_FONT_SIZE); update_font_description(self); update_sample_string(self); apply_font_description(self); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_PREVIEW_SIZE]); return; } /** * font_manager_font_preview_set_preview_text: * @self: #FontManagerFontPreview * @preview_text: Preview text. */ void font_manager_font_preview_set_preview_text (FontManagerFontPreview *self, const gchar *preview_text) { g_return_if_fail(self != NULL); if (preview_text) { gchar *new_preview = g_strdup(preview_text); g_free(self->preview); self->preview = new_preview; } if (self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW) { g_return_if_fail(self->preview != NULL); GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->textview)); g_autofree gchar *valid = g_utf8_make_valid(self->preview, -1); gtk_text_buffer_set_text(buffer, valid, -1); } apply_font_description(self); return; } /** * font_manager_font_preview_set_font_description: * @self: #FontManagerFontPreview * @font: (nullable): string representation of a font description. * * See #pango_font_description_from_string() for details on what constitutes a * valid font description string. */ void font_manager_font_preview_set_font_description (FontManagerFontPreview *self, const gchar *font) { g_return_if_fail(self != NULL); pango_font_description_free(self->font_desc); self->font_desc = pango_font_description_from_string(font ? font : FONT_MANAGER_DEFAULT_FONT); update_font_description(self); update_sample_string(self); apply_font_description(self); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_FONT_DESC]); return; } /** * font_manager_font_preview_set_justification: * @self: #FontManagerFontPreview * @justification: #GtkJustification * * Set preview text justification. */ void font_manager_font_preview_set_justification (FontManagerFontPreview *self, GtkJustification justification) { g_return_if_fail(self != NULL); self->justification = justification; if (self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW) gtk_text_view_set_justification(GTK_TEXT_VIEW(self->textview), justification); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_JUSTIFICATION]); return; } /** * font_manager_font_preview_set_sample_strings: * @self: #FontManagerFontPreview * @samples: #JsonObject containing sample strings * * @samples is expected to have a dictionary like structure, * with the font description as key and sample string as value. */ void font_manager_font_preview_set_sample_strings (FontManagerFontPreview *self, GHashTable *samples) { g_return_if_fail(self != NULL); g_clear_pointer(&self->samples, g_hash_table_unref); if (samples) self->samples = g_hash_table_ref(samples); update_sample_string(self); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_SAMPLES]); return; } /** * font_manager_font_preview_set_waterfall_size: * @self: #FontManagerFontPreview * @min_size: Minimum point size to use for waterfall previews. (-1.0 to keep current) * @max_size: Maximum size to use for waterfall previews. (-1.0 to keep current) * @ratio: Waterfall point size common ratio. (-1.0 to keep current) */ void font_manager_font_preview_set_waterfall_size (FontManagerFontPreview *self, gdouble min_size, gdouble max_size, gdouble ratio) { g_return_if_fail(self != NULL); g_return_if_fail(ratio == -1.0 || (ratio >= 1.0 && ratio <= DEFAULT_WATERFALL_MAX_SIZE)); if (min_size != -1.0) { self->min_waterfall_size = CLAMP(min_size, MIN_FONT_SIZE, MAX_FONT_SIZE / 2); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_WATERFALL_MIN]); } if (max_size != -1.0) { self->max_waterfall_size = CLAMP(max_size, MIN_FONT_SIZE * 4, MAX_FONT_SIZE * 2); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_WATERFALL_MAX]); } if (ratio != -1.0) { self->waterfall_size_ratio = ratio; g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_WATERFALL_RATIO]); } if (self->mode == FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL) generate_waterfall_preview(self); return; } /** * font_manager_font_preview_get_preview_size: * @self: #FontManagerFontPreview * * Returns: Current preview size. */ gdouble font_manager_font_preview_get_preview_size (FontManagerFontPreview *self) { g_return_val_if_fail(self != NULL, 0.0); return self->preview_size; } /** * font_manager_font_preview_get_preview_text: * @self: #FontManagerFontPreview * * Returns:(transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_font_preview_get_preview_text (FontManagerFontPreview *self) { g_return_val_if_fail(self != NULL, NULL); return g_strdup(self->preview); } /** * font_manager_font_preview_get_font_description: * @self: #FontManagerFontPreview * * Returns:(transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_font_preview_get_font_description (FontManagerFontPreview *self) { g_return_val_if_fail(self != NULL, NULL); return pango_font_description_to_string(self->font_desc); } /** * font_manager_font_preview_get_preview_mode: * @self: #FontManagerFontPreview * * Returns: Current preview mode. */ FontManagerFontPreviewMode font_manager_font_preview_get_preview_mode (FontManagerFontPreview *self) { g_return_val_if_fail(self != NULL, 0); return self->mode; } /** * font_manager_font_preview_get_justification: * @self: #FontManagerFontPreview * * Returns: Current preview text justification. */ GtkJustification font_manager_font_preview_get_justification (FontManagerFontPreview *self) { g_return_val_if_fail(self != NULL, 0); return self->justification; } /** * font_manager_font_preview_new: * * Returns: A newly created #FontManagerFontPreview. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_font_preview_new (void) { return g_object_new(FONT_MANAGER_TYPE_FONT_PREVIEW, NULL); } font-manager-0.8.8/lib/common/font-manager-font-preview.h000066400000000000000000000065271420226015000233170ustar00rootroot00000000000000/* font-manager-font-preview.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_FONT_PREVIEW_H__ #define __FONT_MANAGER_FONT_PREVIEW_H__ #include #include #include #include #include #include #include #include #include "font-manager-font-scale.h" #include "font-manager-preview-controls.h" #include "font-manager-gtk-utils.h" #define FONT_MANAGER_TYPE_FONT_PREVIEW (font_manager_font_preview_get_type()) G_DECLARE_FINAL_TYPE(FontManagerFontPreview, font_manager_font_preview, FONT_MANAGER, FONT_PREVIEW, GtkBox); /** * FontManagerFontPreviewMode: * @FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW: Interactive preview * @FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL: Waterfall preview * @FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM: Body text preview */ typedef enum { FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW, FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL, FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM } FontManagerFontPreviewMode; GType font_manager_font_preview_mode_get_type (void); #define FONT_MANAGER_TYPE_FONT_PREVIEW_MODE (font_manager_font_preview_mode_get_type()) const gchar * font_manager_font_preview_mode_to_string (FontManagerFontPreviewMode mode); const gchar * font_manager_font_preview_mode_to_translatable_string (FontManagerFontPreviewMode mode); GtkWidget * font_manager_font_preview_new (void); void font_manager_font_preview_set_preview_mode (FontManagerFontPreview *self, FontManagerFontPreviewMode mode); void font_manager_font_preview_set_preview_size (FontManagerFontPreview *self, gdouble size_points); void font_manager_font_preview_set_font_description (FontManagerFontPreview *self, const gchar *font); void font_manager_font_preview_set_preview_text (FontManagerFontPreview *self, const gchar *preview_text); void font_manager_font_preview_set_justification (FontManagerFontPreview *self, GtkJustification justification); void font_manager_font_preview_set_sample_strings (FontManagerFontPreview *self, GHashTable *samples); void font_manager_font_preview_set_waterfall_size (FontManagerFontPreview *self, gdouble min_size, gdouble max_size, gdouble ratio); gdouble font_manager_font_preview_get_preview_size (FontManagerFontPreview *self); gchar * font_manager_font_preview_get_font_description (FontManagerFontPreview *self); gchar * font_manager_font_preview_get_preview_text (FontManagerFontPreview *self); GtkJustification font_manager_font_preview_get_justification (FontManagerFontPreview *self); FontManagerFontPreviewMode font_manager_font_preview_get_preview_mode (FontManagerFontPreview *self); #endif /* __FONT_MANAGER_FONT_PREVIEW_H__ */ font-manager-0.8.8/lib/common/font-manager-font-scale.c000066400000000000000000000257111420226015000227140ustar00rootroot00000000000000/* font-manager-font-scale.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-font-scale.h" /** * SECTION: font-manager-font-scale * @short_description: Font size selection widget * @title: Font Scale * @include: font-manager-font-scale.h * * Widget allowing for font size selection through use of a #GtkScale, * #GtkSpinButton and two clickable #GtkLabel widgets for quick selection * of minimum and maximum sizes. */ #define DEFAULT_OPACITY 0.60 #define FOCUSED_OPACITY 0.95 #define MIN_FONT_SIZE FONT_MANAGER_MIN_FONT_SIZE #define MAX_FONT_SIZE FONT_MANAGER_MAX_FONT_SIZE #define DEFAULT_PREVIEW_SIZE FONT_MANAGER_DEFAULT_PREVIEW_SIZE #define MIN_LABEL " A " #define MAX_LABEL " A " struct _FontManagerFontScale { GtkEventBox parent_instance; GtkWidget *min; GtkWidget *max; GtkWidget *scale; GtkWidget *spin; GtkAdjustment *adjustment; }; G_DEFINE_TYPE(FontManagerFontScale, font_manager_font_scale, GTK_TYPE_EVENT_BOX) enum { PROP_RESERVED, PROP_VALUE, PROP_ADJUSTMENT, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void font_manager_font_scale_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerFontScale *self = FONT_MANAGER_FONT_SCALE(gobject); g_clear_object(&self->adjustment); G_OBJECT_CLASS(font_manager_font_scale_parent_class)->dispose(gobject); return; } static void font_manager_font_scale_finalize (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerFontScale *self = FONT_MANAGER_FONT_SCALE(gobject); g_clear_object(&self->adjustment); G_OBJECT_CLASS(font_manager_font_scale_parent_class)->finalize(gobject); return; } static void font_manager_font_scale_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerFontScale *self = FONT_MANAGER_FONT_SCALE(gobject); switch (property_id) { case PROP_ADJUSTMENT: g_value_set_object(value, font_manager_font_scale_get_adjustment(self)); break; case PROP_VALUE: g_value_set_double(value, font_manager_font_scale_get_value(self)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_font_scale_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerFontScale *self = FONT_MANAGER_FONT_SCALE(gobject); switch (property_id) { case PROP_ADJUSTMENT: font_manager_font_scale_set_adjustment(self, g_value_get_object(value)); break; case PROP_VALUE: font_manager_font_scale_set_value(self, g_value_get_double(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_font_scale_class_init (FontManagerFontScaleClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_font_scale_dispose; object_class->finalize = font_manager_font_scale_finalize; object_class->get_property = font_manager_font_scale_get_property; object_class->set_property = font_manager_font_scale_set_property; /** * FontManagerFontScale:value: * * The current value of #FontManagerFontScale. */ obj_properties[PROP_VALUE] = g_param_spec_double("value", NULL, "Current value", MIN_FONT_SIZE, MAX_FONT_SIZE, DEFAULT_PREVIEW_SIZE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontScale:adjustment: * * The #GtkAdjustment in use. */ obj_properties[PROP_ADJUSTMENT] = g_param_spec_object("adjustment", NULL, "#GtkAdjustment in use", GTK_TYPE_ADJUSTMENT, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static gboolean on_button_press_event (GtkWidget *wrapper, GdkEvent *event, FontManagerFontScale *self) { GtkWidget *widget = gtk_bin_get_child(GTK_BIN(wrapper)); gdouble new_value = (widget == self->min) ? MIN_FONT_SIZE : MAX_FONT_SIZE; gtk_adjustment_set_value(self->adjustment, new_value); return FALSE; } static gboolean on_enter_event (GtkWidget *wrapper, GdkEvent *event, GtkWidget *widget) { gtk_widget_set_opacity(widget, FOCUSED_OPACITY); return FALSE; } static gboolean on_leave_event (GtkWidget *wrapper, GdkEvent *event, GtkWidget *widget) { gtk_widget_set_opacity(widget, DEFAULT_OPACITY); return FALSE; } GtkWidget * get_reactive_widget (FontManagerFontScale *self, GtkWidget *widget) { GtkWidget *reactive = gtk_event_box_new(); gtk_widget_add_events(reactive, GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK | GDK_LEAVE_NOTIFY_MASK | GDK_STRUCTURE_MASK); gtk_container_add(GTK_CONTAINER(reactive), widget); g_signal_connect(reactive, "enter-notify-event", G_CALLBACK(on_enter_event), widget); g_signal_connect(reactive, "leave-notify-event", G_CALLBACK(on_leave_event), widget); g_signal_connect(reactive, "button-press-event", G_CALLBACK(on_button_press_event), self); gtk_widget_set_opacity(widget, DEFAULT_OPACITY); return reactive; } static void font_manager_font_scale_init (FontManagerFontScale *self) { g_return_if_fail(self != NULL); GtkStyleContext *ctx = gtk_widget_get_style_context(GTK_WIDGET(self)); gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_VIEW); gtk_widget_set_name(GTK_WIDGET(self), "FontManagerFontScale"); GtkWidget *box = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 0); self->min = gtk_label_new(NULL); self->max = gtk_label_new(NULL); self->scale = gtk_scale_new(GTK_ORIENTATION_HORIZONTAL, NULL); self->spin = gtk_spin_button_new(NULL, 0.5, 1); self->adjustment = gtk_adjustment_new(DEFAULT_PREVIEW_SIZE, MIN_FONT_SIZE, MAX_FONT_SIZE, 0.5, 1.0, 0); self->adjustment = g_object_ref_sink(self->adjustment); font_manager_font_scale_set_adjustment(self, self->adjustment); GtkWidget *min = get_reactive_widget(self, self->min); GtkWidget *max = get_reactive_widget(self, self->max); gtk_box_pack_start(GTK_BOX(box), min, FALSE, FALSE, 1); gtk_box_pack_start(GTK_BOX(box), self->scale, TRUE, TRUE, 1); gtk_box_pack_start(GTK_BOX(box), max, FALSE, FALSE, FONT_MANAGER_DEFAULT_MARGIN); gtk_box_pack_start(GTK_BOX(box), self->spin, FALSE, FALSE, 1); gtk_widget_set_hexpand(self->scale, TRUE); gtk_widget_set_halign(self->scale, GTK_ALIGN_FILL); gtk_scale_set_draw_value(GTK_SCALE(self->scale), FALSE); gtk_label_set_markup(GTK_LABEL(self->min), MIN_LABEL); gtk_label_set_markup(GTK_LABEL(self->max), MAX_LABEL); gtk_widget_set_hexpand(GTK_WIDGET(self), TRUE); gtk_widget_set_valign(GTK_WIDGET(self), GTK_ALIGN_END); gtk_widget_set_can_focus(self->spin, FALSE); gtk_container_add(GTK_CONTAINER(self), box); font_manager_widget_set_margin(box, FONT_MANAGER_DEFAULT_MARGIN); gtk_widget_show_all(box); GBindingFlags flags = G_BINDING_SYNC_CREATE | G_BINDING_BIDIRECTIONAL; g_object_bind_property(self, "value", self->adjustment, "value", flags); return; } /** * font_manager_font_scale_get_adjustment: * @self: #FontManagerFontScale * * Returns: (transfer none) (nullable): The #GtkAdjustment currently in use or %NULL. */ GtkAdjustment * font_manager_font_scale_get_adjustment (FontManagerFontScale *self) { g_return_val_if_fail(self != NULL, NULL); return self->adjustment; } /** * font_manager_font_scale_set_adjustment: * @self: #FontManagerFontScale * @adjustment: #GtkAdjustment to use */ void font_manager_font_scale_set_adjustment (FontManagerFontScale *self, GtkAdjustment *adjustment) { g_return_if_fail(self != NULL); if (g_set_object(&self->adjustment, adjustment)) g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_ADJUSTMENT]); gtk_range_set_adjustment(GTK_RANGE(self->scale), self->adjustment); gtk_spin_button_set_adjustment(GTK_SPIN_BUTTON(self->spin), self->adjustment); return; } /** * font_manager_font_scale_get_value: * @self: #FontManagerFontScale * * Returns: The current value. */ gdouble font_manager_font_scale_get_value (FontManagerFontScale *self) { g_return_val_if_fail(self != NULL && self->adjustment != NULL, -1); return gtk_adjustment_get_value(self->adjustment); } /** * font_manager_font_scale_set_value: * @self: #FontManagerFontScale * @value: New value */ void font_manager_font_scale_set_value (FontManagerFontScale *self, gdouble value) { g_return_if_fail(self != NULL && self->adjustment != NULL); gtk_adjustment_set_value(self->adjustment, CLAMP(value, MIN_FONT_SIZE, MAX_FONT_SIZE)); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_VALUE]); return; } /** * font_manager_font_scale_new: * * Returns: (transfer full): A newly created #FontManagerFontScale. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_font_scale_new (void) { return g_object_new(FONT_MANAGER_TYPE_FONT_SCALE, NULL); } font-manager-0.8.8/lib/common/font-manager-font-scale.h000066400000000000000000000030361420226015000227150ustar00rootroot00000000000000/* font-manager-font-scale.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_FONT_SCALE_H__ #define __FONT_MANAGER_FONT_SCALE_H__ #include #include #include #include "font-manager-gtk-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_FONT_SCALE (font_manager_font_scale_get_type()) G_DECLARE_FINAL_TYPE(FontManagerFontScale, font_manager_font_scale, FONT_MANAGER, FONT_SCALE, GtkEventBox) GtkWidget * font_manager_font_scale_new (void); GtkAdjustment * font_manager_font_scale_get_adjustment (FontManagerFontScale *self); void font_manager_font_scale_set_adjustment (FontManagerFontScale *self, GtkAdjustment *adjustment); gdouble font_manager_font_scale_get_value (FontManagerFontScale *self); void font_manager_font_scale_set_value (FontManagerFontScale *self, gdouble value); G_END_DECLS #endif /* __FONT_MANAGER_FONT_SCALE_H__ */ font-manager-0.8.8/lib/common/font-manager-font.c000066400000000000000000000046521420226015000216300ustar00rootroot00000000000000/* font-manager-font.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-font.h" /** * SECTION: font-manager-font * @short_description: Font style information * @title: Font * @include: font-manager-font.h * @see_also: #FontManagerJsonProxy * * #FontManagerFont holds basic style information for a single font. * * The #JsonObject backing this class should have the following structure: * *|[ * { * "filepath" : string, * "findex" : int, * "family" : string, * "style" : string, * "spacing" : int, * "slant" : int, * "weight" : int, * "width" : int, * "description" : string, * } *]| */ struct _FontManagerFont { GObject parent_instance; }; G_DEFINE_TYPE(FontManagerFont, font_manager_font, FONT_MANAGER_TYPE_JSON_PROXY) #define PROPERTIES FontProperties #define N_PROPERTIES G_N_ELEMENTS(PROPERTIES) static GParamSpec *obj_properties[N_PROPERTIES] = {0}; static void font_manager_font_class_init (FontManagerFontClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GObjectClass *parent_class = G_OBJECT_CLASS(font_manager_font_parent_class); object_class->get_property = parent_class->get_property; object_class->set_property = parent_class->set_property; font_manager_json_proxy_generate_properties(obj_properties, PROPERTIES, N_PROPERTIES); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_font_init (FontManagerFont *self) { g_return_if_fail(self != NULL); } /** * font_manager_font_new: * * Returns: (transfer full): A newly created #FontManagerFont. * Free the returned object using #g_object_unref(). */ FontManagerFont * font_manager_font_new (void) { return g_object_new(FONT_MANAGER_TYPE_FONT, NULL); } font-manager-0.8.8/lib/common/font-manager-font.h000066400000000000000000000035671420226015000216410ustar00rootroot00000000000000/* font-manager-font.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_TYPE_FONT_H__ #define __FONT_MANAGER_TYPE_FONT_H__ #include "font-manager-json-proxy.h" G_BEGIN_DECLS /* Order matters, adjust bind_from_properties to account for changes */ static const FontManagerJsonProxyProperties FontProperties [] = { { "RESERVED", G_TYPE_RESERVED_GLIB_FIRST, NULL }, { "filepath", G_TYPE_STRING, "Font filepath" }, { "findex", G_TYPE_INT, "Font face index" }, { "family", G_TYPE_STRING, "Fontconfig family name" }, { "style", G_TYPE_STRING, "Fontconfig style name"}, { "spacing", G_TYPE_INT, "Fontconfig spacing" }, { "slant", G_TYPE_INT, "Fontconfig slant" }, { "weight", G_TYPE_INT, "Fontconfig weight" }, { "width", G_TYPE_INT, "Fontconfig width" }, { "description", G_TYPE_STRING, "Pango font description" }, { FONT_MANAGER_JSON_PROXY_SOURCE, G_TYPE_RESERVED_USER_FIRST, "JsonObject source for this class" } }; #define FONT_MANAGER_TYPE_FONT (font_manager_font_get_type()) G_DECLARE_FINAL_TYPE(FontManagerFont, font_manager_font, FONT_MANAGER, FONT, FontManagerJsonProxy) FontManagerFont * font_manager_font_new (void); G_END_DECLS #endif /* __FONT_MANAGER_TYPE_FONT_H__ */ font-manager-0.8.8/lib/common/font-manager-fontconfig.c000066400000000000000000001107241420226015000230140ustar00rootroot00000000000000/* font-manager-fontconfig.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-fontconfig.h" /** * SECTION: font-manager-fontconfig * @short_description: Fontconfig related utility functions * @title: Fontconfig Utility Functions * @include: font-manager-fontconfig.h * @see_also: * #FontManagerFont * #FontManagerFamily * https://www.freedesktop.org/software/fontconfig/fontconfig-devel/ */ G_DEFINE_QUARK(font-manager-fontconfig-error-quark, font_manager_fontconfig_error) static const gchar *DEFAULT_VARIANTS[5] = { "Regular", "Roman", "Medium", "Normal", "Book" }; static void set_error (const gchar *message, GError **error) { g_return_if_fail(error == NULL || *error == NULL); const gchar *msg_format = "Fontconfig Error : (%s)"; g_debug(msg_format, message); g_set_error(error, FONT_MANAGER_FONTCONFIG_ERROR, FONT_MANAGER_FONTCONFIG_ERROR_FAILED, msg_format, message); return; } #define PANGO_1_44 PANGO_VERSION_ENCODE(1, 44, 0) /* Note : Bitmap font support was dropped in Pango 1.44 */ gboolean is_legacy_format (FcPattern *pat) { FcChar8 *format; g_assert(FcPatternGetString(pat, FC_FONTFORMAT, 0, &format) == FcResultMatch); return (g_strcmp0((const gchar *) format, "CFF") != 0 && g_strcmp0((const gchar *) format, "TrueType") != 0); } static void process_fontset (const FcFontSet *fontset, JsonObject *json_obj) { for (int i = 0; i < fontset->nfont; i++) { if (pango_version() >= PANGO_1_44 && is_legacy_format(fontset->fonts[i])) continue; JsonObject *font_obj = font_manager_get_attributes_from_fontconfig_pattern(fontset->fonts[i]); const gchar *family = json_object_get_string_member(font_obj, "family"); const gchar *style = json_object_get_string_member(font_obj, "style"); if (!json_object_get_member(json_obj, family)) json_object_set_object_member(json_obj, family, json_object_new()); JsonObject *family_obj = json_object_get_object_member(json_obj, family); json_object_set_object_member(family_obj, style, font_obj); } return; } /** * font_manager_update_font_configuration: * * Returns: %TRUE on success */ gboolean font_manager_update_font_configuration (void) { return (FcConfigDestroy(FcConfigGetCurrent()), FcInitReinitialize()); } /** * font_manager_enable_user_font_configuration: * @enable: %TRUE to include configuration files stored in users home directory. * %FALSE to exclude configuration files stored in users home directory. * * Returns: %TRUE on success */ gboolean font_manager_enable_user_font_configuration (gboolean enable) { return (FcConfigEnableHome(enable), (FcConfigEnableHome(enable) == enable)); } /** * font_manager_add_application_font: * @filepath: full path to font file to add to configuration * * Equivalent to FcConfigAppFontAddFile * * Returns: %TRUE on success */ gboolean font_manager_add_application_font (const gchar *filepath) { return FcConfigAppFontAddFile(FcConfigGetCurrent(), (FcChar8 *) filepath); } /** * font_manager_add_application_font_directory: * @dir: full path to directory to add to application specific configuration * * Equivalent to FcConfigAppFontAddDir * * Returns: %TRUE on success */ gboolean font_manager_add_application_font_directory (const gchar *dir) { return FcConfigAppFontAddDir(FcConfigGetCurrent(), (FcChar8 *) dir); } /** * font_manager_clear_application_fonts: * * Equivalent to FcConfigAppFontClear */ void font_manager_clear_application_fonts (void) { FcConfigAppFontClear(FcConfigGetCurrent()); return; } /** * font_manager_load_font_configuration_file: * @filepath: full path to a valid fontconfig configuration file * * Equivalent to FcConfigParseAndLoad * * Returns: %TRUE on success */ gboolean font_manager_load_font_configuration_file (const gchar *filepath) { return FcConfigParseAndLoad(FcConfigGetCurrent(), (FcChar8 *) filepath, FALSE); } /** * font_manager_list_available_font_files: * * Returns: (element-type utf8) (transfer full) (nullable): * a newly created #GSList containing filepaths or %NULL. * Free the returned list using #g_slist_free_full(list, #g_free) */ GList * font_manager_list_available_font_files (void) { FcPattern *pattern = FcPatternBuild(NULL,NULL); FcObjectSet *objectset = FcObjectSetBuild (FC_FILE, FC_FONTFORMAT, NULL); g_assert(FcPatternAddBool(pattern, FC_VARIABLE, FcFalse)); FcFontSet *fontset = FcFontList(FcConfigGetCurrent(), pattern, objectset); GList *result = NULL; for (int i = 0; i < fontset->nfont; i++) { FcChar8 *file; if (FcPatternGetString(fontset->fonts[i], FC_FILE, 0, &file) == FcResultMatch) { if (pango_version() >= PANGO_1_44 && is_legacy_format(fontset->fonts[i])) continue; result = g_list_prepend(result, g_strdup_printf("%s", file)); } } FcObjectSetDestroy(objectset); FcPatternDestroy(pattern); FcFontSetDestroy(fontset); return result; } /** * font_manager_list_font_directories: * @recursive: whether to include subfolders in listing * * Returns: (element-type utf8) (transfer full) (nullable): * a newly created #GSList containing filepaths or %NULL * Free the returned list using #g_slist_free_full(list, #g_free); */ GList * font_manager_list_font_directories (gboolean recursive) { FcChar8 *directory = NULL; FcStrList *fdlist = NULL; GList *result = NULL; fdlist = FcConfigGetFontDirs(FcConfigGetCurrent()); while ((directory = FcStrListNext(fdlist))) { gboolean subdir = FALSE; if (!recursive) { for (GList *iter = result; iter != NULL; iter = iter->next) { if (g_strrstr((const gchar *) directory, iter->data)) { subdir = TRUE; break; } } } if (!subdir) result = g_list_prepend(result, g_strdup_printf("%s", directory)); } FcStrListDone(fdlist); return result; } /** * font_manager_list_user_font_directories: * @recursive: %TRUE to include subdirectories in the results * * Only returns directories which are writeable by user * * Returns: (element-type utf8) (transfer full) (nullable): * a newly created #GSList containing filepaths or %NULL * Free the returned list using #g_slist_free_full(list, #g_free); */ GList * font_manager_list_user_font_directories (gboolean recursive) { FcChar8 *directory = NULL; FcStrList *fdlist = NULL; GList *result = NULL; fdlist = FcConfigGetFontDirs(FcConfigGetCurrent()); while ((directory = FcStrListNext(fdlist))) { if (font_manager_get_file_owner((const gchar *) directory) == 0) { gboolean subdir = FALSE; if (!recursive) { for (GList *iter = result; iter != NULL; iter = iter->next) { if (g_strrstr((const gchar *) directory, iter->data)) { subdir = TRUE; break; } } } if (!subdir) result = g_list_prepend(result, g_strdup_printf("%s", directory)); } } FcStrListDone(fdlist); return result; } /** * font_manager_list_available_font_families: * * Returns: (element-type utf8) (transfer full) (nullable): * a newly created #GSList containing family names or %NULL * Free the returned list using #g_slist_free_full(list, #g_free); */ GList * font_manager_list_available_font_families (void) { GList *result = NULL; FcPattern *pattern = FcPatternBuild(NULL,NULL); g_assert(FcPatternAddBool(pattern, FC_VARIABLE, FcFalse)); FcObjectSet *objectset = FcObjectSetBuild(FC_FAMILY, FC_FONTFORMAT, NULL); FcFontSet *fontset = FcFontList(FcConfigGetCurrent(), pattern, objectset); for (int i = 0; i < fontset->nfont; i++) { FcChar8 *family; if (FcPatternGetString(fontset->fonts[i], FC_FAMILY, 0, &family) == FcResultMatch) { if (pango_version() >= PANGO_1_44 && is_legacy_format(fontset->fonts[i])) continue; if (g_list_find_custom(result, (const gchar *) family, (GCompareFunc) g_strcmp0) == NULL) result = g_list_prepend(result, g_strdup_printf("%s", family)); } } FcObjectSetDestroy(objectset); FcPatternDestroy(pattern); FcFontSetDestroy(fontset); return result; } /** * font_manager_get_available_fonts: * @family_name: (nullable): family name or %NULL * * If @family_name is not %NULL, only information for fonts belonging to * specified family will be returned. * * The returned #JsonObject will have the following structure: * * |[ * { * "family" : { * "variation" : { * "filepath" : string, * "findex" : int, * "family" : string, * "style" : string, * "spacing" : int, * "slant" : int, * "weight" : int, * "width" : int, * "description" : string, * }, * ... * }, * ... * } *]| * * Returns: (transfer full): A newly created #JsonObject which should be * freed using #json_object_unref() when no longer needed. */ JsonObject * font_manager_get_available_fonts (const gchar *family_name) { FcPattern *pattern = NULL; if (family_name) pattern = FcPatternBuild (NULL, FC_FAMILY, FcTypeString, family_name, FC_VARIABLE, FcTypeBool, FcFalse, NULL); else pattern = FcPatternBuild (NULL, FC_VARIABLE, FcTypeBool, FcFalse, NULL); FcObjectSet *objectset = FcObjectSetBuild(FC_FILE, FC_INDEX, FC_FAMILY, FC_STYLE, FC_SLANT, FC_WEIGHT, FC_WIDTH, FC_SPACING, FC_LANG, FC_FONTFORMAT, NULL); FcFontSet *fontset = FcFontList(FcConfigGetCurrent(), pattern, objectset); JsonObject *result = json_object_new(); process_fontset(fontset, result); FcObjectSetDestroy(objectset); FcPatternDestroy(pattern); FcFontSetDestroy(fontset); return result; } /** * font_manager_get_available_fonts_for_lang: * @lang_id: should be of the form Ll-Tt where Ll is a two or three letter * language from ISO 639 and Tt is a territory from ISO 3166. * * See #font_manager_get_available_fonts for a description of the * #JsonObject returned by this function. * * The returned object will contain only those fonts which claim * to support @lang_id. * * Returns: (transfer full): A newly created #JsonObject which should be * freed using #json_object_unref() when no longer needed. */ JsonObject * font_manager_get_available_fonts_for_lang (const gchar *lang_id) { FcPattern *pattern = FcPatternCreate(); FcLangSet *langset = FcLangSetCreate(); FcChar8 *language = FcLangNormalize((const FcChar8 *) lang_id); g_assert(FcLangSetAdd(langset, language)); g_assert(FcPatternAddLangSet(pattern, FC_LANG, langset)); g_assert(FcPatternAddBool(pattern, FC_VARIABLE, FcFalse)); FcObjectSet *objectset = FcObjectSetBuild(FC_FILE, FC_INDEX, FC_FAMILY, FC_STYLE, FC_SLANT, FC_WEIGHT, FC_WIDTH, FC_SPACING, FC_LANG, FC_FONTFORMAT, NULL); FcFontSet *fontset = FcFontList(FcConfigGetCurrent(), pattern, objectset); JsonObject *result = json_object_new(); process_fontset(fontset, result); FcStrFree(language); FcLangSetDestroy(langset); FcObjectSetDestroy(objectset); FcPatternDestroy(pattern); FcFontSetDestroy(fontset); return result; } /** * font_manager_get_available_fonts_for_chars: * @chars: string of characters to search for * * See #font_manager_get_available_fonts for a description of the * #JsonObject returned by this function. * * The returned object will only contain those fonts which contain all * the characters in @chars. * * Returns: (transfer full): A newly created #JsonObject which should be * freed using #json_object_unref() when no longer needed. */ JsonObject * font_manager_get_available_fonts_for_chars (const gchar *chars) { FcObjectSet *objectset = FcObjectSetBuild(FC_FILE, FC_INDEX, FC_FAMILY, FC_STYLE, FC_SLANT, FC_WEIGHT, FC_WIDTH, FC_SPACING, FC_CHARSET, FC_FONTFORMAT, NULL); gunichar wc; const gchar *p = chars; glong n_chars = g_utf8_strlen(p, -1); JsonObject *result = json_object_new(); FcPattern *pattern = FcPatternCreate(); FcCharSet *charset = FcCharSetCreate(); g_assert(FcPatternAddBool(pattern, FC_VARIABLE, FcFalse)); for (int i = 0; i < n_chars; i++) { wc = g_utf8_get_char(p); g_assert(FcCharSetAddChar(charset, wc)); p = g_utf8_next_char(p); } g_assert(FcPatternAddCharSet(pattern, FC_CHARSET, charset)); FcFontSet *fontset = FcFontList(FcConfigGetCurrent(), pattern, objectset); process_fontset(fontset, result); FcFontSetDestroy(fontset); FcCharSetDestroy(charset); FcPatternDestroy(pattern); FcObjectSetDestroy(objectset); return result; } /** * font_manager_get_langs_from_fontconfig_pattern: (skip) * @pattern: FcPattern to examine * * Supplied FcPattern must contain an FcLangSet. * * Returns: (element-type utf8) (transfer full) (nullable): * a newly created #GSList or %NULL * The returned list contains dynamically allocated strings and should be * freed using #g_slist_free_full(slist, #g_free) when no longer needed. */ GList * font_manager_get_langs_from_fontconfig_pattern (FcPattern *pattern) { GList *result = NULL; FcLangSet *lang_set = NULL; if (FcPatternGetLangSet(pattern, FC_LANG, 0, &lang_set) == FcResultMatch) { FcChar8 *lang = NULL; FcStrSet *_lang_set = FcLangSetGetLangs(lang_set); FcStrList *langs = FcStrListCreate(_lang_set); while ((lang = FcStrListNext(langs))) result = g_list_prepend(result, g_strdup((const gchar *) lang)); FcStrSetDestroy(_lang_set); FcStrListDone(langs); } return g_list_reverse(result); } /** * font_manager_get_attributes_from_fontconfig_pattern: (skip) * @pattern: FcPattern to examine * * The supplied FcPattern must supply file and family information, * otherwise this function will fail. * It is also expected to contain index, style, slant, weight, width, language, * character set and spacing information, however default values will be used * if those fields are missing. All other fields are ignored. * * See #FontManagerFont for a description of the #JsonObject returned by this function. * * Returns: (transfer full): A newly created #JsonObject which should be * freed using #json_object_unref() when no longer needed. */ JsonObject * font_manager_get_attributes_from_fontconfig_pattern (FcPattern *pattern) { int index; int slant; int weight; int width; int spacing; FcChar8 *file; FcChar8 *family; FcChar8 *style; JsonObject *json_obj = json_object_new(); /* These should never fail. If they do, we're screwed */ g_assert(FcPatternGetString(pattern, FC_FILE, 0, &file) == FcResultMatch); json_object_set_string_member(json_obj, "filepath", (const gchar *) file); g_assert(FcPatternGetString(pattern, FC_FAMILY, 0, &family) == FcResultMatch); json_object_set_string_member(json_obj, "family", (const gchar *) family); /* If any of these fail, just set a sane default and continue on */ if (FcPatternGetInteger(pattern, FC_INDEX, 0, &index) != FcResultMatch) index = 0; if (FcPatternGetInteger(pattern, FC_SPACING, 0, &spacing) != FcResultMatch) spacing = FC_PROPORTIONAL; if (FcPatternGetInteger(pattern, FC_SLANT, 0, &slant) != FcResultMatch) slant = FC_SLANT_ROMAN; if (FcPatternGetInteger(pattern, FC_WEIGHT, 0, &weight) != FcResultMatch) weight = FC_WEIGHT_MEDIUM; if (FcPatternGetInteger(pattern, FC_WIDTH, 0, &width) != FcResultMatch) width = FC_WIDTH_NORMAL; json_object_set_int_member(json_obj, "findex", index); json_object_set_int_member(json_obj, "spacing", spacing); json_object_set_int_member(json_obj, "slant", slant); json_object_set_int_member(json_obj, "weight", weight); json_object_set_int_member(json_obj, "width", width); if (FcPatternGetString (pattern, FC_STYLE, 0, &style) == FcResultMatch) { json_object_set_string_member(json_obj, "style", (const gchar *) style); } else { /* Use the same style Pango would if none is given */ if (weight <= FC_WEIGHT_MEDIUM) { if (slant == FC_SLANT_ROMAN) json_object_set_string_member(json_obj, "style", "Regular"); else json_object_set_string_member(json_obj, "style", "Italic"); } else { if (slant == FC_SLANT_ROMAN) json_object_set_string_member(json_obj, "style", "Bold"); else json_object_set_string_member(json_obj, "style", "Bold Italic"); } } PangoFontDescription *descr = pango_fc_font_description_from_pattern(pattern, FALSE); g_autofree gchar *font_desc = pango_font_description_to_string(descr); pango_font_description_free(descr); json_object_set_string_member(json_obj, "description", font_desc); return json_obj; } /** * font_manager_get_attributes_from_filepath: * @filepath: full path to font file to query * @index: index of face within file to select * @error: #GError or %NULL to ignore errors * * See #FontManagerFont for a description of the #JsonObject returned by this function. * * Returns: (transfer full): A newly created #JsonObject which should be * freed using #json_object_unref() when no longer needed or %NULL if there was an error. */ JsonObject * font_manager_get_attributes_from_filepath (const gchar *filepath, int index, GError **error) { g_return_val_if_fail(filepath != NULL, NULL); g_return_val_if_fail(index >= 0, NULL); g_return_val_if_fail((error == NULL || *error == NULL), NULL); int count; FcBlanks *blanks = FcBlanksCreate(); FcPattern *pattern = FcFreeTypeQuery((const FcChar8 *) filepath, index, blanks, &count); JsonObject *json_obj = NULL; if (pattern) json_obj = font_manager_get_attributes_from_fontconfig_pattern(pattern); else set_error("Failed to create FontConfig pattern for file", error); FcBlanksDestroy(blanks); if (pattern) FcPatternDestroy(pattern); return json_obj; } /** * font_manager_sort_json_font_listing: * @json_obj: #JsonObject returned from #font_manager_get_available_fonts* * * The returned #JsonArray has the following structure: *|[ * [ * { * "family" : string, * "n_variations" : int, * "variations" : [ * { * "filepath" : string, * "findex" : int, * "family" : string, * "style" : string, * "spacing" : int, * "slant" : int, * "weight" : int, * "width" : int, * "description" : string, * }, * ... * ], * "description" : string, * }, * ... * ] *]| * Returns: (transfer full): #JsonArray */ JsonArray * font_manager_sort_json_font_listing (JsonObject *json_obj) { GList *members = json_object_get_members(json_obj); members = g_list_sort(members, (GCompareFunc) font_manager_natural_sort); JsonArray *result = json_array_sized_new(g_list_length(members)); gint index = 0; GList *iter; for (iter = members; iter != NULL; iter = iter->next) { JsonObject *family_obj = json_object_get_object_member(json_obj, iter->data); GList *variations = json_object_get_values(family_obj); gint n_variations = g_list_length(variations); JsonArray *_variations = json_array_sized_new(n_variations); JsonObject *_family_obj = json_object_new(); json_object_set_string_member(_family_obj, "family", iter->data); json_object_set_int_member(_family_obj, "n_variations", n_variations); json_object_set_array_member(_family_obj, "variations", _variations); json_object_set_int_member(_family_obj, "_index", index); variations = g_list_sort(variations, (GCompareFunc) font_manager_compare_json_font_node); gint _index = 0; GList *_iter; for (_iter = variations; _iter != NULL; _iter = _iter->next) { JsonObject *style_obj = json_node_dup_object(_iter->data); json_object_set_int_member(style_obj, "_index", _index); json_array_add_object_element(_variations, style_obj); /* Try to find "default" variation for this family */ if (!json_object_get_member(_family_obj, "description")) { const gchar *style = json_object_get_string_member(style_obj, "style"); for (guint i = 0; i < G_N_ELEMENTS(DEFAULT_VARIANTS); i++) { if (g_strcmp0(style, DEFAULT_VARIANTS[i]) == 0) { const gchar *font_desc = json_object_get_string_member(style_obj, "description"); json_object_set_string_member(_family_obj, "description", font_desc); break; } } } _index++; } /* No suitable "default" found for this family, set the first result as default */ if (!json_object_get_member(_family_obj, "description")) { JsonObject *_default_ = json_array_get_object_element(_variations, 0); const gchar *fallback = json_object_get_string_member(_default_, "description"); json_object_set_string_member(_family_obj, "description", fallback); } json_array_add_object_element(result, _family_obj); g_list_free(variations); index++; } g_list_free(members); return result; } /** * font_manager_weight_to_string: * @weight: #FontManagerWeight * * Returns: (transfer none) (nullable): @weight as a string */ const gchar * font_manager_weight_to_string (FontManagerWeight weight) { switch (weight) { case FONT_MANAGER_WEIGHT_THIN: return _("Thin"); case FONT_MANAGER_WEIGHT_ULTRALIGHT: return _("Ultra-Light"); case FONT_MANAGER_WEIGHT_LIGHT: return _("Light"); case FONT_MANAGER_WEIGHT_SEMILIGHT: return _("Semi-Light"); case FONT_MANAGER_WEIGHT_BOOK: return _("Book"); case FONT_MANAGER_WEIGHT_MEDIUM: return _("Medium"); case FONT_MANAGER_WEIGHT_SEMIBOLD: return _("Semi-Bold"); case FONT_MANAGER_WEIGHT_BOLD: return _("Bold"); case FONT_MANAGER_WEIGHT_ULTRABOLD: return _("Ultra-Bold"); case FONT_MANAGER_WEIGHT_HEAVY: return _("Heavy"); case FONT_MANAGER_WEIGHT_ULTRABLACK: return _("Ultra-Heavy"); default: return NULL; } } /** * font_manager_weight_defined: * @weight: #FontManagerWeight * * Returns: %TRUE if @weight is valid. */ gboolean font_manager_weight_defined (FontManagerWeight weight) { switch (weight) { case FONT_MANAGER_WEIGHT_THIN: case FONT_MANAGER_WEIGHT_ULTRALIGHT: case FONT_MANAGER_WEIGHT_LIGHT: case FONT_MANAGER_WEIGHT_SEMILIGHT: case FONT_MANAGER_WEIGHT_BOOK: case FONT_MANAGER_WEIGHT_REGULAR: case FONT_MANAGER_WEIGHT_MEDIUM: case FONT_MANAGER_WEIGHT_SEMIBOLD: case FONT_MANAGER_WEIGHT_BOLD: case FONT_MANAGER_WEIGHT_ULTRABOLD: case FONT_MANAGER_WEIGHT_HEAVY: case FONT_MANAGER_WEIGHT_ULTRABLACK: return TRUE; default: return FALSE; } } GType font_manager_weight_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_WEIGHT_THIN, "FONT_MANAGER_WEIGHT_THIN", "thin" }, { FONT_MANAGER_WEIGHT_ULTRALIGHT, "FONT_MANAGER_WEIGHT_ULTRALIGHT", "ultralight" }, { FONT_MANAGER_WEIGHT_LIGHT, "FONT_MANAGER_WEIGHT_LIGHT", "light" }, { FONT_MANAGER_WEIGHT_SEMILIGHT, "FONT_MANAGER_WEIGHT_SEMILIGHT", "semilight" }, { FONT_MANAGER_WEIGHT_BOOK, "FONT_MANAGER_WEIGHT_BOOK", "book" }, { FONT_MANAGER_WEIGHT_REGULAR, "FONT_MANAGER_WEIGHT_REGULAR", "regular" }, { FONT_MANAGER_WEIGHT_MEDIUM, "FONT_MANAGER_WEIGHT_MEDIUM", "medium" }, { FONT_MANAGER_WEIGHT_SEMIBOLD, "FONT_MANAGER_WEIGHT_SEMIBOLD", "semibold" }, { FONT_MANAGER_WEIGHT_BOLD, "FONT_MANAGER_WEIGHT_BOLD", "bold" }, { FONT_MANAGER_WEIGHT_ULTRABOLD, "FONT_MANAGER_WEIGHT_ULTRABOLD", "ultrabold" }, { FONT_MANAGER_WEIGHT_HEAVY, "FONT_MANAGER_WEIGHT_HEAVY", "heavy" }, { FONT_MANAGER_WEIGHT_ULTRABLACK, "FONT_MANAGER_WEIGHT_ULTRABLACK", "ultrablack" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerWeight"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_slant_to_string: * @slant: #FontManagerSlant * * Returns: (transfer none) (nullable): @slant as a string */ const gchar * font_manager_slant_to_string (FontManagerSlant slant) { switch (slant) { case FONT_MANAGER_SLANT_ITALIC: return _("Italic"); case FONT_MANAGER_SLANT_OBLIQUE: return _("Oblique"); default: return NULL; } } GType font_manager_slant_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_SLANT_ROMAN, "FONT_MANAGER_SLANT_ROMAN", "roman" }, { FONT_MANAGER_SLANT_ITALIC, "FONT_MANAGER_SLANT_ITALIC", "italic" }, { FONT_MANAGER_SLANT_OBLIQUE, "FONT_MANAGER_SLANT_OBLIQUE", "oblique" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerSlant"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_width_to_string: * @width: #FontManagerWidth * * Returns: (transfer none) (nullable): @width as a string */ const gchar * font_manager_width_to_string (FontManagerWidth width) { switch (width) { case FONT_MANAGER_WIDTH_ULTRACONDENSED: return _("Ultra-Condensed"); case FONT_MANAGER_WIDTH_EXTRACONDENSED: return _("Extra-Condensed"); case FONT_MANAGER_WIDTH_CONDENSED: return _("Condensed"); case FONT_MANAGER_WIDTH_SEMICONDENSED: return _("Semi-Condensed"); case FONT_MANAGER_WIDTH_SEMIEXPANDED: return _("Semi-Expanded"); case FONT_MANAGER_WIDTH_EXPANDED: return _("Expanded"); case FONT_MANAGER_WIDTH_EXTRAEXPANDED: return _("Extra-Expanded"); case FONT_MANAGER_WIDTH_ULTRAEXPANDED: return _("Ultra-Expanded"); default: return NULL; } } /** * font_manager_width_defined: * @width: #FontManagerWidth * * Returns: %TRUE if @weight is valid. */ gboolean font_manager_width_defined (FontManagerWidth width) { switch (width) { case FONT_MANAGER_WIDTH_NORMAL: case FONT_MANAGER_WIDTH_ULTRACONDENSED: case FONT_MANAGER_WIDTH_EXTRACONDENSED: case FONT_MANAGER_WIDTH_CONDENSED: case FONT_MANAGER_WIDTH_SEMICONDENSED: case FONT_MANAGER_WIDTH_SEMIEXPANDED: case FONT_MANAGER_WIDTH_EXPANDED: case FONT_MANAGER_WIDTH_EXTRAEXPANDED: case FONT_MANAGER_WIDTH_ULTRAEXPANDED: return TRUE; default: return FALSE; } } GType font_manager_width_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_WIDTH_ULTRACONDENSED, "FONT_MANAGER_WIDTH_ULTRACONDENSED", "ultracondensed" }, { FONT_MANAGER_WIDTH_EXTRACONDENSED, "FONT_MANAGER_WIDTH_EXTRACONDENSED", "extracondensed" }, { FONT_MANAGER_WIDTH_CONDENSED, "FONT_MANAGER_WIDTH_CONDENSED", "condensed" }, { FONT_MANAGER_WIDTH_SEMICONDENSED, "FONT_MANAGER_WIDTH_SEMICONDENSED", "semicondensed" }, { FONT_MANAGER_WIDTH_NORMAL, "FONT_MANAGER_WIDTH_NORMAL", "normal" }, { FONT_MANAGER_WIDTH_SEMIEXPANDED, "FONT_MANAGER_WIDTH_SEMIEXPANDED", "semiexpanded" }, { FONT_MANAGER_WIDTH_EXPANDED, "FONT_MANAGER_WIDTH_EXPANDED", "expanded" }, { FONT_MANAGER_WIDTH_EXTRAEXPANDED, "FONT_MANAGER_WIDTH_EXTRAEXPANDED", "extraexpanded" }, { FONT_MANAGER_WIDTH_ULTRAEXPANDED, "FONT_MANAGER_WIDTH_ULTRAEXPANDED", "ultraexpanded" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerWidth"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_spacing_to_string: * @spacing: #FontManagerSpacing * * Returns: (transfer none) (nullable): @spacing as a string */ const gchar * font_manager_spacing_to_string (FontManagerSpacing spacing) { switch (spacing) { case FONT_MANAGER_SPACING_PROPORTIONAL: return _("Proportional"); case FONT_MANAGER_SPACING_DUAL: return _("Dual Width"); case FONT_MANAGER_SPACING_MONO: return _("Monospace"); case FONT_MANAGER_SPACING_CHARCELL: return _("Charcell"); default: return NULL; } } GType font_manager_spacing_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_SPACING_PROPORTIONAL, "FONT_MANAGER_SPACING_PROPORTIONAL", "proportional" }, { FONT_MANAGER_SPACING_DUAL, "FONT_MANAGER_SPACING_DUAL", "dual" }, { FONT_MANAGER_SPACING_MONO, "FONT_MANAGER_SPACING_MONO", "mono" }, { FONT_MANAGER_SPACING_CHARCELL, "FONT_MANAGER_SPACING_CHARCELL", "charcell" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerSpacing"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_subpixel_order_to_string: * @rgba: #FontManagerSubpixelOrder * * Returns: (transfer none) (nullable): @rgba as a string */ const gchar * font_manager_subpixel_order_to_string (FontManagerSubpixelOrder rgba) { switch (rgba) { case FONT_MANAGER_SUBPIXEL_ORDER_UNKNOWN: return _("Unknown"); case FONT_MANAGER_SUBPIXEL_ORDER_RGB: return _("RGB"); case FONT_MANAGER_SUBPIXEL_ORDER_BGR: return _("BGR"); case FONT_MANAGER_SUBPIXEL_ORDER_VRGB: return _("VRGB"); case FONT_MANAGER_SUBPIXEL_ORDER_VBGR: return _("VBGR"); default: return _("None"); } } GType font_manager_subpixel_order_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_SUBPIXEL_ORDER_UNKNOWN, "FONT_MANAGER_SUBPIXEL_ORDER_UNKNOWN", "unknown" }, { FONT_MANAGER_SUBPIXEL_ORDER_RGB, "FONT_MANAGER_SUBPIXEL_ORDER_RGB", "rgb" }, { FONT_MANAGER_SUBPIXEL_ORDER_BGR, "FONT_MANAGER_SUBPIXEL_ORDER_BGR", "bgr" }, { FONT_MANAGER_SUBPIXEL_ORDER_VRGB, "FONT_MANAGER_SUBPIXEL_ORDER_VRGB", "vrgb" }, { FONT_MANAGER_SUBPIXEL_ORDER_VBGR, "FONT_MANAGER_SUBPIXEL_ORDER_VBGR", "vbgr" }, { FONT_MANAGER_SUBPIXEL_ORDER_NONE, "FONT_MANAGER_SUBPIXEL_ORDER_NONE", "none" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerSubpixelOrder"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_hint_style_to_string: * @hinting: #FontManagerHintStyle * * Returns: (transfer none) (nullable): @hinting as a string */ const gchar * font_manager_hint_style_to_string (FontManagerHintStyle hinting) { switch (hinting) { case FONT_MANAGER_HINT_STYLE_SLIGHT: return _("Slight"); case FONT_MANAGER_HINT_STYLE_MEDIUM: return _("Medium"); case FONT_MANAGER_HINT_STYLE_FULL: return _("Full"); default: return _("None"); } } GType font_manager_hint_style_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_HINT_STYLE_NONE, "FONT_MANAGER_HINT_STYLE_NONE", "none" }, { FONT_MANAGER_HINT_STYLE_SLIGHT, "FONT_MANAGER_HINT_STYLE_SLIGHT", "slight" }, { FONT_MANAGER_HINT_STYLE_MEDIUM, "FONT_MANAGER_HINT_STYLE_MEDIUM", "medium" }, { FONT_MANAGER_HINT_STYLE_FULL, "FONT_MANAGER_HINT_STYLE_FULL", "full" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerHintStyle"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_lcd_filter_to_string: * @filter: #FontManagerLCDFilter * * Returns: (transfer none) (nullable): @filter as a string */ const gchar * font_manager_lcd_filter_to_string (FontManagerLCDFilter filter) { switch (filter) { case FONT_MANAGER_LCD_FILTER_DEFAULT: return _("Default"); case FONT_MANAGER_LCD_FILTER_LIGHT: return _("Light"); case FONT_MANAGER_LCD_FILTER_LEGACY: return _("Legacy"); default: return _("None"); } } GType font_manager_lcd_filter_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_LCD_FILTER_NONE, "FONT_MANAGER_LCD_FILTER_NONE", "none" }, { FONT_MANAGER_LCD_FILTER_DEFAULT, "FONT_MANAGER_LCD_FILTER_DEFAULT", "default" }, { FONT_MANAGER_LCD_FILTER_LIGHT, "FONT_MANAGER_LCD_FILTER_LIGHT", "light" }, { FONT_MANAGER_LCD_FILTER_LEGACY, "FONT_MANAGER_LCD_FILTER_LEGACY", "legacy" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerLCDFilter"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } font-manager-0.8.8/lib/common/font-manager-fontconfig.h000066400000000000000000000233511420226015000230200ustar00rootroot00000000000000/* font-manager-fontconfig.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONTCONFIG_H__ #define __FONTCONFIG_H__ #include #include #include #include #include #include #include #include #include #include #include #include #include #include "font-manager-json.h" #include "font-manager-utils.h" #include "unicode-info.h" G_BEGIN_DECLS GQuark font_manager_fontconfig_error_quark (); #define FONT_MANAGER_FONTCONFIG_ERROR font_manager_fontconfig_error_quark() /** * FontManagerFontconfigError: * @FONT_MANAGER_FONTCONFIG_ERROR_FAILED: Call to Fontconfig library failed */ typedef enum { FONT_MANAGER_FONTCONFIG_ERROR_FAILED } FontManagerFontconfigError; void font_manager_clear_application_fonts (void); gboolean font_manager_add_application_font (const gchar *filepath); gboolean font_manager_add_application_font_directory (const gchar *dir); gboolean font_manager_enable_user_font_configuration (gboolean enable); gboolean font_manager_load_font_configuration_file (const gchar *filepath); gboolean font_manager_update_font_configuration (void); GList * font_manager_list_available_font_files (void); GList * font_manager_list_available_font_families (void); GList * font_manager_list_font_directories (gboolean recursive); GList * font_manager_list_user_font_directories (gboolean recursive); GList * font_manager_get_langs_from_fontconfig_pattern (FcPattern *pattern); JsonObject * font_manager_get_attributes_from_filepath (const gchar *filepath, int index, GError **error); JsonObject * font_manager_get_attributes_from_fontconfig_pattern (FcPattern *pattern); JsonObject * font_manager_get_available_fonts (const gchar *family_name); JsonObject * font_manager_get_available_fonts_for_chars (const gchar *chars); JsonObject * font_manager_get_available_fonts_for_lang (const gchar *lang_id); JsonArray * font_manager_sort_json_font_listing (JsonObject *json_obj); /** * FontManagerWeight: * @FONT_MANAGER_WEIGHT_THIN: FC_WEIGHT_THIN * @FONT_MANAGER_WEIGHT_ULTRALIGHT: FC_WEIGHT_ULTRALIGHT * @FONT_MANAGER_WEIGHT_LIGHT: FC_WEIGHT_LIGHT * @FONT_MANAGER_WEIGHT_SEMILIGHT: FC_WEIGHT_SEMILIGHT * @FONT_MANAGER_WEIGHT_BOOK: FC_WEIGHT_BOOK * @FONT_MANAGER_WEIGHT_REGULAR: FC_WEIGHT_REGULAR * @FONT_MANAGER_WEIGHT_MEDIUM: FC_WEIGHT_MEDIUM * @FONT_MANAGER_WEIGHT_SEMIBOLD: FC_WEIGHT_SEMIBOLD * @FONT_MANAGER_WEIGHT_BOLD: FC_WEIGHT_BOLD * @FONT_MANAGER_WEIGHT_ULTRABOLD: FC_WEIGHT_ULTRABOLD * @FONT_MANAGER_WEIGHT_HEAVY: FC_WEIGHT_HEAVY * @FONT_MANAGER_WEIGHT_ULTRABLACK: FC_WEIGHT_ULTRABLACK * * These weight values map directly to those defined by Fontconfig. */ typedef enum { FONT_MANAGER_WEIGHT_THIN = FC_WEIGHT_THIN, FONT_MANAGER_WEIGHT_ULTRALIGHT = FC_WEIGHT_ULTRALIGHT, FONT_MANAGER_WEIGHT_LIGHT = FC_WEIGHT_LIGHT, FONT_MANAGER_WEIGHT_SEMILIGHT = FC_WEIGHT_SEMILIGHT, FONT_MANAGER_WEIGHT_BOOK = FC_WEIGHT_BOOK, FONT_MANAGER_WEIGHT_REGULAR = FC_WEIGHT_REGULAR, FONT_MANAGER_WEIGHT_MEDIUM = FC_WEIGHT_MEDIUM, FONT_MANAGER_WEIGHT_SEMIBOLD = FC_WEIGHT_SEMIBOLD, FONT_MANAGER_WEIGHT_BOLD = FC_WEIGHT_BOLD, FONT_MANAGER_WEIGHT_ULTRABOLD = FC_WEIGHT_ULTRABOLD, FONT_MANAGER_WEIGHT_HEAVY = FC_WEIGHT_HEAVY, FONT_MANAGER_WEIGHT_ULTRABLACK = FC_WEIGHT_ULTRABLACK } FontManagerWeight; GType font_manager_weight_get_type (void); #define FONT_MANAGER_TYPE_WEIGHT (font_manager_weight_get_type ()) const gchar * font_manager_weight_to_string (FontManagerWeight weight); gboolean font_manager_weight_defined (FontManagerWeight weight); /** * FontManagerSlant: * @FONT_MANAGER_SLANT_ROMAN: FC_SLANT_ROMAN * @FONT_MANAGER_SLANT_ITALIC: FC_SLANT_ITALIC * @FONT_MANAGER_SLANT_OBLIQUE: FC_SLANT_OBLIQUE * * These slant values map directly to those defined by Fontconfig. */ typedef enum { FONT_MANAGER_SLANT_ROMAN = FC_SLANT_ROMAN, FONT_MANAGER_SLANT_ITALIC = FC_SLANT_ITALIC, FONT_MANAGER_SLANT_OBLIQUE = FC_SLANT_OBLIQUE } FontManagerSlant; GType font_manager_slant_get_type (void); #define FONT_MANAGER_TYPE_SLANT (font_manager_slant_get_type ()) const gchar * font_manager_slant_to_string (FontManagerSlant slant); /** * FontManagerWidth: * @FONT_MANAGER_WIDTH_ULTRACONDENSED: FC_WIDTH_ULTRACONDENSED * @FONT_MANAGER_WIDTH_EXTRACONDENSED: FC_WIDTH_EXTRACONDENSED * @FONT_MANAGER_WIDTH_CONDENSED: FC_WIDTH_CONDENSED * @FONT_MANAGER_WIDTH_SEMICONDENSED: FC_WIDTH_SEMICONDENSED * @FONT_MANAGER_WIDTH_NORMAL: FC_WIDTH_NORMAL * @FONT_MANAGER_WIDTH_SEMIEXPANDED: FC_WIDTH_SEMIEXPANDED * @FONT_MANAGER_WIDTH_EXPANDED: FC_WIDTH_EXPANDED * @FONT_MANAGER_WIDTH_EXTRAEXPANDED: FC_WIDTH_EXTRAEXPANDED * @FONT_MANAGER_WIDTH_ULTRAEXPANDED: FC_WIDTH_ULTRAEXPANDED * * These widths map directly to those defined by Fontconfig. */ typedef enum { FONT_MANAGER_WIDTH_ULTRACONDENSED = FC_WIDTH_ULTRACONDENSED, FONT_MANAGER_WIDTH_EXTRACONDENSED = FC_WIDTH_EXTRACONDENSED, FONT_MANAGER_WIDTH_CONDENSED = FC_WIDTH_CONDENSED, FONT_MANAGER_WIDTH_SEMICONDENSED = FC_WIDTH_SEMICONDENSED, FONT_MANAGER_WIDTH_NORMAL = FC_WIDTH_NORMAL, FONT_MANAGER_WIDTH_SEMIEXPANDED = FC_WIDTH_SEMIEXPANDED, FONT_MANAGER_WIDTH_EXPANDED = FC_WIDTH_EXPANDED, FONT_MANAGER_WIDTH_EXTRAEXPANDED = FC_WIDTH_EXTRAEXPANDED, FONT_MANAGER_WIDTH_ULTRAEXPANDED = FC_WIDTH_ULTRAEXPANDED } FontManagerWidth; GType font_manager_width_get_type (void); #define FONT_MANAGER_TYPE_WIDTH (font_manager_width_get_type ()) const gchar * font_manager_width_to_string (FontManagerWidth width); gboolean font_manager_width_defined (FontManagerWidth width); /** * FontManagerSpacing: * @FONT_MANAGER_SPACING_PROPORTIONAL: FC_PROPORTIONAL * @FONT_MANAGER_SPACING_DUAL: FC_DUAL * @FONT_MANAGER_SPACING_MONO: FC_MONO * @FONT_MANAGER_SPACING_CHARCELL: FC_CHARCELL * * These spacing values map directly to those defined by Fontconfig. */ typedef enum { FONT_MANAGER_SPACING_PROPORTIONAL = FC_PROPORTIONAL, FONT_MANAGER_SPACING_DUAL = FC_DUAL, FONT_MANAGER_SPACING_MONO = FC_MONO, FONT_MANAGER_SPACING_CHARCELL = FC_CHARCELL } FontManagerSpacing; GType font_manager_spacing_get_type (void); #define FONT_MANAGER_TYPE_SPACING (font_manager_spacing_get_type ()) const gchar * font_manager_spacing_to_string (FontManagerSpacing spacing); /** * FontManagerSubpixelOrder: * @FONT_MANAGER_SUBPIXEL_ORDER_UNKNOWN: FC_RGBA_UNKNOWN * @FONT_MANAGER_SUBPIXEL_ORDER_RGB: FC_RGBA_RGB * @FONT_MANAGER_SUBPIXEL_ORDER_BGR: FC_RGBA_BGR * @FONT_MANAGER_SUBPIXEL_ORDER_VRGB: FC_RGBA_VRGB * @FONT_MANAGER_SUBPIXEL_ORDER_VBGR: FC_RGBA_VBGR * @FONT_MANAGER_SUBPIXEL_ORDER_NONE: FC_RGBA_NONE * * These rgba values map directly to those defined by Fontconfig. */ typedef enum { FONT_MANAGER_SUBPIXEL_ORDER_UNKNOWN = FC_RGBA_UNKNOWN, FONT_MANAGER_SUBPIXEL_ORDER_RGB = FC_RGBA_RGB, FONT_MANAGER_SUBPIXEL_ORDER_BGR = FC_RGBA_BGR, FONT_MANAGER_SUBPIXEL_ORDER_VRGB = FC_RGBA_VRGB, FONT_MANAGER_SUBPIXEL_ORDER_VBGR = FC_RGBA_VBGR, FONT_MANAGER_SUBPIXEL_ORDER_NONE = FC_RGBA_NONE } FontManagerSubpixelOrder; GType font_manager_subpixel_order_get_type (void); #define FONT_MANAGER_TYPE_SUBPIXEL_ORDER (font_manager_subpixel_order_get_type ()) const gchar * font_manager_subpixel_order_to_string (FontManagerSubpixelOrder rgba); /** * FontManagerHintStyle: * @FONT_MANAGER_HINT_STYLE_NONE: FC_HINT_NONE * @FONT_MANAGER_HINT_STYLE_SLIGHT: FC_HINT_SLIGHT * @FONT_MANAGER_HINT_STYLE_MEDIUM: FC_HINT_MEDIUM * @FONT_MANAGER_HINT_STYLE_FULL: FC_HINT_FULL * * These hinting values map directly to those defined by Fontconfig. */ typedef enum { FONT_MANAGER_HINT_STYLE_NONE = FC_HINT_NONE, FONT_MANAGER_HINT_STYLE_SLIGHT = FC_HINT_SLIGHT, FONT_MANAGER_HINT_STYLE_MEDIUM = FC_HINT_MEDIUM, FONT_MANAGER_HINT_STYLE_FULL = FC_HINT_FULL } FontManagerHintStyle; GType font_manager_hint_style_get_type (void); #define FONT_MANAGER_TYPE_HINT_STYLE (font_manager_hint_style_get_type ()) const gchar * font_manager_hint_style_to_string (FontManagerHintStyle hinting); /** * FontManagerLCDFilter: * @FONT_MANAGER_LCD_FILTER_NONE: FC_LCD_NONE * @FONT_MANAGER_LCD_FILTER_DEFAULT: FC_LCD_DEFAULT * @FONT_MANAGER_LCD_FILTER_LIGHT: FC_LCD_LIGHT * @FONT_MANAGER_LCD_FILTER_LEGACY: FC_LCD_LEGACY * * These filter values map directly to those defined by Fontconfig. */ typedef enum { FONT_MANAGER_LCD_FILTER_NONE = FC_LCD_NONE, FONT_MANAGER_LCD_FILTER_DEFAULT = FC_LCD_DEFAULT, FONT_MANAGER_LCD_FILTER_LIGHT = FC_LCD_LIGHT, FONT_MANAGER_LCD_FILTER_LEGACY = FC_LCD_LEGACY } FontManagerLCDFilter; GType font_manager_lcd_filter_get_type (void); #define FONT_MANAGER_TYPE_LCD_FILTER (font_manager_lcd_filter_get_type ()) const gchar * font_manager_lcd_filter_to_string (FontManagerLCDFilter filter); G_END_DECLS #endif /* __FONTCONFIG_H__ */ font-manager-0.8.8/lib/common/font-manager-freetype.c000066400000000000000000000704611420226015000225060ustar00rootroot00000000000000/* font-manager-freetype.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-freetype.h" /** * SECTION: font-manager-freetype * @short_description: FreeType utilty functions * @title: FreeType Utility Functions * @include: font-manager-freetype.h * @see_also: #FontManagerFontInfo * * Functions used to gather information from font files using the FreeType library. */ G_DEFINE_QUARK(font-manager-freetype-error-quark, font_manager_freetype_error) const char *FT_Error_Message (FT_Error err) { #undef __FTERRORS_H__ #define FT_ERRORDEF( e, v, s ) case e: return s; #define FT_ERROR_START_LIST switch (err) { #define FT_ERROR_END_LIST } #include FT_ERRORS_H return "(Unknown error)"; } static void get_os2_info (JsonObject *json_obj, const FT_Face face); static void get_sfnt_info (JsonObject *json_obj, const FT_Face face); static void get_ps_info (JsonObject *json_obj, const FT_Face face); static void get_license_info (JsonObject *json_obj); static void get_fs_type (JsonObject *json_obj, const FT_Face face); static void get_font_revision (JsonObject *json_obj, const FT_Face face); static void ensure_vendor (JsonObject *json_obj, const FT_Face face); static void cleanup_version_string (JsonObject *json_obj); static void correct_filetype (JsonObject *json_obj); /** * font_manager_get_face_count: * @filepath: full path to font file to examine * * This function never fails. In case of an error this function returns 1. * Any valid font file should contain at least one variation. * * Returns: the number of variations contained in filepath */ glong font_manager_get_face_count (const gchar *filepath) { FT_Face face; FT_Library library; FT_Long num_faces; /* Index 0 is always valid */ if (G_UNLIKELY(FT_Init_FreeType(&library) != 0)) return 1; if (G_UNLIKELY(FT_New_Face(library, filepath, 0, &face) != 0)) { FT_Done_FreeType(library); return 1; } num_faces = face->num_faces; FT_Done_Face(face); FT_Done_FreeType(library); return num_faces; } static const gchar *ensure_member [] = { "designer", "designer-url", "description", "license-data", "license-url", NULL }; static void set_error (FT_Error ft_error, const gchar *ctx, GError **error) { g_return_if_fail(error == NULL || *error == NULL); const gchar *msg_format = "Freetype Error : (%s) [%i] - %s"; g_debug(msg_format, ctx, ft_error, FT_Error_Message(ft_error)); g_set_error(error, FONT_MANAGER_FREETYPE_ERROR, FONT_MANAGER_FREETYPE_ERROR_FAILED, msg_format, ctx, ft_error, FT_Error_Message(ft_error)); return; } /** * font_manager_get_metadata: * @filepath: full path to font file to examine * @index: face index to examine * @error: #GError or %NULL to ignore errors * * See #FontManagerFontInfo for a description of the #JsonObject returned by this function. * * Returns: (transfer full) (nullable): A newly created #JsonObject or %NULL if there was an error. * Free the returned object using #json_object_unref when no longer needed. */ JsonObject * font_manager_get_metadata (const gchar *filepath, gint index, GError **error) { g_return_val_if_fail(filepath != NULL, NULL); g_return_val_if_fail((error == NULL || *error == NULL), NULL); FT_Face face; FT_Library library; FT_Error ft_error; gsize filesize = 0; g_autofree gchar *font = NULL; g_autoptr(JsonObject) json_obj = json_object_new(); json_object_set_string_member(json_obj, "filepath", filepath); json_object_set_int_member(json_obj, "findex", index); json_object_set_int_member(json_obj, "owner", font_manager_get_file_owner(filepath)); if (G_UNLIKELY(!g_file_get_contents(filepath, &font, &filesize, error))) { g_critical("%s : %s", (*error)->message, filepath); return NULL; } ft_error = FT_Init_FreeType(&library); if (G_UNLIKELY(ft_error)) { set_error(ft_error, "FT_Init_FreeType", error); return NULL; } ft_error = FT_New_Memory_Face(library, (const FT_Byte *) font, (FT_Long) filesize, index, &face); if (G_UNLIKELY(ft_error)) { set_error(ft_error, "FT_Init_FreeType", error); return NULL; } g_autofree gchar *_size = g_format_size(filesize); g_autofree gchar *_md5 = g_compute_checksum_for_data(G_CHECKSUM_MD5, (const guchar *) font, filesize); json_object_set_string_member(json_obj, "filesize", _size); json_object_set_string_member(json_obj, "checksum", _md5); /* Fontconfig modifies invalid PostScript names by replacing illegal characters with - */ json_object_set_string_member(json_obj, "psname", FT_Get_Postscript_Name(face)); json_object_set_string_member(json_obj, "filetype", FT_Get_Font_Format(face)); json_object_set_int_member(json_obj, "n-glyphs", face->num_glyphs); /* Order matters */ get_os2_info(json_obj, face); get_font_revision(json_obj, face); get_sfnt_info(json_obj, face); get_ps_info(json_obj, face); get_license_info(json_obj); get_fs_type(json_obj, face); ensure_vendor(json_obj, face); correct_filetype(json_obj); /* Useful during font installation */ if (!json_object_has_member(json_obj, "family")) json_object_set_string_member(json_obj, "family", (gchar *) face->family_name); if (!json_object_has_member(json_obj, "style")) json_object_set_string_member(json_obj, "style", (gchar *) face->style_name); if (!json_object_has_member(json_obj, "version")) json_object_set_string_member(json_obj, "version", "1.0"); for (int i = 0; ensure_member[i] != NULL; i++) if (!json_object_has_member(json_obj, ensure_member[i])) json_object_set_string_member(json_obj, ensure_member[i], NULL); FT_Done_Face(face); FT_Done_FreeType(library); return g_steal_pointer(&json_obj); } /** * font_manager_get_suggested_filename: * @metadata: #JsonObject returned by #font_manager_get_metadata() * * Returns: (transfer full): A newly allocated string. Free the result using #g_free. */ gchar * font_manager_get_suggested_filename (JsonObject *metadata) { const gchar *family = json_object_get_string_member(metadata, "family"); const gchar *style = json_object_get_string_member(metadata, "style"); g_autofree gchar *name = g_strdup_printf("%s %s", family, style); return font_manager_to_filename(name); } /** * font_manager_get_installation_target: * @font_file: #GFile * @target_dir: #GFile * @create_directories: whether to create suggested directories or not * @error: #GError or %NULL to ignore errors * * The #GFile returned by this function is the suggested output file based * on the metadata present in @font_file. * * If @create_directories is %FALSE the parent directory for the returned #GFile * may not exist and should be created prior to use. * * Returns: (transfer full) (nullable): * A newly-created #GFile or %NULL if there was an error. * Free the returned object using #g_object_unref(). */ GFile * font_manager_get_installation_target (GFile *font_file, GFile *target_dir, gboolean create_directories, GError **error) { g_return_val_if_fail((error == NULL || *error == NULL), NULL); g_autofree gchar *dir = g_file_get_path(target_dir); g_autofree gchar *filepath = g_file_get_path(font_file); g_autofree gchar *ext = font_manager_get_file_extension(filepath); g_autoptr(JsonObject) metadata = font_manager_get_metadata(filepath, 0, error); g_return_val_if_fail((error == NULL || *error == NULL), NULL); const gchar *vendor = json_object_get_string_member(metadata, "vendor"); const gchar *filetype = json_object_get_string_member(metadata, "filetype"); const gchar *family = json_object_get_string_member(metadata, "family"); g_autofree gchar *suggested = font_manager_get_suggested_filename(metadata); g_autofree gchar *filename = g_strdup_printf("%s.%s", suggested, ext); GFile *target = g_file_new_build_filename(dir, vendor, filetype, family, filename, NULL); g_autoptr(GFile) parent = g_file_get_parent(target); if (create_directories) if (!g_file_query_exists(parent, NULL)) if (!g_file_make_directory_with_parents(parent, NULL, error)) g_clear_object(&target); return target; } GType font_manager_fsType_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_FSTYPE_INSTALLABLE, "FONT_MANAGER_FSTYPE_INSTALLABLE", "installable" }, { FONT_MANAGER_FSTYPE_RESTRICTED_LICENSE, "FONT_MANAGER_FSTYPE_RESTRICTED_LICENSE", "restricted_license" }, { FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT, "FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT", "preview_and_print" }, { FONT_MANAGER_FSTYPE_EDITABLE, "FONT_MANAGER_FSTYPE_EDITABLE", "editable" }, { FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET, "FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET", "preview_and_print_no_subset" }, { FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET, "FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET", "editable_no_subset" }, { FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_BITMAP_ONLY, "FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_BITMAP_ONLY", "preview_and_print_bitmap_only" }, { FONT_MANAGER_FSTYPE_EDITABLE_BITMAP_ONLY, "FONT_MANAGER_FSTYPE_EDITABLE_BITMAP_ONLY", "editable_bitmap_only" }, { FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET_BITMAP_ONLY, "FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET_BITMAP_ONLY", "preview_and_print_no_subset_bitmap_only" }, { FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET_BITMAP_ONLY, "FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET_BITMAP_ONLY", "editable_no_subset_bitmap_only" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerfsType"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_fsType_to_string: (skip) * @fstype: #FontManagerfsType * * Returns a description of the fsType field suitable for display. * * Returns: (transfer none) (nullable): @fstype as a string */ const gchar * font_manager_fsType_to_string (FontManagerfsType fstype) { switch (fstype) { case FONT_MANAGER_FSTYPE_RESTRICTED_LICENSE: return _("Restricted License Embedding"); case FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT: return _("Preview & Print Embedding"); case FONT_MANAGER_FSTYPE_EDITABLE: return _("Editable Embedding"); case FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET: return _("Preview & Print Embedding | No Subsetting"); case FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET: return _("Editable Embedding | No Subsetting"); case FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_BITMAP_ONLY: return _("Preview & Print Embedding | Bitmap Embedding Only"); case FONT_MANAGER_FSTYPE_EDITABLE_BITMAP_ONLY: return _("Editable Embedding | Bitmap Embedding Only"); case FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET_BITMAP_ONLY: return _("Preview & Print Embedding | No Subsetting | Bitmap Embedding Only"); case FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET_BITMAP_ONLY: return _("Editable Embedding | No Subsetting | Bitmap Embedding Only"); default: return _("Installable Embedding"); } } /* * get_license_type: * * @license: license data or %NULL * @copyright: copyright data or %NULL * @url: url data or %NULL * * Searches through known licenses for a match. * Returns an integer which can be used with get_license_name and get_license_url. * * Returns: index */ static gint get_license_type (const gchar *license, const gchar *copyright, const gchar *url) { for (guint i = 0; i < FONT_MANAGER_LICENSE_ENTRIES; i++) { gint l = 0; while (FontManagerLicenseData[i].keywords[l]) { if ((copyright && g_strrstr(copyright, FontManagerLicenseData[i].keywords[l])) || (license && g_strrstr(license, FontManagerLicenseData[i].keywords[l])) || (url && g_strrstr(url, FontManagerLicenseData[i].keywords[l]))) return i; l++; } } return FONT_MANAGER_LICENSE_ENTRIES - 1; } /* * get_license_name: * * @license_type: index returned by get_license_type * * Returns: (transfer none): string suitable for display */ static const gchar * get_license_name (gint license_type) { return FontManagerLicenseData[license_type].license; } /* * get_license_url: * * @license_type: index returned by get_license_type * * Returns: (transfer none): license URL or %NULL */ static const gchar * get_license_url (gint license_type) { return FontManagerLicenseData[license_type].license_url; } /* * get_vendor_from_notice: * * @notice: notice data (PostScript Type 1) * * Attempts to find vendor from notice data in PS_FontInfoRec * * Returns: (transfer none): vendor name or %NULL */ static const gchar * get_vendor_from_notice (const gchar *notice) { if (notice) for(guint i = 0; i < FONT_MANAGER_NOTICE_ENTRIES; i++) if (g_strrstr(notice, FontManagerNoticeData[i].vendor_id)) return FontManagerNoticeData[i].vendor; return NULL; } static gboolean vendor_matches (const gchar vendor[FONT_MANAGER_MAX_VENDOR_ID_LENGTH], const gchar *vendor_id) { gboolean result; g_autoptr(GString) a = NULL; g_autoptr(GString) b = NULL; /* vendor is not necessarily NUL-terminated. */ a = g_string_new_len((const gchar *) vendor, FONT_MANAGER_MAX_VENDOR_ID_LENGTH); b = g_string_new_len((const gchar *) vendor_id, FONT_MANAGER_MAX_VENDOR_ID_LENGTH); result = g_string_equal(a, b); return result; } static gboolean is_known_vendor (gchar *vendor) { for (guint i = 0; i < FONT_MANAGER_VENDOR_ENTRIES; i++) if (g_strcmp0(FontManagerVendorData[i].vendor, vendor) == 0) return TRUE; return FALSE; } /* * get_vendor_from_vendor_id: * * @vendor: vendor ID * * Attempts to find actual name by matching ID to a list of known foundries * * Returns: (transfer none): string suitable for display or %NULL */ static const gchar * get_vendor_from_vendor_id (const gchar vendor[FONT_MANAGER_MAX_VENDOR_ID_LENGTH]) { if (vendor) for (guint i = 0; i < FONT_MANAGER_VENDOR_ENTRIES; i++) if (vendor_matches(vendor, FontManagerVendorData[i].vendor_id)) return FontManagerVendorData[i].vendor; return NULL; } /* * The functions in this section gather information which is either not * available through fontconfig or for which the information available * from fontconfig is not suitable for our needs. */ #define PANOSE_ENTRIES 10 static void get_os2_info (JsonObject *json_obj, const FT_Face face) { TT_OS2 *os2 = (TT_OS2 *) FT_Get_Sfnt_Table(face, FT_SFNT_OS2); if (G_LIKELY(os2 && os2->version >= 0x0001 && os2->version != 0xffff)) { const gchar *_vendor = get_vendor_from_vendor_id((gchar *) os2->achVendID); if (_vendor) json_object_set_string_member(json_obj, "vendor", _vendor); JsonArray *json_arr = json_array_sized_new(PANOSE_ENTRIES); for (gint i = 0; i < PANOSE_ENTRIES; i++) json_array_add_int_element(json_arr, os2->panose[i]); json_object_set_array_member(json_obj, "panose", json_arr); } return; } #define SNAME_2_UTF8(s, c) \ g_convert((const gchar *) s.string, s.string_len, "UTF-8", c, NULL, NULL, NULL) \ /* Mostly lifted from fontilus by James Henstridge. Thanks. :-) */ static void get_sfnt_info (JsonObject *json_obj, const FT_Face face) { if (!FT_IS_SFNT(face)) return; gint namecount = FT_Get_Sfnt_Name_Count(face); g_autofree gchar *vendor = NULL; gboolean vendor_set = FALSE; for (gint index = 0; index < namecount; index++) { FT_SfntName sname; if (FT_Get_Sfnt_Name(face, index, &sname) != 0) continue; if (sname.platform_id != TT_PLATFORM_MICROSOFT) continue; /* XXX : ? */ if (sname.string == NULL) continue; g_autofree gchar *val = NULL; switch (sname.encoding_id) { case TT_MS_ID_SJIS: val = SNAME_2_UTF8(sname, "SJIS-WIN"); break; case TT_MS_ID_PRC: val = SNAME_2_UTF8(sname, "GB2312"); break; case TT_MS_ID_BIG_5: val = SNAME_2_UTF8(sname, "BIG-5"); break; case TT_MS_ID_WANSUNG: val = SNAME_2_UTF8(sname, "WANSUNG"); break; case TT_MS_ID_JOHAB: val = SNAME_2_UTF8(sname, "JOHAB"); break; case TT_MS_ID_UCS_4: val = SNAME_2_UTF8(sname, "UCS4"); break; default: val = SNAME_2_UTF8(sname, "UTF-16BE"); break; } if (!val) continue; switch (sname.name_id) { case TT_NAME_ID_FONT_FAMILY: case TT_NAME_ID_WWS_FAMILY: case TT_NAME_ID_TYPOGRAPHIC_FAMILY: if (json_object_has_member(json_obj, "family") && sname.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES) break; json_object_set_string_member(json_obj, "family", val); break; case TT_NAME_ID_FONT_SUBFAMILY: case TT_NAME_ID_WWS_SUBFAMILY: case TT_NAME_ID_TYPOGRAPHIC_SUBFAMILY: if (json_object_has_member(json_obj, "style") && sname.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES) break; json_object_set_string_member(json_obj, "style", val); break; case TT_NAME_ID_COPYRIGHT: if (json_object_has_member(json_obj, "copyright") && sname.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES) break; json_object_set_string_member(json_obj, "copyright", val); break; case TT_NAME_ID_VERSION_STRING: if (!json_object_has_member(json_obj, "version")) { json_object_set_string_member(json_obj, "version", val); cleanup_version_string(json_obj); } break; case TT_NAME_ID_DESCRIPTION: if (json_object_has_member(json_obj, "description") && sname.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES) break; json_object_set_string_member(json_obj, "description", val); break; case TT_NAME_ID_LICENSE: if (json_object_has_member(json_obj, "license-data") && sname.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES) break; json_object_set_string_member(json_obj, "license-data", val); break; case TT_NAME_ID_LICENSE_URL: if (json_object_has_member(json_obj, "license-url") && sname.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES) break; json_object_set_string_member(json_obj, "license-url", val); break; case TT_NAME_ID_DESIGNER: if (json_object_has_member(json_obj, "designer") && sname.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES) break; json_object_set_string_member(json_obj, "designer", val); break; case TT_NAME_ID_DESIGNER_URL: if (json_object_has_member(json_obj, "designer-url") && sname.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES) break; json_object_set_string_member(json_obj, "designer-url", val); break; case TT_NAME_ID_TRADEMARK: if (vendor_set) break; if (!vendor) vendor = g_strdup(val); break; case TT_NAME_ID_MANUFACTURER: if (vendor_set) break; if (vendor) g_free(vendor); vendor = g_strdup(val); vendor_set = (sname.language_id == TT_MS_LANGID_ENGLISH_UNITED_STATES); break; default: break; } } if (vendor) { if (!json_object_has_member(json_obj, "vendor")) { if (is_known_vendor(vendor)) json_object_set_string_member(json_obj, "vendor", vendor); else { const gchar *_vendor = get_vendor_from_notice(vendor); if (_vendor) json_object_set_string_member(json_obj, "vendor", _vendor); } } } return; } static void get_ps_info (JsonObject *json_obj, const FT_Face face) { PS_FontInfoRec ps_info; /* Error here means it's probably not a PostScript font */ if (FT_Get_PS_Font_Info(face, &ps_info) != 0) return; if (!json_object_has_member(json_obj, "version")) json_object_set_string_member(json_obj, "version", ps_info.version); if (ps_info.notice && g_utf8_validate(ps_info.notice, -1, NULL)) { if (!json_object_has_member(json_obj, "copyright")) json_object_set_string_member(json_obj, "copyright", ps_info.notice); if (!json_object_has_member(json_obj, "vendor")) { const gchar *_vendor = get_vendor_from_notice(ps_info.notice); if (_vendor) json_object_set_string_member(json_obj, "vendor", _vendor); } } return; } static void get_license_info (JsonObject *json_obj) { const gchar *license_data = NULL; const gchar *copyright = NULL; const gchar *license_url = NULL; if (json_object_has_member(json_obj, "license-data")) license_data = json_object_get_string_member(json_obj, "license-data"); if (json_object_has_member(json_obj, "copyright")) copyright = json_object_get_string_member(json_obj, "copyright"); if (json_object_has_member(json_obj, "license-url")) license_url = json_object_get_string_member(json_obj, "license-url"); gint license_type = get_license_type(license_data, copyright, license_url); const gchar *license_name = get_license_name(license_type); json_object_set_string_member(json_obj, "license-type", license_name); if (license_type < (gint) (FONT_MANAGER_LICENSE_ENTRIES - 1)) { license_url = get_license_url(license_type); if (license_url) json_object_set_string_member(json_obj, "license-url", license_url); } return; } static void get_fs_type (JsonObject *json_obj, const FT_Face face) { FT_UShort flags = FT_Get_FSType_Flags(face); /* Default to FT_FSTYPE_INSTALLABLE_EMBEDDING */ int fsType = 0; /* Least restrictive bit set takes precedence */ if (flags & FT_FSTYPE_RESTRICTED_LICENSE_EMBEDDING) fsType = 2; if (flags & FT_FSTYPE_PREVIEW_AND_PRINT_EMBEDDING) fsType = 4; if (flags & FT_FSTYPE_EDITABLE_EMBEDDING) fsType = 8; if (flags & FT_FSTYPE_INSTALLABLE_EMBEDDING) fsType = 0; /* Additional restrictions */ if (fsType == 4 || fsType == 8) { if (flags & FT_FSTYPE_NO_SUBSETTING) fsType += 16; if (flags & FT_FSTYPE_BITMAP_EMBEDDING_ONLY){ if (FT_HAS_FIXED_SIZES(face)) { fsType += 32; } else { /* Restricts embedding to bitmaps but contains none. */ fsType = 2; } } } json_object_set_int_member(json_obj, "fsType", fsType); return; } /* NOTE : * These functions set defaults that are suitable for display. * In some cases, they may not set correct information or possibly even * modify correct information to something expected to be more useful * to the user. */ static void ensure_vendor (JsonObject *json_obj, const FT_Face face) { if (!json_object_has_member(json_obj, "vendor")) { /* Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid */ json_object_set_string_member(json_obj, "vendor", N_("Unknown Vendor")); /* XXX : Is this even worth checking for? */ BDF_PropertyRec prop; int result = FT_Get_BDF_Property(face, "FOUNDRY", &prop); if (G_UNLIKELY(result == 0 && prop.type == BDF_PROPERTY_TYPE_ATOM)) { json_object_set_string_member(json_obj, "vendor", prop.u.atom); } } return; } static void get_font_revision (JsonObject *json_obj, const FT_Face face) { TT_Header *head = (TT_Header *) FT_Get_Sfnt_Table(face, FT_SFNT_HEAD); if (head) { if (head->Font_Revision) { g_autofree gchar *rev = g_strdup_printf("%.2f", (float) head->Font_Revision / 65536.0); json_object_set_string_member(json_obj, "version", rev); return; } } return; } static void correct_filetype (JsonObject *json_obj) { const gchar *filetype = json_object_get_string_member(json_obj, "filetype"); /* Compact Font Format doesn't really mean much. */ if (g_strcmp0(filetype, "CFF") == 0) { const gchar *filepath = json_object_get_string_member(json_obj, "filepath"); g_autofree gchar *ext = font_manager_get_file_extension(filepath); if (g_ascii_strcasecmp(ext, "otf") == 0 || g_ascii_strcasecmp(ext, "ttf") == 0 || g_ascii_strcasecmp(ext, "ttc") == 0) { json_object_set_string_member(json_obj, "filetype", "OpenType"); } } return; } /* A lot of version strings have garbage in them. Try to pull just a number. */ static const gchar *VERSION_STRING_EXCLUDES[] = { "Version", "version", "Revision", "revision", "$Revision", "$:", "$", /* These do not even contain actual version numbers, completely pointless */ ";FFEdit", "Altsys Metamorphosis:", "Altsys Fontographer", "Macromedia Fontographer", "Fontmaker" }; static void _cleanup_version_string (JsonObject *json_obj, const gchar *ch) { const gchar *version = json_object_get_string_member(json_obj, "version"); if (g_strrstr(version, ch) != NULL) { gchar ** str_arr = g_strsplit(version, ch, 0); int i = 0; while (str_arr[i] != NULL) { /* Take the first thing that even looks like a double to be a version number */ if (g_strrstr(str_arr[i], ".") != NULL) { json_object_set_string_member(json_obj, "version", g_strstrip(str_arr[i])); break; } i++; } g_strfreev(str_arr); } return; } static void cleanup_version_string (JsonObject *json_obj) { const gchar **excludes = VERSION_STRING_EXCLUDES; const gchar *version = json_object_get_string_member(json_obj, "version"); for (guint i = 0; i < G_N_ELEMENTS(VERSION_STRING_EXCLUDES); i++) { if (g_strrstr(version, excludes[i]) != NULL) { g_autofree gchar *res = font_manager_str_replace(version, excludes[i], ""); if (res) { json_object_set_string_member(json_obj, "version", g_strstrip(res)); version = json_object_get_string_member(json_obj, "version"); } } } _cleanup_version_string(json_obj, ";"); _cleanup_version_string(json_obj, ":"); return; } font-manager-0.8.8/lib/common/font-manager-freetype.h000066400000000000000000000074111420226015000225060ustar00rootroot00000000000000/* font-manager-freetype.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FREETYPE_H__ #define __FREETYPE_H__ #include #include #include #include #include #include #include #include FT_FREETYPE_H #include FT_TYPES_H #include FT_BDF_H #include FT_SFNT_NAMES_H #include FT_TRUETYPE_IDS_H #include FT_TRUETYPE_TABLES_H #include FT_TYPE1_TABLES_H #include FT_XFREE86_H #include "font-manager-license.h" #include "font-manager-utils.h" #include "font-manager-vendor.h" G_BEGIN_DECLS GQuark font_manager_freetype_error_quark (); #define FONT_MANAGER_FREETYPE_ERROR font_manager_freetype_error_quark() /** * FontManagerFreetypeError: * @FONT_MANAGER_FREETYPE_ERROR_FAILED: Call to Freetype library failed */ typedef enum { FONT_MANAGER_FREETYPE_ERROR_FAILED } FontManagerFreetypeError; /** * FontManagerfsType: * @FONT_MANAGER_FSTYPE_INSTALLABLE: * Installable embedding * @FONT_MANAGER_FSTYPE_RESTRICTED_LICENSE: * Use prohibited without permission * @FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT: * Temporary read only access allowed. * @FONT_MANAGER_FSTYPE_EDITABLE: * Temporary read/write access allowed * @FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET: * Same as @PREVIEW_AND_PRINT with an additional restriction on subsetting * @FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET: * Same as @EDITABLE with an additional restriction on subsetting * @FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_BITMAP_ONLY: * Same as @PREVIEW_AND_PRINT but only bitmaps can be embeeded * @FONT_MANAGER_FSTYPE_EDITABLE_BITMAP_ONLY: * Same as @EDITABLE but only bitmaps can be embeeded * @FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET_BITMAP_ONLY: * Same as @PREVIEW_AND_PRINT but only bitmaps can be embeeded and no subsetting is allowed * @FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET_BITMAP_ONLY: * Same as @EDITABLE but only bitmaps can be embeeded and no subsetting is allowed */ typedef enum { FONT_MANAGER_FSTYPE_INSTALLABLE = 0, FONT_MANAGER_FSTYPE_RESTRICTED_LICENSE = 2, FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT = 4, FONT_MANAGER_FSTYPE_EDITABLE = 8, FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET = 20, FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET = 24, FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_BITMAP_ONLY = 36, FONT_MANAGER_FSTYPE_EDITABLE_BITMAP_ONLY = 40, FONT_MANAGER_FSTYPE_PREVIEW_AND_PRINT_NO_SUBSET_BITMAP_ONLY = 52, FONT_MANAGER_FSTYPE_EDITABLE_NO_SUBSET_BITMAP_ONLY = 56 } FontManagerfsType; GType font_manager_fsType_get_type (void); #define FONT_MANAGER_TYPE_FSTYPE (font_manager_fsType_get_type ()) const gchar * font_manager_fsType_to_string (FontManagerfsType fstype); glong font_manager_get_face_count (const gchar * filepath); JsonObject * font_manager_get_metadata (const gchar * filepath, gint index, GError **error); gchar * font_manager_get_suggested_filename (JsonObject *metadata); GFile * font_manager_get_installation_target (GFile *font_file, GFile *target_dir, gboolean create_directories, GError **error); G_END_DECLS #endif /* __FREETYPE_H__ */ font-manager-0.8.8/lib/common/font-manager-gtk-utils.c000066400000000000000000000142151420226015000226010ustar00rootroot00000000000000/* font-manager-gtk-utils.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-gtk-utils.h" /** * SECTION: font-manager-gtk-utils * @short_description: Gtk related utility functions * @title: Gtk utility functions * @include: font-manager-gtk-utils.h */ GType font_manager_drag_target_type_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_DRAG_TARGET_TYPE_FAMILY, "FONT_MANAGER_DRAG_TARGET_TYPE_FAMILY", "family" }, { FONT_MANAGER_DRAG_TARGET_TYPE_COLLECTION, "FONT_MANAGER_DRAG_TARGET_TYPE_COLLECTION", "collection" }, { FONT_MANAGER_DRAG_TARGET_TYPE_EXTERNAL, "FONT_MANAGER_DRAG_TARGET_TYPE_EXTERNAL", "external" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerDragTargetType"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_set_application_style: * * Load application specific CSS and icons. */ void font_manager_set_application_style () { g_autofree gchar *css = g_build_path(G_DIR_SEPARATOR_S, FONT_MANAGER_BUS_PATH, "ui", "FontManager.css", NULL); g_autofree gchar *icons = g_build_path(G_DIR_SEPARATOR_S, FONT_MANAGER_BUS_PATH, "icons", NULL); GdkScreen *screen = gdk_screen_get_default(); GtkIconTheme *icon_theme = gtk_icon_theme_get_default(); g_autoptr(GtkCssProvider) css_provider = gtk_css_provider_new(); gtk_icon_theme_add_resource_path(icon_theme, icons); gtk_css_provider_load_from_resource(css_provider, css); gtk_style_context_add_provider_for_screen(screen, GTK_STYLE_PROVIDER(css_provider), GTK_STYLE_PROVIDER_PRIORITY_APPLICATION); return; } /** * font_manager_widget_set_align: * @widget: #GtkWidget * @align: #GtkAlign * * Set both halign and valign to the same value. */ void font_manager_widget_set_align (GtkWidget *widget, GtkAlign align) { g_return_if_fail(GTK_IS_WIDGET(widget)); gtk_widget_set_halign(GTK_WIDGET(widget), align); gtk_widget_set_valign(GTK_WIDGET(widget), align); return; } /** * font_manager_widget_set_expand: * @widget: #GtkWidget * @expand: %TRUE or %FALSE * * Set both hexpand and vexpand to the same value. */ void font_manager_widget_set_expand (GtkWidget *widget, gboolean expand) { g_return_if_fail(GTK_IS_WIDGET(widget)); gtk_widget_set_hexpand(GTK_WIDGET(widget), expand); gtk_widget_set_vexpand(GTK_WIDGET(widget), expand); return; } /** * font_manager_widget_set_margin: * @widget: #GtkWidget * @margin: margin in pixels * * Set all margin properties to the same value. */ void font_manager_widget_set_margin (GtkWidget *widget, gint margin) { g_return_if_fail(GTK_IS_WIDGET(widget)); gtk_widget_set_margin_start(widget, margin); gtk_widget_set_margin_end(widget, margin); gtk_widget_set_margin_top(widget, margin); gtk_widget_set_margin_bottom(widget, margin); return; } /** * font_manager_get_localized_pangram: * * Retrieve a sample string from Pango for the default language. * If Pango does not have a sample string for language, * the classic "The quick brown fox..." is returned. * * Returns: (transfer full): A newly allocated string. Free the result using #g_free. */ gchar * font_manager_get_localized_pangram (void) { PangoLanguage * lang = pango_language_get_default(); const gchar *pangram = pango_language_get_sample_string(lang); return g_strdup(pangram); } /** * font_manager_get_localized_preview_text: * * Returns: (transfer full): A newly allocated string. Free the result using #g_free. */ gchar * font_manager_get_localized_preview_text (void) { g_autofree gchar *pangram = font_manager_get_localized_pangram(); return g_strdup_printf(FONT_MANAGER_DEFAULT_PREVIEW_TEXT, pangram); } /** * font_manager_add_keyboard_shortcut: * @action: #GSimpleAction * @action_name: name of action * @accels: (array zero-terminated=1): list of accelerators * * Add the given @action and @accels to the default application. */ void font_manager_add_keyboard_shortcut (GSimpleAction *action, const gchar *action_name, const gchar * const *accels) { GtkApplication *application = GTK_APPLICATION(g_application_get_default()); g_action_map_add_action(G_ACTION_MAP(application), G_ACTION(action)); g_autofree gchar *detailed_action_name = g_strdup_printf("app.%s", action_name); gtk_application_set_accels_for_action(application, detailed_action_name, accels); return; } /** * font_manager_clear_pango_cache: * @ctx: #PangoContext * * Forces Pango to update the cached font configuration. * * Required to render sourced fonts on Pango > 1.47 */ void font_manager_clear_pango_cache (PangoContext *ctx) { PangoFontMap *font_map = pango_context_get_font_map(ctx); pango_fc_font_map_config_changed((PangoFcFontMap *) font_map); return; } font-manager-0.8.8/lib/common/font-manager-gtk-utils.h000066400000000000000000000155331420226015000226120ustar00rootroot00000000000000/* font-manager-gtk-utils.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_GTK_UTILS_H__ #define __FONT_MANAGER_GTK_UTILS_H__ #include #include #include #include #define FONT_MANAGER_BUS_ID "org.gnome.FontManager" #define FONT_MANAGER_BUS_PATH "/org/gnome/FontManager" #define FONT_MANAGER_FONT_VIEWER_BUS_ID "org.gnome.FontViewer" #define FONT_MANAGER_FONT_VIEWER_BUS_PATH "/org/gnome/FontViewer" #define FONT_MANAGER_MIN_MARGIN 2 #define FONT_MANAGER_DEFAULT_MARGIN 6 #define FONT_MANAGER_DEFAULT_FONT "Sans" #define FONT_MANAGER_MIN_FONT_SIZE 6.0 #define FONT_MANAGER_MAX_FONT_SIZE 96.0 #define FONT_MANAGER_DEFAULT_PREVIEW_SIZE 10.0 #define FONT_MANAGER_CHARACTER_MAP_PREVIEW_SIZE FONT_MANAGER_DEFAULT_PREVIEW_SIZE * 1.6 #define FONT_MANAGER_DEFAULT_PREVIEW_TEXT \ " %s\n" \ "\n" \ " ABCDEFGHIJKLMNOPQRSTUVWXYZ\n" \ " abcdefghijklmnopqrstuvwxyz\n" \ " 1234567890.:,;(*!?')\n" \ "\n" \ " " #define FONT_MANAGER_LOREM_IPSUM \ "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent sed " \ "tristique nunc. Sed augue dolor, posuere a auctor quis, dignissim sed " \ "est. Aliquam convallis, orci nec posuere lacinia, risus libero mattis " \ "velit, a consectetur orci felis venenatis neque. Praesent id lacinia m" \ "assa. Nam risus diam, faucibus vitae pulvinar eget, scelerisque nec ni" \ "sl. Integer dolor ligula, placerat id elementum id, venenatis sed mass" \ "a. Vestibulum at convallis libero. Curabitur at molestie justo.\n" \ "\n" \ "Mauris convallis odio rutrum elit aliquet quis fermentum velit tempus." \ " Ut porttitor lectus at dui iaculis in vestibulum eros tristique. Vest" \ "ibulum ante ipsum primis in faucibus orci luctus et ultrices posuere c" \ "ubilia Curae; Donec ut dui massa, at aliquet leo. Cras sagittis pulvin" \ "ar nunc. Fusce eget felis ut dolor blandit scelerisque non eget risus." \ " Nunc elementum ipsum id lacus porttitor accumsan. Suspendisse at quam" \ " ligula, ultrices bibendum massa.\n" \ "\n" \ "Mauris feugiat, orci non fermentum congue, libero est rutrum sem, non " \ "dignissim justo urna at turpis. Donec non varius augue. Fusce id enim " \ "ligula, sit amet mattis urna. Ut sodales augue tristique tortor lobort" \ "is vestibulum. Maecenas quis tortor lacus. Etiam varius hendrerit bibe" \ "ndum. Nullam pretium nulla in sem blandit vel facilisis felis fermentu" \ "m. Integer aliquet leo nec nunc sollicitudin congue. In hac habitasse " \ "platea dictumst. Curabitur mattis nibh ac velit euismod condimentum. P" \ "ellentesque volutpat, neque ac congue fermentum, turpis metus posuere " \ "turpis, ac facilisis velit lectus sed diam. Etiam dui diam, tempus vit" \ "ae fringilla quis, tincidunt ac libero.\n" \ "\n" \ "Quisque sollicitudin eros sit amet lorem semper nec imperdiet ante veh" \ "icula. Proin a vulputate sem. Aliquam erat volutpat. Vestibulum congue" \ " pulvinar eros eu vestibulum. Phasellus metus mauris, suscipit tristiq" \ "ue ullamcorper laoreet, viverra eget libero. Donec id nibh justo. Aliq" \ "uam sagittis ultricies erat. Integer sed purus felis. Pellentesque leo" \ " nisi, sagittis non tincidunt vitae, porta quis eros. Pellentesque ut " \ "ornare erat. Vivamus semper sodales suscipit. Praesent placerat eleife" \ "nd nibh quis tristique. Aenean ullamcorper pellentesque ultrices. Nunc" \ " eu risus turpis, in condimentum dui. Aliquam erat volutpat. Phasellus" \ " sagittis mattis diam, sit amet pharetra lacus cursus non.\n" \ "\n" \ "Vestibulum sed est id velit rhoncus imperdiet. Aliquam dictum, arcu at" \ " tincidunt condimentum, metus ligula molestie lorem, eget congue torto" \ "r est ut massa. Duis ut pulvinar nisl. Aenean sodales purus id risus h" \ "endrerit sit amet mattis sem blandit. Aenean feugiat dapibus mattis. P" \ "raesent non nibh magna. Nulla facilisi. Nam elementum malesuada sagitt" \ "is. Cras et tellus augue, non rhoncus libero. Suspendisse ut nulla mau" \ "ris.\n" \ "\n" \ "Suspendisse potenti. Nulla neque leo, condimentum nec posuere non, ele" \ "mentum sit amet lorem. Integer ut ante libero, a tristique quam. Nulla" \ " libero nibh, bibendum eget blandit non, viverra in velit. Duis sit am" \ "et ipsum in massa imperdiet interdum. Phasellus venenatis consequat le" \ "ctus eget facilisis. Quisque ullamcorper rutrum erat at egestas. Integ" \ "er pharetra pulvinar odio, sagittis imperdiet ligula aliquam suscipit." \ " Aenean rutrum convallis felis, at rhoncus lectus tincidunt et. Morbi " \ "mattis risus eu quam suscipit ut tempus nunc pellentesque. Ut adipisci" \ "ng, nibh nec pharetra fringilla, diam diam hendrerit neque, quis preti" \ "um tellus ligula ut dolor. Nullam dictum, libero in molestie convallis" \ ", nunc arcu imperdiet risus, vitae laoreet risus ipsum in ligula. Clas" \ "s aptent taciti sociosqu ad litora torquent per conubia nostra, per in" \ "ceptos himenaeos. Donec molestie, quam ut adipiscing consequat, risus " \ "sem facilisis nisi, ut aliquet sapien est a sapien. Quisque sed enim j" \ "usto, sit amet volutpat urna." /** * FontManagerDragTargetType: * @FONT_MANAGER_DRAG_TARGET_TYPE_FAMILY: Internal drag * @FONT_MANAGER_DRAG_TARGET_TYPE_COLLECTION: Internal drag * @FONT_MANAGER_DRAG_TARGET_TYPE_EXTERNAL: External drag */ typedef enum { FONT_MANAGER_DRAG_TARGET_TYPE_FAMILY, FONT_MANAGER_DRAG_TARGET_TYPE_COLLECTION, FONT_MANAGER_DRAG_TARGET_TYPE_EXTERNAL } FontManagerDragTargetType; GType font_manager_drag_target_type_get_type (void); #define FONT_MANAGER_TYPE_DRAG_TARGET_TYPE (font_manager_drag_target_type_get_type ()) void font_manager_set_application_style (void); void font_manager_clear_pango_cache (PangoContext *ctx); void font_manager_widget_set_align (GtkWidget *widget, GtkAlign align); void font_manager_widget_set_expand (GtkWidget *widget, gboolean expand); void font_manager_widget_set_margin (GtkWidget *widget, gint margin); gchar * font_manager_get_localized_pangram (void); gchar * font_manager_get_localized_preview_text (void); void font_manager_add_keyboard_shortcut (GSimpleAction *action, const gchar *action_name, const gchar * const *accels); #endif /* __FONT_MANAGER_GTK_UTILS_H__ */ font-manager-0.8.8/lib/common/font-manager-json-proxy.c000066400000000000000000000231031420226015000230020ustar00rootroot00000000000000/* font-manager-json-proxy.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-json-proxy.h" /** * SECTION: font-manager-json-proxy * @short_description: Wrapper class for JsonObjects * @title: JSON Proxy * @include: font-manager-json-proxy.h * * Simple wrapper around a #JsonObject which maps object members to gobject properties. */ typedef struct { JsonObject *source_object; } FontManagerJsonProxyPrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerJsonProxy, font_manager_json_proxy, G_TYPE_OBJECT) static void font_manager_json_proxy_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerJsonProxy *self = FONT_MANAGER_JSON_PROXY(gobject); FontManagerJsonProxyPrivate *priv = font_manager_json_proxy_get_instance_private(self); g_clear_pointer(&priv->source_object, json_object_unref); G_OBJECT_CLASS(font_manager_json_proxy_parent_class)->dispose(gobject); return; } static void font_manager_json_proxy_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerJsonProxy *self = FONT_MANAGER_JSON_PROXY(gobject); FontManagerJsonProxyPrivate *priv = font_manager_json_proxy_get_instance_private(self); GType val_type = G_PARAM_SPEC_VALUE_TYPE(pspec); if (val_type == JSON_TYPE_OBJECT) { JsonObject *json_obj = g_value_get_boxed(value); if (priv->source_object == json_obj) return; if (priv->source_object != NULL) json_object_unref(priv->source_object); priv->source_object = json_obj ? json_object_ref(json_obj) : NULL; return; } if (priv->source_object == NULL) return; if (val_type == G_TYPE_STRING) { json_object_set_string_member(priv->source_object, pspec->name, g_value_get_string(value)); } else if (val_type == G_TYPE_INT) { json_object_set_int_member(priv->source_object, pspec->name, g_value_get_int(value)); } else if (val_type == G_TYPE_DOUBLE) { json_object_set_double_member(priv->source_object, pspec->name, g_value_get_double(value)); } else if (val_type == G_TYPE_BOOLEAN) { json_object_set_boolean_member(priv->source_object, pspec->name, g_value_get_boolean(value)); } else if (val_type == JSON_TYPE_ARRAY) { json_object_set_array_member(priv->source_object, pspec->name, g_value_get_boxed(value)); } else { G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_json_proxy_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerJsonProxy *self = FONT_MANAGER_JSON_PROXY(gobject); FontManagerJsonProxyPrivate *priv = font_manager_json_proxy_get_instance_private(self); if (priv->source_object == NULL) return; GType val_type = G_PARAM_SPEC_VALUE_TYPE(pspec); if (!json_object_get_member(priv->source_object, pspec->name) && val_type != JSON_TYPE_OBJECT) return; if (val_type == G_TYPE_STRING) { g_value_set_string(value, json_object_get_string_member(priv->source_object, pspec->name)); } else if (val_type == G_TYPE_INT) { g_value_set_int(value, json_object_get_int_member(priv->source_object, pspec->name)); } else if (val_type == G_TYPE_DOUBLE) { g_value_set_double(value, json_object_get_double_member(priv->source_object, pspec->name)); } else if (val_type == G_TYPE_BOOLEAN) { g_value_set_boolean(value, json_object_get_boolean_member(priv->source_object, pspec->name)); } else if (val_type == JSON_TYPE_ARRAY) { g_value_set_boxed(value, json_object_get_array_member(priv->source_object, pspec->name)); } else if (val_type == JSON_TYPE_OBJECT) { g_value_set_boxed(value, priv->source_object); } else { G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } gboolean font_manager_json_proxy_default_is_valid (FontManagerJsonProxy *self) { g_return_val_if_fail(self != NULL, FALSE); FontManagerJsonProxyPrivate *priv = font_manager_json_proxy_get_instance_private(self); return (priv->source_object != NULL); } static void font_manager_json_proxy_class_init (FontManagerJsonProxyClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_json_proxy_dispose; object_class->get_property = font_manager_json_proxy_get_property; object_class->set_property = font_manager_json_proxy_set_property; klass->is_valid = font_manager_json_proxy_default_is_valid; return; } static void font_manager_json_proxy_init (FontManagerJsonProxy *self) { g_return_if_fail(self != NULL); } /** * font_manager_json_proxy_generate_properties: * @pspec: (out caller-allocates) :empty array of #GParamSpec to store results * @properties: array of #FontManagerJsonProxyProperties * @num_properties: number of entries in properties * * Automatically generate class properties from an array of #FontManagerJsonProxyProperties. * * A property with type G_TYPE_BOXED is assumed to be a #JsonArray. * A property with type JSON_TYPE_OBJECT is assumed to be the @source-object. */ void font_manager_json_proxy_generate_properties (GParamSpec *pspec[], const FontManagerJsonProxyProperties *properties, gint num_properties) { GParamFlags OBJECT_PARAM_FLAGS = (G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); for (gint i = 0; i < num_properties; i++) { const gchar *prop_name = properties[i].name; switch (properties[i].type) { case G_TYPE_INT: pspec[i] = g_param_spec_int(prop_name, NULL, properties[i].desc, G_MININT, G_MAXINT, 0, OBJECT_PARAM_FLAGS); break; case G_TYPE_DOUBLE: pspec[i] = g_param_spec_double(prop_name, NULL, properties[i].desc, -G_MAXDOUBLE, G_MAXDOUBLE, 0.0, OBJECT_PARAM_FLAGS); break; case G_TYPE_BOOLEAN: pspec[i] = g_param_spec_boolean(prop_name, NULL, properties[i].desc, FALSE, OBJECT_PARAM_FLAGS); break; case G_TYPE_STRING: pspec[i] = g_param_spec_string(prop_name, NULL, properties[i].desc, NULL, OBJECT_PARAM_FLAGS); break; case G_TYPE_BOXED: pspec[i] = g_param_spec_boxed(prop_name, NULL, properties[i].desc, JSON_TYPE_ARRAY, OBJECT_PARAM_FLAGS); break; case G_TYPE_RESERVED_USER_FIRST: pspec[i] = g_param_spec_boxed(prop_name, NULL, properties[i].desc, JSON_TYPE_OBJECT, OBJECT_PARAM_FLAGS); break; case G_TYPE_RESERVED_GLIB_FIRST: pspec[i] = NULL; break; default: break; } } return; } /** * font_manager_json_proxy_is_valid: * @self: (nullable): #FontManagerJsonProxy * * The default method returns %TRUE if source-object is not #NULL. * * Returns: %TRUE if proxy is valid */ gboolean font_manager_json_proxy_is_valid (FontManagerJsonProxy *self) { if (self == NULL) return FALSE; FontManagerJsonProxyClass *klass = FONT_MANAGER_JSON_PROXY_GET_CLASS(self); g_return_val_if_fail(klass->is_valid != NULL, FALSE); return klass->is_valid(self); } /** * font_manager_json_proxy_new: * * Returns: (transfer full): A newly created #FontManagerJsonProxy. * Free the returned object using #g_object_unref(). **/ FontManagerJsonProxy * font_manager_json_proxy_new (void) { return g_object_new(FONT_MANAGER_TYPE_JSON_PROXY, NULL); } font-manager-0.8.8/lib/common/font-manager-json-proxy.h000066400000000000000000000043731420226015000230170ustar00rootroot00000000000000/* font-manager-json-proxy.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_JSON_PROXY_H__ #define __FONT_MANAGER_JSON_PROXY_H__ #include #include #include G_BEGIN_DECLS #define FONT_MANAGER_JSON_PROXY_SOURCE "source-object" /** * FontManagerJsonProxyProperties: * @name: Property name * @type: #GType of property * @desc: Description of property * * This struct provides the information required to map a member of a * #JsonObject to a gobject property in a #FontManagerJsonProxy subclass. */ struct _FontManagerJsonProxyProperties { const gchar *name; const GType type; const gchar *desc; }; typedef struct _FontManagerJsonProxyProperties FontManagerJsonProxyProperties; #define FONT_MANAGER_TYPE_JSON_PROXY (font_manager_json_proxy_get_type ()) G_DECLARE_DERIVABLE_TYPE (FontManagerJsonProxy, font_manager_json_proxy, FONT_MANAGER, JSON_PROXY, GObject) /** * FontManagerJsonProxyClass: * @is_valid: default method returns %TRUE if source-object is not #NULL */ struct _FontManagerJsonProxyClass { GObjectClass parent_class; gboolean (* is_valid) (FontManagerJsonProxy *self); }; FontManagerJsonProxy * font_manager_json_proxy_new (void); gboolean font_manager_json_proxy_is_valid (FontManagerJsonProxy *self); void font_manager_json_proxy_generate_properties (GParamSpec *pspec[], const FontManagerJsonProxyProperties *properties, gint num_properties); G_END_DECLS #endif /* __FONT_MANAGER_JSON_PROXY_H__ */ font-manager-0.8.8/lib/common/font-manager-json.c000066400000000000000000000170131420226015000216260ustar00rootroot00000000000000/* font-manager-json.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include #include #include "font-manager-json.h" #include "font-manager-utils.h" /** * SECTION: font-manager-json * @short_description: JSON related utility functions * @title: JSON Utility Functions * @include: font-manager-json.h * * Helper functions to make working with JSON data easier. */ /** * font_manager_write_json_file: * @root: #JsonNode to use as root * @filepath: filepath to write @root to * @pretty: whether the generated string should be pretty printed * * Returns: %TRUE if file was written successfully */ gboolean font_manager_write_json_file (JsonNode *root, const gchar *filepath, gboolean pretty) { g_return_val_if_fail(root != NULL && filepath != NULL, FALSE); g_autoptr(JsonGenerator) generator = json_generator_new(); json_generator_set_root(generator, root); json_generator_set_pretty(generator, pretty); json_generator_set_indent(generator, 4); return json_generator_to_file(generator, filepath, NULL); } /** * font_manager_load_json_file: * @filepath: filepath to a valid json file * * Returns: (transfer full) (nullable): #JsonNode or %NULL if file failed to load */ JsonNode * font_manager_load_json_file (const gchar *filepath) { g_return_val_if_fail(filepath != NULL, NULL); g_autoptr(JsonParser) parser = json_parser_new(); JsonNode *root = NULL; if (json_parser_load_from_file(parser, filepath, NULL)) root = json_parser_get_root(parser); return root ? json_node_copy(root) : NULL; } /** * font_manager_compare_json_int_member: * @member_name: name of member to compare * @a: #JsonObject * @b: #JsonObject * * Returns: An integer less than, equal to, or greater than zero * if int member from a is <, == or > than int member from b */ gint font_manager_compare_json_int_member (const gchar *member_name, JsonObject *a, JsonObject *b) { g_return_val_if_fail(member_name != NULL, 0); g_return_val_if_fail(a != NULL && b != NULL, 0); g_return_val_if_fail(json_object_has_member(a, member_name), 0); g_return_val_if_fail(json_object_has_member(b, member_name), 0); gint int_a = json_object_get_int_member(a, member_name); gint int_b = json_object_get_int_member(b, member_name); return int_a == int_b ? 0 : int_a - int_b; } /** * font_manager_compare_json_string_member: * @member_name: name of member to compare * @a: #JsonObject * @b: #JsonObject * * Returns: An integer less than, equal to, or greater than zero * if string member from a is <, == or > than string member from b */ gint font_manager_compare_json_string_member (const gchar *member_name, JsonObject *a, JsonObject *b) { g_return_val_if_fail(member_name != NULL, 0); g_return_val_if_fail(a != NULL && b != NULL, 0); g_return_val_if_fail(json_object_has_member(a, member_name), 0); g_return_val_if_fail(json_object_has_member(b, member_name), 0); const gchar *str_a = json_object_get_string_member(a, member_name); const gchar *str_b = json_object_get_string_member(b, member_name); g_return_val_if_fail(str_a != NULL && str_b != NULL, 0); return font_manager_natural_sort(str_a, str_b); } /* Order matters */ static const gchar *STYLE_PROPS[3] = { "width", "weight", "slant" }; /** * font_manager_compare_json_font_node: * @node_a: #JsonNode containing a font description * @node_b: #JsonNode containing a font description * * Returns: An integer less than, equal to, or greater than zero, * if font a is <, == or > than font b */ gint font_manager_compare_json_font_node (JsonNode *node_a, JsonNode *node_b) { g_return_val_if_fail(JSON_NODE_HOLDS_OBJECT(node_a), 0); g_return_val_if_fail(JSON_NODE_HOLDS_OBJECT(node_b), 0); JsonObject *a = json_node_get_object(node_a); JsonObject *b = json_node_get_object(node_b); g_return_val_if_fail(a != NULL && b != NULL, 0); gint i, result = 0; /* Attempt to sort based on style properties */ for (i = 0; i < (gint) G_N_ELEMENTS(STYLE_PROPS); i++) { result = font_manager_compare_json_int_member(STYLE_PROPS[i], a, b); if (result != 0) return result; } /* All else being equal sort alphabetically based on style */ return font_manager_compare_json_string_member("style", a, b); } /** * font_manager_str_list_to_json_array: * @slist: (element-type utf8): a #GList containing only strings * * Returns: (transfer full): A newly created #JsonArray */ JsonArray * font_manager_str_list_to_json_array (GList *slist) { GList *iter; JsonArray *result = json_array_new(); for (iter = slist; iter != NULL; iter = iter->next) json_array_add_string_element(result, iter->data); return result; } /** * font_manager_print_json_array: * @json_arr: a #JsonArray * @pretty: whether the output should be prettyfied for printing * * Convenience function which simply wraps json_to_string to allow direct * conversion of a #JsonArray to string. Equivalent to creating a #JsonNode, * then setting the given array inside the node and calling json_to_string * on the node. * * Returns: (transfer full): A newly allocated buffer holding a JSON data stream. * The returned string should be freed with g_free() when no longer needed. */ gchar * font_manager_print_json_array (JsonArray *json_arr, gboolean pretty) { g_return_val_if_fail(json_arr != NULL, NULL); g_autoptr(JsonNode) n = json_node_new(JSON_NODE_ARRAY); json_node_set_array(n, json_arr); gchar *res = (gchar *) json_to_string(n, pretty); json_node_set_array(n, NULL); return res; } /** * font_manager_print_json_object: * @json_obj: a #JsonObject * @pretty: whether the output should be prettyfied for printing * * Convenience function which simply wraps json_to_string to allow direct * conversion of a #JsonObject to string. Equivalent to creating a #JsonNode, * then setting the given object inside the node and calling json_to_string * on the node. * * Returns: (transfer full): A newly allocated buffer holding a JSON data stream. * The returned string should be freed with g_free() when no longer needed. */ gchar * font_manager_print_json_object (JsonObject *json_obj, gboolean pretty) { g_return_val_if_fail(json_obj != NULL, NULL); g_autoptr(JsonNode) n = json_node_new(JSON_NODE_OBJECT); json_node_set_object(n, json_obj); gchar *res = (gchar *) json_to_string(n, pretty); json_node_set_object(n, NULL); return res; } font-manager-0.8.8/lib/common/font-manager-json.h000066400000000000000000000030141420226015000216270ustar00rootroot00000000000000/* font-manager-json.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __JSON_H__ #define __JSON_H__ #include #include G_BEGIN_DECLS gint font_manager_compare_json_int_member (const gchar *member_name, JsonObject *a, JsonObject *b); gint font_manager_compare_json_string_member (const gchar *member_name, JsonObject *a, JsonObject *b); gint font_manager_compare_json_font_node (JsonNode *node_a, JsonNode *node_b); gchar * font_manager_print_json_array (JsonArray *json_arr, gboolean pretty); gchar * font_manager_print_json_object(JsonObject *json_obj, gboolean pretty); gboolean font_manager_write_json_file (JsonNode *root, const gchar *filepath, gboolean pretty); JsonNode * font_manager_load_json_file (const gchar *filepath); JsonArray * font_manager_str_list_to_json_array (GList *slist); G_END_DECLS #endif /* __JSON_H__ */ font-manager-0.8.8/lib/common/font-manager-license-pane.c000066400000000000000000000271201420226015000232200ustar00rootroot00000000000000/* font-manager-license-pane.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-license-pane.h" /** * SECTION: font-manager-license-pane * @short_description: Font licensing details * @title: License Pane * @include: font-manager-license-pane.h * * Widget which displays embedded or detected font licensing data. */ struct _FontManagerLicensePane { GtkEventBox parent_instance; gint _fsType; GtkWidget *fsType; GtkWidget *license_data; GtkWidget *license_url; GtkWidget *placeholder; }; G_DEFINE_TYPE(FontManagerLicensePane, font_manager_license_pane, GTK_TYPE_EVENT_BOX) enum { PROP_RESERVED, PROP_FSTYPE, PROP_LICENSE_DATA, PROP_LICENSE_URL, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void font_manager_license_pane_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerLicensePane *self = FONT_MANAGER_LICENSE_PANE(gobject); g_autofree gchar *data = NULL; switch (property_id) { case PROP_FSTYPE: g_value_set_enum(value, self->_fsType); break; case PROP_LICENSE_DATA: data = font_manager_license_pane_get_license_data(self); g_value_set_string(value, data); break; case PROP_LICENSE_URL: data = font_manager_license_pane_get_license_url(self); g_value_set_string(value, data); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_license_pane_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerLicensePane *self = FONT_MANAGER_LICENSE_PANE(gobject); switch (property_id) { case PROP_FSTYPE: font_manager_license_pane_set_fsType(self, g_value_get_int(value)); break; case PROP_LICENSE_DATA: font_manager_license_pane_set_license_data(self, g_value_get_string(value)); break; case PROP_LICENSE_URL: font_manager_license_pane_set_license_url(self, g_value_get_string(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_license_pane_class_init (FontManagerLicensePaneClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->get_property = font_manager_license_pane_get_property; object_class->set_property = font_manager_license_pane_set_property; /** * FontManagerLicensePane:fstype: * * Font embedding information */ obj_properties[PROP_FSTYPE] = g_param_spec_int("fstype", NULL, "Font embedding information", G_MININT, G_MAXINT, 0, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerLicensePane:license-data: * * Embedded or detected license text */ obj_properties[PROP_LICENSE_DATA] = g_param_spec_string("license-data", NULL, "Embedded or detected license text", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerLicensePane:license-url: * * Embedded or detected license url */ obj_properties[PROP_LICENSE_URL] = g_param_spec_string("license-url", NULL, "Embedded or detected license url", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static gboolean on_event (GtkWidget *widget, GdkEvent *event, G_GNUC_UNUSED gpointer user_data) { g_return_val_if_fail(widget != NULL, GDK_EVENT_PROPAGATE); g_return_val_if_fail(event != NULL, GDK_EVENT_PROPAGATE); if (event->type == GDK_SCROLL) return GDK_EVENT_PROPAGATE; GdkWindow *text_window = gtk_text_view_get_window(GTK_TEXT_VIEW(widget), GTK_TEXT_WINDOW_TEXT); gdk_window_set_cursor(text_window, NULL); return GDK_EVENT_STOP; } static void font_manager_license_pane_init (FontManagerLicensePane *self) { g_return_if_fail(self != NULL); GtkStyleContext *ctx = gtk_widget_get_style_context(GTK_WIDGET(self)); gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_VIEW); gtk_widget_set_name(GTK_WIDGET(self), "FontManagerLicensePane"); self->fsType = gtk_label_new(NULL); PangoAttrList *attrs = pango_attr_list_new(); PangoAttribute *attr = pango_attr_weight_new(PANGO_WEIGHT_BOLD); pango_attr_list_insert(attrs, attr); gtk_label_set_attributes(GTK_LABEL(self->fsType), attrs); g_clear_pointer(&attrs, pango_attr_list_unref); gtk_widget_set_opacity(self->fsType, 0.55); const gchar *msg = _("File does not contain license information."); self->placeholder = font_manager_place_holder_new(NULL, NULL, msg, "dialog-question-symbolic"); font_manager_widget_set_expand(self->placeholder, TRUE); font_manager_widget_set_margin(self->placeholder, FONT_MANAGER_DEFAULT_MARGIN * 4); gtk_widget_set_halign(self->placeholder, GTK_ALIGN_CENTER); gtk_widget_set_valign(self->placeholder, GTK_ALIGN_START); self->license_data = gtk_text_view_new(); gtk_drag_dest_unset(self->license_data); g_signal_connect(self->license_data, "event", G_CALLBACK(on_event), NULL); self->license_url = gtk_link_button_new(""); GtkWidget *overlay = gtk_overlay_new(); gtk_overlay_add_overlay(GTK_OVERLAY(overlay), self->placeholder); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(self->license_data), GTK_WRAP_WORD_CHAR); gtk_text_view_set_editable(GTK_TEXT_VIEW(self->license_data), FALSE); font_manager_widget_set_margin(self->fsType, FONT_MANAGER_DEFAULT_MARGIN * 2); font_manager_widget_set_margin(self->license_url, FONT_MANAGER_DEFAULT_MARGIN * 1.25); GtkWidget *scroll = gtk_scrolled_window_new(NULL, NULL); gtk_container_add(GTK_CONTAINER(scroll), self->license_data); font_manager_widget_set_expand(scroll, TRUE); font_manager_widget_set_margin(self->license_data, FONT_MANAGER_DEFAULT_MARGIN * 2); GtkWidget *box = gtk_box_new(GTK_ORIENTATION_VERTICAL, 2); gtk_box_pack_start(GTK_BOX(box), self->fsType, FALSE, FALSE, 0); gtk_container_add(GTK_CONTAINER(overlay), scroll); gtk_box_pack_start(GTK_BOX(box), overlay, TRUE, TRUE, 0); gtk_box_pack_end(GTK_BOX(box), self->license_url, FALSE, FALSE, 0); gtk_container_add(GTK_CONTAINER(self), box); gtk_widget_show(scroll); gtk_widget_show(self->fsType); gtk_widget_show(self->license_data); gtk_widget_show(self->license_url); gtk_widget_show(self->placeholder); gtk_widget_show(overlay); gtk_widget_show(box); return; } /** * font_manager_license_pane_get_fsType: * @self: #FontManagerLicensePane * * Returns: #FontManagerfsType */ gint font_manager_license_pane_get_fsType (FontManagerLicensePane *self) { g_return_val_if_fail(self != NULL, 0); return self->_fsType; } /** * font_manager_license_pane_get_license_data: * @self: #FontManagerLicensePane * * Returns: (transfer none) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_license_pane_get_license_data (FontManagerLicensePane *self) { g_return_val_if_fail(self != NULL, NULL); GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->license_data)); GtkTextIter start, end; gtk_text_buffer_get_bounds(buffer, &start, &end); return gtk_text_buffer_get_text(buffer, &start, &end, FALSE); } /** * font_manager_license_pane_get_license_url: * @self: #FontManagerLicensePane * * Returns: (transfer none) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_license_pane_get_license_url (FontManagerLicensePane *self) { g_return_val_if_fail(self != NULL, NULL); return g_strdup(gtk_link_button_get_uri(GTK_LINK_BUTTON(self->license_url))); } /** * font_manager_license_pane_set_fsType: * @self: #FontManagerLicensePane * @fstype: #FontManagerfsType */ void font_manager_license_pane_set_fsType (FontManagerLicensePane *self, gint fstype) { g_return_if_fail(self != NULL); self->_fsType = fstype; gtk_label_set_label(GTK_LABEL(self->fsType), font_manager_fsType_to_string(fstype)); return; } /** * font_manager_license_pane_set_license_data: * @self: #FontManagerLicensePane * @license_data: (nullable): License data embedded in font file or %NULL */ void font_manager_license_pane_set_license_data (FontManagerLicensePane *self, const gchar *license_data) { g_return_if_fail(self != NULL); GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->license_data)); gtk_text_buffer_set_text(buffer, license_data ? license_data : "", -1); gtk_widget_set_visible(self->placeholder, license_data == NULL); return; } /** * font_manager_license_pane_set_license_url: * @self: #FontManagerLicensePane * @url: (nullable): URL to latest version of license or %NULL */ void font_manager_license_pane_set_license_url (FontManagerLicensePane *self, const gchar *url) { g_return_if_fail(self != NULL); gtk_button_set_label(GTK_BUTTON(self->license_url), url); gtk_link_button_set_uri(GTK_LINK_BUTTON(self->license_url), url ? url : ""); gtk_widget_set_visible(self->license_url, url != NULL); return; } /** * font_manager_license_pane_new: * * Returns: (transfer full): A newly created #FontManagerLicensePane. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_license_pane_new (void) { return g_object_new(FONT_MANAGER_TYPE_LICENSE_PANE, NULL); } font-manager-0.8.8/lib/common/font-manager-license-pane.h000066400000000000000000000034631420226015000232310ustar00rootroot00000000000000/* font-manager-license-pane.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_FONT_LICENSE_H__ #define __FONT_MANAGER_FONT_LICENSE_H__ #include #include #include "font-manager-freetype.h" #include "font-manager-gtk-utils.h" #include "font-manager-place-holder.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_LICENSE_PANE (font_manager_license_pane_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerLicensePane, font_manager_license_pane, FONT_MANAGER, LICENSE_PANE, GtkEventBox) GtkWidget * font_manager_license_pane_new (void); gchar * font_manager_license_pane_get_license_data (FontManagerLicensePane *self); gchar * font_manager_license_pane_get_license_url (FontManagerLicensePane *self); gint font_manager_license_pane_get_fsType (FontManagerLicensePane *self); void font_manager_license_pane_set_fsType (FontManagerLicensePane *self, gint fstype); void font_manager_license_pane_set_license_data (FontManagerLicensePane *self, const gchar *license_data); void font_manager_license_pane_set_license_url (FontManagerLicensePane *self, const gchar *url); G_END_DECLS #endif /* __FONT_MANAGER_FONT_LICENSE_H__ */ font-manager-0.8.8/lib/common/font-manager-license.h000066400000000000000000000205641420226015000223110ustar00rootroot00000000000000/* Do not edit directly. See build-aux directory */ #ifndef __FONT_MANAGER_LICENSE_H__ #define __FONT_MANAGER_LICENSE_H__ #include #include G_BEGIN_DECLS #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_MAX_KEYWORD_ENTRIES 25 #endif static const struct { const gchar *license; const gchar *license_url; const gchar *keywords[FONT_MANAGER_MAX_KEYWORD_ENTRIES]; } FontManagerLicenseData[] = { { /* Translators : This is the name of a software license. */ N_("Aladdin Free Public License"), "http://pages.cs.wisc.edu/~ghost/doc/AFPL/6.01/Public.htm", { "Aladdin", NULL } }, { /* Translators : This is the name of a software license. */ N_("Apache 2.0"), "http://www.apache.org/licenses/LICENSE-2.0", { "Apache", "Apache License", "Apache 2 License", NULL } }, { /* Translators : This is the name of a software license. */ N_("Arphic Public License"), "http://ftp.gnu.org/gnu/non-gnu/chinese-fonts-truetype/LICENSE", { "ARPHIC PUBLIC LICENSE", "Arphic Public License", "文鼎公眾授權書", "Arphic", NULL } }, { /* Translators : This is the name of a software license. */ N_("Bitstream Vera License"), "http://www-old.gnome.org/fonts/#Final_Bitstream_Vera_Fonts", { "Bitstream", "Vera", "DejaVu", NULL } }, { /* Translators : This is the name of a software license. */ N_("CC-BY-SA"), "http://creativecommons.org/licenses/by-sa/3.0/", { "Creative Commons Attribution ShareAlike", "Creative-Commons-Attribution-ShareAlike", "Creative Commons Attribution Share Alike", "Creative-Commons-Attribution-Share-Alike", "Creative Commons BY SA", "Creative-Commons-BY-SA", "CC BY SA", "CC-BY-SA", NULL } }, { /* Translators : This is the name of a software license. */ N_("CC-BY"), "http://creativecommons.org/licenses/by/3.0/", { "Creative Commons Attribution", "Creative-Commons-Attribution", "CC BY", "CC-BY", NULL } }, { /* Translators : This is the name of a software license. */ N_("CC-0"), "http://creativecommons.org/publicdomain/zero/1.0/", { "Creative Commons Zero", "Creative-Commons-Zero", "Creative Commons 0", "Creative-Commons-0", "CC Zero", "CC-Zero", "CC 0", "CC-0", NULL } }, { /* Translators : This is the name of a software license. */ N_("Freeware"), "http://en.wikipedia.org/wiki/Freeware", { "freeware", "free ware", NULL } }, { /* Translators : This is the name of a software license. */ N_("GPL with font exception"), "http://www.gnu.org/copyleft/gpl.html", { "LiberationFontLicense", "with font exception", "Liberation font software", "LIBERATION is a trademark of Red Hat", "this font does not by itself cause the resulting document to be covered by the GNU", NULL } }, { /* Translators : This is the name of a software license. */ N_("GNU General Public License"), "http://www.gnu.org/copyleft/gpl.html", { "GPL", "GNU Public License", "GNU GENERAL PUBLIC LICENSE", "GNU General Public License", "General Public License", "GNU copyleft", "GNU", "www.gnu.org", "Licencia Pública General de GNU", "free as in free-speech", "free as in free speech", "languagegeek.com", NULL } }, { /* Translators : This is the name of a software license. */ N_("GNU Lesser General Public License"), "http://www.gnu.org/licenses/lgpl.html", { "LGPL", "GNU Lesser General Public License", "Lesser General Public License", NULL } }, { /* Translators : This is the name of a software license. */ N_("GUST Font License"), "http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt", { "GUST", NULL } }, { /* Translators : This is the name of a software license. */ N_("IPA"), "http://opensource.org/licenses/ipafont.html", { "IPA License", "Information-technology Promotion Agency", "(IPA)", " IPA ", NULL } }, { /* Translators : This is the name of a software license. */ N_("M+ Fonts Project License"), "http://mplus-fonts.sourceforge.jp/webfonts/#license", { "M+ FONTS PROJECT", NULL } }, { /* Translators : This is the name of a software license. */ N_("MIT License"), "http://www.opensource.org/licenses/mit-license.php", { "M.I.T.", "Software without restriction,", NULL } }, { /* Translators : This is the name of a software license. */ N_("Magenta Open License"), "http://www.ellak.gr/pub/fonts/mgopen/index.en.html#license", { "MgOpen", NULL } }, { /* Translators : This is the name of a software license. */ N_("Monotype Imaging EULA"), "http://www.fonts.com/info/legal/eula/monotype-imaging", { "valuable asset of Monotype", "Monotype Typography", "www.monotype.com", NULL } }, { /* Translators : This is the name of a software license. */ N_("SIL Open Font License"), "http://scripts.sil.org/OFL", { "OFL", "OPEN FONT LICENSE", "Open Font License", "open font license", "scripts.sil.org/OFL", "openfont", "open font", "NHN Corporation", "American Mathematical Society", "http://www.ams.org", NULL } }, { /* Translators : This is the name of a software license. */ N_("Public Domain (not a license)"), "http://en.wikipedia.org/wiki/Public_domain", { "public domain", "Public Domain", NULL } }, { /* Translators : This is the name of a software license. */ N_("STIX Font License"), "http://www.aip.org/stixfonts/user_license.html", { "2007 by the STI Pub Companies", "the derivative work will carry a different name", NULL } }, { /* Translators : This is the name of a software license. */ N_("Ubuntu Font License 1.0"), "http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt", { "Ubuntu Font Licence 1.0", "UBUNTU FONT LICENCE Version 1.0", NULL } }, { /* Translators : This is the name of a software license. */ N_("License to TeX Users Group for the Utopia Typeface"), "http://tug.org/fonts/utopia/LICENSE-utopia.txt", { "The Utopia fonts are freely available; see http://tug.org/fonts/utopia", NULL } }, { /* Translators : This is the name of a software license. */ N_("XFree86 License"), "http://www.xfree86.org/legal/licenses.html", { "XFree86", "X Consortium", NULL } }, { /* Translators : This is the name of a software license. */ N_("Unknown License"), NULL, { NULL } }, }; #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_LICENSE_ENTRIES G_N_ELEMENTS(FontManagerLicenseData) #endif G_END_DECLS #endif /* __FONT_MANAGER_LICENSE_H__ */ font-manager-0.8.8/lib/common/font-manager-orthography.c000066400000000000000000000345661420226015000232370ustar00rootroot00000000000000/* font-manager-orthography.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-orthography.h" /** * SECTION: font-manager-orthography * @short_description: Font language support * @title: Orthography * @include: font-manager-orthography.h * * A #FontManagerOrthography holds information about the extent to which a * font supports a particular language. * * In addition to the english name, it includes the untranslated name of the orthography * along with a pangram or sample string for the language, if available. */ #define N_ARABIC G_N_ELEMENTS(ArabicOrthographies) #define N_CHINESE G_N_ELEMENTS(ChineseOrthographies) #define N_GREEK G_N_ELEMENTS(GreekOrthographies) #define N_JAPANESE G_N_ELEMENTS(JapaneseOrthographies) #define N_KOREAN G_N_ELEMENTS(KoreanOrthographies) #define N_LATIN G_N_ELEMENTS(LatinOrthographies) #define N_MISC G_N_ELEMENTS(UncategorizedOrthographies) #define GET_OBJECT(n) json_node_get_object((JsonNode *) n) #define HAS_COVERAGE(n) JSON_NODE_HOLDS_OBJECT((JsonNode *) n) && json_object_has_member(GET_OBJECT(n), "coverage") #define GET_COVERAGE(n) HAS_COVERAGE(n) ? json_object_get_double_member(GET_OBJECT(n), "coverage") : 0.0 #define LEN_CHARSET(n) json_array_get_length(json_object_get_array_member(GET_OBJECT(n), "filter")) static GList * _hb_set_to_list (const hb_set_t *charset) { GList *result = NULL; hb_codepoint_t codepoint = HB_SET_VALUE_INVALID; while (hb_set_next(charset, &codepoint)) if (unicode_unichar_isgraph(codepoint)) result = g_list_prepend(result, GINT_TO_POINTER(codepoint)); return g_list_reverse(result); } static JsonArray * _hb_set_to_json_array (const hb_set_t *charset) { JsonArray *result = json_array_new(); hb_codepoint_t codepoint = HB_SET_VALUE_INVALID; while (hb_set_next(charset, &codepoint)) if (unicode_unichar_isgraph(codepoint)) json_array_add_int_element(result, codepoint); return result; } static hb_set_t * get_charset_from_font_object (JsonObject *font) { hb_blob_t *blob = hb_blob_create_from_file(json_object_get_string_member(font, "filepath")); hb_face_t *face = hb_face_create(blob, json_object_get_int_member(font, "findex")); hb_set_t *charset = hb_set_create(); hb_face_collect_unicodes(face, charset); hb_blob_destroy(blob); hb_face_destroy(face); return charset; } static gint sort_by_charset_size (gconstpointer a, gconstpointer b) { /* Using variables to avoid unused value warning */ gint len_a = LEN_CHARSET(a); gint len_b = LEN_CHARSET(b); return len_a - len_b; } static gint sort_by_coverage (gconstpointer a, gconstpointer b) { gint order = (int) GET_COVERAGE(a) - GET_COVERAGE(b); return order != 0 ? order : sort_by_charset_size(a, b); } static gchar * get_sample_from_charlist (GList *charlist) { GString *res = g_string_new(NULL); guint length = g_list_length(charlist); if (length > 0) for (int i = 0; i < 24; i++) { int rand = g_random_int_range(0, length); gunichar ch = GPOINTER_TO_INT(g_list_nth_data(charlist, rand)); g_string_append_unichar(res, ch); } return g_string_free(res, FALSE); } static gchar * get_sample_from_charset (hb_set_t *charset) { GList *charlist = _hb_set_to_list(charset); gchar *res = get_sample_from_charlist(charlist); g_list_free(charlist); return res; } static JsonObject * get_default_orthography (JsonObject *orthography) { GList *orthographies = json_object_get_values(orthography); JsonObject *res = NULL; if (g_list_length(orthographies) > 0) { orthographies = g_list_sort(orthographies, sort_by_coverage); res = json_node_get_object(g_list_nth_data(orthographies, 0)); } g_list_free(orthographies); return res; } static double get_coverage_from_charset (JsonObject *results, hb_set_t *charset, const FontManagerOrthographyData *data) { int hits = 0, tries = 0; JsonArray *filter = NULL; /* If it doesn't contain key there's no point in going further */ if (!hb_set_has(charset, data->key)) return 0; if (results) filter = json_array_new(); for (int i = 0; data->values[i] != FONT_MANAGER_END_OF_DATA; i++) { if (data->values[i] == FONT_MANAGER_START_RANGE_PAIR) { gunichar start = data->values[++i]; gunichar end = data->values[++i]; for (gunichar codepoint = start; codepoint <= end; codepoint++) { tries++; if (hb_set_has(charset, codepoint)) hits++; if (results) json_array_add_int_element(filter, (int) codepoint); } } else { tries++; if (hb_set_has(charset, data->values[i])) hits++; if (results) json_array_add_int_element(filter, (int) data->values[i]); } } if (results) json_object_set_array_member(results, "filter", filter); return ((double) 100 * hits/tries ); } static gboolean check_orthography (JsonObject *results, hb_set_t *charset, const FontManagerOrthographyData *data) { g_autoptr(JsonObject) res = NULL; if (results) res = json_object_new(); double coverage = get_coverage_from_charset(res, charset, data); if (coverage == 0) return FALSE; if (!results) return TRUE; json_object_set_string_member(res, "name", data->name); json_object_set_string_member(res, "native", data->native); json_object_set_string_member(res, "sample", data->sample); json_object_set_double_member(res, "coverage", coverage); json_object_set_object_member(results, data->name, json_object_ref(res)); return TRUE; } static gboolean charset_contains_sample_string (const hb_set_t *charset, const char *sample) { const char *p = sample; while (*p) { gunichar codepoint = g_utf8_get_char(p); if (!hb_set_has(charset, codepoint)) return FALSE; p = g_utf8_next_char(p); } return TRUE; } static void check_orthographies (JsonObject *results, hb_set_t *charset, const FontManagerOrthographyData orth[], int len) { for (int i = 0; i < len; i++) check_orthography(results, charset, &orth[i]); return; } static gchar * get_default_sample_string_for_orthography (JsonObject *orthography) { if (json_object_get_size(orthography) > 0) { JsonObject *def = get_default_orthography(orthography); if (def && json_object_get_double_member(def, "coverage") > 90) { const gchar *sample = NULL; if (json_object_has_member(orthography, "sample")) sample = json_object_get_string_member(orthography, "sample"); if (sample != NULL && g_strcmp0(sample, "") != 0) return g_strdup(sample); } } if (json_object_has_member(orthography, "Basic Latin")) { JsonObject *latin = json_object_get_object_member(orthography, "Basic Latin"); if (json_object_get_double_member(latin, "coverage") > 90) { PangoLanguage *xx = pango_language_from_string("xx"); return g_strdup(pango_language_get_sample_string(xx)); } } return NULL; } static gchar * get_sample_string (JsonObject *orthography, hb_set_t *charset) { const char *local_sample = pango_language_get_sample_string(NULL); if (charset_contains_sample_string(charset, local_sample)) return NULL; gchar *sample = get_default_sample_string_for_orthography(orthography); return sample ? sample : get_sample_from_charset(charset); } /** * font_manager_get_orthography_results: * @font: (nullable) (transfer none): #JsonObject * * The #JsonObject returned will have the following structure: * *|[ * { * "Basic Latin": { * "filter": [65, 66, ... 122], * "name": "Basic Latin", * "native": "Basic Latin", * "sample": "AaBbCcGgQqRrSsZz", * "coverage": 100.0 * }, * ..., * "sample" : null * } *]| * * The returned object contains a member for each orthography detected in @font. * * sample will be set to %NULL if the font supports rendering the sample string returned * by #font_manager_get_localized_pangram, otherwise sample will be set to the * sample string from the member with the highest coverage, if that should fail then * sample will be set to a string randomly generated from the characters available in @font. * * Returns: (nullable) (transfer full): #JsonObject containing orthography results */ JsonObject * font_manager_get_orthography_results (JsonObject *font) { hb_set_t *charset = NULL; JsonObject *results = json_object_new(); if (font) charset = get_charset_from_font_object(font); if (charset) { if (check_orthography(NULL, charset, LatinOrthographies)) check_orthographies(results, charset, LatinOrthographies, N_LATIN); if (check_orthography(NULL, charset, GreekOrthographies)) check_orthographies(results, charset, GreekOrthographies, N_GREEK); if (check_orthography(NULL, charset, ArabicOrthographies)) check_orthographies(results, charset, ArabicOrthographies, N_ARABIC); check_orthographies(results, charset, ChineseOrthographies, N_CHINESE); check_orthographies(results, charset, JapaneseOrthographies, N_JAPANESE); check_orthographies(results, charset, KoreanOrthographies, N_KOREAN); check_orthographies(results, charset, UncategorizedOrthographies, N_MISC); } if (charset && !hb_set_is_empty(charset)) { if (json_object_get_size(results) == 0) { JsonObject *uncategorized = json_object_new(); JsonArray *char_array = _hb_set_to_json_array(charset); json_object_set_string_member(uncategorized, "name", "Uncategorized"); json_object_set_double_member(uncategorized, "coverage", 100); json_object_set_array_member(uncategorized, "filter", char_array); json_object_set_object_member(results, "Uncategorized", uncategorized); } g_autofree gchar *sample = get_sample_string(results, charset); json_object_set_string_member(results, "sample", sample); } else { json_object_set_string_member(results, "sample", NULL); } if (charset) hb_set_destroy(charset); return results; } /** * font_manager_get_sample_string: * @font: #JsonObject * * Returns: (nullable) (transfer full): A newly allocated string that must be freed with #g_free * or %NULL if the systems default language is supported */ gchar * font_manager_get_sample_string (JsonObject *font) { const char *local_sample = pango_language_get_sample_string(NULL); hb_set_t *charset = get_charset_from_font_object(font); if (charset_contains_sample_string(charset, local_sample)) { hb_set_destroy(charset); return NULL; } g_autoptr(JsonObject) orthography = font_manager_get_orthography_results(font); gchar *sample = get_default_sample_string_for_orthography(orthography); if (!sample) sample = get_sample_from_charset(charset); hb_set_destroy(charset); return sample; } #define PROPERTIES OrthographyProperties #define N_PROPERTIES G_N_ELEMENTS(PROPERTIES) static GParamSpec *obj_properties[N_PROPERTIES] = {0}; struct _FontManagerOrthography { GObjectClass parent_class; }; G_DEFINE_TYPE(FontManagerOrthography, font_manager_orthography, FONT_MANAGER_TYPE_JSON_PROXY) static void font_manager_orthography_class_init (FontManagerOrthographyClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GObjectClass *parent_class = G_OBJECT_CLASS(font_manager_orthography_parent_class); object_class->get_property = parent_class->get_property; object_class->set_property = parent_class->set_property; font_manager_json_proxy_generate_properties(obj_properties, PROPERTIES, N_PROPERTIES); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_orthography_init (G_GNUC_UNUSED FontManagerOrthography *self) { g_return_if_fail(self != NULL); } /** * font_manager_orthography_get_filter: * @self: #FontManagerOrthography * * Returns: (element-type uint) (transfer container) (nullable): #GList containing codepoints. * Free the returned #GList using #g_list_free(). */ GList * font_manager_orthography_get_filter (FontManagerOrthography *self) { g_return_val_if_fail(self != NULL, NULL); GList *charlist = NULL; g_autoptr(JsonObject) source = NULL; g_object_get(self, FONT_MANAGER_JSON_PROXY_SOURCE, &source, NULL); g_return_val_if_fail(source != NULL, charlist); if (json_object_has_member(source, "filter")) { JsonArray *arr = json_object_get_array_member(source, "filter"); guint arr_length = json_array_get_length(arr); for (guint index = 0; index < arr_length; index++) { gunichar uc = (gunichar) json_array_get_int_element(arr, index); charlist = g_list_prepend(charlist, GINT_TO_POINTER(uc)); } charlist = g_list_reverse(charlist); } return charlist; } /** * font_manager_orthography_new: * @orthography: #JsonObject containing orthography results * * @orthography should be one of the members of the object returned * by #font_manager_get_orthography_results() * * Returns: (transfer full): A newly created #FontManagerOrthography. * Free the returned object using #g_object_unref(). */ FontManagerOrthography * font_manager_orthography_new (JsonObject *orthography) { return g_object_new(FONT_MANAGER_TYPE_ORTHOGRAPHY, FONT_MANAGER_JSON_PROXY_SOURCE, orthography, NULL); } font-manager-0.8.8/lib/common/font-manager-orthography.h000066400000000000000000000133651420226015000232360ustar00rootroot00000000000000/* font-manager-orthography.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_ORTHOGRAPHY_H__ #define __FONT_MANAGER_ORTHOGRAPHY_H__ #include #include #include #include #include "font-manager-json-proxy.h" #include "unicode-info.h" G_BEGIN_DECLS JsonObject * font_manager_get_orthography_results (JsonObject *font); gchar * font_manager_get_sample_string (JsonObject *font); static const FontManagerJsonProxyProperties OrthographyProperties [] = { { "RESERVED", G_TYPE_RESERVED_GLIB_FIRST, NULL }, { "name", G_TYPE_STRING, "English name for orthography" }, { "native", G_TYPE_STRING, "Native name for orthography" }, { "sample", G_TYPE_STRING, "Pangram or sample string"}, { "coverage", G_TYPE_DOUBLE, "Coverage as a percentage" }, { FONT_MANAGER_JSON_PROXY_SOURCE, G_TYPE_RESERVED_USER_FIRST, "JsonObject source for this class" } }; #define FONT_MANAGER_TYPE_ORTHOGRAPHY (font_manager_orthography_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerOrthography, font_manager_orthography, FONT_MANAGER, ORTHOGRAPHY, FontManagerJsonProxy) FontManagerOrthography * font_manager_orthography_new (JsonObject *orthography); GList * font_manager_orthography_get_filter (FontManagerOrthography *self); #define FONT_MANAGER_START_RANGE_PAIR 0x0002 #define FONT_MANAGER_END_OF_DATA 0x0000 typedef struct { const gchar *name; const gchar *native; const gunichar key; const gchar *sample; const gchar *pangram [10]; const gunichar values [4096]; } FontManagerOrthographyData; static const FontManagerOrthographyData ArabicOrthographies [] = { #include "Arabic" #include "Farsi" #include "Urdu" #include "Kazakh" #include "Pashto" #include "Sindhi" #include "Uighur" }; static const FontManagerOrthographyData ChineseOrthographies [] = { #include "SimplifiedChinese" #include "TraditionalChinese" #include "ZhuYinFuHao" #include "CJKUnified" }; static const FontManagerOrthographyData GreekOrthographies [] = { #include "BasicGreek" #include "PolytonicGreek" #include "ArchaicGreekLetters" }; static const FontManagerOrthographyData JapaneseOrthographies [] = { #include "Kana" #include "Joyo" #include "Jinmeiyo" #include "Kokuji" }; static const FontManagerOrthographyData KoreanOrthographies [] = { #include "Jamo" #include "Hangul" #include "SouthKoreanHanja" }; static const FontManagerOrthographyData LatinOrthographies [] = { #include "BasicLatin" #include "WesternEuropean" // Only contains one symbol //#include "Euro" #include "Catalan" #include "Baltic" #include "Turkish" #include "CentralEuropean" #include "Romanian" #include "Vietnamese" #include "PanAfricanLatin" #include "Dutch" #include "Afrikaans" #include "Pinyin" #include "IPA" #include "LatinLigatures" #include "ClaudianLetters" #include "Venda" #include "IgboOnwu" }; static const FontManagerOrthographyData UncategorizedOrthographies [] = { // // The Rest: (In Latin alphabetic order for now ... ) // #include "Ahom" #include "AleutCyrillic" #include "AleutLatin" #include "Armenian" #include "Astronomy" #include "BasicCyrillic" #include "CanadianSyllabics" #include "Carian" #include "Chakma" #include "Cherokee" #include "Coptic" #include "Currencies" #include "Food" #include "FullCyrillic" #include "Georgian" #include "Hebrew" #include "Khmer" #include "Lao" #include "MendeKikakui" #include "Miao" // Not very useful? //#include "MUFI" #include "Myanmar" #include "Ogham" #include "Polynesian" #include "Runic" #include "Syriac" #include "Thaana" #include "Thai" #include "Tibetan" #include "Yi" // // Symbols -- Divide Unicode blocks // into meaningful groups such as "chess symbols" // as necessary. // #include "MathematicalGreek" #include "MathematicalLatin" #include "MathematicalNumerals" #include "MathematicalOperators" #include "ChessSymbols" #include "Emoticons" #include "RegionalFlags" // // Indic: // #include "Bengali" #include "Devanagari" #include "Kannada" #include "Tamil" #include "Sinhala" #include "Telugu" #include "Malayalam" #include "Gujarati" #include "Gurmukhi" #include "Oriya" #include "Kaithi" #include "Kharoshthi" #include "Lepcha" #include "Limbu" #include "MeeteiMayak" #include "OlChiki" #include "Saurashtra" #include "SylotiNagri" #include "VedicExtensions" // // Philippine scripts // #include "Hanunoo" // // African scripts // #include "Nko" #include "Osmanya" #include "Tifinagh" #include "Vai" #include "Ethiopic" // 2009.08.27.ET Additions: #include "TaiLe" #include "NewTaiLue" #include "PhagsPa" #include "Mongolian" #include "TaiTham" // 2011.04.19,20.ET Addenda: #include "Glagolitic" #include "Gothic" #include "Bamum" #include "Brahmi" #include "Batak" #include "Balinese" #include "Buginese" #include "Cham" #include "Javanese" #include "KayahLi" #include "Rejang" #include "Sundanese" #include "TaiViet" ////////////////////// // // Historic: // ////////////////////// #include "OldSouthArabian" #include "LinearBIdeograms" #include "LinearBSyllabary" #include "CypriotSyllabary" #include "MeroiticHieroglyphs" #include "MeroiticCursive" #include "EgyptianHieroglyphs" }; G_END_DECLS #endif /* __FONT_MANAGER_ORTHOGRAPHY_H__ */ font-manager-0.8.8/lib/common/font-manager-place-holder.c000066400000000000000000000243371420226015000232230ustar00rootroot00000000000000/* font-manager-place-holder.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-place-holder.h" /** * SECTION: font-manager-place-holder * @short_description: Place holder widget * @title: Place Holder * @include: font-manager-place-holder.h * * Widget intended to display a message in an empty area. */ struct _FontManagerPlaceHolder { GtkEventBox parent_instance; GtkWidget *icon; GtkWidget *title; GtkWidget *subtitle; GtkWidget *message; }; G_DEFINE_TYPE(FontManagerPlaceHolder, font_manager_place_holder, GTK_TYPE_EVENT_BOX) enum { PROP_RESERVED, PROP_ICON_NAME, PROP_TITLE, PROP_SUBTITLE, PROP_MESSAGE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void font_manager_place_holder_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPlaceHolder *self = FONT_MANAGER_PLACE_HOLDER(gobject); g_autofree gchar *icon_name = NULL; switch (property_id) { case PROP_ICON_NAME: g_object_get(gobject, "icon-name", &icon_name, NULL); g_value_set_string(value, icon_name); break; case PROP_TITLE: g_value_set_string(value, gtk_label_get_label(GTK_LABEL(self->title))); break; case PROP_SUBTITLE: g_value_set_string(value, gtk_label_get_label(GTK_LABEL(self->subtitle))); break; case PROP_MESSAGE: g_value_set_string(value, gtk_label_get_label(GTK_LABEL(self->message))); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_place_holder_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPlaceHolder *self = FONT_MANAGER_PLACE_HOLDER(gobject); gboolean visible = FALSE; switch (property_id) { case PROP_ICON_NAME: gtk_image_set_from_icon_name(GTK_IMAGE(self->icon), g_value_get_string(value), GTK_ICON_SIZE_DIALOG); break; case PROP_TITLE: gtk_label_set_text(GTK_LABEL(self->title), g_value_get_string(value)); visible = strlen(gtk_label_get_text(GTK_LABEL(self->title))) > 0; gtk_widget_set_visible(self->title, visible); break; case PROP_SUBTITLE: gtk_label_set_text(GTK_LABEL(self->subtitle), g_value_get_string(value)); visible = strlen(gtk_label_get_text(GTK_LABEL(self->subtitle))) > 0; gtk_widget_set_visible(self->subtitle, visible); break; case PROP_MESSAGE: gtk_label_set_text(GTK_LABEL(self->message), g_value_get_string(value)); visible = strlen(gtk_label_get_text(GTK_LABEL(self->message))) > 0; gtk_widget_set_visible(self->message, visible); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_place_holder_class_init (FontManagerPlaceHolderClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->get_property = font_manager_place_holder_get_property; object_class->set_property = font_manager_place_holder_set_property; /** * FontManagerPlaceHolder:icon-name: * * Named icon to display in center of place holder. */ obj_properties[PROP_ICON_NAME] = g_param_spec_string("icon-name", NULL, "Named icon to display", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPlaceHolder:title: * * Text to display as the title beneath icon. */ obj_properties[PROP_TITLE] = g_param_spec_string("title", NULL, "Title to display under icon", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPlaceHolder:subtitle: * * Text to display as a subtitle beneath icon. */ obj_properties[PROP_SUBTITLE] = g_param_spec_string("subtitle", NULL, "Subtitle to display under icon", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPlaceHolder:message: * * Message to display beneath icon. */ obj_properties[PROP_MESSAGE] = g_param_spec_string("message", NULL, "Text to display under icon", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void set_title_attributes (GtkWidget *widget) { PangoAttrList *attrs = pango_attr_list_new(); pango_attr_list_insert(attrs, pango_attr_weight_new(PANGO_WEIGHT_BOLD)); pango_attr_list_insert(attrs, pango_attr_scale_new(PANGO_SCALE_XX_LARGE)); gtk_label_set_attributes(GTK_LABEL(widget), attrs); pango_attr_list_unref(attrs); return; } static void set_subtitle_attributes (GtkWidget *widget) { PangoAttrList *attrs = pango_attr_list_new(); pango_attr_list_insert(attrs, pango_attr_scale_new(PANGO_SCALE_LARGE)); gtk_label_set_attributes(GTK_LABEL(widget), attrs); pango_attr_list_unref(attrs); return; } static void set_message_attributes (GtkWidget *widget) { PangoAttrList *attrs = pango_attr_list_new(); pango_attr_list_insert(attrs, pango_attr_scale_new(PANGO_SCALE_X_LARGE)); gtk_label_set_attributes(GTK_LABEL(widget), attrs); pango_attr_list_unref(attrs); return; } static void insert_label (GtkBox *box, GtkWidget *widget, gboolean expand, gboolean fill) { gtk_widget_set_opacity(widget, 0.90); gtk_widget_set_sensitive(widget, FALSE); gtk_widget_set_halign(widget, GTK_ALIGN_CENTER); gtk_widget_set_valign(widget, GTK_ALIGN_START); gtk_widget_set_margin_bottom(widget, FONT_MANAGER_DEFAULT_MARGIN * 3); gtk_label_set_justify(GTK_LABEL(widget), GTK_JUSTIFY_CENTER); gtk_label_set_line_wrap(GTK_LABEL(widget), TRUE); gtk_box_pack_start(GTK_BOX(box), widget, expand, fill, 0); return; } static void font_manager_place_holder_init (FontManagerPlaceHolder *self) { g_return_if_fail(self != NULL); GtkStyleContext *ctx = gtk_widget_get_style_context(GTK_WIDGET(self)); gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_VIEW); gtk_widget_set_name(GTK_WIDGET(self), "FontManagerPlaceHoler"); gtk_widget_set_opacity(GTK_WIDGET(self), 0.75); self->icon = gtk_image_new(); self->title = gtk_label_new(NULL); set_title_attributes(self->title); self->subtitle = gtk_label_new(NULL); set_subtitle_attributes(self->subtitle); self->message = gtk_label_new(NULL); set_message_attributes(self->message); gtk_widget_set_halign(GTK_WIDGET(self->icon), GTK_ALIGN_CENTER); gtk_widget_set_valign(GTK_WIDGET(self->icon), GTK_ALIGN_END); gtk_widget_set_opacity(self->icon, 0.25); gtk_widget_set_sensitive(self->icon, FALSE); GtkWidget *bbox = gtk_box_new(GTK_ORIENTATION_VERTICAL, FONT_MANAGER_DEFAULT_MARGIN * 3); GtkWidget *box = gtk_box_new(GTK_ORIENTATION_VERTICAL, FONT_MANAGER_DEFAULT_MARGIN); gtk_box_pack_start(GTK_BOX(bbox), self->icon, TRUE, TRUE, 0); gtk_box_pack_end(GTK_BOX(bbox), box, TRUE, TRUE, 0); insert_label(GTK_BOX(box), self->title, FALSE, FALSE); insert_label(GTK_BOX(box), self->subtitle, FALSE, FALSE); insert_label(GTK_BOX(box), self->message, TRUE, TRUE); gtk_image_set_pixel_size(GTK_IMAGE(self->icon), 64); font_manager_widget_set_margin(bbox, FONT_MANAGER_DEFAULT_MARGIN * 4); gtk_widget_set_margin_bottom(box, FONT_MANAGER_DEFAULT_MARGIN * 4); font_manager_widget_set_expand(self->icon, TRUE); font_manager_widget_set_expand(GTK_WIDGET(self), TRUE); gtk_container_add(GTK_CONTAINER(self), bbox); gtk_widget_show(self->icon); gtk_widget_show(box); gtk_widget_show(bbox); return; } /** * font_manager_place_holder_new: * @title: (nullable): Title to display in placeholder * @subtitle: (nullable): Subtitle to display in placeholder * @message: (nullable): Message to display in placeholder * @icon_name: (nullable): Named icon to use in placeholder * * Returns: (transfer full): A newly created #FontManagerPlaceHolder. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_place_holder_new (const gchar *title, const gchar *subtitle, const gchar *message, const gchar *icon_name) { return g_object_new(FONT_MANAGER_TYPE_PLACE_HOLDER, "icon-name", icon_name, "title", title, "subtitle", subtitle, "message", message, NULL); } font-manager-0.8.8/lib/common/font-manager-place-holder.h000066400000000000000000000024301420226015000232160ustar00rootroot00000000000000/* font-manager-place-holder.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_PLACE_HOLDER_H__ #define __FONT_MANAGER_PLACE_HOLDER_H__ #include #include #include "font-manager-gtk-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_PLACE_HOLDER (font_manager_place_holder_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerPlaceHolder, font_manager_place_holder, FONT_MANAGER, PLACE_HOLDER, GtkEventBox) GtkWidget * font_manager_place_holder_new (const gchar *title, const gchar *subtitle, const gchar *message, const gchar *icon_name); G_END_DECLS #endif /* __FONT_MANAGER_PLACE_HOLDER_H__ */ font-manager-0.8.8/lib/common/font-manager-preview-controls.c000066400000000000000000000313701420226015000242010ustar00rootroot00000000000000/* font-manager-preview-controls.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-preview-controls.h" /** * SECTION: font-manager-preview-controls * @short_description: Font preview controls * @title: Preview Controls * @include: font-manager-preview-controls.h * * Widget which provides controls for setting preview text justification, * resetting the preview back to its default state and displays a description * of the current font. */ struct _FontManagerPreviewControls { GtkBox parent_instance; GtkWidget *description; GtkWidget *undo_button; GtkJustification justification; }; G_DEFINE_TYPE(FontManagerPreviewControls, font_manager_preview_controls, GTK_TYPE_BOX) enum { EDIT_TOGGLED, UNDO_CLICKED, N_SIGNALS }; enum { PROP_RESERVED, PROP_DESCRIPTION, PROP_JUSTIFICATION, PROP_UNDO_AVAILABLE, N_PROPERTIES }; static guint signals[N_SIGNALS]; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static const struct { const gchar *name; const gchar *tooltip_text; const gchar *icon_name; const GtkJustification justification; } JustificationControls [] = { { "left", N_("Left Aligned"), "format-justify-left-symbolic", GTK_JUSTIFY_LEFT }, { "center", N_("Centered"), "format-justify-center-symbolic", GTK_JUSTIFY_CENTER }, { "fill", N_("Fill"), "format-justify-fill-symbolic", GTK_JUSTIFY_FILL }, { "right", N_("Right Aligned"), "format-justify-right-symbolic", GTK_JUSTIFY_RIGHT } }; static void font_manager_preview_controls_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPreviewControls *self = FONT_MANAGER_PREVIEW_CONTROLS(gobject); switch (property_id) { case PROP_DESCRIPTION: g_value_set_string(value, gtk_label_get_text(GTK_LABEL(self->description))); break; case PROP_UNDO_AVAILABLE: g_value_set_boolean(value, gtk_widget_get_sensitive(self->undo_button)); break; case PROP_JUSTIFICATION: g_value_set_enum(value, (gint) self->justification); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_preview_controls_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPreviewControls *self = FONT_MANAGER_PREVIEW_CONTROLS(gobject); switch (property_id) { case PROP_DESCRIPTION: gtk_label_set_text(GTK_LABEL(self->description), g_value_get_string(value)); break; case PROP_UNDO_AVAILABLE: gtk_widget_set_sensitive(self->undo_button, g_value_get_boolean(value)); break; case PROP_JUSTIFICATION: self->justification = (GtkJustification) g_value_get_enum(value); static const gchar *justify [4] = { "left", "right", "center", "fill" }; gpointer toggle = g_object_get_data(gobject, justify[(gint) self->justification]); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(toggle), TRUE); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_preview_controls_class_init (FontManagerPreviewControlsClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->get_property = font_manager_preview_controls_get_property; object_class->set_property = font_manager_preview_controls_set_property; /** * FontManagerPreviewControls:description: * * #PangoFontDescription for currently displayed font. */ obj_properties[PROP_DESCRIPTION] = g_param_spec_string("description", NULL, "Description of font being displayed", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPreviewControls:undo-available: * * Whether the undo button should be available or not. */ obj_properties[PROP_UNDO_AVAILABLE] = g_param_spec_boolean("undo-available", NULL, "Whether the undo button should be available", FALSE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPreviewControls:justification: * * Preview text justification. */ obj_properties[PROP_JUSTIFICATION] = g_param_spec_enum("justification", NULL, "Preview text justification.", GTK_TYPE_JUSTIFICATION, GTK_JUSTIFY_CENTER, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerPreviewControls:edit-toggled: * * Emitted whenever the edit button has been toggled. */ signals[EDIT_TOGGLED] = g_signal_new("edit-toggled", FONT_MANAGER_TYPE_PREVIEW_CONTROLS, G_SIGNAL_RUN_FIRST, 0, NULL, NULL, NULL, G_TYPE_NONE, 1, G_TYPE_BOOLEAN); /** * FontManagerPreviewControls:undo-clicked: * * Emitted whenever the undo button has been clicked. */ signals[UNDO_CLICKED] = g_signal_new("undo-clicked", FONT_MANAGER_TYPE_PREVIEW_CONTROLS, G_SIGNAL_RUN_FIRST, 0, NULL, NULL, NULL, G_TYPE_NONE, 0); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void on_justification_set (FontManagerPreviewControls *self, GtkRadioButton *button) { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(button))) { int index = GPOINTER_TO_INT(g_object_get_data(G_OBJECT(button), "index")); GtkJustification justification = JustificationControls[index].justification; self->justification = justification; g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_JUSTIFICATION]); } return; } static void on_edit_toggled (FontManagerPreviewControls *self, GtkToggleButton *button) { gboolean active = gtk_toggle_button_get_active(button); g_signal_emit(self, signals[EDIT_TOGGLED], 0, active); return; } static void on_undo_clicked (FontManagerPreviewControls *self, GtkButton *button) { g_signal_emit(self, signals[UNDO_CLICKED], 0); return; } static void set_start_widget (FontManagerPreviewControls *self) { g_return_if_fail(self != NULL); GtkWidget *start = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 2); GtkWidget *last = NULL; for (gint i = 0; i < G_N_ELEMENTS(JustificationControls); i++) { GtkWidget *widget = gtk_radio_button_new_from_widget(GTK_RADIO_BUTTON(last)); GtkWidget *icon = gtk_image_new_from_icon_name(JustificationControls[i].icon_name, GTK_ICON_SIZE_SMALL_TOOLBAR); gtk_button_set_image(GTK_BUTTON(widget), icon); g_object_set(G_OBJECT(widget), "draw-indicator", FALSE, NULL); gtk_button_set_relief(GTK_BUTTON(widget), GTK_RELIEF_NONE); gtk_widget_set_tooltip_text(widget, g_dgettext(NULL, JustificationControls[i].tooltip_text)); gboolean active = (JustificationControls[i].justification == GTK_JUSTIFY_CENTER); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(widget), active); g_object_set_data(G_OBJECT(widget), "index", GINT_TO_POINTER(i)); g_signal_connect_swapped(widget, "toggled", G_CALLBACK(on_justification_set), self); g_object_set_data(G_OBJECT(self), JustificationControls[i].name, widget); gtk_box_pack_start(GTK_BOX(start), widget, FALSE, FALSE, 0); last = widget; } font_manager_widget_set_margin(start, FONT_MANAGER_MIN_MARGIN); gtk_box_pack_start(GTK_BOX(self), start, FALSE, FALSE, 0); gtk_widget_show_all(start); return; } static void set_center_widget (FontManagerPreviewControls *self) { g_return_if_fail(self != NULL); self->description = gtk_label_new(""); GtkStyleContext *ctx = gtk_widget_get_style_context(self->description); gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_DIM_LABEL); gtk_box_set_center_widget(GTK_BOX(self), self->description); gtk_widget_show(self->description); return; } static void set_end_widget (FontManagerPreviewControls *self) { GtkWidget *end = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 2); GtkWidget *edit = gtk_toggle_button_new(); GtkWidget *edit_icon = gtk_image_new_from_icon_name("document-edit-symbolic", GTK_ICON_SIZE_SMALL_TOOLBAR); self->undo_button = gtk_button_new(); GtkWidget *undo_icon = gtk_image_new_from_icon_name("edit-undo-symbolic", GTK_ICON_SIZE_SMALL_TOOLBAR); gtk_button_set_image(GTK_BUTTON(edit), edit_icon); gtk_button_set_image(GTK_BUTTON(self->undo_button), undo_icon); gtk_widget_set_sensitive(self->undo_button, FALSE); gtk_button_set_relief(GTK_BUTTON(edit), GTK_RELIEF_NONE); gtk_button_set_relief(GTK_BUTTON(self->undo_button), GTK_RELIEF_NONE); gtk_widget_set_tooltip_text(edit, _("Edit preview text")); gtk_widget_set_tooltip_text(self->undo_button, _("Undo changes")); font_manager_widget_set_margin(end, FONT_MANAGER_MIN_MARGIN); g_signal_connect_swapped(edit, "toggled", G_CALLBACK(on_edit_toggled), self); g_signal_connect_swapped(self->undo_button, "clicked", G_CALLBACK(on_undo_clicked), self); gtk_box_pack_end(GTK_BOX(end), edit, FALSE, FALSE, 0); gtk_box_pack_end(GTK_BOX(end), self->undo_button, FALSE, FALSE, 0); gtk_widget_show_all(end); gtk_box_pack_end(GTK_BOX(self), end, FALSE, FALSE, 0); return; } static void font_manager_preview_controls_init (FontManagerPreviewControls *self) { g_return_if_fail(self != NULL); set_start_widget(self); set_center_widget(self); set_end_widget(self); GtkStyleContext *ctx = gtk_widget_get_style_context(GTK_WIDGET(self)); gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_VIEW); gtk_widget_set_valign(GTK_WIDGET(self), GTK_ALIGN_START); gtk_widget_set_hexpand(GTK_WIDGET(self), TRUE); gtk_widget_set_name(GTK_WIDGET(self), "FontManagerPreviewControls"); return; } /** * font_manager_preview_controls_new: * * Returns: (transfer full): A newly created #FontManagerPreviewControls. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_preview_controls_new (void) { return g_object_new(FONT_MANAGER_TYPE_PREVIEW_CONTROLS, NULL); } font-manager-0.8.8/lib/common/font-manager-preview-controls.h000066400000000000000000000024321420226015000242030ustar00rootroot00000000000000/* font-manager-preview-controls.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_PREVIEW_CONTROLS_H__ #define __FONT_MANAGER_PREVIEW_CONTROLS_H__ #include #include #include #include #include "font-manager-gtk-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_PREVIEW_CONTROLS (font_manager_preview_controls_get_type()) G_DECLARE_FINAL_TYPE(FontManagerPreviewControls, font_manager_preview_controls, FONT_MANAGER, PREVIEW_CONTROLS, GtkBox) GtkWidget * font_manager_preview_controls_new (void); G_END_DECLS #endif /* __FONT_MANAGER_PREVIEW_CONTROLS_H__ */ font-manager-0.8.8/lib/common/font-manager-preview-pane.c000066400000000000000000000761761420226015000232760ustar00rootroot00000000000000/* font-manager-preview-pane.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-preview-pane.h" /** * SECTION: font-manager-preview-pane * @short_description: Preview pane widget * @title: Preview Pane * @include: font-manager-preview-pane.h * * Full featured font preview widget. */ /** * font_manager_preview_pane_page_to_string: * @page: #FontManagerPreviewPanePage * * Returns: (transfer none) (nullable): @page as a string */ const gchar * font_manager_preview_pane_page_to_string (FontManagerPreviewPanePage page) { switch (page) { case FONT_MANAGER_PREVIEW_PANE_PAGE_CHARACTER_MAP: return _("Characters"); case FONT_MANAGER_PREVIEW_PANE_PAGE_PROPERTIES: return _("Properties"); case FONT_MANAGER_PREVIEW_PANE_PAGE_LICENSE: return _("License"); default: return NULL; } } GType font_manager_preview_pane_page_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_PREVIEW_PANE_PAGE_PREVIEW, "FONT_MANAGER_PREVIEW_PANE_PAGE_PREVIEW", "preview" }, { FONT_MANAGER_PREVIEW_PANE_PAGE_CHARACTER_MAP, "FONT_MANAGER_PREVIEW_PANE_PAGE_CHARACTER_MAP", "character-map" }, { FONT_MANAGER_PREVIEW_PANE_PAGE_PROPERTIES, "FONT_MANAGER_PREVIEW_PANE_PAGE_PROPERTIES", "properties" }, { FONT_MANAGER_PREVIEW_PANE_PAGE_LICENSE, "FONT_MANAGER_PREVIEW_PANE_PAGE_LICENSE", "license" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerPreviewPanePage"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } struct _FontManagerPreviewPane { GtkNotebook parent_instance; gboolean metadata_update_required; gboolean show_line_size; gdouble preview_size; gdouble glyph_preview_size; gchar *preview_text; gchar *current_uri; GtkWidget *preview; GtkWidget *character_map; GtkWidget *properties; GtkWidget *license; GtkWidget *search; GHashTable *samples; FontManagerFont *font; FontManagerFontInfo *metadata; FontManagerFontPreviewMode mode; }; G_DEFINE_TYPE(FontManagerPreviewPane, font_manager_preview_pane, GTK_TYPE_NOTEBOOK) enum { CHANGED, NUM_SIGNALS }; static guint signals[NUM_SIGNALS]; enum { PROP_RESERVED, PROP_PREVIEW_SIZE, PROP_GLYPH_PREVIEW_SIZE, PROP_PREVIEW_TEXT, PROP_PREVIEW_MODE, PROP_SAMPLES, PROP_FONT, PROP_METADATA, PROP_ORTHOGRAPHY, PROP_SHOW_LINE_SIZE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void update_mode (FontManagerPreviewPane *self); static gboolean font_manager_preview_pane_update_metadata (FontManagerPreviewPane *self); static void font_manager_preview_pane_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerPreviewPane *self = FONT_MANAGER_PREVIEW_PANE(gobject); g_clear_object(&self->font); g_clear_object(&self->metadata); g_clear_object(&self->search); g_clear_pointer(&self->preview_text, g_free); g_clear_pointer(&self->current_uri, g_free); g_clear_pointer(&self->samples, g_hash_table_unref); font_manager_clear_application_fonts(); G_OBJECT_CLASS(font_manager_preview_pane_parent_class)->dispose(gobject); return; } static void font_manager_preview_pane_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPreviewPane *self = FONT_MANAGER_PREVIEW_PANE(gobject); switch (property_id) { case PROP_PREVIEW_SIZE: g_value_set_double(value, self->preview_size); break; case PROP_GLYPH_PREVIEW_SIZE: g_value_set_double(value, self->glyph_preview_size); break; case PROP_PREVIEW_MODE: g_value_set_enum(value, self->mode); break; case PROP_PREVIEW_TEXT: g_value_set_string(value, self->preview_text); break; case PROP_FONT: g_value_set_object(value, self->font); break; case PROP_METADATA: font_manager_preview_pane_update_metadata(self); g_value_set_object(value, self->metadata); break; case PROP_SAMPLES: g_value_set_boxed(value, self->samples); break; case PROP_SHOW_LINE_SIZE: g_value_set_boolean(value, self->show_line_size); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_preview_pane_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPreviewPane *self = FONT_MANAGER_PREVIEW_PANE(gobject); switch (property_id) { case PROP_PREVIEW_SIZE: self->preview_size = g_value_get_double(value); break; case PROP_GLYPH_PREVIEW_SIZE: self->glyph_preview_size = g_value_get_double(value); break; case PROP_PREVIEW_MODE: self->mode = g_value_get_enum(value); update_mode(self); break; case PROP_PREVIEW_TEXT: g_clear_pointer(&self->preview_text, g_free); self->preview_text = g_value_dup_string(value); break; case PROP_FONT: font_manager_preview_pane_set_font(self, g_value_get_object(value)); break; case PROP_SAMPLES: if (self->samples) g_clear_pointer(&self->samples, g_hash_table_unref); GHashTable *samples = g_value_get_boxed(value); if (samples) self->samples = g_hash_table_ref(samples); break; case PROP_ORTHOGRAPHY: font_manager_preview_pane_set_orthography(self, g_value_get_object(value)); break; case PROP_SHOW_LINE_SIZE: self->show_line_size = g_value_get_boolean(value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_preview_pane_class_init (FontManagerPreviewPaneClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_preview_pane_dispose; object_class->get_property = font_manager_preview_pane_get_property; object_class->set_property = font_manager_preview_pane_set_property; /** * FontManagerPreviewPane::changed: * * Emitted whenever the the preview is updated. */ signals[CHANGED] = g_signal_new("changed", FONT_MANAGER_TYPE_PREVIEW_PANE, G_SIGNAL_RUN_FIRST, 0, NULL, NULL, NULL, G_TYPE_NONE, 0); /** * FontManagerPreviewPane:preview-size: * * Size to use for font in preview mode. */ obj_properties[PROP_PREVIEW_SIZE] = g_param_spec_double("preview-size", NULL, "Font preview size", FONT_MANAGER_MIN_FONT_SIZE, FONT_MANAGER_MAX_FONT_SIZE, FONT_MANAGER_DEFAULT_PREVIEW_SIZE, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerPreviewPane:character-map-preview-size: * * Size to use for font in character map. */ obj_properties[PROP_GLYPH_PREVIEW_SIZE] = g_param_spec_double("character-map-preview-size", NULL, "Font preview size", FONT_MANAGER_MIN_FONT_SIZE, FONT_MANAGER_MAX_FONT_SIZE, FONT_MANAGER_CHARACTER_MAP_PREVIEW_SIZE, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerPreviewPane:preview-text: * * Text to display in interactive preview mode. */ obj_properties[PROP_PREVIEW_TEXT] = g_param_spec_string("preview-text", NULL, "Preview text", NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerPreviewPane:preview-mode: */ obj_properties[PROP_PREVIEW_MODE] = g_param_spec_enum("preview-mode", NULL, "Preview mode", FONT_MANAGER_TYPE_FONT_PREVIEW_MODE, FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerPreviewPane:sample-strings: * * Dictionary of sample strings */ obj_properties[PROP_SAMPLES] = g_param_spec_boxed("samples", NULL, "Dictionary of sample strings", G_TYPE_HASH_TABLE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPreviewPane:font: * * #FontManagerFont to display. */ obj_properties[PROP_FONT] = g_param_spec_object("font", NULL, "#FontManagerFont to display", FONT_MANAGER_TYPE_FONT, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerPreviewPane:metadata: * * #FontManagerFontInfo for the currently displayed font. */ obj_properties[PROP_METADATA] = g_param_spec_object("metadata", NULL, "#FontManagerFontInfo", FONT_MANAGER_TYPE_FONT_INFO, G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); /** * FontManagerPreviewPane:orthography: * * #FontManagerOrthography to display in character map. */ obj_properties[PROP_ORTHOGRAPHY] = g_param_spec_object("orthography", NULL, "#FontManagerOrthography to display", FONT_MANAGER_TYPE_ORTHOGRAPHY, G_PARAM_WRITABLE | G_PARAM_STATIC_STRINGS | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerFontPreviewPane:show-line-size: * * Whether to display line size in Waterfall preview or not. */ obj_properties[PROP_SHOW_LINE_SIZE] = g_param_spec_boolean("show-line-size", NULL, "Whether to display Waterfall preview line size", TRUE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static gboolean font_manager_preview_pane_update_metadata (FontManagerPreviewPane *self) { g_return_val_if_fail(self != NULL, G_SOURCE_REMOVE); if (!self->metadata_update_required || !font_manager_json_proxy_is_valid(FONT_MANAGER_JSON_PROXY(self->font))) return G_SOURCE_REMOVE; gint index = 0; GError *error = NULL; g_autofree gchar *filepath = NULL; g_autoptr(JsonObject) res = NULL; g_autoptr(FontManagerFontInfo) metadata = font_manager_font_info_new(); g_autoptr(FontManagerDatabase) db = font_manager_get_database(FONT_MANAGER_DATABASE_TYPE_BASE, &error); g_object_get(G_OBJECT(self->font), "filepath", &filepath, "findex", &index, NULL); if (error == NULL) { const gchar *select = "SELECT * FROM Metadata WHERE filepath = %s AND findex = '%i'"; char *path = sqlite3_mprintf("%Q", filepath); g_autofree gchar *query = g_strdup_printf(select, path, index); res = font_manager_database_get_object(db, query, &error); sqlite3_free(path); } if (error != NULL) { // g_warning("There was an error retrieving metadata from the database for %s : %s", filepath, error->message); g_clear_error(&error); } if (!res) { res = font_manager_get_metadata(filepath, index, &error); if (error != NULL) { g_critical("Failed to get metadata for %s : %s", filepath, error->message); g_clear_error(&error); } } g_object_set(G_OBJECT(metadata), "source-object", res, NULL); g_set_object(&self->metadata, metadata); self->metadata_update_required = FALSE; return G_SOURCE_REMOVE; } static gboolean font_manager_preview_pane_update (FontManagerPreviewPane *self) { g_return_val_if_fail(self != NULL, G_SOURCE_REMOVE); gint page = gtk_notebook_get_current_page(GTK_NOTEBOOK(self)); GtkWidget *menu = gtk_notebook_get_action_widget(GTK_NOTEBOOK(self), GTK_PACK_START); GtkWidget *search = gtk_notebook_get_action_widget(GTK_NOTEBOOK(self), GTK_PACK_END); gboolean menu_sensitive = (page == FONT_MANAGER_PREVIEW_PANE_PAGE_PREVIEW); gtk_widget_set_sensitive(menu, menu_sensitive); GtkStyleContext *ctx = gtk_widget_get_style_context(menu); if (!menu_sensitive) gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_FLAT); else gtk_style_context_remove_class(ctx, GTK_STYLE_CLASS_FLAT); gtk_widget_set_visible(search, page == FONT_MANAGER_PREVIEW_PANE_PAGE_CHARACTER_MAP); if (page == FONT_MANAGER_PREVIEW_PANE_PAGE_PREVIEW) { g_autofree gchar *description = NULL; if (self->font) g_object_get(G_OBJECT(self->font), "description", &description, NULL); if (!description) description = g_strdup(FONT_MANAGER_DEFAULT_FONT); font_manager_font_preview_set_font_description(FONT_MANAGER_FONT_PREVIEW(self->preview), description); } else if (page == FONT_MANAGER_PREVIEW_PANE_PAGE_CHARACTER_MAP) { font_manager_character_map_set_font(FONT_MANAGER_CHARACTER_MAP(self->character_map), self->font); } else if (page == FONT_MANAGER_PREVIEW_PANE_PAGE_PROPERTIES) { font_manager_preview_pane_update_metadata(self); font_manager_properties_pane_update(FONT_MANAGER_PROPERTIES_PANE(self->properties), self->font, self->metadata); } else if (page == FONT_MANAGER_PREVIEW_PANE_PAGE_LICENSE) { if (self->metadata) { font_manager_preview_pane_update_metadata(self); FontManagerfsType fsType; g_autofree gchar *license_data = NULL; g_autofree gchar *license_url = NULL; g_object_get(G_OBJECT(self->metadata), "fsType", &fsType, "license-data", &license_data, "license-url", &license_url, NULL); g_object_set(G_OBJECT(self->license), "fstype", fsType, "license-data", license_data, "license-url", license_url, NULL); } else { g_object_set(G_OBJECT(self->license), "fstype", FONT_MANAGER_FSTYPE_RESTRICTED_LICENSE, "license-data", NULL, "license-url", NULL, NULL); } } g_signal_emit(self, signals[CHANGED], 0); g_idle_add((GSourceFunc) font_manager_preview_pane_update_metadata, self); return G_SOURCE_REMOVE; } static void on_search_toggled (GtkToggleButton *button, FontManagerPreviewPane *self) { g_return_if_fail(self != NULL && button != NULL); g_object_set(G_OBJECT(self->character_map), "search-mode", gtk_toggle_button_get_active(button), NULL); return; } GtkWidget * create_search_button (FontManagerPreviewPane *self) { GtkWidget *search = gtk_toggle_button_new(); GtkWidget *search_icon = gtk_image_new_from_icon_name("system-search-symbolic", GTK_ICON_SIZE_SMALL_TOOLBAR); gtk_container_add(GTK_CONTAINER(search), search_icon); gtk_widget_set_tooltip_text(search, _("Search available characters")); g_signal_connect(search, "toggled", G_CALLBACK(on_search_toggled), self); gtk_widget_show(search_icon); gtk_widget_show(search); font_manager_widget_set_margin(search, 2); gtk_widget_set_margin_top(search, 1); gtk_widget_set_margin_bottom(search, 1); return search; } void on_page_switch (GtkNotebook *notebook, GtkWidget *page, guint page_num, gpointer user_data) { g_return_if_fail(notebook != NULL); FontManagerPreviewPane *self = FONT_MANAGER_PREVIEW_PANE(notebook); g_idle_add((GSourceFunc) font_manager_preview_pane_update, self); return; } static void append_page (FontManagerPreviewPane *self, GtkWidget *widget, const gchar *title) { gint page_added = gtk_notebook_append_page(GTK_NOTEBOOK(self), widget, gtk_label_new(title)); g_warn_if_fail(page_added >= 0); return; } static void update_mode (FontManagerPreviewPane *self) { GtkWidget *widget = gtk_notebook_get_tab_label(GTK_NOTEBOOK(self), self->preview); gtk_label_set_text(GTK_LABEL(widget), font_manager_font_preview_mode_to_translatable_string(self->mode)); GApplication *application = g_application_get_default(); GAction *action = g_action_map_lookup_action(G_ACTION_MAP(application), "preview-mode"); GVariant *variant = g_variant_new_string(font_manager_font_preview_mode_to_string(self->mode)); g_simple_action_set_state(G_SIMPLE_ACTION(action), variant); return; } static void on_mode_action_activated (GSimpleAction *action, GVariant *parameter, FontManagerPreviewPane *self) { FontManagerFontPreviewMode mode = FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM; const gchar *name = g_variant_get_string(parameter, NULL); if (g_strcmp0(name, "Waterfall") == 0) mode = FONT_MANAGER_FONT_PREVIEW_MODE_WATERFALL; else if (g_strcmp0(name, "Preview") == 0) mode = FONT_MANAGER_FONT_PREVIEW_MODE_PREVIEW; font_manager_font_preview_set_preview_mode(FONT_MANAGER_FONT_PREVIEW(self->preview), mode); update_mode(self); GtkWidget *menu = gtk_notebook_get_action_widget(GTK_NOTEBOOK(self), GTK_PACK_START); GtkPopover *popover = gtk_menu_button_get_popover(GTK_MENU_BUTTON(menu)); if (popover) gtk_popover_popdown(popover); return; } static GtkWidget * create_menu_button (FontManagerPreviewPane *self) { GApplication *application = g_application_get_default(); GtkWidget *menu_button = gtk_menu_button_new(); GtkWidget *menu_icon = gtk_image_new_from_icon_name("view-more-symbolic", GTK_ICON_SIZE_SMALL_TOOLBAR); gtk_container_add(GTK_CONTAINER(menu_button), menu_icon); GMenu *mode_menu = g_menu_new(); GVariant *variant = g_variant_new_string("Waterfall"); g_autoptr(GSimpleAction) action = g_simple_action_new_stateful("preview-mode", G_VARIANT_TYPE_STRING, variant); g_simple_action_set_enabled(action, TRUE); g_action_map_add_action(G_ACTION_MAP(application), G_ACTION(action)); g_signal_connect(action, "activate", G_CALLBACK(on_mode_action_activated), self); for (gint i = 0; i <= FONT_MANAGER_FONT_PREVIEW_MODE_LOREM_IPSUM; i++) { const gchar *action_state = font_manager_font_preview_mode_to_string((FontManagerFontPreviewMode) i); const gchar *display_name = font_manager_font_preview_mode_to_translatable_string((FontManagerFontPreviewMode) i); g_autofree gchar *action_name = g_strdup_printf("app.preview-mode::%s", action_state); g_autofree gchar *accel = g_strdup_printf("%i", i + 1); const gchar *accels [] = { accel, NULL }; gtk_application_set_accels_for_action(GTK_APPLICATION(application), action_name, accels); g_autoptr(GMenuItem) item = g_menu_item_new(display_name, action_name); g_menu_item_set_attribute(item, "accel", "s", accels[0], "action", "preview-mode", "target-value", action_name); g_menu_append_item(mode_menu, item); } gtk_menu_button_set_menu_model(GTK_MENU_BUTTON(menu_button), G_MENU_MODEL(mode_menu)); gtk_widget_show(menu_icon); gtk_widget_show(menu_button); font_manager_widget_set_margin(menu_button, 2); gtk_widget_set_margin_top(menu_button, 1); gtk_widget_set_margin_bottom(menu_button, 1); return menu_button; } static void on_search_action_activated (GSimpleAction *action, G_GNUC_UNUSED GVariant *parameter, FontManagerPreviewPane *self) { gboolean current_state = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(self->search)); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(self->search), !current_state); return; } static void font_manager_preview_pane_init (FontManagerPreviewPane *self) { g_return_if_fail(self != NULL); gtk_notebook_set_show_border(GTK_NOTEBOOK(self), FALSE); self->preview = font_manager_font_preview_new(); self->character_map = font_manager_character_map_new(); self->properties = font_manager_properties_pane_new(); self->license = font_manager_license_pane_new(); self->metadata_update_required = TRUE; self->show_line_size = TRUE; FontManagerFontPreviewMode mode = font_manager_font_preview_get_preview_mode(FONT_MANAGER_FONT_PREVIEW(self->preview)); append_page(self, self->preview, font_manager_font_preview_mode_to_translatable_string(mode)); append_page(self, self->character_map, _("Characters")); append_page(self, self->properties, _("Properties")); append_page(self, self->license, _("License")); g_autoptr(GSimpleAction) search = g_simple_action_new("character-search", NULL); g_simple_action_set_enabled(search, TRUE); g_signal_connect(search, "activate", G_CALLBACK(on_search_action_activated), self); GtkApplication *application = GTK_APPLICATION(g_application_get_default()); g_action_map_add_action(G_ACTION_MAP(application), G_ACTION(search)); const gchar *accels [] = { "f", NULL }; gtk_application_set_accels_for_action(application, "app.character-search", accels); gtk_notebook_set_action_widget(GTK_NOTEBOOK(self), create_menu_button(self), GTK_PACK_START); self->search = g_object_ref_sink(create_search_button(self)); gtk_notebook_set_action_widget(GTK_NOTEBOOK(self), self->search, GTK_PACK_END); gtk_widget_show(self->preview); gtk_widget_show(self->character_map); gtk_widget_show(self->properties); gtk_widget_show(self->license); GBindingFlags flags = (G_BINDING_BIDIRECTIONAL | G_BINDING_SYNC_CREATE); g_object_bind_property(self->preview, "preview-size", self, "preview-size", flags); g_object_bind_property(self->preview, "preview-text", self, "preview-text", flags); g_object_bind_property(self->preview, "preview-mode", self, "preview-mode", flags); g_object_bind_property(self->preview, "samples", self, "samples", flags); g_object_bind_property(self->preview, "show-line-size", self, "show-line-size", flags); g_object_bind_property(self->character_map, "preview-size", self, "character-map-preview-size", flags); g_signal_connect(self, "switch-page", G_CALLBACK(on_page_switch), NULL); return; } /** * font_manager_preview_pane_show_uri: * @self: #FontManagerPreviewPane * @uri: filepath to display * @index: index of face within file */ void font_manager_preview_pane_show_uri (FontManagerPreviewPane *self, const gchar *uri, int index) { g_return_if_fail(self != NULL); if (self->current_uri && g_strcmp0(self->current_uri, uri) == 0) return; g_clear_pointer(&self->current_uri, g_free); g_autoptr(GFile) file = g_file_new_for_commandline_arg(uri); g_return_if_fail(g_file_is_native(file)); GError *error = NULL; g_autoptr(GFileInfo) info = g_file_query_info(file, G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE, G_FILE_QUERY_INFO_NONE, NULL, &error); if (error != NULL) { g_critical("Failed to query file info for %s : %s", uri, error->message); g_clear_error(&error); return; } const gchar *content_type = g_file_info_get_content_type(info); if (!g_strrstr(content_type, "font")) { g_warning("Ignoring unsupported filetype : %s", content_type); return; } g_autofree gchar *path = g_file_get_path(file); font_manager_add_application_font(path); font_manager_clear_pango_cache(gtk_widget_get_pango_context((GtkWidget *) self)); g_autoptr(FontManagerFont) font = font_manager_font_new(); g_autoptr(JsonObject) source = font_manager_get_attributes_from_filepath(path, index, &error); if (error != NULL) { g_critical("%s : %s", error->message, path); g_clear_error(&error); return; } g_autofree gchar *sample = font_manager_get_sample_string(source); if (sample) { if (!self->samples) { self->samples = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_SAMPLES]); } const gchar *description = json_object_get_string_member(source, "description"); g_hash_table_insert(self->samples, g_strdup(description), g_strdup(sample)); } g_object_set(font, "source-object", source, NULL); font_manager_preview_pane_set_font(self, font); self->current_uri = g_strdup(uri); return; } /** * font_msnager_preview_pane_set_font: * @self: #FontManagerPreviewPane * @font: #FontManagerFont */ void font_manager_preview_pane_set_font (FontManagerPreviewPane *self, FontManagerFont *font) { g_return_if_fail(self != NULL); g_clear_pointer(&self->current_uri, g_free); if (g_set_object(&self->font, font)) g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_FONT]); self->metadata_update_required = TRUE; font_manager_preview_pane_update(self); return; } /** * font_manager_preview_pane_set_orthography: * @self: #FontManagerPreviewPane * @orthography: (transfer none) (nullable): #FontManagerOrthography * * Filter character map using provided @orthography */ void font_manager_preview_pane_set_orthography (FontManagerPreviewPane *self, FontManagerOrthography *orthography) { g_return_if_fail(self != NULL); font_manager_character_map_set_filter(FONT_MANAGER_CHARACTER_MAP(self->character_map), orthography); return; } /** * font_manager_preview_pane_restore_state: * @self: #FontManagerPreviewPane * @settings: #GSettings * * Apply any applicable settings in @settings to @self and also bind those settings to * their respective properties so that they are updated when any changes take place. */ void font_manager_preview_pane_restore_state (FontManagerPreviewPane *self, GSettings *settings) { g_return_if_fail(self != NULL); g_return_if_fail(settings != NULL); g_autofree gchar *preview_text = g_settings_get_string(settings, "preview-text"); g_object_set(self, "page", g_settings_get_int(settings, "preview-page"), "preview-mode", g_settings_get_enum(settings, "preview-mode"), "preview-text", preview_text, "preview-size", g_settings_get_double(settings, "preview-font-size"), "character-map-preview-size", g_settings_get_double(settings, "charmap-font-size"), NULL); g_settings_bind(settings, "preview-page", self, "page", G_SETTINGS_BIND_DEFAULT); g_settings_bind(settings, "preview-mode", self, "preview-mode", G_SETTINGS_BIND_DEFAULT); g_settings_bind(settings, "preview-text", self, "preview-text", G_SETTINGS_BIND_DEFAULT); g_settings_bind(settings, "preview-font-size", self, "preview-size", G_SETTINGS_BIND_DEFAULT); g_settings_bind(settings, "charmap-font-size", self, "character-map-preview-size", G_SETTINGS_BIND_DEFAULT); return; } /** * font_manager_preview_pane_set_waterfall_size: * @self: #FontManagerFontPreview * @min_size: Minimum point size to use for waterfall previews. (-1.0 to keep current) * @max_size: Maximum size to use for waterfall previews. (-1.0 to keep current) * @ratio: Waterfall point size common ratio. (-1.0 to keep current) */ void font_manager_preview_pane_set_waterfall_size (FontManagerPreviewPane *self, gdouble min_size, gdouble max_size, gdouble ratio) { font_manager_font_preview_set_waterfall_size(FONT_MANAGER_FONT_PREVIEW(self->preview), min_size, max_size, ratio); return; } /** * font_manager_preview_pane_new: * * Returns: (transfer full): A newly created #FontManagerPreviewPane. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_preview_pane_new () { return g_object_new(FONT_MANAGER_TYPE_PREVIEW_PANE, NULL); } font-manager-0.8.8/lib/common/font-manager-preview-pane.h000066400000000000000000000046701420226015000232710ustar00rootroot00000000000000/* font-manager-preview-pane.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_PREVIEW_PANE_H__ #define __FONT_MANAGER_PREVIEW_PANE_H__ #include #include #include #include "font-manager-gtk-utils.h" #include "font-manager-database.h" #include "font-manager-fontconfig.h" #include "font-manager-font-preview.h" #include "font-manager-character-map.h" #include "font-manager-properties-pane.h" #include "font-manager-license-pane.h" G_BEGIN_DECLS typedef enum { FONT_MANAGER_PREVIEW_PANE_PAGE_PREVIEW, FONT_MANAGER_PREVIEW_PANE_PAGE_CHARACTER_MAP, FONT_MANAGER_PREVIEW_PANE_PAGE_PROPERTIES, FONT_MANAGER_PREVIEW_PANE_PAGE_LICENSE } FontManagerPreviewPanePage; GType font_manager_preview_pane_page_get_type (void); #define FONT_MANAGER_TYPE_PREVIEW_PANE_PAGE (font_manager_preview_pane_page_get_type ()) const gchar * font_manager_preview_pane_page_to_string (FontManagerPreviewPanePage page); #define FONT_MANAGER_TYPE_PREVIEW_PANE (font_manager_preview_pane_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerPreviewPane, font_manager_preview_pane, FONT_MANAGER, PREVIEW_PANE, GtkNotebook) GtkWidget * font_manager_preview_pane_new (void); void font_manager_preview_pane_show_uri (FontManagerPreviewPane *self, const gchar *uri, int index); void font_manager_preview_pane_set_font (FontManagerPreviewPane *self, FontManagerFont *font); void font_manager_preview_pane_set_orthography (FontManagerPreviewPane *self, FontManagerOrthography *orthography); void font_manager_preview_pane_set_waterfall_size (FontManagerPreviewPane *self, gdouble min_size, gdouble max_size, gdouble ratio); void font_manager_preview_pane_restore_state (FontManagerPreviewPane *self, GSettings *settings); G_END_DECLS #endif /* __FONT_MANAGER_PREVIEW_PANE_H__ */ font-manager-0.8.8/lib/common/font-manager-progress-data.c000066400000000000000000000173121420226015000234320ustar00rootroot00000000000000/* font-manager-progress-data.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-progress-data.h" /** * SECTION: font-manager-progress-data * @short_description: Progress data * @title: Progress Data * @include: font-manager-progress-data.h * * #FontManagerProgressData contains data necessary to display progress within the application. */ struct _FontManagerProgressData { GObjectClass parent_class; }; typedef struct { guint processed; guint total; gchar *message; } FontManagerProgressDataPrivate; G_DEFINE_TYPE_WITH_PRIVATE (FontManagerProgressData, font_manager_progress_data, G_TYPE_OBJECT) enum { PROP_RESERVED, PROP_PROCESSED, PROP_TOTAL, PROP_MESSAGE, PROP_PROGRESS, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void font_manager_progress_data_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerProgressData *self = FONT_MANAGER_PROGRESS_DATA(gobject); FontManagerProgressDataPrivate *priv = font_manager_progress_data_get_instance_private(self); g_clear_pointer(&priv->message, g_free); G_OBJECT_CLASS(font_manager_progress_data_parent_class)->dispose(gobject); return; } static void font_manager_progress_data_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerProgressData *self = FONT_MANAGER_PROGRESS_DATA(gobject); FontManagerProgressDataPrivate *priv = font_manager_progress_data_get_instance_private(self); gdouble fraction = ((gdouble) priv->processed / (gdouble) priv->total); switch (property_id) { case PROP_PROCESSED: g_value_set_uint(value, priv->processed); break; case PROP_TOTAL: g_value_set_uint(value, priv->total); break; case PROP_MESSAGE: g_value_set_string(value, priv->message); break; case PROP_PROGRESS: g_value_set_double(value, fraction); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_progress_data_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerProgressData *self = FONT_MANAGER_PROGRESS_DATA(gobject); FontManagerProgressDataPrivate *priv = font_manager_progress_data_get_instance_private(self); switch (property_id) { case PROP_PROCESSED: priv->processed = g_value_get_uint(value); break; case PROP_TOTAL: priv->total = g_value_get_uint(value); break; case PROP_MESSAGE: if (priv->message) g_free(priv->message); priv->message = g_value_dup_string(value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_progress_data_class_init (FontManagerProgressDataClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_progress_data_dispose; object_class->get_property = font_manager_progress_data_get_property; object_class->set_property = font_manager_progress_data_set_property; /** * FontManagerProgressData:processed * * Amount processed so far */ obj_properties[PROP_PROCESSED] = g_param_spec_uint("processed", NULL, "Amount processed", 0, G_MAXUINT, 0, G_PARAM_READWRITE); /** * FontManagerProgressData:total * * Total amount to process */ obj_properties[PROP_TOTAL] = g_param_spec_uint("total", NULL, "Total to process", 0, G_MAXUINT, 0, G_PARAM_READWRITE); /** * FontManagerProgressData:message * * String suitable for display */ obj_properties[PROP_MESSAGE] = g_param_spec_string("message", NULL, "Message to display", NULL, G_PARAM_READWRITE); /** * FontManagerProgressData:progress * * Progress as fraction between 0.0 - 1.0 */ obj_properties[PROP_PROGRESS] = g_param_spec_double("progress", NULL, "Progress as a fraction between 0.0 - 1.0", 0.0, 1.0, 0.0, G_PARAM_READABLE); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_progress_data_init (G_GNUC_UNUSED FontManagerProgressData *self) { g_return_if_fail(self != NULL); } /** * font_manager_progress_data_print: * @self: #FontManagerProgressData * * Print progress to stdout. * * Returns: %G_SOURCE_REMOVE */ gboolean font_manager_progress_data_print (FontManagerProgressData *self) { gint width = 72; gdouble progress; g_object_get(self, "progress", &progress, NULL); if (progress < 1.0) { gint position = (gint) (((gdouble) width) * progress); fprintf(stdout, "\r["); for (gint i = 0; i < width; i++) { if (i < position) fprintf(stdout, "="); else if (i == position) fprintf(stdout, ">"); else fprintf(stdout, " "); } if (progress >= 0.99) fprintf(stdout, "] %i%% \r", 100); else fprintf(stdout, "] %i%% \r", (gint) (progress * 100.0)); fflush(stdout); } return G_SOURCE_REMOVE; } /** * font_manager_progress_data_new: * @message: (nullable): string suitable for display * @processed: amount processed so far * @total: total amount to process * * Returns: (transfer full): A newly created #FontManagerProgressData. * Free the returned object using #g_object_unref(). */ FontManagerProgressData * font_manager_progress_data_new (const gchar *message, guint processed, guint total) { return g_object_new(FONT_MANAGER_TYPE_PROGRESS_DATA, "message", message, "processed", processed, "total", total, NULL); } font-manager-0.8.8/lib/common/font-manager-progress-data.h000066400000000000000000000026241420226015000234370ustar00rootroot00000000000000/* font-manager-progress-data.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_PROGRESS_DATA_H__ #define __FONT_MANAGER_PROGRESS_DATA_H__ #include #include #include G_BEGIN_DECLS #define FONT_MANAGER_TYPE_PROGRESS_DATA (font_manager_progress_data_get_type()) G_DECLARE_FINAL_TYPE(FontManagerProgressData, font_manager_progress_data, FONT_MANAGER, PROGRESS_DATA, GObject) typedef gboolean (*FontManagerProgressCallback) (FontManagerProgressData *data); FontManagerProgressData * font_manager_progress_data_new (const gchar *message, guint processed, guint total); gboolean font_manager_progress_data_print (FontManagerProgressData *self); G_END_DECLS #endif /* __FONT_MANAGER_PROGRESS_DATA_H__ */ font-manager-0.8.8/lib/common/font-manager-properties-pane.c000066400000000000000000000307401420226015000237740ustar00rootroot00000000000000/* font-manager-properties-pane.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-properties-pane.h" /** * SECTION: font-manager-properties-pane * @short_description: Font properties widget * @title: Properties Pane * @include: font-manager-properties-pane.h * * Widget intended to display a message in an empty area. */ struct _FontManagerPropertiesPane { GtkPaned parent_instance; GtkWidget *copyright; GtkWidget *description; GtkWidget *designer; GtkWidget *designer_label; GtkWidget *grid; FontManagerFont *font; FontManagerFontInfo *metadata; }; G_DEFINE_TYPE(FontManagerPropertiesPane, font_manager_properties_pane, GTK_TYPE_PANED) enum { FONT, METADATA }; enum { PSNAME, FAMILY, STYLE, WIDTH, SLANT, WEIGHT, SPACING, VERSION, VENDOR, FILETYPE, FILESIZE }; typedef struct { gint object_type; GType gtype; const gchar *member_name; const gchar *display_name; } FontPropertyRow; static const FontPropertyRow FontPropertyRows [] = { { METADATA, G_TYPE_STRING, "psname", N_("PostScript Name") }, { METADATA, G_TYPE_STRING, "family", N_("Family") }, { METADATA, G_TYPE_STRING, "style", N_("Style") }, { FONT, G_TYPE_INT, "width", N_("Width") }, { FONT, G_TYPE_INT, "slant", N_("Slant") }, { FONT, G_TYPE_INT, "weight", N_("Weight") }, { FONT, G_TYPE_INT, "spacing", N_("Spacing") }, { METADATA, G_TYPE_STRING, "version", N_("Version") }, /* Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid */ { METADATA, G_TYPE_STRING, "vendor", N_("Vendor") }, { METADATA, G_TYPE_STRING, "filetype", N_("FileType") }, { METADATA, G_TYPE_STRING, "filesize", N_("Filesize") }, }; #define N_FONT_PROPERTIES G_N_ELEMENTS(FontPropertyRows) static GtkWidget * create_title_label (FontManagerPropertiesPane *self, gint property) { GtkWidget *title = gtk_label_new(g_dgettext(NULL, FontPropertyRows[property].display_name)); gtk_widget_set_sensitive(title, FALSE); gtk_widget_set_opacity(title, 0.9); gtk_widget_set_halign(title, GTK_ALIGN_END); gtk_widget_show(title); font_manager_widget_set_margin(title, FONT_MANAGER_DEFAULT_MARGIN); return title; } static GtkWidget * create_value_label (FontManagerPropertiesPane *self, gint property) { GtkWidget *value = gtk_label_new(NULL); gtk_label_set_ellipsize(GTK_LABEL(value), PANGO_ELLIPSIZE_END); gtk_widget_set_halign(value, GTK_ALIGN_START); gtk_widget_show(value); font_manager_widget_set_margin(value, FONT_MANAGER_DEFAULT_MARGIN); return value; } static GtkWidget * construct_child1 (FontManagerPropertiesPane *self) { GtkWidget *scroll = gtk_scrolled_window_new(NULL, NULL); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scroll), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); self->grid = gtk_grid_new(); for (gint i = 0; i < N_FONT_PROPERTIES; i++) { gtk_grid_attach(GTK_GRID(self->grid), create_title_label(self, i), 0, i, 1, 1); gtk_grid_attach(GTK_GRID(self->grid), create_value_label(self, i), 1, i, 1, 1); } gtk_container_add(GTK_CONTAINER(scroll), self->grid); gtk_widget_show(self->grid); gtk_widget_show(scroll); font_manager_widget_set_expand(self->grid, FALSE); font_manager_widget_set_margin(self->grid, FONT_MANAGER_DEFAULT_MARGIN * 2); gtk_widget_set_margin_start(self->grid, FONT_MANAGER_DEFAULT_MARGIN * 3); return scroll; } static GtkWidget * construct_child2 (FontManagerPropertiesPane *self) { GtkWidget *child2 = gtk_box_new(GTK_ORIENTATION_VERTICAL, 0); GtkWidget *box = gtk_box_new(GTK_ORIENTATION_VERTICAL, 0); GtkWidget *scroll = gtk_scrolled_window_new(NULL, NULL); self->copyright = gtk_label_new(NULL); self->description = gtk_label_new(NULL); self->designer = gtk_link_button_new(""); self->designer_label = gtk_label_new(""); gtk_label_set_yalign(GTK_LABEL(self->copyright), 0.0); gtk_label_set_yalign(GTK_LABEL(self->description), 0.0); gtk_label_set_xalign(GTK_LABEL(self->copyright), 0.0); gtk_label_set_xalign(GTK_LABEL(self->description), 0.0); font_manager_widget_set_expand(box, TRUE); font_manager_widget_set_margin(self->copyright, FONT_MANAGER_DEFAULT_MARGIN * 2); font_manager_widget_set_margin(self->description, FONT_MANAGER_DEFAULT_MARGIN * 2); font_manager_widget_set_margin(self->designer, FONT_MANAGER_DEFAULT_MARGIN); font_manager_widget_set_margin(self->designer_label, FONT_MANAGER_DEFAULT_MARGIN * 2); gtk_label_set_ellipsize(GTK_LABEL(self->designer_label), PANGO_ELLIPSIZE_END); gtk_widget_set_margin_top(self->copyright, FONT_MANAGER_DEFAULT_MARGIN * 3); gtk_widget_set_margin_bottom(self->copyright, 0); gtk_label_set_line_wrap(GTK_LABEL(self->copyright), TRUE); gtk_label_set_line_wrap_mode(GTK_LABEL(self->copyright), PANGO_WRAP_WORD_CHAR); gtk_label_set_line_wrap(GTK_LABEL(self->description), TRUE); gtk_label_set_line_wrap_mode(GTK_LABEL(self->description), PANGO_WRAP_WORD_CHAR); gtk_box_pack_start(GTK_BOX(box), self->copyright, FALSE, FALSE, 0); gtk_box_pack_end(GTK_BOX(box), self->description, TRUE, TRUE, 0); gtk_box_pack_end(GTK_BOX(child2), self->designer, FALSE, FALSE, 0); gtk_box_pack_end(GTK_BOX(child2), self->designer_label, FALSE, FALSE, 0); gtk_container_add(GTK_CONTAINER(scroll), box); gtk_box_pack_start(GTK_BOX(child2), scroll, TRUE, TRUE, 0); gtk_widget_show_all(child2); return child2; } static void set_row_visible (FontManagerPropertiesPane *self, gint row, gboolean visible) { GtkWidget *title = gtk_grid_get_child_at(GTK_GRID(self->grid), 0, row); GtkWidget *value = gtk_grid_get_child_at(GTK_GRID(self->grid), 1, row); gtk_widget_set_visible(title, visible); gtk_widget_set_visible(value, visible); return; } static void update_child1 (FontManagerPropertiesPane *self) { for (gint i = 0; i < N_FONT_PROPERTIES; i++) { gint type = FontPropertyRows[i].object_type; const gchar *member = FontPropertyRows[i].member_name; GtkWidget *widget = gtk_grid_get_child_at(GTK_GRID(self->grid), 1, i); if ((type == FONT && !self->font) || (type == METADATA && !self->metadata)) { set_row_visible(self, i, FALSE); continue; } if (type == FONT) { const gchar *str = NULL; if (FontPropertyRows[i].gtype == G_TYPE_INT) { gint value; g_object_get(G_OBJECT(self->font), member, &value, NULL); switch (i) { case WIDTH: str = font_manager_width_to_string((FontManagerWidth) value); break; case WEIGHT: str = font_manager_weight_to_string((FontManagerWeight) value); break; case SLANT: str = font_manager_slant_to_string((FontManagerSlant) value); break; case SPACING: str = font_manager_spacing_to_string((FontManagerSpacing) value); break; } gtk_label_set_label(GTK_LABEL(widget), str ? str : i == WEIGHT ? _("Regular") : _("Normal")); } } else if (type == METADATA) { g_autofree gchar *str = NULL; if (FontPropertyRows[i].gtype == G_TYPE_INT) { gint value; g_object_get(G_OBJECT(self->metadata), member, &value, NULL); str = g_strdup_printf("%i", value); } else if (FontPropertyRows[i].gtype == G_TYPE_STRING) { g_object_get(G_OBJECT(self->metadata), member, &str, NULL); } gtk_label_set_label(GTK_LABEL(widget), str); if (i == VENDOR) set_row_visible(self, i, g_strcmp0(str, "Unknown Vendor") != 0); } } return; } static void update_child2 (FontManagerPropertiesPane *self) { if (!self->metadata) return; g_autofree gchar *copyright = NULL; g_autofree gchar *description = NULL; g_autofree gchar *designer = NULL; g_autofree gchar *designer_url = NULL; g_object_get(G_OBJECT(self->metadata), "copyright", ©right, "description", &description, "designer", &designer, "designer-url", &designer_url, NULL); if (copyright) gtk_label_set_label(GTK_LABEL(self->copyright), copyright); if (description) gtk_label_set_label(GTK_LABEL(self->description), description); if (designer) { gtk_button_set_label(GTK_BUTTON(self->designer), designer); gtk_label_set_label(GTK_LABEL(self->designer_label), designer); } if (designer_url) { gtk_link_button_set_uri(GTK_LINK_BUTTON(self->designer), designer_url); gtk_widget_set_tooltip_text(self->designer, designer_url); } gtk_widget_set_visible(self->designer, (designer && designer_url)); gtk_widget_set_visible(self->designer_label, (designer && !designer_url)); GtkWidget *button_label = gtk_bin_get_child(GTK_BIN(self->designer)); if (GTK_IS_LABEL(button_label)) gtk_label_set_ellipsize(GTK_LABEL(button_label), PANGO_ELLIPSIZE_END); return; } static void reset (FontManagerPropertiesPane *self) { g_return_if_fail(self != NULL); for (gint i = 0; i < N_FONT_PROPERTIES; i++) { set_row_visible(self, i, TRUE); GtkWidget *widget = gtk_grid_get_child_at(GTK_GRID(self->grid), 1, i); gtk_label_set_label(GTK_LABEL(widget), NULL); } gtk_label_set_text(GTK_LABEL(self->copyright), NULL); gtk_label_set_text(GTK_LABEL(self->description), NULL); gtk_button_set_label(GTK_BUTTON(self->designer), ""); gtk_link_button_set_uri(GTK_LINK_BUTTON(self->designer), ""); gtk_widget_set_tooltip_text(self->designer, ""); gtk_label_set_label(GTK_LABEL(self->designer_label), ""); return; } static void font_manager_properties_pane_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerPropertiesPane *self = FONT_MANAGER_PROPERTIES_PANE(gobject); g_clear_object(&self->font); g_clear_object(&self->metadata); G_OBJECT_CLASS(font_manager_properties_pane_parent_class)->dispose(gobject); } static void font_manager_properties_pane_class_init (FontManagerPropertiesPaneClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_properties_pane_dispose; return; } static void font_manager_properties_pane_init (FontManagerPropertiesPane *self) { g_return_if_fail(self != NULL); GtkStyleContext *ctx = gtk_widget_get_style_context(GTK_WIDGET(self)); gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_VIEW); gtk_widget_set_name(GTK_WIDGET(self), "FontManagerPropertiesPane"); gtk_paned_add1(GTK_PANED(self), construct_child1(self)); gtk_paned_add2(GTK_PANED(self), construct_child2(self)); gtk_paned_set_position(GTK_PANED(self), 250); return; } /** * font_manager_preoperties_pane_update: * @font: (nullable): #FontManagerFont or %NULL * @metadata: (nullable): #FontManagerFontInfo or %NULL */ void font_manager_properties_pane_update (FontManagerPropertiesPane *self, FontManagerFont *font, FontManagerFontInfo *metadata) { g_return_if_fail(self != NULL); g_set_object(&self->font, font); g_set_object(&self->metadata, metadata); reset(self); update_child1(self); update_child2(self); return; } /** * font_manager_properties_pane_new: * * Returns: (transfer full): A newly created #FontManagerPropertiesPane. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_properties_pane_new () { return g_object_new(FONT_MANAGER_TYPE_PROPERTIES_PANE, NULL); } font-manager-0.8.8/lib/common/font-manager-properties-pane.h000066400000000000000000000031021420226015000237710ustar00rootroot00000000000000/* font-manager-properties-pane.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_PROPERTIES_PANE_H__ #define __FONT_MANAGER_PROPERTIES_PANE_H__ #include #include #include #include "font-manager-fontconfig.h" #include "font-manager-font.h" #include "font-manager-font-info.h" #include "font-manager-gtk-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_PROPERTIES_PANE (font_manager_properties_pane_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerPropertiesPane, font_manager_properties_pane, FONT_MANAGER, PROPERTIES_PANE, GtkPaned) GtkWidget * font_manager_properties_pane_new (); void font_manager_properties_pane_update (FontManagerPropertiesPane *self, FontManagerFont *font, FontManagerFontInfo *metadata); G_END_DECLS #endif /* __FONT_MANAGER_PROPERTIES_PANE_H__ */ font-manager-0.8.8/lib/common/font-manager-properties.c000066400000000000000000000542701420226015000230570ustar00rootroot00000000000000/* font-manager-properties.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-properties.h" /** * SECTION: font-manager-properties * @short_description: Fontconfig property configuration * @title: Font Properties * @include: font-manager-properties.h * * Base class for generating fontconfig configuration files which modify * font properties. */ typedef struct { gchar *config_dir; gchar *target_file; gint hintstyle; gboolean antialias; gboolean hinting; gboolean autohint; gboolean embeddedbitmap; gdouble less; gdouble more; gint rgba; gint lcdfilter; gdouble scale; gdouble dpi; FontManagerPropertiesType type; } FontManagerPropertiesPrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerProperties, font_manager_properties, G_TYPE_OBJECT) enum { PROP_RESERVED, PROP_HINTSTYLE, PROP_ANTIALIAS, PROP_HINTING, PROP_AUTOHINT, PROP_EMBEDDEDBITMAP, PROP_LESS, PROP_MORE, PROP_RGBA, PROP_LCDFILTER, PROP_SCALE, PROP_DPI, PROP_CONFIG_DIR, PROP_TARGET_FILE, PROP_TYPE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = {0}; #define DEFAULT_PARAM_FLAGS (G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS) static const struct { gint start; gint end; } PROPERTY_ID_RANGE [] = { { 1, 7 }, { 8, 11 } }; GType font_manager_properties_type_get_type (void) { static gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { static const GEnumValue values[] = { { FONT_MANAGER_PROPERTIES_TYPE_DEFAULT, "FONT_MANAGER_PROPERTIES_TYPE_DEFAULT", "default" }, { FONT_MANAGER_PROPERTIES_TYPE_DISPLAY, "FONT_MANAGER_PROPERTIES_TYPE_DISPLAY", "display" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerPropertiesType"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } static void font_manager_properties_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerProperties *self = FONT_MANAGER_PROPERTIES(gobject); FontManagerPropertiesPrivate *priv = font_manager_properties_get_instance_private(self); g_clear_pointer(&priv->config_dir, g_free); g_clear_pointer(&priv->target_file, g_free); G_OBJECT_CLASS(font_manager_properties_parent_class)->dispose(gobject); } static void font_manager_properties_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerProperties *self = FONT_MANAGER_PROPERTIES(gobject); FontManagerPropertiesPrivate *priv = font_manager_properties_get_instance_private(self); switch (property_id) { case PROP_HINTSTYLE: g_value_set_int(value, priv->hintstyle); break; case PROP_ANTIALIAS: g_value_set_boolean(value, priv->antialias); break; case PROP_HINTING: g_value_set_boolean(value, priv->hinting); break; case PROP_AUTOHINT: g_value_set_boolean(value, priv->autohint); break; case PROP_EMBEDDEDBITMAP: g_value_set_boolean(value, priv->embeddedbitmap); break; case PROP_LESS: g_value_set_double(value, priv->less); break; case PROP_MORE: g_value_set_double(value, priv->more); break; case PROP_RGBA: g_value_set_int(value, priv->rgba); break; case PROP_LCDFILTER: g_value_set_int(value, priv->lcdfilter); break; case PROP_SCALE: g_value_set_double(value, priv->scale); break; case PROP_DPI: g_value_set_double(value, priv->dpi); break; case PROP_CONFIG_DIR: g_value_set_string(value, priv->config_dir); break; case PROP_TARGET_FILE: g_value_set_string(value, priv->target_file); break; case PROP_TYPE: g_value_set_int(value, ((gint) priv->type)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_properties_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerProperties *self = FONT_MANAGER_PROPERTIES(gobject); FontManagerPropertiesPrivate *priv = font_manager_properties_get_instance_private(self); switch (property_id) { case PROP_HINTSTYLE: priv->hintstyle = g_value_get_int(value); break; case PROP_ANTIALIAS: priv->antialias = g_value_get_boolean(value); break; case PROP_HINTING: priv->hinting = g_value_get_boolean(value); break; case PROP_AUTOHINT: priv->autohint = g_value_get_boolean(value); break; case PROP_EMBEDDEDBITMAP: priv->embeddedbitmap = g_value_get_boolean(value); break; case PROP_LESS: priv->less = g_value_get_double(value); break; case PROP_MORE: priv->more = g_value_get_double(value); break; case PROP_RGBA: priv->rgba = g_value_get_int(value); break; case PROP_LCDFILTER: priv->lcdfilter = g_value_get_int(value); break; case PROP_SCALE: priv->scale = g_value_get_double(value); break; case PROP_DPI: priv->dpi = g_value_get_double(value); break; case PROP_CONFIG_DIR: g_free(priv->config_dir); priv->config_dir = g_value_dup_string(value); break; case PROP_TARGET_FILE: g_free(priv->target_file); priv->target_file = g_value_dup_string(value); break; case PROP_TYPE: priv->type = ((FontManagerPropertiesType) g_value_get_int(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_properties_parse_edit_node (FontManagerProperties *self, xmlNode *edit_node) { xmlChar *prop_name = NULL; for (xmlAttrPtr prop = edit_node->properties; prop != NULL; prop = prop->next) { if (g_strcmp0((const char *) prop->name, "name") == 0) { prop_name = xmlNodeGetContent(prop->children); break; } } if (!prop_name) return; for (xmlNode *val = edit_node->children; val != NULL; val = val->next) { xmlChar *prop_val = xmlNodeGetContent(val); if (prop_val == NULL) { continue; } else if (g_strcmp0((const char *) val->name, "bool") == 0) { g_object_set(self, (const gchar *) prop_name, (g_strcmp0((const char *) prop_val, "true") == 0), NULL); } else if (g_strcmp0((const char *) val->name, "int") == 0) { g_object_set(self, (const gchar *) prop_name, atoi((const char *) prop_val), NULL); } else if (g_strcmp0((const char *) val->name, "double") == 0) { g_object_set(self, (const gchar *) prop_name, g_ascii_strtod((const char *) prop_val, NULL), NULL); } else if (g_strcmp0((const char *) val->name, "string") == 0) { g_object_set(self, (const gchar *) prop_name, (const gchar *) prop_val, NULL); } xmlFree(prop_val); } xmlFree(prop_name); return; } static void font_manager_properties_parse_test_node (FontManagerProperties *self, xmlNode *test_node) { xmlChar *prop_name = NULL; xmlChar *prop_val = NULL; for (xmlAttrPtr prop = test_node->properties; prop != NULL; prop = prop->next) { if (g_strcmp0((const char *) prop->name, "compare") == 0) { for (xmlNode *val = test_node->children; val != NULL; val = val->next) { if (g_strcmp0((const char *) val->name, "double") == 0) { prop_name = xmlNodeGetContent(prop->children); prop_val = xmlNodeGetContent(val); break; } } break; } } if (prop_name && prop_val) g_object_set(self, (const gchar *) prop_name, atof((const char *) prop_val), NULL); if (prop_name) xmlFree(prop_name); if (prop_val) xmlFree(prop_val); return; } static void font_manager_properties_add_match_criteria (FontManagerProperties *self, FontManagerXmlWriter *writer) { g_return_if_fail(self != NULL); FontManagerPropertiesPrivate *priv = font_manager_properties_get_instance_private(self); if (priv->less != 0.0) { g_autofree gchar *val = g_strdup_printf("%.1f", priv->less); font_manager_xml_writer_add_test_element(writer, "size", "less", "double", val); } if (priv->more != 0.0) { g_autofree gchar *val = g_strdup_printf("%.1f", priv->more); font_manager_xml_writer_add_test_element(writer, "size", "more", "double", val); } return; } static void font_manager_properties_parse_match_node (FontManagerProperties *self, xmlNode *match_node) { for (xmlNode *iter = match_node->children; iter != NULL; iter = iter->next) { if (iter->type != XML_ELEMENT_NODE) { continue; } else if (g_strcmp0((const char *) iter->name, "edit") == 0) { FONT_MANAGER_PROPERTIES_GET_CLASS(self)->parse_edit_node(self, iter); } else if (g_strcmp0((const char *) iter->name, "test") == 0) { FONT_MANAGER_PROPERTIES_GET_CLASS(self)->parse_test_node(self, iter); } } return; } static void font_manager_properties_add_assignments (FontManagerProperties *self, FontManagerXmlWriter *writer) { g_return_if_fail(self != NULL); FontManagerPropertiesPrivate *priv = font_manager_properties_get_instance_private(self); int t = (int) priv->type; for (int i = PROPERTY_ID_RANGE[t].start; i <= PROPERTY_ID_RANGE[t].end; i++) { /* Skip test elements, handled in add_match_criteria */ if (i == PROP_LESS || i == PROP_MORE) continue; g_autofree gchar *loc = NULL; g_autofree gchar *val = NULL; g_autofree gchar *val_type = NULL; const gchar *name = PROPERTIES[i].name; GType type = PROPERTIES[i].type; g_auto(GValue) value = G_VALUE_INIT; g_value_init(&value, type); g_object_get_property(G_OBJECT(self), name, &value); switch (type) { /* Brackets around case statements here avoid warnings */ case G_TYPE_INT: { val = g_strdup_printf("%i", g_value_get_int(&value)); val_type = g_strdup("int"); break; } case G_TYPE_DOUBLE: { loc = g_strdup(setlocale(LC_ALL, NULL)); setlocale(LC_ALL, "C"); val = g_strdup_printf("%.1f", g_value_get_double(&value)); val_type = g_strdup("double"); setlocale(LC_ALL, loc); break; } case G_TYPE_BOOLEAN: { if (g_value_get_boolean(&value)) val = g_strdup("true"); else val = g_strdup("false"); val_type = g_strdup("bool"); break; } case G_TYPE_STRING: { val = g_strdup(g_value_get_string(&value)); val_type = g_strdup("string"); break; } default: break; } if (val && val_type) font_manager_xml_writer_add_assignment(writer, name, val_type, val); } } static gdouble get_default_for_double_property (int prop_id) { switch (prop_id) { case PROP_DPI: return 96.0; case PROP_SCALE: return 1.0; default: break; } return 0.0; } static void font_manager_properties_class_init (FontManagerPropertiesClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_properties_dispose; object_class->get_property = font_manager_properties_get_property; object_class->set_property = font_manager_properties_set_property; klass->parse_edit_node = font_manager_properties_parse_edit_node; klass->parse_test_node = font_manager_properties_parse_test_node; klass->add_match_criteria = font_manager_properties_add_match_criteria; for (int i = 0; i < N_PROPERTIES; i++) { switch (PROPERTIES[i].type) { case G_TYPE_INT: obj_properties[i] = g_param_spec_int(PROPERTIES[i].name, NULL, PROPERTIES[i].desc, 0, i == PROP_LCDFILTER ? 6 : i == PROP_TYPE ? 1 : 4, 0, DEFAULT_PARAM_FLAGS); break; case G_TYPE_BOOLEAN: obj_properties[i] = g_param_spec_boolean(PROPERTIES[i].name, NULL, PROPERTIES[i].desc, FALSE, DEFAULT_PARAM_FLAGS); break; case G_TYPE_DOUBLE: obj_properties[i] = g_param_spec_double(PROPERTIES[i].name, NULL, PROPERTIES[i].desc, 0.0, G_MAXDOUBLE, get_default_for_double_property(i), DEFAULT_PARAM_FLAGS); break; case G_TYPE_STRING: obj_properties[i] = g_param_spec_string(PROPERTIES[i].name, NULL, PROPERTIES[i].desc, NULL, DEFAULT_PARAM_FLAGS); break; case G_TYPE_RESERVED_GLIB_FIRST: obj_properties[i] = NULL; break; default: break; } } g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_properties_init (FontManagerProperties *self) { g_return_if_fail(self != NULL); font_manager_properties_reset(self); FontManagerPropertiesPrivate *priv = font_manager_properties_get_instance_private(self); priv->type = FONT_MANAGER_PROPERTIES_TYPE_DEFAULT; return; } /** * font_manager_properties_load: * @self: #FontManagerProperties * * Returns: %TRUE if current configuration file was successfully loaded */ gboolean font_manager_properties_load (FontManagerProperties *self) { g_return_val_if_fail(self != NULL, FALSE); g_autofree gchar *filepath = font_manager_properties_get_filepath(self); if (filepath == NULL) return FALSE; g_autoptr(GFile) file = g_file_new_for_path(filepath); if (!g_file_query_exists(file, NULL)) return FALSE; xmlDoc *doc = xmlReadFile(filepath, NULL, 0); if (doc == NULL) { /* Empty file */ return FALSE; } xmlNode *root = xmlDocGetRootElement(doc); if (root == NULL) { xmlFreeDoc(doc); xmlCleanupParser(); return FALSE; } for (xmlNode *iter = root->children; iter != NULL; iter = iter->next) { if (iter->type != XML_ELEMENT_NODE) continue; if (g_strcmp0((const char *) iter->name, "match") == 0) { font_manager_properties_parse_match_node(self, iter); break; } } xmlFreeDoc(doc); return TRUE; } /** * font_manager_properties_save: * @self: #FontManagerProperties * * Returns: %TRUE if current configuration was successfully saved to file */ gboolean font_manager_properties_save (FontManagerProperties *self) { g_return_val_if_fail(self != NULL, FALSE); g_autofree gchar *filepath = font_manager_properties_get_filepath(self); g_return_val_if_fail(filepath != NULL, FALSE); g_autoptr(FontManagerXmlWriter) writer = font_manager_xml_writer_new(); font_manager_xml_writer_open(writer, filepath); font_manager_xml_writer_start_element(writer, "match"); font_manager_xml_writer_write_attribute(writer, "target", "font"); FONT_MANAGER_PROPERTIES_GET_CLASS(self)->add_match_criteria(self, writer); font_manager_properties_add_assignments(self, writer); font_manager_xml_writer_end_element(writer); gboolean result = font_manager_xml_writer_close(writer); return result; } /** * font_manager_properties_discard: * @self: #FontManagerProperties * * Returns: %TRUE if current configuration was successfully discarded */ gboolean font_manager_properties_discard (FontManagerProperties *self) { g_return_val_if_fail(self != NULL, FALSE); g_autofree gchar *filepath = font_manager_properties_get_filepath(self); g_autoptr(GFile) file = g_file_new_for_path(filepath); gboolean result = TRUE; if (g_file_query_exists(file, NULL)) result = g_file_delete(file, NULL, NULL); font_manager_properties_reset(self); return result; } /** * font_manager_properties_get_filepath: * @self: #FontManagerProperties * * Returns: (transfer full) (nullable): a newly allocated string containing the full * filepath to current configuration file or %NULL. Free the result using #g_free(). */ gchar * font_manager_properties_get_filepath (FontManagerProperties *self) { g_return_val_if_fail(self != NULL, NULL); FontManagerPropertiesPrivate *priv = font_manager_properties_get_instance_private(self); if (priv->config_dir == NULL || priv->target_file == NULL) return NULL; return g_build_filename(priv->config_dir, priv->target_file, NULL); } /** * font_manager_properties_reset: * @self: #FontManagerProperties * * Reset all base properties to their default values */ void font_manager_properties_reset (FontManagerProperties *self) { g_return_if_fail(self != NULL); FontManagerPropertiesPrivate *priv = font_manager_properties_get_instance_private(self); priv->hintstyle = 0; /* This is the default, even when not set */ priv->antialias = TRUE; priv->hinting = FALSE; priv->autohint = FALSE; priv->embeddedbitmap = FALSE; /* Default is none but we don't expose that in the UI, so this is set to unknown */ priv->rgba = FC_RGBA_UNKNOWN; priv->lcdfilter = 0; priv->scale = 1.0; priv->dpi = 96.0; priv->less = 0.0; priv->more = 0.0; /* Get actual values from default pattern, if possible */ FcPattern *blank = FcPatternCreate(); if (blank) { FcConfigSubstitute(0, blank, FcMatchPattern); FcDefaultSubstitute(blank); FcResult result; FcPattern *system = FcFontMatch(0, blank, &result); if (system) { gint hintstyle; gint rgba; gint lcdfilter; gdouble scale; gdouble dpi; gboolean antialias; gboolean hinting; gboolean autohint; gboolean embeddedbitmap; if (FcPatternGetInteger(system, FC_HINT_STYLE, 0, &hintstyle) == FcResultMatch) priv->hintstyle = hintstyle; if (FcPatternGetInteger(system, FC_RGBA, 0, &rgba) == FcResultMatch) { if (rgba != FC_RGBA_NONE) priv->rgba = rgba; } if (FcPatternGetInteger(system, FC_LCD_FILTER, 0, &lcdfilter) == FcResultMatch) priv->lcdfilter = lcdfilter; if (FcPatternGetDouble(system, FC_SCALE, 0 , &scale) == FcResultMatch) priv->scale = scale; if (FcPatternGetDouble(system, FC_DPI, 0 , &dpi) == FcResultMatch) priv->dpi = dpi; if (FcPatternGetBool(system, FC_ANTIALIAS, 0 , &antialias) == FcResultMatch) priv->antialias = antialias; if (FcPatternGetBool(system, FC_HINTING, 0 , &hinting) == FcResultMatch) priv->hinting = hinting; if (FcPatternGetBool(system, FC_AUTOHINT, 0 , &autohint) == FcResultMatch) priv->autohint = autohint; if (FcPatternGetBool(system, FC_EMBEDDED_BITMAP, 0 , &embeddedbitmap) == FcResultMatch) priv->embeddedbitmap = embeddedbitmap; FcPatternDestroy(system); } FcPatternDestroy(blank); } return; } /** * font_manager_properties_new: * * Returns: (transfer full): A newly created #FontManagerProperties * Free the returned object using #g_object_unref(). */ FontManagerProperties * font_manager_properties_new (void) { return g_object_new(FONT_MANAGER_TYPE_PROPERTIES, NULL); } font-manager-0.8.8/lib/common/font-manager-properties.h000066400000000000000000000075121420226015000230610ustar00rootroot00000000000000/* font-manager-properties.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_PROPERTIES_H_ #define __FONT_MANAGER_PROPERTIES_H_ #include #include #include #include #include #include #include #include "font-manager-json-proxy.h" #include "font-manager-xml-writer.h" G_BEGIN_DECLS static const FontManagerJsonProxyProperties PROPERTIES [] = { { "RESERVED", G_TYPE_RESERVED_GLIB_FIRST, NULL }, { "hintstyle", G_TYPE_INT, "Fontconfig hintstyle" }, { "antialias", G_TYPE_BOOLEAN, "Whether to use anti-aliasing or not" }, { "hinting", G_TYPE_BOOLEAN, "Whether to use hinting or not" }, { "autohint", G_TYPE_BOOLEAN, "Whether to use autohinting or not" }, { "embeddedbitmap", G_TYPE_BOOLEAN, "Whether to use embedded bitmaps or not" }, { "less", G_TYPE_DOUBLE, "Lower size limit" }, { "more", G_TYPE_DOUBLE, "Upper size limit" }, { "rgba", G_TYPE_INT, "Fontconfig RGBA" }, { "lcdfilter", G_TYPE_INT, "Fontconfig LCD filter" }, { "scale", G_TYPE_DOUBLE, "Scale factor" }, { "dpi", G_TYPE_DOUBLE, "Screen DPI" }, { "config-dir", G_TYPE_STRING, "Fontconfig configuration directory" }, { "target-file", G_TYPE_STRING, "Name of fontconfig configuration file" }, { "type", G_TYPE_INT, "FontManagerPropertiesType" } }; #define FONT_MANAGER_TYPE_PROPERTIES (font_manager_properties_get_type()) G_DECLARE_DERIVABLE_TYPE(FontManagerProperties, font_manager_properties, FONT_MANAGER, PROPERTIES, GObject) /** * FontManagerPropertiesClass: * @load: load configuration from file * @save: save configuration to file * @parse_test_node: parse a fontconfig test node * @parse_edit_node: parse a fontconfig edit node * @add_match_criteria: add additional test elements */ struct _FontManagerPropertiesClass { GObjectClass parent_class; gboolean (* load) (FontManagerProperties *self); gboolean (* save) (FontManagerProperties *self); void (* parse_test_node) (FontManagerProperties *self, xmlNode *test_node); void (* parse_edit_node) (FontManagerProperties *self, xmlNode *edit_node); void (* add_match_criteria) (FontManagerProperties *self, FontManagerXmlWriter *writer); }; /** * FontManagerPropertiesType: * @FONT_MANAGER_PROPERTIES_TYPE_DEFAULT: fontconfig font properties * @FONT_MANAGER_PROPERTIES_TYPE_DISPLAY: fontconfig display properties */ typedef enum { FONT_MANAGER_PROPERTIES_TYPE_DEFAULT, FONT_MANAGER_PROPERTIES_TYPE_DISPLAY } FontManagerPropertiesType; GType font_manager_properties_type_get_type (void); #define FONT_MANAGER_TYPE_PROPERTIES_TYPE (font_manager_properties_type_get_type ()) FontManagerProperties * font_manager_properties_new (void); gboolean font_manager_properties_load (FontManagerProperties *self); gboolean font_manager_properties_save (FontManagerProperties *self); gboolean font_manager_properties_discard (FontManagerProperties *self); gchar * font_manager_properties_get_filepath (FontManagerProperties *self); void font_manager_properties_reset (FontManagerProperties *self); G_END_DECLS #endif /* __FONT_MANAGER_PROPERTIES_H_ */ font-manager-0.8.8/lib/common/font-manager-regional-indicator-symbols.h000066400000000000000000000307531420226015000261300ustar00rootroot00000000000000/* font-manager-regional-indicator-symbols.h * * Copyright (C) 2021-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_REGIONAL_INDICATOR_SYMBOLS_H__ #define __FONT_MANAGER_REGIONAL_INDICATOR_SYMBOLS_H__ #include #include G_BEGIN_DECLS #define FONT_MANAGER_RIS_START_POINT 127462 #define FONT_MANAGER_RIS_END_POINT 127487 static const struct { gunichar code1; gunichar code2; const gchar *region; } FontManagerRIS [] = { { 127462, 127464, "AC ‐ Ascension Island" }, { 127462, 127465, "AD ‐ Andorra" }, { 127462, 127466, "AE ‐ United Arab Emirates" }, { 127462, 127467, "AF ‐ Afghanistan" }, { 127462, 127468, "AG ‐ Antigua & Barbuda" }, { 127462, 127470, "AI ‐ Anguilla" }, { 127462, 127473, "AL ‐ Albania" }, { 127462, 127474, "AM ‐ Armenia" }, { 127462, 127476, "AO ‐ Angola" }, { 127462, 127478, "AQ ‐ Antarctica" }, { 127462, 127479, "AR ‐ Argentina" }, { 127462, 127480, "AS ‐ American Samoa" }, { 127462, 127481, "AT ‐ Austria" }, { 127462, 127482, "AU ‐ Australia" }, { 127462, 127484, "AW ‐ Aruba" }, { 127462, 127485, "AX ‐ Åland Islands" }, { 127462, 127487, "AZ ‐ Azerbaijan" }, { 127463, 127462, "BA ‐ Bosnia & Herzegovina" }, { 127463, 127463, "BB ‐ Barbados" }, { 127463, 127465, "BD ‐ Bangladesh" }, { 127463, 127466, "BE ‐ Belgium" }, { 127463, 127467, "BF ‐ Burkina Faso" }, { 127463, 127468, "BG ‐ Bulgaria" }, { 127463, 127469, "BH ‐ Bahrain" }, { 127463, 127470, "BI ‐ Burundi" }, { 127463, 127471, "BJ ‐ Benin" }, { 127463, 127473, "BL ‐ St. Barthélemy" }, { 127463, 127474, "BM ‐ Bermuda" }, { 127463, 127475, "BN ‐ Brunei" }, { 127463, 127476, "BO ‐ Bolivia" }, { 127463, 127478, "BQ ‐ Caribbean Netherlands" }, { 127463, 127479, "BR ‐ Brazil" }, { 127463, 127480, "BS ‐ Bahamas" }, { 127463, 127481, "BT ‐ Bhutan" }, { 127463, 127483, "BV ‐ Bouvet Island" }, { 127463, 127484, "BW ‐ Botswana" }, { 127463, 127486, "BY ‐ Belarus" }, { 127463, 127487, "BZ ‐ Belize" }, { 127464, 127462, "CA ‐ Canada" }, { 127464, 127464, "CC ‐ Cocos (Keeling) Islands" }, { 127464, 127465, "CD ‐ Congo - Kinshasa" }, { 127464, 127467, "CF ‐ Central African Republic" }, { 127464, 127468, "CG ‐ Congo - Brazzaville" }, { 127464, 127469, "CH ‐ Switzerland" }, { 127464, 127470, "CI ‐ Côte d'Ivoire" }, { 127464, 127472, "CK ‐ Cook Islands" }, { 127464, 127473, "CL ‐ Chile" }, { 127464, 127474, "CM ‐ Cameroon" }, { 127464, 127475, "CN ‐ China" }, { 127464, 127476, "CO ‐ Colombia" }, { 127464, 127477, "CP ‐ Clipperton Island" }, { 127464, 127479, "CR ‐ Costa Rica" }, { 127464, 127482, "CU ‐ Cuba" }, { 127464, 127483, "CV ‐ Cape Verde" }, { 127464, 127484, "CW ‐ Curaçao" }, { 127464, 127485, "CX ‐ Christmas Island" }, { 127464, 127486, "CY ‐ Cyprus" }, { 127464, 127487, "CZ ‐ Czechia" }, { 127465, 127466, "DE ‐ Germany" }, { 127465, 127468, "DG ‐ Diego Garcia" }, { 127465, 127471, "DJ ‐ Djibouti" }, { 127465, 127472, "DK ‐ Denmark" }, { 127465, 127474, "DM ‐ Dominica" }, { 127465, 127476, "DO ‐ Dominican Republic" }, { 127465, 127487, "DZ ‐ Algeria" }, { 127466, 127462, "EA ‐ Ceuta & Melilla" }, { 127466, 127464, "EC ‐ Ecuador" }, { 127466, 127466, "EE ‐ Estonia" }, { 127466, 127468, "EG ‐ Egypt" }, { 127466, 127469, "EH ‐ Western Sahara" }, { 127466, 127479, "ER ‐ Eritrea" }, { 127466, 127480, "ES ‐ Spain" }, { 127466, 127481, "ET ‐ Ethiopia" }, { 127466, 127482, "EU ‐ European Union" }, { 127467, 127470, "FI ‐ Finland" }, { 127467, 127471, "FJ ‐ Fiji" }, { 127467, 127472, "FK ‐ Falkland Islands" }, { 127467, 127474, "FM ‐ Micronesia" }, { 127467, 127476, "FO ‐ Faroe Islands" }, { 127467, 127479, "FR ‐ France" }, { 127468, 127462, "GA ‐ Gabon" }, { 127468, 127463, "GB ‐ United Kingdom" }, { 127468, 127465, "GD ‐ Grenada" }, { 127468, 127466, "GE ‐ Georgia" }, { 127468, 127467, "GF ‐ French Guiana" }, { 127468, 127468, "GG ‐ Guernsey" }, { 127468, 127469, "GH ‐ Ghana" }, { 127468, 127470, "GI ‐ Gibraltar" }, { 127468, 127473, "GL ‐ Greenland" }, { 127468, 127474, "GM ‐ Gambia" }, { 127468, 127475, "GN ‐ Guinea" }, { 127468, 127477, "GP ‐ Guadeloupe" }, { 127468, 127478, "GQ ‐ Equatorial Guinea" }, { 127468, 127479, "GR ‐ Greece" }, { 127468, 127480, "GS ‐ South Georgia & South Sandwich Islands" }, { 127468, 127481, "GT ‐ Guatemala" }, { 127468, 127482, "GU ‐ Guam" }, { 127468, 127484, "GW ‐ Guinea-Bissau" }, { 127468, 127486, "GY ‐ Guyana" }, { 127469, 127472, "HK ‐ Hong Kong SAR China" }, { 127469, 127474, "HM ‐ Heard & McDonald Islands" }, { 127469, 127475, "HN ‐ Honduras" }, { 127469, 127479, "HR ‐ Croatia" }, { 127469, 127481, "HT ‐ Haiti" }, { 127469, 127482, "HU ‐ Hungary" }, { 127470, 127464, "IC ‐ Canary Islands" }, { 127470, 127465, "ID ‐ Indonesia" }, { 127470, 127466, "IE ‐ Ireland" }, { 127470, 127473, "IL ‐ Israel" }, { 127470, 127474, "IM ‐ Isle of Man" }, { 127470, 127475, "IN ‐ India" }, { 127470, 127476, "IO ‐ British Indian Ocean Territory" }, { 127470, 127478, "IQ ‐ Iraq" }, { 127470, 127479, "IR ‐ Iran" }, { 127470, 127480, "IS ‐ Iceland" }, { 127470, 127481, "IT ‐ Italy" }, { 127471, 127466, "JE ‐ Jersey" }, { 127471, 127474, "JM ‐ Jamaica" }, { 127471, 127476, "JO ‐ Jordan" }, { 127471, 127477, "JP ‐ Japan" }, { 127472, 127466, "KE ‐ Kenya" }, { 127472, 127468, "KG ‐ Kyrgyzstan" }, { 127472, 127469, "KH ‐ Cambodia" }, { 127472, 127470, "KI ‐ Kiribati" }, { 127472, 127474, "KM ‐ Comoros" }, { 127472, 127475, "KN ‐ St. Kitts & Nevis" }, { 127472, 127477, "KP ‐ North Korea" }, { 127472, 127479, "KR ‐ South Korea" }, { 127472, 127484, "KW ‐ Kuwait" }, { 127472, 127486, "KY ‐ Cayman Islands" }, { 127472, 127487, "KZ ‐ Kazakhstan" }, { 127473, 127462, "LA ‐ Laos" }, { 127473, 127463, "LB ‐ Lebanon" }, { 127473, 127464, "LC ‐ St. Lucia" }, { 127473, 127470, "LI ‐ Liechtenstein" }, { 127473, 127472, "LK ‐ Sri Lanka" }, { 127473, 127479, "LR ‐ Liberia" }, { 127473, 127480, "LS ‐ Lesotho" }, { 127473, 127481, "LT ‐ Lithuania" }, { 127473, 127482, "LU ‐ Luxembourg" }, { 127473, 127483, "LV ‐ Latvia" }, { 127473, 127486, "LY ‐ Libya" }, { 127474, 127462, "MA ‐ Morocco" }, { 127474, 127464, "MC ‐ Monaco" }, { 127474, 127465, "MD ‐ Moldova" }, { 127474, 127466, "ME ‐ Montenegro" }, { 127474, 127467, "MF ‐ St. Martin" }, { 127474, 127468, "MG ‐ Madagascar" }, { 127474, 127469, "MH ‐ Marshall Islands" }, { 127474, 127472, "MK ‐ North Macedonia" }, { 127474, 127473, "ML ‐ Mali" }, { 127474, 127474, "MM ‐ Myanmar (Burma)" }, { 127474, 127475, "MN ‐ Mongolia" }, { 127474, 127476, "MO ‐ Macao SAR China" }, { 127474, 127477, "MP ‐ Northern Mariana Islands" }, { 127474, 127478, "MQ ‐ Martinique" }, { 127474, 127479, "MR ‐ Mauritania" }, { 127474, 127480, "MS ‐ Montserrat" }, { 127474, 127481, "MT ‐ Malta" }, { 127474, 127482, "MU ‐ Mauritius" }, { 127474, 127483, "MV ‐ Maldives" }, { 127474, 127484, "MW ‐ Malawi" }, { 127474, 127485, "MX ‐ Mexico" }, { 127474, 127486, "MY ‐ Malaysia" }, { 127474, 127487, "MZ ‐ Mozambique" }, { 127475, 127462, "NA ‐ Namibia" }, { 127475, 127464, "NC ‐ New Caledonia" }, { 127475, 127466, "NE ‐ Niger" }, { 127475, 127467, "NF ‐ Norfolk Island" }, { 127475, 127468, "NG ‐ Nigeria" }, { 127475, 127470, "NI ‐ Nicaragua" }, { 127475, 127473, "NL ‐ Netherlands" }, { 127475, 127476, "NO ‐ Norway" }, { 127475, 127477, "NP ‐ Nepal" }, { 127475, 127479, "NR ‐ Nauru" }, { 127475, 127482, "NU ‐ Niue" }, { 127475, 127487, "NZ ‐ New Zealand" }, { 127476, 127474, "OM ‐ Oman" }, { 127477, 127462, "PA ‐ Panama" }, { 127477, 127466, "PE ‐ Peru" }, { 127477, 127467, "PF ‐ French Polynesia" }, { 127477, 127468, "PG ‐ Papua New Guinea" }, { 127477, 127469, "PH ‐ Philippines" }, { 127477, 127472, "PK ‐ Pakistan" }, { 127477, 127473, "PL ‐ Poland" }, { 127477, 127474, "PM ‐ St. Pierre & Miquelon" }, { 127477, 127475, "PN ‐ Pitcairn Islands" }, { 127477, 127479, "PR ‐ Puerto Rico" }, { 127477, 127480, "PS ‐ Palestinian Territories" }, { 127477, 127481, "PT ‐ Portugal" }, { 127477, 127484, "PW ‐ Palau" }, { 127477, 127486, "PY ‐ Paraguay" }, { 127478, 127462, "QA ‐ Qatar" }, { 127479, 127466, "RE ‐ Réunion" }, { 127479, 127476, "RO ‐ Romania" }, { 127479, 127480, "RS ‐ Serbia" }, { 127479, 127482, "RU ‐ Russia" }, { 127479, 127484, "RW ‐ Rwanda" }, { 127480, 127462, "SA ‐ Saudi Arabia" }, { 127480, 127463, "SB ‐ Solomon Islands" }, { 127480, 127464, "SC ‐ Seychelles" }, { 127480, 127465, "SD ‐ Sudan" }, { 127480, 127466, "SE ‐ Sweden" }, { 127480, 127468, "SG ‐ Singapore" }, { 127480, 127469, "SH ‐ St. Helena" }, { 127480, 127470, "SI ‐ Slovenia" }, { 127480, 127471, "SJ ‐ Svalbard & Jan Mayen" }, { 127480, 127472, "SK ‐ Slovakia" }, { 127480, 127473, "SL ‐ Sierra Leone" }, { 127480, 127474, "SM ‐ San Marino" }, { 127480, 127475, "SN ‐ Senegal" }, { 127480, 127476, "SO ‐ Somalia" }, { 127480, 127479, "SR ‐ Suriname" }, { 127480, 127480, "SS ‐ South Sudan" }, { 127480, 127481, "ST ‐ São Tomé & Príncipe" }, { 127480, 127483, "SV ‐ El Salvador" }, { 127480, 127485, "SX ‐ Sint Maarten" }, { 127480, 127486, "SY ‐ Syria" }, { 127480, 127487, "SZ ‐ Eswatini" }, { 127481, 127462, "TA ‐ Tristan da Cunha" }, { 127481, 127464, "TC ‐ Turks & Caicos Islands" }, { 127481, 127465, "TD ‐ Chad" }, { 127481, 127467, "TF ‐ French Southern Territories" }, { 127481, 127468, "TG ‐ Togo" }, { 127481, 127469, "TH ‐ Thailand" }, { 127481, 127471, "TJ ‐ Tajikistan" }, { 127481, 127472, "TK ‐ Tokelau" }, { 127481, 127473, "TL ‐ Timor-Leste" }, { 127481, 127474, "TM ‐ Turkmenistan" }, { 127481, 127475, "TN ‐ Tunisia" }, { 127481, 127476, "TO ‐ Tonga" }, { 127481, 127479, "TR ‐ Turkey" }, { 127481, 127481, "TT ‐ Trinidad & Tobago" }, { 127481, 127483, "TV ‐ Tuvalu" }, { 127481, 127484, "TW ‐ Taiwan" }, { 127481, 127487, "TZ ‐ Tanzania" }, { 127482, 127462, "UA ‐ Ukraine" }, { 127482, 127468, "UG ‐ Uganda" }, { 127482, 127474, "UM ‐ U.S. Outlying Islands" }, { 127482, 127475, "UN ‐ United Nations" }, { 127482, 127480, "US ‐ United States" }, { 127482, 127486, "UY ‐ Uruguay" }, { 127482, 127487, "UZ ‐ Uzbekistan" }, { 127483, 127462, "VA ‐ Vatican City" }, { 127483, 127464, "VC ‐ St. Vincent & Grenadines" }, { 127483, 127466, "VE ‐ Venezuela" }, { 127483, 127468, "VG ‐ British Virgin Islands" }, { 127483, 127470, "VI ‐ U.S. Virgin Islands" }, { 127483, 127475, "VN ‐ Vietnam" }, { 127483, 127482, "VU ‐ Vanuatu" }, { 127484, 127467, "WF ‐ Wallis & Futuna" }, { 127484, 127480, "WS ‐ Samoa" }, { 127485, 127472, "XK ‐ Kosovo" }, { 127486, 127466, "YE ‐ Yemen" }, { 127486, 127481, "YT ‐ Mayotte" }, { 127487, 127462, "ZA ‐ South Africa" }, { 127487, 127474, "ZM ‐ Zambia" }, { 127487, 127484, "ZW ‐ Zimbabwe" }, }; G_END_DECLS #endif /* __FONT_MANAGER_REGIONAL_INDICATOR_SYMBOLS_H__ */ font-manager-0.8.8/lib/common/font-manager-reject.c000066400000000000000000000102051420226015000221250ustar00rootroot00000000000000/* font-manager-reject.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-reject.h" /** * SECTION: font-manager-reject * @short_description: Fontconfig font selection configuration * @title: Disabled Fonts * @include: font-manager-reject.h * * Set of font families that should be excluded from the set of fonts used to resolve * list and match requests as if they didn't exist in the system. */ struct _FontManagerReject { FontManagerSelections parent_instance; }; G_DEFINE_TYPE(FontManagerReject, font_manager_reject, FONT_MANAGER_TYPE_SELECTIONS) static void font_manager_reject_class_init (FontManagerRejectClass *klass) { return; } static gboolean reload (gpointer self) { g_return_val_if_fail(FONT_MANAGER_IS_REJECT(self), FALSE); return !(font_manager_selections_load(FONT_MANAGER_SELECTIONS(self))); } static void on_changed (FontManagerReject *self) { g_timeout_add_seconds(3, (GSourceFunc) reload, self); return; } static void font_manager_reject_init (FontManagerReject *self) { g_autofree gchar *config_dir = font_manager_get_user_fontconfig_directory(); g_object_set(G_OBJECT(self), "config-dir", config_dir, "target-element", "rejectfont", "target-file", "78-Reject.conf", NULL); g_signal_connect(self, "changed", G_CALLBACK(on_changed), self); return; } /** * font_manager_reject_get_rejected_files: * @self: #FontManagerReject * @error: #GError or %NULL to ignore errors * * Returns: (transfer full) (nullable): * A set of filepaths for all currently blacklisted fonts or %NULL if there was an error. * Free the returned object using #g_object_unref(). */ FontManagerStringSet * font_manager_reject_get_rejected_files (FontManagerReject *self, GError **error) { g_return_val_if_fail(self != NULL, NULL); g_return_val_if_fail((error == NULL || *error == NULL), NULL); g_autoptr(FontManagerStringSet) rejected_files = font_manager_string_set_new(); g_autoptr(FontManagerDatabase) db = font_manager_get_database(FONT_MANAGER_DATABASE_TYPE_FONT, error); g_return_val_if_fail(error == NULL || *error == NULL, NULL); guint len_rejected = font_manager_string_set_size(FONT_MANAGER_STRING_SET(self)); for (guint i = 0; i < len_rejected; i++) { const gchar *_sql = "SELECT DISTINCT filepath FROM Fonts WHERE family = %s"; const gchar *data = font_manager_string_set_get(FONT_MANAGER_STRING_SET(self), i); char *family = sqlite3_mprintf("%Q", (char *) data); g_autofree gchar *sql = g_strdup_printf(_sql, family); sqlite3_free(family); font_manager_database_execute_query(db, sql, error); g_return_val_if_fail(error == NULL || *error == NULL, NULL); g_autoptr(FontManagerDatabaseIterator) db_iter = font_manager_database_iterator_new(db); while (font_manager_database_iterator_next(db_iter)) { sqlite3_stmt *stmt = font_manager_database_iterator_get(db_iter); const gchar *path = (const gchar *) sqlite3_column_text(stmt, 0); if (font_manager_exists(path)) font_manager_string_set_add(rejected_files, path); } } return g_steal_pointer(&rejected_files); } /** * font_manager_reject_new: * * Returns: (transfer full): A newly created #FontManagerReject. * Free the returned object using #g_object_unref(). */ FontManagerReject * font_manager_reject_new (void) { return g_object_new(FONT_MANAGER_TYPE_REJECT, NULL); } font-manager-0.8.8/lib/common/font-manager-reject.h000066400000000000000000000025041420226015000221350ustar00rootroot00000000000000/* font-manager-reject.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_REJECT_H__ #define __FONT_MANAGER_REJECT_H__ #include "font-manager-database.h" #include "font-manager-selections.h" #include "font-manager-string-set.h" #include "font-manager-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_REJECT (font_manager_reject_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerReject, font_manager_reject, FONT_MANAGER, REJECT, FontManagerSelections) FontManagerReject * font_manager_reject_new (void); FontManagerStringSet * font_manager_reject_get_rejected_files (FontManagerReject *self, GError **error); G_END_DECLS #endif /* __FONT_MANAGER_REJECT_H__ */ font-manager-0.8.8/lib/common/font-manager-selections.c000066400000000000000000000315471420226015000230350ustar00rootroot00000000000000/* font-manager-selections.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-selections.h" /** * SECTION: font-manager-selections * @short_description: Fontconfig font selection configuration * @title: Font Selection * @include: font-manager-selections.h * * Base class for generating fontconfig configuration files which modify * font selections. */ typedef struct { gchar *config_dir; gchar *target_file; gchar *target_element; GFileMonitor *monitor; } FontManagerSelectionsPrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerSelections, font_manager_selections, FONT_MANAGER_TYPE_STRING_SET) enum { PROP_RESERVED, PROP_CONFIG_DIR, PROP_TARGET_FILE, PROP_TARGET_ELEMENT, N_PROPERTIES }; enum { CHANGED, N_SIGNALS }; static guint signals[N_SIGNALS]; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; #define DEFAULT_PARAM_FLAGS (G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS) static void font_manager_selections_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerSelections *self = FONT_MANAGER_SELECTIONS(gobject); FontManagerSelectionsPrivate *priv = font_manager_selections_get_instance_private(self); g_clear_pointer(&priv->config_dir, g_free); g_clear_pointer(&priv->target_file, g_free); g_clear_pointer(&priv->target_element, g_free); g_clear_object(&priv->monitor); G_OBJECT_CLASS(font_manager_selections_parent_class)->dispose(gobject); return; } static void font_manager_selections_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerSelections *self = FONT_MANAGER_SELECTIONS(gobject); FontManagerSelectionsPrivate *priv = font_manager_selections_get_instance_private(self); switch (property_id) { case PROP_CONFIG_DIR: g_value_set_string(value, priv->config_dir); break; case PROP_TARGET_FILE: g_value_set_string(value, priv->target_file); break; case PROP_TARGET_ELEMENT: g_value_set_string(value, priv->target_element); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_selections_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerSelections *self = FONT_MANAGER_SELECTIONS(gobject); FontManagerSelectionsPrivate *priv = font_manager_selections_get_instance_private(self); switch (property_id) { case PROP_CONFIG_DIR: g_free(priv->config_dir); priv->config_dir = g_value_dup_string(value); break; case PROP_TARGET_FILE: g_free(priv->target_file); priv->target_file = g_value_dup_string(value); break; case PROP_TARGET_ELEMENT: g_free(priv->target_element); priv->target_element = g_value_dup_string(value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_selections_parse_selections (FontManagerSelections *self, xmlNode *selections) { g_return_if_fail(self != NULL); g_return_if_fail(selections != NULL); for (xmlNode *iter = selections; iter != NULL; iter = iter->next) { if (iter->type != XML_ELEMENT_NODE) continue; xmlChar *content = xmlNodeGetContent(iter); if (content == NULL) continue; content = (xmlChar *) g_strstrip((gchar *) content); if (g_strcmp0((const char *) content, "") != 0) font_manager_string_set_add(FONT_MANAGER_STRING_SET(self), (const gchar *) content); xmlFree(content); } return; } static void font_manager_selections_write_selections (FontManagerSelections *self, FontManagerXmlWriter *writer) { g_return_if_fail(self != NULL); g_return_if_fail(writer != NULL); FontManagerSelectionsPrivate *priv = font_manager_selections_get_instance_private(self); GList *selections = font_manager_string_set_list(FONT_MANAGER_STRING_SET(self)); font_manager_xml_writer_add_selections(writer, priv->target_element, selections); g_list_free(selections); return; } static xmlNodePtr font_manager_selections_get_selections (FontManagerSelections *self, xmlDocPtr doc) { g_return_val_if_fail(self != NULL, NULL); g_return_val_if_fail(doc != NULL, NULL); FontManagerSelectionsPrivate *priv = font_manager_selections_get_instance_private(self); xmlNode *root = xmlDocGetRootElement(doc); if (root == NULL) return NULL; for (xmlNode *iter = root->children; iter != NULL; iter = iter->next) { if (iter->type != XML_ELEMENT_NODE) continue; if (g_strcmp0((const char *) iter->name, "selectfont") == 0) { for (xmlNode *result = iter->children; result != NULL; result = result->next) { if (g_strcmp0((const char *) result->name, (const char *) priv->target_element) == 0) return result->children; } } } return NULL; } static void font_manager_selections_class_init (FontManagerSelectionsClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->get_property = font_manager_selections_get_property; object_class->set_property = font_manager_selections_set_property; object_class->dispose = font_manager_selections_dispose; klass->load = font_manager_selections_load; klass->save = font_manager_selections_save; klass->parse_selections = font_manager_selections_parse_selections; klass->write_selections = font_manager_selections_write_selections; klass->get_selections = font_manager_selections_get_selections; /** * FontManagerSelections:changed: * * Emitted whenever the underlying configuration file has changed on disk */ signals[CHANGED] = g_signal_new(g_intern_static_string("changed"), G_TYPE_FROM_CLASS(object_class), G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET(FontManagerSelectionsClass, changed), NULL, NULL, NULL, G_TYPE_NONE, 0); /** * FontManagerSelections:config-dir: * * Should be set to one of the directories monitored by Fontconfig * for configuration files and writeable by the user. */ obj_properties[PROP_CONFIG_DIR] = g_param_spec_string("config-dir", NULL, "Fontconfig configuration directory", NULL, DEFAULT_PARAM_FLAGS); /** * FontManagerSelections:target-file: * * Should be set to a filename in the form \[7\]\[0-9\]-*.conf */ obj_properties[PROP_TARGET_FILE] = g_param_spec_string("target-file", NULL, "Name of fontconfig configuration file", NULL, DEFAULT_PARAM_FLAGS); /** * FontManagerSelections:target-element: * * Valid values: acceptfont or rejectfont */ obj_properties[PROP_TARGET_ELEMENT] = g_param_spec_string("target-element", NULL, "A valid selectfont element", NULL, DEFAULT_PARAM_FLAGS); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_selections_init (FontManagerSelections *self) { g_return_if_fail(self != NULL); FontManagerSelectionsPrivate *priv = font_manager_selections_get_instance_private(self); priv->config_dir = NULL; priv->target_element = NULL; priv->target_file = NULL; return; } static void font_manager_selections_emit_changed (G_GNUC_UNUSED GFileMonitor *monitor, G_GNUC_UNUSED GFile *file, G_GNUC_UNUSED GFile *other_file, G_GNUC_UNUSED GFileMonitorEvent event_type, gpointer user_data) { g_signal_emit(FONT_MANAGER_SELECTIONS(user_data), signals[CHANGED], 0); return; } /** * font_manager_selections_load: * @self: #FontManagerSelections * * Load @target_file from @config_dir * * Returns: %TRUE if configuration was loaded successfully. */ gboolean font_manager_selections_load (FontManagerSelections *self) { g_return_val_if_fail(self != NULL, FALSE); FontManagerSelectionsPrivate *priv = font_manager_selections_get_instance_private(self); font_manager_string_set_clear(FONT_MANAGER_STRING_SET(self)); if (priv->monitor != NULL) g_clear_object(&priv->monitor); g_autofree gchar *filepath = font_manager_selections_get_filepath(self); if (filepath == NULL || !font_manager_exists(filepath)) return FALSE; g_autoptr(GFile) file = g_file_new_for_path(filepath); priv->monitor = g_file_monitor(file, G_FILE_MONITOR_NONE, NULL, NULL); if (priv->monitor != NULL) g_signal_connect(priv->monitor, "changed", G_CALLBACK(font_manager_selections_emit_changed), self); else g_warning(G_STRLOC ": Failed to create file monitor for %s", filepath); if (!g_file_query_exists(file, NULL)) return FALSE; xmlDoc *doc = xmlReadFile(filepath, NULL, 0); if (doc == NULL) { /* Empty file */ return FALSE; } xmlNode *selections = FONT_MANAGER_SELECTIONS_GET_CLASS(self)->get_selections(self, doc); if (selections != NULL) FONT_MANAGER_SELECTIONS_GET_CLASS(self)->parse_selections(self, selections); xmlFreeDoc(doc); return TRUE; } /** * font_manager_selections_save: * @self: #FontManagerSelections * * Saves current selections to @target_file in @config_dir * * Returns: %TRUE if configuration was saved successfully. */ gboolean font_manager_selections_save (FontManagerSelections *self) { g_return_val_if_fail(self != NULL, FALSE); g_autofree gchar * filepath = font_manager_selections_get_filepath(self); g_return_val_if_fail(filepath != NULL, FALSE); g_autoptr(FontManagerXmlWriter) writer = font_manager_xml_writer_new(); font_manager_xml_writer_open(writer, filepath); if (font_manager_string_set_size(FONT_MANAGER_STRING_SET(self))) FONT_MANAGER_SELECTIONS_GET_CLASS(self)->write_selections(self, writer); gboolean result = font_manager_xml_writer_close(writer); return result; } /** * font_manager_selections_get_filepath: * @self: #FontManagerSelections * * Returns: (transfer full) (nullable): A newly allocated string containing the full * filepath to current configuration file or %NULL. Free the result using #g_free(). */ gchar * font_manager_selections_get_filepath (FontManagerSelections *self) { g_return_val_if_fail(self != NULL, NULL); FontManagerSelectionsPrivate *priv = font_manager_selections_get_instance_private(self); if (priv->config_dir == NULL || priv->target_file == NULL) return NULL; return g_build_filename(priv->config_dir, priv->target_file, NULL); } /** * font_manager_selections_new: * * Returns: (transfer full): A newly created #FontManagerSelections. * Free the returned object using #g_object_unref(). */ FontManagerSelections * font_manager_selections_new (void) { return g_object_new(FONT_MANAGER_TYPE_SELECTIONS, NULL); } font-manager-0.8.8/lib/common/font-manager-selections.h000066400000000000000000000046121420226015000230330ustar00rootroot00000000000000/* font-manager-selections.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_SELECTIONS_H__ #define __FONT_MANAGER_SELECTIONS_H__ #include #include #include #include #include "font-manager-xml-writer.h" #include "font-manager-string-set.h" #include "font-manager-utils.h" G_BEGIN_DECLS #define FONT_MANAGER_TYPE_SELECTIONS (font_manager_selections_get_type()) G_DECLARE_DERIVABLE_TYPE(FontManagerSelections, font_manager_selections, FONT_MANAGER, SELECTIONS, FontManagerStringSet) /** * FontManagerSelectionsClass: * @changed: emitted whenever the configuration has changed on disk * @load: load configuration from file * @save: save configuration to file * @parse_selections: parse fontconfig selections * @write_selections: write fontconfig selections * @get_selections: returns an #xmlNodePtr to the selectfont element */ struct _FontManagerSelectionsClass { GObjectClass parent_class; void (* changed) (FontManagerSelections *self); gboolean (* load) (FontManagerSelections *self); gboolean (* save) (FontManagerSelections *self); void (* parse_selections) (FontManagerSelections *self, xmlNode *selections); void (* write_selections) (FontManagerSelections *self, FontManagerXmlWriter *writer); xmlNodePtr (* get_selections) (FontManagerSelections *self, xmlDocPtr doc); }; FontManagerSelections * font_manager_selections_new (void); gboolean font_manager_selections_load (FontManagerSelections *self); gboolean font_manager_selections_save (FontManagerSelections *self); gchar * font_manager_selections_get_filepath (FontManagerSelections *self); G_END_DECLS #endif /* __FONT_MANAGER_SELECTIONS_H__ */ font-manager-0.8.8/lib/common/font-manager-source.c000066400000000000000000000277271420226015000221720ustar00rootroot00000000000000/* font-manager-source.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include #include #include "font-manager-source.h" /** * SECTION: font-manager-source * @short_description: Font directory entry * @title: Font Source * @include: font-manager-source.h * * #FontManagerSource represents a user font directory. */ struct _FontManagerSource { GObjectClass parent_class; }; typedef struct { gchar *name; gchar *path; gboolean active; GFile *file; GFileMonitor *monitor; } FontManagerSourcePrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerSource, font_manager_source, G_TYPE_OBJECT) enum { PROP_RESERVED, PROP_NAME, PROP_ICON_NAME, PROP_PATH, PROP_ACTIVE, PROP_AVAILABLE, PROP_FILE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; enum { CHANGED, N_SIGNALS }; static guint signals[N_SIGNALS]; #define DEFAULT_PARAM_FLAGS (G_PARAM_READABLE | G_PARAM_STATIC_STRINGS) static const gchar *_available = "folder-symbolic"; static const gchar *_unavailable = "action-unavailable-symbolic"; static void font_manager_source_constructed (GObject *gobject) { g_return_if_fail(gobject != NULL); font_manager_source_update(FONT_MANAGER_SOURCE(gobject)); G_OBJECT_CLASS(font_manager_source_parent_class)->constructed(gobject); return; } static void font_manager_source_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerSource *self = FONT_MANAGER_SOURCE(gobject); FontManagerSourcePrivate *priv = font_manager_source_get_instance_private(self); g_clear_pointer(&priv->name, g_free); g_clear_pointer(&priv->path, g_free); g_clear_object(&priv->file); g_clear_object(&priv->monitor); G_OBJECT_CLASS(font_manager_source_parent_class)->dispose(gobject); return; } static void font_manager_source_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerSource *self = FONT_MANAGER_SOURCE(gobject); FontManagerSourcePrivate *priv = font_manager_source_get_instance_private(self); gboolean available = priv->file != NULL ? g_file_query_exists(priv->file, NULL) : FALSE; switch (property_id) { case PROP_NAME: g_value_set_string(value, priv->name); break; case PROP_ICON_NAME: g_value_set_string(value, available ? _available : _unavailable); break; case PROP_PATH: g_value_set_string(value, priv->path); break; case PROP_ACTIVE: g_value_set_boolean(value, priv->active); break; case PROP_AVAILABLE: g_value_set_boolean(value, available); break; case PROP_FILE: g_value_set_object(value, priv->file); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_source_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerSource *self = FONT_MANAGER_SOURCE(gobject); FontManagerSourcePrivate *priv = font_manager_source_get_instance_private(self); GFile *new_file = NULL; switch (property_id) { case PROP_ACTIVE: priv->active = g_value_get_boolean(value); break; case PROP_FILE: new_file = g_value_get_object(value); if (new_file == priv->file) return; if (priv->file) g_clear_object(&priv->file); priv->file = new_file ? g_object_ref(new_file) : NULL; font_manager_source_update(self); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_source_class_init (FontManagerSourceClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->constructed = font_manager_source_constructed; object_class->dispose = font_manager_source_dispose; object_class->get_property = font_manager_source_get_property; object_class->set_property = font_manager_source_set_property; /** * FontManagerSource::changed: * @self: #FontManagerSource which changed * @file: #GFile * @other_file: #GFile * @event_type: #GFileMonitorEvent * * Emitted when source has changed. * * See #GFileMonitor's #GFileMonitor::changed signal for parameter details. */ signals[CHANGED] = g_signal_new(g_intern_static_string("changed"), G_TYPE_FROM_CLASS(object_class), G_SIGNAL_RUN_LAST, 0, NULL, NULL, NULL, G_TYPE_NONE, 3, G_TYPE_FILE, G_TYPE_FILE, G_TYPE_FILE_MONITOR_EVENT); /** * FontManagerSource:name: * * A string suitable for display in a user interface. */ obj_properties[PROP_NAME] = g_param_spec_string("name", NULL, "Name", NULL, DEFAULT_PARAM_FLAGS); /** * FontManagerSource:icon-name: * * Name of icon which should be used to represent this source. */ obj_properties[PROP_ICON_NAME] = g_param_spec_string("icon-name", NULL, "Icon name", NULL, DEFAULT_PARAM_FLAGS); /** * FontManagerSource:path: * * Full path to source. */ obj_properties[PROP_PATH] = g_param_spec_string("path", NULL, "Filepath", NULL, DEFAULT_PARAM_FLAGS); /** * FontManagerSource:active: * * Whether source is currently active or not. */ obj_properties[PROP_ACTIVE] = g_param_spec_boolean("active", NULL, "Whether source is enabled or not", FALSE, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerSource:available: * * Whether source is currently available or not. */ obj_properties[PROP_AVAILABLE] = g_param_spec_boolean("available", NULL, "Whether source is available or not", FALSE, DEFAULT_PARAM_FLAGS); /** * FontManagerSource:file: * * The #GFile backing this source */ obj_properties[PROP_FILE] = g_param_spec_object("file", NULL, "#GFile backing this source", G_TYPE_FILE, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_source_init (G_GNUC_UNUSED FontManagerSource *self) { return; } static void font_manager_source_emit_changed (G_GNUC_UNUSED GFileMonitor *monitor, GFile *file, GFile *other_file, GFileMonitorEvent event_type, gpointer user_data) { g_return_if_fail(user_data != NULL); FontManagerSource *self = FONT_MANAGER_SOURCE(user_data); FontManagerSourcePrivate *priv = font_manager_source_get_instance_private(self); if (other_file != NULL) { g_clear_object(&priv->file); priv->file = g_object_ref(G_FILE_MONITOR_EVENT_MOVED_IN ? file : other_file); } font_manager_source_update(self); g_signal_emit(self, signals[CHANGED], 0, file, other_file, event_type); return; } /** * font_manager_source_get_status_message: * @self: #FontManagerSource * * Returns: (transfer full) (nullable): A newly allocated string suitable * for display in a user interface or %NULL. Free the result using #g_free(). */ gchar * font_manager_source_get_status_message (FontManagerSource *self) { g_return_val_if_fail(self != NULL, FALSE); FontManagerSourcePrivate *priv = font_manager_source_get_instance_private(self); if (priv->path && !g_file_query_exists(priv->file, NULL)) return g_strdup(priv->path); return priv->path != NULL ? g_path_get_dirname(priv->path) : g_strdup(_("Source Unavailable")); } /** * font_manager_source_update: * @self: #FontManagerSource * * Update the status of source. */ void font_manager_source_update (FontManagerSource *self) { g_return_if_fail(self != NULL); FontManagerSourcePrivate *priv = font_manager_source_get_instance_private(self); g_free(priv->name); priv->name = g_strdup(_("Source Unavailable")); priv->active = FALSE; if (priv->file == NULL || !g_file_query_exists(priv->file, NULL)) return; g_free(priv->path); priv->path = g_file_get_path(priv->file); g_autoptr(GFileInfo) fileinfo = g_file_query_info(priv->file, G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME, G_FILE_QUERY_INFO_NONE, NULL, NULL); if (fileinfo != NULL) { g_free(priv->name); priv->name = g_markup_escape_text(g_file_info_get_display_name(fileinfo), -1); } if (priv->monitor) g_clear_object(&priv->monitor); priv->monitor = g_file_monitor_directory(priv->file, G_FILE_MONITOR_WATCH_MOUNTS | G_FILE_MONITOR_WATCH_MOVES, NULL, NULL); if (priv->monitor != NULL) g_signal_connect(priv->monitor, "changed", G_CALLBACK(font_manager_source_emit_changed), self); else g_warning(G_STRLOC ": Failed to create file monitor for %s", priv->path); return; } /** * font_manager_source_new: * @file: (nullable): A #GFile to create a new #FontManagerSource for. * * Returns: (transfer full): A newly created #FontManagerSource. * Free the returned object using #g_object_unref(). */ FontManagerSource * font_manager_source_new (GFile *file) { return g_object_new(FONT_MANAGER_TYPE_SOURCE, "file", file, NULL);; } font-manager-0.8.8/lib/common/font-manager-source.h000066400000000000000000000024131420226015000221600ustar00rootroot00000000000000/* font-manager-source.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_SOURCE_H__ #define __FONT_MANAGER_SOURCE_H__ #include #include #include G_BEGIN_DECLS #define FONT_MANAGER_TYPE_SOURCE (font_manager_source_get_type()) G_DECLARE_FINAL_TYPE(FontManagerSource, font_manager_source, FONT_MANAGER, SOURCE, GObject) FontManagerSource * font_manager_source_new (GFile *file); void font_manager_source_update (FontManagerSource *self); gchar * font_manager_source_get_status_message (FontManagerSource *self); G_END_DECLS #endif /* __FONT_MANAGER_SOURCE_H__ */ font-manager-0.8.8/lib/common/font-manager-string-set.c000066400000000000000000000255311420226015000227600ustar00rootroot00000000000000/* font-manager-string-set.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-string-set.h" /** * SECTION: font-manager-string-set * @short_description: Set of unique strings * @title: String Set * @include: font-manager-string-set.h * * #FontManagerStringSet provides a convenient way to store and access a set of strings. */ struct _FontManagerStringSetClass { GObjectClass parent_class; }; typedef struct { GPtrArray *strings; } FontManagerStringSetPrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerStringSet, font_manager_string_set, G_TYPE_OBJECT) enum { PROP_RESERVED, PROP_SIZE, N_PROPERTIES }; static void font_manager_string_set_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerStringSet *self = FONT_MANAGER_STRING_SET(gobject); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); if (priv->strings) g_ptr_array_free(priv->strings, TRUE); G_OBJECT_CLASS(font_manager_string_set_parent_class)->dispose(gobject); return; } static void font_manager_string_set_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerStringSet *self = FONT_MANAGER_STRING_SET(gobject); switch (property_id) { case PROP_SIZE: g_value_set_uint(value, font_manager_string_set_size(self)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_string_set_class_init (FontManagerStringSetClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_string_set_dispose; object_class->get_property = font_manager_string_set_get_property; /** * FontManagerStringSet:size * * Number of strings contained in this set */ g_object_class_install_property(object_class, PROP_SIZE, g_param_spec_uint("size", NULL, "Number of entries", 0, G_MAXUINT, 0, G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); return; } static void font_manager_string_set_init (FontManagerStringSet *self) { g_return_if_fail(self != NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); priv->strings = g_ptr_array_new_with_free_func((GDestroyNotify) g_free); return; } /** * font_manager_string_set_add: * @self: a #FontManagerStringSet * @str: string to add to #FontManagerStringSet */ void font_manager_string_set_add (FontManagerStringSet *self, const gchar *str) { g_return_if_fail(self != NULL); g_return_if_fail(str != NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); if (!font_manager_string_set_contains(self, str)) g_ptr_array_add(priv->strings, g_strdup(str)); return; } /** * font_manager_string_set_add_all: * @self: a #FontManagerStringSet * @add: (transfer none): #FontManagerStringSet to add to @self */ void font_manager_string_set_add_all (FontManagerStringSet *self, FontManagerStringSet *add) { g_return_if_fail(self != NULL); guint n_strings = font_manager_string_set_size(add); for (guint i = 0; i < n_strings; i++) font_manager_string_set_add(self, font_manager_string_set_get(add, i)); return; } /** * font_manager_string_set_contains: * @self: a #FontManagerStringSet * @str: string to look for in #FontManagerStringSet * * Returns: %TRUE if @self contains str */ gboolean font_manager_string_set_contains (FontManagerStringSet *self, const gchar *str) { g_return_val_if_fail(self != NULL && str != NULL, FALSE); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); return g_ptr_array_find_with_equal_func(priv->strings, str, (GEqualFunc) g_str_equal, NULL); } /** * font_manager_string_set_contains_all: * @self: a #FontManagerStringSet * @contents: (transfer none): #FontManagerStringSet to check against * * Returns: %TRUE if all strings in @contents are contained in @self */ gboolean font_manager_string_set_contains_all (FontManagerStringSet *self, FontManagerStringSet *contents) { g_return_val_if_fail(self != NULL, FALSE); guint n_strings = font_manager_string_set_size(contents); for (guint i = 0; i < n_strings; i++) if (!font_manager_string_set_contains(self, font_manager_string_set_get(contents, i))) return FALSE; return TRUE; } /** * font_manager_string_set_remove: * @self: a #FontManagerStringSet * @str: string to remove from #FontManagerStringSet */ void font_manager_string_set_remove (FontManagerStringSet *self, const gchar *str) { g_return_if_fail(self != NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); guint index; if (g_ptr_array_find_with_equal_func(priv->strings, str, (GEqualFunc) g_str_equal, &index)) g_ptr_array_remove_index(priv->strings, index); return; } /** * font_manager_string_set_remove_all: * @self: a #FontManagerStringSet * @remove: (transfer none): #FontManagerStringSet containing entries to remove */ void font_manager_string_set_remove_all (FontManagerStringSet *self, FontManagerStringSet *remove) { g_return_if_fail(self != NULL); guint n_strings = font_manager_string_set_size(remove); for (guint i = 0; i < n_strings; i++) font_manager_string_set_remove(self, font_manager_string_set_get(remove, i)); return; } /** * font_manager_string_set_retain_all: * @self: a #FontManagerStringSet * @retain: (transfer none): #FontManagerStringSet * * Remove any elements not contained in @retain */ void font_manager_string_set_retain_all (FontManagerStringSet *self, FontManagerStringSet *retain) { g_return_if_fail(self != NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); GPtrArray *tmp = g_ptr_array_new_with_free_func((GDestroyNotify) g_free); guint n_strings = font_manager_string_set_size(retain); for (guint i = 0; i < n_strings; i++) { guint index; const gchar *entry = font_manager_string_set_get(retain, i); if (g_ptr_array_find_with_equal_func(priv->strings, entry, (GEqualFunc) g_str_equal, &index)) g_ptr_array_add(tmp, g_ptr_array_steal_index_fast(priv->strings, index)); } g_ptr_array_free(priv->strings, TRUE); priv->strings = tmp; return; } /** * font_manager_string_set_size: * @self: a #FontManagerStringSet * * Returns: Returns the number of strings contained in @self */ guint font_manager_string_set_size (FontManagerStringSet *self) { g_return_val_if_fail(self != NULL, 0); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); return priv->strings->len; } /** * font_manager_string_set_list: * @self: a #FontManagerStringSet * * Returns: (element-type utf8) (transfer full): A #GList containing * the contents of #FontManagerStringSet. * Use #g_list_free_full(list, #g_free) when done using the list. */ GList * font_manager_string_set_list (FontManagerStringSet *self) { g_return_val_if_fail(self != NULL, NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); GList *result = NULL; for (guint i = 0; i < priv->strings->len; i++) result = g_list_prepend(result, g_strdup(g_ptr_array_index(priv->strings, i))); return result; } /** * font_manager_string_set_foreach: * @self: a #FontManagerStringSet * @func: (scope call): a #GFunc to call for each string in the set * @user_data: user data to pass to the function * * Calls a function for each sting of a #FontManagerStringSet. * func must not add elements to or remove elements from the #FontManagerStringSet. */ void font_manager_string_set_foreach(FontManagerStringSet *self, GFunc func, gpointer user_data) { g_return_if_fail(self != NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); g_ptr_array_foreach(priv->strings, func, user_data); return; } /** * font_manager_string_set_clear: * @self: a #FontManagerStringSet * * Clear all strings from @self */ void font_manager_string_set_clear (FontManagerStringSet *self) { g_return_if_fail(self != NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); g_ptr_array_remove_range(priv->strings, 0, priv->strings->len); return; } /** * font_manager_string_set_sort: * @self: a #FontManagerStringSet * @func: (scope call): a #GCompareFunc * * Sorts the set, using compare_func */ void font_manager_string_set_sort(FontManagerStringSet *self, GCompareFunc func) { g_return_if_fail(self != NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); g_ptr_array_sort(priv->strings, func); return; } /** * font_manager_string_set_get: * @self: a #FontManagerStringSet * @index: index of entry to retrieve * * Returns: (transfer none) (nullable): A string which is owned by #FontManagerStringSet * and should not be modified or freed or %NULL if index could not be retrieved. */ const gchar * font_manager_string_set_get (FontManagerStringSet *self, guint index) { g_return_val_if_fail(self != NULL, NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); g_return_val_if_fail(index >= 0 && index < priv->strings->len, NULL); return g_ptr_array_index(priv->strings, index); } /** * font_manager_string_set_new: * * Returns: (transfer full): A newly-created #FontManagerStringSet. * Free the returned object using #g_object_unref(). **/ FontManagerStringSet * font_manager_string_set_new (void) { return g_object_new(FONT_MANAGER_TYPE_STRING_SET, NULL); } font-manager-0.8.8/lib/common/font-manager-string-set.h000066400000000000000000000043701420226015000227630ustar00rootroot00000000000000/* font-manager-string-set.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_STRING_SET_H__ #define __FONT_MANAGER_STRING_SET_H__ #include #include G_BEGIN_DECLS #define FONT_MANAGER_TYPE_STRING_SET (font_manager_string_set_get_type()) G_DECLARE_DERIVABLE_TYPE(FontManagerStringSet, font_manager_string_set, FONT_MANAGER, STRING_SET, GObject) FontManagerStringSet * font_manager_string_set_new (void); guint font_manager_string_set_size (FontManagerStringSet *self); const gchar * font_manager_string_set_get (FontManagerStringSet *self, guint index); void font_manager_string_set_add (FontManagerStringSet *self, const gchar *str); void font_manager_string_set_add_all (FontManagerStringSet *self, FontManagerStringSet *add); gboolean font_manager_string_set_contains (FontManagerStringSet *self, const gchar *str); gboolean font_manager_string_set_contains_all (FontManagerStringSet *self, FontManagerStringSet *contents); void font_manager_string_set_remove (FontManagerStringSet *self, const gchar *str); void font_manager_string_set_remove_all (FontManagerStringSet *self, FontManagerStringSet *remove); void font_manager_string_set_retain_all (FontManagerStringSet *self, FontManagerStringSet *retain); GList * font_manager_string_set_list (FontManagerStringSet *self); void font_manager_string_set_foreach(FontManagerStringSet *self, GFunc func, gpointer user_data); void font_manager_string_set_sort(FontManagerStringSet *self, GCompareFunc func); void font_manager_string_set_clear (FontManagerStringSet *self); G_END_DECLS #endif /* __FONT_MANAGER_STRING_SET_H__ */ font-manager-0.8.8/lib/common/font-manager-utils.c.in000066400000000000000000000270461420226015000224310ustar00rootroot00000000000000/* font-manager-utils.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include "font-manager-utils.h" /** * SECTION: font-manager-utils * @title: Utility Functions * @short_description: General purpose utility functions * @include: font-manager-utils.h */ static const gchar *POSSIBLE_SCHEMA_DIRS[] = { "@prefix@/share/glib-2.0/schemas", #ifdef NOT_REPRODUCIBLE "@abs_top_srcdir@/data" #endif }; static GSList * get_possible_schema_dirs (void) { GSList *slist = NULL; gchar *user_schema_dir = g_build_filename(g_get_user_data_dir(), "glib-2.0", "schemas", NULL); for (gint i = 0; i < (gint) G_N_ELEMENTS(POSSIBLE_SCHEMA_DIRS); i++) slist = g_slist_append(slist, g_strdup(POSSIBLE_SCHEMA_DIRS[i])); slist = g_slist_prepend(slist, user_schema_dir); slist = g_slist_append(slist, g_get_current_dir()); return slist; } /** * font_manager_is_dir: * @filepath: full path to file * * Returns: %TRUE if @filepath is a directory */ gboolean font_manager_is_dir (const gchar *filepath) { return g_file_test(filepath, G_FILE_TEST_IS_DIR); } /** * font_manager_exists: * @filepath: full path to file * * Returns: %TRUE if @filepath exists */ gboolean font_manager_exists (const gchar *filepath) { return g_file_test(filepath, G_FILE_TEST_EXISTS); } static gboolean ensure_dir_exists (const gchar *dir) { return (G_LIKELY(font_manager_exists(dir)) || (g_mkdir_with_parents(dir, 0755) == 0)); } /** * font_manager_natural_sort: * @str1: a nul-terminated string * @str2: a nul-terminated string * * Returns: An integer less than, equal to, or greater than zero, * if str1 is <, == or > than str2 . */ gint font_manager_natural_sort (const gchar *str1, const gchar *str2) { g_return_val_if_fail((str1 != NULL && str2 != NULL), 0); g_autofree gchar *s1 = g_utf8_collate_key_for_filename(str1, -1); g_autofree gchar *s2 = g_utf8_collate_key_for_filename(str2, -1); return g_strcmp0(s1, s2); } /** * font_manager_get_file_owner: * @filepath: full path to file * * Returns: 0 if current user has read/write permissions, -1 otherwise */ gint font_manager_get_file_owner (const gchar *filepath) { return g_access(filepath, R_OK | W_OK); } /** * font_manager_timecmp: * @a: a valid filepath * @b: a valid filepath * * Compare the modification time of two different files. * * Returns: An integer less than, equal to, or greater than zero, if a is <, == or > than b. */ gint font_manager_timecmp (gchar *a, gchar *b) { g_autoptr(GError) error = NULL; gchar *attrs = G_FILE_ATTRIBUTE_TIME_MODIFIED; GFileQueryInfoFlags flags = G_FILE_QUERY_INFO_NONE; g_autoptr(GFile) file_a = g_file_new_for_path(a); g_return_val_if_fail(g_file_query_exists(file_a, NULL), 0); g_autoptr(GFile) file_b = g_file_new_for_path(b); g_return_val_if_fail(g_file_query_exists(file_b, NULL), 0); g_autoptr(GFileInfo) info_a = g_file_query_info(file_a, attrs, flags, NULL, &error); g_return_val_if_fail(error == NULL, 0); g_autoptr(GFileInfo) info_b = g_file_query_info(file_b, attrs, flags, NULL, &error); g_return_val_if_fail(error == NULL, 0); g_autoptr(GDateTime) time_a = g_file_info_get_modification_date_time(info_a); g_return_val_if_fail(time_a != NULL, 0); g_autoptr(GDateTime) time_b = g_file_info_get_modification_date_time(info_b); g_return_val_if_fail(time_b != NULL, 0); return g_date_time_compare(time_a, time_b); } /** * font_manager_get_file_extension: * @filepath: full path to file * * Returns: (transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_get_file_extension (const gchar *filepath) { g_return_val_if_fail(filepath != NULL, NULL); g_return_val_if_fail(g_strrstr(filepath, ".") != NULL, NULL); gchar ** str_arr = g_strsplit(filepath, ".", -1); g_return_val_if_fail(str_arr != NULL, NULL); guint arr_len = g_strv_length(str_arr); g_autofree gchar *res = g_strdup(str_arr[arr_len - 1]); g_strfreev(str_arr); return g_ascii_strdown(res, -1); } /** * font_manager_get_local_time: * * Returns: (transfer full) (nullable): A newly allocated string formatted * to the requested format or %NULL if there was an error. * The returned string must be freed using #g_free(). */ gchar * font_manager_get_local_time (void) { g_autoptr(GDateTime) local_time = g_date_time_new_now_local(); return g_date_time_format(local_time, "%c"); } /** * font_manager_get_user_font_directory: * * This function attempts to create the directory if it doesn't already exist * and returns the filepath as a string if successful. * * Returns: (transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_get_user_font_directory (void) { g_autofree gchar *font_dir = g_build_filename(g_get_user_data_dir(), "fonts", NULL); if (ensure_dir_exists(font_dir)) return g_steal_pointer(&font_dir); return NULL; } /** * font_manager_get_package_cache_directory: * * This function attempts to create the directory if it doesn't already exist * and returns the filepath as a string if successful. * * Returns: (transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_get_package_cache_directory (void) { g_autofree gchar *cache_dir = g_build_filename(g_get_user_cache_dir(), "@PACKAGE_NAME@", NULL); if (ensure_dir_exists(cache_dir)) return g_steal_pointer(&cache_dir); return NULL; } /** * font_manager_get_package_config_directory: * * This function attempts to create the directory if it doesn't already exist * and returns the filepath as a string if successful. * * Returns: (transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_get_package_config_directory (void) { g_autofree gchar *config_dir = g_build_filename(g_get_user_config_dir(), "@PACKAGE_NAME@", NULL); if (ensure_dir_exists(config_dir)) return g_steal_pointer(&config_dir); return NULL; } /** * font_manager_get_user_fontconfig_directory: * * This function attempts to create the directory if it doesn't already exist * and returns the filepath as a string if successful. * * Returns: (transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_get_user_fontconfig_directory (void) { g_autofree gchar *config_dir = g_build_filename(g_get_user_config_dir(), "fontconfig", "conf.d", NULL); if (ensure_dir_exists(config_dir)) return g_steal_pointer(&config_dir); return NULL; } /** * font_manager_str_replace: (skip) * @str: a nul-terminated string * @target: the nul-terminated string to search for * @replacement: the nul-terminated string to replace target with * * Returns: (transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_str_replace (const gchar *str, const gchar *target, const gchar *replacement) { g_return_val_if_fail((str != NULL && target != NULL && replacement != NULL), NULL); gchar *res = NULL; g_autoptr(GError) error = NULL; g_autofree gchar *escaped_str = g_regex_escape_string(target, -1); g_autoptr(GRegex) regex = g_regex_new(escaped_str, 0, 0, &error); if (error == NULL) res = g_regex_replace_literal(regex, str, -1, 0, replacement, 0, &error); if (error != NULL) { g_warning("%i - %s", error->code, error->message); g_clear_pointer(&res, g_free); } return res; } /** * font_manager_to_filename: * @str: a nul-terminated string * * Replaces spaces and dashes with an underscore. * * Returns: (transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_to_filename (const gchar *str) { g_return_val_if_fail(str != NULL, NULL); g_autofree gchar *tmp = font_manager_str_replace(str, " ", "_"); return font_manager_str_replace(tmp, "-", "_"); } /** * font_manager_install_file: * @file: #GFile * @directory: #GFile * @error: #GError or %NULL to ignore errors * * Returns: %TRUE if installation was successful. */ gboolean font_manager_install_file (GFile *file, GFile *directory, GError **error) { g_return_val_if_fail(error == NULL || *error == NULL, FALSE); g_return_val_if_fail(file != NULL, FALSE); g_return_val_if_fail(directory != NULL, FALSE); g_autoptr(GFile) target = font_manager_get_installation_target(file, directory, TRUE, error); g_return_val_if_fail(error == NULL || *error == NULL, FALSE); GFileCopyFlags flags = G_FILE_COPY_ALL_METADATA | G_FILE_COPY_OVERWRITE | G_FILE_COPY_TARGET_DEFAULT_PERMS; g_file_copy(file, target, flags, NULL, NULL, NULL, error); g_return_val_if_fail(error == NULL || *error == NULL, FALSE); return TRUE; } /** * font_manager_get_gsettings: * @schema_id: the id of the schema * * Returns: (transfer full) (nullable): * A newly created #GSettings instance or %NULL if schema_id could not be found */ GSettings * font_manager_get_gsettings (const gchar *schema_id) { GSettingsSchemaSource *schema_source = g_settings_schema_source_get_default(); g_return_val_if_fail(schema_source != NULL, NULL); g_autoptr(GSettingsSchema) schema = g_settings_schema_source_lookup(schema_source, schema_id, TRUE); if (schema != NULL) { g_debug("Using schema with id %s from default source", schema_id); } else { g_debug("No schema with id %s in default source", schema_id); g_debug("Checking fallback directories"); GSList *slist = get_possible_schema_dirs(); GSList *iter; for (iter = slist; iter != NULL; iter = iter->next) { const gchar *dir = iter->data; if (!g_file_test(dir, G_FILE_TEST_IS_DIR)) { g_debug("Skipping invalid or non-existent directory path %s", dir); continue; } g_autoptr(GSettingsSchemaSource) source = NULL; source = g_settings_schema_source_new_from_directory(dir, schema_source, FALSE, NULL); if (source == NULL) { g_debug("Failed to create schema source for %s", dir); continue; } g_debug("Checking for schema with id %s in %s", schema_id, dir); schema = g_settings_schema_source_lookup(source, schema_id, TRUE); if (schema != NULL) { g_debug("Using schema with id %s from %s", schema_id, dir); break; } } g_slist_free_full(slist, g_free); if (schema == NULL) { g_debug("Failed to locate schema for id %s", schema_id); g_debug("Settings will not persist"); return NULL; } } return g_settings_new_full(schema, NULL, NULL); } font-manager-0.8.8/lib/common/font-manager-utils.h000066400000000000000000000040471420226015000220250ustar00rootroot00000000000000/* font-manager-utils.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __UTILS_H__ #define __UTILS_H__ #include #include #include #include #include #include #include "font-manager-freetype.h" G_BEGIN_DECLS #define FONT_MANAGER_TMP_TMPL "font-manager_XXXXXX" gint font_manager_get_file_owner (const gchar *filepath) G_GNUC_PURE; gint font_manager_natural_sort (const gchar *str1, const gchar *str2) G_GNUC_PURE; gint font_manager_timecmp (gchar *a, gchar *b); gboolean font_manager_exists (const gchar *filepath) G_GNUC_PURE; gboolean font_manager_is_dir (const gchar *filepath) G_GNUC_PURE; gboolean font_manager_install_file (GFile *file, GFile *directory, GError **error); gchar * font_manager_get_file_extension (const gchar *filepath) G_GNUC_PURE; gchar * font_manager_get_local_time (void) G_GNUC_PURE; gchar * font_manager_get_user_font_directory (void); gchar * font_manager_get_package_cache_directory (void); gchar * font_manager_get_package_config_directory (void); gchar * font_manager_get_user_fontconfig_directory (void); gchar * font_manager_str_replace (const gchar *str, const gchar *target, const gchar *replacement) G_GNUC_PURE; gchar * font_manager_to_filename (const gchar *str) G_GNUC_PURE; GSettings * font_manager_get_gsettings (const gchar *schema_id); G_END_DECLS #endif /* __UTILS_H__ */ font-manager-0.8.8/lib/common/font-manager-vendor.h000066400000000000000000001143771420226015000221720ustar00rootroot00000000000000/* Do not edit directly. See build-aux directory */ #ifndef __FONT_MANAGER_VENDOR_H__ #define __FONT_MANAGER_VENDOR_H__ #include G_BEGIN_DECLS #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_MAX_VENDOR_ID_LENGTH 4 #define FONT_MANAGER_MAX_VENDOR_LENGTH 100 #endif static const struct { const gchar vendor[FONT_MANAGER_MAX_VENDOR_LENGTH]; const gchar vendor_id[FONT_MANAGER_MAX_VENDOR_LENGTH]; } /* Order is significant. */ FontManagerNoticeData [] = { /* Notice data sourced from fcfreetype.c - http://www.freetype.org/ */ {"Adobe", "adobe"}, {"Adobe", "Adobe"}, {"Bigelow & Holmes", "b&h"}, {"Bigelow & Holmes", "Bigelow & Holmes"}, {"Bitstream", "Bitstream"}, {"Font21", "hwan"}, {"Font21", "Hwan"}, {"Gnat", "culmus"}, {"HanYang System", "hanyang"}, {"HanYang System", "HanYang Information & Communication"}, {"IBM", "IBM"}, {"ITC", "itc"}, {"ITC", "ITC"}, {"ITC", "International Typeface Corporation"}, {"Larabiefonts", "Larabie"}, {"Linotype", "linotype"}, {"Linotype", "Linotype GmbH"}, {"Linotype", "LINOTYPE-HELL"}, {"Microsoft", "microsoft"}, {"Microsoft", "Microsoft Corporation"}, {"Monotype", "Monotype Imaging"}, {"Monotype", "Monotype Corporation"}, {"Monotype", "Monotype Typography"}, {"Omega", "omega"}, {"Omega", "Omega"}, {"Tiro Typeworks", "Tiro Typeworks"}, {"URW", "URW"}, {"XFree86", "XFree86"}, {"Xorg", "xorg"} }; static const struct { const gchar vendor_id[FONT_MANAGER_MAX_VENDOR_ID_LENGTH]; const gchar vendor[FONT_MANAGER_MAX_VENDOR_LENGTH]; } FontManagerVendorData[] = { /* Various Sources */ {"ACG", "Monotype Imaging"}, {"B?", "Bigelow & Holmes"}, {"FJ", "Fujitsu"}, {"RICO", "Ricoh"}, /* Courtesy of Microsoft Typography - https://docs.microsoft.com/en-us/typography/vendors/ */ {"!666", "Agyei Archer"}, {"!ETF", "!xclamachine Type Foundry"}, {"!YNE", "Yne"}, {"$pro", "CheapProFonts"}, {"100", "AUTHENTIC"}, {"0264", "Patricia Lillie"}, {"0909", "Oladino"}, {"1206", "yayoyuyue"}, {"1995", "San Sagittarius"}, {"1ASC", "Ascender Corporation"}, {"1BOU", "Boutros International"}, {"1dot", "I.Font Project"}, {"1FAN", "One Fan Foundry"}, {"1KTF", "Kief Type Foundry"}, {"1UKR", "AndrijType"}, {"205", "205TF"}, {"2DLT", "2D Typo"}, {"2REB", "2Rebels"}, {"3270", "Ricardo Bánffy"}, {"39BC", "Finley's Barcode Fonts"}, {"3ip", "Three Islands Press"}, {"3tp", "3type"}, {"4A", "4A LLC"}, {"4FEB", "4th february"}, {"50FX", "50Fox Studio"}, {"5PTS", "Five Points Technology"}, {"72PT", "72 Puntos"}, {"8686", "SVG Idea"}, {"918", "RavenType"}, {"9999", "Cricut Market"}, {"A&S", "Art&Sign Studio"}, {"A70", "AutumnSeventy"}, {"A2", "A2-Type"}, {"AAA", "AlefAlefAlef"}, {"aaff", "AstroAcademia Font Foundry"}, {"AA", "Alireza Alipour"}, {"AAT", "AhmetAltunType"}, {"AATF", "Abstract Animal Type Foundry"}, {"ABBO", "Arabic Dictionary Lab"}, {"ABC", "Altek Instruments"}, {"ABCD", "Dinamo Typefoundry"}, {"ABCX", "ABC ETC"}, {"ABEL", "Abeltive"}, {"ABOU", "Aboutype, Inc."}, {"ABTS", "alphabeet, Type Studio"}, {"ABYM", "ABYME"}, {"AC", "AllCaps"}, {"ACUT", "Acute Type"}, {"ACW", "Andrew Christopher West (BabelStone)"}, {"Ad56", "Devotees of Sri Sri Ravi Shankar Ashram"}, {"Adam", "Adam Jagosz"}, {"ADBE", "Adobe"}, {"ADBO", "Adobe"}, {"ADG", "Apply Design Group"}, {"AEF", "Altered Ego Fonts"}, {"AES", "AE Type"}, {"AFOU", "a.Foundry"}, {"AGC", "André G. Costa"}, {"AGFA", "Monotype Imaging (replaced by MONO)"}, {"AID", "Artistic Imposter Design"}, {"aide", "Aiolfi.design"}, {"AJL", "Alex John Lucas"}, {"AJPT", "Alan Jay Prescott Typography"}, {"AKOF", "AKOFAType"}, {"AKRU", "Akuru Foundry"}, {"AL", "Alessio Laiso Type"}, {"ALEF", "Alef Type"}, {"ALFA", "Alphabets"}, {"ALFT", "Alifinart Studio"}, {"ALIF", "Alif Type"}, {"ALPH", "Alphameric Broadcast Solutions Limited"}, {"ALPN", "Alpona Portal"}, {"ALS", "Art. Lebedev Studio"}, {"alte", "Altemus"}, {"ALTS", "Altsys / Made with Fontographer"}, {"amcs", "Amit soni"}, {"amin", "fontamin"}, {"AMPR", "Ampersand"}, {"AMUN", "Alanna Munro Type"}, {"AMUT", "Kwesi Amuti"}, {"ANDO", "Osam Ando"}, {"ANRT", "Atelier National de Recherche Typographique"}, {"anty", "Anatoletype"}, {"AOP", "an Art Of Pengwyn"}, {"APCX", "Another Planet Font Foundry"}, {"APLY", "Apply Interactive"}, {"APOS", "Apostrophic Laboratories"}, {"APPL", "Apple"}, {"APTF", "Apoorva Fontech"}, {"ARAB", "ArabicType Ltd"}, {"ARAV", "Aravis Fonts"}, {"ARBX", "Arabetics"}, {"ARCH", "Architext"}, {"ARFS", "And Repeat"}, {"ARIN", "Aring Typeface AB"}, {"ARMA", "Arman Khorramak"}, {"ARPH", "Arphic Technology Co."}, {"ARQX", "Archelogix Inc."}, {"ARRW", "Arrow Type"}, {"ARS", "EN ARS Ltd."}, {"ART", "Alex Rosario Type"}, {"ARTE", "Artegra"}, {"ArTy", "Archive Type"}, {"AS", "Alex Slobzheninov"}, {"ASL", "Abneil Software Ltd fonts"}, {"ASSA", "astype"}, {"ASYM", "Applied Symbols"}, {"At", "Arilla Type Studio"}, {"ATEC", "Page Technology Marketing, Inc."}, {"ATF", "American Type Founders Collection"}, {"ATF1", "Australian Type Foundry"}, {"ATFM", "Asira Type Foundry"}, {"ATFS", "Andrew Tyler's fonts"}, {"ATKN", "aratakana"}, {"ATS", "Average Type Service"}, {"ATSM", "Akshara Type Studio"}, {"ATYP", "Attype Studio"}, {"AUH", "Atelier Ursula Heilig SGD"}, {"AURE", "Aure Font Design"}, {"AUTO", "Autodidakt"}, {"AVFF", "Agustín Varela Font Factory"}, {"AVP", "Aviation Partners"}, {"AVT", "AvanType Foundry"}, {"AWSM", "Font Awesome"}, {"AYRE", "AYRES FONTS"}, {"AZLS", "Azalea Software, Inc."}, {"b52", "Borno52 Font Foundry"}, {"B&H", "Bigelow & Holmes"}, {"BAPS", "Baps Patil"}, {"BARS", "CIA (BAR CODES) UK"}, {"BASE", "Baseline Fonts"}, {"BAT", "BUREAU DES AFFAIRES TYPOGRAPHIQUES"}, {"BB", "Ben Busby"}, {"BBFF", "Bangla Borno Font Foundry."}, {"BBSL", "BrainBox Solutions GmbH"}, {"BBTF", "buero bauer"}, {"BBTY", "Bruno Bernard Typographie"}, {"BCAI", "Boharat Cairo"}, {"BCHF", "Blake Hodgetts Fonts"}, {"BCHN", "Studio Buchanan"}, {"BCP", "Expert Labels Ltd."}, {"BD71", "Bangladesh1971"}, {"BDTD", "Typedifferent"}, {"BDZ", "Bonez Designz"}, {"BEAR", "Topography Typography"}, {"BEN", "Ben Hodosi"}, {"BERT", "Berthold"}, {"BF", "BrassFonts"}, {"bftr", "Bleed Design Studio"}, {"BGDN", "Ryan Bugden"}, {"bgtl", "bigital"}, {"BHRT", "Boharat Cairo"}, {"BIJU", "Bijou Type"}, {"BIRD", "Magpie Paper Works"}, {"BITM", "Bitmap Software"}, {"BITS", "Bitstream"}, {"bizf", "Bizfonts.com"}, {"BL", "Binnenland"}, {"BLAB", "BaseLab"}, {"BLAH", "Mister Bla's Fontworx"}, {"BLCK", "Black Foundry"}, {"BLF", "Bangla Lipikar Font Foundry"}, {"BLFF", "Bongolipi Font Foundry"}, {"BLI", "Blissym Language Institute"}, {"BLIF", "Bangla Lipi Font Foundry"}, {"BLK", "Blackletra Type Foundry"}, {"BLOM", "Bloom Type"}, {"BLST", "Blast Foundry"}, {"BLTS", "Blancoletters"}, {"BLUE", "Blue Shell"}, {"BLV", "Bladvulling"}, {"BLZT", "Blaze Type"}, {"BMD", "Brittney Murphy Design"}, {"BNDR", "Ori Ben-Dor"}, {"BNFF", "BengalFonts"}, {"BNT", "Brand New Type"}, {"BOGS", "Bogstav"}, {"BOLD", "Bold Monday"}, {"BOMF", "Beach-o-matic"}, {"BORW", "em2 Solutions"}, {"BOYB", "BoyBeaver Fonts"}, {"BRBT", "Bureau Brut"}, {"BRDV", "BoardVantage, Inc."}, {"brdy", "Brody Fonts"}, {"BREM", "Mark Bremmer"}, {"BRET", "Bretagne"}, {"BROS", "Michael Brosnan"}, {"BRTC", "ITSCO - Bar Code Fonts"}, {"BRTE", "Brenners Template"}, {"BS", "Barcodesoft"}, {"BST", "Bolorsoft LLC"}, {"BSTD", "Bastard Type Inc"}, {"BSTF", "British Standard Type"}, {"BSYV", "Ben Syverson"}, {"BTFF", "Bangla Type Font Foundry"}, {"BUBU", "BUBULogix"}, {"Buer", "Buernia"}, {"BVH", "BVH Type Foundry"}, {"BWFW", "B/W Fontworks"}, {"BwT", "Branding with Type"}, {"C&B", "Coppers & Brasses"}, {"C&C", "Carter & Cone"}, {"C&G", "C&G Inc."}, {"C21", "Club 21"}, {"CAFE", "Cafe24 Corp."}, {"CAK", "pluginfonts.com"}, {"CAM", "Camelot Typefaces"}, {"camp", "Campotype"}, {"CANA", "Canada Type"}, {"CANO", "Canon"}, {"CASL", "H.W. Caslon & Company Ltd."}, {"CATG", "CAT-Fonts Germany"}, {"CAVE", "Fonderia Cavedoni"}, {"CB", "Christian Büning"}, {"CBDO", "Borges Lettering & Design"}, {"CDAC", "Centre for Development of Advanced Computing"}, {"cdd", "Crazy Diamond Design"}, {"CDFP", "VT2000 Technical Services"}, {"CELB", "Celebrity Fontz"}, {"CF", "Colophon Foundry"}, {"CFA", "Computer Fonts Australia"}, {"CFAB", "Creative Fabrica"}, {"CFF", "Characters Font Foundry"}, {"CHRY", "Cherry Fonts"}, {"CINE", "Cinetype"}, {"CJCJ", "Creative Juncture"}, {"CJT", "CJ Type"}, {"CKTP", "CakeType"}, {"CLM", "Culmus Project"}, {"CLP", "Gutenberg Labo"}, {"CLT", "Collletttivo"}, {"CMJK", "Slanted Hall"}, {"CNTY", "CNTYPE"}, {"COFO", "Contrast Foundry"}, {"COMI", "Comicraft"}, {"COMM", "Commercial Type"}, {"CONR", "Connare.com"}, {"CONT", "Contemporary Type"}, {"COOL", "Cool Fonts"}, {"CORD", "corduroy"}, {"corm", "Cormullion Foundry"}, {"COTF", "CoType Foundry"}, {"COTY", "CocijoType"}, {"CP", "Constructive Projects Ltd"}, {"CR8", "CR8 Software Solutions"}, {"CRRT", "Carrot Type"}, {"CT", "CastleType"}, {"CTDL", "China Type Designs Ltd."}, {"CTL", "Chaitanya Type Library"}, {"CTYP", "Countertype"}, {"cwwf", "Computers World Wide/AC Capital Funding"}, {"CYPE", "Club Type"}, {"CYRE", "Cyreal"}, {"CYTY", "Cybertype"}, {"CZOO", "Creative ZOO"}, {"D&ST", "Dots&Stripes Type"}, {"DADA", "Dada Studio"}, {"DAIN", "DainType"}, {"DAMA", "Dalton Maag Limited"}, {"DARK", "Out Of The Dark"}, {"DB", "Daniel Bruce"}, {"DBFF", "DesignBase"}, {"DD", "Devon DeLapp"}, {"DDT", "DosDiez Type"}, {"Deco", "DecoType (replaced by DT)"}, {"DELV", "Delve Fonts"}, {"DETF", "Detective Fonts / Font Detective LLC"}, {"dezc", "Dezcom"}, {"DF", "Dyslexic Font"}, {"DFHA", "deFharo"}, {"DFS", "Datascan Font Service Ltd"}, {"DG", "Daniel Grumer"}, {"DGL", "Digital Graphic Labs foundry"}, {"DHRM", "Dharma Type"}, {"DICO", "Dicotype"}, {"DIFO", "Digital Foundry"}, {"DIMK", "Dimka Fonts"}, {"djr", "DJR"}, {"DKMS", "Dan Kreider Music"}, {"DKSP", "Duck Soup Design"}, {"DNF", "Deranged Neko Foundry"}, {"DnGr", "DevnGraphics"}, {"DOCS", "Documents Inc."}, {"DOM", "Dukom Design"}, {"DP", "Displaay"}, {"DR", "Dmitry Rastvortsev"}, {"DRFN", "DR Fonts"}, {"DS", "Dainippon Screen Mfg. Co., Inc."}, {"dsbn", "Design Bundles"}, {"DSBV", "Datascan bv"}, {"DSCI", "Design Science Inc."}, {"DSGN", "DizajnDesign"}, {"DSKY", "Jacek Dziubinski"}, {"DSSR", "Dresser Johnson"}, {"DSST", "Dubina Nikolay"}, {"DST", "DSType"}, {"DSTE", "Dieste"}, {"DT", "DecoType"}, {"DTC", "Digital Typeface Corp."}, {"DTF", "Dunwich Type Founders"}, {"DTIL", "Detail Type Foundry"}, {"DTL", "Dutch Type Library"}, {"DTPS", "DTP-Software"}, {"dtpT", "dtpTypes Limited"}, {"DTZM", "Dotzeem"}, {"DUXB", "Duxbury Systems, Inc."}, {"DXTF", "DXTypefoundry"}, {"DYNA", "DynaComware"}, {"EAFN", "EA FONTS"}, {"EB", "Électro-bibliothèque"}, {"ECAL", "ECAL Typefaces"}, {"EDBI", "edilbiStudio"}, {"EDGE", "Rivers Edge Corp."}, {"EF", "Elsner+Flake"}, {"EFF", "Electronic Font Foundry"}, {"EFI", "Elfring Fonts Inc."}, {"EFNT", "E Fonts L.L.C."}, {"EFWS", "eFilm World"}, {"EINW", "David Einwaller"}, {"EKIO", "Ekioh"}, {"EKTF", "EK TYPE"}, {"ELEO", "Enliteleo"}, {"ELLR", "Eller Type"}, {"ELSE", "Elseware"}, {"EMGR", "Emigre"}, {"EMPH", "Emphase"}, {"EPSN", "Epson"}, {"ERKO", "Erkin Karamemet"}, {"ESIG", "E-Signature"}, {"ETCO", "Etcetera Type Company"}, {"ESTF", "Extraset Typefoundry"}, {"ET", "Esintype"}, {"ETDF", "E-Type Design"}, {"ETIO", "Ethiopian Font Foundry"}, {"EVER", "Evertype"}, {"F5", "Foundry5"}, {"FA", "FontArte Type Foundry"}, {"FA37", "F37 Foundry"}, {"FAFO", "FamiraFonts"}, {"FAM", "Family Type"}, {"FAT", "Fatype"}, {"FAUX", "FauxFoundry"}, {"FBI", "The Font Bureau, Inc."}, {"FBRO", "FaizType."}, {"FCAB", "The Font Cabinet"}, {"FCAN", "fontage canada"}, {"FCTP", "Facetype"}, {"FDI", "FDI fonts.info"}, {"FeCo", "FerCozzi."}, {"FEED", "Studio Feed Inc."}, {"FeoN", "Feòrag NìcBhrìde"}, {"FeTy", "Feliciano Type"}, {"FETZ", "Markus Fetz"}, {"FFFF", "Fabiola Mejía"}, {"FGOD", "FontGod"}, {"FHF", "Fanny Hamelin"}, {"FILI", "Louise Fili Ltd"}, {"FIRA", "Firasoft Fonts"}, {"FIRE", "youbringfire"}, {"FJ", "frncojonas"}, {"FJR", "F.J.R. German Typeface"}, {"FJTY", "Frank Jonen - Illustration & Typography"}, {"FK", "Florian Karsten Typefaces"}, {"FKAI", "Font-Kai"}, {"FM", "FontMo"}, {"FMFO", "Fontmill Foundry"}, {"FMLJ", "Familjen"}, {"FMST", "Formist"}, {"FNBD", "FontBD Type Foundry"}, {"FNKI", "Font Kitchen"}, {"FNSA", "Fonseca Fonts"}, {"FNTF", "Fontfoundry"}, {"FNTP", "FansyType"}, {"FoFa", "FontFabrik"}, {"fofm", "Font FM"}, {"FOGC", "Fog City Type"}, {"FoHa", "The Fonthausen Font Foundry"}, {"FONT", "Font Source"}, {"FONZ", "Font Zone 108"}, {"FOR", "Formagari"}, {"FORM", "Formation Type Foundry"}, {"FOSH", "Forgotten Shapes"}, {"FOSP", "Font Spectrum"}, {"FOST", "Foster Type"}, {"FOUN", "The Foundry"}, {"FP", "The Fontpad"}, {"FPPL", "FontPeople"}, {"frag", "fragTYPE"}, {"FRJN", "Frere-Jones Type"}, {"FRML", "formlos"}, {"FRNK", "Frank Fonts"}, {"FRNZ", "Franziska Weitgruber"}, {"FRTH", "Forthcome"}, {"FS", "Formula Solutions"}, {"FSD", "Fabrizio Schiavi Design"}, {"FSE", "Font Source Europe"}, {"FSFS", "Fontastica"}, {"FSI", "FontShop International"}, {"FSL", "FontSurfer Ltd"}, {"FSLF", "Fontself"}, {"fsmi", "Fontsmith"}, {"FSTR", "Fontstore Pte Ltd"}, {"FT", "Formula Type"}, {"FTDS", "FONTDASU"}, {"FTF", "Fontef"}, {"FTFT", "FontFont"}, {"FTGD", "Font Garden"}, {"FTH", "For the Hearts"}, {"FTN", "Fountain"}, {"FTPT", "Fontpartners"}, {"FUNA", "Mt. Funa Design Office"}, {"FVL", "Font Viet Linh"}, {"FWD", "Fontwright Design"}, {"FWKS", "Fontworks"}, {"FWRE", "Fontware Limited"}, {"FXTL", "Foxtail Collectif"}, {"FXTP", "FoxType Co"}, {"FY", "Fontyou"}, {"GAF", "Glifo Art Fonts Inc."}, {"GAKU", "Gakumon"}, {"GALA", "Galápagos Design Group, Inc."}, {"GALW", "Galway Cultural Development and Activity Compan…"}, {"GALO", "Gerald Gallo"}, {"GARI", "Gary Ritchie"}, {"GATF", "Greater Albion Typefounders"}, {"Gco", "Glyph Co"}, {"GD", "GD Fonts"}, {"Geez", "Beteseb Graphic Design"}, {"GenT", "General Titles"}, {"GF", "GarageFonts"}, {"GFNT", "Graffont"}, {"GFT", "Geez Font Types"}, {"GGWA", "Grenzgänger"}, {"GIA", "Georgian Internet Avenue"}, {"GIFT", "Souvenir Typefaces"}, {"GLCF", "GLC foundry"}, {"GLYF", "Glyph Systems"}, {"GNRL", "General Type Studio"}, {"GNU", "Free Software Foundation, Inc."}, {"GOAT", "Dingbat Dungeon"}, {"GOGO", "Fonts-A-Go-Go"}, {"GOHE", "GoHebrew, division of GoME2.com Inc."}, {"GOOG", "Google"}, {"Goss", "Goss Typography"}, {"GPI", "Gamma Productions, Inc."}, {"GRAF", "Grafikarna d.o.o."}, {"GRCR", "Graphicore"}, {"GREY", "Greyletter"}, {"GRIL", "Grilled cheese"}, {"GRIM", "Legacy publishing"}, {"GRPS", "Gurup Stüdyo"}, {"grro", "grafikk RØren"}, {"GS", "Grayscale Limited"}, {"GT", "Graphity!"}, {"GTF", "Grilli Type"}, {"GTff", "Greg Thompson"}, {"GTL", "GTL Type Label"}, {"GTYP", "G-Type"}, {"H", "Hurme Design"}, {"H&FJ", "Hoefler & Frere-Jones"}, {"HA", "HoboArt"}, {"HACO", "HACOLLECTIVE"}, {"HAD", "Hoffmann Angelic Design"}, {"Hafo", "Hafonton"}, {"HAIL", "Hail Design"}, {"HAMZ", "Hamzeh Naghdi"}, {"hano", "Hanoded Fonts"}, {"HanS", "HanStyle"}, {"HAUS", "TypeHaus"}, {"HBT", "Harbor Type"}, {"HDCO", "Hanken Design Co."}, {"HEB", "Sivan Toledo"}, {"HEX", "HEX Projects"}, {"HEYP", "HEY PORTER!"}, {"HFJ", "Hoefler & Frere-Jones (replaced by H&FJ)"}, {"HIH", "HiH Retrofonts"}, {"HILL", "Hill Systems"}, {"HJZ", "Hans J. Zinken"}, {"HKSY", "HAKUSYUFONTS"}, {"HL", "High-Logic"}, {"HM", "Haiku Monkey"}, {"HOH", "HOHOHtype"}, {"HOOL", "Hooloovoo Studio"}, {"HoP", "House of Pretty"}, {"HOUS", "House Industries"}, {"HoX", "House of X"}, {"HP", "Hewlett-Packard"}, {"HS", "HermesSOFT Company"}, {"HSH", "Hassan Shebli"}, {"HT", "Huerta Tipográfica"}, {"HTF", "The Hoefler Type Foundry, Inc."}, {"HU", "Hungarumlaut"}, {"HVD", "HVD Fonts GmbH"}, {"HXTP", "Hexatype"}, {"HY", "HanYang Information & Communication"}, {"HYPE", "HyperType"}, {"HYPN", "Heypentype"}, {"HZ", "Hubert Zasępa"}, {"IAMT", "IamTiago"}, {"IBM", "IBM"}, {"IC", "Ian J. Cox"}, {"IDAU", "IDAutomation.com, Inc."}, {"IDEA", "Glenn Campbell t/a Idea Studio"}, {"IDEE", "IDEE TYPOGRAFICA"}, {"IDF", "International Digital Fonts"}, {"IDKB", "Kostas Bartsokas"}, {"IDMS", "Incstone Design by Megami Studios"}, {"Idt.", "Identitype"}, {"IFF", "Indian Font Factory"}, {"IINF", "iInformatica Srls"}, {"IKMJ", "Ikimoji"}, {"IKOF", "IKOffice GmbH"}, {"ILP", "Indigenous Languages Project"}, {"IMPR", "Impress"}, {"INDG", "Indigo+Indigo"}, {"INGA", "Inga Type"}, {"INGT", "Ingrimayne Type"}, {"INNO", "INNO.LLC"}, {"INRA", "INRAY Inc."}, {"INTF", "Interfont"}, {"INTR", "Interstitial Entertainment"}, {"INVC", "Invoice Central"}, {"INVD", "TYPE INVADERS"}, {"INVT", "Invisible Type"}, {"ISE", "ISE-Aditi Info. Pvt . Ltd."}, {"it*", "indestructible type*"}, {"ITC", "ITC"}, {"ITF", "Red Rooster Collection (ITF, Inc.)"}, {"ITFO", "Indian Type Foundry"}, {"ITSM", "Simon Stratford"}, {"IvyF", "The Ivy Foundry"}, {"IWA", "Iwata Corporation"}, {"J23", "June 23"}, {"JASO", "studioJASO"}, {"JABM", "JAB'M Foundry"}, {"JAF", "Just Another Foundry"}, {"JAKE", "Jake Tilson Studio"}, {"JAM", "JAM Type"}, {"JANS", "Jan Šindler"}, {"JB", "JetBrains"}, {"JBLT", "JEAN-BAPTISTE LEVÉE TYPOGRAPHY"}, {"JCT", "Jamie Clarke Type"}, {"JDB", "Jeff Bensch"}, {"jeff", "jeff-levine"}, {"JENS", "Jens Kutilek"}, {"JF", "Jan Fromm"}, {"jftw", "justfont"}, {"JHA", "Jan Henrik Arnold"}, {"JHF", "JH Fonts"}, {"JLIF", "jli Foundry – Julie Soudanne"}, {"JMN", "Jeff Napadow"}, {"JOON", "JoonFont"}, {"JP", "Jamra Patel"}, {"JPTT", "Jeremy Tankard Typography Ltd"}, {"JRW", "Richard Wordingham"}, {"JSTN", "Justin Penner"}, {"JUST", "Just in Type"}, {"JVRT", "Just van Rossum Type"}, {"JWTM", "Type Matters"}, {"JY", "JIYUKOBO Ltd."}, {"K", "Kvant Type Foundry"}, {"ka", "kloeg architecture"}, {"KAME", "Kame Design"}, {"KAPT", "Kaptype"}, {"KATF", "Kingsley/ATF"}, {"KBNT", "Kombinat-Typefounders"}, {"KD", "Kassymkulov Design"}, {"KDW", "Kinuta Font Factory"}, {"KERN", "Machine Kerning"}, {"KF", "Karakta Fonthome"}, {"KH", "Kristy Hatswell"}, {"KHTB", "Monkey Arts Ltd."}, {"KILO", "Kilotype"}, {"KIRK", "Typekirk"}, {"KK95", "Kuirnovi Kether"}, {"KLIM", "Klim Typographic Design"}, {"KLTF", "Karsten Luecke"}, {"KMRS", "Mony Sath & Chhit Wornnarith - KhemaraSoft"}, {"KNST", "Konst.ru"}, {"KNTR", "Kontour"}, {"KNWT", "Karl Nawrot"}, {"KOP", "Leo Koppelkamm"}, {"KORK", "Khork OÜ"}, {"KOST", "Kostic Type Foundry"}, {"KOVL", "Koval Type Foundry"}, {"KP", "Kontrapunkt"}, {"KrKo", "Kreative Software"}, {"KRND", "Karandash Type & Graphics Foundry"}, {"KTF", "Kustomtype"}, {"KTKM", "KTKM"}, {"KTRF", "Kazan Traditional Font"}, {"KUBA", "Kuba Tatarkiewicz"}, {"KUSH", "KushJain"}, {"KWKK", "キウイ皮ごと齧る"}, {"L2M3", "L2M3 Kommunikationsdesign GmbH"}, {"L52", "Lipika52 Type Foundry"}, {"LA", "Large"}, {"LaG", "Matt LaGrandeur"}, {"laic", "Laïc: Type Foundry"}, {"LAIT", "la laiterie"}, {"LAND", "Typeland"}, {"LANS", "Lanston Type Company"}, {"LARA", "Larabiefonts"}, {"LArt", "Limelight Artistry"}, {"LAUD", "Carolina Laudon"}, {"LAYT", "LAYOUT SARL"}, {"LBV", "La Bolde Vita"}, {"LCMT", "Locomotype"}, {"LDTP", "Leedotype"}, {"LEAF", "Interleaf, Inc."}, {"LECH", "Antonio Lechuga"}, {"Lee", "Lee Mounsey"}, {"LEKS", "Leksen Design LLC"}, {"LETR", "Letraset"}, {"Leah", "Leah Lackey"}, {"Lev", "Lev Rastvortsev"}, {"lewd", "Lettering World LLC"}, {"LFS", "Letters from Sweden"}, {"LGFF", "LIPIGHOR FONT FOUNDRY"}, {"LGX", "Logix Research Institute, Inc."}, {"LHF", "Letterhead Fonts"}, {"LIAM", "Liam Spradlin"}, {"LIND", "Lindenberg Software LLC"}, {"LING", "Linguist's Software"}, {"LINK", "Linkpen Handwriting Fonts"}, {"LINO", "Linotype GmbH"}, {"LIVE", "Livedesign"}, {"LJ", "Letterjuice"}, {"LLDL", "La Lettre de Luxe"}, {"LLGW", "Laura Worthington Design"}, {"LLP", "Léna Le Pommelet"}, {"LNGU", "LangusteFonts"}, {"LNTO", "Lineto"}, {"LOFF", "Logan Font Foundry"}, {"Log9", "Log9 Foundry"}, {"LOMT", "The League of Moveable Type"}, {"lool", "lo-ol Type"}, {"LORO", "LoRo Productions"}, {"LOU", "Lou Type Foundry"}, {"LOVE", "LoveFrom"}, {"LP", "LetterPerfect Fonts"}, {"LS", "lettersoup"}, {"LT", "Le Typophage"}, {"LTF", "Liberty Type Foundry"}, {"LTFD", "Linnea Type"}, {"Ltrm", "Lettermin type and design"}, {"LTRX", "Lighttracks"}, {"LTTR", "LettError"}, {"LuAn", "Patrice Provost"}, {"LuRa", "Lucid Rabbit Productions"}, {"LUD", "Ludlow"}, {"LuFo", "LucasFonts"}, {"LUSH", "Lush Type"}, {"LUV", "iLUVfonts"}, {"M", "MARSNEV"}, {"M+F", "Measure + Fit"}, {"MACR", "Macromedia / Made with Fontographer"}, {"MADE", "Marmite Defontes"}, {"MADT", "MADType"}, {"MagD", "Magus Digital"}, {"MANC", "Manchester Type"}, {"MANS", "Mans Greback AB"}, {"MAPS", "Tom Mouat's Map Symbol Fonts"}, {"MARK", "Mark Frömberg"}, {"MATE", "TypeMates"}, {"MATS", "Match Fonts"}, {"MAW", "Matthew Willsone"}, {"MAXI", "MaxiType"}, {"MAXN", "MaxnorType"}, {"MBF", "Moonbandit font foundry"}, {"MC", "Cerajewski Computer Consulting"}, {"MCHL", "Michal Sahar"}, {"MCKL", "MCKL"}, {"MCOW", "Mountaincow"}, {"MCTF", "Monoco Type Foundry"}, {"MD", "Mass-Driver"}, {"MDIV", "Dhivehi Type Foundry"}, {"MDSN", "Moraitis Design"}, {"MEAP", "MetaAppz"}, {"MEEM", "MEEM TYPE"}, {"MEH", "Steve Mehallo"}, {"MEIR", "Meir Sadan"}, {"MESA", "FontMesa,"}, {"METZ", "Nathan Metzler"}, {"MF", "Magic Fonts"}, {"MFCF", "Make Fun Creating Fonts"}, {"MFNT", "Masterfont"}, {"MG", "Milieu Grotesque"}, {"MGD", "Matt Grey Design"}, {"MH", "Misti’s Fonts"}, {"MHED", "McGraw-Hill Education"}, {"MHMD", "Mohammad Elikaei"}, {"MHTY", "Minjoo Ham"}, {"MILL", "Millan"}, {"MINT", "Mint Type"}, {"MISS", "Missy Meyer"}, {"MJ", "Majus Corporation"}, {"MJR", "Majur Inc."}, {"MJWK", "もじワク研究"}, {"MKSD", "Maniackers Design"}, {"MLAG", "Michael LaGattuta"}, {"MLBU", "Malibu Dream Designs, LLC"}, {"MLGC", "Micrologic Software"}, {"mlss", "Mark Simonson Studio LLC"}, {"MLTH", "Monolith"}, {"MMFT", "Michel M."}, {"MMIK", "Monomonnik"}, {"MNCK", "Mine Creek"}, {"MNIC", "manic type"}, {"mnik", "Mooniak"}, {"MNJU", "Manjunatha Bengaluru"}, {"MNKR", "Monokrom Skriftforlag AS"}, {"MNLF", "Manual Foundry"}, {"MODI", "Modular Infotech Private Limited."}, {"MOGT", "MOGTAHID"}, {"MOHT", "Al Mohtaraf Assaudi Ltd"}, {"MOJI", "Mojijuku"}, {"MOLG", "MoolongType"}, {"MOMI", "Momentum 18"}, {"MONI", "monitor"}, {"MONB", "Monib"}, {"MONE", "Meta One Limited"}, {"MONO", "Monotype Imaging"}, {"MOON", "Moonlight Type and Technolog"}, {"MORF", "morefont"}, {"MORN", "Morning Type"}, {"MOSH", "Moshik Nadav Typography"}, {"MOTA", "Mota Italic"}, {"MPTG", "Typogama"}, {"MR", "Michael Rafailyk"}, {"MRF", "Mac Rhino Fonts"}, {"MRSL", "Mark Russell"}, {"MRSW", "Morisawa & Company, Ltd."}, {"MRV", "Morovia Corporation"}, {"MS", "Microsoft Corp."}, {"MSCH", "Guitar-Injection"}, {"MSCR", "Majus Corporation"}, {"MSE", "MSE-iT"}, {"MSTK", "Alex Serada"}, {"MT", "Monotype Imaging (replaced by MONO)"}, {"MTCO", "Martype Company"}, {"MTDS", "Multitudes"}, {"MTF", "Miss Tiina Fonts"}, {"MTFO", "Music Type Foundry"}, {"MTNT", "Mutant Standard"}, {"MTY", "Motoya Co. ,LTD."}, {"MULT", "mulat"}, {"MUSA", "Musashi System"}, {"MUTF", "Murasu Systems Sdn. Bhd"}, {"MVB", "MVB Fonts"}, {"MVTP", "Mauve Type"}, {"MVty", "MV Typo"}, {"MW", "Michael Want"}, {"MY", "My Type"}, {"MYFO", "MyFonts.com"}, {"MYNT", "Arif Rahman"}, {"N&G", "Nikish"}, {"nan", "nan"}, {"NASK", "Naske Studio"}, {"NASR", "Nasir Udin"}, {"NAUM", "Naumtype"}, {"NB", "No Bodoni Typography"}, {"NBR", "Noir Blanc Rouge"}, {"NBTF", "Norberg Type Foundry"}, {"ncnd", "&cond"}, {"NDCT", "Neufville Digital Corporatype"}, {"NDEF", "Notdef Type"}, {"NDTC", "Neufville Digital"}, {"NEAT", "Neatnik"}, {"NEC", "NEC Corporation"}, {"NEEC", "Netvarec"}, {"NERK", "Nermin Kahrimanovic"}, {"NEUE", "Neue Foundry"}, {"NEW", "Newlyn"}, {"NFSL", "NFSL2001"}, {"NG", "Nguyen Gobber OG"}, {"NGMK", "Kousuke Nagai"}, {"NICE", "nice to type"}, {"NICK", "Nick's Fonts"}, {"NICO", "NW digital type foundry"}, {"NIKO", "Niko uno"}, {"NIS", "NIS Corporation"}, {"nkan", "Nontynet"}, {"NM", "NM type"}, {"NMRK", "Nymark Type"}, {"NN", "NN Type Foundry"}, {"NONO", "Nouvelle Noire Type Foundry"}, {"NOOT", "Nootype"}, {"NOPN", "Noponies"}, {"NorB", "NorFonts.ma"}, {"NORF", "Norfok Incredible Font Design"}, {"NORT", "Nort"}, {"NOS", "NOS"}, {"NOVA", "NOVATYPE"}, {"NP", "Nipponia"}, {"NPD", "Nick Pitscheider"}, {"NRON", "neurontype"}, {"NUFO", "Nuform Type"}, {"NVTF", "Nova Type Foundry"}, {"NWGH", "newglyph"}, {"NYCM", "NYC Music Services"}, {"NYPE", "Naipe Foundry"}, {"ODSR", "Oddsorts"}, {"OFTY", "Office for Typography"}, {"OHG", "Our House Graphics Inc."}, {"OHNO", "OH no Type Company"}, {"OKAY", "Okay Type"}, {"OMAR", "omar-type foundry"}, {"OMNI", "Omnitype"}, {"OMNY", "OMNY TYPE"}, {"Once", "Michael T Neff"}, {"ONES", "Ones Technology"}, {"OPTM", "Optimo"}, {"OPTO", "Opto"}, {"OPR", "Office of Personal Responsibility"}, {"OR", "Or Type"}, {"ORBI", "Orbit Enterprises, Inc."}, {"ORK1", "Ork1"}, {"ORTY", "Original Type"}, {"OSFC", "Out Of Step Font Company"}, {"OST", "Orange Slice Type"}, {"OTLR", "OTLab Rus"}, {"OTYP", "O-Type"}, {"OURT", "Ourtype"}, {"P22", "P22 Inc."}, {"PAAT", "Paavola Type"}, {"PARA", "ParaType Inc."}, {"pbd0", "Peter Bain"}, {"PBL", "Publié"}, {"PBNG", "Playbeing"}, {"PCJ", "Minhocossauro Tipografia"}, {"PDWX", "Parsons Design Workx"}, {"PEAC", "PeachCreme.com"}, {"PECI", "Pecita"}, {"PETR", "Daria Petrova"}, {"PF", "Phil's Fonts, Inc."}, {"PFRM", "Punchform"}, {"PHO", "phospho type foundry"}, {"PHTM", "Phantom Foundry"}, {"PINT", "PintassilgoPrints"}, {"PIXL", "Pixilate"}, {"PIZZ", "pizzadude.dk"}, {"PKDD", "Philip Kelly Digital Design"}, {"PLAT", "PLATINUM technology"}, {"Plau", "Plau"}, {"PLAY", "Playtype"}, {"POEM", "Poem"}, {"PPPR", "Pepper Type"}, {"PRFS", "Production First Software"}, {"PRGR", "Paragraph"}, {"PRLK", "Emre Parlak"}, {"PRNM", "Pronama"}, {"PROD", "Production Type"}, {"PROT", "PROTOTYPO"}, {"Prox", "Proxima Software"}, {"PRTF", "Process Type Foundry"}, {"PRTP", "Protype Foundry"}, {"PSG", "Page Studio Graphics"}, {"PSIS", "PhotoShopIsland.com"}, {"PSTP", "Positype"}, {"pstu", "Pseudonym Type Studio"}, {"PSY", "PSY/OPS"}, {"PSYM", "Psymon"}, {"PT", "Playtype"}, {"PTF", "Porchez Typofonderie"}, {"PTMI", "Page Technology Marketing, Inc."}, {"PTYP", "PreussType"}, {"PYRS", "PYRS Fontlab Ltd. / Made with FontLab"}, {"PYTE", "The Pyte Foundry"}, {"QMSI", "QMS/Imagen"}, {"QRAT", "Quadrat Communications"}, {"QTYP", "Qtypography"}, {"QUE", "Alerque"}, {"R777", "Sanslit"}, {"RAIN", "Rainbird"}, {"RARE", "Rare Bird Font Foundry"}, {"RARI", "RAR Illustrations"}, {"RDGR", "Rüdiger"}, {"READ", "ReadyType"}, {"REAL", "Underware"}, {"RES", "Resultat"}, {"REZ", "Reztype"}, {"RICK", "Rickner Type"}, {"RIXF", "FONTRIX Inc."}, {"RJPS", "Reall Graphics"}, {"RJST", "Rob Jelinski Studios, llc."}, {"RKFN", "R K Fonts"}, {"RKRD", "REKORD"}, {"RL", "Ruben Holthuijsen"}, {"RLTF", "Rebeletter Studios"}, {"RMU", "RMU TypeDesign"}, {"RNDY", "randytype"}, {"ROB", "Robert Janes"}, {"robo", "Buro Petr van Blokland"}, {"ROBU", "SC ROBU DESIGN S.R.L."}, {"ROHH", "ROHH studio"}, {"ROMA", "Romanée Type Foundry"}, {"ROST", "Robert Strauch"}, {"RPTR", "Rampage Raptor"}, {"RRT", "Red Rooster Collection (ITF, Inc.)"}, {"RSET", "Reset Type Studio"}, {"RSJ", "RSJ Software"}, {"RSMS", "Rsms"}, {"RST", "Rosetta"}, {"RSZ", "Resistenza Type Foundry"}, {"RT", "Ritmo"}, {"RTG", "Roach Typografics"}, {"rthy", "Arthy"}, {"RUDY", "RudynFluffy"}, {"RV", "Radmir Volk"}, {"RVLR", "Revolver Type Foundry"}, {"RXBN", "Roxaboxen"}, {"RYHG", "Yanghee Ryu"}, {"RYOB", "Ryobi Limited"}, {"RYT", "Ra'ey Type"}, {"S4TF", "Sed4-Type Foundry"}, {"SAJA", "Saja Typeworks"}, {"SALT", "Solonka Type Foundry"}, {"SAND", "Sandoll"}, {"SAPL", "Fonderie sans plomb"}, {"SATO", "Satori Type"}, {"SATY", "Samuelstype Design AB"}, {"SAX", "s.a.x. Software gmbh"}, {"SbB", "Sketchbook B"}, {"SBFY", "Somebay Foundry"}, {"SBT", "SelfBuild Type Foundry"}, {"SBYA", "Shibuya Font"}, {"SCHF", "Schrift Foundry"}, {"SCTO", "Schick Toikka"}, {"SDFF", "StaleyDigital Font Foundry"}, {"Sdtp", "Sudetype"}, {"SE", "Stéphane Elbaz"}, {"Sean", "The FontSite"}, {"SERP", "Serpentype"}, {"SF", "Sans Fontières"}, {"SfC", "Shapes for Cash"}, {"SFF", "Shilalipi Font Foundry."}, {"SFS", "Sarumadhu Services Pvt. Ltd."}, {"SFUN", "Software Union"}, {"SG", "Scooter Graphics"}, {"SHAM", "ShamFonts / Shamrock Int."}, {"SHAN", "Fontsim by Shana Koppel"}, {"SHFT", "Shift"}, {"SHMI", "Sharanda"}, {"SHOT", "Shotype"}, {"SHRP", "Sharp Type"}, {"SHS", "Shahab Siavash Studio"}, {"SHUB", "The Software Hub"}, {"SHYF", "ShyFoundry Fonts"}, {"sic", "Skill Information'S' Co., Ltd."}, {"SIG", "vLetter, Inc"}, {"SIKI", "Sikifonts"}, {"SIL", "SIL International (SIL)"}, {"SIT", "Summit Information Technologies Pvt.Ltd,"}, {"SKP", "Essqué Productions"}, {"skz", "Celtic Lady's Fonts"}, {"SL", "Silesian Letters"}, {"Slab", "Schriftlabor"}, {"SLVK", "PTRSLVK Font Foundry"}, {"SMC", "Swathanthra Malayalam Computing"}, {"SMPJ", "Senamirmir Project"}, {"SN", "SourceNet"}, {"SOBF", "Soren Bakhol Fonts"}, {"SOHO", "Soft Horizons"}, {"SOS", "Standing Ovations Software"}, {"SOTY", "So Type"}, {"SPFO", "SproetS"}, {"SPIR", "Spiratype"}, {"SPRT", "Sports Fonts"}, {"SPT", "Spacetype foundry"}, {"spty", "supertype"}, {"SRC", "Source Foundry"}, {"SRCE", "Source Type"}, {"SSFD", "Stefan Stoychev"}, {"ssm0", "Siryali Studios"}, {"ST", "SocioType"}, {"STAI", "Sophia Tai"}, {"STC", "Sorkin Type Co"}, {"STF", "Brian Sooy & Co + Sooy Type Foundry"}, {"STFD", "snuffletrumper"}, {"STIX", "The STI Pub Companies"}, {"Stor", "Storm Type Foundry"}, {"STyC", "Fobytype Foundry"}, {"STYK", "Satsuyako"}, {"STYP", "Stone Type Foundry"}, {"SUNW", "sunwalk fontworks"}, {"SVTD", "Synthview"}, {"SWEL", "Swell Type"}, {"SWFT", "Swfte International"}, {"SWTY", "Swiss Typefaces"}, {"SXRA", "Page42 Type Foundry"}, {"SYDA", "Shree Muktananda Ashram"}, {"SYN", "SynFonts"}, {"SYRC", "Syriac Computing Institute"}, {"SYRF", "Syrian Revolution font"}, {"SySt", "Syfon Studio"}, {"TAFT", "Tural Alisoy Font"}, {"tanu", "Tanuki Font"}, {"TB", "TypeBank Co.,Ltd"}, {"TBFF", "TrueBlue Font Foundry"}, {"TBTF", "TypoBaaz Type Foundry"}, {"TC", "Typeco"}, {"TCH", "Darryl Cook"}, {"TD", "Typedepot"}, {"TDFF", "Tour de Force Font Foundry"}, {"TDR", "Tansin A. Darcos & Co."}, {"TERM", "Terminal Design, Inc."}, {"TF", "Treacyfaces / Headliners"}, {"TF3D", "TattooFont3D"}, {"TFAC", "Typefactory"}, {"TFND", "Typefounding"}, {"TFTS", "The Foundry Types"}, {"TG", "Tom Grace"}, {"TGD", "Typo Graphic Design ■ Manuel Viergutz"}, {"TGIF", "Tegamitype® Foundry"}, {"TGHT", "TIGHTYPE"}, {"THIN", "Thinstroke Design LLC"}, {"THNA", "Thaana Type Foundry"}, {"THYH", "Thy Hà"}, {"TILD", "Tilde, SIA"}, {"TIMO", "Tim Romano"}, {"TIMR", "Tim Rolands"}, {"TINY", "Tiny Type Co."}, {"TIPO", "Tipo"}, {"TIRO", "Tiro Typeworks"}, {"TJS", "Typejockeys"}, {"Tlab", "PYJ&Typolab (박윤정&타이포랩)"}, {"TLIN", "Teeline Fonts"}, {"TM", "Type Mafia"}, {"TMF", "The MicroFoundry"}, {"TMT", "TypeMyType Comm. V."}, {"TNB", "The Northern Block"}, {"TNOF", "Takayuki Nishida"}, {"TNOZ", "ToneOZ"}, {"TNTY", "tntypography"}, {"TO", "Tondonero"}, {"TOKO", "Tokotype"}, {"TOPP", "Toppan Inc."}, {"TPDP", "Type Department"}, {"TPMA", "typoma"}, {"TPOP", "Tipos Pereira Type Foundry"}, {"TPSP", "Type Supply"}, {"TPTA", "TPTQ Arabic"}, {"TPTC", "Test Pilot Collective"}, {"TPTQ", "Typotheque"}, {"TR", "Type Revivals"}, {"TRAF", "Traffictype"}, {"TREE", "Treeflow"}, {"TROY", "Troy Leinster"}, {"TS", "TamilSoft Corporation"}, {"TSGT", "Tapiwanashe Sebastian Garikayi"}, {"TSPC", "Typespec Ltd"}, {"TSTY", "Torleiv Georg Sverdrup"}, {"TT", "TypeTogether"}, {"TTC", "Tribby Type Co."}, {"TTF", "Telugu Type Foundry"}, {"TTG", "Twardoch Typography"}, {"TTNC", "Typetanic Fonts"}, {"TTY", "Tipotype"}, {"TUDO", "tudotype"}, {"TWK", "TYPE.WELTKERN®"}, {"TY", "Typocalypse"}, {"TYBY", "TYPE TAILORS"}, {"TYCU", "TypeCulture"}, {"TYFR", "typographies.fr"}, {"TYME", "type me! Font Foundry"}, {"TYPA", "Typadelic"}, {"TYPB", "Type Brut"}, {"TYPE", "Type Associates Pty Ltd"}, {"TYPO", "Typodermic"}, {"TYPR", "Type Project"}, {"TYRE", "typerepublic"}, {"TYSL", "Type Salon"}, {"TYSO", "TYSO Type"}, {"TYTA", "TYPE TAILORS"}, {"UA", "UnAuthorized Type"}, {"UCT", "Undercase Type"}, {"UFAS", "Unicode Fonts for Ancient Scripts"}, {"UFDN", "UNDERFOREST DESIGN"}, {"UKUK", "Ultra Kühl"}, {"ULA", "Montserrat Typeface"}, {"UNDS", "Underscore Type"}, {"UNDT", "ÜNDT"}, {"UNIC", "Unicode Consortium"}, {"UNTP", "Untype"}, {"UPUP", "Up Up Creative"}, {"URW", "URW Type Foundry GmbH"}, {"UT", "Unitype Inc"}, {"UTF", "Undercase Type Foundry"}, {"VCTR", "Vectro Type Foundry"}, {"VEZ", "Victoria Eloise Zunhiga"}, {"VINT", "Vinterstille"}, {"VJ", "eDESIGNzone"}, {"VKP", "Vijay K. Patel"}, {"VLKF", "Visualogik Technology & Design"}, {"VLNL", "VetteLetters.nl"}, {"VLQN", "VLQNC Font Foundry"}, {"VMT", "VMType"}, {"VO", "Violet Office"}, {"VOG", "Martin Vogel"}, {"VOL", "Bernd Volmer"}, {"VOLT", "volto.one"}, {"VR", "Victoria Rushton"}, {"VRED", "Vred Letters"}, {"VROM", "Vladimir Romanov"}, {"VS", "VorSicht GmbH"}, {"VT", "VISUALTYPE SRL"}, {"VTC", "Vocal Type Co."}, {"VTF", "Velvetyne Type Foundry"}, {"VTP", "Quang Manh Nguyen"}, {"VTYP", "(v) design"}, {"WAFO", "Walden Font Co."}, {"WALA", "Fontwala"}, {"WASP", "Wasp Barcode Technologies"}, {"WATF", "WA"}, {"WBHE", "Webhance"}, {"WEI", "Wei Huang"}, {"WERK", "Fontwerk"}, {"WF", "Walking Fearless"}, {"WILL", "Willerstorfer Font Foundry"}, {"WISH", "Willie Shaw"}, {"WL", "Writ Large Fonts"}, {"WM", "Webmakers India"}, {"WNK", "Wanaka"}, {"WS", "WS · Schriftmanufaktur"}, {"XCON", "IntoTheDesign"}, {"XFC", "Xerox Font Services"}, {"XOTH", "Xoth Morello"}, {"XSCR", "Xeroscript"}, {"XTMS", "Extumus"}, {"XYZ", "XYZ Type LLC"}, {"Y&Y", "Y&Y, Inc."}, {"YDI", "YOON Design Group"}, {"YDS", "Yellow Design Studio"}, {"YFFI", "Yfficient Graphic Design and Marketing"}, {"YN", "Yanone"}, {"YOFF", "Your Own Font Foundry"}, {"YOKO", "Yokokaku"}, {"YOUR", "YourFonts.com"}, {"YT", "YT Foundry"}, {"YUKI", "Yuki Type Foundry"}, {"YWFT", "YouWorkForThem"}, {"YYYY", "Yellow Type Foundry"}, {"z01", "Jiangxi ZoomlaCMS Soft Co. LTD"}, {"ZANE", "Unrender"}, {"ZeGr", "Zebra Font Factory"}, {"ZEN!", "A-1 Corp."}, {"ZERO", "Federico Parra"}, {"zeta", "Tangram Studio"}, {"ZIHI", "字嗨"}, {"ZSFT", "Zsoft"}, }; #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_NOTICE_ENTRIES G_N_ELEMENTS(FontManagerNoticeData) #define FONT_MANAGER_VENDOR_ENTRIES G_N_ELEMENTS(FontManagerVendorData) #endif G_END_DECLS #endif /* __FONT_MANAGER_VENDOR_H__ */ font-manager-0.8.8/lib/common/font-manager-xml-writer.c000066400000000000000000000333041420226015000227700ustar00rootroot00000000000000/* font-manager-xml-writer.c * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #include #include "font-manager-xml-writer.h" /** * SECTION: font-manager-xml-writer * @short_description: Convenience class for generating Fontconfig xml files * @title: Xml Writer * @include: font-manager-xml-writer.h * @see_also: https://www.freedesktop.org/software/fontconfig/fontconfig-user.html * * Convenience class for generating fontconfig configuration files. */ struct _FontManagerXmlWriter { GObject parent_instance; gchar *filepath; xmlTextWriter *writer; }; G_DEFINE_TYPE(FontManagerXmlWriter, font_manager_xml_writer, G_TYPE_OBJECT) enum { PROP_RESERVED, PROP_FILEPATH, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static const gchar *DOCTYPE = "\n"; static const gchar *DOCGEN = " Generated by Font Manager. Do NOT edit this file. "; static const gchar *DOCROOT = "fontconfig"; static void font_manager_xml_writer_set_default_options (FontManagerXmlWriter *self) { xmlTextWriterSetIndent(self->writer, TRUE); xmlTextWriterSetIndentString(self->writer, (const xmlChar *) " "); xmlTextWriterStartDocument(self->writer, NULL, NULL, NULL); xmlTextWriterWriteString(self->writer, (xmlChar *) DOCTYPE); xmlTextWriterWriteComment(self->writer, (xmlChar *) DOCGEN); xmlTextWriterStartElement(self->writer, (xmlChar *) DOCROOT); return; } static void font_manager_xml_writer_reset (FontManagerXmlWriter *self) { g_clear_pointer(&self->writer, xmlFreeTextWriter); g_clear_pointer(&self->filepath, g_free); return; } static void font_manager_xml_writer_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); font_manager_xml_writer_reset(FONT_MANAGER_XML_WRITER(gobject)); G_OBJECT_CLASS(font_manager_xml_writer_parent_class)->dispose(gobject); return; } static void font_manager_xml_writer_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); switch (property_id) { case PROP_FILEPATH: g_value_set_string(value, FONT_MANAGER_XML_WRITER(gobject)->filepath); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_xml_writer_class_init (FontManagerXmlWriterClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_xml_writer_dispose; object_class->get_property = font_manager_xml_writer_get_property; /** * FontManagerXmlWriter:filepath: * * Path to file. */ obj_properties[PROP_FILEPATH] = g_param_spec_string("filepath", NULL, "Filepath", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READABLE | G_PARAM_EXPLICIT_NOTIFY); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void font_manager_xml_writer_init (FontManagerXmlWriter *self) { self->writer = NULL; self->filepath = NULL; return; } /** * font_manager_xml_writer_open: * @self: a #FontManagerXmlWriter * @filepath: filepath to open for editing * * Returns: %TRUE on success */ gboolean font_manager_xml_writer_open (FontManagerXmlWriter *self, const gchar *filepath) { g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(self->writer == NULL && self->filepath == NULL, FALSE); self->writer = xmlNewTextWriterFilename(filepath, FALSE); if (self->writer == NULL) { g_critical(G_STRLOC ": Error opening %s", filepath); return FALSE; } self->filepath = g_strdup(filepath); font_manager_xml_writer_set_default_options(self); return TRUE; } /** * font_manager_xml_writer_close: * @self: a #FontManagerXmlWriter * * Save and close current document * * Returns: %TRUE if document was successfully saved */ gboolean font_manager_xml_writer_close (FontManagerXmlWriter *self) { g_return_val_if_fail(self != NULL, FALSE); g_return_val_if_fail(self->writer != NULL, FALSE); if (xmlTextWriterEndDocument(self->writer) < 0) { g_critical(G_STRLOC ": Error closing %s", self->filepath); return FALSE; } font_manager_xml_writer_reset(self); return TRUE; } /** * font_manager_xml_writer_discard: * @self: a #FontManagerXmlWriter * * Close current document without saving. */ void font_manager_xml_writer_discard (FontManagerXmlWriter *self) { g_return_if_fail(self != NULL); font_manager_xml_writer_reset(self); return; } /** * font_manager_xml_writer_start_element: * @self: a #FontManagerXmlWriter * @name: element name * * Start an xml element. * * Returns: The number of bytes written (may be 0 because of buffering) or -1 in case of error. */ gint font_manager_xml_writer_start_element (FontManagerXmlWriter *self, const gchar *name) { g_return_val_if_fail(self != NULL, -1); g_return_val_if_fail(self->writer != NULL, -1); g_return_val_if_fail(name != NULL, -1); return xmlTextWriterStartElement(self->writer, (const xmlChar *) name); } /** * font_manager_xml_writer_end_element: * @self: a #FontManagerXmlWriter * * End the current xml element. * * Returns: The number of bytes written (may be 0 because of buffering) or -1 in case of error. */ gint font_manager_xml_writer_end_element (FontManagerXmlWriter *self) { g_return_val_if_fail(self != NULL, -1); g_return_val_if_fail(self->writer != NULL, -1); return xmlTextWriterEndElement(self->writer); } /** * font_manager_xml_writer_write_element: * @self: a #FontManagerXmlWriter * @name: element name * @content: element content * * Returns: The number of bytes written (may be 0 because of buffering) or -1 in case of error. */ gint font_manager_xml_writer_write_element (FontManagerXmlWriter *self, const gchar *name, const gchar *content) { g_return_val_if_fail(self != NULL, -1); g_return_val_if_fail(self->writer != NULL, -1); g_return_val_if_fail(name != NULL && content != NULL, -1); return xmlTextWriterWriteElement(self->writer, (const xmlChar *) name, (const xmlChar *) content); } /** * font_manager_xml_writer_write_attribute: * @self: a #FontManagerXmlWriter * @name: attribute name * @content: attribute content * * Returns: The number of bytes written (may be 0 because of buffering) or -1 in case of error. */ gint font_manager_xml_writer_write_attribute (FontManagerXmlWriter *self, const gchar *name, const gchar *content) { g_return_val_if_fail(self != NULL, -1); g_return_val_if_fail(self->writer != NULL, -1); g_return_val_if_fail(name != NULL && content != NULL, -1); return xmlTextWriterWriteAttribute(self->writer, (const xmlChar *) name, (const xmlChar *) content); } /** * font_manager_xml_writer_add_assignment: * @self: a #FontManagerXmlWriter * @a_name: name of property to edit * @a_type: type of the property * @a_val: new value to assign * * Assign a new value to a Fontconfig property. * Valid types are int, double, bool and string. */ void font_manager_xml_writer_add_assignment (FontManagerXmlWriter *self, const gchar *a_name, const gchar *a_type, const gchar *a_val) { g_return_if_fail(self != NULL); g_return_if_fail(self->writer != NULL); g_return_if_fail(a_name != NULL && a_type != NULL && a_val != NULL); xmlTextWriterStartElement(self->writer, (xmlChar *) "edit"); xmlTextWriterWriteAttribute(self->writer, (xmlChar *) "name", (xmlChar *) a_name); xmlTextWriterWriteAttribute(self->writer, (xmlChar *) "mode", (xmlChar *) "assign"); xmlTextWriterWriteAttribute(self->writer, (xmlChar *) "binding", (xmlChar *) "strong"); xmlTextWriterWriteElement(self->writer, (xmlChar *) a_type, (xmlChar *) a_val); xmlTextWriterEndElement(self->writer); return; } /** * font_manager_xml_writer_add_elements: * @self: an #FontManagerXmlWriter * @e_type: element type * @elements: (element-type utf8) (transfer none): a #GList * * Add simple elements to a fontconfig configuration file. */ void font_manager_xml_writer_add_elements (FontManagerXmlWriter *self, const gchar *e_type, GList *elements) { g_return_if_fail(self != NULL); g_return_if_fail(self->writer != NULL); g_return_if_fail(e_type != NULL); GList *iter; for (iter = elements; iter != NULL; iter = iter->next) { g_autofree gchar *element = g_markup_escape_text(g_strstrip(iter->data), -1); xmlTextWriterWriteElement(self->writer, (xmlChar *) e_type, (xmlChar *) element); } return; } /** * font_manager_xml_writer_add_patelt: * @self: a #FontManagerXmlWriter * @p_name: patelt name * @p_type: patelt type * @p_val: patelt value * * Write a valid fontconfig pattern elt. * Valid patelt types are int, double, string, bool and const. */ void font_manager_xml_writer_add_patelt (FontManagerXmlWriter *self, const gchar *p_name, const gchar *p_type, const gchar *p_val) { g_return_if_fail(self != NULL); g_return_if_fail(self->writer != NULL); g_return_if_fail(p_name != NULL && p_type != NULL && p_val != NULL); xmlTextWriterStartElement(self->writer, (xmlChar *) "pattern"); xmlTextWriterStartElement(self->writer, (xmlChar *) "patelt"); xmlTextWriterWriteAttribute(self->writer, (xmlChar *) "name", (xmlChar *) p_name); xmlTextWriterWriteElement(self->writer, (xmlChar *) p_type, (xmlChar *) p_val); xmlTextWriterEndElement(self->writer); xmlTextWriterEndElement(self->writer); return; } /** * font_manager_xml_writer_add_selections: * @self: an #FontManagerXmlWriter * @selection_type: acceptfont or rejectfont * @selections: (element-type utf8) (transfer none): a #GList containing font family names * * Whitelist or blacklist a #GList of font families. */ void font_manager_xml_writer_add_selections (FontManagerXmlWriter *self, const gchar *selection_type, GList *selections) { g_return_if_fail(self != NULL); g_return_if_fail(self->writer != NULL); g_return_if_fail(selection_type != NULL); xmlTextWriterStartElement(self->writer, (xmlChar *) "selectfont"); xmlTextWriterStartElement(self->writer, (xmlChar *) selection_type); GList *iter; for (iter = selections; iter != NULL; iter = iter->next) { g_autofree gchar *element = g_markup_escape_text(iter->data, -1); font_manager_xml_writer_add_patelt(self, "family", "string", element); } xmlTextWriterEndElement(self->writer); xmlTextWriterEndElement(self->writer); return; } /** * font_manager_xml_writer_add_test_element: * @self: an #FontManagerXmlWriter * @t_name: fontconfig property to test * @t_test: valid comparison operator * @t_type: value type * @t_val: value * * Valid comparison operators can be one of eq, not_eq, less, less_eq, * more, more_eq, contains or not_contains. * Valid value types are int, double, string, bool and const. */ void font_manager_xml_writer_add_test_element (FontManagerXmlWriter *self, const gchar *t_name, const gchar *t_test, const gchar *t_type, const gchar *t_val) { g_return_if_fail(self != NULL); g_return_if_fail(self->writer != NULL); g_return_if_fail(t_name != NULL && t_test != NULL && t_type != NULL && t_val != NULL); xmlTextWriterStartElement(self->writer, (xmlChar *) "test"); xmlTextWriterWriteAttribute(self->writer, (xmlChar *) "name", (xmlChar *) t_name); xmlTextWriterWriteAttribute(self->writer, (xmlChar *) "compare", (xmlChar *) t_test); xmlTextWriterWriteElement(self->writer, (xmlChar *) t_type, (xmlChar *) t_val); xmlTextWriterEndElement(self->writer); return; } /** * font_manager_xml_writer_new: * * Returns: (transfer full): A newly created #FontManagerXmlWriter. * Free the returned object using #g_object_unref(). **/ FontManagerXmlWriter * font_manager_xml_writer_new (void) { return g_object_new(FONT_MANAGER_TYPE_XML_WRITER, NULL); } font-manager-0.8.8/lib/common/font-manager-xml-writer.h000066400000000000000000000062751420226015000230040ustar00rootroot00000000000000/* font-manager-xml-writer.h * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ #ifndef __FONT_MANAGER_XML_WRITER_H__ #define __FONT_MANAGER_XML_WRITER_H__ #include #include G_BEGIN_DECLS #define FONT_MANAGER_TYPE_XML_WRITER (font_manager_xml_writer_get_type()) G_DECLARE_FINAL_TYPE(FontManagerXmlWriter, font_manager_xml_writer, FONT_MANAGER, XML_WRITER, GObject) FontManagerXmlWriter * font_manager_xml_writer_new (void); gboolean font_manager_xml_writer_open (FontManagerXmlWriter *self, const gchar *filepath); gboolean font_manager_xml_writer_close (FontManagerXmlWriter *self); void font_manager_xml_writer_discard (FontManagerXmlWriter *self); gint font_manager_xml_writer_start_element (FontManagerXmlWriter *self, const gchar *name); gint font_manager_xml_writer_end_element (FontManagerXmlWriter *self); gint font_manager_xml_writer_write_element (FontManagerXmlWriter *self, const gchar *name, const gchar *content); gint font_manager_xml_writer_write_attribute (FontManagerXmlWriter *self, const gchar *name, const gchar *content); void font_manager_xml_writer_add_assignment (FontManagerXmlWriter *self, const gchar *a_name, const gchar *a_type, const gchar *a_val); void font_manager_xml_writer_add_elements (FontManagerXmlWriter *self, const gchar *e_type, GList *elements); void font_manager_xml_writer_add_patelt (FontManagerXmlWriter *self, const gchar *p_name, const gchar *p_type, const gchar *p_val); void font_manager_xml_writer_add_selections (FontManagerXmlWriter *self, const gchar *selection_type, GList *selections); void font_manager_xml_writer_add_test_element (FontManagerXmlWriter *self, const gchar *t_name, const gchar *t_test, const gchar *t_type, const gchar *t_val); G_END_DECLS #endif /* __FONT_MANAGER_XML_WRITER_H__ */ font-manager-0.8.8/lib/common/gresources.xml000066400000000000000000000002751420226015000210420ustar00rootroot00000000000000 FontManager.css font-manager-0.8.8/lib/common/meson.build000066400000000000000000000066631420226015000203100ustar00rootroot00000000000000 libfontmanager_gresource_xml_file = files('gresources.xml') libfontmanager_gresources = gnome.compile_resources('libfontmanager-gresources', libfontmanager_gresource_xml_file) result = run_command(python, '-c', list_sources) common_sources = result.stdout().strip().split('\n') common_sources += [ configure_file( input: 'font-manager-utils.c.in', output: 'font-manager-utils.c', configuration: config ) ] result = run_command(python, '-c', list_headers) common_headers = result.stdout().strip().split('\n') HEADER = join_paths(meson.current_build_dir(), 'font-manager.h') WRITE_HEADER = ''' from glob import glob def filelist (ext): for f in sorted(glob('@0@/*.{}*'.format(ext), recursive=True)): yield f with open('@1@', 'w') as H: H.write('#pragma once\n') for f in filelist('h'): f = f.replace('@2@/', '') H.write('#include "{}"\n'.format(f)) '''.format(meson.current_source_dir(), HEADER, meson.current_source_dir()) configure_file( command: [python, '-c', WRITE_HEADER], output: 'font-manager.h' ) libcommon = both_libraries('common', [ common_sources, libfontmanager_gresources ], dependencies: project_deps, link_with: libunicode) common_gir = gnome.generate_gir(libcommon, sources: [ common_sources, common_headers], namespace: 'FontManager', nsversion: meson.project_version(), dependencies: [project_deps, unicode_vapi], extra_args: [ '--warn-all' ], includes: [ 'GLib-2.0', 'Gio-2.0', 'Gdk-3.0', 'Gtk-3.0', 'Json-1.0', 'libxml2-2.0' ]) configure_file( input: 'font-manager-common.metadata', output: 'FontManager-@0@.metadata'.format(meson.project_version()), copy: true ) common_vapi = gnome.generate_vapi('font-manager-common', sources: [ common_gir[0], unicode_gir[0], 'font-manager-common.vala', ], vapi_dirs: [ meson.current_build_dir(), join_paths(meson.build_root(), 'lib', 'unicode'), join_paths(meson.source_root(), 'lib', 'unicode') ], metadata_dirs: meson.current_build_dir(), packages: [ 'glib-2.0', 'gio-2.0', 'gdk-3.0', 'gtk+-3.0', 'json-glib-1.0', 'libxml-2.0', 'sqlite3', unicode_vapi ]) font-manager-0.8.8/lib/docs/000077500000000000000000000000001420226015000155735ustar00rootroot00000000000000font-manager-0.8.8/lib/docs/font-manager.xml.in000066400000000000000000000072171420226015000213070ustar00rootroot00000000000000 ]> Font Manager Reference Manual Font Manager @PACKAGE_VERSION@ API Reference Font Configuration Font Information Unicode User Interface General API Index font-manager-0.8.8/lib/docs/meson.build000066400000000000000000000030261420226015000177360ustar00rootroot00000000000000 gtk_doc = dependency('gtk-doc', version: '>= 1.25') glib_prefix = dependency('glib-2.0').get_pkgconfig_variable('prefix') glib_docpath = join_paths(glib_prefix, 'share', 'gtk-doc', 'html') docpath = join_paths(get_option('datadir'), 'gtk-doc', 'html') font_manager_reference = configure_file( input: 'font-manager.xml.in', output: 'font-manager.xml', configuration: config ) gnome.gtkdoc('font-manager', main_xml: join_paths(meson.build_root(), 'lib', 'docs', 'font-manager.xml'), namespace: 'font_manager', src_dir: [ join_paths(meson.source_root(), 'lib', 'common'), join_paths(meson.build_root(), 'lib', 'common'), join_paths(meson.source_root(), 'lib', 'unicode') ], scan_args: [ '--rebuild-types', '--rebuild-sections', ], fixxref_args: [ '--html-dir=@0@'.format(docpath), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'glib')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'gobject')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'gio')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'json-glib')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'atk')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'gdk3')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'gtk3')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'pango')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'libxml2')), ], dependencies: libfontmanager_deps, install: true ) font-manager-0.8.8/lib/meson.build000066400000000000000000000013651420226015000170120ustar00rootroot00000000000000 subdir('unicode') subdir('common') libfontmanager = shared_library('fontmanager', version: meson.project_version(), link_whole: [ libunicode.get_static_lib(), libcommon.get_static_lib() ], dependencies: project_deps, install: true, install_dir: pkglib_dir) libfontmanager_deps = declare_dependency( dependencies:[base_deps, common_vapi, unicode_vapi], link_with: libfontmanager, include_directories: include_directories('.') ) if get_option('gtk-doc') subdir('docs') endif font-manager-0.8.8/lib/orthographies/000077500000000000000000000000001420226015000175215ustar00rootroot00000000000000font-manager-0.8.8/lib/orthographies/Afrikaans000066400000000000000000000014021420226015000213400ustar00rootroot00000000000000{ "Afrikaans", "Afrikaans", 0x149, "ÈèËëÔôÛûʼn", { "Alle menslike wesens word vry, met gelyke waardigheid en regte, gebore.", FONT_MANAGER_END_OF_DATA }, { 0xc0, 0xe0, 0xc1, 0xe1, 0xc4, 0xe4, 0xc8, 0xe8, 0xc9, 0xe9, 0xca, 0xea, 0xcb, 0xeb, 0xcd, 0xed, 0xce, 0xee, 0xcf, 0xef, 0xd2, 0xf2, 0xd3, 0xf3, 0xd4, 0xf4, 0xd6, 0xf6, 0xda, 0xfa, 0xdb, 0xfb, 0xdc, 0xfc, 0xdd, 0xfd, 0x149, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Ahom000066400000000000000000000005351420226015000203330ustar00rootroot00000000000000{ "Ahom", "Ahom", 0x11700, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x11700, 0x11719, FONT_MANAGER_START_RANGE_PAIR, 0x1171d, 0x1172b, FONT_MANAGER_START_RANGE_PAIR, 0x11730, 0x1173f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/AleutCyrillic000066400000000000000000000006551420226015000222170ustar00rootroot00000000000000{ "Aleut Cyrillic", "Aleut Cyrillic", 0x414, "", { "", FONT_MANAGER_END_OF_DATA }, { 0x311, 0x406, 0x40e, FONT_MANAGER_START_RANGE_PAIR, 0x410, 0x44f, 0x456, 0x45e, FONT_MANAGER_START_RANGE_PAIR, 0x472, 0x475, 0x4a4, 0x4a5, 0x51e, 0x51f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/AleutLatin000066400000000000000000000012661420226015000215130ustar00rootroot00000000000000{ "Aleut Latin", "Unangan", 0x41, "AaBbFfGgXxRrSsZz", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x41, 0x44, FONT_MANAGER_START_RANGE_PAIR, 0x46, 0x49, FONT_MANAGER_START_RANGE_PAIR, 0x4b, 0x4f, FONT_MANAGER_START_RANGE_PAIR, 0x51, 0x5a, FONT_MANAGER_START_RANGE_PAIR, 0x61, 0x64, FONT_MANAGER_START_RANGE_PAIR, 0x66, 0x69, FONT_MANAGER_START_RANGE_PAIR, 0x6b, 0x6f, FONT_MANAGER_START_RANGE_PAIR, 0x71, 0x7a, 0x11c, 0x11d, 0x302, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Arabic000066400000000000000000000006501420226015000206260ustar00rootroot00000000000000{ "Arabic", "العربية", 0x639, "ا ب ت ث ج ح خ د ذ ر ز س", { "العين لا تعلو على الحاج", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x621, 0x63a, FONT_MANAGER_START_RANGE_PAIR, 0x640, 0x652, FONT_MANAGER_START_RANGE_PAIR, 0x660, 0x669, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/ArchaicGreekLetters000066400000000000000000000006611420226015000233220ustar00rootroot00000000000000{ "Archaic Greek Letters", "Archaic Greek Letters", 0x3e0, "ϘϙϚϛϜϞϟϠϡ", { "ϘϙϚϛϜϞϟϠϡ", FONT_MANAGER_END_OF_DATA }, { 0x370, 0x371, 0x372, 0x373, 0x376, 0x377, FONT_MANAGER_START_RANGE_PAIR, 0x3d8, 0x3e1, 0x3f7, 0x3f8, 0x3fa, 0x3fb, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Armenian000066400000000000000000000006511420226015000212000ustar00rootroot00000000000000{ "Armenian", "Հայերեն", 0x561, "ԱաԲբԳգԴդ", { "շատ շնորհակալ եմ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x531, 0x556, FONT_MANAGER_START_RANGE_PAIR, 0x559, 0x55f, FONT_MANAGER_START_RANGE_PAIR, 0x561, 0x587, 0x589, 0x58a, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Astronomy000066400000000000000000000011601420226015000214350ustar00rootroot00000000000000{ "Astronomy", "Astronomy", 0x2605, "", { "", FONT_MANAGER_END_OF_DATA }, { 0x2605, 0x2606, FONT_MANAGER_START_RANGE_PAIR, 0x2609, 0x260d, FONT_MANAGER_START_RANGE_PAIR, 0x263d, 0x2644, FONT_MANAGER_START_RANGE_PAIR, 0x2646, 0x2653, FONT_MANAGER_START_RANGE_PAIR, 0x26b3, 0x26b7, 0x26ce, 0x26e2, FONT_MANAGER_START_RANGE_PAIR, 0x2b50, 0x2b52, 0x1f30c, FONT_MANAGER_START_RANGE_PAIR, 0x1f311, 0x1f320, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Balinese000066400000000000000000000005071420226015000211700ustar00rootroot00000000000000{ "Balinese", "", 0x1b05, "ᬅᬆᬇᬈᬉᬊᬋᬌ", { "ᬅᬆᬇᬈᬉᬊᬋᬌ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1b00, 0x1b4b, FONT_MANAGER_START_RANGE_PAIR, 0x1b50, 0x1b7c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Baltic000066400000000000000000000016141420226015000206440ustar00rootroot00000000000000{ "Baltic", "Baltic", 0x136, "ĀāĄąčĖęīĶļŅšž", { "Įlinkdama fechtuotojo špaga sublykčiojusi pragręžė apvalų arbūzą.", "Sarkanās jūrascūciņas peld pa jūru.", FONT_MANAGER_END_OF_DATA }, { 0x100, 0x101, 0x104, 0x105, 0x10c, 0x10d, 0x112, 0x113, 0x116, 0x117, 0x118, 0x119, 0x122, 0x123, 0x12a, 0x12b, 0x12e, 0x12f, 0x136, 0x137, 0x13b, 0x13c, 0x145, 0x146, 0x160, 0x161, 0x16a, 0x16b, 0x17d, 0x17e, 0x14c, 0x14d, 0x156, 0x157, 0x16a, 0x16b, 0x172, 0x173, 0x17d, 0x17e, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Bamum000066400000000000000000000003711420226015000205060ustar00rootroot00000000000000{ "Bamum", "ꚠꚡꚢꚣ", 0xa6a0, "ꚠꚡꚢꚣ", { "ꚠꚡꚢꚣ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa6a0, 0xa6f7, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/BasicCyrillic000066400000000000000000000010471420226015000221620ustar00rootroot00000000000000{ "Basic Cyrillic", "Кири́ллица", 0x414, "АБВГДЕЖЗИЙКЛ", { "В чащах юга жил-был цитрус...—да, но фальшивый экземпляръ!", "Эх, чужак! Общий съём цен шляп (юфть) — вдрызг!", "Эй, жлоб! Где туз? Прячь юных съёмщиц в шкаф.", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x410, 0x44f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/BasicGreek000066400000000000000000000014671420226015000214530ustar00rootroot00000000000000{ "Basic Greek", "Ελληνικό αλφάβητο", 0x3a9, "ΑαΒβΓγΔδΕεΞξΩω", { "Γαζίες καὶ μυρτιὲς δὲν θὰ βρῶ πιὰ στὸ χρυσαφὶ ξέφωτο.", "Ξεσκεπάζω τὴν ψυχοφθόρα βδελυγμία. ", FONT_MANAGER_END_OF_DATA }, { 0x386, 0x388, 0x389, 0x38a, 0x38c, 0x38e, 0x38f, 0x390, FONT_MANAGER_START_RANGE_PAIR, 0x391, 0x3a1, FONT_MANAGER_START_RANGE_PAIR, 0x3a3, 0x3a9, FONT_MANAGER_START_RANGE_PAIR, 0x3aa, 0x3b0, FONT_MANAGER_START_RANGE_PAIR, 0x3b1, 0x3c9, FONT_MANAGER_START_RANGE_PAIR, 0x3ca, 0x3ce, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/BasicLatin000066400000000000000000000012651420226015000214610ustar00rootroot00000000000000{ "Basic Latin", "Basic Latin", 0x41, "AaBbCcGgQqRrSsZz", { "How quickly daft jumping zebras vex.", "iPhone fanboys love quirky gadgets with just about zero functionality, maximum.", "The quick brown fox jumps over the lazy dog.", "Bright vixens jump; dozy fowl quack.", "Big fjords vex quick waltz nymph.", "Portez ce vieux whisky au juge blond qui fume .", "Sic surgens, dux, zelotypos quam karus haberis.", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x41, 0x5a, FONT_MANAGER_START_RANGE_PAIR, 0x61, 0x7a, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Batak000066400000000000000000000005261420226015000204710ustar00rootroot00000000000000{ "Surat Batak", "", 0x1bc0, "ᯀᯁᯂᯃᯄᯅᯆᯇᯈᯉ", { "ᯀᯁᯂᯃᯄᯅᯆᯇᯈᯉ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1bc0, 0x1bf3, FONT_MANAGER_START_RANGE_PAIR, 0x1bfc, 0x1bff, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Bengali000066400000000000000000000020451420226015000210060ustar00rootroot00000000000000{ "Bengali", "বাংলা", 0x985, "অ আ ই ঈ উ এ ঐ ও ঔ ক খ গ", { "না মামা থেকে কানা মামা ভাল।", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x981, 0x983, FONT_MANAGER_START_RANGE_PAIR, 0x985, 0x98c, FONT_MANAGER_START_RANGE_PAIR, 0x98f, 0x990, FONT_MANAGER_START_RANGE_PAIR, 0x993, 0x9a8, FONT_MANAGER_START_RANGE_PAIR, 0x9aa, 0x9b0, 0x9b2, FONT_MANAGER_START_RANGE_PAIR, 0x9b6, 0x9b9, 0x9bc, FONT_MANAGER_START_RANGE_PAIR, 0x9be, 0x9c4, FONT_MANAGER_START_RANGE_PAIR, 0x9c7, 0x9c8, FONT_MANAGER_START_RANGE_PAIR, 0x9cb, 0x9cd, 0x9d7, FONT_MANAGER_START_RANGE_PAIR, 0x9dc, 0x9dd, FONT_MANAGER_START_RANGE_PAIR, 0x9df, 0x9e3, FONT_MANAGER_START_RANGE_PAIR, 0x9e6, 0x9fa, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Brahmi000066400000000000000000000006201420226015000206440ustar00rootroot00000000000000{ "Brāhmī", "", 0x11005, "𑀩𑀼𑀤𑀥𑀁 𑀲𑀭𑀡𑀁 𑀕𑀘𑀙𑀫𑀺", { "𑀩𑀼𑀤𑀥𑀁 𑀲𑀭𑀡𑀁 𑀕𑀘𑀙𑀫𑀺", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x11000, 0x1104d, FONT_MANAGER_START_RANGE_PAIR, 0x11052, 0x1106f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Buginese000066400000000000000000000005231420226015000212050ustar00rootroot00000000000000{ "Buginese", "", 0x1a00, "ᨀᨁᨂᨃᨄᨅᨆᨇᨈᨉ", { "ᨀᨁᨂᨃᨄᨅᨆᨇᨈᨉ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1a00, 0x1a1b, FONT_MANAGER_START_RANGE_PAIR, 0x1a1e, 0x1a1f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/CJKUnified000066400000000000000000000035231420226015000213620ustar00rootroot00000000000000{ "CJK Unified", "", 0x4e00, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x4e00, 0x9fff, FONT_MANAGER_END_OF_DATA } }, { "CJK Unified Extension A", "", 0x3400, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x3400, 0x4dbf, FONT_MANAGER_END_OF_DATA }, }, { "CJK Unified Extension B", "", 0x20000, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0X20000, 0X2a6df, FONT_MANAGER_END_OF_DATA }, }, { "CJK Unified Extension C", "", 0x2a700, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0X2a700, 0x2b73f, FONT_MANAGER_END_OF_DATA }, }, { "CJK Unified Extension D", "", 0x2b740, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x2b740, 0x2b81f, FONT_MANAGER_END_OF_DATA }, }, { "CJK Unified Extension E", "", 0x2b820, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x2b820, 0x2ceaf, FONT_MANAGER_END_OF_DATA }, }, { "CJK Compatibility Ideographs", "", 0xf900, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xf900, 0xfaff, FONT_MANAGER_END_OF_DATA }, }, { "CJK Compatibility Ideographs Supplement", "", 0x2f800, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x2f800, 0x2fa1f, FONT_MANAGER_END_OF_DATA }, }, font-manager-0.8.8/lib/orthographies/CONTRIBUTING.md000066400000000000000000000024661420226015000217620ustar00rootroot00000000000000#### The data in these files was originally compiled for the [Fontaine Project](http://www.unifont.org/fontaine/) by Edward H. Trager Please feel free to improve these files and file a pull request but make sure to include a rationale for any edits. #### Creating a new Orthography file An orthography consists of a simple C structure : ``` { "Name", "Native Name", Key Codepoint, "Sample string", { "Pangram 1", "Pangram 2", FONT_MANAGER_END_OF_DATA }, { Codepoint, Another Codepoint, FONT_MANAGER_START_RANGE_PAIR, Starting Codepoint, Ending Codepoint, Some More Codepoints, FONT_MANAGER_END_OF_DATA } }, ``` Key Codepoint - the orthography can not be supported without this codepoint. The array of pangrams can contain up to 9 - they are not currently used anywhere but may be in the future. The array of codepoints can contain up to 4095 codepoints. The special value FONT_MANAGER_START_RANGE_PAIR indicates that the next two codepoints represent a range and everything between them should be included in the orthography. The special value FONT_MANAGER_END_OF_DATA marks the end of an array. The filename should match Name with spaces removed. An empty string "" can be used in place of a sample or pangram. font-manager-0.8.8/lib/orthographies/CanadianSyllabics000066400000000000000000000010241420226015000230050ustar00rootroot00000000000000{ "Unified Canadian Aboriginal Syllabics", "Unified Canadian Aboriginal Syllabics", 0x1433, "ᐁᐂᐃᐄ ᑌᑍᑎᑏ ᓀᓁᓂᓃ ᕿᖀᖁᖂ", { "ᐅᒪ ᐊᑕᓗᑫᐎᓐ ᐊᓕᒧᒪᑲᓋᓐ ᓇᐯᐤ ᐎᓴᑫᒐᒃ ᐁ ᐃᔑᓂᑲᓱᑦ᙮ ᑭᒋ ᐌᔅᑲᒡ ᒪᑲ, ᑭ ᐃᑕᑯᐸᓐ ᓇᐯᐤ ᐎᓴᑫᒐᒃ ᐁ ᐃᔑᓂᑲᓱᑦ᙮", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1401, 0x1676, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Carian000066400000000000000000000003311420226015000206360ustar00rootroot00000000000000{ "Carian", "", 0x102a0, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x102a0, 0x102d0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Catalan000066400000000000000000000010701420226015000210050ustar00rootroot00000000000000{ "Catalan", "Català", 0x13f, "ÀàÇçÉéÍíĿŀÚúÑñ", { "Aqueix betzol, Jan, comprava whisky de figa.", FONT_MANAGER_END_OF_DATA }, { 0xc0, 0xe0, 0xc7, 0xe7, 0xc8, 0xe8, 0xc9, 0xe9, 0xcd, 0xed, 0xcf, 0xef, 0x13f, 0x140, 0xd2, 0xf2, 0xd3, 0xf3, 0xda, 0xfa, 0xdc, 0xfc, 0xd1, 0xf1, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/CentralEuropean000066400000000000000000000030641420226015000225360ustar00rootroot00000000000000{ "Central European", "Central European", 0x10c, "Â⥹ÇçĐđĹĺűż", { "Pchnąć w tę łódź jeża lub ośm skrzyń fig.", "Gojazni đačić s biciklom drži hmelj i finu vatu u džepu nošnje.", "Koń i żółw grali w kości z piękną ćmą u źródła.", FONT_MANAGER_END_OF_DATA }, { 0xc1, 0xc2, 0xc4, 0xc7, 0xc9, 0xcb, 0xcd, 0xce, 0xd3, 0xd4, 0xd6, 0xda, 0xdc, 0xdd, 0xdf, 0xe1, 0xe2, 0xe4, 0xe7, 0xe9, 0xeb, 0xed, 0xee, 0xf3, 0xf4, 0xf6, 0xfa, 0xfc, 0xfd, 0x102, 0x103, 0x104, 0x105, 0x106, 0x107, 0x10c, 0x10d, 0x10e, 0x10f, 0x110, 0x111, 0x118, 0x119, 0x11a, 0x11b, 0x139, 0x13a, 0x13d, 0x13e, 0x141, 0x142, 0x143, 0x144, 0x147, 0x148, 0x150, 0x151, 0x154, 0x155, 0x158, 0x159, 0x15a, 0x15b, 0x15e, 0x15f, 0x160, 0x161, 0x162, 0x163, 0x164, 0x165, 0x16e, 0x16f, 0x170, 0x171, 0x179, 0x17a, 0x17b, 0x17c, 0x17d, 0x17e, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Chakma000066400000000000000000000004321420226015000206270ustar00rootroot00000000000000{ "Chakma", "", 0x11107, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x11100, 0x11134, FONT_MANAGER_START_RANGE_PAIR, 0x11136, 0x11143, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Cham000066400000000000000000000007071420226015000203200ustar00rootroot00000000000000{ "Cham", "", 0xaa00, "ꨀꨁꨂꨃꨄꨅꨆꨇꨉ", { "ꨀꨁꨂꨃꨄꨅꨆꨇꨉ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xaa00, 0xaa36, FONT_MANAGER_START_RANGE_PAIR, 0xaa40, 0xaa4d, FONT_MANAGER_START_RANGE_PAIR, 0xaa50, 0xaa59, FONT_MANAGER_START_RANGE_PAIR, 0xaa5c, 0xaa5f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Cherokee000066400000000000000000000012101420226015000211630ustar00rootroot00000000000000{ "Cherokee", "ᏣᎳᎩ", 0x13e3, "ᎠᎣᎤᎴᎺᎾᏃᏆᏒᏔᏣᏫᏲᏴ", { "ᏏᏉᏯ ᎤᎾᏅᏛ ᏥᏄᏍᏗ ᏣᏥ ᎢᏰᎵᏍᏗ, ᎠᏓᏩᏛᎯᏙᎯ ᎠᎴ ᎠᎴᏂᏙᎲ, ᏥᏄᏍᏛᎩ ᏣᎳᎩ ᎠᏕᎸ ᎤᏁᎬ ᎠᏥᏅᏏᏓᏍᏗ ᎦᎪ ᎪᎷᏩᏛᏗ ᎯᎠ ᏣᎳᎩ ᏗᎪᏪᎵ, ᎯᎠ ᎢᏴ ᎠᏓᏠᎯᏍᏗ ᎾᏍᎩ ᎠᏍᎦᏯ ᏀᎾᎢ ᏀᎾ ᎯᎠ ᏙᎪᏩᎸ ᎪᎷᏩᏛᏗ ᎠᏃᏪᎵᏍᎬ ᎢᏯᏛᏁᎵᏓᏍᏗ.", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x13a0, 0x13f4, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/ChessSymbols000066400000000000000000000004621420226015000220640ustar00rootroot00000000000000{ "Chess Symbols", "Chess Symbols", 0x2659, "♔♕♖♗♘♙♚♛♜♝♞♟", { "♔♕♖♗♘♙♚♛♜♝♞♟", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x2654, 0x265f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/ClaudianLetters000066400000000000000000000004651420226015000225340ustar00rootroot00000000000000{ "Claudian Letters", "Claudian Letters", 0x2183, "ℲⅎↃↄⱵⱶ", { "ℲⅎↃↄⱵⱶ", FONT_MANAGER_END_OF_DATA }, { 0x2132, 0x214e, 0x2183, 0x2184, 0x2c75, 0x2c76, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Coptic000066400000000000000000000013261420226015000206670ustar00rootroot00000000000000{ "Coptic", "Ⲙⲉⲧⲣⲉⲙ̀ⲛⲭⲏⲙⲓ", 0x3e2, "ϢϣⲀⲁⲲⲳⳜⳝⳤ⳥", { "Ϯⲉⲕ'ⲕⲗⲏⲥⲓⲁ 'ⲛⲣⲉⲙ'ⲛⲭⲏⲙⲓ 'ⲛⲟⲣⲑⲟⲇⲟⲝⲟⲥ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x3e2, 0x3ef, FONT_MANAGER_START_RANGE_PAIR, 0x2c80, 0x2cb1, FONT_MANAGER_START_RANGE_PAIR, 0x2cb2, 0x2cdb, FONT_MANAGER_START_RANGE_PAIR, 0x2cdc, 0x2ce3, FONT_MANAGER_START_RANGE_PAIR, 0x2ce4, 0x2cea, FONT_MANAGER_START_RANGE_PAIR, 0x2cf9, 0x2cfc, 0x2cfd, 0x2cfe, 0x2cff, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Currencies000066400000000000000000000012011420226015000215400ustar00rootroot00000000000000{ "Currencies", "Currencies", 0x20a6, "$¢£¥₧€₭", { "Unicode currency symbols include $,¢,£,¥,₧,€ and ₭.", FONT_MANAGER_END_OF_DATA }, { 0x24, FONT_MANAGER_START_RANGE_PAIR, 0xa2, 0xa5, 0x58f, 0x60b, 0x9f2, 0x9f3, 0x9fb, 0xaf1, 0xbf9, 0xe3f, 0x17db, FONT_MANAGER_START_RANGE_PAIR, 0x20a0, 0x20bd, 0xa838, 0xfdfc, 0xfe69, 0xff04, 0xffe0, 0xffe1, 0xffe5, 0xffe6, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/CypriotSyllabary000066400000000000000000000006431420226015000227630ustar00rootroot00000000000000{ "Cypriot Syllabary", "Cypriot Syllabary", 0x10800, "𐠂𐠁𐠀𐠃𐠄𐠅", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10800, 0x10805, 0x10808, FONT_MANAGER_START_RANGE_PAIR, 0x1080a, 0x10835, 0x10837, 0x10838, 0x1083c, 0x1083f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Devanagari000066400000000000000000000012251420226015000215050ustar00rootroot00000000000000{ "Devanagari", "देवनागरी", 0x915, "क ख ग घ ङ च छ ज झ ञ ट", { "आप भला तो सब भला ।", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x905, 0x914, FONT_MANAGER_START_RANGE_PAIR, 0x915, 0x939, FONT_MANAGER_START_RANGE_PAIR, 0x93f, 0x94c, 0x94d, FONT_MANAGER_START_RANGE_PAIR, 0x958, 0x95f, FONT_MANAGER_START_RANGE_PAIR, 0x960, 0x965, FONT_MANAGER_START_RANGE_PAIR, 0x966, 0x96f, 0x970, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Dutch000066400000000000000000000013321420226015000205120ustar00rootroot00000000000000{ "Dutch", "Nederlands", 0x132, "ÁáËëIJijÛû", { "De export blijvt qua omvang typisch zwak.", "Catz' elixer bij Aquavit gemengd: je proeft whiskey!", FONT_MANAGER_END_OF_DATA }, { 0xc1, 0xe1, 0xc2, 0xe2, 0xc8, 0xe8, 0xc9, 0xe9, 0xca, 0xea, 0xcb, 0xeb, 0xcd, 0xed, 0xcf, 0xef, 0x132, 0x133, 0xd3, 0xf3, 0xd4, 0xf4, 0xd6, 0xf6, 0xda, 0xfa, 0xdb, 0xfb, 0xc4, 0xe4, 0xdc, 0xfc, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/EgyptianHieroglyphs000066400000000000000000000004231420226015000234410ustar00rootroot00000000000000{ "Egyptian Hieroglyphs", "Egyptian Hieroglyphs", 0x13000, "𓀀𓃜𓁾𓆫𓆧𓎸", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x13000, 0x1342e, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Emoticons000066400000000000000000000005601420226015000214050ustar00rootroot00000000000000{ "Emoticons", "Emoticons", 0x263a, "", { "", "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x2639, 0x263b, FONT_MANAGER_START_RANGE_PAIR, 0x1f600, 0x1f640, FONT_MANAGER_START_RANGE_PAIR, 0x1f645, 0x1f64f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Ethiopic000066400000000000000000000023651420226015000212160ustar00rootroot00000000000000{ "Ethiopic", "ግዕዝ", 0x1210, "ሀ ሁ ሂ ሃ ሄ ህ ሆ ሐ ሑ ሒ", { "፤ ምድርም ሁሉ በአንድ ቋንቋና በአንድ ንግግር ነበረች።", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1200, 0x1248, FONT_MANAGER_START_RANGE_PAIR, 0x124a, 0x124d, FONT_MANAGER_START_RANGE_PAIR, 0x1250, 0x1256, 0x1258, FONT_MANAGER_START_RANGE_PAIR, 0x125a, 0x125d, FONT_MANAGER_START_RANGE_PAIR, 0x1260, 0x1288, FONT_MANAGER_START_RANGE_PAIR, 0x128a, 0x128d, FONT_MANAGER_START_RANGE_PAIR, 0x1290, 0x12b0, FONT_MANAGER_START_RANGE_PAIR, 0x12b2, 0x12b5, FONT_MANAGER_START_RANGE_PAIR, 0x12b8, 0x12be, 0x12c0, FONT_MANAGER_START_RANGE_PAIR, 0x12c2, 0x12c5, FONT_MANAGER_START_RANGE_PAIR, 0x12c8, 0x12d6, FONT_MANAGER_START_RANGE_PAIR, 0x12d8, 0x1310, FONT_MANAGER_START_RANGE_PAIR, 0x1312, 0x1315, FONT_MANAGER_START_RANGE_PAIR, 0x1318, 0x135a, FONT_MANAGER_START_RANGE_PAIR, 0x135f, 0x137c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Euro000066400000000000000000000004021420226015000203520ustar00rootroot00000000000000{ "Euro", "Euro", 0x20ac, "€", { "The euro “€” is the official currency of 15 member states of the European Union.", FONT_MANAGER_END_OF_DATA }, { 0x20ac, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Farsi000066400000000000000000000006171420226015000205140ustar00rootroot00000000000000{ "Farsi", "فارسی", 0x67e, "پ چ ژ ک گ ۀ ی", { "من بنده عاصیم رضائی تو کجاست تاریک دلم", FONT_MANAGER_END_OF_DATA }, { 0x67e, 0x686, 0x698, 0x6a9, 0x6af, 0x6cc, FONT_MANAGER_START_RANGE_PAIR, 0x6f0, 0x6f9, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Food000066400000000000000000000006411420226015000203340ustar00rootroot00000000000000{ "Food and Drink", "Food and Drink", 0x2615, "", { "", FONT_MANAGER_END_OF_DATA }, { 0x2615, 0x26fe, FONT_MANAGER_START_RANGE_PAIR, 0x1f32d, 0x1f32f, FONT_MANAGER_START_RANGE_PAIR, 0x1f33d, 0x1f33f, FONT_MANAGER_START_RANGE_PAIR, 0x1f344, 0x1f37f, 0x1f9c0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/FullCyrillic000066400000000000000000000011571420226015000220450ustar00rootroot00000000000000{ "Full Cyrillic", "Полная кириллица", 0x414, "", { "", FONT_MANAGER_END_OF_DATA }, { 0x300, 0x301, 0x306, 0x308, FONT_MANAGER_START_RANGE_PAIR, 0x400, 0x484, FONT_MANAGER_START_RANGE_PAIR, 0x487, 0x52F, FONT_MANAGER_START_RANGE_PAIR, 0x1C80, 0x1C88, 0x1D2B, 0x1D78, FONT_MANAGER_START_RANGE_PAIR, 0x2DE0, 0x2DFF, FONT_MANAGER_START_RANGE_PAIR, 0xA640, 0xA69F, 0xFE2E, 0xFE2F, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Georgian000066400000000000000000000007611420226015000212030ustar00rootroot00000000000000{ "Georgian", "ქართული დამწერლობა", 0x10d0, "აბგდვზთი", { "ღმერთსი შემვედრე, ნუთუ კვლა დამხსნას სოფლისა შრომასა", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10d0, 0x10f0, FONT_MANAGER_START_RANGE_PAIR, 0x10a0, 0x10c0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Glagolitic000066400000000000000000000006151420226015000215240ustar00rootroot00000000000000{ "Glagolitic", "hlaholika", 0x2c00, " ⰰⰴⱏⰻⰽⱁ", { " ⰰⰴⱏⰻⰽⱁ ⱍ̅ⰽ҃ⱏ ⱄⰻ ⱈⱁⱋⰵⱅⱏ ⱃⰰⰸ[ⱁⱃⰻⱅ] ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x2c00, 0x2c2e, FONT_MANAGER_START_RANGE_PAIR, 0x2c30, 0x2c5e, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Gothic000066400000000000000000000004111420226015000206550ustar00rootroot00000000000000{ "Gothic", "𐌲𐌿𐍄𐌹𐍃𐌺", 0x10330, "𐌰𐌱𐌲𐌳𐌴𐌵", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10330, 0x1034a, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Gujarati000066400000000000000000000027251420226015000212200ustar00rootroot00000000000000{ "Gujarati", "ગુજરાતી લિપિ", 0xa95, "ક ખ ગ ઘ ઙ ચ છ જ", { "ક ખ ગ ઘ ઙ ચ છ જ", FONT_MANAGER_END_OF_DATA }, { 0xa81, 0xa82, 0xa83, 0xa85, 0xa86, 0xa87, 0xa88, 0xa89, 0xa8a, 0xa8b, 0xa8c, 0xa8d, 0xa8f, 0xa90, 0xa91, 0xa93, 0xa94, 0xa95, 0xa96, 0xa97, 0xa98, 0xa99, 0xa9a, 0xa9b, 0xa9c, 0xa9d, 0xa9e, 0xa9f, 0xaa0, 0xaa1, 0xaa2, 0xaa3, 0xaa4, 0xaa5, 0xaa6, 0xaa7, 0xaa8, 0xaaa, 0xaab, 0xaac, 0xaad, 0xaae, 0xaaf, 0xab0, 0xab2, 0xab3, 0xab5, 0xab6, 0xab7, 0xab8, 0xab9, 0xabc, 0xabd, 0xabe, 0xabf, 0xac0, 0xac1, 0xac2, 0xac3, 0xac4, 0xac5, 0xac7, 0xac8, 0xac9, 0xacb, 0xacc, 0xacd, 0xad0, 0xae0, 0xae1, 0xae2, 0xae3, 0xae6, 0xae7, 0xae8, 0xae9, 0xaea, 0xaeb, 0xaec, 0xaed, 0xaee, 0xaef, 0xaf1, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Gurmukhi000066400000000000000000000026141420226015000212420ustar00rootroot00000000000000{ "Gurmukhi", "ਗੁਰਮੁਖੀ", 0xa15, "ਕ ਖ ਗ ਘ ਙ ਚ ਛ ਜ", { "ਕ ਖ ਗ ਘ ਙ ਚ ਛ ਜ", FONT_MANAGER_END_OF_DATA }, { 0xa01, 0xa02, 0xa03, 0xa05, 0xa06, 0xa07, 0xa08, 0xa09, 0xa0a, 0xa0f, 0xa10, 0xa13, 0xa14, 0xa15, 0xa16, 0xa17, 0xa18, 0xa19, 0xa1a, 0xa1b, 0xa1c, 0xa1d, 0xa1e, 0xa1f, 0xa20, 0xa21, 0xa22, 0xa23, 0xa24, 0xa25, 0xa26, 0xa27, 0xa28, 0xa2a, 0xa2b, 0xa2c, 0xa2d, 0xa2e, 0xa2f, 0xa30, 0xa32, 0xa33, 0xa35, 0xa36, 0xa38, 0xa39, 0xa3c, 0xa3e, 0xa3f, 0xa40, 0xa41, 0xa42, 0xa47, 0xa48, 0xa4b, 0xa4c, 0xa4d, 0xa51, 0xa59, 0xa5a, 0xa5b, 0xa5c, 0xa5e, 0xa66, 0xa67, 0xa68, 0xa69, 0xa6a, 0xa6b, 0xa6c, 0xa6d, 0xa6e, 0xa6f, 0xa70, 0xa71, 0xa72, 0xa73, 0xa74, 0xa75, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/HKSCS000066400000000000000000000027571420226015000203320ustar00rootroot00000000000000{ "IPA", "aɪ pʰiː eɪ", 0x25b, "ɑɐɔɗʤɜɵɸʎɤ", { "/bəˈnɑːnəz ɑː ˈjeləʊ wen ðeɪ ɑː raɪp/", FONT_MANAGER_END_OF_DATA }, { 0x251, 0x250, 0x252, 0xe6, 0x253, 0x299, 0x3b2, 0x254, 0x255, 0xe7, 0x257, 0x256, 0xf0, 0x2a4, 0x259, 0x258, 0x25a, 0x25b, 0x25c, 0x25d, 0x25e, 0x25f, 0x284, 0x261, 0x260, 0x262, 0x29b, 0x266, 0x267, 0x127, 0x265, 0x29c, 0x268, 0x26a, 0x29d, 0x26d, 0x26c, 0x26b, 0x26e, 0x29f, 0x271, 0x26f, 0x270, 0x14b, 0x273, 0x272, 0x274, 0xf8, 0x275, 0x278, 0x3b8, 0x153, 0x276, 0x298, 0x279, 0x27a, 0x27e, 0x27b, 0x280, 0x281, 0x27d, 0x282, 0x283, 0x288, 0x2a7, 0x289, 0x28b, 0x28a, 0x28c, 0x263, 0x264, 0x28d, 0x3c7, 0x28e, 0x28f, 0x291, 0x290, 0x292, 0x294, 0x2a1, 0x295, 0x2a2, 0x1c0, 0x1c1, 0x1c2, 0x1c3, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Hangul000066400000000000000000000003571420226015000206670ustar00rootroot00000000000000{ "Korean Hangul", "한글 / 조선글", 0xac00, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xac00, 0xd7a3, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Hanunoo000066400000000000000000000010501420226015000210470ustar00rootroot00000000000000{ "Hanunó'o", "", 0x1723, "ᜣ ᜤ ᜥ ᜦ ᜧ ᜨ ᜩ ᜪ", { "ᜣ ᜤ ᜥ ᜦ ᜧ ᜨ ᜩ ᜪ", FONT_MANAGER_END_OF_DATA }, { 0x1720, 0x1721, 0x1722, 0x1723, 0x1724, 0x1725, 0x1726, 0x1727, 0x1728, 0x1729, 0x172a, 0x172b, 0x172c, 0x172d, 0x172e, 0x172f, 0x1730, 0x1731, 0x1732, 0x1733, 0x1734, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Hebrew000066400000000000000000000005061420226015000206610ustar00rootroot00000000000000{ "Hebrew", "עִבְרִית", 0x5d0, "א ב ד ה ו ז ח ט י", { "זה כיף סתם לשמוע איך תנצח קרפד עץ טוב בגן", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x5d0, 0x5ea, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/IPA000066400000000000000000000027571420226015000200700ustar00rootroot00000000000000{ "IPA", "aɪ pʰiː eɪ", 0x25b, "ɑɐɔɗʤɜɵɸʎɤ", { "/bəˈnɑːnəz ɑː ˈjeləʊ wen ðeɪ ɑː raɪp/", FONT_MANAGER_END_OF_DATA }, { 0x251, 0x250, 0x252, 0xe6, 0x253, 0x299, 0x3b2, 0x254, 0x255, 0xe7, 0x257, 0x256, 0xf0, 0x2a4, 0x259, 0x258, 0x25a, 0x25b, 0x25c, 0x25d, 0x25e, 0x25f, 0x284, 0x261, 0x260, 0x262, 0x29b, 0x266, 0x267, 0x127, 0x265, 0x29c, 0x268, 0x26a, 0x29d, 0x26d, 0x26c, 0x26b, 0x26e, 0x29f, 0x271, 0x26f, 0x270, 0x14b, 0x273, 0x272, 0x274, 0xf8, 0x275, 0x278, 0x3b8, 0x153, 0x276, 0x298, 0x279, 0x27a, 0x27e, 0x27b, 0x280, 0x281, 0x27d, 0x282, 0x283, 0x288, 0x2a7, 0x289, 0x28b, 0x28a, 0x28c, 0x263, 0x264, 0x28d, 0x3c7, 0x28e, 0x28f, 0x291, 0x290, 0x292, 0x294, 0x2a1, 0x295, 0x2a2, 0x1c0, 0x1c1, 0x1c2, 0x1c3, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/IgboOnwu000066400000000000000000000012051420226015000211730ustar00rootroot00000000000000{ "Igbo Onwu", "Asụsụ Igbo", 0x1eca, "Ịị Ụụ Ọọ Ṅṅ", { "Asụsụ Igbo", FONT_MANAGER_END_OF_DATA }, { 0x1eca, 0x1ecb, 0x1ecc, 0x1ecd, 0x1ee4, 0x1ee5, 0x1e44, 0x1e45, 0xd1, 0xf1, 0xc1, 0xe1, 0xc0, 0xe0, 0xc9, 0xe9, 0xc8, 0xe8, 0xcd, 0xed, 0xcc, 0xec, 0xd3, 0xf3, 0xd2, 0xf2, 0xda, 0xfa, 0xd9, 0xf9, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Jamo000066400000000000000000000005341420226015000203340ustar00rootroot00000000000000{ "Korean Jamo", "자모", 0x3131, "ㄱㄲㄳㄴㄵㄶㄷㄸㄹㄺ", { "ㄱㄲㄳㄴㄵㄶㄷㄸㄹㄺ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1100, 0x11ff, FONT_MANAGER_START_RANGE_PAIR, 0x3131, 0x318e, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Javanese000066400000000000000000000006141420226015000212010ustar00rootroot00000000000000{ "Javanese", "", 0xa98f, "ꦏꦐꦑꦒꦓꦔꦖꦗꦘ", { "ꦏꦐꦑꦒꦓꦔꦖꦗꦘ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa980, 0xa9cd, FONT_MANAGER_START_RANGE_PAIR, 0xa9cf, 0xa9d9, FONT_MANAGER_START_RANGE_PAIR, 0xa9de, 0xa9df, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Jinmeiyo000066400000000000000000000305411420226015000212320ustar00rootroot00000000000000{ "Japanese Jinmeiyo", "日本人名用漢字", 0x7435, "串之佃寵尖胤萠琵琶頁鷗鼎", { "琵琶湖(びわこ)は、滋賀県にある湖。", FONT_MANAGER_END_OF_DATA }, { 0x4e11, 0x4e1e, 0x4e32, 0x4e43, 0x4e4b, 0x4e4e, 0x4e5f, 0x4e91, 0x4e98, 0x4e99, 0x4e9b, 0x4ea6, 0x4ea5, 0x4ea8, 0x4eae, 0x4ed4, 0x4f0a, 0x4f0e, 0x4f0d, 0x4f3d, 0x4f43, 0x4f51, 0x4f36, 0x4f83, 0x4f91, 0x4fc4, 0x4fe0, 0x4fe3, 0x4fd0, 0x4fb6, 0x502d, 0x4ffa, 0x4ff1, 0x5026, 0x5016, 0x5072, 0x50c5, 0x50ad, 0x5132, 0x5141, 0x514e, 0x515c, 0x5176, 0x51a5, 0x51b4, 0x51b6, 0x51c4, 0x51cc, 0x51dc, 0x51db, 0x51e7, 0x51ea, 0x51f0, 0x51f1, 0x51fd, 0x5239, 0x5289, 0x52ab, 0x52c1, 0x52c3, 0x52fe, 0x5302, 0x52ff, 0x5321, 0x5eff, 0x535c, 0x536f, 0x537f, 0x53a8, 0x53a9, 0x53c9, 0x53e1, 0x53e2, 0x53f6, 0x53ea, 0x543e, 0x541e, 0x543b, 0x5442, 0x54c9, 0x54e8, 0x5544, 0x5504, 0x54e9, 0x55ac, 0x55a7, 0x55b0, 0x558b, 0x5629, 0x5609, 0x5617, 0x564c, 0x5642, 0x5703, 0x572d, 0x5750, 0x5c2d, 0x582f, 0x5766, 0x57fc, 0x57f4, 0x5806, 0x5830, 0x583a, 0x5835, 0x5859, 0x585e, 0x5861, 0x58d5, 0x58ec, 0x5937, 0x5944, 0x5948, 0x594e, 0x5957, 0x5996, 0x5a03, 0x59ea, 0x59e5, 0x5a29, 0x5a9b, 0x5b09, 0x5b5f, 0x5b8f, 0x5b8b, 0x5b9b, 0x5b95, 0x5ba5, 0x5bc5, 0x5bd3, 0x5bf5, 0x5c16, 0x5c24, 0x5c51, 0x5ca1, 0x5ce8, 0x5cfb, 0x5d16, 0x5d1a, 0x5d50, 0x5d6f, 0x5d69, 0x5dba, 0x5dcc, 0x5dd6, 0x5df2, 0x5df3, 0x5df4, 0x5df7, 0x5dfd, 0x5dfe, 0x5e16, 0x5e4c, 0x5e61, 0x5e84, 0x5e87, 0x5e9a, 0x5eb5, 0x5edf, 0x5efb, 0x5f18, 0x5f1b, 0x5f25, 0x5f4c, 0x5f57, 0x5f66, 0x5f6a, 0x5f6c, 0x5fa0, 0x5ffd, 0x601c, 0x6062, 0x6070, 0x6055, 0x608c, 0x60df, 0x60da, 0x6089, 0x60c7, 0x60f9, 0x60fa, 0x60e3, 0x6167, 0x61a7, 0x6190, 0x620a, 0x6216, 0x621a, 0x621f, 0x6234, 0x6258, 0x6309, 0x62f6, 0x62ed, 0x6328, 0x62f3, 0x6349, 0x633a, 0x633d, 0x63ac, 0x6372, 0x6377, 0x637a, 0x637b, 0x6367, 0x63a0, 0x63c3, 0x6451, 0x647a, 0x6492, 0x64b0, 0x649e, 0x64ad, 0x64ab, 0x64e2, 0x5b5c, 0x6566, 0x6591, 0x6590, 0x65a1, 0x65a7, 0x65af, 0x65bc, 0x65e6, 0x65ed, 0x65fa, 0x6602, 0x660a, 0x660f, 0x660c, 0x6627, 0x6634, 0x664f, 0x6643, 0x6644, 0x6652, 0x664b, 0x665f, 0x6666, 0x6668, 0x667a, 0x6689, 0x66a2, 0x66d6, 0x66d9, 0x66dd, 0x66f3, 0x66fd, 0x66fe, 0x670b, 0x6714, 0x674f, 0x6756, 0x675c, 0x674e, 0x676d, 0x6775, 0x6795, 0x6777, 0x6787, 0x67d1, 0x67f4, 0x67f5, 0x67ff, 0x67d8, 0x67ca, 0x6803, 0x67cf, 0x67fe, 0x67da, 0x6867, 0x6a9c, 0x681e, 0x6854, 0x6842, 0x6841, 0x6816, 0x6850, 0x6817, 0x68a7, 0x6897, 0x6893, 0x68a2, 0x689b, 0x68af, 0x6876, 0x68b6, 0x691b, 0x68a8, 0x6881, 0x6905, 0x68f2, 0x690e, 0x690b, 0x6900, 0x696f, 0x695a, 0x6955, 0x693f, 0x6960, 0x6953, 0x6930, 0x6962, 0x694a, 0x698e, 0x6a3a, 0x698a, 0x699b, 0x69d9, 0x69c7, 0x69cd, 0x69cc, 0x6a2b, 0x69fb, 0x6a1f, 0x6a0b, 0x6a58, 0x6a3d, 0x6a59, 0x6a8e, 0x6a80, 0x6ac2, 0x6adb, 0x6ad3, 0x6b23, 0x6b3d, 0x6b4e, 0x6b64, 0x6b86, 0x6bc5, 0x6bd8, 0x6bec, 0x6c40, 0x6c5d, 0x6c50, 0x6c4e, 0x6c72, 0x6c99, 0x6c70, 0x6c8c, 0x6c93, 0x6cab, 0x6d38, 0x6d32, 0x6d35, 0x6d1b, 0x6d69, 0x6d6c, 0x6df5, 0x6df3, 0x6e1a, 0x6e1a, 0x6dc0, 0x6dcb, 0x6e25, 0x6e58, 0x6e4a, 0x6e5b, 0x6e67, 0x6ea2, 0x6ec9, 0x6e9c, 0x6f31, 0x6f15, 0x6f23, 0x6faa, 0x6fe1, 0x7015, 0x7058, 0x7078, 0x707c, 0x70cf, 0x7130, 0x711a, 0x714c, 0x714e, 0x7164, 0x7149, 0x7199, 0x718a, 0x71d5, 0x71ce, 0x71e6, 0x71ed, 0x71ff, 0x722a, 0x723d, 0x723e, 0x7252, 0x7259, 0x725f, 0x7261, 0x727d, 0x7280, 0x72fc, 0x732a, 0x7345, 0x7396, 0x73a9, 0x73c2, 0x73c8, 0x73ca, 0x73c0, 0x73b2, 0x7422, 0x7422, 0x7409, 0x745b, 0x7425, 0x7436, 0x7435, 0x7433, 0x745a, 0x745e, 0x7476, 0x7473, 0x7460, 0x7483, 0x74dc, 0x74e2, 0x74e6, 0x7525, 0x752b, 0x754f, 0x7560, 0x7562, 0x757f, 0x758b, 0x758f, 0x7626, 0x7690, 0x7693, 0x7709, 0x7738, 0x7766, 0x77b3, 0x77a5, 0x77ad, 0x77e9, 0x7826, 0x7825, 0x7827, 0x786f, 0x7893, 0x7897, 0x78a9, 0x78a7, 0x78d0, 0x78ef, 0x7947, 0x7962, 0x79b0, 0x7950, 0x7950, 0x7984, 0x797f, 0x798e, 0x798e, 0x79b1, 0x79bd, 0x79be, 0x79e6, 0x79e4, 0x7a00, 0x7a14, 0x7a1f, 0x7a1c, 0x7a3d, 0x7a63, 0x7a70, 0x7a7f, 0x7a84, 0x7a9f, 0x7aaa, 0x7aba, 0x7ae3, 0x7aea, 0x7afa, 0x7aff, 0x7b08, 0x7b39, 0x7b19, 0x7b20, 0x7b48, 0x7b51, 0x7b95, 0x7b94, 0x7bb8, 0x7bc7, 0x7be0, 0x7c1e, 0x7c3e, 0x7c7e, 0x7ca5, 0x7c9f, 0x7cca, 0x7d18, 0x7d17, 0x7d10, 0x7d43, 0x7d2c, 0x7d46, 0x7d62, 0x7dba, 0x7d9c, 0x7db4, 0x7dcb, 0x7dbe, 0x7db8, 0x7e1e, 0x5fbd, 0x7e6b, 0x7e61, 0x7e82, 0x7e8f, 0x7f9a, 0x7fa8, 0x7fd4, 0x7fe0, 0x8000, 0x800c, 0x8036, 0x803d, 0x8061, 0x8087, 0x808b, 0x8098, 0x80b4, 0x80e4, 0x80e1, 0x8107, 0x8129, 0x8154, 0x814e, 0x818f, 0x81b3, 0x81c6, 0x81e5, 0x81fc, 0x821c, 0x8237, 0x8235, 0x8276, 0x82a5, 0x82b9, 0x82af, 0x82ad, 0x8299, 0x82a6, 0x82d1, 0x8304, 0x82d4, 0x82fa, 0x8305, 0x8309, 0x8328, 0x8338, 0x831c, 0x839e, 0x837b, 0x83ab, 0x8389, 0x83c5, 0x83eb, 0x83d6, 0x8404, 0x83e9, 0x840c, 0x8420, 0x840a, 0x83f1, 0x8466, 0x845b, 0x8475, 0x8431, 0x847a, 0x8429, 0x8463, 0x8461, 0x84cb, 0x84d1, 0x8494, 0x8490, 0x84bc, 0x84b2, 0x8499, 0x84c9, 0x84ee, 0x852d, 0x8523, 0x8526, 0x84ec, 0x8513, 0x854e, 0x8568, 0x8549, 0x8543, 0x856a, 0x853d, 0x8599, 0x857e, 0x8557, 0x85c1, 0x85a9, 0x85e4, 0x85cd, 0x8607, 0x862d, 0x864e, 0x8679, 0x8702, 0x871c, 0x8766, 0x8776, 0x87ba, 0x87ec, 0x87f9, 0x881f, 0x887f, 0x8896, 0x8888, 0x88b4, 0x88e1, 0x88fe, 0x88df, 0x88f3, 0x8956, 0x8a0a, 0x8a23, 0x8a3b, 0x8a63, 0x8a62, 0x8a6e, 0x8a6b, 0x8abc, 0x8acf, 0x8ac4, 0x8ab0, 0x8ad2, 0x8b02, 0x8afa, 0x8ae6, 0x8b0e, 0x8b83, 0x8c79, 0x8c8c, 0x8cb0, 0x8cbc, 0x8cd1, 0x8d73, 0x8de8, 0x8e44, 0x8e5f, 0x8e74, 0x8f14, 0x8f2f, 0x8f3f, 0x8f5f, 0x8fb0, 0x8fbb, 0x8fc2, 0x8fc4, 0x8fbf, 0x8fea, 0x8fe6, 0x9019, 0x901e, 0x9017, 0x9022, 0x9065, 0x9059, 0x9041, 0x9061, 0x905c, 0x907c, 0x9091, 0x90a3, 0x7941, 0x90c1, 0x912d, 0x9149, 0x914e, 0x9187, 0x9190, 0x9192, 0x918d, 0x91ac, 0x91c7, 0x91c9, 0x91d8, 0x91dc, 0x91e7, 0x92d2, 0x92f8, 0x9326, 0x9310, 0x9306, 0x932b, 0x934b, 0x9375, 0x936c, 0x93a7, 0x938c, 0x9583, 0x958f, 0x95a4, 0x95c7, 0x961c, 0x962a, 0x963f, 0x9640, 0x9688, 0x9699, 0x96bc, 0x96c0, 0x96c1, 0x96db, 0x96eb, 0x971e, 0x9756, 0x9784, 0x978d, 0x9798, 0x97a0, 0x97ad, 0x97d3, 0x9801, 0x9803, 0x9808, 0x980c, 0x9813, 0x9817, 0x9830, 0x985a, 0x98af, 0x9905, 0x9957, 0x99a8, 0x99b4, 0x99b3, 0x99d5, 0x99d2, 0x99ff, 0x9a4d, 0x9b41, 0x9b6f, 0x9b8e, 0x9bc9, 0x9bdb, 0x9c2f, 0x9c52, 0x9c57, 0x9ce9, 0x9cf6, 0x9cf3, 0x9d28, 0x9d3b, 0x9d5c, 0x9d6c, 0x9db4, 0x9dd7, 0x9df2, 0x9dfa, 0x9df9, 0x9e7f, 0x9e92, 0x9e93, 0x9e9f, 0x9ebf, 0x9ece, 0x9edb, 0x9f0e, 0x4e80, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Joyo000066400000000000000000000751441420226015000203770ustar00rootroot00000000000000{ "Japanese Joyo", "日本常用漢字", 0x4ed9, "凹渦靴稼拐涯仙", { "常用漢字...", FONT_MANAGER_END_OF_DATA }, { 0x4e9c, 0x54c0, 0x611b, 0x60aa, 0x63e1, 0x5727, 0x6271, 0x5b89, 0x6697, 0x6848, 0x4ee5, 0x4f4d, 0x4f9d, 0x5049, 0x56f2, 0x59d4, 0x5a01, 0x5c09, 0x610f, 0x6170, 0x6613, 0x70ba, 0x7570, 0x79fb, 0x7dad, 0x7def, 0x80c3, 0x8863, 0x9055, 0x907a, 0x533b, 0x4e95, 0x57df, 0x80b2, 0x4e00, 0x58f1, 0x9038, 0x7a32, 0x828b, 0x5370, 0x54e1, 0x56e0, 0x59fb, 0x5f15, 0x98f2, 0x9662, 0x9670, 0x96a0, 0x97fb, 0x53f3, 0x5b87, 0x7fbd, 0x96e8, 0x6e26, 0x6d66, 0x904b, 0x96f2, 0x55b6, 0x5f71, 0x6620, 0x6804, 0x6c38, 0x6cf3, 0x82f1, 0x885b, 0x8a60, 0x92ed, 0x6db2, 0x75ab, 0x76ca, 0x99c5, 0x60a6, 0x8b01, 0x8d8a, 0x95b2, 0x5186, 0x5712, 0x5bb4, 0x5ef6, 0x63f4, 0x6cbf, 0x6f14, 0x708e, 0x7159, 0x733f, 0x7e01, 0x9060, 0x925b, 0x5869, 0x6c5a, 0x51f9, 0x592e, 0x5965, 0x5f80, 0x5fdc, 0x62bc, 0x6a2a, 0x6b27, 0x6bb4, 0x738b, 0x7fc1, 0x9ec4, 0x6c96, 0x5104, 0x5c4b, 0x61b6, 0x4e59, 0x5378, 0x6069, 0x6e29, 0x7a4f, 0x97f3, 0x4e0b, 0x5316, 0x4eee, 0x4f55, 0x4fa1, 0x4f73, 0x52a0, 0x53ef, 0x590f, 0x5ac1, 0x5bb6, 0x5be1, 0x79d1, 0x6687, 0x679c, 0x67b6, 0x6b4c, 0x6cb3, 0x706b, 0x798d, 0x7a3c, 0x7b87, 0x82b1, 0x8377, 0x83ef, 0x83d3, 0x8ab2, 0x8ca8, 0x904e, 0x868a, 0x6211, 0x753b, 0x82bd, 0x8cc0, 0x96c5, 0x9913, 0x4ecb, 0x4f1a, 0x89e3, 0x56de, 0x584a, 0x58ca, 0x5feb, 0x602a, 0x6094, 0x61d0, 0x6212, 0x62d0, 0x6539, 0x68b0, 0x6d77, 0x7070, 0x754c, 0x7686, 0x7d75, 0x958b, 0x968e, 0x8c9d, 0x52be, 0x5916, 0x5bb3, 0x6168, 0x6982, 0x6daf, 0x8857, 0x8a72, 0x57a3, 0x5687, 0x5404, 0x62e1, 0x683c, 0x6838, 0x6bbb, 0x7372, 0x78ba, 0x7a6b, 0x899a, 0x89d2, 0x8f03, 0x90ed, 0x95a3, 0x9694, 0x9769, 0x5b66, 0x5cb3, 0x697d, 0x984d, 0x639b, 0x6f5f, 0x5272, 0x559d, 0x62ec, 0x6d3b, 0x6e07, 0x6ed1, 0x8910, 0x8f44, 0x4e14, 0x682a, 0x5208, 0x4e7e, 0x51a0, 0x5bd2, 0x520a, 0x52d8, 0x52e7, 0x5dfb, 0x559a, 0x582a, 0x5b8c, 0x5b98, 0x5bdb, 0x5e72, 0x5e79, 0x60a3, 0x611f, 0x6163, 0x61be, 0x63db, 0x6562, 0x68fa, 0x6b3e, 0x6b53, 0x6c57, 0x6f22, 0x74b0, 0x7518, 0x76e3, 0x770b, 0x7ba1, 0x7c21, 0x7de9, 0x7f36, 0x809d, 0x8266, 0x89b3, 0x8cab, 0x9084, 0x9451, 0x9593, 0x9591, 0x95a2, 0x9665, 0x9928, 0x4e38, 0x542b, 0x5cb8, 0x773c, 0x5ca9, 0x9811, 0x9854, 0x9858, 0x4f01, 0x5371, 0x559c, 0x5668, 0x57fa, 0x5947, 0x5bc4, 0x5c90, 0x5e0c, 0x5e7e, 0x5fcc, 0x63ee, 0x673a, 0x65d7, 0x65e2, 0x671f, 0x68cb, 0x68c4, 0x6a5f, 0x5e30, 0x6c17, 0x6c7d, 0x7948, 0x5b63, 0x7d00, 0x898f, 0x8a18, 0x8cb4, 0x8d77, 0x8ecc, 0x8f1d, 0x98e2, 0x9a0e, 0x9b3c, 0x507d, 0x5100, 0x5b9c, 0x622f, 0x6280, 0x64ec, 0x6b3a, 0x72a0, 0x7591, 0x7fa9, 0x8b70, 0x83ca, 0x5409, 0x55ab, 0x8a70, 0x5374, 0x5ba2, 0x811a, 0x8650, 0x9006, 0x4e18, 0x4e45, 0x4f11, 0x53ca, 0x5438, 0x5bae, 0x5f13, 0x6025, 0x6551, 0x673d, 0x6c42, 0x6ce3, 0x7403, 0x7a76, 0x7aae, 0x7d1a, 0x7cfe, 0x7d66, 0x65e7, 0x725b, 0x53bb, 0x5c45, 0x5de8, 0x62d2, 0x62e0, 0x6319, 0x865a, 0x8a31, 0x8ddd, 0x6f01, 0x9b5a, 0x4eab, 0x4eac, 0x4f9b, 0x7af6, 0x5171, 0x51f6, 0x5354, 0x53eb, 0x5883, 0x5ce1, 0x5f37, 0x6050, 0x606d, 0x631f, 0x6559, 0x6a4b, 0x6cc1, 0x72c2, 0x72ed, 0x77ef, 0x80f8, 0x8105, 0x8208, 0x90f7, 0x93e1, 0x97ff, 0x9a5a, 0x4ef0, 0x51dd, 0x6681, 0x696d, 0x5c40, 0x66f2, 0x6975, 0x7389, 0x52e4, 0x5747, 0x65a4, 0x7434, 0x7981, 0x7b4b, 0x7dca, 0x83cc, 0x895f, 0x8b39, 0x8fd1, 0x91d1, 0x541f, 0x9280, 0x4e5d, 0x53e5, 0x533a, 0x82e6, 0x99c6, 0x5177, 0x611a, 0x865e, 0x7a7a, 0x5076, 0x9047, 0x9685, 0x5c48, 0x6398, 0x9774, 0x7e70, 0x6851, 0x52f2, 0x541b, 0x85ab, 0x8a13, 0x7fa4, 0x8ecd, 0x90e1, 0x4fc2, 0x50be, 0x5211, 0x5144, 0x5553, 0x578b, 0x5951, 0x5f62, 0x5f84, 0x6075, 0x6176, 0x61a9, 0x63b2, 0x643a, 0x656c, 0x666f, 0x6e13, 0x7cfb, 0x7d4c, 0x7d99, 0x830e, 0x86cd, 0x8a08, 0x8b66, 0x8efd, 0x9d8f, 0x82b8, 0x8fce, 0x9be8, 0x5287, 0x6483, 0x6fc0, 0x5091, 0x6b20, 0x6c7a, 0x6f54, 0x7a74, 0x7d50, 0x8840, 0x6708, 0x4ef6, 0x5039, 0x5065, 0x517c, 0x5238, 0x5263, 0x570f, 0x5805, 0x5acc, 0x5efa, 0x61b2, 0x61f8, 0x691c, 0x6a29, 0x72ac, 0x732e, 0x7814, 0x7d79, 0x770c, 0x80a9, 0x898b, 0x8b19, 0x8ce2, 0x8ed2, 0x9063, 0x967a, 0x9855, 0x9a13, 0x5143, 0x539f, 0x53b3, 0x5e7b, 0x5f26, 0x6e1b, 0x6e90, 0x7384, 0x73fe, 0x8a00, 0x9650, 0x500b, 0x53e4, 0x547c, 0x56fa, 0x5b64, 0x5df1, 0x5eab, 0x5f27, 0x6238, 0x6545, 0x67af, 0x6e56, 0x8a87, 0x96c7, 0x9867, 0x9f13, 0x4e94, 0x4e92, 0x5348, 0x5449, 0x5a2f, 0x5f8c, 0x5fa1, 0x609f, 0x7881, 0x8a9e, 0x8aa4, 0x8b77, 0x4ea4, 0x4faf, 0x5019, 0x5149, 0x516c, 0x529f, 0x52b9, 0x539a, 0x53e3, 0x5411, 0x540e, 0x5751, 0x597d, 0x5b54, 0x5b5d, 0x5de5, 0x5de7, 0x5e78, 0x5e83, 0x5eb7, 0x6052, 0x614c, 0x6297, 0x62d8, 0x63a7, 0x653b, 0x66f4, 0x6821, 0x69cb, 0x6c5f, 0x6d2a, 0x6e2f, 0x6e9d, 0x7532, 0x7687, 0x786c, 0x7a3f, 0x7d05, 0x7d5e, 0x7db1, 0x8015, 0x8003, 0x80af, 0x822a, 0x8352, 0x884c, 0x8861, 0x8b1b, 0x8ca2, 0x8cfc, 0x90ca, 0x9175, 0x9271, 0x92fc, 0x964d, 0x9805, 0x9999, 0x9ad8, 0x525b, 0x53f7, 0x5408, 0x62f7, 0x8c6a, 0x514b, 0x523b, 0x544a, 0x56fd, 0x7a40, 0x9177, 0x9ed2, 0x7344, 0x8170, 0x9aa8, 0x8fbc, 0x4eca, 0x56f0, 0x58be, 0x5a5a, 0x6068, 0x61c7, 0x6606, 0x6839, 0x6df7, 0x7d3a, 0x9b42, 0x4f50, 0x5506, 0x5de6, 0x5dee, 0x67fb, 0x7802, 0x8a50, 0x9396, 0x5ea7, 0x50b5, 0x50ac, 0x518d, 0x6700, 0x59bb, 0x5bb0, 0x5f69, 0x624d, 0x63a1, 0x683d, 0x6b73, 0x6e08, 0x707d, 0x7815, 0x796d, 0x658e, 0x7d30, 0x83dc, 0x88c1, 0x8f09, 0x969b, 0x5264, 0x5728, 0x6750, 0x7f6a, 0x8ca1, 0x5742, 0x54b2, 0x5d0e, 0x4f5c, 0x524a, 0x643e, 0x6628, 0x7b56, 0x7d22, 0x932f, 0x685c, 0x518a, 0x5237, 0x5bdf, 0x64ae, 0x64e6, 0x672d, 0x6bba, 0x96d1, 0x76bf, 0x4e09, 0x5098, 0x53c2, 0x5c71, 0x60e8, 0x6563, 0x685f, 0x7523, 0x7b97, 0x8695, 0x8cdb, 0x9178, 0x66ab, 0x6b8b, 0x4ed5, 0x4f3a, 0x4f7f, 0x523a, 0x53f8, 0x53f2, 0x55e3, 0x56db, 0x58eb, 0x59cb, 0x59c9, 0x59ff, 0x5b50, 0x5e02, 0x5e2b, 0x5fd7, 0x601d, 0x6307, 0x652f, 0x65bd, 0x65e8, 0x679d, 0x6b62, 0x6b7b, 0x6c0f, 0x7949, 0x79c1, 0x7cf8, 0x7d19, 0x7d2b, 0x80a2, 0x8102, 0x81f3, 0x8996, 0x8a5e, 0x8a69, 0x8a66, 0x8a8c, 0x8aee, 0x8cc7, 0x8cdc, 0x96cc, 0x98fc, 0x6b6f, 0x4e8b, 0x4f3c, 0x4f8d, 0x5150, 0x5b57, 0x5bfa, 0x6148, 0x6301, 0x6642, 0x6b21, 0x6ecb, 0x6cbb, 0x74bd, 0x78c1, 0x793a, 0x8033, 0x81ea, 0x8f9e, 0x5f0f, 0x8b58, 0x8ef8, 0x4e03, 0x57f7, 0x5931, 0x5ba4, 0x6e7f, 0x6f06, 0x75be, 0x8cea, 0x5b9f, 0x829d, 0x820e, 0x5199, 0x5c04, 0x6368, 0x8d66, 0x659c, 0x716e, 0x793e, 0x8005, 0x8b1d, 0x8eca, 0x906e, 0x86c7, 0x90aa, 0x501f, 0x52fa, 0x5c3a, 0x7235, 0x914c, 0x91c8, 0x82e5, 0x5bc2, 0x5f31, 0x4e3b, 0x53d6, 0x5b88, 0x624b, 0x6731, 0x6b8a, 0x72e9, 0x73e0, 0x7a2e, 0x8da3, 0x9152, 0x9996, 0x5112, 0x53d7, 0x5bff, 0x6388, 0x6a39, 0x9700, 0x56da, 0x53ce, 0x5468, 0x5b97, 0x5c31, 0x5dde, 0x4fee, 0x6101, 0x62fe, 0x79c0, 0x79cb, 0x7d42, 0x7fd2, 0x81ed, 0x821f, 0x8846, 0x8972, 0x9031, 0x916c, 0x96c6, 0x919c, 0x4f4f, 0x5145, 0x5341, 0x5f93, 0x67d4, 0x6c41, 0x6e0b, 0x7363, 0x7e26, 0x91cd, 0x9283, 0x53d4, 0x5bbf, 0x6dd1, 0x795d, 0x7e2e, 0x7c9b, 0x587e, 0x719f, 0x51fa, 0x8853, 0x8ff0, 0x4fca, 0x6625, 0x77ac, 0x51c6, 0x5faa, 0x65ec, 0x6b89, 0x6e96, 0x6f64, 0x76fe, 0x7d14, 0x5de1, 0x9075, 0x9806, 0x51e6, 0x521d, 0x6240, 0x6691, 0x5eb6, 0x7dd2, 0x7f72, 0x66f8, 0x8af8, 0x52a9, 0x53d9, 0x5973, 0x5e8f, 0x5f90, 0x9664, 0x50b7, 0x511f, 0x52dd, 0x5320, 0x5347, 0x53ec, 0x5546, 0x5531, 0x5968, 0x5bb5, 0x5c06, 0x5c0f, 0x5c11, 0x5c1a, 0x5e8a, 0x5f70, 0x627f, 0x6284, 0x62db, 0x638c, 0x6607, 0x662d, 0x6676, 0x677e, 0x6cbc, 0x6d88, 0x6e09, 0x713c, 0x7126, 0x7167, 0x75c7, 0x7701, 0x785d, 0x7901, 0x7965, 0x79f0, 0x7ae0, 0x7b11, 0x7ca7, 0x7d39, 0x8096, 0x885d, 0x8a1f, 0x8a3c, 0x8a54, 0x8a73, 0x8c61, 0x8cde, 0x9418, 0x969c, 0x4e0a, 0x4e08, 0x4e57, 0x5197, 0x5270, 0x57ce, 0x5834, 0x58cc, 0x5b22, 0x5e38, 0x60c5, 0x6761, 0x6d44, 0x72b6, 0x7573, 0x84b8, 0x8b72, 0x91b8, 0x9320, 0x5631, 0x98fe, 0x690d, 0x6b96, 0x7e54, 0x8077, 0x8272, 0x89e6, 0x98df, 0x8fb1, 0x4f38, 0x4fe1, 0x4fb5, 0x5507, 0x5a20, 0x5bdd, 0x5be9, 0x5fc3, 0x614e, 0x632f, 0x65b0, 0x68ee, 0x6d78, 0x6df1, 0x7533, 0x771f, 0x795e, 0x7d33, 0x81e3, 0x85aa, 0x89aa, 0x8a3a, 0x8eab, 0x8f9b, 0x9032, 0x91dd, 0x9707, 0x4eba, 0x4ec1, 0x5203, 0x5c0b, 0x751a, 0x5c3d, 0x8fc5, 0x9663, 0x9162, 0x56f3, 0x5439, 0x5782, 0x5e25, 0x63a8, 0x6c34, 0x708a, 0x7761, 0x7c8b, 0x8870, 0x9042, 0x9154, 0x9318, 0x968f, 0x9ac4, 0x5d07, 0x6570, 0x67a2, 0x636e, 0x6749, 0x6f84, 0x5bf8, 0x4e16, 0x702c, 0x755d, 0x662f, 0x5236, 0x52e2, 0x59d3, 0x5f81, 0x6027, 0x6210, 0x653f, 0x6574, 0x661f, 0x6674, 0x6b63, 0x6e05, 0x7272, 0x751f, 0x76db, 0x7cbe, 0x8056, 0x58f0, 0x88fd, 0x897f, 0x8aa0, 0x8a93, 0x8acb, 0x901d, 0x9752, 0x9759, 0x6589, 0x7a0e, 0x96bb, 0x5e2d, 0x60dc, 0x65a5, 0x6614, 0x6790, 0x77f3, 0x7a4d, 0x7c4d, 0x7e3e, 0x8cac, 0x8d64, 0x8de1, 0x5207, 0x62d9, 0x63a5, 0x6442, 0x6298, 0x8a2d, 0x7a83, 0x7bc0, 0x8aac, 0x96ea, 0x7d76, 0x820c, 0x4ed9, 0x5148, 0x5343, 0x5360, 0x5ba3, 0x5c02, 0x5ddd, 0x6226, 0x6247, 0x6813, 0x6cc9, 0x6d45, 0x6d17, 0x67d3, 0x6f5c, 0x65cb, 0x7dda, 0x7e4a, 0x8239, 0x85a6, 0x8df5, 0x9078, 0x9077, 0x92ad, 0x9291, 0x9bae, 0x524d, 0x5584, 0x6f38, 0x7136, 0x5168, 0x7985, 0x7e55, 0x5851, 0x63aa, 0x758e, 0x790e, 0x7956, 0x79df, 0x7c97, 0x7d20, 0x7d44, 0x8a34, 0x963b, 0x50e7, 0x5275, 0x53cc, 0x5009, 0x55aa, 0x58ee, 0x594f, 0x5c64, 0x60f3, 0x635c, 0x6383, 0x633f, 0x64cd, 0x65e9, 0x66f9, 0x5de3, 0x69fd, 0x71e5, 0x4e89, 0x76f8, 0x7a93, 0x7dcf, 0x8349, 0x8358, 0x846c, 0x85fb, 0x88c5, 0x8d70, 0x9001, 0x906d, 0x971c, 0x9a12, 0x50cf, 0x5897, 0x618e, 0x81d3, 0x8535, 0x8d08, 0x9020, 0x4fc3, 0x5074, 0x5247, 0x5373, 0x606f, 0x675f, 0x6e2c, 0x8db3, 0x901f, 0x4fd7, 0x5c5e, 0x8cca, 0x65cf, 0x7d9a, 0x5352, 0x5b58, 0x5b6b, 0x5c0a, 0x640d, 0x6751, 0x4ed6, 0x591a, 0x592a, 0x5815, 0x59a5, 0x60f0, 0x6253, 0x99c4, 0x4f53, 0x5bfe, 0x8010, 0x5e2f, 0x5f85, 0x6020, 0x614b, 0x66ff, 0x6cf0, 0x6ede, 0x80ce, 0x888b, 0x8cb8, 0x9000, 0x902e, 0x968a, 0x4ee3, 0x53f0, 0x5927, 0x7b2c, 0x984c, 0x6edd, 0x5353, 0x5b85, 0x629e, 0x62d3, 0x6ca2, 0x6fef, 0x8a17, 0x6fc1, 0x8afe, 0x4f46, 0x9054, 0x596a, 0x8131, 0x68da, 0x8c37, 0x4e39, 0x5358, 0x5606, 0x62c5, 0x63a2, 0x6de1, 0x70ad, 0x77ed, 0x7aef, 0x80c6, 0x8a95, 0x935b, 0x56e3, 0x58c7, 0x5f3e, 0x65ad, 0x6696, 0x6bb5, 0x7537, 0x8ac7, 0x5024, 0x77e5, 0x5730, 0x6065, 0x6c60, 0x75f4, 0x7a1a, 0x7f6e, 0x81f4, 0x9045, 0x7bc9, 0x755c, 0x7af9, 0x84c4, 0x9010, 0x79e9, 0x7a92, 0x8336, 0x5ae1, 0x7740, 0x4e2d, 0x4ef2, 0x5b99, 0x5fe0, 0x62bd, 0x663c, 0x67f1, 0x6ce8, 0x866b, 0x8877, 0x92f3, 0x99d0, 0x8457, 0x8caf, 0x4e01, 0x5146, 0x5e33, 0x5e81, 0x5f14, 0x5f35, 0x5f6b, 0x5fb4, 0x61f2, 0x6311, 0x671d, 0x6f6e, 0x753a, 0x773a, 0x8074, 0x8139, 0x8178, 0x8abf, 0x8d85, 0x8df3, 0x9577, 0x9802, 0x9ce5, 0x52c5, 0x76f4, 0x6715, 0x6c88, 0x73cd, 0x8cc3, 0x93ae, 0x9673, 0x6d25, 0x589c, 0x8ffd, 0x75db, 0x901a, 0x585a, 0x6f2c, 0x576a, 0x91e3, 0x4ead, 0x4f4e, 0x505c, 0x5075, 0x8c9e, 0x5448, 0x5824, 0x5b9a, 0x5e1d, 0x5e95, 0x5ead, 0x5ef7, 0x5f1f, 0x62b5, 0x63d0, 0x7a0b, 0x7de0, 0x8247, 0x8a02, 0x9013, 0x90b8, 0x6ce5, 0x6458, 0x6575, 0x6ef4, 0x7684, 0x7b1b, 0x9069, 0x54f2, 0x5fb9, 0x64a4, 0x8fed, 0x9244, 0x5178, 0x5929, 0x5c55, 0x5e97, 0x6dfb, 0x8ee2, 0x70b9, 0x4f1d, 0x6bbf, 0x7530, 0x96fb, 0x5410, 0x5857, 0x5f92, 0x6597, 0x6e21, 0x767b, 0x9014, 0x90fd, 0x52aa, 0x5ea6, 0x571f, 0x5974, 0x6012, 0x5012, 0x515a, 0x51ac, 0x51cd, 0x5200, 0x5510, 0x5854, 0x5cf6, 0x60bc, 0x6295, 0x642d, 0x6771, 0x6843, 0x68df, 0x76d7, 0x6e6f, 0x706f, 0x5f53, 0x75d8, 0x7b49, 0x7b54, 0x7b52, 0x7cd6, 0x7d71, 0x5230, 0x8a0e, 0x8b04, 0x8c46, 0x8e0f, 0x9003, 0x900f, 0x9676, 0x982d, 0x9a30, 0x95d8, 0x50cd, 0x52d5, 0x540c, 0x5802, 0x5c0e, 0x6d1e, 0x7ae5, 0x80f4, 0x9053, 0x9285, 0x5ce0, 0x533f, 0x5f97, 0x5fb3, 0x7279, 0x7763, 0x7be4, 0x6bd2, 0x72ec, 0x8aad, 0x51f8, 0x7a81, 0x5c4a, 0x5c6f, 0x8c5a, 0x66c7, 0x920d, 0x5185, 0x7e04, 0x5357, 0x8edf, 0x96e3, 0x4e8c, 0x5c3c, 0x5f10, 0x8089, 0x65e5, 0x4e73, 0x5165, 0x5982, 0x5c3f, 0x4efb, 0x598a, 0x5fcd, 0x8a8d, 0x5be7, 0x732b, 0x71b1, 0x5e74, 0x5ff5, 0x71c3, 0x7c98, 0x60a9, 0x6fc3, 0x7d0d, 0x80fd, 0x8133, 0x8fb2, 0x628a, 0x8987, 0x6ce2, 0x6d3e, 0x7834, 0x5a46, 0x99ac, 0x4ff3, 0x5ec3, 0x62dd, 0x6392, 0x6557, 0x676f, 0x80cc, 0x80ba, 0x8f29, 0x914d, 0x500d, 0x57f9, 0x5a92, 0x6885, 0x8cb7, 0x58f2, 0x8ce0, 0x966a, 0x4f2f, 0x535a, 0x62cd, 0x6cca, 0x767d, 0x8236, 0x8584, 0x8feb, 0x6f20, 0x7206, 0x7e1b, 0x9ea6, 0x7bb1, 0x808c, 0x7551, 0x516b, 0x9262, 0x767a, 0x9aea, 0x4f10, 0x7f70, 0x629c, 0x95a5, 0x4f34, 0x5224, 0x534a, 0x53cd, 0x5e06, 0x642c, 0x677f, 0x7248, 0x72af, 0x73ed, 0x7554, 0x7e41, 0x822c, 0x85e9, 0x8ca9, 0x7bc4, 0x7169, 0x9812, 0x98ef, 0x6669, 0x756a, 0x76e4, 0x86ee, 0x5351, 0x5426, 0x5983, 0x5f7c, 0x60b2, 0x6249, 0x6279, 0x62ab, 0x6bd4, 0x6ccc, 0x75b2, 0x76ae, 0x7891, 0x79d8, 0x7f77, 0x80a5, 0x88ab, 0x8cbb, 0x907f, 0x975e, 0x98db, 0x5099, 0x5c3e, 0x5fae, 0x7f8e, 0x9f3b, 0x5339, 0x5fc5, 0x7b46, 0x59eb, 0x767e, 0x4ff5, 0x6a19, 0x6c37, 0x6f02, 0x7968, 0x8868, 0x8a55, 0x63cf, 0x75c5, 0x79d2, 0x82d7, 0x54c1, 0x6d5c, 0x8ca7, 0x8cd3, 0x983b, 0x654f, 0x74f6, 0x4e0d, 0x4ed8, 0x592b, 0x5a66, 0x5bcc, 0x5e03, 0x5e9c, 0x6016, 0x6276, 0x6577, 0x666e, 0x6d6e, 0x7236, 0x7b26, 0x8150, 0x819a, 0x8b5c, 0x8ca0, 0x8ce6, 0x8d74, 0x9644, 0x4fae, 0x6b66, 0x821e, 0x90e8, 0x5c01, 0x98a8, 0x4f0f, 0x526f, 0x5fa9, 0x5e45, 0x670d, 0x798f, 0x8179, 0x8907, 0x8986, 0x6255, 0x6cb8, 0x4ecf, 0x7269, 0x5206, 0x5674, 0x58b3, 0x61a4, 0x596e, 0x7c89, 0x7d1b, 0x96f0, 0x6587, 0x805e, 0x4e19, 0x4f75, 0x5175, 0x5840, 0x5e63, 0x5e73, 0x5f0a, 0x67c4, 0x4e26, 0x9589, 0x965b, 0x7c73, 0x58c1, 0x7656, 0x5225, 0x504f, 0x5909, 0x7247, 0x7de8, 0x8fba, 0x8fd4, 0x904d, 0x4fbf, 0x52c9, 0x5f01, 0x4fdd, 0x8217, 0x6355, 0x6b69, 0x88dc, 0x7a42, 0x52df, 0x5893, 0x6155, 0x66ae, 0x6bcd, 0x7c3f, 0x5023, 0x4ff8, 0x5305, 0x5831, 0x5949, 0x5b9d, 0x5cf0, 0x5d29, 0x62b1, 0x653e, 0x65b9, 0x6cd5, 0x6ce1, 0x7832, 0x7e2b, 0x80de, 0x82b3, 0x8912, 0x8a2a, 0x8c4a, 0x90a6, 0x98fd, 0x4e4f, 0x4ea1, 0x508d, 0x5256, 0x574a, 0x59a8, 0x5e3d, 0x5fd8, 0x5fd9, 0x623f, 0x66b4, 0x671b, 0x67d0, 0x68d2, 0x5192, 0x7d21, 0x80aa, 0x81a8, 0x8b00, 0x8cbf, 0x9632, 0x5317, 0x50d5, 0x58a8, 0x64b2, 0x6734, 0x7267, 0x6ca1, 0x5800, 0x5954, 0x672c, 0x7ffb, 0x51e1, 0x76c6, 0x6469, 0x78e8, 0x9b54, 0x9ebb, 0x57cb, 0x59b9, 0x679a, 0x6bce, 0x5e55, 0x819c, 0x53c8, 0x62b9, 0x672b, 0x7e6d, 0x4e07, 0x6162, 0x6e80, 0x6f2b, 0x5473, 0x672a, 0x9b45, 0x5cac, 0x5bc6, 0x8108, 0x5999, 0x6c11, 0x7720, 0x52d9, 0x5922, 0x7121, 0x77db, 0x9727, 0x5a7f, 0x5a18, 0x540d, 0x547d, 0x660e, 0x76df, 0x8ff7, 0x9298, 0x9cf4, 0x6ec5, 0x514d, 0x7dbf, 0x9762, 0x6a21, 0x8302, 0x5984, 0x6bdb, 0x731b, 0x76f2, 0x7db2, 0x8017, 0x6728, 0x9ed9, 0x76ee, 0x623b, 0x554f, 0x7d0b, 0x9580, 0x5301, 0x591c, 0x91ce, 0x77e2, 0x5384, 0x5f79, 0x7d04, 0x85ac, 0x8a33, 0x8e8d, 0x67f3, 0x6109, 0x6cb9, 0x7652, 0x8aed, 0x8f38, 0x552f, 0x512a, 0x52c7, 0x53cb, 0x5e7d, 0x60a0, 0x6182, 0x6709, 0x7336, 0x7531, 0x88d5, 0x8a98, 0x904a, 0x90f5, 0x96c4, 0x878d, 0x5915, 0x4e88, 0x4f59, 0x4e0e, 0x8a89, 0x9810, 0x5e7c, 0x5bb9, 0x5eb8, 0x63da, 0x63fa, 0x64c1, 0x66dc, 0x69d8, 0x6d0b, 0x6eb6, 0x7528, 0x7aaf, 0x7f8a, 0x8449, 0x8981, 0x8b21, 0x8e0a, 0x967d, 0x990a, 0x6291, 0x6b32, 0x6d74, 0x7fcc, 0x7ffc, 0x7f85, 0x88f8, 0x6765, 0x983c, 0x96f7, 0x7d61, 0x843d, 0x916a, 0x4e71, 0x5375, 0x6b04, 0x6feb, 0x89a7, 0x5229, 0x540f, 0x5c65, 0x7406, 0x75e2, 0x88cf, 0x91cc, 0x96e2, 0x9678, 0x5f8b, 0x7387, 0x7acb, 0x7565, 0x6d41, 0x7559, 0x786b, 0x7c92, 0x9686, 0x7adc, 0x616e, 0x65c5, 0x865c, 0x4e86, 0x50da, 0x4e21, 0x5bee, 0x6599, 0x6dbc, 0x731f, 0x7642, 0x7ce7, 0x826f, 0x91cf, 0x9675, 0x9818, 0x529b, 0x7dd1, 0x502b, 0x5398, 0x6797, 0x81e8, 0x8f2a, 0x96a3, 0x5841, 0x6d99, 0x7d2f, 0x985e, 0x4ee4, 0x4f8b, 0x51b7, 0x52b1, 0x793c, 0x9234, 0x96b7, 0x96f6, 0x970a, 0x9e97, 0x9f62, 0x66a6, 0x6b74, 0x5217, 0x52a3, 0x70c8, 0x88c2, 0x5ec9, 0x604b, 0x7df4, 0x9023, 0x932c, 0x7089, 0x8def, 0x9732, 0x52b4, 0x5eca, 0x6717, 0x697c, 0x6d6a, 0x6f0f, 0x8001, 0x90ce, 0x516d, 0x9332, 0x8ad6, 0x548c, 0x8a71, 0x8cc4, 0x60d1, 0x67a0, 0x6e7e, 0x8155, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Kaithi000066400000000000000000000003611420226015000206550ustar00rootroot00000000000000{ "Kaithi", "", 0x1108d, "𑂍𑂎𑂏", { "𑂍𑂎𑂏", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x11080, 0x110c1, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Kana000066400000000000000000000010121420226015000203100ustar00rootroot00000000000000{ "Japanese Kana", "仮名", 0x3042, "いろはにほへと", { "いろはにほへと ちりぬるを わかよたれそ つねならむ うゐのおくやま けふこえて あさきゆめみし ゑひもせす", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x3041, 0x3094, FONT_MANAGER_START_RANGE_PAIR, 0x3099, 0x309e, FONT_MANAGER_START_RANGE_PAIR, 0x30a1, 0x30fe, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Kannada000066400000000000000000000020141420226015000207760ustar00rootroot00000000000000{ "Kannada", "ಕನ್ನಡ", 0xcb9, "ವ ಶ ಷ ಸ ಹ ಒ ಓ ಔ ಕ ಖ ಗ", { "ಹೂವಿನ ಜೊತೆ ನಾರು ಸ್ವರ್ಗ ಸೇರಿಥು.", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xc82, 0xc83, FONT_MANAGER_START_RANGE_PAIR, 0xc85, 0xc8c, FONT_MANAGER_START_RANGE_PAIR, 0xc8e, 0xc90, FONT_MANAGER_START_RANGE_PAIR, 0xc92, 0xca8, FONT_MANAGER_START_RANGE_PAIR, 0xcaa, 0xcb3, FONT_MANAGER_START_RANGE_PAIR, 0xcb5, 0xcb9, FONT_MANAGER_START_RANGE_PAIR, 0xcbe, 0xcc4, FONT_MANAGER_START_RANGE_PAIR, 0xcc6, 0xcc8, FONT_MANAGER_START_RANGE_PAIR, 0xcca, 0xccd, FONT_MANAGER_START_RANGE_PAIR, 0xcd5, 0xcd6, 0xcde, FONT_MANAGER_START_RANGE_PAIR, 0xce0, 0xce1, FONT_MANAGER_START_RANGE_PAIR, 0xce6, 0xcef, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/KayahLi000066400000000000000000000004161420226015000207670ustar00rootroot00000000000000{ "Kayah Li", "", 0xa90a, "ꤊꤋꤌꤍꤎꤏꤐꤑꤒ", { "ꤊꤋꤌꤍꤎꤏꤐꤑꤒ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa900, 0xa92f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Kazakh000066400000000000000000000006001420226015000206510ustar00rootroot00000000000000{ "Kazakh", "قازاق", 0x6ad, "ٴ ٵ ٷ ٸ پ چ ڭ گ ۆ ۉ", { "", FONT_MANAGER_END_OF_DATA }, { 0x674, 0x675, 0x676, 0x677, 0x678, 0x67e, 0x686, 0x6ad, 0x6af, 0x6c6, 0x6c9, 0x6cb, 0x6d5, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Kharoshthi000066400000000000000000000012671420226015000215560ustar00rootroot00000000000000{ "Kharoshthi", "", 0x101a10, "𐨐𐨑𐨒𐨓", { "𐨐𐨑𐨒𐨓", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10a00, 0x10a03, 0x10a05, 0x10a06, FONT_MANAGER_START_RANGE_PAIR, 0x10a0c, 0x10a13, FONT_MANAGER_START_RANGE_PAIR, 0x10a15, 0x10a17, FONT_MANAGER_START_RANGE_PAIR, 0x10a19, 0x10a33, FONT_MANAGER_START_RANGE_PAIR, 0x10a38, 0x10a3a, 0x10a3f, FONT_MANAGER_START_RANGE_PAIR, 0x10a40, 0x10a47, FONT_MANAGER_START_RANGE_PAIR, 0x10a50, 0x10a58, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Khmer000066400000000000000000000005561420226015000205200ustar00rootroot00000000000000{ "Khmer", "អក្សរខ្មែរ", 0x1780, "កខគឃងចឆជ", { "ជំរាបសួរស្ដី", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1780, 0x17dc, FONT_MANAGER_START_RANGE_PAIR, 0x17e0, 0x17e9, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Kokuji000066400000000000000000000055511420226015000207060ustar00rootroot00000000000000{ "Japanese Kokuji", "日本国字 (和制汉字)", 0x5ce0, "峠栂込榊鴫辻畑柾梻毟", { "碓氷峠(うすいとうげ)は群馬県安中市松井田町と長野県北佐久郡軽井沢町との境にある日本の峠である。", FONT_MANAGER_END_OF_DATA }, { 0x4fe3, 0x4fe4, 0x4fe5, 0x50cd, 0x51e7, 0x51e9, 0x51ea, 0x5301, 0x5302, 0x53fa, 0x544e, 0x54d8, 0x55b0, 0x5678, 0x567a, 0x5726, 0x5737, 0x5738, 0x5788, 0x5840, 0x5870, 0x5b36, 0x5c76, 0x5cbc, 0x5cc5, 0x5ce0, 0x5f16, 0x603a, 0x6268, 0x643e, 0x6741, 0x6762, 0x6763, 0x6764, 0x67a0, 0x67a1, 0x67fe, 0x6802, 0x6803, 0x685d, 0x68ba, 0x6919, 0x691a, 0x691b, 0x6921, 0x6923, 0x6925, 0x6928, 0x697e, 0x6981, 0x698a, 0x69dd, 0x6a2b, 0x6a2e, 0x6a61, 0x6a72, 0x6b1f, 0x6bdf, 0x6c62, 0x7195, 0x71f5, 0x74e7, 0x74e9, 0x74f0, 0x74f1, 0x74f2, 0x74f8, 0x7505, 0x7551, 0x7560, 0x7569, 0x766a, 0x7872, 0x7874, 0x7acd, 0x7acf, 0x7ad3, 0x7ad5, 0x7ae1, 0x7af0, 0x7b02, 0x7b39, 0x7c13, 0x7c17, 0x7c4f, 0x7c75, 0x7c7e, 0x7c81, 0x7c82, 0x7c8d, 0x7ca8, 0x7cad, 0x7cc0, 0x7cce, 0x7cd8, 0x7d9b, 0x7e05, 0x7e67, 0x7e83, 0x7e90, 0x8062, 0x817a, 0x81a4, 0x81b5, 0x825d, 0x8422, 0x84d9, 0x8630, 0x86ab, 0x86ef, 0x87d0, 0x88b0, 0x88c3, 0x88c4, 0x8904, 0x8977, 0x8ada, 0x8ebe, 0x8ec8, 0x8f4c, 0x8fb7, 0x8fbb, 0x8fbc, 0x8fda, 0x9027, 0x9056, 0x92f2, 0x9335, 0x933a, 0x933b, 0x93b9, 0x9453, 0x958a, 0x9596, 0x96eb, 0x9786, 0x9790, 0x98aa, 0x9942, 0x9b96, 0x9b97, 0x9ba0, 0x9bb4, 0x9bcf, 0x9bd1, 0x9bd2, 0x9bf0, 0x9bf1, 0x9bf2, 0x9c2f, 0x9c30, 0x9c47, 0x9c48, 0x9c5a, 0x9cf0, 0x9d2b, 0x9d46, 0x9d64, 0x9dab, 0x9ebf, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Lao000066400000000000000000000016011420226015000201550ustar00rootroot00000000000000{ "Lao", "ພາສາລາວ", 0xe81, "ກຂຄງຈຊຍດ", { "ຂອບໃຈຫຼາຍໆເດີ", FONT_MANAGER_END_OF_DATA }, { 0xe81, 0xe82, 0xe84, 0xe87, 0xe88, 0xe8a, 0xe8d, FONT_MANAGER_START_RANGE_PAIR, 0xe94, 0xe97, FONT_MANAGER_START_RANGE_PAIR, 0xe99, 0xe9f, 0xea1, 0xea2, 0xea3, 0xea5, 0xea7, 0xeaa, 0xeab, FONT_MANAGER_START_RANGE_PAIR, 0xead, 0xeb9, 0xebb, 0xebc, 0xebd, FONT_MANAGER_START_RANGE_PAIR, 0xec0, 0xec4, 0xec6, FONT_MANAGER_START_RANGE_PAIR, 0xec8, 0xecd, FONT_MANAGER_START_RANGE_PAIR, 0xed0, 0xed9, 0xedc, 0xedd, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/LatinLigatures000066400000000000000000000006151420226015000223750ustar00rootroot00000000000000{ "Latin Ligatures", "Latin Ligatures", 0xfb06, "ff fi fl ffi ffl ſt st", { "Affable financiers flowered with efficacious affluence in the ſtalwart strata.", FONT_MANAGER_END_OF_DATA }, { 0xfb00, 0xfb01, 0xfb02, 0xfb03, 0xfb04, 0xfb05, 0xfb06, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Lepcha000066400000000000000000000005461420226015000206450ustar00rootroot00000000000000{ "Lepcha", "", 0x1c00, "ᰀᰁᰂ", { "ᰀᰁᰂ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1c00, 0x1c37, FONT_MANAGER_START_RANGE_PAIR, 0x1c3b, 0x1c49, FONT_MANAGER_START_RANGE_PAIR, 0x1c4d, 0x1c4f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Limbu000066400000000000000000000006641420226015000205220ustar00rootroot00000000000000{ "Limbu", "", 0x1901, "ᤁᤂᤃ", { "ᤁᤂᤃ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1900, 0x191c, FONT_MANAGER_START_RANGE_PAIR, 0x1920, 0x192b, FONT_MANAGER_START_RANGE_PAIR, 0x1930, 0x193b, 0x1940, FONT_MANAGER_START_RANGE_PAIR, 0x1944, 0x194f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/LinearBIdeograms000066400000000000000000000004171420226015000226150ustar00rootroot00000000000000{ "Linear B Ideograms", "Linear B Ideograms", 0x10080, "𐂀𐂁𐂂𐂃𐂄𐂅", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10080, 0x100fa, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/LinearBSyllabary000066400000000000000000000010651420226015000226450ustar00rootroot00000000000000{ "Linear B Syllabary", "Linear B Syllabary", 0x10000, "𐀀𐀁𐀂𐀃𐀄𐀅", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10000, 0x1000b, FONT_MANAGER_START_RANGE_PAIR, 0x1000d, 0x10026, FONT_MANAGER_START_RANGE_PAIR, 0x10028, 0x1003a, 0x1003c, 0x1003d, FONT_MANAGER_START_RANGE_PAIR, 0x1003f, 0x1004d, FONT_MANAGER_START_RANGE_PAIR, 0x10050, 0x1005d, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MUFI000066400000000000000000000276711420226015000202210ustar00rootroot00000000000000{ "MUFI 3.0", "MUFI 3.0", 0xfe, "łēƀſᚠᛁᛋᚳmþāȳðþæǣēġā", { "Adiuuanos dſ ̄ ſalutariſ noſter & ꝓpt̄ głam nominiſ tui dnē liƀanoſ· & ꝓpitiuſ eſto peccatiſ noiſ ꝓpter nomen tuum·", FONT_MANAGER_END_OF_DATA }, { 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f, 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f, 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57, 0x58, 0x59, 0x5a, 0x5b, 0x5c, 0x5d, 0x5e, 0x5f, 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x7b, 0x7c, 0x7d, 0x7e, 0x7f, 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7, 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf, 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7, 0xb8, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf, 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xff, 0x100, 0x101, 0x102, 0x103, 0x104, 0x105, 0x106, 0x107, 0x10a, 0x10b, 0x110, 0x111, 0x112, 0x113, 0x114, 0x115, 0x116, 0x117, 0x118, 0x119, 0x120, 0x121, 0x127, 0x12a, 0x12b, 0x12c, 0x12d, 0x12e, 0x12f, 0x130, 0x131, 0x132, 0x133, 0x139, 0x13a, 0x141, 0x142, 0x143, 0x144, 0x14a, 0x14b, 0x14c, 0x14d, 0x14e, 0x14f, 0x150, 0x151, 0x152, 0x153, 0x154, 0x155, 0x15a, 0x15b, 0x16a, 0x16b, 0x16c, 0x16d, 0x16e, 0x16f, 0x170, 0x171, 0x172, 0x173, 0x174, 0x175, 0x176, 0x177, 0x178, 0x17b, 0x17c, 0x17f, 0x180, 0x195, 0x199, 0x19a, 0x19e, 0x1a6, 0x1b5, 0x1b6, 0x1b7, 0x1bf, 0x1d1, 0x1d2, 0x1d3, 0x1d4, 0x1d5, 0x1d6, 0x1e2, 0x1e3, 0x1e4, 0x1e5, 0x1ea, 0x1eb, 0x1ec, 0x1ed, 0x1f4, 0x1f5, 0x1f6, 0x1f7, 0x1fc, 0x1fd, 0x1fe, 0x1ff, 0x21c, 0x21d, 0x226, 0x227, 0x22a, 0x22b, 0x22e, 0x22f, 0x232, 0x233, 0x237, 0x248, 0x249, 0x254, 0x256, 0x259, 0x25f, 0x261, 0x262, 0x266, 0x268, 0x26a, 0x272, 0x274, 0x276, 0x27c, 0x280, 0x289, 0x28f, 0x292, 0x299, 0x29c, 0x29f, 0x2bc, 0x2c8, 0x2d8, 0x2d9, 0x2da, 0x2db, 0x2dc, 0x2dd, 0x2e3, 0x300, 0x301, 0x302, 0x303, 0x304, 0x305, 0x306, 0x307, 0x308, 0x309, 0x30a, 0x30b, 0x30d, 0x30e, 0x315, 0x323, 0x327, 0x328, 0x332, 0x333, 0x336, 0x33e, 0x33f, 0x359, 0x35b, 0x35c, 0x363, 0x364, 0x365, 0x366, 0x367, 0x368, 0x369, 0x36a, 0x36b, 0x36c, 0x36d, 0x36e, 0x36f, 0x398, 0x3b8, 0x10fb, 0x16a0, 0x16d8, 0x1d00, 0x1d01, 0x1d04, 0x1d05, 0x1d06, 0x1d07, 0x1d0a, 0x1d0b, 0x1d0d, 0x1d0f, 0x1d18, 0x1d1b, 0x1d1c, 0x1d20, 0x1d21, 0x1d22, 0x1d35, 0x1d79, 0x1dcd, 0x1dce, 0x1dcf, 0x1dd0, 0x1dd1, 0x1dd2, 0x1dd3, 0x1dd4, 0x1dd5, 0x1dd6, 0x1dd7, 0x1dd8, 0x1dd9, 0x1dda, 0x1ddb, 0x1ddc, 0x1ddd, 0x1dde, 0x1ddf, 0x1de0, 0x1de1, 0x1de2, 0x1de3, 0x1de4, 0x1de5, 0x1de6, 0x1e02, 0x1e03, 0x1e04, 0x1e05, 0x1e0a, 0x1e0b, 0x1e0c, 0x1e0d, 0x1e16, 0x1e17, 0x1e1e, 0x1e1f, 0x1e22, 0x1e23, 0x1e24, 0x1e25, 0x1e30, 0x1e31, 0x1e32, 0x1e33, 0x1e36, 0x1e37, 0x1e3e, 0x1e3f, 0x1e40, 0x1e41, 0x1e42, 0x1e43, 0x1e44, 0x1e45, 0x1e46, 0x1e47, 0x1e52, 0x1e53, 0xf189, 0x1e54, 0x1e55, 0x1e56, 0x1e57, 0x1e58, 0x1e59, 0x1e5a, 0x1e5b, 0x1e60, 0x1e61, 0x1e62, 0x1e63, 0x1e6a, 0x1e6b, 0x1e6c, 0x1e6d, 0x1e7e, 0x1e7f, 0x1e80, 0x1e81, 0x1e82, 0x1e83, 0x1e84, 0x1e85, 0x1e86, 0x1e87, 0x1e88, 0x1e89, 0x1e8e, 0x1e8f, 0x1e92, 0x1e93, 0x1e98, 0x1e99, 0x1e9c, 0x1e9d, 0x1e9e, 0x1e9f, 0x1ea0, 0x1ea1, 0x1ea2, 0x1ea3, 0x1eae, 0x1eaf, 0x1eb8, 0x1eb9, 0x1ec8, 0x1ec9, 0x1eca, 0x1ecb, 0x1ecc, 0x1ecd, 0x1ece, 0x1ecf, 0x1ee4, 0x1ee5, 0x1ee6, 0x1ee7, 0x1ef2, 0x1ef3, 0x1ef4, 0x1ef5, 0x1ef6, 0x1ef7, 0x1efa, 0x1efb, 0x1efc, 0x1efd, 0x1efe, 0x1eff, 0x2000, 0x2001, 0x2002, 0x2003, 0x2004, 0x2005, 0x2006, 0x2007, 0x2008, 0x2009, 0x200a, 0x200b, 0x2010, 0x2011, 0x2012, 0x2013, 0x2014, 0x2015, 0x2016, 0x2018, 0x2019, 0x201a, 0x201b, 0x201c, 0x201d, 0x201e, 0x201f, 0x2020, 0x2021, 0x2022, 0x2023, 0x2024, 0x2025, 0x2026, 0x2027, 0x202f, 0x2030, 0x2032, 0x2033, 0x2039, 0x203a, 0x203b, 0x2042, 0x2044, 0x2045, 0x2046, 0x204a, 0x204b, 0x2058, 0x205c, 0x2070, 0x2074, 0x2075, 0x2076, 0x2077, 0x2078, 0x2079, 0x2080, 0x2081, 0x2082, 0x2083, 0x2084, 0x2085, 0x2086, 0x2087, 0x2088, 0x2089, 0x20b0, 0x2108, 0x2114, 0x211e, 0x211f, 0x2123, 0x2125, 0x2132, 0x214e, 0x2180, 0x2181, 0x2182, 0x2183, 0x2184, 0x2190, 0x2191, 0x2192, 0x2193, 0x2212, 0x221e, 0x2227, 0x2234, 0x2235, 0x2237, 0x223b, 0x2248, 0x2260, 0x22d7, 0x23d1, 0x23d2, 0x23d3, 0x23d4, 0x25aa, 0x25ab, 0x25b9, 0x25c3, 0x25cc, 0x271d, 0x2766, 0x2767, 0x27e6, 0x27e7, 0x27e8, 0x27e9, 0x2afd, 0x2c75, 0x2c76, 0x2e00, 0x2e0c, 0x2e0d, 0x2e17, 0x2e19, 0x2e1c, 0x2e1d, 0x2e20, 0x2e21, 0x2e22, 0x2e23, 0x2e24, 0x2e25, 0x2e26, 0x2e27, 0x2e28, 0x2e29, 0x2e2a, 0x2e2b, 0x2e2c, 0x2e2d, 0x2e2e, 0xa730, 0xa731, 0xa732, 0xa733, 0xa734, 0xa735, 0xa736, 0xa737, 0xa738, 0xa739, 0xa73a, 0xa73b, 0xa73c, 0xa73d, 0xa73e, 0xa73f, 0xa740, 0xa741, 0xa742, 0xa743, 0xa744, 0xa745, 0xa746, 0xa747, 0xa748, 0xa749, 0xa74a, 0xa74b, 0xa74c, 0xa74d, 0xa74e, 0xa74f, 0xa750, 0xa751, 0xa752, 0xa753, 0xa754, 0xa755, 0xa756, 0xa757, 0xa758, 0xa759, 0xa75a, 0xa75b, 0xa75c, 0xa75d, 0xa75e, 0xa75f, 0xa760, 0xa761, 0xa762, 0xa763, 0xa764, 0xa765, 0xa766, 0xa767, 0xa768, 0xa769, 0xa76a, 0xa76b, 0xa76c, 0xa76d, 0xa76e, 0xa76f, 0xa770, 0xa771, 0xa772, 0xa773, 0xa774, 0xa775, 0xa776, 0xa777, 0xa778, 0xa779, 0xa77a, 0xa77b, 0xa77c, 0xa77d, 0xa77e, 0xa77f, 0xa780, 0xa781, 0xa782, 0xa783, 0xa784, 0xa785, 0xa786, 0xa787, 0xa7fb, 0xa7fc, 0xa7fd, 0xa7fe, 0xa7ff, 0xfb00, 0xfb01, 0xfb02, 0xfb03, 0xfb04, 0xfb05, 0xfb06, 0x10190, 0x10191, 0x10192, 0x10193, 0x10194, 0x10195, 0x10196, 0x10197, 0x10198, 0x10199, 0x1019a, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Malayalam000066400000000000000000000031721420226015000213450ustar00rootroot00000000000000{ "Malayalam", "മലയാളം", 0xd15, "ക ഖ ഗ ഘ ങ ച ഛ ജ", { "ക ഖ ഗ ഘ ങ ച ഛ ജ", FONT_MANAGER_END_OF_DATA }, { 0xd02, 0xd03, 0xd05, 0xd06, 0xd07, 0xd08, 0xd09, 0xd0a, 0xd0b, 0xd0c, 0xd0e, 0xd0f, 0xd10, 0xd12, 0xd13, 0xd14, 0xd15, 0xd16, 0xd17, 0xd18, 0xd19, 0xd1a, 0xd1b, 0xd1c, 0xd1d, 0xd1e, 0xd1f, 0xd20, 0xd21, 0xd22, 0xd23, 0xd24, 0xd25, 0xd26, 0xd27, 0xd28, 0xd2a, 0xd2b, 0xd2c, 0xd2d, 0xd2e, 0xd2f, 0xd30, 0xd31, 0xd32, 0xd33, 0xd34, 0xd35, 0xd36, 0xd37, 0xd38, 0xd39, 0xd3d, 0xd3e, 0xd3f, 0xd40, 0xd41, 0xd42, 0xd43, 0xd44, 0xd46, 0xd47, 0xd48, 0xd4a, 0xd4b, 0xd4c, 0xd4d, 0xd57, 0xd60, 0xd61, 0xd62, 0xd63, 0xd66, 0xd67, 0xd68, 0xd69, 0xd6a, 0xd6b, 0xd6c, 0xd6d, 0xd6e, 0xd6f, 0xd70, 0xd71, 0xd72, 0xd73, 0xd74, 0xd75, 0xd79, 0xd7a, 0xd7b, 0xd7c, 0xd7d, 0xd7e, 0xd7f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MathematicalGreek000066400000000000000000000005571420226015000230220ustar00rootroot00000000000000{ "Mathematical Greek", "Mathematical Greek", 0x1d6d1, "", { "", FONT_MANAGER_END_OF_DATA }, { 0x3f5, 0x3d1, 0x3f0, 0x3d5, 0x3f1, 0x3d6, 0x3dc, 0x3dd, FONT_MANAGER_START_RANGE_PAIR, 0x1d6a8, 0x1d7cb, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MathematicalLatin000066400000000000000000000030721420226015000230270ustar00rootroot00000000000000{ "Mathematical Latin", "Mathematical Latin", 0x2102, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1d400, 0x1d454, 0x210e, FONT_MANAGER_START_RANGE_PAIR, 0x1d456, 0x1d49c, 0x212c, 0x1d49e, 0x1d49f, 0x2130, 0x2131, 0x1d4a2, 0x210b, 0x2110, 0x1d4a5, 0x1d4a6, 0x2112, 0x2133, FONT_MANAGER_START_RANGE_PAIR, 0x1d4a9, 0x1d4ac, 0x211b, FONT_MANAGER_START_RANGE_PAIR, 0x1d4ae, 0x1d4b9, 0x212f, 0x1d4bb, 0x210a, FONT_MANAGER_START_RANGE_PAIR, 0x1d4bd, 0x1d4c3, 0x2134, FONT_MANAGER_START_RANGE_PAIR, 0x1d4c5, 0x1d505, 0x212d, FONT_MANAGER_START_RANGE_PAIR, 0x1d507, 0x1d50a, 0x210c, 0x2111, FONT_MANAGER_START_RANGE_PAIR, 0x1d50d, 0x1d514, 0x211c, FONT_MANAGER_START_RANGE_PAIR, 0x1d516, 0x1d51c, 0x2128, FONT_MANAGER_START_RANGE_PAIR, 0x1d51e, 0x1d539, 0x2102, FONT_MANAGER_START_RANGE_PAIR, 0x1d53b, 0x1d53e, 0x210d, FONT_MANAGER_START_RANGE_PAIR, 0x1d540, 0x1d544, 0x2115, 0x1d546, 0x2119, 0x211a, 0x211d, FONT_MANAGER_START_RANGE_PAIR, 0x1d54a, 0x1d550, 0x2124, FONT_MANAGER_START_RANGE_PAIR, 0x1d552, 0x1d56b, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MathematicalNumerals000066400000000000000000000003751420226015000235510ustar00rootroot00000000000000{ "Mathematical Numerals", "Mathematical Numerals", 0x1d7d1, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1d7ce, 0x1d7ff, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MathematicalOperators000066400000000000000000000040551420226015000237400ustar00rootroot00000000000000{ "Mathematical Operators", "Mathematical Operators", 0x2208, "∂∈∉∫∬≠⊂⊗⋈⋂", { "∂∈∉∫∬≠⊂⊗⋈⋂", FONT_MANAGER_END_OF_DATA }, { 0x2b, 0x3c, 0x3d, 0x3e, 0x7c, 0x7e, 0xac, 0xb1, 0xd7, 0xf7, 0x3f6, FONT_MANAGER_START_RANGE_PAIR, 0x606, 0x608, 0x2044, 0x2052, FONT_MANAGER_START_RANGE_PAIR, 0x207a, 0x207c, FONT_MANAGER_START_RANGE_PAIR, 0x208a, 0x208c, 0x2118, FONT_MANAGER_START_RANGE_PAIR, 0x2140, 0x2144, 0x214b, FONT_MANAGER_START_RANGE_PAIR, 0x2190, 0x2194, 0x219a, 0x219b, 0x21a0, 0x21a3, 0x21a6, 0x21ae, 0x21ce, 0x21cf, 0x21d2, 0x21d4, FONT_MANAGER_START_RANGE_PAIR, 0x21f4, 0x22ff, 0x2320, 0x2321, 0x237c, FONT_MANAGER_START_RANGE_PAIR, 0x239b, 0x23b3, FONT_MANAGER_START_RANGE_PAIR, 0x23dc, 0x23e1, 0x25b7, 0x25c1, FONT_MANAGER_START_RANGE_PAIR, 0x25f8, 0x25ff, 0x266f, FONT_MANAGER_START_RANGE_PAIR, 0x27c0, 0x27ff, FONT_MANAGER_START_RANGE_PAIR, 0x2900, 0x29ff, FONT_MANAGER_START_RANGE_PAIR, 0x2a00, 0x2aff, FONT_MANAGER_START_RANGE_PAIR, 0x2b30, 0x2b44, FONT_MANAGER_START_RANGE_PAIR, 0x2b47, 0x2b4c, 0xfb29, 0xfe62, FONT_MANAGER_START_RANGE_PAIR, 0xfe64, 0xfe66, 0xff0b, FONT_MANAGER_START_RANGE_PAIR, 0xff1c, 0xff1e, 0xff5c, 0xff5e, 0xffe2, FONT_MANAGER_START_RANGE_PAIR, 0xffe9, 0xffec, 0x1d6c1, 0x1d6db, 0x1d6fb, 0x1d715, 0x1d735, 0x1d74f, 0x1d76f, 0x1d789, 0x1d7a9, 0x1d7c3, 0x1eef0, 0x1eef1, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MeeteiMayak000066400000000000000000000004551420226015000216430ustar00rootroot00000000000000{ "Meetei Mayak", "", 0xabc0, "ꯀꯁꯂ", { "ꯀꯁꯂ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xabc0, 0xabed, FONT_MANAGER_START_RANGE_PAIR, 0xabf0, 0xabf9, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MendeKikakui000066400000000000000000000004411420226015000220040ustar00rootroot00000000000000{ "Mende Kikakui", "", 0x1e800, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1e800, 0x1e8c4, FONT_MANAGER_START_RANGE_PAIR, 0x1e8c7, 0x1e8d6, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MeroiticCursive000066400000000000000000000004531420226015000225620ustar00rootroot00000000000000{ "MeroiticCursive", "MeroiticCursive", 0x109a0, "𐦠𐦡𐦢𐦣𐦤𐦥", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x109a0, 0x109b7, 0x109be, 0x109bf, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/MeroiticHieroglyphs000066400000000000000000000004231420226015000234340ustar00rootroot00000000000000{ "Meroitic Hieroglyphs", "Meroitic Hieroglyphs", 0x10980, "𐦀𐦁𐦂𐦃𐦄𐦅", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10980, 0x1099f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Miao000066400000000000000000000005311420226015000203300ustar00rootroot00000000000000{ "Miao", "", 0x16f00, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x16f00, 0x16f44, FONT_MANAGER_START_RANGE_PAIR, 0x16f50, 0x16f7e, FONT_MANAGER_START_RANGE_PAIR, 0x16f8f, 0x16f9f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Mongolian000066400000000000000000000010051420226015000213630ustar00rootroot00000000000000{ "Mongolian", "", 0x1820, "ᠠᠡᠢᠣᠤᠥᠦᠧ", { "ᠠᠡᠢᠣᠤᠥᠦᠧ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1800, 0x180a, FONT_MANAGER_START_RANGE_PAIR, 0x180b, 0x180e, FONT_MANAGER_START_RANGE_PAIR, 0x1810, 0x1819, FONT_MANAGER_START_RANGE_PAIR, 0x1820, 0x1877, FONT_MANAGER_START_RANGE_PAIR, 0x1880, 0x18aa, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Myanmar000066400000000000000000000010571420226015000210530ustar00rootroot00000000000000{ "Myanmar", "မြန်မာအက္ခရာ", 0x1000, "ကခဂဃငစဆဇ", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1000, 0x1021, FONT_MANAGER_START_RANGE_PAIR, 0x1023, 0x1027, 0x1029, 0x102a, FONT_MANAGER_START_RANGE_PAIR, 0x102c, 0x1032, FONT_MANAGER_START_RANGE_PAIR, 0x1036, 0x1039, FONT_MANAGER_START_RANGE_PAIR, 0x1040, 0x1059, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/NewTaiLue000066400000000000000000000007501420226015000213030ustar00rootroot00000000000000{ "New Tai Lue", "", 0x1980, "ᦀᦁᦂᦃ ᦖᦰ ᦖᦱ ᦖᦲ ᦖᦳ", { "ᦀᦁᦂᦃ ᦖᦰ ᦖᦱ ᦖᦲ ᦖᦳ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1980, 0x19a9, FONT_MANAGER_START_RANGE_PAIR, 0x19b0, 0x19c9, FONT_MANAGER_START_RANGE_PAIR, 0x19d0, 0x19d9, FONT_MANAGER_START_RANGE_PAIR, 0x19de, 0x19df, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Nko000066400000000000000000000023711420226015000201760ustar00rootroot00000000000000{ "N’Ko", "ߒߞߏ", 0x7ca, "‎ߊ‎ ‎ߋ‎ ‎ߌ‎ ‎ߍ‎ ‎ߎ‎ ‎ߏ‎ ‎ߐ‎ ‎ߑ‎ ‎ߒ‎ ‎ߓ‎ ‎ߔ‎ ‎ߕ‎ ‎ߖ‎", { "‎ߊ‎ ‎ߋ‎ ‎ߌ‎ ‎ߍ‎ ‎ߎ‎ ‎ߏ‎ ‎ߐ‎ ‎ߑ‎ ‎ߒ‎ ‎ߓ‎ ‎ߔ‎ ‎ߕ‎ ‎ߖ‎", FONT_MANAGER_END_OF_DATA }, { 0x7c0, 0x7c1, 0x7c2, 0x7c3, 0x7c4, 0x7c5, 0x7c6, 0x7c7, 0x7c8, 0x7c9, 0x7ca, 0x7cb, 0x7cc, 0x7cd, 0x7ce, 0x7cf, 0x7d0, 0x7d1, 0x7d2, 0x7d3, 0x7d4, 0x7d5, 0x7d6, 0x7d7, 0x7d8, 0x7d9, 0x7da, 0x7db, 0x7dc, 0x7dd, 0x7de, 0x7df, 0x7e0, 0x7e1, 0x7e2, 0x7e3, 0x7e4, 0x7e5, 0x7e6, 0x7e7, 0x7e8, 0x7e9, 0x7ea, 0x7eb, 0x7ec, 0x7ed, 0x7ee, 0x7ef, 0x7f0, 0x7f1, 0x7f2, 0x7f3, 0x7f4, 0x7f5, 0x7f6, 0x7f7, 0x7f8, 0x7f9, 0x7fa, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Ogham000066400000000000000000000003621420226015000205000ustar00rootroot00000000000000{ "Ogham", "Ogham", 0x1681, "ᚁᚂᚃᚄᚋᚌᚍᚎ", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1680, 0x169c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/OlChiki000066400000000000000000000003521420226015000207660ustar00rootroot00000000000000{ "Ol Chiki", "", 0x1c50, "᱐᱑᱒", { "᱐᱑᱒", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1c50, 0x1c7f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/OldItalic000066400000000000000000000003351420226015000213110ustar00rootroot00000000000000{ "Old Italic", "", 0x10300, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10300, 0x10323, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/OldSouthArabian000066400000000000000000000004641420226015000224670ustar00rootroot00000000000000{ "Old South Arabian", "", 0x10a60, "𐩠𐩡𐩢𐩣𐩤𐩥𐩦𐩧𐩨𐩩", { "𐩠𐩡𐩢𐩣𐩤𐩥𐩦𐩧𐩨𐩩", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10a60, 0x10a7f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Oriya000066400000000000000000000027161420226015000205350ustar00rootroot00000000000000{ "Oriya", "ଓଡ଼ିଆ", 0xb15, "କ ଖ ଗ ଘ ଙ ଚ ଛ ଜ", { "କ ଖ ଗ ଘ ଙ ଚ ଛ ଜ", FONT_MANAGER_END_OF_DATA }, { 0xb01, 0xb02, 0xb03, 0xb05, 0xb06, 0xb07, 0xb08, 0xb09, 0xb0a, 0xb0b, 0xb0c, 0xb0f, 0xb10, 0xb13, 0xb14, 0xb15, 0xb16, 0xb17, 0xb18, 0xb19, 0xb1a, 0xb1b, 0xb1c, 0xb1d, 0xb1e, 0xb1f, 0xb20, 0xb21, 0xb22, 0xb23, 0xb24, 0xb25, 0xb26, 0xb27, 0xb28, 0xb2a, 0xb2b, 0xb2c, 0xb2d, 0xb2e, 0xb2f, 0xb30, 0xb32, 0xb33, 0xb35, 0xb36, 0xb37, 0xb38, 0xb39, 0xb3c, 0xb3d, 0xb3e, 0xb3f, 0xb40, 0xb41, 0xb42, 0xb43, 0xb44, 0xb47, 0xb48, 0xb4b, 0xb4c, 0xb4d, 0xb56, 0xb57, 0xb5c, 0xb5d, 0xb5f, 0xb60, 0xb61, 0xb62, 0xb63, 0xb66, 0xb67, 0xb68, 0xb69, 0xb6a, 0xb6b, 0xb6c, 0xb6d, 0xb6e, 0xb6f, 0xb70, 0xb71, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Osmanya000066400000000000000000000016571420226015000210640ustar00rootroot00000000000000{ "Osmanya", "𐒋𐒘𐒈𐒑𐒛𐒒𐒕𐒀", 0x10480, "𐒀 𐒁 𐒂 𐒃 𐒄 𐒅 𐒆 𐒇", { "𐒀 𐒁 𐒂 𐒃 𐒄 𐒅 𐒆 𐒇", FONT_MANAGER_END_OF_DATA }, { 0x10480, 0x10481, 0x10482, 0x10483, 0x10484, 0x10485, 0x10486, 0x10487, 0x10488, 0x10489, 0x1048a, 0x1048b, 0x1048c, 0x1048d, 0x1048e, 0x1048f, 0x10490, 0x10491, 0x10492, 0x10493, 0x10494, 0x10495, 0x10496, 0x10497, 0x10498, 0x10499, 0x1049a, 0x1049b, 0x1049c, 0x1049d, 0x104a0, 0x104a1, 0x104a2, 0x104a3, 0x104a4, 0x104a5, 0x104a6, 0x104a7, 0x104a8, 0x104a9, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/PanAfricanLatin000066400000000000000000000107551420226015000224460ustar00rootroot00000000000000{ "Pan African Latin", "Pan African Latin", 0xc0, "ÀÁẬậíîȪȫ", { "Pan African Latin sentence placeholder ...", FONT_MANAGER_END_OF_DATA }, { 0xd8, 0xf8, 0x110, 0x111, 0x14a, 0x14b, 0x152, 0x153, 0x181, 0x186, 0x187, 0x188, 0x189, 0x18a, 0x18e, 0x18f, 0x190, 0x191, 0x192, 0x193, 0x194, 0x196, 0x197, 0x198, 0x199, 0x19d, 0x1a4, 0x1a5, 0x1a9, 0x1ac, 0x1ad, 0x1ae, 0x1b1, 0x1b2, 0x1b3, 0x1b4, 0x1b7, 0x1dd, 0x241, 0x242, 0x243, 0x244, 0x24b, 0x24c, 0x251, 0x253, 0x254, 0x256, 0x257, 0x259, 0x25b, 0x260, 0x263, 0x266, 0x268, 0x269, 0x272, 0x27d, 0x27e, 0x283, 0x288, 0x289, 0x28a, 0x28b, 0x28c, 0x292, 0x294, 0x295, 0x2c64, 0x2c6d, 0x2c72, 0x2c73, 0x2bc, 0x2c0, 0x2c6, 0x2c7, 0x2ca, 0x2cb, 0x300, 0x301, 0x302, 0x303, 0x304, 0x307, 0x308, 0x30c, 0x30d, 0x1dc4, 0x1dc5, 0x1dc6, 0x1dc7, 0x323, 0x324, 0x329, 0x32d, 0x330, 0x331, 0x327, 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf, 0xd1, 0xd2, 0xd3, 0xd4, 0xd6, 0xdc, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef, 0x1e2e, 0x1e2f, 0xf1, 0xf2, 0xf3, 0xf4, 0xf6, 0xfc, 0x100, 0x101, 0x102, 0x103, 0x10c, 0x10d, 0x112, 0x113, 0x128, 0x129, 0x14c, 0x14d, 0x160, 0x161, 0x168, 0x169, 0x16a, 0x16b, 0x170, 0x171, 0x174, 0x175, 0x1cd, 0x1ce, 0x1cf, 0x1d0, 0x1d1, 0x1d2, 0x1e6, 0x1e7, 0x228, 0x229, 0x1e04, 0x1e05, 0x1e0c, 0x1e0d, 0x1e0e, 0x1e0f, 0x1e12, 0x1e13, 0x1e24, 0x1e25, 0x1e36, 0x1e37, 0x1e3c, 0x1e3d, 0x1e3e, 0x1e3f, 0x1e44, 0x1e45, 0x1e46, 0x1e47, 0x1e4a, 0x1e4b, 0x1e4c, 0x1e4d, 0x1e50, 0x1e51, 0x1e52, 0x1e53, 0x1e62, 0x1e63, 0x1e6c, 0x1e6d, 0x1e6e, 0x1e6f, 0x1e70, 0x1e71, 0x1e80, 0x1e81, 0x1e82, 0x1e83, 0x1e84, 0x1e85, 0x1e92, 0x1e93, 0x1ea0, 0x1ea1, 0x1eac, 0x1ead, 0x1de, 0x1df, 0x1eb8, 0x1eb9, 0x1ebc, 0x1ebd, 0x1ec6, 0x1ec7, 0x1eca, 0x1ecb, 0x1ecc, 0x1ecd, 0x1ed8, 0x1ed9, 0x22a, 0x22b, 0x1ff, 0x1fe, 0x1ee4, 0x1ee5, 0x1ef2, 0x1ef3, 0x19f, 0x275, 0xa78d, 0x265, 0xa78b, 0xa78c, 0x166, 0x167, 0xd5, 0xd9, 0xda, 0xdb, 0xdd, 0xf5, 0xf9, 0xfa, 0xfb, 0xfd, 0x11a, 0x11b, 0x11c, 0x11d, 0x120, 0x121, 0x12a, 0x12b, 0x131, 0x143, 0x144, 0x176, 0x177, 0x17d, 0x17e, 0x1d3, 0x1d4, 0x1f8, 0x1f9, 0x24d, 0x267, 0x2bf, 0x2d7, 0x2ee, 0x1e5a, 0x1e5b, 0xa789, 0xa78a, 0x245, 0xa7aa, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Pashto000066400000000000000000000006151420226015000207040ustar00rootroot00000000000000{ "Pashto", "پښتو", 0x685, "ټ پ ځ ڂ څ چ ډ ړ ګ ې", { "", FONT_MANAGER_END_OF_DATA }, { 0x67c, 0x67e, 0x681, 0x685, 0x686, 0x689, 0x693, 0x696, 0x698, 0x69a, 0x6ab, 0x6bc, 0x6cd, 0x6d0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/PhagsPa000066400000000000000000000004261420226015000207710ustar00rootroot00000000000000{ "Phags Pa", "", 0xa840, "ꡀ ꡁ ꡂ ᡃ ꡄ ꡅ ꡆ ꡇ", { "ꡀ ꡁ ꡂ ᡃ ꡄ ꡅ ꡆ ꡇ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa840, 0xa877, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Pinyin000066400000000000000000000010701420226015000207100ustar00rootroot00000000000000{ "Pinyin", "汉语拼音", 0x1da, "āáǎàēéěèǘǚǜü", { "hàn yǔ pīn yīn", FONT_MANAGER_END_OF_DATA }, { 0x101, 0xe1, 0x1ce, 0xe0, 0x113, 0xe9, 0x11b, 0xe8, 0x12b, 0xed, 0x1d0, 0xec, 0x14d, 0xf3, 0x1d2, 0xf2, 0x16b, 0xfa, 0x1d4, 0xf9, 0x1d6, 0x1d8, 0x1da, 0x1dc, 0xfc, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Polynesian000066400000000000000000000016471420226015000215750ustar00rootroot00000000000000{ "Polynesian", "", 0x100, "AāeēiīOōuūhkLmnpwʻ", { "", FONT_MANAGER_END_OF_DATA }, { 0x41, 0x61, 0x100, 0x101, 0x45, 0x65, 0x112, 0x113, 0x49, 0x69, 0x12a, 0x12b, 0x4f, 0x6f, 0x14c, 0x14d, 0x55, 0x75, 0x16a, 0x16b, FONT_MANAGER_START_RANGE_PAIR, 0x46, 0x48, FONT_MANAGER_START_RANGE_PAIR, 0x66, 0x68, FONT_MANAGER_START_RANGE_PAIR, 0x4b, 0x4e, FONT_MANAGER_START_RANGE_PAIR, 0x6b, 0x6e, 0x50, 0x70, FONT_MANAGER_START_RANGE_PAIR, 0x52, 0x54, FONT_MANAGER_START_RANGE_PAIR, 0x72, 0x74, 0x56, 0x76, 0x57, 0x77, 0x2bb, 0x27, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/PolytonicGreek000066400000000000000000000022011420226015000223750ustar00rootroot00000000000000{ "Polytonic Greek", "Polytonic Greek", 0x1f21, "ἡἔἂὄὗὥᾏᾟ", { "ἡἔἂὄὗὥᾏᾟ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1f00, 0x1f15, FONT_MANAGER_START_RANGE_PAIR, 0x1f18, 0x1f1d, FONT_MANAGER_START_RANGE_PAIR, 0x1f20, 0x1f45, FONT_MANAGER_START_RANGE_PAIR, 0x1f48, 0x1f4d, FONT_MANAGER_START_RANGE_PAIR, 0x1f50, 0x1f57, 0x1f59, 0x1f5b, 0x1f5d, FONT_MANAGER_START_RANGE_PAIR, 0x1f5f, 0x1f7d, FONT_MANAGER_START_RANGE_PAIR, 0x1f80, 0x1fb4, FONT_MANAGER_START_RANGE_PAIR, 0x1fb6, 0x1fbc, FONT_MANAGER_START_RANGE_PAIR, 0x1fc2, 0x1fc4, FONT_MANAGER_START_RANGE_PAIR, 0x1fc6, 0x1fd3, FONT_MANAGER_START_RANGE_PAIR, 0x1fd6, 0x1fdb, FONT_MANAGER_START_RANGE_PAIR, 0x1fe0, 0x1fec, FONT_MANAGER_START_RANGE_PAIR, 0x1ff2, 0x1ff4, FONT_MANAGER_START_RANGE_PAIR, 0x1ff6, 0x1ffc, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/RegionalFlags000066400000000000000000000003701420226015000221610ustar00rootroot00000000000000{ "Regional Flags", "Regional Flags", 127462, "", { "", "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 127462, 127487, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Rejang000066400000000000000000000004421420226015000206520ustar00rootroot00000000000000{ "Rejang", "", 0xa930, "ꤰꤱꤲꤳᤴꤵꤶꤷꤸꤹ", { "ꤰꤱꤲꤳᤴꤵꤶꤷꤸꤹ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa930, 0xa953, 0xa95f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Romanian000066400000000000000000000006451420226015000212150ustar00rootroot00000000000000{ "Romanian", "Română", 0x21a, "ÂâĂăÎîȘșȚț", { "Gheorghe, obezul, a reușit să obțină jucându-se un flux în Quebec de o mie kilowațioră.", FONT_MANAGER_END_OF_DATA }, { 0xc2, 0xe2, 0x102, 0x103, 0xce, 0xee, 0x218, 0x219, 0x21a, 0x21b, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Runic000066400000000000000000000006521420226015000205270ustar00rootroot00000000000000{ "Runic", "ᚠᚢᚦᛆᚱᚴ", 0x16a0, "ᚠᚡᚢᚣᚤᚥꘖᚧ", { "ᛏᚡᛆᛋ ᛒᚱᛁᛚᛚᛁᚵ ᛆᚿᛑ ᛏᚼᛂ ᛋᛚᛁᛏᚼᚤ ᛏᚫᚡᛂᛋ ᛑᛁᛑ ᚵᚤᚱᛂ ᛆᚿᛑ ᚵᛁᛘᛒᛚᛂ ᛁᚿ ᛏᚼᛂ ᚡᛆᛒᛂ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x16a0, 0x16f0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Saurashtra000066400000000000000000000004531420226015000215630ustar00rootroot00000000000000{ "Saurashtra", "", 0xa882, "ꢂꢃꢄ", { "ꢂꢃꢄ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa880, 0xa8c4, FONT_MANAGER_START_RANGE_PAIR, 0xa8ce, 0xa8d9, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/SimplifiedChinese000066400000000000000000001557411420226015000230450ustar00rootroot00000000000000{ "Simplified Chinese", "中文简体字", 0x8d44, "指薪修祜永绥吉劭", { "天地玄黄 宇宙洪荒 日月盈昃 辰宿列张 寒来暑往 秋收冬藏", FONT_MANAGER_END_OF_DATA }, { 0x7684, 0x4e00, 0x662f, 0x4e0d, 0x4e86, 0x5728, 0x4eba, 0x6709, 0x6211, 0x4ed6, 0x8fd9, 0x4e2a, 0x4eec, 0x4e2d, 0x6765, 0x4e0a, 0x5927, 0x4e3a, 0x548c, 0x56fd, 0x5730, 0x5230, 0x4ee5, 0x8bf4, 0x65f6, 0x8981, 0x5c31, 0x51fa, 0x4f1a, 0x53ef, 0x4e5f, 0x4f60, 0x5bf9, 0x751f, 0x80fd, 0x800c, 0x5b50, 0x90a3, 0x5f97, 0x4e8e, 0x7740, 0x4e0b, 0x81ea, 0x4e4b, 0x5e74, 0x8fc7, 0x53d1, 0x540e, 0x4f5c, 0x91cc, 0x7528, 0x9053, 0x884c, 0x6240, 0x7136, 0x5bb6, 0x79cd, 0x4e8b, 0x6210, 0x65b9, 0x591a, 0x7ecf, 0x4e48, 0x53bb, 0x6cd5, 0x5b66, 0x5982, 0x90fd, 0x540c, 0x73b0, 0x5f53, 0x6ca1, 0x52a8, 0x9762, 0x8d77, 0x770b, 0x5b9a, 0x5929, 0x5206, 0x8fd8, 0x8fdb, 0x597d, 0x5c0f, 0x90e8, 0x5176, 0x4e9b, 0x4e3b, 0x6837, 0x7406, 0x5fc3, 0x5979, 0x672c, 0x524d, 0x5f00, 0x4f46, 0x56e0, 0x53ea, 0x4ece, 0x60f3, 0x5b9e, 0x65e5, 0x519b, 0x8005, 0x610f, 0x65e0, 0x529b, 0x5b83, 0x4e0e, 0x957f, 0x628a, 0x673a, 0x5341, 0x6c11, 0x7b2c, 0x516c, 0x6b64, 0x5df2, 0x5de5, 0x4f7f, 0x60c5, 0x660e, 0x6027, 0x77e5, 0x5168, 0x4e09, 0x53c8, 0x5173, 0x70b9, 0x6b63, 0x4e1a, 0x5916, 0x5c06, 0x4e24, 0x9ad8, 0x95f4, 0x7531, 0x95ee, 0x5f88, 0x6700, 0x91cd, 0x5e76, 0x7269, 0x624b, 0x5e94, 0x6218, 0x5411, 0x5934, 0x6587, 0x4f53, 0x653f, 0x7f8e, 0x76f8, 0x89c1, 0x88ab, 0x5229, 0x4ec0, 0x4e8c, 0x7b49, 0x4ea7, 0x6216, 0x65b0, 0x5df1, 0x5236, 0x8eab, 0x679c, 0x52a0, 0x897f, 0x65af, 0x6708, 0x8bdd, 0x5408, 0x56de, 0x7279, 0x4ee3, 0x5185, 0x4fe1, 0x8868, 0x5316, 0x8001, 0x7ed9, 0x4e16, 0x4f4d, 0x6b21, 0x5ea6, 0x95e8, 0x4efb, 0x5e38, 0x5148, 0x6d77, 0x901a, 0x6559, 0x513f, 0x539f, 0x4e1c, 0x58f0, 0x63d0, 0x7acb, 0x53ca, 0x6bd4, 0x5458, 0x89e3, 0x6c34, 0x540d, 0x771f, 0x8bba, 0x5904, 0x8d70, 0x4e49, 0x5404, 0x5165, 0x51e0, 0x53e3, 0x8ba4, 0x6761, 0x5e73, 0x7cfb, 0x6c14, 0x9898, 0x6d3b, 0x5c14, 0x66f4, 0x522b, 0x6253, 0x5973, 0x53d8, 0x56db, 0x795e, 0x603b, 0x4f55, 0x7535, 0x6570, 0x5b89, 0x5c11, 0x62a5, 0x624d, 0x7ed3, 0x53cd, 0x53d7, 0x76ee, 0x592a, 0x91cf, 0x518d, 0x611f, 0x5efa, 0x52a1, 0x505a, 0x63a5, 0x5fc5, 0x573a, 0x4ef6, 0x8ba1, 0x7ba1, 0x671f, 0x5e02, 0x76f4, 0x5fb7, 0x8d44, 0x547d, 0x5c71, 0x91d1, 0x6307, 0x514b, 0x8bb8, 0x7edf, 0x533a, 0x4fdd, 0x81f3, 0x961f, 0x5f62, 0x793e, 0x4fbf, 0x7a7a, 0x51b3, 0x6cbb, 0x5c55, 0x9a6c, 0x79d1, 0x53f8, 0x4e94, 0x57fa, 0x773c, 0x4e66, 0x975e, 0x5219, 0x542c, 0x767d, 0x5374, 0x754c, 0x8fbe, 0x5149, 0x653e, 0x5f3a, 0x5373, 0x50cf, 0x96be, 0x4e14, 0x6743, 0x601d, 0x738b, 0x8c61, 0x5b8c, 0x8bbe, 0x5f0f, 0x8272, 0x8def, 0x8bb0, 0x5357, 0x54c1, 0x4f4f, 0x544a, 0x7c7b, 0x6c42, 0x636e, 0x7a0b, 0x5317, 0x8fb9, 0x6b7b, 0x5f20, 0x8be5, 0x4ea4, 0x89c4, 0x4e07, 0x53d6, 0x62c9, 0x683c, 0x671b, 0x89c9, 0x672f, 0x9886, 0x5171, 0x786e, 0x4f20, 0x5e08, 0x89c2, 0x6e05, 0x4eca, 0x5207, 0x9662, 0x8ba9, 0x8bc6, 0x5019, 0x5e26, 0x5bfc, 0x4e89, 0x8fd0, 0x7b11, 0x98de, 0x98ce, 0x6b65, 0x6539, 0x6536, 0x6839, 0x5e72, 0x9020, 0x8a00, 0x8054, 0x6301, 0x7ec4, 0x6bcf, 0x6d4e, 0x8f66, 0x4eb2, 0x6781, 0x6797, 0x670d, 0x5feb, 0x529e, 0x8bae, 0x5f80, 0x5143, 0x82f1, 0x58eb, 0x8bc1, 0x8fd1, 0x5931, 0x8f6c, 0x592b, 0x4ee4, 0x51c6, 0x5e03, 0x59cb, 0x600e, 0x5462, 0x5b58, 0x672a, 0x8fdc, 0x53eb, 0x53f0, 0x5355, 0x5f71, 0x5177, 0x7f57, 0x5b57, 0x7231, 0x51fb, 0x6d41, 0x5907, 0x5175, 0x8fde, 0x8c03, 0x6df1, 0x5546, 0x7b97, 0x8d28, 0x56e2, 0x96c6, 0x767e, 0x9700, 0x4ef7, 0x82b1, 0x515a, 0x534e, 0x57ce, 0x77f3, 0x7ea7, 0x6574, 0x5e9c, 0x79bb, 0x51b5, 0x4e9a, 0x8bf7, 0x6280, 0x9645, 0x7ea6, 0x793a, 0x590d, 0x75c5, 0x606f, 0x7a76, 0x7ebf, 0x4f3c, 0x5b98, 0x706b, 0x65ad, 0x7cbe, 0x6ee1, 0x652f, 0x89c6, 0x6d88, 0x8d8a, 0x5668, 0x5bb9, 0x7167, 0x987b, 0x4e5d, 0x589e, 0x7814, 0x5199, 0x79f0, 0x4f01, 0x516b, 0x529f, 0x5417, 0x5305, 0x7247, 0x53f2, 0x59d4, 0x4e4e, 0x67e5, 0x8f7b, 0x6613, 0x65e9, 0x66fe, 0x9664, 0x519c, 0x627e, 0x88c5, 0x5e7f, 0x663e, 0x5427, 0x963f, 0x674e, 0x6807, 0x8c08, 0x5403, 0x56fe, 0x5ff5, 0x516d, 0x5f15, 0x5386, 0x9996, 0x533b, 0x5c40, 0x7a81, 0x4e13, 0x8d39, 0x53f7, 0x5c3d, 0x53e6, 0x5468, 0x8f83, 0x6ce8, 0x8bed, 0x4ec5, 0x8003, 0x843d, 0x9752, 0x968f, 0x9009, 0x5217, 0x6b66, 0x7ea2, 0x54cd, 0x867d, 0x63a8, 0x52bf, 0x53c2, 0x5e0c, 0x53e4, 0x4f17, 0x6784, 0x623f, 0x534a, 0x8282, 0x571f, 0x6295, 0x67d0, 0x6848, 0x9ed1, 0x7ef4, 0x9769, 0x5212, 0x654c, 0x81f4, 0x9648, 0x5f8b, 0x8db3, 0x6001, 0x62a4, 0x4e03, 0x5174, 0x6d3e, 0x5b69, 0x9a8c, 0x8d23, 0x8425, 0x661f, 0x591f, 0x7ae0, 0x97f3, 0x8ddf, 0x5fd7, 0x5e95, 0x7ad9, 0x4e25, 0x5df4, 0x4f8b, 0x9632, 0x65cf, 0x4f9b, 0x6548, 0x7eed, 0x65bd, 0x7559, 0x8bb2, 0x578b, 0x6599, 0x7ec8, 0x7b54, 0x7d27, 0x9ec4, 0x7edd, 0x5947, 0x5bdf, 0x6bcd, 0x4eac, 0x6bb5, 0x4f9d, 0x6279, 0x7fa4, 0x9879, 0x6545, 0x6309, 0x6cb3, 0x7c73, 0x56f4, 0x6c5f, 0x7ec7, 0x5bb3, 0x6597, 0x53cc, 0x5883, 0x5ba2, 0x7eaa, 0x91c7, 0x4e3e, 0x6740, 0x653b, 0x7236, 0x82cf, 0x5bc6, 0x4f4e, 0x671d, 0x53cb, 0x8bc9, 0x6b62, 0x7ec6, 0x613f, 0x5343, 0x503c, 0x4ecd, 0x7537, 0x94b1, 0x7834, 0x7f51, 0x70ed, 0x52a9, 0x5012, 0x80b2, 0x5c5e, 0x5750, 0x5e1d, 0x9650, 0x8239, 0x8138, 0x804c, 0x901f, 0x523b, 0x4e50, 0x5426, 0x521a, 0x5a01, 0x6bdb, 0x72b6, 0x7387, 0x751a, 0x72ec, 0x7403, 0x822c, 0x666e, 0x6015, 0x5f39, 0x6821, 0x82e6, 0x521b, 0x5047, 0x4e45, 0x9519, 0x627f, 0x5370, 0x665a, 0x5170, 0x8bd5, 0x80a1, 0x62ff, 0x8111, 0x9884, 0x8c01, 0x76ca, 0x9633, 0x82e5, 0x54ea, 0x5fae, 0x5c3c, 0x7ee7, 0x9001, 0x6025, 0x8840, 0x60ca, 0x4f24, 0x7d20, 0x836f, 0x9002, 0x6ce2, 0x591c, 0x7701, 0x521d, 0x559c, 0x536b, 0x6e90, 0x98df, 0x9669, 0x5f85, 0x8ff0, 0x9646, 0x4e60, 0x7f6e, 0x5c45, 0x52b3, 0x8d22, 0x73af, 0x6392, 0x798f, 0x7eb3, 0x6b22, 0x96f7, 0x8b66, 0x83b7, 0x6a21, 0x5145, 0x8d1f, 0x4e91, 0x505c, 0x6728, 0x6e38, 0x9f99, 0x6811, 0x7591, 0x5c42, 0x51b7, 0x6d32, 0x51b2, 0x5c04, 0x7565, 0x8303, 0x7adf, 0x53e5, 0x5ba4, 0x5f02, 0x6fc0, 0x6c49, 0x6751, 0x54c8, 0x7b56, 0x6f14, 0x7b80, 0x5361, 0x7f6a, 0x5224, 0x62c5, 0x5dde, 0x9759, 0x9000, 0x65e2, 0x8863, 0x60a8, 0x5b97, 0x79ef, 0x4f59, 0x75db, 0x68c0, 0x5dee, 0x5bcc, 0x7075, 0x534f, 0x89d2, 0x5360, 0x914d, 0x5f81, 0x4fee, 0x76ae, 0x6325, 0x80dc, 0x964d, 0x9636, 0x5ba1, 0x6c89, 0x575a, 0x5584, 0x5988, 0x5218, 0x8bfb, 0x554a, 0x8d85, 0x514d, 0x538b, 0x94f6, 0x4e70, 0x7687, 0x517b, 0x4f0a, 0x6000, 0x6267, 0x526f, 0x4e71, 0x6297, 0x72af, 0x8ffd, 0x5e2e, 0x5ba3, 0x4f5b, 0x5c81, 0x822a, 0x4f18, 0x602a, 0x9999, 0x8457, 0x7530, 0x94c1, 0x63a7, 0x7a0e, 0x5de6, 0x53f3, 0x4efd, 0x7a7f, 0x827a, 0x80cc, 0x9635, 0x8349, 0x811a, 0x6982, 0x6076, 0x5757, 0x987f, 0x6562, 0x5b88, 0x9152, 0x5c9b, 0x6258, 0x592e, 0x6237, 0x70c8, 0x6d0b, 0x54e5, 0x7d22, 0x80e1, 0x6b3e, 0x9760, 0x8bc4, 0x7248, 0x5b9d, 0x5ea7, 0x91ca, 0x666f, 0x987e, 0x5f1f, 0x767b, 0x8d27, 0x4e92, 0x4ed8, 0x4f2f, 0x6162, 0x6b27, 0x6362, 0x95fb, 0x5371, 0x5fd9, 0x6838, 0x6697, 0x59d0, 0x4ecb, 0x574f, 0x8ba8, 0x4e3d, 0x826f, 0x5e8f, 0x5347, 0x76d1, 0x4e34, 0x4eae, 0x9732, 0x6c38, 0x547c, 0x5473, 0x91ce, 0x67b6, 0x57df, 0x6c99, 0x6389, 0x62ec, 0x8230, 0x9c7c, 0x6742, 0x8bef, 0x6e7e, 0x5409, 0x51cf, 0x7f16, 0x695a, 0x80af, 0x6d4b, 0x8d25, 0x5c4b, 0x8dd1, 0x68a6, 0x6563, 0x6e29, 0x56f0, 0x5251, 0x6e10, 0x5c01, 0x6551, 0x8d35, 0x67aa, 0x7f3a, 0x697c, 0x53bf, 0x5c1a, 0x6beb, 0x79fb, 0x5a18, 0x670b, 0x753b, 0x73ed, 0x667a, 0x4ea6, 0x8033, 0x6069, 0x77ed, 0x638c, 0x6050, 0x9057, 0x56fa, 0x5e2d, 0x677e, 0x79d8, 0x8c22, 0x9c81, 0x9047, 0x5eb7, 0x8651, 0x5e78, 0x5747, 0x9500, 0x949f, 0x8bd7, 0x85cf, 0x8d76, 0x5267, 0x7968, 0x635f, 0x5ffd, 0x5de8, 0x70ae, 0x65e7, 0x7aef, 0x63a2, 0x6e56, 0x5f55, 0x53f6, 0x6625, 0x4e61, 0x9644, 0x5438, 0x4e88, 0x793c, 0x6e2f, 0x96e8, 0x5440, 0x677f, 0x5ead, 0x5987, 0x5f52, 0x775b, 0x996d, 0x989d, 0x542b, 0x987a, 0x8f93, 0x6447, 0x62db, 0x5a5a, 0x8131, 0x8865, 0x8c13, 0x7763, 0x6bd2, 0x6cb9, 0x7597, 0x65c5, 0x6cfd, 0x6750, 0x706d, 0x9010, 0x83ab, 0x7b14, 0x4ea1, 0x9c9c, 0x8bcd, 0x5723, 0x62e9, 0x5bfb, 0x5382, 0x7761, 0x535a, 0x52d2, 0x70df, 0x6388, 0x8bfa, 0x4f26, 0x5cb8, 0x5965, 0x5510, 0x5356, 0x4fc4, 0x70b8, 0x8f7d, 0x6d1b, 0x5065, 0x5802, 0x65c1, 0x5bab, 0x559d, 0x501f, 0x541b, 0x7981, 0x9634, 0x56ed, 0x8c0b, 0x5b8b, 0x907f, 0x6293, 0x8363, 0x59d1, 0x5b59, 0x9003, 0x7259, 0x675f, 0x8df3, 0x9876, 0x7389, 0x9547, 0x96ea, 0x5348, 0x7ec3, 0x8feb, 0x7237, 0x7bc7, 0x8089, 0x5634, 0x9986, 0x904d, 0x51e1, 0x7840, 0x6d1e, 0x5377, 0x5766, 0x725b, 0x5b81, 0x7eb8, 0x8bf8, 0x8bad, 0x79c1, 0x5e84, 0x7956, 0x4e1d, 0x7ffb, 0x66b4, 0x68ee, 0x5854, 0x9ed8, 0x63e1, 0x620f, 0x9690, 0x719f, 0x9aa8, 0x8bbf, 0x5f31, 0x8499, 0x6b4c, 0x5e97, 0x9b3c, 0x8f6f, 0x5178, 0x6b32, 0x8428, 0x4f19, 0x906d, 0x76d8, 0x7238, 0x6269, 0x76d6, 0x5f04, 0x96c4, 0x7a33, 0x5fd8, 0x4ebf, 0x523a, 0x62e5, 0x5f92, 0x59c6, 0x6768, 0x9f50, 0x8d5b, 0x8da3, 0x66f2, 0x5200, 0x5e8a, 0x8fce, 0x51b0, 0x865a, 0x73a9, 0x6790, 0x7a97, 0x9192, 0x59bb, 0x900f, 0x8d2d, 0x66ff, 0x585e, 0x52aa, 0x4f11, 0x864e, 0x626c, 0x9014, 0x4fb5, 0x5211, 0x7eff, 0x5144, 0x8fc5, 0x5957, 0x8d38, 0x6bd5, 0x552f, 0x8c37, 0x8f6e, 0x5e93, 0x8ff9, 0x5c24, 0x7ade, 0x8857, 0x4fc3, 0x5ef6, 0x9707, 0x5f03, 0x7532, 0x4f1f, 0x9ebb, 0x5ddd, 0x7533, 0x7f13, 0x6f5c, 0x95ea, 0x552e, 0x706f, 0x9488, 0x54f2, 0x7edc, 0x62b5, 0x6731, 0x57c3, 0x62b1, 0x9f13, 0x690d, 0x7eaf, 0x590f, 0x5fcd, 0x9875, 0x6770, 0x7b51, 0x6298, 0x90d1, 0x8d1d, 0x5c0a, 0x5434, 0x79c0, 0x6df7, 0x81e3, 0x96c5, 0x632f, 0x67d3, 0x76db, 0x6012, 0x821e, 0x5706, 0x641e, 0x72c2, 0x63aa, 0x59d3, 0x6b8b, 0x79cb, 0x57f9, 0x8ff7, 0x8bda, 0x5bbd, 0x5b87, 0x731b, 0x6446, 0x6885, 0x6bc1, 0x4f38, 0x6469, 0x76df, 0x672b, 0x4e43, 0x60b2, 0x62cd, 0x4e01, 0x8d75, 0x786c, 0x9ea6, 0x848b, 0x64cd, 0x8036, 0x963b, 0x8ba2, 0x5f69, 0x62bd, 0x8d5e, 0x9b54, 0x7eb7, 0x6cbf, 0x558a, 0x8fdd, 0x59b9, 0x6d6a, 0x6c47, 0x5e01, 0x4e30, 0x84dd, 0x6b8a, 0x732e, 0x684c, 0x5566, 0x74e6, 0x83b1, 0x63f4, 0x8bd1, 0x593a, 0x6c7d, 0x70e7, 0x8ddd, 0x88c1, 0x504f, 0x7b26, 0x52c7, 0x89e6, 0x8bfe, 0x656c, 0x54ed, 0x61c2, 0x5899, 0x88ad, 0x53ec, 0x7f5a, 0x4fa0, 0x5385, 0x62dc, 0x5de7, 0x4fa7, 0x97e9, 0x5192, 0x503a, 0x66fc, 0x878d, 0x60ef, 0x4eab, 0x6234, 0x7ae5, 0x72b9, 0x4e58, 0x6302, 0x5956, 0x7ecd, 0x539a, 0x7eb5, 0x969c, 0x8baf, 0x6d89, 0x5f7b, 0x520a, 0x4e08, 0x7206, 0x4e4c, 0x5f79, 0x63cf, 0x6d17, 0x739b, 0x60a3, 0x5999, 0x955c, 0x5531, 0x70e6, 0x7b7e, 0x4ed9, 0x5f7c, 0x5f17, 0x75c7, 0x4eff, 0x503e, 0x724c, 0x9677, 0x9e1f, 0x8f70, 0x54b1, 0x83dc, 0x95ed, 0x594b, 0x5e86, 0x64a4, 0x6cea, 0x8336, 0x75be, 0x7f18, 0x64ad, 0x6717, 0x675c, 0x5976, 0x5b63, 0x4e39, 0x72d7, 0x5c3e, 0x4eea, 0x5077, 0x5954, 0x73e0, 0x866b, 0x9a7b, 0x5b54, 0x5b9c, 0x827e, 0x6865, 0x6de1, 0x7ffc, 0x6068, 0x7e41, 0x5bd2, 0x4f34, 0x53f9, 0x65e6, 0x6108, 0x6f6e, 0x7cae, 0x7f29, 0x7f62, 0x805a, 0x5f84, 0x6070, 0x6311, 0x888b, 0x7070, 0x6355, 0x5f90, 0x73cd, 0x5e55, 0x6620, 0x88c2, 0x6cf0, 0x9694, 0x542f, 0x5c16, 0x5fe0, 0x7d2f, 0x708e, 0x6682, 0x4f30, 0x6cdb, 0x8352, 0x507f, 0x6a2a, 0x62d2, 0x745e, 0x5fc6, 0x5b64, 0x9f3b, 0x95f9, 0x7f8a, 0x5446, 0x5389, 0x8861, 0x80de, 0x96f6, 0x7a77, 0x820d, 0x7801, 0x8d6b, 0x5a46, 0x9b42, 0x707e, 0x6d2a, 0x817f, 0x80c6, 0x6d25, 0x4fd7, 0x8fa9, 0x80f8, 0x6653, 0x52b2, 0x8d2b, 0x4ec1, 0x5076, 0x8f91, 0x90a6, 0x6062, 0x8d56, 0x5708, 0x6478, 0x4ef0, 0x6da6, 0x5806, 0x78b0, 0x8247, 0x7a0d, 0x8fdf, 0x8f86, 0x5e9f, 0x51c0, 0x51f6, 0x7f72, 0x58c1, 0x5fa1, 0x5949, 0x65cb, 0x51ac, 0x77ff, 0x62ac, 0x86cb, 0x6668, 0x4f0f, 0x5439, 0x9e21, 0x500d, 0x7cca, 0x79e6, 0x76fe, 0x676f, 0x79df, 0x9a91, 0x4e4f, 0x9686, 0x8bca, 0x5974, 0x6444, 0x4e27, 0x6c61, 0x6e21, 0x65d7, 0x7518, 0x8010, 0x51ed, 0x624e, 0x62a2, 0x7eea, 0x7c97, 0x80a9, 0x6881, 0x5e7b, 0x83f2, 0x7686, 0x788e, 0x5b99, 0x53d4, 0x5ca9, 0x8361, 0x7efc, 0x722c, 0x8377, 0x6089, 0x8482, 0x8fd4, 0x4e95, 0x58ee, 0x8584, 0x6084, 0x626b, 0x654f, 0x788d, 0x6b96, 0x8be6, 0x8fea, 0x77db, 0x970d, 0x5141, 0x5e45, 0x6492, 0x5269, 0x51ef, 0x9897, 0x9a82, 0x8d4f, 0x6db2, 0x756a, 0x7bb1, 0x8d34, 0x6f2b, 0x9178, 0x90ce, 0x8170, 0x8212, 0x7709, 0x5fe7, 0x6d6e, 0x8f9b, 0x604b, 0x9910, 0x5413, 0x633a, 0x52b1, 0x8f9e, 0x8258, 0x952e, 0x4f0d, 0x5cf0, 0x5c3a, 0x6628, 0x9ece, 0x8f88, 0x8d2f, 0x4fa6, 0x6ed1, 0x5238, 0x5d07, 0x6270, 0x5baa, 0x7ed5, 0x8d8b, 0x6148, 0x4e54, 0x9605, 0x6c57, 0x679d, 0x62d6, 0x58a8, 0x80c1, 0x63d2, 0x7bad, 0x814a, 0x7c89, 0x6ce5, 0x6c0f, 0x5f6d, 0x62d4, 0x9a97, 0x51e4, 0x6167, 0x5a92, 0x4f69, 0x6124, 0x6251, 0x9f84, 0x9a71, 0x60dc, 0x8c6a, 0x63a9, 0x517c, 0x8dc3, 0x5c38, 0x8083, 0x5e15, 0x9a76, 0x5821, 0x5c4a, 0x6b23, 0x60e0, 0x518c, 0x50a8, 0x98d8, 0x6851, 0x95f2, 0x60e8, 0x6d01, 0x8e2a, 0x52c3, 0x5bbe, 0x9891, 0x4ec7, 0x78e8, 0x9012, 0x90aa, 0x649e, 0x62df, 0x6eda, 0x594f, 0x5de1, 0x989c, 0x5242, 0x7ee9, 0x8d21, 0x75af, 0x5761, 0x77a7, 0x622a, 0x71c3, 0x7126, 0x6bbf, 0x4f2a, 0x67f3, 0x9501, 0x903c, 0x9887, 0x660f, 0x529d, 0x5448, 0x641c, 0x52e4, 0x6212, 0x9a7e, 0x6f02, 0x996e, 0x66f9, 0x6735, 0x4ed4, 0x67d4, 0x4fe9, 0x5b5f, 0x8150, 0x5e7c, 0x8df5, 0x7c4d, 0x7267, 0x51c9, 0x7272, 0x4f73, 0x5a1c, 0x6d53, 0x82b3, 0x7a3f, 0x7af9, 0x8179, 0x8dcc, 0x903b, 0x5782, 0x9075, 0x8109, 0x8c8c, 0x67cf, 0x72f1, 0x731c, 0x601c, 0x60d1, 0x9676, 0x517d, 0x5e10, 0x9970, 0x8d37, 0x660c, 0x53d9, 0x8eba, 0x94a2, 0x6c9f, 0x5bc4, 0x6276, 0x94fa, 0x9093, 0x5bff, 0x60e7, 0x8be2, 0x6c64, 0x76d7, 0x80a5, 0x5c1d, 0x5306, 0x8f89, 0x5948, 0x6263, 0x5ef7, 0x6fb3, 0x561b, 0x8463, 0x8fc1, 0x51dd, 0x6170, 0x538c, 0x810f, 0x817e, 0x5e7d, 0x6028, 0x978b, 0x4e22, 0x57cb, 0x6cc9, 0x6d8c, 0x8f96, 0x8eb2, 0x664b, 0x7d2b, 0x8270, 0x9b4f, 0x543e, 0x614c, 0x795d, 0x90ae, 0x5410, 0x72e0, 0x9274, 0x66f0, 0x68b0, 0x54ac, 0x90bb, 0x8d64, 0x6324, 0x5f2f, 0x6905, 0x966a, 0x5272, 0x63ed, 0x97e6, 0x609f, 0x806a, 0x96fe, 0x950b, 0x68af, 0x732b, 0x7965, 0x9614, 0x8a89, 0x7b79, 0x4e1b, 0x7275, 0x9e23, 0x6c88, 0x9601, 0x7a46, 0x5c48, 0x65e8, 0x8896, 0x730e, 0x81c2, 0x86c7, 0x8d3a, 0x67f1, 0x629b, 0x9f20, 0x745f, 0x6208, 0x7262, 0x900a, 0x8fc8, 0x6b3a, 0x5428, 0x7434, 0x8870, 0x74f6, 0x607c, 0x71d5, 0x4ef2, 0x8bf1, 0x72fc, 0x6c60, 0x75bc, 0x5362, 0x4ed7, 0x51a0, 0x7c92, 0x9065, 0x5415, 0x7384, 0x5c18, 0x51af, 0x629a, 0x6d45, 0x6566, 0x7ea0, 0x94bb, 0x6676, 0x5c82, 0x5ce1, 0x82cd, 0x55b7, 0x8017, 0x51cc, 0x6572, 0x83cc, 0x8d54, 0x6d82, 0x7cb9, 0x6241, 0x4e8f, 0x5bc2, 0x7164, 0x718a, 0x606d, 0x6e7f, 0x5faa, 0x6696, 0x7cd6, 0x8d4b, 0x6291, 0x79e9, 0x5e3d, 0x54c0, 0x5bbf, 0x8e0f, 0x70c2, 0x8881, 0x4faf, 0x6296, 0x5939, 0x6606, 0x809d, 0x64e6, 0x732a, 0x70bc, 0x6052, 0x614e, 0x642c, 0x7ebd, 0x7eb9, 0x73bb, 0x6e14, 0x78c1, 0x94dc, 0x9f7f, 0x8de8, 0x62bc, 0x6016, 0x6f20, 0x75b2, 0x53db, 0x9063, 0x5179, 0x796d, 0x9189, 0x62f3, 0x5f25, 0x659c, 0x6863, 0x7a00, 0x6377, 0x80a4, 0x75ab, 0x80bf, 0x8c46, 0x524a, 0x5c97, 0x6643, 0x541e, 0x5b8f, 0x764c, 0x809a, 0x96b6, 0x5c65, 0x6da8, 0x8000, 0x626d, 0x575b, 0x62e8, 0x6c83, 0x7ed8, 0x4f10, 0x582a, 0x4ec6, 0x90ed, 0x727a, 0x6b7c, 0x5893, 0x96c7, 0x5ec9, 0x5951, 0x62fc, 0x60e9, 0x6349, 0x8986, 0x5237, 0x52ab, 0x5acc, 0x74dc, 0x6b47, 0x96d5, 0x95f7, 0x4e73, 0x4e32, 0x5a03, 0x7f34, 0x5524, 0x8d62, 0x83b2, 0x9738, 0x6843, 0x59a5, 0x7626, 0x642d, 0x8d74, 0x5cb3, 0x5609, 0x8231, 0x4fca, 0x5740, 0x5e9e, 0x8015, 0x9510, 0x7f1d, 0x6094, 0x9080, 0x73b2, 0x60df, 0x65a5, 0x5b85, 0x6dfb, 0x6316, 0x5475, 0x8bbc, 0x6c27, 0x6d69, 0x7fbd, 0x65a4, 0x9177, 0x63a0, 0x5996, 0x7978, 0x4f8d, 0x4e59, 0x59a8, 0x8d2a, 0x6323, 0x6c6a, 0x5c3f, 0x8389, 0x60ac, 0x5507, 0x7ff0, 0x4ed3, 0x8f68, 0x679a, 0x76d0, 0x89c8, 0x5085, 0x5e05, 0x5e99, 0x82ac, 0x5c4f, 0x5bfa, 0x80d6, 0x7483, 0x611a, 0x6ef4, 0x758f, 0x8427, 0x59ff, 0x98a4, 0x4e11, 0x52a3, 0x67ef, 0x5bf8, 0x6254, 0x76ef, 0x8fb1, 0x5339, 0x4ff1, 0x8fa8, 0x997f, 0x8702, 0x54e6, 0x8154, 0x90c1, 0x6e83, 0x8c28, 0x7cdf, 0x845b, 0x82d7, 0x80a0, 0x5fcc, 0x6e9c, 0x9e3f, 0x7235, 0x9e4f, 0x9e70, 0x7b3c, 0x4e18, 0x6842, 0x6ecb, 0x804a, 0x6321, 0x7eb2, 0x808c, 0x8328, 0x58f3, 0x75d5, 0x7897, 0x7a74, 0x8180, 0x5353, 0x8d24, 0x5367, 0x819c, 0x6bc5, 0x9526, 0x6b20, 0x54e9, 0x51fd, 0x832b, 0x6602, 0x859b, 0x76b1, 0x5938, 0x8c6b, 0x80c3, 0x820c, 0x5265, 0x50b2, 0x62fe, 0x7a9d, 0x7741, 0x643a, 0x9675, 0x54fc, 0x68c9, 0x6674, 0x94c3, 0x586b, 0x9972, 0x6e34, 0x543b, 0x626e, 0x9006, 0x8106, 0x5598, 0x7f69, 0x535c, 0x7089, 0x67f4, 0x6109, 0x7ef3, 0x80ce, 0x84c4, 0x7720, 0x7aed, 0x5582, 0x50bb, 0x6155, 0x6d51, 0x5978, 0x6247, 0x67dc, 0x60a6, 0x62e6, 0x8bde, 0x9971, 0x4e7e, 0x6ce1, 0x8d3c, 0x4ead, 0x5915, 0x7239, 0x916c, 0x5112, 0x59fb, 0x5375, 0x6c1b, 0x6cc4, 0x6746, 0x6328, 0x50e7, 0x871c, 0x541f, 0x7329, 0x9042, 0x72ed, 0x8096, 0x751c, 0x971e, 0x9a73, 0x88d5, 0x987d, 0x65bc, 0x6458, 0x77ee, 0x79d2, 0x537f, 0x755c, 0x54bd, 0x62ab, 0x8f85, 0x52fe, 0x76c6, 0x7586, 0x8d4c, 0x5851, 0x754f, 0x5435, 0x56ca, 0x55ef, 0x6cca, 0x80ba, 0x9aa4, 0x7f20, 0x5188, 0x7f9e, 0x77aa, 0x540a, 0x8d3e, 0x6f0f, 0x6591, 0x6d9b, 0x60a0, 0x9e7f, 0x4fd8, 0x9521, 0x5351, 0x846c, 0x94ed, 0x6ee9, 0x5ac1, 0x50ac, 0x7487, 0x7fc5, 0x76d2, 0x86ee, 0x77e3, 0x6f58, 0x6b67, 0x8d50, 0x9c8d, 0x9505, 0x5eca, 0x62c6, 0x704c, 0x52c9, 0x76f2, 0x5bb0, 0x4f50, 0x5565, 0x80c0, 0x626f, 0x79a7, 0x8fbd, 0x62b9, 0x7b52, 0x68cb, 0x88e4, 0x5509, 0x6734, 0x5490, 0x5b55, 0x8a93, 0x5589, 0x5984, 0x62d8, 0x94fe, 0x9a70, 0x680f, 0x901d, 0x7a83, 0x8273, 0x81ed, 0x7ea4, 0x7391, 0x68f5, 0x8d81, 0x5320, 0x76c8, 0x7fc1, 0x6101, 0x77ac, 0x5a74, 0x5b5d, 0x9888, 0x5018, 0x6d59, 0x8c05, 0x853d, 0x7545, 0x8d60, 0x59ae, 0x838e, 0x5c09, 0x51bb, 0x8dea, 0x95ef, 0x8461, 0x5f8c, 0x53a8, 0x9e2d, 0x98a0, 0x906e, 0x8c0a, 0x5733, 0x5401, 0x4ed1, 0x8f9f, 0x7624, 0x5ac2, 0x9640, 0x6846, 0x8c2d, 0x4ea8, 0x94a6, 0x5eb8, 0x6b49, 0x829d, 0x543c, 0x752b, 0x886b, 0x644a, 0x5bb4, 0x5631, 0x8877, 0x5a07, 0x9655, 0x77e9, 0x6d66, 0x8bb6, 0x8038, 0x88f8, 0x78a7, 0x6467, 0x85aa, 0x6dcb, 0x803b, 0x80f6, 0x5c60, 0x9e45, 0x9965, 0x76fc, 0x8116, 0x8679, 0x7fe0, 0x5d29, 0x8d26, 0x840d, 0x9022, 0x8d5a, 0x6491, 0x7fd4, 0x5021, 0x7ef5, 0x7334, 0x67af, 0x5deb, 0x662d, 0x6014, 0x6e0a, 0x51d1, 0x6eaa, 0x8822, 0x7985, 0x9610, 0x65fa, 0x5bd3, 0x85e4, 0x532a, 0x4f1e, 0x7891, 0x632a, 0x743c, 0x8102, 0x8c0e, 0x6168, 0x83e9, 0x8404, 0x72ee, 0x6398, 0x6284, 0x5cad, 0x6655, 0x902e, 0x780d, 0x638f, 0x72c4, 0x6670, 0x7f55, 0x633d, 0x813e, 0x821f, 0x75f4, 0x8521, 0x526a, 0x810a, 0x5f13, 0x61d2, 0x53c9, 0x62d0, 0x5583, 0x50da, 0x6350, 0x59ca, 0x9a9a, 0x62d3, 0x6b6a, 0x7c98, 0x67c4, 0x5751, 0x964c, 0x7a84, 0x6e58, 0x5146, 0x5d16, 0x9a84, 0x5239, 0x97ad, 0x8292, 0x7b4b, 0x8058, 0x94a9, 0x68cd, 0x56b7, 0x817a, 0x5f26, 0x7130, 0x800d, 0x4fef, 0x5398, 0x6123, 0x53a6, 0x6073, 0x9976, 0x9489, 0x5be1, 0x61be, 0x6454, 0x53e0, 0x60f9, 0x55bb, 0x8c31, 0x6127, 0x714c, 0x5fbd, 0x6eb6, 0x5760, 0x715e, 0x5dfe, 0x6ee5, 0x6d12, 0x5835, 0x74f7, 0x5492, 0x59e8, 0x68d2, 0x90e1, 0x6d74, 0x5a9a, 0x7a23, 0x6dee, 0x54ce, 0x5c41, 0x6f06, 0x6deb, 0x5de2, 0x5429, 0x64b0, 0x5578, 0x6ede, 0x73ab, 0x7855, 0x9493, 0x8776, 0x819d, 0x59da, 0x8302, 0x8eaf, 0x540f, 0x733f, 0x5be8, 0x6055, 0x6e20, 0x621a, 0x8fb0, 0x8236, 0x9881, 0x60f6, 0x72d0, 0x8bbd, 0x7b28, 0x888d, 0x5632, 0x5561, 0x6cfc, 0x8854, 0x5026, 0x6db5, 0x96c0, 0x65ec, 0x50f5, 0x6495, 0x80a2, 0x5784, 0x5937, 0x9038, 0x8305, 0x4fa8, 0x8206, 0x7a91, 0x6d85, 0x84b2, 0x8c26, 0x676d, 0x5662, 0x5f0a, 0x52cb, 0x522e, 0x90ca, 0x51c4, 0x6367, 0x6d78, 0x7816, 0x9f0e, 0x7bee, 0x84b8, 0x997c, 0x4ea9, 0x80be, 0x9661, 0x722a, 0x5154, 0x6bb7, 0x8d1e, 0x8350, 0x54d1, 0x70ad, 0x575f, 0x7728, 0x640f, 0x54b3, 0x62e2, 0x8205, 0x6627, 0x64c5, 0x723d, 0x5496, 0x6401, 0x7984, 0x96cc, 0x54e8, 0x5de9, 0x7ee2, 0x87ba, 0x88f9, 0x6614, 0x8f69, 0x8c2c, 0x8c0d, 0x9f9f, 0x5ab3, 0x59dc, 0x778e, 0x51a4, 0x9e26, 0x84ec, 0x5df7, 0x7433, 0x683d, 0x6cbe, 0x8bc8, 0x658b, 0x7792, 0x5f6a, 0x5384, 0x54a8, 0x7eba, 0x7f50, 0x6876, 0x58e4, 0x7cd5, 0x9882, 0x81a8, 0x8c10, 0x5792, 0x5495, 0x9699, 0x8fa3, 0x7ed1, 0x5ba0, 0x563f, 0x5151, 0x9709, 0x632b, 0x7a3d, 0x8f90, 0x4e5e, 0x7eb1, 0x88d9, 0x563b, 0x54c7, 0x7ee3, 0x6756, 0x5858, 0x884d, 0x8f74, 0x6500, 0x818a, 0x8b6c, 0x658c, 0x7948, 0x8e22, 0x8086, 0x574e, 0x8f7f, 0x68da, 0x6ce3, 0x5c61, 0x8e81, 0x90b1, 0x51f0, 0x6ea2, 0x690e, 0x7838, 0x8d9f, 0x5e18, 0x5e06, 0x6816, 0x7a9c, 0x4e38, 0x65a9, 0x5824, 0x584c, 0x8d29, 0x53a2, 0x6380, 0x5580, 0x4e56, 0x8c1c, 0x634f, 0x960e, 0x6ee8, 0x864f, 0x5319, 0x82a6, 0x82f9, 0x5378, 0x6cbc, 0x94a5, 0x682a, 0x7977, 0x5256, 0x7199, 0x54d7, 0x5288, 0x602f, 0x68e0, 0x80f3, 0x6869, 0x7470, 0x5a31, 0x5a36, 0x6cab, 0x55d3, 0x8e72, 0x711a, 0x6dd8, 0x5ae9, 0x97f5, 0x886c, 0x5308, 0x94a7, 0x7ad6, 0x5cfb, 0x8c79, 0x635e, 0x83ca, 0x9119, 0x9b44, 0x515c, 0x54c4, 0x9896, 0x9551, 0x5c51, 0x8681, 0x58f6, 0x6021, 0x6e17, 0x79c3, 0x8fe6, 0x65f1, 0x54df, 0x54b8, 0x7109, 0x8c34, 0x5b9b, 0x7a3b, 0x94f8, 0x953b, 0x4f3d, 0x8a79, 0x6bd9, 0x604d, 0x8d2c, 0x70db, 0x9a87, 0x82af, 0x6c41, 0x6853, 0x574a, 0x9a74, 0x673d, 0x9756, 0x4f63, 0x6c5d, 0x788c, 0x8fc4, 0x5180, 0x8346, 0x5d14, 0x96c1, 0x7ec5, 0x73ca, 0x699c, 0x8bf5, 0x508d, 0x5f66, 0x9187, 0x7b1b, 0x79bd, 0x52ff, 0x5a1f, 0x7784, 0x5e62, 0x5bc7, 0x7779, 0x8d3f, 0x8e29, 0x9706, 0x545c, 0x62f1, 0x5983, 0x8511, 0x8c15, 0x7f1a, 0x8be1, 0x7bf7, 0x6df9, 0x8155, 0x716e, 0x5029, 0x5352, 0x52d8, 0x99a8, 0x9017, 0x7538, 0x8d31, 0x7092, 0x707f, 0x655e, 0x8721, 0x56da, 0x6817, 0x8f9c, 0x57ab, 0x5992, 0x9b41, 0x8c23, 0x5bde, 0x8700, 0x7529, 0x6daf, 0x6795, 0x4e10, 0x6cf3, 0x594e, 0x6ccc, 0x903e, 0x53ee, 0x9edb, 0x71e5, 0x63b7, 0x85c9, 0x67a2, 0x618e, 0x9cb8, 0x5f18, 0x501a, 0x4fae, 0x85e9, 0x62c2, 0x9e64, 0x8680, 0x6d46, 0x8299, 0x5783, 0x70e4, 0x6652, 0x971c, 0x527f, 0x8574, 0x573e, 0x7ef8, 0x5c7f, 0x6c22, 0x9a7c, 0x5986, 0x6346, 0x94c5, 0x901b, 0x6dd1, 0x69b4, 0x4e19, 0x75d2, 0x949e, 0x8e44, 0x72ac, 0x8eac, 0x663c, 0x85fb, 0x86db, 0x8910, 0x988a, 0x5960, 0x52df, 0x803d, 0x8e48, 0x964b, 0x4fa3, 0x9b45, 0x5c9a, 0x4f84, 0x8650, 0x5815, 0x965b, 0x83b9, 0x836b, 0x72e1, 0x9600, 0x7ede, 0x818f, 0x57ae, 0x830e, 0x7f05, 0x5587, 0x7ed2, 0x6405, 0x51f3, 0x68ad, 0x4e2b, 0x59ec, 0x8bcf, 0x94ae, 0x68fa, 0x803f, 0x7f14, 0x61c8, 0x5ac9, 0x7076, 0x5300, 0x55e3, 0x9e3d, 0x6fa1, 0x51ff, 0x7eac, 0x6cb8, 0x7574, 0x5203, 0x904f, 0x70c1, 0x55c5, 0x53ed, 0x71ac, 0x77a5, 0x9ab8, 0x5962, 0x62d9, 0x680b, 0x6bef, 0x6850, 0x7802, 0x83bd, 0x6cfb, 0x576a, 0x68b3, 0x6749, 0x6664, 0x7a1a, 0x852c, 0x8747, 0x6363, 0x9877, 0x9ebd, 0x5c34, 0x9556, 0x8be7, 0x5c2c, 0x786b, 0x56bc, 0x7fa1, 0x6ca6, 0x6caa, 0x65f7, 0x5f6c, 0x82bd, 0x72f8, 0x51a5, 0x78b3, 0x54a7, 0x60d5, 0x6691, 0x54af, 0x841d, 0x6c79, 0x8165, 0x7aa5, 0x4ffa, 0x6f6d, 0x5d0e, 0x9e9f, 0x6361, 0x62ef, 0x53a5, 0x6f84, 0x840e, 0x54c9, 0x6da1, 0x6ed4, 0x6687, 0x6eaf, 0x9cde, 0x917f, 0x8335, 0x6115, 0x7785, 0x66ae, 0x8859, 0x8beb, 0x65a7, 0x516e, 0x7115, 0x68d5, 0x4f51, 0x5636, 0x5993, 0x55a7, 0x84c9, 0x5220, 0x6a31, 0x4f3a, 0x55e1, 0x5a25, 0x68a2, 0x575d, 0x8695, 0x6577, 0x6f9c, 0x674f, 0x7ee5, 0x51b6, 0x5e87, 0x6320, 0x6402, 0x500f, 0x8042, 0x5a49, 0x566a, 0x7a3c, 0x9ccd, 0x83f1, 0x76cf, 0x533f, 0x5431, 0x5bdd, 0x63fd, 0x9ad3, 0x79c9, 0x54fa, 0x77e2, 0x556a, 0x5e1c, 0x90b5, 0x55fd, 0x631f, 0x7f38, 0x63c9, 0x817b, 0x9a6f, 0x7f06, 0x664c, 0x762b, 0x8d2e, 0x89c5, 0x6726, 0x50fb, 0x968b, 0x8513, 0x548b, 0x5d4c, 0x8654, 0x7554, 0x7410, 0x789f, 0x6da9, 0x80e7, 0x561f, 0x8e66, 0x51a2, 0x6d4f, 0x88d4, 0x895f, 0x53e8, 0x8bc0, 0x65ed, 0x867e, 0x7c3f, 0x5564, 0x64d2, 0x67a3, 0x560e, 0x82d1, 0x725f, 0x5455, 0x9a86, 0x51f8, 0x7184, 0x5140, 0x5594, 0x88f3, 0x51f9, 0x8d4e, 0x5c6f, 0x819b, 0x6d47, 0x707c, 0x88d8, 0x7830, 0x68d8, 0x6a61, 0x78b1, 0x804b, 0x59e5, 0x745c, 0x6bcb, 0x5a05, 0x6cae, 0x840c, 0x4fcf, 0x9eef, 0x6487, 0x7c9f, 0x7caa, 0x5c39, 0x82df, 0x766b, 0x8682, 0x79b9, 0x5ed6, 0x4fed, 0x5e16, 0x714e, 0x7f15, 0x7aa6, 0x7c07, 0x68f1, 0x53e9, 0x5450, 0x7476, 0x5885, 0x83ba, 0x70eb, 0x86d9, 0x6b79, 0x4f36, 0x8471, 0x54ee, 0x7729, 0x5764, 0x5ed3, 0x8bb3, 0x557c, 0x4e4d, 0x74e3, 0x77eb, 0x8dcb, 0x6789, 0x6897, 0x5395, 0x7422, 0x8ba5, 0x91c9, 0x7a9f, 0x655b, 0x8f7c, 0x5e90, 0x80da, 0x547b, 0x7ef0, 0x627c, 0x61ff, 0x70af, 0x7aff, 0x6177, 0x865e, 0x9524, 0x6813, 0x6868, 0x868a, 0x78c5, 0x5b7d, 0x60ed, 0x6233, 0x7980, 0x9102, 0x9988, 0x57a3, 0x6e85, 0x549a, 0x9499, 0x7901, 0x5f70, 0x8c41, 0x772f, 0x78f7, 0x96ef, 0x589f, 0x8fc2, 0x77bb, 0x9885, 0x7409, 0x60bc, 0x8774, 0x62e3, 0x6e3a, 0x7737, 0x60af, 0x6c70, 0x6151, 0x5a76, 0x6590, 0x5618, 0x9576, 0x7095, 0x5ba6, 0x8db4, 0x7ef7, 0x7a98, 0x8944, 0x73c0, 0x56a3, 0x62da, 0x914c, 0x6d4a, 0x6bd3, 0x64bc, 0x55dc, 0x625b, 0x5ced, 0x78d5, 0x7fd8, 0x69fd, 0x6dcc, 0x6805, 0x9893, 0x718f, 0x745b, 0x9890, 0x5fd6, 0x7261, 0x7f00, 0x5f8a, 0x68a8, 0x80aa, 0x6d95, 0x60eb, 0x6479, 0x8e31, 0x8098, 0x7194, 0x631a, 0x6c2f, 0x51db, 0x7ece, 0x5eb6, 0x812f, 0x8fed, 0x7766, 0x7a8d, 0x7ca5, 0x5eb5, 0x6ca7, 0x6020, 0x6c81, 0x5955, 0x5499, 0x6c28, 0x77d7, 0x76d4, 0x62c7, 0x6c9b, 0x69bb, 0x63e3, 0x5d2d, 0x9798, 0x97a0, 0x57a6, 0x6d3d, 0x553e, 0x6a71, 0x4ed5, 0x8718, 0x75f0, 0x889c, 0x5cd9, 0x67ec, 0x8749, 0x87f9, 0x8c0f, 0x9e43, 0x64ce, 0x7693, 0x6715, 0x75a4, 0x79ba, 0x94f2, 0x9176, 0x949d, 0x6c13, 0x5323, 0x5f27, 0x5ce8, 0x9525, 0x63ea, 0x6760, 0x542d, 0x5d1b, 0x8bec, 0x5189, 0x6292, 0x5e9a, 0x608d, 0x9761, 0x6666, 0x918b, 0x58d5, 0x952f, 0x592d, 0x54a6, 0x4f88, 0x5a62, 0x733e, 0x5f98, 0x785d, 0x717d, 0x7682, 0x8235, 0x55e6, 0x72c8, 0x9774, 0x6342, 0x75ae, 0x90dd, 0x82db, 0x79fd, 0x831c, 0x6413, 0x82b8, 0x9171, 0x8d41, 0x6a90, 0x9977, 0x8549, 0x94c0, 0x82d4, 0x8d66, 0x7f0e, 0x8237, 0x7b77, 0x6714, 0x5a6a, 0x7d0a, 0x53ae, 0x5a7f, 0x5be5, 0x5162, 0x7cd9, 0x5366, 0x69d0, 0x6252, 0x88f4, 0x7940, 0x57d4, 0x7d6e, 0x82ad, 0x5c49, 0x75ea, 0x9704, 0x7efd, 0x5bb5, 0x9091, 0x9716, 0x5c94, 0x9975, 0x8304, 0x97e7, 0x742a, 0x90b9, 0x745a, 0x618b, 0x6b86, 0x565c, 0x5fd2, 0x5fff, 0x8845, 0x6df3, 0x6096, 0x9ae6, 0x5b5c, 0x7ca4, 0x9698, 0x6fd2, 0x94ee, 0x7578, 0x5254, 0x575e, 0x7bf1, 0x6dc0, 0x84e6, 0x552c, 0x9523, 0x6c40, 0x8dbe, 0x7f09, 0x5ae6, 0x659f, 0x978d, 0x6273, 0x62f4, 0x8bc5, 0x8c1f, 0x5443, 0x61e6, 0x901e, 0x7281, 0x5fcf, 0x62e7, 0x4ea5, 0x4f5f, 0x53f1, 0x821c, 0x7eca, 0x9f9a, 0x816e, 0x90b8, 0x6912, 0x851a, 0x6e5b, 0x72e9, 0x7736, 0x6808, 0x8587, 0x80ae, 0x7011, 0x6e23, 0x8902, 0x53fd, 0x81c0, 0x599e, 0x5dcd, 0x5514, 0x759a, 0x9ca4, 0x620e, 0x8087, 0x7b03, 0x8f99, 0x5a34, 0x962e, 0x672d, 0x61ca, 0x7118, 0x6064, 0x75b9, 0x6f47, 0x94dd, 0x6da4, 0x6043, 0x55bd, 0x780c, 0x9041, 0x695e, 0x9631, 0x548e, 0x6d3c, 0x70b3, 0x566c, 0x67ab, 0x62f7, 0x54c6, 0x77f6, 0x82c7, 0x7fe9, 0x7a92, 0x4fac, 0x9776, 0x80f0, 0x829c, 0x8fab, 0x568e, 0x59be, 0x5e4c, 0x8e09, 0x4f43, 0x846b, 0x7696, 0x62fd, 0x6ee4, 0x776c, 0x4fde, 0x5315, 0x8c24, 0x55e4, 0x634d, 0x5b75, 0x502a, 0x763e, 0x655d, 0x5321, 0x78cb, 0x7eeb, 0x6dc6, 0x5c27, 0x854a, 0x70d8, 0x748b, 0x4ea2, 0x8f67, 0x8d42, 0x8757, 0x6986, 0x9a8f, 0x8bdb, 0x52fa, 0x68b5, 0x70bd, 0x7b20, 0x988c, 0x95f8, 0x72d2, 0x6a0a, 0x9555, 0x57a2, 0x761f, 0x7f2a, 0x83c7, 0x7426, 0x5243, 0x8ff8, 0x6eba, 0x70ab, 0x60da, 0x55e8, 0x9668, 0x8d43, 0x7f81, 0x81fb, 0x5600, 0x81b3, 0x8d63, 0x8e0c, 0x6b89, 0x6854, 0x77bf, 0x95fd, 0x8c5a, 0x63ba, 0x6c8c, 0x60f0, 0x55b3, 0x692d, 0x54aa, 0x970e, 0x4f83, 0x731d, 0x7a96, 0x622e, 0x7960, 0x77a9, 0x83c1, 0x8e87, 0x4f6c, 0x808b, 0x5484, 0x5fe1, 0x96cd, 0x5ff1, 0x857e, 0x8dc4, 0x7845, 0x4f0e, 0x708a, 0x948a, 0x8760, 0x5c4e, 0x62ed, 0x8c1b, 0x892a, 0x4e1e, 0x5349, 0x96a7, 0x8338, 0x94b3, 0x5543, 0x4f22, 0x95fa, 0x8214, 0x8e6c, 0x631b, 0x773a, 0x88b1, 0x9647, 0x6bb4, 0x67ff, 0x68a7, 0x60fa, 0x5f1b, 0x4fa5, 0x741b, 0x6345, 0x915d, 0x85af, 0x66f3, 0x6f88, 0x9508, 0x7a20, 0x7738, 0x5486, 0x7c27, 0x9e25, 0x75a1, 0x6e0e, 0x6c72, 0x5b09, 0x8113, 0x9aa1, 0x7a57, 0x69db, 0x62ce, 0x5df3, 0x90a2, 0x5eff, 0x6400, 0x66d9, 0x6a35, 0x9685, 0x7b5b, 0x8c12, 0x502d, 0x75f9, 0x7316, 0x4f6f, 0x809b, 0x595a, 0x752d, 0x62a8, 0x86fe, 0x5520, 0x8367, 0x5d69, 0x6f31, 0x914b, 0x6518, 0x8bd8, 0x7be1, 0x777f, 0x5669, 0x6005, 0x76ce, 0x5f99, 0x9785, 0x6f13, 0x795f, 0x776b, 0x6538, 0x7fce, 0x545b, 0x7b50, 0x5811, 0x6a80, 0x5bc5, 0x78ca, 0x9a6d, 0x60d8, 0x5420, 0x9a6e, 0x7459, 0x70ac, 0x75c9, 0x66dd, 0x607a, 0x80fa, 0x8424, 0x6555, 0x7b5d, 0x5e61, 0x9739, 0x7afa, 0x70d9, 0x6bd7, 0x9e20, 0x57e0, 0x849c, 0x961c, 0x5608, 0x4e52, 0x5e37, 0x5544, 0x9ccc, 0x6be1, 0x9619, 0x8925, 0x6414, 0x7b0b, 0x5195, 0x72de, 0x97f6, 0x9abc, 0x853c, 0x70f9, 0x5944, 0x5ad6, 0x6c90, 0x5657, 0x5c91, 0x86df, 0x63b3, 0x548f, 0x5f29, 0x637b, 0x5703, 0x5b5a, 0x60b4, 0x8be3, 0x5471, 0x7941, 0x6376, 0x94a0, 0x8884, 0x6f8e, 0x6c2e, 0x606a, 0x96cf, 0x64ae, 0x5830, 0x5f77, 0x9e66, 0x6656, 0x7280, 0x8151, 0x6cbd, 0x6a44, 0x6390, 0x4eb5, 0x9f8b, 0x55d2, 0x5480, 0x797a, 0x951a, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Sindhi000066400000000000000000000011121420226015000206550ustar00rootroot00000000000000{ "Sindhi", "سنڌي", 0x67a, "ٺ ٻ ٽ ٿ ڀ ڃ ڄ ڇ", { "", FONT_MANAGER_END_OF_DATA }, { 0x67a, 0x67b, 0x67d, 0x67e, 0x67f, 0x680, 0x683, 0x684, 0x686, 0x687, 0x68a, 0x68c, 0x68d, 0x68e, 0x68f, 0x699, 0x6a6, 0x6af, 0x6b1, 0x6b2, 0x6b3, 0x6b4, 0x6bb, 0x6cd, 0x6d0, 0x6fd, 0x6fe, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Sinhala000066400000000000000000000026241420226015000210270ustar00rootroot00000000000000{ "Sinhala", "සිංහල", 0xd9a, "ක ඛ ග ඝ ඞ ඟ ච ඡ", { "ක ඛ ග ඝ ඞ ඟ ච ඡ", FONT_MANAGER_END_OF_DATA }, { 0xd82, 0xd83, 0xd85, 0xd86, 0xd87, 0xd88, 0xd89, 0xd8a, 0xd8b, 0xd8c, 0xd8d, 0xd8e, 0xd8f, 0xd90, 0xd91, 0xd92, 0xd93, 0xd94, 0xd95, 0xd96, 0xd9a, 0xd9b, 0xd9c, 0xd9d, 0xd9e, 0xd9f, 0xda0, 0xda1, 0xda2, 0xda3, 0xda4, 0xda5, 0xda6, 0xda7, 0xda8, 0xda9, 0xdaa, 0xdab, 0xdac, 0xdad, 0xdae, 0xdaf, 0xdb0, 0xdb1, 0xdb3, 0xdb4, 0xdb5, 0xdb6, 0xdb7, 0xdb8, 0xdb9, 0xdba, 0xdbb, 0xdbd, 0xdc0, 0xdc1, 0xdc2, 0xdc3, 0xdc4, 0xdc5, 0xdc6, 0xdca, 0xdcf, 0xdd0, 0xdd1, 0xdd2, 0xdd3, 0xdd4, 0xdd6, 0xdd8, 0xdd9, 0xdda, 0xddb, 0xddc, 0xddd, 0xdde, 0xddf, 0xdf2, 0xdf3, 0xdf4, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/SouthKoreanHanja000066400000000000000000000707761420226015000226710ustar00rootroot00000000000000{ "South Korean Hanja", "한문교육용기초한자", 0x91d1, "畓乭無高城雙龍鬼", { "畓乭無高城雙龍鬼", FONT_MANAGER_END_OF_DATA }, { 0x4e00, 0x4e01, 0x4e03, 0x4e08, 0x4e09, 0x4e0a, 0x4e0b, 0x4e0d, 0x4e11, 0x4e14, 0x4e16, 0x4e18, 0x4e19, 0x4e2d, 0x4e38, 0x4e39, 0x4e3b, 0x4e43, 0x4e45, 0x4e4b, 0x4e4e, 0x4e58, 0x4e59, 0x4e5d, 0x4e5e, 0x4e5f, 0x4e73, 0x4e7e, 0x4e82, 0x4e86, 0x4e88, 0x4e8b, 0x4e8c, 0x4e8e, 0x4e91, 0x4e92, 0x4e94, 0x4e95, 0x4e9e, 0x4ea1, 0x4ea4, 0x4ea5, 0x4ea6, 0x4ea8, 0x4eab, 0x4eac, 0x4ead, 0x4eba, 0x4ec1, 0x4eca, 0x4ecb, 0x4ed5, 0x4ed6, 0x4ed8, 0x4ed9, 0x4ee3, 0x4ee4, 0x4ee5, 0x4ef0, 0x4ef2, 0x4ef6, 0x4efb, 0x4f01, 0x4f0f, 0x4f10, 0x4f11, 0x4f2f, 0x4f34, 0x4f38, 0x4f3c, 0x4f46, 0x4f4d, 0x4f4e, 0x4f4f, 0x4f50, 0x4f55, 0x4f59, 0x4f5b, 0x4f5c, 0x4f73, 0x4f7f, 0x4f86, 0x4f8b, 0x4f8d, 0x4f9b, 0x4f9d, 0x4fae, 0x4faf, 0x4fb5, 0x4fbf, 0x4fc2, 0x4fc3, 0x4fca, 0x4fd7, 0x4fdd, 0x4fe1, 0x4fee, 0x4ff1, 0x5009, 0x500b, 0x500d, 0x5012, 0x5019, 0x501f, 0x5023, 0x5024, 0x502b, 0x5047, 0x5049, 0x504f, 0x505c, 0x5065, 0x5074, 0x5076, 0x508d, 0x5091, 0x5099, 0x50ac, 0x50b2, 0x50b3, 0x50b5, 0x50b7, 0x50be, 0x50c5, 0x50cf, 0x50da, 0x50de, 0x50e7, 0x50f9, 0x5100, 0x5104, 0x5109, 0x5112, 0x511f, 0x512a, 0x5143, 0x5144, 0x5145, 0x5146, 0x5148, 0x5149, 0x514b, 0x514d, 0x5152, 0x5165, 0x5167, 0x5168, 0x5169, 0x516b, 0x516c, 0x516d, 0x516e, 0x5171, 0x5175, 0x5176, 0x5177, 0x5178, 0x517c, 0x518a, 0x518d, 0x5192, 0x51a0, 0x51a5, 0x51ac, 0x51b7, 0x51c9, 0x51cd, 0x51dd, 0x51e1, 0x51f6, 0x51fa, 0x5200, 0x5206, 0x5207, 0x520a, 0x5211, 0x5217, 0x521d, 0x5224, 0x5225, 0x5229, 0x5230, 0x5236, 0x5237, 0x523a, 0x523b, 0x5247, 0x524a, 0x524d, 0x525b, 0x526f, 0x5272, 0x5275, 0x5283, 0x5287, 0x528d, 0x5292, 0x529b, 0x529f, 0x52a0, 0x52a3, 0x52a9, 0x52aa, 0x52c7, 0x52c9, 0x52d5, 0x52d9, 0x52dd, 0x52de, 0x52df, 0x52e2, 0x52e4, 0x52f5, 0x52f8, 0x52ff, 0x5305, 0x5316, 0x5317, 0x5339, 0x5340, 0x5341, 0x5343, 0x5348, 0x534a, 0x5351, 0x5352, 0x5353, 0x5354, 0x5357, 0x535a, 0x535c, 0x5360, 0x536f, 0x5370, 0x5371, 0x5374, 0x5375, 0x5377, 0x537d, 0x537f, 0x5384, 0x539a, 0x539f, 0x53a5, 0x53bb, 0x53c3, 0x53c8, 0x53ca, 0x53cb, 0x53cd, 0x53d4, 0x53d6, 0x53d7, 0x53db, 0x53e3, 0x53e4, 0x53e5, 0x53ea, 0x53eb, 0x53ec, 0x53ef, 0x53f2, 0x53f3, 0x53f8, 0x5404, 0x5408, 0x5409, 0x540c, 0x540d, 0x540f, 0x5410, 0x5411, 0x541b, 0x541f, 0x5426, 0x542b, 0x5438, 0x5439, 0x543e, 0x544a, 0x5468, 0x5473, 0x547c, 0x547d, 0x548c, 0x54b8, 0x54c0, 0x54c1, 0x54c9, 0x54e1, 0x54ed, 0x54f2, 0x5510, 0x552f, 0x5531, 0x5546, 0x554f, 0x5553, 0x5584, 0x559c, 0x55aa, 0x55ae, 0x55da, 0x5617, 0x5668, 0x56b4, 0x56da, 0x56db, 0x56de, 0x56e0, 0x56f0, 0x56fa, 0x570b, 0x570d, 0x5712, 0x5713, 0x5716, 0x5718, 0x571f, 0x5728, 0x5730, 0x5747, 0x5750, 0x5764, 0x5782, 0x57cb, 0x57ce, 0x57df, 0x57f7, 0x57f9, 0x57fa, 0x5802, 0x5805, 0x5824, 0x5831, 0x5834, 0x584a, 0x5854, 0x5857, 0x585e, 0x5883, 0x5893, 0x589e, 0x58a8, 0x58ae, 0x58b3, 0x58bb, 0x58c1, 0x58c7, 0x58d3, 0x58de, 0x58e4, 0x58eb, 0x58ec, 0x58ef, 0x58fd, 0x590f, 0x5915, 0x5916, 0x591a, 0x591c, 0x5922, 0x5927, 0x5929, 0x592a, 0x592b, 0x592e, 0x5931, 0x5937, 0x5947, 0x5948, 0x5949, 0x594f, 0x5951, 0x5954, 0x595a, 0x596a, 0x596c, 0x596e, 0x5973, 0x5974, 0x597d, 0x5982, 0x5983, 0x5984, 0x5999, 0x59a5, 0x59a8, 0x59b9, 0x59bb, 0x59be, 0x59c9, 0x59cb, 0x59d1, 0x59d3, 0x59d4, 0x59e6, 0x59ea, 0x59fb, 0x59ff, 0x5a01, 0x5a18, 0x5a1b, 0x5a5a, 0x5a62, 0x5a66, 0x5a92, 0x5b50, 0x5b54, 0x5b57, 0x5b58, 0x5b5d, 0x5b5f, 0x5b63, 0x5b64, 0x5b6b, 0x5b70, 0x5b78, 0x5b85, 0x5b87, 0x5b88, 0x5b89, 0x5b8c, 0x5b97, 0x5b98, 0x5b99, 0x5b9a, 0x5b9c, 0x5ba2, 0x5ba3, 0x5ba4, 0x5bae, 0x5bb0, 0x5bb3, 0x5bb4, 0x5bb6, 0x5bb9, 0x5bbf, 0x5bc2, 0x5bc4, 0x5bc5, 0x5bc6, 0x5bcc, 0x5bd2, 0x5bdf, 0x5be1, 0x5be2, 0x5be6, 0x5be7, 0x5be9, 0x5beb, 0x5bec, 0x5bf6, 0x5bf8, 0x5bfa, 0x5c01, 0x5c04, 0x5c07, 0x5c08, 0x5c0a, 0x5c0b, 0x5c0d, 0x5c0e, 0x5c0f, 0x5c11, 0x5c16, 0x5c19, 0x5c24, 0x5c31, 0x5c3a, 0x5c3e, 0x5c40, 0x5c45, 0x5c48, 0x5c4b, 0x5c55, 0x5c5b, 0x5c62, 0x5c64, 0x5c65, 0x5c6c, 0x5c6f, 0x5c71, 0x5ca9, 0x5cb3, 0x5cb8, 0x5cef, 0x5cf0, 0x5cf6, 0x5d07, 0x5d29, 0x5dba, 0x5dd6, 0x5ddd, 0x5dde, 0x5de1, 0x5de5, 0x5de6, 0x5de7, 0x5de8, 0x5dee, 0x5df1, 0x5df2, 0x5df3, 0x5df7, 0x5e02, 0x5e03, 0x5e0c, 0x5e1d, 0x5e25, 0x5e2b, 0x5e2d, 0x5e33, 0x5e36, 0x5e38, 0x5e45, 0x5e55, 0x5e63, 0x5e72, 0x5e73, 0x5e74, 0x5e78, 0x5e79, 0x5e7c, 0x5e7d, 0x5e7e, 0x5e8a, 0x5e8f, 0x5e95, 0x5e97, 0x5e9a, 0x5e9c, 0x5ea6, 0x5ea7, 0x5eab, 0x5ead, 0x5eb6, 0x5eb7, 0x5eb8, 0x5ec9, 0x5eca, 0x5edf, 0x5ee2, 0x5ee3, 0x5ef3, 0x5ef6, 0x5ef7, 0x5efa, 0x5f04, 0x5f0a, 0x5f0f, 0x5f13, 0x5f14, 0x5f15, 0x5f18, 0x5f1f, 0x5f31, 0x5f35, 0x5f3a, 0x5f48, 0x5f62, 0x5f69, 0x5f71, 0x5f79, 0x5f7c, 0x5f80, 0x5f81, 0x5f85, 0x5f8b, 0x5f8c, 0x5f90, 0x5f91, 0x5f92, 0x5f97, 0x5f9e, 0x5fa1, 0x5fa9, 0x5faa, 0x5fae, 0x5fb5, 0x5fb7, 0x5fb9, 0x5fc3, 0x5fc5, 0x5fcc, 0x5fcd, 0x5fd7, 0x5fd8, 0x5fd9, 0x5fe0, 0x5feb, 0x5ff5, 0x5ffd, 0x6012, 0x601d, 0x6020, 0x6025, 0x6027, 0x6028, 0x602a, 0x6050, 0x6052, 0x6055, 0x6063, 0x6065, 0x6068, 0x6069, 0x606d, 0x606f, 0x6085, 0x6094, 0x609f, 0x60a0, 0x60a3, 0x60b2, 0x60c5, 0x60d1, 0x60dc, 0x60df, 0x60e0, 0x60e1, 0x60f1, 0x60f3, 0x6101, 0x6108, 0x610f, 0x611a, 0x611b, 0x611f, 0x6127, 0x613c, 0x6148, 0x614b, 0x6155, 0x6158, 0x6159, 0x6162, 0x6163, 0x6167, 0x6168, 0x616e, 0x6170, 0x6176, 0x617e, 0x6182, 0x618e, 0x6190, 0x61a4, 0x61ab, 0x61b2, 0x61b6, 0x61c7, 0x61c9, 0x61f2, 0x61f7, 0x61f8, 0x61fc, 0x6200, 0x620a, 0x620c, 0x6210, 0x6211, 0x6212, 0x6216, 0x621a, 0x6230, 0x6236, 0x623f, 0x6240, 0x624b, 0x624d, 0x6253, 0x6258, 0x6276, 0x6279, 0x627f, 0x6280, 0x6284, 0x628a, 0x6291, 0x6295, 0x6297, 0x6298, 0x62b1, 0x62b5, 0x62bc, 0x62bd, 0x62c2, 0x62cd, 0x62d2, 0x62d3, 0x62d4, 0x62d8, 0x62d9, 0x62db, 0x62dc, 0x62f3, 0x62fe, 0x6301, 0x6307, 0x6311, 0x632f, 0x6349, 0x6355, 0x6368, 0x6383, 0x6388, 0x638c, 0x6392, 0x639b, 0x63a0, 0x63a1, 0x63a2, 0x63a5, 0x63a8, 0x63d0, 0x63da, 0x63db, 0x63ee, 0x63f4, 0x640d, 0x6416, 0x641c, 0x643a, 0x6458, 0x64ad, 0x64c1, 0x64c7, 0x64ca, 0x64cd, 0x64d4, 0x64da, 0x64e7, 0x64f4, 0x651d, 0x652f, 0x6536, 0x6537, 0x6539, 0x653b, 0x653e, 0x653f, 0x6545, 0x6548, 0x654d, 0x654e, 0x654f, 0x6551, 0x6557, 0x6562, 0x6563, 0x6566, 0x656c, 0x6574, 0x6575, 0x6578, 0x6587, 0x6597, 0x6599, 0x659c, 0x65a4, 0x65a5, 0x65af, 0x65b0, 0x65b7, 0x65b9, 0x65bc, 0x65bd, 0x65c5, 0x65cb, 0x65cf, 0x65d7, 0x65e3, 0x65e5, 0x65e6, 0x65e9, 0x65ec, 0x65f1, 0x6607, 0x660c, 0x660e, 0x660f, 0x6613, 0x6614, 0x661f, 0x6620, 0x6625, 0x6628, 0x662d, 0x662f, 0x6642, 0x665d, 0x6668, 0x6669, 0x666e, 0x666f, 0x6674, 0x667a, 0x6687, 0x6691, 0x6696, 0x6697, 0x66a2, 0x66ab, 0x66ae, 0x66b4, 0x66c6, 0x66c9, 0x66f0, 0x66f2, 0x66f4, 0x66f8, 0x66fe, 0x66ff, 0x6700, 0x6703, 0x6708, 0x6709, 0x670b, 0x670d, 0x6714, 0x671b, 0x671d, 0x671f, 0x6728, 0x672a, 0x672b, 0x672c, 0x6731, 0x6734, 0x674e, 0x6750, 0x6751, 0x675f, 0x676f, 0x6771, 0x677e, 0x677f, 0x6790, 0x6795, 0x6797, 0x679c, 0x679d, 0x67af, 0x67b6, 0x67d0, 0x67d3, 0x67d4, 0x67f1, 0x67f3, 0x67fb, 0x6817, 0x6821, 0x682a, 0x6838, 0x6839, 0x683c, 0x683d, 0x6842, 0x6843, 0x6848, 0x6851, 0x6881, 0x6885, 0x689d, 0x68a8, 0x68b0, 0x68c4, 0x690d, 0x694a, 0x696d, 0x6975, 0x69ae, 0x69cb, 0x69ea, 0x6a02, 0x6a13, 0x6a19, 0x6a21, 0x6a23, 0x6a39, 0x6a4b, 0x6a5f, 0x6a6b, 0x6a80, 0x6aa2, 0x6b04, 0x6b0a, 0x6b21, 0x6b32, 0x6b3a, 0x6b4c, 0x6b4e, 0x6b61, 0x6b62, 0x6b63, 0x6b64, 0x6b65, 0x6b66, 0x6b72, 0x6b77, 0x6b78, 0x6b7b, 0x6b83, 0x6b86, 0x6b89, 0x6b8a, 0x6b98, 0x6bb5, 0x6bba, 0x6bbf, 0x6bc1, 0x6bcd, 0x6bcf, 0x6bd2, 0x6bd4, 0x6bdb, 0x6beb, 0x6c0f, 0x6c11, 0x6c23, 0x6c34, 0x6c37, 0x6c38, 0x6c42, 0x6c57, 0x6c5a, 0x6c5d, 0x6c5f, 0x6c60, 0x6c7a, 0x6c88, 0x6c92, 0x6c99, 0x6cb3, 0x6cb9, 0x6cbb, 0x6cbf, 0x6cc1, 0x6cc9, 0x6cca, 0x6cd5, 0x6ce2, 0x6ce3, 0x6ce5, 0x6ce8, 0x6cf0, 0x6cf3, 0x6d0b, 0x6d17, 0x6d1e, 0x6d2a, 0x6d32, 0x6d3b, 0x6d3e, 0x6d41, 0x6d66, 0x6d69, 0x6d6a, 0x6d6e, 0x6d74, 0x6d77, 0x6d78, 0x6d88, 0x6d89, 0x6daf, 0x6dd1, 0x6dda, 0x6de1, 0x6de8, 0x6deb, 0x6df1, 0x6df7, 0x6df8, 0x6dfa, 0x6dfb, 0x6e1b, 0x6e21, 0x6e2c, 0x6e2f, 0x6e34, 0x6e56, 0x6e6f, 0x6e90, 0x6e96, 0x6eaa, 0x6eab, 0x6ec5, 0x6eef, 0x6ef4, 0x6eff, 0x6f01, 0x6f02, 0x6f06, 0x6f0f, 0x6f14, 0x6f20, 0x6f22, 0x6f2b, 0x6f38, 0x6f54, 0x6f5b, 0x6f64, 0x6f6e, 0x6fa4, 0x6fc0, 0x6fc1, 0x6fd5, 0x6fdf, 0x6feb, 0x6fef, 0x706b, 0x707d, 0x708e, 0x70ad, 0x70c8, 0x70cf, 0x7109, 0x7121, 0x7136, 0x7159, 0x7167, 0x7169, 0x719f, 0x71b1, 0x71c3, 0x71c8, 0x71d2, 0x71d5, 0x71df, 0x71e5, 0x71ed, 0x7206, 0x7210, 0x722d, 0x7232, 0x7235, 0x7236, 0x7246, 0x7247, 0x7248, 0x7259, 0x725b, 0x7267, 0x7269, 0x7279, 0x727d, 0x72ac, 0x72af, 0x72c0, 0x72c2, 0x72d7, 0x731b, 0x7336, 0x7344, 0x7368, 0x7372, 0x7375, 0x7378, 0x737b, 0x7384, 0x7386, 0x7387, 0x7389, 0x738b, 0x73cd, 0x73e0, 0x73ed, 0x73fe, 0x7403, 0x7406, 0x7434, 0x74b0, 0x74e6, 0x7518, 0x751a, 0x751f, 0x7523, 0x7528, 0x7530, 0x7531, 0x7532, 0x7532, 0x7533, 0x7537, 0x754c, 0x754f, 0x7553, 0x7559, 0x755c, 0x7562, 0x7565, 0x756a, 0x7570, 0x7575, 0x7576, 0x757f, 0x758e, 0x7591, 0x75ab, 0x75b2, 0x75be, 0x75c5, 0x75c7, 0x75db, 0x7678, 0x767b, 0x767c, 0x767d, 0x767e, 0x7684, 0x7686, 0x7687, 0x76ae, 0x76c3, 0x76ca, 0x76d6, 0x76db, 0x76dc, 0x76df, 0x76e1, 0x76e3, 0x76e4, 0x76ee, 0x76f2, 0x76f4, 0x76f8, 0x7701, 0x7709, 0x770b, 0x771e, 0x7720, 0x773c, 0x7740, 0x7761, 0x7763, 0x7766, 0x77ac, 0x77e2, 0x77e3, 0x77e5, 0x77ed, 0x77ef, 0x77f3, 0x7834, 0x784f, 0x786c, 0x7891, 0x78a7, 0x78ba, 0x78bb, 0x78e8, 0x790e, 0x793a, 0x793e, 0x7940, 0x7948, 0x7956, 0x795d, 0x795e, 0x7965, 0x7968, 0x796d, 0x797f, 0x7981, 0x798d, 0x798f, 0x79aa, 0x79ae, 0x79bd, 0x79be, 0x79c0, 0x79c1, 0x79cb, 0x79d1, 0x79d2, 0x79d8, 0x79df, 0x79e9, 0x79fb, 0x7a05, 0x7a0b, 0x7a2e, 0x7a31, 0x7a3b, 0x7a3f, 0x7a40, 0x7a4d, 0x7a6b, 0x7a74, 0x7a76, 0x7a7a, 0x7a81, 0x7a93, 0x7aae, 0x7aca, 0x7acb, 0x7add, 0x7adf, 0x7ae0, 0x7ae5, 0x7aef, 0x7af6, 0x7af9, 0x7b11, 0x7b26, 0x7b2c, 0x7b46, 0x7b49, 0x7b54, 0x7b56, 0x7b87, 0x7b97, 0x7ba1, 0x7bc0, 0x7bc4, 0x7bc7, 0x7bc9, 0x7be4, 0x7c21, 0x7c3f, 0x7c4d, 0x7c73, 0x7c89, 0x7c9f, 0x7ca7, 0x7cbe, 0x7cd6, 0x7ce7, 0x7cfb, 0x7cfe, 0x7d00, 0x7d04, 0x7d05, 0x7d0d, 0x7d14, 0x7d19, 0x7d1a, 0x7d1b, 0x7d20, 0x7d22, 0x7d2b, 0x7d2f, 0x7d30, 0x7d42, 0x7d43, 0x7d44, 0x7d50, 0x7d61, 0x7d66, 0x7d71, 0x7d72, 0x7d76, 0x7d79, 0x7d93, 0x7da0, 0x7dad, 0x7db1, 0x7dbf, 0x7dca, 0x7dd6, 0x7dda, 0x7de3, 0x7de8, 0x7de9, 0x7def, 0x7df4, 0x7e23, 0x7e2e, 0x7e31, 0x7e3d, 0x7e3e, 0x7e41, 0x7e54, 0x7e6b, 0x7e7c, 0x7e8c, 0x7f3a, 0x7f54, 0x7f6a, 0x7f6e, 0x7f70, 0x7f72, 0x7f77, 0x7f85, 0x7f8a, 0x7f8e, 0x7fa4, 0x7fa9, 0x7fbd, 0x7fc1, 0x7fd2, 0x7ffc, 0x8001, 0x8003, 0x8005, 0x800c, 0x8010, 0x8015, 0x8033, 0x8036, 0x8056, 0x8058, 0x805e, 0x806f, 0x8070, 0x8072, 0x8077, 0x807d, 0x8085, 0x8089, 0x8096, 0x809d, 0x80a5, 0x80a9, 0x80af, 0x80b2, 0x80ba, 0x80c3, 0x80cc, 0x80de, 0x80e1, 0x80f8, 0x80fd, 0x8105, 0x8108, 0x811a, 0x8123, 0x812b, 0x8150, 0x8166, 0x8170, 0x8178, 0x8179, 0x81df, 0x81e3, 0x81e5, 0x81e8, 0x81ea, 0x81ed, 0x81f3, 0x81f4, 0x81fa, 0x8207, 0x8208, 0x820a, 0x820c, 0x820d, 0x821e, 0x821f, 0x822a, 0x822c, 0x8239, 0x826f, 0x8272, 0x82b1, 0x82b3, 0x82bd, 0x82d7, 0x82df, 0x82e5, 0x82e6, 0x82f1, 0x8302, 0x832b, 0x8336, 0x8349, 0x8352, 0x8377, 0x838a, 0x83ab, 0x83ca, 0x83cc, 0x83dc, 0x83ef, 0x842c, 0x843d, 0x8449, 0x8457, 0x846c, 0x8499, 0x84b8, 0x84bc, 0x84c4, 0x84cb, 0x84ee, 0x852c, 0x853d, 0x8584, 0x85a6, 0x85cf, 0x85dd, 0x85e5, 0x8607, 0x862d, 0x864e, 0x8655, 0x865b, 0x865f, 0x86c7, 0x8702, 0x871c, 0x8776, 0x87a2, 0x87f2, 0x8840, 0x8846, 0x884c, 0x8853, 0x8857, 0x885b, 0x885d, 0x8861, 0x8863, 0x8868, 0x8870, 0x88ab, 0x88c1, 0x88c2, 0x88cf, 0x88d5, 0x88dc, 0x88dd, 0x88e1, 0x88f3, 0x88fd, 0x8907, 0x8972, 0x897f, 0x8981, 0x8986, 0x898b, 0x898f, 0x8996, 0x89aa, 0x89ba, 0x89bd, 0x89c0, 0x89d2, 0x89e3, 0x89f8, 0x8a00, 0x8a02, 0x8a08, 0x8a0e, 0x8a13, 0x8a18, 0x8a1f, 0x8a2a, 0x8a2d, 0x8a31, 0x8a34, 0x8a50, 0x8a55, 0x8a5e, 0x8a60, 0x8a66, 0x8a69, 0x8a71, 0x8a72, 0x8a73, 0x8a87, 0x8a8c, 0x8a8d, 0x8a93, 0x8a95, 0x8a98, 0x8a9e, 0x8aa0, 0x8aa4, 0x8aa6, 0x8aaa, 0x8ab0, 0x8ab2, 0x8abf, 0x8ac7, 0x8acb, 0x8ad2, 0x8ad6, 0x8af8, 0x8afe, 0x8b00, 0x8b01, 0x8b02, 0x8b19, 0x8b1b, 0x8b1d, 0x8b20, 0x8b39, 0x8b49, 0x8b58, 0x8b5c, 0x8b66, 0x8b6f, 0x8b70, 0x8b77, 0x8b7d, 0x8b80, 0x8b8a, 0x8b93, 0x8b9a, 0x8c37, 0x8c46, 0x8c48, 0x8c4a, 0x8c5a, 0x8c61, 0x8c6a, 0x8c6b, 0x8c8c, 0x8c9d, 0x8c9e, 0x8ca0, 0x8ca1, 0x8ca2, 0x8ca7, 0x8ca8, 0x8ca9, 0x8caa, 0x8cab, 0x8cac, 0x8caf, 0x8cb4, 0x8cb7, 0x8cb8, 0x8cbb, 0x8cbf, 0x8cc0, 0x8cc3, 0x8cc7, 0x8cca, 0x8cd3, 0x8cdc, 0x8cde, 0x8ce2, 0x8ce3, 0x8ce4, 0x8ce6, 0x8cea, 0x8cf4, 0x8d08, 0x8d0a, 0x8d64, 0x8d70, 0x8d74, 0x8d77, 0x8d85, 0x8d8a, 0x8da3, 0x8db3, 0x8ddd, 0x8de1, 0x8def, 0x8df3, 0x8e0f, 0x8e10, 0x8e5f, 0x8e8d, 0x8eab, 0x8eca, 0x8ecc, 0x8ecd, 0x8ed2, 0x8edf, 0x8f03, 0x8f09, 0x8f15, 0x8f1d, 0x8f29, 0x8f2a, 0x8f38, 0x8f3f, 0x8f49, 0x8f9b, 0x8fa8, 0x8fad, 0x8faf, 0x8fb0, 0x8fb1, 0x8fb2, 0x8fce, 0x8fd1, 0x8fd4, 0x8feb, 0x8ff0, 0x8ff7, 0x8ffd, 0x9000, 0x9001, 0x9003, 0x9006, 0x900f, 0x9010, 0x9014, 0x901a, 0x901d, 0x901f, 0x9020, 0x9022, 0x9023, 0x902e, 0x9032, 0x9038, 0x9042, 0x9047, 0x904a, 0x904b, 0x904d, 0x904e, 0x9053, 0x9054, 0x9055, 0x9059, 0x905e, 0x9060, 0x9063, 0x9069, 0x9072, 0x9075, 0x9077, 0x9078, 0x907a, 0x907f, 0x9084, 0x908a, 0x9091, 0x90a3, 0x90a6, 0x90aa, 0x90ca, 0x90de, 0x90e1, 0x90e8, 0x90ed, 0x90f5, 0x90fd, 0x9115, 0x9149, 0x914c, 0x914d, 0x9152, 0x9189, 0x919c, 0x91ab, 0x91cb, 0x91cc, 0x91cd, 0x91ce, 0x91cf, 0x91d1, 0x91dd, 0x920d, 0x925b, 0x9280, 0x9283, 0x9285, 0x9298, 0x92b3, 0x92fc, 0x9304, 0x9322, 0x9326, 0x932f, 0x934a, 0x9396, 0x93ad, 0x93e1, 0x9418, 0x9435, 0x9444, 0x9451, 0x9452, 0x945b, 0x9577, 0x9580, 0x9589, 0x958b, 0x958f, 0x9591, 0x9593, 0x95a3, 0x95b1, 0x95dc, 0x9632, 0x9644, 0x964d, 0x9650, 0x9662, 0x9663, 0x9664, 0x9670, 0x9673, 0x9675, 0x9676, 0x9677, 0x9678, 0x967d, 0x9686, 0x968a, 0x968e, 0x9694, 0x969b, 0x969c, 0x96a3, 0x96a8, 0x96aa, 0x96b1, 0x96b7, 0x96c1, 0x96c4, 0x96c5, 0x96c6, 0x96d6, 0x96d9, 0x96dc, 0x96e2, 0x96e3, 0x96e8, 0x96ea, 0x96f2, 0x96f6, 0x96f7, 0x96fb, 0x9700, 0x9707, 0x971c, 0x9727, 0x9732, 0x9748, 0x9751, 0x975c, 0x975e, 0x9762, 0x9769, 0x97d3, 0x97f3, 0x97fb, 0x97ff, 0x9802, 0x9803, 0x9805, 0x9806, 0x9808, 0x980c, 0x9817, 0x9818, 0x982d, 0x983b, 0x984c, 0x984d, 0x9854, 0x9858, 0x985e, 0x9867, 0x986f, 0x98a8, 0x98db, 0x98dc, 0x98df, 0x98e2, 0x98ee, 0x98ef, 0x98fd, 0x98fe, 0x990a, 0x9913, 0x9918, 0x9928, 0x9996, 0x9999, 0x99ac, 0x9a0e, 0x9a30, 0x9a37, 0x9a45, 0x9a57, 0x9a5a, 0x9a5b, 0x9aa8, 0x9ad4, 0x9ad8, 0x9aee, 0x9b2a, 0x9b3c, 0x9b42, 0x9b5a, 0x9bae, 0x9ce5, 0x9cf3, 0x9cf4, 0x9d3b, 0x9db4, 0x9dc4, 0x9e7d, 0x9e7f, 0x9e97, 0x9ea5, 0x9ebb, 0x9ec3, 0x9ed1, 0x9ed8, 0x9ede, 0x9ee8, 0x9f13, 0x9f3b, 0x9f4a, 0x9f52, 0x9f8d, 0x9f9c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Sundanese000066400000000000000000000005161420226015000213730ustar00rootroot00000000000000{ "Sundanese", "", 0x1b8a, "ᮊᮋᮌᮍᮎᮏᮐᮑᮒ", { "ᮊᮋᮌᮍᮎᮏᮐᮑᮒ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1b80, 0x1baa, FONT_MANAGER_START_RANGE_PAIR, 0x1bae, 0x1bb9, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/SylotiNagri000066400000000000000000000003561420226015000217140ustar00rootroot00000000000000{ "Syloti Nagri", "", 0xa800, "ꠀꠁꠂ", { "ꠀꠁꠂ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa800, 0xa82b, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Syriac000066400000000000000000000007331420226015000207010ustar00rootroot00000000000000{ "Syriac", "ܠܫܢܐ ܣܘܪܝܝܐ", 0x710, "ܐ ܒ ܓ ܔ ܕ ܩ ܫ ܬ", { "ܒ݁ܪܺܫܺܝܬ݂ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܡܶܠܬ݂ܳܐ ܘܗܽܘ ܡܶܠܬ݂ܳܐ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܠܘܳܬ݂ ܐܰܠܳܗܳܐ ܘܰܐܠܳܗܳܐ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܗܽܘ ܡܶܠܬ݂ܳܐ܂", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x710, 0x72c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/TaiLe000066400000000000000000000005071420226015000204440ustar00rootroot00000000000000{ "Tai Le", "", 0x1950, "ᥐᥑᥒᥓ ᥣᥤᥥᥦ", { "ᥐᥑᥒᥓ ᥣᥤᥥᥦ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1950, 0x196d, FONT_MANAGER_START_RANGE_PAIR, 0x1970, 0x1974, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/TaiTham000066400000000000000000000010551420226015000207740ustar00rootroot00000000000000{ "Tai Tham (Lanna)", "ᨲᩫ᩠ᩅᨾᩮᩥᩬᨦ", 0x1a20, "ᨲᩫ᩠ᩅᨾᩮᩥᩬᨦ", { "ᨲᩫ᩠ᩅᨾᩮᩥᩬᨦ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1a20, 0x1a5e, FONT_MANAGER_START_RANGE_PAIR, 0x1a60, 0x1a7c, FONT_MANAGER_START_RANGE_PAIR, 0x1a7f, 0x1a89, FONT_MANAGER_START_RANGE_PAIR, 0x1a90, 0x1a99, FONT_MANAGER_START_RANGE_PAIR, 0x1aa0, 0x1aad, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/TaiViet000066400000000000000000000005231420226015000210110ustar00rootroot00000000000000{ "Tai Viet", "", 0xaa80, "ꪀꪁꪂꪃꪄꪅꪆꪇꪈꪉ", { "ꪀꪁꪂꪃꪄꪅꪆꪇꪈꪉ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xaa80, 0xaac2, FONT_MANAGER_START_RANGE_PAIR, 0xaadb, 0xaadf, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Tamil000066400000000000000000000025101420226015000205100ustar00rootroot00000000000000{ "Tamil", "தமிழ் அரிச்சுவடி ", 0xb95, "கஙசஜஞடணத", { "செம்புலப் பெயனீர் போல அன்புடை நெஞ்சம் தாங்கலந் தனவே", FONT_MANAGER_END_OF_DATA }, { 0xb82, 0xb83, 0xb85, 0xb86, 0xb87, 0xb88, 0xb89, 0xb8a, 0xb8e, 0xb8f, 0xb90, 0xb92, 0xb93, 0xb94, 0xb95, 0xb99, 0xb9a, 0xb9c, 0xb9e, 0xb9f, 0xba3, 0xba4, 0xba8, 0xba9, 0xbaa, 0xbae, 0xbaf, 0xbb0, 0xbb1, 0xbb2, 0xbb3, 0xbb4, 0xbb5, 0xbb6, 0xbb7, 0xbb8, 0xbb9, 0xbbe, 0xbbf, 0xbc0, 0xbc1, 0xbc2, 0xbc6, 0xbc7, 0xbc8, 0xbca, 0xbcb, 0xbcc, 0xbcd, 0xbd0, 0xbd7, FONT_MANAGER_START_RANGE_PAIR, 0xbe6, 0xbef, 0xbf0, 0xbf1, 0xbf2, 0xbf3, 0xbf4, 0xbf5, 0xbf6, 0xbf7, 0xbf8, 0xbf9, 0xbfa, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Telugu000066400000000000000000000031311420226015000207070ustar00rootroot00000000000000{ "Telugu", "తెలుగు", 0xc15, "క ఖ గ ఘ ఙ చ ఛ జ", { "క ఖ గ ఘ ఙ చ ఛ జ", FONT_MANAGER_END_OF_DATA }, { 0xc01, 0xc02, 0xc03, 0xc05, 0xc06, 0xc07, 0xc08, 0xc09, 0xc0a, 0xc0b, 0xc0c, 0xc0e, 0xc0f, 0xc10, 0xc12, 0xc13, 0xc14, 0xc15, 0xc16, 0xc17, 0xc18, 0xc19, 0xc1a, 0xc1b, 0xc1c, 0xc1d, 0xc1e, 0xc1f, 0xc20, 0xc21, 0xc22, 0xc23, 0xc24, 0xc25, 0xc26, 0xc27, 0xc28, 0xc2a, 0xc2b, 0xc2c, 0xc2d, 0xc2e, 0xc2f, 0xc30, 0xc31, 0xc32, 0xc33, 0xc35, 0xc36, 0xc37, 0xc38, 0xc39, 0xc3d, 0xc3e, 0xc3f, 0xc40, 0xc41, 0xc42, 0xc43, 0xc44, 0xc46, 0xc47, 0xc48, 0xc4a, 0xc4b, 0xc4c, 0xc4d, 0xc55, 0xc56, 0xc58, 0xc59, 0xc60, 0xc61, 0xc62, 0xc63, 0xc66, 0xc67, 0xc68, 0xc69, 0xc6a, 0xc6b, 0xc6c, 0xc6d, 0xc6e, 0xc6f, 0xc78, 0xc79, 0xc7a, 0xc7b, 0xc7c, 0xc7d, 0xc7e, 0xc7f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Thaana000066400000000000000000000005171420226015000206430ustar00rootroot00000000000000{ "Thaana", "ތާނަ", 0x780, "ހ ށ ނ ރ ބ ޅ ކ އ", { "ޤައުމީ މިއެކުވެރިކަން މަތީ ތިބެގެން ކުރީމެ ސަލާމް", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x780, 0x7b0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Thai000066400000000000000000000007571420226015000203420ustar00rootroot00000000000000{ "Thai", "ภาษาไทย", 0xe01, "ฟหกดสวงท", { "มื่อชั่วพ่อขุนรามคำแหง เมืองสุโขทัยนี้ดี ในน้ำมีปลา ในนามีข้าว", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xe01, 0xe3a, FONT_MANAGER_START_RANGE_PAIR, 0xe3f, 0xe5b, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Tibetan000066400000000000000000000012361420226015000210340ustar00rootroot00000000000000{ "Tibetan", "དབུ་ཅན་", 0xf40, "ཀ ཁ ག གྷ ང ཅ ཆ ཇ", { "བོད་སྐད་", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xf00, 0xf47, FONT_MANAGER_START_RANGE_PAIR, 0xf49, 0xf6a, FONT_MANAGER_START_RANGE_PAIR, 0xf71, 0xf7f, FONT_MANAGER_START_RANGE_PAIR, 0xf80, 0xf8b, FONT_MANAGER_START_RANGE_PAIR, 0xf90, 0xf97, FONT_MANAGER_START_RANGE_PAIR, 0xf99, 0xfbc, FONT_MANAGER_START_RANGE_PAIR, 0xfbe, 0xfcc, 0xfcf, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Tifinagh000066400000000000000000000021361420226015000211770ustar00rootroot00000000000000{ "Tifinagh", "ⵜⵉⴼⵉⵏⴰⵖ", 0x2d30, "ⴰ ⴱ ⴲ ⴳ ⴴ ⴵ ⴶ ⴷ ", { "ⴰ ⴱ ⴲ ⴳ ⴴ ⴵ ⴶ ⴷ ", FONT_MANAGER_END_OF_DATA }, { 0x2d30, 0x2d31, 0x2d32, 0x2d33, 0x2d34, 0x2d35, 0x2d36, 0x2d37, 0x2d38, 0x2d39, 0x2d3a, 0x2d3b, 0x2d3c, 0x2d3d, 0x2d3e, 0x2d3f, 0x2d40, 0x2d41, 0x2d42, 0x2d43, 0x2d44, 0x2d45, 0x2d46, 0x2d47, 0x2d48, 0x2d49, 0x2d4a, 0x2d4b, 0x2d4c, 0x2d4d, 0x2d4e, 0x2d4f, 0x2d50, 0x2d51, 0x2d52, 0x2d53, 0x2d54, 0x2d55, 0x2d56, 0x2d57, 0x2d58, 0x2d59, 0x2d5a, 0x2d5b, 0x2d5c, 0x2d5d, 0x2d5e, 0x2d5f, 0x2d60, 0x2d61, 0x2d62, 0x2d63, 0x2d64, 0x2d65, 0x2d6f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/TraditionalChinese000066400000000000000000001557421420226015000232330ustar00rootroot00000000000000{ "Traditional Chinese", "中文正體字", 0x8cc7, "指薪修祜永綏吉劭", { "天地玄黃 宇宙洪荒 日月盈昃 辰宿列張 寒來暑往 秋收冬藏", FONT_MANAGER_END_OF_DATA }, { 0x7684, 0x662f, 0x4e0d, 0x6211, 0x4e00, 0x6709, 0x5927, 0x5728, 0x4eba, 0x4e86, 0x4e2d, 0x5230, 0x8cc7, 0x8981, 0x4ee5, 0x53ef, 0x9019, 0x500b, 0x4f60, 0x6703, 0x597d, 0x70ba, 0x4e0a, 0x4f86, 0x5b78, 0x5c31, 0x4ea4, 0x4e5f, 0x7528, 0x80fd, 0x5982, 0x6642, 0x6587, 0x8aaa, 0x6c92, 0x4ed6, 0x770b, 0x90a3, 0x554f, 0x751f, 0x63d0, 0x4e0b, 0x904e, 0x8acb, 0x5011, 0x5929, 0x6240, 0x591a, 0x9ebc, 0x5c0f, 0x4e4b, 0x60f3, 0x5f97, 0x5de5, 0x51fa, 0x9084, 0x96fb, 0x5c0d, 0x90fd, 0x6a5f, 0x81ea, 0x800c, 0x5b50, 0x5f8c, 0x8a0a, 0x5bb6, 0x7ad9, 0x5fc3, 0x53ea, 0x53bb, 0x77e5, 0x570b, 0x5f88, 0x53f0, 0x6210, 0x4fe1, 0x540c, 0x4f55, 0x7ae0, 0x9053, 0x767c, 0x5730, 0x6cd5, 0x7121, 0x7136, 0x4f46, 0x7576, 0x65bc, 0x55ce, 0x672c, 0x5e74, 0x73fe, 0x524d, 0x6700, 0x771f, 0x65b0, 0x548c, 0x56e0, 0x679c, 0x610f, 0x5b9a, 0x9ede, 0x60c5, 0x5176, 0x984c, 0x4e8b, 0x79d1, 0x65b9, 0x4e9b, 0x6e05, 0x4e09, 0x6a23, 0x6b64, 0x5427, 0x4f4d, 0x4f5c, 0x7406, 0x884c, 0x8005, 0x7d93, 0x540d, 0x4ec0, 0x8b1d, 0x65e5, 0x6b63, 0x958b, 0x8a71, 0x8207, 0x5be6, 0x611b, 0x518d, 0x83ef, 0x4e8c, 0x57ce, 0x52d5, 0x6bd4, 0x9762, 0x9ad8, 0x53c8, 0x6216, 0x529b, 0x61c9, 0x5973, 0x7a2e, 0x6559, 0x8eca, 0x5206, 0x50cf, 0x7cfb, 0x9577, 0x624b, 0x6b21, 0x5df2, 0x660e, 0x6253, 0x592a, 0x8def, 0x8d77, 0x5df1, 0x76f8, 0x4e3b, 0x95dc, 0x5341, 0x9593, 0x9cf3, 0x5916, 0x5462, 0x89ba, 0x4f7f, 0x8a72, 0x53cb, 0x624d, 0x9032, 0x51f0, 0x5979, 0x6c11, 0x8457, 0x5404, 0x5168, 0x5c07, 0x5c11, 0x5169, 0x52a0, 0x56de, 0x611f, 0x5f0f, 0x7b2c, 0x7403, 0x6027, 0x8001, 0x7a0b, 0x628a, 0x88ab, 0x516c, 0x8ad6, 0x53ca, 0x9f8d, 0x6821, 0x5225, 0x9ad4, 0x91cd, 0x7d66, 0x807d, 0x6c34, 0x505a, 0x5e38, 0x60a8, 0x898b, 0x88e1, 0x6771, 0x98a8, 0x89e3, 0x7063, 0x6708, 0x7b49, 0x5566, 0x90e8, 0x539f, 0x7f8e, 0x5148, 0x97f3, 0x901a, 0x7ba1, 0x7db2, 0x5340, 0x671f, 0x932f, 0x5426, 0x6a02, 0x5165, 0x627e, 0x66f8, 0x8b93, 0x56db, 0x554a, 0x7531, 0x9078, 0x8f03, 0x6578, 0x8868, 0x5167, 0x5834, 0x5b83, 0x5f9e, 0x5feb, 0x6b61, 0x81f3, 0x7acb, 0x76ee, 0x793e, 0x5408, 0x671b, 0x600e, 0x8a8d, 0x544a, 0x66f4, 0x5e7e, 0x8003, 0x5ea6, 0x96e3, 0x7248, 0x982d, 0x559c, 0x8a31, 0x5149, 0x4eca, 0x8cb7, 0x7b97, 0x5f1f, 0x82e5, 0x7d71, 0x8eab, 0x8a18, 0x4ee3, 0x865f, 0x8655, 0x5b8c, 0x63a5, 0x8a08, 0x8a00, 0x5b57, 0x5e2b, 0x4e26, 0x653f, 0x73a9, 0x5f35, 0x7537, 0x8ab0, 0x5c71, 0x6bcf, 0x7d50, 0x4e14, 0x661f, 0x975e, 0x5efa, 0x6539, 0x9023, 0x653e, 0x54c8, 0x6d3b, 0x7814, 0x76f4, 0x8a2d, 0x9673, 0x5831, 0x8f49, 0x9ee8, 0x6307, 0x4e94, 0x8b8a, 0x6c23, 0x897f, 0x8a66, 0x5e0c, 0x795e, 0x53d6, 0x5316, 0x7269, 0x738b, 0x4efb, 0x6797, 0x55ae, 0x4e16, 0x53d7, 0x8fd1, 0x7fa9, 0x6b7b, 0x4fbf, 0x53cd, 0x58eb, 0x6230, 0x7a7a, 0x968a, 0x8ddf, 0x537b, 0x5317, 0x5fc5, 0x696d, 0x529f, 0x5beb, 0x5f71, 0x8072, 0x5e73, 0x81fa, 0x54e1, 0x91d1, 0x8a0e, 0x8272, 0x5247, 0x5bb9, 0x6a94, 0x7247, 0x5411, 0x59b3, 0x5e02, 0x5229, 0x8208, 0x767d, 0x5f37, 0x5b89, 0x592e, 0x7279, 0x8b70, 0x8fa6, 0x50f9, 0x7e3d, 0x50b3, 0x601d, 0x82b1, 0x5143, 0x53eb, 0x4fdd, 0x4efd, 0x6c42, 0x7a76, 0x5475, 0x4ef6, 0x672a, 0x6c7a, 0x7d44, 0x842c, 0x7af9, 0x7d1a, 0x6301, 0x7b11, 0x6295, 0x54ea, 0x5ba4, 0x66fe, 0x8d70, 0x5594, 0x6a19, 0x6d41, 0x652f, 0x7368, 0x8c93, 0x5361, 0x9700, 0x5144, 0x9580, 0x5171, 0x8a9e, 0x6d77, 0x53e3, 0x963f, 0x7dda, 0x99ac, 0x9ec3, 0x53c3, 0x822c, 0x547d, 0x8996, 0x89c0, 0x806f, 0x8166, 0x670b, 0x683c, 0x5152, 0x516b, 0x4fee, 0x6599, 0x9322, 0x5931, 0x5403, 0x4f4f, 0x5373, 0x53e6, 0x9304, 0x5c08, 0x8c61, 0x63db, 0x57fa, 0x677f, 0x62ff, 0x9060, 0x901f, 0x5f62, 0x5b69, 0x5099, 0x6b4c, 0x5e6b, 0x78ba, 0x5019, 0x9664, 0x754c, 0x88dd, 0x985e, 0x8b1b, 0x5668, 0x5357, 0x6848, 0x756b, 0x82f1, 0x8a34, 0x5e36, 0x5dee, 0x4e4e, 0x91cf, 0x4e45, 0x6389, 0x4f3c, 0x6574, 0x5f15, 0x73ed, 0x8ff7, 0x5716, 0x5236, 0x8cbb, 0x8cfd, 0x5947, 0x8b58, 0x578b, 0x8d85, 0x908a, 0x8036, 0x54c1, 0x820d, 0x96d6, 0x59cb, 0x904b, 0x674e, 0x52d9, 0x6b0a, 0x9a57, 0x6545, 0x516d, 0x8b80, 0x602a, 0x98db, 0x6eff, 0x670d, 0x5922, 0x6536, 0x773c, 0x9020, 0x5ff5, 0x7559, 0x8ab2, 0x8ecd, 0x7834, 0x7cbe, 0x534a, 0x7d04, 0x9858, 0x4ee4, 0x5e95, 0x7b54, 0x6f14, 0x9054, 0x96c4, 0x6df1, 0x7968, 0x65e9, 0x9662, 0x5920, 0x66f2, 0x5047, 0x8ac7, 0x8853, 0x68d2, 0x8ce3, 0x9ed1, 0x767e, 0x52dd, 0x63a8, 0x5b58, 0x706b, 0x6e96, 0x793a, 0x5f80, 0x789f, 0x6613, 0x6cc1, 0x665a, 0x96e2, 0x6cbb, 0x5c0e, 0x4e03, 0x6bb5, 0x5718, 0x8abf, 0x8b49, 0x5217, 0x50b7, 0x6c38, 0x525b, 0x6392, 0x54e5, 0x5fb7, 0x4e5d, 0x751a, 0x6bba, 0x7167, 0x8edf, 0x5305, 0x6015, 0x689d, 0x591c, 0x5546, 0x6982, 0x6839, 0x4f9b, 0x7d55, 0x5343, 0x5ba2, 0x5207, 0x96c6, 0x7a31, 0x64da, 0x843d, 0x8d8a, 0x7adf, 0x76e1, 0x5f85, 0x805e, 0x5712, 0x5fd8, 0x503c, 0x7522, 0x6d88, 0x96d9, 0x7d05, 0x5ea7, 0x5c55, 0x80b2, 0x8dd1, 0x9644, 0x561b, 0x57f7, 0x5531, 0x6280, 0x67d0, 0x786c, 0x65af, 0x96f2, 0x904a, 0x606f, 0x52a9, 0x9808, 0x82e6, 0x4ecb, 0x6548, 0x9996, 0x8cea, 0x4f8b, 0x5509, 0x8077, 0x5fa9, 0x8f38, 0x7bc0, 0x898f, 0x6ce8, 0x7562, 0x67e5, 0x71b1, 0x6cb9, 0x9928, 0x614b, 0x505c, 0x798f, 0x6551, 0x5012, 0x89aa, 0x5bb3, 0x4e82, 0x53e4, 0x6b65, 0x5bf6, 0x64ca, 0x8209, 0x7d42, 0x55ef, 0x5370, 0x9650, 0x4f9d, 0x65b7, 0x8f15, 0x74b0, 0x7c21, 0x8da3, 0x5fd7, 0x97ff, 0x96a8, 0x7df4, 0x7e8c, 0x9b5a, 0x7bc7, 0x53f8, 0x5c40, 0x9001, 0x6975, 0x89d2, 0x7701, 0x6e90, 0x967d, 0x5e79, 0x7fd2, 0x7f85, 0x6b66, 0x514d, 0x7591, 0x62c9, 0x514b, 0x4ecd, 0x6a13, 0x4f5b, 0x8db3, 0x4f4e, 0x5ee3, 0x7169, 0x9ce5, 0x986f, 0x78bc, 0x571f, 0x7387, 0x8056, 0x58de, 0x521d, 0x5177, 0x9810, 0x5440, 0x773e, 0x8cac, 0x722d, 0x5175, 0x667a, 0x8aa4, 0x5883, 0x9752, 0x9806, 0x91ce, 0x695a, 0x8cb4, 0x8ca0, 0x58d3, 0x53f2, 0x9069, 0x4fc2, 0x6e2c, 0x61f7, 0x8fce, 0x914d, 0x9b54, 0x6162, 0x54c7, 0x61c2, 0x55da, 0x4ea6, 0x5473, 0x8a55, 0x821e, 0x7d30, 0x91ab, 0x5e1d, 0x5c6c, 0x53e5, 0x6200, 0x6557, 0x5b9c, 0x694a, 0x7532, 0x8ffd, 0x704c, 0x6625, 0x5de6, 0x6562, 0x9748, 0x72c2, 0x969b, 0x7fa4, 0x65cf, 0x6728, 0x9a0e, 0x91cc, 0x9805, 0x6232, 0x9047, 0x72d7, 0x4f73, 0x535a, 0x53f3, 0x75db, 0x71df, 0x59b9, 0x5eb7, 0x5584, 0x5fb5, 0x6b77, 0x5b98, 0x723e, 0x6309, 0x7de8, 0x75c5, 0x8b77, 0x88dc, 0x64c7, 0x6293, 0x77f3, 0x6b72, 0x96bb, 0x9818, 0x5c0b, 0x6eab, 0x990a, 0x6b62, 0x5b88, 0x541b, 0x8840, 0x7530, 0x96e8, 0x5c45, 0x8b02, 0x7570, 0x512a, 0x8df3, 0x62dc, 0x721b, 0x5c01, 0x60e1, 0x826f, 0x6a21, 0x72c0, 0x6d6a, 0x804a, 0x589e, 0x6838, 0x6fc0, 0x7dad, 0x9678, 0x5433, 0x725b, 0x5fd9, 0x8a5e, 0x5287, 0x5bbf, 0x6025, 0x5565, 0x62b1, 0x975c, 0x653b, 0x4e9e, 0x6c5f, 0x81f4, 0x9663, 0x56b4, 0x5b97, 0x8b66, 0x58d8, 0x592b, 0x5bc6, 0x7761, 0x5348, 0x5e97, 0x52e2, 0x60b2, 0x862d, 0x5e55, 0x7de3, 0x9031, 0x5ee0, 0x7c3d, 0x5750, 0x9999, 0x723d, 0x63a7, 0x5fae, 0x767b, 0x7ffb, 0x666e, 0x883b, 0x51b7, 0x5a01, 0x6bd2, 0x4fca, 0x7d61, 0x8f2f, 0x6bcd, 0x5275, 0x5802, 0x8d99, 0x5957, 0x820a, 0x96dc, 0x5468, 0x8ff0, 0x6050, 0x5e78, 0x4eae, 0x9e97, 0x5df4, 0x79ae, 0x9152, 0x4ec1, 0x9910, 0x724c, 0x7a81, 0x8173, 0x528d, 0x62db, 0x5409, 0x7236, 0x4ed4, 0x5178, 0x641e, 0x623f, 0x7d20, 0x9632, 0x6388, 0x5145, 0x8349, 0x66b4, 0x616e, 0x7d39, 0x80cc, 0x5289, 0x59d4, 0x5e9c, 0x666f, 0x61b6, 0x5c24, 0x8af8, 0x7f3a, 0x63f4, 0x6f2b, 0x7434, 0x7f75, 0x7d14, 0x5c1a, 0x85dd, 0x60dc, 0x7f6e, 0x76ca, 0x59d0, 0x8aa0, 0x7e7c, 0x6e56, 0x6b32, 0x9ebb, 0x9760, 0x8089, 0x677e, 0x523b, 0x7d00, 0x9000, 0x65e2, 0x542b, 0x5224, 0x91cb, 0x76ae, 0x6ce2, 0x627f, 0x5c04, 0x5806, 0x83ab, 0x88fd, 0x9375, 0x8d95, 0x65c1, 0x7b46, 0x6241, 0x8a3b, 0x594f, 0x6a39, 0x5f8b, 0x9435, 0x69ae, 0x6628, 0x6bdb, 0x5f69, 0x6b78, 0x864e, 0x7f6a, 0x7686, 0x8449, 0x552e, 0x5f48, 0x885b, 0x65bd, 0x9298, 0x5200, 0x584a, 0x6f22, 0x6b23, 0x5e03, 0x8cde, 0x8f09, 0x96aa, 0x64ad, 0x5347, 0x9418, 0x5bc4, 0x5f04, 0x4ed8, 0x69cb, 0x56c9, 0x78c1, 0x87a2, 0x5049, 0x85a6, 0x6d0b, 0x563f, 0x555f, 0x6885, 0x7b56, 0x563b, 0x71c8, 0x9b3c, 0x6aa2, 0x5ba3, 0x54e6, 0x5abd, 0x5747, 0x6d3e, 0x8c6c, 0x6fdf, 0x67b6, 0x4eab, 0x5446, 0x8a13, 0x85cd, 0x5283, 0x64d4, 0x52aa, 0x90ed, 0x6b49, 0x7d19, 0x8cbc, 0x6697, 0x547c, 0x7f77, 0x5de7, 0x6167, 0x7a7f, 0x8a73, 0x96f7, 0x5354, 0x7763, 0x9867, 0x81c9, 0x9022, 0x5cf6, 0x734e, 0x6e38, 0x6279, 0x7565, 0x77ed, 0x5e7b, 0x6c99, 0x6563, 0x6575, 0x9109, 0x518a, 0x8f2a, 0x671d, 0x7a97, 0x5fcd, 0x6cb3, 0x85cf, 0x885d, 0x6df7, 0x552f, 0x4e7e, 0x51a0, 0x719f, 0x9df9, 0x86cb, 0x5c0a, 0x68c4, 0x656c, 0x5b63, 0x5a5a, 0x7e23, 0x7dca, 0x4f2f, 0x7533, 0x8863, 0x8cfc, 0x50c5, 0x5e33, 0x5c64, 0x79cb, 0x731c, 0x504f, 0x93e1, 0x98df, 0x559d, 0x5077, 0x8d0a, 0x72af, 0x52c7, 0x9846, 0x59d3, 0x675f, 0x6de1, 0x8a69, 0x5609, 0x66c9, 0x501f, 0x5f92, 0x6d32, 0x64c1, 0x5e8f, 0x6176, 0x7e3e, 0x795d, 0x7345, 0x570d, 0x9918, 0x79c1, 0x9b25, 0x67d4, 0x6f02, 0x5bcc, 0x79c0, 0x7bc4, 0x907f, 0x8f1d, 0x8b6f, 0x5b64, 0x7b28, 0x62ec, 0x5438, 0x7aef, 0x79fb, 0x5ef3, 0x84cb, 0x672b, 0x5bdf, 0x6297, 0x63ee, 0x4e56, 0x7a4d, 0x63d2, 0x9a5a, 0x8521, 0x5fe0, 0x6108, 0x96ea, 0x5de8, 0x78a9, 0x745e, 0x51e1, 0x6731, 0x7c43, 0x4e1f, 0x76e4, 0x5076, 0x6e2f, 0x5bae, 0x5e25, 0x5b8f, 0x96c5, 0x8ca8, 0x9192, 0x865b, 0x907a, 0x639b, 0x900f, 0x7206, 0x70c8, 0x6ec5, 0x6750, 0x62cd, 0x4f11, 0x8a8c, 0x5713, 0x9280, 0x4e92, 0x98ef, 0x638c, 0x8c6a, 0x66ff, 0x6311, 0x9802, 0x718a, 0x7d2f, 0x5740, 0x5065, 0x4fe0, 0x96de, 0x56f0, 0x8afe, 0x8f14, 0x4f34, 0x7389, 0x6d17, 0x654f, 0x81e8, 0x8857, 0x964d, 0x5538, 0x6190, 0x8607, 0x7c73, 0x6e1b, 0x64cd, 0x760b, 0x8f9b, 0x5b87, 0x805a, 0x516e, 0x5f7c, 0x63a1, 0x5c46, 0x5c3c, 0x8f29, 0x85e5, 0x9a19, 0x7da0, 0x7ae5, 0x7e2e, 0x7b26, 0x7372, 0x9ed8, 0x90ce, 0x78b0, 0x7981, 0x5a46, 0x54a7, 0x80a1, 0x62bd, 0x780d, 0x6068, 0x80af, 0x520a, 0x6ce1, 0x6f38, 0x92fc, 0x5ee2, 0x6dda, 0x6a1e, 0x8d0f, 0x6b50, 0x8ca1, 0x8a02, 0x9014, 0x89f8, 0x8ce2, 0x5091, 0x812b, 0x7bb1, 0x4f48, 0x4ed9, 0x51b0, 0x6790, 0x84bc, 0x53ad, 0x7c4d, 0x5805, 0x54ed, 0x590f, 0x61f6, 0x6a4b, 0x7a69, 0x9732, 0x8a62, 0x68ee, 0x7d72, 0x5875, 0x6163, 0x6fe4, 0x8abc, 0x4f54, 0x8336, 0x8cf4, 0x968e, 0x8c50, 0x8c9d, 0x6691, 0x90f5, 0x5371, 0x5bd2, 0x68b0, 0x96b1, 0x7238, 0x6c7d, 0x6158, 0x65c5, 0x6751, 0x4e88, 0x632f, 0x4ea1, 0x74f6, 0x906d, 0x54f2, 0x96f6, 0x7d0d, 0x73cd, 0x4e43, 0x5e2d, 0x54e9, 0x912d, 0x5439, 0x9aa8, 0x7159, 0x80e1, 0x502b, 0x6d2a, 0x6416, 0x5a18, 0x82b3, 0x7d22, 0x5cf0, 0x7e54, 0x60e0, 0x676f, 0x6d6e, 0x72fc, 0x9694, 0x6930, 0x79df, 0x5c3e, 0x5ffd, 0x8907, 0x838a, 0x6b3e, 0x83dc, 0x526f, 0x4f01, 0x6298, 0x64fe, 0x63da, 0x9f20, 0x5192, 0x7661, 0x9f13, 0x523a, 0x983b, 0x55b5, 0x91dd, 0x9738, 0x66ab, 0x4f0a, 0x6c89, 0x5634, 0x5eab, 0x6094, 0x9670, 0x5bc2, 0x501a, 0x63a2, 0x7956, 0x6469, 0x8ddd, 0x5269, 0x904d, 0x87f2, 0x71d2, 0x9801, 0x9686, 0x5f31, 0x8c46, 0x5ef6, 0x856d, 0x63e1, 0x5be7, 0x662d, 0x76df, 0x8986, 0x61b2, 0x79d8, 0x8010, 0x6101, 0x4e01, 0x64a5, 0x6c88, 0x6607, 0x9aee, 0x54c0, 0x9f9c, 0x7709, 0x56fa, 0x5377, 0x984f, 0x9592, 0x7a0d, 0x6b98, 0x642d, 0x4eac, 0x50bb, 0x8033, 0x6620, 0x8a17, 0x6069, 0x9d3b, 0x5999, 0x8faf, 0x5a92, 0x5435, 0x64ec, 0x9055, 0x6182, 0x684c, 0x62fc, 0x92b7, 0x85c9, 0x80d6, 0x5c4b, 0x57df, 0x8239, 0x52de, 0x6d1e, 0x5be2, 0x4e95, 0x5f90, 0x5ddd, 0x5948, 0x6236, 0x4e58, 0x984d, 0x500d, 0x8fb2, 0x64fa, 0x585e, 0x6a6b, 0x8cc0, 0x7687, 0x62d6, 0x6028, 0x7259, 0x9f4a, 0x9003, 0x969c, 0x8cfa, 0x6efe, 0x5e72, 0x8b5c, 0x70cf, 0x77ad, 0x6234, 0x642c, 0x9b06, 0x74dc, 0x8feb, 0x5687, 0x5976, 0x68cb, 0x9b27, 0x76db, 0x6478, 0x5c3a, 0x4f19, 0x67d3, 0x4f69, 0x5e8a, 0x9177, 0x5b6b, 0x7260, 0x5c41, 0x9189, 0x9707, 0x9396, 0x51f1, 0x640d, 0x6f6e, 0x5f79, 0x6cf0, 0x4f0d, 0x51ac, 0x6843, 0x8070, 0x4e59, 0x8ff4, 0x7af6, 0x5d07, 0x649e, 0x53b2, 0x6de8, 0x727d, 0x7f8a, 0x60d1, 0x6eaa, 0x5e3d, 0x7720, 0x5df7, 0x6e9d, 0x4fd7, 0x5b8b, 0x98c4, 0x6dfa, 0x737b, 0x9eb5, 0x8266, 0x6ed1, 0x699c, 0x5708, 0x5ead, 0x7e31, 0x9583, 0x84ee, 0x9ea5, 0x90a6, 0x8000, 0x65cb, 0x95b1, 0x8ad2, 0x7d2b, 0x651d, 0x5100, 0x59a8, 0x5be9, 0x63cf, 0x6d3d, 0x6bc0, 0x9010, 0x966a, 0x586b, 0x8e0f, 0x8dcc, 0x85e4, 0x6155, 0x52d2, 0x95c6, 0x6b8a, 0x59ca, 0x6191, 0x5bde, 0x5cb8, 0x82ac, 0x93ae, 0x6c60, 0x62d2, 0x845b, 0x5dde, 0x92d2, 0x5bec, 0x62f3, 0x4e8e, 0x51fd, 0x9a45, 0x540e, 0x88c1, 0x87f9, 0x963b, 0x90aa, 0x9769, 0x9817, 0x81e5, 0x660c, 0x5b5f, 0x822a, 0x9059, 0x7fd4, 0x880d, 0x606d, 0x5967, 0x9f4b, 0x775b, 0x69cd, 0x5854, 0x9589, 0x9813, 0x7cca, 0x4ef0, 0x65d7, 0x52f5, 0x539a, 0x9b42, 0x51c6, 0x4e38, 0x5b99, 0x9038, 0x88d5, 0x8212, 0x8a2a, 0x517c, 0x85a9, 0x98f2, 0x8d64, 0x95a3, 0x5eb8, 0x556a, 0x6436, 0x52ff, 0x7802, 0x7dd2, 0x4e0c, 0x7a79, 0x5118, 0x6383, 0x6148, 0x6b04, 0x5617, 0x52f8, 0x9bae, 0x596e, 0x8cdc, 0x83e9, 0x558a, 0x95e1, 0x5e7d, 0x64f4, 0x6c61, 0x5f70, 0x6beb, 0x7965, 0x76dc, 0x8a3c, 0x7f70, 0x756a, 0x5c16, 0x7070, 0x72d0, 0x8861, 0x64ce, 0x6c6a, 0x76e3, 0x7c4c, 0x9072, 0x8a87, 0x90b1, 0x7a05, 0x6d69, 0x62c6, 0x7d1b, 0x543e, 0x6258, 0x59d1, 0x54b1, 0x6f0f, 0x8a95, 0x6dd1, 0x9b31, 0x7832, 0x67cf, 0x7246, 0x7aa9, 0x50be, 0x8fad, 0x79d2, 0x7fbd, 0x6e21, 0x6c96, 0x5ed6, 0x8f1b, 0x9f61, 0x57f9, 0x9080, 0x7518, 0x888b, 0x675c, 0x9178, 0x80f8, 0x908f, 0x8c48, 0x6dbc, 0x80a5, 0x8c37, 0x7378, 0x5a03, 0x5b54, 0x9677, 0x4f30, 0x59bb, 0x5f91, 0x73ab, 0x6f5b, 0x6676, 0x80de, 0x715e, 0x8106, 0x62b9, 0x7336, 0x7bc9, 0x5442, 0x788e, 0x5674, 0x622a, 0x65e6, 0x5a66, 0x5783, 0x8352, 0x5e63, 0x573e, 0x4e32, 0x58ef, 0x4f38, 0x50b2, 0x5f26, 0x6ce5, 0x7e41, 0x9b6f, 0x5fcc, 0x5104, 0x53ed, 0x5766, 0x6065, 0x871c, 0x6b3a, 0x6368, 0x6021, 0x73b2, 0x81ed, 0x5510, 0x6e6f, 0x7aae, 0x6089, 0x52c1, 0x62d4, 0x751c, 0x8499, 0x901b, 0x6735, 0x6458, 0x81bd, 0x7cdf, 0x817f, 0x5587, 0x919c, 0x8e8d, 0x7e73, 0x6cc9, 0x6fa4, 0x78a7, 0x978b, 0x97d3, 0x5f65, 0x6668, 0x8389, 0x99d5, 0x731b, 0x7de9, 0x5761, 0x70b8, 0x6012, 0x53ec, 0x6355, 0x5e7c, 0x827e, 0x6046, 0x5272, 0x626f, 0x76fe, 0x4e48, 0x5410, 0x660f, 0x8fa8, 0x8ed2, 0x5deb, 0x4e39, 0x9451, 0x5f4e, 0x8ce6, 0x576a, 0x4fb5, 0x80ce, 0x60a0, 0x85aa, 0x522a, 0x5f6c, 0x609f, 0x73e0, 0x52e4, 0x7470, 0x690d, 0x75f4, 0x7919, 0x655d, 0x76c3, 0x76fc, 0x4ea8, 0x901d, 0x526a, 0x78e8, 0x903c, 0x6fc3, 0x6d1b, 0x4e4f, 0x64cb, 0x59c6, 0x75c7, 0x5acc, 0x8eb2, 0x58c1, 0x91e3, 0x6696, 0x61be, 0x905c, 0x6109, 0x66f0, 0x91c7, 0x6377, 0x5606, 0x7384, 0x6ef4, 0x6263, 0x62b5, 0x5954, 0x7fc1, 0x8e5f, 0x83f2, 0x722c, 0x68da, 0x5915, 0x60f1, 0x6212, 0x7272, 0x6cf3, 0x6070, 0x6ec4, 0x6851, 0x8523, 0x6f54, 0x7126, 0x52c9, 0x596a, 0x840a, 0x5496, 0x8caa, 0x8e22, 0x6284, 0x8de1, 0x937e, 0x6daf, 0x7bad, 0x8a93, 0x7a4c, 0x6d89, 0x7a3f, 0x7f72, 0x7642, 0x790e, 0x50d1, 0x6db5, 0x9727, 0x7c89, 0x4ff1, 0x5fb9, 0x8b00, 0x5c60, 0x72a7, 0x5537, 0x7e5e, 0x58fd, 0x723a, 0x9a37, 0x6c0f, 0x7ffc, 0x4e91, 0x809a, 0x541d, 0x6881, 0x54aa, 0x7e6a, 0x5ec9, 0x98fd, 0x9cf4, 0x8c8c, 0x9739, 0x70ae, 0x6350, 0x5561, 0x708e, 0x55e8, 0x8ca2, 0x66fc, 0x58e2, 0x9f3b, 0x5949, 0x9234, 0x8017, 0x6062, 0x878d, 0x7b4b, 0x64bf, 0x5112, 0x98fe, 0x798d, 0x4faf, 0x552c, 0x6316, 0x5e45, 0x77a7, 0x5ef7, 0x54a6, 0x6490, 0x67f3, 0x8584, 0x9ece, 0x6372, 0x5d50, 0x540a, 0x9742, 0x64e0, 0x89bd, 0x8fea, 0x51cc, 0x832b, 0x71c3, 0x746a, 0x5f18, 0x77db, 0x6566, 0x745c, 0x9326, 0x6953, 0x8cd3, 0x68af, 0x742a, 0x7344, 0x5074, 0x54ac, 0x58a8, 0x60b6, 0x6674, 0x6016, 0x55ac, 0x9f52, 0x5dba, 0x4ef2, 0x97fb, 0x65ed, 0x7d9c, 0x5154, 0x8e64, 0x59ff, 0x9081, 0x50a2, 0x8b7d, 0x8932, 0x5b5d, 0x4fc3, 0x99db, 0x4ec7, 0x7c97, 0x59ae, 0x7267, 0x821f, 0x7cd5, 0x6bbc, 0x8776, 0x5147, 0x934b, 0x61fc, 0x92b3, 0x541f, 0x8667, 0x679d, 0x800d, 0x95ca, 0x75bc, 0x62fe, 0x6bc5, 0x5237, 0x5857, 0x593e, 0x88c2, 0x9640, 0x54c9, 0x9130, 0x6085, 0x5951, 0x8f5f, 0x7235, 0x5c4f, 0x99d0, 0x8ced, 0x8702, 0x6247, 0x7f9e, 0x74e6, 0x758f, 0x6b3d, 0x6597, 0x5764, 0x582a, 0x6d29, 0x9006, 0x62ac, 0x54ce, 0x9905, 0x5f4c, 0x8cab, 0x7db1, 0x60f9, 0x7ff9, 0x58ae, 0x72e0, 0x9811, 0x838e, 0x64e6, 0x8d08, 0x51dd, 0x6ecb, 0x9756, 0x5582, 0x5141, 0x5f6d, 0x633a, 0x62cb, 0x611a, 0x5f81, 0x8fb1, 0x6717, 0x4f59, 0x6170, 0x79aa, 0x86d9, 0x79e6, 0x707d, 0x5075, 0x8b9a, 0x6905, 0x5925, 0x7897, 0x4e19, 0x5352, 0x8377, 0x62ab, 0x8da8, 0x52ab, 0x8fc5, 0x7b1b, 0x70e4, 0x80a9, 0x77e3, 0x9077, 0x6c5d, 0x9e7f, 0x7f38, 0x617e, 0x7210, 0x9b45, 0x4e08, 0x5de1, 0x63aa, 0x79e4, 0x6cbf, 0x75d5, 0x6feb, 0x6f32, 0x8170, 0x8ce4, 0x59a5, 0x6db2, 0x9d5d, 0x8ecc, 0x53d4, 0x9675, 0x8c9e, 0x626d, 0x6f20, 0x7955, 0x8766, 0x6349, 0x8b20, 0x6c1b, 0x81a0, 0x905e, 0x9716, 0x96ef, 0x9ad2, 0x5006, 0x65fa, 0x6749, 0x71d5, 0x5bf8, 0x8302, 0x5faa, 0x5c4d, 0x947d, 0x6643, 0x6084, 0x7fc5, 0x8292, 0x659c, 0x5ec1, 0x5466, 0x6e9c, 0x9db4, 0x55aa, 0x76d2, 0x6454, 0x6127, 0x7051, 0x6d25, 0x76c8, 0x8108, 0x82d7, 0x5821, 0x5211, 0x53c9, 0x6492, 0x866b, 0x7e8f, 0x9075, 0x81e3, 0x6afb, 0x626e, 0x6e3e, 0x5641, 0x8d81, 0x5448, 0x7262, 0x6cca, 0x6b20, 0x614e, 0x7433, 0x5026, 0x8150, 0x86c7, 0x641c, 0x60a3, 0x4f0f, 0x9676, 0x67ef, 0x52a3, 0x75b2, 0x5132, 0x687f, 0x7942, 0x5851, 0x84c9, 0x7e6b, 0x75be, 0x6ce3, 0x7c92, 0x6e34, 0x7483, 0x8332, 0x9127, 0x6b6a, 0x68df, 0x9a30, 0x73bb, 0x5a1f, 0x53e1, 0x8fd4, 0x4f75, 0x5f0a, 0x57cb, 0x6649, 0x7a00, 0x9d28, 0x6c57, 0x7261, 0x66a2, 0x6dfb, 0x5996, 0x5291, 0x6cdb, 0x67f4, 0x6770, 0x651c, 0x98c6, 0x58c7, 0x962e, 0x5306, 0x559a, 0x6606, 0x62f7, 0x5102, 0x65a5, 0x5782, 0x840d, 0x52fe, 0x50ac, 0x7cd6, 0x6f8e, 0x8e29, 0x6ac3, 0x87fb, 0x8ca9, 0x6291, 0x8679, 0x6f58, 0x5751, 0x66f9, 0x66ae, 0x8179, 0x716e, 0x8972, 0x4eff, 0x81c2, 0x543b, 0x6d74, 0x6846, 0x6572, 0x4f51, 0x4f53, 0x5f77, 0x8b39, 0x5cb3, 0x6558, 0x8cca, 0x7f50, 0x5be1, 0x71e6, 0x4fb6, 0x6524, 0x82ad, 0x7fe0, 0x7fa8, 0x5360, 0x7dbf, 0x8b0e, 0x63a9, 0x55bb, 0x79e9, 0x714c, 0x8ce0, 0x7c64, 0x73ca, 0x99a8, 0x672d, 0x8105, 0x65e8, 0x62d8, 0x7d10, 0x55b2, 0x8822, 0x8a60, 0x5319, 0x7faf, 0x6514, 0x819a, 0x9a5f, 0x5ac1, 0x5edf, 0x5b55, 0x4fc4, 0x809d, 0x7f69, 0x8178, 0x53db, 0x532a, 0x5009, 0x5378, 0x796d, 0x888d, 0x8b0a, 0x57d4, 0x51e0, 0x8cbf, 0x9b4f, 0x79a6, 0x8e34, 0x860b, 0x535c, 0x6f84, 0x9e9f, 0x5bb5, 0x964c, 0x964b, 0x5c48, 0x8877, 0x5d17, 0x76ea, 0x66c6, 0x60df, 0x820c, 0x532f, 0x8a98, 0x6842, 0x5a1c, 0x83c1, 0x7779, 0x6bbf, 0x5085, 0x5492, 0x8b19, 0x96c0, 0x7cbd, 0x5353, 0x9470, 0x658c, 0x8896, 0x9215, 0x5a9a, 0x53ee, 0x7ff0, 0x582f, 0x76e7, 0x6367, 0x58f9, 0x61a4, 0x7334, 0x7cb9, 0x8de8, 0x879e, 0x57c3, 0x6789, 0x537f, 0x6495, 0x7d0b, 0x744b, 0x5212, 0x56c2, 0x96d5, 0x4e73, 0x8180, 0x4ed7, 0x8d6b, 0x7b52, 0x8f9c, 0x6876, 0x5f7f, 0x8870, 0x7375, 0x8b6c, 0x52f3, 0x886b, 0x61c7, 0x74ca, 0x51cd, 0x621a, 0x7a4e, 0x8ef8, 0x6b96, 0x64a4, 0x540b, 0x5bee, 0x6f6d, 0x59fb, 0x8eba, 0x6a11, 0x6602, 0x6f51, 0x8154, 0x9f90, 0x6fb3, 0x77ac, 0x5bfa, 0x9285, 0x95a9, 0x80a2, 0x7cfe, 0x53e2, 0x5351, 0x62d3, 0x5bb0, 0x934a, 0x6e4a, 0x68ad, 0x8463, 0x5b85, 0x522e, 0x80c3, 0x829d, 0x6dcb, 0x6583, 0x9a55, 0x5978, 0x6bb7, 0x5893, 0x511f, 0x51a5, 0x7092, 0x6f64, 0x8569, 0x5984, 0x7838, 0x9913, 0x624e, 0x4f47, 0x5c3f, 0x7737, 0x6fd5, 0x76f2, 0x507d, 0x8e10, 0x6deb, 0x9f0e, 0x8ca7, 0x8b2c, 0x77e9, 0x87d1, 0x99c1, 0x5146, 0x6df5, 0x68cd, 0x99b3, 0x7199, 0x6276, 0x8058, 0x65ac, 0x7a74, 0x69fd, 0x8a6d, 0x6627, 0x6fa1, 0x8782, 0x8fa3, 0x5339, 0x868a, 0x50e7, 0x67f1, 0x632b, 0x8881, 0x7c60, 0x6296, 0x8a1d, 0x52c3, 0x985b, 0x6dd8, 0x64b2, 0x4e18, 0x541e, 0x4ead, 0x761f, 0x7662, 0x8086, 0x6f06, 0x8a57, 0x5c39, 0x7329, 0x5e16, 0x4f50, 0x6631, 0x54b3, 0x7948, 0x8a79, 0x6bcb, 0x77ee, 0x82d1, 0x8cc4, 0x7dfb, 0x5a49, 0x65a4, 0x9952, 0x95d6, 0x6208, 0x6b67, 0x8af7, 0x71ac, 0x8a3a, 0x971c, 0x8ae7, 0x6399, 0x921e, 0x8993, 0x701f, 0x5c51, 0x75de, 0x92ea, 0x9ecf, 0x9063, 0x8e48, 0x61f8, 0x8a6e, 0x5ca1, 0x8774, 0x6c41, 0x650f, 0x5e06, 0x58fa, 0x745f, 0x96c1, 0x8fb0, 0x5a77, 0x7a57, 0x6168, 0x54fc, 0x6dd2, 0x4f6c, 0x819c, 0x8085, 0x6ffe, 0x6d82, 0x8303, 0x6055, 0x91ac, 0x7e96, 0x8f3b, 0x61ff, 0x7a1a, 0x90c1, 0x52df, 0x8c6b, 0x8247, 0x67af, 0x63b0, 0x5bf5, 0x9068, 0x5e76, 0x6f01, 0x6df9, 0x5ca9, 0x588a, 0x97ad, 0x7e2b, 0x99ff, 0x6b79, 0x6591, 0x7504, 0x7aff, 0x99dd, 0x6614, 0x5d0e, 0x51a4, 0x68f5, 0x50d5, 0x758a, 0x7b8f, 0x524e, 0x589c, 0x906e, 0x87ba, 0x714e, 0x85b0, 0x766e, 0x881f, 0x778e, 0x79b1, 0x7693, 0x574e, 0x8482, 0x7109, 0x9b41, 0x5507, 0x72ac, 0x5f13, 0x9336, 0x7c72, 0x5a1b, 0x7529, 0x98b1, 0x5c4e, 0x6cbe, 0x64ab, 0x5098, 0x5b0c, 0x932b, 0x5514, 0x90dd, 0x79bf, 0x6dea, 0x525d, 0x63ed, 0x6eb6, 0x8087, 0x533f, 0x8d9f, 0x76c6, 0x6e67, 0x574a, 0x78b3, 0x8d74, 0x7d43, 0x78da, 0x6817, 0x72f9, 0x5eff, 0x83ca, 0x560e, 0x7626, 0x5974, 0x6c27, 0x9839, 0x748b, 0x9a62, 0x754f, 0x73ee, 0x50b5, 0x6467, 0x9e7d, 0x5679, 0x5653, 0x633d, 0x58be, 0x971e, 0x4f10, 0x7554, 0x97cb, 0x59ec, 0x900d, 0x7469, 0x813e, 0x561f, 0x5e15, 0x566a, 0x7a6b, 0x7e1b, 0x6688, 0x88d9, 0x9838, 0x7aca, 0x6fc1, 0x5cfd, 0x5018, 0x860a, 0x9935, 0x56ca, 0x9709, 0x8587, 0x5243, 0x884d, 0x8a23, 0x5ec2, 0x81df, 0x6795, 0x614c, 0x8c54, 0x6e58, 0x7184, 0x7426, 0x84c4, 0x524a, 0x9d6c, 0x5238, 0x6e3a, 0x81d8, 0x4f3a, 0x857e, 0x77e2, 0x6328, 0x6f3f, 0x5a36, 0x5eda, 0x775c, 0x8650, 0x859b, 0x84ec, 0x57ae, 0x66a8, 0x947c, 0x9042, 0x55a7, 0x91d8, 0x5835, 0x9187, 0x5b30, 0x8015, 0x6ff1, 0x846c, 0x5c65, 0x8271, 0x7def, 0x59e6, 0x646f, 0x9d09, 0x84b8, 0x8461, 0x5690, 0x752b, 0x74bf, 0x970d, 0x5c09, 0x5993, 0x68c9, 0x79c9, 0x7239, 0x6488, 0x7d81, 0x7fe9, 0x5638, 0x547b, 0x62c2, 0x8cb3, 0x71ed, 0x61f2, 0x5bb4, 0x6487, 0x720d, 0x6c70, 0x6b47, 0x764c, 0x5495, 0x5d29, 0x81a9, 0x64b0, 0x6a38, 0x68fa, 0x980c, 0x9b44, 0x821c, 0x8543, 0x5bc7, 0x8404, 0x599d, 0x907c, 0x8944, 0x85af, 0x66dd, 0x8aee, 0x863f, 0x9812, 0x83cc, 0x56ae, 0x6c13, 0x679a, 0x916c, 0x99ae, 0x5632, 0x6a58, 0x4fae, 0x7058, 0x5c62, 0x6b4e, 0x5de2, 0x9ad3, 0x7891, 0x68a8, 0x7926, 0x758b, 0x8139, 0x8cc8, 0x8b74, 0x60b8, 0x7149, 0x80cf, 0x8c79, 0x64c5, 0x8fe6, 0x8836, 0x808c, 0x6500, 0x5375, 0x95e2, 0x70b3, 0x560d, 0x76de, 0x9119, 0x6d66, 0x5c2c, 0x5f17, 0x682a, 0x722a, 0x6292, 0x4f8d, 0x962a, 0x7947, 0x9017, 0x5589, 0x683d, 0x75ab, 0x9eef, 0x98fc, 0x92c1, 0x925b, 0x5288, 0x8258, 0x4ed5, 0x5dbc, 0x90ca, 0x91f5, 0x9d70, 0x88f8, 0x562f, 0x749e, 0x51f6, 0x9803, 0x5bd3, 0x72f8, 0x67c4, 0x632a, 0x6c9b, 0x9c31, 0x549a, 0x82b7, 0x5f59, 0x8c4e, 0x50da, 0x59dc, 0x7a84, 0x6756, 0x5029, 0x515c, 0x5eca, 0x71d9, 0x60f6, 0x5436, 0x797a, 0x803f, 0x93d8, 0x7dbd, 0x8fc4, 0x67f5, 0x5937, 0x62d9, 0x7165, 0x5992, 0x9dd7, 0x6eaf, 0x8805, 0x6c8c, 0x8046, 0x6f70, 0x652a, 0x543c, 0x7aed, 0x78ca, 0x7784, 0x553e, 0x68f2, 0x5021, 0x638f, 0x4ffa, 0x6d78, 0x914c, 0x7e6d, 0x8299, 0x6963, 0x62bc, 0x5366, 0x82db, 0x9d3f, 0x51f8, 0x5320, 0x60bc, 0x86db, 0x7e69, 0x63a0, 0x66b1, 0x779e, 0x828b, 0x8525, 0x58b3, 0x62ef, 0x5564, 0x524b, 0x9015, 0x8335, 0x4f6e, 0x6ed4, 0x5d14, 0x5b9b, 0x8d16, 0x87ec, 0x8549, 0x8cb6, 0x88f9, 0x71c4, 0x6726, 0x82bd, 0x5fa1, 0x72c4, 0x986b, 0x502a, 0x71e5, 0x555e, 0x9821, 0x6a3a, 0x60f0, 0x8373, 0x7ce7, 0x8cb8, 0x7950, 0x70ab, 0x65ec, 0x5662, 0x9f63, 0x9c49, 0x7c3f, 0x5598, 0x7db8, 0x8165, 0x6577, 0x608d, 0x8882, 0x50f5, 0x5c37, 0x7de0, 0x6ab3, 0x7d2e, 0x65a7, 0x895f, 0x8f44, 0x8096, 0x920d, 0x816b, 0x6aac, 0x8e72, 0x55dc, 0x903e, 0x7011, 0x7f55, 0x7652, 0x788c, 0x8fcb, 0x7a3b, 0x8b5a, 0x64bc, 0x798e, 0x88cf, 0x51cb, 0x54e8, 0x6398, 0x6f80, 0x91c1, 0x6c59, 0x5e9a, 0x615a, 0x96a7, 0x81a8, 0x8a50, 0x91c0, 0x8102, 0x572d, 0x51f3, 0x946b, 0x69d3, 0x7dba, 0x62ed, 0x634f, 0x62d0, 0x745b, 0x918b, 0x851a, 0x7b60, 0x9daf, 0x95c7, 0x4f36, 0x66ec, 0x9b0d, 0x819d, 0x4e9f, 0x5345, 0x66e0, 0x6289, 0x60d8, 0x6ea2, 0x5256, 0x5583, 0x7409, 0x7ac5, 0x8778, 0x5443, 0x5321, 0x902e, 0x6994, 0x5955, 0x508d, 0x6ab8, 0x9264, 0x896a, 0x6687, 0x6273, 0x68b5, 0x6cd3, 0x6d85, 0x5201, 0x8f3e, 0x8514, 0x6590, 0x634d, 0x8073, 0x75a4, 0x8718, 0x59da, 0x5fff, 0x604d, 0x9edb, 0x701a, 0x8ae6, 0x5824, 0x7a9f, 0x7be0, 0x4edf, 0x7e61, 0x6689, 0x55f6, 0x7aba, 0x6666, 0x6e1d, 0x79a7, 0x5203, 0x6cab, 0x8475, 0x5323, 0x6960, 0x96b8, 0x8f4e, 0x5614, 0x853d, 0x7dbb, 0x4e1e, 0x8adc, 0x896f, 0x6670, 0x818f, 0x7a88, 0x5695, 0x8606, 0x6582, 0x76ba, 0x5cfb, 0x5b70, 0x4ec4, 0x700f, 0x6d95, 0x9214, 0x6cae, 0x64f2, 0x7a95, 0x717d, 0x88b1, 0x8755, 0x7d46, 0x8339, 0x77aa, 0x4e10, 0x8205, 0x8a70, 0x61fa, 0x9e79, 0x9310, 0x4e11, 0x6df3, 0x711a, 0x6e89, 0x6bd3, 0x8490, 0x6233, 0x96db, 0x95d5, 0x4f70, 0x923a, 0x54c4, 0x83f1, 0x80ba, 0x8ec0, 0x82b8, 0x59e8, 0x58df, 0x76ef, 0x5962, 0x5dfe, 0x69c3, 0x7d17, 0x83f8, 0x51f9, 0x8155, 0x7fdf, 0x6020, 0x87fe, 0x852d, 0x5e84, 0x5bf0, 0x56e1, 0x7444, 0x994b, 0x9631, 0x9776, 0x814e, 0x64f1, 0x640f, 0x95cc, 0x7a46, 0x5471, 0x7280, 0x98e2, 0x8e7a, 0x75b5, 0x7464, 0x6a35, 0x9d1b, 0x8f12, 0x95a5, 0x7428, 0x61a7, 0x52fb, 0x6417, 0x9699, 0x60b5, 0x865e, 0x8dea, 0x4e5e, 0x901e, 0x5b7d, 0x7030, 0x6995, 0x5fbd, 0x8700, 0x8783, 0x4fcf, 0x6dc6, 0x4e30, 0x8431, 0x4fef, 0x655e, 0x6e23, 0x7ddd, 0x8a5b, 0x7d33, 0x5c50, 0x773a, 0x54ab, 0x6eba, 0x7586, 0x9945, 0x74cf, 0x5c6f, 0x6cb8, 0x9903, 0x9d26, 0x592d, 0x61ac, 0x99f1, 0x82b9, 0x8466, 0x5f98, 0x7ac4, 0x8b17, 0x557c, 0x56da, 0x7d6e, 0x9438, 0x4e4d, 0x8559, 0x6746, 0x5197, 0x7c27, 0x810a, 0x7738, 0x613f, 0x8db4, 0x6eef, 0x8c82, 0x5636, 0x62f1, 0x6380, 0x8403, 0x5f57, 0x90b5, 0x5fa8, 0x8f3f, 0x672e, 0x5dcd, 0x5f8a, 0x53e9, 0x599e, 0x4f8f, 0x82df, 0x5420, 0x5629, 0x618a, 0x8305, 0x77ef, 0x9082, 0x6aaf, 0x939a, 0x79bd, 0x68e0, 0x5d16, 0x6f86, 0x5544, 0x6302, 0x929c, 0x673d, 0x5ad6, 0x6c50, 0x63e3, 0x5be5, 0x5fac, 0x755c, 0x7455, 0x6c3e, 0x8d66, 0x7b71, 0x7ca5, 0x7a1c, 0x8654, 0x6e5b, 0x5d19, 0x77bb, 0x61e6, 0x6ef2, 0x5121, 0x797f, 0x7c3e, 0x64d2, 0x840e, 0x6f88, 0x84d3, 0x78cb, 0x81b3, 0x7009, 0x86a4, 0x6912, 0x5115, 0x584c, 0x83bd, 0x742e, 0x58e4, 0x77fd, 0x5f27, 0x830d, 0x8116, 0x61ab, 0x9b4e, 0x93c8, 0x854a, 0x935b, 0x594e, 0x56bc, 0x7cd7, 0x6977, 0x8301, 0x504e, 0x78c5, 0x7b19, 0x8513, 0x6043, 0x9685, 0x990c, 0x88d8, 0x4fd0, 0x62da, 0x5ed3, 0x9112, 0x70d8, 0x6c40, 0x9444, 0x5d11, 0x9452, 0x56b7, 0x8396, 0x5678, 0x7164, 0x52d8, 0x6bb2, 0x6a3d, 0x6254, 0x674f, 0x703e, 0x5ec8, 0x564e, 0x7a62, 0x99b4, 0x5cd9, 0x5384, 0x8eac, 0x50fb, 0x9165, 0x6bc6, 0x90e4, 0x66d6, 0x7e7d, 0x4f3d, 0x9594, 0x8511, 0x831c, 0x8e81, 0x8aa1, 0x7e55, 0x548e, 0x93fd, 0x6dcc, 0x66dc, 0x625b, 0x9830, 0x4f6b, 0x9e92, 0x5580, 0x849e, 0x82a5, 0x9005, 0x96c7, 0x659f, 0x83c7, 0x8aa6, 0x77b3, 0x82d4, 0x6a01, 0x61cb, 0x66f3, 0x6ef7, 0x958f, 0x803d, 0x99ed, 0x7cde, 0x536f, 0x5c94, 0x7435, 0x8e4b, 0x79b9, 0x6c72, 0x500c, 0x55e1, 0x6ccc, 0x634c, 0x7682, 0x665d, 0x6e26, 0x5cb1, 0x68b3, 0x8393, 0x777f, 0x92f8, 0x778c, 0x8f45, 0x60d5, 0x5eec, 0x65fb, 0x9041, 0x8d13, 0x7901, 0x6bef, 0x7d68, 0x6dc7, 0x7526, 0x8392, 0x7cb5, 0x710a, 0x7028, 0x9698, 0x5ae9, 0x85d0, 0x57a2, 0x8076, 0x8b4f, 0x6064, 0x602f, 0x5cab, 0x5dd6, 0x5016, 0x8a36, 0x88d4, 0x87c4, 0x542d, 0x8de4, 0x5630, 0x6893, 0x93a7, 0x9c57, 0x75d8, 0x6714, 0x9a01, 0x9a40, 0x77c7, 0x690e, 0x568e, 0x91d0, 0x6a44, 0x4ea5, 0x9f94, 0x6fdb, 0x4fde, 0x6b83, 0x5e5f, 0x5543, 0x6b16, 0x6413, 0x74e3, 0x5983, 0x5671, 0x57e0, 0x786b, 0x88ca, 0x95bb, 0x72e1, 0x6a59, 0x8e44, 0x8594, 0x8c5a, 0x70ad, 0x7436, 0x5180, 0x795f, 0x5599, 0x9dfa, 0x708a, 0x7cd9, 0x9761, 0x5858, 0x5ab3, 0x7b77, 0x61c8, 0x5ac2, 0x5edd, 0x6a61, 0x74e2, 0x66b8, 0x514c, 0x6538, 0x5506, 0x585a, 0x6ebc, 0x642a, 0x8304, 0x819b, 0x7949, 0x6c2b, 0x70ac, 0x633e, 0x74f7, 0x652c, 0x82d3, 0x9706, 0x8d05, 0x6850, 0x934d, 0x72f7, 0x5478, 0x5ac9, 0x8e39, 0x5486, 0x780c, 0x6123, 0x8722, 0x85fb, 0x7624, 0x97a0, 0x5885, 0x7463, 0x544e, 0x725f, 0x774f, 0x90e1, 0x9245, 0x9957, 0x9050, 0x80fa, 0x9704, 0x733f, 0x8760, 0x6c90, 0x645f, 0x66e6, 0x931a, 0x5080, 0x715a, 0x71fc, 0x97dc, 0x7487, 0x8277, 0x4f83, 0x759a, 0x98ba, 0x8e66, 0x606c, 0x74a7, 0x9708, 0x5c5c, 0x7be4, 0x54bd, 0x834a, 0x9d51, 0x6636, 0x8af1, 0x5c4c, 0x618e, 0x88f3, 0x9661, 0x695e, 0x6d36, 0x8018, 0x56a8, 0x8398, 0x6dfc, 0x55e4, 0x9175, 0x9293, 0x715c, 0x9de5, 0x539d, 0x8f4d, 0x55d3, 0x5055, 0x63cd, 0x647a, 0x7c2b, 0x620c, 0x70f9, 0x978f, 0x76d4, 0x50ad, 0x9aaf, 0x70d9, 0x86b1, 0x6177, 0x5db8, 0x5f9c, 0x5048, 0x7130, 0x557e, 0x8a85, 0x66d9, 0x85f9, 0x86b5, 0x61a8, 0x5ce8, 0x60bd, 0x78ef, 0x6d93, 0x84b2, 0x8309, 0x63c9, 0x9591, 0x749f, 0x9951, 0x7578, 0x9bc9, 0x9bfd, 0x92ac, 0x5c90, 0x96cb, 0x8aa8, 0x7a3d, 0x620a, 0x81fb, 0x7e43, 0x6252, 0x8235, 0x5df3, 0x7f94, 0x776c, 0x6041, 0x7678, 0x8259, 0x7d21, 0x7152, 0x97cc, 0x5f14, 0x5a11, 0x64f7, 0x5195, 0x7898, 0x8c41, 0x6473, 0x8098, 0x62a8, 0x66c7, 0x81c6, 0x7194, 0x99d2, 0x58e9, 0x7d5e, 0x7587, 0x73c8, 0x809b, 0x9ab7, 0x6727, 0x5a9b, 0x5ae3, 0x69a8, 0x7e9c, 0x892a, 0x6600, 0x8dbe, 0x9179, 0x67da, 0x6414, 0x7fb9, 0x8216, 0x7728, 0x5807, 0x9768, 0x8759, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Turkish000066400000000000000000000007611420226015000211010ustar00rootroot00000000000000{ "Turkish", "Türkçe", 0x130, "ÂâÇçĞğİıÖöŞşÛû", { "Pijamalı hasta, yağız şoföre çabucak güvendi.", FONT_MANAGER_END_OF_DATA }, { 0xc2, 0xe2, 0xc7, 0xe7, 0x11e, 0x11f, 0xce, 0xee, 0x130, 0x131, 0xd6, 0xf6, 0x15e, 0x15f, 0xdb, 0xfb, 0xdc, 0xfc, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Uighur000066400000000000000000000005171420226015000207120ustar00rootroot00000000000000{ "Uighur", "ئۇيغۇر", 0x6ad, "ڛ ۆ ڭ ە پ چ ژ گ", { "", FONT_MANAGER_END_OF_DATA }, { 0x6ad, 0x6c6, 0x6c8, 0x6cb, 0x6d0, 0x6d5, 0x67e, 0x686, 0x698, 0x6af, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Urdu000066400000000000000000000011611420226015000203620ustar00rootroot00000000000000{ "Urdu", "اُردو", 0x679, "ٹ پ چ ڈ ڐ ژ ڙ ے", { "تمام انسان آزاد اور حقوق و عزت کے اعتبار سے برابر پیدا ہوۓ ہیں۔", FONT_MANAGER_END_OF_DATA }, { 0x679, 0x67e, 0x686, 0x688, 0x691, 0x698, 0x6a9, 0x6af, 0x6ba, 0x6be, 0x6c0, 0x6c1, 0x6c2, 0x6c3, 0x6cc, 0x6d2, 0x6d3, 0x6d4, FONT_MANAGER_START_RANGE_PAIR, 0x6f0, 0x6f9, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Vai000066400000000000000000000116221420226015000201650ustar00rootroot00000000000000{ "Vai", "", 0xa500, "ꔀ ꔁ ꔂ ꔃ ꔄ ꔅ ꔆ ꔇ", { "ꔀ ꔁ ꔂ ꔃ ꔄ ꔅ ꔆ ꔇ", FONT_MANAGER_END_OF_DATA }, { 0xa500, 0xa501, 0xa502, 0xa503, 0xa504, 0xa505, 0xa506, 0xa507, 0xa508, 0xa509, 0xa50a, 0xa50b, 0xa50c, 0xa50d, 0xa50e, 0xa50f, 0xa510, 0xa511, 0xa512, 0xa513, 0xa514, 0xa515, 0xa516, 0xa517, 0xa518, 0xa519, 0xa51a, 0xa51b, 0xa51c, 0xa51d, 0xa51e, 0xa51f, 0xa520, 0xa521, 0xa522, 0xa523, 0xa524, 0xa525, 0xa526, 0xa527, 0xa528, 0xa529, 0xa52a, 0xa52b, 0xa52c, 0xa52d, 0xa52e, 0xa52f, 0xa530, 0xa531, 0xa532, 0xa533, 0xa534, 0xa535, 0xa536, 0xa537, 0xa538, 0xa539, 0xa53a, 0xa53b, 0xa53c, 0xa53d, 0xa53e, 0xa53f, 0xa540, 0xa541, 0xa542, 0xa543, 0xa544, 0xa545, 0xa546, 0xa547, 0xa548, 0xa549, 0xa54a, 0xa54b, 0xa54c, 0xa54d, 0xa54e, 0xa54f, 0xa550, 0xa551, 0xa552, 0xa553, 0xa554, 0xa555, 0xa556, 0xa557, 0xa558, 0xa559, 0xa55a, 0xa55b, 0xa55c, 0xa55d, 0xa55e, 0xa55f, 0xa560, 0xa561, 0xa562, 0xa563, 0xa564, 0xa565, 0xa566, 0xa567, 0xa568, 0xa569, 0xa56a, 0xa56b, 0xa56c, 0xa56d, 0xa56e, 0xa56f, 0xa570, 0xa571, 0xa572, 0xa573, 0xa574, 0xa575, 0xa576, 0xa577, 0xa578, 0xa579, 0xa57a, 0xa57b, 0xa57c, 0xa57d, 0xa57e, 0xa57f, 0xa580, 0xa581, 0xa582, 0xa583, 0xa584, 0xa585, 0xa586, 0xa587, 0xa588, 0xa589, 0xa58a, 0xa58b, 0xa58c, 0xa58d, 0xa58e, 0xa58f, 0xa590, 0xa591, 0xa592, 0xa593, 0xa594, 0xa595, 0xa596, 0xa597, 0xa598, 0xa599, 0xa59a, 0xa59b, 0xa59c, 0xa59d, 0xa59e, 0xa59f, 0xa5a0, 0xa5a1, 0xa5a2, 0xa5a3, 0xa5a4, 0xa5a5, 0xa5a6, 0xa5a7, 0xa5a8, 0xa5a9, 0xa5aa, 0xa5ab, 0xa5ac, 0xa5ad, 0xa5ae, 0xa5af, 0xa5b0, 0xa5b1, 0xa5b2, 0xa5b3, 0xa5b4, 0xa5b5, 0xa5b6, 0xa5b7, 0xa5b8, 0xa5b9, 0xa5ba, 0xa5bb, 0xa5bc, 0xa5bd, 0xa5be, 0xa5bf, 0xa5c0, 0xa5c1, 0xa5c2, 0xa5c3, 0xa5c4, 0xa5c5, 0xa5c6, 0xa5c7, 0xa5c8, 0xa5c9, 0xa5ca, 0xa5cb, 0xa5cc, 0xa5cd, 0xa5ce, 0xa5cf, 0xa5d0, 0xa5d1, 0xa5d2, 0xa5d3, 0xa5d4, 0xa5d5, 0xa5d6, 0xa5d7, 0xa5d8, 0xa5d9, 0xa5da, 0xa5db, 0xa5dc, 0xa5dd, 0xa5de, 0xa5df, 0xa5e0, 0xa5e1, 0xa5e2, 0xa5e3, 0xa5e4, 0xa5e5, 0xa5e6, 0xa5e7, 0xa5e8, 0xa5e9, 0xa5ea, 0xa5eb, 0xa5ec, 0xa5ed, 0xa5ee, 0xa5ef, 0xa5f0, 0xa5f1, 0xa5f2, 0xa5f3, 0xa5f4, 0xa5f5, 0xa5f6, 0xa5f7, 0xa5f8, 0xa5f9, 0xa5fa, 0xa5fb, 0xa5fc, 0xa5fd, 0xa5fe, 0xa5ff, 0xa600, 0xa601, 0xa602, 0xa603, 0xa604, 0xa605, 0xa606, 0xa607, 0xa608, 0xa609, 0xa60a, 0xa60b, 0xa60c, 0xa60d, 0xa60e, 0xa60f, 0xa610, 0xa611, 0xa612, 0xa613, 0xa614, 0xa615, 0xa616, 0xa617, 0xa618, 0xa619, 0xa61a, 0xa61b, 0xa61c, 0xa61d, 0xa61e, 0xa61f, 0xa620, 0xa621, 0xa622, 0xa623, 0xa624, 0xa625, 0xa626, 0xa627, 0xa628, 0xa629, 0xa62a, 0xa62b, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/VedicExtensions000066400000000000000000000003621420226015000225570ustar00rootroot00000000000000{ "Vedic Extensions", "", 0x1cd0, "᳐᳑᳒", { "᳐᳑᳒", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1cd0, 0x1cf2, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Venda000066400000000000000000000006171420226015000205050ustar00rootroot00000000000000{ "Venda", "Tshivenḓa", 0x1e12, "Ḓ ḓ Ḽ ḽ Ṋ ṋ Ṅ ṅ Ṱ ṱ", { "Ḓ ḓ Ḽ ḽ Ṋ ṋ Ṅ ṅ Ṱ ṱ", FONT_MANAGER_END_OF_DATA }, { 0x1e12, 0x1e13, 0x1e3c, 0x1e3d, 0x1e4a, 0x1e4b, 0x1e44, 0x1e45, 0x1e70, 0x1e71, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Vietnamese000066400000000000000000000046211420226015000215470ustar00rootroot00000000000000{ "Vietnamese", "tiếng Việt", 0x1ea6, "ẦầẵặỒỗỬửỴỵ", { "Trăm năm, trong cõi người ta, Chữ tài, chữ mệnh, khéo là ghét nhau.", "Trải qua một cuộc bể dâu, Những điều trông thấy mà đau đớn lòng;", FONT_MANAGER_END_OF_DATA }, { 0xc0, 0xe0, 0xc1, 0xe1, 0xc2, 0xe2, 0x1ea6, 0x1ea7, 0x1ea4, 0x1ea5, 0x1eaa, 0x1eab, 0x1ea8, 0x1ea9, 0x1eac, 0x1ead, 0xc3, 0xe3, 0x102, 0x103, 0x1eb0, 0x1eb1, 0x1eae, 0x1eaf, 0x1eb4, 0x1eb5, 0x1eb2, 0x1eb3, 0x1eb6, 0x1eb7, 0x1ea2, 0x1ea3, 0x1ea0, 0x1ea1, 0x110, 0x111, 0xc8, 0xe8, 0xc9, 0xe9, 0xca, 0xea, 0x1ec0, 0x1ec1, 0x1ebe, 0x1ebf, 0x1ec4, 0x1ec5, 0x1ec2, 0x1ec3, 0x1ec6, 0x1ec7, 0x1ebc, 0x1ebd, 0x1eba, 0x1ebb, 0x1eb8, 0x1eb9, 0xcc, 0xec, 0xcd, 0xed, 0x128, 0x129, 0x1ec8, 0x1ec9, 0x1eca, 0x1ecb, 0xd2, 0xf2, 0xd3, 0xf3, 0xd4, 0xf4, 0x1ed2, 0x1ed3, 0x1ed0, 0x1ed1, 0x1ed6, 0x1ed7, 0x1ed4, 0x1ed5, 0x1ed8, 0x1ed9, 0xd5, 0xf5, 0x1ece, 0x1ecf, 0x1a0, 0x1a1, 0x1edc, 0x1edd, 0x1eda, 0x1edb, 0x1ee0, 0x1ee1, 0x1ede, 0x1edf, 0x1ee2, 0x1ee3, 0x1ecc, 0x1ecd, 0xd9, 0xf9, 0xda, 0xfa, 0x168, 0x169, 0x1ee6, 0x1ee7, 0x1af, 0x1b0, 0x1eea, 0x1eeb, 0x1ee8, 0x1ee9, 0x1eee, 0x1eef, 0x1eec, 0x1eed, 0x1ef0, 0x1ef1, 0x1ee4, 0x1ee5, 0x1ef2, 0x1ef3, 0xdd, 0xfd, 0x1ef8, 0x1ef9, 0x1ef6, 0x1ef7, 0x1ef4, 0x1ef5, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/WesternEuropean000066400000000000000000000013011420226015000225650ustar00rootroot00000000000000{ "Western European", "Western European", 0xc0, "ÁàåÇçæÐðéîñöœßþÿ", { "Falsches Üben von Xylophonmusik quält jeden größeren Zwerg.", "Vår sære Zulu fra badeøya spilte jo whist og quickstep i min taxi.", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xc0, 0xcf, FONT_MANAGER_START_RANGE_PAIR, 0xd0, 0xd6, FONT_MANAGER_START_RANGE_PAIR, 0xd8, 0xdf, FONT_MANAGER_START_RANGE_PAIR, 0xe0, 0xef, FONT_MANAGER_START_RANGE_PAIR, 0xf0, 0xf6, FONT_MANAGER_START_RANGE_PAIR, 0xf8, 0xff, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/Yi000066400000000000000000000004161420226015000200260ustar00rootroot00000000000000{ "Yi", "ꆈꌠꁱꂷ", 0xa000, "ꀀꀁꀂꀃꀄꀅꀆꀇ", { "ꀀꀁꀂꀃꀄꀅꀆꀇ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa000, 0xa48c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/orthographies/ZhuYinFuHao000066400000000000000000000004651420226015000216220ustar00rootroot00000000000000{ "Chinese Zhuyin Fuhao", "注音符號", 0x3105, "ㄅㄆㄇㄈㄉㄊㄋㄌ", { "ㄅㄆㄇㄈ ㄉㄊㄋㄌ ㄍㄎㄏ ㄐㄑㄒ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x3105, 0x312c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.8.8/lib/unicode/000077500000000000000000000000001420226015000162715ustar00rootroot00000000000000font-manager-0.8.8/lib/unicode/Unicode.metadata000066400000000000000000000004211420226015000213560ustar00rootroot00000000000000CharacterMap cheader_filename = "unicode-character-map.h" CodepointList cheader_filename = "unicode-codepoint-list.h" UNICHAR_MAX cheader_filename = "unicode-codepoint-list.h" Standard cheader_filename = "unicode-info.h" SearchBar cheader_filename = "unicode-search-bar.h" font-manager-0.8.8/lib/unicode/meson.build000066400000000000000000000026701420226015000204400ustar00rootroot00000000000000 unicode_gresource_xml_file = files('unicode-gresources.xml') unicode_gresource = gnome.compile_resources('unicode_gresource', unicode_gresource_xml_file) unicode_sources = [ unicode_gresource[0], 'unicode-codepoint-list.c', 'unicode-codepoint-list.h', 'unicode-character-map.c', 'unicode-character-map.h', 'unicode-character-map-zoom-window.c', 'unicode-character-map-zoom-window.h', 'unicode-info.c', 'unicode-info.h', 'unicode-search-bar.c', 'unicode-search-bar.h' ] libunicode = both_libraries('unicode', unicode_sources, dependencies: base_deps) unicode_gir = gnome.generate_gir(libunicode, sources: unicode_sources, namespace: 'Unicode', nsversion: meson.project_version(), header: 'unicode-info.h', includes: ['Pango-1.0', 'Gdk-3.0', 'Gtk-3.0']) configure_file( input: 'Unicode.metadata', output: 'Unicode-@0@.metadata'.format(meson.project_version()), copy: true ) unicode_vapi = gnome.generate_vapi('Unicode-@0@'.format(meson.project_version()), sources: unicode_gir[0], metadata_dirs: meson.current_build_dir(), packages: ['glib-2.0', 'pango', 'gdk-3.0', 'gtk+-3.0']) font-manager-0.8.8/lib/unicode/ui/000077500000000000000000000000001420226015000167065ustar00rootroot00000000000000font-manager-0.8.8/lib/unicode/ui/unicode-character-map-zoom-window.ui000066400000000000000000000104271420226015000256730ustar00rootroot00000000000000 font-manager-0.8.8/lib/unicode/ui/unicode-search-bar.ui000066400000000000000000000056541420226015000227120ustar00rootroot00000000000000 font-manager-0.8.8/lib/unicode/unicode-blocks.h000066400000000000000000000377221420226015000213560ustar00rootroot00000000000000/* unicode-blocks.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 13.0.0 */ #ifndef UNICODE_BLOCKS_H #define UNICODE_BLOCKS_H #include #ifndef __GTK_DOC_IGNORE__ static const char unicode_blocks_strings[] = "Basic Latin\0" "Latin-1 Supplement\0" "Latin Extended-A\0" "Latin Extended-B\0" "IPA Extensions\0" "Spacing Modifier Letters\0" "Combining Diacritical Marks\0" "Greek and Coptic\0" "Cyrillic\0" "Cyrillic Supplement\0" "Armenian\0" "Hebrew\0" "Arabic\0" "Syriac\0" "Arabic Supplement\0" "Thaana\0" "N'Ko\0" "Samaritan\0" "Mandaic\0" "Syriac Supplement\0" "Arabic Extended-A\0" "Devanagari\0" "Bengali\0" "Gurmukhi\0" "Gujarati\0" "Oriya\0" "Tamil\0" "Telugu\0" "Kannada\0" "Malayalam\0" "Sinhala\0" "Thai\0" "Lao\0" "Tibetan\0" "Myanmar\0" "Georgian\0" "Hangul Jamo\0" "Ethiopic\0" "Ethiopic Supplement\0" "Cherokee\0" "Unified Canadian Aboriginal Syllabics\0" "Ogham\0" "Runic\0" "Tagalog\0" "Hanunoo\0" "Buhid\0" "Tagbanwa\0" "Khmer\0" "Mongolian\0" "Unified Canadian Aboriginal Syllabics Extended\0" "Limbu\0" "Tai Le\0" "New Tai Lue\0" "Khmer Symbols\0" "Buginese\0" "Tai Tham\0" "Combining Diacritical Marks Extended\0" "Balinese\0" "Sundanese\0" "Batak\0" "Lepcha\0" "Ol Chiki\0" "Cyrillic Extended-C\0" "Georgian Extended\0" "Sundanese Supplement\0" "Vedic Extensions\0" "Phonetic Extensions\0" "Phonetic Extensions Supplement\0" "Combining Diacritical Marks Supplement\0" "Latin Extended Additional\0" "Greek Extended\0" "General Punctuation\0" "Superscripts and Subscripts\0" "Currency Symbols\0" "Combining Diacritical Marks for Symbols\0" "Letterlike Symbols\0" "Number Forms\0" "Arrows\0" "Mathematical Operators\0" "Miscellaneous Technical\0" "Control Pictures\0" "Optical Character Recognition\0" "Enclosed Alphanumerics\0" "Box Drawing\0" "Block Elements\0" "Geometric Shapes\0" "Miscellaneous Symbols\0" "Dingbats\0" "Miscellaneous Mathematical Symbols-A\0" "Supplemental Arrows-A\0" "Braille Patterns\0" "Supplemental Arrows-B\0" "Miscellaneous Mathematical Symbols-B\0" "Supplemental Mathematical Operators\0" "Miscellaneous Symbols and Arrows\0" "Glagolitic\0" "Latin Extended-C\0" "Coptic\0" "Georgian Supplement\0" "Tifinagh\0" "Ethiopic Extended\0" "Cyrillic Extended-A\0" "Supplemental Punctuation\0" "CJK Radicals Supplement\0" "Kangxi Radicals\0" "Ideographic Description Characters\0" "CJK Symbols and Punctuation\0" "Hiragana\0" "Katakana\0" "Bopomofo\0" "Hangul Compatibility Jamo\0" "Kanbun\0" "Bopomofo Extended\0" "CJK Strokes\0" "Katakana Phonetic Extensions\0" "Enclosed CJK Letters and Months\0" "CJK Compatibility\0" "CJK Unified Ideographs Extension A\0" "Yijing Hexagram Symbols\0" "CJK Unified Ideographs\0" "Yi Syllables\0" "Yi Radicals\0" "Lisu\0" "Vai\0" "Cyrillic Extended-B\0" "Bamum\0" "Modifier Tone Letters\0" "Latin Extended-D\0" "Syloti Nagri\0" "Common Indic Number Forms\0" "Phags-pa\0" "Saurashtra\0" "Devanagari Extended\0" "Kayah Li\0" "Rejang\0" "Hangul Jamo Extended-A\0" "Javanese\0" "Myanmar Extended-B\0" "Cham\0" "Myanmar Extended-A\0" "Tai Viet\0" "Meetei Mayek Extensions\0" "Ethiopic Extended-A\0" "Latin Extended-E\0" "Cherokee Supplement\0" "Meetei Mayek\0" "Hangul Syllables\0" "Hangul Jamo Extended-B\0" "High Surrogates\0" "High Private Use Surrogates\0" "Low Surrogates\0" "Private Use Area\0" "CJK Compatibility Ideographs\0" "Alphabetic Presentation Forms\0" "Arabic Presentation Forms-A\0" "Variation Selectors\0" "Vertical Forms\0" "Combining Half Marks\0" "CJK Compatibility Forms\0" "Small Form Variants\0" "Arabic Presentation Forms-B\0" "Halfwidth and Fullwidth Forms\0" "Specials\0" "Linear B Syllabary\0" "Linear B Ideograms\0" "Aegean Numbers\0" "Ancient Greek Numbers\0" "Ancient Symbols\0" "Phaistos Disc\0" "Lycian\0" "Carian\0" "Coptic Epact Numbers\0" "Old Italic\0" "Gothic\0" "Old Permic\0" "Ugaritic\0" "Old Persian\0" "Deseret\0" "Shavian\0" "Osmanya\0" "Osage\0" "Elbasan\0" "Caucasian Albanian\0" "Linear A\0" "Cypriot Syllabary\0" "Imperial Aramaic\0" "Palmyrene\0" "Nabataean\0" "Hatran\0" "Phoenician\0" "Lydian\0" "Meroitic Hieroglyphs\0" "Meroitic Cursive\0" "Kharoshthi\0" "Old South Arabian\0" "Old North Arabian\0" "Manichaean\0" "Avestan\0" "Inscriptional Parthian\0" "Inscriptional Pahlavi\0" "Psalter Pahlavi\0" "Old Turkic\0" "Old Hungarian\0" "Hanifi Rohingya\0" "Rumi Numeral Symbols\0" "Yezidi\0" "Old Sogdian\0" "Sogdian\0" "Chorasmian\0" "Elymaic\0" "Brahmi\0" "Kaithi\0" "Sora Sompeng\0" "Chakma\0" "Mahajani\0" "Sharada\0" "Sinhala Archaic Numbers\0" "Khojki\0" "Multani\0" "Khudawadi\0" "Grantha\0" "Newa\0" "Tirhuta\0" "Siddham\0" "Modi\0" "Mongolian Supplement\0" "Takri\0" "Ahom\0" "Dogra\0" "Warang Citi\0" "Dives Akuru\0" "Nandinagari\0" "Zanabazar Square\0" "Soyombo\0" "Pau Cin Hau\0" "Bhaiksuki\0" "Marchen\0" "Masaram Gondi\0" "Gunjala Gondi\0" "Makasar\0" "Lisu Supplement\0" "Tamil Supplement\0" "Cuneiform\0" "Cuneiform Numbers and Punctuation\0" "Early Dynastic Cuneiform\0" "Egyptian Hieroglyphs\0" "Egyptian Hieroglyph Format Controls\0" "Anatolian Hieroglyphs\0" "Bamum Supplement\0" "Mro\0" "Bassa Vah\0" "Pahawh Hmong\0" "Medefaidrin\0" "Miao\0" "Ideographic Symbols and Punctuation\0" "Tangut\0" "Tangut Components\0" "Khitan Small Script\0" "Tangut Supplement\0" "Kana Supplement\0" "Kana Extended-A\0" "Small Kana Extension\0" "Nushu\0" "Duployan\0" "Shorthand Format Controls\0" "Byzantine Musical Symbols\0" "Musical Symbols\0" "Ancient Greek Musical Notation\0" "Mayan Numerals\0" "Tai Xuan Jing Symbols\0" "Counting Rod Numerals\0" "Mathematical Alphanumeric Symbols\0" "Sutton SignWriting\0" "Glagolitic Supplement\0" "Nyiakeng Puachue Hmong\0" "Wancho\0" "Mende Kikakui\0" "Adlam\0" "Indic Siyaq Numbers\0" "Ottoman Siyaq Numbers\0" "Arabic Mathematical Alphabetic Symbols\0" "Mahjong Tiles\0" "Domino Tiles\0" "Playing Cards\0" "Enclosed Alphanumeric Supplement\0" "Enclosed Ideographic Supplement\0" "Miscellaneous Symbols and Pictographs\0" "Emoticons\0" "Ornamental Dingbats\0" "Transport and Map Symbols\0" "Alchemical Symbols\0" "Geometric Shapes Extended\0" "Supplemental Arrows-C\0" "Supplemental Symbols and Pictographs\0" "Chess Symbols\0" "Symbols and Pictographs Extended-A\0" "Symbols for Legacy Computing\0" "CJK Unified Ideographs Extension B\0" "CJK Unified Ideographs Extension C\0" "CJK Unified Ideographs Extension D\0" "CJK Unified Ideographs Extension E\0" "CJK Unified Ideographs Extension F\0" "CJK Compatibility Ideographs Supplement\0" "CJK Unified Ideographs Extension G\0" "Tags\0" "Variation Selectors Supplement\0" "Supplementary Private Use Area-A\0" "Supplementary Private Use Area-B\0" ; typedef struct _UnicodeBlock UnicodeBlock; static const struct _UnicodeBlock { gunichar start; gunichar end; guint16 block_name_index; } unicode_blocks[] = { { 0x0000, 0x007F, 0 }, { 0x0080, 0x00FF, 12 }, { 0x0100, 0x017F, 31 }, { 0x0180, 0x024F, 48 }, { 0x0250, 0x02AF, 65 }, { 0x02B0, 0x02FF, 80 }, { 0x0300, 0x036F, 105 }, { 0x0370, 0x03FF, 133 }, { 0x0400, 0x04FF, 150 }, { 0x0500, 0x052F, 159 }, { 0x0530, 0x058F, 179 }, { 0x0590, 0x05FF, 188 }, { 0x0600, 0x06FF, 195 }, { 0x0700, 0x074F, 202 }, { 0x0750, 0x077F, 209 }, { 0x0780, 0x07BF, 227 }, { 0x07C0, 0x07FF, 234 }, { 0x0800, 0x083F, 239 }, { 0x0840, 0x085F, 249 }, { 0x0860, 0x086F, 257 }, { 0x08A0, 0x08FF, 275 }, { 0x0900, 0x097F, 293 }, { 0x0980, 0x09FF, 304 }, { 0x0A00, 0x0A7F, 312 }, { 0x0A80, 0x0AFF, 321 }, { 0x0B00, 0x0B7F, 330 }, { 0x0B80, 0x0BFF, 336 }, { 0x0C00, 0x0C7F, 342 }, { 0x0C80, 0x0CFF, 349 }, { 0x0D00, 0x0D7F, 357 }, { 0x0D80, 0x0DFF, 367 }, { 0x0E00, 0x0E7F, 375 }, { 0x0E80, 0x0EFF, 380 }, { 0x0F00, 0x0FFF, 384 }, { 0x1000, 0x109F, 392 }, { 0x10A0, 0x10FF, 400 }, { 0x1100, 0x11FF, 409 }, { 0x1200, 0x137F, 421 }, { 0x1380, 0x139F, 430 }, { 0x13A0, 0x13FF, 450 }, { 0x1400, 0x167F, 459 }, { 0x1680, 0x169F, 497 }, { 0x16A0, 0x16FF, 503 }, { 0x1700, 0x171F, 509 }, { 0x1720, 0x173F, 517 }, { 0x1740, 0x175F, 525 }, { 0x1760, 0x177F, 531 }, { 0x1780, 0x17FF, 540 }, { 0x1800, 0x18AF, 546 }, { 0x18B0, 0x18FF, 556 }, { 0x1900, 0x194F, 603 }, { 0x1950, 0x197F, 609 }, { 0x1980, 0x19DF, 616 }, { 0x19E0, 0x19FF, 628 }, { 0x1A00, 0x1A1F, 642 }, { 0x1A20, 0x1AAF, 651 }, { 0x1AB0, 0x1AFF, 660 }, { 0x1B00, 0x1B7F, 697 }, { 0x1B80, 0x1BBF, 706 }, { 0x1BC0, 0x1BFF, 716 }, { 0x1C00, 0x1C4F, 722 }, { 0x1C50, 0x1C7F, 729 }, { 0x1C80, 0x1C8F, 738 }, { 0x1C90, 0x1CBF, 758 }, { 0x1CC0, 0x1CCF, 776 }, { 0x1CD0, 0x1CFF, 797 }, { 0x1D00, 0x1D7F, 814 }, { 0x1D80, 0x1DBF, 834 }, { 0x1DC0, 0x1DFF, 865 }, { 0x1E00, 0x1EFF, 904 }, { 0x1F00, 0x1FFF, 930 }, { 0x2000, 0x206F, 945 }, { 0x2070, 0x209F, 965 }, { 0x20A0, 0x20CF, 993 }, { 0x20D0, 0x20FF, 1010 }, { 0x2100, 0x214F, 1050 }, { 0x2150, 0x218F, 1069 }, { 0x2190, 0x21FF, 1082 }, { 0x2200, 0x22FF, 1089 }, { 0x2300, 0x23FF, 1112 }, { 0x2400, 0x243F, 1136 }, { 0x2440, 0x245F, 1153 }, { 0x2460, 0x24FF, 1183 }, { 0x2500, 0x257F, 1206 }, { 0x2580, 0x259F, 1218 }, { 0x25A0, 0x25FF, 1233 }, { 0x2600, 0x26FF, 1250 }, { 0x2700, 0x27BF, 1272 }, { 0x27C0, 0x27EF, 1281 }, { 0x27F0, 0x27FF, 1318 }, { 0x2800, 0x28FF, 1340 }, { 0x2900, 0x297F, 1357 }, { 0x2980, 0x29FF, 1379 }, { 0x2A00, 0x2AFF, 1416 }, { 0x2B00, 0x2BFF, 1452 }, { 0x2C00, 0x2C5F, 1485 }, { 0x2C60, 0x2C7F, 1496 }, { 0x2C80, 0x2CFF, 1513 }, { 0x2D00, 0x2D2F, 1520 }, { 0x2D30, 0x2D7F, 1540 }, { 0x2D80, 0x2DDF, 1549 }, { 0x2DE0, 0x2DFF, 1567 }, { 0x2E00, 0x2E7F, 1587 }, { 0x2E80, 0x2EFF, 1612 }, { 0x2F00, 0x2FDF, 1636 }, { 0x2FF0, 0x2FFF, 1652 }, { 0x3000, 0x303F, 1687 }, { 0x3040, 0x309F, 1715 }, { 0x30A0, 0x30FF, 1724 }, { 0x3100, 0x312F, 1733 }, { 0x3130, 0x318F, 1742 }, { 0x3190, 0x319F, 1768 }, { 0x31A0, 0x31BF, 1775 }, { 0x31C0, 0x31EF, 1793 }, { 0x31F0, 0x31FF, 1805 }, { 0x3200, 0x32FF, 1834 }, { 0x3300, 0x33FF, 1866 }, { 0x3400, 0x4DBF, 1884 }, { 0x4DC0, 0x4DFF, 1919 }, { 0x4E00, 0x9FFF, 1943 }, { 0xA000, 0xA48F, 1966 }, { 0xA490, 0xA4CF, 1979 }, { 0xA4D0, 0xA4FF, 1991 }, { 0xA500, 0xA63F, 1996 }, { 0xA640, 0xA69F, 2000 }, { 0xA6A0, 0xA6FF, 2020 }, { 0xA700, 0xA71F, 2026 }, { 0xA720, 0xA7FF, 2048 }, { 0xA800, 0xA82F, 2065 }, { 0xA830, 0xA83F, 2078 }, { 0xA840, 0xA87F, 2104 }, { 0xA880, 0xA8DF, 2113 }, { 0xA8E0, 0xA8FF, 2124 }, { 0xA900, 0xA92F, 2144 }, { 0xA930, 0xA95F, 2153 }, { 0xA960, 0xA97F, 2160 }, { 0xA980, 0xA9DF, 2183 }, { 0xA9E0, 0xA9FF, 2192 }, { 0xAA00, 0xAA5F, 2211 }, { 0xAA60, 0xAA7F, 2216 }, { 0xAA80, 0xAADF, 2235 }, { 0xAAE0, 0xAAFF, 2244 }, { 0xAB00, 0xAB2F, 2268 }, { 0xAB30, 0xAB6F, 2288 }, { 0xAB70, 0xABBF, 2305 }, { 0xABC0, 0xABFF, 2325 }, { 0xAC00, 0xD7AF, 2338 }, { 0xD7B0, 0xD7FF, 2355 }, { 0xD800, 0xDB7F, 2378 }, { 0xDB80, 0xDBFF, 2394 }, { 0xDC00, 0xDFFF, 2422 }, { 0xE000, 0xF8FF, 2437 }, { 0xF900, 0xFAFF, 2454 }, { 0xFB00, 0xFB4F, 2483 }, { 0xFB50, 0xFDFF, 2513 }, { 0xFE00, 0xFE0F, 2541 }, { 0xFE10, 0xFE1F, 2561 }, { 0xFE20, 0xFE2F, 2576 }, { 0xFE30, 0xFE4F, 2597 }, { 0xFE50, 0xFE6F, 2621 }, { 0xFE70, 0xFEFF, 2641 }, { 0xFF00, 0xFFEF, 2669 }, { 0xFFF0, 0xFFFF, 2699 }, { 0x10000, 0x1007F, 2708 }, { 0x10080, 0x100FF, 2727 }, { 0x10100, 0x1013F, 2746 }, { 0x10140, 0x1018F, 2761 }, { 0x10190, 0x101CF, 2783 }, { 0x101D0, 0x101FF, 2799 }, { 0x10280, 0x1029F, 2813 }, { 0x102A0, 0x102DF, 2820 }, { 0x102E0, 0x102FF, 2827 }, { 0x10300, 0x1032F, 2848 }, { 0x10330, 0x1034F, 2859 }, { 0x10350, 0x1037F, 2866 }, { 0x10380, 0x1039F, 2877 }, { 0x103A0, 0x103DF, 2886 }, { 0x10400, 0x1044F, 2898 }, { 0x10450, 0x1047F, 2906 }, { 0x10480, 0x104AF, 2914 }, { 0x104B0, 0x104FF, 2922 }, { 0x10500, 0x1052F, 2928 }, { 0x10530, 0x1056F, 2936 }, { 0x10600, 0x1077F, 2955 }, { 0x10800, 0x1083F, 2964 }, { 0x10840, 0x1085F, 2982 }, { 0x10860, 0x1087F, 2999 }, { 0x10880, 0x108AF, 3009 }, { 0x108E0, 0x108FF, 3019 }, { 0x10900, 0x1091F, 3026 }, { 0x10920, 0x1093F, 3037 }, { 0x10980, 0x1099F, 3044 }, { 0x109A0, 0x109FF, 3065 }, { 0x10A00, 0x10A5F, 3082 }, { 0x10A60, 0x10A7F, 3093 }, { 0x10A80, 0x10A9F, 3111 }, { 0x10AC0, 0x10AFF, 3129 }, { 0x10B00, 0x10B3F, 3140 }, { 0x10B40, 0x10B5F, 3148 }, { 0x10B60, 0x10B7F, 3171 }, { 0x10B80, 0x10BAF, 3193 }, { 0x10C00, 0x10C4F, 3209 }, { 0x10C80, 0x10CFF, 3220 }, { 0x10D00, 0x10D3F, 3234 }, { 0x10E60, 0x10E7F, 3250 }, { 0x10E80, 0x10EBF, 3271 }, { 0x10F00, 0x10F2F, 3278 }, { 0x10F30, 0x10F6F, 3290 }, { 0x10FB0, 0x10FDF, 3298 }, { 0x10FE0, 0x10FFF, 3309 }, { 0x11000, 0x1107F, 3317 }, { 0x11080, 0x110CF, 3324 }, { 0x110D0, 0x110FF, 3331 }, { 0x11100, 0x1114F, 3344 }, { 0x11150, 0x1117F, 3351 }, { 0x11180, 0x111DF, 3360 }, { 0x111E0, 0x111FF, 3368 }, { 0x11200, 0x1124F, 3392 }, { 0x11280, 0x112AF, 3399 }, { 0x112B0, 0x112FF, 3407 }, { 0x11300, 0x1137F, 3417 }, { 0x11400, 0x1147F, 3425 }, { 0x11480, 0x114DF, 3430 }, { 0x11580, 0x115FF, 3438 }, { 0x11600, 0x1165F, 3446 }, { 0x11660, 0x1167F, 3451 }, { 0x11680, 0x116CF, 3472 }, { 0x11700, 0x1173F, 3478 }, { 0x11800, 0x1184F, 3483 }, { 0x118A0, 0x118FF, 3489 }, { 0x11900, 0x1195F, 3501 }, { 0x119A0, 0x119FF, 3513 }, { 0x11A00, 0x11A4F, 3525 }, { 0x11A50, 0x11AAF, 3542 }, { 0x11AC0, 0x11AFF, 3550 }, { 0x11C00, 0x11C6F, 3562 }, { 0x11C70, 0x11CBF, 3572 }, { 0x11D00, 0x11D5F, 3580 }, { 0x11D60, 0x11DAF, 3594 }, { 0x11EE0, 0x11EFF, 3608 }, { 0x11FB0, 0x11FBF, 3616 }, { 0x11FC0, 0x11FFF, 3632 }, { 0x12000, 0x123FF, 3649 }, { 0x12400, 0x1247F, 3659 }, { 0x12480, 0x1254F, 3693 }, { 0x13000, 0x1342F, 3718 }, { 0x13430, 0x1343F, 3739 }, { 0x14400, 0x1467F, 3775 }, { 0x16800, 0x16A3F, 3797 }, { 0x16A40, 0x16A6F, 3814 }, { 0x16AD0, 0x16AFF, 3818 }, { 0x16B00, 0x16B8F, 3828 }, { 0x16E40, 0x16E9F, 3841 }, { 0x16F00, 0x16F9F, 3853 }, { 0x16FE0, 0x16FFF, 3858 }, { 0x17000, 0x187FF, 3894 }, { 0x18800, 0x18AFF, 3901 }, { 0x18B00, 0x18CFF, 3919 }, { 0x18D00, 0x18D8F, 3939 }, { 0x1B000, 0x1B0FF, 3957 }, { 0x1B100, 0x1B12F, 3973 }, { 0x1B130, 0x1B16F, 3989 }, { 0x1B170, 0x1B2FF, 4010 }, { 0x1BC00, 0x1BC9F, 4016 }, { 0x1BCA0, 0x1BCAF, 4025 }, { 0x1D000, 0x1D0FF, 4051 }, { 0x1D100, 0x1D1FF, 4077 }, { 0x1D200, 0x1D24F, 4093 }, { 0x1D2E0, 0x1D2FF, 4124 }, { 0x1D300, 0x1D35F, 4139 }, { 0x1D360, 0x1D37F, 4161 }, { 0x1D400, 0x1D7FF, 4183 }, { 0x1D800, 0x1DAAF, 4217 }, { 0x1E000, 0x1E02F, 4236 }, { 0x1E100, 0x1E14F, 4258 }, { 0x1E2C0, 0x1E2FF, 4281 }, { 0x1E800, 0x1E8DF, 4288 }, { 0x1E900, 0x1E95F, 4302 }, { 0x1EC70, 0x1ECBF, 4308 }, { 0x1ED00, 0x1ED4F, 4328 }, { 0x1EE00, 0x1EEFF, 4350 }, { 0x1F000, 0x1F02F, 4389 }, { 0x1F030, 0x1F09F, 4403 }, { 0x1F0A0, 0x1F0FF, 4416 }, { 0x1F100, 0x1F1FF, 4430 }, { 0x1F200, 0x1F2FF, 4463 }, { 0x1F300, 0x1F5FF, 4495 }, { 0x1F600, 0x1F64F, 4533 }, { 0x1F650, 0x1F67F, 4543 }, { 0x1F680, 0x1F6FF, 4563 }, { 0x1F700, 0x1F77F, 4589 }, { 0x1F780, 0x1F7FF, 4608 }, { 0x1F800, 0x1F8FF, 4634 }, { 0x1F900, 0x1F9FF, 4656 }, { 0x1FA00, 0x1FA6F, 4693 }, { 0x1FA70, 0x1FAFF, 4707 }, { 0x1FB00, 0x1FBFF, 4742 }, { 0x20000, 0x2A6DF, 4771 }, { 0x2A700, 0x2B73F, 4806 }, { 0x2B740, 0x2B81F, 4841 }, { 0x2B820, 0x2CEAF, 4876 }, { 0x2CEB0, 0x2EBEF, 4911 }, { 0x2F800, 0x2FA1F, 4946 }, { 0x30000, 0x3134F, 4986 }, { 0xE0000, 0xE007F, 5021 }, { 0xE0100, 0xE01EF, 5026 }, { 0xF0000, 0xFFFFF, 5057 }, { 0x100000, 0x10FFFF, 5090 }, }; #endif #endif /* #ifndef UNICODE_BLOCKS_H */ font-manager-0.8.8/lib/unicode/unicode-categories.h000066400000000000000000004640051420226015000222240ustar00rootroot00000000000000/* unicode-categories.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 13.0.0 */ #ifndef UNICODE_CATEGORIES_H #define UNICODE_CATEGORIES_H #include #ifndef __GTK_DOC_IGNORE__ typedef struct _UnicodeCategory UnicodeCategory; static const struct _UnicodeCategory { gunichar start; gunichar end; GUnicodeType category; } unicode_categories[] = { { 0x0000, 0x001F, G_UNICODE_CONTROL }, { 0x0020, 0x0020, G_UNICODE_SPACE_SEPARATOR }, { 0x0021, 0x0023, G_UNICODE_OTHER_PUNCTUATION }, { 0x0024, 0x0024, G_UNICODE_CURRENCY_SYMBOL }, { 0x0025, 0x0027, G_UNICODE_OTHER_PUNCTUATION }, { 0x0028, 0x0028, G_UNICODE_OPEN_PUNCTUATION }, { 0x0029, 0x0029, G_UNICODE_CLOSE_PUNCTUATION }, { 0x002A, 0x002A, G_UNICODE_OTHER_PUNCTUATION }, { 0x002B, 0x002B, G_UNICODE_MATH_SYMBOL }, { 0x002C, 0x002C, G_UNICODE_OTHER_PUNCTUATION }, { 0x002D, 0x002D, G_UNICODE_DASH_PUNCTUATION }, { 0x002E, 0x002F, G_UNICODE_OTHER_PUNCTUATION }, { 0x0030, 0x0039, G_UNICODE_DECIMAL_NUMBER }, { 0x003A, 0x003B, G_UNICODE_OTHER_PUNCTUATION }, { 0x003C, 0x003E, G_UNICODE_MATH_SYMBOL }, { 0x003F, 0x0040, G_UNICODE_OTHER_PUNCTUATION }, { 0x0041, 0x005A, G_UNICODE_UPPERCASE_LETTER }, { 0x005B, 0x005B, G_UNICODE_OPEN_PUNCTUATION }, { 0x005C, 0x005C, G_UNICODE_OTHER_PUNCTUATION }, { 0x005D, 0x005D, G_UNICODE_CLOSE_PUNCTUATION }, { 0x005E, 0x005E, G_UNICODE_MODIFIER_SYMBOL }, { 0x005F, 0x005F, G_UNICODE_CONNECT_PUNCTUATION }, { 0x0060, 0x0060, G_UNICODE_MODIFIER_SYMBOL }, { 0x0061, 0x007A, G_UNICODE_LOWERCASE_LETTER }, { 0x007B, 0x007B, G_UNICODE_OPEN_PUNCTUATION }, { 0x007C, 0x007C, G_UNICODE_MATH_SYMBOL }, { 0x007D, 0x007D, G_UNICODE_CLOSE_PUNCTUATION }, { 0x007E, 0x007E, G_UNICODE_MATH_SYMBOL }, { 0x007F, 0x009F, G_UNICODE_CONTROL }, { 0x00A0, 0x00A0, G_UNICODE_SPACE_SEPARATOR }, { 0x00A1, 0x00A1, G_UNICODE_OTHER_PUNCTUATION }, { 0x00A2, 0x00A5, G_UNICODE_CURRENCY_SYMBOL }, { 0x00A6, 0x00A6, G_UNICODE_OTHER_SYMBOL }, { 0x00A7, 0x00A7, G_UNICODE_OTHER_PUNCTUATION }, { 0x00A8, 0x00A8, G_UNICODE_MODIFIER_SYMBOL }, { 0x00A9, 0x00A9, G_UNICODE_OTHER_SYMBOL }, { 0x00AA, 0x00AA, G_UNICODE_OTHER_LETTER }, { 0x00AB, 0x00AB, G_UNICODE_INITIAL_PUNCTUATION }, { 0x00AC, 0x00AC, G_UNICODE_MATH_SYMBOL }, { 0x00AD, 0x00AD, G_UNICODE_FORMAT }, { 0x00AE, 0x00AE, G_UNICODE_OTHER_SYMBOL }, { 0x00AF, 0x00AF, G_UNICODE_MODIFIER_SYMBOL }, { 0x00B0, 0x00B0, G_UNICODE_OTHER_SYMBOL }, { 0x00B1, 0x00B1, G_UNICODE_MATH_SYMBOL }, { 0x00B2, 0x00B3, G_UNICODE_OTHER_NUMBER }, { 0x00B4, 0x00B4, G_UNICODE_MODIFIER_SYMBOL }, { 0x00B5, 0x00B5, G_UNICODE_LOWERCASE_LETTER }, { 0x00B6, 0x00B7, G_UNICODE_OTHER_PUNCTUATION }, { 0x00B8, 0x00B8, G_UNICODE_MODIFIER_SYMBOL }, { 0x00B9, 0x00B9, G_UNICODE_OTHER_NUMBER }, { 0x00BA, 0x00BA, G_UNICODE_OTHER_LETTER }, { 0x00BB, 0x00BB, G_UNICODE_FINAL_PUNCTUATION }, { 0x00BC, 0x00BE, G_UNICODE_OTHER_NUMBER }, { 0x00BF, 0x00BF, G_UNICODE_OTHER_PUNCTUATION }, { 0x00C0, 0x00D6, G_UNICODE_UPPERCASE_LETTER }, { 0x00D7, 0x00D7, G_UNICODE_MATH_SYMBOL }, { 0x00D8, 0x00DE, G_UNICODE_UPPERCASE_LETTER }, { 0x00DF, 0x00F6, G_UNICODE_LOWERCASE_LETTER }, { 0x00F7, 0x00F7, G_UNICODE_MATH_SYMBOL }, { 0x00F8, 0x00FF, G_UNICODE_LOWERCASE_LETTER }, { 0x0100, 0x0100, G_UNICODE_UPPERCASE_LETTER }, { 0x0101, 0x0101, G_UNICODE_LOWERCASE_LETTER }, { 0x0102, 0x0102, G_UNICODE_UPPERCASE_LETTER }, { 0x0103, 0x0103, G_UNICODE_LOWERCASE_LETTER }, { 0x0104, 0x0104, G_UNICODE_UPPERCASE_LETTER }, { 0x0105, 0x0105, G_UNICODE_LOWERCASE_LETTER }, { 0x0106, 0x0106, G_UNICODE_UPPERCASE_LETTER }, { 0x0107, 0x0107, G_UNICODE_LOWERCASE_LETTER }, { 0x0108, 0x0108, G_UNICODE_UPPERCASE_LETTER }, { 0x0109, 0x0109, G_UNICODE_LOWERCASE_LETTER }, { 0x010A, 0x010A, G_UNICODE_UPPERCASE_LETTER }, { 0x010B, 0x010B, G_UNICODE_LOWERCASE_LETTER }, { 0x010C, 0x010C, G_UNICODE_UPPERCASE_LETTER }, { 0x010D, 0x010D, G_UNICODE_LOWERCASE_LETTER }, { 0x010E, 0x010E, G_UNICODE_UPPERCASE_LETTER }, { 0x010F, 0x010F, G_UNICODE_LOWERCASE_LETTER }, { 0x0110, 0x0110, G_UNICODE_UPPERCASE_LETTER }, { 0x0111, 0x0111, G_UNICODE_LOWERCASE_LETTER }, { 0x0112, 0x0112, G_UNICODE_UPPERCASE_LETTER }, { 0x0113, 0x0113, G_UNICODE_LOWERCASE_LETTER }, { 0x0114, 0x0114, G_UNICODE_UPPERCASE_LETTER }, { 0x0115, 0x0115, G_UNICODE_LOWERCASE_LETTER }, { 0x0116, 0x0116, G_UNICODE_UPPERCASE_LETTER }, { 0x0117, 0x0117, G_UNICODE_LOWERCASE_LETTER }, { 0x0118, 0x0118, G_UNICODE_UPPERCASE_LETTER }, { 0x0119, 0x0119, G_UNICODE_LOWERCASE_LETTER }, { 0x011A, 0x011A, G_UNICODE_UPPERCASE_LETTER }, { 0x011B, 0x011B, G_UNICODE_LOWERCASE_LETTER }, { 0x011C, 0x011C, G_UNICODE_UPPERCASE_LETTER }, { 0x011D, 0x011D, G_UNICODE_LOWERCASE_LETTER }, { 0x011E, 0x011E, G_UNICODE_UPPERCASE_LETTER }, { 0x011F, 0x011F, G_UNICODE_LOWERCASE_LETTER }, { 0x0120, 0x0120, G_UNICODE_UPPERCASE_LETTER }, { 0x0121, 0x0121, G_UNICODE_LOWERCASE_LETTER }, { 0x0122, 0x0122, G_UNICODE_UPPERCASE_LETTER }, { 0x0123, 0x0123, G_UNICODE_LOWERCASE_LETTER }, { 0x0124, 0x0124, G_UNICODE_UPPERCASE_LETTER }, { 0x0125, 0x0125, G_UNICODE_LOWERCASE_LETTER }, { 0x0126, 0x0126, G_UNICODE_UPPERCASE_LETTER }, { 0x0127, 0x0127, G_UNICODE_LOWERCASE_LETTER }, { 0x0128, 0x0128, G_UNICODE_UPPERCASE_LETTER }, { 0x0129, 0x0129, G_UNICODE_LOWERCASE_LETTER }, { 0x012A, 0x012A, G_UNICODE_UPPERCASE_LETTER }, { 0x012B, 0x012B, G_UNICODE_LOWERCASE_LETTER }, { 0x012C, 0x012C, G_UNICODE_UPPERCASE_LETTER }, { 0x012D, 0x012D, G_UNICODE_LOWERCASE_LETTER }, { 0x012E, 0x012E, G_UNICODE_UPPERCASE_LETTER }, { 0x012F, 0x012F, G_UNICODE_LOWERCASE_LETTER }, { 0x0130, 0x0130, G_UNICODE_UPPERCASE_LETTER }, { 0x0131, 0x0131, G_UNICODE_LOWERCASE_LETTER }, { 0x0132, 0x0132, G_UNICODE_UPPERCASE_LETTER }, { 0x0133, 0x0133, G_UNICODE_LOWERCASE_LETTER }, { 0x0134, 0x0134, G_UNICODE_UPPERCASE_LETTER }, { 0x0135, 0x0135, G_UNICODE_LOWERCASE_LETTER }, { 0x0136, 0x0136, G_UNICODE_UPPERCASE_LETTER }, { 0x0137, 0x0138, G_UNICODE_LOWERCASE_LETTER }, { 0x0139, 0x0139, G_UNICODE_UPPERCASE_LETTER }, { 0x013A, 0x013A, G_UNICODE_LOWERCASE_LETTER }, { 0x013B, 0x013B, G_UNICODE_UPPERCASE_LETTER }, { 0x013C, 0x013C, G_UNICODE_LOWERCASE_LETTER }, { 0x013D, 0x013D, G_UNICODE_UPPERCASE_LETTER }, { 0x013E, 0x013E, G_UNICODE_LOWERCASE_LETTER }, { 0x013F, 0x013F, G_UNICODE_UPPERCASE_LETTER }, { 0x0140, 0x0140, G_UNICODE_LOWERCASE_LETTER }, { 0x0141, 0x0141, G_UNICODE_UPPERCASE_LETTER }, { 0x0142, 0x0142, G_UNICODE_LOWERCASE_LETTER }, { 0x0143, 0x0143, G_UNICODE_UPPERCASE_LETTER }, { 0x0144, 0x0144, G_UNICODE_LOWERCASE_LETTER }, { 0x0145, 0x0145, G_UNICODE_UPPERCASE_LETTER }, { 0x0146, 0x0146, G_UNICODE_LOWERCASE_LETTER }, { 0x0147, 0x0147, G_UNICODE_UPPERCASE_LETTER }, { 0x0148, 0x0149, G_UNICODE_LOWERCASE_LETTER }, { 0x014A, 0x014A, G_UNICODE_UPPERCASE_LETTER }, { 0x014B, 0x014B, G_UNICODE_LOWERCASE_LETTER }, { 0x014C, 0x014C, G_UNICODE_UPPERCASE_LETTER }, { 0x014D, 0x014D, G_UNICODE_LOWERCASE_LETTER }, { 0x014E, 0x014E, G_UNICODE_UPPERCASE_LETTER }, { 0x014F, 0x014F, G_UNICODE_LOWERCASE_LETTER }, { 0x0150, 0x0150, G_UNICODE_UPPERCASE_LETTER }, { 0x0151, 0x0151, G_UNICODE_LOWERCASE_LETTER }, { 0x0152, 0x0152, G_UNICODE_UPPERCASE_LETTER }, { 0x0153, 0x0153, G_UNICODE_LOWERCASE_LETTER }, { 0x0154, 0x0154, G_UNICODE_UPPERCASE_LETTER }, { 0x0155, 0x0155, G_UNICODE_LOWERCASE_LETTER }, { 0x0156, 0x0156, G_UNICODE_UPPERCASE_LETTER }, { 0x0157, 0x0157, G_UNICODE_LOWERCASE_LETTER }, { 0x0158, 0x0158, G_UNICODE_UPPERCASE_LETTER }, { 0x0159, 0x0159, G_UNICODE_LOWERCASE_LETTER }, { 0x015A, 0x015A, G_UNICODE_UPPERCASE_LETTER }, { 0x015B, 0x015B, G_UNICODE_LOWERCASE_LETTER }, { 0x015C, 0x015C, G_UNICODE_UPPERCASE_LETTER }, { 0x015D, 0x015D, G_UNICODE_LOWERCASE_LETTER }, { 0x015E, 0x015E, G_UNICODE_UPPERCASE_LETTER }, { 0x015F, 0x015F, G_UNICODE_LOWERCASE_LETTER }, { 0x0160, 0x0160, G_UNICODE_UPPERCASE_LETTER }, { 0x0161, 0x0161, G_UNICODE_LOWERCASE_LETTER }, { 0x0162, 0x0162, G_UNICODE_UPPERCASE_LETTER }, { 0x0163, 0x0163, G_UNICODE_LOWERCASE_LETTER }, { 0x0164, 0x0164, G_UNICODE_UPPERCASE_LETTER }, { 0x0165, 0x0165, G_UNICODE_LOWERCASE_LETTER }, { 0x0166, 0x0166, G_UNICODE_UPPERCASE_LETTER }, { 0x0167, 0x0167, G_UNICODE_LOWERCASE_LETTER }, { 0x0168, 0x0168, G_UNICODE_UPPERCASE_LETTER }, { 0x0169, 0x0169, G_UNICODE_LOWERCASE_LETTER }, { 0x016A, 0x016A, G_UNICODE_UPPERCASE_LETTER }, { 0x016B, 0x016B, G_UNICODE_LOWERCASE_LETTER }, { 0x016C, 0x016C, G_UNICODE_UPPERCASE_LETTER }, { 0x016D, 0x016D, G_UNICODE_LOWERCASE_LETTER }, { 0x016E, 0x016E, G_UNICODE_UPPERCASE_LETTER }, { 0x016F, 0x016F, G_UNICODE_LOWERCASE_LETTER }, { 0x0170, 0x0170, G_UNICODE_UPPERCASE_LETTER }, { 0x0171, 0x0171, G_UNICODE_LOWERCASE_LETTER }, { 0x0172, 0x0172, G_UNICODE_UPPERCASE_LETTER }, { 0x0173, 0x0173, G_UNICODE_LOWERCASE_LETTER }, { 0x0174, 0x0174, G_UNICODE_UPPERCASE_LETTER }, { 0x0175, 0x0175, G_UNICODE_LOWERCASE_LETTER }, { 0x0176, 0x0176, G_UNICODE_UPPERCASE_LETTER }, { 0x0177, 0x0177, G_UNICODE_LOWERCASE_LETTER }, { 0x0178, 0x0179, G_UNICODE_UPPERCASE_LETTER }, { 0x017A, 0x017A, G_UNICODE_LOWERCASE_LETTER }, { 0x017B, 0x017B, G_UNICODE_UPPERCASE_LETTER }, { 0x017C, 0x017C, G_UNICODE_LOWERCASE_LETTER }, { 0x017D, 0x017D, G_UNICODE_UPPERCASE_LETTER }, { 0x017E, 0x0180, G_UNICODE_LOWERCASE_LETTER }, { 0x0181, 0x0182, G_UNICODE_UPPERCASE_LETTER }, { 0x0183, 0x0183, G_UNICODE_LOWERCASE_LETTER }, { 0x0184, 0x0184, G_UNICODE_UPPERCASE_LETTER }, { 0x0185, 0x0185, G_UNICODE_LOWERCASE_LETTER }, { 0x0186, 0x0187, G_UNICODE_UPPERCASE_LETTER }, { 0x0188, 0x0188, G_UNICODE_LOWERCASE_LETTER }, { 0x0189, 0x018B, G_UNICODE_UPPERCASE_LETTER }, { 0x018C, 0x018D, G_UNICODE_LOWERCASE_LETTER }, { 0x018E, 0x0191, G_UNICODE_UPPERCASE_LETTER }, { 0x0192, 0x0192, G_UNICODE_LOWERCASE_LETTER }, { 0x0193, 0x0194, G_UNICODE_UPPERCASE_LETTER }, { 0x0195, 0x0195, G_UNICODE_LOWERCASE_LETTER }, { 0x0196, 0x0198, G_UNICODE_UPPERCASE_LETTER }, { 0x0199, 0x019B, G_UNICODE_LOWERCASE_LETTER }, { 0x019C, 0x019D, G_UNICODE_UPPERCASE_LETTER }, { 0x019E, 0x019E, G_UNICODE_LOWERCASE_LETTER }, { 0x019F, 0x01A0, G_UNICODE_UPPERCASE_LETTER }, { 0x01A1, 0x01A1, G_UNICODE_LOWERCASE_LETTER }, { 0x01A2, 0x01A2, G_UNICODE_UPPERCASE_LETTER }, { 0x01A3, 0x01A3, G_UNICODE_LOWERCASE_LETTER }, { 0x01A4, 0x01A4, G_UNICODE_UPPERCASE_LETTER }, { 0x01A5, 0x01A5, G_UNICODE_LOWERCASE_LETTER }, { 0x01A6, 0x01A7, G_UNICODE_UPPERCASE_LETTER }, { 0x01A8, 0x01A8, G_UNICODE_LOWERCASE_LETTER }, { 0x01A9, 0x01A9, G_UNICODE_UPPERCASE_LETTER }, { 0x01AA, 0x01AB, G_UNICODE_LOWERCASE_LETTER }, { 0x01AC, 0x01AC, G_UNICODE_UPPERCASE_LETTER }, { 0x01AD, 0x01AD, G_UNICODE_LOWERCASE_LETTER }, { 0x01AE, 0x01AF, G_UNICODE_UPPERCASE_LETTER }, { 0x01B0, 0x01B0, G_UNICODE_LOWERCASE_LETTER }, { 0x01B1, 0x01B3, G_UNICODE_UPPERCASE_LETTER }, { 0x01B4, 0x01B4, G_UNICODE_LOWERCASE_LETTER }, { 0x01B5, 0x01B5, G_UNICODE_UPPERCASE_LETTER }, { 0x01B6, 0x01B6, G_UNICODE_LOWERCASE_LETTER }, { 0x01B7, 0x01B8, G_UNICODE_UPPERCASE_LETTER }, { 0x01B9, 0x01BA, G_UNICODE_LOWERCASE_LETTER }, { 0x01BB, 0x01BB, G_UNICODE_OTHER_LETTER }, { 0x01BC, 0x01BC, G_UNICODE_UPPERCASE_LETTER }, { 0x01BD, 0x01BF, G_UNICODE_LOWERCASE_LETTER }, { 0x01C0, 0x01C3, G_UNICODE_OTHER_LETTER }, { 0x01C4, 0x01C4, G_UNICODE_UPPERCASE_LETTER }, { 0x01C5, 0x01C5, G_UNICODE_TITLECASE_LETTER }, { 0x01C6, 0x01C6, G_UNICODE_LOWERCASE_LETTER }, { 0x01C7, 0x01C7, G_UNICODE_UPPERCASE_LETTER }, { 0x01C8, 0x01C8, G_UNICODE_TITLECASE_LETTER }, { 0x01C9, 0x01C9, G_UNICODE_LOWERCASE_LETTER }, { 0x01CA, 0x01CA, G_UNICODE_UPPERCASE_LETTER }, { 0x01CB, 0x01CB, G_UNICODE_TITLECASE_LETTER }, { 0x01CC, 0x01CC, G_UNICODE_LOWERCASE_LETTER }, { 0x01CD, 0x01CD, G_UNICODE_UPPERCASE_LETTER }, { 0x01CE, 0x01CE, G_UNICODE_LOWERCASE_LETTER }, { 0x01CF, 0x01CF, G_UNICODE_UPPERCASE_LETTER }, { 0x01D0, 0x01D0, G_UNICODE_LOWERCASE_LETTER }, { 0x01D1, 0x01D1, G_UNICODE_UPPERCASE_LETTER }, { 0x01D2, 0x01D2, G_UNICODE_LOWERCASE_LETTER }, { 0x01D3, 0x01D3, G_UNICODE_UPPERCASE_LETTER }, { 0x01D4, 0x01D4, G_UNICODE_LOWERCASE_LETTER }, { 0x01D5, 0x01D5, G_UNICODE_UPPERCASE_LETTER }, { 0x01D6, 0x01D6, G_UNICODE_LOWERCASE_LETTER }, { 0x01D7, 0x01D7, G_UNICODE_UPPERCASE_LETTER }, { 0x01D8, 0x01D8, G_UNICODE_LOWERCASE_LETTER }, { 0x01D9, 0x01D9, G_UNICODE_UPPERCASE_LETTER }, { 0x01DA, 0x01DA, G_UNICODE_LOWERCASE_LETTER }, { 0x01DB, 0x01DB, G_UNICODE_UPPERCASE_LETTER }, { 0x01DC, 0x01DD, G_UNICODE_LOWERCASE_LETTER }, { 0x01DE, 0x01DE, G_UNICODE_UPPERCASE_LETTER }, { 0x01DF, 0x01DF, G_UNICODE_LOWERCASE_LETTER }, { 0x01E0, 0x01E0, G_UNICODE_UPPERCASE_LETTER }, { 0x01E1, 0x01E1, G_UNICODE_LOWERCASE_LETTER }, { 0x01E2, 0x01E2, G_UNICODE_UPPERCASE_LETTER }, { 0x01E3, 0x01E3, G_UNICODE_LOWERCASE_LETTER }, { 0x01E4, 0x01E4, G_UNICODE_UPPERCASE_LETTER }, { 0x01E5, 0x01E5, G_UNICODE_LOWERCASE_LETTER }, { 0x01E6, 0x01E6, G_UNICODE_UPPERCASE_LETTER }, { 0x01E7, 0x01E7, G_UNICODE_LOWERCASE_LETTER }, { 0x01E8, 0x01E8, G_UNICODE_UPPERCASE_LETTER }, { 0x01E9, 0x01E9, G_UNICODE_LOWERCASE_LETTER }, { 0x01EA, 0x01EA, G_UNICODE_UPPERCASE_LETTER }, { 0x01EB, 0x01EB, G_UNICODE_LOWERCASE_LETTER }, { 0x01EC, 0x01EC, G_UNICODE_UPPERCASE_LETTER }, { 0x01ED, 0x01ED, G_UNICODE_LOWERCASE_LETTER }, { 0x01EE, 0x01EE, G_UNICODE_UPPERCASE_LETTER }, { 0x01EF, 0x01F0, G_UNICODE_LOWERCASE_LETTER }, { 0x01F1, 0x01F1, G_UNICODE_UPPERCASE_LETTER }, { 0x01F2, 0x01F2, G_UNICODE_TITLECASE_LETTER }, { 0x01F3, 0x01F3, G_UNICODE_LOWERCASE_LETTER }, { 0x01F4, 0x01F4, G_UNICODE_UPPERCASE_LETTER }, { 0x01F5, 0x01F5, G_UNICODE_LOWERCASE_LETTER }, { 0x01F6, 0x01F8, G_UNICODE_UPPERCASE_LETTER }, { 0x01F9, 0x01F9, G_UNICODE_LOWERCASE_LETTER }, { 0x01FA, 0x01FA, G_UNICODE_UPPERCASE_LETTER }, { 0x01FB, 0x01FB, G_UNICODE_LOWERCASE_LETTER }, { 0x01FC, 0x01FC, G_UNICODE_UPPERCASE_LETTER }, { 0x01FD, 0x01FD, G_UNICODE_LOWERCASE_LETTER }, { 0x01FE, 0x01FE, G_UNICODE_UPPERCASE_LETTER }, { 0x01FF, 0x01FF, G_UNICODE_LOWERCASE_LETTER }, { 0x0200, 0x0200, G_UNICODE_UPPERCASE_LETTER }, { 0x0201, 0x0201, G_UNICODE_LOWERCASE_LETTER }, { 0x0202, 0x0202, G_UNICODE_UPPERCASE_LETTER }, { 0x0203, 0x0203, G_UNICODE_LOWERCASE_LETTER }, { 0x0204, 0x0204, G_UNICODE_UPPERCASE_LETTER }, { 0x0205, 0x0205, G_UNICODE_LOWERCASE_LETTER }, { 0x0206, 0x0206, G_UNICODE_UPPERCASE_LETTER }, { 0x0207, 0x0207, G_UNICODE_LOWERCASE_LETTER }, { 0x0208, 0x0208, G_UNICODE_UPPERCASE_LETTER }, { 0x0209, 0x0209, G_UNICODE_LOWERCASE_LETTER }, { 0x020A, 0x020A, G_UNICODE_UPPERCASE_LETTER }, { 0x020B, 0x020B, G_UNICODE_LOWERCASE_LETTER }, { 0x020C, 0x020C, G_UNICODE_UPPERCASE_LETTER }, { 0x020D, 0x020D, G_UNICODE_LOWERCASE_LETTER }, { 0x020E, 0x020E, G_UNICODE_UPPERCASE_LETTER }, { 0x020F, 0x020F, G_UNICODE_LOWERCASE_LETTER }, { 0x0210, 0x0210, G_UNICODE_UPPERCASE_LETTER }, { 0x0211, 0x0211, G_UNICODE_LOWERCASE_LETTER }, { 0x0212, 0x0212, G_UNICODE_UPPERCASE_LETTER }, { 0x0213, 0x0213, G_UNICODE_LOWERCASE_LETTER }, { 0x0214, 0x0214, G_UNICODE_UPPERCASE_LETTER }, { 0x0215, 0x0215, G_UNICODE_LOWERCASE_LETTER }, { 0x0216, 0x0216, G_UNICODE_UPPERCASE_LETTER }, { 0x0217, 0x0217, G_UNICODE_LOWERCASE_LETTER }, { 0x0218, 0x0218, G_UNICODE_UPPERCASE_LETTER }, { 0x0219, 0x0219, G_UNICODE_LOWERCASE_LETTER }, { 0x021A, 0x021A, G_UNICODE_UPPERCASE_LETTER }, { 0x021B, 0x021B, G_UNICODE_LOWERCASE_LETTER }, { 0x021C, 0x021C, G_UNICODE_UPPERCASE_LETTER }, { 0x021D, 0x021D, G_UNICODE_LOWERCASE_LETTER }, { 0x021E, 0x021E, G_UNICODE_UPPERCASE_LETTER }, { 0x021F, 0x021F, G_UNICODE_LOWERCASE_LETTER }, { 0x0220, 0x0220, G_UNICODE_UPPERCASE_LETTER }, { 0x0221, 0x0221, G_UNICODE_LOWERCASE_LETTER }, { 0x0222, 0x0222, G_UNICODE_UPPERCASE_LETTER }, { 0x0223, 0x0223, G_UNICODE_LOWERCASE_LETTER }, { 0x0224, 0x0224, G_UNICODE_UPPERCASE_LETTER }, { 0x0225, 0x0225, G_UNICODE_LOWERCASE_LETTER }, { 0x0226, 0x0226, G_UNICODE_UPPERCASE_LETTER }, { 0x0227, 0x0227, G_UNICODE_LOWERCASE_LETTER }, { 0x0228, 0x0228, G_UNICODE_UPPERCASE_LETTER }, { 0x0229, 0x0229, G_UNICODE_LOWERCASE_LETTER }, { 0x022A, 0x022A, G_UNICODE_UPPERCASE_LETTER }, { 0x022B, 0x022B, G_UNICODE_LOWERCASE_LETTER }, { 0x022C, 0x022C, G_UNICODE_UPPERCASE_LETTER }, { 0x022D, 0x022D, G_UNICODE_LOWERCASE_LETTER }, { 0x022E, 0x022E, G_UNICODE_UPPERCASE_LETTER }, { 0x022F, 0x022F, G_UNICODE_LOWERCASE_LETTER }, { 0x0230, 0x0230, G_UNICODE_UPPERCASE_LETTER }, { 0x0231, 0x0231, G_UNICODE_LOWERCASE_LETTER }, { 0x0232, 0x0232, G_UNICODE_UPPERCASE_LETTER }, { 0x0233, 0x0239, G_UNICODE_LOWERCASE_LETTER }, { 0x023A, 0x023B, G_UNICODE_UPPERCASE_LETTER }, { 0x023C, 0x023C, G_UNICODE_LOWERCASE_LETTER }, { 0x023D, 0x023E, G_UNICODE_UPPERCASE_LETTER }, { 0x023F, 0x0240, G_UNICODE_LOWERCASE_LETTER }, { 0x0241, 0x0241, G_UNICODE_UPPERCASE_LETTER }, { 0x0242, 0x0242, G_UNICODE_LOWERCASE_LETTER }, { 0x0243, 0x0246, G_UNICODE_UPPERCASE_LETTER }, { 0x0247, 0x0247, G_UNICODE_LOWERCASE_LETTER }, { 0x0248, 0x0248, G_UNICODE_UPPERCASE_LETTER }, { 0x0249, 0x0249, G_UNICODE_LOWERCASE_LETTER }, { 0x024A, 0x024A, G_UNICODE_UPPERCASE_LETTER }, { 0x024B, 0x024B, G_UNICODE_LOWERCASE_LETTER }, { 0x024C, 0x024C, G_UNICODE_UPPERCASE_LETTER }, { 0x024D, 0x024D, G_UNICODE_LOWERCASE_LETTER }, { 0x024E, 0x024E, G_UNICODE_UPPERCASE_LETTER }, { 0x024F, 0x0293, G_UNICODE_LOWERCASE_LETTER }, { 0x0294, 0x0294, G_UNICODE_OTHER_LETTER }, { 0x0295, 0x02AF, G_UNICODE_LOWERCASE_LETTER }, { 0x02B0, 0x02C1, G_UNICODE_MODIFIER_LETTER }, { 0x02C2, 0x02C5, G_UNICODE_MODIFIER_SYMBOL }, { 0x02C6, 0x02D1, G_UNICODE_MODIFIER_LETTER }, { 0x02D2, 0x02DF, G_UNICODE_MODIFIER_SYMBOL }, { 0x02E0, 0x02E4, G_UNICODE_MODIFIER_LETTER }, { 0x02E5, 0x02EB, G_UNICODE_MODIFIER_SYMBOL }, { 0x02EC, 0x02EC, G_UNICODE_MODIFIER_LETTER }, { 0x02ED, 0x02ED, G_UNICODE_MODIFIER_SYMBOL }, { 0x02EE, 0x02EE, G_UNICODE_MODIFIER_LETTER }, { 0x02EF, 0x02FF, G_UNICODE_MODIFIER_SYMBOL }, { 0x0300, 0x036F, G_UNICODE_NON_SPACING_MARK }, { 0x0370, 0x0370, G_UNICODE_UPPERCASE_LETTER }, { 0x0371, 0x0371, G_UNICODE_LOWERCASE_LETTER }, { 0x0372, 0x0372, G_UNICODE_UPPERCASE_LETTER }, { 0x0373, 0x0373, G_UNICODE_LOWERCASE_LETTER }, { 0x0374, 0x0374, G_UNICODE_MODIFIER_LETTER }, { 0x0375, 0x0375, G_UNICODE_MODIFIER_SYMBOL }, { 0x0376, 0x0376, G_UNICODE_UPPERCASE_LETTER }, { 0x0377, 0x0377, G_UNICODE_LOWERCASE_LETTER }, { 0x037A, 0x037A, G_UNICODE_MODIFIER_LETTER }, { 0x037B, 0x037D, G_UNICODE_LOWERCASE_LETTER }, { 0x037E, 0x037E, G_UNICODE_OTHER_PUNCTUATION }, { 0x037F, 0x037F, G_UNICODE_UPPERCASE_LETTER }, { 0x0384, 0x0385, G_UNICODE_MODIFIER_SYMBOL }, { 0x0386, 0x0386, G_UNICODE_UPPERCASE_LETTER }, { 0x0387, 0x0387, G_UNICODE_OTHER_PUNCTUATION }, { 0x0388, 0x038A, G_UNICODE_UPPERCASE_LETTER }, { 0x038C, 0x038C, G_UNICODE_UPPERCASE_LETTER }, { 0x038E, 0x038F, G_UNICODE_UPPERCASE_LETTER }, { 0x0390, 0x0390, G_UNICODE_LOWERCASE_LETTER }, { 0x0391, 0x03A1, G_UNICODE_UPPERCASE_LETTER }, { 0x03A3, 0x03AB, G_UNICODE_UPPERCASE_LETTER }, { 0x03AC, 0x03CE, G_UNICODE_LOWERCASE_LETTER }, { 0x03CF, 0x03CF, G_UNICODE_UPPERCASE_LETTER }, { 0x03D0, 0x03D1, G_UNICODE_LOWERCASE_LETTER }, { 0x03D2, 0x03D4, G_UNICODE_UPPERCASE_LETTER }, { 0x03D5, 0x03D7, G_UNICODE_LOWERCASE_LETTER }, { 0x03D8, 0x03D8, G_UNICODE_UPPERCASE_LETTER }, { 0x03D9, 0x03D9, G_UNICODE_LOWERCASE_LETTER }, { 0x03DA, 0x03DA, G_UNICODE_UPPERCASE_LETTER }, { 0x03DB, 0x03DB, G_UNICODE_LOWERCASE_LETTER }, { 0x03DC, 0x03DC, G_UNICODE_UPPERCASE_LETTER }, { 0x03DD, 0x03DD, G_UNICODE_LOWERCASE_LETTER }, { 0x03DE, 0x03DE, G_UNICODE_UPPERCASE_LETTER }, { 0x03DF, 0x03DF, G_UNICODE_LOWERCASE_LETTER }, { 0x03E0, 0x03E0, G_UNICODE_UPPERCASE_LETTER }, { 0x03E1, 0x03E1, G_UNICODE_LOWERCASE_LETTER }, { 0x03E2, 0x03E2, G_UNICODE_UPPERCASE_LETTER }, { 0x03E3, 0x03E3, G_UNICODE_LOWERCASE_LETTER }, { 0x03E4, 0x03E4, G_UNICODE_UPPERCASE_LETTER }, { 0x03E5, 0x03E5, G_UNICODE_LOWERCASE_LETTER }, { 0x03E6, 0x03E6, G_UNICODE_UPPERCASE_LETTER }, { 0x03E7, 0x03E7, G_UNICODE_LOWERCASE_LETTER }, { 0x03E8, 0x03E8, G_UNICODE_UPPERCASE_LETTER }, { 0x03E9, 0x03E9, G_UNICODE_LOWERCASE_LETTER }, { 0x03EA, 0x03EA, G_UNICODE_UPPERCASE_LETTER }, { 0x03EB, 0x03EB, G_UNICODE_LOWERCASE_LETTER }, { 0x03EC, 0x03EC, G_UNICODE_UPPERCASE_LETTER }, { 0x03ED, 0x03ED, G_UNICODE_LOWERCASE_LETTER }, { 0x03EE, 0x03EE, G_UNICODE_UPPERCASE_LETTER }, { 0x03EF, 0x03F3, G_UNICODE_LOWERCASE_LETTER }, { 0x03F4, 0x03F4, G_UNICODE_UPPERCASE_LETTER }, { 0x03F5, 0x03F5, G_UNICODE_LOWERCASE_LETTER }, { 0x03F6, 0x03F6, G_UNICODE_MATH_SYMBOL }, { 0x03F7, 0x03F7, G_UNICODE_UPPERCASE_LETTER }, { 0x03F8, 0x03F8, G_UNICODE_LOWERCASE_LETTER }, { 0x03F9, 0x03FA, G_UNICODE_UPPERCASE_LETTER }, { 0x03FB, 0x03FC, G_UNICODE_LOWERCASE_LETTER }, { 0x03FD, 0x042F, G_UNICODE_UPPERCASE_LETTER }, { 0x0430, 0x045F, G_UNICODE_LOWERCASE_LETTER }, { 0x0460, 0x0460, G_UNICODE_UPPERCASE_LETTER }, { 0x0461, 0x0461, G_UNICODE_LOWERCASE_LETTER }, { 0x0462, 0x0462, G_UNICODE_UPPERCASE_LETTER }, { 0x0463, 0x0463, G_UNICODE_LOWERCASE_LETTER }, { 0x0464, 0x0464, G_UNICODE_UPPERCASE_LETTER }, { 0x0465, 0x0465, G_UNICODE_LOWERCASE_LETTER }, { 0x0466, 0x0466, G_UNICODE_UPPERCASE_LETTER }, { 0x0467, 0x0467, G_UNICODE_LOWERCASE_LETTER }, { 0x0468, 0x0468, G_UNICODE_UPPERCASE_LETTER }, { 0x0469, 0x0469, G_UNICODE_LOWERCASE_LETTER }, { 0x046A, 0x046A, G_UNICODE_UPPERCASE_LETTER }, { 0x046B, 0x046B, G_UNICODE_LOWERCASE_LETTER }, { 0x046C, 0x046C, G_UNICODE_UPPERCASE_LETTER }, { 0x046D, 0x046D, G_UNICODE_LOWERCASE_LETTER }, { 0x046E, 0x046E, G_UNICODE_UPPERCASE_LETTER }, { 0x046F, 0x046F, G_UNICODE_LOWERCASE_LETTER }, { 0x0470, 0x0470, G_UNICODE_UPPERCASE_LETTER }, { 0x0471, 0x0471, G_UNICODE_LOWERCASE_LETTER }, { 0x0472, 0x0472, G_UNICODE_UPPERCASE_LETTER }, { 0x0473, 0x0473, G_UNICODE_LOWERCASE_LETTER }, { 0x0474, 0x0474, G_UNICODE_UPPERCASE_LETTER }, { 0x0475, 0x0475, G_UNICODE_LOWERCASE_LETTER }, { 0x0476, 0x0476, G_UNICODE_UPPERCASE_LETTER }, { 0x0477, 0x0477, G_UNICODE_LOWERCASE_LETTER }, { 0x0478, 0x0478, G_UNICODE_UPPERCASE_LETTER }, { 0x0479, 0x0479, G_UNICODE_LOWERCASE_LETTER }, { 0x047A, 0x047A, G_UNICODE_UPPERCASE_LETTER }, { 0x047B, 0x047B, G_UNICODE_LOWERCASE_LETTER }, { 0x047C, 0x047C, G_UNICODE_UPPERCASE_LETTER }, { 0x047D, 0x047D, G_UNICODE_LOWERCASE_LETTER }, { 0x047E, 0x047E, G_UNICODE_UPPERCASE_LETTER }, { 0x047F, 0x047F, G_UNICODE_LOWERCASE_LETTER }, { 0x0480, 0x0480, G_UNICODE_UPPERCASE_LETTER }, { 0x0481, 0x0481, G_UNICODE_LOWERCASE_LETTER }, { 0x0482, 0x0482, G_UNICODE_OTHER_SYMBOL }, { 0x0483, 0x0487, G_UNICODE_NON_SPACING_MARK }, { 0x0488, 0x0489, G_UNICODE_ENCLOSING_MARK }, { 0x048A, 0x048A, G_UNICODE_UPPERCASE_LETTER }, { 0x048B, 0x048B, G_UNICODE_LOWERCASE_LETTER }, { 0x048C, 0x048C, G_UNICODE_UPPERCASE_LETTER }, { 0x048D, 0x048D, G_UNICODE_LOWERCASE_LETTER }, { 0x048E, 0x048E, G_UNICODE_UPPERCASE_LETTER }, { 0x048F, 0x048F, G_UNICODE_LOWERCASE_LETTER }, { 0x0490, 0x0490, G_UNICODE_UPPERCASE_LETTER }, { 0x0491, 0x0491, G_UNICODE_LOWERCASE_LETTER }, { 0x0492, 0x0492, G_UNICODE_UPPERCASE_LETTER }, { 0x0493, 0x0493, G_UNICODE_LOWERCASE_LETTER }, { 0x0494, 0x0494, G_UNICODE_UPPERCASE_LETTER }, { 0x0495, 0x0495, G_UNICODE_LOWERCASE_LETTER }, { 0x0496, 0x0496, G_UNICODE_UPPERCASE_LETTER }, { 0x0497, 0x0497, G_UNICODE_LOWERCASE_LETTER }, { 0x0498, 0x0498, G_UNICODE_UPPERCASE_LETTER }, { 0x0499, 0x0499, G_UNICODE_LOWERCASE_LETTER }, { 0x049A, 0x049A, G_UNICODE_UPPERCASE_LETTER }, { 0x049B, 0x049B, G_UNICODE_LOWERCASE_LETTER }, { 0x049C, 0x049C, G_UNICODE_UPPERCASE_LETTER }, { 0x049D, 0x049D, G_UNICODE_LOWERCASE_LETTER }, { 0x049E, 0x049E, G_UNICODE_UPPERCASE_LETTER }, { 0x049F, 0x049F, G_UNICODE_LOWERCASE_LETTER }, { 0x04A0, 0x04A0, G_UNICODE_UPPERCASE_LETTER }, { 0x04A1, 0x04A1, G_UNICODE_LOWERCASE_LETTER }, { 0x04A2, 0x04A2, G_UNICODE_UPPERCASE_LETTER }, { 0x04A3, 0x04A3, G_UNICODE_LOWERCASE_LETTER }, { 0x04A4, 0x04A4, G_UNICODE_UPPERCASE_LETTER }, { 0x04A5, 0x04A5, G_UNICODE_LOWERCASE_LETTER }, { 0x04A6, 0x04A6, G_UNICODE_UPPERCASE_LETTER }, { 0x04A7, 0x04A7, G_UNICODE_LOWERCASE_LETTER }, { 0x04A8, 0x04A8, G_UNICODE_UPPERCASE_LETTER }, { 0x04A9, 0x04A9, G_UNICODE_LOWERCASE_LETTER }, { 0x04AA, 0x04AA, G_UNICODE_UPPERCASE_LETTER }, { 0x04AB, 0x04AB, G_UNICODE_LOWERCASE_LETTER }, { 0x04AC, 0x04AC, G_UNICODE_UPPERCASE_LETTER }, { 0x04AD, 0x04AD, G_UNICODE_LOWERCASE_LETTER }, { 0x04AE, 0x04AE, G_UNICODE_UPPERCASE_LETTER }, { 0x04AF, 0x04AF, G_UNICODE_LOWERCASE_LETTER }, { 0x04B0, 0x04B0, G_UNICODE_UPPERCASE_LETTER }, { 0x04B1, 0x04B1, G_UNICODE_LOWERCASE_LETTER }, { 0x04B2, 0x04B2, G_UNICODE_UPPERCASE_LETTER }, { 0x04B3, 0x04B3, G_UNICODE_LOWERCASE_LETTER }, { 0x04B4, 0x04B4, G_UNICODE_UPPERCASE_LETTER }, { 0x04B5, 0x04B5, G_UNICODE_LOWERCASE_LETTER }, { 0x04B6, 0x04B6, G_UNICODE_UPPERCASE_LETTER }, { 0x04B7, 0x04B7, G_UNICODE_LOWERCASE_LETTER }, { 0x04B8, 0x04B8, G_UNICODE_UPPERCASE_LETTER }, { 0x04B9, 0x04B9, G_UNICODE_LOWERCASE_LETTER }, { 0x04BA, 0x04BA, G_UNICODE_UPPERCASE_LETTER }, { 0x04BB, 0x04BB, G_UNICODE_LOWERCASE_LETTER }, { 0x04BC, 0x04BC, G_UNICODE_UPPERCASE_LETTER }, { 0x04BD, 0x04BD, G_UNICODE_LOWERCASE_LETTER }, { 0x04BE, 0x04BE, G_UNICODE_UPPERCASE_LETTER }, { 0x04BF, 0x04BF, G_UNICODE_LOWERCASE_LETTER }, { 0x04C0, 0x04C1, G_UNICODE_UPPERCASE_LETTER }, { 0x04C2, 0x04C2, G_UNICODE_LOWERCASE_LETTER }, { 0x04C3, 0x04C3, G_UNICODE_UPPERCASE_LETTER }, { 0x04C4, 0x04C4, G_UNICODE_LOWERCASE_LETTER }, { 0x04C5, 0x04C5, G_UNICODE_UPPERCASE_LETTER }, { 0x04C6, 0x04C6, G_UNICODE_LOWERCASE_LETTER }, { 0x04C7, 0x04C7, G_UNICODE_UPPERCASE_LETTER }, { 0x04C8, 0x04C8, G_UNICODE_LOWERCASE_LETTER }, { 0x04C9, 0x04C9, G_UNICODE_UPPERCASE_LETTER }, { 0x04CA, 0x04CA, G_UNICODE_LOWERCASE_LETTER }, { 0x04CB, 0x04CB, G_UNICODE_UPPERCASE_LETTER }, { 0x04CC, 0x04CC, G_UNICODE_LOWERCASE_LETTER }, { 0x04CD, 0x04CD, G_UNICODE_UPPERCASE_LETTER }, { 0x04CE, 0x04CF, G_UNICODE_LOWERCASE_LETTER }, { 0x04D0, 0x04D0, G_UNICODE_UPPERCASE_LETTER }, { 0x04D1, 0x04D1, G_UNICODE_LOWERCASE_LETTER }, { 0x04D2, 0x04D2, G_UNICODE_UPPERCASE_LETTER }, { 0x04D3, 0x04D3, G_UNICODE_LOWERCASE_LETTER }, { 0x04D4, 0x04D4, G_UNICODE_UPPERCASE_LETTER }, { 0x04D5, 0x04D5, G_UNICODE_LOWERCASE_LETTER }, { 0x04D6, 0x04D6, G_UNICODE_UPPERCASE_LETTER }, { 0x04D7, 0x04D7, G_UNICODE_LOWERCASE_LETTER }, { 0x04D8, 0x04D8, G_UNICODE_UPPERCASE_LETTER }, { 0x04D9, 0x04D9, G_UNICODE_LOWERCASE_LETTER }, { 0x04DA, 0x04DA, G_UNICODE_UPPERCASE_LETTER }, { 0x04DB, 0x04DB, G_UNICODE_LOWERCASE_LETTER }, { 0x04DC, 0x04DC, G_UNICODE_UPPERCASE_LETTER }, { 0x04DD, 0x04DD, G_UNICODE_LOWERCASE_LETTER }, { 0x04DE, 0x04DE, G_UNICODE_UPPERCASE_LETTER }, { 0x04DF, 0x04DF, G_UNICODE_LOWERCASE_LETTER }, { 0x04E0, 0x04E0, G_UNICODE_UPPERCASE_LETTER }, { 0x04E1, 0x04E1, G_UNICODE_LOWERCASE_LETTER }, { 0x04E2, 0x04E2, G_UNICODE_UPPERCASE_LETTER }, { 0x04E3, 0x04E3, G_UNICODE_LOWERCASE_LETTER }, { 0x04E4, 0x04E4, G_UNICODE_UPPERCASE_LETTER }, { 0x04E5, 0x04E5, G_UNICODE_LOWERCASE_LETTER }, { 0x04E6, 0x04E6, G_UNICODE_UPPERCASE_LETTER }, { 0x04E7, 0x04E7, G_UNICODE_LOWERCASE_LETTER }, { 0x04E8, 0x04E8, G_UNICODE_UPPERCASE_LETTER }, { 0x04E9, 0x04E9, G_UNICODE_LOWERCASE_LETTER }, { 0x04EA, 0x04EA, G_UNICODE_UPPERCASE_LETTER }, { 0x04EB, 0x04EB, G_UNICODE_LOWERCASE_LETTER }, { 0x04EC, 0x04EC, G_UNICODE_UPPERCASE_LETTER }, { 0x04ED, 0x04ED, G_UNICODE_LOWERCASE_LETTER }, { 0x04EE, 0x04EE, G_UNICODE_UPPERCASE_LETTER }, { 0x04EF, 0x04EF, G_UNICODE_LOWERCASE_LETTER }, { 0x04F0, 0x04F0, G_UNICODE_UPPERCASE_LETTER }, { 0x04F1, 0x04F1, G_UNICODE_LOWERCASE_LETTER }, { 0x04F2, 0x04F2, G_UNICODE_UPPERCASE_LETTER }, { 0x04F3, 0x04F3, G_UNICODE_LOWERCASE_LETTER }, { 0x04F4, 0x04F4, G_UNICODE_UPPERCASE_LETTER }, { 0x04F5, 0x04F5, G_UNICODE_LOWERCASE_LETTER }, { 0x04F6, 0x04F6, G_UNICODE_UPPERCASE_LETTER }, { 0x04F7, 0x04F7, G_UNICODE_LOWERCASE_LETTER }, { 0x04F8, 0x04F8, G_UNICODE_UPPERCASE_LETTER }, { 0x04F9, 0x04F9, G_UNICODE_LOWERCASE_LETTER }, { 0x04FA, 0x04FA, G_UNICODE_UPPERCASE_LETTER }, { 0x04FB, 0x04FB, G_UNICODE_LOWERCASE_LETTER }, { 0x04FC, 0x04FC, G_UNICODE_UPPERCASE_LETTER }, { 0x04FD, 0x04FD, G_UNICODE_LOWERCASE_LETTER }, { 0x04FE, 0x04FE, G_UNICODE_UPPERCASE_LETTER }, { 0x04FF, 0x04FF, G_UNICODE_LOWERCASE_LETTER }, { 0x0500, 0x0500, G_UNICODE_UPPERCASE_LETTER }, { 0x0501, 0x0501, G_UNICODE_LOWERCASE_LETTER }, { 0x0502, 0x0502, G_UNICODE_UPPERCASE_LETTER }, { 0x0503, 0x0503, G_UNICODE_LOWERCASE_LETTER }, { 0x0504, 0x0504, G_UNICODE_UPPERCASE_LETTER }, { 0x0505, 0x0505, G_UNICODE_LOWERCASE_LETTER }, { 0x0506, 0x0506, G_UNICODE_UPPERCASE_LETTER }, { 0x0507, 0x0507, G_UNICODE_LOWERCASE_LETTER }, { 0x0508, 0x0508, G_UNICODE_UPPERCASE_LETTER }, { 0x0509, 0x0509, G_UNICODE_LOWERCASE_LETTER }, { 0x050A, 0x050A, G_UNICODE_UPPERCASE_LETTER }, { 0x050B, 0x050B, G_UNICODE_LOWERCASE_LETTER }, { 0x050C, 0x050C, G_UNICODE_UPPERCASE_LETTER }, { 0x050D, 0x050D, G_UNICODE_LOWERCASE_LETTER }, { 0x050E, 0x050E, G_UNICODE_UPPERCASE_LETTER }, { 0x050F, 0x050F, G_UNICODE_LOWERCASE_LETTER }, { 0x0510, 0x0510, G_UNICODE_UPPERCASE_LETTER }, { 0x0511, 0x0511, G_UNICODE_LOWERCASE_LETTER }, { 0x0512, 0x0512, G_UNICODE_UPPERCASE_LETTER }, { 0x0513, 0x0513, G_UNICODE_LOWERCASE_LETTER }, { 0x0514, 0x0514, G_UNICODE_UPPERCASE_LETTER }, { 0x0515, 0x0515, G_UNICODE_LOWERCASE_LETTER }, { 0x0516, 0x0516, G_UNICODE_UPPERCASE_LETTER }, { 0x0517, 0x0517, G_UNICODE_LOWERCASE_LETTER }, { 0x0518, 0x0518, G_UNICODE_UPPERCASE_LETTER }, { 0x0519, 0x0519, G_UNICODE_LOWERCASE_LETTER }, { 0x051A, 0x051A, G_UNICODE_UPPERCASE_LETTER }, { 0x051B, 0x051B, G_UNICODE_LOWERCASE_LETTER }, { 0x051C, 0x051C, G_UNICODE_UPPERCASE_LETTER }, { 0x051D, 0x051D, G_UNICODE_LOWERCASE_LETTER }, { 0x051E, 0x051E, G_UNICODE_UPPERCASE_LETTER }, { 0x051F, 0x051F, G_UNICODE_LOWERCASE_LETTER }, { 0x0520, 0x0520, G_UNICODE_UPPERCASE_LETTER }, { 0x0521, 0x0521, G_UNICODE_LOWERCASE_LETTER }, { 0x0522, 0x0522, G_UNICODE_UPPERCASE_LETTER }, { 0x0523, 0x0523, G_UNICODE_LOWERCASE_LETTER }, { 0x0524, 0x0524, G_UNICODE_UPPERCASE_LETTER }, { 0x0525, 0x0525, G_UNICODE_LOWERCASE_LETTER }, { 0x0526, 0x0526, G_UNICODE_UPPERCASE_LETTER }, { 0x0527, 0x0527, G_UNICODE_LOWERCASE_LETTER }, { 0x0528, 0x0528, G_UNICODE_UPPERCASE_LETTER }, { 0x0529, 0x0529, G_UNICODE_LOWERCASE_LETTER }, { 0x052A, 0x052A, G_UNICODE_UPPERCASE_LETTER }, { 0x052B, 0x052B, G_UNICODE_LOWERCASE_LETTER }, { 0x052C, 0x052C, G_UNICODE_UPPERCASE_LETTER }, { 0x052D, 0x052D, G_UNICODE_LOWERCASE_LETTER }, { 0x052E, 0x052E, G_UNICODE_UPPERCASE_LETTER }, { 0x052F, 0x052F, G_UNICODE_LOWERCASE_LETTER }, { 0x0531, 0x0556, G_UNICODE_UPPERCASE_LETTER }, { 0x0559, 0x0559, G_UNICODE_MODIFIER_LETTER }, { 0x055A, 0x055F, G_UNICODE_OTHER_PUNCTUATION }, { 0x0560, 0x0588, G_UNICODE_LOWERCASE_LETTER }, { 0x0589, 0x0589, G_UNICODE_OTHER_PUNCTUATION }, { 0x058A, 0x058A, G_UNICODE_DASH_PUNCTUATION }, { 0x058D, 0x058E, G_UNICODE_OTHER_SYMBOL }, { 0x058F, 0x058F, G_UNICODE_CURRENCY_SYMBOL }, { 0x0591, 0x05BD, G_UNICODE_NON_SPACING_MARK }, { 0x05BE, 0x05BE, G_UNICODE_DASH_PUNCTUATION }, { 0x05BF, 0x05BF, G_UNICODE_NON_SPACING_MARK }, { 0x05C0, 0x05C0, G_UNICODE_OTHER_PUNCTUATION }, { 0x05C1, 0x05C2, G_UNICODE_NON_SPACING_MARK }, { 0x05C3, 0x05C3, G_UNICODE_OTHER_PUNCTUATION }, { 0x05C4, 0x05C5, G_UNICODE_NON_SPACING_MARK }, { 0x05C6, 0x05C6, G_UNICODE_OTHER_PUNCTUATION }, { 0x05C7, 0x05C7, G_UNICODE_NON_SPACING_MARK }, { 0x05D0, 0x05EA, G_UNICODE_OTHER_LETTER }, { 0x05EF, 0x05F2, G_UNICODE_OTHER_LETTER }, { 0x05F3, 0x05F4, G_UNICODE_OTHER_PUNCTUATION }, { 0x0600, 0x0605, G_UNICODE_FORMAT }, { 0x0606, 0x0608, G_UNICODE_MATH_SYMBOL }, { 0x0609, 0x060A, G_UNICODE_OTHER_PUNCTUATION }, { 0x060B, 0x060B, G_UNICODE_CURRENCY_SYMBOL }, { 0x060C, 0x060D, G_UNICODE_OTHER_PUNCTUATION }, { 0x060E, 0x060F, G_UNICODE_OTHER_SYMBOL }, { 0x0610, 0x061A, G_UNICODE_NON_SPACING_MARK }, { 0x061B, 0x061B, G_UNICODE_OTHER_PUNCTUATION }, { 0x061C, 0x061C, G_UNICODE_FORMAT }, { 0x061E, 0x061F, G_UNICODE_OTHER_PUNCTUATION }, { 0x0620, 0x063F, G_UNICODE_OTHER_LETTER }, { 0x0640, 0x0640, G_UNICODE_MODIFIER_LETTER }, { 0x0641, 0x064A, G_UNICODE_OTHER_LETTER }, { 0x064B, 0x065F, G_UNICODE_NON_SPACING_MARK }, { 0x0660, 0x0669, G_UNICODE_DECIMAL_NUMBER }, { 0x066A, 0x066D, G_UNICODE_OTHER_PUNCTUATION }, { 0x066E, 0x066F, G_UNICODE_OTHER_LETTER }, { 0x0670, 0x0670, G_UNICODE_NON_SPACING_MARK }, { 0x0671, 0x06D3, G_UNICODE_OTHER_LETTER }, { 0x06D4, 0x06D4, G_UNICODE_OTHER_PUNCTUATION }, { 0x06D5, 0x06D5, G_UNICODE_OTHER_LETTER }, { 0x06D6, 0x06DC, G_UNICODE_NON_SPACING_MARK }, { 0x06DD, 0x06DD, G_UNICODE_FORMAT }, { 0x06DE, 0x06DE, G_UNICODE_OTHER_SYMBOL }, { 0x06DF, 0x06E4, G_UNICODE_NON_SPACING_MARK }, { 0x06E5, 0x06E6, G_UNICODE_MODIFIER_LETTER }, { 0x06E7, 0x06E8, G_UNICODE_NON_SPACING_MARK }, { 0x06E9, 0x06E9, G_UNICODE_OTHER_SYMBOL }, { 0x06EA, 0x06ED, G_UNICODE_NON_SPACING_MARK }, { 0x06EE, 0x06EF, G_UNICODE_OTHER_LETTER }, { 0x06F0, 0x06F9, G_UNICODE_DECIMAL_NUMBER }, { 0x06FA, 0x06FC, G_UNICODE_OTHER_LETTER }, { 0x06FD, 0x06FE, G_UNICODE_OTHER_SYMBOL }, { 0x06FF, 0x06FF, G_UNICODE_OTHER_LETTER }, { 0x0700, 0x070D, G_UNICODE_OTHER_PUNCTUATION }, { 0x070F, 0x070F, G_UNICODE_FORMAT }, { 0x0710, 0x0710, G_UNICODE_OTHER_LETTER }, { 0x0711, 0x0711, G_UNICODE_NON_SPACING_MARK }, { 0x0712, 0x072F, G_UNICODE_OTHER_LETTER }, { 0x0730, 0x074A, G_UNICODE_NON_SPACING_MARK }, { 0x074D, 0x07A5, G_UNICODE_OTHER_LETTER }, { 0x07A6, 0x07B0, G_UNICODE_NON_SPACING_MARK }, { 0x07B1, 0x07B1, G_UNICODE_OTHER_LETTER }, { 0x07C0, 0x07C9, G_UNICODE_DECIMAL_NUMBER }, { 0x07CA, 0x07EA, G_UNICODE_OTHER_LETTER }, { 0x07EB, 0x07F3, G_UNICODE_NON_SPACING_MARK }, { 0x07F4, 0x07F5, G_UNICODE_MODIFIER_LETTER }, { 0x07F6, 0x07F6, G_UNICODE_OTHER_SYMBOL }, { 0x07F7, 0x07F9, G_UNICODE_OTHER_PUNCTUATION }, { 0x07FA, 0x07FA, G_UNICODE_MODIFIER_LETTER }, { 0x07FD, 0x07FD, G_UNICODE_NON_SPACING_MARK }, { 0x07FE, 0x07FF, G_UNICODE_CURRENCY_SYMBOL }, { 0x0800, 0x0815, G_UNICODE_OTHER_LETTER }, { 0x0816, 0x0819, G_UNICODE_NON_SPACING_MARK }, { 0x081A, 0x081A, G_UNICODE_MODIFIER_LETTER }, { 0x081B, 0x0823, G_UNICODE_NON_SPACING_MARK }, { 0x0824, 0x0824, G_UNICODE_MODIFIER_LETTER }, { 0x0825, 0x0827, G_UNICODE_NON_SPACING_MARK }, { 0x0828, 0x0828, G_UNICODE_MODIFIER_LETTER }, { 0x0829, 0x082D, G_UNICODE_NON_SPACING_MARK }, { 0x0830, 0x083E, G_UNICODE_OTHER_PUNCTUATION }, { 0x0840, 0x0858, G_UNICODE_OTHER_LETTER }, { 0x0859, 0x085B, G_UNICODE_NON_SPACING_MARK }, { 0x085E, 0x085E, G_UNICODE_OTHER_PUNCTUATION }, { 0x0860, 0x086A, G_UNICODE_OTHER_LETTER }, { 0x08A0, 0x08B4, G_UNICODE_OTHER_LETTER }, { 0x08B6, 0x08C7, G_UNICODE_OTHER_LETTER }, { 0x08D3, 0x08E1, G_UNICODE_NON_SPACING_MARK }, { 0x08E2, 0x08E2, G_UNICODE_FORMAT }, { 0x08E3, 0x0902, G_UNICODE_NON_SPACING_MARK }, { 0x0903, 0x0903, G_UNICODE_SPACING_MARK }, { 0x0904, 0x0939, G_UNICODE_OTHER_LETTER }, { 0x093A, 0x093A, G_UNICODE_NON_SPACING_MARK }, { 0x093B, 0x093B, G_UNICODE_SPACING_MARK }, { 0x093C, 0x093C, G_UNICODE_NON_SPACING_MARK }, { 0x093D, 0x093D, G_UNICODE_OTHER_LETTER }, { 0x093E, 0x0940, G_UNICODE_SPACING_MARK }, { 0x0941, 0x0948, G_UNICODE_NON_SPACING_MARK }, { 0x0949, 0x094C, G_UNICODE_SPACING_MARK }, { 0x094D, 0x094D, G_UNICODE_NON_SPACING_MARK }, { 0x094E, 0x094F, G_UNICODE_SPACING_MARK }, { 0x0950, 0x0950, G_UNICODE_OTHER_LETTER }, { 0x0951, 0x0957, G_UNICODE_NON_SPACING_MARK }, { 0x0958, 0x0961, G_UNICODE_OTHER_LETTER }, { 0x0962, 0x0963, G_UNICODE_NON_SPACING_MARK }, { 0x0964, 0x0965, G_UNICODE_OTHER_PUNCTUATION }, { 0x0966, 0x096F, G_UNICODE_DECIMAL_NUMBER }, { 0x0970, 0x0970, G_UNICODE_OTHER_PUNCTUATION }, { 0x0971, 0x0971, G_UNICODE_MODIFIER_LETTER }, { 0x0972, 0x0980, G_UNICODE_OTHER_LETTER }, { 0x0981, 0x0981, G_UNICODE_NON_SPACING_MARK }, { 0x0982, 0x0983, G_UNICODE_SPACING_MARK }, { 0x0985, 0x098C, G_UNICODE_OTHER_LETTER }, { 0x098F, 0x0990, G_UNICODE_OTHER_LETTER }, { 0x0993, 0x09A8, G_UNICODE_OTHER_LETTER }, { 0x09AA, 0x09B0, G_UNICODE_OTHER_LETTER }, { 0x09B2, 0x09B2, G_UNICODE_OTHER_LETTER }, { 0x09B6, 0x09B9, G_UNICODE_OTHER_LETTER }, { 0x09BC, 0x09BC, G_UNICODE_NON_SPACING_MARK }, { 0x09BD, 0x09BD, G_UNICODE_OTHER_LETTER }, { 0x09BE, 0x09C0, G_UNICODE_SPACING_MARK }, { 0x09C1, 0x09C4, G_UNICODE_NON_SPACING_MARK }, { 0x09C7, 0x09C8, G_UNICODE_SPACING_MARK }, { 0x09CB, 0x09CC, G_UNICODE_SPACING_MARK }, { 0x09CD, 0x09CD, G_UNICODE_NON_SPACING_MARK }, { 0x09CE, 0x09CE, G_UNICODE_OTHER_LETTER }, { 0x09D7, 0x09D7, G_UNICODE_SPACING_MARK }, { 0x09DC, 0x09DD, G_UNICODE_OTHER_LETTER }, { 0x09DF, 0x09E1, G_UNICODE_OTHER_LETTER }, { 0x09E2, 0x09E3, G_UNICODE_NON_SPACING_MARK }, { 0x09E6, 0x09EF, G_UNICODE_DECIMAL_NUMBER }, { 0x09F0, 0x09F1, G_UNICODE_OTHER_LETTER }, { 0x09F2, 0x09F3, G_UNICODE_CURRENCY_SYMBOL }, { 0x09F4, 0x09F9, G_UNICODE_OTHER_NUMBER }, { 0x09FA, 0x09FA, G_UNICODE_OTHER_SYMBOL }, { 0x09FB, 0x09FB, G_UNICODE_CURRENCY_SYMBOL }, { 0x09FC, 0x09FC, G_UNICODE_OTHER_LETTER }, { 0x09FD, 0x09FD, G_UNICODE_OTHER_PUNCTUATION }, { 0x09FE, 0x09FE, G_UNICODE_NON_SPACING_MARK }, { 0x0A01, 0x0A02, G_UNICODE_NON_SPACING_MARK }, { 0x0A03, 0x0A03, G_UNICODE_SPACING_MARK }, { 0x0A05, 0x0A0A, G_UNICODE_OTHER_LETTER }, { 0x0A0F, 0x0A10, G_UNICODE_OTHER_LETTER }, { 0x0A13, 0x0A28, G_UNICODE_OTHER_LETTER }, { 0x0A2A, 0x0A30, G_UNICODE_OTHER_LETTER }, { 0x0A32, 0x0A33, G_UNICODE_OTHER_LETTER }, { 0x0A35, 0x0A36, G_UNICODE_OTHER_LETTER }, { 0x0A38, 0x0A39, G_UNICODE_OTHER_LETTER }, { 0x0A3C, 0x0A3C, G_UNICODE_NON_SPACING_MARK }, { 0x0A3E, 0x0A40, G_UNICODE_SPACING_MARK }, { 0x0A41, 0x0A42, G_UNICODE_NON_SPACING_MARK }, { 0x0A47, 0x0A48, G_UNICODE_NON_SPACING_MARK }, { 0x0A4B, 0x0A4D, G_UNICODE_NON_SPACING_MARK }, { 0x0A51, 0x0A51, G_UNICODE_NON_SPACING_MARK }, { 0x0A59, 0x0A5C, G_UNICODE_OTHER_LETTER }, { 0x0A5E, 0x0A5E, G_UNICODE_OTHER_LETTER }, { 0x0A66, 0x0A6F, G_UNICODE_DECIMAL_NUMBER }, { 0x0A70, 0x0A71, G_UNICODE_NON_SPACING_MARK }, { 0x0A72, 0x0A74, G_UNICODE_OTHER_LETTER }, { 0x0A75, 0x0A75, G_UNICODE_NON_SPACING_MARK }, { 0x0A76, 0x0A76, G_UNICODE_OTHER_PUNCTUATION }, { 0x0A81, 0x0A82, G_UNICODE_NON_SPACING_MARK }, { 0x0A83, 0x0A83, G_UNICODE_SPACING_MARK }, { 0x0A85, 0x0A8D, G_UNICODE_OTHER_LETTER }, { 0x0A8F, 0x0A91, G_UNICODE_OTHER_LETTER }, { 0x0A93, 0x0AA8, G_UNICODE_OTHER_LETTER }, { 0x0AAA, 0x0AB0, G_UNICODE_OTHER_LETTER }, { 0x0AB2, 0x0AB3, G_UNICODE_OTHER_LETTER }, { 0x0AB5, 0x0AB9, G_UNICODE_OTHER_LETTER }, { 0x0ABC, 0x0ABC, G_UNICODE_NON_SPACING_MARK }, { 0x0ABD, 0x0ABD, G_UNICODE_OTHER_LETTER }, { 0x0ABE, 0x0AC0, G_UNICODE_SPACING_MARK }, { 0x0AC1, 0x0AC5, G_UNICODE_NON_SPACING_MARK }, { 0x0AC7, 0x0AC8, G_UNICODE_NON_SPACING_MARK }, { 0x0AC9, 0x0AC9, G_UNICODE_SPACING_MARK }, { 0x0ACB, 0x0ACC, G_UNICODE_SPACING_MARK }, { 0x0ACD, 0x0ACD, G_UNICODE_NON_SPACING_MARK }, { 0x0AD0, 0x0AD0, G_UNICODE_OTHER_LETTER }, { 0x0AE0, 0x0AE1, G_UNICODE_OTHER_LETTER }, { 0x0AE2, 0x0AE3, G_UNICODE_NON_SPACING_MARK }, { 0x0AE6, 0x0AEF, G_UNICODE_DECIMAL_NUMBER }, { 0x0AF0, 0x0AF0, G_UNICODE_OTHER_PUNCTUATION }, { 0x0AF1, 0x0AF1, G_UNICODE_CURRENCY_SYMBOL }, { 0x0AF9, 0x0AF9, G_UNICODE_OTHER_LETTER }, { 0x0AFA, 0x0AFF, G_UNICODE_NON_SPACING_MARK }, { 0x0B01, 0x0B01, G_UNICODE_NON_SPACING_MARK }, { 0x0B02, 0x0B03, G_UNICODE_SPACING_MARK }, { 0x0B05, 0x0B0C, G_UNICODE_OTHER_LETTER }, { 0x0B0F, 0x0B10, G_UNICODE_OTHER_LETTER }, { 0x0B13, 0x0B28, G_UNICODE_OTHER_LETTER }, { 0x0B2A, 0x0B30, G_UNICODE_OTHER_LETTER }, { 0x0B32, 0x0B33, G_UNICODE_OTHER_LETTER }, { 0x0B35, 0x0B39, G_UNICODE_OTHER_LETTER }, { 0x0B3C, 0x0B3C, G_UNICODE_NON_SPACING_MARK }, { 0x0B3D, 0x0B3D, G_UNICODE_OTHER_LETTER }, { 0x0B3E, 0x0B3E, G_UNICODE_SPACING_MARK }, { 0x0B3F, 0x0B3F, G_UNICODE_NON_SPACING_MARK }, { 0x0B40, 0x0B40, G_UNICODE_SPACING_MARK }, { 0x0B41, 0x0B44, G_UNICODE_NON_SPACING_MARK }, { 0x0B47, 0x0B48, G_UNICODE_SPACING_MARK }, { 0x0B4B, 0x0B4C, G_UNICODE_SPACING_MARK }, { 0x0B4D, 0x0B4D, G_UNICODE_NON_SPACING_MARK }, { 0x0B55, 0x0B56, G_UNICODE_NON_SPACING_MARK }, { 0x0B57, 0x0B57, G_UNICODE_SPACING_MARK }, { 0x0B5C, 0x0B5D, G_UNICODE_OTHER_LETTER }, { 0x0B5F, 0x0B61, G_UNICODE_OTHER_LETTER }, { 0x0B62, 0x0B63, G_UNICODE_NON_SPACING_MARK }, { 0x0B66, 0x0B6F, G_UNICODE_DECIMAL_NUMBER }, { 0x0B70, 0x0B70, G_UNICODE_OTHER_SYMBOL }, { 0x0B71, 0x0B71, G_UNICODE_OTHER_LETTER }, { 0x0B72, 0x0B77, G_UNICODE_OTHER_NUMBER }, { 0x0B82, 0x0B82, G_UNICODE_NON_SPACING_MARK }, { 0x0B83, 0x0B83, G_UNICODE_OTHER_LETTER }, { 0x0B85, 0x0B8A, G_UNICODE_OTHER_LETTER }, { 0x0B8E, 0x0B90, G_UNICODE_OTHER_LETTER }, { 0x0B92, 0x0B95, G_UNICODE_OTHER_LETTER }, { 0x0B99, 0x0B9A, G_UNICODE_OTHER_LETTER }, { 0x0B9C, 0x0B9C, G_UNICODE_OTHER_LETTER }, { 0x0B9E, 0x0B9F, G_UNICODE_OTHER_LETTER }, { 0x0BA3, 0x0BA4, G_UNICODE_OTHER_LETTER }, { 0x0BA8, 0x0BAA, G_UNICODE_OTHER_LETTER }, { 0x0BAE, 0x0BB9, G_UNICODE_OTHER_LETTER }, { 0x0BBE, 0x0BBF, G_UNICODE_SPACING_MARK }, { 0x0BC0, 0x0BC0, G_UNICODE_NON_SPACING_MARK }, { 0x0BC1, 0x0BC2, G_UNICODE_SPACING_MARK }, { 0x0BC6, 0x0BC8, G_UNICODE_SPACING_MARK }, { 0x0BCA, 0x0BCC, G_UNICODE_SPACING_MARK }, { 0x0BCD, 0x0BCD, G_UNICODE_NON_SPACING_MARK }, { 0x0BD0, 0x0BD0, G_UNICODE_OTHER_LETTER }, { 0x0BD7, 0x0BD7, G_UNICODE_SPACING_MARK }, { 0x0BE6, 0x0BEF, G_UNICODE_DECIMAL_NUMBER }, { 0x0BF0, 0x0BF2, G_UNICODE_OTHER_NUMBER }, { 0x0BF3, 0x0BF8, G_UNICODE_OTHER_SYMBOL }, { 0x0BF9, 0x0BF9, G_UNICODE_CURRENCY_SYMBOL }, { 0x0BFA, 0x0BFA, G_UNICODE_OTHER_SYMBOL }, { 0x0C00, 0x0C00, G_UNICODE_NON_SPACING_MARK }, { 0x0C01, 0x0C03, G_UNICODE_SPACING_MARK }, { 0x0C04, 0x0C04, G_UNICODE_NON_SPACING_MARK }, { 0x0C05, 0x0C0C, G_UNICODE_OTHER_LETTER }, { 0x0C0E, 0x0C10, G_UNICODE_OTHER_LETTER }, { 0x0C12, 0x0C28, G_UNICODE_OTHER_LETTER }, { 0x0C2A, 0x0C39, G_UNICODE_OTHER_LETTER }, { 0x0C3D, 0x0C3D, G_UNICODE_OTHER_LETTER }, { 0x0C3E, 0x0C40, G_UNICODE_NON_SPACING_MARK }, { 0x0C41, 0x0C44, G_UNICODE_SPACING_MARK }, { 0x0C46, 0x0C48, G_UNICODE_NON_SPACING_MARK }, { 0x0C4A, 0x0C4D, G_UNICODE_NON_SPACING_MARK }, { 0x0C55, 0x0C56, G_UNICODE_NON_SPACING_MARK }, { 0x0C58, 0x0C5A, G_UNICODE_OTHER_LETTER }, { 0x0C60, 0x0C61, G_UNICODE_OTHER_LETTER }, { 0x0C62, 0x0C63, G_UNICODE_NON_SPACING_MARK }, { 0x0C66, 0x0C6F, G_UNICODE_DECIMAL_NUMBER }, { 0x0C77, 0x0C77, G_UNICODE_OTHER_PUNCTUATION }, { 0x0C78, 0x0C7E, G_UNICODE_OTHER_NUMBER }, { 0x0C7F, 0x0C7F, G_UNICODE_OTHER_SYMBOL }, { 0x0C80, 0x0C80, G_UNICODE_OTHER_LETTER }, { 0x0C81, 0x0C81, G_UNICODE_NON_SPACING_MARK }, { 0x0C82, 0x0C83, G_UNICODE_SPACING_MARK }, { 0x0C84, 0x0C84, G_UNICODE_OTHER_PUNCTUATION }, { 0x0C85, 0x0C8C, G_UNICODE_OTHER_LETTER }, { 0x0C8E, 0x0C90, G_UNICODE_OTHER_LETTER }, { 0x0C92, 0x0CA8, G_UNICODE_OTHER_LETTER }, { 0x0CAA, 0x0CB3, G_UNICODE_OTHER_LETTER }, { 0x0CB5, 0x0CB9, G_UNICODE_OTHER_LETTER }, { 0x0CBC, 0x0CBC, G_UNICODE_NON_SPACING_MARK }, { 0x0CBD, 0x0CBD, G_UNICODE_OTHER_LETTER }, { 0x0CBE, 0x0CBE, G_UNICODE_SPACING_MARK }, { 0x0CBF, 0x0CBF, G_UNICODE_NON_SPACING_MARK }, { 0x0CC0, 0x0CC4, G_UNICODE_SPACING_MARK }, { 0x0CC6, 0x0CC6, G_UNICODE_NON_SPACING_MARK }, { 0x0CC7, 0x0CC8, G_UNICODE_SPACING_MARK }, { 0x0CCA, 0x0CCB, G_UNICODE_SPACING_MARK }, { 0x0CCC, 0x0CCD, G_UNICODE_NON_SPACING_MARK }, { 0x0CD5, 0x0CD6, G_UNICODE_SPACING_MARK }, { 0x0CDE, 0x0CDE, G_UNICODE_OTHER_LETTER }, { 0x0CE0, 0x0CE1, G_UNICODE_OTHER_LETTER }, { 0x0CE2, 0x0CE3, G_UNICODE_NON_SPACING_MARK }, { 0x0CE6, 0x0CEF, G_UNICODE_DECIMAL_NUMBER }, { 0x0CF1, 0x0CF2, G_UNICODE_OTHER_LETTER }, { 0x0D00, 0x0D01, G_UNICODE_NON_SPACING_MARK }, { 0x0D02, 0x0D03, G_UNICODE_SPACING_MARK }, { 0x0D04, 0x0D0C, G_UNICODE_OTHER_LETTER }, { 0x0D0E, 0x0D10, G_UNICODE_OTHER_LETTER }, { 0x0D12, 0x0D3A, G_UNICODE_OTHER_LETTER }, { 0x0D3B, 0x0D3C, G_UNICODE_NON_SPACING_MARK }, { 0x0D3D, 0x0D3D, G_UNICODE_OTHER_LETTER }, { 0x0D3E, 0x0D40, G_UNICODE_SPACING_MARK }, { 0x0D41, 0x0D44, G_UNICODE_NON_SPACING_MARK }, { 0x0D46, 0x0D48, G_UNICODE_SPACING_MARK }, { 0x0D4A, 0x0D4C, G_UNICODE_SPACING_MARK }, { 0x0D4D, 0x0D4D, G_UNICODE_NON_SPACING_MARK }, { 0x0D4E, 0x0D4E, G_UNICODE_OTHER_LETTER }, { 0x0D4F, 0x0D4F, G_UNICODE_OTHER_SYMBOL }, { 0x0D54, 0x0D56, G_UNICODE_OTHER_LETTER }, { 0x0D57, 0x0D57, G_UNICODE_SPACING_MARK }, { 0x0D58, 0x0D5E, G_UNICODE_OTHER_NUMBER }, { 0x0D5F, 0x0D61, G_UNICODE_OTHER_LETTER }, { 0x0D62, 0x0D63, G_UNICODE_NON_SPACING_MARK }, { 0x0D66, 0x0D6F, G_UNICODE_DECIMAL_NUMBER }, { 0x0D70, 0x0D78, G_UNICODE_OTHER_NUMBER }, { 0x0D79, 0x0D79, G_UNICODE_OTHER_SYMBOL }, { 0x0D7A, 0x0D7F, G_UNICODE_OTHER_LETTER }, { 0x0D81, 0x0D81, G_UNICODE_NON_SPACING_MARK }, { 0x0D82, 0x0D83, G_UNICODE_SPACING_MARK }, { 0x0D85, 0x0D96, G_UNICODE_OTHER_LETTER }, { 0x0D9A, 0x0DB1, G_UNICODE_OTHER_LETTER }, { 0x0DB3, 0x0DBB, G_UNICODE_OTHER_LETTER }, { 0x0DBD, 0x0DBD, G_UNICODE_OTHER_LETTER }, { 0x0DC0, 0x0DC6, G_UNICODE_OTHER_LETTER }, { 0x0DCA, 0x0DCA, G_UNICODE_NON_SPACING_MARK }, { 0x0DCF, 0x0DD1, G_UNICODE_SPACING_MARK }, { 0x0DD2, 0x0DD4, G_UNICODE_NON_SPACING_MARK }, { 0x0DD6, 0x0DD6, G_UNICODE_NON_SPACING_MARK }, { 0x0DD8, 0x0DDF, G_UNICODE_SPACING_MARK }, { 0x0DE6, 0x0DEF, G_UNICODE_DECIMAL_NUMBER }, { 0x0DF2, 0x0DF3, G_UNICODE_SPACING_MARK }, { 0x0DF4, 0x0DF4, G_UNICODE_OTHER_PUNCTUATION }, { 0x0E01, 0x0E30, G_UNICODE_OTHER_LETTER }, { 0x0E31, 0x0E31, G_UNICODE_NON_SPACING_MARK }, { 0x0E32, 0x0E33, G_UNICODE_OTHER_LETTER }, { 0x0E34, 0x0E3A, G_UNICODE_NON_SPACING_MARK }, { 0x0E3F, 0x0E3F, G_UNICODE_CURRENCY_SYMBOL }, { 0x0E40, 0x0E45, G_UNICODE_OTHER_LETTER }, { 0x0E46, 0x0E46, G_UNICODE_MODIFIER_LETTER }, { 0x0E47, 0x0E4E, G_UNICODE_NON_SPACING_MARK }, { 0x0E4F, 0x0E4F, G_UNICODE_OTHER_PUNCTUATION }, { 0x0E50, 0x0E59, G_UNICODE_DECIMAL_NUMBER }, { 0x0E5A, 0x0E5B, G_UNICODE_OTHER_PUNCTUATION }, { 0x0E81, 0x0E82, G_UNICODE_OTHER_LETTER }, { 0x0E84, 0x0E84, G_UNICODE_OTHER_LETTER }, { 0x0E86, 0x0E8A, G_UNICODE_OTHER_LETTER }, { 0x0E8C, 0x0EA3, G_UNICODE_OTHER_LETTER }, { 0x0EA5, 0x0EA5, G_UNICODE_OTHER_LETTER }, { 0x0EA7, 0x0EB0, G_UNICODE_OTHER_LETTER }, { 0x0EB1, 0x0EB1, G_UNICODE_NON_SPACING_MARK }, { 0x0EB2, 0x0EB3, G_UNICODE_OTHER_LETTER }, { 0x0EB4, 0x0EBC, G_UNICODE_NON_SPACING_MARK }, { 0x0EBD, 0x0EBD, G_UNICODE_OTHER_LETTER }, { 0x0EC0, 0x0EC4, G_UNICODE_OTHER_LETTER }, { 0x0EC6, 0x0EC6, G_UNICODE_MODIFIER_LETTER }, { 0x0EC8, 0x0ECD, G_UNICODE_NON_SPACING_MARK }, { 0x0ED0, 0x0ED9, G_UNICODE_DECIMAL_NUMBER }, { 0x0EDC, 0x0EDF, G_UNICODE_OTHER_LETTER }, { 0x0F00, 0x0F00, G_UNICODE_OTHER_LETTER }, { 0x0F01, 0x0F03, G_UNICODE_OTHER_SYMBOL }, { 0x0F04, 0x0F12, G_UNICODE_OTHER_PUNCTUATION }, { 0x0F13, 0x0F13, G_UNICODE_OTHER_SYMBOL }, { 0x0F14, 0x0F14, G_UNICODE_OTHER_PUNCTUATION }, { 0x0F15, 0x0F17, G_UNICODE_OTHER_SYMBOL }, { 0x0F18, 0x0F19, G_UNICODE_NON_SPACING_MARK }, { 0x0F1A, 0x0F1F, G_UNICODE_OTHER_SYMBOL }, { 0x0F20, 0x0F29, G_UNICODE_DECIMAL_NUMBER }, { 0x0F2A, 0x0F33, G_UNICODE_OTHER_NUMBER }, { 0x0F34, 0x0F34, G_UNICODE_OTHER_SYMBOL }, { 0x0F35, 0x0F35, G_UNICODE_NON_SPACING_MARK }, { 0x0F36, 0x0F36, G_UNICODE_OTHER_SYMBOL }, { 0x0F37, 0x0F37, G_UNICODE_NON_SPACING_MARK }, { 0x0F38, 0x0F38, G_UNICODE_OTHER_SYMBOL }, { 0x0F39, 0x0F39, G_UNICODE_NON_SPACING_MARK }, { 0x0F3A, 0x0F3A, G_UNICODE_OPEN_PUNCTUATION }, { 0x0F3B, 0x0F3B, G_UNICODE_CLOSE_PUNCTUATION }, { 0x0F3C, 0x0F3C, G_UNICODE_OPEN_PUNCTUATION }, { 0x0F3D, 0x0F3D, G_UNICODE_CLOSE_PUNCTUATION }, { 0x0F3E, 0x0F3F, G_UNICODE_SPACING_MARK }, { 0x0F40, 0x0F47, G_UNICODE_OTHER_LETTER }, { 0x0F49, 0x0F6C, G_UNICODE_OTHER_LETTER }, { 0x0F71, 0x0F7E, G_UNICODE_NON_SPACING_MARK }, { 0x0F7F, 0x0F7F, G_UNICODE_SPACING_MARK }, { 0x0F80, 0x0F84, G_UNICODE_NON_SPACING_MARK }, { 0x0F85, 0x0F85, G_UNICODE_OTHER_PUNCTUATION }, { 0x0F86, 0x0F87, G_UNICODE_NON_SPACING_MARK }, { 0x0F88, 0x0F8C, G_UNICODE_OTHER_LETTER }, { 0x0F8D, 0x0F97, G_UNICODE_NON_SPACING_MARK }, { 0x0F99, 0x0FBC, G_UNICODE_NON_SPACING_MARK }, { 0x0FBE, 0x0FC5, G_UNICODE_OTHER_SYMBOL }, { 0x0FC6, 0x0FC6, G_UNICODE_NON_SPACING_MARK }, { 0x0FC7, 0x0FCC, G_UNICODE_OTHER_SYMBOL }, { 0x0FCE, 0x0FCF, G_UNICODE_OTHER_SYMBOL }, { 0x0FD0, 0x0FD4, G_UNICODE_OTHER_PUNCTUATION }, { 0x0FD5, 0x0FD8, G_UNICODE_OTHER_SYMBOL }, { 0x0FD9, 0x0FDA, G_UNICODE_OTHER_PUNCTUATION }, { 0x1000, 0x102A, G_UNICODE_OTHER_LETTER }, { 0x102B, 0x102C, G_UNICODE_SPACING_MARK }, { 0x102D, 0x1030, G_UNICODE_NON_SPACING_MARK }, { 0x1031, 0x1031, G_UNICODE_SPACING_MARK }, { 0x1032, 0x1037, G_UNICODE_NON_SPACING_MARK }, { 0x1038, 0x1038, G_UNICODE_SPACING_MARK }, { 0x1039, 0x103A, G_UNICODE_NON_SPACING_MARK }, { 0x103B, 0x103C, G_UNICODE_SPACING_MARK }, { 0x103D, 0x103E, G_UNICODE_NON_SPACING_MARK }, { 0x103F, 0x103F, G_UNICODE_OTHER_LETTER }, { 0x1040, 0x1049, G_UNICODE_DECIMAL_NUMBER }, { 0x104A, 0x104F, G_UNICODE_OTHER_PUNCTUATION }, { 0x1050, 0x1055, G_UNICODE_OTHER_LETTER }, { 0x1056, 0x1057, G_UNICODE_SPACING_MARK }, { 0x1058, 0x1059, G_UNICODE_NON_SPACING_MARK }, { 0x105A, 0x105D, G_UNICODE_OTHER_LETTER }, { 0x105E, 0x1060, G_UNICODE_NON_SPACING_MARK }, { 0x1061, 0x1061, G_UNICODE_OTHER_LETTER }, { 0x1062, 0x1064, G_UNICODE_SPACING_MARK }, { 0x1065, 0x1066, G_UNICODE_OTHER_LETTER }, { 0x1067, 0x106D, G_UNICODE_SPACING_MARK }, { 0x106E, 0x1070, G_UNICODE_OTHER_LETTER }, { 0x1071, 0x1074, G_UNICODE_NON_SPACING_MARK }, { 0x1075, 0x1081, G_UNICODE_OTHER_LETTER }, { 0x1082, 0x1082, G_UNICODE_NON_SPACING_MARK }, { 0x1083, 0x1084, G_UNICODE_SPACING_MARK }, { 0x1085, 0x1086, G_UNICODE_NON_SPACING_MARK }, { 0x1087, 0x108C, G_UNICODE_SPACING_MARK }, { 0x108D, 0x108D, G_UNICODE_NON_SPACING_MARK }, { 0x108E, 0x108E, G_UNICODE_OTHER_LETTER }, { 0x108F, 0x108F, G_UNICODE_SPACING_MARK }, { 0x1090, 0x1099, G_UNICODE_DECIMAL_NUMBER }, { 0x109A, 0x109C, G_UNICODE_SPACING_MARK }, { 0x109D, 0x109D, G_UNICODE_NON_SPACING_MARK }, { 0x109E, 0x109F, G_UNICODE_OTHER_SYMBOL }, { 0x10A0, 0x10C5, G_UNICODE_UPPERCASE_LETTER }, { 0x10C7, 0x10C7, G_UNICODE_UPPERCASE_LETTER }, { 0x10CD, 0x10CD, G_UNICODE_UPPERCASE_LETTER }, { 0x10D0, 0x10FA, G_UNICODE_LOWERCASE_LETTER }, { 0x10FB, 0x10FB, G_UNICODE_OTHER_PUNCTUATION }, { 0x10FC, 0x10FC, G_UNICODE_MODIFIER_LETTER }, { 0x10FD, 0x10FF, G_UNICODE_LOWERCASE_LETTER }, { 0x1100, 0x1248, G_UNICODE_OTHER_LETTER }, { 0x124A, 0x124D, G_UNICODE_OTHER_LETTER }, { 0x1250, 0x1256, G_UNICODE_OTHER_LETTER }, { 0x1258, 0x1258, G_UNICODE_OTHER_LETTER }, { 0x125A, 0x125D, G_UNICODE_OTHER_LETTER }, { 0x1260, 0x1288, G_UNICODE_OTHER_LETTER }, { 0x128A, 0x128D, G_UNICODE_OTHER_LETTER }, { 0x1290, 0x12B0, G_UNICODE_OTHER_LETTER }, { 0x12B2, 0x12B5, G_UNICODE_OTHER_LETTER }, { 0x12B8, 0x12BE, G_UNICODE_OTHER_LETTER }, { 0x12C0, 0x12C0, G_UNICODE_OTHER_LETTER }, { 0x12C2, 0x12C5, G_UNICODE_OTHER_LETTER }, { 0x12C8, 0x12D6, G_UNICODE_OTHER_LETTER }, { 0x12D8, 0x1310, G_UNICODE_OTHER_LETTER }, { 0x1312, 0x1315, G_UNICODE_OTHER_LETTER }, { 0x1318, 0x135A, G_UNICODE_OTHER_LETTER }, { 0x135D, 0x135F, G_UNICODE_NON_SPACING_MARK }, { 0x1360, 0x1368, G_UNICODE_OTHER_PUNCTUATION }, { 0x1369, 0x137C, G_UNICODE_OTHER_NUMBER }, { 0x1380, 0x138F, G_UNICODE_OTHER_LETTER }, { 0x1390, 0x1399, G_UNICODE_OTHER_SYMBOL }, { 0x13A0, 0x13F5, G_UNICODE_UPPERCASE_LETTER }, { 0x13F8, 0x13FD, G_UNICODE_LOWERCASE_LETTER }, { 0x1400, 0x1400, G_UNICODE_DASH_PUNCTUATION }, { 0x1401, 0x166C, G_UNICODE_OTHER_LETTER }, { 0x166D, 0x166D, G_UNICODE_OTHER_SYMBOL }, { 0x166E, 0x166E, G_UNICODE_OTHER_PUNCTUATION }, { 0x166F, 0x167F, G_UNICODE_OTHER_LETTER }, { 0x1680, 0x1680, G_UNICODE_SPACE_SEPARATOR }, { 0x1681, 0x169A, G_UNICODE_OTHER_LETTER }, { 0x169B, 0x169B, G_UNICODE_OPEN_PUNCTUATION }, { 0x169C, 0x169C, G_UNICODE_CLOSE_PUNCTUATION }, { 0x16A0, 0x16EA, G_UNICODE_OTHER_LETTER }, { 0x16EB, 0x16ED, G_UNICODE_OTHER_PUNCTUATION }, { 0x16EE, 0x16F0, G_UNICODE_LETTER_NUMBER }, { 0x16F1, 0x16F8, G_UNICODE_OTHER_LETTER }, { 0x1700, 0x170C, G_UNICODE_OTHER_LETTER }, { 0x170E, 0x1711, G_UNICODE_OTHER_LETTER }, { 0x1712, 0x1714, G_UNICODE_NON_SPACING_MARK }, { 0x1720, 0x1731, G_UNICODE_OTHER_LETTER }, { 0x1732, 0x1734, G_UNICODE_NON_SPACING_MARK }, { 0x1735, 0x1736, G_UNICODE_OTHER_PUNCTUATION }, { 0x1740, 0x1751, G_UNICODE_OTHER_LETTER }, { 0x1752, 0x1753, G_UNICODE_NON_SPACING_MARK }, { 0x1760, 0x176C, G_UNICODE_OTHER_LETTER }, { 0x176E, 0x1770, G_UNICODE_OTHER_LETTER }, { 0x1772, 0x1773, G_UNICODE_NON_SPACING_MARK }, { 0x1780, 0x17B3, G_UNICODE_OTHER_LETTER }, { 0x17B4, 0x17B5, G_UNICODE_NON_SPACING_MARK }, { 0x17B6, 0x17B6, G_UNICODE_SPACING_MARK }, { 0x17B7, 0x17BD, G_UNICODE_NON_SPACING_MARK }, { 0x17BE, 0x17C5, G_UNICODE_SPACING_MARK }, { 0x17C6, 0x17C6, G_UNICODE_NON_SPACING_MARK }, { 0x17C7, 0x17C8, G_UNICODE_SPACING_MARK }, { 0x17C9, 0x17D3, G_UNICODE_NON_SPACING_MARK }, { 0x17D4, 0x17D6, G_UNICODE_OTHER_PUNCTUATION }, { 0x17D7, 0x17D7, G_UNICODE_MODIFIER_LETTER }, { 0x17D8, 0x17DA, G_UNICODE_OTHER_PUNCTUATION }, { 0x17DB, 0x17DB, G_UNICODE_CURRENCY_SYMBOL }, { 0x17DC, 0x17DC, G_UNICODE_OTHER_LETTER }, { 0x17DD, 0x17DD, G_UNICODE_NON_SPACING_MARK }, { 0x17E0, 0x17E9, G_UNICODE_DECIMAL_NUMBER }, { 0x17F0, 0x17F9, G_UNICODE_OTHER_NUMBER }, { 0x1800, 0x1805, G_UNICODE_OTHER_PUNCTUATION }, { 0x1806, 0x1806, G_UNICODE_DASH_PUNCTUATION }, { 0x1807, 0x180A, G_UNICODE_OTHER_PUNCTUATION }, { 0x180B, 0x180D, G_UNICODE_NON_SPACING_MARK }, { 0x180E, 0x180E, G_UNICODE_FORMAT }, { 0x1810, 0x1819, G_UNICODE_DECIMAL_NUMBER }, { 0x1820, 0x1842, G_UNICODE_OTHER_LETTER }, { 0x1843, 0x1843, G_UNICODE_MODIFIER_LETTER }, { 0x1844, 0x1878, G_UNICODE_OTHER_LETTER }, { 0x1880, 0x1884, G_UNICODE_OTHER_LETTER }, { 0x1885, 0x1886, G_UNICODE_NON_SPACING_MARK }, { 0x1887, 0x18A8, G_UNICODE_OTHER_LETTER }, { 0x18A9, 0x18A9, G_UNICODE_NON_SPACING_MARK }, { 0x18AA, 0x18AA, G_UNICODE_OTHER_LETTER }, { 0x18B0, 0x18F5, G_UNICODE_OTHER_LETTER }, { 0x1900, 0x191E, G_UNICODE_OTHER_LETTER }, { 0x1920, 0x1922, G_UNICODE_NON_SPACING_MARK }, { 0x1923, 0x1926, G_UNICODE_SPACING_MARK }, { 0x1927, 0x1928, G_UNICODE_NON_SPACING_MARK }, { 0x1929, 0x192B, G_UNICODE_SPACING_MARK }, { 0x1930, 0x1931, G_UNICODE_SPACING_MARK }, { 0x1932, 0x1932, G_UNICODE_NON_SPACING_MARK }, { 0x1933, 0x1938, G_UNICODE_SPACING_MARK }, { 0x1939, 0x193B, G_UNICODE_NON_SPACING_MARK }, { 0x1940, 0x1940, G_UNICODE_OTHER_SYMBOL }, { 0x1944, 0x1945, G_UNICODE_OTHER_PUNCTUATION }, { 0x1946, 0x194F, G_UNICODE_DECIMAL_NUMBER }, { 0x1950, 0x196D, G_UNICODE_OTHER_LETTER }, { 0x1970, 0x1974, G_UNICODE_OTHER_LETTER }, { 0x1980, 0x19AB, G_UNICODE_OTHER_LETTER }, { 0x19B0, 0x19C9, G_UNICODE_OTHER_LETTER }, { 0x19D0, 0x19D9, G_UNICODE_DECIMAL_NUMBER }, { 0x19DA, 0x19DA, G_UNICODE_OTHER_NUMBER }, { 0x19DE, 0x19FF, G_UNICODE_OTHER_SYMBOL }, { 0x1A00, 0x1A16, G_UNICODE_OTHER_LETTER }, { 0x1A17, 0x1A18, G_UNICODE_NON_SPACING_MARK }, { 0x1A19, 0x1A1A, G_UNICODE_SPACING_MARK }, { 0x1A1B, 0x1A1B, G_UNICODE_NON_SPACING_MARK }, { 0x1A1E, 0x1A1F, G_UNICODE_OTHER_PUNCTUATION }, { 0x1A20, 0x1A54, G_UNICODE_OTHER_LETTER }, { 0x1A55, 0x1A55, G_UNICODE_SPACING_MARK }, { 0x1A56, 0x1A56, G_UNICODE_NON_SPACING_MARK }, { 0x1A57, 0x1A57, G_UNICODE_SPACING_MARK }, { 0x1A58, 0x1A5E, G_UNICODE_NON_SPACING_MARK }, { 0x1A60, 0x1A60, G_UNICODE_NON_SPACING_MARK }, { 0x1A61, 0x1A61, G_UNICODE_SPACING_MARK }, { 0x1A62, 0x1A62, G_UNICODE_NON_SPACING_MARK }, { 0x1A63, 0x1A64, G_UNICODE_SPACING_MARK }, { 0x1A65, 0x1A6C, G_UNICODE_NON_SPACING_MARK }, { 0x1A6D, 0x1A72, G_UNICODE_SPACING_MARK }, { 0x1A73, 0x1A7C, G_UNICODE_NON_SPACING_MARK }, { 0x1A7F, 0x1A7F, G_UNICODE_NON_SPACING_MARK }, { 0x1A80, 0x1A89, G_UNICODE_DECIMAL_NUMBER }, { 0x1A90, 0x1A99, G_UNICODE_DECIMAL_NUMBER }, { 0x1AA0, 0x1AA6, G_UNICODE_OTHER_PUNCTUATION }, { 0x1AA7, 0x1AA7, G_UNICODE_MODIFIER_LETTER }, { 0x1AA8, 0x1AAD, G_UNICODE_OTHER_PUNCTUATION }, { 0x1AB0, 0x1ABD, G_UNICODE_NON_SPACING_MARK }, { 0x1ABE, 0x1ABE, G_UNICODE_ENCLOSING_MARK }, { 0x1ABF, 0x1AC0, G_UNICODE_NON_SPACING_MARK }, { 0x1B00, 0x1B03, G_UNICODE_NON_SPACING_MARK }, { 0x1B04, 0x1B04, G_UNICODE_SPACING_MARK }, { 0x1B05, 0x1B33, G_UNICODE_OTHER_LETTER }, { 0x1B34, 0x1B34, G_UNICODE_NON_SPACING_MARK }, { 0x1B35, 0x1B35, G_UNICODE_SPACING_MARK }, { 0x1B36, 0x1B3A, G_UNICODE_NON_SPACING_MARK }, { 0x1B3B, 0x1B3B, G_UNICODE_SPACING_MARK }, { 0x1B3C, 0x1B3C, G_UNICODE_NON_SPACING_MARK }, { 0x1B3D, 0x1B41, G_UNICODE_SPACING_MARK }, { 0x1B42, 0x1B42, G_UNICODE_NON_SPACING_MARK }, { 0x1B43, 0x1B44, G_UNICODE_SPACING_MARK }, { 0x1B45, 0x1B4B, G_UNICODE_OTHER_LETTER }, { 0x1B50, 0x1B59, G_UNICODE_DECIMAL_NUMBER }, { 0x1B5A, 0x1B60, G_UNICODE_OTHER_PUNCTUATION }, { 0x1B61, 0x1B6A, G_UNICODE_OTHER_SYMBOL }, { 0x1B6B, 0x1B73, G_UNICODE_NON_SPACING_MARK }, { 0x1B74, 0x1B7C, G_UNICODE_OTHER_SYMBOL }, { 0x1B80, 0x1B81, G_UNICODE_NON_SPACING_MARK }, { 0x1B82, 0x1B82, G_UNICODE_SPACING_MARK }, { 0x1B83, 0x1BA0, G_UNICODE_OTHER_LETTER }, { 0x1BA1, 0x1BA1, G_UNICODE_SPACING_MARK }, { 0x1BA2, 0x1BA5, G_UNICODE_NON_SPACING_MARK }, { 0x1BA6, 0x1BA7, G_UNICODE_SPACING_MARK }, { 0x1BA8, 0x1BA9, G_UNICODE_NON_SPACING_MARK }, { 0x1BAA, 0x1BAA, G_UNICODE_SPACING_MARK }, { 0x1BAB, 0x1BAD, G_UNICODE_NON_SPACING_MARK }, { 0x1BAE, 0x1BAF, G_UNICODE_OTHER_LETTER }, { 0x1BB0, 0x1BB9, G_UNICODE_DECIMAL_NUMBER }, { 0x1BBA, 0x1BE5, G_UNICODE_OTHER_LETTER }, { 0x1BE6, 0x1BE6, G_UNICODE_NON_SPACING_MARK }, { 0x1BE7, 0x1BE7, G_UNICODE_SPACING_MARK }, { 0x1BE8, 0x1BE9, G_UNICODE_NON_SPACING_MARK }, { 0x1BEA, 0x1BEC, G_UNICODE_SPACING_MARK }, { 0x1BED, 0x1BED, G_UNICODE_NON_SPACING_MARK }, { 0x1BEE, 0x1BEE, G_UNICODE_SPACING_MARK }, { 0x1BEF, 0x1BF1, G_UNICODE_NON_SPACING_MARK }, { 0x1BF2, 0x1BF3, G_UNICODE_SPACING_MARK }, { 0x1BFC, 0x1BFF, G_UNICODE_OTHER_PUNCTUATION }, { 0x1C00, 0x1C23, G_UNICODE_OTHER_LETTER }, { 0x1C24, 0x1C2B, G_UNICODE_SPACING_MARK }, { 0x1C2C, 0x1C33, G_UNICODE_NON_SPACING_MARK }, { 0x1C34, 0x1C35, G_UNICODE_SPACING_MARK }, { 0x1C36, 0x1C37, G_UNICODE_NON_SPACING_MARK }, { 0x1C3B, 0x1C3F, G_UNICODE_OTHER_PUNCTUATION }, { 0x1C40, 0x1C49, G_UNICODE_DECIMAL_NUMBER }, { 0x1C4D, 0x1C4F, G_UNICODE_OTHER_LETTER }, { 0x1C50, 0x1C59, G_UNICODE_DECIMAL_NUMBER }, { 0x1C5A, 0x1C77, G_UNICODE_OTHER_LETTER }, { 0x1C78, 0x1C7D, G_UNICODE_MODIFIER_LETTER }, { 0x1C7E, 0x1C7F, G_UNICODE_OTHER_PUNCTUATION }, { 0x1C80, 0x1C88, G_UNICODE_LOWERCASE_LETTER }, { 0x1C90, 0x1CBA, G_UNICODE_UPPERCASE_LETTER }, { 0x1CBD, 0x1CBF, G_UNICODE_UPPERCASE_LETTER }, { 0x1CC0, 0x1CC7, G_UNICODE_OTHER_PUNCTUATION }, { 0x1CD0, 0x1CD2, G_UNICODE_NON_SPACING_MARK }, { 0x1CD3, 0x1CD3, G_UNICODE_OTHER_PUNCTUATION }, { 0x1CD4, 0x1CE0, G_UNICODE_NON_SPACING_MARK }, { 0x1CE1, 0x1CE1, G_UNICODE_SPACING_MARK }, { 0x1CE2, 0x1CE8, G_UNICODE_NON_SPACING_MARK }, { 0x1CE9, 0x1CEC, G_UNICODE_OTHER_LETTER }, { 0x1CED, 0x1CED, G_UNICODE_NON_SPACING_MARK }, { 0x1CEE, 0x1CF3, G_UNICODE_OTHER_LETTER }, { 0x1CF4, 0x1CF4, G_UNICODE_NON_SPACING_MARK }, { 0x1CF5, 0x1CF6, G_UNICODE_OTHER_LETTER }, { 0x1CF7, 0x1CF7, G_UNICODE_SPACING_MARK }, { 0x1CF8, 0x1CF9, G_UNICODE_NON_SPACING_MARK }, { 0x1CFA, 0x1CFA, G_UNICODE_OTHER_LETTER }, { 0x1D00, 0x1D2B, G_UNICODE_LOWERCASE_LETTER }, { 0x1D2C, 0x1D6A, G_UNICODE_MODIFIER_LETTER }, { 0x1D6B, 0x1D77, G_UNICODE_LOWERCASE_LETTER }, { 0x1D78, 0x1D78, G_UNICODE_MODIFIER_LETTER }, { 0x1D79, 0x1D9A, G_UNICODE_LOWERCASE_LETTER }, { 0x1D9B, 0x1DBF, G_UNICODE_MODIFIER_LETTER }, { 0x1DC0, 0x1DF9, G_UNICODE_NON_SPACING_MARK }, { 0x1DFB, 0x1DFF, G_UNICODE_NON_SPACING_MARK }, { 0x1E00, 0x1E00, G_UNICODE_UPPERCASE_LETTER }, { 0x1E01, 0x1E01, G_UNICODE_LOWERCASE_LETTER }, { 0x1E02, 0x1E02, G_UNICODE_UPPERCASE_LETTER }, { 0x1E03, 0x1E03, G_UNICODE_LOWERCASE_LETTER }, { 0x1E04, 0x1E04, G_UNICODE_UPPERCASE_LETTER }, { 0x1E05, 0x1E05, G_UNICODE_LOWERCASE_LETTER }, { 0x1E06, 0x1E06, G_UNICODE_UPPERCASE_LETTER }, { 0x1E07, 0x1E07, G_UNICODE_LOWERCASE_LETTER }, { 0x1E08, 0x1E08, G_UNICODE_UPPERCASE_LETTER }, { 0x1E09, 0x1E09, G_UNICODE_LOWERCASE_LETTER }, { 0x1E0A, 0x1E0A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E0B, 0x1E0B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E0C, 0x1E0C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E0D, 0x1E0D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E0E, 0x1E0E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E0F, 0x1E0F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E10, 0x1E10, G_UNICODE_UPPERCASE_LETTER }, { 0x1E11, 0x1E11, G_UNICODE_LOWERCASE_LETTER }, { 0x1E12, 0x1E12, G_UNICODE_UPPERCASE_LETTER }, { 0x1E13, 0x1E13, G_UNICODE_LOWERCASE_LETTER }, { 0x1E14, 0x1E14, G_UNICODE_UPPERCASE_LETTER }, { 0x1E15, 0x1E15, G_UNICODE_LOWERCASE_LETTER }, { 0x1E16, 0x1E16, G_UNICODE_UPPERCASE_LETTER }, { 0x1E17, 0x1E17, G_UNICODE_LOWERCASE_LETTER }, { 0x1E18, 0x1E18, G_UNICODE_UPPERCASE_LETTER }, { 0x1E19, 0x1E19, G_UNICODE_LOWERCASE_LETTER }, { 0x1E1A, 0x1E1A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E1B, 0x1E1B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E1C, 0x1E1C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E1D, 0x1E1D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E1E, 0x1E1E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E1F, 0x1E1F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E20, 0x1E20, G_UNICODE_UPPERCASE_LETTER }, { 0x1E21, 0x1E21, G_UNICODE_LOWERCASE_LETTER }, { 0x1E22, 0x1E22, G_UNICODE_UPPERCASE_LETTER }, { 0x1E23, 0x1E23, G_UNICODE_LOWERCASE_LETTER }, { 0x1E24, 0x1E24, G_UNICODE_UPPERCASE_LETTER }, { 0x1E25, 0x1E25, G_UNICODE_LOWERCASE_LETTER }, { 0x1E26, 0x1E26, G_UNICODE_UPPERCASE_LETTER }, { 0x1E27, 0x1E27, G_UNICODE_LOWERCASE_LETTER }, { 0x1E28, 0x1E28, G_UNICODE_UPPERCASE_LETTER }, { 0x1E29, 0x1E29, G_UNICODE_LOWERCASE_LETTER }, { 0x1E2A, 0x1E2A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E2B, 0x1E2B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E2C, 0x1E2C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E2D, 0x1E2D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E2E, 0x1E2E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E2F, 0x1E2F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E30, 0x1E30, G_UNICODE_UPPERCASE_LETTER }, { 0x1E31, 0x1E31, G_UNICODE_LOWERCASE_LETTER }, { 0x1E32, 0x1E32, G_UNICODE_UPPERCASE_LETTER }, { 0x1E33, 0x1E33, G_UNICODE_LOWERCASE_LETTER }, { 0x1E34, 0x1E34, G_UNICODE_UPPERCASE_LETTER }, { 0x1E35, 0x1E35, G_UNICODE_LOWERCASE_LETTER }, { 0x1E36, 0x1E36, G_UNICODE_UPPERCASE_LETTER }, { 0x1E37, 0x1E37, G_UNICODE_LOWERCASE_LETTER }, { 0x1E38, 0x1E38, G_UNICODE_UPPERCASE_LETTER }, { 0x1E39, 0x1E39, G_UNICODE_LOWERCASE_LETTER }, { 0x1E3A, 0x1E3A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E3B, 0x1E3B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E3C, 0x1E3C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E3D, 0x1E3D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E3E, 0x1E3E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E3F, 0x1E3F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E40, 0x1E40, G_UNICODE_UPPERCASE_LETTER }, { 0x1E41, 0x1E41, G_UNICODE_LOWERCASE_LETTER }, { 0x1E42, 0x1E42, G_UNICODE_UPPERCASE_LETTER }, { 0x1E43, 0x1E43, G_UNICODE_LOWERCASE_LETTER }, { 0x1E44, 0x1E44, G_UNICODE_UPPERCASE_LETTER }, { 0x1E45, 0x1E45, G_UNICODE_LOWERCASE_LETTER }, { 0x1E46, 0x1E46, G_UNICODE_UPPERCASE_LETTER }, { 0x1E47, 0x1E47, G_UNICODE_LOWERCASE_LETTER }, { 0x1E48, 0x1E48, G_UNICODE_UPPERCASE_LETTER }, { 0x1E49, 0x1E49, G_UNICODE_LOWERCASE_LETTER }, { 0x1E4A, 0x1E4A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E4B, 0x1E4B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E4C, 0x1E4C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E4D, 0x1E4D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E4E, 0x1E4E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E4F, 0x1E4F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E50, 0x1E50, G_UNICODE_UPPERCASE_LETTER }, { 0x1E51, 0x1E51, G_UNICODE_LOWERCASE_LETTER }, { 0x1E52, 0x1E52, G_UNICODE_UPPERCASE_LETTER }, { 0x1E53, 0x1E53, G_UNICODE_LOWERCASE_LETTER }, { 0x1E54, 0x1E54, G_UNICODE_UPPERCASE_LETTER }, { 0x1E55, 0x1E55, G_UNICODE_LOWERCASE_LETTER }, { 0x1E56, 0x1E56, G_UNICODE_UPPERCASE_LETTER }, { 0x1E57, 0x1E57, G_UNICODE_LOWERCASE_LETTER }, { 0x1E58, 0x1E58, G_UNICODE_UPPERCASE_LETTER }, { 0x1E59, 0x1E59, G_UNICODE_LOWERCASE_LETTER }, { 0x1E5A, 0x1E5A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E5B, 0x1E5B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E5C, 0x1E5C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E5D, 0x1E5D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E5E, 0x1E5E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E5F, 0x1E5F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E60, 0x1E60, G_UNICODE_UPPERCASE_LETTER }, { 0x1E61, 0x1E61, G_UNICODE_LOWERCASE_LETTER }, { 0x1E62, 0x1E62, G_UNICODE_UPPERCASE_LETTER }, { 0x1E63, 0x1E63, G_UNICODE_LOWERCASE_LETTER }, { 0x1E64, 0x1E64, G_UNICODE_UPPERCASE_LETTER }, { 0x1E65, 0x1E65, G_UNICODE_LOWERCASE_LETTER }, { 0x1E66, 0x1E66, G_UNICODE_UPPERCASE_LETTER }, { 0x1E67, 0x1E67, G_UNICODE_LOWERCASE_LETTER }, { 0x1E68, 0x1E68, G_UNICODE_UPPERCASE_LETTER }, { 0x1E69, 0x1E69, G_UNICODE_LOWERCASE_LETTER }, { 0x1E6A, 0x1E6A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E6B, 0x1E6B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E6C, 0x1E6C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E6D, 0x1E6D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E6E, 0x1E6E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E6F, 0x1E6F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E70, 0x1E70, G_UNICODE_UPPERCASE_LETTER }, { 0x1E71, 0x1E71, G_UNICODE_LOWERCASE_LETTER }, { 0x1E72, 0x1E72, G_UNICODE_UPPERCASE_LETTER }, { 0x1E73, 0x1E73, G_UNICODE_LOWERCASE_LETTER }, { 0x1E74, 0x1E74, G_UNICODE_UPPERCASE_LETTER }, { 0x1E75, 0x1E75, G_UNICODE_LOWERCASE_LETTER }, { 0x1E76, 0x1E76, G_UNICODE_UPPERCASE_LETTER }, { 0x1E77, 0x1E77, G_UNICODE_LOWERCASE_LETTER }, { 0x1E78, 0x1E78, G_UNICODE_UPPERCASE_LETTER }, { 0x1E79, 0x1E79, G_UNICODE_LOWERCASE_LETTER }, { 0x1E7A, 0x1E7A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E7B, 0x1E7B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E7C, 0x1E7C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E7D, 0x1E7D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E7E, 0x1E7E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E7F, 0x1E7F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E80, 0x1E80, G_UNICODE_UPPERCASE_LETTER }, { 0x1E81, 0x1E81, G_UNICODE_LOWERCASE_LETTER }, { 0x1E82, 0x1E82, G_UNICODE_UPPERCASE_LETTER }, { 0x1E83, 0x1E83, G_UNICODE_LOWERCASE_LETTER }, { 0x1E84, 0x1E84, G_UNICODE_UPPERCASE_LETTER }, { 0x1E85, 0x1E85, G_UNICODE_LOWERCASE_LETTER }, { 0x1E86, 0x1E86, G_UNICODE_UPPERCASE_LETTER }, { 0x1E87, 0x1E87, G_UNICODE_LOWERCASE_LETTER }, { 0x1E88, 0x1E88, G_UNICODE_UPPERCASE_LETTER }, { 0x1E89, 0x1E89, G_UNICODE_LOWERCASE_LETTER }, { 0x1E8A, 0x1E8A, G_UNICODE_UPPERCASE_LETTER }, { 0x1E8B, 0x1E8B, G_UNICODE_LOWERCASE_LETTER }, { 0x1E8C, 0x1E8C, G_UNICODE_UPPERCASE_LETTER }, { 0x1E8D, 0x1E8D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E8E, 0x1E8E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E8F, 0x1E8F, G_UNICODE_LOWERCASE_LETTER }, { 0x1E90, 0x1E90, G_UNICODE_UPPERCASE_LETTER }, { 0x1E91, 0x1E91, G_UNICODE_LOWERCASE_LETTER }, { 0x1E92, 0x1E92, G_UNICODE_UPPERCASE_LETTER }, { 0x1E93, 0x1E93, G_UNICODE_LOWERCASE_LETTER }, { 0x1E94, 0x1E94, G_UNICODE_UPPERCASE_LETTER }, { 0x1E95, 0x1E9D, G_UNICODE_LOWERCASE_LETTER }, { 0x1E9E, 0x1E9E, G_UNICODE_UPPERCASE_LETTER }, { 0x1E9F, 0x1E9F, G_UNICODE_LOWERCASE_LETTER }, { 0x1EA0, 0x1EA0, G_UNICODE_UPPERCASE_LETTER }, { 0x1EA1, 0x1EA1, G_UNICODE_LOWERCASE_LETTER }, { 0x1EA2, 0x1EA2, G_UNICODE_UPPERCASE_LETTER }, { 0x1EA3, 0x1EA3, G_UNICODE_LOWERCASE_LETTER }, { 0x1EA4, 0x1EA4, G_UNICODE_UPPERCASE_LETTER }, { 0x1EA5, 0x1EA5, G_UNICODE_LOWERCASE_LETTER }, { 0x1EA6, 0x1EA6, G_UNICODE_UPPERCASE_LETTER }, { 0x1EA7, 0x1EA7, G_UNICODE_LOWERCASE_LETTER }, { 0x1EA8, 0x1EA8, G_UNICODE_UPPERCASE_LETTER }, { 0x1EA9, 0x1EA9, G_UNICODE_LOWERCASE_LETTER }, { 0x1EAA, 0x1EAA, G_UNICODE_UPPERCASE_LETTER }, { 0x1EAB, 0x1EAB, G_UNICODE_LOWERCASE_LETTER }, { 0x1EAC, 0x1EAC, G_UNICODE_UPPERCASE_LETTER }, { 0x1EAD, 0x1EAD, G_UNICODE_LOWERCASE_LETTER }, { 0x1EAE, 0x1EAE, G_UNICODE_UPPERCASE_LETTER }, { 0x1EAF, 0x1EAF, G_UNICODE_LOWERCASE_LETTER }, { 0x1EB0, 0x1EB0, G_UNICODE_UPPERCASE_LETTER }, { 0x1EB1, 0x1EB1, G_UNICODE_LOWERCASE_LETTER }, { 0x1EB2, 0x1EB2, G_UNICODE_UPPERCASE_LETTER }, { 0x1EB3, 0x1EB3, G_UNICODE_LOWERCASE_LETTER }, { 0x1EB4, 0x1EB4, G_UNICODE_UPPERCASE_LETTER }, { 0x1EB5, 0x1EB5, G_UNICODE_LOWERCASE_LETTER }, { 0x1EB6, 0x1EB6, G_UNICODE_UPPERCASE_LETTER }, { 0x1EB7, 0x1EB7, G_UNICODE_LOWERCASE_LETTER }, { 0x1EB8, 0x1EB8, G_UNICODE_UPPERCASE_LETTER }, { 0x1EB9, 0x1EB9, G_UNICODE_LOWERCASE_LETTER }, { 0x1EBA, 0x1EBA, G_UNICODE_UPPERCASE_LETTER }, { 0x1EBB, 0x1EBB, G_UNICODE_LOWERCASE_LETTER }, { 0x1EBC, 0x1EBC, G_UNICODE_UPPERCASE_LETTER }, { 0x1EBD, 0x1EBD, G_UNICODE_LOWERCASE_LETTER }, { 0x1EBE, 0x1EBE, G_UNICODE_UPPERCASE_LETTER }, { 0x1EBF, 0x1EBF, G_UNICODE_LOWERCASE_LETTER }, { 0x1EC0, 0x1EC0, G_UNICODE_UPPERCASE_LETTER }, { 0x1EC1, 0x1EC1, G_UNICODE_LOWERCASE_LETTER }, { 0x1EC2, 0x1EC2, G_UNICODE_UPPERCASE_LETTER }, { 0x1EC3, 0x1EC3, G_UNICODE_LOWERCASE_LETTER }, { 0x1EC4, 0x1EC4, G_UNICODE_UPPERCASE_LETTER }, { 0x1EC5, 0x1EC5, G_UNICODE_LOWERCASE_LETTER }, { 0x1EC6, 0x1EC6, G_UNICODE_UPPERCASE_LETTER }, { 0x1EC7, 0x1EC7, G_UNICODE_LOWERCASE_LETTER }, { 0x1EC8, 0x1EC8, G_UNICODE_UPPERCASE_LETTER }, { 0x1EC9, 0x1EC9, G_UNICODE_LOWERCASE_LETTER }, { 0x1ECA, 0x1ECA, G_UNICODE_UPPERCASE_LETTER }, { 0x1ECB, 0x1ECB, G_UNICODE_LOWERCASE_LETTER }, { 0x1ECC, 0x1ECC, G_UNICODE_UPPERCASE_LETTER }, { 0x1ECD, 0x1ECD, G_UNICODE_LOWERCASE_LETTER }, { 0x1ECE, 0x1ECE, G_UNICODE_UPPERCASE_LETTER }, { 0x1ECF, 0x1ECF, G_UNICODE_LOWERCASE_LETTER }, { 0x1ED0, 0x1ED0, G_UNICODE_UPPERCASE_LETTER }, { 0x1ED1, 0x1ED1, G_UNICODE_LOWERCASE_LETTER }, { 0x1ED2, 0x1ED2, G_UNICODE_UPPERCASE_LETTER }, { 0x1ED3, 0x1ED3, G_UNICODE_LOWERCASE_LETTER }, { 0x1ED4, 0x1ED4, G_UNICODE_UPPERCASE_LETTER }, { 0x1ED5, 0x1ED5, G_UNICODE_LOWERCASE_LETTER }, { 0x1ED6, 0x1ED6, G_UNICODE_UPPERCASE_LETTER }, { 0x1ED7, 0x1ED7, G_UNICODE_LOWERCASE_LETTER }, { 0x1ED8, 0x1ED8, G_UNICODE_UPPERCASE_LETTER }, { 0x1ED9, 0x1ED9, G_UNICODE_LOWERCASE_LETTER }, { 0x1EDA, 0x1EDA, G_UNICODE_UPPERCASE_LETTER }, { 0x1EDB, 0x1EDB, G_UNICODE_LOWERCASE_LETTER }, { 0x1EDC, 0x1EDC, G_UNICODE_UPPERCASE_LETTER }, { 0x1EDD, 0x1EDD, G_UNICODE_LOWERCASE_LETTER }, { 0x1EDE, 0x1EDE, G_UNICODE_UPPERCASE_LETTER }, { 0x1EDF, 0x1EDF, G_UNICODE_LOWERCASE_LETTER }, { 0x1EE0, 0x1EE0, G_UNICODE_UPPERCASE_LETTER }, { 0x1EE1, 0x1EE1, G_UNICODE_LOWERCASE_LETTER }, { 0x1EE2, 0x1EE2, G_UNICODE_UPPERCASE_LETTER }, { 0x1EE3, 0x1EE3, G_UNICODE_LOWERCASE_LETTER }, { 0x1EE4, 0x1EE4, G_UNICODE_UPPERCASE_LETTER }, { 0x1EE5, 0x1EE5, G_UNICODE_LOWERCASE_LETTER }, { 0x1EE6, 0x1EE6, G_UNICODE_UPPERCASE_LETTER }, { 0x1EE7, 0x1EE7, G_UNICODE_LOWERCASE_LETTER }, { 0x1EE8, 0x1EE8, G_UNICODE_UPPERCASE_LETTER }, { 0x1EE9, 0x1EE9, G_UNICODE_LOWERCASE_LETTER }, { 0x1EEA, 0x1EEA, G_UNICODE_UPPERCASE_LETTER }, { 0x1EEB, 0x1EEB, G_UNICODE_LOWERCASE_LETTER }, { 0x1EEC, 0x1EEC, G_UNICODE_UPPERCASE_LETTER }, { 0x1EED, 0x1EED, G_UNICODE_LOWERCASE_LETTER }, { 0x1EEE, 0x1EEE, G_UNICODE_UPPERCASE_LETTER }, { 0x1EEF, 0x1EEF, G_UNICODE_LOWERCASE_LETTER }, { 0x1EF0, 0x1EF0, G_UNICODE_UPPERCASE_LETTER }, { 0x1EF1, 0x1EF1, G_UNICODE_LOWERCASE_LETTER }, { 0x1EF2, 0x1EF2, G_UNICODE_UPPERCASE_LETTER }, { 0x1EF3, 0x1EF3, G_UNICODE_LOWERCASE_LETTER }, { 0x1EF4, 0x1EF4, G_UNICODE_UPPERCASE_LETTER }, { 0x1EF5, 0x1EF5, G_UNICODE_LOWERCASE_LETTER }, { 0x1EF6, 0x1EF6, G_UNICODE_UPPERCASE_LETTER }, { 0x1EF7, 0x1EF7, G_UNICODE_LOWERCASE_LETTER }, { 0x1EF8, 0x1EF8, G_UNICODE_UPPERCASE_LETTER }, { 0x1EF9, 0x1EF9, G_UNICODE_LOWERCASE_LETTER }, { 0x1EFA, 0x1EFA, G_UNICODE_UPPERCASE_LETTER }, { 0x1EFB, 0x1EFB, G_UNICODE_LOWERCASE_LETTER }, { 0x1EFC, 0x1EFC, G_UNICODE_UPPERCASE_LETTER }, { 0x1EFD, 0x1EFD, G_UNICODE_LOWERCASE_LETTER }, { 0x1EFE, 0x1EFE, G_UNICODE_UPPERCASE_LETTER }, { 0x1EFF, 0x1F07, G_UNICODE_LOWERCASE_LETTER }, { 0x1F08, 0x1F0F, G_UNICODE_UPPERCASE_LETTER }, { 0x1F10, 0x1F15, G_UNICODE_LOWERCASE_LETTER }, { 0x1F18, 0x1F1D, G_UNICODE_UPPERCASE_LETTER }, { 0x1F20, 0x1F27, G_UNICODE_LOWERCASE_LETTER }, { 0x1F28, 0x1F2F, G_UNICODE_UPPERCASE_LETTER }, { 0x1F30, 0x1F37, G_UNICODE_LOWERCASE_LETTER }, { 0x1F38, 0x1F3F, G_UNICODE_UPPERCASE_LETTER }, { 0x1F40, 0x1F45, G_UNICODE_LOWERCASE_LETTER }, { 0x1F48, 0x1F4D, G_UNICODE_UPPERCASE_LETTER }, { 0x1F50, 0x1F57, G_UNICODE_LOWERCASE_LETTER }, { 0x1F59, 0x1F59, G_UNICODE_UPPERCASE_LETTER }, { 0x1F5B, 0x1F5B, G_UNICODE_UPPERCASE_LETTER }, { 0x1F5D, 0x1F5D, G_UNICODE_UPPERCASE_LETTER }, { 0x1F5F, 0x1F5F, G_UNICODE_UPPERCASE_LETTER }, { 0x1F60, 0x1F67, G_UNICODE_LOWERCASE_LETTER }, { 0x1F68, 0x1F6F, G_UNICODE_UPPERCASE_LETTER }, { 0x1F70, 0x1F7D, G_UNICODE_LOWERCASE_LETTER }, { 0x1F80, 0x1F87, G_UNICODE_LOWERCASE_LETTER }, { 0x1F88, 0x1F8F, G_UNICODE_TITLECASE_LETTER }, { 0x1F90, 0x1F97, G_UNICODE_LOWERCASE_LETTER }, { 0x1F98, 0x1F9F, G_UNICODE_TITLECASE_LETTER }, { 0x1FA0, 0x1FA7, G_UNICODE_LOWERCASE_LETTER }, { 0x1FA8, 0x1FAF, G_UNICODE_TITLECASE_LETTER }, { 0x1FB0, 0x1FB4, G_UNICODE_LOWERCASE_LETTER }, { 0x1FB6, 0x1FB7, G_UNICODE_LOWERCASE_LETTER }, { 0x1FB8, 0x1FBB, G_UNICODE_UPPERCASE_LETTER }, { 0x1FBC, 0x1FBC, G_UNICODE_TITLECASE_LETTER }, { 0x1FBD, 0x1FBD, G_UNICODE_MODIFIER_SYMBOL }, { 0x1FBE, 0x1FBE, G_UNICODE_LOWERCASE_LETTER }, { 0x1FBF, 0x1FC1, G_UNICODE_MODIFIER_SYMBOL }, { 0x1FC2, 0x1FC4, G_UNICODE_LOWERCASE_LETTER }, { 0x1FC6, 0x1FC7, G_UNICODE_LOWERCASE_LETTER }, { 0x1FC8, 0x1FCB, G_UNICODE_UPPERCASE_LETTER }, { 0x1FCC, 0x1FCC, G_UNICODE_TITLECASE_LETTER }, { 0x1FCD, 0x1FCF, G_UNICODE_MODIFIER_SYMBOL }, { 0x1FD0, 0x1FD3, G_UNICODE_LOWERCASE_LETTER }, { 0x1FD6, 0x1FD7, G_UNICODE_LOWERCASE_LETTER }, { 0x1FD8, 0x1FDB, G_UNICODE_UPPERCASE_LETTER }, { 0x1FDD, 0x1FDF, G_UNICODE_MODIFIER_SYMBOL }, { 0x1FE0, 0x1FE7, G_UNICODE_LOWERCASE_LETTER }, { 0x1FE8, 0x1FEC, G_UNICODE_UPPERCASE_LETTER }, { 0x1FED, 0x1FEF, G_UNICODE_MODIFIER_SYMBOL }, { 0x1FF2, 0x1FF4, G_UNICODE_LOWERCASE_LETTER }, { 0x1FF6, 0x1FF7, G_UNICODE_LOWERCASE_LETTER }, { 0x1FF8, 0x1FFB, G_UNICODE_UPPERCASE_LETTER }, { 0x1FFC, 0x1FFC, G_UNICODE_TITLECASE_LETTER }, { 0x1FFD, 0x1FFE, G_UNICODE_MODIFIER_SYMBOL }, { 0x2000, 0x200A, G_UNICODE_SPACE_SEPARATOR }, { 0x200B, 0x200F, G_UNICODE_FORMAT }, { 0x2010, 0x2015, G_UNICODE_DASH_PUNCTUATION }, { 0x2016, 0x2017, G_UNICODE_OTHER_PUNCTUATION }, { 0x2018, 0x2018, G_UNICODE_INITIAL_PUNCTUATION }, { 0x2019, 0x2019, G_UNICODE_FINAL_PUNCTUATION }, { 0x201A, 0x201A, G_UNICODE_OPEN_PUNCTUATION }, { 0x201B, 0x201C, G_UNICODE_INITIAL_PUNCTUATION }, { 0x201D, 0x201D, G_UNICODE_FINAL_PUNCTUATION }, { 0x201E, 0x201E, G_UNICODE_OPEN_PUNCTUATION }, { 0x201F, 0x201F, G_UNICODE_INITIAL_PUNCTUATION }, { 0x2020, 0x2027, G_UNICODE_OTHER_PUNCTUATION }, { 0x2028, 0x2028, G_UNICODE_LINE_SEPARATOR }, { 0x2029, 0x2029, G_UNICODE_PARAGRAPH_SEPARATOR }, { 0x202A, 0x202E, G_UNICODE_FORMAT }, { 0x202F, 0x202F, G_UNICODE_SPACE_SEPARATOR }, { 0x2030, 0x2038, G_UNICODE_OTHER_PUNCTUATION }, { 0x2039, 0x2039, G_UNICODE_INITIAL_PUNCTUATION }, { 0x203A, 0x203A, G_UNICODE_FINAL_PUNCTUATION }, { 0x203B, 0x203E, G_UNICODE_OTHER_PUNCTUATION }, { 0x203F, 0x2040, G_UNICODE_CONNECT_PUNCTUATION }, { 0x2041, 0x2043, G_UNICODE_OTHER_PUNCTUATION }, { 0x2044, 0x2044, G_UNICODE_MATH_SYMBOL }, { 0x2045, 0x2045, G_UNICODE_OPEN_PUNCTUATION }, { 0x2046, 0x2046, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2047, 0x2051, G_UNICODE_OTHER_PUNCTUATION }, { 0x2052, 0x2052, G_UNICODE_MATH_SYMBOL }, { 0x2053, 0x2053, G_UNICODE_OTHER_PUNCTUATION }, { 0x2054, 0x2054, G_UNICODE_CONNECT_PUNCTUATION }, { 0x2055, 0x205E, G_UNICODE_OTHER_PUNCTUATION }, { 0x205F, 0x205F, G_UNICODE_SPACE_SEPARATOR }, { 0x2060, 0x2064, G_UNICODE_FORMAT }, { 0x2066, 0x206F, G_UNICODE_FORMAT }, { 0x2070, 0x2070, G_UNICODE_OTHER_NUMBER }, { 0x2071, 0x2071, G_UNICODE_MODIFIER_LETTER }, { 0x2074, 0x2079, G_UNICODE_OTHER_NUMBER }, { 0x207A, 0x207C, G_UNICODE_MATH_SYMBOL }, { 0x207D, 0x207D, G_UNICODE_OPEN_PUNCTUATION }, { 0x207E, 0x207E, G_UNICODE_CLOSE_PUNCTUATION }, { 0x207F, 0x207F, G_UNICODE_MODIFIER_LETTER }, { 0x2080, 0x2089, G_UNICODE_OTHER_NUMBER }, { 0x208A, 0x208C, G_UNICODE_MATH_SYMBOL }, { 0x208D, 0x208D, G_UNICODE_OPEN_PUNCTUATION }, { 0x208E, 0x208E, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2090, 0x209C, G_UNICODE_MODIFIER_LETTER }, { 0x20A0, 0x20BF, G_UNICODE_CURRENCY_SYMBOL }, { 0x20D0, 0x20DC, G_UNICODE_NON_SPACING_MARK }, { 0x20DD, 0x20E0, G_UNICODE_ENCLOSING_MARK }, { 0x20E1, 0x20E1, G_UNICODE_NON_SPACING_MARK }, { 0x20E2, 0x20E4, G_UNICODE_ENCLOSING_MARK }, { 0x20E5, 0x20F0, G_UNICODE_NON_SPACING_MARK }, { 0x2100, 0x2101, G_UNICODE_OTHER_SYMBOL }, { 0x2102, 0x2102, G_UNICODE_UPPERCASE_LETTER }, { 0x2103, 0x2106, G_UNICODE_OTHER_SYMBOL }, { 0x2107, 0x2107, G_UNICODE_UPPERCASE_LETTER }, { 0x2108, 0x2109, G_UNICODE_OTHER_SYMBOL }, { 0x210A, 0x210A, G_UNICODE_LOWERCASE_LETTER }, { 0x210B, 0x210D, G_UNICODE_UPPERCASE_LETTER }, { 0x210E, 0x210F, G_UNICODE_LOWERCASE_LETTER }, { 0x2110, 0x2112, G_UNICODE_UPPERCASE_LETTER }, { 0x2113, 0x2113, G_UNICODE_LOWERCASE_LETTER }, { 0x2114, 0x2114, G_UNICODE_OTHER_SYMBOL }, { 0x2115, 0x2115, G_UNICODE_UPPERCASE_LETTER }, { 0x2116, 0x2117, G_UNICODE_OTHER_SYMBOL }, { 0x2118, 0x2118, G_UNICODE_MATH_SYMBOL }, { 0x2119, 0x211D, G_UNICODE_UPPERCASE_LETTER }, { 0x211E, 0x2123, G_UNICODE_OTHER_SYMBOL }, { 0x2124, 0x2124, G_UNICODE_UPPERCASE_LETTER }, { 0x2125, 0x2125, G_UNICODE_OTHER_SYMBOL }, { 0x2126, 0x2126, G_UNICODE_UPPERCASE_LETTER }, { 0x2127, 0x2127, G_UNICODE_OTHER_SYMBOL }, { 0x2128, 0x2128, G_UNICODE_UPPERCASE_LETTER }, { 0x2129, 0x2129, G_UNICODE_OTHER_SYMBOL }, { 0x212A, 0x212D, G_UNICODE_UPPERCASE_LETTER }, { 0x212E, 0x212E, G_UNICODE_OTHER_SYMBOL }, { 0x212F, 0x212F, G_UNICODE_LOWERCASE_LETTER }, { 0x2130, 0x2133, G_UNICODE_UPPERCASE_LETTER }, { 0x2134, 0x2134, G_UNICODE_LOWERCASE_LETTER }, { 0x2135, 0x2138, G_UNICODE_OTHER_LETTER }, { 0x2139, 0x2139, G_UNICODE_LOWERCASE_LETTER }, { 0x213A, 0x213B, G_UNICODE_OTHER_SYMBOL }, { 0x213C, 0x213D, G_UNICODE_LOWERCASE_LETTER }, { 0x213E, 0x213F, G_UNICODE_UPPERCASE_LETTER }, { 0x2140, 0x2144, G_UNICODE_MATH_SYMBOL }, { 0x2145, 0x2145, G_UNICODE_UPPERCASE_LETTER }, { 0x2146, 0x2149, G_UNICODE_LOWERCASE_LETTER }, { 0x214A, 0x214A, G_UNICODE_OTHER_SYMBOL }, { 0x214B, 0x214B, G_UNICODE_MATH_SYMBOL }, { 0x214C, 0x214D, G_UNICODE_OTHER_SYMBOL }, { 0x214E, 0x214E, G_UNICODE_LOWERCASE_LETTER }, { 0x214F, 0x214F, G_UNICODE_OTHER_SYMBOL }, { 0x2150, 0x215F, G_UNICODE_OTHER_NUMBER }, { 0x2160, 0x2182, G_UNICODE_LETTER_NUMBER }, { 0x2183, 0x2183, G_UNICODE_UPPERCASE_LETTER }, { 0x2184, 0x2184, G_UNICODE_LOWERCASE_LETTER }, { 0x2185, 0x2188, G_UNICODE_LETTER_NUMBER }, { 0x2189, 0x2189, G_UNICODE_OTHER_NUMBER }, { 0x218A, 0x218B, G_UNICODE_OTHER_SYMBOL }, { 0x2190, 0x2194, G_UNICODE_MATH_SYMBOL }, { 0x2195, 0x2199, G_UNICODE_OTHER_SYMBOL }, { 0x219A, 0x219B, G_UNICODE_MATH_SYMBOL }, { 0x219C, 0x219F, G_UNICODE_OTHER_SYMBOL }, { 0x21A0, 0x21A0, G_UNICODE_MATH_SYMBOL }, { 0x21A1, 0x21A2, G_UNICODE_OTHER_SYMBOL }, { 0x21A3, 0x21A3, G_UNICODE_MATH_SYMBOL }, { 0x21A4, 0x21A5, G_UNICODE_OTHER_SYMBOL }, { 0x21A6, 0x21A6, G_UNICODE_MATH_SYMBOL }, { 0x21A7, 0x21AD, G_UNICODE_OTHER_SYMBOL }, { 0x21AE, 0x21AE, G_UNICODE_MATH_SYMBOL }, { 0x21AF, 0x21CD, G_UNICODE_OTHER_SYMBOL }, { 0x21CE, 0x21CF, G_UNICODE_MATH_SYMBOL }, { 0x21D0, 0x21D1, G_UNICODE_OTHER_SYMBOL }, { 0x21D2, 0x21D2, G_UNICODE_MATH_SYMBOL }, { 0x21D3, 0x21D3, G_UNICODE_OTHER_SYMBOL }, { 0x21D4, 0x21D4, G_UNICODE_MATH_SYMBOL }, { 0x21D5, 0x21F3, G_UNICODE_OTHER_SYMBOL }, { 0x21F4, 0x22FF, G_UNICODE_MATH_SYMBOL }, { 0x2300, 0x2307, G_UNICODE_OTHER_SYMBOL }, { 0x2308, 0x2308, G_UNICODE_OPEN_PUNCTUATION }, { 0x2309, 0x2309, G_UNICODE_CLOSE_PUNCTUATION }, { 0x230A, 0x230A, G_UNICODE_OPEN_PUNCTUATION }, { 0x230B, 0x230B, G_UNICODE_CLOSE_PUNCTUATION }, { 0x230C, 0x231F, G_UNICODE_OTHER_SYMBOL }, { 0x2320, 0x2321, G_UNICODE_MATH_SYMBOL }, { 0x2322, 0x2328, G_UNICODE_OTHER_SYMBOL }, { 0x2329, 0x2329, G_UNICODE_OPEN_PUNCTUATION }, { 0x232A, 0x232A, G_UNICODE_CLOSE_PUNCTUATION }, { 0x232B, 0x237B, G_UNICODE_OTHER_SYMBOL }, { 0x237C, 0x237C, G_UNICODE_MATH_SYMBOL }, { 0x237D, 0x239A, G_UNICODE_OTHER_SYMBOL }, { 0x239B, 0x23B3, G_UNICODE_MATH_SYMBOL }, { 0x23B4, 0x23DB, G_UNICODE_OTHER_SYMBOL }, { 0x23DC, 0x23E1, G_UNICODE_MATH_SYMBOL }, { 0x23E2, 0x2426, G_UNICODE_OTHER_SYMBOL }, { 0x2440, 0x244A, G_UNICODE_OTHER_SYMBOL }, { 0x2460, 0x249B, G_UNICODE_OTHER_NUMBER }, { 0x249C, 0x24E9, G_UNICODE_OTHER_SYMBOL }, { 0x24EA, 0x24FF, G_UNICODE_OTHER_NUMBER }, { 0x2500, 0x25B6, G_UNICODE_OTHER_SYMBOL }, { 0x25B7, 0x25B7, G_UNICODE_MATH_SYMBOL }, { 0x25B8, 0x25C0, G_UNICODE_OTHER_SYMBOL }, { 0x25C1, 0x25C1, G_UNICODE_MATH_SYMBOL }, { 0x25C2, 0x25F7, G_UNICODE_OTHER_SYMBOL }, { 0x25F8, 0x25FF, G_UNICODE_MATH_SYMBOL }, { 0x2600, 0x266E, G_UNICODE_OTHER_SYMBOL }, { 0x266F, 0x266F, G_UNICODE_MATH_SYMBOL }, { 0x2670, 0x2767, G_UNICODE_OTHER_SYMBOL }, { 0x2768, 0x2768, G_UNICODE_OPEN_PUNCTUATION }, { 0x2769, 0x2769, G_UNICODE_CLOSE_PUNCTUATION }, { 0x276A, 0x276A, G_UNICODE_OPEN_PUNCTUATION }, { 0x276B, 0x276B, G_UNICODE_CLOSE_PUNCTUATION }, { 0x276C, 0x276C, G_UNICODE_OPEN_PUNCTUATION }, { 0x276D, 0x276D, G_UNICODE_CLOSE_PUNCTUATION }, { 0x276E, 0x276E, G_UNICODE_OPEN_PUNCTUATION }, { 0x276F, 0x276F, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2770, 0x2770, G_UNICODE_OPEN_PUNCTUATION }, { 0x2771, 0x2771, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2772, 0x2772, G_UNICODE_OPEN_PUNCTUATION }, { 0x2773, 0x2773, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2774, 0x2774, G_UNICODE_OPEN_PUNCTUATION }, { 0x2775, 0x2775, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2776, 0x2793, G_UNICODE_OTHER_NUMBER }, { 0x2794, 0x27BF, G_UNICODE_OTHER_SYMBOL }, { 0x27C0, 0x27C4, G_UNICODE_MATH_SYMBOL }, { 0x27C5, 0x27C5, G_UNICODE_OPEN_PUNCTUATION }, { 0x27C6, 0x27C6, G_UNICODE_CLOSE_PUNCTUATION }, { 0x27C7, 0x27E5, G_UNICODE_MATH_SYMBOL }, { 0x27E6, 0x27E6, G_UNICODE_OPEN_PUNCTUATION }, { 0x27E7, 0x27E7, G_UNICODE_CLOSE_PUNCTUATION }, { 0x27E8, 0x27E8, G_UNICODE_OPEN_PUNCTUATION }, { 0x27E9, 0x27E9, G_UNICODE_CLOSE_PUNCTUATION }, { 0x27EA, 0x27EA, G_UNICODE_OPEN_PUNCTUATION }, { 0x27EB, 0x27EB, G_UNICODE_CLOSE_PUNCTUATION }, { 0x27EC, 0x27EC, G_UNICODE_OPEN_PUNCTUATION }, { 0x27ED, 0x27ED, G_UNICODE_CLOSE_PUNCTUATION }, { 0x27EE, 0x27EE, G_UNICODE_OPEN_PUNCTUATION }, { 0x27EF, 0x27EF, G_UNICODE_CLOSE_PUNCTUATION }, { 0x27F0, 0x27FF, G_UNICODE_MATH_SYMBOL }, { 0x2800, 0x28FF, G_UNICODE_OTHER_SYMBOL }, { 0x2900, 0x2982, G_UNICODE_MATH_SYMBOL }, { 0x2983, 0x2983, G_UNICODE_OPEN_PUNCTUATION }, { 0x2984, 0x2984, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2985, 0x2985, G_UNICODE_OPEN_PUNCTUATION }, { 0x2986, 0x2986, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2987, 0x2987, G_UNICODE_OPEN_PUNCTUATION }, { 0x2988, 0x2988, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2989, 0x2989, G_UNICODE_OPEN_PUNCTUATION }, { 0x298A, 0x298A, G_UNICODE_CLOSE_PUNCTUATION }, { 0x298B, 0x298B, G_UNICODE_OPEN_PUNCTUATION }, { 0x298C, 0x298C, G_UNICODE_CLOSE_PUNCTUATION }, { 0x298D, 0x298D, G_UNICODE_OPEN_PUNCTUATION }, { 0x298E, 0x298E, G_UNICODE_CLOSE_PUNCTUATION }, { 0x298F, 0x298F, G_UNICODE_OPEN_PUNCTUATION }, { 0x2990, 0x2990, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2991, 0x2991, G_UNICODE_OPEN_PUNCTUATION }, { 0x2992, 0x2992, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2993, 0x2993, G_UNICODE_OPEN_PUNCTUATION }, { 0x2994, 0x2994, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2995, 0x2995, G_UNICODE_OPEN_PUNCTUATION }, { 0x2996, 0x2996, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2997, 0x2997, G_UNICODE_OPEN_PUNCTUATION }, { 0x2998, 0x2998, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2999, 0x29D7, G_UNICODE_MATH_SYMBOL }, { 0x29D8, 0x29D8, G_UNICODE_OPEN_PUNCTUATION }, { 0x29D9, 0x29D9, G_UNICODE_CLOSE_PUNCTUATION }, { 0x29DA, 0x29DA, G_UNICODE_OPEN_PUNCTUATION }, { 0x29DB, 0x29DB, G_UNICODE_CLOSE_PUNCTUATION }, { 0x29DC, 0x29FB, G_UNICODE_MATH_SYMBOL }, { 0x29FC, 0x29FC, G_UNICODE_OPEN_PUNCTUATION }, { 0x29FD, 0x29FD, G_UNICODE_CLOSE_PUNCTUATION }, { 0x29FE, 0x2AFF, G_UNICODE_MATH_SYMBOL }, { 0x2B00, 0x2B2F, G_UNICODE_OTHER_SYMBOL }, { 0x2B30, 0x2B44, G_UNICODE_MATH_SYMBOL }, { 0x2B45, 0x2B46, G_UNICODE_OTHER_SYMBOL }, { 0x2B47, 0x2B4C, G_UNICODE_MATH_SYMBOL }, { 0x2B4D, 0x2B73, G_UNICODE_OTHER_SYMBOL }, { 0x2B76, 0x2B95, G_UNICODE_OTHER_SYMBOL }, { 0x2B97, 0x2BFF, G_UNICODE_OTHER_SYMBOL }, { 0x2C00, 0x2C2E, G_UNICODE_UPPERCASE_LETTER }, { 0x2C30, 0x2C5E, G_UNICODE_LOWERCASE_LETTER }, { 0x2C60, 0x2C60, G_UNICODE_UPPERCASE_LETTER }, { 0x2C61, 0x2C61, G_UNICODE_LOWERCASE_LETTER }, { 0x2C62, 0x2C64, G_UNICODE_UPPERCASE_LETTER }, { 0x2C65, 0x2C66, G_UNICODE_LOWERCASE_LETTER }, { 0x2C67, 0x2C67, G_UNICODE_UPPERCASE_LETTER }, { 0x2C68, 0x2C68, G_UNICODE_LOWERCASE_LETTER }, { 0x2C69, 0x2C69, G_UNICODE_UPPERCASE_LETTER }, { 0x2C6A, 0x2C6A, G_UNICODE_LOWERCASE_LETTER }, { 0x2C6B, 0x2C6B, G_UNICODE_UPPERCASE_LETTER }, { 0x2C6C, 0x2C6C, G_UNICODE_LOWERCASE_LETTER }, { 0x2C6D, 0x2C70, G_UNICODE_UPPERCASE_LETTER }, { 0x2C71, 0x2C71, G_UNICODE_LOWERCASE_LETTER }, { 0x2C72, 0x2C72, G_UNICODE_UPPERCASE_LETTER }, { 0x2C73, 0x2C74, G_UNICODE_LOWERCASE_LETTER }, { 0x2C75, 0x2C75, G_UNICODE_UPPERCASE_LETTER }, { 0x2C76, 0x2C7B, G_UNICODE_LOWERCASE_LETTER }, { 0x2C7C, 0x2C7D, G_UNICODE_MODIFIER_LETTER }, { 0x2C7E, 0x2C80, G_UNICODE_UPPERCASE_LETTER }, { 0x2C81, 0x2C81, G_UNICODE_LOWERCASE_LETTER }, { 0x2C82, 0x2C82, G_UNICODE_UPPERCASE_LETTER }, { 0x2C83, 0x2C83, G_UNICODE_LOWERCASE_LETTER }, { 0x2C84, 0x2C84, G_UNICODE_UPPERCASE_LETTER }, { 0x2C85, 0x2C85, G_UNICODE_LOWERCASE_LETTER }, { 0x2C86, 0x2C86, G_UNICODE_UPPERCASE_LETTER }, { 0x2C87, 0x2C87, G_UNICODE_LOWERCASE_LETTER }, { 0x2C88, 0x2C88, G_UNICODE_UPPERCASE_LETTER }, { 0x2C89, 0x2C89, G_UNICODE_LOWERCASE_LETTER }, { 0x2C8A, 0x2C8A, G_UNICODE_UPPERCASE_LETTER }, { 0x2C8B, 0x2C8B, G_UNICODE_LOWERCASE_LETTER }, { 0x2C8C, 0x2C8C, G_UNICODE_UPPERCASE_LETTER }, { 0x2C8D, 0x2C8D, G_UNICODE_LOWERCASE_LETTER }, { 0x2C8E, 0x2C8E, G_UNICODE_UPPERCASE_LETTER }, { 0x2C8F, 0x2C8F, G_UNICODE_LOWERCASE_LETTER }, { 0x2C90, 0x2C90, G_UNICODE_UPPERCASE_LETTER }, { 0x2C91, 0x2C91, G_UNICODE_LOWERCASE_LETTER }, { 0x2C92, 0x2C92, G_UNICODE_UPPERCASE_LETTER }, { 0x2C93, 0x2C93, G_UNICODE_LOWERCASE_LETTER }, { 0x2C94, 0x2C94, G_UNICODE_UPPERCASE_LETTER }, { 0x2C95, 0x2C95, G_UNICODE_LOWERCASE_LETTER }, { 0x2C96, 0x2C96, G_UNICODE_UPPERCASE_LETTER }, { 0x2C97, 0x2C97, G_UNICODE_LOWERCASE_LETTER }, { 0x2C98, 0x2C98, G_UNICODE_UPPERCASE_LETTER }, { 0x2C99, 0x2C99, G_UNICODE_LOWERCASE_LETTER }, { 0x2C9A, 0x2C9A, G_UNICODE_UPPERCASE_LETTER }, { 0x2C9B, 0x2C9B, G_UNICODE_LOWERCASE_LETTER }, { 0x2C9C, 0x2C9C, G_UNICODE_UPPERCASE_LETTER }, { 0x2C9D, 0x2C9D, G_UNICODE_LOWERCASE_LETTER }, { 0x2C9E, 0x2C9E, G_UNICODE_UPPERCASE_LETTER }, { 0x2C9F, 0x2C9F, G_UNICODE_LOWERCASE_LETTER }, { 0x2CA0, 0x2CA0, G_UNICODE_UPPERCASE_LETTER }, { 0x2CA1, 0x2CA1, G_UNICODE_LOWERCASE_LETTER }, { 0x2CA2, 0x2CA2, G_UNICODE_UPPERCASE_LETTER }, { 0x2CA3, 0x2CA3, G_UNICODE_LOWERCASE_LETTER }, { 0x2CA4, 0x2CA4, G_UNICODE_UPPERCASE_LETTER }, { 0x2CA5, 0x2CA5, G_UNICODE_LOWERCASE_LETTER }, { 0x2CA6, 0x2CA6, G_UNICODE_UPPERCASE_LETTER }, { 0x2CA7, 0x2CA7, G_UNICODE_LOWERCASE_LETTER }, { 0x2CA8, 0x2CA8, G_UNICODE_UPPERCASE_LETTER }, { 0x2CA9, 0x2CA9, G_UNICODE_LOWERCASE_LETTER }, { 0x2CAA, 0x2CAA, G_UNICODE_UPPERCASE_LETTER }, { 0x2CAB, 0x2CAB, G_UNICODE_LOWERCASE_LETTER }, { 0x2CAC, 0x2CAC, G_UNICODE_UPPERCASE_LETTER }, { 0x2CAD, 0x2CAD, G_UNICODE_LOWERCASE_LETTER }, { 0x2CAE, 0x2CAE, G_UNICODE_UPPERCASE_LETTER }, { 0x2CAF, 0x2CAF, G_UNICODE_LOWERCASE_LETTER }, { 0x2CB0, 0x2CB0, G_UNICODE_UPPERCASE_LETTER }, { 0x2CB1, 0x2CB1, G_UNICODE_LOWERCASE_LETTER }, { 0x2CB2, 0x2CB2, G_UNICODE_UPPERCASE_LETTER }, { 0x2CB3, 0x2CB3, G_UNICODE_LOWERCASE_LETTER }, { 0x2CB4, 0x2CB4, G_UNICODE_UPPERCASE_LETTER }, { 0x2CB5, 0x2CB5, G_UNICODE_LOWERCASE_LETTER }, { 0x2CB6, 0x2CB6, G_UNICODE_UPPERCASE_LETTER }, { 0x2CB7, 0x2CB7, G_UNICODE_LOWERCASE_LETTER }, { 0x2CB8, 0x2CB8, G_UNICODE_UPPERCASE_LETTER }, { 0x2CB9, 0x2CB9, G_UNICODE_LOWERCASE_LETTER }, { 0x2CBA, 0x2CBA, G_UNICODE_UPPERCASE_LETTER }, { 0x2CBB, 0x2CBB, G_UNICODE_LOWERCASE_LETTER }, { 0x2CBC, 0x2CBC, G_UNICODE_UPPERCASE_LETTER }, { 0x2CBD, 0x2CBD, G_UNICODE_LOWERCASE_LETTER }, { 0x2CBE, 0x2CBE, G_UNICODE_UPPERCASE_LETTER }, { 0x2CBF, 0x2CBF, G_UNICODE_LOWERCASE_LETTER }, { 0x2CC0, 0x2CC0, G_UNICODE_UPPERCASE_LETTER }, { 0x2CC1, 0x2CC1, G_UNICODE_LOWERCASE_LETTER }, { 0x2CC2, 0x2CC2, G_UNICODE_UPPERCASE_LETTER }, { 0x2CC3, 0x2CC3, G_UNICODE_LOWERCASE_LETTER }, { 0x2CC4, 0x2CC4, G_UNICODE_UPPERCASE_LETTER }, { 0x2CC5, 0x2CC5, G_UNICODE_LOWERCASE_LETTER }, { 0x2CC6, 0x2CC6, G_UNICODE_UPPERCASE_LETTER }, { 0x2CC7, 0x2CC7, G_UNICODE_LOWERCASE_LETTER }, { 0x2CC8, 0x2CC8, G_UNICODE_UPPERCASE_LETTER }, { 0x2CC9, 0x2CC9, G_UNICODE_LOWERCASE_LETTER }, { 0x2CCA, 0x2CCA, G_UNICODE_UPPERCASE_LETTER }, { 0x2CCB, 0x2CCB, G_UNICODE_LOWERCASE_LETTER }, { 0x2CCC, 0x2CCC, G_UNICODE_UPPERCASE_LETTER }, { 0x2CCD, 0x2CCD, G_UNICODE_LOWERCASE_LETTER }, { 0x2CCE, 0x2CCE, G_UNICODE_UPPERCASE_LETTER }, { 0x2CCF, 0x2CCF, G_UNICODE_LOWERCASE_LETTER }, { 0x2CD0, 0x2CD0, G_UNICODE_UPPERCASE_LETTER }, { 0x2CD1, 0x2CD1, G_UNICODE_LOWERCASE_LETTER }, { 0x2CD2, 0x2CD2, G_UNICODE_UPPERCASE_LETTER }, { 0x2CD3, 0x2CD3, G_UNICODE_LOWERCASE_LETTER }, { 0x2CD4, 0x2CD4, G_UNICODE_UPPERCASE_LETTER }, { 0x2CD5, 0x2CD5, G_UNICODE_LOWERCASE_LETTER }, { 0x2CD6, 0x2CD6, G_UNICODE_UPPERCASE_LETTER }, { 0x2CD7, 0x2CD7, G_UNICODE_LOWERCASE_LETTER }, { 0x2CD8, 0x2CD8, G_UNICODE_UPPERCASE_LETTER }, { 0x2CD9, 0x2CD9, G_UNICODE_LOWERCASE_LETTER }, { 0x2CDA, 0x2CDA, G_UNICODE_UPPERCASE_LETTER }, { 0x2CDB, 0x2CDB, G_UNICODE_LOWERCASE_LETTER }, { 0x2CDC, 0x2CDC, G_UNICODE_UPPERCASE_LETTER }, { 0x2CDD, 0x2CDD, G_UNICODE_LOWERCASE_LETTER }, { 0x2CDE, 0x2CDE, G_UNICODE_UPPERCASE_LETTER }, { 0x2CDF, 0x2CDF, G_UNICODE_LOWERCASE_LETTER }, { 0x2CE0, 0x2CE0, G_UNICODE_UPPERCASE_LETTER }, { 0x2CE1, 0x2CE1, G_UNICODE_LOWERCASE_LETTER }, { 0x2CE2, 0x2CE2, G_UNICODE_UPPERCASE_LETTER }, { 0x2CE3, 0x2CE4, G_UNICODE_LOWERCASE_LETTER }, { 0x2CE5, 0x2CEA, G_UNICODE_OTHER_SYMBOL }, { 0x2CEB, 0x2CEB, G_UNICODE_UPPERCASE_LETTER }, { 0x2CEC, 0x2CEC, G_UNICODE_LOWERCASE_LETTER }, { 0x2CED, 0x2CED, G_UNICODE_UPPERCASE_LETTER }, { 0x2CEE, 0x2CEE, G_UNICODE_LOWERCASE_LETTER }, { 0x2CEF, 0x2CF1, G_UNICODE_NON_SPACING_MARK }, { 0x2CF2, 0x2CF2, G_UNICODE_UPPERCASE_LETTER }, { 0x2CF3, 0x2CF3, G_UNICODE_LOWERCASE_LETTER }, { 0x2CF9, 0x2CFC, G_UNICODE_OTHER_PUNCTUATION }, { 0x2CFD, 0x2CFD, G_UNICODE_OTHER_NUMBER }, { 0x2CFE, 0x2CFF, G_UNICODE_OTHER_PUNCTUATION }, { 0x2D00, 0x2D25, G_UNICODE_LOWERCASE_LETTER }, { 0x2D27, 0x2D27, G_UNICODE_LOWERCASE_LETTER }, { 0x2D2D, 0x2D2D, G_UNICODE_LOWERCASE_LETTER }, { 0x2D30, 0x2D67, G_UNICODE_OTHER_LETTER }, { 0x2D6F, 0x2D6F, G_UNICODE_MODIFIER_LETTER }, { 0x2D70, 0x2D70, G_UNICODE_OTHER_PUNCTUATION }, { 0x2D7F, 0x2D7F, G_UNICODE_NON_SPACING_MARK }, { 0x2D80, 0x2D96, G_UNICODE_OTHER_LETTER }, { 0x2DA0, 0x2DA6, G_UNICODE_OTHER_LETTER }, { 0x2DA8, 0x2DAE, G_UNICODE_OTHER_LETTER }, { 0x2DB0, 0x2DB6, G_UNICODE_OTHER_LETTER }, { 0x2DB8, 0x2DBE, G_UNICODE_OTHER_LETTER }, { 0x2DC0, 0x2DC6, G_UNICODE_OTHER_LETTER }, { 0x2DC8, 0x2DCE, G_UNICODE_OTHER_LETTER }, { 0x2DD0, 0x2DD6, G_UNICODE_OTHER_LETTER }, { 0x2DD8, 0x2DDE, G_UNICODE_OTHER_LETTER }, { 0x2DE0, 0x2DFF, G_UNICODE_NON_SPACING_MARK }, { 0x2E00, 0x2E01, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E02, 0x2E02, G_UNICODE_INITIAL_PUNCTUATION }, { 0x2E03, 0x2E03, G_UNICODE_FINAL_PUNCTUATION }, { 0x2E04, 0x2E04, G_UNICODE_INITIAL_PUNCTUATION }, { 0x2E05, 0x2E05, G_UNICODE_FINAL_PUNCTUATION }, { 0x2E06, 0x2E08, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E09, 0x2E09, G_UNICODE_INITIAL_PUNCTUATION }, { 0x2E0A, 0x2E0A, G_UNICODE_FINAL_PUNCTUATION }, { 0x2E0B, 0x2E0B, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E0C, 0x2E0C, G_UNICODE_INITIAL_PUNCTUATION }, { 0x2E0D, 0x2E0D, G_UNICODE_FINAL_PUNCTUATION }, { 0x2E0E, 0x2E16, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E17, 0x2E17, G_UNICODE_DASH_PUNCTUATION }, { 0x2E18, 0x2E19, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E1A, 0x2E1A, G_UNICODE_DASH_PUNCTUATION }, { 0x2E1B, 0x2E1B, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E1C, 0x2E1C, G_UNICODE_INITIAL_PUNCTUATION }, { 0x2E1D, 0x2E1D, G_UNICODE_FINAL_PUNCTUATION }, { 0x2E1E, 0x2E1F, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E20, 0x2E20, G_UNICODE_INITIAL_PUNCTUATION }, { 0x2E21, 0x2E21, G_UNICODE_FINAL_PUNCTUATION }, { 0x2E22, 0x2E22, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E23, 0x2E23, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2E24, 0x2E24, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E25, 0x2E25, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2E26, 0x2E26, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E27, 0x2E27, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2E28, 0x2E28, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E29, 0x2E29, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2E2A, 0x2E2E, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E2F, 0x2E2F, G_UNICODE_MODIFIER_LETTER }, { 0x2E30, 0x2E39, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E3A, 0x2E3B, G_UNICODE_DASH_PUNCTUATION }, { 0x2E3C, 0x2E3F, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E40, 0x2E40, G_UNICODE_DASH_PUNCTUATION }, { 0x2E41, 0x2E41, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E42, 0x2E42, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E43, 0x2E4F, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E50, 0x2E51, G_UNICODE_OTHER_SYMBOL }, { 0x2E52, 0x2E52, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E80, 0x2E99, G_UNICODE_OTHER_SYMBOL }, { 0x2E9B, 0x2EF3, G_UNICODE_OTHER_SYMBOL }, { 0x2F00, 0x2FD5, G_UNICODE_OTHER_SYMBOL }, { 0x2FF0, 0x2FFB, G_UNICODE_OTHER_SYMBOL }, { 0x3000, 0x3000, G_UNICODE_SPACE_SEPARATOR }, { 0x3001, 0x3003, G_UNICODE_OTHER_PUNCTUATION }, { 0x3004, 0x3004, G_UNICODE_OTHER_SYMBOL }, { 0x3005, 0x3005, G_UNICODE_MODIFIER_LETTER }, { 0x3006, 0x3006, G_UNICODE_OTHER_LETTER }, { 0x3007, 0x3007, G_UNICODE_LETTER_NUMBER }, { 0x3008, 0x3008, G_UNICODE_OPEN_PUNCTUATION }, { 0x3009, 0x3009, G_UNICODE_CLOSE_PUNCTUATION }, { 0x300A, 0x300A, G_UNICODE_OPEN_PUNCTUATION }, { 0x300B, 0x300B, G_UNICODE_CLOSE_PUNCTUATION }, { 0x300C, 0x300C, G_UNICODE_OPEN_PUNCTUATION }, { 0x300D, 0x300D, G_UNICODE_CLOSE_PUNCTUATION }, { 0x300E, 0x300E, G_UNICODE_OPEN_PUNCTUATION }, { 0x300F, 0x300F, G_UNICODE_CLOSE_PUNCTUATION }, { 0x3010, 0x3010, G_UNICODE_OPEN_PUNCTUATION }, { 0x3011, 0x3011, G_UNICODE_CLOSE_PUNCTUATION }, { 0x3012, 0x3013, G_UNICODE_OTHER_SYMBOL }, { 0x3014, 0x3014, G_UNICODE_OPEN_PUNCTUATION }, { 0x3015, 0x3015, G_UNICODE_CLOSE_PUNCTUATION }, { 0x3016, 0x3016, G_UNICODE_OPEN_PUNCTUATION }, { 0x3017, 0x3017, G_UNICODE_CLOSE_PUNCTUATION }, { 0x3018, 0x3018, G_UNICODE_OPEN_PUNCTUATION }, { 0x3019, 0x3019, G_UNICODE_CLOSE_PUNCTUATION }, { 0x301A, 0x301A, G_UNICODE_OPEN_PUNCTUATION }, { 0x301B, 0x301B, G_UNICODE_CLOSE_PUNCTUATION }, { 0x301C, 0x301C, G_UNICODE_DASH_PUNCTUATION }, { 0x301D, 0x301D, G_UNICODE_OPEN_PUNCTUATION }, { 0x301E, 0x301F, G_UNICODE_CLOSE_PUNCTUATION }, { 0x3020, 0x3020, G_UNICODE_OTHER_SYMBOL }, { 0x3021, 0x3029, G_UNICODE_LETTER_NUMBER }, { 0x302A, 0x302D, G_UNICODE_NON_SPACING_MARK }, { 0x302E, 0x302F, G_UNICODE_SPACING_MARK }, { 0x3030, 0x3030, G_UNICODE_DASH_PUNCTUATION }, { 0x3031, 0x3035, G_UNICODE_MODIFIER_LETTER }, { 0x3036, 0x3037, G_UNICODE_OTHER_SYMBOL }, { 0x3038, 0x303A, G_UNICODE_LETTER_NUMBER }, { 0x303B, 0x303B, G_UNICODE_MODIFIER_LETTER }, { 0x303C, 0x303C, G_UNICODE_OTHER_LETTER }, { 0x303D, 0x303D, G_UNICODE_OTHER_PUNCTUATION }, { 0x303E, 0x303F, G_UNICODE_OTHER_SYMBOL }, { 0x3041, 0x3096, G_UNICODE_OTHER_LETTER }, { 0x3099, 0x309A, G_UNICODE_NON_SPACING_MARK }, { 0x309B, 0x309C, G_UNICODE_MODIFIER_SYMBOL }, { 0x309D, 0x309E, G_UNICODE_MODIFIER_LETTER }, { 0x309F, 0x309F, G_UNICODE_OTHER_LETTER }, { 0x30A0, 0x30A0, G_UNICODE_DASH_PUNCTUATION }, { 0x30A1, 0x30FA, G_UNICODE_OTHER_LETTER }, { 0x30FB, 0x30FB, G_UNICODE_OTHER_PUNCTUATION }, { 0x30FC, 0x30FE, G_UNICODE_MODIFIER_LETTER }, { 0x30FF, 0x30FF, G_UNICODE_OTHER_LETTER }, { 0x3105, 0x312F, G_UNICODE_OTHER_LETTER }, { 0x3131, 0x318E, G_UNICODE_OTHER_LETTER }, { 0x3190, 0x3191, G_UNICODE_OTHER_SYMBOL }, { 0x3192, 0x3195, G_UNICODE_OTHER_NUMBER }, { 0x3196, 0x319F, G_UNICODE_OTHER_SYMBOL }, { 0x31A0, 0x31BF, G_UNICODE_OTHER_LETTER }, { 0x31C0, 0x31E3, G_UNICODE_OTHER_SYMBOL }, { 0x31F0, 0x31FF, G_UNICODE_OTHER_LETTER }, { 0x3200, 0x321E, G_UNICODE_OTHER_SYMBOL }, { 0x3220, 0x3229, G_UNICODE_OTHER_NUMBER }, { 0x322A, 0x3247, G_UNICODE_OTHER_SYMBOL }, { 0x3248, 0x324F, G_UNICODE_OTHER_NUMBER }, { 0x3250, 0x3250, G_UNICODE_OTHER_SYMBOL }, { 0x3251, 0x325F, G_UNICODE_OTHER_NUMBER }, { 0x3260, 0x327F, G_UNICODE_OTHER_SYMBOL }, { 0x3280, 0x3289, G_UNICODE_OTHER_NUMBER }, { 0x328A, 0x32B0, G_UNICODE_OTHER_SYMBOL }, { 0x32B1, 0x32BF, G_UNICODE_OTHER_NUMBER }, { 0x32C0, 0x33FF, G_UNICODE_OTHER_SYMBOL }, { 0x3400, 0x4DBF, G_UNICODE_OTHER_LETTER }, { 0x4DC0, 0x4DFF, G_UNICODE_OTHER_SYMBOL }, { 0x4E00, 0x9FFC, G_UNICODE_OTHER_LETTER }, { 0xA000, 0xA014, G_UNICODE_OTHER_LETTER }, { 0xA015, 0xA015, G_UNICODE_MODIFIER_LETTER }, { 0xA016, 0xA48C, G_UNICODE_OTHER_LETTER }, { 0xA490, 0xA4C6, G_UNICODE_OTHER_SYMBOL }, { 0xA4D0, 0xA4F7, G_UNICODE_OTHER_LETTER }, { 0xA4F8, 0xA4FD, G_UNICODE_MODIFIER_LETTER }, { 0xA4FE, 0xA4FF, G_UNICODE_OTHER_PUNCTUATION }, { 0xA500, 0xA60B, G_UNICODE_OTHER_LETTER }, { 0xA60C, 0xA60C, G_UNICODE_MODIFIER_LETTER }, { 0xA60D, 0xA60F, G_UNICODE_OTHER_PUNCTUATION }, { 0xA610, 0xA61F, G_UNICODE_OTHER_LETTER }, { 0xA620, 0xA629, G_UNICODE_DECIMAL_NUMBER }, { 0xA62A, 0xA62B, G_UNICODE_OTHER_LETTER }, { 0xA640, 0xA640, G_UNICODE_UPPERCASE_LETTER }, { 0xA641, 0xA641, G_UNICODE_LOWERCASE_LETTER }, { 0xA642, 0xA642, G_UNICODE_UPPERCASE_LETTER }, { 0xA643, 0xA643, G_UNICODE_LOWERCASE_LETTER }, { 0xA644, 0xA644, G_UNICODE_UPPERCASE_LETTER }, { 0xA645, 0xA645, G_UNICODE_LOWERCASE_LETTER }, { 0xA646, 0xA646, G_UNICODE_UPPERCASE_LETTER }, { 0xA647, 0xA647, G_UNICODE_LOWERCASE_LETTER }, { 0xA648, 0xA648, G_UNICODE_UPPERCASE_LETTER }, { 0xA649, 0xA649, G_UNICODE_LOWERCASE_LETTER }, { 0xA64A, 0xA64A, G_UNICODE_UPPERCASE_LETTER }, { 0xA64B, 0xA64B, G_UNICODE_LOWERCASE_LETTER }, { 0xA64C, 0xA64C, G_UNICODE_UPPERCASE_LETTER }, { 0xA64D, 0xA64D, G_UNICODE_LOWERCASE_LETTER }, { 0xA64E, 0xA64E, G_UNICODE_UPPERCASE_LETTER }, { 0xA64F, 0xA64F, G_UNICODE_LOWERCASE_LETTER }, { 0xA650, 0xA650, G_UNICODE_UPPERCASE_LETTER }, { 0xA651, 0xA651, G_UNICODE_LOWERCASE_LETTER }, { 0xA652, 0xA652, G_UNICODE_UPPERCASE_LETTER }, { 0xA653, 0xA653, G_UNICODE_LOWERCASE_LETTER }, { 0xA654, 0xA654, G_UNICODE_UPPERCASE_LETTER }, { 0xA655, 0xA655, G_UNICODE_LOWERCASE_LETTER }, { 0xA656, 0xA656, G_UNICODE_UPPERCASE_LETTER }, { 0xA657, 0xA657, G_UNICODE_LOWERCASE_LETTER }, { 0xA658, 0xA658, G_UNICODE_UPPERCASE_LETTER }, { 0xA659, 0xA659, G_UNICODE_LOWERCASE_LETTER }, { 0xA65A, 0xA65A, G_UNICODE_UPPERCASE_LETTER }, { 0xA65B, 0xA65B, G_UNICODE_LOWERCASE_LETTER }, { 0xA65C, 0xA65C, G_UNICODE_UPPERCASE_LETTER }, { 0xA65D, 0xA65D, G_UNICODE_LOWERCASE_LETTER }, { 0xA65E, 0xA65E, G_UNICODE_UPPERCASE_LETTER }, { 0xA65F, 0xA65F, G_UNICODE_LOWERCASE_LETTER }, { 0xA660, 0xA660, G_UNICODE_UPPERCASE_LETTER }, { 0xA661, 0xA661, G_UNICODE_LOWERCASE_LETTER }, { 0xA662, 0xA662, G_UNICODE_UPPERCASE_LETTER }, { 0xA663, 0xA663, G_UNICODE_LOWERCASE_LETTER }, { 0xA664, 0xA664, G_UNICODE_UPPERCASE_LETTER }, { 0xA665, 0xA665, G_UNICODE_LOWERCASE_LETTER }, { 0xA666, 0xA666, G_UNICODE_UPPERCASE_LETTER }, { 0xA667, 0xA667, G_UNICODE_LOWERCASE_LETTER }, { 0xA668, 0xA668, G_UNICODE_UPPERCASE_LETTER }, { 0xA669, 0xA669, G_UNICODE_LOWERCASE_LETTER }, { 0xA66A, 0xA66A, G_UNICODE_UPPERCASE_LETTER }, { 0xA66B, 0xA66B, G_UNICODE_LOWERCASE_LETTER }, { 0xA66C, 0xA66C, G_UNICODE_UPPERCASE_LETTER }, { 0xA66D, 0xA66D, G_UNICODE_LOWERCASE_LETTER }, { 0xA66E, 0xA66E, G_UNICODE_OTHER_LETTER }, { 0xA66F, 0xA66F, G_UNICODE_NON_SPACING_MARK }, { 0xA670, 0xA672, G_UNICODE_ENCLOSING_MARK }, { 0xA673, 0xA673, G_UNICODE_OTHER_PUNCTUATION }, { 0xA674, 0xA67D, G_UNICODE_NON_SPACING_MARK }, { 0xA67E, 0xA67E, G_UNICODE_OTHER_PUNCTUATION }, { 0xA67F, 0xA67F, G_UNICODE_MODIFIER_LETTER }, { 0xA680, 0xA680, G_UNICODE_UPPERCASE_LETTER }, { 0xA681, 0xA681, G_UNICODE_LOWERCASE_LETTER }, { 0xA682, 0xA682, G_UNICODE_UPPERCASE_LETTER }, { 0xA683, 0xA683, G_UNICODE_LOWERCASE_LETTER }, { 0xA684, 0xA684, G_UNICODE_UPPERCASE_LETTER }, { 0xA685, 0xA685, G_UNICODE_LOWERCASE_LETTER }, { 0xA686, 0xA686, G_UNICODE_UPPERCASE_LETTER }, { 0xA687, 0xA687, G_UNICODE_LOWERCASE_LETTER }, { 0xA688, 0xA688, G_UNICODE_UPPERCASE_LETTER }, { 0xA689, 0xA689, G_UNICODE_LOWERCASE_LETTER }, { 0xA68A, 0xA68A, G_UNICODE_UPPERCASE_LETTER }, { 0xA68B, 0xA68B, G_UNICODE_LOWERCASE_LETTER }, { 0xA68C, 0xA68C, G_UNICODE_UPPERCASE_LETTER }, { 0xA68D, 0xA68D, G_UNICODE_LOWERCASE_LETTER }, { 0xA68E, 0xA68E, G_UNICODE_UPPERCASE_LETTER }, { 0xA68F, 0xA68F, G_UNICODE_LOWERCASE_LETTER }, { 0xA690, 0xA690, G_UNICODE_UPPERCASE_LETTER }, { 0xA691, 0xA691, G_UNICODE_LOWERCASE_LETTER }, { 0xA692, 0xA692, G_UNICODE_UPPERCASE_LETTER }, { 0xA693, 0xA693, G_UNICODE_LOWERCASE_LETTER }, { 0xA694, 0xA694, G_UNICODE_UPPERCASE_LETTER }, { 0xA695, 0xA695, G_UNICODE_LOWERCASE_LETTER }, { 0xA696, 0xA696, G_UNICODE_UPPERCASE_LETTER }, { 0xA697, 0xA697, G_UNICODE_LOWERCASE_LETTER }, { 0xA698, 0xA698, G_UNICODE_UPPERCASE_LETTER }, { 0xA699, 0xA699, G_UNICODE_LOWERCASE_LETTER }, { 0xA69A, 0xA69A, G_UNICODE_UPPERCASE_LETTER }, { 0xA69B, 0xA69B, G_UNICODE_LOWERCASE_LETTER }, { 0xA69C, 0xA69D, G_UNICODE_MODIFIER_LETTER }, { 0xA69E, 0xA69F, G_UNICODE_NON_SPACING_MARK }, { 0xA6A0, 0xA6E5, G_UNICODE_OTHER_LETTER }, { 0xA6E6, 0xA6EF, G_UNICODE_LETTER_NUMBER }, { 0xA6F0, 0xA6F1, G_UNICODE_NON_SPACING_MARK }, { 0xA6F2, 0xA6F7, G_UNICODE_OTHER_PUNCTUATION }, { 0xA700, 0xA716, G_UNICODE_MODIFIER_SYMBOL }, { 0xA717, 0xA71F, G_UNICODE_MODIFIER_LETTER }, { 0xA720, 0xA721, G_UNICODE_MODIFIER_SYMBOL }, { 0xA722, 0xA722, G_UNICODE_UPPERCASE_LETTER }, { 0xA723, 0xA723, G_UNICODE_LOWERCASE_LETTER }, { 0xA724, 0xA724, G_UNICODE_UPPERCASE_LETTER }, { 0xA725, 0xA725, G_UNICODE_LOWERCASE_LETTER }, { 0xA726, 0xA726, G_UNICODE_UPPERCASE_LETTER }, { 0xA727, 0xA727, G_UNICODE_LOWERCASE_LETTER }, { 0xA728, 0xA728, G_UNICODE_UPPERCASE_LETTER }, { 0xA729, 0xA729, G_UNICODE_LOWERCASE_LETTER }, { 0xA72A, 0xA72A, G_UNICODE_UPPERCASE_LETTER }, { 0xA72B, 0xA72B, G_UNICODE_LOWERCASE_LETTER }, { 0xA72C, 0xA72C, G_UNICODE_UPPERCASE_LETTER }, { 0xA72D, 0xA72D, G_UNICODE_LOWERCASE_LETTER }, { 0xA72E, 0xA72E, G_UNICODE_UPPERCASE_LETTER }, { 0xA72F, 0xA731, G_UNICODE_LOWERCASE_LETTER }, { 0xA732, 0xA732, G_UNICODE_UPPERCASE_LETTER }, { 0xA733, 0xA733, G_UNICODE_LOWERCASE_LETTER }, { 0xA734, 0xA734, G_UNICODE_UPPERCASE_LETTER }, { 0xA735, 0xA735, G_UNICODE_LOWERCASE_LETTER }, { 0xA736, 0xA736, G_UNICODE_UPPERCASE_LETTER }, { 0xA737, 0xA737, G_UNICODE_LOWERCASE_LETTER }, { 0xA738, 0xA738, G_UNICODE_UPPERCASE_LETTER }, { 0xA739, 0xA739, G_UNICODE_LOWERCASE_LETTER }, { 0xA73A, 0xA73A, G_UNICODE_UPPERCASE_LETTER }, { 0xA73B, 0xA73B, G_UNICODE_LOWERCASE_LETTER }, { 0xA73C, 0xA73C, G_UNICODE_UPPERCASE_LETTER }, { 0xA73D, 0xA73D, G_UNICODE_LOWERCASE_LETTER }, { 0xA73E, 0xA73E, G_UNICODE_UPPERCASE_LETTER }, { 0xA73F, 0xA73F, G_UNICODE_LOWERCASE_LETTER }, { 0xA740, 0xA740, G_UNICODE_UPPERCASE_LETTER }, { 0xA741, 0xA741, G_UNICODE_LOWERCASE_LETTER }, { 0xA742, 0xA742, G_UNICODE_UPPERCASE_LETTER }, { 0xA743, 0xA743, G_UNICODE_LOWERCASE_LETTER }, { 0xA744, 0xA744, G_UNICODE_UPPERCASE_LETTER }, { 0xA745, 0xA745, G_UNICODE_LOWERCASE_LETTER }, { 0xA746, 0xA746, G_UNICODE_UPPERCASE_LETTER }, { 0xA747, 0xA747, G_UNICODE_LOWERCASE_LETTER }, { 0xA748, 0xA748, G_UNICODE_UPPERCASE_LETTER }, { 0xA749, 0xA749, G_UNICODE_LOWERCASE_LETTER }, { 0xA74A, 0xA74A, G_UNICODE_UPPERCASE_LETTER }, { 0xA74B, 0xA74B, G_UNICODE_LOWERCASE_LETTER }, { 0xA74C, 0xA74C, G_UNICODE_UPPERCASE_LETTER }, { 0xA74D, 0xA74D, G_UNICODE_LOWERCASE_LETTER }, { 0xA74E, 0xA74E, G_UNICODE_UPPERCASE_LETTER }, { 0xA74F, 0xA74F, G_UNICODE_LOWERCASE_LETTER }, { 0xA750, 0xA750, G_UNICODE_UPPERCASE_LETTER }, { 0xA751, 0xA751, G_UNICODE_LOWERCASE_LETTER }, { 0xA752, 0xA752, G_UNICODE_UPPERCASE_LETTER }, { 0xA753, 0xA753, G_UNICODE_LOWERCASE_LETTER }, { 0xA754, 0xA754, G_UNICODE_UPPERCASE_LETTER }, { 0xA755, 0xA755, G_UNICODE_LOWERCASE_LETTER }, { 0xA756, 0xA756, G_UNICODE_UPPERCASE_LETTER }, { 0xA757, 0xA757, G_UNICODE_LOWERCASE_LETTER }, { 0xA758, 0xA758, G_UNICODE_UPPERCASE_LETTER }, { 0xA759, 0xA759, G_UNICODE_LOWERCASE_LETTER }, { 0xA75A, 0xA75A, G_UNICODE_UPPERCASE_LETTER }, { 0xA75B, 0xA75B, G_UNICODE_LOWERCASE_LETTER }, { 0xA75C, 0xA75C, G_UNICODE_UPPERCASE_LETTER }, { 0xA75D, 0xA75D, G_UNICODE_LOWERCASE_LETTER }, { 0xA75E, 0xA75E, G_UNICODE_UPPERCASE_LETTER }, { 0xA75F, 0xA75F, G_UNICODE_LOWERCASE_LETTER }, { 0xA760, 0xA760, G_UNICODE_UPPERCASE_LETTER }, { 0xA761, 0xA761, G_UNICODE_LOWERCASE_LETTER }, { 0xA762, 0xA762, G_UNICODE_UPPERCASE_LETTER }, { 0xA763, 0xA763, G_UNICODE_LOWERCASE_LETTER }, { 0xA764, 0xA764, G_UNICODE_UPPERCASE_LETTER }, { 0xA765, 0xA765, G_UNICODE_LOWERCASE_LETTER }, { 0xA766, 0xA766, G_UNICODE_UPPERCASE_LETTER }, { 0xA767, 0xA767, G_UNICODE_LOWERCASE_LETTER }, { 0xA768, 0xA768, G_UNICODE_UPPERCASE_LETTER }, { 0xA769, 0xA769, G_UNICODE_LOWERCASE_LETTER }, { 0xA76A, 0xA76A, G_UNICODE_UPPERCASE_LETTER }, { 0xA76B, 0xA76B, G_UNICODE_LOWERCASE_LETTER }, { 0xA76C, 0xA76C, G_UNICODE_UPPERCASE_LETTER }, { 0xA76D, 0xA76D, G_UNICODE_LOWERCASE_LETTER }, { 0xA76E, 0xA76E, G_UNICODE_UPPERCASE_LETTER }, { 0xA76F, 0xA76F, G_UNICODE_LOWERCASE_LETTER }, { 0xA770, 0xA770, G_UNICODE_MODIFIER_LETTER }, { 0xA771, 0xA778, G_UNICODE_LOWERCASE_LETTER }, { 0xA779, 0xA779, G_UNICODE_UPPERCASE_LETTER }, { 0xA77A, 0xA77A, G_UNICODE_LOWERCASE_LETTER }, { 0xA77B, 0xA77B, G_UNICODE_UPPERCASE_LETTER }, { 0xA77C, 0xA77C, G_UNICODE_LOWERCASE_LETTER }, { 0xA77D, 0xA77E, G_UNICODE_UPPERCASE_LETTER }, { 0xA77F, 0xA77F, G_UNICODE_LOWERCASE_LETTER }, { 0xA780, 0xA780, G_UNICODE_UPPERCASE_LETTER }, { 0xA781, 0xA781, G_UNICODE_LOWERCASE_LETTER }, { 0xA782, 0xA782, G_UNICODE_UPPERCASE_LETTER }, { 0xA783, 0xA783, G_UNICODE_LOWERCASE_LETTER }, { 0xA784, 0xA784, G_UNICODE_UPPERCASE_LETTER }, { 0xA785, 0xA785, G_UNICODE_LOWERCASE_LETTER }, { 0xA786, 0xA786, G_UNICODE_UPPERCASE_LETTER }, { 0xA787, 0xA787, G_UNICODE_LOWERCASE_LETTER }, { 0xA788, 0xA788, G_UNICODE_MODIFIER_LETTER }, { 0xA789, 0xA78A, G_UNICODE_MODIFIER_SYMBOL }, { 0xA78B, 0xA78B, G_UNICODE_UPPERCASE_LETTER }, { 0xA78C, 0xA78C, G_UNICODE_LOWERCASE_LETTER }, { 0xA78D, 0xA78D, G_UNICODE_UPPERCASE_LETTER }, { 0xA78E, 0xA78E, G_UNICODE_LOWERCASE_LETTER }, { 0xA78F, 0xA78F, G_UNICODE_OTHER_LETTER }, { 0xA790, 0xA790, G_UNICODE_UPPERCASE_LETTER }, { 0xA791, 0xA791, G_UNICODE_LOWERCASE_LETTER }, { 0xA792, 0xA792, G_UNICODE_UPPERCASE_LETTER }, { 0xA793, 0xA795, G_UNICODE_LOWERCASE_LETTER }, { 0xA796, 0xA796, G_UNICODE_UPPERCASE_LETTER }, { 0xA797, 0xA797, G_UNICODE_LOWERCASE_LETTER }, { 0xA798, 0xA798, G_UNICODE_UPPERCASE_LETTER }, { 0xA799, 0xA799, G_UNICODE_LOWERCASE_LETTER }, { 0xA79A, 0xA79A, G_UNICODE_UPPERCASE_LETTER }, { 0xA79B, 0xA79B, G_UNICODE_LOWERCASE_LETTER }, { 0xA79C, 0xA79C, G_UNICODE_UPPERCASE_LETTER }, { 0xA79D, 0xA79D, G_UNICODE_LOWERCASE_LETTER }, { 0xA79E, 0xA79E, G_UNICODE_UPPERCASE_LETTER }, { 0xA79F, 0xA79F, G_UNICODE_LOWERCASE_LETTER }, { 0xA7A0, 0xA7A0, G_UNICODE_UPPERCASE_LETTER }, { 0xA7A1, 0xA7A1, G_UNICODE_LOWERCASE_LETTER }, { 0xA7A2, 0xA7A2, G_UNICODE_UPPERCASE_LETTER }, { 0xA7A3, 0xA7A3, G_UNICODE_LOWERCASE_LETTER }, { 0xA7A4, 0xA7A4, G_UNICODE_UPPERCASE_LETTER }, { 0xA7A5, 0xA7A5, G_UNICODE_LOWERCASE_LETTER }, { 0xA7A6, 0xA7A6, G_UNICODE_UPPERCASE_LETTER }, { 0xA7A7, 0xA7A7, G_UNICODE_LOWERCASE_LETTER }, { 0xA7A8, 0xA7A8, G_UNICODE_UPPERCASE_LETTER }, { 0xA7A9, 0xA7A9, G_UNICODE_LOWERCASE_LETTER }, { 0xA7AA, 0xA7AE, G_UNICODE_UPPERCASE_LETTER }, { 0xA7AF, 0xA7AF, G_UNICODE_LOWERCASE_LETTER }, { 0xA7B0, 0xA7B4, G_UNICODE_UPPERCASE_LETTER }, { 0xA7B5, 0xA7B5, G_UNICODE_LOWERCASE_LETTER }, { 0xA7B6, 0xA7B6, G_UNICODE_UPPERCASE_LETTER }, { 0xA7B7, 0xA7B7, G_UNICODE_LOWERCASE_LETTER }, { 0xA7B8, 0xA7B8, G_UNICODE_UPPERCASE_LETTER }, { 0xA7B9, 0xA7B9, G_UNICODE_LOWERCASE_LETTER }, { 0xA7BA, 0xA7BA, G_UNICODE_UPPERCASE_LETTER }, { 0xA7BB, 0xA7BB, G_UNICODE_LOWERCASE_LETTER }, { 0xA7BC, 0xA7BC, G_UNICODE_UPPERCASE_LETTER }, { 0xA7BD, 0xA7BD, G_UNICODE_LOWERCASE_LETTER }, { 0xA7BE, 0xA7BE, G_UNICODE_UPPERCASE_LETTER }, { 0xA7BF, 0xA7BF, G_UNICODE_LOWERCASE_LETTER }, { 0xA7C2, 0xA7C2, G_UNICODE_UPPERCASE_LETTER }, { 0xA7C3, 0xA7C3, G_UNICODE_LOWERCASE_LETTER }, { 0xA7C4, 0xA7C7, G_UNICODE_UPPERCASE_LETTER }, { 0xA7C8, 0xA7C8, G_UNICODE_LOWERCASE_LETTER }, { 0xA7C9, 0xA7C9, G_UNICODE_UPPERCASE_LETTER }, { 0xA7CA, 0xA7CA, G_UNICODE_LOWERCASE_LETTER }, { 0xA7F5, 0xA7F5, G_UNICODE_UPPERCASE_LETTER }, { 0xA7F6, 0xA7F6, G_UNICODE_LOWERCASE_LETTER }, { 0xA7F7, 0xA7F7, G_UNICODE_OTHER_LETTER }, { 0xA7F8, 0xA7F9, G_UNICODE_MODIFIER_LETTER }, { 0xA7FA, 0xA7FA, G_UNICODE_LOWERCASE_LETTER }, { 0xA7FB, 0xA801, G_UNICODE_OTHER_LETTER }, { 0xA802, 0xA802, G_UNICODE_NON_SPACING_MARK }, { 0xA803, 0xA805, G_UNICODE_OTHER_LETTER }, { 0xA806, 0xA806, G_UNICODE_NON_SPACING_MARK }, { 0xA807, 0xA80A, G_UNICODE_OTHER_LETTER }, { 0xA80B, 0xA80B, G_UNICODE_NON_SPACING_MARK }, { 0xA80C, 0xA822, G_UNICODE_OTHER_LETTER }, { 0xA823, 0xA824, G_UNICODE_SPACING_MARK }, { 0xA825, 0xA826, G_UNICODE_NON_SPACING_MARK }, { 0xA827, 0xA827, G_UNICODE_SPACING_MARK }, { 0xA828, 0xA82B, G_UNICODE_OTHER_SYMBOL }, { 0xA82C, 0xA82C, G_UNICODE_NON_SPACING_MARK }, { 0xA830, 0xA835, G_UNICODE_OTHER_NUMBER }, { 0xA836, 0xA837, G_UNICODE_OTHER_SYMBOL }, { 0xA838, 0xA838, G_UNICODE_CURRENCY_SYMBOL }, { 0xA839, 0xA839, G_UNICODE_OTHER_SYMBOL }, { 0xA840, 0xA873, G_UNICODE_OTHER_LETTER }, { 0xA874, 0xA877, G_UNICODE_OTHER_PUNCTUATION }, { 0xA880, 0xA881, G_UNICODE_SPACING_MARK }, { 0xA882, 0xA8B3, G_UNICODE_OTHER_LETTER }, { 0xA8B4, 0xA8C3, G_UNICODE_SPACING_MARK }, { 0xA8C4, 0xA8C5, G_UNICODE_NON_SPACING_MARK }, { 0xA8CE, 0xA8CF, G_UNICODE_OTHER_PUNCTUATION }, { 0xA8D0, 0xA8D9, G_UNICODE_DECIMAL_NUMBER }, { 0xA8E0, 0xA8F1, G_UNICODE_NON_SPACING_MARK }, { 0xA8F2, 0xA8F7, G_UNICODE_OTHER_LETTER }, { 0xA8F8, 0xA8FA, G_UNICODE_OTHER_PUNCTUATION }, { 0xA8FB, 0xA8FB, G_UNICODE_OTHER_LETTER }, { 0xA8FC, 0xA8FC, G_UNICODE_OTHER_PUNCTUATION }, { 0xA8FD, 0xA8FE, G_UNICODE_OTHER_LETTER }, { 0xA8FF, 0xA8FF, G_UNICODE_NON_SPACING_MARK }, { 0xA900, 0xA909, G_UNICODE_DECIMAL_NUMBER }, { 0xA90A, 0xA925, G_UNICODE_OTHER_LETTER }, { 0xA926, 0xA92D, G_UNICODE_NON_SPACING_MARK }, { 0xA92E, 0xA92F, G_UNICODE_OTHER_PUNCTUATION }, { 0xA930, 0xA946, G_UNICODE_OTHER_LETTER }, { 0xA947, 0xA951, G_UNICODE_NON_SPACING_MARK }, { 0xA952, 0xA953, G_UNICODE_SPACING_MARK }, { 0xA95F, 0xA95F, G_UNICODE_OTHER_PUNCTUATION }, { 0xA960, 0xA97C, G_UNICODE_OTHER_LETTER }, { 0xA980, 0xA982, G_UNICODE_NON_SPACING_MARK }, { 0xA983, 0xA983, G_UNICODE_SPACING_MARK }, { 0xA984, 0xA9B2, G_UNICODE_OTHER_LETTER }, { 0xA9B3, 0xA9B3, G_UNICODE_NON_SPACING_MARK }, { 0xA9B4, 0xA9B5, G_UNICODE_SPACING_MARK }, { 0xA9B6, 0xA9B9, G_UNICODE_NON_SPACING_MARK }, { 0xA9BA, 0xA9BB, G_UNICODE_SPACING_MARK }, { 0xA9BC, 0xA9BD, G_UNICODE_NON_SPACING_MARK }, { 0xA9BE, 0xA9C0, G_UNICODE_SPACING_MARK }, { 0xA9C1, 0xA9CD, G_UNICODE_OTHER_PUNCTUATION }, { 0xA9CF, 0xA9CF, G_UNICODE_MODIFIER_LETTER }, { 0xA9D0, 0xA9D9, G_UNICODE_DECIMAL_NUMBER }, { 0xA9DE, 0xA9DF, G_UNICODE_OTHER_PUNCTUATION }, { 0xA9E0, 0xA9E4, G_UNICODE_OTHER_LETTER }, { 0xA9E5, 0xA9E5, G_UNICODE_NON_SPACING_MARK }, { 0xA9E6, 0xA9E6, G_UNICODE_MODIFIER_LETTER }, { 0xA9E7, 0xA9EF, G_UNICODE_OTHER_LETTER }, { 0xA9F0, 0xA9F9, G_UNICODE_DECIMAL_NUMBER }, { 0xA9FA, 0xA9FE, G_UNICODE_OTHER_LETTER }, { 0xAA00, 0xAA28, G_UNICODE_OTHER_LETTER }, { 0xAA29, 0xAA2E, G_UNICODE_NON_SPACING_MARK }, { 0xAA2F, 0xAA30, G_UNICODE_SPACING_MARK }, { 0xAA31, 0xAA32, G_UNICODE_NON_SPACING_MARK }, { 0xAA33, 0xAA34, G_UNICODE_SPACING_MARK }, { 0xAA35, 0xAA36, G_UNICODE_NON_SPACING_MARK }, { 0xAA40, 0xAA42, G_UNICODE_OTHER_LETTER }, { 0xAA43, 0xAA43, G_UNICODE_NON_SPACING_MARK }, { 0xAA44, 0xAA4B, G_UNICODE_OTHER_LETTER }, { 0xAA4C, 0xAA4C, G_UNICODE_NON_SPACING_MARK }, { 0xAA4D, 0xAA4D, G_UNICODE_SPACING_MARK }, { 0xAA50, 0xAA59, G_UNICODE_DECIMAL_NUMBER }, { 0xAA5C, 0xAA5F, G_UNICODE_OTHER_PUNCTUATION }, { 0xAA60, 0xAA6F, G_UNICODE_OTHER_LETTER }, { 0xAA70, 0xAA70, G_UNICODE_MODIFIER_LETTER }, { 0xAA71, 0xAA76, G_UNICODE_OTHER_LETTER }, { 0xAA77, 0xAA79, G_UNICODE_OTHER_SYMBOL }, { 0xAA7A, 0xAA7A, G_UNICODE_OTHER_LETTER }, { 0xAA7B, 0xAA7B, G_UNICODE_SPACING_MARK }, { 0xAA7C, 0xAA7C, G_UNICODE_NON_SPACING_MARK }, { 0xAA7D, 0xAA7D, G_UNICODE_SPACING_MARK }, { 0xAA7E, 0xAAAF, G_UNICODE_OTHER_LETTER }, { 0xAAB0, 0xAAB0, G_UNICODE_NON_SPACING_MARK }, { 0xAAB1, 0xAAB1, G_UNICODE_OTHER_LETTER }, { 0xAAB2, 0xAAB4, G_UNICODE_NON_SPACING_MARK }, { 0xAAB5, 0xAAB6, G_UNICODE_OTHER_LETTER }, { 0xAAB7, 0xAAB8, G_UNICODE_NON_SPACING_MARK }, { 0xAAB9, 0xAABD, G_UNICODE_OTHER_LETTER }, { 0xAABE, 0xAABF, G_UNICODE_NON_SPACING_MARK }, { 0xAAC0, 0xAAC0, G_UNICODE_OTHER_LETTER }, { 0xAAC1, 0xAAC1, G_UNICODE_NON_SPACING_MARK }, { 0xAAC2, 0xAAC2, G_UNICODE_OTHER_LETTER }, { 0xAADB, 0xAADC, G_UNICODE_OTHER_LETTER }, { 0xAADD, 0xAADD, G_UNICODE_MODIFIER_LETTER }, { 0xAADE, 0xAADF, G_UNICODE_OTHER_PUNCTUATION }, { 0xAAE0, 0xAAEA, G_UNICODE_OTHER_LETTER }, { 0xAAEB, 0xAAEB, G_UNICODE_SPACING_MARK }, { 0xAAEC, 0xAAED, G_UNICODE_NON_SPACING_MARK }, { 0xAAEE, 0xAAEF, G_UNICODE_SPACING_MARK }, { 0xAAF0, 0xAAF1, G_UNICODE_OTHER_PUNCTUATION }, { 0xAAF2, 0xAAF2, G_UNICODE_OTHER_LETTER }, { 0xAAF3, 0xAAF4, G_UNICODE_MODIFIER_LETTER }, { 0xAAF5, 0xAAF5, G_UNICODE_SPACING_MARK }, { 0xAAF6, 0xAAF6, G_UNICODE_NON_SPACING_MARK }, { 0xAB01, 0xAB06, G_UNICODE_OTHER_LETTER }, { 0xAB09, 0xAB0E, G_UNICODE_OTHER_LETTER }, { 0xAB11, 0xAB16, G_UNICODE_OTHER_LETTER }, { 0xAB20, 0xAB26, G_UNICODE_OTHER_LETTER }, { 0xAB28, 0xAB2E, G_UNICODE_OTHER_LETTER }, { 0xAB30, 0xAB5A, G_UNICODE_LOWERCASE_LETTER }, { 0xAB5B, 0xAB5B, G_UNICODE_MODIFIER_SYMBOL }, { 0xAB5C, 0xAB5F, G_UNICODE_MODIFIER_LETTER }, { 0xAB60, 0xAB68, G_UNICODE_LOWERCASE_LETTER }, { 0xAB69, 0xAB69, G_UNICODE_MODIFIER_LETTER }, { 0xAB6A, 0xAB6B, G_UNICODE_MODIFIER_SYMBOL }, { 0xAB70, 0xABBF, G_UNICODE_LOWERCASE_LETTER }, { 0xABC0, 0xABE2, G_UNICODE_OTHER_LETTER }, { 0xABE3, 0xABE4, G_UNICODE_SPACING_MARK }, { 0xABE5, 0xABE5, G_UNICODE_NON_SPACING_MARK }, { 0xABE6, 0xABE7, G_UNICODE_SPACING_MARK }, { 0xABE8, 0xABE8, G_UNICODE_NON_SPACING_MARK }, { 0xABE9, 0xABEA, G_UNICODE_SPACING_MARK }, { 0xABEB, 0xABEB, G_UNICODE_OTHER_PUNCTUATION }, { 0xABEC, 0xABEC, G_UNICODE_SPACING_MARK }, { 0xABED, 0xABED, G_UNICODE_NON_SPACING_MARK }, { 0xABF0, 0xABF9, G_UNICODE_DECIMAL_NUMBER }, { 0xAC00, 0xD7A3, G_UNICODE_OTHER_LETTER }, { 0xD7B0, 0xD7C6, G_UNICODE_OTHER_LETTER }, { 0xD7CB, 0xD7FB, G_UNICODE_OTHER_LETTER }, { 0xD800, 0xDB7F, G_UNICODE_SURROGATE }, { 0xDB80, 0xDBFF, G_UNICODE_SURROGATE }, { 0xDC00, 0xDFFF, G_UNICODE_SURROGATE }, { 0xE000, 0xF8FF, G_UNICODE_PRIVATE_USE }, { 0xF900, 0xFA6D, G_UNICODE_OTHER_LETTER }, { 0xFA70, 0xFAD9, G_UNICODE_OTHER_LETTER }, { 0xFB00, 0xFB06, G_UNICODE_LOWERCASE_LETTER }, { 0xFB13, 0xFB17, G_UNICODE_LOWERCASE_LETTER }, { 0xFB1D, 0xFB1D, G_UNICODE_OTHER_LETTER }, { 0xFB1E, 0xFB1E, G_UNICODE_NON_SPACING_MARK }, { 0xFB1F, 0xFB28, G_UNICODE_OTHER_LETTER }, { 0xFB29, 0xFB29, G_UNICODE_MATH_SYMBOL }, { 0xFB2A, 0xFB36, G_UNICODE_OTHER_LETTER }, { 0xFB38, 0xFB3C, G_UNICODE_OTHER_LETTER }, { 0xFB3E, 0xFB3E, G_UNICODE_OTHER_LETTER }, { 0xFB40, 0xFB41, G_UNICODE_OTHER_LETTER }, { 0xFB43, 0xFB44, G_UNICODE_OTHER_LETTER }, { 0xFB46, 0xFBB1, G_UNICODE_OTHER_LETTER }, { 0xFBB2, 0xFBC1, G_UNICODE_MODIFIER_SYMBOL }, { 0xFBD3, 0xFD3D, G_UNICODE_OTHER_LETTER }, { 0xFD3E, 0xFD3E, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFD3F, 0xFD3F, G_UNICODE_OPEN_PUNCTUATION }, { 0xFD50, 0xFD8F, G_UNICODE_OTHER_LETTER }, { 0xFD92, 0xFDC7, G_UNICODE_OTHER_LETTER }, { 0xFDF0, 0xFDFB, G_UNICODE_OTHER_LETTER }, { 0xFDFC, 0xFDFC, G_UNICODE_CURRENCY_SYMBOL }, { 0xFDFD, 0xFDFD, G_UNICODE_OTHER_SYMBOL }, { 0xFE00, 0xFE0F, G_UNICODE_NON_SPACING_MARK }, { 0xFE10, 0xFE16, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE17, 0xFE17, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE18, 0xFE18, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE19, 0xFE19, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE20, 0xFE2F, G_UNICODE_NON_SPACING_MARK }, { 0xFE30, 0xFE30, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE31, 0xFE32, G_UNICODE_DASH_PUNCTUATION }, { 0xFE33, 0xFE34, G_UNICODE_CONNECT_PUNCTUATION }, { 0xFE35, 0xFE35, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE36, 0xFE36, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE37, 0xFE37, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE38, 0xFE38, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE39, 0xFE39, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE3A, 0xFE3A, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE3B, 0xFE3B, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE3C, 0xFE3C, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE3D, 0xFE3D, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE3E, 0xFE3E, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE3F, 0xFE3F, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE40, 0xFE40, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE41, 0xFE41, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE42, 0xFE42, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE43, 0xFE43, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE44, 0xFE44, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE45, 0xFE46, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE47, 0xFE47, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE48, 0xFE48, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE49, 0xFE4C, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE4D, 0xFE4F, G_UNICODE_CONNECT_PUNCTUATION }, { 0xFE50, 0xFE52, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE54, 0xFE57, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE58, 0xFE58, G_UNICODE_DASH_PUNCTUATION }, { 0xFE59, 0xFE59, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE5A, 0xFE5A, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE5B, 0xFE5B, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE5C, 0xFE5C, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE5D, 0xFE5D, G_UNICODE_OPEN_PUNCTUATION }, { 0xFE5E, 0xFE5E, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFE5F, 0xFE61, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE62, 0xFE62, G_UNICODE_MATH_SYMBOL }, { 0xFE63, 0xFE63, G_UNICODE_DASH_PUNCTUATION }, { 0xFE64, 0xFE66, G_UNICODE_MATH_SYMBOL }, { 0xFE68, 0xFE68, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE69, 0xFE69, G_UNICODE_CURRENCY_SYMBOL }, { 0xFE6A, 0xFE6B, G_UNICODE_OTHER_PUNCTUATION }, { 0xFE70, 0xFE74, G_UNICODE_OTHER_LETTER }, { 0xFE76, 0xFEFC, G_UNICODE_OTHER_LETTER }, { 0xFEFF, 0xFEFF, G_UNICODE_FORMAT }, { 0xFF01, 0xFF03, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF04, 0xFF04, G_UNICODE_CURRENCY_SYMBOL }, { 0xFF05, 0xFF07, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF08, 0xFF08, G_UNICODE_OPEN_PUNCTUATION }, { 0xFF09, 0xFF09, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFF0A, 0xFF0A, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF0B, 0xFF0B, G_UNICODE_MATH_SYMBOL }, { 0xFF0C, 0xFF0C, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF0D, 0xFF0D, G_UNICODE_DASH_PUNCTUATION }, { 0xFF0E, 0xFF0F, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF10, 0xFF19, G_UNICODE_DECIMAL_NUMBER }, { 0xFF1A, 0xFF1B, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF1C, 0xFF1E, G_UNICODE_MATH_SYMBOL }, { 0xFF1F, 0xFF20, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF21, 0xFF3A, G_UNICODE_UPPERCASE_LETTER }, { 0xFF3B, 0xFF3B, G_UNICODE_OPEN_PUNCTUATION }, { 0xFF3C, 0xFF3C, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF3D, 0xFF3D, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFF3E, 0xFF3E, G_UNICODE_MODIFIER_SYMBOL }, { 0xFF3F, 0xFF3F, G_UNICODE_CONNECT_PUNCTUATION }, { 0xFF40, 0xFF40, G_UNICODE_MODIFIER_SYMBOL }, { 0xFF41, 0xFF5A, G_UNICODE_LOWERCASE_LETTER }, { 0xFF5B, 0xFF5B, G_UNICODE_OPEN_PUNCTUATION }, { 0xFF5C, 0xFF5C, G_UNICODE_MATH_SYMBOL }, { 0xFF5D, 0xFF5D, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFF5E, 0xFF5E, G_UNICODE_MATH_SYMBOL }, { 0xFF5F, 0xFF5F, G_UNICODE_OPEN_PUNCTUATION }, { 0xFF60, 0xFF60, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFF61, 0xFF61, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF62, 0xFF62, G_UNICODE_OPEN_PUNCTUATION }, { 0xFF63, 0xFF63, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFF64, 0xFF65, G_UNICODE_OTHER_PUNCTUATION }, { 0xFF66, 0xFF6F, G_UNICODE_OTHER_LETTER }, { 0xFF70, 0xFF70, G_UNICODE_MODIFIER_LETTER }, { 0xFF71, 0xFF9D, G_UNICODE_OTHER_LETTER }, { 0xFF9E, 0xFF9F, G_UNICODE_MODIFIER_LETTER }, { 0xFFA0, 0xFFBE, G_UNICODE_OTHER_LETTER }, { 0xFFC2, 0xFFC7, G_UNICODE_OTHER_LETTER }, { 0xFFCA, 0xFFCF, G_UNICODE_OTHER_LETTER }, { 0xFFD2, 0xFFD7, G_UNICODE_OTHER_LETTER }, { 0xFFDA, 0xFFDC, G_UNICODE_OTHER_LETTER }, { 0xFFE0, 0xFFE1, G_UNICODE_CURRENCY_SYMBOL }, { 0xFFE2, 0xFFE2, G_UNICODE_MATH_SYMBOL }, { 0xFFE3, 0xFFE3, G_UNICODE_MODIFIER_SYMBOL }, { 0xFFE4, 0xFFE4, G_UNICODE_OTHER_SYMBOL }, { 0xFFE5, 0xFFE6, G_UNICODE_CURRENCY_SYMBOL }, { 0xFFE8, 0xFFE8, G_UNICODE_OTHER_SYMBOL }, { 0xFFE9, 0xFFEC, G_UNICODE_MATH_SYMBOL }, { 0xFFED, 0xFFEE, G_UNICODE_OTHER_SYMBOL }, { 0xFFF9, 0xFFFB, G_UNICODE_FORMAT }, { 0xFFFC, 0xFFFD, G_UNICODE_OTHER_SYMBOL }, { 0x10000, 0x1000B, G_UNICODE_OTHER_LETTER }, { 0x1000D, 0x10026, G_UNICODE_OTHER_LETTER }, { 0x10028, 0x1003A, G_UNICODE_OTHER_LETTER }, { 0x1003C, 0x1003D, G_UNICODE_OTHER_LETTER }, { 0x1003F, 0x1004D, G_UNICODE_OTHER_LETTER }, { 0x10050, 0x1005D, G_UNICODE_OTHER_LETTER }, { 0x10080, 0x100FA, G_UNICODE_OTHER_LETTER }, { 0x10100, 0x10102, G_UNICODE_OTHER_PUNCTUATION }, { 0x10107, 0x10133, G_UNICODE_OTHER_NUMBER }, { 0x10137, 0x1013F, G_UNICODE_OTHER_SYMBOL }, { 0x10140, 0x10174, G_UNICODE_LETTER_NUMBER }, { 0x10175, 0x10178, G_UNICODE_OTHER_NUMBER }, { 0x10179, 0x10189, G_UNICODE_OTHER_SYMBOL }, { 0x1018A, 0x1018B, G_UNICODE_OTHER_NUMBER }, { 0x1018C, 0x1018E, G_UNICODE_OTHER_SYMBOL }, { 0x10190, 0x1019C, G_UNICODE_OTHER_SYMBOL }, { 0x101A0, 0x101A0, G_UNICODE_OTHER_SYMBOL }, { 0x101D0, 0x101FC, G_UNICODE_OTHER_SYMBOL }, { 0x101FD, 0x101FD, G_UNICODE_NON_SPACING_MARK }, { 0x10280, 0x1029C, G_UNICODE_OTHER_LETTER }, { 0x102A0, 0x102D0, G_UNICODE_OTHER_LETTER }, { 0x102E0, 0x102E0, G_UNICODE_NON_SPACING_MARK }, { 0x102E1, 0x102FB, G_UNICODE_OTHER_NUMBER }, { 0x10300, 0x1031F, G_UNICODE_OTHER_LETTER }, { 0x10320, 0x10323, G_UNICODE_OTHER_NUMBER }, { 0x1032D, 0x10340, G_UNICODE_OTHER_LETTER }, { 0x10341, 0x10341, G_UNICODE_LETTER_NUMBER }, { 0x10342, 0x10349, G_UNICODE_OTHER_LETTER }, { 0x1034A, 0x1034A, G_UNICODE_LETTER_NUMBER }, { 0x10350, 0x10375, G_UNICODE_OTHER_LETTER }, { 0x10376, 0x1037A, G_UNICODE_NON_SPACING_MARK }, { 0x10380, 0x1039D, G_UNICODE_OTHER_LETTER }, { 0x1039F, 0x1039F, G_UNICODE_OTHER_PUNCTUATION }, { 0x103A0, 0x103C3, G_UNICODE_OTHER_LETTER }, { 0x103C8, 0x103CF, G_UNICODE_OTHER_LETTER }, { 0x103D0, 0x103D0, G_UNICODE_OTHER_PUNCTUATION }, { 0x103D1, 0x103D5, G_UNICODE_LETTER_NUMBER }, { 0x10400, 0x10427, G_UNICODE_UPPERCASE_LETTER }, { 0x10428, 0x1044F, G_UNICODE_LOWERCASE_LETTER }, { 0x10450, 0x1049D, G_UNICODE_OTHER_LETTER }, { 0x104A0, 0x104A9, G_UNICODE_DECIMAL_NUMBER }, { 0x104B0, 0x104D3, G_UNICODE_UPPERCASE_LETTER }, { 0x104D8, 0x104FB, G_UNICODE_LOWERCASE_LETTER }, { 0x10500, 0x10527, G_UNICODE_OTHER_LETTER }, { 0x10530, 0x10563, G_UNICODE_OTHER_LETTER }, { 0x1056F, 0x1056F, G_UNICODE_OTHER_PUNCTUATION }, { 0x10600, 0x10736, G_UNICODE_OTHER_LETTER }, { 0x10740, 0x10755, G_UNICODE_OTHER_LETTER }, { 0x10760, 0x10767, G_UNICODE_OTHER_LETTER }, { 0x10800, 0x10805, G_UNICODE_OTHER_LETTER }, { 0x10808, 0x10808, G_UNICODE_OTHER_LETTER }, { 0x1080A, 0x10835, G_UNICODE_OTHER_LETTER }, { 0x10837, 0x10838, G_UNICODE_OTHER_LETTER }, { 0x1083C, 0x1083C, G_UNICODE_OTHER_LETTER }, { 0x1083F, 0x10855, G_UNICODE_OTHER_LETTER }, { 0x10857, 0x10857, G_UNICODE_OTHER_PUNCTUATION }, { 0x10858, 0x1085F, G_UNICODE_OTHER_NUMBER }, { 0x10860, 0x10876, G_UNICODE_OTHER_LETTER }, { 0x10877, 0x10878, G_UNICODE_OTHER_SYMBOL }, { 0x10879, 0x1087F, G_UNICODE_OTHER_NUMBER }, { 0x10880, 0x1089E, G_UNICODE_OTHER_LETTER }, { 0x108A7, 0x108AF, G_UNICODE_OTHER_NUMBER }, { 0x108E0, 0x108F2, G_UNICODE_OTHER_LETTER }, { 0x108F4, 0x108F5, G_UNICODE_OTHER_LETTER }, { 0x108FB, 0x108FF, G_UNICODE_OTHER_NUMBER }, { 0x10900, 0x10915, G_UNICODE_OTHER_LETTER }, { 0x10916, 0x1091B, G_UNICODE_OTHER_NUMBER }, { 0x1091F, 0x1091F, G_UNICODE_OTHER_PUNCTUATION }, { 0x10920, 0x10939, G_UNICODE_OTHER_LETTER }, { 0x1093F, 0x1093F, G_UNICODE_OTHER_PUNCTUATION }, { 0x10980, 0x109B7, G_UNICODE_OTHER_LETTER }, { 0x109BC, 0x109BD, G_UNICODE_OTHER_NUMBER }, { 0x109BE, 0x109BF, G_UNICODE_OTHER_LETTER }, { 0x109C0, 0x109CF, G_UNICODE_OTHER_NUMBER }, { 0x109D2, 0x109FF, G_UNICODE_OTHER_NUMBER }, { 0x10A00, 0x10A00, G_UNICODE_OTHER_LETTER }, { 0x10A01, 0x10A03, G_UNICODE_NON_SPACING_MARK }, { 0x10A05, 0x10A06, G_UNICODE_NON_SPACING_MARK }, { 0x10A0C, 0x10A0F, G_UNICODE_NON_SPACING_MARK }, { 0x10A10, 0x10A13, G_UNICODE_OTHER_LETTER }, { 0x10A15, 0x10A17, G_UNICODE_OTHER_LETTER }, { 0x10A19, 0x10A35, G_UNICODE_OTHER_LETTER }, { 0x10A38, 0x10A3A, G_UNICODE_NON_SPACING_MARK }, { 0x10A3F, 0x10A3F, G_UNICODE_NON_SPACING_MARK }, { 0x10A40, 0x10A48, G_UNICODE_OTHER_NUMBER }, { 0x10A50, 0x10A58, G_UNICODE_OTHER_PUNCTUATION }, { 0x10A60, 0x10A7C, G_UNICODE_OTHER_LETTER }, { 0x10A7D, 0x10A7E, G_UNICODE_OTHER_NUMBER }, { 0x10A7F, 0x10A7F, G_UNICODE_OTHER_PUNCTUATION }, { 0x10A80, 0x10A9C, G_UNICODE_OTHER_LETTER }, { 0x10A9D, 0x10A9F, G_UNICODE_OTHER_NUMBER }, { 0x10AC0, 0x10AC7, G_UNICODE_OTHER_LETTER }, { 0x10AC8, 0x10AC8, G_UNICODE_OTHER_SYMBOL }, { 0x10AC9, 0x10AE4, G_UNICODE_OTHER_LETTER }, { 0x10AE5, 0x10AE6, G_UNICODE_NON_SPACING_MARK }, { 0x10AEB, 0x10AEF, G_UNICODE_OTHER_NUMBER }, { 0x10AF0, 0x10AF6, G_UNICODE_OTHER_PUNCTUATION }, { 0x10B00, 0x10B35, G_UNICODE_OTHER_LETTER }, { 0x10B39, 0x10B3F, G_UNICODE_OTHER_PUNCTUATION }, { 0x10B40, 0x10B55, G_UNICODE_OTHER_LETTER }, { 0x10B58, 0x10B5F, G_UNICODE_OTHER_NUMBER }, { 0x10B60, 0x10B72, G_UNICODE_OTHER_LETTER }, { 0x10B78, 0x10B7F, G_UNICODE_OTHER_NUMBER }, { 0x10B80, 0x10B91, G_UNICODE_OTHER_LETTER }, { 0x10B99, 0x10B9C, G_UNICODE_OTHER_PUNCTUATION }, { 0x10BA9, 0x10BAF, G_UNICODE_OTHER_NUMBER }, { 0x10C00, 0x10C48, G_UNICODE_OTHER_LETTER }, { 0x10C80, 0x10CB2, G_UNICODE_UPPERCASE_LETTER }, { 0x10CC0, 0x10CF2, G_UNICODE_LOWERCASE_LETTER }, { 0x10CFA, 0x10CFF, G_UNICODE_OTHER_NUMBER }, { 0x10D00, 0x10D23, G_UNICODE_OTHER_LETTER }, { 0x10D24, 0x10D27, G_UNICODE_NON_SPACING_MARK }, { 0x10D30, 0x10D39, G_UNICODE_DECIMAL_NUMBER }, { 0x10E60, 0x10E7E, G_UNICODE_OTHER_NUMBER }, { 0x10E80, 0x10EA9, G_UNICODE_OTHER_LETTER }, { 0x10EAB, 0x10EAC, G_UNICODE_NON_SPACING_MARK }, { 0x10EAD, 0x10EAD, G_UNICODE_DASH_PUNCTUATION }, { 0x10EB0, 0x10EB1, G_UNICODE_OTHER_LETTER }, { 0x10F00, 0x10F1C, G_UNICODE_OTHER_LETTER }, { 0x10F1D, 0x10F26, G_UNICODE_OTHER_NUMBER }, { 0x10F27, 0x10F27, G_UNICODE_OTHER_LETTER }, { 0x10F30, 0x10F45, G_UNICODE_OTHER_LETTER }, { 0x10F46, 0x10F50, G_UNICODE_NON_SPACING_MARK }, { 0x10F51, 0x10F54, G_UNICODE_OTHER_NUMBER }, { 0x10F55, 0x10F59, G_UNICODE_OTHER_PUNCTUATION }, { 0x10FB0, 0x10FC4, G_UNICODE_OTHER_LETTER }, { 0x10FC5, 0x10FCB, G_UNICODE_OTHER_NUMBER }, { 0x10FE0, 0x10FF6, G_UNICODE_OTHER_LETTER }, { 0x11000, 0x11000, G_UNICODE_SPACING_MARK }, { 0x11001, 0x11001, G_UNICODE_NON_SPACING_MARK }, { 0x11002, 0x11002, G_UNICODE_SPACING_MARK }, { 0x11003, 0x11037, G_UNICODE_OTHER_LETTER }, { 0x11038, 0x11046, G_UNICODE_NON_SPACING_MARK }, { 0x11047, 0x1104D, G_UNICODE_OTHER_PUNCTUATION }, { 0x11052, 0x11065, G_UNICODE_OTHER_NUMBER }, { 0x11066, 0x1106F, G_UNICODE_DECIMAL_NUMBER }, { 0x1107F, 0x11081, G_UNICODE_NON_SPACING_MARK }, { 0x11082, 0x11082, G_UNICODE_SPACING_MARK }, { 0x11083, 0x110AF, G_UNICODE_OTHER_LETTER }, { 0x110B0, 0x110B2, G_UNICODE_SPACING_MARK }, { 0x110B3, 0x110B6, G_UNICODE_NON_SPACING_MARK }, { 0x110B7, 0x110B8, G_UNICODE_SPACING_MARK }, { 0x110B9, 0x110BA, G_UNICODE_NON_SPACING_MARK }, { 0x110BB, 0x110BC, G_UNICODE_OTHER_PUNCTUATION }, { 0x110BD, 0x110BD, G_UNICODE_FORMAT }, { 0x110BE, 0x110C1, G_UNICODE_OTHER_PUNCTUATION }, { 0x110CD, 0x110CD, G_UNICODE_FORMAT }, { 0x110D0, 0x110E8, G_UNICODE_OTHER_LETTER }, { 0x110F0, 0x110F9, G_UNICODE_DECIMAL_NUMBER }, { 0x11100, 0x11102, G_UNICODE_NON_SPACING_MARK }, { 0x11103, 0x11126, G_UNICODE_OTHER_LETTER }, { 0x11127, 0x1112B, G_UNICODE_NON_SPACING_MARK }, { 0x1112C, 0x1112C, G_UNICODE_SPACING_MARK }, { 0x1112D, 0x11134, G_UNICODE_NON_SPACING_MARK }, { 0x11136, 0x1113F, G_UNICODE_DECIMAL_NUMBER }, { 0x11140, 0x11143, G_UNICODE_OTHER_PUNCTUATION }, { 0x11144, 0x11144, G_UNICODE_OTHER_LETTER }, { 0x11145, 0x11146, G_UNICODE_SPACING_MARK }, { 0x11147, 0x11147, G_UNICODE_OTHER_LETTER }, { 0x11150, 0x11172, G_UNICODE_OTHER_LETTER }, { 0x11173, 0x11173, G_UNICODE_NON_SPACING_MARK }, { 0x11174, 0x11175, G_UNICODE_OTHER_PUNCTUATION }, { 0x11176, 0x11176, G_UNICODE_OTHER_LETTER }, { 0x11180, 0x11181, G_UNICODE_NON_SPACING_MARK }, { 0x11182, 0x11182, G_UNICODE_SPACING_MARK }, { 0x11183, 0x111B2, G_UNICODE_OTHER_LETTER }, { 0x111B3, 0x111B5, G_UNICODE_SPACING_MARK }, { 0x111B6, 0x111BE, G_UNICODE_NON_SPACING_MARK }, { 0x111BF, 0x111C0, G_UNICODE_SPACING_MARK }, { 0x111C1, 0x111C4, G_UNICODE_OTHER_LETTER }, { 0x111C5, 0x111C8, G_UNICODE_OTHER_PUNCTUATION }, { 0x111C9, 0x111CC, G_UNICODE_NON_SPACING_MARK }, { 0x111CD, 0x111CD, G_UNICODE_OTHER_PUNCTUATION }, { 0x111CE, 0x111CE, G_UNICODE_SPACING_MARK }, { 0x111CF, 0x111CF, G_UNICODE_NON_SPACING_MARK }, { 0x111D0, 0x111D9, G_UNICODE_DECIMAL_NUMBER }, { 0x111DA, 0x111DA, G_UNICODE_OTHER_LETTER }, { 0x111DB, 0x111DB, G_UNICODE_OTHER_PUNCTUATION }, { 0x111DC, 0x111DC, G_UNICODE_OTHER_LETTER }, { 0x111DD, 0x111DF, G_UNICODE_OTHER_PUNCTUATION }, { 0x111E1, 0x111F4, G_UNICODE_OTHER_NUMBER }, { 0x11200, 0x11211, G_UNICODE_OTHER_LETTER }, { 0x11213, 0x1122B, G_UNICODE_OTHER_LETTER }, { 0x1122C, 0x1122E, G_UNICODE_SPACING_MARK }, { 0x1122F, 0x11231, G_UNICODE_NON_SPACING_MARK }, { 0x11232, 0x11233, G_UNICODE_SPACING_MARK }, { 0x11234, 0x11234, G_UNICODE_NON_SPACING_MARK }, { 0x11235, 0x11235, G_UNICODE_SPACING_MARK }, { 0x11236, 0x11237, G_UNICODE_NON_SPACING_MARK }, { 0x11238, 0x1123D, G_UNICODE_OTHER_PUNCTUATION }, { 0x1123E, 0x1123E, G_UNICODE_NON_SPACING_MARK }, { 0x11280, 0x11286, G_UNICODE_OTHER_LETTER }, { 0x11288, 0x11288, G_UNICODE_OTHER_LETTER }, { 0x1128A, 0x1128D, G_UNICODE_OTHER_LETTER }, { 0x1128F, 0x1129D, G_UNICODE_OTHER_LETTER }, { 0x1129F, 0x112A8, G_UNICODE_OTHER_LETTER }, { 0x112A9, 0x112A9, G_UNICODE_OTHER_PUNCTUATION }, { 0x112B0, 0x112DE, G_UNICODE_OTHER_LETTER }, { 0x112DF, 0x112DF, G_UNICODE_NON_SPACING_MARK }, { 0x112E0, 0x112E2, G_UNICODE_SPACING_MARK }, { 0x112E3, 0x112EA, G_UNICODE_NON_SPACING_MARK }, { 0x112F0, 0x112F9, G_UNICODE_DECIMAL_NUMBER }, { 0x11300, 0x11301, G_UNICODE_NON_SPACING_MARK }, { 0x11302, 0x11303, G_UNICODE_SPACING_MARK }, { 0x11305, 0x1130C, G_UNICODE_OTHER_LETTER }, { 0x1130F, 0x11310, G_UNICODE_OTHER_LETTER }, { 0x11313, 0x11328, G_UNICODE_OTHER_LETTER }, { 0x1132A, 0x11330, G_UNICODE_OTHER_LETTER }, { 0x11332, 0x11333, G_UNICODE_OTHER_LETTER }, { 0x11335, 0x11339, G_UNICODE_OTHER_LETTER }, { 0x1133B, 0x1133C, G_UNICODE_NON_SPACING_MARK }, { 0x1133D, 0x1133D, G_UNICODE_OTHER_LETTER }, { 0x1133E, 0x1133F, G_UNICODE_SPACING_MARK }, { 0x11340, 0x11340, G_UNICODE_NON_SPACING_MARK }, { 0x11341, 0x11344, G_UNICODE_SPACING_MARK }, { 0x11347, 0x11348, G_UNICODE_SPACING_MARK }, { 0x1134B, 0x1134D, G_UNICODE_SPACING_MARK }, { 0x11350, 0x11350, G_UNICODE_OTHER_LETTER }, { 0x11357, 0x11357, G_UNICODE_SPACING_MARK }, { 0x1135D, 0x11361, G_UNICODE_OTHER_LETTER }, { 0x11362, 0x11363, G_UNICODE_SPACING_MARK }, { 0x11366, 0x1136C, G_UNICODE_NON_SPACING_MARK }, { 0x11370, 0x11374, G_UNICODE_NON_SPACING_MARK }, { 0x11400, 0x11434, G_UNICODE_OTHER_LETTER }, { 0x11435, 0x11437, G_UNICODE_SPACING_MARK }, { 0x11438, 0x1143F, G_UNICODE_NON_SPACING_MARK }, { 0x11440, 0x11441, G_UNICODE_SPACING_MARK }, { 0x11442, 0x11444, G_UNICODE_NON_SPACING_MARK }, { 0x11445, 0x11445, G_UNICODE_SPACING_MARK }, { 0x11446, 0x11446, G_UNICODE_NON_SPACING_MARK }, { 0x11447, 0x1144A, G_UNICODE_OTHER_LETTER }, { 0x1144B, 0x1144F, G_UNICODE_OTHER_PUNCTUATION }, { 0x11450, 0x11459, G_UNICODE_DECIMAL_NUMBER }, { 0x1145A, 0x1145B, G_UNICODE_OTHER_PUNCTUATION }, { 0x1145D, 0x1145D, G_UNICODE_OTHER_PUNCTUATION }, { 0x1145E, 0x1145E, G_UNICODE_NON_SPACING_MARK }, { 0x1145F, 0x11461, G_UNICODE_OTHER_LETTER }, { 0x11480, 0x114AF, G_UNICODE_OTHER_LETTER }, { 0x114B0, 0x114B2, G_UNICODE_SPACING_MARK }, { 0x114B3, 0x114B8, G_UNICODE_NON_SPACING_MARK }, { 0x114B9, 0x114B9, G_UNICODE_SPACING_MARK }, { 0x114BA, 0x114BA, G_UNICODE_NON_SPACING_MARK }, { 0x114BB, 0x114BE, G_UNICODE_SPACING_MARK }, { 0x114BF, 0x114C0, G_UNICODE_NON_SPACING_MARK }, { 0x114C1, 0x114C1, G_UNICODE_SPACING_MARK }, { 0x114C2, 0x114C3, G_UNICODE_NON_SPACING_MARK }, { 0x114C4, 0x114C5, G_UNICODE_OTHER_LETTER }, { 0x114C6, 0x114C6, G_UNICODE_OTHER_PUNCTUATION }, { 0x114C7, 0x114C7, G_UNICODE_OTHER_LETTER }, { 0x114D0, 0x114D9, G_UNICODE_DECIMAL_NUMBER }, { 0x11580, 0x115AE, G_UNICODE_OTHER_LETTER }, { 0x115AF, 0x115B1, G_UNICODE_SPACING_MARK }, { 0x115B2, 0x115B5, G_UNICODE_NON_SPACING_MARK }, { 0x115B8, 0x115BB, G_UNICODE_SPACING_MARK }, { 0x115BC, 0x115BD, G_UNICODE_NON_SPACING_MARK }, { 0x115BE, 0x115BE, G_UNICODE_SPACING_MARK }, { 0x115BF, 0x115C0, G_UNICODE_NON_SPACING_MARK }, { 0x115C1, 0x115D7, G_UNICODE_OTHER_PUNCTUATION }, { 0x115D8, 0x115DB, G_UNICODE_OTHER_LETTER }, { 0x115DC, 0x115DD, G_UNICODE_NON_SPACING_MARK }, { 0x11600, 0x1162F, G_UNICODE_OTHER_LETTER }, { 0x11630, 0x11632, G_UNICODE_SPACING_MARK }, { 0x11633, 0x1163A, G_UNICODE_NON_SPACING_MARK }, { 0x1163B, 0x1163C, G_UNICODE_SPACING_MARK }, { 0x1163D, 0x1163D, G_UNICODE_NON_SPACING_MARK }, { 0x1163E, 0x1163E, G_UNICODE_SPACING_MARK }, { 0x1163F, 0x11640, G_UNICODE_NON_SPACING_MARK }, { 0x11641, 0x11643, G_UNICODE_OTHER_PUNCTUATION }, { 0x11644, 0x11644, G_UNICODE_OTHER_LETTER }, { 0x11650, 0x11659, G_UNICODE_DECIMAL_NUMBER }, { 0x11660, 0x1166C, G_UNICODE_OTHER_PUNCTUATION }, { 0x11680, 0x116AA, G_UNICODE_OTHER_LETTER }, { 0x116AB, 0x116AB, G_UNICODE_NON_SPACING_MARK }, { 0x116AC, 0x116AC, G_UNICODE_SPACING_MARK }, { 0x116AD, 0x116AD, G_UNICODE_NON_SPACING_MARK }, { 0x116AE, 0x116AF, G_UNICODE_SPACING_MARK }, { 0x116B0, 0x116B5, G_UNICODE_NON_SPACING_MARK }, { 0x116B6, 0x116B6, G_UNICODE_SPACING_MARK }, { 0x116B7, 0x116B7, G_UNICODE_NON_SPACING_MARK }, { 0x116B8, 0x116B8, G_UNICODE_OTHER_LETTER }, { 0x116C0, 0x116C9, G_UNICODE_DECIMAL_NUMBER }, { 0x11700, 0x1171A, G_UNICODE_OTHER_LETTER }, { 0x1171D, 0x1171F, G_UNICODE_NON_SPACING_MARK }, { 0x11720, 0x11721, G_UNICODE_SPACING_MARK }, { 0x11722, 0x11725, G_UNICODE_NON_SPACING_MARK }, { 0x11726, 0x11726, G_UNICODE_SPACING_MARK }, { 0x11727, 0x1172B, G_UNICODE_NON_SPACING_MARK }, { 0x11730, 0x11739, G_UNICODE_DECIMAL_NUMBER }, { 0x1173A, 0x1173B, G_UNICODE_OTHER_NUMBER }, { 0x1173C, 0x1173E, G_UNICODE_OTHER_PUNCTUATION }, { 0x1173F, 0x1173F, G_UNICODE_OTHER_SYMBOL }, { 0x11800, 0x1182B, G_UNICODE_OTHER_LETTER }, { 0x1182C, 0x1182E, G_UNICODE_SPACING_MARK }, { 0x1182F, 0x11837, G_UNICODE_NON_SPACING_MARK }, { 0x11838, 0x11838, G_UNICODE_SPACING_MARK }, { 0x11839, 0x1183A, G_UNICODE_NON_SPACING_MARK }, { 0x1183B, 0x1183B, G_UNICODE_OTHER_PUNCTUATION }, { 0x118A0, 0x118BF, G_UNICODE_UPPERCASE_LETTER }, { 0x118C0, 0x118DF, G_UNICODE_LOWERCASE_LETTER }, { 0x118E0, 0x118E9, G_UNICODE_DECIMAL_NUMBER }, { 0x118EA, 0x118F2, G_UNICODE_OTHER_NUMBER }, { 0x118FF, 0x11906, G_UNICODE_OTHER_LETTER }, { 0x11909, 0x11909, G_UNICODE_OTHER_LETTER }, { 0x1190C, 0x11913, G_UNICODE_OTHER_LETTER }, { 0x11915, 0x11916, G_UNICODE_OTHER_LETTER }, { 0x11918, 0x1192F, G_UNICODE_OTHER_LETTER }, { 0x11930, 0x11935, G_UNICODE_SPACING_MARK }, { 0x11937, 0x11938, G_UNICODE_SPACING_MARK }, { 0x1193B, 0x1193C, G_UNICODE_NON_SPACING_MARK }, { 0x1193D, 0x1193D, G_UNICODE_SPACING_MARK }, { 0x1193E, 0x1193E, G_UNICODE_NON_SPACING_MARK }, { 0x1193F, 0x1193F, G_UNICODE_OTHER_LETTER }, { 0x11940, 0x11940, G_UNICODE_SPACING_MARK }, { 0x11941, 0x11941, G_UNICODE_OTHER_LETTER }, { 0x11942, 0x11942, G_UNICODE_SPACING_MARK }, { 0x11943, 0x11943, G_UNICODE_NON_SPACING_MARK }, { 0x11944, 0x11946, G_UNICODE_OTHER_PUNCTUATION }, { 0x11950, 0x11959, G_UNICODE_DECIMAL_NUMBER }, { 0x119A0, 0x119A7, G_UNICODE_OTHER_LETTER }, { 0x119AA, 0x119D0, G_UNICODE_OTHER_LETTER }, { 0x119D1, 0x119D3, G_UNICODE_SPACING_MARK }, { 0x119D4, 0x119D7, G_UNICODE_NON_SPACING_MARK }, { 0x119DA, 0x119DB, G_UNICODE_NON_SPACING_MARK }, { 0x119DC, 0x119DF, G_UNICODE_SPACING_MARK }, { 0x119E0, 0x119E0, G_UNICODE_NON_SPACING_MARK }, { 0x119E1, 0x119E1, G_UNICODE_OTHER_LETTER }, { 0x119E2, 0x119E2, G_UNICODE_OTHER_PUNCTUATION }, { 0x119E3, 0x119E3, G_UNICODE_OTHER_LETTER }, { 0x119E4, 0x119E4, G_UNICODE_SPACING_MARK }, { 0x11A00, 0x11A00, G_UNICODE_OTHER_LETTER }, { 0x11A01, 0x11A0A, G_UNICODE_NON_SPACING_MARK }, { 0x11A0B, 0x11A32, G_UNICODE_OTHER_LETTER }, { 0x11A33, 0x11A38, G_UNICODE_NON_SPACING_MARK }, { 0x11A39, 0x11A39, G_UNICODE_SPACING_MARK }, { 0x11A3A, 0x11A3A, G_UNICODE_OTHER_LETTER }, { 0x11A3B, 0x11A3E, G_UNICODE_NON_SPACING_MARK }, { 0x11A3F, 0x11A46, G_UNICODE_OTHER_PUNCTUATION }, { 0x11A47, 0x11A47, G_UNICODE_NON_SPACING_MARK }, { 0x11A50, 0x11A50, G_UNICODE_OTHER_LETTER }, { 0x11A51, 0x11A56, G_UNICODE_NON_SPACING_MARK }, { 0x11A57, 0x11A58, G_UNICODE_SPACING_MARK }, { 0x11A59, 0x11A5B, G_UNICODE_NON_SPACING_MARK }, { 0x11A5C, 0x11A89, G_UNICODE_OTHER_LETTER }, { 0x11A8A, 0x11A96, G_UNICODE_NON_SPACING_MARK }, { 0x11A97, 0x11A97, G_UNICODE_SPACING_MARK }, { 0x11A98, 0x11A99, G_UNICODE_NON_SPACING_MARK }, { 0x11A9A, 0x11A9C, G_UNICODE_OTHER_PUNCTUATION }, { 0x11A9D, 0x11A9D, G_UNICODE_OTHER_LETTER }, { 0x11A9E, 0x11AA2, G_UNICODE_OTHER_PUNCTUATION }, { 0x11AC0, 0x11AF8, G_UNICODE_OTHER_LETTER }, { 0x11C00, 0x11C08, G_UNICODE_OTHER_LETTER }, { 0x11C0A, 0x11C2E, G_UNICODE_OTHER_LETTER }, { 0x11C2F, 0x11C2F, G_UNICODE_SPACING_MARK }, { 0x11C30, 0x11C36, G_UNICODE_NON_SPACING_MARK }, { 0x11C38, 0x11C3D, G_UNICODE_NON_SPACING_MARK }, { 0x11C3E, 0x11C3E, G_UNICODE_SPACING_MARK }, { 0x11C3F, 0x11C3F, G_UNICODE_NON_SPACING_MARK }, { 0x11C40, 0x11C40, G_UNICODE_OTHER_LETTER }, { 0x11C41, 0x11C45, G_UNICODE_OTHER_PUNCTUATION }, { 0x11C50, 0x11C59, G_UNICODE_DECIMAL_NUMBER }, { 0x11C5A, 0x11C6C, G_UNICODE_OTHER_NUMBER }, { 0x11C70, 0x11C71, G_UNICODE_OTHER_PUNCTUATION }, { 0x11C72, 0x11C8F, G_UNICODE_OTHER_LETTER }, { 0x11C92, 0x11CA7, G_UNICODE_NON_SPACING_MARK }, { 0x11CA9, 0x11CA9, G_UNICODE_SPACING_MARK }, { 0x11CAA, 0x11CB0, G_UNICODE_NON_SPACING_MARK }, { 0x11CB1, 0x11CB1, G_UNICODE_SPACING_MARK }, { 0x11CB2, 0x11CB3, G_UNICODE_NON_SPACING_MARK }, { 0x11CB4, 0x11CB4, G_UNICODE_SPACING_MARK }, { 0x11CB5, 0x11CB6, G_UNICODE_NON_SPACING_MARK }, { 0x11D00, 0x11D06, G_UNICODE_OTHER_LETTER }, { 0x11D08, 0x11D09, G_UNICODE_OTHER_LETTER }, { 0x11D0B, 0x11D30, G_UNICODE_OTHER_LETTER }, { 0x11D31, 0x11D36, G_UNICODE_NON_SPACING_MARK }, { 0x11D3A, 0x11D3A, G_UNICODE_NON_SPACING_MARK }, { 0x11D3C, 0x11D3D, G_UNICODE_NON_SPACING_MARK }, { 0x11D3F, 0x11D45, G_UNICODE_NON_SPACING_MARK }, { 0x11D46, 0x11D46, G_UNICODE_OTHER_LETTER }, { 0x11D47, 0x11D47, G_UNICODE_NON_SPACING_MARK }, { 0x11D50, 0x11D59, G_UNICODE_DECIMAL_NUMBER }, { 0x11D60, 0x11D65, G_UNICODE_OTHER_LETTER }, { 0x11D67, 0x11D68, G_UNICODE_OTHER_LETTER }, { 0x11D6A, 0x11D89, G_UNICODE_OTHER_LETTER }, { 0x11D8A, 0x11D8E, G_UNICODE_SPACING_MARK }, { 0x11D90, 0x11D91, G_UNICODE_NON_SPACING_MARK }, { 0x11D93, 0x11D94, G_UNICODE_SPACING_MARK }, { 0x11D95, 0x11D95, G_UNICODE_NON_SPACING_MARK }, { 0x11D96, 0x11D96, G_UNICODE_SPACING_MARK }, { 0x11D97, 0x11D97, G_UNICODE_NON_SPACING_MARK }, { 0x11D98, 0x11D98, G_UNICODE_OTHER_LETTER }, { 0x11DA0, 0x11DA9, G_UNICODE_DECIMAL_NUMBER }, { 0x11EE0, 0x11EF2, G_UNICODE_OTHER_LETTER }, { 0x11EF3, 0x11EF4, G_UNICODE_NON_SPACING_MARK }, { 0x11EF5, 0x11EF6, G_UNICODE_SPACING_MARK }, { 0x11EF7, 0x11EF8, G_UNICODE_OTHER_PUNCTUATION }, { 0x11FB0, 0x11FB0, G_UNICODE_OTHER_LETTER }, { 0x11FC0, 0x11FD4, G_UNICODE_OTHER_NUMBER }, { 0x11FD5, 0x11FDC, G_UNICODE_OTHER_SYMBOL }, { 0x11FDD, 0x11FE0, G_UNICODE_CURRENCY_SYMBOL }, { 0x11FE1, 0x11FF1, G_UNICODE_OTHER_SYMBOL }, { 0x11FFF, 0x11FFF, G_UNICODE_OTHER_PUNCTUATION }, { 0x12000, 0x12399, G_UNICODE_OTHER_LETTER }, { 0x12400, 0x1246E, G_UNICODE_LETTER_NUMBER }, { 0x12470, 0x12474, G_UNICODE_OTHER_PUNCTUATION }, { 0x12480, 0x12543, G_UNICODE_OTHER_LETTER }, { 0x13000, 0x1342E, G_UNICODE_OTHER_LETTER }, { 0x13430, 0x13438, G_UNICODE_FORMAT }, { 0x14400, 0x14646, G_UNICODE_OTHER_LETTER }, { 0x16800, 0x16A38, G_UNICODE_OTHER_LETTER }, { 0x16A40, 0x16A5E, G_UNICODE_OTHER_LETTER }, { 0x16A60, 0x16A69, G_UNICODE_DECIMAL_NUMBER }, { 0x16A6E, 0x16A6F, G_UNICODE_OTHER_PUNCTUATION }, { 0x16AD0, 0x16AED, G_UNICODE_OTHER_LETTER }, { 0x16AF0, 0x16AF4, G_UNICODE_NON_SPACING_MARK }, { 0x16AF5, 0x16AF5, G_UNICODE_OTHER_PUNCTUATION }, { 0x16B00, 0x16B2F, G_UNICODE_OTHER_LETTER }, { 0x16B30, 0x16B36, G_UNICODE_NON_SPACING_MARK }, { 0x16B37, 0x16B3B, G_UNICODE_OTHER_PUNCTUATION }, { 0x16B3C, 0x16B3F, G_UNICODE_OTHER_SYMBOL }, { 0x16B40, 0x16B43, G_UNICODE_MODIFIER_LETTER }, { 0x16B44, 0x16B44, G_UNICODE_OTHER_PUNCTUATION }, { 0x16B45, 0x16B45, G_UNICODE_OTHER_SYMBOL }, { 0x16B50, 0x16B59, G_UNICODE_DECIMAL_NUMBER }, { 0x16B5B, 0x16B61, G_UNICODE_OTHER_NUMBER }, { 0x16B63, 0x16B77, G_UNICODE_OTHER_LETTER }, { 0x16B7D, 0x16B8F, G_UNICODE_OTHER_LETTER }, { 0x16E40, 0x16E5F, G_UNICODE_UPPERCASE_LETTER }, { 0x16E60, 0x16E7F, G_UNICODE_LOWERCASE_LETTER }, { 0x16E80, 0x16E96, G_UNICODE_OTHER_NUMBER }, { 0x16E97, 0x16E9A, G_UNICODE_OTHER_PUNCTUATION }, { 0x16F00, 0x16F4A, G_UNICODE_OTHER_LETTER }, { 0x16F4F, 0x16F4F, G_UNICODE_NON_SPACING_MARK }, { 0x16F50, 0x16F50, G_UNICODE_OTHER_LETTER }, { 0x16F51, 0x16F87, G_UNICODE_SPACING_MARK }, { 0x16F8F, 0x16F92, G_UNICODE_NON_SPACING_MARK }, { 0x16F93, 0x16F9F, G_UNICODE_MODIFIER_LETTER }, { 0x16FE0, 0x16FE1, G_UNICODE_MODIFIER_LETTER }, { 0x16FE2, 0x16FE2, G_UNICODE_OTHER_PUNCTUATION }, { 0x16FE3, 0x16FE3, G_UNICODE_MODIFIER_LETTER }, { 0x16FE4, 0x16FE4, G_UNICODE_NON_SPACING_MARK }, { 0x16FF0, 0x16FF1, G_UNICODE_SPACING_MARK }, { 0x17000, 0x187F7, G_UNICODE_OTHER_LETTER }, { 0x18800, 0x18CD5, G_UNICODE_OTHER_LETTER }, { 0x18D00, 0x18D08, G_UNICODE_OTHER_LETTER }, { 0x1B000, 0x1B11E, G_UNICODE_OTHER_LETTER }, { 0x1B150, 0x1B152, G_UNICODE_OTHER_LETTER }, { 0x1B164, 0x1B167, G_UNICODE_OTHER_LETTER }, { 0x1B170, 0x1B2FB, G_UNICODE_OTHER_LETTER }, { 0x1BC00, 0x1BC6A, G_UNICODE_OTHER_LETTER }, { 0x1BC70, 0x1BC7C, G_UNICODE_OTHER_LETTER }, { 0x1BC80, 0x1BC88, G_UNICODE_OTHER_LETTER }, { 0x1BC90, 0x1BC99, G_UNICODE_OTHER_LETTER }, { 0x1BC9C, 0x1BC9C, G_UNICODE_OTHER_SYMBOL }, { 0x1BC9D, 0x1BC9E, G_UNICODE_NON_SPACING_MARK }, { 0x1BC9F, 0x1BC9F, G_UNICODE_OTHER_PUNCTUATION }, { 0x1BCA0, 0x1BCA3, G_UNICODE_FORMAT }, { 0x1D000, 0x1D0F5, G_UNICODE_OTHER_SYMBOL }, { 0x1D100, 0x1D126, G_UNICODE_OTHER_SYMBOL }, { 0x1D129, 0x1D164, G_UNICODE_OTHER_SYMBOL }, { 0x1D165, 0x1D166, G_UNICODE_SPACING_MARK }, { 0x1D167, 0x1D169, G_UNICODE_NON_SPACING_MARK }, { 0x1D16A, 0x1D16C, G_UNICODE_OTHER_SYMBOL }, { 0x1D16D, 0x1D172, G_UNICODE_SPACING_MARK }, { 0x1D173, 0x1D17A, G_UNICODE_FORMAT }, { 0x1D17B, 0x1D182, G_UNICODE_NON_SPACING_MARK }, { 0x1D183, 0x1D184, G_UNICODE_OTHER_SYMBOL }, { 0x1D185, 0x1D18B, G_UNICODE_NON_SPACING_MARK }, { 0x1D18C, 0x1D1A9, G_UNICODE_OTHER_SYMBOL }, { 0x1D1AA, 0x1D1AD, G_UNICODE_NON_SPACING_MARK }, { 0x1D1AE, 0x1D1E8, G_UNICODE_OTHER_SYMBOL }, { 0x1D200, 0x1D241, G_UNICODE_OTHER_SYMBOL }, { 0x1D242, 0x1D244, G_UNICODE_NON_SPACING_MARK }, { 0x1D245, 0x1D245, G_UNICODE_OTHER_SYMBOL }, { 0x1D2E0, 0x1D2F3, G_UNICODE_OTHER_NUMBER }, { 0x1D300, 0x1D356, G_UNICODE_OTHER_SYMBOL }, { 0x1D360, 0x1D378, G_UNICODE_OTHER_NUMBER }, { 0x1D400, 0x1D419, G_UNICODE_UPPERCASE_LETTER }, { 0x1D41A, 0x1D433, G_UNICODE_LOWERCASE_LETTER }, { 0x1D434, 0x1D44D, G_UNICODE_UPPERCASE_LETTER }, { 0x1D44E, 0x1D454, G_UNICODE_LOWERCASE_LETTER }, { 0x1D456, 0x1D467, G_UNICODE_LOWERCASE_LETTER }, { 0x1D468, 0x1D481, G_UNICODE_UPPERCASE_LETTER }, { 0x1D482, 0x1D49B, G_UNICODE_LOWERCASE_LETTER }, { 0x1D49C, 0x1D49C, G_UNICODE_UPPERCASE_LETTER }, { 0x1D49E, 0x1D49F, G_UNICODE_UPPERCASE_LETTER }, { 0x1D4A2, 0x1D4A2, G_UNICODE_UPPERCASE_LETTER }, { 0x1D4A5, 0x1D4A6, G_UNICODE_UPPERCASE_LETTER }, { 0x1D4A9, 0x1D4AC, G_UNICODE_UPPERCASE_LETTER }, { 0x1D4AE, 0x1D4B5, G_UNICODE_UPPERCASE_LETTER }, { 0x1D4B6, 0x1D4B9, G_UNICODE_LOWERCASE_LETTER }, { 0x1D4BB, 0x1D4BB, G_UNICODE_LOWERCASE_LETTER }, { 0x1D4BD, 0x1D4C3, G_UNICODE_LOWERCASE_LETTER }, { 0x1D4C5, 0x1D4CF, G_UNICODE_LOWERCASE_LETTER }, { 0x1D4D0, 0x1D4E9, G_UNICODE_UPPERCASE_LETTER }, { 0x1D4EA, 0x1D503, G_UNICODE_LOWERCASE_LETTER }, { 0x1D504, 0x1D505, G_UNICODE_UPPERCASE_LETTER }, { 0x1D507, 0x1D50A, G_UNICODE_UPPERCASE_LETTER }, { 0x1D50D, 0x1D514, G_UNICODE_UPPERCASE_LETTER }, { 0x1D516, 0x1D51C, G_UNICODE_UPPERCASE_LETTER }, { 0x1D51E, 0x1D537, G_UNICODE_LOWERCASE_LETTER }, { 0x1D538, 0x1D539, G_UNICODE_UPPERCASE_LETTER }, { 0x1D53B, 0x1D53E, G_UNICODE_UPPERCASE_LETTER }, { 0x1D540, 0x1D544, G_UNICODE_UPPERCASE_LETTER }, { 0x1D546, 0x1D546, G_UNICODE_UPPERCASE_LETTER }, { 0x1D54A, 0x1D550, G_UNICODE_UPPERCASE_LETTER }, { 0x1D552, 0x1D56B, G_UNICODE_LOWERCASE_LETTER }, { 0x1D56C, 0x1D585, G_UNICODE_UPPERCASE_LETTER }, { 0x1D586, 0x1D59F, G_UNICODE_LOWERCASE_LETTER }, { 0x1D5A0, 0x1D5B9, G_UNICODE_UPPERCASE_LETTER }, { 0x1D5BA, 0x1D5D3, G_UNICODE_LOWERCASE_LETTER }, { 0x1D5D4, 0x1D5ED, G_UNICODE_UPPERCASE_LETTER }, { 0x1D5EE, 0x1D607, G_UNICODE_LOWERCASE_LETTER }, { 0x1D608, 0x1D621, G_UNICODE_UPPERCASE_LETTER }, { 0x1D622, 0x1D63B, G_UNICODE_LOWERCASE_LETTER }, { 0x1D63C, 0x1D655, G_UNICODE_UPPERCASE_LETTER }, { 0x1D656, 0x1D66F, G_UNICODE_LOWERCASE_LETTER }, { 0x1D670, 0x1D689, G_UNICODE_UPPERCASE_LETTER }, { 0x1D68A, 0x1D6A5, G_UNICODE_LOWERCASE_LETTER }, { 0x1D6A8, 0x1D6C0, G_UNICODE_UPPERCASE_LETTER }, { 0x1D6C1, 0x1D6C1, G_UNICODE_MATH_SYMBOL }, { 0x1D6C2, 0x1D6DA, G_UNICODE_LOWERCASE_LETTER }, { 0x1D6DB, 0x1D6DB, G_UNICODE_MATH_SYMBOL }, { 0x1D6DC, 0x1D6E1, G_UNICODE_LOWERCASE_LETTER }, { 0x1D6E2, 0x1D6FA, G_UNICODE_UPPERCASE_LETTER }, { 0x1D6FB, 0x1D6FB, G_UNICODE_MATH_SYMBOL }, { 0x1D6FC, 0x1D714, G_UNICODE_LOWERCASE_LETTER }, { 0x1D715, 0x1D715, G_UNICODE_MATH_SYMBOL }, { 0x1D716, 0x1D71B, G_UNICODE_LOWERCASE_LETTER }, { 0x1D71C, 0x1D734, G_UNICODE_UPPERCASE_LETTER }, { 0x1D735, 0x1D735, G_UNICODE_MATH_SYMBOL }, { 0x1D736, 0x1D74E, G_UNICODE_LOWERCASE_LETTER }, { 0x1D74F, 0x1D74F, G_UNICODE_MATH_SYMBOL }, { 0x1D750, 0x1D755, G_UNICODE_LOWERCASE_LETTER }, { 0x1D756, 0x1D76E, G_UNICODE_UPPERCASE_LETTER }, { 0x1D76F, 0x1D76F, G_UNICODE_MATH_SYMBOL }, { 0x1D770, 0x1D788, G_UNICODE_LOWERCASE_LETTER }, { 0x1D789, 0x1D789, G_UNICODE_MATH_SYMBOL }, { 0x1D78A, 0x1D78F, G_UNICODE_LOWERCASE_LETTER }, { 0x1D790, 0x1D7A8, G_UNICODE_UPPERCASE_LETTER }, { 0x1D7A9, 0x1D7A9, G_UNICODE_MATH_SYMBOL }, { 0x1D7AA, 0x1D7C2, G_UNICODE_LOWERCASE_LETTER }, { 0x1D7C3, 0x1D7C3, G_UNICODE_MATH_SYMBOL }, { 0x1D7C4, 0x1D7C9, G_UNICODE_LOWERCASE_LETTER }, { 0x1D7CA, 0x1D7CA, G_UNICODE_UPPERCASE_LETTER }, { 0x1D7CB, 0x1D7CB, G_UNICODE_LOWERCASE_LETTER }, { 0x1D7CE, 0x1D7FF, G_UNICODE_DECIMAL_NUMBER }, { 0x1D800, 0x1D9FF, G_UNICODE_OTHER_SYMBOL }, { 0x1DA00, 0x1DA36, G_UNICODE_NON_SPACING_MARK }, { 0x1DA37, 0x1DA3A, G_UNICODE_OTHER_SYMBOL }, { 0x1DA3B, 0x1DA6C, G_UNICODE_NON_SPACING_MARK }, { 0x1DA6D, 0x1DA74, G_UNICODE_OTHER_SYMBOL }, { 0x1DA75, 0x1DA75, G_UNICODE_NON_SPACING_MARK }, { 0x1DA76, 0x1DA83, G_UNICODE_OTHER_SYMBOL }, { 0x1DA84, 0x1DA84, G_UNICODE_NON_SPACING_MARK }, { 0x1DA85, 0x1DA86, G_UNICODE_OTHER_SYMBOL }, { 0x1DA87, 0x1DA8B, G_UNICODE_OTHER_PUNCTUATION }, { 0x1DA9B, 0x1DA9F, G_UNICODE_NON_SPACING_MARK }, { 0x1DAA1, 0x1DAAF, G_UNICODE_NON_SPACING_MARK }, { 0x1E000, 0x1E006, G_UNICODE_NON_SPACING_MARK }, { 0x1E008, 0x1E018, G_UNICODE_NON_SPACING_MARK }, { 0x1E01B, 0x1E021, G_UNICODE_NON_SPACING_MARK }, { 0x1E023, 0x1E024, G_UNICODE_NON_SPACING_MARK }, { 0x1E026, 0x1E02A, G_UNICODE_NON_SPACING_MARK }, { 0x1E100, 0x1E12C, G_UNICODE_OTHER_LETTER }, { 0x1E130, 0x1E136, G_UNICODE_NON_SPACING_MARK }, { 0x1E137, 0x1E13D, G_UNICODE_MODIFIER_LETTER }, { 0x1E140, 0x1E149, G_UNICODE_DECIMAL_NUMBER }, { 0x1E14E, 0x1E14E, G_UNICODE_OTHER_LETTER }, { 0x1E14F, 0x1E14F, G_UNICODE_OTHER_SYMBOL }, { 0x1E2C0, 0x1E2EB, G_UNICODE_OTHER_LETTER }, { 0x1E2EC, 0x1E2EF, G_UNICODE_NON_SPACING_MARK }, { 0x1E2F0, 0x1E2F9, G_UNICODE_DECIMAL_NUMBER }, { 0x1E2FF, 0x1E2FF, G_UNICODE_CURRENCY_SYMBOL }, { 0x1E800, 0x1E8C4, G_UNICODE_OTHER_LETTER }, { 0x1E8C7, 0x1E8CF, G_UNICODE_OTHER_NUMBER }, { 0x1E8D0, 0x1E8D6, G_UNICODE_NON_SPACING_MARK }, { 0x1E900, 0x1E921, G_UNICODE_UPPERCASE_LETTER }, { 0x1E922, 0x1E943, G_UNICODE_LOWERCASE_LETTER }, { 0x1E944, 0x1E94A, G_UNICODE_NON_SPACING_MARK }, { 0x1E94B, 0x1E94B, G_UNICODE_MODIFIER_LETTER }, { 0x1E950, 0x1E959, G_UNICODE_DECIMAL_NUMBER }, { 0x1E95E, 0x1E95F, G_UNICODE_OTHER_PUNCTUATION }, { 0x1EC71, 0x1ECAB, G_UNICODE_OTHER_NUMBER }, { 0x1ECAC, 0x1ECAC, G_UNICODE_OTHER_SYMBOL }, { 0x1ECAD, 0x1ECAF, G_UNICODE_OTHER_NUMBER }, { 0x1ECB0, 0x1ECB0, G_UNICODE_CURRENCY_SYMBOL }, { 0x1ECB1, 0x1ECB4, G_UNICODE_OTHER_NUMBER }, { 0x1ED01, 0x1ED2D, G_UNICODE_OTHER_NUMBER }, { 0x1ED2E, 0x1ED2E, G_UNICODE_OTHER_SYMBOL }, { 0x1ED2F, 0x1ED3D, G_UNICODE_OTHER_NUMBER }, { 0x1EE00, 0x1EE03, G_UNICODE_OTHER_LETTER }, { 0x1EE05, 0x1EE1F, G_UNICODE_OTHER_LETTER }, { 0x1EE21, 0x1EE22, G_UNICODE_OTHER_LETTER }, { 0x1EE24, 0x1EE24, G_UNICODE_OTHER_LETTER }, { 0x1EE27, 0x1EE27, G_UNICODE_OTHER_LETTER }, { 0x1EE29, 0x1EE32, G_UNICODE_OTHER_LETTER }, { 0x1EE34, 0x1EE37, G_UNICODE_OTHER_LETTER }, { 0x1EE39, 0x1EE39, G_UNICODE_OTHER_LETTER }, { 0x1EE3B, 0x1EE3B, G_UNICODE_OTHER_LETTER }, { 0x1EE42, 0x1EE42, G_UNICODE_OTHER_LETTER }, { 0x1EE47, 0x1EE47, G_UNICODE_OTHER_LETTER }, { 0x1EE49, 0x1EE49, G_UNICODE_OTHER_LETTER }, { 0x1EE4B, 0x1EE4B, G_UNICODE_OTHER_LETTER }, { 0x1EE4D, 0x1EE4F, G_UNICODE_OTHER_LETTER }, { 0x1EE51, 0x1EE52, G_UNICODE_OTHER_LETTER }, { 0x1EE54, 0x1EE54, G_UNICODE_OTHER_LETTER }, { 0x1EE57, 0x1EE57, G_UNICODE_OTHER_LETTER }, { 0x1EE59, 0x1EE59, G_UNICODE_OTHER_LETTER }, { 0x1EE5B, 0x1EE5B, G_UNICODE_OTHER_LETTER }, { 0x1EE5D, 0x1EE5D, G_UNICODE_OTHER_LETTER }, { 0x1EE5F, 0x1EE5F, G_UNICODE_OTHER_LETTER }, { 0x1EE61, 0x1EE62, G_UNICODE_OTHER_LETTER }, { 0x1EE64, 0x1EE64, G_UNICODE_OTHER_LETTER }, { 0x1EE67, 0x1EE6A, G_UNICODE_OTHER_LETTER }, { 0x1EE6C, 0x1EE72, G_UNICODE_OTHER_LETTER }, { 0x1EE74, 0x1EE77, G_UNICODE_OTHER_LETTER }, { 0x1EE79, 0x1EE7C, G_UNICODE_OTHER_LETTER }, { 0x1EE7E, 0x1EE7E, G_UNICODE_OTHER_LETTER }, { 0x1EE80, 0x1EE89, G_UNICODE_OTHER_LETTER }, { 0x1EE8B, 0x1EE9B, G_UNICODE_OTHER_LETTER }, { 0x1EEA1, 0x1EEA3, G_UNICODE_OTHER_LETTER }, { 0x1EEA5, 0x1EEA9, G_UNICODE_OTHER_LETTER }, { 0x1EEAB, 0x1EEBB, G_UNICODE_OTHER_LETTER }, { 0x1EEF0, 0x1EEF1, G_UNICODE_MATH_SYMBOL }, { 0x1F000, 0x1F02B, G_UNICODE_OTHER_SYMBOL }, { 0x1F030, 0x1F093, G_UNICODE_OTHER_SYMBOL }, { 0x1F0A0, 0x1F0AE, G_UNICODE_OTHER_SYMBOL }, { 0x1F0B1, 0x1F0BF, G_UNICODE_OTHER_SYMBOL }, { 0x1F0C1, 0x1F0CF, G_UNICODE_OTHER_SYMBOL }, { 0x1F0D1, 0x1F0F5, G_UNICODE_OTHER_SYMBOL }, { 0x1F100, 0x1F10C, G_UNICODE_OTHER_NUMBER }, { 0x1F10D, 0x1F1AD, G_UNICODE_OTHER_SYMBOL }, { 0x1F1E6, 0x1F202, G_UNICODE_OTHER_SYMBOL }, { 0x1F210, 0x1F23B, G_UNICODE_OTHER_SYMBOL }, { 0x1F240, 0x1F248, G_UNICODE_OTHER_SYMBOL }, { 0x1F250, 0x1F251, G_UNICODE_OTHER_SYMBOL }, { 0x1F260, 0x1F265, G_UNICODE_OTHER_SYMBOL }, { 0x1F300, 0x1F3FA, G_UNICODE_OTHER_SYMBOL }, { 0x1F3FB, 0x1F3FF, G_UNICODE_MODIFIER_SYMBOL }, { 0x1F400, 0x1F6D7, G_UNICODE_OTHER_SYMBOL }, { 0x1F6E0, 0x1F6EC, G_UNICODE_OTHER_SYMBOL }, { 0x1F6F0, 0x1F6FC, G_UNICODE_OTHER_SYMBOL }, { 0x1F700, 0x1F773, G_UNICODE_OTHER_SYMBOL }, { 0x1F780, 0x1F7D8, G_UNICODE_OTHER_SYMBOL }, { 0x1F7E0, 0x1F7EB, G_UNICODE_OTHER_SYMBOL }, { 0x1F800, 0x1F80B, G_UNICODE_OTHER_SYMBOL }, { 0x1F810, 0x1F847, G_UNICODE_OTHER_SYMBOL }, { 0x1F850, 0x1F859, G_UNICODE_OTHER_SYMBOL }, { 0x1F860, 0x1F887, G_UNICODE_OTHER_SYMBOL }, { 0x1F890, 0x1F8AD, G_UNICODE_OTHER_SYMBOL }, { 0x1F8B0, 0x1F8B1, G_UNICODE_OTHER_SYMBOL }, { 0x1F900, 0x1F978, G_UNICODE_OTHER_SYMBOL }, { 0x1F97A, 0x1F9CB, G_UNICODE_OTHER_SYMBOL }, { 0x1F9CD, 0x1FA53, G_UNICODE_OTHER_SYMBOL }, { 0x1FA60, 0x1FA6D, G_UNICODE_OTHER_SYMBOL }, { 0x1FA70, 0x1FA74, G_UNICODE_OTHER_SYMBOL }, { 0x1FA78, 0x1FA7A, G_UNICODE_OTHER_SYMBOL }, { 0x1FA80, 0x1FA86, G_UNICODE_OTHER_SYMBOL }, { 0x1FA90, 0x1FAA8, G_UNICODE_OTHER_SYMBOL }, { 0x1FAB0, 0x1FAB6, G_UNICODE_OTHER_SYMBOL }, { 0x1FAC0, 0x1FAC2, G_UNICODE_OTHER_SYMBOL }, { 0x1FAD0, 0x1FAD6, G_UNICODE_OTHER_SYMBOL }, { 0x1FB00, 0x1FB92, G_UNICODE_OTHER_SYMBOL }, { 0x1FB94, 0x1FBCA, G_UNICODE_OTHER_SYMBOL }, { 0x1FBF0, 0x1FBF9, G_UNICODE_DECIMAL_NUMBER }, { 0x20000, 0x2A6DD, G_UNICODE_OTHER_LETTER }, { 0x2A700, 0x2B734, G_UNICODE_OTHER_LETTER }, { 0x2B740, 0x2B81D, G_UNICODE_OTHER_LETTER }, { 0x2B820, 0x2CEA1, G_UNICODE_OTHER_LETTER }, { 0x2CEB0, 0x2EBE0, G_UNICODE_OTHER_LETTER }, { 0x2F800, 0x2FA1D, G_UNICODE_OTHER_LETTER }, { 0x30000, 0x3134A, G_UNICODE_OTHER_LETTER }, { 0xE0001, 0xE0001, G_UNICODE_FORMAT }, { 0xE0020, 0xE007F, G_UNICODE_FORMAT }, { 0xE0100, 0xE01EF, G_UNICODE_NON_SPACING_MARK }, { 0xF0000, 0xFFFFD, G_UNICODE_PRIVATE_USE }, { 0x100000, 0x10FFFD, G_UNICODE_PRIVATE_USE }, }; #endif #endif /* #ifndef UNICODE_CATEGORIES_H */ font-manager-0.8.8/lib/unicode/unicode-character-map-zoom-window.c000066400000000000000000000240651420226015000250660ustar00rootroot00000000000000/* unicode-character-map-zoom-window.c * * Copyright (C) 2019-2022 Jerry Casiano * * 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 . */ #include "unicode-character-map-zoom-window.h" #include "unicode-info.h" #define UI_RESOURCE_PATH "/ui/unicode-character-map-zoom-window.ui" /** * SECTION: unicode-character-map-zoom-window * @short_description: Close up view of the selected glyph * @title: Zoom Window * @include: unicode-character-map-zoom-window.h * * This widget provides a close up of the selected glyph along with Pango * font metrics and an option to copy the glyph to the clipboard. */ struct _UnicodeCharacterMapZoomWindow { GtkPopover parent_instance; int active_cell; gchar *cell_text; GtkDrawingArea *drawing_area; PangoFontDescription *font_desc; PangoLayout *layout; GtkStyleContext *ctx; }; G_DEFINE_TYPE(UnicodeCharacterMapZoomWindow, unicode_character_map_zoom_window, GTK_TYPE_POPOVER) enum { PROP_RESERVED, PROP_FONT_DESC, PROP_ACTIVE_CELL, PROP_CELL_TEXT, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = {0}; #define DEFAULT_PARAM_FLAGS (G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS) static void unicode_character_map_zoom_window_clear_layout (GtkWidget *widget) { UnicodeCharacterMapZoomWindow *self = UNICODE_CHARACTER_MAP_ZOOM_WINDOW(widget); g_return_if_fail(self != NULL); g_clear_object(&self->layout); return; } static void on_copy_clicked (G_GNUC_UNUSED GtkButton *button, UnicodeCharacterMapZoomWindow *self) { g_return_if_fail(self != NULL); GtkClipboard *clipboard = gtk_widget_get_clipboard(GTK_WIDGET(self), GDK_SELECTION_CLIPBOARD); gtk_clipboard_set_text(clipboard, self->cell_text, -1); return; } static gboolean on_draw (GtkWidget *widget, cairo_t *cr, UnicodeCharacterMapZoomWindow *self) { if (!self->layout) { self->layout = gtk_widget_create_pango_layout(widget, NULL); PangoAttrList *attrs = pango_attr_list_new(); pango_attr_list_insert(attrs, pango_attr_fallback_new (FALSE)); pango_layout_set_attributes(self->layout, attrs); pango_attr_list_unref(attrs); } if (!self->ctx) self->ctx = gtk_widget_get_style_context(widget); pango_layout_set_text(self->layout, self->cell_text, -1); PangoRectangle char_rect; GtkAllocation alloc; gint glyph_pad = 48, width = -1, height = -1; pango_layout_set_font_description(self->layout, self->font_desc); pango_layout_set_alignment(self->layout, PANGO_ALIGN_CENTER); pango_layout_get_pixel_size(self->layout, &width, &height); pango_layout_get_pixel_extents(self->layout, NULL, &char_rect); if (width < 0) width = char_rect.width; if (height < 0) height = char_rect.height; GtkWidget *parent = gtk_widget_get_parent(widget); int parent_size = MAX(width + glyph_pad, height + glyph_pad); gtk_widget_set_size_request(parent, parent_size, parent_size); gtk_widget_set_size_request(widget, width + glyph_pad, height + glyph_pad); gtk_widget_get_allocation(widget, &alloc); gint xpad = ((alloc.width - char_rect.width) / 2); gint ypad = ((alloc.height - char_rect.height) / 2); gint baseline = pango_layout_get_baseline(self->layout) / PANGO_SCALE; gtk_render_layout(self->ctx, cr, char_rect.x + xpad, char_rect.y + ypad, self->layout); gtk_style_context_save(self->ctx); gtk_style_context_add_class(self->ctx, "PangoGlyphMetrics"); gtk_render_line(self->ctx, cr, 1, baseline + xpad, alloc.width - 1, baseline + xpad); gtk_render_line(self->ctx, cr, 1, PANGO_ASCENT(char_rect) + xpad, alloc.width - 1, PANGO_ASCENT(char_rect) + xpad); gtk_render_line(self->ctx, cr, 1, PANGO_DESCENT(char_rect) + xpad, alloc.width - 1, PANGO_DESCENT(char_rect) + xpad); gtk_render_line(self->ctx, cr, PANGO_LBEARING(char_rect) + ypad, 1, PANGO_LBEARING(char_rect) + ypad, alloc.height - 1); gtk_render_line(self->ctx, cr, PANGO_RBEARING(char_rect) + ypad, 1, PANGO_RBEARING(char_rect) + ypad, alloc.height - 1); gtk_style_context_restore(self->ctx); return FALSE; } static void unicode_character_map_zoom_window_set_property (GObject *gobject, guint prop_id, const GValue *value, GParamSpec *pspec) { UnicodeCharacterMapZoomWindow *self = UNICODE_CHARACTER_MAP_ZOOM_WINDOW(gobject); switch (prop_id) { case PROP_ACTIVE_CELL: self->active_cell = g_value_get_int(value); break; case PROP_FONT_DESC: if (self->font_desc) pango_font_description_free(self->font_desc); self->font_desc = pango_font_description_copy(g_value_get_boxed(value)); pango_font_description_set_size(self->font_desc, 96 * PANGO_SCALE); break; case PROP_CELL_TEXT: g_clear_pointer(&self->cell_text, g_free); self->cell_text = g_value_dup_string(value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void unicode_character_map_zoom_window_get_property (GObject *gobject, guint prop_id, GValue *value, GParamSpec *pspec) { UnicodeCharacterMapZoomWindow *self = UNICODE_CHARACTER_MAP_ZOOM_WINDOW(gobject); switch (prop_id) { case PROP_ACTIVE_CELL: g_value_set_int(value, self->active_cell); break; case PROP_FONT_DESC: g_value_set_boxed(value, self->font_desc); break; case PROP_CELL_TEXT: g_value_set_string(value, self->cell_text); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void unicode_character_map_zoom_window_constructed (GObject *gobject) { UnicodeCharacterMapZoomWindow *self = UNICODE_CHARACTER_MAP_ZOOM_WINDOW(gobject); self->font_desc = pango_font_description_from_string("Sans 96"); g_signal_connect_after(self->drawing_area, "draw", G_CALLBACK(on_draw), self); G_OBJECT_CLASS(unicode_character_map_zoom_window_parent_class)->constructed(gobject); return; } static void unicode_character_map_zoom_window_init (UnicodeCharacterMapZoomWindow *self) { g_return_if_fail(self != NULL); gtk_widget_init_template(GTK_WIDGET(self)); return; } static void unicode_character_map_zoom_window_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); UnicodeCharacterMapZoomWindow *self = UNICODE_CHARACTER_MAP_ZOOM_WINDOW(gobject); g_clear_pointer(&self->font_desc, pango_font_description_free); unicode_character_map_zoom_window_clear_layout(GTK_WIDGET(gobject)); G_OBJECT_CLASS(unicode_character_map_zoom_window_parent_class)->dispose(gobject); return; } static void unicode_character_map_zoom_window_class_init (UnicodeCharacterMapZoomWindowClass *klass) { g_return_if_fail(klass != NULL); GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = unicode_character_map_zoom_window_dispose; object_class->constructed = unicode_character_map_zoom_window_constructed; object_class->get_property = unicode_character_map_zoom_window_get_property; object_class->set_property = unicode_character_map_zoom_window_set_property; widget_class->style_updated = unicode_character_map_zoom_window_clear_layout; gtk_widget_class_set_template_from_resource(widget_class, UI_RESOURCE_PATH); gtk_widget_class_bind_template_child(widget_class, UnicodeCharacterMapZoomWindow, drawing_area); gtk_widget_class_bind_template_callback(widget_class, on_copy_clicked); obj_properties[PROP_FONT_DESC] = g_param_spec_boxed("font-desc", NULL, "PangoFontDescription", PANGO_TYPE_FONT_DESCRIPTION, DEFAULT_PARAM_FLAGS); obj_properties[PROP_ACTIVE_CELL] = g_param_spec_int("active-cell", NULL, "Active cell in character map", G_MININT, G_MAXINT, 0, DEFAULT_PARAM_FLAGS); obj_properties[PROP_CELL_TEXT] = g_param_spec_string("cell-text", NULL, "Text to display", NULL, DEFAULT_PARAM_FLAGS); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } /** * unicode_character_map_zoom_window_new: * * Returns: (transfer full): A newly created #UnicodeCharacterMapZoomWindow. * Free the returned object using #g_object_unref(). */ UnicodeCharacterMapZoomWindow * unicode_character_map_zoom_window_new (void) { return g_object_new(UNICODE_TYPE_CHARACTER_MAP_ZOOM_WINDOW, NULL); } font-manager-0.8.8/lib/unicode/unicode-character-map-zoom-window.h000066400000000000000000000024301420226015000250630ustar00rootroot00000000000000/* unicode-character-map-zoom-window.h * * Copyright (C) 2019-2022 Jerry Casiano * * 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 . */ #ifndef __UNICODE_CHARACTER_MAP_ZOOM_WINDOW_H__ #define __UNICODE_CHARACTER_MAP_ZOOM_WINDOW_H__ #include #include #include G_BEGIN_DECLS #define UNICODE_TYPE_CHARACTER_MAP_ZOOM_WINDOW (unicode_character_map_zoom_window_get_type()) G_DECLARE_FINAL_TYPE(UnicodeCharacterMapZoomWindow, unicode_character_map_zoom_window, UNICODE, CHARACTER_MAP_ZOOM_WINDOW, GtkPopover) UnicodeCharacterMapZoomWindow * unicode_character_map_zoom_window_new (void); G_END_DECLS #endif /* __UNICODE_CHARACTER_MAP_ZOOM_WINDOW_H__ */ font-manager-0.8.8/lib/unicode/unicode-character-map.c000066400000000000000000001526731420226015000226060ustar00rootroot00000000000000/* unicode-character-map.c * * Originally a part of Gucharmap * * Copyright (C) 2017-2022 Jerry Casiano * * * Copyright © 2004 Noah Levitt * Copyright © 2007, 2008, 2010 Christian Persch * * Some code copied from gtk+/gtk/gtkiconview: * Copyright © 2002, 2004 Anders Carlsson * * 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 . */ #include #include #include #include "unicode-info.h" #include "unicode-codepoint-list.h" #include "unicode-character-map.h" #include "unicode-character-map-zoom-window.h" /** * SECTION: unicode-character-map * @short_description: Character map widget * @title: Character Map * @include: unicode-character-map.h * * Widget which displays all the available characters in the selected font. */ #define VALID_FONT_SIZE(X) (X < 6.0 ? 6.0 : X > 96.0 ? 96.0 : X) /* Notes * * 1. Table geometry * The allocated rectangle is divided into ::rows rows and ::col columns, * numbered 0..rows-1 and 0..cols-1. * The available width (height) is divided evenly between all columns (rows). * The remaining space is distributed among the columns (rows) so that * columns cols-n_padded_columns .. cols-1 (rows rows-n_padded_rows .. rows) * are 1px wider (taller) than the others. */ typedef struct { /* GtkScrollable implementation */ gulong vadjustment_changed_handler_id; GtkAdjustment *vadjustment; GtkAdjustment *hadjustment; /* unused */ guint hscroll_policy : 1; /* unused */ guint vscroll_policy : 1; /* Font */ PangoFontDescription *font_desc; /* Geometry */ int rows; int cols; int minimal_column_width; /* depends on font_desc and size allocation */ int minimal_row_height; /* depends on font_desc and size allocation */ int n_padded_columns; /* columns 0..n-1 will be 1px wider than minimal_column_width */ int n_padded_rows; /* rows 0..n-1 will be 1px taller than minimal_row_height */ int page_size; /* rows * cols */ int page_first_cell; /* the cell index of the top left corner */ int active_cell; /* the active cell index */ int last_cell; /* from unicode_codepoint_list_get_last_index */ /* Drawing */ PangoLayout *pango_layout; /* Drag and Drop */ GtkTargetList *target_list; gdouble click_x, click_y; /* Touch events */ GtkGesture *long_press; GtkGesture *pinch_zoom; UnicodeCodepointList *codepoint_list; UnicodeCharacterMapZoomWindow *popover; double preview_size; } UnicodeCharacterMapPrivate; /* Type definition */ G_DEFINE_TYPE_WITH_CODE (UnicodeCharacterMap, unicode_character_map, GTK_TYPE_DRAWING_AREA, G_IMPLEMENT_INTERFACE(GTK_TYPE_SCROLLABLE, NULL) G_ADD_PRIVATE(UnicodeCharacterMap)) /* XXX: FIXME! Set during initial construction - this IS a bad idea */ UnicodeCharacterMapPrivate *priv = NULL; /* These are chosen for compatibility with the older code that didn't * scale the font size by resolution and used 3 and 2.5 here, resp. * Where exactly these factors came from, I don't know. */ #define FACTOR_WIDTH (2.25) /* 3 / (96 / 72) */ #define FACTOR_HEIGHT (1.875) /* 2.5 / (96 / 72) */ #define DEFAULT_FONT_SIZE (16.0 * (double) PANGO_SCALE) enum { ACTIVATE, STATUS_MESSAGE, MOVE_CURSOR, COPY_CLIPBOARD, NUM_SIGNALS }; static guint signals[NUM_SIGNALS]; enum { PROP_0, PROP_HADJUSTMENT, PROP_VADJUSTMENT, PROP_HSCROLL_POLICY, PROP_VSCROLL_POLICY, PROP_ACTIVE_CELL, PROP_CODEPOINT_LIST, PROP_FONT_DESC, PROP_PREVIEW_SIZE }; /* Utility functions */ static void update_scrollbar_adjustment (UnicodeCharacterMap *charmap) { g_return_if_fail(charmap != NULL); GtkAdjustment *vadjustment = priv->vadjustment; if (vadjustment != NULL) { gtk_adjustment_configure(vadjustment, priv->page_first_cell / priv->rows, 0 /* lower */, priv->last_cell / priv->cols + 1 /* upper */, 1 /* step increment */, priv->rows /* page increment */, priv->rows); } return; } static void unicode_character_map_clear_pango_layout (UnicodeCharacterMap *charmap) { g_return_if_fail(charmap != NULL); g_clear_object(&priv->pango_layout); return; } static void unicode_character_map_ensure_pango_layout (UnicodeCharacterMap *charmap) { g_return_if_fail(charmap != NULL); if (priv->pango_layout == NULL) { priv->pango_layout = gtk_widget_create_pango_layout(GTK_WIDGET(charmap), NULL); pango_layout_set_font_description(priv->pango_layout, priv->font_desc); PangoAttrList *attrs = pango_attr_list_new(); pango_attr_list_insert(attrs, pango_attr_fallback_new (FALSE)); pango_layout_set_attributes(priv->pango_layout, attrs); pango_attr_list_unref(attrs); } return; } static void unicode_character_map_emit_status_message (UnicodeCharacterMap *charmap, const char *message) { g_signal_emit(charmap, signals[STATUS_MESSAGE], 0, message); return; } static gint get_cell_at_rowcol (UnicodeCharacterMap *charmap, gint row, gint col) { /* Depends on directionality */ if (gtk_widget_get_direction(GTK_WIDGET(charmap)) == GTK_TEXT_DIR_RTL) return priv->page_first_cell + row * priv->cols + (priv->cols - col - 1); else return priv->page_first_cell + row * priv->cols + col; } static gint unicode_character_map_cell_column (UnicodeCharacterMap *charmap, guint cell) { /* Depends on directionality. Column 0 is the furthest left. */ if (gtk_widget_get_direction(GTK_WIDGET(charmap)) == GTK_TEXT_DIR_RTL) return priv->cols - (cell - priv->page_first_cell) % priv->cols - 1; else return (cell - priv->page_first_cell) % priv->cols; } static gint unicode_character_map_column_width (UnicodeCharacterMap *charmap, gint col) { g_return_val_if_fail(charmap != NULL, priv->minimal_column_width); /* Not all columns are necessarily the same width because of padding */ if (priv->cols - col <= priv->n_padded_columns) return priv->minimal_column_width + 1; else return priv->minimal_column_width; } /* Calculate the position of the left end of the column (just to the right * of the left border) * XXX: calling this repeatedly is not the most efficient, but it probably * is the most readable */ static gint unicode_character_map_x_offset (UnicodeCharacterMap *charmap, gint col) { gint c, x; for (c = 0, x = 1; c < col; c++) x += unicode_character_map_column_width(charmap, c); return x; } static gint unicode_character_map_row_height (UnicodeCharacterMap *charmap, gint row) { g_return_val_if_fail(charmap != NULL, priv->minimal_row_height); /* Not all rows are necessarily the same height because of padding */ if (priv->rows - row <= priv->n_padded_rows) return priv->minimal_row_height + 1; else return priv->minimal_row_height; } /* Calculate the position of the top end of the row (just below the top * border) * XXX: calling this repeatedly is not the most efficient, but it probably * is the most readable */ static gint unicode_character_map_y_offset (UnicodeCharacterMap *charmap, gint row) { gint r, y; for (r = 0, y = 1; r < row; r++) y += unicode_character_map_row_height(charmap, r); return y; } static gchar * get_text_for_cell (UnicodeCharacterMap *charmap, gint cell) { GSList *codepoints = unicode_codepoint_list_get_codepoints(priv->codepoint_list, cell); for (GSList *iter = codepoints; iter != NULL; iter = iter->next) { gunichar wc = GPOINTER_TO_INT(iter->data); if (wc > UNICODE_UNICHAR_MAX || !unicode_unichar_validate(wc)) return NULL; } gchar text [24]; gchar *p = text; for (GSList *iter = codepoints; iter != NULL; iter = iter->next) p += unicode_unichar_to_printable_utf8((gunichar) GPOINTER_TO_INT(iter->data), p); p[0] = 0; g_slist_free(codepoints); return g_strdup(text); } static PangoLayout * layout_scaled_glyph (UnicodeCharacterMap *charmap, double font_factor) { PangoFontDescription *font_desc; PangoLayout *layout; font_desc = pango_font_description_copy(priv->font_desc); double font_size = font_factor * pango_font_description_get_size(priv->font_desc); if (pango_font_description_get_size_is_absolute(priv->font_desc)) pango_font_description_set_absolute_size(font_desc, font_size); else pango_font_description_set_size(font_desc, (int) font_size); unicode_character_map_ensure_pango_layout(charmap); layout = pango_layout_new(pango_layout_get_context (priv->pango_layout)); PangoAttrList *attrs = pango_attr_list_new(); pango_attr_list_insert(attrs, pango_attr_fallback_new (FALSE)); pango_layout_set_attributes(layout, attrs); pango_attr_list_unref(attrs); pango_layout_set_font_description(layout, font_desc); g_autofree gchar *glyph = get_text_for_cell(charmap, priv->active_cell); pango_layout_set_text(layout, glyph, -1); pango_font_description_free(font_desc); return layout; } static cairo_surface_t * create_glyph_surface (UnicodeCharacterMap *charmap, double font_factor) { GtkWidget *widget = GTK_WIDGET(charmap); enum { PADDING = 16 }; gint width, height; PangoRectangle char_rect; PangoLayout *pango_layout = layout_scaled_glyph(charmap, font_factor); pango_layout_get_pixel_extents(pango_layout, &char_rect, NULL); width = char_rect.width + 2 * PADDING; height = char_rect.height + 2 * PADDING; GdkWindow *window = gtk_widget_get_window(widget); cairo_surface_t *surface = gdk_window_create_similar_surface(window, CAIRO_CONTENT_COLOR, width, height); cairo_t *cr = cairo_create(surface); GtkStyleContext *ctx = gtk_widget_get_style_context(widget); gtk_render_background(ctx, cr, 0, 0, width, height); /* Draw a subtle border effect */ gtk_style_context_save(ctx); gtk_style_context_set_state(ctx, GTK_STATE_FLAG_INSENSITIVE | GTK_STATE_FLAG_BACKDROP); gtk_render_focus(ctx, cr, 0, 0, width, height); gtk_render_focus(ctx, cr, 0, 0, width + 1, height + 1); gtk_style_context_restore(ctx); /* The coordinates are adapted in order to compensate negative char_rect offsets. */ gtk_render_layout(ctx, cr, -char_rect.x + PADDING, -char_rect.y + PADDING, pango_layout); g_object_unref(pango_layout); cairo_destroy(cr); return surface; } static int get_font_size_px (UnicodeCharacterMap *charmap) { int font_size = 0; GtkWidget *widget = GTK_WIDGET(charmap); GdkScreen *screen = gtk_widget_get_screen(widget); double resolution = gdk_screen_get_resolution(screen); /* -1 if not set */ if (resolution < 0.0) resolution = 96.0; if (priv->font_desc) font_size = pango_font_description_get_size(priv->font_desc); if (font_size == 0 || PANGO_PIXELS(font_size) <= 0) font_size = DEFAULT_FONT_SIZE * resolution / 72.0; return PANGO_PIXELS(font_size); } static gint get_cell_at_xy (UnicodeCharacterMap *charmap, gint x, gint y) { gint c, r, x0, y0, cell; for (c = 0, x0 = 0; x0 <= x && c < priv->cols; c++) x0 += unicode_character_map_column_width (charmap, c); for (r = 0, y0 = 0; y0 <= y && r < priv->rows; r++) y0 += unicode_character_map_row_height (charmap, r); cell = get_cell_at_rowcol (charmap, r-1, c-1); if (cell > priv->last_cell) return priv->last_cell; return cell; } static void draw_character (UnicodeCharacterMap *charmap, cairo_t *cr, cairo_rectangle_int_t *rect, gint row, gint col) { GtkWidget *widget = GTK_WIDGET(charmap); int char_width, char_height; guint cell; cell = get_cell_at_rowcol(charmap, row, col); g_autofree gchar *text = get_text_for_cell(charmap, cell); pango_layout_set_text(priv->pango_layout, text, -1); /* Keep the square empty if the font has no glyph for this cell. */ if (pango_layout_get_unknown_glyphs_count(priv->pango_layout) > 0) return; GtkStyleContext *ctx; ctx = gtk_widget_get_style_context(widget); gtk_style_context_save(ctx); gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_CELL); GtkStateFlags _state = GTK_STATE_FLAG_NORMAL; if (gtk_widget_has_focus(widget) && (gint) cell == priv->active_cell) _state = GTK_STATE_FLAG_SELECTED | GTK_STATE_FLAG_FOCUSED; else if ((gint) cell == priv->active_cell) _state = GTK_STATE_FLAG_INSENSITIVE | GTK_STATE_FLAG_SELECTED; gtk_style_context_set_state(ctx, _state); pango_layout_get_pixel_size(priv->pango_layout, &char_width, &char_height); gtk_render_layout(ctx, cr, rect->x + (rect->width - char_width - 2 + 1) / 2, rect->y + (rect->height - char_height - 2 + 1) / 2, priv->pango_layout); gtk_style_context_restore(ctx); return; } static void expose_cell (UnicodeCharacterMap *charmap, guint cell) { gint row = (cell - priv->page_first_cell) / priv->cols; gint col = unicode_character_map_cell_column(charmap, cell); if ((row >= 0 && row < priv->rows) && (col >= 0 && col < priv->cols)) { gtk_widget_queue_draw_area(GTK_WIDGET(charmap), unicode_character_map_x_offset(charmap, col), unicode_character_map_y_offset(charmap, row), unicode_character_map_column_width(charmap, col), unicode_character_map_row_height(charmap, row)); } return; } static void draw_square_bg (UnicodeCharacterMap *charmap, cairo_t *cr, cairo_rectangle_int_t *rect, gint row, gint col) { GtkWidget *widget = GTK_WIDGET(charmap); gint cell = (gint) get_cell_at_rowcol(charmap, row, col); GSList *codepoints = unicode_codepoint_list_get_codepoints(priv->codepoint_list, cell); gunichar wc = (gunichar) GPOINTER_TO_INT(g_slist_nth_data(codepoints, 0)); GtkStyleContext *ctx = gtk_widget_get_style_context(widget); gtk_style_context_save(ctx); GtkStateFlags _state = GTK_STATE_FLAG_NORMAL; if (gtk_widget_has_focus(widget) && cell == priv->active_cell) _state = GTK_STATE_FLAG_SELECTED; else if (cell == priv->active_cell) _state = GTK_STATE_FLAG_INSENSITIVE | GTK_STATE_FLAG_SELECTED; else if (!wc || !unicode_unichar_validate(wc)) _state = GTK_STATE_FLAG_INSENSITIVE; else _state = GTK_STATE_FLAG_NORMAL; gtk_style_context_add_class(ctx, GTK_STYLE_CLASS_CELL); gtk_style_context_set_state(ctx, _state); gtk_render_background(ctx, cr, rect->x, rect->y, rect->width, rect->height); gtk_style_context_restore(ctx); return; } static void draw_separators (UnicodeCharacterMap *charmap, cairo_t *cr) { GtkWidget *widget = GTK_WIDGET(charmap); gint x, y, col, row; GtkAllocation allocation; GtkStyleContext *ctx = gtk_widget_get_style_context(widget); gtk_style_context_save(ctx); /* Set insensitive flag so our lines have less contrast */ gtk_style_context_set_state(ctx, GTK_STATE_FLAG_INSENSITIVE | GTK_STATE_FLAG_BACKDROP); gtk_widget_get_allocation(widget, &allocation); /* Vertical */ gtk_render_line(ctx, cr, 0, 0, 0, allocation.height); for (col = 0, x = 0; col < priv->cols; col++) { x += unicode_character_map_column_width(charmap, col); gtk_render_line(ctx, cr, x, 0, x, allocation.height); } /* Horizontal */ gtk_render_line(ctx, cr, 0, 0, allocation.width, 0); for (row = 0, y = 0; row < priv->rows; row++) { y += unicode_character_map_row_height(charmap, row); gtk_render_line(ctx, cr, 0, y, allocation.width, y); } gtk_style_context_restore(ctx); return; } static void vadjustment_value_changed_cb (GtkAdjustment *vadjustment, UnicodeCharacterMap *charmap) { int row = (int) gtk_adjustment_get_value (vadjustment); if (row < 0 ) row = 0; int first_cell = row * priv->cols; if (first_cell == priv->page_first_cell) return; gtk_widget_queue_draw(GTK_WIDGET(charmap)); priv->page_first_cell = first_cell; return; } static void unicode_character_map_set_font_desc_internal (UnicodeCharacterMap *charmap, PangoFontDescription *font_desc /* adopting */) { if (!font_desc) return; if (priv->font_desc) pango_font_description_free(priv->font_desc); priv->font_desc = font_desc; pango_font_description_set_size(priv->font_desc, priv->preview_size * PANGO_SCALE); unicode_character_map_clear_pango_layout(charmap); gtk_widget_queue_resize(GTK_WIDGET(charmap)); unicode_character_map_set_active_cell(charmap, 1); update_scrollbar_adjustment(charmap); g_object_notify(G_OBJECT(charmap), "font-desc"); g_object_notify(G_OBJECT(charmap), "active-cell"); return; } static void unicode_character_map_show_info(UnicodeCharacterMap *self, gdouble x, gdouble y) { g_return_if_fail(self != NULL); if (!priv->popover) { priv->popover = unicode_character_map_zoom_window_new(); gtk_popover_set_relative_to((GtkPopover *) priv->popover, (GtkWidget *) self); GBindingFlags flags = G_BINDING_DEFAULT | G_BINDING_SYNC_CREATE; g_object_bind_property(self, "font-desc", priv->popover, "font-desc", flags); g_object_bind_property(self, "active-cell", priv->popover, "active-cell", flags); } gint row = (priv->active_cell - priv->page_first_cell) / priv->cols; gint col = unicode_character_map_cell_column(self, priv->active_cell); g_autofree gchar *text = get_text_for_cell(self, priv->active_cell); g_object_set(G_OBJECT(priv->popover), "cell-text", text, NULL); if ((row >= 0 && row < priv->rows) && (col >= 0 && col < priv->cols)) { gint x_offset = unicode_character_map_x_offset(self, col); gint column_width = unicode_character_map_column_width(self, col); gint y_offset = unicode_character_map_y_offset(self, row); GdkRectangle rect = { x_offset + (column_width / 2), y_offset, 1, 1 }; gtk_popover_set_pointing_to((GtkPopover *) priv->popover, &rect); } else { GdkRectangle rect = { x, y, 1, 1 }; gtk_popover_set_pointing_to((GtkPopover *) priv->popover, &rect); } gtk_popover_popup((GtkPopover *) priv->popover); return; } /* GtkWidget class methods */ /* - single click: select character * - double-click: emit activate signal */ static gboolean unicode_character_map_button_press (GtkWidget *widget, GdkEventButton *event) { UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(widget); GtkWidgetClass *cls = GTK_WIDGET_CLASS(unicode_character_map_parent_class); /* In case we lost keyboard focus and are clicking to get it back */ gtk_widget_grab_focus(widget); gdouble x, y; if (!gdk_event_get_coords((GdkEvent *) event, &x, &y)) return cls->button_press_event(widget, event); guint button; if (!gdk_event_get_button((GdkEvent *) event, &button)) return cls->button_press_event(widget, event); /* Drag and Drop */ if (button == GDK_BUTTON_PRIMARY) { priv->click_x = x; priv->click_y = y; } GdkEventType event_type = gdk_event_get_event_type((GdkEvent *) event); /* single-click */ if ((button == GDK_BUTTON_PRIMARY && event_type == GDK_BUTTON_PRESS)) { unicode_character_map_set_active_cell(charmap, get_cell_at_xy(charmap, x, y)); /* double-click */ } else if (button == GDK_BUTTON_PRIMARY && event_type == GDK_2BUTTON_PRESS) { g_signal_emit(charmap, signals[ACTIVATE], 0); /* right-click */ } else if (gdk_event_triggers_context_menu((GdkEvent *) event)) { unicode_character_map_set_active_cell(charmap, get_cell_at_xy(charmap, x, y)); unicode_character_map_show_info(charmap, x, y); } return cls->button_press_event(widget, event); } static void unicode_character_map_drag_begin (GtkWidget *widget, GdkDragContext *context) { UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(widget); double scale; int font_size_px; cairo_surface_t *drag_surface; GdkRectangle geometry; font_size_px = get_font_size_px(charmap); GdkDisplay *display = gtk_widget_get_display(widget); GdkWindow *window = gtk_widget_get_window(widget); GdkMonitor *monitor = gdk_display_get_monitor_at_window(display, window); gdk_monitor_get_geometry(monitor, &geometry); scale = CLAMP(((0.3 * geometry.height) / (FACTOR_WIDTH * font_size_px)), 1.0, 5.0); drag_surface = create_glyph_surface(charmap, scale); gtk_drag_set_icon_surface(context, drag_surface); cairo_surface_destroy(drag_surface); /* no need to chain up */ return; } static void unicode_character_map_drag_data_get (GtkWidget *widget, G_GNUC_UNUSED GdkDragContext *context, GtkSelectionData *selection_data, G_GNUC_UNUSED guint info, G_GNUC_UNUSED guint time) { g_autofree gchar *text = get_text_for_cell(UNICODE_CHARACTER_MAP(widget), priv->active_cell); gtk_selection_data_set_text(selection_data, text, -1); /* no need to chain up */ return; } static gboolean unicode_character_map_draw (GtkWidget *widget, cairo_t *cr) { UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(widget); cairo_rectangle_int_t clip_rect; cairo_region_t *region; if (!gdk_cairo_get_clip_rectangle(cr, &clip_rect)) return FALSE; region = cairo_region_create_rectangle(&clip_rect); if (cairo_region_is_empty(region)) goto expose_done; GtkAllocation allocation; gtk_widget_get_allocation(widget, &allocation); GtkStyleContext *ctx = gtk_widget_get_style_context(widget); gtk_render_background(ctx, cr, allocation.x, allocation.y, allocation.width, allocation.height); if (priv->codepoint_list == NULL) goto expose_done; unicode_character_map_ensure_pango_layout(charmap); for (int row = priv->rows - 1; row >= 0; --row) { for (int col = priv->cols - 1; col >= 0; --col) { cairo_rectangle_int_t rect; rect.x = unicode_character_map_x_offset(charmap, col); rect.y = unicode_character_map_y_offset(charmap, row); rect.width = unicode_character_map_column_width(charmap, col); rect.height = unicode_character_map_row_height(charmap, row); if (cairo_region_contains_rectangle(region, &rect) == CAIRO_REGION_OVERLAP_OUT) continue; draw_square_bg(charmap, cr, &rect, row, col); draw_character(charmap, cr, &rect, row, col); } } draw_separators(charmap, cr); expose_done: cairo_region_destroy(region); /* no need to chain up */ return FALSE; } static gboolean unicode_character_map_motion_notify (GtkWidget *widget, GdkEventMotion *event) { gboolean (* motion_notify_event) (GtkWidget *, GdkEventMotion *) = GTK_WIDGET_CLASS (unicode_character_map_parent_class)->motion_notify_event; if ((event->state & GDK_BUTTON1_MASK) && gtk_drag_check_threshold(widget, priv->click_x, priv->click_y, event->x, event->y)) { gtk_drag_begin_with_coordinates(widget, priv->target_list, GDK_ACTION_COPY, 1, (GdkEvent *) event, -1, -1); } if (motion_notify_event) motion_notify_event(widget, event); return FALSE; } #define FIRST_CELL_IN_SAME_ROW(x) ((x) - ((x) % priv->cols)) static void unicode_character_map_size_allocate (GtkWidget *widget, GtkAllocation *allocation) { UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(widget); int old_rows, old_cols; int total_extra_pixels; int new_first_cell; int bare_minimal_column_width, bare_minimal_row_height; int font_size_px; GtkAllocation widget_allocation; GTK_WIDGET_CLASS(unicode_character_map_parent_class)->size_allocate(widget, allocation); gtk_widget_get_allocation(widget, &widget_allocation); allocation = &widget_allocation; old_rows = priv->rows; old_cols = priv->cols; font_size_px = get_font_size_px(charmap); /* FIXMEchpe bug 329481 */ bare_minimal_column_width = FACTOR_WIDTH * font_size_px; bare_minimal_row_height = FACTOR_HEIGHT * font_size_px; priv->cols = (allocation->width - 1) / bare_minimal_column_width; priv->rows = (allocation->height - 1) / bare_minimal_row_height; /* Avoid a horrible floating point exception crash */ if (priv->rows < 1) priv->rows = 1; if (priv->cols < 1) priv->cols = 1; priv->page_size = priv->rows * priv->cols; total_extra_pixels = allocation->width - (priv->cols * bare_minimal_column_width + 1); priv->minimal_column_width = bare_minimal_column_width + total_extra_pixels / priv->cols; priv->n_padded_columns = allocation->width - (priv->minimal_column_width * priv->cols + 1); total_extra_pixels = allocation->height - (priv->rows * bare_minimal_row_height + 1); priv->minimal_row_height = bare_minimal_row_height + total_extra_pixels / priv->rows; priv->n_padded_rows = allocation->height - (priv->minimal_row_height * priv->rows + 1); if (priv->rows == old_rows && priv->cols == old_cols) return; /* Need to recalculate the first cell, see bug #517188 */ new_first_cell = FIRST_CELL_IN_SAME_ROW(priv->active_cell); if ((new_first_cell + priv->rows*priv->cols) > (priv->last_cell)) { /* Last cell is visible, so make sure it is in the last row */ new_first_cell = FIRST_CELL_IN_SAME_ROW(priv->last_cell) - priv->page_size + priv->cols; if (new_first_cell < 0) new_first_cell = 0; } priv->page_first_cell = new_first_cell; update_scrollbar_adjustment(charmap); return; } static void unicode_character_map_get_preferred_width (GtkWidget *widget, gint *minimum, gint *natural) { int font_size_px = get_font_size_px(UNICODE_CHARACTER_MAP(widget)); *minimum = *natural = FACTOR_WIDTH * font_size_px; return; } static void unicode_character_map_get_preferred_height (GtkWidget *widget, gint *minimum, gint *natural) { int font_size_px = get_font_size_px(UNICODE_CHARACTER_MAP(widget)); *minimum = *natural = FACTOR_HEIGHT * font_size_px; return; } static void unicode_character_map_style_updated (GtkWidget *widget) { UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(widget); GTK_WIDGET_CLASS(unicode_character_map_parent_class)->style_updated(widget); unicode_character_map_clear_pango_layout(charmap); if (priv->font_desc == NULL) { GtkStyleContext *ctx = gtk_widget_get_style_context(widget); PangoFontDescription *_font_desc; gtk_style_context_get(ctx, GTK_STATE_FLAG_NORMAL, "font", &_font_desc, NULL); PangoFontDescription *font_desc = pango_font_description_copy(_font_desc); pango_font_description_free(_font_desc); /* Use twice the size of the default font */ gint new_size = 2 * pango_font_description_get_size(font_desc); if (pango_font_description_get_size_is_absolute(font_desc)) pango_font_description_set_absolute_size(font_desc, (double) new_size); else pango_font_description_set_size(font_desc, new_size); unicode_character_map_set_font_desc_internal(charmap, font_desc /* adopts */); g_assert(priv->font_desc != NULL); } gtk_widget_queue_resize(widget); return; } /* UnicodeCharacterMap class methods */ static void unicode_character_map_set_hadjustment (UnicodeCharacterMap *charmap, GtkAdjustment *hadjustment) { g_return_if_fail(charmap != NULL); if (hadjustment == priv->hadjustment) return; if (priv->hadjustment) g_object_unref(priv->hadjustment); priv->hadjustment = hadjustment ? g_object_ref_sink(hadjustment) : NULL; return; } static void unicode_character_map_set_vadjustment (UnicodeCharacterMap *charmap, GtkAdjustment *vadjustment) { if (vadjustment) g_return_if_fail(GTK_IS_ADJUSTMENT(vadjustment)); else vadjustment = GTK_ADJUSTMENT(gtk_adjustment_new (0.0, 0.0, 0.0, 0.0, 0.0, 0.0)); if (priv->vadjustment) { g_signal_handler_disconnect(priv->vadjustment, priv->vadjustment_changed_handler_id); priv->vadjustment_changed_handler_id = 0; g_clear_object(&priv->vadjustment); } if (vadjustment) { priv->vadjustment = g_object_ref_sink(vadjustment); priv->vadjustment_changed_handler_id = g_signal_connect(vadjustment, "value-changed", G_CALLBACK(vadjustment_value_changed_cb), charmap); } update_scrollbar_adjustment(charmap); return; } static void unicode_character_map_add_move_binding (GtkBindingSet *binding_set, guint keyval, guint modmask, GtkMovementStep step, gint count) { gtk_binding_entry_add_signal(binding_set, keyval, modmask, "move-cursor", 2, G_TYPE_ENUM, step, G_TYPE_INT, count); gtk_binding_entry_add_signal(binding_set, keyval, GDK_SHIFT_MASK, "move-cursor", 2, G_TYPE_ENUM, step, G_TYPE_INT, count); if ((modmask & GDK_CONTROL_MASK) == GDK_CONTROL_MASK) return; gtk_binding_entry_add_signal(binding_set, keyval, GDK_CONTROL_MASK | GDK_SHIFT_MASK, "move-cursor", 2, G_TYPE_ENUM, step, G_TYPE_INT, count); gtk_binding_entry_add_signal(binding_set, keyval, GDK_CONTROL_MASK, "move-cursor", 2, G_TYPE_ENUM, step, G_TYPE_INT, count); return; } static void unicode_character_map_move_cursor_left_right (UnicodeCharacterMap *charmap, int count) { gboolean is_rtl = (gtk_widget_get_direction(GTK_WIDGET(charmap)) == GTK_TEXT_DIR_RTL); int offset = is_rtl ? -count : count; unicode_character_map_set_active_cell(charmap, priv->active_cell + offset); return; } static void unicode_character_map_move_cursor_up_down (UnicodeCharacterMap *charmap, int count) { unicode_character_map_set_active_cell(charmap, priv->active_cell + priv->cols * count); return; } static void unicode_character_map_move_cursor_page_up_down (UnicodeCharacterMap *charmap, int count) { unicode_character_map_set_active_cell(charmap, priv->active_cell + priv->page_size * count); return; } static void unicode_character_map_move_cursor_start_end (UnicodeCharacterMap *charmap, int count) { int new_cell = count > 0 ? priv->last_cell : 0; unicode_character_map_set_active_cell(charmap, new_cell); return; } static gboolean unicode_character_map_move_cursor (UnicodeCharacterMap *charmap, GtkMovementStep step, int count) { switch (step) { case GTK_MOVEMENT_LOGICAL_POSITIONS: case GTK_MOVEMENT_VISUAL_POSITIONS: unicode_character_map_move_cursor_left_right(charmap, count); break; case GTK_MOVEMENT_DISPLAY_LINES: unicode_character_map_move_cursor_up_down(charmap, count); break; case GTK_MOVEMENT_PAGES: unicode_character_map_move_cursor_page_up_down(charmap, count); break; case GTK_MOVEMENT_BUFFER_ENDS: unicode_character_map_move_cursor_start_end(charmap, count); break; default: return FALSE; } return TRUE; } static void unicode_character_map_copy_clipboard (UnicodeCharacterMap *charmap) { g_autofree gchar *text = get_text_for_cell(charmap, priv->active_cell); GtkClipboard *clipboard = gtk_widget_get_clipboard(GTK_WIDGET(charmap), GDK_SELECTION_CLIPBOARD); gtk_clipboard_set_text(clipboard, text, -1); return; } void unicode_character_map_on_long_press (G_GNUC_UNUSED GtkGestureLongPress *gesture, gdouble x, gdouble y, gpointer charmap) { unicode_character_map_set_active_cell(charmap, get_cell_at_xy(charmap, x, y)); unicode_character_map_show_info(charmap, x, y); return; } void unicode_character_map_on_pinch_zoom (G_GNUC_UNUSED GtkGestureZoom *gesture, gdouble scale_factor, gpointer charmap) { gdouble size = nearbyint(priv->preview_size * scale_factor); unicode_character_map_set_preview_size(charmap, VALID_FONT_SIZE(size)); return; } /* Does all the initial construction */ static void unicode_character_map_init (UnicodeCharacterMap *charmap) { priv = unicode_character_map_get_instance_private(charmap); priv->page_first_cell = 0; priv->active_cell = 0; priv->rows = 1; priv->cols = 1; priv->vadjustment = NULL; priv->hadjustment = NULL; priv->hscroll_policy = GTK_SCROLL_NATURAL; priv->vscroll_policy = GTK_SCROLL_NATURAL; priv->target_list = gtk_target_list_new(NULL, 0); priv->preview_size = 16; priv->codepoint_list = NULL; priv->popover = NULL; GtkWidget *widget = GTK_WIDGET(charmap); gtk_widget_set_events(widget, GDK_ALL_EVENTS_MASK); /* This is required to get key press events */ gtk_widget_set_can_focus(widget, TRUE); /* Touch events */ priv->long_press = gtk_gesture_long_press_new(widget); g_signal_connect(priv->long_press, "pressed", G_CALLBACK(unicode_character_map_on_long_press), widget); priv->pinch_zoom = gtk_gesture_zoom_new(widget); g_signal_connect(priv->pinch_zoom, "scale-changed", G_CALLBACK(unicode_character_map_on_pinch_zoom), widget); /* Set up drag and drop */ gtk_target_list_add_text_targets(priv->target_list, 0); gtk_drag_dest_set(widget, GTK_DEST_DEFAULT_ALL, NULL, 0, GDK_ACTION_COPY); gtk_drag_dest_add_text_targets(widget); /* Make sure we look like what we are */ gtk_style_context_add_class(gtk_widget_get_style_context(widget), GTK_STYLE_CLASS_VIEW); gtk_widget_show(widget); return; } static void unicode_character_map_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(gobject); g_clear_pointer(&priv->font_desc, pango_font_description_free); unicode_character_map_clear_pango_layout(charmap); g_clear_pointer(&priv->target_list, gtk_target_list_unref); g_clear_object(&priv->codepoint_list); g_clear_object(&priv->long_press); g_clear_object(&priv->pinch_zoom); G_OBJECT_CLASS(unicode_character_map_parent_class)->dispose(gobject); return; } static void unicode_character_map_set_property (GObject *gobject, guint prop_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(gobject); switch (prop_id) { case PROP_HADJUSTMENT: unicode_character_map_set_hadjustment(charmap, g_value_get_object(value)); break; case PROP_VADJUSTMENT: unicode_character_map_set_vadjustment(charmap, g_value_get_object(value)); break; case PROP_HSCROLL_POLICY: priv->hscroll_policy = g_value_get_enum(value); gtk_widget_queue_resize(GTK_WIDGET(charmap)); break; case PROP_VSCROLL_POLICY: priv->vscroll_policy = g_value_get_enum(value); gtk_widget_queue_resize(GTK_WIDGET(charmap)); break; case PROP_ACTIVE_CELL: priv->active_cell = g_value_get_int(value); break; case PROP_FONT_DESC: unicode_character_map_set_font_desc(charmap, g_value_get_boxed(value)); break; case PROP_CODEPOINT_LIST: unicode_character_map_set_codepoint_list(charmap, g_value_get_object(value)); break; case PROP_PREVIEW_SIZE: unicode_character_map_set_preview_size(charmap, g_value_get_double(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void unicode_character_map_get_property (GObject *gobject, guint prop_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); UnicodeCharacterMap *charmap = UNICODE_CHARACTER_MAP(gobject); switch (prop_id) { case PROP_HADJUSTMENT: g_value_set_object(value, NULL); break; case PROP_VADJUSTMENT: g_value_set_object(value, priv->vadjustment); break; case PROP_HSCROLL_POLICY: g_value_set_enum(value, priv->hscroll_policy); break; case PROP_VSCROLL_POLICY: g_value_set_enum(value, priv->vscroll_policy); break; case PROP_ACTIVE_CELL: g_value_set_int(value, priv->active_cell); break; case PROP_FONT_DESC: g_value_set_boxed(value, unicode_character_map_get_font_desc (charmap)); break; case PROP_CODEPOINT_LIST: g_value_set_object(value, unicode_character_map_get_codepoint_list (charmap)); break; case PROP_PREVIEW_SIZE: g_value_set_double(value, unicode_character_map_get_preview_size(charmap)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } #define I_(string) g_intern_static_string (string) static void unicode_character_map_class_init (UnicodeCharacterMapClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = unicode_character_map_dispose; object_class->get_property = unicode_character_map_get_property; object_class->set_property = unicode_character_map_set_property; widget_class->drag_begin = unicode_character_map_drag_begin; widget_class->drag_data_get = unicode_character_map_drag_data_get; widget_class->button_press_event = unicode_character_map_button_press; widget_class->get_preferred_width = unicode_character_map_get_preferred_width; widget_class->get_preferred_height = unicode_character_map_get_preferred_height; widget_class->draw = unicode_character_map_draw; widget_class->motion_notify_event = unicode_character_map_motion_notify; widget_class->size_allocate = unicode_character_map_size_allocate; widget_class->style_updated = unicode_character_map_style_updated; klass->activate = NULL; klass->set_active_cell = NULL; klass->move_cursor = unicode_character_map_move_cursor; klass->copy_clipboard = unicode_character_map_copy_clipboard; /* GtkScrollable interface properties */ g_object_class_override_property(object_class, PROP_HADJUSTMENT, "hadjustment"); g_object_class_override_property(object_class, PROP_VADJUSTMENT, "vadjustment"); g_object_class_override_property(object_class, PROP_HSCROLL_POLICY, "hscroll-policy"); g_object_class_override_property(object_class, PROP_VSCROLL_POLICY, "vscroll-policy"); signals[ACTIVATE] = g_signal_new(I_("activate"), G_TYPE_FROM_CLASS (object_class), G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, G_STRUCT_OFFSET(UnicodeCharacterMapClass, activate), NULL, NULL, NULL,//g_cclosure_marshal_VOID__VOID, G_TYPE_NONE, 0); widget_class->activate_signal = signals[ACTIVATE]; signals[STATUS_MESSAGE] = g_signal_new(I_("status-message"), UNICODE_TYPE_CHARACTER_MAP, G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET(UnicodeCharacterMapClass, status_message), NULL, NULL, NULL,//g_cclosure_marshal_VOID__STRING, G_TYPE_NONE, 1, G_TYPE_STRING); signals[MOVE_CURSOR] = g_signal_new(I_("move-cursor"), G_TYPE_FROM_CLASS(object_class), G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, G_STRUCT_OFFSET(UnicodeCharacterMapClass, move_cursor), NULL, NULL, NULL,//_g_cclosure_marshal_BOOLEAN__ENUM_INT, G_TYPE_BOOLEAN, 2, GTK_TYPE_MOVEMENT_STEP, G_TYPE_INT); signals[COPY_CLIPBOARD] = g_signal_new(I_("copy-clipboard"), G_OBJECT_CLASS_TYPE(object_class), G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, G_STRUCT_OFFSET(UnicodeCharacterMapClass, copy_clipboard), NULL, NULL, NULL,//g_cclosure_marshal_VOID__VOID, G_TYPE_NONE, 0); g_object_class_install_property(object_class, PROP_ACTIVE_CELL, g_param_spec_int("active-cell", NULL, "Active cell in character map", G_MININT, G_MAXINT, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); g_object_class_install_property(object_class, PROP_FONT_DESC, g_param_spec_boxed("font-desc", NULL, "PangoFontDescription", PANGO_TYPE_FONT_DESCRIPTION, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); g_object_class_install_property(object_class, PROP_PREVIEW_SIZE, g_param_spec_double("preview-size", NULL, "Preview size", 6, 96, 14, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); g_object_class_install_property(object_class, PROP_CODEPOINT_LIST, g_param_spec_object("codepoint-list", NULL, "UnicodeCodepointList", UNICODE_TYPE_CODEPOINT_LIST, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); /* Keybindings */ GtkBindingSet *binding_set = gtk_binding_set_by_class(klass); /* Cursor movement */ unicode_character_map_add_move_binding(binding_set, GDK_KEY_Up, 0, GTK_MOVEMENT_DISPLAY_LINES, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_KP_Up, 0, GTK_MOVEMENT_DISPLAY_LINES, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_Down, 0, GTK_MOVEMENT_DISPLAY_LINES, 1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_KP_Down, 0, GTK_MOVEMENT_DISPLAY_LINES, 1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_p, GDK_CONTROL_MASK, GTK_MOVEMENT_DISPLAY_LINES, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_n, GDK_CONTROL_MASK, GTK_MOVEMENT_DISPLAY_LINES, 1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_Home, 0, GTK_MOVEMENT_BUFFER_ENDS, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_KP_Home, 0, GTK_MOVEMENT_BUFFER_ENDS, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_End, 0, GTK_MOVEMENT_BUFFER_ENDS, 1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_KP_End, 0, GTK_MOVEMENT_BUFFER_ENDS, 1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_Page_Up, 0, GTK_MOVEMENT_PAGES, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_KP_Page_Up, 0, GTK_MOVEMENT_PAGES, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_Page_Down, 0, GTK_MOVEMENT_PAGES, 1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_KP_Page_Down, 0, GTK_MOVEMENT_PAGES, 1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_Left, 0, GTK_MOVEMENT_VISUAL_POSITIONS, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_KP_Left, 0, GTK_MOVEMENT_VISUAL_POSITIONS, -1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_Right, 0, GTK_MOVEMENT_VISUAL_POSITIONS, 1); unicode_character_map_add_move_binding(binding_set, GDK_KEY_KP_Right, 0, GTK_MOVEMENT_VISUAL_POSITIONS, 1); /* Activate */ gtk_binding_entry_add_signal(binding_set, GDK_KEY_Return, 0, "activate", 0); gtk_binding_entry_add_signal(binding_set, GDK_KEY_ISO_Enter, 0, "activate", 0); gtk_binding_entry_add_signal(binding_set, GDK_KEY_KP_Enter, 0, "activate", 0); gtk_binding_entry_add_signal(binding_set, GDK_KEY_space, 0, "activate", 0); /* Clipboard actions */ gtk_binding_entry_add_signal(binding_set, GDK_KEY_c, GDK_CONTROL_MASK, "copy-clipboard", 0); gtk_binding_entry_add_signal(binding_set, GDK_KEY_Insert, GDK_CONTROL_MASK, "copy-clipboard", 0); return; } /* Public API */ /** * unicode_character_map_new: * * Returns: (transfer full): A newly created #UnicodeCharacterMap. * Free the returned object using #g_object_unref(). */ GtkWidget * unicode_character_map_new (void) { return GTK_WIDGET(g_object_new(UNICODE_TYPE_CHARACTER_MAP, NULL)); } /** * unicode_character_map_set_font_desc: * @charmap: a #UnicodeCharacterMap * @font_desc: (transfer none): a #PangoFontDescription * * Sets @font_desc as the font to use to display the character table. */ void unicode_character_map_set_font_desc (UnicodeCharacterMap *charmap, PangoFontDescription *font_desc) { g_return_if_fail(UNICODE_IS_CHARACTER_MAP(charmap)); g_return_if_fail(font_desc != NULL); if (priv->font_desc && pango_font_description_equal(font_desc, priv->font_desc)) return; unicode_character_map_set_font_desc_internal(charmap, pango_font_description_copy(font_desc)); unicode_character_map_emit_status_message(charmap, "font-desc"); return; } /** * unicode_character_map_get_font_desc: * @charmap: a #UnicodeCharacterMap * * Returns: (transfer none) (nullable): * The #PangoFontDescription used to display the character table. * The returned object is owned by @charmap and must not be modified or freed. */ PangoFontDescription * unicode_character_map_get_font_desc (UnicodeCharacterMap *charmap) { g_return_val_if_fail(UNICODE_IS_CHARACTER_MAP(charmap), NULL); return priv->font_desc; } /** * unicode_character_map_get_codepoint_list: * @charmap: a #UnicodeCharacterMap * * Returns: (transfer none) (nullable): The current #UnicodeCodepointList */ UnicodeCodepointList * unicode_character_map_get_codepoint_list (UnicodeCharacterMap *charmap) { g_return_val_if_fail(UNICODE_IS_CHARACTER_MAP(charmap), NULL); return priv->codepoint_list; } /** * unicode_character_map_set_codepoint_list: * @charmap: a #UnicodeCharacterMap * @codepoint_list: (nullable): a #UnicodeCodepointList * * Sets the codepoint list to show in the character table. */ void unicode_character_map_set_codepoint_list (UnicodeCharacterMap *charmap, UnicodeCodepointList *codepoint_list) { g_return_if_fail(UNICODE_IS_CHARACTER_MAP(charmap)); GObject *obj = G_OBJECT(charmap); g_object_freeze_notify(obj); g_set_object(&priv->codepoint_list, codepoint_list); priv->active_cell = 0; priv->page_first_cell = 0; if (priv->codepoint_list) priv->last_cell = unicode_codepoint_list_get_last_index(priv->codepoint_list); else priv->last_cell = 0; g_object_notify(obj, "codepoint-list"); g_object_notify(obj, "active-cell"); gtk_widget_queue_draw(GTK_WIDGET(charmap)); update_scrollbar_adjustment(charmap); g_object_thaw_notify(obj); return; } /** * unicode_character_map_set_preview_size: * @charmap: a #UnicodeCharacterMap * @size: new preview size * * Sets the preview size to @size. */ void unicode_character_map_set_preview_size (UnicodeCharacterMap *charmap, gdouble size) { g_return_if_fail(UNICODE_IS_CHARACTER_MAP(charmap)); priv->preview_size = VALID_FONT_SIZE(size); PangoFontDescription *font_desc = pango_font_description_copy(priv->font_desc); unicode_character_map_set_font_desc_internal(charmap, font_desc); g_object_notify(G_OBJECT(charmap), "preview-size"); return; } /** * unicode_character_map_get_preview_size: * @charmap: a #UnicodeCharacterMap * * Returns: The current preview size */ double unicode_character_map_get_preview_size (UnicodeCharacterMap *charmap) { g_return_val_if_fail(UNICODE_IS_CHARACTER_MAP(charmap), 0.0); return priv->preview_size; } /** * unicode_character_map_get_active_cell: * @charmap: a #UnicodeCharacterMap * * Returns: The currently selected cell */ gint unicode_character_map_get_active_cell (UnicodeCharacterMap *charmap) { g_return_val_if_fail(UNICODE_IS_CHARACTER_MAP(charmap), 0); return priv->active_cell; } /** * unicode_character_map_set_active_cell: * @charmap: a #UnicodeCharacterMap * @cell: cell to select */ void unicode_character_map_set_active_cell (UnicodeCharacterMap *charmap, gint cell) { GtkWidget *widget = GTK_WIDGET(charmap); if (cell == priv->active_cell) return; if (cell < 0) cell = 0; else if (cell > priv->last_cell) cell = priv->last_cell; int old_active_cell = priv->active_cell; int old_page_first_cell = priv->page_first_cell; priv->active_cell = cell; if (cell < priv->page_first_cell || cell >= priv->page_first_cell + priv->page_size) { int old_row = old_active_cell / priv->cols; int new_row = cell / priv->cols; int new_page_first_cell = old_page_first_cell + ((new_row - old_row) * priv->cols); int last_row = (priv->last_cell / priv->cols) + 1; int last_page_first_row = last_row - priv->rows; int last_page_first_cell = (last_page_first_row * priv->cols) + 1; priv->page_first_cell = CLAMP(new_page_first_cell, 0, last_page_first_cell); if (priv->vadjustment) gtk_adjustment_set_value(priv->vadjustment, priv->page_first_cell / priv->cols); } else if (gtk_widget_get_realized(widget)) { /* Clear previous selection */ expose_cell(charmap, old_active_cell); /* Update selected cell */ expose_cell(charmap, cell); } g_object_notify(G_OBJECT(charmap), "active-cell"); return; } font-manager-0.8.8/lib/unicode/unicode-character-map.h000066400000000000000000000063011420226015000225750ustar00rootroot00000000000000/* unicode-character-map.h * * Originally a part of Gucharmap * * Copyright (C) 2017-2022 Jerry Casiano * * * Copyright © 2004 Noah Levitt * Copyright © 2007 Christian Persch * * 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 . */ #ifndef __CHARACTER_MAP_H__ #define __CHARACTER_MAP_H__ #include #include #include "unicode-codepoint-list.h" G_BEGIN_DECLS #define UNICODE_TYPE_CHARACTER_MAP (unicode_character_map_get_type()) G_DECLARE_DERIVABLE_TYPE(UnicodeCharacterMap, unicode_character_map, UNICODE, CHARACTER_MAP, GtkDrawingArea) /** * UnicodeCharacterMapClass: * @activate: called when a cell is activated * @copy_clipboard: called when copy to clipboard is requested * @set_active_char: called when a cell is selected * @status_message: called with search results on data drops * @set_scroll_adjustments: use to override scroll adjustments * @move_cursor: use to override cursor events */ struct _UnicodeCharacterMapClass { GtkDrawingAreaClass parent_class; void (* activate) (UnicodeCharacterMap *charmap); void (* copy_clipboard) (UnicodeCharacterMap *charmap); void (* set_active_cell) (UnicodeCharacterMap *charmap, gint cell); void (* status_message) (UnicodeCharacterMap *charmap, const gchar *message); void (* set_scroll_adjustments) (UnicodeCharacterMap *charmap, GtkAdjustment *hadjustment, GtkAdjustment *vadjustment); gboolean (* move_cursor) (UnicodeCharacterMap *charmap, GtkMovementStep step, gint count); }; GtkWidget * unicode_character_map_new (void); void unicode_character_map_set_active_cell (UnicodeCharacterMap *charmap, gint cell); void unicode_character_map_set_codepoint_list (UnicodeCharacterMap *charmap, UnicodeCodepointList *codepoint_list); void unicode_character_map_set_font_desc (UnicodeCharacterMap *charmap, PangoFontDescription *font_desc); void unicode_character_map_set_preview_size (UnicodeCharacterMap *charmap, gdouble size); double unicode_character_map_get_preview_size (UnicodeCharacterMap *charmap); gint unicode_character_map_get_active_cell (UnicodeCharacterMap *charmap); PangoFontDescription * unicode_character_map_get_font_desc (UnicodeCharacterMap *charmap); UnicodeCodepointList * unicode_character_map_get_codepoint_list (UnicodeCharacterMap *charmap); G_END_DECLS #endif /* #ifndef __CHARACTER_MAP_H__ */ font-manager-0.8.8/lib/unicode/unicode-codepoint-list.c000066400000000000000000000057171420226015000230300ustar00rootroot00000000000000/* unicode-codepoint-list.c * * Originally a part of Gucharmap * * Copyright (C) 2017-2022 Jerry Casiano * * * Copyright © 2004 Noah Levitt * * 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 . */ #include #include "unicode-codepoint-list.h" /** * SECTION: unicode-codepoint-list * @short_description: List interface for Unicode code points * @title: Codepoint List * @include: unicode-codepoint-list.h * @see_also: UnicodeCharacterMap * * Interface for a list of unicode codepoints. */ G_DEFINE_INTERFACE (UnicodeCodepointList, unicode_codepoint_list, G_TYPE_OBJECT) static void unicode_codepoint_list_default_init (G_GNUC_UNUSED UnicodeCodepointListInterface *iface) { return; } /** * unicode_codepoint_list_get_codepoints: * @self: a #UnicodeCodepointList * @index: index indicating which codepoints to get * * Returns: (element-type uint) (transfer container) (nullable): #GSList containing codepoints. * Free the returned #GSList using #g_slist_free(). **/ GSList * unicode_codepoint_list_get_codepoints (UnicodeCodepointList *self, gint index) { g_return_val_if_fail(UNICODE_IS_CODEPOINT_LIST(self), NULL); UnicodeCodepointListInterface *iface = UNICODE_CODEPOINT_LIST_GET_IFACE(self); g_return_val_if_fail(iface->get_codepoints != NULL, NULL); return iface->get_codepoints(self, index); } /** * unicode_codepoint_list_get_index: * @self: a #UnicodeCodepointList * @codepoints: (element-type uint) (transfer full) (nullable): codepoints for which to find the index * * Returns: Index of @wc, or -1 if @wc is not in this codepoint list. **/ gint unicode_codepoint_list_get_index (UnicodeCodepointList *self, GSList *codepoints) { g_return_val_if_fail(UNICODE_IS_CODEPOINT_LIST(self), -1); UnicodeCodepointListInterface *iface = UNICODE_CODEPOINT_LIST_GET_IFACE(self); g_return_val_if_fail(iface->get_index != NULL, -1); return iface->get_index(self, codepoints); } /** * unicode_codepoint_list_get_last_index: * @self: a #UnicodeCodepointList * * Returns: Last index in this codepoint list. **/ gint unicode_codepoint_list_get_last_index (UnicodeCodepointList *self) { g_return_val_if_fail(UNICODE_IS_CODEPOINT_LIST(self), -1); UnicodeCodepointListInterface *iface = UNICODE_CODEPOINT_LIST_GET_IFACE(self); g_return_val_if_fail(iface->get_last_index != NULL, -1); return iface->get_last_index(self); } font-manager-0.8.8/lib/unicode/unicode-codepoint-list.h000066400000000000000000000040761420226015000230320ustar00rootroot00000000000000/* unicode-codepoint-list.h * * Originally a part of Gucharmap * * Copyright (C) 2017-2022 Jerry Casiano * * * Copyright © 2004 Noah Levitt * * 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 . */ #ifndef __CODEPOINT_LIST_H__ #define __CODEPOINT_LIST_H__ #include #include G_BEGIN_DECLS /* The last unicode character we support */ #define UNICODE_UNICHAR_MAX (0x0010FFFFUL) #define UNICODE_TYPE_CODEPOINT_LIST (unicode_codepoint_list_get_type()) G_DECLARE_INTERFACE(UnicodeCodepointList, unicode_codepoint_list, UNICODE, CODEPOINT_LIST, GObject) /** * UnicodeCodepointListInterface: * @get_char: retrieve the #gunichar at @index in the list * @get_index: get the index of @wc in the list * @get_last_index: last index in the list */ struct _UnicodeCodepointListInterface { /**/ GTypeInterface parent_iface; /**/ GSList * (* get_codepoints) (UnicodeCodepointList *self, gint index); /* zero is the first index */ gint (* get_index) (UnicodeCodepointList *self, GSList *codepoints); gint (* get_last_index) (UnicodeCodepointList *self); }; GSList * unicode_codepoint_list_get_codepoints (UnicodeCodepointList *self, gint index); gint unicode_codepoint_list_get_index (UnicodeCodepointList *self, GSList *codepoints); gint unicode_codepoint_list_get_last_index (UnicodeCodepointList *self); G_END_DECLS #endif /* #ifndef __CODEPOINT_LIST_H__ */ font-manager-0.8.8/lib/unicode/unicode-gresources.xml000066400000000000000000000004661420226015000226260ustar00rootroot00000000000000 ui/unicode-character-map-zoom-window.ui ui/unicode-search-bar.ui font-manager-0.8.8/lib/unicode/unicode-info.c000066400000000000000000000426531420226015000210260ustar00rootroot00000000000000/* unicode-info.c * * Originally a part of Gucharmap * * Copyright (C) 2017-2022 Jerry Casiano * * * Copyright © 2004 Noah Levitt * * 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 . */ #include "unicode-info.h" #include "unicode-names.h" #include "unicode-blocks.h" #include "unicode-nameslist.h" #include "unicode-categories.h" #include "unicode-versions.h" #include "unicode-unihan.h" /** * SECTION: unicode-info * @short_description: Unicode related utility functions * @title: Unicode Information * @include: unicode-info.h * * This widget provides a way to search for characters by name, value or * other information. */ /* constants for hangul (de)composition, see UAX #15 */ #define SBase 0xAC00 #define LCount 19 #define VCount 21 #define TCount 28 #define NCount (VCount * TCount) #define SCount (LCount * NCount) static const gchar JAMO_L_TABLE[][4] = { "G", "GG", "N", "D", "DD", "R", "M", "B", "BB", "S", "SS", "", "J", "JJ", "C", "K", "T", "P", "H" }; static const gchar JAMO_V_TABLE[][4] = { "A", "AE", "YA", "YAE", "EO", "E", "YEO", "YE", "O", "WA", "WAE", "OE", "YO", "U", "WEO", "WE", "WI", "YU", "EU", "YI", "I" }; static const gchar JAMO_T_TABLE[][4] = { "", "G", "GG", "GS", "N", "NJ", "NH", "D", "L", "LG", "LM", "LB", "LS", "LT", "LP", "LH", "M", "B", "BS", "S", "SS", "NG", "J", "C", "K", "T", "P", "H" }; /* Compute hangul syllable name as per UAX #15 */ const gchar * get_hangul_syllable_name (gunichar ch) { static gchar buf[32]; gint SIndex = ch - SBase; gint LIndex, VIndex, TIndex; if (SIndex < 0 || SIndex >= SCount) return ""; LIndex = SIndex / NCount; VIndex = (SIndex % NCount) / TCount; TIndex = SIndex % TCount; g_snprintf(buf, sizeof(buf), "HANGUL SYLLABLE %s%s%s", JAMO_L_TABLE[LIndex], JAMO_V_TABLE[VIndex], JAMO_T_TABLE[TIndex]); return buf; } static const struct { guint32 start; guint32 end; } CJK_Compat [] = { {0xf900, 0xfaff}, {0x2f800, 0x2fa1d} }; static const struct { guint32 start; guint32 end; } CJK_Unified [] = { {0x3400, 0x4db5}, {0x4e00, 0x9fea}, {0x20000, 0x2a6d6}, {0x2a700, 0x2b734}, {0x2b740, 0x2b81d}, {0x2b820, 0x2cea1}, {0x2ceb0, 0x2ebe0} }; static gboolean is_cjk_compat (gunichar ch) { for (guint i = 0; i < G_N_ELEMENTS(CJK_Compat); i++) { if (ch >= CJK_Compat[i].start && ch <= CJK_Compat[i].end) return TRUE; continue; } return FALSE; } static gboolean is_cjk_unified (gunichar ch) { for (guint i = 0; i < G_N_ELEMENTS(CJK_Unified); i++) { if (ch >= CJK_Unified[i].start && ch <= CJK_Unified[i].end) return TRUE; continue; } return FALSE; } const gchar * unicode_get_codepoint_data_name (gunichar uc) { /* does a binary search on unicode_names */ gint min = 0, mid, max = G_N_ELEMENTS(unicode_names) - 1; if (uc < unicode_names[0].index || uc > unicode_names[max].index) return ""; while (max >= min) { mid = (min + max) / 2; if (uc > unicode_names[mid].index) min = mid + 1; else if (uc < unicode_names[mid].index) max = mid - 1; else return unicode_name_get_name(&unicode_names[mid]); } return NULL; } /** * get_unicode_name: * @ch: a #gunichar * * Returns: (transfer none) (nullable): unicode character name or %NULL */ const gchar * unicode_get_codepoint_name (gunichar ch) { static gchar buf[32]; if G_UNLIKELY(is_cjk_unified(ch)) { g_snprintf (buf, sizeof(buf), "CJK UNIFIED IDEOGRAPH-%04X", ch); return buf; } else if G_UNLIKELY(is_cjk_compat(ch)) { g_snprintf (buf, sizeof(buf), "CJK COMPATIBILITY IDEOGRAPH-%04X", ch); return buf; } else if G_UNLIKELY(ch >= 0x17000 && ch <= 0x187ec) { g_snprintf (buf, sizeof(buf), "TANGUT IDEOGRAPH-%05X", ch); return buf; } else if G_UNLIKELY(ch >= 0x18800 && ch <= 0x18af2) { g_snprintf (buf, sizeof(buf), "TANGUT COMPONENT-%03u", ch - 0x18800 + 1); return buf; } else if G_UNLIKELY(ch >= 0xac00 && ch <= 0xd7af) { return get_hangul_syllable_name(ch); } else if G_UNLIKELY(ch >= 0xD800 && ch <= 0xDB7F) return _(""); else if G_UNLIKELY(ch >= 0xDB80 && ch <= 0xDBFF) return _(""); else if G_UNLIKELY(ch >= 0xDC00 && ch <= 0xDFFF) return _(""); else if G_UNLIKELY(ch >= 0xE000 && ch <= 0xF8FF) return _(""); else if G_UNLIKELY(ch >= 0xF0000 && ch <= 0xFFFFD) return _(""); else if G_UNLIKELY(ch >= 0x100000 && ch <= 0x10FFFD) return _(""); else { const gchar *x = unicode_get_codepoint_data_name(ch); if (x == NULL) return _(""); else return x; } } /** * get_unicode_category_name: * @ch: a #gunichar * * Returns: (transfer none) (nullable): unicode category name or %NULL */ const gchar * unicode_get_category_name (gunichar ch) { switch (g_unichar_type(ch)) { case G_UNICODE_CONTROL: return _("Other, Control"); case G_UNICODE_FORMAT: return _("Other, Format"); case G_UNICODE_UNASSIGNED: return _("Other, Not Assigned"); case G_UNICODE_PRIVATE_USE: return _("Other, Private Use"); case G_UNICODE_SURROGATE: return _("Other, Surrogate"); case G_UNICODE_LOWERCASE_LETTER: return _("Letter, Lowercase"); case G_UNICODE_MODIFIER_LETTER: return _("Letter, Modifier"); case G_UNICODE_OTHER_LETTER: return _("Letter, Other"); case G_UNICODE_TITLECASE_LETTER: return _("Letter, Titlecase"); case G_UNICODE_UPPERCASE_LETTER: return _("Letter, Uppercase"); case G_UNICODE_SPACING_MARK: return _("Mark, Spacing Combining"); case G_UNICODE_ENCLOSING_MARK: return _("Mark, Enclosing"); case G_UNICODE_NON_SPACING_MARK: return _("Mark, Non-Spacing"); case G_UNICODE_DECIMAL_NUMBER: return _("Number, Decimal Digit"); case G_UNICODE_LETTER_NUMBER: return _("Number, Letter"); case G_UNICODE_OTHER_NUMBER: return _("Number, Other"); case G_UNICODE_CONNECT_PUNCTUATION: return _("Punctuation, Connector"); case G_UNICODE_DASH_PUNCTUATION: return _("Punctuation, Dash"); case G_UNICODE_CLOSE_PUNCTUATION: return _("Punctuation, Close"); case G_UNICODE_FINAL_PUNCTUATION: return _("Punctuation, Final Quote"); case G_UNICODE_INITIAL_PUNCTUATION: return _("Punctuation, Initial Quote"); case G_UNICODE_OTHER_PUNCTUATION: return _("Punctuation, Other"); case G_UNICODE_OPEN_PUNCTUATION: return _("Punctuation, Open"); case G_UNICODE_CURRENCY_SYMBOL: return _("Symbol, Currency"); case G_UNICODE_MODIFIER_SYMBOL: return _("Symbol, Modifier"); case G_UNICODE_MATH_SYMBOL: return _("Symbol, Math"); case G_UNICODE_OTHER_SYMBOL: return _("Symbol, Other"); case G_UNICODE_LINE_SEPARATOR: return _("Separator, Line"); case G_UNICODE_PARAGRAPH_SEPARATOR: return _("Separator, Paragraph"); case G_UNICODE_SPACE_SEPARATOR: return _("Separator, Space"); default: return NULL; } } gint unicode_get_codepoint_data_name_count (void) { return G_N_ELEMENTS(unicode_names); } UnicodeStandard unicode_get_version (gunichar uc) { /* does a binary search on unicode_versions */ gint min = 0, mid, max = G_N_ELEMENTS (unicode_versions) - 1; if (uc < unicode_versions[0].start || uc > unicode_versions[max].end) return UNICODE_VERSION_UNASSIGNED; while (max >= min) { mid = (min + max) / 2; if (uc > unicode_versions[mid].end) min = mid + 1; else if (uc < unicode_versions[mid].start) max = mid - 1; else if ((uc >= unicode_versions[mid].start) && (uc <= unicode_versions[mid].end)) return unicode_versions[mid].version; } return UNICODE_VERSION_UNASSIGNED; } const gchar * unicode_version_to_string (UnicodeStandard version) { g_return_val_if_fail(version >= UNICODE_VERSION_UNASSIGNED, NULL); g_return_val_if_fail(version <= UNICODE_VERSION_LATEST, NULL); if G_UNLIKELY(version == UNICODE_VERSION_UNASSIGNED) return NULL; return unicode_version_strings + unicode_version_string_offsets[version - 1]; } gint unicode_get_unihan_count (void) { return G_N_ELEMENTS(unihan); } /* does a binary search; also caches most recent, since it will often be * called in succession on the same character */ static const NamesList * get_nameslist (gunichar uc) { static gunichar most_recent_searched; static const NamesList *most_recent_result; gint min = 0; gint mid; gint max = G_N_ELEMENTS (names_list) - 1; if (uc < names_list[0].index || uc > names_list[max].index) return NULL; if (uc == most_recent_searched) return most_recent_result; most_recent_searched = uc; while (max >= min) { mid = (min + max) / 2; if (uc > names_list[mid].index) min = mid + 1; else if (uc < names_list[mid].index) max = mid - 1; else { most_recent_result = names_list + mid; return names_list + mid; } } most_recent_result = NULL; return NULL; } /* returns newly allocated array of gunichar terminated with -1 */ gunichar * unicode_get_nameslist_exes (gunichar uc) { const NamesList *nl; gunichar *exes; gunichar i, count; nl = get_nameslist (uc); if (nl == NULL || nl->exes_index == -1) return NULL; /* count the number of exes */ for (i = 0; names_list_exes[nl->exes_index + i].index == uc; i++); count = i; exes = g_malloc ((count + 1) * sizeof(gunichar)); for (i = 0; i < count; i++) exes[i] = names_list_exes[nl->exes_index + i].value; exes[count] = (gunichar)(-1); return exes; } /** * unicode_get_nameslist_equals: * @uc: a gunichar * * Returns: (transfer container) (array zero-terminated=1) (element-type utf8): * newly allocated %NULL-terminated array of gchar*, the items are const, * but the array should be freed by the caller. */ const gchar ** unicode_get_nameslist_equals (gunichar uc) { const NamesList *nl; const gchar **equals; gunichar i, count; nl = get_nameslist (uc); if (nl == NULL || nl->equals_index == -1) return NULL; /* count the number of equals */ for (i = 0; names_list_equals[nl->equals_index + i].index == uc; i++); count = i; equals = g_malloc ((count + 1) * sizeof(gchar *)); for (i = 0; i < count; i++) equals[i] = names_list_equals_strings + names_list_equals[nl->equals_index + i].string_index; equals[count] = NULL; return equals; } /** * unicode_get_nameslist_stars: * @uc: a #gunichar * * Returns: (transfer container) (array zero-terminated=1) (element-type utf8): * newly allocated %NULL-terminated array of gchar*, the items are const, * but the array should be freed by the caller. */ const gchar ** unicode_get_nameslist_stars (gunichar uc) { const NamesList *nl; const gchar **stars; gunichar i, count; nl = get_nameslist (uc); if (nl == NULL || nl->stars_index == -1) return NULL; /* count the number of stars */ for (i = 0; names_list_stars[nl->stars_index + i].index == uc; i++); count = i; stars = g_malloc ((count + 1) * sizeof(gchar *)); for (i = 0; i < count; i++) stars[i] = names_list_stars_strings + names_list_stars[nl->stars_index + i].string_index; stars[count] = NULL; return stars; } /** * unicode_get_nameslist_pounds: * @uc: a #gunichar * * Returns: (transfer container) (array zero-terminated=1) (element-type utf8): * newly allocated %NULL-terminated array of gchar*, the items are const, * but the array should be freed by the caller. */ const gchar ** unicode_get_nameslist_pounds (gunichar uc) { const NamesList *nl; const gchar **pounds; gunichar i, count; nl = get_nameslist (uc); if (nl == NULL || nl->pounds_index == -1) return NULL; /* count the number of pounds */ for (i = 0; names_list_pounds[nl->pounds_index + i].index == uc; i++); count = i; pounds = g_malloc ((count + 1) * sizeof(gchar *)); for (i = 0; i < count; i++) pounds[i] = names_list_pounds_strings + names_list_pounds[nl->pounds_index + i].string_index; pounds[count] = NULL; return pounds; } /** * unicode_get_nameslist_colons: * @uc: a #gunichar * * Returns: (transfer container) (array zero-terminated=1) (element-type utf8): * newly allocated %NULL-terminated array of gchar*, the items are const, * but the array should be freed by the caller. */ const gchar ** unicode_get_nameslist_colons (gunichar uc) { const NamesList *nl; const gchar **colons; gunichar i, count; nl = get_nameslist (uc); if (nl == NULL || nl->colons_index == -1) return NULL; /* count the number of colons */ for (i = 0; names_list_colons[nl->colons_index + i].index == uc; i++); count = i; colons = g_malloc ((count + 1) * sizeof(gchar *)); for (i = 0; i < count; i++) colons[i] = names_list_colons_strings + names_list_colons[nl->colons_index + i].string_index; colons[count] = NULL; return colons; } /* Wrapper, in case we want to support a newer unicode version than glib */ gboolean unicode_unichar_validate (gunichar ch) { return g_unichar_validate (ch); } /** * unicode_unichar_to_printable_utf8: * @uc: a unicode character * @outbuf: (out caller-allocates): output buffer, must have at least 10 bytes of space. * If %NULL, the length will be computed and returned, nothing will be written to @outbuf. * * Converts a single character to UTF-8 suitable for rendering. Check the * source to see what this means. ;-) * * Returns: number of bytes written **/ gint unicode_unichar_to_printable_utf8 (gunichar uc, gchar *outbuf) { /* Unicode Standard 3.2, section 2.6, "By convention, diacritical marks * used by the Unicode Standard may be exhibited in (apparent) isolation * by applying them to U+0020 SPACE or to U+00A0 NO BREAK SPACE." */ /* 17:10 < owen> noah: I'm *not* claiming that what Pango does currently * is right, but convention isn't a requirement. I think * it's probably better to do the Uniscribe thing and put * the lone combining mark on a dummy character and require * ZWJ * 17:11 < noah> owen: do you mean that i should put a ZWJ in there, or * that pango will do that? * 17:11 < owen> noah: I mean, you should (assuming some future more * capable version of Pango) put it in there */ if (! unicode_unichar_validate (uc) || (! unicode_unichar_isgraph (uc) && g_unichar_type (uc) != G_UNICODE_PRIVATE_USE)) return 0; /* XXX : https://github.com/FontManager/font-manager/issues/143 */ //else if (g_unichar_type (uc) == G_UNICODE_SPACING_MARK //|| g_unichar_type (uc) == G_UNICODE_ENCLOSING_MARK //|| g_unichar_type (uc) == G_UNICODE_NON_SPACING_MARK) //{ //gint x; //outbuf[0] = ' '; //outbuf[1] = '\xe2'; /* ZERO */ //outbuf[2] = '\x80'; /* WIDTH */ //outbuf[3] = '\x8d'; /* JOINER (0x200D) */ //x = g_unichar_to_utf8 (uc, outbuf + 4); //return x + 4; //} else return g_unichar_to_utf8 (uc, outbuf); } /** * unicode_unichar_isgraph: * @uc: a Unicode character * * Determines whether a character is printable and not a space * (returns %FALSE for control characters and spaces). * g_unichar_isprint() is similar, but returns %TRUE for * spaces. Given some UTF-8 text, obtain a character value with * g_utf8_get_char(). * * Returns: %TRUE if @c is printable unless it's a space or control character **/ gboolean unicode_unichar_isgraph (gunichar uc) { GUnicodeType t = g_unichar_type (uc); /* From http://www.unicode.org/versions/Unicode9.0.0/ch09.pdf, p16 * "Unlike most other format control characters, however, they should be * rendered with a visible glyph, even in circumstances where no suitable * digit or sequence of digits follows them in logical order." * There the standard talks about the ar signs spanning numbers, but * I think this should apply to all Prepended_Concatenation_Mark format * characters. * Instead of parsing the corresponding data file, just hardcode the * (few!) existing characters here. */ if (t == G_UNICODE_FORMAT) return (uc >= 0x0600 && uc <= 0x0605) || uc == 0x06DD || uc == 0x070F || uc == 0x08E2 || uc == 0x110BD; return (t != G_UNICODE_CONTROL && t != G_UNICODE_SPACE_SEPARATOR); } font-manager-0.8.8/lib/unicode/unicode-info.h000066400000000000000000000076421420226015000210320ustar00rootroot00000000000000/* unicode-info.h * * Originally a part of Gucharmap * * Copyright (C) 2017-2022 Jerry Casiano * * * Copyright © 2004 Noah Levitt * Copyright (c) 2016 DaeHyun Sung * * 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 . */ #ifndef __UNICODE_INFO_H__ #define __UNICODE_INFO_H__ #include #include #include "unicode-codepoint-list.h" /* UNICODE_UNICHAR_MAX */ G_BEGIN_DECLS /** * UnicodeStandard: * @UNICODE_VERSION_UNASSIGNED: Not assigned * @UNICODE_VERSION_1_1: Version 1.1 * @UNICODE_VERSION_2_0: Version 2.0 * @UNICODE_VERSION_2_1: Version 2.1 * @UNICODE_VERSION_3_0: Version 3.0 * @UNICODE_VERSION_3_1: Version 3.1 * @UNICODE_VERSION_3_2: Version 3.2 * @UNICODE_VERSION_4_0: Version 4.0 * @UNICODE_VERSION_4_1: Version 4.1 * @UNICODE_VERSION_5_0: Version 5.0 * @UNICODE_VERSION_5_1: Version 5.1 * @UNICODE_VERSION_5_2: Version 5.2 * @UNICODE_VERSION_6_0: Version 6.0 * @UNICODE_VERSION_6_1: Version 6.1 * @UNICODE_VERSION_6_2: Version 6.2 * @UNICODE_VERSION_6_3: Version 6.3 * @UNICODE_VERSION_7_0: Version 7.0 * @UNICODE_VERSION_8_0: Version 8.0 * @UNICODE_VERSION_9_0: Version 9.0 * @UNICODE_VERSION_10_0: Version 10.0 * @UNICODE_VERSION_11_0: Version 11.0 * @UNICODE_VERSION_12_0: Version 12.0 * @UNICODE_VERSION_12_1: Version 12.1 * @UNICODE_VERSION_13_0: Version 13.0 * @UNICODE_VERSION_LATEST: Version 13.0 */ typedef enum { UNICODE_VERSION_UNASSIGNED, UNICODE_VERSION_1_1, UNICODE_VERSION_2_0, UNICODE_VERSION_2_1, UNICODE_VERSION_3_0, UNICODE_VERSION_3_1, UNICODE_VERSION_3_2, UNICODE_VERSION_4_0, UNICODE_VERSION_4_1, UNICODE_VERSION_5_0, UNICODE_VERSION_5_1, UNICODE_VERSION_5_2, UNICODE_VERSION_6_0, UNICODE_VERSION_6_1, UNICODE_VERSION_6_2, UNICODE_VERSION_6_3, UNICODE_VERSION_7_0, UNICODE_VERSION_8_0, UNICODE_VERSION_9_0, UNICODE_VERSION_10_0, UNICODE_VERSION_11_0, UNICODE_VERSION_12_0, UNICODE_VERSION_12_1, UNICODE_VERSION_13_0, /* private, will move forward with each revision */ UNICODE_VERSION_LATEST = UNICODE_VERSION_13_0 } UnicodeStandard; /* return values are read-only */ gint unicode_get_codepoint_data_name_count (void); gint unicode_get_unihan_count (void); gint unicode_unichar_to_printable_utf8 (gunichar uc, gchar *outbuf); gboolean unicode_unichar_validate (gunichar uc); gboolean unicode_unichar_isgraph (gunichar uc); gunichar * unicode_get_nameslist_exes (gunichar uc); const gchar * unicode_get_codepoint_name (gunichar uc); const gchar * unicode_get_codepoint_data_name (gunichar uc); const gchar * unicode_get_category_name (gunichar uc); const gchar * unicode_get_unicode_kDefinition (gunichar uc); const gchar ** unicode_get_nameslist_stars (gunichar uc); const gchar ** unicode_get_nameslist_equals (gunichar uc); const gchar ** unicode_get_nameslist_pounds (gunichar uc); const gchar ** unicode_get_nameslist_colons (gunichar uc); const gchar * unicode_version_to_string (UnicodeStandard version); UnicodeStandard unicode_get_version (gunichar uc); G_END_DECLS #endif /* #ifndef __UNICODE_INFO_H__ */ font-manager-0.8.8/lib/unicode/unicode-names.h000066400000000000000000063606231420226015000212110ustar00rootroot00000000000000/* unicode-names.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 13.0.0 */ #ifndef UNICODE_NAMES_H #define UNICODE_NAMES_H #include #ifndef __GTK_DOC_IGNORE__ static const char unicode_names_strings[] = \ "\0" "ABACUS\0" "AC CURRENT\0" "ACCORDION\0" "ACCOUNT OF\0" "ACTIVATE ARABIC FORM SHAPING\0" "ACTIVATE SYMMETRIC SWAPPING\0" "ACUTE ACCENT\0" "ACUTE ANGLE\0" "ADDRESSED TO THE SUBJECT\0" "ADHESIVE BANDAGE\0" "ADI SHAKTI\0" "ADLAM ALIF LENGTHENER\0" "ADLAM CAPITAL LETTER ALIF\0" "ADLAM CAPITAL LETTER BA\0" "ADLAM CAPITAL LETTER BHE\0" "ADLAM CAPITAL LETTER CHI\0" "ADLAM CAPITAL LETTER DAALI\0" "ADLAM CAPITAL LETTER DHA\0" "ADLAM CAPITAL LETTER E\0" "ADLAM CAPITAL LETTER FA\0" "ADLAM CAPITAL LETTER GA\0" "ADLAM CAPITAL LETTER GBE\0" "ADLAM CAPITAL LETTER HA\0" "ADLAM CAPITAL LETTER I\0" "ADLAM CAPITAL LETTER JIIM\0" "ADLAM CAPITAL LETTER KAF\0" "ADLAM CAPITAL LETTER KHA\0" "ADLAM CAPITAL LETTER KPO\0" "ADLAM CAPITAL LETTER LAAM\0" "ADLAM CAPITAL LETTER MIIM\0" "ADLAM CAPITAL LETTER NHA\0" "ADLAM CAPITAL LETTER NUN\0" "ADLAM CAPITAL LETTER NYA\0" "ADLAM CAPITAL LETTER O\0" "ADLAM CAPITAL LETTER PE\0" "ADLAM CAPITAL LETTER QAAF\0" "ADLAM CAPITAL LETTER RA\0" "ADLAM CAPITAL LETTER SHA\0" "ADLAM CAPITAL LETTER SINNYIIYHE\0" "ADLAM CAPITAL LETTER TU\0" "ADLAM CAPITAL LETTER U\0" "ADLAM CAPITAL LETTER VA\0" "ADLAM CAPITAL LETTER WAW\0" "ADLAM CAPITAL LETTER YA\0" "ADLAM CAPITAL LETTER YHE\0" "ADLAM CAPITAL LETTER ZAL\0" "ADLAM CONSONANT MODIFIER\0" "ADLAM DIGIT EIGHT\0" "ADLAM DIGIT FIVE\0" "ADLAM DIGIT FOUR\0" "ADLAM DIGIT NINE\0" "ADLAM DIGIT ONE\0" "ADLAM DIGIT SEVEN\0" "ADLAM DIGIT SIX\0" "ADLAM DIGIT THREE\0" "ADLAM DIGIT TWO\0" "ADLAM DIGIT ZERO\0" "ADLAM GEMINATE CONSONANT MODIFIER\0" "ADLAM GEMINATION MARK\0" "ADLAM HAMZA\0" "ADLAM INITIAL EXCLAMATION MARK\0" "ADLAM INITIAL QUESTION MARK\0" "ADLAM NASALIZATION MARK\0" "ADLAM NUKTA\0" "ADLAM SMALL LETTER ALIF\0" "ADLAM SMALL LETTER BA\0" "ADLAM SMALL LETTER BHE\0" "ADLAM SMALL LETTER CHI\0" "ADLAM SMALL LETTER DAALI\0" "ADLAM SMALL LETTER DHA\0" "ADLAM SMALL LETTER E\0" "ADLAM SMALL LETTER FA\0" "ADLAM SMALL LETTER GA\0" "ADLAM SMALL LETTER GBE\0" "ADLAM SMALL LETTER HA\0" "ADLAM SMALL LETTER I\0" "ADLAM SMALL LETTER JIIM\0" "ADLAM SMALL LETTER KAF\0" "ADLAM SMALL LETTER KHA\0" "ADLAM SMALL LETTER KPO\0" "ADLAM SMALL LETTER LAAM\0" "ADLAM SMALL LETTER MIIM\0" "ADLAM SMALL LETTER NHA\0" "ADLAM SMALL LETTER NUN\0" "ADLAM SMALL LETTER NYA\0" "ADLAM SMALL LETTER O\0" "ADLAM SMALL LETTER PE\0" "ADLAM SMALL LETTER QAAF\0" "ADLAM SMALL LETTER RA\0" "ADLAM SMALL LETTER SHA\0" "ADLAM SMALL LETTER SINNYIIYHE\0" "ADLAM SMALL LETTER TU\0" "ADLAM SMALL LETTER U\0" "ADLAM SMALL LETTER VA\0" "ADLAM SMALL LETTER WAW\0" "ADLAM SMALL LETTER YA\0" "ADLAM SMALL LETTER YHE\0" "ADLAM SMALL LETTER ZAL\0" "ADLAM VOWEL LENGTHENER\0" "ADMETOS\0" "ADMISSION TICKETS\0" "ADULT\0" "AEGEAN CHECK MARK\0" "AEGEAN DRY MEASURE FIRST SUBUNIT\0" "AEGEAN LIQUID MEASURE FIRST SUBUNIT\0" "AEGEAN MEASURE SECOND SUBUNIT\0" "AEGEAN MEASURE THIRD SUBUNIT\0" "AEGEAN NUMBER EIGHT\0" "AEGEAN NUMBER EIGHT HUNDRED\0" "AEGEAN NUMBER EIGHT THOUSAND\0" "AEGEAN NUMBER EIGHTY\0" "AEGEAN NUMBER EIGHTY THOUSAND\0" "AEGEAN NUMBER FIFTY\0" "AEGEAN NUMBER FIFTY THOUSAND\0" "AEGEAN NUMBER FIVE\0" "AEGEAN NUMBER FIVE HUNDRED\0" "AEGEAN NUMBER FIVE THOUSAND\0" "AEGEAN NUMBER FORTY\0" "AEGEAN NUMBER FORTY THOUSAND\0" "AEGEAN NUMBER FOUR\0" "AEGEAN NUMBER FOUR HUNDRED\0" "AEGEAN NUMBER FOUR THOUSAND\0" "AEGEAN NUMBER NINE\0" "AEGEAN NUMBER NINE HUNDRED\0" "AEGEAN NUMBER NINE THOUSAND\0" "AEGEAN NUMBER NINETY\0" "AEGEAN NUMBER NINETY THOUSAND\0" "AEGEAN NUMBER ONE\0" "AEGEAN NUMBER ONE HUNDRED\0" "AEGEAN NUMBER ONE THOUSAND\0" "AEGEAN NUMBER SEVEN\0" "AEGEAN NUMBER SEVEN HUNDRED\0" "AEGEAN NUMBER SEVEN THOUSAND\0" "AEGEAN NUMBER SEVENTY\0" "AEGEAN NUMBER SEVENTY THOUSAND\0" "AEGEAN NUMBER SIX\0" "AEGEAN NUMBER SIX HUNDRED\0" "AEGEAN NUMBER SIX THOUSAND\0" "AEGEAN NUMBER SIXTY\0" "AEGEAN NUMBER SIXTY THOUSAND\0" "AEGEAN NUMBER TEN\0" "AEGEAN NUMBER TEN THOUSAND\0" "AEGEAN NUMBER THIRTY\0" "AEGEAN NUMBER THIRTY THOUSAND\0" "AEGEAN NUMBER THREE\0" "AEGEAN NUMBER THREE HUNDRED\0" "AEGEAN NUMBER THREE THOUSAND\0" "AEGEAN NUMBER TWENTY\0" "AEGEAN NUMBER TWENTY THOUSAND\0" "AEGEAN NUMBER TWO\0" "AEGEAN NUMBER TWO HUNDRED\0" "AEGEAN NUMBER TWO THOUSAND\0" "AEGEAN WEIGHT BASE UNIT\0" "AEGEAN WEIGHT FIRST SUBUNIT\0" "AEGEAN WEIGHT FOURTH SUBUNIT\0" "AEGEAN WEIGHT SECOND SUBUNIT\0" "AEGEAN WEIGHT THIRD SUBUNIT\0" "AEGEAN WORD SEPARATOR DOT\0" "AEGEAN WORD SEPARATOR LINE\0" "AERIAL TRAMWAY\0" "AFGHANI SIGN\0" "AHOM CONSONANT SIGN MEDIAL LA\0" "AHOM CONSONANT SIGN MEDIAL LIGATING RA\0" "AHOM CONSONANT SIGN MEDIAL RA\0" "AHOM DIGIT EIGHT\0" "AHOM DIGIT FIVE\0" "AHOM DIGIT FOUR\0" "AHOM DIGIT NINE\0" "AHOM DIGIT ONE\0" "AHOM DIGIT SEVEN\0" "AHOM DIGIT SIX\0" "AHOM DIGIT THREE\0" "AHOM DIGIT TWO\0" "AHOM DIGIT ZERO\0" "AHOM LETTER A\0" "AHOM LETTER ALTERNATE BA\0" "AHOM LETTER ALTERNATE GA\0" "AHOM LETTER ALTERNATE TA\0" "AHOM LETTER BA\0" "AHOM LETTER BHA\0" "AHOM LETTER CHA\0" "AHOM LETTER DA\0" "AHOM LETTER DHA\0" "AHOM LETTER GA\0" "AHOM LETTER GHA\0" "AHOM LETTER HA\0" "AHOM LETTER JA\0" "AHOM LETTER JHA\0" "AHOM LETTER KA\0" "AHOM LETTER KHA\0" "AHOM LETTER LA\0" "AHOM LETTER MA\0" "AHOM LETTER NA\0" "AHOM LETTER NGA\0" "AHOM LETTER NYA\0" "AHOM LETTER PA\0" "AHOM LETTER PHA\0" "AHOM LETTER RA\0" "AHOM LETTER SA\0" "AHOM LETTER TA\0" "AHOM LETTER THA\0" "AHOM NUMBER TEN\0" "AHOM NUMBER TWENTY\0" "AHOM SIGN KILLER\0" "AHOM SIGN RULAI\0" "AHOM SIGN SECTION\0" "AHOM SIGN SMALL SECTION\0" "AHOM SYMBOL VI\0" "AHOM VOWEL SIGN A\0" "AHOM VOWEL SIGN AA\0" "AHOM VOWEL SIGN AI\0" "AHOM VOWEL SIGN AM\0" "AHOM VOWEL SIGN AW\0" "AHOM VOWEL SIGN E\0" "AHOM VOWEL SIGN I\0" "AHOM VOWEL SIGN II\0" "AHOM VOWEL SIGN O\0" "AHOM VOWEL SIGN U\0" "AHOM VOWEL SIGN UU\0" "AIRPLANE\0" "AIRPLANE ARRIVING\0" "AIRPLANE DEPARTURE\0" "AKTIESELSKAB\0" "ALARM CLOCK\0" "ALCHEMICAL SYMBOL FOR AIR\0" "ALCHEMICAL SYMBOL FOR ALEMBIC\0" "ALCHEMICAL SYMBOL FOR ALKALI\0" "ALCHEMICAL SYMBOL FOR ALKALI-2\0" "ALCHEMICAL SYMBOL FOR ALUM\0" "ALCHEMICAL SYMBOL FOR AMALGAM\0" "ALCHEMICAL SYMBOL FOR ANTIMONY ORE\0" "ALCHEMICAL SYMBOL FOR AQUA REGIA\0" "ALCHEMICAL SYMBOL FOR AQUA REGIA-2\0" "ALCHEMICAL SYMBOL FOR AQUA VITAE\0" "ALCHEMICAL SYMBOL FOR AQUA VITAE-2\0" "ALCHEMICAL SYMBOL FOR AQUAFORTIS\0" "ALCHEMICAL SYMBOL FOR ARSENIC\0" "ALCHEMICAL SYMBOL FOR ASHES\0" "ALCHEMICAL SYMBOL FOR AURIPIGMENT\0" "ALCHEMICAL SYMBOL FOR BATH OF MARY\0" "ALCHEMICAL SYMBOL FOR BATH OF VAPOURS\0" "ALCHEMICAL SYMBOL FOR BISMUTH ORE\0" "ALCHEMICAL SYMBOL FOR BLACK SULFUR\0" "ALCHEMICAL SYMBOL FOR BORAX\0" "ALCHEMICAL SYMBOL FOR BORAX-2\0" "ALCHEMICAL SYMBOL FOR BORAX-3\0" "ALCHEMICAL SYMBOL FOR BRICK\0" "ALCHEMICAL SYMBOL FOR CADUCEUS\0" "ALCHEMICAL SYMBOL FOR CALX\0" "ALCHEMICAL SYMBOL FOR CAPUT MORTUUM\0" "ALCHEMICAL SYMBOL FOR CINNABAR\0" "ALCHEMICAL SYMBOL FOR COPPER ANTIMONIATE\0" "ALCHEMICAL SYMBOL FOR COPPER ORE\0" "ALCHEMICAL SYMBOL FOR CROCUS OF COPPER\0" "ALCHEMICAL SYMBOL FOR CROCUS OF COPPER-2\0" "ALCHEMICAL SYMBOL FOR CROCUS OF IRON\0" "ALCHEMICAL SYMBOL FOR CRUCIBLE\0" "ALCHEMICAL SYMBOL FOR CRUCIBLE-2\0" "ALCHEMICAL SYMBOL FOR CRUCIBLE-3\0" "ALCHEMICAL SYMBOL FOR CRUCIBLE-4\0" "ALCHEMICAL SYMBOL FOR CRUCIBLE-5\0" "ALCHEMICAL SYMBOL FOR DAY-NIGHT\0" "ALCHEMICAL SYMBOL FOR DISSOLVE\0" "ALCHEMICAL SYMBOL FOR DISSOLVE-2\0" "ALCHEMICAL SYMBOL FOR DISTILL\0" "ALCHEMICAL SYMBOL FOR EARTH\0" "ALCHEMICAL SYMBOL FOR FIRE\0" "ALCHEMICAL SYMBOL FOR GOLD\0" "ALCHEMICAL SYMBOL FOR GUM\0" "ALCHEMICAL SYMBOL FOR HALF DRAM\0" "ALCHEMICAL SYMBOL FOR HALF OUNCE\0" "ALCHEMICAL SYMBOL FOR HORSE DUNG\0" "ALCHEMICAL SYMBOL FOR HOUR\0" "ALCHEMICAL SYMBOL FOR IRON ORE\0" "ALCHEMICAL SYMBOL FOR IRON ORE-2\0" "ALCHEMICAL SYMBOL FOR IRON-COPPER ORE\0" "ALCHEMICAL SYMBOL FOR LEAD ORE\0" "ALCHEMICAL SYMBOL FOR LODESTONE\0" "ALCHEMICAL SYMBOL FOR MARCASITE\0" "ALCHEMICAL SYMBOL FOR MERCURY SUBLIMATE\0" "ALCHEMICAL SYMBOL FOR MERCURY SUBLIMATE-2\0" "ALCHEMICAL SYMBOL FOR MERCURY SUBLIMATE-3\0" "ALCHEMICAL SYMBOL FOR MONTH\0" "ALCHEMICAL SYMBOL FOR NIGHT\0" "ALCHEMICAL SYMBOL FOR NITRE\0" "ALCHEMICAL SYMBOL FOR OIL\0" "ALCHEMICAL SYMBOL FOR PHILOSOPHERS SULFUR\0" "ALCHEMICAL SYMBOL FOR POT ASHES\0" "ALCHEMICAL SYMBOL FOR POWDER\0" "ALCHEMICAL SYMBOL FOR POWDERED BRICK\0" "ALCHEMICAL SYMBOL FOR PRECIPITATE\0" "ALCHEMICAL SYMBOL FOR PURIFY\0" "ALCHEMICAL SYMBOL FOR PUTREFACTION\0" "ALCHEMICAL SYMBOL FOR QUICK LIME\0" "ALCHEMICAL SYMBOL FOR QUINTESSENCE\0" "ALCHEMICAL SYMBOL FOR REALGAR\0" "ALCHEMICAL SYMBOL FOR REALGAR-2\0" "ALCHEMICAL SYMBOL FOR REGULUS\0" "ALCHEMICAL SYMBOL FOR REGULUS OF ANTIMONY\0" "ALCHEMICAL SYMBOL FOR REGULUS OF ANTIMONY-2\0" "ALCHEMICAL SYMBOL FOR REGULUS OF IRON\0" "ALCHEMICAL SYMBOL FOR REGULUS-2\0" "ALCHEMICAL SYMBOL FOR REGULUS-3\0" "ALCHEMICAL SYMBOL FOR REGULUS-4\0" "ALCHEMICAL SYMBOL FOR RETORT\0" "ALCHEMICAL SYMBOL FOR ROCK SALT\0" "ALCHEMICAL SYMBOL FOR ROCK SALT-2\0" "ALCHEMICAL SYMBOL FOR SAL-AMMONIAC\0" "ALCHEMICAL SYMBOL FOR SALT\0" "ALCHEMICAL SYMBOL FOR SALT OF ANTIMONY\0" "ALCHEMICAL SYMBOL FOR SALT OF COPPER ANTIMONIATE\0" "ALCHEMICAL SYMBOL FOR SCEPTER OF JOVE\0" "ALCHEMICAL SYMBOL FOR SILVER\0" "ALCHEMICAL SYMBOL FOR SOAP\0" "ALCHEMICAL SYMBOL FOR SPIRIT\0" "ALCHEMICAL SYMBOL FOR STARRED TRIDENT\0" "ALCHEMICAL SYMBOL FOR STRATUM SUPER STRATUM\0" "ALCHEMICAL SYMBOL FOR STRATUM SUPER STRATUM-2\0" "ALCHEMICAL SYMBOL FOR SUBLIMATE OF ANTIMONY\0" "ALCHEMICAL SYMBOL FOR SUBLIMATE OF COPPER\0" "ALCHEMICAL SYMBOL FOR SUBLIMATE OF SALT OF ANTIMONY\0" "ALCHEMICAL SYMBOL FOR SUBLIMATE OF SALT OF COPPER\0" "ALCHEMICAL SYMBOL FOR SUBLIMATION\0" "ALCHEMICAL SYMBOL FOR SULFUR\0" "ALCHEMICAL SYMBOL FOR TARTAR\0" "ALCHEMICAL SYMBOL FOR TARTAR-2\0" "ALCHEMICAL SYMBOL FOR TIN ORE\0" "ALCHEMICAL SYMBOL FOR TINCTURE\0" "ALCHEMICAL SYMBOL FOR TRIDENT\0" "ALCHEMICAL SYMBOL FOR TUTTY\0" "ALCHEMICAL SYMBOL FOR URINE\0" "ALCHEMICAL SYMBOL FOR VERDIGRIS\0" "ALCHEMICAL SYMBOL FOR VINEGAR\0" "ALCHEMICAL SYMBOL FOR VINEGAR OF ANTIMONY\0" "ALCHEMICAL SYMBOL FOR VINEGAR-2\0" "ALCHEMICAL SYMBOL FOR VINEGAR-3\0" "ALCHEMICAL SYMBOL FOR VITRIOL\0" "ALCHEMICAL SYMBOL FOR VITRIOL-2\0" "ALCHEMICAL SYMBOL FOR WATER\0" "ALCHEMICAL SYMBOL FOR WAX\0" "ALEF SYMBOL\0" "ALEMBIC\0" "ALIEN MONSTER\0" "ALL AROUND-PROFILE\0" "ALL EQUAL TO\0" "ALMOST EQUAL OR EQUAL TO\0" "ALMOST EQUAL TO\0" "ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT\0" "ALTERNATE ONE-WAY LEFT WAY TRAFFIC\0" "ALTERNATIVE KEY SYMBOL\0" "AMALGAMATION OR COPRODUCT\0" "AMBULANCE\0" "AMERICAN FOOTBALL\0" "AMPERSAND\0" "AMPHORA\0" "ANATOLIAN HIEROGLYPH A001\0" "ANATOLIAN HIEROGLYPH A002\0" "ANATOLIAN HIEROGLYPH A003\0" "ANATOLIAN HIEROGLYPH A004\0" "ANATOLIAN HIEROGLYPH A005\0" "ANATOLIAN HIEROGLYPH A006\0" "ANATOLIAN HIEROGLYPH A007\0" "ANATOLIAN HIEROGLYPH A008\0" "ANATOLIAN HIEROGLYPH A009\0" "ANATOLIAN HIEROGLYPH A010\0" "ANATOLIAN HIEROGLYPH A010A\0" "ANATOLIAN HIEROGLYPH A011\0" "ANATOLIAN HIEROGLYPH A012\0" "ANATOLIAN HIEROGLYPH A013\0" "ANATOLIAN HIEROGLYPH A014\0" "ANATOLIAN HIEROGLYPH A015\0" "ANATOLIAN HIEROGLYPH A016\0" "ANATOLIAN HIEROGLYPH A017\0" "ANATOLIAN HIEROGLYPH A018\0" "ANATOLIAN HIEROGLYPH A019\0" "ANATOLIAN HIEROGLYPH A020\0" "ANATOLIAN HIEROGLYPH A021\0" "ANATOLIAN HIEROGLYPH A022\0" "ANATOLIAN HIEROGLYPH A023\0" "ANATOLIAN HIEROGLYPH A024\0" "ANATOLIAN HIEROGLYPH A025\0" "ANATOLIAN HIEROGLYPH A026\0" "ANATOLIAN HIEROGLYPH A026A\0" "ANATOLIAN HIEROGLYPH A027\0" "ANATOLIAN HIEROGLYPH A028\0" "ANATOLIAN HIEROGLYPH A029\0" "ANATOLIAN HIEROGLYPH A030\0" "ANATOLIAN HIEROGLYPH A031\0" "ANATOLIAN HIEROGLYPH A032\0" "ANATOLIAN HIEROGLYPH A033\0" "ANATOLIAN HIEROGLYPH A034\0" "ANATOLIAN HIEROGLYPH A035\0" "ANATOLIAN HIEROGLYPH A036\0" "ANATOLIAN HIEROGLYPH A037\0" "ANATOLIAN HIEROGLYPH A038\0" "ANATOLIAN HIEROGLYPH A039\0" "ANATOLIAN HIEROGLYPH A039A\0" "ANATOLIAN HIEROGLYPH A040\0" "ANATOLIAN HIEROGLYPH A041\0" "ANATOLIAN HIEROGLYPH A041A\0" "ANATOLIAN HIEROGLYPH A042\0" "ANATOLIAN HIEROGLYPH A043\0" "ANATOLIAN HIEROGLYPH A044\0" "ANATOLIAN HIEROGLYPH A045\0" "ANATOLIAN HIEROGLYPH A045A\0" "ANATOLIAN HIEROGLYPH A046\0" "ANATOLIAN HIEROGLYPH A046A\0" "ANATOLIAN HIEROGLYPH A046B\0" "ANATOLIAN HIEROGLYPH A047\0" "ANATOLIAN HIEROGLYPH A048\0" "ANATOLIAN HIEROGLYPH A049\0" "ANATOLIAN HIEROGLYPH A050\0" "ANATOLIAN HIEROGLYPH A051\0" "ANATOLIAN HIEROGLYPH A052\0" "ANATOLIAN HIEROGLYPH A053\0" "ANATOLIAN HIEROGLYPH A054\0" "ANATOLIAN HIEROGLYPH A055\0" "ANATOLIAN HIEROGLYPH A056\0" "ANATOLIAN HIEROGLYPH A057\0" "ANATOLIAN HIEROGLYPH A058\0" "ANATOLIAN HIEROGLYPH A059\0" "ANATOLIAN HIEROGLYPH A060\0" "ANATOLIAN HIEROGLYPH A061\0" "ANATOLIAN HIEROGLYPH A062\0" "ANATOLIAN HIEROGLYPH A063\0" "ANATOLIAN HIEROGLYPH A064\0" "ANATOLIAN HIEROGLYPH A065\0" "ANATOLIAN HIEROGLYPH A066\0" "ANATOLIAN HIEROGLYPH A066A\0" "ANATOLIAN HIEROGLYPH A066B\0" "ANATOLIAN HIEROGLYPH A066C\0" "ANATOLIAN HIEROGLYPH A067\0" "ANATOLIAN HIEROGLYPH A068\0" "ANATOLIAN HIEROGLYPH A069\0" "ANATOLIAN HIEROGLYPH A070\0" "ANATOLIAN HIEROGLYPH A071\0" "ANATOLIAN HIEROGLYPH A072\0" "ANATOLIAN HIEROGLYPH A073\0" "ANATOLIAN HIEROGLYPH A074\0" "ANATOLIAN HIEROGLYPH A075\0" "ANATOLIAN HIEROGLYPH A076\0" "ANATOLIAN HIEROGLYPH A077\0" "ANATOLIAN HIEROGLYPH A078\0" "ANATOLIAN HIEROGLYPH A079\0" "ANATOLIAN HIEROGLYPH A080\0" "ANATOLIAN HIEROGLYPH A081\0" "ANATOLIAN HIEROGLYPH A082\0" "ANATOLIAN HIEROGLYPH A083\0" "ANATOLIAN HIEROGLYPH A084\0" "ANATOLIAN HIEROGLYPH A085\0" "ANATOLIAN HIEROGLYPH A086\0" "ANATOLIAN HIEROGLYPH A087\0" "ANATOLIAN HIEROGLYPH A088\0" "ANATOLIAN HIEROGLYPH A089\0" "ANATOLIAN HIEROGLYPH A090\0" "ANATOLIAN HIEROGLYPH A091\0" "ANATOLIAN HIEROGLYPH A092\0" "ANATOLIAN HIEROGLYPH A093\0" "ANATOLIAN HIEROGLYPH A094\0" "ANATOLIAN HIEROGLYPH A095\0" "ANATOLIAN HIEROGLYPH A096\0" "ANATOLIAN HIEROGLYPH A097\0" "ANATOLIAN HIEROGLYPH A097A\0" "ANATOLIAN HIEROGLYPH A098\0" "ANATOLIAN HIEROGLYPH A098A\0" "ANATOLIAN HIEROGLYPH A099\0" "ANATOLIAN HIEROGLYPH A100\0" "ANATOLIAN HIEROGLYPH A100A\0" "ANATOLIAN HIEROGLYPH A101\0" "ANATOLIAN HIEROGLYPH A101A\0" "ANATOLIAN HIEROGLYPH A102\0" "ANATOLIAN HIEROGLYPH A102A\0" "ANATOLIAN HIEROGLYPH A103\0" "ANATOLIAN HIEROGLYPH A104\0" "ANATOLIAN HIEROGLYPH A104A\0" "ANATOLIAN HIEROGLYPH A104B\0" "ANATOLIAN HIEROGLYPH A104C\0" "ANATOLIAN HIEROGLYPH A105\0" "ANATOLIAN HIEROGLYPH A105A\0" "ANATOLIAN HIEROGLYPH A105B\0" "ANATOLIAN HIEROGLYPH A106\0" "ANATOLIAN HIEROGLYPH A107\0" "ANATOLIAN HIEROGLYPH A107A\0" "ANATOLIAN HIEROGLYPH A107B\0" "ANATOLIAN HIEROGLYPH A107C\0" "ANATOLIAN HIEROGLYPH A108\0" "ANATOLIAN HIEROGLYPH A109\0" "ANATOLIAN HIEROGLYPH A110\0" "ANATOLIAN HIEROGLYPH A110A\0" "ANATOLIAN HIEROGLYPH A110B\0" "ANATOLIAN HIEROGLYPH A111\0" "ANATOLIAN HIEROGLYPH A112\0" "ANATOLIAN HIEROGLYPH A113\0" "ANATOLIAN HIEROGLYPH A114\0" "ANATOLIAN HIEROGLYPH A115\0" "ANATOLIAN HIEROGLYPH A115A\0" "ANATOLIAN HIEROGLYPH A116\0" "ANATOLIAN HIEROGLYPH A117\0" "ANATOLIAN HIEROGLYPH A118\0" "ANATOLIAN HIEROGLYPH A119\0" "ANATOLIAN HIEROGLYPH A120\0" "ANATOLIAN HIEROGLYPH A121\0" "ANATOLIAN HIEROGLYPH A122\0" "ANATOLIAN HIEROGLYPH A123\0" "ANATOLIAN HIEROGLYPH A124\0" "ANATOLIAN HIEROGLYPH A125\0" "ANATOLIAN HIEROGLYPH A125A\0" "ANATOLIAN HIEROGLYPH A126\0" "ANATOLIAN HIEROGLYPH A127\0" "ANATOLIAN HIEROGLYPH A128\0" "ANATOLIAN HIEROGLYPH A129\0" "ANATOLIAN HIEROGLYPH A130\0" "ANATOLIAN HIEROGLYPH A131\0" "ANATOLIAN HIEROGLYPH A132\0" "ANATOLIAN HIEROGLYPH A133\0" "ANATOLIAN HIEROGLYPH A134\0" "ANATOLIAN HIEROGLYPH A135\0" "ANATOLIAN HIEROGLYPH A135A\0" "ANATOLIAN HIEROGLYPH A136\0" "ANATOLIAN HIEROGLYPH A137\0" "ANATOLIAN HIEROGLYPH A138\0" "ANATOLIAN HIEROGLYPH A139\0" "ANATOLIAN HIEROGLYPH A140\0" "ANATOLIAN HIEROGLYPH A141\0" "ANATOLIAN HIEROGLYPH A142\0" "ANATOLIAN HIEROGLYPH A143\0" "ANATOLIAN HIEROGLYPH A144\0" "ANATOLIAN HIEROGLYPH A145\0" "ANATOLIAN HIEROGLYPH A146\0" "ANATOLIAN HIEROGLYPH A147\0" "ANATOLIAN HIEROGLYPH A148\0" "ANATOLIAN HIEROGLYPH A149\0" "ANATOLIAN HIEROGLYPH A150\0" "ANATOLIAN HIEROGLYPH A151\0" "ANATOLIAN HIEROGLYPH A152\0" "ANATOLIAN HIEROGLYPH A153\0" "ANATOLIAN HIEROGLYPH A154\0" "ANATOLIAN HIEROGLYPH A155\0" "ANATOLIAN HIEROGLYPH A156\0" "ANATOLIAN HIEROGLYPH A157\0" "ANATOLIAN HIEROGLYPH A158\0" "ANATOLIAN HIEROGLYPH A159\0" "ANATOLIAN HIEROGLYPH A160\0" "ANATOLIAN HIEROGLYPH A161\0" "ANATOLIAN HIEROGLYPH A162\0" "ANATOLIAN HIEROGLYPH A163\0" "ANATOLIAN HIEROGLYPH A164\0" "ANATOLIAN HIEROGLYPH A165\0" "ANATOLIAN HIEROGLYPH A166\0" "ANATOLIAN HIEROGLYPH A167\0" "ANATOLIAN HIEROGLYPH A168\0" "ANATOLIAN HIEROGLYPH A169\0" "ANATOLIAN HIEROGLYPH A170\0" "ANATOLIAN HIEROGLYPH A171\0" "ANATOLIAN HIEROGLYPH A172\0" "ANATOLIAN HIEROGLYPH A173\0" "ANATOLIAN HIEROGLYPH A174\0" "ANATOLIAN HIEROGLYPH A175\0" "ANATOLIAN HIEROGLYPH A176\0" "ANATOLIAN HIEROGLYPH A177\0" "ANATOLIAN HIEROGLYPH A178\0" "ANATOLIAN HIEROGLYPH A179\0" "ANATOLIAN HIEROGLYPH A180\0" "ANATOLIAN HIEROGLYPH A181\0" "ANATOLIAN HIEROGLYPH A182\0" "ANATOLIAN HIEROGLYPH A183\0" "ANATOLIAN HIEROGLYPH A184\0" "ANATOLIAN HIEROGLYPH A185\0" "ANATOLIAN HIEROGLYPH A186\0" "ANATOLIAN HIEROGLYPH A187\0" "ANATOLIAN HIEROGLYPH A188\0" "ANATOLIAN HIEROGLYPH A189\0" "ANATOLIAN HIEROGLYPH A190\0" "ANATOLIAN HIEROGLYPH A191\0" "ANATOLIAN HIEROGLYPH A192\0" "ANATOLIAN HIEROGLYPH A193\0" "ANATOLIAN HIEROGLYPH A194\0" "ANATOLIAN HIEROGLYPH A195\0" "ANATOLIAN HIEROGLYPH A196\0" "ANATOLIAN HIEROGLYPH A197\0" "ANATOLIAN HIEROGLYPH A198\0" "ANATOLIAN HIEROGLYPH A199\0" "ANATOLIAN HIEROGLYPH A200\0" "ANATOLIAN HIEROGLYPH A201\0" "ANATOLIAN HIEROGLYPH A202\0" "ANATOLIAN HIEROGLYPH A202A\0" "ANATOLIAN HIEROGLYPH A202B\0" "ANATOLIAN HIEROGLYPH A203\0" "ANATOLIAN HIEROGLYPH A204\0" "ANATOLIAN HIEROGLYPH A205\0" "ANATOLIAN HIEROGLYPH A206\0" "ANATOLIAN HIEROGLYPH A207\0" "ANATOLIAN HIEROGLYPH A207A\0" "ANATOLIAN HIEROGLYPH A208\0" "ANATOLIAN HIEROGLYPH A209\0" "ANATOLIAN HIEROGLYPH A209A\0" "ANATOLIAN HIEROGLYPH A210\0" "ANATOLIAN HIEROGLYPH A211\0" "ANATOLIAN HIEROGLYPH A212\0" "ANATOLIAN HIEROGLYPH A213\0" "ANATOLIAN HIEROGLYPH A214\0" "ANATOLIAN HIEROGLYPH A215\0" "ANATOLIAN HIEROGLYPH A215A\0" "ANATOLIAN HIEROGLYPH A216\0" "ANATOLIAN HIEROGLYPH A216A\0" "ANATOLIAN HIEROGLYPH A217\0" "ANATOLIAN HIEROGLYPH A218\0" "ANATOLIAN HIEROGLYPH A219\0" "ANATOLIAN HIEROGLYPH A220\0" "ANATOLIAN HIEROGLYPH A221\0" "ANATOLIAN HIEROGLYPH A222\0" "ANATOLIAN HIEROGLYPH A223\0" "ANATOLIAN HIEROGLYPH A224\0" "ANATOLIAN HIEROGLYPH A225\0" "ANATOLIAN HIEROGLYPH A226\0" "ANATOLIAN HIEROGLYPH A227\0" "ANATOLIAN HIEROGLYPH A227A\0" "ANATOLIAN HIEROGLYPH A228\0" "ANATOLIAN HIEROGLYPH A229\0" "ANATOLIAN HIEROGLYPH A230\0" "ANATOLIAN HIEROGLYPH A231\0" "ANATOLIAN HIEROGLYPH A232\0" "ANATOLIAN HIEROGLYPH A233\0" "ANATOLIAN HIEROGLYPH A234\0" "ANATOLIAN HIEROGLYPH A235\0" "ANATOLIAN HIEROGLYPH A236\0" "ANATOLIAN HIEROGLYPH A237\0" "ANATOLIAN HIEROGLYPH A238\0" "ANATOLIAN HIEROGLYPH A239\0" "ANATOLIAN HIEROGLYPH A240\0" "ANATOLIAN HIEROGLYPH A241\0" "ANATOLIAN HIEROGLYPH A242\0" "ANATOLIAN HIEROGLYPH A243\0" "ANATOLIAN HIEROGLYPH A244\0" "ANATOLIAN HIEROGLYPH A245\0" "ANATOLIAN HIEROGLYPH A246\0" "ANATOLIAN HIEROGLYPH A247\0" "ANATOLIAN HIEROGLYPH A248\0" "ANATOLIAN HIEROGLYPH A249\0" "ANATOLIAN HIEROGLYPH A250\0" "ANATOLIAN HIEROGLYPH A251\0" "ANATOLIAN HIEROGLYPH A252\0" "ANATOLIAN HIEROGLYPH A253\0" "ANATOLIAN HIEROGLYPH A254\0" "ANATOLIAN HIEROGLYPH A255\0" "ANATOLIAN HIEROGLYPH A256\0" "ANATOLIAN HIEROGLYPH A257\0" "ANATOLIAN HIEROGLYPH A258\0" "ANATOLIAN HIEROGLYPH A259\0" "ANATOLIAN HIEROGLYPH A260\0" "ANATOLIAN HIEROGLYPH A261\0" "ANATOLIAN HIEROGLYPH A262\0" "ANATOLIAN HIEROGLYPH A263\0" "ANATOLIAN HIEROGLYPH A264\0" "ANATOLIAN HIEROGLYPH A265\0" "ANATOLIAN HIEROGLYPH A266\0" "ANATOLIAN HIEROGLYPH A267\0" "ANATOLIAN HIEROGLYPH A267A\0" "ANATOLIAN HIEROGLYPH A268\0" "ANATOLIAN HIEROGLYPH A269\0" "ANATOLIAN HIEROGLYPH A270\0" "ANATOLIAN HIEROGLYPH A271\0" "ANATOLIAN HIEROGLYPH A272\0" "ANATOLIAN HIEROGLYPH A273\0" "ANATOLIAN HIEROGLYPH A274\0" "ANATOLIAN HIEROGLYPH A275\0" "ANATOLIAN HIEROGLYPH A276\0" "ANATOLIAN HIEROGLYPH A277\0" "ANATOLIAN HIEROGLYPH A278\0" "ANATOLIAN HIEROGLYPH A279\0" "ANATOLIAN HIEROGLYPH A280\0" "ANATOLIAN HIEROGLYPH A281\0" "ANATOLIAN HIEROGLYPH A282\0" "ANATOLIAN HIEROGLYPH A283\0" "ANATOLIAN HIEROGLYPH A284\0" "ANATOLIAN HIEROGLYPH A285\0" "ANATOLIAN HIEROGLYPH A286\0" "ANATOLIAN HIEROGLYPH A287\0" "ANATOLIAN HIEROGLYPH A288\0" "ANATOLIAN HIEROGLYPH A289\0" "ANATOLIAN HIEROGLYPH A289A\0" "ANATOLIAN HIEROGLYPH A290\0" "ANATOLIAN HIEROGLYPH A291\0" "ANATOLIAN HIEROGLYPH A292\0" "ANATOLIAN HIEROGLYPH A293\0" "ANATOLIAN HIEROGLYPH A294\0" "ANATOLIAN HIEROGLYPH A294A\0" "ANATOLIAN HIEROGLYPH A295\0" "ANATOLIAN HIEROGLYPH A296\0" "ANATOLIAN HIEROGLYPH A297\0" "ANATOLIAN HIEROGLYPH A298\0" "ANATOLIAN HIEROGLYPH A299\0" "ANATOLIAN HIEROGLYPH A299A\0" "ANATOLIAN HIEROGLYPH A300\0" "ANATOLIAN HIEROGLYPH A301\0" "ANATOLIAN HIEROGLYPH A302\0" "ANATOLIAN HIEROGLYPH A303\0" "ANATOLIAN HIEROGLYPH A304\0" "ANATOLIAN HIEROGLYPH A305\0" "ANATOLIAN HIEROGLYPH A306\0" "ANATOLIAN HIEROGLYPH A307\0" "ANATOLIAN HIEROGLYPH A308\0" "ANATOLIAN HIEROGLYPH A309\0" "ANATOLIAN HIEROGLYPH A309A\0" "ANATOLIAN HIEROGLYPH A310\0" "ANATOLIAN HIEROGLYPH A311\0" "ANATOLIAN HIEROGLYPH A312\0" "ANATOLIAN HIEROGLYPH A313\0" "ANATOLIAN HIEROGLYPH A314\0" "ANATOLIAN HIEROGLYPH A315\0" "ANATOLIAN HIEROGLYPH A316\0" "ANATOLIAN HIEROGLYPH A317\0" "ANATOLIAN HIEROGLYPH A318\0" "ANATOLIAN HIEROGLYPH A319\0" "ANATOLIAN HIEROGLYPH A320\0" "ANATOLIAN HIEROGLYPH A321\0" "ANATOLIAN HIEROGLYPH A322\0" "ANATOLIAN HIEROGLYPH A323\0" "ANATOLIAN HIEROGLYPH A324\0" "ANATOLIAN HIEROGLYPH A325\0" "ANATOLIAN HIEROGLYPH A326\0" "ANATOLIAN HIEROGLYPH A327\0" "ANATOLIAN HIEROGLYPH A328\0" "ANATOLIAN HIEROGLYPH A329\0" "ANATOLIAN HIEROGLYPH A329A\0" "ANATOLIAN HIEROGLYPH A330\0" "ANATOLIAN HIEROGLYPH A331\0" "ANATOLIAN HIEROGLYPH A332A\0" "ANATOLIAN HIEROGLYPH A332B\0" "ANATOLIAN HIEROGLYPH A332C\0" "ANATOLIAN HIEROGLYPH A333\0" "ANATOLIAN HIEROGLYPH A334\0" "ANATOLIAN HIEROGLYPH A335\0" "ANATOLIAN HIEROGLYPH A336\0" "ANATOLIAN HIEROGLYPH A336A\0" "ANATOLIAN HIEROGLYPH A336B\0" "ANATOLIAN HIEROGLYPH A336C\0" "ANATOLIAN HIEROGLYPH A337\0" "ANATOLIAN HIEROGLYPH A338\0" "ANATOLIAN HIEROGLYPH A339\0" "ANATOLIAN HIEROGLYPH A340\0" "ANATOLIAN HIEROGLYPH A341\0" "ANATOLIAN HIEROGLYPH A342\0" "ANATOLIAN HIEROGLYPH A343\0" "ANATOLIAN HIEROGLYPH A344\0" "ANATOLIAN HIEROGLYPH A345\0" "ANATOLIAN HIEROGLYPH A346\0" "ANATOLIAN HIEROGLYPH A347\0" "ANATOLIAN HIEROGLYPH A348\0" "ANATOLIAN HIEROGLYPH A349\0" "ANATOLIAN HIEROGLYPH A350\0" "ANATOLIAN HIEROGLYPH A351\0" "ANATOLIAN HIEROGLYPH A352\0" "ANATOLIAN HIEROGLYPH A353\0" "ANATOLIAN HIEROGLYPH A354\0" "ANATOLIAN HIEROGLYPH A355\0" "ANATOLIAN HIEROGLYPH A356\0" "ANATOLIAN HIEROGLYPH A357\0" "ANATOLIAN HIEROGLYPH A358\0" "ANATOLIAN HIEROGLYPH A359\0" "ANATOLIAN HIEROGLYPH A359A\0" "ANATOLIAN HIEROGLYPH A360\0" "ANATOLIAN HIEROGLYPH A361\0" "ANATOLIAN HIEROGLYPH A362\0" "ANATOLIAN HIEROGLYPH A363\0" "ANATOLIAN HIEROGLYPH A364\0" "ANATOLIAN HIEROGLYPH A364A\0" "ANATOLIAN HIEROGLYPH A365\0" "ANATOLIAN HIEROGLYPH A366\0" "ANATOLIAN HIEROGLYPH A367\0" "ANATOLIAN HIEROGLYPH A368\0" "ANATOLIAN HIEROGLYPH A368A\0" "ANATOLIAN HIEROGLYPH A369\0" "ANATOLIAN HIEROGLYPH A370\0" "ANATOLIAN HIEROGLYPH A371\0" "ANATOLIAN HIEROGLYPH A371A\0" "ANATOLIAN HIEROGLYPH A372\0" "ANATOLIAN HIEROGLYPH A373\0" "ANATOLIAN HIEROGLYPH A374\0" "ANATOLIAN HIEROGLYPH A375\0" "ANATOLIAN HIEROGLYPH A376\0" "ANATOLIAN HIEROGLYPH A377\0" "ANATOLIAN HIEROGLYPH A378\0" "ANATOLIAN HIEROGLYPH A379\0" "ANATOLIAN HIEROGLYPH A380\0" "ANATOLIAN HIEROGLYPH A381\0" "ANATOLIAN HIEROGLYPH A381A\0" "ANATOLIAN HIEROGLYPH A382\0" "ANATOLIAN HIEROGLYPH A383 RA OR RI\0" "ANATOLIAN HIEROGLYPH A383A\0" "ANATOLIAN HIEROGLYPH A384\0" "ANATOLIAN HIEROGLYPH A385\0" "ANATOLIAN HIEROGLYPH A386\0" "ANATOLIAN HIEROGLYPH A386A\0" "ANATOLIAN HIEROGLYPH A387\0" "ANATOLIAN HIEROGLYPH A388\0" "ANATOLIAN HIEROGLYPH A389\0" "ANATOLIAN HIEROGLYPH A390\0" "ANATOLIAN HIEROGLYPH A391\0" "ANATOLIAN HIEROGLYPH A392\0" "ANATOLIAN HIEROGLYPH A393 EIGHT\0" "ANATOLIAN HIEROGLYPH A394\0" "ANATOLIAN HIEROGLYPH A395\0" "ANATOLIAN HIEROGLYPH A396\0" "ANATOLIAN HIEROGLYPH A397\0" "ANATOLIAN HIEROGLYPH A398\0" "ANATOLIAN HIEROGLYPH A399\0" "ANATOLIAN HIEROGLYPH A400\0" "ANATOLIAN HIEROGLYPH A401\0" "ANATOLIAN HIEROGLYPH A402\0" "ANATOLIAN HIEROGLYPH A403\0" "ANATOLIAN HIEROGLYPH A404\0" "ANATOLIAN HIEROGLYPH A405\0" "ANATOLIAN HIEROGLYPH A406\0" "ANATOLIAN HIEROGLYPH A407\0" "ANATOLIAN HIEROGLYPH A408\0" "ANATOLIAN HIEROGLYPH A409\0" "ANATOLIAN HIEROGLYPH A410 BEGIN LOGOGRAM MARK\0" "ANATOLIAN HIEROGLYPH A410A END LOGOGRAM MARK\0" "ANATOLIAN HIEROGLYPH A411\0" "ANATOLIAN HIEROGLYPH A412\0" "ANATOLIAN HIEROGLYPH A413\0" "ANATOLIAN HIEROGLYPH A414\0" "ANATOLIAN HIEROGLYPH A415\0" "ANATOLIAN HIEROGLYPH A416\0" "ANATOLIAN HIEROGLYPH A417\0" "ANATOLIAN HIEROGLYPH A418\0" "ANATOLIAN HIEROGLYPH A419\0" "ANATOLIAN HIEROGLYPH A420\0" "ANATOLIAN HIEROGLYPH A421\0" "ANATOLIAN HIEROGLYPH A422\0" "ANATOLIAN HIEROGLYPH A423\0" "ANATOLIAN HIEROGLYPH A424\0" "ANATOLIAN HIEROGLYPH A425\0" "ANATOLIAN HIEROGLYPH A426\0" "ANATOLIAN HIEROGLYPH A427\0" "ANATOLIAN HIEROGLYPH A428\0" "ANATOLIAN HIEROGLYPH A429\0" "ANATOLIAN HIEROGLYPH A430\0" "ANATOLIAN HIEROGLYPH A431\0" "ANATOLIAN HIEROGLYPH A432\0" "ANATOLIAN HIEROGLYPH A433\0" "ANATOLIAN HIEROGLYPH A434\0" "ANATOLIAN HIEROGLYPH A435\0" "ANATOLIAN HIEROGLYPH A436\0" "ANATOLIAN HIEROGLYPH A437\0" "ANATOLIAN HIEROGLYPH A438\0" "ANATOLIAN HIEROGLYPH A439\0" "ANATOLIAN HIEROGLYPH A440\0" "ANATOLIAN HIEROGLYPH A441\0" "ANATOLIAN HIEROGLYPH A442\0" "ANATOLIAN HIEROGLYPH A443\0" "ANATOLIAN HIEROGLYPH A444\0" "ANATOLIAN HIEROGLYPH A445\0" "ANATOLIAN HIEROGLYPH A446\0" "ANATOLIAN HIEROGLYPH A447\0" "ANATOLIAN HIEROGLYPH A448\0" "ANATOLIAN HIEROGLYPH A449\0" "ANATOLIAN HIEROGLYPH A450\0" "ANATOLIAN HIEROGLYPH A450A\0" "ANATOLIAN HIEROGLYPH A451\0" "ANATOLIAN HIEROGLYPH A452\0" "ANATOLIAN HIEROGLYPH A453\0" "ANATOLIAN HIEROGLYPH A454\0" "ANATOLIAN HIEROGLYPH A455\0" "ANATOLIAN HIEROGLYPH A456\0" "ANATOLIAN HIEROGLYPH A457\0" "ANATOLIAN HIEROGLYPH A457A\0" "ANATOLIAN HIEROGLYPH A458\0" "ANATOLIAN HIEROGLYPH A459\0" "ANATOLIAN HIEROGLYPH A460\0" "ANATOLIAN HIEROGLYPH A461\0" "ANATOLIAN HIEROGLYPH A462\0" "ANATOLIAN HIEROGLYPH A463\0" "ANATOLIAN HIEROGLYPH A464\0" "ANATOLIAN HIEROGLYPH A465\0" "ANATOLIAN HIEROGLYPH A466\0" "ANATOLIAN HIEROGLYPH A467\0" "ANATOLIAN HIEROGLYPH A468\0" "ANATOLIAN HIEROGLYPH A469\0" "ANATOLIAN HIEROGLYPH A470\0" "ANATOLIAN HIEROGLYPH A471\0" "ANATOLIAN HIEROGLYPH A472\0" "ANATOLIAN HIEROGLYPH A473\0" "ANATOLIAN HIEROGLYPH A474\0" "ANATOLIAN HIEROGLYPH A475\0" "ANATOLIAN HIEROGLYPH A476\0" "ANATOLIAN HIEROGLYPH A477\0" "ANATOLIAN HIEROGLYPH A478\0" "ANATOLIAN HIEROGLYPH A479\0" "ANATOLIAN HIEROGLYPH A480\0" "ANATOLIAN HIEROGLYPH A481\0" "ANATOLIAN HIEROGLYPH A482\0" "ANATOLIAN HIEROGLYPH A483\0" "ANATOLIAN HIEROGLYPH A484\0" "ANATOLIAN HIEROGLYPH A485\0" "ANATOLIAN HIEROGLYPH A486\0" "ANATOLIAN HIEROGLYPH A487\0" "ANATOLIAN HIEROGLYPH A488\0" "ANATOLIAN HIEROGLYPH A489\0" "ANATOLIAN HIEROGLYPH A490\0" "ANATOLIAN HIEROGLYPH A491\0" "ANATOLIAN HIEROGLYPH A492\0" "ANATOLIAN HIEROGLYPH A493\0" "ANATOLIAN HIEROGLYPH A494\0" "ANATOLIAN HIEROGLYPH A495\0" "ANATOLIAN HIEROGLYPH A496\0" "ANATOLIAN HIEROGLYPH A497\0" "ANATOLIAN HIEROGLYPH A501\0" "ANATOLIAN HIEROGLYPH A502\0" "ANATOLIAN HIEROGLYPH A503\0" "ANATOLIAN HIEROGLYPH A504\0" "ANATOLIAN HIEROGLYPH A505\0" "ANATOLIAN HIEROGLYPH A506\0" "ANATOLIAN HIEROGLYPH A507\0" "ANATOLIAN HIEROGLYPH A508\0" "ANATOLIAN HIEROGLYPH A509\0" "ANATOLIAN HIEROGLYPH A510\0" "ANATOLIAN HIEROGLYPH A511\0" "ANATOLIAN HIEROGLYPH A512\0" "ANATOLIAN HIEROGLYPH A513\0" "ANATOLIAN HIEROGLYPH A514\0" "ANATOLIAN HIEROGLYPH A515\0" "ANATOLIAN HIEROGLYPH A516\0" "ANATOLIAN HIEROGLYPH A517\0" "ANATOLIAN HIEROGLYPH A518\0" "ANATOLIAN HIEROGLYPH A519\0" "ANATOLIAN HIEROGLYPH A520\0" "ANATOLIAN HIEROGLYPH A521\0" "ANATOLIAN HIEROGLYPH A522\0" "ANATOLIAN HIEROGLYPH A523\0" "ANATOLIAN HIEROGLYPH A524\0" "ANATOLIAN HIEROGLYPH A525\0" "ANATOLIAN HIEROGLYPH A526\0" "ANATOLIAN HIEROGLYPH A527\0" "ANATOLIAN HIEROGLYPH A528\0" "ANATOLIAN HIEROGLYPH A529\0" "ANATOLIAN HIEROGLYPH A530\0" "ANATOMICAL HEART\0" "ANCHOR\0" "AND WITH DOT\0" "ANGER SYMBOL\0" "ANGLE\0" "ANGLE WITH S INSIDE\0" "ANGLE WITH UNDERBAR\0" "ANGRY FACE\0" "ANGSTROM SIGN\0" "ANGUISHED FACE\0" "ANKH\0" "ANT\0" "ANTENNA WITH BARS\0" "ANTICLOCKWISE CLOSED CIRCLE ARROW\0" "ANTICLOCKWISE CONTOUR INTEGRAL\0" "ANTICLOCKWISE DOWNWARDS AND UPWARDS OPEN CIRCLE ARROWS\0" "ANTICLOCKWISE GAPPED CIRCLE ARROW\0" "ANTICLOCKWISE INTEGRATION\0" "ANTICLOCKWISE OPEN CIRCLE ARROW\0" "ANTICLOCKWISE TOP SEMICIRCLE ARROW\0" "ANTICLOCKWISE TRIANGLE-HEADED BOTTOM U-SHAPED ARROW\0" "ANTICLOCKWISE TRIANGLE-HEADED LEFT U-SHAPED ARROW\0" "ANTICLOCKWISE TRIANGLE-HEADED OPEN CIRCLE ARROW\0" "ANTICLOCKWISE TRIANGLE-HEADED RIGHT U-SHAPED ARROW\0" "ANTICLOCKWISE TRIANGLE-HEADED TOP U-SHAPED ARROW\0" "APL FUNCTIONAL SYMBOL ALPHA\0" "APL FUNCTIONAL SYMBOL ALPHA UNDERBAR\0" "APL FUNCTIONAL SYMBOL BACKSLASH BAR\0" "APL FUNCTIONAL SYMBOL CIRCLE BACKSLASH\0" "APL FUNCTIONAL SYMBOL CIRCLE DIAERESIS\0" "APL FUNCTIONAL SYMBOL CIRCLE JOT\0" "APL FUNCTIONAL SYMBOL CIRCLE STAR\0" "APL FUNCTIONAL SYMBOL CIRCLE STILE\0" "APL FUNCTIONAL SYMBOL CIRCLE UNDERBAR\0" "APL FUNCTIONAL SYMBOL COMMA BAR\0" "APL FUNCTIONAL SYMBOL DEL DIAERESIS\0" "APL FUNCTIONAL SYMBOL DEL STILE\0" "APL FUNCTIONAL SYMBOL DEL TILDE\0" "APL FUNCTIONAL SYMBOL DELTA STILE\0" "APL FUNCTIONAL SYMBOL DELTA UNDERBAR\0" "APL FUNCTIONAL SYMBOL DIAMOND UNDERBAR\0" "APL FUNCTIONAL SYMBOL DOWN CARET TILDE\0" "APL FUNCTIONAL SYMBOL DOWN SHOE STILE\0" "APL FUNCTIONAL SYMBOL DOWN TACK JOT\0" "APL FUNCTIONAL SYMBOL DOWN TACK UNDERBAR\0" "APL FUNCTIONAL SYMBOL DOWNWARDS VANE\0" "APL FUNCTIONAL SYMBOL EPSILON UNDERBAR\0" "APL FUNCTIONAL SYMBOL GREATER-THAN DIAERESIS\0" "APL FUNCTIONAL SYMBOL I-BEAM\0" "APL FUNCTIONAL SYMBOL IOTA\0" "APL FUNCTIONAL SYMBOL IOTA UNDERBAR\0" "APL FUNCTIONAL SYMBOL JOT DIAERESIS\0" "APL FUNCTIONAL SYMBOL JOT UNDERBAR\0" "APL FUNCTIONAL SYMBOL LEFT SHOE STILE\0" "APL FUNCTIONAL SYMBOL LEFTWARDS VANE\0" "APL FUNCTIONAL SYMBOL OMEGA\0" "APL FUNCTIONAL SYMBOL OMEGA UNDERBAR\0" "APL FUNCTIONAL SYMBOL QUAD\0" "APL FUNCTIONAL SYMBOL QUAD BACKSLASH\0" "APL FUNCTIONAL SYMBOL QUAD CIRCLE\0" "APL FUNCTIONAL SYMBOL QUAD COLON\0" "APL FUNCTIONAL SYMBOL QUAD DEL\0" "APL FUNCTIONAL SYMBOL QUAD DELTA\0" "APL FUNCTIONAL SYMBOL QUAD DIAMOND\0" "APL FUNCTIONAL SYMBOL QUAD DIVIDE\0" "APL FUNCTIONAL SYMBOL QUAD DOWN CARET\0" "APL FUNCTIONAL SYMBOL QUAD DOWNWARDS ARROW\0" "APL FUNCTIONAL SYMBOL QUAD EQUAL\0" "APL FUNCTIONAL SYMBOL QUAD GREATER-THAN\0" "APL FUNCTIONAL SYMBOL QUAD JOT\0" "APL FUNCTIONAL SYMBOL QUAD LEFTWARDS ARROW\0" "APL FUNCTIONAL SYMBOL QUAD LESS-THAN\0" "APL FUNCTIONAL SYMBOL QUAD NOT EQUAL\0" "APL FUNCTIONAL SYMBOL QUAD QUESTION\0" "APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW\0" "APL FUNCTIONAL SYMBOL QUAD SLASH\0" "APL FUNCTIONAL SYMBOL QUAD UP CARET\0" "APL FUNCTIONAL SYMBOL QUAD UPWARDS ARROW\0" "APL FUNCTIONAL SYMBOL QUOTE QUAD\0" "APL FUNCTIONAL SYMBOL QUOTE UNDERBAR\0" "APL FUNCTIONAL SYMBOL RHO\0" "APL FUNCTIONAL SYMBOL RIGHTWARDS VANE\0" "APL FUNCTIONAL SYMBOL SEMICOLON UNDERBAR\0" "APL FUNCTIONAL SYMBOL SLASH BAR\0" "APL FUNCTIONAL SYMBOL SQUISH QUAD\0" "APL FUNCTIONAL SYMBOL STAR DIAERESIS\0" "APL FUNCTIONAL SYMBOL STILE TILDE\0" "APL FUNCTIONAL SYMBOL TILDE DIAERESIS\0" "APL FUNCTIONAL SYMBOL UP CARET TILDE\0" "APL FUNCTIONAL SYMBOL UP SHOE JOT\0" "APL FUNCTIONAL SYMBOL UP TACK DIAERESIS\0" "APL FUNCTIONAL SYMBOL UP TACK JOT\0" "APL FUNCTIONAL SYMBOL UP TACK OVERBAR\0" "APL FUNCTIONAL SYMBOL UPWARDS VANE\0" "APL FUNCTIONAL SYMBOL ZILDE\0" "APOLLON\0" "APOSTROPHE\0" "APPROACHES THE LIMIT\0" "APPROXIMATELY BUT NOT ACTUALLY EQUAL TO\0" "APPROXIMATELY EQUAL OR EQUAL TO\0" "APPROXIMATELY EQUAL TO\0" "APPROXIMATELY EQUAL TO OR THE IMAGE OF\0" "AQUARIUS\0" "ARABIC COMMA\0" "ARABIC CURLY DAMMA\0" "ARABIC CURLY DAMMATAN\0" "ARABIC CURLY FATHA\0" "ARABIC CURLY FATHATAN\0" "ARABIC CURLY KASRA\0" "ARABIC CURLY KASRATAN\0" "ARABIC DAMMA\0" "ARABIC DAMMA ISOLATED FORM\0" "ARABIC DAMMA MEDIAL FORM\0" "ARABIC DAMMA WITH DOT\0" "ARABIC DAMMATAN\0" "ARABIC DAMMATAN ISOLATED FORM\0" "ARABIC DATE SEPARATOR\0" "ARABIC DECIMAL SEPARATOR\0" "ARABIC DISPUTED END OF AYAH\0" "ARABIC DOUBLE RIGHT ARROWHEAD ABOVE\0" "ARABIC DOUBLE RIGHT ARROWHEAD ABOVE WITH DOT\0" "ARABIC EMPTY CENTRE HIGH STOP\0" "ARABIC EMPTY CENTRE LOW STOP\0" "ARABIC END OF AYAH\0" "ARABIC FATHA\0" "ARABIC FATHA ISOLATED FORM\0" "ARABIC FATHA MEDIAL FORM\0" "ARABIC FATHA WITH DOT ABOVE\0" "ARABIC FATHA WITH RING\0" "ARABIC FATHA WITH TWO DOTS\0" "ARABIC FATHATAN\0" "ARABIC FATHATAN ISOLATED FORM\0" "ARABIC FIVE POINTED STAR\0" "ARABIC FOOTNOTE MARKER\0" "ARABIC FULL STOP\0" "ARABIC HAMZA ABOVE\0" "ARABIC HAMZA BELOW\0" "ARABIC INVERTED DAMMA\0" "ARABIC KASRA\0" "ARABIC KASRA ISOLATED FORM\0" "ARABIC KASRA MEDIAL FORM\0" "ARABIC KASRA WITH DOT BELOW\0" "ARABIC KASRATAN\0" "ARABIC KASRATAN ISOLATED FORM\0" "ARABIC LEFT ARROWHEAD ABOVE\0" "ARABIC LEFT ARROWHEAD BELOW\0" "ARABIC LETTER AE\0" "ARABIC LETTER AFRICAN FEH\0" "ARABIC LETTER AFRICAN NOON\0" "ARABIC LETTER AFRICAN QAF\0" "ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE\0" "ARABIC LETTER AIN\0" "ARABIC LETTER AIN FINAL FORM\0" "ARABIC LETTER AIN INITIAL FORM\0" "ARABIC LETTER AIN ISOLATED FORM\0" "ARABIC LETTER AIN MEDIAL FORM\0" "ARABIC LETTER AIN WITH THREE DOTS ABOVE\0" "ARABIC LETTER AIN WITH THREE DOTS BELOW\0" "ARABIC LETTER AIN WITH THREE DOTS POINTING DOWNWARDS ABOVE\0" "ARABIC LETTER AIN WITH TWO DOTS ABOVE\0" "ARABIC LETTER AIN WITH TWO DOTS VERTICALLY ABOVE\0" "ARABIC LETTER ALEF\0" "ARABIC LETTER ALEF FINAL FORM\0" "ARABIC LETTER ALEF ISOLATED FORM\0" "ARABIC LETTER ALEF MAKSURA\0" "ARABIC LETTER ALEF MAKSURA FINAL FORM\0" "ARABIC LETTER ALEF MAKSURA ISOLATED FORM\0" "ARABIC LETTER ALEF WASLA\0" "ARABIC LETTER ALEF WASLA FINAL FORM\0" "ARABIC LETTER ALEF WASLA ISOLATED FORM\0" "ARABIC LETTER ALEF WITH EXTENDED ARABIC-INDIC DIGIT THREE ABOVE\0" "ARABIC LETTER ALEF WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE\0" "ARABIC LETTER ALEF WITH HAMZA ABOVE\0" "ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM\0" "ARABIC LETTER ALEF WITH HAMZA ABOVE ISOLATED FORM\0" "ARABIC LETTER ALEF WITH HAMZA BELOW\0" "ARABIC LETTER ALEF WITH HAMZA BELOW FINAL FORM\0" "ARABIC LETTER ALEF WITH HAMZA BELOW ISOLATED FORM\0" "ARABIC LETTER ALEF WITH MADDA ABOVE\0" "ARABIC LETTER ALEF WITH MADDA ABOVE FINAL FORM\0" "ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM\0" "ARABIC LETTER ALEF WITH WAVY HAMZA ABOVE\0" "ARABIC LETTER ALEF WITH WAVY HAMZA BELOW\0" "ARABIC LETTER BEEH\0" "ARABIC LETTER BEEH FINAL FORM\0" "ARABIC LETTER BEEH INITIAL FORM\0" "ARABIC LETTER BEEH ISOLATED FORM\0" "ARABIC LETTER BEEH MEDIAL FORM\0" "ARABIC LETTER BEH\0" "ARABIC LETTER BEH FINAL FORM\0" "ARABIC LETTER BEH INITIAL FORM\0" "ARABIC LETTER BEH ISOLATED FORM\0" "ARABIC LETTER BEH MEDIAL FORM\0" "ARABIC LETTER BEH WITH DOT BELOW AND THREE DOTS ABOVE\0" "ARABIC LETTER BEH WITH HAMZA ABOVE\0" "ARABIC LETTER BEH WITH INVERTED SMALL V BELOW\0" "ARABIC LETTER BEH WITH SMALL MEEM ABOVE\0" "ARABIC LETTER BEH WITH SMALL V\0" "ARABIC LETTER BEH WITH SMALL V BELOW\0" "ARABIC LETTER BEH WITH THREE DOTS HORIZONTALLY BELOW\0" "ARABIC LETTER BEH WITH THREE DOTS POINTING UPWARDS BELOW\0" "ARABIC LETTER BEH WITH THREE DOTS POINTING UPWARDS BELOW AND TWO DOTS ABOVE\0" "ARABIC LETTER BEH WITH TWO DOTS BELOW AND DOT ABOVE\0" "ARABIC LETTER BEHEH\0" "ARABIC LETTER BEHEH FINAL FORM\0" "ARABIC LETTER BEHEH INITIAL FORM\0" "ARABIC LETTER BEHEH ISOLATED FORM\0" "ARABIC LETTER BEHEH MEDIAL FORM\0" "ARABIC LETTER DAD\0" "ARABIC LETTER DAD FINAL FORM\0" "ARABIC LETTER DAD INITIAL FORM\0" "ARABIC LETTER DAD ISOLATED FORM\0" "ARABIC LETTER DAD MEDIAL FORM\0" "ARABIC LETTER DAD WITH DOT BELOW\0" "ARABIC LETTER DAHAL\0" "ARABIC LETTER DAHAL FINAL FORM\0" "ARABIC LETTER DAHAL ISOLATED FORM\0" "ARABIC LETTER DAL\0" "ARABIC LETTER DAL FINAL FORM\0" "ARABIC LETTER DAL ISOLATED FORM\0" "ARABIC LETTER DAL WITH DOT BELOW\0" "ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH\0" "ARABIC LETTER DAL WITH FOUR DOTS ABOVE\0" "ARABIC LETTER DAL WITH INVERTED SMALL V BELOW\0" "ARABIC LETTER DAL WITH INVERTED V\0" "ARABIC LETTER DAL WITH RING\0" "ARABIC LETTER DAL WITH THREE DOTS ABOVE DOWNWARDS\0" "ARABIC LETTER DAL WITH THREE DOTS BELOW\0" "ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW AND SMALL TAH\0" "ARABIC LETTER DDAHAL\0" "ARABIC LETTER DDAHAL FINAL FORM\0" "ARABIC LETTER DDAHAL ISOLATED FORM\0" "ARABIC LETTER DDAL\0" "ARABIC LETTER DDAL FINAL FORM\0" "ARABIC LETTER DDAL ISOLATED FORM\0" "ARABIC LETTER DOTLESS BEH\0" "ARABIC LETTER DOTLESS FEH\0" "ARABIC LETTER DOTLESS QAF\0" "ARABIC LETTER DUL\0" "ARABIC LETTER DUL FINAL FORM\0" "ARABIC LETTER DUL ISOLATED FORM\0" "ARABIC LETTER DYEH\0" "ARABIC LETTER DYEH FINAL FORM\0" "ARABIC LETTER DYEH INITIAL FORM\0" "ARABIC LETTER DYEH ISOLATED FORM\0" "ARABIC LETTER DYEH MEDIAL FORM\0" "ARABIC LETTER E\0" "ARABIC LETTER E FINAL FORM\0" "ARABIC LETTER E INITIAL FORM\0" "ARABIC LETTER E ISOLATED FORM\0" "ARABIC LETTER E MEDIAL FORM\0" "ARABIC LETTER FARSI YEH\0" "ARABIC LETTER FARSI YEH FINAL FORM\0" "ARABIC LETTER FARSI YEH INITIAL FORM\0" "ARABIC LETTER FARSI YEH ISOLATED FORM\0" "ARABIC LETTER FARSI YEH MEDIAL FORM\0" "ARABIC LETTER FARSI YEH WITH EXTENDED ARABIC-INDIC DIGIT FOUR BELOW\0" "ARABIC LETTER FARSI YEH WITH EXTENDED ARABIC-INDIC DIGIT THREE ABOVE\0" "ARABIC LETTER FARSI YEH WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE\0" "ARABIC LETTER FARSI YEH WITH INVERTED V\0" "ARABIC LETTER FARSI YEH WITH THREE DOTS ABOVE\0" "ARABIC LETTER FARSI YEH WITH TWO DOTS ABOVE\0" "ARABIC LETTER FEH\0" "ARABIC LETTER FEH FINAL FORM\0" "ARABIC LETTER FEH INITIAL FORM\0" "ARABIC LETTER FEH ISOLATED FORM\0" "ARABIC LETTER FEH MEDIAL FORM\0" "ARABIC LETTER FEH WITH DOT BELOW\0" "ARABIC LETTER FEH WITH DOT BELOW AND THREE DOTS ABOVE\0" "ARABIC LETTER FEH WITH DOT MOVED BELOW\0" "ARABIC LETTER FEH WITH THREE DOTS BELOW\0" "ARABIC LETTER FEH WITH THREE DOTS POINTING UPWARDS BELOW\0" "ARABIC LETTER FEH WITH TWO DOTS BELOW\0" "ARABIC LETTER GAF\0" "ARABIC LETTER GAF FINAL FORM\0" "ARABIC LETTER GAF INITIAL FORM\0" "ARABIC LETTER GAF ISOLATED FORM\0" "ARABIC LETTER GAF MEDIAL FORM\0" "ARABIC LETTER GAF WITH INVERTED STROKE\0" "ARABIC LETTER GAF WITH RING\0" "ARABIC LETTER GAF WITH THREE DOTS ABOVE\0" "ARABIC LETTER GAF WITH TWO DOTS BELOW\0" "ARABIC LETTER GHAIN\0" "ARABIC LETTER GHAIN FINAL FORM\0" "ARABIC LETTER GHAIN INITIAL FORM\0" "ARABIC LETTER GHAIN ISOLATED FORM\0" "ARABIC LETTER GHAIN MEDIAL FORM\0" "ARABIC LETTER GHAIN WITH DOT BELOW\0" "ARABIC LETTER GHAIN WITH THREE DOTS ABOVE\0" "ARABIC LETTER GUEH\0" "ARABIC LETTER GUEH FINAL FORM\0" "ARABIC LETTER GUEH INITIAL FORM\0" "ARABIC LETTER GUEH ISOLATED FORM\0" "ARABIC LETTER GUEH MEDIAL FORM\0" "ARABIC LETTER HAH\0" "ARABIC LETTER HAH FINAL FORM\0" "ARABIC LETTER HAH INITIAL FORM\0" "ARABIC LETTER HAH ISOLATED FORM\0" "ARABIC LETTER HAH MEDIAL FORM\0" "ARABIC LETTER HAH WITH EXTENDED ARABIC-INDIC DIGIT FOUR BELOW\0" "ARABIC LETTER HAH WITH HAMZA ABOVE\0" "ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE\0" "ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH AND TWO DOTS\0" "ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH BELOW\0" "ARABIC LETTER HAH WITH THREE DOTS ABOVE\0" "ARABIC LETTER HAH WITH THREE DOTS POINTING UPWARDS BELOW\0" "ARABIC LETTER HAH WITH TWO DOTS ABOVE\0" "ARABIC LETTER HAH WITH TWO DOTS VERTICAL ABOVE\0" "ARABIC LETTER HAMZA\0" "ARABIC LETTER HAMZA ISOLATED FORM\0" "ARABIC LETTER HEH\0" "ARABIC LETTER HEH DOACHASHMEE\0" "ARABIC LETTER HEH DOACHASHMEE FINAL FORM\0" "ARABIC LETTER HEH DOACHASHMEE INITIAL FORM\0" "ARABIC LETTER HEH DOACHASHMEE ISOLATED FORM\0" "ARABIC LETTER HEH DOACHASHMEE MEDIAL FORM\0" "ARABIC LETTER HEH FINAL FORM\0" "ARABIC LETTER HEH GOAL\0" "ARABIC LETTER HEH GOAL FINAL FORM\0" "ARABIC LETTER HEH GOAL INITIAL FORM\0" "ARABIC LETTER HEH GOAL ISOLATED FORM\0" "ARABIC LETTER HEH GOAL MEDIAL FORM\0" "ARABIC LETTER HEH GOAL WITH HAMZA ABOVE\0" "ARABIC LETTER HEH INITIAL FORM\0" "ARABIC LETTER HEH ISOLATED FORM\0" "ARABIC LETTER HEH MEDIAL FORM\0" "ARABIC LETTER HEH WITH INVERTED V\0" "ARABIC LETTER HEH WITH YEH ABOVE\0" "ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM\0" "ARABIC LETTER HEH WITH YEH ABOVE ISOLATED FORM\0" "ARABIC LETTER HIGH HAMZA\0" "ARABIC LETTER HIGH HAMZA ALEF\0" "ARABIC LETTER HIGH HAMZA WAW\0" "ARABIC LETTER HIGH HAMZA YEH\0" "ARABIC LETTER JEEM\0" "ARABIC LETTER JEEM FINAL FORM\0" "ARABIC LETTER JEEM INITIAL FORM\0" "ARABIC LETTER JEEM ISOLATED FORM\0" "ARABIC LETTER JEEM MEDIAL FORM\0" "ARABIC LETTER JEEM WITH THREE DOTS ABOVE\0" "ARABIC LETTER JEEM WITH THREE DOTS BELOW\0" "ARABIC LETTER JEEM WITH TWO DOTS ABOVE\0" "ARABIC LETTER JEH\0" "ARABIC LETTER JEH FINAL FORM\0" "ARABIC LETTER JEH ISOLATED FORM\0" "ARABIC LETTER KAF\0" "ARABIC LETTER KAF FINAL FORM\0" "ARABIC LETTER KAF INITIAL FORM\0" "ARABIC LETTER KAF ISOLATED FORM\0" "ARABIC LETTER KAF MEDIAL FORM\0" "ARABIC LETTER KAF WITH DOT ABOVE\0" "ARABIC LETTER KAF WITH DOT BELOW\0" "ARABIC LETTER KAF WITH RING\0" "ARABIC LETTER KAF WITH THREE DOTS BELOW\0" "ARABIC LETTER KAF WITH TWO DOTS ABOVE\0" "ARABIC LETTER KASHMIRI YEH\0" "ARABIC LETTER KEHEH\0" "ARABIC LETTER KEHEH FINAL FORM\0" "ARABIC LETTER KEHEH INITIAL FORM\0" "ARABIC LETTER KEHEH ISOLATED FORM\0" "ARABIC LETTER KEHEH MEDIAL FORM\0" "ARABIC LETTER KEHEH WITH DOT ABOVE\0" "ARABIC LETTER KEHEH WITH SMALL V\0" "ARABIC LETTER KEHEH WITH THREE DOTS ABOVE\0" "ARABIC LETTER KEHEH WITH THREE DOTS BELOW\0" "ARABIC LETTER KEHEH WITH THREE DOTS POINTING UPWARDS BELOW\0" "ARABIC LETTER KEHEH WITH TWO DOTS ABOVE\0" "ARABIC LETTER KHAH\0" "ARABIC LETTER KHAH FINAL FORM\0" "ARABIC LETTER KHAH INITIAL FORM\0" "ARABIC LETTER KHAH ISOLATED FORM\0" "ARABIC LETTER KHAH MEDIAL FORM\0" "ARABIC LETTER KIRGHIZ OE\0" "ARABIC LETTER KIRGHIZ OE FINAL FORM\0" "ARABIC LETTER KIRGHIZ OE ISOLATED FORM\0" "ARABIC LETTER KIRGHIZ YU\0" "ARABIC LETTER KIRGHIZ YU FINAL FORM\0" "ARABIC LETTER KIRGHIZ YU ISOLATED FORM\0" "ARABIC LETTER LAM\0" "ARABIC LETTER LAM FINAL FORM\0" "ARABIC LETTER LAM INITIAL FORM\0" "ARABIC LETTER LAM ISOLATED FORM\0" "ARABIC LETTER LAM MEDIAL FORM\0" "ARABIC LETTER LAM WITH BAR\0" "ARABIC LETTER LAM WITH DOT ABOVE\0" "ARABIC LETTER LAM WITH DOUBLE BAR\0" "ARABIC LETTER LAM WITH SMALL ARABIC LETTER TAH ABOVE\0" "ARABIC LETTER LAM WITH SMALL V\0" "ARABIC LETTER LAM WITH THREE DOTS ABOVE\0" "ARABIC LETTER LAM WITH THREE DOTS BELOW\0" "ARABIC LETTER LOW ALEF\0" "ARABIC LETTER MARK\0" "ARABIC LETTER MEEM\0" "ARABIC LETTER MEEM FINAL FORM\0" "ARABIC LETTER MEEM INITIAL FORM\0" "ARABIC LETTER MEEM ISOLATED FORM\0" "ARABIC LETTER MEEM MEDIAL FORM\0" "ARABIC LETTER MEEM WITH DOT ABOVE\0" "ARABIC LETTER MEEM WITH DOT BELOW\0" "ARABIC LETTER MEEM WITH THREE DOTS ABOVE\0" "ARABIC LETTER NG\0" "ARABIC LETTER NG FINAL FORM\0" "ARABIC LETTER NG INITIAL FORM\0" "ARABIC LETTER NG ISOLATED FORM\0" "ARABIC LETTER NG MEDIAL FORM\0" "ARABIC LETTER NGOEH\0" "ARABIC LETTER NGOEH FINAL FORM\0" "ARABIC LETTER NGOEH INITIAL FORM\0" "ARABIC LETTER NGOEH ISOLATED FORM\0" "ARABIC LETTER NGOEH MEDIAL FORM\0" "ARABIC LETTER NOON\0" "ARABIC LETTER NOON FINAL FORM\0" "ARABIC LETTER NOON GHUNNA\0" "ARABIC LETTER NOON GHUNNA FINAL FORM\0" "ARABIC LETTER NOON GHUNNA ISOLATED FORM\0" "ARABIC LETTER NOON INITIAL FORM\0" "ARABIC LETTER NOON ISOLATED FORM\0" "ARABIC LETTER NOON MEDIAL FORM\0" "ARABIC LETTER NOON WITH DOT BELOW\0" "ARABIC LETTER NOON WITH RING\0" "ARABIC LETTER NOON WITH SMALL TAH\0" "ARABIC LETTER NOON WITH SMALL V\0" "ARABIC LETTER NOON WITH THREE DOTS ABOVE\0" "ARABIC LETTER NOON WITH TWO DOTS BELOW\0" "ARABIC LETTER NYEH\0" "ARABIC LETTER NYEH FINAL FORM\0" "ARABIC LETTER NYEH INITIAL FORM\0" "ARABIC LETTER NYEH ISOLATED FORM\0" "ARABIC LETTER NYEH MEDIAL FORM\0" "ARABIC LETTER OE\0" "ARABIC LETTER OE FINAL FORM\0" "ARABIC LETTER OE ISOLATED FORM\0" "ARABIC LETTER PEH\0" "ARABIC LETTER PEH FINAL FORM\0" "ARABIC LETTER PEH INITIAL FORM\0" "ARABIC LETTER PEH ISOLATED FORM\0" "ARABIC LETTER PEH MEDIAL FORM\0" "ARABIC LETTER PEH WITH SMALL MEEM ABOVE\0" "ARABIC LETTER PEH WITH SMALL V\0" "ARABIC LETTER PEHEH\0" "ARABIC LETTER PEHEH FINAL FORM\0" "ARABIC LETTER PEHEH INITIAL FORM\0" "ARABIC LETTER PEHEH ISOLATED FORM\0" "ARABIC LETTER PEHEH MEDIAL FORM\0" "ARABIC LETTER QAF\0" "ARABIC LETTER QAF FINAL FORM\0" "ARABIC LETTER QAF INITIAL FORM\0" "ARABIC LETTER QAF ISOLATED FORM\0" "ARABIC LETTER QAF MEDIAL FORM\0" "ARABIC LETTER QAF WITH DOT ABOVE\0" "ARABIC LETTER QAF WITH DOT BELOW\0" "ARABIC LETTER QAF WITH THREE DOTS ABOVE\0" "ARABIC LETTER REH\0" "ARABIC LETTER REH FINAL FORM\0" "ARABIC LETTER REH ISOLATED FORM\0" "ARABIC LETTER REH WITH DOT BELOW\0" "ARABIC LETTER REH WITH DOT BELOW AND DOT ABOVE\0" "ARABIC LETTER REH WITH FOUR DOTS ABOVE\0" "ARABIC LETTER REH WITH HAMZA ABOVE\0" "ARABIC LETTER REH WITH INVERTED V\0" "ARABIC LETTER REH WITH LOOP\0" "ARABIC LETTER REH WITH RING\0" "ARABIC LETTER REH WITH SMALL ARABIC LETTER TAH AND TWO DOTS\0" "ARABIC LETTER REH WITH SMALL NOON ABOVE\0" "ARABIC LETTER REH WITH SMALL V\0" "ARABIC LETTER REH WITH SMALL V BELOW\0" "ARABIC LETTER REH WITH STROKE\0" "ARABIC LETTER REH WITH TWO DOTS ABOVE\0" "ARABIC LETTER REH WITH TWO DOTS VERTICALLY ABOVE\0" "ARABIC LETTER RNOON\0" "ARABIC LETTER RNOON FINAL FORM\0" "ARABIC LETTER RNOON INITIAL FORM\0" "ARABIC LETTER RNOON ISOLATED FORM\0" "ARABIC LETTER RNOON MEDIAL FORM\0" "ARABIC LETTER ROHINGYA YEH\0" "ARABIC LETTER RREH\0" "ARABIC LETTER RREH FINAL FORM\0" "ARABIC LETTER RREH ISOLATED FORM\0" "ARABIC LETTER SAD\0" "ARABIC LETTER SAD FINAL FORM\0" "ARABIC LETTER SAD INITIAL FORM\0" "ARABIC LETTER SAD ISOLATED FORM\0" "ARABIC LETTER SAD MEDIAL FORM\0" "ARABIC LETTER SAD WITH THREE DOTS ABOVE\0" "ARABIC LETTER SAD WITH THREE DOTS BELOW\0" "ARABIC LETTER SAD WITH TWO DOTS BELOW\0" "ARABIC LETTER SEEN\0" "ARABIC LETTER SEEN FINAL FORM\0" "ARABIC LETTER SEEN INITIAL FORM\0" "ARABIC LETTER SEEN ISOLATED FORM\0" "ARABIC LETTER SEEN MEDIAL FORM\0" "ARABIC LETTER SEEN WITH DOT BELOW AND DOT ABOVE\0" "ARABIC LETTER SEEN WITH EXTENDED ARABIC-INDIC DIGIT FOUR ABOVE\0" "ARABIC LETTER SEEN WITH FOUR DOTS ABOVE\0" "ARABIC LETTER SEEN WITH INVERTED V\0" "ARABIC LETTER SEEN WITH SMALL ARABIC LETTER TAH AND TWO DOTS\0" "ARABIC LETTER SEEN WITH THREE DOTS BELOW\0" "ARABIC LETTER SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE\0" "ARABIC LETTER SEEN WITH TWO DOTS VERTICALLY ABOVE\0" "ARABIC LETTER SHEEN\0" "ARABIC LETTER SHEEN FINAL FORM\0" "ARABIC LETTER SHEEN INITIAL FORM\0" "ARABIC LETTER SHEEN ISOLATED FORM\0" "ARABIC LETTER SHEEN MEDIAL FORM\0" "ARABIC LETTER SHEEN WITH DOT BELOW\0" "ARABIC LETTER STRAIGHT WAW\0" "ARABIC LETTER SUPERSCRIPT ALEF\0" "ARABIC LETTER SWASH KAF\0" "ARABIC LETTER TAH\0" "ARABIC LETTER TAH FINAL FORM\0" "ARABIC LETTER TAH INITIAL FORM\0" "ARABIC LETTER TAH ISOLATED FORM\0" "ARABIC LETTER TAH MEDIAL FORM\0" "ARABIC LETTER TAH WITH THREE DOTS ABOVE\0" "ARABIC LETTER TAH WITH TWO DOTS ABOVE\0" "ARABIC LETTER TCHEH\0" "ARABIC LETTER TCHEH FINAL FORM\0" "ARABIC LETTER TCHEH INITIAL FORM\0" "ARABIC LETTER TCHEH ISOLATED FORM\0" "ARABIC LETTER TCHEH MEDIAL FORM\0" "ARABIC LETTER TCHEH WITH DOT ABOVE\0" "ARABIC LETTER TCHEH WITH SMALL V\0" "ARABIC LETTER TCHEHEH\0" "ARABIC LETTER TCHEHEH FINAL FORM\0" "ARABIC LETTER TCHEHEH INITIAL FORM\0" "ARABIC LETTER TCHEHEH ISOLATED FORM\0" "ARABIC LETTER TCHEHEH MEDIAL FORM\0" "ARABIC LETTER TEH\0" "ARABIC LETTER TEH FINAL FORM\0" "ARABIC LETTER TEH INITIAL FORM\0" "ARABIC LETTER TEH ISOLATED FORM\0" "ARABIC LETTER TEH MARBUTA\0" "ARABIC LETTER TEH MARBUTA FINAL FORM\0" "ARABIC LETTER TEH MARBUTA GOAL\0" "ARABIC LETTER TEH MARBUTA ISOLATED FORM\0" "ARABIC LETTER TEH MEDIAL FORM\0" "ARABIC LETTER TEH WITH RING\0" "ARABIC LETTER TEH WITH SMALL TEH ABOVE\0" "ARABIC LETTER TEH WITH SMALL V\0" "ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS\0" "ARABIC LETTER TEHEH\0" "ARABIC LETTER TEHEH FINAL FORM\0" "ARABIC LETTER TEHEH INITIAL FORM\0" "ARABIC LETTER TEHEH ISOLATED FORM\0" "ARABIC LETTER TEHEH MEDIAL FORM\0" "ARABIC LETTER THAL\0" "ARABIC LETTER THAL FINAL FORM\0" "ARABIC LETTER THAL ISOLATED FORM\0" "ARABIC LETTER THEH\0" "ARABIC LETTER THEH FINAL FORM\0" "ARABIC LETTER THEH INITIAL FORM\0" "ARABIC LETTER THEH ISOLATED FORM\0" "ARABIC LETTER THEH MEDIAL FORM\0" "ARABIC LETTER TTEH\0" "ARABIC LETTER TTEH FINAL FORM\0" "ARABIC LETTER TTEH INITIAL FORM\0" "ARABIC LETTER TTEH ISOLATED FORM\0" "ARABIC LETTER TTEH MEDIAL FORM\0" "ARABIC LETTER TTEH WITH SMALL V\0" "ARABIC LETTER TTEHEH\0" "ARABIC LETTER TTEHEH FINAL FORM\0" "ARABIC LETTER TTEHEH INITIAL FORM\0" "ARABIC LETTER TTEHEH ISOLATED FORM\0" "ARABIC LETTER TTEHEH MEDIAL FORM\0" "ARABIC LETTER U\0" "ARABIC LETTER U FINAL FORM\0" "ARABIC LETTER U ISOLATED FORM\0" "ARABIC LETTER U WITH HAMZA ABOVE\0" "ARABIC LETTER U WITH HAMZA ABOVE ISOLATED FORM\0" "ARABIC LETTER UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA INITIAL FORM\0" "ARABIC LETTER UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA MEDIAL FORM\0" "ARABIC LETTER VE\0" "ARABIC LETTER VE FINAL FORM\0" "ARABIC LETTER VE ISOLATED FORM\0" "ARABIC LETTER VEH\0" "ARABIC LETTER VEH FINAL FORM\0" "ARABIC LETTER VEH INITIAL FORM\0" "ARABIC LETTER VEH ISOLATED FORM\0" "ARABIC LETTER VEH MEDIAL FORM\0" "ARABIC LETTER WAW\0" "ARABIC LETTER WAW FINAL FORM\0" "ARABIC LETTER WAW ISOLATED FORM\0" "ARABIC LETTER WAW WITH DOT ABOVE\0" "ARABIC LETTER WAW WITH DOT WITHIN\0" "ARABIC LETTER WAW WITH EXTENDED ARABIC-INDIC DIGIT THREE ABOVE\0" "ARABIC LETTER WAW WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE\0" "ARABIC LETTER WAW WITH HAMZA ABOVE\0" "ARABIC LETTER WAW WITH HAMZA ABOVE FINAL FORM\0" "ARABIC LETTER WAW WITH HAMZA ABOVE ISOLATED FORM\0" "ARABIC LETTER WAW WITH RING\0" "ARABIC LETTER WAW WITH TWO DOTS ABOVE\0" "ARABIC LETTER YEH\0" "ARABIC LETTER YEH BARREE\0" "ARABIC LETTER YEH BARREE FINAL FORM\0" "ARABIC LETTER YEH BARREE ISOLATED FORM\0" "ARABIC LETTER YEH BARREE WITH EXTENDED ARABIC-INDIC DIGIT THREE ABOVE\0" "ARABIC LETTER YEH BARREE WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE\0" "ARABIC LETTER YEH BARREE WITH HAMZA ABOVE\0" "ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM\0" "ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM\0" "ARABIC LETTER YEH FINAL FORM\0" "ARABIC LETTER YEH INITIAL FORM\0" "ARABIC LETTER YEH ISOLATED FORM\0" "ARABIC LETTER YEH MEDIAL FORM\0" "ARABIC LETTER YEH WITH HAMZA ABOVE\0" "ARABIC LETTER YEH WITH HAMZA ABOVE FINAL FORM\0" "ARABIC LETTER YEH WITH HAMZA ABOVE INITIAL FORM\0" "ARABIC LETTER YEH WITH HAMZA ABOVE ISOLATED FORM\0" "ARABIC LETTER YEH WITH HAMZA ABOVE MEDIAL FORM\0" "ARABIC LETTER YEH WITH SMALL V\0" "ARABIC LETTER YEH WITH TAIL\0" "ARABIC LETTER YEH WITH THREE DOTS BELOW\0" "ARABIC LETTER YEH WITH TWO DOTS BELOW AND DOT ABOVE\0" "ARABIC LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE\0" "ARABIC LETTER YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE\0" "ARABIC LETTER YU\0" "ARABIC LETTER YU FINAL FORM\0" "ARABIC LETTER YU ISOLATED FORM\0" "ARABIC LETTER ZAH\0" "ARABIC LETTER ZAH FINAL FORM\0" "ARABIC LETTER ZAH INITIAL FORM\0" "ARABIC LETTER ZAH ISOLATED FORM\0" "ARABIC LETTER ZAH MEDIAL FORM\0" "ARABIC LETTER ZAIN\0" "ARABIC LETTER ZAIN FINAL FORM\0" "ARABIC LETTER ZAIN ISOLATED FORM\0" "ARABIC LETTER ZAIN WITH INVERTED V ABOVE\0" "ARABIC LIGATURE AIN WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE AIN WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE AIN WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE AIN WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE AIN WITH JEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE AIN WITH JEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE AIN WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE AIN WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE AIN WITH MEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE AIN WITH MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE AIN WITH MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE AIN WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE AIN WITH YEH FINAL FORM\0" "ARABIC LIGATURE AIN WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE AKBAR ISOLATED FORM\0" "ARABIC LIGATURE ALAYHE ISOLATED FORM\0" "ARABIC LIGATURE ALEF MAKSURA WITH SUPERSCRIPT ALEF FINAL FORM\0" "ARABIC LIGATURE ALEF MAKSURA WITH SUPERSCRIPT ALEF ISOLATED FORM\0" "ARABIC LIGATURE ALEF WITH FATHATAN FINAL FORM\0" "ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM\0" "ARABIC LIGATURE ALLAH ISOLATED FORM\0" "ARABIC LIGATURE BEH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE BEH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE BEH WITH HAH INITIAL FORM\0" "ARABIC LIGATURE BEH WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE BEH WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE BEH WITH HEH INITIAL FORM\0" "ARABIC LIGATURE BEH WITH HEH MEDIAL FORM\0" "ARABIC LIGATURE BEH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE BEH WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE BEH WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE BEH WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE BEH WITH KHAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE BEH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE BEH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE BEH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE BEH WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE BEH WITH NOON FINAL FORM\0" "ARABIC LIGATURE BEH WITH REH FINAL FORM\0" "ARABIC LIGATURE BEH WITH YEH FINAL FORM\0" "ARABIC LIGATURE BEH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE BEH WITH ZAIN FINAL FORM\0" "ARABIC LIGATURE BISMILLAH AR-RAHMAN AR-RAHEEM\0" "ARABIC LIGATURE DAD WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE DAD WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE DAD WITH HAH INITIAL FORM\0" "ARABIC LIGATURE DAD WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE DAD WITH HAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE DAD WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE DAD WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE DAD WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE DAD WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE DAD WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE DAD WITH KHAH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE DAD WITH KHAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE DAD WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE DAD WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE DAD WITH REH FINAL FORM\0" "ARABIC LIGATURE DAD WITH REH ISOLATED FORM\0" "ARABIC LIGATURE DAD WITH YEH FINAL FORM\0" "ARABIC LIGATURE DAD WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE FEH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE FEH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE FEH WITH HAH INITIAL FORM\0" "ARABIC LIGATURE FEH WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE FEH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE FEH WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE FEH WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE FEH WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE FEH WITH KHAH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE FEH WITH KHAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE FEH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE FEH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE FEH WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE FEH WITH YEH FINAL FORM\0" "ARABIC LIGATURE FEH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE GHAIN WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE GHAIN WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE GHAIN WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE GHAIN WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE GHAIN WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE GHAIN WITH MEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE GHAIN WITH MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE GHAIN WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE GHAIN WITH YEH FINAL FORM\0" "ARABIC LIGATURE GHAIN WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE HAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE HAH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE HAH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE HAH WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE HAH WITH JEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE HAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE HAH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE HAH WITH MEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE HAH WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE HAH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE HEH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE HEH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE HEH WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE HEH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE HEH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE HEH WITH MEEM WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE HEH WITH MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE HEH WITH SUPERSCRIPT ALEF INITIAL FORM\0" "ARABIC LIGATURE HEH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE JALLAJALALOUHOU\0" "ARABIC LIGATURE JEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE JEEM WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE JEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE JEEM WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE JEEM WITH HAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE JEEM WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE JEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE JEEM WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE JEEM WITH MEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE JEEM WITH MEEM WITH HAH FINAL FORM\0" "ARABIC LIGATURE JEEM WITH MEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE JEEM WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE JEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE JEEM WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE KAF WITH ALEF FINAL FORM\0" "ARABIC LIGATURE KAF WITH ALEF ISOLATED FORM\0" "ARABIC LIGATURE KAF WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE KAF WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE KAF WITH HAH INITIAL FORM\0" "ARABIC LIGATURE KAF WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE KAF WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE KAF WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE KAF WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE KAF WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE KAF WITH LAM FINAL FORM\0" "ARABIC LIGATURE KAF WITH LAM INITIAL FORM\0" "ARABIC LIGATURE KAF WITH LAM ISOLATED FORM\0" "ARABIC LIGATURE KAF WITH LAM MEDIAL FORM\0" "ARABIC LIGATURE KAF WITH MEEM FINAL FORM\0" "ARABIC LIGATURE KAF WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE KAF WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE KAF WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE KAF WITH MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE KAF WITH MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE KAF WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE KAF WITH YEH FINAL FORM\0" "ARABIC LIGATURE KAF WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE KHAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE KHAH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE KHAH WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE KHAH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE KHAH WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE KHAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE KHAH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE KHAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE KHAH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH ALEF FINAL FORM\0" "ARABIC LIGATURE LAM WITH ALEF ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE LAM WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE FINAL FORM\0" "ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW FINAL FORM\0" "ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE FINAL FORM\0" "ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE LAM WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH HAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE LAM WITH HAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE LAM WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE LAM WITH HEH INITIAL FORM\0" "ARABIC LIGATURE LAM WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE LAM WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH JEEM WITH JEEM FINAL FORM\0" "ARABIC LIGATURE LAM WITH JEEM WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE LAM WITH JEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE LAM WITH JEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE LAM WITH JEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE LAM WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE LAM WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH KHAH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE LAM WITH KHAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE LAM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE LAM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE LAM WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE LAM WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE LAM WITH MEEM WITH HAH FINAL FORM\0" "ARABIC LIGATURE LAM WITH MEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE LAM WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE LAM WITH YEH FINAL FORM\0" "ARABIC LIGATURE LAM WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE MEEM WITH ALEF FINAL FORM\0" "ARABIC LIGATURE MEEM WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE MEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE MEEM WITH HAH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH HAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE MEEM WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE MEEM WITH JEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH JEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH JEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE MEEM WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE MEEM WITH KHAH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH KHAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE MEEM WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE MEEM WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE MEEM WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE MOHAMMAD ISOLATED FORM\0" "ARABIC LIGATURE NOON WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE NOON WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE NOON WITH HAH INITIAL FORM\0" "ARABIC LIGATURE NOON WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE NOON WITH HAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE NOON WITH HAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE NOON WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE NOON WITH HEH INITIAL FORM\0" "ARABIC LIGATURE NOON WITH HEH MEDIAL FORM\0" "ARABIC LIGATURE NOON WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE NOON WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE NOON WITH JEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE NOON WITH JEEM WITH HAH FINAL FORM\0" "ARABIC LIGATURE NOON WITH JEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE NOON WITH JEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE NOON WITH JEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE NOON WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE NOON WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE NOON WITH MEEM FINAL FORM\0" "ARABIC LIGATURE NOON WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE NOON WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE NOON WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE NOON WITH MEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE NOON WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE NOON WITH NOON FINAL FORM\0" "ARABIC LIGATURE NOON WITH REH FINAL FORM\0" "ARABIC LIGATURE NOON WITH YEH FINAL FORM\0" "ARABIC LIGATURE NOON WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE NOON WITH ZAIN FINAL FORM\0" "ARABIC LIGATURE QAF WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE QAF WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE QAF WITH HAH INITIAL FORM\0" "ARABIC LIGATURE QAF WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE QAF WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE QAF WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE QAF WITH MEEM WITH HAH FINAL FORM\0" "ARABIC LIGATURE QAF WITH MEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE QAF WITH MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE QAF WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE QAF WITH YEH FINAL FORM\0" "ARABIC LIGATURE QAF WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE QALA USED AS KORANIC STOP SIGN ISOLATED FORM\0" "ARABIC LIGATURE RASOUL ISOLATED FORM\0" "ARABIC LIGATURE REH WITH SUPERSCRIPT ALEF ISOLATED FORM\0" "ARABIC LIGATURE SAD WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE SAD WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE SAD WITH HAH INITIAL FORM\0" "ARABIC LIGATURE SAD WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE SAD WITH HAH WITH HAH FINAL FORM\0" "ARABIC LIGATURE SAD WITH HAH WITH HAH INITIAL FORM\0" "ARABIC LIGATURE SAD WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE SAD WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE SAD WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE SAD WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE SAD WITH MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE SAD WITH MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE SAD WITH REH FINAL FORM\0" "ARABIC LIGATURE SAD WITH REH ISOLATED FORM\0" "ARABIC LIGATURE SAD WITH YEH FINAL FORM\0" "ARABIC LIGATURE SAD WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE SALAM ISOLATED FORM\0" "ARABIC LIGATURE SALLA ISOLATED FORM\0" "ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM\0" "ARABIC LIGATURE SALLALLAHOU ALAYHE WASALLAM\0" "ARABIC LIGATURE SEEN WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE SEEN WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE SEEN WITH HAH INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE SEEN WITH HAH MEDIAL FORM\0" "ARABIC LIGATURE SEEN WITH HAH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH HEH INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH HEH MEDIAL FORM\0" "ARABIC LIGATURE SEEN WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM\0" "ARABIC LIGATURE SEEN WITH JEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE SEEN WITH JEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE SEEN WITH KHAH MEDIAL FORM\0" "ARABIC LIGATURE SEEN WITH KHAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE SEEN WITH KHAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE SEEN WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE SEEN WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE SEEN WITH MEEM WITH HAH FINAL FORM\0" "ARABIC LIGATURE SEEN WITH MEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH MEEM WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE SEEN WITH MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE SEEN WITH REH FINAL FORM\0" "ARABIC LIGATURE SEEN WITH REH ISOLATED FORM\0" "ARABIC LIGATURE SEEN WITH YEH FINAL FORM\0" "ARABIC LIGATURE SEEN WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE SHADDA WITH DAMMA ISOLATED FORM\0" "ARABIC LIGATURE SHADDA WITH DAMMA MEDIAL FORM\0" "ARABIC LIGATURE SHADDA WITH DAMMATAN ISOLATED FORM\0" "ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM\0" "ARABIC LIGATURE SHADDA WITH FATHA MEDIAL FORM\0" "ARABIC LIGATURE SHADDA WITH KASRA ISOLATED FORM\0" "ARABIC LIGATURE SHADDA WITH KASRA MEDIAL FORM\0" "ARABIC LIGATURE SHADDA WITH KASRATAN ISOLATED FORM\0" "ARABIC LIGATURE SHADDA WITH SUPERSCRIPT ALEF ISOLATED FORM\0" "ARABIC LIGATURE SHEEN WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE SHEEN WITH HAH FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH HAH INITIAL FORM\0" "ARABIC LIGATURE SHEEN WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE SHEEN WITH HAH MEDIAL FORM\0" "ARABIC LIGATURE SHEEN WITH HAH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH HAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE SHEEN WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH HEH INITIAL FORM\0" "ARABIC LIGATURE SHEEN WITH HEH MEDIAL FORM\0" "ARABIC LIGATURE SHEEN WITH JEEM FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE SHEEN WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE SHEEN WITH JEEM MEDIAL FORM\0" "ARABIC LIGATURE SHEEN WITH JEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH KHAH FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE SHEEN WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE SHEEN WITH KHAH MEDIAL FORM\0" "ARABIC LIGATURE SHEEN WITH MEEM FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE SHEEN WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE SHEEN WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE SHEEN WITH MEEM WITH KHAH FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH MEEM WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE SHEEN WITH MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE SHEEN WITH REH FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH REH ISOLATED FORM\0" "ARABIC LIGATURE SHEEN WITH YEH FINAL FORM\0" "ARABIC LIGATURE SHEEN WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE TAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE TAH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE TAH WITH HAH INITIAL FORM\0" "ARABIC LIGATURE TAH WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE TAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE TAH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE TAH WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE TAH WITH MEEM WITH HAH FINAL FORM\0" "ARABIC LIGATURE TAH WITH MEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE TAH WITH MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE TAH WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE TAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE TAH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE TEH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE TEH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE TEH WITH HAH INITIAL FORM\0" "ARABIC LIGATURE TEH WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE TEH WITH HAH WITH JEEM FINAL FORM\0" "ARABIC LIGATURE TEH WITH HAH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE TEH WITH HAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE TEH WITH HEH INITIAL FORM\0" "ARABIC LIGATURE TEH WITH HEH MEDIAL FORM\0" "ARABIC LIGATURE TEH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE TEH WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE TEH WITH JEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE TEH WITH JEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE TEH WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE TEH WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE TEH WITH KHAH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE TEH WITH KHAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE TEH WITH KHAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE TEH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE TEH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE TEH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE TEH WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE TEH WITH MEEM WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE TEH WITH MEEM WITH HAH INITIAL FORM\0" "ARABIC LIGATURE TEH WITH MEEM WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE TEH WITH MEEM WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE TEH WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE TEH WITH NOON FINAL FORM\0" "ARABIC LIGATURE TEH WITH REH FINAL FORM\0" "ARABIC LIGATURE TEH WITH YEH FINAL FORM\0" "ARABIC LIGATURE TEH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE TEH WITH ZAIN FINAL FORM\0" "ARABIC LIGATURE THAL WITH SUPERSCRIPT ALEF ISOLATED FORM\0" "ARABIC LIGATURE THEH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE THEH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE THEH WITH HEH MEDIAL FORM\0" "ARABIC LIGATURE THEH WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE THEH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE THEH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE THEH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE THEH WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE THEH WITH NOON FINAL FORM\0" "ARABIC LIGATURE THEH WITH REH FINAL FORM\0" "ARABIC LIGATURE THEH WITH YEH FINAL FORM\0" "ARABIC LIGATURE THEH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE THEH WITH ZAIN FINAL FORM\0" "ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA INITIAL FORM\0" "ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE WASALLAM ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE YEH WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAH INITIAL FORM\0" "ARABIC LIGATURE YEH WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAH WITH YEH FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH AE FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH AE ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF MAKSURA FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF MAKSURA ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E INITIAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH INITIAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HEH INITIAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HEH MEDIAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH NOON FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH OE FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH OE ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH REH FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH WAW FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH WAW ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YEH FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YU FINAL FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YU ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ZAIN FINAL FORM\0" "ARABIC LIGATURE YEH WITH HEH INITIAL FORM\0" "ARABIC LIGATURE YEH WITH HEH MEDIAL FORM\0" "ARABIC LIGATURE YEH WITH JEEM INITIAL FORM\0" "ARABIC LIGATURE YEH WITH JEEM ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH JEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE YEH WITH KHAH INITIAL FORM\0" "ARABIC LIGATURE YEH WITH KHAH ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH MEEM FINAL FORM\0" "ARABIC LIGATURE YEH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE YEH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH MEEM MEDIAL FORM\0" "ARABIC LIGATURE YEH WITH MEEM WITH MEEM FINAL FORM\0" "ARABIC LIGATURE YEH WITH MEEM WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE YEH WITH MEEM WITH YEH FINAL FORM\0" "ARABIC LIGATURE YEH WITH NOON FINAL FORM\0" "ARABIC LIGATURE YEH WITH REH FINAL FORM\0" "ARABIC LIGATURE YEH WITH YEH FINAL FORM\0" "ARABIC LIGATURE YEH WITH YEH ISOLATED FORM\0" "ARABIC LIGATURE YEH WITH ZAIN FINAL FORM\0" "ARABIC LIGATURE ZAH WITH MEEM INITIAL FORM\0" "ARABIC LIGATURE ZAH WITH MEEM ISOLATED FORM\0" "ARABIC LIGATURE ZAH WITH MEEM MEDIAL FORM\0" "ARABIC MADDAH ABOVE\0" "ARABIC MARK NOON GHUNNA\0" "ARABIC MARK SIDEWAYS NOON GHUNNA\0" "ARABIC MATHEMATICAL AIN\0" "ARABIC MATHEMATICAL ALEF\0" "ARABIC MATHEMATICAL BEH\0" "ARABIC MATHEMATICAL DAD\0" "ARABIC MATHEMATICAL DAL\0" "ARABIC MATHEMATICAL DOTLESS BEH\0" "ARABIC MATHEMATICAL DOTLESS FEH\0" "ARABIC MATHEMATICAL DOTLESS NOON\0" "ARABIC MATHEMATICAL DOTLESS QAF\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK AIN\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK BEH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK DAD\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK DAL\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK FEH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK GHAIN\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK HAH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK JEEM\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK KHAH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK LAM\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK MEEM\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK NOON\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK QAF\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK REH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK SAD\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK SEEN\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK SHEEN\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK TAH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK TEH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK THAL\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK THEH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK WAW\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK YEH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK ZAH\0" "ARABIC MATHEMATICAL DOUBLE-STRUCK ZAIN\0" "ARABIC MATHEMATICAL FEH\0" "ARABIC MATHEMATICAL GHAIN\0" "ARABIC MATHEMATICAL HAH\0" "ARABIC MATHEMATICAL INITIAL AIN\0" "ARABIC MATHEMATICAL INITIAL BEH\0" "ARABIC MATHEMATICAL INITIAL DAD\0" "ARABIC MATHEMATICAL INITIAL FEH\0" "ARABIC MATHEMATICAL INITIAL GHAIN\0" "ARABIC MATHEMATICAL INITIAL HAH\0" "ARABIC MATHEMATICAL INITIAL HEH\0" "ARABIC MATHEMATICAL INITIAL JEEM\0" "ARABIC MATHEMATICAL INITIAL KAF\0" "ARABIC MATHEMATICAL INITIAL KHAH\0" "ARABIC MATHEMATICAL INITIAL LAM\0" "ARABIC MATHEMATICAL INITIAL MEEM\0" "ARABIC MATHEMATICAL INITIAL NOON\0" "ARABIC MATHEMATICAL INITIAL QAF\0" "ARABIC MATHEMATICAL INITIAL SAD\0" "ARABIC MATHEMATICAL INITIAL SEEN\0" "ARABIC MATHEMATICAL INITIAL SHEEN\0" "ARABIC MATHEMATICAL INITIAL TEH\0" "ARABIC MATHEMATICAL INITIAL THEH\0" "ARABIC MATHEMATICAL INITIAL YEH\0" "ARABIC MATHEMATICAL JEEM\0" "ARABIC MATHEMATICAL KAF\0" "ARABIC MATHEMATICAL KHAH\0" "ARABIC MATHEMATICAL LAM\0" "ARABIC MATHEMATICAL LOOPED AIN\0" "ARABIC MATHEMATICAL LOOPED ALEF\0" "ARABIC MATHEMATICAL LOOPED BEH\0" "ARABIC MATHEMATICAL LOOPED DAD\0" "ARABIC MATHEMATICAL LOOPED DAL\0" "ARABIC MATHEMATICAL LOOPED FEH\0" "ARABIC MATHEMATICAL LOOPED GHAIN\0" "ARABIC MATHEMATICAL LOOPED HAH\0" "ARABIC MATHEMATICAL LOOPED HEH\0" "ARABIC MATHEMATICAL LOOPED JEEM\0" "ARABIC MATHEMATICAL LOOPED KHAH\0" "ARABIC MATHEMATICAL LOOPED LAM\0" "ARABIC MATHEMATICAL LOOPED MEEM\0" "ARABIC MATHEMATICAL LOOPED NOON\0" "ARABIC MATHEMATICAL LOOPED QAF\0" "ARABIC MATHEMATICAL LOOPED REH\0" "ARABIC MATHEMATICAL LOOPED SAD\0" "ARABIC MATHEMATICAL LOOPED SEEN\0" "ARABIC MATHEMATICAL LOOPED SHEEN\0" "ARABIC MATHEMATICAL LOOPED TAH\0" "ARABIC MATHEMATICAL LOOPED TEH\0" "ARABIC MATHEMATICAL LOOPED THAL\0" "ARABIC MATHEMATICAL LOOPED THEH\0" "ARABIC MATHEMATICAL LOOPED WAW\0" "ARABIC MATHEMATICAL LOOPED YEH\0" "ARABIC MATHEMATICAL LOOPED ZAH\0" "ARABIC MATHEMATICAL LOOPED ZAIN\0" "ARABIC MATHEMATICAL MEEM\0" "ARABIC MATHEMATICAL NOON\0" "ARABIC MATHEMATICAL OPERATOR HAH WITH DAL\0" "ARABIC MATHEMATICAL OPERATOR MEEM WITH HAH WITH TATWEEL\0" "ARABIC MATHEMATICAL QAF\0" "ARABIC MATHEMATICAL REH\0" "ARABIC MATHEMATICAL SAD\0" "ARABIC MATHEMATICAL SEEN\0" "ARABIC MATHEMATICAL SHEEN\0" "ARABIC MATHEMATICAL STRETCHED AIN\0" "ARABIC MATHEMATICAL STRETCHED BEH\0" "ARABIC MATHEMATICAL STRETCHED DAD\0" "ARABIC MATHEMATICAL STRETCHED DOTLESS BEH\0" "ARABIC MATHEMATICAL STRETCHED DOTLESS FEH\0" "ARABIC MATHEMATICAL STRETCHED FEH\0" "ARABIC MATHEMATICAL STRETCHED GHAIN\0" "ARABIC MATHEMATICAL STRETCHED HAH\0" "ARABIC MATHEMATICAL STRETCHED HEH\0" "ARABIC MATHEMATICAL STRETCHED JEEM\0" "ARABIC MATHEMATICAL STRETCHED KAF\0" "ARABIC MATHEMATICAL STRETCHED KHAH\0" "ARABIC MATHEMATICAL STRETCHED MEEM\0" "ARABIC MATHEMATICAL STRETCHED NOON\0" "ARABIC MATHEMATICAL STRETCHED QAF\0" "ARABIC MATHEMATICAL STRETCHED SAD\0" "ARABIC MATHEMATICAL STRETCHED SEEN\0" "ARABIC MATHEMATICAL STRETCHED SHEEN\0" "ARABIC MATHEMATICAL STRETCHED TAH\0" "ARABIC MATHEMATICAL STRETCHED TEH\0" "ARABIC MATHEMATICAL STRETCHED THEH\0" "ARABIC MATHEMATICAL STRETCHED YEH\0" "ARABIC MATHEMATICAL STRETCHED ZAH\0" "ARABIC MATHEMATICAL TAH\0" "ARABIC MATHEMATICAL TAILED AIN\0" "ARABIC MATHEMATICAL TAILED DAD\0" "ARABIC MATHEMATICAL TAILED DOTLESS NOON\0" "ARABIC MATHEMATICAL TAILED DOTLESS QAF\0" "ARABIC MATHEMATICAL TAILED GHAIN\0" "ARABIC MATHEMATICAL TAILED HAH\0" "ARABIC MATHEMATICAL TAILED JEEM\0" "ARABIC MATHEMATICAL TAILED KHAH\0" "ARABIC MATHEMATICAL TAILED LAM\0" "ARABIC MATHEMATICAL TAILED NOON\0" "ARABIC MATHEMATICAL TAILED QAF\0" "ARABIC MATHEMATICAL TAILED SAD\0" "ARABIC MATHEMATICAL TAILED SEEN\0" "ARABIC MATHEMATICAL TAILED SHEEN\0" "ARABIC MATHEMATICAL TAILED YEH\0" "ARABIC MATHEMATICAL TEH\0" "ARABIC MATHEMATICAL THAL\0" "ARABIC MATHEMATICAL THEH\0" "ARABIC MATHEMATICAL WAW\0" "ARABIC MATHEMATICAL YEH\0" "ARABIC MATHEMATICAL ZAH\0" "ARABIC MATHEMATICAL ZAIN\0" "ARABIC NUMBER MARK ABOVE\0" "ARABIC NUMBER SIGN\0" "ARABIC OPEN DAMMATAN\0" "ARABIC OPEN FATHATAN\0" "ARABIC OPEN KASRATAN\0" "ARABIC PERCENT SIGN\0" "ARABIC PLACE OF SAJDAH\0" "ARABIC POETIC VERSE SIGN\0" "ARABIC QUESTION MARK\0" "ARABIC RAY\0" "ARABIC REVERSED DAMMA\0" "ARABIC RIGHT ARROWHEAD ABOVE\0" "ARABIC RIGHT ARROWHEAD ABOVE WITH DOT\0" "ARABIC RIGHT ARROWHEAD BELOW\0" "ARABIC ROUNDED HIGH STOP WITH FILLED CENTRE\0" "ARABIC SEMICOLON\0" "ARABIC SHADDA\0" "ARABIC SHADDA ISOLATED FORM\0" "ARABIC SHADDA MEDIAL FORM\0" "ARABIC SIGN ALAYHE ASSALLAM\0" "ARABIC SIGN MISRA\0" "ARABIC SIGN RADI ALLAHOU ANHU\0" "ARABIC SIGN RAHMATULLAH ALAYHE\0" "ARABIC SIGN SAFHA\0" "ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM\0" "ARABIC SIGN SAMVAT\0" "ARABIC SIGN SANAH\0" "ARABIC SIGN SINDHI AMPERSAND\0" "ARABIC SIGN SINDHI POSTPOSITION MEN\0" "ARABIC SIGN TAKHALLUS\0" "ARABIC SMALL DAMMA\0" "ARABIC SMALL FATHA\0" "ARABIC SMALL HIGH AIN\0" "ARABIC SMALL HIGH DOTLESS HEAD OF KHAH\0" "ARABIC SMALL HIGH FOOTNOTE MARKER\0" "ARABIC SMALL HIGH JEEM\0" "ARABIC SMALL HIGH LAM ALEF\0" "ARABIC SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH\0" "ARABIC SMALL HIGH LIGATURE QAF WITH LAM WITH ALEF MAKSURA\0" "ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA\0" "ARABIC SMALL HIGH MADDA\0" "ARABIC SMALL HIGH MEEM INITIAL FORM\0" "ARABIC SMALL HIGH MEEM ISOLATED FORM\0" "ARABIC SMALL HIGH NOON\0" "ARABIC SMALL HIGH NOON WITH KASRA\0" "ARABIC SMALL HIGH QAF\0" "ARABIC SMALL HIGH ROUNDED ZERO\0" "ARABIC SMALL HIGH SAD\0" "ARABIC SMALL HIGH SEEN\0" "ARABIC SMALL HIGH SIGN SAFHA\0" "ARABIC SMALL HIGH TAH\0" "ARABIC SMALL HIGH THREE DOTS\0" "ARABIC SMALL HIGH UPRIGHT RECTANGULAR ZERO\0" "ARABIC SMALL HIGH WAW\0" "ARABIC SMALL HIGH WORD AN-NISF\0" "ARABIC SMALL HIGH WORD AR-RUB\0" "ARABIC SMALL HIGH WORD AS-SAJDA\0" "ARABIC SMALL HIGH WORD ATH-THALATHA\0" "ARABIC SMALL HIGH WORD QIF\0" "ARABIC SMALL HIGH WORD SAKTA\0" "ARABIC SMALL HIGH WORD WAQFA\0" "ARABIC SMALL HIGH YEH\0" "ARABIC SMALL HIGH ZAIN\0" "ARABIC SMALL KASRA\0" "ARABIC SMALL LOW MEEM\0" "ARABIC SMALL LOW NOON WITH KASRA\0" "ARABIC SMALL LOW SEEN\0" "ARABIC SMALL LOW WAW\0" "ARABIC SMALL WAW\0" "ARABIC SMALL YEH\0" "ARABIC START OF RUB EL HIZB\0" "ARABIC SUBSCRIPT ALEF\0" "ARABIC SUKUN\0" "ARABIC SUKUN ISOLATED FORM\0" "ARABIC SUKUN MEDIAL FORM\0" "ARABIC SYMBOL DOT ABOVE\0" "ARABIC SYMBOL DOT BELOW\0" "ARABIC SYMBOL DOUBLE VERTICAL BAR BELOW\0" "ARABIC SYMBOL FOUR DOTS ABOVE\0" "ARABIC SYMBOL FOUR DOTS BELOW\0" "ARABIC SYMBOL RING\0" "ARABIC SYMBOL SMALL TAH ABOVE\0" "ARABIC SYMBOL SMALL TAH BELOW\0" "ARABIC SYMBOL THREE DOTS ABOVE\0" "ARABIC SYMBOL THREE DOTS BELOW\0" "ARABIC SYMBOL THREE DOTS POINTING DOWNWARDS ABOVE\0" "ARABIC SYMBOL THREE DOTS POINTING DOWNWARDS BELOW\0" "ARABIC SYMBOL TWO DOTS ABOVE\0" "ARABIC SYMBOL TWO DOTS BELOW\0" "ARABIC SYMBOL TWO DOTS VERTICALLY ABOVE\0" "ARABIC SYMBOL TWO DOTS VERTICALLY BELOW\0" "ARABIC TAIL FRAGMENT\0" "ARABIC TATWEEL\0" "ARABIC TATWEEL WITH FATHATAN ABOVE\0" "ARABIC THOUSANDS SEPARATOR\0" "ARABIC TONE LOOP ABOVE\0" "ARABIC TONE LOOP BELOW\0" "ARABIC TONE ONE DOT ABOVE\0" "ARABIC TONE ONE DOT BELOW\0" "ARABIC TONE TWO DOTS ABOVE\0" "ARABIC TONE TWO DOTS BELOW\0" "ARABIC TRIPLE DOT PUNCTUATION MARK\0" "ARABIC TURNED DAMMA BELOW\0" "ARABIC VOWEL SIGN DOT BELOW\0" "ARABIC VOWEL SIGN INVERTED SMALL V ABOVE\0" "ARABIC VOWEL SIGN SMALL V ABOVE\0" "ARABIC WAVY HAMZA BELOW\0" "ARABIC ZWARAKAY\0" "ARABIC-INDIC CUBE ROOT\0" "ARABIC-INDIC DIGIT EIGHT\0" "ARABIC-INDIC DIGIT FIVE\0" "ARABIC-INDIC DIGIT FOUR\0" "ARABIC-INDIC DIGIT NINE\0" "ARABIC-INDIC DIGIT ONE\0" "ARABIC-INDIC DIGIT SEVEN\0" "ARABIC-INDIC DIGIT SIX\0" "ARABIC-INDIC DIGIT THREE\0" "ARABIC-INDIC DIGIT TWO\0" "ARABIC-INDIC DIGIT ZERO\0" "ARABIC-INDIC FOURTH ROOT\0" "ARABIC-INDIC PER MILLE SIGN\0" "ARABIC-INDIC PER TEN THOUSAND SIGN\0" "ARC\0" "ARIES\0" "ARMENIAN ABBREVIATION MARK\0" "ARMENIAN APOSTROPHE\0" "ARMENIAN CAPITAL LETTER AYB\0" "ARMENIAN CAPITAL LETTER BEN\0" "ARMENIAN CAPITAL LETTER CA\0" "ARMENIAN CAPITAL LETTER CHA\0" "ARMENIAN CAPITAL LETTER CHEH\0" "ARMENIAN CAPITAL LETTER CO\0" "ARMENIAN CAPITAL LETTER DA\0" "ARMENIAN CAPITAL LETTER ECH\0" "ARMENIAN CAPITAL LETTER EH\0" "ARMENIAN CAPITAL LETTER ET\0" "ARMENIAN CAPITAL LETTER FEH\0" "ARMENIAN CAPITAL LETTER GHAD\0" "ARMENIAN CAPITAL LETTER GIM\0" "ARMENIAN CAPITAL LETTER HO\0" "ARMENIAN CAPITAL LETTER INI\0" "ARMENIAN CAPITAL LETTER JA\0" "ARMENIAN CAPITAL LETTER JHEH\0" "ARMENIAN CAPITAL LETTER KEH\0" "ARMENIAN CAPITAL LETTER KEN\0" "ARMENIAN CAPITAL LETTER LIWN\0" "ARMENIAN CAPITAL LETTER MEN\0" "ARMENIAN CAPITAL LETTER NOW\0" "ARMENIAN CAPITAL LETTER OH\0" "ARMENIAN CAPITAL LETTER PEH\0" "ARMENIAN CAPITAL LETTER PIWR\0" "ARMENIAN CAPITAL LETTER RA\0" "ARMENIAN CAPITAL LETTER REH\0" "ARMENIAN CAPITAL LETTER SEH\0" "ARMENIAN CAPITAL LETTER SHA\0" "ARMENIAN CAPITAL LETTER TIWN\0" "ARMENIAN CAPITAL LETTER TO\0" "ARMENIAN CAPITAL LETTER VEW\0" "ARMENIAN CAPITAL LETTER VO\0" "ARMENIAN CAPITAL LETTER XEH\0" "ARMENIAN CAPITAL LETTER YI\0" "ARMENIAN CAPITAL LETTER YIWN\0" "ARMENIAN CAPITAL LETTER ZA\0" "ARMENIAN CAPITAL LETTER ZHE\0" "ARMENIAN COMMA\0" "ARMENIAN DRAM SIGN\0" "ARMENIAN EMPHASIS MARK\0" "ARMENIAN EXCLAMATION MARK\0" "ARMENIAN FULL STOP\0" "ARMENIAN HYPHEN\0" "ARMENIAN MODIFIER LETTER LEFT HALF RING\0" "ARMENIAN QUESTION MARK\0" "ARMENIAN SMALL LETTER AYB\0" "ARMENIAN SMALL LETTER BEN\0" "ARMENIAN SMALL LETTER CA\0" "ARMENIAN SMALL LETTER CHA\0" "ARMENIAN SMALL LETTER CHEH\0" "ARMENIAN SMALL LETTER CO\0" "ARMENIAN SMALL LETTER DA\0" "ARMENIAN SMALL LETTER ECH\0" "ARMENIAN SMALL LETTER EH\0" "ARMENIAN SMALL LETTER ET\0" "ARMENIAN SMALL LETTER FEH\0" "ARMENIAN SMALL LETTER GHAD\0" "ARMENIAN SMALL LETTER GIM\0" "ARMENIAN SMALL LETTER HO\0" "ARMENIAN SMALL LETTER INI\0" "ARMENIAN SMALL LETTER JA\0" "ARMENIAN SMALL LETTER JHEH\0" "ARMENIAN SMALL LETTER KEH\0" "ARMENIAN SMALL LETTER KEN\0" "ARMENIAN SMALL LETTER LIWN\0" "ARMENIAN SMALL LETTER MEN\0" "ARMENIAN SMALL LETTER NOW\0" "ARMENIAN SMALL LETTER OH\0" "ARMENIAN SMALL LETTER PEH\0" "ARMENIAN SMALL LETTER PIWR\0" "ARMENIAN SMALL LETTER RA\0" "ARMENIAN SMALL LETTER REH\0" "ARMENIAN SMALL LETTER SEH\0" "ARMENIAN SMALL LETTER SHA\0" "ARMENIAN SMALL LETTER TIWN\0" "ARMENIAN SMALL LETTER TO\0" "ARMENIAN SMALL LETTER TURNED AYB\0" "ARMENIAN SMALL LETTER VEW\0" "ARMENIAN SMALL LETTER VO\0" "ARMENIAN SMALL LETTER XEH\0" "ARMENIAN SMALL LETTER YI\0" "ARMENIAN SMALL LETTER YI WITH STROKE\0" "ARMENIAN SMALL LETTER YIWN\0" "ARMENIAN SMALL LETTER ZA\0" "ARMENIAN SMALL LETTER ZHE\0" "ARMENIAN SMALL LIGATURE ECH YIWN\0" "ARMENIAN SMALL LIGATURE MEN ECH\0" "ARMENIAN SMALL LIGATURE MEN INI\0" "ARMENIAN SMALL LIGATURE MEN NOW\0" "ARMENIAN SMALL LIGATURE MEN XEH\0" "ARMENIAN SMALL LIGATURE VEW NOW\0" "ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS\0" "ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS\0" "ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS\0" "ARROW POINTING RIGHTWARDS THEN CURVING SOUTH WEST\0" "ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS\0" "ARROW POINTING UPWARDS THEN NORTH WEST\0" "ARROWHEAD-SHAPED POINTER\0" "ARTICULATED LORRY\0" "ARTIST PALETTE\0" "ASCENDING NODE\0" "ASCIA SYMBOL\0" "ASSERTION\0" "ASTERISK\0" "ASTERISK OPERATOR\0" "ASTERISM\0" "ASTONISHED FACE\0" "ASTRAEA\0" "ASTRONOMICAL SYMBOL FOR URANUS\0" "ASYMPTOTICALLY EQUAL TO\0" "ATHLETIC SHOE\0" "ATOM SYMBOL\0" "AUBERGINE\0" "AUSTRAL SIGN\0" "AUTO RICKSHAW\0" "AUTOMATED TELLER MACHINE\0" "AUTOMOBILE\0" "AVESTAN ABBREVIATION MARK\0" "AVESTAN LETTER A\0" "AVESTAN LETTER AA\0" "AVESTAN LETTER AAN\0" "AVESTAN LETTER AAO\0" "AVESTAN LETTER AE\0" "AVESTAN LETTER AEE\0" "AVESTAN LETTER AN\0" "AVESTAN LETTER AO\0" "AVESTAN LETTER BE\0" "AVESTAN LETTER BHE\0" "AVESTAN LETTER CE\0" "AVESTAN LETTER DE\0" "AVESTAN LETTER DHE\0" "AVESTAN LETTER E\0" "AVESTAN LETTER EE\0" "AVESTAN LETTER FE\0" "AVESTAN LETTER GE\0" "AVESTAN LETTER GGE\0" "AVESTAN LETTER GHE\0" "AVESTAN LETTER HE\0" "AVESTAN LETTER HME\0" "AVESTAN LETTER I\0" "AVESTAN LETTER II\0" "AVESTAN LETTER JE\0" "AVESTAN LETTER KE\0" "AVESTAN LETTER LE\0" "AVESTAN LETTER ME\0" "AVESTAN LETTER NE\0" "AVESTAN LETTER NGE\0" "AVESTAN LETTER NGVE\0" "AVESTAN LETTER NGYE\0" "AVESTAN LETTER NNE\0" "AVESTAN LETTER NYE\0" "AVESTAN LETTER O\0" "AVESTAN LETTER OO\0" "AVESTAN LETTER PE\0" "AVESTAN LETTER RE\0" "AVESTAN LETTER SE\0" "AVESTAN LETTER SHE\0" "AVESTAN LETTER SHYE\0" "AVESTAN LETTER SSHE\0" "AVESTAN LETTER TE\0" "AVESTAN LETTER THE\0" "AVESTAN LETTER TTE\0" "AVESTAN LETTER U\0" "AVESTAN LETTER UU\0" "AVESTAN LETTER VE\0" "AVESTAN LETTER XE\0" "AVESTAN LETTER XVE\0" "AVESTAN LETTER XYE\0" "AVESTAN LETTER YE\0" "AVESTAN LETTER YYE\0" "AVESTAN LETTER ZE\0" "AVESTAN LETTER ZHE\0" "AVOCADO\0" "AXE\0" "BABY\0" "BABY ANGEL\0" "BABY BOTTLE\0" "BABY CHICK\0" "BABY SYMBOL\0" "BACK OF ENVELOPE\0" "BACK WITH LEFTWARDS ARROW ABOVE\0" "BACK-TILTED SHADOWED WHITE RIGHTWARDS ARROW\0" "BACKSLANTED SOUTH ARROW WITH HOOKED TAIL\0" "BACKSLANTED SOUTH ARROW WITH HORIZONTAL TAIL\0" "BACON\0" "BACTRIAN CAMEL\0" "BADGER\0" "BADMINTON RACQUET AND SHUTTLECOCK\0" "BAGEL\0" "BAGGAGE CLAIM\0" "BAGUETTE BREAD\0" "BALINESE ADEG ADEG\0" "BALINESE CARIK PAMUNGKAH\0" "BALINESE CARIK PAREREN\0" "BALINESE CARIK SIKI\0" "BALINESE DIGIT EIGHT\0" "BALINESE DIGIT FIVE\0" "BALINESE DIGIT FOUR\0" "BALINESE DIGIT NINE\0" "BALINESE DIGIT ONE\0" "BALINESE DIGIT SEVEN\0" "BALINESE DIGIT SIX\0" "BALINESE DIGIT THREE\0" "BALINESE DIGIT TWO\0" "BALINESE DIGIT ZERO\0" "BALINESE LETTER AIKARA\0" "BALINESE LETTER AKARA\0" "BALINESE LETTER AKARA TEDUNG\0" "BALINESE LETTER ASYURA SASAK\0" "BALINESE LETTER BA\0" "BALINESE LETTER BA KEMBANG\0" "BALINESE LETTER CA\0" "BALINESE LETTER CA LACA\0" "BALINESE LETTER DA\0" "BALINESE LETTER DA MADU\0" "BALINESE LETTER DA MURDA ALPAPRANA\0" "BALINESE LETTER DA MURDA MAHAPRANA\0" "BALINESE LETTER EF SASAK\0" "BALINESE LETTER EKARA\0" "BALINESE LETTER GA\0" "BALINESE LETTER GA GORA\0" "BALINESE LETTER HA\0" "BALINESE LETTER IKARA\0" "BALINESE LETTER IKARA TEDUNG\0" "BALINESE LETTER JA\0" "BALINESE LETTER JA JERA\0" "BALINESE LETTER KA\0" "BALINESE LETTER KA MAHAPRANA\0" "BALINESE LETTER KAF SASAK\0" "BALINESE LETTER KHOT SASAK\0" "BALINESE LETTER LA\0" "BALINESE LETTER LA LENGA\0" "BALINESE LETTER LA LENGA TEDUNG\0" "BALINESE LETTER MA\0" "BALINESE LETTER NA\0" "BALINESE LETTER NA RAMBAT\0" "BALINESE LETTER NGA\0" "BALINESE LETTER NYA\0" "BALINESE LETTER OKARA\0" "BALINESE LETTER OKARA TEDUNG\0" "BALINESE LETTER PA\0" "BALINESE LETTER PA KAPAL\0" "BALINESE LETTER RA\0" "BALINESE LETTER RA REPA\0" "BALINESE LETTER RA REPA TEDUNG\0" "BALINESE LETTER SA\0" "BALINESE LETTER SA SAGA\0" "BALINESE LETTER SA SAPA\0" "BALINESE LETTER TA\0" "BALINESE LETTER TA LATIK\0" "BALINESE LETTER TA MURDA MAHAPRANA\0" "BALINESE LETTER TA TAWA\0" "BALINESE LETTER TZIR SASAK\0" "BALINESE LETTER UKARA\0" "BALINESE LETTER UKARA TEDUNG\0" "BALINESE LETTER VE SASAK\0" "BALINESE LETTER WA\0" "BALINESE LETTER YA\0" "BALINESE LETTER ZAL SASAK\0" "BALINESE MUSICAL SYMBOL COMBINING BENDE\0" "BALINESE MUSICAL SYMBOL COMBINING ENDEP\0" "BALINESE MUSICAL SYMBOL COMBINING GONG\0" "BALINESE MUSICAL SYMBOL COMBINING JEGOGAN\0" "BALINESE MUSICAL SYMBOL COMBINING KEMPLI\0" "BALINESE MUSICAL SYMBOL COMBINING KEMPLI WITH JEGOGAN\0" "BALINESE MUSICAL SYMBOL COMBINING KEMPUL\0" "BALINESE MUSICAL SYMBOL COMBINING KEMPUL WITH JEGOGAN\0" "BALINESE MUSICAL SYMBOL COMBINING TEGEH\0" "BALINESE MUSICAL SYMBOL DAENG\0" "BALINESE MUSICAL SYMBOL DAING\0" "BALINESE MUSICAL SYMBOL DANG\0" "BALINESE MUSICAL SYMBOL DANG GEDE\0" "BALINESE MUSICAL SYMBOL DANG SURANG\0" "BALINESE MUSICAL SYMBOL DENG\0" "BALINESE MUSICAL SYMBOL DEUNG\0" "BALINESE MUSICAL SYMBOL DING\0" "BALINESE MUSICAL SYMBOL DONG\0" "BALINESE MUSICAL SYMBOL DUNG\0" "BALINESE MUSICAL SYMBOL LEFT-HAND CLOSED PLAK\0" "BALINESE MUSICAL SYMBOL LEFT-HAND CLOSED PLUK\0" "BALINESE MUSICAL SYMBOL LEFT-HAND OPEN PANG\0" "BALINESE MUSICAL SYMBOL LEFT-HAND OPEN PING\0" "BALINESE MUSICAL SYMBOL LEFT-HAND OPEN PUNG\0" "BALINESE MUSICAL SYMBOL RIGHT-HAND CLOSED TAK\0" "BALINESE MUSICAL SYMBOL RIGHT-HAND CLOSED TUK\0" "BALINESE MUSICAL SYMBOL RIGHT-HAND OPEN DAG\0" "BALINESE MUSICAL SYMBOL RIGHT-HAND OPEN DUG\0" "BALINESE PAMADA\0" "BALINESE PAMENENG\0" "BALINESE PANTI\0" "BALINESE SIGN BISAH\0" "BALINESE SIGN CECEK\0" "BALINESE SIGN REREKAN\0" "BALINESE SIGN SURANG\0" "BALINESE SIGN ULU CANDRA\0" "BALINESE SIGN ULU RICEM\0" "BALINESE VOWEL SIGN LA LENGA\0" "BALINESE VOWEL SIGN LA LENGA TEDUNG\0" "BALINESE VOWEL SIGN PEPET\0" "BALINESE VOWEL SIGN PEPET TEDUNG\0" "BALINESE VOWEL SIGN RA REPA\0" "BALINESE VOWEL SIGN RA REPA TEDUNG\0" "BALINESE VOWEL SIGN SUKU\0" "BALINESE VOWEL SIGN SUKU ILUT\0" "BALINESE VOWEL SIGN TALING\0" "BALINESE VOWEL SIGN TALING REPA\0" "BALINESE VOWEL SIGN TALING REPA TEDUNG\0" "BALINESE VOWEL SIGN TALING TEDUNG\0" "BALINESE VOWEL SIGN TEDUNG\0" "BALINESE VOWEL SIGN ULU\0" "BALINESE VOWEL SIGN ULU SARI\0" "BALINESE WINDU\0" "BALL OF YARN\0" "BALLET SHOES\0" "BALLOON\0" "BALLOON-SPOKED ASTERISK\0" "BALLOT BOLD SCRIPT X\0" "BALLOT BOX\0" "BALLOT BOX WITH BALLOT\0" "BALLOT BOX WITH BOLD CHECK\0" "BALLOT BOX WITH BOLD SCRIPT X\0" "BALLOT BOX WITH CHECK\0" "BALLOT BOX WITH LIGHT X\0" "BALLOT BOX WITH SCRIPT X\0" "BALLOT BOX WITH X\0" "BALLOT SCRIPT X\0" "BALLOT X\0" "BAMUM COLON\0" "BAMUM COMBINING MARK KOQNDON\0" "BAMUM COMBINING MARK TUKWENTIS\0" "BAMUM COMMA\0" "BAMUM FULL STOP\0" "BAMUM LETTER A\0" "BAMUM LETTER EE\0" "BAMUM LETTER FAAMAE\0" "BAMUM LETTER FEE\0" "BAMUM LETTER FOM\0" "BAMUM LETTER FU\0" "BAMUM LETTER I\0" "BAMUM LETTER KA\0" "BAMUM LETTER KEN\0" "BAMUM LETTER KET\0" "BAMUM LETTER KEUX\0" "BAMUM LETTER KI\0" "BAMUM LETTER KO\0" "BAMUM LETTER KOGHOM\0" "BAMUM LETTER KOVUU\0" "BAMUM LETTER KPA\0" "BAMUM LETTER KU\0" "BAMUM LETTER KYEE\0" "BAMUM LETTER LA\0" "BAMUM LETTER LEEEE\0" "BAMUM LETTER LI\0" "BAMUM LETTER LOQ\0" "BAMUM LETTER LU\0" "BAMUM LETTER M\0" "BAMUM LETTER MA\0" "BAMUM LETTER MBAA\0" "BAMUM LETTER MBEN\0" "BAMUM LETTER MEEEE\0" "BAMUM LETTER MEN\0" "BAMUM LETTER MI\0" "BAMUM LETTER MO\0" "BAMUM LETTER MU\0" "BAMUM LETTER NA\0" "BAMUM LETTER NDAA\0" "BAMUM LETTER NGA\0" "BAMUM LETTER NGGA\0" "BAMUM LETTER NGKWAEN\0" "BAMUM LETTER NI\0" "BAMUM LETTER NJAEM\0" "BAMUM LETTER NJEE\0" "BAMUM LETTER NJUAE\0" "BAMUM LETTER NSHA\0" "BAMUM LETTER NTEE\0" "BAMUM LETTER NTUU\0" "BAMUM LETTER NU\0" "BAMUM LETTER NUAE\0" "BAMUM LETTER NYI\0" "BAMUM LETTER O\0" "BAMUM LETTER PA\0" "BAMUM LETTER PEE\0" "BAMUM LETTER PEUX\0" "BAMUM LETTER PHASE-A FIRI\0" "BAMUM LETTER PHASE-A GBIEE FON\0" "BAMUM LETTER PHASE-A GHEUAEGHEUAE\0" "BAMUM LETTER PHASE-A GHEUAERAE\0" "BAMUM LETTER PHASE-A KAFA\0" "BAMUM LETTER PHASE-A KAQ\0" "BAMUM LETTER PHASE-A KET\0" "BAMUM LETTER PHASE-A KEUKEUTNDA\0" "BAMUM LETTER PHASE-A KPOQ\0" "BAMUM LETTER PHASE-A KUOQ\0" "BAMUM LETTER PHASE-A LAPAQ\0" "BAMUM LETTER PHASE-A LET KUT\0" "BAMUM LETTER PHASE-A LOMMAE\0" "BAMUM LETTER PHASE-A LU\0" "BAMUM LETTER PHASE-A LUAEP\0" "BAMUM LETTER PHASE-A MAEKEUP\0" "BAMUM LETTER PHASE-A MAEM\0" "BAMUM LETTER PHASE-A MAEMBGBIEE\0" "BAMUM LETTER PHASE-A MAEMKPEN\0" "BAMUM LETTER PHASE-A MAEMVEUX\0" "BAMUM LETTER PHASE-A MAENYI\0" "BAMUM LETTER PHASE-A MAESI\0" "BAMUM LETTER PHASE-A MANSUAE\0" "BAMUM LETTER PHASE-A MAP PIEET\0" "BAMUM LETTER PHASE-A MBANYI\0" "BAMUM LETTER PHASE-A MBAQ\0" "BAMUM LETTER PHASE-A MEUNJOMNDEUQ\0" "BAMUM LETTER PHASE-A MGBASA\0" "BAMUM LETTER PHASE-A MON NGGEUAET\0" "BAMUM LETTER PHASE-A MOOMEUT\0" "BAMUM LETTER PHASE-A MOOMPUQ\0" "BAMUM LETTER PHASE-A MVEUAENGAM\0" "BAMUM LETTER PHASE-A NAA MFON\0" "BAMUM LETTER PHASE-A NAQ\0" "BAMUM LETTER PHASE-A NDA LEERAEWA\0" "BAMUM LETTER PHASE-A NDAANGGEUAET\0" "BAMUM LETTER PHASE-A NEN\0" "BAMUM LETTER PHASE-A NGANGU\0" "BAMUM LETTER PHASE-A NGGEN\0" "BAMUM LETTER PHASE-A NGKUE MFON\0" "BAMUM LETTER PHASE-A NGKUENZEUM\0" "BAMUM LETTER PHASE-A NIKA\0" "BAMUM LETTER PHASE-A NJAM\0" "BAMUM LETTER PHASE-A NKAARAE\0" "BAMUM LETTER PHASE-A NKINDI\0" "BAMUM LETTER PHASE-A NSHA\0" "BAMUM LETTER PHASE-A NSHIEE\0" "BAMUM LETTER PHASE-A NTAP\0" "BAMUM LETTER PHASE-A NTAP MFAA\0" "BAMUM LETTER PHASE-A NTAP NTAA\0" "BAMUM LETTER PHASE-A NTOQPEN\0" "BAMUM LETTER PHASE-A NYET\0" "BAMUM LETTER PHASE-A NYI\0" "BAMUM LETTER PHASE-A NYIT MONGKEUAEQ\0" "BAMUM LETTER PHASE-A NZA MFON\0" "BAMUM LETTER PHASE-A NZUN MEUT\0" "BAMUM LETTER PHASE-A PA LEERAEWA\0" "BAMUM LETTER PHASE-A PAAM\0" "BAMUM LETTER PHASE-A PAARAE\0" "BAMUM LETTER PHASE-A PAMSHAE\0" "BAMUM LETTER PHASE-A PASHAE\0" "BAMUM LETTER PHASE-A PET\0" "BAMUM LETTER PHASE-A PON MFON PIPAEMBA\0" "BAMUM LETTER PHASE-A PON MFON PIPAEMGBIEE\0" "BAMUM LETTER PHASE-A PON PA NJI PIPAEMBA\0" "BAMUM LETTER PHASE-A PON PA NJI PIPAEMGBIEE\0" "BAMUM LETTER PHASE-A PUP\0" "BAMUM LETTER PHASE-A ROM\0" "BAMUM LETTER PHASE-A SEUNYAM\0" "BAMUM LETTER PHASE-A SHINDA PA NJI\0" "BAMUM LETTER PHASE-A SHIRAE\0" "BAMUM LETTER PHASE-A SHOQ NSHUT YUM\0" "BAMUM LETTER PHASE-A SHUENSHUET\0" "BAMUM LETTER PHASE-A SHUM\0" "BAMUM LETTER PHASE-A SISA\0" "BAMUM LETTER PHASE-A SONJAM\0" "BAMUM LETTER PHASE-A SOQ\0" "BAMUM LETTER PHASE-A SOT\0" "BAMUM LETTER PHASE-A SUU\0" "BAMUM LETTER PHASE-A TEUAEN\0" "BAMUM LETTER PHASE-A TEUTEUWEN\0" "BAMUM LETTER PHASE-A TITA MFON\0" "BAMUM LETTER PHASE-A TU MAEMBA\0" "BAMUM LETTER PHASE-A TUAEP\0" "BAMUM LETTER PHASE-A U YUQ NAE\0" "BAMUM LETTER PHASE-A UNKNOWN\0" "BAMUM LETTER PHASE-A VEE\0" "BAMUM LETTER PHASE-B FEE\0" "BAMUM LETTER PHASE-B FEUX\0" "BAMUM LETTER PHASE-B GHEUGHEN\0" "BAMUM LETTER PHASE-B GHEUGHEUAEM\0" "BAMUM LETTER PHASE-B KAM\0" "BAMUM LETTER PHASE-B KEUAEM\0" "BAMUM LETTER PHASE-B KEUPUQ\0" "BAMUM LETTER PHASE-B KEUYEUX\0" "BAMUM LETTER PHASE-B KIEEM\0" "BAMUM LETTER PHASE-B KIQ\0" "BAMUM LETTER PHASE-B LAANAE\0" "BAMUM LETTER PHASE-B LAM NSHUT NYAM\0" "BAMUM LETTER PHASE-B LET\0" "BAMUM LETTER PHASE-B LOM NTEUM\0" "BAMUM LETTER PHASE-B MA\0" "BAMUM LETTER PHASE-B MA NJEUAENA\0" "BAMUM LETTER PHASE-B MA NJUQA\0" "BAMUM LETTER PHASE-B MBA MAELEE\0" "BAMUM LETTER PHASE-B MBAARAE\0" "BAMUM LETTER PHASE-B MBEURI\0" "BAMUM LETTER PHASE-B MBIT MBAAKET\0" "BAMUM LETTER PHASE-B MBUOQ\0" "BAMUM LETTER PHASE-B MEUQ\0" "BAMUM LETTER PHASE-B MEUT NGGEET\0" "BAMUM LETTER PHASE-B MFIYAQ\0" "BAMUM LETTER PHASE-B MFON TEUAEQ\0" "BAMUM LETTER PHASE-B MONTIEEN\0" "BAMUM LETTER PHASE-B NDU NJAA\0" "BAMUM LETTER PHASE-B NGGAAM\0" "BAMUM LETTER PHASE-B NGGEU MBU\0" "BAMUM LETTER PHASE-B NGGUOQ\0" "BAMUM LETTER PHASE-B NGGUOQ LARGE\0" "BAMUM LETTER PHASE-B NGKINDI MVOP\0" "BAMUM LETTER PHASE-B NGOM\0" "BAMUM LETTER PHASE-B NSEN\0" "BAMUM LETTER PHASE-B NSHUET\0" "BAMUM LETTER PHASE-B NTIEE SHEUOQ\0" "BAMUM LETTER PHASE-B NYAEMAE\0" "BAMUM LETTER PHASE-B NYI NTEUM\0" "BAMUM LETTER PHASE-B PARUM\0" "BAMUM LETTER PHASE-B PEESHI\0" "BAMUM LETTER PHASE-B PIT\0" "BAMUM LETTER PHASE-B PUNGAAM\0" "BAMUM LETTER PHASE-B SAKEUAE\0" "BAMUM LETTER PHASE-B SET TU\0" "BAMUM LETTER PHASE-B SHET NJAQ\0" "BAMUM LETTER PHASE-B SHEUAEQTU\0" "BAMUM LETTER PHASE-B SIEE\0" "BAMUM LETTER PHASE-B SUE\0" "BAMUM LETTER PHASE-B TAAM\0" "BAMUM LETTER PHASE-B TU MAEMGBIEE\0" "BAMUM LETTER PHASE-B TU NSIEE\0" "BAMUM LETTER PHASE-B VEUM\0" "BAMUM LETTER PHASE-B WUAET\0" "BAMUM LETTER PHASE-B YAFU LEERAEWA\0" "BAMUM LETTER PHASE-B YEURAE\0" "BAMUM LETTER PHASE-C BUNG\0" "BAMUM LETTER PHASE-C FUE\0" "BAMUM LETTER PHASE-C GBAYI\0" "BAMUM LETTER PHASE-C GHAP\0" "BAMUM LETTER PHASE-C GHARAE\0" "BAMUM LETTER PHASE-C KAA\0" "BAMUM LETTER PHASE-C KEN FATIGUE\0" "BAMUM LETTER PHASE-C KEN LAW\0" "BAMUM LETTER PHASE-C KET\0" "BAMUM LETTER PHASE-C KEUKAQ\0" "BAMUM LETTER PHASE-C KEUM\0" "BAMUM LETTER PHASE-C KEUSEUX\0" "BAMUM LETTER PHASE-C KEUSHEUAEP\0" "BAMUM LETTER PHASE-C KPARAQ\0" "BAMUM LETTER PHASE-C KUOP NKAARAE\0" "BAMUM LETTER PHASE-C KUT\0" "BAMUM LETTER PHASE-C LAM\0" "BAMUM LETTER PHASE-C LAP\0" "BAMUM LETTER PHASE-C LIQ\0" "BAMUM LETTER PHASE-C LU\0" "BAMUM LETTER PHASE-C MA KEUAERI\0" "BAMUM LETTER PHASE-C MA NSIEE\0" "BAMUM LETTER PHASE-C MAEMBA\0" "BAMUM LETTER PHASE-C MAESI\0" "BAMUM LETTER PHASE-C MBAA CABBAGE-TREE\0" "BAMUM LETTER PHASE-C MBAA PICKET\0" "BAMUM LETTER PHASE-C MBANYI\0" "BAMUM LETTER PHASE-C MBEEKEET\0" "BAMUM LETTER PHASE-C MBERAE\0" "BAMUM LETTER PHASE-C MBEUM\0" "BAMUM LETTER PHASE-C MBEUX\0" "BAMUM LETTER PHASE-C MBI\0" "BAMUM LETTER PHASE-C MBIRIEEN\0" "BAMUM LETTER PHASE-C MBIT\0" "BAMUM LETTER PHASE-C MBUAEM\0" "BAMUM LETTER PHASE-C MBUE\0" "BAMUM LETTER PHASE-C MGBASAQ\0" "BAMUM LETTER PHASE-C MIEE\0" "BAMUM LETTER PHASE-C MUAE\0" "BAMUM LETTER PHASE-C NANSANAQ\0" "BAMUM LETTER PHASE-C NAQ\0" "BAMUM LETTER PHASE-C NDAM\0" "BAMUM LETTER PHASE-C NDAP\0" "BAMUM LETTER PHASE-C NDEUAEREE\0" "BAMUM LETTER PHASE-C NDEUT\0" "BAMUM LETTER PHASE-C NDIDA\0" "BAMUM LETTER PHASE-C NDOMBU\0" "BAMUM LETTER PHASE-C NGAQ\0" "BAMUM LETTER PHASE-C NGGEN\0" "BAMUM LETTER PHASE-C NGGU\0" "BAMUM LETTER PHASE-C NGGUAEN NYAM\0" "BAMUM LETTER PHASE-C NGGUEET\0" "BAMUM LETTER PHASE-C NGGUM\0" "BAMUM LETTER PHASE-C NGGUON\0" "BAMUM LETTER PHASE-C NGKAQ\0" "BAMUM LETTER PHASE-C NGKUE MAEMBA\0" "BAMUM LETTER PHASE-C NGOM\0" "BAMUM LETTER PHASE-C NJAEM\0" "BAMUM LETTER PHASE-C NJAM\0" "BAMUM LETTER PHASE-C NJEEEE\0" "BAMUM LETTER PHASE-C NJEUX\0" "BAMUM LETTER PHASE-C NJUEQ\0" "BAMUM LETTER PHASE-C NSA\0" "BAMUM LETTER PHASE-C NSEUAEN\0" "BAMUM LETTER PHASE-C NSHAQ\0" "BAMUM LETTER PHASE-C NSOM\0" "BAMUM LETTER PHASE-C NSUN\0" "BAMUM LETTER PHASE-C NSUOT NGOM\0" "BAMUM LETTER PHASE-C NTAA\0" "BAMUM LETTER PHASE-C NTEN\0" "BAMUM LETTER PHASE-C NTEUNGBA\0" "BAMUM LETTER PHASE-C NTU MBIT\0" "BAMUM LETTER PHASE-C NYIR MKPARAQ MEUN\0" "BAMUM LETTER PHASE-C NZA\0" "BAMUM LETTER PHASE-C NZEUM\0" "BAMUM LETTER PHASE-C PEN\0" "BAMUM LETTER PHASE-C PIN\0" "BAMUM LETTER PHASE-C PIRIEEN\0" "BAMUM LETTER PHASE-C RU\0" "BAMUM LETTER PHASE-C SETFON\0" "BAMUM LETTER PHASE-C SEUX\0" "BAMUM LETTER PHASE-C SHIQ\0" "BAMUM LETTER PHASE-C SHUEQ\0" "BAMUM LETTER PHASE-C SUAET\0" "BAMUM LETTER PHASE-C TAASHAE\0" "BAMUM LETTER PHASE-C TET\0" "BAMUM LETTER PHASE-C TEUTEUX\0" "BAMUM LETTER PHASE-C TITA YUE\0" "BAMUM LETTER PHASE-C TITUAEP\0" "BAMUM LETTER PHASE-C VEUAEPEN\0" "BAMUM LETTER PHASE-C VEUX\0" "BAMUM LETTER PHASE-C WANGKUOQ\0" "BAMUM LETTER PHASE-C WUP\0" "BAMUM LETTER PHASE-C YAA\0" "BAMUM LETTER PHASE-C YEUQ\0" "BAMUM LETTER PHASE-C YU MUOMAE\0" "BAMUM LETTER PHASE-C YUM\0" "BAMUM LETTER PHASE-C YUWOQ\0" "BAMUM LETTER PHASE-D FAA\0" "BAMUM LETTER PHASE-D FEUFEUAET\0" "BAMUM LETTER PHASE-D GHAA\0" "BAMUM LETTER PHASE-D GHEUAE\0" "BAMUM LETTER PHASE-D KET\0" "BAMUM LETTER PHASE-D KEUAETMEUN\0" "BAMUM LETTER PHASE-D KEUM\0" "BAMUM LETTER PHASE-D KEUOT MBUAE\0" "BAMUM LETTER PHASE-D KEUP\0" "BAMUM LETTER PHASE-D KU\0" "BAMUM LETTER PHASE-D KUN\0" "BAMUM LETTER PHASE-D KUOM\0" "BAMUM LETTER PHASE-D KUQ\0" "BAMUM LETTER PHASE-D KWAET\0" "BAMUM LETTER PHASE-D KYEE\0" "BAMUM LETTER PHASE-D LEEEE\0" "BAMUM LETTER PHASE-D LET\0" "BAMUM LETTER PHASE-D LEUAEP\0" "BAMUM LETTER PHASE-D LEUM\0" "BAMUM LETTER PHASE-D LIEE\0" "BAMUM LETTER PHASE-D LOQ\0" "BAMUM LETTER PHASE-D LUM\0" "BAMUM LETTER PHASE-D M\0" "BAMUM LETTER PHASE-D MAENJET\0" "BAMUM LETTER PHASE-D MALEERI\0" "BAMUM LETTER PHASE-D MBAA\0" "BAMUM LETTER PHASE-D MBAA SEVEN\0" "BAMUM LETTER PHASE-D MBUO\0" "BAMUM LETTER PHASE-D MEEEE\0" "BAMUM LETTER PHASE-D MEUN\0" "BAMUM LETTER PHASE-D MEUT\0" "BAMUM LETTER PHASE-D MFEUAE\0" "BAMUM LETTER PHASE-D MFEUT\0" "BAMUM LETTER PHASE-D MFIEE\0" "BAMUM LETTER PHASE-D MFO\0" "BAMUM LETTER PHASE-D MFON\0" "BAMUM LETTER PHASE-D MGBEUN\0" "BAMUM LETTER PHASE-D MGBIEE\0" "BAMUM LETTER PHASE-D MGBOFUM\0" "BAMUM LETTER PHASE-D MONI\0" "BAMUM LETTER PHASE-D MU\0" "BAMUM LETTER PHASE-D MVOP\0" "BAMUM LETTER PHASE-D NDAM\0" "BAMUM LETTER PHASE-D NDEE\0" "BAMUM LETTER PHASE-D NDEUX\0" "BAMUM LETTER PHASE-D NDON\0" "BAMUM LETTER PHASE-D NGGAAM\0" "BAMUM LETTER PHASE-D NGGAAMAE\0" "BAMUM LETTER PHASE-D NGGAP\0" "BAMUM LETTER PHASE-D NGGEUX\0" "BAMUM LETTER PHASE-D NGGUOM\0" "BAMUM LETTER PHASE-D NGGWAEN\0" "BAMUM LETTER PHASE-D NGKAP\0" "BAMUM LETTER PHASE-D NGKEUAEQ\0" "BAMUM LETTER PHASE-D NGKEURI\0" "BAMUM LETTER PHASE-D NGKIEE\0" "BAMUM LETTER PHASE-D NGKUN\0" "BAMUM LETTER PHASE-D NGKYEE\0" "BAMUM LETTER PHASE-D NI\0" "BAMUM LETTER PHASE-D NJAP\0" "BAMUM LETTER PHASE-D NJEUAEM\0" "BAMUM LETTER PHASE-D NJEUT\0" "BAMUM LETTER PHASE-D NJI\0" "BAMUM LETTER PHASE-D NJIEE\0" "BAMUM LETTER PHASE-D NJUEQ\0" "BAMUM LETTER PHASE-D NSHEE\0" "BAMUM LETTER PHASE-D NSHUT\0" "BAMUM LETTER PHASE-D NSIEEP\0" "BAMUM LETTER PHASE-D NSIEET\0" "BAMUM LETTER PHASE-D NSUM\0" "BAMUM LETTER PHASE-D NTEE\0" "BAMUM LETTER PHASE-D NTEUM\0" "BAMUM LETTER PHASE-D NTUU\0" "BAMUM LETTER PHASE-D NU\0" "BAMUM LETTER PHASE-D NYAM\0" "BAMUM LETTER PHASE-D NYET\0" "BAMUM LETTER PHASE-D NYI\0" "BAMUM LETTER PHASE-D NYUE\0" "BAMUM LETTER PHASE-D PAP\0" "BAMUM LETTER PHASE-D PEE\0" "BAMUM LETTER PHASE-D PEUTAE\0" "BAMUM LETTER PHASE-D PIP\0" "BAMUM LETTER PHASE-D PUQ\0" "BAMUM LETTER PHASE-D PUUT\0" "BAMUM LETTER PHASE-D RAEM\0" "BAMUM LETTER PHASE-D REN MUCH\0" "BAMUM LETTER PHASE-D REN OLD\0" "BAMUM LETTER PHASE-D RII\0" "BAMUM LETTER PHASE-D SAP\0" "BAMUM LETTER PHASE-D SAQ\0" "BAMUM LETTER PHASE-D SEUAEQ\0" "BAMUM LETTER PHASE-D SHEE\0" "BAMUM LETTER PHASE-D SHEUAE\0" "BAMUM LETTER PHASE-D SHEUX\0" "BAMUM LETTER PHASE-D SHII\0" "BAMUM LETTER PHASE-D SHOQ\0" "BAMUM LETTER PHASE-D SHU\0" "BAMUM LETTER PHASE-D SOT\0" "BAMUM LETTER PHASE-D SUAE\0" "BAMUM LETTER PHASE-D SUE\0" "BAMUM LETTER PHASE-D SUU\0" "BAMUM LETTER PHASE-D TAE\0" "BAMUM LETTER PHASE-D TEEEE\0" "BAMUM LETTER PHASE-D TEUAEN\0" "BAMUM LETTER PHASE-D TEUN\0" "BAMUM LETTER PHASE-D TEUT\0" "BAMUM LETTER PHASE-D TI\0" "BAMUM LETTER PHASE-D TOQ\0" "BAMUM LETTER PHASE-D TU\0" "BAMUM LETTER PHASE-D TUOT\0" "BAMUM LETTER PHASE-D WAP\0" "BAMUM LETTER PHASE-D WUAEN\0" "BAMUM LETTER PHASE-D YAEMMAE\0" "BAMUM LETTER PHASE-D YEN\0" "BAMUM LETTER PHASE-D YUOM\0" "BAMUM LETTER PHASE-D YUOP\0" "BAMUM LETTER PHASE-D YUWOQ\0" "BAMUM LETTER PHASE-E A\0" "BAMUM LETTER PHASE-E FA\0" "BAMUM LETTER PHASE-E FAQ\0" "BAMUM LETTER PHASE-E FEE\0" "BAMUM LETTER PHASE-E FOM\0" "BAMUM LETTER PHASE-E FU CALL\0" "BAMUM LETTER PHASE-E FU I\0" "BAMUM LETTER PHASE-E FU REMEDY\0" "BAMUM LETTER PHASE-E FUE\0" "BAMUM LETTER PHASE-E FUET\0" "BAMUM LETTER PHASE-E GBET\0" "BAMUM LETTER PHASE-E GBEUX\0" "BAMUM LETTER PHASE-E GHAAMAE\0" "BAMUM LETTER PHASE-E GHET\0" "BAMUM LETTER PHASE-E GHEUAE\0" "BAMUM LETTER PHASE-E GHEUN\0" "BAMUM LETTER PHASE-E GHEUX\0" "BAMUM LETTER PHASE-E GHOM\0" "BAMUM LETTER PHASE-E I\0" "BAMUM LETTER PHASE-E KET\0" "BAMUM LETTER PHASE-E KEUAE\0" "BAMUM LETTER PHASE-E KEUX\0" "BAMUM LETTER PHASE-E KI\0" "BAMUM LETTER PHASE-E KO\0" "BAMUM LETTER PHASE-E KPEUX\0" "BAMUM LETTER PHASE-E KUET\0" "BAMUM LETTER PHASE-E KUOP\0" "BAMUM LETTER PHASE-E KUT\0" "BAMUM LETTER PHASE-E LAAM\0" "BAMUM LETTER PHASE-E LAP\0" "BAMUM LETTER PHASE-E LAQ\0" "BAMUM LETTER PHASE-E LEUAEM\0" "BAMUM LETTER PHASE-E LOM\0" "BAMUM LETTER PHASE-E LOON\0" "BAMUM LETTER PHASE-E LOOT\0" "BAMUM LETTER PHASE-E LOQ\0" "BAMUM LETTER PHASE-E LU\0" "BAMUM LETTER PHASE-E MA\0" "BAMUM LETTER PHASE-E MAE\0" "BAMUM LETTER PHASE-E MAEM\0" "BAMUM LETTER PHASE-E MAP\0" "BAMUM LETTER PHASE-E MAQ\0" "BAMUM LETTER PHASE-E MBEE\0" "BAMUM LETTER PHASE-E MBEUM\0" "BAMUM LETTER PHASE-E MEN\0" "BAMUM LETTER PHASE-E MFEUQ\0" "BAMUM LETTER PHASE-E MGBA\0" "BAMUM LETTER PHASE-E MGBEN\0" "BAMUM LETTER PHASE-E MI\0" "BAMUM LETTER PHASE-E MIEE\0" "BAMUM LETTER PHASE-E MON\0" "BAMUM LETTER PHASE-E MUAE\0" "BAMUM LETTER PHASE-E MVI\0" "BAMUM LETTER PHASE-E NA\0" "BAMUM LETTER PHASE-E NAE\0" "BAMUM LETTER PHASE-E NDAA MY HOUSE\0" "BAMUM LETTER PHASE-E NDAA SOFTNESS\0" "BAMUM LETTER PHASE-E NDAP\0" "BAMUM LETTER PHASE-E NDIAQ\0" "BAMUM LETTER PHASE-E NDIQ\0" "BAMUM LETTER PHASE-E NDUN\0" "BAMUM LETTER PHASE-E NGA\0" "BAMUM LETTER PHASE-E NGEUREUT\0" "BAMUM LETTER PHASE-E NGGEEEE\0" "BAMUM LETTER PHASE-E NGGEUAE\0" "BAMUM LETTER PHASE-E NGGEUAET\0" "BAMUM LETTER PHASE-E NGGUAESHAE NYAM\0" "BAMUM LETTER PHASE-E NGGUP\0" "BAMUM LETTER PHASE-E NGGURAE\0" "BAMUM LETTER PHASE-E NGKA\0" "BAMUM LETTER PHASE-E NGKAAMI\0" "BAMUM LETTER PHASE-E NGKEUAEM\0" "BAMUM LETTER PHASE-E NGKEUX\0" "BAMUM LETTER PHASE-E NGKUM\0" "BAMUM LETTER PHASE-E NGKUP\0" "BAMUM LETTER PHASE-E NGOP\0" "BAMUM LETTER PHASE-E NGOQ\0" "BAMUM LETTER PHASE-E NGUAE\0" "BAMUM LETTER PHASE-E NGUAET\0" "BAMUM LETTER PHASE-E NJAEMLI\0" "BAMUM LETTER PHASE-E NJEE\0" "BAMUM LETTER PHASE-E NJEE EPOCH\0" "BAMUM LETTER PHASE-E NJEUX\0" "BAMUM LETTER PHASE-E NKOM\0" "BAMUM LETTER PHASE-E NSHIEE\0" "BAMUM LETTER PHASE-E NSHUE\0" "BAMUM LETTER PHASE-E NSHUOP\0" "BAMUM LETTER PHASE-E NTAP\0" "BAMUM LETTER PHASE-E NTUM\0" "BAMUM LETTER PHASE-E NYI BETWEEN\0" "BAMUM LETTER PHASE-E NYI CLEAVER\0" "BAMUM LETTER PHASE-E NZAQ\0" "BAMUM LETTER PHASE-E NZUQ\0" "BAMUM LETTER PHASE-E O\0" "BAMUM LETTER PHASE-E PA PEOPLE\0" "BAMUM LETTER PHASE-E PA PLURAL\0" "BAMUM LETTER PHASE-E PAA\0" "BAMUM LETTER PHASE-E PAAM\0" "BAMUM LETTER PHASE-E PEEM\0" "BAMUM LETTER PHASE-E PEUT\0" "BAMUM LETTER PHASE-E PEUX\0" "BAMUM LETTER PHASE-E PI\0" "BAMUM LETTER PHASE-E PIEEQ\0" "BAMUM LETTER PHASE-E PIET\0" "BAMUM LETTER PHASE-E PO\0" "BAMUM LETTER PHASE-E POON\0" "BAMUM LETTER PHASE-E PU\0" "BAMUM LETTER PHASE-E PUAE\0" "BAMUM LETTER PHASE-E PUAQ\0" "BAMUM LETTER PHASE-E PUE\0" "BAMUM LETTER PHASE-E PUM\0" "BAMUM LETTER PHASE-E RAE\0" "BAMUM LETTER PHASE-E RAQ\0" "BAMUM LETTER PHASE-E REUX\0" "BAMUM LETTER PHASE-E RIMGBA\0" "BAMUM LETTER PHASE-E SAA\0" "BAMUM LETTER PHASE-E SEE\0" "BAMUM LETTER PHASE-E SET\0" "BAMUM LETTER PHASE-E SHEUAEQ\0" "BAMUM LETTER PHASE-E SHIQ\0" "BAMUM LETTER PHASE-E SHO\0" "BAMUM LETTER PHASE-E SHOQ\0" "BAMUM LETTER PHASE-E SOM\0" "BAMUM LETTER PHASE-E SUAEN\0" "BAMUM LETTER PHASE-E TAA\0" "BAMUM LETTER PHASE-E TAAQ\0" "BAMUM LETTER PHASE-E TAEN NTEUM\0" "BAMUM LETTER PHASE-E TAM\0" "BAMUM LETTER PHASE-E TAQ\0" "BAMUM LETTER PHASE-E TEN\0" "BAMUM LETTER PHASE-E TEU\0" "BAMUM LETTER PHASE-E TEUAEQ\0" "BAMUM LETTER PHASE-E TOO\0" "BAMUM LETTER PHASE-E TOON\0" "BAMUM LETTER PHASE-E TOQ\0" "BAMUM LETTER PHASE-E TUAE\0" "BAMUM LETTER PHASE-E TUM\0" "BAMUM LETTER PHASE-E TUMAE\0" "BAMUM LETTER PHASE-E VEE\0" "BAMUM LETTER PHASE-E VEUAE\0" "BAMUM LETTER PHASE-E VOM\0" "BAMUM LETTER PHASE-E WEUX\0" "BAMUM LETTER PHASE-E WUE\0" "BAMUM LETTER PHASE-E WUO\0" "BAMUM LETTER PHASE-E YAP\0" "BAMUM LETTER PHASE-E YEUAE\0" "BAMUM LETTER PHASE-E YEUAET\0" "BAMUM LETTER PHASE-E YEUM\0" "BAMUM LETTER PHASE-E YEUX\0" "BAMUM LETTER PHASE-E YIEE\0" "BAMUM LETTER PHASE-E YIT\0" "BAMUM LETTER PHASE-E YOQ COVER\0" "BAMUM LETTER PHASE-E YOQ SWIMMING\0" "BAMUM LETTER PHASE-E YUAEN\0" "BAMUM LETTER PHASE-E YUEQ\0" "BAMUM LETTER PHASE-E YUN\0" "BAMUM LETTER PHASE-E YUQ\0" "BAMUM LETTER PHASE-F EE\0" "BAMUM LETTER PHASE-F FOM\0" "BAMUM LETTER PHASE-F KA\0" "BAMUM LETTER PHASE-F KEN\0" "BAMUM LETTER PHASE-F KET\0" "BAMUM LETTER PHASE-F KO\0" "BAMUM LETTER PHASE-F KPA\0" "BAMUM LETTER PHASE-F KU\0" "BAMUM LETTER PHASE-F KYEE\0" "BAMUM LETTER PHASE-F LA\0" "BAMUM LETTER PHASE-F LI\0" "BAMUM LETTER PHASE-F LOQ\0" "BAMUM LETTER PHASE-F M\0" "BAMUM LETTER PHASE-F MA\0" "BAMUM LETTER PHASE-F MBAA\0" "BAMUM LETTER PHASE-F MBEN\0" "BAMUM LETTER PHASE-F MEEEE\0" "BAMUM LETTER PHASE-F MO\0" "BAMUM LETTER PHASE-F NDAA\0" "BAMUM LETTER PHASE-F NGGA\0" "BAMUM LETTER PHASE-F NGKWAEN\0" "BAMUM LETTER PHASE-F NI\0" "BAMUM LETTER PHASE-F NJAEM\0" "BAMUM LETTER PHASE-F NJUAE\0" "BAMUM LETTER PHASE-F NSHA\0" "BAMUM LETTER PHASE-F NTEE\0" "BAMUM LETTER PHASE-F NU\0" "BAMUM LETTER PHASE-F NUAE\0" "BAMUM LETTER PHASE-F NYI\0" "BAMUM LETTER PHASE-F PEE\0" "BAMUM LETTER PHASE-F PEUX\0" "BAMUM LETTER PHASE-F PUAE\0" "BAMUM LETTER PHASE-F REE\0" "BAMUM LETTER PHASE-F REN\0" "BAMUM LETTER PHASE-F REUX\0" "BAMUM LETTER PHASE-F RIEE\0" "BAMUM LETTER PHASE-F RII\0" "BAMUM LETTER PHASE-F RU\0" "BAMUM LETTER PHASE-F SAMBA\0" "BAMUM LETTER PHASE-F SEUX\0" "BAMUM LETTER PHASE-F SHII\0" "BAMUM LETTER PHASE-F SHO\0" "BAMUM LETTER PHASE-F SHU\0" "BAMUM LETTER PHASE-F SI\0" "BAMUM LETTER PHASE-F SUU\0" "BAMUM LETTER PHASE-F TAA\0" "BAMUM LETTER PHASE-F TAE\0" "BAMUM LETTER PHASE-F TET\0" "BAMUM LETTER PHASE-F U\0" "BAMUM LETTER PHASE-F VUEQ\0" "BAMUM LETTER PHASE-F WA\0" "BAMUM LETTER PHASE-F WUE\0" "BAMUM LETTER PHASE-F YA\0" "BAMUM LETTER PHASE-F YOQ\0" "BAMUM LETTER PI\0" "BAMUM LETTER PUAE\0" "BAMUM LETTER PUE\0" "BAMUM LETTER RAE\0" "BAMUM LETTER REE\0" "BAMUM LETTER REN\0" "BAMUM LETTER REUX\0" "BAMUM LETTER RIEE\0" "BAMUM LETTER RII\0" "BAMUM LETTER RU\0" "BAMUM LETTER SAMBA\0" "BAMUM LETTER SEUX\0" "BAMUM LETTER SHEUX\0" "BAMUM LETTER SHII\0" "BAMUM LETTER SHO\0" "BAMUM LETTER SHU\0" "BAMUM LETTER SI\0" "BAMUM LETTER SUU\0" "BAMUM LETTER TAA\0" "BAMUM LETTER TAE\0" "BAMUM LETTER TEN\0" "BAMUM LETTER TET\0" "BAMUM LETTER TI\0" "BAMUM LETTER U\0" "BAMUM LETTER WA\0" "BAMUM LETTER WUE\0" "BAMUM LETTER YA\0" "BAMUM LETTER YOQ\0" "BAMUM LETTER YUQ\0" "BAMUM NJAEMLI\0" "BAMUM QUESTION MARK\0" "BAMUM SEMICOLON\0" "BANANA\0" "BANJO\0" "BANK\0" "BANKNOTE WITH DOLLAR SIGN\0" "BANKNOTE WITH EURO SIGN\0" "BANKNOTE WITH POUND SIGN\0" "BANKNOTE WITH YEN SIGN\0" "BAR CHART\0" "BAR OF SOAP\0" "BARBER POLE\0" "BASEBALL\0" "BASKET\0" "BASKETBALL AND HOOP\0" "BASSA VAH COMBINING HIGH TONE\0" "BASSA VAH COMBINING HIGH-LOW TONE\0" "BASSA VAH COMBINING LOW TONE\0" "BASSA VAH COMBINING LOW-MID TONE\0" "BASSA VAH COMBINING MID TONE\0" "BASSA VAH FULL STOP\0" "BASSA VAH LETTER A\0" "BASSA VAH LETTER BA\0" "BASSA VAH LETTER CE\0" "BASSA VAH LETTER DHII\0" "BASSA VAH LETTER DO\0" "BASSA VAH LETTER E\0" "BASSA VAH LETTER EE\0" "BASSA VAH LETTER ENNI\0" "BASSA VAH LETTER FA\0" "BASSA VAH LETTER GAH\0" "BASSA VAH LETTER GBU\0" "BASSA VAH LETTER HWAH\0" "BASSA VAH LETTER I\0" "BASSA VAH LETTER JO\0" "BASSA VAH LETTER KA\0" "BASSA VAH LETTER KPAH\0" "BASSA VAH LETTER MBE\0" "BASSA VAH LETTER O\0" "BASSA VAH LETTER OO\0" "BASSA VAH LETTER PA\0" "BASSA VAH LETTER SE\0" "BASSA VAH LETTER TO\0" "BASSA VAH LETTER U\0" "BASSA VAH LETTER UWU\0" "BASSA VAH LETTER VU\0" "BASSA VAH LETTER WA\0" "BASSA VAH LETTER WADDA\0" "BASSA VAH LETTER YEIN\0" "BASSA VAH LETTER YIE\0" "BASSA VAH LETTER ZO\0" "BAT\0" "BATAK CONSONANT SIGN H\0" "BATAK CONSONANT SIGN NG\0" "BATAK LETTER A\0" "BATAK LETTER BA\0" "BATAK LETTER CA\0" "BATAK LETTER DA\0" "BATAK LETTER GA\0" "BATAK LETTER HA\0" "BATAK LETTER I\0" "BATAK LETTER JA\0" "BATAK LETTER KARO BA\0" "BATAK LETTER LA\0" "BATAK LETTER MA\0" "BATAK LETTER MANDAILING HA\0" "BATAK LETTER MANDAILING NA\0" "BATAK LETTER MANDAILING SA\0" "BATAK LETTER MBA\0" "BATAK LETTER NA\0" "BATAK LETTER NDA\0" "BATAK LETTER NGA\0" "BATAK LETTER NORTHERN TA\0" "BATAK LETTER NYA\0" "BATAK LETTER PA\0" "BATAK LETTER PAKPAK WA\0" "BATAK LETTER RA\0" "BATAK LETTER SA\0" "BATAK LETTER SIMALUNGUN A\0" "BATAK LETTER SIMALUNGUN GA\0" "BATAK LETTER SIMALUNGUN HA\0" "BATAK LETTER SIMALUNGUN LA\0" "BATAK LETTER SIMALUNGUN MA\0" "BATAK LETTER SIMALUNGUN PA\0" "BATAK LETTER SIMALUNGUN RA\0" "BATAK LETTER SIMALUNGUN SA\0" "BATAK LETTER SIMALUNGUN WA\0" "BATAK LETTER SIMALUNGUN YA\0" "BATAK LETTER SOUTHERN TA\0" "BATAK LETTER U\0" "BATAK LETTER WA\0" "BATAK LETTER YA\0" "BATAK PANGOLAT\0" "BATAK PANONGONAN\0" "BATAK SIGN TOMPI\0" "BATAK SYMBOL BINDU JUDUL\0" "BATAK SYMBOL BINDU NA METEK\0" "BATAK SYMBOL BINDU PANGOLAT\0" "BATAK SYMBOL BINDU PINARBORAS\0" "BATAK VOWEL SIGN E\0" "BATAK VOWEL SIGN EE\0" "BATAK VOWEL SIGN I\0" "BATAK VOWEL SIGN KARO I\0" "BATAK VOWEL SIGN KARO O\0" "BATAK VOWEL SIGN O\0" "BATAK VOWEL SIGN PAKPAK E\0" "BATAK VOWEL SIGN U\0" "BATAK VOWEL SIGN U FOR SIMALUNGUN SA\0" "BATH\0" "BATHTUB\0" "BATTERY\0" "BEACH WITH UMBRELLA\0" "BEAMED ASCENDING MUSICAL NOTES\0" "BEAMED DESCENDING MUSICAL NOTES\0" "BEAMED EIGHTH NOTES\0" "BEAMED SIXTEENTH NOTES\0" "BEAR FACE\0" "BEARDED PERSON\0" "BEATING HEART\0" "BEAVER\0" "BECAUSE\0" "BED\0" "BEER MUG\0" "BEETLE\0" "BELL\0" "BELL PEPPER\0" "BELL SYMBOL\0" "BELL WITH CANCELLATION STROKE\0" "BELLHOP BELL\0" "BENGALI ABBREVIATION SIGN\0" "BENGALI ANJI\0" "BENGALI AU LENGTH MARK\0" "BENGALI CURRENCY DENOMINATOR SIXTEEN\0" "BENGALI CURRENCY NUMERATOR FOUR\0" "BENGALI CURRENCY NUMERATOR ONE\0" "BENGALI CURRENCY NUMERATOR ONE LESS THAN THE DENOMINATOR\0" "BENGALI CURRENCY NUMERATOR THREE\0" "BENGALI CURRENCY NUMERATOR TWO\0" "BENGALI DIGIT EIGHT\0" "BENGALI DIGIT FIVE\0" "BENGALI DIGIT FOUR\0" "BENGALI DIGIT NINE\0" "BENGALI DIGIT ONE\0" "BENGALI DIGIT SEVEN\0" "BENGALI DIGIT SIX\0" "BENGALI DIGIT THREE\0" "BENGALI DIGIT TWO\0" "BENGALI DIGIT ZERO\0" "BENGALI GANDA MARK\0" "BENGALI ISSHAR\0" "BENGALI LETTER A\0" "BENGALI LETTER AA\0" "BENGALI LETTER AI\0" "BENGALI LETTER AU\0" "BENGALI LETTER BA\0" "BENGALI LETTER BHA\0" "BENGALI LETTER CA\0" "BENGALI LETTER CHA\0" "BENGALI LETTER DA\0" "BENGALI LETTER DDA\0" "BENGALI LETTER DDHA\0" "BENGALI LETTER DHA\0" "BENGALI LETTER E\0" "BENGALI LETTER GA\0" "BENGALI LETTER GHA\0" "BENGALI LETTER HA\0" "BENGALI LETTER I\0" "BENGALI LETTER II\0" "BENGALI LETTER JA\0" "BENGALI LETTER JHA\0" "BENGALI LETTER KA\0" "BENGALI LETTER KHA\0" "BENGALI LETTER KHANDA TA\0" "BENGALI LETTER LA\0" "BENGALI LETTER MA\0" "BENGALI LETTER NA\0" "BENGALI LETTER NGA\0" "BENGALI LETTER NNA\0" "BENGALI LETTER NYA\0" "BENGALI LETTER O\0" "BENGALI LETTER PA\0" "BENGALI LETTER PHA\0" "BENGALI LETTER RA\0" "BENGALI LETTER RA WITH LOWER DIAGONAL\0" "BENGALI LETTER RA WITH MIDDLE DIAGONAL\0" "BENGALI LETTER RHA\0" "BENGALI LETTER RRA\0" "BENGALI LETTER SA\0" "BENGALI LETTER SHA\0" "BENGALI LETTER SSA\0" "BENGALI LETTER TA\0" "BENGALI LETTER THA\0" "BENGALI LETTER TTA\0" "BENGALI LETTER TTHA\0" "BENGALI LETTER U\0" "BENGALI LETTER UU\0" "BENGALI LETTER VEDIC ANUSVARA\0" "BENGALI LETTER VOCALIC L\0" "BENGALI LETTER VOCALIC LL\0" "BENGALI LETTER VOCALIC R\0" "BENGALI LETTER VOCALIC RR\0" "BENGALI LETTER YA\0" "BENGALI LETTER YYA\0" "BENGALI RUPEE MARK\0" "BENGALI RUPEE SIGN\0" "BENGALI SANDHI MARK\0" "BENGALI SIGN ANUSVARA\0" "BENGALI SIGN AVAGRAHA\0" "BENGALI SIGN CANDRABINDU\0" "BENGALI SIGN NUKTA\0" "BENGALI SIGN VIRAMA\0" "BENGALI SIGN VISARGA\0" "BENGALI VOWEL SIGN AA\0" "BENGALI VOWEL SIGN AI\0" "BENGALI VOWEL SIGN AU\0" "BENGALI VOWEL SIGN E\0" "BENGALI VOWEL SIGN I\0" "BENGALI VOWEL SIGN II\0" "BENGALI VOWEL SIGN O\0" "BENGALI VOWEL SIGN U\0" "BENGALI VOWEL SIGN UU\0" "BENGALI VOWEL SIGN VOCALIC L\0" "BENGALI VOWEL SIGN VOCALIC LL\0" "BENGALI VOWEL SIGN VOCALIC R\0" "BENGALI VOWEL SIGN VOCALIC RR\0" "BENT ARROW POINTING DOWNWARDS THEN NORTH EAST\0" "BENTO BOX\0" "BENZENE RING\0" "BENZENE RING WITH CIRCLE\0" "BET SYMBOL\0" "BETWEEN\0" "BEVERAGE BOX\0" "BHAIKSUKI DANDA\0" "BHAIKSUKI DIGIT EIGHT\0" "BHAIKSUKI DIGIT FIVE\0" "BHAIKSUKI DIGIT FOUR\0" "BHAIKSUKI DIGIT NINE\0" "BHAIKSUKI DIGIT ONE\0" "BHAIKSUKI DIGIT SEVEN\0" "BHAIKSUKI DIGIT SIX\0" "BHAIKSUKI DIGIT THREE\0" "BHAIKSUKI DIGIT TWO\0" "BHAIKSUKI DIGIT ZERO\0" "BHAIKSUKI DOUBLE DANDA\0" "BHAIKSUKI GAP FILLER-1\0" "BHAIKSUKI GAP FILLER-2\0" "BHAIKSUKI HUNDREDS UNIT MARK\0" "BHAIKSUKI LETTER A\0" "BHAIKSUKI LETTER AA\0" "BHAIKSUKI LETTER AI\0" "BHAIKSUKI LETTER AU\0" "BHAIKSUKI LETTER BA\0" "BHAIKSUKI LETTER BHA\0" "BHAIKSUKI LETTER CA\0" "BHAIKSUKI LETTER CHA\0" "BHAIKSUKI LETTER DA\0" "BHAIKSUKI LETTER DDA\0" "BHAIKSUKI LETTER DDHA\0" "BHAIKSUKI LETTER DHA\0" "BHAIKSUKI LETTER E\0" "BHAIKSUKI LETTER GA\0" "BHAIKSUKI LETTER GHA\0" "BHAIKSUKI LETTER HA\0" "BHAIKSUKI LETTER I\0" "BHAIKSUKI LETTER II\0" "BHAIKSUKI LETTER JA\0" "BHAIKSUKI LETTER JHA\0" "BHAIKSUKI LETTER KA\0" "BHAIKSUKI LETTER KHA\0" "BHAIKSUKI LETTER LA\0" "BHAIKSUKI LETTER MA\0" "BHAIKSUKI LETTER NA\0" "BHAIKSUKI LETTER NGA\0" "BHAIKSUKI LETTER NNA\0" "BHAIKSUKI LETTER NYA\0" "BHAIKSUKI LETTER O\0" "BHAIKSUKI LETTER PA\0" "BHAIKSUKI LETTER PHA\0" "BHAIKSUKI LETTER RA\0" "BHAIKSUKI LETTER SA\0" "BHAIKSUKI LETTER SHA\0" "BHAIKSUKI LETTER SSA\0" "BHAIKSUKI LETTER TA\0" "BHAIKSUKI LETTER THA\0" "BHAIKSUKI LETTER TTA\0" "BHAIKSUKI LETTER TTHA\0" "BHAIKSUKI LETTER U\0" "BHAIKSUKI LETTER UU\0" "BHAIKSUKI LETTER VA\0" "BHAIKSUKI LETTER VOCALIC L\0" "BHAIKSUKI LETTER VOCALIC R\0" "BHAIKSUKI LETTER VOCALIC RR\0" "BHAIKSUKI LETTER YA\0" "BHAIKSUKI NUMBER EIGHT\0" "BHAIKSUKI NUMBER EIGHTY\0" "BHAIKSUKI NUMBER FIFTY\0" "BHAIKSUKI NUMBER FIVE\0" "BHAIKSUKI NUMBER FORTY\0" "BHAIKSUKI NUMBER FOUR\0" "BHAIKSUKI NUMBER NINE\0" "BHAIKSUKI NUMBER NINETY\0" "BHAIKSUKI NUMBER ONE\0" "BHAIKSUKI NUMBER SEVEN\0" "BHAIKSUKI NUMBER SEVENTY\0" "BHAIKSUKI NUMBER SIX\0" "BHAIKSUKI NUMBER SIXTY\0" "BHAIKSUKI NUMBER TEN\0" "BHAIKSUKI NUMBER THIRTY\0" "BHAIKSUKI NUMBER THREE\0" "BHAIKSUKI NUMBER TWENTY\0" "BHAIKSUKI NUMBER TWO\0" "BHAIKSUKI SIGN ANUSVARA\0" "BHAIKSUKI SIGN AVAGRAHA\0" "BHAIKSUKI SIGN CANDRABINDU\0" "BHAIKSUKI SIGN VIRAMA\0" "BHAIKSUKI SIGN VISARGA\0" "BHAIKSUKI VOWEL SIGN AA\0" "BHAIKSUKI VOWEL SIGN AI\0" "BHAIKSUKI VOWEL SIGN AU\0" "BHAIKSUKI VOWEL SIGN E\0" "BHAIKSUKI VOWEL SIGN I\0" "BHAIKSUKI VOWEL SIGN II\0" "BHAIKSUKI VOWEL SIGN O\0" "BHAIKSUKI VOWEL SIGN U\0" "BHAIKSUKI VOWEL SIGN UU\0" "BHAIKSUKI VOWEL SIGN VOCALIC L\0" "BHAIKSUKI VOWEL SIGN VOCALIC R\0" "BHAIKSUKI VOWEL SIGN VOCALIC RR\0" "BHAIKSUKI WORD SEPARATOR\0" "BICYCLE\0" "BICYCLIST\0" "BIG REVERSE SOLIDUS\0" "BIG SOLIDUS\0" "BIKINI\0" "BILLED CAP\0" "BILLIARDS\0" "BIOHAZARD SIGN\0" "BIRD\0" "BIRTHDAY CAKE\0" "BISON\0" "BITCOIN SIGN\0" "BLACK BOWTIE\0" "BLACK CENTRE WHITE STAR\0" "BLACK CHESS BISHOP\0" "BLACK CHESS BISHOP ROTATED NINETY DEGREES\0" "BLACK CHESS BISHOP ROTATED TWO HUNDRED SEVENTY DEGREES\0" "BLACK CHESS EQUIHOPPER\0" "BLACK CHESS EQUIHOPPER ROTATED NINETY DEGREES\0" "BLACK CHESS KING\0" "BLACK CHESS KING ROTATED NINETY DEGREES\0" "BLACK CHESS KING ROTATED TWO HUNDRED SEVENTY DEGREES\0" "BLACK CHESS KNIGHT\0" "BLACK CHESS KNIGHT ROTATED FORTY-FIVE DEGREES\0" "BLACK CHESS KNIGHT ROTATED NINETY DEGREES\0" "BLACK CHESS KNIGHT ROTATED ONE HUNDRED THIRTY-FIVE DEGREES\0" "BLACK CHESS KNIGHT ROTATED THREE HUNDRED FIFTEEN DEGREES\0" "BLACK CHESS KNIGHT ROTATED TWO HUNDRED SEVENTY DEGREES\0" "BLACK CHESS KNIGHT ROTATED TWO HUNDRED TWENTY-FIVE DEGREES\0" "BLACK CHESS KNIGHT-BISHOP\0" "BLACK CHESS KNIGHT-QUEEN\0" "BLACK CHESS KNIGHT-ROOK\0" "BLACK CHESS PAWN\0" "BLACK CHESS PAWN ROTATED NINETY DEGREES\0" "BLACK CHESS PAWN ROTATED TWO HUNDRED SEVENTY DEGREES\0" "BLACK CHESS QUEEN\0" "BLACK CHESS QUEEN ROTATED NINETY DEGREES\0" "BLACK CHESS QUEEN ROTATED TWO HUNDRED SEVENTY DEGREES\0" "BLACK CHESS ROOK\0" "BLACK CHESS ROOK ROTATED NINETY DEGREES\0" "BLACK CHESS ROOK ROTATED TWO HUNDRED SEVENTY DEGREES\0" "BLACK CHESS TURNED BISHOP\0" "BLACK CHESS TURNED KING\0" "BLACK CHESS TURNED KNIGHT\0" "BLACK CHESS TURNED PAWN\0" "BLACK CHESS TURNED QUEEN\0" "BLACK CHESS TURNED ROOK\0" "BLACK CIRCLE\0" "BLACK CIRCLE FOR RECORD\0" "BLACK CIRCLE WITH DOWN ARROW\0" "BLACK CIRCLE WITH TWO WHITE DOTS\0" "BLACK CIRCLE WITH WHITE DOT RIGHT\0" "BLACK CLUB SUIT\0" "BLACK CROSS ON SHIELD\0" "BLACK CURVED DOWNWARDS AND LEFTWARDS ARROW\0" "BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW\0" "BLACK CURVED LEFTWARDS AND DOWNWARDS ARROW\0" "BLACK CURVED LEFTWARDS AND UPWARDS ARROW\0" "BLACK CURVED RIGHTWARDS AND DOWNWARDS ARROW\0" "BLACK CURVED RIGHTWARDS AND UPWARDS ARROW\0" "BLACK CURVED UPWARDS AND LEFTWARDS ARROW\0" "BLACK CURVED UPWARDS AND RIGHTWARDS ARROW\0" "BLACK DIAMOND\0" "BLACK DIAMOND CENTRED\0" "BLACK DIAMOND MINUS WHITE X\0" "BLACK DIAMOND ON CROSS\0" "BLACK DIAMOND SUIT\0" "BLACK DIAMOND WITH DOWN ARROW\0" "BLACK DOWN POINTING BACKHAND INDEX\0" "BLACK DOWN-POINTING DOUBLE TRIANGLE\0" "BLACK DOWN-POINTING ISOSCELES RIGHT TRIANGLE\0" "BLACK DOWN-POINTING SMALL TRIANGLE\0" "BLACK DOWN-POINTING TRIANGLE\0" "BLACK DOWNWARDS EQUILATERAL ARROWHEAD\0" "BLACK DRAUGHTS KING\0" "BLACK DRAUGHTS MAN\0" "BLACK DROPLET\0" "BLACK FLAG\0" "BLACK FLORETTE\0" "BLACK FOLDER\0" "BLACK FOUR POINTED STAR\0" "BLACK HARD SHELL FLOPPY DISK\0" "BLACK HEART\0" "BLACK HEART SUIT\0" "BLACK HEXAGON\0" "BLACK HORIZONTAL ELLIPSE\0" "BLACK HOURGLASS\0" "BLACK LARGE CIRCLE\0" "BLACK LARGE SQUARE\0" "BLACK LEFT LANE MERGE\0" "BLACK LEFT POINTING BACKHAND INDEX\0" "BLACK LEFT POINTING INDEX\0" "BLACK LEFT-POINTING DOUBLE TRIANGLE\0" "BLACK LEFT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR\0" "BLACK LEFT-POINTING ISOSCELES RIGHT TRIANGLE\0" "BLACK LEFT-POINTING POINTER\0" "BLACK LEFT-POINTING SMALL TRIANGLE\0" "BLACK LEFT-POINTING TRIANGLE\0" "BLACK LEFTWARDS BULLET\0" "BLACK LEFTWARDS EQUILATERAL ARROWHEAD\0" "BLACK LOWER LEFT TRIANGLE\0" "BLACK LOWER RIGHT TRIANGLE\0" "BLACK LOZENGE\0" "BLACK MEDIUM DIAMOND\0" "BLACK MEDIUM DOWN-POINTING TRIANGLE\0" "BLACK MEDIUM DOWN-POINTING TRIANGLE CENTRED\0" "BLACK MEDIUM LEFT-POINTING TRIANGLE\0" "BLACK MEDIUM LEFT-POINTING TRIANGLE CENTRED\0" "BLACK MEDIUM LOZENGE\0" "BLACK MEDIUM RIGHT-POINTING TRIANGLE\0" "BLACK MEDIUM RIGHT-POINTING TRIANGLE CENTRED\0" "BLACK MEDIUM SMALL DIAMOND\0" "BLACK MEDIUM SMALL LOZENGE\0" "BLACK MEDIUM SMALL SQUARE\0" "BLACK MEDIUM SQUARE\0" "BLACK MEDIUM UP-POINTING TRIANGLE\0" "BLACK MEDIUM UP-POINTING TRIANGLE CENTRED\0" "BLACK MOON LILITH\0" "BLACK NIB\0" "BLACK OCTAGON\0" "BLACK PARALLELOGRAM\0" "BLACK PENNANT\0" "BLACK PENTAGON\0" "BLACK PUSHPIN\0" "BLACK QUESTION MARK ORNAMENT\0" "BLACK RECTANGLE\0" "BLACK RIGHT POINTING BACKHAND INDEX\0" "BLACK RIGHT POINTING INDEX\0" "BLACK RIGHT-POINTING DOUBLE TRIANGLE\0" "BLACK RIGHT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR\0" "BLACK RIGHT-POINTING ISOSCELES RIGHT TRIANGLE\0" "BLACK RIGHT-POINTING PENTAGON\0" "BLACK RIGHT-POINTING POINTER\0" "BLACK RIGHT-POINTING SMALL TRIANGLE\0" "BLACK RIGHT-POINTING TRIANGLE\0" "BLACK RIGHT-POINTING TRIANGLE WITH DOUBLE VERTICAL BAR\0" "BLACK RIGHTWARDS ARROW\0" "BLACK RIGHTWARDS ARROWHEAD\0" "BLACK RIGHTWARDS BULLET\0" "BLACK RIGHTWARDS EQUILATERAL ARROWHEAD\0" "BLACK ROSETTE\0" "BLACK SAFETY SCISSORS\0" "BLACK SCISSORS\0" "BLACK SHOGI PIECE\0" "BLACK SKULL AND CROSSBONES\0" "BLACK SLIGHTLY SMALL CIRCLE\0" "BLACK SLIGHTLY SMALL SQUARE\0" "BLACK SMALL DIAMOND\0" "BLACK SMALL LOZENGE\0" "BLACK SMALL SQUARE\0" "BLACK SMALL STAR\0" "BLACK SMILING FACE\0" "BLACK SNOWMAN\0" "BLACK SPADE SUIT\0" "BLACK SQUARE\0" "BLACK SQUARE BUTTON\0" "BLACK SQUARE CENTRED\0" "BLACK SQUARE FOR STOP\0" "BLACK STAR\0" "BLACK SUN WITH RAYS\0" "BLACK TELEPHONE\0" "BLACK TINY DIAMOND\0" "BLACK TINY LOZENGE\0" "BLACK TINY SQUARE\0" "BLACK TOUCHTONE TELEPHONE\0" "BLACK TRUCK\0" "BLACK TWO-WAY LEFT WAY TRAFFIC\0" "BLACK UNIVERSAL RECYCLING SYMBOL\0" "BLACK UP POINTING BACKHAND INDEX\0" "BLACK UP-POINTING DOUBLE TRIANGLE\0" "BLACK UP-POINTING ISOSCELES RIGHT TRIANGLE\0" "BLACK UP-POINTING SMALL TRIANGLE\0" "BLACK UP-POINTING TRIANGLE\0" "BLACK UPPER LEFT TRIANGLE\0" "BLACK UPPER RIGHT TRIANGLE\0" "BLACK UPWARDS EQUILATERAL ARROWHEAD\0" "BLACK VERTICAL ELLIPSE\0" "BLACK VERTICAL RECTANGLE\0" "BLACK VERY SMALL DIAMOND\0" "BLACK VERY SMALL LOZENGE\0" "BLACK VERY SMALL SQUARE\0" "BLACK-FEATHERED NORTH EAST ARROW\0" "BLACK-FEATHERED RIGHTWARDS ARROW\0" "BLACK-FEATHERED SOUTH EAST ARROW\0" "BLACK-LETTER CAPITAL C\0" "BLACK-LETTER CAPITAL H\0" "BLACK-LETTER CAPITAL I\0" "BLACK-LETTER CAPITAL R\0" "BLACK-LETTER CAPITAL Z\0" "BLANK SYMBOL\0" "BLOCK SEXTANT-1\0" "BLOCK SEXTANT-12\0" "BLOCK SEXTANT-123\0" "BLOCK SEXTANT-1234\0" "BLOCK SEXTANT-12345\0" "BLOCK SEXTANT-12346\0" "BLOCK SEXTANT-1235\0" "BLOCK SEXTANT-12356\0" "BLOCK SEXTANT-1236\0" "BLOCK SEXTANT-124\0" "BLOCK SEXTANT-1245\0" "BLOCK SEXTANT-12456\0" "BLOCK SEXTANT-1246\0" "BLOCK SEXTANT-125\0" "BLOCK SEXTANT-1256\0" "BLOCK SEXTANT-126\0" "BLOCK SEXTANT-13\0" "BLOCK SEXTANT-134\0" "BLOCK SEXTANT-1345\0" "BLOCK SEXTANT-13456\0" "BLOCK SEXTANT-1346\0" "BLOCK SEXTANT-1356\0" "BLOCK SEXTANT-136\0" "BLOCK SEXTANT-14\0" "BLOCK SEXTANT-145\0" "BLOCK SEXTANT-1456\0" "BLOCK SEXTANT-146\0" "BLOCK SEXTANT-15\0" "BLOCK SEXTANT-156\0" "BLOCK SEXTANT-16\0" "BLOCK SEXTANT-2\0" "BLOCK SEXTANT-23\0" "BLOCK SEXTANT-234\0" "BLOCK SEXTANT-2345\0" "BLOCK SEXTANT-23456\0" "BLOCK SEXTANT-2346\0" "BLOCK SEXTANT-235\0" "BLOCK SEXTANT-2356\0" "BLOCK SEXTANT-236\0" "BLOCK SEXTANT-24\0" "BLOCK SEXTANT-245\0" "BLOCK SEXTANT-2456\0" "BLOCK SEXTANT-25\0" "BLOCK SEXTANT-256\0" "BLOCK SEXTANT-26\0" "BLOCK SEXTANT-3\0" "BLOCK SEXTANT-34\0" "BLOCK SEXTANT-345\0" "BLOCK SEXTANT-3456\0" "BLOCK SEXTANT-346\0" "BLOCK SEXTANT-35\0" "BLOCK SEXTANT-356\0" "BLOCK SEXTANT-36\0" "BLOCK SEXTANT-4\0" "BLOCK SEXTANT-45\0" "BLOCK SEXTANT-456\0" "BLOCK SEXTANT-46\0" "BLOCK SEXTANT-5\0" "BLOCK SEXTANT-56\0" "BLOCK SEXTANT-6\0" "BLOSSOM\0" "BLOWFISH\0" "BLUE BOOK\0" "BLUE HEART\0" "BLUEBERRIES\0" "BOAR\0" "BOLD EIGHT SPOKED ASTERISK\0" "BOLD FIVE SPOKED ASTERISK\0" "BOLD GREEK CROSS\0" "BOLD SALTIRE\0" "BOLD SIX SPOKED ASTERISK\0" "BOLD WHITE CIRCLE\0" "BOLD WHITE SQUARE\0" "BOMB\0" "BONE\0" "BOOK\0" "BOOKMARK\0" "BOOKMARK TABS\0" "BOOKS\0" "BOOMERANG\0" "BOPOMOFO FINAL LETTER G\0" "BOPOMOFO FINAL LETTER H\0" "BOPOMOFO FINAL LETTER K\0" "BOPOMOFO FINAL LETTER P\0" "BOPOMOFO FINAL LETTER T\0" "BOPOMOFO LETTER A\0" "BOPOMOFO LETTER AH\0" "BOPOMOFO LETTER AI\0" "BOPOMOFO LETTER AINN\0" "BOPOMOFO LETTER AM\0" "BOPOMOFO LETTER AN\0" "BOPOMOFO LETTER ANG\0" "BOPOMOFO LETTER ANN\0" "BOPOMOFO LETTER AU\0" "BOPOMOFO LETTER AUNN\0" "BOPOMOFO LETTER B\0" "BOPOMOFO LETTER BU\0" "BOPOMOFO LETTER C\0" "BOPOMOFO LETTER CH\0" "BOPOMOFO LETTER D\0" "BOPOMOFO LETTER E\0" "BOPOMOFO LETTER EE\0" "BOPOMOFO LETTER EH\0" "BOPOMOFO LETTER EI\0" "BOPOMOFO LETTER EN\0" "BOPOMOFO LETTER ENG\0" "BOPOMOFO LETTER ENN\0" "BOPOMOFO LETTER ER\0" "BOPOMOFO LETTER F\0" "BOPOMOFO LETTER G\0" "BOPOMOFO LETTER GH\0" "BOPOMOFO LETTER GN\0" "BOPOMOFO LETTER GU\0" "BOPOMOFO LETTER GW\0" "BOPOMOFO LETTER H\0" "BOPOMOFO LETTER I\0" "BOPOMOFO LETTER IH\0" "BOPOMOFO LETTER IM\0" "BOPOMOFO LETTER INN\0" "BOPOMOFO LETTER INNN\0" "BOPOMOFO LETTER IR\0" "BOPOMOFO LETTER IU\0" "BOPOMOFO LETTER J\0" "BOPOMOFO LETTER JI\0" "BOPOMOFO LETTER K\0" "BOPOMOFO LETTER KW\0" "BOPOMOFO LETTER L\0" "BOPOMOFO LETTER LH\0" "BOPOMOFO LETTER M\0" "BOPOMOFO LETTER N\0" "BOPOMOFO LETTER NG\0" "BOPOMOFO LETTER NGG\0" "BOPOMOFO LETTER NN\0" "BOPOMOFO LETTER O\0" "BOPOMOFO LETTER O WITH DOT ABOVE\0" "BOPOMOFO LETTER OE\0" "BOPOMOFO LETTER OM\0" "BOPOMOFO LETTER ONG\0" "BOPOMOFO LETTER ONN\0" "BOPOMOFO LETTER OO\0" "BOPOMOFO LETTER OU\0" "BOPOMOFO LETTER P\0" "BOPOMOFO LETTER Q\0" "BOPOMOFO LETTER R\0" "BOPOMOFO LETTER S\0" "BOPOMOFO LETTER SH\0" "BOPOMOFO LETTER T\0" "BOPOMOFO LETTER U\0" "BOPOMOFO LETTER UNN\0" "BOPOMOFO LETTER V\0" "BOPOMOFO LETTER X\0" "BOPOMOFO LETTER Z\0" "BOPOMOFO LETTER ZH\0" "BOPOMOFO LETTER ZI\0" "BOPOMOFO LETTER ZY\0" "BOTTLE WITH POPPING CORK\0" "BOTTOM ARC ANTICLOCKWISE ARROW\0" "BOTTOM CURLY BRACKET\0" "BOTTOM HALF BLACK CIRCLE\0" "BOTTOM HALF INTEGRAL\0" "BOTTOM LEFT CORNER\0" "BOTTOM LEFT CROP\0" "BOTTOM LEFT HALF BRACKET\0" "BOTTOM PARENTHESIS\0" "BOTTOM RIGHT CORNER\0" "BOTTOM RIGHT CROP\0" "BOTTOM RIGHT HALF BRACKET\0" "BOTTOM SQUARE BRACKET\0" "BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET\0" "BOTTOM TORTOISE SHELL BRACKET\0" "BOUQUET\0" "BOUQUET OF FLOWERS\0" "BOW AND ARROW\0" "BOWL OF HYGIEIA\0" "BOWL WITH SPOON\0" "BOWLING\0" "BOWTIE\0" "BOWTIE WITH LEFT HALF BLACK\0" "BOWTIE WITH RIGHT HALF BLACK\0" "BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL\0" "BOX DRAWINGS DOUBLE DOWN AND LEFT\0" "BOX DRAWINGS DOUBLE DOWN AND RIGHT\0" "BOX DRAWINGS DOUBLE HORIZONTAL\0" "BOX DRAWINGS DOUBLE UP AND HORIZONTAL\0" "BOX DRAWINGS DOUBLE UP AND LEFT\0" "BOX DRAWINGS DOUBLE UP AND RIGHT\0" "BOX DRAWINGS DOUBLE VERTICAL\0" "BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL\0" "BOX DRAWINGS DOUBLE VERTICAL AND LEFT\0" "BOX DRAWINGS DOUBLE VERTICAL AND RIGHT\0" "BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE\0" "BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE\0" "BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE\0" "BOX DRAWINGS DOWN HEAVY AND HORIZONTAL LIGHT\0" "BOX DRAWINGS DOWN HEAVY AND LEFT LIGHT\0" "BOX DRAWINGS DOWN HEAVY AND LEFT UP LIGHT\0" "BOX DRAWINGS DOWN HEAVY AND RIGHT LIGHT\0" "BOX DRAWINGS DOWN HEAVY AND RIGHT UP LIGHT\0" "BOX DRAWINGS DOWN HEAVY AND UP HORIZONTAL LIGHT\0" "BOX DRAWINGS DOWN LIGHT AND HORIZONTAL HEAVY\0" "BOX DRAWINGS DOWN LIGHT AND LEFT HEAVY\0" "BOX DRAWINGS DOWN LIGHT AND LEFT UP HEAVY\0" "BOX DRAWINGS DOWN LIGHT AND RIGHT HEAVY\0" "BOX DRAWINGS DOWN LIGHT AND RIGHT UP HEAVY\0" "BOX DRAWINGS DOWN LIGHT AND UP HORIZONTAL HEAVY\0" "BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE\0" "BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE\0" "BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE\0" "BOX DRAWINGS HEAVY DOUBLE DASH HORIZONTAL\0" "BOX DRAWINGS HEAVY DOUBLE DASH VERTICAL\0" "BOX DRAWINGS HEAVY DOWN\0" "BOX DRAWINGS HEAVY DOWN AND HORIZONTAL\0" "BOX DRAWINGS HEAVY DOWN AND LEFT\0" "BOX DRAWINGS HEAVY DOWN AND RIGHT\0" "BOX DRAWINGS HEAVY HORIZONTAL\0" "BOX DRAWINGS HEAVY LEFT\0" "BOX DRAWINGS HEAVY LEFT AND LIGHT RIGHT\0" "BOX DRAWINGS HEAVY QUADRUPLE DASH HORIZONTAL\0" "BOX DRAWINGS HEAVY QUADRUPLE DASH VERTICAL\0" "BOX DRAWINGS HEAVY RIGHT\0" "BOX DRAWINGS HEAVY TRIPLE DASH HORIZONTAL\0" "BOX DRAWINGS HEAVY TRIPLE DASH VERTICAL\0" "BOX DRAWINGS HEAVY UP\0" "BOX DRAWINGS HEAVY UP AND HORIZONTAL\0" "BOX DRAWINGS HEAVY UP AND LEFT\0" "BOX DRAWINGS HEAVY UP AND LIGHT DOWN\0" "BOX DRAWINGS HEAVY UP AND RIGHT\0" "BOX DRAWINGS HEAVY VERTICAL\0" "BOX DRAWINGS HEAVY VERTICAL AND HORIZONTAL\0" "BOX DRAWINGS HEAVY VERTICAL AND LEFT\0" "BOX DRAWINGS HEAVY VERTICAL AND RIGHT\0" "BOX DRAWINGS LEFT DOWN HEAVY AND RIGHT UP LIGHT\0" "BOX DRAWINGS LEFT HEAVY AND RIGHT DOWN LIGHT\0" "BOX DRAWINGS LEFT HEAVY AND RIGHT UP LIGHT\0" "BOX DRAWINGS LEFT HEAVY AND RIGHT VERTICAL LIGHT\0" "BOX DRAWINGS LEFT LIGHT AND RIGHT DOWN HEAVY\0" "BOX DRAWINGS LEFT LIGHT AND RIGHT UP HEAVY\0" "BOX DRAWINGS LEFT LIGHT AND RIGHT VERTICAL HEAVY\0" "BOX DRAWINGS LEFT UP HEAVY AND RIGHT DOWN LIGHT\0" "BOX DRAWINGS LIGHT ARC DOWN AND LEFT\0" "BOX DRAWINGS LIGHT ARC DOWN AND RIGHT\0" "BOX DRAWINGS LIGHT ARC UP AND LEFT\0" "BOX DRAWINGS LIGHT ARC UP AND RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL CROSS\0" "BOX DRAWINGS LIGHT DIAGONAL DIAMOND\0" "BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER CENTRE TO MIDDLE RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO UPPER CENTRE TO MIDDLE RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO UPPER CENTRE TO MIDDLE RIGHT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL MIDDLE RIGHT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL MIDDLE RIGHT TO UPPER CENTRE TO MIDDLE LEFT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT AND MIDDLE RIGHT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT TO LOWER CENTRE TO MIDDLE RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT AND MIDDLE LEFT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT TO LOWER CENTRE TO MIDDLE LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT\0" "BOX DRAWINGS LIGHT DOUBLE DASH HORIZONTAL\0" "BOX DRAWINGS LIGHT DOUBLE DASH VERTICAL\0" "BOX DRAWINGS LIGHT DOWN\0" "BOX DRAWINGS LIGHT DOWN AND HORIZONTAL\0" "BOX DRAWINGS LIGHT DOWN AND LEFT\0" "BOX DRAWINGS LIGHT DOWN AND RIGHT\0" "BOX DRAWINGS LIGHT HORIZONTAL\0" "BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE\0" "BOX DRAWINGS LIGHT LEFT\0" "BOX DRAWINGS LIGHT LEFT AND HEAVY RIGHT\0" "BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL\0" "BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL\0" "BOX DRAWINGS LIGHT RIGHT\0" "BOX DRAWINGS LIGHT TRIPLE DASH HORIZONTAL\0" "BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL\0" "BOX DRAWINGS LIGHT UP\0" "BOX DRAWINGS LIGHT UP AND HEAVY DOWN\0" "BOX DRAWINGS LIGHT UP AND HORIZONTAL\0" "BOX DRAWINGS LIGHT UP AND LEFT\0" "BOX DRAWINGS LIGHT UP AND RIGHT\0" "BOX DRAWINGS LIGHT VERTICAL\0" "BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL\0" "BOX DRAWINGS LIGHT VERTICAL AND LEFT\0" "BOX DRAWINGS LIGHT VERTICAL AND RIGHT\0" "BOX DRAWINGS RIGHT DOWN HEAVY AND LEFT UP LIGHT\0" "BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT\0" "BOX DRAWINGS RIGHT HEAVY AND LEFT UP LIGHT\0" "BOX DRAWINGS RIGHT HEAVY AND LEFT VERTICAL LIGHT\0" "BOX DRAWINGS RIGHT LIGHT AND LEFT DOWN HEAVY\0" "BOX DRAWINGS RIGHT LIGHT AND LEFT UP HEAVY\0" "BOX DRAWINGS RIGHT LIGHT AND LEFT VERTICAL HEAVY\0" "BOX DRAWINGS RIGHT UP HEAVY AND LEFT DOWN LIGHT\0" "BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE\0" "BOX DRAWINGS UP DOUBLE AND LEFT SINGLE\0" "BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE\0" "BOX DRAWINGS UP HEAVY AND DOWN HORIZONTAL LIGHT\0" "BOX DRAWINGS UP HEAVY AND HORIZONTAL LIGHT\0" "BOX DRAWINGS UP HEAVY AND LEFT DOWN LIGHT\0" "BOX DRAWINGS UP HEAVY AND LEFT LIGHT\0" "BOX DRAWINGS UP HEAVY AND RIGHT DOWN LIGHT\0" "BOX DRAWINGS UP HEAVY AND RIGHT LIGHT\0" "BOX DRAWINGS UP LIGHT AND DOWN HORIZONTAL HEAVY\0" "BOX DRAWINGS UP LIGHT AND HORIZONTAL HEAVY\0" "BOX DRAWINGS UP LIGHT AND LEFT DOWN HEAVY\0" "BOX DRAWINGS UP LIGHT AND LEFT HEAVY\0" "BOX DRAWINGS UP LIGHT AND RIGHT DOWN HEAVY\0" "BOX DRAWINGS UP LIGHT AND RIGHT HEAVY\0" "BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE\0" "BOX DRAWINGS UP SINGLE AND LEFT DOUBLE\0" "BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE\0" "BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE\0" "BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE\0" "BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE\0" "BOX DRAWINGS VERTICAL HEAVY AND HORIZONTAL LIGHT\0" "BOX DRAWINGS VERTICAL HEAVY AND LEFT LIGHT\0" "BOX DRAWINGS VERTICAL HEAVY AND RIGHT LIGHT\0" "BOX DRAWINGS VERTICAL LIGHT AND HORIZONTAL HEAVY\0" "BOX DRAWINGS VERTICAL LIGHT AND LEFT HEAVY\0" "BOX DRAWINGS VERTICAL LIGHT AND RIGHT HEAVY\0" "BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE\0" "BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE\0" "BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE\0" "BOXING GLOVE\0" "BOY\0" "BOYS SYMBOL\0" "BRAHMI DANDA\0" "BRAHMI DIGIT EIGHT\0" "BRAHMI DIGIT FIVE\0" "BRAHMI DIGIT FOUR\0" "BRAHMI DIGIT NINE\0" "BRAHMI DIGIT ONE\0" "BRAHMI DIGIT SEVEN\0" "BRAHMI DIGIT SIX\0" "BRAHMI DIGIT THREE\0" "BRAHMI DIGIT TWO\0" "BRAHMI DIGIT ZERO\0" "BRAHMI DOUBLE DANDA\0" "BRAHMI LETTER A\0" "BRAHMI LETTER AA\0" "BRAHMI LETTER AI\0" "BRAHMI LETTER AU\0" "BRAHMI LETTER BA\0" "BRAHMI LETTER BHA\0" "BRAHMI LETTER CA\0" "BRAHMI LETTER CHA\0" "BRAHMI LETTER DA\0" "BRAHMI LETTER DDA\0" "BRAHMI LETTER DDHA\0" "BRAHMI LETTER DHA\0" "BRAHMI LETTER E\0" "BRAHMI LETTER GA\0" "BRAHMI LETTER GHA\0" "BRAHMI LETTER HA\0" "BRAHMI LETTER I\0" "BRAHMI LETTER II\0" "BRAHMI LETTER JA\0" "BRAHMI LETTER JHA\0" "BRAHMI LETTER KA\0" "BRAHMI LETTER KHA\0" "BRAHMI LETTER LA\0" "BRAHMI LETTER LLA\0" "BRAHMI LETTER MA\0" "BRAHMI LETTER NA\0" "BRAHMI LETTER NGA\0" "BRAHMI LETTER NNA\0" "BRAHMI LETTER NYA\0" "BRAHMI LETTER O\0" "BRAHMI LETTER OLD TAMIL LLLA\0" "BRAHMI LETTER OLD TAMIL NNNA\0" "BRAHMI LETTER OLD TAMIL RRA\0" "BRAHMI LETTER PA\0" "BRAHMI LETTER PHA\0" "BRAHMI LETTER RA\0" "BRAHMI LETTER SA\0" "BRAHMI LETTER SHA\0" "BRAHMI LETTER SSA\0" "BRAHMI LETTER TA\0" "BRAHMI LETTER THA\0" "BRAHMI LETTER TTA\0" "BRAHMI LETTER TTHA\0" "BRAHMI LETTER U\0" "BRAHMI LETTER UU\0" "BRAHMI LETTER VA\0" "BRAHMI LETTER VOCALIC L\0" "BRAHMI LETTER VOCALIC LL\0" "BRAHMI LETTER VOCALIC R\0" "BRAHMI LETTER VOCALIC RR\0" "BRAHMI LETTER YA\0" "BRAHMI NUMBER EIGHT\0" "BRAHMI NUMBER EIGHTY\0" "BRAHMI NUMBER FIFTY\0" "BRAHMI NUMBER FIVE\0" "BRAHMI NUMBER FORTY\0" "BRAHMI NUMBER FOUR\0" "BRAHMI NUMBER JOINER\0" "BRAHMI NUMBER NINE\0" "BRAHMI NUMBER NINETY\0" "BRAHMI NUMBER ONE\0" "BRAHMI NUMBER ONE HUNDRED\0" "BRAHMI NUMBER ONE THOUSAND\0" "BRAHMI NUMBER SEVEN\0" "BRAHMI NUMBER SEVENTY\0" "BRAHMI NUMBER SIX\0" "BRAHMI NUMBER SIXTY\0" "BRAHMI NUMBER TEN\0" "BRAHMI NUMBER THIRTY\0" "BRAHMI NUMBER THREE\0" "BRAHMI NUMBER TWENTY\0" "BRAHMI NUMBER TWO\0" "BRAHMI PUNCTUATION CRESCENT BAR\0" "BRAHMI PUNCTUATION DOT\0" "BRAHMI PUNCTUATION DOUBLE DOT\0" "BRAHMI PUNCTUATION LINE\0" "BRAHMI PUNCTUATION LOTUS\0" "BRAHMI SIGN ANUSVARA\0" "BRAHMI SIGN CANDRABINDU\0" "BRAHMI SIGN JIHVAMULIYA\0" "BRAHMI SIGN UPADHMANIYA\0" "BRAHMI SIGN VISARGA\0" "BRAHMI VIRAMA\0" "BRAHMI VOWEL SIGN AA\0" "BRAHMI VOWEL SIGN AI\0" "BRAHMI VOWEL SIGN AU\0" "BRAHMI VOWEL SIGN BHATTIPROLU AA\0" "BRAHMI VOWEL SIGN E\0" "BRAHMI VOWEL SIGN I\0" "BRAHMI VOWEL SIGN II\0" "BRAHMI VOWEL SIGN O\0" "BRAHMI VOWEL SIGN U\0" "BRAHMI VOWEL SIGN UU\0" "BRAHMI VOWEL SIGN VOCALIC L\0" "BRAHMI VOWEL SIGN VOCALIC LL\0" "BRAHMI VOWEL SIGN VOCALIC R\0" "BRAHMI VOWEL SIGN VOCALIC RR\0" "BRAILLE PATTERN BLANK\0" "BRAILLE PATTERN DOTS-1\0" "BRAILLE PATTERN DOTS-12\0" "BRAILLE PATTERN DOTS-123\0" "BRAILLE PATTERN DOTS-1234\0" "BRAILLE PATTERN DOTS-12345\0" "BRAILLE PATTERN DOTS-123456\0" "BRAILLE PATTERN DOTS-1234567\0" "BRAILLE PATTERN DOTS-12345678\0" "BRAILLE PATTERN DOTS-1234568\0" "BRAILLE PATTERN DOTS-123457\0" "BRAILLE PATTERN DOTS-1234578\0" "BRAILLE PATTERN DOTS-123458\0" "BRAILLE PATTERN DOTS-12346\0" "BRAILLE PATTERN DOTS-123467\0" "BRAILLE PATTERN DOTS-1234678\0" "BRAILLE PATTERN DOTS-123468\0" "BRAILLE PATTERN DOTS-12347\0" "BRAILLE PATTERN DOTS-123478\0" "BRAILLE PATTERN DOTS-12348\0" "BRAILLE PATTERN DOTS-1235\0" "BRAILLE PATTERN DOTS-12356\0" "BRAILLE PATTERN DOTS-123567\0" "BRAILLE PATTERN DOTS-1235678\0" "BRAILLE PATTERN DOTS-123568\0" "BRAILLE PATTERN DOTS-12357\0" "BRAILLE PATTERN DOTS-123578\0" "BRAILLE PATTERN DOTS-12358\0" "BRAILLE PATTERN DOTS-1236\0" "BRAILLE PATTERN DOTS-12367\0" "BRAILLE PATTERN DOTS-123678\0" "BRAILLE PATTERN DOTS-12368\0" "BRAILLE PATTERN DOTS-1237\0" "BRAILLE PATTERN DOTS-12378\0" "BRAILLE PATTERN DOTS-1238\0" "BRAILLE PATTERN DOTS-124\0" "BRAILLE PATTERN DOTS-1245\0" "BRAILLE PATTERN DOTS-12456\0" "BRAILLE PATTERN DOTS-124567\0" "BRAILLE PATTERN DOTS-1245678\0" "BRAILLE PATTERN DOTS-124568\0" "BRAILLE PATTERN DOTS-12457\0" "BRAILLE PATTERN DOTS-124578\0" "BRAILLE PATTERN DOTS-12458\0" "BRAILLE PATTERN DOTS-1246\0" "BRAILLE PATTERN DOTS-12467\0" "BRAILLE PATTERN DOTS-124678\0" "BRAILLE PATTERN DOTS-12468\0" "BRAILLE PATTERN DOTS-1247\0" "BRAILLE PATTERN DOTS-12478\0" "BRAILLE PATTERN DOTS-1248\0" "BRAILLE PATTERN DOTS-125\0" "BRAILLE PATTERN DOTS-1256\0" "BRAILLE PATTERN DOTS-12567\0" "BRAILLE PATTERN DOTS-125678\0" "BRAILLE PATTERN DOTS-12568\0" "BRAILLE PATTERN DOTS-1257\0" "BRAILLE PATTERN DOTS-12578\0" "BRAILLE PATTERN DOTS-1258\0" "BRAILLE PATTERN DOTS-126\0" "BRAILLE PATTERN DOTS-1267\0" "BRAILLE PATTERN DOTS-12678\0" "BRAILLE PATTERN DOTS-1268\0" "BRAILLE PATTERN DOTS-127\0" "BRAILLE PATTERN DOTS-1278\0" "BRAILLE PATTERN DOTS-128\0" "BRAILLE PATTERN DOTS-13\0" "BRAILLE PATTERN DOTS-134\0" "BRAILLE PATTERN DOTS-1345\0" "BRAILLE PATTERN DOTS-13456\0" "BRAILLE PATTERN DOTS-134567\0" "BRAILLE PATTERN DOTS-1345678\0" "BRAILLE PATTERN DOTS-134568\0" "BRAILLE PATTERN DOTS-13457\0" "BRAILLE PATTERN DOTS-134578\0" "BRAILLE PATTERN DOTS-13458\0" "BRAILLE PATTERN DOTS-1346\0" "BRAILLE PATTERN DOTS-13467\0" "BRAILLE PATTERN DOTS-134678\0" "BRAILLE PATTERN DOTS-13468\0" "BRAILLE PATTERN DOTS-1347\0" "BRAILLE PATTERN DOTS-13478\0" "BRAILLE PATTERN DOTS-1348\0" "BRAILLE PATTERN DOTS-135\0" "BRAILLE PATTERN DOTS-1356\0" "BRAILLE PATTERN DOTS-13567\0" "BRAILLE PATTERN DOTS-135678\0" "BRAILLE PATTERN DOTS-13568\0" "BRAILLE PATTERN DOTS-1357\0" "BRAILLE PATTERN DOTS-13578\0" "BRAILLE PATTERN DOTS-1358\0" "BRAILLE PATTERN DOTS-136\0" "BRAILLE PATTERN DOTS-1367\0" "BRAILLE PATTERN DOTS-13678\0" "BRAILLE PATTERN DOTS-1368\0" "BRAILLE PATTERN DOTS-137\0" "BRAILLE PATTERN DOTS-1378\0" "BRAILLE PATTERN DOTS-138\0" "BRAILLE PATTERN DOTS-14\0" "BRAILLE PATTERN DOTS-145\0" "BRAILLE PATTERN DOTS-1456\0" "BRAILLE PATTERN DOTS-14567\0" "BRAILLE PATTERN DOTS-145678\0" "BRAILLE PATTERN DOTS-14568\0" "BRAILLE PATTERN DOTS-1457\0" "BRAILLE PATTERN DOTS-14578\0" "BRAILLE PATTERN DOTS-1458\0" "BRAILLE PATTERN DOTS-146\0" "BRAILLE PATTERN DOTS-1467\0" "BRAILLE PATTERN DOTS-14678\0" "BRAILLE PATTERN DOTS-1468\0" "BRAILLE PATTERN DOTS-147\0" "BRAILLE PATTERN DOTS-1478\0" "BRAILLE PATTERN DOTS-148\0" "BRAILLE PATTERN DOTS-15\0" "BRAILLE PATTERN DOTS-156\0" "BRAILLE PATTERN DOTS-1567\0" "BRAILLE PATTERN DOTS-15678\0" "BRAILLE PATTERN DOTS-1568\0" "BRAILLE PATTERN DOTS-157\0" "BRAILLE PATTERN DOTS-1578\0" "BRAILLE PATTERN DOTS-158\0" "BRAILLE PATTERN DOTS-16\0" "BRAILLE PATTERN DOTS-167\0" "BRAILLE PATTERN DOTS-1678\0" "BRAILLE PATTERN DOTS-168\0" "BRAILLE PATTERN DOTS-17\0" "BRAILLE PATTERN DOTS-178\0" "BRAILLE PATTERN DOTS-18\0" "BRAILLE PATTERN DOTS-2\0" "BRAILLE PATTERN DOTS-23\0" "BRAILLE PATTERN DOTS-234\0" "BRAILLE PATTERN DOTS-2345\0" "BRAILLE PATTERN DOTS-23456\0" "BRAILLE PATTERN DOTS-234567\0" "BRAILLE PATTERN DOTS-2345678\0" "BRAILLE PATTERN DOTS-234568\0" "BRAILLE PATTERN DOTS-23457\0" "BRAILLE PATTERN DOTS-234578\0" "BRAILLE PATTERN DOTS-23458\0" "BRAILLE PATTERN DOTS-2346\0" "BRAILLE PATTERN DOTS-23467\0" "BRAILLE PATTERN DOTS-234678\0" "BRAILLE PATTERN DOTS-23468\0" "BRAILLE PATTERN DOTS-2347\0" "BRAILLE PATTERN DOTS-23478\0" "BRAILLE PATTERN DOTS-2348\0" "BRAILLE PATTERN DOTS-235\0" "BRAILLE PATTERN DOTS-2356\0" "BRAILLE PATTERN DOTS-23567\0" "BRAILLE PATTERN DOTS-235678\0" "BRAILLE PATTERN DOTS-23568\0" "BRAILLE PATTERN DOTS-2357\0" "BRAILLE PATTERN DOTS-23578\0" "BRAILLE PATTERN DOTS-2358\0" "BRAILLE PATTERN DOTS-236\0" "BRAILLE PATTERN DOTS-2367\0" "BRAILLE PATTERN DOTS-23678\0" "BRAILLE PATTERN DOTS-2368\0" "BRAILLE PATTERN DOTS-237\0" "BRAILLE PATTERN DOTS-2378\0" "BRAILLE PATTERN DOTS-238\0" "BRAILLE PATTERN DOTS-24\0" "BRAILLE PATTERN DOTS-245\0" "BRAILLE PATTERN DOTS-2456\0" "BRAILLE PATTERN DOTS-24567\0" "BRAILLE PATTERN DOTS-245678\0" "BRAILLE PATTERN DOTS-24568\0" "BRAILLE PATTERN DOTS-2457\0" "BRAILLE PATTERN DOTS-24578\0" "BRAILLE PATTERN DOTS-2458\0" "BRAILLE PATTERN DOTS-246\0" "BRAILLE PATTERN DOTS-2467\0" "BRAILLE PATTERN DOTS-24678\0" "BRAILLE PATTERN DOTS-2468\0" "BRAILLE PATTERN DOTS-247\0" "BRAILLE PATTERN DOTS-2478\0" "BRAILLE PATTERN DOTS-248\0" "BRAILLE PATTERN DOTS-25\0" "BRAILLE PATTERN DOTS-256\0" "BRAILLE PATTERN DOTS-2567\0" "BRAILLE PATTERN DOTS-25678\0" "BRAILLE PATTERN DOTS-2568\0" "BRAILLE PATTERN DOTS-257\0" "BRAILLE PATTERN DOTS-2578\0" "BRAILLE PATTERN DOTS-258\0" "BRAILLE PATTERN DOTS-26\0" "BRAILLE PATTERN DOTS-267\0" "BRAILLE PATTERN DOTS-2678\0" "BRAILLE PATTERN DOTS-268\0" "BRAILLE PATTERN DOTS-27\0" "BRAILLE PATTERN DOTS-278\0" "BRAILLE PATTERN DOTS-28\0" "BRAILLE PATTERN DOTS-3\0" "BRAILLE PATTERN DOTS-34\0" "BRAILLE PATTERN DOTS-345\0" "BRAILLE PATTERN DOTS-3456\0" "BRAILLE PATTERN DOTS-34567\0" "BRAILLE PATTERN DOTS-345678\0" "BRAILLE PATTERN DOTS-34568\0" "BRAILLE PATTERN DOTS-3457\0" "BRAILLE PATTERN DOTS-34578\0" "BRAILLE PATTERN DOTS-3458\0" "BRAILLE PATTERN DOTS-346\0" "BRAILLE PATTERN DOTS-3467\0" "BRAILLE PATTERN DOTS-34678\0" "BRAILLE PATTERN DOTS-3468\0" "BRAILLE PATTERN DOTS-347\0" "BRAILLE PATTERN DOTS-3478\0" "BRAILLE PATTERN DOTS-348\0" "BRAILLE PATTERN DOTS-35\0" "BRAILLE PATTERN DOTS-356\0" "BRAILLE PATTERN DOTS-3567\0" "BRAILLE PATTERN DOTS-35678\0" "BRAILLE PATTERN DOTS-3568\0" "BRAILLE PATTERN DOTS-357\0" "BRAILLE PATTERN DOTS-3578\0" "BRAILLE PATTERN DOTS-358\0" "BRAILLE PATTERN DOTS-36\0" "BRAILLE PATTERN DOTS-367\0" "BRAILLE PATTERN DOTS-3678\0" "BRAILLE PATTERN DOTS-368\0" "BRAILLE PATTERN DOTS-37\0" "BRAILLE PATTERN DOTS-378\0" "BRAILLE PATTERN DOTS-38\0" "BRAILLE PATTERN DOTS-4\0" "BRAILLE PATTERN DOTS-45\0" "BRAILLE PATTERN DOTS-456\0" "BRAILLE PATTERN DOTS-4567\0" "BRAILLE PATTERN DOTS-45678\0" "BRAILLE PATTERN DOTS-4568\0" "BRAILLE PATTERN DOTS-457\0" "BRAILLE PATTERN DOTS-4578\0" "BRAILLE PATTERN DOTS-458\0" "BRAILLE PATTERN DOTS-46\0" "BRAILLE PATTERN DOTS-467\0" "BRAILLE PATTERN DOTS-4678\0" "BRAILLE PATTERN DOTS-468\0" "BRAILLE PATTERN DOTS-47\0" "BRAILLE PATTERN DOTS-478\0" "BRAILLE PATTERN DOTS-48\0" "BRAILLE PATTERN DOTS-5\0" "BRAILLE PATTERN DOTS-56\0" "BRAILLE PATTERN DOTS-567\0" "BRAILLE PATTERN DOTS-5678\0" "BRAILLE PATTERN DOTS-568\0" "BRAILLE PATTERN DOTS-57\0" "BRAILLE PATTERN DOTS-578\0" "BRAILLE PATTERN DOTS-58\0" "BRAILLE PATTERN DOTS-6\0" "BRAILLE PATTERN DOTS-67\0" "BRAILLE PATTERN DOTS-678\0" "BRAILLE PATTERN DOTS-68\0" "BRAILLE PATTERN DOTS-7\0" "BRAILLE PATTERN DOTS-78\0" "BRAILLE PATTERN DOTS-8\0" "BRAIN\0" "BREAD\0" "BREAST-FEEDING\0" "BREVE\0" "BRICK\0" "BRIDE WITH VEIL\0" "BRIDGE AT NIGHT\0" "BRIEFCASE\0" "BRIEFS\0" "BROCCOLI\0" "BROKEN BAR\0" "BROKEN CIRCLE WITH NORTHWEST ARROW\0" "BROKEN HEART\0" "BROOM\0" "BROWN HEART\0" "BUBBLE TEA\0" "BUCKET\0" "BUG\0" "BUGINESE END OF SECTION\0" "BUGINESE LETTER A\0" "BUGINESE LETTER BA\0" "BUGINESE LETTER CA\0" "BUGINESE LETTER DA\0" "BUGINESE LETTER GA\0" "BUGINESE LETTER HA\0" "BUGINESE LETTER JA\0" "BUGINESE LETTER KA\0" "BUGINESE LETTER LA\0" "BUGINESE LETTER MA\0" "BUGINESE LETTER MPA\0" "BUGINESE LETTER NA\0" "BUGINESE LETTER NGA\0" "BUGINESE LETTER NGKA\0" "BUGINESE LETTER NRA\0" "BUGINESE LETTER NYA\0" "BUGINESE LETTER NYCA\0" "BUGINESE LETTER PA\0" "BUGINESE LETTER RA\0" "BUGINESE LETTER SA\0" "BUGINESE LETTER TA\0" "BUGINESE LETTER VA\0" "BUGINESE LETTER YA\0" "BUGINESE PALLAWA\0" "BUGINESE VOWEL SIGN AE\0" "BUGINESE VOWEL SIGN E\0" "BUGINESE VOWEL SIGN I\0" "BUGINESE VOWEL SIGN O\0" "BUGINESE VOWEL SIGN U\0" "BUHID LETTER A\0" "BUHID LETTER BA\0" "BUHID LETTER DA\0" "BUHID LETTER GA\0" "BUHID LETTER HA\0" "BUHID LETTER I\0" "BUHID LETTER KA\0" "BUHID LETTER LA\0" "BUHID LETTER MA\0" "BUHID LETTER NA\0" "BUHID LETTER NGA\0" "BUHID LETTER PA\0" "BUHID LETTER RA\0" "BUHID LETTER SA\0" "BUHID LETTER TA\0" "BUHID LETTER U\0" "BUHID LETTER WA\0" "BUHID LETTER YA\0" "BUHID VOWEL SIGN I\0" "BUHID VOWEL SIGN U\0" "BUILDING CONSTRUCTION\0" "BULLET\0" "BULLET OPERATOR\0" "BULLHORN\0" "BULLHORN WITH SOUND WAVES\0" "BULLSEYE\0" "BURRITO\0" "BUS\0" "BUS STOP\0" "BUST IN SILHOUETTE\0" "BUSTS IN SILHOUETTE\0" "BUTTER\0" "BUTTERFLY\0" "BYZANTINE MUSICAL SYMBOL AGOGI ARGI\0" "BYZANTINE MUSICAL SYMBOL AGOGI ARGOTERI\0" "BYZANTINE MUSICAL SYMBOL AGOGI GORGI\0" "BYZANTINE MUSICAL SYMBOL AGOGI GORGOTERI\0" "BYZANTINE MUSICAL SYMBOL AGOGI MESI\0" "BYZANTINE MUSICAL SYMBOL AGOGI METRIA\0" "BYZANTINE MUSICAL SYMBOL AGOGI POLI ARGI\0" "BYZANTINE MUSICAL SYMBOL AGOGI POLI GORGI\0" "BYZANTINE MUSICAL SYMBOL ANATRICHISMA\0" "BYZANTINE MUSICAL SYMBOL ANTIKENOKYLISMA\0" "BYZANTINE MUSICAL SYMBOL ANTIKENOMA\0" "BYZANTINE MUSICAL SYMBOL APESO EKFONITIKON\0" "BYZANTINE MUSICAL SYMBOL APESO EXO NEO\0" "BYZANTINE MUSICAL SYMBOL APLI\0" "BYZANTINE MUSICAL SYMBOL APODERMA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL APODERMA NEO\0" "BYZANTINE MUSICAL SYMBOL APOSTROFOI SYNDESMOS NEO\0" "BYZANTINE MUSICAL SYMBOL APOSTROFOI TELOUS ICHIMATOS\0" "BYZANTINE MUSICAL SYMBOL APOSTROFOS\0" "BYZANTINE MUSICAL SYMBOL APOSTROFOS DIPLI\0" "BYZANTINE MUSICAL SYMBOL APOSTROFOS NEO\0" "BYZANTINE MUSICAL SYMBOL APOTHEMA\0" "BYZANTINE MUSICAL SYMBOL ARGON\0" "BYZANTINE MUSICAL SYMBOL ARGOSYNTHETON\0" "BYZANTINE MUSICAL SYMBOL ARKTIKO DI\0" "BYZANTINE MUSICAL SYMBOL ARKTIKO GA\0" "BYZANTINE MUSICAL SYMBOL ARKTIKO KE\0" "BYZANTINE MUSICAL SYMBOL ARKTIKO NI\0" "BYZANTINE MUSICAL SYMBOL ARKTIKO PA\0" "BYZANTINE MUSICAL SYMBOL ARKTIKO VOU\0" "BYZANTINE MUSICAL SYMBOL ARKTIKO ZO\0" "BYZANTINE MUSICAL SYMBOL CHAMILI\0" "BYZANTINE MUSICAL SYMBOL CHAMILON\0" "BYZANTINE MUSICAL SYMBOL CHOREVMA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL CHOREVMA NEO\0" "BYZANTINE MUSICAL SYMBOL CHROA KLITON\0" "BYZANTINE MUSICAL SYMBOL CHROA SPATHI\0" "BYZANTINE MUSICAL SYMBOL CHROA ZYGOS\0" "BYZANTINE MUSICAL SYMBOL DASEIA\0" "BYZANTINE MUSICAL SYMBOL DIARGON\0" "BYZANTINE MUSICAL SYMBOL DIASTOLI APLI MEGALI\0" "BYZANTINE MUSICAL SYMBOL DIASTOLI APLI MIKRI\0" "BYZANTINE MUSICAL SYMBOL DIASTOLI DIPLI\0" "BYZANTINE MUSICAL SYMBOL DIASTOLI THESEOS\0" "BYZANTINE MUSICAL SYMBOL DIESIS APLI DYO DODEKATA\0" "BYZANTINE MUSICAL SYMBOL DIESIS DIGRAMMOS EX DODEKATA\0" "BYZANTINE MUSICAL SYMBOL DIESIS MONOGRAMMOS TESSERA DODEKATA\0" "BYZANTINE MUSICAL SYMBOL DIESIS TETARTIMORION\0" "BYZANTINE MUSICAL SYMBOL DIESIS TRIGRAMMOS OKTO DODEKATA\0" "BYZANTINE MUSICAL SYMBOL DIESIS TRITIMORION\0" "BYZANTINE MUSICAL SYMBOL DIFTOGGOS OU\0" "BYZANTINE MUSICAL SYMBOL DIGORGON\0" "BYZANTINE MUSICAL SYMBOL DIGORGON PARESTIGMENON ARISTERA ANO\0" "BYZANTINE MUSICAL SYMBOL DIGORGON PARESTIGMENON ARISTERA KATO\0" "BYZANTINE MUSICAL SYMBOL DIGORGON PARESTIGMENON DEXIA\0" "BYZANTINE MUSICAL SYMBOL DIGRAMMA GG\0" "BYZANTINE MUSICAL SYMBOL DIPLI\0" "BYZANTINE MUSICAL SYMBOL DIPLI ARCHAION\0" "BYZANTINE MUSICAL SYMBOL DYO\0" "BYZANTINE MUSICAL SYMBOL EKSTREPTON\0" "BYZANTINE MUSICAL SYMBOL ELAFRON\0" "BYZANTINE MUSICAL SYMBOL ENARXIS KAI FTHORA VOU\0" "BYZANTINE MUSICAL SYMBOL ENDOFONON\0" "BYZANTINE MUSICAL SYMBOL EPEGERMA\0" "BYZANTINE MUSICAL SYMBOL ETERON ARGOSYNTHETON\0" "BYZANTINE MUSICAL SYMBOL ETERON PARAKALESMA\0" "BYZANTINE MUSICAL SYMBOL EXO EKFONITIKON\0" "BYZANTINE MUSICAL SYMBOL FANEROSIS DIFONIAS\0" "BYZANTINE MUSICAL SYMBOL FANEROSIS MONOFONIAS\0" "BYZANTINE MUSICAL SYMBOL FANEROSIS TETRAFONIAS\0" "BYZANTINE MUSICAL SYMBOL FHTORA SKLIRON CHROMA VASIS\0" "BYZANTINE MUSICAL SYMBOL FTHORA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL FTHORA ARCHAION DEYTEROU ICHOU\0" "BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI DI\0" "BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI KE\0" "BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI NANA\0" "BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI NI ANO\0" "BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI NI KATO\0" "BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI PA\0" "BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI ZO\0" "BYZANTINE MUSICAL SYMBOL FTHORA ENARMONIOS ANTIFONIA\0" "BYZANTINE MUSICAL SYMBOL FTHORA I YFESIS TETARTIMORION\0" "BYZANTINE MUSICAL SYMBOL FTHORA MALAKON CHROMA DIFONIAS\0" "BYZANTINE MUSICAL SYMBOL FTHORA MALAKON CHROMA MONOFONIAS\0" "BYZANTINE MUSICAL SYMBOL FTHORA NAOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL FTHORA NENANO\0" "BYZANTINE MUSICAL SYMBOL FTHORA SKLIRON CHROMA SYNAFI\0" "BYZANTINE MUSICAL SYMBOL FTHORA SKLIRON DIATONON DI\0" "BYZANTINE MUSICAL SYMBOL GENIKI DIESIS\0" "BYZANTINE MUSICAL SYMBOL GENIKI YFESIS\0" "BYZANTINE MUSICAL SYMBOL GORGON ARCHAION\0" "BYZANTINE MUSICAL SYMBOL GORGON NEO ANO\0" "BYZANTINE MUSICAL SYMBOL GORGON NEO KATO\0" "BYZANTINE MUSICAL SYMBOL GORGON PARESTIGMENON ARISTERA\0" "BYZANTINE MUSICAL SYMBOL GORGON PARESTIGMENON DEXIA\0" "BYZANTINE MUSICAL SYMBOL GORGOSYNTHETON\0" "BYZANTINE MUSICAL SYMBOL GORTHMIKON N APLOUN\0" "BYZANTINE MUSICAL SYMBOL GORTHMIKON N DIPLOUN\0" "BYZANTINE MUSICAL SYMBOL GRONTHISMATA\0" "BYZANTINE MUSICAL SYMBOL ICHADIN\0" "BYZANTINE MUSICAL SYMBOL IMIDIARGON\0" "BYZANTINE MUSICAL SYMBOL IMIFONON\0" "BYZANTINE MUSICAL SYMBOL IMIFTHORA\0" "BYZANTINE MUSICAL SYMBOL IMIFTHORON\0" "BYZANTINE MUSICAL SYMBOL ISAKIA TELOUS ICHIMATOS\0" "BYZANTINE MUSICAL SYMBOL ISON ARCHAION\0" "BYZANTINE MUSICAL SYMBOL ISON NEO\0" "BYZANTINE MUSICAL SYMBOL KATAVA TROMIKON\0" "BYZANTINE MUSICAL SYMBOL KATAVASMA\0" "BYZANTINE MUSICAL SYMBOL KATHISTI\0" "BYZANTINE MUSICAL SYMBOL KENTIMA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL KENTIMA NEO ANO\0" "BYZANTINE MUSICAL SYMBOL KENTIMA NEO KATO\0" "BYZANTINE MUSICAL SYMBOL KENTIMA NEO MESO\0" "BYZANTINE MUSICAL SYMBOL KENTIMATA\0" "BYZANTINE MUSICAL SYMBOL KENTIMATA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL KENTIMATA NEO ANO\0" "BYZANTINE MUSICAL SYMBOL KENTIMATA NEO KATO\0" "BYZANTINE MUSICAL SYMBOL KENTIMATA NEO MESO\0" "BYZANTINE MUSICAL SYMBOL KLASMA\0" "BYZANTINE MUSICAL SYMBOL KLASMA ANO\0" "BYZANTINE MUSICAL SYMBOL KLASMA KATO\0" "BYZANTINE MUSICAL SYMBOL KONTEVMA\0" "BYZANTINE MUSICAL SYMBOL KONTEVMA ALLO\0" "BYZANTINE MUSICAL SYMBOL KORONIS\0" "BYZANTINE MUSICAL SYMBOL KOUFISMA\0" "BYZANTINE MUSICAL SYMBOL KRATIMA ALLO\0" "BYZANTINE MUSICAL SYMBOL KRATIMA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL KRATIMA NEO\0" "BYZANTINE MUSICAL SYMBOL KRATIMATA\0" "BYZANTINE MUSICAL SYMBOL KRATIMOKOUFISMA\0" "BYZANTINE MUSICAL SYMBOL KRATIMOYPORROON\0" "BYZANTINE MUSICAL SYMBOL KREMASTI\0" "BYZANTINE MUSICAL SYMBOL KYLISMA\0" "BYZANTINE MUSICAL SYMBOL LEIMMA DYO CHRONON\0" "BYZANTINE MUSICAL SYMBOL LEIMMA ENOS CHRONOU\0" "BYZANTINE MUSICAL SYMBOL LEIMMA IMISEOS CHRONOU\0" "BYZANTINE MUSICAL SYMBOL LEIMMA TESSARON CHRONON\0" "BYZANTINE MUSICAL SYMBOL LEIMMA TRION CHRONON\0" "BYZANTINE MUSICAL SYMBOL LEMOI\0" "BYZANTINE MUSICAL SYMBOL LYGISMA\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA ALLI DEYTEROS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA ALLI PROTOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA DEYTEROS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA LEGETOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA PLAGIOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA PLAGIOS TETARTOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA PROTOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA PROTOVARYS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA TETARTOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA TETARTOS LEGETOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA TRIFONIAS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA TRITOS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MARTYRIA VARYS ICHOS\0" "BYZANTINE MUSICAL SYMBOL MIKRON ISON\0" "BYZANTINE MUSICAL SYMBOL NANA\0" "BYZANTINE MUSICAL SYMBOL OLIGON ARCHAION\0" "BYZANTINE MUSICAL SYMBOL OLIGON NEO\0" "BYZANTINE MUSICAL SYMBOL OMALON\0" "BYZANTINE MUSICAL SYMBOL OXEIA DIPLI\0" "BYZANTINE MUSICAL SYMBOL OXEIA EKFONITIKON\0" "BYZANTINE MUSICAL SYMBOL OXEIA NEO\0" "BYZANTINE MUSICAL SYMBOL OXEIAI ARCHAION\0" "BYZANTINE MUSICAL SYMBOL OYRANISMA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL OYRANISMA NEO\0" "BYZANTINE MUSICAL SYMBOL PARAKALESMA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL PARAKALESMA NEO\0" "BYZANTINE MUSICAL SYMBOL PARAKLITIKI\0" "BYZANTINE MUSICAL SYMBOL PARAKLITIKI ARCHAION\0" "BYZANTINE MUSICAL SYMBOL PARAKLITIKI NEO\0" "BYZANTINE MUSICAL SYMBOL PARICHON\0" "BYZANTINE MUSICAL SYMBOL PELASTON\0" "BYZANTINE MUSICAL SYMBOL PELASTON NEO\0" "BYZANTINE MUSICAL SYMBOL PERISPOMENI\0" "BYZANTINE MUSICAL SYMBOL PETASMA\0" "BYZANTINE MUSICAL SYMBOL PETASTI\0" "BYZANTINE MUSICAL SYMBOL PETASTOKOUFISMA\0" "BYZANTINE MUSICAL SYMBOL PIASMA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL PIASMA NEO\0" "BYZANTINE MUSICAL SYMBOL PSIFISTOLYGISMA\0" "BYZANTINE MUSICAL SYMBOL PSIFISTON\0" "BYZANTINE MUSICAL SYMBOL PSIFISTON NEO\0" "BYZANTINE MUSICAL SYMBOL PSIFISTOPARAKALESMA\0" "BYZANTINE MUSICAL SYMBOL PSIFISTOSYNAGMA\0" "BYZANTINE MUSICAL SYMBOL PSILI\0" "BYZANTINE MUSICAL SYMBOL PSILON\0" "BYZANTINE MUSICAL SYMBOL RAPISMA\0" "BYZANTINE MUSICAL SYMBOL REVMA\0" "BYZANTINE MUSICAL SYMBOL SAXIMATA\0" "BYZANTINE MUSICAL SYMBOL SEISMA\0" "BYZANTINE MUSICAL SYMBOL SEISMA NEO\0" "BYZANTINE MUSICAL SYMBOL SIMANSIS ARSEOS\0" "BYZANTINE MUSICAL SYMBOL SIMANSIS ARSEOS DISIMOU\0" "BYZANTINE MUSICAL SYMBOL SIMANSIS ARSEOS TETRASIMOU\0" "BYZANTINE MUSICAL SYMBOL SIMANSIS ARSEOS TRISIMOU\0" "BYZANTINE MUSICAL SYMBOL SIMANSIS THESEOS\0" "BYZANTINE MUSICAL SYMBOL SIMANSIS THESEOS DISIMOU\0" "BYZANTINE MUSICAL SYMBOL SIMANSIS THESEOS TETRASIMOU\0" "BYZANTINE MUSICAL SYMBOL SIMANSIS THESEOS TRISIMOU\0" "BYZANTINE MUSICAL SYMBOL STAVROS\0" "BYZANTINE MUSICAL SYMBOL STAVROS APODEXIA\0" "BYZANTINE MUSICAL SYMBOL STIGMA\0" "BYZANTINE MUSICAL SYMBOL STRAGGISMATA\0" "BYZANTINE MUSICAL SYMBOL SYNAGMA ARCHAION\0" "BYZANTINE MUSICAL SYMBOL SYNAGMA META STAVROU\0" "BYZANTINE MUSICAL SYMBOL SYNAGMA NEO\0" "BYZANTINE MUSICAL SYMBOL SYNEVMA\0" "BYZANTINE MUSICAL SYMBOL SYRMA\0" "BYZANTINE MUSICAL SYMBOL SYRMATIKI\0" "BYZANTINE MUSICAL SYMBOL TELEIA\0" "BYZANTINE MUSICAL SYMBOL TESSERA\0" "BYZANTINE MUSICAL SYMBOL TETRAPLI\0" "BYZANTINE MUSICAL SYMBOL THEMA\0" "BYZANTINE MUSICAL SYMBOL THEMA APLOUN\0" "BYZANTINE MUSICAL SYMBOL THEMATISMOS ESO\0" "BYZANTINE MUSICAL SYMBOL THEMATISMOS EXO\0" "BYZANTINE MUSICAL SYMBOL THES KAI APOTHES\0" "BYZANTINE MUSICAL SYMBOL THITA\0" "BYZANTINE MUSICAL SYMBOL TINAGMA\0" "BYZANTINE MUSICAL SYMBOL TRIA\0" "BYZANTINE MUSICAL SYMBOL TRIGORGON\0" "BYZANTINE MUSICAL SYMBOL TRIPLI\0" "BYZANTINE MUSICAL SYMBOL TROMIKOLYGISMA\0" "BYZANTINE MUSICAL SYMBOL TROMIKON ALLO\0" "BYZANTINE MUSICAL SYMBOL TROMIKON ARCHAION\0" "BYZANTINE MUSICAL SYMBOL TROMIKON NEO\0" "BYZANTINE MUSICAL SYMBOL TROMIKOPARAKALESMA\0" "BYZANTINE MUSICAL SYMBOL TROMIKOPSIFISTON\0" "BYZANTINE MUSICAL SYMBOL TROMIKOSYNAGMA\0" "BYZANTINE MUSICAL SYMBOL VAREIA DIPLI\0" "BYZANTINE MUSICAL SYMBOL VAREIA EKFONITIKON\0" "BYZANTINE MUSICAL SYMBOL VAREIA NEO\0" "BYZANTINE MUSICAL SYMBOL VAREIAI ARCHAION\0" "BYZANTINE MUSICAL SYMBOL VATHY\0" "BYZANTINE MUSICAL SYMBOL XIRON KLASMA\0" "BYZANTINE MUSICAL SYMBOL YFEN ANO\0" "BYZANTINE MUSICAL SYMBOL YFEN KATO\0" "BYZANTINE MUSICAL SYMBOL YFESIS APLI DYO DODEKATA\0" "BYZANTINE MUSICAL SYMBOL YFESIS DIGRAMMOS EX DODEKATA\0" "BYZANTINE MUSICAL SYMBOL YFESIS MONOGRAMMOS TESSERA DODEKATA\0" "BYZANTINE MUSICAL SYMBOL YFESIS TRIGRAMMOS OKTO DODEKATA\0" "BYZANTINE MUSICAL SYMBOL YFESIS TRITIMORION\0" "BYZANTINE MUSICAL SYMBOL YPOKRISIS\0" "BYZANTINE MUSICAL SYMBOL YPOKRISIS DIPLI\0" "BYZANTINE MUSICAL SYMBOL YPORROI\0" "BYZANTINE MUSICAL SYMBOL YPSILI\0" "CACTUS\0" "CADA UNA\0" "CADUCEUS\0" "CALENDAR\0" "CALL ME HAND\0" "CAMERA\0" "CAMERA WITH FLASH\0" "CAMPING\0" "CANADIAN SYLLABICS A\0" "CANADIAN SYLLABICS AA\0" "CANADIAN SYLLABICS AAI\0" "CANADIAN SYLLABICS AAY\0" "CANADIAN SYLLABICS AI\0" "CANADIAN SYLLABICS AIVILIK B\0" "CANADIAN SYLLABICS AN\0" "CANADIAN SYLLABICS ATHAPASCAN M\0" "CANADIAN SYLLABICS ATHAPASCAN S\0" "CANADIAN SYLLABICS AY\0" "CANADIAN SYLLABICS BEAVER DENE L\0" "CANADIAN SYLLABICS BEAVER DENE R\0" "CANADIAN SYLLABICS BIBLE-CREE Y\0" "CANADIAN SYLLABICS BLACKFOOT A\0" "CANADIAN SYLLABICS BLACKFOOT E\0" "CANADIAN SYLLABICS BLACKFOOT I\0" "CANADIAN SYLLABICS BLACKFOOT KA\0" "CANADIAN SYLLABICS BLACKFOOT KE\0" "CANADIAN SYLLABICS BLACKFOOT KI\0" "CANADIAN SYLLABICS BLACKFOOT KO\0" "CANADIAN SYLLABICS BLACKFOOT NA\0" "CANADIAN SYLLABICS BLACKFOOT NE\0" "CANADIAN SYLLABICS BLACKFOOT NI\0" "CANADIAN SYLLABICS BLACKFOOT NO\0" "CANADIAN SYLLABICS BLACKFOOT O\0" "CANADIAN SYLLABICS BLACKFOOT S\0" "CANADIAN SYLLABICS BLACKFOOT W\0" "CANADIAN SYLLABICS BLACKFOOT WA\0" "CANADIAN SYLLABICS BLACKFOOT WE\0" "CANADIAN SYLLABICS BLACKFOOT WI\0" "CANADIAN SYLLABICS BLACKFOOT WO\0" "CANADIAN SYLLABICS C\0" "CANADIAN SYLLABICS CA\0" "CANADIAN SYLLABICS CAA\0" "CANADIAN SYLLABICS CAAI\0" "CANADIAN SYLLABICS CARRIER CHA\0" "CANADIAN SYLLABICS CARRIER CHE\0" "CANADIAN SYLLABICS CARRIER CHEE\0" "CANADIAN SYLLABICS CARRIER CHI\0" "CANADIAN SYLLABICS CARRIER CHO\0" "CANADIAN SYLLABICS CARRIER CHU\0" "CANADIAN SYLLABICS CARRIER DEE\0" "CANADIAN SYLLABICS CARRIER DENE GEE\0" "CANADIAN SYLLABICS CARRIER DENTAL S\0" "CANADIAN SYLLABICS CARRIER DI\0" "CANADIAN SYLLABICS CARRIER DLA\0" "CANADIAN SYLLABICS CARRIER DLE\0" "CANADIAN SYLLABICS CARRIER DLEE\0" "CANADIAN SYLLABICS CARRIER DLI\0" "CANADIAN SYLLABICS CARRIER DLO\0" "CANADIAN SYLLABICS CARRIER DLU\0" "CANADIAN SYLLABICS CARRIER DZA\0" "CANADIAN SYLLABICS CARRIER DZE\0" "CANADIAN SYLLABICS CARRIER DZEE\0" "CANADIAN SYLLABICS CARRIER DZI\0" "CANADIAN SYLLABICS CARRIER DZO\0" "CANADIAN SYLLABICS CARRIER DZU\0" "CANADIAN SYLLABICS CARRIER EE\0" "CANADIAN SYLLABICS CARRIER GA\0" "CANADIAN SYLLABICS CARRIER GAA\0" "CANADIAN SYLLABICS CARRIER GE\0" "CANADIAN SYLLABICS CARRIER GEE\0" "CANADIAN SYLLABICS CARRIER GHA\0" "CANADIAN SYLLABICS CARRIER GHE\0" "CANADIAN SYLLABICS CARRIER GHEE\0" "CANADIAN SYLLABICS CARRIER GHI\0" "CANADIAN SYLLABICS CARRIER GHO\0" "CANADIAN SYLLABICS CARRIER GHU\0" "CANADIAN SYLLABICS CARRIER GI\0" "CANADIAN SYLLABICS CARRIER GO\0" "CANADIAN SYLLABICS CARRIER GU\0" "CANADIAN SYLLABICS CARRIER GWA\0" "CANADIAN SYLLABICS CARRIER GWU\0" "CANADIAN SYLLABICS CARRIER H\0" "CANADIAN SYLLABICS CARRIER HEE\0" "CANADIAN SYLLABICS CARRIER HI\0" "CANADIAN SYLLABICS CARRIER HWA\0" "CANADIAN SYLLABICS CARRIER HWE\0" "CANADIAN SYLLABICS CARRIER HWEE\0" "CANADIAN SYLLABICS CARRIER HWI\0" "CANADIAN SYLLABICS CARRIER HWO\0" "CANADIAN SYLLABICS CARRIER HWU\0" "CANADIAN SYLLABICS CARRIER I\0" "CANADIAN SYLLABICS CARRIER INITIAL Z\0" "CANADIAN SYLLABICS CARRIER JA\0" "CANADIAN SYLLABICS CARRIER JE\0" "CANADIAN SYLLABICS CARRIER JEE\0" "CANADIAN SYLLABICS CARRIER JI\0" "CANADIAN SYLLABICS CARRIER JJA\0" "CANADIAN SYLLABICS CARRIER JJE\0" "CANADIAN SYLLABICS CARRIER JJEE\0" "CANADIAN SYLLABICS CARRIER JJI\0" "CANADIAN SYLLABICS CARRIER JJO\0" "CANADIAN SYLLABICS CARRIER JJU\0" "CANADIAN SYLLABICS CARRIER JO\0" "CANADIAN SYLLABICS CARRIER JU\0" "CANADIAN SYLLABICS CARRIER JWA\0" "CANADIAN SYLLABICS CARRIER KHA\0" "CANADIAN SYLLABICS CARRIER KHE\0" "CANADIAN SYLLABICS CARRIER KHEE\0" "CANADIAN SYLLABICS CARRIER KHI\0" "CANADIAN SYLLABICS CARRIER KHO\0" "CANADIAN SYLLABICS CARRIER KHU\0" "CANADIAN SYLLABICS CARRIER KK\0" "CANADIAN SYLLABICS CARRIER KKA\0" "CANADIAN SYLLABICS CARRIER KKE\0" "CANADIAN SYLLABICS CARRIER KKEE\0" "CANADIAN SYLLABICS CARRIER KKI\0" "CANADIAN SYLLABICS CARRIER KKO\0" "CANADIAN SYLLABICS CARRIER KKU\0" "CANADIAN SYLLABICS CARRIER LA\0" "CANADIAN SYLLABICS CARRIER LE\0" "CANADIAN SYLLABICS CARRIER LEE\0" "CANADIAN SYLLABICS CARRIER LHA\0" "CANADIAN SYLLABICS CARRIER LHE\0" "CANADIAN SYLLABICS CARRIER LHEE\0" "CANADIAN SYLLABICS CARRIER LHI\0" "CANADIAN SYLLABICS CARRIER LHO\0" "CANADIAN SYLLABICS CARRIER LHU\0" "CANADIAN SYLLABICS CARRIER LI\0" "CANADIAN SYLLABICS CARRIER LO\0" "CANADIAN SYLLABICS CARRIER LU\0" "CANADIAN SYLLABICS CARRIER MA\0" "CANADIAN SYLLABICS CARRIER ME\0" "CANADIAN SYLLABICS CARRIER MEE\0" "CANADIAN SYLLABICS CARRIER MI\0" "CANADIAN SYLLABICS CARRIER MO\0" "CANADIAN SYLLABICS CARRIER MU\0" "CANADIAN SYLLABICS CARRIER NA\0" "CANADIAN SYLLABICS CARRIER NE\0" "CANADIAN SYLLABICS CARRIER NEE\0" "CANADIAN SYLLABICS CARRIER NG\0" "CANADIAN SYLLABICS CARRIER NI\0" "CANADIAN SYLLABICS CARRIER NO\0" "CANADIAN SYLLABICS CARRIER NU\0" "CANADIAN SYLLABICS CARRIER P\0" "CANADIAN SYLLABICS CARRIER PA\0" "CANADIAN SYLLABICS CARRIER PE\0" "CANADIAN SYLLABICS CARRIER PEE\0" "CANADIAN SYLLABICS CARRIER PI\0" "CANADIAN SYLLABICS CARRIER PO\0" "CANADIAN SYLLABICS CARRIER PU\0" "CANADIAN SYLLABICS CARRIER RA\0" "CANADIAN SYLLABICS CARRIER RE\0" "CANADIAN SYLLABICS CARRIER REE\0" "CANADIAN SYLLABICS CARRIER RI\0" "CANADIAN SYLLABICS CARRIER RO\0" "CANADIAN SYLLABICS CARRIER RU\0" "CANADIAN SYLLABICS CARRIER SA\0" "CANADIAN SYLLABICS CARRIER SE\0" "CANADIAN SYLLABICS CARRIER SEE\0" "CANADIAN SYLLABICS CARRIER SH\0" "CANADIAN SYLLABICS CARRIER SHA\0" "CANADIAN SYLLABICS CARRIER SHE\0" "CANADIAN SYLLABICS CARRIER SHEE\0" "CANADIAN SYLLABICS CARRIER SHI\0" "CANADIAN SYLLABICS CARRIER SHO\0" "CANADIAN SYLLABICS CARRIER SHU\0" "CANADIAN SYLLABICS CARRIER SI\0" "CANADIAN SYLLABICS CARRIER SO\0" "CANADIAN SYLLABICS CARRIER SU\0" "CANADIAN SYLLABICS CARRIER THA\0" "CANADIAN SYLLABICS CARRIER THE\0" "CANADIAN SYLLABICS CARRIER THEE\0" "CANADIAN SYLLABICS CARRIER THI\0" "CANADIAN SYLLABICS CARRIER THO\0" "CANADIAN SYLLABICS CARRIER THU\0" "CANADIAN SYLLABICS CARRIER TLA\0" "CANADIAN SYLLABICS CARRIER TLE\0" "CANADIAN SYLLABICS CARRIER TLEE\0" "CANADIAN SYLLABICS CARRIER TLHA\0" "CANADIAN SYLLABICS CARRIER TLHE\0" "CANADIAN SYLLABICS CARRIER TLHEE\0" "CANADIAN SYLLABICS CARRIER TLHI\0" "CANADIAN SYLLABICS CARRIER TLHO\0" "CANADIAN SYLLABICS CARRIER TLHU\0" "CANADIAN SYLLABICS CARRIER TLI\0" "CANADIAN SYLLABICS CARRIER TLO\0" "CANADIAN SYLLABICS CARRIER TLU\0" "CANADIAN SYLLABICS CARRIER TSA\0" "CANADIAN SYLLABICS CARRIER TSE\0" "CANADIAN SYLLABICS CARRIER TSEE\0" "CANADIAN SYLLABICS CARRIER TSI\0" "CANADIAN SYLLABICS CARRIER TSO\0" "CANADIAN SYLLABICS CARRIER TSU\0" "CANADIAN SYLLABICS CARRIER TTA\0" "CANADIAN SYLLABICS CARRIER TTE\0" "CANADIAN SYLLABICS CARRIER TTEE\0" "CANADIAN SYLLABICS CARRIER TTI\0" "CANADIAN SYLLABICS CARRIER TTO\0" "CANADIAN SYLLABICS CARRIER TTSA\0" "CANADIAN SYLLABICS CARRIER TTSE\0" "CANADIAN SYLLABICS CARRIER TTSEE\0" "CANADIAN SYLLABICS CARRIER TTSI\0" "CANADIAN SYLLABICS CARRIER TTSO\0" "CANADIAN SYLLABICS CARRIER TTSU\0" "CANADIAN SYLLABICS CARRIER TTU\0" "CANADIAN SYLLABICS CARRIER WA\0" "CANADIAN SYLLABICS CARRIER WE\0" "CANADIAN SYLLABICS CARRIER WEE\0" "CANADIAN SYLLABICS CARRIER WI\0" "CANADIAN SYLLABICS CARRIER WO\0" "CANADIAN SYLLABICS CARRIER WU\0" "CANADIAN SYLLABICS CARRIER YA\0" "CANADIAN SYLLABICS CARRIER YE\0" "CANADIAN SYLLABICS CARRIER YEE\0" "CANADIAN SYLLABICS CARRIER YI\0" "CANADIAN SYLLABICS CARRIER YO\0" "CANADIAN SYLLABICS CARRIER YU\0" "CANADIAN SYLLABICS CARRIER Z\0" "CANADIAN SYLLABICS CARRIER ZA\0" "CANADIAN SYLLABICS CARRIER ZE\0" "CANADIAN SYLLABICS CARRIER ZEE\0" "CANADIAN SYLLABICS CARRIER ZI\0" "CANADIAN SYLLABICS CARRIER ZO\0" "CANADIAN SYLLABICS CARRIER ZU\0" "CANADIAN SYLLABICS CE\0" "CANADIAN SYLLABICS CHI SIGN\0" "CANADIAN SYLLABICS CI\0" "CANADIAN SYLLABICS CII\0" "CANADIAN SYLLABICS CO\0" "CANADIAN SYLLABICS COO\0" "CANADIAN SYLLABICS CWA\0" "CANADIAN SYLLABICS CWAA\0" "CANADIAN SYLLABICS CWE\0" "CANADIAN SYLLABICS CWI\0" "CANADIAN SYLLABICS CWII\0" "CANADIAN SYLLABICS CWO\0" "CANADIAN SYLLABICS CWOO\0" "CANADIAN SYLLABICS E\0" "CANADIAN SYLLABICS EASTERN W\0" "CANADIAN SYLLABICS EN\0" "CANADIAN SYLLABICS F\0" "CANADIAN SYLLABICS FA\0" "CANADIAN SYLLABICS FAA\0" "CANADIAN SYLLABICS FAAI\0" "CANADIAN SYLLABICS FE\0" "CANADIAN SYLLABICS FI\0" "CANADIAN SYLLABICS FII\0" "CANADIAN SYLLABICS FINAL ACUTE\0" "CANADIAN SYLLABICS FINAL BOTTOM HALF RING\0" "CANADIAN SYLLABICS FINAL DOUBLE ACUTE\0" "CANADIAN SYLLABICS FINAL DOUBLE SHORT VERTICAL STROKES\0" "CANADIAN SYLLABICS FINAL DOWN TACK\0" "CANADIAN SYLLABICS FINAL GRAVE\0" "CANADIAN SYLLABICS FINAL MIDDLE DOT\0" "CANADIAN SYLLABICS FINAL PLUS\0" "CANADIAN SYLLABICS FINAL RAISED DOT\0" "CANADIAN SYLLABICS FINAL RIGHT HALF RING\0" "CANADIAN SYLLABICS FINAL RING\0" "CANADIAN SYLLABICS FINAL SHORT HORIZONTAL STROKE\0" "CANADIAN SYLLABICS FINAL SMALL RING\0" "CANADIAN SYLLABICS FINAL TOP HALF RING\0" "CANADIAN SYLLABICS FO\0" "CANADIAN SYLLABICS FOO\0" "CANADIAN SYLLABICS FULL STOP\0" "CANADIAN SYLLABICS FWAA\0" "CANADIAN SYLLABICS GLOTTAL STOP\0" "CANADIAN SYLLABICS HK\0" "CANADIAN SYLLABICS HYPHEN\0" "CANADIAN SYLLABICS I\0" "CANADIAN SYLLABICS II\0" "CANADIAN SYLLABICS IN\0" "CANADIAN SYLLABICS K\0" "CANADIAN SYLLABICS KA\0" "CANADIAN SYLLABICS KAA\0" "CANADIAN SYLLABICS KAAI\0" "CANADIAN SYLLABICS KAY\0" "CANADIAN SYLLABICS KE\0" "CANADIAN SYLLABICS KI\0" "CANADIAN SYLLABICS KII\0" "CANADIAN SYLLABICS KO\0" "CANADIAN SYLLABICS KOO\0" "CANADIAN SYLLABICS KW\0" "CANADIAN SYLLABICS KWA\0" "CANADIAN SYLLABICS KWAA\0" "CANADIAN SYLLABICS KWAY\0" "CANADIAN SYLLABICS KWE\0" "CANADIAN SYLLABICS KWI\0" "CANADIAN SYLLABICS KWII\0" "CANADIAN SYLLABICS KWO\0" "CANADIAN SYLLABICS KWOO\0" "CANADIAN SYLLABICS L\0" "CANADIAN SYLLABICS LA\0" "CANADIAN SYLLABICS LAA\0" "CANADIAN SYLLABICS LAAI\0" "CANADIAN SYLLABICS LAY\0" "CANADIAN SYLLABICS LE\0" "CANADIAN SYLLABICS LH\0" "CANADIAN SYLLABICS LHA\0" "CANADIAN SYLLABICS LHAA\0" "CANADIAN SYLLABICS LHI\0" "CANADIAN SYLLABICS LHII\0" "CANADIAN SYLLABICS LHO\0" "CANADIAN SYLLABICS LHOO\0" "CANADIAN SYLLABICS LI\0" "CANADIAN SYLLABICS LII\0" "CANADIAN SYLLABICS LO\0" "CANADIAN SYLLABICS LOO\0" "CANADIAN SYLLABICS LWA\0" "CANADIAN SYLLABICS LWAA\0" "CANADIAN SYLLABICS LWE\0" "CANADIAN SYLLABICS LWI\0" "CANADIAN SYLLABICS LWII\0" "CANADIAN SYLLABICS LWO\0" "CANADIAN SYLLABICS LWOO\0" "CANADIAN SYLLABICS M\0" "CANADIAN SYLLABICS MA\0" "CANADIAN SYLLABICS MAA\0" "CANADIAN SYLLABICS MAAI\0" "CANADIAN SYLLABICS MAY\0" "CANADIAN SYLLABICS ME\0" "CANADIAN SYLLABICS MEDIAL L\0" "CANADIAN SYLLABICS MEDIAL R\0" "CANADIAN SYLLABICS MH\0" "CANADIAN SYLLABICS MI\0" "CANADIAN SYLLABICS MII\0" "CANADIAN SYLLABICS MO\0" "CANADIAN SYLLABICS MOO\0" "CANADIAN SYLLABICS MOOSE-CREE SK\0" "CANADIAN SYLLABICS MWA\0" "CANADIAN SYLLABICS MWAA\0" "CANADIAN SYLLABICS MWE\0" "CANADIAN SYLLABICS MWI\0" "CANADIAN SYLLABICS MWII\0" "CANADIAN SYLLABICS MWO\0" "CANADIAN SYLLABICS MWOO\0" "CANADIAN SYLLABICS N\0" "CANADIAN SYLLABICS N-CREE THE\0" "CANADIAN SYLLABICS N-CREE THI\0" "CANADIAN SYLLABICS N-CREE THII\0" "CANADIAN SYLLABICS NA\0" "CANADIAN SYLLABICS NAA\0" "CANADIAN SYLLABICS NAAI\0" "CANADIAN SYLLABICS NASKAPI CWAA\0" "CANADIAN SYLLABICS NASKAPI KWAA\0" "CANADIAN SYLLABICS NASKAPI MWAA\0" "CANADIAN SYLLABICS NASKAPI NWAA\0" "CANADIAN SYLLABICS NASKAPI S-W\0" "CANADIAN SYLLABICS NASKAPI SCWA\0" "CANADIAN SYLLABICS NASKAPI SKW\0" "CANADIAN SYLLABICS NASKAPI SKWA\0" "CANADIAN SYLLABICS NASKAPI SPWA\0" "CANADIAN SYLLABICS NASKAPI STWA\0" "CANADIAN SYLLABICS NASKAPI SWAA\0" "CANADIAN SYLLABICS NASKAPI TWAA\0" "CANADIAN SYLLABICS NASKAPI WAA\0" "CANADIAN SYLLABICS NASKAPI WOO\0" "CANADIAN SYLLABICS NASKAPI YWAA\0" "CANADIAN SYLLABICS NAY\0" "CANADIAN SYLLABICS NE\0" "CANADIAN SYLLABICS NG\0" "CANADIAN SYLLABICS NGA\0" "CANADIAN SYLLABICS NGAA\0" "CANADIAN SYLLABICS NGAAI\0" "CANADIAN SYLLABICS NGAI\0" "CANADIAN SYLLABICS NGI\0" "CANADIAN SYLLABICS NGII\0" "CANADIAN SYLLABICS NGO\0" "CANADIAN SYLLABICS NGOO\0" "CANADIAN SYLLABICS NH\0" "CANADIAN SYLLABICS NI\0" "CANADIAN SYLLABICS NII\0" "CANADIAN SYLLABICS NNG\0" "CANADIAN SYLLABICS NNGA\0" "CANADIAN SYLLABICS NNGAA\0" "CANADIAN SYLLABICS NNGI\0" "CANADIAN SYLLABICS NNGII\0" "CANADIAN SYLLABICS NNGO\0" "CANADIAN SYLLABICS NNGOO\0" "CANADIAN SYLLABICS NO\0" "CANADIAN SYLLABICS NOO\0" "CANADIAN SYLLABICS NOY\0" "CANADIAN SYLLABICS NUNAVIK H\0" "CANADIAN SYLLABICS NUNAVIK HA\0" "CANADIAN SYLLABICS NUNAVIK HAA\0" "CANADIAN SYLLABICS NUNAVIK HE\0" "CANADIAN SYLLABICS NUNAVIK HI\0" "CANADIAN SYLLABICS NUNAVIK HII\0" "CANADIAN SYLLABICS NUNAVIK HO\0" "CANADIAN SYLLABICS NUNAVIK HOO\0" "CANADIAN SYLLABICS NUNAVUT H\0" "CANADIAN SYLLABICS NWA\0" "CANADIAN SYLLABICS NWAA\0" "CANADIAN SYLLABICS NWE\0" "CANADIAN SYLLABICS NWI\0" "CANADIAN SYLLABICS NWII\0" "CANADIAN SYLLABICS NWO\0" "CANADIAN SYLLABICS NWOO\0" "CANADIAN SYLLABICS O\0" "CANADIAN SYLLABICS OJIBWAY C\0" "CANADIAN SYLLABICS OJIBWAY K\0" "CANADIAN SYLLABICS OJIBWAY M\0" "CANADIAN SYLLABICS OJIBWAY N\0" "CANADIAN SYLLABICS OJIBWAY NWI\0" "CANADIAN SYLLABICS OJIBWAY NWII\0" "CANADIAN SYLLABICS OJIBWAY NWO\0" "CANADIAN SYLLABICS OJIBWAY NWOO\0" "CANADIAN SYLLABICS OJIBWAY P\0" "CANADIAN SYLLABICS OJIBWAY S\0" "CANADIAN SYLLABICS OJIBWAY SH\0" "CANADIAN SYLLABICS OJIBWAY T\0" "CANADIAN SYLLABICS ON\0" "CANADIAN SYLLABICS OO\0" "CANADIAN SYLLABICS OY\0" "CANADIAN SYLLABICS P\0" "CANADIAN SYLLABICS PA\0" "CANADIAN SYLLABICS PAA\0" "CANADIAN SYLLABICS PAAI\0" "CANADIAN SYLLABICS PAY\0" "CANADIAN SYLLABICS PE\0" "CANADIAN SYLLABICS PI\0" "CANADIAN SYLLABICS PII\0" "CANADIAN SYLLABICS PO\0" "CANADIAN SYLLABICS POO\0" "CANADIAN SYLLABICS POY\0" "CANADIAN SYLLABICS PWA\0" "CANADIAN SYLLABICS PWAA\0" "CANADIAN SYLLABICS PWE\0" "CANADIAN SYLLABICS PWI\0" "CANADIAN SYLLABICS PWII\0" "CANADIAN SYLLABICS PWO\0" "CANADIAN SYLLABICS PWOO\0" "CANADIAN SYLLABICS PWOY\0" "CANADIAN SYLLABICS Q\0" "CANADIAN SYLLABICS QA\0" "CANADIAN SYLLABICS QAA\0" "CANADIAN SYLLABICS QAAI\0" "CANADIAN SYLLABICS QAI\0" "CANADIAN SYLLABICS QI\0" "CANADIAN SYLLABICS QII\0" "CANADIAN SYLLABICS QO\0" "CANADIAN SYLLABICS QOO\0" "CANADIAN SYLLABICS R\0" "CANADIAN SYLLABICS R-CREE RE\0" "CANADIAN SYLLABICS R-CREE RWE\0" "CANADIAN SYLLABICS RA\0" "CANADIAN SYLLABICS RAA\0" "CANADIAN SYLLABICS RAAI\0" "CANADIAN SYLLABICS RAY\0" "CANADIAN SYLLABICS RE\0" "CANADIAN SYLLABICS RI\0" "CANADIAN SYLLABICS RII\0" "CANADIAN SYLLABICS RO\0" "CANADIAN SYLLABICS ROO\0" "CANADIAN SYLLABICS RWA\0" "CANADIAN SYLLABICS RWAA\0" "CANADIAN SYLLABICS RWEE\0" "CANADIAN SYLLABICS RWI\0" "CANADIAN SYLLABICS RWII\0" "CANADIAN SYLLABICS RWO\0" "CANADIAN SYLLABICS RWOO\0" "CANADIAN SYLLABICS S\0" "CANADIAN SYLLABICS SA\0" "CANADIAN SYLLABICS SAA\0" "CANADIAN SYLLABICS SAAI\0" "CANADIAN SYLLABICS SAY\0" "CANADIAN SYLLABICS SAYISI HA\0" "CANADIAN SYLLABICS SAYISI HE\0" "CANADIAN SYLLABICS SAYISI HI\0" "CANADIAN SYLLABICS SAYISI HO\0" "CANADIAN SYLLABICS SAYISI HOO\0" "CANADIAN SYLLABICS SAYISI JI\0" "CANADIAN SYLLABICS SAYISI JU\0" "CANADIAN SYLLABICS SAYISI JUU\0" "CANADIAN SYLLABICS SAYISI M\0" "CANADIAN SYLLABICS SAYISI SHA\0" "CANADIAN SYLLABICS SAYISI SHE\0" "CANADIAN SYLLABICS SAYISI SHI\0" "CANADIAN SYLLABICS SAYISI SHO\0" "CANADIAN SYLLABICS SAYISI SHOO\0" "CANADIAN SYLLABICS SAYISI SHWE\0" "CANADIAN SYLLABICS SAYISI TH\0" "CANADIAN SYLLABICS SAYISI YI\0" "CANADIAN SYLLABICS SE\0" "CANADIAN SYLLABICS SH\0" "CANADIAN SYLLABICS SHA\0" "CANADIAN SYLLABICS SHAA\0" "CANADIAN SYLLABICS SHAY\0" "CANADIAN SYLLABICS SHE\0" "CANADIAN SYLLABICS SHI\0" "CANADIAN SYLLABICS SHII\0" "CANADIAN SYLLABICS SHO\0" "CANADIAN SYLLABICS SHOO\0" "CANADIAN SYLLABICS SHOY\0" "CANADIAN SYLLABICS SHWA\0" "CANADIAN SYLLABICS SHWAA\0" "CANADIAN SYLLABICS SHWE\0" "CANADIAN SYLLABICS SHWI\0" "CANADIAN SYLLABICS SHWII\0" "CANADIAN SYLLABICS SHWO\0" "CANADIAN SYLLABICS SHWOO\0" "CANADIAN SYLLABICS SHWOY\0" "CANADIAN SYLLABICS SI\0" "CANADIAN SYLLABICS SII\0" "CANADIAN SYLLABICS SO\0" "CANADIAN SYLLABICS SOO\0" "CANADIAN SYLLABICS SOUTH-SLAVEY KAH\0" "CANADIAN SYLLABICS SOUTH-SLAVEY KEH\0" "CANADIAN SYLLABICS SOUTH-SLAVEY KIH\0" "CANADIAN SYLLABICS SOUTH-SLAVEY KOH\0" "CANADIAN SYLLABICS SOY\0" "CANADIAN SYLLABICS SW\0" "CANADIAN SYLLABICS SWA\0" "CANADIAN SYLLABICS SWAA\0" "CANADIAN SYLLABICS SWE\0" "CANADIAN SYLLABICS SWI\0" "CANADIAN SYLLABICS SWII\0" "CANADIAN SYLLABICS SWO\0" "CANADIAN SYLLABICS SWOO\0" "CANADIAN SYLLABICS T\0" "CANADIAN SYLLABICS TA\0" "CANADIAN SYLLABICS TAA\0" "CANADIAN SYLLABICS TAAI\0" "CANADIAN SYLLABICS TAY\0" "CANADIAN SYLLABICS TE\0" "CANADIAN SYLLABICS TH\0" "CANADIAN SYLLABICS TH-CREE TH\0" "CANADIAN SYLLABICS TH-CREE THA\0" "CANADIAN SYLLABICS TH-CREE THAA\0" "CANADIAN SYLLABICS TH-CREE THE\0" "CANADIAN SYLLABICS TH-CREE THI\0" "CANADIAN SYLLABICS TH-CREE THII\0" "CANADIAN SYLLABICS TH-CREE THO\0" "CANADIAN SYLLABICS TH-CREE THOO\0" "CANADIAN SYLLABICS THA\0" "CANADIAN SYLLABICS THAA\0" "CANADIAN SYLLABICS THE\0" "CANADIAN SYLLABICS THI\0" "CANADIAN SYLLABICS THII\0" "CANADIAN SYLLABICS THO\0" "CANADIAN SYLLABICS THOO\0" "CANADIAN SYLLABICS THWA\0" "CANADIAN SYLLABICS THWAA\0" "CANADIAN SYLLABICS THWE\0" "CANADIAN SYLLABICS TI\0" "CANADIAN SYLLABICS TII\0" "CANADIAN SYLLABICS TLHA\0" "CANADIAN SYLLABICS TLHE\0" "CANADIAN SYLLABICS TLHI\0" "CANADIAN SYLLABICS TLHO\0" "CANADIAN SYLLABICS TLHOO\0" "CANADIAN SYLLABICS TLHWE\0" "CANADIAN SYLLABICS TO\0" "CANADIAN SYLLABICS TOO\0" "CANADIAN SYLLABICS TTA\0" "CANADIAN SYLLABICS TTE\0" "CANADIAN SYLLABICS TTH\0" "CANADIAN SYLLABICS TTHA\0" "CANADIAN SYLLABICS TTHAA\0" "CANADIAN SYLLABICS TTHE\0" "CANADIAN SYLLABICS TTHI\0" "CANADIAN SYLLABICS TTHO\0" "CANADIAN SYLLABICS TTHOO\0" "CANADIAN SYLLABICS TTHWE\0" "CANADIAN SYLLABICS TTI\0" "CANADIAN SYLLABICS TTO\0" "CANADIAN SYLLABICS TWA\0" "CANADIAN SYLLABICS TWAA\0" "CANADIAN SYLLABICS TWE\0" "CANADIAN SYLLABICS TWI\0" "CANADIAN SYLLABICS TWII\0" "CANADIAN SYLLABICS TWO\0" "CANADIAN SYLLABICS TWOO\0" "CANADIAN SYLLABICS TYA\0" "CANADIAN SYLLABICS TYE\0" "CANADIAN SYLLABICS TYI\0" "CANADIAN SYLLABICS TYO\0" "CANADIAN SYLLABICS WA\0" "CANADIAN SYLLABICS WAA\0" "CANADIAN SYLLABICS WAY\0" "CANADIAN SYLLABICS WE\0" "CANADIAN SYLLABICS WEST-CREE CWA\0" "CANADIAN SYLLABICS WEST-CREE CWAA\0" "CANADIAN SYLLABICS WEST-CREE CWE\0" "CANADIAN SYLLABICS WEST-CREE CWI\0" "CANADIAN SYLLABICS WEST-CREE CWII\0" "CANADIAN SYLLABICS WEST-CREE CWO\0" "CANADIAN SYLLABICS WEST-CREE CWOO\0" "CANADIAN SYLLABICS WEST-CREE FWAA\0" "CANADIAN SYLLABICS WEST-CREE KWA\0" "CANADIAN SYLLABICS WEST-CREE KWAA\0" "CANADIAN SYLLABICS WEST-CREE KWE\0" "CANADIAN SYLLABICS WEST-CREE KWI\0" "CANADIAN SYLLABICS WEST-CREE KWII\0" "CANADIAN SYLLABICS WEST-CREE KWO\0" "CANADIAN SYLLABICS WEST-CREE KWOO\0" "CANADIAN SYLLABICS WEST-CREE L\0" "CANADIAN SYLLABICS WEST-CREE LA\0" "CANADIAN SYLLABICS WEST-CREE LAA\0" "CANADIAN SYLLABICS WEST-CREE LE\0" "CANADIAN SYLLABICS WEST-CREE LO\0" "CANADIAN SYLLABICS WEST-CREE LOO\0" "CANADIAN SYLLABICS WEST-CREE LWA\0" "CANADIAN SYLLABICS WEST-CREE LWAA\0" "CANADIAN SYLLABICS WEST-CREE LWE\0" "CANADIAN SYLLABICS WEST-CREE LWI\0" "CANADIAN SYLLABICS WEST-CREE LWII\0" "CANADIAN SYLLABICS WEST-CREE LWO\0" "CANADIAN SYLLABICS WEST-CREE LWOO\0" "CANADIAN SYLLABICS WEST-CREE M\0" "CANADIAN SYLLABICS WEST-CREE MWA\0" "CANADIAN SYLLABICS WEST-CREE MWAA\0" "CANADIAN SYLLABICS WEST-CREE MWE\0" "CANADIAN SYLLABICS WEST-CREE MWI\0" "CANADIAN SYLLABICS WEST-CREE MWII\0" "CANADIAN SYLLABICS WEST-CREE MWO\0" "CANADIAN SYLLABICS WEST-CREE MWOO\0" "CANADIAN SYLLABICS WEST-CREE NWA\0" "CANADIAN SYLLABICS WEST-CREE NWAA\0" "CANADIAN SYLLABICS WEST-CREE NWE\0" "CANADIAN SYLLABICS WEST-CREE P\0" "CANADIAN SYLLABICS WEST-CREE PWA\0" "CANADIAN SYLLABICS WEST-CREE PWAA\0" "CANADIAN SYLLABICS WEST-CREE PWE\0" "CANADIAN SYLLABICS WEST-CREE PWI\0" "CANADIAN SYLLABICS WEST-CREE PWII\0" "CANADIAN SYLLABICS WEST-CREE PWO\0" "CANADIAN SYLLABICS WEST-CREE PWOO\0" "CANADIAN SYLLABICS WEST-CREE R\0" "CANADIAN SYLLABICS WEST-CREE RA\0" "CANADIAN SYLLABICS WEST-CREE RE\0" "CANADIAN SYLLABICS WEST-CREE RI\0" "CANADIAN SYLLABICS WEST-CREE RO\0" "CANADIAN SYLLABICS WEST-CREE RWAA\0" "CANADIAN SYLLABICS WEST-CREE SHWA\0" "CANADIAN SYLLABICS WEST-CREE SHWAA\0" "CANADIAN SYLLABICS WEST-CREE SHWE\0" "CANADIAN SYLLABICS WEST-CREE SHWI\0" "CANADIAN SYLLABICS WEST-CREE SHWII\0" "CANADIAN SYLLABICS WEST-CREE SHWO\0" "CANADIAN SYLLABICS WEST-CREE SHWOO\0" "CANADIAN SYLLABICS WEST-CREE SWA\0" "CANADIAN SYLLABICS WEST-CREE SWAA\0" "CANADIAN SYLLABICS WEST-CREE SWE\0" "CANADIAN SYLLABICS WEST-CREE SWI\0" "CANADIAN SYLLABICS WEST-CREE SWII\0" "CANADIAN SYLLABICS WEST-CREE SWO\0" "CANADIAN SYLLABICS WEST-CREE SWOO\0" "CANADIAN SYLLABICS WEST-CREE THWAA\0" "CANADIAN SYLLABICS WEST-CREE TWA\0" "CANADIAN SYLLABICS WEST-CREE TWAA\0" "CANADIAN SYLLABICS WEST-CREE TWE\0" "CANADIAN SYLLABICS WEST-CREE TWI\0" "CANADIAN SYLLABICS WEST-CREE TWII\0" "CANADIAN SYLLABICS WEST-CREE TWO\0" "CANADIAN SYLLABICS WEST-CREE TWOO\0" "CANADIAN SYLLABICS WEST-CREE WA\0" "CANADIAN SYLLABICS WEST-CREE WAA\0" "CANADIAN SYLLABICS WEST-CREE WE\0" "CANADIAN SYLLABICS WEST-CREE WI\0" "CANADIAN SYLLABICS WEST-CREE WII\0" "CANADIAN SYLLABICS WEST-CREE WO\0" "CANADIAN SYLLABICS WEST-CREE WOO\0" "CANADIAN SYLLABICS WEST-CREE Y\0" "CANADIAN SYLLABICS WEST-CREE YWA\0" "CANADIAN SYLLABICS WEST-CREE YWAA\0" "CANADIAN SYLLABICS WEST-CREE YWE\0" "CANADIAN SYLLABICS WEST-CREE YWI\0" "CANADIAN SYLLABICS WEST-CREE YWII\0" "CANADIAN SYLLABICS WEST-CREE YWO\0" "CANADIAN SYLLABICS WEST-CREE YWOO\0" "CANADIAN SYLLABICS WESTERN W\0" "CANADIAN SYLLABICS WI\0" "CANADIAN SYLLABICS WII\0" "CANADIAN SYLLABICS WO\0" "CANADIAN SYLLABICS WOO\0" "CANADIAN SYLLABICS WOODS-CREE FINAL TH\0" "CANADIAN SYLLABICS WOODS-CREE TH\0" "CANADIAN SYLLABICS WOODS-CREE THA\0" "CANADIAN SYLLABICS WOODS-CREE THE\0" "CANADIAN SYLLABICS WOODS-CREE THI\0" "CANADIAN SYLLABICS WOODS-CREE THO\0" "CANADIAN SYLLABICS WOODS-CREE THWA\0" "CANADIAN SYLLABICS WOODS-CREE THWAA\0" "CANADIAN SYLLABICS WOODS-CREE THWEE\0" "CANADIAN SYLLABICS WOODS-CREE THWI\0" "CANADIAN SYLLABICS WOODS-CREE THWII\0" "CANADIAN SYLLABICS WOODS-CREE THWO\0" "CANADIAN SYLLABICS WOODS-CREE THWOO\0" "CANADIAN SYLLABICS Y\0" "CANADIAN SYLLABICS Y-CREE COO\0" "CANADIAN SYLLABICS Y-CREE KOO\0" "CANADIAN SYLLABICS Y-CREE LOO\0" "CANADIAN SYLLABICS Y-CREE MOO\0" "CANADIAN SYLLABICS Y-CREE NOO\0" "CANADIAN SYLLABICS Y-CREE OO\0" "CANADIAN SYLLABICS Y-CREE POO\0" "CANADIAN SYLLABICS Y-CREE PWAA\0" "CANADIAN SYLLABICS Y-CREE SOO\0" "CANADIAN SYLLABICS Y-CREE TOO\0" "CANADIAN SYLLABICS Y-CREE W\0" "CANADIAN SYLLABICS Y-CREE YOO\0" "CANADIAN SYLLABICS YA\0" "CANADIAN SYLLABICS YAA\0" "CANADIAN SYLLABICS YAAI\0" "CANADIAN SYLLABICS YAY\0" "CANADIAN SYLLABICS YE\0" "CANADIAN SYLLABICS YI\0" "CANADIAN SYLLABICS YII\0" "CANADIAN SYLLABICS YO\0" "CANADIAN SYLLABICS YOO\0" "CANADIAN SYLLABICS YOY\0" "CANADIAN SYLLABICS YWA\0" "CANADIAN SYLLABICS YWAA\0" "CANADIAN SYLLABICS YWE\0" "CANADIAN SYLLABICS YWI\0" "CANADIAN SYLLABICS YWII\0" "CANADIAN SYLLABICS YWO\0" "CANADIAN SYLLABICS YWOO\0" "CANCEL TAG\0" "CANCELLATION X\0" "CANCER\0" "CANDLE\0" "CANDY\0" "CANNED FOOD\0" "CANOE\0" "CAPITULUM\0" "CAPRICORN\0" "CAR SLIDING\0" "CARD FILE BOX\0" "CARD INDEX\0" "CARD INDEX DIVIDERS\0" "CARE OF\0" "CARET\0" "CARET INSERTION POINT\0" "CARIAN LETTER A\0" "CARIAN LETTER A2\0" "CARIAN LETTER B\0" "CARIAN LETTER C-18\0" "CARIAN LETTER C-39\0" "CARIAN LETTER D\0" "CARIAN LETTER D2\0" "CARIAN LETTER E\0" "CARIAN LETTER E2\0" "CARIAN LETTER G\0" "CARIAN LETTER G2\0" "CARIAN LETTER I\0" "CARIAN LETTER II\0" "CARIAN LETTER K\0" "CARIAN LETTER K2\0" "CARIAN LETTER L\0" "CARIAN LETTER LD\0" "CARIAN LETTER LD2\0" "CARIAN LETTER M\0" "CARIAN LETTER MB\0" "CARIAN LETTER MB2\0" "CARIAN LETTER MB3\0" "CARIAN LETTER MB4\0" "CARIAN LETTER N\0" "CARIAN LETTER ND\0" "CARIAN LETTER NG\0" "CARIAN LETTER NN\0" "CARIAN LETTER O\0" "CARIAN LETTER P\0" "CARIAN LETTER P2\0" "CARIAN LETTER Q\0" "CARIAN LETTER R\0" "CARIAN LETTER RR\0" "CARIAN LETTER S\0" "CARIAN LETTER SH\0" "CARIAN LETTER SH2\0" "CARIAN LETTER SS\0" "CARIAN LETTER ST\0" "CARIAN LETTER ST2\0" "CARIAN LETTER T\0" "CARIAN LETTER TT\0" "CARIAN LETTER TT2\0" "CARIAN LETTER U\0" "CARIAN LETTER UU\0" "CARIAN LETTER UUU\0" "CARIAN LETTER UUU2\0" "CARIAN LETTER UUU3\0" "CARIAN LETTER UUUU\0" "CARIAN LETTER X\0" "CARON\0" "CAROUSEL HORSE\0" "CARP STREAMER\0" "CARPENTRY SAW\0" "CARROT\0" "CASTLE\0" "CAT\0" "CAT FACE\0" "CAT FACE WITH TEARS OF JOY\0" "CAT FACE WITH WRY SMILE\0" "CAUCASIAN ALBANIAN CITATION MARK\0" "CAUCASIAN ALBANIAN LETTER ALT\0" "CAUCASIAN ALBANIAN LETTER AOR\0" "CAUCASIAN ALBANIAN LETTER BET\0" "CAUCASIAN ALBANIAN LETTER CAR\0" "CAUCASIAN ALBANIAN LETTER CAYN\0" "CAUCASIAN ALBANIAN LETTER CHA\0" "CAUCASIAN ALBANIAN LETTER CHAT\0" "CAUCASIAN ALBANIAN LETTER CHI\0" "CAUCASIAN ALBANIAN LETTER CHOY\0" "CAUCASIAN ALBANIAN LETTER CYAW\0" "CAUCASIAN ALBANIAN LETTER CYAY\0" "CAUCASIAN ALBANIAN LETTER DAT\0" "CAUCASIAN ALBANIAN LETTER DYAN\0" "CAUCASIAN ALBANIAN LETTER DZAY\0" "CAUCASIAN ALBANIAN LETTER DZYAY\0" "CAUCASIAN ALBANIAN LETTER EB\0" "CAUCASIAN ALBANIAN LETTER EYN\0" "CAUCASIAN ALBANIAN LETTER FAM\0" "CAUCASIAN ALBANIAN LETTER GHEYS\0" "CAUCASIAN ALBANIAN LETTER GIM\0" "CAUCASIAN ALBANIAN LETTER HEYT\0" "CAUCASIAN ALBANIAN LETTER INYA\0" "CAUCASIAN ALBANIAN LETTER IRB\0" "CAUCASIAN ALBANIAN LETTER IWN\0" "CAUCASIAN ALBANIAN LETTER JAYN\0" "CAUCASIAN ALBANIAN LETTER JHOX\0" "CAUCASIAN ALBANIAN LETTER KAR\0" "CAUCASIAN ALBANIAN LETTER KIW\0" "CAUCASIAN ALBANIAN LETTER LAN\0" "CAUCASIAN ALBANIAN LETTER LYIT\0" "CAUCASIAN ALBANIAN LETTER MAQ\0" "CAUCASIAN ALBANIAN LETTER NOWC\0" "CAUCASIAN ALBANIAN LETTER ON\0" "CAUCASIAN ALBANIAN LETTER PEN\0" "CAUCASIAN ALBANIAN LETTER PIWR\0" "CAUCASIAN ALBANIAN LETTER QAR\0" "CAUCASIAN ALBANIAN LETTER QAY\0" "CAUCASIAN ALBANIAN LETTER RAT\0" "CAUCASIAN ALBANIAN LETTER SEYK\0" "CAUCASIAN ALBANIAN LETTER SHA\0" "CAUCASIAN ALBANIAN LETTER SHAK\0" "CAUCASIAN ALBANIAN LETTER SHOY\0" "CAUCASIAN ALBANIAN LETTER TAS\0" "CAUCASIAN ALBANIAN LETTER TIWR\0" "CAUCASIAN ALBANIAN LETTER TYAY\0" "CAUCASIAN ALBANIAN LETTER VEYZ\0" "CAUCASIAN ALBANIAN LETTER XEYN\0" "CAUCASIAN ALBANIAN LETTER YAYD\0" "CAUCASIAN ALBANIAN LETTER YOWD\0" "CAUCASIAN ALBANIAN LETTER ZARL\0" "CAUCASIAN ALBANIAN LETTER ZHA\0" "CAUCASIAN ALBANIAN LETTER ZHIL\0" "CAUTION SIGN\0" "CEDI SIGN\0" "CEDILLA\0" "CELTIC CROSS\0" "CENT SIGN\0" "CENTRE LINE SYMBOL\0" "CENTRELINE LOW LINE\0" "CENTRELINE OVERLINE\0" "CERES\0" "CHAINS\0" "CHAIR\0" "CHAKMA AU MARK\0" "CHAKMA DANDA\0" "CHAKMA DIGIT EIGHT\0" "CHAKMA DIGIT FIVE\0" "CHAKMA DIGIT FOUR\0" "CHAKMA DIGIT NINE\0" "CHAKMA DIGIT ONE\0" "CHAKMA DIGIT SEVEN\0" "CHAKMA DIGIT SIX\0" "CHAKMA DIGIT THREE\0" "CHAKMA DIGIT TWO\0" "CHAKMA DIGIT ZERO\0" "CHAKMA DOUBLE DANDA\0" "CHAKMA LETTER AA\0" "CHAKMA LETTER BAA\0" "CHAKMA LETTER BHAA\0" "CHAKMA LETTER CAA\0" "CHAKMA LETTER CHAA\0" "CHAKMA LETTER DAA\0" "CHAKMA LETTER DDAA\0" "CHAKMA LETTER DDHAA\0" "CHAKMA LETTER DHAA\0" "CHAKMA LETTER E\0" "CHAKMA LETTER GAA\0" "CHAKMA LETTER GHAA\0" "CHAKMA LETTER HAA\0" "CHAKMA LETTER I\0" "CHAKMA LETTER JAA\0" "CHAKMA LETTER JHAA\0" "CHAKMA LETTER KAA\0" "CHAKMA LETTER KHAA\0" "CHAKMA LETTER LAA\0" "CHAKMA LETTER LHAA\0" "CHAKMA LETTER MAA\0" "CHAKMA LETTER NAA\0" "CHAKMA LETTER NGAA\0" "CHAKMA LETTER NNAA\0" "CHAKMA LETTER NYAA\0" "CHAKMA LETTER PAA\0" "CHAKMA LETTER PHAA\0" "CHAKMA LETTER RAA\0" "CHAKMA LETTER SAA\0" "CHAKMA LETTER TAA\0" "CHAKMA LETTER THAA\0" "CHAKMA LETTER TTAA\0" "CHAKMA LETTER TTHAA\0" "CHAKMA LETTER U\0" "CHAKMA LETTER VAA\0" "CHAKMA LETTER WAA\0" "CHAKMA LETTER YAA\0" "CHAKMA LETTER YYAA\0" "CHAKMA MAAYYAA\0" "CHAKMA O MARK\0" "CHAKMA QUESTION MARK\0" "CHAKMA SECTION MARK\0" "CHAKMA SIGN ANUSVARA\0" "CHAKMA SIGN CANDRABINDU\0" "CHAKMA SIGN VISARGA\0" "CHAKMA VIRAMA\0" "CHAKMA VOWEL SIGN A\0" "CHAKMA VOWEL SIGN AA\0" "CHAKMA VOWEL SIGN AI\0" "CHAKMA VOWEL SIGN AU\0" "CHAKMA VOWEL SIGN E\0" "CHAKMA VOWEL SIGN EI\0" "CHAKMA VOWEL SIGN I\0" "CHAKMA VOWEL SIGN II\0" "CHAKMA VOWEL SIGN O\0" "CHAKMA VOWEL SIGN OI\0" "CHAKMA VOWEL SIGN U\0" "CHAKMA VOWEL SIGN UU\0" "CHAM CONSONANT SIGN FINAL H\0" "CHAM CONSONANT SIGN FINAL M\0" "CHAM CONSONANT SIGN FINAL NG\0" "CHAM CONSONANT SIGN LA\0" "CHAM CONSONANT SIGN RA\0" "CHAM CONSONANT SIGN WA\0" "CHAM CONSONANT SIGN YA\0" "CHAM DIGIT EIGHT\0" "CHAM DIGIT FIVE\0" "CHAM DIGIT FOUR\0" "CHAM DIGIT NINE\0" "CHAM DIGIT ONE\0" "CHAM DIGIT SEVEN\0" "CHAM DIGIT SIX\0" "CHAM DIGIT THREE\0" "CHAM DIGIT TWO\0" "CHAM DIGIT ZERO\0" "CHAM LETTER A\0" "CHAM LETTER AI\0" "CHAM LETTER BA\0" "CHAM LETTER BBA\0" "CHAM LETTER BHA\0" "CHAM LETTER CHA\0" "CHAM LETTER CHHA\0" "CHAM LETTER DA\0" "CHAM LETTER DDA\0" "CHAM LETTER DHA\0" "CHAM LETTER E\0" "CHAM LETTER FINAL CH\0" "CHAM LETTER FINAL G\0" "CHAM LETTER FINAL K\0" "CHAM LETTER FINAL L\0" "CHAM LETTER FINAL N\0" "CHAM LETTER FINAL NG\0" "CHAM LETTER FINAL P\0" "CHAM LETTER FINAL R\0" "CHAM LETTER FINAL SS\0" "CHAM LETTER FINAL T\0" "CHAM LETTER FINAL Y\0" "CHAM LETTER GA\0" "CHAM LETTER GHA\0" "CHAM LETTER HA\0" "CHAM LETTER I\0" "CHAM LETTER JA\0" "CHAM LETTER JHA\0" "CHAM LETTER KA\0" "CHAM LETTER KHA\0" "CHAM LETTER LA\0" "CHAM LETTER MA\0" "CHAM LETTER MUE\0" "CHAM LETTER NA\0" "CHAM LETTER NGA\0" "CHAM LETTER NGUE\0" "CHAM LETTER NHA\0" "CHAM LETTER NHJA\0" "CHAM LETTER NHUE\0" "CHAM LETTER NUE\0" "CHAM LETTER O\0" "CHAM LETTER PA\0" "CHAM LETTER PHA\0" "CHAM LETTER PPA\0" "CHAM LETTER RA\0" "CHAM LETTER SA\0" "CHAM LETTER SSA\0" "CHAM LETTER TA\0" "CHAM LETTER THA\0" "CHAM LETTER U\0" "CHAM LETTER VA\0" "CHAM LETTER YA\0" "CHAM PUNCTUATION DANDA\0" "CHAM PUNCTUATION DOUBLE DANDA\0" "CHAM PUNCTUATION SPIRAL\0" "CHAM PUNCTUATION TRIPLE DANDA\0" "CHAM VOWEL SIGN AA\0" "CHAM VOWEL SIGN AI\0" "CHAM VOWEL SIGN AU\0" "CHAM VOWEL SIGN EI\0" "CHAM VOWEL SIGN I\0" "CHAM VOWEL SIGN II\0" "CHAM VOWEL SIGN O\0" "CHAM VOWEL SIGN OE\0" "CHAM VOWEL SIGN U\0" "CHAM VOWEL SIGN UE\0" "CHARACTER TIE\0" "CHART WITH DOWNWARDS TREND\0" "CHART WITH UPWARDS TREND\0" "CHART WITH UPWARDS TREND AND YEN SIGN\0" "CHECK MARK\0" "CHECKER BOARD\0" "CHECKER BOARD FILL\0" "CHEERING MEGAPHONE\0" "CHEESE WEDGE\0" "CHEQUERED FLAG\0" "CHEROKEE LETTER A\0" "CHEROKEE LETTER DA\0" "CHEROKEE LETTER DE\0" "CHEROKEE LETTER DI\0" "CHEROKEE LETTER DLA\0" "CHEROKEE LETTER DO\0" "CHEROKEE LETTER DU\0" "CHEROKEE LETTER DV\0" "CHEROKEE LETTER E\0" "CHEROKEE LETTER GA\0" "CHEROKEE LETTER GE\0" "CHEROKEE LETTER GI\0" "CHEROKEE LETTER GO\0" "CHEROKEE LETTER GU\0" "CHEROKEE LETTER GV\0" "CHEROKEE LETTER HA\0" "CHEROKEE LETTER HE\0" "CHEROKEE LETTER HI\0" "CHEROKEE LETTER HNA\0" "CHEROKEE LETTER HO\0" "CHEROKEE LETTER HU\0" "CHEROKEE LETTER HV\0" "CHEROKEE LETTER I\0" "CHEROKEE LETTER KA\0" "CHEROKEE LETTER LA\0" "CHEROKEE LETTER LE\0" "CHEROKEE LETTER LI\0" "CHEROKEE LETTER LO\0" "CHEROKEE LETTER LU\0" "CHEROKEE LETTER LV\0" "CHEROKEE LETTER MA\0" "CHEROKEE LETTER ME\0" "CHEROKEE LETTER MI\0" "CHEROKEE LETTER MO\0" "CHEROKEE LETTER MU\0" "CHEROKEE LETTER MV\0" "CHEROKEE LETTER NA\0" "CHEROKEE LETTER NAH\0" "CHEROKEE LETTER NE\0" "CHEROKEE LETTER NI\0" "CHEROKEE LETTER NO\0" "CHEROKEE LETTER NU\0" "CHEROKEE LETTER NV\0" "CHEROKEE LETTER O\0" "CHEROKEE LETTER QUA\0" "CHEROKEE LETTER QUE\0" "CHEROKEE LETTER QUI\0" "CHEROKEE LETTER QUO\0" "CHEROKEE LETTER QUU\0" "CHEROKEE LETTER QUV\0" "CHEROKEE LETTER S\0" "CHEROKEE LETTER SA\0" "CHEROKEE LETTER SE\0" "CHEROKEE LETTER SI\0" "CHEROKEE LETTER SO\0" "CHEROKEE LETTER SU\0" "CHEROKEE LETTER SV\0" "CHEROKEE LETTER TA\0" "CHEROKEE LETTER TE\0" "CHEROKEE LETTER TI\0" "CHEROKEE LETTER TLA\0" "CHEROKEE LETTER TLE\0" "CHEROKEE LETTER TLI\0" "CHEROKEE LETTER TLO\0" "CHEROKEE LETTER TLU\0" "CHEROKEE LETTER TLV\0" "CHEROKEE LETTER TSA\0" "CHEROKEE LETTER TSE\0" "CHEROKEE LETTER TSI\0" "CHEROKEE LETTER TSO\0" "CHEROKEE LETTER TSU\0" "CHEROKEE LETTER TSV\0" "CHEROKEE LETTER U\0" "CHEROKEE LETTER V\0" "CHEROKEE LETTER WA\0" "CHEROKEE LETTER WE\0" "CHEROKEE LETTER WI\0" "CHEROKEE LETTER WO\0" "CHEROKEE LETTER WU\0" "CHEROKEE LETTER WV\0" "CHEROKEE LETTER YA\0" "CHEROKEE LETTER YE\0" "CHEROKEE LETTER YI\0" "CHEROKEE LETTER YO\0" "CHEROKEE LETTER YU\0" "CHEROKEE LETTER YV\0" "CHEROKEE SMALL LETTER A\0" "CHEROKEE SMALL LETTER DA\0" "CHEROKEE SMALL LETTER DE\0" "CHEROKEE SMALL LETTER DI\0" "CHEROKEE SMALL LETTER DLA\0" "CHEROKEE SMALL LETTER DO\0" "CHEROKEE SMALL LETTER DU\0" "CHEROKEE SMALL LETTER DV\0" "CHEROKEE SMALL LETTER E\0" "CHEROKEE SMALL LETTER GA\0" "CHEROKEE SMALL LETTER GE\0" "CHEROKEE SMALL LETTER GI\0" "CHEROKEE SMALL LETTER GO\0" "CHEROKEE SMALL LETTER GU\0" "CHEROKEE SMALL LETTER GV\0" "CHEROKEE SMALL LETTER HA\0" "CHEROKEE SMALL LETTER HE\0" "CHEROKEE SMALL LETTER HI\0" "CHEROKEE SMALL LETTER HNA\0" "CHEROKEE SMALL LETTER HO\0" "CHEROKEE SMALL LETTER HU\0" "CHEROKEE SMALL LETTER HV\0" "CHEROKEE SMALL LETTER I\0" "CHEROKEE SMALL LETTER KA\0" "CHEROKEE SMALL LETTER LA\0" "CHEROKEE SMALL LETTER LE\0" "CHEROKEE SMALL LETTER LI\0" "CHEROKEE SMALL LETTER LO\0" "CHEROKEE SMALL LETTER LU\0" "CHEROKEE SMALL LETTER LV\0" "CHEROKEE SMALL LETTER MA\0" "CHEROKEE SMALL LETTER ME\0" "CHEROKEE SMALL LETTER MI\0" "CHEROKEE SMALL LETTER MO\0" "CHEROKEE SMALL LETTER MU\0" "CHEROKEE SMALL LETTER MV\0" "CHEROKEE SMALL LETTER NA\0" "CHEROKEE SMALL LETTER NAH\0" "CHEROKEE SMALL LETTER NE\0" "CHEROKEE SMALL LETTER NI\0" "CHEROKEE SMALL LETTER NO\0" "CHEROKEE SMALL LETTER NU\0" "CHEROKEE SMALL LETTER NV\0" "CHEROKEE SMALL LETTER O\0" "CHEROKEE SMALL LETTER QUA\0" "CHEROKEE SMALL LETTER QUE\0" "CHEROKEE SMALL LETTER QUI\0" "CHEROKEE SMALL LETTER QUO\0" "CHEROKEE SMALL LETTER QUU\0" "CHEROKEE SMALL LETTER QUV\0" "CHEROKEE SMALL LETTER S\0" "CHEROKEE SMALL LETTER SA\0" "CHEROKEE SMALL LETTER SE\0" "CHEROKEE SMALL LETTER SI\0" "CHEROKEE SMALL LETTER SO\0" "CHEROKEE SMALL LETTER SU\0" "CHEROKEE SMALL LETTER SV\0" "CHEROKEE SMALL LETTER TA\0" "CHEROKEE SMALL LETTER TE\0" "CHEROKEE SMALL LETTER TI\0" "CHEROKEE SMALL LETTER TLA\0" "CHEROKEE SMALL LETTER TLE\0" "CHEROKEE SMALL LETTER TLI\0" "CHEROKEE SMALL LETTER TLO\0" "CHEROKEE SMALL LETTER TLU\0" "CHEROKEE SMALL LETTER TLV\0" "CHEROKEE SMALL LETTER TSA\0" "CHEROKEE SMALL LETTER TSE\0" "CHEROKEE SMALL LETTER TSI\0" "CHEROKEE SMALL LETTER TSO\0" "CHEROKEE SMALL LETTER TSU\0" "CHEROKEE SMALL LETTER TSV\0" "CHEROKEE SMALL LETTER U\0" "CHEROKEE SMALL LETTER V\0" "CHEROKEE SMALL LETTER WA\0" "CHEROKEE SMALL LETTER WE\0" "CHEROKEE SMALL LETTER WI\0" "CHEROKEE SMALL LETTER WO\0" "CHEROKEE SMALL LETTER WU\0" "CHEROKEE SMALL LETTER WV\0" "CHEROKEE SMALL LETTER YA\0" "CHEROKEE SMALL LETTER YE\0" "CHEROKEE SMALL LETTER YI\0" "CHEROKEE SMALL LETTER YO\0" "CHEROKEE SMALL LETTER YU\0" "CHEROKEE SMALL LETTER YV\0" "CHERRIES\0" "CHERRY BLOSSOM\0" "CHESTNUT\0" "CHI RHO\0" "CHICKEN\0" "CHILD\0" "CHILDREN CROSSING\0" "CHIPMUNK\0" "CHIRON\0" "CHOCOLATE BAR\0" "CHOPSTICKS\0" "CHORASMIAN LETTER ALEPH\0" "CHORASMIAN LETTER AYIN\0" "CHORASMIAN LETTER BETH\0" "CHORASMIAN LETTER CURLED WAW\0" "CHORASMIAN LETTER DALETH\0" "CHORASMIAN LETTER GIMEL\0" "CHORASMIAN LETTER HE\0" "CHORASMIAN LETTER HETH\0" "CHORASMIAN LETTER KAPH\0" "CHORASMIAN LETTER LAMEDH\0" "CHORASMIAN LETTER MEM\0" "CHORASMIAN LETTER NUN\0" "CHORASMIAN LETTER PE\0" "CHORASMIAN LETTER RESH\0" "CHORASMIAN LETTER SAMEKH\0" "CHORASMIAN LETTER SHIN\0" "CHORASMIAN LETTER SMALL ALEPH\0" "CHORASMIAN LETTER TAW\0" "CHORASMIAN LETTER WAW\0" "CHORASMIAN LETTER YODH\0" "CHORASMIAN LETTER ZAYIN\0" "CHORASMIAN NUMBER FOUR\0" "CHORASMIAN NUMBER ONE\0" "CHORASMIAN NUMBER ONE HUNDRED\0" "CHORASMIAN NUMBER TEN\0" "CHORASMIAN NUMBER THREE\0" "CHORASMIAN NUMBER TWENTY\0" "CHORASMIAN NUMBER TWO\0" "CHRISTMAS TREE\0" "CHURCH\0" "CINEMA\0" "CIRCLE DIVIDED BY HORIZONTAL BAR AND TOP HALF DIVIDED BY VERTICAL BAR\0" "CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK\0" "CIRCLE WITH HORIZONTAL BAR\0" "CIRCLE WITH LEFT HALF BLACK\0" "CIRCLE WITH LOWER HALF BLACK\0" "CIRCLE WITH RIGHT HALF BLACK\0" "CIRCLE WITH SMALL CIRCLE TO THE RIGHT\0" "CIRCLE WITH SUPERIMPOSED X\0" "CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT\0" "CIRCLE WITH UPPER HALF BLACK\0" "CIRCLE WITH UPPER RIGHT QUADRANT BLACK\0" "CIRCLE WITH VERTICAL FILL\0" "CIRCLED ANTICLOCKWISE ARROW\0" "CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN\0" "CIRCLED ASTERISK OPERATOR\0" "CIRCLED BOLD X\0" "CIRCLED BULLET\0" "CIRCLED C WITH OVERLAID BACKSLASH\0" "CIRCLED CC\0" "CIRCLED CD\0" "CIRCLED CROSS FORMEE\0" "CIRCLED CROSS FORMEE WITH FOUR DOTS\0" "CIRCLED CROSS FORMEE WITH TWO DOTS\0" "CIRCLED CROSS POMMEE\0" "CIRCLED CROSSING LANES\0" "CIRCLED DASH\0" "CIRCLED DIGIT EIGHT\0" "CIRCLED DIGIT FIVE\0" "CIRCLED DIGIT FOUR\0" "CIRCLED DIGIT NINE\0" "CIRCLED DIGIT ONE\0" "CIRCLED DIGIT SEVEN\0" "CIRCLED DIGIT SIX\0" "CIRCLED DIGIT THREE\0" "CIRCLED DIGIT TWO\0" "CIRCLED DIGIT ZERO\0" "CIRCLED DIVISION SIGN\0" "CIRCLED DIVISION SLASH\0" "CIRCLED DOLLAR SIGN WITH OVERLAID BACKSLASH\0" "CIRCLED DOT OPERATOR\0" "CIRCLED EQUALS\0" "CIRCLED GREATER-THAN\0" "CIRCLED HANGUL CHIEUCH\0" "CIRCLED HANGUL CHIEUCH A\0" "CIRCLED HANGUL CIEUC\0" "CIRCLED HANGUL CIEUC A\0" "CIRCLED HANGUL HIEUH\0" "CIRCLED HANGUL HIEUH A\0" "CIRCLED HANGUL IEUNG\0" "CIRCLED HANGUL IEUNG A\0" "CIRCLED HANGUL IEUNG U\0" "CIRCLED HANGUL KHIEUKH\0" "CIRCLED HANGUL KHIEUKH A\0" "CIRCLED HANGUL KIYEOK\0" "CIRCLED HANGUL KIYEOK A\0" "CIRCLED HANGUL MIEUM\0" "CIRCLED HANGUL MIEUM A\0" "CIRCLED HANGUL NIEUN\0" "CIRCLED HANGUL NIEUN A\0" "CIRCLED HANGUL PHIEUPH\0" "CIRCLED HANGUL PHIEUPH A\0" "CIRCLED HANGUL PIEUP\0" "CIRCLED HANGUL PIEUP A\0" "CIRCLED HANGUL RIEUL\0" "CIRCLED HANGUL RIEUL A\0" "CIRCLED HANGUL SIOS\0" "CIRCLED HANGUL SIOS A\0" "CIRCLED HANGUL THIEUTH\0" "CIRCLED HANGUL THIEUTH A\0" "CIRCLED HANGUL TIKEUT\0" "CIRCLED HANGUL TIKEUT A\0" "CIRCLED HEAVY WHITE RIGHTWARDS ARROW\0" "CIRCLED HORIZONTAL BAR WITH NOTCH\0" "CIRCLED HUMAN FIGURE\0" "CIRCLED IDEOGRAPH ACCEPT\0" "CIRCLED IDEOGRAPH ADVANTAGE\0" "CIRCLED IDEOGRAPH ALLIANCE\0" "CIRCLED IDEOGRAPH ATTENTION\0" "CIRCLED IDEOGRAPH CENTRE\0" "CIRCLED IDEOGRAPH CONGRATULATION\0" "CIRCLED IDEOGRAPH COPY\0" "CIRCLED IDEOGRAPH CORRECT\0" "CIRCLED IDEOGRAPH EARTH\0" "CIRCLED IDEOGRAPH EIGHT\0" "CIRCLED IDEOGRAPH ENTERPRISE\0" "CIRCLED IDEOGRAPH EXCELLENT\0" "CIRCLED IDEOGRAPH FEMALE\0" "CIRCLED IDEOGRAPH FINANCIAL\0" "CIRCLED IDEOGRAPH FIRE\0" "CIRCLED IDEOGRAPH FIVE\0" "CIRCLED IDEOGRAPH FOUR\0" "CIRCLED IDEOGRAPH HAVE\0" "CIRCLED IDEOGRAPH HIGH\0" "CIRCLED IDEOGRAPH ITEM\0" "CIRCLED IDEOGRAPH KINDERGARTEN\0" "CIRCLED IDEOGRAPH KOTO\0" "CIRCLED IDEOGRAPH LABOR\0" "CIRCLED IDEOGRAPH LEFT\0" "CIRCLED IDEOGRAPH LOW\0" "CIRCLED IDEOGRAPH MALE\0" "CIRCLED IDEOGRAPH MEDICINE\0" "CIRCLED IDEOGRAPH METAL\0" "CIRCLED IDEOGRAPH MOON\0" "CIRCLED IDEOGRAPH NAME\0" "CIRCLED IDEOGRAPH NIGHT\0" "CIRCLED IDEOGRAPH NINE\0" "CIRCLED IDEOGRAPH ONE\0" "CIRCLED IDEOGRAPH PRINT\0" "CIRCLED IDEOGRAPH QUESTION\0" "CIRCLED IDEOGRAPH RELIGION\0" "CIRCLED IDEOGRAPH RESOURCE\0" "CIRCLED IDEOGRAPH REST\0" "CIRCLED IDEOGRAPH RIGHT\0" "CIRCLED IDEOGRAPH SCHOOL\0" "CIRCLED IDEOGRAPH SECRET\0" "CIRCLED IDEOGRAPH SEVEN\0" "CIRCLED IDEOGRAPH SIX\0" "CIRCLED IDEOGRAPH SOCIETY\0" "CIRCLED IDEOGRAPH SPECIAL\0" "CIRCLED IDEOGRAPH STOCK\0" "CIRCLED IDEOGRAPH STUDY\0" "CIRCLED IDEOGRAPH SUITABLE\0" "CIRCLED IDEOGRAPH SUN\0" "CIRCLED IDEOGRAPH SUPERVISE\0" "CIRCLED IDEOGRAPH TEN\0" "CIRCLED IDEOGRAPH THREE\0" "CIRCLED IDEOGRAPH TWO\0" "CIRCLED IDEOGRAPH WATER\0" "CIRCLED IDEOGRAPH WOOD\0" "CIRCLED INFORMATION SOURCE\0" "CIRCLED ITALIC LATIN CAPITAL LETTER C\0" "CIRCLED ITALIC LATIN CAPITAL LETTER R\0" "CIRCLED KATAKANA A\0" "CIRCLED KATAKANA E\0" "CIRCLED KATAKANA HA\0" "CIRCLED KATAKANA HE\0" "CIRCLED KATAKANA HI\0" "CIRCLED KATAKANA HO\0" "CIRCLED KATAKANA HU\0" "CIRCLED KATAKANA I\0" "CIRCLED KATAKANA KA\0" "CIRCLED KATAKANA KE\0" "CIRCLED KATAKANA KI\0" "CIRCLED KATAKANA KO\0" "CIRCLED KATAKANA KU\0" "CIRCLED KATAKANA MA\0" "CIRCLED KATAKANA ME\0" "CIRCLED KATAKANA MI\0" "CIRCLED KATAKANA MO\0" "CIRCLED KATAKANA MU\0" "CIRCLED KATAKANA NA\0" "CIRCLED KATAKANA NE\0" "CIRCLED KATAKANA NI\0" "CIRCLED KATAKANA NO\0" "CIRCLED KATAKANA NU\0" "CIRCLED KATAKANA O\0" "CIRCLED KATAKANA RA\0" "CIRCLED KATAKANA RE\0" "CIRCLED KATAKANA RI\0" "CIRCLED KATAKANA RO\0" "CIRCLED KATAKANA RU\0" "CIRCLED KATAKANA SA\0" "CIRCLED KATAKANA SE\0" "CIRCLED KATAKANA SI\0" "CIRCLED KATAKANA SO\0" "CIRCLED KATAKANA SU\0" "CIRCLED KATAKANA TA\0" "CIRCLED KATAKANA TE\0" "CIRCLED KATAKANA TI\0" "CIRCLED KATAKANA TO\0" "CIRCLED KATAKANA TU\0" "CIRCLED KATAKANA U\0" "CIRCLED KATAKANA WA\0" "CIRCLED KATAKANA WE\0" "CIRCLED KATAKANA WI\0" "CIRCLED KATAKANA WO\0" "CIRCLED KATAKANA YA\0" "CIRCLED KATAKANA YO\0" "CIRCLED KATAKANA YU\0" "CIRCLED KOREAN CHARACTER CHAMKO\0" "CIRCLED KOREAN CHARACTER JUEUI\0" "CIRCLED LATIN CAPITAL LETTER A\0" "CIRCLED LATIN CAPITAL LETTER B\0" "CIRCLED LATIN CAPITAL LETTER C\0" "CIRCLED LATIN CAPITAL LETTER D\0" "CIRCLED LATIN CAPITAL LETTER E\0" "CIRCLED LATIN CAPITAL LETTER F\0" "CIRCLED LATIN CAPITAL LETTER G\0" "CIRCLED LATIN CAPITAL LETTER H\0" "CIRCLED LATIN CAPITAL LETTER I\0" "CIRCLED LATIN CAPITAL LETTER J\0" "CIRCLED LATIN CAPITAL LETTER K\0" "CIRCLED LATIN CAPITAL LETTER L\0" "CIRCLED LATIN CAPITAL LETTER M\0" "CIRCLED LATIN CAPITAL LETTER N\0" "CIRCLED LATIN CAPITAL LETTER O\0" "CIRCLED LATIN CAPITAL LETTER P\0" "CIRCLED LATIN CAPITAL LETTER Q\0" "CIRCLED LATIN CAPITAL LETTER R\0" "CIRCLED LATIN CAPITAL LETTER S\0" "CIRCLED LATIN CAPITAL LETTER T\0" "CIRCLED LATIN CAPITAL LETTER U\0" "CIRCLED LATIN CAPITAL LETTER V\0" "CIRCLED LATIN CAPITAL LETTER W\0" "CIRCLED LATIN CAPITAL LETTER X\0" "CIRCLED LATIN CAPITAL LETTER Y\0" "CIRCLED LATIN CAPITAL LETTER Z\0" "CIRCLED LATIN SMALL LETTER A\0" "CIRCLED LATIN SMALL LETTER B\0" "CIRCLED LATIN SMALL LETTER C\0" "CIRCLED LATIN SMALL LETTER D\0" "CIRCLED LATIN SMALL LETTER E\0" "CIRCLED LATIN SMALL LETTER F\0" "CIRCLED LATIN SMALL LETTER G\0" "CIRCLED LATIN SMALL LETTER H\0" "CIRCLED LATIN SMALL LETTER I\0" "CIRCLED LATIN SMALL LETTER J\0" "CIRCLED LATIN SMALL LETTER K\0" "CIRCLED LATIN SMALL LETTER L\0" "CIRCLED LATIN SMALL LETTER M\0" "CIRCLED LATIN SMALL LETTER N\0" "CIRCLED LATIN SMALL LETTER O\0" "CIRCLED LATIN SMALL LETTER P\0" "CIRCLED LATIN SMALL LETTER Q\0" "CIRCLED LATIN SMALL LETTER R\0" "CIRCLED LATIN SMALL LETTER S\0" "CIRCLED LATIN SMALL LETTER T\0" "CIRCLED LATIN SMALL LETTER U\0" "CIRCLED LATIN SMALL LETTER V\0" "CIRCLED LATIN SMALL LETTER W\0" "CIRCLED LATIN SMALL LETTER X\0" "CIRCLED LATIN SMALL LETTER Y\0" "CIRCLED LATIN SMALL LETTER Z\0" "CIRCLED LESS-THAN\0" "CIRCLED MINUS\0" "CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT\0" "CIRCLED NUMBER EIGHTEEN\0" "CIRCLED NUMBER EIGHTY ON BLACK SQUARE\0" "CIRCLED NUMBER ELEVEN\0" "CIRCLED NUMBER FIFTEEN\0" "CIRCLED NUMBER FIFTY\0" "CIRCLED NUMBER FIFTY ON BLACK SQUARE\0" "CIRCLED NUMBER FORTY\0" "CIRCLED NUMBER FORTY EIGHT\0" "CIRCLED NUMBER FORTY FIVE\0" "CIRCLED NUMBER FORTY FOUR\0" "CIRCLED NUMBER FORTY NINE\0" "CIRCLED NUMBER FORTY ON BLACK SQUARE\0" "CIRCLED NUMBER FORTY ONE\0" "CIRCLED NUMBER FORTY SEVEN\0" "CIRCLED NUMBER FORTY SIX\0" "CIRCLED NUMBER FORTY THREE\0" "CIRCLED NUMBER FORTY TWO\0" "CIRCLED NUMBER FOURTEEN\0" "CIRCLED NUMBER NINETEEN\0" "CIRCLED NUMBER SEVENTEEN\0" "CIRCLED NUMBER SEVENTY ON BLACK SQUARE\0" "CIRCLED NUMBER SIXTEEN\0" "CIRCLED NUMBER SIXTY ON BLACK SQUARE\0" "CIRCLED NUMBER TEN\0" "CIRCLED NUMBER TEN ON BLACK SQUARE\0" "CIRCLED NUMBER THIRTEEN\0" "CIRCLED NUMBER THIRTY\0" "CIRCLED NUMBER THIRTY EIGHT\0" "CIRCLED NUMBER THIRTY FIVE\0" "CIRCLED NUMBER THIRTY FOUR\0" "CIRCLED NUMBER THIRTY NINE\0" "CIRCLED NUMBER THIRTY ON BLACK SQUARE\0" "CIRCLED NUMBER THIRTY ONE\0" "CIRCLED NUMBER THIRTY SEVEN\0" "CIRCLED NUMBER THIRTY SIX\0" "CIRCLED NUMBER THIRTY THREE\0" "CIRCLED NUMBER THIRTY TWO\0" "CIRCLED NUMBER TWELVE\0" "CIRCLED NUMBER TWENTY\0" "CIRCLED NUMBER TWENTY EIGHT\0" "CIRCLED NUMBER TWENTY FIVE\0" "CIRCLED NUMBER TWENTY FOUR\0" "CIRCLED NUMBER TWENTY NINE\0" "CIRCLED NUMBER TWENTY ON BLACK SQUARE\0" "CIRCLED NUMBER TWENTY ONE\0" "CIRCLED NUMBER TWENTY SEVEN\0" "CIRCLED NUMBER TWENTY SIX\0" "CIRCLED NUMBER TWENTY THREE\0" "CIRCLED NUMBER TWENTY TWO\0" "CIRCLED OPEN CENTRE EIGHT POINTED STAR\0" "CIRCLED PARALLEL\0" "CIRCLED PERPENDICULAR\0" "CIRCLED PLUS\0" "CIRCLED POSTAL MARK\0" "CIRCLED REVERSE SOLIDUS\0" "CIRCLED RING OPERATOR\0" "CIRCLED SQUARE\0" "CIRCLED TIMES\0" "CIRCLED TRIANGLE\0" "CIRCLED TRIANGLE DOWN\0" "CIRCLED VERTICAL BAR\0" "CIRCLED WHITE BULLET\0" "CIRCLED WHITE STAR\0" "CIRCLED WZ\0" "CIRCLED X\0" "CIRCLED ZERO WITH SLASH\0" "CIRCULATION FUNCTION\0" "CIRCUMFLEX ACCENT\0" "CIRCUS TENT\0" "CITYSCAPE\0" "CITYSCAPE AT DUSK\0" "CJK RADICAL BAMBOO\0" "CJK RADICAL BLUE\0" "CJK RADICAL BOLT OF CLOTH\0" "CJK RADICAL BONE\0" "CJK RADICAL BOX\0" "CJK RADICAL BRUSH ONE\0" "CJK RADICAL BRUSH TWO\0" "CJK RADICAL C-SIMPLIFIED BIRD\0" "CJK RADICAL C-SIMPLIFIED CART\0" "CJK RADICAL C-SIMPLIFIED DRAGON\0" "CJK RADICAL C-SIMPLIFIED EAT\0" "CJK RADICAL C-SIMPLIFIED EVEN\0" "CJK RADICAL C-SIMPLIFIED FISH\0" "CJK RADICAL C-SIMPLIFIED FLY\0" "CJK RADICAL C-SIMPLIFIED FROG\0" "CJK RADICAL C-SIMPLIFIED GATE\0" "CJK RADICAL C-SIMPLIFIED GOLD\0" "CJK RADICAL C-SIMPLIFIED HORSE\0" "CJK RADICAL C-SIMPLIFIED LEAF\0" "CJK RADICAL C-SIMPLIFIED LONG\0" "CJK RADICAL C-SIMPLIFIED SALT\0" "CJK RADICAL C-SIMPLIFIED SEE\0" "CJK RADICAL C-SIMPLIFIED SHELL\0" "CJK RADICAL C-SIMPLIFIED SILK\0" "CJK RADICAL C-SIMPLIFIED SPEECH\0" "CJK RADICAL C-SIMPLIFIED TANNED LEATHER\0" "CJK RADICAL C-SIMPLIFIED TOOTH\0" "CJK RADICAL C-SIMPLIFIED TURTLE\0" "CJK RADICAL C-SIMPLIFIED WIND\0" "CJK RADICAL CHOKE\0" "CJK RADICAL CITY\0" "CJK RADICAL CIVILIAN\0" "CJK RADICAL CLIFF\0" "CJK RADICAL CLOTHES\0" "CJK RADICAL COW\0" "CJK RADICAL DEATH\0" "CJK RADICAL DIVINATION\0" "CJK RADICAL DOG\0" "CJK RADICAL EAT ONE\0" "CJK RADICAL EAT THREE\0" "CJK RADICAL EAT TWO\0" "CJK RADICAL EWE\0" "CJK RADICAL EYE\0" "CJK RADICAL FIRE\0" "CJK RADICAL FOOT\0" "CJK RADICAL GHOST\0" "CJK RADICAL GRASS ONE\0" "CJK RADICAL GRASS THREE\0" "CJK RADICAL GRASS TWO\0" "CJK RADICAL HAND\0" "CJK RADICAL HEAD\0" "CJK RADICAL HEART ONE\0" "CJK RADICAL HEART TWO\0" "CJK RADICAL HORN\0" "CJK RADICAL J-SIMPLIFIED DRAGON\0" "CJK RADICAL J-SIMPLIFIED EVEN\0" "CJK RADICAL J-SIMPLIFIED TOOTH\0" "CJK RADICAL J-SIMPLIFIED TURTLE\0" "CJK RADICAL JADE\0" "CJK RADICAL KNIFE ONE\0" "CJK RADICAL KNIFE TWO\0" "CJK RADICAL LAME FOUR\0" "CJK RADICAL LAME ONE\0" "CJK RADICAL LAME THREE\0" "CJK RADICAL LAME TWO\0" "CJK RADICAL LONG ONE\0" "CJK RADICAL LONG TWO\0" "CJK RADICAL MEAT\0" "CJK RADICAL MESH\0" "CJK RADICAL MOON\0" "CJK RADICAL MORTAR\0" "CJK RADICAL MOTHER\0" "CJK RADICAL MOUND ONE\0" "CJK RADICAL MOUND TWO\0" "CJK RADICAL NET FOUR\0" "CJK RADICAL NET ONE\0" "CJK RADICAL NET THREE\0" "CJK RADICAL NET TWO\0" "CJK RADICAL OLD\0" "CJK RADICAL PAW ONE\0" "CJK RADICAL PAW TWO\0" "CJK RADICAL PERSON\0" "CJK RADICAL RAIN\0" "CJK RADICAL RAM\0" "CJK RADICAL RAP\0" "CJK RADICAL REPEAT\0" "CJK RADICAL SEAL\0" "CJK RADICAL SECOND ONE\0" "CJK RADICAL SECOND THREE\0" "CJK RADICAL SECOND TWO\0" "CJK RADICAL SHEEP\0" "CJK RADICAL SILK\0" "CJK RADICAL SIMPLIFIED HALF TREE TRUNK\0" "CJK RADICAL SIMPLIFIED HORN\0" "CJK RADICAL SIMPLIFIED WALK\0" "CJK RADICAL SIMPLIFIED WHEAT\0" "CJK RADICAL SIMPLIFIED YELLOW\0" "CJK RADICAL SMALL ONE\0" "CJK RADICAL SMALL TWO\0" "CJK RADICAL SNAKE\0" "CJK RADICAL SNOUT ONE\0" "CJK RADICAL SNOUT TWO\0" "CJK RADICAL SPIRIT ONE\0" "CJK RADICAL SPIRIT TWO\0" "CJK RADICAL SUN\0" "CJK RADICAL TABLE\0" "CJK RADICAL THREAD\0" "CJK RADICAL TIGER\0" "CJK RADICAL TURTLE\0" "CJK RADICAL WALK ONE\0" "CJK RADICAL WALK TWO\0" "CJK RADICAL WATER ONE\0" "CJK RADICAL WATER TWO\0" "CJK RADICAL WEST ONE\0" "CJK RADICAL WEST TWO\0" "CJK STROKE BXG\0" "CJK STROKE D\0" "CJK STROKE H\0" "CJK STROKE HG\0" "CJK STROKE HP\0" "CJK STROKE HPWG\0" "CJK STROKE HXWG\0" "CJK STROKE HZ\0" "CJK STROKE HZG\0" "CJK STROKE HZT\0" "CJK STROKE HZW\0" "CJK STROKE HZWG\0" "CJK STROKE HZZ\0" "CJK STROKE HZZP\0" "CJK STROKE HZZZ\0" "CJK STROKE HZZZG\0" "CJK STROKE N\0" "CJK STROKE P\0" "CJK STROKE PD\0" "CJK STROKE PG\0" "CJK STROKE PZ\0" "CJK STROKE Q\0" "CJK STROKE S\0" "CJK STROKE SG\0" "CJK STROKE SP\0" "CJK STROKE ST\0" "CJK STROKE SW\0" "CJK STROKE SWG\0" "CJK STROKE SWZ\0" "CJK STROKE SZ\0" "CJK STROKE SZWG\0" "CJK STROKE SZZ\0" "CJK STROKE T\0" "CJK STROKE TN\0" "CJK STROKE WG\0" "CJK STROKE XG\0" "CLAMSHELL MOBILE PHONE\0" "CLAPPER BOARD\0" "CLAPPING HANDS SIGN\0" "CLASSICAL BUILDING\0" "CLEAR SCREEN SYMBOL\0" "CLINKING BEER MUGS\0" "CLINKING GLASSES\0" "CLIPBOARD\0" "CLOCK FACE EIGHT OCLOCK\0" "CLOCK FACE EIGHT-THIRTY\0" "CLOCK FACE ELEVEN OCLOCK\0" "CLOCK FACE ELEVEN-THIRTY\0" "CLOCK FACE FIVE OCLOCK\0" "CLOCK FACE FIVE-THIRTY\0" "CLOCK FACE FOUR OCLOCK\0" "CLOCK FACE FOUR-THIRTY\0" "CLOCK FACE NINE OCLOCK\0" "CLOCK FACE NINE-THIRTY\0" "CLOCK FACE ONE OCLOCK\0" "CLOCK FACE ONE-THIRTY\0" "CLOCK FACE SEVEN OCLOCK\0" "CLOCK FACE SEVEN-THIRTY\0" "CLOCK FACE SIX OCLOCK\0" "CLOCK FACE SIX-THIRTY\0" "CLOCK FACE TEN OCLOCK\0" "CLOCK FACE TEN-THIRTY\0" "CLOCK FACE THREE OCLOCK\0" "CLOCK FACE THREE-THIRTY\0" "CLOCK FACE TWELVE OCLOCK\0" "CLOCK FACE TWELVE-THIRTY\0" "CLOCK FACE TWO OCLOCK\0" "CLOCK FACE TWO-THIRTY\0" "CLOCKWISE CLOSED CIRCLE ARROW\0" "CLOCKWISE CONTOUR INTEGRAL\0" "CLOCKWISE DOWNWARDS AND UPWARDS OPEN CIRCLE ARROWS\0" "CLOCKWISE GAPPED CIRCLE ARROW\0" "CLOCKWISE INTEGRAL\0" "CLOCKWISE OPEN CIRCLE ARROW\0" "CLOCKWISE RIGHT AND LEFT SEMICIRCLE ARROWS\0" "CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS\0" "CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS WITH CIRCLED ONE OVERLAY\0" "CLOCKWISE TOP SEMICIRCLE ARROW\0" "CLOCKWISE TRIANGLE-HEADED OPEN CIRCLE ARROW\0" "CLOSE UP\0" "CLOSED BOOK\0" "CLOSED INTERSECTION WITH SERIFS\0" "CLOSED LOCK WITH KEY\0" "CLOSED MAILBOX WITH LOWERED FLAG\0" "CLOSED MAILBOX WITH RAISED FLAG\0" "CLOSED SUBSET\0" "CLOSED SUBSET OR EQUAL TO\0" "CLOSED SUPERSET\0" "CLOSED SUPERSET OR EQUAL TO\0" "CLOSED UMBRELLA\0" "CLOSED UNION WITH SERIFS\0" "CLOSED UNION WITH SERIFS AND SMASH PRODUCT\0" "CLOUD\0" "CLOUD WITH LIGHTNING\0" "CLOUD WITH RAIN\0" "CLOUD WITH SNOW\0" "CLOUD WITH TORNADO\0" "CLOWN FACE\0" "COAT\0" "COCKROACH\0" "COCKTAIL GLASS\0" "COCONUT\0" "COFFIN\0" "COIN\0" "COLLISION SYMBOL\0" "COLON\0" "COLON EQUALS\0" "COLON SIGN\0" "COMBINING ACUTE ACCENT\0" "COMBINING ACUTE ACCENT BELOW\0" "COMBINING ACUTE TONE MARK\0" "COMBINING ACUTE-GRAVE-ACUTE\0" "COMBINING ACUTE-MACRON\0" "COMBINING ALMOST EQUAL TO ABOVE\0" "COMBINING ALMOST EQUAL TO BELOW\0" "COMBINING ANNUITY SYMBOL\0" "COMBINING ANTICLOCKWISE ARROW ABOVE\0" "COMBINING ANTICLOCKWISE RING OVERLAY\0" "COMBINING ASTERISK ABOVE\0" "COMBINING ASTERISK BELOW\0" "COMBINING BINDU BELOW\0" "COMBINING BREVE\0" "COMBINING BREVE BELOW\0" "COMBINING BREVE-MACRON\0" "COMBINING BRIDGE ABOVE\0" "COMBINING BRIDGE BELOW\0" "COMBINING CANDRABINDU\0" "COMBINING CARON\0" "COMBINING CARON BELOW\0" "COMBINING CEDILLA\0" "COMBINING CIRCUMFLEX ACCENT\0" "COMBINING CIRCUMFLEX ACCENT BELOW\0" "COMBINING CLOCKWISE ARROW ABOVE\0" "COMBINING CLOCKWISE RING OVERLAY\0" "COMBINING COMMA ABOVE\0" "COMBINING COMMA ABOVE RIGHT\0" "COMBINING COMMA BELOW\0" "COMBINING CONJOINING MACRON\0" "COMBINING CONJOINING MACRON BELOW\0" "COMBINING CYRILLIC DASIA PNEUMATA\0" "COMBINING CYRILLIC HUNDRED MILLIONS SIGN\0" "COMBINING CYRILLIC HUNDRED THOUSANDS SIGN\0" "COMBINING CYRILLIC KAVYKA\0" "COMBINING CYRILLIC LETTER A\0" "COMBINING CYRILLIC LETTER BE\0" "COMBINING CYRILLIC LETTER BIG YUS\0" "COMBINING CYRILLIC LETTER CHE\0" "COMBINING CYRILLIC LETTER DE\0" "COMBINING CYRILLIC LETTER DJERV\0" "COMBINING CYRILLIC LETTER EF\0" "COMBINING CYRILLIC LETTER EL\0" "COMBINING CYRILLIC LETTER EM\0" "COMBINING CYRILLIC LETTER EN\0" "COMBINING CYRILLIC LETTER ER\0" "COMBINING CYRILLIC LETTER ES\0" "COMBINING CYRILLIC LETTER ES-TE\0" "COMBINING CYRILLIC LETTER FITA\0" "COMBINING CYRILLIC LETTER GHE\0" "COMBINING CYRILLIC LETTER HA\0" "COMBINING CYRILLIC LETTER HARD SIGN\0" "COMBINING CYRILLIC LETTER I\0" "COMBINING CYRILLIC LETTER IE\0" "COMBINING CYRILLIC LETTER IOTIFIED A\0" "COMBINING CYRILLIC LETTER IOTIFIED BIG YUS\0" "COMBINING CYRILLIC LETTER IOTIFIED E\0" "COMBINING CYRILLIC LETTER KA\0" "COMBINING CYRILLIC LETTER LITTLE YUS\0" "COMBINING CYRILLIC LETTER MONOGRAPH UK\0" "COMBINING CYRILLIC LETTER O\0" "COMBINING CYRILLIC LETTER OMEGA\0" "COMBINING CYRILLIC LETTER PE\0" "COMBINING CYRILLIC LETTER SHA\0" "COMBINING CYRILLIC LETTER SHCHA\0" "COMBINING CYRILLIC LETTER SOFT SIGN\0" "COMBINING CYRILLIC LETTER TE\0" "COMBINING CYRILLIC LETTER TSE\0" "COMBINING CYRILLIC LETTER U\0" "COMBINING CYRILLIC LETTER UKRAINIAN IE\0" "COMBINING CYRILLIC LETTER VE\0" "COMBINING CYRILLIC LETTER YAT\0" "COMBINING CYRILLIC LETTER YERU\0" "COMBINING CYRILLIC LETTER YI\0" "COMBINING CYRILLIC LETTER YU\0" "COMBINING CYRILLIC LETTER ZE\0" "COMBINING CYRILLIC LETTER ZHE\0" "COMBINING CYRILLIC MILLIONS SIGN\0" "COMBINING CYRILLIC PALATALIZATION\0" "COMBINING CYRILLIC PAYEROK\0" "COMBINING CYRILLIC POKRYTIE\0" "COMBINING CYRILLIC PSILI PNEUMATA\0" "COMBINING CYRILLIC TEN MILLIONS SIGN\0" "COMBINING CYRILLIC THOUSAND MILLIONS SIGN\0" "COMBINING CYRILLIC TITLO\0" "COMBINING CYRILLIC TITLO LEFT HALF\0" "COMBINING CYRILLIC TITLO RIGHT HALF\0" "COMBINING CYRILLIC VZMET\0" "COMBINING DELETION MARK\0" "COMBINING DEVANAGARI DIGIT EIGHT\0" "COMBINING DEVANAGARI DIGIT FIVE\0" "COMBINING DEVANAGARI DIGIT FOUR\0" "COMBINING DEVANAGARI DIGIT NINE\0" "COMBINING DEVANAGARI DIGIT ONE\0" "COMBINING DEVANAGARI DIGIT SEVEN\0" "COMBINING DEVANAGARI DIGIT SIX\0" "COMBINING DEVANAGARI DIGIT THREE\0" "COMBINING DEVANAGARI DIGIT TWO\0" "COMBINING DEVANAGARI DIGIT ZERO\0" "COMBINING DEVANAGARI LETTER A\0" "COMBINING DEVANAGARI LETTER KA\0" "COMBINING DEVANAGARI LETTER NA\0" "COMBINING DEVANAGARI LETTER PA\0" "COMBINING DEVANAGARI LETTER RA\0" "COMBINING DEVANAGARI LETTER U\0" "COMBINING DEVANAGARI LETTER VI\0" "COMBINING DEVANAGARI SIGN AVAGRAHA\0" "COMBINING DIAERESIS\0" "COMBINING DIAERESIS BELOW\0" "COMBINING DIAERESIS-RING\0" "COMBINING DOT ABOVE\0" "COMBINING DOT ABOVE LEFT\0" "COMBINING DOT ABOVE RIGHT\0" "COMBINING DOT BELOW\0" "COMBINING DOTTED ACUTE ACCENT\0" "COMBINING DOTTED GRAVE ACCENT\0" "COMBINING DOUBLE ACUTE ACCENT\0" "COMBINING DOUBLE BREVE\0" "COMBINING DOUBLE BREVE BELOW\0" "COMBINING DOUBLE CIRCUMFLEX ABOVE\0" "COMBINING DOUBLE GRAVE ACCENT\0" "COMBINING DOUBLE INVERTED BREVE\0" "COMBINING DOUBLE INVERTED BREVE BELOW\0" "COMBINING DOUBLE LOW LINE\0" "COMBINING DOUBLE MACRON\0" "COMBINING DOUBLE MACRON BELOW\0" "COMBINING DOUBLE OPEN MARK BELOW\0" "COMBINING DOUBLE OVERLINE\0" "COMBINING DOUBLE PARENTHESES ABOVE\0" "COMBINING DOUBLE RIGHTWARDS ARROW BELOW\0" "COMBINING DOUBLE RING BELOW\0" "COMBINING DOUBLE TILDE\0" "COMBINING DOUBLE TILDE LEFT HALF\0" "COMBINING DOUBLE TILDE RIGHT HALF\0" "COMBINING DOUBLE VERTICAL LINE ABOVE\0" "COMBINING DOUBLE VERTICAL LINE BELOW\0" "COMBINING DOUBLE VERTICAL STROKE OVERLAY\0" "COMBINING DOUBLED CIRCUMFLEX ACCENT\0" "COMBINING DOWN TACK BELOW\0" "COMBINING DOWNWARDS ARROW\0" "COMBINING ENCLOSING CIRCLE\0" "COMBINING ENCLOSING CIRCLE BACKSLASH\0" "COMBINING ENCLOSING DIAMOND\0" "COMBINING ENCLOSING KEYCAP\0" "COMBINING ENCLOSING SCREEN\0" "COMBINING ENCLOSING SQUARE\0" "COMBINING ENCLOSING UPWARD POINTING TRIANGLE\0" "COMBINING EQUALS SIGN BELOW\0" "COMBINING FERMATA\0" "COMBINING FOUR DOTS ABOVE\0" "COMBINING GLAGOLITIC LETTER AZU\0" "COMBINING GLAGOLITIC LETTER BIG YUS\0" "COMBINING GLAGOLITIC LETTER BUKY\0" "COMBINING GLAGOLITIC LETTER CHRIVI\0" "COMBINING GLAGOLITIC LETTER DJERVI\0" "COMBINING GLAGOLITIC LETTER DOBRO\0" "COMBINING GLAGOLITIC LETTER FITA\0" "COMBINING GLAGOLITIC LETTER FRITU\0" "COMBINING GLAGOLITIC LETTER GLAGOLI\0" "COMBINING GLAGOLITIC LETTER HERU\0" "COMBINING GLAGOLITIC LETTER I\0" "COMBINING GLAGOLITIC LETTER INITIAL IZHE\0" "COMBINING GLAGOLITIC LETTER IOTATED BIG YUS\0" "COMBINING GLAGOLITIC LETTER IOTATED SMALL YUS\0" "COMBINING GLAGOLITIC LETTER IZHE\0" "COMBINING GLAGOLITIC LETTER KAKO\0" "COMBINING GLAGOLITIC LETTER LJUDIJE\0" "COMBINING GLAGOLITIC LETTER MYSLITE\0" "COMBINING GLAGOLITIC LETTER NASHI\0" "COMBINING GLAGOLITIC LETTER ONU\0" "COMBINING GLAGOLITIC LETTER POKOJI\0" "COMBINING GLAGOLITIC LETTER RITSI\0" "COMBINING GLAGOLITIC LETTER SHA\0" "COMBINING GLAGOLITIC LETTER SHTA\0" "COMBINING GLAGOLITIC LETTER SLOVO\0" "COMBINING GLAGOLITIC LETTER SMALL YUS\0" "COMBINING GLAGOLITIC LETTER TSI\0" "COMBINING GLAGOLITIC LETTER TVRIDO\0" "COMBINING GLAGOLITIC LETTER UKU\0" "COMBINING GLAGOLITIC LETTER VEDE\0" "COMBINING GLAGOLITIC LETTER YATI\0" "COMBINING GLAGOLITIC LETTER YERI\0" "COMBINING GLAGOLITIC LETTER YERU\0" "COMBINING GLAGOLITIC LETTER YESTU\0" "COMBINING GLAGOLITIC LETTER YO\0" "COMBINING GLAGOLITIC LETTER YU\0" "COMBINING GLAGOLITIC LETTER ZEMLJA\0" "COMBINING GLAGOLITIC LETTER ZHIVETE\0" "COMBINING GRANTHA DIGIT FIVE\0" "COMBINING GRANTHA DIGIT FOUR\0" "COMBINING GRANTHA DIGIT ONE\0" "COMBINING GRANTHA DIGIT SIX\0" "COMBINING GRANTHA DIGIT THREE\0" "COMBINING GRANTHA DIGIT TWO\0" "COMBINING GRANTHA DIGIT ZERO\0" "COMBINING GRANTHA LETTER A\0" "COMBINING GRANTHA LETTER KA\0" "COMBINING GRANTHA LETTER NA\0" "COMBINING GRANTHA LETTER PA\0" "COMBINING GRANTHA LETTER VI\0" "COMBINING GRAPHEME JOINER\0" "COMBINING GRAVE ACCENT\0" "COMBINING GRAVE ACCENT BELOW\0" "COMBINING GRAVE TONE MARK\0" "COMBINING GRAVE-ACUTE-GRAVE\0" "COMBINING GRAVE-MACRON\0" "COMBINING GREEK DIALYTIKA TONOS\0" "COMBINING GREEK KORONIS\0" "COMBINING GREEK MUSICAL PENTASEME\0" "COMBINING GREEK MUSICAL TETRASEME\0" "COMBINING GREEK MUSICAL TRISEME\0" "COMBINING GREEK PERISPOMENI\0" "COMBINING GREEK YPOGEGRAMMENI\0" "COMBINING HOMOTHETIC ABOVE\0" "COMBINING HOOK ABOVE\0" "COMBINING HORN\0" "COMBINING INFINITY\0" "COMBINING INVERTED BREVE\0" "COMBINING INVERTED BREVE BELOW\0" "COMBINING INVERTED BRIDGE BELOW\0" "COMBINING INVERTED DOUBLE ARCH BELOW\0" "COMBINING IS BELOW\0" "COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK\0" "COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK\0" "COMBINING KAVYKA ABOVE LEFT\0" "COMBINING KAVYKA ABOVE RIGHT\0" "COMBINING LATIN LETTER SMALL CAPITAL G\0" "COMBINING LATIN LETTER SMALL CAPITAL L\0" "COMBINING LATIN LETTER SMALL CAPITAL M\0" "COMBINING LATIN LETTER SMALL CAPITAL N\0" "COMBINING LATIN LETTER SMALL CAPITAL R\0" "COMBINING LATIN SMALL LETTER A\0" "COMBINING LATIN SMALL LETTER A WITH DIAERESIS\0" "COMBINING LATIN SMALL LETTER AE\0" "COMBINING LATIN SMALL LETTER ALPHA\0" "COMBINING LATIN SMALL LETTER AO\0" "COMBINING LATIN SMALL LETTER AV\0" "COMBINING LATIN SMALL LETTER B\0" "COMBINING LATIN SMALL LETTER BETA\0" "COMBINING LATIN SMALL LETTER C\0" "COMBINING LATIN SMALL LETTER C CEDILLA\0" "COMBINING LATIN SMALL LETTER D\0" "COMBINING LATIN SMALL LETTER E\0" "COMBINING LATIN SMALL LETTER ESH\0" "COMBINING LATIN SMALL LETTER ETH\0" "COMBINING LATIN SMALL LETTER F\0" "COMBINING LATIN SMALL LETTER FLATTENED OPEN A ABOVE\0" "COMBINING LATIN SMALL LETTER G\0" "COMBINING LATIN SMALL LETTER H\0" "COMBINING LATIN SMALL LETTER I\0" "COMBINING LATIN SMALL LETTER INSULAR D\0" "COMBINING LATIN SMALL LETTER K\0" "COMBINING LATIN SMALL LETTER L\0" "COMBINING LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE\0" "COMBINING LATIN SMALL LETTER LONG S\0" "COMBINING LATIN SMALL LETTER M\0" "COMBINING LATIN SMALL LETTER N\0" "COMBINING LATIN SMALL LETTER O\0" "COMBINING LATIN SMALL LETTER O WITH DIAERESIS\0" "COMBINING LATIN SMALL LETTER O WITH LIGHT CENTRALIZATION STROKE\0" "COMBINING LATIN SMALL LETTER P\0" "COMBINING LATIN SMALL LETTER R\0" "COMBINING LATIN SMALL LETTER R BELOW\0" "COMBINING LATIN SMALL LETTER R ROTUNDA\0" "COMBINING LATIN SMALL LETTER S\0" "COMBINING LATIN SMALL LETTER SCHWA\0" "COMBINING LATIN SMALL LETTER T\0" "COMBINING LATIN SMALL LETTER TURNED W BELOW\0" "COMBINING LATIN SMALL LETTER U\0" "COMBINING LATIN SMALL LETTER U WITH DIAERESIS\0" "COMBINING LATIN SMALL LETTER U WITH LIGHT CENTRALIZATION STROKE\0" "COMBINING LATIN SMALL LETTER V\0" "COMBINING LATIN SMALL LETTER W\0" "COMBINING LATIN SMALL LETTER W BELOW\0" "COMBINING LATIN SMALL LETTER X\0" "COMBINING LATIN SMALL LETTER Z\0" "COMBINING LEFT ANGLE ABOVE\0" "COMBINING LEFT ANGLE BELOW\0" "COMBINING LEFT ARROW ABOVE\0" "COMBINING LEFT ARROW BELOW\0" "COMBINING LEFT ARROWHEAD ABOVE\0" "COMBINING LEFT ARROWHEAD BELOW\0" "COMBINING LEFT HALF RING ABOVE\0" "COMBINING LEFT HALF RING BELOW\0" "COMBINING LEFT HARPOON ABOVE\0" "COMBINING LEFT RIGHT ARROW ABOVE\0" "COMBINING LEFT RIGHT ARROW BELOW\0" "COMBINING LEFT TACK BELOW\0" "COMBINING LEFTWARDS ARROW OVERLAY\0" "COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS\0" "COMBINING LIGATURE LEFT HALF\0" "COMBINING LIGATURE LEFT HALF BELOW\0" "COMBINING LIGATURE RIGHT HALF\0" "COMBINING LIGATURE RIGHT HALF BELOW\0" "COMBINING LIGHT CENTRALIZATION STROKE BELOW\0" "COMBINING LONG DOUBLE SOLIDUS OVERLAY\0" "COMBINING LONG SOLIDUS OVERLAY\0" "COMBINING LONG STROKE OVERLAY\0" "COMBINING LONG VERTICAL LINE OVERLAY\0" "COMBINING LOW LINE\0" "COMBINING MACRON\0" "COMBINING MACRON BELOW\0" "COMBINING MACRON LEFT HALF\0" "COMBINING MACRON LEFT HALF BELOW\0" "COMBINING MACRON RIGHT HALF\0" "COMBINING MACRON RIGHT HALF BELOW\0" "COMBINING MACRON-ACUTE\0" "COMBINING MACRON-BREVE\0" "COMBINING MACRON-GRAVE\0" "COMBINING MINUS SIGN BELOW\0" "COMBINING NOT TILDE ABOVE\0" "COMBINING OGONEK\0" "COMBINING OGONEK ABOVE\0" "COMBINING OLD PERMIC LETTER AN\0" "COMBINING OLD PERMIC LETTER DOI\0" "COMBINING OLD PERMIC LETTER NENOE\0" "COMBINING OLD PERMIC LETTER SII\0" "COMBINING OLD PERMIC LETTER ZATA\0" "COMBINING OPEN MARK BELOW\0" "COMBINING OVERLINE\0" "COMBINING PALATALIZED HOOK BELOW\0" "COMBINING PARENTHESES ABOVE\0" "COMBINING PARENTHESES BELOW\0" "COMBINING PARENTHESES OVERLAY\0" "COMBINING PLUS SIGN BELOW\0" "COMBINING RETROFLEX HOOK BELOW\0" "COMBINING REVERSE SOLIDUS OVERLAY\0" "COMBINING REVERSED COMMA ABOVE\0" "COMBINING RIGHT ARROW ABOVE\0" "COMBINING RIGHT ARROW BELOW\0" "COMBINING RIGHT ARROWHEAD ABOVE\0" "COMBINING RIGHT ARROWHEAD AND DOWN ARROWHEAD BELOW\0" "COMBINING RIGHT ARROWHEAD AND UP ARROWHEAD BELOW\0" "COMBINING RIGHT ARROWHEAD BELOW\0" "COMBINING RIGHT HALF RING ABOVE\0" "COMBINING RIGHT HALF RING BELOW\0" "COMBINING RIGHT HARPOON ABOVE\0" "COMBINING RIGHT TACK BELOW\0" "COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS\0" "COMBINING RING ABOVE\0" "COMBINING RING BELOW\0" "COMBINING RING OVERLAY\0" "COMBINING SEAGULL BELOW\0" "COMBINING SHORT SOLIDUS OVERLAY\0" "COMBINING SHORT STROKE OVERLAY\0" "COMBINING SHORT VERTICAL LINE OVERLAY\0" "COMBINING SNAKE BELOW\0" "COMBINING SQUARE BELOW\0" "COMBINING STRONG CENTRALIZATION STROKE BELOW\0" "COMBINING SUSPENSION MARK\0" "COMBINING THREE DOTS ABOVE\0" "COMBINING TILDE\0" "COMBINING TILDE BELOW\0" "COMBINING TILDE LEFT HALF BELOW\0" "COMBINING TILDE OVERLAY\0" "COMBINING TILDE RIGHT HALF BELOW\0" "COMBINING TRIPLE DOT\0" "COMBINING TRIPLE UNDERDOT\0" "COMBINING TURNED COMMA ABOVE\0" "COMBINING UP TACK ABOVE\0" "COMBINING UP TACK BELOW\0" "COMBINING UPWARDS ARROW BELOW\0" "COMBINING UR ABOVE\0" "COMBINING US ABOVE\0" "COMBINING VERTICAL LINE ABOVE\0" "COMBINING VERTICAL LINE BELOW\0" "COMBINING VERTICAL TILDE\0" "COMBINING WIDE BRIDGE ABOVE\0" "COMBINING WIDE INVERTED BRIDGE BELOW\0" "COMBINING WIGGLY LINE BELOW\0" "COMBINING X ABOVE\0" "COMBINING X BELOW\0" "COMBINING X-X BELOW\0" "COMBINING ZIGZAG ABOVE\0" "COMBINING ZIGZAG BELOW\0" "COMET\0" "COMMA\0" "COMMERCIAL AT\0" "COMMERCIAL MINUS SIGN\0" "COMPASS\0" "COMPLEMENT\0" "COMPOSITION SYMBOL\0" "COMPRESSION\0" "CONFETTI BALL\0" "CONFOUNDED FACE\0" "CONFUSED FACE\0" "CONGRUENT WITH DOT ABOVE\0" "CONICAL TAPER\0" "CONJUNCTION\0" "CONSTRUCTION SIGN\0" "CONSTRUCTION WORKER\0" "CONTAINS AS MEMBER\0" "CONTAINS AS NORMAL SUBGROUP\0" "CONTAINS AS NORMAL SUBGROUP OR EQUAL TO\0" "CONTAINS WITH LONG HORIZONTAL STROKE\0" "CONTAINS WITH OVERBAR\0" "CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE\0" "CONTINUOUS UNDERLINE SYMBOL\0" "CONTOUR INTEGRAL\0" "CONTROL KNOBS\0" "CONVENIENCE STORE\0" "COOKED RICE\0" "COOKIE\0" "COOKING\0" "COPTIC CAPITAL LETTER AKHMIMIC KHEI\0" "COPTIC CAPITAL LETTER ALFA\0" "COPTIC CAPITAL LETTER BOHAIRIC KHEI\0" "COPTIC CAPITAL LETTER CROSSED SHEI\0" "COPTIC CAPITAL LETTER CRYPTOGRAMMIC EIE\0" "COPTIC CAPITAL LETTER CRYPTOGRAMMIC GANGIA\0" "COPTIC CAPITAL LETTER CRYPTOGRAMMIC NI\0" "COPTIC CAPITAL LETTER CRYPTOGRAMMIC SHEI\0" "COPTIC CAPITAL LETTER DALDA\0" "COPTIC CAPITAL LETTER DEI\0" "COPTIC CAPITAL LETTER DIALECT-P ALEF\0" "COPTIC CAPITAL LETTER DIALECT-P HORI\0" "COPTIC CAPITAL LETTER DIALECT-P KAPA\0" "COPTIC CAPITAL LETTER DIALECT-P NI\0" "COPTIC CAPITAL LETTER EIE\0" "COPTIC CAPITAL LETTER FEI\0" "COPTIC CAPITAL LETTER FI\0" "COPTIC CAPITAL LETTER GAMMA\0" "COPTIC CAPITAL LETTER GANGIA\0" "COPTIC CAPITAL LETTER HATE\0" "COPTIC CAPITAL LETTER HORI\0" "COPTIC CAPITAL LETTER IAUDA\0" "COPTIC CAPITAL LETTER KAPA\0" "COPTIC CAPITAL LETTER KHEI\0" "COPTIC CAPITAL LETTER KHI\0" "COPTIC CAPITAL LETTER KSI\0" "COPTIC CAPITAL LETTER L-SHAPED HA\0" "COPTIC CAPITAL LETTER LAULA\0" "COPTIC CAPITAL LETTER MI\0" "COPTIC CAPITAL LETTER NI\0" "COPTIC CAPITAL LETTER O\0" "COPTIC CAPITAL LETTER OLD COPTIC AIN\0" "COPTIC CAPITAL LETTER OLD COPTIC DJA\0" "COPTIC CAPITAL LETTER OLD COPTIC ESH\0" "COPTIC CAPITAL LETTER OLD COPTIC GANGIA\0" "COPTIC CAPITAL LETTER OLD COPTIC HA\0" "COPTIC CAPITAL LETTER OLD COPTIC HAT\0" "COPTIC CAPITAL LETTER OLD COPTIC HEI\0" "COPTIC CAPITAL LETTER OLD COPTIC HORI\0" "COPTIC CAPITAL LETTER OLD COPTIC OOU\0" "COPTIC CAPITAL LETTER OLD COPTIC SHEI\0" "COPTIC CAPITAL LETTER OLD COPTIC SHIMA\0" "COPTIC CAPITAL LETTER OLD NUBIAN NGI\0" "COPTIC CAPITAL LETTER OLD NUBIAN NYI\0" "COPTIC CAPITAL LETTER OLD NUBIAN SHIMA\0" "COPTIC CAPITAL LETTER OLD NUBIAN WAU\0" "COPTIC CAPITAL LETTER OOU\0" "COPTIC CAPITAL LETTER PI\0" "COPTIC CAPITAL LETTER PSI\0" "COPTIC CAPITAL LETTER RO\0" "COPTIC CAPITAL LETTER SAMPI\0" "COPTIC CAPITAL LETTER SHEI\0" "COPTIC CAPITAL LETTER SHIMA\0" "COPTIC CAPITAL LETTER SIMA\0" "COPTIC CAPITAL LETTER SOU\0" "COPTIC CAPITAL LETTER TAU\0" "COPTIC CAPITAL LETTER THETHE\0" "COPTIC CAPITAL LETTER UA\0" "COPTIC CAPITAL LETTER VIDA\0" "COPTIC CAPITAL LETTER ZATA\0" "COPTIC COMBINING NI ABOVE\0" "COPTIC COMBINING SPIRITUS ASPER\0" "COPTIC COMBINING SPIRITUS LENIS\0" "COPTIC EPACT DIGIT EIGHT\0" "COPTIC EPACT DIGIT FIVE\0" "COPTIC EPACT DIGIT FOUR\0" "COPTIC EPACT DIGIT NINE\0" "COPTIC EPACT DIGIT ONE\0" "COPTIC EPACT DIGIT SEVEN\0" "COPTIC EPACT DIGIT SIX\0" "COPTIC EPACT DIGIT THREE\0" "COPTIC EPACT DIGIT TWO\0" "COPTIC EPACT NUMBER EIGHT HUNDRED\0" "COPTIC EPACT NUMBER EIGHTY\0" "COPTIC EPACT NUMBER FIFTY\0" "COPTIC EPACT NUMBER FIVE HUNDRED\0" "COPTIC EPACT NUMBER FORTY\0" "COPTIC EPACT NUMBER FOUR HUNDRED\0" "COPTIC EPACT NUMBER NINE HUNDRED\0" "COPTIC EPACT NUMBER NINETY\0" "COPTIC EPACT NUMBER ONE HUNDRED\0" "COPTIC EPACT NUMBER SEVEN HUNDRED\0" "COPTIC EPACT NUMBER SEVENTY\0" "COPTIC EPACT NUMBER SIX HUNDRED\0" "COPTIC EPACT NUMBER SIXTY\0" "COPTIC EPACT NUMBER TEN\0" "COPTIC EPACT NUMBER THIRTY\0" "COPTIC EPACT NUMBER THREE HUNDRED\0" "COPTIC EPACT NUMBER TWENTY\0" "COPTIC EPACT NUMBER TWO HUNDRED\0" "COPTIC EPACT THOUSANDS MARK\0" "COPTIC FRACTION ONE HALF\0" "COPTIC FULL STOP\0" "COPTIC MORPHOLOGICAL DIVIDER\0" "COPTIC OLD NUBIAN DIRECT QUESTION MARK\0" "COPTIC OLD NUBIAN FULL STOP\0" "COPTIC OLD NUBIAN INDIRECT QUESTION MARK\0" "COPTIC OLD NUBIAN VERSE DIVIDER\0" "COPTIC SMALL LETTER AKHMIMIC KHEI\0" "COPTIC SMALL LETTER ALFA\0" "COPTIC SMALL LETTER BOHAIRIC KHEI\0" "COPTIC SMALL LETTER CROSSED SHEI\0" "COPTIC SMALL LETTER CRYPTOGRAMMIC EIE\0" "COPTIC SMALL LETTER CRYPTOGRAMMIC GANGIA\0" "COPTIC SMALL LETTER CRYPTOGRAMMIC NI\0" "COPTIC SMALL LETTER CRYPTOGRAMMIC SHEI\0" "COPTIC SMALL LETTER DALDA\0" "COPTIC SMALL LETTER DEI\0" "COPTIC SMALL LETTER DIALECT-P ALEF\0" "COPTIC SMALL LETTER DIALECT-P HORI\0" "COPTIC SMALL LETTER DIALECT-P KAPA\0" "COPTIC SMALL LETTER DIALECT-P NI\0" "COPTIC SMALL LETTER EIE\0" "COPTIC SMALL LETTER FEI\0" "COPTIC SMALL LETTER FI\0" "COPTIC SMALL LETTER GAMMA\0" "COPTIC SMALL LETTER GANGIA\0" "COPTIC SMALL LETTER HATE\0" "COPTIC SMALL LETTER HORI\0" "COPTIC SMALL LETTER IAUDA\0" "COPTIC SMALL LETTER KAPA\0" "COPTIC SMALL LETTER KHEI\0" "COPTIC SMALL LETTER KHI\0" "COPTIC SMALL LETTER KSI\0" "COPTIC SMALL LETTER L-SHAPED HA\0" "COPTIC SMALL LETTER LAULA\0" "COPTIC SMALL LETTER MI\0" "COPTIC SMALL LETTER NI\0" "COPTIC SMALL LETTER O\0" "COPTIC SMALL LETTER OLD COPTIC AIN\0" "COPTIC SMALL LETTER OLD COPTIC DJA\0" "COPTIC SMALL LETTER OLD COPTIC ESH\0" "COPTIC SMALL LETTER OLD COPTIC GANGIA\0" "COPTIC SMALL LETTER OLD COPTIC HA\0" "COPTIC SMALL LETTER OLD COPTIC HAT\0" "COPTIC SMALL LETTER OLD COPTIC HEI\0" "COPTIC SMALL LETTER OLD COPTIC HORI\0" "COPTIC SMALL LETTER OLD COPTIC OOU\0" "COPTIC SMALL LETTER OLD COPTIC SHEI\0" "COPTIC SMALL LETTER OLD COPTIC SHIMA\0" "COPTIC SMALL LETTER OLD NUBIAN NGI\0" "COPTIC SMALL LETTER OLD NUBIAN NYI\0" "COPTIC SMALL LETTER OLD NUBIAN SHIMA\0" "COPTIC SMALL LETTER OLD NUBIAN WAU\0" "COPTIC SMALL LETTER OOU\0" "COPTIC SMALL LETTER PI\0" "COPTIC SMALL LETTER PSI\0" "COPTIC SMALL LETTER RO\0" "COPTIC SMALL LETTER SAMPI\0" "COPTIC SMALL LETTER SHEI\0" "COPTIC SMALL LETTER SHIMA\0" "COPTIC SMALL LETTER SIMA\0" "COPTIC SMALL LETTER SOU\0" "COPTIC SMALL LETTER TAU\0" "COPTIC SMALL LETTER THETHE\0" "COPTIC SMALL LETTER UA\0" "COPTIC SMALL LETTER VIDA\0" "COPTIC SMALL LETTER ZATA\0" "COPTIC SYMBOL KAI\0" "COPTIC SYMBOL KHI RO\0" "COPTIC SYMBOL MI RO\0" "COPTIC SYMBOL PI RO\0" "COPTIC SYMBOL SHIMA SIMA\0" "COPTIC SYMBOL STAUROS\0" "COPTIC SYMBOL TAU RO\0" "COPYLEFT SYMBOL\0" "COPYRIGHT SIGN\0" "CORNISH VERSE DIVIDER\0" "CORRESPONDS TO\0" "COUCH AND LAMP\0" "COUNTERBORE\0" "COUNTERSINK\0" "COUNTING ROD TENS DIGIT EIGHT\0" "COUNTING ROD TENS DIGIT FIVE\0" "COUNTING ROD TENS DIGIT FOUR\0" "COUNTING ROD TENS DIGIT NINE\0" "COUNTING ROD TENS DIGIT ONE\0" "COUNTING ROD TENS DIGIT SEVEN\0" "COUNTING ROD TENS DIGIT SIX\0" "COUNTING ROD TENS DIGIT THREE\0" "COUNTING ROD TENS DIGIT TWO\0" "COUNTING ROD UNIT DIGIT EIGHT\0" "COUNTING ROD UNIT DIGIT FIVE\0" "COUNTING ROD UNIT DIGIT FOUR\0" "COUNTING ROD UNIT DIGIT NINE\0" "COUNTING ROD UNIT DIGIT ONE\0" "COUNTING ROD UNIT DIGIT SEVEN\0" "COUNTING ROD UNIT DIGIT SIX\0" "COUNTING ROD UNIT DIGIT THREE\0" "COUNTING ROD UNIT DIGIT TWO\0" "COUPLE WITH HEART\0" "COW\0" "COW FACE\0" "CRAB\0" "CREDIT CARD\0" "CRESCENT MOON\0" "CRICKET\0" "CRICKET BAT AND BALL\0" "CROCODILE\0" "CROISSANT\0" "CROSS MARK\0" "CROSS OF JERUSALEM\0" "CROSS OF LORRAINE\0" "CROSS PATTY WITH LEFT CROSSBAR\0" "CROSS PATTY WITH RIGHT CROSSBAR\0" "CROSS POMMEE\0" "CROSS POMMEE WITH HALF-CIRCLE BELOW\0" "CROSSED FLAGS\0" "CROSSED NEGATIVE SQUARED LATIN CAPITAL LETTER P\0" "CROSSED SWORDS\0" "CROSSING LANES\0" "CROWN\0" "CRUZEIRO SIGN\0" "CRYING CAT FACE\0" "CRYING FACE\0" "CRYSTAL BALL\0" "CUBE ROOT\0" "CUCUMBER\0" "CUNEIFORM NUMERIC SIGN EIGHT ASH\0" "CUNEIFORM NUMERIC SIGN EIGHT DISH\0" "CUNEIFORM NUMERIC SIGN EIGHT GESH2\0" "CUNEIFORM NUMERIC SIGN EIGHT SHAR2\0" "CUNEIFORM NUMERIC SIGN EIGHT U\0" "CUNEIFORM NUMERIC SIGN EIGHT U VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN EIGHT VARIANT FORM USSU\0" "CUNEIFORM NUMERIC SIGN EIGHT VARIANT FORM USSU3\0" "CUNEIFORM NUMERIC SIGN ELAMITE FIFTY\0" "CUNEIFORM NUMERIC SIGN ELAMITE FORTY\0" "CUNEIFORM NUMERIC SIGN ELAMITE ONE THIRD\0" "CUNEIFORM NUMERIC SIGN ELAMITE TWO THIRDS\0" "CUNEIFORM NUMERIC SIGN FIVE ASH\0" "CUNEIFORM NUMERIC SIGN FIVE ASH TENU\0" "CUNEIFORM NUMERIC SIGN FIVE BAN2\0" "CUNEIFORM NUMERIC SIGN FIVE BAN2 VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN FIVE BURU\0" "CUNEIFORM NUMERIC SIGN FIVE DISH\0" "CUNEIFORM NUMERIC SIGN FIVE GESH2\0" "CUNEIFORM NUMERIC SIGN FIVE GESHU\0" "CUNEIFORM NUMERIC SIGN FIVE SHAR2\0" "CUNEIFORM NUMERIC SIGN FIVE SHARU\0" "CUNEIFORM NUMERIC SIGN FIVE SIXTHS DISH\0" "CUNEIFORM NUMERIC SIGN FIVE U\0" "CUNEIFORM NUMERIC SIGN FIVE U VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN FOUR ASH\0" "CUNEIFORM NUMERIC SIGN FOUR ASH TENU\0" "CUNEIFORM NUMERIC SIGN FOUR BAN2\0" "CUNEIFORM NUMERIC SIGN FOUR BAN2 VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN FOUR BURU\0" "CUNEIFORM NUMERIC SIGN FOUR DISH\0" "CUNEIFORM NUMERIC SIGN FOUR GESH2\0" "CUNEIFORM NUMERIC SIGN FOUR GESHU\0" "CUNEIFORM NUMERIC SIGN FOUR SHAR2\0" "CUNEIFORM NUMERIC SIGN FOUR SHARU\0" "CUNEIFORM NUMERIC SIGN FOUR U\0" "CUNEIFORM NUMERIC SIGN FOUR U VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN FOUR VARIANT FORM LIMMU\0" "CUNEIFORM NUMERIC SIGN FOUR VARIANT FORM LIMMU A\0" "CUNEIFORM NUMERIC SIGN FOUR VARIANT FORM LIMMU B\0" "CUNEIFORM NUMERIC SIGN FOUR VARIANT FORM LIMMU4\0" "CUNEIFORM NUMERIC SIGN NIGIDAESH\0" "CUNEIFORM NUMERIC SIGN NIGIDAMIN\0" "CUNEIFORM NUMERIC SIGN NINE ASH\0" "CUNEIFORM NUMERIC SIGN NINE DISH\0" "CUNEIFORM NUMERIC SIGN NINE GESH2\0" "CUNEIFORM NUMERIC SIGN NINE SHAR2\0" "CUNEIFORM NUMERIC SIGN NINE U\0" "CUNEIFORM NUMERIC SIGN NINE U VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN NINE VARIANT FORM ILIMMU\0" "CUNEIFORM NUMERIC SIGN NINE VARIANT FORM ILIMMU A\0" "CUNEIFORM NUMERIC SIGN NINE VARIANT FORM ILIMMU3\0" "CUNEIFORM NUMERIC SIGN NINE VARIANT FORM ILIMMU4\0" "CUNEIFORM NUMERIC SIGN OLD ASSYRIAN ONE QUARTER\0" "CUNEIFORM NUMERIC SIGN OLD ASSYRIAN ONE SIXTH\0" "CUNEIFORM NUMERIC SIGN ONE BAN2\0" "CUNEIFORM NUMERIC SIGN ONE BURU\0" "CUNEIFORM NUMERIC SIGN ONE EIGHTH ASH\0" "CUNEIFORM NUMERIC SIGN ONE ESHE3\0" "CUNEIFORM NUMERIC SIGN ONE GESH2\0" "CUNEIFORM NUMERIC SIGN ONE GESHU\0" "CUNEIFORM NUMERIC SIGN ONE HALF GUR\0" "CUNEIFORM NUMERIC SIGN ONE QUARTER ASH\0" "CUNEIFORM NUMERIC SIGN ONE QUARTER GUR\0" "CUNEIFORM NUMERIC SIGN ONE SHARU\0" "CUNEIFORM NUMERIC SIGN ONE THIRD DISH\0" "CUNEIFORM NUMERIC SIGN ONE THIRD VARIANT FORM A\0" "CUNEIFORM NUMERIC SIGN SEVEN ASH\0" "CUNEIFORM NUMERIC SIGN SEVEN DISH\0" "CUNEIFORM NUMERIC SIGN SEVEN GESH2\0" "CUNEIFORM NUMERIC SIGN SEVEN SHAR2\0" "CUNEIFORM NUMERIC SIGN SEVEN U\0" "CUNEIFORM NUMERIC SIGN SEVEN U VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN SEVEN VARIANT FORM IMIN A\0" "CUNEIFORM NUMERIC SIGN SEVEN VARIANT FORM IMIN B\0" "CUNEIFORM NUMERIC SIGN SEVEN VARIANT FORM IMIN3\0" "CUNEIFORM NUMERIC SIGN SHAR2 TIMES GAL PLUS DISH\0" "CUNEIFORM NUMERIC SIGN SHAR2 TIMES GAL PLUS MIN\0" "CUNEIFORM NUMERIC SIGN SIX ASH\0" "CUNEIFORM NUMERIC SIGN SIX ASH TENU\0" "CUNEIFORM NUMERIC SIGN SIX DISH\0" "CUNEIFORM NUMERIC SIGN SIX GESH2\0" "CUNEIFORM NUMERIC SIGN SIX SHAR2\0" "CUNEIFORM NUMERIC SIGN SIX U\0" "CUNEIFORM NUMERIC SIGN SIX U VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN SIX VARIANT FORM ASH9\0" "CUNEIFORM NUMERIC SIGN THREE ASH\0" "CUNEIFORM NUMERIC SIGN THREE ASH TENU\0" "CUNEIFORM NUMERIC SIGN THREE BAN2\0" "CUNEIFORM NUMERIC SIGN THREE BURU\0" "CUNEIFORM NUMERIC SIGN THREE BURU VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN THREE DISH\0" "CUNEIFORM NUMERIC SIGN THREE GESH2\0" "CUNEIFORM NUMERIC SIGN THREE GESHU\0" "CUNEIFORM NUMERIC SIGN THREE SHAR2\0" "CUNEIFORM NUMERIC SIGN THREE SHAR2 VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN THREE SHARU\0" "CUNEIFORM NUMERIC SIGN THREE SHARU VARIANT FORM\0" "CUNEIFORM NUMERIC SIGN THREE VARIANT FORM ESH16\0" "CUNEIFORM NUMERIC SIGN THREE VARIANT FORM ESH21\0" "CUNEIFORM NUMERIC SIGN TWO ASH\0" "CUNEIFORM NUMERIC SIGN TWO ASH TENU\0" "CUNEIFORM NUMERIC SIGN TWO BAN2\0" "CUNEIFORM NUMERIC SIGN TWO BURU\0" "CUNEIFORM NUMERIC SIGN TWO ESHE3\0" "CUNEIFORM NUMERIC SIGN TWO GESH2\0" "CUNEIFORM NUMERIC SIGN TWO GESHU\0" "CUNEIFORM NUMERIC SIGN TWO SHAR2\0" "CUNEIFORM NUMERIC SIGN TWO SHARU\0" "CUNEIFORM NUMERIC SIGN TWO THIRDS DISH\0" "CUNEIFORM NUMERIC SIGN TWO THIRDS VARIANT FORM A\0" "CUNEIFORM PUNCTUATION SIGN DIAGONAL COLON\0" "CUNEIFORM PUNCTUATION SIGN DIAGONAL QUADCOLON\0" "CUNEIFORM PUNCTUATION SIGN DIAGONAL TRICOLON\0" "CUNEIFORM PUNCTUATION SIGN OLD ASSYRIAN WORD DIVIDER\0" "CUNEIFORM PUNCTUATION SIGN VERTICAL COLON\0" "CUNEIFORM SIGN A\0" "CUNEIFORM SIGN A TIMES A\0" "CUNEIFORM SIGN A TIMES BAD\0" "CUNEIFORM SIGN A TIMES GAN2 TENU\0" "CUNEIFORM SIGN A TIMES HA\0" "CUNEIFORM SIGN A TIMES IGI\0" "CUNEIFORM SIGN A TIMES LAGAR GUNU\0" "CUNEIFORM SIGN A TIMES MUSH\0" "CUNEIFORM SIGN A TIMES SAG\0" "CUNEIFORM SIGN A2\0" "CUNEIFORM SIGN AB\0" "CUNEIFORM SIGN AB GUNU\0" "CUNEIFORM SIGN AB TIMES ASH2\0" "CUNEIFORM SIGN AB TIMES DUN3 GUNU\0" "CUNEIFORM SIGN AB TIMES GAL\0" "CUNEIFORM SIGN AB TIMES GAN2 TENU\0" "CUNEIFORM SIGN AB TIMES HA\0" "CUNEIFORM SIGN AB TIMES IGI GUNU\0" "CUNEIFORM SIGN AB TIMES IMIN\0" "CUNEIFORM SIGN AB TIMES LAGAB\0" "CUNEIFORM SIGN AB TIMES NUN\0" "CUNEIFORM SIGN AB TIMES NUN TENU\0" "CUNEIFORM SIGN AB TIMES SHESH\0" "CUNEIFORM SIGN AB TIMES SHU2\0" "CUNEIFORM SIGN AB TIMES U PLUS U PLUS U\0" "CUNEIFORM SIGN AB2\0" "CUNEIFORM SIGN AB2 TIMES A\0" "CUNEIFORM SIGN AB2 TIMES BALAG\0" "CUNEIFORM SIGN AB2 TIMES GAN2 TENU\0" "CUNEIFORM SIGN AB2 TIMES ME PLUS EN\0" "CUNEIFORM SIGN AB2 TIMES SHA3\0" "CUNEIFORM SIGN AB2 TIMES TAK4\0" "CUNEIFORM SIGN AD\0" "CUNEIFORM SIGN AD TIMES ESH2\0" "CUNEIFORM SIGN AK\0" "CUNEIFORM SIGN AK TIMES ERIN2\0" "CUNEIFORM SIGN AK TIMES SHITA PLUS GISH\0" "CUNEIFORM SIGN AL\0" "CUNEIFORM SIGN AL TIMES AL\0" "CUNEIFORM SIGN AL TIMES DIM2\0" "CUNEIFORM SIGN AL TIMES GISH\0" "CUNEIFORM SIGN AL TIMES HA\0" "CUNEIFORM SIGN AL TIMES KAD3\0" "CUNEIFORM SIGN AL TIMES KI\0" "CUNEIFORM SIGN AL TIMES SHE\0" "CUNEIFORM SIGN AL TIMES USH\0" "CUNEIFORM SIGN ALAN\0" "CUNEIFORM SIGN ALEPH\0" "CUNEIFORM SIGN AMAR\0" "CUNEIFORM SIGN AMAR TIMES KUG\0" "CUNEIFORM SIGN AMAR TIMES SHE\0" "CUNEIFORM SIGN AN\0" "CUNEIFORM SIGN AN OVER AN\0" "CUNEIFORM SIGN AN PLUS NAGA OPPOSING AN PLUS NAGA\0" "CUNEIFORM SIGN AN PLUS NAGA SQUARED\0" "CUNEIFORM SIGN AN THREE TIMES\0" "CUNEIFORM SIGN ANSHE\0" "CUNEIFORM SIGN APIN\0" "CUNEIFORM SIGN ARAD\0" "CUNEIFORM SIGN ARAD TIMES KUR\0" "CUNEIFORM SIGN ARKAB\0" "CUNEIFORM SIGN ASAL2\0" "CUNEIFORM SIGN ASH\0" "CUNEIFORM SIGN ASH KABA TENU\0" "CUNEIFORM SIGN ASH OVER ASH OVER ASH\0" "CUNEIFORM SIGN ASH OVER ASH OVER ASH CROSSING ASH OVER ASH OVER ASH\0" "CUNEIFORM SIGN ASH OVER ASH TUG2 OVER TUG2 TUG2 OVER TUG2 PAP\0" "CUNEIFORM SIGN ASH ZIDA TENU\0" "CUNEIFORM SIGN ASH2\0" "CUNEIFORM SIGN ASHGAB\0" "CUNEIFORM SIGN BA\0" "CUNEIFORM SIGN BAD\0" "CUNEIFORM SIGN BAD TIMES DISH TENU\0" "CUNEIFORM SIGN BAG3\0" "CUNEIFORM SIGN BAHAR2\0" "CUNEIFORM SIGN BAHAR2 TIMES AB2\0" "CUNEIFORM SIGN BAHAR2 TIMES NI\0" "CUNEIFORM SIGN BAHAR2 TIMES ZA\0" "CUNEIFORM SIGN BAL\0" "CUNEIFORM SIGN BAL OVER BAL\0" "CUNEIFORM SIGN BALAG\0" "CUNEIFORM SIGN BAR\0" "CUNEIFORM SIGN BARA2\0" "CUNEIFORM SIGN BI\0" "CUNEIFORM SIGN BI TIMES A\0" "CUNEIFORM SIGN BI TIMES GAR\0" "CUNEIFORM SIGN BI TIMES IGI GUNU\0" "CUNEIFORM SIGN BU\0" "CUNEIFORM SIGN BU CROSSING BU\0" "CUNEIFORM SIGN BU OVER BU AB\0" "CUNEIFORM SIGN BU OVER BU TIMES NA2\0" "CUNEIFORM SIGN BU OVER BU UN\0" "CUNEIFORM SIGN BULUG\0" "CUNEIFORM SIGN BULUG OVER BULUG\0" "CUNEIFORM SIGN BUR\0" "CUNEIFORM SIGN BUR2\0" "CUNEIFORM SIGN DA\0" "CUNEIFORM SIGN DA TIMES TAK4\0" "CUNEIFORM SIGN DAG\0" "CUNEIFORM SIGN DAG KISIM5 TIMES A PLUS MASH\0" "CUNEIFORM SIGN DAG KISIM5 TIMES AMAR\0" "CUNEIFORM SIGN DAG KISIM5 TIMES BALAG\0" "CUNEIFORM SIGN DAG KISIM5 TIMES BI\0" "CUNEIFORM SIGN DAG KISIM5 TIMES GA\0" "CUNEIFORM SIGN DAG KISIM5 TIMES GA PLUS MASH\0" "CUNEIFORM SIGN DAG KISIM5 TIMES GI\0" "CUNEIFORM SIGN DAG KISIM5 TIMES GIR2\0" "CUNEIFORM SIGN DAG KISIM5 TIMES GUD\0" "CUNEIFORM SIGN DAG KISIM5 TIMES HA\0" "CUNEIFORM SIGN DAG KISIM5 TIMES IR\0" "CUNEIFORM SIGN DAG KISIM5 TIMES IR PLUS LU\0" "CUNEIFORM SIGN DAG KISIM5 TIMES KAK\0" "CUNEIFORM SIGN DAG KISIM5 TIMES LA\0" "CUNEIFORM SIGN DAG KISIM5 TIMES LU\0" "CUNEIFORM SIGN DAG KISIM5 TIMES LU PLUS MASH2\0" "CUNEIFORM SIGN DAG KISIM5 TIMES LUM\0" "CUNEIFORM SIGN DAG KISIM5 TIMES NE\0" "CUNEIFORM SIGN DAG KISIM5 TIMES PAP PLUS PAP\0" "CUNEIFORM SIGN DAG KISIM5 TIMES SI\0" "CUNEIFORM SIGN DAG KISIM5 TIMES TAK4\0" "CUNEIFORM SIGN DAG KISIM5 TIMES U2 PLUS GIR2\0" "CUNEIFORM SIGN DAG KISIM5 TIMES U2 PLUS MASH\0" "CUNEIFORM SIGN DAG KISIM5 TIMES USH\0" "CUNEIFORM SIGN DAG TIMES KUR\0" "CUNEIFORM SIGN DAG3\0" "CUNEIFORM SIGN DAM\0" "CUNEIFORM SIGN DAR\0" "CUNEIFORM SIGN DARA3\0" "CUNEIFORM SIGN DARA4\0" "CUNEIFORM SIGN DI\0" "CUNEIFORM SIGN DIB\0" "CUNEIFORM SIGN DIM\0" "CUNEIFORM SIGN DIM TIMES IGI\0" "CUNEIFORM SIGN DIM TIMES SHE\0" "CUNEIFORM SIGN DIM TIMES U U U\0" "CUNEIFORM SIGN DIM2\0" "CUNEIFORM SIGN DIM2 TIMES UD\0" "CUNEIFORM SIGN DIN\0" "CUNEIFORM SIGN DIN KASKAL U GUNU DISH\0" "CUNEIFORM SIGN DISH\0" "CUNEIFORM SIGN DISH PLUS SHU\0" "CUNEIFORM SIGN DU\0" "CUNEIFORM SIGN DU GUNU\0" "CUNEIFORM SIGN DU OVER DU\0" "CUNEIFORM SIGN DU SHESHIG\0" "CUNEIFORM SIGN DUB\0" "CUNEIFORM SIGN DUB TIMES ESH2\0" "CUNEIFORM SIGN DUB TIMES SHE\0" "CUNEIFORM SIGN DUB2\0" "CUNEIFORM SIGN DUG\0" "CUNEIFORM SIGN DUG TIMES ANSHE\0" "CUNEIFORM SIGN DUG TIMES ASH\0" "CUNEIFORM SIGN DUG TIMES ASH AT LEFT\0" "CUNEIFORM SIGN DUG TIMES DIN\0" "CUNEIFORM SIGN DUG TIMES DUN\0" "CUNEIFORM SIGN DUG TIMES ERIN2\0" "CUNEIFORM SIGN DUG TIMES GA\0" "CUNEIFORM SIGN DUG TIMES GI\0" "CUNEIFORM SIGN DUG TIMES GIR2 GUNU\0" "CUNEIFORM SIGN DUG TIMES GISH\0" "CUNEIFORM SIGN DUG TIMES HA\0" "CUNEIFORM SIGN DUG TIMES HI\0" "CUNEIFORM SIGN DUG TIMES IGI GUNU\0" "CUNEIFORM SIGN DUG TIMES KASKAL\0" "CUNEIFORM SIGN DUG TIMES KUR\0" "CUNEIFORM SIGN DUG TIMES KUSHU2\0" "CUNEIFORM SIGN DUG TIMES KUSHU2 PLUS KASKAL\0" "CUNEIFORM SIGN DUG TIMES LAK-020\0" "CUNEIFORM SIGN DUG TIMES LAM\0" "CUNEIFORM SIGN DUG TIMES LAM TIMES KUR\0" "CUNEIFORM SIGN DUG TIMES LUH PLUS GISH\0" "CUNEIFORM SIGN DUG TIMES MASH\0" "CUNEIFORM SIGN DUG TIMES MES\0" "CUNEIFORM SIGN DUG TIMES MI\0" "CUNEIFORM SIGN DUG TIMES NI\0" "CUNEIFORM SIGN DUG TIMES PI\0" "CUNEIFORM SIGN DUG TIMES SHE\0" "CUNEIFORM SIGN DUG TIMES SI GUNU\0" "CUNEIFORM SIGN DUGUD\0" "CUNEIFORM SIGN DUH\0" "CUNEIFORM SIGN DUN\0" "CUNEIFORM SIGN DUN3\0" "CUNEIFORM SIGN DUN3 GUNU\0" "CUNEIFORM SIGN DUN3 GUNU GUNU\0" "CUNEIFORM SIGN DUN4\0" "CUNEIFORM SIGN DUR2\0" "CUNEIFORM SIGN E\0" "CUNEIFORM SIGN E OVER E NUN OVER NUN\0" "CUNEIFORM SIGN E TIMES PAP\0" "CUNEIFORM SIGN E2\0" "CUNEIFORM SIGN E2 TIMES A PLUS HA PLUS DA\0" "CUNEIFORM SIGN E2 TIMES GAR\0" "CUNEIFORM SIGN E2 TIMES KUR\0" "CUNEIFORM SIGN E2 TIMES MI\0" "CUNEIFORM SIGN E2 TIMES PAP\0" "CUNEIFORM SIGN E2 TIMES SAL\0" "CUNEIFORM SIGN E2 TIMES SHE\0" "CUNEIFORM SIGN E2 TIMES U\0" "CUNEIFORM SIGN EDIN\0" "CUNEIFORM SIGN EGIR\0" "CUNEIFORM SIGN EL\0" "CUNEIFORM SIGN EN\0" "CUNEIFORM SIGN EN CROSSING EN\0" "CUNEIFORM SIGN EN OPPOSING EN\0" "CUNEIFORM SIGN EN SQUARED\0" "CUNEIFORM SIGN EN TIMES GAN2\0" "CUNEIFORM SIGN EN TIMES GAN2 TENU\0" "CUNEIFORM SIGN EN TIMES ME\0" "CUNEIFORM SIGN EREN\0" "CUNEIFORM SIGN ERIN2\0" "CUNEIFORM SIGN ERIN2 X\0" "CUNEIFORM SIGN ESH2\0" "CUNEIFORM SIGN ESH2 CROSSING ESH2\0" "CUNEIFORM SIGN EZEN\0" "CUNEIFORM SIGN EZEN SHESHIG TIMES ASH\0" "CUNEIFORM SIGN EZEN SHESHIG TIMES HI\0" "CUNEIFORM SIGN EZEN SHESHIG TIMES IGI GUNU\0" "CUNEIFORM SIGN EZEN SHESHIG TIMES LA\0" "CUNEIFORM SIGN EZEN SHESHIG TIMES LAL\0" "CUNEIFORM SIGN EZEN SHESHIG TIMES ME\0" "CUNEIFORM SIGN EZEN SHESHIG TIMES MES\0" "CUNEIFORM SIGN EZEN SHESHIG TIMES SU\0" "CUNEIFORM SIGN EZEN TIMES A\0" "CUNEIFORM SIGN EZEN TIMES A PLUS LAL\0" "CUNEIFORM SIGN EZEN TIMES A PLUS LAL TIMES LAL\0" "CUNEIFORM SIGN EZEN TIMES AN\0" "CUNEIFORM SIGN EZEN TIMES BAD\0" "CUNEIFORM SIGN EZEN TIMES DUN3 GUNU\0" "CUNEIFORM SIGN EZEN TIMES DUN3 GUNU GUNU\0" "CUNEIFORM SIGN EZEN TIMES GUD\0" "CUNEIFORM SIGN EZEN TIMES HA\0" "CUNEIFORM SIGN EZEN TIMES HA GUNU\0" "CUNEIFORM SIGN EZEN TIMES IGI GUNU\0" "CUNEIFORM SIGN EZEN TIMES KASKAL\0" "CUNEIFORM SIGN EZEN TIMES KASKAL SQUARED\0" "CUNEIFORM SIGN EZEN TIMES KU3\0" "CUNEIFORM SIGN EZEN TIMES LA\0" "CUNEIFORM SIGN EZEN TIMES LAL TIMES LAL\0" "CUNEIFORM SIGN EZEN TIMES LI\0" "CUNEIFORM SIGN EZEN TIMES LU\0" "CUNEIFORM SIGN EZEN TIMES SHE\0" "CUNEIFORM SIGN EZEN TIMES SU\0" "CUNEIFORM SIGN EZEN TIMES U2\0" "CUNEIFORM SIGN EZEN TIMES UD\0" "CUNEIFORM SIGN GA\0" "CUNEIFORM SIGN GA GUNU\0" "CUNEIFORM SIGN GA2\0" "CUNEIFORM SIGN GA2 OVER GA2\0" "CUNEIFORM SIGN GA2 TIMES A PLUS DA PLUS HA\0" "CUNEIFORM SIGN GA2 TIMES A PLUS HA\0" "CUNEIFORM SIGN GA2 TIMES A PLUS IGI\0" "CUNEIFORM SIGN GA2 TIMES AB2 TENU PLUS TAB\0" "CUNEIFORM SIGN GA2 TIMES AN\0" "CUNEIFORM SIGN GA2 TIMES AN PLUS KAK PLUS A\0" "CUNEIFORM SIGN GA2 TIMES ASH\0" "CUNEIFORM SIGN GA2 TIMES ASH2\0" "CUNEIFORM SIGN GA2 TIMES ASH2 PLUS GAL\0" "CUNEIFORM SIGN GA2 TIMES BAD\0" "CUNEIFORM SIGN GA2 TIMES BAHAR2\0" "CUNEIFORM SIGN GA2 TIMES BAR PLUS RA\0" "CUNEIFORM SIGN GA2 TIMES BUR\0" "CUNEIFORM SIGN GA2 TIMES BUR PLUS RA\0" "CUNEIFORM SIGN GA2 TIMES DA\0" "CUNEIFORM SIGN GA2 TIMES DI\0" "CUNEIFORM SIGN GA2 TIMES DIM GUNU\0" "CUNEIFORM SIGN GA2 TIMES DIM TIMES SHE\0" "CUNEIFORM SIGN GA2 TIMES DUB\0" "CUNEIFORM SIGN GA2 TIMES DUG TIMES IGI GUNU\0" "CUNEIFORM SIGN GA2 TIMES DUG TIMES KASKAL\0" "CUNEIFORM SIGN GA2 TIMES EL\0" "CUNEIFORM SIGN GA2 TIMES EL PLUS LA\0" "CUNEIFORM SIGN GA2 TIMES EN\0" "CUNEIFORM SIGN GA2 TIMES EN TIMES GAN2 TENU\0" "CUNEIFORM SIGN GA2 TIMES EREN\0" "CUNEIFORM SIGN GA2 TIMES GA\0" "CUNEIFORM SIGN GA2 TIMES GAN2 TENU\0" "CUNEIFORM SIGN GA2 TIMES GAR\0" "CUNEIFORM SIGN GA2 TIMES GAR PLUS DI\0" "CUNEIFORM SIGN GA2 TIMES GAR PLUS NE\0" "CUNEIFORM SIGN GA2 TIMES GI\0" "CUNEIFORM SIGN GA2 TIMES GI4\0" "CUNEIFORM SIGN GA2 TIMES GI4 PLUS A\0" "CUNEIFORM SIGN GA2 TIMES GIR2 PLUS SU\0" "CUNEIFORM SIGN GA2 TIMES HA PLUS A\0" "CUNEIFORM SIGN GA2 TIMES HA PLUS LU PLUS ESH2\0" "CUNEIFORM SIGN GA2 TIMES HAL\0" "CUNEIFORM SIGN GA2 TIMES HAL PLUS LA\0" "CUNEIFORM SIGN GA2 TIMES HI PLUS LI\0" "CUNEIFORM SIGN GA2 TIMES HUB2\0" "CUNEIFORM SIGN GA2 TIMES IGI GUNU\0" "CUNEIFORM SIGN GA2 TIMES ISH PLUS HU PLUS ASH\0" "CUNEIFORM SIGN GA2 TIMES KAK\0" "CUNEIFORM SIGN GA2 TIMES KASKAL\0" "CUNEIFORM SIGN GA2 TIMES KID\0" "CUNEIFORM SIGN GA2 TIMES KID PLUS LAL\0" "CUNEIFORM SIGN GA2 TIMES KU3 PLUS AN\0" "CUNEIFORM SIGN GA2 TIMES KUSHU2 PLUS KASKAL\0" "CUNEIFORM SIGN GA2 TIMES LA\0" "CUNEIFORM SIGN GA2 TIMES LAM\0" "CUNEIFORM SIGN GA2 TIMES LAM TIMES KUR\0" "CUNEIFORM SIGN GA2 TIMES LUH\0" "CUNEIFORM SIGN GA2 TIMES ME PLUS EN\0" "CUNEIFORM SIGN GA2 TIMES MI\0" "CUNEIFORM SIGN GA2 TIMES MUSH\0" "CUNEIFORM SIGN GA2 TIMES NE\0" "CUNEIFORM SIGN GA2 TIMES NE PLUS E2\0" "CUNEIFORM SIGN GA2 TIMES NE PLUS GI\0" "CUNEIFORM SIGN GA2 TIMES NUN\0" "CUNEIFORM SIGN GA2 TIMES NUN OVER NUN\0" "CUNEIFORM SIGN GA2 TIMES PA\0" "CUNEIFORM SIGN GA2 TIMES SAL\0" "CUNEIFORM SIGN GA2 TIMES SAR\0" "CUNEIFORM SIGN GA2 TIMES SHE\0" "CUNEIFORM SIGN GA2 TIMES SHE PLUS TUR\0" "CUNEIFORM SIGN GA2 TIMES SHID\0" "CUNEIFORM SIGN GA2 TIMES SHIM\0" "CUNEIFORM SIGN GA2 TIMES SUM\0" "CUNEIFORM SIGN GA2 TIMES TAK4\0" "CUNEIFORM SIGN GA2 TIMES U\0" "CUNEIFORM SIGN GA2 TIMES UD\0" "CUNEIFORM SIGN GA2 TIMES UD PLUS DU\0" "CUNEIFORM SIGN GA2 TIMES ZIZ2\0" "CUNEIFORM SIGN GABA\0" "CUNEIFORM SIGN GABA CROSSING GABA\0" "CUNEIFORM SIGN GABA ROTATED NINETY DEGREES\0" "CUNEIFORM SIGN GAD\0" "CUNEIFORM SIGN GAD OVER GAD GAR OVER GAR\0" "CUNEIFORM SIGN GAL\0" "CUNEIFORM SIGN GAL GAD OVER GAD GAR OVER GAR\0" "CUNEIFORM SIGN GALAM\0" "CUNEIFORM SIGN GAM\0" "CUNEIFORM SIGN GAN\0" "CUNEIFORM SIGN GAN2\0" "CUNEIFORM SIGN GAN2 CROSSING GAN2\0" "CUNEIFORM SIGN GAN2 OVER GAN2\0" "CUNEIFORM SIGN GAN2 TENU\0" "CUNEIFORM SIGN GAR\0" "CUNEIFORM SIGN GAR3\0" "CUNEIFORM SIGN GASHAN\0" "CUNEIFORM SIGN GE22\0" "CUNEIFORM SIGN GESHTIN\0" "CUNEIFORM SIGN GESHTIN TIMES KUR\0" "CUNEIFORM SIGN GESHTIN TIMES U\0" "CUNEIFORM SIGN GI\0" "CUNEIFORM SIGN GI CROSSING GI\0" "CUNEIFORM SIGN GI TIMES E\0" "CUNEIFORM SIGN GI TIMES U\0" "CUNEIFORM SIGN GI4\0" "CUNEIFORM SIGN GI4 CROSSING GI4\0" "CUNEIFORM SIGN GI4 OVER GI4\0" "CUNEIFORM SIGN GIDIM\0" "CUNEIFORM SIGN GIG\0" "CUNEIFORM SIGN GIR2\0" "CUNEIFORM SIGN GIR2 GUNU\0" "CUNEIFORM SIGN GIR3\0" "CUNEIFORM SIGN GIR3 TIMES A PLUS IGI\0" "CUNEIFORM SIGN GIR3 TIMES GAN2 TENU\0" "CUNEIFORM SIGN GIR3 TIMES IGI\0" "CUNEIFORM SIGN GIR3 TIMES LU PLUS IGI\0" "CUNEIFORM SIGN GIR3 TIMES PA\0" "CUNEIFORM SIGN GISAL\0" "CUNEIFORM SIGN GISH\0" "CUNEIFORM SIGN GISH CROSSING GISH\0" "CUNEIFORM SIGN GISH TENU\0" "CUNEIFORM SIGN GISH TIMES BAD\0" "CUNEIFORM SIGN GISH TIMES GISH CROSSING GISH\0" "CUNEIFORM SIGN GISH TIMES TAK4\0" "CUNEIFORM SIGN GU\0" "CUNEIFORM SIGN GU CROSSING GU\0" "CUNEIFORM SIGN GU2\0" "CUNEIFORM SIGN GU2 GUNU\0" "CUNEIFORM SIGN GU2 TIMES IGI GUNU\0" "CUNEIFORM SIGN GU2 TIMES KAK\0" "CUNEIFORM SIGN GU2 TIMES KAK TIMES IGI GUNU\0" "CUNEIFORM SIGN GU2 TIMES NUN\0" "CUNEIFORM SIGN GU2 TIMES SAL PLUS TUG2\0" "CUNEIFORM SIGN GUD\0" "CUNEIFORM SIGN GUD OVER GUD LUGAL\0" "CUNEIFORM SIGN GUD PLUS GISH TIMES TAK4\0" "CUNEIFORM SIGN GUD TIMES A PLUS KUR\0" "CUNEIFORM SIGN GUD TIMES KUR\0" "CUNEIFORM SIGN GUL\0" "CUNEIFORM SIGN GUM\0" "CUNEIFORM SIGN GUM TIMES SHE\0" "CUNEIFORM SIGN GUR\0" "CUNEIFORM SIGN GUR7\0" "CUNEIFORM SIGN GURUN\0" "CUNEIFORM SIGN GURUSH\0" "CUNEIFORM SIGN HA\0" "CUNEIFORM SIGN HA GUNU\0" "CUNEIFORM SIGN HA TENU\0" "CUNEIFORM SIGN HA TENU GUNU\0" "CUNEIFORM SIGN HAL\0" "CUNEIFORM SIGN HI\0" "CUNEIFORM SIGN HI TIMES ASH\0" "CUNEIFORM SIGN HI TIMES ASH OVER HI TIMES ASH\0" "CUNEIFORM SIGN HI TIMES ASH2\0" "CUNEIFORM SIGN HI TIMES BAD\0" "CUNEIFORM SIGN HI TIMES DISH\0" "CUNEIFORM SIGN HI TIMES GAD\0" "CUNEIFORM SIGN HI TIMES KIN\0" "CUNEIFORM SIGN HI TIMES NUN\0" "CUNEIFORM SIGN HI TIMES SHE\0" "CUNEIFORM SIGN HI TIMES U\0" "CUNEIFORM SIGN HU\0" "CUNEIFORM SIGN HUB2\0" "CUNEIFORM SIGN HUB2 TIMES AN\0" "CUNEIFORM SIGN HUB2 TIMES HAL\0" "CUNEIFORM SIGN HUB2 TIMES KASKAL\0" "CUNEIFORM SIGN HUB2 TIMES LISH\0" "CUNEIFORM SIGN HUB2 TIMES UD\0" "CUNEIFORM SIGN HUL2\0" "CUNEIFORM SIGN HUSH\0" "CUNEIFORM SIGN I\0" "CUNEIFORM SIGN I A\0" "CUNEIFORM SIGN IB\0" "CUNEIFORM SIGN IDIM\0" "CUNEIFORM SIGN IDIM OVER IDIM BUR\0" "CUNEIFORM SIGN IDIM OVER IDIM SQUARED\0" "CUNEIFORM SIGN IG\0" "CUNEIFORM SIGN IGI\0" "CUNEIFORM SIGN IGI DIB\0" "CUNEIFORM SIGN IGI GUNU\0" "CUNEIFORM SIGN IGI OVER IGI SHIR OVER SHIR UD OVER UD\0" "CUNEIFORM SIGN IGI RI\0" "CUNEIFORM SIGN IL\0" "CUNEIFORM SIGN IL TIMES GAN2 TENU\0" "CUNEIFORM SIGN IL2\0" "CUNEIFORM SIGN IM\0" "CUNEIFORM SIGN IM CROSSING IM\0" "CUNEIFORM SIGN IM OPPOSING IM\0" "CUNEIFORM SIGN IM SQUARED\0" "CUNEIFORM SIGN IM TIMES TAK4\0" "CUNEIFORM SIGN IMIN\0" "CUNEIFORM SIGN IN\0" "CUNEIFORM SIGN IR\0" "CUNEIFORM SIGN ISH\0" "CUNEIFORM SIGN KA\0" "CUNEIFORM SIGN KA TIMES A\0" "CUNEIFORM SIGN KA TIMES AD\0" "CUNEIFORM SIGN KA TIMES AD PLUS KU3\0" "CUNEIFORM SIGN KA TIMES ANSHE\0" "CUNEIFORM SIGN KA TIMES ASH2\0" "CUNEIFORM SIGN KA TIMES ASH3\0" "CUNEIFORM SIGN KA TIMES BAD\0" "CUNEIFORM SIGN KA TIMES BALAG\0" "CUNEIFORM SIGN KA TIMES BAR\0" "CUNEIFORM SIGN KA TIMES BI\0" "CUNEIFORM SIGN KA TIMES BU\0" "CUNEIFORM SIGN KA TIMES ERIN2\0" "CUNEIFORM SIGN KA TIMES ESH2\0" "CUNEIFORM SIGN KA TIMES GA\0" "CUNEIFORM SIGN KA TIMES GAL\0" "CUNEIFORM SIGN KA TIMES GAN2 TENU\0" "CUNEIFORM SIGN KA TIMES GAR\0" "CUNEIFORM SIGN KA TIMES GAR PLUS SHA3 PLUS A\0" "CUNEIFORM SIGN KA TIMES GI\0" "CUNEIFORM SIGN KA TIMES GIR2\0" "CUNEIFORM SIGN KA TIMES GISH\0" "CUNEIFORM SIGN KA TIMES GISH CROSSING GISH\0" "CUNEIFORM SIGN KA TIMES GISH PLUS SAR\0" "CUNEIFORM SIGN KA TIMES GU\0" "CUNEIFORM SIGN KA TIMES GUD\0" "CUNEIFORM SIGN KA TIMES GUR7\0" "CUNEIFORM SIGN KA TIMES HI TIMES ASH2\0" "CUNEIFORM SIGN KA TIMES IGI\0" "CUNEIFORM SIGN KA TIMES IM\0" "CUNEIFORM SIGN KA TIMES KA\0" "CUNEIFORM SIGN KA TIMES KAK\0" "CUNEIFORM SIGN KA TIMES KI\0" "CUNEIFORM SIGN KA TIMES KID\0" "CUNEIFORM SIGN KA TIMES LI\0" "CUNEIFORM SIGN KA TIMES LU\0" "CUNEIFORM SIGN KA TIMES LUM\0" "CUNEIFORM SIGN KA TIMES ME\0" "CUNEIFORM SIGN KA TIMES ME PLUS DU\0" "CUNEIFORM SIGN KA TIMES ME PLUS GI\0" "CUNEIFORM SIGN KA TIMES ME PLUS TE\0" "CUNEIFORM SIGN KA TIMES MI\0" "CUNEIFORM SIGN KA TIMES MI PLUS NUNUZ\0" "CUNEIFORM SIGN KA TIMES NE\0" "CUNEIFORM SIGN KA TIMES NUN\0" "CUNEIFORM SIGN KA TIMES PA\0" "CUNEIFORM SIGN KA TIMES PI\0" "CUNEIFORM SIGN KA TIMES RU\0" "CUNEIFORM SIGN KA TIMES SA\0" "CUNEIFORM SIGN KA TIMES SAR\0" "CUNEIFORM SIGN KA TIMES SHA\0" "CUNEIFORM SIGN KA TIMES SHE\0" "CUNEIFORM SIGN KA TIMES SHID\0" "CUNEIFORM SIGN KA TIMES SHU\0" "CUNEIFORM SIGN KA TIMES SHUL\0" "CUNEIFORM SIGN KA TIMES SIG\0" "CUNEIFORM SIGN KA TIMES SUHUR\0" "CUNEIFORM SIGN KA TIMES TAR\0" "CUNEIFORM SIGN KA TIMES TU\0" "CUNEIFORM SIGN KA TIMES U\0" "CUNEIFORM SIGN KA TIMES U U U\0" "CUNEIFORM SIGN KA TIMES U2\0" "CUNEIFORM SIGN KA TIMES UD\0" "CUNEIFORM SIGN KA TIMES UMUM TIMES PA\0" "CUNEIFORM SIGN KA TIMES UR\0" "CUNEIFORM SIGN KA TIMES UR2\0" "CUNEIFORM SIGN KA TIMES USH\0" "CUNEIFORM SIGN KA TIMES ZI\0" "CUNEIFORM SIGN KA2\0" "CUNEIFORM SIGN KA2 CROSSING KA2\0" "CUNEIFORM SIGN KAB\0" "CUNEIFORM SIGN KAD2\0" "CUNEIFORM SIGN KAD3\0" "CUNEIFORM SIGN KAD4\0" "CUNEIFORM SIGN KAD5\0" "CUNEIFORM SIGN KAD5 OVER KAD5\0" "CUNEIFORM SIGN KAK\0" "CUNEIFORM SIGN KAK TIMES IGI GUNU\0" "CUNEIFORM SIGN KAL\0" "CUNEIFORM SIGN KAL CROSSING KAL\0" "CUNEIFORM SIGN KAL TIMES BAD\0" "CUNEIFORM SIGN KAM2\0" "CUNEIFORM SIGN KAM4\0" "CUNEIFORM SIGN KAP ELAMITE\0" "CUNEIFORM SIGN KASKAL\0" "CUNEIFORM SIGN KASKAL LAGAB TIMES U OVER LAGAB TIMES U\0" "CUNEIFORM SIGN KASKAL OVER KASKAL LAGAB TIMES U OVER LAGAB TIMES U\0" "CUNEIFORM SIGN KESH2\0" "CUNEIFORM SIGN KI\0" "CUNEIFORM SIGN KI TIMES BAD\0" "CUNEIFORM SIGN KI TIMES U\0" "CUNEIFORM SIGN KI TIMES UD\0" "CUNEIFORM SIGN KID\0" "CUNEIFORM SIGN KIN\0" "CUNEIFORM SIGN KISAL\0" "CUNEIFORM SIGN KISH\0" "CUNEIFORM SIGN KISIM5\0" "CUNEIFORM SIGN KISIM5 OVER KISIM5\0" "CUNEIFORM SIGN KU\0" "CUNEIFORM SIGN KU OVER HI TIMES ASH2 KU OVER HI TIMES ASH2\0" "CUNEIFORM SIGN KU3\0" "CUNEIFORM SIGN KU4\0" "CUNEIFORM SIGN KU4 VARIANT FORM\0" "CUNEIFORM SIGN KU7\0" "CUNEIFORM SIGN KUL\0" "CUNEIFORM SIGN KUL GUNU\0" "CUNEIFORM SIGN KUN\0" "CUNEIFORM SIGN KUR\0" "CUNEIFORM SIGN KUR OPPOSING KUR\0" "CUNEIFORM SIGN KUSHU2\0" "CUNEIFORM SIGN KWU318\0" "CUNEIFORM SIGN LA\0" "CUNEIFORM SIGN LAGAB\0" "CUNEIFORM SIGN LAGAB SQUARED\0" "CUNEIFORM SIGN LAGAB TIMES A\0" "CUNEIFORM SIGN LAGAB TIMES A PLUS DA PLUS HA\0" "CUNEIFORM SIGN LAGAB TIMES A PLUS GAR\0" "CUNEIFORM SIGN LAGAB TIMES A PLUS LAL\0" "CUNEIFORM SIGN LAGAB TIMES AL\0" "CUNEIFORM SIGN LAGAB TIMES AN\0" "CUNEIFORM SIGN LAGAB TIMES ASH ZIDA TENU\0" "CUNEIFORM SIGN LAGAB TIMES BAD\0" "CUNEIFORM SIGN LAGAB TIMES BI\0" "CUNEIFORM SIGN LAGAB TIMES DAR\0" "CUNEIFORM SIGN LAGAB TIMES EN\0" "CUNEIFORM SIGN LAGAB TIMES GA\0" "CUNEIFORM SIGN LAGAB TIMES GAR\0" "CUNEIFORM SIGN LAGAB TIMES GI\0" "CUNEIFORM SIGN LAGAB TIMES GUD\0" "CUNEIFORM SIGN LAGAB TIMES GUD PLUS GUD\0" "CUNEIFORM SIGN LAGAB TIMES HA\0" "CUNEIFORM SIGN LAGAB TIMES HAL\0" "CUNEIFORM SIGN LAGAB TIMES HI TIMES NUN\0" "CUNEIFORM SIGN LAGAB TIMES IGI GUNU\0" "CUNEIFORM SIGN LAGAB TIMES IM\0" "CUNEIFORM SIGN LAGAB TIMES IM PLUS HA\0" "CUNEIFORM SIGN LAGAB TIMES IM PLUS LU\0" "CUNEIFORM SIGN LAGAB TIMES KI\0" "CUNEIFORM SIGN LAGAB TIMES KIN\0" "CUNEIFORM SIGN LAGAB TIMES KU3\0" "CUNEIFORM SIGN LAGAB TIMES KUL\0" "CUNEIFORM SIGN LAGAB TIMES KUL PLUS HI PLUS A\0" "CUNEIFORM SIGN LAGAB TIMES LAGAB\0" "CUNEIFORM SIGN LAGAB TIMES LISH\0" "CUNEIFORM SIGN LAGAB TIMES LU\0" "CUNEIFORM SIGN LAGAB TIMES LUL\0" "CUNEIFORM SIGN LAGAB TIMES ME\0" "CUNEIFORM SIGN LAGAB TIMES ME PLUS EN\0" "CUNEIFORM SIGN LAGAB TIMES MUSH\0" "CUNEIFORM SIGN LAGAB TIMES NE\0" "CUNEIFORM SIGN LAGAB TIMES SHE PLUS SUM\0" "CUNEIFORM SIGN LAGAB TIMES SHITA PLUS GISH PLUS ERIN2\0" "CUNEIFORM SIGN LAGAB TIMES SHITA PLUS GISH TENU\0" "CUNEIFORM SIGN LAGAB TIMES SHU2\0" "CUNEIFORM SIGN LAGAB TIMES SHU2 PLUS SHU2\0" "CUNEIFORM SIGN LAGAB TIMES SUM\0" "CUNEIFORM SIGN LAGAB TIMES TAG\0" "CUNEIFORM SIGN LAGAB TIMES TAK4\0" "CUNEIFORM SIGN LAGAB TIMES TE PLUS A PLUS SU PLUS NA\0" "CUNEIFORM SIGN LAGAB TIMES U\0" "CUNEIFORM SIGN LAGAB TIMES U PLUS A\0" "CUNEIFORM SIGN LAGAB TIMES U PLUS U PLUS U\0" "CUNEIFORM SIGN LAGAB TIMES U2 PLUS ASH\0" "CUNEIFORM SIGN LAGAB TIMES UD\0" "CUNEIFORM SIGN LAGAB TIMES USH\0" "CUNEIFORM SIGN LAGAB TIMES ZU OVER ZU\0" "CUNEIFORM SIGN LAGAR\0" "CUNEIFORM SIGN LAGAR GUNU\0" "CUNEIFORM SIGN LAGAR GUNU OVER LAGAR GUNU SHE\0" "CUNEIFORM SIGN LAGAR TIMES SHE\0" "CUNEIFORM SIGN LAGAR TIMES SHE PLUS SUM\0" "CUNEIFORM SIGN LAHSHU\0" "CUNEIFORM SIGN LAK-003\0" "CUNEIFORM SIGN LAK-021\0" "CUNEIFORM SIGN LAK-025\0" "CUNEIFORM SIGN LAK-030\0" "CUNEIFORM SIGN LAK-050\0" "CUNEIFORM SIGN LAK-051\0" "CUNEIFORM SIGN LAK-062\0" "CUNEIFORM SIGN LAK-079 OVER LAK-079 GUNU\0" "CUNEIFORM SIGN LAK-080\0" "CUNEIFORM SIGN LAK-081 OVER LAK-081\0" "CUNEIFORM SIGN LAK-092\0" "CUNEIFORM SIGN LAK-130\0" "CUNEIFORM SIGN LAK-142\0" "CUNEIFORM SIGN LAK-210\0" "CUNEIFORM SIGN LAK-219\0" "CUNEIFORM SIGN LAK-220\0" "CUNEIFORM SIGN LAK-225\0" "CUNEIFORM SIGN LAK-228\0" "CUNEIFORM SIGN LAK-238\0" "CUNEIFORM SIGN LAK-265\0" "CUNEIFORM SIGN LAK-266\0" "CUNEIFORM SIGN LAK-343\0" "CUNEIFORM SIGN LAK-347\0" "CUNEIFORM SIGN LAK-348\0" "CUNEIFORM SIGN LAK-383\0" "CUNEIFORM SIGN LAK-384\0" "CUNEIFORM SIGN LAK-390\0" "CUNEIFORM SIGN LAK-441\0" "CUNEIFORM SIGN LAK-449\0" "CUNEIFORM SIGN LAK-449 TIMES GU\0" "CUNEIFORM SIGN LAK-449 TIMES IGI\0" "CUNEIFORM SIGN LAK-449 TIMES PAP PLUS LU3\0" "CUNEIFORM SIGN LAK-449 TIMES PAP PLUS PAP PLUS LU3\0" "CUNEIFORM SIGN LAK-449 TIMES U2 PLUS BA\0" "CUNEIFORM SIGN LAK-450\0" "CUNEIFORM SIGN LAK-457\0" "CUNEIFORM SIGN LAK-470\0" "CUNEIFORM SIGN LAK-483\0" "CUNEIFORM SIGN LAK-490\0" "CUNEIFORM SIGN LAK-492\0" "CUNEIFORM SIGN LAK-493\0" "CUNEIFORM SIGN LAK-495\0" "CUNEIFORM SIGN LAK-550\0" "CUNEIFORM SIGN LAK-608\0" "CUNEIFORM SIGN LAK-617\0" "CUNEIFORM SIGN LAK-617 TIMES ASH\0" "CUNEIFORM SIGN LAK-617 TIMES BAD\0" "CUNEIFORM SIGN LAK-617 TIMES DUN3 GUNU GUNU\0" "CUNEIFORM SIGN LAK-617 TIMES KU3\0" "CUNEIFORM SIGN LAK-617 TIMES LA\0" "CUNEIFORM SIGN LAK-617 TIMES TAR\0" "CUNEIFORM SIGN LAK-617 TIMES TE\0" "CUNEIFORM SIGN LAK-617 TIMES U2\0" "CUNEIFORM SIGN LAK-617 TIMES UD\0" "CUNEIFORM SIGN LAK-617 TIMES URUDA\0" "CUNEIFORM SIGN LAK-636\0" "CUNEIFORM SIGN LAK-648\0" "CUNEIFORM SIGN LAK-648 TIMES DUB\0" "CUNEIFORM SIGN LAK-648 TIMES GA\0" "CUNEIFORM SIGN LAK-648 TIMES IGI\0" "CUNEIFORM SIGN LAK-648 TIMES IGI GUNU\0" "CUNEIFORM SIGN LAK-648 TIMES NI\0" "CUNEIFORM SIGN LAK-648 TIMES PAP PLUS PAP PLUS LU3\0" "CUNEIFORM SIGN LAK-648 TIMES SHESH PLUS KI\0" "CUNEIFORM SIGN LAK-648 TIMES UD\0" "CUNEIFORM SIGN LAK-648 TIMES URUDA\0" "CUNEIFORM SIGN LAK-724\0" "CUNEIFORM SIGN LAK-749\0" "CUNEIFORM SIGN LAL\0" "CUNEIFORM SIGN LAL TIMES LAL\0" "CUNEIFORM SIGN LAM\0" "CUNEIFORM SIGN LAM TIMES KUR\0" "CUNEIFORM SIGN LAM TIMES KUR PLUS RU\0" "CUNEIFORM SIGN LI\0" "CUNEIFORM SIGN LIL\0" "CUNEIFORM SIGN LIMMU2\0" "CUNEIFORM SIGN LISH\0" "CUNEIFORM SIGN LU\0" "CUNEIFORM SIGN LU TIMES BAD\0" "CUNEIFORM SIGN LU2\0" "CUNEIFORM SIGN LU2 CROSSING LU2\0" "CUNEIFORM SIGN LU2 GUNU TIMES ASH\0" "CUNEIFORM SIGN LU2 OPPOSING LU2\0" "CUNEIFORM SIGN LU2 SHESHIG\0" "CUNEIFORM SIGN LU2 SHESHIG TIMES BAD\0" "CUNEIFORM SIGN LU2 SQUARED\0" "CUNEIFORM SIGN LU2 TENU\0" "CUNEIFORM SIGN LU2 TIMES AL\0" "CUNEIFORM SIGN LU2 TIMES BAD\0" "CUNEIFORM SIGN LU2 TIMES DISH\0" "CUNEIFORM SIGN LU2 TIMES ESH2\0" "CUNEIFORM SIGN LU2 TIMES ESH2 PLUS LAL\0" "CUNEIFORM SIGN LU2 TIMES ESH2 TENU\0" "CUNEIFORM SIGN LU2 TIMES GAN2 TENU\0" "CUNEIFORM SIGN LU2 TIMES HAL\0" "CUNEIFORM SIGN LU2 TIMES HI TIMES BAD\0" "CUNEIFORM SIGN LU2 TIMES IM\0" "CUNEIFORM SIGN LU2 TIMES KAD2\0" "CUNEIFORM SIGN LU2 TIMES KAD3\0" "CUNEIFORM SIGN LU2 TIMES KAD3 PLUS ASH\0" "CUNEIFORM SIGN LU2 TIMES KI\0" "CUNEIFORM SIGN LU2 TIMES LA PLUS ASH\0" "CUNEIFORM SIGN LU2 TIMES LAGAB\0" "CUNEIFORM SIGN LU2 TIMES ME PLUS EN\0" "CUNEIFORM SIGN LU2 TIMES NE\0" "CUNEIFORM SIGN LU2 TIMES NU\0" "CUNEIFORM SIGN LU2 TIMES PAP\0" "CUNEIFORM SIGN LU2 TIMES PAP PLUS PAP PLUS LU3\0" "CUNEIFORM SIGN LU2 TIMES SHU\0" "CUNEIFORM SIGN LU2 TIMES SI PLUS ASH\0" "CUNEIFORM SIGN LU2 TIMES SIK2 PLUS BU\0" "CUNEIFORM SIGN LU2 TIMES TAK4\0" "CUNEIFORM SIGN LU2 TIMES TUG2\0" "CUNEIFORM SIGN LU3\0" "CUNEIFORM SIGN LUGAL\0" "CUNEIFORM SIGN LUGAL OPPOSING LUGAL\0" "CUNEIFORM SIGN LUGAL OVER LUGAL\0" "CUNEIFORM SIGN LUGAL SHESHIG\0" "CUNEIFORM SIGN LUH\0" "CUNEIFORM SIGN LUL\0" "CUNEIFORM SIGN LUM\0" "CUNEIFORM SIGN LUM OVER LUM\0" "CUNEIFORM SIGN LUM OVER LUM GAR OVER GAR\0" "CUNEIFORM SIGN MA\0" "CUNEIFORM SIGN MA GUNU\0" "CUNEIFORM SIGN MA TIMES TAK4\0" "CUNEIFORM SIGN MA2\0" "CUNEIFORM SIGN MAH\0" "CUNEIFORM SIGN MAR\0" "CUNEIFORM SIGN MASH\0" "CUNEIFORM SIGN MASH2\0" "CUNEIFORM SIGN ME\0" "CUNEIFORM SIGN MES\0" "CUNEIFORM SIGN MESH\0" "CUNEIFORM SIGN MI\0" "CUNEIFORM SIGN MI PLUS ZA7\0" "CUNEIFORM SIGN MIN\0" "CUNEIFORM SIGN MU\0" "CUNEIFORM SIGN MU OVER MU\0" "CUNEIFORM SIGN MUG\0" "CUNEIFORM SIGN MUG GUNU\0" "CUNEIFORM SIGN MUNSUB\0" "CUNEIFORM SIGN MURGU2\0" "CUNEIFORM SIGN MUSH\0" "CUNEIFORM SIGN MUSH CROSSING MUSH\0" "CUNEIFORM SIGN MUSH OVER MUSH\0" "CUNEIFORM SIGN MUSH OVER MUSH TIMES A PLUS NA\0" "CUNEIFORM SIGN MUSH OVER MUSH TIMES GA\0" "CUNEIFORM SIGN MUSH OVER MUSH TIMES KAK\0" "CUNEIFORM SIGN MUSH TIMES A\0" "CUNEIFORM SIGN MUSH TIMES KUR\0" "CUNEIFORM SIGN MUSH TIMES ZA\0" "CUNEIFORM SIGN MUSH3\0" "CUNEIFORM SIGN MUSH3 GUNU\0" "CUNEIFORM SIGN MUSH3 TIMES A\0" "CUNEIFORM SIGN MUSH3 TIMES A PLUS DI\0" "CUNEIFORM SIGN MUSH3 TIMES DI\0" "CUNEIFORM SIGN MUSH3 TIMES ZA\0" "CUNEIFORM SIGN NA\0" "CUNEIFORM SIGN NA2\0" "CUNEIFORM SIGN NA4\0" "CUNEIFORM SIGN NAGA\0" "CUNEIFORM SIGN NAGA INVERTED\0" "CUNEIFORM SIGN NAGA OPPOSING NAGA\0" "CUNEIFORM SIGN NAGA TIMES SHU TENU\0" "CUNEIFORM SIGN NAGAR\0" "CUNEIFORM SIGN NAM\0" "CUNEIFORM SIGN NAM NUTILLU\0" "CUNEIFORM SIGN NAM2\0" "CUNEIFORM SIGN NE\0" "CUNEIFORM SIGN NE SHESHIG\0" "CUNEIFORM SIGN NE TIMES A\0" "CUNEIFORM SIGN NE TIMES UD\0" "CUNEIFORM SIGN NI\0" "CUNEIFORM SIGN NI TIMES E\0" "CUNEIFORM SIGN NI2\0" "CUNEIFORM SIGN NIM\0" "CUNEIFORM SIGN NIM TIMES GAN2 TENU\0" "CUNEIFORM SIGN NIM TIMES GAR PLUS GAN2 TENU\0" "CUNEIFORM SIGN NIN\0" "CUNEIFORM SIGN NIN9\0" "CUNEIFORM SIGN NINDA2\0" "CUNEIFORM SIGN NINDA2 TIMES AN\0" "CUNEIFORM SIGN NINDA2 TIMES ASH\0" "CUNEIFORM SIGN NINDA2 TIMES ASH PLUS ASH\0" "CUNEIFORM SIGN NINDA2 TIMES BAL\0" "CUNEIFORM SIGN NINDA2 TIMES DIM GUNU\0" "CUNEIFORM SIGN NINDA2 TIMES GI\0" "CUNEIFORM SIGN NINDA2 TIMES GISH\0" "CUNEIFORM SIGN NINDA2 TIMES GUD\0" "CUNEIFORM SIGN NINDA2 TIMES GUL\0" "CUNEIFORM SIGN NINDA2 TIMES HI\0" "CUNEIFORM SIGN NINDA2 TIMES KESH2\0" "CUNEIFORM SIGN NINDA2 TIMES LAK-050\0" "CUNEIFORM SIGN NINDA2 TIMES MASH\0" "CUNEIFORM SIGN NINDA2 TIMES ME PLUS GAN2 TENU\0" "CUNEIFORM SIGN NINDA2 TIMES NE\0" "CUNEIFORM SIGN NINDA2 TIMES NUN\0" "CUNEIFORM SIGN NINDA2 TIMES PAP PLUS PAP\0" "CUNEIFORM SIGN NINDA2 TIMES SHE\0" "CUNEIFORM SIGN NINDA2 TIMES SHE PLUS A AN\0" "CUNEIFORM SIGN NINDA2 TIMES SHE PLUS ASH\0" "CUNEIFORM SIGN NINDA2 TIMES SHE PLUS ASH PLUS ASH\0" "CUNEIFORM SIGN NINDA2 TIMES U\0" "CUNEIFORM SIGN NINDA2 TIMES U PLUS U\0" "CUNEIFORM SIGN NINDA2 TIMES U2 PLUS ASH\0" "CUNEIFORM SIGN NINDA2 TIMES URUDA\0" "CUNEIFORM SIGN NINDA2 TIMES USH\0" "CUNEIFORM SIGN NISAG\0" "CUNEIFORM SIGN NU\0" "CUNEIFORM SIGN NU11\0" "CUNEIFORM SIGN NU11 ROTATED NINETY DEGREES\0" "CUNEIFORM SIGN NUN\0" "CUNEIFORM SIGN NUN CROSSING NUN\0" "CUNEIFORM SIGN NUN CROSSING NUN LAGAR OVER LAGAR\0" "CUNEIFORM SIGN NUN LAGAR TIMES GAR\0" "CUNEIFORM SIGN NUN LAGAR TIMES MASH\0" "CUNEIFORM SIGN NUN LAGAR TIMES SAL\0" "CUNEIFORM SIGN NUN LAGAR TIMES SAL OVER NUN LAGAR TIMES SAL\0" "CUNEIFORM SIGN NUN LAGAR TIMES USH\0" "CUNEIFORM SIGN NUN OVER NUN\0" "CUNEIFORM SIGN NUN TENU\0" "CUNEIFORM SIGN NUNUZ\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES ASHGAB\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES BI\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES DUG\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES GUD\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES IGI GUNU\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES KAD3\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES LA\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES NE\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES SILA3\0" "CUNEIFORM SIGN NUNUZ AB2 TIMES U2\0" "CUNEIFORM SIGN NUNUZ KISIM5 TIMES BI\0" "CUNEIFORM SIGN NUNUZ KISIM5 TIMES BI U\0" "CUNEIFORM SIGN PA\0" "CUNEIFORM SIGN PAD\0" "CUNEIFORM SIGN PAN\0" "CUNEIFORM SIGN PAP\0" "CUNEIFORM SIGN PESH2\0" "CUNEIFORM SIGN PESH2 ASTERISK\0" "CUNEIFORM SIGN PI\0" "CUNEIFORM SIGN PI CROSSING PI\0" "CUNEIFORM SIGN PI TIMES A\0" "CUNEIFORM SIGN PI TIMES AB\0" "CUNEIFORM SIGN PI TIMES BI\0" "CUNEIFORM SIGN PI TIMES BU\0" "CUNEIFORM SIGN PI TIMES E\0" "CUNEIFORM SIGN PI TIMES I\0" "CUNEIFORM SIGN PI TIMES IB\0" "CUNEIFORM SIGN PI TIMES U\0" "CUNEIFORM SIGN PI TIMES U2\0" "CUNEIFORM SIGN PIR2\0" "CUNEIFORM SIGN PIRIG\0" "CUNEIFORM SIGN PIRIG OPPOSING PIRIG\0" "CUNEIFORM SIGN PIRIG TIMES KAL\0" "CUNEIFORM SIGN PIRIG TIMES UD\0" "CUNEIFORM SIGN PIRIG TIMES ZA\0" "CUNEIFORM SIGN RA\0" "CUNEIFORM SIGN RAB\0" "CUNEIFORM SIGN RI\0" "CUNEIFORM SIGN RU\0" "CUNEIFORM SIGN SA\0" "CUNEIFORM SIGN SAG\0" "CUNEIFORM SIGN SAG GUNU\0" "CUNEIFORM SIGN SAG GUNU TIMES HA\0" "CUNEIFORM SIGN SAG NUTILLU\0" "CUNEIFORM SIGN SAG OVER SAG\0" "CUNEIFORM SIGN SAG TIMES A\0" "CUNEIFORM SIGN SAG TIMES DU\0" "CUNEIFORM SIGN SAG TIMES DUB\0" "CUNEIFORM SIGN SAG TIMES EN\0" "CUNEIFORM SIGN SAG TIMES HA\0" "CUNEIFORM SIGN SAG TIMES IGI GUNU\0" "CUNEIFORM SIGN SAG TIMES KAK\0" "CUNEIFORM SIGN SAG TIMES KUR\0" "CUNEIFORM SIGN SAG TIMES LUM\0" "CUNEIFORM SIGN SAG TIMES MI\0" "CUNEIFORM SIGN SAG TIMES NUN\0" "CUNEIFORM SIGN SAG TIMES SAL\0" "CUNEIFORM SIGN SAG TIMES SHE AT LEFT\0" "CUNEIFORM SIGN SAG TIMES SHID\0" "CUNEIFORM SIGN SAG TIMES TAB\0" "CUNEIFORM SIGN SAG TIMES TAK4\0" "CUNEIFORM SIGN SAG TIMES U2\0" "CUNEIFORM SIGN SAG TIMES UB\0" "CUNEIFORM SIGN SAG TIMES UM\0" "CUNEIFORM SIGN SAG TIMES UR\0" "CUNEIFORM SIGN SAG TIMES USH\0" "CUNEIFORM SIGN SAL\0" "CUNEIFORM SIGN SAL LAGAB TIMES ASH2\0" "CUNEIFORM SIGN SANGA2\0" "CUNEIFORM SIGN SAR\0" "CUNEIFORM SIGN SHA\0" "CUNEIFORM SIGN SHA3\0" "CUNEIFORM SIGN SHA3 TIMES A\0" "CUNEIFORM SIGN SHA3 TIMES BAD\0" "CUNEIFORM SIGN SHA3 TIMES GISH\0" "CUNEIFORM SIGN SHA3 TIMES NE\0" "CUNEIFORM SIGN SHA3 TIMES SHU2\0" "CUNEIFORM SIGN SHA3 TIMES TUR\0" "CUNEIFORM SIGN SHA3 TIMES U\0" "CUNEIFORM SIGN SHA3 TIMES U PLUS A\0" "CUNEIFORM SIGN SHA6\0" "CUNEIFORM SIGN SHA6 TENU\0" "CUNEIFORM SIGN SHAB6\0" "CUNEIFORM SIGN SHAR2\0" "CUNEIFORM SIGN SHE\0" "CUNEIFORM SIGN SHE HU\0" "CUNEIFORM SIGN SHE OVER SHE\0" "CUNEIFORM SIGN SHE OVER SHE GAD OVER GAD GAR OVER GAR\0" "CUNEIFORM SIGN SHE OVER SHE TAB OVER TAB GAR OVER GAR\0" "CUNEIFORM SIGN SHE PLUS HUB2\0" "CUNEIFORM SIGN SHE PLUS NAM2\0" "CUNEIFORM SIGN SHE PLUS SAR\0" "CUNEIFORM SIGN SHEG9\0" "CUNEIFORM SIGN SHEN\0" "CUNEIFORM SIGN SHESH\0" "CUNEIFORM SIGN SHESH2\0" "CUNEIFORM SIGN SHESHLAM\0" "CUNEIFORM SIGN SHID\0" "CUNEIFORM SIGN SHID TIMES A\0" "CUNEIFORM SIGN SHID TIMES IM\0" "CUNEIFORM SIGN SHIM\0" "CUNEIFORM SIGN SHIM TIMES A\0" "CUNEIFORM SIGN SHIM TIMES BAL\0" "CUNEIFORM SIGN SHIM TIMES BULUG\0" "CUNEIFORM SIGN SHIM TIMES DIN\0" "CUNEIFORM SIGN SHIM TIMES GAR\0" "CUNEIFORM SIGN SHIM TIMES IGI\0" "CUNEIFORM SIGN SHIM TIMES IGI GUNU\0" "CUNEIFORM SIGN SHIM TIMES KUSHU2\0" "CUNEIFORM SIGN SHIM TIMES LUL\0" "CUNEIFORM SIGN SHIM TIMES MUG\0" "CUNEIFORM SIGN SHIM TIMES SAL\0" "CUNEIFORM SIGN SHINIG\0" "CUNEIFORM SIGN SHIR\0" "CUNEIFORM SIGN SHIR OVER SHIR BUR OVER BUR\0" "CUNEIFORM SIGN SHIR TENU\0" "CUNEIFORM SIGN SHITA\0" "CUNEIFORM SIGN SHU\0" "CUNEIFORM SIGN SHU OVER INVERTED SHU\0" "CUNEIFORM SIGN SHU2\0" "CUNEIFORM SIGN SHU2 PLUS DUG TIMES NI\0" "CUNEIFORM SIGN SHU2 PLUS E2 TIMES AN\0" "CUNEIFORM SIGN SHUBUR\0" "CUNEIFORM SIGN SI\0" "CUNEIFORM SIGN SI GUNU\0" "CUNEIFORM SIGN SI TIMES TAK4\0" "CUNEIFORM SIGN SIG\0" "CUNEIFORM SIGN SIG4\0" "CUNEIFORM SIGN SIG4 OVER SIG4 SHU2\0" "CUNEIFORM SIGN SIK2\0" "CUNEIFORM SIGN SILA3\0" "CUNEIFORM SIGN SU\0" "CUNEIFORM SIGN SU OVER SU\0" "CUNEIFORM SIGN SUD\0" "CUNEIFORM SIGN SUD2\0" "CUNEIFORM SIGN SUHUR\0" "CUNEIFORM SIGN SUM\0" "CUNEIFORM SIGN SUMASH\0" "CUNEIFORM SIGN SUR\0" "CUNEIFORM SIGN SUR9\0" "CUNEIFORM SIGN TA\0" "CUNEIFORM SIGN TA ASTERISK\0" "CUNEIFORM SIGN TA GUNU\0" "CUNEIFORM SIGN TA TIMES HI\0" "CUNEIFORM SIGN TA TIMES MI\0" "CUNEIFORM SIGN TAB\0" "CUNEIFORM SIGN TAB OVER TAB NI OVER NI DISH OVER DISH\0" "CUNEIFORM SIGN TAB SQUARED\0" "CUNEIFORM SIGN TAG\0" "CUNEIFORM SIGN TAG TIMES BI\0" "CUNEIFORM SIGN TAG TIMES GUD\0" "CUNEIFORM SIGN TAG TIMES SHE\0" "CUNEIFORM SIGN TAG TIMES SHU\0" "CUNEIFORM SIGN TAG TIMES TUG2\0" "CUNEIFORM SIGN TAG TIMES UD\0" "CUNEIFORM SIGN TAK4\0" "CUNEIFORM SIGN TAK4 PLUS SAG\0" "CUNEIFORM SIGN TAR\0" "CUNEIFORM SIGN TE\0" "CUNEIFORM SIGN TE GUNU\0" "CUNEIFORM SIGN TI\0" "CUNEIFORM SIGN TI TENU\0" "CUNEIFORM SIGN TI2\0" "CUNEIFORM SIGN TIL\0" "CUNEIFORM SIGN TIR\0" "CUNEIFORM SIGN TIR OVER TIR\0" "CUNEIFORM SIGN TIR OVER TIR GAD OVER GAD GAR OVER GAR\0" "CUNEIFORM SIGN TIR TIMES TAK4\0" "CUNEIFORM SIGN TU\0" "CUNEIFORM SIGN TUG2\0" "CUNEIFORM SIGN TUK\0" "CUNEIFORM SIGN TUM\0" "CUNEIFORM SIGN TUM TIMES GAN2 TENU\0" "CUNEIFORM SIGN TUM TIMES THREE DISH\0" "CUNEIFORM SIGN TUR\0" "CUNEIFORM SIGN TUR OVER TUR ZA OVER ZA\0" "CUNEIFORM SIGN U\0" "CUNEIFORM SIGN U GUD\0" "CUNEIFORM SIGN U OVER U PA OVER PA GAR OVER GAR\0" "CUNEIFORM SIGN U OVER U SUR OVER SUR\0" "CUNEIFORM SIGN U OVER U U REVERSED OVER U REVERSED\0" "CUNEIFORM SIGN U U\0" "CUNEIFORM SIGN U U U\0" "CUNEIFORM SIGN U2\0" "CUNEIFORM SIGN UB\0" "CUNEIFORM SIGN UD\0" "CUNEIFORM SIGN UD GUNU\0" "CUNEIFORM SIGN UD KUSHU2\0" "CUNEIFORM SIGN UD SHESHIG\0" "CUNEIFORM SIGN UD SHESHIG TIMES BAD\0" "CUNEIFORM SIGN UD TIMES BAD\0" "CUNEIFORM SIGN UD TIMES MI\0" "CUNEIFORM SIGN UD TIMES U PLUS U PLUS U\0" "CUNEIFORM SIGN UD TIMES U PLUS U PLUS U GUNU\0" "CUNEIFORM SIGN UDUG\0" "CUNEIFORM SIGN UM\0" "CUNEIFORM SIGN UM TIMES LAGAB\0" "CUNEIFORM SIGN UM TIMES ME\0" "CUNEIFORM SIGN UM TIMES ME PLUS DA\0" "CUNEIFORM SIGN UM TIMES SHA3\0" "CUNEIFORM SIGN UM TIMES U\0" "CUNEIFORM SIGN UMBIN\0" "CUNEIFORM SIGN UMUM\0" "CUNEIFORM SIGN UMUM TIMES KASKAL\0" "CUNEIFORM SIGN UMUM TIMES PA\0" "CUNEIFORM SIGN UN\0" "CUNEIFORM SIGN UN GUNU\0" "CUNEIFORM SIGN UR\0" "CUNEIFORM SIGN UR CROSSING UR\0" "CUNEIFORM SIGN UR SHESHIG\0" "CUNEIFORM SIGN UR2\0" "CUNEIFORM SIGN UR2 INVERTED\0" "CUNEIFORM SIGN UR2 TIMES A PLUS HA\0" "CUNEIFORM SIGN UR2 TIMES A PLUS NA\0" "CUNEIFORM SIGN UR2 TIMES AL\0" "CUNEIFORM SIGN UR2 TIMES HA\0" "CUNEIFORM SIGN UR2 TIMES NUN\0" "CUNEIFORM SIGN UR2 TIMES U2\0" "CUNEIFORM SIGN UR2 TIMES U2 PLUS ASH\0" "CUNEIFORM SIGN UR2 TIMES U2 PLUS BI\0" "CUNEIFORM SIGN UR2 TIMES UD\0" "CUNEIFORM SIGN UR4\0" "CUNEIFORM SIGN URI\0" "CUNEIFORM SIGN URI3\0" "CUNEIFORM SIGN URU\0" "CUNEIFORM SIGN URU TIMES A\0" "CUNEIFORM SIGN URU TIMES ASHGAB\0" "CUNEIFORM SIGN URU TIMES BAR\0" "CUNEIFORM SIGN URU TIMES DARA3\0" "CUNEIFORM SIGN URU TIMES DUN\0" "CUNEIFORM SIGN URU TIMES GA\0" "CUNEIFORM SIGN URU TIMES GAL\0" "CUNEIFORM SIGN URU TIMES GAN2 TENU\0" "CUNEIFORM SIGN URU TIMES GAR\0" "CUNEIFORM SIGN URU TIMES GU\0" "CUNEIFORM SIGN URU TIMES HA\0" "CUNEIFORM SIGN URU TIMES IGI\0" "CUNEIFORM SIGN URU TIMES IM\0" "CUNEIFORM SIGN URU TIMES ISH\0" "CUNEIFORM SIGN URU TIMES KI\0" "CUNEIFORM SIGN URU TIMES LAK-668\0" "CUNEIFORM SIGN URU TIMES LU3\0" "CUNEIFORM SIGN URU TIMES LUM\0" "CUNEIFORM SIGN URU TIMES MIN\0" "CUNEIFORM SIGN URU TIMES PA\0" "CUNEIFORM SIGN URU TIMES SHE\0" "CUNEIFORM SIGN URU TIMES SIG4\0" "CUNEIFORM SIGN URU TIMES TU\0" "CUNEIFORM SIGN URU TIMES U PLUS GUD\0" "CUNEIFORM SIGN URU TIMES UD\0" "CUNEIFORM SIGN URU TIMES URUDA\0" "CUNEIFORM SIGN URUDA\0" "CUNEIFORM SIGN URUDA TIMES U\0" "CUNEIFORM SIGN USH\0" "CUNEIFORM SIGN USH TIMES A\0" "CUNEIFORM SIGN USH TIMES KU\0" "CUNEIFORM SIGN USH TIMES KUR\0" "CUNEIFORM SIGN USH TIMES TAK4\0" "CUNEIFORM SIGN USH2\0" "CUNEIFORM SIGN USHUMX\0" "CUNEIFORM SIGN USHX\0" "CUNEIFORM SIGN UTUKI\0" "CUNEIFORM SIGN UZ3\0" "CUNEIFORM SIGN UZ3 TIMES KASKAL\0" "CUNEIFORM SIGN UZU\0" "CUNEIFORM SIGN ZA\0" "CUNEIFORM SIGN ZA SQUARED TIMES KUR\0" "CUNEIFORM SIGN ZA TENU\0" "CUNEIFORM SIGN ZA7\0" "CUNEIFORM SIGN ZAG\0" "CUNEIFORM SIGN ZAMX\0" "CUNEIFORM SIGN ZE2\0" "CUNEIFORM SIGN ZI\0" "CUNEIFORM SIGN ZI OVER ZI\0" "CUNEIFORM SIGN ZI3\0" "CUNEIFORM SIGN ZIB\0" "CUNEIFORM SIGN ZIB KABA TENU\0" "CUNEIFORM SIGN ZIG\0" "CUNEIFORM SIGN ZIZ2\0" "CUNEIFORM SIGN ZU\0" "CUNEIFORM SIGN ZU OVER ZU PLUS SAR\0" "CUNEIFORM SIGN ZU5\0" "CUNEIFORM SIGN ZU5 TIMES A\0" "CUNEIFORM SIGN ZU5 TIMES THREE DISH TENU\0" "CUNEIFORM SIGN ZUBUR\0" "CUNEIFORM SIGN ZUM\0" "CUP ON BLACK SQUARE\0" "CUP WITH STRAW\0" "CUPCAKE\0" "CUPIDO\0" "CURLING STONE\0" "CURLY BRACKET EXTENSION\0" "CURLY LOGICAL AND\0" "CURLY LOGICAL OR\0" "CURLY LOOP\0" "CURRENCY EXCHANGE\0" "CURRENCY SIGN\0" "CURRY AND RICE\0" "CURVED STEM PARAGRAPH SIGN ORNAMENT\0" "CUSTARD\0" "CUSTOMS\0" "CUT OF MEAT\0" "CYCLONE\0" "CYLINDRICITY\0" "CYPRIOT SYLLABLE A\0" "CYPRIOT SYLLABLE E\0" "CYPRIOT SYLLABLE I\0" "CYPRIOT SYLLABLE JA\0" "CYPRIOT SYLLABLE JO\0" "CYPRIOT SYLLABLE KA\0" "CYPRIOT SYLLABLE KE\0" "CYPRIOT SYLLABLE KI\0" "CYPRIOT SYLLABLE KO\0" "CYPRIOT SYLLABLE KU\0" "CYPRIOT SYLLABLE LA\0" "CYPRIOT SYLLABLE LE\0" "CYPRIOT SYLLABLE LI\0" "CYPRIOT SYLLABLE LO\0" "CYPRIOT SYLLABLE LU\0" "CYPRIOT SYLLABLE MA\0" "CYPRIOT SYLLABLE ME\0" "CYPRIOT SYLLABLE MI\0" "CYPRIOT SYLLABLE MO\0" "CYPRIOT SYLLABLE MU\0" "CYPRIOT SYLLABLE NA\0" "CYPRIOT SYLLABLE NE\0" "CYPRIOT SYLLABLE NI\0" "CYPRIOT SYLLABLE NO\0" "CYPRIOT SYLLABLE NU\0" "CYPRIOT SYLLABLE O\0" "CYPRIOT SYLLABLE PA\0" "CYPRIOT SYLLABLE PE\0" "CYPRIOT SYLLABLE PI\0" "CYPRIOT SYLLABLE PO\0" "CYPRIOT SYLLABLE PU\0" "CYPRIOT SYLLABLE RA\0" "CYPRIOT SYLLABLE RE\0" "CYPRIOT SYLLABLE RI\0" "CYPRIOT SYLLABLE RO\0" "CYPRIOT SYLLABLE RU\0" "CYPRIOT SYLLABLE SA\0" "CYPRIOT SYLLABLE SE\0" "CYPRIOT SYLLABLE SI\0" "CYPRIOT SYLLABLE SO\0" "CYPRIOT SYLLABLE SU\0" "CYPRIOT SYLLABLE TA\0" "CYPRIOT SYLLABLE TE\0" "CYPRIOT SYLLABLE TI\0" "CYPRIOT SYLLABLE TO\0" "CYPRIOT SYLLABLE TU\0" "CYPRIOT SYLLABLE U\0" "CYPRIOT SYLLABLE WA\0" "CYPRIOT SYLLABLE WE\0" "CYPRIOT SYLLABLE WI\0" "CYPRIOT SYLLABLE WO\0" "CYPRIOT SYLLABLE XA\0" "CYPRIOT SYLLABLE XE\0" "CYPRIOT SYLLABLE ZA\0" "CYPRIOT SYLLABLE ZO\0" "CYRILLIC CAPITAL LETTER A\0" "CYRILLIC CAPITAL LETTER A WITH BREVE\0" "CYRILLIC CAPITAL LETTER A WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER ABKHASIAN CHE\0" "CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER ABKHASIAN DZE\0" "CYRILLIC CAPITAL LETTER ABKHASIAN HA\0" "CYRILLIC CAPITAL LETTER ALEUT KA\0" "CYRILLIC CAPITAL LETTER BARRED O\0" "CYRILLIC CAPITAL LETTER BARRED O WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER BASHKIR KA\0" "CYRILLIC CAPITAL LETTER BE\0" "CYRILLIC CAPITAL LETTER BIG YUS\0" "CYRILLIC CAPITAL LETTER BINOCULAR O\0" "CYRILLIC CAPITAL LETTER BLENDED YUS\0" "CYRILLIC CAPITAL LETTER BROAD OMEGA\0" "CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I\0" "CYRILLIC CAPITAL LETTER CCHE\0" "CYRILLIC CAPITAL LETTER CHE\0" "CYRILLIC CAPITAL LETTER CHE WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER CHE WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE\0" "CYRILLIC CAPITAL LETTER CLOSED LITTLE YUS\0" "CYRILLIC CAPITAL LETTER CROSSED O\0" "CYRILLIC CAPITAL LETTER DCHE\0" "CYRILLIC CAPITAL LETTER DE\0" "CYRILLIC CAPITAL LETTER DJE\0" "CYRILLIC CAPITAL LETTER DJERV\0" "CYRILLIC CAPITAL LETTER DOUBLE MONOCULAR O\0" "CYRILLIC CAPITAL LETTER DOUBLE O\0" "CYRILLIC CAPITAL LETTER DWE\0" "CYRILLIC CAPITAL LETTER DZE\0" "CYRILLIC CAPITAL LETTER DZELO\0" "CYRILLIC CAPITAL LETTER DZHE\0" "CYRILLIC CAPITAL LETTER DZWE\0" "CYRILLIC CAPITAL LETTER DZZE\0" "CYRILLIC CAPITAL LETTER DZZHE\0" "CYRILLIC CAPITAL LETTER E\0" "CYRILLIC CAPITAL LETTER E WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER EF\0" "CYRILLIC CAPITAL LETTER EL\0" "CYRILLIC CAPITAL LETTER EL WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER EL WITH HOOK\0" "CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK\0" "CYRILLIC CAPITAL LETTER EL WITH TAIL\0" "CYRILLIC CAPITAL LETTER EM\0" "CYRILLIC CAPITAL LETTER EM WITH TAIL\0" "CYRILLIC CAPITAL LETTER EN\0" "CYRILLIC CAPITAL LETTER EN WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER EN WITH HOOK\0" "CYRILLIC CAPITAL LETTER EN WITH LEFT HOOK\0" "CYRILLIC CAPITAL LETTER EN WITH MIDDLE HOOK\0" "CYRILLIC CAPITAL LETTER EN WITH TAIL\0" "CYRILLIC CAPITAL LETTER ER\0" "CYRILLIC CAPITAL LETTER ER WITH TICK\0" "CYRILLIC CAPITAL LETTER ES\0" "CYRILLIC CAPITAL LETTER ES WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER FITA\0" "CYRILLIC CAPITAL LETTER GHE\0" "CYRILLIC CAPITAL LETTER GHE WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER GHE WITH MIDDLE HOOK\0" "CYRILLIC CAPITAL LETTER GHE WITH STROKE\0" "CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK\0" "CYRILLIC CAPITAL LETTER GHE WITH UPTURN\0" "CYRILLIC CAPITAL LETTER GJE\0" "CYRILLIC CAPITAL LETTER HA\0" "CYRILLIC CAPITAL LETTER HA WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER HA WITH HOOK\0" "CYRILLIC CAPITAL LETTER HA WITH STROKE\0" "CYRILLIC CAPITAL LETTER HARD SIGN\0" "CYRILLIC CAPITAL LETTER HWE\0" "CYRILLIC CAPITAL LETTER I\0" "CYRILLIC CAPITAL LETTER I WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER I WITH GRAVE\0" "CYRILLIC CAPITAL LETTER I WITH MACRON\0" "CYRILLIC CAPITAL LETTER IE\0" "CYRILLIC CAPITAL LETTER IE WITH BREVE\0" "CYRILLIC CAPITAL LETTER IE WITH GRAVE\0" "CYRILLIC CAPITAL LETTER IO\0" "CYRILLIC CAPITAL LETTER IOTA\0" "CYRILLIC CAPITAL LETTER IOTIFIED A\0" "CYRILLIC CAPITAL LETTER IOTIFIED BIG YUS\0" "CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS\0" "CYRILLIC CAPITAL LETTER IOTIFIED E\0" "CYRILLIC CAPITAL LETTER IOTIFIED LITTLE YUS\0" "CYRILLIC CAPITAL LETTER IOTIFIED YAT\0" "CYRILLIC CAPITAL LETTER IZHITSA\0" "CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT\0" "CYRILLIC CAPITAL LETTER JE\0" "CYRILLIC CAPITAL LETTER KA\0" "CYRILLIC CAPITAL LETTER KA WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER KA WITH HOOK\0" "CYRILLIC CAPITAL LETTER KA WITH STROKE\0" "CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE\0" "CYRILLIC CAPITAL LETTER KHAKASSIAN CHE\0" "CYRILLIC CAPITAL LETTER KJE\0" "CYRILLIC CAPITAL LETTER KOMI DE\0" "CYRILLIC CAPITAL LETTER KOMI DJE\0" "CYRILLIC CAPITAL LETTER KOMI DZJE\0" "CYRILLIC CAPITAL LETTER KOMI LJE\0" "CYRILLIC CAPITAL LETTER KOMI NJE\0" "CYRILLIC CAPITAL LETTER KOMI SJE\0" "CYRILLIC CAPITAL LETTER KOMI TJE\0" "CYRILLIC CAPITAL LETTER KOMI ZJE\0" "CYRILLIC CAPITAL LETTER KOPPA\0" "CYRILLIC CAPITAL LETTER KSI\0" "CYRILLIC CAPITAL LETTER LHA\0" "CYRILLIC CAPITAL LETTER LITTLE YUS\0" "CYRILLIC CAPITAL LETTER LJE\0" "CYRILLIC CAPITAL LETTER MONOCULAR O\0" "CYRILLIC CAPITAL LETTER MONOGRAPH UK\0" "CYRILLIC CAPITAL LETTER NEUTRAL YER\0" "CYRILLIC CAPITAL LETTER NJE\0" "CYRILLIC CAPITAL LETTER O\0" "CYRILLIC CAPITAL LETTER O WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER OMEGA\0" "CYRILLIC CAPITAL LETTER OMEGA WITH TITLO\0" "CYRILLIC CAPITAL LETTER OT\0" "CYRILLIC CAPITAL LETTER PE\0" "CYRILLIC CAPITAL LETTER PE WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER PE WITH MIDDLE HOOK\0" "CYRILLIC CAPITAL LETTER PSI\0" "CYRILLIC CAPITAL LETTER QA\0" "CYRILLIC CAPITAL LETTER REVERSED DZE\0" "CYRILLIC CAPITAL LETTER REVERSED TSE\0" "CYRILLIC CAPITAL LETTER REVERSED YU\0" "CYRILLIC CAPITAL LETTER REVERSED ZE\0" "CYRILLIC CAPITAL LETTER RHA\0" "CYRILLIC CAPITAL LETTER ROUND OMEGA\0" "CYRILLIC CAPITAL LETTER SCHWA\0" "CYRILLIC CAPITAL LETTER SCHWA WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER SEMISOFT SIGN\0" "CYRILLIC CAPITAL LETTER SHA\0" "CYRILLIC CAPITAL LETTER SHCHA\0" "CYRILLIC CAPITAL LETTER SHHA\0" "CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER SHORT I\0" "CYRILLIC CAPITAL LETTER SHORT I WITH TAIL\0" "CYRILLIC CAPITAL LETTER SHORT U\0" "CYRILLIC CAPITAL LETTER SHWE\0" "CYRILLIC CAPITAL LETTER SOFT DE\0" "CYRILLIC CAPITAL LETTER SOFT EL\0" "CYRILLIC CAPITAL LETTER SOFT EM\0" "CYRILLIC CAPITAL LETTER SOFT SIGN\0" "CYRILLIC CAPITAL LETTER STRAIGHT U\0" "CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE\0" "CYRILLIC CAPITAL LETTER TCHE\0" "CYRILLIC CAPITAL LETTER TE\0" "CYRILLIC CAPITAL LETTER TE WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK\0" "CYRILLIC CAPITAL LETTER TSE\0" "CYRILLIC CAPITAL LETTER TSHE\0" "CYRILLIC CAPITAL LETTER TSSE\0" "CYRILLIC CAPITAL LETTER TSWE\0" "CYRILLIC CAPITAL LETTER TWE\0" "CYRILLIC CAPITAL LETTER U\0" "CYRILLIC CAPITAL LETTER U WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER U WITH DOUBLE ACUTE\0" "CYRILLIC CAPITAL LETTER U WITH MACRON\0" "CYRILLIC CAPITAL LETTER UK\0" "CYRILLIC CAPITAL LETTER UKRAINIAN IE\0" "CYRILLIC CAPITAL LETTER VE\0" "CYRILLIC CAPITAL LETTER WE\0" "CYRILLIC CAPITAL LETTER YA\0" "CYRILLIC CAPITAL LETTER YAE\0" "CYRILLIC CAPITAL LETTER YAT\0" "CYRILLIC CAPITAL LETTER YERU\0" "CYRILLIC CAPITAL LETTER YERU WITH BACK YER\0" "CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER YI\0" "CYRILLIC CAPITAL LETTER YN\0" "CYRILLIC CAPITAL LETTER YU\0" "CYRILLIC CAPITAL LETTER ZE\0" "CYRILLIC CAPITAL LETTER ZE WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER ZE WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER ZEMLYA\0" "CYRILLIC CAPITAL LETTER ZHE\0" "CYRILLIC CAPITAL LETTER ZHE WITH BREVE\0" "CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER\0" "CYRILLIC CAPITAL LETTER ZHE WITH DIAERESIS\0" "CYRILLIC CAPITAL LETTER ZHWE\0" "CYRILLIC CAPITAL LIGATURE A IE\0" "CYRILLIC CAPITAL LIGATURE EN GHE\0" "CYRILLIC CAPITAL LIGATURE TE TSE\0" "CYRILLIC KAVYKA\0" "CYRILLIC LETTER MULTIOCULAR O\0" "CYRILLIC LETTER PALOCHKA\0" "CYRILLIC LETTER SMALL CAPITAL EL\0" "CYRILLIC PAYEROK\0" "CYRILLIC SMALL LETTER A\0" "CYRILLIC SMALL LETTER A WITH BREVE\0" "CYRILLIC SMALL LETTER A WITH DIAERESIS\0" "CYRILLIC SMALL LETTER ABKHASIAN CHE\0" "CYRILLIC SMALL LETTER ABKHASIAN CHE WITH DESCENDER\0" "CYRILLIC SMALL LETTER ABKHASIAN DZE\0" "CYRILLIC SMALL LETTER ABKHASIAN HA\0" "CYRILLIC SMALL LETTER ALEUT KA\0" "CYRILLIC SMALL LETTER BARRED O\0" "CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS\0" "CYRILLIC SMALL LETTER BASHKIR KA\0" "CYRILLIC SMALL LETTER BE\0" "CYRILLIC SMALL LETTER BIG YUS\0" "CYRILLIC SMALL LETTER BINOCULAR O\0" "CYRILLIC SMALL LETTER BLENDED YUS\0" "CYRILLIC SMALL LETTER BROAD OMEGA\0" "CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I\0" "CYRILLIC SMALL LETTER CCHE\0" "CYRILLIC SMALL LETTER CHE\0" "CYRILLIC SMALL LETTER CHE WITH DESCENDER\0" "CYRILLIC SMALL LETTER CHE WITH DIAERESIS\0" "CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE\0" "CYRILLIC SMALL LETTER CLOSED LITTLE YUS\0" "CYRILLIC SMALL LETTER CROSSED O\0" "CYRILLIC SMALL LETTER DCHE\0" "CYRILLIC SMALL LETTER DE\0" "CYRILLIC SMALL LETTER DJE\0" "CYRILLIC SMALL LETTER DJERV\0" "CYRILLIC SMALL LETTER DOUBLE MONOCULAR O\0" "CYRILLIC SMALL LETTER DOUBLE O\0" "CYRILLIC SMALL LETTER DWE\0" "CYRILLIC SMALL LETTER DZE\0" "CYRILLIC SMALL LETTER DZELO\0" "CYRILLIC SMALL LETTER DZHE\0" "CYRILLIC SMALL LETTER DZWE\0" "CYRILLIC SMALL LETTER DZZE\0" "CYRILLIC SMALL LETTER DZZHE\0" "CYRILLIC SMALL LETTER E\0" "CYRILLIC SMALL LETTER E WITH DIAERESIS\0" "CYRILLIC SMALL LETTER EF\0" "CYRILLIC SMALL LETTER EL\0" "CYRILLIC SMALL LETTER EL WITH DESCENDER\0" "CYRILLIC SMALL LETTER EL WITH HOOK\0" "CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK\0" "CYRILLIC SMALL LETTER EL WITH TAIL\0" "CYRILLIC SMALL LETTER EM\0" "CYRILLIC SMALL LETTER EM WITH TAIL\0" "CYRILLIC SMALL LETTER EN\0" "CYRILLIC SMALL LETTER EN WITH DESCENDER\0" "CYRILLIC SMALL LETTER EN WITH HOOK\0" "CYRILLIC SMALL LETTER EN WITH LEFT HOOK\0" "CYRILLIC SMALL LETTER EN WITH MIDDLE HOOK\0" "CYRILLIC SMALL LETTER EN WITH TAIL\0" "CYRILLIC SMALL LETTER ER\0" "CYRILLIC SMALL LETTER ER WITH TICK\0" "CYRILLIC SMALL LETTER ES\0" "CYRILLIC SMALL LETTER ES WITH DESCENDER\0" "CYRILLIC SMALL LETTER FITA\0" "CYRILLIC SMALL LETTER GHE\0" "CYRILLIC SMALL LETTER GHE WITH DESCENDER\0" "CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK\0" "CYRILLIC SMALL LETTER GHE WITH STROKE\0" "CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK\0" "CYRILLIC SMALL LETTER GHE WITH UPTURN\0" "CYRILLIC SMALL LETTER GJE\0" "CYRILLIC SMALL LETTER HA\0" "CYRILLIC SMALL LETTER HA WITH DESCENDER\0" "CYRILLIC SMALL LETTER HA WITH HOOK\0" "CYRILLIC SMALL LETTER HA WITH STROKE\0" "CYRILLIC SMALL LETTER HARD SIGN\0" "CYRILLIC SMALL LETTER HWE\0" "CYRILLIC SMALL LETTER I\0" "CYRILLIC SMALL LETTER I WITH DIAERESIS\0" "CYRILLIC SMALL LETTER I WITH GRAVE\0" "CYRILLIC SMALL LETTER I WITH MACRON\0" "CYRILLIC SMALL LETTER IE\0" "CYRILLIC SMALL LETTER IE WITH BREVE\0" "CYRILLIC SMALL LETTER IE WITH GRAVE\0" "CYRILLIC SMALL LETTER IO\0" "CYRILLIC SMALL LETTER IOTA\0" "CYRILLIC SMALL LETTER IOTIFIED A\0" "CYRILLIC SMALL LETTER IOTIFIED BIG YUS\0" "CYRILLIC SMALL LETTER IOTIFIED CLOSED LITTLE YUS\0" "CYRILLIC SMALL LETTER IOTIFIED E\0" "CYRILLIC SMALL LETTER IOTIFIED LITTLE YUS\0" "CYRILLIC SMALL LETTER IOTIFIED YAT\0" "CYRILLIC SMALL LETTER IZHITSA\0" "CYRILLIC SMALL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT\0" "CYRILLIC SMALL LETTER JE\0" "CYRILLIC SMALL LETTER KA\0" "CYRILLIC SMALL LETTER KA WITH DESCENDER\0" "CYRILLIC SMALL LETTER KA WITH HOOK\0" "CYRILLIC SMALL LETTER KA WITH STROKE\0" "CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE\0" "CYRILLIC SMALL LETTER KHAKASSIAN CHE\0" "CYRILLIC SMALL LETTER KJE\0" "CYRILLIC SMALL LETTER KOMI DE\0" "CYRILLIC SMALL LETTER KOMI DJE\0" "CYRILLIC SMALL LETTER KOMI DZJE\0" "CYRILLIC SMALL LETTER KOMI LJE\0" "CYRILLIC SMALL LETTER KOMI NJE\0" "CYRILLIC SMALL LETTER KOMI SJE\0" "CYRILLIC SMALL LETTER KOMI TJE\0" "CYRILLIC SMALL LETTER KOMI ZJE\0" "CYRILLIC SMALL LETTER KOPPA\0" "CYRILLIC SMALL LETTER KSI\0" "CYRILLIC SMALL LETTER LHA\0" "CYRILLIC SMALL LETTER LITTLE YUS\0" "CYRILLIC SMALL LETTER LJE\0" "CYRILLIC SMALL LETTER LONG-LEGGED DE\0" "CYRILLIC SMALL LETTER MONOCULAR O\0" "CYRILLIC SMALL LETTER MONOGRAPH UK\0" "CYRILLIC SMALL LETTER NARROW O\0" "CYRILLIC SMALL LETTER NEUTRAL YER\0" "CYRILLIC SMALL LETTER NJE\0" "CYRILLIC SMALL LETTER O\0" "CYRILLIC SMALL LETTER O WITH DIAERESIS\0" "CYRILLIC SMALL LETTER OMEGA\0" "CYRILLIC SMALL LETTER OMEGA WITH TITLO\0" "CYRILLIC SMALL LETTER OT\0" "CYRILLIC SMALL LETTER PALOCHKA\0" "CYRILLIC SMALL LETTER PE\0" "CYRILLIC SMALL LETTER PE WITH DESCENDER\0" "CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK\0" "CYRILLIC SMALL LETTER PSI\0" "CYRILLIC SMALL LETTER QA\0" "CYRILLIC SMALL LETTER REVERSED DZE\0" "CYRILLIC SMALL LETTER REVERSED TSE\0" "CYRILLIC SMALL LETTER REVERSED YU\0" "CYRILLIC SMALL LETTER REVERSED ZE\0" "CYRILLIC SMALL LETTER RHA\0" "CYRILLIC SMALL LETTER ROUND OMEGA\0" "CYRILLIC SMALL LETTER ROUNDED VE\0" "CYRILLIC SMALL LETTER SCHWA\0" "CYRILLIC SMALL LETTER SCHWA WITH DIAERESIS\0" "CYRILLIC SMALL LETTER SEMISOFT SIGN\0" "CYRILLIC SMALL LETTER SHA\0" "CYRILLIC SMALL LETTER SHCHA\0" "CYRILLIC SMALL LETTER SHHA\0" "CYRILLIC SMALL LETTER SHHA WITH DESCENDER\0" "CYRILLIC SMALL LETTER SHORT I\0" "CYRILLIC SMALL LETTER SHORT I WITH TAIL\0" "CYRILLIC SMALL LETTER SHORT U\0" "CYRILLIC SMALL LETTER SHWE\0" "CYRILLIC SMALL LETTER SOFT DE\0" "CYRILLIC SMALL LETTER SOFT EL\0" "CYRILLIC SMALL LETTER SOFT EM\0" "CYRILLIC SMALL LETTER SOFT SIGN\0" "CYRILLIC SMALL LETTER STRAIGHT U\0" "CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE\0" "CYRILLIC SMALL LETTER TALL HARD SIGN\0" "CYRILLIC SMALL LETTER TALL TE\0" "CYRILLIC SMALL LETTER TALL YAT\0" "CYRILLIC SMALL LETTER TCHE\0" "CYRILLIC SMALL LETTER TE\0" "CYRILLIC SMALL LETTER TE WITH DESCENDER\0" "CYRILLIC SMALL LETTER TE WITH MIDDLE HOOK\0" "CYRILLIC SMALL LETTER THREE-LEGGED TE\0" "CYRILLIC SMALL LETTER TSE\0" "CYRILLIC SMALL LETTER TSHE\0" "CYRILLIC SMALL LETTER TSSE\0" "CYRILLIC SMALL LETTER TSWE\0" "CYRILLIC SMALL LETTER TWE\0" "CYRILLIC SMALL LETTER U\0" "CYRILLIC SMALL LETTER U WITH DIAERESIS\0" "CYRILLIC SMALL LETTER U WITH DOUBLE ACUTE\0" "CYRILLIC SMALL LETTER U WITH MACRON\0" "CYRILLIC SMALL LETTER UK\0" "CYRILLIC SMALL LETTER UKRAINIAN IE\0" "CYRILLIC SMALL LETTER UNBLENDED UK\0" "CYRILLIC SMALL LETTER VE\0" "CYRILLIC SMALL LETTER WE\0" "CYRILLIC SMALL LETTER WIDE ES\0" "CYRILLIC SMALL LETTER YA\0" "CYRILLIC SMALL LETTER YAE\0" "CYRILLIC SMALL LETTER YAT\0" "CYRILLIC SMALL LETTER YERU\0" "CYRILLIC SMALL LETTER YERU WITH BACK YER\0" "CYRILLIC SMALL LETTER YERU WITH DIAERESIS\0" "CYRILLIC SMALL LETTER YI\0" "CYRILLIC SMALL LETTER YN\0" "CYRILLIC SMALL LETTER YU\0" "CYRILLIC SMALL LETTER ZE\0" "CYRILLIC SMALL LETTER ZE WITH DESCENDER\0" "CYRILLIC SMALL LETTER ZE WITH DIAERESIS\0" "CYRILLIC SMALL LETTER ZEMLYA\0" "CYRILLIC SMALL LETTER ZHE\0" "CYRILLIC SMALL LETTER ZHE WITH BREVE\0" "CYRILLIC SMALL LETTER ZHE WITH DESCENDER\0" "CYRILLIC SMALL LETTER ZHE WITH DIAERESIS\0" "CYRILLIC SMALL LETTER ZHWE\0" "CYRILLIC SMALL LIGATURE A IE\0" "CYRILLIC SMALL LIGATURE EN GHE\0" "CYRILLIC SMALL LIGATURE TE TSE\0" "CYRILLIC THOUSANDS SIGN\0" "DAGGER\0" "DAGGER KNIFE\0" "DAGGER WITH LEFT GUARD\0" "DAGGER WITH RIGHT GUARD\0" "DALET SYMBOL\0" "DANCER\0" "DANGO\0" "DARK SHADE\0" "DARK SUNGLASSES\0" "DASH SYMBOL\0" "DASH WITH LEFT UPTURN\0" "DASHED LOW LINE\0" "DASHED OVERLINE\0" "DASHED TRIANGLE-HEADED RIGHTWARDS ARROW\0" "DEAF PERSON\0" "DECIDUOUS TREE\0" "DECIMAL EXPONENT SYMBOL\0" "DECIMAL SEPARATOR KEY SYMBOL\0" "DECREASE FONT SIZE SYMBOL\0" "DEER\0" "DEGREE CELSIUS\0" "DEGREE FAHRENHEIT\0" "DEGREE SIGN\0" "DELIVERY TRUCK\0" "DELTA EQUAL TO\0" "DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL\0" "DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH CIRCLE\0" "DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH TRIANGLE\0" "DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH WAVE\0" "DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL\0" "DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH CIRCLE\0" "DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH TRIANGLE\0" "DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH WAVE\0" "DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM LEFT\0" "DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM RIGHT\0" "DENTISTRY SYMBOL LIGHT VERTICAL AND TOP LEFT\0" "DENTISTRY SYMBOL LIGHT VERTICAL AND TOP RIGHT\0" "DENTISTRY SYMBOL LIGHT VERTICAL AND WAVE\0" "DENTISTRY SYMBOL LIGHT VERTICAL WITH CIRCLE\0" "DENTISTRY SYMBOL LIGHT VERTICAL WITH TRIANGLE\0" "DEPARTMENT STORE\0" "DERELICT HOUSE BUILDING\0" "DESCENDING NODE\0" "DESERET CAPITAL LETTER AY\0" "DESERET CAPITAL LETTER BEE\0" "DESERET CAPITAL LETTER CHEE\0" "DESERET CAPITAL LETTER DEE\0" "DESERET CAPITAL LETTER EF\0" "DESERET CAPITAL LETTER EL\0" "DESERET CAPITAL LETTER EM\0" "DESERET CAPITAL LETTER EN\0" "DESERET CAPITAL LETTER ENG\0" "DESERET CAPITAL LETTER ER\0" "DESERET CAPITAL LETTER ES\0" "DESERET CAPITAL LETTER ESH\0" "DESERET CAPITAL LETTER ETH\0" "DESERET CAPITAL LETTER EW\0" "DESERET CAPITAL LETTER GAY\0" "DESERET CAPITAL LETTER H\0" "DESERET CAPITAL LETTER JEE\0" "DESERET CAPITAL LETTER KAY\0" "DESERET CAPITAL LETTER LONG A\0" "DESERET CAPITAL LETTER LONG AH\0" "DESERET CAPITAL LETTER LONG E\0" "DESERET CAPITAL LETTER LONG I\0" "DESERET CAPITAL LETTER LONG O\0" "DESERET CAPITAL LETTER LONG OO\0" "DESERET CAPITAL LETTER OI\0" "DESERET CAPITAL LETTER OW\0" "DESERET CAPITAL LETTER PEE\0" "DESERET CAPITAL LETTER SHORT A\0" "DESERET CAPITAL LETTER SHORT AH\0" "DESERET CAPITAL LETTER SHORT E\0" "DESERET CAPITAL LETTER SHORT I\0" "DESERET CAPITAL LETTER SHORT O\0" "DESERET CAPITAL LETTER SHORT OO\0" "DESERET CAPITAL LETTER TEE\0" "DESERET CAPITAL LETTER THEE\0" "DESERET CAPITAL LETTER VEE\0" "DESERET CAPITAL LETTER WU\0" "DESERET CAPITAL LETTER YEE\0" "DESERET CAPITAL LETTER ZEE\0" "DESERET CAPITAL LETTER ZHEE\0" "DESERET SMALL LETTER AY\0" "DESERET SMALL LETTER BEE\0" "DESERET SMALL LETTER CHEE\0" "DESERET SMALL LETTER DEE\0" "DESERET SMALL LETTER EF\0" "DESERET SMALL LETTER EL\0" "DESERET SMALL LETTER EM\0" "DESERET SMALL LETTER EN\0" "DESERET SMALL LETTER ENG\0" "DESERET SMALL LETTER ER\0" "DESERET SMALL LETTER ES\0" "DESERET SMALL LETTER ESH\0" "DESERET SMALL LETTER ETH\0" "DESERET SMALL LETTER EW\0" "DESERET SMALL LETTER GAY\0" "DESERET SMALL LETTER H\0" "DESERET SMALL LETTER JEE\0" "DESERET SMALL LETTER KAY\0" "DESERET SMALL LETTER LONG A\0" "DESERET SMALL LETTER LONG AH\0" "DESERET SMALL LETTER LONG E\0" "DESERET SMALL LETTER LONG I\0" "DESERET SMALL LETTER LONG O\0" "DESERET SMALL LETTER LONG OO\0" "DESERET SMALL LETTER OI\0" "DESERET SMALL LETTER OW\0" "DESERET SMALL LETTER PEE\0" "DESERET SMALL LETTER SHORT A\0" "DESERET SMALL LETTER SHORT AH\0" "DESERET SMALL LETTER SHORT E\0" "DESERET SMALL LETTER SHORT I\0" "DESERET SMALL LETTER SHORT O\0" "DESERET SMALL LETTER SHORT OO\0" "DESERET SMALL LETTER TEE\0" "DESERET SMALL LETTER THEE\0" "DESERET SMALL LETTER VEE\0" "DESERET SMALL LETTER WU\0" "DESERET SMALL LETTER YEE\0" "DESERET SMALL LETTER ZEE\0" "DESERET SMALL LETTER ZHEE\0" "DESERT\0" "DESERT ISLAND\0" "DESKTOP COMPUTER\0" "DESKTOP WINDOW\0" "DEVANAGARI ABBREVIATION SIGN\0" "DEVANAGARI ACUTE ACCENT\0" "DEVANAGARI CARET\0" "DEVANAGARI DANDA\0" "DEVANAGARI DIGIT EIGHT\0" "DEVANAGARI DIGIT FIVE\0" "DEVANAGARI DIGIT FOUR\0" "DEVANAGARI DIGIT NINE\0" "DEVANAGARI DIGIT ONE\0" "DEVANAGARI DIGIT SEVEN\0" "DEVANAGARI DIGIT SIX\0" "DEVANAGARI DIGIT THREE\0" "DEVANAGARI DIGIT TWO\0" "DEVANAGARI DIGIT ZERO\0" "DEVANAGARI DOUBLE DANDA\0" "DEVANAGARI GAP FILLER\0" "DEVANAGARI GRAVE ACCENT\0" "DEVANAGARI HEADSTROKE\0" "DEVANAGARI JAIN OM\0" "DEVANAGARI LETTER A\0" "DEVANAGARI LETTER AA\0" "DEVANAGARI LETTER AI\0" "DEVANAGARI LETTER AU\0" "DEVANAGARI LETTER AW\0" "DEVANAGARI LETTER AY\0" "DEVANAGARI LETTER BA\0" "DEVANAGARI LETTER BBA\0" "DEVANAGARI LETTER BHA\0" "DEVANAGARI LETTER CA\0" "DEVANAGARI LETTER CANDRA A\0" "DEVANAGARI LETTER CANDRA E\0" "DEVANAGARI LETTER CANDRA O\0" "DEVANAGARI LETTER CHA\0" "DEVANAGARI LETTER DA\0" "DEVANAGARI LETTER DDA\0" "DEVANAGARI LETTER DDDA\0" "DEVANAGARI LETTER DDDHA\0" "DEVANAGARI LETTER DDHA\0" "DEVANAGARI LETTER DHA\0" "DEVANAGARI LETTER E\0" "DEVANAGARI LETTER FA\0" "DEVANAGARI LETTER GA\0" "DEVANAGARI LETTER GGA\0" "DEVANAGARI LETTER GHA\0" "DEVANAGARI LETTER GHHA\0" "DEVANAGARI LETTER GLOTTAL STOP\0" "DEVANAGARI LETTER HA\0" "DEVANAGARI LETTER HEAVY YA\0" "DEVANAGARI LETTER I\0" "DEVANAGARI LETTER II\0" "DEVANAGARI LETTER JA\0" "DEVANAGARI LETTER JHA\0" "DEVANAGARI LETTER JJA\0" "DEVANAGARI LETTER KA\0" "DEVANAGARI LETTER KHA\0" "DEVANAGARI LETTER KHHA\0" "DEVANAGARI LETTER LA\0" "DEVANAGARI LETTER LLA\0" "DEVANAGARI LETTER LLLA\0" "DEVANAGARI LETTER MA\0" "DEVANAGARI LETTER MARWARI DDA\0" "DEVANAGARI LETTER NA\0" "DEVANAGARI LETTER NGA\0" "DEVANAGARI LETTER NNA\0" "DEVANAGARI LETTER NNNA\0" "DEVANAGARI LETTER NYA\0" "DEVANAGARI LETTER O\0" "DEVANAGARI LETTER OE\0" "DEVANAGARI LETTER OOE\0" "DEVANAGARI LETTER PA\0" "DEVANAGARI LETTER PHA\0" "DEVANAGARI LETTER QA\0" "DEVANAGARI LETTER RA\0" "DEVANAGARI LETTER RHA\0" "DEVANAGARI LETTER RRA\0" "DEVANAGARI LETTER SA\0" "DEVANAGARI LETTER SHA\0" "DEVANAGARI LETTER SHORT A\0" "DEVANAGARI LETTER SHORT E\0" "DEVANAGARI LETTER SHORT O\0" "DEVANAGARI LETTER SSA\0" "DEVANAGARI LETTER TA\0" "DEVANAGARI LETTER THA\0" "DEVANAGARI LETTER TTA\0" "DEVANAGARI LETTER TTHA\0" "DEVANAGARI LETTER U\0" "DEVANAGARI LETTER UE\0" "DEVANAGARI LETTER UU\0" "DEVANAGARI LETTER UUE\0" "DEVANAGARI LETTER VA\0" "DEVANAGARI LETTER VOCALIC L\0" "DEVANAGARI LETTER VOCALIC LL\0" "DEVANAGARI LETTER VOCALIC R\0" "DEVANAGARI LETTER VOCALIC RR\0" "DEVANAGARI LETTER YA\0" "DEVANAGARI LETTER YYA\0" "DEVANAGARI LETTER ZA\0" "DEVANAGARI LETTER ZHA\0" "DEVANAGARI OM\0" "DEVANAGARI SIGN ANUSVARA\0" "DEVANAGARI SIGN AVAGRAHA\0" "DEVANAGARI SIGN CANDRABINDU\0" "DEVANAGARI SIGN CANDRABINDU AVAGRAHA\0" "DEVANAGARI SIGN CANDRABINDU THREE\0" "DEVANAGARI SIGN CANDRABINDU TWO\0" "DEVANAGARI SIGN CANDRABINDU VIRAMA\0" "DEVANAGARI SIGN DOUBLE CANDRABINDU VIRAMA\0" "DEVANAGARI SIGN HIGH SPACING DOT\0" "DEVANAGARI SIGN INVERTED CANDRABINDU\0" "DEVANAGARI SIGN NUKTA\0" "DEVANAGARI SIGN PUSHPIKA\0" "DEVANAGARI SIGN SIDDHAM\0" "DEVANAGARI SIGN SPACING CANDRABINDU\0" "DEVANAGARI SIGN VIRAMA\0" "DEVANAGARI SIGN VISARGA\0" "DEVANAGARI STRESS SIGN ANUDATTA\0" "DEVANAGARI STRESS SIGN UDATTA\0" "DEVANAGARI VOWEL SIGN AA\0" "DEVANAGARI VOWEL SIGN AI\0" "DEVANAGARI VOWEL SIGN AU\0" "DEVANAGARI VOWEL SIGN AW\0" "DEVANAGARI VOWEL SIGN AY\0" "DEVANAGARI VOWEL SIGN CANDRA E\0" "DEVANAGARI VOWEL SIGN CANDRA LONG E\0" "DEVANAGARI VOWEL SIGN CANDRA O\0" "DEVANAGARI VOWEL SIGN E\0" "DEVANAGARI VOWEL SIGN I\0" "DEVANAGARI VOWEL SIGN II\0" "DEVANAGARI VOWEL SIGN O\0" "DEVANAGARI VOWEL SIGN OE\0" "DEVANAGARI VOWEL SIGN OOE\0" "DEVANAGARI VOWEL SIGN PRISHTHAMATRA E\0" "DEVANAGARI VOWEL SIGN SHORT E\0" "DEVANAGARI VOWEL SIGN SHORT O\0" "DEVANAGARI VOWEL SIGN U\0" "DEVANAGARI VOWEL SIGN UE\0" "DEVANAGARI VOWEL SIGN UU\0" "DEVANAGARI VOWEL SIGN UUE\0" "DEVANAGARI VOWEL SIGN VOCALIC L\0" "DEVANAGARI VOWEL SIGN VOCALIC LL\0" "DEVANAGARI VOWEL SIGN VOCALIC R\0" "DEVANAGARI VOWEL SIGN VOCALIC RR\0" "DIAERESIS\0" "DIAMETER SIGN\0" "DIAMOND OPERATOR\0" "DIAMOND SHAPE WITH A DOT INSIDE\0" "DIAMOND TARGET\0" "DIAMOND WITH BOTTOM HALF BLACK\0" "DIAMOND WITH LEFT HALF BLACK\0" "DIAMOND WITH RIGHT HALF BLACK\0" "DIAMOND WITH TOP HALF BLACK\0" "DIE FACE-1\0" "DIE FACE-2\0" "DIE FACE-3\0" "DIE FACE-4\0" "DIE FACE-5\0" "DIE FACE-6\0" "DIESEL LOCOMOTIVE\0" "DIFFERENCE BETWEEN\0" "DIGIT EIGHT\0" "DIGIT EIGHT COMMA\0" "DIGIT EIGHT FULL STOP\0" "DIGIT FIVE\0" "DIGIT FIVE COMMA\0" "DIGIT FIVE FULL STOP\0" "DIGIT FOUR\0" "DIGIT FOUR COMMA\0" "DIGIT FOUR FULL STOP\0" "DIGIT NINE\0" "DIGIT NINE COMMA\0" "DIGIT NINE FULL STOP\0" "DIGIT ONE\0" "DIGIT ONE COMMA\0" "DIGIT ONE FULL STOP\0" "DIGIT SEVEN\0" "DIGIT SEVEN COMMA\0" "DIGIT SEVEN FULL STOP\0" "DIGIT SIX\0" "DIGIT SIX COMMA\0" "DIGIT SIX FULL STOP\0" "DIGIT THREE\0" "DIGIT THREE COMMA\0" "DIGIT THREE FULL STOP\0" "DIGIT TWO\0" "DIGIT TWO COMMA\0" "DIGIT TWO FULL STOP\0" "DIGIT ZERO\0" "DIGIT ZERO COMMA\0" "DIGIT ZERO FULL STOP\0" "DIGRAM FOR EARTH\0" "DIGRAM FOR EARTHLY HEAVEN\0" "DIGRAM FOR EARTHLY HUMAN\0" "DIGRAM FOR GREATER YANG\0" "DIGRAM FOR GREATER YIN\0" "DIGRAM FOR HEAVENLY EARTH\0" "DIGRAM FOR HUMAN EARTH\0" "DIGRAM FOR LESSER YANG\0" "DIGRAM FOR LESSER YIN\0" "DIMENSION ORIGIN\0" "DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT\0" "DINGBAT CIRCLED SANS-SERIF DIGIT FIVE\0" "DINGBAT CIRCLED SANS-SERIF DIGIT FOUR\0" "DINGBAT CIRCLED SANS-SERIF DIGIT NINE\0" "DINGBAT CIRCLED SANS-SERIF DIGIT ONE\0" "DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN\0" "DINGBAT CIRCLED SANS-SERIF DIGIT SIX\0" "DINGBAT CIRCLED SANS-SERIF DIGIT THREE\0" "DINGBAT CIRCLED SANS-SERIF DIGIT TWO\0" "DINGBAT CIRCLED SANS-SERIF DIGIT ZERO\0" "DINGBAT CIRCLED SANS-SERIF NUMBER TEN\0" "DINGBAT NEGATIVE CIRCLED DIGIT EIGHT\0" "DINGBAT NEGATIVE CIRCLED DIGIT FIVE\0" "DINGBAT NEGATIVE CIRCLED DIGIT FOUR\0" "DINGBAT NEGATIVE CIRCLED DIGIT NINE\0" "DINGBAT NEGATIVE CIRCLED DIGIT ONE\0" "DINGBAT NEGATIVE CIRCLED DIGIT SEVEN\0" "DINGBAT NEGATIVE CIRCLED DIGIT SIX\0" "DINGBAT NEGATIVE CIRCLED DIGIT THREE\0" "DINGBAT NEGATIVE CIRCLED DIGIT TWO\0" "DINGBAT NEGATIVE CIRCLED NUMBER TEN\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ZERO\0" "DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN\0" "DIRECT CURRENT SYMBOL FORM TWO\0" "DIRECT HIT\0" "DISABLED CAR\0" "DISAPPOINTED BUT RELIEVED FACE\0" "DISAPPOINTED FACE\0" "DISCONTINUOUS UNDERLINE SYMBOL\0" "DISGUISED FACE\0" "DITTO MARK\0" "DIVES AKURU DIGIT EIGHT\0" "DIVES AKURU DIGIT FIVE\0" "DIVES AKURU DIGIT FOUR\0" "DIVES AKURU DIGIT NINE\0" "DIVES AKURU DIGIT ONE\0" "DIVES AKURU DIGIT SEVEN\0" "DIVES AKURU DIGIT SIX\0" "DIVES AKURU DIGIT THREE\0" "DIVES AKURU DIGIT TWO\0" "DIVES AKURU DIGIT ZERO\0" "DIVES AKURU DOUBLE DANDA\0" "DIVES AKURU END OF TEXT MARK\0" "DIVES AKURU GAP FILLER\0" "DIVES AKURU INITIAL RA\0" "DIVES AKURU LETTER A\0" "DIVES AKURU LETTER AA\0" "DIVES AKURU LETTER BA\0" "DIVES AKURU LETTER BHA\0" "DIVES AKURU LETTER CA\0" "DIVES AKURU LETTER CHA\0" "DIVES AKURU LETTER DA\0" "DIVES AKURU LETTER DDA\0" "DIVES AKURU LETTER DDHA\0" "DIVES AKURU LETTER DHA\0" "DIVES AKURU LETTER E\0" "DIVES AKURU LETTER GA\0" "DIVES AKURU LETTER GHA\0" "DIVES AKURU LETTER HA\0" "DIVES AKURU LETTER I\0" "DIVES AKURU LETTER II\0" "DIVES AKURU LETTER JA\0" "DIVES AKURU LETTER KA\0" "DIVES AKURU LETTER KHA\0" "DIVES AKURU LETTER LA\0" "DIVES AKURU LETTER LLA\0" "DIVES AKURU LETTER MA\0" "DIVES AKURU LETTER NA\0" "DIVES AKURU LETTER NGA\0" "DIVES AKURU LETTER NNA\0" "DIVES AKURU LETTER NYA\0" "DIVES AKURU LETTER O\0" "DIVES AKURU LETTER PA\0" "DIVES AKURU LETTER PHA\0" "DIVES AKURU LETTER RA\0" "DIVES AKURU LETTER SA\0" "DIVES AKURU LETTER SHA\0" "DIVES AKURU LETTER SSA\0" "DIVES AKURU LETTER TA\0" "DIVES AKURU LETTER THA\0" "DIVES AKURU LETTER TTA\0" "DIVES AKURU LETTER U\0" "DIVES AKURU LETTER UU\0" "DIVES AKURU LETTER VA\0" "DIVES AKURU LETTER YA\0" "DIVES AKURU LETTER YYA\0" "DIVES AKURU LETTER ZA\0" "DIVES AKURU MEDIAL RA\0" "DIVES AKURU MEDIAL YA\0" "DIVES AKURU PREFIXED NASAL SIGN\0" "DIVES AKURU SIGN ANUSVARA\0" "DIVES AKURU SIGN CANDRABINDU\0" "DIVES AKURU SIGN HALANTA\0" "DIVES AKURU SIGN NUKTA\0" "DIVES AKURU VIRAMA\0" "DIVES AKURU VOWEL SIGN AA\0" "DIVES AKURU VOWEL SIGN AI\0" "DIVES AKURU VOWEL SIGN E\0" "DIVES AKURU VOWEL SIGN I\0" "DIVES AKURU VOWEL SIGN II\0" "DIVES AKURU VOWEL SIGN O\0" "DIVES AKURU VOWEL SIGN U\0" "DIVES AKURU VOWEL SIGN UU\0" "DIVIDES\0" "DIVING MASK\0" "DIVISION SIGN\0" "DIVISION SLASH\0" "DIVISION TIMES\0" "DIVORCE SYMBOL\0" "DIYA LAMP\0" "DIZZY FACE\0" "DIZZY SYMBOL\0" "DNA DOUBLE HELIX\0" "DO NOT LITTER SYMBOL\0" "DOCUMENT\0" "DOCUMENT WITH PICTURE\0" "DOCUMENT WITH TEXT\0" "DOCUMENT WITH TEXT AND PICTURE\0" "DODO\0" "DOES NOT CONTAIN AS MEMBER\0" "DOES NOT CONTAIN AS NORMAL SUBGROUP\0" "DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL\0" "DOES NOT DIVIDE\0" "DOES NOT DIVIDE WITH REVERSED NEGATION SLASH\0" "DOES NOT FORCE\0" "DOES NOT PRECEDE\0" "DOES NOT PRECEDE OR EQUAL\0" "DOES NOT PROVE\0" "DOES NOT SUCCEED\0" "DOES NOT SUCCEED OR EQUAL\0" "DOG\0" "DOG FACE\0" "DOGRA ABBREVIATION SIGN\0" "DOGRA LETTER A\0" "DOGRA LETTER AA\0" "DOGRA LETTER AI\0" "DOGRA LETTER AU\0" "DOGRA LETTER BA\0" "DOGRA LETTER BHA\0" "DOGRA LETTER CA\0" "DOGRA LETTER CHA\0" "DOGRA LETTER DA\0" "DOGRA LETTER DDA\0" "DOGRA LETTER DDHA\0" "DOGRA LETTER DHA\0" "DOGRA LETTER E\0" "DOGRA LETTER GA\0" "DOGRA LETTER GHA\0" "DOGRA LETTER HA\0" "DOGRA LETTER I\0" "DOGRA LETTER II\0" "DOGRA LETTER JA\0" "DOGRA LETTER JHA\0" "DOGRA LETTER KA\0" "DOGRA LETTER KHA\0" "DOGRA LETTER LA\0" "DOGRA LETTER MA\0" "DOGRA LETTER NA\0" "DOGRA LETTER NGA\0" "DOGRA LETTER NNA\0" "DOGRA LETTER NYA\0" "DOGRA LETTER O\0" "DOGRA LETTER PA\0" "DOGRA LETTER PHA\0" "DOGRA LETTER RA\0" "DOGRA LETTER RRA\0" "DOGRA LETTER SA\0" "DOGRA LETTER SHA\0" "DOGRA LETTER SSA\0" "DOGRA LETTER TA\0" "DOGRA LETTER THA\0" "DOGRA LETTER TTA\0" "DOGRA LETTER TTHA\0" "DOGRA LETTER U\0" "DOGRA LETTER UU\0" "DOGRA LETTER VA\0" "DOGRA LETTER YA\0" "DOGRA SIGN ANUSVARA\0" "DOGRA SIGN NUKTA\0" "DOGRA SIGN VIRAMA\0" "DOGRA SIGN VISARGA\0" "DOGRA VOWEL SIGN AA\0" "DOGRA VOWEL SIGN AI\0" "DOGRA VOWEL SIGN AU\0" "DOGRA VOWEL SIGN E\0" "DOGRA VOWEL SIGN I\0" "DOGRA VOWEL SIGN II\0" "DOGRA VOWEL SIGN O\0" "DOGRA VOWEL SIGN U\0" "DOGRA VOWEL SIGN UU\0" "DOGRA VOWEL SIGN VOCALIC R\0" "DOGRA VOWEL SIGN VOCALIC RR\0" "DOLLAR SIGN\0" "DOLPHIN\0" "DOMINO TILE HORIZONTAL BACK\0" "DOMINO TILE HORIZONTAL-00-00\0" "DOMINO TILE HORIZONTAL-00-01\0" "DOMINO TILE HORIZONTAL-00-02\0" "DOMINO TILE HORIZONTAL-00-03\0" "DOMINO TILE HORIZONTAL-00-04\0" "DOMINO TILE HORIZONTAL-00-05\0" "DOMINO TILE HORIZONTAL-00-06\0" "DOMINO TILE HORIZONTAL-01-00\0" "DOMINO TILE HORIZONTAL-01-01\0" "DOMINO TILE HORIZONTAL-01-02\0" "DOMINO TILE HORIZONTAL-01-03\0" "DOMINO TILE HORIZONTAL-01-04\0" "DOMINO TILE HORIZONTAL-01-05\0" "DOMINO TILE HORIZONTAL-01-06\0" "DOMINO TILE HORIZONTAL-02-00\0" "DOMINO TILE HORIZONTAL-02-01\0" "DOMINO TILE HORIZONTAL-02-02\0" "DOMINO TILE HORIZONTAL-02-03\0" "DOMINO TILE HORIZONTAL-02-04\0" "DOMINO TILE HORIZONTAL-02-05\0" "DOMINO TILE HORIZONTAL-02-06\0" "DOMINO TILE HORIZONTAL-03-00\0" "DOMINO TILE HORIZONTAL-03-01\0" "DOMINO TILE HORIZONTAL-03-02\0" "DOMINO TILE HORIZONTAL-03-03\0" "DOMINO TILE HORIZONTAL-03-04\0" "DOMINO TILE HORIZONTAL-03-05\0" "DOMINO TILE HORIZONTAL-03-06\0" "DOMINO TILE HORIZONTAL-04-00\0" "DOMINO TILE HORIZONTAL-04-01\0" "DOMINO TILE HORIZONTAL-04-02\0" "DOMINO TILE HORIZONTAL-04-03\0" "DOMINO TILE HORIZONTAL-04-04\0" "DOMINO TILE HORIZONTAL-04-05\0" "DOMINO TILE HORIZONTAL-04-06\0" "DOMINO TILE HORIZONTAL-05-00\0" "DOMINO TILE HORIZONTAL-05-01\0" "DOMINO TILE HORIZONTAL-05-02\0" "DOMINO TILE HORIZONTAL-05-03\0" "DOMINO TILE HORIZONTAL-05-04\0" "DOMINO TILE HORIZONTAL-05-05\0" "DOMINO TILE HORIZONTAL-05-06\0" "DOMINO TILE HORIZONTAL-06-00\0" "DOMINO TILE HORIZONTAL-06-01\0" "DOMINO TILE HORIZONTAL-06-02\0" "DOMINO TILE HORIZONTAL-06-03\0" "DOMINO TILE HORIZONTAL-06-04\0" "DOMINO TILE HORIZONTAL-06-05\0" "DOMINO TILE HORIZONTAL-06-06\0" "DOMINO TILE VERTICAL BACK\0" "DOMINO TILE VERTICAL-00-00\0" "DOMINO TILE VERTICAL-00-01\0" "DOMINO TILE VERTICAL-00-02\0" "DOMINO TILE VERTICAL-00-03\0" "DOMINO TILE VERTICAL-00-04\0" "DOMINO TILE VERTICAL-00-05\0" "DOMINO TILE VERTICAL-00-06\0" "DOMINO TILE VERTICAL-01-00\0" "DOMINO TILE VERTICAL-01-01\0" "DOMINO TILE VERTICAL-01-02\0" "DOMINO TILE VERTICAL-01-03\0" "DOMINO TILE VERTICAL-01-04\0" "DOMINO TILE VERTICAL-01-05\0" "DOMINO TILE VERTICAL-01-06\0" "DOMINO TILE VERTICAL-02-00\0" "DOMINO TILE VERTICAL-02-01\0" "DOMINO TILE VERTICAL-02-02\0" "DOMINO TILE VERTICAL-02-03\0" "DOMINO TILE VERTICAL-02-04\0" "DOMINO TILE VERTICAL-02-05\0" "DOMINO TILE VERTICAL-02-06\0" "DOMINO TILE VERTICAL-03-00\0" "DOMINO TILE VERTICAL-03-01\0" "DOMINO TILE VERTICAL-03-02\0" "DOMINO TILE VERTICAL-03-03\0" "DOMINO TILE VERTICAL-03-04\0" "DOMINO TILE VERTICAL-03-05\0" "DOMINO TILE VERTICAL-03-06\0" "DOMINO TILE VERTICAL-04-00\0" "DOMINO TILE VERTICAL-04-01\0" "DOMINO TILE VERTICAL-04-02\0" "DOMINO TILE VERTICAL-04-03\0" "DOMINO TILE VERTICAL-04-04\0" "DOMINO TILE VERTICAL-04-05\0" "DOMINO TILE VERTICAL-04-06\0" "DOMINO TILE VERTICAL-05-00\0" "DOMINO TILE VERTICAL-05-01\0" "DOMINO TILE VERTICAL-05-02\0" "DOMINO TILE VERTICAL-05-03\0" "DOMINO TILE VERTICAL-05-04\0" "DOMINO TILE VERTICAL-05-05\0" "DOMINO TILE VERTICAL-05-06\0" "DOMINO TILE VERTICAL-06-00\0" "DOMINO TILE VERTICAL-06-01\0" "DOMINO TILE VERTICAL-06-02\0" "DOMINO TILE VERTICAL-06-03\0" "DOMINO TILE VERTICAL-06-04\0" "DOMINO TILE VERTICAL-06-05\0" "DOMINO TILE VERTICAL-06-06\0" "DONG SIGN\0" "DOOR\0" "DOT ABOVE\0" "DOT MINUS\0" "DOT OPERATOR\0" "DOT PLUS\0" "DOTTED CIRCLE\0" "DOTTED CROSS\0" "DOTTED FENCE\0" "DOTTED OBELOS\0" "DOTTED RIGHT-POINTING ANGLE\0" "DOTTED SOLIDUS\0" "DOTTED SQUARE\0" "DOTTED TRANSPOSITION MARKER\0" "DOUBLE ACUTE ACCENT\0" "DOUBLE CIRCLED DIGIT EIGHT\0" "DOUBLE CIRCLED DIGIT FIVE\0" "DOUBLE CIRCLED DIGIT FOUR\0" "DOUBLE CIRCLED DIGIT NINE\0" "DOUBLE CIRCLED DIGIT ONE\0" "DOUBLE CIRCLED DIGIT SEVEN\0" "DOUBLE CIRCLED DIGIT SIX\0" "DOUBLE CIRCLED DIGIT THREE\0" "DOUBLE CIRCLED DIGIT TWO\0" "DOUBLE CIRCLED NUMBER TEN\0" "DOUBLE COLON EQUAL\0" "DOUBLE CURLY LOOP\0" "DOUBLE DAGGER\0" "DOUBLE DOWN TACK\0" "DOUBLE EXCLAMATION MARK\0" "DOUBLE HIGH-REVERSED-9 QUOTATION MARK\0" "DOUBLE HYPHEN\0" "DOUBLE INTEGRAL\0" "DOUBLE INTERSECTION\0" "DOUBLE LEFT ARC GREATER-THAN BRACKET\0" "DOUBLE LOGICAL AND\0" "DOUBLE LOGICAL OR\0" "DOUBLE LOW LINE\0" "DOUBLE LOW-9 QUOTATION MARK\0" "DOUBLE LOW-REVERSED-9 QUOTATION MARK\0" "DOUBLE NESTED GREATER-THAN\0" "DOUBLE NESTED LESS-THAN\0" "DOUBLE NESTED LESS-THAN WITH UNDERBAR\0" "DOUBLE OBLIQUE HYPHEN\0" "DOUBLE PLUS\0" "DOUBLE PRECEDES\0" "DOUBLE PRIME\0" "DOUBLE PRIME QUOTATION MARK\0" "DOUBLE QUESTION MARK\0" "DOUBLE RIGHT ARC LESS-THAN BRACKET\0" "DOUBLE SOLIDUS OPERATOR\0" "DOUBLE SQUARE INTERSECTION\0" "DOUBLE SQUARE UNION\0" "DOUBLE STACKED COMMA\0" "DOUBLE STROKE NOT SIGN\0" "DOUBLE SUBSET\0" "DOUBLE SUCCEEDS\0" "DOUBLE SUPERSET\0" "DOUBLE SUSPENSION MARK\0" "DOUBLE UNION\0" "DOUBLE UP TACK\0" "DOUBLE VERTICAL BAR\0" "DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE\0" "DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE\0" "DOUBLE VERTICAL BAR LEFT TURNSTILE\0" "DOUBLE VERTICAL LINE\0" "DOUBLE WAVY OVERLINE\0" "DOUBLE-ENDED MULTIMAP\0" "DOUBLE-LINE EQUAL TO OR GREATER-THAN\0" "DOUBLE-LINE EQUAL TO OR LESS-THAN\0" "DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN\0" "DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN\0" "DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO\0" "DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO\0" "DOUBLE-STRUCK CAPITAL C\0" "DOUBLE-STRUCK CAPITAL GAMMA\0" "DOUBLE-STRUCK CAPITAL H\0" "DOUBLE-STRUCK CAPITAL N\0" "DOUBLE-STRUCK CAPITAL P\0" "DOUBLE-STRUCK CAPITAL PI\0" "DOUBLE-STRUCK CAPITAL Q\0" "DOUBLE-STRUCK CAPITAL R\0" "DOUBLE-STRUCK CAPITAL Z\0" "DOUBLE-STRUCK ITALIC CAPITAL D\0" "DOUBLE-STRUCK ITALIC SMALL D\0" "DOUBLE-STRUCK ITALIC SMALL E\0" "DOUBLE-STRUCK ITALIC SMALL I\0" "DOUBLE-STRUCK ITALIC SMALL J\0" "DOUBLE-STRUCK N-ARY SUMMATION\0" "DOUBLE-STRUCK SMALL GAMMA\0" "DOUBLE-STRUCK SMALL PI\0" "DOUBLED FEMALE SIGN\0" "DOUBLED MALE SIGN\0" "DOUBLED SYMBOL\0" "DOUGHNUT\0" "DOVE OF PEACE\0" "DOWN ARROWHEAD\0" "DOWN FISH TAIL\0" "DOWN RIGHT DIAGONAL ELLIPSIS\0" "DOWN TACK\0" "DOWN TACK WITH CIRCLE BELOW\0" "DOWN-POINTING RED TRIANGLE\0" "DOWN-POINTING SMALL RED TRIANGLE\0" "DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK\0" "DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK\0" "DOWNWARD FACING HOOK\0" "DOWNWARD FACING HOOK WITH DOT\0" "DOWNWARD FACING NOTCHED HOOK\0" "DOWNWARD FACING NOTCHED HOOK WITH DOT\0" "DOWNWARDS ANCORA\0" "DOWNWARDS ARROW\0" "DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK\0" "DOWNWARDS ARROW FROM BAR\0" "DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW\0" "DOWNWARDS ARROW TO BAR\0" "DOWNWARDS ARROW WITH CORNER LEFTWARDS\0" "DOWNWARDS ARROW WITH DOUBLE STROKE\0" "DOWNWARDS ARROW WITH EQUILATERAL ARROWHEAD\0" "DOWNWARDS ARROW WITH HORIZONTAL STROKE\0" "DOWNWARDS ARROW WITH LARGE TRIANGLE ARROWHEAD\0" "DOWNWARDS ARROW WITH MEDIUM TRIANGLE ARROWHEAD\0" "DOWNWARDS ARROW WITH NOTCHED TAIL\0" "DOWNWARDS ARROW WITH SMALL EQUILATERAL ARROWHEAD\0" "DOWNWARDS ARROW WITH SMALL TRIANGLE ARROWHEAD\0" "DOWNWARDS ARROW WITH TIP LEFTWARDS\0" "DOWNWARDS ARROW WITH TIP RIGHTWARDS\0" "DOWNWARDS BLACK ARROW\0" "DOWNWARDS BLACK CIRCLED WHITE ARROW\0" "DOWNWARDS COMPRESSED ARROW\0" "DOWNWARDS DASHED ARROW\0" "DOWNWARDS DOUBLE ARROW\0" "DOWNWARDS FINGER-POST ARROW\0" "DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT\0" "DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT\0" "DOWNWARDS HARPOON WITH BARB LEFT FROM BAR\0" "DOWNWARDS HARPOON WITH BARB LEFT TO BAR\0" "DOWNWARDS HARPOON WITH BARB LEFTWARDS\0" "DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR\0" "DOWNWARDS HARPOON WITH BARB RIGHT TO BAR\0" "DOWNWARDS HARPOON WITH BARB RIGHTWARDS\0" "DOWNWARDS HEAVY ARROW\0" "DOWNWARDS HEAVY COMPRESSED ARROW\0" "DOWNWARDS PAIRED ARROWS\0" "DOWNWARDS QUADRUPLE ARROW\0" "DOWNWARDS ROCKET\0" "DOWNWARDS SANS-SERIF ARROW\0" "DOWNWARDS SQUARED ARROW\0" "DOWNWARDS TRIANGLE ARROWHEAD\0" "DOWNWARDS TRIANGLE-HEADED ARROW\0" "DOWNWARDS TRIANGLE-HEADED ARROW LEFTWARDS OF UPWARDS TRIANGLE-HEADED ARROW\0" "DOWNWARDS TRIANGLE-HEADED ARROW TO BAR\0" "DOWNWARDS TRIANGLE-HEADED ARROW WITH BOLD SHAFT\0" "DOWNWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE\0" "DOWNWARDS TRIANGLE-HEADED ARROW WITH HEAVY SHAFT\0" "DOWNWARDS TRIANGLE-HEADED ARROW WITH LONG TIP LEFTWARDS\0" "DOWNWARDS TRIANGLE-HEADED ARROW WITH LONG TIP RIGHTWARDS\0" "DOWNWARDS TRIANGLE-HEADED ARROW WITH MEDIUM SHAFT\0" "DOWNWARDS TRIANGLE-HEADED ARROW WITH NARROW SHAFT\0" "DOWNWARDS TRIANGLE-HEADED ARROW WITH VERY HEAVY SHAFT\0" "DOWNWARDS TRIANGLE-HEADED DASHED ARROW\0" "DOWNWARDS TRIANGLE-HEADED PAIRED ARROWS\0" "DOWNWARDS TRIANGLE-HEADED ZIGZAG ARROW\0" "DOWNWARDS TRIPLE ARROW\0" "DOWNWARDS TWO HEADED ARROW\0" "DOWNWARDS TWO-HEADED ARROW WITH TRIANGLE ARROWHEADS\0" "DOWNWARDS WHITE ARROW\0" "DOWNWARDS WHITE ARROW WITHIN TRIANGLE ARROWHEAD\0" "DOWNWARDS ZIGZAG ARROW\0" "DRACHMA SIGN\0" "DRAFTING POINT RIGHTWARDS ARROW\0" "DRAGON\0" "DRAGON FACE\0" "DRESS\0" "DRIVE SLOW SIGN\0" "DROMEDARY CAMEL\0" "DROOLING FACE\0" "DROP OF BLOOD\0" "DROPLET\0" "DRUM WITH DRUMSTICKS\0" "DUCK\0" "DUMPLING\0" "DUPLOYAN AFFIX ATTACHED E HOOK\0" "DUPLOYAN AFFIX ATTACHED I HOOK\0" "DUPLOYAN AFFIX ATTACHED LEFT-TO-RIGHT SECANT\0" "DUPLOYAN AFFIX ATTACHED SECANT\0" "DUPLOYAN AFFIX ATTACHED TAIL\0" "DUPLOYAN AFFIX ATTACHED TANGENT\0" "DUPLOYAN AFFIX ATTACHED TANGENT HOOK\0" "DUPLOYAN AFFIX HIGH ACUTE\0" "DUPLOYAN AFFIX HIGH CIRCLE\0" "DUPLOYAN AFFIX HIGH DOT\0" "DUPLOYAN AFFIX HIGH GRAVE\0" "DUPLOYAN AFFIX HIGH LINE\0" "DUPLOYAN AFFIX HIGH LONG GRAVE\0" "DUPLOYAN AFFIX HIGH TIGHT ACUTE\0" "DUPLOYAN AFFIX HIGH VERTICAL\0" "DUPLOYAN AFFIX HIGH VERTICAL SECANT\0" "DUPLOYAN AFFIX HIGH WAVE\0" "DUPLOYAN AFFIX LEFT HORIZONTAL SECANT\0" "DUPLOYAN AFFIX LOW ACUTE\0" "DUPLOYAN AFFIX LOW ARROW\0" "DUPLOYAN AFFIX LOW CIRCLE\0" "DUPLOYAN AFFIX LOW DOT\0" "DUPLOYAN AFFIX LOW GRAVE\0" "DUPLOYAN AFFIX LOW LINE\0" "DUPLOYAN AFFIX LOW LONG GRAVE\0" "DUPLOYAN AFFIX LOW TIGHT ACUTE\0" "DUPLOYAN AFFIX LOW VERTICAL\0" "DUPLOYAN AFFIX LOW VERTICAL SECANT\0" "DUPLOYAN AFFIX LOW WAVE\0" "DUPLOYAN AFFIX MID HORIZONTAL SECANT\0" "DUPLOYAN AFFIX MID VERTICAL SECANT\0" "DUPLOYAN AFFIX RIGHT HORIZONTAL SECANT\0" "DUPLOYAN DOUBLE MARK\0" "DUPLOYAN LETTER A\0" "DUPLOYAN LETTER AOU\0" "DUPLOYAN LETTER B\0" "DUPLOYAN LETTER D\0" "DUPLOYAN LETTER D S\0" "DUPLOYAN LETTER DH\0" "DUPLOYAN LETTER E\0" "DUPLOYAN LETTER EE\0" "DUPLOYAN LETTER EU\0" "DUPLOYAN LETTER F\0" "DUPLOYAN LETTER F N\0" "DUPLOYAN LETTER G\0" "DUPLOYAN LETTER G R S\0" "DUPLOYAN LETTER H\0" "DUPLOYAN LETTER HL\0" "DUPLOYAN LETTER I\0" "DUPLOYAN LETTER IE\0" "DUPLOYAN LETTER J\0" "DUPLOYAN LETTER J M\0" "DUPLOYAN LETTER J M S\0" "DUPLOYAN LETTER J N\0" "DUPLOYAN LETTER J N S\0" "DUPLOYAN LETTER J S\0" "DUPLOYAN LETTER J S WITH DOT\0" "DUPLOYAN LETTER J WITH DOT\0" "DUPLOYAN LETTER J WITH DOTS INSIDE AND ABOVE\0" "DUPLOYAN LETTER K\0" "DUPLOYAN LETTER K M\0" "DUPLOYAN LETTER K R S\0" "DUPLOYAN LETTER KK\0" "DUPLOYAN LETTER L\0" "DUPLOYAN LETTER LH\0" "DUPLOYAN LETTER LONG I\0" "DUPLOYAN LETTER LONG U\0" "DUPLOYAN LETTER M\0" "DUPLOYAN LETTER M N\0" "DUPLOYAN LETTER M N S\0" "DUPLOYAN LETTER M S\0" "DUPLOYAN LETTER M WITH DOT\0" "DUPLOYAN LETTER N\0" "DUPLOYAN LETTER N M\0" "DUPLOYAN LETTER N M S\0" "DUPLOYAN LETTER N S\0" "DUPLOYAN LETTER N WITH DOT\0" "DUPLOYAN LETTER NASAL A\0" "DUPLOYAN LETTER NASAL I\0" "DUPLOYAN LETTER NASAL O\0" "DUPLOYAN LETTER NASAL U\0" "DUPLOYAN LETTER O\0" "DUPLOYAN LETTER OA\0" "DUPLOYAN LETTER OOH\0" "DUPLOYAN LETTER OU\0" "DUPLOYAN LETTER OW\0" "DUPLOYAN LETTER P\0" "DUPLOYAN LETTER P N\0" "DUPLOYAN LETTER PERNIN AM\0" "DUPLOYAN LETTER PERNIN AN\0" "DUPLOYAN LETTER R\0" "DUPLOYAN LETTER R S\0" "DUPLOYAN LETTER RH\0" "DUPLOYAN LETTER ROMANIAN I\0" "DUPLOYAN LETTER ROMANIAN U\0" "DUPLOYAN LETTER S\0" "DUPLOYAN LETTER S J\0" "DUPLOYAN LETTER S J S\0" "DUPLOYAN LETTER S K\0" "DUPLOYAN LETTER S K R\0" "DUPLOYAN LETTER S M\0" "DUPLOYAN LETTER S N\0" "DUPLOYAN LETTER S P\0" "DUPLOYAN LETTER S P R\0" "DUPLOYAN LETTER S S\0" "DUPLOYAN LETTER S T\0" "DUPLOYAN LETTER S T R\0" "DUPLOYAN LETTER S WITH DOT\0" "DUPLOYAN LETTER S WITH DOT BELOW\0" "DUPLOYAN LETTER SHORT I\0" "DUPLOYAN LETTER SLOAN AN\0" "DUPLOYAN LETTER SLOAN DH\0" "DUPLOYAN LETTER SLOAN EE\0" "DUPLOYAN LETTER SLOAN EH\0" "DUPLOYAN LETTER SLOAN EN\0" "DUPLOYAN LETTER SLOAN J\0" "DUPLOYAN LETTER SLOAN ON\0" "DUPLOYAN LETTER SLOAN OW\0" "DUPLOYAN LETTER SLOAN U\0" "DUPLOYAN LETTER T\0" "DUPLOYAN LETTER T R S\0" "DUPLOYAN LETTER T S\0" "DUPLOYAN LETTER TH\0" "DUPLOYAN LETTER U\0" "DUPLOYAN LETTER U N\0" "DUPLOYAN LETTER UH\0" "DUPLOYAN LETTER UI\0" "DUPLOYAN LETTER V\0" "DUPLOYAN LETTER VOCALIC M\0" "DUPLOYAN LETTER W\0" "DUPLOYAN LETTER W R\0" "DUPLOYAN LETTER WA\0" "DUPLOYAN LETTER WEI\0" "DUPLOYAN LETTER WH\0" "DUPLOYAN LETTER WI\0" "DUPLOYAN LETTER WO\0" "DUPLOYAN LETTER WOW\0" "DUPLOYAN LETTER X\0" "DUPLOYAN LETTER XW\0" "DUPLOYAN LETTER YE\0" "DUPLOYAN PUNCTUATION CHINOOK FULL STOP\0" "DUPLOYAN SIGN O WITH CROSS\0" "DUPLOYAN THICK LETTER SELECTOR\0" "DVD\0" "E-MAIL SYMBOL\0" "EAGLE\0" "EAR\0" "EAR OF MAIZE\0" "EAR OF RICE\0" "EAR WITH HEARING AID\0" "EARTH\0" "EARTH GLOBE AMERICAS\0" "EARTH GLOBE ASIA-AUSTRALIA\0" "EARTH GLOBE EUROPE-AFRICA\0" "EARTH GROUND\0" "EAST SYRIAC CROSS\0" "EDITORIAL CORONIS\0" "EGG\0" "EGYPTIAN HIEROGLYPH A001\0" "EGYPTIAN HIEROGLYPH A002\0" "EGYPTIAN HIEROGLYPH A003\0" "EGYPTIAN HIEROGLYPH A004\0" "EGYPTIAN HIEROGLYPH A005\0" "EGYPTIAN HIEROGLYPH A005A\0" "EGYPTIAN HIEROGLYPH A006\0" "EGYPTIAN HIEROGLYPH A006A\0" "EGYPTIAN HIEROGLYPH A006B\0" "EGYPTIAN HIEROGLYPH A007\0" "EGYPTIAN HIEROGLYPH A008\0" "EGYPTIAN HIEROGLYPH A009\0" "EGYPTIAN HIEROGLYPH A010\0" "EGYPTIAN HIEROGLYPH A011\0" "EGYPTIAN HIEROGLYPH A012\0" "EGYPTIAN HIEROGLYPH A013\0" "EGYPTIAN HIEROGLYPH A014\0" "EGYPTIAN HIEROGLYPH A014A\0" "EGYPTIAN HIEROGLYPH A015\0" "EGYPTIAN HIEROGLYPH A016\0" "EGYPTIAN HIEROGLYPH A017\0" "EGYPTIAN HIEROGLYPH A017A\0" "EGYPTIAN HIEROGLYPH A018\0" "EGYPTIAN HIEROGLYPH A019\0" "EGYPTIAN HIEROGLYPH A020\0" "EGYPTIAN HIEROGLYPH A021\0" "EGYPTIAN HIEROGLYPH A022\0" "EGYPTIAN HIEROGLYPH A023\0" "EGYPTIAN HIEROGLYPH A024\0" "EGYPTIAN HIEROGLYPH A025\0" "EGYPTIAN HIEROGLYPH A026\0" "EGYPTIAN HIEROGLYPH A027\0" "EGYPTIAN HIEROGLYPH A028\0" "EGYPTIAN HIEROGLYPH A029\0" "EGYPTIAN HIEROGLYPH A030\0" "EGYPTIAN HIEROGLYPH A031\0" "EGYPTIAN HIEROGLYPH A032\0" "EGYPTIAN HIEROGLYPH A032A\0" "EGYPTIAN HIEROGLYPH A033\0" "EGYPTIAN HIEROGLYPH A034\0" "EGYPTIAN HIEROGLYPH A035\0" "EGYPTIAN HIEROGLYPH A036\0" "EGYPTIAN HIEROGLYPH A037\0" "EGYPTIAN HIEROGLYPH A038\0" "EGYPTIAN HIEROGLYPH A039\0" "EGYPTIAN HIEROGLYPH A040\0" "EGYPTIAN HIEROGLYPH A040A\0" "EGYPTIAN HIEROGLYPH A041\0" "EGYPTIAN HIEROGLYPH A042\0" "EGYPTIAN HIEROGLYPH A042A\0" "EGYPTIAN HIEROGLYPH A043\0" "EGYPTIAN HIEROGLYPH A043A\0" "EGYPTIAN HIEROGLYPH A044\0" "EGYPTIAN HIEROGLYPH A045\0" "EGYPTIAN HIEROGLYPH A045A\0" "EGYPTIAN HIEROGLYPH A046\0" "EGYPTIAN HIEROGLYPH A047\0" "EGYPTIAN HIEROGLYPH A048\0" "EGYPTIAN HIEROGLYPH A049\0" "EGYPTIAN HIEROGLYPH A050\0" "EGYPTIAN HIEROGLYPH A051\0" "EGYPTIAN HIEROGLYPH A052\0" "EGYPTIAN HIEROGLYPH A053\0" "EGYPTIAN HIEROGLYPH A054\0" "EGYPTIAN HIEROGLYPH A055\0" "EGYPTIAN HIEROGLYPH A056\0" "EGYPTIAN HIEROGLYPH A057\0" "EGYPTIAN HIEROGLYPH A058\0" "EGYPTIAN HIEROGLYPH A059\0" "EGYPTIAN HIEROGLYPH A060\0" "EGYPTIAN HIEROGLYPH A061\0" "EGYPTIAN HIEROGLYPH A062\0" "EGYPTIAN HIEROGLYPH A063\0" "EGYPTIAN HIEROGLYPH A064\0" "EGYPTIAN HIEROGLYPH A065\0" "EGYPTIAN HIEROGLYPH A066\0" "EGYPTIAN HIEROGLYPH A067\0" "EGYPTIAN HIEROGLYPH A068\0" "EGYPTIAN HIEROGLYPH A069\0" "EGYPTIAN HIEROGLYPH A070\0" "EGYPTIAN HIEROGLYPH AA001\0" "EGYPTIAN HIEROGLYPH AA002\0" "EGYPTIAN HIEROGLYPH AA003\0" "EGYPTIAN HIEROGLYPH AA004\0" "EGYPTIAN HIEROGLYPH AA005\0" "EGYPTIAN HIEROGLYPH AA006\0" "EGYPTIAN HIEROGLYPH AA007\0" "EGYPTIAN HIEROGLYPH AA007A\0" "EGYPTIAN HIEROGLYPH AA007B\0" "EGYPTIAN HIEROGLYPH AA008\0" "EGYPTIAN HIEROGLYPH AA009\0" "EGYPTIAN HIEROGLYPH AA010\0" "EGYPTIAN HIEROGLYPH AA011\0" "EGYPTIAN HIEROGLYPH AA012\0" "EGYPTIAN HIEROGLYPH AA013\0" "EGYPTIAN HIEROGLYPH AA014\0" "EGYPTIAN HIEROGLYPH AA015\0" "EGYPTIAN HIEROGLYPH AA016\0" "EGYPTIAN HIEROGLYPH AA017\0" "EGYPTIAN HIEROGLYPH AA018\0" "EGYPTIAN HIEROGLYPH AA019\0" "EGYPTIAN HIEROGLYPH AA020\0" "EGYPTIAN HIEROGLYPH AA021\0" "EGYPTIAN HIEROGLYPH AA022\0" "EGYPTIAN HIEROGLYPH AA023\0" "EGYPTIAN HIEROGLYPH AA024\0" "EGYPTIAN HIEROGLYPH AA025\0" "EGYPTIAN HIEROGLYPH AA026\0" "EGYPTIAN HIEROGLYPH AA027\0" "EGYPTIAN HIEROGLYPH AA028\0" "EGYPTIAN HIEROGLYPH AA029\0" "EGYPTIAN HIEROGLYPH AA030\0" "EGYPTIAN HIEROGLYPH AA031\0" "EGYPTIAN HIEROGLYPH AA032\0" "EGYPTIAN HIEROGLYPH B001\0" "EGYPTIAN HIEROGLYPH B002\0" "EGYPTIAN HIEROGLYPH B003\0" "EGYPTIAN HIEROGLYPH B004\0" "EGYPTIAN HIEROGLYPH B005\0" "EGYPTIAN HIEROGLYPH B005A\0" "EGYPTIAN HIEROGLYPH B006\0" "EGYPTIAN HIEROGLYPH B007\0" "EGYPTIAN HIEROGLYPH B008\0" "EGYPTIAN HIEROGLYPH B009\0" "EGYPTIAN HIEROGLYPH BEGIN SEGMENT\0" "EGYPTIAN HIEROGLYPH C001\0" "EGYPTIAN HIEROGLYPH C002\0" "EGYPTIAN HIEROGLYPH C002A\0" "EGYPTIAN HIEROGLYPH C002B\0" "EGYPTIAN HIEROGLYPH C002C\0" "EGYPTIAN HIEROGLYPH C003\0" "EGYPTIAN HIEROGLYPH C004\0" "EGYPTIAN HIEROGLYPH C005\0" "EGYPTIAN HIEROGLYPH C006\0" "EGYPTIAN HIEROGLYPH C007\0" "EGYPTIAN HIEROGLYPH C008\0" "EGYPTIAN HIEROGLYPH C009\0" "EGYPTIAN HIEROGLYPH C010\0" "EGYPTIAN HIEROGLYPH C010A\0" "EGYPTIAN HIEROGLYPH C011\0" "EGYPTIAN HIEROGLYPH C012\0" "EGYPTIAN HIEROGLYPH C013\0" "EGYPTIAN HIEROGLYPH C014\0" "EGYPTIAN HIEROGLYPH C015\0" "EGYPTIAN HIEROGLYPH C016\0" "EGYPTIAN HIEROGLYPH C017\0" "EGYPTIAN HIEROGLYPH C018\0" "EGYPTIAN HIEROGLYPH C019\0" "EGYPTIAN HIEROGLYPH C020\0" "EGYPTIAN HIEROGLYPH C021\0" "EGYPTIAN HIEROGLYPH C022\0" "EGYPTIAN HIEROGLYPH C023\0" "EGYPTIAN HIEROGLYPH C024\0" "EGYPTIAN HIEROGLYPH D001\0" "EGYPTIAN HIEROGLYPH D002\0" "EGYPTIAN HIEROGLYPH D003\0" "EGYPTIAN HIEROGLYPH D004\0" "EGYPTIAN HIEROGLYPH D005\0" "EGYPTIAN HIEROGLYPH D006\0" "EGYPTIAN HIEROGLYPH D007\0" "EGYPTIAN HIEROGLYPH D008\0" "EGYPTIAN HIEROGLYPH D008A\0" "EGYPTIAN HIEROGLYPH D009\0" "EGYPTIAN HIEROGLYPH D010\0" "EGYPTIAN HIEROGLYPH D011\0" "EGYPTIAN HIEROGLYPH D012\0" "EGYPTIAN HIEROGLYPH D013\0" "EGYPTIAN HIEROGLYPH D014\0" "EGYPTIAN HIEROGLYPH D015\0" "EGYPTIAN HIEROGLYPH D016\0" "EGYPTIAN HIEROGLYPH D017\0" "EGYPTIAN HIEROGLYPH D018\0" "EGYPTIAN HIEROGLYPH D019\0" "EGYPTIAN HIEROGLYPH D020\0" "EGYPTIAN HIEROGLYPH D021\0" "EGYPTIAN HIEROGLYPH D022\0" "EGYPTIAN HIEROGLYPH D023\0" "EGYPTIAN HIEROGLYPH D024\0" "EGYPTIAN HIEROGLYPH D025\0" "EGYPTIAN HIEROGLYPH D026\0" "EGYPTIAN HIEROGLYPH D027\0" "EGYPTIAN HIEROGLYPH D027A\0" "EGYPTIAN HIEROGLYPH D028\0" "EGYPTIAN HIEROGLYPH D029\0" "EGYPTIAN HIEROGLYPH D030\0" "EGYPTIAN HIEROGLYPH D031\0" "EGYPTIAN HIEROGLYPH D031A\0" "EGYPTIAN HIEROGLYPH D032\0" "EGYPTIAN HIEROGLYPH D033\0" "EGYPTIAN HIEROGLYPH D034\0" "EGYPTIAN HIEROGLYPH D034A\0" "EGYPTIAN HIEROGLYPH D035\0" "EGYPTIAN HIEROGLYPH D036\0" "EGYPTIAN HIEROGLYPH D037\0" "EGYPTIAN HIEROGLYPH D038\0" "EGYPTIAN HIEROGLYPH D039\0" "EGYPTIAN HIEROGLYPH D040\0" "EGYPTIAN HIEROGLYPH D041\0" "EGYPTIAN HIEROGLYPH D042\0" "EGYPTIAN HIEROGLYPH D043\0" "EGYPTIAN HIEROGLYPH D044\0" "EGYPTIAN HIEROGLYPH D045\0" "EGYPTIAN HIEROGLYPH D046\0" "EGYPTIAN HIEROGLYPH D046A\0" "EGYPTIAN HIEROGLYPH D047\0" "EGYPTIAN HIEROGLYPH D048\0" "EGYPTIAN HIEROGLYPH D048A\0" "EGYPTIAN HIEROGLYPH D049\0" "EGYPTIAN HIEROGLYPH D050\0" "EGYPTIAN HIEROGLYPH D050A\0" "EGYPTIAN HIEROGLYPH D050B\0" "EGYPTIAN HIEROGLYPH D050C\0" "EGYPTIAN HIEROGLYPH D050D\0" "EGYPTIAN HIEROGLYPH D050E\0" "EGYPTIAN HIEROGLYPH D050F\0" "EGYPTIAN HIEROGLYPH D050G\0" "EGYPTIAN HIEROGLYPH D050H\0" "EGYPTIAN HIEROGLYPH D050I\0" "EGYPTIAN HIEROGLYPH D051\0" "EGYPTIAN HIEROGLYPH D052\0" "EGYPTIAN HIEROGLYPH D052A\0" "EGYPTIAN HIEROGLYPH D053\0" "EGYPTIAN HIEROGLYPH D054\0" "EGYPTIAN HIEROGLYPH D054A\0" "EGYPTIAN HIEROGLYPH D055\0" "EGYPTIAN HIEROGLYPH D056\0" "EGYPTIAN HIEROGLYPH D057\0" "EGYPTIAN HIEROGLYPH D058\0" "EGYPTIAN HIEROGLYPH D059\0" "EGYPTIAN HIEROGLYPH D060\0" "EGYPTIAN HIEROGLYPH D061\0" "EGYPTIAN HIEROGLYPH D062\0" "EGYPTIAN HIEROGLYPH D063\0" "EGYPTIAN HIEROGLYPH D064\0" "EGYPTIAN HIEROGLYPH D065\0" "EGYPTIAN HIEROGLYPH D066\0" "EGYPTIAN HIEROGLYPH D067\0" "EGYPTIAN HIEROGLYPH D067A\0" "EGYPTIAN HIEROGLYPH D067B\0" "EGYPTIAN HIEROGLYPH D067C\0" "EGYPTIAN HIEROGLYPH D067D\0" "EGYPTIAN HIEROGLYPH D067E\0" "EGYPTIAN HIEROGLYPH D067F\0" "EGYPTIAN HIEROGLYPH D067G\0" "EGYPTIAN HIEROGLYPH D067H\0" "EGYPTIAN HIEROGLYPH E001\0" "EGYPTIAN HIEROGLYPH E002\0" "EGYPTIAN HIEROGLYPH E003\0" "EGYPTIAN HIEROGLYPH E004\0" "EGYPTIAN HIEROGLYPH E005\0" "EGYPTIAN HIEROGLYPH E006\0" "EGYPTIAN HIEROGLYPH E007\0" "EGYPTIAN HIEROGLYPH E008\0" "EGYPTIAN HIEROGLYPH E008A\0" "EGYPTIAN HIEROGLYPH E009\0" "EGYPTIAN HIEROGLYPH E009A\0" "EGYPTIAN HIEROGLYPH E010\0" "EGYPTIAN HIEROGLYPH E011\0" "EGYPTIAN HIEROGLYPH E012\0" "EGYPTIAN HIEROGLYPH E013\0" "EGYPTIAN HIEROGLYPH E014\0" "EGYPTIAN HIEROGLYPH E015\0" "EGYPTIAN HIEROGLYPH E016\0" "EGYPTIAN HIEROGLYPH E016A\0" "EGYPTIAN HIEROGLYPH E017\0" "EGYPTIAN HIEROGLYPH E017A\0" "EGYPTIAN HIEROGLYPH E018\0" "EGYPTIAN HIEROGLYPH E019\0" "EGYPTIAN HIEROGLYPH E020\0" "EGYPTIAN HIEROGLYPH E020A\0" "EGYPTIAN HIEROGLYPH E021\0" "EGYPTIAN HIEROGLYPH E022\0" "EGYPTIAN HIEROGLYPH E023\0" "EGYPTIAN HIEROGLYPH E024\0" "EGYPTIAN HIEROGLYPH E025\0" "EGYPTIAN HIEROGLYPH E026\0" "EGYPTIAN HIEROGLYPH E027\0" "EGYPTIAN HIEROGLYPH E028\0" "EGYPTIAN HIEROGLYPH E028A\0" "EGYPTIAN HIEROGLYPH E029\0" "EGYPTIAN HIEROGLYPH E030\0" "EGYPTIAN HIEROGLYPH E031\0" "EGYPTIAN HIEROGLYPH E032\0" "EGYPTIAN HIEROGLYPH E033\0" "EGYPTIAN HIEROGLYPH E034\0" "EGYPTIAN HIEROGLYPH E034A\0" "EGYPTIAN HIEROGLYPH E036\0" "EGYPTIAN HIEROGLYPH E037\0" "EGYPTIAN HIEROGLYPH E038\0" "EGYPTIAN HIEROGLYPH END SEGMENT\0" "EGYPTIAN HIEROGLYPH F001\0" "EGYPTIAN HIEROGLYPH F001A\0" "EGYPTIAN HIEROGLYPH F002\0" "EGYPTIAN HIEROGLYPH F003\0" "EGYPTIAN HIEROGLYPH F004\0" "EGYPTIAN HIEROGLYPH F005\0" "EGYPTIAN HIEROGLYPH F006\0" "EGYPTIAN HIEROGLYPH F007\0" "EGYPTIAN HIEROGLYPH F008\0" "EGYPTIAN HIEROGLYPH F009\0" "EGYPTIAN HIEROGLYPH F010\0" "EGYPTIAN HIEROGLYPH F011\0" "EGYPTIAN HIEROGLYPH F012\0" "EGYPTIAN HIEROGLYPH F013\0" "EGYPTIAN HIEROGLYPH F013A\0" "EGYPTIAN HIEROGLYPH F014\0" "EGYPTIAN HIEROGLYPH F015\0" "EGYPTIAN HIEROGLYPH F016\0" "EGYPTIAN HIEROGLYPH F017\0" "EGYPTIAN HIEROGLYPH F018\0" "EGYPTIAN HIEROGLYPH F019\0" "EGYPTIAN HIEROGLYPH F020\0" "EGYPTIAN HIEROGLYPH F021\0" "EGYPTIAN HIEROGLYPH F021A\0" "EGYPTIAN HIEROGLYPH F022\0" "EGYPTIAN HIEROGLYPH F023\0" "EGYPTIAN HIEROGLYPH F024\0" "EGYPTIAN HIEROGLYPH F025\0" "EGYPTIAN HIEROGLYPH F026\0" "EGYPTIAN HIEROGLYPH F027\0" "EGYPTIAN HIEROGLYPH F028\0" "EGYPTIAN HIEROGLYPH F029\0" "EGYPTIAN HIEROGLYPH F030\0" "EGYPTIAN HIEROGLYPH F031\0" "EGYPTIAN HIEROGLYPH F031A\0" "EGYPTIAN HIEROGLYPH F032\0" "EGYPTIAN HIEROGLYPH F033\0" "EGYPTIAN HIEROGLYPH F034\0" "EGYPTIAN HIEROGLYPH F035\0" "EGYPTIAN HIEROGLYPH F036\0" "EGYPTIAN HIEROGLYPH F037\0" "EGYPTIAN HIEROGLYPH F037A\0" "EGYPTIAN HIEROGLYPH F038\0" "EGYPTIAN HIEROGLYPH F038A\0" "EGYPTIAN HIEROGLYPH F039\0" "EGYPTIAN HIEROGLYPH F040\0" "EGYPTIAN HIEROGLYPH F041\0" "EGYPTIAN HIEROGLYPH F042\0" "EGYPTIAN HIEROGLYPH F043\0" "EGYPTIAN HIEROGLYPH F044\0" "EGYPTIAN HIEROGLYPH F045\0" "EGYPTIAN HIEROGLYPH F045A\0" "EGYPTIAN HIEROGLYPH F046\0" "EGYPTIAN HIEROGLYPH F046A\0" "EGYPTIAN HIEROGLYPH F047\0" "EGYPTIAN HIEROGLYPH F047A\0" "EGYPTIAN HIEROGLYPH F048\0" "EGYPTIAN HIEROGLYPH F049\0" "EGYPTIAN HIEROGLYPH F050\0" "EGYPTIAN HIEROGLYPH F051\0" "EGYPTIAN HIEROGLYPH F051A\0" "EGYPTIAN HIEROGLYPH F051B\0" "EGYPTIAN HIEROGLYPH F051C\0" "EGYPTIAN HIEROGLYPH F052\0" "EGYPTIAN HIEROGLYPH F053\0" "EGYPTIAN HIEROGLYPH G001\0" "EGYPTIAN HIEROGLYPH G002\0" "EGYPTIAN HIEROGLYPH G003\0" "EGYPTIAN HIEROGLYPH G004\0" "EGYPTIAN HIEROGLYPH G005\0" "EGYPTIAN HIEROGLYPH G006\0" "EGYPTIAN HIEROGLYPH G006A\0" "EGYPTIAN HIEROGLYPH G007\0" "EGYPTIAN HIEROGLYPH G007A\0" "EGYPTIAN HIEROGLYPH G007B\0" "EGYPTIAN HIEROGLYPH G008\0" "EGYPTIAN HIEROGLYPH G009\0" "EGYPTIAN HIEROGLYPH G010\0" "EGYPTIAN HIEROGLYPH G011\0" "EGYPTIAN HIEROGLYPH G011A\0" "EGYPTIAN HIEROGLYPH G012\0" "EGYPTIAN HIEROGLYPH G013\0" "EGYPTIAN HIEROGLYPH G014\0" "EGYPTIAN HIEROGLYPH G015\0" "EGYPTIAN HIEROGLYPH G016\0" "EGYPTIAN HIEROGLYPH G017\0" "EGYPTIAN HIEROGLYPH G018\0" "EGYPTIAN HIEROGLYPH G019\0" "EGYPTIAN HIEROGLYPH G020\0" "EGYPTIAN HIEROGLYPH G020A\0" "EGYPTIAN HIEROGLYPH G021\0" "EGYPTIAN HIEROGLYPH G022\0" "EGYPTIAN HIEROGLYPH G023\0" "EGYPTIAN HIEROGLYPH G024\0" "EGYPTIAN HIEROGLYPH G025\0" "EGYPTIAN HIEROGLYPH G026\0" "EGYPTIAN HIEROGLYPH G026A\0" "EGYPTIAN HIEROGLYPH G027\0" "EGYPTIAN HIEROGLYPH G028\0" "EGYPTIAN HIEROGLYPH G029\0" "EGYPTIAN HIEROGLYPH G030\0" "EGYPTIAN HIEROGLYPH G031\0" "EGYPTIAN HIEROGLYPH G032\0" "EGYPTIAN HIEROGLYPH G033\0" "EGYPTIAN HIEROGLYPH G034\0" "EGYPTIAN HIEROGLYPH G035\0" "EGYPTIAN HIEROGLYPH G036\0" "EGYPTIAN HIEROGLYPH G036A\0" "EGYPTIAN HIEROGLYPH G037\0" "EGYPTIAN HIEROGLYPH G037A\0" "EGYPTIAN HIEROGLYPH G038\0" "EGYPTIAN HIEROGLYPH G039\0" "EGYPTIAN HIEROGLYPH G040\0" "EGYPTIAN HIEROGLYPH G041\0" "EGYPTIAN HIEROGLYPH G042\0" "EGYPTIAN HIEROGLYPH G043\0" "EGYPTIAN HIEROGLYPH G043A\0" "EGYPTIAN HIEROGLYPH G044\0" "EGYPTIAN HIEROGLYPH G045\0" "EGYPTIAN HIEROGLYPH G045A\0" "EGYPTIAN HIEROGLYPH G046\0" "EGYPTIAN HIEROGLYPH G047\0" "EGYPTIAN HIEROGLYPH G048\0" "EGYPTIAN HIEROGLYPH G049\0" "EGYPTIAN HIEROGLYPH G050\0" "EGYPTIAN HIEROGLYPH G051\0" "EGYPTIAN HIEROGLYPH G052\0" "EGYPTIAN HIEROGLYPH G053\0" "EGYPTIAN HIEROGLYPH G054\0" "EGYPTIAN HIEROGLYPH H001\0" "EGYPTIAN HIEROGLYPH H002\0" "EGYPTIAN HIEROGLYPH H003\0" "EGYPTIAN HIEROGLYPH H004\0" "EGYPTIAN HIEROGLYPH H005\0" "EGYPTIAN HIEROGLYPH H006\0" "EGYPTIAN HIEROGLYPH H006A\0" "EGYPTIAN HIEROGLYPH H007\0" "EGYPTIAN HIEROGLYPH H008\0" "EGYPTIAN HIEROGLYPH HORIZONTAL JOINER\0" "EGYPTIAN HIEROGLYPH I001\0" "EGYPTIAN HIEROGLYPH I002\0" "EGYPTIAN HIEROGLYPH I003\0" "EGYPTIAN HIEROGLYPH I004\0" "EGYPTIAN HIEROGLYPH I005\0" "EGYPTIAN HIEROGLYPH I005A\0" "EGYPTIAN HIEROGLYPH I006\0" "EGYPTIAN HIEROGLYPH I007\0" "EGYPTIAN HIEROGLYPH I008\0" "EGYPTIAN HIEROGLYPH I009\0" "EGYPTIAN HIEROGLYPH I009A\0" "EGYPTIAN HIEROGLYPH I010\0" "EGYPTIAN HIEROGLYPH I010A\0" "EGYPTIAN HIEROGLYPH I011\0" "EGYPTIAN HIEROGLYPH I011A\0" "EGYPTIAN HIEROGLYPH I012\0" "EGYPTIAN HIEROGLYPH I013\0" "EGYPTIAN HIEROGLYPH I014\0" "EGYPTIAN HIEROGLYPH I015\0" "EGYPTIAN HIEROGLYPH INSERT AT BOTTOM END\0" "EGYPTIAN HIEROGLYPH INSERT AT BOTTOM START\0" "EGYPTIAN HIEROGLYPH INSERT AT TOP END\0" "EGYPTIAN HIEROGLYPH INSERT AT TOP START\0" "EGYPTIAN HIEROGLYPH K001\0" "EGYPTIAN HIEROGLYPH K002\0" "EGYPTIAN HIEROGLYPH K003\0" "EGYPTIAN HIEROGLYPH K004\0" "EGYPTIAN HIEROGLYPH K005\0" "EGYPTIAN HIEROGLYPH K006\0" "EGYPTIAN HIEROGLYPH K007\0" "EGYPTIAN HIEROGLYPH K008\0" "EGYPTIAN HIEROGLYPH L001\0" "EGYPTIAN HIEROGLYPH L002\0" "EGYPTIAN HIEROGLYPH L002A\0" "EGYPTIAN HIEROGLYPH L003\0" "EGYPTIAN HIEROGLYPH L004\0" "EGYPTIAN HIEROGLYPH L005\0" "EGYPTIAN HIEROGLYPH L006\0" "EGYPTIAN HIEROGLYPH L006A\0" "EGYPTIAN HIEROGLYPH L007\0" "EGYPTIAN HIEROGLYPH L008\0" "EGYPTIAN HIEROGLYPH M001\0" "EGYPTIAN HIEROGLYPH M001A\0" "EGYPTIAN HIEROGLYPH M001B\0" "EGYPTIAN HIEROGLYPH M002\0" "EGYPTIAN HIEROGLYPH M003\0" "EGYPTIAN HIEROGLYPH M003A\0" "EGYPTIAN HIEROGLYPH M004\0" "EGYPTIAN HIEROGLYPH M005\0" "EGYPTIAN HIEROGLYPH M006\0" "EGYPTIAN HIEROGLYPH M007\0" "EGYPTIAN HIEROGLYPH M008\0" "EGYPTIAN HIEROGLYPH M009\0" "EGYPTIAN HIEROGLYPH M010\0" "EGYPTIAN HIEROGLYPH M010A\0" "EGYPTIAN HIEROGLYPH M011\0" "EGYPTIAN HIEROGLYPH M012\0" "EGYPTIAN HIEROGLYPH M012A\0" "EGYPTIAN HIEROGLYPH M012B\0" "EGYPTIAN HIEROGLYPH M012C\0" "EGYPTIAN HIEROGLYPH M012D\0" "EGYPTIAN HIEROGLYPH M012E\0" "EGYPTIAN HIEROGLYPH M012F\0" "EGYPTIAN HIEROGLYPH M012G\0" "EGYPTIAN HIEROGLYPH M012H\0" "EGYPTIAN HIEROGLYPH M013\0" "EGYPTIAN HIEROGLYPH M014\0" "EGYPTIAN HIEROGLYPH M015\0" "EGYPTIAN HIEROGLYPH M015A\0" "EGYPTIAN HIEROGLYPH M016\0" "EGYPTIAN HIEROGLYPH M016A\0" "EGYPTIAN HIEROGLYPH M017\0" "EGYPTIAN HIEROGLYPH M017A\0" "EGYPTIAN HIEROGLYPH M018\0" "EGYPTIAN HIEROGLYPH M019\0" "EGYPTIAN HIEROGLYPH M020\0" "EGYPTIAN HIEROGLYPH M021\0" "EGYPTIAN HIEROGLYPH M022\0" "EGYPTIAN HIEROGLYPH M022A\0" "EGYPTIAN HIEROGLYPH M023\0" "EGYPTIAN HIEROGLYPH M024\0" "EGYPTIAN HIEROGLYPH M024A\0" "EGYPTIAN HIEROGLYPH M025\0" "EGYPTIAN HIEROGLYPH M026\0" "EGYPTIAN HIEROGLYPH M027\0" "EGYPTIAN HIEROGLYPH M028\0" "EGYPTIAN HIEROGLYPH M028A\0" "EGYPTIAN HIEROGLYPH M029\0" "EGYPTIAN HIEROGLYPH M030\0" "EGYPTIAN HIEROGLYPH M031\0" "EGYPTIAN HIEROGLYPH M031A\0" "EGYPTIAN HIEROGLYPH M032\0" "EGYPTIAN HIEROGLYPH M033\0" "EGYPTIAN HIEROGLYPH M033A\0" "EGYPTIAN HIEROGLYPH M033B\0" "EGYPTIAN HIEROGLYPH M034\0" "EGYPTIAN HIEROGLYPH M035\0" "EGYPTIAN HIEROGLYPH M036\0" "EGYPTIAN HIEROGLYPH M037\0" "EGYPTIAN HIEROGLYPH M038\0" "EGYPTIAN HIEROGLYPH M039\0" "EGYPTIAN HIEROGLYPH M040\0" "EGYPTIAN HIEROGLYPH M040A\0" "EGYPTIAN HIEROGLYPH M041\0" "EGYPTIAN HIEROGLYPH M042\0" "EGYPTIAN HIEROGLYPH M043\0" "EGYPTIAN HIEROGLYPH M044\0" "EGYPTIAN HIEROGLYPH N001\0" "EGYPTIAN HIEROGLYPH N002\0" "EGYPTIAN HIEROGLYPH N003\0" "EGYPTIAN HIEROGLYPH N004\0" "EGYPTIAN HIEROGLYPH N005\0" "EGYPTIAN HIEROGLYPH N006\0" "EGYPTIAN HIEROGLYPH N007\0" "EGYPTIAN HIEROGLYPH N008\0" "EGYPTIAN HIEROGLYPH N009\0" "EGYPTIAN HIEROGLYPH N010\0" "EGYPTIAN HIEROGLYPH N011\0" "EGYPTIAN HIEROGLYPH N012\0" "EGYPTIAN HIEROGLYPH N013\0" "EGYPTIAN HIEROGLYPH N014\0" "EGYPTIAN HIEROGLYPH N015\0" "EGYPTIAN HIEROGLYPH N016\0" "EGYPTIAN HIEROGLYPH N017\0" "EGYPTIAN HIEROGLYPH N018\0" "EGYPTIAN HIEROGLYPH N018A\0" "EGYPTIAN HIEROGLYPH N018B\0" "EGYPTIAN HIEROGLYPH N019\0" "EGYPTIAN HIEROGLYPH N020\0" "EGYPTIAN HIEROGLYPH N021\0" "EGYPTIAN HIEROGLYPH N022\0" "EGYPTIAN HIEROGLYPH N023\0" "EGYPTIAN HIEROGLYPH N024\0" "EGYPTIAN HIEROGLYPH N025\0" "EGYPTIAN HIEROGLYPH N025A\0" "EGYPTIAN HIEROGLYPH N026\0" "EGYPTIAN HIEROGLYPH N027\0" "EGYPTIAN HIEROGLYPH N028\0" "EGYPTIAN HIEROGLYPH N029\0" "EGYPTIAN HIEROGLYPH N030\0" "EGYPTIAN HIEROGLYPH N031\0" "EGYPTIAN HIEROGLYPH N032\0" "EGYPTIAN HIEROGLYPH N033\0" "EGYPTIAN HIEROGLYPH N033A\0" "EGYPTIAN HIEROGLYPH N034\0" "EGYPTIAN HIEROGLYPH N034A\0" "EGYPTIAN HIEROGLYPH N035\0" "EGYPTIAN HIEROGLYPH N035A\0" "EGYPTIAN HIEROGLYPH N036\0" "EGYPTIAN HIEROGLYPH N037\0" "EGYPTIAN HIEROGLYPH N037A\0" "EGYPTIAN HIEROGLYPH N038\0" "EGYPTIAN HIEROGLYPH N039\0" "EGYPTIAN HIEROGLYPH N040\0" "EGYPTIAN HIEROGLYPH N041\0" "EGYPTIAN HIEROGLYPH N042\0" "EGYPTIAN HIEROGLYPH NL001\0" "EGYPTIAN HIEROGLYPH NL002\0" "EGYPTIAN HIEROGLYPH NL003\0" "EGYPTIAN HIEROGLYPH NL004\0" "EGYPTIAN HIEROGLYPH NL005\0" "EGYPTIAN HIEROGLYPH NL005A\0" "EGYPTIAN HIEROGLYPH NL006\0" "EGYPTIAN HIEROGLYPH NL007\0" "EGYPTIAN HIEROGLYPH NL008\0" "EGYPTIAN HIEROGLYPH NL009\0" "EGYPTIAN HIEROGLYPH NL010\0" "EGYPTIAN HIEROGLYPH NL011\0" "EGYPTIAN HIEROGLYPH NL012\0" "EGYPTIAN HIEROGLYPH NL013\0" "EGYPTIAN HIEROGLYPH NL014\0" "EGYPTIAN HIEROGLYPH NL015\0" "EGYPTIAN HIEROGLYPH NL016\0" "EGYPTIAN HIEROGLYPH NL017\0" "EGYPTIAN HIEROGLYPH NL017A\0" "EGYPTIAN HIEROGLYPH NL018\0" "EGYPTIAN HIEROGLYPH NL019\0" "EGYPTIAN HIEROGLYPH NL020\0" "EGYPTIAN HIEROGLYPH NU001\0" "EGYPTIAN HIEROGLYPH NU002\0" "EGYPTIAN HIEROGLYPH NU003\0" "EGYPTIAN HIEROGLYPH NU004\0" "EGYPTIAN HIEROGLYPH NU005\0" "EGYPTIAN HIEROGLYPH NU006\0" "EGYPTIAN HIEROGLYPH NU007\0" "EGYPTIAN HIEROGLYPH NU008\0" "EGYPTIAN HIEROGLYPH NU009\0" "EGYPTIAN HIEROGLYPH NU010\0" "EGYPTIAN HIEROGLYPH NU010A\0" "EGYPTIAN HIEROGLYPH NU011\0" "EGYPTIAN HIEROGLYPH NU011A\0" "EGYPTIAN HIEROGLYPH NU012\0" "EGYPTIAN HIEROGLYPH NU013\0" "EGYPTIAN HIEROGLYPH NU014\0" "EGYPTIAN HIEROGLYPH NU015\0" "EGYPTIAN HIEROGLYPH NU016\0" "EGYPTIAN HIEROGLYPH NU017\0" "EGYPTIAN HIEROGLYPH NU018\0" "EGYPTIAN HIEROGLYPH NU018A\0" "EGYPTIAN HIEROGLYPH NU019\0" "EGYPTIAN HIEROGLYPH NU020\0" "EGYPTIAN HIEROGLYPH NU021\0" "EGYPTIAN HIEROGLYPH NU022\0" "EGYPTIAN HIEROGLYPH NU022A\0" "EGYPTIAN HIEROGLYPH O001\0" "EGYPTIAN HIEROGLYPH O001A\0" "EGYPTIAN HIEROGLYPH O002\0" "EGYPTIAN HIEROGLYPH O003\0" "EGYPTIAN HIEROGLYPH O004\0" "EGYPTIAN HIEROGLYPH O005\0" "EGYPTIAN HIEROGLYPH O005A\0" "EGYPTIAN HIEROGLYPH O006\0" "EGYPTIAN HIEROGLYPH O006A\0" "EGYPTIAN HIEROGLYPH O006B\0" "EGYPTIAN HIEROGLYPH O006C\0" "EGYPTIAN HIEROGLYPH O006D\0" "EGYPTIAN HIEROGLYPH O006E\0" "EGYPTIAN HIEROGLYPH O006F\0" "EGYPTIAN HIEROGLYPH O007\0" "EGYPTIAN HIEROGLYPH O008\0" "EGYPTIAN HIEROGLYPH O009\0" "EGYPTIAN HIEROGLYPH O010\0" "EGYPTIAN HIEROGLYPH O010A\0" "EGYPTIAN HIEROGLYPH O010B\0" "EGYPTIAN HIEROGLYPH O010C\0" "EGYPTIAN HIEROGLYPH O011\0" "EGYPTIAN HIEROGLYPH O012\0" "EGYPTIAN HIEROGLYPH O013\0" "EGYPTIAN HIEROGLYPH O014\0" "EGYPTIAN HIEROGLYPH O015\0" "EGYPTIAN HIEROGLYPH O016\0" "EGYPTIAN HIEROGLYPH O017\0" "EGYPTIAN HIEROGLYPH O018\0" "EGYPTIAN HIEROGLYPH O019\0" "EGYPTIAN HIEROGLYPH O019A\0" "EGYPTIAN HIEROGLYPH O020\0" "EGYPTIAN HIEROGLYPH O020A\0" "EGYPTIAN HIEROGLYPH O021\0" "EGYPTIAN HIEROGLYPH O022\0" "EGYPTIAN HIEROGLYPH O023\0" "EGYPTIAN HIEROGLYPH O024\0" "EGYPTIAN HIEROGLYPH O024A\0" "EGYPTIAN HIEROGLYPH O025\0" "EGYPTIAN HIEROGLYPH O025A\0" "EGYPTIAN HIEROGLYPH O026\0" "EGYPTIAN HIEROGLYPH O027\0" "EGYPTIAN HIEROGLYPH O028\0" "EGYPTIAN HIEROGLYPH O029\0" "EGYPTIAN HIEROGLYPH O029A\0" "EGYPTIAN HIEROGLYPH O030\0" "EGYPTIAN HIEROGLYPH O030A\0" "EGYPTIAN HIEROGLYPH O031\0" "EGYPTIAN HIEROGLYPH O032\0" "EGYPTIAN HIEROGLYPH O033\0" "EGYPTIAN HIEROGLYPH O033A\0" "EGYPTIAN HIEROGLYPH O034\0" "EGYPTIAN HIEROGLYPH O035\0" "EGYPTIAN HIEROGLYPH O036\0" "EGYPTIAN HIEROGLYPH O036A\0" "EGYPTIAN HIEROGLYPH O036B\0" "EGYPTIAN HIEROGLYPH O036C\0" "EGYPTIAN HIEROGLYPH O036D\0" "EGYPTIAN HIEROGLYPH O037\0" "EGYPTIAN HIEROGLYPH O038\0" "EGYPTIAN HIEROGLYPH O039\0" "EGYPTIAN HIEROGLYPH O040\0" "EGYPTIAN HIEROGLYPH O041\0" "EGYPTIAN HIEROGLYPH O042\0" "EGYPTIAN HIEROGLYPH O043\0" "EGYPTIAN HIEROGLYPH O044\0" "EGYPTIAN HIEROGLYPH O045\0" "EGYPTIAN HIEROGLYPH O046\0" "EGYPTIAN HIEROGLYPH O047\0" "EGYPTIAN HIEROGLYPH O048\0" "EGYPTIAN HIEROGLYPH O049\0" "EGYPTIAN HIEROGLYPH O050\0" "EGYPTIAN HIEROGLYPH O050A\0" "EGYPTIAN HIEROGLYPH O050B\0" "EGYPTIAN HIEROGLYPH O051\0" "EGYPTIAN HIEROGLYPH OVERLAY MIDDLE\0" "EGYPTIAN HIEROGLYPH P001\0" "EGYPTIAN HIEROGLYPH P001A\0" "EGYPTIAN HIEROGLYPH P002\0" "EGYPTIAN HIEROGLYPH P003\0" "EGYPTIAN HIEROGLYPH P003A\0" "EGYPTIAN HIEROGLYPH P004\0" "EGYPTIAN HIEROGLYPH P005\0" "EGYPTIAN HIEROGLYPH P006\0" "EGYPTIAN HIEROGLYPH P007\0" "EGYPTIAN HIEROGLYPH P008\0" "EGYPTIAN HIEROGLYPH P009\0" "EGYPTIAN HIEROGLYPH P010\0" "EGYPTIAN HIEROGLYPH P011\0" "EGYPTIAN HIEROGLYPH Q001\0" "EGYPTIAN HIEROGLYPH Q002\0" "EGYPTIAN HIEROGLYPH Q003\0" "EGYPTIAN HIEROGLYPH Q004\0" "EGYPTIAN HIEROGLYPH Q005\0" "EGYPTIAN HIEROGLYPH Q006\0" "EGYPTIAN HIEROGLYPH Q007\0" "EGYPTIAN HIEROGLYPH R001\0" "EGYPTIAN HIEROGLYPH R002\0" "EGYPTIAN HIEROGLYPH R002A\0" "EGYPTIAN HIEROGLYPH R003\0" "EGYPTIAN HIEROGLYPH R003A\0" "EGYPTIAN HIEROGLYPH R003B\0" "EGYPTIAN HIEROGLYPH R004\0" "EGYPTIAN HIEROGLYPH R005\0" "EGYPTIAN HIEROGLYPH R006\0" "EGYPTIAN HIEROGLYPH R007\0" "EGYPTIAN HIEROGLYPH R008\0" "EGYPTIAN HIEROGLYPH R009\0" "EGYPTIAN HIEROGLYPH R010\0" "EGYPTIAN HIEROGLYPH R010A\0" "EGYPTIAN HIEROGLYPH R011\0" "EGYPTIAN HIEROGLYPH R012\0" "EGYPTIAN HIEROGLYPH R013\0" "EGYPTIAN HIEROGLYPH R014\0" "EGYPTIAN HIEROGLYPH R015\0" "EGYPTIAN HIEROGLYPH R016\0" "EGYPTIAN HIEROGLYPH R016A\0" "EGYPTIAN HIEROGLYPH R017\0" "EGYPTIAN HIEROGLYPH R018\0" "EGYPTIAN HIEROGLYPH R019\0" "EGYPTIAN HIEROGLYPH R020\0" "EGYPTIAN HIEROGLYPH R021\0" "EGYPTIAN HIEROGLYPH R022\0" "EGYPTIAN HIEROGLYPH R023\0" "EGYPTIAN HIEROGLYPH R024\0" "EGYPTIAN HIEROGLYPH R025\0" "EGYPTIAN HIEROGLYPH R026\0" "EGYPTIAN HIEROGLYPH R027\0" "EGYPTIAN HIEROGLYPH R028\0" "EGYPTIAN HIEROGLYPH R029\0" "EGYPTIAN HIEROGLYPH S001\0" "EGYPTIAN HIEROGLYPH S002\0" "EGYPTIAN HIEROGLYPH S002A\0" "EGYPTIAN HIEROGLYPH S003\0" "EGYPTIAN HIEROGLYPH S004\0" "EGYPTIAN HIEROGLYPH S005\0" "EGYPTIAN HIEROGLYPH S006\0" "EGYPTIAN HIEROGLYPH S006A\0" "EGYPTIAN HIEROGLYPH S007\0" "EGYPTIAN HIEROGLYPH S008\0" "EGYPTIAN HIEROGLYPH S009\0" "EGYPTIAN HIEROGLYPH S010\0" "EGYPTIAN HIEROGLYPH S011\0" "EGYPTIAN HIEROGLYPH S012\0" "EGYPTIAN HIEROGLYPH S013\0" "EGYPTIAN HIEROGLYPH S014\0" "EGYPTIAN HIEROGLYPH S014A\0" "EGYPTIAN HIEROGLYPH S014B\0" "EGYPTIAN HIEROGLYPH S015\0" "EGYPTIAN HIEROGLYPH S016\0" "EGYPTIAN HIEROGLYPH S017\0" "EGYPTIAN HIEROGLYPH S017A\0" "EGYPTIAN HIEROGLYPH S018\0" "EGYPTIAN HIEROGLYPH S019\0" "EGYPTIAN HIEROGLYPH S020\0" "EGYPTIAN HIEROGLYPH S021\0" "EGYPTIAN HIEROGLYPH S022\0" "EGYPTIAN HIEROGLYPH S023\0" "EGYPTIAN HIEROGLYPH S024\0" "EGYPTIAN HIEROGLYPH S025\0" "EGYPTIAN HIEROGLYPH S026\0" "EGYPTIAN HIEROGLYPH S026A\0" "EGYPTIAN HIEROGLYPH S026B\0" "EGYPTIAN HIEROGLYPH S027\0" "EGYPTIAN HIEROGLYPH S028\0" "EGYPTIAN HIEROGLYPH S029\0" "EGYPTIAN HIEROGLYPH S030\0" "EGYPTIAN HIEROGLYPH S031\0" "EGYPTIAN HIEROGLYPH S032\0" "EGYPTIAN HIEROGLYPH S033\0" "EGYPTIAN HIEROGLYPH S034\0" "EGYPTIAN HIEROGLYPH S035\0" "EGYPTIAN HIEROGLYPH S035A\0" "EGYPTIAN HIEROGLYPH S036\0" "EGYPTIAN HIEROGLYPH S037\0" "EGYPTIAN HIEROGLYPH S038\0" "EGYPTIAN HIEROGLYPH S039\0" "EGYPTIAN HIEROGLYPH S040\0" "EGYPTIAN HIEROGLYPH S041\0" "EGYPTIAN HIEROGLYPH S042\0" "EGYPTIAN HIEROGLYPH S043\0" "EGYPTIAN HIEROGLYPH S044\0" "EGYPTIAN HIEROGLYPH S045\0" "EGYPTIAN HIEROGLYPH S046\0" "EGYPTIAN HIEROGLYPH T001\0" "EGYPTIAN HIEROGLYPH T002\0" "EGYPTIAN HIEROGLYPH T003\0" "EGYPTIAN HIEROGLYPH T003A\0" "EGYPTIAN HIEROGLYPH T004\0" "EGYPTIAN HIEROGLYPH T005\0" "EGYPTIAN HIEROGLYPH T006\0" "EGYPTIAN HIEROGLYPH T007\0" "EGYPTIAN HIEROGLYPH T007A\0" "EGYPTIAN HIEROGLYPH T008\0" "EGYPTIAN HIEROGLYPH T008A\0" "EGYPTIAN HIEROGLYPH T009\0" "EGYPTIAN HIEROGLYPH T009A\0" "EGYPTIAN HIEROGLYPH T010\0" "EGYPTIAN HIEROGLYPH T011\0" "EGYPTIAN HIEROGLYPH T011A\0" "EGYPTIAN HIEROGLYPH T012\0" "EGYPTIAN HIEROGLYPH T013\0" "EGYPTIAN HIEROGLYPH T014\0" "EGYPTIAN HIEROGLYPH T015\0" "EGYPTIAN HIEROGLYPH T016\0" "EGYPTIAN HIEROGLYPH T016A\0" "EGYPTIAN HIEROGLYPH T017\0" "EGYPTIAN HIEROGLYPH T018\0" "EGYPTIAN HIEROGLYPH T019\0" "EGYPTIAN HIEROGLYPH T020\0" "EGYPTIAN HIEROGLYPH T021\0" "EGYPTIAN HIEROGLYPH T022\0" "EGYPTIAN HIEROGLYPH T023\0" "EGYPTIAN HIEROGLYPH T024\0" "EGYPTIAN HIEROGLYPH T025\0" "EGYPTIAN HIEROGLYPH T026\0" "EGYPTIAN HIEROGLYPH T027\0" "EGYPTIAN HIEROGLYPH T028\0" "EGYPTIAN HIEROGLYPH T029\0" "EGYPTIAN HIEROGLYPH T030\0" "EGYPTIAN HIEROGLYPH T031\0" "EGYPTIAN HIEROGLYPH T032\0" "EGYPTIAN HIEROGLYPH T032A\0" "EGYPTIAN HIEROGLYPH T033\0" "EGYPTIAN HIEROGLYPH T033A\0" "EGYPTIAN HIEROGLYPH T034\0" "EGYPTIAN HIEROGLYPH T035\0" "EGYPTIAN HIEROGLYPH T036\0" "EGYPTIAN HIEROGLYPH U001\0" "EGYPTIAN HIEROGLYPH U002\0" "EGYPTIAN HIEROGLYPH U003\0" "EGYPTIAN HIEROGLYPH U004\0" "EGYPTIAN HIEROGLYPH U005\0" "EGYPTIAN HIEROGLYPH U006\0" "EGYPTIAN HIEROGLYPH U006A\0" "EGYPTIAN HIEROGLYPH U006B\0" "EGYPTIAN HIEROGLYPH U007\0" "EGYPTIAN HIEROGLYPH U008\0" "EGYPTIAN HIEROGLYPH U009\0" "EGYPTIAN HIEROGLYPH U010\0" "EGYPTIAN HIEROGLYPH U011\0" "EGYPTIAN HIEROGLYPH U012\0" "EGYPTIAN HIEROGLYPH U013\0" "EGYPTIAN HIEROGLYPH U014\0" "EGYPTIAN HIEROGLYPH U015\0" "EGYPTIAN HIEROGLYPH U016\0" "EGYPTIAN HIEROGLYPH U017\0" "EGYPTIAN HIEROGLYPH U018\0" "EGYPTIAN HIEROGLYPH U019\0" "EGYPTIAN HIEROGLYPH U020\0" "EGYPTIAN HIEROGLYPH U021\0" "EGYPTIAN HIEROGLYPH U022\0" "EGYPTIAN HIEROGLYPH U023\0" "EGYPTIAN HIEROGLYPH U023A\0" "EGYPTIAN HIEROGLYPH U024\0" "EGYPTIAN HIEROGLYPH U025\0" "EGYPTIAN HIEROGLYPH U026\0" "EGYPTIAN HIEROGLYPH U027\0" "EGYPTIAN HIEROGLYPH U028\0" "EGYPTIAN HIEROGLYPH U029\0" "EGYPTIAN HIEROGLYPH U029A\0" "EGYPTIAN HIEROGLYPH U030\0" "EGYPTIAN HIEROGLYPH U031\0" "EGYPTIAN HIEROGLYPH U032\0" "EGYPTIAN HIEROGLYPH U032A\0" "EGYPTIAN HIEROGLYPH U033\0" "EGYPTIAN HIEROGLYPH U034\0" "EGYPTIAN HIEROGLYPH U035\0" "EGYPTIAN HIEROGLYPH U036\0" "EGYPTIAN HIEROGLYPH U037\0" "EGYPTIAN HIEROGLYPH U038\0" "EGYPTIAN HIEROGLYPH U039\0" "EGYPTIAN HIEROGLYPH U040\0" "EGYPTIAN HIEROGLYPH U041\0" "EGYPTIAN HIEROGLYPH U042\0" "EGYPTIAN HIEROGLYPH V001\0" "EGYPTIAN HIEROGLYPH V001A\0" "EGYPTIAN HIEROGLYPH V001B\0" "EGYPTIAN HIEROGLYPH V001C\0" "EGYPTIAN HIEROGLYPH V001D\0" "EGYPTIAN HIEROGLYPH V001E\0" "EGYPTIAN HIEROGLYPH V001F\0" "EGYPTIAN HIEROGLYPH V001G\0" "EGYPTIAN HIEROGLYPH V001H\0" "EGYPTIAN HIEROGLYPH V001I\0" "EGYPTIAN HIEROGLYPH V002\0" "EGYPTIAN HIEROGLYPH V002A\0" "EGYPTIAN HIEROGLYPH V003\0" "EGYPTIAN HIEROGLYPH V004\0" "EGYPTIAN HIEROGLYPH V005\0" "EGYPTIAN HIEROGLYPH V006\0" "EGYPTIAN HIEROGLYPH V007\0" "EGYPTIAN HIEROGLYPH V007A\0" "EGYPTIAN HIEROGLYPH V007B\0" "EGYPTIAN HIEROGLYPH V008\0" "EGYPTIAN HIEROGLYPH V009\0" "EGYPTIAN HIEROGLYPH V010\0" "EGYPTIAN HIEROGLYPH V011\0" "EGYPTIAN HIEROGLYPH V011A\0" "EGYPTIAN HIEROGLYPH V011B\0" "EGYPTIAN HIEROGLYPH V011C\0" "EGYPTIAN HIEROGLYPH V012\0" "EGYPTIAN HIEROGLYPH V012A\0" "EGYPTIAN HIEROGLYPH V012B\0" "EGYPTIAN HIEROGLYPH V013\0" "EGYPTIAN HIEROGLYPH V014\0" "EGYPTIAN HIEROGLYPH V015\0" "EGYPTIAN HIEROGLYPH V016\0" "EGYPTIAN HIEROGLYPH V017\0" "EGYPTIAN HIEROGLYPH V018\0" "EGYPTIAN HIEROGLYPH V019\0" "EGYPTIAN HIEROGLYPH V020\0" "EGYPTIAN HIEROGLYPH V020A\0" "EGYPTIAN HIEROGLYPH V020B\0" "EGYPTIAN HIEROGLYPH V020C\0" "EGYPTIAN HIEROGLYPH V020D\0" "EGYPTIAN HIEROGLYPH V020E\0" "EGYPTIAN HIEROGLYPH V020F\0" "EGYPTIAN HIEROGLYPH V020G\0" "EGYPTIAN HIEROGLYPH V020H\0" "EGYPTIAN HIEROGLYPH V020I\0" "EGYPTIAN HIEROGLYPH V020J\0" "EGYPTIAN HIEROGLYPH V020K\0" "EGYPTIAN HIEROGLYPH V020L\0" "EGYPTIAN HIEROGLYPH V021\0" "EGYPTIAN HIEROGLYPH V022\0" "EGYPTIAN HIEROGLYPH V023\0" "EGYPTIAN HIEROGLYPH V023A\0" "EGYPTIAN HIEROGLYPH V024\0" "EGYPTIAN HIEROGLYPH V025\0" "EGYPTIAN HIEROGLYPH V026\0" "EGYPTIAN HIEROGLYPH V027\0" "EGYPTIAN HIEROGLYPH V028\0" "EGYPTIAN HIEROGLYPH V028A\0" "EGYPTIAN HIEROGLYPH V029\0" "EGYPTIAN HIEROGLYPH V029A\0" "EGYPTIAN HIEROGLYPH V030\0" "EGYPTIAN HIEROGLYPH V030A\0" "EGYPTIAN HIEROGLYPH V031\0" "EGYPTIAN HIEROGLYPH V031A\0" "EGYPTIAN HIEROGLYPH V032\0" "EGYPTIAN HIEROGLYPH V033\0" "EGYPTIAN HIEROGLYPH V033A\0" "EGYPTIAN HIEROGLYPH V034\0" "EGYPTIAN HIEROGLYPH V035\0" "EGYPTIAN HIEROGLYPH V036\0" "EGYPTIAN HIEROGLYPH V037\0" "EGYPTIAN HIEROGLYPH V037A\0" "EGYPTIAN HIEROGLYPH V038\0" "EGYPTIAN HIEROGLYPH V039\0" "EGYPTIAN HIEROGLYPH V040\0" "EGYPTIAN HIEROGLYPH V040A\0" "EGYPTIAN HIEROGLYPH VERTICAL JOINER\0" "EGYPTIAN HIEROGLYPH W001\0" "EGYPTIAN HIEROGLYPH W002\0" "EGYPTIAN HIEROGLYPH W003\0" "EGYPTIAN HIEROGLYPH W003A\0" "EGYPTIAN HIEROGLYPH W004\0" "EGYPTIAN HIEROGLYPH W005\0" "EGYPTIAN HIEROGLYPH W006\0" "EGYPTIAN HIEROGLYPH W007\0" "EGYPTIAN HIEROGLYPH W008\0" "EGYPTIAN HIEROGLYPH W009\0" "EGYPTIAN HIEROGLYPH W009A\0" "EGYPTIAN HIEROGLYPH W010\0" "EGYPTIAN HIEROGLYPH W010A\0" "EGYPTIAN HIEROGLYPH W011\0" "EGYPTIAN HIEROGLYPH W012\0" "EGYPTIAN HIEROGLYPH W013\0" "EGYPTIAN HIEROGLYPH W014\0" "EGYPTIAN HIEROGLYPH W014A\0" "EGYPTIAN HIEROGLYPH W015\0" "EGYPTIAN HIEROGLYPH W016\0" "EGYPTIAN HIEROGLYPH W017\0" "EGYPTIAN HIEROGLYPH W017A\0" "EGYPTIAN HIEROGLYPH W018\0" "EGYPTIAN HIEROGLYPH W018A\0" "EGYPTIAN HIEROGLYPH W019\0" "EGYPTIAN HIEROGLYPH W020\0" "EGYPTIAN HIEROGLYPH W021\0" "EGYPTIAN HIEROGLYPH W022\0" "EGYPTIAN HIEROGLYPH W023\0" "EGYPTIAN HIEROGLYPH W024\0" "EGYPTIAN HIEROGLYPH W024A\0" "EGYPTIAN HIEROGLYPH W025\0" "EGYPTIAN HIEROGLYPH X001\0" "EGYPTIAN HIEROGLYPH X002\0" "EGYPTIAN HIEROGLYPH X003\0" "EGYPTIAN HIEROGLYPH X004\0" "EGYPTIAN HIEROGLYPH X004A\0" "EGYPTIAN HIEROGLYPH X004B\0" "EGYPTIAN HIEROGLYPH X005\0" "EGYPTIAN HIEROGLYPH X006\0" "EGYPTIAN HIEROGLYPH X006A\0" "EGYPTIAN HIEROGLYPH X007\0" "EGYPTIAN HIEROGLYPH X008\0" "EGYPTIAN HIEROGLYPH X008A\0" "EGYPTIAN HIEROGLYPH Y001\0" "EGYPTIAN HIEROGLYPH Y001A\0" "EGYPTIAN HIEROGLYPH Y002\0" "EGYPTIAN HIEROGLYPH Y003\0" "EGYPTIAN HIEROGLYPH Y004\0" "EGYPTIAN HIEROGLYPH Y005\0" "EGYPTIAN HIEROGLYPH Y006\0" "EGYPTIAN HIEROGLYPH Y007\0" "EGYPTIAN HIEROGLYPH Y008\0" "EGYPTIAN HIEROGLYPH Z001\0" "EGYPTIAN HIEROGLYPH Z002\0" "EGYPTIAN HIEROGLYPH Z002A\0" "EGYPTIAN HIEROGLYPH Z002B\0" "EGYPTIAN HIEROGLYPH Z002C\0" "EGYPTIAN HIEROGLYPH Z002D\0" "EGYPTIAN HIEROGLYPH Z003\0" "EGYPTIAN HIEROGLYPH Z003A\0" "EGYPTIAN HIEROGLYPH Z003B\0" "EGYPTIAN HIEROGLYPH Z004\0" "EGYPTIAN HIEROGLYPH Z004A\0" "EGYPTIAN HIEROGLYPH Z005\0" "EGYPTIAN HIEROGLYPH Z005A\0" "EGYPTIAN HIEROGLYPH Z006\0" "EGYPTIAN HIEROGLYPH Z007\0" "EGYPTIAN HIEROGLYPH Z008\0" "EGYPTIAN HIEROGLYPH Z009\0" "EGYPTIAN HIEROGLYPH Z010\0" "EGYPTIAN HIEROGLYPH Z011\0" "EGYPTIAN HIEROGLYPH Z012\0" "EGYPTIAN HIEROGLYPH Z013\0" "EGYPTIAN HIEROGLYPH Z014\0" "EGYPTIAN HIEROGLYPH Z015\0" "EGYPTIAN HIEROGLYPH Z015A\0" "EGYPTIAN HIEROGLYPH Z015B\0" "EGYPTIAN HIEROGLYPH Z015C\0" "EGYPTIAN HIEROGLYPH Z015D\0" "EGYPTIAN HIEROGLYPH Z015E\0" "EGYPTIAN HIEROGLYPH Z015F\0" "EGYPTIAN HIEROGLYPH Z015G\0" "EGYPTIAN HIEROGLYPH Z015H\0" "EGYPTIAN HIEROGLYPH Z015I\0" "EGYPTIAN HIEROGLYPH Z016\0" "EGYPTIAN HIEROGLYPH Z016A\0" "EGYPTIAN HIEROGLYPH Z016B\0" "EGYPTIAN HIEROGLYPH Z016C\0" "EGYPTIAN HIEROGLYPH Z016D\0" "EGYPTIAN HIEROGLYPH Z016E\0" "EGYPTIAN HIEROGLYPH Z016F\0" "EGYPTIAN HIEROGLYPH Z016G\0" "EGYPTIAN HIEROGLYPH Z016H\0" "EIGHT PETALLED OUTLINED BLACK FLORETTE\0" "EIGHT POINTED BLACK STAR\0" "EIGHT POINTED PINWHEEL STAR\0" "EIGHT POINTED RECTILINEAR BLACK STAR\0" "EIGHT SPOKED ASTERISK\0" "EIGHT TEARDROP-SPOKED PROPELLER ASTERISK\0" "EIGHTH NOTE\0" "EJECT SYMBOL\0" "ELBASAN LETTER A\0" "ELBASAN LETTER BE\0" "ELBASAN LETTER CE\0" "ELBASAN LETTER CHE\0" "ELBASAN LETTER DE\0" "ELBASAN LETTER DHE\0" "ELBASAN LETTER E\0" "ELBASAN LETTER EI\0" "ELBASAN LETTER FE\0" "ELBASAN LETTER GE\0" "ELBASAN LETTER GHAMMA\0" "ELBASAN LETTER GHE\0" "ELBASAN LETTER GJE\0" "ELBASAN LETTER HE\0" "ELBASAN LETTER I\0" "ELBASAN LETTER JE\0" "ELBASAN LETTER KE\0" "ELBASAN LETTER KHE\0" "ELBASAN LETTER LE\0" "ELBASAN LETTER LLE\0" "ELBASAN LETTER ME\0" "ELBASAN LETTER NA\0" "ELBASAN LETTER NDE\0" "ELBASAN LETTER NE\0" "ELBASAN LETTER NJE\0" "ELBASAN LETTER O\0" "ELBASAN LETTER PE\0" "ELBASAN LETTER QE\0" "ELBASAN LETTER RE\0" "ELBASAN LETTER RRE\0" "ELBASAN LETTER SE\0" "ELBASAN LETTER SHE\0" "ELBASAN LETTER TE\0" "ELBASAN LETTER THE\0" "ELBASAN LETTER U\0" "ELBASAN LETTER VE\0" "ELBASAN LETTER XE\0" "ELBASAN LETTER Y\0" "ELBASAN LETTER ZE\0" "ELBASAN LETTER ZHE\0" "ELECTRIC ARROW\0" "ELECTRIC LIGHT BULB\0" "ELECTRIC PLUG\0" "ELECTRIC TORCH\0" "ELECTRICAL INTERSECTION\0" "ELEMENT OF\0" "ELEMENT OF OPENING DOWNWARDS\0" "ELEMENT OF OPENING UPWARDS\0" "ELEMENT OF WITH DOT ABOVE\0" "ELEMENT OF WITH LONG HORIZONTAL STROKE\0" "ELEMENT OF WITH OVERBAR\0" "ELEMENT OF WITH TWO HORIZONTAL STROKES\0" "ELEMENT OF WITH UNDERBAR\0" "ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE\0" "ELEPHANT\0" "ELEVATOR\0" "ELF\0" "ELYMAIC LETTER ALEPH\0" "ELYMAIC LETTER AYIN\0" "ELYMAIC LETTER BETH\0" "ELYMAIC LETTER DALETH\0" "ELYMAIC LETTER GIMEL\0" "ELYMAIC LETTER HE\0" "ELYMAIC LETTER HETH\0" "ELYMAIC LETTER KAPH\0" "ELYMAIC LETTER LAMEDH\0" "ELYMAIC LETTER MEM\0" "ELYMAIC LETTER NUN\0" "ELYMAIC LETTER PE\0" "ELYMAIC LETTER QOPH\0" "ELYMAIC LETTER RESH\0" "ELYMAIC LETTER SADHE\0" "ELYMAIC LETTER SAMEKH\0" "ELYMAIC LETTER SHIN\0" "ELYMAIC LETTER TAW\0" "ELYMAIC LETTER TETH\0" "ELYMAIC LETTER WAW\0" "ELYMAIC LETTER YODH\0" "ELYMAIC LETTER ZAYIN\0" "ELYMAIC LIGATURE ZAYIN-YODH\0" "EM DASH\0" "EM QUAD\0" "EM SPACE\0" "EMOJI COMPONENT BALD\0" "EMOJI COMPONENT CURLY HAIR\0" "EMOJI COMPONENT RED HAIR\0" "EMOJI COMPONENT WHITE HAIR\0" "EMOJI MODIFIER FITZPATRICK TYPE-1-2\0" "EMOJI MODIFIER FITZPATRICK TYPE-3\0" "EMOJI MODIFIER FITZPATRICK TYPE-4\0" "EMOJI MODIFIER FITZPATRICK TYPE-5\0" "EMOJI MODIFIER FITZPATRICK TYPE-6\0" "EMPHASIS SYMBOL\0" "EMPTY DOCUMENT\0" "EMPTY NOTE\0" "EMPTY NOTE PAD\0" "EMPTY NOTE PAGE\0" "EMPTY PAGE\0" "EMPTY PAGES\0" "EMPTY SET\0" "EMPTY SET WITH LEFT ARROW ABOVE\0" "EMPTY SET WITH OVERBAR\0" "EMPTY SET WITH RIGHT ARROW ABOVE\0" "EMPTY SET WITH SMALL CIRCLE ABOVE\0" "EN DASH\0" "EN QUAD\0" "EN SPACE\0" "END OF PROOF\0" "END WITH LEFTWARDS ARROW ABOVE\0" "ENTER SYMBOL\0" "ENVELOPE\0" "ENVELOPE WITH DOWNWARDS ARROW ABOVE\0" "ENVELOPE WITH LIGHTNING\0" "EQUAL AND PARALLEL TO\0" "EQUAL TO BY DEFINITION\0" "EQUAL TO OR GREATER-THAN\0" "EQUAL TO OR LESS-THAN\0" "EQUAL TO OR PRECEDES\0" "EQUAL TO OR SUCCEEDS\0" "EQUALS COLON\0" "EQUALS SIGN\0" "EQUALS SIGN ABOVE LEFTWARDS ARROW\0" "EQUALS SIGN ABOVE PLUS SIGN\0" "EQUALS SIGN ABOVE RIGHTWARDS ARROW\0" "EQUALS SIGN ABOVE TILDE OPERATOR\0" "EQUALS SIGN AND SLANTED PARALLEL\0" "EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE\0" "EQUALS SIGN WITH BUMPY ABOVE\0" "EQUALS SIGN WITH DOT BELOW\0" "EQUALS SIGN WITH INFINITY BELOW\0" "EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW\0" "EQUALS WITH ASTERISK\0" "EQUIANGULAR TO\0" "EQUIVALENT TO\0" "EQUIVALENT WITH FOUR DOTS ABOVE\0" "ERASE TO THE LEFT\0" "ERASE TO THE RIGHT\0" "ERIS FORM ONE\0" "ERIS FORM TWO\0" "ERROR-BARRED BLACK CIRCLE\0" "ERROR-BARRED BLACK DIAMOND\0" "ERROR-BARRED BLACK SQUARE\0" "ERROR-BARRED WHITE CIRCLE\0" "ERROR-BARRED WHITE DIAMOND\0" "ERROR-BARRED WHITE SQUARE\0" "ESTIMATED SYMBOL\0" "ESTIMATES\0" "ETHIOPIC COLON\0" "ETHIOPIC COMBINING GEMINATION AND VOWEL LENGTH MARK\0" "ETHIOPIC COMBINING GEMINATION MARK\0" "ETHIOPIC COMBINING VOWEL LENGTH MARK\0" "ETHIOPIC COMMA\0" "ETHIOPIC DIGIT EIGHT\0" "ETHIOPIC DIGIT FIVE\0" "ETHIOPIC DIGIT FOUR\0" "ETHIOPIC DIGIT NINE\0" "ETHIOPIC DIGIT ONE\0" "ETHIOPIC DIGIT SEVEN\0" "ETHIOPIC DIGIT SIX\0" "ETHIOPIC DIGIT THREE\0" "ETHIOPIC DIGIT TWO\0" "ETHIOPIC FULL STOP\0" "ETHIOPIC NUMBER EIGHTY\0" "ETHIOPIC NUMBER FIFTY\0" "ETHIOPIC NUMBER FORTY\0" "ETHIOPIC NUMBER HUNDRED\0" "ETHIOPIC NUMBER NINETY\0" "ETHIOPIC NUMBER SEVENTY\0" "ETHIOPIC NUMBER SIXTY\0" "ETHIOPIC NUMBER TEN\0" "ETHIOPIC NUMBER TEN THOUSAND\0" "ETHIOPIC NUMBER THIRTY\0" "ETHIOPIC NUMBER TWENTY\0" "ETHIOPIC PARAGRAPH SEPARATOR\0" "ETHIOPIC PREFACE COLON\0" "ETHIOPIC QUESTION MARK\0" "ETHIOPIC SECTION MARK\0" "ETHIOPIC SEMICOLON\0" "ETHIOPIC SYLLABLE BA\0" "ETHIOPIC SYLLABLE BAA\0" "ETHIOPIC SYLLABLE BBA\0" "ETHIOPIC SYLLABLE BBAA\0" "ETHIOPIC SYLLABLE BBE\0" "ETHIOPIC SYLLABLE BBEE\0" "ETHIOPIC SYLLABLE BBI\0" "ETHIOPIC SYLLABLE BBO\0" "ETHIOPIC SYLLABLE BBU\0" "ETHIOPIC SYLLABLE BE\0" "ETHIOPIC SYLLABLE BEE\0" "ETHIOPIC SYLLABLE BI\0" "ETHIOPIC SYLLABLE BO\0" "ETHIOPIC SYLLABLE BOA\0" "ETHIOPIC SYLLABLE BU\0" "ETHIOPIC SYLLABLE BWA\0" "ETHIOPIC SYLLABLE BWE\0" "ETHIOPIC SYLLABLE BWEE\0" "ETHIOPIC SYLLABLE BWI\0" "ETHIOPIC SYLLABLE CA\0" "ETHIOPIC SYLLABLE CAA\0" "ETHIOPIC SYLLABLE CCA\0" "ETHIOPIC SYLLABLE CCAA\0" "ETHIOPIC SYLLABLE CCE\0" "ETHIOPIC SYLLABLE CCEE\0" "ETHIOPIC SYLLABLE CCHA\0" "ETHIOPIC SYLLABLE CCHAA\0" "ETHIOPIC SYLLABLE CCHE\0" "ETHIOPIC SYLLABLE CCHEE\0" "ETHIOPIC SYLLABLE CCHHA\0" "ETHIOPIC SYLLABLE CCHHAA\0" "ETHIOPIC SYLLABLE CCHHE\0" "ETHIOPIC SYLLABLE CCHHEE\0" "ETHIOPIC SYLLABLE CCHHI\0" "ETHIOPIC SYLLABLE CCHHO\0" "ETHIOPIC SYLLABLE CCHHU\0" "ETHIOPIC SYLLABLE CCHI\0" "ETHIOPIC SYLLABLE CCHO\0" "ETHIOPIC SYLLABLE CCHU\0" "ETHIOPIC SYLLABLE CCI\0" "ETHIOPIC SYLLABLE CCO\0" "ETHIOPIC SYLLABLE CCU\0" "ETHIOPIC SYLLABLE CE\0" "ETHIOPIC SYLLABLE CEE\0" "ETHIOPIC SYLLABLE CHA\0" "ETHIOPIC SYLLABLE CHAA\0" "ETHIOPIC SYLLABLE CHE\0" "ETHIOPIC SYLLABLE CHEE\0" "ETHIOPIC SYLLABLE CHI\0" "ETHIOPIC SYLLABLE CHO\0" "ETHIOPIC SYLLABLE CHOA\0" "ETHIOPIC SYLLABLE CHU\0" "ETHIOPIC SYLLABLE CHWA\0" "ETHIOPIC SYLLABLE CI\0" "ETHIOPIC SYLLABLE CO\0" "ETHIOPIC SYLLABLE COA\0" "ETHIOPIC SYLLABLE CU\0" "ETHIOPIC SYLLABLE CWA\0" "ETHIOPIC SYLLABLE DA\0" "ETHIOPIC SYLLABLE DAA\0" "ETHIOPIC SYLLABLE DDA\0" "ETHIOPIC SYLLABLE DDAA\0" "ETHIOPIC SYLLABLE DDE\0" "ETHIOPIC SYLLABLE DDEE\0" "ETHIOPIC SYLLABLE DDHAA\0" "ETHIOPIC SYLLABLE DDHE\0" "ETHIOPIC SYLLABLE DDHEE\0" "ETHIOPIC SYLLABLE DDHI\0" "ETHIOPIC SYLLABLE DDHO\0" "ETHIOPIC SYLLABLE DDHU\0" "ETHIOPIC SYLLABLE DDI\0" "ETHIOPIC SYLLABLE DDO\0" "ETHIOPIC SYLLABLE DDOA\0" "ETHIOPIC SYLLABLE DDU\0" "ETHIOPIC SYLLABLE DDWA\0" "ETHIOPIC SYLLABLE DE\0" "ETHIOPIC SYLLABLE DEE\0" "ETHIOPIC SYLLABLE DI\0" "ETHIOPIC SYLLABLE DO\0" "ETHIOPIC SYLLABLE DOA\0" "ETHIOPIC SYLLABLE DU\0" "ETHIOPIC SYLLABLE DWA\0" "ETHIOPIC SYLLABLE DZAA\0" "ETHIOPIC SYLLABLE DZE\0" "ETHIOPIC SYLLABLE DZEE\0" "ETHIOPIC SYLLABLE DZI\0" "ETHIOPIC SYLLABLE DZO\0" "ETHIOPIC SYLLABLE DZU\0" "ETHIOPIC SYLLABLE FA\0" "ETHIOPIC SYLLABLE FAA\0" "ETHIOPIC SYLLABLE FE\0" "ETHIOPIC SYLLABLE FEE\0" "ETHIOPIC SYLLABLE FI\0" "ETHIOPIC SYLLABLE FO\0" "ETHIOPIC SYLLABLE FU\0" "ETHIOPIC SYLLABLE FWA\0" "ETHIOPIC SYLLABLE FWE\0" "ETHIOPIC SYLLABLE FWEE\0" "ETHIOPIC SYLLABLE FWI\0" "ETHIOPIC SYLLABLE FYA\0" "ETHIOPIC SYLLABLE GA\0" "ETHIOPIC SYLLABLE GAA\0" "ETHIOPIC SYLLABLE GE\0" "ETHIOPIC SYLLABLE GEE\0" "ETHIOPIC SYLLABLE GGA\0" "ETHIOPIC SYLLABLE GGAA\0" "ETHIOPIC SYLLABLE GGE\0" "ETHIOPIC SYLLABLE GGEE\0" "ETHIOPIC SYLLABLE GGI\0" "ETHIOPIC SYLLABLE GGO\0" "ETHIOPIC SYLLABLE GGU\0" "ETHIOPIC SYLLABLE GGWA\0" "ETHIOPIC SYLLABLE GGWAA\0" "ETHIOPIC SYLLABLE GGWE\0" "ETHIOPIC SYLLABLE GGWEE\0" "ETHIOPIC SYLLABLE GGWI\0" "ETHIOPIC SYLLABLE GI\0" "ETHIOPIC SYLLABLE GLOTTAL A\0" "ETHIOPIC SYLLABLE GLOTTAL AA\0" "ETHIOPIC SYLLABLE GLOTTAL E\0" "ETHIOPIC SYLLABLE GLOTTAL EE\0" "ETHIOPIC SYLLABLE GLOTTAL I\0" "ETHIOPIC SYLLABLE GLOTTAL O\0" "ETHIOPIC SYLLABLE GLOTTAL OA\0" "ETHIOPIC SYLLABLE GLOTTAL U\0" "ETHIOPIC SYLLABLE GLOTTAL WA\0" "ETHIOPIC SYLLABLE GO\0" "ETHIOPIC SYLLABLE GOA\0" "ETHIOPIC SYLLABLE GU\0" "ETHIOPIC SYLLABLE GWA\0" "ETHIOPIC SYLLABLE GWAA\0" "ETHIOPIC SYLLABLE GWE\0" "ETHIOPIC SYLLABLE GWEE\0" "ETHIOPIC SYLLABLE GWI\0" "ETHIOPIC SYLLABLE GYA\0" "ETHIOPIC SYLLABLE GYAA\0" "ETHIOPIC SYLLABLE GYE\0" "ETHIOPIC SYLLABLE GYEE\0" "ETHIOPIC SYLLABLE GYI\0" "ETHIOPIC SYLLABLE GYO\0" "ETHIOPIC SYLLABLE GYU\0" "ETHIOPIC SYLLABLE HA\0" "ETHIOPIC SYLLABLE HAA\0" "ETHIOPIC SYLLABLE HE\0" "ETHIOPIC SYLLABLE HEE\0" "ETHIOPIC SYLLABLE HHA\0" "ETHIOPIC SYLLABLE HHAA\0" "ETHIOPIC SYLLABLE HHE\0" "ETHIOPIC SYLLABLE HHEE\0" "ETHIOPIC SYLLABLE HHI\0" "ETHIOPIC SYLLABLE HHO\0" "ETHIOPIC SYLLABLE HHU\0" "ETHIOPIC SYLLABLE HHWA\0" "ETHIOPIC SYLLABLE HI\0" "ETHIOPIC SYLLABLE HO\0" "ETHIOPIC SYLLABLE HOA\0" "ETHIOPIC SYLLABLE HU\0" "ETHIOPIC SYLLABLE JA\0" "ETHIOPIC SYLLABLE JAA\0" "ETHIOPIC SYLLABLE JE\0" "ETHIOPIC SYLLABLE JEE\0" "ETHIOPIC SYLLABLE JI\0" "ETHIOPIC SYLLABLE JO\0" "ETHIOPIC SYLLABLE JOA\0" "ETHIOPIC SYLLABLE JU\0" "ETHIOPIC SYLLABLE JWA\0" "ETHIOPIC SYLLABLE KA\0" "ETHIOPIC SYLLABLE KAA\0" "ETHIOPIC SYLLABLE KE\0" "ETHIOPIC SYLLABLE KEE\0" "ETHIOPIC SYLLABLE KI\0" "ETHIOPIC SYLLABLE KO\0" "ETHIOPIC SYLLABLE KOA\0" "ETHIOPIC SYLLABLE KU\0" "ETHIOPIC SYLLABLE KWA\0" "ETHIOPIC SYLLABLE KWAA\0" "ETHIOPIC SYLLABLE KWE\0" "ETHIOPIC SYLLABLE KWEE\0" "ETHIOPIC SYLLABLE KWI\0" "ETHIOPIC SYLLABLE KXA\0" "ETHIOPIC SYLLABLE KXAA\0" "ETHIOPIC SYLLABLE KXE\0" "ETHIOPIC SYLLABLE KXEE\0" "ETHIOPIC SYLLABLE KXI\0" "ETHIOPIC SYLLABLE KXO\0" "ETHIOPIC SYLLABLE KXU\0" "ETHIOPIC SYLLABLE KXWA\0" "ETHIOPIC SYLLABLE KXWAA\0" "ETHIOPIC SYLLABLE KXWE\0" "ETHIOPIC SYLLABLE KXWEE\0" "ETHIOPIC SYLLABLE KXWI\0" "ETHIOPIC SYLLABLE KYA\0" "ETHIOPIC SYLLABLE KYAA\0" "ETHIOPIC SYLLABLE KYE\0" "ETHIOPIC SYLLABLE KYEE\0" "ETHIOPIC SYLLABLE KYI\0" "ETHIOPIC SYLLABLE KYO\0" "ETHIOPIC SYLLABLE KYU\0" "ETHIOPIC SYLLABLE LA\0" "ETHIOPIC SYLLABLE LAA\0" "ETHIOPIC SYLLABLE LE\0" "ETHIOPIC SYLLABLE LEE\0" "ETHIOPIC SYLLABLE LI\0" "ETHIOPIC SYLLABLE LO\0" "ETHIOPIC SYLLABLE LOA\0" "ETHIOPIC SYLLABLE LU\0" "ETHIOPIC SYLLABLE LWA\0" "ETHIOPIC SYLLABLE MA\0" "ETHIOPIC SYLLABLE MAA\0" "ETHIOPIC SYLLABLE ME\0" "ETHIOPIC SYLLABLE MEE\0" "ETHIOPIC SYLLABLE MI\0" "ETHIOPIC SYLLABLE MO\0" "ETHIOPIC SYLLABLE MOA\0" "ETHIOPIC SYLLABLE MU\0" "ETHIOPIC SYLLABLE MWA\0" "ETHIOPIC SYLLABLE MWE\0" "ETHIOPIC SYLLABLE MWEE\0" "ETHIOPIC SYLLABLE MWI\0" "ETHIOPIC SYLLABLE MYA\0" "ETHIOPIC SYLLABLE NA\0" "ETHIOPIC SYLLABLE NAA\0" "ETHIOPIC SYLLABLE NE\0" "ETHIOPIC SYLLABLE NEE\0" "ETHIOPIC SYLLABLE NI\0" "ETHIOPIC SYLLABLE NO\0" "ETHIOPIC SYLLABLE NOA\0" "ETHIOPIC SYLLABLE NU\0" "ETHIOPIC SYLLABLE NWA\0" "ETHIOPIC SYLLABLE NYA\0" "ETHIOPIC SYLLABLE NYAA\0" "ETHIOPIC SYLLABLE NYE\0" "ETHIOPIC SYLLABLE NYEE\0" "ETHIOPIC SYLLABLE NYI\0" "ETHIOPIC SYLLABLE NYO\0" "ETHIOPIC SYLLABLE NYOA\0" "ETHIOPIC SYLLABLE NYU\0" "ETHIOPIC SYLLABLE NYWA\0" "ETHIOPIC SYLLABLE PA\0" "ETHIOPIC SYLLABLE PAA\0" "ETHIOPIC SYLLABLE PE\0" "ETHIOPIC SYLLABLE PEE\0" "ETHIOPIC SYLLABLE PHA\0" "ETHIOPIC SYLLABLE PHAA\0" "ETHIOPIC SYLLABLE PHARYNGEAL A\0" "ETHIOPIC SYLLABLE PHARYNGEAL AA\0" "ETHIOPIC SYLLABLE PHARYNGEAL E\0" "ETHIOPIC SYLLABLE PHARYNGEAL EE\0" "ETHIOPIC SYLLABLE PHARYNGEAL I\0" "ETHIOPIC SYLLABLE PHARYNGEAL O\0" "ETHIOPIC SYLLABLE PHARYNGEAL U\0" "ETHIOPIC SYLLABLE PHE\0" "ETHIOPIC SYLLABLE PHEE\0" "ETHIOPIC SYLLABLE PHI\0" "ETHIOPIC SYLLABLE PHO\0" "ETHIOPIC SYLLABLE PHOA\0" "ETHIOPIC SYLLABLE PHU\0" "ETHIOPIC SYLLABLE PHWA\0" "ETHIOPIC SYLLABLE PI\0" "ETHIOPIC SYLLABLE PO\0" "ETHIOPIC SYLLABLE POA\0" "ETHIOPIC SYLLABLE PU\0" "ETHIOPIC SYLLABLE PWA\0" "ETHIOPIC SYLLABLE PWE\0" "ETHIOPIC SYLLABLE PWEE\0" "ETHIOPIC SYLLABLE PWI\0" "ETHIOPIC SYLLABLE QA\0" "ETHIOPIC SYLLABLE QAA\0" "ETHIOPIC SYLLABLE QE\0" "ETHIOPIC SYLLABLE QEE\0" "ETHIOPIC SYLLABLE QHA\0" "ETHIOPIC SYLLABLE QHAA\0" "ETHIOPIC SYLLABLE QHE\0" "ETHIOPIC SYLLABLE QHEE\0" "ETHIOPIC SYLLABLE QHI\0" "ETHIOPIC SYLLABLE QHO\0" "ETHIOPIC SYLLABLE QHU\0" "ETHIOPIC SYLLABLE QHWA\0" "ETHIOPIC SYLLABLE QHWAA\0" "ETHIOPIC SYLLABLE QHWE\0" "ETHIOPIC SYLLABLE QHWEE\0" "ETHIOPIC SYLLABLE QHWI\0" "ETHIOPIC SYLLABLE QI\0" "ETHIOPIC SYLLABLE QO\0" "ETHIOPIC SYLLABLE QOA\0" "ETHIOPIC SYLLABLE QU\0" "ETHIOPIC SYLLABLE QWA\0" "ETHIOPIC SYLLABLE QWAA\0" "ETHIOPIC SYLLABLE QWE\0" "ETHIOPIC SYLLABLE QWEE\0" "ETHIOPIC SYLLABLE QWI\0" "ETHIOPIC SYLLABLE QYA\0" "ETHIOPIC SYLLABLE QYAA\0" "ETHIOPIC SYLLABLE QYE\0" "ETHIOPIC SYLLABLE QYEE\0" "ETHIOPIC SYLLABLE QYI\0" "ETHIOPIC SYLLABLE QYO\0" "ETHIOPIC SYLLABLE QYU\0" "ETHIOPIC SYLLABLE RA\0" "ETHIOPIC SYLLABLE RAA\0" "ETHIOPIC SYLLABLE RE\0" "ETHIOPIC SYLLABLE REE\0" "ETHIOPIC SYLLABLE RI\0" "ETHIOPIC SYLLABLE RO\0" "ETHIOPIC SYLLABLE ROA\0" "ETHIOPIC SYLLABLE RU\0" "ETHIOPIC SYLLABLE RWA\0" "ETHIOPIC SYLLABLE RYA\0" "ETHIOPIC SYLLABLE SA\0" "ETHIOPIC SYLLABLE SAA\0" "ETHIOPIC SYLLABLE SE\0" "ETHIOPIC SYLLABLE SEBATBEIT BWA\0" "ETHIOPIC SYLLABLE SEBATBEIT FWA\0" "ETHIOPIC SYLLABLE SEBATBEIT MWA\0" "ETHIOPIC SYLLABLE SEBATBEIT PWA\0" "ETHIOPIC SYLLABLE SEE\0" "ETHIOPIC SYLLABLE SHA\0" "ETHIOPIC SYLLABLE SHAA\0" "ETHIOPIC SYLLABLE SHE\0" "ETHIOPIC SYLLABLE SHEE\0" "ETHIOPIC SYLLABLE SHI\0" "ETHIOPIC SYLLABLE SHO\0" "ETHIOPIC SYLLABLE SHOA\0" "ETHIOPIC SYLLABLE SHU\0" "ETHIOPIC SYLLABLE SHWA\0" "ETHIOPIC SYLLABLE SI\0" "ETHIOPIC SYLLABLE SO\0" "ETHIOPIC SYLLABLE SOA\0" "ETHIOPIC SYLLABLE SSA\0" "ETHIOPIC SYLLABLE SSAA\0" "ETHIOPIC SYLLABLE SSE\0" "ETHIOPIC SYLLABLE SSEE\0" "ETHIOPIC SYLLABLE SSI\0" "ETHIOPIC SYLLABLE SSO\0" "ETHIOPIC SYLLABLE SSU\0" "ETHIOPIC SYLLABLE SU\0" "ETHIOPIC SYLLABLE SWA\0" "ETHIOPIC SYLLABLE SZA\0" "ETHIOPIC SYLLABLE SZAA\0" "ETHIOPIC SYLLABLE SZE\0" "ETHIOPIC SYLLABLE SZEE\0" "ETHIOPIC SYLLABLE SZI\0" "ETHIOPIC SYLLABLE SZO\0" "ETHIOPIC SYLLABLE SZU\0" "ETHIOPIC SYLLABLE SZWA\0" "ETHIOPIC SYLLABLE TA\0" "ETHIOPIC SYLLABLE TAA\0" "ETHIOPIC SYLLABLE TE\0" "ETHIOPIC SYLLABLE TEE\0" "ETHIOPIC SYLLABLE THA\0" "ETHIOPIC SYLLABLE THAA\0" "ETHIOPIC SYLLABLE THE\0" "ETHIOPIC SYLLABLE THEE\0" "ETHIOPIC SYLLABLE THI\0" "ETHIOPIC SYLLABLE THO\0" "ETHIOPIC SYLLABLE THOA\0" "ETHIOPIC SYLLABLE THU\0" "ETHIOPIC SYLLABLE THWA\0" "ETHIOPIC SYLLABLE TI\0" "ETHIOPIC SYLLABLE TO\0" "ETHIOPIC SYLLABLE TOA\0" "ETHIOPIC SYLLABLE TSA\0" "ETHIOPIC SYLLABLE TSAA\0" "ETHIOPIC SYLLABLE TSE\0" "ETHIOPIC SYLLABLE TSEE\0" "ETHIOPIC SYLLABLE TSI\0" "ETHIOPIC SYLLABLE TSO\0" "ETHIOPIC SYLLABLE TSU\0" "ETHIOPIC SYLLABLE TSWA\0" "ETHIOPIC SYLLABLE TTHAA\0" "ETHIOPIC SYLLABLE TTHE\0" "ETHIOPIC SYLLABLE TTHEE\0" "ETHIOPIC SYLLABLE TTHI\0" "ETHIOPIC SYLLABLE TTHO\0" "ETHIOPIC SYLLABLE TTHU\0" "ETHIOPIC SYLLABLE TU\0" "ETHIOPIC SYLLABLE TWA\0" "ETHIOPIC SYLLABLE TZA\0" "ETHIOPIC SYLLABLE TZAA\0" "ETHIOPIC SYLLABLE TZE\0" "ETHIOPIC SYLLABLE TZEE\0" "ETHIOPIC SYLLABLE TZI\0" "ETHIOPIC SYLLABLE TZO\0" "ETHIOPIC SYLLABLE TZOA\0" "ETHIOPIC SYLLABLE TZU\0" "ETHIOPIC SYLLABLE VA\0" "ETHIOPIC SYLLABLE VAA\0" "ETHIOPIC SYLLABLE VE\0" "ETHIOPIC SYLLABLE VEE\0" "ETHIOPIC SYLLABLE VI\0" "ETHIOPIC SYLLABLE VO\0" "ETHIOPIC SYLLABLE VU\0" "ETHIOPIC SYLLABLE VWA\0" "ETHIOPIC SYLLABLE WA\0" "ETHIOPIC SYLLABLE WAA\0" "ETHIOPIC SYLLABLE WE\0" "ETHIOPIC SYLLABLE WEE\0" "ETHIOPIC SYLLABLE WI\0" "ETHIOPIC SYLLABLE WO\0" "ETHIOPIC SYLLABLE WOA\0" "ETHIOPIC SYLLABLE WU\0" "ETHIOPIC SYLLABLE XA\0" "ETHIOPIC SYLLABLE XAA\0" "ETHIOPIC SYLLABLE XE\0" "ETHIOPIC SYLLABLE XEE\0" "ETHIOPIC SYLLABLE XI\0" "ETHIOPIC SYLLABLE XO\0" "ETHIOPIC SYLLABLE XOA\0" "ETHIOPIC SYLLABLE XU\0" "ETHIOPIC SYLLABLE XWA\0" "ETHIOPIC SYLLABLE XWAA\0" "ETHIOPIC SYLLABLE XWE\0" "ETHIOPIC SYLLABLE XWEE\0" "ETHIOPIC SYLLABLE XWI\0" "ETHIOPIC SYLLABLE XYA\0" "ETHIOPIC SYLLABLE XYAA\0" "ETHIOPIC SYLLABLE XYE\0" "ETHIOPIC SYLLABLE XYEE\0" "ETHIOPIC SYLLABLE XYI\0" "ETHIOPIC SYLLABLE XYO\0" "ETHIOPIC SYLLABLE XYU\0" "ETHIOPIC SYLLABLE YA\0" "ETHIOPIC SYLLABLE YAA\0" "ETHIOPIC SYLLABLE YE\0" "ETHIOPIC SYLLABLE YEE\0" "ETHIOPIC SYLLABLE YI\0" "ETHIOPIC SYLLABLE YO\0" "ETHIOPIC SYLLABLE YOA\0" "ETHIOPIC SYLLABLE YU\0" "ETHIOPIC SYLLABLE ZA\0" "ETHIOPIC SYLLABLE ZAA\0" "ETHIOPIC SYLLABLE ZE\0" "ETHIOPIC SYLLABLE ZEE\0" "ETHIOPIC SYLLABLE ZHA\0" "ETHIOPIC SYLLABLE ZHAA\0" "ETHIOPIC SYLLABLE ZHE\0" "ETHIOPIC SYLLABLE ZHEE\0" "ETHIOPIC SYLLABLE ZHI\0" "ETHIOPIC SYLLABLE ZHO\0" "ETHIOPIC SYLLABLE ZHU\0" "ETHIOPIC SYLLABLE ZHWA\0" "ETHIOPIC SYLLABLE ZI\0" "ETHIOPIC SYLLABLE ZO\0" "ETHIOPIC SYLLABLE ZOA\0" "ETHIOPIC SYLLABLE ZU\0" "ETHIOPIC SYLLABLE ZWA\0" "ETHIOPIC SYLLABLE ZZA\0" "ETHIOPIC SYLLABLE ZZAA\0" "ETHIOPIC SYLLABLE ZZE\0" "ETHIOPIC SYLLABLE ZZEE\0" "ETHIOPIC SYLLABLE ZZI\0" "ETHIOPIC SYLLABLE ZZO\0" "ETHIOPIC SYLLABLE ZZU\0" "ETHIOPIC TONAL MARK CHIRET\0" "ETHIOPIC TONAL MARK DERET\0" "ETHIOPIC TONAL MARK DERET-HIDET\0" "ETHIOPIC TONAL MARK DIFAT\0" "ETHIOPIC TONAL MARK HIDET\0" "ETHIOPIC TONAL MARK KENAT\0" "ETHIOPIC TONAL MARK KURT\0" "ETHIOPIC TONAL MARK RIKRIK\0" "ETHIOPIC TONAL MARK SHORT RIKRIK\0" "ETHIOPIC TONAL MARK YIZET\0" "ETHIOPIC WORDSPACE\0" "EULER CONSTANT\0" "EURO SIGN\0" "EURO-CURRENCY SIGN\0" "EUROPEAN CASTLE\0" "EUROPEAN POST OFFICE\0" "EVERGREEN TREE\0" "EXCESS\0" "EXCLAMATION MARK\0" "EXCLAMATION QUESTION MARK\0" "EXPRESSIONLESS FACE\0" "EXTENDED ARABIC-INDIC DIGIT EIGHT\0" "EXTENDED ARABIC-INDIC DIGIT FIVE\0" "EXTENDED ARABIC-INDIC DIGIT FOUR\0" "EXTENDED ARABIC-INDIC DIGIT NINE\0" "EXTENDED ARABIC-INDIC DIGIT ONE\0" "EXTENDED ARABIC-INDIC DIGIT SEVEN\0" "EXTENDED ARABIC-INDIC DIGIT SIX\0" "EXTENDED ARABIC-INDIC DIGIT THREE\0" "EXTENDED ARABIC-INDIC DIGIT TWO\0" "EXTENDED ARABIC-INDIC DIGIT ZERO\0" "EXTRATERRESTRIAL ALIEN\0" "EXTREMELY HEAVY FIVE SPOKED ASTERISK\0" "EXTREMELY HEAVY GREEK CROSS\0" "EXTREMELY HEAVY SALTIRE\0" "EXTREMELY HEAVY SIX SPOKED ASTERISK\0" "EXTREMELY HEAVY WHITE CIRCLE\0" "EXTREMELY HEAVY WHITE SQUARE\0" "EYE\0" "EYEGLASSES\0" "EYES\0" "FACE MASSAGE\0" "FACE PALM\0" "FACE SAVOURING DELICIOUS FOOD\0" "FACE SCREAMING IN FEAR\0" "FACE THROWING A KISS\0" "FACE WITH COLD SWEAT\0" "FACE WITH COWBOY HAT\0" "FACE WITH FINGER COVERING CLOSED LIPS\0" "FACE WITH HEAD-BANDAGE\0" "FACE WITH LOOK OF TRIUMPH\0" "FACE WITH MEDICAL MASK\0" "FACE WITH MONOCLE\0" "FACE WITH NO GOOD GESTURE\0" "FACE WITH OK GESTURE\0" "FACE WITH ONE EYEBROW RAISED\0" "FACE WITH OPEN MOUTH\0" "FACE WITH OPEN MOUTH AND COLD SWEAT\0" "FACE WITH OPEN MOUTH VOMITING\0" "FACE WITH PARTY HORN AND PARTY HAT\0" "FACE WITH PLEADING EYES\0" "FACE WITH ROLLING EYES\0" "FACE WITH STUCK-OUT TONGUE\0" "FACE WITH STUCK-OUT TONGUE AND TIGHTLY-CLOSED EYES\0" "FACE WITH STUCK-OUT TONGUE AND WINKING EYE\0" "FACE WITH TEARS OF JOY\0" "FACE WITH THERMOMETER\0" "FACE WITH UNEVEN EYES AND WAVY MOUTH\0" "FACE WITHOUT MOUTH\0" "FACSIMILE SIGN\0" "FACTORY\0" "FAIRY\0" "FALAFEL\0" "FALLEN LEAF\0" "FALLING DIAGONAL CROSSING NORTH EAST ARROW\0" "FALLING DIAGONAL CROSSING RISING DIAGONAL\0" "FALLING DIAGONAL IN WHITE CIRCLE IN BLACK SQUARE\0" "FAMILY\0" "FARSI SYMBOL\0" "FATHER CHRISTMAS\0" "FAX ICON\0" "FAX MACHINE\0" "FEARFUL FACE\0" "FEATHER\0" "FEMALE SIGN\0" "FEMININE ORDINAL INDICATOR\0" "FENCER\0" "FERRIS WHEEL\0" "FERRY\0" "FIELD HOCKEY STICK AND BALL\0" "FIGURE DASH\0" "FIGURE SPACE\0" "FILE CABINET\0" "FILE FOLDER\0" "FILM FRAMES\0" "FILM PROJECTOR\0" "FINITE PART INTEGRAL\0" "FIRE\0" "FIRE ENGINE\0" "FIRE EXTINGUISHER\0" "FIRECRACKER\0" "FIREWORK SPARKLER\0" "FIREWORKS\0" "FIRST PLACE MEDAL\0" "FIRST QUARTER MOON\0" "FIRST QUARTER MOON SYMBOL\0" "FIRST QUARTER MOON WITH FACE\0" "FIRST STRONG ISOLATE\0" "FISH\0" "FISH CAKE WITH SWIRL DESIGN\0" "FISHEYE\0" "FISHING POLE AND FISH\0" "FISTED HAND SIGN\0" "FIVE DOT MARK\0" "FIVE DOT PUNCTUATION\0" "FLAG IN HOLE\0" "FLAMINGO\0" "FLAT SHOE\0" "FLATBREAD\0" "FLATNESS\0" "FLEUR-DE-LIS\0" "FLEXED BICEPS\0" "FLOPPY DISK\0" "FLORAL HEART\0" "FLOWER\0" "FLOWER PLAYING CARDS\0" "FLOWER PUNCTUATION MARK\0" "FLUSHED FACE\0" "FLY\0" "FLYING DISC\0" "FLYING ENVELOPE\0" "FLYING SAUCER\0" "FOG\0" "FOGGY\0" "FOLDER\0" "FONDUE\0" "FOOT\0" "FOOTPRINTS\0" "FOR ALL\0" "FORCES\0" "FORK AND KNIFE\0" "FORK AND KNIFE WITH PLATE\0" "FORKED PARAGRAPHOS\0" "FORKING\0" "FORTUNE COOKIE\0" "FOUNTAIN\0" "FOUR BALLOON-SPOKED ASTERISK\0" "FOUR CLUB-SPOKED ASTERISK\0" "FOUR CORNER ARROWS CIRCLING ANTICLOCKWISE\0" "FOUR DOT MARK\0" "FOUR DOT PUNCTUATION\0" "FOUR LEAF CLOVER\0" "FOUR POINTED BLACK STAR\0" "FOUR TEARDROP-SPOKED ASTERISK\0" "FOUR-PER-EM SPACE\0" "FOURTH ROOT\0" "FOX FACE\0" "FRACTION NUMERATOR ONE\0" "FRACTION SLASH\0" "FRAME WITH AN X\0" "FRAME WITH PICTURE\0" "FRAME WITH TILES\0" "FREEZING FACE\0" "FRENCH FRANC SIGN\0" "FRENCH FRIES\0" "FRIED SHRIMP\0" "FROG FACE\0" "FRONT-FACING BABY CHICK\0" "FRONT-TILTED SHADOWED WHITE RIGHTWARDS ARROW\0" "FROWN\0" "FROWNING FACE WITH OPEN MOUTH\0" "FUEL PUMP\0" "FULL BLOCK\0" "FULL MOON SYMBOL\0" "FULL MOON WITH FACE\0" "FULL OUTER JOIN\0" "FULL STOP\0" "FULLWIDTH AMPERSAND\0" "FULLWIDTH APOSTROPHE\0" "FULLWIDTH ASTERISK\0" "FULLWIDTH BROKEN BAR\0" "FULLWIDTH CENT SIGN\0" "FULLWIDTH CIRCUMFLEX ACCENT\0" "FULLWIDTH COLON\0" "FULLWIDTH COMMA\0" "FULLWIDTH COMMERCIAL AT\0" "FULLWIDTH DIGIT EIGHT\0" "FULLWIDTH DIGIT FIVE\0" "FULLWIDTH DIGIT FOUR\0" "FULLWIDTH DIGIT NINE\0" "FULLWIDTH DIGIT ONE\0" "FULLWIDTH DIGIT SEVEN\0" "FULLWIDTH DIGIT SIX\0" "FULLWIDTH DIGIT THREE\0" "FULLWIDTH DIGIT TWO\0" "FULLWIDTH DIGIT ZERO\0" "FULLWIDTH DOLLAR SIGN\0" "FULLWIDTH EQUALS SIGN\0" "FULLWIDTH EXCLAMATION MARK\0" "FULLWIDTH FULL STOP\0" "FULLWIDTH GRAVE ACCENT\0" "FULLWIDTH GREATER-THAN SIGN\0" "FULLWIDTH HYPHEN-MINUS\0" "FULLWIDTH LATIN CAPITAL LETTER A\0" "FULLWIDTH LATIN CAPITAL LETTER B\0" "FULLWIDTH LATIN CAPITAL LETTER C\0" "FULLWIDTH LATIN CAPITAL LETTER D\0" "FULLWIDTH LATIN CAPITAL LETTER E\0" "FULLWIDTH LATIN CAPITAL LETTER F\0" "FULLWIDTH LATIN CAPITAL LETTER G\0" "FULLWIDTH LATIN CAPITAL LETTER H\0" "FULLWIDTH LATIN CAPITAL LETTER I\0" "FULLWIDTH LATIN CAPITAL LETTER J\0" "FULLWIDTH LATIN CAPITAL LETTER K\0" "FULLWIDTH LATIN CAPITAL LETTER L\0" "FULLWIDTH LATIN CAPITAL LETTER M\0" "FULLWIDTH LATIN CAPITAL LETTER N\0" "FULLWIDTH LATIN CAPITAL LETTER O\0" "FULLWIDTH LATIN CAPITAL LETTER P\0" "FULLWIDTH LATIN CAPITAL LETTER Q\0" "FULLWIDTH LATIN CAPITAL LETTER R\0" "FULLWIDTH LATIN CAPITAL LETTER S\0" "FULLWIDTH LATIN CAPITAL LETTER T\0" "FULLWIDTH LATIN CAPITAL LETTER U\0" "FULLWIDTH LATIN CAPITAL LETTER V\0" "FULLWIDTH LATIN CAPITAL LETTER W\0" "FULLWIDTH LATIN CAPITAL LETTER X\0" "FULLWIDTH LATIN CAPITAL LETTER Y\0" "FULLWIDTH LATIN CAPITAL LETTER Z\0" "FULLWIDTH LATIN SMALL LETTER A\0" "FULLWIDTH LATIN SMALL LETTER B\0" "FULLWIDTH LATIN SMALL LETTER C\0" "FULLWIDTH LATIN SMALL LETTER D\0" "FULLWIDTH LATIN SMALL LETTER E\0" "FULLWIDTH LATIN SMALL LETTER F\0" "FULLWIDTH LATIN SMALL LETTER G\0" "FULLWIDTH LATIN SMALL LETTER H\0" "FULLWIDTH LATIN SMALL LETTER I\0" "FULLWIDTH LATIN SMALL LETTER J\0" "FULLWIDTH LATIN SMALL LETTER K\0" "FULLWIDTH LATIN SMALL LETTER L\0" "FULLWIDTH LATIN SMALL LETTER M\0" "FULLWIDTH LATIN SMALL LETTER N\0" "FULLWIDTH LATIN SMALL LETTER O\0" "FULLWIDTH LATIN SMALL LETTER P\0" "FULLWIDTH LATIN SMALL LETTER Q\0" "FULLWIDTH LATIN SMALL LETTER R\0" "FULLWIDTH LATIN SMALL LETTER S\0" "FULLWIDTH LATIN SMALL LETTER T\0" "FULLWIDTH LATIN SMALL LETTER U\0" "FULLWIDTH LATIN SMALL LETTER V\0" "FULLWIDTH LATIN SMALL LETTER W\0" "FULLWIDTH LATIN SMALL LETTER X\0" "FULLWIDTH LATIN SMALL LETTER Y\0" "FULLWIDTH LATIN SMALL LETTER Z\0" "FULLWIDTH LEFT CURLY BRACKET\0" "FULLWIDTH LEFT PARENTHESIS\0" "FULLWIDTH LEFT SQUARE BRACKET\0" "FULLWIDTH LEFT WHITE PARENTHESIS\0" "FULLWIDTH LESS-THAN SIGN\0" "FULLWIDTH LOW LINE\0" "FULLWIDTH MACRON\0" "FULLWIDTH NOT SIGN\0" "FULLWIDTH NUMBER SIGN\0" "FULLWIDTH PERCENT SIGN\0" "FULLWIDTH PLUS SIGN\0" "FULLWIDTH POUND SIGN\0" "FULLWIDTH QUESTION MARK\0" "FULLWIDTH QUOTATION MARK\0" "FULLWIDTH REVERSE SOLIDUS\0" "FULLWIDTH RIGHT CURLY BRACKET\0" "FULLWIDTH RIGHT PARENTHESIS\0" "FULLWIDTH RIGHT SQUARE BRACKET\0" "FULLWIDTH RIGHT WHITE PARENTHESIS\0" "FULLWIDTH SEMICOLON\0" "FULLWIDTH SOLIDUS\0" "FULLWIDTH TILDE\0" "FULLWIDTH VERTICAL LINE\0" "FULLWIDTH WON SIGN\0" "FULLWIDTH YEN SIGN\0" "FUNCTION APPLICATION\0" "FUNERAL URN\0" "FUSE\0" "GAME DIE\0" "GARLIC\0" "GEAR\0" "GEAR WITH HANDLES\0" "GEAR WITHOUT HUB\0" "GEM STONE\0" "GEMINI\0" "GENIE\0" "GEOMETRIC PROPORTION\0" "GEOMETRICALLY EQUAL TO\0" "GEOMETRICALLY EQUIVALENT TO\0" "GEORGIAN CAPITAL LETTER AEN\0" "GEORGIAN CAPITAL LETTER AN\0" "GEORGIAN CAPITAL LETTER BAN\0" "GEORGIAN CAPITAL LETTER CAN\0" "GEORGIAN CAPITAL LETTER CHAR\0" "GEORGIAN CAPITAL LETTER CHIN\0" "GEORGIAN CAPITAL LETTER CIL\0" "GEORGIAN CAPITAL LETTER DON\0" "GEORGIAN CAPITAL LETTER EN\0" "GEORGIAN CAPITAL LETTER GAN\0" "GEORGIAN CAPITAL LETTER GHAN\0" "GEORGIAN CAPITAL LETTER HAE\0" "GEORGIAN CAPITAL LETTER HAR\0" "GEORGIAN CAPITAL LETTER HE\0" "GEORGIAN CAPITAL LETTER HIE\0" "GEORGIAN CAPITAL LETTER HOE\0" "GEORGIAN CAPITAL LETTER IN\0" "GEORGIAN CAPITAL LETTER JHAN\0" "GEORGIAN CAPITAL LETTER JIL\0" "GEORGIAN CAPITAL LETTER KAN\0" "GEORGIAN CAPITAL LETTER KHAR\0" "GEORGIAN CAPITAL LETTER LAS\0" "GEORGIAN CAPITAL LETTER MAN\0" "GEORGIAN CAPITAL LETTER NAR\0" "GEORGIAN CAPITAL LETTER ON\0" "GEORGIAN CAPITAL LETTER PAR\0" "GEORGIAN CAPITAL LETTER PHAR\0" "GEORGIAN CAPITAL LETTER QAR\0" "GEORGIAN CAPITAL LETTER RAE\0" "GEORGIAN CAPITAL LETTER SAN\0" "GEORGIAN CAPITAL LETTER SHIN\0" "GEORGIAN CAPITAL LETTER TAN\0" "GEORGIAN CAPITAL LETTER TAR\0" "GEORGIAN CAPITAL LETTER UN\0" "GEORGIAN CAPITAL LETTER VIN\0" "GEORGIAN CAPITAL LETTER WE\0" "GEORGIAN CAPITAL LETTER XAN\0" "GEORGIAN CAPITAL LETTER YN\0" "GEORGIAN CAPITAL LETTER ZEN\0" "GEORGIAN CAPITAL LETTER ZHAR\0" "GEORGIAN LETTER AEN\0" "GEORGIAN LETTER AIN\0" "GEORGIAN LETTER AN\0" "GEORGIAN LETTER BAN\0" "GEORGIAN LETTER CAN\0" "GEORGIAN LETTER CHAR\0" "GEORGIAN LETTER CHIN\0" "GEORGIAN LETTER CIL\0" "GEORGIAN LETTER DON\0" "GEORGIAN LETTER ELIFI\0" "GEORGIAN LETTER EN\0" "GEORGIAN LETTER FI\0" "GEORGIAN LETTER GAN\0" "GEORGIAN LETTER GHAN\0" "GEORGIAN LETTER HAE\0" "GEORGIAN LETTER HAR\0" "GEORGIAN LETTER HARD SIGN\0" "GEORGIAN LETTER HE\0" "GEORGIAN LETTER HIE\0" "GEORGIAN LETTER HOE\0" "GEORGIAN LETTER IN\0" "GEORGIAN LETTER JHAN\0" "GEORGIAN LETTER JIL\0" "GEORGIAN LETTER KAN\0" "GEORGIAN LETTER KHAR\0" "GEORGIAN LETTER LABIAL SIGN\0" "GEORGIAN LETTER LAS\0" "GEORGIAN LETTER MAN\0" "GEORGIAN LETTER NAR\0" "GEORGIAN LETTER ON\0" "GEORGIAN LETTER PAR\0" "GEORGIAN LETTER PHAR\0" "GEORGIAN LETTER QAR\0" "GEORGIAN LETTER RAE\0" "GEORGIAN LETTER SAN\0" "GEORGIAN LETTER SHIN\0" "GEORGIAN LETTER TAN\0" "GEORGIAN LETTER TAR\0" "GEORGIAN LETTER TURNED GAN\0" "GEORGIAN LETTER UN\0" "GEORGIAN LETTER VIN\0" "GEORGIAN LETTER WE\0" "GEORGIAN LETTER XAN\0" "GEORGIAN LETTER YN\0" "GEORGIAN LETTER ZEN\0" "GEORGIAN LETTER ZHAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER AEN\0" "GEORGIAN MTAVRULI CAPITAL LETTER AIN\0" "GEORGIAN MTAVRULI CAPITAL LETTER AN\0" "GEORGIAN MTAVRULI CAPITAL LETTER BAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER CAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER CHAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER CHIN\0" "GEORGIAN MTAVRULI CAPITAL LETTER CIL\0" "GEORGIAN MTAVRULI CAPITAL LETTER DON\0" "GEORGIAN MTAVRULI CAPITAL LETTER ELIFI\0" "GEORGIAN MTAVRULI CAPITAL LETTER EN\0" "GEORGIAN MTAVRULI CAPITAL LETTER FI\0" "GEORGIAN MTAVRULI CAPITAL LETTER GAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER GHAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER HAE\0" "GEORGIAN MTAVRULI CAPITAL LETTER HAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER HARD SIGN\0" "GEORGIAN MTAVRULI CAPITAL LETTER HE\0" "GEORGIAN MTAVRULI CAPITAL LETTER HIE\0" "GEORGIAN MTAVRULI CAPITAL LETTER HOE\0" "GEORGIAN MTAVRULI CAPITAL LETTER IN\0" "GEORGIAN MTAVRULI CAPITAL LETTER JHAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER JIL\0" "GEORGIAN MTAVRULI CAPITAL LETTER KAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER KHAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER LABIAL SIGN\0" "GEORGIAN MTAVRULI CAPITAL LETTER LAS\0" "GEORGIAN MTAVRULI CAPITAL LETTER MAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER NAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER ON\0" "GEORGIAN MTAVRULI CAPITAL LETTER PAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER PHAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER QAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER RAE\0" "GEORGIAN MTAVRULI CAPITAL LETTER SAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER SHIN\0" "GEORGIAN MTAVRULI CAPITAL LETTER TAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER TAR\0" "GEORGIAN MTAVRULI CAPITAL LETTER TURNED GAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER UN\0" "GEORGIAN MTAVRULI CAPITAL LETTER VIN\0" "GEORGIAN MTAVRULI CAPITAL LETTER WE\0" "GEORGIAN MTAVRULI CAPITAL LETTER XAN\0" "GEORGIAN MTAVRULI CAPITAL LETTER YN\0" "GEORGIAN MTAVRULI CAPITAL LETTER ZEN\0" "GEORGIAN MTAVRULI CAPITAL LETTER ZHAR\0" "GEORGIAN PARAGRAPH SEPARATOR\0" "GEORGIAN SMALL LETTER AEN\0" "GEORGIAN SMALL LETTER AN\0" "GEORGIAN SMALL LETTER BAN\0" "GEORGIAN SMALL LETTER CAN\0" "GEORGIAN SMALL LETTER CHAR\0" "GEORGIAN SMALL LETTER CHIN\0" "GEORGIAN SMALL LETTER CIL\0" "GEORGIAN SMALL LETTER DON\0" "GEORGIAN SMALL LETTER EN\0" "GEORGIAN SMALL LETTER GAN\0" "GEORGIAN SMALL LETTER GHAN\0" "GEORGIAN SMALL LETTER HAE\0" "GEORGIAN SMALL LETTER HAR\0" "GEORGIAN SMALL LETTER HE\0" "GEORGIAN SMALL LETTER HIE\0" "GEORGIAN SMALL LETTER HOE\0" "GEORGIAN SMALL LETTER IN\0" "GEORGIAN SMALL LETTER JHAN\0" "GEORGIAN SMALL LETTER JIL\0" "GEORGIAN SMALL LETTER KAN\0" "GEORGIAN SMALL LETTER KHAR\0" "GEORGIAN SMALL LETTER LAS\0" "GEORGIAN SMALL LETTER MAN\0" "GEORGIAN SMALL LETTER NAR\0" "GEORGIAN SMALL LETTER ON\0" "GEORGIAN SMALL LETTER PAR\0" "GEORGIAN SMALL LETTER PHAR\0" "GEORGIAN SMALL LETTER QAR\0" "GEORGIAN SMALL LETTER RAE\0" "GEORGIAN SMALL LETTER SAN\0" "GEORGIAN SMALL LETTER SHIN\0" "GEORGIAN SMALL LETTER TAN\0" "GEORGIAN SMALL LETTER TAR\0" "GEORGIAN SMALL LETTER UN\0" "GEORGIAN SMALL LETTER VIN\0" "GEORGIAN SMALL LETTER WE\0" "GEORGIAN SMALL LETTER XAN\0" "GEORGIAN SMALL LETTER YN\0" "GEORGIAN SMALL LETTER ZEN\0" "GEORGIAN SMALL LETTER ZHAR\0" "GERMAN PENNY SIGN\0" "GETA MARK\0" "GHOST\0" "GIMEL SYMBOL\0" "GIRAFFE FACE\0" "GIRL\0" "GIRLS SYMBOL\0" "GLAGOLITIC CAPITAL LETTER AZU\0" "GLAGOLITIC CAPITAL LETTER BIG YUS\0" "GLAGOLITIC CAPITAL LETTER BUKY\0" "GLAGOLITIC CAPITAL LETTER CHRIVI\0" "GLAGOLITIC CAPITAL LETTER DJERVI\0" "GLAGOLITIC CAPITAL LETTER DOBRO\0" "GLAGOLITIC CAPITAL LETTER DZELO\0" "GLAGOLITIC CAPITAL LETTER FITA\0" "GLAGOLITIC CAPITAL LETTER FRITU\0" "GLAGOLITIC CAPITAL LETTER GLAGOLI\0" "GLAGOLITIC CAPITAL LETTER HERU\0" "GLAGOLITIC CAPITAL LETTER I\0" "GLAGOLITIC CAPITAL LETTER INITIAL IZHE\0" "GLAGOLITIC CAPITAL LETTER IOTATED BIG YUS\0" "GLAGOLITIC CAPITAL LETTER IOTATED SMALL YUS\0" "GLAGOLITIC CAPITAL LETTER IZHE\0" "GLAGOLITIC CAPITAL LETTER IZHITSA\0" "GLAGOLITIC CAPITAL LETTER KAKO\0" "GLAGOLITIC CAPITAL LETTER LATINATE MYSLITE\0" "GLAGOLITIC CAPITAL LETTER LJUDIJE\0" "GLAGOLITIC CAPITAL LETTER MYSLITE\0" "GLAGOLITIC CAPITAL LETTER NASHI\0" "GLAGOLITIC CAPITAL LETTER ONU\0" "GLAGOLITIC CAPITAL LETTER OTU\0" "GLAGOLITIC CAPITAL LETTER PE\0" "GLAGOLITIC CAPITAL LETTER POKOJI\0" "GLAGOLITIC CAPITAL LETTER RITSI\0" "GLAGOLITIC CAPITAL LETTER SHA\0" "GLAGOLITIC CAPITAL LETTER SHTA\0" "GLAGOLITIC CAPITAL LETTER SHTAPIC\0" "GLAGOLITIC CAPITAL LETTER SLOVO\0" "GLAGOLITIC CAPITAL LETTER SMALL YUS\0" "GLAGOLITIC CAPITAL LETTER SMALL YUS WITH TAIL\0" "GLAGOLITIC CAPITAL LETTER SPIDERY HA\0" "GLAGOLITIC CAPITAL LETTER TROKUTASTI A\0" "GLAGOLITIC CAPITAL LETTER TSI\0" "GLAGOLITIC CAPITAL LETTER TVRIDO\0" "GLAGOLITIC CAPITAL LETTER UKU\0" "GLAGOLITIC CAPITAL LETTER VEDE\0" "GLAGOLITIC CAPITAL LETTER YATI\0" "GLAGOLITIC CAPITAL LETTER YERI\0" "GLAGOLITIC CAPITAL LETTER YERU\0" "GLAGOLITIC CAPITAL LETTER YESTU\0" "GLAGOLITIC CAPITAL LETTER YO\0" "GLAGOLITIC CAPITAL LETTER YU\0" "GLAGOLITIC CAPITAL LETTER ZEMLJA\0" "GLAGOLITIC CAPITAL LETTER ZHIVETE\0" "GLAGOLITIC SMALL LETTER AZU\0" "GLAGOLITIC SMALL LETTER BIG YUS\0" "GLAGOLITIC SMALL LETTER BUKY\0" "GLAGOLITIC SMALL LETTER CHRIVI\0" "GLAGOLITIC SMALL LETTER DJERVI\0" "GLAGOLITIC SMALL LETTER DOBRO\0" "GLAGOLITIC SMALL LETTER DZELO\0" "GLAGOLITIC SMALL LETTER FITA\0" "GLAGOLITIC SMALL LETTER FRITU\0" "GLAGOLITIC SMALL LETTER GLAGOLI\0" "GLAGOLITIC SMALL LETTER HERU\0" "GLAGOLITIC SMALL LETTER I\0" "GLAGOLITIC SMALL LETTER INITIAL IZHE\0" "GLAGOLITIC SMALL LETTER IOTATED BIG YUS\0" "GLAGOLITIC SMALL LETTER IOTATED SMALL YUS\0" "GLAGOLITIC SMALL LETTER IZHE\0" "GLAGOLITIC SMALL LETTER IZHITSA\0" "GLAGOLITIC SMALL LETTER KAKO\0" "GLAGOLITIC SMALL LETTER LATINATE MYSLITE\0" "GLAGOLITIC SMALL LETTER LJUDIJE\0" "GLAGOLITIC SMALL LETTER MYSLITE\0" "GLAGOLITIC SMALL LETTER NASHI\0" "GLAGOLITIC SMALL LETTER ONU\0" "GLAGOLITIC SMALL LETTER OTU\0" "GLAGOLITIC SMALL LETTER PE\0" "GLAGOLITIC SMALL LETTER POKOJI\0" "GLAGOLITIC SMALL LETTER RITSI\0" "GLAGOLITIC SMALL LETTER SHA\0" "GLAGOLITIC SMALL LETTER SHTA\0" "GLAGOLITIC SMALL LETTER SHTAPIC\0" "GLAGOLITIC SMALL LETTER SLOVO\0" "GLAGOLITIC SMALL LETTER SMALL YUS\0" "GLAGOLITIC SMALL LETTER SMALL YUS WITH TAIL\0" "GLAGOLITIC SMALL LETTER SPIDERY HA\0" "GLAGOLITIC SMALL LETTER TROKUTASTI A\0" "GLAGOLITIC SMALL LETTER TSI\0" "GLAGOLITIC SMALL LETTER TVRIDO\0" "GLAGOLITIC SMALL LETTER UKU\0" "GLAGOLITIC SMALL LETTER VEDE\0" "GLAGOLITIC SMALL LETTER YATI\0" "GLAGOLITIC SMALL LETTER YERI\0" "GLAGOLITIC SMALL LETTER YERU\0" "GLAGOLITIC SMALL LETTER YESTU\0" "GLAGOLITIC SMALL LETTER YO\0" "GLAGOLITIC SMALL LETTER YU\0" "GLAGOLITIC SMALL LETTER ZEMLJA\0" "GLAGOLITIC SMALL LETTER ZHIVETE\0" "GLASS OF MILK\0" "GLEICH STARK\0" "GLOBE WITH MERIDIANS\0" "GLOVES\0" "GLOWING STAR\0" "GOAL NET\0" "GOAT\0" "GOGGLES\0" "GOLFER\0" "GORILLA\0" "GOTHIC LETTER AHSA\0" "GOTHIC LETTER AIHVUS\0" "GOTHIC LETTER BAIRKAN\0" "GOTHIC LETTER DAGS\0" "GOTHIC LETTER EIS\0" "GOTHIC LETTER FAIHU\0" "GOTHIC LETTER GIBA\0" "GOTHIC LETTER HAGL\0" "GOTHIC LETTER HWAIR\0" "GOTHIC LETTER IGGWS\0" "GOTHIC LETTER IUJA\0" "GOTHIC LETTER JER\0" "GOTHIC LETTER KUSMA\0" "GOTHIC LETTER LAGUS\0" "GOTHIC LETTER MANNA\0" "GOTHIC LETTER NAUTHS\0" "GOTHIC LETTER NINE HUNDRED\0" "GOTHIC LETTER NINETY\0" "GOTHIC LETTER OTHAL\0" "GOTHIC LETTER PAIRTHRA\0" "GOTHIC LETTER QAIRTHRA\0" "GOTHIC LETTER RAIDA\0" "GOTHIC LETTER SAUIL\0" "GOTHIC LETTER TEIWS\0" "GOTHIC LETTER THIUTH\0" "GOTHIC LETTER URUS\0" "GOTHIC LETTER WINJA\0" "GRADUATION CAP\0" "GRANTHA AU LENGTH MARK\0" "GRANTHA LETTER A\0" "GRANTHA LETTER AA\0" "GRANTHA LETTER AI\0" "GRANTHA LETTER AU\0" "GRANTHA LETTER BA\0" "GRANTHA LETTER BHA\0" "GRANTHA LETTER CA\0" "GRANTHA LETTER CHA\0" "GRANTHA LETTER DA\0" "GRANTHA LETTER DDA\0" "GRANTHA LETTER DDHA\0" "GRANTHA LETTER DHA\0" "GRANTHA LETTER EE\0" "GRANTHA LETTER GA\0" "GRANTHA LETTER GHA\0" "GRANTHA LETTER HA\0" "GRANTHA LETTER I\0" "GRANTHA LETTER II\0" "GRANTHA LETTER JA\0" "GRANTHA LETTER JHA\0" "GRANTHA LETTER KA\0" "GRANTHA LETTER KHA\0" "GRANTHA LETTER LA\0" "GRANTHA LETTER LLA\0" "GRANTHA LETTER MA\0" "GRANTHA LETTER NA\0" "GRANTHA LETTER NGA\0" "GRANTHA LETTER NNA\0" "GRANTHA LETTER NYA\0" "GRANTHA LETTER OO\0" "GRANTHA LETTER PA\0" "GRANTHA LETTER PHA\0" "GRANTHA LETTER RA\0" "GRANTHA LETTER SA\0" "GRANTHA LETTER SHA\0" "GRANTHA LETTER SSA\0" "GRANTHA LETTER TA\0" "GRANTHA LETTER THA\0" "GRANTHA LETTER TTA\0" "GRANTHA LETTER TTHA\0" "GRANTHA LETTER U\0" "GRANTHA LETTER UU\0" "GRANTHA LETTER VA\0" "GRANTHA LETTER VEDIC ANUSVARA\0" "GRANTHA LETTER VEDIC DOUBLE ANUSVARA\0" "GRANTHA LETTER VOCALIC L\0" "GRANTHA LETTER VOCALIC LL\0" "GRANTHA LETTER VOCALIC R\0" "GRANTHA LETTER VOCALIC RR\0" "GRANTHA LETTER YA\0" "GRANTHA OM\0" "GRANTHA SIGN ANUSVARA\0" "GRANTHA SIGN AVAGRAHA\0" "GRANTHA SIGN CANDRABINDU\0" "GRANTHA SIGN COMBINING ANUSVARA ABOVE\0" "GRANTHA SIGN NUKTA\0" "GRANTHA SIGN PLUTA\0" "GRANTHA SIGN VIRAMA\0" "GRANTHA SIGN VISARGA\0" "GRANTHA VOWEL SIGN AA\0" "GRANTHA VOWEL SIGN AI\0" "GRANTHA VOWEL SIGN AU\0" "GRANTHA VOWEL SIGN EE\0" "GRANTHA VOWEL SIGN I\0" "GRANTHA VOWEL SIGN II\0" "GRANTHA VOWEL SIGN OO\0" "GRANTHA VOWEL SIGN U\0" "GRANTHA VOWEL SIGN UU\0" "GRANTHA VOWEL SIGN VOCALIC L\0" "GRANTHA VOWEL SIGN VOCALIC LL\0" "GRANTHA VOWEL SIGN VOCALIC R\0" "GRANTHA VOWEL SIGN VOCALIC RR\0" "GRAPES\0" "GRAVE ACCENT\0" "GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN\0" "GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL\0" "GREATER-THAN ABOVE RIGHTWARDS ARROW\0" "GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN\0" "GREATER-THAN ABOVE SIMILAR OR EQUAL\0" "GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL\0" "GREATER-THAN AND NOT APPROXIMATE\0" "GREATER-THAN AND SINGLE-LINE NOT EQUAL TO\0" "GREATER-THAN BESIDE LESS-THAN\0" "GREATER-THAN BUT NOT EQUAL TO\0" "GREATER-THAN BUT NOT EQUIVALENT TO\0" "GREATER-THAN CLOSED BY CURVE\0" "GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL\0" "GREATER-THAN EQUAL TO OR LESS-THAN\0" "GREATER-THAN OR APPROXIMATE\0" "GREATER-THAN OR EQUAL TO\0" "GREATER-THAN OR EQUIVALENT TO\0" "GREATER-THAN OR LESS-THAN\0" "GREATER-THAN OR SLANTED EQUAL TO\0" "GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE\0" "GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT\0" "GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE\0" "GREATER-THAN OVER EQUAL TO\0" "GREATER-THAN OVERLAPPING LESS-THAN\0" "GREATER-THAN SIGN\0" "GREATER-THAN WITH CIRCLE INSIDE\0" "GREATER-THAN WITH DOT\0" "GREATER-THAN WITH QUESTION MARK ABOVE\0" "GREEK ACROPHONIC ATTIC FIFTY\0" "GREEK ACROPHONIC ATTIC FIFTY STATERS\0" "GREEK ACROPHONIC ATTIC FIFTY TALENTS\0" "GREEK ACROPHONIC ATTIC FIFTY THOUSAND\0" "GREEK ACROPHONIC ATTIC FIFTY THOUSAND STATERS\0" "GREEK ACROPHONIC ATTIC FIVE\0" "GREEK ACROPHONIC ATTIC FIVE HUNDRED\0" "GREEK ACROPHONIC ATTIC FIVE HUNDRED STATERS\0" "GREEK ACROPHONIC ATTIC FIVE HUNDRED TALENTS\0" "GREEK ACROPHONIC ATTIC FIVE STATERS\0" "GREEK ACROPHONIC ATTIC FIVE TALENTS\0" "GREEK ACROPHONIC ATTIC FIVE THOUSAND\0" "GREEK ACROPHONIC ATTIC FIVE THOUSAND TALENTS\0" "GREEK ACROPHONIC ATTIC ONE DRACHMA\0" "GREEK ACROPHONIC ATTIC ONE HALF\0" "GREEK ACROPHONIC ATTIC ONE HUNDRED STATERS\0" "GREEK ACROPHONIC ATTIC ONE HUNDRED TALENTS\0" "GREEK ACROPHONIC ATTIC ONE QUARTER\0" "GREEK ACROPHONIC ATTIC ONE THOUSAND STATERS\0" "GREEK ACROPHONIC ATTIC ONE THOUSAND TALENTS\0" "GREEK ACROPHONIC ATTIC TEN MNAS\0" "GREEK ACROPHONIC ATTIC TEN STATERS\0" "GREEK ACROPHONIC ATTIC TEN TALENTS\0" "GREEK ACROPHONIC ATTIC TEN THOUSAND STATERS\0" "GREEK ACROPHONIC CARYSTIAN FIVE HUNDRED\0" "GREEK ACROPHONIC CYRENAIC TWO DRACHMAS\0" "GREEK ACROPHONIC DELPHIC FIVE MNAS\0" "GREEK ACROPHONIC EPIDAUREAN FIVE HUNDRED\0" "GREEK ACROPHONIC EPIDAUREAN TWO\0" "GREEK ACROPHONIC EPIDAUREAN TWO DRACHMAS\0" "GREEK ACROPHONIC HERAEUM ONE PLETHRON\0" "GREEK ACROPHONIC HERMIONIAN FIFTY\0" "GREEK ACROPHONIC HERMIONIAN ONE\0" "GREEK ACROPHONIC HERMIONIAN TEN\0" "GREEK ACROPHONIC MESSENIAN TEN\0" "GREEK ACROPHONIC NAXIAN FIVE HUNDRED\0" "GREEK ACROPHONIC STRATIAN FIFTY MNAS\0" "GREEK ACROPHONIC THESPIAN FIFTY\0" "GREEK ACROPHONIC THESPIAN FIVE HUNDRED\0" "GREEK ACROPHONIC THESPIAN FIVE THOUSAND\0" "GREEK ACROPHONIC THESPIAN ONE\0" "GREEK ACROPHONIC THESPIAN ONE HUNDRED\0" "GREEK ACROPHONIC THESPIAN ONE THOUSAND\0" "GREEK ACROPHONIC THESPIAN TEN\0" "GREEK ACROPHONIC THESPIAN THIRTY\0" "GREEK ACROPHONIC THESPIAN THREE HUNDRED\0" "GREEK ACROPHONIC THESPIAN TWO\0" "GREEK ACROPHONIC TROEZENIAN FIFTY\0" "GREEK ACROPHONIC TROEZENIAN FIFTY ALTERNATE FORM\0" "GREEK ACROPHONIC TROEZENIAN FIVE\0" "GREEK ACROPHONIC TROEZENIAN FIVE HUNDRED\0" "GREEK ACROPHONIC TROEZENIAN TEN\0" "GREEK ACROPHONIC TROEZENIAN TEN ALTERNATE FORM\0" "GREEK ANO TELEIA\0" "GREEK AROURA SIGN\0" "GREEK ARTABE SIGN\0" "GREEK BETA SYMBOL\0" "GREEK CAPITAL DOTTED LUNATE SIGMA SYMBOL\0" "GREEK CAPITAL KAI SYMBOL\0" "GREEK CAPITAL LETTER ALPHA\0" "GREEK CAPITAL LETTER ALPHA WITH DASIA\0" "GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA\0" "GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI\0" "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA\0" "GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH MACRON\0" "GREEK CAPITAL LETTER ALPHA WITH OXIA\0" "GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH PSILI\0" "GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA\0" "GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI\0" "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA\0" "GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ALPHA WITH TONOS\0" "GREEK CAPITAL LETTER ALPHA WITH VARIA\0" "GREEK CAPITAL LETTER ALPHA WITH VRACHY\0" "GREEK CAPITAL LETTER ARCHAIC SAMPI\0" "GREEK CAPITAL LETTER BETA\0" "GREEK CAPITAL LETTER CHI\0" "GREEK CAPITAL LETTER DELTA\0" "GREEK CAPITAL LETTER EPSILON\0" "GREEK CAPITAL LETTER EPSILON WITH DASIA\0" "GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA\0" "GREEK CAPITAL LETTER EPSILON WITH DASIA AND VARIA\0" "GREEK CAPITAL LETTER EPSILON WITH OXIA\0" "GREEK CAPITAL LETTER EPSILON WITH PSILI\0" "GREEK CAPITAL LETTER EPSILON WITH PSILI AND OXIA\0" "GREEK CAPITAL LETTER EPSILON WITH PSILI AND VARIA\0" "GREEK CAPITAL LETTER EPSILON WITH TONOS\0" "GREEK CAPITAL LETTER EPSILON WITH VARIA\0" "GREEK CAPITAL LETTER ETA\0" "GREEK CAPITAL LETTER ETA WITH DASIA\0" "GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA\0" "GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI\0" "GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH DASIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA\0" "GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH OXIA\0" "GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH PSILI\0" "GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA\0" "GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI\0" "GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH PSILI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA\0" "GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER ETA WITH TONOS\0" "GREEK CAPITAL LETTER ETA WITH VARIA\0" "GREEK CAPITAL LETTER GAMMA\0" "GREEK CAPITAL LETTER HETA\0" "GREEK CAPITAL LETTER IOTA\0" "GREEK CAPITAL LETTER IOTA WITH DASIA\0" "GREEK CAPITAL LETTER IOTA WITH DASIA AND OXIA\0" "GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMENI\0" "GREEK CAPITAL LETTER IOTA WITH DASIA AND VARIA\0" "GREEK CAPITAL LETTER IOTA WITH DIALYTIKA\0" "GREEK CAPITAL LETTER IOTA WITH MACRON\0" "GREEK CAPITAL LETTER IOTA WITH OXIA\0" "GREEK CAPITAL LETTER IOTA WITH PSILI\0" "GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA\0" "GREEK CAPITAL LETTER IOTA WITH PSILI AND PERISPOMENI\0" "GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA\0" "GREEK CAPITAL LETTER IOTA WITH TONOS\0" "GREEK CAPITAL LETTER IOTA WITH VARIA\0" "GREEK CAPITAL LETTER IOTA WITH VRACHY\0" "GREEK CAPITAL LETTER KAPPA\0" "GREEK CAPITAL LETTER LAMDA\0" "GREEK CAPITAL LETTER MU\0" "GREEK CAPITAL LETTER NU\0" "GREEK CAPITAL LETTER OMEGA\0" "GREEK CAPITAL LETTER OMEGA WITH DASIA\0" "GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA\0" "GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI\0" "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA\0" "GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH OXIA\0" "GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH PSILI\0" "GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA\0" "GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI\0" "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA\0" "GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA AND PROSGEGRAMMENI\0" "GREEK CAPITAL LETTER OMEGA WITH TONOS\0" "GREEK CAPITAL LETTER OMEGA WITH VARIA\0" "GREEK CAPITAL LETTER OMICRON\0" "GREEK CAPITAL LETTER OMICRON WITH DASIA\0" "GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA\0" "GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA\0" "GREEK CAPITAL LETTER OMICRON WITH OXIA\0" "GREEK CAPITAL LETTER OMICRON WITH PSILI\0" "GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA\0" "GREEK CAPITAL LETTER OMICRON WITH PSILI AND VARIA\0" "GREEK CAPITAL LETTER OMICRON WITH TONOS\0" "GREEK CAPITAL LETTER OMICRON WITH VARIA\0" "GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA\0" "GREEK CAPITAL LETTER PHI\0" "GREEK CAPITAL LETTER PI\0" "GREEK CAPITAL LETTER PSI\0" "GREEK CAPITAL LETTER RHO\0" "GREEK CAPITAL LETTER RHO WITH DASIA\0" "GREEK CAPITAL LETTER SAN\0" "GREEK CAPITAL LETTER SHO\0" "GREEK CAPITAL LETTER SIGMA\0" "GREEK CAPITAL LETTER TAU\0" "GREEK CAPITAL LETTER THETA\0" "GREEK CAPITAL LETTER UPSILON\0" "GREEK CAPITAL LETTER UPSILON WITH DASIA\0" "GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA\0" "GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI\0" "GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA\0" "GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA\0" "GREEK CAPITAL LETTER UPSILON WITH MACRON\0" "GREEK CAPITAL LETTER UPSILON WITH OXIA\0" "GREEK CAPITAL LETTER UPSILON WITH TONOS\0" "GREEK CAPITAL LETTER UPSILON WITH VARIA\0" "GREEK CAPITAL LETTER UPSILON WITH VRACHY\0" "GREEK CAPITAL LETTER XI\0" "GREEK CAPITAL LETTER YOT\0" "GREEK CAPITAL LETTER ZETA\0" "GREEK CAPITAL LUNATE SIGMA SYMBOL\0" "GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL\0" "GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL\0" "GREEK CAPITAL THETA SYMBOL\0" "GREEK DASIA\0" "GREEK DASIA AND OXIA\0" "GREEK DASIA AND PERISPOMENI\0" "GREEK DASIA AND VARIA\0" "GREEK DIALYTIKA AND OXIA\0" "GREEK DIALYTIKA AND PERISPOMENI\0" "GREEK DIALYTIKA AND VARIA\0" "GREEK DIALYTIKA TONOS\0" "GREEK DRACHMA SIGN\0" "GREEK FIVE OBOLS SIGN\0" "GREEK FOUR OBOLS SIGN\0" "GREEK GRAMMA SIGN\0" "GREEK INDICTION SIGN\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-1\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-11\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-12\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-13\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-14\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-17\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-18\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-19\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-2\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-23\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-24\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-25\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-26\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-27\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-29\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-30\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-32\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-36\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-37\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-38\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-39\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-4\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-40\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-42\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-43\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-45\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-47\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-48\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-49\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-5\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-50\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-51\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-52\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-53\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-54\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-7\0" "GREEK INSTRUMENTAL NOTATION SYMBOL-8\0" "GREEK KAI SYMBOL\0" "GREEK KAPPA SYMBOL\0" "GREEK KORONIS\0" "GREEK KYATHOS BASE SIGN\0" "GREEK LETTER ARCHAIC KOPPA\0" "GREEK LETTER DIGAMMA\0" "GREEK LETTER KOPPA\0" "GREEK LETTER SAMPI\0" "GREEK LETTER SMALL CAPITAL GAMMA\0" "GREEK LETTER SMALL CAPITAL LAMDA\0" "GREEK LETTER SMALL CAPITAL OMEGA\0" "GREEK LETTER SMALL CAPITAL PI\0" "GREEK LETTER SMALL CAPITAL PSI\0" "GREEK LETTER SMALL CAPITAL RHO\0" "GREEK LETTER STIGMA\0" "GREEK LETTER YOT\0" "GREEK LITRA SIGN\0" "GREEK LOWER NUMERAL SIGN\0" "GREEK LUNATE EPSILON SYMBOL\0" "GREEK LUNATE SIGMA SYMBOL\0" "GREEK METRETES SIGN\0" "GREEK MUSICAL LEIMMA\0" "GREEK NUMERAL SIGN\0" "GREEK OBOL SIGN\0" "GREEK ONE HALF SIGN\0" "GREEK ONE HALF SIGN ALTERNATE FORM\0" "GREEK ONE QUARTER SIGN\0" "GREEK OUNKIA SIGN\0" "GREEK OXIA\0" "GREEK PERISPOMENI\0" "GREEK PHI SYMBOL\0" "GREEK PI SYMBOL\0" "GREEK PROSGEGRAMMENI\0" "GREEK PSILI\0" "GREEK PSILI AND OXIA\0" "GREEK PSILI AND PERISPOMENI\0" "GREEK PSILI AND VARIA\0" "GREEK QUESTION MARK\0" "GREEK REVERSED LUNATE EPSILON SYMBOL\0" "GREEK RHO SYMBOL\0" "GREEK RHO WITH STROKE SYMBOL\0" "GREEK SINUSOID SIGN\0" "GREEK SMALL DOTTED LUNATE SIGMA SYMBOL\0" "GREEK SMALL LETTER ALPHA\0" "GREEK SMALL LETTER ALPHA WITH DASIA\0" "GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA\0" "GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI\0" "GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA\0" "GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH DASIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH MACRON\0" "GREEK SMALL LETTER ALPHA WITH OXIA\0" "GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH PERISPOMENI\0" "GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH PSILI\0" "GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA\0" "GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI\0" "GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA\0" "GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH TONOS\0" "GREEK SMALL LETTER ALPHA WITH VARIA\0" "GREEK SMALL LETTER ALPHA WITH VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ALPHA WITH VRACHY\0" "GREEK SMALL LETTER ALPHA WITH YPOGEGRAMMENI\0" "GREEK SMALL LETTER ARCHAIC KOPPA\0" "GREEK SMALL LETTER ARCHAIC SAMPI\0" "GREEK SMALL LETTER BETA\0" "GREEK SMALL LETTER CHI\0" "GREEK SMALL LETTER DELTA\0" "GREEK SMALL LETTER DIGAMMA\0" "GREEK SMALL LETTER EPSILON\0" "GREEK SMALL LETTER EPSILON WITH DASIA\0" "GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA\0" "GREEK SMALL LETTER EPSILON WITH DASIA AND VARIA\0" "GREEK SMALL LETTER EPSILON WITH OXIA\0" "GREEK SMALL LETTER EPSILON WITH PSILI\0" "GREEK SMALL LETTER EPSILON WITH PSILI AND OXIA\0" "GREEK SMALL LETTER EPSILON WITH PSILI AND VARIA\0" "GREEK SMALL LETTER EPSILON WITH TONOS\0" "GREEK SMALL LETTER EPSILON WITH VARIA\0" "GREEK SMALL LETTER ETA\0" "GREEK SMALL LETTER ETA WITH DASIA\0" "GREEK SMALL LETTER ETA WITH DASIA AND OXIA\0" "GREEK SMALL LETTER ETA WITH DASIA AND OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI\0" "GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH DASIA AND VARIA\0" "GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH DASIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH OXIA\0" "GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH PERISPOMENI\0" "GREEK SMALL LETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH PSILI\0" "GREEK SMALL LETTER ETA WITH PSILI AND OXIA\0" "GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI\0" "GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH PSILI AND VARIA\0" "GREEK SMALL LETTER ETA WITH PSILI AND VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH TONOS\0" "GREEK SMALL LETTER ETA WITH VARIA\0" "GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER ETA WITH YPOGEGRAMMENI\0" "GREEK SMALL LETTER FINAL SIGMA\0" "GREEK SMALL LETTER GAMMA\0" "GREEK SMALL LETTER HETA\0" "GREEK SMALL LETTER IOTA\0" "GREEK SMALL LETTER IOTA WITH DASIA\0" "GREEK SMALL LETTER IOTA WITH DASIA AND OXIA\0" "GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI\0" "GREEK SMALL LETTER IOTA WITH DASIA AND VARIA\0" "GREEK SMALL LETTER IOTA WITH DIALYTIKA\0" "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA\0" "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI\0" "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS\0" "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA\0" "GREEK SMALL LETTER IOTA WITH MACRON\0" "GREEK SMALL LETTER IOTA WITH OXIA\0" "GREEK SMALL LETTER IOTA WITH PERISPOMENI\0" "GREEK SMALL LETTER IOTA WITH PSILI\0" "GREEK SMALL LETTER IOTA WITH PSILI AND OXIA\0" "GREEK SMALL LETTER IOTA WITH PSILI AND PERISPOMENI\0" "GREEK SMALL LETTER IOTA WITH PSILI AND VARIA\0" "GREEK SMALL LETTER IOTA WITH TONOS\0" "GREEK SMALL LETTER IOTA WITH VARIA\0" "GREEK SMALL LETTER IOTA WITH VRACHY\0" "GREEK SMALL LETTER KAPPA\0" "GREEK SMALL LETTER KOPPA\0" "GREEK SMALL LETTER LAMDA\0" "GREEK SMALL LETTER MU\0" "GREEK SMALL LETTER NU\0" "GREEK SMALL LETTER OMEGA\0" "GREEK SMALL LETTER OMEGA WITH DASIA\0" "GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA\0" "GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI\0" "GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA\0" "GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH DASIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH OXIA\0" "GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH PERISPOMENI\0" "GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH PSILI\0" "GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA\0" "GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI\0" "GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA\0" "GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH TONOS\0" "GREEK SMALL LETTER OMEGA WITH VARIA\0" "GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI\0" "GREEK SMALL LETTER OMICRON\0" "GREEK SMALL LETTER OMICRON WITH DASIA\0" "GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA\0" "GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA\0" "GREEK SMALL LETTER OMICRON WITH OXIA\0" "GREEK SMALL LETTER OMICRON WITH PSILI\0" "GREEK SMALL LETTER OMICRON WITH PSILI AND OXIA\0" "GREEK SMALL LETTER OMICRON WITH PSILI AND VARIA\0" "GREEK SMALL LETTER OMICRON WITH TONOS\0" "GREEK SMALL LETTER OMICRON WITH VARIA\0" "GREEK SMALL LETTER PAMPHYLIAN DIGAMMA\0" "GREEK SMALL LETTER PHI\0" "GREEK SMALL LETTER PI\0" "GREEK SMALL LETTER PSI\0" "GREEK SMALL LETTER RHO\0" "GREEK SMALL LETTER RHO WITH DASIA\0" "GREEK SMALL LETTER RHO WITH PSILI\0" "GREEK SMALL LETTER SAMPI\0" "GREEK SMALL LETTER SAN\0" "GREEK SMALL LETTER SHO\0" "GREEK SMALL LETTER SIGMA\0" "GREEK SMALL LETTER STIGMA\0" "GREEK SMALL LETTER TAU\0" "GREEK SMALL LETTER THETA\0" "GREEK SMALL LETTER UPSILON\0" "GREEK SMALL LETTER UPSILON WITH DASIA\0" "GREEK SMALL LETTER UPSILON WITH DASIA AND OXIA\0" "GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI\0" "GREEK SMALL LETTER UPSILON WITH DASIA AND VARIA\0" "GREEK SMALL LETTER UPSILON WITH DIALYTIKA\0" "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA\0" "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND PERISPOMENI\0" "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS\0" "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND VARIA\0" "GREEK SMALL LETTER UPSILON WITH MACRON\0" "GREEK SMALL LETTER UPSILON WITH OXIA\0" "GREEK SMALL LETTER UPSILON WITH PERISPOMENI\0" "GREEK SMALL LETTER UPSILON WITH PSILI\0" "GREEK SMALL LETTER UPSILON WITH PSILI AND OXIA\0" "GREEK SMALL LETTER UPSILON WITH PSILI AND PERISPOMENI\0" "GREEK SMALL LETTER UPSILON WITH PSILI AND VARIA\0" "GREEK SMALL LETTER UPSILON WITH TONOS\0" "GREEK SMALL LETTER UPSILON WITH VARIA\0" "GREEK SMALL LETTER UPSILON WITH VRACHY\0" "GREEK SMALL LETTER XI\0" "GREEK SMALL LETTER ZETA\0" "GREEK SMALL REVERSED DOTTED LUNATE SIGMA SYMBOL\0" "GREEK SMALL REVERSED LUNATE SIGMA SYMBOL\0" "GREEK SUBSCRIPT SMALL LETTER BETA\0" "GREEK SUBSCRIPT SMALL LETTER CHI\0" "GREEK SUBSCRIPT SMALL LETTER GAMMA\0" "GREEK SUBSCRIPT SMALL LETTER PHI\0" "GREEK SUBSCRIPT SMALL LETTER RHO\0" "GREEK SYMBOL TAU RHO\0" "GREEK TALENT SIGN\0" "GREEK THETA SYMBOL\0" "GREEK THREE OBOLS SIGN\0" "GREEK THREE QUARTERS SIGN\0" "GREEK TONOS\0" "GREEK TRYBLION BASE SIGN\0" "GREEK TWO OBOLS SIGN\0" "GREEK TWO THIRDS SIGN\0" "GREEK UPSILON WITH ACUTE AND HOOK SYMBOL\0" "GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL\0" "GREEK UPSILON WITH HOOK SYMBOL\0" "GREEK VARIA\0" "GREEK VOCAL NOTATION SYMBOL-1\0" "GREEK VOCAL NOTATION SYMBOL-10\0" "GREEK VOCAL NOTATION SYMBOL-11\0" "GREEK VOCAL NOTATION SYMBOL-12\0" "GREEK VOCAL NOTATION SYMBOL-13\0" "GREEK VOCAL NOTATION SYMBOL-14\0" "GREEK VOCAL NOTATION SYMBOL-15\0" "GREEK VOCAL NOTATION SYMBOL-16\0" "GREEK VOCAL NOTATION SYMBOL-17\0" "GREEK VOCAL NOTATION SYMBOL-18\0" "GREEK VOCAL NOTATION SYMBOL-19\0" "GREEK VOCAL NOTATION SYMBOL-2\0" "GREEK VOCAL NOTATION SYMBOL-20\0" "GREEK VOCAL NOTATION SYMBOL-21\0" "GREEK VOCAL NOTATION SYMBOL-22\0" "GREEK VOCAL NOTATION SYMBOL-23\0" "GREEK VOCAL NOTATION SYMBOL-24\0" "GREEK VOCAL NOTATION SYMBOL-3\0" "GREEK VOCAL NOTATION SYMBOL-4\0" "GREEK VOCAL NOTATION SYMBOL-5\0" "GREEK VOCAL NOTATION SYMBOL-50\0" "GREEK VOCAL NOTATION SYMBOL-51\0" "GREEK VOCAL NOTATION SYMBOL-52\0" "GREEK VOCAL NOTATION SYMBOL-53\0" "GREEK VOCAL NOTATION SYMBOL-54\0" "GREEK VOCAL NOTATION SYMBOL-6\0" "GREEK VOCAL NOTATION SYMBOL-7\0" "GREEK VOCAL NOTATION SYMBOL-8\0" "GREEK VOCAL NOTATION SYMBOL-9\0" "GREEK XESTES SIGN\0" "GREEK YEAR SIGN\0" "GREEK YPOGEGRAMMENI\0" "GREEK ZERO SIGN\0" "GREEN APPLE\0" "GREEN BOOK\0" "GREEN HEART\0" "GREEN SALAD\0" "GRIMACING FACE\0" "GRINNING CAT FACE WITH SMILING EYES\0" "GRINNING FACE\0" "GRINNING FACE WITH ONE LARGE AND ONE SMALL EYE\0" "GRINNING FACE WITH SMILING EYES\0" "GRINNING FACE WITH STAR EYES\0" "GROUP MARK\0" "GROWING HEART\0" "GUARANI SIGN\0" "GUARDSMAN\0" "GUIDE DOG\0" "GUITAR\0" "GUJARATI ABBREVIATION SIGN\0" "GUJARATI DIGIT EIGHT\0" "GUJARATI DIGIT FIVE\0" "GUJARATI DIGIT FOUR\0" "GUJARATI DIGIT NINE\0" "GUJARATI DIGIT ONE\0" "GUJARATI DIGIT SEVEN\0" "GUJARATI DIGIT SIX\0" "GUJARATI DIGIT THREE\0" "GUJARATI DIGIT TWO\0" "GUJARATI DIGIT ZERO\0" "GUJARATI LETTER A\0" "GUJARATI LETTER AA\0" "GUJARATI LETTER AI\0" "GUJARATI LETTER AU\0" "GUJARATI LETTER BA\0" "GUJARATI LETTER BHA\0" "GUJARATI LETTER CA\0" "GUJARATI LETTER CHA\0" "GUJARATI LETTER DA\0" "GUJARATI LETTER DDA\0" "GUJARATI LETTER DDHA\0" "GUJARATI LETTER DHA\0" "GUJARATI LETTER E\0" "GUJARATI LETTER GA\0" "GUJARATI LETTER GHA\0" "GUJARATI LETTER HA\0" "GUJARATI LETTER I\0" "GUJARATI LETTER II\0" "GUJARATI LETTER JA\0" "GUJARATI LETTER JHA\0" "GUJARATI LETTER KA\0" "GUJARATI LETTER KHA\0" "GUJARATI LETTER LA\0" "GUJARATI LETTER LLA\0" "GUJARATI LETTER MA\0" "GUJARATI LETTER NA\0" "GUJARATI LETTER NGA\0" "GUJARATI LETTER NNA\0" "GUJARATI LETTER NYA\0" "GUJARATI LETTER O\0" "GUJARATI LETTER PA\0" "GUJARATI LETTER PHA\0" "GUJARATI LETTER RA\0" "GUJARATI LETTER SA\0" "GUJARATI LETTER SHA\0" "GUJARATI LETTER SSA\0" "GUJARATI LETTER TA\0" "GUJARATI LETTER THA\0" "GUJARATI LETTER TTA\0" "GUJARATI LETTER TTHA\0" "GUJARATI LETTER U\0" "GUJARATI LETTER UU\0" "GUJARATI LETTER VA\0" "GUJARATI LETTER VOCALIC L\0" "GUJARATI LETTER VOCALIC LL\0" "GUJARATI LETTER VOCALIC R\0" "GUJARATI LETTER VOCALIC RR\0" "GUJARATI LETTER YA\0" "GUJARATI LETTER ZHA\0" "GUJARATI OM\0" "GUJARATI RUPEE SIGN\0" "GUJARATI SIGN ANUSVARA\0" "GUJARATI SIGN AVAGRAHA\0" "GUJARATI SIGN CANDRABINDU\0" "GUJARATI SIGN CIRCLE NUKTA ABOVE\0" "GUJARATI SIGN MADDAH\0" "GUJARATI SIGN NUKTA\0" "GUJARATI SIGN SHADDA\0" "GUJARATI SIGN SUKUN\0" "GUJARATI SIGN THREE-DOT NUKTA ABOVE\0" "GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE\0" "GUJARATI SIGN VIRAMA\0" "GUJARATI SIGN VISARGA\0" "GUJARATI VOWEL CANDRA E\0" "GUJARATI VOWEL CANDRA O\0" "GUJARATI VOWEL SIGN AA\0" "GUJARATI VOWEL SIGN AI\0" "GUJARATI VOWEL SIGN AU\0" "GUJARATI VOWEL SIGN CANDRA E\0" "GUJARATI VOWEL SIGN CANDRA O\0" "GUJARATI VOWEL SIGN E\0" "GUJARATI VOWEL SIGN I\0" "GUJARATI VOWEL SIGN II\0" "GUJARATI VOWEL SIGN O\0" "GUJARATI VOWEL SIGN U\0" "GUJARATI VOWEL SIGN UU\0" "GUJARATI VOWEL SIGN VOCALIC L\0" "GUJARATI VOWEL SIGN VOCALIC LL\0" "GUJARATI VOWEL SIGN VOCALIC R\0" "GUJARATI VOWEL SIGN VOCALIC RR\0" "GUNJALA GONDI DIGIT EIGHT\0" "GUNJALA GONDI DIGIT FIVE\0" "GUNJALA GONDI DIGIT FOUR\0" "GUNJALA GONDI DIGIT NINE\0" "GUNJALA GONDI DIGIT ONE\0" "GUNJALA GONDI DIGIT SEVEN\0" "GUNJALA GONDI DIGIT SIX\0" "GUNJALA GONDI DIGIT THREE\0" "GUNJALA GONDI DIGIT TWO\0" "GUNJALA GONDI DIGIT ZERO\0" "GUNJALA GONDI LETTER A\0" "GUNJALA GONDI LETTER AA\0" "GUNJALA GONDI LETTER AI\0" "GUNJALA GONDI LETTER AU\0" "GUNJALA GONDI LETTER BA\0" "GUNJALA GONDI LETTER BHA\0" "GUNJALA GONDI LETTER CA\0" "GUNJALA GONDI LETTER CHA\0" "GUNJALA GONDI LETTER DA\0" "GUNJALA GONDI LETTER DDA\0" "GUNJALA GONDI LETTER DDHA\0" "GUNJALA GONDI LETTER DHA\0" "GUNJALA GONDI LETTER EE\0" "GUNJALA GONDI LETTER GA\0" "GUNJALA GONDI LETTER GHA\0" "GUNJALA GONDI LETTER HA\0" "GUNJALA GONDI LETTER I\0" "GUNJALA GONDI LETTER II\0" "GUNJALA GONDI LETTER JA\0" "GUNJALA GONDI LETTER JHA\0" "GUNJALA GONDI LETTER KA\0" "GUNJALA GONDI LETTER KHA\0" "GUNJALA GONDI LETTER LA\0" "GUNJALA GONDI LETTER LLA\0" "GUNJALA GONDI LETTER MA\0" "GUNJALA GONDI LETTER NA\0" "GUNJALA GONDI LETTER NGA\0" "GUNJALA GONDI LETTER OO\0" "GUNJALA GONDI LETTER PA\0" "GUNJALA GONDI LETTER PHA\0" "GUNJALA GONDI LETTER RA\0" "GUNJALA GONDI LETTER SA\0" "GUNJALA GONDI LETTER TA\0" "GUNJALA GONDI LETTER THA\0" "GUNJALA GONDI LETTER TTA\0" "GUNJALA GONDI LETTER TTHA\0" "GUNJALA GONDI LETTER U\0" "GUNJALA GONDI LETTER UU\0" "GUNJALA GONDI LETTER VA\0" "GUNJALA GONDI LETTER YA\0" "GUNJALA GONDI OM\0" "GUNJALA GONDI SIGN ANUSVARA\0" "GUNJALA GONDI SIGN VISARGA\0" "GUNJALA GONDI VIRAMA\0" "GUNJALA GONDI VOWEL SIGN AA\0" "GUNJALA GONDI VOWEL SIGN AI\0" "GUNJALA GONDI VOWEL SIGN AU\0" "GUNJALA GONDI VOWEL SIGN EE\0" "GUNJALA GONDI VOWEL SIGN I\0" "GUNJALA GONDI VOWEL SIGN II\0" "GUNJALA GONDI VOWEL SIGN OO\0" "GUNJALA GONDI VOWEL SIGN U\0" "GUNJALA GONDI VOWEL SIGN UU\0" "GURMUKHI ABBREVIATION SIGN\0" "GURMUKHI ADDAK\0" "GURMUKHI DIGIT EIGHT\0" "GURMUKHI DIGIT FIVE\0" "GURMUKHI DIGIT FOUR\0" "GURMUKHI DIGIT NINE\0" "GURMUKHI DIGIT ONE\0" "GURMUKHI DIGIT SEVEN\0" "GURMUKHI DIGIT SIX\0" "GURMUKHI DIGIT THREE\0" "GURMUKHI DIGIT TWO\0" "GURMUKHI DIGIT ZERO\0" "GURMUKHI EK ONKAR\0" "GURMUKHI IRI\0" "GURMUKHI LETTER A\0" "GURMUKHI LETTER AA\0" "GURMUKHI LETTER AI\0" "GURMUKHI LETTER AU\0" "GURMUKHI LETTER BA\0" "GURMUKHI LETTER BHA\0" "GURMUKHI LETTER CA\0" "GURMUKHI LETTER CHA\0" "GURMUKHI LETTER DA\0" "GURMUKHI LETTER DDA\0" "GURMUKHI LETTER DDHA\0" "GURMUKHI LETTER DHA\0" "GURMUKHI LETTER EE\0" "GURMUKHI LETTER FA\0" "GURMUKHI LETTER GA\0" "GURMUKHI LETTER GHA\0" "GURMUKHI LETTER GHHA\0" "GURMUKHI LETTER HA\0" "GURMUKHI LETTER I\0" "GURMUKHI LETTER II\0" "GURMUKHI LETTER JA\0" "GURMUKHI LETTER JHA\0" "GURMUKHI LETTER KA\0" "GURMUKHI LETTER KHA\0" "GURMUKHI LETTER KHHA\0" "GURMUKHI LETTER LA\0" "GURMUKHI LETTER LLA\0" "GURMUKHI LETTER MA\0" "GURMUKHI LETTER NA\0" "GURMUKHI LETTER NGA\0" "GURMUKHI LETTER NNA\0" "GURMUKHI LETTER NYA\0" "GURMUKHI LETTER OO\0" "GURMUKHI LETTER PA\0" "GURMUKHI LETTER PHA\0" "GURMUKHI LETTER RA\0" "GURMUKHI LETTER RRA\0" "GURMUKHI LETTER SA\0" "GURMUKHI LETTER SHA\0" "GURMUKHI LETTER TA\0" "GURMUKHI LETTER THA\0" "GURMUKHI LETTER TTA\0" "GURMUKHI LETTER TTHA\0" "GURMUKHI LETTER U\0" "GURMUKHI LETTER UU\0" "GURMUKHI LETTER VA\0" "GURMUKHI LETTER YA\0" "GURMUKHI LETTER ZA\0" "GURMUKHI SIGN ADAK BINDI\0" "GURMUKHI SIGN BINDI\0" "GURMUKHI SIGN NUKTA\0" "GURMUKHI SIGN UDAAT\0" "GURMUKHI SIGN VIRAMA\0" "GURMUKHI SIGN VISARGA\0" "GURMUKHI SIGN YAKASH\0" "GURMUKHI TIPPI\0" "GURMUKHI URA\0" "GURMUKHI VOWEL SIGN AA\0" "GURMUKHI VOWEL SIGN AI\0" "GURMUKHI VOWEL SIGN AU\0" "GURMUKHI VOWEL SIGN EE\0" "GURMUKHI VOWEL SIGN I\0" "GURMUKHI VOWEL SIGN II\0" "GURMUKHI VOWEL SIGN OO\0" "GURMUKHI VOWEL SIGN U\0" "GURMUKHI VOWEL SIGN UU\0" "HADES\0" "HAIR SPACE\0" "HAIRCUT\0" "HALFWIDTH BLACK SQUARE\0" "HALFWIDTH DOWNWARDS ARROW\0" "HALFWIDTH FORMS LIGHT VERTICAL\0" "HALFWIDTH HANGUL FILLER\0" "HALFWIDTH HANGUL LETTER A\0" "HALFWIDTH HANGUL LETTER AE\0" "HALFWIDTH HANGUL LETTER CHIEUCH\0" "HALFWIDTH HANGUL LETTER CIEUC\0" "HALFWIDTH HANGUL LETTER E\0" "HALFWIDTH HANGUL LETTER EO\0" "HALFWIDTH HANGUL LETTER EU\0" "HALFWIDTH HANGUL LETTER HIEUH\0" "HALFWIDTH HANGUL LETTER I\0" "HALFWIDTH HANGUL LETTER IEUNG\0" "HALFWIDTH HANGUL LETTER KHIEUKH\0" "HALFWIDTH HANGUL LETTER KIYEOK\0" "HALFWIDTH HANGUL LETTER KIYEOK-SIOS\0" "HALFWIDTH HANGUL LETTER MIEUM\0" "HALFWIDTH HANGUL LETTER NIEUN\0" "HALFWIDTH HANGUL LETTER NIEUN-CIEUC\0" "HALFWIDTH HANGUL LETTER NIEUN-HIEUH\0" "HALFWIDTH HANGUL LETTER O\0" "HALFWIDTH HANGUL LETTER OE\0" "HALFWIDTH HANGUL LETTER PHIEUPH\0" "HALFWIDTH HANGUL LETTER PIEUP\0" "HALFWIDTH HANGUL LETTER PIEUP-SIOS\0" "HALFWIDTH HANGUL LETTER RIEUL\0" "HALFWIDTH HANGUL LETTER RIEUL-HIEUH\0" "HALFWIDTH HANGUL LETTER RIEUL-KIYEOK\0" "HALFWIDTH HANGUL LETTER RIEUL-MIEUM\0" "HALFWIDTH HANGUL LETTER RIEUL-PHIEUPH\0" "HALFWIDTH HANGUL LETTER RIEUL-PIEUP\0" "HALFWIDTH HANGUL LETTER RIEUL-SIOS\0" "HALFWIDTH HANGUL LETTER RIEUL-THIEUTH\0" "HALFWIDTH HANGUL LETTER SIOS\0" "HALFWIDTH HANGUL LETTER SSANGCIEUC\0" "HALFWIDTH HANGUL LETTER SSANGKIYEOK\0" "HALFWIDTH HANGUL LETTER SSANGPIEUP\0" "HALFWIDTH HANGUL LETTER SSANGSIOS\0" "HALFWIDTH HANGUL LETTER SSANGTIKEUT\0" "HALFWIDTH HANGUL LETTER THIEUTH\0" "HALFWIDTH HANGUL LETTER TIKEUT\0" "HALFWIDTH HANGUL LETTER U\0" "HALFWIDTH HANGUL LETTER WA\0" "HALFWIDTH HANGUL LETTER WAE\0" "HALFWIDTH HANGUL LETTER WE\0" "HALFWIDTH HANGUL LETTER WEO\0" "HALFWIDTH HANGUL LETTER WI\0" "HALFWIDTH HANGUL LETTER YA\0" "HALFWIDTH HANGUL LETTER YAE\0" "HALFWIDTH HANGUL LETTER YE\0" "HALFWIDTH HANGUL LETTER YEO\0" "HALFWIDTH HANGUL LETTER YI\0" "HALFWIDTH HANGUL LETTER YO\0" "HALFWIDTH HANGUL LETTER YU\0" "HALFWIDTH IDEOGRAPHIC COMMA\0" "HALFWIDTH IDEOGRAPHIC FULL STOP\0" "HALFWIDTH KATAKANA LETTER A\0" "HALFWIDTH KATAKANA LETTER E\0" "HALFWIDTH KATAKANA LETTER HA\0" "HALFWIDTH KATAKANA LETTER HE\0" "HALFWIDTH KATAKANA LETTER HI\0" "HALFWIDTH KATAKANA LETTER HO\0" "HALFWIDTH KATAKANA LETTER HU\0" "HALFWIDTH KATAKANA LETTER I\0" "HALFWIDTH KATAKANA LETTER KA\0" "HALFWIDTH KATAKANA LETTER KE\0" "HALFWIDTH KATAKANA LETTER KI\0" "HALFWIDTH KATAKANA LETTER KO\0" "HALFWIDTH KATAKANA LETTER KU\0" "HALFWIDTH KATAKANA LETTER MA\0" "HALFWIDTH KATAKANA LETTER ME\0" "HALFWIDTH KATAKANA LETTER MI\0" "HALFWIDTH KATAKANA LETTER MO\0" "HALFWIDTH KATAKANA LETTER MU\0" "HALFWIDTH KATAKANA LETTER N\0" "HALFWIDTH KATAKANA LETTER NA\0" "HALFWIDTH KATAKANA LETTER NE\0" "HALFWIDTH KATAKANA LETTER NI\0" "HALFWIDTH KATAKANA LETTER NO\0" "HALFWIDTH KATAKANA LETTER NU\0" "HALFWIDTH KATAKANA LETTER O\0" "HALFWIDTH KATAKANA LETTER RA\0" "HALFWIDTH KATAKANA LETTER RE\0" "HALFWIDTH KATAKANA LETTER RI\0" "HALFWIDTH KATAKANA LETTER RO\0" "HALFWIDTH KATAKANA LETTER RU\0" "HALFWIDTH KATAKANA LETTER SA\0" "HALFWIDTH KATAKANA LETTER SE\0" "HALFWIDTH KATAKANA LETTER SI\0" "HALFWIDTH KATAKANA LETTER SMALL A\0" "HALFWIDTH KATAKANA LETTER SMALL E\0" "HALFWIDTH KATAKANA LETTER SMALL I\0" "HALFWIDTH KATAKANA LETTER SMALL O\0" "HALFWIDTH KATAKANA LETTER SMALL TU\0" "HALFWIDTH KATAKANA LETTER SMALL U\0" "HALFWIDTH KATAKANA LETTER SMALL YA\0" "HALFWIDTH KATAKANA LETTER SMALL YO\0" "HALFWIDTH KATAKANA LETTER SMALL YU\0" "HALFWIDTH KATAKANA LETTER SO\0" "HALFWIDTH KATAKANA LETTER SU\0" "HALFWIDTH KATAKANA LETTER TA\0" "HALFWIDTH KATAKANA LETTER TE\0" "HALFWIDTH KATAKANA LETTER TI\0" "HALFWIDTH KATAKANA LETTER TO\0" "HALFWIDTH KATAKANA LETTER TU\0" "HALFWIDTH KATAKANA LETTER U\0" "HALFWIDTH KATAKANA LETTER WA\0" "HALFWIDTH KATAKANA LETTER WO\0" "HALFWIDTH KATAKANA LETTER YA\0" "HALFWIDTH KATAKANA LETTER YO\0" "HALFWIDTH KATAKANA LETTER YU\0" "HALFWIDTH KATAKANA MIDDLE DOT\0" "HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK\0" "HALFWIDTH KATAKANA VOICED SOUND MARK\0" "HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK\0" "HALFWIDTH LEFT CORNER BRACKET\0" "HALFWIDTH LEFTWARDS ARROW\0" "HALFWIDTH RIGHT CORNER BRACKET\0" "HALFWIDTH RIGHTWARDS ARROW\0" "HALFWIDTH UPWARDS ARROW\0" "HALFWIDTH WHITE CIRCLE\0" "HAMBURGER\0" "HAMMER\0" "HAMMER AND PICK\0" "HAMMER AND SICKLE\0" "HAMMER AND WRENCH\0" "HAMSTER FACE\0" "HAND WITH INDEX AND MIDDLE FINGERS CROSSED\0" "HANDBAG\0" "HANDBALL\0" "HANDSHAKE\0" "HANGUL CHOSEONG CEONGCHIEUMCHIEUCH\0" "HANGUL CHOSEONG CEONGCHIEUMCIEUC\0" "HANGUL CHOSEONG CEONGCHIEUMSIOS\0" "HANGUL CHOSEONG CEONGCHIEUMSSANGCIEUC\0" "HANGUL CHOSEONG CEONGCHIEUMSSANGSIOS\0" "HANGUL CHOSEONG CHIEUCH\0" "HANGUL CHOSEONG CHIEUCH-HIEUH\0" "HANGUL CHOSEONG CHIEUCH-KHIEUKH\0" "HANGUL CHOSEONG CHITUEUMCHIEUCH\0" "HANGUL CHOSEONG CHITUEUMCIEUC\0" "HANGUL CHOSEONG CHITUEUMSIOS\0" "HANGUL CHOSEONG CHITUEUMSSANGCIEUC\0" "HANGUL CHOSEONG CHITUEUMSSANGSIOS\0" "HANGUL CHOSEONG CIEUC\0" "HANGUL CHOSEONG CIEUC-IEUNG\0" "HANGUL CHOSEONG FILLER\0" "HANGUL CHOSEONG HIEUH\0" "HANGUL CHOSEONG HIEUH-SIOS\0" "HANGUL CHOSEONG IEUNG\0" "HANGUL CHOSEONG IEUNG-CHIEUCH\0" "HANGUL CHOSEONG IEUNG-CIEUC\0" "HANGUL CHOSEONG IEUNG-HIEUH\0" "HANGUL CHOSEONG IEUNG-KIYEOK\0" "HANGUL CHOSEONG IEUNG-MIEUM\0" "HANGUL CHOSEONG IEUNG-PANSIOS\0" "HANGUL CHOSEONG IEUNG-PHIEUPH\0" "HANGUL CHOSEONG IEUNG-PIEUP\0" "HANGUL CHOSEONG IEUNG-RIEUL\0" "HANGUL CHOSEONG IEUNG-SIOS\0" "HANGUL CHOSEONG IEUNG-THIEUTH\0" "HANGUL CHOSEONG IEUNG-TIKEUT\0" "HANGUL CHOSEONG KAPYEOUNMIEUM\0" "HANGUL CHOSEONG KAPYEOUNPHIEUPH\0" "HANGUL CHOSEONG KAPYEOUNPIEUP\0" "HANGUL CHOSEONG KAPYEOUNRIEUL\0" "HANGUL CHOSEONG KAPYEOUNSSANGPIEUP\0" "HANGUL CHOSEONG KHIEUKH\0" "HANGUL CHOSEONG KIYEOK\0" "HANGUL CHOSEONG KIYEOK-TIKEUT\0" "HANGUL CHOSEONG MIEUM\0" "HANGUL CHOSEONG MIEUM-KIYEOK\0" "HANGUL CHOSEONG MIEUM-PIEUP\0" "HANGUL CHOSEONG MIEUM-SIOS\0" "HANGUL CHOSEONG MIEUM-TIKEUT\0" "HANGUL CHOSEONG NIEUN\0" "HANGUL CHOSEONG NIEUN-CIEUC\0" "HANGUL CHOSEONG NIEUN-HIEUH\0" "HANGUL CHOSEONG NIEUN-KIYEOK\0" "HANGUL CHOSEONG NIEUN-PIEUP\0" "HANGUL CHOSEONG NIEUN-SIOS\0" "HANGUL CHOSEONG NIEUN-TIKEUT\0" "HANGUL CHOSEONG PANSIOS\0" "HANGUL CHOSEONG PHIEUPH\0" "HANGUL CHOSEONG PHIEUPH-HIEUH\0" "HANGUL CHOSEONG PHIEUPH-PIEUP\0" "HANGUL CHOSEONG PIEUP\0" "HANGUL CHOSEONG PIEUP-CHIEUCH\0" "HANGUL CHOSEONG PIEUP-CIEUC\0" "HANGUL CHOSEONG PIEUP-HIEUH\0" "HANGUL CHOSEONG PIEUP-KHIEUKH\0" "HANGUL CHOSEONG PIEUP-KIYEOK\0" "HANGUL CHOSEONG PIEUP-NIEUN\0" "HANGUL CHOSEONG PIEUP-PHIEUPH\0" "HANGUL CHOSEONG PIEUP-SIOS\0" "HANGUL CHOSEONG PIEUP-SIOS-CIEUC\0" "HANGUL CHOSEONG PIEUP-SIOS-KIYEOK\0" "HANGUL CHOSEONG PIEUP-SIOS-PIEUP\0" "HANGUL CHOSEONG PIEUP-SIOS-THIEUTH\0" "HANGUL CHOSEONG PIEUP-SIOS-TIKEUT\0" "HANGUL CHOSEONG PIEUP-SSANGSIOS\0" "HANGUL CHOSEONG PIEUP-THIEUTH\0" "HANGUL CHOSEONG PIEUP-TIKEUT\0" "HANGUL CHOSEONG RIEUL\0" "HANGUL CHOSEONG RIEUL-CIEUC\0" "HANGUL CHOSEONG RIEUL-HIEUH\0" "HANGUL CHOSEONG RIEUL-KAPYEOUNPIEUP\0" "HANGUL CHOSEONG RIEUL-KHIEUKH\0" "HANGUL CHOSEONG RIEUL-KIYEOK\0" "HANGUL CHOSEONG RIEUL-MIEUM\0" "HANGUL CHOSEONG RIEUL-NIEUN\0" "HANGUL CHOSEONG RIEUL-PIEUP\0" "HANGUL CHOSEONG RIEUL-SIOS\0" "HANGUL CHOSEONG RIEUL-SSANGKIYEOK\0" "HANGUL CHOSEONG RIEUL-SSANGPIEUP\0" "HANGUL CHOSEONG RIEUL-SSANGTIKEUT\0" "HANGUL CHOSEONG RIEUL-TIKEUT\0" "HANGUL CHOSEONG SIOS\0" "HANGUL CHOSEONG SIOS-CHIEUCH\0" "HANGUL CHOSEONG SIOS-CIEUC\0" "HANGUL CHOSEONG SIOS-HIEUH\0" "HANGUL CHOSEONG SIOS-IEUNG\0" "HANGUL CHOSEONG SIOS-KHIEUKH\0" "HANGUL CHOSEONG SIOS-KIYEOK\0" "HANGUL CHOSEONG SIOS-MIEUM\0" "HANGUL CHOSEONG SIOS-NIEUN\0" "HANGUL CHOSEONG SIOS-PHIEUPH\0" "HANGUL CHOSEONG SIOS-PIEUP\0" "HANGUL CHOSEONG SIOS-PIEUP-KIYEOK\0" "HANGUL CHOSEONG SIOS-RIEUL\0" "HANGUL CHOSEONG SIOS-SSANGSIOS\0" "HANGUL CHOSEONG SIOS-THIEUTH\0" "HANGUL CHOSEONG SIOS-TIKEUT\0" "HANGUL CHOSEONG SSANGCIEUC\0" "HANGUL CHOSEONG SSANGCIEUC-HIEUH\0" "HANGUL CHOSEONG SSANGHIEUH\0" "HANGUL CHOSEONG SSANGIEUNG\0" "HANGUL CHOSEONG SSANGKIYEOK\0" "HANGUL CHOSEONG SSANGNIEUN\0" "HANGUL CHOSEONG SSANGPIEUP\0" "HANGUL CHOSEONG SSANGRIEUL\0" "HANGUL CHOSEONG SSANGSIOS\0" "HANGUL CHOSEONG SSANGSIOS-PIEUP\0" "HANGUL CHOSEONG SSANGTHIEUTH\0" "HANGUL CHOSEONG SSANGTIKEUT\0" "HANGUL CHOSEONG SSANGYEORINHIEUH\0" "HANGUL CHOSEONG THIEUTH\0" "HANGUL CHOSEONG TIKEUT\0" "HANGUL CHOSEONG TIKEUT-CIEUC\0" "HANGUL CHOSEONG TIKEUT-KIYEOK\0" "HANGUL CHOSEONG TIKEUT-MIEUM\0" "HANGUL CHOSEONG TIKEUT-PIEUP\0" "HANGUL CHOSEONG TIKEUT-RIEUL\0" "HANGUL CHOSEONG TIKEUT-SIOS\0" "HANGUL CHOSEONG YEORINHIEUH\0" "HANGUL CHOSEONG YESIEUNG\0" "HANGUL DOUBLE DOT TONE MARK\0" "HANGUL FILLER\0" "HANGUL JONGSEONG CHIEUCH\0" "HANGUL JONGSEONG CIEUC\0" "HANGUL JONGSEONG CIEUC-PIEUP\0" "HANGUL JONGSEONG CIEUC-SSANGPIEUP\0" "HANGUL JONGSEONG HIEUH\0" "HANGUL JONGSEONG HIEUH-MIEUM\0" "HANGUL JONGSEONG HIEUH-NIEUN\0" "HANGUL JONGSEONG HIEUH-PIEUP\0" "HANGUL JONGSEONG HIEUH-RIEUL\0" "HANGUL JONGSEONG IEUNG\0" "HANGUL JONGSEONG IEUNG-KHIEUKH\0" "HANGUL JONGSEONG IEUNG-KIYEOK\0" "HANGUL JONGSEONG IEUNG-SSANGKIYEOK\0" "HANGUL JONGSEONG KAPYEOUNMIEUM\0" "HANGUL JONGSEONG KAPYEOUNPHIEUPH\0" "HANGUL JONGSEONG KAPYEOUNPIEUP\0" "HANGUL JONGSEONG KAPYEOUNRIEUL\0" "HANGUL JONGSEONG KHIEUKH\0" "HANGUL JONGSEONG KIYEOK\0" "HANGUL JONGSEONG KIYEOK-CHIEUCH\0" "HANGUL JONGSEONG KIYEOK-HIEUH\0" "HANGUL JONGSEONG KIYEOK-KHIEUKH\0" "HANGUL JONGSEONG KIYEOK-NIEUN\0" "HANGUL JONGSEONG KIYEOK-PIEUP\0" "HANGUL JONGSEONG KIYEOK-RIEUL\0" "HANGUL JONGSEONG KIYEOK-SIOS\0" "HANGUL JONGSEONG KIYEOK-SIOS-KIYEOK\0" "HANGUL JONGSEONG MIEUM\0" "HANGUL JONGSEONG MIEUM-CHIEUCH\0" "HANGUL JONGSEONG MIEUM-CIEUC\0" "HANGUL JONGSEONG MIEUM-HIEUH\0" "HANGUL JONGSEONG MIEUM-KIYEOK\0" "HANGUL JONGSEONG MIEUM-NIEUN\0" "HANGUL JONGSEONG MIEUM-PANSIOS\0" "HANGUL JONGSEONG MIEUM-PIEUP\0" "HANGUL JONGSEONG MIEUM-PIEUP-SIOS\0" "HANGUL JONGSEONG MIEUM-RIEUL\0" "HANGUL JONGSEONG MIEUM-SIOS\0" "HANGUL JONGSEONG MIEUM-SSANGNIEUN\0" "HANGUL JONGSEONG MIEUM-SSANGSIOS\0" "HANGUL JONGSEONG NIEUN\0" "HANGUL JONGSEONG NIEUN-CHIEUCH\0" "HANGUL JONGSEONG NIEUN-CIEUC\0" "HANGUL JONGSEONG NIEUN-HIEUH\0" "HANGUL JONGSEONG NIEUN-KIYEOK\0" "HANGUL JONGSEONG NIEUN-PANSIOS\0" "HANGUL JONGSEONG NIEUN-RIEUL\0" "HANGUL JONGSEONG NIEUN-SIOS\0" "HANGUL JONGSEONG NIEUN-THIEUTH\0" "HANGUL JONGSEONG NIEUN-TIKEUT\0" "HANGUL JONGSEONG PANSIOS\0" "HANGUL JONGSEONG PANSIOS-KAPYEOUNPIEUP\0" "HANGUL JONGSEONG PANSIOS-PIEUP\0" "HANGUL JONGSEONG PHIEUPH\0" "HANGUL JONGSEONG PHIEUPH-PIEUP\0" "HANGUL JONGSEONG PHIEUPH-SIOS\0" "HANGUL JONGSEONG PHIEUPH-THIEUTH\0" "HANGUL JONGSEONG PIEUP\0" "HANGUL JONGSEONG PIEUP-CHIEUCH\0" "HANGUL JONGSEONG PIEUP-CIEUC\0" "HANGUL JONGSEONG PIEUP-HIEUH\0" "HANGUL JONGSEONG PIEUP-MIEUM\0" "HANGUL JONGSEONG PIEUP-PHIEUPH\0" "HANGUL JONGSEONG PIEUP-RIEUL\0" "HANGUL JONGSEONG PIEUP-RIEUL-PHIEUPH\0" "HANGUL JONGSEONG PIEUP-SIOS\0" "HANGUL JONGSEONG PIEUP-SIOS-TIKEUT\0" "HANGUL JONGSEONG PIEUP-TIKEUT\0" "HANGUL JONGSEONG RIEUL\0" "HANGUL JONGSEONG RIEUL-HIEUH\0" "HANGUL JONGSEONG RIEUL-KAPYEOUNPIEUP\0" "HANGUL JONGSEONG RIEUL-KHIEUKH\0" "HANGUL JONGSEONG RIEUL-KIYEOK\0" "HANGUL JONGSEONG RIEUL-KIYEOK-HIEUH\0" "HANGUL JONGSEONG RIEUL-KIYEOK-SIOS\0" "HANGUL JONGSEONG RIEUL-MIEUM\0" "HANGUL JONGSEONG RIEUL-MIEUM-HIEUH\0" "HANGUL JONGSEONG RIEUL-MIEUM-KIYEOK\0" "HANGUL JONGSEONG RIEUL-MIEUM-SIOS\0" "HANGUL JONGSEONG RIEUL-NIEUN\0" "HANGUL JONGSEONG RIEUL-PANSIOS\0" "HANGUL JONGSEONG RIEUL-PHIEUPH\0" "HANGUL JONGSEONG RIEUL-PIEUP\0" "HANGUL JONGSEONG RIEUL-PIEUP-HIEUH\0" "HANGUL JONGSEONG RIEUL-PIEUP-PHIEUPH\0" "HANGUL JONGSEONG RIEUL-PIEUP-SIOS\0" "HANGUL JONGSEONG RIEUL-PIEUP-TIKEUT\0" "HANGUL JONGSEONG RIEUL-SIOS\0" "HANGUL JONGSEONG RIEUL-SSANGKIYEOK\0" "HANGUL JONGSEONG RIEUL-SSANGSIOS\0" "HANGUL JONGSEONG RIEUL-THIEUTH\0" "HANGUL JONGSEONG RIEUL-TIKEUT\0" "HANGUL JONGSEONG RIEUL-TIKEUT-HIEUH\0" "HANGUL JONGSEONG RIEUL-YEORINHIEUH\0" "HANGUL JONGSEONG RIEUL-YEORINHIEUH-HIEUH\0" "HANGUL JONGSEONG RIEUL-YESIEUNG\0" "HANGUL JONGSEONG SIOS\0" "HANGUL JONGSEONG SIOS-CHIEUCH\0" "HANGUL JONGSEONG SIOS-CIEUC\0" "HANGUL JONGSEONG SIOS-HIEUH\0" "HANGUL JONGSEONG SIOS-KAPYEOUNPIEUP\0" "HANGUL JONGSEONG SIOS-KIYEOK\0" "HANGUL JONGSEONG SIOS-MIEUM\0" "HANGUL JONGSEONG SIOS-PANSIOS\0" "HANGUL JONGSEONG SIOS-PIEUP\0" "HANGUL JONGSEONG SIOS-RIEUL\0" "HANGUL JONGSEONG SIOS-THIEUTH\0" "HANGUL JONGSEONG SIOS-TIKEUT\0" "HANGUL JONGSEONG SSANGCIEUC\0" "HANGUL JONGSEONG SSANGIEUNG\0" "HANGUL JONGSEONG SSANGKIYEOK\0" "HANGUL JONGSEONG SSANGMIEUM\0" "HANGUL JONGSEONG SSANGNIEUN\0" "HANGUL JONGSEONG SSANGPIEUP\0" "HANGUL JONGSEONG SSANGRIEUL\0" "HANGUL JONGSEONG SSANGRIEUL-KHIEUKH\0" "HANGUL JONGSEONG SSANGSIOS\0" "HANGUL JONGSEONG SSANGSIOS-KIYEOK\0" "HANGUL JONGSEONG SSANGSIOS-TIKEUT\0" "HANGUL JONGSEONG SSANGTIKEUT\0" "HANGUL JONGSEONG SSANGTIKEUT-PIEUP\0" "HANGUL JONGSEONG THIEUTH\0" "HANGUL JONGSEONG TIKEUT\0" "HANGUL JONGSEONG TIKEUT-CHIEUCH\0" "HANGUL JONGSEONG TIKEUT-CIEUC\0" "HANGUL JONGSEONG TIKEUT-KIYEOK\0" "HANGUL JONGSEONG TIKEUT-PIEUP\0" "HANGUL JONGSEONG TIKEUT-RIEUL\0" "HANGUL JONGSEONG TIKEUT-SIOS\0" "HANGUL JONGSEONG TIKEUT-SIOS-KIYEOK\0" "HANGUL JONGSEONG TIKEUT-THIEUTH\0" "HANGUL JONGSEONG YEORINHIEUH\0" "HANGUL JONGSEONG YESIEUNG\0" "HANGUL JONGSEONG YESIEUNG-HIEUH\0" "HANGUL JONGSEONG YESIEUNG-MIEUM\0" "HANGUL JONGSEONG YESIEUNG-PANSIOS\0" "HANGUL JONGSEONG YESIEUNG-SIOS\0" "HANGUL JUNGSEONG A\0" "HANGUL JUNGSEONG A-EU\0" "HANGUL JUNGSEONG A-O\0" "HANGUL JUNGSEONG A-U\0" "HANGUL JUNGSEONG AE\0" "HANGUL JUNGSEONG ARAEA\0" "HANGUL JUNGSEONG ARAEA-A\0" "HANGUL JUNGSEONG ARAEA-E\0" "HANGUL JUNGSEONG ARAEA-EO\0" "HANGUL JUNGSEONG ARAEA-I\0" "HANGUL JUNGSEONG ARAEA-U\0" "HANGUL JUNGSEONG E\0" "HANGUL JUNGSEONG EO\0" "HANGUL JUNGSEONG EO-EU\0" "HANGUL JUNGSEONG EO-O\0" "HANGUL JUNGSEONG EO-U\0" "HANGUL JUNGSEONG EU\0" "HANGUL JUNGSEONG EU-A\0" "HANGUL JUNGSEONG EU-E\0" "HANGUL JUNGSEONG EU-EO\0" "HANGUL JUNGSEONG EU-EU\0" "HANGUL JUNGSEONG EU-O\0" "HANGUL JUNGSEONG EU-U\0" "HANGUL JUNGSEONG FILLER\0" "HANGUL JUNGSEONG I\0" "HANGUL JUNGSEONG I-A\0" "HANGUL JUNGSEONG I-ARAEA\0" "HANGUL JUNGSEONG I-EU\0" "HANGUL JUNGSEONG I-I\0" "HANGUL JUNGSEONG I-O\0" "HANGUL JUNGSEONG I-O-I\0" "HANGUL JUNGSEONG I-U\0" "HANGUL JUNGSEONG I-YA\0" "HANGUL JUNGSEONG I-YA-O\0" "HANGUL JUNGSEONG I-YAE\0" "HANGUL JUNGSEONG I-YE\0" "HANGUL JUNGSEONG I-YEO\0" "HANGUL JUNGSEONG I-YO\0" "HANGUL JUNGSEONG I-YU\0" "HANGUL JUNGSEONG O\0" "HANGUL JUNGSEONG O-E\0" "HANGUL JUNGSEONG O-EO\0" "HANGUL JUNGSEONG O-O\0" "HANGUL JUNGSEONG O-O-I\0" "HANGUL JUNGSEONG O-U\0" "HANGUL JUNGSEONG O-YA\0" "HANGUL JUNGSEONG O-YAE\0" "HANGUL JUNGSEONG O-YE\0" "HANGUL JUNGSEONG O-YEO\0" "HANGUL JUNGSEONG OE\0" "HANGUL JUNGSEONG SSANGARAEA\0" "HANGUL JUNGSEONG U\0" "HANGUL JUNGSEONG U-A\0" "HANGUL JUNGSEONG U-AE\0" "HANGUL JUNGSEONG U-EO-EU\0" "HANGUL JUNGSEONG U-I-I\0" "HANGUL JUNGSEONG U-U\0" "HANGUL JUNGSEONG U-YE\0" "HANGUL JUNGSEONG U-YEO\0" "HANGUL JUNGSEONG WA\0" "HANGUL JUNGSEONG WAE\0" "HANGUL JUNGSEONG WE\0" "HANGUL JUNGSEONG WEO\0" "HANGUL JUNGSEONG WI\0" "HANGUL JUNGSEONG YA\0" "HANGUL JUNGSEONG YA-O\0" "HANGUL JUNGSEONG YA-U\0" "HANGUL JUNGSEONG YA-YO\0" "HANGUL JUNGSEONG YAE\0" "HANGUL JUNGSEONG YE\0" "HANGUL JUNGSEONG YEO\0" "HANGUL JUNGSEONG YEO-O\0" "HANGUL JUNGSEONG YEO-U\0" "HANGUL JUNGSEONG YEO-YA\0" "HANGUL JUNGSEONG YI\0" "HANGUL JUNGSEONG YI-U\0" "HANGUL JUNGSEONG YO\0" "HANGUL JUNGSEONG YO-A\0" "HANGUL JUNGSEONG YO-AE\0" "HANGUL JUNGSEONG YO-EO\0" "HANGUL JUNGSEONG YO-I\0" "HANGUL JUNGSEONG YO-O\0" "HANGUL JUNGSEONG YO-YA\0" "HANGUL JUNGSEONG YO-YAE\0" "HANGUL JUNGSEONG YO-YEO\0" "HANGUL JUNGSEONG YU\0" "HANGUL JUNGSEONG YU-A\0" "HANGUL JUNGSEONG YU-AE\0" "HANGUL JUNGSEONG YU-E\0" "HANGUL JUNGSEONG YU-EO\0" "HANGUL JUNGSEONG YU-I\0" "HANGUL JUNGSEONG YU-O\0" "HANGUL JUNGSEONG YU-U\0" "HANGUL JUNGSEONG YU-YE\0" "HANGUL JUNGSEONG YU-YEO\0" "HANGUL LETTER A\0" "HANGUL LETTER AE\0" "HANGUL LETTER ARAEA\0" "HANGUL LETTER ARAEAE\0" "HANGUL LETTER CHIEUCH\0" "HANGUL LETTER CIEUC\0" "HANGUL LETTER E\0" "HANGUL LETTER EO\0" "HANGUL LETTER EU\0" "HANGUL LETTER HIEUH\0" "HANGUL LETTER I\0" "HANGUL LETTER IEUNG\0" "HANGUL LETTER KAPYEOUNMIEUM\0" "HANGUL LETTER KAPYEOUNPHIEUPH\0" "HANGUL LETTER KAPYEOUNPIEUP\0" "HANGUL LETTER KAPYEOUNSSANGPIEUP\0" "HANGUL LETTER KHIEUKH\0" "HANGUL LETTER KIYEOK\0" "HANGUL LETTER KIYEOK-SIOS\0" "HANGUL LETTER MIEUM\0" "HANGUL LETTER MIEUM-PANSIOS\0" "HANGUL LETTER MIEUM-PIEUP\0" "HANGUL LETTER MIEUM-SIOS\0" "HANGUL LETTER NIEUN\0" "HANGUL LETTER NIEUN-CIEUC\0" "HANGUL LETTER NIEUN-HIEUH\0" "HANGUL LETTER NIEUN-PANSIOS\0" "HANGUL LETTER NIEUN-SIOS\0" "HANGUL LETTER NIEUN-TIKEUT\0" "HANGUL LETTER O\0" "HANGUL LETTER OE\0" "HANGUL LETTER PANSIOS\0" "HANGUL LETTER PHIEUPH\0" "HANGUL LETTER PIEUP\0" "HANGUL LETTER PIEUP-CIEUC\0" "HANGUL LETTER PIEUP-KIYEOK\0" "HANGUL LETTER PIEUP-SIOS\0" "HANGUL LETTER PIEUP-SIOS-KIYEOK\0" "HANGUL LETTER PIEUP-SIOS-TIKEUT\0" "HANGUL LETTER PIEUP-THIEUTH\0" "HANGUL LETTER PIEUP-TIKEUT\0" "HANGUL LETTER RIEUL\0" "HANGUL LETTER RIEUL-HIEUH\0" "HANGUL LETTER RIEUL-KIYEOK\0" "HANGUL LETTER RIEUL-KIYEOK-SIOS\0" "HANGUL LETTER RIEUL-MIEUM\0" "HANGUL LETTER RIEUL-PANSIOS\0" "HANGUL LETTER RIEUL-PHIEUPH\0" "HANGUL LETTER RIEUL-PIEUP\0" "HANGUL LETTER RIEUL-PIEUP-SIOS\0" "HANGUL LETTER RIEUL-SIOS\0" "HANGUL LETTER RIEUL-THIEUTH\0" "HANGUL LETTER RIEUL-TIKEUT\0" "HANGUL LETTER RIEUL-YEORINHIEUH\0" "HANGUL LETTER SIOS\0" "HANGUL LETTER SIOS-CIEUC\0" "HANGUL LETTER SIOS-KIYEOK\0" "HANGUL LETTER SIOS-NIEUN\0" "HANGUL LETTER SIOS-PIEUP\0" "HANGUL LETTER SIOS-TIKEUT\0" "HANGUL LETTER SSANGCIEUC\0" "HANGUL LETTER SSANGHIEUH\0" "HANGUL LETTER SSANGIEUNG\0" "HANGUL LETTER SSANGKIYEOK\0" "HANGUL LETTER SSANGNIEUN\0" "HANGUL LETTER SSANGPIEUP\0" "HANGUL LETTER SSANGSIOS\0" "HANGUL LETTER SSANGTIKEUT\0" "HANGUL LETTER THIEUTH\0" "HANGUL LETTER TIKEUT\0" "HANGUL LETTER U\0" "HANGUL LETTER WA\0" "HANGUL LETTER WAE\0" "HANGUL LETTER WE\0" "HANGUL LETTER WEO\0" "HANGUL LETTER WI\0" "HANGUL LETTER YA\0" "HANGUL LETTER YAE\0" "HANGUL LETTER YE\0" "HANGUL LETTER YEO\0" "HANGUL LETTER YEORINHIEUH\0" "HANGUL LETTER YESIEUNG\0" "HANGUL LETTER YESIEUNG-PANSIOS\0" "HANGUL LETTER YESIEUNG-SIOS\0" "HANGUL LETTER YI\0" "HANGUL LETTER YO\0" "HANGUL LETTER YO-I\0" "HANGUL LETTER YO-YA\0" "HANGUL LETTER YO-YAE\0" "HANGUL LETTER YU\0" "HANGUL LETTER YU-I\0" "HANGUL LETTER YU-YE\0" "HANGUL LETTER YU-YEO\0" "HANGUL SINGLE DOT TONE MARK\0" "HANGZHOU NUMERAL EIGHT\0" "HANGZHOU NUMERAL FIVE\0" "HANGZHOU NUMERAL FOUR\0" "HANGZHOU NUMERAL NINE\0" "HANGZHOU NUMERAL ONE\0" "HANGZHOU NUMERAL SEVEN\0" "HANGZHOU NUMERAL SIX\0" "HANGZHOU NUMERAL TEN\0" "HANGZHOU NUMERAL THIRTY\0" "HANGZHOU NUMERAL THREE\0" "HANGZHOU NUMERAL TWENTY\0" "HANGZHOU NUMERAL TWO\0" "HANIFI ROHINGYA DIGIT EIGHT\0" "HANIFI ROHINGYA DIGIT FIVE\0" "HANIFI ROHINGYA DIGIT FOUR\0" "HANIFI ROHINGYA DIGIT NINE\0" "HANIFI ROHINGYA DIGIT ONE\0" "HANIFI ROHINGYA DIGIT SEVEN\0" "HANIFI ROHINGYA DIGIT SIX\0" "HANIFI ROHINGYA DIGIT THREE\0" "HANIFI ROHINGYA DIGIT TWO\0" "HANIFI ROHINGYA DIGIT ZERO\0" "HANIFI ROHINGYA LETTER A\0" "HANIFI ROHINGYA LETTER BA\0" "HANIFI ROHINGYA LETTER CA\0" "HANIFI ROHINGYA LETTER DA\0" "HANIFI ROHINGYA LETTER DDA\0" "HANIFI ROHINGYA LETTER FA\0" "HANIFI ROHINGYA LETTER GA\0" "HANIFI ROHINGYA LETTER HA\0" "HANIFI ROHINGYA LETTER JA\0" "HANIFI ROHINGYA LETTER KA\0" "HANIFI ROHINGYA LETTER KHA\0" "HANIFI ROHINGYA LETTER KINNA WA\0" "HANIFI ROHINGYA LETTER KINNA YA\0" "HANIFI ROHINGYA LETTER LA\0" "HANIFI ROHINGYA LETTER MA\0" "HANIFI ROHINGYA LETTER NA\0" "HANIFI ROHINGYA LETTER NGA\0" "HANIFI ROHINGYA LETTER NYA\0" "HANIFI ROHINGYA LETTER PA\0" "HANIFI ROHINGYA LETTER RA\0" "HANIFI ROHINGYA LETTER RRA\0" "HANIFI ROHINGYA LETTER SA\0" "HANIFI ROHINGYA LETTER SHA\0" "HANIFI ROHINGYA LETTER TA\0" "HANIFI ROHINGYA LETTER TTA\0" "HANIFI ROHINGYA LETTER VA\0" "HANIFI ROHINGYA LETTER WA\0" "HANIFI ROHINGYA LETTER YA\0" "HANIFI ROHINGYA LETTER ZA\0" "HANIFI ROHINGYA MARK NA KHONNA\0" "HANIFI ROHINGYA MARK SAKIN\0" "HANIFI ROHINGYA SIGN HARBAHAY\0" "HANIFI ROHINGYA SIGN TAHALA\0" "HANIFI ROHINGYA SIGN TANA\0" "HANIFI ROHINGYA SIGN TASSI\0" "HANIFI ROHINGYA VOWEL A\0" "HANIFI ROHINGYA VOWEL E\0" "HANIFI ROHINGYA VOWEL I\0" "HANIFI ROHINGYA VOWEL O\0" "HANIFI ROHINGYA VOWEL U\0" "HANUNOO LETTER A\0" "HANUNOO LETTER BA\0" "HANUNOO LETTER DA\0" "HANUNOO LETTER GA\0" "HANUNOO LETTER HA\0" "HANUNOO LETTER I\0" "HANUNOO LETTER KA\0" "HANUNOO LETTER LA\0" "HANUNOO LETTER MA\0" "HANUNOO LETTER NA\0" "HANUNOO LETTER NGA\0" "HANUNOO LETTER PA\0" "HANUNOO LETTER RA\0" "HANUNOO LETTER SA\0" "HANUNOO LETTER TA\0" "HANUNOO LETTER U\0" "HANUNOO LETTER WA\0" "HANUNOO LETTER YA\0" "HANUNOO SIGN PAMUDPOD\0" "HANUNOO VOWEL SIGN I\0" "HANUNOO VOWEL SIGN U\0" "HAPPY PERSON RAISING ONE HAND\0" "HARD DISK\0" "HATCHING CHICK\0" "HATRAN LETTER ALEPH\0" "HATRAN LETTER AYN\0" "HATRAN LETTER BETH\0" "HATRAN LETTER DALETH-RESH\0" "HATRAN LETTER GIMEL\0" "HATRAN LETTER HE\0" "HATRAN LETTER HETH\0" "HATRAN LETTER KAPH\0" "HATRAN LETTER LAMEDH\0" "HATRAN LETTER MEM\0" "HATRAN LETTER NUN\0" "HATRAN LETTER PE\0" "HATRAN LETTER QOPH\0" "HATRAN LETTER SADHE\0" "HATRAN LETTER SAMEKH\0" "HATRAN LETTER SHIN\0" "HATRAN LETTER TAW\0" "HATRAN LETTER TETH\0" "HATRAN LETTER WAW\0" "HATRAN LETTER YODH\0" "HATRAN LETTER ZAYN\0" "HATRAN NUMBER FIVE\0" "HATRAN NUMBER ONE\0" "HATRAN NUMBER ONE HUNDRED\0" "HATRAN NUMBER TEN\0" "HATRAN NUMBER TWENTY\0" "HEADPHONE\0" "HEADSTONE\0" "HEADSTONE GRAVEYARD SYMBOL\0" "HEAR-NO-EVIL MONKEY\0" "HEART DECORATION\0" "HEART WITH ARROW\0" "HEART WITH RIBBON\0" "HEART WITH TIP ON THE LEFT\0" "HEAVY AMPERSAND ORNAMENT\0" "HEAVY ARROW SHAFT WIDTH ONE\0" "HEAVY ARROW SHAFT WIDTH ONE HALF\0" "HEAVY ARROW SHAFT WIDTH ONE THIRD\0" "HEAVY ARROW SHAFT WIDTH TWO THIRDS\0" "HEAVY ASTERISK\0" "HEAVY BALLOT X\0" "HEAVY BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW\0" "HEAVY BLACK CURVED UPWARDS AND RIGHTWARDS ARROW\0" "HEAVY BLACK HEART\0" "HEAVY BLACK-FEATHERED NORTH EAST ARROW\0" "HEAVY BLACK-FEATHERED RIGHTWARDS ARROW\0" "HEAVY BLACK-FEATHERED SOUTH EAST ARROW\0" "HEAVY CHECK MARK\0" "HEAVY CHEVRON SNOWFLAKE\0" "HEAVY CIRCLE\0" "HEAVY CIRCLE WITH CIRCLE INSIDE\0" "HEAVY CIRCLE WITH STROKE AND TWO DOTS ABOVE\0" "HEAVY CIRCLED SALTIRE\0" "HEAVY CONCAVE-POINTED BLACK RIGHTWARDS ARROW\0" "HEAVY DASHED TRIANGLE-HEADED RIGHTWARDS ARROW\0" "HEAVY DIVISION SIGN\0" "HEAVY DOLLAR SIGN\0" "HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT\0" "HEAVY DOUBLE TURNED COMMA QUOTATION MARK ORNAMENT\0" "HEAVY DOWNWARDS ARROW WITH EQUILATERAL ARROWHEAD\0" "HEAVY DOWNWARDS ARROW WITH LARGE EQUILATERAL ARROWHEAD\0" "HEAVY EIGHT POINTED BLACK STAR\0" "HEAVY EIGHT POINTED PINWHEEL STAR\0" "HEAVY EIGHT POINTED RECTILINEAR BLACK STAR\0" "HEAVY EIGHT SPOKED ASTERISK\0" "HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK\0" "HEAVY EXCLAMATION MARK ORNAMENT\0" "HEAVY EXCLAMATION MARK SYMBOL\0" "HEAVY FIVE POINTED BLACK STAR\0" "HEAVY FIVE SPOKED ASTERISK\0" "HEAVY FOUR BALLOON-SPOKED ASTERISK\0" "HEAVY GREEK CROSS\0" "HEAVY HEART EXCLAMATION MARK ORNAMENT\0" "HEAVY HORIZONTAL FILL\0" "HEAVY INTERROBANG ORNAMENT\0" "HEAVY LARGE CIRCLE\0" "HEAVY LATIN CROSS\0" "HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT\0" "HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT\0" "HEAVY LEFTWARDS ARROW WITH EQUILATERAL ARROWHEAD\0" "HEAVY LEFTWARDS ARROW WITH LARGE EQUILATERAL ARROWHEAD\0" "HEAVY LIGATURE OPEN ET ORNAMENT\0" "HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT\0" "HEAVY LOW SINGLE COMMA QUOTATION MARK ORNAMENT\0" "HEAVY LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW\0" "HEAVY MINUS SIGN\0" "HEAVY MULTIPLICATION X\0" "HEAVY NORTH EAST ARROW\0" "HEAVY NORTH EAST POINTING BUD\0" "HEAVY NORTH EAST POINTING VINE LEAF\0" "HEAVY NORTH WEST POINTING BUD\0" "HEAVY NORTH WEST POINTING VINE LEAF\0" "HEAVY OPEN CENTRE CROSS\0" "HEAVY OUTLINED BLACK STAR\0" "HEAVY OVAL WITH OVAL INSIDE\0" "HEAVY PLUS SIGN\0" "HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT\0" "HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT\0" "HEAVY RIGHTWARDS ARROW\0" "HEAVY RIGHTWARDS ARROW WITH EQUILATERAL ARROWHEAD\0" "HEAVY RIGHTWARDS ARROW WITH LARGE EQUILATERAL ARROWHEAD\0" "HEAVY ROUND-TIPPED RIGHTWARDS ARROW\0" "HEAVY SALTIRE\0" "HEAVY SANS-SERIF INTERROBANG ORNAMENT\0" "HEAVY SCRIPT LIGATURE ET ORNAMENT\0" "HEAVY SINGLE COMMA QUOTATION MARK ORNAMENT\0" "HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT\0" "HEAVY SIX POINTED BLACK STAR\0" "HEAVY SIX SPOKED ASTERISK\0" "HEAVY SOUTH EAST ARROW\0" "HEAVY SOUTH EAST POINTING BUD\0" "HEAVY SOUTH EAST POINTING VINE LEAF\0" "HEAVY SOUTH WEST POINTING BUD\0" "HEAVY SOUTH WEST POINTING VINE LEAF\0" "HEAVY SPARKLE\0" "HEAVY TEARDROP-SHANKED RIGHTWARDS ARROW\0" "HEAVY TEARDROP-SPOKED ASTERISK\0" "HEAVY TEARDROP-SPOKED PINWHEEL ASTERISK\0" "HEAVY TRIANGLE-HEADED RIGHTWARDS ARROW\0" "HEAVY TWELVE POINTED BLACK STAR\0" "HEAVY TWELVE POINTED PINWHEEL STAR\0" "HEAVY UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW\0" "HEAVY UPWARDS ARROW WITH EQUILATERAL ARROWHEAD\0" "HEAVY UPWARDS ARROW WITH LARGE EQUILATERAL ARROWHEAD\0" "HEAVY VERTICAL BAR\0" "HEAVY WEDGE-TAILED RIGHTWARDS ARROW\0" "HEAVY WHITE CIRCLE\0" "HEAVY WHITE DOWN-POINTING TRIANGLE\0" "HEAVY WHITE SQUARE\0" "HEAVY WIDE-HEADED RIGHTWARDS ARROW\0" "HEBREW ACCENT ATNAH HAFUKH\0" "HEBREW ACCENT DARGA\0" "HEBREW ACCENT DEHI\0" "HEBREW ACCENT ETNAHTA\0" "HEBREW ACCENT GERESH\0" "HEBREW ACCENT GERESH MUQDAM\0" "HEBREW ACCENT GERSHAYIM\0" "HEBREW ACCENT ILUY\0" "HEBREW ACCENT MAHAPAKH\0" "HEBREW ACCENT MERKHA\0" "HEBREW ACCENT MERKHA KEFULA\0" "HEBREW ACCENT MUNAH\0" "HEBREW ACCENT OLE\0" "HEBREW ACCENT PASHTA\0" "HEBREW ACCENT PAZER\0" "HEBREW ACCENT QADMA\0" "HEBREW ACCENT QARNEY PARA\0" "HEBREW ACCENT REVIA\0" "HEBREW ACCENT SEGOL\0" "HEBREW ACCENT SHALSHELET\0" "HEBREW ACCENT TELISHA GEDOLA\0" "HEBREW ACCENT TELISHA QETANA\0" "HEBREW ACCENT TEVIR\0" "HEBREW ACCENT TIPEHA\0" "HEBREW ACCENT YERAH BEN YOMO\0" "HEBREW ACCENT YETIV\0" "HEBREW ACCENT ZAQEF GADOL\0" "HEBREW ACCENT ZAQEF QATAN\0" "HEBREW ACCENT ZARQA\0" "HEBREW ACCENT ZINOR\0" "HEBREW LETTER ALEF\0" "HEBREW LETTER ALEF WITH MAPIQ\0" "HEBREW LETTER ALEF WITH PATAH\0" "HEBREW LETTER ALEF WITH QAMATS\0" "HEBREW LETTER ALTERNATIVE AYIN\0" "HEBREW LETTER ALTERNATIVE PLUS SIGN\0" "HEBREW LETTER AYIN\0" "HEBREW LETTER BET\0" "HEBREW LETTER BET WITH DAGESH\0" "HEBREW LETTER BET WITH RAFE\0" "HEBREW LETTER DALET\0" "HEBREW LETTER DALET WITH DAGESH\0" "HEBREW LETTER FINAL KAF\0" "HEBREW LETTER FINAL KAF WITH DAGESH\0" "HEBREW LETTER FINAL MEM\0" "HEBREW LETTER FINAL NUN\0" "HEBREW LETTER FINAL PE\0" "HEBREW LETTER FINAL PE WITH DAGESH\0" "HEBREW LETTER FINAL TSADI\0" "HEBREW LETTER GIMEL\0" "HEBREW LETTER GIMEL WITH DAGESH\0" "HEBREW LETTER HE\0" "HEBREW LETTER HE WITH MAPIQ\0" "HEBREW LETTER HET\0" "HEBREW LETTER KAF\0" "HEBREW LETTER KAF WITH DAGESH\0" "HEBREW LETTER KAF WITH RAFE\0" "HEBREW LETTER LAMED\0" "HEBREW LETTER LAMED WITH DAGESH\0" "HEBREW LETTER MEM\0" "HEBREW LETTER MEM WITH DAGESH\0" "HEBREW LETTER NUN\0" "HEBREW LETTER NUN WITH DAGESH\0" "HEBREW LETTER PE\0" "HEBREW LETTER PE WITH DAGESH\0" "HEBREW LETTER PE WITH RAFE\0" "HEBREW LETTER QOF\0" "HEBREW LETTER QOF WITH DAGESH\0" "HEBREW LETTER RESH\0" "HEBREW LETTER RESH WITH DAGESH\0" "HEBREW LETTER SAMEKH\0" "HEBREW LETTER SAMEKH WITH DAGESH\0" "HEBREW LETTER SHIN\0" "HEBREW LETTER SHIN WITH DAGESH\0" "HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT\0" "HEBREW LETTER SHIN WITH DAGESH AND SIN DOT\0" "HEBREW LETTER SHIN WITH SHIN DOT\0" "HEBREW LETTER SHIN WITH SIN DOT\0" "HEBREW LETTER TAV\0" "HEBREW LETTER TAV WITH DAGESH\0" "HEBREW LETTER TET\0" "HEBREW LETTER TET WITH DAGESH\0" "HEBREW LETTER TSADI\0" "HEBREW LETTER TSADI WITH DAGESH\0" "HEBREW LETTER VAV\0" "HEBREW LETTER VAV WITH DAGESH\0" "HEBREW LETTER VAV WITH HOLAM\0" "HEBREW LETTER WIDE ALEF\0" "HEBREW LETTER WIDE DALET\0" "HEBREW LETTER WIDE FINAL MEM\0" "HEBREW LETTER WIDE HE\0" "HEBREW LETTER WIDE KAF\0" "HEBREW LETTER WIDE LAMED\0" "HEBREW LETTER WIDE RESH\0" "HEBREW LETTER WIDE TAV\0" "HEBREW LETTER YOD\0" "HEBREW LETTER YOD WITH DAGESH\0" "HEBREW LETTER YOD WITH HIRIQ\0" "HEBREW LETTER ZAYIN\0" "HEBREW LETTER ZAYIN WITH DAGESH\0" "HEBREW LIGATURE ALEF LAMED\0" "HEBREW LIGATURE YIDDISH DOUBLE VAV\0" "HEBREW LIGATURE YIDDISH DOUBLE YOD\0" "HEBREW LIGATURE YIDDISH VAV YOD\0" "HEBREW LIGATURE YIDDISH YOD YOD PATAH\0" "HEBREW MARK LOWER DOT\0" "HEBREW MARK MASORA CIRCLE\0" "HEBREW MARK UPPER DOT\0" "HEBREW POINT DAGESH OR MAPIQ\0" "HEBREW POINT HATAF PATAH\0" "HEBREW POINT HATAF QAMATS\0" "HEBREW POINT HATAF SEGOL\0" "HEBREW POINT HIRIQ\0" "HEBREW POINT HOLAM\0" "HEBREW POINT HOLAM HASER FOR VAV\0" "HEBREW POINT JUDEO-SPANISH VARIKA\0" "HEBREW POINT METEG\0" "HEBREW POINT PATAH\0" "HEBREW POINT QAMATS\0" "HEBREW POINT QAMATS QATAN\0" "HEBREW POINT QUBUTS\0" "HEBREW POINT RAFE\0" "HEBREW POINT SEGOL\0" "HEBREW POINT SHEVA\0" "HEBREW POINT SHIN DOT\0" "HEBREW POINT SIN DOT\0" "HEBREW POINT TSERE\0" "HEBREW PUNCTUATION GERESH\0" "HEBREW PUNCTUATION GERSHAYIM\0" "HEBREW PUNCTUATION MAQAF\0" "HEBREW PUNCTUATION NUN HAFUKHA\0" "HEBREW PUNCTUATION PASEQ\0" "HEBREW PUNCTUATION SOF PASUQ\0" "HEBREW YOD TRIANGLE\0" "HEDGEHOG\0" "HELICOPTER\0" "HELLSCHREIBER PAUSE SYMBOL\0" "HELM SYMBOL\0" "HELMET WITH WHITE CROSS\0" "HENTAIGANA LETTER A-1\0" "HENTAIGANA LETTER A-2\0" "HENTAIGANA LETTER A-3\0" "HENTAIGANA LETTER A-WO\0" "HENTAIGANA LETTER E-2\0" "HENTAIGANA LETTER E-3\0" "HENTAIGANA LETTER E-4\0" "HENTAIGANA LETTER E-5\0" "HENTAIGANA LETTER E-6\0" "HENTAIGANA LETTER HA-1\0" "HENTAIGANA LETTER HA-10\0" "HENTAIGANA LETTER HA-11\0" "HENTAIGANA LETTER HA-2\0" "HENTAIGANA LETTER HA-3\0" "HENTAIGANA LETTER HA-4\0" "HENTAIGANA LETTER HA-5\0" "HENTAIGANA LETTER HA-6\0" "HENTAIGANA LETTER HA-7\0" "HENTAIGANA LETTER HA-8\0" "HENTAIGANA LETTER HA-9\0" "HENTAIGANA LETTER HE-1\0" "HENTAIGANA LETTER HE-2\0" "HENTAIGANA LETTER HE-3\0" "HENTAIGANA LETTER HE-4\0" "HENTAIGANA LETTER HE-5\0" "HENTAIGANA LETTER HE-6\0" "HENTAIGANA LETTER HE-7\0" "HENTAIGANA LETTER HI-1\0" "HENTAIGANA LETTER HI-2\0" "HENTAIGANA LETTER HI-3\0" "HENTAIGANA LETTER HI-4\0" "HENTAIGANA LETTER HI-5\0" "HENTAIGANA LETTER HI-6\0" "HENTAIGANA LETTER HI-7\0" "HENTAIGANA LETTER HO-1\0" "HENTAIGANA LETTER HO-2\0" "HENTAIGANA LETTER HO-3\0" "HENTAIGANA LETTER HO-4\0" "HENTAIGANA LETTER HO-5\0" "HENTAIGANA LETTER HO-6\0" "HENTAIGANA LETTER HO-7\0" "HENTAIGANA LETTER HO-8\0" "HENTAIGANA LETTER HU-1\0" "HENTAIGANA LETTER HU-2\0" "HENTAIGANA LETTER HU-3\0" "HENTAIGANA LETTER I-1\0" "HENTAIGANA LETTER I-2\0" "HENTAIGANA LETTER I-3\0" "HENTAIGANA LETTER I-4\0" "HENTAIGANA LETTER KA-1\0" "HENTAIGANA LETTER KA-10\0" "HENTAIGANA LETTER KA-11\0" "HENTAIGANA LETTER KA-2\0" "HENTAIGANA LETTER KA-3\0" "HENTAIGANA LETTER KA-4\0" "HENTAIGANA LETTER KA-5\0" "HENTAIGANA LETTER KA-6\0" "HENTAIGANA LETTER KA-7\0" "HENTAIGANA LETTER KA-8\0" "HENTAIGANA LETTER KA-9\0" "HENTAIGANA LETTER KA-KE\0" "HENTAIGANA LETTER KE-1\0" "HENTAIGANA LETTER KE-2\0" "HENTAIGANA LETTER KE-3\0" "HENTAIGANA LETTER KE-4\0" "HENTAIGANA LETTER KE-5\0" "HENTAIGANA LETTER KE-6\0" "HENTAIGANA LETTER KI-1\0" "HENTAIGANA LETTER KI-2\0" "HENTAIGANA LETTER KI-3\0" "HENTAIGANA LETTER KI-4\0" "HENTAIGANA LETTER KI-5\0" "HENTAIGANA LETTER KI-6\0" "HENTAIGANA LETTER KI-7\0" "HENTAIGANA LETTER KI-8\0" "HENTAIGANA LETTER KO-1\0" "HENTAIGANA LETTER KO-2\0" "HENTAIGANA LETTER KO-3\0" "HENTAIGANA LETTER KO-KI\0" "HENTAIGANA LETTER KU-1\0" "HENTAIGANA LETTER KU-2\0" "HENTAIGANA LETTER KU-3\0" "HENTAIGANA LETTER KU-4\0" "HENTAIGANA LETTER KU-5\0" "HENTAIGANA LETTER KU-6\0" "HENTAIGANA LETTER KU-7\0" "HENTAIGANA LETTER MA-1\0" "HENTAIGANA LETTER MA-2\0" "HENTAIGANA LETTER MA-3\0" "HENTAIGANA LETTER MA-4\0" "HENTAIGANA LETTER MA-5\0" "HENTAIGANA LETTER MA-6\0" "HENTAIGANA LETTER MA-7\0" "HENTAIGANA LETTER ME-1\0" "HENTAIGANA LETTER ME-2\0" "HENTAIGANA LETTER ME-MA\0" "HENTAIGANA LETTER MI-1\0" "HENTAIGANA LETTER MI-2\0" "HENTAIGANA LETTER MI-3\0" "HENTAIGANA LETTER MI-4\0" "HENTAIGANA LETTER MI-5\0" "HENTAIGANA LETTER MI-6\0" "HENTAIGANA LETTER MI-7\0" "HENTAIGANA LETTER MO-1\0" "HENTAIGANA LETTER MO-2\0" "HENTAIGANA LETTER MO-3\0" "HENTAIGANA LETTER MO-4\0" "HENTAIGANA LETTER MO-5\0" "HENTAIGANA LETTER MO-6\0" "HENTAIGANA LETTER MU-1\0" "HENTAIGANA LETTER MU-2\0" "HENTAIGANA LETTER MU-3\0" "HENTAIGANA LETTER MU-4\0" "HENTAIGANA LETTER N-MU-MO-1\0" "HENTAIGANA LETTER N-MU-MO-2\0" "HENTAIGANA LETTER NA-1\0" "HENTAIGANA LETTER NA-2\0" "HENTAIGANA LETTER NA-3\0" "HENTAIGANA LETTER NA-4\0" "HENTAIGANA LETTER NA-5\0" "HENTAIGANA LETTER NA-6\0" "HENTAIGANA LETTER NA-7\0" "HENTAIGANA LETTER NA-8\0" "HENTAIGANA LETTER NA-9\0" "HENTAIGANA LETTER NE-1\0" "HENTAIGANA LETTER NE-2\0" "HENTAIGANA LETTER NE-3\0" "HENTAIGANA LETTER NE-4\0" "HENTAIGANA LETTER NE-5\0" "HENTAIGANA LETTER NE-6\0" "HENTAIGANA LETTER NE-KO\0" "HENTAIGANA LETTER NI-1\0" "HENTAIGANA LETTER NI-2\0" "HENTAIGANA LETTER NI-3\0" "HENTAIGANA LETTER NI-4\0" "HENTAIGANA LETTER NI-5\0" "HENTAIGANA LETTER NI-6\0" "HENTAIGANA LETTER NI-7\0" "HENTAIGANA LETTER NI-TE\0" "HENTAIGANA LETTER NO-1\0" "HENTAIGANA LETTER NO-2\0" "HENTAIGANA LETTER NO-3\0" "HENTAIGANA LETTER NO-4\0" "HENTAIGANA LETTER NO-5\0" "HENTAIGANA LETTER NU-1\0" "HENTAIGANA LETTER NU-2\0" "HENTAIGANA LETTER NU-3\0" "HENTAIGANA LETTER O-1\0" "HENTAIGANA LETTER O-2\0" "HENTAIGANA LETTER O-3\0" "HENTAIGANA LETTER RA-1\0" "HENTAIGANA LETTER RA-2\0" "HENTAIGANA LETTER RA-3\0" "HENTAIGANA LETTER RA-4\0" "HENTAIGANA LETTER RE-1\0" "HENTAIGANA LETTER RE-2\0" "HENTAIGANA LETTER RE-3\0" "HENTAIGANA LETTER RE-4\0" "HENTAIGANA LETTER RI-1\0" "HENTAIGANA LETTER RI-2\0" "HENTAIGANA LETTER RI-3\0" "HENTAIGANA LETTER RI-4\0" "HENTAIGANA LETTER RI-5\0" "HENTAIGANA LETTER RI-6\0" "HENTAIGANA LETTER RI-7\0" "HENTAIGANA LETTER RO-1\0" "HENTAIGANA LETTER RO-2\0" "HENTAIGANA LETTER RO-3\0" "HENTAIGANA LETTER RO-4\0" "HENTAIGANA LETTER RO-5\0" "HENTAIGANA LETTER RO-6\0" "HENTAIGANA LETTER RU-1\0" "HENTAIGANA LETTER RU-2\0" "HENTAIGANA LETTER RU-3\0" "HENTAIGANA LETTER RU-4\0" "HENTAIGANA LETTER RU-5\0" "HENTAIGANA LETTER RU-6\0" "HENTAIGANA LETTER SA-1\0" "HENTAIGANA LETTER SA-2\0" "HENTAIGANA LETTER SA-3\0" "HENTAIGANA LETTER SA-4\0" "HENTAIGANA LETTER SA-5\0" "HENTAIGANA LETTER SA-6\0" "HENTAIGANA LETTER SA-7\0" "HENTAIGANA LETTER SA-8\0" "HENTAIGANA LETTER SE-1\0" "HENTAIGANA LETTER SE-2\0" "HENTAIGANA LETTER SE-3\0" "HENTAIGANA LETTER SE-4\0" "HENTAIGANA LETTER SE-5\0" "HENTAIGANA LETTER SI-1\0" "HENTAIGANA LETTER SI-2\0" "HENTAIGANA LETTER SI-3\0" "HENTAIGANA LETTER SI-4\0" "HENTAIGANA LETTER SI-5\0" "HENTAIGANA LETTER SI-6\0" "HENTAIGANA LETTER SO-1\0" "HENTAIGANA LETTER SO-2\0" "HENTAIGANA LETTER SO-3\0" "HENTAIGANA LETTER SO-4\0" "HENTAIGANA LETTER SO-5\0" "HENTAIGANA LETTER SO-6\0" "HENTAIGANA LETTER SO-7\0" "HENTAIGANA LETTER SU-1\0" "HENTAIGANA LETTER SU-2\0" "HENTAIGANA LETTER SU-3\0" "HENTAIGANA LETTER SU-4\0" "HENTAIGANA LETTER SU-5\0" "HENTAIGANA LETTER SU-6\0" "HENTAIGANA LETTER SU-7\0" "HENTAIGANA LETTER SU-8\0" "HENTAIGANA LETTER TA-1\0" "HENTAIGANA LETTER TA-2\0" "HENTAIGANA LETTER TA-3\0" "HENTAIGANA LETTER TA-4\0" "HENTAIGANA LETTER TE-1\0" "HENTAIGANA LETTER TE-2\0" "HENTAIGANA LETTER TE-3\0" "HENTAIGANA LETTER TE-4\0" "HENTAIGANA LETTER TE-5\0" "HENTAIGANA LETTER TE-6\0" "HENTAIGANA LETTER TE-7\0" "HENTAIGANA LETTER TE-8\0" "HENTAIGANA LETTER TE-9\0" "HENTAIGANA LETTER TI-1\0" "HENTAIGANA LETTER TI-2\0" "HENTAIGANA LETTER TI-3\0" "HENTAIGANA LETTER TI-4\0" "HENTAIGANA LETTER TI-5\0" "HENTAIGANA LETTER TI-6\0" "HENTAIGANA LETTER TI-7\0" "HENTAIGANA LETTER TO-1\0" "HENTAIGANA LETTER TO-2\0" "HENTAIGANA LETTER TO-3\0" "HENTAIGANA LETTER TO-4\0" "HENTAIGANA LETTER TO-5\0" "HENTAIGANA LETTER TO-6\0" "HENTAIGANA LETTER TO-RA\0" "HENTAIGANA LETTER TU-1\0" "HENTAIGANA LETTER TU-2\0" "HENTAIGANA LETTER TU-3\0" "HENTAIGANA LETTER TU-4\0" "HENTAIGANA LETTER TU-TO\0" "HENTAIGANA LETTER U-1\0" "HENTAIGANA LETTER U-2\0" "HENTAIGANA LETTER U-3\0" "HENTAIGANA LETTER U-4\0" "HENTAIGANA LETTER U-5\0" "HENTAIGANA LETTER WA-1\0" "HENTAIGANA LETTER WA-2\0" "HENTAIGANA LETTER WA-3\0" "HENTAIGANA LETTER WA-4\0" "HENTAIGANA LETTER WA-5\0" "HENTAIGANA LETTER WE-1\0" "HENTAIGANA LETTER WE-2\0" "HENTAIGANA LETTER WE-3\0" "HENTAIGANA LETTER WE-4\0" "HENTAIGANA LETTER WI-1\0" "HENTAIGANA LETTER WI-2\0" "HENTAIGANA LETTER WI-3\0" "HENTAIGANA LETTER WI-4\0" "HENTAIGANA LETTER WI-5\0" "HENTAIGANA LETTER WO-1\0" "HENTAIGANA LETTER WO-2\0" "HENTAIGANA LETTER WO-3\0" "HENTAIGANA LETTER WO-4\0" "HENTAIGANA LETTER WO-5\0" "HENTAIGANA LETTER WO-6\0" "HENTAIGANA LETTER WO-7\0" "HENTAIGANA LETTER YA-1\0" "HENTAIGANA LETTER YA-2\0" "HENTAIGANA LETTER YA-3\0" "HENTAIGANA LETTER YA-4\0" "HENTAIGANA LETTER YA-5\0" "HENTAIGANA LETTER YA-YO\0" "HENTAIGANA LETTER YO-1\0" "HENTAIGANA LETTER YO-2\0" "HENTAIGANA LETTER YO-3\0" "HENTAIGANA LETTER YO-4\0" "HENTAIGANA LETTER YO-5\0" "HENTAIGANA LETTER YO-6\0" "HENTAIGANA LETTER YU-1\0" "HENTAIGANA LETTER YU-2\0" "HENTAIGANA LETTER YU-3\0" "HENTAIGANA LETTER YU-4\0" "HERB\0" "HERMITIAN CONJUGATE MATRIX\0" "HEXAGRAM FOR ABUNDANCE\0" "HEXAGRAM FOR AFTER COMPLETION\0" "HEXAGRAM FOR APPROACH\0" "HEXAGRAM FOR BEFORE COMPLETION\0" "HEXAGRAM FOR BITING THROUGH\0" "HEXAGRAM FOR BREAKTHROUGH\0" "HEXAGRAM FOR COMING TO MEET\0" "HEXAGRAM FOR CONFLICT\0" "HEXAGRAM FOR CONTEMPLATION\0" "HEXAGRAM FOR DARKENING OF THE LIGHT\0" "HEXAGRAM FOR DECREASE\0" "HEXAGRAM FOR DELIVERANCE\0" "HEXAGRAM FOR DEVELOPMENT\0" "HEXAGRAM FOR DIFFICULTY AT THE BEGINNING\0" "HEXAGRAM FOR DISPERSION\0" "HEXAGRAM FOR DURATION\0" "HEXAGRAM FOR ENTHUSIASM\0" "HEXAGRAM FOR FELLOWSHIP\0" "HEXAGRAM FOR FOLLOWING\0" "HEXAGRAM FOR GATHERING TOGETHER\0" "HEXAGRAM FOR GRACE\0" "HEXAGRAM FOR GREAT POSSESSION\0" "HEXAGRAM FOR GREAT POWER\0" "HEXAGRAM FOR GREAT PREPONDERANCE\0" "HEXAGRAM FOR GREAT TAMING\0" "HEXAGRAM FOR HOLDING TOGETHER\0" "HEXAGRAM FOR INCREASE\0" "HEXAGRAM FOR INFLUENCE\0" "HEXAGRAM FOR INNER TRUTH\0" "HEXAGRAM FOR INNOCENCE\0" "HEXAGRAM FOR LIMITATION\0" "HEXAGRAM FOR MODESTY\0" "HEXAGRAM FOR MOUTH CORNERS\0" "HEXAGRAM FOR OBSTRUCTION\0" "HEXAGRAM FOR OPPOSITION\0" "HEXAGRAM FOR OPPRESSION\0" "HEXAGRAM FOR PEACE\0" "HEXAGRAM FOR PROGRESS\0" "HEXAGRAM FOR PUSHING UPWARD\0" "HEXAGRAM FOR RETREAT\0" "HEXAGRAM FOR RETURN\0" "HEXAGRAM FOR REVOLUTION\0" "HEXAGRAM FOR SMALL PREPONDERANCE\0" "HEXAGRAM FOR SMALL TAMING\0" "HEXAGRAM FOR SPLITTING APART\0" "HEXAGRAM FOR STANDSTILL\0" "HEXAGRAM FOR THE ABYSMAL WATER\0" "HEXAGRAM FOR THE ARMY\0" "HEXAGRAM FOR THE AROUSING THUNDER\0" "HEXAGRAM FOR THE CAULDRON\0" "HEXAGRAM FOR THE CLINGING FIRE\0" "HEXAGRAM FOR THE CREATIVE HEAVEN\0" "HEXAGRAM FOR THE FAMILY\0" "HEXAGRAM FOR THE GENTLE WIND\0" "HEXAGRAM FOR THE JOYOUS LAKE\0" "HEXAGRAM FOR THE KEEPING STILL MOUNTAIN\0" "HEXAGRAM FOR THE MARRYING MAIDEN\0" "HEXAGRAM FOR THE RECEPTIVE EARTH\0" "HEXAGRAM FOR THE WANDERER\0" "HEXAGRAM FOR THE WELL\0" "HEXAGRAM FOR TREADING\0" "HEXAGRAM FOR WAITING\0" "HEXAGRAM FOR WORK ON THE DECAYED\0" "HEXAGRAM FOR YOUTHFUL FOLLY\0" "HIBISCUS\0" "HIGH BRIGHTNESS SYMBOL\0" "HIGH VOLTAGE SIGN\0" "HIGH-HEELED SHOE\0" "HIGH-SPEED TRAIN\0" "HIGH-SPEED TRAIN WITH BULLET NOSE\0" "HIKING BOOT\0" "HINDU TEMPLE\0" "HIPPOPOTAMUS\0" "HIRAGANA DIGRAPH YORI\0" "HIRAGANA ITERATION MARK\0" "HIRAGANA LETTER A\0" "HIRAGANA LETTER ARCHAIC YE\0" "HIRAGANA LETTER BA\0" "HIRAGANA LETTER BE\0" "HIRAGANA LETTER BI\0" "HIRAGANA LETTER BO\0" "HIRAGANA LETTER BU\0" "HIRAGANA LETTER DA\0" "HIRAGANA LETTER DE\0" "HIRAGANA LETTER DI\0" "HIRAGANA LETTER DO\0" "HIRAGANA LETTER DU\0" "HIRAGANA LETTER E\0" "HIRAGANA LETTER GA\0" "HIRAGANA LETTER GE\0" "HIRAGANA LETTER GI\0" "HIRAGANA LETTER GO\0" "HIRAGANA LETTER GU\0" "HIRAGANA LETTER HA\0" "HIRAGANA LETTER HE\0" "HIRAGANA LETTER HI\0" "HIRAGANA LETTER HO\0" "HIRAGANA LETTER HU\0" "HIRAGANA LETTER I\0" "HIRAGANA LETTER KA\0" "HIRAGANA LETTER KE\0" "HIRAGANA LETTER KI\0" "HIRAGANA LETTER KO\0" "HIRAGANA LETTER KU\0" "HIRAGANA LETTER MA\0" "HIRAGANA LETTER ME\0" "HIRAGANA LETTER MI\0" "HIRAGANA LETTER MO\0" "HIRAGANA LETTER MU\0" "HIRAGANA LETTER N\0" "HIRAGANA LETTER NA\0" "HIRAGANA LETTER NE\0" "HIRAGANA LETTER NI\0" "HIRAGANA LETTER NO\0" "HIRAGANA LETTER NU\0" "HIRAGANA LETTER O\0" "HIRAGANA LETTER PA\0" "HIRAGANA LETTER PE\0" "HIRAGANA LETTER PI\0" "HIRAGANA LETTER PO\0" "HIRAGANA LETTER PU\0" "HIRAGANA LETTER RA\0" "HIRAGANA LETTER RE\0" "HIRAGANA LETTER RI\0" "HIRAGANA LETTER RO\0" "HIRAGANA LETTER RU\0" "HIRAGANA LETTER SA\0" "HIRAGANA LETTER SE\0" "HIRAGANA LETTER SI\0" "HIRAGANA LETTER SMALL A\0" "HIRAGANA LETTER SMALL E\0" "HIRAGANA LETTER SMALL I\0" "HIRAGANA LETTER SMALL KA\0" "HIRAGANA LETTER SMALL KE\0" "HIRAGANA LETTER SMALL O\0" "HIRAGANA LETTER SMALL TU\0" "HIRAGANA LETTER SMALL U\0" "HIRAGANA LETTER SMALL WA\0" "HIRAGANA LETTER SMALL WE\0" "HIRAGANA LETTER SMALL WI\0" "HIRAGANA LETTER SMALL WO\0" "HIRAGANA LETTER SMALL YA\0" "HIRAGANA LETTER SMALL YO\0" "HIRAGANA LETTER SMALL YU\0" "HIRAGANA LETTER SO\0" "HIRAGANA LETTER SU\0" "HIRAGANA LETTER TA\0" "HIRAGANA LETTER TE\0" "HIRAGANA LETTER TI\0" "HIRAGANA LETTER TO\0" "HIRAGANA LETTER TU\0" "HIRAGANA LETTER U\0" "HIRAGANA LETTER VU\0" "HIRAGANA LETTER WA\0" "HIRAGANA LETTER WE\0" "HIRAGANA LETTER WI\0" "HIRAGANA LETTER WO\0" "HIRAGANA LETTER YA\0" "HIRAGANA LETTER YO\0" "HIRAGANA LETTER YU\0" "HIRAGANA LETTER ZA\0" "HIRAGANA LETTER ZE\0" "HIRAGANA LETTER ZI\0" "HIRAGANA LETTER ZO\0" "HIRAGANA LETTER ZU\0" "HIRAGANA VOICED ITERATION MARK\0" "HISTORIC SITE\0" "HOCHO\0" "HOLE\0" "HOLLOW QUILT SQUARE ORNAMENT\0" "HOLLOW QUILT SQUARE ORNAMENT IN BLACK SQUARE\0" "HOMOTHETIC\0" "HONEY POT\0" "HONEYBEE\0" "HOOK\0" "HORIZONTAL BAR\0" "HORIZONTAL BLACK HEXAGON\0" "HORIZONTAL BLACK OCTAGON\0" "HORIZONTAL ELLIPSIS\0" "HORIZONTAL LINE EXTENSION\0" "HORIZONTAL MALE WITH STROKE SIGN\0" "HORIZONTAL ONE EIGHTH BLOCK-1358\0" "HORIZONTAL ONE EIGHTH BLOCK-2\0" "HORIZONTAL ONE EIGHTH BLOCK-3\0" "HORIZONTAL ONE EIGHTH BLOCK-4\0" "HORIZONTAL ONE EIGHTH BLOCK-5\0" "HORIZONTAL ONE EIGHTH BLOCK-6\0" "HORIZONTAL ONE EIGHTH BLOCK-7\0" "HORIZONTAL SCAN LINE-1\0" "HORIZONTAL SCAN LINE-3\0" "HORIZONTAL SCAN LINE-7\0" "HORIZONTAL SCAN LINE-9\0" "HORIZONTAL TAB KEY\0" "HORIZONTAL TRAFFIC LIGHT\0" "HORSE\0" "HORSE FACE\0" "HORSE RACING\0" "HOSPITAL\0" "HOT BEVERAGE\0" "HOT DOG\0" "HOT PEPPER\0" "HOT SPRINGS\0" "HOTEL\0" "HOURGLASS\0" "HOURGLASS WITH FLOWING SAND\0" "HOUSE\0" "HOUSE BUILDING\0" "HOUSE BUILDINGS\0" "HOUSE WITH GARDEN\0" "HRYVNIA SIGN\0" "HUGGING FACE\0" "HUNDRED POINTS SYMBOL\0" "HUSHED FACE\0" "HUT\0" "HYGIEA\0" "HYPHEN\0" "HYPHEN BULLET\0" "HYPHEN WITH DIAERESIS\0" "HYPHEN-MINUS\0" "HYPHENATION POINT\0" "HYPODIASTOLE\0" "HYSTERESIS SYMBOL\0" "I LOVE YOU HAND SIGN\0" "ICE CREAM\0" "ICE CUBE\0" "ICE HOCKEY STICK AND PUCK\0" "ICE SKATE\0" "IDENTICAL TO\0" "IDENTICAL TO AND SLANTED PARALLEL\0" "IDENTICAL WITH DOT ABOVE\0" "IDEOGRAPHIC ANNOTATION BOTTOM MARK\0" "IDEOGRAPHIC ANNOTATION EARTH MARK\0" "IDEOGRAPHIC ANNOTATION FIRST MARK\0" "IDEOGRAPHIC ANNOTATION FOUR MARK\0" "IDEOGRAPHIC ANNOTATION FOURTH MARK\0" "IDEOGRAPHIC ANNOTATION HEAVEN MARK\0" "IDEOGRAPHIC ANNOTATION LINKING MARK\0" "IDEOGRAPHIC ANNOTATION MAN MARK\0" "IDEOGRAPHIC ANNOTATION MIDDLE MARK\0" "IDEOGRAPHIC ANNOTATION ONE MARK\0" "IDEOGRAPHIC ANNOTATION REVERSE MARK\0" "IDEOGRAPHIC ANNOTATION SECOND MARK\0" "IDEOGRAPHIC ANNOTATION THIRD MARK\0" "IDEOGRAPHIC ANNOTATION THREE MARK\0" "IDEOGRAPHIC ANNOTATION TOP MARK\0" "IDEOGRAPHIC ANNOTATION TWO MARK\0" "IDEOGRAPHIC CLOSING MARK\0" "IDEOGRAPHIC COMMA\0" "IDEOGRAPHIC DEPARTING TONE MARK\0" "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW\0" "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW\0" "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND\0" "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT\0" "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT\0" "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID\0" "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE\0" "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM BELOW\0" "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT\0" "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT\0" "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT\0" "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT\0" "IDEOGRAPHIC ENTERING TONE MARK\0" "IDEOGRAPHIC FULL STOP\0" "IDEOGRAPHIC HALF FILL SPACE\0" "IDEOGRAPHIC ITERATION MARK\0" "IDEOGRAPHIC LEVEL TONE MARK\0" "IDEOGRAPHIC NUMBER ZERO\0" "IDEOGRAPHIC RISING TONE MARK\0" "IDEOGRAPHIC SPACE\0" "IDEOGRAPHIC TALLY MARK FIVE\0" "IDEOGRAPHIC TALLY MARK FOUR\0" "IDEOGRAPHIC TALLY MARK ONE\0" "IDEOGRAPHIC TALLY MARK THREE\0" "IDEOGRAPHIC TALLY MARK TWO\0" "IDEOGRAPHIC TELEGRAPH LINE FEED SEPARATOR SYMBOL\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR APRIL\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR AUGUST\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHT\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ELEVEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FIFTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FIVE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FOUR\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FOURTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY NINE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY NINETEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ONE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SEVEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SEVENTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SIX\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SIXTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY-ONE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THREE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWELVE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-EIGHT\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-FIVE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-FOUR\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-NINE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-ONE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-SEVEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-SIX\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-THREE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-TWO\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWO\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR DECEMBER\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR FEBRUARY\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR EIGHT\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR EIGHTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ELEVEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FIFTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FIVE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FOUR\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FOURTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR NINE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR NINETEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ONE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SEVEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SEVENTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SIX\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SIXTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR THIRTEEN\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR THREE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWELVE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-FOUR\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-ONE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-THREE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-TWO\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWO\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ZERO\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR JULY\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR JUNE\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR MARCH\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR MAY\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR NOVEMBER\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR OCTOBER\0" "IDEOGRAPHIC TELEGRAPH SYMBOL FOR SEPTEMBER\0" "IDEOGRAPHIC VARIATION INDICATOR\0" "IMAGE OF\0" "IMAGE OF OR APPROXIMATELY EQUAL TO\0" "IMP\0" "IMPERIAL ARAMAIC LETTER ALEPH\0" "IMPERIAL ARAMAIC LETTER AYIN\0" "IMPERIAL ARAMAIC LETTER BETH\0" "IMPERIAL ARAMAIC LETTER DALETH\0" "IMPERIAL ARAMAIC LETTER GIMEL\0" "IMPERIAL ARAMAIC LETTER HE\0" "IMPERIAL ARAMAIC LETTER HETH\0" "IMPERIAL ARAMAIC LETTER KAPH\0" "IMPERIAL ARAMAIC LETTER LAMEDH\0" "IMPERIAL ARAMAIC LETTER MEM\0" "IMPERIAL ARAMAIC LETTER NUN\0" "IMPERIAL ARAMAIC LETTER PE\0" "IMPERIAL ARAMAIC LETTER QOPH\0" "IMPERIAL ARAMAIC LETTER RESH\0" "IMPERIAL ARAMAIC LETTER SADHE\0" "IMPERIAL ARAMAIC LETTER SAMEKH\0" "IMPERIAL ARAMAIC LETTER SHIN\0" "IMPERIAL ARAMAIC LETTER TAW\0" "IMPERIAL ARAMAIC LETTER TETH\0" "IMPERIAL ARAMAIC LETTER WAW\0" "IMPERIAL ARAMAIC LETTER YODH\0" "IMPERIAL ARAMAIC LETTER ZAYIN\0" "IMPERIAL ARAMAIC NUMBER ONE\0" "IMPERIAL ARAMAIC NUMBER ONE HUNDRED\0" "IMPERIAL ARAMAIC NUMBER ONE THOUSAND\0" "IMPERIAL ARAMAIC NUMBER TEN\0" "IMPERIAL ARAMAIC NUMBER TEN THOUSAND\0" "IMPERIAL ARAMAIC NUMBER THREE\0" "IMPERIAL ARAMAIC NUMBER TWENTY\0" "IMPERIAL ARAMAIC NUMBER TWO\0" "IMPERIAL ARAMAIC SECTION SIGN\0" "INBOX TRAY\0" "INCOMING ENVELOPE\0" "INCOMPLETE INFINITY\0" "INCREASE FONT SIZE SYMBOL\0" "INCREASES AS\0" "INCREMENT\0" "INDIAN RUPEE SIGN\0" "INDIC SIYAQ ALTERNATE LAKH MARK\0" "INDIC SIYAQ FRACTION ONE HALF\0" "INDIC SIYAQ FRACTION ONE QUARTER\0" "INDIC SIYAQ FRACTION THREE QUARTERS\0" "INDIC SIYAQ LAKH MARK\0" "INDIC SIYAQ NUMBER ALTERNATE ONE\0" "INDIC SIYAQ NUMBER ALTERNATE TEN THOUSAND\0" "INDIC SIYAQ NUMBER ALTERNATE TWO\0" "INDIC SIYAQ NUMBER EIGHT\0" "INDIC SIYAQ NUMBER EIGHT HUNDRED\0" "INDIC SIYAQ NUMBER EIGHT THOUSAND\0" "INDIC SIYAQ NUMBER EIGHTY\0" "INDIC SIYAQ NUMBER EIGHTY THOUSAND\0" "INDIC SIYAQ NUMBER FIFTY\0" "INDIC SIYAQ NUMBER FIFTY THOUSAND\0" "INDIC SIYAQ NUMBER FIVE\0" "INDIC SIYAQ NUMBER FIVE HUNDRED\0" "INDIC SIYAQ NUMBER FIVE THOUSAND\0" "INDIC SIYAQ NUMBER FORTY\0" "INDIC SIYAQ NUMBER FORTY THOUSAND\0" "INDIC SIYAQ NUMBER FOUR\0" "INDIC SIYAQ NUMBER FOUR HUNDRED\0" "INDIC SIYAQ NUMBER FOUR THOUSAND\0" "INDIC SIYAQ NUMBER KAROR\0" "INDIC SIYAQ NUMBER KARORAN\0" "INDIC SIYAQ NUMBER LAKH\0" "INDIC SIYAQ NUMBER LAKHAN\0" "INDIC SIYAQ NUMBER NINE\0" "INDIC SIYAQ NUMBER NINE HUNDRED\0" "INDIC SIYAQ NUMBER NINE THOUSAND\0" "INDIC SIYAQ NUMBER NINETY\0" "INDIC SIYAQ NUMBER NINETY THOUSAND\0" "INDIC SIYAQ NUMBER ONE\0" "INDIC SIYAQ NUMBER ONE HUNDRED\0" "INDIC SIYAQ NUMBER ONE THOUSAND\0" "INDIC SIYAQ NUMBER PREFIXED EIGHT\0" "INDIC SIYAQ NUMBER PREFIXED FIVE\0" "INDIC SIYAQ NUMBER PREFIXED FOUR\0" "INDIC SIYAQ NUMBER PREFIXED NINE\0" "INDIC SIYAQ NUMBER PREFIXED ONE\0" "INDIC SIYAQ NUMBER PREFIXED SEVEN\0" "INDIC SIYAQ NUMBER PREFIXED SIX\0" "INDIC SIYAQ NUMBER PREFIXED THREE\0" "INDIC SIYAQ NUMBER PREFIXED TWO\0" "INDIC SIYAQ NUMBER SEVEN\0" "INDIC SIYAQ NUMBER SEVEN HUNDRED\0" "INDIC SIYAQ NUMBER SEVEN THOUSAND\0" "INDIC SIYAQ NUMBER SEVENTY\0" "INDIC SIYAQ NUMBER SEVENTY THOUSAND\0" "INDIC SIYAQ NUMBER SIX\0" "INDIC SIYAQ NUMBER SIX HUNDRED\0" "INDIC SIYAQ NUMBER SIX THOUSAND\0" "INDIC SIYAQ NUMBER SIXTY\0" "INDIC SIYAQ NUMBER SIXTY THOUSAND\0" "INDIC SIYAQ NUMBER TEN\0" "INDIC SIYAQ NUMBER TEN THOUSAND\0" "INDIC SIYAQ NUMBER THIRTY\0" "INDIC SIYAQ NUMBER THIRTY THOUSAND\0" "INDIC SIYAQ NUMBER THREE\0" "INDIC SIYAQ NUMBER THREE HUNDRED\0" "INDIC SIYAQ NUMBER THREE THOUSAND\0" "INDIC SIYAQ NUMBER TWENTY\0" "INDIC SIYAQ NUMBER TWENTY THOUSAND\0" "INDIC SIYAQ NUMBER TWO\0" "INDIC SIYAQ NUMBER TWO HUNDRED\0" "INDIC SIYAQ NUMBER TWO THOUSAND\0" "INDIC SIYAQ PLACEHOLDER\0" "INDIC SIYAQ RUPEE MARK\0" "INFINITY\0" "INFINITY NEGATED WITH VERTICAL BAR\0" "INFORMATION DESK PERSON\0" "INFORMATION SOURCE\0" "INHIBIT ARABIC FORM SHAPING\0" "INHIBIT SYMMETRIC SWAPPING\0" "INPUT SYMBOL FOR LATIN CAPITAL LETTERS\0" "INPUT SYMBOL FOR LATIN LETTERS\0" "INPUT SYMBOL FOR LATIN SMALL LETTERS\0" "INPUT SYMBOL FOR NUMBERS\0" "INPUT SYMBOL FOR SYMBOLS\0" "INSCRIPTIONAL PAHLAVI LETTER ALEPH\0" "INSCRIPTIONAL PAHLAVI LETTER BETH\0" "INSCRIPTIONAL PAHLAVI LETTER DALETH\0" "INSCRIPTIONAL PAHLAVI LETTER GIMEL\0" "INSCRIPTIONAL PAHLAVI LETTER HE\0" "INSCRIPTIONAL PAHLAVI LETTER HETH\0" "INSCRIPTIONAL PAHLAVI LETTER KAPH\0" "INSCRIPTIONAL PAHLAVI LETTER LAMEDH\0" "INSCRIPTIONAL PAHLAVI LETTER MEM-QOPH\0" "INSCRIPTIONAL PAHLAVI LETTER NUN\0" "INSCRIPTIONAL PAHLAVI LETTER PE\0" "INSCRIPTIONAL PAHLAVI LETTER SADHE\0" "INSCRIPTIONAL PAHLAVI LETTER SAMEKH\0" "INSCRIPTIONAL PAHLAVI LETTER SHIN\0" "INSCRIPTIONAL PAHLAVI LETTER TAW\0" "INSCRIPTIONAL PAHLAVI LETTER TETH\0" "INSCRIPTIONAL PAHLAVI LETTER WAW-AYIN-RESH\0" "INSCRIPTIONAL PAHLAVI LETTER YODH\0" "INSCRIPTIONAL PAHLAVI LETTER ZAYIN\0" "INSCRIPTIONAL PAHLAVI NUMBER FOUR\0" "INSCRIPTIONAL PAHLAVI NUMBER ONE\0" "INSCRIPTIONAL PAHLAVI NUMBER ONE HUNDRED\0" "INSCRIPTIONAL PAHLAVI NUMBER ONE THOUSAND\0" "INSCRIPTIONAL PAHLAVI NUMBER TEN\0" "INSCRIPTIONAL PAHLAVI NUMBER THREE\0" "INSCRIPTIONAL PAHLAVI NUMBER TWENTY\0" "INSCRIPTIONAL PAHLAVI NUMBER TWO\0" "INSCRIPTIONAL PARTHIAN LETTER ALEPH\0" "INSCRIPTIONAL PARTHIAN LETTER AYIN\0" "INSCRIPTIONAL PARTHIAN LETTER BETH\0" "INSCRIPTIONAL PARTHIAN LETTER DALETH\0" "INSCRIPTIONAL PARTHIAN LETTER GIMEL\0" "INSCRIPTIONAL PARTHIAN LETTER HE\0" "INSCRIPTIONAL PARTHIAN LETTER HETH\0" "INSCRIPTIONAL PARTHIAN LETTER KAPH\0" "INSCRIPTIONAL PARTHIAN LETTER LAMEDH\0" "INSCRIPTIONAL PARTHIAN LETTER MEM\0" "INSCRIPTIONAL PARTHIAN LETTER NUN\0" "INSCRIPTIONAL PARTHIAN LETTER PE\0" "INSCRIPTIONAL PARTHIAN LETTER QOPH\0" "INSCRIPTIONAL PARTHIAN LETTER RESH\0" "INSCRIPTIONAL PARTHIAN LETTER SADHE\0" "INSCRIPTIONAL PARTHIAN LETTER SAMEKH\0" "INSCRIPTIONAL PARTHIAN LETTER SHIN\0" "INSCRIPTIONAL PARTHIAN LETTER TAW\0" "INSCRIPTIONAL PARTHIAN LETTER TETH\0" "INSCRIPTIONAL PARTHIAN LETTER WAW\0" "INSCRIPTIONAL PARTHIAN LETTER YODH\0" "INSCRIPTIONAL PARTHIAN LETTER ZAYIN\0" "INSCRIPTIONAL PARTHIAN NUMBER FOUR\0" "INSCRIPTIONAL PARTHIAN NUMBER ONE\0" "INSCRIPTIONAL PARTHIAN NUMBER ONE HUNDRED\0" "INSCRIPTIONAL PARTHIAN NUMBER ONE THOUSAND\0" "INSCRIPTIONAL PARTHIAN NUMBER TEN\0" "INSCRIPTIONAL PARTHIAN NUMBER THREE\0" "INSCRIPTIONAL PARTHIAN NUMBER TWENTY\0" "INSCRIPTIONAL PARTHIAN NUMBER TWO\0" "INSERTION SYMBOL\0" "INTEGRAL\0" "INTEGRAL AROUND A POINT OPERATOR\0" "INTEGRAL AVERAGE WITH SLASH\0" "INTEGRAL EXTENSION\0" "INTEGRAL WITH DOUBLE STROKE\0" "INTEGRAL WITH INTERSECTION\0" "INTEGRAL WITH LEFTWARDS ARROW WITH HOOK\0" "INTEGRAL WITH OVERBAR\0" "INTEGRAL WITH TIMES SIGN\0" "INTEGRAL WITH UNDERBAR\0" "INTEGRAL WITH UNION\0" "INTERCALATE\0" "INTERIOR PRODUCT\0" "INTERLINEAR ANNOTATION ANCHOR\0" "INTERLINEAR ANNOTATION SEPARATOR\0" "INTERLINEAR ANNOTATION TERMINATOR\0" "INTERLOCKED FEMALE AND MALE SIGN\0" "INTERROBANG\0" "INTERSECTION\0" "INTERSECTION ABOVE BAR ABOVE UNION\0" "INTERSECTION ABOVE UNION\0" "INTERSECTION BESIDE AND JOINED WITH INTERSECTION\0" "INTERSECTION WITH DOT\0" "INTERSECTION WITH LOGICAL AND\0" "INTERSECTION WITH OVERBAR\0" "INVERSE BULLET\0" "INVERSE CHECK MARK\0" "INVERSE CHECKER BOARD FILL\0" "INVERSE DOWNWARDS ARROW WITH TIP LEFTWARDS\0" "INVERSE MEDIUM SHADE\0" "INVERSE WHITE CIRCLE\0" "INVERTED EXCLAMATION MARK\0" "INVERTED INTERROBANG\0" "INVERTED LAZY S\0" "INVERTED LOW KAVYKA\0" "INVERTED LOW KAVYKA WITH KAVYKA ABOVE\0" "INVERTED OHM SIGN\0" "INVERTED PENTAGRAM\0" "INVERTED QUESTION MARK\0" "INVERTED UNDERTIE\0" "INVISIBLE PLUS\0" "INVISIBLE SEPARATOR\0" "INVISIBLE TIMES\0" "IZAKAYA LANTERN\0" "JACK-O-LANTERN\0" "JAPANESE BANK SYMBOL\0" "JAPANESE CASTLE\0" "JAPANESE DOLLS\0" "JAPANESE GOBLIN\0" "JAPANESE INDUSTRIAL STANDARD SYMBOL\0" "JAPANESE OGRE\0" "JAPANESE POST OFFICE\0" "JAPANESE SYMBOL FOR BEGINNER\0" "JAVANESE CONSONANT SIGN CAKRA\0" "JAVANESE CONSONANT SIGN KERET\0" "JAVANESE CONSONANT SIGN PENGKAL\0" "JAVANESE DIGIT EIGHT\0" "JAVANESE DIGIT FIVE\0" "JAVANESE DIGIT FOUR\0" "JAVANESE DIGIT NINE\0" "JAVANESE DIGIT ONE\0" "JAVANESE DIGIT SEVEN\0" "JAVANESE DIGIT SIX\0" "JAVANESE DIGIT THREE\0" "JAVANESE DIGIT TWO\0" "JAVANESE DIGIT ZERO\0" "JAVANESE LEFT RERENGGAN\0" "JAVANESE LETTER A\0" "JAVANESE LETTER AI\0" "JAVANESE LETTER BA\0" "JAVANESE LETTER BA MURDA\0" "JAVANESE LETTER CA\0" "JAVANESE LETTER CA MURDA\0" "JAVANESE LETTER DA\0" "JAVANESE LETTER DA MAHAPRANA\0" "JAVANESE LETTER DDA\0" "JAVANESE LETTER DDA MAHAPRANA\0" "JAVANESE LETTER E\0" "JAVANESE LETTER GA\0" "JAVANESE LETTER GA MURDA\0" "JAVANESE LETTER HA\0" "JAVANESE LETTER I\0" "JAVANESE LETTER I KAWI\0" "JAVANESE LETTER II\0" "JAVANESE LETTER JA\0" "JAVANESE LETTER JA MAHAPRANA\0" "JAVANESE LETTER KA\0" "JAVANESE LETTER KA MURDA\0" "JAVANESE LETTER KA SASAK\0" "JAVANESE LETTER LA\0" "JAVANESE LETTER MA\0" "JAVANESE LETTER NA\0" "JAVANESE LETTER NA MURDA\0" "JAVANESE LETTER NGA\0" "JAVANESE LETTER NGA LELET\0" "JAVANESE LETTER NGA LELET RASWADI\0" "JAVANESE LETTER NYA\0" "JAVANESE LETTER NYA MURDA\0" "JAVANESE LETTER O\0" "JAVANESE LETTER PA\0" "JAVANESE LETTER PA CEREK\0" "JAVANESE LETTER PA MURDA\0" "JAVANESE LETTER RA\0" "JAVANESE LETTER RA AGUNG\0" "JAVANESE LETTER SA\0" "JAVANESE LETTER SA MAHAPRANA\0" "JAVANESE LETTER SA MURDA\0" "JAVANESE LETTER TA\0" "JAVANESE LETTER TA MURDA\0" "JAVANESE LETTER TTA\0" "JAVANESE LETTER TTA MAHAPRANA\0" "JAVANESE LETTER U\0" "JAVANESE LETTER WA\0" "JAVANESE LETTER YA\0" "JAVANESE PADA ADEG\0" "JAVANESE PADA ADEG ADEG\0" "JAVANESE PADA ANDAP\0" "JAVANESE PADA ISEN-ISEN\0" "JAVANESE PADA LINGSA\0" "JAVANESE PADA LUHUR\0" "JAVANESE PADA LUNGSI\0" "JAVANESE PADA MADYA\0" "JAVANESE PADA PANGKAT\0" "JAVANESE PADA PISELEH\0" "JAVANESE PADA TIRTA TUMETES\0" "JAVANESE PADA WINDU\0" "JAVANESE PANGKON\0" "JAVANESE PANGRANGKEP\0" "JAVANESE RIGHT RERENGGAN\0" "JAVANESE SIGN CECAK\0" "JAVANESE SIGN CECAK TELU\0" "JAVANESE SIGN LAYAR\0" "JAVANESE SIGN PANYANGGA\0" "JAVANESE SIGN WIGNYAN\0" "JAVANESE TURNED PADA PISELEH\0" "JAVANESE VOWEL SIGN DIRGA MURE\0" "JAVANESE VOWEL SIGN PEPET\0" "JAVANESE VOWEL SIGN SUKU\0" "JAVANESE VOWEL SIGN SUKU MENDUT\0" "JAVANESE VOWEL SIGN TALING\0" "JAVANESE VOWEL SIGN TARUNG\0" "JAVANESE VOWEL SIGN TOLONG\0" "JAVANESE VOWEL SIGN WULU\0" "JAVANESE VOWEL SIGN WULU MELIK\0" "JEANS\0" "JIGSAW PUZZLE PIECE\0" "JOIN\0" "JOYSTICK\0" "JUGGLING\0" "JUNO\0" "JUPITER\0" "KAABA\0" "KAITHI ABBREVIATION SIGN\0" "KAITHI DANDA\0" "KAITHI DOUBLE DANDA\0" "KAITHI DOUBLE SECTION MARK\0" "KAITHI ENUMERATION SIGN\0" "KAITHI LETTER A\0" "KAITHI LETTER AA\0" "KAITHI LETTER AI\0" "KAITHI LETTER AU\0" "KAITHI LETTER BA\0" "KAITHI LETTER BHA\0" "KAITHI LETTER CA\0" "KAITHI LETTER CHA\0" "KAITHI LETTER DA\0" "KAITHI LETTER DDA\0" "KAITHI LETTER DDDHA\0" "KAITHI LETTER DDHA\0" "KAITHI LETTER DHA\0" "KAITHI LETTER E\0" "KAITHI LETTER GA\0" "KAITHI LETTER GHA\0" "KAITHI LETTER HA\0" "KAITHI LETTER I\0" "KAITHI LETTER II\0" "KAITHI LETTER JA\0" "KAITHI LETTER JHA\0" "KAITHI LETTER KA\0" "KAITHI LETTER KHA\0" "KAITHI LETTER LA\0" "KAITHI LETTER MA\0" "KAITHI LETTER NA\0" "KAITHI LETTER NGA\0" "KAITHI LETTER NNA\0" "KAITHI LETTER NYA\0" "KAITHI LETTER O\0" "KAITHI LETTER PA\0" "KAITHI LETTER PHA\0" "KAITHI LETTER RA\0" "KAITHI LETTER RHA\0" "KAITHI LETTER SA\0" "KAITHI LETTER SHA\0" "KAITHI LETTER SSA\0" "KAITHI LETTER TA\0" "KAITHI LETTER THA\0" "KAITHI LETTER TTA\0" "KAITHI LETTER TTHA\0" "KAITHI LETTER U\0" "KAITHI LETTER UU\0" "KAITHI LETTER VA\0" "KAITHI LETTER YA\0" "KAITHI NUMBER SIGN\0" "KAITHI NUMBER SIGN ABOVE\0" "KAITHI SECTION MARK\0" "KAITHI SIGN ANUSVARA\0" "KAITHI SIGN CANDRABINDU\0" "KAITHI SIGN NUKTA\0" "KAITHI SIGN VIRAMA\0" "KAITHI SIGN VISARGA\0" "KAITHI VOWEL SIGN AA\0" "KAITHI VOWEL SIGN AI\0" "KAITHI VOWEL SIGN AU\0" "KAITHI VOWEL SIGN E\0" "KAITHI VOWEL SIGN I\0" "KAITHI VOWEL SIGN II\0" "KAITHI VOWEL SIGN O\0" "KAITHI VOWEL SIGN U\0" "KAITHI VOWEL SIGN UU\0" "KANGAROO\0" "KANGXI RADICAL AGAIN\0" "KANGXI RADICAL AND\0" "KANGXI RADICAL ARRIVE\0" "KANGXI RADICAL ARROW\0" "KANGXI RADICAL AXE\0" "KANGXI RADICAL BADGER\0" "KANGXI RADICAL BAMBOO\0" "KANGXI RADICAL BEAN\0" "KANGXI RADICAL BIG\0" "KANGXI RADICAL BIRD\0" "KANGXI RADICAL BITTER\0" "KANGXI RADICAL BLACK\0" "KANGXI RADICAL BLOOD\0" "KANGXI RADICAL BLUE\0" "KANGXI RADICAL BOAT\0" "KANGXI RADICAL BODY\0" "KANGXI RADICAL BOLT OF CLOTH\0" "KANGXI RADICAL BONE\0" "KANGXI RADICAL BOW\0" "KANGXI RADICAL BRANCH\0" "KANGXI RADICAL BRISTLE\0" "KANGXI RADICAL BRUSH\0" "KANGXI RADICAL CART\0" "KANGXI RADICAL CAULDRON\0" "KANGXI RADICAL CAVE\0" "KANGXI RADICAL CHILD\0" "KANGXI RADICAL CITY\0" "KANGXI RADICAL CLAN\0" "KANGXI RADICAL CLAW\0" "KANGXI RADICAL CLIFF\0" "KANGXI RADICAL CLOTHES\0" "KANGXI RADICAL COLOR\0" "KANGXI RADICAL COMPARE\0" "KANGXI RADICAL CORPSE\0" "KANGXI RADICAL COVER\0" "KANGXI RADICAL COW\0" "KANGXI RADICAL DEATH\0" "KANGXI RADICAL DEER\0" "KANGXI RADICAL DIPPER\0" "KANGXI RADICAL DISH\0" "KANGXI RADICAL DISTINGUISH\0" "KANGXI RADICAL DIVINATION\0" "KANGXI RADICAL DO NOT\0" "KANGXI RADICAL DOG\0" "KANGXI RADICAL DOOR\0" "KANGXI RADICAL DOT\0" "KANGXI RADICAL DOTTED CLIFF\0" "KANGXI RADICAL DOTTED TENT\0" "KANGXI RADICAL DOUBLE X\0" "KANGXI RADICAL DOWN BOX\0" "KANGXI RADICAL DRAGON\0" "KANGXI RADICAL DRUM\0" "KANGXI RADICAL DRY\0" "KANGXI RADICAL EAR\0" "KANGXI RADICAL EARTH\0" "KANGXI RADICAL EAT\0" "KANGXI RADICAL EIGHT\0" "KANGXI RADICAL EMBROIDERY\0" "KANGXI RADICAL ENCLOSURE\0" "KANGXI RADICAL ENTER\0" "KANGXI RADICAL EVEN\0" "KANGXI RADICAL EVENING\0" "KANGXI RADICAL EYE\0" "KANGXI RADICAL FACE\0" "KANGXI RADICAL FANG\0" "KANGXI RADICAL FATHER\0" "KANGXI RADICAL FEATHER\0" "KANGXI RADICAL FIELD\0" "KANGXI RADICAL FIGHT\0" "KANGXI RADICAL FIRE\0" "KANGXI RADICAL FISH\0" "KANGXI RADICAL FLUTE\0" "KANGXI RADICAL FLY\0" "KANGXI RADICAL FOOT\0" "KANGXI RADICAL FRAGRANT\0" "KANGXI RADICAL FROG\0" "KANGXI RADICAL FUR\0" "KANGXI RADICAL GATE\0" "KANGXI RADICAL GHOST\0" "KANGXI RADICAL GO\0" "KANGXI RADICAL GO SLOWLY\0" "KANGXI RADICAL GOLD\0" "KANGXI RADICAL GRAIN\0" "KANGXI RADICAL GRASS\0" "KANGXI RADICAL HAIR\0" "KANGXI RADICAL HALBERD\0" "KANGXI RADICAL HALF TREE TRUNK\0" "KANGXI RADICAL HAND\0" "KANGXI RADICAL HEAD\0" "KANGXI RADICAL HEART\0" "KANGXI RADICAL HEMP\0" "KANGXI RADICAL HIDING ENCLOSURE\0" "KANGXI RADICAL HOOK\0" "KANGXI RADICAL HORN\0" "KANGXI RADICAL HORSE\0" "KANGXI RADICAL ICE\0" "KANGXI RADICAL INCH\0" "KANGXI RADICAL INSECT\0" "KANGXI RADICAL JADE\0" "KANGXI RADICAL JAR\0" "KANGXI RADICAL KNIFE\0" "KANGXI RADICAL LACK\0" "KANGXI RADICAL LAME\0" "KANGXI RADICAL LEAF\0" "KANGXI RADICAL LEATHER\0" "KANGXI RADICAL LEEK\0" "KANGXI RADICAL LEGS\0" "KANGXI RADICAL LID\0" "KANGXI RADICAL LIFE\0" "KANGXI RADICAL LINE\0" "KANGXI RADICAL LONG\0" "KANGXI RADICAL LONG STRIDE\0" "KANGXI RADICAL MAN\0" "KANGXI RADICAL MEAT\0" "KANGXI RADICAL MELON\0" "KANGXI RADICAL MILLET\0" "KANGXI RADICAL MINISTER\0" "KANGXI RADICAL MOON\0" "KANGXI RADICAL MORNING\0" "KANGXI RADICAL MORTAR\0" "KANGXI RADICAL MOUND\0" "KANGXI RADICAL MOUNTAIN\0" "KANGXI RADICAL MOUTH\0" "KANGXI RADICAL NET\0" "KANGXI RADICAL NOSE\0" "KANGXI RADICAL NOT\0" "KANGXI RADICAL OLD\0" "KANGXI RADICAL ONE\0" "KANGXI RADICAL ONESELF\0" "KANGXI RADICAL OPEN BOX\0" "KANGXI RADICAL OPPOSE\0" "KANGXI RADICAL PIG\0" "KANGXI RADICAL PLOW\0" "KANGXI RADICAL POWER\0" "KANGXI RADICAL PRIVATE\0" "KANGXI RADICAL PROFOUND\0" "KANGXI RADICAL RAIN\0" "KANGXI RADICAL RAP\0" "KANGXI RADICAL RAT\0" "KANGXI RADICAL RED\0" "KANGXI RADICAL RICE\0" "KANGXI RADICAL RIGHT OPEN BOX\0" "KANGXI RADICAL RIVER\0" "KANGXI RADICAL ROOF\0" "KANGXI RADICAL RUN\0" "KANGXI RADICAL SACRIFICIAL WINE\0" "KANGXI RADICAL SALT\0" "KANGXI RADICAL SAY\0" "KANGXI RADICAL SCHOLAR\0" "KANGXI RADICAL SCRIPT\0" "KANGXI RADICAL SEAL\0" "KANGXI RADICAL SECOND\0" "KANGXI RADICAL SEE\0" "KANGXI RADICAL SELF\0" "KANGXI RADICAL SHEEP\0" "KANGXI RADICAL SHELL\0" "KANGXI RADICAL SHOOT\0" "KANGXI RADICAL SHORT TAILED BIRD\0" "KANGXI RADICAL SHORT THREAD\0" "KANGXI RADICAL SICKNESS\0" "KANGXI RADICAL SILK\0" "KANGXI RADICAL SKIN\0" "KANGXI RADICAL SLASH\0" "KANGXI RADICAL SLAVE\0" "KANGXI RADICAL SLICE\0" "KANGXI RADICAL SMALL\0" "KANGXI RADICAL SNOUT\0" "KANGXI RADICAL SOUND\0" "KANGXI RADICAL SPEAR\0" "KANGXI RADICAL SPEECH\0" "KANGXI RADICAL SPIRIT\0" "KANGXI RADICAL SPOON\0" "KANGXI RADICAL SPROUT\0" "KANGXI RADICAL SQUARE\0" "KANGXI RADICAL STAND\0" "KANGXI RADICAL STEAM\0" "KANGXI RADICAL STEP\0" "KANGXI RADICAL STONE\0" "KANGXI RADICAL STOP\0" "KANGXI RADICAL STOPPING\0" "KANGXI RADICAL SUN\0" "KANGXI RADICAL SWEET\0" "KANGXI RADICAL TABLE\0" "KANGXI RADICAL TALL\0" "KANGXI RADICAL TANNED LEATHER\0" "KANGXI RADICAL TEN\0" "KANGXI RADICAL TIGER\0" "KANGXI RADICAL TILE\0" "KANGXI RADICAL TONGUE\0" "KANGXI RADICAL TOOTH\0" "KANGXI RADICAL TRACK\0" "KANGXI RADICAL TREE\0" "KANGXI RADICAL TRIPOD\0" "KANGXI RADICAL TURBAN\0" "KANGXI RADICAL TURTLE\0" "KANGXI RADICAL TWO\0" "KANGXI RADICAL TWO HANDS\0" "KANGXI RADICAL USE\0" "KANGXI RADICAL VALLEY\0" "KANGXI RADICAL VILLAGE\0" "KANGXI RADICAL WALK\0" "KANGXI RADICAL WALK ENCLOSURE\0" "KANGXI RADICAL WATER\0" "KANGXI RADICAL WEAPON\0" "KANGXI RADICAL WEST\0" "KANGXI RADICAL WHEAT\0" "KANGXI RADICAL WHITE\0" "KANGXI RADICAL WIND\0" "KANGXI RADICAL WINE\0" "KANGXI RADICAL WOMAN\0" "KANGXI RADICAL WORK\0" "KANGXI RADICAL WRAP\0" "KANGXI RADICAL WRONG\0" "KANGXI RADICAL YELLOW\0" "KANNADA AI LENGTH MARK\0" "KANNADA DIGIT EIGHT\0" "KANNADA DIGIT FIVE\0" "KANNADA DIGIT FOUR\0" "KANNADA DIGIT NINE\0" "KANNADA DIGIT ONE\0" "KANNADA DIGIT SEVEN\0" "KANNADA DIGIT SIX\0" "KANNADA DIGIT THREE\0" "KANNADA DIGIT TWO\0" "KANNADA DIGIT ZERO\0" "KANNADA LENGTH MARK\0" "KANNADA LETTER A\0" "KANNADA LETTER AA\0" "KANNADA LETTER AI\0" "KANNADA LETTER AU\0" "KANNADA LETTER BA\0" "KANNADA LETTER BHA\0" "KANNADA LETTER CA\0" "KANNADA LETTER CHA\0" "KANNADA LETTER DA\0" "KANNADA LETTER DDA\0" "KANNADA LETTER DDHA\0" "KANNADA LETTER DHA\0" "KANNADA LETTER E\0" "KANNADA LETTER EE\0" "KANNADA LETTER FA\0" "KANNADA LETTER GA\0" "KANNADA LETTER GHA\0" "KANNADA LETTER HA\0" "KANNADA LETTER I\0" "KANNADA LETTER II\0" "KANNADA LETTER JA\0" "KANNADA LETTER JHA\0" "KANNADA LETTER KA\0" "KANNADA LETTER KHA\0" "KANNADA LETTER LA\0" "KANNADA LETTER LLA\0" "KANNADA LETTER MA\0" "KANNADA LETTER NA\0" "KANNADA LETTER NGA\0" "KANNADA LETTER NNA\0" "KANNADA LETTER NYA\0" "KANNADA LETTER O\0" "KANNADA LETTER OO\0" "KANNADA LETTER PA\0" "KANNADA LETTER PHA\0" "KANNADA LETTER RA\0" "KANNADA LETTER RRA\0" "KANNADA LETTER SA\0" "KANNADA LETTER SHA\0" "KANNADA LETTER SSA\0" "KANNADA LETTER TA\0" "KANNADA LETTER THA\0" "KANNADA LETTER TTA\0" "KANNADA LETTER TTHA\0" "KANNADA LETTER U\0" "KANNADA LETTER UU\0" "KANNADA LETTER VA\0" "KANNADA LETTER VOCALIC L\0" "KANNADA LETTER VOCALIC LL\0" "KANNADA LETTER VOCALIC R\0" "KANNADA LETTER VOCALIC RR\0" "KANNADA LETTER YA\0" "KANNADA SIGN ANUSVARA\0" "KANNADA SIGN AVAGRAHA\0" "KANNADA SIGN CANDRABINDU\0" "KANNADA SIGN JIHVAMULIYA\0" "KANNADA SIGN NUKTA\0" "KANNADA SIGN SIDDHAM\0" "KANNADA SIGN SPACING CANDRABINDU\0" "KANNADA SIGN UPADHMANIYA\0" "KANNADA SIGN VIRAMA\0" "KANNADA SIGN VISARGA\0" "KANNADA VOWEL SIGN AA\0" "KANNADA VOWEL SIGN AI\0" "KANNADA VOWEL SIGN AU\0" "KANNADA VOWEL SIGN E\0" "KANNADA VOWEL SIGN EE\0" "KANNADA VOWEL SIGN I\0" "KANNADA VOWEL SIGN II\0" "KANNADA VOWEL SIGN O\0" "KANNADA VOWEL SIGN OO\0" "KANNADA VOWEL SIGN U\0" "KANNADA VOWEL SIGN UU\0" "KANNADA VOWEL SIGN VOCALIC L\0" "KANNADA VOWEL SIGN VOCALIC LL\0" "KANNADA VOWEL SIGN VOCALIC R\0" "KANNADA VOWEL SIGN VOCALIC RR\0" "KATAKANA DIGRAPH KOTO\0" "KATAKANA ITERATION MARK\0" "KATAKANA LETTER A\0" "KATAKANA LETTER ARCHAIC E\0" "KATAKANA LETTER BA\0" "KATAKANA LETTER BE\0" "KATAKANA LETTER BI\0" "KATAKANA LETTER BO\0" "KATAKANA LETTER BU\0" "KATAKANA LETTER DA\0" "KATAKANA LETTER DE\0" "KATAKANA LETTER DI\0" "KATAKANA LETTER DO\0" "KATAKANA LETTER DU\0" "KATAKANA LETTER E\0" "KATAKANA LETTER GA\0" "KATAKANA LETTER GE\0" "KATAKANA LETTER GI\0" "KATAKANA LETTER GO\0" "KATAKANA LETTER GU\0" "KATAKANA LETTER HA\0" "KATAKANA LETTER HE\0" "KATAKANA LETTER HI\0" "KATAKANA LETTER HO\0" "KATAKANA LETTER HU\0" "KATAKANA LETTER I\0" "KATAKANA LETTER KA\0" "KATAKANA LETTER KE\0" "KATAKANA LETTER KI\0" "KATAKANA LETTER KO\0" "KATAKANA LETTER KU\0" "KATAKANA LETTER MA\0" "KATAKANA LETTER ME\0" "KATAKANA LETTER MI\0" "KATAKANA LETTER MO\0" "KATAKANA LETTER MU\0" "KATAKANA LETTER N\0" "KATAKANA LETTER NA\0" "KATAKANA LETTER NE\0" "KATAKANA LETTER NI\0" "KATAKANA LETTER NO\0" "KATAKANA LETTER NU\0" "KATAKANA LETTER O\0" "KATAKANA LETTER PA\0" "KATAKANA LETTER PE\0" "KATAKANA LETTER PI\0" "KATAKANA LETTER PO\0" "KATAKANA LETTER PU\0" "KATAKANA LETTER RA\0" "KATAKANA LETTER RE\0" "KATAKANA LETTER RI\0" "KATAKANA LETTER RO\0" "KATAKANA LETTER RU\0" "KATAKANA LETTER SA\0" "KATAKANA LETTER SE\0" "KATAKANA LETTER SI\0" "KATAKANA LETTER SMALL A\0" "KATAKANA LETTER SMALL E\0" "KATAKANA LETTER SMALL HA\0" "KATAKANA LETTER SMALL HE\0" "KATAKANA LETTER SMALL HI\0" "KATAKANA LETTER SMALL HO\0" "KATAKANA LETTER SMALL HU\0" "KATAKANA LETTER SMALL I\0" "KATAKANA LETTER SMALL KA\0" "KATAKANA LETTER SMALL KE\0" "KATAKANA LETTER SMALL KU\0" "KATAKANA LETTER SMALL MU\0" "KATAKANA LETTER SMALL N\0" "KATAKANA LETTER SMALL NU\0" "KATAKANA LETTER SMALL O\0" "KATAKANA LETTER SMALL RA\0" "KATAKANA LETTER SMALL RE\0" "KATAKANA LETTER SMALL RI\0" "KATAKANA LETTER SMALL RO\0" "KATAKANA LETTER SMALL RU\0" "KATAKANA LETTER SMALL SI\0" "KATAKANA LETTER SMALL SU\0" "KATAKANA LETTER SMALL TO\0" "KATAKANA LETTER SMALL TU\0" "KATAKANA LETTER SMALL U\0" "KATAKANA LETTER SMALL WA\0" "KATAKANA LETTER SMALL WE\0" "KATAKANA LETTER SMALL WI\0" "KATAKANA LETTER SMALL WO\0" "KATAKANA LETTER SMALL YA\0" "KATAKANA LETTER SMALL YO\0" "KATAKANA LETTER SMALL YU\0" "KATAKANA LETTER SO\0" "KATAKANA LETTER SU\0" "KATAKANA LETTER TA\0" "KATAKANA LETTER TE\0" "KATAKANA LETTER TI\0" "KATAKANA LETTER TO\0" "KATAKANA LETTER TU\0" "KATAKANA LETTER U\0" "KATAKANA LETTER VA\0" "KATAKANA LETTER VE\0" "KATAKANA LETTER VI\0" "KATAKANA LETTER VO\0" "KATAKANA LETTER VU\0" "KATAKANA LETTER WA\0" "KATAKANA LETTER WE\0" "KATAKANA LETTER WI\0" "KATAKANA LETTER WO\0" "KATAKANA LETTER YA\0" "KATAKANA LETTER YO\0" "KATAKANA LETTER YU\0" "KATAKANA LETTER ZA\0" "KATAKANA LETTER ZE\0" "KATAKANA LETTER ZI\0" "KATAKANA LETTER ZO\0" "KATAKANA LETTER ZU\0" "KATAKANA MIDDLE DOT\0" "KATAKANA VOICED ITERATION MARK\0" "KATAKANA-HIRAGANA DOUBLE HYPHEN\0" "KATAKANA-HIRAGANA PROLONGED SOUND MARK\0" "KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK\0" "KATAKANA-HIRAGANA VOICED SOUND MARK\0" "KAYAH LI DIGIT EIGHT\0" "KAYAH LI DIGIT FIVE\0" "KAYAH LI DIGIT FOUR\0" "KAYAH LI DIGIT NINE\0" "KAYAH LI DIGIT ONE\0" "KAYAH LI DIGIT SEVEN\0" "KAYAH LI DIGIT SIX\0" "KAYAH LI DIGIT THREE\0" "KAYAH LI DIGIT TWO\0" "KAYAH LI DIGIT ZERO\0" "KAYAH LI LETTER A\0" "KAYAH LI LETTER BA\0" "KAYAH LI LETTER CA\0" "KAYAH LI LETTER DA\0" "KAYAH LI LETTER GA\0" "KAYAH LI LETTER HA\0" "KAYAH LI LETTER HTA\0" "KAYAH LI LETTER I\0" "KAYAH LI LETTER KA\0" "KAYAH LI LETTER KHA\0" "KAYAH LI LETTER LA\0" "KAYAH LI LETTER MA\0" "KAYAH LI LETTER NA\0" "KAYAH LI LETTER NGA\0" "KAYAH LI LETTER NYA\0" "KAYAH LI LETTER OE\0" "KAYAH LI LETTER OO\0" "KAYAH LI LETTER PA\0" "KAYAH LI LETTER PHA\0" "KAYAH LI LETTER RA\0" "KAYAH LI LETTER SA\0" "KAYAH LI LETTER SHA\0" "KAYAH LI LETTER TA\0" "KAYAH LI LETTER THA\0" "KAYAH LI LETTER VA\0" "KAYAH LI LETTER WA\0" "KAYAH LI LETTER YA\0" "KAYAH LI LETTER ZA\0" "KAYAH LI SIGN CWI\0" "KAYAH LI SIGN SHYA\0" "KAYAH LI TONE CALYA\0" "KAYAH LI TONE CALYA PLOPHU\0" "KAYAH LI TONE PLOPHU\0" "KAYAH LI VOWEL E\0" "KAYAH LI VOWEL EE\0" "KAYAH LI VOWEL O\0" "KAYAH LI VOWEL U\0" "KAYAH LI VOWEL UE\0" "KELVIN SIGN\0" "KEY\0" "KEYBOARD\0" "KEYBOARD AND MOUSE\0" "KEYCAP TEN\0" "KHAROSHTHI DIGIT FOUR\0" "KHAROSHTHI DIGIT ONE\0" "KHAROSHTHI DIGIT THREE\0" "KHAROSHTHI DIGIT TWO\0" "KHAROSHTHI FRACTION ONE HALF\0" "KHAROSHTHI LETTER A\0" "KHAROSHTHI LETTER BA\0" "KHAROSHTHI LETTER BHA\0" "KHAROSHTHI LETTER CA\0" "KHAROSHTHI LETTER CHA\0" "KHAROSHTHI LETTER DA\0" "KHAROSHTHI LETTER DDA\0" "KHAROSHTHI LETTER DDHA\0" "KHAROSHTHI LETTER DHA\0" "KHAROSHTHI LETTER GA\0" "KHAROSHTHI LETTER GHA\0" "KHAROSHTHI LETTER HA\0" "KHAROSHTHI LETTER JA\0" "KHAROSHTHI LETTER KA\0" "KHAROSHTHI LETTER KHA\0" "KHAROSHTHI LETTER KKA\0" "KHAROSHTHI LETTER LA\0" "KHAROSHTHI LETTER MA\0" "KHAROSHTHI LETTER NA\0" "KHAROSHTHI LETTER NNA\0" "KHAROSHTHI LETTER NYA\0" "KHAROSHTHI LETTER PA\0" "KHAROSHTHI LETTER PHA\0" "KHAROSHTHI LETTER RA\0" "KHAROSHTHI LETTER SA\0" "KHAROSHTHI LETTER SHA\0" "KHAROSHTHI LETTER SSA\0" "KHAROSHTHI LETTER TA\0" "KHAROSHTHI LETTER THA\0" "KHAROSHTHI LETTER TTA\0" "KHAROSHTHI LETTER TTHA\0" "KHAROSHTHI LETTER TTTA\0" "KHAROSHTHI LETTER TTTHA\0" "KHAROSHTHI LETTER VA\0" "KHAROSHTHI LETTER VHA\0" "KHAROSHTHI LETTER YA\0" "KHAROSHTHI LETTER ZA\0" "KHAROSHTHI NUMBER ONE HUNDRED\0" "KHAROSHTHI NUMBER ONE THOUSAND\0" "KHAROSHTHI NUMBER TEN\0" "KHAROSHTHI NUMBER TWENTY\0" "KHAROSHTHI PUNCTUATION CIRCLE\0" "KHAROSHTHI PUNCTUATION CRESCENT BAR\0" "KHAROSHTHI PUNCTUATION DANDA\0" "KHAROSHTHI PUNCTUATION DOT\0" "KHAROSHTHI PUNCTUATION DOUBLE DANDA\0" "KHAROSHTHI PUNCTUATION LINES\0" "KHAROSHTHI PUNCTUATION LOTUS\0" "KHAROSHTHI PUNCTUATION MANGALAM\0" "KHAROSHTHI PUNCTUATION SMALL CIRCLE\0" "KHAROSHTHI SIGN ANUSVARA\0" "KHAROSHTHI SIGN BAR ABOVE\0" "KHAROSHTHI SIGN CAUDA\0" "KHAROSHTHI SIGN DOT BELOW\0" "KHAROSHTHI SIGN DOUBLE RING BELOW\0" "KHAROSHTHI SIGN VISARGA\0" "KHAROSHTHI VIRAMA\0" "KHAROSHTHI VOWEL LENGTH MARK\0" "KHAROSHTHI VOWEL SIGN E\0" "KHAROSHTHI VOWEL SIGN I\0" "KHAROSHTHI VOWEL SIGN O\0" "KHAROSHTHI VOWEL SIGN U\0" "KHAROSHTHI VOWEL SIGN VOCALIC R\0" "KHITAN SMALL SCRIPT CHARACTER-18B00\0" "KHITAN SMALL SCRIPT CHARACTER-18B01\0" "KHITAN SMALL SCRIPT CHARACTER-18B02\0" "KHITAN SMALL SCRIPT CHARACTER-18B03\0" "KHITAN SMALL SCRIPT CHARACTER-18B04\0" "KHITAN SMALL SCRIPT CHARACTER-18B05\0" "KHITAN SMALL SCRIPT CHARACTER-18B06\0" "KHITAN SMALL SCRIPT CHARACTER-18B07\0" "KHITAN SMALL SCRIPT CHARACTER-18B08\0" "KHITAN SMALL SCRIPT CHARACTER-18B09\0" "KHITAN SMALL SCRIPT CHARACTER-18B0A\0" "KHITAN SMALL SCRIPT CHARACTER-18B0B\0" "KHITAN SMALL SCRIPT CHARACTER-18B0C\0" "KHITAN SMALL SCRIPT CHARACTER-18B0D\0" "KHITAN SMALL SCRIPT CHARACTER-18B0E\0" "KHITAN SMALL SCRIPT CHARACTER-18B0F\0" "KHITAN SMALL SCRIPT CHARACTER-18B10\0" "KHITAN SMALL SCRIPT CHARACTER-18B11\0" "KHITAN SMALL SCRIPT CHARACTER-18B12\0" "KHITAN SMALL SCRIPT CHARACTER-18B13\0" "KHITAN SMALL SCRIPT CHARACTER-18B14\0" "KHITAN SMALL SCRIPT CHARACTER-18B15\0" "KHITAN SMALL SCRIPT CHARACTER-18B16\0" "KHITAN SMALL SCRIPT CHARACTER-18B17\0" "KHITAN SMALL SCRIPT CHARACTER-18B18\0" "KHITAN SMALL SCRIPT CHARACTER-18B19\0" "KHITAN SMALL SCRIPT CHARACTER-18B1A\0" "KHITAN SMALL SCRIPT CHARACTER-18B1B\0" "KHITAN SMALL SCRIPT CHARACTER-18B1C\0" "KHITAN SMALL SCRIPT CHARACTER-18B1D\0" "KHITAN SMALL SCRIPT CHARACTER-18B1E\0" "KHITAN SMALL SCRIPT CHARACTER-18B1F\0" "KHITAN SMALL SCRIPT CHARACTER-18B20\0" "KHITAN SMALL SCRIPT CHARACTER-18B21\0" "KHITAN SMALL SCRIPT CHARACTER-18B22\0" "KHITAN SMALL SCRIPT CHARACTER-18B23\0" "KHITAN SMALL SCRIPT CHARACTER-18B24\0" "KHITAN SMALL SCRIPT CHARACTER-18B25\0" "KHITAN SMALL SCRIPT CHARACTER-18B26\0" "KHITAN SMALL SCRIPT CHARACTER-18B27\0" "KHITAN SMALL SCRIPT CHARACTER-18B28\0" "KHITAN SMALL SCRIPT CHARACTER-18B29\0" "KHITAN SMALL SCRIPT CHARACTER-18B2A\0" "KHITAN SMALL SCRIPT CHARACTER-18B2B\0" "KHITAN SMALL SCRIPT CHARACTER-18B2C\0" "KHITAN SMALL SCRIPT CHARACTER-18B2D\0" "KHITAN SMALL SCRIPT CHARACTER-18B2E\0" "KHITAN SMALL SCRIPT CHARACTER-18B2F\0" "KHITAN SMALL SCRIPT CHARACTER-18B30\0" "KHITAN SMALL SCRIPT CHARACTER-18B31\0" "KHITAN SMALL SCRIPT CHARACTER-18B32\0" "KHITAN SMALL SCRIPT CHARACTER-18B33\0" "KHITAN SMALL SCRIPT CHARACTER-18B34\0" "KHITAN SMALL SCRIPT CHARACTER-18B35\0" "KHITAN SMALL SCRIPT CHARACTER-18B36\0" "KHITAN SMALL SCRIPT CHARACTER-18B37\0" "KHITAN SMALL SCRIPT CHARACTER-18B38\0" "KHITAN SMALL SCRIPT CHARACTER-18B39\0" "KHITAN SMALL SCRIPT CHARACTER-18B3A\0" "KHITAN SMALL SCRIPT CHARACTER-18B3B\0" "KHITAN SMALL SCRIPT CHARACTER-18B3C\0" "KHITAN SMALL SCRIPT CHARACTER-18B3D\0" "KHITAN SMALL SCRIPT CHARACTER-18B3E\0" "KHITAN SMALL SCRIPT CHARACTER-18B3F\0" "KHITAN SMALL SCRIPT CHARACTER-18B40\0" "KHITAN SMALL SCRIPT CHARACTER-18B41\0" "KHITAN SMALL SCRIPT CHARACTER-18B42\0" "KHITAN SMALL SCRIPT CHARACTER-18B43\0" "KHITAN SMALL SCRIPT CHARACTER-18B44\0" "KHITAN SMALL SCRIPT CHARACTER-18B45\0" "KHITAN SMALL SCRIPT CHARACTER-18B46\0" "KHITAN SMALL SCRIPT CHARACTER-18B47\0" "KHITAN SMALL SCRIPT CHARACTER-18B48\0" "KHITAN SMALL SCRIPT CHARACTER-18B49\0" "KHITAN SMALL SCRIPT CHARACTER-18B4A\0" "KHITAN SMALL SCRIPT CHARACTER-18B4B\0" "KHITAN SMALL SCRIPT CHARACTER-18B4C\0" "KHITAN SMALL SCRIPT CHARACTER-18B4D\0" "KHITAN SMALL SCRIPT CHARACTER-18B4E\0" "KHITAN SMALL SCRIPT CHARACTER-18B4F\0" "KHITAN SMALL SCRIPT CHARACTER-18B50\0" "KHITAN SMALL SCRIPT CHARACTER-18B51\0" "KHITAN SMALL SCRIPT CHARACTER-18B52\0" "KHITAN SMALL SCRIPT CHARACTER-18B53\0" "KHITAN SMALL SCRIPT CHARACTER-18B54\0" "KHITAN SMALL SCRIPT CHARACTER-18B55\0" "KHITAN SMALL SCRIPT CHARACTER-18B56\0" "KHITAN SMALL SCRIPT CHARACTER-18B57\0" "KHITAN SMALL SCRIPT CHARACTER-18B58\0" "KHITAN SMALL SCRIPT CHARACTER-18B59\0" "KHITAN SMALL SCRIPT CHARACTER-18B5A\0" "KHITAN SMALL SCRIPT CHARACTER-18B5B\0" "KHITAN SMALL SCRIPT CHARACTER-18B5C\0" "KHITAN SMALL SCRIPT CHARACTER-18B5D\0" "KHITAN SMALL SCRIPT CHARACTER-18B5E\0" "KHITAN SMALL SCRIPT CHARACTER-18B5F\0" "KHITAN SMALL SCRIPT CHARACTER-18B60\0" "KHITAN SMALL SCRIPT CHARACTER-18B61\0" "KHITAN SMALL SCRIPT CHARACTER-18B62\0" "KHITAN SMALL SCRIPT CHARACTER-18B63\0" "KHITAN SMALL SCRIPT CHARACTER-18B64\0" "KHITAN SMALL SCRIPT CHARACTER-18B65\0" "KHITAN SMALL SCRIPT CHARACTER-18B66\0" "KHITAN SMALL SCRIPT CHARACTER-18B67\0" "KHITAN SMALL SCRIPT CHARACTER-18B68\0" "KHITAN SMALL SCRIPT CHARACTER-18B69\0" "KHITAN SMALL SCRIPT CHARACTER-18B6A\0" "KHITAN SMALL SCRIPT CHARACTER-18B6B\0" "KHITAN SMALL SCRIPT CHARACTER-18B6C\0" "KHITAN SMALL SCRIPT CHARACTER-18B6D\0" "KHITAN SMALL SCRIPT CHARACTER-18B6E\0" "KHITAN SMALL SCRIPT CHARACTER-18B6F\0" "KHITAN SMALL SCRIPT CHARACTER-18B70\0" "KHITAN SMALL SCRIPT CHARACTER-18B71\0" "KHITAN SMALL SCRIPT CHARACTER-18B72\0" "KHITAN SMALL SCRIPT CHARACTER-18B73\0" "KHITAN SMALL SCRIPT CHARACTER-18B74\0" "KHITAN SMALL SCRIPT CHARACTER-18B75\0" "KHITAN SMALL SCRIPT CHARACTER-18B76\0" "KHITAN SMALL SCRIPT CHARACTER-18B77\0" "KHITAN SMALL SCRIPT CHARACTER-18B78\0" "KHITAN SMALL SCRIPT CHARACTER-18B79\0" "KHITAN SMALL SCRIPT CHARACTER-18B7A\0" "KHITAN SMALL SCRIPT CHARACTER-18B7B\0" "KHITAN SMALL SCRIPT CHARACTER-18B7C\0" "KHITAN SMALL SCRIPT CHARACTER-18B7D\0" "KHITAN SMALL SCRIPT CHARACTER-18B7E\0" "KHITAN SMALL SCRIPT CHARACTER-18B7F\0" "KHITAN SMALL SCRIPT CHARACTER-18B80\0" "KHITAN SMALL SCRIPT CHARACTER-18B81\0" "KHITAN SMALL SCRIPT CHARACTER-18B82\0" "KHITAN SMALL SCRIPT CHARACTER-18B83\0" "KHITAN SMALL SCRIPT CHARACTER-18B84\0" "KHITAN SMALL SCRIPT CHARACTER-18B85\0" "KHITAN SMALL SCRIPT CHARACTER-18B86\0" "KHITAN SMALL SCRIPT CHARACTER-18B87\0" "KHITAN SMALL SCRIPT CHARACTER-18B88\0" "KHITAN SMALL SCRIPT CHARACTER-18B89\0" "KHITAN SMALL SCRIPT CHARACTER-18B8A\0" "KHITAN SMALL SCRIPT CHARACTER-18B8B\0" "KHITAN SMALL SCRIPT CHARACTER-18B8C\0" "KHITAN SMALL SCRIPT CHARACTER-18B8D\0" "KHITAN SMALL SCRIPT CHARACTER-18B8E\0" "KHITAN SMALL SCRIPT CHARACTER-18B8F\0" "KHITAN SMALL SCRIPT CHARACTER-18B90\0" "KHITAN SMALL SCRIPT CHARACTER-18B91\0" "KHITAN SMALL SCRIPT CHARACTER-18B92\0" "KHITAN SMALL SCRIPT CHARACTER-18B93\0" "KHITAN SMALL SCRIPT CHARACTER-18B94\0" "KHITAN SMALL SCRIPT CHARACTER-18B95\0" "KHITAN SMALL SCRIPT CHARACTER-18B96\0" "KHITAN SMALL SCRIPT CHARACTER-18B97\0" "KHITAN SMALL SCRIPT CHARACTER-18B98\0" "KHITAN SMALL SCRIPT CHARACTER-18B99\0" "KHITAN SMALL SCRIPT CHARACTER-18B9A\0" "KHITAN SMALL SCRIPT CHARACTER-18B9B\0" "KHITAN SMALL SCRIPT CHARACTER-18B9C\0" "KHITAN SMALL SCRIPT CHARACTER-18B9D\0" "KHITAN SMALL SCRIPT CHARACTER-18B9E\0" "KHITAN SMALL SCRIPT CHARACTER-18B9F\0" "KHITAN SMALL SCRIPT CHARACTER-18BA0\0" "KHITAN SMALL SCRIPT CHARACTER-18BA1\0" "KHITAN SMALL SCRIPT CHARACTER-18BA2\0" "KHITAN SMALL SCRIPT CHARACTER-18BA3\0" "KHITAN SMALL SCRIPT CHARACTER-18BA4\0" "KHITAN SMALL SCRIPT CHARACTER-18BA5\0" "KHITAN SMALL SCRIPT CHARACTER-18BA6\0" "KHITAN SMALL SCRIPT CHARACTER-18BA7\0" "KHITAN SMALL SCRIPT CHARACTER-18BA8\0" "KHITAN SMALL SCRIPT CHARACTER-18BA9\0" "KHITAN SMALL SCRIPT CHARACTER-18BAA\0" "KHITAN SMALL SCRIPT CHARACTER-18BAB\0" "KHITAN SMALL SCRIPT CHARACTER-18BAC\0" "KHITAN SMALL SCRIPT CHARACTER-18BAD\0" "KHITAN SMALL SCRIPT CHARACTER-18BAE\0" "KHITAN SMALL SCRIPT CHARACTER-18BAF\0" "KHITAN SMALL SCRIPT CHARACTER-18BB0\0" "KHITAN SMALL SCRIPT CHARACTER-18BB1\0" "KHITAN SMALL SCRIPT CHARACTER-18BB2\0" "KHITAN SMALL SCRIPT CHARACTER-18BB3\0" "KHITAN SMALL SCRIPT CHARACTER-18BB4\0" "KHITAN SMALL SCRIPT CHARACTER-18BB5\0" "KHITAN SMALL SCRIPT CHARACTER-18BB6\0" "KHITAN SMALL SCRIPT CHARACTER-18BB7\0" "KHITAN SMALL SCRIPT CHARACTER-18BB8\0" "KHITAN SMALL SCRIPT CHARACTER-18BB9\0" "KHITAN SMALL SCRIPT CHARACTER-18BBA\0" "KHITAN SMALL SCRIPT CHARACTER-18BBB\0" "KHITAN SMALL SCRIPT CHARACTER-18BBC\0" "KHITAN SMALL SCRIPT CHARACTER-18BBD\0" "KHITAN SMALL SCRIPT CHARACTER-18BBE\0" "KHITAN SMALL SCRIPT CHARACTER-18BBF\0" "KHITAN SMALL SCRIPT CHARACTER-18BC0\0" "KHITAN SMALL SCRIPT CHARACTER-18BC1\0" "KHITAN SMALL SCRIPT CHARACTER-18BC2\0" "KHITAN SMALL SCRIPT CHARACTER-18BC3\0" "KHITAN SMALL SCRIPT CHARACTER-18BC4\0" "KHITAN SMALL SCRIPT CHARACTER-18BC5\0" "KHITAN SMALL SCRIPT CHARACTER-18BC6\0" "KHITAN SMALL SCRIPT CHARACTER-18BC7\0" "KHITAN SMALL SCRIPT CHARACTER-18BC8\0" "KHITAN SMALL SCRIPT CHARACTER-18BC9\0" "KHITAN SMALL SCRIPT CHARACTER-18BCA\0" "KHITAN SMALL SCRIPT CHARACTER-18BCB\0" "KHITAN SMALL SCRIPT CHARACTER-18BCC\0" "KHITAN SMALL SCRIPT CHARACTER-18BCD\0" "KHITAN SMALL SCRIPT CHARACTER-18BCE\0" "KHITAN SMALL SCRIPT CHARACTER-18BCF\0" "KHITAN SMALL SCRIPT CHARACTER-18BD0\0" "KHITAN SMALL SCRIPT CHARACTER-18BD1\0" "KHITAN SMALL SCRIPT CHARACTER-18BD2\0" "KHITAN SMALL SCRIPT CHARACTER-18BD3\0" "KHITAN SMALL SCRIPT CHARACTER-18BD4\0" "KHITAN SMALL SCRIPT CHARACTER-18BD5\0" "KHITAN SMALL SCRIPT CHARACTER-18BD6\0" "KHITAN SMALL SCRIPT CHARACTER-18BD7\0" "KHITAN SMALL SCRIPT CHARACTER-18BD8\0" "KHITAN SMALL SCRIPT CHARACTER-18BD9\0" "KHITAN SMALL SCRIPT CHARACTER-18BDA\0" "KHITAN SMALL SCRIPT CHARACTER-18BDB\0" "KHITAN SMALL SCRIPT CHARACTER-18BDC\0" "KHITAN SMALL SCRIPT CHARACTER-18BDD\0" "KHITAN SMALL SCRIPT CHARACTER-18BDE\0" "KHITAN SMALL SCRIPT CHARACTER-18BDF\0" "KHITAN SMALL SCRIPT CHARACTER-18BE0\0" "KHITAN SMALL SCRIPT CHARACTER-18BE1\0" "KHITAN SMALL SCRIPT CHARACTER-18BE2\0" "KHITAN SMALL SCRIPT CHARACTER-18BE3\0" "KHITAN SMALL SCRIPT CHARACTER-18BE4\0" "KHITAN SMALL SCRIPT CHARACTER-18BE5\0" "KHITAN SMALL SCRIPT CHARACTER-18BE6\0" "KHITAN SMALL SCRIPT CHARACTER-18BE7\0" "KHITAN SMALL SCRIPT CHARACTER-18BE8\0" "KHITAN SMALL SCRIPT CHARACTER-18BE9\0" "KHITAN SMALL SCRIPT CHARACTER-18BEA\0" "KHITAN SMALL SCRIPT CHARACTER-18BEB\0" "KHITAN SMALL SCRIPT CHARACTER-18BEC\0" "KHITAN SMALL SCRIPT CHARACTER-18BED\0" "KHITAN SMALL SCRIPT CHARACTER-18BEE\0" "KHITAN SMALL SCRIPT CHARACTER-18BEF\0" "KHITAN SMALL SCRIPT CHARACTER-18BF0\0" "KHITAN SMALL SCRIPT CHARACTER-18BF1\0" "KHITAN SMALL SCRIPT CHARACTER-18BF2\0" "KHITAN SMALL SCRIPT CHARACTER-18BF3\0" "KHITAN SMALL SCRIPT CHARACTER-18BF4\0" "KHITAN SMALL SCRIPT CHARACTER-18BF5\0" "KHITAN SMALL SCRIPT CHARACTER-18BF6\0" "KHITAN SMALL SCRIPT CHARACTER-18BF7\0" "KHITAN SMALL SCRIPT CHARACTER-18BF8\0" "KHITAN SMALL SCRIPT CHARACTER-18BF9\0" "KHITAN SMALL SCRIPT CHARACTER-18BFA\0" "KHITAN SMALL SCRIPT CHARACTER-18BFB\0" "KHITAN SMALL SCRIPT CHARACTER-18BFC\0" "KHITAN SMALL SCRIPT CHARACTER-18BFD\0" "KHITAN SMALL SCRIPT CHARACTER-18BFE\0" "KHITAN SMALL SCRIPT CHARACTER-18BFF\0" "KHITAN SMALL SCRIPT CHARACTER-18C00\0" "KHITAN SMALL SCRIPT CHARACTER-18C01\0" "KHITAN SMALL SCRIPT CHARACTER-18C02\0" "KHITAN SMALL SCRIPT CHARACTER-18C03\0" "KHITAN SMALL SCRIPT CHARACTER-18C04\0" "KHITAN SMALL SCRIPT CHARACTER-18C05\0" "KHITAN SMALL SCRIPT CHARACTER-18C06\0" "KHITAN SMALL SCRIPT CHARACTER-18C07\0" "KHITAN SMALL SCRIPT CHARACTER-18C08\0" "KHITAN SMALL SCRIPT CHARACTER-18C09\0" "KHITAN SMALL SCRIPT CHARACTER-18C0A\0" "KHITAN SMALL SCRIPT CHARACTER-18C0B\0" "KHITAN SMALL SCRIPT CHARACTER-18C0C\0" "KHITAN SMALL SCRIPT CHARACTER-18C0D\0" "KHITAN SMALL SCRIPT CHARACTER-18C0E\0" "KHITAN SMALL SCRIPT CHARACTER-18C0F\0" "KHITAN SMALL SCRIPT CHARACTER-18C10\0" "KHITAN SMALL SCRIPT CHARACTER-18C11\0" "KHITAN SMALL SCRIPT CHARACTER-18C12\0" "KHITAN SMALL SCRIPT CHARACTER-18C13\0" "KHITAN SMALL SCRIPT CHARACTER-18C14\0" "KHITAN SMALL SCRIPT CHARACTER-18C15\0" "KHITAN SMALL SCRIPT CHARACTER-18C16\0" "KHITAN SMALL SCRIPT CHARACTER-18C17\0" "KHITAN SMALL SCRIPT CHARACTER-18C18\0" "KHITAN SMALL SCRIPT CHARACTER-18C19\0" "KHITAN SMALL SCRIPT CHARACTER-18C1A\0" "KHITAN SMALL SCRIPT CHARACTER-18C1B\0" "KHITAN SMALL SCRIPT CHARACTER-18C1C\0" "KHITAN SMALL SCRIPT CHARACTER-18C1D\0" "KHITAN SMALL SCRIPT CHARACTER-18C1E\0" "KHITAN SMALL SCRIPT CHARACTER-18C1F\0" "KHITAN SMALL SCRIPT CHARACTER-18C20\0" "KHITAN SMALL SCRIPT CHARACTER-18C21\0" "KHITAN SMALL SCRIPT CHARACTER-18C22\0" "KHITAN SMALL SCRIPT CHARACTER-18C23\0" "KHITAN SMALL SCRIPT CHARACTER-18C24\0" "KHITAN SMALL SCRIPT CHARACTER-18C25\0" "KHITAN SMALL SCRIPT CHARACTER-18C26\0" "KHITAN SMALL SCRIPT CHARACTER-18C27\0" "KHITAN SMALL SCRIPT CHARACTER-18C28\0" "KHITAN SMALL SCRIPT CHARACTER-18C29\0" "KHITAN SMALL SCRIPT CHARACTER-18C2A\0" "KHITAN SMALL SCRIPT CHARACTER-18C2B\0" "KHITAN SMALL SCRIPT CHARACTER-18C2C\0" "KHITAN SMALL SCRIPT CHARACTER-18C2D\0" "KHITAN SMALL SCRIPT CHARACTER-18C2E\0" "KHITAN SMALL SCRIPT CHARACTER-18C2F\0" "KHITAN SMALL SCRIPT CHARACTER-18C30\0" "KHITAN SMALL SCRIPT CHARACTER-18C31\0" "KHITAN SMALL SCRIPT CHARACTER-18C32\0" "KHITAN SMALL SCRIPT CHARACTER-18C33\0" "KHITAN SMALL SCRIPT CHARACTER-18C34\0" "KHITAN SMALL SCRIPT CHARACTER-18C35\0" "KHITAN SMALL SCRIPT CHARACTER-18C36\0" "KHITAN SMALL SCRIPT CHARACTER-18C37\0" "KHITAN SMALL SCRIPT CHARACTER-18C38\0" "KHITAN SMALL SCRIPT CHARACTER-18C39\0" "KHITAN SMALL SCRIPT CHARACTER-18C3A\0" "KHITAN SMALL SCRIPT CHARACTER-18C3B\0" "KHITAN SMALL SCRIPT CHARACTER-18C3C\0" "KHITAN SMALL SCRIPT CHARACTER-18C3D\0" "KHITAN SMALL SCRIPT CHARACTER-18C3E\0" "KHITAN SMALL SCRIPT CHARACTER-18C3F\0" "KHITAN SMALL SCRIPT CHARACTER-18C40\0" "KHITAN SMALL SCRIPT CHARACTER-18C41\0" "KHITAN SMALL SCRIPT CHARACTER-18C42\0" "KHITAN SMALL SCRIPT CHARACTER-18C43\0" "KHITAN SMALL SCRIPT CHARACTER-18C44\0" "KHITAN SMALL SCRIPT CHARACTER-18C45\0" "KHITAN SMALL SCRIPT CHARACTER-18C46\0" "KHITAN SMALL SCRIPT CHARACTER-18C47\0" "KHITAN SMALL SCRIPT CHARACTER-18C48\0" "KHITAN SMALL SCRIPT CHARACTER-18C49\0" "KHITAN SMALL SCRIPT CHARACTER-18C4A\0" "KHITAN SMALL SCRIPT CHARACTER-18C4B\0" "KHITAN SMALL SCRIPT CHARACTER-18C4C\0" "KHITAN SMALL SCRIPT CHARACTER-18C4D\0" "KHITAN SMALL SCRIPT CHARACTER-18C4E\0" "KHITAN SMALL SCRIPT CHARACTER-18C4F\0" "KHITAN SMALL SCRIPT CHARACTER-18C50\0" "KHITAN SMALL SCRIPT CHARACTER-18C51\0" "KHITAN SMALL SCRIPT CHARACTER-18C52\0" "KHITAN SMALL SCRIPT CHARACTER-18C53\0" "KHITAN SMALL SCRIPT CHARACTER-18C54\0" "KHITAN SMALL SCRIPT CHARACTER-18C55\0" "KHITAN SMALL SCRIPT CHARACTER-18C56\0" "KHITAN SMALL SCRIPT CHARACTER-18C57\0" "KHITAN SMALL SCRIPT CHARACTER-18C58\0" "KHITAN SMALL SCRIPT CHARACTER-18C59\0" "KHITAN SMALL SCRIPT CHARACTER-18C5A\0" "KHITAN SMALL SCRIPT CHARACTER-18C5B\0" "KHITAN SMALL SCRIPT CHARACTER-18C5C\0" "KHITAN SMALL SCRIPT CHARACTER-18C5D\0" "KHITAN SMALL SCRIPT CHARACTER-18C5E\0" "KHITAN SMALL SCRIPT CHARACTER-18C5F\0" "KHITAN SMALL SCRIPT CHARACTER-18C60\0" "KHITAN SMALL SCRIPT CHARACTER-18C61\0" "KHITAN SMALL SCRIPT CHARACTER-18C62\0" "KHITAN SMALL SCRIPT CHARACTER-18C63\0" "KHITAN SMALL SCRIPT CHARACTER-18C64\0" "KHITAN SMALL SCRIPT CHARACTER-18C65\0" "KHITAN SMALL SCRIPT CHARACTER-18C66\0" "KHITAN SMALL SCRIPT CHARACTER-18C67\0" "KHITAN SMALL SCRIPT CHARACTER-18C68\0" "KHITAN SMALL SCRIPT CHARACTER-18C69\0" "KHITAN SMALL SCRIPT CHARACTER-18C6A\0" "KHITAN SMALL SCRIPT CHARACTER-18C6B\0" "KHITAN SMALL SCRIPT CHARACTER-18C6C\0" "KHITAN SMALL SCRIPT CHARACTER-18C6D\0" "KHITAN SMALL SCRIPT CHARACTER-18C6E\0" "KHITAN SMALL SCRIPT CHARACTER-18C6F\0" "KHITAN SMALL SCRIPT CHARACTER-18C70\0" "KHITAN SMALL SCRIPT CHARACTER-18C71\0" "KHITAN SMALL SCRIPT CHARACTER-18C72\0" "KHITAN SMALL SCRIPT CHARACTER-18C73\0" "KHITAN SMALL SCRIPT CHARACTER-18C74\0" "KHITAN SMALL SCRIPT CHARACTER-18C75\0" "KHITAN SMALL SCRIPT CHARACTER-18C76\0" "KHITAN SMALL SCRIPT CHARACTER-18C77\0" "KHITAN SMALL SCRIPT CHARACTER-18C78\0" "KHITAN SMALL SCRIPT CHARACTER-18C79\0" "KHITAN SMALL SCRIPT CHARACTER-18C7A\0" "KHITAN SMALL SCRIPT CHARACTER-18C7B\0" "KHITAN SMALL SCRIPT CHARACTER-18C7C\0" "KHITAN SMALL SCRIPT CHARACTER-18C7D\0" "KHITAN SMALL SCRIPT CHARACTER-18C7E\0" "KHITAN SMALL SCRIPT CHARACTER-18C7F\0" "KHITAN SMALL SCRIPT CHARACTER-18C80\0" "KHITAN SMALL SCRIPT CHARACTER-18C81\0" "KHITAN SMALL SCRIPT CHARACTER-18C82\0" "KHITAN SMALL SCRIPT CHARACTER-18C83\0" "KHITAN SMALL SCRIPT CHARACTER-18C84\0" "KHITAN SMALL SCRIPT CHARACTER-18C85\0" "KHITAN SMALL SCRIPT CHARACTER-18C86\0" "KHITAN SMALL SCRIPT CHARACTER-18C87\0" "KHITAN SMALL SCRIPT CHARACTER-18C88\0" "KHITAN SMALL SCRIPT CHARACTER-18C89\0" "KHITAN SMALL SCRIPT CHARACTER-18C8A\0" "KHITAN SMALL SCRIPT CHARACTER-18C8B\0" "KHITAN SMALL SCRIPT CHARACTER-18C8C\0" "KHITAN SMALL SCRIPT CHARACTER-18C8D\0" "KHITAN SMALL SCRIPT CHARACTER-18C8E\0" "KHITAN SMALL SCRIPT CHARACTER-18C8F\0" "KHITAN SMALL SCRIPT CHARACTER-18C90\0" "KHITAN SMALL SCRIPT CHARACTER-18C91\0" "KHITAN SMALL SCRIPT CHARACTER-18C92\0" "KHITAN SMALL SCRIPT CHARACTER-18C93\0" "KHITAN SMALL SCRIPT CHARACTER-18C94\0" "KHITAN SMALL SCRIPT CHARACTER-18C95\0" "KHITAN SMALL SCRIPT CHARACTER-18C96\0" "KHITAN SMALL SCRIPT CHARACTER-18C97\0" "KHITAN SMALL SCRIPT CHARACTER-18C98\0" "KHITAN SMALL SCRIPT CHARACTER-18C99\0" "KHITAN SMALL SCRIPT CHARACTER-18C9A\0" "KHITAN SMALL SCRIPT CHARACTER-18C9B\0" "KHITAN SMALL SCRIPT CHARACTER-18C9C\0" "KHITAN SMALL SCRIPT CHARACTER-18C9D\0" "KHITAN SMALL SCRIPT CHARACTER-18C9E\0" "KHITAN SMALL SCRIPT CHARACTER-18C9F\0" "KHITAN SMALL SCRIPT CHARACTER-18CA0\0" "KHITAN SMALL SCRIPT CHARACTER-18CA1\0" "KHITAN SMALL SCRIPT CHARACTER-18CA2\0" "KHITAN SMALL SCRIPT CHARACTER-18CA3\0" "KHITAN SMALL SCRIPT CHARACTER-18CA4\0" "KHITAN SMALL SCRIPT CHARACTER-18CA5\0" "KHITAN SMALL SCRIPT CHARACTER-18CA6\0" "KHITAN SMALL SCRIPT CHARACTER-18CA7\0" "KHITAN SMALL SCRIPT CHARACTER-18CA8\0" "KHITAN SMALL SCRIPT CHARACTER-18CA9\0" "KHITAN SMALL SCRIPT CHARACTER-18CAA\0" "KHITAN SMALL SCRIPT CHARACTER-18CAB\0" "KHITAN SMALL SCRIPT CHARACTER-18CAC\0" "KHITAN SMALL SCRIPT CHARACTER-18CAD\0" "KHITAN SMALL SCRIPT CHARACTER-18CAE\0" "KHITAN SMALL SCRIPT CHARACTER-18CAF\0" "KHITAN SMALL SCRIPT CHARACTER-18CB0\0" "KHITAN SMALL SCRIPT CHARACTER-18CB1\0" "KHITAN SMALL SCRIPT CHARACTER-18CB2\0" "KHITAN SMALL SCRIPT CHARACTER-18CB3\0" "KHITAN SMALL SCRIPT CHARACTER-18CB4\0" "KHITAN SMALL SCRIPT CHARACTER-18CB5\0" "KHITAN SMALL SCRIPT CHARACTER-18CB6\0" "KHITAN SMALL SCRIPT CHARACTER-18CB7\0" "KHITAN SMALL SCRIPT CHARACTER-18CB8\0" "KHITAN SMALL SCRIPT CHARACTER-18CB9\0" "KHITAN SMALL SCRIPT CHARACTER-18CBA\0" "KHITAN SMALL SCRIPT CHARACTER-18CBB\0" "KHITAN SMALL SCRIPT CHARACTER-18CBC\0" "KHITAN SMALL SCRIPT CHARACTER-18CBD\0" "KHITAN SMALL SCRIPT CHARACTER-18CBE\0" "KHITAN SMALL SCRIPT CHARACTER-18CBF\0" "KHITAN SMALL SCRIPT CHARACTER-18CC0\0" "KHITAN SMALL SCRIPT CHARACTER-18CC1\0" "KHITAN SMALL SCRIPT CHARACTER-18CC2\0" "KHITAN SMALL SCRIPT CHARACTER-18CC3\0" "KHITAN SMALL SCRIPT CHARACTER-18CC4\0" "KHITAN SMALL SCRIPT CHARACTER-18CC5\0" "KHITAN SMALL SCRIPT CHARACTER-18CC6\0" "KHITAN SMALL SCRIPT CHARACTER-18CC7\0" "KHITAN SMALL SCRIPT CHARACTER-18CC8\0" "KHITAN SMALL SCRIPT CHARACTER-18CC9\0" "KHITAN SMALL SCRIPT CHARACTER-18CCA\0" "KHITAN SMALL SCRIPT CHARACTER-18CCB\0" "KHITAN SMALL SCRIPT CHARACTER-18CCC\0" "KHITAN SMALL SCRIPT CHARACTER-18CCD\0" "KHITAN SMALL SCRIPT CHARACTER-18CCE\0" "KHITAN SMALL SCRIPT CHARACTER-18CCF\0" "KHITAN SMALL SCRIPT CHARACTER-18CD0\0" "KHITAN SMALL SCRIPT CHARACTER-18CD1\0" "KHITAN SMALL SCRIPT CHARACTER-18CD2\0" "KHITAN SMALL SCRIPT CHARACTER-18CD3\0" "KHITAN SMALL SCRIPT CHARACTER-18CD4\0" "KHITAN SMALL SCRIPT CHARACTER-18CD5\0" "KHITAN SMALL SCRIPT FILLER\0" "KHMER CURRENCY SYMBOL RIEL\0" "KHMER DIGIT EIGHT\0" "KHMER DIGIT FIVE\0" "KHMER DIGIT FOUR\0" "KHMER DIGIT NINE\0" "KHMER DIGIT ONE\0" "KHMER DIGIT SEVEN\0" "KHMER DIGIT SIX\0" "KHMER DIGIT THREE\0" "KHMER DIGIT TWO\0" "KHMER DIGIT ZERO\0" "KHMER INDEPENDENT VOWEL LY\0" "KHMER INDEPENDENT VOWEL LYY\0" "KHMER INDEPENDENT VOWEL QAA\0" "KHMER INDEPENDENT VOWEL QAI\0" "KHMER INDEPENDENT VOWEL QAQ\0" "KHMER INDEPENDENT VOWEL QAU\0" "KHMER INDEPENDENT VOWEL QE\0" "KHMER INDEPENDENT VOWEL QI\0" "KHMER INDEPENDENT VOWEL QII\0" "KHMER INDEPENDENT VOWEL QOO TYPE ONE\0" "KHMER INDEPENDENT VOWEL QOO TYPE TWO\0" "KHMER INDEPENDENT VOWEL QU\0" "KHMER INDEPENDENT VOWEL QUK\0" "KHMER INDEPENDENT VOWEL QUU\0" "KHMER INDEPENDENT VOWEL QUUV\0" "KHMER INDEPENDENT VOWEL RY\0" "KHMER INDEPENDENT VOWEL RYY\0" "KHMER LETTER BA\0" "KHMER LETTER CA\0" "KHMER LETTER CHA\0" "KHMER LETTER CHO\0" "KHMER LETTER CO\0" "KHMER LETTER DA\0" "KHMER LETTER DO\0" "KHMER LETTER HA\0" "KHMER LETTER KA\0" "KHMER LETTER KHA\0" "KHMER LETTER KHO\0" "KHMER LETTER KO\0" "KHMER LETTER LA\0" "KHMER LETTER LO\0" "KHMER LETTER MO\0" "KHMER LETTER NGO\0" "KHMER LETTER NNO\0" "KHMER LETTER NO\0" "KHMER LETTER NYO\0" "KHMER LETTER PHA\0" "KHMER LETTER PHO\0" "KHMER LETTER PO\0" "KHMER LETTER QA\0" "KHMER LETTER RO\0" "KHMER LETTER SA\0" "KHMER LETTER SHA\0" "KHMER LETTER SSO\0" "KHMER LETTER TA\0" "KHMER LETTER THA\0" "KHMER LETTER THO\0" "KHMER LETTER TO\0" "KHMER LETTER TTHA\0" "KHMER LETTER TTHO\0" "KHMER LETTER VO\0" "KHMER LETTER YO\0" "KHMER SIGN AHSDA\0" "KHMER SIGN ATTHACAN\0" "KHMER SIGN AVAKRAHASANYA\0" "KHMER SIGN BANTOC\0" "KHMER SIGN BARIYOOSAN\0" "KHMER SIGN BATHAMASAT\0" "KHMER SIGN BEYYAL\0" "KHMER SIGN CAMNUC PII KUUH\0" "KHMER SIGN COENG\0" "KHMER SIGN KAKABAT\0" "KHMER SIGN KHAN\0" "KHMER SIGN KOOMUUT\0" "KHMER SIGN LEK TOO\0" "KHMER SIGN MUUSIKATOAN\0" "KHMER SIGN NIKAHIT\0" "KHMER SIGN PHNAEK MUAN\0" "KHMER SIGN REAHMUK\0" "KHMER SIGN ROBAT\0" "KHMER SIGN SAMYOK SANNYA\0" "KHMER SIGN TOANDAKHIAT\0" "KHMER SIGN TRIISAP\0" "KHMER SIGN VIRIAM\0" "KHMER SIGN YUUKALEAPINTU\0" "KHMER SYMBOL BEI KOET\0" "KHMER SYMBOL BEI ROC\0" "KHMER SYMBOL BUON KOET\0" "KHMER SYMBOL BUON ROC\0" "KHMER SYMBOL DAP KOET\0" "KHMER SYMBOL DAP ROC\0" "KHMER SYMBOL DAP-BEI KOET\0" "KHMER SYMBOL DAP-BEI ROC\0" "KHMER SYMBOL DAP-BUON KOET\0" "KHMER SYMBOL DAP-BUON ROC\0" "KHMER SYMBOL DAP-MUOY KOET\0" "KHMER SYMBOL DAP-MUOY ROC\0" "KHMER SYMBOL DAP-PII KOET\0" "KHMER SYMBOL DAP-PII ROC\0" "KHMER SYMBOL DAP-PRAM KOET\0" "KHMER SYMBOL DAP-PRAM ROC\0" "KHMER SYMBOL LEK ATTAK BEI\0" "KHMER SYMBOL LEK ATTAK BUON\0" "KHMER SYMBOL LEK ATTAK MUOY\0" "KHMER SYMBOL LEK ATTAK PII\0" "KHMER SYMBOL LEK ATTAK PRAM\0" "KHMER SYMBOL LEK ATTAK PRAM-BEI\0" "KHMER SYMBOL LEK ATTAK PRAM-BUON\0" "KHMER SYMBOL LEK ATTAK PRAM-MUOY\0" "KHMER SYMBOL LEK ATTAK PRAM-PII\0" "KHMER SYMBOL LEK ATTAK SON\0" "KHMER SYMBOL MUOY KOET\0" "KHMER SYMBOL MUOY ROC\0" "KHMER SYMBOL PATHAMASAT\0" "KHMER SYMBOL PII KOET\0" "KHMER SYMBOL PII ROC\0" "KHMER SYMBOL PRAM KOET\0" "KHMER SYMBOL PRAM ROC\0" "KHMER SYMBOL PRAM-BEI KOET\0" "KHMER SYMBOL PRAM-BEI ROC\0" "KHMER SYMBOL PRAM-BUON KOET\0" "KHMER SYMBOL PRAM-BUON ROC\0" "KHMER SYMBOL PRAM-MUOY KOET\0" "KHMER SYMBOL PRAM-MUOY ROC\0" "KHMER SYMBOL PRAM-PII KOET\0" "KHMER SYMBOL PRAM-PII ROC\0" "KHMER SYMBOL TUTEYASAT\0" "KHMER VOWEL INHERENT AA\0" "KHMER VOWEL INHERENT AQ\0" "KHMER VOWEL SIGN AA\0" "KHMER VOWEL SIGN AE\0" "KHMER VOWEL SIGN AI\0" "KHMER VOWEL SIGN AU\0" "KHMER VOWEL SIGN E\0" "KHMER VOWEL SIGN I\0" "KHMER VOWEL SIGN IE\0" "KHMER VOWEL SIGN II\0" "KHMER VOWEL SIGN OE\0" "KHMER VOWEL SIGN OO\0" "KHMER VOWEL SIGN U\0" "KHMER VOWEL SIGN UA\0" "KHMER VOWEL SIGN UU\0" "KHMER VOWEL SIGN Y\0" "KHMER VOWEL SIGN YA\0" "KHMER VOWEL SIGN YY\0" "KHOJKI ABBREVIATION SIGN\0" "KHOJKI DANDA\0" "KHOJKI DOUBLE DANDA\0" "KHOJKI DOUBLE SECTION MARK\0" "KHOJKI LETTER A\0" "KHOJKI LETTER AA\0" "KHOJKI LETTER AI\0" "KHOJKI LETTER AU\0" "KHOJKI LETTER BA\0" "KHOJKI LETTER BBA\0" "KHOJKI LETTER BHA\0" "KHOJKI LETTER CA\0" "KHOJKI LETTER CHA\0" "KHOJKI LETTER DA\0" "KHOJKI LETTER DDA\0" "KHOJKI LETTER DDDA\0" "KHOJKI LETTER DDHA\0" "KHOJKI LETTER DHA\0" "KHOJKI LETTER E\0" "KHOJKI LETTER GA\0" "KHOJKI LETTER GGA\0" "KHOJKI LETTER GHA\0" "KHOJKI LETTER HA\0" "KHOJKI LETTER I\0" "KHOJKI LETTER JA\0" "KHOJKI LETTER JJA\0" "KHOJKI LETTER KA\0" "KHOJKI LETTER KHA\0" "KHOJKI LETTER LA\0" "KHOJKI LETTER LLA\0" "KHOJKI LETTER MA\0" "KHOJKI LETTER NA\0" "KHOJKI LETTER NGA\0" "KHOJKI LETTER NNA\0" "KHOJKI LETTER NYA\0" "KHOJKI LETTER O\0" "KHOJKI LETTER PA\0" "KHOJKI LETTER PHA\0" "KHOJKI LETTER RA\0" "KHOJKI LETTER SA\0" "KHOJKI LETTER TA\0" "KHOJKI LETTER THA\0" "KHOJKI LETTER TTA\0" "KHOJKI LETTER TTHA\0" "KHOJKI LETTER U\0" "KHOJKI LETTER VA\0" "KHOJKI LETTER YA\0" "KHOJKI SECTION MARK\0" "KHOJKI SIGN ANUSVARA\0" "KHOJKI SIGN NUKTA\0" "KHOJKI SIGN SHADDA\0" "KHOJKI SIGN SUKUN\0" "KHOJKI SIGN VIRAMA\0" "KHOJKI VOWEL SIGN AA\0" "KHOJKI VOWEL SIGN AI\0" "KHOJKI VOWEL SIGN AU\0" "KHOJKI VOWEL SIGN E\0" "KHOJKI VOWEL SIGN I\0" "KHOJKI VOWEL SIGN II\0" "KHOJKI VOWEL SIGN O\0" "KHOJKI VOWEL SIGN U\0" "KHOJKI WORD SEPARATOR\0" "KHUDAWADI DIGIT EIGHT\0" "KHUDAWADI DIGIT FIVE\0" "KHUDAWADI DIGIT FOUR\0" "KHUDAWADI DIGIT NINE\0" "KHUDAWADI DIGIT ONE\0" "KHUDAWADI DIGIT SEVEN\0" "KHUDAWADI DIGIT SIX\0" "KHUDAWADI DIGIT THREE\0" "KHUDAWADI DIGIT TWO\0" "KHUDAWADI DIGIT ZERO\0" "KHUDAWADI LETTER A\0" "KHUDAWADI LETTER AA\0" "KHUDAWADI LETTER AI\0" "KHUDAWADI LETTER AU\0" "KHUDAWADI LETTER BA\0" "KHUDAWADI LETTER BBA\0" "KHUDAWADI LETTER BHA\0" "KHUDAWADI LETTER CA\0" "KHUDAWADI LETTER CHA\0" "KHUDAWADI LETTER DA\0" "KHUDAWADI LETTER DDA\0" "KHUDAWADI LETTER DDDA\0" "KHUDAWADI LETTER DDHA\0" "KHUDAWADI LETTER DHA\0" "KHUDAWADI LETTER E\0" "KHUDAWADI LETTER GA\0" "KHUDAWADI LETTER GGA\0" "KHUDAWADI LETTER GHA\0" "KHUDAWADI LETTER HA\0" "KHUDAWADI LETTER I\0" "KHUDAWADI LETTER II\0" "KHUDAWADI LETTER JA\0" "KHUDAWADI LETTER JHA\0" "KHUDAWADI LETTER JJA\0" "KHUDAWADI LETTER KA\0" "KHUDAWADI LETTER KHA\0" "KHUDAWADI LETTER LA\0" "KHUDAWADI LETTER MA\0" "KHUDAWADI LETTER NA\0" "KHUDAWADI LETTER NGA\0" "KHUDAWADI LETTER NNA\0" "KHUDAWADI LETTER NYA\0" "KHUDAWADI LETTER O\0" "KHUDAWADI LETTER PA\0" "KHUDAWADI LETTER PHA\0" "KHUDAWADI LETTER RA\0" "KHUDAWADI LETTER RRA\0" "KHUDAWADI LETTER SA\0" "KHUDAWADI LETTER SHA\0" "KHUDAWADI LETTER TA\0" "KHUDAWADI LETTER THA\0" "KHUDAWADI LETTER TTA\0" "KHUDAWADI LETTER TTHA\0" "KHUDAWADI LETTER U\0" "KHUDAWADI LETTER UU\0" "KHUDAWADI LETTER VA\0" "KHUDAWADI LETTER YA\0" "KHUDAWADI SIGN ANUSVARA\0" "KHUDAWADI SIGN NUKTA\0" "KHUDAWADI SIGN VIRAMA\0" "KHUDAWADI VOWEL SIGN AA\0" "KHUDAWADI VOWEL SIGN AI\0" "KHUDAWADI VOWEL SIGN AU\0" "KHUDAWADI VOWEL SIGN E\0" "KHUDAWADI VOWEL SIGN I\0" "KHUDAWADI VOWEL SIGN II\0" "KHUDAWADI VOWEL SIGN O\0" "KHUDAWADI VOWEL SIGN U\0" "KHUDAWADI VOWEL SIGN UU\0" "KIMONO\0" "KIP SIGN\0" "KISS\0" "KISS MARK\0" "KISSING CAT FACE WITH CLOSED EYES\0" "KISSING FACE\0" "KISSING FACE WITH CLOSED EYES\0" "KISSING FACE WITH SMILING EYES\0" "KITE\0" "KIWIFRUIT\0" "KNEELING PERSON\0" "KNOT\0" "KOALA\0" "KOREAN STANDARD SYMBOL\0" "KRONOS\0" "L B BAR SYMBOL\0" "LAB COAT\0" "LABEL\0" "LACROSSE STICK AND BALL\0" "LADDER\0" "LADY BEETLE\0" "LANGUAGE TAG\0" "LAO CANCELLATION MARK\0" "LAO DIGIT EIGHT\0" "LAO DIGIT FIVE\0" "LAO DIGIT FOUR\0" "LAO DIGIT NINE\0" "LAO DIGIT ONE\0" "LAO DIGIT SEVEN\0" "LAO DIGIT SIX\0" "LAO DIGIT THREE\0" "LAO DIGIT TWO\0" "LAO DIGIT ZERO\0" "LAO ELLIPSIS\0" "LAO HO MO\0" "LAO HO NO\0" "LAO KO LA\0" "LAO LETTER BO\0" "LAO LETTER CO\0" "LAO LETTER DO\0" "LAO LETTER FO SUNG\0" "LAO LETTER FO TAM\0" "LAO LETTER HO SUNG\0" "LAO LETTER HO TAM\0" "LAO LETTER KHMU GO\0" "LAO LETTER KHMU NYO\0" "LAO LETTER KHO SUNG\0" "LAO LETTER KHO TAM\0" "LAO LETTER KO\0" "LAO LETTER LO LING\0" "LAO LETTER LO LOOT\0" "LAO LETTER MO\0" "LAO LETTER NGO\0" "LAO LETTER NO\0" "LAO LETTER NYO\0" "LAO LETTER O\0" "LAO LETTER PALI BHA\0" "LAO LETTER PALI CHA\0" "LAO LETTER PALI DDA\0" "LAO LETTER PALI DDHA\0" "LAO LETTER PALI DHA\0" "LAO LETTER PALI GHA\0" "LAO LETTER PALI JHA\0" "LAO LETTER PALI LLA\0" "LAO LETTER PALI NNA\0" "LAO LETTER PALI NYA\0" "LAO LETTER PALI TTA\0" "LAO LETTER PALI TTHA\0" "LAO LETTER PHO SUNG\0" "LAO LETTER PHO TAM\0" "LAO LETTER PO\0" "LAO LETTER SANSKRIT SHA\0" "LAO LETTER SANSKRIT SSA\0" "LAO LETTER SO SUNG\0" "LAO LETTER SO TAM\0" "LAO LETTER THO SUNG\0" "LAO LETTER THO TAM\0" "LAO LETTER TO\0" "LAO LETTER WO\0" "LAO LETTER YO\0" "LAO NIGGAHITA\0" "LAO SEMIVOWEL SIGN LO\0" "LAO SEMIVOWEL SIGN NYO\0" "LAO SIGN PALI VIRAMA\0" "LAO TONE MAI CATAWA\0" "LAO TONE MAI EK\0" "LAO TONE MAI THO\0" "LAO TONE MAI TI\0" "LAO VOWEL SIGN A\0" "LAO VOWEL SIGN AA\0" "LAO VOWEL SIGN AI\0" "LAO VOWEL SIGN AM\0" "LAO VOWEL SIGN AY\0" "LAO VOWEL SIGN E\0" "LAO VOWEL SIGN EI\0" "LAO VOWEL SIGN I\0" "LAO VOWEL SIGN II\0" "LAO VOWEL SIGN MAI KAN\0" "LAO VOWEL SIGN MAI KON\0" "LAO VOWEL SIGN O\0" "LAO VOWEL SIGN U\0" "LAO VOWEL SIGN UU\0" "LAO VOWEL SIGN Y\0" "LAO VOWEL SIGN YY\0" "LARGE BLUE CIRCLE\0" "LARGE BLUE DIAMOND\0" "LARGE BLUE SQUARE\0" "LARGE BROWN CIRCLE\0" "LARGE BROWN SQUARE\0" "LARGE CIRCLE\0" "LARGE DOWN TACK\0" "LARGE GREEN CIRCLE\0" "LARGE GREEN SQUARE\0" "LARGE LEFT TRIANGLE OPERATOR\0" "LARGE ONE DOT OVER TWO DOTS PUNCTUATION\0" "LARGE ONE RING OVER TWO RINGS PUNCTUATION\0" "LARGE ORANGE CIRCLE\0" "LARGE ORANGE DIAMOND\0" "LARGE ORANGE SQUARE\0" "LARGE PURPLE CIRCLE\0" "LARGE PURPLE SQUARE\0" "LARGE RED CIRCLE\0" "LARGE RED SQUARE\0" "LARGE TRIPLE VERTICAL BAR OPERATOR\0" "LARGE TWO DOTS OVER ONE DOT PUNCTUATION\0" "LARGE TWO RINGS OVER ONE RING PUNCTUATION\0" "LARGE UP TACK\0" "LARGE YELLOW CIRCLE\0" "LARGE YELLOW SQUARE\0" "LARGER THAN\0" "LARGER THAN OR EQUAL TO\0" "LARI SIGN\0" "LAST QUARTER MOON\0" "LAST QUARTER MOON SYMBOL\0" "LAST QUARTER MOON WITH FACE\0" "LATIN CAPITAL LETTER A\0" "LATIN CAPITAL LETTER A WITH ACUTE\0" "LATIN CAPITAL LETTER A WITH BREVE\0" "LATIN CAPITAL LETTER A WITH BREVE AND ACUTE\0" "LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW\0" "LATIN CAPITAL LETTER A WITH BREVE AND GRAVE\0" "LATIN CAPITAL LETTER A WITH BREVE AND HOOK ABOVE\0" "LATIN CAPITAL LETTER A WITH BREVE AND TILDE\0" "LATIN CAPITAL LETTER A WITH CARON\0" "LATIN CAPITAL LETTER A WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND ACUTE\0" "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW\0" "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE\0" "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE\0" "LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND TILDE\0" "LATIN CAPITAL LETTER A WITH DIAERESIS\0" "LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON\0" "LATIN CAPITAL LETTER A WITH DOT ABOVE\0" "LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON\0" "LATIN CAPITAL LETTER A WITH DOT BELOW\0" "LATIN CAPITAL LETTER A WITH DOUBLE GRAVE\0" "LATIN CAPITAL LETTER A WITH GRAVE\0" "LATIN CAPITAL LETTER A WITH HOOK ABOVE\0" "LATIN CAPITAL LETTER A WITH INVERTED BREVE\0" "LATIN CAPITAL LETTER A WITH MACRON\0" "LATIN CAPITAL LETTER A WITH OGONEK\0" "LATIN CAPITAL LETTER A WITH RING ABOVE\0" "LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE\0" "LATIN CAPITAL LETTER A WITH RING BELOW\0" "LATIN CAPITAL LETTER A WITH STROKE\0" "LATIN CAPITAL LETTER A WITH TILDE\0" "LATIN CAPITAL LETTER AA\0" "LATIN CAPITAL LETTER AE\0" "LATIN CAPITAL LETTER AE WITH ACUTE\0" "LATIN CAPITAL LETTER AE WITH MACRON\0" "LATIN CAPITAL LETTER AFRICAN D\0" "LATIN CAPITAL LETTER ALPHA\0" "LATIN CAPITAL LETTER ANGLICANA W\0" "LATIN CAPITAL LETTER AO\0" "LATIN CAPITAL LETTER AU\0" "LATIN CAPITAL LETTER AV\0" "LATIN CAPITAL LETTER AV WITH HORIZONTAL BAR\0" "LATIN CAPITAL LETTER AY\0" "LATIN CAPITAL LETTER B\0" "LATIN CAPITAL LETTER B WITH DOT ABOVE\0" "LATIN CAPITAL LETTER B WITH DOT BELOW\0" "LATIN CAPITAL LETTER B WITH FLOURISH\0" "LATIN CAPITAL LETTER B WITH HOOK\0" "LATIN CAPITAL LETTER B WITH LINE BELOW\0" "LATIN CAPITAL LETTER B WITH STROKE\0" "LATIN CAPITAL LETTER B WITH TOPBAR\0" "LATIN CAPITAL LETTER BETA\0" "LATIN CAPITAL LETTER BROKEN L\0" "LATIN CAPITAL LETTER C\0" "LATIN CAPITAL LETTER C WITH ACUTE\0" "LATIN CAPITAL LETTER C WITH BAR\0" "LATIN CAPITAL LETTER C WITH CARON\0" "LATIN CAPITAL LETTER C WITH CEDILLA\0" "LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE\0" "LATIN CAPITAL LETTER C WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER C WITH DOT ABOVE\0" "LATIN CAPITAL LETTER C WITH HOOK\0" "LATIN CAPITAL LETTER C WITH PALATAL HOOK\0" "LATIN CAPITAL LETTER C WITH STROKE\0" "LATIN CAPITAL LETTER CHI\0" "LATIN CAPITAL LETTER CON\0" "LATIN CAPITAL LETTER CUATRILLO\0" "LATIN CAPITAL LETTER CUATRILLO WITH COMMA\0" "LATIN CAPITAL LETTER D\0" "LATIN CAPITAL LETTER D WITH CARON\0" "LATIN CAPITAL LETTER D WITH CEDILLA\0" "LATIN CAPITAL LETTER D WITH CIRCUMFLEX BELOW\0" "LATIN CAPITAL LETTER D WITH DOT ABOVE\0" "LATIN CAPITAL LETTER D WITH DOT BELOW\0" "LATIN CAPITAL LETTER D WITH HOOK\0" "LATIN CAPITAL LETTER D WITH LINE BELOW\0" "LATIN CAPITAL LETTER D WITH SHORT STROKE OVERLAY\0" "LATIN CAPITAL LETTER D WITH SMALL LETTER Z\0" "LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON\0" "LATIN CAPITAL LETTER D WITH STROKE\0" "LATIN CAPITAL LETTER D WITH TOPBAR\0" "LATIN CAPITAL LETTER DZ\0" "LATIN CAPITAL LETTER DZ WITH CARON\0" "LATIN CAPITAL LETTER E\0" "LATIN CAPITAL LETTER E WITH ACUTE\0" "LATIN CAPITAL LETTER E WITH BREVE\0" "LATIN CAPITAL LETTER E WITH CARON\0" "LATIN CAPITAL LETTER E WITH CEDILLA\0" "LATIN CAPITAL LETTER E WITH CEDILLA AND BREVE\0" "LATIN CAPITAL LETTER E WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE\0" "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND DOT BELOW\0" "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE\0" "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE\0" "LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND TILDE\0" "LATIN CAPITAL LETTER E WITH CIRCUMFLEX BELOW\0" "LATIN CAPITAL LETTER E WITH DIAERESIS\0" "LATIN CAPITAL LETTER E WITH DOT ABOVE\0" "LATIN CAPITAL LETTER E WITH DOT BELOW\0" "LATIN CAPITAL LETTER E WITH DOUBLE GRAVE\0" "LATIN CAPITAL LETTER E WITH GRAVE\0" "LATIN CAPITAL LETTER E WITH HOOK ABOVE\0" "LATIN CAPITAL LETTER E WITH INVERTED BREVE\0" "LATIN CAPITAL LETTER E WITH MACRON\0" "LATIN CAPITAL LETTER E WITH MACRON AND ACUTE\0" "LATIN CAPITAL LETTER E WITH MACRON AND GRAVE\0" "LATIN CAPITAL LETTER E WITH OGONEK\0" "LATIN CAPITAL LETTER E WITH STROKE\0" "LATIN CAPITAL LETTER E WITH TILDE\0" "LATIN CAPITAL LETTER E WITH TILDE BELOW\0" "LATIN CAPITAL LETTER EGYPTOLOGICAL AIN\0" "LATIN CAPITAL LETTER EGYPTOLOGICAL ALEF\0" "LATIN CAPITAL LETTER ENG\0" "LATIN CAPITAL LETTER ESH\0" "LATIN CAPITAL LETTER ET\0" "LATIN CAPITAL LETTER ETH\0" "LATIN CAPITAL LETTER EZH\0" "LATIN CAPITAL LETTER EZH REVERSED\0" "LATIN CAPITAL LETTER EZH WITH CARON\0" "LATIN CAPITAL LETTER F\0" "LATIN CAPITAL LETTER F WITH DOT ABOVE\0" "LATIN CAPITAL LETTER F WITH HOOK\0" "LATIN CAPITAL LETTER F WITH STROKE\0" "LATIN CAPITAL LETTER G\0" "LATIN CAPITAL LETTER G WITH ACUTE\0" "LATIN CAPITAL LETTER G WITH BREVE\0" "LATIN CAPITAL LETTER G WITH CARON\0" "LATIN CAPITAL LETTER G WITH CEDILLA\0" "LATIN CAPITAL LETTER G WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER G WITH DOT ABOVE\0" "LATIN CAPITAL LETTER G WITH HOOK\0" "LATIN CAPITAL LETTER G WITH MACRON\0" "LATIN CAPITAL LETTER G WITH OBLIQUE STROKE\0" "LATIN CAPITAL LETTER G WITH STROKE\0" "LATIN CAPITAL LETTER GAMMA\0" "LATIN CAPITAL LETTER GLOTTAL A\0" "LATIN CAPITAL LETTER GLOTTAL I\0" "LATIN CAPITAL LETTER GLOTTAL STOP\0" "LATIN CAPITAL LETTER GLOTTAL U\0" "LATIN CAPITAL LETTER H\0" "LATIN CAPITAL LETTER H WITH BREVE BELOW\0" "LATIN CAPITAL LETTER H WITH CARON\0" "LATIN CAPITAL LETTER H WITH CEDILLA\0" "LATIN CAPITAL LETTER H WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER H WITH DESCENDER\0" "LATIN CAPITAL LETTER H WITH DIAERESIS\0" "LATIN CAPITAL LETTER H WITH DOT ABOVE\0" "LATIN CAPITAL LETTER H WITH DOT BELOW\0" "LATIN CAPITAL LETTER H WITH HOOK\0" "LATIN CAPITAL LETTER H WITH STROKE\0" "LATIN CAPITAL LETTER HALF H\0" "LATIN CAPITAL LETTER HENG\0" "LATIN CAPITAL LETTER HWAIR\0" "LATIN CAPITAL LETTER I\0" "LATIN CAPITAL LETTER I WITH ACUTE\0" "LATIN CAPITAL LETTER I WITH BREVE\0" "LATIN CAPITAL LETTER I WITH CARON\0" "LATIN CAPITAL LETTER I WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER I WITH DIAERESIS\0" "LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE\0" "LATIN CAPITAL LETTER I WITH DOT ABOVE\0" "LATIN CAPITAL LETTER I WITH DOT BELOW\0" "LATIN CAPITAL LETTER I WITH DOUBLE GRAVE\0" "LATIN CAPITAL LETTER I WITH GRAVE\0" "LATIN CAPITAL LETTER I WITH HOOK ABOVE\0" "LATIN CAPITAL LETTER I WITH INVERTED BREVE\0" "LATIN CAPITAL LETTER I WITH MACRON\0" "LATIN CAPITAL LETTER I WITH OGONEK\0" "LATIN CAPITAL LETTER I WITH STROKE\0" "LATIN CAPITAL LETTER I WITH TILDE\0" "LATIN CAPITAL LETTER I WITH TILDE BELOW\0" "LATIN CAPITAL LETTER INSULAR D\0" "LATIN CAPITAL LETTER INSULAR F\0" "LATIN CAPITAL LETTER INSULAR G\0" "LATIN CAPITAL LETTER INSULAR R\0" "LATIN CAPITAL LETTER INSULAR S\0" "LATIN CAPITAL LETTER INSULAR T\0" "LATIN CAPITAL LETTER IOTA\0" "LATIN CAPITAL LETTER IS\0" "LATIN CAPITAL LETTER J\0" "LATIN CAPITAL LETTER J WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER J WITH CROSSED-TAIL\0" "LATIN CAPITAL LETTER J WITH STROKE\0" "LATIN CAPITAL LETTER K\0" "LATIN CAPITAL LETTER K WITH ACUTE\0" "LATIN CAPITAL LETTER K WITH CARON\0" "LATIN CAPITAL LETTER K WITH CEDILLA\0" "LATIN CAPITAL LETTER K WITH DESCENDER\0" "LATIN CAPITAL LETTER K WITH DIAGONAL STROKE\0" "LATIN CAPITAL LETTER K WITH DOT BELOW\0" "LATIN CAPITAL LETTER K WITH HOOK\0" "LATIN CAPITAL LETTER K WITH LINE BELOW\0" "LATIN CAPITAL LETTER K WITH OBLIQUE STROKE\0" "LATIN CAPITAL LETTER K WITH STROKE\0" "LATIN CAPITAL LETTER K WITH STROKE AND DIAGONAL STROKE\0" "LATIN CAPITAL LETTER L\0" "LATIN CAPITAL LETTER L WITH ACUTE\0" "LATIN CAPITAL LETTER L WITH BAR\0" "LATIN CAPITAL LETTER L WITH BELT\0" "LATIN CAPITAL LETTER L WITH CARON\0" "LATIN CAPITAL LETTER L WITH CEDILLA\0" "LATIN CAPITAL LETTER L WITH CIRCUMFLEX BELOW\0" "LATIN CAPITAL LETTER L WITH DOT BELOW\0" "LATIN CAPITAL LETTER L WITH DOT BELOW AND MACRON\0" "LATIN CAPITAL LETTER L WITH DOUBLE BAR\0" "LATIN CAPITAL LETTER L WITH HIGH STROKE\0" "LATIN CAPITAL LETTER L WITH LINE BELOW\0" "LATIN CAPITAL LETTER L WITH MIDDLE DOT\0" "LATIN CAPITAL LETTER L WITH MIDDLE TILDE\0" "LATIN CAPITAL LETTER L WITH SMALL LETTER J\0" "LATIN CAPITAL LETTER L WITH STROKE\0" "LATIN CAPITAL LETTER LJ\0" "LATIN CAPITAL LETTER M\0" "LATIN CAPITAL LETTER M WITH ACUTE\0" "LATIN CAPITAL LETTER M WITH DOT ABOVE\0" "LATIN CAPITAL LETTER M WITH DOT BELOW\0" "LATIN CAPITAL LETTER M WITH HOOK\0" "LATIN CAPITAL LETTER MIDDLE-WELSH LL\0" "LATIN CAPITAL LETTER MIDDLE-WELSH V\0" "LATIN CAPITAL LETTER N\0" "LATIN CAPITAL LETTER N WITH ACUTE\0" "LATIN CAPITAL LETTER N WITH CARON\0" "LATIN CAPITAL LETTER N WITH CEDILLA\0" "LATIN CAPITAL LETTER N WITH CIRCUMFLEX BELOW\0" "LATIN CAPITAL LETTER N WITH DESCENDER\0" "LATIN CAPITAL LETTER N WITH DOT ABOVE\0" "LATIN CAPITAL LETTER N WITH DOT BELOW\0" "LATIN CAPITAL LETTER N WITH GRAVE\0" "LATIN CAPITAL LETTER N WITH LEFT HOOK\0" "LATIN CAPITAL LETTER N WITH LINE BELOW\0" "LATIN CAPITAL LETTER N WITH LONG RIGHT LEG\0" "LATIN CAPITAL LETTER N WITH OBLIQUE STROKE\0" "LATIN CAPITAL LETTER N WITH SMALL LETTER J\0" "LATIN CAPITAL LETTER N WITH TILDE\0" "LATIN CAPITAL LETTER NJ\0" "LATIN CAPITAL LETTER O\0" "LATIN CAPITAL LETTER O WITH ACUTE\0" "LATIN CAPITAL LETTER O WITH BREVE\0" "LATIN CAPITAL LETTER O WITH CARON\0" "LATIN CAPITAL LETTER O WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE\0" "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW\0" "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE\0" "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE\0" "LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE\0" "LATIN CAPITAL LETTER O WITH DIAERESIS\0" "LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON\0" "LATIN CAPITAL LETTER O WITH DOT ABOVE\0" "LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON\0" "LATIN CAPITAL LETTER O WITH DOT BELOW\0" "LATIN CAPITAL LETTER O WITH DOUBLE ACUTE\0" "LATIN CAPITAL LETTER O WITH DOUBLE GRAVE\0" "LATIN CAPITAL LETTER O WITH GRAVE\0" "LATIN CAPITAL LETTER O WITH HOOK ABOVE\0" "LATIN CAPITAL LETTER O WITH HORN\0" "LATIN CAPITAL LETTER O WITH HORN AND ACUTE\0" "LATIN CAPITAL LETTER O WITH HORN AND DOT BELOW\0" "LATIN CAPITAL LETTER O WITH HORN AND GRAVE\0" "LATIN CAPITAL LETTER O WITH HORN AND HOOK ABOVE\0" "LATIN CAPITAL LETTER O WITH HORN AND TILDE\0" "LATIN CAPITAL LETTER O WITH INVERTED BREVE\0" "LATIN CAPITAL LETTER O WITH LONG STROKE OVERLAY\0" "LATIN CAPITAL LETTER O WITH LOOP\0" "LATIN CAPITAL LETTER O WITH MACRON\0" "LATIN CAPITAL LETTER O WITH MACRON AND ACUTE\0" "LATIN CAPITAL LETTER O WITH MACRON AND GRAVE\0" "LATIN CAPITAL LETTER O WITH MIDDLE TILDE\0" "LATIN CAPITAL LETTER O WITH OGONEK\0" "LATIN CAPITAL LETTER O WITH OGONEK AND MACRON\0" "LATIN CAPITAL LETTER O WITH STROKE\0" "LATIN CAPITAL LETTER O WITH STROKE AND ACUTE\0" "LATIN CAPITAL LETTER O WITH TILDE\0" "LATIN CAPITAL LETTER O WITH TILDE AND ACUTE\0" "LATIN CAPITAL LETTER O WITH TILDE AND DIAERESIS\0" "LATIN CAPITAL LETTER O WITH TILDE AND MACRON\0" "LATIN CAPITAL LETTER OI\0" "LATIN CAPITAL LETTER OMEGA\0" "LATIN CAPITAL LETTER OO\0" "LATIN CAPITAL LETTER OPEN E\0" "LATIN CAPITAL LETTER OPEN O\0" "LATIN CAPITAL LETTER OU\0" "LATIN CAPITAL LETTER P\0" "LATIN CAPITAL LETTER P WITH ACUTE\0" "LATIN CAPITAL LETTER P WITH DOT ABOVE\0" "LATIN CAPITAL LETTER P WITH FLOURISH\0" "LATIN CAPITAL LETTER P WITH HOOK\0" "LATIN CAPITAL LETTER P WITH SQUIRREL TAIL\0" "LATIN CAPITAL LETTER P WITH STROKE\0" "LATIN CAPITAL LETTER P WITH STROKE THROUGH DESCENDER\0" "LATIN CAPITAL LETTER Q\0" "LATIN CAPITAL LETTER Q WITH DIAGONAL STROKE\0" "LATIN CAPITAL LETTER Q WITH STROKE THROUGH DESCENDER\0" "LATIN CAPITAL LETTER R\0" "LATIN CAPITAL LETTER R ROTUNDA\0" "LATIN CAPITAL LETTER R WITH ACUTE\0" "LATIN CAPITAL LETTER R WITH CARON\0" "LATIN CAPITAL LETTER R WITH CEDILLA\0" "LATIN CAPITAL LETTER R WITH DOT ABOVE\0" "LATIN CAPITAL LETTER R WITH DOT BELOW\0" "LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON\0" "LATIN CAPITAL LETTER R WITH DOUBLE GRAVE\0" "LATIN CAPITAL LETTER R WITH INVERTED BREVE\0" "LATIN CAPITAL LETTER R WITH LINE BELOW\0" "LATIN CAPITAL LETTER R WITH OBLIQUE STROKE\0" "LATIN CAPITAL LETTER R WITH STROKE\0" "LATIN CAPITAL LETTER R WITH TAIL\0" "LATIN CAPITAL LETTER REVERSED C WITH DOT\0" "LATIN CAPITAL LETTER REVERSED E\0" "LATIN CAPITAL LETTER REVERSED HALF H\0" "LATIN CAPITAL LETTER REVERSED OPEN E\0" "LATIN CAPITAL LETTER RUM ROTUNDA\0" "LATIN CAPITAL LETTER S\0" "LATIN CAPITAL LETTER S WITH ACUTE\0" "LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE\0" "LATIN CAPITAL LETTER S WITH CARON\0" "LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE\0" "LATIN CAPITAL LETTER S WITH CEDILLA\0" "LATIN CAPITAL LETTER S WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER S WITH COMMA BELOW\0" "LATIN CAPITAL LETTER S WITH DOT ABOVE\0" "LATIN CAPITAL LETTER S WITH DOT BELOW\0" "LATIN CAPITAL LETTER S WITH DOT BELOW AND DOT ABOVE\0" "LATIN CAPITAL LETTER S WITH HOOK\0" "LATIN CAPITAL LETTER S WITH OBLIQUE STROKE\0" "LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY\0" "LATIN CAPITAL LETTER S WITH SWASH TAIL\0" "LATIN CAPITAL LETTER SALTILLO\0" "LATIN CAPITAL LETTER SCHWA\0" "LATIN CAPITAL LETTER SCRIPT G\0" "LATIN CAPITAL LETTER SHARP S\0" "LATIN CAPITAL LETTER SMALL CAPITAL I\0" "LATIN CAPITAL LETTER SMALL Q WITH HOOK TAIL\0" "LATIN CAPITAL LETTER T\0" "LATIN CAPITAL LETTER T WITH CARON\0" "LATIN CAPITAL LETTER T WITH CEDILLA\0" "LATIN CAPITAL LETTER T WITH CIRCUMFLEX BELOW\0" "LATIN CAPITAL LETTER T WITH COMMA BELOW\0" "LATIN CAPITAL LETTER T WITH DIAGONAL STROKE\0" "LATIN CAPITAL LETTER T WITH DOT ABOVE\0" "LATIN CAPITAL LETTER T WITH DOT BELOW\0" "LATIN CAPITAL LETTER T WITH HOOK\0" "LATIN CAPITAL LETTER T WITH LINE BELOW\0" "LATIN CAPITAL LETTER T WITH RETROFLEX HOOK\0" "LATIN CAPITAL LETTER T WITH STROKE\0" "LATIN CAPITAL LETTER THORN\0" "LATIN CAPITAL LETTER THORN WITH STROKE\0" "LATIN CAPITAL LETTER THORN WITH STROKE THROUGH DESCENDER\0" "LATIN CAPITAL LETTER TONE FIVE\0" "LATIN CAPITAL LETTER TONE SIX\0" "LATIN CAPITAL LETTER TONE TWO\0" "LATIN CAPITAL LETTER TRESILLO\0" "LATIN CAPITAL LETTER TURNED A\0" "LATIN CAPITAL LETTER TURNED ALPHA\0" "LATIN CAPITAL LETTER TURNED H\0" "LATIN CAPITAL LETTER TURNED INSULAR G\0" "LATIN CAPITAL LETTER TURNED K\0" "LATIN CAPITAL LETTER TURNED L\0" "LATIN CAPITAL LETTER TURNED M\0" "LATIN CAPITAL LETTER TURNED T\0" "LATIN CAPITAL LETTER TURNED V\0" "LATIN CAPITAL LETTER TZ\0" "LATIN CAPITAL LETTER U\0" "LATIN CAPITAL LETTER U BAR\0" "LATIN CAPITAL LETTER U WITH ACUTE\0" "LATIN CAPITAL LETTER U WITH BREVE\0" "LATIN CAPITAL LETTER U WITH CARON\0" "LATIN CAPITAL LETTER U WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER U WITH CIRCUMFLEX BELOW\0" "LATIN CAPITAL LETTER U WITH DIAERESIS\0" "LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE\0" "LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON\0" "LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE\0" "LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON\0" "LATIN CAPITAL LETTER U WITH DIAERESIS BELOW\0" "LATIN CAPITAL LETTER U WITH DOT BELOW\0" "LATIN CAPITAL LETTER U WITH DOUBLE ACUTE\0" "LATIN CAPITAL LETTER U WITH DOUBLE GRAVE\0" "LATIN CAPITAL LETTER U WITH GRAVE\0" "LATIN CAPITAL LETTER U WITH HOOK ABOVE\0" "LATIN CAPITAL LETTER U WITH HORN\0" "LATIN CAPITAL LETTER U WITH HORN AND ACUTE\0" "LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW\0" "LATIN CAPITAL LETTER U WITH HORN AND GRAVE\0" "LATIN CAPITAL LETTER U WITH HORN AND HOOK ABOVE\0" "LATIN CAPITAL LETTER U WITH HORN AND TILDE\0" "LATIN CAPITAL LETTER U WITH INVERTED BREVE\0" "LATIN CAPITAL LETTER U WITH MACRON\0" "LATIN CAPITAL LETTER U WITH MACRON AND DIAERESIS\0" "LATIN CAPITAL LETTER U WITH OGONEK\0" "LATIN CAPITAL LETTER U WITH RING ABOVE\0" "LATIN CAPITAL LETTER U WITH STROKE\0" "LATIN CAPITAL LETTER U WITH TILDE\0" "LATIN CAPITAL LETTER U WITH TILDE AND ACUTE\0" "LATIN CAPITAL LETTER U WITH TILDE BELOW\0" "LATIN CAPITAL LETTER UPSILON\0" "LATIN CAPITAL LETTER V\0" "LATIN CAPITAL LETTER V WITH DIAGONAL STROKE\0" "LATIN CAPITAL LETTER V WITH DOT BELOW\0" "LATIN CAPITAL LETTER V WITH HOOK\0" "LATIN CAPITAL LETTER V WITH TILDE\0" "LATIN CAPITAL LETTER VEND\0" "LATIN CAPITAL LETTER VISIGOTHIC Z\0" "LATIN CAPITAL LETTER VOLAPUK AE\0" "LATIN CAPITAL LETTER VOLAPUK OE\0" "LATIN CAPITAL LETTER VOLAPUK UE\0" "LATIN CAPITAL LETTER VY\0" "LATIN CAPITAL LETTER W\0" "LATIN CAPITAL LETTER W WITH ACUTE\0" "LATIN CAPITAL LETTER W WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER W WITH DIAERESIS\0" "LATIN CAPITAL LETTER W WITH DOT ABOVE\0" "LATIN CAPITAL LETTER W WITH DOT BELOW\0" "LATIN CAPITAL LETTER W WITH GRAVE\0" "LATIN CAPITAL LETTER W WITH HOOK\0" "LATIN CAPITAL LETTER WYNN\0" "LATIN CAPITAL LETTER X\0" "LATIN CAPITAL LETTER X WITH DIAERESIS\0" "LATIN CAPITAL LETTER X WITH DOT ABOVE\0" "LATIN CAPITAL LETTER Y\0" "LATIN CAPITAL LETTER Y WITH ACUTE\0" "LATIN CAPITAL LETTER Y WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER Y WITH DIAERESIS\0" "LATIN CAPITAL LETTER Y WITH DOT ABOVE\0" "LATIN CAPITAL LETTER Y WITH DOT BELOW\0" "LATIN CAPITAL LETTER Y WITH GRAVE\0" "LATIN CAPITAL LETTER Y WITH HOOK\0" "LATIN CAPITAL LETTER Y WITH HOOK ABOVE\0" "LATIN CAPITAL LETTER Y WITH LOOP\0" "LATIN CAPITAL LETTER Y WITH MACRON\0" "LATIN CAPITAL LETTER Y WITH STROKE\0" "LATIN CAPITAL LETTER Y WITH TILDE\0" "LATIN CAPITAL LETTER YOGH\0" "LATIN CAPITAL LETTER Z\0" "LATIN CAPITAL LETTER Z WITH ACUTE\0" "LATIN CAPITAL LETTER Z WITH CARON\0" "LATIN CAPITAL LETTER Z WITH CIRCUMFLEX\0" "LATIN CAPITAL LETTER Z WITH DESCENDER\0" "LATIN CAPITAL LETTER Z WITH DOT ABOVE\0" "LATIN CAPITAL LETTER Z WITH DOT BELOW\0" "LATIN CAPITAL LETTER Z WITH HOOK\0" "LATIN CAPITAL LETTER Z WITH LINE BELOW\0" "LATIN CAPITAL LETTER Z WITH PALATAL HOOK\0" "LATIN CAPITAL LETTER Z WITH STROKE\0" "LATIN CAPITAL LETTER Z WITH SWASH TAIL\0" "LATIN CAPITAL LIGATURE IJ\0" "LATIN CAPITAL LIGATURE OE\0" "LATIN CROSS\0" "LATIN EPIGRAPHIC LETTER ARCHAIC M\0" "LATIN EPIGRAPHIC LETTER I LONGA\0" "LATIN EPIGRAPHIC LETTER INVERTED M\0" "LATIN EPIGRAPHIC LETTER REVERSED F\0" "LATIN EPIGRAPHIC LETTER REVERSED P\0" "LATIN EPIGRAPHIC LETTER SIDEWAYS I\0" "LATIN LETTER AIN\0" "LATIN LETTER ALVEOLAR CLICK\0" "LATIN LETTER BIDENTAL PERCUSSIVE\0" "LATIN LETTER BILABIAL CLICK\0" "LATIN LETTER BILABIAL PERCUSSIVE\0" "LATIN LETTER DENTAL CLICK\0" "LATIN LETTER GLOTTAL STOP\0" "LATIN LETTER GLOTTAL STOP WITH STROKE\0" "LATIN LETTER INVERTED GLOTTAL STOP\0" "LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE\0" "LATIN LETTER LATERAL CLICK\0" "LATIN LETTER PHARYNGEAL VOICED FRICATIVE\0" "LATIN LETTER RETROFLEX CLICK\0" "LATIN LETTER REVERSED ESH LOOP\0" "LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE\0" "LATIN LETTER SINOLOGICAL DOT\0" "LATIN LETTER SMALL CAPITAL A\0" "LATIN LETTER SMALL CAPITAL AE\0" "LATIN LETTER SMALL CAPITAL B\0" "LATIN LETTER SMALL CAPITAL BARRED B\0" "LATIN LETTER SMALL CAPITAL C\0" "LATIN LETTER SMALL CAPITAL D\0" "LATIN LETTER SMALL CAPITAL E\0" "LATIN LETTER SMALL CAPITAL ETH\0" "LATIN LETTER SMALL CAPITAL EZH\0" "LATIN LETTER SMALL CAPITAL F\0" "LATIN LETTER SMALL CAPITAL G\0" "LATIN LETTER SMALL CAPITAL G WITH HOOK\0" "LATIN LETTER SMALL CAPITAL H\0" "LATIN LETTER SMALL CAPITAL I\0" "LATIN LETTER SMALL CAPITAL INVERTED R\0" "LATIN LETTER SMALL CAPITAL J\0" "LATIN LETTER SMALL CAPITAL K\0" "LATIN LETTER SMALL CAPITAL L\0" "LATIN LETTER SMALL CAPITAL L WITH STROKE\0" "LATIN LETTER SMALL CAPITAL M\0" "LATIN LETTER SMALL CAPITAL N\0" "LATIN LETTER SMALL CAPITAL O\0" "LATIN LETTER SMALL CAPITAL OE\0" "LATIN LETTER SMALL CAPITAL OPEN O\0" "LATIN LETTER SMALL CAPITAL OU\0" "LATIN LETTER SMALL CAPITAL P\0" "LATIN LETTER SMALL CAPITAL Q\0" "LATIN LETTER SMALL CAPITAL R\0" "LATIN LETTER SMALL CAPITAL R WITH RIGHT LEG\0" "LATIN LETTER SMALL CAPITAL REVERSED N\0" "LATIN LETTER SMALL CAPITAL REVERSED R\0" "LATIN LETTER SMALL CAPITAL RUM\0" "LATIN LETTER SMALL CAPITAL S\0" "LATIN LETTER SMALL CAPITAL T\0" "LATIN LETTER SMALL CAPITAL TURNED E\0" "LATIN LETTER SMALL CAPITAL TURNED M\0" "LATIN LETTER SMALL CAPITAL TURNED R\0" "LATIN LETTER SMALL CAPITAL U\0" "LATIN LETTER SMALL CAPITAL V\0" "LATIN LETTER SMALL CAPITAL W\0" "LATIN LETTER SMALL CAPITAL Y\0" "LATIN LETTER SMALL CAPITAL Z\0" "LATIN LETTER STRETCHED C\0" "LATIN LETTER TWO WITH STROKE\0" "LATIN LETTER VOICED LARYNGEAL SPIRANT\0" "LATIN LETTER WYNN\0" "LATIN LETTER YR\0" "LATIN SMALL CAPITAL LETTER I WITH STROKE\0" "LATIN SMALL CAPITAL LETTER U WITH STROKE\0" "LATIN SMALL LETTER A\0" "LATIN SMALL LETTER A REVERSED-SCHWA\0" "LATIN SMALL LETTER A WITH ACUTE\0" "LATIN SMALL LETTER A WITH BREVE\0" "LATIN SMALL LETTER A WITH BREVE AND ACUTE\0" "LATIN SMALL LETTER A WITH BREVE AND DOT BELOW\0" "LATIN SMALL LETTER A WITH BREVE AND GRAVE\0" "LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE\0" "LATIN SMALL LETTER A WITH BREVE AND TILDE\0" "LATIN SMALL LETTER A WITH CARON\0" "LATIN SMALL LETTER A WITH CIRCUMFLEX\0" "LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE\0" "LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW\0" "LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE\0" "LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE\0" "LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE\0" "LATIN SMALL LETTER A WITH DIAERESIS\0" "LATIN SMALL LETTER A WITH DIAERESIS AND MACRON\0" "LATIN SMALL LETTER A WITH DOT ABOVE\0" "LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON\0" "LATIN SMALL LETTER A WITH DOT BELOW\0" "LATIN SMALL LETTER A WITH DOUBLE GRAVE\0" "LATIN SMALL LETTER A WITH GRAVE\0" "LATIN SMALL LETTER A WITH HOOK ABOVE\0" "LATIN SMALL LETTER A WITH INVERTED BREVE\0" "LATIN SMALL LETTER A WITH MACRON\0" "LATIN SMALL LETTER A WITH OGONEK\0" "LATIN SMALL LETTER A WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER A WITH RIGHT HALF RING\0" "LATIN SMALL LETTER A WITH RING ABOVE\0" "LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE\0" "LATIN SMALL LETTER A WITH RING BELOW\0" "LATIN SMALL LETTER A WITH STROKE\0" "LATIN SMALL LETTER A WITH TILDE\0" "LATIN SMALL LETTER AA\0" "LATIN SMALL LETTER AE\0" "LATIN SMALL LETTER AE WITH ACUTE\0" "LATIN SMALL LETTER AE WITH MACRON\0" "LATIN SMALL LETTER ALPHA\0" "LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER ANGLICANA W\0" "LATIN SMALL LETTER AO\0" "LATIN SMALL LETTER AU\0" "LATIN SMALL LETTER AV\0" "LATIN SMALL LETTER AV WITH HORIZONTAL BAR\0" "LATIN SMALL LETTER AY\0" "LATIN SMALL LETTER B\0" "LATIN SMALL LETTER B WITH DOT ABOVE\0" "LATIN SMALL LETTER B WITH DOT BELOW\0" "LATIN SMALL LETTER B WITH FLOURISH\0" "LATIN SMALL LETTER B WITH HOOK\0" "LATIN SMALL LETTER B WITH LINE BELOW\0" "LATIN SMALL LETTER B WITH MIDDLE TILDE\0" "LATIN SMALL LETTER B WITH PALATAL HOOK\0" "LATIN SMALL LETTER B WITH STROKE\0" "LATIN SMALL LETTER B WITH TOPBAR\0" "LATIN SMALL LETTER BARRED ALPHA\0" "LATIN SMALL LETTER BARRED E\0" "LATIN SMALL LETTER BARRED O\0" "LATIN SMALL LETTER BASELINE ESH\0" "LATIN SMALL LETTER BETA\0" "LATIN SMALL LETTER BLACKLETTER E\0" "LATIN SMALL LETTER BLACKLETTER O\0" "LATIN SMALL LETTER BLACKLETTER O WITH STROKE\0" "LATIN SMALL LETTER BOTTOM HALF O\0" "LATIN SMALL LETTER BROKEN L\0" "LATIN SMALL LETTER C\0" "LATIN SMALL LETTER C WITH ACUTE\0" "LATIN SMALL LETTER C WITH BAR\0" "LATIN SMALL LETTER C WITH CARON\0" "LATIN SMALL LETTER C WITH CEDILLA\0" "LATIN SMALL LETTER C WITH CEDILLA AND ACUTE\0" "LATIN SMALL LETTER C WITH CIRCUMFLEX\0" "LATIN SMALL LETTER C WITH CURL\0" "LATIN SMALL LETTER C WITH DOT ABOVE\0" "LATIN SMALL LETTER C WITH HOOK\0" "LATIN SMALL LETTER C WITH PALATAL HOOK\0" "LATIN SMALL LETTER C WITH STROKE\0" "LATIN SMALL LETTER CHI\0" "LATIN SMALL LETTER CHI WITH LOW LEFT SERIF\0" "LATIN SMALL LETTER CHI WITH LOW RIGHT RING\0" "LATIN SMALL LETTER CLOSED OMEGA\0" "LATIN SMALL LETTER CLOSED OPEN E\0" "LATIN SMALL LETTER CLOSED REVERSED OPEN E\0" "LATIN SMALL LETTER CON\0" "LATIN SMALL LETTER CUATRILLO\0" "LATIN SMALL LETTER CUATRILLO WITH COMMA\0" "LATIN SMALL LETTER D\0" "LATIN SMALL LETTER D WITH CARON\0" "LATIN SMALL LETTER D WITH CEDILLA\0" "LATIN SMALL LETTER D WITH CIRCUMFLEX BELOW\0" "LATIN SMALL LETTER D WITH CURL\0" "LATIN SMALL LETTER D WITH DOT ABOVE\0" "LATIN SMALL LETTER D WITH DOT BELOW\0" "LATIN SMALL LETTER D WITH HOOK\0" "LATIN SMALL LETTER D WITH HOOK AND TAIL\0" "LATIN SMALL LETTER D WITH LINE BELOW\0" "LATIN SMALL LETTER D WITH MIDDLE TILDE\0" "LATIN SMALL LETTER D WITH PALATAL HOOK\0" "LATIN SMALL LETTER D WITH SHORT STROKE OVERLAY\0" "LATIN SMALL LETTER D WITH STROKE\0" "LATIN SMALL LETTER D WITH TAIL\0" "LATIN SMALL LETTER D WITH TOPBAR\0" "LATIN SMALL LETTER DB DIGRAPH\0" "LATIN SMALL LETTER DELTA\0" "LATIN SMALL LETTER DEZH DIGRAPH\0" "LATIN SMALL LETTER DOTLESS I\0" "LATIN SMALL LETTER DOTLESS J\0" "LATIN SMALL LETTER DOTLESS J WITH STROKE\0" "LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK\0" "LATIN SMALL LETTER DOUBLE R\0" "LATIN SMALL LETTER DOUBLE R WITH CROSSED-TAIL\0" "LATIN SMALL LETTER DUM\0" "LATIN SMALL LETTER DZ\0" "LATIN SMALL LETTER DZ DIGRAPH\0" "LATIN SMALL LETTER DZ DIGRAPH WITH CURL\0" "LATIN SMALL LETTER DZ DIGRAPH WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER DZ WITH CARON\0" "LATIN SMALL LETTER E\0" "LATIN SMALL LETTER E WITH ACUTE\0" "LATIN SMALL LETTER E WITH BREVE\0" "LATIN SMALL LETTER E WITH CARON\0" "LATIN SMALL LETTER E WITH CEDILLA\0" "LATIN SMALL LETTER E WITH CEDILLA AND BREVE\0" "LATIN SMALL LETTER E WITH CIRCUMFLEX\0" "LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE\0" "LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW\0" "LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE\0" "LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE\0" "LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE\0" "LATIN SMALL LETTER E WITH CIRCUMFLEX BELOW\0" "LATIN SMALL LETTER E WITH DIAERESIS\0" "LATIN SMALL LETTER E WITH DOT ABOVE\0" "LATIN SMALL LETTER E WITH DOT BELOW\0" "LATIN SMALL LETTER E WITH DOUBLE GRAVE\0" "LATIN SMALL LETTER E WITH FLOURISH\0" "LATIN SMALL LETTER E WITH GRAVE\0" "LATIN SMALL LETTER E WITH HOOK ABOVE\0" "LATIN SMALL LETTER E WITH INVERTED BREVE\0" "LATIN SMALL LETTER E WITH MACRON\0" "LATIN SMALL LETTER E WITH MACRON AND ACUTE\0" "LATIN SMALL LETTER E WITH MACRON AND GRAVE\0" "LATIN SMALL LETTER E WITH NOTCH\0" "LATIN SMALL LETTER E WITH OGONEK\0" "LATIN SMALL LETTER E WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER E WITH STROKE\0" "LATIN SMALL LETTER E WITH TILDE\0" "LATIN SMALL LETTER E WITH TILDE BELOW\0" "LATIN SMALL LETTER EGYPTOLOGICAL AIN\0" "LATIN SMALL LETTER EGYPTOLOGICAL ALEF\0" "LATIN SMALL LETTER ENG\0" "LATIN SMALL LETTER ENG WITH CROSSED-TAIL\0" "LATIN SMALL LETTER ESH\0" "LATIN SMALL LETTER ESH WITH CURL\0" "LATIN SMALL LETTER ESH WITH PALATAL HOOK\0" "LATIN SMALL LETTER ESH WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER ET\0" "LATIN SMALL LETTER ETH\0" "LATIN SMALL LETTER EZH\0" "LATIN SMALL LETTER EZH REVERSED\0" "LATIN SMALL LETTER EZH WITH CARON\0" "LATIN SMALL LETTER EZH WITH CURL\0" "LATIN SMALL LETTER EZH WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER EZH WITH TAIL\0" "LATIN SMALL LETTER F\0" "LATIN SMALL LETTER F WITH DOT ABOVE\0" "LATIN SMALL LETTER F WITH HOOK\0" "LATIN SMALL LETTER F WITH MIDDLE TILDE\0" "LATIN SMALL LETTER F WITH PALATAL HOOK\0" "LATIN SMALL LETTER F WITH STROKE\0" "LATIN SMALL LETTER FENG DIGRAPH\0" "LATIN SMALL LETTER G\0" "LATIN SMALL LETTER G WITH ACUTE\0" "LATIN SMALL LETTER G WITH BREVE\0" "LATIN SMALL LETTER G WITH CARON\0" "LATIN SMALL LETTER G WITH CEDILLA\0" "LATIN SMALL LETTER G WITH CIRCUMFLEX\0" "LATIN SMALL LETTER G WITH DOT ABOVE\0" "LATIN SMALL LETTER G WITH HOOK\0" "LATIN SMALL LETTER G WITH MACRON\0" "LATIN SMALL LETTER G WITH OBLIQUE STROKE\0" "LATIN SMALL LETTER G WITH PALATAL HOOK\0" "LATIN SMALL LETTER G WITH STROKE\0" "LATIN SMALL LETTER GAMMA\0" "LATIN SMALL LETTER GLOTTAL A\0" "LATIN SMALL LETTER GLOTTAL I\0" "LATIN SMALL LETTER GLOTTAL STOP\0" "LATIN SMALL LETTER GLOTTAL U\0" "LATIN SMALL LETTER H\0" "LATIN SMALL LETTER H WITH BREVE BELOW\0" "LATIN SMALL LETTER H WITH CARON\0" "LATIN SMALL LETTER H WITH CEDILLA\0" "LATIN SMALL LETTER H WITH CIRCUMFLEX\0" "LATIN SMALL LETTER H WITH DESCENDER\0" "LATIN SMALL LETTER H WITH DIAERESIS\0" "LATIN SMALL LETTER H WITH DOT ABOVE\0" "LATIN SMALL LETTER H WITH DOT BELOW\0" "LATIN SMALL LETTER H WITH HOOK\0" "LATIN SMALL LETTER H WITH LINE BELOW\0" "LATIN SMALL LETTER H WITH PALATAL HOOK\0" "LATIN SMALL LETTER H WITH STROKE\0" "LATIN SMALL LETTER HALF H\0" "LATIN SMALL LETTER HENG\0" "LATIN SMALL LETTER HENG WITH HOOK\0" "LATIN SMALL LETTER HV\0" "LATIN SMALL LETTER I\0" "LATIN SMALL LETTER I WITH ACUTE\0" "LATIN SMALL LETTER I WITH BREVE\0" "LATIN SMALL LETTER I WITH CARON\0" "LATIN SMALL LETTER I WITH CIRCUMFLEX\0" "LATIN SMALL LETTER I WITH DIAERESIS\0" "LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE\0" "LATIN SMALL LETTER I WITH DOT BELOW\0" "LATIN SMALL LETTER I WITH DOUBLE GRAVE\0" "LATIN SMALL LETTER I WITH GRAVE\0" "LATIN SMALL LETTER I WITH HOOK ABOVE\0" "LATIN SMALL LETTER I WITH INVERTED BREVE\0" "LATIN SMALL LETTER I WITH MACRON\0" "LATIN SMALL LETTER I WITH OGONEK\0" "LATIN SMALL LETTER I WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER I WITH STROKE\0" "LATIN SMALL LETTER I WITH TILDE\0" "LATIN SMALL LETTER I WITH TILDE BELOW\0" "LATIN SMALL LETTER INSULAR D\0" "LATIN SMALL LETTER INSULAR F\0" "LATIN SMALL LETTER INSULAR G\0" "LATIN SMALL LETTER INSULAR R\0" "LATIN SMALL LETTER INSULAR S\0" "LATIN SMALL LETTER INSULAR T\0" "LATIN SMALL LETTER INVERTED ALPHA\0" "LATIN SMALL LETTER INVERTED OE\0" "LATIN SMALL LETTER IOTA\0" "LATIN SMALL LETTER IOTA WITH STROKE\0" "LATIN SMALL LETTER IOTIFIED E\0" "LATIN SMALL LETTER IS\0" "LATIN SMALL LETTER J\0" "LATIN SMALL LETTER J WITH CARON\0" "LATIN SMALL LETTER J WITH CIRCUMFLEX\0" "LATIN SMALL LETTER J WITH CROSSED-TAIL\0" "LATIN SMALL LETTER J WITH STROKE\0" "LATIN SMALL LETTER K\0" "LATIN SMALL LETTER K WITH ACUTE\0" "LATIN SMALL LETTER K WITH CARON\0" "LATIN SMALL LETTER K WITH CEDILLA\0" "LATIN SMALL LETTER K WITH DESCENDER\0" "LATIN SMALL LETTER K WITH DIAGONAL STROKE\0" "LATIN SMALL LETTER K WITH DOT BELOW\0" "LATIN SMALL LETTER K WITH HOOK\0" "LATIN SMALL LETTER K WITH LINE BELOW\0" "LATIN SMALL LETTER K WITH OBLIQUE STROKE\0" "LATIN SMALL LETTER K WITH PALATAL HOOK\0" "LATIN SMALL LETTER K WITH STROKE\0" "LATIN SMALL LETTER K WITH STROKE AND DIAGONAL STROKE\0" "LATIN SMALL LETTER KRA\0" "LATIN SMALL LETTER L\0" "LATIN SMALL LETTER L WITH ACUTE\0" "LATIN SMALL LETTER L WITH BAR\0" "LATIN SMALL LETTER L WITH BELT\0" "LATIN SMALL LETTER L WITH CARON\0" "LATIN SMALL LETTER L WITH CEDILLA\0" "LATIN SMALL LETTER L WITH CIRCUMFLEX BELOW\0" "LATIN SMALL LETTER L WITH CURL\0" "LATIN SMALL LETTER L WITH DOT BELOW\0" "LATIN SMALL LETTER L WITH DOT BELOW AND MACRON\0" "LATIN SMALL LETTER L WITH DOUBLE BAR\0" "LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE\0" "LATIN SMALL LETTER L WITH HIGH STROKE\0" "LATIN SMALL LETTER L WITH INVERTED LAZY S\0" "LATIN SMALL LETTER L WITH LINE BELOW\0" "LATIN SMALL LETTER L WITH MIDDLE DOT\0" "LATIN SMALL LETTER L WITH MIDDLE RING\0" "LATIN SMALL LETTER L WITH MIDDLE TILDE\0" "LATIN SMALL LETTER L WITH PALATAL HOOK\0" "LATIN SMALL LETTER L WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER L WITH RETROFLEX HOOK AND BELT\0" "LATIN SMALL LETTER L WITH STROKE\0" "LATIN SMALL LETTER LAMBDA WITH STROKE\0" "LATIN SMALL LETTER LENIS F\0" "LATIN SMALL LETTER LEZH\0" "LATIN SMALL LETTER LJ\0" "LATIN SMALL LETTER LONG S\0" "LATIN SMALL LETTER LONG S WITH DIAGONAL STROKE\0" "LATIN SMALL LETTER LONG S WITH DOT ABOVE\0" "LATIN SMALL LETTER LONG S WITH HIGH STROKE\0" "LATIN SMALL LETTER LS DIGRAPH\0" "LATIN SMALL LETTER LUM\0" "LATIN SMALL LETTER LZ DIGRAPH\0" "LATIN SMALL LETTER M\0" "LATIN SMALL LETTER M WITH ACUTE\0" "LATIN SMALL LETTER M WITH CROSSED-TAIL\0" "LATIN SMALL LETTER M WITH DOT ABOVE\0" "LATIN SMALL LETTER M WITH DOT BELOW\0" "LATIN SMALL LETTER M WITH HOOK\0" "LATIN SMALL LETTER M WITH MIDDLE TILDE\0" "LATIN SMALL LETTER M WITH PALATAL HOOK\0" "LATIN SMALL LETTER MIDDLE-WELSH LL\0" "LATIN SMALL LETTER MIDDLE-WELSH V\0" "LATIN SMALL LETTER MUM\0" "LATIN SMALL LETTER N\0" "LATIN SMALL LETTER N PRECEDED BY APOSTROPHE\0" "LATIN SMALL LETTER N WITH ACUTE\0" "LATIN SMALL LETTER N WITH CARON\0" "LATIN SMALL LETTER N WITH CEDILLA\0" "LATIN SMALL LETTER N WITH CIRCUMFLEX BELOW\0" "LATIN SMALL LETTER N WITH CROSSED-TAIL\0" "LATIN SMALL LETTER N WITH CURL\0" "LATIN SMALL LETTER N WITH DESCENDER\0" "LATIN SMALL LETTER N WITH DOT ABOVE\0" "LATIN SMALL LETTER N WITH DOT BELOW\0" "LATIN SMALL LETTER N WITH GRAVE\0" "LATIN SMALL LETTER N WITH LEFT HOOK\0" "LATIN SMALL LETTER N WITH LINE BELOW\0" "LATIN SMALL LETTER N WITH LONG RIGHT LEG\0" "LATIN SMALL LETTER N WITH MIDDLE TILDE\0" "LATIN SMALL LETTER N WITH OBLIQUE STROKE\0" "LATIN SMALL LETTER N WITH PALATAL HOOK\0" "LATIN SMALL LETTER N WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER N WITH TILDE\0" "LATIN SMALL LETTER NJ\0" "LATIN SMALL LETTER NUM\0" "LATIN SMALL LETTER O\0" "LATIN SMALL LETTER O WITH ACUTE\0" "LATIN SMALL LETTER O WITH BREVE\0" "LATIN SMALL LETTER O WITH CARON\0" "LATIN SMALL LETTER O WITH CIRCUMFLEX\0" "LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE\0" "LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW\0" "LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE\0" "LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE\0" "LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE\0" "LATIN SMALL LETTER O WITH DIAERESIS\0" "LATIN SMALL LETTER O WITH DIAERESIS AND MACRON\0" "LATIN SMALL LETTER O WITH DOT ABOVE\0" "LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON\0" "LATIN SMALL LETTER O WITH DOT BELOW\0" "LATIN SMALL LETTER O WITH DOUBLE ACUTE\0" "LATIN SMALL LETTER O WITH DOUBLE GRAVE\0" "LATIN SMALL LETTER O WITH GRAVE\0" "LATIN SMALL LETTER O WITH HOOK ABOVE\0" "LATIN SMALL LETTER O WITH HORN\0" "LATIN SMALL LETTER O WITH HORN AND ACUTE\0" "LATIN SMALL LETTER O WITH HORN AND DOT BELOW\0" "LATIN SMALL LETTER O WITH HORN AND GRAVE\0" "LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE\0" "LATIN SMALL LETTER O WITH HORN AND TILDE\0" "LATIN SMALL LETTER O WITH INVERTED BREVE\0" "LATIN SMALL LETTER O WITH LONG STROKE OVERLAY\0" "LATIN SMALL LETTER O WITH LOOP\0" "LATIN SMALL LETTER O WITH LOW RING INSIDE\0" "LATIN SMALL LETTER O WITH MACRON\0" "LATIN SMALL LETTER O WITH MACRON AND ACUTE\0" "LATIN SMALL LETTER O WITH MACRON AND GRAVE\0" "LATIN SMALL LETTER O WITH OGONEK\0" "LATIN SMALL LETTER O WITH OGONEK AND MACRON\0" "LATIN SMALL LETTER O WITH STROKE\0" "LATIN SMALL LETTER O WITH STROKE AND ACUTE\0" "LATIN SMALL LETTER O WITH TILDE\0" "LATIN SMALL LETTER O WITH TILDE AND ACUTE\0" "LATIN SMALL LETTER O WITH TILDE AND DIAERESIS\0" "LATIN SMALL LETTER O WITH TILDE AND MACRON\0" "LATIN SMALL LETTER OI\0" "LATIN SMALL LETTER OMEGA\0" "LATIN SMALL LETTER OO\0" "LATIN SMALL LETTER OPEN E\0" "LATIN SMALL LETTER OPEN E WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER OPEN O\0" "LATIN SMALL LETTER OPEN O WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER OPEN O WITH STROKE\0" "LATIN SMALL LETTER OPEN OE\0" "LATIN SMALL LETTER OU\0" "LATIN SMALL LETTER P\0" "LATIN SMALL LETTER P WITH ACUTE\0" "LATIN SMALL LETTER P WITH DOT ABOVE\0" "LATIN SMALL LETTER P WITH FLOURISH\0" "LATIN SMALL LETTER P WITH HOOK\0" "LATIN SMALL LETTER P WITH MIDDLE TILDE\0" "LATIN SMALL LETTER P WITH PALATAL HOOK\0" "LATIN SMALL LETTER P WITH SQUIRREL TAIL\0" "LATIN SMALL LETTER P WITH STROKE\0" "LATIN SMALL LETTER P WITH STROKE THROUGH DESCENDER\0" "LATIN SMALL LETTER PHI\0" "LATIN SMALL LETTER Q\0" "LATIN SMALL LETTER Q WITH DIAGONAL STROKE\0" "LATIN SMALL LETTER Q WITH HOOK\0" "LATIN SMALL LETTER Q WITH HOOK TAIL\0" "LATIN SMALL LETTER Q WITH STROKE THROUGH DESCENDER\0" "LATIN SMALL LETTER QP DIGRAPH\0" "LATIN SMALL LETTER R\0" "LATIN SMALL LETTER R ROTUNDA\0" "LATIN SMALL LETTER R WITH ACUTE\0" "LATIN SMALL LETTER R WITH CARON\0" "LATIN SMALL LETTER R WITH CEDILLA\0" "LATIN SMALL LETTER R WITH CROSSED-TAIL\0" "LATIN SMALL LETTER R WITH DOT ABOVE\0" "LATIN SMALL LETTER R WITH DOT BELOW\0" "LATIN SMALL LETTER R WITH DOT BELOW AND MACRON\0" "LATIN SMALL LETTER R WITH DOUBLE GRAVE\0" "LATIN SMALL LETTER R WITH FISHHOOK\0" "LATIN SMALL LETTER R WITH FISHHOOK AND MIDDLE TILDE\0" "LATIN SMALL LETTER R WITH INVERTED BREVE\0" "LATIN SMALL LETTER R WITH LINE BELOW\0" "LATIN SMALL LETTER R WITH LONG LEG\0" "LATIN SMALL LETTER R WITH MIDDLE TILDE\0" "LATIN SMALL LETTER R WITH OBLIQUE STROKE\0" "LATIN SMALL LETTER R WITH PALATAL HOOK\0" "LATIN SMALL LETTER R WITH STROKE\0" "LATIN SMALL LETTER R WITH TAIL\0" "LATIN SMALL LETTER R WITHOUT HANDLE\0" "LATIN SMALL LETTER RAMS HORN\0" "LATIN SMALL LETTER REVERSED C\0" "LATIN SMALL LETTER REVERSED C WITH DOT\0" "LATIN SMALL LETTER REVERSED E\0" "LATIN SMALL LETTER REVERSED HALF H\0" "LATIN SMALL LETTER REVERSED OPEN E\0" "LATIN SMALL LETTER REVERSED OPEN E WITH HOOK\0" "LATIN SMALL LETTER REVERSED OPEN E WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER REVERSED R WITH FISHHOOK\0" "LATIN SMALL LETTER RUM\0" "LATIN SMALL LETTER RUM ROTUNDA\0" "LATIN SMALL LETTER S\0" "LATIN SMALL LETTER S WITH ACUTE\0" "LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE\0" "LATIN SMALL LETTER S WITH CARON\0" "LATIN SMALL LETTER S WITH CARON AND DOT ABOVE\0" "LATIN SMALL LETTER S WITH CEDILLA\0" "LATIN SMALL LETTER S WITH CIRCUMFLEX\0" "LATIN SMALL LETTER S WITH COMMA BELOW\0" "LATIN SMALL LETTER S WITH DOT ABOVE\0" "LATIN SMALL LETTER S WITH DOT BELOW\0" "LATIN SMALL LETTER S WITH DOT BELOW AND DOT ABOVE\0" "LATIN SMALL LETTER S WITH HOOK\0" "LATIN SMALL LETTER S WITH MIDDLE TILDE\0" "LATIN SMALL LETTER S WITH OBLIQUE STROKE\0" "LATIN SMALL LETTER S WITH PALATAL HOOK\0" "LATIN SMALL LETTER S WITH SHORT STROKE OVERLAY\0" "LATIN SMALL LETTER S WITH SWASH TAIL\0" "LATIN SMALL LETTER SAKHA YAT\0" "LATIN SMALL LETTER SALTILLO\0" "LATIN SMALL LETTER SCHWA\0" "LATIN SMALL LETTER SCHWA WITH HOOK\0" "LATIN SMALL LETTER SCHWA WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER SCRIPT G\0" "LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL\0" "LATIN SMALL LETTER SCRIPT R\0" "LATIN SMALL LETTER SCRIPT R WITH RING\0" "LATIN SMALL LETTER SHARP S\0" "LATIN SMALL LETTER SIDEWAYS DIAERESIZED U\0" "LATIN SMALL LETTER SIDEWAYS O\0" "LATIN SMALL LETTER SIDEWAYS O WITH STROKE\0" "LATIN SMALL LETTER SIDEWAYS OPEN O\0" "LATIN SMALL LETTER SIDEWAYS TURNED M\0" "LATIN SMALL LETTER SIDEWAYS U\0" "LATIN SMALL LETTER SQUAT REVERSED ESH\0" "LATIN SMALL LETTER STIRRUP R\0" "LATIN SMALL LETTER T\0" "LATIN SMALL LETTER T WITH CARON\0" "LATIN SMALL LETTER T WITH CEDILLA\0" "LATIN SMALL LETTER T WITH CIRCUMFLEX BELOW\0" "LATIN SMALL LETTER T WITH COMMA BELOW\0" "LATIN SMALL LETTER T WITH CURL\0" "LATIN SMALL LETTER T WITH DIAERESIS\0" "LATIN SMALL LETTER T WITH DIAGONAL STROKE\0" "LATIN SMALL LETTER T WITH DOT ABOVE\0" "LATIN SMALL LETTER T WITH DOT BELOW\0" "LATIN SMALL LETTER T WITH HOOK\0" "LATIN SMALL LETTER T WITH LINE BELOW\0" "LATIN SMALL LETTER T WITH MIDDLE TILDE\0" "LATIN SMALL LETTER T WITH PALATAL HOOK\0" "LATIN SMALL LETTER T WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER T WITH STROKE\0" "LATIN SMALL LETTER TAILLESS PHI\0" "LATIN SMALL LETTER TC DIGRAPH WITH CURL\0" "LATIN SMALL LETTER TESH DIGRAPH\0" "LATIN SMALL LETTER TH WITH STRIKETHROUGH\0" "LATIN SMALL LETTER THORN\0" "LATIN SMALL LETTER THORN WITH STROKE\0" "LATIN SMALL LETTER THORN WITH STROKE THROUGH DESCENDER\0" "LATIN SMALL LETTER TONE FIVE\0" "LATIN SMALL LETTER TONE SIX\0" "LATIN SMALL LETTER TONE TWO\0" "LATIN SMALL LETTER TOP HALF O\0" "LATIN SMALL LETTER TRESILLO\0" "LATIN SMALL LETTER TS DIGRAPH\0" "LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER TUM\0" "LATIN SMALL LETTER TURNED A\0" "LATIN SMALL LETTER TURNED AE\0" "LATIN SMALL LETTER TURNED ALPHA\0" "LATIN SMALL LETTER TURNED DELTA\0" "LATIN SMALL LETTER TURNED E\0" "LATIN SMALL LETTER TURNED G\0" "LATIN SMALL LETTER TURNED H\0" "LATIN SMALL LETTER TURNED H WITH FISHHOOK\0" "LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL\0" "LATIN SMALL LETTER TURNED I\0" "LATIN SMALL LETTER TURNED INSULAR G\0" "LATIN SMALL LETTER TURNED K\0" "LATIN SMALL LETTER TURNED L\0" "LATIN SMALL LETTER TURNED M\0" "LATIN SMALL LETTER TURNED M WITH LONG LEG\0" "LATIN SMALL LETTER TURNED O OPEN-O\0" "LATIN SMALL LETTER TURNED O OPEN-O WITH STROKE\0" "LATIN SMALL LETTER TURNED OE\0" "LATIN SMALL LETTER TURNED OE WITH HORIZONTAL STROKE\0" "LATIN SMALL LETTER TURNED OE WITH STROKE\0" "LATIN SMALL LETTER TURNED OPEN E\0" "LATIN SMALL LETTER TURNED R\0" "LATIN SMALL LETTER TURNED R WITH HOOK\0" "LATIN SMALL LETTER TURNED R WITH LONG LEG\0" "LATIN SMALL LETTER TURNED R WITH MIDDLE TILDE\0" "LATIN SMALL LETTER TURNED R WITH TAIL\0" "LATIN SMALL LETTER TURNED T\0" "LATIN SMALL LETTER TURNED UI\0" "LATIN SMALL LETTER TURNED V\0" "LATIN SMALL LETTER TURNED W\0" "LATIN SMALL LETTER TURNED Y\0" "LATIN SMALL LETTER TZ\0" "LATIN SMALL LETTER U\0" "LATIN SMALL LETTER U BAR\0" "LATIN SMALL LETTER U BAR WITH SHORT RIGHT LEG\0" "LATIN SMALL LETTER U WITH ACUTE\0" "LATIN SMALL LETTER U WITH BREVE\0" "LATIN SMALL LETTER U WITH CARON\0" "LATIN SMALL LETTER U WITH CIRCUMFLEX\0" "LATIN SMALL LETTER U WITH CIRCUMFLEX BELOW\0" "LATIN SMALL LETTER U WITH DIAERESIS\0" "LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE\0" "LATIN SMALL LETTER U WITH DIAERESIS AND CARON\0" "LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE\0" "LATIN SMALL LETTER U WITH DIAERESIS AND MACRON\0" "LATIN SMALL LETTER U WITH DIAERESIS BELOW\0" "LATIN SMALL LETTER U WITH DOT BELOW\0" "LATIN SMALL LETTER U WITH DOUBLE ACUTE\0" "LATIN SMALL LETTER U WITH DOUBLE GRAVE\0" "LATIN SMALL LETTER U WITH GRAVE\0" "LATIN SMALL LETTER U WITH HOOK ABOVE\0" "LATIN SMALL LETTER U WITH HORN\0" "LATIN SMALL LETTER U WITH HORN AND ACUTE\0" "LATIN SMALL LETTER U WITH HORN AND DOT BELOW\0" "LATIN SMALL LETTER U WITH HORN AND GRAVE\0" "LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE\0" "LATIN SMALL LETTER U WITH HORN AND TILDE\0" "LATIN SMALL LETTER U WITH INVERTED BREVE\0" "LATIN SMALL LETTER U WITH LEFT HOOK\0" "LATIN SMALL LETTER U WITH MACRON\0" "LATIN SMALL LETTER U WITH MACRON AND DIAERESIS\0" "LATIN SMALL LETTER U WITH OGONEK\0" "LATIN SMALL LETTER U WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER U WITH RING ABOVE\0" "LATIN SMALL LETTER U WITH SHORT RIGHT LEG\0" "LATIN SMALL LETTER U WITH STROKE\0" "LATIN SMALL LETTER U WITH TILDE\0" "LATIN SMALL LETTER U WITH TILDE AND ACUTE\0" "LATIN SMALL LETTER U WITH TILDE BELOW\0" "LATIN SMALL LETTER UE\0" "LATIN SMALL LETTER UI\0" "LATIN SMALL LETTER UM\0" "LATIN SMALL LETTER UO\0" "LATIN SMALL LETTER UPSILON\0" "LATIN SMALL LETTER UPSILON WITH STROKE\0" "LATIN SMALL LETTER V\0" "LATIN SMALL LETTER V WITH CURL\0" "LATIN SMALL LETTER V WITH DIAGONAL STROKE\0" "LATIN SMALL LETTER V WITH DOT BELOW\0" "LATIN SMALL LETTER V WITH HOOK\0" "LATIN SMALL LETTER V WITH PALATAL HOOK\0" "LATIN SMALL LETTER V WITH RIGHT HOOK\0" "LATIN SMALL LETTER V WITH TILDE\0" "LATIN SMALL LETTER VEND\0" "LATIN SMALL LETTER VISIGOTHIC Z\0" "LATIN SMALL LETTER VOLAPUK AE\0" "LATIN SMALL LETTER VOLAPUK OE\0" "LATIN SMALL LETTER VOLAPUK UE\0" "LATIN SMALL LETTER VY\0" "LATIN SMALL LETTER W\0" "LATIN SMALL LETTER W WITH ACUTE\0" "LATIN SMALL LETTER W WITH CIRCUMFLEX\0" "LATIN SMALL LETTER W WITH DIAERESIS\0" "LATIN SMALL LETTER W WITH DOT ABOVE\0" "LATIN SMALL LETTER W WITH DOT BELOW\0" "LATIN SMALL LETTER W WITH GRAVE\0" "LATIN SMALL LETTER W WITH HOOK\0" "LATIN SMALL LETTER W WITH RING ABOVE\0" "LATIN SMALL LETTER X\0" "LATIN SMALL LETTER X WITH DIAERESIS\0" "LATIN SMALL LETTER X WITH DOT ABOVE\0" "LATIN SMALL LETTER X WITH LONG LEFT LEG\0" "LATIN SMALL LETTER X WITH LONG LEFT LEG AND LOW RIGHT RING\0" "LATIN SMALL LETTER X WITH LONG LEFT LEG WITH SERIF\0" "LATIN SMALL LETTER X WITH LOW RIGHT RING\0" "LATIN SMALL LETTER X WITH PALATAL HOOK\0" "LATIN SMALL LETTER Y\0" "LATIN SMALL LETTER Y WITH ACUTE\0" "LATIN SMALL LETTER Y WITH CIRCUMFLEX\0" "LATIN SMALL LETTER Y WITH DIAERESIS\0" "LATIN SMALL LETTER Y WITH DOT ABOVE\0" "LATIN SMALL LETTER Y WITH DOT BELOW\0" "LATIN SMALL LETTER Y WITH GRAVE\0" "LATIN SMALL LETTER Y WITH HOOK\0" "LATIN SMALL LETTER Y WITH HOOK ABOVE\0" "LATIN SMALL LETTER Y WITH LOOP\0" "LATIN SMALL LETTER Y WITH MACRON\0" "LATIN SMALL LETTER Y WITH RING ABOVE\0" "LATIN SMALL LETTER Y WITH SHORT RIGHT LEG\0" "LATIN SMALL LETTER Y WITH STROKE\0" "LATIN SMALL LETTER Y WITH TILDE\0" "LATIN SMALL LETTER YOGH\0" "LATIN SMALL LETTER Z\0" "LATIN SMALL LETTER Z WITH ACUTE\0" "LATIN SMALL LETTER Z WITH CARON\0" "LATIN SMALL LETTER Z WITH CIRCUMFLEX\0" "LATIN SMALL LETTER Z WITH CURL\0" "LATIN SMALL LETTER Z WITH DESCENDER\0" "LATIN SMALL LETTER Z WITH DOT ABOVE\0" "LATIN SMALL LETTER Z WITH DOT BELOW\0" "LATIN SMALL LETTER Z WITH HOOK\0" "LATIN SMALL LETTER Z WITH LINE BELOW\0" "LATIN SMALL LETTER Z WITH MIDDLE TILDE\0" "LATIN SMALL LETTER Z WITH PALATAL HOOK\0" "LATIN SMALL LETTER Z WITH RETROFLEX HOOK\0" "LATIN SMALL LETTER Z WITH STROKE\0" "LATIN SMALL LETTER Z WITH SWASH TAIL\0" "LATIN SMALL LIGATURE FF\0" "LATIN SMALL LIGATURE FFI\0" "LATIN SMALL LIGATURE FFL\0" "LATIN SMALL LIGATURE FI\0" "LATIN SMALL LIGATURE FL\0" "LATIN SMALL LIGATURE IJ\0" "LATIN SMALL LIGATURE LONG S T\0" "LATIN SMALL LIGATURE OE\0" "LATIN SMALL LIGATURE ST\0" "LATIN SUBSCRIPT SMALL LETTER A\0" "LATIN SUBSCRIPT SMALL LETTER E\0" "LATIN SUBSCRIPT SMALL LETTER H\0" "LATIN SUBSCRIPT SMALL LETTER I\0" "LATIN SUBSCRIPT SMALL LETTER J\0" "LATIN SUBSCRIPT SMALL LETTER K\0" "LATIN SUBSCRIPT SMALL LETTER L\0" "LATIN SUBSCRIPT SMALL LETTER M\0" "LATIN SUBSCRIPT SMALL LETTER N\0" "LATIN SUBSCRIPT SMALL LETTER O\0" "LATIN SUBSCRIPT SMALL LETTER P\0" "LATIN SUBSCRIPT SMALL LETTER R\0" "LATIN SUBSCRIPT SMALL LETTER S\0" "LATIN SUBSCRIPT SMALL LETTER SCHWA\0" "LATIN SUBSCRIPT SMALL LETTER T\0" "LATIN SUBSCRIPT SMALL LETTER U\0" "LATIN SUBSCRIPT SMALL LETTER V\0" "LATIN SUBSCRIPT SMALL LETTER X\0" "LEAF FLUTTERING IN WIND\0" "LEAFY GREEN\0" "LEDGER\0" "LEFT AND LOWER AND RIGHT TRIANGULAR THREE QUARTERS BLOCK\0" "LEFT AND LOWER ONE EIGHTH BLOCK\0" "LEFT AND RIGHT DOUBLE TURNSTILE\0" "LEFT AND RIGHT TACK\0" "LEFT AND RIGHT TRIANGULAR HALF BLOCK\0" "LEFT AND UPPER AND RIGHT TRIANGULAR THREE QUARTERS BLOCK\0" "LEFT AND UPPER ONE EIGHTH BLOCK\0" "LEFT ANGER BUBBLE\0" "LEFT ANGLE BRACKET\0" "LEFT ANGLE BRACKET WITH DOT\0" "LEFT ARC LESS-THAN BRACKET\0" "LEFT ARROW WITH CIRCLED PLUS\0" "LEFT ARROW WITH SMALL CIRCLE\0" "LEFT BARB DOWN RIGHT BARB DOWN HARPOON\0" "LEFT BARB DOWN RIGHT BARB UP HARPOON\0" "LEFT BARB UP RIGHT BARB DOWN HARPOON\0" "LEFT BARB UP RIGHT BARB UP HARPOON\0" "LEFT BLACK LENTICULAR BRACKET\0" "LEFT BLACK TORTOISE SHELL BRACKET\0" "LEFT CEILING\0" "LEFT CLOSED ENTRY\0" "LEFT CORNER BRACKET\0" "LEFT CURLY BRACKET\0" "LEFT CURLY BRACKET LOWER HOOK\0" "LEFT CURLY BRACKET MIDDLE PIECE\0" "LEFT CURLY BRACKET UPPER HOOK\0" "LEFT DOTTED SUBSTITUTION BRACKET\0" "LEFT DOUBLE ANGLE BRACKET\0" "LEFT DOUBLE PARENTHESIS\0" "LEFT DOUBLE QUOTATION MARK\0" "LEFT DOUBLE WIGGLY FENCE\0" "LEFT FISH TAIL\0" "LEFT FIVE EIGHTHS BLOCK\0" "LEFT FLOOR\0" "LEFT HALF BLACK CIRCLE\0" "LEFT HALF BLACK STAR\0" "LEFT HALF BLOCK\0" "LEFT HALF CIRCLE\0" "LEFT HALF CIRCLE WITH DOT\0" "LEFT HALF CIRCLE WITH FOUR DOTS\0" "LEFT HALF CIRCLE WITH THREE DOTS\0" "LEFT HALF CIRCLE WITH TWO DOTS\0" "LEFT HALF FOLDER\0" "LEFT HALF INVERSE MEDIUM SHADE AND RIGHT HALF BLOCK\0" "LEFT HALF MEDIUM SHADE\0" "LEFT HALF RUNNING MAN\0" "LEFT HAND TELEPHONE RECEIVER\0" "LEFT LOW PARAPHRASE BRACKET\0" "LEFT LUGGAGE\0" "LEFT MULTIMAP\0" "LEFT NORMAL FACTOR SEMIDIRECT PRODUCT\0" "LEFT ONE EIGHTH BLOCK\0" "LEFT ONE QUARTER BLOCK\0" "LEFT OUTER JOIN\0" "LEFT PARENTHESIS\0" "LEFT PARENTHESIS EXTENSION\0" "LEFT PARENTHESIS LOWER HOOK\0" "LEFT PARENTHESIS UPPER HOOK\0" "LEFT RAISED OMISSION BRACKET\0" "LEFT RIGHT ARROW\0" "LEFT RIGHT ARROW THROUGH SMALL CIRCLE\0" "LEFT RIGHT ARROW WITH DOUBLE VERTICAL STROKE\0" "LEFT RIGHT ARROW WITH STROKE\0" "LEFT RIGHT ARROW WITH VERTICAL STROKE\0" "LEFT RIGHT BLACK ARROW\0" "LEFT RIGHT DOUBLE ARROW\0" "LEFT RIGHT DOUBLE ARROW WITH STROKE\0" "LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE\0" "LEFT RIGHT OPEN-HEADED ARROW\0" "LEFT RIGHT SANS-SERIF ARROW\0" "LEFT RIGHT TRIANGLE-HEADED ARROW\0" "LEFT RIGHT WAVE ARROW\0" "LEFT RIGHT WHITE ARROW\0" "LEFT S-SHAPED BAG DELIMITER\0" "LEFT SEMIDIRECT PRODUCT\0" "LEFT SEVEN EIGHTHS BLOCK\0" "LEFT SIDEWAYS U BRACKET\0" "LEFT SINGLE QUOTATION MARK\0" "LEFT SPEECH BUBBLE\0" "LEFT SQUARE BRACKET\0" "LEFT SQUARE BRACKET EXTENSION\0" "LEFT SQUARE BRACKET LOWER CORNER\0" "LEFT SQUARE BRACKET UPPER CORNER\0" "LEFT SQUARE BRACKET WITH QUILL\0" "LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER\0" "LEFT SQUARE BRACKET WITH TICK IN TOP CORNER\0" "LEFT SQUARE BRACKET WITH UNDERBAR\0" "LEFT SUBSTITUTION BRACKET\0" "LEFT TACK\0" "LEFT THIRD WHITE RIGHT POINTING INDEX\0" "LEFT THOUGHT BUBBLE\0" "LEFT THREE EIGHTHS BLOCK\0" "LEFT THREE QUARTERS BLOCK\0" "LEFT TORTOISE SHELL BRACKET\0" "LEFT TRANSPOSITION BRACKET\0" "LEFT TRIANGLE BESIDE VERTICAL BAR\0" "LEFT TRIANGULAR ONE QUARTER BLOCK\0" "LEFT VERTICAL BAR WITH QUILL\0" "LEFT VERTICAL BOX LINE\0" "LEFT WHITE CORNER BRACKET\0" "LEFT WHITE CURLY BRACKET\0" "LEFT WHITE LENTICULAR BRACKET\0" "LEFT WHITE PARENTHESIS\0" "LEFT WHITE SQUARE BRACKET\0" "LEFT WHITE TORTOISE SHELL BRACKET\0" "LEFT WIGGLY FENCE\0" "LEFT WRITING HAND\0" "LEFT-FACING ARMENIAN ETERNITY SIGN\0" "LEFT-FACING FIST\0" "LEFT-FACING SVASTI SIGN\0" "LEFT-FACING SVASTI SIGN WITH DOTS\0" "LEFT-HANDED INTERLACED PENTAGRAM\0" "LEFT-POINTING ANGLE BRACKET\0" "LEFT-POINTING CURVED ANGLE BRACKET\0" "LEFT-POINTING DOUBLE ANGLE QUOTATION MARK\0" "LEFT-POINTING MAGNIFYING GLASS\0" "LEFT-SHADED WHITE RIGHTWARDS ARROW\0" "LEFT-SIDE ARC ANTICLOCKWISE ARROW\0" "LEFT-TO-RIGHT EMBEDDING\0" "LEFT-TO-RIGHT ISOLATE\0" "LEFT-TO-RIGHT MARK\0" "LEFT-TO-RIGHT OVERRIDE\0" "LEFTWARDS ARROW\0" "LEFTWARDS ARROW ABOVE ALMOST EQUAL TO\0" "LEFTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO\0" "LEFTWARDS ARROW ABOVE REVERSE TILDE OPERATOR\0" "LEFTWARDS ARROW ABOVE SHORT RIGHTWARDS ARROW\0" "LEFTWARDS ARROW ABOVE TILDE OPERATOR\0" "LEFTWARDS ARROW AND UPPER AND LOWER ONE EIGHTH BLOCK\0" "LEFTWARDS ARROW FROM BAR\0" "LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND\0" "LEFTWARDS ARROW OVER RIGHTWARDS ARROW\0" "LEFTWARDS ARROW THROUGH LESS-THAN\0" "LEFTWARDS ARROW THROUGH SUBSET\0" "LEFTWARDS ARROW THROUGH X\0" "LEFTWARDS ARROW TO BAR\0" "LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR\0" "LEFTWARDS ARROW TO BLACK DIAMOND\0" "LEFTWARDS ARROW WITH DOTTED STEM\0" "LEFTWARDS ARROW WITH DOUBLE VERTICAL STROKE\0" "LEFTWARDS ARROW WITH EQUILATERAL ARROWHEAD\0" "LEFTWARDS ARROW WITH HOOK\0" "LEFTWARDS ARROW WITH LARGE TRIANGLE ARROWHEAD\0" "LEFTWARDS ARROW WITH LOOP\0" "LEFTWARDS ARROW WITH MEDIUM TRIANGLE ARROWHEAD\0" "LEFTWARDS ARROW WITH NOTCHED TAIL\0" "LEFTWARDS ARROW WITH PLUS BELOW\0" "LEFTWARDS ARROW WITH SMALL EQUILATERAL ARROWHEAD\0" "LEFTWARDS ARROW WITH SMALL TRIANGLE ARROWHEAD\0" "LEFTWARDS ARROW WITH STROKE\0" "LEFTWARDS ARROW WITH TAIL\0" "LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE\0" "LEFTWARDS ARROW WITH TAIL WITH VERTICAL STROKE\0" "LEFTWARDS ARROW WITH TIP DOWNWARDS\0" "LEFTWARDS ARROW WITH TIP UPWARDS\0" "LEFTWARDS ARROW WITH VERTICAL STROKE\0" "LEFTWARDS ARROW-TAIL\0" "LEFTWARDS BACK-TILTED SHADOWED WHITE ARROW\0" "LEFTWARDS BLACK ARROW\0" "LEFTWARDS BLACK CIRCLED WHITE ARROW\0" "LEFTWARDS BOTTOM-SHADED WHITE ARROW\0" "LEFTWARDS COMPRESSED ARROW\0" "LEFTWARDS DASHED ARROW\0" "LEFTWARDS DOUBLE ARROW\0" "LEFTWARDS DOUBLE ARROW FROM BAR\0" "LEFTWARDS DOUBLE ARROW WITH STROKE\0" "LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE\0" "LEFTWARDS DOUBLE ARROW-TAIL\0" "LEFTWARDS DOUBLE DASH ARROW\0" "LEFTWARDS FINGER-POST ARROW\0" "LEFTWARDS FRONT-TILTED SHADOWED WHITE ARROW\0" "LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON\0" "LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOON WITH BARB DOWN\0" "LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH\0" "LEFTWARDS HARPOON WITH BARB DOWN FROM BAR\0" "LEFTWARDS HARPOON WITH BARB DOWN TO BAR\0" "LEFTWARDS HARPOON WITH BARB DOWNWARDS\0" "LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB DOWN\0" "LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH\0" "LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB UP\0" "LEFTWARDS HARPOON WITH BARB UP FROM BAR\0" "LEFTWARDS HARPOON WITH BARB UP TO BAR\0" "LEFTWARDS HARPOON WITH BARB UPWARDS\0" "LEFTWARDS HEAVY ARROW\0" "LEFTWARDS HEAVY COMPRESSED ARROW\0" "LEFTWARDS LEFT-SHADED WHITE ARROW\0" "LEFTWARDS OPEN-HEADED ARROW\0" "LEFTWARDS PAIRED ARROWS\0" "LEFTWARDS QUADRUPLE ARROW\0" "LEFTWARDS RIGHT-SHADED WHITE ARROW\0" "LEFTWARDS ROCKET\0" "LEFTWARDS SANS-SERIF ARROW\0" "LEFTWARDS SQUARED ARROW\0" "LEFTWARDS SQUIGGLE ARROW\0" "LEFTWARDS TOP SHADED WHITE ARROW\0" "LEFTWARDS TRIANGLE ARROWHEAD\0" "LEFTWARDS TRIANGLE-HEADED ARROW\0" "LEFTWARDS TRIANGLE-HEADED ARROW OVER RIGHTWARDS TRIANGLE-HEADED ARROW\0" "LEFTWARDS TRIANGLE-HEADED ARROW TO BAR\0" "LEFTWARDS TRIANGLE-HEADED ARROW WITH BOLD SHAFT\0" "LEFTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE\0" "LEFTWARDS TRIANGLE-HEADED ARROW WITH HEAVY SHAFT\0" "LEFTWARDS TRIANGLE-HEADED ARROW WITH LONG TIP DOWNWARDS\0" "LEFTWARDS TRIANGLE-HEADED ARROW WITH LONG TIP UPWARDS\0" "LEFTWARDS TRIANGLE-HEADED ARROW WITH MEDIUM SHAFT\0" "LEFTWARDS TRIANGLE-HEADED ARROW WITH NARROW SHAFT\0" "LEFTWARDS TRIANGLE-HEADED ARROW WITH VERY HEAVY SHAFT\0" "LEFTWARDS TRIANGLE-HEADED DASHED ARROW\0" "LEFTWARDS TRIANGLE-HEADED PAIRED ARROWS\0" "LEFTWARDS TRIPLE ARROW\0" "LEFTWARDS TRIPLE DASH ARROW\0" "LEFTWARDS TWO HEADED ARROW\0" "LEFTWARDS TWO-HEADED ARROW FROM BAR\0" "LEFTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE\0" "LEFTWARDS TWO-HEADED ARROW WITH TAIL\0" "LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE\0" "LEFTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE\0" "LEFTWARDS TWO-HEADED ARROW WITH TRIANGLE ARROWHEADS\0" "LEFTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE\0" "LEFTWARDS TWO-HEADED TRIPLE DASH ARROW\0" "LEFTWARDS WAVE ARROW\0" "LEFTWARDS WHITE ARROW\0" "LEFTWARDS WHITE ARROW WITHIN TRIANGLE ARROWHEAD\0" "LEG\0" "LEMON\0" "LEO\0" "LEOPARD\0" "LEPCHA CONSONANT SIGN K\0" "LEPCHA CONSONANT SIGN KANG\0" "LEPCHA CONSONANT SIGN L\0" "LEPCHA CONSONANT SIGN M\0" "LEPCHA CONSONANT SIGN N\0" "LEPCHA CONSONANT SIGN NYIN-DO\0" "LEPCHA CONSONANT SIGN P\0" "LEPCHA CONSONANT SIGN R\0" "LEPCHA CONSONANT SIGN T\0" "LEPCHA DIGIT EIGHT\0" "LEPCHA DIGIT FIVE\0" "LEPCHA DIGIT FOUR\0" "LEPCHA DIGIT NINE\0" "LEPCHA DIGIT ONE\0" "LEPCHA DIGIT SEVEN\0" "LEPCHA DIGIT SIX\0" "LEPCHA DIGIT THREE\0" "LEPCHA DIGIT TWO\0" "LEPCHA DIGIT ZERO\0" "LEPCHA LETTER A\0" "LEPCHA LETTER BA\0" "LEPCHA LETTER BLA\0" "LEPCHA LETTER CA\0" "LEPCHA LETTER CHA\0" "LEPCHA LETTER DA\0" "LEPCHA LETTER DDA\0" "LEPCHA LETTER DZA\0" "LEPCHA LETTER FA\0" "LEPCHA LETTER FLA\0" "LEPCHA LETTER GA\0" "LEPCHA LETTER GLA\0" "LEPCHA LETTER HA\0" "LEPCHA LETTER HLA\0" "LEPCHA LETTER JA\0" "LEPCHA LETTER KA\0" "LEPCHA LETTER KHA\0" "LEPCHA LETTER KLA\0" "LEPCHA LETTER LA\0" "LEPCHA LETTER MA\0" "LEPCHA LETTER MLA\0" "LEPCHA LETTER NA\0" "LEPCHA LETTER NGA\0" "LEPCHA LETTER NYA\0" "LEPCHA LETTER PA\0" "LEPCHA LETTER PHA\0" "LEPCHA LETTER PLA\0" "LEPCHA LETTER RA\0" "LEPCHA LETTER SA\0" "LEPCHA LETTER SHA\0" "LEPCHA LETTER TA\0" "LEPCHA LETTER THA\0" "LEPCHA LETTER TSA\0" "LEPCHA LETTER TSHA\0" "LEPCHA LETTER TTA\0" "LEPCHA LETTER TTHA\0" "LEPCHA LETTER VA\0" "LEPCHA LETTER WA\0" "LEPCHA LETTER YA\0" "LEPCHA PUNCTUATION CER-WA\0" "LEPCHA PUNCTUATION NYET THYOOM TA-ROL\0" "LEPCHA PUNCTUATION TA-ROL\0" "LEPCHA PUNCTUATION TSHOOK\0" "LEPCHA PUNCTUATION TSHOOK CER-WA\0" "LEPCHA SIGN NUKTA\0" "LEPCHA SIGN RAN\0" "LEPCHA SUBJOINED LETTER RA\0" "LEPCHA SUBJOINED LETTER YA\0" "LEPCHA VOWEL SIGN AA\0" "LEPCHA VOWEL SIGN E\0" "LEPCHA VOWEL SIGN I\0" "LEPCHA VOWEL SIGN O\0" "LEPCHA VOWEL SIGN OO\0" "LEPCHA VOWEL SIGN U\0" "LEPCHA VOWEL SIGN UU\0" "LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN\0" "LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL\0" "LESS-THAN ABOVE LEFTWARDS ARROW\0" "LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN\0" "LESS-THAN ABOVE SIMILAR OR EQUAL\0" "LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL\0" "LESS-THAN AND NOT APPROXIMATE\0" "LESS-THAN AND SINGLE-LINE NOT EQUAL TO\0" "LESS-THAN BUT NOT EQUAL TO\0" "LESS-THAN BUT NOT EQUIVALENT TO\0" "LESS-THAN CLOSED BY CURVE\0" "LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL\0" "LESS-THAN EQUAL TO OR GREATER-THAN\0" "LESS-THAN OR APPROXIMATE\0" "LESS-THAN OR EQUAL TO\0" "LESS-THAN OR EQUIVALENT TO\0" "LESS-THAN OR GREATER-THAN\0" "LESS-THAN OR SLANTED EQUAL TO\0" "LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE\0" "LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT\0" "LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE\0" "LESS-THAN OVER EQUAL TO\0" "LESS-THAN SIGN\0" "LESS-THAN WITH CIRCLE INSIDE\0" "LESS-THAN WITH DOT\0" "LESS-THAN WITH QUESTION MARK ABOVE\0" "LEVEL SLIDER\0" "LIBRA\0" "LIGATURE OPEN ET ORNAMENT\0" "LIGHT CHECK MARK\0" "LIGHT EIGHT SPOKED ASTERISK\0" "LIGHT FIVE POINTED BLACK STAR\0" "LIGHT FIVE SPOKED ASTERISK\0" "LIGHT FOUR POINTED BLACK CUSP\0" "LIGHT FOUR POINTED BLACK STAR\0" "LIGHT GREEK CROSS\0" "LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT\0" "LIGHT RAIL\0" "LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT\0" "LIGHT SALTIRE\0" "LIGHT SHADE\0" "LIGHT SIX SPOKED ASTERISK\0" "LIGHT THREE POINTED BLACK STAR\0" "LIGHT TWELVE POINTED BLACK STAR\0" "LIGHT VERTICAL BAR\0" "LIGHT WHITE SQUARE\0" "LIGHTNING\0" "LIGHTNING MOOD\0" "LIGHTNING MOOD BUBBLE\0" "LIMBU DIGIT EIGHT\0" "LIMBU DIGIT FIVE\0" "LIMBU DIGIT FOUR\0" "LIMBU DIGIT NINE\0" "LIMBU DIGIT ONE\0" "LIMBU DIGIT SEVEN\0" "LIMBU DIGIT SIX\0" "LIMBU DIGIT THREE\0" "LIMBU DIGIT TWO\0" "LIMBU DIGIT ZERO\0" "LIMBU EXCLAMATION MARK\0" "LIMBU LETTER BA\0" "LIMBU LETTER BHA\0" "LIMBU LETTER CA\0" "LIMBU LETTER CHA\0" "LIMBU LETTER DA\0" "LIMBU LETTER DHA\0" "LIMBU LETTER GA\0" "LIMBU LETTER GHA\0" "LIMBU LETTER GYAN\0" "LIMBU LETTER HA\0" "LIMBU LETTER JA\0" "LIMBU LETTER JHA\0" "LIMBU LETTER KA\0" "LIMBU LETTER KHA\0" "LIMBU LETTER LA\0" "LIMBU LETTER MA\0" "LIMBU LETTER NA\0" "LIMBU LETTER NGA\0" "LIMBU LETTER PA\0" "LIMBU LETTER PHA\0" "LIMBU LETTER RA\0" "LIMBU LETTER SA\0" "LIMBU LETTER SHA\0" "LIMBU LETTER SSA\0" "LIMBU LETTER TA\0" "LIMBU LETTER THA\0" "LIMBU LETTER TRA\0" "LIMBU LETTER WA\0" "LIMBU LETTER YA\0" "LIMBU LETTER YAN\0" "LIMBU QUESTION MARK\0" "LIMBU SIGN KEMPHRENG\0" "LIMBU SIGN LOO\0" "LIMBU SIGN MUKPHRENG\0" "LIMBU SIGN SA-I\0" "LIMBU SMALL LETTER ANUSVARA\0" "LIMBU SMALL LETTER KA\0" "LIMBU SMALL LETTER LA\0" "LIMBU SMALL LETTER MA\0" "LIMBU SMALL LETTER NA\0" "LIMBU SMALL LETTER NGA\0" "LIMBU SMALL LETTER PA\0" "LIMBU SMALL LETTER RA\0" "LIMBU SMALL LETTER TA\0" "LIMBU SUBJOINED LETTER RA\0" "LIMBU SUBJOINED LETTER WA\0" "LIMBU SUBJOINED LETTER YA\0" "LIMBU VOWEL SIGN A\0" "LIMBU VOWEL SIGN AI\0" "LIMBU VOWEL SIGN AU\0" "LIMBU VOWEL SIGN E\0" "LIMBU VOWEL SIGN EE\0" "LIMBU VOWEL SIGN I\0" "LIMBU VOWEL SIGN O\0" "LIMBU VOWEL SIGN OO\0" "LIMBU VOWEL SIGN U\0" "LIMBU VOWEL-CARRIER LETTER\0" "LIMITED LIABILITY SIGN\0" "LINE INTEGRATION NOT INCLUDING THE POLE\0" "LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE\0" "LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE\0" "LINE SEPARATOR\0" "LINEAR A SIGN A028B\0" "LINEAR A SIGN A100-102\0" "LINEAR A SIGN A120B\0" "LINEAR A SIGN A131C\0" "LINEAR A SIGN A301\0" "LINEAR A SIGN A302\0" "LINEAR A SIGN A303\0" "LINEAR A SIGN A304\0" "LINEAR A SIGN A305\0" "LINEAR A SIGN A306\0" "LINEAR A SIGN A307\0" "LINEAR A SIGN A308\0" "LINEAR A SIGN A309A\0" "LINEAR A SIGN A309B\0" "LINEAR A SIGN A309C\0" "LINEAR A SIGN A310\0" "LINEAR A SIGN A311\0" "LINEAR A SIGN A312\0" "LINEAR A SIGN A313A\0" "LINEAR A SIGN A313B\0" "LINEAR A SIGN A313C\0" "LINEAR A SIGN A314\0" "LINEAR A SIGN A315\0" "LINEAR A SIGN A316\0" "LINEAR A SIGN A317\0" "LINEAR A SIGN A318\0" "LINEAR A SIGN A319\0" "LINEAR A SIGN A320\0" "LINEAR A SIGN A321\0" "LINEAR A SIGN A322\0" "LINEAR A SIGN A323\0" "LINEAR A SIGN A324\0" "LINEAR A SIGN A325\0" "LINEAR A SIGN A326\0" "LINEAR A SIGN A327\0" "LINEAR A SIGN A328\0" "LINEAR A SIGN A329\0" "LINEAR A SIGN A330\0" "LINEAR A SIGN A331\0" "LINEAR A SIGN A332\0" "LINEAR A SIGN A333\0" "LINEAR A SIGN A334\0" "LINEAR A SIGN A335\0" "LINEAR A SIGN A336\0" "LINEAR A SIGN A337\0" "LINEAR A SIGN A338\0" "LINEAR A SIGN A339\0" "LINEAR A SIGN A340\0" "LINEAR A SIGN A341\0" "LINEAR A SIGN A342\0" "LINEAR A SIGN A343\0" "LINEAR A SIGN A344\0" "LINEAR A SIGN A345\0" "LINEAR A SIGN A346\0" "LINEAR A SIGN A347\0" "LINEAR A SIGN A348\0" "LINEAR A SIGN A349\0" "LINEAR A SIGN A350\0" "LINEAR A SIGN A351\0" "LINEAR A SIGN A352\0" "LINEAR A SIGN A353\0" "LINEAR A SIGN A354\0" "LINEAR A SIGN A355\0" "LINEAR A SIGN A356\0" "LINEAR A SIGN A357\0" "LINEAR A SIGN A358\0" "LINEAR A SIGN A359\0" "LINEAR A SIGN A360\0" "LINEAR A SIGN A361\0" "LINEAR A SIGN A362\0" "LINEAR A SIGN A363\0" "LINEAR A SIGN A364\0" "LINEAR A SIGN A365\0" "LINEAR A SIGN A366\0" "LINEAR A SIGN A367\0" "LINEAR A SIGN A368\0" "LINEAR A SIGN A369\0" "LINEAR A SIGN A370\0" "LINEAR A SIGN A371\0" "LINEAR A SIGN A400-VAS\0" "LINEAR A SIGN A401-VAS\0" "LINEAR A SIGN A402-VAS\0" "LINEAR A SIGN A403-VAS\0" "LINEAR A SIGN A404-VAS\0" "LINEAR A SIGN A405-VAS\0" "LINEAR A SIGN A406-VAS\0" "LINEAR A SIGN A407-VAS\0" "LINEAR A SIGN A408-VAS\0" "LINEAR A SIGN A409-VAS\0" "LINEAR A SIGN A410-VAS\0" "LINEAR A SIGN A411-VAS\0" "LINEAR A SIGN A412-VAS\0" "LINEAR A SIGN A413-VAS\0" "LINEAR A SIGN A414-VAS\0" "LINEAR A SIGN A415-VAS\0" "LINEAR A SIGN A416-VAS\0" "LINEAR A SIGN A417-VAS\0" "LINEAR A SIGN A418-VAS\0" "LINEAR A SIGN A501\0" "LINEAR A SIGN A502\0" "LINEAR A SIGN A503\0" "LINEAR A SIGN A504\0" "LINEAR A SIGN A505\0" "LINEAR A SIGN A506\0" "LINEAR A SIGN A508\0" "LINEAR A SIGN A509\0" "LINEAR A SIGN A510\0" "LINEAR A SIGN A511\0" "LINEAR A SIGN A512\0" "LINEAR A SIGN A513\0" "LINEAR A SIGN A515\0" "LINEAR A SIGN A516\0" "LINEAR A SIGN A520\0" "LINEAR A SIGN A521\0" "LINEAR A SIGN A523\0" "LINEAR A SIGN A524\0" "LINEAR A SIGN A525\0" "LINEAR A SIGN A526\0" "LINEAR A SIGN A527\0" "LINEAR A SIGN A528\0" "LINEAR A SIGN A529\0" "LINEAR A SIGN A530\0" "LINEAR A SIGN A531\0" "LINEAR A SIGN A532\0" "LINEAR A SIGN A534\0" "LINEAR A SIGN A535\0" "LINEAR A SIGN A536\0" "LINEAR A SIGN A537\0" "LINEAR A SIGN A538\0" "LINEAR A SIGN A539\0" "LINEAR A SIGN A540\0" "LINEAR A SIGN A541\0" "LINEAR A SIGN A542\0" "LINEAR A SIGN A545\0" "LINEAR A SIGN A547\0" "LINEAR A SIGN A548\0" "LINEAR A SIGN A549\0" "LINEAR A SIGN A550\0" "LINEAR A SIGN A551\0" "LINEAR A SIGN A552\0" "LINEAR A SIGN A553\0" "LINEAR A SIGN A554\0" "LINEAR A SIGN A555\0" "LINEAR A SIGN A556\0" "LINEAR A SIGN A557\0" "LINEAR A SIGN A559\0" "LINEAR A SIGN A563\0" "LINEAR A SIGN A564\0" "LINEAR A SIGN A565\0" "LINEAR A SIGN A566\0" "LINEAR A SIGN A568\0" "LINEAR A SIGN A569\0" "LINEAR A SIGN A570\0" "LINEAR A SIGN A571\0" "LINEAR A SIGN A572\0" "LINEAR A SIGN A573\0" "LINEAR A SIGN A574\0" "LINEAR A SIGN A575\0" "LINEAR A SIGN A576\0" "LINEAR A SIGN A577\0" "LINEAR A SIGN A578\0" "LINEAR A SIGN A579\0" "LINEAR A SIGN A580\0" "LINEAR A SIGN A581\0" "LINEAR A SIGN A582\0" "LINEAR A SIGN A583\0" "LINEAR A SIGN A584\0" "LINEAR A SIGN A585\0" "LINEAR A SIGN A586\0" "LINEAR A SIGN A587\0" "LINEAR A SIGN A588\0" "LINEAR A SIGN A589\0" "LINEAR A SIGN A591\0" "LINEAR A SIGN A592\0" "LINEAR A SIGN A594\0" "LINEAR A SIGN A595\0" "LINEAR A SIGN A596\0" "LINEAR A SIGN A598\0" "LINEAR A SIGN A600\0" "LINEAR A SIGN A601\0" "LINEAR A SIGN A602\0" "LINEAR A SIGN A603\0" "LINEAR A SIGN A604\0" "LINEAR A SIGN A606\0" "LINEAR A SIGN A608\0" "LINEAR A SIGN A609\0" "LINEAR A SIGN A610\0" "LINEAR A SIGN A611\0" "LINEAR A SIGN A612\0" "LINEAR A SIGN A613\0" "LINEAR A SIGN A614\0" "LINEAR A SIGN A615\0" "LINEAR A SIGN A616\0" "LINEAR A SIGN A617\0" "LINEAR A SIGN A618\0" "LINEAR A SIGN A619\0" "LINEAR A SIGN A620\0" "LINEAR A SIGN A621\0" "LINEAR A SIGN A622\0" "LINEAR A SIGN A623\0" "LINEAR A SIGN A624\0" "LINEAR A SIGN A626\0" "LINEAR A SIGN A627\0" "LINEAR A SIGN A628\0" "LINEAR A SIGN A629\0" "LINEAR A SIGN A634\0" "LINEAR A SIGN A637\0" "LINEAR A SIGN A638\0" "LINEAR A SIGN A640\0" "LINEAR A SIGN A642\0" "LINEAR A SIGN A643\0" "LINEAR A SIGN A644\0" "LINEAR A SIGN A645\0" "LINEAR A SIGN A646\0" "LINEAR A SIGN A648\0" "LINEAR A SIGN A649\0" "LINEAR A SIGN A651\0" "LINEAR A SIGN A652\0" "LINEAR A SIGN A653\0" "LINEAR A SIGN A654\0" "LINEAR A SIGN A655\0" "LINEAR A SIGN A656\0" "LINEAR A SIGN A657\0" "LINEAR A SIGN A658\0" "LINEAR A SIGN A659\0" "LINEAR A SIGN A660\0" "LINEAR A SIGN A661\0" "LINEAR A SIGN A662\0" "LINEAR A SIGN A663\0" "LINEAR A SIGN A664\0" "LINEAR A SIGN A701 A\0" "LINEAR A SIGN A702 B\0" "LINEAR A SIGN A703 D\0" "LINEAR A SIGN A704 E\0" "LINEAR A SIGN A705 F\0" "LINEAR A SIGN A706 H\0" "LINEAR A SIGN A707 J\0" "LINEAR A SIGN A708 K\0" "LINEAR A SIGN A709 L\0" "LINEAR A SIGN A709-2 L2\0" "LINEAR A SIGN A709-3 L3\0" "LINEAR A SIGN A709-4 L4\0" "LINEAR A SIGN A709-6 L6\0" "LINEAR A SIGN A710 W\0" "LINEAR A SIGN A711 X\0" "LINEAR A SIGN A712 Y\0" "LINEAR A SIGN A713 OMEGA\0" "LINEAR A SIGN A714 ABB\0" "LINEAR A SIGN A715 BB\0" "LINEAR A SIGN A717 DD\0" "LINEAR A SIGN A726 EYYY\0" "LINEAR A SIGN A732 JE\0" "LINEAR A SIGN A800\0" "LINEAR A SIGN A801\0" "LINEAR A SIGN A802\0" "LINEAR A SIGN A803\0" "LINEAR A SIGN A804\0" "LINEAR A SIGN A805\0" "LINEAR A SIGN A806\0" "LINEAR A SIGN A807\0" "LINEAR A SIGN AB001\0" "LINEAR A SIGN AB002\0" "LINEAR A SIGN AB003\0" "LINEAR A SIGN AB004\0" "LINEAR A SIGN AB005\0" "LINEAR A SIGN AB006\0" "LINEAR A SIGN AB007\0" "LINEAR A SIGN AB008\0" "LINEAR A SIGN AB009\0" "LINEAR A SIGN AB010\0" "LINEAR A SIGN AB011\0" "LINEAR A SIGN AB013\0" "LINEAR A SIGN AB016\0" "LINEAR A SIGN AB017\0" "LINEAR A SIGN AB020\0" "LINEAR A SIGN AB021\0" "LINEAR A SIGN AB021F\0" "LINEAR A SIGN AB021M\0" "LINEAR A SIGN AB022\0" "LINEAR A SIGN AB022F\0" "LINEAR A SIGN AB022M\0" "LINEAR A SIGN AB023\0" "LINEAR A SIGN AB023M\0" "LINEAR A SIGN AB024\0" "LINEAR A SIGN AB026\0" "LINEAR A SIGN AB027\0" "LINEAR A SIGN AB028\0" "LINEAR A SIGN AB029\0" "LINEAR A SIGN AB030\0" "LINEAR A SIGN AB031\0" "LINEAR A SIGN AB034\0" "LINEAR A SIGN AB037\0" "LINEAR A SIGN AB038\0" "LINEAR A SIGN AB039\0" "LINEAR A SIGN AB040\0" "LINEAR A SIGN AB041\0" "LINEAR A SIGN AB044\0" "LINEAR A SIGN AB045\0" "LINEAR A SIGN AB046\0" "LINEAR A SIGN AB047\0" "LINEAR A SIGN AB048\0" "LINEAR A SIGN AB049\0" "LINEAR A SIGN AB050\0" "LINEAR A SIGN AB051\0" "LINEAR A SIGN AB053\0" "LINEAR A SIGN AB054\0" "LINEAR A SIGN AB055\0" "LINEAR A SIGN AB056\0" "LINEAR A SIGN AB057\0" "LINEAR A SIGN AB058\0" "LINEAR A SIGN AB059\0" "LINEAR A SIGN AB060\0" "LINEAR A SIGN AB061\0" "LINEAR A SIGN AB065\0" "LINEAR A SIGN AB066\0" "LINEAR A SIGN AB067\0" "LINEAR A SIGN AB069\0" "LINEAR A SIGN AB070\0" "LINEAR A SIGN AB073\0" "LINEAR A SIGN AB074\0" "LINEAR A SIGN AB076\0" "LINEAR A SIGN AB077\0" "LINEAR A SIGN AB078\0" "LINEAR A SIGN AB079\0" "LINEAR A SIGN AB080\0" "LINEAR A SIGN AB081\0" "LINEAR A SIGN AB082\0" "LINEAR A SIGN AB085\0" "LINEAR A SIGN AB086\0" "LINEAR A SIGN AB087\0" "LINEAR A SIGN AB118\0" "LINEAR A SIGN AB120\0" "LINEAR A SIGN AB122\0" "LINEAR A SIGN AB123\0" "LINEAR A SIGN AB131A\0" "LINEAR A SIGN AB131B\0" "LINEAR A SIGN AB164\0" "LINEAR A SIGN AB171\0" "LINEAR A SIGN AB180\0" "LINEAR A SIGN AB188\0" "LINEAR A SIGN AB191\0" "LINEAR B IDEOGRAM B100 MAN\0" "LINEAR B IDEOGRAM B102 WOMAN\0" "LINEAR B IDEOGRAM B104 DEER\0" "LINEAR B IDEOGRAM B105 EQUID\0" "LINEAR B IDEOGRAM B105F MARE\0" "LINEAR B IDEOGRAM B105M STALLION\0" "LINEAR B IDEOGRAM B106F EWE\0" "LINEAR B IDEOGRAM B106M RAM\0" "LINEAR B IDEOGRAM B107F SHE-GOAT\0" "LINEAR B IDEOGRAM B107M HE-GOAT\0" "LINEAR B IDEOGRAM B108F SOW\0" "LINEAR B IDEOGRAM B108M BOAR\0" "LINEAR B IDEOGRAM B109F COW\0" "LINEAR B IDEOGRAM B109M BULL\0" "LINEAR B IDEOGRAM B120 WHEAT\0" "LINEAR B IDEOGRAM B121 BARLEY\0" "LINEAR B IDEOGRAM B122 OLIVE\0" "LINEAR B IDEOGRAM B123 SPICE\0" "LINEAR B IDEOGRAM B125 CYPERUS\0" "LINEAR B IDEOGRAM B130 OIL\0" "LINEAR B IDEOGRAM B131 WINE\0" "LINEAR B IDEOGRAM B132\0" "LINEAR B IDEOGRAM B140 BRONZE\0" "LINEAR B IDEOGRAM B141 GOLD\0" "LINEAR B IDEOGRAM B142\0" "LINEAR B IDEOGRAM B145 WOOL\0" "LINEAR B IDEOGRAM B146\0" "LINEAR B IDEOGRAM B150\0" "LINEAR B IDEOGRAM B151 HORN\0" "LINEAR B IDEOGRAM B152\0" "LINEAR B IDEOGRAM B153\0" "LINEAR B IDEOGRAM B154\0" "LINEAR B IDEOGRAM B157\0" "LINEAR B IDEOGRAM B158\0" "LINEAR B IDEOGRAM B159 CLOTH\0" "LINEAR B IDEOGRAM B160\0" "LINEAR B IDEOGRAM B161\0" "LINEAR B IDEOGRAM B162 GARMENT\0" "LINEAR B IDEOGRAM B163 ARMOUR\0" "LINEAR B IDEOGRAM B164\0" "LINEAR B IDEOGRAM B165\0" "LINEAR B IDEOGRAM B166\0" "LINEAR B IDEOGRAM B167\0" "LINEAR B IDEOGRAM B168\0" "LINEAR B IDEOGRAM B169\0" "LINEAR B IDEOGRAM B170\0" "LINEAR B IDEOGRAM B171\0" "LINEAR B IDEOGRAM B172\0" "LINEAR B IDEOGRAM B173 MONTH\0" "LINEAR B IDEOGRAM B174\0" "LINEAR B IDEOGRAM B176 TREE\0" "LINEAR B IDEOGRAM B177\0" "LINEAR B IDEOGRAM B178\0" "LINEAR B IDEOGRAM B179\0" "LINEAR B IDEOGRAM B180\0" "LINEAR B IDEOGRAM B181\0" "LINEAR B IDEOGRAM B182\0" "LINEAR B IDEOGRAM B183\0" "LINEAR B IDEOGRAM B184\0" "LINEAR B IDEOGRAM B185\0" "LINEAR B IDEOGRAM B189\0" "LINEAR B IDEOGRAM B190\0" "LINEAR B IDEOGRAM B191 HELMET\0" "LINEAR B IDEOGRAM B220 FOOTSTOOL\0" "LINEAR B IDEOGRAM B225 BATHTUB\0" "LINEAR B IDEOGRAM B230 SPEAR\0" "LINEAR B IDEOGRAM B231 ARROW\0" "LINEAR B IDEOGRAM B232\0" "LINEAR B IDEOGRAM B233 SWORD\0" "LINEAR B IDEOGRAM B234\0" "LINEAR B IDEOGRAM B236\0" "LINEAR B IDEOGRAM B240 WHEELED CHARIOT\0" "LINEAR B IDEOGRAM B241 CHARIOT\0" "LINEAR B IDEOGRAM B242 CHARIOT FRAME\0" "LINEAR B IDEOGRAM B243 WHEEL\0" "LINEAR B IDEOGRAM B245\0" "LINEAR B IDEOGRAM B246\0" "LINEAR B IDEOGRAM B248\0" "LINEAR B IDEOGRAM B249\0" "LINEAR B IDEOGRAM B251\0" "LINEAR B IDEOGRAM B252\0" "LINEAR B IDEOGRAM B253\0" "LINEAR B IDEOGRAM B254 DART\0" "LINEAR B IDEOGRAM B255\0" "LINEAR B IDEOGRAM B256\0" "LINEAR B IDEOGRAM B257\0" "LINEAR B IDEOGRAM B258\0" "LINEAR B IDEOGRAM B259\0" "LINEAR B IDEOGRAM VESSEL B155\0" "LINEAR B IDEOGRAM VESSEL B200\0" "LINEAR B IDEOGRAM VESSEL B201\0" "LINEAR B IDEOGRAM VESSEL B202\0" "LINEAR B IDEOGRAM VESSEL B203\0" "LINEAR B IDEOGRAM VESSEL B204\0" "LINEAR B IDEOGRAM VESSEL B205\0" "LINEAR B IDEOGRAM VESSEL B206\0" "LINEAR B IDEOGRAM VESSEL B207\0" "LINEAR B IDEOGRAM VESSEL B208\0" "LINEAR B IDEOGRAM VESSEL B209\0" "LINEAR B IDEOGRAM VESSEL B210\0" "LINEAR B IDEOGRAM VESSEL B211\0" "LINEAR B IDEOGRAM VESSEL B212\0" "LINEAR B IDEOGRAM VESSEL B213\0" "LINEAR B IDEOGRAM VESSEL B214\0" "LINEAR B IDEOGRAM VESSEL B215\0" "LINEAR B IDEOGRAM VESSEL B216\0" "LINEAR B IDEOGRAM VESSEL B217\0" "LINEAR B IDEOGRAM VESSEL B218\0" "LINEAR B IDEOGRAM VESSEL B219\0" "LINEAR B IDEOGRAM VESSEL B221\0" "LINEAR B IDEOGRAM VESSEL B222\0" "LINEAR B IDEOGRAM VESSEL B226\0" "LINEAR B IDEOGRAM VESSEL B227\0" "LINEAR B IDEOGRAM VESSEL B228\0" "LINEAR B IDEOGRAM VESSEL B229\0" "LINEAR B IDEOGRAM VESSEL B250\0" "LINEAR B IDEOGRAM VESSEL B305\0" "LINEAR B MONOGRAM B127 KAPO\0" "LINEAR B MONOGRAM B128 KANAKO\0" "LINEAR B MONOGRAM B133 AREPA\0" "LINEAR B MONOGRAM B135 MERI\0" "LINEAR B MONOGRAM B156 TURO2\0" "LINEAR B MONOGRAM B247 DIPTE\0" "LINEAR B SYLLABLE B001 DA\0" "LINEAR B SYLLABLE B002 RO\0" "LINEAR B SYLLABLE B003 PA\0" "LINEAR B SYLLABLE B004 TE\0" "LINEAR B SYLLABLE B005 TO\0" "LINEAR B SYLLABLE B006 NA\0" "LINEAR B SYLLABLE B007 DI\0" "LINEAR B SYLLABLE B008 A\0" "LINEAR B SYLLABLE B009 SE\0" "LINEAR B SYLLABLE B010 U\0" "LINEAR B SYLLABLE B011 PO\0" "LINEAR B SYLLABLE B012 SO\0" "LINEAR B SYLLABLE B013 ME\0" "LINEAR B SYLLABLE B014 DO\0" "LINEAR B SYLLABLE B015 MO\0" "LINEAR B SYLLABLE B016 QA\0" "LINEAR B SYLLABLE B017 ZA\0" "LINEAR B SYLLABLE B020 ZO\0" "LINEAR B SYLLABLE B021 QI\0" "LINEAR B SYLLABLE B023 MU\0" "LINEAR B SYLLABLE B024 NE\0" "LINEAR B SYLLABLE B025 A2\0" "LINEAR B SYLLABLE B026 RU\0" "LINEAR B SYLLABLE B027 RE\0" "LINEAR B SYLLABLE B028 I\0" "LINEAR B SYLLABLE B029 PU2\0" "LINEAR B SYLLABLE B030 NI\0" "LINEAR B SYLLABLE B031 SA\0" "LINEAR B SYLLABLE B032 QO\0" "LINEAR B SYLLABLE B033 RA3\0" "LINEAR B SYLLABLE B036 JO\0" "LINEAR B SYLLABLE B037 TI\0" "LINEAR B SYLLABLE B038 E\0" "LINEAR B SYLLABLE B039 PI\0" "LINEAR B SYLLABLE B040 WI\0" "LINEAR B SYLLABLE B041 SI\0" "LINEAR B SYLLABLE B042 WO\0" "LINEAR B SYLLABLE B043 A3\0" "LINEAR B SYLLABLE B044 KE\0" "LINEAR B SYLLABLE B045 DE\0" "LINEAR B SYLLABLE B046 JE\0" "LINEAR B SYLLABLE B048 NWA\0" "LINEAR B SYLLABLE B050 PU\0" "LINEAR B SYLLABLE B051 DU\0" "LINEAR B SYLLABLE B052 NO\0" "LINEAR B SYLLABLE B053 RI\0" "LINEAR B SYLLABLE B054 WA\0" "LINEAR B SYLLABLE B055 NU\0" "LINEAR B SYLLABLE B057 JA\0" "LINEAR B SYLLABLE B058 SU\0" "LINEAR B SYLLABLE B059 TA\0" "LINEAR B SYLLABLE B060 RA\0" "LINEAR B SYLLABLE B061 O\0" "LINEAR B SYLLABLE B062 PTE\0" "LINEAR B SYLLABLE B065 JU\0" "LINEAR B SYLLABLE B066 TA2\0" "LINEAR B SYLLABLE B067 KI\0" "LINEAR B SYLLABLE B068 RO2\0" "LINEAR B SYLLABLE B069 TU\0" "LINEAR B SYLLABLE B070 KO\0" "LINEAR B SYLLABLE B071 DWE\0" "LINEAR B SYLLABLE B072 PE\0" "LINEAR B SYLLABLE B073 MI\0" "LINEAR B SYLLABLE B074 ZE\0" "LINEAR B SYLLABLE B075 WE\0" "LINEAR B SYLLABLE B076 RA2\0" "LINEAR B SYLLABLE B077 KA\0" "LINEAR B SYLLABLE B078 QE\0" "LINEAR B SYLLABLE B080 MA\0" "LINEAR B SYLLABLE B081 KU\0" "LINEAR B SYLLABLE B085 AU\0" "LINEAR B SYLLABLE B087 TWE\0" "LINEAR B SYLLABLE B090 DWO\0" "LINEAR B SYLLABLE B091 TWO\0" "LINEAR B SYMBOL B018\0" "LINEAR B SYMBOL B019\0" "LINEAR B SYMBOL B022\0" "LINEAR B SYMBOL B034\0" "LINEAR B SYMBOL B047\0" "LINEAR B SYMBOL B049\0" "LINEAR B SYMBOL B056\0" "LINEAR B SYMBOL B063\0" "LINEAR B SYMBOL B064\0" "LINEAR B SYMBOL B079\0" "LINEAR B SYMBOL B082\0" "LINEAR B SYMBOL B083\0" "LINEAR B SYMBOL B086\0" "LINEAR B SYMBOL B089\0" "LINK SYMBOL\0" "LINKED PAPERCLIPS\0" "LION FACE\0" "LIPS\0" "LIPSTICK\0" "LIRA SIGN\0" "LISU LETTER A\0" "LISU LETTER AE\0" "LISU LETTER BA\0" "LISU LETTER CA\0" "LISU LETTER CHA\0" "LISU LETTER DA\0" "LISU LETTER DZA\0" "LISU LETTER E\0" "LISU LETTER EU\0" "LISU LETTER FA\0" "LISU LETTER GA\0" "LISU LETTER GHA\0" "LISU LETTER HA\0" "LISU LETTER HHA\0" "LISU LETTER I\0" "LISU LETTER JA\0" "LISU LETTER KA\0" "LISU LETTER KHA\0" "LISU LETTER LA\0" "LISU LETTER MA\0" "LISU LETTER NA\0" "LISU LETTER NGA\0" "LISU LETTER O\0" "LISU LETTER OE\0" "LISU LETTER PA\0" "LISU LETTER PHA\0" "LISU LETTER SA\0" "LISU LETTER SHA\0" "LISU LETTER TA\0" "LISU LETTER THA\0" "LISU LETTER TONE MYA BO\0" "LISU LETTER TONE MYA CYA\0" "LISU LETTER TONE MYA JEU\0" "LISU LETTER TONE MYA NA\0" "LISU LETTER TONE MYA TI\0" "LISU LETTER TONE NA PO\0" "LISU LETTER TSA\0" "LISU LETTER TSHA\0" "LISU LETTER U\0" "LISU LETTER UE\0" "LISU LETTER UH\0" "LISU LETTER WA\0" "LISU LETTER XA\0" "LISU LETTER YA\0" "LISU LETTER YHA\0" "LISU LETTER ZA\0" "LISU LETTER ZHA\0" "LISU PUNCTUATION COMMA\0" "LISU PUNCTUATION FULL STOP\0" "LIVRE TOURNOIS SIGN\0" "LIZARD\0" "LLAMA\0" "LOBSTER\0" "LOCK\0" "LOCK WITH INK PEN\0" "LOGICAL AND\0" "LOGICAL AND WITH DOT ABOVE\0" "LOGICAL AND WITH DOUBLE OVERBAR\0" "LOGICAL AND WITH DOUBLE UNDERBAR\0" "LOGICAL AND WITH HORIZONTAL DASH\0" "LOGICAL AND WITH MIDDLE STEM\0" "LOGICAL AND WITH UNDERBAR\0" "LOGICAL OR\0" "LOGICAL OR OVERLAPPING LOGICAL AND\0" "LOGICAL OR WITH DOT ABOVE\0" "LOGICAL OR WITH DOUBLE OVERBAR\0" "LOGICAL OR WITH DOUBLE UNDERBAR\0" "LOGICAL OR WITH HORIZONTAL DASH\0" "LOGICAL OR WITH MIDDLE STEM\0" "LOLLIPOP\0" "LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL\0" "LONG DIVISION\0" "LONG DRUM\0" "LONG LEFT RIGHT ARROW\0" "LONG LEFT RIGHT DOUBLE ARROW\0" "LONG LEFT TACK\0" "LONG LEFTWARDS ARROW\0" "LONG LEFTWARDS ARROW FROM BAR\0" "LONG LEFTWARDS DOUBLE ARROW\0" "LONG LEFTWARDS DOUBLE ARROW FROM BAR\0" "LONG LEFTWARDS SQUIGGLE ARROW\0" "LONG RIGHT TACK\0" "LONG RIGHTWARDS ARROW\0" "LONG RIGHTWARDS ARROW FROM BAR\0" "LONG RIGHTWARDS DOUBLE ARROW\0" "LONG RIGHTWARDS DOUBLE ARROW FROM BAR\0" "LONG RIGHTWARDS SQUIGGLE ARROW\0" "LOTION BOTTLE\0" "LOUDLY CRYING FACE\0" "LOVE HOTEL\0" "LOVE LETTER\0" "LOW ASTERISK\0" "LOW BRIGHTNESS SYMBOL\0" "LOW DOUBLE PRIME QUOTATION MARK\0" "LOW KAVYKA\0" "LOW KAVYKA WITH DOT\0" "LOW LINE\0" "LOWER BLADE SCISSORS\0" "LOWER FIVE EIGHTHS BLOCK\0" "LOWER HALF BLOCK\0" "LOWER HALF CIRCLE\0" "LOWER HALF INVERSE WHITE CIRCLE\0" "LOWER HALF MEDIUM SHADE\0" "LOWER LEFT BALLPOINT PEN\0" "LOWER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO LOWER CENTRE\0" "LOWER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO LOWER RIGHT\0" "LOWER LEFT BLOCK DIAGONAL UPPER CENTRE TO LOWER MIDDLE RIGHT\0" "LOWER LEFT BLOCK DIAGONAL UPPER CENTRE TO LOWER RIGHT\0" "LOWER LEFT BLOCK DIAGONAL UPPER CENTRE TO UPPER MIDDLE RIGHT\0" "LOWER LEFT BLOCK DIAGONAL UPPER LEFT TO LOWER CENTRE\0" "LOWER LEFT BLOCK DIAGONAL UPPER LEFT TO LOWER MIDDLE RIGHT\0" "LOWER LEFT BLOCK DIAGONAL UPPER LEFT TO UPPER MIDDLE RIGHT\0" "LOWER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER CENTRE\0" "LOWER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER MIDDLE RIGHT\0" "LOWER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER RIGHT\0" "LOWER LEFT CRAYON\0" "LOWER LEFT FOUNTAIN PEN\0" "LOWER LEFT PAINTBRUSH\0" "LOWER LEFT PENCIL\0" "LOWER LEFT QUADRANT CIRCULAR ARC\0" "LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW\0" "LOWER LEFT TRIANGLE\0" "LOWER LEFT TRIANGULAR MEDIUM SHADE\0" "LOWER ONE EIGHTH BLOCK\0" "LOWER ONE QUARTER BLOCK\0" "LOWER RIGHT BLOCK DIAGONAL LOWER CENTRE TO LOWER MIDDLE RIGHT\0" "LOWER RIGHT BLOCK DIAGONAL LOWER CENTRE TO UPPER MIDDLE RIGHT\0" "LOWER RIGHT BLOCK DIAGONAL LOWER CENTRE TO UPPER RIGHT\0" "LOWER RIGHT BLOCK DIAGONAL LOWER LEFT TO LOWER MIDDLE RIGHT\0" "LOWER RIGHT BLOCK DIAGONAL LOWER LEFT TO UPPER CENTRE\0" "LOWER RIGHT BLOCK DIAGONAL LOWER LEFT TO UPPER MIDDLE RIGHT\0" "LOWER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER CENTRE\0" "LOWER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER MIDDLE RIGHT\0" "LOWER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER RIGHT\0" "LOWER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO UPPER CENTRE\0" "LOWER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO UPPER RIGHT\0" "LOWER RIGHT CORNER WITH DOT\0" "LOWER RIGHT DROP-SHADOWED WHITE SQUARE\0" "LOWER RIGHT PENCIL\0" "LOWER RIGHT QUADRANT CIRCULAR ARC\0" "LOWER RIGHT SEMICIRCULAR CLOCKWISE ARROW\0" "LOWER RIGHT SHADOWED WHITE CIRCLE\0" "LOWER RIGHT SHADOWED WHITE SQUARE\0" "LOWER RIGHT TRIANGLE\0" "LOWER RIGHT TRIANGULAR MEDIUM SHADE\0" "LOWER SEVEN EIGHTHS BLOCK\0" "LOWER THREE EIGHTHS BLOCK\0" "LOWER THREE QUARTERS BLOCK\0" "LOWER TRIANGULAR ONE QUARTER BLOCK\0" "LOZENGE\0" "LOZENGE DIVIDED BY HORIZONTAL RULE\0" "LUGGAGE\0" "LUNGS\0" "LYCIAN LETTER A\0" "LYCIAN LETTER AN\0" "LYCIAN LETTER B\0" "LYCIAN LETTER BH\0" "LYCIAN LETTER D\0" "LYCIAN LETTER E\0" "LYCIAN LETTER EN\0" "LYCIAN LETTER G\0" "LYCIAN LETTER H\0" "LYCIAN LETTER I\0" "LYCIAN LETTER J\0" "LYCIAN LETTER K\0" "LYCIAN LETTER KK\0" "LYCIAN LETTER L\0" "LYCIAN LETTER M\0" "LYCIAN LETTER MM\0" "LYCIAN LETTER N\0" "LYCIAN LETTER NN\0" "LYCIAN LETTER P\0" "LYCIAN LETTER Q\0" "LYCIAN LETTER R\0" "LYCIAN LETTER S\0" "LYCIAN LETTER T\0" "LYCIAN LETTER TH\0" "LYCIAN LETTER TT\0" "LYCIAN LETTER U\0" "LYCIAN LETTER W\0" "LYCIAN LETTER X\0" "LYCIAN LETTER Z\0" "LYDIAN LETTER A\0" "LYDIAN LETTER AN\0" "LYDIAN LETTER B\0" "LYDIAN LETTER C\0" "LYDIAN LETTER D\0" "LYDIAN LETTER E\0" "LYDIAN LETTER EN\0" "LYDIAN LETTER F\0" "LYDIAN LETTER G\0" "LYDIAN LETTER I\0" "LYDIAN LETTER K\0" "LYDIAN LETTER L\0" "LYDIAN LETTER LY\0" "LYDIAN LETTER M\0" "LYDIAN LETTER N\0" "LYDIAN LETTER NN\0" "LYDIAN LETTER O\0" "LYDIAN LETTER Q\0" "LYDIAN LETTER R\0" "LYDIAN LETTER S\0" "LYDIAN LETTER SS\0" "LYDIAN LETTER T\0" "LYDIAN LETTER TT\0" "LYDIAN LETTER U\0" "LYDIAN LETTER V\0" "LYDIAN LETTER Y\0" "LYDIAN TRIANGULAR MARK\0" "LYING FACE\0" "MACRON\0" "MAGE\0" "MAGIC WAND\0" "MAGNET\0" "MAHAJANI ABBREVIATION SIGN\0" "MAHAJANI LETTER A\0" "MAHAJANI LETTER BA\0" "MAHAJANI LETTER BHA\0" "MAHAJANI LETTER CA\0" "MAHAJANI LETTER CHA\0" "MAHAJANI LETTER DA\0" "MAHAJANI LETTER DDA\0" "MAHAJANI LETTER DDHA\0" "MAHAJANI LETTER DHA\0" "MAHAJANI LETTER E\0" "MAHAJANI LETTER GA\0" "MAHAJANI LETTER GHA\0" "MAHAJANI LETTER HA\0" "MAHAJANI LETTER I\0" "MAHAJANI LETTER JA\0" "MAHAJANI LETTER JHA\0" "MAHAJANI LETTER KA\0" "MAHAJANI LETTER KHA\0" "MAHAJANI LETTER LA\0" "MAHAJANI LETTER MA\0" "MAHAJANI LETTER NA\0" "MAHAJANI LETTER NNA\0" "MAHAJANI LETTER NYA\0" "MAHAJANI LETTER O\0" "MAHAJANI LETTER PA\0" "MAHAJANI LETTER PHA\0" "MAHAJANI LETTER RA\0" "MAHAJANI LETTER RRA\0" "MAHAJANI LETTER SA\0" "MAHAJANI LETTER TA\0" "MAHAJANI LETTER THA\0" "MAHAJANI LETTER TTA\0" "MAHAJANI LETTER TTHA\0" "MAHAJANI LETTER U\0" "MAHAJANI LETTER VA\0" "MAHAJANI LIGATURE SHRI\0" "MAHAJANI SECTION MARK\0" "MAHAJANI SIGN NUKTA\0" "MAHJONG TILE AUTUMN\0" "MAHJONG TILE BACK\0" "MAHJONG TILE BAMBOO\0" "MAHJONG TILE CHRYSANTHEMUM\0" "MAHJONG TILE EAST WIND\0" "MAHJONG TILE EIGHT OF BAMBOOS\0" "MAHJONG TILE EIGHT OF CHARACTERS\0" "MAHJONG TILE EIGHT OF CIRCLES\0" "MAHJONG TILE FIVE OF BAMBOOS\0" "MAHJONG TILE FIVE OF CHARACTERS\0" "MAHJONG TILE FIVE OF CIRCLES\0" "MAHJONG TILE FOUR OF BAMBOOS\0" "MAHJONG TILE FOUR OF CHARACTERS\0" "MAHJONG TILE FOUR OF CIRCLES\0" "MAHJONG TILE GREEN DRAGON\0" "MAHJONG TILE JOKER\0" "MAHJONG TILE NINE OF BAMBOOS\0" "MAHJONG TILE NINE OF CHARACTERS\0" "MAHJONG TILE NINE OF CIRCLES\0" "MAHJONG TILE NORTH WIND\0" "MAHJONG TILE ONE OF BAMBOOS\0" "MAHJONG TILE ONE OF CHARACTERS\0" "MAHJONG TILE ONE OF CIRCLES\0" "MAHJONG TILE ORCHID\0" "MAHJONG TILE PLUM\0" "MAHJONG TILE RED DRAGON\0" "MAHJONG TILE SEVEN OF BAMBOOS\0" "MAHJONG TILE SEVEN OF CHARACTERS\0" "MAHJONG TILE SEVEN OF CIRCLES\0" "MAHJONG TILE SIX OF BAMBOOS\0" "MAHJONG TILE SIX OF CHARACTERS\0" "MAHJONG TILE SIX OF CIRCLES\0" "MAHJONG TILE SOUTH WIND\0" "MAHJONG TILE SPRING\0" "MAHJONG TILE SUMMER\0" "MAHJONG TILE THREE OF BAMBOOS\0" "MAHJONG TILE THREE OF CHARACTERS\0" "MAHJONG TILE THREE OF CIRCLES\0" "MAHJONG TILE TWO OF BAMBOOS\0" "MAHJONG TILE TWO OF CHARACTERS\0" "MAHJONG TILE TWO OF CIRCLES\0" "MAHJONG TILE WEST WIND\0" "MAHJONG TILE WHITE DRAGON\0" "MAHJONG TILE WINTER\0" "MAKASAR ANGKA\0" "MAKASAR END OF SECTION\0" "MAKASAR LETTER A\0" "MAKASAR LETTER BA\0" "MAKASAR LETTER CA\0" "MAKASAR LETTER DA\0" "MAKASAR LETTER GA\0" "MAKASAR LETTER JA\0" "MAKASAR LETTER KA\0" "MAKASAR LETTER LA\0" "MAKASAR LETTER MA\0" "MAKASAR LETTER NA\0" "MAKASAR LETTER NGA\0" "MAKASAR LETTER NYA\0" "MAKASAR LETTER PA\0" "MAKASAR LETTER RA\0" "MAKASAR LETTER SA\0" "MAKASAR LETTER TA\0" "MAKASAR LETTER VA\0" "MAKASAR LETTER YA\0" "MAKASAR PASSIMBANG\0" "MAKASAR VOWEL SIGN E\0" "MAKASAR VOWEL SIGN I\0" "MAKASAR VOWEL SIGN O\0" "MAKASAR VOWEL SIGN U\0" "MALAYALAM AU LENGTH MARK\0" "MALAYALAM DATE MARK\0" "MALAYALAM DIGIT EIGHT\0" "MALAYALAM DIGIT FIVE\0" "MALAYALAM DIGIT FOUR\0" "MALAYALAM DIGIT NINE\0" "MALAYALAM DIGIT ONE\0" "MALAYALAM DIGIT SEVEN\0" "MALAYALAM DIGIT SIX\0" "MALAYALAM DIGIT THREE\0" "MALAYALAM DIGIT TWO\0" "MALAYALAM DIGIT ZERO\0" "MALAYALAM FRACTION ONE EIGHTH\0" "MALAYALAM FRACTION ONE FIFTH\0" "MALAYALAM FRACTION ONE FORTIETH\0" "MALAYALAM FRACTION ONE HALF\0" "MALAYALAM FRACTION ONE ONE-HUNDRED-AND-SIXTIETH\0" "MALAYALAM FRACTION ONE QUARTER\0" "MALAYALAM FRACTION ONE SIXTEENTH\0" "MALAYALAM FRACTION ONE TENTH\0" "MALAYALAM FRACTION ONE TWENTIETH\0" "MALAYALAM FRACTION THREE EIGHTIETHS\0" "MALAYALAM FRACTION THREE QUARTERS\0" "MALAYALAM FRACTION THREE SIXTEENTHS\0" "MALAYALAM FRACTION THREE TWENTIETHS\0" "MALAYALAM LETTER A\0" "MALAYALAM LETTER AA\0" "MALAYALAM LETTER AI\0" "MALAYALAM LETTER ARCHAIC II\0" "MALAYALAM LETTER AU\0" "MALAYALAM LETTER BA\0" "MALAYALAM LETTER BHA\0" "MALAYALAM LETTER CA\0" "MALAYALAM LETTER CHA\0" "MALAYALAM LETTER CHILLU K\0" "MALAYALAM LETTER CHILLU L\0" "MALAYALAM LETTER CHILLU LL\0" "MALAYALAM LETTER CHILLU LLL\0" "MALAYALAM LETTER CHILLU M\0" "MALAYALAM LETTER CHILLU N\0" "MALAYALAM LETTER CHILLU NN\0" "MALAYALAM LETTER CHILLU RR\0" "MALAYALAM LETTER CHILLU Y\0" "MALAYALAM LETTER DA\0" "MALAYALAM LETTER DDA\0" "MALAYALAM LETTER DDHA\0" "MALAYALAM LETTER DHA\0" "MALAYALAM LETTER DOT REPH\0" "MALAYALAM LETTER E\0" "MALAYALAM LETTER EE\0" "MALAYALAM LETTER GA\0" "MALAYALAM LETTER GHA\0" "MALAYALAM LETTER HA\0" "MALAYALAM LETTER I\0" "MALAYALAM LETTER II\0" "MALAYALAM LETTER JA\0" "MALAYALAM LETTER JHA\0" "MALAYALAM LETTER KA\0" "MALAYALAM LETTER KHA\0" "MALAYALAM LETTER LA\0" "MALAYALAM LETTER LLA\0" "MALAYALAM LETTER LLLA\0" "MALAYALAM LETTER MA\0" "MALAYALAM LETTER NA\0" "MALAYALAM LETTER NGA\0" "MALAYALAM LETTER NNA\0" "MALAYALAM LETTER NNNA\0" "MALAYALAM LETTER NYA\0" "MALAYALAM LETTER O\0" "MALAYALAM LETTER OO\0" "MALAYALAM LETTER PA\0" "MALAYALAM LETTER PHA\0" "MALAYALAM LETTER RA\0" "MALAYALAM LETTER RRA\0" "MALAYALAM LETTER SA\0" "MALAYALAM LETTER SHA\0" "MALAYALAM LETTER SSA\0" "MALAYALAM LETTER TA\0" "MALAYALAM LETTER THA\0" "MALAYALAM LETTER TTA\0" "MALAYALAM LETTER TTHA\0" "MALAYALAM LETTER TTTA\0" "MALAYALAM LETTER U\0" "MALAYALAM LETTER UU\0" "MALAYALAM LETTER VA\0" "MALAYALAM LETTER VEDIC ANUSVARA\0" "MALAYALAM LETTER VOCALIC L\0" "MALAYALAM LETTER VOCALIC LL\0" "MALAYALAM LETTER VOCALIC R\0" "MALAYALAM LETTER VOCALIC RR\0" "MALAYALAM LETTER YA\0" "MALAYALAM NUMBER ONE HUNDRED\0" "MALAYALAM NUMBER ONE THOUSAND\0" "MALAYALAM NUMBER TEN\0" "MALAYALAM SIGN ANUSVARA\0" "MALAYALAM SIGN AVAGRAHA\0" "MALAYALAM SIGN CANDRABINDU\0" "MALAYALAM SIGN CIRCULAR VIRAMA\0" "MALAYALAM SIGN COMBINING ANUSVARA ABOVE\0" "MALAYALAM SIGN PARA\0" "MALAYALAM SIGN VERTICAL BAR VIRAMA\0" "MALAYALAM SIGN VIRAMA\0" "MALAYALAM SIGN VISARGA\0" "MALAYALAM VOWEL SIGN AA\0" "MALAYALAM VOWEL SIGN AI\0" "MALAYALAM VOWEL SIGN AU\0" "MALAYALAM VOWEL SIGN E\0" "MALAYALAM VOWEL SIGN EE\0" "MALAYALAM VOWEL SIGN I\0" "MALAYALAM VOWEL SIGN II\0" "MALAYALAM VOWEL SIGN O\0" "MALAYALAM VOWEL SIGN OO\0" "MALAYALAM VOWEL SIGN U\0" "MALAYALAM VOWEL SIGN UU\0" "MALAYALAM VOWEL SIGN VOCALIC L\0" "MALAYALAM VOWEL SIGN VOCALIC LL\0" "MALAYALAM VOWEL SIGN VOCALIC R\0" "MALAYALAM VOWEL SIGN VOCALIC RR\0" "MALE AND FEMALE SIGN\0" "MALE SIGN\0" "MALE WITH STROKE AND MALE AND FEMALE SIGN\0" "MALE WITH STROKE SIGN\0" "MALTESE CROSS\0" "MAMMOTH\0" "MAN\0" "MAN AND WOMAN HOLDING HANDS\0" "MAN DANCING\0" "MAN IN BUSINESS SUIT LEVITATING\0" "MAN IN TUXEDO\0" "MAN WITH GUA PI MAO\0" "MAN WITH TURBAN\0" "MANAT SIGN\0" "MANDAIC AFFRICATION MARK\0" "MANDAIC GEMINATION MARK\0" "MANDAIC LETTER AB\0" "MANDAIC LETTER AD\0" "MANDAIC LETTER AG\0" "MANDAIC LETTER AH\0" "MANDAIC LETTER AIN\0" "MANDAIC LETTER AK\0" "MANDAIC LETTER AKSA\0" "MANDAIC LETTER AL\0" "MANDAIC LETTER AM\0" "MANDAIC LETTER AN\0" "MANDAIC LETTER AP\0" "MANDAIC LETTER AQ\0" "MANDAIC LETTER AR\0" "MANDAIC LETTER AS\0" "MANDAIC LETTER ASH\0" "MANDAIC LETTER ASZ\0" "MANDAIC LETTER AT\0" "MANDAIC LETTER ATT\0" "MANDAIC LETTER AZ\0" "MANDAIC LETTER DUSHENNA\0" "MANDAIC LETTER HALQA\0" "MANDAIC LETTER IN\0" "MANDAIC LETTER IT\0" "MANDAIC LETTER KAD\0" "MANDAIC LETTER USHENNA\0" "MANDAIC PUNCTUATION\0" "MANDAIC VOCALIZATION MARK\0" "MANGO\0" "MANICHAEAN ABBREVIATION MARK ABOVE\0" "MANICHAEAN ABBREVIATION MARK BELOW\0" "MANICHAEAN LETTER AAYIN\0" "MANICHAEAN LETTER ALEPH\0" "MANICHAEAN LETTER AYIN\0" "MANICHAEAN LETTER BETH\0" "MANICHAEAN LETTER BHETH\0" "MANICHAEAN LETTER DALETH\0" "MANICHAEAN LETTER DHAMEDH\0" "MANICHAEAN LETTER FE\0" "MANICHAEAN LETTER GHIMEL\0" "MANICHAEAN LETTER GIMEL\0" "MANICHAEAN LETTER HE\0" "MANICHAEAN LETTER HETH\0" "MANICHAEAN LETTER JAYIN\0" "MANICHAEAN LETTER JHAYIN\0" "MANICHAEAN LETTER KAPH\0" "MANICHAEAN LETTER KHAPH\0" "MANICHAEAN LETTER LAMEDH\0" "MANICHAEAN LETTER MEM\0" "MANICHAEAN LETTER NUN\0" "MANICHAEAN LETTER PE\0" "MANICHAEAN LETTER QHOPH\0" "MANICHAEAN LETTER QOPH\0" "MANICHAEAN LETTER RESH\0" "MANICHAEAN LETTER SADHE\0" "MANICHAEAN LETTER SAMEKH\0" "MANICHAEAN LETTER SHIN\0" "MANICHAEAN LETTER SSHIN\0" "MANICHAEAN LETTER TAW\0" "MANICHAEAN LETTER TETH\0" "MANICHAEAN LETTER THAMEDH\0" "MANICHAEAN LETTER WAW\0" "MANICHAEAN LETTER XAPH\0" "MANICHAEAN LETTER XOPH\0" "MANICHAEAN LETTER YODH\0" "MANICHAEAN LETTER ZAYIN\0" "MANICHAEAN LETTER ZHAYIN\0" "MANICHAEAN NUMBER FIVE\0" "MANICHAEAN NUMBER ONE\0" "MANICHAEAN NUMBER ONE HUNDRED\0" "MANICHAEAN NUMBER TEN\0" "MANICHAEAN NUMBER TWENTY\0" "MANICHAEAN PUNCTUATION DOT\0" "MANICHAEAN PUNCTUATION DOT WITHIN DOT\0" "MANICHAEAN PUNCTUATION DOUBLE DOT WITHIN DOT\0" "MANICHAEAN PUNCTUATION FLEURON\0" "MANICHAEAN PUNCTUATION LINE FILLER\0" "MANICHAEAN PUNCTUATION STAR\0" "MANICHAEAN PUNCTUATION TWO DOTS\0" "MANICHAEAN SIGN UD\0" "MANS SHOE\0" "MANTELPIECE CLOCK\0" "MANUAL WHEELCHAIR\0" "MAP SYMBOL FOR LIGHTHOUSE\0" "MAPLE LEAF\0" "MARCHEN HEAD MARK\0" "MARCHEN LETTER -A\0" "MARCHEN LETTER A\0" "MARCHEN LETTER BA\0" "MARCHEN LETTER CA\0" "MARCHEN LETTER CHA\0" "MARCHEN LETTER DA\0" "MARCHEN LETTER DZA\0" "MARCHEN LETTER GA\0" "MARCHEN LETTER HA\0" "MARCHEN LETTER JA\0" "MARCHEN LETTER KA\0" "MARCHEN LETTER KHA\0" "MARCHEN LETTER LA\0" "MARCHEN LETTER MA\0" "MARCHEN LETTER NA\0" "MARCHEN LETTER NGA\0" "MARCHEN LETTER NYA\0" "MARCHEN LETTER PA\0" "MARCHEN LETTER PHA\0" "MARCHEN LETTER RA\0" "MARCHEN LETTER SA\0" "MARCHEN LETTER SHA\0" "MARCHEN LETTER TA\0" "MARCHEN LETTER THA\0" "MARCHEN LETTER TSA\0" "MARCHEN LETTER TSHA\0" "MARCHEN LETTER WA\0" "MARCHEN LETTER YA\0" "MARCHEN LETTER ZA\0" "MARCHEN LETTER ZHA\0" "MARCHEN MARK SHAD\0" "MARCHEN SIGN ANUSVARA\0" "MARCHEN SIGN CANDRABINDU\0" "MARCHEN SUBJOINED LETTER A\0" "MARCHEN SUBJOINED LETTER BA\0" "MARCHEN SUBJOINED LETTER CA\0" "MARCHEN SUBJOINED LETTER CHA\0" "MARCHEN SUBJOINED LETTER DA\0" "MARCHEN SUBJOINED LETTER DZA\0" "MARCHEN SUBJOINED LETTER GA\0" "MARCHEN SUBJOINED LETTER HA\0" "MARCHEN SUBJOINED LETTER JA\0" "MARCHEN SUBJOINED LETTER KA\0" "MARCHEN SUBJOINED LETTER KHA\0" "MARCHEN SUBJOINED LETTER LA\0" "MARCHEN SUBJOINED LETTER MA\0" "MARCHEN SUBJOINED LETTER NA\0" "MARCHEN SUBJOINED LETTER NGA\0" "MARCHEN SUBJOINED LETTER NYA\0" "MARCHEN SUBJOINED LETTER PA\0" "MARCHEN SUBJOINED LETTER PHA\0" "MARCHEN SUBJOINED LETTER RA\0" "MARCHEN SUBJOINED LETTER SA\0" "MARCHEN SUBJOINED LETTER SHA\0" "MARCHEN SUBJOINED LETTER TA\0" "MARCHEN SUBJOINED LETTER THA\0" "MARCHEN SUBJOINED LETTER TSA\0" "MARCHEN SUBJOINED LETTER TSHA\0" "MARCHEN SUBJOINED LETTER WA\0" "MARCHEN SUBJOINED LETTER YA\0" "MARCHEN SUBJOINED LETTER ZA\0" "MARCHEN SUBJOINED LETTER ZHA\0" "MARCHEN VOWEL SIGN AA\0" "MARCHEN VOWEL SIGN E\0" "MARCHEN VOWEL SIGN I\0" "MARCHEN VOWEL SIGN O\0" "MARCHEN VOWEL SIGN U\0" "MARRIAGE SYMBOL\0" "MARTIAL ARTS UNIFORM\0" "MASARAM GONDI DIGIT EIGHT\0" "MASARAM GONDI DIGIT FIVE\0" "MASARAM GONDI DIGIT FOUR\0" "MASARAM GONDI DIGIT NINE\0" "MASARAM GONDI DIGIT ONE\0" "MASARAM GONDI DIGIT SEVEN\0" "MASARAM GONDI DIGIT SIX\0" "MASARAM GONDI DIGIT THREE\0" "MASARAM GONDI DIGIT TWO\0" "MASARAM GONDI DIGIT ZERO\0" "MASARAM GONDI LETTER A\0" "MASARAM GONDI LETTER AA\0" "MASARAM GONDI LETTER AI\0" "MASARAM GONDI LETTER AU\0" "MASARAM GONDI LETTER BA\0" "MASARAM GONDI LETTER BHA\0" "MASARAM GONDI LETTER CA\0" "MASARAM GONDI LETTER CHA\0" "MASARAM GONDI LETTER DA\0" "MASARAM GONDI LETTER DDA\0" "MASARAM GONDI LETTER DDHA\0" "MASARAM GONDI LETTER DHA\0" "MASARAM GONDI LETTER E\0" "MASARAM GONDI LETTER GA\0" "MASARAM GONDI LETTER GHA\0" "MASARAM GONDI LETTER HA\0" "MASARAM GONDI LETTER I\0" "MASARAM GONDI LETTER II\0" "MASARAM GONDI LETTER JA\0" "MASARAM GONDI LETTER JHA\0" "MASARAM GONDI LETTER JNYA\0" "MASARAM GONDI LETTER KA\0" "MASARAM GONDI LETTER KHA\0" "MASARAM GONDI LETTER KSSA\0" "MASARAM GONDI LETTER LA\0" "MASARAM GONDI LETTER LLA\0" "MASARAM GONDI LETTER MA\0" "MASARAM GONDI LETTER NA\0" "MASARAM GONDI LETTER NGA\0" "MASARAM GONDI LETTER NNA\0" "MASARAM GONDI LETTER NYA\0" "MASARAM GONDI LETTER O\0" "MASARAM GONDI LETTER PA\0" "MASARAM GONDI LETTER PHA\0" "MASARAM GONDI LETTER RA\0" "MASARAM GONDI LETTER SA\0" "MASARAM GONDI LETTER SHA\0" "MASARAM GONDI LETTER SSA\0" "MASARAM GONDI LETTER TA\0" "MASARAM GONDI LETTER THA\0" "MASARAM GONDI LETTER TRA\0" "MASARAM GONDI LETTER TTA\0" "MASARAM GONDI LETTER TTHA\0" "MASARAM GONDI LETTER U\0" "MASARAM GONDI LETTER UU\0" "MASARAM GONDI LETTER VA\0" "MASARAM GONDI LETTER YA\0" "MASARAM GONDI RA-KARA\0" "MASARAM GONDI REPHA\0" "MASARAM GONDI SIGN ANUSVARA\0" "MASARAM GONDI SIGN CANDRA\0" "MASARAM GONDI SIGN HALANTA\0" "MASARAM GONDI SIGN NUKTA\0" "MASARAM GONDI SIGN VISARGA\0" "MASARAM GONDI VIRAMA\0" "MASARAM GONDI VOWEL SIGN AA\0" "MASARAM GONDI VOWEL SIGN AI\0" "MASARAM GONDI VOWEL SIGN AU\0" "MASARAM GONDI VOWEL SIGN E\0" "MASARAM GONDI VOWEL SIGN I\0" "MASARAM GONDI VOWEL SIGN II\0" "MASARAM GONDI VOWEL SIGN O\0" "MASARAM GONDI VOWEL SIGN U\0" "MASARAM GONDI VOWEL SIGN UU\0" "MASARAM GONDI VOWEL SIGN VOCALIC R\0" "MASCULINE ORDINAL INDICATOR\0" "MASK WORK SYMBOL\0" "MASU MARK\0" "MATE DRINK\0" "MATHEMATICAL BOLD CAPITAL A\0" "MATHEMATICAL BOLD CAPITAL ALPHA\0" "MATHEMATICAL BOLD CAPITAL B\0" "MATHEMATICAL BOLD CAPITAL BETA\0" "MATHEMATICAL BOLD CAPITAL C\0" "MATHEMATICAL BOLD CAPITAL CHI\0" "MATHEMATICAL BOLD CAPITAL D\0" "MATHEMATICAL BOLD CAPITAL DELTA\0" "MATHEMATICAL BOLD CAPITAL DIGAMMA\0" "MATHEMATICAL BOLD CAPITAL E\0" "MATHEMATICAL BOLD CAPITAL EPSILON\0" "MATHEMATICAL BOLD CAPITAL ETA\0" "MATHEMATICAL BOLD CAPITAL F\0" "MATHEMATICAL BOLD CAPITAL G\0" "MATHEMATICAL BOLD CAPITAL GAMMA\0" "MATHEMATICAL BOLD CAPITAL H\0" "MATHEMATICAL BOLD CAPITAL I\0" "MATHEMATICAL BOLD CAPITAL IOTA\0" "MATHEMATICAL BOLD CAPITAL J\0" "MATHEMATICAL BOLD CAPITAL K\0" "MATHEMATICAL BOLD CAPITAL KAPPA\0" "MATHEMATICAL BOLD CAPITAL L\0" "MATHEMATICAL BOLD CAPITAL LAMDA\0" "MATHEMATICAL BOLD CAPITAL M\0" "MATHEMATICAL BOLD CAPITAL MU\0" "MATHEMATICAL BOLD CAPITAL N\0" "MATHEMATICAL BOLD CAPITAL NU\0" "MATHEMATICAL BOLD CAPITAL O\0" "MATHEMATICAL BOLD CAPITAL OMEGA\0" "MATHEMATICAL BOLD CAPITAL OMICRON\0" "MATHEMATICAL BOLD CAPITAL P\0" "MATHEMATICAL BOLD CAPITAL PHI\0" "MATHEMATICAL BOLD CAPITAL PI\0" "MATHEMATICAL BOLD CAPITAL PSI\0" "MATHEMATICAL BOLD CAPITAL Q\0" "MATHEMATICAL BOLD CAPITAL R\0" "MATHEMATICAL BOLD CAPITAL RHO\0" "MATHEMATICAL BOLD CAPITAL S\0" "MATHEMATICAL BOLD CAPITAL SIGMA\0" "MATHEMATICAL BOLD CAPITAL T\0" "MATHEMATICAL BOLD CAPITAL TAU\0" "MATHEMATICAL BOLD CAPITAL THETA\0" "MATHEMATICAL BOLD CAPITAL THETA SYMBOL\0" "MATHEMATICAL BOLD CAPITAL U\0" "MATHEMATICAL BOLD CAPITAL UPSILON\0" "MATHEMATICAL BOLD CAPITAL V\0" "MATHEMATICAL BOLD CAPITAL W\0" "MATHEMATICAL BOLD CAPITAL X\0" "MATHEMATICAL BOLD CAPITAL XI\0" "MATHEMATICAL BOLD CAPITAL Y\0" "MATHEMATICAL BOLD CAPITAL Z\0" "MATHEMATICAL BOLD CAPITAL ZETA\0" "MATHEMATICAL BOLD DIGIT EIGHT\0" "MATHEMATICAL BOLD DIGIT FIVE\0" "MATHEMATICAL BOLD DIGIT FOUR\0" "MATHEMATICAL BOLD DIGIT NINE\0" "MATHEMATICAL BOLD DIGIT ONE\0" "MATHEMATICAL BOLD DIGIT SEVEN\0" "MATHEMATICAL BOLD DIGIT SIX\0" "MATHEMATICAL BOLD DIGIT THREE\0" "MATHEMATICAL BOLD DIGIT TWO\0" "MATHEMATICAL BOLD DIGIT ZERO\0" "MATHEMATICAL BOLD EPSILON SYMBOL\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL A\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL B\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL C\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL D\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL E\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL F\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL G\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL H\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL I\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL J\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL K\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL L\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL M\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL N\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL O\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL P\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL Q\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL R\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL S\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL T\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL U\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL V\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL W\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL X\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL Y\0" "MATHEMATICAL BOLD FRAKTUR CAPITAL Z\0" "MATHEMATICAL BOLD FRAKTUR SMALL A\0" "MATHEMATICAL BOLD FRAKTUR SMALL B\0" "MATHEMATICAL BOLD FRAKTUR SMALL C\0" "MATHEMATICAL BOLD FRAKTUR SMALL D\0" "MATHEMATICAL BOLD FRAKTUR SMALL E\0" "MATHEMATICAL BOLD FRAKTUR SMALL F\0" "MATHEMATICAL BOLD FRAKTUR SMALL G\0" "MATHEMATICAL BOLD FRAKTUR SMALL H\0" "MATHEMATICAL BOLD FRAKTUR SMALL I\0" "MATHEMATICAL BOLD FRAKTUR SMALL J\0" "MATHEMATICAL BOLD FRAKTUR SMALL K\0" "MATHEMATICAL BOLD FRAKTUR SMALL L\0" "MATHEMATICAL BOLD FRAKTUR SMALL M\0" "MATHEMATICAL BOLD FRAKTUR SMALL N\0" "MATHEMATICAL BOLD FRAKTUR SMALL O\0" "MATHEMATICAL BOLD FRAKTUR SMALL P\0" "MATHEMATICAL BOLD FRAKTUR SMALL Q\0" "MATHEMATICAL BOLD FRAKTUR SMALL R\0" "MATHEMATICAL BOLD FRAKTUR SMALL S\0" "MATHEMATICAL BOLD FRAKTUR SMALL T\0" "MATHEMATICAL BOLD FRAKTUR SMALL U\0" "MATHEMATICAL BOLD FRAKTUR SMALL V\0" "MATHEMATICAL BOLD FRAKTUR SMALL W\0" "MATHEMATICAL BOLD FRAKTUR SMALL X\0" "MATHEMATICAL BOLD FRAKTUR SMALL Y\0" "MATHEMATICAL BOLD FRAKTUR SMALL Z\0" "MATHEMATICAL BOLD ITALIC CAPITAL A\0" "MATHEMATICAL BOLD ITALIC CAPITAL ALPHA\0" "MATHEMATICAL BOLD ITALIC CAPITAL B\0" "MATHEMATICAL BOLD ITALIC CAPITAL BETA\0" "MATHEMATICAL BOLD ITALIC CAPITAL C\0" "MATHEMATICAL BOLD ITALIC CAPITAL CHI\0" "MATHEMATICAL BOLD ITALIC CAPITAL D\0" "MATHEMATICAL BOLD ITALIC CAPITAL DELTA\0" "MATHEMATICAL BOLD ITALIC CAPITAL E\0" "MATHEMATICAL BOLD ITALIC CAPITAL EPSILON\0" "MATHEMATICAL BOLD ITALIC CAPITAL ETA\0" "MATHEMATICAL BOLD ITALIC CAPITAL F\0" "MATHEMATICAL BOLD ITALIC CAPITAL G\0" "MATHEMATICAL BOLD ITALIC CAPITAL GAMMA\0" "MATHEMATICAL BOLD ITALIC CAPITAL H\0" "MATHEMATICAL BOLD ITALIC CAPITAL I\0" "MATHEMATICAL BOLD ITALIC CAPITAL IOTA\0" "MATHEMATICAL BOLD ITALIC CAPITAL J\0" "MATHEMATICAL BOLD ITALIC CAPITAL K\0" "MATHEMATICAL BOLD ITALIC CAPITAL KAPPA\0" "MATHEMATICAL BOLD ITALIC CAPITAL L\0" "MATHEMATICAL BOLD ITALIC CAPITAL LAMDA\0" "MATHEMATICAL BOLD ITALIC CAPITAL M\0" "MATHEMATICAL BOLD ITALIC CAPITAL MU\0" "MATHEMATICAL BOLD ITALIC CAPITAL N\0" "MATHEMATICAL BOLD ITALIC CAPITAL NU\0" "MATHEMATICAL BOLD ITALIC CAPITAL O\0" "MATHEMATICAL BOLD ITALIC CAPITAL OMEGA\0" "MATHEMATICAL BOLD ITALIC CAPITAL OMICRON\0" "MATHEMATICAL BOLD ITALIC CAPITAL P\0" "MATHEMATICAL BOLD ITALIC CAPITAL PHI\0" "MATHEMATICAL BOLD ITALIC CAPITAL PI\0" "MATHEMATICAL BOLD ITALIC CAPITAL PSI\0" "MATHEMATICAL BOLD ITALIC CAPITAL Q\0" "MATHEMATICAL BOLD ITALIC CAPITAL R\0" "MATHEMATICAL BOLD ITALIC CAPITAL RHO\0" "MATHEMATICAL BOLD ITALIC CAPITAL S\0" "MATHEMATICAL BOLD ITALIC CAPITAL SIGMA\0" "MATHEMATICAL BOLD ITALIC CAPITAL T\0" "MATHEMATICAL BOLD ITALIC CAPITAL TAU\0" "MATHEMATICAL BOLD ITALIC CAPITAL THETA\0" "MATHEMATICAL BOLD ITALIC CAPITAL THETA SYMBOL\0" "MATHEMATICAL BOLD ITALIC CAPITAL U\0" "MATHEMATICAL BOLD ITALIC CAPITAL UPSILON\0" "MATHEMATICAL BOLD ITALIC CAPITAL V\0" "MATHEMATICAL BOLD ITALIC CAPITAL W\0" "MATHEMATICAL BOLD ITALIC CAPITAL X\0" "MATHEMATICAL BOLD ITALIC CAPITAL XI\0" "MATHEMATICAL BOLD ITALIC CAPITAL Y\0" "MATHEMATICAL BOLD ITALIC CAPITAL Z\0" "MATHEMATICAL BOLD ITALIC CAPITAL ZETA\0" "MATHEMATICAL BOLD ITALIC EPSILON SYMBOL\0" "MATHEMATICAL BOLD ITALIC KAPPA SYMBOL\0" "MATHEMATICAL BOLD ITALIC NABLA\0" "MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL\0" "MATHEMATICAL BOLD ITALIC PHI SYMBOL\0" "MATHEMATICAL BOLD ITALIC PI SYMBOL\0" "MATHEMATICAL BOLD ITALIC RHO SYMBOL\0" "MATHEMATICAL BOLD ITALIC SMALL A\0" "MATHEMATICAL BOLD ITALIC SMALL ALPHA\0" "MATHEMATICAL BOLD ITALIC SMALL B\0" "MATHEMATICAL BOLD ITALIC SMALL BETA\0" "MATHEMATICAL BOLD ITALIC SMALL C\0" "MATHEMATICAL BOLD ITALIC SMALL CHI\0" "MATHEMATICAL BOLD ITALIC SMALL D\0" "MATHEMATICAL BOLD ITALIC SMALL DELTA\0" "MATHEMATICAL BOLD ITALIC SMALL E\0" "MATHEMATICAL BOLD ITALIC SMALL EPSILON\0" "MATHEMATICAL BOLD ITALIC SMALL ETA\0" "MATHEMATICAL BOLD ITALIC SMALL F\0" "MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA\0" "MATHEMATICAL BOLD ITALIC SMALL G\0" "MATHEMATICAL BOLD ITALIC SMALL GAMMA\0" "MATHEMATICAL BOLD ITALIC SMALL H\0" "MATHEMATICAL BOLD ITALIC SMALL I\0" "MATHEMATICAL BOLD ITALIC SMALL IOTA\0" "MATHEMATICAL BOLD ITALIC SMALL J\0" "MATHEMATICAL BOLD ITALIC SMALL K\0" "MATHEMATICAL BOLD ITALIC SMALL KAPPA\0" "MATHEMATICAL BOLD ITALIC SMALL L\0" "MATHEMATICAL BOLD ITALIC SMALL LAMDA\0" "MATHEMATICAL BOLD ITALIC SMALL M\0" "MATHEMATICAL BOLD ITALIC SMALL MU\0" "MATHEMATICAL BOLD ITALIC SMALL N\0" "MATHEMATICAL BOLD ITALIC SMALL NU\0" "MATHEMATICAL BOLD ITALIC SMALL O\0" "MATHEMATICAL BOLD ITALIC SMALL OMEGA\0" "MATHEMATICAL BOLD ITALIC SMALL OMICRON\0" "MATHEMATICAL BOLD ITALIC SMALL P\0" "MATHEMATICAL BOLD ITALIC SMALL PHI\0" "MATHEMATICAL BOLD ITALIC SMALL PI\0" "MATHEMATICAL BOLD ITALIC SMALL PSI\0" "MATHEMATICAL BOLD ITALIC SMALL Q\0" "MATHEMATICAL BOLD ITALIC SMALL R\0" "MATHEMATICAL BOLD ITALIC SMALL RHO\0" "MATHEMATICAL BOLD ITALIC SMALL S\0" "MATHEMATICAL BOLD ITALIC SMALL SIGMA\0" "MATHEMATICAL BOLD ITALIC SMALL T\0" "MATHEMATICAL BOLD ITALIC SMALL TAU\0" "MATHEMATICAL BOLD ITALIC SMALL THETA\0" "MATHEMATICAL BOLD ITALIC SMALL U\0" "MATHEMATICAL BOLD ITALIC SMALL UPSILON\0" "MATHEMATICAL BOLD ITALIC SMALL V\0" "MATHEMATICAL BOLD ITALIC SMALL W\0" "MATHEMATICAL BOLD ITALIC SMALL X\0" "MATHEMATICAL BOLD ITALIC SMALL XI\0" "MATHEMATICAL BOLD ITALIC SMALL Y\0" "MATHEMATICAL BOLD ITALIC SMALL Z\0" "MATHEMATICAL BOLD ITALIC SMALL ZETA\0" "MATHEMATICAL BOLD ITALIC THETA SYMBOL\0" "MATHEMATICAL BOLD KAPPA SYMBOL\0" "MATHEMATICAL BOLD NABLA\0" "MATHEMATICAL BOLD PARTIAL DIFFERENTIAL\0" "MATHEMATICAL BOLD PHI SYMBOL\0" "MATHEMATICAL BOLD PI SYMBOL\0" "MATHEMATICAL BOLD RHO SYMBOL\0" "MATHEMATICAL BOLD SCRIPT CAPITAL A\0" "MATHEMATICAL BOLD SCRIPT CAPITAL B\0" "MATHEMATICAL BOLD SCRIPT CAPITAL C\0" "MATHEMATICAL BOLD SCRIPT CAPITAL D\0" "MATHEMATICAL BOLD SCRIPT CAPITAL E\0" "MATHEMATICAL BOLD SCRIPT CAPITAL F\0" "MATHEMATICAL BOLD SCRIPT CAPITAL G\0" "MATHEMATICAL BOLD SCRIPT CAPITAL H\0" "MATHEMATICAL BOLD SCRIPT CAPITAL I\0" "MATHEMATICAL BOLD SCRIPT CAPITAL J\0" "MATHEMATICAL BOLD SCRIPT CAPITAL K\0" "MATHEMATICAL BOLD SCRIPT CAPITAL L\0" "MATHEMATICAL BOLD SCRIPT CAPITAL M\0" "MATHEMATICAL BOLD SCRIPT CAPITAL N\0" "MATHEMATICAL BOLD SCRIPT CAPITAL O\0" "MATHEMATICAL BOLD SCRIPT CAPITAL P\0" "MATHEMATICAL BOLD SCRIPT CAPITAL Q\0" "MATHEMATICAL BOLD SCRIPT CAPITAL R\0" "MATHEMATICAL BOLD SCRIPT CAPITAL S\0" "MATHEMATICAL BOLD SCRIPT CAPITAL T\0" "MATHEMATICAL BOLD SCRIPT CAPITAL U\0" "MATHEMATICAL BOLD SCRIPT CAPITAL V\0" "MATHEMATICAL BOLD SCRIPT CAPITAL W\0" "MATHEMATICAL BOLD SCRIPT CAPITAL X\0" "MATHEMATICAL BOLD SCRIPT CAPITAL Y\0" "MATHEMATICAL BOLD SCRIPT CAPITAL Z\0" "MATHEMATICAL BOLD SCRIPT SMALL A\0" "MATHEMATICAL BOLD SCRIPT SMALL B\0" "MATHEMATICAL BOLD SCRIPT SMALL C\0" "MATHEMATICAL BOLD SCRIPT SMALL D\0" "MATHEMATICAL BOLD SCRIPT SMALL E\0" "MATHEMATICAL BOLD SCRIPT SMALL F\0" "MATHEMATICAL BOLD SCRIPT SMALL G\0" "MATHEMATICAL BOLD SCRIPT SMALL H\0" "MATHEMATICAL BOLD SCRIPT SMALL I\0" "MATHEMATICAL BOLD SCRIPT SMALL J\0" "MATHEMATICAL BOLD SCRIPT SMALL K\0" "MATHEMATICAL BOLD SCRIPT SMALL L\0" "MATHEMATICAL BOLD SCRIPT SMALL M\0" "MATHEMATICAL BOLD SCRIPT SMALL N\0" "MATHEMATICAL BOLD SCRIPT SMALL O\0" "MATHEMATICAL BOLD SCRIPT SMALL P\0" "MATHEMATICAL BOLD SCRIPT SMALL Q\0" "MATHEMATICAL BOLD SCRIPT SMALL R\0" "MATHEMATICAL BOLD SCRIPT SMALL S\0" "MATHEMATICAL BOLD SCRIPT SMALL T\0" "MATHEMATICAL BOLD SCRIPT SMALL U\0" "MATHEMATICAL BOLD SCRIPT SMALL V\0" "MATHEMATICAL BOLD SCRIPT SMALL W\0" "MATHEMATICAL BOLD SCRIPT SMALL X\0" "MATHEMATICAL BOLD SCRIPT SMALL Y\0" "MATHEMATICAL BOLD SCRIPT SMALL Z\0" "MATHEMATICAL BOLD SMALL A\0" "MATHEMATICAL BOLD SMALL ALPHA\0" "MATHEMATICAL BOLD SMALL B\0" "MATHEMATICAL BOLD SMALL BETA\0" "MATHEMATICAL BOLD SMALL C\0" "MATHEMATICAL BOLD SMALL CHI\0" "MATHEMATICAL BOLD SMALL D\0" "MATHEMATICAL BOLD SMALL DELTA\0" "MATHEMATICAL BOLD SMALL DIGAMMA\0" "MATHEMATICAL BOLD SMALL E\0" "MATHEMATICAL BOLD SMALL EPSILON\0" "MATHEMATICAL BOLD SMALL ETA\0" "MATHEMATICAL BOLD SMALL F\0" "MATHEMATICAL BOLD SMALL FINAL SIGMA\0" "MATHEMATICAL BOLD SMALL G\0" "MATHEMATICAL BOLD SMALL GAMMA\0" "MATHEMATICAL BOLD SMALL H\0" "MATHEMATICAL BOLD SMALL I\0" "MATHEMATICAL BOLD SMALL IOTA\0" "MATHEMATICAL BOLD SMALL J\0" "MATHEMATICAL BOLD SMALL K\0" "MATHEMATICAL BOLD SMALL KAPPA\0" "MATHEMATICAL BOLD SMALL L\0" "MATHEMATICAL BOLD SMALL LAMDA\0" "MATHEMATICAL BOLD SMALL M\0" "MATHEMATICAL BOLD SMALL MU\0" "MATHEMATICAL BOLD SMALL N\0" "MATHEMATICAL BOLD SMALL NU\0" "MATHEMATICAL BOLD SMALL O\0" "MATHEMATICAL BOLD SMALL OMEGA\0" "MATHEMATICAL BOLD SMALL OMICRON\0" "MATHEMATICAL BOLD SMALL P\0" "MATHEMATICAL BOLD SMALL PHI\0" "MATHEMATICAL BOLD SMALL PI\0" "MATHEMATICAL BOLD SMALL PSI\0" "MATHEMATICAL BOLD SMALL Q\0" "MATHEMATICAL BOLD SMALL R\0" "MATHEMATICAL BOLD SMALL RHO\0" "MATHEMATICAL BOLD SMALL S\0" "MATHEMATICAL BOLD SMALL SIGMA\0" "MATHEMATICAL BOLD SMALL T\0" "MATHEMATICAL BOLD SMALL TAU\0" "MATHEMATICAL BOLD SMALL THETA\0" "MATHEMATICAL BOLD SMALL U\0" "MATHEMATICAL BOLD SMALL UPSILON\0" "MATHEMATICAL BOLD SMALL V\0" "MATHEMATICAL BOLD SMALL W\0" "MATHEMATICAL BOLD SMALL X\0" "MATHEMATICAL BOLD SMALL XI\0" "MATHEMATICAL BOLD SMALL Y\0" "MATHEMATICAL BOLD SMALL Z\0" "MATHEMATICAL BOLD SMALL ZETA\0" "MATHEMATICAL BOLD THETA SYMBOL\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL A\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL B\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL D\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL E\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL F\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL G\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL I\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL J\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL K\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL L\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL M\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL O\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL S\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL T\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL U\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL V\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL W\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL X\0" "MATHEMATICAL DOUBLE-STRUCK CAPITAL Y\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT EIGHT\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT FIVE\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT FOUR\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT NINE\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT ONE\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT SEVEN\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT SIX\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT THREE\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT TWO\0" "MATHEMATICAL DOUBLE-STRUCK DIGIT ZERO\0" "MATHEMATICAL DOUBLE-STRUCK SMALL A\0" "MATHEMATICAL DOUBLE-STRUCK SMALL B\0" "MATHEMATICAL DOUBLE-STRUCK SMALL C\0" "MATHEMATICAL DOUBLE-STRUCK SMALL D\0" "MATHEMATICAL DOUBLE-STRUCK SMALL E\0" "MATHEMATICAL DOUBLE-STRUCK SMALL F\0" "MATHEMATICAL DOUBLE-STRUCK SMALL G\0" "MATHEMATICAL DOUBLE-STRUCK SMALL H\0" "MATHEMATICAL DOUBLE-STRUCK SMALL I\0" "MATHEMATICAL DOUBLE-STRUCK SMALL J\0" "MATHEMATICAL DOUBLE-STRUCK SMALL K\0" "MATHEMATICAL DOUBLE-STRUCK SMALL L\0" "MATHEMATICAL DOUBLE-STRUCK SMALL M\0" "MATHEMATICAL DOUBLE-STRUCK SMALL N\0" "MATHEMATICAL DOUBLE-STRUCK SMALL O\0" "MATHEMATICAL DOUBLE-STRUCK SMALL P\0" "MATHEMATICAL DOUBLE-STRUCK SMALL Q\0" "MATHEMATICAL DOUBLE-STRUCK SMALL R\0" "MATHEMATICAL DOUBLE-STRUCK SMALL S\0" "MATHEMATICAL DOUBLE-STRUCK SMALL T\0" "MATHEMATICAL DOUBLE-STRUCK SMALL U\0" "MATHEMATICAL DOUBLE-STRUCK SMALL V\0" "MATHEMATICAL DOUBLE-STRUCK SMALL W\0" "MATHEMATICAL DOUBLE-STRUCK SMALL X\0" "MATHEMATICAL DOUBLE-STRUCK SMALL Y\0" "MATHEMATICAL DOUBLE-STRUCK SMALL Z\0" "MATHEMATICAL FALLING DIAGONAL\0" "MATHEMATICAL FRAKTUR CAPITAL A\0" "MATHEMATICAL FRAKTUR CAPITAL B\0" "MATHEMATICAL FRAKTUR CAPITAL D\0" "MATHEMATICAL FRAKTUR CAPITAL E\0" "MATHEMATICAL FRAKTUR CAPITAL F\0" "MATHEMATICAL FRAKTUR CAPITAL G\0" "MATHEMATICAL FRAKTUR CAPITAL J\0" "MATHEMATICAL FRAKTUR CAPITAL K\0" "MATHEMATICAL FRAKTUR CAPITAL L\0" "MATHEMATICAL FRAKTUR CAPITAL M\0" "MATHEMATICAL FRAKTUR CAPITAL N\0" "MATHEMATICAL FRAKTUR CAPITAL O\0" "MATHEMATICAL FRAKTUR CAPITAL P\0" "MATHEMATICAL FRAKTUR CAPITAL Q\0" "MATHEMATICAL FRAKTUR CAPITAL S\0" "MATHEMATICAL FRAKTUR CAPITAL T\0" "MATHEMATICAL FRAKTUR CAPITAL U\0" "MATHEMATICAL FRAKTUR CAPITAL V\0" "MATHEMATICAL FRAKTUR CAPITAL W\0" "MATHEMATICAL FRAKTUR CAPITAL X\0" "MATHEMATICAL FRAKTUR CAPITAL Y\0" "MATHEMATICAL FRAKTUR SMALL A\0" "MATHEMATICAL FRAKTUR SMALL B\0" "MATHEMATICAL FRAKTUR SMALL C\0" "MATHEMATICAL FRAKTUR SMALL D\0" "MATHEMATICAL FRAKTUR SMALL E\0" "MATHEMATICAL FRAKTUR SMALL F\0" "MATHEMATICAL FRAKTUR SMALL G\0" "MATHEMATICAL FRAKTUR SMALL H\0" "MATHEMATICAL FRAKTUR SMALL I\0" "MATHEMATICAL FRAKTUR SMALL J\0" "MATHEMATICAL FRAKTUR SMALL K\0" "MATHEMATICAL FRAKTUR SMALL L\0" "MATHEMATICAL FRAKTUR SMALL M\0" "MATHEMATICAL FRAKTUR SMALL N\0" "MATHEMATICAL FRAKTUR SMALL O\0" "MATHEMATICAL FRAKTUR SMALL P\0" "MATHEMATICAL FRAKTUR SMALL Q\0" "MATHEMATICAL FRAKTUR SMALL R\0" "MATHEMATICAL FRAKTUR SMALL S\0" "MATHEMATICAL FRAKTUR SMALL T\0" "MATHEMATICAL FRAKTUR SMALL U\0" "MATHEMATICAL FRAKTUR SMALL V\0" "MATHEMATICAL FRAKTUR SMALL W\0" "MATHEMATICAL FRAKTUR SMALL X\0" "MATHEMATICAL FRAKTUR SMALL Y\0" "MATHEMATICAL FRAKTUR SMALL Z\0" "MATHEMATICAL ITALIC CAPITAL A\0" "MATHEMATICAL ITALIC CAPITAL ALPHA\0" "MATHEMATICAL ITALIC CAPITAL B\0" "MATHEMATICAL ITALIC CAPITAL BETA\0" "MATHEMATICAL ITALIC CAPITAL C\0" "MATHEMATICAL ITALIC CAPITAL CHI\0" "MATHEMATICAL ITALIC CAPITAL D\0" "MATHEMATICAL ITALIC CAPITAL DELTA\0" "MATHEMATICAL ITALIC CAPITAL E\0" "MATHEMATICAL ITALIC CAPITAL EPSILON\0" "MATHEMATICAL ITALIC CAPITAL ETA\0" "MATHEMATICAL ITALIC CAPITAL F\0" "MATHEMATICAL ITALIC CAPITAL G\0" "MATHEMATICAL ITALIC CAPITAL GAMMA\0" "MATHEMATICAL ITALIC CAPITAL H\0" "MATHEMATICAL ITALIC CAPITAL I\0" "MATHEMATICAL ITALIC CAPITAL IOTA\0" "MATHEMATICAL ITALIC CAPITAL J\0" "MATHEMATICAL ITALIC CAPITAL K\0" "MATHEMATICAL ITALIC CAPITAL KAPPA\0" "MATHEMATICAL ITALIC CAPITAL L\0" "MATHEMATICAL ITALIC CAPITAL LAMDA\0" "MATHEMATICAL ITALIC CAPITAL M\0" "MATHEMATICAL ITALIC CAPITAL MU\0" "MATHEMATICAL ITALIC CAPITAL N\0" "MATHEMATICAL ITALIC CAPITAL NU\0" "MATHEMATICAL ITALIC CAPITAL O\0" "MATHEMATICAL ITALIC CAPITAL OMEGA\0" "MATHEMATICAL ITALIC CAPITAL OMICRON\0" "MATHEMATICAL ITALIC CAPITAL P\0" "MATHEMATICAL ITALIC CAPITAL PHI\0" "MATHEMATICAL ITALIC CAPITAL PI\0" "MATHEMATICAL ITALIC CAPITAL PSI\0" "MATHEMATICAL ITALIC CAPITAL Q\0" "MATHEMATICAL ITALIC CAPITAL R\0" "MATHEMATICAL ITALIC CAPITAL RHO\0" "MATHEMATICAL ITALIC CAPITAL S\0" "MATHEMATICAL ITALIC CAPITAL SIGMA\0" "MATHEMATICAL ITALIC CAPITAL T\0" "MATHEMATICAL ITALIC CAPITAL TAU\0" "MATHEMATICAL ITALIC CAPITAL THETA\0" "MATHEMATICAL ITALIC CAPITAL THETA SYMBOL\0" "MATHEMATICAL ITALIC CAPITAL U\0" "MATHEMATICAL ITALIC CAPITAL UPSILON\0" "MATHEMATICAL ITALIC CAPITAL V\0" "MATHEMATICAL ITALIC CAPITAL W\0" "MATHEMATICAL ITALIC CAPITAL X\0" "MATHEMATICAL ITALIC CAPITAL XI\0" "MATHEMATICAL ITALIC CAPITAL Y\0" "MATHEMATICAL ITALIC CAPITAL Z\0" "MATHEMATICAL ITALIC CAPITAL ZETA\0" "MATHEMATICAL ITALIC EPSILON SYMBOL\0" "MATHEMATICAL ITALIC KAPPA SYMBOL\0" "MATHEMATICAL ITALIC NABLA\0" "MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL\0" "MATHEMATICAL ITALIC PHI SYMBOL\0" "MATHEMATICAL ITALIC PI SYMBOL\0" "MATHEMATICAL ITALIC RHO SYMBOL\0" "MATHEMATICAL ITALIC SMALL A\0" "MATHEMATICAL ITALIC SMALL ALPHA\0" "MATHEMATICAL ITALIC SMALL B\0" "MATHEMATICAL ITALIC SMALL BETA\0" "MATHEMATICAL ITALIC SMALL C\0" "MATHEMATICAL ITALIC SMALL CHI\0" "MATHEMATICAL ITALIC SMALL D\0" "MATHEMATICAL ITALIC SMALL DELTA\0" "MATHEMATICAL ITALIC SMALL DOTLESS I\0" "MATHEMATICAL ITALIC SMALL DOTLESS J\0" "MATHEMATICAL ITALIC SMALL E\0" "MATHEMATICAL ITALIC SMALL EPSILON\0" "MATHEMATICAL ITALIC SMALL ETA\0" "MATHEMATICAL ITALIC SMALL F\0" "MATHEMATICAL ITALIC SMALL FINAL SIGMA\0" "MATHEMATICAL ITALIC SMALL G\0" "MATHEMATICAL ITALIC SMALL GAMMA\0" "MATHEMATICAL ITALIC SMALL I\0" "MATHEMATICAL ITALIC SMALL IOTA\0" "MATHEMATICAL ITALIC SMALL J\0" "MATHEMATICAL ITALIC SMALL K\0" "MATHEMATICAL ITALIC SMALL KAPPA\0" "MATHEMATICAL ITALIC SMALL L\0" "MATHEMATICAL ITALIC SMALL LAMDA\0" "MATHEMATICAL ITALIC SMALL M\0" "MATHEMATICAL ITALIC SMALL MU\0" "MATHEMATICAL ITALIC SMALL N\0" "MATHEMATICAL ITALIC SMALL NU\0" "MATHEMATICAL ITALIC SMALL O\0" "MATHEMATICAL ITALIC SMALL OMEGA\0" "MATHEMATICAL ITALIC SMALL OMICRON\0" "MATHEMATICAL ITALIC SMALL P\0" "MATHEMATICAL ITALIC SMALL PHI\0" "MATHEMATICAL ITALIC SMALL PI\0" "MATHEMATICAL ITALIC SMALL PSI\0" "MATHEMATICAL ITALIC SMALL Q\0" "MATHEMATICAL ITALIC SMALL R\0" "MATHEMATICAL ITALIC SMALL RHO\0" "MATHEMATICAL ITALIC SMALL S\0" "MATHEMATICAL ITALIC SMALL SIGMA\0" "MATHEMATICAL ITALIC SMALL T\0" "MATHEMATICAL ITALIC SMALL TAU\0" "MATHEMATICAL ITALIC SMALL THETA\0" "MATHEMATICAL ITALIC SMALL U\0" "MATHEMATICAL ITALIC SMALL UPSILON\0" "MATHEMATICAL ITALIC SMALL V\0" "MATHEMATICAL ITALIC SMALL W\0" "MATHEMATICAL ITALIC SMALL X\0" "MATHEMATICAL ITALIC SMALL XI\0" "MATHEMATICAL ITALIC SMALL Y\0" "MATHEMATICAL ITALIC SMALL Z\0" "MATHEMATICAL ITALIC SMALL ZETA\0" "MATHEMATICAL ITALIC THETA SYMBOL\0" "MATHEMATICAL LEFT ANGLE BRACKET\0" "MATHEMATICAL LEFT DOUBLE ANGLE BRACKET\0" "MATHEMATICAL LEFT FLATTENED PARENTHESIS\0" "MATHEMATICAL LEFT WHITE SQUARE BRACKET\0" "MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET\0" "MATHEMATICAL MONOSPACE CAPITAL A\0" "MATHEMATICAL MONOSPACE CAPITAL B\0" "MATHEMATICAL MONOSPACE CAPITAL C\0" "MATHEMATICAL MONOSPACE CAPITAL D\0" "MATHEMATICAL MONOSPACE CAPITAL E\0" "MATHEMATICAL MONOSPACE CAPITAL F\0" "MATHEMATICAL MONOSPACE CAPITAL G\0" "MATHEMATICAL MONOSPACE CAPITAL H\0" "MATHEMATICAL MONOSPACE CAPITAL I\0" "MATHEMATICAL MONOSPACE CAPITAL J\0" "MATHEMATICAL MONOSPACE CAPITAL K\0" "MATHEMATICAL MONOSPACE CAPITAL L\0" "MATHEMATICAL MONOSPACE CAPITAL M\0" "MATHEMATICAL MONOSPACE CAPITAL N\0" "MATHEMATICAL MONOSPACE CAPITAL O\0" "MATHEMATICAL MONOSPACE CAPITAL P\0" "MATHEMATICAL MONOSPACE CAPITAL Q\0" "MATHEMATICAL MONOSPACE CAPITAL R\0" "MATHEMATICAL MONOSPACE CAPITAL S\0" "MATHEMATICAL MONOSPACE CAPITAL T\0" "MATHEMATICAL MONOSPACE CAPITAL U\0" "MATHEMATICAL MONOSPACE CAPITAL V\0" "MATHEMATICAL MONOSPACE CAPITAL W\0" "MATHEMATICAL MONOSPACE CAPITAL X\0" "MATHEMATICAL MONOSPACE CAPITAL Y\0" "MATHEMATICAL MONOSPACE CAPITAL Z\0" "MATHEMATICAL MONOSPACE DIGIT EIGHT\0" "MATHEMATICAL MONOSPACE DIGIT FIVE\0" "MATHEMATICAL MONOSPACE DIGIT FOUR\0" "MATHEMATICAL MONOSPACE DIGIT NINE\0" "MATHEMATICAL MONOSPACE DIGIT ONE\0" "MATHEMATICAL MONOSPACE DIGIT SEVEN\0" "MATHEMATICAL MONOSPACE DIGIT SIX\0" "MATHEMATICAL MONOSPACE DIGIT THREE\0" "MATHEMATICAL MONOSPACE DIGIT TWO\0" "MATHEMATICAL MONOSPACE DIGIT ZERO\0" "MATHEMATICAL MONOSPACE SMALL A\0" "MATHEMATICAL MONOSPACE SMALL B\0" "MATHEMATICAL MONOSPACE SMALL C\0" "MATHEMATICAL MONOSPACE SMALL D\0" "MATHEMATICAL MONOSPACE SMALL E\0" "MATHEMATICAL MONOSPACE SMALL F\0" "MATHEMATICAL MONOSPACE SMALL G\0" "MATHEMATICAL MONOSPACE SMALL H\0" "MATHEMATICAL MONOSPACE SMALL I\0" "MATHEMATICAL MONOSPACE SMALL J\0" "MATHEMATICAL MONOSPACE SMALL K\0" "MATHEMATICAL MONOSPACE SMALL L\0" "MATHEMATICAL MONOSPACE SMALL M\0" "MATHEMATICAL MONOSPACE SMALL N\0" "MATHEMATICAL MONOSPACE SMALL O\0" "MATHEMATICAL MONOSPACE SMALL P\0" "MATHEMATICAL MONOSPACE SMALL Q\0" "MATHEMATICAL MONOSPACE SMALL R\0" "MATHEMATICAL MONOSPACE SMALL S\0" "MATHEMATICAL MONOSPACE SMALL T\0" "MATHEMATICAL MONOSPACE SMALL U\0" "MATHEMATICAL MONOSPACE SMALL V\0" "MATHEMATICAL MONOSPACE SMALL W\0" "MATHEMATICAL MONOSPACE SMALL X\0" "MATHEMATICAL MONOSPACE SMALL Y\0" "MATHEMATICAL MONOSPACE SMALL Z\0" "MATHEMATICAL RIGHT ANGLE BRACKET\0" "MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET\0" "MATHEMATICAL RIGHT FLATTENED PARENTHESIS\0" "MATHEMATICAL RIGHT WHITE SQUARE BRACKET\0" "MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET\0" "MATHEMATICAL RISING DIAGONAL\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL A\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL ALPHA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL B\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL BETA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL C\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL CHI\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL D\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL DELTA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL E\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL EPSILON\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL ETA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL F\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL G\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL GAMMA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL H\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL I\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL IOTA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL J\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL K\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL KAPPA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL L\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL LAMDA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL M\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL MU\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL N\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL NU\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL O\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL OMICRON\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL P\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL PHI\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL PI\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL PSI\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL Q\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL R\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL RHO\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL S\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL SIGMA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL T\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL TAU\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL U\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL UPSILON\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL V\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL W\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL X\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL XI\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL Y\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL Z\0" "MATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT FIVE\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT FOUR\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT NINE\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT ONE\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT SEVEN\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT SIX\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT THREE\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT TWO\0" "MATHEMATICAL SANS-SERIF BOLD DIGIT ZERO\0" "MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL A\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ALPHA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL B\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL BETA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL C\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL CHI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL D\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL DELTA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL E\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL EPSILON\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ETA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL F\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL G\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL GAMMA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL H\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL I\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL IOTA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL J\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL K\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL KAPPA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL L\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL LAMDA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL M\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL MU\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL N\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL NU\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL O\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMICRON\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL P\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PHI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PSI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Q\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL R\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL RHO\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL S\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL SIGMA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL T\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL TAU\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL U\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL UPSILON\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL V\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL W\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL X\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL XI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Y\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Z\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ZETA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC KAPPA SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC NABLA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC PHI SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC RHO SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL A\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL B\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL BETA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL C\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL CHI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL D\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL E\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL EPSILON\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ETA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL F\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL FINAL SIGMA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL G\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL GAMMA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL H\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL I\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL IOTA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL J\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL K\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL KAPPA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL L\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL LAMDA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL MU\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL N\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL NU\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMICRON\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL P\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PHI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Q\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL R\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL RHO\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL S\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL SIGMA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL T\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL TAU\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL THETA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL U\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL UPSILON\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL V\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL W\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL X\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL XI\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Y\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Z\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ZETA\0" "MATHEMATICAL SANS-SERIF BOLD ITALIC THETA SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD KAPPA SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD NABLA\0" "MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL\0" "MATHEMATICAL SANS-SERIF BOLD PHI SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD PI SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD RHO SYMBOL\0" "MATHEMATICAL SANS-SERIF BOLD SMALL A\0" "MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL B\0" "MATHEMATICAL SANS-SERIF BOLD SMALL BETA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL C\0" "MATHEMATICAL SANS-SERIF BOLD SMALL CHI\0" "MATHEMATICAL SANS-SERIF BOLD SMALL D\0" "MATHEMATICAL SANS-SERIF BOLD SMALL DELTA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL E\0" "MATHEMATICAL SANS-SERIF BOLD SMALL EPSILON\0" "MATHEMATICAL SANS-SERIF BOLD SMALL ETA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL F\0" "MATHEMATICAL SANS-SERIF BOLD SMALL FINAL SIGMA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL G\0" "MATHEMATICAL SANS-SERIF BOLD SMALL GAMMA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL H\0" "MATHEMATICAL SANS-SERIF BOLD SMALL I\0" "MATHEMATICAL SANS-SERIF BOLD SMALL IOTA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL J\0" "MATHEMATICAL SANS-SERIF BOLD SMALL K\0" "MATHEMATICAL SANS-SERIF BOLD SMALL KAPPA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL L\0" "MATHEMATICAL SANS-SERIF BOLD SMALL LAMDA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL M\0" "MATHEMATICAL SANS-SERIF BOLD SMALL MU\0" "MATHEMATICAL SANS-SERIF BOLD SMALL N\0" "MATHEMATICAL SANS-SERIF BOLD SMALL NU\0" "MATHEMATICAL SANS-SERIF BOLD SMALL O\0" "MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL OMICRON\0" "MATHEMATICAL SANS-SERIF BOLD SMALL P\0" "MATHEMATICAL SANS-SERIF BOLD SMALL PHI\0" "MATHEMATICAL SANS-SERIF BOLD SMALL PI\0" "MATHEMATICAL SANS-SERIF BOLD SMALL PSI\0" "MATHEMATICAL SANS-SERIF BOLD SMALL Q\0" "MATHEMATICAL SANS-SERIF BOLD SMALL R\0" "MATHEMATICAL SANS-SERIF BOLD SMALL RHO\0" "MATHEMATICAL SANS-SERIF BOLD SMALL S\0" "MATHEMATICAL SANS-SERIF BOLD SMALL SIGMA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL T\0" "MATHEMATICAL SANS-SERIF BOLD SMALL TAU\0" "MATHEMATICAL SANS-SERIF BOLD SMALL THETA\0" "MATHEMATICAL SANS-SERIF BOLD SMALL U\0" "MATHEMATICAL SANS-SERIF BOLD SMALL UPSILON\0" "MATHEMATICAL SANS-SERIF BOLD SMALL V\0" "MATHEMATICAL SANS-SERIF BOLD SMALL W\0" "MATHEMATICAL SANS-SERIF BOLD SMALL X\0" "MATHEMATICAL SANS-SERIF BOLD SMALL XI\0" "MATHEMATICAL SANS-SERIF BOLD SMALL Y\0" "MATHEMATICAL SANS-SERIF BOLD SMALL Z\0" "MATHEMATICAL SANS-SERIF BOLD SMALL ZETA\0" "MATHEMATICAL SANS-SERIF BOLD THETA SYMBOL\0" "MATHEMATICAL SANS-SERIF CAPITAL A\0" "MATHEMATICAL SANS-SERIF CAPITAL B\0" "MATHEMATICAL SANS-SERIF CAPITAL C\0" "MATHEMATICAL SANS-SERIF CAPITAL D\0" "MATHEMATICAL SANS-SERIF CAPITAL E\0" "MATHEMATICAL SANS-SERIF CAPITAL F\0" "MATHEMATICAL SANS-SERIF CAPITAL G\0" "MATHEMATICAL SANS-SERIF CAPITAL H\0" "MATHEMATICAL SANS-SERIF CAPITAL I\0" "MATHEMATICAL SANS-SERIF CAPITAL J\0" "MATHEMATICAL SANS-SERIF CAPITAL K\0" "MATHEMATICAL SANS-SERIF CAPITAL L\0" "MATHEMATICAL SANS-SERIF CAPITAL M\0" "MATHEMATICAL SANS-SERIF CAPITAL N\0" "MATHEMATICAL SANS-SERIF CAPITAL O\0" "MATHEMATICAL SANS-SERIF CAPITAL P\0" "MATHEMATICAL SANS-SERIF CAPITAL Q\0" "MATHEMATICAL SANS-SERIF CAPITAL R\0" "MATHEMATICAL SANS-SERIF CAPITAL S\0" "MATHEMATICAL SANS-SERIF CAPITAL T\0" "MATHEMATICAL SANS-SERIF CAPITAL U\0" "MATHEMATICAL SANS-SERIF CAPITAL V\0" "MATHEMATICAL SANS-SERIF CAPITAL W\0" "MATHEMATICAL SANS-SERIF CAPITAL X\0" "MATHEMATICAL SANS-SERIF CAPITAL Y\0" "MATHEMATICAL SANS-SERIF CAPITAL Z\0" "MATHEMATICAL SANS-SERIF DIGIT EIGHT\0" "MATHEMATICAL SANS-SERIF DIGIT FIVE\0" "MATHEMATICAL SANS-SERIF DIGIT FOUR\0" "MATHEMATICAL SANS-SERIF DIGIT NINE\0" "MATHEMATICAL SANS-SERIF DIGIT ONE\0" "MATHEMATICAL SANS-SERIF DIGIT SEVEN\0" "MATHEMATICAL SANS-SERIF DIGIT SIX\0" "MATHEMATICAL SANS-SERIF DIGIT THREE\0" "MATHEMATICAL SANS-SERIF DIGIT TWO\0" "MATHEMATICAL SANS-SERIF DIGIT ZERO\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL A\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL B\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL C\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL D\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL E\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL F\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL G\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL H\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL I\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL J\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL K\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL L\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL M\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL N\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL O\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL P\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL Q\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL R\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL S\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL T\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL U\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL V\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL W\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL X\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL Y\0" "MATHEMATICAL SANS-SERIF ITALIC CAPITAL Z\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL A\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL B\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL C\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL D\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL E\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL F\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL G\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL H\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL I\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL J\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL K\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL L\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL M\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL N\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL O\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL P\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL Q\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL R\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL S\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL T\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL U\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL V\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL W\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL X\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL Y\0" "MATHEMATICAL SANS-SERIF ITALIC SMALL Z\0" "MATHEMATICAL SANS-SERIF SMALL A\0" "MATHEMATICAL SANS-SERIF SMALL B\0" "MATHEMATICAL SANS-SERIF SMALL C\0" "MATHEMATICAL SANS-SERIF SMALL D\0" "MATHEMATICAL SANS-SERIF SMALL E\0" "MATHEMATICAL SANS-SERIF SMALL F\0" "MATHEMATICAL SANS-SERIF SMALL G\0" "MATHEMATICAL SANS-SERIF SMALL H\0" "MATHEMATICAL SANS-SERIF SMALL I\0" "MATHEMATICAL SANS-SERIF SMALL J\0" "MATHEMATICAL SANS-SERIF SMALL K\0" "MATHEMATICAL SANS-SERIF SMALL L\0" "MATHEMATICAL SANS-SERIF SMALL M\0" "MATHEMATICAL SANS-SERIF SMALL N\0" "MATHEMATICAL SANS-SERIF SMALL O\0" "MATHEMATICAL SANS-SERIF SMALL P\0" "MATHEMATICAL SANS-SERIF SMALL Q\0" "MATHEMATICAL SANS-SERIF SMALL R\0" "MATHEMATICAL SANS-SERIF SMALL S\0" "MATHEMATICAL SANS-SERIF SMALL T\0" "MATHEMATICAL SANS-SERIF SMALL U\0" "MATHEMATICAL SANS-SERIF SMALL V\0" "MATHEMATICAL SANS-SERIF SMALL W\0" "MATHEMATICAL SANS-SERIF SMALL X\0" "MATHEMATICAL SANS-SERIF SMALL Y\0" "MATHEMATICAL SANS-SERIF SMALL Z\0" "MATHEMATICAL SCRIPT CAPITAL A\0" "MATHEMATICAL SCRIPT CAPITAL C\0" "MATHEMATICAL SCRIPT CAPITAL D\0" "MATHEMATICAL SCRIPT CAPITAL G\0" "MATHEMATICAL SCRIPT CAPITAL J\0" "MATHEMATICAL SCRIPT CAPITAL K\0" "MATHEMATICAL SCRIPT CAPITAL N\0" "MATHEMATICAL SCRIPT CAPITAL O\0" "MATHEMATICAL SCRIPT CAPITAL P\0" "MATHEMATICAL SCRIPT CAPITAL Q\0" "MATHEMATICAL SCRIPT CAPITAL S\0" "MATHEMATICAL SCRIPT CAPITAL T\0" "MATHEMATICAL SCRIPT CAPITAL U\0" "MATHEMATICAL SCRIPT CAPITAL V\0" "MATHEMATICAL SCRIPT CAPITAL W\0" "MATHEMATICAL SCRIPT CAPITAL X\0" "MATHEMATICAL SCRIPT CAPITAL Y\0" "MATHEMATICAL SCRIPT CAPITAL Z\0" "MATHEMATICAL SCRIPT SMALL A\0" "MATHEMATICAL SCRIPT SMALL B\0" "MATHEMATICAL SCRIPT SMALL C\0" "MATHEMATICAL SCRIPT SMALL D\0" "MATHEMATICAL SCRIPT SMALL F\0" "MATHEMATICAL SCRIPT SMALL H\0" "MATHEMATICAL SCRIPT SMALL I\0" "MATHEMATICAL SCRIPT SMALL J\0" "MATHEMATICAL SCRIPT SMALL K\0" "MATHEMATICAL SCRIPT SMALL L\0" "MATHEMATICAL SCRIPT SMALL M\0" "MATHEMATICAL SCRIPT SMALL N\0" "MATHEMATICAL SCRIPT SMALL P\0" "MATHEMATICAL SCRIPT SMALL Q\0" "MATHEMATICAL SCRIPT SMALL R\0" "MATHEMATICAL SCRIPT SMALL S\0" "MATHEMATICAL SCRIPT SMALL T\0" "MATHEMATICAL SCRIPT SMALL U\0" "MATHEMATICAL SCRIPT SMALL V\0" "MATHEMATICAL SCRIPT SMALL W\0" "MATHEMATICAL SCRIPT SMALL X\0" "MATHEMATICAL SCRIPT SMALL Y\0" "MATHEMATICAL SCRIPT SMALL Z\0" "MAXIMIZE\0" "MAYAN NUMERAL EIGHT\0" "MAYAN NUMERAL EIGHTEEN\0" "MAYAN NUMERAL ELEVEN\0" "MAYAN NUMERAL FIFTEEN\0" "MAYAN NUMERAL FIVE\0" "MAYAN NUMERAL FOUR\0" "MAYAN NUMERAL FOURTEEN\0" "MAYAN NUMERAL NINE\0" "MAYAN NUMERAL NINETEEN\0" "MAYAN NUMERAL ONE\0" "MAYAN NUMERAL SEVEN\0" "MAYAN NUMERAL SEVENTEEN\0" "MAYAN NUMERAL SIX\0" "MAYAN NUMERAL SIXTEEN\0" "MAYAN NUMERAL TEN\0" "MAYAN NUMERAL THIRTEEN\0" "MAYAN NUMERAL THREE\0" "MAYAN NUMERAL TWELVE\0" "MAYAN NUMERAL TWO\0" "MAYAN NUMERAL ZERO\0" "MEASURED ANGLE\0" "MEASURED ANGLE OPENING LEFT\0" "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT\0" "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT\0" "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN\0" "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP\0" "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN\0" "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP\0" "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT\0" "MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT\0" "MEASURED BY\0" "MEASURED RIGHT ANGLE WITH DOT\0" "MEAT ON BONE\0" "MECHANICAL ARM\0" "MECHANICAL LEG\0" "MEDEFAIDRIN CAPITAL LETTER A\0" "MEDEFAIDRIN CAPITAL LETTER AI\0" "MEDEFAIDRIN CAPITAL LETTER ATIU\0" "MEDEFAIDRIN CAPITAL LETTER B\0" "MEDEFAIDRIN CAPITAL LETTER C\0" "MEDEFAIDRIN CAPITAL LETTER D\0" "MEDEFAIDRIN CAPITAL LETTER E\0" "MEDEFAIDRIN CAPITAL LETTER F\0" "MEDEFAIDRIN CAPITAL LETTER G\0" "MEDEFAIDRIN CAPITAL LETTER HP\0" "MEDEFAIDRIN CAPITAL LETTER I\0" "MEDEFAIDRIN CAPITAL LETTER J\0" "MEDEFAIDRIN CAPITAL LETTER K\0" "MEDEFAIDRIN CAPITAL LETTER KP\0" "MEDEFAIDRIN CAPITAL LETTER L\0" "MEDEFAIDRIN CAPITAL LETTER M\0" "MEDEFAIDRIN CAPITAL LETTER N\0" "MEDEFAIDRIN CAPITAL LETTER NY\0" "MEDEFAIDRIN CAPITAL LETTER O\0" "MEDEFAIDRIN CAPITAL LETTER OE\0" "MEDEFAIDRIN CAPITAL LETTER P\0" "MEDEFAIDRIN CAPITAL LETTER Q\0" "MEDEFAIDRIN CAPITAL LETTER R\0" "MEDEFAIDRIN CAPITAL LETTER S\0" "MEDEFAIDRIN CAPITAL LETTER T\0" "MEDEFAIDRIN CAPITAL LETTER U\0" "MEDEFAIDRIN CAPITAL LETTER V\0" "MEDEFAIDRIN CAPITAL LETTER W\0" "MEDEFAIDRIN CAPITAL LETTER X\0" "MEDEFAIDRIN CAPITAL LETTER Y\0" "MEDEFAIDRIN CAPITAL LETTER YU\0" "MEDEFAIDRIN CAPITAL LETTER Z\0" "MEDEFAIDRIN COMMA\0" "MEDEFAIDRIN DIGIT EIGHT\0" "MEDEFAIDRIN DIGIT FIVE\0" "MEDEFAIDRIN DIGIT FOUR\0" "MEDEFAIDRIN DIGIT NINE\0" "MEDEFAIDRIN DIGIT ONE\0" "MEDEFAIDRIN DIGIT ONE ALTERNATE FORM\0" "MEDEFAIDRIN DIGIT SEVEN\0" "MEDEFAIDRIN DIGIT SIX\0" "MEDEFAIDRIN DIGIT THREE\0" "MEDEFAIDRIN DIGIT THREE ALTERNATE FORM\0" "MEDEFAIDRIN DIGIT TWO\0" "MEDEFAIDRIN DIGIT TWO ALTERNATE FORM\0" "MEDEFAIDRIN DIGIT ZERO\0" "MEDEFAIDRIN EXCLAMATION OH\0" "MEDEFAIDRIN FULL STOP\0" "MEDEFAIDRIN NUMBER EIGHTEEN\0" "MEDEFAIDRIN NUMBER ELEVEN\0" "MEDEFAIDRIN NUMBER FIFTEEN\0" "MEDEFAIDRIN NUMBER FOURTEEN\0" "MEDEFAIDRIN NUMBER NINETEEN\0" "MEDEFAIDRIN NUMBER SEVENTEEN\0" "MEDEFAIDRIN NUMBER SIXTEEN\0" "MEDEFAIDRIN NUMBER TEN\0" "MEDEFAIDRIN NUMBER THIRTEEN\0" "MEDEFAIDRIN NUMBER TWELVE\0" "MEDEFAIDRIN SMALL LETTER A\0" "MEDEFAIDRIN SMALL LETTER AI\0" "MEDEFAIDRIN SMALL LETTER ATIU\0" "MEDEFAIDRIN SMALL LETTER B\0" "MEDEFAIDRIN SMALL LETTER C\0" "MEDEFAIDRIN SMALL LETTER D\0" "MEDEFAIDRIN SMALL LETTER E\0" "MEDEFAIDRIN SMALL LETTER F\0" "MEDEFAIDRIN SMALL LETTER G\0" "MEDEFAIDRIN SMALL LETTER HP\0" "MEDEFAIDRIN SMALL LETTER I\0" "MEDEFAIDRIN SMALL LETTER J\0" "MEDEFAIDRIN SMALL LETTER K\0" "MEDEFAIDRIN SMALL LETTER KP\0" "MEDEFAIDRIN SMALL LETTER L\0" "MEDEFAIDRIN SMALL LETTER M\0" "MEDEFAIDRIN SMALL LETTER N\0" "MEDEFAIDRIN SMALL LETTER NY\0" "MEDEFAIDRIN SMALL LETTER O\0" "MEDEFAIDRIN SMALL LETTER OE\0" "MEDEFAIDRIN SMALL LETTER P\0" "MEDEFAIDRIN SMALL LETTER Q\0" "MEDEFAIDRIN SMALL LETTER R\0" "MEDEFAIDRIN SMALL LETTER S\0" "MEDEFAIDRIN SMALL LETTER T\0" "MEDEFAIDRIN SMALL LETTER U\0" "MEDEFAIDRIN SMALL LETTER V\0" "MEDEFAIDRIN SMALL LETTER W\0" "MEDEFAIDRIN SMALL LETTER X\0" "MEDEFAIDRIN SMALL LETTER Y\0" "MEDEFAIDRIN SMALL LETTER YU\0" "MEDEFAIDRIN SMALL LETTER Z\0" "MEDEFAIDRIN SYMBOL AIVA\0" "MEDIEVAL COMMA\0" "MEDIUM BLACK CIRCLE\0" "MEDIUM BOLD WHITE CIRCLE\0" "MEDIUM EIGHT POINTED BLACK STAR\0" "MEDIUM EIGHT SPOKED ASTERISK\0" "MEDIUM FIVE SPOKED ASTERISK\0" "MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT\0" "MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT\0" "MEDIUM FOUR POINTED BLACK STAR\0" "MEDIUM FOUR POINTED PINWHEEL STAR\0" "MEDIUM GREEK CROSS\0" "MEDIUM LEFT CURLY BRACKET ORNAMENT\0" "MEDIUM LEFT PARENTHESIS ORNAMENT\0" "MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT\0" "MEDIUM MATHEMATICAL SPACE\0" "MEDIUM RIGHT CURLY BRACKET ORNAMENT\0" "MEDIUM RIGHT PARENTHESIS ORNAMENT\0" "MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT\0" "MEDIUM SALTIRE\0" "MEDIUM SHADE\0" "MEDIUM SIX POINTED BLACK STAR\0" "MEDIUM SIX SPOKED ASTERISK\0" "MEDIUM SMALL WHITE CIRCLE\0" "MEDIUM THREE POINTED BLACK STAR\0" "MEDIUM THREE POINTED PINWHEEL STAR\0" "MEDIUM VERTICAL BAR\0" "MEDIUM WHITE CIRCLE\0" "MEDIUM WHITE SQUARE\0" "MEETEI MAYEK AHANG KHUDAM\0" "MEETEI MAYEK ANJI\0" "MEETEI MAYEK APUN IYEK\0" "MEETEI MAYEK CHEIKHAN\0" "MEETEI MAYEK CHEIKHEI\0" "MEETEI MAYEK DIGIT EIGHT\0" "MEETEI MAYEK DIGIT FIVE\0" "MEETEI MAYEK DIGIT FOUR\0" "MEETEI MAYEK DIGIT NINE\0" "MEETEI MAYEK DIGIT ONE\0" "MEETEI MAYEK DIGIT SEVEN\0" "MEETEI MAYEK DIGIT SIX\0" "MEETEI MAYEK DIGIT THREE\0" "MEETEI MAYEK DIGIT TWO\0" "MEETEI MAYEK DIGIT ZERO\0" "MEETEI MAYEK LETTER ATIYA\0" "MEETEI MAYEK LETTER BA\0" "MEETEI MAYEK LETTER BHAM\0" "MEETEI MAYEK LETTER CHA\0" "MEETEI MAYEK LETTER CHIL\0" "MEETEI MAYEK LETTER DDA\0" "MEETEI MAYEK LETTER DDHA\0" "MEETEI MAYEK LETTER DHOU\0" "MEETEI MAYEK LETTER DIL\0" "MEETEI MAYEK LETTER E\0" "MEETEI MAYEK LETTER GHOU\0" "MEETEI MAYEK LETTER GOK\0" "MEETEI MAYEK LETTER HUK\0" "MEETEI MAYEK LETTER I\0" "MEETEI MAYEK LETTER I LONSUM\0" "MEETEI MAYEK LETTER JHAM\0" "MEETEI MAYEK LETTER JIL\0" "MEETEI MAYEK LETTER KHOU\0" "MEETEI MAYEK LETTER KOK\0" "MEETEI MAYEK LETTER KOK LONSUM\0" "MEETEI MAYEK LETTER LAI\0" "MEETEI MAYEK LETTER LAI LONSUM\0" "MEETEI MAYEK LETTER MIT\0" "MEETEI MAYEK LETTER MIT LONSUM\0" "MEETEI MAYEK LETTER NA\0" "MEETEI MAYEK LETTER NA LONSUM\0" "MEETEI MAYEK LETTER NGOU\0" "MEETEI MAYEK LETTER NGOU LONSUM\0" "MEETEI MAYEK LETTER NNA\0" "MEETEI MAYEK LETTER NYA\0" "MEETEI MAYEK LETTER O\0" "MEETEI MAYEK LETTER PA\0" "MEETEI MAYEK LETTER PA LONSUM\0" "MEETEI MAYEK LETTER PHAM\0" "MEETEI MAYEK LETTER RAI\0" "MEETEI MAYEK LETTER SAM\0" "MEETEI MAYEK LETTER SHA\0" "MEETEI MAYEK LETTER SSA\0" "MEETEI MAYEK LETTER THOU\0" "MEETEI MAYEK LETTER TIL\0" "MEETEI MAYEK LETTER TIL LONSUM\0" "MEETEI MAYEK LETTER TTA\0" "MEETEI MAYEK LETTER TTHA\0" "MEETEI MAYEK LETTER UN\0" "MEETEI MAYEK LETTER WAI\0" "MEETEI MAYEK LETTER YANG\0" "MEETEI MAYEK LUM IYEK\0" "MEETEI MAYEK SYLLABLE REPETITION MARK\0" "MEETEI MAYEK VIRAMA\0" "MEETEI MAYEK VOWEL SIGN AAI\0" "MEETEI MAYEK VOWEL SIGN AAU\0" "MEETEI MAYEK VOWEL SIGN ANAP\0" "MEETEI MAYEK VOWEL SIGN AU\0" "MEETEI MAYEK VOWEL SIGN CHEINAP\0" "MEETEI MAYEK VOWEL SIGN II\0" "MEETEI MAYEK VOWEL SIGN INAP\0" "MEETEI MAYEK VOWEL SIGN NUNG\0" "MEETEI MAYEK VOWEL SIGN ONAP\0" "MEETEI MAYEK VOWEL SIGN SOUNAP\0" "MEETEI MAYEK VOWEL SIGN UNAP\0" "MEETEI MAYEK VOWEL SIGN UU\0" "MEETEI MAYEK VOWEL SIGN VISARGA\0" "MEETEI MAYEK VOWEL SIGN YENAP\0" "MEETEI MAYEK WORD REPETITION MARK\0" "MELON\0" "MEMO\0" "MENDE KIKAKUI COMBINING NUMBER HUNDRED THOUSANDS\0" "MENDE KIKAKUI COMBINING NUMBER HUNDREDS\0" "MENDE KIKAKUI COMBINING NUMBER MILLIONS\0" "MENDE KIKAKUI COMBINING NUMBER TEENS\0" "MENDE KIKAKUI COMBINING NUMBER TEN THOUSANDS\0" "MENDE KIKAKUI COMBINING NUMBER TENS\0" "MENDE KIKAKUI COMBINING NUMBER THOUSANDS\0" "MENDE KIKAKUI DIGIT EIGHT\0" "MENDE KIKAKUI DIGIT FIVE\0" "MENDE KIKAKUI DIGIT FOUR\0" "MENDE KIKAKUI DIGIT NINE\0" "MENDE KIKAKUI DIGIT ONE\0" "MENDE KIKAKUI DIGIT SEVEN\0" "MENDE KIKAKUI DIGIT SIX\0" "MENDE KIKAKUI DIGIT THREE\0" "MENDE KIKAKUI DIGIT TWO\0" "MENDE KIKAKUI SYLLABLE M001 KI\0" "MENDE KIKAKUI SYLLABLE M002 KA\0" "MENDE KIKAKUI SYLLABLE M003 KU\0" "MENDE KIKAKUI SYLLABLE M004 WI\0" "MENDE KIKAKUI SYLLABLE M005 WA\0" "MENDE KIKAKUI SYLLABLE M006 WU\0" "MENDE KIKAKUI SYLLABLE M007 MIN\0" "MENDE KIKAKUI SYLLABLE M008 MAN\0" "MENDE KIKAKUI SYLLABLE M009 MUN\0" "MENDE KIKAKUI SYLLABLE M010 BI\0" "MENDE KIKAKUI SYLLABLE M011 BA\0" "MENDE KIKAKUI SYLLABLE M012 BU\0" "MENDE KIKAKUI SYLLABLE M013 I\0" "MENDE KIKAKUI SYLLABLE M014 A\0" "MENDE KIKAKUI SYLLABLE M015 U\0" "MENDE KIKAKUI SYLLABLE M016 DI\0" "MENDE KIKAKUI SYLLABLE M017 DA\0" "MENDE KIKAKUI SYLLABLE M018 DU\0" "MENDE KIKAKUI SYLLABLE M019 SI\0" "MENDE KIKAKUI SYLLABLE M020 SA\0" "MENDE KIKAKUI SYLLABLE M021 SU\0" "MENDE KIKAKUI SYLLABLE M022 TI\0" "MENDE KIKAKUI SYLLABLE M023 TA\0" "MENDE KIKAKUI SYLLABLE M024 TU\0" "MENDE KIKAKUI SYLLABLE M025 LI\0" "MENDE KIKAKUI SYLLABLE M026 LA\0" "MENDE KIKAKUI SYLLABLE M027 LU\0" "MENDE KIKAKUI SYLLABLE M028 JI\0" "MENDE KIKAKUI SYLLABLE M029 JA\0" "MENDE KIKAKUI SYLLABLE M030 JU\0" "MENDE KIKAKUI SYLLABLE M031 YI\0" "MENDE KIKAKUI SYLLABLE M032 YA\0" "MENDE KIKAKUI SYLLABLE M033 YU\0" "MENDE KIKAKUI SYLLABLE M034 FI\0" "MENDE KIKAKUI SYLLABLE M035 FA\0" "MENDE KIKAKUI SYLLABLE M036 FU\0" "MENDE KIKAKUI SYLLABLE M037 NIN\0" "MENDE KIKAKUI SYLLABLE M038 NAN\0" "MENDE KIKAKUI SYLLABLE M039 NUN\0" "MENDE KIKAKUI SYLLABLE M040 HEE\0" "MENDE KIKAKUI SYLLABLE M041 HA\0" "MENDE KIKAKUI SYLLABLE M042 HOO\0" "MENDE KIKAKUI SYLLABLE M043 NGGA\0" "MENDE KIKAKUI SYLLABLE M044 KPEE\0" "MENDE KIKAKUI SYLLABLE M045 WO\0" "MENDE KIKAKUI SYLLABLE M046 HUAN\0" "MENDE KIKAKUI SYLLABLE M047 MBEE\0" "MENDE KIKAKUI SYLLABLE M048 KO\0" "MENDE KIKAKUI SYLLABLE M049 WVA\0" "MENDE KIKAKUI SYLLABLE M050 PU\0" "MENDE KIKAKUI SYLLABLE M051 PE\0" "MENDE KIKAKUI SYLLABLE M052 HEN\0" "MENDE KIKAKUI SYLLABLE M053 HIN\0" "MENDE KIKAKUI SYLLABLE M054 LOO\0" "MENDE KIKAKUI SYLLABLE M055 TE\0" "MENDE KIKAKUI SYLLABLE M056 GBA\0" "MENDE KIKAKUI SYLLABLE M057 NGON\0" "MENDE KIKAKUI SYLLABLE M058 NYAN\0" "MENDE KIKAKUI SYLLABLE M059 MEN\0" "MENDE KIKAKUI SYLLABLE M060 NYON\0" "MENDE KIKAKUI SYLLABLE M061 WVI\0" "MENDE KIKAKUI SYLLABLE M062 MBA\0" "MENDE KIKAKUI SYLLABLE M063 JO\0" "MENDE KIKAKUI SYLLABLE M064 NDO\0" "MENDE KIKAKUI SYLLABLE M065 KEE\0" "MENDE KIKAKUI SYLLABLE M066 PO\0" "MENDE KIKAKUI SYLLABLE M067 NDOO\0" "MENDE KIKAKUI SYLLABLE M068 PI\0" "MENDE KIKAKUI SYLLABLE M069 TO\0" "MENDE KIKAKUI SYLLABLE M070 GBO\0" "MENDE KIKAKUI SYLLABLE M071 GBOO\0" "MENDE KIKAKUI SYLLABLE M072 MBE\0" "MENDE KIKAKUI SYLLABLE M073 LE\0" "MENDE KIKAKUI SYLLABLE M074 KPU\0" "MENDE KIKAKUI SYLLABLE M075 FE\0" "MENDE KIKAKUI SYLLABLE M076 KOO\0" "MENDE KIKAKUI SYLLABLE M077 VO\0" "MENDE KIKAKUI SYLLABLE M078 FEE\0" "MENDE KIKAKUI SYLLABLE M079 SO\0" "MENDE KIKAKUI SYLLABLE M080 YE\0" "MENDE KIKAKUI SYLLABLE M081 PEE\0" "MENDE KIKAKUI SYLLABLE M082 NGGU\0" "MENDE KIKAKUI SYLLABLE M083 HEEI\0" "MENDE KIKAKUI SYLLABLE M084 LEE\0" "MENDE KIKAKUI SYLLABLE M085 VE\0" "MENDE KIKAKUI SYLLABLE M086 LONG NGGE\0" "MENDE KIKAKUI SYLLABLE M087 HUN\0" "MENDE KIKAKUI SYLLABLE M088 FO\0" "MENDE KIKAKUI SYLLABLE M089 DEE\0" "MENDE KIKAKUI SYLLABLE M090 NGGI\0" "MENDE KIKAKUI SYLLABLE M091 TEE\0" "MENDE KIKAKUI SYLLABLE M092 KPA\0" "MENDE KIKAKUI SYLLABLE M093 GBEE\0" "MENDE KIKAKUI SYLLABLE M094 MON\0" "MENDE KIKAKUI SYLLABLE M095 KE\0" "MENDE KIKAKUI SYLLABLE M096 HE\0" "MENDE KIKAKUI SYLLABLE M097 BE\0" "MENDE KIKAKUI SYLLABLE M098 NYEN\0" "MENDE KIKAKUI SYLLABLE M099 PA\0" "MENDE KIKAKUI SYLLABLE M100 E\0" "MENDE KIKAKUI SYLLABLE M101 FAN\0" "MENDE KIKAKUI SYLLABLE M102 POO\0" "MENDE KIKAKUI SYLLABLE M103 BOO\0" "MENDE KIKAKUI SYLLABLE M104 TOO\0" "MENDE KIKAKUI SYLLABLE M105 LONG MBOO\0" "MENDE KIKAKUI SYLLABLE M106 LONG NGGOO\0" "MENDE KIKAKUI SYLLABLE M107 GBE\0" "MENDE KIKAKUI SYLLABLE M108 KPE\0" "MENDE KIKAKUI SYLLABLE M109 YEE\0" "MENDE KIKAKUI SYLLABLE M110 LONG LE\0" "MENDE KIKAKUI SYLLABLE M111 GA\0" "MENDE KIKAKUI SYLLABLE M112 KPOO\0" "MENDE KIKAKUI SYLLABLE M113 JE\0" "MENDE KIKAKUI SYLLABLE M114 WOO\0" "MENDE KIKAKUI SYLLABLE M115 NGGEE\0" "MENDE KIKAKUI SYLLABLE M116 SE\0" "MENDE KIKAKUI SYLLABLE M117 NEN\0" "MENDE KIKAKUI SYLLABLE M118 WE\0" "MENDE KIKAKUI SYLLABLE M119 NDE\0" "MENDE KIKAKUI SYLLABLE M120 NGGO\0" "MENDE KIKAKUI SYLLABLE M121 YO\0" "MENDE KIKAKUI SYLLABLE M122 MBU\0" "MENDE KIKAKUI SYLLABLE M123 NDI\0" "MENDE KIKAKUI SYLLABLE M124 GBI\0" "MENDE KIKAKUI SYLLABLE M125 NDU\0" "MENDE KIKAKUI SYLLABLE M126 WEE\0" "MENDE KIKAKUI SYLLABLE M127 NGGUA\0" "MENDE KIKAKUI SYLLABLE M128 HOOU\0" "MENDE KIKAKUI SYLLABLE M129 NDA\0" "MENDE KIKAKUI SYLLABLE M130 HAN\0" "MENDE KIKAKUI SYLLABLE M131 IN\0" "MENDE KIKAKUI SYLLABLE M132 KPI\0" "MENDE KIKAKUI SYLLABLE M133 FOO\0" "MENDE KIKAKUI SYLLABLE M134 NJOO\0" "MENDE KIKAKUI SYLLABLE M135 IN\0" "MENDE KIKAKUI SYLLABLE M136 SOO\0" "MENDE KIKAKUI SYLLABLE M137 EI\0" "MENDE KIKAKUI SYLLABLE M138 BO\0" "MENDE KIKAKUI SYLLABLE M139 WVE\0" "MENDE KIKAKUI SYLLABLE M140 HO\0" "MENDE KIKAKUI SYLLABLE M141 YOO\0" "MENDE KIKAKUI SYLLABLE M142 LONG MBO\0" "MENDE KIKAKUI SYLLABLE M143 WEI\0" "MENDE KIKAKUI SYLLABLE M144 VOO\0" "MENDE KIKAKUI SYLLABLE M145 MBI\0" "MENDE KIKAKUI SYLLABLE M146 NGGE\0" "MENDE KIKAKUI SYLLABLE M147 O\0" "MENDE KIKAKUI SYLLABLE M148 GBU\0" "MENDE KIKAKUI SYLLABLE M149 NJEE\0" "MENDE KIKAKUI SYLLABLE M150 BEE\0" "MENDE KIKAKUI SYLLABLE M151 VU\0" "MENDE KIKAKUI SYLLABLE M152 NJA\0" "MENDE KIKAKUI SYLLABLE M153 LO\0" "MENDE KIKAKUI SYLLABLE M154 MUAN\0" "MENDE KIKAKUI SYLLABLE M155 GI\0" "MENDE KIKAKUI SYLLABLE M156 NGGOO\0" "MENDE KIKAKUI SYLLABLE M157 JEE\0" "MENDE KIKAKUI SYLLABLE M158 KPO\0" "MENDE KIKAKUI SYLLABLE M159 NGGAA\0" "MENDE KIKAKUI SYLLABLE M160 JOO\0" "MENDE KIKAKUI SYLLABLE M161 LONG MBE\0" "MENDE KIKAKUI SYLLABLE M162 SEE\0" "MENDE KIKAKUI SYLLABLE M163 EE\0" "MENDE KIKAKUI SYLLABLE M164 NYIN\0" "MENDE KIKAKUI SYLLABLE M165 OO\0" "MENDE KIKAKUI SYLLABLE M166 GUEI\0" "MENDE KIKAKUI SYLLABLE M167 GUAN\0" "MENDE KIKAKUI SYLLABLE M168 GU\0" "MENDE KIKAKUI SYLLABLE M169 NON\0" "MENDE KIKAKUI SYLLABLE M170 NYUN\0" "MENDE KIKAKUI SYLLABLE M171 RA\0" "MENDE KIKAKUI SYLLABLE M172 MBOO\0" "MENDE KIKAKUI SYLLABLE M173 VEE\0" "MENDE KIKAKUI SYLLABLE M174 MBO\0" "MENDE KIKAKUI SYLLABLE M175 LONG JO\0" "MENDE KIKAKUI SYLLABLE M176 HI\0" "MENDE KIKAKUI SYLLABLE M177 NGUAN\0" "MENDE KIKAKUI SYLLABLE M178 EN\0" "MENDE KIKAKUI SYLLABLE M179 KUA\0" "MENDE KIKAKUI SYLLABLE M180 DOO\0" "MENDE KIKAKUI SYLLABLE M181 DO\0" "MENDE KIKAKUI SYLLABLE M182 VI\0" "MENDE KIKAKUI SYLLABLE M183 LONG NGGO\0" "MENDE KIKAKUI SYLLABLE M184 NGEN\0" "MENDE KIKAKUI SYLLABLE M185 VA\0" "MENDE KIKAKUI SYLLABLE M186 HU\0" "MENDE KIKAKUI SYLLABLE M187 MBUU\0" "MENDE KIKAKUI SYLLABLE M188 MBEE\0" "MENDE KIKAKUI SYLLABLE M189 MUEN\0" "MENDE KIKAKUI SYLLABLE M190 GEE\0" "MENDE KIKAKUI SYLLABLE M191 NDEE\0" "MENDE KIKAKUI SYLLABLE M192 NJU\0" "MENDE KIKAKUI SYLLABLE M193 HON\0" "MENDE KIKAKUI SYLLABLE M194 WUI\0" "MENDE KIKAKUI SYLLABLE M195 AN\0" "MENDE KIKAKUI SYLLABLE M196 SIA\0" "MENDE KIKAKUI SYLLABLE M197 FUA\0" "MENORAH WITH NINE BRANCHES\0" "MENS SYMBOL\0" "MERCURY\0" "MEROITIC CURSIVE FRACTION EIGHT TWELFTHS\0" "MEROITIC CURSIVE FRACTION ELEVEN TWELFTHS\0" "MEROITIC CURSIVE FRACTION FIVE TWELFTHS\0" "MEROITIC CURSIVE FRACTION FOUR TWELFTHS\0" "MEROITIC CURSIVE FRACTION NINE TWELFTHS\0" "MEROITIC CURSIVE FRACTION ONE HALF\0" "MEROITIC CURSIVE FRACTION ONE TWELFTH\0" "MEROITIC CURSIVE FRACTION SEVEN TWELFTHS\0" "MEROITIC CURSIVE FRACTION SIX TWELFTHS\0" "MEROITIC CURSIVE FRACTION TEN TWELFTHS\0" "MEROITIC CURSIVE FRACTION THREE TWELFTHS\0" "MEROITIC CURSIVE FRACTION TWO TWELFTHS\0" "MEROITIC CURSIVE LETTER A\0" "MEROITIC CURSIVE LETTER ARCHAIC SA\0" "MEROITIC CURSIVE LETTER BA\0" "MEROITIC CURSIVE LETTER DA\0" "MEROITIC CURSIVE LETTER E\0" "MEROITIC CURSIVE LETTER HHA\0" "MEROITIC CURSIVE LETTER I\0" "MEROITIC CURSIVE LETTER KA\0" "MEROITIC CURSIVE LETTER KHA\0" "MEROITIC CURSIVE LETTER LA\0" "MEROITIC CURSIVE LETTER MA\0" "MEROITIC CURSIVE LETTER NA\0" "MEROITIC CURSIVE LETTER NE\0" "MEROITIC CURSIVE LETTER O\0" "MEROITIC CURSIVE LETTER PA\0" "MEROITIC CURSIVE LETTER QA\0" "MEROITIC CURSIVE LETTER RA\0" "MEROITIC CURSIVE LETTER SA\0" "MEROITIC CURSIVE LETTER SE\0" "MEROITIC CURSIVE LETTER TA\0" "MEROITIC CURSIVE LETTER TE\0" "MEROITIC CURSIVE LETTER TO\0" "MEROITIC CURSIVE LETTER WA\0" "MEROITIC CURSIVE LETTER YA\0" "MEROITIC CURSIVE LOGOGRAM IMN\0" "MEROITIC CURSIVE LOGOGRAM RMT\0" "MEROITIC CURSIVE NUMBER EIGHT\0" "MEROITIC CURSIVE NUMBER EIGHT HUNDRED\0" "MEROITIC CURSIVE NUMBER EIGHT HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER EIGHT THOUSAND\0" "MEROITIC CURSIVE NUMBER EIGHTY THOUSAND\0" "MEROITIC CURSIVE NUMBER FIFTY\0" "MEROITIC CURSIVE NUMBER FIFTY THOUSAND\0" "MEROITIC CURSIVE NUMBER FIVE\0" "MEROITIC CURSIVE NUMBER FIVE HUNDRED\0" "MEROITIC CURSIVE NUMBER FIVE HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER FIVE THOUSAND\0" "MEROITIC CURSIVE NUMBER FORTY\0" "MEROITIC CURSIVE NUMBER FORTY THOUSAND\0" "MEROITIC CURSIVE NUMBER FOUR\0" "MEROITIC CURSIVE NUMBER FOUR HUNDRED\0" "MEROITIC CURSIVE NUMBER FOUR HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER FOUR THOUSAND\0" "MEROITIC CURSIVE NUMBER NINE\0" "MEROITIC CURSIVE NUMBER NINE HUNDRED\0" "MEROITIC CURSIVE NUMBER NINE HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER NINE THOUSAND\0" "MEROITIC CURSIVE NUMBER NINETY THOUSAND\0" "MEROITIC CURSIVE NUMBER ONE\0" "MEROITIC CURSIVE NUMBER ONE HUNDRED\0" "MEROITIC CURSIVE NUMBER ONE HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER ONE THOUSAND\0" "MEROITIC CURSIVE NUMBER SEVEN\0" "MEROITIC CURSIVE NUMBER SEVEN HUNDRED\0" "MEROITIC CURSIVE NUMBER SEVEN HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER SEVEN THOUSAND\0" "MEROITIC CURSIVE NUMBER SEVENTY\0" "MEROITIC CURSIVE NUMBER SEVENTY THOUSAND\0" "MEROITIC CURSIVE NUMBER SIX\0" "MEROITIC CURSIVE NUMBER SIX HUNDRED\0" "MEROITIC CURSIVE NUMBER SIX HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER SIX THOUSAND\0" "MEROITIC CURSIVE NUMBER SIXTY\0" "MEROITIC CURSIVE NUMBER SIXTY THOUSAND\0" "MEROITIC CURSIVE NUMBER TEN\0" "MEROITIC CURSIVE NUMBER TEN THOUSAND\0" "MEROITIC CURSIVE NUMBER THIRTY\0" "MEROITIC CURSIVE NUMBER THIRTY THOUSAND\0" "MEROITIC CURSIVE NUMBER THREE\0" "MEROITIC CURSIVE NUMBER THREE HUNDRED\0" "MEROITIC CURSIVE NUMBER THREE HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER THREE THOUSAND\0" "MEROITIC CURSIVE NUMBER TWENTY\0" "MEROITIC CURSIVE NUMBER TWENTY THOUSAND\0" "MEROITIC CURSIVE NUMBER TWO\0" "MEROITIC CURSIVE NUMBER TWO HUNDRED\0" "MEROITIC CURSIVE NUMBER TWO HUNDRED THOUSAND\0" "MEROITIC CURSIVE NUMBER TWO THOUSAND\0" "MEROITIC HIEROGLYPHIC LETTER A\0" "MEROITIC HIEROGLYPHIC LETTER BA\0" "MEROITIC HIEROGLYPHIC LETTER BA-2\0" "MEROITIC HIEROGLYPHIC LETTER DA\0" "MEROITIC HIEROGLYPHIC LETTER E\0" "MEROITIC HIEROGLYPHIC LETTER HHA\0" "MEROITIC HIEROGLYPHIC LETTER I\0" "MEROITIC HIEROGLYPHIC LETTER KA\0" "MEROITIC HIEROGLYPHIC LETTER KHA\0" "MEROITIC HIEROGLYPHIC LETTER LA\0" "MEROITIC HIEROGLYPHIC LETTER MA\0" "MEROITIC HIEROGLYPHIC LETTER NA\0" "MEROITIC HIEROGLYPHIC LETTER NA-2\0" "MEROITIC HIEROGLYPHIC LETTER NE\0" "MEROITIC HIEROGLYPHIC LETTER NE-2\0" "MEROITIC HIEROGLYPHIC LETTER O\0" "MEROITIC HIEROGLYPHIC LETTER PA\0" "MEROITIC HIEROGLYPHIC LETTER QA\0" "MEROITIC HIEROGLYPHIC LETTER RA\0" "MEROITIC HIEROGLYPHIC LETTER RA-2\0" "MEROITIC HIEROGLYPHIC LETTER SA\0" "MEROITIC HIEROGLYPHIC LETTER SA-2\0" "MEROITIC HIEROGLYPHIC LETTER SE\0" "MEROITIC HIEROGLYPHIC LETTER TA\0" "MEROITIC HIEROGLYPHIC LETTER TA-2\0" "MEROITIC HIEROGLYPHIC LETTER TE\0" "MEROITIC HIEROGLYPHIC LETTER TE-2\0" "MEROITIC HIEROGLYPHIC LETTER TO\0" "MEROITIC HIEROGLYPHIC LETTER WA\0" "MEROITIC HIEROGLYPHIC LETTER YA\0" "MEROITIC HIEROGLYPHIC SYMBOL VIDJ\0" "MEROITIC HIEROGLYPHIC SYMBOL VIDJ-2\0" "MERPERSON\0" "METRICAL BREVE\0" "METRICAL LONG OVER SHORT\0" "METRICAL LONG OVER TWO SHORTS\0" "METRICAL PENTASEME\0" "METRICAL SHORT OVER LONG\0" "METRICAL TETRASEME\0" "METRICAL TRISEME\0" "METRICAL TWO SHORTS JOINED\0" "METRICAL TWO SHORTS OVER LONG\0" "METRO\0" "MIAO LETTER AH\0" "MIAO LETTER ARCHAIC MA\0" "MIAO LETTER ARCHAIC NA\0" "MIAO LETTER ARCHAIC NGA\0" "MIAO LETTER ARCHAIC ZZA\0" "MIAO LETTER BA\0" "MIAO LETTER BRI\0" "MIAO LETTER DA\0" "MIAO LETTER DDA\0" "MIAO LETTER DLHA\0" "MIAO LETTER DLHYA\0" "MIAO LETTER DZA\0" "MIAO LETTER DZHA\0" "MIAO LETTER DZYI\0" "MIAO LETTER DZZA\0" "MIAO LETTER FA\0" "MIAO LETTER GA\0" "MIAO LETTER GHA\0" "MIAO LETTER GHHA\0" "MIAO LETTER HA\0" "MIAO LETTER HHA\0" "MIAO LETTER KA\0" "MIAO LETTER LA\0" "MIAO LETTER LHA\0" "MIAO LETTER LHYA\0" "MIAO LETTER LYA\0" "MIAO LETTER MA\0" "MIAO LETTER MHA\0" "MIAO LETTER NA\0" "MIAO LETTER NASALIZATION\0" "MIAO LETTER NGA\0" "MIAO LETTER NGHA\0" "MIAO LETTER NHA\0" "MIAO LETTER NNA\0" "MIAO LETTER NNHA\0" "MIAO LETTER NYA\0" "MIAO LETTER NYHA\0" "MIAO LETTER PA\0" "MIAO LETTER PLA\0" "MIAO LETTER QA\0" "MIAO LETTER QGA\0" "MIAO LETTER REFORMED TONE-1\0" "MIAO LETTER REFORMED TONE-2\0" "MIAO LETTER REFORMED TONE-4\0" "MIAO LETTER REFORMED TONE-5\0" "MIAO LETTER REFORMED TONE-6\0" "MIAO LETTER REFORMED TONE-8\0" "MIAO LETTER REFORMED TSHA\0" "MIAO LETTER RTE\0" "MIAO LETTER SA\0" "MIAO LETTER SHA\0" "MIAO LETTER SSA\0" "MIAO LETTER SYI\0" "MIAO LETTER TA\0" "MIAO LETTER TE\0" "MIAO LETTER TLHA\0" "MIAO LETTER TLHYA\0" "MIAO LETTER TONE-2\0" "MIAO LETTER TONE-3\0" "MIAO LETTER TONE-4\0" "MIAO LETTER TONE-5\0" "MIAO LETTER TONE-6\0" "MIAO LETTER TONE-7\0" "MIAO LETTER TONE-8\0" "MIAO LETTER TSA\0" "MIAO LETTER TSE\0" "MIAO LETTER TSHA\0" "MIAO LETTER TSSA\0" "MIAO LETTER TTA\0" "MIAO LETTER VA\0" "MIAO LETTER VFA\0" "MIAO LETTER WA\0" "MIAO LETTER XA\0" "MIAO LETTER YI DZHA\0" "MIAO LETTER YI KA\0" "MIAO LETTER YI NNA\0" "MIAO LETTER YI PA\0" "MIAO LETTER YI TA\0" "MIAO LETTER YI TSA\0" "MIAO LETTER YI TSHA\0" "MIAO LETTER YI TTA\0" "MIAO LETTER ZA\0" "MIAO LETTER ZHA\0" "MIAO LETTER ZSA\0" "MIAO LETTER ZSHA\0" "MIAO LETTER ZZA\0" "MIAO LETTER ZZSA\0" "MIAO LETTER ZZSYA\0" "MIAO LETTER ZZYA\0" "MIAO SIGN ASPIRATION\0" "MIAO SIGN CONSONANT MODIFIER BAR\0" "MIAO SIGN REFORMED ASPIRATION\0" "MIAO SIGN REFORMED VOICING\0" "MIAO TONE ABOVE\0" "MIAO TONE BELOW\0" "MIAO TONE RIGHT\0" "MIAO TONE TOP RIGHT\0" "MIAO VOWEL SIGN A\0" "MIAO VOWEL SIGN AA\0" "MIAO VOWEL SIGN AE\0" "MIAO VOWEL SIGN AEE\0" "MIAO VOWEL SIGN AHH\0" "MIAO VOWEL SIGN AI\0" "MIAO VOWEL SIGN AN\0" "MIAO VOWEL SIGN ANG\0" "MIAO VOWEL SIGN AU\0" "MIAO VOWEL SIGN E\0" "MIAO VOWEL SIGN EA\0" "MIAO VOWEL SIGN EI\0" "MIAO VOWEL SIGN EN\0" "MIAO VOWEL SIGN ENG\0" "MIAO VOWEL SIGN ER\0" "MIAO VOWEL SIGN ERR\0" "MIAO VOWEL SIGN I\0" "MIAO VOWEL SIGN IA\0" "MIAO VOWEL SIGN IAN\0" "MIAO VOWEL SIGN IANG\0" "MIAO VOWEL SIGN IE\0" "MIAO VOWEL SIGN IG\0" "MIAO VOWEL SIGN II\0" "MIAO VOWEL SIGN ING\0" "MIAO VOWEL SIGN IO\0" "MIAO VOWEL SIGN IONG\0" "MIAO VOWEL SIGN IU\0" "MIAO VOWEL SIGN N\0" "MIAO VOWEL SIGN NG\0" "MIAO VOWEL SIGN O\0" "MIAO VOWEL SIGN OER\0" "MIAO VOWEL SIGN OEY\0" "MIAO VOWEL SIGN OG\0" "MIAO VOWEL SIGN OO\0" "MIAO VOWEL SIGN OU\0" "MIAO VOWEL SIGN ROUNDED ER\0" "MIAO VOWEL SIGN ROUNDED ERR\0" "MIAO VOWEL SIGN U\0" "MIAO VOWEL SIGN UA\0" "MIAO VOWEL SIGN UAN\0" "MIAO VOWEL SIGN UANG\0" "MIAO VOWEL SIGN UEI\0" "MIAO VOWEL SIGN UI\0" "MIAO VOWEL SIGN UNG\0" "MIAO VOWEL SIGN UOG\0" "MIAO VOWEL SIGN UU\0" "MIAO VOWEL SIGN VW\0" "MIAO VOWEL SIGN W\0" "MIAO VOWEL SIGN WO\0" "MIAO VOWEL SIGN Y\0" "MIAO VOWEL SIGN YI\0" "MIAO VOWEL SIGN YUI\0" "MICRO SIGN\0" "MICROBE\0" "MICROPHONE\0" "MICROSCOPE\0" "MIDDLE DOT\0" "MIDDLE THIRD WHITE RIGHT POINTING INDEX\0" "MIDLINE HORIZONTAL ELLIPSIS\0" "MILITARY HELMET\0" "MILITARY MEDAL\0" "MILKY WAY\0" "MILL SIGN\0" "MINIBUS\0" "MINIDISC\0" "MINIMIZE\0" "MINUS SIGN\0" "MINUS SIGN IN TRIANGLE\0" "MINUS SIGN WITH COMMA ABOVE\0" "MINUS SIGN WITH DOT BELOW\0" "MINUS SIGN WITH FALLING DOTS\0" "MINUS SIGN WITH RISING DOTS\0" "MINUS TILDE\0" "MINUS-OR-PLUS SIGN\0" "MINY\0" "MIRROR\0" "MOBILE PHONE\0" "MOBILE PHONE OFF\0" "MOBILE PHONE WITH RIGHTWARDS ARROW AT LEFT\0" "MODELS\0" "MODERN PENTATHLON\0" "MODI ABBREVIATION SIGN\0" "MODI DANDA\0" "MODI DIGIT EIGHT\0" "MODI DIGIT FIVE\0" "MODI DIGIT FOUR\0" "MODI DIGIT NINE\0" "MODI DIGIT ONE\0" "MODI DIGIT SEVEN\0" "MODI DIGIT SIX\0" "MODI DIGIT THREE\0" "MODI DIGIT TWO\0" "MODI DIGIT ZERO\0" "MODI DOUBLE DANDA\0" "MODI LETTER A\0" "MODI LETTER AA\0" "MODI LETTER AI\0" "MODI LETTER AU\0" "MODI LETTER BA\0" "MODI LETTER BHA\0" "MODI LETTER CA\0" "MODI LETTER CHA\0" "MODI LETTER DA\0" "MODI LETTER DDA\0" "MODI LETTER DDHA\0" "MODI LETTER DHA\0" "MODI LETTER E\0" "MODI LETTER GA\0" "MODI LETTER GHA\0" "MODI LETTER HA\0" "MODI LETTER I\0" "MODI LETTER II\0" "MODI LETTER JA\0" "MODI LETTER JHA\0" "MODI LETTER KA\0" "MODI LETTER KHA\0" "MODI LETTER LA\0" "MODI LETTER LLA\0" "MODI LETTER MA\0" "MODI LETTER NA\0" "MODI LETTER NGA\0" "MODI LETTER NNA\0" "MODI LETTER NYA\0" "MODI LETTER O\0" "MODI LETTER PA\0" "MODI LETTER PHA\0" "MODI LETTER RA\0" "MODI LETTER SA\0" "MODI LETTER SHA\0" "MODI LETTER SSA\0" "MODI LETTER TA\0" "MODI LETTER THA\0" "MODI LETTER TTA\0" "MODI LETTER TTHA\0" "MODI LETTER U\0" "MODI LETTER UU\0" "MODI LETTER VA\0" "MODI LETTER VOCALIC L\0" "MODI LETTER VOCALIC LL\0" "MODI LETTER VOCALIC R\0" "MODI LETTER VOCALIC RR\0" "MODI LETTER YA\0" "MODI SIGN ANUSVARA\0" "MODI SIGN ARDHACANDRA\0" "MODI SIGN HUVA\0" "MODI SIGN VIRAMA\0" "MODI SIGN VISARGA\0" "MODI VOWEL SIGN AA\0" "MODI VOWEL SIGN AI\0" "MODI VOWEL SIGN AU\0" "MODI VOWEL SIGN E\0" "MODI VOWEL SIGN I\0" "MODI VOWEL SIGN II\0" "MODI VOWEL SIGN O\0" "MODI VOWEL SIGN U\0" "MODI VOWEL SIGN UU\0" "MODI VOWEL SIGN VOCALIC L\0" "MODI VOWEL SIGN VOCALIC LL\0" "MODI VOWEL SIGN VOCALIC R\0" "MODI VOWEL SIGN VOCALIC RR\0" "MODIFIER BREVE WITH INVERTED BREVE\0" "MODIFIER LETTER ACUTE ACCENT\0" "MODIFIER LETTER APOSTROPHE\0" "MODIFIER LETTER BEGIN HIGH TONE\0" "MODIFIER LETTER BEGIN LOW TONE\0" "MODIFIER LETTER CAPITAL A\0" "MODIFIER LETTER CAPITAL AE\0" "MODIFIER LETTER CAPITAL B\0" "MODIFIER LETTER CAPITAL BARRED B\0" "MODIFIER LETTER CAPITAL D\0" "MODIFIER LETTER CAPITAL E\0" "MODIFIER LETTER CAPITAL G\0" "MODIFIER LETTER CAPITAL H\0" "MODIFIER LETTER CAPITAL H WITH STROKE\0" "MODIFIER LETTER CAPITAL I\0" "MODIFIER LETTER CAPITAL J\0" "MODIFIER LETTER CAPITAL K\0" "MODIFIER LETTER CAPITAL L\0" "MODIFIER LETTER CAPITAL M\0" "MODIFIER LETTER CAPITAL N\0" "MODIFIER LETTER CAPITAL O\0" "MODIFIER LETTER CAPITAL OU\0" "MODIFIER LETTER CAPITAL P\0" "MODIFIER LETTER CAPITAL R\0" "MODIFIER LETTER CAPITAL REVERSED E\0" "MODIFIER LETTER CAPITAL REVERSED N\0" "MODIFIER LETTER CAPITAL T\0" "MODIFIER LETTER CAPITAL U\0" "MODIFIER LETTER CAPITAL V\0" "MODIFIER LETTER CAPITAL W\0" "MODIFIER LETTER CENTRED LEFT HALF RING\0" "MODIFIER LETTER CENTRED RIGHT HALF RING\0" "MODIFIER LETTER CHINESE TONE YANG PING\0" "MODIFIER LETTER CHINESE TONE YANG QU\0" "MODIFIER LETTER CHINESE TONE YANG RU\0" "MODIFIER LETTER CHINESE TONE YANG SHANG\0" "MODIFIER LETTER CHINESE TONE YIN PING\0" "MODIFIER LETTER CHINESE TONE YIN QU\0" "MODIFIER LETTER CHINESE TONE YIN RU\0" "MODIFIER LETTER CHINESE TONE YIN SHANG\0" "MODIFIER LETTER CIRCUMFLEX ACCENT\0" "MODIFIER LETTER COLON\0" "MODIFIER LETTER CROSS ACCENT\0" "MODIFIER LETTER CYRILLIC EN\0" "MODIFIER LETTER CYRILLIC HARD SIGN\0" "MODIFIER LETTER CYRILLIC SOFT SIGN\0" "MODIFIER LETTER DOT HORIZONTAL BAR\0" "MODIFIER LETTER DOT SLASH\0" "MODIFIER LETTER DOT VERTICAL BAR\0" "MODIFIER LETTER DOUBLE APOSTROPHE\0" "MODIFIER LETTER DOUBLE PRIME\0" "MODIFIER LETTER DOWN ARROWHEAD\0" "MODIFIER LETTER DOWN TACK\0" "MODIFIER LETTER END HIGH TONE\0" "MODIFIER LETTER END LOW TONE\0" "MODIFIER LETTER EXTRA-HIGH DOTTED LEFT-STEM TONE BAR\0" "MODIFIER LETTER EXTRA-HIGH DOTTED TONE BAR\0" "MODIFIER LETTER EXTRA-HIGH LEFT-STEM TONE BAR\0" "MODIFIER LETTER EXTRA-HIGH TONE BAR\0" "MODIFIER LETTER EXTRA-LOW DOTTED LEFT-STEM TONE BAR\0" "MODIFIER LETTER EXTRA-LOW DOTTED TONE BAR\0" "MODIFIER LETTER EXTRA-LOW LEFT-STEM TONE BAR\0" "MODIFIER LETTER EXTRA-LOW TONE BAR\0" "MODIFIER LETTER GEORGIAN NAR\0" "MODIFIER LETTER GLOTTAL STOP\0" "MODIFIER LETTER GRAVE ACCENT\0" "MODIFIER LETTER HALF TRIANGULAR COLON\0" "MODIFIER LETTER HIGH DOTTED LEFT-STEM TONE BAR\0" "MODIFIER LETTER HIGH DOTTED TONE BAR\0" "MODIFIER LETTER HIGH LEFT-STEM TONE BAR\0" "MODIFIER LETTER HIGH TONE BAR\0" "MODIFIER LETTER LEFT ARROWHEAD\0" "MODIFIER LETTER LEFT HALF RING\0" "MODIFIER LETTER LEFT TACK\0" "MODIFIER LETTER LOW ACUTE ACCENT\0" "MODIFIER LETTER LOW CIRCUMFLEX ACCENT\0" "MODIFIER LETTER LOW DOTTED LEFT-STEM TONE BAR\0" "MODIFIER LETTER LOW DOTTED TONE BAR\0" "MODIFIER LETTER LOW DOWN ARROWHEAD\0" "MODIFIER LETTER LOW GRAVE ACCENT\0" "MODIFIER LETTER LOW INVERTED EXCLAMATION MARK\0" "MODIFIER LETTER LOW LEFT ARROW\0" "MODIFIER LETTER LOW LEFT ARROWHEAD\0" "MODIFIER LETTER LOW LEFT-STEM TONE BAR\0" "MODIFIER LETTER LOW MACRON\0" "MODIFIER LETTER LOW RIGHT ARROWHEAD\0" "MODIFIER LETTER LOW RING\0" "MODIFIER LETTER LOW TILDE\0" "MODIFIER LETTER LOW TONE BAR\0" "MODIFIER LETTER LOW UP ARROWHEAD\0" "MODIFIER LETTER LOW VERTICAL LINE\0" "MODIFIER LETTER LOWER RIGHT CORNER ANGLE\0" "MODIFIER LETTER MACRON\0" "MODIFIER LETTER MID DOTTED LEFT-STEM TONE BAR\0" "MODIFIER LETTER MID DOTTED TONE BAR\0" "MODIFIER LETTER MID LEFT-STEM TONE BAR\0" "MODIFIER LETTER MID TONE BAR\0" "MODIFIER LETTER MIDDLE DOUBLE ACUTE ACCENT\0" "MODIFIER LETTER MIDDLE DOUBLE GRAVE ACCENT\0" "MODIFIER LETTER MIDDLE GRAVE ACCENT\0" "MODIFIER LETTER MINUS SIGN\0" "MODIFIER LETTER OPEN SHELF\0" "MODIFIER LETTER PLUS SIGN\0" "MODIFIER LETTER PRIME\0" "MODIFIER LETTER RAISED COLON\0" "MODIFIER LETTER RAISED DOWN ARROW\0" "MODIFIER LETTER RAISED EXCLAMATION MARK\0" "MODIFIER LETTER RAISED INVERTED EXCLAMATION MARK\0" "MODIFIER LETTER RAISED UP ARROW\0" "MODIFIER LETTER REVERSED COMMA\0" "MODIFIER LETTER REVERSED GLOTTAL STOP\0" "MODIFIER LETTER RHOTIC HOOK\0" "MODIFIER LETTER RIGHT ARROWHEAD\0" "MODIFIER LETTER RIGHT HALF RING\0" "MODIFIER LETTER RIGHT TACK\0" "MODIFIER LETTER SHELF\0" "MODIFIER LETTER SHORT EQUALS SIGN\0" "MODIFIER LETTER SMALL A\0" "MODIFIER LETTER SMALL AIN\0" "MODIFIER LETTER SMALL ALPHA\0" "MODIFIER LETTER SMALL B\0" "MODIFIER LETTER SMALL BARRED O\0" "MODIFIER LETTER SMALL BETA\0" "MODIFIER LETTER SMALL BOTTOM HALF O\0" "MODIFIER LETTER SMALL C\0" "MODIFIER LETTER SMALL C WITH CURL\0" "MODIFIER LETTER SMALL CAPITAL I\0" "MODIFIER LETTER SMALL CAPITAL I WITH STROKE\0" "MODIFIER LETTER SMALL CAPITAL INVERTED R\0" "MODIFIER LETTER SMALL CAPITAL L\0" "MODIFIER LETTER SMALL CAPITAL N\0" "MODIFIER LETTER SMALL CAPITAL U\0" "MODIFIER LETTER SMALL CHI\0" "MODIFIER LETTER SMALL D\0" "MODIFIER LETTER SMALL DELTA\0" "MODIFIER LETTER SMALL DOTLESS J WITH STROKE\0" "MODIFIER LETTER SMALL E\0" "MODIFIER LETTER SMALL ENG\0" "MODIFIER LETTER SMALL ESH\0" "MODIFIER LETTER SMALL ETH\0" "MODIFIER LETTER SMALL EZH\0" "MODIFIER LETTER SMALL F\0" "MODIFIER LETTER SMALL G\0" "MODIFIER LETTER SMALL GAMMA\0" "MODIFIER LETTER SMALL GREEK GAMMA\0" "MODIFIER LETTER SMALL GREEK PHI\0" "MODIFIER LETTER SMALL H\0" "MODIFIER LETTER SMALL H WITH HOOK\0" "MODIFIER LETTER SMALL HENG\0" "MODIFIER LETTER SMALL I WITH STROKE\0" "MODIFIER LETTER SMALL IOTA\0" "MODIFIER LETTER SMALL J\0" "MODIFIER LETTER SMALL J WITH CROSSED-TAIL\0" "MODIFIER LETTER SMALL K\0" "MODIFIER LETTER SMALL L\0" "MODIFIER LETTER SMALL L WITH INVERTED LAZY S\0" "MODIFIER LETTER SMALL L WITH MIDDLE TILDE\0" "MODIFIER LETTER SMALL L WITH PALATAL HOOK\0" "MODIFIER LETTER SMALL L WITH RETROFLEX HOOK\0" "MODIFIER LETTER SMALL LIGATURE OE\0" "MODIFIER LETTER SMALL M\0" "MODIFIER LETTER SMALL M WITH HOOK\0" "MODIFIER LETTER SMALL N WITH LEFT HOOK\0" "MODIFIER LETTER SMALL N WITH RETROFLEX HOOK\0" "MODIFIER LETTER SMALL O\0" "MODIFIER LETTER SMALL OPEN E\0" "MODIFIER LETTER SMALL OPEN O\0" "MODIFIER LETTER SMALL P\0" "MODIFIER LETTER SMALL PHI\0" "MODIFIER LETTER SMALL R\0" "MODIFIER LETTER SMALL REVERSED GLOTTAL STOP\0" "MODIFIER LETTER SMALL REVERSED OPEN E\0" "MODIFIER LETTER SMALL S\0" "MODIFIER LETTER SMALL S WITH HOOK\0" "MODIFIER LETTER SMALL SCHWA\0" "MODIFIER LETTER SMALL SCRIPT G\0" "MODIFIER LETTER SMALL SIDEWAYS U\0" "MODIFIER LETTER SMALL T\0" "MODIFIER LETTER SMALL T WITH PALATAL HOOK\0" "MODIFIER LETTER SMALL THETA\0" "MODIFIER LETTER SMALL TOP HALF O\0" "MODIFIER LETTER SMALL TURNED A\0" "MODIFIER LETTER SMALL TURNED AE\0" "MODIFIER LETTER SMALL TURNED ALPHA\0" "MODIFIER LETTER SMALL TURNED H\0" "MODIFIER LETTER SMALL TURNED I\0" "MODIFIER LETTER SMALL TURNED M\0" "MODIFIER LETTER SMALL TURNED M WITH LONG LEG\0" "MODIFIER LETTER SMALL TURNED OPEN E\0" "MODIFIER LETTER SMALL TURNED R\0" "MODIFIER LETTER SMALL TURNED R WITH HOOK\0" "MODIFIER LETTER SMALL TURNED V\0" "MODIFIER LETTER SMALL TURNED W\0" "MODIFIER LETTER SMALL U\0" "MODIFIER LETTER SMALL U BAR\0" "MODIFIER LETTER SMALL U WITH LEFT HOOK\0" "MODIFIER LETTER SMALL UPSILON\0" "MODIFIER LETTER SMALL V\0" "MODIFIER LETTER SMALL V WITH HOOK\0" "MODIFIER LETTER SMALL W\0" "MODIFIER LETTER SMALL X\0" "MODIFIER LETTER SMALL Y\0" "MODIFIER LETTER SMALL Z\0" "MODIFIER LETTER SMALL Z WITH CURL\0" "MODIFIER LETTER SMALL Z WITH RETROFLEX HOOK\0" "MODIFIER LETTER STRESS AND HIGH TONE\0" "MODIFIER LETTER STRESS AND LOW TONE\0" "MODIFIER LETTER TRIANGULAR COLON\0" "MODIFIER LETTER TURNED COMMA\0" "MODIFIER LETTER UNASPIRATED\0" "MODIFIER LETTER UP ARROWHEAD\0" "MODIFIER LETTER UP TACK\0" "MODIFIER LETTER US\0" "MODIFIER LETTER VERTICAL LINE\0" "MODIFIER LETTER VOICING\0" "MODIFIER LETTER YANG DEPARTING TONE MARK\0" "MODIFIER LETTER YIN DEPARTING TONE MARK\0" "MODULO TWO SUM\0" "MONEY BAG\0" "MONEY WITH WINGS\0" "MONEY-MOUTH FACE\0" "MONGOLIAN BIRGA\0" "MONGOLIAN BIRGA WITH DOUBLE ORNAMENT\0" "MONGOLIAN BIRGA WITH ORNAMENT\0" "MONGOLIAN COLON\0" "MONGOLIAN COMMA\0" "MONGOLIAN DIGIT EIGHT\0" "MONGOLIAN DIGIT FIVE\0" "MONGOLIAN DIGIT FOUR\0" "MONGOLIAN DIGIT NINE\0" "MONGOLIAN DIGIT ONE\0" "MONGOLIAN DIGIT SEVEN\0" "MONGOLIAN DIGIT SIX\0" "MONGOLIAN DIGIT THREE\0" "MONGOLIAN DIGIT TWO\0" "MONGOLIAN DIGIT ZERO\0" "MONGOLIAN DOUBLE BIRGA WITH ORNAMENT\0" "MONGOLIAN ELLIPSIS\0" "MONGOLIAN FOUR DOTS\0" "MONGOLIAN FREE VARIATION SELECTOR ONE\0" "MONGOLIAN FREE VARIATION SELECTOR THREE\0" "MONGOLIAN FREE VARIATION SELECTOR TWO\0" "MONGOLIAN FULL STOP\0" "MONGOLIAN INVERTED BIRGA\0" "MONGOLIAN INVERTED BIRGA WITH DOUBLE ORNAMENT\0" "MONGOLIAN LETTER A\0" "MONGOLIAN LETTER ALI GALI A\0" "MONGOLIAN LETTER ALI GALI AH\0" "MONGOLIAN LETTER ALI GALI ANUSVARA ONE\0" "MONGOLIAN LETTER ALI GALI BALUDA\0" "MONGOLIAN LETTER ALI GALI CA\0" "MONGOLIAN LETTER ALI GALI DA\0" "MONGOLIAN LETTER ALI GALI DAGALGA\0" "MONGOLIAN LETTER ALI GALI DAMARU\0" "MONGOLIAN LETTER ALI GALI DDA\0" "MONGOLIAN LETTER ALI GALI HALF U\0" "MONGOLIAN LETTER ALI GALI HALF YA\0" "MONGOLIAN LETTER ALI GALI I\0" "MONGOLIAN LETTER ALI GALI INVERTED UBADAMA\0" "MONGOLIAN LETTER ALI GALI KA\0" "MONGOLIAN LETTER ALI GALI NGA\0" "MONGOLIAN LETTER ALI GALI NNA\0" "MONGOLIAN LETTER ALI GALI PA\0" "MONGOLIAN LETTER ALI GALI PHA\0" "MONGOLIAN LETTER ALI GALI SSA\0" "MONGOLIAN LETTER ALI GALI TA\0" "MONGOLIAN LETTER ALI GALI THREE BALUDA\0" "MONGOLIAN LETTER ALI GALI TTA\0" "MONGOLIAN LETTER ALI GALI TTHA\0" "MONGOLIAN LETTER ALI GALI UBADAMA\0" "MONGOLIAN LETTER ALI GALI VISARGA ONE\0" "MONGOLIAN LETTER ALI GALI ZA\0" "MONGOLIAN LETTER ALI GALI ZHA\0" "MONGOLIAN LETTER ANG\0" "MONGOLIAN LETTER BA\0" "MONGOLIAN LETTER CHA\0" "MONGOLIAN LETTER CHA WITH TWO DOTS\0" "MONGOLIAN LETTER CHI\0" "MONGOLIAN LETTER DA\0" "MONGOLIAN LETTER E\0" "MONGOLIAN LETTER EE\0" "MONGOLIAN LETTER FA\0" "MONGOLIAN LETTER GA\0" "MONGOLIAN LETTER HAA\0" "MONGOLIAN LETTER I\0" "MONGOLIAN LETTER JA\0" "MONGOLIAN LETTER KA\0" "MONGOLIAN LETTER KHA\0" "MONGOLIAN LETTER LA\0" "MONGOLIAN LETTER LHA\0" "MONGOLIAN LETTER MA\0" "MONGOLIAN LETTER MANCHU ALI GALI BHA\0" "MONGOLIAN LETTER MANCHU ALI GALI CA\0" "MONGOLIAN LETTER MANCHU ALI GALI CYA\0" "MONGOLIAN LETTER MANCHU ALI GALI DDHA\0" "MONGOLIAN LETTER MANCHU ALI GALI DHA\0" "MONGOLIAN LETTER MANCHU ALI GALI GHA\0" "MONGOLIAN LETTER MANCHU ALI GALI JHA\0" "MONGOLIAN LETTER MANCHU ALI GALI LHA\0" "MONGOLIAN LETTER MANCHU ALI GALI NGA\0" "MONGOLIAN LETTER MANCHU ALI GALI SSA\0" "MONGOLIAN LETTER MANCHU ALI GALI TA\0" "MONGOLIAN LETTER MANCHU ALI GALI TTA\0" "MONGOLIAN LETTER MANCHU ALI GALI ZA\0" "MONGOLIAN LETTER MANCHU ALI GALI ZHA\0" "MONGOLIAN LETTER MANCHU FA\0" "MONGOLIAN LETTER MANCHU I\0" "MONGOLIAN LETTER MANCHU KA\0" "MONGOLIAN LETTER MANCHU RA\0" "MONGOLIAN LETTER MANCHU ZHA\0" "MONGOLIAN LETTER NA\0" "MONGOLIAN LETTER O\0" "MONGOLIAN LETTER OE\0" "MONGOLIAN LETTER PA\0" "MONGOLIAN LETTER QA\0" "MONGOLIAN LETTER RA\0" "MONGOLIAN LETTER SA\0" "MONGOLIAN LETTER SHA\0" "MONGOLIAN LETTER SIBE ANG\0" "MONGOLIAN LETTER SIBE CHA\0" "MONGOLIAN LETTER SIBE DA\0" "MONGOLIAN LETTER SIBE E\0" "MONGOLIAN LETTER SIBE FA\0" "MONGOLIAN LETTER SIBE GA\0" "MONGOLIAN LETTER SIBE GAA\0" "MONGOLIAN LETTER SIBE HA\0" "MONGOLIAN LETTER SIBE HAA\0" "MONGOLIAN LETTER SIBE I\0" "MONGOLIAN LETTER SIBE IY\0" "MONGOLIAN LETTER SIBE JA\0" "MONGOLIAN LETTER SIBE KA\0" "MONGOLIAN LETTER SIBE PA\0" "MONGOLIAN LETTER SIBE RAA\0" "MONGOLIAN LETTER SIBE SHA\0" "MONGOLIAN LETTER SIBE TA\0" "MONGOLIAN LETTER SIBE TSA\0" "MONGOLIAN LETTER SIBE U\0" "MONGOLIAN LETTER SIBE UE\0" "MONGOLIAN LETTER SIBE ZA\0" "MONGOLIAN LETTER SIBE ZHA\0" "MONGOLIAN LETTER TA\0" "MONGOLIAN LETTER TODO ALI GALI TA\0" "MONGOLIAN LETTER TODO ALI GALI ZHA\0" "MONGOLIAN LETTER TODO ANG\0" "MONGOLIAN LETTER TODO BA\0" "MONGOLIAN LETTER TODO CHA\0" "MONGOLIAN LETTER TODO DA\0" "MONGOLIAN LETTER TODO DZA\0" "MONGOLIAN LETTER TODO E\0" "MONGOLIAN LETTER TODO GA\0" "MONGOLIAN LETTER TODO GAA\0" "MONGOLIAN LETTER TODO HAA\0" "MONGOLIAN LETTER TODO I\0" "MONGOLIAN LETTER TODO JA\0" "MONGOLIAN LETTER TODO JIA\0" "MONGOLIAN LETTER TODO KA\0" "MONGOLIAN LETTER TODO LONG VOWEL SIGN\0" "MONGOLIAN LETTER TODO MA\0" "MONGOLIAN LETTER TODO NIA\0" "MONGOLIAN LETTER TODO O\0" "MONGOLIAN LETTER TODO OE\0" "MONGOLIAN LETTER TODO PA\0" "MONGOLIAN LETTER TODO QA\0" "MONGOLIAN LETTER TODO TA\0" "MONGOLIAN LETTER TODO TSA\0" "MONGOLIAN LETTER TODO U\0" "MONGOLIAN LETTER TODO UE\0" "MONGOLIAN LETTER TODO WA\0" "MONGOLIAN LETTER TODO YA\0" "MONGOLIAN LETTER TSA\0" "MONGOLIAN LETTER U\0" "MONGOLIAN LETTER UE\0" "MONGOLIAN LETTER WA\0" "MONGOLIAN LETTER YA\0" "MONGOLIAN LETTER ZA\0" "MONGOLIAN LETTER ZHI\0" "MONGOLIAN LETTER ZRA\0" "MONGOLIAN MANCHU COMMA\0" "MONGOLIAN MANCHU FULL STOP\0" "MONGOLIAN NIRUGU\0" "MONGOLIAN ROTATED BIRGA\0" "MONGOLIAN ROTATED BIRGA WITH DOUBLE ORNAMENT\0" "MONGOLIAN ROTATED BIRGA WITH ORNAMENT\0" "MONGOLIAN SIBE SYLLABLE BOUNDARY MARKER\0" "MONGOLIAN SWIRL BIRGA\0" "MONGOLIAN SWIRL BIRGA WITH DOUBLE ORNAMENT\0" "MONGOLIAN SWIRL BIRGA WITH ORNAMENT\0" "MONGOLIAN TODO SOFT HYPHEN\0" "MONGOLIAN TRIPLE BIRGA WITH ORNAMENT\0" "MONGOLIAN TURNED SWIRL BIRGA WITH DOUBLE ORNAMENT\0" "MONGOLIAN VOWEL SEPARATOR\0" "MONKEY\0" "MONKEY FACE\0" "MONOGRAM FOR EARTH\0" "MONOGRAM FOR YANG\0" "MONOGRAM FOR YIN\0" "MONORAIL\0" "MONOSTABLE SYMBOL\0" "MOOD BUBBLE\0" "MOON CAKE\0" "MOON VIEWING CEREMONY\0" "MOSQUE\0" "MOSQUITO\0" "MOTHER CHRISTMAS\0" "MOTOR BOAT\0" "MOTOR SCOOTER\0" "MOTORIZED WHEELCHAIR\0" "MOTORWAY\0" "MOUNT FUJI\0" "MOUNTAIN\0" "MOUNTAIN BICYCLIST\0" "MOUNTAIN CABLEWAY\0" "MOUNTAIN RAILWAY\0" "MOUSE\0" "MOUSE FACE\0" "MOUSE TRAP\0" "MOUTH\0" "MOVIE CAMERA\0" "MOYAI\0" "MRO DANDA\0" "MRO DIGIT EIGHT\0" "MRO DIGIT FIVE\0" "MRO DIGIT FOUR\0" "MRO DIGIT NINE\0" "MRO DIGIT ONE\0" "MRO DIGIT SEVEN\0" "MRO DIGIT SIX\0" "MRO DIGIT THREE\0" "MRO DIGIT TWO\0" "MRO DIGIT ZERO\0" "MRO DOUBLE DANDA\0" "MRO LETTER A\0" "MRO LETTER BA\0" "MRO LETTER CHU\0" "MRO LETTER DA\0" "MRO LETTER DAI\0" "MRO LETTER E\0" "MRO LETTER EA\0" "MRO LETTER HAI\0" "MRO LETTER HAO\0" "MRO LETTER KEAAE\0" "MRO LETTER KHAI\0" "MRO LETTER KO\0" "MRO LETTER LA\0" "MRO LETTER LAN\0" "MRO LETTER MAEM\0" "MRO LETTER MIM\0" "MRO LETTER NGI\0" "MRO LETTER NIN\0" "MRO LETTER O\0" "MRO LETTER OL\0" "MRO LETTER OO\0" "MRO LETTER PA\0" "MRO LETTER PHI\0" "MRO LETTER RI\0" "MRO LETTER RO\0" "MRO LETTER SHI\0" "MRO LETTER TA\0" "MRO LETTER TEK\0" "MRO LETTER THEA\0" "MRO LETTER WA\0" "MRO LETTER YO\0" "MUCH GREATER-THAN\0" "MUCH LESS-THAN\0" "MULTANI LETTER A\0" "MULTANI LETTER BA\0" "MULTANI LETTER BHA\0" "MULTANI LETTER CA\0" "MULTANI LETTER CHA\0" "MULTANI LETTER DA\0" "MULTANI LETTER DDA\0" "MULTANI LETTER DDDA\0" "MULTANI LETTER DDHA\0" "MULTANI LETTER DHA\0" "MULTANI LETTER E\0" "MULTANI LETTER GA\0" "MULTANI LETTER GHA\0" "MULTANI LETTER HA\0" "MULTANI LETTER I\0" "MULTANI LETTER JA\0" "MULTANI LETTER JJA\0" "MULTANI LETTER KA\0" "MULTANI LETTER KHA\0" "MULTANI LETTER LA\0" "MULTANI LETTER MA\0" "MULTANI LETTER NA\0" "MULTANI LETTER NNA\0" "MULTANI LETTER NYA\0" "MULTANI LETTER PA\0" "MULTANI LETTER PHA\0" "MULTANI LETTER RA\0" "MULTANI LETTER RHA\0" "MULTANI LETTER RRA\0" "MULTANI LETTER SA\0" "MULTANI LETTER TA\0" "MULTANI LETTER THA\0" "MULTANI LETTER TTA\0" "MULTANI LETTER TTHA\0" "MULTANI LETTER U\0" "MULTANI LETTER VA\0" "MULTANI LETTER YA\0" "MULTANI SECTION MARK\0" "MULTIMAP\0" "MULTIPLE MUSICAL NOTES\0" "MULTIPLICATION SIGN\0" "MULTIPLICATION SIGN IN DOUBLE CIRCLE\0" "MULTIPLICATION SIGN IN LEFT HALF CIRCLE\0" "MULTIPLICATION SIGN IN RIGHT HALF CIRCLE\0" "MULTIPLICATION SIGN IN TRIANGLE\0" "MULTIPLICATION SIGN WITH DOT ABOVE\0" "MULTIPLICATION SIGN WITH UNDERBAR\0" "MULTIPLICATION X\0" "MULTISET\0" "MULTISET MULTIPLICATION\0" "MULTISET UNION\0" "MUSHROOM\0" "MUSIC FLAT SIGN\0" "MUSIC NATURAL SIGN\0" "MUSIC SHARP SIGN\0" "MUSICAL KEYBOARD\0" "MUSICAL KEYBOARD WITH JACKS\0" "MUSICAL NOTE\0" "MUSICAL SCORE\0" "MUSICAL SYMBOL ARPEGGIATO DOWN\0" "MUSICAL SYMBOL ARPEGGIATO UP\0" "MUSICAL SYMBOL BEGIN BEAM\0" "MUSICAL SYMBOL BEGIN PHRASE\0" "MUSICAL SYMBOL BEGIN SLUR\0" "MUSICAL SYMBOL BEGIN TIE\0" "MUSICAL SYMBOL BRACE\0" "MUSICAL SYMBOL BRACKET\0" "MUSICAL SYMBOL BREATH MARK\0" "MUSICAL SYMBOL BREVE\0" "MUSICAL SYMBOL BREVIS\0" "MUSICAL SYMBOL BREVIS REST\0" "MUSICAL SYMBOL C CLEF\0" "MUSICAL SYMBOL CAESURA\0" "MUSICAL SYMBOL CIRCLE X NOTEHEAD\0" "MUSICAL SYMBOL CLIMACUS\0" "MUSICAL SYMBOL CLIVIS\0" "MUSICAL SYMBOL CLUSTER NOTEHEAD BLACK\0" "MUSICAL SYMBOL CLUSTER NOTEHEAD WHITE\0" "MUSICAL SYMBOL CODA\0" "MUSICAL SYMBOL COMBINING ACCENT\0" "MUSICAL SYMBOL COMBINING ACCENT-STACCATO\0" "MUSICAL SYMBOL COMBINING AUGMENTATION DOT\0" "MUSICAL SYMBOL COMBINING BEND\0" "MUSICAL SYMBOL COMBINING DOIT\0" "MUSICAL SYMBOL COMBINING DOUBLE TONGUE\0" "MUSICAL SYMBOL COMBINING DOWN BOW\0" "MUSICAL SYMBOL COMBINING FLAG-1\0" "MUSICAL SYMBOL COMBINING FLAG-2\0" "MUSICAL SYMBOL COMBINING FLAG-3\0" "MUSICAL SYMBOL COMBINING FLAG-4\0" "MUSICAL SYMBOL COMBINING FLAG-5\0" "MUSICAL SYMBOL COMBINING FLIP\0" "MUSICAL SYMBOL COMBINING HARMONIC\0" "MUSICAL SYMBOL COMBINING LOURE\0" "MUSICAL SYMBOL COMBINING MARCATO\0" "MUSICAL SYMBOL COMBINING MARCATO-STACCATO\0" "MUSICAL SYMBOL COMBINING RIP\0" "MUSICAL SYMBOL COMBINING SMEAR\0" "MUSICAL SYMBOL COMBINING SNAP PIZZICATO\0" "MUSICAL SYMBOL COMBINING SPRECHGESANG STEM\0" "MUSICAL SYMBOL COMBINING STACCATISSIMO\0" "MUSICAL SYMBOL COMBINING STACCATO\0" "MUSICAL SYMBOL COMBINING STEM\0" "MUSICAL SYMBOL COMBINING TENUTO\0" "MUSICAL SYMBOL COMBINING TREMOLO-1\0" "MUSICAL SYMBOL COMBINING TREMOLO-2\0" "MUSICAL SYMBOL COMBINING TREMOLO-3\0" "MUSICAL SYMBOL COMBINING TRIPLE TONGUE\0" "MUSICAL SYMBOL COMBINING UP BOW\0" "MUSICAL SYMBOL COMMON TIME\0" "MUSICAL SYMBOL CRESCENDO\0" "MUSICAL SYMBOL CROIX\0" "MUSICAL SYMBOL CUT TIME\0" "MUSICAL SYMBOL DA CAPO\0" "MUSICAL SYMBOL DAL SEGNO\0" "MUSICAL SYMBOL DAMP\0" "MUSICAL SYMBOL DAMP ALL\0" "MUSICAL SYMBOL DASHED BARLINE\0" "MUSICAL SYMBOL DECRESCENDO\0" "MUSICAL SYMBOL DEGREE SLASH\0" "MUSICAL SYMBOL DOUBLE BARLINE\0" "MUSICAL SYMBOL DOUBLE FLAT\0" "MUSICAL SYMBOL DOUBLE SHARP\0" "MUSICAL SYMBOL DRUM CLEF-1\0" "MUSICAL SYMBOL DRUM CLEF-2\0" "MUSICAL SYMBOL EIGHTH NOTE\0" "MUSICAL SYMBOL EIGHTH REST\0" "MUSICAL SYMBOL END BEAM\0" "MUSICAL SYMBOL END OF STIMME\0" "MUSICAL SYMBOL END PHRASE\0" "MUSICAL SYMBOL END SLUR\0" "MUSICAL SYMBOL END TIE\0" "MUSICAL SYMBOL F CLEF\0" "MUSICAL SYMBOL F CLEF OTTAVA ALTA\0" "MUSICAL SYMBOL F CLEF OTTAVA BASSA\0" "MUSICAL SYMBOL FERMATA\0" "MUSICAL SYMBOL FERMATA BELOW\0" "MUSICAL SYMBOL FINAL BARLINE\0" "MUSICAL SYMBOL FINGERED TREMOLO-1\0" "MUSICAL SYMBOL FINGERED TREMOLO-2\0" "MUSICAL SYMBOL FINGERED TREMOLO-3\0" "MUSICAL SYMBOL FIVE-LINE STAFF\0" "MUSICAL SYMBOL FLAT DOWN\0" "MUSICAL SYMBOL FLAT UP\0" "MUSICAL SYMBOL FORTE\0" "MUSICAL SYMBOL FOUR-LINE STAFF\0" "MUSICAL SYMBOL FOUR-STRING FRETBOARD\0" "MUSICAL SYMBOL FUSA BLACK\0" "MUSICAL SYMBOL FUSA WHITE\0" "MUSICAL SYMBOL G CLEF\0" "MUSICAL SYMBOL G CLEF OTTAVA ALTA\0" "MUSICAL SYMBOL G CLEF OTTAVA BASSA\0" "MUSICAL SYMBOL GLISSANDO DOWN\0" "MUSICAL SYMBOL GLISSANDO UP\0" "MUSICAL SYMBOL GRACE NOTE NO SLASH\0" "MUSICAL SYMBOL GRACE NOTE SLASH\0" "MUSICAL SYMBOL GREGORIAN C CLEF\0" "MUSICAL SYMBOL GREGORIAN F CLEF\0" "MUSICAL SYMBOL HALF NOTE\0" "MUSICAL SYMBOL HALF PEDAL MARK\0" "MUSICAL SYMBOL HALF REST\0" "MUSICAL SYMBOL HAUPTSTIMME\0" "MUSICAL SYMBOL INVERTED TURN\0" "MUSICAL SYMBOL KIEVAN C CLEF\0" "MUSICAL SYMBOL KIEVAN EIGHTH NOTE STEM DOWN\0" "MUSICAL SYMBOL KIEVAN EIGHTH NOTE STEM UP\0" "MUSICAL SYMBOL KIEVAN END OF PIECE\0" "MUSICAL SYMBOL KIEVAN FINAL NOTE\0" "MUSICAL SYMBOL KIEVAN FLAT SIGN\0" "MUSICAL SYMBOL KIEVAN HALF NOTE\0" "MUSICAL SYMBOL KIEVAN QUARTER NOTE STEM DOWN\0" "MUSICAL SYMBOL KIEVAN QUARTER NOTE STEM UP\0" "MUSICAL SYMBOL KIEVAN RECITATIVE MARK\0" "MUSICAL SYMBOL KIEVAN WHOLE NOTE\0" "MUSICAL SYMBOL LEFT REPEAT SIGN\0" "MUSICAL SYMBOL LONGA\0" "MUSICAL SYMBOL LONGA IMPERFECTA REST\0" "MUSICAL SYMBOL LONGA PERFECTA REST\0" "MUSICAL SYMBOL MAXIMA\0" "MUSICAL SYMBOL MEZZO\0" "MUSICAL SYMBOL MINIMA\0" "MUSICAL SYMBOL MINIMA BLACK\0" "MUSICAL SYMBOL MINIMA REST\0" "MUSICAL SYMBOL MOON NOTEHEAD BLACK\0" "MUSICAL SYMBOL MOON NOTEHEAD WHITE\0" "MUSICAL SYMBOL MULTI REST\0" "MUSICAL SYMBOL MULTIPLE MEASURE REST\0" "MUSICAL SYMBOL NATURAL DOWN\0" "MUSICAL SYMBOL NATURAL UP\0" "MUSICAL SYMBOL NEBENSTIMME\0" "MUSICAL SYMBOL NOTEHEAD BLACK\0" "MUSICAL SYMBOL NULL NOTEHEAD\0" "MUSICAL SYMBOL ONE HUNDRED TWENTY-EIGHTH NOTE\0" "MUSICAL SYMBOL ONE HUNDRED TWENTY-EIGHTH REST\0" "MUSICAL SYMBOL ONE-LINE STAFF\0" "MUSICAL SYMBOL ORNAMENT STROKE-1\0" "MUSICAL SYMBOL ORNAMENT STROKE-10\0" "MUSICAL SYMBOL ORNAMENT STROKE-11\0" "MUSICAL SYMBOL ORNAMENT STROKE-2\0" "MUSICAL SYMBOL ORNAMENT STROKE-3\0" "MUSICAL SYMBOL ORNAMENT STROKE-4\0" "MUSICAL SYMBOL ORNAMENT STROKE-5\0" "MUSICAL SYMBOL ORNAMENT STROKE-6\0" "MUSICAL SYMBOL ORNAMENT STROKE-7\0" "MUSICAL SYMBOL ORNAMENT STROKE-8\0" "MUSICAL SYMBOL ORNAMENT STROKE-9\0" "MUSICAL SYMBOL OTTAVA ALTA\0" "MUSICAL SYMBOL OTTAVA BASSA\0" "MUSICAL SYMBOL PARENTHESIS NOTEHEAD\0" "MUSICAL SYMBOL PEDAL MARK\0" "MUSICAL SYMBOL PEDAL UP MARK\0" "MUSICAL SYMBOL PES SUBPUNCTIS\0" "MUSICAL SYMBOL PIANO\0" "MUSICAL SYMBOL PLUS NOTEHEAD\0" "MUSICAL SYMBOL PODATUS\0" "MUSICAL SYMBOL PORRECTUS\0" "MUSICAL SYMBOL PORRECTUS FLEXUS\0" "MUSICAL SYMBOL QUARTER NOTE\0" "MUSICAL SYMBOL QUARTER REST\0" "MUSICAL SYMBOL QUARTER TONE FLAT\0" "MUSICAL SYMBOL QUARTER TONE SHARP\0" "MUSICAL SYMBOL QUINDICESIMA ALTA\0" "MUSICAL SYMBOL QUINDICESIMA BASSA\0" "MUSICAL SYMBOL REPEAT DOTS\0" "MUSICAL SYMBOL REPEATED FIGURE-1\0" "MUSICAL SYMBOL REPEATED FIGURE-2\0" "MUSICAL SYMBOL REPEATED FIGURE-3\0" "MUSICAL SYMBOL REVERSE FINAL BARLINE\0" "MUSICAL SYMBOL RIGHT REPEAT SIGN\0" "MUSICAL SYMBOL RINFORZANDO\0" "MUSICAL SYMBOL SCANDICUS\0" "MUSICAL SYMBOL SCANDICUS FLEXUS\0" "MUSICAL SYMBOL SEGNO\0" "MUSICAL SYMBOL SEMIBREVIS BLACK\0" "MUSICAL SYMBOL SEMIBREVIS REST\0" "MUSICAL SYMBOL SEMIBREVIS WHITE\0" "MUSICAL SYMBOL SEMIMINIMA BLACK\0" "MUSICAL SYMBOL SEMIMINIMA REST\0" "MUSICAL SYMBOL SEMIMINIMA WHITE\0" "MUSICAL SYMBOL SHARP DOWN\0" "MUSICAL SYMBOL SHARP UP\0" "MUSICAL SYMBOL SHORT BARLINE\0" "MUSICAL SYMBOL SINGLE BARLINE\0" "MUSICAL SYMBOL SIX-LINE STAFF\0" "MUSICAL SYMBOL SIX-STRING FRETBOARD\0" "MUSICAL SYMBOL SIXTEENTH NOTE\0" "MUSICAL SYMBOL SIXTEENTH REST\0" "MUSICAL SYMBOL SIXTY-FOURTH NOTE\0" "MUSICAL SYMBOL SIXTY-FOURTH REST\0" "MUSICAL SYMBOL SQUARE B\0" "MUSICAL SYMBOL SQUARE NOTEHEAD BLACK\0" "MUSICAL SYMBOL SQUARE NOTEHEAD WHITE\0" "MUSICAL SYMBOL SUBITO\0" "MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE IMPERFECTA\0" "MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE IMPERFECTA DIMINUTION-1\0" "MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE IMPERFECTA DIMINUTION-2\0" "MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE IMPERFECTA DIMINUTION-3\0" "MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE PERFECTA\0" "MUSICAL SYMBOL TEMPUS PERFECTUM CUM PROLATIONE IMPERFECTA\0" "MUSICAL SYMBOL TEMPUS PERFECTUM CUM PROLATIONE PERFECTA\0" "MUSICAL SYMBOL TEMPUS PERFECTUM CUM PROLATIONE PERFECTA DIMINUTION-1\0" "MUSICAL SYMBOL THIRTY-SECOND NOTE\0" "MUSICAL SYMBOL THIRTY-SECOND REST\0" "MUSICAL SYMBOL THREE-LINE STAFF\0" "MUSICAL SYMBOL TORCULUS\0" "MUSICAL SYMBOL TORCULUS RESUPINUS\0" "MUSICAL SYMBOL TR\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD DOWN BLACK\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD DOWN WHITE\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD LEFT BLACK\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD LEFT WHITE\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD RIGHT BLACK\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD RIGHT WHITE\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD UP BLACK\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD UP RIGHT BLACK\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD UP RIGHT WHITE\0" "MUSICAL SYMBOL TRIANGLE NOTEHEAD UP WHITE\0" "MUSICAL SYMBOL TRIANGLE-ROUND NOTEHEAD DOWN BLACK\0" "MUSICAL SYMBOL TRIANGLE-ROUND NOTEHEAD DOWN WHITE\0" "MUSICAL SYMBOL TURN\0" "MUSICAL SYMBOL TURN SLASH\0" "MUSICAL SYMBOL TURN UP\0" "MUSICAL SYMBOL TWO-LINE STAFF\0" "MUSICAL SYMBOL VIRGA\0" "MUSICAL SYMBOL VOID NOTEHEAD\0" "MUSICAL SYMBOL WHOLE NOTE\0" "MUSICAL SYMBOL WHOLE REST\0" "MUSICAL SYMBOL WITH FINGERNAILS\0" "MUSICAL SYMBOL X NOTEHEAD\0" "MUSICAL SYMBOL Z\0" "MYANMAR CONSONANT SIGN MEDIAL HA\0" "MYANMAR CONSONANT SIGN MEDIAL RA\0" "MYANMAR CONSONANT SIGN MEDIAL WA\0" "MYANMAR CONSONANT SIGN MEDIAL YA\0" "MYANMAR CONSONANT SIGN MON MEDIAL LA\0" "MYANMAR CONSONANT SIGN MON MEDIAL MA\0" "MYANMAR CONSONANT SIGN MON MEDIAL NA\0" "MYANMAR CONSONANT SIGN SHAN MEDIAL WA\0" "MYANMAR DIGIT EIGHT\0" "MYANMAR DIGIT FIVE\0" "MYANMAR DIGIT FOUR\0" "MYANMAR DIGIT NINE\0" "MYANMAR DIGIT ONE\0" "MYANMAR DIGIT SEVEN\0" "MYANMAR DIGIT SIX\0" "MYANMAR DIGIT THREE\0" "MYANMAR DIGIT TWO\0" "MYANMAR DIGIT ZERO\0" "MYANMAR LETTER A\0" "MYANMAR LETTER AITON RA\0" "MYANMAR LETTER AU\0" "MYANMAR LETTER BA\0" "MYANMAR LETTER BHA\0" "MYANMAR LETTER CA\0" "MYANMAR LETTER CHA\0" "MYANMAR LETTER DA\0" "MYANMAR LETTER DDA\0" "MYANMAR LETTER DDHA\0" "MYANMAR LETTER DHA\0" "MYANMAR LETTER E\0" "MYANMAR LETTER EASTERN PWO KAREN GHWA\0" "MYANMAR LETTER EASTERN PWO KAREN NNA\0" "MYANMAR LETTER EASTERN PWO KAREN YWA\0" "MYANMAR LETTER GA\0" "MYANMAR LETTER GHA\0" "MYANMAR LETTER GREAT SA\0" "MYANMAR LETTER HA\0" "MYANMAR LETTER I\0" "MYANMAR LETTER II\0" "MYANMAR LETTER JA\0" "MYANMAR LETTER JHA\0" "MYANMAR LETTER KA\0" "MYANMAR LETTER KHA\0" "MYANMAR LETTER KHAMTI CA\0" "MYANMAR LETTER KHAMTI CHA\0" "MYANMAR LETTER KHAMTI DDA\0" "MYANMAR LETTER KHAMTI DDHA\0" "MYANMAR LETTER KHAMTI DHA\0" "MYANMAR LETTER KHAMTI FA\0" "MYANMAR LETTER KHAMTI GA\0" "MYANMAR LETTER KHAMTI HA\0" "MYANMAR LETTER KHAMTI HHA\0" "MYANMAR LETTER KHAMTI JA\0" "MYANMAR LETTER KHAMTI JHA\0" "MYANMAR LETTER KHAMTI NA\0" "MYANMAR LETTER KHAMTI NYA\0" "MYANMAR LETTER KHAMTI RA\0" "MYANMAR LETTER KHAMTI SA\0" "MYANMAR LETTER KHAMTI TTA\0" "MYANMAR LETTER KHAMTI TTHA\0" "MYANMAR LETTER KHAMTI XA\0" "MYANMAR LETTER KHAMTI ZA\0" "MYANMAR LETTER LA\0" "MYANMAR LETTER LLA\0" "MYANMAR LETTER MA\0" "MYANMAR LETTER MON BBA\0" "MYANMAR LETTER MON BBE\0" "MYANMAR LETTER MON E\0" "MYANMAR LETTER MON JHA\0" "MYANMAR LETTER MON NGA\0" "MYANMAR LETTER NA\0" "MYANMAR LETTER NGA\0" "MYANMAR LETTER NNA\0" "MYANMAR LETTER NNYA\0" "MYANMAR LETTER NYA\0" "MYANMAR LETTER O\0" "MYANMAR LETTER PA\0" "MYANMAR LETTER PHA\0" "MYANMAR LETTER RA\0" "MYANMAR LETTER RUMAI PALAUNG FA\0" "MYANMAR LETTER SA\0" "MYANMAR LETTER SGAW KAREN SHA\0" "MYANMAR LETTER SHA\0" "MYANMAR LETTER SHAN A\0" "MYANMAR LETTER SHAN BA\0" "MYANMAR LETTER SHAN BHA\0" "MYANMAR LETTER SHAN CA\0" "MYANMAR LETTER SHAN CHA\0" "MYANMAR LETTER SHAN DA\0" "MYANMAR LETTER SHAN FA\0" "MYANMAR LETTER SHAN GA\0" "MYANMAR LETTER SHAN GHA\0" "MYANMAR LETTER SHAN HA\0" "MYANMAR LETTER SHAN JHA\0" "MYANMAR LETTER SHAN KA\0" "MYANMAR LETTER SHAN KHA\0" "MYANMAR LETTER SHAN NA\0" "MYANMAR LETTER SHAN NNA\0" "MYANMAR LETTER SHAN NYA\0" "MYANMAR LETTER SHAN PHA\0" "MYANMAR LETTER SHAN THA\0" "MYANMAR LETTER SHAN ZA\0" "MYANMAR LETTER SHWE PALAUNG CHA\0" "MYANMAR LETTER SHWE PALAUNG SHA\0" "MYANMAR LETTER SSA\0" "MYANMAR LETTER TA\0" "MYANMAR LETTER TAI LAING BA\0" "MYANMAR LETTER TAI LAING BHA\0" "MYANMAR LETTER TAI LAING DA\0" "MYANMAR LETTER TAI LAING DDA\0" "MYANMAR LETTER TAI LAING DDHA\0" "MYANMAR LETTER TAI LAING DHA\0" "MYANMAR LETTER TAI LAING FA\0" "MYANMAR LETTER TAI LAING GA\0" "MYANMAR LETTER TAI LAING GHA\0" "MYANMAR LETTER TAI LAING JA\0" "MYANMAR LETTER TAI LAING JHA\0" "MYANMAR LETTER TAI LAING LLA\0" "MYANMAR LETTER TAI LAING NNA\0" "MYANMAR LETTER TAI LAING NYA\0" "MYANMAR LETTER THA\0" "MYANMAR LETTER TTA\0" "MYANMAR LETTER TTHA\0" "MYANMAR LETTER U\0" "MYANMAR LETTER UU\0" "MYANMAR LETTER VOCALIC L\0" "MYANMAR LETTER VOCALIC LL\0" "MYANMAR LETTER VOCALIC R\0" "MYANMAR LETTER VOCALIC RR\0" "MYANMAR LETTER WA\0" "MYANMAR LETTER WESTERN PWO KAREN PWA\0" "MYANMAR LETTER WESTERN PWO KAREN THA\0" "MYANMAR LETTER YA\0" "MYANMAR LOGOGRAM KHAMTI HM\0" "MYANMAR LOGOGRAM KHAMTI OAY\0" "MYANMAR LOGOGRAM KHAMTI QN\0" "MYANMAR MODIFIER LETTER KHAMTI REDUPLICATION\0" "MYANMAR MODIFIER LETTER SHAN REDUPLICATION\0" "MYANMAR SHAN DIGIT EIGHT\0" "MYANMAR SHAN DIGIT FIVE\0" "MYANMAR SHAN DIGIT FOUR\0" "MYANMAR SHAN DIGIT NINE\0" "MYANMAR SHAN DIGIT ONE\0" "MYANMAR SHAN DIGIT SEVEN\0" "MYANMAR SHAN DIGIT SIX\0" "MYANMAR SHAN DIGIT THREE\0" "MYANMAR SHAN DIGIT TWO\0" "MYANMAR SHAN DIGIT ZERO\0" "MYANMAR SIGN ANUSVARA\0" "MYANMAR SIGN ASAT\0" "MYANMAR SIGN DOT BELOW\0" "MYANMAR SIGN KHAMTI TONE-1\0" "MYANMAR SIGN KHAMTI TONE-3\0" "MYANMAR SIGN LITTLE SECTION\0" "MYANMAR SIGN PAO KAREN TONE\0" "MYANMAR SIGN RUMAI PALAUNG TONE-5\0" "MYANMAR SIGN SECTION\0" "MYANMAR SIGN SHAN COUNCIL EMPHATIC TONE\0" "MYANMAR SIGN SHAN COUNCIL TONE-2\0" "MYANMAR SIGN SHAN COUNCIL TONE-3\0" "MYANMAR SIGN SHAN SAW\0" "MYANMAR SIGN SHAN TONE-2\0" "MYANMAR SIGN SHAN TONE-3\0" "MYANMAR SIGN SHAN TONE-5\0" "MYANMAR SIGN SHAN TONE-6\0" "MYANMAR SIGN TAI LAING TONE-2\0" "MYANMAR SIGN TAI LAING TONE-5\0" "MYANMAR SIGN VIRAMA\0" "MYANMAR SIGN VISARGA\0" "MYANMAR SIGN WESTERN PWO KAREN TONE-1\0" "MYANMAR SIGN WESTERN PWO KAREN TONE-2\0" "MYANMAR SIGN WESTERN PWO KAREN TONE-3\0" "MYANMAR SIGN WESTERN PWO KAREN TONE-4\0" "MYANMAR SIGN WESTERN PWO KAREN TONE-5\0" "MYANMAR SYMBOL AFOREMENTIONED\0" "MYANMAR SYMBOL AITON EXCLAMATION\0" "MYANMAR SYMBOL AITON ONE\0" "MYANMAR SYMBOL AITON TWO\0" "MYANMAR SYMBOL COMPLETED\0" "MYANMAR SYMBOL GENITIVE\0" "MYANMAR SYMBOL LOCATIVE\0" "MYANMAR SYMBOL SHAN EXCLAMATION\0" "MYANMAR SYMBOL SHAN ONE\0" "MYANMAR TAI LAING DIGIT EIGHT\0" "MYANMAR TAI LAING DIGIT FIVE\0" "MYANMAR TAI LAING DIGIT FOUR\0" "MYANMAR TAI LAING DIGIT NINE\0" "MYANMAR TAI LAING DIGIT ONE\0" "MYANMAR TAI LAING DIGIT SEVEN\0" "MYANMAR TAI LAING DIGIT SIX\0" "MYANMAR TAI LAING DIGIT THREE\0" "MYANMAR TAI LAING DIGIT TWO\0" "MYANMAR TAI LAING DIGIT ZERO\0" "MYANMAR TONE MARK SGAW KAREN HATHI\0" "MYANMAR TONE MARK SGAW KAREN KE PHO\0" "MYANMAR VOWEL SIGN AA\0" "MYANMAR VOWEL SIGN AI\0" "MYANMAR VOWEL SIGN AITON A\0" "MYANMAR VOWEL SIGN AITON AI\0" "MYANMAR VOWEL SIGN E\0" "MYANMAR VOWEL SIGN E ABOVE\0" "MYANMAR VOWEL SIGN GEBA KAREN I\0" "MYANMAR VOWEL SIGN I\0" "MYANMAR VOWEL SIGN II\0" "MYANMAR VOWEL SIGN KAYAH EE\0" "MYANMAR VOWEL SIGN KAYAH OE\0" "MYANMAR VOWEL SIGN KAYAH U\0" "MYANMAR VOWEL SIGN MON II\0" "MYANMAR VOWEL SIGN MON O\0" "MYANMAR VOWEL SIGN SGAW KAREN EU\0" "MYANMAR VOWEL SIGN SHAN AA\0" "MYANMAR VOWEL SIGN SHAN E\0" "MYANMAR VOWEL SIGN SHAN E ABOVE\0" "MYANMAR VOWEL SIGN SHAN FINAL Y\0" "MYANMAR VOWEL SIGN TALL AA\0" "MYANMAR VOWEL SIGN U\0" "MYANMAR VOWEL SIGN UU\0" "MYANMAR VOWEL SIGN VOCALIC L\0" "MYANMAR VOWEL SIGN VOCALIC LL\0" "MYANMAR VOWEL SIGN VOCALIC R\0" "MYANMAR VOWEL SIGN VOCALIC RR\0" "MYANMAR VOWEL SIGN WESTERN PWO KAREN EU\0" "MYANMAR VOWEL SIGN WESTERN PWO KAREN UE\0" "N-ARY CIRCLED DOT OPERATOR\0" "N-ARY CIRCLED PLUS OPERATOR\0" "N-ARY CIRCLED TIMES OPERATOR\0" "N-ARY COPRODUCT\0" "N-ARY INTERSECTION\0" "N-ARY LOGICAL AND\0" "N-ARY LOGICAL OR\0" "N-ARY PRODUCT\0" "N-ARY SQUARE INTERSECTION OPERATOR\0" "N-ARY SQUARE UNION OPERATOR\0" "N-ARY SUMMATION\0" "N-ARY TIMES OPERATOR\0" "N-ARY UNION\0" "N-ARY UNION OPERATOR WITH DOT\0" "N-ARY UNION OPERATOR WITH PLUS\0" "N-ARY WHITE VERTICAL BAR\0" "NABATAEAN CRUCIFORM NUMBER FOUR\0" "NABATAEAN LETTER ALEPH\0" "NABATAEAN LETTER AYIN\0" "NABATAEAN LETTER BETH\0" "NABATAEAN LETTER DALETH\0" "NABATAEAN LETTER FINAL ALEPH\0" "NABATAEAN LETTER FINAL BETH\0" "NABATAEAN LETTER FINAL HE\0" "NABATAEAN LETTER FINAL KAPH\0" "NABATAEAN LETTER FINAL LAMEDH\0" "NABATAEAN LETTER FINAL MEM\0" "NABATAEAN LETTER FINAL NUN\0" "NABATAEAN LETTER FINAL SHIN\0" "NABATAEAN LETTER FINAL YODH\0" "NABATAEAN LETTER GIMEL\0" "NABATAEAN LETTER HE\0" "NABATAEAN LETTER HETH\0" "NABATAEAN LETTER KAPH\0" "NABATAEAN LETTER LAMEDH\0" "NABATAEAN LETTER MEM\0" "NABATAEAN LETTER NUN\0" "NABATAEAN LETTER PE\0" "NABATAEAN LETTER QOPH\0" "NABATAEAN LETTER RESH\0" "NABATAEAN LETTER SADHE\0" "NABATAEAN LETTER SAMEKH\0" "NABATAEAN LETTER SHIN\0" "NABATAEAN LETTER TAW\0" "NABATAEAN LETTER TETH\0" "NABATAEAN LETTER WAW\0" "NABATAEAN LETTER YODH\0" "NABATAEAN LETTER ZAYIN\0" "NABATAEAN NUMBER FIVE\0" "NABATAEAN NUMBER FOUR\0" "NABATAEAN NUMBER ONE\0" "NABATAEAN NUMBER ONE HUNDRED\0" "NABATAEAN NUMBER TEN\0" "NABATAEAN NUMBER THREE\0" "NABATAEAN NUMBER TWENTY\0" "NABATAEAN NUMBER TWO\0" "NABLA\0" "NAIL POLISH\0" "NAIRA SIGN\0" "NAME BADGE\0" "NAND\0" "NANDINAGARI HEADSTROKE\0" "NANDINAGARI LETTER A\0" "NANDINAGARI LETTER AA\0" "NANDINAGARI LETTER AI\0" "NANDINAGARI LETTER AU\0" "NANDINAGARI LETTER BA\0" "NANDINAGARI LETTER BHA\0" "NANDINAGARI LETTER CA\0" "NANDINAGARI LETTER CHA\0" "NANDINAGARI LETTER DA\0" "NANDINAGARI LETTER DDA\0" "NANDINAGARI LETTER DDHA\0" "NANDINAGARI LETTER DHA\0" "NANDINAGARI LETTER E\0" "NANDINAGARI LETTER GA\0" "NANDINAGARI LETTER GHA\0" "NANDINAGARI LETTER HA\0" "NANDINAGARI LETTER I\0" "NANDINAGARI LETTER II\0" "NANDINAGARI LETTER JA\0" "NANDINAGARI LETTER JHA\0" "NANDINAGARI LETTER KA\0" "NANDINAGARI LETTER KHA\0" "NANDINAGARI LETTER LA\0" "NANDINAGARI LETTER LLA\0" "NANDINAGARI LETTER MA\0" "NANDINAGARI LETTER NA\0" "NANDINAGARI LETTER NGA\0" "NANDINAGARI LETTER NNA\0" "NANDINAGARI LETTER NYA\0" "NANDINAGARI LETTER O\0" "NANDINAGARI LETTER PA\0" "NANDINAGARI LETTER PHA\0" "NANDINAGARI LETTER RA\0" "NANDINAGARI LETTER RRA\0" "NANDINAGARI LETTER SA\0" "NANDINAGARI LETTER SHA\0" "NANDINAGARI LETTER SSA\0" "NANDINAGARI LETTER TA\0" "NANDINAGARI LETTER THA\0" "NANDINAGARI LETTER TTA\0" "NANDINAGARI LETTER TTHA\0" "NANDINAGARI LETTER U\0" "NANDINAGARI LETTER UU\0" "NANDINAGARI LETTER VA\0" "NANDINAGARI LETTER VOCALIC R\0" "NANDINAGARI LETTER VOCALIC RR\0" "NANDINAGARI LETTER YA\0" "NANDINAGARI SIGN ANUSVARA\0" "NANDINAGARI SIGN AVAGRAHA\0" "NANDINAGARI SIGN SIDDHAM\0" "NANDINAGARI SIGN VIRAMA\0" "NANDINAGARI SIGN VISARGA\0" "NANDINAGARI VOWEL SIGN AA\0" "NANDINAGARI VOWEL SIGN AI\0" "NANDINAGARI VOWEL SIGN AU\0" "NANDINAGARI VOWEL SIGN E\0" "NANDINAGARI VOWEL SIGN I\0" "NANDINAGARI VOWEL SIGN II\0" "NANDINAGARI VOWEL SIGN O\0" "NANDINAGARI VOWEL SIGN PRISHTHAMATRA E\0" "NANDINAGARI VOWEL SIGN U\0" "NANDINAGARI VOWEL SIGN UU\0" "NANDINAGARI VOWEL SIGN VOCALIC R\0" "NANDINAGARI VOWEL SIGN VOCALIC RR\0" "NARROW NO-BREAK SPACE\0" "NATIONAL DIGIT SHAPES\0" "NATIONAL PARK\0" "NAUSEATED FACE\0" "NAZAR AMULET\0" "NECKTIE\0" "NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE\0" "NEGATIVE CIRCLED DIGIT ZERO\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER A\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER B\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER C\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER D\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER E\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER F\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER G\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER H\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER I\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER J\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER K\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER L\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER M\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER N\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER O\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER P\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER Q\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER R\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER S\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER T\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER U\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER V\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER W\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER X\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER Y\0" "NEGATIVE CIRCLED LATIN CAPITAL LETTER Z\0" "NEGATIVE CIRCLED NUMBER EIGHTEEN\0" "NEGATIVE CIRCLED NUMBER ELEVEN\0" "NEGATIVE CIRCLED NUMBER FIFTEEN\0" "NEGATIVE CIRCLED NUMBER FOURTEEN\0" "NEGATIVE CIRCLED NUMBER NINETEEN\0" "NEGATIVE CIRCLED NUMBER SEVENTEEN\0" "NEGATIVE CIRCLED NUMBER SIXTEEN\0" "NEGATIVE CIRCLED NUMBER THIRTEEN\0" "NEGATIVE CIRCLED NUMBER TWELVE\0" "NEGATIVE CIRCLED NUMBER TWENTY\0" "NEGATIVE CIRCLED SQUARE\0" "NEGATIVE CIRCLED TRIANGLE\0" "NEGATIVE DIAGONAL CROSS\0" "NEGATIVE DIAGONAL DIAMOND\0" "NEGATIVE DIAGONAL MIDDLE RIGHT TO LOWER CENTRE\0" "NEGATIVE SQUARED AB\0" "NEGATIVE SQUARED CROSS MARK\0" "NEGATIVE SQUARED IC\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER A\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER B\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER C\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER D\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER E\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER F\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER G\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER H\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER I\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER J\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER K\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER L\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER M\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER N\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER O\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER P\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER Q\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER R\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER S\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER T\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER U\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER V\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER W\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER X\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER Y\0" "NEGATIVE SQUARED LATIN CAPITAL LETTER Z\0" "NEGATIVE SQUARED PA\0" "NEGATIVE SQUARED QUESTION MARK\0" "NEGATIVE SQUARED SA\0" "NEGATIVE SQUARED WC\0" "NEITHER A SUBSET OF NOR EQUAL TO\0" "NEITHER A SUPERSET OF NOR EQUAL TO\0" "NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO\0" "NEITHER GREATER-THAN NOR EQUAL TO\0" "NEITHER GREATER-THAN NOR EQUIVALENT TO\0" "NEITHER GREATER-THAN NOR LESS-THAN\0" "NEITHER LESS-THAN NOR EQUAL TO\0" "NEITHER LESS-THAN NOR EQUIVALENT TO\0" "NEITHER LESS-THAN NOR GREATER-THAN\0" "NEPTUNE\0" "NEPTUNE FORM TWO\0" "NERD FACE\0" "NESSUS\0" "NESTING DOLLS\0" "NEUTER\0" "NEUTRAL CHESS BISHOP\0" "NEUTRAL CHESS BISHOP ROTATED NINETY DEGREES\0" "NEUTRAL CHESS BISHOP ROTATED TWO HUNDRED SEVENTY DEGREES\0" "NEUTRAL CHESS EQUIHOPPER\0" "NEUTRAL CHESS EQUIHOPPER ROTATED NINETY DEGREES\0" "NEUTRAL CHESS KING\0" "NEUTRAL CHESS KING ROTATED NINETY DEGREES\0" "NEUTRAL CHESS KING ROTATED TWO HUNDRED SEVENTY DEGREES\0" "NEUTRAL CHESS KNIGHT\0" "NEUTRAL CHESS KNIGHT ROTATED FORTY-FIVE DEGREES\0" "NEUTRAL CHESS KNIGHT ROTATED NINETY DEGREES\0" "NEUTRAL CHESS KNIGHT ROTATED ONE HUNDRED THIRTY-FIVE DEGREES\0" "NEUTRAL CHESS KNIGHT ROTATED THREE HUNDRED FIFTEEN DEGREES\0" "NEUTRAL CHESS KNIGHT ROTATED TWO HUNDRED SEVENTY DEGREES\0" "NEUTRAL CHESS KNIGHT ROTATED TWO HUNDRED TWENTY-FIVE DEGREES\0" "NEUTRAL CHESS PAWN\0" "NEUTRAL CHESS PAWN ROTATED NINETY DEGREES\0" "NEUTRAL CHESS PAWN ROTATED TWO HUNDRED SEVENTY DEGREES\0" "NEUTRAL CHESS QUEEN\0" "NEUTRAL CHESS QUEEN ROTATED NINETY DEGREES\0" "NEUTRAL CHESS QUEEN ROTATED TWO HUNDRED SEVENTY DEGREES\0" "NEUTRAL CHESS ROOK\0" "NEUTRAL CHESS ROOK ROTATED NINETY DEGREES\0" "NEUTRAL CHESS ROOK ROTATED TWO HUNDRED SEVENTY DEGREES\0" "NEUTRAL CHESS TURNED BISHOP\0" "NEUTRAL CHESS TURNED KING\0" "NEUTRAL CHESS TURNED KNIGHT\0" "NEUTRAL CHESS TURNED PAWN\0" "NEUTRAL CHESS TURNED QUEEN\0" "NEUTRAL CHESS TURNED ROOK\0" "NEUTRAL FACE\0" "NEW MOON SYMBOL\0" "NEW MOON WITH FACE\0" "NEW SHEQEL SIGN\0" "NEW TAI LUE DIGIT EIGHT\0" "NEW TAI LUE DIGIT FIVE\0" "NEW TAI LUE DIGIT FOUR\0" "NEW TAI LUE DIGIT NINE\0" "NEW TAI LUE DIGIT ONE\0" "NEW TAI LUE DIGIT SEVEN\0" "NEW TAI LUE DIGIT SIX\0" "NEW TAI LUE DIGIT THREE\0" "NEW TAI LUE DIGIT TWO\0" "NEW TAI LUE DIGIT ZERO\0" "NEW TAI LUE LETTER FINAL B\0" "NEW TAI LUE LETTER FINAL D\0" "NEW TAI LUE LETTER FINAL K\0" "NEW TAI LUE LETTER FINAL M\0" "NEW TAI LUE LETTER FINAL N\0" "NEW TAI LUE LETTER FINAL NG\0" "NEW TAI LUE LETTER FINAL V\0" "NEW TAI LUE LETTER HIGH BA\0" "NEW TAI LUE LETTER HIGH DA\0" "NEW TAI LUE LETTER HIGH FA\0" "NEW TAI LUE LETTER HIGH HA\0" "NEW TAI LUE LETTER HIGH KA\0" "NEW TAI LUE LETTER HIGH KVA\0" "NEW TAI LUE LETTER HIGH LA\0" "NEW TAI LUE LETTER HIGH MA\0" "NEW TAI LUE LETTER HIGH NA\0" "NEW TAI LUE LETTER HIGH NGA\0" "NEW TAI LUE LETTER HIGH PA\0" "NEW TAI LUE LETTER HIGH PHA\0" "NEW TAI LUE LETTER HIGH QA\0" "NEW TAI LUE LETTER HIGH SA\0" "NEW TAI LUE LETTER HIGH SUA\0" "NEW TAI LUE LETTER HIGH TA\0" "NEW TAI LUE LETTER HIGH THA\0" "NEW TAI LUE LETTER HIGH TSA\0" "NEW TAI LUE LETTER HIGH VA\0" "NEW TAI LUE LETTER HIGH XA\0" "NEW TAI LUE LETTER HIGH XVA\0" "NEW TAI LUE LETTER HIGH YA\0" "NEW TAI LUE LETTER LOW BA\0" "NEW TAI LUE LETTER LOW DA\0" "NEW TAI LUE LETTER LOW FA\0" "NEW TAI LUE LETTER LOW HA\0" "NEW TAI LUE LETTER LOW KA\0" "NEW TAI LUE LETTER LOW KVA\0" "NEW TAI LUE LETTER LOW LA\0" "NEW TAI LUE LETTER LOW MA\0" "NEW TAI LUE LETTER LOW NA\0" "NEW TAI LUE LETTER LOW NGA\0" "NEW TAI LUE LETTER LOW PA\0" "NEW TAI LUE LETTER LOW PHA\0" "NEW TAI LUE LETTER LOW QA\0" "NEW TAI LUE LETTER LOW SA\0" "NEW TAI LUE LETTER LOW SUA\0" "NEW TAI LUE LETTER LOW TA\0" "NEW TAI LUE LETTER LOW THA\0" "NEW TAI LUE LETTER LOW TSA\0" "NEW TAI LUE LETTER LOW VA\0" "NEW TAI LUE LETTER LOW XA\0" "NEW TAI LUE LETTER LOW XVA\0" "NEW TAI LUE LETTER LOW YA\0" "NEW TAI LUE SIGN LAE\0" "NEW TAI LUE SIGN LAEV\0" "NEW TAI LUE THAM DIGIT ONE\0" "NEW TAI LUE TONE MARK-1\0" "NEW TAI LUE TONE MARK-2\0" "NEW TAI LUE VOWEL SIGN AA\0" "NEW TAI LUE VOWEL SIGN AAY\0" "NEW TAI LUE VOWEL SIGN AE\0" "NEW TAI LUE VOWEL SIGN AY\0" "NEW TAI LUE VOWEL SIGN E\0" "NEW TAI LUE VOWEL SIGN II\0" "NEW TAI LUE VOWEL SIGN IY\0" "NEW TAI LUE VOWEL SIGN O\0" "NEW TAI LUE VOWEL SIGN OA\0" "NEW TAI LUE VOWEL SIGN OAY\0" "NEW TAI LUE VOWEL SIGN OY\0" "NEW TAI LUE VOWEL SIGN U\0" "NEW TAI LUE VOWEL SIGN UE\0" "NEW TAI LUE VOWEL SIGN UEY\0" "NEW TAI LUE VOWEL SIGN UU\0" "NEW TAI LUE VOWEL SIGN UY\0" "NEW TAI LUE VOWEL SIGN VOWEL SHORTENER\0" "NEWA ABBREVIATION SIGN\0" "NEWA COMMA\0" "NEWA DANDA\0" "NEWA DIGIT EIGHT\0" "NEWA DIGIT FIVE\0" "NEWA DIGIT FOUR\0" "NEWA DIGIT NINE\0" "NEWA DIGIT ONE\0" "NEWA DIGIT SEVEN\0" "NEWA DIGIT SIX\0" "NEWA DIGIT THREE\0" "NEWA DIGIT TWO\0" "NEWA DIGIT ZERO\0" "NEWA DOUBLE COMMA\0" "NEWA DOUBLE DANDA\0" "NEWA GAP FILLER\0" "NEWA INSERTION SIGN\0" "NEWA LETTER A\0" "NEWA LETTER AA\0" "NEWA LETTER AI\0" "NEWA LETTER AU\0" "NEWA LETTER BA\0" "NEWA LETTER BHA\0" "NEWA LETTER CA\0" "NEWA LETTER CHA\0" "NEWA LETTER DA\0" "NEWA LETTER DDA\0" "NEWA LETTER DDHA\0" "NEWA LETTER DHA\0" "NEWA LETTER E\0" "NEWA LETTER GA\0" "NEWA LETTER GHA\0" "NEWA LETTER HA\0" "NEWA LETTER I\0" "NEWA LETTER II\0" "NEWA LETTER JA\0" "NEWA LETTER JHA\0" "NEWA LETTER KA\0" "NEWA LETTER KHA\0" "NEWA LETTER LA\0" "NEWA LETTER LHA\0" "NEWA LETTER MA\0" "NEWA LETTER MHA\0" "NEWA LETTER NA\0" "NEWA LETTER NGA\0" "NEWA LETTER NGHA\0" "NEWA LETTER NHA\0" "NEWA LETTER NNA\0" "NEWA LETTER NYA\0" "NEWA LETTER NYHA\0" "NEWA LETTER O\0" "NEWA LETTER PA\0" "NEWA LETTER PHA\0" "NEWA LETTER RA\0" "NEWA LETTER RHA\0" "NEWA LETTER SA\0" "NEWA LETTER SHA\0" "NEWA LETTER SSA\0" "NEWA LETTER TA\0" "NEWA LETTER THA\0" "NEWA LETTER TTA\0" "NEWA LETTER TTHA\0" "NEWA LETTER U\0" "NEWA LETTER UU\0" "NEWA LETTER VEDIC ANUSVARA\0" "NEWA LETTER VOCALIC L\0" "NEWA LETTER VOCALIC LL\0" "NEWA LETTER VOCALIC R\0" "NEWA LETTER VOCALIC RR\0" "NEWA LETTER WA\0" "NEWA LETTER YA\0" "NEWA OM\0" "NEWA PLACEHOLDER MARK\0" "NEWA SANDHI MARK\0" "NEWA SIDDHI\0" "NEWA SIGN ANUSVARA\0" "NEWA SIGN AVAGRAHA\0" "NEWA SIGN CANDRABINDU\0" "NEWA SIGN FINAL ANUSVARA\0" "NEWA SIGN JIHVAMULIYA\0" "NEWA SIGN NUKTA\0" "NEWA SIGN UPADHMANIYA\0" "NEWA SIGN VIRAMA\0" "NEWA SIGN VISARGA\0" "NEWA VOWEL SIGN AA\0" "NEWA VOWEL SIGN AI\0" "NEWA VOWEL SIGN AU\0" "NEWA VOWEL SIGN E\0" "NEWA VOWEL SIGN I\0" "NEWA VOWEL SIGN II\0" "NEWA VOWEL SIGN O\0" "NEWA VOWEL SIGN U\0" "NEWA VOWEL SIGN UU\0" "NEWA VOWEL SIGN VOCALIC L\0" "NEWA VOWEL SIGN VOCALIC LL\0" "NEWA VOWEL SIGN VOCALIC R\0" "NEWA VOWEL SIGN VOCALIC RR\0" "NEWLINE LEFT\0" "NEWLINE RIGHT\0" "NEWSPAPER\0" "NEXT PAGE\0" "NIGHT WITH STARS\0" "NINJA\0" "NKO COMBINING DOUBLE DOT ABOVE\0" "NKO COMBINING LONG DESCENDING TONE\0" "NKO COMBINING LONG HIGH TONE\0" "NKO COMBINING LONG LOW TONE\0" "NKO COMBINING LONG RISING TONE\0" "NKO COMBINING NASALIZATION MARK\0" "NKO COMBINING SHORT HIGH TONE\0" "NKO COMBINING SHORT LOW TONE\0" "NKO COMBINING SHORT RISING TONE\0" "NKO COMMA\0" "NKO DANTAYALAN\0" "NKO DIGIT EIGHT\0" "NKO DIGIT FIVE\0" "NKO DIGIT FOUR\0" "NKO DIGIT NINE\0" "NKO DIGIT ONE\0" "NKO DIGIT SEVEN\0" "NKO DIGIT SIX\0" "NKO DIGIT THREE\0" "NKO DIGIT TWO\0" "NKO DIGIT ZERO\0" "NKO DOROME SIGN\0" "NKO EXCLAMATION MARK\0" "NKO HIGH TONE APOSTROPHE\0" "NKO LAJANYALAN\0" "NKO LETTER A\0" "NKO LETTER BA\0" "NKO LETTER CHA\0" "NKO LETTER DA\0" "NKO LETTER DAGBASINNA\0" "NKO LETTER E\0" "NKO LETTER EE\0" "NKO LETTER FA\0" "NKO LETTER GBA\0" "NKO LETTER HA\0" "NKO LETTER I\0" "NKO LETTER JA\0" "NKO LETTER JONA CHA\0" "NKO LETTER JONA JA\0" "NKO LETTER JONA RA\0" "NKO LETTER KA\0" "NKO LETTER LA\0" "NKO LETTER MA\0" "NKO LETTER N\0" "NKO LETTER NA\0" "NKO LETTER NA WOLOSO\0" "NKO LETTER NYA\0" "NKO LETTER NYA WOLOSO\0" "NKO LETTER O\0" "NKO LETTER OO\0" "NKO LETTER PA\0" "NKO LETTER RA\0" "NKO LETTER RRA\0" "NKO LETTER SA\0" "NKO LETTER TA\0" "NKO LETTER U\0" "NKO LETTER WA\0" "NKO LETTER YA\0" "NKO LOW TONE APOSTROPHE\0" "NKO SYMBOL GBAKURUNEN\0" "NKO SYMBOL OO DENNEN\0" "NKO TAMAN SIGN\0" "NO BICYCLES\0" "NO ENTRY\0" "NO ENTRY SIGN\0" "NO MOBILE PHONES\0" "NO ONE UNDER EIGHTEEN SYMBOL\0" "NO PEDESTRIANS\0" "NO PIRACY\0" "NO SMOKING SYMBOL\0" "NO-BREAK SPACE\0" "NOMINAL DIGIT SHAPES\0" "NOMISMA SIGN\0" "NON-BREAKING HYPHEN\0" "NON-POTABLE WATER SYMBOL\0" "NONFORKING\0" "NOR\0" "NORDIC MARK SIGN\0" "NORMAL SUBGROUP OF\0" "NORMAL SUBGROUP OF OR EQUAL TO\0" "NORTH EAST AND SOUTH WEST ARROW\0" "NORTH EAST ARROW\0" "NORTH EAST ARROW AND SOUTH EAST ARROW\0" "NORTH EAST ARROW CROSSING NORTH WEST ARROW\0" "NORTH EAST ARROW CROSSING SOUTH EAST ARROW\0" "NORTH EAST ARROW WITH HOOK\0" "NORTH EAST BLACK ARROW\0" "NORTH EAST DOUBLE ARROW\0" "NORTH EAST POINTING BUD\0" "NORTH EAST POINTING LEAF\0" "NORTH EAST POINTING VINE LEAF\0" "NORTH EAST SANS-SERIF ARROW\0" "NORTH EAST TRIANGLE-HEADED ARROW\0" "NORTH EAST TRIANGLE-HEADED ARROW TO BAR\0" "NORTH EAST WHITE ARROW\0" "NORTH INDIC FRACTION ONE EIGHTH\0" "NORTH INDIC FRACTION ONE HALF\0" "NORTH INDIC FRACTION ONE QUARTER\0" "NORTH INDIC FRACTION ONE SIXTEENTH\0" "NORTH INDIC FRACTION THREE QUARTERS\0" "NORTH INDIC FRACTION THREE SIXTEENTHS\0" "NORTH INDIC PLACEHOLDER MARK\0" "NORTH INDIC QUANTITY MARK\0" "NORTH INDIC QUARTER MARK\0" "NORTH INDIC RUPEE MARK\0" "NORTH WEST AND SOUTH EAST ARROW\0" "NORTH WEST ARROW\0" "NORTH WEST ARROW AND NORTH EAST ARROW\0" "NORTH WEST ARROW CROSSING NORTH EAST ARROW\0" "NORTH WEST ARROW TO CORNER\0" "NORTH WEST ARROW TO LONG BAR\0" "NORTH WEST ARROW WITH HOOK\0" "NORTH WEST BLACK ARROW\0" "NORTH WEST DOUBLE ARROW\0" "NORTH WEST POINTING BUD\0" "NORTH WEST POINTING LEAF\0" "NORTH WEST POINTING VINE LEAF\0" "NORTH WEST SANS-SERIF ARROW\0" "NORTH WEST TRIANGLE-HEADED ARROW\0" "NORTH WEST TRIANGLE-HEADED ARROW TO BAR\0" "NORTH WEST WHITE ARROW\0" "NORTHEAST-POINTING AIRPLANE\0" "NOSE\0" "NOT A SUBSET OF\0" "NOT A SUPERSET OF\0" "NOT ALMOST EQUAL TO\0" "NOT AN ELEMENT OF\0" "NOT ASYMPTOTICALLY EQUAL TO\0" "NOT CHECK MARK\0" "NOT EQUAL TO\0" "NOT EQUIVALENT TO\0" "NOT GREATER-THAN\0" "NOT IDENTICAL TO\0" "NOT LESS-THAN\0" "NOT NORMAL SUBGROUP OF\0" "NOT NORMAL SUBGROUP OF OR EQUAL TO\0" "NOT PARALLEL TO\0" "NOT SIGN\0" "NOT SQUARE IMAGE OF OR EQUAL TO\0" "NOT SQUARE ORIGINAL OF OR EQUAL TO\0" "NOT TILDE\0" "NOT TRUE\0" "NOTCHED LEFT SEMICIRCLE WITH THREE DOTS\0" "NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW\0" "NOTCHED RIGHT SEMICIRCLE WITH THREE DOTS\0" "NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW\0" "NOTE\0" "NOTE PAD\0" "NOTE PAGE\0" "NOTEBOOK\0" "NOTEBOOK WITH DECORATIVE COVER\0" "NUMBER EIGHTEEN FULL STOP\0" "NUMBER ELEVEN FULL STOP\0" "NUMBER FIFTEEN FULL STOP\0" "NUMBER FOURTEEN FULL STOP\0" "NUMBER NINETEEN FULL STOP\0" "NUMBER SEVENTEEN FULL STOP\0" "NUMBER SIGN\0" "NUMBER SIXTEEN FULL STOP\0" "NUMBER TEN FULL STOP\0" "NUMBER THIRTEEN FULL STOP\0" "NUMBER TWELVE FULL STOP\0" "NUMBER TWENTY FULL STOP\0" "NUMERO SIGN\0" "NUSHU CHARACTER-1B170\0" "NUSHU CHARACTER-1B171\0" "NUSHU CHARACTER-1B172\0" "NUSHU CHARACTER-1B173\0" "NUSHU CHARACTER-1B174\0" "NUSHU CHARACTER-1B175\0" "NUSHU CHARACTER-1B176\0" "NUSHU CHARACTER-1B177\0" "NUSHU CHARACTER-1B178\0" "NUSHU CHARACTER-1B179\0" "NUSHU CHARACTER-1B17A\0" "NUSHU CHARACTER-1B17B\0" "NUSHU CHARACTER-1B17C\0" "NUSHU CHARACTER-1B17D\0" "NUSHU CHARACTER-1B17E\0" "NUSHU CHARACTER-1B17F\0" "NUSHU CHARACTER-1B180\0" "NUSHU CHARACTER-1B181\0" "NUSHU CHARACTER-1B182\0" "NUSHU CHARACTER-1B183\0" "NUSHU CHARACTER-1B184\0" "NUSHU CHARACTER-1B185\0" "NUSHU CHARACTER-1B186\0" "NUSHU CHARACTER-1B187\0" "NUSHU CHARACTER-1B188\0" "NUSHU CHARACTER-1B189\0" "NUSHU CHARACTER-1B18A\0" "NUSHU CHARACTER-1B18B\0" "NUSHU CHARACTER-1B18C\0" "NUSHU CHARACTER-1B18D\0" "NUSHU CHARACTER-1B18E\0" "NUSHU CHARACTER-1B18F\0" "NUSHU CHARACTER-1B190\0" "NUSHU CHARACTER-1B191\0" "NUSHU CHARACTER-1B192\0" "NUSHU CHARACTER-1B193\0" "NUSHU CHARACTER-1B194\0" "NUSHU CHARACTER-1B195\0" "NUSHU CHARACTER-1B196\0" "NUSHU CHARACTER-1B197\0" "NUSHU CHARACTER-1B198\0" "NUSHU CHARACTER-1B199\0" "NUSHU CHARACTER-1B19A\0" "NUSHU CHARACTER-1B19B\0" "NUSHU CHARACTER-1B19C\0" "NUSHU CHARACTER-1B19D\0" "NUSHU CHARACTER-1B19E\0" "NUSHU CHARACTER-1B19F\0" "NUSHU CHARACTER-1B1A0\0" "NUSHU CHARACTER-1B1A1\0" "NUSHU CHARACTER-1B1A2\0" "NUSHU CHARACTER-1B1A3\0" "NUSHU CHARACTER-1B1A4\0" "NUSHU CHARACTER-1B1A5\0" "NUSHU CHARACTER-1B1A6\0" "NUSHU CHARACTER-1B1A7\0" "NUSHU CHARACTER-1B1A8\0" "NUSHU CHARACTER-1B1A9\0" "NUSHU CHARACTER-1B1AA\0" "NUSHU CHARACTER-1B1AB\0" "NUSHU CHARACTER-1B1AC\0" "NUSHU CHARACTER-1B1AD\0" "NUSHU CHARACTER-1B1AE\0" "NUSHU CHARACTER-1B1AF\0" "NUSHU CHARACTER-1B1B0\0" "NUSHU CHARACTER-1B1B1\0" "NUSHU CHARACTER-1B1B2\0" "NUSHU CHARACTER-1B1B3\0" "NUSHU CHARACTER-1B1B4\0" "NUSHU CHARACTER-1B1B5\0" "NUSHU CHARACTER-1B1B6\0" "NUSHU CHARACTER-1B1B7\0" "NUSHU CHARACTER-1B1B8\0" "NUSHU CHARACTER-1B1B9\0" "NUSHU CHARACTER-1B1BA\0" "NUSHU CHARACTER-1B1BB\0" "NUSHU CHARACTER-1B1BC\0" "NUSHU CHARACTER-1B1BD\0" "NUSHU CHARACTER-1B1BE\0" "NUSHU CHARACTER-1B1BF\0" "NUSHU CHARACTER-1B1C0\0" "NUSHU CHARACTER-1B1C1\0" "NUSHU CHARACTER-1B1C2\0" "NUSHU CHARACTER-1B1C3\0" "NUSHU CHARACTER-1B1C4\0" "NUSHU CHARACTER-1B1C5\0" "NUSHU CHARACTER-1B1C6\0" "NUSHU CHARACTER-1B1C7\0" "NUSHU CHARACTER-1B1C8\0" "NUSHU CHARACTER-1B1C9\0" "NUSHU CHARACTER-1B1CA\0" "NUSHU CHARACTER-1B1CB\0" "NUSHU CHARACTER-1B1CC\0" "NUSHU CHARACTER-1B1CD\0" "NUSHU CHARACTER-1B1CE\0" "NUSHU CHARACTER-1B1CF\0" "NUSHU CHARACTER-1B1D0\0" "NUSHU CHARACTER-1B1D1\0" "NUSHU CHARACTER-1B1D2\0" "NUSHU CHARACTER-1B1D3\0" "NUSHU CHARACTER-1B1D4\0" "NUSHU CHARACTER-1B1D5\0" "NUSHU CHARACTER-1B1D6\0" "NUSHU CHARACTER-1B1D7\0" "NUSHU CHARACTER-1B1D8\0" "NUSHU CHARACTER-1B1D9\0" "NUSHU CHARACTER-1B1DA\0" "NUSHU CHARACTER-1B1DB\0" "NUSHU CHARACTER-1B1DC\0" "NUSHU CHARACTER-1B1DD\0" "NUSHU CHARACTER-1B1DE\0" "NUSHU CHARACTER-1B1DF\0" "NUSHU CHARACTER-1B1E0\0" "NUSHU CHARACTER-1B1E1\0" "NUSHU CHARACTER-1B1E2\0" "NUSHU CHARACTER-1B1E3\0" "NUSHU CHARACTER-1B1E4\0" "NUSHU CHARACTER-1B1E5\0" "NUSHU CHARACTER-1B1E6\0" "NUSHU CHARACTER-1B1E7\0" "NUSHU CHARACTER-1B1E8\0" "NUSHU CHARACTER-1B1E9\0" "NUSHU CHARACTER-1B1EA\0" "NUSHU CHARACTER-1B1EB\0" "NUSHU CHARACTER-1B1EC\0" "NUSHU CHARACTER-1B1ED\0" "NUSHU CHARACTER-1B1EE\0" "NUSHU CHARACTER-1B1EF\0" "NUSHU CHARACTER-1B1F0\0" "NUSHU CHARACTER-1B1F1\0" "NUSHU CHARACTER-1B1F2\0" "NUSHU CHARACTER-1B1F3\0" "NUSHU CHARACTER-1B1F4\0" "NUSHU CHARACTER-1B1F5\0" "NUSHU CHARACTER-1B1F6\0" "NUSHU CHARACTER-1B1F7\0" "NUSHU CHARACTER-1B1F8\0" "NUSHU CHARACTER-1B1F9\0" "NUSHU CHARACTER-1B1FA\0" "NUSHU CHARACTER-1B1FB\0" "NUSHU CHARACTER-1B1FC\0" "NUSHU CHARACTER-1B1FD\0" "NUSHU CHARACTER-1B1FE\0" "NUSHU CHARACTER-1B1FF\0" "NUSHU CHARACTER-1B200\0" "NUSHU CHARACTER-1B201\0" "NUSHU CHARACTER-1B202\0" "NUSHU CHARACTER-1B203\0" "NUSHU CHARACTER-1B204\0" "NUSHU CHARACTER-1B205\0" "NUSHU CHARACTER-1B206\0" "NUSHU CHARACTER-1B207\0" "NUSHU CHARACTER-1B208\0" "NUSHU CHARACTER-1B209\0" "NUSHU CHARACTER-1B20A\0" "NUSHU CHARACTER-1B20B\0" "NUSHU CHARACTER-1B20C\0" "NUSHU CHARACTER-1B20D\0" "NUSHU CHARACTER-1B20E\0" "NUSHU CHARACTER-1B20F\0" "NUSHU CHARACTER-1B210\0" "NUSHU CHARACTER-1B211\0" "NUSHU CHARACTER-1B212\0" "NUSHU CHARACTER-1B213\0" "NUSHU CHARACTER-1B214\0" "NUSHU CHARACTER-1B215\0" "NUSHU CHARACTER-1B216\0" "NUSHU CHARACTER-1B217\0" "NUSHU CHARACTER-1B218\0" "NUSHU CHARACTER-1B219\0" "NUSHU CHARACTER-1B21A\0" "NUSHU CHARACTER-1B21B\0" "NUSHU CHARACTER-1B21C\0" "NUSHU CHARACTER-1B21D\0" "NUSHU CHARACTER-1B21E\0" "NUSHU CHARACTER-1B21F\0" "NUSHU CHARACTER-1B220\0" "NUSHU CHARACTER-1B221\0" "NUSHU CHARACTER-1B222\0" "NUSHU CHARACTER-1B223\0" "NUSHU CHARACTER-1B224\0" "NUSHU CHARACTER-1B225\0" "NUSHU CHARACTER-1B226\0" "NUSHU CHARACTER-1B227\0" "NUSHU CHARACTER-1B228\0" "NUSHU CHARACTER-1B229\0" "NUSHU CHARACTER-1B22A\0" "NUSHU CHARACTER-1B22B\0" "NUSHU CHARACTER-1B22C\0" "NUSHU CHARACTER-1B22D\0" "NUSHU CHARACTER-1B22E\0" "NUSHU CHARACTER-1B22F\0" "NUSHU CHARACTER-1B230\0" "NUSHU CHARACTER-1B231\0" "NUSHU CHARACTER-1B232\0" "NUSHU CHARACTER-1B233\0" "NUSHU CHARACTER-1B234\0" "NUSHU CHARACTER-1B235\0" "NUSHU CHARACTER-1B236\0" "NUSHU CHARACTER-1B237\0" "NUSHU CHARACTER-1B238\0" "NUSHU CHARACTER-1B239\0" "NUSHU CHARACTER-1B23A\0" "NUSHU CHARACTER-1B23B\0" "NUSHU CHARACTER-1B23C\0" "NUSHU CHARACTER-1B23D\0" "NUSHU CHARACTER-1B23E\0" "NUSHU CHARACTER-1B23F\0" "NUSHU CHARACTER-1B240\0" "NUSHU CHARACTER-1B241\0" "NUSHU CHARACTER-1B242\0" "NUSHU CHARACTER-1B243\0" "NUSHU CHARACTER-1B244\0" "NUSHU CHARACTER-1B245\0" "NUSHU CHARACTER-1B246\0" "NUSHU CHARACTER-1B247\0" "NUSHU CHARACTER-1B248\0" "NUSHU CHARACTER-1B249\0" "NUSHU CHARACTER-1B24A\0" "NUSHU CHARACTER-1B24B\0" "NUSHU CHARACTER-1B24C\0" "NUSHU CHARACTER-1B24D\0" "NUSHU CHARACTER-1B24E\0" "NUSHU CHARACTER-1B24F\0" "NUSHU CHARACTER-1B250\0" "NUSHU CHARACTER-1B251\0" "NUSHU CHARACTER-1B252\0" "NUSHU CHARACTER-1B253\0" "NUSHU CHARACTER-1B254\0" "NUSHU CHARACTER-1B255\0" "NUSHU CHARACTER-1B256\0" "NUSHU CHARACTER-1B257\0" "NUSHU CHARACTER-1B258\0" "NUSHU CHARACTER-1B259\0" "NUSHU CHARACTER-1B25A\0" "NUSHU CHARACTER-1B25B\0" "NUSHU CHARACTER-1B25C\0" "NUSHU CHARACTER-1B25D\0" "NUSHU CHARACTER-1B25E\0" "NUSHU CHARACTER-1B25F\0" "NUSHU CHARACTER-1B260\0" "NUSHU CHARACTER-1B261\0" "NUSHU CHARACTER-1B262\0" "NUSHU CHARACTER-1B263\0" "NUSHU CHARACTER-1B264\0" "NUSHU CHARACTER-1B265\0" "NUSHU CHARACTER-1B266\0" "NUSHU CHARACTER-1B267\0" "NUSHU CHARACTER-1B268\0" "NUSHU CHARACTER-1B269\0" "NUSHU CHARACTER-1B26A\0" "NUSHU CHARACTER-1B26B\0" "NUSHU CHARACTER-1B26C\0" "NUSHU CHARACTER-1B26D\0" "NUSHU CHARACTER-1B26E\0" "NUSHU CHARACTER-1B26F\0" "NUSHU CHARACTER-1B270\0" "NUSHU CHARACTER-1B271\0" "NUSHU CHARACTER-1B272\0" "NUSHU CHARACTER-1B273\0" "NUSHU CHARACTER-1B274\0" "NUSHU CHARACTER-1B275\0" "NUSHU CHARACTER-1B276\0" "NUSHU CHARACTER-1B277\0" "NUSHU CHARACTER-1B278\0" "NUSHU CHARACTER-1B279\0" "NUSHU CHARACTER-1B27A\0" "NUSHU CHARACTER-1B27B\0" "NUSHU CHARACTER-1B27C\0" "NUSHU CHARACTER-1B27D\0" "NUSHU CHARACTER-1B27E\0" "NUSHU CHARACTER-1B27F\0" "NUSHU CHARACTER-1B280\0" "NUSHU CHARACTER-1B281\0" "NUSHU CHARACTER-1B282\0" "NUSHU CHARACTER-1B283\0" "NUSHU CHARACTER-1B284\0" "NUSHU CHARACTER-1B285\0" "NUSHU CHARACTER-1B286\0" "NUSHU CHARACTER-1B287\0" "NUSHU CHARACTER-1B288\0" "NUSHU CHARACTER-1B289\0" "NUSHU CHARACTER-1B28A\0" "NUSHU CHARACTER-1B28B\0" "NUSHU CHARACTER-1B28C\0" "NUSHU CHARACTER-1B28D\0" "NUSHU CHARACTER-1B28E\0" "NUSHU CHARACTER-1B28F\0" "NUSHU CHARACTER-1B290\0" "NUSHU CHARACTER-1B291\0" "NUSHU CHARACTER-1B292\0" "NUSHU CHARACTER-1B293\0" "NUSHU CHARACTER-1B294\0" "NUSHU CHARACTER-1B295\0" "NUSHU CHARACTER-1B296\0" "NUSHU CHARACTER-1B297\0" "NUSHU CHARACTER-1B298\0" "NUSHU CHARACTER-1B299\0" "NUSHU CHARACTER-1B29A\0" "NUSHU CHARACTER-1B29B\0" "NUSHU CHARACTER-1B29C\0" "NUSHU CHARACTER-1B29D\0" "NUSHU CHARACTER-1B29E\0" "NUSHU CHARACTER-1B29F\0" "NUSHU CHARACTER-1B2A0\0" "NUSHU CHARACTER-1B2A1\0" "NUSHU CHARACTER-1B2A2\0" "NUSHU CHARACTER-1B2A3\0" "NUSHU CHARACTER-1B2A4\0" "NUSHU CHARACTER-1B2A5\0" "NUSHU CHARACTER-1B2A6\0" "NUSHU CHARACTER-1B2A7\0" "NUSHU CHARACTER-1B2A8\0" "NUSHU CHARACTER-1B2A9\0" "NUSHU CHARACTER-1B2AA\0" "NUSHU CHARACTER-1B2AB\0" "NUSHU CHARACTER-1B2AC\0" "NUSHU CHARACTER-1B2AD\0" "NUSHU CHARACTER-1B2AE\0" "NUSHU CHARACTER-1B2AF\0" "NUSHU CHARACTER-1B2B0\0" "NUSHU CHARACTER-1B2B1\0" "NUSHU CHARACTER-1B2B2\0" "NUSHU CHARACTER-1B2B3\0" "NUSHU CHARACTER-1B2B4\0" "NUSHU CHARACTER-1B2B5\0" "NUSHU CHARACTER-1B2B6\0" "NUSHU CHARACTER-1B2B7\0" "NUSHU CHARACTER-1B2B8\0" "NUSHU CHARACTER-1B2B9\0" "NUSHU CHARACTER-1B2BA\0" "NUSHU CHARACTER-1B2BB\0" "NUSHU CHARACTER-1B2BC\0" "NUSHU CHARACTER-1B2BD\0" "NUSHU CHARACTER-1B2BE\0" "NUSHU CHARACTER-1B2BF\0" "NUSHU CHARACTER-1B2C0\0" "NUSHU CHARACTER-1B2C1\0" "NUSHU CHARACTER-1B2C2\0" "NUSHU CHARACTER-1B2C3\0" "NUSHU CHARACTER-1B2C4\0" "NUSHU CHARACTER-1B2C5\0" "NUSHU CHARACTER-1B2C6\0" "NUSHU CHARACTER-1B2C7\0" "NUSHU CHARACTER-1B2C8\0" "NUSHU CHARACTER-1B2C9\0" "NUSHU CHARACTER-1B2CA\0" "NUSHU CHARACTER-1B2CB\0" "NUSHU CHARACTER-1B2CC\0" "NUSHU CHARACTER-1B2CD\0" "NUSHU CHARACTER-1B2CE\0" "NUSHU CHARACTER-1B2CF\0" "NUSHU CHARACTER-1B2D0\0" "NUSHU CHARACTER-1B2D1\0" "NUSHU CHARACTER-1B2D2\0" "NUSHU CHARACTER-1B2D3\0" "NUSHU CHARACTER-1B2D4\0" "NUSHU CHARACTER-1B2D5\0" "NUSHU CHARACTER-1B2D6\0" "NUSHU CHARACTER-1B2D7\0" "NUSHU CHARACTER-1B2D8\0" "NUSHU CHARACTER-1B2D9\0" "NUSHU CHARACTER-1B2DA\0" "NUSHU CHARACTER-1B2DB\0" "NUSHU CHARACTER-1B2DC\0" "NUSHU CHARACTER-1B2DD\0" "NUSHU CHARACTER-1B2DE\0" "NUSHU CHARACTER-1B2DF\0" "NUSHU CHARACTER-1B2E0\0" "NUSHU CHARACTER-1B2E1\0" "NUSHU CHARACTER-1B2E2\0" "NUSHU CHARACTER-1B2E3\0" "NUSHU CHARACTER-1B2E4\0" "NUSHU CHARACTER-1B2E5\0" "NUSHU CHARACTER-1B2E6\0" "NUSHU CHARACTER-1B2E7\0" "NUSHU CHARACTER-1B2E8\0" "NUSHU CHARACTER-1B2E9\0" "NUSHU CHARACTER-1B2EA\0" "NUSHU CHARACTER-1B2EB\0" "NUSHU CHARACTER-1B2EC\0" "NUSHU CHARACTER-1B2ED\0" "NUSHU CHARACTER-1B2EE\0" "NUSHU CHARACTER-1B2EF\0" "NUSHU CHARACTER-1B2F0\0" "NUSHU CHARACTER-1B2F1\0" "NUSHU CHARACTER-1B2F2\0" "NUSHU CHARACTER-1B2F3\0" "NUSHU CHARACTER-1B2F4\0" "NUSHU CHARACTER-1B2F5\0" "NUSHU CHARACTER-1B2F6\0" "NUSHU CHARACTER-1B2F7\0" "NUSHU CHARACTER-1B2F8\0" "NUSHU CHARACTER-1B2F9\0" "NUSHU CHARACTER-1B2FA\0" "NUSHU CHARACTER-1B2FB\0" "NUSHU ITERATION MARK\0" "NUT AND BOLT\0" "NYIAKENG PUACHUE HMONG CIRCLED CA\0" "NYIAKENG PUACHUE HMONG DIGIT EIGHT\0" "NYIAKENG PUACHUE HMONG DIGIT FIVE\0" "NYIAKENG PUACHUE HMONG DIGIT FOUR\0" "NYIAKENG PUACHUE HMONG DIGIT NINE\0" "NYIAKENG PUACHUE HMONG DIGIT ONE\0" "NYIAKENG PUACHUE HMONG DIGIT SEVEN\0" "NYIAKENG PUACHUE HMONG DIGIT SIX\0" "NYIAKENG PUACHUE HMONG DIGIT THREE\0" "NYIAKENG PUACHUE HMONG DIGIT TWO\0" "NYIAKENG PUACHUE HMONG DIGIT ZERO\0" "NYIAKENG PUACHUE HMONG LETTER A\0" "NYIAKENG PUACHUE HMONG LETTER AA\0" "NYIAKENG PUACHUE HMONG LETTER CA\0" "NYIAKENG PUACHUE HMONG LETTER DA\0" "NYIAKENG PUACHUE HMONG LETTER DLA\0" "NYIAKENG PUACHUE HMONG LETTER E\0" "NYIAKENG PUACHUE HMONG LETTER EE\0" "NYIAKENG PUACHUE HMONG LETTER FA\0" "NYIAKENG PUACHUE HMONG LETTER GA\0" "NYIAKENG PUACHUE HMONG LETTER HA\0" "NYIAKENG PUACHUE HMONG LETTER HAH\0" "NYIAKENG PUACHUE HMONG LETTER I\0" "NYIAKENG PUACHUE HMONG LETTER KA\0" "NYIAKENG PUACHUE HMONG LETTER LA\0" "NYIAKENG PUACHUE HMONG LETTER MA\0" "NYIAKENG PUACHUE HMONG LETTER MLA\0" "NYIAKENG PUACHUE HMONG LETTER NA\0" "NYIAKENG PUACHUE HMONG LETTER NCA\0" "NYIAKENG PUACHUE HMONG LETTER NKA\0" "NYIAKENG PUACHUE HMONG LETTER NPA\0" "NYIAKENG PUACHUE HMONG LETTER NPLA\0" "NYIAKENG PUACHUE HMONG LETTER NQA\0" "NYIAKENG PUACHUE HMONG LETTER NRA\0" "NYIAKENG PUACHUE HMONG LETTER NTA\0" "NYIAKENG PUACHUE HMONG LETTER NTSA\0" "NYIAKENG PUACHUE HMONG LETTER NTXA\0" "NYIAKENG PUACHUE HMONG LETTER NYA\0" "NYIAKENG PUACHUE HMONG LETTER O\0" "NYIAKENG PUACHUE HMONG LETTER OO\0" "NYIAKENG PUACHUE HMONG LETTER PA\0" "NYIAKENG PUACHUE HMONG LETTER PLA\0" "NYIAKENG PUACHUE HMONG LETTER QA\0" "NYIAKENG PUACHUE HMONG LETTER RA\0" "NYIAKENG PUACHUE HMONG LETTER RRA\0" "NYIAKENG PUACHUE HMONG LETTER SA\0" "NYIAKENG PUACHUE HMONG LETTER TA\0" "NYIAKENG PUACHUE HMONG LETTER TSA\0" "NYIAKENG PUACHUE HMONG LETTER TXA\0" "NYIAKENG PUACHUE HMONG LETTER U\0" "NYIAKENG PUACHUE HMONG LETTER VA\0" "NYIAKENG PUACHUE HMONG LETTER W\0" "NYIAKENG PUACHUE HMONG LETTER XA\0" "NYIAKENG PUACHUE HMONG LETTER XYA\0" "NYIAKENG PUACHUE HMONG LETTER YA\0" "NYIAKENG PUACHUE HMONG LETTER ZA\0" "NYIAKENG PUACHUE HMONG LOGOGRAM NYAJ\0" "NYIAKENG PUACHUE HMONG SIGN FOR ANIMAL\0" "NYIAKENG PUACHUE HMONG SIGN FOR INVERTEBRATE\0" "NYIAKENG PUACHUE HMONG SIGN FOR LOCATION\0" "NYIAKENG PUACHUE HMONG SIGN FOR PERSON\0" "NYIAKENG PUACHUE HMONG SIGN FOR THING\0" "NYIAKENG PUACHUE HMONG SIGN XW XW\0" "NYIAKENG PUACHUE HMONG SYLLABLE LENGTHENER\0" "NYIAKENG PUACHUE HMONG TONE-B\0" "NYIAKENG PUACHUE HMONG TONE-D\0" "NYIAKENG PUACHUE HMONG TONE-G\0" "NYIAKENG PUACHUE HMONG TONE-J\0" "NYIAKENG PUACHUE HMONG TONE-M\0" "NYIAKENG PUACHUE HMONG TONE-S\0" "NYIAKENG PUACHUE HMONG TONE-V\0" "OBJECT REPLACEMENT CHARACTER\0" "OBLIQUE ANGLE OPENING DOWN\0" "OBLIQUE ANGLE OPENING UP\0" "OBSERVER EYE SYMBOL\0" "OCR AMOUNT OF CHECK\0" "OCR BELT BUCKLE\0" "OCR BOW TIE\0" "OCR BRANCH BANK IDENTIFICATION\0" "OCR CHAIR\0" "OCR CUSTOMER ACCOUNT NUMBER\0" "OCR DASH\0" "OCR DOUBLE BACKSLASH\0" "OCR FORK\0" "OCR HOOK\0" "OCR INVERTED FORK\0" "OCTAGONAL SIGN\0" "OCTOPUS\0" "ODEN\0" "OFFICE BUILDING\0" "OGHAM FEATHER MARK\0" "OGHAM LETTER AILM\0" "OGHAM LETTER BEITH\0" "OGHAM LETTER CEIRT\0" "OGHAM LETTER COLL\0" "OGHAM LETTER DAIR\0" "OGHAM LETTER EABHADH\0" "OGHAM LETTER EADHADH\0" "OGHAM LETTER EAMHANCHOLL\0" "OGHAM LETTER FEARN\0" "OGHAM LETTER GORT\0" "OGHAM LETTER IFIN\0" "OGHAM LETTER IODHADH\0" "OGHAM LETTER LUIS\0" "OGHAM LETTER MUIN\0" "OGHAM LETTER NGEADAL\0" "OGHAM LETTER NION\0" "OGHAM LETTER ONN\0" "OGHAM LETTER OR\0" "OGHAM LETTER PEITH\0" "OGHAM LETTER RUIS\0" "OGHAM LETTER SAIL\0" "OGHAM LETTER STRAIF\0" "OGHAM LETTER TINNE\0" "OGHAM LETTER UATH\0" "OGHAM LETTER UILLEANN\0" "OGHAM LETTER UR\0" "OGHAM REVERSED FEATHER MARK\0" "OGHAM SPACE MARK\0" "OGONEK\0" "OHM SIGN\0" "OIL DRUM\0" "OK HAND SIGN\0" "OL CHIKI AHAD\0" "OL CHIKI DIGIT EIGHT\0" "OL CHIKI DIGIT FIVE\0" "OL CHIKI DIGIT FOUR\0" "OL CHIKI DIGIT NINE\0" "OL CHIKI DIGIT ONE\0" "OL CHIKI DIGIT SEVEN\0" "OL CHIKI DIGIT SIX\0" "OL CHIKI DIGIT THREE\0" "OL CHIKI DIGIT TWO\0" "OL CHIKI DIGIT ZERO\0" "OL CHIKI GAAHLAA TTUDDAAG\0" "OL CHIKI LETTER AAJ\0" "OL CHIKI LETTER AAK\0" "OL CHIKI LETTER AAM\0" "OL CHIKI LETTER AAW\0" "OL CHIKI LETTER AG\0" "OL CHIKI LETTER AL\0" "OL CHIKI LETTER ANG\0" "OL CHIKI LETTER AT\0" "OL CHIKI LETTER EDD\0" "OL CHIKI LETTER EN\0" "OL CHIKI LETTER EP\0" "OL CHIKI LETTER ERR\0" "OL CHIKI LETTER IH\0" "OL CHIKI LETTER INY\0" "OL CHIKI LETTER IR\0" "OL CHIKI LETTER IS\0" "OL CHIKI LETTER LA\0" "OL CHIKI LETTER LAA\0" "OL CHIKI LETTER LE\0" "OL CHIKI LETTER LI\0" "OL CHIKI LETTER LO\0" "OL CHIKI LETTER LU\0" "OL CHIKI LETTER OB\0" "OL CHIKI LETTER OH\0" "OL CHIKI LETTER OTT\0" "OL CHIKI LETTER OV\0" "OL CHIKI LETTER UC\0" "OL CHIKI LETTER UD\0" "OL CHIKI LETTER UNN\0" "OL CHIKI LETTER UY\0" "OL CHIKI MU TTUDDAG\0" "OL CHIKI MU-GAAHLAA TTUDDAAG\0" "OL CHIKI PHAARKAA\0" "OL CHIKI PUNCTUATION DOUBLE MUCAAD\0" "OL CHIKI PUNCTUATION MUCAAD\0" "OL CHIKI RELAA\0" "OLD CHINESE HOOK MARK\0" "OLD CHINESE ITERATION MARK\0" "OLD HUNGARIAN CAPITAL LETTER A\0" "OLD HUNGARIAN CAPITAL LETTER AA\0" "OLD HUNGARIAN CAPITAL LETTER AK\0" "OLD HUNGARIAN CAPITAL LETTER AMB\0" "OLD HUNGARIAN CAPITAL LETTER AND\0" "OLD HUNGARIAN CAPITAL LETTER CLOSE E\0" "OLD HUNGARIAN CAPITAL LETTER E\0" "OLD HUNGARIAN CAPITAL LETTER EB\0" "OLD HUNGARIAN CAPITAL LETTER EC\0" "OLD HUNGARIAN CAPITAL LETTER ECH\0" "OLD HUNGARIAN CAPITAL LETTER ECS\0" "OLD HUNGARIAN CAPITAL LETTER ED\0" "OLD HUNGARIAN CAPITAL LETTER EE\0" "OLD HUNGARIAN CAPITAL LETTER EF\0" "OLD HUNGARIAN CAPITAL LETTER EG\0" "OLD HUNGARIAN CAPITAL LETTER EGY\0" "OLD HUNGARIAN CAPITAL LETTER EH\0" "OLD HUNGARIAN CAPITAL LETTER EJ\0" "OLD HUNGARIAN CAPITAL LETTER EK\0" "OLD HUNGARIAN CAPITAL LETTER EL\0" "OLD HUNGARIAN CAPITAL LETTER ELY\0" "OLD HUNGARIAN CAPITAL LETTER EM\0" "OLD HUNGARIAN CAPITAL LETTER EMP\0" "OLD HUNGARIAN CAPITAL LETTER EN\0" "OLD HUNGARIAN CAPITAL LETTER ENC\0" "OLD HUNGARIAN CAPITAL LETTER ENT\0" "OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN\0" "OLD HUNGARIAN CAPITAL LETTER ENY\0" "OLD HUNGARIAN CAPITAL LETTER EP\0" "OLD HUNGARIAN CAPITAL LETTER ER\0" "OLD HUNGARIAN CAPITAL LETTER ES\0" "OLD HUNGARIAN CAPITAL LETTER ESZ\0" "OLD HUNGARIAN CAPITAL LETTER ET\0" "OLD HUNGARIAN CAPITAL LETTER ETY\0" "OLD HUNGARIAN CAPITAL LETTER EV\0" "OLD HUNGARIAN CAPITAL LETTER EZ\0" "OLD HUNGARIAN CAPITAL LETTER EZS\0" "OLD HUNGARIAN CAPITAL LETTER I\0" "OLD HUNGARIAN CAPITAL LETTER II\0" "OLD HUNGARIAN CAPITAL LETTER NIKOLSBURG OE\0" "OLD HUNGARIAN CAPITAL LETTER NIKOLSBURG UE\0" "OLD HUNGARIAN CAPITAL LETTER O\0" "OLD HUNGARIAN CAPITAL LETTER OEE\0" "OLD HUNGARIAN CAPITAL LETTER OO\0" "OLD HUNGARIAN CAPITAL LETTER RUDIMENTA OE\0" "OLD HUNGARIAN CAPITAL LETTER RUDIMENTA UE\0" "OLD HUNGARIAN CAPITAL LETTER SHORT ER\0" "OLD HUNGARIAN CAPITAL LETTER U\0" "OLD HUNGARIAN CAPITAL LETTER UNK\0" "OLD HUNGARIAN CAPITAL LETTER US\0" "OLD HUNGARIAN CAPITAL LETTER UU\0" "OLD HUNGARIAN NUMBER FIFTY\0" "OLD HUNGARIAN NUMBER FIVE\0" "OLD HUNGARIAN NUMBER ONE\0" "OLD HUNGARIAN NUMBER ONE HUNDRED\0" "OLD HUNGARIAN NUMBER ONE THOUSAND\0" "OLD HUNGARIAN NUMBER TEN\0" "OLD HUNGARIAN SMALL LETTER A\0" "OLD HUNGARIAN SMALL LETTER AA\0" "OLD HUNGARIAN SMALL LETTER AK\0" "OLD HUNGARIAN SMALL LETTER AMB\0" "OLD HUNGARIAN SMALL LETTER AND\0" "OLD HUNGARIAN SMALL LETTER CLOSE E\0" "OLD HUNGARIAN SMALL LETTER E\0" "OLD HUNGARIAN SMALL LETTER EB\0" "OLD HUNGARIAN SMALL LETTER EC\0" "OLD HUNGARIAN SMALL LETTER ECH\0" "OLD HUNGARIAN SMALL LETTER ECS\0" "OLD HUNGARIAN SMALL LETTER ED\0" "OLD HUNGARIAN SMALL LETTER EE\0" "OLD HUNGARIAN SMALL LETTER EF\0" "OLD HUNGARIAN SMALL LETTER EG\0" "OLD HUNGARIAN SMALL LETTER EGY\0" "OLD HUNGARIAN SMALL LETTER EH\0" "OLD HUNGARIAN SMALL LETTER EJ\0" "OLD HUNGARIAN SMALL LETTER EK\0" "OLD HUNGARIAN SMALL LETTER EL\0" "OLD HUNGARIAN SMALL LETTER ELY\0" "OLD HUNGARIAN SMALL LETTER EM\0" "OLD HUNGARIAN SMALL LETTER EMP\0" "OLD HUNGARIAN SMALL LETTER EN\0" "OLD HUNGARIAN SMALL LETTER ENC\0" "OLD HUNGARIAN SMALL LETTER ENT\0" "OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN\0" "OLD HUNGARIAN SMALL LETTER ENY\0" "OLD HUNGARIAN SMALL LETTER EP\0" "OLD HUNGARIAN SMALL LETTER ER\0" "OLD HUNGARIAN SMALL LETTER ES\0" "OLD HUNGARIAN SMALL LETTER ESZ\0" "OLD HUNGARIAN SMALL LETTER ET\0" "OLD HUNGARIAN SMALL LETTER ETY\0" "OLD HUNGARIAN SMALL LETTER EV\0" "OLD HUNGARIAN SMALL LETTER EZ\0" "OLD HUNGARIAN SMALL LETTER EZS\0" "OLD HUNGARIAN SMALL LETTER I\0" "OLD HUNGARIAN SMALL LETTER II\0" "OLD HUNGARIAN SMALL LETTER NIKOLSBURG OE\0" "OLD HUNGARIAN SMALL LETTER NIKOLSBURG UE\0" "OLD HUNGARIAN SMALL LETTER O\0" "OLD HUNGARIAN SMALL LETTER OEE\0" "OLD HUNGARIAN SMALL LETTER OO\0" "OLD HUNGARIAN SMALL LETTER RUDIMENTA OE\0" "OLD HUNGARIAN SMALL LETTER RUDIMENTA UE\0" "OLD HUNGARIAN SMALL LETTER SHORT ER\0" "OLD HUNGARIAN SMALL LETTER U\0" "OLD HUNGARIAN SMALL LETTER UNK\0" "OLD HUNGARIAN SMALL LETTER US\0" "OLD HUNGARIAN SMALL LETTER UU\0" "OLD ITALIC LETTER A\0" "OLD ITALIC LETTER BE\0" "OLD ITALIC LETTER CHE\0" "OLD ITALIC LETTER DE\0" "OLD ITALIC LETTER E\0" "OLD ITALIC LETTER EF\0" "OLD ITALIC LETTER EKS\0" "OLD ITALIC LETTER EL\0" "OLD ITALIC LETTER EM\0" "OLD ITALIC LETTER EN\0" "OLD ITALIC LETTER ER\0" "OLD ITALIC LETTER ERS\0" "OLD ITALIC LETTER ES\0" "OLD ITALIC LETTER ESH\0" "OLD ITALIC LETTER ESS\0" "OLD ITALIC LETTER HE\0" "OLD ITALIC LETTER I\0" "OLD ITALIC LETTER II\0" "OLD ITALIC LETTER KA\0" "OLD ITALIC LETTER KE\0" "OLD ITALIC LETTER KHE\0" "OLD ITALIC LETTER KU\0" "OLD ITALIC LETTER NORTHERN TSE\0" "OLD ITALIC LETTER O\0" "OLD ITALIC LETTER PE\0" "OLD ITALIC LETTER PHE\0" "OLD ITALIC LETTER SHE\0" "OLD ITALIC LETTER SOUTHERN TSE\0" "OLD ITALIC LETTER TE\0" "OLD ITALIC LETTER THE\0" "OLD ITALIC LETTER U\0" "OLD ITALIC LETTER UU\0" "OLD ITALIC LETTER VE\0" "OLD ITALIC LETTER YE\0" "OLD ITALIC LETTER ZE\0" "OLD ITALIC NUMERAL FIFTY\0" "OLD ITALIC NUMERAL FIVE\0" "OLD ITALIC NUMERAL ONE\0" "OLD ITALIC NUMERAL TEN\0" "OLD KEY\0" "OLD NORTH ARABIAN LETTER AIN\0" "OLD NORTH ARABIAN LETTER ALEF\0" "OLD NORTH ARABIAN LETTER BEH\0" "OLD NORTH ARABIAN LETTER DAD\0" "OLD NORTH ARABIAN LETTER DAL\0" "OLD NORTH ARABIAN LETTER ES-1\0" "OLD NORTH ARABIAN LETTER ES-2\0" "OLD NORTH ARABIAN LETTER ES-3\0" "OLD NORTH ARABIAN LETTER FEH\0" "OLD NORTH ARABIAN LETTER GEEM\0" "OLD NORTH ARABIAN LETTER GHAIN\0" "OLD NORTH ARABIAN LETTER HAH\0" "OLD NORTH ARABIAN LETTER HEH\0" "OLD NORTH ARABIAN LETTER KAF\0" "OLD NORTH ARABIAN LETTER KHAH\0" "OLD NORTH ARABIAN LETTER LAM\0" "OLD NORTH ARABIAN LETTER MEEM\0" "OLD NORTH ARABIAN LETTER NOON\0" "OLD NORTH ARABIAN LETTER QAF\0" "OLD NORTH ARABIAN LETTER REH\0" "OLD NORTH ARABIAN LETTER SAD\0" "OLD NORTH ARABIAN LETTER TAH\0" "OLD NORTH ARABIAN LETTER TEH\0" "OLD NORTH ARABIAN LETTER THAL\0" "OLD NORTH ARABIAN LETTER THEH\0" "OLD NORTH ARABIAN LETTER WAW\0" "OLD NORTH ARABIAN LETTER YEH\0" "OLD NORTH ARABIAN LETTER ZAH\0" "OLD NORTH ARABIAN LETTER ZAIN\0" "OLD NORTH ARABIAN NUMBER ONE\0" "OLD NORTH ARABIAN NUMBER TEN\0" "OLD NORTH ARABIAN NUMBER TWENTY\0" "OLD PERMIC LETTER AN\0" "OLD PERMIC LETTER BUR\0" "OLD PERMIC LETTER CHERY\0" "OLD PERMIC LETTER DOI\0" "OLD PERMIC LETTER DZHOI\0" "OLD PERMIC LETTER DZITA\0" "OLD PERMIC LETTER E\0" "OLD PERMIC LETTER EF\0" "OLD PERMIC LETTER GAI\0" "OLD PERMIC LETTER HA\0" "OLD PERMIC LETTER I\0" "OLD PERMIC LETTER IA\0" "OLD PERMIC LETTER IE\0" "OLD PERMIC LETTER KOKE\0" "OLD PERMIC LETTER LEI\0" "OLD PERMIC LETTER MENOE\0" "OLD PERMIC LETTER NENOE\0" "OLD PERMIC LETTER O\0" "OLD PERMIC LETTER OO\0" "OLD PERMIC LETTER PEEI\0" "OLD PERMIC LETTER REI\0" "OLD PERMIC LETTER SHCHOOI\0" "OLD PERMIC LETTER SHOOI\0" "OLD PERMIC LETTER SII\0" "OLD PERMIC LETTER TAI\0" "OLD PERMIC LETTER TSIU\0" "OLD PERMIC LETTER U\0" "OLD PERMIC LETTER VER\0" "OLD PERMIC LETTER VOOI\0" "OLD PERMIC LETTER YA\0" "OLD PERMIC LETTER YAT\0" "OLD PERMIC LETTER YER\0" "OLD PERMIC LETTER YERI\0" "OLD PERMIC LETTER YERU\0" "OLD PERMIC LETTER YRY\0" "OLD PERMIC LETTER YU\0" "OLD PERMIC LETTER ZATA\0" "OLD PERMIC LETTER ZHOI\0" "OLD PERSIAN NUMBER HUNDRED\0" "OLD PERSIAN NUMBER ONE\0" "OLD PERSIAN NUMBER TEN\0" "OLD PERSIAN NUMBER TWENTY\0" "OLD PERSIAN NUMBER TWO\0" "OLD PERSIAN SIGN A\0" "OLD PERSIAN SIGN AURAMAZDAA\0" "OLD PERSIAN SIGN AURAMAZDAA-2\0" "OLD PERSIAN SIGN AURAMAZDAAHA\0" "OLD PERSIAN SIGN BA\0" "OLD PERSIAN SIGN BAGA\0" "OLD PERSIAN SIGN BUUMISH\0" "OLD PERSIAN SIGN CA\0" "OLD PERSIAN SIGN DA\0" "OLD PERSIAN SIGN DAHYAAUSH\0" "OLD PERSIAN SIGN DAHYAAUSH-2\0" "OLD PERSIAN SIGN DI\0" "OLD PERSIAN SIGN DU\0" "OLD PERSIAN SIGN FA\0" "OLD PERSIAN SIGN GA\0" "OLD PERSIAN SIGN GU\0" "OLD PERSIAN SIGN HA\0" "OLD PERSIAN SIGN I\0" "OLD PERSIAN SIGN JA\0" "OLD PERSIAN SIGN JI\0" "OLD PERSIAN SIGN KA\0" "OLD PERSIAN SIGN KU\0" "OLD PERSIAN SIGN LA\0" "OLD PERSIAN SIGN MA\0" "OLD PERSIAN SIGN MI\0" "OLD PERSIAN SIGN MU\0" "OLD PERSIAN SIGN NA\0" "OLD PERSIAN SIGN NU\0" "OLD PERSIAN SIGN PA\0" "OLD PERSIAN SIGN RA\0" "OLD PERSIAN SIGN RU\0" "OLD PERSIAN SIGN SA\0" "OLD PERSIAN SIGN SHA\0" "OLD PERSIAN SIGN SSA\0" "OLD PERSIAN SIGN TA\0" "OLD PERSIAN SIGN THA\0" "OLD PERSIAN SIGN TU\0" "OLD PERSIAN SIGN U\0" "OLD PERSIAN SIGN VA\0" "OLD PERSIAN SIGN VI\0" "OLD PERSIAN SIGN XA\0" "OLD PERSIAN SIGN XSHAAYATHIYA\0" "OLD PERSIAN SIGN YA\0" "OLD PERSIAN SIGN ZA\0" "OLD PERSIAN WORD DIVIDER\0" "OLD PERSONAL COMPUTER\0" "OLD SOGDIAN FRACTION ONE HALF\0" "OLD SOGDIAN LETTER ALEPH\0" "OLD SOGDIAN LETTER ALTERNATE AYIN\0" "OLD SOGDIAN LETTER AYIN\0" "OLD SOGDIAN LETTER BETH\0" "OLD SOGDIAN LETTER FINAL ALEPH\0" "OLD SOGDIAN LETTER FINAL BETH\0" "OLD SOGDIAN LETTER FINAL HE\0" "OLD SOGDIAN LETTER FINAL NUN\0" "OLD SOGDIAN LETTER FINAL NUN WITH VERTICAL TAIL\0" "OLD SOGDIAN LETTER FINAL SADHE\0" "OLD SOGDIAN LETTER FINAL SADHE WITH VERTICAL TAIL\0" "OLD SOGDIAN LETTER FINAL TAW\0" "OLD SOGDIAN LETTER FINAL TAW WITH VERTICAL TAIL\0" "OLD SOGDIAN LETTER GIMEL\0" "OLD SOGDIAN LETTER HE\0" "OLD SOGDIAN LETTER HETH\0" "OLD SOGDIAN LETTER KAPH\0" "OLD SOGDIAN LETTER LAMEDH\0" "OLD SOGDIAN LETTER MEM\0" "OLD SOGDIAN LETTER NUN\0" "OLD SOGDIAN LETTER PE\0" "OLD SOGDIAN LETTER RESH-AYIN-DALETH\0" "OLD SOGDIAN LETTER SADHE\0" "OLD SOGDIAN LETTER SAMEKH\0" "OLD SOGDIAN LETTER SHIN\0" "OLD SOGDIAN LETTER TAW\0" "OLD SOGDIAN LETTER WAW\0" "OLD SOGDIAN LETTER YODH\0" "OLD SOGDIAN LETTER ZAYIN\0" "OLD SOGDIAN LIGATURE AYIN-DALETH\0" "OLD SOGDIAN NUMBER FIVE\0" "OLD SOGDIAN NUMBER FOUR\0" "OLD SOGDIAN NUMBER ONE\0" "OLD SOGDIAN NUMBER ONE HUNDRED\0" "OLD SOGDIAN NUMBER TEN\0" "OLD SOGDIAN NUMBER THIRTY\0" "OLD SOGDIAN NUMBER THREE\0" "OLD SOGDIAN NUMBER TWENTY\0" "OLD SOGDIAN NUMBER TWO\0" "OLD SOUTH ARABIAN LETTER ALEF\0" "OLD SOUTH ARABIAN LETTER AYN\0" "OLD SOUTH ARABIAN LETTER BETH\0" "OLD SOUTH ARABIAN LETTER DALETH\0" "OLD SOUTH ARABIAN LETTER DHADHE\0" "OLD SOUTH ARABIAN LETTER DHALETH\0" "OLD SOUTH ARABIAN LETTER FE\0" "OLD SOUTH ARABIAN LETTER GHAYN\0" "OLD SOUTH ARABIAN LETTER GIMEL\0" "OLD SOUTH ARABIAN LETTER HE\0" "OLD SOUTH ARABIAN LETTER HETH\0" "OLD SOUTH ARABIAN LETTER KAPH\0" "OLD SOUTH ARABIAN LETTER KHETH\0" "OLD SOUTH ARABIAN LETTER LAMEDH\0" "OLD SOUTH ARABIAN LETTER MEM\0" "OLD SOUTH ARABIAN LETTER NUN\0" "OLD SOUTH ARABIAN LETTER QOPH\0" "OLD SOUTH ARABIAN LETTER RESH\0" "OLD SOUTH ARABIAN LETTER SADHE\0" "OLD SOUTH ARABIAN LETTER SAMEKH\0" "OLD SOUTH ARABIAN LETTER SAT\0" "OLD SOUTH ARABIAN LETTER SHIN\0" "OLD SOUTH ARABIAN LETTER TAW\0" "OLD SOUTH ARABIAN LETTER TETH\0" "OLD SOUTH ARABIAN LETTER THAW\0" "OLD SOUTH ARABIAN LETTER THETH\0" "OLD SOUTH ARABIAN LETTER WAW\0" "OLD SOUTH ARABIAN LETTER YODH\0" "OLD SOUTH ARABIAN LETTER ZAYN\0" "OLD SOUTH ARABIAN NUMBER FIFTY\0" "OLD SOUTH ARABIAN NUMBER ONE\0" "OLD SOUTH ARABIAN NUMERIC INDICATOR\0" "OLD TURKIC LETTER ORKHON A\0" "OLD TURKIC LETTER ORKHON AB\0" "OLD TURKIC LETTER ORKHON AD\0" "OLD TURKIC LETTER ORKHON AEB\0" "OLD TURKIC LETTER ORKHON AED\0" "OLD TURKIC LETTER ORKHON AEG\0" "OLD TURKIC LETTER ORKHON AEK\0" "OLD TURKIC LETTER ORKHON AEL\0" "OLD TURKIC LETTER ORKHON AEN\0" "OLD TURKIC LETTER ORKHON AER\0" "OLD TURKIC LETTER ORKHON AES\0" "OLD TURKIC LETTER ORKHON AET\0" "OLD TURKIC LETTER ORKHON AEY\0" "OLD TURKIC LETTER ORKHON AG\0" "OLD TURKIC LETTER ORKHON AL\0" "OLD TURKIC LETTER ORKHON AN\0" "OLD TURKIC LETTER ORKHON AQ\0" "OLD TURKIC LETTER ORKHON AR\0" "OLD TURKIC LETTER ORKHON AS\0" "OLD TURKIC LETTER ORKHON ASH\0" "OLD TURKIC LETTER ORKHON AT\0" "OLD TURKIC LETTER ORKHON AY\0" "OLD TURKIC LETTER ORKHON BASH\0" "OLD TURKIC LETTER ORKHON EC\0" "OLD TURKIC LETTER ORKHON ELT\0" "OLD TURKIC LETTER ORKHON EM\0" "OLD TURKIC LETTER ORKHON ENC\0" "OLD TURKIC LETTER ORKHON ENG\0" "OLD TURKIC LETTER ORKHON ENT\0" "OLD TURKIC LETTER ORKHON ENY\0" "OLD TURKIC LETTER ORKHON EP\0" "OLD TURKIC LETTER ORKHON ESH\0" "OLD TURKIC LETTER ORKHON EZ\0" "OLD TURKIC LETTER ORKHON I\0" "OLD TURKIC LETTER ORKHON IC\0" "OLD TURKIC LETTER ORKHON IQ\0" "OLD TURKIC LETTER ORKHON O\0" "OLD TURKIC LETTER ORKHON OE\0" "OLD TURKIC LETTER ORKHON OEK\0" "OLD TURKIC LETTER ORKHON OP\0" "OLD TURKIC LETTER ORKHON OQ\0" "OLD TURKIC LETTER ORKHON OT\0" "OLD TURKIC LETTER YENISEI A\0" "OLD TURKIC LETTER YENISEI AB\0" "OLD TURKIC LETTER YENISEI AD\0" "OLD TURKIC LETTER YENISEI AE\0" "OLD TURKIC LETTER YENISEI AEB\0" "OLD TURKIC LETTER YENISEI AEG\0" "OLD TURKIC LETTER YENISEI AEK\0" "OLD TURKIC LETTER YENISEI AEN\0" "OLD TURKIC LETTER YENISEI AENG\0" "OLD TURKIC LETTER YENISEI AET\0" "OLD TURKIC LETTER YENISEI AEY\0" "OLD TURKIC LETTER YENISEI AG\0" "OLD TURKIC LETTER YENISEI AL\0" "OLD TURKIC LETTER YENISEI ANG\0" "OLD TURKIC LETTER YENISEI AQ\0" "OLD TURKIC LETTER YENISEI AR\0" "OLD TURKIC LETTER YENISEI ASH\0" "OLD TURKIC LETTER YENISEI AT\0" "OLD TURKIC LETTER YENISEI AY\0" "OLD TURKIC LETTER YENISEI E\0" "OLD TURKIC LETTER YENISEI EC\0" "OLD TURKIC LETTER YENISEI ENC\0" "OLD TURKIC LETTER YENISEI ENT\0" "OLD TURKIC LETTER YENISEI ENY\0" "OLD TURKIC LETTER YENISEI ESH\0" "OLD TURKIC LETTER YENISEI EZ\0" "OLD TURKIC LETTER YENISEI I\0" "OLD TURKIC LETTER YENISEI IQ\0" "OLD TURKIC LETTER YENISEI OE\0" "OLD TURKIC LETTER YENISEI OEK\0" "OLD TURKIC LETTER YENISEI OQ\0" "OLDER ADULT\0" "OLDER MAN\0" "OLDER WOMAN\0" "OLIVE\0" "OM SYMBOL\0" "ON WITH EXCLAMATION MARK WITH LEFT RIGHT ARROW ABOVE\0" "ONCOMING AUTOMOBILE\0" "ONCOMING BUS\0" "ONCOMING FIRE ENGINE\0" "ONCOMING POLICE CAR\0" "ONCOMING TAXI\0" "ONE BUTTON MOUSE\0" "ONE DOT LEADER\0" "ONE DOT OVER TWO DOTS PUNCTUATION\0" "ONE-PIECE SWIMSUIT\0" "ONION\0" "OPEN BOOK\0" "OPEN BOX\0" "OPEN CENTRE ASTERISK\0" "OPEN CENTRE BLACK STAR\0" "OPEN CENTRE CROSS\0" "OPEN CENTRE TEARDROP-SPOKED ASTERISK\0" "OPEN FILE FOLDER\0" "OPEN FOLDER\0" "OPEN HANDS SIGN\0" "OPEN LOCK\0" "OPEN MAILBOX WITH LOWERED FLAG\0" "OPEN MAILBOX WITH RAISED FLAG\0" "OPEN SUBSET\0" "OPEN SUPERSET\0" "OPEN-CIRCUIT-OUTPUT H-TYPE SYMBOL\0" "OPEN-CIRCUIT-OUTPUT L-TYPE SYMBOL\0" "OPEN-OUTLINED RIGHTWARDS ARROW\0" "OPHIUCHUS\0" "OPPOSITION\0" "OPTICAL DISC\0" "OPTICAL DISC ICON\0" "OPTION KEY\0" "OR WITH DOT INSIDE\0" "ORANGE BOOK\0" "ORANGE HEART\0" "ORANGUTAN\0" "ORIGINAL OF\0" "ORIYA AI LENGTH MARK\0" "ORIYA AU LENGTH MARK\0" "ORIYA DIGIT EIGHT\0" "ORIYA DIGIT FIVE\0" "ORIYA DIGIT FOUR\0" "ORIYA DIGIT NINE\0" "ORIYA DIGIT ONE\0" "ORIYA DIGIT SEVEN\0" "ORIYA DIGIT SIX\0" "ORIYA DIGIT THREE\0" "ORIYA DIGIT TWO\0" "ORIYA DIGIT ZERO\0" "ORIYA FRACTION ONE EIGHTH\0" "ORIYA FRACTION ONE HALF\0" "ORIYA FRACTION ONE QUARTER\0" "ORIYA FRACTION ONE SIXTEENTH\0" "ORIYA FRACTION THREE QUARTERS\0" "ORIYA FRACTION THREE SIXTEENTHS\0" "ORIYA ISSHAR\0" "ORIYA LETTER A\0" "ORIYA LETTER AA\0" "ORIYA LETTER AI\0" "ORIYA LETTER AU\0" "ORIYA LETTER BA\0" "ORIYA LETTER BHA\0" "ORIYA LETTER CA\0" "ORIYA LETTER CHA\0" "ORIYA LETTER DA\0" "ORIYA LETTER DDA\0" "ORIYA LETTER DDHA\0" "ORIYA LETTER DHA\0" "ORIYA LETTER E\0" "ORIYA LETTER GA\0" "ORIYA LETTER GHA\0" "ORIYA LETTER HA\0" "ORIYA LETTER I\0" "ORIYA LETTER II\0" "ORIYA LETTER JA\0" "ORIYA LETTER JHA\0" "ORIYA LETTER KA\0" "ORIYA LETTER KHA\0" "ORIYA LETTER LA\0" "ORIYA LETTER LLA\0" "ORIYA LETTER MA\0" "ORIYA LETTER NA\0" "ORIYA LETTER NGA\0" "ORIYA LETTER NNA\0" "ORIYA LETTER NYA\0" "ORIYA LETTER O\0" "ORIYA LETTER PA\0" "ORIYA LETTER PHA\0" "ORIYA LETTER RA\0" "ORIYA LETTER RHA\0" "ORIYA LETTER RRA\0" "ORIYA LETTER SA\0" "ORIYA LETTER SHA\0" "ORIYA LETTER SSA\0" "ORIYA LETTER TA\0" "ORIYA LETTER THA\0" "ORIYA LETTER TTA\0" "ORIYA LETTER TTHA\0" "ORIYA LETTER U\0" "ORIYA LETTER UU\0" "ORIYA LETTER VA\0" "ORIYA LETTER VOCALIC L\0" "ORIYA LETTER VOCALIC LL\0" "ORIYA LETTER VOCALIC R\0" "ORIYA LETTER VOCALIC RR\0" "ORIYA LETTER WA\0" "ORIYA LETTER YA\0" "ORIYA LETTER YYA\0" "ORIYA SIGN ANUSVARA\0" "ORIYA SIGN AVAGRAHA\0" "ORIYA SIGN CANDRABINDU\0" "ORIYA SIGN NUKTA\0" "ORIYA SIGN OVERLINE\0" "ORIYA SIGN VIRAMA\0" "ORIYA SIGN VISARGA\0" "ORIYA VOWEL SIGN AA\0" "ORIYA VOWEL SIGN AI\0" "ORIYA VOWEL SIGN AU\0" "ORIYA VOWEL SIGN E\0" "ORIYA VOWEL SIGN I\0" "ORIYA VOWEL SIGN II\0" "ORIYA VOWEL SIGN O\0" "ORIYA VOWEL SIGN U\0" "ORIYA VOWEL SIGN UU\0" "ORIYA VOWEL SIGN VOCALIC L\0" "ORIYA VOWEL SIGN VOCALIC LL\0" "ORIYA VOWEL SIGN VOCALIC R\0" "ORIYA VOWEL SIGN VOCALIC RR\0" "ORNATE LEFT PARENTHESIS\0" "ORNATE RIGHT PARENTHESIS\0" "ORTHODOX CROSS\0" "OSAGE CAPITAL LETTER A\0" "OSAGE CAPITAL LETTER AH\0" "OSAGE CAPITAL LETTER AI\0" "OSAGE CAPITAL LETTER AIN\0" "OSAGE CAPITAL LETTER BRA\0" "OSAGE CAPITAL LETTER CHA\0" "OSAGE CAPITAL LETTER DHA\0" "OSAGE CAPITAL LETTER E\0" "OSAGE CAPITAL LETTER EHCHA\0" "OSAGE CAPITAL LETTER EHKA\0" "OSAGE CAPITAL LETTER EHPA\0" "OSAGE CAPITAL LETTER EHTA\0" "OSAGE CAPITAL LETTER EHTSA\0" "OSAGE CAPITAL LETTER EIN\0" "OSAGE CAPITAL LETTER GHA\0" "OSAGE CAPITAL LETTER HA\0" "OSAGE CAPITAL LETTER HYA\0" "OSAGE CAPITAL LETTER I\0" "OSAGE CAPITAL LETTER KA\0" "OSAGE CAPITAL LETTER KHA\0" "OSAGE CAPITAL LETTER KYA\0" "OSAGE CAPITAL LETTER LA\0" "OSAGE CAPITAL LETTER MA\0" "OSAGE CAPITAL LETTER NA\0" "OSAGE CAPITAL LETTER O\0" "OSAGE CAPITAL LETTER OIN\0" "OSAGE CAPITAL LETTER PA\0" "OSAGE CAPITAL LETTER SA\0" "OSAGE CAPITAL LETTER SHA\0" "OSAGE CAPITAL LETTER TA\0" "OSAGE CAPITAL LETTER TSA\0" "OSAGE CAPITAL LETTER TSHA\0" "OSAGE CAPITAL LETTER U\0" "OSAGE CAPITAL LETTER WA\0" "OSAGE CAPITAL LETTER ZA\0" "OSAGE CAPITAL LETTER ZHA\0" "OSAGE SMALL LETTER A\0" "OSAGE SMALL LETTER AH\0" "OSAGE SMALL LETTER AI\0" "OSAGE SMALL LETTER AIN\0" "OSAGE SMALL LETTER BRA\0" "OSAGE SMALL LETTER CHA\0" "OSAGE SMALL LETTER DHA\0" "OSAGE SMALL LETTER E\0" "OSAGE SMALL LETTER EHCHA\0" "OSAGE SMALL LETTER EHKA\0" "OSAGE SMALL LETTER EHPA\0" "OSAGE SMALL LETTER EHTA\0" "OSAGE SMALL LETTER EHTSA\0" "OSAGE SMALL LETTER EIN\0" "OSAGE SMALL LETTER GHA\0" "OSAGE SMALL LETTER HA\0" "OSAGE SMALL LETTER HYA\0" "OSAGE SMALL LETTER I\0" "OSAGE SMALL LETTER KA\0" "OSAGE SMALL LETTER KHA\0" "OSAGE SMALL LETTER KYA\0" "OSAGE SMALL LETTER LA\0" "OSAGE SMALL LETTER MA\0" "OSAGE SMALL LETTER NA\0" "OSAGE SMALL LETTER O\0" "OSAGE SMALL LETTER OIN\0" "OSAGE SMALL LETTER PA\0" "OSAGE SMALL LETTER SA\0" "OSAGE SMALL LETTER SHA\0" "OSAGE SMALL LETTER TA\0" "OSAGE SMALL LETTER TSA\0" "OSAGE SMALL LETTER TSHA\0" "OSAGE SMALL LETTER U\0" "OSAGE SMALL LETTER WA\0" "OSAGE SMALL LETTER ZA\0" "OSAGE SMALL LETTER ZHA\0" "OSMANYA DIGIT EIGHT\0" "OSMANYA DIGIT FIVE\0" "OSMANYA DIGIT FOUR\0" "OSMANYA DIGIT NINE\0" "OSMANYA DIGIT ONE\0" "OSMANYA DIGIT SEVEN\0" "OSMANYA DIGIT SIX\0" "OSMANYA DIGIT THREE\0" "OSMANYA DIGIT TWO\0" "OSMANYA DIGIT ZERO\0" "OSMANYA LETTER A\0" "OSMANYA LETTER AA\0" "OSMANYA LETTER ALEF\0" "OSMANYA LETTER BA\0" "OSMANYA LETTER CAYN\0" "OSMANYA LETTER DEEL\0" "OSMANYA LETTER DHA\0" "OSMANYA LETTER E\0" "OSMANYA LETTER EE\0" "OSMANYA LETTER FA\0" "OSMANYA LETTER GA\0" "OSMANYA LETTER HA\0" "OSMANYA LETTER I\0" "OSMANYA LETTER JA\0" "OSMANYA LETTER KAAF\0" "OSMANYA LETTER KHA\0" "OSMANYA LETTER LAAN\0" "OSMANYA LETTER MIIN\0" "OSMANYA LETTER NUUN\0" "OSMANYA LETTER O\0" "OSMANYA LETTER OO\0" "OSMANYA LETTER QAAF\0" "OSMANYA LETTER RA\0" "OSMANYA LETTER SA\0" "OSMANYA LETTER SHIIN\0" "OSMANYA LETTER TA\0" "OSMANYA LETTER U\0" "OSMANYA LETTER WAW\0" "OSMANYA LETTER XA\0" "OSMANYA LETTER YA\0" "OTTER\0" "OTTOMAN SIYAQ ALTERNATE NUMBER EIGHT\0" "OTTOMAN SIYAQ ALTERNATE NUMBER FIVE\0" "OTTOMAN SIYAQ ALTERNATE NUMBER FOUR\0" "OTTOMAN SIYAQ ALTERNATE NUMBER FOUR HUNDRED\0" "OTTOMAN SIYAQ ALTERNATE NUMBER NINE\0" "OTTOMAN SIYAQ ALTERNATE NUMBER SEVEN\0" "OTTOMAN SIYAQ ALTERNATE NUMBER SIX\0" "OTTOMAN SIYAQ ALTERNATE NUMBER SIX HUNDRED\0" "OTTOMAN SIYAQ ALTERNATE NUMBER TEN\0" "OTTOMAN SIYAQ ALTERNATE NUMBER TEN THOUSAND\0" "OTTOMAN SIYAQ ALTERNATE NUMBER THREE\0" "OTTOMAN SIYAQ ALTERNATE NUMBER TWO\0" "OTTOMAN SIYAQ ALTERNATE NUMBER TWO THOUSAND\0" "OTTOMAN SIYAQ FRACTION ONE HALF\0" "OTTOMAN SIYAQ FRACTION ONE SIXTH\0" "OTTOMAN SIYAQ MARRATAN\0" "OTTOMAN SIYAQ NUMBER EIGHT\0" "OTTOMAN SIYAQ NUMBER EIGHT HUNDRED\0" "OTTOMAN SIYAQ NUMBER EIGHT THOUSAND\0" "OTTOMAN SIYAQ NUMBER EIGHTY\0" "OTTOMAN SIYAQ NUMBER EIGHTY THOUSAND\0" "OTTOMAN SIYAQ NUMBER FIFTY\0" "OTTOMAN SIYAQ NUMBER FIFTY THOUSAND\0" "OTTOMAN SIYAQ NUMBER FIVE\0" "OTTOMAN SIYAQ NUMBER FIVE HUNDRED\0" "OTTOMAN SIYAQ NUMBER FIVE THOUSAND\0" "OTTOMAN SIYAQ NUMBER FORTY\0" "OTTOMAN SIYAQ NUMBER FORTY THOUSAND\0" "OTTOMAN SIYAQ NUMBER FOUR\0" "OTTOMAN SIYAQ NUMBER FOUR HUNDRED\0" "OTTOMAN SIYAQ NUMBER FOUR THOUSAND\0" "OTTOMAN SIYAQ NUMBER NINE\0" "OTTOMAN SIYAQ NUMBER NINE HUNDRED\0" "OTTOMAN SIYAQ NUMBER NINE THOUSAND\0" "OTTOMAN SIYAQ NUMBER NINETY\0" "OTTOMAN SIYAQ NUMBER NINETY THOUSAND\0" "OTTOMAN SIYAQ NUMBER ONE\0" "OTTOMAN SIYAQ NUMBER ONE HUNDRED\0" "OTTOMAN SIYAQ NUMBER ONE THOUSAND\0" "OTTOMAN SIYAQ NUMBER SEVEN\0" "OTTOMAN SIYAQ NUMBER SEVEN HUNDRED\0" "OTTOMAN SIYAQ NUMBER SEVEN THOUSAND\0" "OTTOMAN SIYAQ NUMBER SEVENTY\0" "OTTOMAN SIYAQ NUMBER SEVENTY THOUSAND\0" "OTTOMAN SIYAQ NUMBER SIX\0" "OTTOMAN SIYAQ NUMBER SIX HUNDRED\0" "OTTOMAN SIYAQ NUMBER SIX THOUSAND\0" "OTTOMAN SIYAQ NUMBER SIXTY\0" "OTTOMAN SIYAQ NUMBER SIXTY THOUSAND\0" "OTTOMAN SIYAQ NUMBER TEN\0" "OTTOMAN SIYAQ NUMBER TEN THOUSAND\0" "OTTOMAN SIYAQ NUMBER THIRTY\0" "OTTOMAN SIYAQ NUMBER THIRTY THOUSAND\0" "OTTOMAN SIYAQ NUMBER THREE\0" "OTTOMAN SIYAQ NUMBER THREE HUNDRED\0" "OTTOMAN SIYAQ NUMBER THREE THOUSAND\0" "OTTOMAN SIYAQ NUMBER TWENTY\0" "OTTOMAN SIYAQ NUMBER TWENTY THOUSAND\0" "OTTOMAN SIYAQ NUMBER TWO\0" "OTTOMAN SIYAQ NUMBER TWO HUNDRED\0" "OTTOMAN SIYAQ NUMBER TWO THOUSAND\0" "OUNCE SIGN\0" "OUTBOX TRAY\0" "OUTLINED BLACK STAR\0" "OUTLINED GREEK CROSS\0" "OUTLINED LATIN CROSS\0" "OUTLINED WHITE STAR\0" "OVERHEATED FACE\0" "OVERLAP\0" "OVERLAPPING BLACK SQUARES\0" "OVERLAPPING WHITE AND BLACK SQUARES\0" "OVERLAPPING WHITE SQUARES\0" "OVERLINE\0" "OWL\0" "OX\0" "OYSTER\0" "PACKAGE\0" "PAGE\0" "PAGE FACING UP\0" "PAGE WITH CIRCLED TEXT\0" "PAGE WITH CURL\0" "PAGER\0" "PAGES\0" "PAGODA\0" "PAHAWH HMONG CLAN SIGN FAJ\0" "PAHAWH HMONG CLAN SIGN HAM\0" "PAHAWH HMONG CLAN SIGN HAWJ\0" "PAHAWH HMONG CLAN SIGN KHAB\0" "PAHAWH HMONG CLAN SIGN KOO\0" "PAHAWH HMONG CLAN SIGN KWM\0" "PAHAWH HMONG CLAN SIGN LAUJ\0" "PAHAWH HMONG CLAN SIGN LIS\0" "PAHAWH HMONG CLAN SIGN MUAS\0" "PAHAWH HMONG CLAN SIGN PHAB\0" "PAHAWH HMONG CLAN SIGN THOJ\0" "PAHAWH HMONG CLAN SIGN TSAB\0" "PAHAWH HMONG CLAN SIGN TSHEEJ\0" "PAHAWH HMONG CLAN SIGN TSWB\0" "PAHAWH HMONG CLAN SIGN VAJ\0" "PAHAWH HMONG CLAN SIGN VWJ\0" "PAHAWH HMONG CLAN SIGN XYOOJ\0" "PAHAWH HMONG CLAN SIGN YAJ\0" "PAHAWH HMONG CLAN SIGN YEEG\0" "PAHAWH HMONG CONSONANT AU\0" "PAHAWH HMONG CONSONANT CAU\0" "PAHAWH HMONG CONSONANT CHAU\0" "PAHAWH HMONG CONSONANT HAU\0" "PAHAWH HMONG CONSONANT HLAU\0" "PAHAWH HMONG CONSONANT HNAU\0" "PAHAWH HMONG CONSONANT LAU\0" "PAHAWH HMONG CONSONANT MAU\0" "PAHAWH HMONG CONSONANT NAU\0" "PAHAWH HMONG CONSONANT NCHAU\0" "PAHAWH HMONG CONSONANT NKAU\0" "PAHAWH HMONG CONSONANT NLAU\0" "PAHAWH HMONG CONSONANT NTHAU\0" "PAHAWH HMONG CONSONANT NTSAU\0" "PAHAWH HMONG CONSONANT PLHAU\0" "PAHAWH HMONG CONSONANT QHAU\0" "PAHAWH HMONG CONSONANT RAU\0" "PAHAWH HMONG CONSONANT VAU\0" "PAHAWH HMONG CONSONANT XAU\0" "PAHAWH HMONG CONSONANT YAU\0" "PAHAWH HMONG DIGIT EIGHT\0" "PAHAWH HMONG DIGIT FIVE\0" "PAHAWH HMONG DIGIT FOUR\0" "PAHAWH HMONG DIGIT NINE\0" "PAHAWH HMONG DIGIT ONE\0" "PAHAWH HMONG DIGIT SEVEN\0" "PAHAWH HMONG DIGIT SIX\0" "PAHAWH HMONG DIGIT THREE\0" "PAHAWH HMONG DIGIT TWO\0" "PAHAWH HMONG DIGIT ZERO\0" "PAHAWH HMONG MARK CIM HOM\0" "PAHAWH HMONG MARK CIM KES\0" "PAHAWH HMONG MARK CIM KHAV\0" "PAHAWH HMONG MARK CIM SO\0" "PAHAWH HMONG MARK CIM SUAM\0" "PAHAWH HMONG MARK CIM TAUM\0" "PAHAWH HMONG MARK CIM TUB\0" "PAHAWH HMONG NUMBER HUNDRED MILLIONS\0" "PAHAWH HMONG NUMBER HUNDREDS\0" "PAHAWH HMONG NUMBER MILLIONS\0" "PAHAWH HMONG NUMBER TEN BILLIONS\0" "PAHAWH HMONG NUMBER TEN THOUSANDS\0" "PAHAWH HMONG NUMBER TENS\0" "PAHAWH HMONG NUMBER TRILLIONS\0" "PAHAWH HMONG SIGN AV\0" "PAHAWH HMONG SIGN CIM CHEEM\0" "PAHAWH HMONG SIGN CIM CUAM TSHOOJ\0" "PAHAWH HMONG SIGN CIM HAIS LUS NTOG NTOG\0" "PAHAWH HMONG SIGN CIM NRES TOS\0" "PAHAWH HMONG SIGN CIM PUB DAWB\0" "PAHAWH HMONG SIGN CIM TSOV ROG\0" "PAHAWH HMONG SIGN CIM TXWV\0" "PAHAWH HMONG SIGN CIM TXWV CHWV\0" "PAHAWH HMONG SIGN HLI\0" "PAHAWH HMONG SIGN HNUB\0" "PAHAWH HMONG SIGN IB YAM\0" "PAHAWH HMONG SIGN LOS\0" "PAHAWH HMONG SIGN MEEJ SUAB\0" "PAHAWH HMONG SIGN MEEJ TSEEB\0" "PAHAWH HMONG SIGN MUS\0" "PAHAWH HMONG SIGN NQIG\0" "PAHAWH HMONG SIGN NTUJ\0" "PAHAWH HMONG SIGN TAU\0" "PAHAWH HMONG SIGN THIRD-STAGE HLI\0" "PAHAWH HMONG SIGN TXHEEJ CEEV\0" "PAHAWH HMONG SIGN VOS FEEM\0" "PAHAWH HMONG SIGN VOS LUB\0" "PAHAWH HMONG SIGN VOS NRUA\0" "PAHAWH HMONG SIGN VOS SEEV\0" "PAHAWH HMONG SIGN VOS THIAB\0" "PAHAWH HMONG SIGN VOS THOM\0" "PAHAWH HMONG SIGN VOS TSHAB CEEB\0" "PAHAWH HMONG SIGN XAUS\0" "PAHAWH HMONG SIGN XIAB\0" "PAHAWH HMONG SIGN XYEEM FAIB\0" "PAHAWH HMONG SIGN XYEEM NTXIV\0" "PAHAWH HMONG SIGN XYEEM RHO\0" "PAHAWH HMONG SIGN XYEEM TOV\0" "PAHAWH HMONG SIGN XYOO\0" "PAHAWH HMONG SIGN ZWJ THAJ\0" "PAHAWH HMONG VOWEL KAAB\0" "PAHAWH HMONG VOWEL KAAV\0" "PAHAWH HMONG VOWEL KAB\0" "PAHAWH HMONG VOWEL KAIB\0" "PAHAWH HMONG VOWEL KAIV\0" "PAHAWH HMONG VOWEL KAUB\0" "PAHAWH HMONG VOWEL KAUV\0" "PAHAWH HMONG VOWEL KAV\0" "PAHAWH HMONG VOWEL KAWB\0" "PAHAWH HMONG VOWEL KAWV\0" "PAHAWH HMONG VOWEL KEB\0" "PAHAWH HMONG VOWEL KEEB\0" "PAHAWH HMONG VOWEL KEEV\0" "PAHAWH HMONG VOWEL KEV\0" "PAHAWH HMONG VOWEL KIAB\0" "PAHAWH HMONG VOWEL KIAV\0" "PAHAWH HMONG VOWEL KIB\0" "PAHAWH HMONG VOWEL KIV\0" "PAHAWH HMONG VOWEL KOB\0" "PAHAWH HMONG VOWEL KOOB\0" "PAHAWH HMONG VOWEL KOOV\0" "PAHAWH HMONG VOWEL KOV\0" "PAHAWH HMONG VOWEL KUAB\0" "PAHAWH HMONG VOWEL KUAV\0" "PAHAWH HMONG VOWEL KUB\0" "PAHAWH HMONG VOWEL KUV\0" "PAHAWH HMONG VOWEL KWB\0" "PAHAWH HMONG VOWEL KWV\0" "PALLAS\0" "PALM BRANCH\0" "PALM TREE\0" "PALMS UP TOGETHER\0" "PALMYRENE LEFT-POINTING FLEURON\0" "PALMYRENE LETTER ALEPH\0" "PALMYRENE LETTER AYIN\0" "PALMYRENE LETTER BETH\0" "PALMYRENE LETTER DALETH\0" "PALMYRENE LETTER FINAL NUN\0" "PALMYRENE LETTER GIMEL\0" "PALMYRENE LETTER HE\0" "PALMYRENE LETTER HETH\0" "PALMYRENE LETTER KAPH\0" "PALMYRENE LETTER LAMEDH\0" "PALMYRENE LETTER MEM\0" "PALMYRENE LETTER NUN\0" "PALMYRENE LETTER PE\0" "PALMYRENE LETTER QOPH\0" "PALMYRENE LETTER RESH\0" "PALMYRENE LETTER SADHE\0" "PALMYRENE LETTER SAMEKH\0" "PALMYRENE LETTER SHIN\0" "PALMYRENE LETTER TAW\0" "PALMYRENE LETTER TETH\0" "PALMYRENE LETTER WAW\0" "PALMYRENE LETTER YODH\0" "PALMYRENE LETTER ZAYIN\0" "PALMYRENE NUMBER FIVE\0" "PALMYRENE NUMBER FOUR\0" "PALMYRENE NUMBER ONE\0" "PALMYRENE NUMBER TEN\0" "PALMYRENE NUMBER THREE\0" "PALMYRENE NUMBER TWENTY\0" "PALMYRENE NUMBER TWO\0" "PALMYRENE RIGHT-POINTING FLEURON\0" "PANCAKES\0" "PANDA FACE\0" "PAPERCLIP\0" "PARACHUTE\0" "PARAGRAPH SEPARATOR\0" "PARAGRAPHOS\0" "PARAGRAPHUS MARK\0" "PARALLEL TO\0" "PARALLEL WITH HORIZONTAL STROKE\0" "PARALLEL WITH TILDE OPERATOR\0" "PARENTHESIZED DIGIT EIGHT\0" "PARENTHESIZED DIGIT FIVE\0" "PARENTHESIZED DIGIT FOUR\0" "PARENTHESIZED DIGIT NINE\0" "PARENTHESIZED DIGIT ONE\0" "PARENTHESIZED DIGIT SEVEN\0" "PARENTHESIZED DIGIT SIX\0" "PARENTHESIZED DIGIT THREE\0" "PARENTHESIZED DIGIT TWO\0" "PARENTHESIZED HANGUL CHIEUCH\0" "PARENTHESIZED HANGUL CHIEUCH A\0" "PARENTHESIZED HANGUL CIEUC\0" "PARENTHESIZED HANGUL CIEUC A\0" "PARENTHESIZED HANGUL CIEUC U\0" "PARENTHESIZED HANGUL HIEUH\0" "PARENTHESIZED HANGUL HIEUH A\0" "PARENTHESIZED HANGUL IEUNG\0" "PARENTHESIZED HANGUL IEUNG A\0" "PARENTHESIZED HANGUL KHIEUKH\0" "PARENTHESIZED HANGUL KHIEUKH A\0" "PARENTHESIZED HANGUL KIYEOK\0" "PARENTHESIZED HANGUL KIYEOK A\0" "PARENTHESIZED HANGUL MIEUM\0" "PARENTHESIZED HANGUL MIEUM A\0" "PARENTHESIZED HANGUL NIEUN\0" "PARENTHESIZED HANGUL NIEUN A\0" "PARENTHESIZED HANGUL PHIEUPH\0" "PARENTHESIZED HANGUL PHIEUPH A\0" "PARENTHESIZED HANGUL PIEUP\0" "PARENTHESIZED HANGUL PIEUP A\0" "PARENTHESIZED HANGUL RIEUL\0" "PARENTHESIZED HANGUL RIEUL A\0" "PARENTHESIZED HANGUL SIOS\0" "PARENTHESIZED HANGUL SIOS A\0" "PARENTHESIZED HANGUL THIEUTH\0" "PARENTHESIZED HANGUL THIEUTH A\0" "PARENTHESIZED HANGUL TIKEUT\0" "PARENTHESIZED HANGUL TIKEUT A\0" "PARENTHESIZED IDEOGRAPH ALLIANCE\0" "PARENTHESIZED IDEOGRAPH CALL\0" "PARENTHESIZED IDEOGRAPH CONGRATULATION\0" "PARENTHESIZED IDEOGRAPH EARTH\0" "PARENTHESIZED IDEOGRAPH EIGHT\0" "PARENTHESIZED IDEOGRAPH ENTERPRISE\0" "PARENTHESIZED IDEOGRAPH FESTIVAL\0" "PARENTHESIZED IDEOGRAPH FINANCIAL\0" "PARENTHESIZED IDEOGRAPH FIRE\0" "PARENTHESIZED IDEOGRAPH FIVE\0" "PARENTHESIZED IDEOGRAPH FOUR\0" "PARENTHESIZED IDEOGRAPH HAVE\0" "PARENTHESIZED IDEOGRAPH LABOR\0" "PARENTHESIZED IDEOGRAPH METAL\0" "PARENTHESIZED IDEOGRAPH MOON\0" "PARENTHESIZED IDEOGRAPH NAME\0" "PARENTHESIZED IDEOGRAPH NINE\0" "PARENTHESIZED IDEOGRAPH ONE\0" "PARENTHESIZED IDEOGRAPH REACH\0" "PARENTHESIZED IDEOGRAPH REPRESENT\0" "PARENTHESIZED IDEOGRAPH RESOURCE\0" "PARENTHESIZED IDEOGRAPH REST\0" "PARENTHESIZED IDEOGRAPH SELF\0" "PARENTHESIZED IDEOGRAPH SEVEN\0" "PARENTHESIZED IDEOGRAPH SIX\0" "PARENTHESIZED IDEOGRAPH SOCIETY\0" "PARENTHESIZED IDEOGRAPH SPECIAL\0" "PARENTHESIZED IDEOGRAPH STOCK\0" "PARENTHESIZED IDEOGRAPH STUDY\0" "PARENTHESIZED IDEOGRAPH SUN\0" "PARENTHESIZED IDEOGRAPH SUPERVISE\0" "PARENTHESIZED IDEOGRAPH TEN\0" "PARENTHESIZED IDEOGRAPH THREE\0" "PARENTHESIZED IDEOGRAPH TWO\0" "PARENTHESIZED IDEOGRAPH WATER\0" "PARENTHESIZED IDEOGRAPH WOOD\0" "PARENTHESIZED KOREAN CHARACTER O HU\0" "PARENTHESIZED KOREAN CHARACTER OJEON\0" "PARENTHESIZED LATIN CAPITAL LETTER A\0" "PARENTHESIZED LATIN CAPITAL LETTER B\0" "PARENTHESIZED LATIN CAPITAL LETTER C\0" "PARENTHESIZED LATIN CAPITAL LETTER D\0" "PARENTHESIZED LATIN CAPITAL LETTER E\0" "PARENTHESIZED LATIN CAPITAL LETTER F\0" "PARENTHESIZED LATIN CAPITAL LETTER G\0" "PARENTHESIZED LATIN CAPITAL LETTER H\0" "PARENTHESIZED LATIN CAPITAL LETTER I\0" "PARENTHESIZED LATIN CAPITAL LETTER J\0" "PARENTHESIZED LATIN CAPITAL LETTER K\0" "PARENTHESIZED LATIN CAPITAL LETTER L\0" "PARENTHESIZED LATIN CAPITAL LETTER M\0" "PARENTHESIZED LATIN CAPITAL LETTER N\0" "PARENTHESIZED LATIN CAPITAL LETTER O\0" "PARENTHESIZED LATIN CAPITAL LETTER P\0" "PARENTHESIZED LATIN CAPITAL LETTER Q\0" "PARENTHESIZED LATIN CAPITAL LETTER R\0" "PARENTHESIZED LATIN CAPITAL LETTER S\0" "PARENTHESIZED LATIN CAPITAL LETTER T\0" "PARENTHESIZED LATIN CAPITAL LETTER U\0" "PARENTHESIZED LATIN CAPITAL LETTER V\0" "PARENTHESIZED LATIN CAPITAL LETTER W\0" "PARENTHESIZED LATIN CAPITAL LETTER X\0" "PARENTHESIZED LATIN CAPITAL LETTER Y\0" "PARENTHESIZED LATIN CAPITAL LETTER Z\0" "PARENTHESIZED LATIN SMALL LETTER A\0" "PARENTHESIZED LATIN SMALL LETTER B\0" "PARENTHESIZED LATIN SMALL LETTER C\0" "PARENTHESIZED LATIN SMALL LETTER D\0" "PARENTHESIZED LATIN SMALL LETTER E\0" "PARENTHESIZED LATIN SMALL LETTER F\0" "PARENTHESIZED LATIN SMALL LETTER G\0" "PARENTHESIZED LATIN SMALL LETTER H\0" "PARENTHESIZED LATIN SMALL LETTER I\0" "PARENTHESIZED LATIN SMALL LETTER J\0" "PARENTHESIZED LATIN SMALL LETTER K\0" "PARENTHESIZED LATIN SMALL LETTER L\0" "PARENTHESIZED LATIN SMALL LETTER M\0" "PARENTHESIZED LATIN SMALL LETTER N\0" "PARENTHESIZED LATIN SMALL LETTER O\0" "PARENTHESIZED LATIN SMALL LETTER P\0" "PARENTHESIZED LATIN SMALL LETTER Q\0" "PARENTHESIZED LATIN SMALL LETTER R\0" "PARENTHESIZED LATIN SMALL LETTER S\0" "PARENTHESIZED LATIN SMALL LETTER T\0" "PARENTHESIZED LATIN SMALL LETTER U\0" "PARENTHESIZED LATIN SMALL LETTER V\0" "PARENTHESIZED LATIN SMALL LETTER W\0" "PARENTHESIZED LATIN SMALL LETTER X\0" "PARENTHESIZED LATIN SMALL LETTER Y\0" "PARENTHESIZED LATIN SMALL LETTER Z\0" "PARENTHESIZED NUMBER EIGHTEEN\0" "PARENTHESIZED NUMBER ELEVEN\0" "PARENTHESIZED NUMBER FIFTEEN\0" "PARENTHESIZED NUMBER FOURTEEN\0" "PARENTHESIZED NUMBER NINETEEN\0" "PARENTHESIZED NUMBER SEVENTEEN\0" "PARENTHESIZED NUMBER SIXTEEN\0" "PARENTHESIZED NUMBER TEN\0" "PARENTHESIZED NUMBER THIRTEEN\0" "PARENTHESIZED NUMBER TWELVE\0" "PARENTHESIZED NUMBER TWENTY\0" "PARROT\0" "PART ALTERNATION MARK\0" "PARTIAL DIFFERENTIAL\0" "PARTIALLY-RECYCLED PAPER SYMBOL\0" "PARTNERSHIP SIGN\0" "PARTY POPPER\0" "PASSED SYMBOL\0" "PASSENGER SHIP\0" "PASSIVE-PULL-DOWN-OUTPUT SYMBOL\0" "PASSIVE-PULL-UP-OUTPUT SYMBOL\0" "PASSPORT CONTROL\0" "PAU CIN HAU GLOTTAL STOP\0" "PAU CIN HAU GLOTTAL STOP FINAL\0" "PAU CIN HAU GLOTTAL STOP VARIANT\0" "PAU CIN HAU LETTER A\0" "PAU CIN HAU LETTER BA\0" "PAU CIN HAU LETTER CA\0" "PAU CIN HAU LETTER CHA\0" "PAU CIN HAU LETTER DA\0" "PAU CIN HAU LETTER E\0" "PAU CIN HAU LETTER FA\0" "PAU CIN HAU LETTER FINAL K\0" "PAU CIN HAU LETTER FINAL L\0" "PAU CIN HAU LETTER FINAL M\0" "PAU CIN HAU LETTER FINAL N\0" "PAU CIN HAU LETTER FINAL NG\0" "PAU CIN HAU LETTER FINAL P\0" "PAU CIN HAU LETTER FINAL T\0" "PAU CIN HAU LETTER FINAL W\0" "PAU CIN HAU LETTER FINAL Y\0" "PAU CIN HAU LETTER GA\0" "PAU CIN HAU LETTER HA\0" "PAU CIN HAU LETTER I\0" "PAU CIN HAU LETTER IA\0" "PAU CIN HAU LETTER KA\0" "PAU CIN HAU LETTER KHA\0" "PAU CIN HAU LETTER LA\0" "PAU CIN HAU LETTER MA\0" "PAU CIN HAU LETTER NA\0" "PAU CIN HAU LETTER NGA\0" "PAU CIN HAU LETTER O\0" "PAU CIN HAU LETTER PA\0" "PAU CIN HAU LETTER PHA\0" "PAU CIN HAU LETTER RA\0" "PAU CIN HAU LETTER SA\0" "PAU CIN HAU LETTER TA\0" "PAU CIN HAU LETTER THA\0" "PAU CIN HAU LETTER U\0" "PAU CIN HAU LETTER UA\0" "PAU CIN HAU LETTER VA\0" "PAU CIN HAU LETTER ZA\0" "PAU CIN HAU LOW-FALLING TONE\0" "PAU CIN HAU LOW-FALLING TONE FINAL\0" "PAU CIN HAU LOW-FALLING TONE LONG\0" "PAU CIN HAU LOW-FALLING TONE LONG FINAL\0" "PAU CIN HAU MID-LEVEL TONE\0" "PAU CIN HAU MID-LEVEL TONE FINAL\0" "PAU CIN HAU MID-LEVEL TONE LONG FINAL\0" "PAU CIN HAU RISING TONE\0" "PAU CIN HAU RISING TONE FINAL\0" "PAU CIN HAU RISING TONE LONG\0" "PAU CIN HAU RISING TONE LONG FINAL\0" "PAU CIN HAU SANDHI GLOTTAL STOP\0" "PAU CIN HAU SANDHI GLOTTAL STOP FINAL\0" "PAU CIN HAU SANDHI TONE\0" "PAU CIN HAU SANDHI TONE FINAL\0" "PAU CIN HAU SANDHI TONE LONG\0" "PAU CIN HAU SANDHI TONE LONG FINAL\0" "PAW PRINTS\0" "PEACE SYMBOL\0" "PEACH\0" "PEACOCK\0" "PEANUTS\0" "PEAR\0" "PEDESTRIAN\0" "PEN OVER STAMPED ENVELOPE\0" "PENCIL\0" "PENGUIN\0" "PENSIVE FACE\0" "PENTAGRAM\0" "PEOPLE HUGGING\0" "PER MILLE SIGN\0" "PER SIGN\0" "PER TEN THOUSAND SIGN\0" "PERCENT SIGN\0" "PERFORMING ARTS\0" "PERMANENT PAPER SIGN\0" "PERPENDICULAR\0" "PERPENDICULAR WITH S\0" "PERSEVERING FACE\0" "PERSON BOWING DEEPLY\0" "PERSON CLIMBING\0" "PERSON DOING CARTWHEEL\0" "PERSON FROWNING\0" "PERSON IN LOTUS POSITION\0" "PERSON IN STEAMY ROOM\0" "PERSON RAISING BOTH HANDS IN CELEBRATION\0" "PERSON WITH BALL\0" "PERSON WITH BLOND HAIR\0" "PERSON WITH FOLDED HANDS\0" "PERSON WITH HEADSCARF\0" "PERSON WITH POUTING FACE\0" "PERSONAL COMPUTER\0" "PERSPECTIVE\0" "PESETA SIGN\0" "PESO SIGN\0" "PETRI DISH\0" "PHAGS-PA DOUBLE HEAD MARK\0" "PHAGS-PA LETTER A\0" "PHAGS-PA LETTER ALTERNATE YA\0" "PHAGS-PA LETTER ASPIRATED FA\0" "PHAGS-PA LETTER BA\0" "PHAGS-PA LETTER CA\0" "PHAGS-PA LETTER CANDRABINDU\0" "PHAGS-PA LETTER CHA\0" "PHAGS-PA LETTER DA\0" "PHAGS-PA LETTER DDA\0" "PHAGS-PA LETTER DZA\0" "PHAGS-PA LETTER E\0" "PHAGS-PA LETTER EE\0" "PHAGS-PA LETTER FA\0" "PHAGS-PA LETTER GA\0" "PHAGS-PA LETTER GGA\0" "PHAGS-PA LETTER HA\0" "PHAGS-PA LETTER I\0" "PHAGS-PA LETTER JA\0" "PHAGS-PA LETTER KA\0" "PHAGS-PA LETTER KHA\0" "PHAGS-PA LETTER LA\0" "PHAGS-PA LETTER MA\0" "PHAGS-PA LETTER NA\0" "PHAGS-PA LETTER NGA\0" "PHAGS-PA LETTER NNA\0" "PHAGS-PA LETTER NYA\0" "PHAGS-PA LETTER O\0" "PHAGS-PA LETTER PA\0" "PHAGS-PA LETTER PHA\0" "PHAGS-PA LETTER QA\0" "PHAGS-PA LETTER RA\0" "PHAGS-PA LETTER SA\0" "PHAGS-PA LETTER SHA\0" "PHAGS-PA LETTER SMALL A\0" "PHAGS-PA LETTER TA\0" "PHAGS-PA LETTER THA\0" "PHAGS-PA LETTER TSA\0" "PHAGS-PA LETTER TSHA\0" "PHAGS-PA LETTER TTA\0" "PHAGS-PA LETTER TTHA\0" "PHAGS-PA LETTER U\0" "PHAGS-PA LETTER VOICED HA\0" "PHAGS-PA LETTER VOICELESS SHA\0" "PHAGS-PA LETTER WA\0" "PHAGS-PA LETTER XA\0" "PHAGS-PA LETTER YA\0" "PHAGS-PA LETTER ZA\0" "PHAGS-PA LETTER ZHA\0" "PHAGS-PA MARK DOUBLE SHAD\0" "PHAGS-PA MARK SHAD\0" "PHAGS-PA SINGLE HEAD MARK\0" "PHAGS-PA SUBJOINED LETTER RA\0" "PHAGS-PA SUBJOINED LETTER WA\0" "PHAGS-PA SUBJOINED LETTER YA\0" "PHAGS-PA SUPERFIXED LETTER RA\0" "PHAISTOS DISC SIGN ARROW\0" "PHAISTOS DISC SIGN BEE\0" "PHAISTOS DISC SIGN BEEHIVE\0" "PHAISTOS DISC SIGN BOOMERANG\0" "PHAISTOS DISC SIGN BOW\0" "PHAISTOS DISC SIGN BULLS LEG\0" "PHAISTOS DISC SIGN CAPTIVE\0" "PHAISTOS DISC SIGN CARPENTRY PLANE\0" "PHAISTOS DISC SIGN CAT\0" "PHAISTOS DISC SIGN CHILD\0" "PHAISTOS DISC SIGN CLUB\0" "PHAISTOS DISC SIGN COLUMN\0" "PHAISTOS DISC SIGN COMB\0" "PHAISTOS DISC SIGN COMBINING OBLIQUE STROKE\0" "PHAISTOS DISC SIGN DOLIUM\0" "PHAISTOS DISC SIGN DOVE\0" "PHAISTOS DISC SIGN EAGLE\0" "PHAISTOS DISC SIGN FLUTE\0" "PHAISTOS DISC SIGN GAUNTLET\0" "PHAISTOS DISC SIGN GRATER\0" "PHAISTOS DISC SIGN HELMET\0" "PHAISTOS DISC SIGN HIDE\0" "PHAISTOS DISC SIGN HORN\0" "PHAISTOS DISC SIGN LID\0" "PHAISTOS DISC SIGN LILY\0" "PHAISTOS DISC SIGN MANACLES\0" "PHAISTOS DISC SIGN MATTOCK\0" "PHAISTOS DISC SIGN OX BACK\0" "PHAISTOS DISC SIGN PAPYRUS\0" "PHAISTOS DISC SIGN PEDESTRIAN\0" "PHAISTOS DISC SIGN PLANE TREE\0" "PHAISTOS DISC SIGN PLUMED HEAD\0" "PHAISTOS DISC SIGN RAM\0" "PHAISTOS DISC SIGN ROSETTE\0" "PHAISTOS DISC SIGN SAW\0" "PHAISTOS DISC SIGN SHIELD\0" "PHAISTOS DISC SIGN SHIP\0" "PHAISTOS DISC SIGN SLING\0" "PHAISTOS DISC SIGN SMALL AXE\0" "PHAISTOS DISC SIGN STRAINER\0" "PHAISTOS DISC SIGN TATTOOED HEAD\0" "PHAISTOS DISC SIGN TIARA\0" "PHAISTOS DISC SIGN TUNNY\0" "PHAISTOS DISC SIGN VINE\0" "PHAISTOS DISC SIGN WAVY BAND\0" "PHAISTOS DISC SIGN WOMAN\0" "PHILIPPINE DOUBLE PUNCTUATION\0" "PHILIPPINE SINGLE PUNCTUATION\0" "PHOENICIAN LETTER AIN\0" "PHOENICIAN LETTER ALF\0" "PHOENICIAN LETTER BET\0" "PHOENICIAN LETTER DELT\0" "PHOENICIAN LETTER GAML\0" "PHOENICIAN LETTER HE\0" "PHOENICIAN LETTER HET\0" "PHOENICIAN LETTER KAF\0" "PHOENICIAN LETTER LAMD\0" "PHOENICIAN LETTER MEM\0" "PHOENICIAN LETTER NUN\0" "PHOENICIAN LETTER PE\0" "PHOENICIAN LETTER QOF\0" "PHOENICIAN LETTER ROSH\0" "PHOENICIAN LETTER SADE\0" "PHOENICIAN LETTER SEMK\0" "PHOENICIAN LETTER SHIN\0" "PHOENICIAN LETTER TAU\0" "PHOENICIAN LETTER TET\0" "PHOENICIAN LETTER WAU\0" "PHOENICIAN LETTER YOD\0" "PHOENICIAN LETTER ZAI\0" "PHOENICIAN NUMBER ONE\0" "PHOENICIAN NUMBER ONE HUNDRED\0" "PHOENICIAN NUMBER TEN\0" "PHOENICIAN NUMBER THREE\0" "PHOENICIAN NUMBER TWENTY\0" "PHOENICIAN NUMBER TWO\0" "PHOENICIAN WORD SEPARATOR\0" "PHOLUS\0" "PICK\0" "PICKUP TRUCK\0" "PIE\0" "PIG\0" "PIG FACE\0" "PIG NOSE\0" "PILCROW SIGN\0" "PILE OF POO\0" "PILL\0" "PINATA\0" "PINCHED FINGERS\0" "PINCHING HAND\0" "PINE DECORATION\0" "PINEAPPLE\0" "PINWHEEL STAR\0" "PISCES\0" "PISTOL\0" "PITCHFORK\0" "PITCHFORK WITH TEE TOP\0" "PLACARD\0" "PLACE OF INTEREST SIGN\0" "PLACE OF WORSHIP\0" "PLANCK CONSTANT\0" "PLANCK CONSTANT OVER TWO PI\0" "PLAYING CARD ACE OF CLUBS\0" "PLAYING CARD ACE OF DIAMONDS\0" "PLAYING CARD ACE OF HEARTS\0" "PLAYING CARD ACE OF SPADES\0" "PLAYING CARD BACK\0" "PLAYING CARD BLACK JOKER\0" "PLAYING CARD EIGHT OF CLUBS\0" "PLAYING CARD EIGHT OF DIAMONDS\0" "PLAYING CARD EIGHT OF HEARTS\0" "PLAYING CARD EIGHT OF SPADES\0" "PLAYING CARD FIVE OF CLUBS\0" "PLAYING CARD FIVE OF DIAMONDS\0" "PLAYING CARD FIVE OF HEARTS\0" "PLAYING CARD FIVE OF SPADES\0" "PLAYING CARD FOOL\0" "PLAYING CARD FOUR OF CLUBS\0" "PLAYING CARD FOUR OF DIAMONDS\0" "PLAYING CARD FOUR OF HEARTS\0" "PLAYING CARD FOUR OF SPADES\0" "PLAYING CARD JACK OF CLUBS\0" "PLAYING CARD JACK OF DIAMONDS\0" "PLAYING CARD JACK OF HEARTS\0" "PLAYING CARD JACK OF SPADES\0" "PLAYING CARD KING OF CLUBS\0" "PLAYING CARD KING OF DIAMONDS\0" "PLAYING CARD KING OF HEARTS\0" "PLAYING CARD KING OF SPADES\0" "PLAYING CARD KNIGHT OF CLUBS\0" "PLAYING CARD KNIGHT OF DIAMONDS\0" "PLAYING CARD KNIGHT OF HEARTS\0" "PLAYING CARD KNIGHT OF SPADES\0" "PLAYING CARD NINE OF CLUBS\0" "PLAYING CARD NINE OF DIAMONDS\0" "PLAYING CARD NINE OF HEARTS\0" "PLAYING CARD NINE OF SPADES\0" "PLAYING CARD QUEEN OF CLUBS\0" "PLAYING CARD QUEEN OF DIAMONDS\0" "PLAYING CARD QUEEN OF HEARTS\0" "PLAYING CARD QUEEN OF SPADES\0" "PLAYING CARD RED JOKER\0" "PLAYING CARD SEVEN OF CLUBS\0" "PLAYING CARD SEVEN OF DIAMONDS\0" "PLAYING CARD SEVEN OF HEARTS\0" "PLAYING CARD SEVEN OF SPADES\0" "PLAYING CARD SIX OF CLUBS\0" "PLAYING CARD SIX OF DIAMONDS\0" "PLAYING CARD SIX OF HEARTS\0" "PLAYING CARD SIX OF SPADES\0" "PLAYING CARD TEN OF CLUBS\0" "PLAYING CARD TEN OF DIAMONDS\0" "PLAYING CARD TEN OF HEARTS\0" "PLAYING CARD TEN OF SPADES\0" "PLAYING CARD THREE OF CLUBS\0" "PLAYING CARD THREE OF DIAMONDS\0" "PLAYING CARD THREE OF HEARTS\0" "PLAYING CARD THREE OF SPADES\0" "PLAYING CARD TRUMP-1\0" "PLAYING CARD TRUMP-10\0" "PLAYING CARD TRUMP-11\0" "PLAYING CARD TRUMP-12\0" "PLAYING CARD TRUMP-13\0" "PLAYING CARD TRUMP-14\0" "PLAYING CARD TRUMP-15\0" "PLAYING CARD TRUMP-16\0" "PLAYING CARD TRUMP-17\0" "PLAYING CARD TRUMP-18\0" "PLAYING CARD TRUMP-19\0" "PLAYING CARD TRUMP-2\0" "PLAYING CARD TRUMP-20\0" "PLAYING CARD TRUMP-21\0" "PLAYING CARD TRUMP-3\0" "PLAYING CARD TRUMP-4\0" "PLAYING CARD TRUMP-5\0" "PLAYING CARD TRUMP-6\0" "PLAYING CARD TRUMP-7\0" "PLAYING CARD TRUMP-8\0" "PLAYING CARD TRUMP-9\0" "PLAYING CARD TWO OF CLUBS\0" "PLAYING CARD TWO OF DIAMONDS\0" "PLAYING CARD TWO OF HEARTS\0" "PLAYING CARD TWO OF SPADES\0" "PLAYING CARD WHITE JOKER\0" "PLUNGER\0" "PLUS SIGN\0" "PLUS SIGN ABOVE EQUALS SIGN\0" "PLUS SIGN IN LEFT HALF CIRCLE\0" "PLUS SIGN IN RIGHT HALF CIRCLE\0" "PLUS SIGN IN TRIANGLE\0" "PLUS SIGN WITH BLACK TRIANGLE\0" "PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE\0" "PLUS SIGN WITH DOT BELOW\0" "PLUS SIGN WITH SMALL CIRCLE ABOVE\0" "PLUS SIGN WITH SUBSCRIPT TWO\0" "PLUS SIGN WITH TILDE ABOVE\0" "PLUS SIGN WITH TILDE BELOW\0" "PLUS-MINUS SIGN\0" "PLUTO\0" "PLUTO FORM FIVE\0" "PLUTO FORM FOUR\0" "PLUTO FORM THREE\0" "PLUTO FORM TWO\0" "POCKET CALCULATOR\0" "POLICE CAR\0" "POLICE CARS REVOLVING LIGHT\0" "POLICE OFFICER\0" "POODLE\0" "POP DIRECTIONAL FORMATTING\0" "POP DIRECTIONAL ISOLATE\0" "POPCORN\0" "PORTABLE STEREO\0" "POSEIDON\0" "POSITION INDICATOR\0" "POSTAL HORN\0" "POSTAL MARK\0" "POSTAL MARK FACE\0" "POSTBOX\0" "POT OF FOOD\0" "POTABLE WATER SYMBOL\0" "POTATO\0" "POTTED PLANT\0" "POUCH\0" "POULTRY LEG\0" "POUND SIGN\0" "POUTING CAT FACE\0" "POUTING FACE\0" "POWER ON SYMBOL\0" "POWER ON-OFF SYMBOL\0" "POWER SLEEP SYMBOL\0" "POWER SYMBOL\0" "PRAYER BEADS\0" "PRECEDES\0" "PRECEDES ABOVE ALMOST EQUAL TO\0" "PRECEDES ABOVE EQUALS SIGN\0" "PRECEDES ABOVE NOT ALMOST EQUAL TO\0" "PRECEDES ABOVE NOT EQUAL TO\0" "PRECEDES ABOVE SINGLE-LINE EQUALS SIGN\0" "PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO\0" "PRECEDES BUT NOT EQUIVALENT TO\0" "PRECEDES OR EQUAL TO\0" "PRECEDES OR EQUIVALENT TO\0" "PRECEDES UNDER RELATION\0" "PREGNANT WOMAN\0" "PRESCRIPTION TAKE\0" "PRESENTATION FORM FOR VERTICAL COLON\0" "PRESENTATION FORM FOR VERTICAL COMMA\0" "PRESENTATION FORM FOR VERTICAL EM DASH\0" "PRESENTATION FORM FOR VERTICAL EN DASH\0" "PRESENTATION FORM FOR VERTICAL EXCLAMATION MARK\0" "PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS\0" "PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC COMMA\0" "PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC FULL STOP\0" "PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET\0" "PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET\0" "PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET\0" "PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET\0" "PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET\0" "PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS\0" "PRESENTATION FORM FOR VERTICAL LEFT SQUARE BRACKET\0" "PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET\0" "PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET\0" "PRESENTATION FORM FOR VERTICAL LEFT WHITE LENTICULAR BRACKET\0" "PRESENTATION FORM FOR VERTICAL LOW LINE\0" "PRESENTATION FORM FOR VERTICAL QUESTION MARK\0" "PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET\0" "PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET\0" "PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET\0" "PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET\0" "PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET\0" "PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS\0" "PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET\0" "PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET\0" "PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET\0" "PRESENTATION FORM FOR VERTICAL RIGHT WHITE LENTICULAR BRAKCET\0" "PRESENTATION FORM FOR VERTICAL SEMICOLON\0" "PRESENTATION FORM FOR VERTICAL TWO DOT LEADER\0" "PRESENTATION FORM FOR VERTICAL WAVY LOW LINE\0" "PRETZEL\0" "PREVIOUS PAGE\0" "PRIME\0" "PRINCE\0" "PRINCESS\0" "PRINT SCREEN SYMBOL\0" "PRINTER\0" "PRINTER ICON\0" "PROBING CANE\0" "PROHIBITED SIGN\0" "PROJECTIVE\0" "PROPERTY LINE\0" "PROPORTION\0" "PROPORTIONAL TO\0" "PROSERPINA\0" "PSALTER PAHLAVI FOUR DOTS WITH CROSS\0" "PSALTER PAHLAVI FOUR DOTS WITH DOT\0" "PSALTER PAHLAVI LETTER ALEPH\0" "PSALTER PAHLAVI LETTER BETH\0" "PSALTER PAHLAVI LETTER DALETH\0" "PSALTER PAHLAVI LETTER GIMEL\0" "PSALTER PAHLAVI LETTER HE\0" "PSALTER PAHLAVI LETTER HETH\0" "PSALTER PAHLAVI LETTER KAPH\0" "PSALTER PAHLAVI LETTER LAMEDH\0" "PSALTER PAHLAVI LETTER MEM-QOPH\0" "PSALTER PAHLAVI LETTER NUN\0" "PSALTER PAHLAVI LETTER PE\0" "PSALTER PAHLAVI LETTER SADHE\0" "PSALTER PAHLAVI LETTER SAMEKH\0" "PSALTER PAHLAVI LETTER SHIN\0" "PSALTER PAHLAVI LETTER TAW\0" "PSALTER PAHLAVI LETTER WAW-AYIN-RESH\0" "PSALTER PAHLAVI LETTER YODH\0" "PSALTER PAHLAVI LETTER ZAYIN\0" "PSALTER PAHLAVI NUMBER FOUR\0" "PSALTER PAHLAVI NUMBER ONE\0" "PSALTER PAHLAVI NUMBER ONE HUNDRED\0" "PSALTER PAHLAVI NUMBER TEN\0" "PSALTER PAHLAVI NUMBER THREE\0" "PSALTER PAHLAVI NUMBER TWENTY\0" "PSALTER PAHLAVI NUMBER TWO\0" "PSALTER PAHLAVI SECTION MARK\0" "PSALTER PAHLAVI TURNED SECTION MARK\0" "PUBLIC ADDRESS LOUDSPEAKER\0" "PUNCTUATION SPACE\0" "PUNCTUS ELEVATUS MARK\0" "PURPLE HEART\0" "PURSE\0" "PUSHPIN\0" "PUT LITTER IN ITS PLACE SYMBOL\0" "QUADRANT LOWER LEFT\0" "QUADRANT LOWER RIGHT\0" "QUADRANT UPPER LEFT\0" "QUADRANT UPPER LEFT AND LOWER LEFT AND LOWER RIGHT\0" "QUADRANT UPPER LEFT AND LOWER RIGHT\0" "QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER LEFT\0" "QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER RIGHT\0" "QUADRANT UPPER RIGHT\0" "QUADRANT UPPER RIGHT AND LOWER LEFT\0" "QUADRANT UPPER RIGHT AND LOWER LEFT AND LOWER RIGHT\0" "QUADRUPLE INTEGRAL OPERATOR\0" "QUADRUPLE PRIME\0" "QUARTER NOTE\0" "QUATERNION INTEGRAL OPERATOR\0" "QUESTION EXCLAMATION MARK\0" "QUESTION MARK\0" "QUESTIONED EQUAL TO\0" "QUINCUNX\0" "QUOTATION MARK\0" "RABBIT\0" "RABBIT FACE\0" "RACCOON\0" "RACING CAR\0" "RACING MOTORCYCLE\0" "RADICAL SYMBOL BOTTOM\0" "RADIO\0" "RADIO BUTTON\0" "RADIOACTIVE SIGN\0" "RAILWAY CAR\0" "RAILWAY TRACK\0" "RAIN\0" "RAINBOW\0" "RAISED BACK OF HAND\0" "RAISED COMMA\0" "RAISED DOT\0" "RAISED DOTTED INTERPOLATION MARKER\0" "RAISED FIST\0" "RAISED HAND\0" "RAISED HAND WITH FINGERS SPLAYED\0" "RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS\0" "RAISED INTERPOLATION MARKER\0" "RAISED MC SIGN\0" "RAISED MD SIGN\0" "RAISED MR SIGN\0" "RAISED SQUARE\0" "RAM\0" "RAT\0" "RATIO\0" "RAZOR\0" "RECEIPT\0" "RECREATIONAL VEHICLE\0" "RECYCLED PAPER SYMBOL\0" "RECYCLING SYMBOL FOR GENERIC MATERIALS\0" "RECYCLING SYMBOL FOR TYPE-1 PLASTICS\0" "RECYCLING SYMBOL FOR TYPE-2 PLASTICS\0" "RECYCLING SYMBOL FOR TYPE-3 PLASTICS\0" "RECYCLING SYMBOL FOR TYPE-4 PLASTICS\0" "RECYCLING SYMBOL FOR TYPE-5 PLASTICS\0" "RECYCLING SYMBOL FOR TYPE-6 PLASTICS\0" "RECYCLING SYMBOL FOR TYPE-7 PLASTICS\0" "RED APPLE\0" "RED GIFT ENVELOPE\0" "REFERENCE MARK\0" "REGIONAL INDICATOR SYMBOL LETTER A\0" "REGIONAL INDICATOR SYMBOL LETTER B\0" "REGIONAL INDICATOR SYMBOL LETTER C\0" "REGIONAL INDICATOR SYMBOL LETTER D\0" "REGIONAL INDICATOR SYMBOL LETTER E\0" "REGIONAL INDICATOR SYMBOL LETTER F\0" "REGIONAL INDICATOR SYMBOL LETTER G\0" "REGIONAL INDICATOR SYMBOL LETTER H\0" "REGIONAL INDICATOR SYMBOL LETTER I\0" "REGIONAL INDICATOR SYMBOL LETTER J\0" "REGIONAL INDICATOR SYMBOL LETTER K\0" "REGIONAL INDICATOR SYMBOL LETTER L\0" "REGIONAL INDICATOR SYMBOL LETTER M\0" "REGIONAL INDICATOR SYMBOL LETTER N\0" "REGIONAL INDICATOR SYMBOL LETTER O\0" "REGIONAL INDICATOR SYMBOL LETTER P\0" "REGIONAL INDICATOR SYMBOL LETTER Q\0" "REGIONAL INDICATOR SYMBOL LETTER R\0" "REGIONAL INDICATOR SYMBOL LETTER S\0" "REGIONAL INDICATOR SYMBOL LETTER T\0" "REGIONAL INDICATOR SYMBOL LETTER U\0" "REGIONAL INDICATOR SYMBOL LETTER V\0" "REGIONAL INDICATOR SYMBOL LETTER W\0" "REGIONAL INDICATOR SYMBOL LETTER X\0" "REGIONAL INDICATOR SYMBOL LETTER Y\0" "REGIONAL INDICATOR SYMBOL LETTER Z\0" "REGISTERED SIGN\0" "REJANG CONSONANT SIGN H\0" "REJANG CONSONANT SIGN N\0" "REJANG CONSONANT SIGN NG\0" "REJANG CONSONANT SIGN R\0" "REJANG LETTER A\0" "REJANG LETTER BA\0" "REJANG LETTER CA\0" "REJANG LETTER DA\0" "REJANG LETTER GA\0" "REJANG LETTER HA\0" "REJANG LETTER JA\0" "REJANG LETTER KA\0" "REJANG LETTER LA\0" "REJANG LETTER MA\0" "REJANG LETTER MBA\0" "REJANG LETTER NA\0" "REJANG LETTER NDA\0" "REJANG LETTER NGA\0" "REJANG LETTER NGGA\0" "REJANG LETTER NYA\0" "REJANG LETTER NYJA\0" "REJANG LETTER PA\0" "REJANG LETTER RA\0" "REJANG LETTER SA\0" "REJANG LETTER TA\0" "REJANG LETTER WA\0" "REJANG LETTER YA\0" "REJANG SECTION MARK\0" "REJANG VIRAMA\0" "REJANG VOWEL SIGN AI\0" "REJANG VOWEL SIGN AU\0" "REJANG VOWEL SIGN E\0" "REJANG VOWEL SIGN EA\0" "REJANG VOWEL SIGN EU\0" "REJANG VOWEL SIGN I\0" "REJANG VOWEL SIGN O\0" "REJANG VOWEL SIGN U\0" "RELIEVED FACE\0" "REMINDER RIBBON\0" "REPLACEMENT CHARACTER\0" "RESPONSE\0" "RESTRICTED LEFT ENTRY-1\0" "RESTRICTED LEFT ENTRY-2\0" "RESTROOM\0" "RETURN LEFT\0" "RETURN RIGHT\0" "RETURN SYMBOL\0" "REVERSE CHECKER BOARD\0" "REVERSE LIGHT FOUR POINTED PINWHEEL STAR\0" "REVERSE SOLIDUS\0" "REVERSE SOLIDUS OPERATOR\0" "REVERSE SOLIDUS PRECEDING SUBSET\0" "REVERSE SOLIDUS WITH HORIZONTAL STROKE\0" "REVERSE TILDE OPERATOR ABOVE LEFTWARDS ARROW\0" "REVERSE TILDE OPERATOR ABOVE RIGHTWARDS ARROW\0" "REVERSED ANGLE\0" "REVERSED ANGLE WITH UNDERBAR\0" "REVERSED COMMA\0" "REVERSED DOUBLE PRIME\0" "REVERSED DOUBLE PRIME QUOTATION MARK\0" "REVERSED DOUBLE STROKE NOT SIGN\0" "REVERSED EMPTY SET\0" "REVERSED FORKED PARAGRAPHOS\0" "REVERSED HAND WITH MIDDLE FINGER EXTENDED\0" "REVERSED NOT SIGN\0" "REVERSED PILCROW SIGN\0" "REVERSED PRIME\0" "REVERSED QUESTION MARK\0" "REVERSED RAISED HAND WITH FINGERS SPLAYED\0" "REVERSED RIGHT ANGLE\0" "REVERSED ROTATED FLORAL HEART BULLET\0" "REVERSED SANS-SERIF CAPITAL L\0" "REVERSED SEMICOLON\0" "REVERSED THUMBS DOWN SIGN\0" "REVERSED THUMBS UP SIGN\0" "REVERSED TILDE\0" "REVERSED TILDE EQUALS\0" "REVERSED TRIPLE PRIME\0" "REVERSED VICTORY HAND\0" "REVOLVING HEARTS\0" "RHINOCEROS\0" "RIAL SIGN\0" "RIBBON\0" "RIBBON ARROW DOWN LEFT\0" "RIBBON ARROW DOWN RIGHT\0" "RIBBON ARROW LEFT DOWN\0" "RIBBON ARROW LEFT UP\0" "RIBBON ARROW RIGHT DOWN\0" "RIBBON ARROW RIGHT UP\0" "RIBBON ARROW UP LEFT\0" "RIBBON ARROW UP RIGHT\0" "RICE BALL\0" "RICE CRACKER\0" "RIFLE\0" "RIGHT AND LOWER ONE EIGHTH BLOCK\0" "RIGHT AND UPPER ONE EIGHTH BLOCK\0" "RIGHT ANGER BUBBLE\0" "RIGHT ANGLE\0" "RIGHT ANGLE BRACKET\0" "RIGHT ANGLE BRACKET WITH DOT\0" "RIGHT ANGLE DOTTED SUBSTITUTION MARKER\0" "RIGHT ANGLE SUBSTITUTION MARKER\0" "RIGHT ANGLE VARIANT WITH SQUARE\0" "RIGHT ANGLE WITH ARC\0" "RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW\0" "RIGHT ARC GREATER-THAN BRACKET\0" "RIGHT ARROW WITH CIRCLED PLUS\0" "RIGHT ARROW WITH SMALL CIRCLE\0" "RIGHT BLACK LENTICULAR BRACKET\0" "RIGHT BLACK TORTOISE SHELL BRACKET\0" "RIGHT CEILING\0" "RIGHT CORNER BRACKET\0" "RIGHT CURLY BRACKET\0" "RIGHT CURLY BRACKET LOWER HOOK\0" "RIGHT CURLY BRACKET MIDDLE PIECE\0" "RIGHT CURLY BRACKET UPPER HOOK\0" "RIGHT DOTTED SUBSTITUTION BRACKET\0" "RIGHT DOUBLE ANGLE BRACKET\0" "RIGHT DOUBLE ARROW WITH ROUNDED HEAD\0" "RIGHT DOUBLE PARENTHESIS\0" "RIGHT DOUBLE QUOTATION MARK\0" "RIGHT DOUBLE WIGGLY FENCE\0" "RIGHT FISH TAIL\0" "RIGHT FIVE EIGHTHS BLOCK\0" "RIGHT FLOOR\0" "RIGHT HALF BLACK CIRCLE\0" "RIGHT HALF BLACK STAR\0" "RIGHT HALF BLOCK\0" "RIGHT HALF FOLDER\0" "RIGHT HALF MEDIUM SHADE\0" "RIGHT HALF RUNNING MAN\0" "RIGHT HAND TELEPHONE RECEIVER\0" "RIGHT LOW PARAPHRASE BRACKET\0" "RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT\0" "RIGHT ONE EIGHTH BLOCK\0" "RIGHT ONE QUARTER BLOCK\0" "RIGHT OPEN SQUARED DOT\0" "RIGHT OUTER JOIN\0" "RIGHT PARENTHESIS\0" "RIGHT PARENTHESIS EXTENSION\0" "RIGHT PARENTHESIS LOWER HOOK\0" "RIGHT PARENTHESIS UPPER HOOK\0" "RIGHT RAISED OMISSION BRACKET\0" "RIGHT S-SHAPED BAG DELIMITER\0" "RIGHT SEMIDIRECT PRODUCT\0" "RIGHT SEVEN EIGHTHS BLOCK\0" "RIGHT SIDEWAYS U BRACKET\0" "RIGHT SINGLE QUOTATION MARK\0" "RIGHT SPEAKER\0" "RIGHT SPEAKER WITH ONE SOUND WAVE\0" "RIGHT SPEAKER WITH THREE SOUND WAVES\0" "RIGHT SPEECH BUBBLE\0" "RIGHT SQUARE BRACKET\0" "RIGHT SQUARE BRACKET EXTENSION\0" "RIGHT SQUARE BRACKET LOWER CORNER\0" "RIGHT SQUARE BRACKET UPPER CORNER\0" "RIGHT SQUARE BRACKET WITH QUILL\0" "RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER\0" "RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER\0" "RIGHT SQUARE BRACKET WITH UNDERBAR\0" "RIGHT SUBSTITUTION BRACKET\0" "RIGHT TACK\0" "RIGHT THIRD WHITE RIGHT POINTING INDEX\0" "RIGHT THOUGHT BUBBLE\0" "RIGHT THREE EIGHTHS BLOCK\0" "RIGHT THREE QUARTERS BLOCK\0" "RIGHT TORTOISE SHELL BRACKET\0" "RIGHT TRANSPOSITION BRACKET\0" "RIGHT TRIANGLE\0" "RIGHT TRIANGLE ABOVE LEFT TRIANGLE\0" "RIGHT TRIANGULAR ONE QUARTER BLOCK\0" "RIGHT VERTICAL BAR WITH QUILL\0" "RIGHT VERTICAL BOX LINE\0" "RIGHT WHITE CORNER BRACKET\0" "RIGHT WHITE CURLY BRACKET\0" "RIGHT WHITE LENTICULAR BRACKET\0" "RIGHT WHITE PARENTHESIS\0" "RIGHT WHITE SQUARE BRACKET\0" "RIGHT WHITE TORTOISE SHELL BRACKET\0" "RIGHT WIGGLY FENCE\0" "RIGHT-FACING ARMENIAN ETERNITY SIGN\0" "RIGHT-FACING FIST\0" "RIGHT-FACING SVASTI SIGN\0" "RIGHT-FACING SVASTI SIGN WITH DOTS\0" "RIGHT-HANDED INTERLACED PENTAGRAM\0" "RIGHT-POINTING ANGLE BRACKET\0" "RIGHT-POINTING CURVED ANGLE BRACKET\0" "RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK\0" "RIGHT-POINTING MAGNIFYING GLASS\0" "RIGHT-SHADED WHITE RIGHTWARDS ARROW\0" "RIGHT-SIDE ARC CLOCKWISE ARROW\0" "RIGHT-TO-LEFT EMBEDDING\0" "RIGHT-TO-LEFT ISOLATE\0" "RIGHT-TO-LEFT MARK\0" "RIGHT-TO-LEFT OVERRIDE\0" "RIGHTHAND INTERIOR PRODUCT\0" "RIGHTWARDS ARROW\0" "RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO\0" "RIGHTWARDS ARROW ABOVE REVERSE ALMOST EQUAL TO\0" "RIGHTWARDS ARROW ABOVE REVERSE TILDE OPERATOR\0" "RIGHTWARDS ARROW ABOVE SHORT LEFTWARDS ARROW\0" "RIGHTWARDS ARROW ABOVE TILDE OPERATOR\0" "RIGHTWARDS ARROW AND UPPER AND LOWER ONE EIGHTH BLOCK\0" "RIGHTWARDS ARROW FROM BAR\0" "RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND\0" "RIGHTWARDS ARROW OVER LEFTWARDS ARROW\0" "RIGHTWARDS ARROW THROUGH GREATER-THAN\0" "RIGHTWARDS ARROW THROUGH SUPERSET\0" "RIGHTWARDS ARROW THROUGH X\0" "RIGHTWARDS ARROW TO BAR\0" "RIGHTWARDS ARROW TO BLACK DIAMOND\0" "RIGHTWARDS ARROW WITH CORNER DOWNWARDS\0" "RIGHTWARDS ARROW WITH DOTTED STEM\0" "RIGHTWARDS ARROW WITH DOUBLE VERTICAL STROKE\0" "RIGHTWARDS ARROW WITH EQUILATERAL ARROWHEAD\0" "RIGHTWARDS ARROW WITH HOOK\0" "RIGHTWARDS ARROW WITH LARGE TRIANGLE ARROWHEAD\0" "RIGHTWARDS ARROW WITH LOOP\0" "RIGHTWARDS ARROW WITH MEDIUM TRIANGLE ARROWHEAD\0" "RIGHTWARDS ARROW WITH NOTCHED TAIL\0" "RIGHTWARDS ARROW WITH PLUS BELOW\0" "RIGHTWARDS ARROW WITH SMALL EQUILATERAL ARROWHEAD\0" "RIGHTWARDS ARROW WITH SMALL TRIANGLE ARROWHEAD\0" "RIGHTWARDS ARROW WITH STROKE\0" "RIGHTWARDS ARROW WITH TAIL\0" "RIGHTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE\0" "RIGHTWARDS ARROW WITH TAIL WITH VERTICAL STROKE\0" "RIGHTWARDS ARROW WITH TIP DOWNWARDS\0" "RIGHTWARDS ARROW WITH TIP UPWARDS\0" "RIGHTWARDS ARROW WITH VERTICAL STROKE\0" "RIGHTWARDS ARROW-TAIL\0" "RIGHTWARDS BACK-TILTED SHADOWED WHITE ARROW\0" "RIGHTWARDS BLACK ARROW\0" "RIGHTWARDS BLACK CIRCLED WHITE ARROW\0" "RIGHTWARDS BOTTOM SHADED WHITE ARROW\0" "RIGHTWARDS COMPRESSED ARROW\0" "RIGHTWARDS DASHED ARROW\0" "RIGHTWARDS DOUBLE ARROW\0" "RIGHTWARDS DOUBLE ARROW FROM BAR\0" "RIGHTWARDS DOUBLE ARROW WITH STROKE\0" "RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE\0" "RIGHTWARDS DOUBLE ARROW-TAIL\0" "RIGHTWARDS DOUBLE DASH ARROW\0" "RIGHTWARDS FINGER-POST ARROW\0" "RIGHTWARDS FRONT-TILTED SHADOWED WHITE ARROW\0" "RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON\0" "RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOON WITH BARB DOWN\0" "RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH\0" "RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR\0" "RIGHTWARDS HARPOON WITH BARB DOWN TO BAR\0" "RIGHTWARDS HARPOON WITH BARB DOWNWARDS\0" "RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB UP\0" "RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH\0" "RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB DOWN\0" "RIGHTWARDS HARPOON WITH BARB UP FROM BAR\0" "RIGHTWARDS HARPOON WITH BARB UP TO BAR\0" "RIGHTWARDS HARPOON WITH BARB UPWARDS\0" "RIGHTWARDS HEAVY ARROW\0" "RIGHTWARDS HEAVY COMPRESSED ARROW\0" "RIGHTWARDS LEFT-SHADED WHITE ARROW\0" "RIGHTWARDS OPEN-HEADED ARROW\0" "RIGHTWARDS PAIRED ARROWS\0" "RIGHTWARDS QUADRUPLE ARROW\0" "RIGHTWARDS RIGHT-SHADED WHITE ARROW\0" "RIGHTWARDS ROCKET\0" "RIGHTWARDS SANS-SERIF ARROW\0" "RIGHTWARDS SQUARED ARROW\0" "RIGHTWARDS SQUIGGLE ARROW\0" "RIGHTWARDS TOP SHADED WHITE ARROW\0" "RIGHTWARDS TRIANGLE ARROWHEAD\0" "RIGHTWARDS TRIANGLE-HEADED ARROW\0" "RIGHTWARDS TRIANGLE-HEADED ARROW OVER LEFTWARDS TRIANGLE-HEADED ARROW\0" "RIGHTWARDS TRIANGLE-HEADED ARROW TO BAR\0" "RIGHTWARDS TRIANGLE-HEADED ARROW WITH BOLD SHAFT\0" "RIGHTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE\0" "RIGHTWARDS TRIANGLE-HEADED ARROW WITH HEAVY SHAFT\0" "RIGHTWARDS TRIANGLE-HEADED ARROW WITH LONG TIP DOWNWARDS\0" "RIGHTWARDS TRIANGLE-HEADED ARROW WITH LONG TIP UPWARDS\0" "RIGHTWARDS TRIANGLE-HEADED ARROW WITH MEDIUM SHAFT\0" "RIGHTWARDS TRIANGLE-HEADED ARROW WITH NARROW SHAFT\0" "RIGHTWARDS TRIANGLE-HEADED ARROW WITH VERY HEAVY SHAFT\0" "RIGHTWARDS TRIANGLE-HEADED DASHED ARROW\0" "RIGHTWARDS TRIANGLE-HEADED PAIRED ARROWS\0" "RIGHTWARDS TRIPLE ARROW\0" "RIGHTWARDS TRIPLE DASH ARROW\0" "RIGHTWARDS TWO HEADED ARROW\0" "RIGHTWARDS TWO-HEADED ARROW FROM BAR\0" "RIGHTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE\0" "RIGHTWARDS TWO-HEADED ARROW WITH TAIL\0" "RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE\0" "RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE\0" "RIGHTWARDS TWO-HEADED ARROW WITH TRIANGLE ARROWHEADS\0" "RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE\0" "RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW\0" "RIGHTWARDS WAVE ARROW\0" "RIGHTWARDS WHITE ARROW\0" "RIGHTWARDS WHITE ARROW FROM WALL\0" "RIGHTWARDS WHITE ARROW WITHIN TRIANGLE ARROWHEAD\0" "RING\0" "RING ABOVE\0" "RING EQUAL TO\0" "RING IN EQUAL TO\0" "RING OPERATOR\0" "RING POINT\0" "RINGED PLANET\0" "RINGING BELL\0" "RISING DIAGONAL CROSSING FALLING DIAGONAL\0" "RISING DIAGONAL CROSSING SOUTH EAST ARROW\0" "ROASTED SWEET POTATO\0" "ROBOT FACE\0" "ROCK\0" "ROCKET\0" "ROLL OF PAPER\0" "ROLLED-UP NEWSPAPER\0" "ROLLER COASTER\0" "ROLLER SKATE\0" "ROLLING ON THE FLOOR LAUGHING\0" "ROMAN AS SIGN\0" "ROMAN CENTURIAL SIGN\0" "ROMAN DENARIUS SIGN\0" "ROMAN DIMIDIA SEXTULA SIGN\0" "ROMAN DUPONDIUS SIGN\0" "ROMAN NUMERAL EIGHT\0" "ROMAN NUMERAL ELEVEN\0" "ROMAN NUMERAL FIFTY\0" "ROMAN NUMERAL FIFTY EARLY FORM\0" "ROMAN NUMERAL FIFTY THOUSAND\0" "ROMAN NUMERAL FIVE\0" "ROMAN NUMERAL FIVE HUNDRED\0" "ROMAN NUMERAL FIVE THOUSAND\0" "ROMAN NUMERAL FOUR\0" "ROMAN NUMERAL NINE\0" "ROMAN NUMERAL ONE\0" "ROMAN NUMERAL ONE HUNDRED\0" "ROMAN NUMERAL ONE HUNDRED THOUSAND\0" "ROMAN NUMERAL ONE THOUSAND\0" "ROMAN NUMERAL ONE THOUSAND C D\0" "ROMAN NUMERAL REVERSED ONE HUNDRED\0" "ROMAN NUMERAL SEVEN\0" "ROMAN NUMERAL SIX\0" "ROMAN NUMERAL SIX LATE FORM\0" "ROMAN NUMERAL TEN\0" "ROMAN NUMERAL TEN THOUSAND\0" "ROMAN NUMERAL THREE\0" "ROMAN NUMERAL TWELVE\0" "ROMAN NUMERAL TWO\0" "ROMAN QUINARIUS SIGN\0" "ROMAN SEMUNCIA SIGN\0" "ROMAN SESTERTIUS SIGN\0" "ROMAN SEXTANS SIGN\0" "ROMAN SEXTULA SIGN\0" "ROMAN SILIQUA SIGN\0" "ROMAN UNCIA SIGN\0" "ROOSTER\0" "ROSE\0" "ROSETTE\0" "ROTATED CAPITAL Q\0" "ROTATED FLORAL HEART BULLET\0" "ROTATED HEAVY BLACK HEART BULLET\0" "ROTATED LIGHT FOUR POINTED BLACK CUSP\0" "ROTATED WHITE FOUR POINTED CUSP\0" "ROUND PUSHPIN\0" "ROUND TARGET\0" "ROUNDED SYMBOL FOR CAI\0" "ROUNDED SYMBOL FOR FU\0" "ROUNDED SYMBOL FOR LU\0" "ROUNDED SYMBOL FOR SHOU\0" "ROUNDED SYMBOL FOR SHUANGXI\0" "ROUNDED SYMBOL FOR XI\0" "ROWBOAT\0" "RUBLE SIGN\0" "RUGBY FOOTBALL\0" "RULE-DELAYED\0" "RUMI DIGIT EIGHT\0" "RUMI DIGIT FIVE\0" "RUMI DIGIT FOUR\0" "RUMI DIGIT NINE\0" "RUMI DIGIT ONE\0" "RUMI DIGIT SEVEN\0" "RUMI DIGIT SIX\0" "RUMI DIGIT THREE\0" "RUMI DIGIT TWO\0" "RUMI FRACTION ONE HALF\0" "RUMI FRACTION ONE QUARTER\0" "RUMI FRACTION ONE THIRD\0" "RUMI FRACTION TWO THIRDS\0" "RUMI NUMBER EIGHT HUNDRED\0" "RUMI NUMBER EIGHTY\0" "RUMI NUMBER FIFTY\0" "RUMI NUMBER FIVE HUNDRED\0" "RUMI NUMBER FORTY\0" "RUMI NUMBER FOUR HUNDRED\0" "RUMI NUMBER NINE HUNDRED\0" "RUMI NUMBER NINETY\0" "RUMI NUMBER ONE HUNDRED\0" "RUMI NUMBER SEVEN HUNDRED\0" "RUMI NUMBER SEVENTY\0" "RUMI NUMBER SIX HUNDRED\0" "RUMI NUMBER SIXTY\0" "RUMI NUMBER TEN\0" "RUMI NUMBER THIRTY\0" "RUMI NUMBER THREE HUNDRED\0" "RUMI NUMBER TWENTY\0" "RUMI NUMBER TWO HUNDRED\0" "RUNIC ARLAUG SYMBOL\0" "RUNIC BELGTHOR SYMBOL\0" "RUNIC CROSS PUNCTUATION\0" "RUNIC LETTER AC A\0" "RUNIC LETTER AESC\0" "RUNIC LETTER ALGIZ EOLHX\0" "RUNIC LETTER ANSUZ A\0" "RUNIC LETTER BERKANAN BEORC BJARKAN B\0" "RUNIC LETTER C\0" "RUNIC LETTER CALC\0" "RUNIC LETTER CEALC\0" "RUNIC LETTER CEN\0" "RUNIC LETTER CWEORTH\0" "RUNIC LETTER D\0" "RUNIC LETTER DAGAZ DAEG D\0" "RUNIC LETTER DOTTED-L\0" "RUNIC LETTER DOTTED-N\0" "RUNIC LETTER DOTTED-P\0" "RUNIC LETTER E\0" "RUNIC LETTER EAR\0" "RUNIC LETTER EHWAZ EH E\0" "RUNIC LETTER ENG\0" "RUNIC LETTER ETH\0" "RUNIC LETTER FEHU FEOH FE F\0" "RUNIC LETTER FRANKS CASKET AC\0" "RUNIC LETTER FRANKS CASKET AESC\0" "RUNIC LETTER FRANKS CASKET EH\0" "RUNIC LETTER FRANKS CASKET IS\0" "RUNIC LETTER FRANKS CASKET OS\0" "RUNIC LETTER G\0" "RUNIC LETTER GAR\0" "RUNIC LETTER GEBO GYFU G\0" "RUNIC LETTER GER\0" "RUNIC LETTER HAEGL H\0" "RUNIC LETTER HAGLAZ H\0" "RUNIC LETTER ICELANDIC-YR\0" "RUNIC LETTER ING\0" "RUNIC LETTER INGWAZ\0" "RUNIC LETTER IOR\0" "RUNIC LETTER ISAZ IS ISS I\0" "RUNIC LETTER IWAZ EOH\0" "RUNIC LETTER JERAN J\0" "RUNIC LETTER K\0" "RUNIC LETTER KAUN K\0" "RUNIC LETTER KAUNA\0" "RUNIC LETTER LAUKAZ LAGU LOGR L\0" "RUNIC LETTER LONG-BRANCH-AR AE\0" "RUNIC LETTER LONG-BRANCH-HAGALL H\0" "RUNIC LETTER LONG-BRANCH-MADR M\0" "RUNIC LETTER LONG-BRANCH-OSS O\0" "RUNIC LETTER LONG-BRANCH-YR\0" "RUNIC LETTER MANNAZ MAN M\0" "RUNIC LETTER NAUDIZ NYD NAUD N\0" "RUNIC LETTER O\0" "RUNIC LETTER OE\0" "RUNIC LETTER ON\0" "RUNIC LETTER OO\0" "RUNIC LETTER OPEN-P\0" "RUNIC LETTER OS O\0" "RUNIC LETTER OTHALAN ETHEL O\0" "RUNIC LETTER PERTHO PEORTH P\0" "RUNIC LETTER Q\0" "RUNIC LETTER RAIDO RAD REID R\0" "RUNIC LETTER SH\0" "RUNIC LETTER SHORT-TWIG-AR A\0" "RUNIC LETTER SHORT-TWIG-BJARKAN B\0" "RUNIC LETTER SHORT-TWIG-HAGALL H\0" "RUNIC LETTER SHORT-TWIG-MADR M\0" "RUNIC LETTER SHORT-TWIG-NAUD N\0" "RUNIC LETTER SHORT-TWIG-OSS O\0" "RUNIC LETTER SHORT-TWIG-SOL S\0" "RUNIC LETTER SHORT-TWIG-TYR T\0" "RUNIC LETTER SHORT-TWIG-YR\0" "RUNIC LETTER SIGEL LONG-BRANCH-SOL S\0" "RUNIC LETTER SOWILO S\0" "RUNIC LETTER STAN\0" "RUNIC LETTER THURISAZ THURS THORN\0" "RUNIC LETTER TIWAZ TIR TYR T\0" "RUNIC LETTER URUZ UR U\0" "RUNIC LETTER V\0" "RUNIC LETTER W\0" "RUNIC LETTER WUNJO WYNN W\0" "RUNIC LETTER X\0" "RUNIC LETTER Y\0" "RUNIC LETTER YR\0" "RUNIC LETTER Z\0" "RUNIC MULTIPLE PUNCTUATION\0" "RUNIC SINGLE PUNCTUATION\0" "RUNIC TVIMADUR SYMBOL\0" "RUNNER\0" "RUNNING SHIRT WITH SASH\0" "RUPEE SIGN\0" "RUSSIAN ASTROLOGICAL SYMBOL BINOVILE\0" "RUSSIAN ASTROLOGICAL SYMBOL NOVILE\0" "RUSSIAN ASTROLOGICAL SYMBOL QUINTILE\0" "RUSSIAN ASTROLOGICAL SYMBOL SENTAGON\0" "RUSSIAN ASTROLOGICAL SYMBOL TREDECILE\0" "RUSSIAN ASTROLOGICAL SYMBOL VIGINTILE\0" "S IN TRIANGLE\0" "SAFETY PIN\0" "SAFETY VEST\0" "SAGITTARIUS\0" "SAILBOAT\0" "SAKE BOTTLE AND CUP\0" "SALT SHAKER\0" "SALTIRE\0" "SAMARITAN ABBREVIATION MARK\0" "SAMARITAN LETTER ALAF\0" "SAMARITAN LETTER BAA\0" "SAMARITAN LETTER BIT\0" "SAMARITAN LETTER DALAT\0" "SAMARITAN LETTER FI\0" "SAMARITAN LETTER GAMAN\0" "SAMARITAN LETTER IN\0" "SAMARITAN LETTER IT\0" "SAMARITAN LETTER IY\0" "SAMARITAN LETTER KAAF\0" "SAMARITAN LETTER LABAT\0" "SAMARITAN LETTER MIM\0" "SAMARITAN LETTER NUN\0" "SAMARITAN LETTER QUF\0" "SAMARITAN LETTER RISH\0" "SAMARITAN LETTER SHAN\0" "SAMARITAN LETTER SINGAAT\0" "SAMARITAN LETTER TAAF\0" "SAMARITAN LETTER TIT\0" "SAMARITAN LETTER TSAADIY\0" "SAMARITAN LETTER YUT\0" "SAMARITAN LETTER ZEN\0" "SAMARITAN MARK DAGESH\0" "SAMARITAN MARK EPENTHETIC YUT\0" "SAMARITAN MARK IN\0" "SAMARITAN MARK IN-ALAF\0" "SAMARITAN MARK NEQUDAA\0" "SAMARITAN MARK OCCLUSION\0" "SAMARITAN MODIFIER LETTER EPENTHETIC YUT\0" "SAMARITAN MODIFIER LETTER I\0" "SAMARITAN MODIFIER LETTER SHORT A\0" "SAMARITAN PUNCTUATION AFSAAQ\0" "SAMARITAN PUNCTUATION ANGED\0" "SAMARITAN PUNCTUATION ANNAAU\0" "SAMARITAN PUNCTUATION ARKAANU\0" "SAMARITAN PUNCTUATION ATMAAU\0" "SAMARITAN PUNCTUATION BAU\0" "SAMARITAN PUNCTUATION MELODIC QITSA\0" "SAMARITAN PUNCTUATION NEQUDAA\0" "SAMARITAN PUNCTUATION QITSA\0" "SAMARITAN PUNCTUATION SHIYYAALAA\0" "SAMARITAN PUNCTUATION SOF MASHFAAT\0" "SAMARITAN PUNCTUATION TURU\0" "SAMARITAN PUNCTUATION ZAEF\0" "SAMARITAN PUNCTUATION ZIQAA\0" "SAMARITAN VOWEL SIGN A\0" "SAMARITAN VOWEL SIGN AA\0" "SAMARITAN VOWEL SIGN E\0" "SAMARITAN VOWEL SIGN I\0" "SAMARITAN VOWEL SIGN LONG A\0" "SAMARITAN VOWEL SIGN LONG AA\0" "SAMARITAN VOWEL SIGN LONG E\0" "SAMARITAN VOWEL SIGN LONG I\0" "SAMARITAN VOWEL SIGN LONG U\0" "SAMARITAN VOWEL SIGN O\0" "SAMARITAN VOWEL SIGN OVERLONG A\0" "SAMARITAN VOWEL SIGN OVERLONG AA\0" "SAMARITAN VOWEL SIGN SHORT A\0" "SAMARITAN VOWEL SIGN SUKUN\0" "SAMARITAN VOWEL SIGN U\0" "SANDWICH\0" "SANS-SERIF HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT\0" "SANS-SERIF HEAVY DOUBLE TURNED COMMA QUOTATION MARK ORNAMENT\0" "SANS-SERIF HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT\0" "SANS-SERIF INTERROBANG ORNAMENT\0" "SARI\0" "SATELLITE\0" "SATELLITE ANTENNA\0" "SATURN\0" "SAURASHTRA CONSONANT SIGN HAARU\0" "SAURASHTRA DANDA\0" "SAURASHTRA DIGIT EIGHT\0" "SAURASHTRA DIGIT FIVE\0" "SAURASHTRA DIGIT FOUR\0" "SAURASHTRA DIGIT NINE\0" "SAURASHTRA DIGIT ONE\0" "SAURASHTRA DIGIT SEVEN\0" "SAURASHTRA DIGIT SIX\0" "SAURASHTRA DIGIT THREE\0" "SAURASHTRA DIGIT TWO\0" "SAURASHTRA DIGIT ZERO\0" "SAURASHTRA DOUBLE DANDA\0" "SAURASHTRA LETTER A\0" "SAURASHTRA LETTER AA\0" "SAURASHTRA LETTER AI\0" "SAURASHTRA LETTER AU\0" "SAURASHTRA LETTER BA\0" "SAURASHTRA LETTER BHA\0" "SAURASHTRA LETTER CA\0" "SAURASHTRA LETTER CHA\0" "SAURASHTRA LETTER DA\0" "SAURASHTRA LETTER DDA\0" "SAURASHTRA LETTER DDHA\0" "SAURASHTRA LETTER DHA\0" "SAURASHTRA LETTER E\0" "SAURASHTRA LETTER EE\0" "SAURASHTRA LETTER GA\0" "SAURASHTRA LETTER GHA\0" "SAURASHTRA LETTER HA\0" "SAURASHTRA LETTER I\0" "SAURASHTRA LETTER II\0" "SAURASHTRA LETTER JA\0" "SAURASHTRA LETTER JHA\0" "SAURASHTRA LETTER KA\0" "SAURASHTRA LETTER KHA\0" "SAURASHTRA LETTER LA\0" "SAURASHTRA LETTER LLA\0" "SAURASHTRA LETTER MA\0" "SAURASHTRA LETTER NA\0" "SAURASHTRA LETTER NGA\0" "SAURASHTRA LETTER NNA\0" "SAURASHTRA LETTER NYA\0" "SAURASHTRA LETTER O\0" "SAURASHTRA LETTER OO\0" "SAURASHTRA LETTER PA\0" "SAURASHTRA LETTER PHA\0" "SAURASHTRA LETTER RA\0" "SAURASHTRA LETTER SA\0" "SAURASHTRA LETTER SHA\0" "SAURASHTRA LETTER SSA\0" "SAURASHTRA LETTER TA\0" "SAURASHTRA LETTER THA\0" "SAURASHTRA LETTER TTA\0" "SAURASHTRA LETTER TTHA\0" "SAURASHTRA LETTER U\0" "SAURASHTRA LETTER UU\0" "SAURASHTRA LETTER VA\0" "SAURASHTRA LETTER VOCALIC L\0" "SAURASHTRA LETTER VOCALIC LL\0" "SAURASHTRA LETTER VOCALIC R\0" "SAURASHTRA LETTER VOCALIC RR\0" "SAURASHTRA LETTER YA\0" "SAURASHTRA SIGN ANUSVARA\0" "SAURASHTRA SIGN CANDRABINDU\0" "SAURASHTRA SIGN VIRAMA\0" "SAURASHTRA SIGN VISARGA\0" "SAURASHTRA VOWEL SIGN AA\0" "SAURASHTRA VOWEL SIGN AI\0" "SAURASHTRA VOWEL SIGN AU\0" "SAURASHTRA VOWEL SIGN E\0" "SAURASHTRA VOWEL SIGN EE\0" "SAURASHTRA VOWEL SIGN I\0" "SAURASHTRA VOWEL SIGN II\0" "SAURASHTRA VOWEL SIGN O\0" "SAURASHTRA VOWEL SIGN OO\0" "SAURASHTRA VOWEL SIGN U\0" "SAURASHTRA VOWEL SIGN UU\0" "SAURASHTRA VOWEL SIGN VOCALIC L\0" "SAURASHTRA VOWEL SIGN VOCALIC LL\0" "SAURASHTRA VOWEL SIGN VOCALIC R\0" "SAURASHTRA VOWEL SIGN VOCALIC RR\0" "SAUROPOD\0" "SAXOPHONE\0" "SCALES\0" "SCARF\0" "SCHOOL\0" "SCHOOL SATCHEL\0" "SCOOTER\0" "SCORPION\0" "SCORPIUS\0" "SCREEN\0" "SCREWDRIVER\0" "SCRIPT CAPITAL B\0" "SCRIPT CAPITAL E\0" "SCRIPT CAPITAL F\0" "SCRIPT CAPITAL H\0" "SCRIPT CAPITAL I\0" "SCRIPT CAPITAL L\0" "SCRIPT CAPITAL M\0" "SCRIPT CAPITAL P\0" "SCRIPT CAPITAL R\0" "SCRIPT LIGATURE ET ORNAMENT\0" "SCRIPT SMALL E\0" "SCRIPT SMALL G\0" "SCRIPT SMALL L\0" "SCRIPT SMALL O\0" "SCROLL\0" "SCRUPLE\0" "SEAL\0" "SEAT\0" "SECOND PLACE MEDAL\0" "SECTION SIGN\0" "SECTOR\0" "SEDNA\0" "SEE-NO-EVIL MONKEY\0" "SEEDLING\0" "SEGMENT\0" "SEGMENTED DIGIT EIGHT\0" "SEGMENTED DIGIT FIVE\0" "SEGMENTED DIGIT FOUR\0" "SEGMENTED DIGIT NINE\0" "SEGMENTED DIGIT ONE\0" "SEGMENTED DIGIT SEVEN\0" "SEGMENTED DIGIT SIX\0" "SEGMENTED DIGIT THREE\0" "SEGMENTED DIGIT TWO\0" "SEGMENTED DIGIT ZERO\0" "SELFIE\0" "SEMICOLON\0" "SEMIDIRECT PRODUCT WITH BOTTOM CLOSED\0" "SEMISEXTILE\0" "SEPARATED SYMBOL\0" "SERIOUS FACE WITH SYMBOLS COVERING MOUTH\0" "SERVICE MARK\0" "SESAME DOT\0" "SESQUIQUADRATE\0" "SET MINUS\0" "SEWING NEEDLE\0" "SEXTILE\0" "SHADOWED WHITE CIRCLE\0" "SHADOWED WHITE LATIN CROSS\0" "SHADOWED WHITE STAR\0" "SHALLOW PAN OF FOOD\0" "SHAMROCK\0" "SHARADA ABBREVIATION SIGN\0" "SHARADA CONTINUATION SIGN\0" "SHARADA DANDA\0" "SHARADA DIGIT EIGHT\0" "SHARADA DIGIT FIVE\0" "SHARADA DIGIT FOUR\0" "SHARADA DIGIT NINE\0" "SHARADA DIGIT ONE\0" "SHARADA DIGIT SEVEN\0" "SHARADA DIGIT SIX\0" "SHARADA DIGIT THREE\0" "SHARADA DIGIT TWO\0" "SHARADA DIGIT ZERO\0" "SHARADA DOUBLE DANDA\0" "SHARADA EKAM\0" "SHARADA EXTRA SHORT VOWEL MARK\0" "SHARADA HEADSTROKE\0" "SHARADA LETTER A\0" "SHARADA LETTER AA\0" "SHARADA LETTER AI\0" "SHARADA LETTER AU\0" "SHARADA LETTER BA\0" "SHARADA LETTER BHA\0" "SHARADA LETTER CA\0" "SHARADA LETTER CHA\0" "SHARADA LETTER DA\0" "SHARADA LETTER DDA\0" "SHARADA LETTER DDHA\0" "SHARADA LETTER DHA\0" "SHARADA LETTER E\0" "SHARADA LETTER GA\0" "SHARADA LETTER GHA\0" "SHARADA LETTER HA\0" "SHARADA LETTER I\0" "SHARADA LETTER II\0" "SHARADA LETTER JA\0" "SHARADA LETTER JHA\0" "SHARADA LETTER KA\0" "SHARADA LETTER KHA\0" "SHARADA LETTER LA\0" "SHARADA LETTER LLA\0" "SHARADA LETTER MA\0" "SHARADA LETTER NA\0" "SHARADA LETTER NGA\0" "SHARADA LETTER NNA\0" "SHARADA LETTER NYA\0" "SHARADA LETTER O\0" "SHARADA LETTER PA\0" "SHARADA LETTER PHA\0" "SHARADA LETTER RA\0" "SHARADA LETTER SA\0" "SHARADA LETTER SHA\0" "SHARADA LETTER SSA\0" "SHARADA LETTER TA\0" "SHARADA LETTER THA\0" "SHARADA LETTER TTA\0" "SHARADA LETTER TTHA\0" "SHARADA LETTER U\0" "SHARADA LETTER UU\0" "SHARADA LETTER VA\0" "SHARADA LETTER VOCALIC L\0" "SHARADA LETTER VOCALIC LL\0" "SHARADA LETTER VOCALIC R\0" "SHARADA LETTER VOCALIC RR\0" "SHARADA LETTER YA\0" "SHARADA OM\0" "SHARADA SANDHI MARK\0" "SHARADA SECTION MARK-1\0" "SHARADA SECTION MARK-2\0" "SHARADA SEPARATOR\0" "SHARADA SIGN ANUSVARA\0" "SHARADA SIGN AVAGRAHA\0" "SHARADA SIGN CANDRABINDU\0" "SHARADA SIGN INVERTED CANDRABINDU\0" "SHARADA SIGN JIHVAMULIYA\0" "SHARADA SIGN NUKTA\0" "SHARADA SIGN SIDDHAM\0" "SHARADA SIGN UPADHMANIYA\0" "SHARADA SIGN VIRAMA\0" "SHARADA SIGN VISARGA\0" "SHARADA SUTRA MARK\0" "SHARADA VOWEL MODIFIER MARK\0" "SHARADA VOWEL SIGN AA\0" "SHARADA VOWEL SIGN AI\0" "SHARADA VOWEL SIGN AU\0" "SHARADA VOWEL SIGN E\0" "SHARADA VOWEL SIGN I\0" "SHARADA VOWEL SIGN II\0" "SHARADA VOWEL SIGN O\0" "SHARADA VOWEL SIGN PRISHTHAMATRA E\0" "SHARADA VOWEL SIGN U\0" "SHARADA VOWEL SIGN UU\0" "SHARADA VOWEL SIGN VOCALIC L\0" "SHARADA VOWEL SIGN VOCALIC LL\0" "SHARADA VOWEL SIGN VOCALIC R\0" "SHARADA VOWEL SIGN VOCALIC RR\0" "SHARK\0" "SHAVED ICE\0" "SHAVIAN LETTER ADO\0" "SHAVIAN LETTER AGE\0" "SHAVIAN LETTER AH\0" "SHAVIAN LETTER AIR\0" "SHAVIAN LETTER ARE\0" "SHAVIAN LETTER ARRAY\0" "SHAVIAN LETTER ASH\0" "SHAVIAN LETTER AWE\0" "SHAVIAN LETTER BIB\0" "SHAVIAN LETTER CHURCH\0" "SHAVIAN LETTER DEAD\0" "SHAVIAN LETTER EAR\0" "SHAVIAN LETTER EAT\0" "SHAVIAN LETTER EGG\0" "SHAVIAN LETTER ERR\0" "SHAVIAN LETTER FEE\0" "SHAVIAN LETTER GAG\0" "SHAVIAN LETTER HA-HA\0" "SHAVIAN LETTER HUNG\0" "SHAVIAN LETTER IAN\0" "SHAVIAN LETTER ICE\0" "SHAVIAN LETTER IF\0" "SHAVIAN LETTER JUDGE\0" "SHAVIAN LETTER KICK\0" "SHAVIAN LETTER LOLL\0" "SHAVIAN LETTER MEASURE\0" "SHAVIAN LETTER MIME\0" "SHAVIAN LETTER NUN\0" "SHAVIAN LETTER OAK\0" "SHAVIAN LETTER OIL\0" "SHAVIAN LETTER ON\0" "SHAVIAN LETTER OOZE\0" "SHAVIAN LETTER OR\0" "SHAVIAN LETTER OUT\0" "SHAVIAN LETTER PEEP\0" "SHAVIAN LETTER ROAR\0" "SHAVIAN LETTER SO\0" "SHAVIAN LETTER SURE\0" "SHAVIAN LETTER THEY\0" "SHAVIAN LETTER THIGH\0" "SHAVIAN LETTER TOT\0" "SHAVIAN LETTER UP\0" "SHAVIAN LETTER VOW\0" "SHAVIAN LETTER WOE\0" "SHAVIAN LETTER WOOL\0" "SHAVIAN LETTER YEA\0" "SHAVIAN LETTER YEW\0" "SHAVIAN LETTER ZOO\0" "SHEEP\0" "SHIELD\0" "SHINTO SHRINE\0" "SHIP\0" "SHOCKED FACE WITH EXPLODING HEAD\0" "SHOOTING STAR\0" "SHOPPING BAGS\0" "SHOPPING TROLLEY\0" "SHORT BACKSLANTED SOUTH ARROW\0" "SHORT BENT ARROW POINTING DOWNWARDS THEN NORTH EAST\0" "SHORT DOWN TACK\0" "SHORT DOWN TACK WITH OVERBAR\0" "SHORT LEFT TACK\0" "SHORT RIGHTWARDS ARROW ABOVE LEFTWARDS ARROW\0" "SHORT SLANTED NORTH ARROW\0" "SHORT UP TACK\0" "SHORT UP TACK ABOVE SHORT DOWN TACK\0" "SHORT UP TACK WITH UNDERBAR\0" "SHORTCAKE\0" "SHORTHAND FORMAT CONTINUING OVERLAP\0" "SHORTHAND FORMAT DOWN STEP\0" "SHORTHAND FORMAT LETTER OVERLAP\0" "SHORTHAND FORMAT UP STEP\0" "SHORTS\0" "SHOULDERED OPEN BOX\0" "SHOWER\0" "SHRIMP\0" "SHRUG\0" "SHUFFLE PRODUCT\0" "SIDDHAM DANDA\0" "SIDDHAM DOUBLE DANDA\0" "SIDDHAM END OF TEXT MARK\0" "SIDDHAM LETTER A\0" "SIDDHAM LETTER AA\0" "SIDDHAM LETTER AI\0" "SIDDHAM LETTER ALTERNATE U\0" "SIDDHAM LETTER AU\0" "SIDDHAM LETTER BA\0" "SIDDHAM LETTER BHA\0" "SIDDHAM LETTER CA\0" "SIDDHAM LETTER CHA\0" "SIDDHAM LETTER DA\0" "SIDDHAM LETTER DDA\0" "SIDDHAM LETTER DDHA\0" "SIDDHAM LETTER DHA\0" "SIDDHAM LETTER E\0" "SIDDHAM LETTER GA\0" "SIDDHAM LETTER GHA\0" "SIDDHAM LETTER HA\0" "SIDDHAM LETTER I\0" "SIDDHAM LETTER II\0" "SIDDHAM LETTER JA\0" "SIDDHAM LETTER JHA\0" "SIDDHAM LETTER KA\0" "SIDDHAM LETTER KHA\0" "SIDDHAM LETTER LA\0" "SIDDHAM LETTER MA\0" "SIDDHAM LETTER NA\0" "SIDDHAM LETTER NGA\0" "SIDDHAM LETTER NNA\0" "SIDDHAM LETTER NYA\0" "SIDDHAM LETTER O\0" "SIDDHAM LETTER PA\0" "SIDDHAM LETTER PHA\0" "SIDDHAM LETTER RA\0" "SIDDHAM LETTER SA\0" "SIDDHAM LETTER SHA\0" "SIDDHAM LETTER SSA\0" "SIDDHAM LETTER TA\0" "SIDDHAM LETTER THA\0" "SIDDHAM LETTER THREE-CIRCLE ALTERNATE I\0" "SIDDHAM LETTER TTA\0" "SIDDHAM LETTER TTHA\0" "SIDDHAM LETTER TWO-CIRCLE ALTERNATE I\0" "SIDDHAM LETTER TWO-CIRCLE ALTERNATE II\0" "SIDDHAM LETTER U\0" "SIDDHAM LETTER UU\0" "SIDDHAM LETTER VA\0" "SIDDHAM LETTER VOCALIC L\0" "SIDDHAM LETTER VOCALIC LL\0" "SIDDHAM LETTER VOCALIC R\0" "SIDDHAM LETTER VOCALIC RR\0" "SIDDHAM LETTER YA\0" "SIDDHAM REPETITION MARK-1\0" "SIDDHAM REPETITION MARK-2\0" "SIDDHAM REPETITION MARK-3\0" "SIDDHAM SECTION MARK DOUBLE RING\0" "SIDDHAM SECTION MARK DOUBLE RING WITH RAYS\0" "SIDDHAM SECTION MARK WITH CIRCLES AND FOUR ENCLOSURES\0" "SIDDHAM SECTION MARK WITH CIRCLES AND RAYS\0" "SIDDHAM SECTION MARK WITH CIRCLES AND TWO ENCLOSURES\0" "SIDDHAM SECTION MARK WITH DOUBLE CRESCENTS\0" "SIDDHAM SECTION MARK WITH QUADRUPLE CRESCENTS\0" "SIDDHAM SECTION MARK WITH RAYS AND DOTTED CRESCENTS\0" "SIDDHAM SECTION MARK WITH RAYS AND DOTTED DOUBLE CRESCENTS\0" "SIDDHAM SECTION MARK WITH RAYS AND DOTTED TRIPLE CRESCENTS\0" "SIDDHAM SECTION MARK WITH SEPTUPLE CRESCENTS\0" "SIDDHAM SECTION MARK WITH TRIDENT AND DOTTED CRESCENTS\0" "SIDDHAM SECTION MARK WITH TRIDENT AND U-SHAPED ORNAMENTS\0" "SIDDHAM SECTION MARK WITH TRIPLE CRESCENTS\0" "SIDDHAM SEPARATOR BAR\0" "SIDDHAM SEPARATOR DOT\0" "SIDDHAM SIGN ANUSVARA\0" "SIDDHAM SIGN CANDRABINDU\0" "SIDDHAM SIGN NUKTA\0" "SIDDHAM SIGN SIDDHAM\0" "SIDDHAM SIGN VIRAMA\0" "SIDDHAM SIGN VISARGA\0" "SIDDHAM VOWEL SIGN AA\0" "SIDDHAM VOWEL SIGN AI\0" "SIDDHAM VOWEL SIGN ALTERNATE U\0" "SIDDHAM VOWEL SIGN ALTERNATE UU\0" "SIDDHAM VOWEL SIGN AU\0" "SIDDHAM VOWEL SIGN E\0" "SIDDHAM VOWEL SIGN I\0" "SIDDHAM VOWEL SIGN II\0" "SIDDHAM VOWEL SIGN O\0" "SIDDHAM VOWEL SIGN U\0" "SIDDHAM VOWEL SIGN UU\0" "SIDDHAM VOWEL SIGN VOCALIC R\0" "SIDDHAM VOWEL SIGN VOCALIC RR\0" "SIDEWAYS BLACK DOWN POINTING INDEX\0" "SIDEWAYS BLACK LEFT POINTING INDEX\0" "SIDEWAYS BLACK RIGHT POINTING INDEX\0" "SIDEWAYS BLACK UP POINTING INDEX\0" "SIDEWAYS WHITE DOWN POINTING INDEX\0" "SIDEWAYS WHITE LEFT POINTING INDEX\0" "SIDEWAYS WHITE RIGHT POINTING INDEX\0" "SIDEWAYS WHITE UP POINTING INDEX\0" "SIGN OF THE HORNS\0" "SIGNWRITING AIR BLOW SMALL ROTATIONS\0" "SIGNWRITING AIR BLOWING OUT\0" "SIGNWRITING AIR SUCK SMALL ROTATIONS\0" "SIGNWRITING AIR SUCKING IN\0" "SIGNWRITING BREATH EXHALE\0" "SIGNWRITING BREATH INHALE\0" "SIGNWRITING BRUSH BETWEEN\0" "SIGNWRITING BRUSH MULTIPLE\0" "SIGNWRITING BRUSH SINGLE\0" "SIGNWRITING CHEEKS NEUTRAL\0" "SIGNWRITING CHEEKS PUFFED\0" "SIGNWRITING CHEEKS SUCKED\0" "SIGNWRITING COLON\0" "SIGNWRITING COMMA\0" "SIGNWRITING DREAMY EYEBROWS DOWN NEUTRAL\0" "SIGNWRITING DREAMY EYEBROWS NEUTRAL DOWN\0" "SIGNWRITING DREAMY EYEBROWS NEUTRAL UP\0" "SIGNWRITING DREAMY EYEBROWS UP NEUTRAL\0" "SIGNWRITING DYNAMIC ARROWHEAD LARGE\0" "SIGNWRITING DYNAMIC ARROWHEAD SMALL\0" "SIGNWRITING DYNAMIC EVERY OTHER TIME\0" "SIGNWRITING DYNAMIC FAST\0" "SIGNWRITING DYNAMIC GRADUAL\0" "SIGNWRITING DYNAMIC RELAXED\0" "SIGNWRITING DYNAMIC SIMULTANEOUS\0" "SIGNWRITING DYNAMIC SIMULTANEOUS ALTERNATING\0" "SIGNWRITING DYNAMIC SLOW\0" "SIGNWRITING DYNAMIC TENSE\0" "SIGNWRITING EARS\0" "SIGNWRITING EXCITEMENT\0" "SIGNWRITING EYE BLINK MULTIPLE\0" "SIGNWRITING EYE BLINK SINGLE\0" "SIGNWRITING EYE WINK\0" "SIGNWRITING EYEBROWS STRAIGHT DOWN\0" "SIGNWRITING EYEBROWS STRAIGHT NEUTRAL\0" "SIGNWRITING EYEBROWS STRAIGHT UP\0" "SIGNWRITING EYEGAZE-FLOORPLANE CURVED\0" "SIGNWRITING EYEGAZE-FLOORPLANE STRAIGHT\0" "SIGNWRITING EYEGAZE-FLOORPLANE STRAIGHT ALTERNATING\0" "SIGNWRITING EYEGAZE-FLOORPLANE STRAIGHT DOUBLE\0" "SIGNWRITING EYEGAZE-WALLPLANE CIRCLING\0" "SIGNWRITING EYEGAZE-WALLPLANE CURVED\0" "SIGNWRITING EYEGAZE-WALLPLANE STRAIGHT\0" "SIGNWRITING EYEGAZE-WALLPLANE STRAIGHT ALTERNATING\0" "SIGNWRITING EYEGAZE-WALLPLANE STRAIGHT DOUBLE\0" "SIGNWRITING EYELASHES DOWN\0" "SIGNWRITING EYELASHES FLUTTERING\0" "SIGNWRITING EYELASHES UP\0" "SIGNWRITING EYES CLOSED\0" "SIGNWRITING EYES HALF CLOSED\0" "SIGNWRITING EYES HALF OPEN\0" "SIGNWRITING EYES OPEN\0" "SIGNWRITING EYES SQUEEZED\0" "SIGNWRITING EYES WIDE OPEN\0" "SIGNWRITING EYES WIDENING MOVEMENT\0" "SIGNWRITING FACE DIRECTION POSITION NOSE FORWARD TILTING\0" "SIGNWRITING FACE DIRECTION POSITION NOSE UP OR DOWN\0" "SIGNWRITING FACE DIRECTION POSITION NOSE UP OR DOWN TILTING\0" "SIGNWRITING FILL MODIFIER-2\0" "SIGNWRITING FILL MODIFIER-3\0" "SIGNWRITING FILL MODIFIER-4\0" "SIGNWRITING FILL MODIFIER-5\0" "SIGNWRITING FILL MODIFIER-6\0" "SIGNWRITING FINGER\0" "SIGNWRITING FLICK LARGE MULTIPLE\0" "SIGNWRITING FLICK LARGE SINGLE\0" "SIGNWRITING FLICK SEQUENTIAL\0" "SIGNWRITING FLICK SMALL MULTIPLE\0" "SIGNWRITING FLICK SMALL SINGLE\0" "SIGNWRITING FLOORPLANE SHOULDER HIP MOVE\0" "SIGNWRITING FOREHEAD CONTACT\0" "SIGNWRITING FOREHEAD NEUTRAL\0" "SIGNWRITING FOREHEAD WRINKLED\0" "SIGNWRITING FULL STOP\0" "SIGNWRITING GRASP BETWEEN\0" "SIGNWRITING GRASP MULTIPLE\0" "SIGNWRITING GRASP SINGLE\0" "SIGNWRITING HAIR\0" "SIGNWRITING HAND-ANGLE\0" "SIGNWRITING HAND-ANGLE INDEX\0" "SIGNWRITING HAND-ANGLE INDEX MIDDLE LITTLE\0" "SIGNWRITING HAND-ANGLE INDEX MIDDLE RING\0" "SIGNWRITING HAND-ANGLE INDEX RING LITTLE\0" "SIGNWRITING HAND-ANGLE INDEX RING LITTLE OUT\0" "SIGNWRITING HAND-ANGLE INDEX THUMB\0" "SIGNWRITING HAND-ANGLE INDEX THUMB IN\0" "SIGNWRITING HAND-ANGLE INDEX THUMB OUT\0" "SIGNWRITING HAND-ANGLE LITTLE INDEX\0" "SIGNWRITING HAND-ANGLE LITTLE INDEX THUMB INDEX THUMB\0" "SIGNWRITING HAND-ANGLE LITTLE INDEX THUMB INDEX THUMB OUT\0" "SIGNWRITING HAND-ANGLE LITTLE UP\0" "SIGNWRITING HAND-ANGLE MIDDLE RING LITTLE\0" "SIGNWRITING HAND-ANGLE MIDDLE RING LITTLE IN\0" "SIGNWRITING HAND-ANGLE MIDDLE RING LITTLE OUT\0" "SIGNWRITING HAND-ANGLE RING DOWN MIDDLE THUMB INDEX CROSS\0" "SIGNWRITING HAND-ANGLE RING LITTLE\0" "SIGNWRITING HAND-CIRCLE\0" "SIGNWRITING HAND-CIRCLE INDEX\0" "SIGNWRITING HAND-CIRCLE INDEX BENT\0" "SIGNWRITING HAND-CIRCLE INDEX HINGE\0" "SIGNWRITING HAND-CIRCLE INDEX MIDDLE\0" "SIGNWRITING HAND-CIRCLE INDEX MIDDLE CROSS LITTLE\0" "SIGNWRITING HAND-CIRCLE INDEX MIDDLE CROSSED\0" "SIGNWRITING HAND-CIRCLE INDEX MIDDLE LITTLE\0" "SIGNWRITING HAND-CIRCLE INDEX MIDDLE RING\0" "SIGNWRITING HAND-CIRCLE INDEX MIDDLE THUMB\0" "SIGNWRITING HAND-CIRCLE INDEX RING LITTLE\0" "SIGNWRITING HAND-CIRCLE LITTLE INDEX\0" "SIGNWRITING HAND-CIRCLE LITTLE UP\0" "SIGNWRITING HAND-CIRCLE MIDDLE RING LITTLE\0" "SIGNWRITING HAND-CIRCLE MIDDLE RING LITTLE BENT\0" "SIGNWRITING HAND-CIRCLE MIDDLE UP\0" "SIGNWRITING HAND-CIRCLE RING LITTLE\0" "SIGNWRITING HAND-CLAW\0" "SIGNWRITING HAND-CLAW FOUR FINGERS CONJOINED\0" "SIGNWRITING HAND-CLAW INDEX THUMB CURVE THUMB INSIDE\0" "SIGNWRITING HAND-CLAW MIDDLE RING LITTLE CONJOINED\0" "SIGNWRITING HAND-CLAW MIDDLE RING LITTLE CONJOINED SIDE\0" "SIGNWRITING HAND-CLAW NO THUMB\0" "SIGNWRITING HAND-CLAW THUMB FORWARD\0" "SIGNWRITING HAND-CLAW THUMB SIDE\0" "SIGNWRITING HAND-CUP\0" "SIGNWRITING HAND-CUP FIVE FINGERS SPREAD\0" "SIGNWRITING HAND-CUP FIVE FINGERS SPREAD OPEN\0" "SIGNWRITING HAND-CUP INDEX\0" "SIGNWRITING HAND-CUP INDEX RING LITTLE\0" "SIGNWRITING HAND-CUP INDEX THUMB\0" "SIGNWRITING HAND-CUP INDEX THUMB OPEN\0" "SIGNWRITING HAND-CUP MIDDLE RING LITTLE\0" "SIGNWRITING HAND-CUP NO THUMB\0" "SIGNWRITING HAND-CUP OPEN\0" "SIGNWRITING HAND-CUP OPEN NO THUMB\0" "SIGNWRITING HAND-CUP OPEN THUMB FORWARD\0" "SIGNWRITING HAND-CUP OPEN THUMB SIDE\0" "SIGNWRITING HAND-CUP THUMB FORWARD\0" "SIGNWRITING HAND-CUP THUMB SIDE\0" "SIGNWRITING HAND-CURLICUE\0" "SIGNWRITING HAND-CURLICUE INDEX RING LITTLE ON\0" "SIGNWRITING HAND-CURLICUE MIDDLE RING LITTLE ON\0" "SIGNWRITING HAND-CURLICUE OPEN\0" "SIGNWRITING HAND-FIST\0" "SIGNWRITING HAND-FIST FOUR FINGERS CONJOINED BENT\0" "SIGNWRITING HAND-FIST HEEL\0" "SIGNWRITING HAND-FIST INDEX\0" "SIGNWRITING HAND-FIST INDEX BENT\0" "SIGNWRITING HAND-FIST INDEX BENT OVER MIDDLE\0" "SIGNWRITING HAND-FIST INDEX CUPPED\0" "SIGNWRITING HAND-FIST INDEX HINGED\0" "SIGNWRITING HAND-FIST INDEX HINGED LOW\0" "SIGNWRITING HAND-FIST INDEX HINGED MIDDLE UP\0" "SIGNWRITING HAND-FIST INDEX HINGED MIDDLE UP THUMB SIDE\0" "SIGNWRITING HAND-FIST INDEX MIDDLE\0" "SIGNWRITING HAND-FIST INDEX MIDDLE BENT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE BENT THUMB STRAIGHT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED CUPPED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED CUPPED THUMB FORWARD\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED HINGED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED HINGED THUMB SIDE\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED INDEX BENT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED MIDDLE BENT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED THUMB FORWARD\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED THUMB SIDE\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED THUMB SIDE BENT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CONJOINED THUMB SIDE CONJOINED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CROSS LITTLE\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CROSSED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE CROSSED THUMB SIDE\0" "SIGNWRITING HAND-FIST INDEX MIDDLE HINGED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE HINGED SPREAD THUMB SIDE\0" "SIGNWRITING HAND-FIST INDEX MIDDLE LITTLE\0" "SIGNWRITING HAND-FIST INDEX MIDDLE RAISED KNUCKLES\0" "SIGNWRITING HAND-FIST INDEX MIDDLE RING\0" "SIGNWRITING HAND-FIST INDEX MIDDLE RING BENT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE RING CONJOINED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE STRAIGHT THUMB BENT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB ANGLED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB ANGLED OUT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB BENT\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB CIRCLED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB CONJOINED HINGED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB CUPPED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB HINGED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE THUMB HOOKED\0" "SIGNWRITING HAND-FIST INDEX MIDDLE UP SPREAD THUMB FORWARD\0" "SIGNWRITING HAND-FIST INDEX RAISED KNUCKLE\0" "SIGNWRITING HAND-FIST INDEX RING LITTLE\0" "SIGNWRITING HAND-FIST INDEX THUMB ANGLED IN MIDDLE UP\0" "SIGNWRITING HAND-FIST INDEX THUMB ANGLED OUT MIDDLE UP\0" "SIGNWRITING HAND-FIST INDEX THUMB CIRCLE\0" "SIGNWRITING HAND-FIST INDEX THUMB CIRCLED MIDDLE UP\0" "SIGNWRITING HAND-FIST INDEX THUMB CUPPED MIDDLE UP\0" "SIGNWRITING HAND-FIST INDEX THUMB CURLICUE\0" "SIGNWRITING HAND-FIST INDEX THUMB CURVE THUMB INSIDE\0" "SIGNWRITING HAND-FIST INDEX THUMB CURVE THUMB UNDER\0" "SIGNWRITING HAND-FIST INDEX THUMB FORWARD INDEX BENT\0" "SIGNWRITING HAND-FIST INDEX THUMB FORWARD INDEX STRAIGHT\0" "SIGNWRITING HAND-FIST INDEX THUMB HOOK\0" "SIGNWRITING HAND-FIST INDEX THUMB HOOKED MIDDLE HINGED\0" "SIGNWRITING HAND-FIST INDEX THUMB HOOKED MIDDLE UP\0" "SIGNWRITING HAND-FIST INDEX THUMB SIDE\0" "SIGNWRITING HAND-FIST INDEX THUMB SIDE BOTH BENT\0" "SIGNWRITING HAND-FIST INDEX THUMB SIDE INDEX BENT\0" "SIGNWRITING HAND-FIST INDEX THUMB SIDE INDEX HINGE\0" "SIGNWRITING HAND-FIST INDEX THUMB SIDE THUMB BENT\0" "SIGNWRITING HAND-FIST INDEX THUMB SIDE THUMB CONJOINED\0" "SIGNWRITING HAND-FIST INDEX THUMB SIDE THUMB DIAGONAL\0" "SIGNWRITING HAND-FIST INDEX UP MIDDLE HINGED\0" "SIGNWRITING HAND-FIST INDEX UP MIDDLE HINGED THUMB CONJOINED\0" "SIGNWRITING HAND-FIST INDEX UP MIDDLE HINGED THUMB SIDE\0" "SIGNWRITING HAND-FIST LITTLE BENT\0" "SIGNWRITING HAND-FIST LITTLE DOWN\0" "SIGNWRITING HAND-FIST LITTLE DOWN OTHERS CIRCLED\0" "SIGNWRITING HAND-FIST LITTLE DOWN RIPPLE CURVED\0" "SIGNWRITING HAND-FIST LITTLE DOWN RIPPLE STRAIGHT\0" "SIGNWRITING HAND-FIST LITTLE INDEX\0" "SIGNWRITING HAND-FIST LITTLE INDEX THUMB\0" "SIGNWRITING HAND-FIST LITTLE RAISED KNUCKLE\0" "SIGNWRITING HAND-FIST LITTLE THUMB\0" "SIGNWRITING HAND-FIST LITTLE TOUCHES THUMB\0" "SIGNWRITING HAND-FIST LITTLE UP\0" "SIGNWRITING HAND-FIST MIDDLE BENT OVER INDEX\0" "SIGNWRITING HAND-FIST MIDDLE DOWN\0" "SIGNWRITING HAND-FIST MIDDLE LITTLE\0" "SIGNWRITING HAND-FIST MIDDLE RAISED KNUCKLE\0" "SIGNWRITING HAND-FIST MIDDLE RING LITTLE\0" "SIGNWRITING HAND-FIST MIDDLE THUMB ANGLED INDEX UP\0" "SIGNWRITING HAND-FIST MIDDLE THUMB ANGLED OUT INDEX CROSSED\0" "SIGNWRITING HAND-FIST MIDDLE THUMB ANGLED OUT INDEX UP\0" "SIGNWRITING HAND-FIST MIDDLE THUMB CIRCLED INDEX HINGED\0" "SIGNWRITING HAND-FIST MIDDLE THUMB CIRCLED INDEX UP\0" "SIGNWRITING HAND-FIST MIDDLE THUMB CUPPED INDEX UP\0" "SIGNWRITING HAND-FIST MIDDLE THUMB HOOKED INDEX UP\0" "SIGNWRITING HAND-FIST MIDDLE THUMB LITTLE\0" "SIGNWRITING HAND-FIST MIDDLE UP\0" "SIGNWRITING HAND-FIST MIDDLE UP THUMB SIDE\0" "SIGNWRITING HAND-FIST RING DOWN\0" "SIGNWRITING HAND-FIST RING INDEX\0" "SIGNWRITING HAND-FIST RING LITTLE\0" "SIGNWRITING HAND-FIST RING MIDDLE\0" "SIGNWRITING HAND-FIST RING MIDDLE CONJOINED\0" "SIGNWRITING HAND-FIST RING MIDDLE RAISED KNUCKLES\0" "SIGNWRITING HAND-FIST RING RAISED KNUCKLE\0" "SIGNWRITING HAND-FIST RING THUMB\0" "SIGNWRITING HAND-FIST RING UP\0" "SIGNWRITING HAND-FIST THUMB\0" "SIGNWRITING HAND-FIST THUMB BETWEEN INDEX MIDDLE\0" "SIGNWRITING HAND-FIST THUMB BETWEEN INDEX MIDDLE STRAIGHT\0" "SIGNWRITING HAND-FIST THUMB BETWEEN MIDDLE RING\0" "SIGNWRITING HAND-FIST THUMB BETWEEN RING LITTLE\0" "SIGNWRITING HAND-FIST THUMB FORWARD\0" "SIGNWRITING HAND-FIST THUMB HEEL\0" "SIGNWRITING HAND-FIST THUMB OVER FOUR RAISED KNUCKLES\0" "SIGNWRITING HAND-FIST THUMB OVER TWO FINGERS\0" "SIGNWRITING HAND-FIST THUMB SIDE BENT\0" "SIGNWRITING HAND-FIST THUMB SIDE CONJOINED\0" "SIGNWRITING HAND-FIST THUMB SIDE DIAGONAL\0" "SIGNWRITING HAND-FIST THUMB UNDER FOUR FINGERS\0" "SIGNWRITING HAND-FIST THUMB UNDER INDEX BENT\0" "SIGNWRITING HAND-FIST THUMB UNDER LITTLE UP\0" "SIGNWRITING HAND-FIST THUMB UNDER THREE FINGERS\0" "SIGNWRITING HAND-FIST THUMB UNDER TWO FINGERS\0" "SIGNWRITING HAND-FLAT\0" "SIGNWRITING HAND-FLAT BETWEEN PALM FACINGS\0" "SIGNWRITING HAND-FLAT FIVE FINGERS SPREAD\0" "SIGNWRITING HAND-FLAT FIVE FINGERS SPREAD BENT\0" "SIGNWRITING HAND-FLAT FIVE FINGERS SPREAD FOUR BENT\0" "SIGNWRITING HAND-FLAT FIVE FINGERS SPREAD HINGED\0" "SIGNWRITING HAND-FLAT FIVE FINGERS SPREAD HINGED NO THUMB\0" "SIGNWRITING HAND-FLAT FIVE FINGERS SPREAD HINGED THUMB SIDE\0" "SIGNWRITING HAND-FLAT FIVE FINGERS SPREAD THUMB FORWARD\0" "SIGNWRITING HAND-FLAT FOUR FINGERS\0" "SIGNWRITING HAND-FLAT FOUR FINGERS BENT\0" "SIGNWRITING HAND-FLAT FOUR FINGERS CONJOINED\0" "SIGNWRITING HAND-FLAT FOUR FINGERS CONJOINED SPLIT\0" "SIGNWRITING HAND-FLAT FOUR FINGERS HINGED\0" "SIGNWRITING HAND-FLAT HEEL\0" "SIGNWRITING HAND-FLAT HEEL FIVE FINGERS SPREAD\0" "SIGNWRITING HAND-FLAT HEEL FIVE FINGERS SPREAD BENT\0" "SIGNWRITING HAND-FLAT HEEL FIVE FINGERS SPREAD FOUR BENT\0" "SIGNWRITING HAND-FLAT HEEL THUMB SIDE\0" "SIGNWRITING HAND-FLAT SPLIT CENTRE\0" "SIGNWRITING HAND-FLAT SPLIT CENTRE THUMB SIDE\0" "SIGNWRITING HAND-FLAT SPLIT CENTRE THUMB SIDE BENT\0" "SIGNWRITING HAND-FLAT SPLIT INDEX THUMB SIDE\0" "SIGNWRITING HAND-FLAT SPLIT LITTLE\0" "SIGNWRITING HAND-FLAT THUMB BENT\0" "SIGNWRITING HAND-FLAT THUMB FORWARD\0" "SIGNWRITING HAND-FLAT THUMB SIDE\0" "SIGNWRITING HAND-HINGE\0" "SIGNWRITING HAND-HINGE FIVE FINGERS SPREAD OPEN\0" "SIGNWRITING HAND-HINGE FOUR FINGERS CONJOINED\0" "SIGNWRITING HAND-HINGE INDEX\0" "SIGNWRITING HAND-HINGE INDEX HINGED\0" "SIGNWRITING HAND-HINGE INDEX MIDDLE LITTLE\0" "SIGNWRITING HAND-HINGE INDEX MIDDLE RING\0" "SIGNWRITING HAND-HINGE INDEX MIDDLE RING CONJOINED\0" "SIGNWRITING HAND-HINGE INDEX RING LITTLE\0" "SIGNWRITING HAND-HINGE INDEX THUMB\0" "SIGNWRITING HAND-HINGE INDEX THUMB LARGE\0" "SIGNWRITING HAND-HINGE INDEX THUMB OPEN\0" "SIGNWRITING HAND-HINGE INDEX THUMB SIDE\0" "SIGNWRITING HAND-HINGE INDEX THUMB SMALL\0" "SIGNWRITING HAND-HINGE LITTLE\0" "SIGNWRITING HAND-HINGE LITTLE INDEX\0" "SIGNWRITING HAND-HINGE LITTLE INDEX THUMB\0" "SIGNWRITING HAND-HINGE LITTLE THUMB\0" "SIGNWRITING HAND-HINGE MIDDLE\0" "SIGNWRITING HAND-HINGE MIDDLE RING LITTLE\0" "SIGNWRITING HAND-HINGE NO THUMB\0" "SIGNWRITING HAND-HINGE OPEN\0" "SIGNWRITING HAND-HINGE OPEN NO THUMB\0" "SIGNWRITING HAND-HINGE OPEN THUMB FORWARD\0" "SIGNWRITING HAND-HINGE OPEN THUMB SIDE\0" "SIGNWRITING HAND-HINGE RING\0" "SIGNWRITING HAND-HINGE RING DOWN INDEX THUMB HOOK MIDDLE\0" "SIGNWRITING HAND-HINGE SMALL\0" "SIGNWRITING HAND-HINGE THUMB BETWEEN MIDDLE RING\0" "SIGNWRITING HAND-HINGE THUMB SIDE\0" "SIGNWRITING HAND-HINGE THUMB SIDE TOUCHING INDEX\0" "SIGNWRITING HAND-HOOK\0" "SIGNWRITING HAND-HOOK CURLICUE\0" "SIGNWRITING HAND-HOOK INDEX RING LITTLE IN\0" "SIGNWRITING HAND-HOOK INDEX RING LITTLE OUT\0" "SIGNWRITING HAND-HOOK INDEX RING LITTLE UNDER\0" "SIGNWRITING HAND-HOOK MIDDLE RING LITTLE CONJOINED\0" "SIGNWRITING HAND-HOOK MIDDLE RING LITTLE CONJOINED IN\0" "SIGNWRITING HAND-HOOK MIDDLE RING LITTLE CONJOINED OUT\0" "SIGNWRITING HAND-HOOK MIDDLE THUMB\0" "SIGNWRITING HAND-HOOK RING THUMB\0" "SIGNWRITING HAND-OVAL\0" "SIGNWRITING HAND-OVAL FIVE FINGERS SPREAD\0" "SIGNWRITING HAND-OVAL INDEX\0" "SIGNWRITING HAND-OVAL LITTLE UP\0" "SIGNWRITING HAND-OVAL NO THUMB\0" "SIGNWRITING HAND-OVAL RING LITTLE\0" "SIGNWRITING HAND-OVAL THUMB FORWARD\0" "SIGNWRITING HAND-OVAL THUMB SIDE\0" "SIGNWRITING HEAD\0" "SIGNWRITING HEAD MOVEMENT CIRCLE\0" "SIGNWRITING HEAD MOVEMENT-FLOORPLANE CURVE\0" "SIGNWRITING HEAD MOVEMENT-FLOORPLANE STRAIGHT\0" "SIGNWRITING HEAD MOVEMENT-WALLPLANE CURVE\0" "SIGNWRITING HEAD MOVEMENT-WALLPLANE STRAIGHT\0" "SIGNWRITING HEAD MOVEMENT-WALLPLANE TILT\0" "SIGNWRITING HEAD RIM\0" "SIGNWRITING LIMB COMBINATION\0" "SIGNWRITING LIMB LENGTH-1\0" "SIGNWRITING LIMB LENGTH-2\0" "SIGNWRITING LIMB LENGTH-3\0" "SIGNWRITING LIMB LENGTH-4\0" "SIGNWRITING LIMB LENGTH-5\0" "SIGNWRITING LIMB LENGTH-6\0" "SIGNWRITING LIMB LENGTH-7\0" "SIGNWRITING LIP LOWER OVER UPPER\0" "SIGNWRITING LIP UPPER OVER LOWER\0" "SIGNWRITING LIPS PRESSED TOGETHER\0" "SIGNWRITING LOCATION DEPTH\0" "SIGNWRITING LOCATION HEAD NECK\0" "SIGNWRITING LOCATION HEIGHT\0" "SIGNWRITING LOCATION LIMBS DIGITS\0" "SIGNWRITING LOCATION TORSO\0" "SIGNWRITING LOCATION WIDTH\0" "SIGNWRITING LOCATION-FLOORPLANE SPACE\0" "SIGNWRITING LOCATION-WALLPLANE SPACE\0" "SIGNWRITING MOUTH CLOSED CONTACT\0" "SIGNWRITING MOUTH CLOSED FORWARD\0" "SIGNWRITING MOUTH CLOSED NEUTRAL\0" "SIGNWRITING MOUTH CORNERS\0" "SIGNWRITING MOUTH FROWN\0" "SIGNWRITING MOUTH FROWN OPEN\0" "SIGNWRITING MOUTH FROWN WRINKLED\0" "SIGNWRITING MOUTH KISS\0" "SIGNWRITING MOUTH KISS FORWARD\0" "SIGNWRITING MOUTH KISS WRINKLED\0" "SIGNWRITING MOUTH OPEN CIRCLE\0" "SIGNWRITING MOUTH OPEN FORWARD\0" "SIGNWRITING MOUTH OPEN OVAL\0" "SIGNWRITING MOUTH OPEN OVAL WRINKLED\0" "SIGNWRITING MOUTH OPEN OVAL YAWN\0" "SIGNWRITING MOUTH OPEN RECTANGLE\0" "SIGNWRITING MOUTH OPEN RECTANGLE WRINKLED\0" "SIGNWRITING MOUTH OPEN RECTANGLE YAWN\0" "SIGNWRITING MOUTH OPEN WRINKLED\0" "SIGNWRITING MOUTH SMILE\0" "SIGNWRITING MOUTH SMILE OPEN\0" "SIGNWRITING MOUTH SMILE WRINKLED\0" "SIGNWRITING MOUTH TENSE\0" "SIGNWRITING MOUTH TENSE FORWARD\0" "SIGNWRITING MOUTH TENSE SUCKED\0" "SIGNWRITING MOUTH WRINKLES DOUBLE\0" "SIGNWRITING MOUTH WRINKLES SINGLE\0" "SIGNWRITING MOVEMENT-DIAGONAL AWAY LARGE\0" "SIGNWRITING MOVEMENT-DIAGONAL AWAY LARGEST\0" "SIGNWRITING MOVEMENT-DIAGONAL AWAY MEDIUM\0" "SIGNWRITING MOVEMENT-DIAGONAL AWAY SMALL\0" "SIGNWRITING MOVEMENT-DIAGONAL BETWEEN AWAY LARGE\0" "SIGNWRITING MOVEMENT-DIAGONAL BETWEEN AWAY LARGEST\0" "SIGNWRITING MOVEMENT-DIAGONAL BETWEEN AWAY MEDIUM\0" "SIGNWRITING MOVEMENT-DIAGONAL BETWEEN AWAY SMALL\0" "SIGNWRITING MOVEMENT-DIAGONAL BETWEEN TOWARDS LARGE\0" "SIGNWRITING MOVEMENT-DIAGONAL BETWEEN TOWARDS LARGEST\0" "SIGNWRITING MOVEMENT-DIAGONAL BETWEEN TOWARDS MEDIUM\0" "SIGNWRITING MOVEMENT-DIAGONAL BETWEEN TOWARDS SMALL\0" "SIGNWRITING MOVEMENT-DIAGONAL TOWARDS LARGE\0" "SIGNWRITING MOVEMENT-DIAGONAL TOWARDS LARGEST\0" "SIGNWRITING MOVEMENT-DIAGONAL TOWARDS MEDIUM\0" "SIGNWRITING MOVEMENT-DIAGONAL TOWARDS SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE ARM CIRCLE HITTING WALL LARGE DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE ARM CIRCLE HITTING WALL LARGE SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE ARM CIRCLE HITTING WALL MEDIUM DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE ARM CIRCLE HITTING WALL MEDIUM SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE ARM CIRCLE HITTING WALL SMALL DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE ARM CIRCLE HITTING WALL SMALL SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE BEND\0" "SIGNWRITING MOVEMENT-FLOORPLANE BOX LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE BOX MEDIUM\0" "SIGNWRITING MOVEMENT-FLOORPLANE BOX SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE CHECK\0" "SIGNWRITING MOVEMENT-FLOORPLANE CORNER LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE CORNER MEDIUM\0" "SIGNWRITING MOVEMENT-FLOORPLANE CORNER SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE CROSS\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE COMBINED\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE HITTING CEILING LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE HITTING CEILING SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE HITTING FLOOR LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE HITTING FLOOR SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE LARGEST\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE MEDIUM\0" "SIGNWRITING MOVEMENT-FLOORPLANE CURVE SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE DOUBLE ALTERNATING\0" "SIGNWRITING MOVEMENT-FLOORPLANE DOUBLE ALTERNATING WRIST FLEX\0" "SIGNWRITING MOVEMENT-FLOORPLANE DOUBLE STRAIGHT\0" "SIGNWRITING MOVEMENT-FLOORPLANE DOUBLE WRIST FLEX\0" "SIGNWRITING MOVEMENT-FLOORPLANE FINGER CIRCLES HITTING WALL DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE FINGER CIRCLES HITTING WALL SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE FINGER CONTACT\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP HITTING CEILING LARGE DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP HITTING CEILING LARGE TRIPLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP HITTING CEILING SMALL DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP HITTING CEILING SMALL TRIPLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP HITTING FLOOR LARGE DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP HITTING FLOOR SMALL DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP HITTING FLOOR TRIPLE LARGE TRIPLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP HITTING FLOOR TRIPLE SMALL TRIPLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE HUMP SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE JAW\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP HITTING CEILING LARGE DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP HITTING CEILING LARGE SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP HITTING CEILING SMALL DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP HITTING CEILING SMALL SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP HITTING FLOOR LARGE DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP HITTING FLOOR LARGE SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP HITTING FLOOR SMALL DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP HITTING FLOOR SMALL SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE LOOP SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE PEAKS LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE PEAKS MEDIUM\0" "SIGNWRITING MOVEMENT-FLOORPLANE PEAKS SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE SHAKING PARALLEL\0" "SIGNWRITING MOVEMENT-FLOORPLANE SINGLE STRAIGHT LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE SINGLE STRAIGHT LARGEST\0" "SIGNWRITING MOVEMENT-FLOORPLANE SINGLE STRAIGHT MEDIUM\0" "SIGNWRITING MOVEMENT-FLOORPLANE SINGLE STRAIGHT SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE SINGLE WRIST FLEX\0" "SIGNWRITING MOVEMENT-FLOORPLANE TRIPLE ALTERNATING MOVEMENT\0" "SIGNWRITING MOVEMENT-FLOORPLANE TRIPLE ALTERNATING WRIST FLEX\0" "SIGNWRITING MOVEMENT-FLOORPLANE TRIPLE STRAIGHT MOVEMENT\0" "SIGNWRITING MOVEMENT-FLOORPLANE TRIPLE WRIST FLEX\0" "SIGNWRITING MOVEMENT-FLOORPLANE WAVE HITTING CEILING LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE WAVE HITTING CEILING SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE WAVE HITTING FLOOR LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE WAVE HITTING FLOOR SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE WAVE LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE WAVE SMALL\0" "SIGNWRITING MOVEMENT-FLOORPLANE WAVE SNAKE\0" "SIGNWRITING MOVEMENT-FLOORPLANE WRIST CIRCLE HITTING WALL DOUBLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE WRIST CIRCLE HITTING WALL SINGLE\0" "SIGNWRITING MOVEMENT-FLOORPLANE ZIGZAG LARGE\0" "SIGNWRITING MOVEMENT-FLOORPLANE ZIGZAG MEDIUM\0" "SIGNWRITING MOVEMENT-FLOORPLANE ZIGZAG SMALL\0" "SIGNWRITING MOVEMENT-HINGE DOWN SEQUENTIAL\0" "SIGNWRITING MOVEMENT-HINGE SIDE TO SIDE SCISSORS\0" "SIGNWRITING MOVEMENT-HINGE UP DOWN ALTERNATING LARGE\0" "SIGNWRITING MOVEMENT-HINGE UP DOWN ALTERNATING SMALL\0" "SIGNWRITING MOVEMENT-HINGE UP DOWN LARGE\0" "SIGNWRITING MOVEMENT-HINGE UP DOWN SMALL\0" "SIGNWRITING MOVEMENT-HINGE UP SEQUENTIAL\0" "SIGNWRITING MOVEMENT-WALLPLANE ARM CIRCLE MEDIUM DOUBLE\0" "SIGNWRITING MOVEMENT-WALLPLANE ARM CIRCLE MEDIUM SINGLE\0" "SIGNWRITING MOVEMENT-WALLPLANE ARM CIRCLE SMALL DOUBLE\0" "SIGNWRITING MOVEMENT-WALLPLANE ARM CIRCLE SMALL SINGLE\0" "SIGNWRITING MOVEMENT-WALLPLANE BEND LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE BEND MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE BEND SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE BOX LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE BOX MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE BOX SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE CHECK LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE CHECK MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE CHECK SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE CORNER LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE CORNER MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE CORNER ROTATION\0" "SIGNWRITING MOVEMENT-WALLPLANE CORNER SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE CROSS\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE HALF-CIRCLE LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE HALF-CIRCLE LARGEST\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE HALF-CIRCLE MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE HALF-CIRCLE SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE HITTING CHEST\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE HITTING FRONT WALL\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE QUARTER LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE QUARTER LARGEST\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE QUARTER MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE QUARTER SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE THEN STRAIGHT\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE THREE-QUARTER CIRCLE MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVE THREE-QUARTER CIRCLE SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVED CROSS MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE CURVED CROSS SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE DOUBLE ALTERNATING\0" "SIGNWRITING MOVEMENT-WALLPLANE DOUBLE ALTERNATING WRIST FLEX\0" "SIGNWRITING MOVEMENT-WALLPLANE DOUBLE STRAIGHT\0" "SIGNWRITING MOVEMENT-WALLPLANE DOUBLE WRIST FLEX\0" "SIGNWRITING MOVEMENT-WALLPLANE FINGER CIRCLES DOUBLE\0" "SIGNWRITING MOVEMENT-WALLPLANE FINGER CIRCLES SINGLE\0" "SIGNWRITING MOVEMENT-WALLPLANE FINGER CONTACT\0" "SIGNWRITING MOVEMENT-WALLPLANE HUMP HITTING CHEST\0" "SIGNWRITING MOVEMENT-WALLPLANE HUMP HITTING FRONT WALL\0" "SIGNWRITING MOVEMENT-WALLPLANE HUMP LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE HUMP MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE HUMP SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE JAW\0" "SIGNWRITING MOVEMENT-WALLPLANE LOOP HITTING CHEST\0" "SIGNWRITING MOVEMENT-WALLPLANE LOOP HITTING FRONT WALL\0" "SIGNWRITING MOVEMENT-WALLPLANE LOOP LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE LOOP MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE LOOP SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE LOOP SMALL DOUBLE\0" "SIGNWRITING MOVEMENT-WALLPLANE PEAKS LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE PEAKS MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE PEAKS SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE SHAKING\0" "SIGNWRITING MOVEMENT-WALLPLANE SINGLE STRAIGHT LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE SINGLE STRAIGHT LARGEST\0" "SIGNWRITING MOVEMENT-WALLPLANE SINGLE STRAIGHT MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE SINGLE STRAIGHT SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE SINGLE WRIST FLEX\0" "SIGNWRITING MOVEMENT-WALLPLANE TRIPLE ALTERNATING\0" "SIGNWRITING MOVEMENT-WALLPLANE TRIPLE ALTERNATING WRIST FLEX\0" "SIGNWRITING MOVEMENT-WALLPLANE TRIPLE STRAIGHT MOVEMENT\0" "SIGNWRITING MOVEMENT-WALLPLANE TRIPLE WRIST FLEX\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE CURVE DOUBLE LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE CURVE DOUBLE MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE CURVE DOUBLE SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE CURVE TRIPLE LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE CURVE TRIPLE MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE CURVE TRIPLE SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE DIAGONAL PATH LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE DIAGONAL PATH MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE DIAGONAL PATH SMALL\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE HITTING CHEST\0" "SIGNWRITING MOVEMENT-WALLPLANE WAVE HITTING FRONT WALL\0" "SIGNWRITING MOVEMENT-WALLPLANE WRIST CIRCLE FRONT DOUBLE\0" "SIGNWRITING MOVEMENT-WALLPLANE WRIST CIRCLE FRONT SINGLE\0" "SIGNWRITING MOVEMENT-WALLPLANE ZIGZAG LARGE\0" "SIGNWRITING MOVEMENT-WALLPLANE ZIGZAG MEDIUM\0" "SIGNWRITING MOVEMENT-WALLPLANE ZIGZAG SMALL\0" "SIGNWRITING NECK\0" "SIGNWRITING NOSE CONTACT\0" "SIGNWRITING NOSE NEUTRAL\0" "SIGNWRITING NOSE WIGGLES\0" "SIGNWRITING NOSE WRINKLES\0" "SIGNWRITING PARENTHESIS\0" "SIGNWRITING ROTATION MODIFIER-10\0" "SIGNWRITING ROTATION MODIFIER-11\0" "SIGNWRITING ROTATION MODIFIER-12\0" "SIGNWRITING ROTATION MODIFIER-13\0" "SIGNWRITING ROTATION MODIFIER-14\0" "SIGNWRITING ROTATION MODIFIER-15\0" "SIGNWRITING ROTATION MODIFIER-16\0" "SIGNWRITING ROTATION MODIFIER-2\0" "SIGNWRITING ROTATION MODIFIER-3\0" "SIGNWRITING ROTATION MODIFIER-4\0" "SIGNWRITING ROTATION MODIFIER-5\0" "SIGNWRITING ROTATION MODIFIER-6\0" "SIGNWRITING ROTATION MODIFIER-7\0" "SIGNWRITING ROTATION MODIFIER-8\0" "SIGNWRITING ROTATION MODIFIER-9\0" "SIGNWRITING ROTATION-FLOORPLANE ALTERNATING\0" "SIGNWRITING ROTATION-FLOORPLANE ALTERNATING HITTING CEILING\0" "SIGNWRITING ROTATION-FLOORPLANE ALTERNATING HITTING FLOOR\0" "SIGNWRITING ROTATION-FLOORPLANE DOUBLE\0" "SIGNWRITING ROTATION-FLOORPLANE DOUBLE HITTING CEILING\0" "SIGNWRITING ROTATION-FLOORPLANE DOUBLE HITTING FLOOR\0" "SIGNWRITING ROTATION-FLOORPLANE SINGLE\0" "SIGNWRITING ROTATION-FLOORPLANE SINGLE HITTING CEILING\0" "SIGNWRITING ROTATION-FLOORPLANE SINGLE HITTING FLOOR\0" "SIGNWRITING ROTATION-WALLPLANE ALTERNATE\0" "SIGNWRITING ROTATION-WALLPLANE ALTERNATING HITTING CHEST\0" "SIGNWRITING ROTATION-WALLPLANE ALTERNATING HITTING FRONT WALL\0" "SIGNWRITING ROTATION-WALLPLANE DOUBLE\0" "SIGNWRITING ROTATION-WALLPLANE DOUBLE HITTING CHEST\0" "SIGNWRITING ROTATION-WALLPLANE DOUBLE HITTING FRONT WALL\0" "SIGNWRITING ROTATION-WALLPLANE SINGLE\0" "SIGNWRITING ROTATION-WALLPLANE SINGLE HITTING CHEST\0" "SIGNWRITING ROTATION-WALLPLANE SINGLE HITTING FRONT WALL\0" "SIGNWRITING RUB BETWEEN\0" "SIGNWRITING RUB MULTIPLE\0" "SIGNWRITING RUB SINGLE\0" "SIGNWRITING SEMICOLON\0" "SIGNWRITING SHOULDER HIP POSITIONS\0" "SIGNWRITING SHOULDER HIP SPINE\0" "SIGNWRITING SHOULDER TILTING FROM WAIST\0" "SIGNWRITING SQUEEZE FLICK ALTERNATING\0" "SIGNWRITING SQUEEZE LARGE MULTIPLE\0" "SIGNWRITING SQUEEZE LARGE SINGLE\0" "SIGNWRITING SQUEEZE SEQUENTIAL\0" "SIGNWRITING SQUEEZE SMALL MULTIPLE\0" "SIGNWRITING SQUEEZE SMALL SINGLE\0" "SIGNWRITING STRIKE BETWEEN\0" "SIGNWRITING STRIKE MULTIPLE\0" "SIGNWRITING STRIKE SINGLE\0" "SIGNWRITING SURFACE BETWEEN\0" "SIGNWRITING SURFACE SYMBOLS\0" "SIGNWRITING TEETH\0" "SIGNWRITING TEETH BITE LIPS\0" "SIGNWRITING TEETH MOVEMENT\0" "SIGNWRITING TEETH ON LIPS\0" "SIGNWRITING TEETH ON LIPS MOVEMENT\0" "SIGNWRITING TEETH ON TONGUE\0" "SIGNWRITING TEETH ON TONGUE MOVEMENT\0" "SIGNWRITING TENSE CHEEKS HIGH\0" "SIGNWRITING TENSE CHEEKS LOW\0" "SIGNWRITING TENSE CHEEKS MIDDLE\0" "SIGNWRITING TONGUE CENTRE INSIDE MOUTH\0" "SIGNWRITING TONGUE CENTRE STICKING OUT\0" "SIGNWRITING TONGUE INSIDE MOUTH RELAXED\0" "SIGNWRITING TONGUE LICKING LIPS\0" "SIGNWRITING TONGUE MOVES AGAINST CHEEK\0" "SIGNWRITING TONGUE STICKING OUT FAR\0" "SIGNWRITING TONGUE TIP BETWEEN LIPS\0" "SIGNWRITING TONGUE TIP TOUCHING INSIDE MOUTH\0" "SIGNWRITING TORSO-FLOORPLANE TWISTING\0" "SIGNWRITING TORSO-WALLPLANE CURVED BEND\0" "SIGNWRITING TORSO-WALLPLANE STRAIGHT STRETCH\0" "SIGNWRITING TOUCH BETWEEN\0" "SIGNWRITING TOUCH MULTIPLE\0" "SIGNWRITING TOUCH SINGLE\0" "SIGNWRITING TRAVEL-FLOORPLANE ROTATION-FLOORPLANE ALTERNATING\0" "SIGNWRITING TRAVEL-FLOORPLANE ROTATION-FLOORPLANE DOUBLE\0" "SIGNWRITING TRAVEL-FLOORPLANE ROTATION-FLOORPLANE SINGLE\0" "SIGNWRITING TRAVEL-FLOORPLANE ROTATION-WALLPLANE ALTERNATING\0" "SIGNWRITING TRAVEL-FLOORPLANE ROTATION-WALLPLANE DOUBLE\0" "SIGNWRITING TRAVEL-FLOORPLANE ROTATION-WALLPLANE SINGLE\0" "SIGNWRITING TRAVEL-FLOORPLANE SHAKING\0" "SIGNWRITING TRAVEL-WALLPLANE ARM SPIRAL DOUBLE\0" "SIGNWRITING TRAVEL-WALLPLANE ARM SPIRAL SINGLE\0" "SIGNWRITING TRAVEL-WALLPLANE ARM SPIRAL TRIPLE\0" "SIGNWRITING TRAVEL-WALLPLANE ROTATION-FLOORPLANE ALTERNATING\0" "SIGNWRITING TRAVEL-WALLPLANE ROTATION-FLOORPLANE DOUBLE\0" "SIGNWRITING TRAVEL-WALLPLANE ROTATION-FLOORPLANE SINGLE\0" "SIGNWRITING TRAVEL-WALLPLANE ROTATION-WALLPLANE ALTERNATING\0" "SIGNWRITING TRAVEL-WALLPLANE ROTATION-WALLPLANE DOUBLE\0" "SIGNWRITING TRAVEL-WALLPLANE ROTATION-WALLPLANE SINGLE\0" "SIGNWRITING TRAVEL-WALLPLANE SHAKING\0" "SIGNWRITING UPPER BODY TILTING FROM HIP JOINTS\0" "SIGNWRITING WALLPLANE SHOULDER HIP MOVE\0" "SILHOUETTE OF JAPAN\0" "SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN\0" "SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN\0" "SIMILAR MINUS SIMILAR\0" "SIMILAR OR GREATER-THAN\0" "SIMILAR OR LESS-THAN\0" "SINE WAVE\0" "SINGLE HIGH-REVERSED-9 QUOTATION MARK\0" "SINGLE LEFT-POINTING ANGLE QUOTATION MARK\0" "SINGLE LOW-9 QUOTATION MARK\0" "SINGLE RIGHT-POINTING ANGLE QUOTATION MARK\0" "SINHALA ARCHAIC DIGIT EIGHT\0" "SINHALA ARCHAIC DIGIT FIVE\0" "SINHALA ARCHAIC DIGIT FOUR\0" "SINHALA ARCHAIC DIGIT NINE\0" "SINHALA ARCHAIC DIGIT ONE\0" "SINHALA ARCHAIC DIGIT SEVEN\0" "SINHALA ARCHAIC DIGIT SIX\0" "SINHALA ARCHAIC DIGIT THREE\0" "SINHALA ARCHAIC DIGIT TWO\0" "SINHALA ARCHAIC NUMBER EIGHTY\0" "SINHALA ARCHAIC NUMBER FIFTY\0" "SINHALA ARCHAIC NUMBER FORTY\0" "SINHALA ARCHAIC NUMBER NINETY\0" "SINHALA ARCHAIC NUMBER ONE HUNDRED\0" "SINHALA ARCHAIC NUMBER ONE THOUSAND\0" "SINHALA ARCHAIC NUMBER SEVENTY\0" "SINHALA ARCHAIC NUMBER SIXTY\0" "SINHALA ARCHAIC NUMBER TEN\0" "SINHALA ARCHAIC NUMBER THIRTY\0" "SINHALA ARCHAIC NUMBER TWENTY\0" "SINHALA LETTER AAYANNA\0" "SINHALA LETTER AEEYANNA\0" "SINHALA LETTER AEYANNA\0" "SINHALA LETTER AIYANNA\0" "SINHALA LETTER ALPAPRAANA BAYANNA\0" "SINHALA LETTER ALPAPRAANA CAYANNA\0" "SINHALA LETTER ALPAPRAANA DAYANNA\0" "SINHALA LETTER ALPAPRAANA DDAYANNA\0" "SINHALA LETTER ALPAPRAANA GAYANNA\0" "SINHALA LETTER ALPAPRAANA JAYANNA\0" "SINHALA LETTER ALPAPRAANA KAYANNA\0" "SINHALA LETTER ALPAPRAANA PAYANNA\0" "SINHALA LETTER ALPAPRAANA TAYANNA\0" "SINHALA LETTER ALPAPRAANA TTAYANNA\0" "SINHALA LETTER AMBA BAYANNA\0" "SINHALA LETTER AUYANNA\0" "SINHALA LETTER AYANNA\0" "SINHALA LETTER DANTAJA LAYANNA\0" "SINHALA LETTER DANTAJA NAYANNA\0" "SINHALA LETTER DANTAJA SAYANNA\0" "SINHALA LETTER EEYANNA\0" "SINHALA LETTER EYANNA\0" "SINHALA LETTER FAYANNA\0" "SINHALA LETTER HAYANNA\0" "SINHALA LETTER IIYANNA\0" "SINHALA LETTER ILUUYANNA\0" "SINHALA LETTER ILUYANNA\0" "SINHALA LETTER IRUUYANNA\0" "SINHALA LETTER IRUYANNA\0" "SINHALA LETTER IYANNA\0" "SINHALA LETTER KANTAJA NAASIKYAYA\0" "SINHALA LETTER MAHAAPRAANA BAYANNA\0" "SINHALA LETTER MAHAAPRAANA CAYANNA\0" "SINHALA LETTER MAHAAPRAANA DAYANNA\0" "SINHALA LETTER MAHAAPRAANA DDAYANNA\0" "SINHALA LETTER MAHAAPRAANA GAYANNA\0" "SINHALA LETTER MAHAAPRAANA JAYANNA\0" "SINHALA LETTER MAHAAPRAANA KAYANNA\0" "SINHALA LETTER MAHAAPRAANA PAYANNA\0" "SINHALA LETTER MAHAAPRAANA TAYANNA\0" "SINHALA LETTER MAHAAPRAANA TTAYANNA\0" "SINHALA LETTER MAYANNA\0" "SINHALA LETTER MUURDHAJA LAYANNA\0" "SINHALA LETTER MUURDHAJA NAYANNA\0" "SINHALA LETTER MUURDHAJA SAYANNA\0" "SINHALA LETTER OOYANNA\0" "SINHALA LETTER OYANNA\0" "SINHALA LETTER RAYANNA\0" "SINHALA LETTER SANYAKA DAYANNA\0" "SINHALA LETTER SANYAKA DDAYANNA\0" "SINHALA LETTER SANYAKA GAYANNA\0" "SINHALA LETTER SANYAKA JAYANNA\0" "SINHALA LETTER TAALUJA NAASIKYAYA\0" "SINHALA LETTER TAALUJA SANYOOGA NAAKSIKYAYA\0" "SINHALA LETTER TAALUJA SAYANNA\0" "SINHALA LETTER UUYANNA\0" "SINHALA LETTER UYANNA\0" "SINHALA LETTER VAYANNA\0" "SINHALA LETTER YAYANNA\0" "SINHALA LITH DIGIT EIGHT\0" "SINHALA LITH DIGIT FIVE\0" "SINHALA LITH DIGIT FOUR\0" "SINHALA LITH DIGIT NINE\0" "SINHALA LITH DIGIT ONE\0" "SINHALA LITH DIGIT SEVEN\0" "SINHALA LITH DIGIT SIX\0" "SINHALA LITH DIGIT THREE\0" "SINHALA LITH DIGIT TWO\0" "SINHALA LITH DIGIT ZERO\0" "SINHALA PUNCTUATION KUNDDALIYA\0" "SINHALA SIGN AL-LAKUNA\0" "SINHALA SIGN ANUSVARAYA\0" "SINHALA SIGN CANDRABINDU\0" "SINHALA SIGN VISARGAYA\0" "SINHALA VOWEL SIGN AELA-PILLA\0" "SINHALA VOWEL SIGN DIGA AEDA-PILLA\0" "SINHALA VOWEL SIGN DIGA GAETTA-PILLA\0" "SINHALA VOWEL SIGN DIGA GAYANUKITTA\0" "SINHALA VOWEL SIGN DIGA IS-PILLA\0" "SINHALA VOWEL SIGN DIGA KOMBUVA\0" "SINHALA VOWEL SIGN DIGA PAA-PILLA\0" "SINHALA VOWEL SIGN GAETTA-PILLA\0" "SINHALA VOWEL SIGN GAYANUKITTA\0" "SINHALA VOWEL SIGN KETTI AEDA-PILLA\0" "SINHALA VOWEL SIGN KETTI IS-PILLA\0" "SINHALA VOWEL SIGN KETTI PAA-PILLA\0" "SINHALA VOWEL SIGN KOMBU DEKA\0" "SINHALA VOWEL SIGN KOMBUVA\0" "SINHALA VOWEL SIGN KOMBUVA HAA AELA-PILLA\0" "SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA\0" "SINHALA VOWEL SIGN KOMBUVA HAA GAYANUKITTA\0" "SIX PETALLED BLACK AND WHITE FLORETTE\0" "SIX POINTED BLACK STAR\0" "SIX POINTED PINWHEEL STAR\0" "SIX POINTED STAR WITH MIDDLE DOT\0" "SIX-PER-EM SPACE\0" "SIXTEEN POINTED ASTERISK\0" "SKATEBOARD\0" "SKI AND SKI BOOT\0" "SKIER\0" "SKULL\0" "SKULL AND CROSSBONES\0" "SKUNK\0" "SLANTED EQUAL TO OR GREATER-THAN\0" "SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE\0" "SLANTED EQUAL TO OR LESS-THAN\0" "SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE\0" "SLANTED NORTH ARROW WITH HOOKED HEAD\0" "SLANTED NORTH ARROW WITH HORIZONTAL TAIL\0" "SLAVONIC ASTERISK\0" "SLED\0" "SLEEPING ACCOMMODATION\0" "SLEEPING FACE\0" "SLEEPING SYMBOL\0" "SLEEPY FACE\0" "SLEUTH OR SPY\0" "SLICE OF PIZZA\0" "SLIGHTLY FROWNING FACE\0" "SLIGHTLY SMILING FACE\0" "SLOPE\0" "SLOPING LARGE AND\0" "SLOPING LARGE OR\0" "SLOT MACHINE\0" "SLOTH\0" "SMALL AIRPLANE\0" "SMALL AMPERSAND\0" "SMALL ASTERISK\0" "SMALL BLUE DIAMOND\0" "SMALL COLON\0" "SMALL COMMA\0" "SMALL COMMERCIAL AT\0" "SMALL CONTAINS AS MEMBER\0" "SMALL CONTAINS WITH OVERBAR\0" "SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE\0" "SMALL DOLLAR SIGN\0" "SMALL ELEMENT OF\0" "SMALL ELEMENT OF WITH OVERBAR\0" "SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE\0" "SMALL EM DASH\0" "SMALL EQUALS SIGN\0" "SMALL EXCLAMATION MARK\0" "SMALL FULL STOP\0" "SMALL GREATER-THAN SIGN\0" "SMALL HYPHEN-MINUS\0" "SMALL IDEOGRAPHIC COMMA\0" "SMALL LEFT CURLY BRACKET\0" "SMALL LEFT PARENTHESIS\0" "SMALL LEFT TORTOISE SHELL BRACKET\0" "SMALL LESS-THAN SIGN\0" "SMALL NUMBER SIGN\0" "SMALL ORANGE DIAMOND\0" "SMALL PERCENT SIGN\0" "SMALL PLUS SIGN\0" "SMALL QUESTION MARK\0" "SMALL REVERSE SOLIDUS\0" "SMALL RIGHT CURLY BRACKET\0" "SMALL RIGHT PARENTHESIS\0" "SMALL RIGHT TORTOISE SHELL BRACKET\0" "SMALL ROMAN NUMERAL EIGHT\0" "SMALL ROMAN NUMERAL ELEVEN\0" "SMALL ROMAN NUMERAL FIFTY\0" "SMALL ROMAN NUMERAL FIVE\0" "SMALL ROMAN NUMERAL FIVE HUNDRED\0" "SMALL ROMAN NUMERAL FOUR\0" "SMALL ROMAN NUMERAL NINE\0" "SMALL ROMAN NUMERAL ONE\0" "SMALL ROMAN NUMERAL ONE HUNDRED\0" "SMALL ROMAN NUMERAL ONE THOUSAND\0" "SMALL ROMAN NUMERAL SEVEN\0" "SMALL ROMAN NUMERAL SIX\0" "SMALL ROMAN NUMERAL TEN\0" "SMALL ROMAN NUMERAL THREE\0" "SMALL ROMAN NUMERAL TWELVE\0" "SMALL ROMAN NUMERAL TWO\0" "SMALL SEMICOLON\0" "SMALL TILDE\0" "SMALL TWO DOTS OVER ONE DOT PUNCTUATION\0" "SMALL VEE WITH UNDERBAR\0" "SMALLER THAN\0" "SMALLER THAN OR EQUAL TO\0" "SMASH PRODUCT\0" "SMILE\0" "SMILING CAT FACE WITH HEART-SHAPED EYES\0" "SMILING CAT FACE WITH OPEN MOUTH\0" "SMILING FACE WITH HALO\0" "SMILING FACE WITH HEART-SHAPED EYES\0" "SMILING FACE WITH HORNS\0" "SMILING FACE WITH OPEN MOUTH\0" "SMILING FACE WITH OPEN MOUTH AND COLD SWEAT\0" "SMILING FACE WITH OPEN MOUTH AND SMILING EYES\0" "SMILING FACE WITH OPEN MOUTH AND TIGHTLY-CLOSED EYES\0" "SMILING FACE WITH SMILING EYES\0" "SMILING FACE WITH SMILING EYES AND HAND COVERING MOUTH\0" "SMILING FACE WITH SMILING EYES AND THREE HEARTS\0" "SMILING FACE WITH SUNGLASSES\0" "SMILING FACE WITH TEAR\0" "SMIRKING FACE\0" "SMOKING SYMBOL\0" "SNAIL\0" "SNAKE\0" "SNEEZING FACE\0" "SNOW CAPPED MOUNTAIN\0" "SNOWBOARDER\0" "SNOWFLAKE\0" "SNOWMAN\0" "SNOWMAN WITHOUT SNOW\0" "SOCCER BALL\0" "SOCKS\0" "SOFT HYPHEN\0" "SOFT ICE CREAM\0" "SOFT SHELL FLOPPY DISK\0" "SOFTBALL\0" "SOFTWARE-FUNCTION SYMBOL\0" "SOGDIAN COMBINING CURVE ABOVE\0" "SOGDIAN COMBINING CURVE BELOW\0" "SOGDIAN COMBINING DOT ABOVE\0" "SOGDIAN COMBINING DOT BELOW\0" "SOGDIAN COMBINING HOOK ABOVE\0" "SOGDIAN COMBINING HOOK BELOW\0" "SOGDIAN COMBINING LONG HOOK BELOW\0" "SOGDIAN COMBINING RESH BELOW\0" "SOGDIAN COMBINING STROKE BELOW\0" "SOGDIAN COMBINING TWO DOTS ABOVE\0" "SOGDIAN COMBINING TWO DOTS BELOW\0" "SOGDIAN INDEPENDENT SHIN\0" "SOGDIAN LETTER ALEPH\0" "SOGDIAN LETTER AYIN\0" "SOGDIAN LETTER BETH\0" "SOGDIAN LETTER FETH\0" "SOGDIAN LETTER GIMEL\0" "SOGDIAN LETTER HE\0" "SOGDIAN LETTER HETH\0" "SOGDIAN LETTER KAPH\0" "SOGDIAN LETTER LAMEDH\0" "SOGDIAN LETTER LESH\0" "SOGDIAN LETTER MEM\0" "SOGDIAN LETTER NUN\0" "SOGDIAN LETTER PE\0" "SOGDIAN LETTER RESH-AYIN\0" "SOGDIAN LETTER SADHE\0" "SOGDIAN LETTER SAMEKH\0" "SOGDIAN LETTER SHIN\0" "SOGDIAN LETTER TAW\0" "SOGDIAN LETTER WAW\0" "SOGDIAN LETTER YODH\0" "SOGDIAN LETTER ZAYIN\0" "SOGDIAN NUMBER ONE\0" "SOGDIAN NUMBER ONE HUNDRED\0" "SOGDIAN NUMBER TEN\0" "SOGDIAN NUMBER TWENTY\0" "SOGDIAN PUNCTUATION CIRCLE WITH DOT\0" "SOGDIAN PUNCTUATION HALF CIRCLE WITH DOT\0" "SOGDIAN PUNCTUATION TWO CIRCLES WITH DOTS\0" "SOGDIAN PUNCTUATION TWO VERTICAL BARS\0" "SOGDIAN PUNCTUATION TWO VERTICAL BARS WITH DOTS\0" "SOLID QUILT SQUARE ORNAMENT\0" "SOLID QUILT SQUARE ORNAMENT IN BLACK SQUARE\0" "SOLIDUS\0" "SOLIDUS WITH OVERBAR\0" "SOON WITH RIGHTWARDS ARROW ABOVE\0" "SORA SOMPENG DIGIT EIGHT\0" "SORA SOMPENG DIGIT FIVE\0" "SORA SOMPENG DIGIT FOUR\0" "SORA SOMPENG DIGIT NINE\0" "SORA SOMPENG DIGIT ONE\0" "SORA SOMPENG DIGIT SEVEN\0" "SORA SOMPENG DIGIT SIX\0" "SORA SOMPENG DIGIT THREE\0" "SORA SOMPENG DIGIT TWO\0" "SORA SOMPENG DIGIT ZERO\0" "SORA SOMPENG LETTER AH\0" "SORA SOMPENG LETTER BAH\0" "SORA SOMPENG LETTER CAH\0" "SORA SOMPENG LETTER DAH\0" "SORA SOMPENG LETTER EEH\0" "SORA SOMPENG LETTER EH\0" "SORA SOMPENG LETTER GAH\0" "SORA SOMPENG LETTER HAH\0" "SORA SOMPENG LETTER IH\0" "SORA SOMPENG LETTER JAH\0" "SORA SOMPENG LETTER KAH\0" "SORA SOMPENG LETTER LAH\0" "SORA SOMPENG LETTER MAE\0" "SORA SOMPENG LETTER MAH\0" "SORA SOMPENG LETTER NAH\0" "SORA SOMPENG LETTER NGAH\0" "SORA SOMPENG LETTER NYAH\0" "SORA SOMPENG LETTER OH\0" "SORA SOMPENG LETTER PAH\0" "SORA SOMPENG LETTER RAH\0" "SORA SOMPENG LETTER SAH\0" "SORA SOMPENG LETTER TAH\0" "SORA SOMPENG LETTER UH\0" "SORA SOMPENG LETTER VAH\0" "SORA SOMPENG LETTER YAH\0" "SOUND RECORDING COPYRIGHT\0" "SOUTH EAST ARROW\0" "SOUTH EAST ARROW AND SOUTH WEST ARROW\0" "SOUTH EAST ARROW CROSSING NORTH EAST ARROW\0" "SOUTH EAST ARROW TO CORNER\0" "SOUTH EAST ARROW WITH HOOK\0" "SOUTH EAST BLACK ARROW\0" "SOUTH EAST DOUBLE ARROW\0" "SOUTH EAST POINTING BUD\0" "SOUTH EAST POINTING LEAF\0" "SOUTH EAST POINTING VINE LEAF\0" "SOUTH EAST SANS-SERIF ARROW\0" "SOUTH EAST TRIANGLE-HEADED ARROW\0" "SOUTH EAST TRIANGLE-HEADED ARROW TO BAR\0" "SOUTH EAST WHITE ARROW\0" "SOUTH WEST ARROW\0" "SOUTH WEST ARROW AND NORTH WEST ARROW\0" "SOUTH WEST ARROW WITH HOOK\0" "SOUTH WEST BLACK ARROW\0" "SOUTH WEST DOUBLE ARROW\0" "SOUTH WEST POINTING BUD\0" "SOUTH WEST POINTING LEAF\0" "SOUTH WEST POINTING VINE LEAF\0" "SOUTH WEST SANS-SERIF ARROW\0" "SOUTH WEST TRIANGLE-HEADED ARROW\0" "SOUTH WEST TRIANGLE-HEADED ARROW TO BAR\0" "SOUTH WEST WHITE ARROW\0" "SOYOMBO CLUSTER-INITIAL LETTER LA\0" "SOYOMBO CLUSTER-INITIAL LETTER RA\0" "SOYOMBO CLUSTER-INITIAL LETTER SA\0" "SOYOMBO CLUSTER-INITIAL LETTER SHA\0" "SOYOMBO FINAL CONSONANT SIGN -A\0" "SOYOMBO FINAL CONSONANT SIGN B\0" "SOYOMBO FINAL CONSONANT SIGN D\0" "SOYOMBO FINAL CONSONANT SIGN G\0" "SOYOMBO FINAL CONSONANT SIGN K\0" "SOYOMBO FINAL CONSONANT SIGN L\0" "SOYOMBO FINAL CONSONANT SIGN M\0" "SOYOMBO FINAL CONSONANT SIGN N\0" "SOYOMBO FINAL CONSONANT SIGN NG\0" "SOYOMBO FINAL CONSONANT SIGN R\0" "SOYOMBO FINAL CONSONANT SIGN S\0" "SOYOMBO FINAL CONSONANT SIGN SH\0" "SOYOMBO GEMINATION MARK\0" "SOYOMBO HEAD MARK WITH MOON AND SUN\0" "SOYOMBO HEAD MARK WITH MOON AND SUN AND FLAME\0" "SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME\0" "SOYOMBO LETTER -A\0" "SOYOMBO LETTER A\0" "SOYOMBO LETTER BA\0" "SOYOMBO LETTER BHA\0" "SOYOMBO LETTER CA\0" "SOYOMBO LETTER CHA\0" "SOYOMBO LETTER DA\0" "SOYOMBO LETTER DDA\0" "SOYOMBO LETTER DDHA\0" "SOYOMBO LETTER DHA\0" "SOYOMBO LETTER DZA\0" "SOYOMBO LETTER GA\0" "SOYOMBO LETTER GHA\0" "SOYOMBO LETTER HA\0" "SOYOMBO LETTER JA\0" "SOYOMBO LETTER JHA\0" "SOYOMBO LETTER KA\0" "SOYOMBO LETTER KHA\0" "SOYOMBO LETTER KSSA\0" "SOYOMBO LETTER LA\0" "SOYOMBO LETTER MA\0" "SOYOMBO LETTER NA\0" "SOYOMBO LETTER NGA\0" "SOYOMBO LETTER NNA\0" "SOYOMBO LETTER NYA\0" "SOYOMBO LETTER PA\0" "SOYOMBO LETTER PHA\0" "SOYOMBO LETTER RA\0" "SOYOMBO LETTER SA\0" "SOYOMBO LETTER SHA\0" "SOYOMBO LETTER SSA\0" "SOYOMBO LETTER TA\0" "SOYOMBO LETTER THA\0" "SOYOMBO LETTER TSA\0" "SOYOMBO LETTER TSHA\0" "SOYOMBO LETTER TTA\0" "SOYOMBO LETTER TTHA\0" "SOYOMBO LETTER VA\0" "SOYOMBO LETTER YA\0" "SOYOMBO LETTER ZA\0" "SOYOMBO LETTER ZHA\0" "SOYOMBO MARK DOUBLE SHAD\0" "SOYOMBO MARK PLUTA\0" "SOYOMBO MARK SHAD\0" "SOYOMBO MARK TSHEG\0" "SOYOMBO SIGN ANUSVARA\0" "SOYOMBO SIGN JIHVAMULIYA\0" "SOYOMBO SIGN UPADHMANIYA\0" "SOYOMBO SIGN VISARGA\0" "SOYOMBO SUBJOINER\0" "SOYOMBO TERMINAL MARK-1\0" "SOYOMBO TERMINAL MARK-2\0" "SOYOMBO VOWEL LENGTH MARK\0" "SOYOMBO VOWEL SIGN AI\0" "SOYOMBO VOWEL SIGN AU\0" "SOYOMBO VOWEL SIGN E\0" "SOYOMBO VOWEL SIGN I\0" "SOYOMBO VOWEL SIGN O\0" "SOYOMBO VOWEL SIGN OE\0" "SOYOMBO VOWEL SIGN U\0" "SOYOMBO VOWEL SIGN UE\0" "SOYOMBO VOWEL SIGN VOCALIC L\0" "SOYOMBO VOWEL SIGN VOCALIC R\0" "SPACE\0" "SPAGHETTI\0" "SPARKLE\0" "SPARKLES\0" "SPARKLING HEART\0" "SPEAK-NO-EVIL MONKEY\0" "SPEAKER\0" "SPEAKER WITH CANCELLATION STROKE\0" "SPEAKER WITH ONE SOUND WAVE\0" "SPEAKER WITH THREE SOUND WAVES\0" "SPEAKING HEAD IN SILHOUETTE\0" "SPEECH BALLOON\0" "SPEEDBOAT\0" "SPESMILO SIGN\0" "SPHERICAL ANGLE\0" "SPHERICAL ANGLE OPENING LEFT\0" "SPHERICAL ANGLE OPENING UP\0" "SPIDER\0" "SPIDER WEB\0" "SPIRAL CALENDAR PAD\0" "SPIRAL NOTE PAD\0" "SPIRAL SHELL\0" "SPLASHING SWEAT SYMBOL\0" "SPONGE\0" "SPOOL OF THREAD\0" "SPOON\0" "SPORTS MEDAL\0" "SPOUTING WHALE\0" "SQUARE A OVER M\0" "SQUARE AARU\0" "SQUARE AM\0" "SQUARE ANPEA\0" "SQUARE APAATO\0" "SQUARE ARUHUA\0" "SQUARE AU\0" "SQUARE BAARERU\0" "SQUARE BAR\0" "SQUARE BEETA\0" "SQUARE BIRU\0" "SQUARE BORUTO\0" "SQUARE BQ\0" "SQUARE BUSSYERU\0" "SQUARE C OVER KG\0" "SQUARE CAL\0" "SQUARE CAP\0" "SQUARE CC\0" "SQUARE CD\0" "SQUARE CM\0" "SQUARE CM CUBED\0" "SQUARE CM SQUARED\0" "SQUARE CO\0" "SQUARE CORPORATION\0" "SQUARE CUP\0" "SQUARE DA\0" "SQUARE DAASU\0" "SQUARE DB\0" "SQUARE DESI\0" "SQUARE DJ\0" "SQUARE DL\0" "SQUARE DM\0" "SQUARE DM CUBED\0" "SQUARE DM SQUARED\0" "SQUARE DORU\0" "SQUARE EEKAA\0" "SQUARE ERA NAME HEISEI\0" "SQUARE ERA NAME MEIZI\0" "SQUARE ERA NAME REIWA\0" "SQUARE ERA NAME SYOUWA\0" "SQUARE ERA NAME TAISYOU\0" "SQUARE ERG\0" "SQUARE ESUKUUDO\0" "SQUARE EV\0" "SQUARE FM\0" "SQUARE FOOT\0" "SQUARE FOUR CORNERS\0" "SQUARE GAL\0" "SQUARE GANMA\0" "SQUARE GARON\0" "SQUARE GB\0" "SQUARE GHZ\0" "SQUARE GIGA\0" "SQUARE GINII\0" "SQUARE GIRUDAA\0" "SQUARE GPA\0" "SQUARE GURAMU\0" "SQUARE GURAMUTON\0" "SQUARE GY\0" "SQUARE HA\0" "SQUARE HAITU\0" "SQUARE HEKUTAARU\0" "SQUARE HERUTU\0" "SQUARE HG\0" "SQUARE HIRAGANA HOKA\0" "SQUARE HON\0" "SQUARE HOON\0" "SQUARE HOORU\0" "SQUARE HP\0" "SQUARE HPA\0" "SQUARE HUARADDO\0" "SQUARE HUIITO\0" "SQUARE HURAN\0" "SQUARE HZ\0" "SQUARE IMAGE OF\0" "SQUARE IMAGE OF OR EQUAL TO\0" "SQUARE IMAGE OF OR NOT EQUAL TO\0" "SQUARE IN\0" "SQUARE ININGU\0" "SQUARE INTI\0" "SQUARE IU\0" "SQUARE K OHM\0" "SQUARE KA\0" "SQUARE KAIRI\0" "SQUARE KARATTO\0" "SQUARE KARORII\0" "SQUARE KB\0" "SQUARE KCAL\0" "SQUARE KEESU\0" "SQUARE KG\0" "SQUARE KHZ\0" "SQUARE KIRO\0" "SQUARE KIROGURAMU\0" "SQUARE KIROMEETORU\0" "SQUARE KIROWATTO\0" "SQUARE KK\0" "SQUARE KL\0" "SQUARE KM\0" "SQUARE KM CAPITAL\0" "SQUARE KM CUBED\0" "SQUARE KM SQUARED\0" "SQUARE KOOPO\0" "SQUARE KORUNA\0" "SQUARE KPA\0" "SQUARE KT\0" "SQUARE KUROONE\0" "SQUARE KURUZEIRO\0" "SQUARE KV\0" "SQUARE KW\0" "SQUARE KYURII\0" "SQUARE LEFT OPEN BOX OPERATOR\0" "SQUARE LM\0" "SQUARE LN\0" "SQUARE LOG\0" "SQUARE LOZENGE\0" "SQUARE LX\0" "SQUARE M CUBED\0" "SQUARE M OHM\0" "SQUARE M OVER S\0" "SQUARE M OVER S SQUARED\0" "SQUARE M SQUARED\0" "SQUARE MA\0" "SQUARE MAHHA\0" "SQUARE MAIKURO\0" "SQUARE MAIRU\0" "SQUARE MANSYON\0" "SQUARE MARUKU\0" "SQUARE MB\0" "SQUARE MB SMALL\0" "SQUARE MEETORU\0" "SQUARE MEGA\0" "SQUARE MEGATON\0" "SQUARE MG\0" "SQUARE MHZ\0" "SQUARE MIKURON\0" "SQUARE MIL\0" "SQUARE MIRI\0" "SQUARE MIRIBAARU\0" "SQUARE ML\0" "SQUARE MM\0" "SQUARE MM CUBED\0" "SQUARE MM SQUARED\0" "SQUARE MOL\0" "SQUARE MPA\0" "SQUARE MS\0" "SQUARE MU A\0" "SQUARE MU F\0" "SQUARE MU G\0" "SQUARE MU L\0" "SQUARE MU M\0" "SQUARE MU S\0" "SQUARE MU V\0" "SQUARE MU W\0" "SQUARE MV\0" "SQUARE MV MEGA\0" "SQUARE MW\0" "SQUARE MW MEGA\0" "SQUARE NA\0" "SQUARE NANO\0" "SQUARE NF\0" "SQUARE NM\0" "SQUARE NOTTO\0" "SQUARE NS\0" "SQUARE NV\0" "SQUARE NW\0" "SQUARE ONSU\0" "SQUARE OOMU\0" "SQUARE ORIGINAL OF\0" "SQUARE ORIGINAL OF OR EQUAL TO\0" "SQUARE ORIGINAL OF OR NOT EQUAL TO\0" "SQUARE OV\0" "SQUARE PA\0" "SQUARE PA AMPS\0" "SQUARE PAASENTO\0" "SQUARE PAATU\0" "SQUARE PC\0" "SQUARE PEEZI\0" "SQUARE PENIHI\0" "SQUARE PENSU\0" "SQUARE PESO\0" "SQUARE PF\0" "SQUARE PH\0" "SQUARE PIASUTORU\0" "SQUARE PIKO\0" "SQUARE PIKURU\0" "SQUARE PM\0" "SQUARE POINTO\0" "SQUARE PONDO\0" "SQUARE POSITION INDICATOR\0" "SQUARE PPM\0" "SQUARE PR\0" "SQUARE PS\0" "SQUARE PV\0" "SQUARE PW\0" "SQUARE RAD\0" "SQUARE RAD OVER S\0" "SQUARE RAD OVER S SQUARED\0" "SQUARE REMU\0" "SQUARE RENTOGEN\0" "SQUARE RIGHT OPEN BOX OPERATOR\0" "SQUARE RIRA\0" "SQUARE RITTORU\0" "SQUARE ROOT\0" "SQUARE RUPII\0" "SQUARE RUUBURU\0" "SQUARE SAIKURU\0" "SQUARE SANTIIMU\0" "SQUARE SENTI\0" "SQUARE SENTO\0" "SQUARE SIRINGU\0" "SQUARE SR\0" "SQUARE SV\0" "SQUARE TARGET\0" "SQUARE THZ\0" "SQUARE TON\0" "SQUARE UON\0" "SQUARE V OVER M\0" "SQUARE WATTO\0" "SQUARE WB\0" "SQUARE WITH BOTTOM HALF BLACK\0" "SQUARE WITH CONTOURED OUTLINE\0" "SQUARE WITH DIAGONAL CROSSHATCH FILL\0" "SQUARE WITH HORIZONTAL FILL\0" "SQUARE WITH LEFT HALF BLACK\0" "SQUARE WITH LOWER LEFT DIAGONAL HALF BLACK\0" "SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK\0" "SQUARE WITH ORTHOGONAL CROSSHATCH FILL\0" "SQUARE WITH RIGHT HALF BLACK\0" "SQUARE WITH TOP HALF BLACK\0" "SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK\0" "SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL\0" "SQUARE WITH UPPER RIGHT DIAGONAL HALF BLACK\0" "SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL\0" "SQUARE WITH VERTICAL FILL\0" "SQUARE YAADO\0" "SQUARE YAARU\0" "SQUARE YUAN\0" "SQUARED ASTERISK\0" "SQUARED CJK UNIFIED IDEOGRAPH-4E00\0" "SQUARED CJK UNIFIED IDEOGRAPH-4E09\0" "SQUARED CJK UNIFIED IDEOGRAPH-4E2D\0" "SQUARED CJK UNIFIED IDEOGRAPH-4E8C\0" "SQUARED CJK UNIFIED IDEOGRAPH-4EA4\0" "SQUARED CJK UNIFIED IDEOGRAPH-518D\0" "SQUARED CJK UNIFIED IDEOGRAPH-521D\0" "SQUARED CJK UNIFIED IDEOGRAPH-524D\0" "SQUARED CJK UNIFIED IDEOGRAPH-5272\0" "SQUARED CJK UNIFIED IDEOGRAPH-53CC\0" "SQUARED CJK UNIFIED IDEOGRAPH-53F3\0" "SQUARED CJK UNIFIED IDEOGRAPH-5408\0" "SQUARED CJK UNIFIED IDEOGRAPH-5439\0" "SQUARED CJK UNIFIED IDEOGRAPH-55B6\0" "SQUARED CJK UNIFIED IDEOGRAPH-58F0\0" "SQUARED CJK UNIFIED IDEOGRAPH-591A\0" "SQUARED CJK UNIFIED IDEOGRAPH-5929\0" "SQUARED CJK UNIFIED IDEOGRAPH-5B57\0" "SQUARED CJK UNIFIED IDEOGRAPH-5DE6\0" "SQUARED CJK UNIFIED IDEOGRAPH-5F8C\0" "SQUARED CJK UNIFIED IDEOGRAPH-624B\0" "SQUARED CJK UNIFIED IDEOGRAPH-6253\0" "SQUARED CJK UNIFIED IDEOGRAPH-6295\0" "SQUARED CJK UNIFIED IDEOGRAPH-6307\0" "SQUARED CJK UNIFIED IDEOGRAPH-6355\0" "SQUARED CJK UNIFIED IDEOGRAPH-6599\0" "SQUARED CJK UNIFIED IDEOGRAPH-65B0\0" "SQUARED CJK UNIFIED IDEOGRAPH-6620\0" "SQUARED CJK UNIFIED IDEOGRAPH-6708\0" "SQUARED CJK UNIFIED IDEOGRAPH-6709\0" "SQUARED CJK UNIFIED IDEOGRAPH-6E80\0" "SQUARED CJK UNIFIED IDEOGRAPH-6F14\0" "SQUARED CJK UNIFIED IDEOGRAPH-7121\0" "SQUARED CJK UNIFIED IDEOGRAPH-751F\0" "SQUARED CJK UNIFIED IDEOGRAPH-7533\0" "SQUARED CJK UNIFIED IDEOGRAPH-7981\0" "SQUARED CJK UNIFIED IDEOGRAPH-7A7A\0" "SQUARED CJK UNIFIED IDEOGRAPH-7D42\0" "SQUARED CJK UNIFIED IDEOGRAPH-89E3\0" "SQUARED CJK UNIFIED IDEOGRAPH-8CA9\0" "SQUARED CJK UNIFIED IDEOGRAPH-8D70\0" "SQUARED CJK UNIFIED IDEOGRAPH-904A\0" "SQUARED CJK UNIFIED IDEOGRAPH-914D\0" "SQUARED CL\0" "SQUARED COOL\0" "SQUARED DOT OPERATOR\0" "SQUARED EIGHT K\0" "SQUARED FALLING DIAGONAL SLASH\0" "SQUARED FIVE POINT ONE\0" "SQUARED FOUR DOT PUNCTUATION\0" "SQUARED FOUR K\0" "SQUARED FREE\0" "SQUARED HC\0" "SQUARED HDR\0" "SQUARED HI-RES\0" "SQUARED HV\0" "SQUARED ID\0" "SQUARED KATAKANA DE\0" "SQUARED KATAKANA KOKO\0" "SQUARED KATAKANA SA\0" "SQUARED KEY\0" "SQUARED LATIN CAPITAL LETTER A\0" "SQUARED LATIN CAPITAL LETTER B\0" "SQUARED LATIN CAPITAL LETTER C\0" "SQUARED LATIN CAPITAL LETTER D\0" "SQUARED LATIN CAPITAL LETTER E\0" "SQUARED LATIN CAPITAL LETTER F\0" "SQUARED LATIN CAPITAL LETTER G\0" "SQUARED LATIN CAPITAL LETTER H\0" "SQUARED LATIN CAPITAL LETTER I\0" "SQUARED LATIN CAPITAL LETTER J\0" "SQUARED LATIN CAPITAL LETTER K\0" "SQUARED LATIN CAPITAL LETTER L\0" "SQUARED LATIN CAPITAL LETTER M\0" "SQUARED LATIN CAPITAL LETTER N\0" "SQUARED LATIN CAPITAL LETTER O\0" "SQUARED LATIN CAPITAL LETTER P\0" "SQUARED LATIN CAPITAL LETTER Q\0" "SQUARED LATIN CAPITAL LETTER R\0" "SQUARED LATIN CAPITAL LETTER S\0" "SQUARED LATIN CAPITAL LETTER T\0" "SQUARED LATIN CAPITAL LETTER U\0" "SQUARED LATIN CAPITAL LETTER V\0" "SQUARED LATIN CAPITAL LETTER W\0" "SQUARED LATIN CAPITAL LETTER X\0" "SQUARED LATIN CAPITAL LETTER Y\0" "SQUARED LATIN CAPITAL LETTER Z\0" "SQUARED LATIN SMALL LETTER D\0" "SQUARED LOGICAL AND\0" "SQUARED LOGICAL OR\0" "SQUARED LOSSLESS\0" "SQUARED MINUS\0" "SQUARED MV\0" "SQUARED NEW\0" "SQUARED NG\0" "SQUARED OK\0" "SQUARED ONE HUNDRED TWENTY P\0" "SQUARED PLUS\0" "SQUARED PPV\0" "SQUARED RISING DIAGONAL SLASH\0" "SQUARED SALTIRE\0" "SQUARED SD\0" "SQUARED SECOND SCREEN\0" "SQUARED SEVEN POINT ONE\0" "SQUARED SHV\0" "SQUARED SIXTY P\0" "SQUARED SMALL CIRCLE\0" "SQUARED SOS\0" "SQUARED SQUARE\0" "SQUARED SS\0" "SQUARED THREE D\0" "SQUARED TIMES\0" "SQUARED TWENTY-TWO POINT TWO\0" "SQUARED TWO K\0" "SQUARED UHD\0" "SQUARED UP WITH EXCLAMATION MARK\0" "SQUARED VOD\0" "SQUARED VS\0" "SQUARED WC\0" "SQUAT BLACK RIGHTWARDS ARROW\0" "SQUID\0" "STADIUM\0" "STAFF OF AESCULAPIUS\0" "STAFF OF HERMES\0" "STAMPED ENVELOPE\0" "STANDING PERSON\0" "STAR AND CRESCENT\0" "STAR EQUALS\0" "STAR OF DAVID\0" "STAR OPERATOR\0" "STAR WITH LEFT HALF BLACK\0" "STAR WITH RIGHT HALF BLACK\0" "STATION\0" "STATUE OF LIBERTY\0" "STEAM LOCOMOTIVE\0" "STEAMING BOWL\0" "STENOGRAPHIC FULL STOP\0" "STETHOSCOPE\0" "STICK FIGURE\0" "STICK FIGURE LEANING LEFT\0" "STICK FIGURE LEANING RIGHT\0" "STICK FIGURE WITH ARMS RAISED\0" "STICK FIGURE WITH DRESS\0" "STOCK CHART\0" "STOPWATCH\0" "STRAIGHT RULER\0" "STRAIGHTNESS\0" "STRAWBERRY\0" "STRESS OUTLINED WHITE STAR\0" "STRICTLY EQUIVALENT TO\0" "STUDIO MICROPHONE\0" "STUFFED FLATBREAD\0" "STUPA\0" "SUBSCRIPT EIGHT\0" "SUBSCRIPT EQUALS SIGN\0" "SUBSCRIPT FIVE\0" "SUBSCRIPT FOUR\0" "SUBSCRIPT LEFT PARENTHESIS\0" "SUBSCRIPT MINUS\0" "SUBSCRIPT NINE\0" "SUBSCRIPT ONE\0" "SUBSCRIPT PLUS SIGN\0" "SUBSCRIPT RIGHT PARENTHESIS\0" "SUBSCRIPT SEVEN\0" "SUBSCRIPT SIX\0" "SUBSCRIPT THREE\0" "SUBSCRIPT TWO\0" "SUBSCRIPT ZERO\0" "SUBSET ABOVE RIGHTWARDS ARROW\0" "SUBSET ABOVE SUBSET\0" "SUBSET ABOVE SUPERSET\0" "SUBSET OF\0" "SUBSET OF ABOVE ALMOST EQUAL TO\0" "SUBSET OF ABOVE EQUALS SIGN\0" "SUBSET OF ABOVE NOT EQUAL TO\0" "SUBSET OF ABOVE TILDE OPERATOR\0" "SUBSET OF OR EQUAL TO\0" "SUBSET OF OR EQUAL TO WITH DOT ABOVE\0" "SUBSET OF WITH NOT EQUAL TO\0" "SUBSET WITH DOT\0" "SUBSET WITH MULTIPLICATION SIGN BELOW\0" "SUBSET WITH PLUS SIGN BELOW\0" "SUCCEEDS\0" "SUCCEEDS ABOVE ALMOST EQUAL TO\0" "SUCCEEDS ABOVE EQUALS SIGN\0" "SUCCEEDS ABOVE NOT ALMOST EQUAL TO\0" "SUCCEEDS ABOVE NOT EQUAL TO\0" "SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN\0" "SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO\0" "SUCCEEDS BUT NOT EQUIVALENT TO\0" "SUCCEEDS OR EQUAL TO\0" "SUCCEEDS OR EQUIVALENT TO\0" "SUCCEEDS UNDER RELATION\0" "SUMMATION BOTTOM\0" "SUMMATION TOP\0" "SUMMATION WITH INTEGRAL\0" "SUN\0" "SUN BEHIND CLOUD\0" "SUN WITH FACE\0" "SUNDANESE AVAGRAHA\0" "SUNDANESE CONSONANT SIGN PAMINGKAL\0" "SUNDANESE CONSONANT SIGN PANYAKRA\0" "SUNDANESE CONSONANT SIGN PANYIKU\0" "SUNDANESE CONSONANT SIGN PASANGAN MA\0" "SUNDANESE CONSONANT SIGN PASANGAN WA\0" "SUNDANESE DIGIT EIGHT\0" "SUNDANESE DIGIT FIVE\0" "SUNDANESE DIGIT FOUR\0" "SUNDANESE DIGIT NINE\0" "SUNDANESE DIGIT ONE\0" "SUNDANESE DIGIT SEVEN\0" "SUNDANESE DIGIT SIX\0" "SUNDANESE DIGIT THREE\0" "SUNDANESE DIGIT TWO\0" "SUNDANESE DIGIT ZERO\0" "SUNDANESE LETTER A\0" "SUNDANESE LETTER AE\0" "SUNDANESE LETTER BA\0" "SUNDANESE LETTER BHA\0" "SUNDANESE LETTER CA\0" "SUNDANESE LETTER DA\0" "SUNDANESE LETTER E\0" "SUNDANESE LETTER EU\0" "SUNDANESE LETTER FA\0" "SUNDANESE LETTER FINAL K\0" "SUNDANESE LETTER FINAL M\0" "SUNDANESE LETTER GA\0" "SUNDANESE LETTER HA\0" "SUNDANESE LETTER I\0" "SUNDANESE LETTER JA\0" "SUNDANESE LETTER KA\0" "SUNDANESE LETTER KHA\0" "SUNDANESE LETTER LA\0" "SUNDANESE LETTER LEU\0" "SUNDANESE LETTER MA\0" "SUNDANESE LETTER NA\0" "SUNDANESE LETTER NGA\0" "SUNDANESE LETTER NYA\0" "SUNDANESE LETTER O\0" "SUNDANESE LETTER PA\0" "SUNDANESE LETTER QA\0" "SUNDANESE LETTER RA\0" "SUNDANESE LETTER REU\0" "SUNDANESE LETTER SA\0" "SUNDANESE LETTER SYA\0" "SUNDANESE LETTER TA\0" "SUNDANESE LETTER U\0" "SUNDANESE LETTER VA\0" "SUNDANESE LETTER WA\0" "SUNDANESE LETTER XA\0" "SUNDANESE LETTER YA\0" "SUNDANESE LETTER ZA\0" "SUNDANESE PUNCTUATION BINDU BA SATANGA\0" "SUNDANESE PUNCTUATION BINDU CAKRA\0" "SUNDANESE PUNCTUATION BINDU DA SATANGA\0" "SUNDANESE PUNCTUATION BINDU KA SATANGA\0" "SUNDANESE PUNCTUATION BINDU LEU SATANGA\0" "SUNDANESE PUNCTUATION BINDU PANGLONG\0" "SUNDANESE PUNCTUATION BINDU PURNAMA\0" "SUNDANESE PUNCTUATION BINDU SURYA\0" "SUNDANESE SIGN PAMAAEH\0" "SUNDANESE SIGN PANGLAYAR\0" "SUNDANESE SIGN PANGWISAD\0" "SUNDANESE SIGN PANYECEK\0" "SUNDANESE SIGN VIRAMA\0" "SUNDANESE VOWEL SIGN PAMEPET\0" "SUNDANESE VOWEL SIGN PANAELAENG\0" "SUNDANESE VOWEL SIGN PANEULEUNG\0" "SUNDANESE VOWEL SIGN PANGHULU\0" "SUNDANESE VOWEL SIGN PANOLONG\0" "SUNDANESE VOWEL SIGN PANYUKU\0" "SUNFLOWER\0" "SUNRISE\0" "SUNRISE OVER MOUNTAINS\0" "SUNSET OVER BUILDINGS\0" "SUPERHERO\0" "SUPERSCRIPT EIGHT\0" "SUPERSCRIPT EQUALS SIGN\0" "SUPERSCRIPT FIVE\0" "SUPERSCRIPT FOUR\0" "SUPERSCRIPT LATIN SMALL LETTER I\0" "SUPERSCRIPT LATIN SMALL LETTER N\0" "SUPERSCRIPT LEFT PARENTHESIS\0" "SUPERSCRIPT MINUS\0" "SUPERSCRIPT NINE\0" "SUPERSCRIPT ONE\0" "SUPERSCRIPT PLUS SIGN\0" "SUPERSCRIPT RIGHT PARENTHESIS\0" "SUPERSCRIPT SEVEN\0" "SUPERSCRIPT SIX\0" "SUPERSCRIPT THREE\0" "SUPERSCRIPT TWO\0" "SUPERSCRIPT ZERO\0" "SUPERSET ABOVE LEFTWARDS ARROW\0" "SUPERSET ABOVE SUBSET\0" "SUPERSET ABOVE SUPERSET\0" "SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET\0" "SUPERSET BESIDE SUBSET\0" "SUPERSET OF\0" "SUPERSET OF ABOVE ALMOST EQUAL TO\0" "SUPERSET OF ABOVE EQUALS SIGN\0" "SUPERSET OF ABOVE NOT EQUAL TO\0" "SUPERSET OF ABOVE TILDE OPERATOR\0" "SUPERSET OF OR EQUAL TO\0" "SUPERSET OF OR EQUAL TO WITH DOT ABOVE\0" "SUPERSET OF WITH NOT EQUAL TO\0" "SUPERSET PRECEDING SOLIDUS\0" "SUPERSET WITH DOT\0" "SUPERSET WITH MULTIPLICATION SIGN BELOW\0" "SUPERSET WITH PLUS SIGN BELOW\0" "SUPERVILLAIN\0" "SURFACE INTEGRAL\0" "SURFER\0" "SUSHI\0" "SUSPENSION RAILWAY\0" "SWAN\0" "SWASH AMPERSAND ORNAMENT\0" "SWIMMER\0" "SWUNG DASH\0" "SYLOTI NAGRI LETTER A\0" "SYLOTI NAGRI LETTER BHO\0" "SYLOTI NAGRI LETTER BO\0" "SYLOTI NAGRI LETTER CHO\0" "SYLOTI NAGRI LETTER CO\0" "SYLOTI NAGRI LETTER DDHO\0" "SYLOTI NAGRI LETTER DDO\0" "SYLOTI NAGRI LETTER DHO\0" "SYLOTI NAGRI LETTER DO\0" "SYLOTI NAGRI LETTER E\0" "SYLOTI NAGRI LETTER GHO\0" "SYLOTI NAGRI LETTER GO\0" "SYLOTI NAGRI LETTER HO\0" "SYLOTI NAGRI LETTER I\0" "SYLOTI NAGRI LETTER JHO\0" "SYLOTI NAGRI LETTER JO\0" "SYLOTI NAGRI LETTER KHO\0" "SYLOTI NAGRI LETTER KO\0" "SYLOTI NAGRI LETTER LO\0" "SYLOTI NAGRI LETTER MO\0" "SYLOTI NAGRI LETTER NO\0" "SYLOTI NAGRI LETTER O\0" "SYLOTI NAGRI LETTER PHO\0" "SYLOTI NAGRI LETTER PO\0" "SYLOTI NAGRI LETTER RO\0" "SYLOTI NAGRI LETTER RRO\0" "SYLOTI NAGRI LETTER SO\0" "SYLOTI NAGRI LETTER THO\0" "SYLOTI NAGRI LETTER TO\0" "SYLOTI NAGRI LETTER TTHO\0" "SYLOTI NAGRI LETTER TTO\0" "SYLOTI NAGRI LETTER U\0" "SYLOTI NAGRI POETRY MARK-1\0" "SYLOTI NAGRI POETRY MARK-2\0" "SYLOTI NAGRI POETRY MARK-3\0" "SYLOTI NAGRI POETRY MARK-4\0" "SYLOTI NAGRI SIGN ALTERNATE HASANTA\0" "SYLOTI NAGRI SIGN ANUSVARA\0" "SYLOTI NAGRI SIGN DVISVARA\0" "SYLOTI NAGRI SIGN HASANTA\0" "SYLOTI NAGRI VOWEL SIGN A\0" "SYLOTI NAGRI VOWEL SIGN E\0" "SYLOTI NAGRI VOWEL SIGN I\0" "SYLOTI NAGRI VOWEL SIGN OO\0" "SYLOTI NAGRI VOWEL SIGN U\0" "SYMBOL FOR ACKNOWLEDGE\0" "SYMBOL FOR BACKSPACE\0" "SYMBOL FOR BELL\0" "SYMBOL FOR CANCEL\0" "SYMBOL FOR CARRIAGE RETURN\0" "SYMBOL FOR DATA LINK ESCAPE\0" "SYMBOL FOR DELETE\0" "SYMBOL FOR DELETE FORM TWO\0" "SYMBOL FOR DEVICE CONTROL FOUR\0" "SYMBOL FOR DEVICE CONTROL ONE\0" "SYMBOL FOR DEVICE CONTROL THREE\0" "SYMBOL FOR DEVICE CONTROL TWO\0" "SYMBOL FOR END OF MEDIUM\0" "SYMBOL FOR END OF TEXT\0" "SYMBOL FOR END OF TRANSMISSION\0" "SYMBOL FOR END OF TRANSMISSION BLOCK\0" "SYMBOL FOR ENQUIRY\0" "SYMBOL FOR ESCAPE\0" "SYMBOL FOR FILE SEPARATOR\0" "SYMBOL FOR FORM FEED\0" "SYMBOL FOR GROUP SEPARATOR\0" "SYMBOL FOR HORIZONTAL TABULATION\0" "SYMBOL FOR LINE FEED\0" "SYMBOL FOR MARKS CHAPTER\0" "SYMBOL FOR NEGATIVE ACKNOWLEDGE\0" "SYMBOL FOR NEWLINE\0" "SYMBOL FOR NULL\0" "SYMBOL FOR RECORD SEPARATOR\0" "SYMBOL FOR SAMARITAN SOURCE\0" "SYMBOL FOR SHIFT IN\0" "SYMBOL FOR SHIFT OUT\0" "SYMBOL FOR SPACE\0" "SYMBOL FOR START OF HEADING\0" "SYMBOL FOR START OF TEXT\0" "SYMBOL FOR SUBSTITUTE\0" "SYMBOL FOR SUBSTITUTE FORM TWO\0" "SYMBOL FOR SYNCHRONOUS IDLE\0" "SYMBOL FOR TYPE A ELECTRONICS\0" "SYMBOL FOR UNIT SEPARATOR\0" "SYMBOL FOR VERTICAL TABULATION\0" "SYMMETRY\0" "SYNAGOGUE\0" "SYRIAC ABBREVIATION MARK\0" "SYRIAC BARREKH\0" "SYRIAC COLON SKEWED LEFT\0" "SYRIAC COLON SKEWED RIGHT\0" "SYRIAC CONTRACTION\0" "SYRIAC DOTTED ZLAMA ANGULAR\0" "SYRIAC DOTTED ZLAMA HORIZONTAL\0" "SYRIAC END OF PARAGRAPH\0" "SYRIAC ESASA ABOVE\0" "SYRIAC ESASA BELOW\0" "SYRIAC FEMININE DOT\0" "SYRIAC HARKLEAN ASTERISCUS\0" "SYRIAC HARKLEAN METOBELUS\0" "SYRIAC HARKLEAN OBELUS\0" "SYRIAC HBASA ABOVE\0" "SYRIAC HBASA BELOW\0" "SYRIAC HBASA-ESASA DOTTED\0" "SYRIAC HORIZONTAL COLON\0" "SYRIAC LETTER ALAPH\0" "SYRIAC LETTER BETH\0" "SYRIAC LETTER DALATH\0" "SYRIAC LETTER DOTLESS DALATH RISH\0" "SYRIAC LETTER E\0" "SYRIAC LETTER FINAL SEMKATH\0" "SYRIAC LETTER GAMAL\0" "SYRIAC LETTER GAMAL GARSHUNI\0" "SYRIAC LETTER HE\0" "SYRIAC LETTER HETH\0" "SYRIAC LETTER KAPH\0" "SYRIAC LETTER LAMADH\0" "SYRIAC LETTER MALAYALAM BHA\0" "SYRIAC LETTER MALAYALAM JA\0" "SYRIAC LETTER MALAYALAM LLA\0" "SYRIAC LETTER MALAYALAM LLLA\0" "SYRIAC LETTER MALAYALAM NGA\0" "SYRIAC LETTER MALAYALAM NNA\0" "SYRIAC LETTER MALAYALAM NNNA\0" "SYRIAC LETTER MALAYALAM NYA\0" "SYRIAC LETTER MALAYALAM RA\0" "SYRIAC LETTER MALAYALAM SSA\0" "SYRIAC LETTER MALAYALAM TTA\0" "SYRIAC LETTER MIM\0" "SYRIAC LETTER NUN\0" "SYRIAC LETTER PE\0" "SYRIAC LETTER PERSIAN BHETH\0" "SYRIAC LETTER PERSIAN DHALATH\0" "SYRIAC LETTER PERSIAN GHAMAL\0" "SYRIAC LETTER QAPH\0" "SYRIAC LETTER REVERSED PE\0" "SYRIAC LETTER RISH\0" "SYRIAC LETTER SADHE\0" "SYRIAC LETTER SEMKATH\0" "SYRIAC LETTER SHIN\0" "SYRIAC LETTER SOGDIAN FE\0" "SYRIAC LETTER SOGDIAN KHAPH\0" "SYRIAC LETTER SOGDIAN ZHAIN\0" "SYRIAC LETTER SUPERSCRIPT ALAPH\0" "SYRIAC LETTER TAW\0" "SYRIAC LETTER TETH\0" "SYRIAC LETTER TETH GARSHUNI\0" "SYRIAC LETTER WAW\0" "SYRIAC LETTER YUDH\0" "SYRIAC LETTER YUDH HE\0" "SYRIAC LETTER ZAIN\0" "SYRIAC MUSIC\0" "SYRIAC OBLIQUE LINE ABOVE\0" "SYRIAC OBLIQUE LINE BELOW\0" "SYRIAC PTHAHA ABOVE\0" "SYRIAC PTHAHA BELOW\0" "SYRIAC PTHAHA DOTTED\0" "SYRIAC QUSHSHAYA\0" "SYRIAC RBASA ABOVE\0" "SYRIAC RBASA BELOW\0" "SYRIAC RUKKAKHA\0" "SYRIAC RWAHA\0" "SYRIAC SUBLINEAR COLON\0" "SYRIAC SUBLINEAR COLON SKEWED RIGHT\0" "SYRIAC SUBLINEAR FULL STOP\0" "SYRIAC SUPRALINEAR COLON\0" "SYRIAC SUPRALINEAR COLON SKEWED LEFT\0" "SYRIAC SUPRALINEAR FULL STOP\0" "SYRIAC THREE DOTS ABOVE\0" "SYRIAC THREE DOTS BELOW\0" "SYRIAC TWO VERTICAL DOTS ABOVE\0" "SYRIAC TWO VERTICAL DOTS BELOW\0" "SYRIAC ZQAPHA ABOVE\0" "SYRIAC ZQAPHA BELOW\0" "SYRIAC ZQAPHA DOTTED\0" "SYRINGE\0" "T-REX\0" "T-SHIRT\0" "TABLE TENNIS PADDLE AND BALL\0" "TACO\0" "TAG AMPERSAND\0" "TAG APOSTROPHE\0" "TAG ASTERISK\0" "TAG CIRCUMFLEX ACCENT\0" "TAG COLON\0" "TAG COMMA\0" "TAG COMMERCIAL AT\0" "TAG DIGIT EIGHT\0" "TAG DIGIT FIVE\0" "TAG DIGIT FOUR\0" "TAG DIGIT NINE\0" "TAG DIGIT ONE\0" "TAG DIGIT SEVEN\0" "TAG DIGIT SIX\0" "TAG DIGIT THREE\0" "TAG DIGIT TWO\0" "TAG DIGIT ZERO\0" "TAG DOLLAR SIGN\0" "TAG EQUALS SIGN\0" "TAG EXCLAMATION MARK\0" "TAG FULL STOP\0" "TAG GRAVE ACCENT\0" "TAG GREATER-THAN SIGN\0" "TAG HYPHEN-MINUS\0" "TAG LATIN CAPITAL LETTER A\0" "TAG LATIN CAPITAL LETTER B\0" "TAG LATIN CAPITAL LETTER C\0" "TAG LATIN CAPITAL LETTER D\0" "TAG LATIN CAPITAL LETTER E\0" "TAG LATIN CAPITAL LETTER F\0" "TAG LATIN CAPITAL LETTER G\0" "TAG LATIN CAPITAL LETTER H\0" "TAG LATIN CAPITAL LETTER I\0" "TAG LATIN CAPITAL LETTER J\0" "TAG LATIN CAPITAL LETTER K\0" "TAG LATIN CAPITAL LETTER L\0" "TAG LATIN CAPITAL LETTER M\0" "TAG LATIN CAPITAL LETTER N\0" "TAG LATIN CAPITAL LETTER O\0" "TAG LATIN CAPITAL LETTER P\0" "TAG LATIN CAPITAL LETTER Q\0" "TAG LATIN CAPITAL LETTER R\0" "TAG LATIN CAPITAL LETTER S\0" "TAG LATIN CAPITAL LETTER T\0" "TAG LATIN CAPITAL LETTER U\0" "TAG LATIN CAPITAL LETTER V\0" "TAG LATIN CAPITAL LETTER W\0" "TAG LATIN CAPITAL LETTER X\0" "TAG LATIN CAPITAL LETTER Y\0" "TAG LATIN CAPITAL LETTER Z\0" "TAG LATIN SMALL LETTER A\0" "TAG LATIN SMALL LETTER B\0" "TAG LATIN SMALL LETTER C\0" "TAG LATIN SMALL LETTER D\0" "TAG LATIN SMALL LETTER E\0" "TAG LATIN SMALL LETTER F\0" "TAG LATIN SMALL LETTER G\0" "TAG LATIN SMALL LETTER H\0" "TAG LATIN SMALL LETTER I\0" "TAG LATIN SMALL LETTER J\0" "TAG LATIN SMALL LETTER K\0" "TAG LATIN SMALL LETTER L\0" "TAG LATIN SMALL LETTER M\0" "TAG LATIN SMALL LETTER N\0" "TAG LATIN SMALL LETTER O\0" "TAG LATIN SMALL LETTER P\0" "TAG LATIN SMALL LETTER Q\0" "TAG LATIN SMALL LETTER R\0" "TAG LATIN SMALL LETTER S\0" "TAG LATIN SMALL LETTER T\0" "TAG LATIN SMALL LETTER U\0" "TAG LATIN SMALL LETTER V\0" "TAG LATIN SMALL LETTER W\0" "TAG LATIN SMALL LETTER X\0" "TAG LATIN SMALL LETTER Y\0" "TAG LATIN SMALL LETTER Z\0" "TAG LEFT CURLY BRACKET\0" "TAG LEFT PARENTHESIS\0" "TAG LEFT SQUARE BRACKET\0" "TAG LESS-THAN SIGN\0" "TAG LOW LINE\0" "TAG NUMBER SIGN\0" "TAG PERCENT SIGN\0" "TAG PLUS SIGN\0" "TAG QUESTION MARK\0" "TAG QUOTATION MARK\0" "TAG REVERSE SOLIDUS\0" "TAG RIGHT CURLY BRACKET\0" "TAG RIGHT PARENTHESIS\0" "TAG RIGHT SQUARE BRACKET\0" "TAG SEMICOLON\0" "TAG SOLIDUS\0" "TAG SPACE\0" "TAG TILDE\0" "TAG VERTICAL LINE\0" "TAGALOG LETTER A\0" "TAGALOG LETTER BA\0" "TAGALOG LETTER DA\0" "TAGALOG LETTER GA\0" "TAGALOG LETTER HA\0" "TAGALOG LETTER I\0" "TAGALOG LETTER KA\0" "TAGALOG LETTER LA\0" "TAGALOG LETTER MA\0" "TAGALOG LETTER NA\0" "TAGALOG LETTER NGA\0" "TAGALOG LETTER PA\0" "TAGALOG LETTER SA\0" "TAGALOG LETTER TA\0" "TAGALOG LETTER U\0" "TAGALOG LETTER WA\0" "TAGALOG LETTER YA\0" "TAGALOG SIGN VIRAMA\0" "TAGALOG VOWEL SIGN I\0" "TAGALOG VOWEL SIGN U\0" "TAGBANWA LETTER A\0" "TAGBANWA LETTER BA\0" "TAGBANWA LETTER DA\0" "TAGBANWA LETTER GA\0" "TAGBANWA LETTER I\0" "TAGBANWA LETTER KA\0" "TAGBANWA LETTER LA\0" "TAGBANWA LETTER MA\0" "TAGBANWA LETTER NA\0" "TAGBANWA LETTER NGA\0" "TAGBANWA LETTER PA\0" "TAGBANWA LETTER SA\0" "TAGBANWA LETTER TA\0" "TAGBANWA LETTER U\0" "TAGBANWA LETTER WA\0" "TAGBANWA LETTER YA\0" "TAGBANWA VOWEL SIGN I\0" "TAGBANWA VOWEL SIGN U\0" "TAI LE LETTER A\0" "TAI LE LETTER AI\0" "TAI LE LETTER AUE\0" "TAI LE LETTER E\0" "TAI LE LETTER EE\0" "TAI LE LETTER EH\0" "TAI LE LETTER FA\0" "TAI LE LETTER HA\0" "TAI LE LETTER I\0" "TAI LE LETTER KA\0" "TAI LE LETTER KHA\0" "TAI LE LETTER LA\0" "TAI LE LETTER MA\0" "TAI LE LETTER NA\0" "TAI LE LETTER NGA\0" "TAI LE LETTER O\0" "TAI LE LETTER OO\0" "TAI LE LETTER PA\0" "TAI LE LETTER PHA\0" "TAI LE LETTER QA\0" "TAI LE LETTER SA\0" "TAI LE LETTER TA\0" "TAI LE LETTER THA\0" "TAI LE LETTER TONE-2\0" "TAI LE LETTER TONE-3\0" "TAI LE LETTER TONE-4\0" "TAI LE LETTER TONE-5\0" "TAI LE LETTER TONE-6\0" "TAI LE LETTER TSA\0" "TAI LE LETTER TSHA\0" "TAI LE LETTER U\0" "TAI LE LETTER UE\0" "TAI LE LETTER VA\0" "TAI LE LETTER XA\0" "TAI LE LETTER YA\0" "TAI THAM COMBINING CRYPTOGRAMMIC DOT\0" "TAI THAM CONSONANT SIGN BA\0" "TAI THAM CONSONANT SIGN FINAL NGA\0" "TAI THAM CONSONANT SIGN HIGH RATHA OR LOW PA\0" "TAI THAM CONSONANT SIGN LA TANG LAI\0" "TAI THAM CONSONANT SIGN LOW PA\0" "TAI THAM CONSONANT SIGN MA\0" "TAI THAM CONSONANT SIGN MEDIAL LA\0" "TAI THAM CONSONANT SIGN MEDIAL RA\0" "TAI THAM CONSONANT SIGN SA\0" "TAI THAM HORA DIGIT EIGHT\0" "TAI THAM HORA DIGIT FIVE\0" "TAI THAM HORA DIGIT FOUR\0" "TAI THAM HORA DIGIT NINE\0" "TAI THAM HORA DIGIT ONE\0" "TAI THAM HORA DIGIT SEVEN\0" "TAI THAM HORA DIGIT SIX\0" "TAI THAM HORA DIGIT THREE\0" "TAI THAM HORA DIGIT TWO\0" "TAI THAM HORA DIGIT ZERO\0" "TAI THAM LETTER A\0" "TAI THAM LETTER BA\0" "TAI THAM LETTER DA\0" "TAI THAM LETTER EE\0" "TAI THAM LETTER GREAT SA\0" "TAI THAM LETTER HIGH CA\0" "TAI THAM LETTER HIGH CHA\0" "TAI THAM LETTER HIGH FA\0" "TAI THAM LETTER HIGH HA\0" "TAI THAM LETTER HIGH KA\0" "TAI THAM LETTER HIGH KHA\0" "TAI THAM LETTER HIGH KXA\0" "TAI THAM LETTER HIGH PA\0" "TAI THAM LETTER HIGH PHA\0" "TAI THAM LETTER HIGH RATHA\0" "TAI THAM LETTER HIGH SA\0" "TAI THAM LETTER HIGH SHA\0" "TAI THAM LETTER HIGH SSA\0" "TAI THAM LETTER HIGH TA\0" "TAI THAM LETTER HIGH THA\0" "TAI THAM LETTER HIGH YA\0" "TAI THAM LETTER I\0" "TAI THAM LETTER II\0" "TAI THAM LETTER LA\0" "TAI THAM LETTER LAE\0" "TAI THAM LETTER LLA\0" "TAI THAM LETTER LOW CA\0" "TAI THAM LETTER LOW CHA\0" "TAI THAM LETTER LOW FA\0" "TAI THAM LETTER LOW HA\0" "TAI THAM LETTER LOW KA\0" "TAI THAM LETTER LOW KHA\0" "TAI THAM LETTER LOW KXA\0" "TAI THAM LETTER LOW PA\0" "TAI THAM LETTER LOW PHA\0" "TAI THAM LETTER LOW RATHA\0" "TAI THAM LETTER LOW SA\0" "TAI THAM LETTER LOW TA\0" "TAI THAM LETTER LOW THA\0" "TAI THAM LETTER LOW YA\0" "TAI THAM LETTER LUE\0" "TAI THAM LETTER MA\0" "TAI THAM LETTER NA\0" "TAI THAM LETTER NGA\0" "TAI THAM LETTER NYA\0" "TAI THAM LETTER OO\0" "TAI THAM LETTER RA\0" "TAI THAM LETTER RANA\0" "TAI THAM LETTER RATA\0" "TAI THAM LETTER RUE\0" "TAI THAM LETTER U\0" "TAI THAM LETTER UU\0" "TAI THAM LETTER WA\0" "TAI THAM SIGN CAANG\0" "TAI THAM SIGN DOKMAI\0" "TAI THAM SIGN HANG\0" "TAI THAM SIGN HOY\0" "TAI THAM SIGN KAAN\0" "TAI THAM SIGN KAANKUU\0" "TAI THAM SIGN KEOW\0" "TAI THAM SIGN KHUEN TONE-3\0" "TAI THAM SIGN KHUEN TONE-4\0" "TAI THAM SIGN KHUEN TONE-5\0" "TAI THAM SIGN KHUEN-LUE KARAN\0" "TAI THAM SIGN MAI KANG\0" "TAI THAM SIGN MAI KANG LAI\0" "TAI THAM SIGN MAI SAM\0" "TAI THAM SIGN MAI YAMOK\0" "TAI THAM SIGN RA HAAM\0" "TAI THAM SIGN REVERSED ROTATED RANA\0" "TAI THAM SIGN SAKOT\0" "TAI THAM SIGN SATKAAN\0" "TAI THAM SIGN SATKAANKUU\0" "TAI THAM SIGN SAWAN\0" "TAI THAM SIGN TONE-1\0" "TAI THAM SIGN TONE-2\0" "TAI THAM SIGN WIANG\0" "TAI THAM SIGN WIANGWAAK\0" "TAI THAM THAM DIGIT EIGHT\0" "TAI THAM THAM DIGIT FIVE\0" "TAI THAM THAM DIGIT FOUR\0" "TAI THAM THAM DIGIT NINE\0" "TAI THAM THAM DIGIT ONE\0" "TAI THAM THAM DIGIT SEVEN\0" "TAI THAM THAM DIGIT SIX\0" "TAI THAM THAM DIGIT THREE\0" "TAI THAM THAM DIGIT TWO\0" "TAI THAM THAM DIGIT ZERO\0" "TAI THAM VOWEL SIGN A\0" "TAI THAM VOWEL SIGN AA\0" "TAI THAM VOWEL SIGN AE\0" "TAI THAM VOWEL SIGN AI\0" "TAI THAM VOWEL SIGN E\0" "TAI THAM VOWEL SIGN I\0" "TAI THAM VOWEL SIGN II\0" "TAI THAM VOWEL SIGN MAI SAT\0" "TAI THAM VOWEL SIGN O\0" "TAI THAM VOWEL SIGN OA ABOVE\0" "TAI THAM VOWEL SIGN OA BELOW\0" "TAI THAM VOWEL SIGN OO\0" "TAI THAM VOWEL SIGN OY\0" "TAI THAM VOWEL SIGN TALL AA\0" "TAI THAM VOWEL SIGN THAM AI\0" "TAI THAM VOWEL SIGN U\0" "TAI THAM VOWEL SIGN UE\0" "TAI THAM VOWEL SIGN UU\0" "TAI THAM VOWEL SIGN UUE\0" "TAI VIET LETTER HIGH BO\0" "TAI VIET LETTER HIGH CHO\0" "TAI VIET LETTER HIGH CO\0" "TAI VIET LETTER HIGH DO\0" "TAI VIET LETTER HIGH FO\0" "TAI VIET LETTER HIGH GO\0" "TAI VIET LETTER HIGH HO\0" "TAI VIET LETTER HIGH KHHO\0" "TAI VIET LETTER HIGH KHO\0" "TAI VIET LETTER HIGH KO\0" "TAI VIET LETTER HIGH LO\0" "TAI VIET LETTER HIGH MO\0" "TAI VIET LETTER HIGH NGO\0" "TAI VIET LETTER HIGH NO\0" "TAI VIET LETTER HIGH NYO\0" "TAI VIET LETTER HIGH O\0" "TAI VIET LETTER HIGH PHO\0" "TAI VIET LETTER HIGH PO\0" "TAI VIET LETTER HIGH RO\0" "TAI VIET LETTER HIGH SO\0" "TAI VIET LETTER HIGH THO\0" "TAI VIET LETTER HIGH TO\0" "TAI VIET LETTER HIGH VO\0" "TAI VIET LETTER HIGH YO\0" "TAI VIET LETTER LOW BO\0" "TAI VIET LETTER LOW CHO\0" "TAI VIET LETTER LOW CO\0" "TAI VIET LETTER LOW DO\0" "TAI VIET LETTER LOW FO\0" "TAI VIET LETTER LOW GO\0" "TAI VIET LETTER LOW HO\0" "TAI VIET LETTER LOW KHHO\0" "TAI VIET LETTER LOW KHO\0" "TAI VIET LETTER LOW KO\0" "TAI VIET LETTER LOW LO\0" "TAI VIET LETTER LOW MO\0" "TAI VIET LETTER LOW NGO\0" "TAI VIET LETTER LOW NO\0" "TAI VIET LETTER LOW NYO\0" "TAI VIET LETTER LOW O\0" "TAI VIET LETTER LOW PHO\0" "TAI VIET LETTER LOW PO\0" "TAI VIET LETTER LOW RO\0" "TAI VIET LETTER LOW SO\0" "TAI VIET LETTER LOW THO\0" "TAI VIET LETTER LOW TO\0" "TAI VIET LETTER LOW VO\0" "TAI VIET LETTER LOW YO\0" "TAI VIET MAI KANG\0" "TAI VIET MAI KHIT\0" "TAI VIET SYMBOL HO HOI\0" "TAI VIET SYMBOL KOI KOI\0" "TAI VIET SYMBOL KON\0" "TAI VIET SYMBOL NUENG\0" "TAI VIET SYMBOL SAM\0" "TAI VIET TONE MAI EK\0" "TAI VIET TONE MAI NUENG\0" "TAI VIET TONE MAI SONG\0" "TAI VIET TONE MAI THO\0" "TAI VIET VOWEL AA\0" "TAI VIET VOWEL AM\0" "TAI VIET VOWEL AN\0" "TAI VIET VOWEL AUE\0" "TAI VIET VOWEL AY\0" "TAI VIET VOWEL E\0" "TAI VIET VOWEL I\0" "TAI VIET VOWEL IA\0" "TAI VIET VOWEL O\0" "TAI VIET VOWEL U\0" "TAI VIET VOWEL UA\0" "TAI VIET VOWEL UE\0" "TAI VIET VOWEL UEA\0" "TAKEOUT BOX\0" "TAKRI DIGIT EIGHT\0" "TAKRI DIGIT FIVE\0" "TAKRI DIGIT FOUR\0" "TAKRI DIGIT NINE\0" "TAKRI DIGIT ONE\0" "TAKRI DIGIT SEVEN\0" "TAKRI DIGIT SIX\0" "TAKRI DIGIT THREE\0" "TAKRI DIGIT TWO\0" "TAKRI DIGIT ZERO\0" "TAKRI LETTER A\0" "TAKRI LETTER AA\0" "TAKRI LETTER AI\0" "TAKRI LETTER ARCHAIC KHA\0" "TAKRI LETTER AU\0" "TAKRI LETTER BA\0" "TAKRI LETTER BHA\0" "TAKRI LETTER CA\0" "TAKRI LETTER CHA\0" "TAKRI LETTER DA\0" "TAKRI LETTER DDA\0" "TAKRI LETTER DDHA\0" "TAKRI LETTER DHA\0" "TAKRI LETTER E\0" "TAKRI LETTER GA\0" "TAKRI LETTER GHA\0" "TAKRI LETTER HA\0" "TAKRI LETTER I\0" "TAKRI LETTER II\0" "TAKRI LETTER JA\0" "TAKRI LETTER JHA\0" "TAKRI LETTER KA\0" "TAKRI LETTER KHA\0" "TAKRI LETTER LA\0" "TAKRI LETTER MA\0" "TAKRI LETTER NA\0" "TAKRI LETTER NGA\0" "TAKRI LETTER NNA\0" "TAKRI LETTER NYA\0" "TAKRI LETTER O\0" "TAKRI LETTER PA\0" "TAKRI LETTER PHA\0" "TAKRI LETTER RA\0" "TAKRI LETTER RRA\0" "TAKRI LETTER SA\0" "TAKRI LETTER SHA\0" "TAKRI LETTER TA\0" "TAKRI LETTER THA\0" "TAKRI LETTER TTA\0" "TAKRI LETTER TTHA\0" "TAKRI LETTER U\0" "TAKRI LETTER UU\0" "TAKRI LETTER VA\0" "TAKRI LETTER YA\0" "TAKRI SIGN ANUSVARA\0" "TAKRI SIGN NUKTA\0" "TAKRI SIGN VIRAMA\0" "TAKRI SIGN VISARGA\0" "TAKRI VOWEL SIGN AA\0" "TAKRI VOWEL SIGN AI\0" "TAKRI VOWEL SIGN AU\0" "TAKRI VOWEL SIGN E\0" "TAKRI VOWEL SIGN I\0" "TAKRI VOWEL SIGN II\0" "TAKRI VOWEL SIGN O\0" "TAKRI VOWEL SIGN U\0" "TAKRI VOWEL SIGN UU\0" "TALLY MARK FIVE\0" "TALLY MARK ONE\0" "TAMALE\0" "TAMIL AND ODD SIGN\0" "TAMIL AS ABOVE SIGN\0" "TAMIL AU LENGTH MARK\0" "TAMIL CREDIT SIGN\0" "TAMIL CURRENT SIGN\0" "TAMIL DAY SIGN\0" "TAMIL DEBIT SIGN\0" "TAMIL DIGIT EIGHT\0" "TAMIL DIGIT FIVE\0" "TAMIL DIGIT FOUR\0" "TAMIL DIGIT NINE\0" "TAMIL DIGIT ONE\0" "TAMIL DIGIT SEVEN\0" "TAMIL DIGIT SIX\0" "TAMIL DIGIT THREE\0" "TAMIL DIGIT TWO\0" "TAMIL DIGIT ZERO\0" "TAMIL DRY CULTIVATION SIGN\0" "TAMIL FRACTION DOWNSCALING FACTOR KIIZH\0" "TAMIL FRACTION ONE EIGHTH\0" "TAMIL FRACTION ONE EIGHTIETH\0" "TAMIL FRACTION ONE FIFTH\0" "TAMIL FRACTION ONE FORTIETH\0" "TAMIL FRACTION ONE HALF-1\0" "TAMIL FRACTION ONE HALF-2\0" "TAMIL FRACTION ONE ONE-HUNDRED-AND-SIXTIETH\0" "TAMIL FRACTION ONE QUARTER\0" "TAMIL FRACTION ONE SIXTEENTH-1\0" "TAMIL FRACTION ONE SIXTEENTH-2\0" "TAMIL FRACTION ONE SIXTY-FOURTH\0" "TAMIL FRACTION ONE TENTH\0" "TAMIL FRACTION ONE THIRTY-SECOND\0" "TAMIL FRACTION ONE THREE-HUNDRED-AND-TWENTIETH\0" "TAMIL FRACTION ONE TWENTIETH\0" "TAMIL FRACTION THREE EIGHTIETHS\0" "TAMIL FRACTION THREE QUARTERS\0" "TAMIL FRACTION THREE SIXTEENTHS\0" "TAMIL FRACTION THREE SIXTY-FOURTHS\0" "TAMIL FRACTION THREE TWENTIETHS\0" "TAMIL IN POSSESSION SIGN\0" "TAMIL LAND SIGN\0" "TAMIL LETTER A\0" "TAMIL LETTER AA\0" "TAMIL LETTER AI\0" "TAMIL LETTER AU\0" "TAMIL LETTER CA\0" "TAMIL LETTER E\0" "TAMIL LETTER EE\0" "TAMIL LETTER HA\0" "TAMIL LETTER I\0" "TAMIL LETTER II\0" "TAMIL LETTER JA\0" "TAMIL LETTER KA\0" "TAMIL LETTER LA\0" "TAMIL LETTER LLA\0" "TAMIL LETTER LLLA\0" "TAMIL LETTER MA\0" "TAMIL LETTER NA\0" "TAMIL LETTER NGA\0" "TAMIL LETTER NNA\0" "TAMIL LETTER NNNA\0" "TAMIL LETTER NYA\0" "TAMIL LETTER O\0" "TAMIL LETTER OO\0" "TAMIL LETTER PA\0" "TAMIL LETTER RA\0" "TAMIL LETTER RRA\0" "TAMIL LETTER SA\0" "TAMIL LETTER SHA\0" "TAMIL LETTER SSA\0" "TAMIL LETTER TA\0" "TAMIL LETTER TTA\0" "TAMIL LETTER U\0" "TAMIL LETTER UU\0" "TAMIL LETTER VA\0" "TAMIL LETTER YA\0" "TAMIL MONTH SIGN\0" "TAMIL NUMBER ONE HUNDRED\0" "TAMIL NUMBER ONE THOUSAND\0" "TAMIL NUMBER SIGN\0" "TAMIL NUMBER TEN\0" "TAMIL OM\0" "TAMIL PUNCTUATION END OF TEXT\0" "TAMIL RUPEE SIGN\0" "TAMIL SALT PAN SIGN\0" "TAMIL SIGN AAZHAAKKU\0" "TAMIL SIGN ANUSVARA\0" "TAMIL SIGN CEVITU\0" "TAMIL SIGN KAACU\0" "TAMIL SIGN KURUNI\0" "TAMIL SIGN KUZHI\0" "TAMIL SIGN MUKKURUNI\0" "TAMIL SIGN MUTHALIYA\0" "TAMIL SIGN MUUVUZHAKKU\0" "TAMIL SIGN NEL\0" "TAMIL SIGN PAARAM\0" "TAMIL SIGN PANAM\0" "TAMIL SIGN PATHAKKU\0" "TAMIL SIGN PON\0" "TAMIL SIGN UZHAKKU\0" "TAMIL SIGN VAKAIYARAA\0" "TAMIL SIGN VARAAKAN\0" "TAMIL SIGN VELI\0" "TAMIL SIGN VIRAMA\0" "TAMIL SIGN VISARGA\0" "TAMIL SPENT SIGN\0" "TAMIL STARTING FROM SIGN\0" "TAMIL TOTAL SIGN\0" "TAMIL TRADITIONAL CREDIT SIGN\0" "TAMIL TRADITIONAL NUMBER SIGN\0" "TAMIL VOWEL SIGN AA\0" "TAMIL VOWEL SIGN AI\0" "TAMIL VOWEL SIGN AU\0" "TAMIL VOWEL SIGN E\0" "TAMIL VOWEL SIGN EE\0" "TAMIL VOWEL SIGN I\0" "TAMIL VOWEL SIGN II\0" "TAMIL VOWEL SIGN O\0" "TAMIL VOWEL SIGN OO\0" "TAMIL VOWEL SIGN U\0" "TAMIL VOWEL SIGN UU\0" "TAMIL WET CULTIVATION SIGN\0" "TAMIL YEAR SIGN\0" "TANABATA TREE\0" "TANGERINE\0" "TANGUT ITERATION MARK\0" "TAPE CARTRIDGE\0" "TAPE DRIVE\0" "TAURUS\0" "TAXI\0" "TEACUP WITHOUT HANDLE\0" "TEAPOT\0" "TEAR-OFF CALENDAR\0" "TEARDROP-BARBED RIGHTWARDS ARROW\0" "TEARDROP-SPOKED ASTERISK\0" "TEDDY BEAR\0" "TELEPHONE LOCATION SIGN\0" "TELEPHONE ON TOP OF MODEM\0" "TELEPHONE RECEIVER\0" "TELEPHONE RECEIVER WITH PAGE\0" "TELEPHONE RECORDER\0" "TELEPHONE SIGN\0" "TELESCOPE\0" "TELEVISION\0" "TELUGU AI LENGTH MARK\0" "TELUGU DIGIT EIGHT\0" "TELUGU DIGIT FIVE\0" "TELUGU DIGIT FOUR\0" "TELUGU DIGIT NINE\0" "TELUGU DIGIT ONE\0" "TELUGU DIGIT SEVEN\0" "TELUGU DIGIT SIX\0" "TELUGU DIGIT THREE\0" "TELUGU DIGIT TWO\0" "TELUGU DIGIT ZERO\0" "TELUGU FRACTION DIGIT ONE FOR EVEN POWERS OF FOUR\0" "TELUGU FRACTION DIGIT ONE FOR ODD POWERS OF FOUR\0" "TELUGU FRACTION DIGIT THREE FOR EVEN POWERS OF FOUR\0" "TELUGU FRACTION DIGIT THREE FOR ODD POWERS OF FOUR\0" "TELUGU FRACTION DIGIT TWO FOR EVEN POWERS OF FOUR\0" "TELUGU FRACTION DIGIT TWO FOR ODD POWERS OF FOUR\0" "TELUGU FRACTION DIGIT ZERO FOR ODD POWERS OF FOUR\0" "TELUGU LENGTH MARK\0" "TELUGU LETTER A\0" "TELUGU LETTER AA\0" "TELUGU LETTER AI\0" "TELUGU LETTER AU\0" "TELUGU LETTER BA\0" "TELUGU LETTER BHA\0" "TELUGU LETTER CA\0" "TELUGU LETTER CHA\0" "TELUGU LETTER DA\0" "TELUGU LETTER DDA\0" "TELUGU LETTER DDHA\0" "TELUGU LETTER DHA\0" "TELUGU LETTER DZA\0" "TELUGU LETTER E\0" "TELUGU LETTER EE\0" "TELUGU LETTER GA\0" "TELUGU LETTER GHA\0" "TELUGU LETTER HA\0" "TELUGU LETTER I\0" "TELUGU LETTER II\0" "TELUGU LETTER JA\0" "TELUGU LETTER JHA\0" "TELUGU LETTER KA\0" "TELUGU LETTER KHA\0" "TELUGU LETTER LA\0" "TELUGU LETTER LLA\0" "TELUGU LETTER LLLA\0" "TELUGU LETTER MA\0" "TELUGU LETTER NA\0" "TELUGU LETTER NGA\0" "TELUGU LETTER NNA\0" "TELUGU LETTER NYA\0" "TELUGU LETTER O\0" "TELUGU LETTER OO\0" "TELUGU LETTER PA\0" "TELUGU LETTER PHA\0" "TELUGU LETTER RA\0" "TELUGU LETTER RRA\0" "TELUGU LETTER RRRA\0" "TELUGU LETTER SA\0" "TELUGU LETTER SHA\0" "TELUGU LETTER SSA\0" "TELUGU LETTER TA\0" "TELUGU LETTER THA\0" "TELUGU LETTER TSA\0" "TELUGU LETTER TTA\0" "TELUGU LETTER TTHA\0" "TELUGU LETTER U\0" "TELUGU LETTER UU\0" "TELUGU LETTER VA\0" "TELUGU LETTER VOCALIC L\0" "TELUGU LETTER VOCALIC LL\0" "TELUGU LETTER VOCALIC R\0" "TELUGU LETTER VOCALIC RR\0" "TELUGU LETTER YA\0" "TELUGU SIGN ANUSVARA\0" "TELUGU SIGN AVAGRAHA\0" "TELUGU SIGN CANDRABINDU\0" "TELUGU SIGN COMBINING ANUSVARA ABOVE\0" "TELUGU SIGN COMBINING CANDRABINDU ABOVE\0" "TELUGU SIGN SIDDHAM\0" "TELUGU SIGN TUUMU\0" "TELUGU SIGN VIRAMA\0" "TELUGU SIGN VISARGA\0" "TELUGU VOWEL SIGN AA\0" "TELUGU VOWEL SIGN AI\0" "TELUGU VOWEL SIGN AU\0" "TELUGU VOWEL SIGN E\0" "TELUGU VOWEL SIGN EE\0" "TELUGU VOWEL SIGN I\0" "TELUGU VOWEL SIGN II\0" "TELUGU VOWEL SIGN O\0" "TELUGU VOWEL SIGN OO\0" "TELUGU VOWEL SIGN U\0" "TELUGU VOWEL SIGN UU\0" "TELUGU VOWEL SIGN VOCALIC L\0" "TELUGU VOWEL SIGN VOCALIC LL\0" "TELUGU VOWEL SIGN VOCALIC R\0" "TELUGU VOWEL SIGN VOCALIC RR\0" "TENGE SIGN\0" "TENNIS RACQUET AND BALL\0" "TENT\0" "TEST TUBE\0" "TETRAGRAM FOR ACCUMULATION\0" "TETRAGRAM FOR ADVANCE\0" "TETRAGRAM FOR AGGRAVATION\0" "TETRAGRAM FOR ASCENT\0" "TETRAGRAM FOR BARRIER\0" "TETRAGRAM FOR BOLD RESOLUTION\0" "TETRAGRAM FOR BRANCHING OUT\0" "TETRAGRAM FOR CENTRE\0" "TETRAGRAM FOR CHANGE\0" "TETRAGRAM FOR CLOSED MOUTH\0" "TETRAGRAM FOR CLOSENESS\0" "TETRAGRAM FOR CLOSURE\0" "TETRAGRAM FOR COMPLETION\0" "TETRAGRAM FOR COMPLIANCE\0" "TETRAGRAM FOR CONSTANCY\0" "TETRAGRAM FOR CONTACT\0" "TETRAGRAM FOR CONTENTION\0" "TETRAGRAM FOR CONTRARIETY\0" "TETRAGRAM FOR DARKENING\0" "TETRAGRAM FOR DECISIVENESS\0" "TETRAGRAM FOR DEFECTIVENESS OR DISTORTION\0" "TETRAGRAM FOR DEPARTURE\0" "TETRAGRAM FOR DIFFICULTIES\0" "TETRAGRAM FOR DIMINISHMENT\0" "TETRAGRAM FOR DIMMING\0" "TETRAGRAM FOR DIVERGENCE\0" "TETRAGRAM FOR DOUBT\0" "TETRAGRAM FOR DUTIES\0" "TETRAGRAM FOR EASE\0" "TETRAGRAM FOR EMBELLISHMENT\0" "TETRAGRAM FOR ENCOUNTERS\0" "TETRAGRAM FOR ENDEAVOUR\0" "TETRAGRAM FOR ENLARGEMENT\0" "TETRAGRAM FOR ETERNITY\0" "TETRAGRAM FOR EXHAUSTION\0" "TETRAGRAM FOR FAILURE\0" "TETRAGRAM FOR FLIGHT\0" "TETRAGRAM FOR FOLLOWING\0" "TETRAGRAM FOR FOSTERING\0" "TETRAGRAM FOR FULL CIRCLE\0" "TETRAGRAM FOR FULLNESS\0" "TETRAGRAM FOR GATHERING\0" "TETRAGRAM FOR GATHERING IN\0" "TETRAGRAM FOR GOING TO MEET\0" "TETRAGRAM FOR GREATNESS\0" "TETRAGRAM FOR GUARDEDNESS\0" "TETRAGRAM FOR HARDNESS\0" "TETRAGRAM FOR HOLDING BACK\0" "TETRAGRAM FOR INCREASE\0" "TETRAGRAM FOR INNER\0" "TETRAGRAM FOR JOY\0" "TETRAGRAM FOR KEEPING SMALL\0" "TETRAGRAM FOR KINSHIP\0" "TETRAGRAM FOR LABOURING\0" "TETRAGRAM FOR LAW OR MODEL\0" "TETRAGRAM FOR LEGION\0" "TETRAGRAM FOR MASSING\0" "TETRAGRAM FOR MEASURE\0" "TETRAGRAM FOR MIRED\0" "TETRAGRAM FOR ON THE VERGE\0" "TETRAGRAM FOR OPPOSITION\0" "TETRAGRAM FOR PACKING\0" "TETRAGRAM FOR PATTERN\0" "TETRAGRAM FOR PENETRATION\0" "TETRAGRAM FOR PURITY\0" "TETRAGRAM FOR REACH\0" "TETRAGRAM FOR RELEASE\0" "TETRAGRAM FOR RESIDENCE\0" "TETRAGRAM FOR RESISTANCE\0" "TETRAGRAM FOR RESPONSE\0" "TETRAGRAM FOR RITUAL\0" "TETRAGRAM FOR SEVERANCE\0" "TETRAGRAM FOR SINKING\0" "TETRAGRAM FOR STOPPAGE\0" "TETRAGRAM FOR STOVE\0" "TETRAGRAM FOR STRENGTH\0" "TETRAGRAM FOR UNITY\0" "TETRAGRAM FOR VASTNESS OR WASTING\0" "TETRAGRAM FOR WAITING\0" "TETRAGRAM FOR WATCH\0" "TETRAGRAM FOR YOUTHFULNESS\0" "THAANA AABAAFILI\0" "THAANA ABAFILI\0" "THAANA EBEFILI\0" "THAANA EEBEEFILI\0" "THAANA EYBEYFILI\0" "THAANA IBIFILI\0" "THAANA LETTER AINU\0" "THAANA LETTER ALIFU\0" "THAANA LETTER BAA\0" "THAANA LETTER CHAVIYANI\0" "THAANA LETTER DAADHU\0" "THAANA LETTER DAVIYANI\0" "THAANA LETTER DHAALU\0" "THAANA LETTER FAAFU\0" "THAANA LETTER GAAFU\0" "THAANA LETTER GHAINU\0" "THAANA LETTER GNAVIYANI\0" "THAANA LETTER HAA\0" "THAANA LETTER HHAA\0" "THAANA LETTER JAVIYANI\0" "THAANA LETTER KAAFU\0" "THAANA LETTER KHAA\0" "THAANA LETTER LAAMU\0" "THAANA LETTER LHAVIYANI\0" "THAANA LETTER MEEMU\0" "THAANA LETTER NAA\0" "THAANA LETTER NOONU\0" "THAANA LETTER PAVIYANI\0" "THAANA LETTER QAAFU\0" "THAANA LETTER RAA\0" "THAANA LETTER SAADHU\0" "THAANA LETTER SEENU\0" "THAANA LETTER SHAVIYANI\0" "THAANA LETTER SHEENU\0" "THAANA LETTER TAVIYANI\0" "THAANA LETTER THAA\0" "THAANA LETTER THAALU\0" "THAANA LETTER TO\0" "THAANA LETTER TTAA\0" "THAANA LETTER VAAVU\0" "THAANA LETTER WAAVU\0" "THAANA LETTER YAA\0" "THAANA LETTER ZAA\0" "THAANA LETTER ZAVIYANI\0" "THAANA LETTER ZO\0" "THAANA OABOAFILI\0" "THAANA OBOFILI\0" "THAANA OOBOOFILI\0" "THAANA SUKUN\0" "THAANA UBUFILI\0" "THAI CHARACTER ANGKHANKHU\0" "THAI CHARACTER BO BAIMAI\0" "THAI CHARACTER CHO CHAN\0" "THAI CHARACTER CHO CHANG\0" "THAI CHARACTER CHO CHING\0" "THAI CHARACTER CHO CHOE\0" "THAI CHARACTER DO CHADA\0" "THAI CHARACTER DO DEK\0" "THAI CHARACTER FO FA\0" "THAI CHARACTER FO FAN\0" "THAI CHARACTER FONGMAN\0" "THAI CHARACTER HO HIP\0" "THAI CHARACTER HO NOKHUK\0" "THAI CHARACTER KHO KHAI\0" "THAI CHARACTER KHO KHON\0" "THAI CHARACTER KHO KHUAT\0" "THAI CHARACTER KHO KHWAI\0" "THAI CHARACTER KHO RAKHANG\0" "THAI CHARACTER KHOMUT\0" "THAI CHARACTER KO KAI\0" "THAI CHARACTER LAKKHANGYAO\0" "THAI CHARACTER LO CHULA\0" "THAI CHARACTER LO LING\0" "THAI CHARACTER LU\0" "THAI CHARACTER MAI CHATTAWA\0" "THAI CHARACTER MAI EK\0" "THAI CHARACTER MAI HAN-AKAT\0" "THAI CHARACTER MAI THO\0" "THAI CHARACTER MAI TRI\0" "THAI CHARACTER MAITAIKHU\0" "THAI CHARACTER MAIYAMOK\0" "THAI CHARACTER MO MA\0" "THAI CHARACTER NGO NGU\0" "THAI CHARACTER NIKHAHIT\0" "THAI CHARACTER NO NEN\0" "THAI CHARACTER NO NU\0" "THAI CHARACTER O ANG\0" "THAI CHARACTER PAIYANNOI\0" "THAI CHARACTER PHINTHU\0" "THAI CHARACTER PHO PHAN\0" "THAI CHARACTER PHO PHUNG\0" "THAI CHARACTER PHO SAMPHAO\0" "THAI CHARACTER PO PLA\0" "THAI CHARACTER RO RUA\0" "THAI CHARACTER RU\0" "THAI CHARACTER SARA A\0" "THAI CHARACTER SARA AA\0" "THAI CHARACTER SARA AE\0" "THAI CHARACTER SARA AI MAIMALAI\0" "THAI CHARACTER SARA AI MAIMUAN\0" "THAI CHARACTER SARA AM\0" "THAI CHARACTER SARA E\0" "THAI CHARACTER SARA I\0" "THAI CHARACTER SARA II\0" "THAI CHARACTER SARA O\0" "THAI CHARACTER SARA U\0" "THAI CHARACTER SARA UE\0" "THAI CHARACTER SARA UEE\0" "THAI CHARACTER SARA UU\0" "THAI CHARACTER SO RUSI\0" "THAI CHARACTER SO SALA\0" "THAI CHARACTER SO SO\0" "THAI CHARACTER SO SUA\0" "THAI CHARACTER THANTHAKHAT\0" "THAI CHARACTER THO NANGMONTHO\0" "THAI CHARACTER THO PHUTHAO\0" "THAI CHARACTER THO THAHAN\0" "THAI CHARACTER THO THAN\0" "THAI CHARACTER THO THONG\0" "THAI CHARACTER THO THUNG\0" "THAI CHARACTER TO PATAK\0" "THAI CHARACTER TO TAO\0" "THAI CHARACTER WO WAEN\0" "THAI CHARACTER YAMAKKAN\0" "THAI CHARACTER YO YAK\0" "THAI CHARACTER YO YING\0" "THAI CURRENCY SYMBOL BAHT\0" "THAI DIGIT EIGHT\0" "THAI DIGIT FIVE\0" "THAI DIGIT FOUR\0" "THAI DIGIT NINE\0" "THAI DIGIT ONE\0" "THAI DIGIT SEVEN\0" "THAI DIGIT SIX\0" "THAI DIGIT THREE\0" "THAI DIGIT TWO\0" "THAI DIGIT ZERO\0" "THERE DOES NOT EXIST\0" "THERE EXISTS\0" "THEREFORE\0" "THERMODYNAMIC\0" "THERMOMETER\0" "THIN GREEK CROSS\0" "THIN SALTIRE\0" "THIN SPACE\0" "THINKING FACE\0" "THIRD PLACE MEDAL\0" "THONG SANDAL\0" "THOUGHT BALLOON\0" "THREE BUTTON MOUSE\0" "THREE CONSECUTIVE EQUALS SIGNS\0" "THREE DIMENSIONAL ANGLE\0" "THREE DOT PUNCTUATION\0" "THREE LEFTWARDS ARROWS\0" "THREE LINES CONVERGING LEFT\0" "THREE LINES CONVERGING RIGHT\0" "THREE NETWORKED COMPUTERS\0" "THREE POINTED BLACK STAR\0" "THREE RAYS ABOVE\0" "THREE RAYS BELOW\0" "THREE RAYS LEFT\0" "THREE RAYS RIGHT\0" "THREE RIGHTWARDS ARROWS\0" "THREE SPEECH BUBBLES\0" "THREE-D BOTTOM-LIGHTED RIGHTWARDS ARROWHEAD\0" "THREE-D LEFT-LIGHTED DOWNWARDS EQUILATERAL ARROWHEAD\0" "THREE-D RIGHT-LIGHTED UPWARDS EQUILATERAL ARROWHEAD\0" "THREE-D TOP-LIGHTED LEFTWARDS EQUILATERAL ARROWHEAD\0" "THREE-D TOP-LIGHTED RIGHTWARDS ARROWHEAD\0" "THREE-D TOP-LIGHTED RIGHTWARDS EQUILATERAL ARROWHEAD\0" "THREE-EM DASH\0" "THREE-PER-EM SPACE\0" "THUMBS DOWN SIGN\0" "THUMBS UP SIGN\0" "THUNDER CLOUD AND RAIN\0" "THUNDERSTORM\0" "TIBETAN ASTROLOGICAL SIGN -KHYUD PA\0" "TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS\0" "TIBETAN ASTROLOGICAL SIGN SGRA GCAN -CHAR RTAGS\0" "TIBETAN CANTILLATION SIGN CANG TE-U\0" "TIBETAN CANTILLATION SIGN HEAVY BEAT\0" "TIBETAN CANTILLATION SIGN LIGHT BEAT\0" "TIBETAN CANTILLATION SIGN SBUB -CHAL\0" "TIBETAN DIGIT EIGHT\0" "TIBETAN DIGIT FIVE\0" "TIBETAN DIGIT FOUR\0" "TIBETAN DIGIT HALF EIGHT\0" "TIBETAN DIGIT HALF FIVE\0" "TIBETAN DIGIT HALF FOUR\0" "TIBETAN DIGIT HALF NINE\0" "TIBETAN DIGIT HALF ONE\0" "TIBETAN DIGIT HALF SEVEN\0" "TIBETAN DIGIT HALF SIX\0" "TIBETAN DIGIT HALF THREE\0" "TIBETAN DIGIT HALF TWO\0" "TIBETAN DIGIT HALF ZERO\0" "TIBETAN DIGIT NINE\0" "TIBETAN DIGIT ONE\0" "TIBETAN DIGIT SEVEN\0" "TIBETAN DIGIT SIX\0" "TIBETAN DIGIT THREE\0" "TIBETAN DIGIT TWO\0" "TIBETAN DIGIT ZERO\0" "TIBETAN KU RU KHA\0" "TIBETAN KU RU KHA BZHI MIG CAN\0" "TIBETAN LETTER -A\0" "TIBETAN LETTER A\0" "TIBETAN LETTER BA\0" "TIBETAN LETTER BHA\0" "TIBETAN LETTER CA\0" "TIBETAN LETTER CHA\0" "TIBETAN LETTER DA\0" "TIBETAN LETTER DDA\0" "TIBETAN LETTER DDHA\0" "TIBETAN LETTER DHA\0" "TIBETAN LETTER DZA\0" "TIBETAN LETTER DZHA\0" "TIBETAN LETTER FIXED-FORM RA\0" "TIBETAN LETTER GA\0" "TIBETAN LETTER GHA\0" "TIBETAN LETTER HA\0" "TIBETAN LETTER JA\0" "TIBETAN LETTER KA\0" "TIBETAN LETTER KHA\0" "TIBETAN LETTER KKA\0" "TIBETAN LETTER KSSA\0" "TIBETAN LETTER LA\0" "TIBETAN LETTER MA\0" "TIBETAN LETTER NA\0" "TIBETAN LETTER NGA\0" "TIBETAN LETTER NNA\0" "TIBETAN LETTER NYA\0" "TIBETAN LETTER PA\0" "TIBETAN LETTER PHA\0" "TIBETAN LETTER RA\0" "TIBETAN LETTER RRA\0" "TIBETAN LETTER SA\0" "TIBETAN LETTER SHA\0" "TIBETAN LETTER SSA\0" "TIBETAN LETTER TA\0" "TIBETAN LETTER THA\0" "TIBETAN LETTER TSA\0" "TIBETAN LETTER TSHA\0" "TIBETAN LETTER TTA\0" "TIBETAN LETTER TTHA\0" "TIBETAN LETTER WA\0" "TIBETAN LETTER YA\0" "TIBETAN LETTER ZA\0" "TIBETAN LETTER ZHA\0" "TIBETAN LOGOTYPE SIGN CHAD RTAGS\0" "TIBETAN LOGOTYPE SIGN LHAG RTAGS\0" "TIBETAN MARK ANG KHANG GYAS\0" "TIBETAN MARK ANG KHANG GYON\0" "TIBETAN MARK BKA- SHOG YIG MGO\0" "TIBETAN MARK BSDUS RTAGS\0" "TIBETAN MARK BSKA- SHOG GI MGO RGYAN\0" "TIBETAN MARK BSKUR YIG MGO\0" "TIBETAN MARK CARET -DZUD RTAGS BZHI MIG CAN\0" "TIBETAN MARK CARET -DZUD RTAGS ME LONG CAN\0" "TIBETAN MARK CARET YIG MGO PHUR SHAD MA\0" "TIBETAN MARK CHE MGO\0" "TIBETAN MARK CLOSING BRDA RNYING YIG MGO SGAB MA\0" "TIBETAN MARK CLOSING YIG MGO SGAB MA\0" "TIBETAN MARK DELIMITER TSHEG BSTAR\0" "TIBETAN MARK GTER TSHEG\0" "TIBETAN MARK GTER YIG MGO -UM GTER TSHEG MA\0" "TIBETAN MARK GTER YIG MGO -UM RNAM BCAD MA\0" "TIBETAN MARK GTER YIG MGO TRUNCATED A\0" "TIBETAN MARK GUG RTAGS GYAS\0" "TIBETAN MARK GUG RTAGS GYON\0" "TIBETAN MARK HALANTA\0" "TIBETAN MARK INITIAL BRDA RNYING YIG MGO MDUN MA\0" "TIBETAN MARK INITIAL YIG MGO MDUN MA\0" "TIBETAN MARK INTERSYLLABIC TSHEG\0" "TIBETAN MARK LEADING MCHAN RTAGS\0" "TIBETAN MARK MNYAM YIG GI MGO RGYAN\0" "TIBETAN MARK NGAS BZUNG NYI ZLA\0" "TIBETAN MARK NGAS BZUNG SGOR RTAGS\0" "TIBETAN MARK NYIS SHAD\0" "TIBETAN MARK NYIS TSHEG\0" "TIBETAN MARK NYIS TSHEG SHAD\0" "TIBETAN MARK PALUTA\0" "TIBETAN MARK RGYA GRAM SHAD\0" "TIBETAN MARK RIN CHEN SPUNGS SHAD\0" "TIBETAN MARK SBRUL SHAD\0" "TIBETAN MARK SHAD\0" "TIBETAN MARK TRAILING MCHAN RTAGS\0" "TIBETAN MARK TSA -PHRU\0" "TIBETAN MARK TSHEG SHAD\0" "TIBETAN MARK YIG MGO TSHEG SHAD MA\0" "TIBETAN SIGN GRU CAN RGYINGS\0" "TIBETAN SIGN GRU MED RGYINGS\0" "TIBETAN SIGN INVERTED MCHU CAN\0" "TIBETAN SIGN LCE TSA CAN\0" "TIBETAN SIGN LCI RTAGS\0" "TIBETAN SIGN MAR TSHES\0" "TIBETAN SIGN MCHU CAN\0" "TIBETAN SIGN NYI ZLA NAA DA\0" "TIBETAN SIGN RDEL DKAR GCIG\0" "TIBETAN SIGN RDEL DKAR GNYIS\0" "TIBETAN SIGN RDEL DKAR GSUM\0" "TIBETAN SIGN RDEL DKAR RDEL NAG\0" "TIBETAN SIGN RDEL NAG GCIG\0" "TIBETAN SIGN RDEL NAG GNYIS\0" "TIBETAN SIGN RDEL NAG GSUM\0" "TIBETAN SIGN RDEL NAG RDEL DKAR\0" "TIBETAN SIGN RJES SU NGA RO\0" "TIBETAN SIGN RNAM BCAD\0" "TIBETAN SIGN SNA LDAN\0" "TIBETAN SIGN YANG RTAGS\0" "TIBETAN SIGN YAR TSHES\0" "TIBETAN SUBJOINED LETTER -A\0" "TIBETAN SUBJOINED LETTER A\0" "TIBETAN SUBJOINED LETTER BA\0" "TIBETAN SUBJOINED LETTER BHA\0" "TIBETAN SUBJOINED LETTER CA\0" "TIBETAN SUBJOINED LETTER CHA\0" "TIBETAN SUBJOINED LETTER DA\0" "TIBETAN SUBJOINED LETTER DDA\0" "TIBETAN SUBJOINED LETTER DDHA\0" "TIBETAN SUBJOINED LETTER DHA\0" "TIBETAN SUBJOINED LETTER DZA\0" "TIBETAN SUBJOINED LETTER DZHA\0" "TIBETAN SUBJOINED LETTER FIXED-FORM RA\0" "TIBETAN SUBJOINED LETTER FIXED-FORM WA\0" "TIBETAN SUBJOINED LETTER FIXED-FORM YA\0" "TIBETAN SUBJOINED LETTER GA\0" "TIBETAN SUBJOINED LETTER GHA\0" "TIBETAN SUBJOINED LETTER HA\0" "TIBETAN SUBJOINED LETTER JA\0" "TIBETAN SUBJOINED LETTER KA\0" "TIBETAN SUBJOINED LETTER KHA\0" "TIBETAN SUBJOINED LETTER KSSA\0" "TIBETAN SUBJOINED LETTER LA\0" "TIBETAN SUBJOINED LETTER MA\0" "TIBETAN SUBJOINED LETTER NA\0" "TIBETAN SUBJOINED LETTER NGA\0" "TIBETAN SUBJOINED LETTER NNA\0" "TIBETAN SUBJOINED LETTER NYA\0" "TIBETAN SUBJOINED LETTER PA\0" "TIBETAN SUBJOINED LETTER PHA\0" "TIBETAN SUBJOINED LETTER RA\0" "TIBETAN SUBJOINED LETTER SA\0" "TIBETAN SUBJOINED LETTER SHA\0" "TIBETAN SUBJOINED LETTER SSA\0" "TIBETAN SUBJOINED LETTER TA\0" "TIBETAN SUBJOINED LETTER THA\0" "TIBETAN SUBJOINED LETTER TSA\0" "TIBETAN SUBJOINED LETTER TSHA\0" "TIBETAN SUBJOINED LETTER TTA\0" "TIBETAN SUBJOINED LETTER TTHA\0" "TIBETAN SUBJOINED LETTER WA\0" "TIBETAN SUBJOINED LETTER YA\0" "TIBETAN SUBJOINED LETTER ZA\0" "TIBETAN SUBJOINED LETTER ZHA\0" "TIBETAN SUBJOINED SIGN INVERTED MCHU CAN\0" "TIBETAN SUBJOINED SIGN LCE TSA CAN\0" "TIBETAN SUBJOINED SIGN MCHU CAN\0" "TIBETAN SYLLABLE OM\0" "TIBETAN SYMBOL DRIL BU\0" "TIBETAN SYMBOL NOR BU\0" "TIBETAN SYMBOL NOR BU BZHI -KHYIL\0" "TIBETAN SYMBOL NOR BU GSUM -KHYIL\0" "TIBETAN SYMBOL NOR BU NYIS -KHYIL\0" "TIBETAN SYMBOL PADMA GDAN\0" "TIBETAN SYMBOL PHUR PA\0" "TIBETAN SYMBOL RDO RJE\0" "TIBETAN SYMBOL RDO RJE RGYA GRAM\0" "TIBETAN VOWEL SIGN AA\0" "TIBETAN VOWEL SIGN E\0" "TIBETAN VOWEL SIGN EE\0" "TIBETAN VOWEL SIGN I\0" "TIBETAN VOWEL SIGN II\0" "TIBETAN VOWEL SIGN O\0" "TIBETAN VOWEL SIGN OO\0" "TIBETAN VOWEL SIGN REVERSED I\0" "TIBETAN VOWEL SIGN REVERSED II\0" "TIBETAN VOWEL SIGN U\0" "TIBETAN VOWEL SIGN UU\0" "TIBETAN VOWEL SIGN VOCALIC L\0" "TIBETAN VOWEL SIGN VOCALIC LL\0" "TIBETAN VOWEL SIGN VOCALIC R\0" "TIBETAN VOWEL SIGN VOCALIC RR\0" "TICKET\0" "TIE OVER INFINITY\0" "TIFINAGH CONSONANT JOINER\0" "TIFINAGH LETTER AHAGGAR YAZH\0" "TIFINAGH LETTER AYER YAGH\0" "TIFINAGH LETTER BERBER ACADEMY YAH\0" "TIFINAGH LETTER BERBER ACADEMY YAJ\0" "TIFINAGH LETTER TAWELLEMET YAZ\0" "TIFINAGH LETTER TUAREG YAGH\0" "TIFINAGH LETTER TUAREG YAGN\0" "TIFINAGH LETTER TUAREG YAH\0" "TIFINAGH LETTER TUAREG YAK\0" "TIFINAGH LETTER TUAREG YAKH\0" "TIFINAGH LETTER TUAREG YANG\0" "TIFINAGH LETTER TUAREG YAQ\0" "TIFINAGH LETTER TUAREG YAZH\0" "TIFINAGH LETTER YA\0" "TIFINAGH LETTER YAA\0" "TIFINAGH LETTER YAB\0" "TIFINAGH LETTER YABH\0" "TIFINAGH LETTER YACH\0" "TIFINAGH LETTER YAD\0" "TIFINAGH LETTER YADD\0" "TIFINAGH LETTER YADDH\0" "TIFINAGH LETTER YADH\0" "TIFINAGH LETTER YAF\0" "TIFINAGH LETTER YAG\0" "TIFINAGH LETTER YAGH\0" "TIFINAGH LETTER YAGHH\0" "TIFINAGH LETTER YAH\0" "TIFINAGH LETTER YAHH\0" "TIFINAGH LETTER YAJ\0" "TIFINAGH LETTER YAK\0" "TIFINAGH LETTER YAKH\0" "TIFINAGH LETTER YAKHH\0" "TIFINAGH LETTER YAL\0" "TIFINAGH LETTER YAM\0" "TIFINAGH LETTER YAN\0" "TIFINAGH LETTER YAP\0" "TIFINAGH LETTER YAQ\0" "TIFINAGH LETTER YAR\0" "TIFINAGH LETTER YARR\0" "TIFINAGH LETTER YAS\0" "TIFINAGH LETTER YASH\0" "TIFINAGH LETTER YASS\0" "TIFINAGH LETTER YAT\0" "TIFINAGH LETTER YATH\0" "TIFINAGH LETTER YATT\0" "TIFINAGH LETTER YAV\0" "TIFINAGH LETTER YAW\0" "TIFINAGH LETTER YAY\0" "TIFINAGH LETTER YAZ\0" "TIFINAGH LETTER YAZH\0" "TIFINAGH LETTER YAZZ\0" "TIFINAGH LETTER YE\0" "TIFINAGH LETTER YEY\0" "TIFINAGH LETTER YI\0" "TIFINAGH LETTER YO\0" "TIFINAGH LETTER YU\0" "TIFINAGH MODIFIER LETTER LABIALIZATION MARK\0" "TIFINAGH SEPARATOR MARK\0" "TIGER\0" "TIGER FACE\0" "TIGHT TRIFOLIATE SNOWFLAKE\0" "TILDE\0" "TILDE OPERATOR\0" "TILDE OPERATOR ABOVE LEFTWARDS ARROW\0" "TILDE OPERATOR ABOVE RIGHTWARDS ARROW\0" "TILDE OPERATOR WITH DOT ABOVE\0" "TILDE OPERATOR WITH RISING DOTS\0" "TILDE WITH DOT ABOVE\0" "TILDE WITH DOT BELOW\0" "TILDE WITH RING ABOVE\0" "TIMER CLOCK\0" "TIMES WITH LEFT HALF BLACK\0" "TIMES WITH RIGHT HALF BLACK\0" "TINY\0" "TINY TWO DOTS OVER ONE DOT PUNCTUATION\0" "TIRED FACE\0" "TIRHUTA ABBREVIATION SIGN\0" "TIRHUTA ANJI\0" "TIRHUTA DIGIT EIGHT\0" "TIRHUTA DIGIT FIVE\0" "TIRHUTA DIGIT FOUR\0" "TIRHUTA DIGIT NINE\0" "TIRHUTA DIGIT ONE\0" "TIRHUTA DIGIT SEVEN\0" "TIRHUTA DIGIT SIX\0" "TIRHUTA DIGIT THREE\0" "TIRHUTA DIGIT TWO\0" "TIRHUTA DIGIT ZERO\0" "TIRHUTA GVANG\0" "TIRHUTA LETTER A\0" "TIRHUTA LETTER AA\0" "TIRHUTA LETTER AI\0" "TIRHUTA LETTER AU\0" "TIRHUTA LETTER BA\0" "TIRHUTA LETTER BHA\0" "TIRHUTA LETTER CA\0" "TIRHUTA LETTER CHA\0" "TIRHUTA LETTER DA\0" "TIRHUTA LETTER DDA\0" "TIRHUTA LETTER DDHA\0" "TIRHUTA LETTER DHA\0" "TIRHUTA LETTER E\0" "TIRHUTA LETTER GA\0" "TIRHUTA LETTER GHA\0" "TIRHUTA LETTER HA\0" "TIRHUTA LETTER I\0" "TIRHUTA LETTER II\0" "TIRHUTA LETTER JA\0" "TIRHUTA LETTER JHA\0" "TIRHUTA LETTER KA\0" "TIRHUTA LETTER KHA\0" "TIRHUTA LETTER LA\0" "TIRHUTA LETTER MA\0" "TIRHUTA LETTER NA\0" "TIRHUTA LETTER NGA\0" "TIRHUTA LETTER NNA\0" "TIRHUTA LETTER NYA\0" "TIRHUTA LETTER O\0" "TIRHUTA LETTER PA\0" "TIRHUTA LETTER PHA\0" "TIRHUTA LETTER RA\0" "TIRHUTA LETTER SA\0" "TIRHUTA LETTER SHA\0" "TIRHUTA LETTER SSA\0" "TIRHUTA LETTER TA\0" "TIRHUTA LETTER THA\0" "TIRHUTA LETTER TTA\0" "TIRHUTA LETTER TTHA\0" "TIRHUTA LETTER U\0" "TIRHUTA LETTER UU\0" "TIRHUTA LETTER VA\0" "TIRHUTA LETTER VOCALIC L\0" "TIRHUTA LETTER VOCALIC LL\0" "TIRHUTA LETTER VOCALIC R\0" "TIRHUTA LETTER VOCALIC RR\0" "TIRHUTA LETTER YA\0" "TIRHUTA OM\0" "TIRHUTA SIGN ANUSVARA\0" "TIRHUTA SIGN AVAGRAHA\0" "TIRHUTA SIGN CANDRABINDU\0" "TIRHUTA SIGN NUKTA\0" "TIRHUTA SIGN VIRAMA\0" "TIRHUTA SIGN VISARGA\0" "TIRHUTA VOWEL SIGN AA\0" "TIRHUTA VOWEL SIGN AI\0" "TIRHUTA VOWEL SIGN AU\0" "TIRHUTA VOWEL SIGN E\0" "TIRHUTA VOWEL SIGN I\0" "TIRHUTA VOWEL SIGN II\0" "TIRHUTA VOWEL SIGN O\0" "TIRHUTA VOWEL SIGN SHORT E\0" "TIRHUTA VOWEL SIGN SHORT O\0" "TIRHUTA VOWEL SIGN U\0" "TIRHUTA VOWEL SIGN UU\0" "TIRHUTA VOWEL SIGN VOCALIC L\0" "TIRHUTA VOWEL SIGN VOCALIC LL\0" "TIRHUTA VOWEL SIGN VOCALIC R\0" "TIRHUTA VOWEL SIGN VOCALIC RR\0" "TIRONIAN SIGN CAPITAL ET\0" "TIRONIAN SIGN ET\0" "TOILET\0" "TOKYO TOWER\0" "TOMATO\0" "TONGUE\0" "TOOLBOX\0" "TOOTH\0" "TOOTHBRUSH\0" "TOP ARC ANTICLOCKWISE ARROW\0" "TOP ARC ANTICLOCKWISE ARROW WITH PLUS\0" "TOP ARC CLOCKWISE ARROW WITH MINUS\0" "TOP CURLY BRACKET\0" "TOP HALF BLACK CIRCLE\0" "TOP HALF INTEGRAL\0" "TOP HALF SECTION SIGN\0" "TOP HAT\0" "TOP LEFT CORNER\0" "TOP LEFT CROP\0" "TOP LEFT HALF BRACKET\0" "TOP PARENTHESIS\0" "TOP RIGHT CORNER\0" "TOP RIGHT CROP\0" "TOP RIGHT HALF BRACKET\0" "TOP SQUARE BRACKET\0" "TOP TORTOISE SHELL BRACKET\0" "TOP WITH UPWARDS ARROW ABOVE\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-4E09\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-4E8C\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-52DD\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-5B89\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-6253\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-6557\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-672C\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-70B9\0" "TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-76D7\0" "TORTOISE SHELL BRACKETED LATIN CAPITAL LETTER S\0" "TOTAL RUNOUT\0" "TRACKBALL\0" "TRACTOR\0" "TRADE MARK SIGN\0" "TRAIN\0" "TRAM\0" "TRAM CAR\0" "TRANSPLUTO\0" "TRANSVERSAL INTERSECTION\0" "TRIANGLE WITH DOT ABOVE\0" "TRIANGLE WITH ROUNDED CORNERS\0" "TRIANGLE WITH SERIFS AT BOTTOM\0" "TRIANGLE WITH UNDERBAR\0" "TRIANGLE-HEADED RIGHTWARDS ARROW\0" "TRIANGULAR BULLET\0" "TRIANGULAR FLAG ON POST\0" "TRIANGULAR RULER\0" "TRICOLON\0" "TRIDENT EMBLEM\0" "TRIGRAM FOR EARTH\0" "TRIGRAM FOR FIRE\0" "TRIGRAM FOR HEAVEN\0" "TRIGRAM FOR LAKE\0" "TRIGRAM FOR MOUNTAIN\0" "TRIGRAM FOR THUNDER\0" "TRIGRAM FOR WATER\0" "TRIGRAM FOR WIND\0" "TRIPLE COLON OPERATOR\0" "TRIPLE DAGGER\0" "TRIPLE HORIZONTAL BAR WITH DOUBLE VERTICAL STROKE\0" "TRIPLE HORIZONTAL BAR WITH TRIPLE VERTICAL STROKE\0" "TRIPLE INTEGRAL\0" "TRIPLE NESTED GREATER-THAN\0" "TRIPLE NESTED LESS-THAN\0" "TRIPLE PLUS\0" "TRIPLE PRIME\0" "TRIPLE SOLIDUS BINARY RELATION\0" "TRIPLE TILDE\0" "TRIPLE VERTICAL BAR BINARY RELATION\0" "TRIPLE VERTICAL BAR DELIMITER\0" "TRIPLE VERTICAL BAR RIGHT TURNSTILE\0" "TRIPLE VERTICAL BAR WITH HORIZONTAL STROKE\0" "TROLLEYBUS\0" "TROPHY\0" "TROPICAL DRINK\0" "TROPICAL FISH\0" "TRUE\0" "TRUE LIGHT MOON ARTA\0" "TRUMPET\0" "TUGRIK SIGN\0" "TULIP\0" "TUMBLER GLASS\0" "TURKEY\0" "TURKISH LIRA SIGN\0" "TURNED AMPERSAND\0" "TURNED ANGLE\0" "TURNED BLACK PENTAGON\0" "TURNED BLACK SHOGI PIECE\0" "TURNED CAPITAL F\0" "TURNED COMMA\0" "TURNED DAGGER\0" "TURNED DIGIT THREE\0" "TURNED DIGIT TWO\0" "TURNED GREEK SMALL LETTER IOTA\0" "TURNED NORTH EAST POINTING LEAF\0" "TURNED NORTH WEST POINTING LEAF\0" "TURNED NOT SIGN\0" "TURNED OK HAND SIGN\0" "TURNED SANS-SERIF CAPITAL G\0" "TURNED SANS-SERIF CAPITAL L\0" "TURNED SANS-SERIF CAPITAL Y\0" "TURNED SEMICOLON\0" "TURNED SMALL F\0" "TURNED SOUTH EAST POINTING LEAF\0" "TURNED SOUTH WEST POINTING LEAF\0" "TURNED WHITE SHOGI PIECE\0" "TURTLE\0" "TWELVE POINTED BLACK STAR\0" "TWISTED RIGHTWARDS ARROWS\0" "TWO ASTERISKS ALIGNED VERTICALLY\0" "TWO BUTTON MOUSE\0" "TWO CONSECUTIVE EQUALS SIGNS\0" "TWO DOT LEADER\0" "TWO DOT PUNCTUATION\0" "TWO DOTS OVER ONE DOT PUNCTUATION\0" "TWO HEARTS\0" "TWO INTERSECTING LOGICAL AND\0" "TWO INTERSECTING LOGICAL OR\0" "TWO JOINED SQUARES\0" "TWO LOGICAL AND OPERATOR\0" "TWO LOGICAL OR OPERATOR\0" "TWO MEN HOLDING HANDS\0" "TWO SPEECH BUBBLES\0" "TWO WOMEN HOLDING HANDS\0" "TWO-EM DASH\0" "UGARITIC LETTER AIN\0" "UGARITIC LETTER ALPA\0" "UGARITIC LETTER BETA\0" "UGARITIC LETTER DELTA\0" "UGARITIC LETTER DHAL\0" "UGARITIC LETTER GAMLA\0" "UGARITIC LETTER GHAIN\0" "UGARITIC LETTER HO\0" "UGARITIC LETTER HOTA\0" "UGARITIC LETTER I\0" "UGARITIC LETTER KAF\0" "UGARITIC LETTER KHA\0" "UGARITIC LETTER LAMDA\0" "UGARITIC LETTER MEM\0" "UGARITIC LETTER NUN\0" "UGARITIC LETTER PU\0" "UGARITIC LETTER QOPA\0" "UGARITIC LETTER RASHA\0" "UGARITIC LETTER SADE\0" "UGARITIC LETTER SAMKA\0" "UGARITIC LETTER SHIN\0" "UGARITIC LETTER SSU\0" "UGARITIC LETTER TET\0" "UGARITIC LETTER THANNA\0" "UGARITIC LETTER TO\0" "UGARITIC LETTER U\0" "UGARITIC LETTER WO\0" "UGARITIC LETTER YOD\0" "UGARITIC LETTER ZETA\0" "UGARITIC LETTER ZU\0" "UGARITIC WORD DIVIDER\0" "UMBRELLA\0" "UMBRELLA ON GROUND\0" "UMBRELLA WITH RAIN DROPS\0" "UNAMUSED FACE\0" "UNCERTAINTY SIGN\0" "UNDERTIE\0" "UNDO SYMBOL\0" "UNICORN FACE\0" "UNION\0" "UNION ABOVE BAR ABOVE INTERSECTION\0" "UNION ABOVE INTERSECTION\0" "UNION BESIDE AND JOINED WITH UNION\0" "UNION WITH LOGICAL OR\0" "UNION WITH MINUS SIGN\0" "UNION WITH OVERBAR\0" "UNITED SYMBOL\0" "UNIVERSAL RECYCLING SYMBOL\0" "UNMARRIED PARTNERSHIP SYMBOL\0" "UP ARROW THROUGH CIRCLE\0" "UP ARROWHEAD\0" "UP ARROWHEAD BETWEEN TWO HORIZONTAL BARS\0" "UP ARROWHEAD IN A RECTANGLE BOX\0" "UP BARB LEFT DOWN BARB LEFT HARPOON\0" "UP BARB LEFT DOWN BARB RIGHT HARPOON\0" "UP BARB RIGHT DOWN BARB LEFT HARPOON\0" "UP BARB RIGHT DOWN BARB RIGHT HARPOON\0" "UP DOWN ARROW\0" "UP DOWN ARROW WITH BASE\0" "UP DOWN BLACK ARROW\0" "UP DOWN DOUBLE ARROW\0" "UP DOWN SANS-SERIF ARROW\0" "UP DOWN TRIANGLE-HEADED ARROW\0" "UP DOWN WHITE ARROW\0" "UP FISH TAIL\0" "UP RIGHT DIAGONAL ELLIPSIS\0" "UP TACK\0" "UP TACK WITH CIRCLE ABOVE\0" "UP-POINTING AIRPLANE\0" "UP-POINTING MILITARY AIRPLANE\0" "UP-POINTING RED TRIANGLE\0" "UP-POINTING SMALL AIRPLANE\0" "UP-POINTING SMALL RED TRIANGLE\0" "UP-POINTING TRIANGLE WITH LEFT HALF BLACK\0" "UP-POINTING TRIANGLE WITH RIGHT HALF BLACK\0" "UPPER AND LEFT AND LOWER TRIANGULAR THREE QUARTERS BLOCK\0" "UPPER AND LOWER ONE EIGHTH BLOCK\0" "UPPER AND LOWER TRIANGULAR HALF BLOCK\0" "UPPER AND RIGHT AND LOWER TRIANGULAR THREE QUARTERS BLOCK\0" "UPPER BLADE SCISSORS\0" "UPPER FIVE EIGHTHS BLOCK\0" "UPPER HALF BLOCK\0" "UPPER HALF BLOCK AND LOWER HALF INVERSE MEDIUM SHADE\0" "UPPER HALF CIRCLE\0" "UPPER HALF INVERSE MEDIUM SHADE AND LOWER HALF BLOCK\0" "UPPER HALF INVERSE WHITE CIRCLE\0" "UPPER HALF MEDIUM SHADE\0" "UPPER LEFT BLOCK DIAGONAL LOWER CENTRE TO LOWER MIDDLE RIGHT\0" "UPPER LEFT BLOCK DIAGONAL LOWER CENTRE TO UPPER MIDDLE RIGHT\0" "UPPER LEFT BLOCK DIAGONAL LOWER CENTRE TO UPPER RIGHT\0" "UPPER LEFT BLOCK DIAGONAL LOWER LEFT TO LOWER MIDDLE RIGHT\0" "UPPER LEFT BLOCK DIAGONAL LOWER LEFT TO UPPER CENTRE\0" "UPPER LEFT BLOCK DIAGONAL LOWER LEFT TO UPPER MIDDLE RIGHT\0" "UPPER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER CENTRE\0" "UPPER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER MIDDLE RIGHT\0" "UPPER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER RIGHT\0" "UPPER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO UPPER CENTRE\0" "UPPER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO UPPER RIGHT\0" "UPPER LEFT CORNER WITH DOT\0" "UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION\0" "UPPER LEFT QUADRANT CIRCULAR ARC\0" "UPPER LEFT TO LOWER RIGHT FILL\0" "UPPER LEFT TRIANGLE\0" "UPPER LEFT TRIANGULAR MEDIUM SHADE\0" "UPPER ONE EIGHTH BLOCK\0" "UPPER ONE QUARTER BLOCK\0" "UPPER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO LOWER CENTRE\0" "UPPER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO LOWER RIGHT\0" "UPPER RIGHT BLOCK DIAGONAL UPPER CENTRE TO LOWER MIDDLE RIGHT\0" "UPPER RIGHT BLOCK DIAGONAL UPPER CENTRE TO LOWER RIGHT\0" "UPPER RIGHT BLOCK DIAGONAL UPPER CENTRE TO UPPER MIDDLE RIGHT\0" "UPPER RIGHT BLOCK DIAGONAL UPPER LEFT TO LOWER CENTRE\0" "UPPER RIGHT BLOCK DIAGONAL UPPER LEFT TO LOWER MIDDLE RIGHT\0" "UPPER RIGHT BLOCK DIAGONAL UPPER LEFT TO UPPER MIDDLE RIGHT\0" "UPPER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER CENTRE\0" "UPPER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER MIDDLE RIGHT\0" "UPPER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER RIGHT\0" "UPPER RIGHT DROP-SHADOWED WHITE SQUARE\0" "UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION\0" "UPPER RIGHT PENCIL\0" "UPPER RIGHT QUADRANT CIRCULAR ARC\0" "UPPER RIGHT SHADOWED WHITE CIRCLE\0" "UPPER RIGHT SHADOWED WHITE SQUARE\0" "UPPER RIGHT TO LOWER LEFT FILL\0" "UPPER RIGHT TRIANGLE\0" "UPPER RIGHT TRIANGULAR MEDIUM SHADE\0" "UPPER SEVEN EIGHTHS BLOCK\0" "UPPER THREE EIGHTHS BLOCK\0" "UPPER THREE QUARTERS BLOCK\0" "UPPER TRIANGULAR ONE QUARTER BLOCK\0" "UPSIDE-DOWN FACE\0" "UPWARDS ANCORA\0" "UPWARDS ARROW\0" "UPWARDS ARROW AND RIGHT ONE EIGHTH BLOCK\0" "UPWARDS ARROW FROM BAR\0" "UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW\0" "UPWARDS ARROW TO BAR\0" "UPWARDS ARROW WITH DOUBLE STROKE\0" "UPWARDS ARROW WITH EQUILATERAL ARROWHEAD\0" "UPWARDS ARROW WITH HORIZONTAL STROKE\0" "UPWARDS ARROW WITH LARGE TRIANGLE ARROWHEAD\0" "UPWARDS ARROW WITH MEDIUM TRIANGLE ARROWHEAD\0" "UPWARDS ARROW WITH NOTCHED TAIL\0" "UPWARDS ARROW WITH SMALL EQUILATERAL ARROWHEAD\0" "UPWARDS ARROW WITH SMALL TRIANGLE ARROWHEAD\0" "UPWARDS ARROW WITH TIP LEFTWARDS\0" "UPWARDS ARROW WITH TIP RIGHTWARDS\0" "UPWARDS BLACK ARROW\0" "UPWARDS BLACK CIRCLED WHITE ARROW\0" "UPWARDS COMPRESSED ARROW\0" "UPWARDS DASHED ARROW\0" "UPWARDS DOUBLE ARROW\0" "UPWARDS FINGER-POST ARROW\0" "UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT\0" "UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT\0" "UPWARDS HARPOON WITH BARB LEFT FROM BAR\0" "UPWARDS HARPOON WITH BARB LEFT TO BAR\0" "UPWARDS HARPOON WITH BARB LEFTWARDS\0" "UPWARDS HARPOON WITH BARB RIGHT FROM BAR\0" "UPWARDS HARPOON WITH BARB RIGHT TO BAR\0" "UPWARDS HARPOON WITH BARB RIGHTWARDS\0" "UPWARDS HEAVY ARROW\0" "UPWARDS HEAVY COMPRESSED ARROW\0" "UPWARDS PAIRED ARROWS\0" "UPWARDS QUADRUPLE ARROW\0" "UPWARDS ROCKET\0" "UPWARDS SANS-SERIF ARROW\0" "UPWARDS SQUARED ARROW\0" "UPWARDS TRIANGLE ARROWHEAD\0" "UPWARDS TRIANGLE-HEADED ARROW\0" "UPWARDS TRIANGLE-HEADED ARROW LEFTWARDS OF DOWNWARDS TRIANGLE-HEADED ARROW\0" "UPWARDS TRIANGLE-HEADED ARROW TO BAR\0" "UPWARDS TRIANGLE-HEADED ARROW WITH BOLD SHAFT\0" "UPWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE\0" "UPWARDS TRIANGLE-HEADED ARROW WITH HEAVY SHAFT\0" "UPWARDS TRIANGLE-HEADED ARROW WITH LONG TIP LEFTWARDS\0" "UPWARDS TRIANGLE-HEADED ARROW WITH LONG TIP RIGHTWARDS\0" "UPWARDS TRIANGLE-HEADED ARROW WITH MEDIUM SHAFT\0" "UPWARDS TRIANGLE-HEADED ARROW WITH NARROW SHAFT\0" "UPWARDS TRIANGLE-HEADED ARROW WITH VERY HEAVY SHAFT\0" "UPWARDS TRIANGLE-HEADED DASHED ARROW\0" "UPWARDS TRIANGLE-HEADED PAIRED ARROWS\0" "UPWARDS TRIPLE ARROW\0" "UPWARDS TWO HEADED ARROW\0" "UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE\0" "UPWARDS TWO-HEADED ARROW WITH TRIANGLE ARROWHEADS\0" "UPWARDS WHITE ARROW\0" "UPWARDS WHITE ARROW FROM BAR\0" "UPWARDS WHITE ARROW FROM BAR WITH HORIZONTAL BAR\0" "UPWARDS WHITE ARROW ON PEDESTAL\0" "UPWARDS WHITE ARROW ON PEDESTAL WITH HORIZONTAL BAR\0" "UPWARDS WHITE ARROW ON PEDESTAL WITH VERTICAL BAR\0" "UPWARDS WHITE ARROW WITHIN TRIANGLE ARROWHEAD\0" "UPWARDS WHITE DOUBLE ARROW\0" "UPWARDS WHITE DOUBLE ARROW ON PEDESTAL\0" "URANUS\0" "VAI COMMA\0" "VAI DIGIT EIGHT\0" "VAI DIGIT FIVE\0" "VAI DIGIT FOUR\0" "VAI DIGIT NINE\0" "VAI DIGIT ONE\0" "VAI DIGIT SEVEN\0" "VAI DIGIT SIX\0" "VAI DIGIT THREE\0" "VAI DIGIT TWO\0" "VAI DIGIT ZERO\0" "VAI FULL STOP\0" "VAI QUESTION MARK\0" "VAI SYLLABLE A\0" "VAI SYLLABLE AN\0" "VAI SYLLABLE BA\0" "VAI SYLLABLE BE\0" "VAI SYLLABLE BEE\0" "VAI SYLLABLE BHA\0" "VAI SYLLABLE BHE\0" "VAI SYLLABLE BHEE\0" "VAI SYLLABLE BHI\0" "VAI SYLLABLE BHO\0" "VAI SYLLABLE BHOO\0" "VAI SYLLABLE BHU\0" "VAI SYLLABLE BI\0" "VAI SYLLABLE BO\0" "VAI SYLLABLE BOO\0" "VAI SYLLABLE BU\0" "VAI SYLLABLE CA\0" "VAI SYLLABLE CE\0" "VAI SYLLABLE CEE\0" "VAI SYLLABLE CI\0" "VAI SYLLABLE CO\0" "VAI SYLLABLE COO\0" "VAI SYLLABLE CU\0" "VAI SYLLABLE DA\0" "VAI SYLLABLE DE\0" "VAI SYLLABLE DEE\0" "VAI SYLLABLE DHA\0" "VAI SYLLABLE DHE\0" "VAI SYLLABLE DHEE\0" "VAI SYLLABLE DHHA\0" "VAI SYLLABLE DHHE\0" "VAI SYLLABLE DHHEE\0" "VAI SYLLABLE DHHI\0" "VAI SYLLABLE DHHO\0" "VAI SYLLABLE DHHOO\0" "VAI SYLLABLE DHHU\0" "VAI SYLLABLE DHI\0" "VAI SYLLABLE DHO\0" "VAI SYLLABLE DHOO\0" "VAI SYLLABLE DHU\0" "VAI SYLLABLE DI\0" "VAI SYLLABLE DO\0" "VAI SYLLABLE DOO\0" "VAI SYLLABLE DU\0" "VAI SYLLABLE E\0" "VAI SYLLABLE EE\0" "VAI SYLLABLE EEN\0" "VAI SYLLABLE EN\0" "VAI SYLLABLE FA\0" "VAI SYLLABLE FE\0" "VAI SYLLABLE FEE\0" "VAI SYLLABLE FI\0" "VAI SYLLABLE FO\0" "VAI SYLLABLE FOO\0" "VAI SYLLABLE FU\0" "VAI SYLLABLE GA\0" "VAI SYLLABLE GBA\0" "VAI SYLLABLE GBE\0" "VAI SYLLABLE GBEE\0" "VAI SYLLABLE GBEN\0" "VAI SYLLABLE GBI\0" "VAI SYLLABLE GBO\0" "VAI SYLLABLE GBON\0" "VAI SYLLABLE GBOO\0" "VAI SYLLABLE GBU\0" "VAI SYLLABLE GE\0" "VAI SYLLABLE GEE\0" "VAI SYLLABLE GEN\0" "VAI SYLLABLE GI\0" "VAI SYLLABLE GO\0" "VAI SYLLABLE GOO\0" "VAI SYLLABLE GU\0" "VAI SYLLABLE HA\0" "VAI SYLLABLE HAN\0" "VAI SYLLABLE HE\0" "VAI SYLLABLE HEE\0" "VAI SYLLABLE HEN\0" "VAI SYLLABLE HI\0" "VAI SYLLABLE HIN\0" "VAI SYLLABLE HO\0" "VAI SYLLABLE HON\0" "VAI SYLLABLE HOO\0" "VAI SYLLABLE HU\0" "VAI SYLLABLE HUN\0" "VAI SYLLABLE I\0" "VAI SYLLABLE IN\0" "VAI SYLLABLE JA\0" "VAI SYLLABLE JE\0" "VAI SYLLABLE JEE\0" "VAI SYLLABLE JI\0" "VAI SYLLABLE JO\0" "VAI SYLLABLE JOO\0" "VAI SYLLABLE JU\0" "VAI SYLLABLE KA\0" "VAI SYLLABLE KAN\0" "VAI SYLLABLE KE\0" "VAI SYLLABLE KEE\0" "VAI SYLLABLE KI\0" "VAI SYLLABLE KO\0" "VAI SYLLABLE KOO\0" "VAI SYLLABLE KPA\0" "VAI SYLLABLE KPAN\0" "VAI SYLLABLE KPE\0" "VAI SYLLABLE KPEE\0" "VAI SYLLABLE KPEN\0" "VAI SYLLABLE KPI\0" "VAI SYLLABLE KPO\0" "VAI SYLLABLE KPOO\0" "VAI SYLLABLE KPU\0" "VAI SYLLABLE KU\0" "VAI SYLLABLE LA\0" "VAI SYLLABLE LE\0" "VAI SYLLABLE LEE\0" "VAI SYLLABLE LENGTHENER\0" "VAI SYLLABLE LI\0" "VAI SYLLABLE LO\0" "VAI SYLLABLE LOO\0" "VAI SYLLABLE LU\0" "VAI SYLLABLE MA\0" "VAI SYLLABLE MBA\0" "VAI SYLLABLE MBE\0" "VAI SYLLABLE MBEE\0" "VAI SYLLABLE MBI\0" "VAI SYLLABLE MBO\0" "VAI SYLLABLE MBOO\0" "VAI SYLLABLE MBU\0" "VAI SYLLABLE ME\0" "VAI SYLLABLE MEE\0" "VAI SYLLABLE MGBA\0" "VAI SYLLABLE MGBE\0" "VAI SYLLABLE MGBEE\0" "VAI SYLLABLE MGBI\0" "VAI SYLLABLE MGBO\0" "VAI SYLLABLE MGBOO\0" "VAI SYLLABLE MGBU\0" "VAI SYLLABLE MI\0" "VAI SYLLABLE MO\0" "VAI SYLLABLE MOO\0" "VAI SYLLABLE MU\0" "VAI SYLLABLE NA\0" "VAI SYLLABLE NDA\0" "VAI SYLLABLE NDE\0" "VAI SYLLABLE NDEE\0" "VAI SYLLABLE NDI\0" "VAI SYLLABLE NDO\0" "VAI SYLLABLE NDOLE DO\0" "VAI SYLLABLE NDOLE FA\0" "VAI SYLLABLE NDOLE KA\0" "VAI SYLLABLE NDOLE MA\0" "VAI SYLLABLE NDOLE SOO\0" "VAI SYLLABLE NDOO\0" "VAI SYLLABLE NDU\0" "VAI SYLLABLE NE\0" "VAI SYLLABLE NEE\0" "VAI SYLLABLE NG\0" "VAI SYLLABLE NGAN\0" "VAI SYLLABLE NGEN\0" "VAI SYLLABLE NGGA\0" "VAI SYLLABLE NGGE\0" "VAI SYLLABLE NGGEE\0" "VAI SYLLABLE NGGEN\0" "VAI SYLLABLE NGGI\0" "VAI SYLLABLE NGGO\0" "VAI SYLLABLE NGGOO\0" "VAI SYLLABLE NGGU\0" "VAI SYLLABLE NGON\0" "VAI SYLLABLE NI\0" "VAI SYLLABLE NJA\0" "VAI SYLLABLE NJE\0" "VAI SYLLABLE NJEE\0" "VAI SYLLABLE NJI\0" "VAI SYLLABLE NJO\0" "VAI SYLLABLE NJOO\0" "VAI SYLLABLE NJU\0" "VAI SYLLABLE NO\0" "VAI SYLLABLE NOO\0" "VAI SYLLABLE NU\0" "VAI SYLLABLE NYA\0" "VAI SYLLABLE NYE\0" "VAI SYLLABLE NYEE\0" "VAI SYLLABLE NYI\0" "VAI SYLLABLE NYO\0" "VAI SYLLABLE NYOO\0" "VAI SYLLABLE NYU\0" "VAI SYLLABLE O\0" "VAI SYLLABLE ON\0" "VAI SYLLABLE OO\0" "VAI SYLLABLE OON\0" "VAI SYLLABLE PA\0" "VAI SYLLABLE PE\0" "VAI SYLLABLE PEE\0" "VAI SYLLABLE PI\0" "VAI SYLLABLE PO\0" "VAI SYLLABLE POO\0" "VAI SYLLABLE PU\0" "VAI SYLLABLE RA\0" "VAI SYLLABLE RE\0" "VAI SYLLABLE REE\0" "VAI SYLLABLE RI\0" "VAI SYLLABLE RO\0" "VAI SYLLABLE ROO\0" "VAI SYLLABLE RU\0" "VAI SYLLABLE SA\0" "VAI SYLLABLE SE\0" "VAI SYLLABLE SEE\0" "VAI SYLLABLE SHA\0" "VAI SYLLABLE SHE\0" "VAI SYLLABLE SHEE\0" "VAI SYLLABLE SHI\0" "VAI SYLLABLE SHO\0" "VAI SYLLABLE SHOO\0" "VAI SYLLABLE SHU\0" "VAI SYLLABLE SI\0" "VAI SYLLABLE SO\0" "VAI SYLLABLE SOO\0" "VAI SYLLABLE SU\0" "VAI SYLLABLE TA\0" "VAI SYLLABLE TE\0" "VAI SYLLABLE TEE\0" "VAI SYLLABLE THA\0" "VAI SYLLABLE THE\0" "VAI SYLLABLE THEE\0" "VAI SYLLABLE THI\0" "VAI SYLLABLE THO\0" "VAI SYLLABLE THOO\0" "VAI SYLLABLE THU\0" "VAI SYLLABLE TI\0" "VAI SYLLABLE TO\0" "VAI SYLLABLE TOO\0" "VAI SYLLABLE TU\0" "VAI SYLLABLE U\0" "VAI SYLLABLE UN\0" "VAI SYLLABLE VA\0" "VAI SYLLABLE VE\0" "VAI SYLLABLE VEE\0" "VAI SYLLABLE VI\0" "VAI SYLLABLE VO\0" "VAI SYLLABLE VOO\0" "VAI SYLLABLE VU\0" "VAI SYLLABLE WA\0" "VAI SYLLABLE WAN\0" "VAI SYLLABLE WE\0" "VAI SYLLABLE WEE\0" "VAI SYLLABLE WEEN\0" "VAI SYLLABLE WEN\0" "VAI SYLLABLE WI\0" "VAI SYLLABLE WIN\0" "VAI SYLLABLE WO\0" "VAI SYLLABLE WON\0" "VAI SYLLABLE WOO\0" "VAI SYLLABLE WOON\0" "VAI SYLLABLE WU\0" "VAI SYLLABLE WUN\0" "VAI SYLLABLE YA\0" "VAI SYLLABLE YE\0" "VAI SYLLABLE YEE\0" "VAI SYLLABLE YI\0" "VAI SYLLABLE YO\0" "VAI SYLLABLE YOO\0" "VAI SYLLABLE YU\0" "VAI SYLLABLE ZA\0" "VAI SYLLABLE ZE\0" "VAI SYLLABLE ZEE\0" "VAI SYLLABLE ZHA\0" "VAI SYLLABLE ZHE\0" "VAI SYLLABLE ZHEE\0" "VAI SYLLABLE ZHI\0" "VAI SYLLABLE ZHO\0" "VAI SYLLABLE ZHOO\0" "VAI SYLLABLE ZHU\0" "VAI SYLLABLE ZI\0" "VAI SYLLABLE ZO\0" "VAI SYLLABLE ZOO\0" "VAI SYLLABLE ZU\0" "VAI SYMBOL BANG\0" "VAI SYMBOL DANG\0" "VAI SYMBOL DO-O\0" "VAI SYMBOL DOONG\0" "VAI SYMBOL FAA\0" "VAI SYMBOL FEENG\0" "VAI SYMBOL JONG\0" "VAI SYMBOL KEENG\0" "VAI SYMBOL KUNG\0" "VAI SYMBOL NII\0" "VAI SYMBOL TAA\0" "VAI SYMBOL TING\0" "VAI SYMBOL TONG\0" "VAMPIRE\0" "VARIATION SELECTOR-1\0" "VARIATION SELECTOR-10\0" "VARIATION SELECTOR-100\0" "VARIATION SELECTOR-101\0" "VARIATION SELECTOR-102\0" "VARIATION SELECTOR-103\0" "VARIATION SELECTOR-104\0" "VARIATION SELECTOR-105\0" "VARIATION SELECTOR-106\0" "VARIATION SELECTOR-107\0" "VARIATION SELECTOR-108\0" "VARIATION SELECTOR-109\0" "VARIATION SELECTOR-11\0" "VARIATION SELECTOR-110\0" "VARIATION SELECTOR-111\0" "VARIATION SELECTOR-112\0" "VARIATION SELECTOR-113\0" "VARIATION SELECTOR-114\0" "VARIATION SELECTOR-115\0" "VARIATION SELECTOR-116\0" "VARIATION SELECTOR-117\0" "VARIATION SELECTOR-118\0" "VARIATION SELECTOR-119\0" "VARIATION SELECTOR-12\0" "VARIATION SELECTOR-120\0" "VARIATION SELECTOR-121\0" "VARIATION SELECTOR-122\0" "VARIATION SELECTOR-123\0" "VARIATION SELECTOR-124\0" "VARIATION SELECTOR-125\0" "VARIATION SELECTOR-126\0" "VARIATION SELECTOR-127\0" "VARIATION SELECTOR-128\0" "VARIATION SELECTOR-129\0" "VARIATION SELECTOR-13\0" "VARIATION SELECTOR-130\0" "VARIATION SELECTOR-131\0" "VARIATION SELECTOR-132\0" "VARIATION SELECTOR-133\0" "VARIATION SELECTOR-134\0" "VARIATION SELECTOR-135\0" "VARIATION SELECTOR-136\0" "VARIATION SELECTOR-137\0" "VARIATION SELECTOR-138\0" "VARIATION SELECTOR-139\0" "VARIATION SELECTOR-14\0" "VARIATION SELECTOR-140\0" "VARIATION SELECTOR-141\0" "VARIATION SELECTOR-142\0" "VARIATION SELECTOR-143\0" "VARIATION SELECTOR-144\0" "VARIATION SELECTOR-145\0" "VARIATION SELECTOR-146\0" "VARIATION SELECTOR-147\0" "VARIATION SELECTOR-148\0" "VARIATION SELECTOR-149\0" "VARIATION SELECTOR-15\0" "VARIATION SELECTOR-150\0" "VARIATION SELECTOR-151\0" "VARIATION SELECTOR-152\0" "VARIATION SELECTOR-153\0" "VARIATION SELECTOR-154\0" "VARIATION SELECTOR-155\0" "VARIATION SELECTOR-156\0" "VARIATION SELECTOR-157\0" "VARIATION SELECTOR-158\0" "VARIATION SELECTOR-159\0" "VARIATION SELECTOR-16\0" "VARIATION SELECTOR-160\0" "VARIATION SELECTOR-161\0" "VARIATION SELECTOR-162\0" "VARIATION SELECTOR-163\0" "VARIATION SELECTOR-164\0" "VARIATION SELECTOR-165\0" "VARIATION SELECTOR-166\0" "VARIATION SELECTOR-167\0" "VARIATION SELECTOR-168\0" "VARIATION SELECTOR-169\0" "VARIATION SELECTOR-17\0" "VARIATION SELECTOR-170\0" "VARIATION SELECTOR-171\0" "VARIATION SELECTOR-172\0" "VARIATION SELECTOR-173\0" "VARIATION SELECTOR-174\0" "VARIATION SELECTOR-175\0" "VARIATION SELECTOR-176\0" "VARIATION SELECTOR-177\0" "VARIATION SELECTOR-178\0" "VARIATION SELECTOR-179\0" "VARIATION SELECTOR-18\0" "VARIATION SELECTOR-180\0" "VARIATION SELECTOR-181\0" "VARIATION SELECTOR-182\0" "VARIATION SELECTOR-183\0" "VARIATION SELECTOR-184\0" "VARIATION SELECTOR-185\0" "VARIATION SELECTOR-186\0" "VARIATION SELECTOR-187\0" "VARIATION SELECTOR-188\0" "VARIATION SELECTOR-189\0" "VARIATION SELECTOR-19\0" "VARIATION SELECTOR-190\0" "VARIATION SELECTOR-191\0" "VARIATION SELECTOR-192\0" "VARIATION SELECTOR-193\0" "VARIATION SELECTOR-194\0" "VARIATION SELECTOR-195\0" "VARIATION SELECTOR-196\0" "VARIATION SELECTOR-197\0" "VARIATION SELECTOR-198\0" "VARIATION SELECTOR-199\0" "VARIATION SELECTOR-2\0" "VARIATION SELECTOR-20\0" "VARIATION SELECTOR-200\0" "VARIATION SELECTOR-201\0" "VARIATION SELECTOR-202\0" "VARIATION SELECTOR-203\0" "VARIATION SELECTOR-204\0" "VARIATION SELECTOR-205\0" "VARIATION SELECTOR-206\0" "VARIATION SELECTOR-207\0" "VARIATION SELECTOR-208\0" "VARIATION SELECTOR-209\0" "VARIATION SELECTOR-21\0" "VARIATION SELECTOR-210\0" "VARIATION SELECTOR-211\0" "VARIATION SELECTOR-212\0" "VARIATION SELECTOR-213\0" "VARIATION SELECTOR-214\0" "VARIATION SELECTOR-215\0" "VARIATION SELECTOR-216\0" "VARIATION SELECTOR-217\0" "VARIATION SELECTOR-218\0" "VARIATION SELECTOR-219\0" "VARIATION SELECTOR-22\0" "VARIATION SELECTOR-220\0" "VARIATION SELECTOR-221\0" "VARIATION SELECTOR-222\0" "VARIATION SELECTOR-223\0" "VARIATION SELECTOR-224\0" "VARIATION SELECTOR-225\0" "VARIATION SELECTOR-226\0" "VARIATION SELECTOR-227\0" "VARIATION SELECTOR-228\0" "VARIATION SELECTOR-229\0" "VARIATION SELECTOR-23\0" "VARIATION SELECTOR-230\0" "VARIATION SELECTOR-231\0" "VARIATION SELECTOR-232\0" "VARIATION SELECTOR-233\0" "VARIATION SELECTOR-234\0" "VARIATION SELECTOR-235\0" "VARIATION SELECTOR-236\0" "VARIATION SELECTOR-237\0" "VARIATION SELECTOR-238\0" "VARIATION SELECTOR-239\0" "VARIATION SELECTOR-24\0" "VARIATION SELECTOR-240\0" "VARIATION SELECTOR-241\0" "VARIATION SELECTOR-242\0" "VARIATION SELECTOR-243\0" "VARIATION SELECTOR-244\0" "VARIATION SELECTOR-245\0" "VARIATION SELECTOR-246\0" "VARIATION SELECTOR-247\0" "VARIATION SELECTOR-248\0" "VARIATION SELECTOR-249\0" "VARIATION SELECTOR-25\0" "VARIATION SELECTOR-250\0" "VARIATION SELECTOR-251\0" "VARIATION SELECTOR-252\0" "VARIATION SELECTOR-253\0" "VARIATION SELECTOR-254\0" "VARIATION SELECTOR-255\0" "VARIATION SELECTOR-256\0" "VARIATION SELECTOR-26\0" "VARIATION SELECTOR-27\0" "VARIATION SELECTOR-28\0" "VARIATION SELECTOR-29\0" "VARIATION SELECTOR-3\0" "VARIATION SELECTOR-30\0" "VARIATION SELECTOR-31\0" "VARIATION SELECTOR-32\0" "VARIATION SELECTOR-33\0" "VARIATION SELECTOR-34\0" "VARIATION SELECTOR-35\0" "VARIATION SELECTOR-36\0" "VARIATION SELECTOR-37\0" "VARIATION SELECTOR-38\0" "VARIATION SELECTOR-39\0" "VARIATION SELECTOR-4\0" "VARIATION SELECTOR-40\0" "VARIATION SELECTOR-41\0" "VARIATION SELECTOR-42\0" "VARIATION SELECTOR-43\0" "VARIATION SELECTOR-44\0" "VARIATION SELECTOR-45\0" "VARIATION SELECTOR-46\0" "VARIATION SELECTOR-47\0" "VARIATION SELECTOR-48\0" "VARIATION SELECTOR-49\0" "VARIATION SELECTOR-5\0" "VARIATION SELECTOR-50\0" "VARIATION SELECTOR-51\0" "VARIATION SELECTOR-52\0" "VARIATION SELECTOR-53\0" "VARIATION SELECTOR-54\0" "VARIATION SELECTOR-55\0" "VARIATION SELECTOR-56\0" "VARIATION SELECTOR-57\0" "VARIATION SELECTOR-58\0" "VARIATION SELECTOR-59\0" "VARIATION SELECTOR-6\0" "VARIATION SELECTOR-60\0" "VARIATION SELECTOR-61\0" "VARIATION SELECTOR-62\0" "VARIATION SELECTOR-63\0" "VARIATION SELECTOR-64\0" "VARIATION SELECTOR-65\0" "VARIATION SELECTOR-66\0" "VARIATION SELECTOR-67\0" "VARIATION SELECTOR-68\0" "VARIATION SELECTOR-69\0" "VARIATION SELECTOR-7\0" "VARIATION SELECTOR-70\0" "VARIATION SELECTOR-71\0" "VARIATION SELECTOR-72\0" "VARIATION SELECTOR-73\0" "VARIATION SELECTOR-74\0" "VARIATION SELECTOR-75\0" "VARIATION SELECTOR-76\0" "VARIATION SELECTOR-77\0" "VARIATION SELECTOR-78\0" "VARIATION SELECTOR-79\0" "VARIATION SELECTOR-8\0" "VARIATION SELECTOR-80\0" "VARIATION SELECTOR-81\0" "VARIATION SELECTOR-82\0" "VARIATION SELECTOR-83\0" "VARIATION SELECTOR-84\0" "VARIATION SELECTOR-85\0" "VARIATION SELECTOR-86\0" "VARIATION SELECTOR-87\0" "VARIATION SELECTOR-88\0" "VARIATION SELECTOR-89\0" "VARIATION SELECTOR-9\0" "VARIATION SELECTOR-90\0" "VARIATION SELECTOR-91\0" "VARIATION SELECTOR-92\0" "VARIATION SELECTOR-93\0" "VARIATION SELECTOR-94\0" "VARIATION SELECTOR-95\0" "VARIATION SELECTOR-96\0" "VARIATION SELECTOR-97\0" "VARIATION SELECTOR-98\0" "VARIATION SELECTOR-99\0" "VECTOR OR CROSS PRODUCT\0" "VEDIC SIGN ANUSVARA ANTARGOMUKHA\0" "VEDIC SIGN ANUSVARA BAHIRGOMUKHA\0" "VEDIC SIGN ANUSVARA UBHAYATO MUKHA\0" "VEDIC SIGN ANUSVARA VAMAGOMUKHA\0" "VEDIC SIGN ANUSVARA VAMAGOMUKHA WITH TAIL\0" "VEDIC SIGN ARDHAVISARGA\0" "VEDIC SIGN ATIKRAMA\0" "VEDIC SIGN DOUBLE ANUSVARA ANTARGOMUKHA\0" "VEDIC SIGN HEXIFORM LONG ANUSVARA\0" "VEDIC SIGN JIHVAMULIYA\0" "VEDIC SIGN LONG ANUSVARA\0" "VEDIC SIGN NIHSHVASA\0" "VEDIC SIGN REVERSED VISARGA ANUDATTA\0" "VEDIC SIGN REVERSED VISARGA UDATTA\0" "VEDIC SIGN ROTATED ARDHAVISARGA\0" "VEDIC SIGN RTHANG LONG ANUSVARA\0" "VEDIC SIGN TIRYAK\0" "VEDIC SIGN UPADHMANIYA\0" "VEDIC SIGN VISARGA ANUDATTA\0" "VEDIC SIGN VISARGA ANUDATTA WITH TAIL\0" "VEDIC SIGN VISARGA SVARITA\0" "VEDIC SIGN VISARGA UDATTA\0" "VEDIC SIGN VISARGA UDATTA WITH TAIL\0" "VEDIC SIGN YAJURVEDIC MIDLINE SVARITA\0" "VEDIC TONE ATHARVAVEDIC INDEPENDENT SVARITA\0" "VEDIC TONE CANDRA ABOVE\0" "VEDIC TONE CANDRA BELOW\0" "VEDIC TONE DOT BELOW\0" "VEDIC TONE DOUBLE RING ABOVE\0" "VEDIC TONE DOUBLE SVARITA\0" "VEDIC TONE KARSHANA\0" "VEDIC TONE KATHAKA ANUDATTA\0" "VEDIC TONE PRENKHA\0" "VEDIC TONE RIGVEDIC KASHMIRI INDEPENDENT SVARITA\0" "VEDIC TONE RING ABOVE\0" "VEDIC TONE SHARA\0" "VEDIC TONE THREE DOTS BELOW\0" "VEDIC TONE TRIPLE SVARITA\0" "VEDIC TONE TWO DOTS BELOW\0" "VEDIC TONE YAJURVEDIC AGGRAVATED INDEPENDENT SVARITA\0" "VEDIC TONE YAJURVEDIC INDEPENDENT SVARITA\0" "VEDIC TONE YAJURVEDIC KATHAKA INDEPENDENT SVARITA\0" "VEDIC TONE YAJURVEDIC KATHAKA INDEPENDENT SVARITA SCHROEDER\0" "VERSICLE\0" "VERTICAL BAR BESIDE RIGHT TRIANGLE\0" "VERTICAL BAR DOUBLE LEFT TURNSTILE\0" "VERTICAL BAR TRIPLE RIGHT TURNSTILE\0" "VERTICAL BAR WITH HORIZONTAL STROKE\0" "VERTICAL ELLIPSIS\0" "VERTICAL FOUR DOTS\0" "VERTICAL IDEOGRAPHIC ITERATION MARK\0" "VERTICAL KANA REPEAT MARK\0" "VERTICAL KANA REPEAT MARK LOWER HALF\0" "VERTICAL KANA REPEAT MARK UPPER HALF\0" "VERTICAL KANA REPEAT WITH VOICED SOUND MARK\0" "VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF\0" "VERTICAL LINE\0" "VERTICAL LINE EXTENSION\0" "VERTICAL LINE WITH CIRCLE ABOVE\0" "VERTICAL LINE WITH CIRCLE BELOW\0" "VERTICAL LINE WITH MIDDLE DOT\0" "VERTICAL MALE WITH STROKE SIGN\0" "VERTICAL ONE EIGHTH BLOCK-2\0" "VERTICAL ONE EIGHTH BLOCK-3\0" "VERTICAL ONE EIGHTH BLOCK-4\0" "VERTICAL ONE EIGHTH BLOCK-5\0" "VERTICAL ONE EIGHTH BLOCK-6\0" "VERTICAL ONE EIGHTH BLOCK-7\0" "VERTICAL SIX DOTS\0" "VERTICAL TAB KEY\0" "VERTICAL TILDE\0" "VERTICAL TRAFFIC LIGHT\0" "VERTICAL ZIGZAG LINE\0" "VERY BOLD GREEK CROSS\0" "VERY HEAVY EIGHT POINTED BLACK STAR\0" "VERY HEAVY EIGHT SPOKED ASTERISK\0" "VERY HEAVY FIVE SPOKED ASTERISK\0" "VERY HEAVY GREEK CROSS\0" "VERY HEAVY REVERSE SOLIDUS\0" "VERY HEAVY SALTIRE\0" "VERY HEAVY SIX SPOKED ASTERISK\0" "VERY HEAVY SOLIDUS\0" "VERY HEAVY WHITE CIRCLE\0" "VERY HEAVY WHITE SQUARE\0" "VERY MUCH GREATER-THAN\0" "VERY MUCH LESS-THAN\0" "VESTA\0" "VIBRATION MODE\0" "VICTORY HAND\0" "VIDEO CAMERA\0" "VIDEO GAME\0" "VIDEOCASSETTE\0" "VIETNAMESE ALTERNATE READING MARK CA\0" "VIETNAMESE ALTERNATE READING MARK NHAY\0" "VIEWDATA SQUARE\0" "VIOLIN\0" "VIRGO\0" "VOIDED GREEK CROSS\0" "VOLCANO\0" "VOLLEYBALL\0" "VOLUME INTEGRAL\0" "VULCANUS\0" "VULGAR FRACTION FIVE EIGHTHS\0" "VULGAR FRACTION FIVE SIXTHS\0" "VULGAR FRACTION FOUR FIFTHS\0" "VULGAR FRACTION ONE EIGHTH\0" "VULGAR FRACTION ONE FIFTH\0" "VULGAR FRACTION ONE HALF\0" "VULGAR FRACTION ONE NINTH\0" "VULGAR FRACTION ONE QUARTER\0" "VULGAR FRACTION ONE SEVENTH\0" "VULGAR FRACTION ONE SIXTH\0" "VULGAR FRACTION ONE TENTH\0" "VULGAR FRACTION ONE THIRD\0" "VULGAR FRACTION SEVEN EIGHTHS\0" "VULGAR FRACTION THREE EIGHTHS\0" "VULGAR FRACTION THREE FIFTHS\0" "VULGAR FRACTION THREE QUARTERS\0" "VULGAR FRACTION TWO FIFTHS\0" "VULGAR FRACTION TWO THIRDS\0" "VULGAR FRACTION ZERO THIRDS\0" "WAFFLE\0" "WANCHO DIGIT EIGHT\0" "WANCHO DIGIT FIVE\0" "WANCHO DIGIT FOUR\0" "WANCHO DIGIT NINE\0" "WANCHO DIGIT ONE\0" "WANCHO DIGIT SEVEN\0" "WANCHO DIGIT SIX\0" "WANCHO DIGIT THREE\0" "WANCHO DIGIT TWO\0" "WANCHO DIGIT ZERO\0" "WANCHO LETTER A\0" "WANCHO LETTER AA\0" "WANCHO LETTER AAN\0" "WANCHO LETTER AANG\0" "WANCHO LETTER ANG\0" "WANCHO LETTER AU\0" "WANCHO LETTER BA\0" "WANCHO LETTER CA\0" "WANCHO LETTER DA\0" "WANCHO LETTER E\0" "WANCHO LETTER EN\0" "WANCHO LETTER FA\0" "WANCHO LETTER GA\0" "WANCHO LETTER HA\0" "WANCHO LETTER I\0" "WANCHO LETTER ING\0" "WANCHO LETTER JA\0" "WANCHO LETTER KA\0" "WANCHO LETTER KHA\0" "WANCHO LETTER LA\0" "WANCHO LETTER LLHA\0" "WANCHO LETTER MA\0" "WANCHO LETTER NA\0" "WANCHO LETTER NGA\0" "WANCHO LETTER NYA\0" "WANCHO LETTER O\0" "WANCHO LETTER ON\0" "WANCHO LETTER ONG\0" "WANCHO LETTER PA\0" "WANCHO LETTER PHA\0" "WANCHO LETTER RA\0" "WANCHO LETTER SA\0" "WANCHO LETTER SHA\0" "WANCHO LETTER TA\0" "WANCHO LETTER THA\0" "WANCHO LETTER TRA\0" "WANCHO LETTER TSA\0" "WANCHO LETTER U\0" "WANCHO LETTER UEN\0" "WANCHO LETTER VA\0" "WANCHO LETTER WA\0" "WANCHO LETTER YA\0" "WANCHO LETTER YIH\0" "WANCHO LETTER ZA\0" "WANCHO NGUN SIGN\0" "WANCHO TONE KOI\0" "WANCHO TONE KOINI\0" "WANCHO TONE TUP\0" "WANCHO TONE TUPNI\0" "WANING CRESCENT MOON SYMBOL\0" "WANING GIBBOUS MOON SYMBOL\0" "WARANG CITI CAPITAL LETTER A\0" "WARANG CITI CAPITAL LETTER AM\0" "WARANG CITI CAPITAL LETTER ANG\0" "WARANG CITI CAPITAL LETTER AT\0" "WARANG CITI CAPITAL LETTER BU\0" "WARANG CITI CAPITAL LETTER DA\0" "WARANG CITI CAPITAL LETTER E\0" "WARANG CITI CAPITAL LETTER ENN\0" "WARANG CITI CAPITAL LETTER ENY\0" "WARANG CITI CAPITAL LETTER GA\0" "WARANG CITI CAPITAL LETTER HAR\0" "WARANG CITI CAPITAL LETTER HIYO\0" "WARANG CITI CAPITAL LETTER HOLO\0" "WARANG CITI CAPITAL LETTER HORR\0" "WARANG CITI CAPITAL LETTER II\0" "WARANG CITI CAPITAL LETTER KO\0" "WARANG CITI CAPITAL LETTER NGAA\0" "WARANG CITI CAPITAL LETTER NUNG\0" "WARANG CITI CAPITAL LETTER O\0" "WARANG CITI CAPITAL LETTER ODD\0" "WARANG CITI CAPITAL LETTER PU\0" "WARANG CITI CAPITAL LETTER SII\0" "WARANG CITI CAPITAL LETTER SSUU\0" "WARANG CITI CAPITAL LETTER TTE\0" "WARANG CITI CAPITAL LETTER UC\0" "WARANG CITI CAPITAL LETTER UU\0" "WARANG CITI CAPITAL LETTER VIYO\0" "WARANG CITI CAPITAL LETTER WI\0" "WARANG CITI CAPITAL LETTER YA\0" "WARANG CITI CAPITAL LETTER YO\0" "WARANG CITI CAPITAL LETTER YU\0" "WARANG CITI CAPITAL LETTER YUJ\0" "WARANG CITI DIGIT EIGHT\0" "WARANG CITI DIGIT FIVE\0" "WARANG CITI DIGIT FOUR\0" "WARANG CITI DIGIT NINE\0" "WARANG CITI DIGIT ONE\0" "WARANG CITI DIGIT SEVEN\0" "WARANG CITI DIGIT SIX\0" "WARANG CITI DIGIT THREE\0" "WARANG CITI DIGIT TWO\0" "WARANG CITI DIGIT ZERO\0" "WARANG CITI NUMBER EIGHTY\0" "WARANG CITI NUMBER FIFTY\0" "WARANG CITI NUMBER FORTY\0" "WARANG CITI NUMBER NINETY\0" "WARANG CITI NUMBER SEVENTY\0" "WARANG CITI NUMBER SIXTY\0" "WARANG CITI NUMBER TEN\0" "WARANG CITI NUMBER THIRTY\0" "WARANG CITI NUMBER TWENTY\0" "WARANG CITI OM\0" "WARANG CITI SMALL LETTER A\0" "WARANG CITI SMALL LETTER AM\0" "WARANG CITI SMALL LETTER ANG\0" "WARANG CITI SMALL LETTER AT\0" "WARANG CITI SMALL LETTER BU\0" "WARANG CITI SMALL LETTER DA\0" "WARANG CITI SMALL LETTER E\0" "WARANG CITI SMALL LETTER ENN\0" "WARANG CITI SMALL LETTER ENY\0" "WARANG CITI SMALL LETTER GA\0" "WARANG CITI SMALL LETTER HAR\0" "WARANG CITI SMALL LETTER HIYO\0" "WARANG CITI SMALL LETTER HOLO\0" "WARANG CITI SMALL LETTER HORR\0" "WARANG CITI SMALL LETTER II\0" "WARANG CITI SMALL LETTER KO\0" "WARANG CITI SMALL LETTER NGAA\0" "WARANG CITI SMALL LETTER NUNG\0" "WARANG CITI SMALL LETTER O\0" "WARANG CITI SMALL LETTER ODD\0" "WARANG CITI SMALL LETTER PU\0" "WARANG CITI SMALL LETTER SII\0" "WARANG CITI SMALL LETTER SSUU\0" "WARANG CITI SMALL LETTER TTE\0" "WARANG CITI SMALL LETTER UC\0" "WARANG CITI SMALL LETTER UU\0" "WARANG CITI SMALL LETTER VIYO\0" "WARANG CITI SMALL LETTER WI\0" "WARANG CITI SMALL LETTER YA\0" "WARANG CITI SMALL LETTER YO\0" "WARANG CITI SMALL LETTER YU\0" "WARANG CITI SMALL LETTER YUJ\0" "WARNING SIGN\0" "WASTEBASKET\0" "WATCH\0" "WATER BUFFALO\0" "WATER CLOSET\0" "WATER POLO\0" "WATER WAVE\0" "WATERMELON\0" "WAVE ARROW POINTING DIRECTLY LEFT\0" "WAVE ARROW POINTING DIRECTLY RIGHT\0" "WAVE DASH\0" "WAVING BLACK FLAG\0" "WAVING HAND SIGN\0" "WAVING WHITE FLAG\0" "WAVY DASH\0" "WAVY LINE\0" "WAVY LOW LINE\0" "WAVY OVERLINE\0" "WAXING CRESCENT MOON SYMBOL\0" "WAXING GIBBOUS MOON SYMBOL\0" "WEARY CAT FACE\0" "WEARY FACE\0" "WEDDING\0" "WEDGE-TAILED RIGHTWARDS ARROW\0" "WEIGHT LIFTER\0" "WEST SYRIAC CROSS\0" "WHALE\0" "WHEEL OF DHARMA\0" "WHEELCHAIR SYMBOL\0" "WHITE ARROW SHAFT WIDTH ONE\0" "WHITE ARROW SHAFT WIDTH TWO THIRDS\0" "WHITE BULLET\0" "WHITE CHESS BISHOP\0" "WHITE CHESS BISHOP ROTATED NINETY DEGREES\0" "WHITE CHESS BISHOP ROTATED TWO HUNDRED SEVENTY DEGREES\0" "WHITE CHESS EQUIHOPPER\0" "WHITE CHESS EQUIHOPPER ROTATED NINETY DEGREES\0" "WHITE CHESS KING\0" "WHITE CHESS KING ROTATED NINETY DEGREES\0" "WHITE CHESS KING ROTATED TWO HUNDRED SEVENTY DEGREES\0" "WHITE CHESS KNIGHT\0" "WHITE CHESS KNIGHT ROTATED FORTY-FIVE DEGREES\0" "WHITE CHESS KNIGHT ROTATED NINETY DEGREES\0" "WHITE CHESS KNIGHT ROTATED ONE HUNDRED THIRTY-FIVE DEGREES\0" "WHITE CHESS KNIGHT ROTATED THREE HUNDRED FIFTEEN DEGREES\0" "WHITE CHESS KNIGHT ROTATED TWO HUNDRED SEVENTY DEGREES\0" "WHITE CHESS KNIGHT ROTATED TWO HUNDRED TWENTY-FIVE DEGREES\0" "WHITE CHESS KNIGHT-BISHOP\0" "WHITE CHESS KNIGHT-QUEEN\0" "WHITE CHESS KNIGHT-ROOK\0" "WHITE CHESS PAWN\0" "WHITE CHESS PAWN ROTATED NINETY DEGREES\0" "WHITE CHESS PAWN ROTATED TWO HUNDRED SEVENTY DEGREES\0" "WHITE CHESS QUEEN\0" "WHITE CHESS QUEEN ROTATED NINETY DEGREES\0" "WHITE CHESS QUEEN ROTATED TWO HUNDRED SEVENTY DEGREES\0" "WHITE CHESS ROOK\0" "WHITE CHESS ROOK ROTATED NINETY DEGREES\0" "WHITE CHESS ROOK ROTATED TWO HUNDRED SEVENTY DEGREES\0" "WHITE CHESS TURNED BISHOP\0" "WHITE CHESS TURNED KING\0" "WHITE CHESS TURNED KNIGHT\0" "WHITE CHESS TURNED PAWN\0" "WHITE CHESS TURNED QUEEN\0" "WHITE CHESS TURNED ROOK\0" "WHITE CIRCLE\0" "WHITE CIRCLE CONTAINING BLACK SMALL CIRCLE\0" "WHITE CIRCLE WITH DOT RIGHT\0" "WHITE CIRCLE WITH DOWN ARROW\0" "WHITE CIRCLE WITH LOWER LEFT QUADRANT\0" "WHITE CIRCLE WITH LOWER RIGHT QUADRANT\0" "WHITE CIRCLE WITH TWO DOTS\0" "WHITE CIRCLE WITH UPPER LEFT QUADRANT\0" "WHITE CIRCLE WITH UPPER RIGHT QUADRANT\0" "WHITE CLUB SUIT\0" "WHITE CONCAVE-SIDED DIAMOND\0" "WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK\0" "WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK\0" "WHITE DIAMOND\0" "WHITE DIAMOND CONTAINING BLACK MEDIUM DIAMOND\0" "WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND\0" "WHITE DIAMOND CONTAINING BLACK VERY SMALL DIAMOND\0" "WHITE DIAMOND IN SQUARE\0" "WHITE DIAMOND SUIT\0" "WHITE DIAMOND WITH CENTRED DOT\0" "WHITE DOWN POINTING BACKHAND INDEX\0" "WHITE DOWN POINTING INDEX\0" "WHITE DOWN POINTING LEFT HAND INDEX\0" "WHITE DOWN-POINTING SMALL TRIANGLE\0" "WHITE DOWN-POINTING TRIANGLE\0" "WHITE DRAUGHTS KING\0" "WHITE DRAUGHTS MAN\0" "WHITE EXCLAMATION MARK ORNAMENT\0" "WHITE FLAG\0" "WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE\0" "WHITE FLORETTE\0" "WHITE FLOWER\0" "WHITE FOUR POINTED CUSP\0" "WHITE FOUR POINTED STAR\0" "WHITE FROWNING FACE\0" "WHITE HARD SHELL FLOPPY DISK\0" "WHITE HEART\0" "WHITE HEART SUIT\0" "WHITE HEAVY CHECK MARK\0" "WHITE HEAVY SALTIRE WITH ROUNDED CORNERS\0" "WHITE HEXAGON\0" "WHITE HORIZONTAL ELLIPSE\0" "WHITE HOURGLASS\0" "WHITE LARGE SQUARE\0" "WHITE LATIN CROSS\0" "WHITE LEFT LANE MERGE\0" "WHITE LEFT POINTING BACKHAND INDEX\0" "WHITE LEFT POINTING INDEX\0" "WHITE LEFT-POINTING POINTER\0" "WHITE LEFT-POINTING SMALL TRIANGLE\0" "WHITE LEFT-POINTING TRIANGLE\0" "WHITE LOZENGE CONTAINING BLACK SMALL LOZENGE\0" "WHITE MEDIUM DIAMOND\0" "WHITE MEDIUM LOZENGE\0" "WHITE MEDIUM SMALL SQUARE\0" "WHITE MEDIUM SQUARE\0" "WHITE MEDIUM STAR\0" "WHITE MOON SELENA\0" "WHITE NIB\0" "WHITE PARALLELOGRAM\0" "WHITE PENNANT\0" "WHITE PENTAGON\0" "WHITE QUESTION MARK ORNAMENT\0" "WHITE RECTANGLE\0" "WHITE RIGHT POINTING BACKHAND INDEX\0" "WHITE RIGHT POINTING INDEX\0" "WHITE RIGHT-POINTING PENTAGON\0" "WHITE RIGHT-POINTING POINTER\0" "WHITE RIGHT-POINTING SMALL TRIANGLE\0" "WHITE RIGHT-POINTING TRIANGLE\0" "WHITE SCISSORS\0" "WHITE SESAME DOT\0" "WHITE SHOGI PIECE\0" "WHITE SMALL LOZENGE\0" "WHITE SMALL SQUARE\0" "WHITE SMALL STAR\0" "WHITE SMILING FACE\0" "WHITE SPADE SUIT\0" "WHITE SQUARE\0" "WHITE SQUARE BUTTON\0" "WHITE SQUARE CONTAINING BLACK MEDIUM SQUARE\0" "WHITE SQUARE CONTAINING BLACK SMALL SQUARE\0" "WHITE SQUARE CONTAINING BLACK VERY SMALL SQUARE\0" "WHITE SQUARE WITH CENTRE VERTICAL LINE\0" "WHITE SQUARE WITH LEFTWARDS TICK\0" "WHITE SQUARE WITH LOWER LEFT QUADRANT\0" "WHITE SQUARE WITH LOWER RIGHT QUADRANT\0" "WHITE SQUARE WITH RIGHTWARDS TICK\0" "WHITE SQUARE WITH ROUNDED CORNERS\0" "WHITE SQUARE WITH UPPER LEFT QUADRANT\0" "WHITE SQUARE WITH UPPER RIGHT QUADRANT\0" "WHITE SQUARE WITH VERTICAL BISECTING LINE\0" "WHITE STAR\0" "WHITE SUN\0" "WHITE SUN BEHIND CLOUD\0" "WHITE SUN BEHIND CLOUD WITH RAIN\0" "WHITE SUN WITH RAYS\0" "WHITE SUN WITH SMALL CLOUD\0" "WHITE TELEPHONE\0" "WHITE TOUCHTONE TELEPHONE\0" "WHITE TRAPEZIUM\0" "WHITE TRIANGLE CONTAINING SMALL WHITE TRIANGLE\0" "WHITE TWO-WAY LEFT WAY TRAFFIC\0" "WHITE UP POINTING BACKHAND INDEX\0" "WHITE UP POINTING INDEX\0" "WHITE UP-POINTING CHEVRON\0" "WHITE UP-POINTING SMALL TRIANGLE\0" "WHITE UP-POINTING TRIANGLE\0" "WHITE UP-POINTING TRIANGLE WITH DOT\0" "WHITE VERTICAL BAR\0" "WHITE VERTICAL ELLIPSE\0" "WHITE VERTICAL RECTANGLE\0" "WHITE VERY SMALL SQUARE\0" "WHITE-FEATHERED RIGHTWARDS ARROW\0" "WIDE-HEADED DOWNWARDS BARB ARROW\0" "WIDE-HEADED DOWNWARDS HEAVY BARB ARROW\0" "WIDE-HEADED DOWNWARDS LIGHT BARB ARROW\0" "WIDE-HEADED DOWNWARDS MEDIUM BARB ARROW\0" "WIDE-HEADED DOWNWARDS VERY HEAVY BARB ARROW\0" "WIDE-HEADED LEFTWARDS BARB ARROW\0" "WIDE-HEADED LEFTWARDS HEAVY BARB ARROW\0" "WIDE-HEADED LEFTWARDS LIGHT BARB ARROW\0" "WIDE-HEADED LEFTWARDS MEDIUM BARB ARROW\0" "WIDE-HEADED LEFTWARDS VERY HEAVY BARB ARROW\0" "WIDE-HEADED NORTH EAST BARB ARROW\0" "WIDE-HEADED NORTH EAST HEAVY BARB ARROW\0" "WIDE-HEADED NORTH EAST LIGHT BARB ARROW\0" "WIDE-HEADED NORTH EAST MEDIUM BARB ARROW\0" "WIDE-HEADED NORTH EAST VERY HEAVY BARB ARROW\0" "WIDE-HEADED NORTH WEST BARB ARROW\0" "WIDE-HEADED NORTH WEST HEAVY BARB ARROW\0" "WIDE-HEADED NORTH WEST LIGHT BARB ARROW\0" "WIDE-HEADED NORTH WEST MEDIUM BARB ARROW\0" "WIDE-HEADED NORTH WEST VERY HEAVY BARB ARROW\0" "WIDE-HEADED RIGHTWARDS BARB ARROW\0" "WIDE-HEADED RIGHTWARDS HEAVY BARB ARROW\0" "WIDE-HEADED RIGHTWARDS LIGHT BARB ARROW\0" "WIDE-HEADED RIGHTWARDS MEDIUM BARB ARROW\0" "WIDE-HEADED RIGHTWARDS VERY HEAVY BARB ARROW\0" "WIDE-HEADED SOUTH EAST BARB ARROW\0" "WIDE-HEADED SOUTH EAST HEAVY BARB ARROW\0" "WIDE-HEADED SOUTH EAST LIGHT BARB ARROW\0" "WIDE-HEADED SOUTH EAST MEDIUM BARB ARROW\0" "WIDE-HEADED SOUTH EAST VERY HEAVY BARB ARROW\0" "WIDE-HEADED SOUTH WEST BARB ARROW\0" "WIDE-HEADED SOUTH WEST HEAVY BARB ARROW\0" "WIDE-HEADED SOUTH WEST LIGHT BARB ARROW\0" "WIDE-HEADED SOUTH WEST MEDIUM BARB ARROW\0" "WIDE-HEADED SOUTH WEST VERY HEAVY BARB ARROW\0" "WIDE-HEADED UPWARDS BARB ARROW\0" "WIDE-HEADED UPWARDS HEAVY BARB ARROW\0" "WIDE-HEADED UPWARDS LIGHT BARB ARROW\0" "WIDE-HEADED UPWARDS MEDIUM BARB ARROW\0" "WIDE-HEADED UPWARDS VERY HEAVY BARB ARROW\0" "WIGGLY VERTICAL LINE\0" "WILTED FLOWER\0" "WIND BLOWING FACE\0" "WIND CHIME\0" "WINDOW\0" "WINE GLASS\0" "WINKING FACE\0" "WIRED KEYBOARD\0" "WOLF FACE\0" "WOMAN\0" "WOMAN WITH BUNNY EARS\0" "WOMANS BOOTS\0" "WOMANS CLOTHES\0" "WOMANS HAT\0" "WOMANS SANDAL\0" "WOMENS SYMBOL\0" "WON SIGN\0" "WOOD\0" "WORD JOINER\0" "WORD SEPARATOR MIDDLE DOT\0" "WORLD MAP\0" "WORM\0" "WORRIED FACE\0" "WRAPPED PRESENT\0" "WREATH PRODUCT\0" "WRENCH\0" "WRESTLERS\0" "WRITING HAND\0" "X IN A RECTANGLE BOX\0" "XIANGQI BLACK CANNON\0" "XIANGQI BLACK CHARIOT\0" "XIANGQI BLACK ELEPHANT\0" "XIANGQI BLACK GENERAL\0" "XIANGQI BLACK HORSE\0" "XIANGQI BLACK MANDARIN\0" "XIANGQI BLACK SOLDIER\0" "XIANGQI RED CANNON\0" "XIANGQI RED CHARIOT\0" "XIANGQI RED ELEPHANT\0" "XIANGQI RED GENERAL\0" "XIANGQI RED HORSE\0" "XIANGQI RED MANDARIN\0" "XIANGQI RED SOLDIER\0" "XOR\0" "YAWNING FACE\0" "YELLOW HEART\0" "YEN SIGN\0" "YEZIDI COMBINING HAMZA MARK\0" "YEZIDI COMBINING MADDA MARK\0" "YEZIDI HYPHENATION MARK\0" "YEZIDI LETTER BE\0" "YEZIDI LETTER CHHIM\0" "YEZIDI LETTER CHIM\0" "YEZIDI LETTER CIM\0" "YEZIDI LETTER DAD\0" "YEZIDI LETTER DAL\0" "YEZIDI LETTER ELIF\0" "YEZIDI LETTER ET\0" "YEZIDI LETTER EW\0" "YEZIDI LETTER EYN\0" "YEZIDI LETTER FA\0" "YEZIDI LETTER GAF\0" "YEZIDI LETTER HAY\0" "YEZIDI LETTER HHA\0" "YEZIDI LETTER JA\0" "YEZIDI LETTER KAF\0" "YEZIDI LETTER KHAF\0" "YEZIDI LETTER LAM\0" "YEZIDI LETTER LAM WITH DOT ABOVE\0" "YEZIDI LETTER MIM\0" "YEZIDI LETTER NUN\0" "YEZIDI LETTER OW\0" "YEZIDI LETTER PE\0" "YEZIDI LETTER PHE\0" "YEZIDI LETTER QAF\0" "YEZIDI LETTER RA\0" "YEZIDI LETTER RHA\0" "YEZIDI LETTER SAD\0" "YEZIDI LETTER SE\0" "YEZIDI LETTER SHIN\0" "YEZIDI LETTER SIN\0" "YEZIDI LETTER TA\0" "YEZIDI LETTER THE\0" "YEZIDI LETTER UM\0" "YEZIDI LETTER VA\0" "YEZIDI LETTER VA ALTERNATE FORM\0" "YEZIDI LETTER WAW\0" "YEZIDI LETTER XA\0" "YEZIDI LETTER XHEYN\0" "YEZIDI LETTER YOT\0" "YEZIDI LETTER YOT WITH CIRCUMFLEX ABOVE\0" "YEZIDI LETTER ZA\0" "YEZIDI LETTER ZAL\0" "YEZIDI LETTER ZE\0" "YI RADICAL BBUT\0" "YI RADICAL BUR\0" "YI RADICAL CHE\0" "YI RADICAL CIP\0" "YI RADICAL CUOP\0" "YI RADICAL CY\0" "YI RADICAL CYP\0" "YI RADICAL CYT\0" "YI RADICAL DDUR\0" "YI RADICAL DU\0" "YI RADICAL GA\0" "YI RADICAL GEP\0" "YI RADICAL GGOP\0" "YI RADICAL GGUO\0" "YI RADICAL GOT\0" "YI RADICAL HMO\0" "YI RADICAL HXIT\0" "YI RADICAL HXOP\0" "YI RADICAL HXUO\0" "YI RADICAL JJIE\0" "YI RADICAL JJUT\0" "YI RADICAL JJY\0" "YI RADICAL JO\0" "YI RADICAL KE\0" "YI RADICAL KIT\0" "YI RADICAL LI\0" "YI RADICAL LIE\0" "YI RADICAL LYR\0" "YI RADICAL MI\0" "YI RADICAL MOP\0" "YI RADICAL NBIE\0" "YI RADICAL NYIP\0" "YI RADICAL NYOP\0" "YI RADICAL NZUP\0" "YI RADICAL OP\0" "YI RADICAL PUT\0" "YI RADICAL PYT\0" "YI RADICAL QOT\0" "YI RADICAL SHAT\0" "YI RADICAL SHOP\0" "YI RADICAL SHUR\0" "YI RADICAL SHY\0" "YI RADICAL SSI\0" "YI RADICAL TAT\0" "YI RADICAL TU\0" "YI RADICAL VEP\0" "YI RADICAL VUR\0" "YI RADICAL WO\0" "YI RADICAL YIT\0" "YI RADICAL YO\0" "YI RADICAL ZA\0" "YI RADICAL ZOT\0" "YI RADICAL ZUP\0" "YI RADICAL ZUR\0" "YI RADICAL ZZIET\0" "YI SYLLABLE A\0" "YI SYLLABLE AP\0" "YI SYLLABLE AT\0" "YI SYLLABLE AX\0" "YI SYLLABLE BA\0" "YI SYLLABLE BAP\0" "YI SYLLABLE BAT\0" "YI SYLLABLE BAX\0" "YI SYLLABLE BBA\0" "YI SYLLABLE BBAP\0" "YI SYLLABLE BBAT\0" "YI SYLLABLE BBAX\0" "YI SYLLABLE BBE\0" "YI SYLLABLE BBEP\0" "YI SYLLABLE BBEX\0" "YI SYLLABLE BBI\0" "YI SYLLABLE BBIE\0" "YI SYLLABLE BBIEP\0" "YI SYLLABLE BBIET\0" "YI SYLLABLE BBIEX\0" "YI SYLLABLE BBIP\0" "YI SYLLABLE BBIT\0" "YI SYLLABLE BBIX\0" "YI SYLLABLE BBO\0" "YI SYLLABLE BBOP\0" "YI SYLLABLE BBOT\0" "YI SYLLABLE BBOX\0" "YI SYLLABLE BBU\0" "YI SYLLABLE BBUO\0" "YI SYLLABLE BBUOP\0" "YI SYLLABLE BBUOX\0" "YI SYLLABLE BBUP\0" "YI SYLLABLE BBUR\0" "YI SYLLABLE BBURX\0" "YI SYLLABLE BBUT\0" "YI SYLLABLE BBUX\0" "YI SYLLABLE BBY\0" "YI SYLLABLE BBYP\0" "YI SYLLABLE BBYT\0" "YI SYLLABLE BBYX\0" "YI SYLLABLE BE\0" "YI SYLLABLE BEP\0" "YI SYLLABLE BEX\0" "YI SYLLABLE BI\0" "YI SYLLABLE BIE\0" "YI SYLLABLE BIEP\0" "YI SYLLABLE BIET\0" "YI SYLLABLE BIEX\0" "YI SYLLABLE BIP\0" "YI SYLLABLE BIT\0" "YI SYLLABLE BIX\0" "YI SYLLABLE BO\0" "YI SYLLABLE BOP\0" "YI SYLLABLE BOT\0" "YI SYLLABLE BOX\0" "YI SYLLABLE BU\0" "YI SYLLABLE BUO\0" "YI SYLLABLE BUOP\0" "YI SYLLABLE BUOX\0" "YI SYLLABLE BUP\0" "YI SYLLABLE BUR\0" "YI SYLLABLE BURX\0" "YI SYLLABLE BUT\0" "YI SYLLABLE BUX\0" "YI SYLLABLE BY\0" "YI SYLLABLE BYP\0" "YI SYLLABLE BYR\0" "YI SYLLABLE BYRX\0" "YI SYLLABLE BYT\0" "YI SYLLABLE BYX\0" "YI SYLLABLE CA\0" "YI SYLLABLE CAP\0" "YI SYLLABLE CAT\0" "YI SYLLABLE CAX\0" "YI SYLLABLE CE\0" "YI SYLLABLE CEP\0" "YI SYLLABLE CEX\0" "YI SYLLABLE CHA\0" "YI SYLLABLE CHAP\0" "YI SYLLABLE CHAT\0" "YI SYLLABLE CHAX\0" "YI SYLLABLE CHE\0" "YI SYLLABLE CHEP\0" "YI SYLLABLE CHET\0" "YI SYLLABLE CHEX\0" "YI SYLLABLE CHO\0" "YI SYLLABLE CHOP\0" "YI SYLLABLE CHOT\0" "YI SYLLABLE CHOX\0" "YI SYLLABLE CHU\0" "YI SYLLABLE CHUO\0" "YI SYLLABLE CHUOP\0" "YI SYLLABLE CHUOT\0" "YI SYLLABLE CHUOX\0" "YI SYLLABLE CHUP\0" "YI SYLLABLE CHUR\0" "YI SYLLABLE CHURX\0" "YI SYLLABLE CHUX\0" "YI SYLLABLE CHY\0" "YI SYLLABLE CHYP\0" "YI SYLLABLE CHYR\0" "YI SYLLABLE CHYRX\0" "YI SYLLABLE CHYT\0" "YI SYLLABLE CHYX\0" "YI SYLLABLE CI\0" "YI SYLLABLE CIE\0" "YI SYLLABLE CIEP\0" "YI SYLLABLE CIET\0" "YI SYLLABLE CIEX\0" "YI SYLLABLE CIP\0" "YI SYLLABLE CIT\0" "YI SYLLABLE CIX\0" "YI SYLLABLE CO\0" "YI SYLLABLE COP\0" "YI SYLLABLE COT\0" "YI SYLLABLE COX\0" "YI SYLLABLE CU\0" "YI SYLLABLE CUO\0" "YI SYLLABLE CUOP\0" "YI SYLLABLE CUOX\0" "YI SYLLABLE CUP\0" "YI SYLLABLE CUR\0" "YI SYLLABLE CURX\0" "YI SYLLABLE CUT\0" "YI SYLLABLE CUX\0" "YI SYLLABLE CY\0" "YI SYLLABLE CYP\0" "YI SYLLABLE CYR\0" "YI SYLLABLE CYRX\0" "YI SYLLABLE CYT\0" "YI SYLLABLE CYX\0" "YI SYLLABLE DA\0" "YI SYLLABLE DAP\0" "YI SYLLABLE DAT\0" "YI SYLLABLE DAX\0" "YI SYLLABLE DDA\0" "YI SYLLABLE DDAP\0" "YI SYLLABLE DDAT\0" "YI SYLLABLE DDAX\0" "YI SYLLABLE DDE\0" "YI SYLLABLE DDEP\0" "YI SYLLABLE DDEX\0" "YI SYLLABLE DDI\0" "YI SYLLABLE DDIE\0" "YI SYLLABLE DDIEP\0" "YI SYLLABLE DDIEX\0" "YI SYLLABLE DDIP\0" "YI SYLLABLE DDIT\0" "YI SYLLABLE DDIX\0" "YI SYLLABLE DDO\0" "YI SYLLABLE DDOP\0" "YI SYLLABLE DDOT\0" "YI SYLLABLE DDOX\0" "YI SYLLABLE DDU\0" "YI SYLLABLE DDUO\0" "YI SYLLABLE DDUOP\0" "YI SYLLABLE DDUOX\0" "YI SYLLABLE DDUP\0" "YI SYLLABLE DDUR\0" "YI SYLLABLE DDURX\0" "YI SYLLABLE DDUT\0" "YI SYLLABLE DDUX\0" "YI SYLLABLE DE\0" "YI SYLLABLE DEP\0" "YI SYLLABLE DEX\0" "YI SYLLABLE DI\0" "YI SYLLABLE DIE\0" "YI SYLLABLE DIEP\0" "YI SYLLABLE DIEX\0" "YI SYLLABLE DIP\0" "YI SYLLABLE DIT\0" "YI SYLLABLE DIX\0" "YI SYLLABLE DO\0" "YI SYLLABLE DOP\0" "YI SYLLABLE DOT\0" "YI SYLLABLE DOX\0" "YI SYLLABLE DU\0" "YI SYLLABLE DUO\0" "YI SYLLABLE DUOX\0" "YI SYLLABLE DUP\0" "YI SYLLABLE DUR\0" "YI SYLLABLE DURX\0" "YI SYLLABLE DUT\0" "YI SYLLABLE DUX\0" "YI SYLLABLE E\0" "YI SYLLABLE EX\0" "YI SYLLABLE FA\0" "YI SYLLABLE FAP\0" "YI SYLLABLE FAT\0" "YI SYLLABLE FAX\0" "YI SYLLABLE FI\0" "YI SYLLABLE FIP\0" "YI SYLLABLE FIT\0" "YI SYLLABLE FIX\0" "YI SYLLABLE FO\0" "YI SYLLABLE FOP\0" "YI SYLLABLE FOX\0" "YI SYLLABLE FU\0" "YI SYLLABLE FUP\0" "YI SYLLABLE FUR\0" "YI SYLLABLE FURX\0" "YI SYLLABLE FUT\0" "YI SYLLABLE FUX\0" "YI SYLLABLE FY\0" "YI SYLLABLE FYP\0" "YI SYLLABLE FYT\0" "YI SYLLABLE FYX\0" "YI SYLLABLE GA\0" "YI SYLLABLE GAP\0" "YI SYLLABLE GAT\0" "YI SYLLABLE GAX\0" "YI SYLLABLE GE\0" "YI SYLLABLE GEP\0" "YI SYLLABLE GET\0" "YI SYLLABLE GEX\0" "YI SYLLABLE GGA\0" "YI SYLLABLE GGAP\0" "YI SYLLABLE GGAT\0" "YI SYLLABLE GGAX\0" "YI SYLLABLE GGE\0" "YI SYLLABLE GGEP\0" "YI SYLLABLE GGET\0" "YI SYLLABLE GGEX\0" "YI SYLLABLE GGI\0" "YI SYLLABLE GGIE\0" "YI SYLLABLE GGIEP\0" "YI SYLLABLE GGIEX\0" "YI SYLLABLE GGIT\0" "YI SYLLABLE GGIX\0" "YI SYLLABLE GGO\0" "YI SYLLABLE GGOP\0" "YI SYLLABLE GGOT\0" "YI SYLLABLE GGOX\0" "YI SYLLABLE GGU\0" "YI SYLLABLE GGUO\0" "YI SYLLABLE GGUOP\0" "YI SYLLABLE GGUOT\0" "YI SYLLABLE GGUOX\0" "YI SYLLABLE GGUP\0" "YI SYLLABLE GGUR\0" "YI SYLLABLE GGURX\0" "YI SYLLABLE GGUT\0" "YI SYLLABLE GGUX\0" "YI SYLLABLE GI\0" "YI SYLLABLE GIE\0" "YI SYLLABLE GIEP\0" "YI SYLLABLE GIET\0" "YI SYLLABLE GIEX\0" "YI SYLLABLE GIP\0" "YI SYLLABLE GIT\0" "YI SYLLABLE GIX\0" "YI SYLLABLE GO\0" "YI SYLLABLE GOP\0" "YI SYLLABLE GOT\0" "YI SYLLABLE GOX\0" "YI SYLLABLE GU\0" "YI SYLLABLE GUO\0" "YI SYLLABLE GUOP\0" "YI SYLLABLE GUOT\0" "YI SYLLABLE GUOX\0" "YI SYLLABLE GUP\0" "YI SYLLABLE GUR\0" "YI SYLLABLE GURX\0" "YI SYLLABLE GUT\0" "YI SYLLABLE GUX\0" "YI SYLLABLE HA\0" "YI SYLLABLE HAP\0" "YI SYLLABLE HAT\0" "YI SYLLABLE HAX\0" "YI SYLLABLE HE\0" "YI SYLLABLE HEP\0" "YI SYLLABLE HEX\0" "YI SYLLABLE HIE\0" "YI SYLLABLE HIEX\0" "YI SYLLABLE HIT\0" "YI SYLLABLE HLA\0" "YI SYLLABLE HLAP\0" "YI SYLLABLE HLAT\0" "YI SYLLABLE HLAX\0" "YI SYLLABLE HLE\0" "YI SYLLABLE HLEP\0" "YI SYLLABLE HLEX\0" "YI SYLLABLE HLI\0" "YI SYLLABLE HLIE\0" "YI SYLLABLE HLIEP\0" "YI SYLLABLE HLIEX\0" "YI SYLLABLE HLIP\0" "YI SYLLABLE HLIT\0" "YI SYLLABLE HLIX\0" "YI SYLLABLE HLO\0" "YI SYLLABLE HLOP\0" "YI SYLLABLE HLOX\0" "YI SYLLABLE HLU\0" "YI SYLLABLE HLUO\0" "YI SYLLABLE HLUOP\0" "YI SYLLABLE HLUOX\0" "YI SYLLABLE HLUP\0" "YI SYLLABLE HLUR\0" "YI SYLLABLE HLURX\0" "YI SYLLABLE HLUT\0" "YI SYLLABLE HLUX\0" "YI SYLLABLE HLY\0" "YI SYLLABLE HLYP\0" "YI SYLLABLE HLYR\0" "YI SYLLABLE HLYRX\0" "YI SYLLABLE HLYT\0" "YI SYLLABLE HLYX\0" "YI SYLLABLE HMA\0" "YI SYLLABLE HMAP\0" "YI SYLLABLE HMAT\0" "YI SYLLABLE HMAX\0" "YI SYLLABLE HMI\0" "YI SYLLABLE HMIE\0" "YI SYLLABLE HMIEP\0" "YI SYLLABLE HMIEX\0" "YI SYLLABLE HMIP\0" "YI SYLLABLE HMIT\0" "YI SYLLABLE HMIX\0" "YI SYLLABLE HMO\0" "YI SYLLABLE HMOP\0" "YI SYLLABLE HMOT\0" "YI SYLLABLE HMOX\0" "YI SYLLABLE HMU\0" "YI SYLLABLE HMUO\0" "YI SYLLABLE HMUOP\0" "YI SYLLABLE HMUOX\0" "YI SYLLABLE HMUP\0" "YI SYLLABLE HMUR\0" "YI SYLLABLE HMURX\0" "YI SYLLABLE HMUT\0" "YI SYLLABLE HMUX\0" "YI SYLLABLE HMY\0" "YI SYLLABLE HMYP\0" "YI SYLLABLE HMYR\0" "YI SYLLABLE HMYRX\0" "YI SYLLABLE HMYX\0" "YI SYLLABLE HNA\0" "YI SYLLABLE HNAP\0" "YI SYLLABLE HNAT\0" "YI SYLLABLE HNAX\0" "YI SYLLABLE HNE\0" "YI SYLLABLE HNEP\0" "YI SYLLABLE HNEX\0" "YI SYLLABLE HNI\0" "YI SYLLABLE HNIE\0" "YI SYLLABLE HNIEP\0" "YI SYLLABLE HNIET\0" "YI SYLLABLE HNIEX\0" "YI SYLLABLE HNIP\0" "YI SYLLABLE HNIT\0" "YI SYLLABLE HNIX\0" "YI SYLLABLE HNOP\0" "YI SYLLABLE HNOT\0" "YI SYLLABLE HNOX\0" "YI SYLLABLE HNUO\0" "YI SYLLABLE HNUOX\0" "YI SYLLABLE HNUT\0" "YI SYLLABLE HO\0" "YI SYLLABLE HOP\0" "YI SYLLABLE HOT\0" "YI SYLLABLE HOX\0" "YI SYLLABLE HUO\0" "YI SYLLABLE HUOP\0" "YI SYLLABLE HUOT\0" "YI SYLLABLE HUOX\0" "YI SYLLABLE HXA\0" "YI SYLLABLE HXAP\0" "YI SYLLABLE HXAT\0" "YI SYLLABLE HXAX\0" "YI SYLLABLE HXE\0" "YI SYLLABLE HXEP\0" "YI SYLLABLE HXEX\0" "YI SYLLABLE HXI\0" "YI SYLLABLE HXIE\0" "YI SYLLABLE HXIEP\0" "YI SYLLABLE HXIET\0" "YI SYLLABLE HXIEX\0" "YI SYLLABLE HXIP\0" "YI SYLLABLE HXIT\0" "YI SYLLABLE HXIX\0" "YI SYLLABLE HXO\0" "YI SYLLABLE HXOP\0" "YI SYLLABLE HXOT\0" "YI SYLLABLE HXOX\0" "YI SYLLABLE HXUO\0" "YI SYLLABLE HXUOP\0" "YI SYLLABLE HXUOT\0" "YI SYLLABLE HXUOX\0" "YI SYLLABLE I\0" "YI SYLLABLE IE\0" "YI SYLLABLE IEP\0" "YI SYLLABLE IET\0" "YI SYLLABLE IEX\0" "YI SYLLABLE IP\0" "YI SYLLABLE IT\0" "YI SYLLABLE IX\0" "YI SYLLABLE JI\0" "YI SYLLABLE JIE\0" "YI SYLLABLE JIEP\0" "YI SYLLABLE JIET\0" "YI SYLLABLE JIEX\0" "YI SYLLABLE JIP\0" "YI SYLLABLE JIT\0" "YI SYLLABLE JIX\0" "YI SYLLABLE JJI\0" "YI SYLLABLE JJIE\0" "YI SYLLABLE JJIEP\0" "YI SYLLABLE JJIET\0" "YI SYLLABLE JJIEX\0" "YI SYLLABLE JJIP\0" "YI SYLLABLE JJIT\0" "YI SYLLABLE JJIX\0" "YI SYLLABLE JJO\0" "YI SYLLABLE JJOP\0" "YI SYLLABLE JJOT\0" "YI SYLLABLE JJOX\0" "YI SYLLABLE JJU\0" "YI SYLLABLE JJUO\0" "YI SYLLABLE JJUOP\0" "YI SYLLABLE JJUOX\0" "YI SYLLABLE JJUP\0" "YI SYLLABLE JJUR\0" "YI SYLLABLE JJURX\0" "YI SYLLABLE JJUT\0" "YI SYLLABLE JJUX\0" "YI SYLLABLE JJY\0" "YI SYLLABLE JJYP\0" "YI SYLLABLE JJYT\0" "YI SYLLABLE JJYX\0" "YI SYLLABLE JO\0" "YI SYLLABLE JOP\0" "YI SYLLABLE JOT\0" "YI SYLLABLE JOX\0" "YI SYLLABLE JU\0" "YI SYLLABLE JUO\0" "YI SYLLABLE JUOP\0" "YI SYLLABLE JUOT\0" "YI SYLLABLE JUOX\0" "YI SYLLABLE JUP\0" "YI SYLLABLE JUR\0" "YI SYLLABLE JURX\0" "YI SYLLABLE JUT\0" "YI SYLLABLE JUX\0" "YI SYLLABLE JY\0" "YI SYLLABLE JYP\0" "YI SYLLABLE JYR\0" "YI SYLLABLE JYRX\0" "YI SYLLABLE JYT\0" "YI SYLLABLE JYX\0" "YI SYLLABLE KA\0" "YI SYLLABLE KAP\0" "YI SYLLABLE KAT\0" "YI SYLLABLE KAX\0" "YI SYLLABLE KE\0" "YI SYLLABLE KEP\0" "YI SYLLABLE KET\0" "YI SYLLABLE KEX\0" "YI SYLLABLE KI\0" "YI SYLLABLE KIE\0" "YI SYLLABLE KIEP\0" "YI SYLLABLE KIEX\0" "YI SYLLABLE KIP\0" "YI SYLLABLE KIT\0" "YI SYLLABLE KIX\0" "YI SYLLABLE KO\0" "YI SYLLABLE KOP\0" "YI SYLLABLE KOT\0" "YI SYLLABLE KOX\0" "YI SYLLABLE KU\0" "YI SYLLABLE KUO\0" "YI SYLLABLE KUOP\0" "YI SYLLABLE KUOX\0" "YI SYLLABLE KUP\0" "YI SYLLABLE KUR\0" "YI SYLLABLE KURX\0" "YI SYLLABLE KUT\0" "YI SYLLABLE KUX\0" "YI SYLLABLE LA\0" "YI SYLLABLE LAP\0" "YI SYLLABLE LAT\0" "YI SYLLABLE LAX\0" "YI SYLLABLE LE\0" "YI SYLLABLE LEP\0" "YI SYLLABLE LEX\0" "YI SYLLABLE LI\0" "YI SYLLABLE LIE\0" "YI SYLLABLE LIEP\0" "YI SYLLABLE LIET\0" "YI SYLLABLE LIEX\0" "YI SYLLABLE LIP\0" "YI SYLLABLE LIT\0" "YI SYLLABLE LIX\0" "YI SYLLABLE LO\0" "YI SYLLABLE LOP\0" "YI SYLLABLE LOT\0" "YI SYLLABLE LOX\0" "YI SYLLABLE LU\0" "YI SYLLABLE LUO\0" "YI SYLLABLE LUOP\0" "YI SYLLABLE LUOT\0" "YI SYLLABLE LUOX\0" "YI SYLLABLE LUP\0" "YI SYLLABLE LUR\0" "YI SYLLABLE LURX\0" "YI SYLLABLE LUT\0" "YI SYLLABLE LUX\0" "YI SYLLABLE LY\0" "YI SYLLABLE LYP\0" "YI SYLLABLE LYR\0" "YI SYLLABLE LYRX\0" "YI SYLLABLE LYT\0" "YI SYLLABLE LYX\0" "YI SYLLABLE MA\0" "YI SYLLABLE MAP\0" "YI SYLLABLE MAT\0" "YI SYLLABLE MAX\0" "YI SYLLABLE ME\0" "YI SYLLABLE MEX\0" "YI SYLLABLE MGA\0" "YI SYLLABLE MGAP\0" "YI SYLLABLE MGAT\0" "YI SYLLABLE MGAX\0" "YI SYLLABLE MGE\0" "YI SYLLABLE MGEP\0" "YI SYLLABLE MGEX\0" "YI SYLLABLE MGIE\0" "YI SYLLABLE MGIEX\0" "YI SYLLABLE MGO\0" "YI SYLLABLE MGOP\0" "YI SYLLABLE MGOT\0" "YI SYLLABLE MGOX\0" "YI SYLLABLE MGU\0" "YI SYLLABLE MGUO\0" "YI SYLLABLE MGUOP\0" "YI SYLLABLE MGUOX\0" "YI SYLLABLE MGUP\0" "YI SYLLABLE MGUR\0" "YI SYLLABLE MGURX\0" "YI SYLLABLE MGUT\0" "YI SYLLABLE MGUX\0" "YI SYLLABLE MI\0" "YI SYLLABLE MIE\0" "YI SYLLABLE MIEP\0" "YI SYLLABLE MIEX\0" "YI SYLLABLE MIP\0" "YI SYLLABLE MIT\0" "YI SYLLABLE MIX\0" "YI SYLLABLE MO\0" "YI SYLLABLE MOP\0" "YI SYLLABLE MOT\0" "YI SYLLABLE MOX\0" "YI SYLLABLE MU\0" "YI SYLLABLE MUO\0" "YI SYLLABLE MUOP\0" "YI SYLLABLE MUOT\0" "YI SYLLABLE MUOX\0" "YI SYLLABLE MUP\0" "YI SYLLABLE MUR\0" "YI SYLLABLE MURX\0" "YI SYLLABLE MUT\0" "YI SYLLABLE MUX\0" "YI SYLLABLE MY\0" "YI SYLLABLE MYP\0" "YI SYLLABLE MYT\0" "YI SYLLABLE MYX\0" "YI SYLLABLE NA\0" "YI SYLLABLE NAP\0" "YI SYLLABLE NAX\0" "YI SYLLABLE NBA\0" "YI SYLLABLE NBAP\0" "YI SYLLABLE NBAT\0" "YI SYLLABLE NBAX\0" "YI SYLLABLE NBI\0" "YI SYLLABLE NBIE\0" "YI SYLLABLE NBIEP\0" "YI SYLLABLE NBIEX\0" "YI SYLLABLE NBIP\0" "YI SYLLABLE NBIT\0" "YI SYLLABLE NBIX\0" "YI SYLLABLE NBO\0" "YI SYLLABLE NBOP\0" "YI SYLLABLE NBOT\0" "YI SYLLABLE NBOX\0" "YI SYLLABLE NBU\0" "YI SYLLABLE NBUP\0" "YI SYLLABLE NBUR\0" "YI SYLLABLE NBURX\0" "YI SYLLABLE NBUT\0" "YI SYLLABLE NBUX\0" "YI SYLLABLE NBY\0" "YI SYLLABLE NBYP\0" "YI SYLLABLE NBYR\0" "YI SYLLABLE NBYRX\0" "YI SYLLABLE NBYT\0" "YI SYLLABLE NBYX\0" "YI SYLLABLE NDA\0" "YI SYLLABLE NDAP\0" "YI SYLLABLE NDAT\0" "YI SYLLABLE NDAX\0" "YI SYLLABLE NDE\0" "YI SYLLABLE NDEP\0" "YI SYLLABLE NDEX\0" "YI SYLLABLE NDI\0" "YI SYLLABLE NDIE\0" "YI SYLLABLE NDIEX\0" "YI SYLLABLE NDIP\0" "YI SYLLABLE NDIT\0" "YI SYLLABLE NDIX\0" "YI SYLLABLE NDO\0" "YI SYLLABLE NDOP\0" "YI SYLLABLE NDOT\0" "YI SYLLABLE NDOX\0" "YI SYLLABLE NDU\0" "YI SYLLABLE NDUP\0" "YI SYLLABLE NDUR\0" "YI SYLLABLE NDURX\0" "YI SYLLABLE NDUT\0" "YI SYLLABLE NDUX\0" "YI SYLLABLE NE\0" "YI SYLLABLE NEP\0" "YI SYLLABLE NEX\0" "YI SYLLABLE NGA\0" "YI SYLLABLE NGAP\0" "YI SYLLABLE NGAT\0" "YI SYLLABLE NGAX\0" "YI SYLLABLE NGE\0" "YI SYLLABLE NGEP\0" "YI SYLLABLE NGEX\0" "YI SYLLABLE NGIE\0" "YI SYLLABLE NGIEP\0" "YI SYLLABLE NGIEX\0" "YI SYLLABLE NGO\0" "YI SYLLABLE NGOP\0" "YI SYLLABLE NGOT\0" "YI SYLLABLE NGOX\0" "YI SYLLABLE NGUO\0" "YI SYLLABLE NGUOT\0" "YI SYLLABLE NGUOX\0" "YI SYLLABLE NI\0" "YI SYLLABLE NIE\0" "YI SYLLABLE NIEP\0" "YI SYLLABLE NIEX\0" "YI SYLLABLE NIP\0" "YI SYLLABLE NIT\0" "YI SYLLABLE NIX\0" "YI SYLLABLE NJI\0" "YI SYLLABLE NJIE\0" "YI SYLLABLE NJIEP\0" "YI SYLLABLE NJIET\0" "YI SYLLABLE NJIEX\0" "YI SYLLABLE NJIP\0" "YI SYLLABLE NJIT\0" "YI SYLLABLE NJIX\0" "YI SYLLABLE NJO\0" "YI SYLLABLE NJOP\0" "YI SYLLABLE NJOT\0" "YI SYLLABLE NJOX\0" "YI SYLLABLE NJU\0" "YI SYLLABLE NJUO\0" "YI SYLLABLE NJUOX\0" "YI SYLLABLE NJUP\0" "YI SYLLABLE NJUR\0" "YI SYLLABLE NJURX\0" "YI SYLLABLE NJUX\0" "YI SYLLABLE NJY\0" "YI SYLLABLE NJYP\0" "YI SYLLABLE NJYR\0" "YI SYLLABLE NJYRX\0" "YI SYLLABLE NJYT\0" "YI SYLLABLE NJYX\0" "YI SYLLABLE NO\0" "YI SYLLABLE NOP\0" "YI SYLLABLE NOT\0" "YI SYLLABLE NOX\0" "YI SYLLABLE NRA\0" "YI SYLLABLE NRAP\0" "YI SYLLABLE NRAT\0" "YI SYLLABLE NRAX\0" "YI SYLLABLE NRE\0" "YI SYLLABLE NREP\0" "YI SYLLABLE NRET\0" "YI SYLLABLE NREX\0" "YI SYLLABLE NRO\0" "YI SYLLABLE NROP\0" "YI SYLLABLE NROX\0" "YI SYLLABLE NRU\0" "YI SYLLABLE NRUP\0" "YI SYLLABLE NRUR\0" "YI SYLLABLE NRURX\0" "YI SYLLABLE NRUT\0" "YI SYLLABLE NRUX\0" "YI SYLLABLE NRY\0" "YI SYLLABLE NRYP\0" "YI SYLLABLE NRYR\0" "YI SYLLABLE NRYRX\0" "YI SYLLABLE NRYT\0" "YI SYLLABLE NRYX\0" "YI SYLLABLE NU\0" "YI SYLLABLE NUO\0" "YI SYLLABLE NUOP\0" "YI SYLLABLE NUOX\0" "YI SYLLABLE NUP\0" "YI SYLLABLE NUR\0" "YI SYLLABLE NURX\0" "YI SYLLABLE NUT\0" "YI SYLLABLE NUX\0" "YI SYLLABLE NYI\0" "YI SYLLABLE NYIE\0" "YI SYLLABLE NYIEP\0" "YI SYLLABLE NYIET\0" "YI SYLLABLE NYIEX\0" "YI SYLLABLE NYIP\0" "YI SYLLABLE NYIT\0" "YI SYLLABLE NYIX\0" "YI SYLLABLE NYO\0" "YI SYLLABLE NYOP\0" "YI SYLLABLE NYOT\0" "YI SYLLABLE NYOX\0" "YI SYLLABLE NYU\0" "YI SYLLABLE NYUO\0" "YI SYLLABLE NYUOP\0" "YI SYLLABLE NYUOX\0" "YI SYLLABLE NYUP\0" "YI SYLLABLE NYUT\0" "YI SYLLABLE NYUX\0" "YI SYLLABLE NZA\0" "YI SYLLABLE NZAP\0" "YI SYLLABLE NZAT\0" "YI SYLLABLE NZAX\0" "YI SYLLABLE NZE\0" "YI SYLLABLE NZEX\0" "YI SYLLABLE NZI\0" "YI SYLLABLE NZIE\0" "YI SYLLABLE NZIEP\0" "YI SYLLABLE NZIEX\0" "YI SYLLABLE NZIP\0" "YI SYLLABLE NZIT\0" "YI SYLLABLE NZIX\0" "YI SYLLABLE NZOP\0" "YI SYLLABLE NZOX\0" "YI SYLLABLE NZU\0" "YI SYLLABLE NZUO\0" "YI SYLLABLE NZUOX\0" "YI SYLLABLE NZUP\0" "YI SYLLABLE NZUR\0" "YI SYLLABLE NZURX\0" "YI SYLLABLE NZUX\0" "YI SYLLABLE NZY\0" "YI SYLLABLE NZYP\0" "YI SYLLABLE NZYR\0" "YI SYLLABLE NZYRX\0" "YI SYLLABLE NZYT\0" "YI SYLLABLE NZYX\0" "YI SYLLABLE O\0" "YI SYLLABLE OP\0" "YI SYLLABLE OT\0" "YI SYLLABLE OX\0" "YI SYLLABLE PA\0" "YI SYLLABLE PAP\0" "YI SYLLABLE PAT\0" "YI SYLLABLE PAX\0" "YI SYLLABLE PI\0" "YI SYLLABLE PIE\0" "YI SYLLABLE PIEP\0" "YI SYLLABLE PIEX\0" "YI SYLLABLE PIP\0" "YI SYLLABLE PIT\0" "YI SYLLABLE PIX\0" "YI SYLLABLE PO\0" "YI SYLLABLE POP\0" "YI SYLLABLE POT\0" "YI SYLLABLE POX\0" "YI SYLLABLE PU\0" "YI SYLLABLE PUO\0" "YI SYLLABLE PUOP\0" "YI SYLLABLE PUOX\0" "YI SYLLABLE PUP\0" "YI SYLLABLE PUR\0" "YI SYLLABLE PURX\0" "YI SYLLABLE PUT\0" "YI SYLLABLE PUX\0" "YI SYLLABLE PY\0" "YI SYLLABLE PYP\0" "YI SYLLABLE PYR\0" "YI SYLLABLE PYRX\0" "YI SYLLABLE PYT\0" "YI SYLLABLE PYX\0" "YI SYLLABLE QI\0" "YI SYLLABLE QIE\0" "YI SYLLABLE QIEP\0" "YI SYLLABLE QIET\0" "YI SYLLABLE QIEX\0" "YI SYLLABLE QIP\0" "YI SYLLABLE QIT\0" "YI SYLLABLE QIX\0" "YI SYLLABLE QO\0" "YI SYLLABLE QOP\0" "YI SYLLABLE QOT\0" "YI SYLLABLE QOX\0" "YI SYLLABLE QU\0" "YI SYLLABLE QUO\0" "YI SYLLABLE QUOP\0" "YI SYLLABLE QUOT\0" "YI SYLLABLE QUOX\0" "YI SYLLABLE QUP\0" "YI SYLLABLE QUR\0" "YI SYLLABLE QURX\0" "YI SYLLABLE QUT\0" "YI SYLLABLE QUX\0" "YI SYLLABLE QY\0" "YI SYLLABLE QYP\0" "YI SYLLABLE QYR\0" "YI SYLLABLE QYRX\0" "YI SYLLABLE QYT\0" "YI SYLLABLE QYX\0" "YI SYLLABLE RA\0" "YI SYLLABLE RAP\0" "YI SYLLABLE RAT\0" "YI SYLLABLE RAX\0" "YI SYLLABLE RE\0" "YI SYLLABLE REP\0" "YI SYLLABLE REX\0" "YI SYLLABLE RO\0" "YI SYLLABLE ROP\0" "YI SYLLABLE ROT\0" "YI SYLLABLE ROX\0" "YI SYLLABLE RRA\0" "YI SYLLABLE RRAX\0" "YI SYLLABLE RRE\0" "YI SYLLABLE RREP\0" "YI SYLLABLE RRET\0" "YI SYLLABLE RREX\0" "YI SYLLABLE RRO\0" "YI SYLLABLE RROP\0" "YI SYLLABLE RROT\0" "YI SYLLABLE RROX\0" "YI SYLLABLE RRU\0" "YI SYLLABLE RRUO\0" "YI SYLLABLE RRUOX\0" "YI SYLLABLE RRUP\0" "YI SYLLABLE RRUR\0" "YI SYLLABLE RRURX\0" "YI SYLLABLE RRUT\0" "YI SYLLABLE RRUX\0" "YI SYLLABLE RRY\0" "YI SYLLABLE RRYP\0" "YI SYLLABLE RRYR\0" "YI SYLLABLE RRYRX\0" "YI SYLLABLE RRYT\0" "YI SYLLABLE RRYX\0" "YI SYLLABLE RU\0" "YI SYLLABLE RUO\0" "YI SYLLABLE RUOP\0" "YI SYLLABLE RUOX\0" "YI SYLLABLE RUP\0" "YI SYLLABLE RUR\0" "YI SYLLABLE RURX\0" "YI SYLLABLE RUT\0" "YI SYLLABLE RUX\0" "YI SYLLABLE RY\0" "YI SYLLABLE RYP\0" "YI SYLLABLE RYR\0" "YI SYLLABLE RYRX\0" "YI SYLLABLE RYT\0" "YI SYLLABLE RYX\0" "YI SYLLABLE SA\0" "YI SYLLABLE SAP\0" "YI SYLLABLE SAT\0" "YI SYLLABLE SAX\0" "YI SYLLABLE SE\0" "YI SYLLABLE SEP\0" "YI SYLLABLE SEX\0" "YI SYLLABLE SHA\0" "YI SYLLABLE SHAP\0" "YI SYLLABLE SHAT\0" "YI SYLLABLE SHAX\0" "YI SYLLABLE SHE\0" "YI SYLLABLE SHEP\0" "YI SYLLABLE SHET\0" "YI SYLLABLE SHEX\0" "YI SYLLABLE SHO\0" "YI SYLLABLE SHOP\0" "YI SYLLABLE SHOT\0" "YI SYLLABLE SHOX\0" "YI SYLLABLE SHU\0" "YI SYLLABLE SHUO\0" "YI SYLLABLE SHUOP\0" "YI SYLLABLE SHUOX\0" "YI SYLLABLE SHUP\0" "YI SYLLABLE SHUR\0" "YI SYLLABLE SHURX\0" "YI SYLLABLE SHUT\0" "YI SYLLABLE SHUX\0" "YI SYLLABLE SHY\0" "YI SYLLABLE SHYP\0" "YI SYLLABLE SHYR\0" "YI SYLLABLE SHYRX\0" "YI SYLLABLE SHYT\0" "YI SYLLABLE SHYX\0" "YI SYLLABLE SI\0" "YI SYLLABLE SIE\0" "YI SYLLABLE SIEP\0" "YI SYLLABLE SIEX\0" "YI SYLLABLE SIP\0" "YI SYLLABLE SIT\0" "YI SYLLABLE SIX\0" "YI SYLLABLE SO\0" "YI SYLLABLE SOP\0" "YI SYLLABLE SOT\0" "YI SYLLABLE SOX\0" "YI SYLLABLE SSA\0" "YI SYLLABLE SSAP\0" "YI SYLLABLE SSAT\0" "YI SYLLABLE SSAX\0" "YI SYLLABLE SSE\0" "YI SYLLABLE SSEP\0" "YI SYLLABLE SSEX\0" "YI SYLLABLE SSI\0" "YI SYLLABLE SSIE\0" "YI SYLLABLE SSIEP\0" "YI SYLLABLE SSIEX\0" "YI SYLLABLE SSIP\0" "YI SYLLABLE SSIT\0" "YI SYLLABLE SSIX\0" "YI SYLLABLE SSO\0" "YI SYLLABLE SSOP\0" "YI SYLLABLE SSOT\0" "YI SYLLABLE SSOX\0" "YI SYLLABLE SSU\0" "YI SYLLABLE SSUP\0" "YI SYLLABLE SSUT\0" "YI SYLLABLE SSUX\0" "YI SYLLABLE SSY\0" "YI SYLLABLE SSYP\0" "YI SYLLABLE SSYR\0" "YI SYLLABLE SSYRX\0" "YI SYLLABLE SSYT\0" "YI SYLLABLE SSYX\0" "YI SYLLABLE SU\0" "YI SYLLABLE SUO\0" "YI SYLLABLE SUOP\0" "YI SYLLABLE SUOX\0" "YI SYLLABLE SUP\0" "YI SYLLABLE SUR\0" "YI SYLLABLE SURX\0" "YI SYLLABLE SUT\0" "YI SYLLABLE SUX\0" "YI SYLLABLE SY\0" "YI SYLLABLE SYP\0" "YI SYLLABLE SYR\0" "YI SYLLABLE SYRX\0" "YI SYLLABLE SYT\0" "YI SYLLABLE SYX\0" "YI SYLLABLE TA\0" "YI SYLLABLE TAP\0" "YI SYLLABLE TAT\0" "YI SYLLABLE TAX\0" "YI SYLLABLE TE\0" "YI SYLLABLE TEP\0" "YI SYLLABLE TEX\0" "YI SYLLABLE TI\0" "YI SYLLABLE TIE\0" "YI SYLLABLE TIEP\0" "YI SYLLABLE TIEX\0" "YI SYLLABLE TIP\0" "YI SYLLABLE TIT\0" "YI SYLLABLE TIX\0" "YI SYLLABLE TO\0" "YI SYLLABLE TOP\0" "YI SYLLABLE TOT\0" "YI SYLLABLE TOX\0" "YI SYLLABLE TU\0" "YI SYLLABLE TUO\0" "YI SYLLABLE TUOP\0" "YI SYLLABLE TUOT\0" "YI SYLLABLE TUOX\0" "YI SYLLABLE TUP\0" "YI SYLLABLE TUR\0" "YI SYLLABLE TURX\0" "YI SYLLABLE TUT\0" "YI SYLLABLE TUX\0" "YI SYLLABLE UO\0" "YI SYLLABLE UOP\0" "YI SYLLABLE UOX\0" "YI SYLLABLE VA\0" "YI SYLLABLE VAP\0" "YI SYLLABLE VAT\0" "YI SYLLABLE VAX\0" "YI SYLLABLE VEP\0" "YI SYLLABLE VEX\0" "YI SYLLABLE VI\0" "YI SYLLABLE VIE\0" "YI SYLLABLE VIEP\0" "YI SYLLABLE VIET\0" "YI SYLLABLE VIEX\0" "YI SYLLABLE VIP\0" "YI SYLLABLE VIT\0" "YI SYLLABLE VIX\0" "YI SYLLABLE VO\0" "YI SYLLABLE VOP\0" "YI SYLLABLE VOT\0" "YI SYLLABLE VOX\0" "YI SYLLABLE VU\0" "YI SYLLABLE VUP\0" "YI SYLLABLE VUR\0" "YI SYLLABLE VURX\0" "YI SYLLABLE VUT\0" "YI SYLLABLE VUX\0" "YI SYLLABLE VY\0" "YI SYLLABLE VYP\0" "YI SYLLABLE VYR\0" "YI SYLLABLE VYRX\0" "YI SYLLABLE VYT\0" "YI SYLLABLE VYX\0" "YI SYLLABLE WA\0" "YI SYLLABLE WAP\0" "YI SYLLABLE WAT\0" "YI SYLLABLE WAX\0" "YI SYLLABLE WE\0" "YI SYLLABLE WEP\0" "YI SYLLABLE WEX\0" "YI SYLLABLE WO\0" "YI SYLLABLE WOP\0" "YI SYLLABLE WOX\0" "YI SYLLABLE WU\0" "YI SYLLABLE WUO\0" "YI SYLLABLE WUOP\0" "YI SYLLABLE WUOX\0" "YI SYLLABLE XI\0" "YI SYLLABLE XIE\0" "YI SYLLABLE XIEP\0" "YI SYLLABLE XIET\0" "YI SYLLABLE XIEX\0" "YI SYLLABLE XIP\0" "YI SYLLABLE XIT\0" "YI SYLLABLE XIX\0" "YI SYLLABLE XO\0" "YI SYLLABLE XOP\0" "YI SYLLABLE XOT\0" "YI SYLLABLE XOX\0" "YI SYLLABLE XUO\0" "YI SYLLABLE XUOX\0" "YI SYLLABLE XY\0" "YI SYLLABLE XYP\0" "YI SYLLABLE XYR\0" "YI SYLLABLE XYRX\0" "YI SYLLABLE XYT\0" "YI SYLLABLE XYX\0" "YI SYLLABLE YI\0" "YI SYLLABLE YIE\0" "YI SYLLABLE YIEP\0" "YI SYLLABLE YIET\0" "YI SYLLABLE YIEX\0" "YI SYLLABLE YIP\0" "YI SYLLABLE YIT\0" "YI SYLLABLE YIX\0" "YI SYLLABLE YO\0" "YI SYLLABLE YOP\0" "YI SYLLABLE YOT\0" "YI SYLLABLE YOX\0" "YI SYLLABLE YU\0" "YI SYLLABLE YUO\0" "YI SYLLABLE YUOP\0" "YI SYLLABLE YUOT\0" "YI SYLLABLE YUOX\0" "YI SYLLABLE YUP\0" "YI SYLLABLE YUR\0" "YI SYLLABLE YURX\0" "YI SYLLABLE YUT\0" "YI SYLLABLE YUX\0" "YI SYLLABLE YY\0" "YI SYLLABLE YYP\0" "YI SYLLABLE YYR\0" "YI SYLLABLE YYRX\0" "YI SYLLABLE YYT\0" "YI SYLLABLE YYX\0" "YI SYLLABLE ZA\0" "YI SYLLABLE ZAP\0" "YI SYLLABLE ZAT\0" "YI SYLLABLE ZAX\0" "YI SYLLABLE ZE\0" "YI SYLLABLE ZEP\0" "YI SYLLABLE ZEX\0" "YI SYLLABLE ZHA\0" "YI SYLLABLE ZHAP\0" "YI SYLLABLE ZHAT\0" "YI SYLLABLE ZHAX\0" "YI SYLLABLE ZHE\0" "YI SYLLABLE ZHEP\0" "YI SYLLABLE ZHET\0" "YI SYLLABLE ZHEX\0" "YI SYLLABLE ZHO\0" "YI SYLLABLE ZHOP\0" "YI SYLLABLE ZHOT\0" "YI SYLLABLE ZHOX\0" "YI SYLLABLE ZHU\0" "YI SYLLABLE ZHUO\0" "YI SYLLABLE ZHUOP\0" "YI SYLLABLE ZHUOX\0" "YI SYLLABLE ZHUP\0" "YI SYLLABLE ZHUR\0" "YI SYLLABLE ZHURX\0" "YI SYLLABLE ZHUT\0" "YI SYLLABLE ZHUX\0" "YI SYLLABLE ZHY\0" "YI SYLLABLE ZHYP\0" "YI SYLLABLE ZHYR\0" "YI SYLLABLE ZHYRX\0" "YI SYLLABLE ZHYT\0" "YI SYLLABLE ZHYX\0" "YI SYLLABLE ZI\0" "YI SYLLABLE ZIE\0" "YI SYLLABLE ZIEP\0" "YI SYLLABLE ZIEX\0" "YI SYLLABLE ZIP\0" "YI SYLLABLE ZIT\0" "YI SYLLABLE ZIX\0" "YI SYLLABLE ZO\0" "YI SYLLABLE ZOP\0" "YI SYLLABLE ZOT\0" "YI SYLLABLE ZOX\0" "YI SYLLABLE ZU\0" "YI SYLLABLE ZUO\0" "YI SYLLABLE ZUOP\0" "YI SYLLABLE ZUOX\0" "YI SYLLABLE ZUP\0" "YI SYLLABLE ZUR\0" "YI SYLLABLE ZURX\0" "YI SYLLABLE ZUT\0" "YI SYLLABLE ZUX\0" "YI SYLLABLE ZY\0" "YI SYLLABLE ZYP\0" "YI SYLLABLE ZYR\0" "YI SYLLABLE ZYRX\0" "YI SYLLABLE ZYT\0" "YI SYLLABLE ZYX\0" "YI SYLLABLE ZZA\0" "YI SYLLABLE ZZAP\0" "YI SYLLABLE ZZAT\0" "YI SYLLABLE ZZAX\0" "YI SYLLABLE ZZE\0" "YI SYLLABLE ZZEP\0" "YI SYLLABLE ZZEX\0" "YI SYLLABLE ZZI\0" "YI SYLLABLE ZZIE\0" "YI SYLLABLE ZZIEP\0" "YI SYLLABLE ZZIET\0" "YI SYLLABLE ZZIEX\0" "YI SYLLABLE ZZIP\0" "YI SYLLABLE ZZIT\0" "YI SYLLABLE ZZIX\0" "YI SYLLABLE ZZO\0" "YI SYLLABLE ZZOP\0" "YI SYLLABLE ZZOX\0" "YI SYLLABLE ZZU\0" "YI SYLLABLE ZZUP\0" "YI SYLLABLE ZZUR\0" "YI SYLLABLE ZZURX\0" "YI SYLLABLE ZZUX\0" "YI SYLLABLE ZZY\0" "YI SYLLABLE ZZYP\0" "YI SYLLABLE ZZYR\0" "YI SYLLABLE ZZYRX\0" "YI SYLLABLE ZZYT\0" "YI SYLLABLE ZZYX\0" "YIN YANG\0" "YO-YO\0" "Z NOTATION BAG MEMBERSHIP\0" "Z NOTATION DOMAIN ANTIRESTRICTION\0" "Z NOTATION LEFT BINDING BRACKET\0" "Z NOTATION LEFT IMAGE BRACKET\0" "Z NOTATION RANGE ANTIRESTRICTION\0" "Z NOTATION RELATIONAL COMPOSITION\0" "Z NOTATION RIGHT BINDING BRACKET\0" "Z NOTATION RIGHT IMAGE BRACKET\0" "Z NOTATION SCHEMA COMPOSITION\0" "Z NOTATION SCHEMA PIPING\0" "Z NOTATION SCHEMA PROJECTION\0" "Z NOTATION SPOT\0" "Z NOTATION TYPE COLON\0" "ZANABAZAR SQUARE CLOSING DOUBLE-LINED HEAD MARK\0" "ZANABAZAR SQUARE CLOSING HEAD MARK\0" "ZANABAZAR SQUARE CLUSTER-FINAL LETTER LA\0" "ZANABAZAR SQUARE CLUSTER-FINAL LETTER RA\0" "ZANABAZAR SQUARE CLUSTER-FINAL LETTER VA\0" "ZANABAZAR SQUARE CLUSTER-FINAL LETTER YA\0" "ZANABAZAR SQUARE CLUSTER-INITIAL LETTER RA\0" "ZANABAZAR SQUARE FINAL CONSONANT MARK\0" "ZANABAZAR SQUARE INITIAL DOUBLE-LINED HEAD MARK\0" "ZANABAZAR SQUARE INITIAL HEAD MARK\0" "ZANABAZAR SQUARE LETTER -A\0" "ZANABAZAR SQUARE LETTER A\0" "ZANABAZAR SQUARE LETTER BA\0" "ZANABAZAR SQUARE LETTER BHA\0" "ZANABAZAR SQUARE LETTER CA\0" "ZANABAZAR SQUARE LETTER CHA\0" "ZANABAZAR SQUARE LETTER DA\0" "ZANABAZAR SQUARE LETTER DDA\0" "ZANABAZAR SQUARE LETTER DDHA\0" "ZANABAZAR SQUARE LETTER DHA\0" "ZANABAZAR SQUARE LETTER DZA\0" "ZANABAZAR SQUARE LETTER DZHA\0" "ZANABAZAR SQUARE LETTER GA\0" "ZANABAZAR SQUARE LETTER GHA\0" "ZANABAZAR SQUARE LETTER HA\0" "ZANABAZAR SQUARE LETTER JA\0" "ZANABAZAR SQUARE LETTER KA\0" "ZANABAZAR SQUARE LETTER KHA\0" "ZANABAZAR SQUARE LETTER KSSA\0" "ZANABAZAR SQUARE LETTER LA\0" "ZANABAZAR SQUARE LETTER MA\0" "ZANABAZAR SQUARE LETTER NA\0" "ZANABAZAR SQUARE LETTER NGA\0" "ZANABAZAR SQUARE LETTER NNA\0" "ZANABAZAR SQUARE LETTER NYA\0" "ZANABAZAR SQUARE LETTER PA\0" "ZANABAZAR SQUARE LETTER PHA\0" "ZANABAZAR SQUARE LETTER RA\0" "ZANABAZAR SQUARE LETTER SA\0" "ZANABAZAR SQUARE LETTER SHA\0" "ZANABAZAR SQUARE LETTER SSA\0" "ZANABAZAR SQUARE LETTER TA\0" "ZANABAZAR SQUARE LETTER THA\0" "ZANABAZAR SQUARE LETTER TSA\0" "ZANABAZAR SQUARE LETTER TSHA\0" "ZANABAZAR SQUARE LETTER TTA\0" "ZANABAZAR SQUARE LETTER TTHA\0" "ZANABAZAR SQUARE LETTER VA\0" "ZANABAZAR SQUARE LETTER YA\0" "ZANABAZAR SQUARE LETTER ZA\0" "ZANABAZAR SQUARE LETTER ZHA\0" "ZANABAZAR SQUARE MARK DOUBLE SHAD\0" "ZANABAZAR SQUARE MARK LONG TSHEG\0" "ZANABAZAR SQUARE MARK SHAD\0" "ZANABAZAR SQUARE MARK TSHEG\0" "ZANABAZAR SQUARE SIGN ANUSVARA\0" "ZANABAZAR SQUARE SIGN CANDRA WITH ORNAMENT\0" "ZANABAZAR SQUARE SIGN CANDRABINDU\0" "ZANABAZAR SQUARE SIGN CANDRABINDU WITH ORNAMENT\0" "ZANABAZAR SQUARE SIGN VIRAMA\0" "ZANABAZAR SQUARE SIGN VISARGA\0" "ZANABAZAR SQUARE SUBJOINER\0" "ZANABAZAR SQUARE VOWEL LENGTH MARK\0" "ZANABAZAR SQUARE VOWEL SIGN AI\0" "ZANABAZAR SQUARE VOWEL SIGN AU\0" "ZANABAZAR SQUARE VOWEL SIGN E\0" "ZANABAZAR SQUARE VOWEL SIGN I\0" "ZANABAZAR SQUARE VOWEL SIGN O\0" "ZANABAZAR SQUARE VOWEL SIGN OE\0" "ZANABAZAR SQUARE VOWEL SIGN REVERSED I\0" "ZANABAZAR SQUARE VOWEL SIGN U\0" "ZANABAZAR SQUARE VOWEL SIGN UE\0" "ZEBRA FACE\0" "ZERO WIDTH JOINER\0" "ZERO WIDTH NO-BREAK SPACE\0" "ZERO WIDTH NON-JOINER\0" "ZERO WIDTH SPACE\0" "ZEUS\0" "ZIPPER-MOUTH FACE\0" "ZOMBIE\0" ; typedef struct _UnicodeName UnicodeName; static const struct _UnicodeName { gunichar index; guint32 name_offset; } unicode_names[] = { {0x0000, 0}, {0x0001, 0}, {0x0002, 0}, {0x0003, 0}, {0x0004, 0}, {0x0005, 0}, {0x0006, 0}, {0x0007, 0}, {0x0008, 0}, {0x0009, 0}, {0x000A, 0}, {0x000B, 0}, {0x000C, 0}, {0x000D, 0}, {0x000E, 0}, {0x000F, 0}, {0x0010, 0}, {0x0011, 0}, {0x0012, 0}, {0x0013, 0}, {0x0014, 0}, {0x0015, 0}, {0x0016, 0}, {0x0017, 0}, {0x0018, 0}, {0x0019, 0}, {0x001A, 0}, {0x001B, 0}, {0x001C, 0}, {0x001D, 0}, {0x001E, 0}, {0x001F, 0}, {0x0020, 750021}, {0x0021, 320198}, {0x0022, 684494}, {0x0023, 631317}, {0x0024, 266764}, {0x0025, 673926}, {0x0026, 8938}, {0x0027, 27383}, {0x0028, 493134}, {0x0029, 689405}, {0x002A, 78624}, {0x002B, 679960}, {0x002C, 197169}, {0x002D, 398847}, {0x002E, 323247}, {0x002F, 746432}, {0x0030, 261781}, {0x0031, 261539}, {0x0032, 261735}, {0x0033, 261683}, {0x0034, 261441}, {0x0035, 261392}, {0x0036, 261637}, {0x0037, 261585}, {0x0038, 261340}, {0x0039, 261490}, {0x003A, 185579}, {0x003B, 704019}, {0x003C, 501256}, {0x003D, 308221}, {0x003E, 337352}, {0x003F, 684451}, {0x0040, 197175}, {0x0041, 450555}, {0x0042, 452187}, {0x0043, 452521}, {0x0044, 453035}, {0x0045, 453596}, {0x0046, 454954}, {0x0047, 455083}, {0x0048, 455621}, {0x0049, 456094}, {0x004A, 456992}, {0x004B, 457130}, {0x004C, 457582}, {0x004D, 458206}, {0x004E, 458445}, {0x004F, 459029}, {0x0050, 460848}, {0x0051, 461143}, {0x0052, 461263}, {0x0053, 461960}, {0x0054, 462751}, {0x0055, 463749}, {0x0056, 465093}, {0x0057, 465445}, {0x0058, 465748}, {0x0059, 465847}, {0x005A, 466326}, {0x005B, 493840}, {0x005C, 687190}, {0x005D, 689777}, {0x005E, 180790}, {0x005F, 517561}, {0x0060, 336412}, {0x0061, 469074}, {0x0062, 470755}, {0x0063, 471411}, {0x0064, 472119}, {0x0065, 473190}, {0x0066, 474851}, {0x0067, 475082}, {0x0068, 475627}, {0x0069, 476179}, {0x006A, 477161}, {0x006B, 477323}, {0x006C, 477813}, {0x006D, 478978}, {0x006E, 479343}, {0x006F, 480110}, {0x0070, 481997}, {0x0071, 482377}, {0x0072, 482588}, {0x0073, 483748}, {0x0074, 485002}, {0x0075, 487159}, {0x0076, 488727}, {0x0077, 489164}, {0x0078, 489462}, {0x0079, 489785}, {0x007A, 490315}, {0x007B, 492342}, {0x007C, 816902}, {0x007D, 688747}, {0x007E, 792888}, {0x007F, 0}, {0x0080, 0}, {0x0081, 0}, {0x0082, 0}, {0x0083, 0}, {0x0084, 0}, {0x0085, 0}, {0x0086, 0}, {0x0087, 0}, {0x0088, 0}, {0x0089, 0}, {0x008A, 0}, {0x008B, 0}, {0x008C, 0}, {0x008D, 0}, {0x008E, 0}, {0x008F, 0}, {0x0090, 0}, {0x0091, 0}, {0x0092, 0}, {0x0093, 0}, {0x0094, 0}, {0x0095, 0}, {0x0096, 0}, {0x0097, 0}, {0x0098, 0}, {0x0099, 0}, {0x009A, 0}, {0x009B, 0}, {0x009C, 0}, {0x009D, 0}, {0x009E, 0}, {0x009F, 0}, {0x00A0, 629122}, {0x00A1, 410030}, {0x00A2, 165431}, {0x00A3, 680680}, {0x00A4, 240114}, {0x00A5, 828991}, {0x00A6, 131369}, {0x00A7, 703740}, {0x00A8, 261031}, {0x00A9, 202602}, {0x00AA, 321825}, {0x00AB, 494838}, {0x00AC, 630819}, {0x00AD, 745200}, {0x00AE, 686261}, {0x00AF, 520691}, {0x00B0, 254541}, {0x00B1, 680292}, {0x00B2, 760986}, {0x00B3, 760968}, {0x00B4, 106}, {0x00B5, 587821}, {0x00B6, 677554}, {0x00B7, 587862}, {0x00B8, 165410}, {0x00B9, 760866}, {0x00BA, 531675}, {0x00BB, 690806}, {0x00BC, 818089}, {0x00BD, 818038}, {0x00BE, 818312}, {0x00BF, 410188}, {0x00C0, 451455}, {0x00C1, 450578}, {0x00C2, 450909}, {0x00C3, 451803}, {0x00C4, 451202}, {0x00C5, 451641}, {0x00C6, 451861}, {0x00C7, 452644}, {0x00C8, 454296}, {0x00C9, 453619}, {0x00CA, 453803}, {0x00CB, 454141}, {0x00CC, 456461}, {0x00CD, 456117}, {0x00CE, 456219}, {0x00CF, 456258}, {0x00D0, 454834}, {0x00D1, 458971}, {0x00D2, 459741}, {0x00D3, 459052}, {0x00D4, 459154}, {0x00D5, 460522}, {0x00D6, 459447}, {0x00D7, 603024}, {0x00D8, 460442}, {0x00D9, 464380}, {0x00DA, 463799}, {0x00DB, 463901}, {0x00DC, 463985}, {0x00DD, 465870}, {0x00DE, 463199}, {0x00DF, 484692}, {0x00E0, 469968}, {0x00E1, 469131}, {0x00E2, 469446}, {0x00E3, 470381}, {0x00E4, 469727}, {0x00E5, 470227}, {0x00E6, 470435}, {0x00E7, 471526}, {0x00E8, 473891}, {0x00E9, 473211}, {0x00EA, 473385}, {0x00EB, 473709}, {0x00EC, 476490}, {0x00ED, 476200}, {0x00EE, 476296}, {0x00EF, 476333}, {0x00F0, 474630}, {0x00F1, 480033}, {0x00F2, 480788}, {0x00F3, 480131}, {0x00F4, 480227}, {0x00F5, 481534}, {0x00F6, 480508}, {0x00F7, 265201}, {0x00F8, 481458}, {0x00F9, 487804}, {0x00FA, 487251}, {0x00FB, 487347}, {0x00FC, 487427}, {0x00FD, 489806}, {0x00FE, 485716}, {0x00FF, 489875}, {0x0100, 451571}, {0x0101, 470078}, {0x0102, 450612}, {0x0103, 469163}, {0x0104, 451606}, {0x0105, 470111}, {0x0106, 452544}, {0x0107, 471432}, {0x0108, 452726}, {0x0109, 471604}, {0x010A, 452765}, {0x010B, 471672}, {0x010C, 452610}, {0x010D, 471494}, {0x010E, 453058}, {0x010F, 472140}, {0x0110, 453467}, {0x0111, 472585}, {0x0112, 454412}, {0x0113, 474001}, {0x0114, 453653}, {0x0115, 473243}, {0x0116, 454179}, {0x0117, 473745}, {0x0118, 454537}, {0x0119, 474152}, {0x011A, 453687}, {0x011B, 473275}, {0x011C, 455244}, {0x011D, 475233}, {0x011E, 455140}, {0x011F, 475135}, {0x0120, 455283}, {0x0121, 475270}, {0x0122, 455208}, {0x0123, 475199}, {0x0124, 455754}, {0x0125, 475752}, {0x0126, 455978}, {0x0127, 476040}, {0x0128, 456682}, {0x0129, 476740}, {0x012A, 456577}, {0x012B, 476600}, {0x012C, 456151}, {0x012D, 476232}, {0x012E, 456612}, {0x012F, 476633}, {0x0130, 456344}, {0x0131, 472769}, {0x0132, 466757}, {0x0133, 490955}, {0x0134, 457015}, {0x0135, 477214}, {0x0136, 457221}, {0x0137, 477408}, {0x0138, 477790}, {0x0139, 457605}, {0x013A, 477834}, {0x013B, 457738}, {0x013C, 477959}, {0x013D, 457704}, {0x013E, 477927}, {0x013F, 458024}, {0x0140, 478350}, {0x0141, 458147}, {0x0142, 478594}, {0x0143, 458468}, {0x0144, 479408}, {0x0145, 458536}, {0x0146, 479472}, {0x0147, 458502}, {0x0148, 479440}, {0x0149, 479364}, {0x014A, 454760}, {0x014B, 474404}, {0x014C, 460195}, {0x014D, 481262}, {0x014E, 459086}, {0x014F, 480163}, {0x0150, 459659}, {0x0151, 480710}, {0x0152, 466783}, {0x0153, 491009}, {0x0154, 461317}, {0x0155, 482638}, {0x0156, 461385}, {0x0157, 482702}, {0x0158, 461351}, {0x0159, 482670}, {0x015A, 461983}, {0x015B, 483769}, {0x015C, 462183}, {0x015D, 483959}, {0x015E, 462147}, {0x015F, 483925}, {0x0160, 462065}, {0x0161, 483847}, {0x0162, 462808}, {0x0163, 485055}, {0x0164, 462774}, {0x0165, 485023}, {0x0166, 463164}, {0x0167, 485538}, {0x0168, 464946}, {0x0169, 488461}, {0x016A, 464753}, {0x016B, 488195}, {0x016C, 463833}, {0x016D, 487283}, {0x016E, 464872}, {0x016F, 488349}, {0x0170, 464298}, {0x0171, 487726}, {0x0172, 464837}, {0x0173, 488275}, {0x0174, 465502}, {0x0175, 489217}, {0x0176, 465904}, {0x0177, 489838}, {0x0178, 465943}, {0x0179, 466349}, {0x017A, 490336}, {0x017B, 466494}, {0x017C, 490504}, {0x017D, 466383}, {0x017E, 490368}, {0x017F, 478738}, {0x0180, 471029}, {0x0181, 452323}, {0x0182, 452430}, {0x0183, 471062}, {0x0184, 463353}, {0x0185, 485862}, {0x0186, 460796}, {0x0187, 452803}, {0x0188, 471708}, {0x0189, 451956}, {0x018A, 453249}, {0x018B, 453502}, {0x018C, 472649}, {0x018D, 486168}, {0x018E, 461821}, {0x018F, 462584}, {0x0190, 460768}, {0x0191, 455015}, {0x0192, 474908}, {0x0193, 455321}, {0x0194, 455467}, {0x0195, 476157}, {0x0196, 456942}, {0x0197, 456647}, {0x0198, 457377}, {0x0199, 477556}, {0x019A, 477866}, {0x019B, 478627}, {0x019C, 463635}, {0x019D, 458765}, {0x019E, 479832}, {0x019F, 460320}, {0x01A0, 459814}, {0x01A1, 480857}, {0x01A2, 460693}, {0x01A3, 481697}, {0x01A4, 460980}, {0x01A5, 482121}, {0x01A6, 468976}, {0x01A7, 463383}, {0x01A8, 485890}, {0x01A9, 454785}, {0x01AA, 467435}, {0x01AB, 485458}, {0x01AC, 463049}, {0x01AD, 485351}, {0x01AE, 463121}, {0x01AF, 464453}, {0x01B0, 487873}, {0x01B1, 465064}, {0x01B2, 465198}, {0x01B3, 466091}, {0x01B4, 490015}, {0x01B5, 466683}, {0x01B6, 490763}, {0x01B7, 454859}, {0x01B8, 454884}, {0x01B9, 474676}, {0x01BA, 474818}, {0x01BB, 468891}, {0x01BC, 463322}, {0x01BD, 485833}, {0x01BE, 467291}, {0x01BF, 468958}, {0x01C0, 467166}, {0x01C1, 467338}, {0x01C2, 467044}, {0x01C3, 467406}, {0x01C4, 453561}, {0x01C5, 453413}, {0x01C6, 473157}, {0x01C7, 458182}, {0x01C8, 458104}, {0x01C9, 478716}, {0x01CA, 459005}, {0x01CB, 458928}, {0x01CC, 480065}, {0x01CD, 450875}, {0x01CE, 469414}, {0x01CF, 456185}, {0x01D0, 476264}, {0x01D1, 459120}, {0x01D2, 480195}, {0x01D3, 463867}, {0x01D4, 487315}, {0x01D5, 464167}, {0x01D6, 487601}, {0x01D7, 464023}, {0x01D8, 487463}, {0x01D9, 464071}, {0x01DA, 487509}, {0x01DB, 464119}, {0x01DC, 487555}, {0x01DD, 486200}, {0x01DE, 451240}, {0x01DF, 469763}, {0x01E0, 451327}, {0x01E1, 469846}, {0x01E2, 451920}, {0x01E3, 470490}, {0x01E4, 455432}, {0x01E5, 475450}, {0x01E6, 455174}, {0x01E7, 475167}, {0x01E8, 457187}, {0x01E9, 477376}, {0x01EA, 460361}, {0x01EB, 481381}, {0x01EC, 460396}, {0x01ED, 481414}, {0x01EE, 454918}, {0x01EF, 474708}, {0x01F0, 477182}, {0x01F1, 453537}, {0x01F2, 453370}, {0x01F3, 473015}, {0x01F4, 455106}, {0x01F5, 475103}, {0x01F6, 456067}, {0x01F7, 465722}, {0x01F8, 458731}, {0x01F9, 479727}, {0x01FA, 451680}, {0x01FB, 470264}, {0x01FC, 451885}, {0x01FD, 470457}, {0x01FE, 460477}, {0x01FF, 481491}, {0x0200, 451414}, {0x0201, 469929}, {0x0202, 451528}, {0x0203, 470037}, {0x0204, 454255}, {0x0205, 473817}, {0x0206, 454369}, {0x0207, 473960}, {0x0208, 456420}, {0x0209, 476451}, {0x020A, 456534}, {0x020B, 476559}, {0x020C, 459700}, {0x020D, 480749}, {0x020E, 460071}, {0x020F, 481102}, {0x0210, 461546}, {0x0211, 482894}, {0x0212, 461587}, {0x0213, 483020}, {0x0214, 464339}, {0x0215, 487765}, {0x0216, 464710}, {0x0217, 488118}, {0x0218, 462222}, {0x0219, 483996}, {0x021A, 462889}, {0x021B, 485132}, {0x021C, 466300}, {0x021D, 490291}, {0x021E, 455684}, {0x021F, 475686}, {0x0220, 458842}, {0x0221, 472249}, {0x0222, 460824}, {0x0223, 481975}, {0x0224, 466570}, {0x0225, 490576}, {0x0226, 451289}, {0x0227, 469810}, {0x0228, 453721}, {0x0229, 473307}, {0x022A, 459485}, {0x022B, 480544}, {0x022C, 460648}, {0x022D, 481654}, {0x022E, 459534}, {0x022F, 480591}, {0x0230, 459572}, {0x0231, 480627}, {0x0232, 466196}, {0x0233, 490114}, {0x0234, 478036}, {0x0235, 479588}, {0x0236, 485170}, {0x0237, 472798}, {0x0238, 472682}, {0x0239, 482558}, {0x023A, 451768}, {0x023B, 452877}, {0x023C, 471778}, {0x023D, 457639}, {0x023E, 462929}, {0x023F, 484353}, {0x0240, 490796}, {0x0241, 455556}, {0x0242, 475566}, {0x0243, 452395}, {0x0244, 463772}, {0x0245, 463695}, {0x0246, 454572}, {0x0247, 474226}, {0x0248, 457095}, {0x0249, 477290}, {0x024A, 462707}, {0x024B, 482471}, {0x024C, 461712}, {0x024D, 483252}, {0x024E, 466231}, {0x024F, 490226}, {0x0250, 486079}, {0x0251, 470524}, {0x0252, 486136}, {0x0253, 470883}, {0x0254, 481838}, {0x0255, 471641}, {0x0256, 472618}, {0x0257, 472352}, {0x0258, 483450}, {0x0259, 484447}, {0x025A, 484472}, {0x025B, 481766}, {0x025C, 483515}, {0x025D, 483550}, {0x025E, 471985}, {0x025F, 472827}, {0x0260, 475306}, {0x0261, 484552}, {0x0262, 467844}, {0x0263, 475483}, {0x0264, 483352}, {0x0265, 486256}, {0x0266, 475933}, {0x0267, 476123}, {0x0268, 476707}, {0x0269, 477049}, {0x026A, 467941}, {0x026B, 478425}, {0x026C, 477896}, {0x026D, 478503}, {0x026E, 478692}, {0x026F, 486497}, {0x0270, 486525}, {0x0271, 479142}, {0x0272, 479759}, {0x0273, 479992}, {0x0274, 468165}, {0x0275, 471155}, {0x0276, 468223}, {0x0277, 471920}, {0x0278, 482354}, {0x0279, 486804}, {0x027A, 486870}, {0x027B, 486832}, {0x027C, 483098}, {0x027D, 483285}, {0x027E, 482933}, {0x027F, 483650}, {0x0280, 468375}, {0x0281, 467970}, {0x0282, 484156}, {0x0283, 474468}, {0x0284, 472868}, {0x0285, 484935}, {0x0286, 474491}, {0x0287, 486996}, {0x0288, 485497}, {0x0289, 487180}, {0x028A, 488661}, {0x028B, 488857}, {0x028C, 487053}, {0x028D, 487081}, {0x028E, 487109}, {0x028F, 468808}, {0x0290, 490722}, {0x0291, 490437}, {0x0292, 474653}, {0x0293, 474742}, {0x0294, 467192}, {0x0295, 467365}, {0x0296, 467256}, {0x0297, 468866}, {0x0298, 467105}, {0x0299, 467601}, {0x029A, 471952}, {0x029B, 467873}, {0x029C, 467912}, {0x029D, 477251}, {0x029E, 486441}, {0x029F, 468066}, {0x02A0, 482440}, {0x02A1, 467218}, {0x02A2, 467466}, {0x02A3, 473037}, {0x02A4, 472737}, {0x02A5, 473067}, {0x02A6, 485976}, {0x02A7, 485643}, {0x02A8, 485603}, {0x02A9, 475050}, {0x02AA, 478895}, {0x02AB, 478948}, {0x02AC, 467133}, {0x02AD, 467072}, {0x02AE, 486284}, {0x02AF, 486326}, {0x02B0, 594351}, {0x02B1, 594375}, {0x02B2, 594499}, {0x02B3, 595093}, {0x02B4, 595748}, {0x02B5, 595779}, {0x02B6, 593822}, {0x02B7, 596061}, {0x02B8, 596109}, {0x02B9, 593042}, {0x02BA, 591180}, {0x02BB, 596341}, {0x02BC, 589709}, {0x02BD, 593248}, {0x02BE, 593377}, {0x02BF, 591987}, {0x02C0, 591706}, {0x02C1, 593279}, {0x02C2, 591956}, {0x02C3, 593345}, {0x02C4, 596398}, {0x02C5, 591209}, {0x02C6, 590869}, {0x02C7, 163640}, {0x02C8, 596470}, {0x02C9, 592667}, {0x02CA, 589680}, {0x02CB, 591735}, {0x02CC, 592592}, {0x02CD, 592416}, {0x02CE, 592232}, {0x02CF, 592044}, {0x02D0, 596308}, {0x02D1, 591764}, {0x02D2, 590527}, {0x02D3, 590488}, {0x02D4, 596427}, {0x02D5, 591240}, {0x02D6, 593016}, {0x02D7, 592962}, {0x02D8, 131299}, {0x02D9, 269597}, {0x02DA, 695071}, {0x02DB, 643492}, {0x02DC, 744407}, {0x02DD, 269778}, {0x02DE, 593317}, {0x02DF, 590925}, {0x02E0, 594257}, {0x02E1, 594589}, {0x02E2, 595199}, {0x02E3, 596085}, {0x02E4, 595117}, {0x02E5, 591467}, {0x02E6, 591926}, {0x02E7, 592811}, {0x02E8, 592530}, {0x02E9, 591642}, {0x02EA, 596565}, {0x02EB, 596524}, {0x02EC, 596500}, {0x02ED, 596370}, {0x02EE, 591146}, {0x02EF, 592197}, {0x02F0, 592559}, {0x02F1, 592342}, {0x02F2, 592443}, {0x02F3, 592479}, {0x02F4, 592926}, {0x02F5, 592883}, {0x02F6, 592840}, {0x02F7, 592504}, {0x02F8, 593064}, {0x02F9, 589736}, {0x02FA, 591266}, {0x02FB, 589768}, {0x02FC, 591296}, {0x02FD, 593436}, {0x02FE, 592989}, {0x02FF, 592311}, {0x0300, 191763}, {0x0301, 185609}, {0x0302, 186157}, {0x0303, 196564}, {0x0304, 195069}, {0x0305, 195581}, {0x0306, 185972}, {0x0307, 188895}, {0x0308, 188824}, {0x0309, 192133}, {0x030A, 196231}, {0x030B, 189046}, {0x030C, 186101}, {0x030D, 196883}, {0x030E, 189594}, {0x030F, 189162}, {0x0310, 186079}, {0x0311, 192188}, {0x0312, 196738}, {0x0313, 186284}, {0x0314, 195810}, {0x0315, 186306}, {0x0316, 191786}, {0x0317, 185632}, {0x0318, 194632}, {0x0319, 196155}, {0x031A, 194305}, {0x031B, 192154}, {0x031C, 194506}, {0x031D, 196791}, {0x031E, 189745}, {0x031F, 195719}, {0x0320, 195300}, {0x0321, 195600}, {0x0322, 195745}, {0x0323, 188966}, {0x0324, 188844}, {0x0325, 196252}, {0x0326, 186334}, {0x0327, 186139}, {0x0328, 195353}, {0x0329, 196913}, {0x032A, 186056}, {0x032B, 192276}, {0x032C, 186117}, {0x032D, 186185}, {0x032E, 185988}, {0x032F, 192213}, {0x0330, 196580}, {0x0331, 195086}, {0x0332, 195050}, {0x0333, 189262}, {0x0334, 196634}, {0x0335, 196352}, {0x0336, 194983}, {0x0337, 196320}, {0x0338, 194952}, {0x0339, 196093}, {0x033A, 192244}, {0x033B, 196443}, {0x033C, 196296}, {0x033D, 197061}, {0x033E, 196943}, {0x033F, 189375}, {0x0340, 191815}, {0x0341, 185661}, {0x0342, 192048}, {0x0343, 191924}, {0x0344, 191892}, {0x0345, 192076}, {0x0346, 186033}, {0x0347, 190015}, {0x0348, 189631}, {0x0349, 194332}, {0x034A, 195327}, {0x034B, 192106}, {0x034C, 185738}, {0x034D, 194599}, {0x034E, 196815}, {0x034F, 191737}, {0x0350, 195897}, {0x0351, 194475}, {0x0352, 190043}, {0x0353, 197079}, {0x0354, 194444}, {0x0355, 196029}, {0x0356, 195980}, {0x0357, 196061}, {0x0358, 188940}, {0x0359, 185925}, {0x035A, 189476}, {0x035B, 197117}, {0x035C, 189099}, {0x035D, 189076}, {0x035E, 189288}, {0x035F, 189312}, {0x0360, 189504}, {0x0361, 189192}, {0x0362, 189436}, {0x0363, 192681}, {0x0364, 193055}, {0x0365, 193297}, {0x0366, 193583}, {0x0367, 194003}, {0x0368, 192954}, {0x0369, 193024}, {0x036A, 193266}, {0x036B, 193521}, {0x036C, 193755}, {0x036D, 193928}, {0x036E, 194144}, {0x036F, 194243}, {0x0370, 342346}, {0x0371, 351423}, {0x0372, 340735}, {0x0373, 349634}, {0x0374, 347823}, {0x0375, 347703}, {0x0376, 344606}, {0x0377, 354048}, {0x037A, 356849}, {0x037B, 355400}, {0x037C, 348243}, {0x037D, 355352}, {0x037E, 348120}, {0x037F, 345403}, {0x0384, 355716}, {0x0385, 345774}, {0x0386, 340620}, {0x0387, 339433}, {0x0388, 341194}, {0x0389, 342247}, {0x038A, 342879}, {0x038C, 344526}, {0x038E, 345258}, {0x038F, 344104}, {0x0390, 351788}, {0x0391, 339570}, {0x0392, 340770}, {0x0393, 342319}, {0x0394, 340821}, {0x0395, 340848}, {0x0396, 345428}, {0x0397, 341274}, {0x0398, 344883}, {0x0399, 342372}, {0x039A, 342991}, {0x039B, 343018}, {0x039C, 343045}, {0x039D, 343069}, {0x039E, 345379}, {0x039F, 344180}, {0x03A0, 344671}, {0x03A1, 344720}, {0x03A3, 344831}, {0x03A4, 344858}, {0x03A5, 344910}, {0x03A6, 344646}, {0x03A7, 340796}, {0x03A8, 344695}, {0x03A9, 343093}, {0x03AA, 342581}, {0x03AB, 345134}, {0x03AC, 349394}, {0x03AD, 350096}, {0x03AE, 351205}, {0x03AF, 352172}, {0x03B0, 354780}, {0x03B1, 348282}, {0x03B2, 349667}, {0x03B3, 351398}, {0x03B4, 349714}, {0x03B5, 349766}, {0x03B6, 355328}, {0x03B7, 350172}, {0x03B8, 354390}, {0x03B9, 351447}, {0x03BA, 352278}, {0x03BB, 352328}, {0x03BC, 352353}, {0x03BD, 352375}, {0x03BE, 355306}, {0x03BF, 353642}, {0x03C0, 354109}, {0x03C1, 354154}, {0x03C2, 351367}, {0x03C3, 354316}, {0x03C4, 354367}, {0x03C5, 354415}, {0x03C6, 354086}, {0x03C7, 349691}, {0x03C8, 354131}, {0x03C9, 352397}, {0x03CA, 351646}, {0x03CB, 354629}, {0x03CC, 353972}, {0x03CD, 355191}, {0x03CE, 353472}, {0x03CF, 339545}, {0x03D0, 339486}, {0x03D1, 355648}, {0x03D2, 355882}, {0x03D3, 355796}, {0x03D4, 355837}, {0x03D5, 347983}, {0x03D6, 348000}, {0x03D7, 347298}, {0x03D8, 347372}, {0x03D9, 349601}, {0x03DA, 347649}, {0x03DB, 354341}, {0x03DC, 347399}, {0x03DD, 349739}, {0x03DE, 347420}, {0x03DF, 352303}, {0x03E0, 347439}, {0x03E1, 354245}, {0x03E2, 199347}, {0x03E3, 202215}, {0x03E4, 198222}, {0x03E5, 201162}, {0x03E6, 198439}, {0x03E7, 201363}, {0x03E8, 198357}, {0x03E9, 201287}, {0x03EA, 198301}, {0x03EB, 201235}, {0x03EC, 199374}, {0x03ED, 202240}, {0x03EE, 198024}, {0x03EF, 200976}, {0x03F0, 347315}, {0x03F1, 348177}, {0x03F2, 347756}, {0x03F3, 347669}, {0x03F4, 345581}, {0x03F5, 347728}, {0x03F6, 348140}, {0x03F7, 344806}, {0x03F8, 354293}, {0x03F9, 345454}, {0x03FA, 344781}, {0x03FB, 354270}, {0x03FC, 348194}, {0x03FD, 345538}, {0x03FE, 339504}, {0x03FF, 345488}, {0x0400, 244042}, {0x0401, 244080}, {0x0402, 242282}, {0x0403, 243600}, {0x0404, 246900}, {0x0405, 242444}, {0x0406, 241909}, {0x0407, 247190}, {0x0408, 244468}, {0x0409, 245140}, {0x040A, 245277}, {0x040B, 246609}, {0x040C, 244727}, {0x040D, 243902}, {0x040E, 246166}, {0x040F, 242502}, {0x0410, 241323}, {0x0411, 241742}, {0x0412, 246937}, {0x0413, 243355}, {0x0414, 242255}, {0x0415, 243977}, {0x0416, 247413}, {0x0417, 247271}, {0x0418, 243835}, {0x0419, 246092}, {0x041A, 244495}, {0x041B, 242713}, {0x041C, 242900}, {0x041D, 242964}, {0x041E, 245305}, {0x041F, 245470}, {0x0420, 243193}, {0x0421, 243257}, {0x0422, 246468}, {0x0423, 246724}, {0x0424, 242686}, {0x0425, 243628}, {0x0426, 246581}, {0x0427, 241987}, {0x0428, 245961}, {0x0429, 245989}, {0x042A, 243773}, {0x042B, 247074}, {0x042C, 246323}, {0x042D, 242619}, {0x042E, 247244}, {0x042F, 246991}, {0x0430, 247813}, {0x0431, 248210}, {0x0432, 253408}, {0x0433, 249729}, {0x0434, 248695}, {0x0435, 250317}, {0x0436, 253884}, {0x0437, 253750}, {0x0438, 250183}, {0x0439, 252442}, {0x043A, 250807}, {0x043B, 249123}, {0x043C, 249300}, {0x043D, 249360}, {0x043E, 251637}, {0x043F, 251823}, {0x0440, 249577}, {0x0441, 249637}, {0x0442, 252894}, {0x0443, 253172}, {0x0444, 249098}, {0x0445, 249988}, {0x0446, 253039}, {0x0447, 248441}, {0x0448, 252319}, {0x0449, 252345}, {0x044A, 250125}, {0x044B, 253565}, {0x044C, 252659}, {0x044D, 249035}, {0x044E, 253725}, {0x044F, 253488}, {0x0450, 250378}, {0x0451, 250414}, {0x0452, 248720}, {0x0453, 249962}, {0x0454, 253338}, {0x0455, 248872}, {0x0456, 248367}, {0x0457, 253675}, {0x0458, 250782}, {0x0459, 251414}, {0x045A, 251611}, {0x045B, 253065}, {0x045C, 251027}, {0x045D, 250246}, {0x045E, 252512}, {0x045F, 248926}, {0x0460, 245372}, {0x0461, 251700}, {0x0462, 247046}, {0x0463, 253539}, {0x0464, 244263}, {0x0465, 250587}, {0x0466, 245105}, {0x0467, 251381}, {0x0468, 244298}, {0x0469, 250620}, {0x046A, 241769}, {0x046B, 248235}, {0x046C, 244171}, {0x046D, 250499}, {0x046E, 245049}, {0x046F, 251329}, {0x0470, 245583}, {0x0471, 251930}, {0x0472, 243326}, {0x0473, 249702}, {0x0474, 244379}, {0x0475, 250697}, {0x0476, 244411}, {0x0477, 250727}, {0x0478, 246873}, {0x0479, 253313}, {0x047A, 245812}, {0x047B, 252145}, {0x047C, 245402}, {0x047D, 251728}, {0x047E, 245443}, {0x047F, 251767}, {0x0480, 245019}, {0x0481, 251301}, {0x0482, 254147}, {0x0483, 188109}, {0x0484, 187907}, {0x0485, 186418}, {0x0486, 187996}, {0x0487, 187968}, {0x0488, 186493}, {0x0489, 187874}, {0x048A, 246124}, {0x048B, 252472}, {0x048C, 245923}, {0x048D, 252283}, {0x048E, 243220}, {0x048F, 249602}, {0x0490, 243560}, {0x0491, 249924}, {0x0492, 243471}, {0x0493, 249839}, {0x0494, 243426}, {0x0495, 249796}, {0x0496, 247480}, {0x0497, 253947}, {0x0498, 247298}, {0x0499, 253775}, {0x049A, 244522}, {0x049B, 250832}, {0x049C, 244640}, {0x049D, 250944}, {0x049E, 244601}, {0x049F, 250907}, {0x04A0, 241707}, {0x04A1, 248177}, {0x04A2, 242991}, {0x04A3, 249385}, {0x04A4, 247626}, {0x04A5, 254085}, {0x04A6, 245539}, {0x04A7, 251888}, {0x04A8, 241556}, {0x04A9, 248034}, {0x04AA, 243284}, {0x04AB, 249662}, {0x04AC, 246495}, {0x04AD, 252919}, {0x04AE, 246357}, {0x04AF, 252691}, {0x04B0, 246392}, {0x04B1, 252724}, {0x04B2, 243655}, {0x04B3, 250013}, {0x04B4, 247659}, {0x04B5, 254116}, {0x04B6, 242015}, {0x04B7, 248467}, {0x04B8, 242101}, {0x04B9, 248549}, {0x04BA, 246019}, {0x04BB, 252373}, {0x04BC, 241427}, {0x04BD, 247911}, {0x04BE, 241465}, {0x04BF, 247947}, {0x04C0, 247738}, {0x04C1, 247441}, {0x04C2, 253910}, {0x04C3, 244564}, {0x04C4, 250872}, {0x04C5, 242863}, {0x04C6, 249265}, {0x04C7, 243033}, {0x04C8, 249425}, {0x04C9, 243156}, {0x04CA, 249542}, {0x04CB, 244688}, {0x04CC, 250990}, {0x04CD, 242927}, {0x04CE, 249325}, {0x04CF, 251792}, {0x04D0, 241349}, {0x04D1, 247837}, {0x04D2, 241386}, {0x04D3, 247872}, {0x04D4, 247595}, {0x04D5, 254056}, {0x04D6, 244004}, {0x04D7, 250342}, {0x04D8, 245848}, {0x04D9, 252212}, {0x04DA, 245878}, {0x04DB, 252240}, {0x04DC, 247523}, {0x04DD, 253988}, {0x04DE, 247340}, {0x04DF, 253815}, {0x04E0, 241518}, {0x04E1, 247998}, {0x04E2, 243939}, {0x04E3, 250281}, {0x04E4, 243861}, {0x04E5, 250207}, {0x04E6, 245331}, {0x04E7, 251661}, {0x04E8, 241626}, {0x04E9, 248100}, {0x04EA, 241659}, {0x04EB, 248131}, {0x04EC, 242645}, {0x04ED, 249059}, {0x04EE, 246835}, {0x04EF, 253277}, {0x04F0, 246750}, {0x04F1, 253196}, {0x04F2, 246791}, {0x04F3, 253235}, {0x04F4, 242058}, {0x04F5, 248508}, {0x04F6, 243383}, {0x04F7, 249755}, {0x04F8, 247146}, {0x04F9, 253633}, {0x04FA, 243511}, {0x04FB, 249877}, {0x04FC, 243697}, {0x04FD, 250053}, {0x04FE, 243734}, {0x04FF, 250088}, {0x0500, 244755}, {0x0501, 251053}, {0x0502, 244787}, {0x0503, 251083}, {0x0504, 244986}, {0x0505, 251270}, {0x0506, 244820}, {0x0507, 251114}, {0x0508, 244854}, {0x0509, 251146}, {0x050A, 244887}, {0x050B, 251177}, {0x050C, 244920}, {0x050D, 251208}, {0x050E, 244953}, {0x050F, 251239}, {0x0510, 245748}, {0x0511, 252085}, {0x0512, 242782}, {0x0513, 249188}, {0x0514, 245077}, {0x0515, 251355}, {0x0516, 245784}, {0x0517, 252119}, {0x0518, 247018}, {0x0519, 253513}, {0x051A, 245611}, {0x051B, 251956}, {0x051C, 246964}, {0x051D, 253433}, {0x051E, 241593}, {0x051F, 248069}, {0x0520, 242819}, {0x0521, 249223}, {0x0522, 243112}, {0x0523, 249500}, {0x0524, 245497}, {0x0525, 251848}, {0x0526, 246048}, {0x0527, 252400}, {0x0528, 243070}, {0x0529, 249460}, {0x052A, 242589}, {0x052B, 249007}, {0x052C, 242226}, {0x052D, 248668}, {0x052E, 242740}, {0x052F, 249148}, {0x0531, 75762}, {0x0532, 75790}, {0x0533, 76095}, {0x0534, 75929}, {0x0535, 75956}, {0x0536, 76765}, {0x0537, 75984}, {0x0538, 76011}, {0x0539, 76599}, {0x053A, 76792}, {0x053B, 76150}, {0x053C, 76290}, {0x053D, 76681}, {0x053E, 75818}, {0x053F, 76262}, {0x0540, 76123}, {0x0541, 76178}, {0x0542, 76066}, {0x0543, 75873}, {0x0544, 76319}, {0x0545, 76709}, {0x0546, 76347}, {0x0547, 76542}, {0x0548, 76654}, {0x0549, 75845}, {0x054A, 76402}, {0x054B, 76205}, {0x054C, 76459}, {0x054D, 76514}, {0x054E, 76626}, {0x054F, 76570}, {0x0550, 76486}, {0x0551, 75902}, {0x0552, 76736}, {0x0553, 76430}, {0x0554, 76234}, {0x0555, 76375}, {0x0556, 76038}, {0x0559, 76938}, {0x055A, 75742}, {0x055B, 76854}, {0x055C, 76877}, {0x055D, 76820}, {0x055E, 76978}, {0x055F, 75715}, {0x0560, 77803}, {0x0561, 77001}, {0x0562, 77027}, {0x0563, 77310}, {0x0564, 77156}, {0x0565, 77181}, {0x0566, 78002}, {0x0567, 77207}, {0x0568, 77232}, {0x0569, 77778}, {0x056A, 78027}, {0x056B, 77361}, {0x056C, 77491}, {0x056D, 77887}, {0x056E, 77053}, {0x056F, 77465}, {0x0570, 77336}, {0x0571, 77387}, {0x0572, 77283}, {0x0573, 77104}, {0x0574, 77518}, {0x0575, 77913}, {0x0576, 77544}, {0x0577, 77725}, {0x0578, 77862}, {0x0579, 77078}, {0x057A, 77595}, {0x057B, 77412}, {0x057C, 77648}, {0x057D, 77699}, {0x057E, 77836}, {0x057F, 77751}, {0x0580, 77673}, {0x0581, 77131}, {0x0582, 77975}, {0x0583, 77621}, {0x0584, 77439}, {0x0585, 77570}, {0x0586, 77257}, {0x0587, 78053}, {0x0588, 77938}, {0x0589, 76903}, {0x058A, 76922}, {0x058D, 690593}, {0x058E, 494632}, {0x058F, 76835}, {0x0591, 384222}, {0x0592, 384553}, {0x0593, 384573}, {0x0594, 384772}, {0x0595, 384746}, {0x0596, 384676}, {0x0597, 384533}, {0x0598, 384798}, {0x0599, 384446}, {0x059A, 384726}, {0x059B, 384656}, {0x059C, 384244}, {0x059D, 384265}, {0x059E, 384293}, {0x059F, 384507}, {0x05A0, 384598}, {0x05A1, 384467}, {0x05A2, 384156}, {0x05A3, 384408}, {0x05A4, 384336}, {0x05A5, 384359}, {0x05A6, 384380}, {0x05A7, 384183}, {0x05A8, 384487}, {0x05A9, 384627}, {0x05AA, 384697}, {0x05AB, 384428}, {0x05AC, 384317}, {0x05AD, 384203}, {0x05AE, 384818}, {0x05AF, 386858}, {0x05B0, 387257}, {0x05B1, 386986}, {0x05B2, 386935}, {0x05B3, 386960}, {0x05B4, 387011}, {0x05B5, 387319}, {0x05B6, 387238}, {0x05B7, 387135}, {0x05B8, 387154}, {0x05B9, 387030}, {0x05BA, 387049}, {0x05BB, 387200}, {0x05BC, 386906}, {0x05BD, 387116}, {0x05BE, 387393}, {0x05BF, 387220}, {0x05C0, 387449}, {0x05C1, 387276}, {0x05C2, 387298}, {0x05C3, 387474}, {0x05C4, 386884}, {0x05C5, 386836}, {0x05C6, 387418}, {0x05C7, 387174}, {0x05D0, 384838}, {0x05D1, 385034}, {0x05D2, 385354}, {0x05D3, 385110}, {0x05D4, 385406}, {0x05D5, 386268}, {0x05D6, 386617}, {0x05D7, 385451}, {0x05D8, 386168}, {0x05D9, 386540}, {0x05DA, 385162}, {0x05DB, 385469}, {0x05DC, 385545}, {0x05DD, 385222}, {0x05DE, 385597}, {0x05DF, 385246}, {0x05E0, 385645}, {0x05E1, 385864}, {0x05E2, 385015}, {0x05E3, 385270}, {0x05E4, 385693}, {0x05E5, 385328}, {0x05E6, 386216}, {0x05E7, 385766}, {0x05E8, 385814}, {0x05E9, 385918}, {0x05EA, 386120}, {0x05EF, 387503}, {0x05F0, 386696}, {0x05F1, 386766}, {0x05F2, 386731}, {0x05F3, 387338}, {0x05F4, 387364}, {0x0600, 72385}, {0x0601, 72999}, {0x0602, 28275}, {0x0603, 72921}, {0x0604, 72980}, {0x0605, 72360}, {0x0606, 75354}, {0x0607, 75617}, {0x0608, 72556}, {0x0609, 75642}, {0x060A, 75670}, {0x060B, 3712}, {0x060C, 27558}, {0x060D, 27827}, {0x060E, 72510}, {0x060F, 72842}, {0x0610, 72939}, {0x0611, 72814}, {0x0612, 72890}, {0x0613, 72860}, {0x0614, 73082}, {0x0615, 73734}, {0x0616, 73287}, {0x0617, 74086}, {0x0618, 73123}, {0x0619, 73104}, {0x061A, 74109}, {0x061B, 72729}, {0x061C, 37078}, {0x061E, 75152}, {0x061F, 72535}, {0x0620, 35884}, {0x0621, 34357}, {0x0622, 29760}, {0x0623, 29494}, {0x0624, 43347}, {0x0625, 29627}, {0x0626, 44072}, {0x0627, 29080}, {0x0628, 30120}, {0x0629, 41564}, {0x062A, 41454}, {0x062B, 42108}, {0x062C, 35227}, {0x062D, 33772}, {0x062E, 36312}, {0x062F, 31149}, {0x0630, 42026}, {0x0631, 38921}, {0x0632, 44777}, {0x0633, 40046}, {0x0634, 40591}, {0x0635, 39788}, {0x0636, 30891}, {0x0637, 40858}, {0x0638, 44637}, {0x0639, 28714}, {0x063A, 33400}, {0x063B, 36272}, {0x063C, 36171}, {0x063D, 32584}, {0x063E, 32670}, {0x063F, 32624}, {0x0640, 74923}, {0x0641, 32714}, {0x0642, 38675}, {0x0643, 35572}, {0x0644, 36657}, {0x0645, 37097}, {0x0646, 37636}, {0x0647, 34411}, {0x0648, 43077}, {0x0649, 29162}, {0x064A, 43543}, {0x064B, 28204}, {0x064C, 27781}, {0x064D, 28468}, {0x064E, 28061}, {0x064F, 27694}, {0x0650, 28375}, {0x0651, 72746}, {0x0652, 74310}, {0x0653, 67635}, {0x0654, 28315}, {0x0655, 28334}, {0x0656, 74288}, {0x0657, 28353}, {0x0658, 67655}, {0x0659, 75338}, {0x065A, 75282}, {0x065B, 75241}, {0x065C, 75213}, {0x065D, 72567}, {0x065E, 28177}, {0x065F, 75314}, {0x0660, 75593}, {0x0661, 75474}, {0x0662, 75570}, {0x0663, 75545}, {0x0664, 75426}, {0x0665, 75402}, {0x0666, 75522}, {0x0667, 75497}, {0x0668, 75377}, {0x0669, 75450}, {0x066A, 72467}, {0x066B, 27849}, {0x066C, 74973}, {0x066D, 28250}, {0x066E, 31778}, {0x066F, 31830}, {0x0670, 40803}, {0x0671, 29268}, {0x0672, 29893}, {0x0673, 29934}, {0x0674, 35114}, {0x0675, 35139}, {0x0676, 35169}, {0x0677, 42658}, {0x0678, 35198}, {0x0679, 42253}, {0x067A, 42430}, {0x067B, 29975}, {0x067C, 41728}, {0x067D, 41826}, {0x067E, 38314}, {0x067F, 41876}, {0x0680, 30741}, {0x0681, 33974}, {0x0682, 34310}, {0x0683, 38093}, {0x0684, 31935}, {0x0685, 34175}, {0x0686, 41076}, {0x0687, 41294}, {0x0688, 31696}, {0x0689, 31427}, {0x068A, 31228}, {0x068B, 31261}, {0x068C, 31064}, {0x068D, 31608}, {0x068E, 31856}, {0x068F, 31455}, {0x0690, 31308}, {0x0691, 39706}, {0x0692, 39344}, {0x0693, 39216}, {0x0694, 39000}, {0x0695, 39375}, {0x0696, 39033}, {0x0697, 39442}, {0x0698, 35493}, {0x0699, 39080}, {0x069A, 40191}, {0x069B, 40438}, {0x069C, 40479}, {0x069D, 40008}, {0x069E, 39928}, {0x069F, 40998}, {0x06A0, 28854}, {0x06A1, 31804}, {0x06A2, 32941}, {0x06A3, 32854}, {0x06A4, 42937}, {0x06A5, 32980}, {0x06A6, 38525}, {0x06A7, 38815}, {0x06A8, 38881}, {0x06A9, 35911}, {0x06AA, 40834}, {0x06AB, 35778}, {0x06AC, 35712}, {0x06AD, 37351}, {0x06AE, 35806}, {0x06AF, 33115}, {0x06B0, 33294}, {0x06B1, 37486}, {0x06B2, 33362}, {0x06B3, 33627}, {0x06B4, 33322}, {0x06B5, 36944}, {0x06B6, 36824}, {0x06B7, 36975}, {0x06B8, 37015}, {0x06B9, 37884}, {0x06BA, 37685}, {0x06BB, 39529}, {0x06BC, 37918}, {0x06BD, 38013}, {0x06BE, 34429}, {0x06BF, 41226}, {0x06C0, 34990}, {0x06C1, 34658}, {0x06C2, 34823}, {0x06C3, 41627}, {0x06C4, 43477}, {0x06C5, 36457}, {0x06C6, 38238}, {0x06C7, 42585}, {0x06C8, 44561}, {0x06C9, 36557}, {0x06CA, 43505}, {0x06CB, 42861}, {0x06CC, 32210}, {0x06CD, 44328}, {0x06CE, 44297}, {0x06CF, 43156}, {0x06D0, 32080}, {0x06D1, 44356}, {0x06D2, 43561}, {0x06D3, 43799}, {0x06D4, 28298}, {0x06D5, 28570}, {0x06D6, 73395}, {0x06D7, 73337}, {0x06D8, 73477}, {0x06D9, 73260}, {0x06DA, 73237}, {0x06DB, 73756}, {0x06DC, 73682}, {0x06DD, 28042}, {0x06DE, 74260}, {0x06DF, 73629}, {0x06E0, 73785}, {0x06E1, 73164}, {0x06E2, 73513}, {0x06E3, 74183}, {0x06E4, 73453}, {0x06E5, 74226}, {0x06E6, 74243}, {0x06E7, 74064}, {0x06E8, 73550}, {0x06E9, 72487}, {0x06EA, 28013}, {0x06EB, 27983}, {0x06EC, 72685}, {0x06ED, 74128}, {0x06EE, 31393}, {0x06EF, 39154}, {0x06F0, 320558}, {0x06F1, 320394}, {0x06F2, 320526}, {0x06F3, 320492}, {0x06F4, 320328}, {0x06F5, 320295}, {0x06F6, 320460}, {0x06F7, 320426}, {0x06F8, 320261}, {0x06F9, 320361}, {0x06FA, 40741}, {0x06FB, 31031}, {0x06FC, 33550}, {0x06FD, 73017}, {0x06FE, 73046}, {0x06FF, 34956}, {0x0700, 763923}, {0x0701, 765619}, {0x0702, 765530}, {0x0703, 765557}, {0x0704, 765471}, {0x0705, 764145}, {0x0706, 763794}, {0x0707, 763819}, {0x0708, 765582}, {0x0709, 765494}, {0x070A, 763845}, {0x070B, 764058}, {0x070C, 764032}, {0x070D, 764005}, {0x070F, 763754}, {0x0710, 764169}, {0x0711, 765086}, {0x0712, 764189}, {0x0713, 764307}, {0x0714, 764327}, {0x0715, 764208}, {0x0716, 764229}, {0x0717, 764356}, {0x0718, 765183}, {0x0719, 765242}, {0x071A, 764373}, {0x071B, 765136}, {0x071C, 765155}, {0x071D, 765201}, {0x071E, 765220}, {0x071F, 764392}, {0x0720, 764411}, {0x0721, 764740}, {0x0722, 764758}, {0x0723, 764964}, {0x0724, 764279}, {0x0725, 764263}, {0x0726, 764776}, {0x0727, 764899}, {0x0728, 764944}, {0x0729, 764880}, {0x072A, 764925}, {0x072B, 764986}, {0x072C, 765118}, {0x072D, 764793}, {0x072E, 764851}, {0x072F, 764821}, {0x0730, 765326}, {0x0731, 765346}, {0x0732, 765366}, {0x0733, 765758}, {0x0734, 765778}, {0x0735, 765798}, {0x0736, 765404}, {0x0737, 765423}, {0x0738, 763892}, {0x0739, 763864}, {0x073A, 764081}, {0x073B, 764100}, {0x073C, 764119}, {0x073D, 763947}, {0x073E, 763966}, {0x073F, 765458}, {0x0740, 763985}, {0x0741, 765387}, {0x0742, 765442}, {0x0743, 765696}, {0x0744, 765727}, {0x0745, 765648}, {0x0746, 765672}, {0x0747, 765274}, {0x0748, 765300}, {0x0749, 765261}, {0x074A, 763779}, {0x074D, 765058}, {0x074E, 765030}, {0x074F, 765005}, {0x0750, 30503}, {0x0751, 30260}, {0x0752, 30556}, {0x0753, 30613}, {0x0754, 30689}, {0x0755, 30349}, {0x0756, 30435}, {0x0757, 34272}, {0x0758, 34215}, {0x0759, 31545}, {0x075A, 31347}, {0x075B, 39412}, {0x075C, 40302}, {0x075D, 28993}, {0x075E, 28934}, {0x075F, 29031}, {0x0760, 33077}, {0x0761, 33020}, {0x0762, 36061}, {0x0763, 36129}, {0x0764, 36213}, {0x0765, 37242}, {0x0766, 37276}, {0x0767, 38054}, {0x0768, 37947}, {0x0769, 37981}, {0x076A, 36797}, {0x076B, 39480}, {0x076C, 39119}, {0x076D, 40541}, {0x076E, 34122}, {0x076F, 34062}, {0x0770, 40377}, {0x0771, 39244}, {0x0772, 34009}, {0x0773, 29432}, {0x0774, 29368}, {0x0775, 32517}, {0x0776, 32448}, {0x0777, 32380}, {0x0778, 43286}, {0x0779, 43223}, {0x077A, 43731}, {0x077B, 43661}, {0x077C, 33912}, {0x077D, 40239}, {0x077E, 40342}, {0x077F, 35846}, {0x0780, 782441}, {0x0781, 782744}, {0x0782, 782622}, {0x0783, 782685}, {0x0784, 782249}, {0x0785, 782560}, {0x0786, 782501}, {0x0787, 782229}, {0x0788, 782888}, {0x0789, 782584}, {0x078A, 782356}, {0x078B, 782335}, {0x078C, 782812}, {0x078D, 782540}, {0x078E, 782376}, {0x078F, 782417}, {0x0790, 782724}, {0x0791, 782312}, {0x0792, 782964}, {0x0793, 782789}, {0x0794, 782928}, {0x0795, 782642}, {0x0796, 782478}, {0x0797, 782267}, {0x0798, 782869}, {0x0799, 782459}, {0x079A, 782521}, {0x079B, 782831}, {0x079C, 782946}, {0x079D, 782768}, {0x079E, 782703}, {0x079F, 782291}, {0x07A0, 782852}, {0x07A1, 782987}, {0x07A2, 782210}, {0x07A3, 782396}, {0x07A4, 782665}, {0x07A5, 782908}, {0x07A6, 782131}, {0x07A7, 782114}, {0x07A8, 782195}, {0x07A9, 782161}, {0x07AA, 783066}, {0x07AB, 783036}, {0x07AC, 782146}, {0x07AD, 782178}, {0x07AE, 783021}, {0x07AF, 783004}, {0x07B0, 783053}, {0x07B1, 782604}, {0x07C0, 628325}, {0x07C1, 628251}, {0x07C2, 628311}, {0x07C3, 628295}, {0x07C4, 628221}, {0x07C5, 628206}, {0x07C6, 628281}, {0x07C7, 628265}, {0x07C8, 628190}, {0x07C9, 628236}, {0x07CA, 628417}, {0x07CB, 628508}, {0x07CC, 628565}, {0x07CD, 628495}, {0x07CE, 628875}, {0x07CF, 628790}, {0x07D0, 628777}, {0x07D1, 628473}, {0x07D2, 628692}, {0x07D3, 628430}, {0x07D4, 628804}, {0x07D5, 628861}, {0x07D6, 628578}, {0x07D7, 628444}, {0x07D8, 628459}, {0x07D9, 628818}, {0x07DA, 628832}, {0x07DB, 628847}, {0x07DC, 628536}, {0x07DD, 628522}, {0x07DE, 628650}, {0x07DF, 628664}, {0x07E0, 628719}, {0x07E1, 628678}, {0x07E2, 628740}, {0x07E3, 628705}, {0x07E4, 628551}, {0x07E5, 628888}, {0x07E6, 628902}, {0x07E7, 628755}, {0x07E8, 628612}, {0x07E9, 628592}, {0x07EA, 628631}, {0x07EB, 628074}, {0x07EC, 628104}, {0x07ED, 628133}, {0x07EE, 627919}, {0x07EF, 627954}, {0x07F0, 627983}, {0x07F1, 628011}, {0x07F2, 628042}, {0x07F3, 627888}, {0x07F4, 628377}, {0x07F5, 628916}, {0x07F6, 628962}, {0x07F7, 628940}, {0x07F8, 628165}, {0x07F9, 628356}, {0x07FA, 628402}, {0x07FD, 628175}, {0x07FE, 628340}, {0x07FF, 628983}, {0x0800, 699676}, {0x0801, 699719}, {0x0802, 699783}, {0x0803, 699740}, {0x0804, 699846}, {0x0805, 699698}, {0x0806, 700132}, {0x0807, 699826}, {0x0808, 700065}, {0x0809, 700111}, {0x080A, 699866}, {0x080B, 699888}, {0x080C, 699911}, {0x080D, 699932}, {0x080E, 700018}, {0x080F, 699806}, {0x0810, 699763}, {0x0811, 700086}, {0x0812, 699953}, {0x0813, 699974}, {0x0814, 699996}, {0x0815, 700043}, {0x0816, 700205}, {0x0817, 700223}, {0x0818, 700269}, {0x0819, 700153}, {0x081A, 700294}, {0x081B, 700175}, {0x081C, 700962}, {0x081D, 700859}, {0x081E, 701101}, {0x081F, 700933}, {0x0820, 700835}, {0x0821, 701069}, {0x0822, 700905}, {0x0823, 700812}, {0x0824, 700363}, {0x0825, 701134}, {0x0826, 701018}, {0x0827, 701190}, {0x0828, 700335}, {0x0829, 700990}, {0x082A, 700882}, {0x082B, 701046}, {0x082C, 701163}, {0x082D, 700246}, {0x0830, 700604}, {0x0831, 700397}, {0x0832, 700426}, {0x0833, 700542}, {0x0834, 700513}, {0x0835, 700662}, {0x0836, 699648}, {0x0837, 700568}, {0x0838, 700784}, {0x0839, 700634}, {0x083A, 700757}, {0x083B, 700730}, {0x083C, 700483}, {0x083D, 700695}, {0x083E, 700454}, {0x0840, 526671}, {0x0841, 526299}, {0x0842, 526335}, {0x0843, 526317}, {0x0844, 526353}, {0x0845, 526747}, {0x0846, 526629}, {0x0847, 526710}, {0x0848, 526610}, {0x0849, 526408}, {0x084A, 526390}, {0x084B, 526428}, {0x084C, 526446}, {0x084D, 526464}, {0x084E, 526536}, {0x084F, 526692}, {0x0850, 526482}, {0x0851, 526573}, {0x0852, 526500}, {0x0853, 526518}, {0x0854, 526554}, {0x0855, 526592}, {0x0856, 526647}, {0x0857, 526728}, {0x0858, 526371}, {0x0859, 526250}, {0x085A, 526790}, {0x085B, 526275}, {0x085E, 526770}, {0x0860, 764544}, {0x0861, 764460}, {0x0862, 764629}, {0x0863, 764712}, {0x0864, 764572}, {0x0865, 764600}, {0x0866, 764432}, {0x0867, 764657}, {0x0868, 764487}, {0x0869, 764515}, {0x086A, 764684}, {0x08A0, 30466}, {0x08A1, 30314}, {0x08A2, 35454}, {0x08A3, 41038}, {0x08A4, 32887}, {0x08A5, 38848}, {0x08A6, 36857}, {0x08A7, 37310}, {0x08A8, 44448}, {0x08A9, 44396}, {0x08AA, 39188}, {0x08AB, 43189}, {0x08AC, 39679}, {0x08AD, 37055}, {0x08AE, 31505}, {0x08AF, 39968}, {0x08B0, 33255}, {0x08B1, 40776}, {0x08B2, 44859}, {0x08B3, 28894}, {0x08B4, 35745}, {0x08B6, 30395}, {0x08B7, 38454}, {0x08B8, 41756}, {0x08B9, 39304}, {0x08BA, 44502}, {0x08BB, 28587}, {0x08BC, 28640}, {0x08BD, 28613}, {0x08BE, 38494}, {0x08BF, 41795}, {0x08C0, 42398}, {0x08C1, 41261}, {0x08C2, 36096}, {0x08C3, 33585}, {0x08C4, 28666}, {0x08C5, 35372}, {0x08C6, 35413}, {0x08C7, 36891}, {0x08D3, 74205}, {0x08D4, 73881}, {0x08D5, 73660}, {0x08D6, 73142}, {0x08D7, 73607}, {0x08D8, 73573}, {0x08D9, 74150}, {0x08DA, 73943}, {0x08DB, 73911}, {0x08DC, 73850}, {0x08DD, 74006}, {0x08DE, 73979}, {0x08DF, 74035}, {0x08E0, 73203}, {0x08E1, 73705}, {0x08E2, 27874}, {0x08E3, 75187}, {0x08E4, 27612}, {0x08E5, 27571}, {0x08E6, 27653}, {0x08E7, 27631}, {0x08E8, 27590}, {0x08E9, 27672}, {0x08EA, 75046}, {0x08EB, 75098}, {0x08EC, 75000}, {0x08ED, 75072}, {0x08EE, 75125}, {0x08EF, 75023}, {0x08F0, 72425}, {0x08F1, 72404}, {0x08F2, 72446}, {0x08F3, 73828}, {0x08F4, 28154}, {0x08F5, 28126}, {0x08F6, 28440}, {0x08F7, 28514}, {0x08F8, 72589}, {0x08F9, 28542}, {0x08FA, 72656}, {0x08FB, 27902}, {0x08FC, 27938}, {0x08FD, 72618}, {0x08FE, 27759}, {0x08FF, 67679}, {0x0900, 260079}, {0x0901, 259838}, {0x0902, 259788}, {0x0903, 260246}, {0x0904, 259281}, {0x0905, 257990}, {0x0906, 258010}, {0x0907, 258647}, {0x0908, 258667}, {0x0909, 259469}, {0x090A, 259510}, {0x090B, 259631}, {0x090C, 259574}, {0x090D, 258228}, {0x090E, 259307}, {0x090F, 258439}, {0x0910, 258031}, {0x0911, 258255}, {0x0912, 259333}, {0x0913, 259046}, {0x0914, 258052}, {0x0915, 258753}, {0x0916, 258774}, {0x0917, 258480}, {0x0918, 258523}, {0x0919, 258957}, {0x091A, 258180}, {0x091B, 258282}, {0x091C, 258688}, {0x091D, 258709}, {0x091E, 259024}, {0x091F, 259424}, {0x0920, 259446}, {0x0921, 258325}, {0x0922, 258394}, {0x0923, 258979}, {0x0924, 259381}, {0x0925, 259402}, {0x0926, 258304}, {0x0927, 258417}, {0x0928, 258936}, {0x0929, 259001}, {0x092A, 259109}, {0x092B, 259130}, {0x092C, 258115}, {0x092D, 258158}, {0x092E, 258885}, {0x092F, 259688}, {0x0930, 259173}, {0x0931, 259216}, {0x0932, 258819}, {0x0933, 258840}, {0x0934, 258862}, {0x0935, 259553}, {0x0936, 259259}, {0x0937, 259359}, {0x0938, 259238}, {0x0939, 258599}, {0x093A, 260652}, {0x093B, 260677}, {0x093C, 260116}, {0x093D, 259813}, {0x093E, 260332}, {0x093F, 260579}, {0x0940, 260603}, {0x0941, 260801}, {0x0942, 260850}, {0x0943, 260966}, {0x0944, 260998}, {0x0945, 260457}, {0x0946, 260741}, {0x0947, 260555}, {0x0948, 260357}, {0x0949, 260524}, {0x094A, 260771}, {0x094B, 260628}, {0x094C, 260382}, {0x094D, 260223}, {0x094E, 260703}, {0x094F, 260407}, {0x0950, 259774}, {0x0951, 260302}, {0x0952, 260270}, {0x0953, 257925}, {0x0954, 257601}, {0x0955, 260488}, {0x0956, 260825}, {0x0957, 260875}, {0x0958, 259152}, {0x0959, 258796}, {0x095A, 258545}, {0x095B, 259731}, {0x095C, 258370}, {0x095D, 259194}, {0x095E, 258459}, {0x095F, 259709}, {0x0960, 259659}, {0x0961, 259602}, {0x0962, 260901}, {0x0963, 260933}, {0x0964, 257642}, {0x0965, 257879}, {0x0966, 257857}, {0x0967, 257748}, {0x0968, 257836}, {0x0969, 257813}, {0x096A, 257704}, {0x096B, 257682}, {0x096C, 257792}, {0x096D, 257769}, {0x096E, 257659}, {0x096F, 257726}, {0x0970, 257572}, {0x0971, 260046}, {0x0972, 258201}, {0x0973, 259066}, {0x0974, 259087}, {0x0975, 258073}, {0x0976, 259489}, {0x0977, 259531}, {0x0978, 258906}, {0x0979, 259752}, {0x097A, 258620}, {0x097B, 258501}, {0x097C, 258731}, {0x097D, 258568}, {0x097E, 258347}, {0x097F, 258136}, {0x0980, 103357}, {0x0981, 105001}, {0x0982, 104957}, {0x0983, 105065}, {0x0985, 103838}, {0x0986, 103855}, {0x0987, 104131}, {0x0988, 104148}, {0x0989, 104695}, {0x098A, 104712}, {0x098B, 104811}, {0x098C, 104760}, {0x098F, 104059}, {0x0990, 103873}, {0x0993, 104376}, {0x0994, 103891}, {0x0995, 104203}, {0x0996, 104221}, {0x0997, 104076}, {0x0998, 104094}, {0x0999, 104319}, {0x099A, 103946}, {0x099B, 103964}, {0x099C, 104166}, {0x099D, 104184}, {0x099E, 104357}, {0x099F, 104656}, {0x09A0, 104675}, {0x09A1, 104001}, {0x09A2, 104020}, {0x09A3, 104338}, {0x09A4, 104619}, {0x09A5, 104637}, {0x09A6, 103983}, {0x09A7, 104040}, {0x09A8, 104301}, {0x09AA, 104393}, {0x09AB, 104411}, {0x09AC, 103909}, {0x09AD, 103927}, {0x09AE, 104283}, {0x09AF, 104862}, {0x09B0, 104430}, {0x09B2, 104265}, {0x09B6, 104581}, {0x09B7, 104600}, {0x09B8, 104563}, {0x09B9, 104113}, {0x09BC, 105026}, {0x09BD, 104979}, {0x09BE, 105086}, {0x09BF, 105173}, {0x09C0, 105194}, {0x09C1, 105237}, {0x09C2, 105258}, {0x09C3, 105339}, {0x09C4, 105368}, {0x09C7, 105152}, {0x09C8, 105108}, {0x09CB, 105216}, {0x09CC, 105130}, {0x09CD, 105045}, {0x09CE, 104240}, {0x09D7, 103370}, {0x09DC, 104544}, {0x09DD, 104525}, {0x09DF, 104880}, {0x09E0, 104836}, {0x09E1, 104785}, {0x09E2, 105280}, {0x09E3, 105309}, {0x09E6, 103785}, {0x09E7, 103691}, {0x09E8, 103767}, {0x09E9, 103747}, {0x09EA, 103653}, {0x09EB, 103634}, {0x09EC, 103729}, {0x09ED, 103709}, {0x09EE, 103614}, {0x09EF, 103672}, {0x09F0, 104486}, {0x09F1, 104448}, {0x09F2, 104899}, {0x09F3, 104918}, {0x09F4, 103462}, {0x09F5, 103583}, {0x09F6, 103550}, {0x09F7, 103430}, {0x09F8, 103493}, {0x09F9, 103393}, {0x09FA, 103823}, {0x09FB, 103804}, {0x09FC, 104730}, {0x09FD, 103331}, {0x09FE, 104937}, {0x0A01, 361912}, {0x0A02, 361937}, {0x0A03, 362018}, {0x0A05, 360979}, {0x0A06, 360997}, {0x0A07, 361329}, {0x0A08, 361347}, {0x0A09, 361818}, {0x0A0A, 361836}, {0x0A0F, 361212}, {0x0A10, 361016}, {0x0A13, 361602}, {0x0A14, 361035}, {0x0A15, 361405}, {0x0A16, 361424}, {0x0A17, 361250}, {0x0A18, 361269}, {0x0A19, 361542}, {0x0A1A, 361093}, {0x0A1B, 361112}, {0x0A1C, 361366}, {0x0A1D, 361385}, {0x0A1E, 361582}, {0x0A1F, 361777}, {0x0A20, 361797}, {0x0A21, 361151}, {0x0A22, 361171}, {0x0A23, 361562}, {0x0A24, 361738}, {0x0A25, 361757}, {0x0A26, 361132}, {0x0A27, 361192}, {0x0A28, 361523}, {0x0A2A, 361621}, {0x0A2B, 361640}, {0x0A2C, 361054}, {0x0A2D, 361073}, {0x0A2E, 361504}, {0x0A2F, 361874}, {0x0A30, 361660}, {0x0A32, 361465}, {0x0A33, 361484}, {0x0A35, 361855}, {0x0A36, 361718}, {0x0A38, 361699}, {0x0A39, 361310}, {0x0A3C, 361957}, {0x0A3E, 362089}, {0x0A3F, 362181}, {0x0A40, 362203}, {0x0A41, 362249}, {0x0A42, 362271}, {0x0A47, 362158}, {0x0A48, 362112}, {0x0A4B, 362226}, {0x0A4C, 362135}, {0x0A4D, 361997}, {0x0A51, 361977}, {0x0A59, 361444}, {0x0A5A, 361289}, {0x0A5B, 361893}, {0x0A5C, 361679}, {0x0A5E, 361231}, {0x0A66, 360928}, {0x0A67, 360829}, {0x0A68, 360909}, {0x0A69, 360888}, {0x0A6A, 360789}, {0x0A6B, 360769}, {0x0A6C, 360869}, {0x0A6D, 360848}, {0x0A6E, 360748}, {0x0A6F, 360809}, {0x0A70, 362061}, {0x0A71, 360733}, {0x0A72, 360966}, {0x0A73, 362076}, {0x0A74, 360948}, {0x0A75, 362040}, {0x0A76, 360706}, {0x0A81, 358452}, {0x0A82, 358406}, {0x0A83, 358687}, {0x0A85, 357397}, {0x0A86, 357415}, {0x0A87, 357706}, {0x0A88, 357724}, {0x0A89, 358173}, {0x0A8A, 358191}, {0x0A8B, 358282}, {0x0A8C, 358229}, {0x0A8D, 358709}, {0x0A8F, 357630}, {0x0A90, 357434}, {0x0A91, 358733}, {0x0A93, 357958}, {0x0A94, 357453}, {0x0A95, 357782}, {0x0A96, 357801}, {0x0A97, 357648}, {0x0A98, 357667}, {0x0A99, 357898}, {0x0A9A, 357511}, {0x0A9B, 357530}, {0x0A9C, 357743}, {0x0A9D, 357762}, {0x0A9E, 357938}, {0x0A9F, 358132}, {0x0AA0, 358152}, {0x0AA1, 357569}, {0x0AA2, 357589}, {0x0AA3, 357918}, {0x0AA4, 358093}, {0x0AA5, 358112}, {0x0AA6, 357550}, {0x0AA7, 357610}, {0x0AA8, 357879}, {0x0AAA, 357976}, {0x0AAB, 357995}, {0x0AAC, 357472}, {0x0AAD, 357491}, {0x0AAE, 357860}, {0x0AAF, 358335}, {0x0AB0, 358015}, {0x0AB2, 357821}, {0x0AB3, 357840}, {0x0AB5, 358210}, {0x0AB6, 358053}, {0x0AB7, 358073}, {0x0AB8, 358034}, {0x0AB9, 357687}, {0x0ABC, 358532}, {0x0ABD, 358429}, {0x0ABE, 358757}, {0x0ABF, 358906}, {0x0AC0, 358928}, {0x0AC1, 358973}, {0x0AC2, 358995}, {0x0AC3, 359079}, {0x0AC4, 359109}, {0x0AC5, 358826}, {0x0AC7, 358884}, {0x0AC8, 358780}, {0x0AC9, 358855}, {0x0ACB, 358951}, {0x0ACC, 358803}, {0x0ACD, 358666}, {0x0AD0, 358374}, {0x0AE0, 358308}, {0x0AE1, 358255}, {0x0AE2, 359018}, {0x0AE3, 359048}, {0x0AE6, 357377}, {0x0AE7, 357278}, {0x0AE8, 357358}, {0x0AE9, 357337}, {0x0AEA, 357238}, {0x0AEB, 357218}, {0x0AEC, 357318}, {0x0AED, 357297}, {0x0AEE, 357197}, {0x0AEF, 357258}, {0x0AF0, 357170}, {0x0AF1, 358386}, {0x0AF9, 358354}, {0x0AFA, 358573}, {0x0AFB, 358552}, {0x0AFC, 358511}, {0x0AFD, 358593}, {0x0AFE, 358478}, {0x0AFF, 358629}, {0x0B01, 658062}, {0x0B02, 658022}, {0x0B03, 658140}, {0x0B05, 657142}, {0x0B06, 657157}, {0x0B07, 657403}, {0x0B08, 657418}, {0x0B09, 657832}, {0x0B0A, 657847}, {0x0B0B, 657926}, {0x0B0C, 657879}, {0x0B0F, 657339}, {0x0B10, 657173}, {0x0B13, 657616}, {0x0B14, 657189}, {0x0B15, 657467}, {0x0B16, 657483}, {0x0B17, 657354}, {0x0B18, 657370}, {0x0B19, 657565}, {0x0B1A, 657238}, {0x0B1B, 657254}, {0x0B1C, 657434}, {0x0B1D, 657450}, {0x0B1E, 657599}, {0x0B1F, 657797}, {0x0B20, 657814}, {0x0B21, 657287}, {0x0B22, 657304}, {0x0B23, 657582}, {0x0B24, 657764}, {0x0B25, 657780}, {0x0B26, 657271}, {0x0B27, 657322}, {0x0B28, 657549}, {0x0B2A, 657631}, {0x0B2B, 657647}, {0x0B2C, 657205}, {0x0B2D, 657221}, {0x0B2E, 657533}, {0x0B2F, 657989}, {0x0B30, 657664}, {0x0B32, 657500}, {0x0B33, 657516}, {0x0B35, 657863}, {0x0B36, 657730}, {0x0B37, 657747}, {0x0B38, 657714}, {0x0B39, 657387}, {0x0B3C, 658085}, {0x0B3D, 658042}, {0x0B3E, 658159}, {0x0B3F, 658238}, {0x0B40, 658257}, {0x0B41, 658296}, {0x0B42, 658315}, {0x0B43, 658390}, {0x0B44, 658417}, {0x0B47, 658219}, {0x0B48, 658179}, {0x0B4B, 658277}, {0x0B4C, 658199}, {0x0B4D, 658122}, {0x0B55, 658102}, {0x0B56, 656749}, {0x0B57, 656770}, {0x0B5C, 657697}, {0x0B5D, 657680}, {0x0B5F, 658005}, {0x0B60, 657949}, {0x0B61, 657902}, {0x0B62, 658335}, {0x0B63, 658362}, {0x0B66, 656944}, {0x0B67, 656860}, {0x0B68, 656928}, {0x0B69, 656910}, {0x0B6A, 656826}, {0x0B6B, 656809}, {0x0B6C, 656894}, {0x0B6D, 656876}, {0x0B6E, 656791}, {0x0B6F, 656843}, {0x0B70, 657129}, {0x0B71, 657973}, {0x0B72, 657011}, {0x0B73, 656987}, {0x0B74, 657067}, {0x0B75, 657038}, {0x0B76, 656961}, {0x0B77, 657097}, {0x0B82, 776913}, {0x0B83, 777248}, {0x0B85, 776146}, {0x0B86, 776161}, {0x0B87, 776272}, {0x0B88, 776287}, {0x0B89, 776650}, {0x0B8A, 776665}, {0x0B8E, 776225}, {0x0B8F, 776240}, {0x0B90, 776177}, {0x0B92, 776487}, {0x0B93, 776502}, {0x0B94, 776193}, {0x0B95, 776319}, {0x0B99, 776418}, {0x0B9A, 776209}, {0x0B9C, 776303}, {0x0B9E, 776470}, {0x0B9F, 776633}, {0x0BA3, 776435}, {0x0BA4, 776617}, {0x0BA8, 776402}, {0x0BA9, 776452}, {0x0BAA, 776518}, {0x0BAE, 776386}, {0x0BAF, 776697}, {0x0BB0, 776534}, {0x0BB1, 776550}, {0x0BB2, 776335}, {0x0BB3, 776351}, {0x0BB4, 776368}, {0x0BB5, 776681}, {0x0BB6, 776583}, {0x0BB7, 776600}, {0x0BB8, 776567}, {0x0BB9, 776256}, {0x0BBE, 777386}, {0x0BBF, 777485}, {0x0BC0, 777504}, {0x0BC1, 777563}, {0x0BC2, 777582}, {0x0BC6, 777446}, {0x0BC7, 777465}, {0x0BC8, 777406}, {0x0BCA, 777524}, {0x0BCB, 777543}, {0x0BCC, 777426}, {0x0BCD, 777230}, {0x0BD0, 776816}, {0x0BD7, 775158}, {0x0BE6, 775401}, {0x0BE7, 775317}, {0x0BE8, 775385}, {0x0BE9, 775367}, {0x0BEA, 775283}, {0x0BEB, 775266}, {0x0BEC, 775351}, {0x0BED, 775333}, {0x0BEE, 775248}, {0x0BEF, 775300}, {0x0BF0, 776799}, {0x0BF1, 776730}, {0x0BF2, 776755}, {0x0BF3, 775216}, {0x0BF4, 776713}, {0x0BF5, 777629}, {0x0BF6, 775231}, {0x0BF7, 775179}, {0x0BF8, 775138}, {0x0BF9, 776855}, {0x0BFA, 776781}, {0x0C00, 779660}, {0x0C01, 779599}, {0x0C02, 779557}, {0x0C03, 779757}, {0x0C04, 779623}, {0x0C05, 778570}, {0x0C06, 778586}, {0x0C07, 778882}, {0x0C08, 778898}, {0x0C09, 779392}, {0x0C0A, 779408}, {0x0C0B, 779491}, {0x0C0C, 779442}, {0x0C0E, 778797}, {0x0C0F, 778813}, {0x0C10, 778603}, {0x0C12, 779127}, {0x0C13, 779143}, {0x0C14, 778620}, {0x0C15, 778950}, {0x0C16, 778967}, {0x0C17, 778830}, {0x0C18, 778847}, {0x0C19, 779073}, {0x0C1A, 778672}, {0x0C1B, 778689}, {0x0C1C, 778915}, {0x0C1D, 778932}, {0x0C1E, 779109}, {0x0C1F, 779355}, {0x0C20, 779373}, {0x0C21, 778724}, {0x0C22, 778742}, {0x0C23, 779091}, {0x0C24, 779302}, {0x0C25, 779319}, {0x0C26, 778707}, {0x0C27, 778761}, {0x0C28, 779056}, {0x0C2A, 779160}, {0x0C2B, 779177}, {0x0C2C, 778637}, {0x0C2D, 778654}, {0x0C2E, 779039}, {0x0C2F, 779540}, {0x0C30, 779195}, {0x0C31, 779212}, {0x0C32, 778985}, {0x0C33, 779002}, {0x0C34, 779020}, {0x0C35, 779425}, {0x0C36, 779266}, {0x0C37, 779284}, {0x0C38, 779249}, {0x0C39, 778865}, {0x0C3D, 779578}, {0x0C3E, 779777}, {0x0C3F, 779881}, {0x0C40, 779901}, {0x0C41, 779963}, {0x0C42, 779983}, {0x0C43, 780061}, {0x0C44, 780089}, {0x0C46, 779840}, {0x0C47, 779860}, {0x0C48, 779798}, {0x0C4A, 779922}, {0x0C4B, 779942}, {0x0C4C, 779819}, {0x0C4D, 779738}, {0x0C55, 778551}, {0x0C56, 777998}, {0x0C58, 779337}, {0x0C59, 778779}, {0x0C5A, 779230}, {0x0C60, 779515}, {0x0C61, 779466}, {0x0C62, 780004}, {0x0C63, 780032}, {0x0C66, 778182}, {0x0C67, 778093}, {0x0C68, 778165}, {0x0C69, 778146}, {0x0C6A, 778057}, {0x0C6B, 778039}, {0x0C6C, 778129}, {0x0C6D, 778110}, {0x0C6E, 778020}, {0x0C6F, 778075}, {0x0C77, 779700}, {0x0C78, 778501}, {0x0C79, 778250}, {0x0C7A, 778452}, {0x0C7B, 778351}, {0x0C7C, 778200}, {0x0C7D, 778402}, {0x0C7E, 778299}, {0x0C7F, 779720}, {0x0C80, 419800}, {0x0C81, 419710}, {0x0C82, 419666}, {0x0C83, 419878}, {0x0C84, 419779}, {0x0C85, 418684}, {0x0C86, 418701}, {0x0C87, 419013}, {0x0C88, 419030}, {0x0C89, 419493}, {0x0C8A, 419510}, {0x0C8B, 419597}, {0x0C8C, 419546}, {0x0C8E, 418905}, {0x0C8F, 418922}, {0x0C90, 418719}, {0x0C92, 419252}, {0x0C93, 419269}, {0x0C94, 418737}, {0x0C95, 419085}, {0x0C96, 419103}, {0x0C97, 418958}, {0x0C98, 418976}, {0x0C99, 419195}, {0x0C9A, 418792}, {0x0C9B, 418810}, {0x0C9C, 419048}, {0x0C9D, 419066}, {0x0C9E, 419233}, {0x0C9F, 419454}, {0x0CA0, 419473}, {0x0CA1, 418847}, {0x0CA2, 418866}, {0x0CA3, 419214}, {0x0CA4, 419417}, {0x0CA5, 419435}, {0x0CA6, 418829}, {0x0CA7, 418886}, {0x0CA8, 419177}, {0x0CAA, 419287}, {0x0CAB, 419305}, {0x0CAC, 418755}, {0x0CAD, 418773}, {0x0CAE, 419159}, {0x0CAF, 419648}, {0x0CB0, 419324}, {0x0CB1, 419342}, {0x0CB2, 419122}, {0x0CB3, 419140}, {0x0CB5, 419528}, {0x0CB6, 419379}, {0x0CB7, 419398}, {0x0CB8, 419361}, {0x0CB9, 418995}, {0x0CBC, 419760}, {0x0CBD, 419688}, {0x0CBE, 419899}, {0x0CBF, 420008}, {0x0CC0, 420029}, {0x0CC1, 420094}, {0x0CC2, 420115}, {0x0CC3, 420196}, {0x0CC4, 420225}, {0x0CC6, 419965}, {0x0CC7, 419986}, {0x0CC8, 419921}, {0x0CCA, 420051}, {0x0CCB, 420072}, {0x0CCC, 419943}, {0x0CCD, 419858}, {0x0CD5, 418664}, {0x0CD6, 418451}, {0x0CDE, 418940}, {0x0CE0, 419622}, {0x0CE1, 419571}, {0x0CE2, 420137}, {0x0CE3, 420166}, {0x0CE6, 418645}, {0x0CE7, 418551}, {0x0CE8, 418627}, {0x0CE9, 418607}, {0x0CEA, 418513}, {0x0CEB, 418494}, {0x0CEC, 418589}, {0x0CED, 418569}, {0x0CEE, 418474}, {0x0CEF, 418532}, {0x0CF1, 419735}, {0x0CF2, 419833}, {0x0D00, 525470}, {0x0D01, 525412}, {0x0D02, 525364}, {0x0D03, 525587}, {0x0D04, 525122}, {0x0D05, 523827}, {0x0D06, 523846}, {0x0D07, 524465}, {0x0D08, 524484}, {0x0D09, 525063}, {0x0D0A, 525082}, {0x0D0B, 525209}, {0x0D0C, 525154}, {0x0D0E, 524365}, {0x0D0F, 524384}, {0x0D10, 523866}, {0x0D12, 524774}, {0x0D13, 524793}, {0x0D14, 523914}, {0x0D15, 524545}, {0x0D16, 524565}, {0x0D17, 524404}, {0x0D18, 524424}, {0x0D19, 524689}, {0x0D1A, 523975}, {0x0D1B, 523995}, {0x0D1C, 524504}, {0x0D1D, 524524}, {0x0D1E, 524753}, {0x0D1F, 524998}, {0x0D20, 525019}, {0x0D21, 524275}, {0x0D22, 524296}, {0x0D23, 524710}, {0x0D24, 524957}, {0x0D25, 524977}, {0x0D26, 524255}, {0x0D27, 524318}, {0x0D28, 524669}, {0x0D29, 524731}, {0x0D2A, 524813}, {0x0D2B, 524833}, {0x0D2C, 523934}, {0x0D2D, 523954}, {0x0D2E, 524649}, {0x0D2F, 525264}, {0x0D30, 524854}, {0x0D31, 524874}, {0x0D32, 524586}, {0x0D33, 524606}, {0x0D34, 524627}, {0x0D35, 525102}, {0x0D36, 524915}, {0x0D37, 524936}, {0x0D38, 524895}, {0x0D39, 524445}, {0x0D3A, 525041}, {0x0D3B, 525530}, {0x0D3C, 525439}, {0x0D3D, 525388}, {0x0D3E, 525610}, {0x0D3F, 525729}, {0x0D40, 525752}, {0x0D41, 525823}, {0x0D42, 525846}, {0x0D43, 525933}, {0x0D44, 525964}, {0x0D46, 525682}, {0x0D47, 525705}, {0x0D48, 525634}, {0x0D4A, 525776}, {0x0D4B, 525799}, {0x0D4C, 525658}, {0x0D4D, 525565}, {0x0D4E, 524339}, {0x0D4F, 525510}, {0x0D54, 524123}, {0x0D55, 524229}, {0x0D56, 524095}, {0x0D57, 523137}, {0x0D58, 523511}, {0x0D59, 523451}, {0x0D5A, 523685}, {0x0D5B, 523652}, {0x0D5C, 523623}, {0x0D5D, 523791}, {0x0D5E, 523422}, {0x0D5F, 523886}, {0x0D60, 525236}, {0x0D61, 525181}, {0x0D62, 525870}, {0x0D63, 525901}, {0x0D66, 523371}, {0x0D67, 523267}, {0x0D68, 523351}, {0x0D69, 523329}, {0x0D6A, 523225}, {0x0D6B, 523204}, {0x0D6C, 523309}, {0x0D6D, 523287}, {0x0D6E, 523182}, {0x0D6F, 523246}, {0x0D70, 525343}, {0x0D71, 525284}, {0x0D72, 525313}, {0x0D73, 523559}, {0x0D74, 523483}, {0x0D75, 523721}, {0x0D76, 523590}, {0x0D77, 523392}, {0x0D78, 523755}, {0x0D79, 523162}, {0x0D7A, 524175}, {0x0D7B, 524149}, {0x0D7C, 524202}, {0x0D7D, 524042}, {0x0D7E, 524068}, {0x0D7F, 524016}, {0x0D81, 741842}, {0x0D82, 741818}, {0x0D83, 741867}, {0x0D85, 740274}, {0x0D86, 739788}, {0x0D87, 739835}, {0x0D88, 739811}, {0x0D89, 740601}, {0x0D8A, 740480}, {0x0D8B, 741456}, {0x0D8C, 741433}, {0x0D8D, 740577}, {0x0D8E, 740552}, {0x0D8F, 740528}, {0x0D90, 740503}, {0x0D91, 740412}, {0x0D92, 740389}, {0x0D93, 739858}, {0x0D94, 741154}, {0x0D95, 741131}, {0x0D96, 740251}, {0x0D9A, 740086}, {0x0D9B, 740868}, {0x0D9C, 740018}, {0x0D9D, 740798}, {0x0D9E, 740623}, {0x0D9F, 741262}, {0x0DA0, 739915}, {0x0DA1, 740692}, {0x0DA2, 740052}, {0x0DA3, 740833}, {0x0DA4, 741324}, {0x0DA5, 741358}, {0x0DA6, 741293}, {0x0DA7, 740188}, {0x0DA8, 740973}, {0x0DA9, 739983}, {0x0DAA, 740762}, {0x0DAB, 741065}, {0x0DAC, 741230}, {0x0DAD, 740154}, {0x0DAE, 740938}, {0x0DAF, 739949}, {0x0DB0, 740727}, {0x0DB1, 740327}, {0x0DB3, 741199}, {0x0DB4, 740120}, {0x0DB5, 740903}, {0x0DB6, 739881}, {0x0DB7, 740657}, {0x0DB8, 741009}, {0x0DB9, 740223}, {0x0DBA, 741501}, {0x0DBB, 741176}, {0x0DBD, 740296}, {0x0DC0, 741478}, {0x0DC1, 741402}, {0x0DC2, 741098}, {0x0DC3, 740358}, {0x0DC4, 740457}, {0x0DC5, 741032}, {0x0DC6, 740434}, {0x0DCA, 741795}, {0x0DCF, 741890}, {0x0DD0, 742190}, {0x0DD1, 741920}, {0x0DD2, 742226}, {0x0DD3, 742028}, {0x0DD4, 742260}, {0x0DD6, 742093}, {0x0DD8, 742127}, {0x0DD9, 742325}, {0x0DDA, 742061}, {0x0DDB, 742295}, {0x0DDC, 742352}, {0x0DDD, 742394}, {0x0DDE, 742441}, {0x0DDF, 742159}, {0x0DE6, 741740}, {0x0DE7, 741621}, {0x0DE8, 741717}, {0x0DE9, 741692}, {0x0DEA, 741573}, {0x0DEB, 741549}, {0x0DEC, 741669}, {0x0DED, 741644}, {0x0DEE, 741524}, {0x0DEF, 741597}, {0x0DF2, 741955}, {0x0DF3, 741992}, {0x0DF4, 741764}, {0x0E01, 783536}, {0x0E02, 783389}, {0x0E03, 783437}, {0x0E04, 783462}, {0x0E05, 783413}, {0x0E06, 783487}, {0x0E07, 783844}, {0x0E08, 783132}, {0x0E09, 783181}, {0x0E0A, 783156}, {0x0E0B, 784522}, {0x0E0C, 783206}, {0x0E0D, 784864}, {0x0E0E, 783230}, {0x0E0F, 784749}, {0x0E10, 784675}, {0x0E11, 784592}, {0x0E12, 784622}, {0x0E13, 783891}, {0x0E14, 783254}, {0x0E15, 784773}, {0x0E16, 784724}, {0x0E17, 784649}, {0x0E18, 784699}, {0x0E19, 783913}, {0x0E1A, 783107}, {0x0E1B, 784079}, {0x0E1C, 784027}, {0x0E1D, 783276}, {0x0E1E, 784003}, {0x0E1F, 783297}, {0x0E20, 784052}, {0x0E21, 783823}, {0x0E22, 784842}, {0x0E23, 784101}, {0x0E24, 784123}, {0x0E25, 783609}, {0x0E26, 783632}, {0x0E27, 784795}, {0x0E28, 784499}, {0x0E29, 784476}, {0x0E2A, 784543}, {0x0E2B, 783342}, {0x0E2C, 783585}, {0x0E2D, 783934}, {0x0E2E, 783364}, {0x0E2F, 783955}, {0x0E30, 784141}, {0x0E31, 783700}, {0x0E32, 784163}, {0x0E33, 784272}, {0x0E34, 784317}, {0x0E35, 784339}, {0x0E36, 784406}, {0x0E37, 784429}, {0x0E38, 784384}, {0x0E39, 784453}, {0x0E3A, 783980}, {0x0E3F, 784887}, {0x0E40, 784295}, {0x0E41, 784186}, {0x0E42, 784362}, {0x0E43, 784241}, {0x0E44, 784209}, {0x0E45, 783558}, {0x0E46, 783799}, {0x0E47, 783774}, {0x0E48, 783678}, {0x0E49, 783728}, {0x0E4A, 783751}, {0x0E4B, 783650}, {0x0E4C, 784565}, {0x0E4D, 783867}, {0x0E4E, 784818}, {0x0E4F, 783319}, {0x0E50, 785057}, {0x0E51, 784978}, {0x0E52, 785042}, {0x0E53, 785025}, {0x0E54, 784946}, {0x0E55, 784930}, {0x0E56, 785010}, {0x0E57, 784993}, {0x0E58, 784913}, {0x0E59, 784962}, {0x0E5A, 783081}, {0x0E5B, 783514}, {0x0E81, 448836}, {0x0E82, 448797}, {0x0E84, 448817}, {0x0E86, 449060}, {0x0E87, 448902}, {0x0E88, 448656}, {0x0E89, 448979}, {0x0E8A, 449321}, {0x0E8C, 449080}, {0x0E8D, 448931}, {0x0E8E, 449140}, {0x0E8F, 449160}, {0x0E90, 449180}, {0x0E91, 448999}, {0x0E92, 449019}, {0x0E93, 449120}, {0x0E94, 448670}, {0x0E95, 449378}, {0x0E96, 449339}, {0x0E97, 449359}, {0x0E98, 449040}, {0x0E99, 448917}, {0x0E9A, 448642}, {0x0E9B, 449240}, {0x0E9C, 449201}, {0x0E9D, 448703}, {0x0E9E, 449221}, {0x0E9F, 448684}, {0x0EA0, 448959}, {0x0EA1, 448888}, {0x0EA2, 449406}, {0x0EA3, 448850}, {0x0EA5, 448869}, {0x0EA7, 449392}, {0x0EA8, 449254}, {0x0EA9, 449278}, {0x0EAA, 449302}, {0x0EAB, 448721}, {0x0EAC, 449100}, {0x0EAD, 448946}, {0x0EAE, 448740}, {0x0EAF, 448599}, {0x0EB0, 449569}, {0x0EB1, 449728}, {0x0EB2, 449586}, {0x0EB3, 449622}, {0x0EB4, 449693}, {0x0EB5, 449710}, {0x0EB6, 449826}, {0x0EB7, 449843}, {0x0EB8, 449791}, {0x0EB9, 449808}, {0x0EBA, 449479}, {0x0EBB, 449751}, {0x0EBC, 449434}, {0x0EBD, 449456}, {0x0EC0, 449658}, {0x0EC1, 449675}, {0x0EC2, 449774}, {0x0EC3, 449640}, {0x0EC4, 449604}, {0x0EC6, 448632}, {0x0EC8, 449520}, {0x0EC9, 449536}, {0x0ECA, 449553}, {0x0ECB, 449500}, {0x0ECC, 448427}, {0x0ECD, 449420}, {0x0ED0, 448584}, {0x0ED1, 448510}, {0x0ED2, 448570}, {0x0ED3, 448554}, {0x0ED4, 448480}, {0x0ED5, 448465}, {0x0ED6, 448540}, {0x0ED7, 448524}, {0x0ED8, 448449}, {0x0ED9, 448495}, {0x0EDC, 448622}, {0x0EDD, 448612}, {0x0EDE, 448758}, {0x0EDF, 448777}, {0x0F00, 790828}, {0x0F01, 788182}, {0x0F02, 788139}, {0x0F03, 788095}, {0x0F04, 788346}, {0x0F05, 787999}, {0x0F06, 787889}, {0x0F07, 788833}, {0x0F08, 788710}, {0x0F09, 787775}, {0x0F0A, 787682}, {0x0F0B, 788383}, {0x0F0C, 788036}, {0x0F0D, 788734}, {0x0F0E, 788552}, {0x0F0F, 788809}, {0x0F10, 788599}, {0x0F11, 788676}, {0x0F12, 788648}, {0x0F13, 787846}, {0x0F14, 788071}, {0x0F15, 787560}, {0x0F16, 787593}, {0x0F17, 786055}, {0x0F18, 785980}, {0x0F19, 786016}, {0x0F1A, 789078}, {0x0F1B, 789106}, {0x0F1C, 789135}, {0x0F1D, 789195}, {0x0F1E, 789222}, {0x0F1F, 789163}, {0x0F20, 786661}, {0x0F21, 786567}, {0x0F22, 786643}, {0x0F23, 786623}, {0x0F24, 786289}, {0x0F25, 786270}, {0x0F26, 786605}, {0x0F27, 786585}, {0x0F28, 786250}, {0x0F29, 786548}, {0x0F2A, 786405}, {0x0F2B, 786501}, {0x0F2C, 786476}, {0x0F2D, 786357}, {0x0F2E, 786333}, {0x0F2F, 786453}, {0x0F30, 786428}, {0x0F31, 786308}, {0x0F32, 786381}, {0x0F33, 786524}, {0x0F34, 787713}, {0x0F35, 788485}, {0x0F36, 787802}, {0x0F37, 788517}, {0x0F38, 787929}, {0x0F39, 788786}, {0x0F3A, 788248}, {0x0F3B, 788220}, {0x0F3C, 787654}, {0x0F3D, 787626}, {0x0F3E, 789406}, {0x0F3F, 789005}, {0x0F40, 787055}, {0x0F41, 787073}, {0x0F42, 786982}, {0x0F43, 787000}, {0x0F44, 787185}, {0x0F45, 786801}, {0x0F46, 786819}, {0x0F47, 787037}, {0x0F49, 787223}, {0x0F4A, 787448}, {0x0F4B, 787467}, {0x0F4C, 786856}, {0x0F4D, 786875}, {0x0F4E, 787204}, {0x0F4F, 787372}, {0x0F50, 787390}, {0x0F51, 786838}, {0x0F52, 786895}, {0x0F53, 787167}, {0x0F54, 787242}, {0x0F55, 787260}, {0x0F56, 786764}, {0x0F57, 786782}, {0x0F58, 787149}, {0x0F59, 787409}, {0x0F5A, 787428}, {0x0F5B, 786914}, {0x0F5C, 786933}, {0x0F5D, 787487}, {0x0F5E, 787541}, {0x0F5F, 787523}, {0x0F60, 786729}, {0x0F61, 787505}, {0x0F62, 787279}, {0x0F63, 787131}, {0x0F64, 787334}, {0x0F65, 787353}, {0x0F66, 787316}, {0x0F67, 787019}, {0x0F68, 786747}, {0x0F69, 787111}, {0x0F6A, 786953}, {0x0F6B, 787092}, {0x0F6C, 787297}, {0x0F71, 791100}, {0x0F72, 791165}, {0x0F73, 791186}, {0x0F74, 791312}, {0x0F75, 791333}, {0x0F76, 791414}, {0x0F77, 791443}, {0x0F78, 791355}, {0x0F79, 791384}, {0x0F7A, 791122}, {0x0F7B, 791143}, {0x0F7C, 791208}, {0x0F7D, 791229}, {0x0F7E, 789309}, {0x0F7F, 789337}, {0x0F80, 791251}, {0x0F81, 791281}, {0x0F82, 789050}, {0x0F83, 789360}, {0x0F84, 788276}, {0x0F85, 788628}, {0x0F86, 788982}, {0x0F87, 789382}, {0x0F88, 788957}, {0x0F89, 789028}, {0x0F8A, 788868}, {0x0F8B, 788897}, {0x0F8C, 788926}, {0x0F8D, 790761}, {0x0F8E, 790796}, {0x0F8F, 790720}, {0x0F90, 790003}, {0x0F91, 790031}, {0x0F92, 789890}, {0x0F93, 789918}, {0x0F94, 790174}, {0x0F95, 789541}, {0x0F96, 789569}, {0x0F97, 789975}, {0x0F99, 790232}, {0x0F9A, 790548}, {0x0F9B, 790577}, {0x0F9C, 789626}, {0x0F9D, 789655}, {0x0F9E, 790203}, {0x0F9F, 790432}, {0x0FA0, 790460}, {0x0FA1, 789598}, {0x0FA2, 789685}, {0x0FA3, 790146}, {0x0FA4, 790261}, {0x0FA5, 790289}, {0x0FA6, 789484}, {0x0FA7, 789512}, {0x0FA8, 790118}, {0x0FA9, 790489}, {0x0FAA, 790518}, {0x0FAB, 789714}, {0x0FAC, 789743}, {0x0FAD, 790607}, {0x0FAE, 790691}, {0x0FAF, 790663}, {0x0FB0, 789429}, {0x0FB1, 790635}, {0x0FB2, 790318}, {0x0FB3, 790090}, {0x0FB4, 790374}, {0x0FB5, 790403}, {0x0FB6, 790346}, {0x0FB7, 789947}, {0x0FB8, 789457}, {0x0FB9, 790060}, {0x0FBA, 789812}, {0x0FBB, 789851}, {0x0FBC, 789773}, {0x0FBE, 786680}, {0x0FBF, 786698}, {0x0FC0, 786139}, {0x0FC1, 786176}, {0x0FC2, 786103}, {0x0FC3, 786213}, {0x0FC4, 790848}, {0x0FC5, 791044}, {0x0FC6, 790995}, {0x0FC7, 791067}, {0x0FC8, 791021}, {0x0FC9, 790871}, {0x0FCA, 790961}, {0x0FCB, 790927}, {0x0FCC, 790893}, {0x0FCE, 789277}, {0x0FCF, 789250}, {0x0FD0, 787738}, {0x0FD1, 788449}, {0x0FD2, 788575}, {0x0FD3, 788297}, {0x0FD4, 787950}, {0x0FD5, 690647}, {0x0FD6, 494684}, {0x0FD7, 690672}, {0x0FD8, 494708}, {0x0FD9, 788416}, {0x0FDA, 788752}, {0x1000, 611820}, {0x1001, 611838}, {0x1002, 611669}, {0x1003, 611687}, {0x1004, 612529}, {0x1005, 611427}, {0x1006, 611445}, {0x1007, 611783}, {0x1008, 611801}, {0x1009, 612587}, {0x100A, 612567}, {0x100B, 613744}, {0x100C, 613763}, {0x100D, 611482}, {0x100E, 611501}, {0x100F, 612548}, {0x1010, 613305}, {0x1011, 613725}, {0x1012, 611464}, {0x1013, 611521}, {0x1014, 612511}, {0x1015, 612623}, {0x1016, 612641}, {0x1017, 611390}, {0x1018, 611408}, {0x1019, 612380}, {0x101A, 614012}, {0x101B, 612660}, {0x101C, 612343}, {0x101D, 613920}, {0x101E, 612710}, {0x101F, 611730}, {0x1020, 612361}, {0x1021, 611331}, {0x1022, 612777}, {0x1023, 611748}, {0x1024, 611765}, {0x1025, 613783}, {0x1026, 613800}, {0x1027, 611540}, {0x1028, 612444}, {0x1029, 612606}, {0x102A, 611372}, {0x102B, 616296}, {0x102C, 615790}, {0x102D, 615969}, {0x102E, 615990}, {0x102F, 616323}, {0x1030, 616344}, {0x1031, 615889}, {0x1032, 615812}, {0x1033, 616095}, {0x1034, 616121}, {0x1035, 615910}, {0x1036, 614440}, {0x1037, 614480}, {0x1038, 614976}, {0x1039, 614956}, {0x103A, 614462}, {0x103B, 610959}, {0x103C, 610893}, {0x103D, 610926}, {0x103E, 610860}, {0x103F, 611706}, {0x1040, 611312}, {0x1041, 611218}, {0x1042, 611294}, {0x1043, 611274}, {0x1044, 611180}, {0x1045, 611161}, {0x1046, 611256}, {0x1047, 611236}, {0x1048, 611141}, {0x1049, 611199}, {0x104A, 614557}, {0x104B, 614647}, {0x104C, 615349}, {0x104D, 615300}, {0x104E, 615187}, {0x104F, 615325}, {0x1050, 612758}, {0x1051, 613286}, {0x1052, 613869}, {0x1053, 613894}, {0x1054, 613818}, {0x1055, 613843}, {0x1056, 616425}, {0x1057, 616454}, {0x1058, 616366}, {0x1059, 616395}, {0x105A, 612488}, {0x105B, 612465}, {0x105C, 612398}, {0x105D, 612421}, {0x105E, 611066}, {0x105F, 611029}, {0x1060, 610992}, {0x1061, 612728}, {0x1062, 616146}, {0x1063, 615719}, {0x1064, 615754}, {0x1065, 613975}, {0x1066, 613938}, {0x1067, 616484}, {0x1068, 616524}, {0x1069, 614997}, {0x106A, 615035}, {0x106B, 615073}, {0x106C, 615111}, {0x106D, 615149}, {0x106E, 611595}, {0x106F, 611632}, {0x1070, 611557}, {0x1071, 615937}, {0x1072, 616040}, {0x1073, 616068}, {0x1074, 616012}, {0x1075, 613033}, {0x1076, 613056}, {0x1077, 612939}, {0x1078, 612846}, {0x1079, 613199}, {0x107A, 613127}, {0x107B, 612893}, {0x107C, 613080}, {0x107D, 613151}, {0x107E, 612916}, {0x107F, 612799}, {0x1080, 613175}, {0x1081, 612986}, {0x1082, 611103}, {0x1083, 616179}, {0x1084, 616206}, {0x1085, 616232}, {0x1086, 616264}, {0x1087, 614796}, {0x1088, 614821}, {0x1089, 614846}, {0x108A, 614871}, {0x108B, 614708}, {0x108C, 614741}, {0x108D, 614668}, {0x108E, 612678}, {0x108F, 614613}, {0x1090, 614416}, {0x1091, 614297}, {0x1092, 614393}, {0x1093, 614368}, {0x1094, 614249}, {0x1095, 614225}, {0x1096, 614345}, {0x1097, 614320}, {0x1098, 614200}, {0x1099, 614273}, {0x109A, 614503}, {0x109B, 614530}, {0x109C, 615834}, {0x109D, 615861}, {0x109E, 615405}, {0x109F, 615373}, {0x10A0, 326297}, {0x10A1, 326324}, {0x10A2, 326521}, {0x10A3, 326466}, {0x10A4, 326494}, {0x10A5, 327222}, {0x10A6, 327332}, {0x10A7, 327139}, {0x10A8, 326717}, {0x10A9, 326801}, {0x10AA, 326858}, {0x10AB, 326886}, {0x10AC, 326914}, {0x10AD, 326942}, {0x10AE, 326969}, {0x10AF, 327360}, {0x10B0, 327054}, {0x10B1, 327082}, {0x10B2, 327167}, {0x10B3, 327195}, {0x10B4, 326997}, {0x10B5, 326829}, {0x10B6, 326549}, {0x10B7, 327026}, {0x10B8, 327110}, {0x10B9, 326409}, {0x10BA, 326352}, {0x10BB, 326773}, {0x10BC, 326438}, {0x10BD, 326380}, {0x10BE, 327277}, {0x10BF, 326744}, {0x10C0, 326578}, {0x10C1, 326634}, {0x10C2, 326661}, {0x10C3, 327250}, {0x10C4, 326606}, {0x10C5, 326689}, {0x10C7, 327305}, {0x10CD, 326269}, {0x10D0, 327429}, {0x10D1, 327448}, {0x10D2, 327630}, {0x10D3, 327550}, {0x10D4, 327592}, {0x10D5, 328212}, {0x10D6, 328290}, {0x10D7, 328126}, {0x10D8, 327796}, {0x10D9, 327856}, {0x10DA, 327925}, {0x10DB, 327945}, {0x10DC, 327965}, {0x10DD, 327985}, {0x10DE, 328004}, {0x10DF, 328310}, {0x10E0, 328065}, {0x10E1, 328085}, {0x10E2, 328146}, {0x10E3, 328193}, {0x10E4, 328024}, {0x10E5, 327876}, {0x10E6, 327650}, {0x10E7, 328045}, {0x10E8, 328105}, {0x10E9, 327509}, {0x10EA, 327468}, {0x10EB, 327836}, {0x10EC, 327530}, {0x10ED, 327488}, {0x10EE, 328251}, {0x10EF, 327815}, {0x10F0, 327671}, {0x10F1, 327737}, {0x10F2, 327756}, {0x10F3, 328232}, {0x10F4, 327691}, {0x10F5, 327776}, {0x10F6, 327611}, {0x10F7, 328271}, {0x10F8, 327570}, {0x10F9, 328166}, {0x10FA, 327409}, {0x10FB, 330055}, {0x10FC, 591677}, {0x10FD, 327389}, {0x10FE, 327711}, {0x10FF, 327897}, {0x1100, 367253}, {0x1101, 369227}, {0x1102, 367441}, {0x1103, 369508}, {0x1104, 369423}, {0x1105, 368252}, {0x1106, 367306}, {0x1107, 367740}, {0x1108, 369282}, {0x1109, 368666}, {0x110A, 369336}, {0x110B, 366705}, {0x110C, 366583}, {0x110D, 369113}, {0x110E, 366337}, {0x110F, 367229}, {0x1110, 369484}, {0x1111, 367656}, {0x1112, 366656}, {0x1113, 367519}, {0x1114, 369255}, {0x1115, 367603}, {0x1116, 367548}, {0x1117, 369560}, {0x1118, 368453}, {0x1119, 369309}, {0x111A, 368302}, {0x111B, 367164}, {0x111C, 367357}, {0x111D, 367072}, {0x111E, 367878}, {0x111F, 367907}, {0x1120, 368223}, {0x1121, 367965}, {0x1122, 368025}, {0x1123, 368127}, {0x1124, 368059}, {0x1125, 368161}, {0x1126, 367992}, {0x1127, 367792}, {0x1128, 367762}, {0x1129, 368193}, {0x112A, 367935}, {0x112B, 367134}, {0x112C, 367194}, {0x112D, 368826}, {0x112E, 368881}, {0x112F, 369085}, {0x1130, 368998}, {0x1131, 368854}, {0x1132, 368937}, {0x1133, 368964}, {0x1134, 369025}, {0x1135, 368770}, {0x1136, 368716}, {0x1137, 368687}, {0x1138, 368797}, {0x1139, 369056}, {0x113A, 368908}, {0x113B, 368743}, {0x113C, 366485}, {0x113D, 366549}, {0x113E, 366230}, {0x113F, 366300}, {0x1140, 367632}, {0x1141, 366813}, {0x1142, 367043}, {0x1143, 366842}, {0x1144, 366930}, {0x1145, 366986}, {0x1146, 366870}, {0x1147, 369200}, {0x1148, 366757}, {0x1149, 366727}, {0x114A, 367013}, {0x114B, 366900}, {0x114C, 369733}, {0x114D, 366605}, {0x114E, 366455}, {0x114F, 366514}, {0x1150, 366197}, {0x1151, 366262}, {0x1152, 366391}, {0x1153, 366361}, {0x1154, 366423}, {0x1155, 366162}, {0x1156, 367710}, {0x1157, 367102}, {0x1158, 369173}, {0x1159, 369705}, {0x115A, 367276}, {0x115B, 367576}, {0x115C, 367463}, {0x115D, 367491}, {0x115E, 369648}, {0x115F, 366633}, {0x1160, 374469}, {0x1161, 373957}, {0x1162, 374040}, {0x1163, 375367}, {0x1164, 375454}, {0x1165, 374228}, {0x1166, 374209}, {0x1167, 375495}, {0x1168, 375475}, {0x1169, 374824}, {0x116A, 375265}, {0x116B, 375285}, {0x116C, 375041}, {0x116D, 375628}, {0x116E, 375089}, {0x116F, 375326}, {0x1170, 375306}, {0x1171, 375347}, {0x1172, 375831}, {0x1173, 374315}, {0x1174, 375586}, {0x1175, 374493}, {0x1176, 373998}, {0x1177, 374019}, {0x1178, 375387}, {0x1179, 375431}, {0x117A, 374271}, {0x117B, 374293}, {0x117C, 374248}, {0x117D, 375516}, {0x117E, 375539}, {0x117F, 374864}, {0x1180, 374843}, {0x1181, 374996}, {0x1182, 374886}, {0x1183, 374930}, {0x1184, 375760}, {0x1185, 375783}, {0x1186, 375807}, {0x1187, 375738}, {0x1188, 375716}, {0x1189, 375108}, {0x118A, 375129}, {0x118B, 375151}, {0x118C, 375220}, {0x118D, 375199}, {0x118E, 375851}, {0x118F, 375918}, {0x1190, 375896}, {0x1191, 376030}, {0x1192, 376007}, {0x1193, 375985}, {0x1194, 375941}, {0x1195, 374447}, {0x1196, 374402}, {0x1197, 375606}, {0x1198, 374512}, {0x1199, 374666}, {0x119A, 374601}, {0x119B, 374645}, {0x119C, 374558}, {0x119D, 374533}, {0x119E, 374060}, {0x119F, 374133}, {0x11A0, 374184}, {0x11A1, 374159}, {0x11A2, 375061}, {0x11A3, 373976}, {0x11A4, 375409}, {0x11A5, 375562}, {0x11A6, 374951}, {0x11A7, 374973}, {0x11A8, 370320}, {0x11A9, 373138}, {0x11AA, 370528}, {0x11AB, 370982}, {0x11AC, 371036}, {0x11AD, 371065}, {0x11AE, 373499}, {0x11AF, 371818}, {0x11B0, 371938}, {0x11B1, 372039}, {0x11B2, 372264}, {0x11B3, 372435}, {0x11B4, 372531}, {0x11B5, 372233}, {0x11B6, 371841}, {0x11B7, 370593}, {0x11B8, 371487}, {0x11B9, 371725}, {0x11BA, 372736}, {0x11BB, 373315}, {0x11BC, 370050}, {0x11BD, 369825}, {0x11BE, 369800}, {0x11BF, 370295}, {0x11C0, 373474}, {0x11C1, 371368}, {0x11C2, 369911}, {0x11C3, 370498}, {0x11C4, 370557}, {0x11C5, 371094}, {0x11C6, 371243}, {0x11C7, 371184}, {0x11C8, 371124}, {0x11C9, 371212}, {0x11CA, 373585}, {0x11CB, 373646}, {0x11CC, 372004}, {0x11CD, 372173}, {0x11CE, 372562}, {0x11CF, 372592}, {0x11D0, 373251}, {0x11D1, 372103}, {0x11D2, 372139}, {0x11D3, 372365}, {0x11D4, 372293}, {0x11D5, 371870}, {0x11D6, 372498}, {0x11D7, 372202}, {0x11D8, 371907}, {0x11D9, 372628}, {0x11DA, 370705}, {0x11DB, 370858}, {0x11DC, 370795}, {0x11DD, 370887}, {0x11DE, 370949}, {0x11DF, 370764}, {0x11E0, 370616}, {0x11E1, 370676}, {0x11E2, 370169}, {0x11E3, 371659}, {0x11E4, 371628}, {0x11E5, 371570}, {0x11E6, 370233}, {0x11E7, 372880}, {0x11E8, 373053}, {0x11E9, 372995}, {0x11EA, 372967}, {0x11EB, 371273}, {0x11EC, 370104}, {0x11ED, 370134}, {0x11EE, 373110}, {0x11EF, 370073}, {0x11F0, 373802}, {0x11F1, 373926}, {0x11F2, 373892}, {0x11F3, 371393}, {0x11F4, 370200}, {0x11F5, 369963}, {0x11F6, 370021}, {0x11F7, 369934}, {0x11F8, 369992}, {0x11F9, 373773}, {0x11FA, 370438}, {0x11FB, 370468}, {0x11FC, 370344}, {0x11FD, 370406}, {0x11FE, 370376}, {0x11FF, 373195}, {0x1200, 312838}, {0x1201, 313167}, {0x1202, 313103}, {0x1203, 312859}, {0x1204, 312902}, {0x1205, 312881}, {0x1206, 313124}, {0x1207, 313145}, {0x1208, 314093}, {0x1209, 314243}, {0x120A, 314179}, {0x120B, 314114}, {0x120C, 314157}, {0x120D, 314136}, {0x120E, 314200}, {0x120F, 314264}, {0x1210, 312924}, {0x1211, 313058}, {0x1212, 313014}, {0x1213, 312946}, {0x1214, 312991}, {0x1215, 312969}, {0x1216, 313036}, {0x1217, 313080}, {0x1218, 314286}, {0x1219, 314436}, {0x121A, 314372}, {0x121B, 314307}, {0x121C, 314350}, {0x121D, 314329}, {0x121E, 314393}, {0x121F, 314457}, {0x1220, 317250}, {0x1221, 317384}, {0x1222, 317340}, {0x1223, 317272}, {0x1224, 317317}, {0x1225, 317295}, {0x1226, 317362}, {0x1227, 317406}, {0x1228, 316356}, {0x1229, 316506}, {0x122A, 316442}, {0x122B, 316377}, {0x122C, 316420}, {0x122D, 316399}, {0x122E, 316463}, {0x122F, 316527}, {0x1230, 316571}, {0x1231, 317207}, {0x1232, 316987}, {0x1233, 316592}, {0x1234, 316763}, {0x1235, 316614}, {0x1236, 317008}, {0x1237, 317228}, {0x1238, 316785}, {0x1239, 316942}, {0x123A, 316875}, {0x123B, 316807}, {0x123C, 316852}, {0x123D, 316830}, {0x123E, 316897}, {0x123F, 316964}, {0x1240, 315644}, {0x1241, 316067}, {0x1242, 316003}, {0x1243, 315665}, {0x1244, 315708}, {0x1245, 315687}, {0x1246, 316024}, {0x1247, 316045}, {0x1248, 316088}, {0x124A, 316178}, {0x124B, 316110}, {0x124C, 316155}, {0x124D, 316133}, {0x1250, 315730}, {0x1251, 315864}, {0x1252, 315820}, {0x1253, 315752}, {0x1254, 315797}, {0x1255, 315775}, {0x1256, 315842}, {0x1258, 315886}, {0x125A, 315980}, {0x125B, 315909}, {0x125C, 315956}, {0x125D, 315933}, {0x1260, 309641}, {0x1261, 309947}, {0x1262, 309883}, {0x1263, 309662}, {0x1264, 309861}, {0x1265, 309840}, {0x1266, 309904}, {0x1267, 309968}, {0x1268, 318322}, {0x1269, 318450}, {0x126A, 318408}, {0x126B, 318343}, {0x126C, 318386}, {0x126D, 318365}, {0x126E, 318429}, {0x126F, 318471}, {0x1270, 317429}, {0x1271, 318100}, {0x1272, 317717}, {0x1273, 317450}, {0x1274, 317493}, {0x1275, 317472}, {0x1276, 317738}, {0x1277, 318121}, {0x1278, 310057}, {0x1279, 310898}, {0x127A, 310834}, {0x127B, 310078}, {0x127C, 310610}, {0x127D, 310589}, {0x127E, 310855}, {0x127F, 310919}, {0x1280, 318664}, {0x1281, 318814}, {0x1282, 318750}, {0x1283, 318685}, {0x1284, 318728}, {0x1285, 318707}, {0x1286, 318771}, {0x1287, 318792}, {0x1288, 318835}, {0x128A, 318925}, {0x128B, 318857}, {0x128C, 318902}, {0x128D, 318880}, {0x1290, 314568}, {0x1291, 314718}, {0x1292, 314654}, {0x1293, 314589}, {0x1294, 314632}, {0x1295, 314611}, {0x1296, 314675}, {0x1297, 314739}, {0x1298, 314761}, {0x1299, 314918}, {0x129A, 314851}, {0x129B, 314783}, {0x129C, 314828}, {0x129D, 314806}, {0x129E, 314873}, {0x129F, 314940}, {0x12A0, 312250}, {0x12A1, 312449}, {0x12A2, 312364}, {0x12A3, 312278}, {0x12A4, 312335}, {0x12A5, 312307}, {0x12A6, 312392}, {0x12A7, 312477}, {0x12A8, 313381}, {0x12A9, 313531}, {0x12AA, 313467}, {0x12AB, 313402}, {0x12AC, 313445}, {0x12AD, 313424}, {0x12AE, 313488}, {0x12AF, 313509}, {0x12B0, 313552}, {0x12B2, 313642}, {0x12B3, 313574}, {0x12B4, 313619}, {0x12B5, 313597}, {0x12B8, 313664}, {0x12B9, 313798}, {0x12BA, 313754}, {0x12BB, 313686}, {0x12BC, 313731}, {0x12BD, 313709}, {0x12BE, 313776}, {0x12C0, 313820}, {0x12C2, 313914}, {0x12C3, 313843}, {0x12C4, 313890}, {0x12C5, 313867}, {0x12C8, 318493}, {0x12C9, 318643}, {0x12CA, 318579}, {0x12CB, 318514}, {0x12CC, 318557}, {0x12CD, 318536}, {0x12CE, 318600}, {0x12CF, 318621}, {0x12D0, 315094}, {0x12D1, 315282}, {0x12D2, 315220}, {0x12D3, 315125}, {0x12D4, 315188}, {0x12D5, 315157}, {0x12D6, 315251}, {0x12D8, 319274}, {0x12D9, 319603}, {0x12DA, 319539}, {0x12DB, 319295}, {0x12DC, 319338}, {0x12DD, 319317}, {0x12DE, 319560}, {0x12DF, 319624}, {0x12E0, 319360}, {0x12E1, 319494}, {0x12E2, 319450}, {0x12E3, 319382}, {0x12E4, 319427}, {0x12E5, 319405}, {0x12E6, 319472}, {0x12E7, 319516}, {0x12E8, 319103}, {0x12E9, 319253}, {0x12EA, 319189}, {0x12EB, 319124}, {0x12EC, 319167}, {0x12ED, 319146}, {0x12EE, 319210}, {0x12EF, 319231}, {0x12F0, 310941}, {0x12F1, 311433}, {0x12F2, 311369}, {0x12F3, 310962}, {0x12F4, 311347}, {0x12F5, 311326}, {0x12F6, 311390}, {0x12F7, 311454}, {0x12F8, 310984}, {0x12F9, 311281}, {0x12FA, 311214}, {0x12FB, 311006}, {0x12FC, 311051}, {0x12FD, 311029}, {0x12FE, 311236}, {0x12FF, 311303}, {0x1300, 313188}, {0x1301, 313338}, {0x1302, 313274}, {0x1303, 313209}, {0x1304, 313252}, {0x1305, 313231}, {0x1306, 313295}, {0x1307, 313359}, {0x1308, 311870}, {0x1309, 312549}, {0x130A, 312229}, {0x130B, 311891}, {0x130C, 311934}, {0x130D, 311913}, {0x130E, 312506}, {0x130F, 312527}, {0x1310, 312570}, {0x1312, 312660}, {0x1313, 312592}, {0x1314, 312637}, {0x1315, 312615}, {0x1318, 311956}, {0x1319, 312090}, {0x131A, 312046}, {0x131B, 311978}, {0x131C, 312023}, {0x131D, 312001}, {0x131E, 312068}, {0x131F, 312135}, {0x1320, 317515}, {0x1321, 317672}, {0x1322, 317605}, {0x1323, 317537}, {0x1324, 317582}, {0x1325, 317560}, {0x1326, 317627}, {0x1327, 317694}, {0x1328, 310632}, {0x1329, 310789}, {0x132A, 310722}, {0x132B, 310654}, {0x132C, 310699}, {0x132D, 310677}, {0x132E, 310744}, {0x132F, 310811}, {0x1330, 315049}, {0x1331, 315425}, {0x1332, 315358}, {0x1333, 315071}, {0x1334, 315335}, {0x1335, 315313}, {0x1336, 315380}, {0x1337, 315447}, {0x1338, 317781}, {0x1339, 317915}, {0x133A, 317871}, {0x133B, 317803}, {0x133C, 317848}, {0x133D, 317826}, {0x133E, 317893}, {0x133F, 317937}, {0x1340, 318143}, {0x1341, 318300}, {0x1342, 318233}, {0x1343, 318165}, {0x1344, 318210}, {0x1345, 318188}, {0x1346, 318255}, {0x1347, 318277}, {0x1348, 311610}, {0x1349, 311738}, {0x134A, 311696}, {0x134B, 311631}, {0x134C, 311674}, {0x134D, 311653}, {0x134E, 311717}, {0x134F, 311759}, {0x1350, 314963}, {0x1351, 315534}, {0x1352, 315470}, {0x1353, 314984}, {0x1354, 315027}, {0x1355, 315006}, {0x1356, 315491}, {0x1357, 315555}, {0x1358, 316549}, {0x1359, 314546}, {0x135A, 311848}, {0x135D, 308932}, {0x135E, 309019}, {0x135F, 308984}, {0x1360, 309600}, {0x1361, 320076}, {0x1362, 309251}, {0x1363, 309056}, {0x1364, 309622}, {0x1365, 308917}, {0x1366, 309554}, {0x1367, 309577}, {0x1368, 309525}, {0x1369, 309152}, {0x136A, 309232}, {0x136B, 309211}, {0x136C, 309112}, {0x136D, 309092}, {0x136E, 309192}, {0x136F, 309171}, {0x1370, 309071}, {0x1371, 309132}, {0x1372, 309430}, {0x1373, 309502}, {0x1374, 309479}, {0x1375, 309315}, {0x1376, 309293}, {0x1377, 309408}, {0x1378, 309384}, {0x1379, 309270}, {0x137A, 309361}, {0x137B, 309337}, {0x137C, 309450}, {0x1380, 316699}, {0x1381, 314524}, {0x1382, 314501}, {0x1383, 314479}, {0x1384, 316635}, {0x1385, 310035}, {0x1386, 310012}, {0x1387, 309990}, {0x1388, 316667}, {0x1389, 311826}, {0x138A, 311803}, {0x138B, 311781}, {0x138C, 316731}, {0x138D, 315622}, {0x138E, 315599}, {0x138F, 315577}, {0x1390, 320050}, {0x1391, 319829}, {0x1392, 319990}, {0x1393, 320017}, {0x1394, 319887}, {0x1395, 319939}, {0x1396, 319802}, {0x1397, 319913}, {0x1398, 319855}, {0x1399, 319965}, {0x13A0, 168522}, {0x13A1, 168674}, {0x13A2, 168940}, {0x13A3, 169339}, {0x13A4, 169906}, {0x13A5, 169924}, {0x13A6, 168692}, {0x13A7, 168958}, {0x13A8, 168711}, {0x13A9, 168730}, {0x13AA, 168749}, {0x13AB, 168768}, {0x13AC, 168787}, {0x13AD, 168806}, {0x13AE, 168825}, {0x13AF, 168844}, {0x13B0, 168883}, {0x13B1, 168902}, {0x13B2, 168921}, {0x13B3, 168977}, {0x13B4, 168996}, {0x13B5, 169015}, {0x13B6, 169034}, {0x13B7, 169053}, {0x13B8, 169072}, {0x13B9, 169091}, {0x13BA, 169110}, {0x13BB, 169129}, {0x13BC, 169148}, {0x13BD, 169167}, {0x13BE, 169205}, {0x13BF, 168863}, {0x13C0, 169224}, {0x13C1, 169244}, {0x13C2, 169263}, {0x13C3, 169282}, {0x13C4, 169301}, {0x13C5, 169320}, {0x13C6, 169357}, {0x13C7, 169377}, {0x13C8, 169397}, {0x13C9, 169417}, {0x13CA, 169437}, {0x13CB, 169457}, {0x13CC, 169495}, {0x13CD, 169477}, {0x13CE, 169514}, {0x13CF, 169533}, {0x13D0, 169552}, {0x13D1, 169571}, {0x13D2, 169590}, {0x13D3, 168540}, {0x13D4, 169609}, {0x13D5, 168559}, {0x13D6, 169628}, {0x13D7, 168578}, {0x13D8, 169647}, {0x13D9, 168617}, {0x13DA, 168636}, {0x13DB, 168655}, {0x13DC, 168597}, {0x13DD, 169666}, {0x13DE, 169686}, {0x13DF, 169706}, {0x13E0, 169726}, {0x13E1, 169746}, {0x13E2, 169766}, {0x13E3, 169786}, {0x13E4, 169806}, {0x13E5, 169826}, {0x13E6, 169846}, {0x13E7, 169866}, {0x13E8, 169886}, {0x13E9, 169942}, {0x13EA, 169961}, {0x13EB, 169980}, {0x13EC, 169999}, {0x13ED, 170018}, {0x13EE, 170037}, {0x13EF, 170056}, {0x13F0, 170075}, {0x13F1, 170094}, {0x13F2, 170113}, {0x13F3, 170132}, {0x13F4, 170151}, {0x13F5, 169186}, {0x13F8, 172209}, {0x13F9, 172234}, {0x13FA, 172259}, {0x13FB, 172284}, {0x13FC, 172309}, {0x13FD, 171044}, {0x1400, 150508}, {0x1401, 149598}, {0x1402, 142745}, {0x1403, 150534}, {0x1404, 150555}, {0x1405, 153740}, {0x1406, 154142}, {0x1407, 162031}, {0x1408, 144402}, {0x1409, 145170}, {0x140A, 142702}, {0x140B, 142723}, {0x140C, 158274}, {0x140D, 160857}, {0x140E, 161313}, {0x140F, 160889}, {0x1410, 161335}, {0x1411, 160921}, {0x1412, 161358}, {0x1413, 160954}, {0x1414, 161380}, {0x1415, 160986}, {0x1416, 152680}, {0x1417, 158206}, {0x1418, 160792}, {0x1419, 158228}, {0x141A, 160824}, {0x141B, 152649}, {0x141C, 142791}, {0x141D, 162181}, {0x141E, 150454}, {0x141F, 149827}, {0x1420, 150028}, {0x1421, 149858}, {0x1422, 150317}, {0x1423, 150161}, {0x1424, 150202}, {0x1425, 149900}, {0x1426, 149938}, {0x1427, 150059}, {0x1428, 150232}, {0x1429, 150095}, {0x142A, 149993}, {0x142B, 149648}, {0x142C, 150577}, {0x142D, 154120}, {0x142E, 142842}, {0x142F, 154299}, {0x1430, 154252}, {0x1431, 154321}, {0x1432, 154343}, {0x1433, 154366}, {0x1434, 154388}, {0x1435, 162060}, {0x1436, 144922}, {0x1437, 144953}, {0x1438, 154207}, {0x1439, 154229}, {0x143A, 154481}, {0x143B, 159688}, {0x143C, 154504}, {0x143D, 159721}, {0x143E, 154527}, {0x143F, 159754}, {0x1440, 154551}, {0x1441, 159788}, {0x1442, 154574}, {0x1443, 159821}, {0x1444, 154434}, {0x1445, 159621}, {0x1446, 154457}, {0x1447, 159654}, {0x1448, 162090}, {0x1449, 154186}, {0x144A, 159590}, {0x144B, 144893}, {0x144C, 156897}, {0x144D, 156850}, {0x144E, 157428}, {0x144F, 157450}, {0x1450, 157619}, {0x1451, 157641}, {0x1452, 162151}, {0x1453, 143895}, {0x1454, 143998}, {0x1455, 156805}, {0x1456, 156827}, {0x1457, 157997}, {0x1458, 160625}, {0x1459, 158020}, {0x145A, 160658}, {0x145B, 158043}, {0x145C, 160691}, {0x145D, 158067}, {0x145E, 160725}, {0x145F, 158090}, {0x1460, 160758}, {0x1461, 157950}, {0x1462, 160558}, {0x1463, 157973}, {0x1464, 160591}, {0x1465, 152617}, {0x1466, 156784}, {0x1467, 157687}, {0x1468, 157904}, {0x1469, 157927}, {0x146A, 157664}, {0x146B, 150712}, {0x146C, 150665}, {0x146D, 150734}, {0x146E, 150756}, {0x146F, 150779}, {0x1470, 150801}, {0x1471, 161911}, {0x1472, 150620}, {0x1473, 150642}, {0x1474, 150917}, {0x1475, 158631}, {0x1476, 150940}, {0x1477, 158664}, {0x1478, 150963}, {0x1479, 158697}, {0x147A, 150987}, {0x147B, 158731}, {0x147C, 151010}, {0x147D, 158764}, {0x147E, 150846}, {0x147F, 158564}, {0x1480, 150869}, {0x1481, 158597}, {0x1482, 152299}, {0x1483, 150599}, {0x1484, 150824}, {0x1485, 156467}, {0x1486, 156503}, {0x1487, 156539}, {0x1488, 156431}, {0x1489, 149294}, {0x148A, 143684}, {0x148B, 149344}, {0x148C, 149366}, {0x148D, 149389}, {0x148E, 149411}, {0x148F, 161881}, {0x1490, 143639}, {0x1491, 143661}, {0x1492, 149481}, {0x1493, 158363}, {0x1494, 149504}, {0x1495, 158396}, {0x1496, 149527}, {0x1497, 158429}, {0x1498, 149551}, {0x1499, 158463}, {0x149A, 149574}, {0x149B, 158496}, {0x149C, 149434}, {0x149D, 158296}, {0x149E, 149457}, {0x149F, 158329}, {0x14A0, 152267}, {0x14A1, 143618}, {0x14A2, 155831}, {0x14A3, 151699}, {0x14A4, 151652}, {0x14A5, 151799}, {0x14A6, 151821}, {0x14A7, 151844}, {0x14A8, 151866}, {0x14A9, 161971}, {0x14AA, 151607}, {0x14AB, 151629}, {0x14AC, 151969}, {0x14AD, 159323}, {0x14AE, 151992}, {0x14AF, 159356}, {0x14B0, 152015}, {0x14B1, 159389}, {0x14B2, 152039}, {0x14B3, 159423}, {0x14B4, 152062}, {0x14B5, 159456}, {0x14B6, 151922}, {0x14B7, 159256}, {0x14B8, 151945}, {0x14B9, 159289}, {0x14BA, 152331}, {0x14BB, 151586}, {0x14BC, 159225}, {0x14BD, 151777}, {0x14BE, 142864}, {0x14BF, 155621}, {0x14C0, 152766}, {0x14C1, 152243}, {0x14C2, 153022}, {0x14C3, 153044}, {0x14C4, 153237}, {0x14C5, 153259}, {0x14C6, 162001}, {0x14C7, 152198}, {0x14C8, 152220}, {0x14C9, 153623}, {0x14CA, 159557}, {0x14CB, 153576}, {0x14CC, 159490}, {0x14CD, 153599}, {0x14CE, 159523}, {0x14CF, 152363}, {0x14D0, 152086}, {0x14D1, 146679}, {0x14D2, 153000}, {0x14D3, 151147}, {0x14D4, 151100}, {0x14D5, 151332}, {0x14D6, 151354}, {0x14D7, 151377}, {0x14D8, 151399}, {0x14D9, 161941}, {0x14DA, 151055}, {0x14DB, 151077}, {0x14DC, 151469}, {0x14DD, 159058}, {0x14DE, 151492}, {0x14DF, 159091}, {0x14E0, 151515}, {0x14E1, 159124}, {0x14E2, 151539}, {0x14E3, 159158}, {0x14E4, 151562}, {0x14E5, 159191}, {0x14E6, 151422}, {0x14E7, 158991}, {0x14E8, 151445}, {0x14E9, 159024}, {0x14EA, 151034}, {0x14EB, 158798}, {0x14EC, 151721}, {0x14ED, 155889}, {0x14EE, 155340}, {0x14EF, 156341}, {0x14F0, 156363}, {0x14F1, 156386}, {0x14F2, 156408}, {0x14F3, 162121}, {0x14F4, 155295}, {0x14F5, 155317}, {0x14F6, 156667}, {0x14F7, 160356}, {0x14F8, 156690}, {0x14F9, 160389}, {0x14FA, 156713}, {0x14FB, 160422}, {0x14FC, 156737}, {0x14FD, 160456}, {0x14FE, 156760}, {0x14FF, 160489}, {0x1500, 156620}, {0x1501, 160289}, {0x1502, 156643}, {0x1503, 160322}, {0x1504, 152585}, {0x1505, 155274}, {0x1506, 142896}, {0x1507, 156598}, {0x1508, 143428}, {0x1509, 151889}, {0x150A, 152458}, {0x150B, 152395}, {0x150C, 152521}, {0x150D, 152553}, {0x150E, 152489}, {0x150F, 152426}, {0x1510, 156004}, {0x1511, 156027}, {0x1512, 156050}, {0x1513, 156074}, {0x1514, 156097}, {0x1515, 155933}, {0x1516, 155956}, {0x1517, 156194}, {0x1518, 160117}, {0x1519, 156218}, {0x151A, 160151}, {0x151B, 156242}, {0x151C, 160185}, {0x151D, 156267}, {0x151E, 160220}, {0x151F, 156291}, {0x1520, 160254}, {0x1521, 156145}, {0x1522, 160048}, {0x1523, 156169}, {0x1524, 160082}, {0x1525, 155911}, {0x1526, 162331}, {0x1527, 162284}, {0x1528, 162353}, {0x1529, 162375}, {0x152A, 162398}, {0x152B, 162420}, {0x152C, 162209}, {0x152D, 162239}, {0x152E, 162261}, {0x152F, 162513}, {0x1530, 161117}, {0x1531, 162536}, {0x1532, 161150}, {0x1533, 162559}, {0x1534, 161183}, {0x1535, 162583}, {0x1536, 161217}, {0x1537, 162606}, {0x1538, 161250}, {0x1539, 162466}, {0x153A, 161050}, {0x153B, 162489}, {0x153C, 161083}, {0x153D, 152711}, {0x153E, 161860}, {0x153F, 143016}, {0x1540, 161019}, {0x1541, 155860}, {0x1542, 154997}, {0x1543, 154846}, {0x1544, 158894}, {0x1545, 154950}, {0x1546, 155019}, {0x1547, 155041}, {0x1548, 155064}, {0x1549, 155086}, {0x154A, 158926}, {0x154B, 154905}, {0x154C, 154927}, {0x154D, 158829}, {0x154E, 155132}, {0x154F, 160014}, {0x1550, 154825}, {0x1551, 159855}, {0x1552, 151749}, {0x1553, 149760}, {0x1554, 149736}, {0x1555, 149782}, {0x1556, 149804}, {0x1557, 150356}, {0x1558, 150378}, {0x1559, 149691}, {0x155A, 149713}, {0x155B, 150430}, {0x155C, 158530}, {0x155D, 149670}, {0x155E, 157238}, {0x155F, 152107}, {0x1560, 157261}, {0x1561, 152137}, {0x1562, 157284}, {0x1563, 152167}, {0x1564, 157308}, {0x1565, 157331}, {0x1566, 157191}, {0x1567, 157214}, {0x1568, 157379}, {0x1569, 160523}, {0x156A, 156919}, {0x156B, 157782}, {0x156C, 157806}, {0x156D, 157830}, {0x156E, 157733}, {0x156F, 157710}, {0x1570, 158137}, {0x1571, 158160}, {0x1572, 158183}, {0x1573, 158114}, {0x1574, 153395}, {0x1575, 153425}, {0x1576, 153455}, {0x1577, 153486}, {0x1578, 153516}, {0x1579, 153334}, {0x157A, 153364}, {0x157B, 153305}, {0x157C, 153547}, {0x157D, 150486}, {0x157E, 154688}, {0x157F, 154735}, {0x1580, 154757}, {0x1581, 154780}, {0x1582, 154802}, {0x1583, 154643}, {0x1584, 154665}, {0x1585, 154622}, {0x1586, 157497}, {0x1587, 157521}, {0x1588, 157545}, {0x1589, 157473}, {0x158A, 159918}, {0x158B, 159950}, {0x158C, 159982}, {0x158D, 159886}, {0x158E, 152857}, {0x158F, 152906}, {0x1590, 152929}, {0x1591, 152953}, {0x1592, 152976}, {0x1593, 152810}, {0x1594, 152833}, {0x1595, 152788}, {0x1596, 153067}, {0x1597, 155679}, {0x1598, 155709}, {0x1599, 155739}, {0x159A, 155649}, {0x159B, 161509}, {0x159C, 161543}, {0x159D, 161577}, {0x159E, 161475}, {0x159F, 161442}, {0x15A0, 151238}, {0x15A1, 151261}, {0x15A2, 151285}, {0x15A3, 151308}, {0x15A4, 151191}, {0x15A5, 151214}, {0x15A6, 151169}, {0x15A7, 157034}, {0x15A8, 157065}, {0x15A9, 157096}, {0x15AA, 157128}, {0x15AB, 157159}, {0x15AC, 156971}, {0x15AD, 157002}, {0x15AE, 156941}, {0x15AF, 142813}, {0x15B0, 143079}, {0x15B1, 143110}, {0x15B2, 143397}, {0x15B3, 143048}, {0x15B4, 143522}, {0x15B5, 143554}, {0x15B6, 143586}, {0x15B7, 143490}, {0x15B8, 143301}, {0x15B9, 143333}, {0x15BA, 143365}, {0x15BB, 143269}, {0x15BC, 143173}, {0x15BD, 143205}, {0x15BE, 143237}, {0x15BF, 143141}, {0x15C0, 155416}, {0x15C1, 155445}, {0x15C2, 155474}, {0x15C3, 155387}, {0x15C4, 144710}, {0x15C5, 144679}, {0x15C6, 144585}, {0x15C7, 144616}, {0x15C8, 144648}, {0x15C9, 144554}, {0x15CA, 147160}, {0x15CB, 147130}, {0x15CC, 147039}, {0x15CD, 147069}, {0x15CE, 147100}, {0x15CF, 147009}, {0x15D0, 148873}, {0x15D1, 148843}, {0x15D2, 148752}, {0x15D3, 148782}, {0x15D4, 148813}, {0x15D5, 148722}, {0x15D6, 145139}, {0x15D7, 145108}, {0x15D8, 145014}, {0x15D9, 145045}, {0x15DA, 145077}, {0x15DB, 144983}, {0x15DC, 147744}, {0x15DD, 147713}, {0x15DE, 147619}, {0x15DF, 147650}, {0x15E0, 147682}, {0x15E1, 147588}, {0x15E2, 148691}, {0x15E3, 148467}, {0x15E4, 148373}, {0x15E5, 148404}, {0x15E6, 148436}, {0x15E7, 148342}, {0x15E8, 146979}, {0x15E9, 146949}, {0x15EA, 146858}, {0x15EB, 146888}, {0x15EC, 146919}, {0x15ED, 146828}, {0x15EE, 146799}, {0x15EF, 144801}, {0x15F0, 144771}, {0x15F1, 144493}, {0x15F2, 144523}, {0x15F3, 144741}, {0x15F4, 144432}, {0x15F5, 145791}, {0x15F6, 145760}, {0x15F7, 145666}, {0x15F8, 145697}, {0x15F9, 145729}, {0x15FA, 145635}, {0x15FB, 146008}, {0x15FC, 145977}, {0x15FD, 145883}, {0x15FE, 145914}, {0x15FF, 145946}, {0x1600, 145852}, {0x1601, 145822}, {0x1602, 146769}, {0x1603, 146739}, {0x1604, 146618}, {0x1605, 146648}, {0x1606, 146709}, {0x1607, 146588}, {0x1608, 146558}, {0x1609, 146528}, {0x160A, 146437}, {0x160B, 146467}, {0x160C, 146498}, {0x160D, 146407}, {0x160E, 149054}, {0x160F, 149024}, {0x1610, 148933}, {0x1611, 148963}, {0x1612, 148994}, {0x1613, 148903}, {0x1614, 145574}, {0x1615, 155562}, {0x1616, 145544}, {0x1617, 145266}, {0x1618, 145296}, {0x1619, 145327}, {0x161A, 155533}, {0x161B, 145236}, {0x161C, 145513}, {0x161D, 145482}, {0x161E, 145388}, {0x161F, 145419}, {0x1620, 145451}, {0x1621, 145357}, {0x1622, 146377}, {0x1623, 146347}, {0x1624, 146069}, {0x1625, 146099}, {0x1626, 146317}, {0x1627, 146039}, {0x1628, 144184}, {0x1629, 144153}, {0x162A, 144059}, {0x162B, 144090}, {0x162C, 144122}, {0x162D, 144028}, {0x162E, 146286}, {0x162F, 146255}, {0x1630, 146161}, {0x1631, 146192}, {0x1632, 146224}, {0x1633, 146130}, {0x1634, 148030}, {0x1635, 147998}, {0x1636, 147901}, {0x1637, 147933}, {0x1638, 147966}, {0x1639, 147869}, {0x163A, 148124}, {0x163B, 148093}, {0x163C, 147806}, {0x163D, 147837}, {0x163E, 148062}, {0x163F, 147775}, {0x1640, 149264}, {0x1641, 149234}, {0x1642, 149143}, {0x1643, 149173}, {0x1644, 149204}, {0x1645, 149113}, {0x1646, 149084}, {0x1647, 145199}, {0x1648, 144371}, {0x1649, 144340}, {0x164A, 144246}, {0x164B, 144277}, {0x164C, 144309}, {0x164D, 144215}, {0x164E, 147558}, {0x164F, 147528}, {0x1650, 147220}, {0x1651, 147250}, {0x1652, 147498}, {0x1653, 147190}, {0x1654, 147467}, {0x1655, 147436}, {0x1656, 147342}, {0x1657, 147373}, {0x1658, 147405}, {0x1659, 147311}, {0x165A, 147281}, {0x165B, 148311}, {0x165C, 148280}, {0x165D, 148186}, {0x165E, 148217}, {0x165F, 148249}, {0x1660, 148155}, {0x1661, 143864}, {0x1662, 143833}, {0x1663, 143739}, {0x1664, 143770}, {0x1665, 143802}, {0x1666, 143708}, {0x1667, 148659}, {0x1668, 148627}, {0x1669, 148530}, {0x166A, 148562}, {0x166B, 148595}, {0x166C, 148498}, {0x166D, 149316}, {0x166E, 150401}, {0x166F, 154712}, {0x1670, 152882}, {0x1671, 153139}, {0x1672, 153163}, {0x1673, 153188}, {0x1674, 153212}, {0x1675, 153090}, {0x1676, 153114}, {0x1677, 161682}, {0x1678, 161718}, {0x1679, 161753}, {0x167A, 161789}, {0x167B, 161824}, {0x167C, 161611}, {0x167D, 161646}, {0x167E, 161403}, {0x167F, 143459}, {0x1680, 643475}, {0x1681, 642972}, {0x1682, 643189}, {0x1683, 643113}, {0x1684, 643334}, {0x1685, 643246}, {0x1686, 643391}, {0x1687, 643028}, {0x1688, 643372}, {0x1689, 643010}, {0x168A, 642991}, {0x168B, 643207}, {0x168C, 643132}, {0x168D, 643225}, {0x168E, 643352}, {0x168F, 643316}, {0x1690, 642954}, {0x1691, 643264}, {0x1692, 643431}, {0x1693, 643067}, {0x1694, 643168}, {0x1695, 643046}, {0x1696, 643281}, {0x1697, 643409}, {0x1698, 643150}, {0x1699, 643088}, {0x169A, 643297}, {0x169B, 642935}, {0x169C, 643447}, {0x16A0, 697691}, {0x16A1, 699095}, {0x16A2, 699072}, {0x16A3, 699181}, {0x16A4, 699166}, {0x16A5, 699110}, {0x16A6, 699009}, {0x16A7, 697674}, {0x16A8, 697345}, {0x16A9, 698520}, {0x16AA, 697284}, {0x16AB, 697302}, {0x16AC, 698321}, {0x16AD, 698815}, {0x16AE, 698437}, {0x16AF, 698452}, {0x16B0, 698468}, {0x16B1, 698611}, {0x16B2, 698173}, {0x16B3, 697456}, {0x16B4, 698153}, {0x16B5, 697871}, {0x16B6, 697657}, {0x16B7, 697903}, {0x16B8, 697886}, {0x16B9, 699125}, {0x16BA, 697966}, {0x16BB, 697945}, {0x16BC, 698255}, {0x16BD, 698720}, {0x16BE, 698406}, {0x16BF, 698784}, {0x16C0, 697557}, {0x16C1, 698068}, {0x16C2, 697601}, {0x16C3, 698117}, {0x16C4, 697928}, {0x16C5, 698224}, {0x16C6, 698657}, {0x16C7, 698095}, {0x16C8, 698567}, {0x16C9, 697320}, {0x16CA, 698969}, {0x16CB, 698932}, {0x16CC, 698845}, {0x16CD, 697404}, {0x16CE, 699197}, {0x16CF, 699043}, {0x16D0, 698875}, {0x16D1, 697494}, {0x16D2, 697366}, {0x16D3, 698686}, {0x16D4, 697579}, {0x16D5, 698500}, {0x16D6, 697633}, {0x16D7, 698380}, {0x16D8, 698289}, {0x16D9, 698753}, {0x16DA, 698192}, {0x16DB, 697535}, {0x16DC, 698031}, {0x16DD, 698014}, {0x16DE, 697509}, {0x16DF, 698538}, {0x16E0, 697616}, {0x16E1, 698051}, {0x16E2, 697473}, {0x16E3, 697419}, {0x16E4, 697437}, {0x16E5, 698991}, {0x16E6, 698352}, {0x16E7, 698905}, {0x16E8, 697988}, {0x16E9, 698596}, {0x16EA, 699151}, {0x16EB, 699239}, {0x16EC, 699212}, {0x16ED, 697260}, {0x16EE, 697218}, {0x16EF, 699264}, {0x16F0, 697238}, {0x16F1, 698138}, {0x16F2, 698641}, {0x16F3, 698484}, {0x16F4, 697841}, {0x16F5, 697811}, {0x16F6, 697781}, {0x16F7, 697719}, {0x16F8, 697749}, {0x1700, 767941}, {0x1701, 768030}, {0x1702, 768192}, {0x1703, 768047}, {0x1704, 767994}, {0x1705, 768119}, {0x1706, 768174}, {0x1707, 767976}, {0x1708, 768101}, {0x1709, 768138}, {0x170A, 767958}, {0x170B, 768083}, {0x170C, 768227}, {0x170E, 768065}, {0x170F, 768209}, {0x1710, 768156}, {0x1711, 768012}, {0x1712, 768265}, {0x1713, 768286}, {0x1714, 768245}, {0x1720, 379833}, {0x1721, 379922}, {0x1722, 380102}, {0x1723, 379939}, {0x1724, 379886}, {0x1725, 380011}, {0x1726, 380084}, {0x1727, 379868}, {0x1728, 379993}, {0x1729, 380030}, {0x172A, 379850}, {0x172B, 379975}, {0x172C, 380137}, {0x172D, 380048}, {0x172E, 379957}, {0x172F, 380119}, {0x1730, 380066}, {0x1731, 379904}, {0x1732, 380177}, {0x1733, 380198}, {0x1734, 380155}, {0x1735, 676813}, {0x1736, 676783}, {0x1740, 132064}, {0x1741, 132143}, {0x1742, 132303}, {0x1743, 132158}, {0x1744, 132111}, {0x1745, 132222}, {0x1746, 132287}, {0x1747, 132095}, {0x1748, 132206}, {0x1749, 132239}, {0x174A, 132079}, {0x174B, 132190}, {0x174C, 132334}, {0x174D, 132255}, {0x174E, 132174}, {0x174F, 132318}, {0x1750, 132271}, {0x1751, 132127}, {0x1752, 132350}, {0x1753, 132369}, {0x1760, 768307}, {0x1761, 768382}, {0x1762, 768553}, {0x1763, 768400}, {0x1764, 768363}, {0x1765, 768476}, {0x1766, 768534}, {0x1767, 768344}, {0x1768, 768457}, {0x1769, 768496}, {0x176A, 768325}, {0x176B, 768438}, {0x176C, 768590}, {0x176E, 768419}, {0x176F, 768571}, {0x1770, 768515}, {0x1772, 768609}, {0x1773, 768631}, {0x1780, 443184}, {0x1781, 443200}, {0x1782, 443234}, {0x1783, 443217}, {0x1784, 443298}, {0x1785, 443070}, {0x1786, 443086}, {0x1787, 443120}, {0x1788, 443103}, {0x1789, 443348}, {0x178A, 443136}, {0x178B, 443563}, {0x178C, 443152}, {0x178D, 443581}, {0x178E, 443315}, {0x178F, 443497}, {0x1790, 443513}, {0x1791, 443547}, {0x1792, 443530}, {0x1793, 443332}, {0x1794, 443054}, {0x1795, 443365}, {0x1796, 443399}, {0x1797, 443382}, {0x1798, 443282}, {0x1799, 443615}, {0x179A, 443431}, {0x179B, 443266}, {0x179C, 443599}, {0x179D, 443463}, {0x179E, 443480}, {0x179F, 443447}, {0x17A0, 443168}, {0x17A1, 443250}, {0x17A2, 443415}, {0x17A3, 442675}, {0x17A4, 442619}, {0x17A5, 442758}, {0x17A6, 442785}, {0x17A7, 442887}, {0x17A8, 442914}, {0x17A9, 442942}, {0x17AA, 442970}, {0x17AB, 442999}, {0x17AC, 443026}, {0x17AD, 442564}, {0x17AE, 442591}, {0x17AF, 442731}, {0x17B0, 442647}, {0x17B1, 442813}, {0x17B2, 442850}, {0x17B3, 442703}, {0x17B4, 445208}, {0x17B5, 445184}, {0x17B6, 445232}, {0x17B7, 445331}, {0x17B8, 445370}, {0x17B9, 445489}, {0x17BA, 445528}, {0x17BB, 445430}, {0x17BC, 445469}, {0x17BD, 445449}, {0x17BE, 445390}, {0x17BF, 445508}, {0x17C0, 445350}, {0x17C1, 445312}, {0x17C2, 445252}, {0x17C3, 445272}, {0x17C4, 445410}, {0x17C5, 445292}, {0x17C6, 443913}, {0x17C7, 443955}, {0x17C8, 444076}, {0x17C9, 443890}, {0x17CA, 444039}, {0x17CB, 443693}, {0x17CC, 443974}, {0x17CD, 444016}, {0x17CE, 443817}, {0x17CF, 443631}, {0x17D0, 443991}, {0x17D1, 444058}, {0x17D2, 443800}, {0x17D3, 443733}, {0x17D4, 443836}, {0x17D5, 443711}, {0x17D6, 443773}, {0x17D7, 443871}, {0x17D8, 443755}, {0x17D9, 443932}, {0x17DA, 443852}, {0x17DB, 442367}, {0x17DC, 443668}, {0x17DD, 443648}, {0x17E0, 442547}, {0x17E1, 442463}, {0x17E2, 442531}, {0x17E3, 442513}, {0x17E4, 442429}, {0x17E5, 442412}, {0x17E6, 442497}, {0x17E7, 442479}, {0x17E8, 442394}, {0x17E9, 442446}, {0x17F0, 444761}, {0x17F1, 444548}, {0x17F2, 444576}, {0x17F3, 444493}, {0x17F4, 444520}, {0x17F5, 444603}, {0x17F6, 444696}, {0x17F7, 444729}, {0x17F8, 444631}, {0x17F9, 444663}, {0x1800, 596664}, {0x1801, 597026}, {0x1802, 596763}, {0x1803, 597181}, {0x1804, 596747}, {0x1805, 597045}, {0x1806, 601129}, {0x1807, 600988}, {0x1808, 600814}, {0x1809, 600837}, {0x180A, 600864}, {0x180B, 597065}, {0x180C, 597143}, {0x180D, 597103}, {0x180E, 601243}, {0x1810, 596968}, {0x1811, 596864}, {0x1812, 596948}, {0x1813, 596926}, {0x1814, 596822}, {0x1815, 596801}, {0x1816, 596906}, {0x1817, 596884}, {0x1818, 596779}, {0x1819, 596843}, {0x1820, 597272}, {0x1821, 598289}, {0x1822, 598389}, {0x1823, 599201}, {0x1824, 600673}, {0x1825, 599220}, {0x1826, 600692}, {0x1827, 598308}, {0x1828, 599181}, {0x1829, 598151}, {0x182A, 598172}, {0x182B, 599240}, {0x182C, 599260}, {0x182D, 598348}, {0x182E, 598510}, {0x182F, 598469}, {0x1830, 599300}, {0x1831, 599320}, {0x1832, 599896}, {0x1833, 598269}, {0x1834, 598192}, {0x1835, 598408}, {0x1836, 600732}, {0x1837, 599280}, {0x1838, 600712}, {0x1839, 598328}, {0x183A, 598428}, {0x183B, 598448}, {0x183C, 600652}, {0x183D, 600752}, {0x183E, 598368}, {0x183F, 600793}, {0x1840, 598489}, {0x1841, 600772}, {0x1842, 598248}, {0x1843, 600314}, {0x1844, 600113}, {0x1845, 600214}, {0x1846, 600403}, {0x1847, 600553}, {0x1848, 600427}, {0x1849, 600577}, {0x184A, 599985}, {0x184B, 600011}, {0x184C, 600452}, {0x184D, 600477}, {0x184E, 600137}, {0x184F, 600352}, {0x1850, 600502}, {0x1851, 600062}, {0x1852, 600036}, {0x1853, 600238}, {0x1854, 600527}, {0x1855, 600627}, {0x1856, 600602}, {0x1857, 600289}, {0x1858, 600162}, {0x1859, 600188}, {0x185A, 600263}, {0x185B, 600377}, {0x185C, 600087}, {0x185D, 599418}, {0x185E, 599569}, {0x185F, 599593}, {0x1860, 599820}, {0x1861, 599796}, {0x1862, 599341}, {0x1863, 599643}, {0x1864, 599467}, {0x1865, 599518}, {0x1866, 599668}, {0x1867, 599719}, {0x1868, 599745}, {0x1869, 599393}, {0x186A, 599618}, {0x186B, 599442}, {0x186C, 599492}, {0x186D, 599543}, {0x186E, 599770}, {0x186F, 599845}, {0x1870, 599693}, {0x1871, 599367}, {0x1872, 599870}, {0x1873, 599073}, {0x1874, 599099}, {0x1875, 599126}, {0x1876, 599046}, {0x1877, 599153}, {0x1878, 598213}, {0x1880, 597348}, {0x1881, 598054}, {0x1882, 597512}, {0x1883, 598020}, {0x1884, 597670}, {0x1885, 597387}, {0x1886, 597920}, {0x1887, 597291}, {0x1888, 597642}, {0x1889, 597713}, {0x188A, 597742}, {0x188B, 597420}, {0x188C, 597959}, {0x188D, 597989}, {0x188E, 597545}, {0x188F, 597772}, {0x1890, 597891}, {0x1891, 597449}, {0x1892, 597802}, {0x1893, 597831}, {0x1894, 597861}, {0x1895, 598121}, {0x1896, 598092}, {0x1897, 597319}, {0x1898, 599916}, {0x1899, 599950}, {0x189A, 598715}, {0x189B, 598826}, {0x189C, 598567}, {0x189D, 598752}, {0x189E, 598936}, {0x189F, 598640}, {0x18A0, 598900}, {0x18A1, 598678}, {0x18A2, 598863}, {0x18A3, 598603}, {0x18A4, 599009}, {0x18A5, 598973}, {0x18A6, 597575}, {0x18A7, 597608}, {0x18A8, 598530}, {0x18A9, 597478}, {0x18AA, 598789}, {0x18B0, 154164}, {0x18B1, 142928}, {0x18B2, 142768}, {0x18B3, 158251}, {0x18B4, 154411}, {0x18B5, 154276}, {0x18B6, 154598}, {0x18B7, 156874}, {0x18B8, 150689}, {0x18B9, 150893}, {0x18BA, 151676}, {0x18BB, 153282}, {0x18BC, 152743}, {0x18BD, 151124}, {0x18BE, 156575}, {0x18BF, 155364}, {0x18C0, 156121}, {0x18C1, 155980}, {0x18C2, 156316}, {0x18C3, 162443}, {0x18C4, 162308}, {0x18C5, 154974}, {0x18C6, 153646}, {0x18C7, 153877}, {0x18C8, 153669}, {0x18C9, 153908}, {0x18CA, 153693}, {0x18CB, 153940}, {0x18CC, 153716}, {0x18CD, 153971}, {0x18CE, 155156}, {0x18CF, 155180}, {0x18D0, 155203}, {0x18D1, 155227}, {0x18D2, 155250}, {0x18D3, 155109}, {0x18D4, 154003}, {0x18D5, 154091}, {0x18D6, 153790}, {0x18D7, 153761}, {0x18D8, 153819}, {0x18D9, 153848}, {0x18DA, 154032}, {0x18DB, 154061}, {0x18DC, 149619}, {0x18DD, 161284}, {0x18DE, 150281}, {0x18DF, 150125}, {0x18E0, 154875}, {0x18E1, 158958}, {0x18E2, 158861}, {0x18E3, 157404}, {0x18E4, 157355}, {0x18E5, 157879}, {0x18E6, 157854}, {0x18E7, 157757}, {0x18E8, 157594}, {0x18E9, 157569}, {0x18EA, 155800}, {0x18EB, 155769}, {0x18EC, 155503}, {0x18ED, 144862}, {0x18EE, 143926}, {0x18EF, 144462}, {0x18F0, 144831}, {0x18F1, 155591}, {0x18F2, 145604}, {0x18F3, 142950}, {0x18F4, 142983}, {0x18F5, 143962}, {0x1900, 503116}, {0x1901, 502269}, {0x1902, 502285}, {0x1903, 502169}, {0x1904, 502185}, {0x1905, 502350}, {0x1906, 502103}, {0x1907, 502119}, {0x1908, 502236}, {0x1909, 502252}, {0x190A, 502548}, {0x190B, 502466}, {0x190C, 502482}, {0x190D, 502136}, {0x190E, 502152}, {0x190F, 502334}, {0x1910, 502367}, {0x1911, 502383}, {0x1912, 502070}, {0x1913, 502086}, {0x1914, 502318}, {0x1915, 502532}, {0x1916, 502400}, {0x1917, 502302}, {0x1918, 502516}, {0x1919, 502432}, {0x191A, 502449}, {0x191B, 502416}, {0x191C, 502220}, {0x191D, 502202}, {0x191E, 502499}, {0x1920, 502941}, {0x1921, 503039}, {0x1922, 503097}, {0x1923, 503019}, {0x1924, 502960}, {0x1925, 503077}, {0x1926, 502980}, {0x1927, 503000}, {0x1928, 503058}, {0x1929, 502915}, {0x192A, 502863}, {0x192B, 502889}, {0x1930, 502686}, {0x1931, 502774}, {0x1932, 502658}, {0x1933, 502841}, {0x1934, 502752}, {0x1935, 502797}, {0x1936, 502730}, {0x1937, 502819}, {0x1938, 502708}, {0x1939, 502621}, {0x193A, 502585}, {0x193B, 502642}, {0x1940, 502606}, {0x1944, 502047}, {0x1945, 502565}, {0x1946, 502030}, {0x1947, 501946}, {0x1948, 502014}, {0x1949, 501996}, {0x194A, 501912}, {0x194B, 501895}, {0x194C, 501980}, {0x194D, 501962}, {0x194E, 501877}, {0x194F, 501929}, {0x1950, 768804}, {0x1951, 769237}, {0x1952, 768890}, {0x1953, 769150}, {0x1954, 768993}, {0x1955, 769254}, {0x1956, 769010}, {0x1957, 769027}, {0x1958, 768839}, {0x1959, 768941}, {0x195A, 768958}, {0x195B, 768856}, {0x195C, 768754}, {0x195D, 769220}, {0x195E, 768771}, {0x195F, 768976}, {0x1960, 768821}, {0x1961, 769168}, {0x1962, 768873}, {0x1963, 768653}, {0x1964, 768788}, {0x1965, 768720}, {0x1966, 768737}, {0x1967, 769187}, {0x1968, 768924}, {0x1969, 768908}, {0x196A, 769203}, {0x196B, 768704}, {0x196C, 768686}, {0x196D, 768669}, {0x1970, 769045}, {0x1971, 769066}, {0x1972, 769087}, {0x1973, 769108}, {0x1974, 769129}, {0x1980, 624729}, {0x1981, 625318}, {0x1982, 624510}, {0x1983, 624921}, {0x1984, 624646}, {0x1985, 625107}, {0x1986, 625503}, {0x1987, 625238}, {0x1988, 624866}, {0x1989, 624756}, {0x198A, 624976}, {0x198B, 625450}, {0x198C, 625344}, {0x198D, 625556}, {0x198E, 624811}, {0x198F, 624838}, {0x1990, 624619}, {0x1991, 625397}, {0x1992, 625423}, {0x1993, 625212}, {0x1994, 624674}, {0x1995, 624701}, {0x1996, 624592}, {0x1997, 625265}, {0x1998, 625291}, {0x1999, 625186}, {0x199A, 624456}, {0x199B, 624894}, {0x199C, 624565}, {0x199D, 625055}, {0x199E, 625477}, {0x199F, 625160}, {0x19A0, 624483}, {0x19A1, 624429}, {0x19A2, 624402}, {0x19A3, 625081}, {0x19A4, 625029}, {0x19A5, 625003}, {0x19A6, 624537}, {0x19A7, 624948}, {0x19A8, 625133}, {0x19A9, 625529}, {0x19AA, 624783}, {0x19AB, 625370}, {0x19B0, 626116}, {0x19B1, 625700}, {0x19B2, 625830}, {0x19B3, 625986}, {0x19B4, 626064}, {0x19B5, 625805}, {0x19B6, 625753}, {0x19B7, 625882}, {0x19B8, 625907}, {0x19B9, 626011}, {0x19BA, 625779}, {0x19BB, 625726}, {0x19BC, 626090}, {0x19BD, 625960}, {0x19BE, 625933}, {0x19BF, 626037}, {0x19C0, 625856}, {0x19C1, 624375}, {0x19C2, 624347}, {0x19C3, 624320}, {0x19C4, 624293}, {0x19C5, 624266}, {0x19C6, 624239}, {0x19C7, 624212}, {0x19C8, 625652}, {0x19C9, 625676}, {0x19D0, 624189}, {0x19D1, 624075}, {0x19D2, 624167}, {0x19D3, 624143}, {0x19D4, 624029}, {0x19D5, 624006}, {0x19D6, 624121}, {0x19D7, 624097}, {0x19D8, 623982}, {0x19D9, 624052}, {0x19DA, 625625}, {0x19DE, 625582}, {0x19DF, 625603}, {0x19E0, 444833}, {0x19E1, 444788}, {0x19E2, 444857}, {0x19E3, 444101}, {0x19E4, 444144}, {0x19E5, 444900}, {0x19E6, 445053}, {0x19E7, 445108}, {0x19E8, 444945}, {0x19E9, 444998}, {0x19EA, 444189}, {0x19EB, 444336}, {0x19EC, 444389}, {0x19ED, 444232}, {0x19EE, 444283}, {0x19EF, 444440}, {0x19F0, 445161}, {0x19F1, 444811}, {0x19F2, 444879}, {0x19F3, 444123}, {0x19F4, 444167}, {0x19F5, 444923}, {0x19F6, 445081}, {0x19F7, 445135}, {0x19F8, 444972}, {0x19F9, 445026}, {0x19FA, 444211}, {0x19FB, 444363}, {0x19FC, 444415}, {0x19FD, 444258}, {0x19FE, 444310}, {0x19FF, 444467}, {0x1A00, 131624}, {0x1A01, 131567}, {0x1A02, 131720}, {0x1A03, 131740}, {0x1A04, 131822}, {0x1A05, 131510}, {0x1A06, 131662}, {0x1A07, 131681}, {0x1A08, 131879}, {0x1A09, 131548}, {0x1A0A, 131701}, {0x1A0B, 131761}, {0x1A0C, 131529}, {0x1A0D, 131605}, {0x1A0E, 131781}, {0x1A0F, 131801}, {0x1A10, 131917}, {0x1A11, 131841}, {0x1A12, 131643}, {0x1A13, 131898}, {0x1A14, 131860}, {0x1A15, 131492}, {0x1A16, 131586}, {0x1A17, 131998}, {0x1A18, 132042}, {0x1A19, 131976}, {0x1A1A, 132020}, {0x1A1B, 131953}, {0x1A1E, 131936}, {0x1A1F, 131468}, {0x1A20, 770050}, {0x1A21, 770074}, {0x1A22, 770099}, {0x1A23, 770536}, {0x1A24, 770583}, {0x1A25, 770559}, {0x1A26, 770831}, {0x1A27, 769953}, {0x1A28, 769977}, {0x1A29, 770443}, {0x1A2A, 770680}, {0x1A2B, 770466}, {0x1A2C, 770851}, {0x1A2D, 770930}, {0x1A2E, 770173}, {0x1A2F, 769890}, {0x1A30, 770654}, {0x1A31, 770909}, {0x1A32, 770274}, {0x1A33, 770298}, {0x1A34, 770703}, {0x1A35, 770726}, {0x1A36, 770812}, {0x1A37, 769871}, {0x1A38, 770124}, {0x1A39, 770148}, {0x1A3A, 770002}, {0x1A3B, 770607}, {0x1A3C, 770490}, {0x1A3D, 770630}, {0x1A3E, 770793}, {0x1A3F, 770750}, {0x1A40, 770323}, {0x1A41, 770890}, {0x1A42, 770951}, {0x1A43, 770384}, {0x1A44, 770773}, {0x1A45, 771008}, {0x1A46, 770224}, {0x1A47, 770249}, {0x1A48, 770200}, {0x1A49, 770026}, {0x1A4A, 770423}, {0x1A4B, 769853}, {0x1A4C, 770513}, {0x1A4D, 770347}, {0x1A4E, 770365}, {0x1A4F, 770971}, {0x1A50, 770989}, {0x1A51, 769909}, {0x1A52, 770871}, {0x1A53, 770403}, {0x1A54, 769928}, {0x1A55, 769542}, {0x1A56, 769508}, {0x1A57, 769414}, {0x1A58, 771299}, {0x1A59, 769335}, {0x1A5A, 769450}, {0x1A5B, 769369}, {0x1A5C, 769481}, {0x1A5D, 769308}, {0x1A5E, 769576}, {0x1A60, 771430}, {0x1A61, 771853}, {0x1A62, 772011}, {0x1A63, 771875}, {0x1A64, 772165}, {0x1A65, 771966}, {0x1A66, 771988}, {0x1A67, 772243}, {0x1A68, 772289}, {0x1A69, 772221}, {0x1A6A, 772266}, {0x1A6B, 772039}, {0x1A6C, 772090}, {0x1A6D, 772142}, {0x1A6E, 771944}, {0x1A6F, 771898}, {0x1A70, 772119}, {0x1A71, 771921}, {0x1A72, 772193}, {0x1A73, 772061}, {0x1A74, 771276}, {0x1A75, 771517}, {0x1A76, 771538}, {0x1A77, 771165}, {0x1A78, 771192}, {0x1A79, 771219}, {0x1A7A, 771372}, {0x1A7B, 771326}, {0x1A7C, 771246}, {0x1A7F, 769271}, {0x1A80, 769828}, {0x1A81, 769704}, {0x1A82, 769804}, {0x1A83, 769778}, {0x1A84, 769654}, {0x1A85, 769629}, {0x1A86, 769754}, {0x1A87, 769728}, {0x1A88, 769603}, {0x1A89, 769679}, {0x1A90, 771828}, {0x1A91, 771704}, {0x1A92, 771804}, {0x1A93, 771778}, {0x1A94, 771654}, {0x1A95, 771629}, {0x1A96, 771754}, {0x1A97, 771728}, {0x1A98, 771603}, {0x1A99, 771679}, {0x1AA0, 771559}, {0x1AA1, 771579}, {0x1AA2, 771497}, {0x1AA3, 771146}, {0x1AA4, 771087}, {0x1AA5, 771047}, {0x1AA6, 771394}, {0x1AA7, 771348}, {0x1AA8, 771105}, {0x1AA9, 771124}, {0x1AAA, 771450}, {0x1AAB, 771472}, {0x1AAC, 771068}, {0x1AAD, 771027}, {0x1AB0, 189709}, {0x1AB1, 188870}, {0x1AB2, 192169}, {0x1AB3, 189771}, {0x1AB4, 196691}, {0x1AB5, 197097}, {0x1AB6, 197033}, {0x1AB7, 195555}, {0x1AB8, 189342}, {0x1AB9, 194870}, {0x1ABA, 196466}, {0x1ABB, 195633}, {0x1ABC, 189401}, {0x1ABD, 195661}, {0x1ABE, 195689}, {0x1ABF, 194206}, {0x1AC0, 193959}, {0x1B00, 83035}, {0x1B01, 83010}, {0x1B02, 82947}, {0x1B03, 82989}, {0x1B04, 82927}, {0x1B05, 80506}, {0x1B06, 80528}, {0x1B07, 80897}, {0x1B08, 80919}, {0x1B09, 81638}, {0x1B0A, 81660}, {0x1B0B, 81386}, {0x1B0C, 81410}, {0x1B0D, 81111}, {0x1B0E, 81136}, {0x1B0F, 80813}, {0x1B10, 80483}, {0x1B11, 81272}, {0x1B12, 81294}, {0x1B13, 80991}, {0x1B14, 81010}, {0x1B15, 80835}, {0x1B16, 80854}, {0x1B17, 81232}, {0x1B18, 80632}, {0x1B19, 80651}, {0x1B1A, 80948}, {0x1B1B, 80967}, {0x1B1C, 81252}, {0x1B1D, 81527}, {0x1B1E, 81552}, {0x1B1F, 80718}, {0x1B20, 80753}, {0x1B21, 81206}, {0x1B22, 81508}, {0x1B23, 81587}, {0x1B24, 80675}, {0x1B25, 80694}, {0x1B26, 81187}, {0x1B27, 81323}, {0x1B28, 81342}, {0x1B29, 80586}, {0x1B2A, 80605}, {0x1B2B, 81168}, {0x1B2C, 81733}, {0x1B2D, 81367}, {0x1B2E, 81092}, {0x1B2F, 81714}, {0x1B30, 81460}, {0x1B31, 81484}, {0x1B32, 81441}, {0x1B33, 80878}, {0x1B34, 82967}, {0x1B35, 83433}, {0x1B36, 83460}, {0x1B37, 83484}, {0x1B38, 83246}, {0x1B39, 83271}, {0x1B3A, 83183}, {0x1B3B, 83211}, {0x1B3C, 83059}, {0x1B3D, 83088}, {0x1B3E, 83301}, {0x1B3F, 83328}, {0x1B40, 83399}, {0x1B41, 83360}, {0x1B42, 83124}, {0x1B43, 83150}, {0x1B44, 80196}, {0x1B45, 81039}, {0x1B46, 81065}, {0x1B47, 81611}, {0x1B48, 80788}, {0x1B49, 81689}, {0x1B4A, 81752}, {0x1B4B, 80557}, {0x1B50, 80463}, {0x1B51, 80364}, {0x1B52, 80444}, {0x1B53, 80423}, {0x1B54, 80324}, {0x1B55, 80304}, {0x1B56, 80404}, {0x1B57, 80383}, {0x1B58, 80283}, {0x1B59, 80344}, {0x1B5A, 82912}, {0x1B5B, 82878}, {0x1B5C, 83513}, {0x1B5D, 80215}, {0x1B5E, 80263}, {0x1B5F, 80240}, {0x1B60, 82894}, {0x1B61, 82416}, {0x1B62, 82328}, {0x1B63, 82445}, {0x1B64, 82229}, {0x1B65, 82292}, {0x1B66, 82387}, {0x1B67, 82169}, {0x1B68, 82357}, {0x1B69, 82199}, {0x1B6A, 82258}, {0x1B6B, 82129}, {0x1B6C, 81818}, {0x1B6D, 82034}, {0x1B6E, 81939}, {0x1B6F, 81897}, {0x1B70, 82075}, {0x1B71, 81980}, {0x1B72, 81778}, {0x1B73, 81858}, {0x1B74, 82834}, {0x1B75, 82790}, {0x1B76, 82744}, {0x1B77, 82698}, {0x1B78, 82566}, {0x1B79, 82654}, {0x1B7A, 82474}, {0x1B7B, 82520}, {0x1B7C, 82610}, {0x1B80, 760359}, {0x1B81, 760309}, {0x1B82, 760334}, {0x1B83, 759236}, {0x1B84, 759505}, {0x1B85, 759869}, {0x1B86, 759255}, {0x1B87, 759708}, {0x1B88, 759356}, {0x1B89, 759375}, {0x1B8A, 759544}, {0x1B8B, 759747}, {0x1B8C, 759465}, {0x1B8D, 759666}, {0x1B8E, 759316}, {0x1B8F, 759524}, {0x1B90, 759968}, {0x1B91, 759687}, {0x1B92, 759849}, {0x1B93, 759336}, {0x1B94, 759646}, {0x1B95, 759727}, {0x1B96, 759395}, {0x1B97, 759888}, {0x1B98, 759275}, {0x1B99, 759626}, {0x1B9A, 759948}, {0x1B9B, 759767}, {0x1B9C, 759585}, {0x1B9D, 759908}, {0x1B9E, 759808}, {0x1B9F, 759928}, {0x1BA0, 759485}, {0x1BA1, 758850}, {0x1BA2, 758885}, {0x1BA3, 758919}, {0x1BA4, 760498}, {0x1BA5, 760558}, {0x1BA6, 760434}, {0x1BA7, 760528}, {0x1BA8, 760405}, {0x1BA9, 760466}, {0x1BAA, 760286}, {0x1BAB, 760383}, {0x1BAC, 758952}, {0x1BAD, 758989}, {0x1BAE, 759564}, {0x1BAF, 759828}, {0x1BB0, 759215}, {0x1BB1, 759111}, {0x1BB2, 759195}, {0x1BB3, 759173}, {0x1BB4, 759069}, {0x1BB5, 759048}, {0x1BB6, 759153}, {0x1BB7, 759131}, {0x1BB8, 759026}, {0x1BB9, 759090}, {0x1BBA, 758831}, {0x1BBB, 759787}, {0x1BBC, 759605}, {0x1BBD, 759295}, {0x1BBE, 759415}, {0x1BBF, 759440}, {0x1BC0, 101890}, {0x1BC1, 102330}, {0x1BC2, 101969}, {0x1BC3, 102383}, {0x1BC4, 102069}, {0x1BC5, 101905}, {0x1BC6, 102016}, {0x1BC7, 102259}, {0x1BC8, 102464}, {0x1BC9, 102167}, {0x1BCA, 102096}, {0x1BCB, 102639}, {0x1BCC, 102545}, {0x1BCD, 102275}, {0x1BCE, 101953}, {0x1BCF, 102356}, {0x1BD0, 102000}, {0x1BD1, 101937}, {0x1BD2, 102298}, {0x1BD3, 102491}, {0x1BD4, 102053}, {0x1BD5, 102437}, {0x1BD6, 102599}, {0x1BD7, 102217}, {0x1BD8, 102314}, {0x1BD9, 102518}, {0x1BDA, 102123}, {0x1BDB, 102655}, {0x1BDC, 102572}, {0x1BDD, 102200}, {0x1BDE, 102037}, {0x1BDF, 102410}, {0x1BE0, 102242}, {0x1BE1, 101921}, {0x1BE2, 102183}, {0x1BE3, 102150}, {0x1BE4, 101985}, {0x1BE5, 102624}, {0x1BE6, 102703}, {0x1BE7, 102831}, {0x1BE8, 102956}, {0x1BE9, 102850}, {0x1BEA, 102870}, {0x1BEB, 102889}, {0x1BEC, 102937}, {0x1BED, 102913}, {0x1BEE, 102982}, {0x1BEF, 103001}, {0x1BF0, 101866}, {0x1BF1, 101843}, {0x1BF2, 102671}, {0x1BF3, 102686}, {0x1BFC, 102745}, {0x1BFD, 102801}, {0x1BFE, 102720}, {0x1BFF, 102773}, {0x1C00, 499639}, {0x1C01, 499674}, {0x1C02, 499656}, {0x1C03, 499552}, {0x1C04, 499569}, {0x1C05, 499761}, {0x1C06, 499429}, {0x1C07, 499446}, {0x1C08, 499622}, {0x1C09, 499779}, {0x1C0A, 499902}, {0x1C0B, 499919}, {0x1C0C, 499464}, {0x1C0D, 499744}, {0x1C0E, 499797}, {0x1C0F, 499832}, {0x1C10, 499814}, {0x1C11, 499517}, {0x1C12, 499534}, {0x1C13, 499394}, {0x1C14, 499411}, {0x1C15, 499709}, {0x1C16, 499726}, {0x1C17, 499937}, {0x1C18, 499955}, {0x1C19, 499499}, {0x1C1A, 500045}, {0x1C1B, 499850}, {0x1C1C, 499692}, {0x1C1D, 499587}, {0x1C1E, 499604}, {0x1C1F, 500011}, {0x1C20, 499867}, {0x1C21, 499884}, {0x1C22, 500028}, {0x1C23, 499378}, {0x1C24, 500272}, {0x1C25, 500245}, {0x1C26, 500299}, {0x1C27, 500340}, {0x1C28, 500360}, {0x1C29, 500380}, {0x1C2A, 500401}, {0x1C2B, 500421}, {0x1C2C, 500320}, {0x1C2D, 498973}, {0x1C2E, 499048}, {0x1C2F, 499024}, {0x1C30, 499072}, {0x1C31, 499126}, {0x1C32, 499150}, {0x1C33, 499174}, {0x1C34, 499096}, {0x1C35, 498997}, {0x1C36, 500229}, {0x1C37, 500211}, {0x1C3B, 500126}, {0x1C3C, 500088}, {0x1C3D, 500062}, {0x1C3E, 500178}, {0x1C3F, 500152}, {0x1C40, 499360}, {0x1C41, 499271}, {0x1C42, 499343}, {0x1C43, 499324}, {0x1C44, 499235}, {0x1C45, 499217}, {0x1C46, 499307}, {0x1C47, 499288}, {0x1C48, 499198}, {0x1C49, 499253}, {0x1C4D, 499974}, {0x1C4E, 499992}, {0x1C4F, 499481}, {0x1C50, 643724}, {0x1C51, 643625}, {0x1C52, 643705}, {0x1C53, 643684}, {0x1C54, 643585}, {0x1C55, 643565}, {0x1C56, 643665}, {0x1C57, 643644}, {0x1C58, 643544}, {0x1C59, 643605}, {0x1C5A, 644082}, {0x1C5B, 643908}, {0x1C5C, 643850}, {0x1C5D, 643888}, {0x1C5E, 643869}, {0x1C5F, 644101}, {0x1C60, 643790}, {0x1C61, 643770}, {0x1C62, 643810}, {0x1C63, 643830}, {0x1C64, 644140}, {0x1C65, 644063}, {0x1C66, 644005}, {0x1C67, 644024}, {0x1C68, 644044}, {0x1C69, 644178}, {0x1C6A, 644274}, {0x1C6B, 644293}, {0x1C6C, 644312}, {0x1C6D, 644332}, {0x1C6E, 644121}, {0x1C6F, 643966}, {0x1C70, 643927}, {0x1C71, 643947}, {0x1C72, 643985}, {0x1C73, 644159}, {0x1C74, 644235}, {0x1C75, 644197}, {0x1C76, 644255}, {0x1C77, 644216}, {0x1C78, 644351}, {0x1C79, 643744}, {0x1C7A, 644371}, {0x1C7B, 644481}, {0x1C7C, 644400}, {0x1C7D, 643530}, {0x1C7E, 644453}, {0x1C7F, 644418}, {0x1C80, 252179}, {0x1C81, 251440}, {0x1C82, 251546}, {0x1C83, 253458}, {0x1C84, 252806}, {0x1C85, 253001}, {0x1C86, 252769}, {0x1C87, 252836}, {0x1C88, 253373}, {0x1C90, 328405}, {0x1C91, 328441}, {0x1C92, 328776}, {0x1C93, 328628}, {0x1C94, 328704}, {0x1C95, 329834}, {0x1C96, 329980}, {0x1C97, 329680}, {0x1C98, 329078}, {0x1C99, 329189}, {0x1C9A, 329309}, {0x1C9B, 329346}, {0x1C9C, 329383}, {0x1C9D, 329420}, {0x1C9E, 329456}, {0x1C9F, 330017}, {0x1CA0, 329568}, {0x1CA1, 329605}, {0x1CA2, 329717}, {0x1CA3, 329798}, {0x1CA4, 329493}, {0x1CA5, 329226}, {0x1CA6, 328813}, {0x1CA7, 329531}, {0x1CA8, 329642}, {0x1CA9, 328553}, {0x1CAA, 328478}, {0x1CAB, 329152}, {0x1CAC, 328591}, {0x1CAD, 328515}, {0x1CAE, 329907}, {0x1CAF, 329114}, {0x1CB0, 328851}, {0x1CB1, 328968}, {0x1CB2, 329004}, {0x1CB3, 329871}, {0x1CB4, 328888}, {0x1CB5, 329041}, {0x1CB6, 328740}, {0x1CB7, 329944}, {0x1CB8, 328665}, {0x1CB9, 329754}, {0x1CBA, 328368}, {0x1CBD, 328331}, {0x1CBE, 328925}, {0x1CBF, 329264}, {0x1CC0, 760252}, {0x1CC1, 760179}, {0x1CC2, 760216}, {0x1CC3, 760027}, {0x1CC4, 760139}, {0x1CC5, 760100}, {0x1CC6, 760061}, {0x1CC7, 759988}, {0x1CD0, 816039}, {0x1CD1, 816177}, {0x1CD2, 816087}, {0x1CD3, 815480}, {0x1CD4, 815833}, {0x1CD5, 816274}, {0x1CD6, 816327}, {0x1CD7, 816369}, {0x1CD8, 815939}, {0x1CD9, 816419}, {0x1CDA, 816013}, {0x1CDB, 816222}, {0x1CDC, 816059}, {0x1CDD, 815963}, {0x1CDE, 816248}, {0x1CDF, 816194}, {0x1CE0, 816106}, {0x1CE1, 815871}, {0x1CE2, 815744}, {0x1CE3, 815771}, {0x1CE4, 815538}, {0x1CE5, 815678}, {0x1CE6, 815501}, {0x1CE7, 815797}, {0x1CE8, 815706}, {0x1CE9, 815139}, {0x1CEA, 815172}, {0x1CEB, 815240}, {0x1CEC, 815272}, {0x1CED, 815637}, {0x1CEE, 815398}, {0x1CEF, 815455}, {0x1CF0, 815605}, {0x1CF1, 815205}, {0x1CF2, 815314}, {0x1CF3, 815573}, {0x1CF4, 815915}, {0x1CF5, 815432}, {0x1CF6, 815655}, {0x1CF7, 815338}, {0x1CF8, 816155}, {0x1CF9, 815984}, {0x1CFA, 815358}, {0x1D00, 467542}, {0x1D01, 467571}, {0x1D02, 486107}, {0x1D03, 467630}, {0x1D04, 467666}, {0x1D05, 467695}, {0x1D06, 467753}, {0x1D07, 467724}, {0x1D08, 486771}, {0x1D09, 486377}, {0x1D0A, 468008}, {0x1D0B, 468037}, {0x1D0C, 468095}, {0x1D0D, 468136}, {0x1D0E, 468448}, {0x1D0F, 468194}, {0x1D10, 468253}, {0x1D11, 484761}, {0x1D12, 484833}, {0x1D13, 484791}, {0x1D14, 486649}, {0x1D15, 468287}, {0x1D16, 485918}, {0x1D17, 471350}, {0x1D18, 468317}, {0x1D19, 468486}, {0x1D1A, 468685}, {0x1D1B, 468584}, {0x1D1C, 468721}, {0x1D1D, 484905}, {0x1D1E, 484719}, {0x1D1F, 484868}, {0x1D20, 468750}, {0x1D21, 468779}, {0x1D22, 468837}, {0x1D23, 467784}, {0x1D24, 468920}, {0x1D25, 467027}, {0x1D26, 347458}, {0x1D27, 347491}, {0x1D28, 347557}, {0x1D29, 347618}, {0x1D2A, 347587}, {0x1D2B, 247763}, {0x1D2C, 589799}, {0x1D2D, 589825}, {0x1D2E, 589852}, {0x1D2F, 589878}, {0x1D30, 589911}, {0x1D31, 589937}, {0x1D32, 590314}, {0x1D33, 589963}, {0x1D34, 589989}, {0x1D35, 590053}, {0x1D36, 590079}, {0x1D37, 590105}, {0x1D38, 590131}, {0x1D39, 590157}, {0x1D3A, 590183}, {0x1D3B, 590349}, {0x1D3C, 590209}, {0x1D3D, 590235}, {0x1D3E, 590262}, {0x1D3F, 590288}, {0x1D40, 590384}, {0x1D41, 590410}, {0x1D42, 590462}, {0x1D43, 593492}, {0x1D44, 595476}, {0x1D45, 593542}, {0x1D46, 595507}, {0x1D47, 593570}, {0x1D48, 593985}, {0x1D49, 594081}, {0x1D4A, 595257}, {0x1D4B, 594985}, {0x1D4C, 595712}, {0x1D4D, 594233}, {0x1D4E, 595605}, {0x1D4F, 594565}, {0x1D50, 594820}, {0x1D51, 594105}, {0x1D52, 594961}, {0x1D53, 595014}, {0x1D54, 595443}, {0x1D55, 593652}, {0x1D56, 595043}, {0x1D57, 595349}, {0x1D58, 595882}, {0x1D59, 595316}, {0x1D5A, 595636}, {0x1D5B, 596003}, {0x1D5C, 593516}, {0x1D5D, 593625}, {0x1D5E, 594285}, {0x1D5F, 594009}, {0x1D60, 594319}, {0x1D61, 593959}, {0x1D62, 491150}, {0x1D63, 491398}, {0x1D64, 491526}, {0x1D65, 491557}, {0x1D66, 355441}, {0x1D67, 355508}, {0x1D68, 355576}, {0x1D69, 355543}, {0x1D6A, 355475}, {0x1D6B, 488573}, {0x1D6C, 470951}, {0x1D6D, 472460}, {0x1D6E, 474939}, {0x1D6F, 479173}, {0x1D70, 479873}, {0x1D71, 482152}, {0x1D72, 483133}, {0x1D73, 482968}, {0x1D74, 484187}, {0x1D75, 485419}, {0x1D76, 490644}, {0x1D77, 486228}, {0x1D78, 590954}, {0x1D79, 476868}, {0x1D7A, 485675}, {0x1D7B, 468992}, {0x1D7C, 477073}, {0x1D7D, 482270}, {0x1D7E, 469033}, {0x1D7F, 488688}, {0x1D80, 470990}, {0x1D81, 472499}, {0x1D82, 474978}, {0x1D83, 475411}, {0x1D84, 477665}, {0x1D85, 478464}, {0x1D86, 479212}, {0x1D87, 479953}, {0x1D88, 482191}, {0x1D89, 483213}, {0x1D8A, 484267}, {0x1D8B, 474524}, {0x1D8C, 488888}, {0x1D8D, 489746}, {0x1D8E, 490683}, {0x1D8F, 470144}, {0x1D90, 470549}, {0x1D91, 472383}, {0x1D92, 474185}, {0x1D93, 481792}, {0x1D94, 483595}, {0x1D95, 484507}, {0x1D96, 476666}, {0x1D97, 481864}, {0x1D98, 474565}, {0x1D99, 488308}, {0x1D9A, 474775}, {0x1D9B, 595539}, {0x1D9C, 593688}, {0x1D9D, 593712}, {0x1D9E, 594157}, {0x1D9F, 595161}, {0x1DA0, 594209}, {0x1DA1, 594037}, {0x1DA2, 595285}, {0x1DA3, 595574}, {0x1DA4, 594436}, {0x1DA5, 594472}, {0x1DA6, 593746}, {0x1DA7, 593778}, {0x1DA8, 594523}, {0x1DA9, 594742}, {0x1DAA, 594700}, {0x1DAB, 593863}, {0x1DAC, 594844}, {0x1DAD, 595667}, {0x1DAE, 594878}, {0x1DAF, 594917}, {0x1DB0, 593895}, {0x1DB1, 593594}, {0x1DB2, 595067}, {0x1DB3, 595223}, {0x1DB4, 594131}, {0x1DB5, 595373}, {0x1DB6, 595906}, {0x1DB7, 595973}, {0x1DB8, 593927}, {0x1DB9, 596027}, {0x1DBA, 595820}, {0x1DBB, 596133}, {0x1DBC, 596191}, {0x1DBD, 596157}, {0x1DBE, 594183}, {0x1DBF, 595415}, {0x1DC0, 189016}, {0x1DC1, 188986}, {0x1DC2, 196421}, {0x1DC3, 196511}, {0x1DC4, 195231}, {0x1DC5, 191869}, {0x1DC6, 195277}, {0x1DC7, 185715}, {0x1DC8, 191841}, {0x1DC9, 185687}, {0x1DCA, 193786}, {0x1DCB, 186010}, {0x1DCC, 195254}, {0x1DCD, 189128}, {0x1DCE, 195370}, {0x1DCF, 197140}, {0x1DD0, 192313}, {0x1DD1, 196845}, {0x1DD2, 196864}, {0x1DD3, 193183}, {0x1DD4, 192758}, {0x1DD5, 192825}, {0x1DD6, 192857}, {0x1DD7, 192985}, {0x1DD8, 193328}, {0x1DD9, 193119}, {0x1DDA, 193235}, {0x1DDB, 192486}, {0x1DDC, 193367}, {0x1DDD, 193398}, {0x1DDE, 192525}, {0x1DDF, 192564}, {0x1DE0, 193552}, {0x1DE1, 192603}, {0x1DE2, 192642}, {0x1DE3, 193823}, {0x1DE4, 193862}, {0x1DE5, 193485}, {0x1DE6, 194274}, {0x1DE7, 192790}, {0x1DE8, 192889}, {0x1DE9, 192920}, {0x1DEA, 193893}, {0x1DEB, 193152}, {0x1DEC, 193429}, {0x1DED, 193660}, {0x1DEE, 193724}, {0x1DEF, 193086}, {0x1DF0, 194080}, {0x1DF1, 194175}, {0x1DF2, 192712}, {0x1DF3, 193614}, {0x1DF4, 194034}, {0x1DF5, 196767}, {0x1DF6, 192457}, {0x1DF7, 192429}, {0x1DF8, 188915}, {0x1DF9, 196996}, {0x1DFB, 188230}, {0x1DFC, 189224}, {0x1DFD, 185770}, {0x1DFE, 194413}, {0x1DFF, 195929}, {0x1E00, 451729}, {0x1E01, 470311}, {0x1E02, 452210}, {0x1E03, 470776}, {0x1E04, 452248}, {0x1E05, 470812}, {0x1E06, 452356}, {0x1E07, 470914}, {0x1E08, 452680}, {0x1E09, 471560}, {0x1E0A, 453173}, {0x1E0B, 472280}, {0x1E0C, 453211}, {0x1E0D, 472316}, {0x1E0E, 453282}, {0x1E0F, 472423}, {0x1E10, 453092}, {0x1E11, 472172}, {0x1E12, 453128}, {0x1E13, 472206}, {0x1E14, 454492}, {0x1E15, 474077}, {0x1E16, 454447}, {0x1E17, 474034}, {0x1E18, 454096}, {0x1E19, 473666}, {0x1E1A, 454641}, {0x1E1B, 474291}, {0x1E1C, 453757}, {0x1E1D, 473341}, {0x1E1E, 454977}, {0x1E1F, 474872}, {0x1E20, 455354}, {0x1E21, 475337}, {0x1E22, 455869}, {0x1E23, 475861}, {0x1E24, 455907}, {0x1E25, 475897}, {0x1E26, 455831}, {0x1E27, 475825}, {0x1E28, 455718}, {0x1E29, 475718}, {0x1E2A, 455644}, {0x1E2B, 475648}, {0x1E2C, 456716}, {0x1E2D, 476772}, {0x1E2E, 456296}, {0x1E2F, 476369}, {0x1E30, 457153}, {0x1E31, 477344}, {0x1E32, 457339}, {0x1E33, 477520}, {0x1E34, 457410}, {0x1E35, 477587}, {0x1E36, 457819}, {0x1E37, 478067}, {0x1E38, 457857}, {0x1E39, 478103}, {0x1E3A, 457985}, {0x1E3B, 478313}, {0x1E3C, 457774}, {0x1E3D, 477993}, {0x1E3E, 458229}, {0x1E3F, 478999}, {0x1E40, 458263}, {0x1E41, 479070}, {0x1E42, 458301}, {0x1E43, 479106}, {0x1E44, 458655}, {0x1E45, 479655}, {0x1E46, 458693}, {0x1E47, 479691}, {0x1E48, 458803}, {0x1E49, 479795}, {0x1E4A, 458572}, {0x1E4B, 479506}, {0x1E4C, 460556}, {0x1E4D, 481566}, {0x1E4E, 460600}, {0x1E4F, 481608}, {0x1E50, 460275}, {0x1E51, 481338}, {0x1E52, 460230}, {0x1E53, 481295}, {0x1E54, 460871}, {0x1E55, 482018}, {0x1E56, 460905}, {0x1E57, 482050}, {0x1E58, 461421}, {0x1E59, 482775}, {0x1E5A, 461459}, {0x1E5B, 482811}, {0x1E5C, 461497}, {0x1E5D, 482847}, {0x1E5E, 461630}, {0x1E5F, 483061}, {0x1E60, 462262}, {0x1E61, 484034}, {0x1E62, 462300}, {0x1E63, 484070}, {0x1E64, 462017}, {0x1E65, 483801}, {0x1E66, 462099}, {0x1E67, 483879}, {0x1E68, 462338}, {0x1E69, 484106}, {0x1E6A, 462973}, {0x1E6B, 485279}, {0x1E6C, 463011}, {0x1E6D, 485315}, {0x1E6E, 463082}, {0x1E6F, 485382}, {0x1E70, 462844}, {0x1E71, 485089}, {0x1E72, 464216}, {0x1E73, 487648}, {0x1E74, 465024}, {0x1E75, 488535}, {0x1E76, 463940}, {0x1E77, 487384}, {0x1E78, 464980}, {0x1E79, 488493}, {0x1E7A, 464788}, {0x1E7B, 488228}, {0x1E7C, 465231}, {0x1E7D, 488964}, {0x1E7E, 465160}, {0x1E7F, 488821}, {0x1E80, 465655}, {0x1E81, 489362}, {0x1E82, 465468}, {0x1E83, 489185}, {0x1E84, 465541}, {0x1E85, 489254}, {0x1E86, 465579}, {0x1E87, 489290}, {0x1E88, 465617}, {0x1E89, 489326}, {0x1E8A, 465809}, {0x1E8B, 489519}, {0x1E8C, 465771}, {0x1E8D, 489483}, {0x1E8E, 465981}, {0x1E8F, 489911}, {0x1E90, 466417}, {0x1E91, 490400}, {0x1E92, 466532}, {0x1E93, 490540}, {0x1E94, 466603}, {0x1E95, 490607}, {0x1E96, 475964}, {0x1E97, 485201}, {0x1E98, 489425}, {0x1E99, 490147}, {0x1E9A, 470185}, {0x1E9B, 478811}, {0x1E9C, 478764}, {0x1E9D, 478852}, {0x1E9E, 462641}, {0x1E9F, 472712}, {0x1EA0, 451376}, {0x1EA1, 469893}, {0x1EA2, 451489}, {0x1EA3, 470000}, {0x1EA4, 450948}, {0x1EA5, 469483}, {0x1EA6, 451050}, {0x1EA7, 469581}, {0x1EA8, 451099}, {0x1EA9, 469628}, {0x1EAA, 451153}, {0x1EAB, 469680}, {0x1EAC, 450997}, {0x1EAD, 469530}, {0x1EAE, 450646}, {0x1EAF, 469195}, {0x1EB0, 450738}, {0x1EB1, 469283}, {0x1EB2, 450782}, {0x1EB3, 469325}, {0x1EB4, 450831}, {0x1EB5, 469372}, {0x1EB6, 450690}, {0x1EB7, 469237}, {0x1EB8, 454217}, {0x1EB9, 473781}, {0x1EBA, 454330}, {0x1EBB, 473923}, {0x1EBC, 454607}, {0x1EBD, 474259}, {0x1EBE, 453842}, {0x1EBF, 473422}, {0x1EC0, 453944}, {0x1EC1, 473520}, {0x1EC2, 453993}, {0x1EC3, 473567}, {0x1EC4, 454047}, {0x1EC5, 473619}, {0x1EC6, 453891}, {0x1EC7, 473469}, {0x1EC8, 456495}, {0x1EC9, 476522}, {0x1ECA, 456382}, {0x1ECB, 476415}, {0x1ECC, 459621}, {0x1ECD, 480674}, {0x1ECE, 459775}, {0x1ECF, 480820}, {0x1ED0, 459193}, {0x1ED1, 480264}, {0x1ED2, 459295}, {0x1ED3, 480362}, {0x1ED4, 459344}, {0x1ED5, 480409}, {0x1ED6, 459398}, {0x1ED7, 480461}, {0x1ED8, 459242}, {0x1ED9, 480311}, {0x1EDA, 459847}, {0x1EDB, 480888}, {0x1EDC, 459937}, {0x1EDD, 480974}, {0x1EDE, 459980}, {0x1EDF, 481015}, {0x1EE0, 460028}, {0x1EE1, 481061}, {0x1EE2, 459890}, {0x1EE3, 480929}, {0x1EE4, 464260}, {0x1EE5, 487690}, {0x1EE6, 464414}, {0x1EE7, 487836}, {0x1EE8, 464486}, {0x1EE9, 487904}, {0x1EEA, 464576}, {0x1EEB, 487990}, {0x1EEC, 464619}, {0x1EED, 488031}, {0x1EEE, 464667}, {0x1EEF, 488077}, {0x1EF0, 464529}, {0x1EF1, 487945}, {0x1EF2, 466057}, {0x1EF3, 489983}, {0x1EF4, 466019}, {0x1EF5, 489947}, {0x1EF6, 466124}, {0x1EF7, 490046}, {0x1EF8, 466266}, {0x1EF9, 490259}, {0x1EFA, 458372}, {0x1EFB, 479251}, {0x1EFC, 458409}, {0x1EFD, 479286}, {0x1EFE, 466163}, {0x1EFF, 490083}, {0x1F00, 348964}, {0x1F01, 348307}, {0x1F02, 349230}, {0x1F03, 348573}, {0x1F04, 349000}, {0x1F05, 348343}, {0x1F06, 349108}, {0x1F07, 348451}, {0x1F08, 340170}, {0x1F09, 339597}, {0x1F0A, 340505}, {0x1F0B, 339932}, {0x1F0C, 340208}, {0x1F0D, 339635}, {0x1F0E, 340321}, {0x1F0F, 339748}, {0x1F10, 349963}, {0x1F11, 349793}, {0x1F12, 350048}, {0x1F13, 349878}, {0x1F14, 350001}, {0x1F15, 349831}, {0x1F18, 341055}, {0x1F19, 340877}, {0x1F1A, 341144}, {0x1F1B, 340966}, {0x1F1C, 341095}, {0x1F1D, 340917}, {0x1F20, 350791}, {0x1F21, 350195}, {0x1F22, 351047}, {0x1F23, 350451}, {0x1F24, 350825}, {0x1F25, 350229}, {0x1F26, 350929}, {0x1F27, 350333}, {0x1F28, 341813}, {0x1F29, 341299}, {0x1F2A, 342136}, {0x1F2B, 341622}, {0x1F2C, 341849}, {0x1F2D, 341335}, {0x1F2E, 341958}, {0x1F2F, 341444}, {0x1F30, 351997}, {0x1F31, 351471}, {0x1F32, 352127}, {0x1F33, 351601}, {0x1F34, 352032}, {0x1F35, 351506}, {0x1F36, 352076}, {0x1F37, 351550}, {0x1F38, 342696}, {0x1F39, 342398}, {0x1F3A, 342832}, {0x1F3B, 342534}, {0x1F3C, 342733}, {0x1F3D, 342435}, {0x1F3E, 342779}, {0x1F3F, 342481}, {0x1F40, 353839}, {0x1F41, 353669}, {0x1F42, 353924}, {0x1F43, 353754}, {0x1F44, 353877}, {0x1F45, 353707}, {0x1F48, 344387}, {0x1F49, 344209}, {0x1F4A, 344476}, {0x1F4B, 344298}, {0x1F4C, 344427}, {0x1F4D, 344249}, {0x1F50, 355004}, {0x1F51, 354442}, {0x1F52, 355143}, {0x1F53, 354581}, {0x1F54, 355042}, {0x1F55, 354480}, {0x1F56, 355089}, {0x1F57, 354527}, {0x1F59, 344939}, {0x1F5B, 345084}, {0x1F5D, 344979}, {0x1F5F, 345028}, {0x1F60, 353042}, {0x1F61, 352422}, {0x1F62, 353308}, {0x1F63, 352688}, {0x1F64, 353078}, {0x1F65, 352458}, {0x1F66, 353186}, {0x1F67, 352566}, {0x1F68, 343654}, {0x1F69, 343120}, {0x1F6A, 343989}, {0x1F6B, 343455}, {0x1F6C, 343692}, {0x1F6D, 343158}, {0x1F6E, 343805}, {0x1F6F, 343271}, {0x1F70, 349430}, {0x1F71, 348774}, {0x1F72, 350134}, {0x1F73, 349926}, {0x1F74, 351239}, {0x1F75, 350609}, {0x1F76, 352207}, {0x1F77, 351922}, {0x1F78, 354010}, {0x1F79, 353802}, {0x1F7A, 355229}, {0x1F7B, 354923}, {0x1F7C, 353508}, {0x1F7D, 352852}, {0x1F80, 349340}, {0x1F81, 348683}, {0x1F82, 349276}, {0x1F83, 348619}, {0x1F84, 349045}, {0x1F85, 348388}, {0x1F86, 349160}, {0x1F87, 348503}, {0x1F88, 340448}, {0x1F89, 339875}, {0x1F8A, 340553}, {0x1F8B, 339980}, {0x1F8C, 340255}, {0x1F8D, 339682}, {0x1F8E, 340375}, {0x1F8F, 339802}, {0x1F90, 351153}, {0x1F91, 350557}, {0x1F92, 351091}, {0x1F93, 350495}, {0x1F94, 350868}, {0x1F95, 350272}, {0x1F96, 350979}, {0x1F97, 350383}, {0x1F98, 342081}, {0x1F99, 341567}, {0x1F9A, 342182}, {0x1F9B, 341668}, {0x1F9C, 341894}, {0x1F9D, 341380}, {0x1F9E, 342010}, {0x1F9F, 341496}, {0x1FA0, 353418}, {0x1FA1, 352798}, {0x1FA2, 353354}, {0x1FA3, 352734}, {0x1FA4, 353123}, {0x1FA5, 352503}, {0x1FA6, 353238}, {0x1FA7, 352618}, {0x1FA8, 343932}, {0x1FA9, 343398}, {0x1FAA, 344037}, {0x1FAB, 343503}, {0x1FAC, 343739}, {0x1FAD, 343205}, {0x1FAE, 343859}, {0x1FAF, 343325}, {0x1FB0, 349520}, {0x1FB1, 348737}, {0x1FB2, 349466}, {0x1FB3, 349557}, {0x1FB4, 348809}, {0x1FB6, 348862}, {0x1FB7, 348904}, {0x1FB8, 340696}, {0x1FB9, 340047}, {0x1FBA, 340658}, {0x1FBB, 340086}, {0x1FBC, 340123}, {0x1FBD, 347334}, {0x1FBE, 348016}, {0x1FBF, 348037}, {0x1FC0, 347965}, {0x1FC1, 345716}, {0x1FC2, 351273}, {0x1FC3, 351325}, {0x1FC4, 350642}, {0x1FC6, 350693}, {0x1FC7, 350733}, {0x1FC8, 341234}, {0x1FC9, 341016}, {0x1FCA, 342283}, {0x1FCB, 341733}, {0x1FCC, 341768}, {0x1FCD, 348098}, {0x1FCE, 348049}, {0x1FCF, 348070}, {0x1FD0, 352242}, {0x1FD1, 351886}, {0x1FD2, 351837}, {0x1FD3, 351685}, {0x1FD6, 351956}, {0x1FD7, 351733}, {0x1FD8, 342953}, {0x1FD9, 342622}, {0x1FDA, 342916}, {0x1FDB, 342660}, {0x1FDD, 345669}, {0x1FDE, 345620}, {0x1FDF, 345641}, {0x1FE0, 355267}, {0x1FE1, 354884}, {0x1FE2, 354832}, {0x1FE3, 354671}, {0x1FE4, 354211}, {0x1FE5, 354177}, {0x1FE6, 354960}, {0x1FE7, 354722}, {0x1FE8, 345338}, {0x1FE9, 345178}, {0x1FEA, 345298}, {0x1FEB, 345219}, {0x1FEC, 344745}, {0x1FED, 345748}, {0x1FEE, 345691}, {0x1FEF, 355913}, {0x1FF2, 353544}, {0x1FF3, 353598}, {0x1FF4, 352887}, {0x1FF6, 352940}, {0x1FF7, 352982}, {0x1FF8, 344566}, {0x1FF9, 344348}, {0x1FFA, 344142}, {0x1FFB, 343570}, {0x1FFC, 343607}, {0x1FFD, 347954}, {0x1FFE, 345608}, {0x2000, 307931}, {0x2001, 307406}, {0x2002, 307939}, {0x2003, 307414}, {0x2004, 785893}, {0x2005, 322871}, {0x2006, 742604}, {0x2007, 321918}, {0x2008, 683881}, {0x2009, 785173}, {0x200A, 362300}, {0x200B, 852636}, {0x200C, 852614}, {0x200D, 852570}, {0x200E, 495026}, {0x200F, 690994}, {0x2010, 398804}, {0x2011, 629171}, {0x2012, 321906}, {0x2013, 307923}, {0x2014, 307398}, {0x2015, 398058}, {0x2016, 270981}, {0x2017, 270312}, {0x2018, 493794}, {0x2019, 689644}, {0x201A, 739138}, {0x201B, 739058}, {0x201C, 492536}, {0x201D, 688985}, {0x201E, 270328}, {0x201F, 270150}, {0x2020, 254171}, {0x2021, 270095}, {0x2022, 132410}, {0x2023, 796118}, {0x2024, 656187}, {0x2025, 797534}, {0x2026, 398123}, {0x2027, 398860}, {0x2028, 503309}, {0x2029, 667489}, {0x202A, 494980}, {0x202B, 690948}, {0x202C, 680457}, {0x202D, 495045}, {0x202E, 691013}, {0x202F, 619477}, {0x2030, 673880}, {0x2031, 673904}, {0x2032, 682838}, {0x2033, 270532}, {0x2034, 796563}, {0x2035, 687673}, {0x2036, 687453}, {0x2037, 687947}, {0x2038, 162779}, {0x2039, 739096}, {0x203A, 739166}, {0x203B, 685336}, {0x203C, 270126}, {0x203D, 409672}, {0x203E, 663196}, {0x203F, 798536}, {0x2040, 168327}, {0x2041, 162785}, {0x2042, 78651}, {0x2043, 398811}, {0x2044, 322933}, {0x2045, 493956}, {0x2046, 689897}, {0x2047, 270573}, {0x2048, 684425}, {0x2049, 320215}, {0x204A, 794896}, {0x204B, 687651}, {0x204C, 110463}, {0x204D, 111632}, {0x204E, 517463}, {0x204F, 687841}, {0x2050, 185116}, {0x2051, 797455}, {0x2052, 197189}, {0x2053, 761614}, {0x2054, 410211}, {0x2055, 322438}, {0x2056, 785319}, {0x2057, 684367}, {0x2058, 322779}, {0x2059, 322286}, {0x205A, 797549}, {0x205B, 322765}, {0x205C, 269653}, {0x205D, 796177}, {0x205E, 816648}, {0x205F, 571377}, {0x2060, 828521}, {0x2061, 326080}, {0x2062, 410264}, {0x2063, 410244}, {0x2064, 410229}, {0x2066, 495004}, {0x2067, 690972}, {0x2068, 322171}, {0x2069, 680484}, {0x206A, 407021}, {0x206B, 78}, {0x206C, 406993}, {0x206D, 49}, {0x206E, 619499}, {0x206F, 629137}, {0x2070, 761002}, {0x2071, 760736}, {0x2074, 760719}, {0x2075, 760702}, {0x2076, 760952}, {0x2077, 760934}, {0x2078, 760660}, {0x2079, 760849}, {0x207A, 760882}, {0x207B, 760831}, {0x207C, 760678}, {0x207D, 760802}, {0x207E, 760904}, {0x207F, 760769}, {0x2080, 758044}, {0x2081, 757922}, {0x2082, 758030}, {0x2083, 758014}, {0x2084, 757849}, {0x2085, 757834}, {0x2086, 758000}, {0x2087, 757984}, {0x2088, 757796}, {0x2089, 757907}, {0x208A, 757936}, {0x208B, 757891}, {0x208C, 757812}, {0x208D, 757864}, {0x208E, 757956}, {0x2090, 491057}, {0x2091, 491088}, {0x2092, 491336}, {0x2093, 491588}, {0x2094, 491460}, {0x2095, 491119}, {0x2096, 491212}, {0x2097, 491243}, {0x2098, 491274}, {0x2099, 491305}, {0x209A, 491367}, {0x209B, 491429}, {0x209C, 491495}, {0x20A0, 320120}, {0x20A1, 185598}, {0x20A2, 203584}, {0x20A3, 323014}, {0x20A4, 515669}, {0x20A5, 587982}, {0x20A6, 617900}, {0x20A7, 674334}, {0x20A8, 699317}, {0x20A9, 828507}, {0x20AA, 623966}, {0x20AB, 269582}, {0x20AC, 320110}, {0x20AD, 448137}, {0x20AE, 796846}, {0x20AF, 274427}, {0x20B0, 331124}, {0x20B1, 674346}, {0x20B2, 357130}, {0x20B3, 78775}, {0x20B4, 398733}, {0x20B5, 165400}, {0x20B6, 516498}, {0x20B7, 750244}, {0x20B8, 780118}, {0x20B9, 404841}, {0x20BA, 796885}, {0x20BB, 629231}, {0x20BC, 526239}, {0x20BD, 696546}, {0x20BE, 450474}, {0x20BF, 107782}, {0x20D0, 194537}, {0x20D1, 196125}, {0x20D2, 195013}, {0x20D3, 196383}, {0x20D4, 185827}, {0x20D5, 186219}, {0x20D6, 194359}, {0x20D7, 195841}, {0x20D8, 196273}, {0x20D9, 186251}, {0x20DA, 185863}, {0x20DB, 196537}, {0x20DC, 190061}, {0x20DD, 189797}, {0x20DE, 189943}, {0x20DF, 189861}, {0x20E0, 189824}, {0x20E1, 194566}, {0x20E2, 189916}, {0x20E3, 189889}, {0x20E4, 189970}, {0x20E5, 195776}, {0x20E6, 189668}, {0x20E7, 185802}, {0x20E8, 196712}, {0x20E9, 196968}, {0x20EA, 194658}, {0x20EB, 194914}, {0x20EC, 196182}, {0x20ED, 194692}, {0x20EE, 194386}, {0x20EF, 195869}, {0x20F0, 185900}, {0x2100, 38}, {0x2101, 131}, {0x2102, 271290}, {0x2103, 254508}, {0x2104, 165441}, {0x2105, 162771}, {0x2106, 142629}, {0x2107, 320095}, {0x2108, 703703}, {0x2109, 254523}, {0x210A, 703651}, {0x210B, 703506}, {0x210C, 112757}, {0x210D, 271342}, {0x210E, 677756}, {0x210F, 677772}, {0x2110, 703523}, {0x2111, 112780}, {0x2112, 703540}, {0x2113, 703666}, {0x2114, 448341}, {0x2115, 271366}, {0x2116, 631449}, {0x2117, 747331}, {0x2118, 703574}, {0x2119, 271390}, {0x211A, 271439}, {0x211B, 703591}, {0x211C, 112803}, {0x211D, 271463}, {0x211E, 681128}, {0x211F, 687022}, {0x2120, 704137}, {0x2121, 777962}, {0x2122, 795905}, {0x2123, 816479}, {0x2124, 271487}, {0x2125, 662979}, {0x2126, 643499}, {0x2127, 410151}, {0x2128, 112826}, {0x2129, 797060}, {0x212A, 423725}, {0x212B, 24331}, {0x212C, 703455}, {0x212D, 112734}, {0x212E, 308890}, {0x212F, 703636}, {0x2130, 703472}, {0x2131, 703489}, {0x2132, 796980}, {0x2133, 703557}, {0x2134, 703681}, {0x2135, 8680}, {0x2136, 105492}, {0x2137, 331158}, {0x2138, 254238}, {0x2139, 406974}, {0x213A, 696221}, {0x213B, 321551}, {0x213C, 271714}, {0x213D, 271688}, {0x213E, 271314}, {0x213F, 271414}, {0x2140, 271658}, {0x2141, 797191}, {0x2142, 797219}, {0x2143, 687811}, {0x2144, 797247}, {0x2145, 271511}, {0x2146, 271542}, {0x2147, 271571}, {0x2148, 271600}, {0x2149, 271629}, {0x214A, 682941}, {0x214B, 796903}, {0x214C, 673895}, {0x214D, 4803}, {0x214E, 797292}, {0x214F, 763428}, {0x2150, 818117}, {0x2151, 818063}, {0x2152, 818171}, {0x2153, 818197}, {0x2154, 818370}, {0x2155, 818012}, {0x2156, 818343}, {0x2157, 818283}, {0x2158, 817957}, {0x2159, 818145}, {0x215A, 817929}, {0x215B, 817985}, {0x215C, 818253}, {0x215D, 817900}, {0x215E, 818223}, {0x215F, 322910}, {0x2160, 695721}, {0x2161, 696045}, {0x2162, 696004}, {0x2163, 695683}, {0x2164, 695609}, {0x2165, 695913}, {0x2166, 695893}, {0x2167, 695488}, {0x2168, 695702}, {0x2169, 695959}, {0x216A, 695508}, {0x216B, 696024}, {0x216C, 695529}, {0x216D, 695739}, {0x216E, 695628}, {0x216F, 695800}, {0x2170, 744151}, {0x2171, 744367}, {0x2172, 744314}, {0x2173, 744101}, {0x2174, 744043}, {0x2175, 744266}, {0x2176, 744240}, {0x2177, 743964}, {0x2178, 744126}, {0x2179, 744290}, {0x217A, 743990}, {0x217B, 744340}, {0x217C, 744017}, {0x217D, 744175}, {0x217E, 744068}, {0x217F, 744207}, {0x2180, 695827}, {0x2181, 695655}, {0x2182, 695977}, {0x2183, 695858}, {0x2184, 483381}, {0x2185, 695931}, {0x2186, 695549}, {0x2187, 695580}, {0x2188, 695765}, {0x2189, 818397}, {0x218A, 797043}, {0x218B, 797024}, {0x2190, 495068}, {0x2191, 801934}, {0x2192, 691063}, {0x2193, 272194}, {0x2194, 493263}, {0x2195, 799062}, {0x2196, 630087}, {0x2197, 629330}, {0x2198, 747357}, {0x2199, 747759}, {0x219A, 496078}, {0x219B, 692089}, {0x219C, 498860}, {0x219D, 694939}, {0x219E, 498443}, {0x219F, 803820}, {0x21A0, 694513}, {0x21A1, 274255}, {0x21A2, 496106}, {0x21A3, 692118}, {0x21A4, 495348}, {0x21A5, 801989}, {0x21A6, 691349}, {0x21A7, 272253}, {0x21A8, 799076}, {0x21A9, 495772}, {0x21AA, 691775}, {0x21AB, 495844}, {0x21AC, 691849}, {0x21AD, 493648}, {0x21AE, 493363}, {0x21AF, 274404}, {0x21B0, 802399}, {0x21B1, 802432}, {0x21B2, 272721}, {0x21B3, 272756}, {0x21B4, 691613}, {0x21B5, 272344}, {0x21B6, 24599}, {0x21B7, 185041}, {0x21B8, 630212}, {0x21B9, 495567}, {0x21BA, 24567}, {0x21BB, 184837}, {0x21BC, 497356}, {0x21BD, 497054}, {0x21BE, 802949}, {0x21BF, 802833}, {0x21C0, 693398}, {0x21C1, 693090}, {0x21C2, 273301}, {0x21C3, 273179}, {0x21C4, 691418}, {0x21C5, 802012}, {0x21C6, 495415}, {0x21C7, 497509}, {0x21C8, 803037}, {0x21C9, 693556}, {0x21CA, 273395}, {0x21CB, 496808}, {0x21CC, 692841}, {0x21CD, 496601}, {0x21CE, 493477}, {0x21CF, 692628}, {0x21D0, 496546}, {0x21D1, 802566}, {0x21D2, 692571}, {0x21D3, 272900}, {0x21D4, 493453}, {0x21D5, 799120}, {0x21D6, 630291}, {0x21D7, 629521}, {0x21D8, 747532}, {0x21D9, 747864}, {0x21DA, 498392}, {0x21DB, 694460}, {0x21DC, 497662}, {0x21DD, 693715}, {0x21DE, 802076}, {0x21DF, 272382}, {0x21E0, 496523}, {0x21E1, 802545}, {0x21E2, 692547}, {0x21E3, 272877}, {0x21E4, 495544}, {0x21E5, 691555}, {0x21E6, 498881}, {0x21E7, 803938}, {0x21E8, 694961}, {0x21E9, 274334}, {0x21EA, 803958}, {0x21EB, 804036}, {0x21EC, 804068}, {0x21ED, 804120}, {0x21EE, 804216}, {0x21EF, 804243}, {0x21F0, 694984}, {0x21F1, 630185}, {0x21F2, 747455}, {0x21F3, 799196}, {0x21F4, 688616}, {0x21F5, 272278}, {0x21F6, 785539}, {0x21F7, 496301}, {0x21F8, 692318}, {0x21F9, 493392}, {0x21FA, 495685}, {0x21FB, 691686}, {0x21FC, 493318}, {0x21FD, 497481}, {0x21FE, 693527}, {0x21FF, 493558}, {0x2200, 322561}, {0x2201, 197219}, {0x2202, 672057}, {0x2203, 785094}, {0x2204, 785073}, {0x2205, 307791}, {0x2206, 404831}, {0x2207, 617882}, {0x2208, 306629}, {0x2209, 630605}, {0x220A, 743412}, {0x220B, 197394}, {0x220C, 265418}, {0x220D, 743280}, {0x220E, 307948}, {0x220F, 616718}, {0x2210, 616648}, {0x2211, 616795}, {0x2212, 588018}, {0x2213, 588175}, {0x2214, 269630}, {0x2215, 265215}, {0x2216, 704176}, {0x2217, 78633}, {0x2218, 695113}, {0x2219, 132417}, {0x221A, 753243}, {0x221B, 203639}, {0x221C, 322889}, {0x221D, 682966}, {0x221E, 406906}, {0x221F, 688330}, {0x2220, 24274}, {0x2221, 567763}, {0x2222, 750258}, {0x2223, 265181}, {0x2224, 265526}, {0x2225, 667538}, {0x2226, 630803}, {0x2227, 516562}, {0x2228, 516754}, {0x2229, 409684}, {0x222A, 798570}, {0x222B, 409239}, {0x222C, 270202}, {0x222D, 796484}, {0x222E, 197623}, {0x222F, 761527}, {0x2230, 817875}, {0x2231, 184818}, {0x2232, 184710}, {0x2233, 24421}, {0x2234, 785107}, {0x2235, 103231}, {0x2236, 684947}, {0x2237, 682955}, {0x2238, 269607}, {0x2239, 320191}, {0x223A, 326197}, {0x223B, 398023}, {0x223C, 792894}, {0x223D, 687910}, {0x223E, 410077}, {0x223F, 739048}, {0x2240, 828603}, {0x2241, 630895}, {0x2242, 588163}, {0x2243, 78715}, {0x2244, 630623}, {0x2245, 27487}, {0x2246, 27415}, {0x2247, 622427}, {0x2248, 8771}, {0x2249, 630585}, {0x224A, 8746}, {0x224B, 796607}, {0x224C, 8733}, {0x224D, 308621}, {0x224E, 326241}, {0x224F, 261321}, {0x2250, 27394}, {0x2251, 326218}, {0x2252, 27510}, {0x2253, 403779}, {0x2254, 185585}, {0x2255, 308208}, {0x2256, 695096}, {0x2257, 695082}, {0x2258, 202639}, {0x2259, 308907}, {0x225A, 308606}, {0x225B, 757338}, {0x225C, 254568}, {0x225D, 308096}, {0x225E, 568346}, {0x225F, 684465}, {0x2260, 630666}, {0x2261, 398985}, {0x2262, 630714}, {0x2263, 757731}, {0x2264, 500985}, {0x2265, 337026}, {0x2266, 501232}, {0x2267, 337290}, {0x2268, 500794}, {0x2269, 336820}, {0x226A, 602274}, {0x226B, 602256}, {0x226C, 105503}, {0x226D, 630679}, {0x226E, 630731}, {0x226F, 630697}, {0x2270, 622579}, {0x2271, 622471}, {0x2272, 501007}, {0x2273, 337051}, {0x2274, 622610}, {0x2275, 622505}, {0x2276, 501034}, {0x2277, 337081}, {0x2278, 622646}, {0x2279, 622544}, {0x227A, 680802}, {0x227B, 758430}, {0x227C, 681042}, {0x227D, 758670}, {0x227E, 681063}, {0x227F, 758691}, {0x2280, 265602}, {0x2281, 265660}, {0x2282, 758131}, {0x2283, 761166}, {0x2284, 630551}, {0x2285, 630567}, {0x2286, 758261}, {0x2287, 761306}, {0x2288, 622359}, {0x2289, 622392}, {0x228A, 758320}, {0x228B, 761369}, {0x228C, 603280}, {0x228D, 603289}, {0x228E, 603313}, {0x228F, 751472}, {0x2290, 752714}, {0x2291, 751488}, {0x2292, 752733}, {0x2293, 750685}, {0x2294, 750789}, {0x2295, 180516}, {0x2296, 179038}, {0x2297, 180610}, {0x2298, 174123}, {0x2299, 174190}, {0x229A, 180573}, {0x229B, 173650}, {0x229C, 174211}, {0x229D, 173898}, {0x229E, 756840}, {0x229F, 756752}, {0x22A0, 757071}, {0x22A1, 755579}, {0x22A2, 690084}, {0x22A3, 494138}, {0x22A4, 271872}, {0x22A5, 799256}, {0x22A6, 78614}, {0x22A7, 588279}, {0x22A8, 796812}, {0x22A9, 322569}, {0x22AA, 796686}, {0x22AB, 270903}, {0x22AC, 265645}, {0x22AD, 630905}, {0x22AE, 265587}, {0x22AF, 619571}, {0x22B0, 681089}, {0x22B1, 758717}, {0x22B2, 629248}, {0x22B3, 197413}, {0x22B4, 629267}, {0x22B5, 197441}, {0x22B6, 656737}, {0x22B7, 403770}, {0x22B8, 602992}, {0x22B9, 394168}, {0x22BA, 409513}, {0x22BB, 828961}, {0x22BC, 617922}, {0x22BD, 629227}, {0x22BE, 688494}, {0x22BF, 690265}, {0x22C0, 616683}, {0x22C1, 616701}, {0x22C2, 616664}, {0x22C3, 616832}, {0x22C4, 261055}, {0x22C5, 269617}, {0x22C6, 757364}, {0x22C7, 265230}, {0x22C8, 116096}, {0x22C9, 493035}, {0x22CA, 689279}, {0x22CB, 493721}, {0x22CC, 689568}, {0x22CD, 687925}, {0x22CE, 240068}, {0x22CF, 240050}, {0x22D0, 270744}, {0x22D1, 270774}, {0x22D2, 270218}, {0x22D3, 270813}, {0x22D4, 677675}, {0x22D5, 308074}, {0x22D6, 501300}, {0x22D7, 337402}, {0x22D8, 817640}, {0x22D9, 817617}, {0x22DA, 500925}, {0x22DB, 336963}, {0x22DC, 308144}, {0x22DD, 308119}, {0x22DE, 308166}, {0x22DF, 308187}, {0x22E0, 265619}, {0x22E1, 265677}, {0x22E2, 630828}, {0x22E3, 630860}, {0x22E4, 751516}, {0x22E5, 752764}, {0x22E6, 500821}, {0x22E7, 336850}, {0x22E8, 681011}, {0x22E9, 758639}, {0x22EA, 630745}, {0x22EB, 265445}, {0x22EC, 630768}, {0x22ED, 265481}, {0x22EE, 816630}, {0x22EF, 587913}, {0x22F0, 799229}, {0x22F1, 271843}, {0x22F2, 306722}, {0x22F3, 306849}, {0x22F4, 743459}, {0x22F5, 306696}, {0x22F6, 306761}, {0x22F7, 743429}, {0x22F8, 306824}, {0x22F9, 306785}, {0x22FA, 197481}, {0x22FB, 197540}, {0x22FC, 743333}, {0x22FD, 197518}, {0x22FE, 743305}, {0x22FF, 849958}, {0x2300, 261041}, {0x2301, 306541}, {0x2302, 398678}, {0x2303, 798828}, {0x2304, 271813}, {0x2305, 682930}, {0x2306, 674322}, {0x2307, 822114}, {0x2308, 492291}, {0x2309, 688712}, {0x230A, 492627}, {0x230B, 689080}, {0x230C, 115873}, {0x230D, 115792}, {0x230E, 795245}, {0x230F, 795176}, {0x2310, 687633}, {0x2311, 752039}, {0x2312, 75705}, {0x2313, 703794}, {0x2314, 703753}, {0x2315, 777943}, {0x2316, 680541}, {0x2317, 817808}, {0x2318, 677716}, {0x2319, 797155}, {0x231A, 821906}, {0x231B, 398640}, {0x231C, 795160}, {0x231D, 795228}, {0x231E, 115773}, {0x231F, 115853}, {0x2320, 795112}, {0x2321, 115752}, {0x2322, 323137}, {0x2323, 744535}, {0x2324, 798841}, {0x2325, 656672}, {0x2326, 308685}, {0x2327, 828648}, {0x2328, 423741}, {0x2329, 494775}, {0x232A, 690741}, {0x232B, 308667}, {0x232C, 105454}, {0x232D, 240215}, {0x232E, 8714}, {0x232F, 763735}, {0x2330, 795874}, {0x2331, 262039}, {0x2332, 197330}, {0x2333, 743111}, {0x2334, 202669}, {0x2335, 202681}, {0x2336, 25720}, {0x2337, 26986}, {0x2338, 26368}, {0x2339, 26253}, {0x233A, 26218}, {0x233B, 26441}, {0x233C, 26087}, {0x233D, 25130}, {0x233E, 25063}, {0x233F, 26954}, {0x2340, 24949}, {0x2341, 26669}, {0x2342, 26050}, {0x2343, 26515}, {0x2344, 26401}, {0x2345, 25921}, {0x2346, 26875}, {0x2347, 26472}, {0x2348, 26625}, {0x2349, 24985}, {0x234A, 25558}, {0x234B, 25335}, {0x234C, 26287}, {0x234D, 26185}, {0x234E, 25522}, {0x234F, 27312}, {0x2350, 26738}, {0x2351, 27274}, {0x2352, 25271}, {0x2353, 26702}, {0x2354, 26154}, {0x2355, 27240}, {0x2356, 25599}, {0x2357, 26325}, {0x2358, 26812}, {0x2359, 25369}, {0x235A, 25406}, {0x235B, 25848}, {0x235C, 25165}, {0x235D, 27166}, {0x235E, 26779}, {0x235F, 25096}, {0x2360, 26121}, {0x2361, 27200}, {0x2362, 25235}, {0x2363, 27020}, {0x2364, 25812}, {0x2365, 25024}, {0x2366, 25484}, {0x2367, 25883}, {0x2368, 27091}, {0x2369, 25675}, {0x236A, 25203}, {0x236B, 25303}, {0x236C, 27347}, {0x236D, 27057}, {0x236E, 26913}, {0x236F, 26552}, {0x2370, 26589}, {0x2371, 25445}, {0x2372, 27129}, {0x2373, 25749}, {0x2374, 26849}, {0x2375, 25958}, {0x2376, 24912}, {0x2377, 25636}, {0x2378, 25776}, {0x2379, 25986}, {0x237A, 24884}, {0x237B, 630651}, {0x237C, 688515}, {0x237D, 707766}, {0x237E, 103276}, {0x237F, 817004}, {0x2380, 409222}, {0x2381, 197595}, {0x2382, 263455}, {0x2383, 307695}, {0x2384, 197230}, {0x2385, 825818}, {0x2386, 307992}, {0x2387, 8861}, {0x2388, 387570}, {0x2389, 174941}, {0x238A, 180641}, {0x238B, 131380}, {0x238C, 798545}, {0x238D, 601351}, {0x238E, 398891}, {0x238F, 656521}, {0x2390, 656555}, {0x2391, 672169}, {0x2392, 672201}, {0x2393, 263351}, {0x2394, 745259}, {0x2395, 26023}, {0x2396, 254448}, {0x2397, 682824}, {0x2398, 627855}, {0x2399, 682860}, {0x239A, 184056}, {0x239B, 493206}, {0x239C, 493151}, {0x239D, 493178}, {0x239E, 689480}, {0x239F, 689423}, {0x23A0, 689451}, {0x23A1, 493923}, {0x23A2, 493860}, {0x23A3, 493890}, {0x23A4, 689863}, {0x23A5, 689798}, {0x23A6, 689829}, {0x23A7, 492423}, {0x23A8, 492391}, {0x23A9, 492361}, {0x23AA, 240026}, {0x23AB, 688831}, {0x23AC, 688798}, {0x23AD, 688767}, {0x23AE, 409309}, {0x23AF, 398143}, {0x23B0, 800616}, {0x23B1, 801531}, {0x23B2, 758758}, {0x23B3, 758741}, {0x23B4, 795283}, {0x23B5, 115917}, {0x23B6, 115939}, {0x23B7, 684565}, {0x23B8, 494409}, {0x23B9, 690380}, {0x23BA, 398415}, {0x23BB, 398438}, {0x23BC, 398461}, {0x23BD, 398484}, {0x23BE, 255133}, {0x23BF, 255039}, {0x23C0, 255220}, {0x23C1, 254626}, {0x23C2, 254832}, {0x23C3, 255264}, {0x23C4, 254681}, {0x23C5, 254885}, {0x23C6, 255179}, {0x23C7, 254738}, {0x23C8, 254940}, {0x23C9, 254583}, {0x23CA, 254791}, {0x23CB, 255088}, {0x23CC, 254991}, {0x23CD, 751095}, {0x23CE, 687113}, {0x23CF, 305798}, {0x23D0, 816916}, {0x23D1, 584821}, {0x23D2, 584836}, {0x23D3, 584910}, {0x23D4, 584861}, {0x23D5, 584998}, {0x23D6, 584971}, {0x23D7, 584954}, {0x23D8, 584935}, {0x23D9, 584891}, {0x23DA, 278108}, {0x23DB, 326113}, {0x23DC, 795212}, {0x23DD, 115834}, {0x23DE, 795072}, {0x23DF, 115706}, {0x23E0, 795302}, {0x23E1, 115985}, {0x23E2, 826320}, {0x23E3, 105467}, {0x23E4, 757680}, {0x23E5, 322349}, {0x23E6, 17}, {0x23E7, 306605}, {0x23E8, 254424}, {0x23E9, 111264}, {0x23EA, 110236}, {0x23EB, 112287}, {0x23EC, 109703}, {0x23ED, 111301}, {0x23EE, 110272}, {0x23EF, 111527}, {0x23F0, 4816}, {0x23F1, 757655}, {0x23F2, 793110}, {0x23F3, 398650}, {0x23F4, 110692}, {0x23F5, 110793}, {0x23F6, 110975}, {0x23F7, 110612}, {0x23F8, 270841}, {0x23F9, 112027}, {0x23FA, 109034}, {0x23FB, 680776}, {0x23FC, 680737}, {0x23FD, 680721}, {0x23FE, 680757}, {0x23FF, 642688}, {0x2400, 763384}, {0x2401, 763514}, {0x2402, 763542}, {0x2403, 763052}, {0x2404, 763075}, {0x2405, 763143}, {0x2406, 762726}, {0x2407, 762770}, {0x2408, 762749}, {0x2409, 763254}, {0x240A, 763287}, {0x240B, 763704}, {0x240C, 763206}, {0x240D, 762804}, {0x240E, 763476}, {0x240F, 763456}, {0x2410, 762831}, {0x2411, 762935}, {0x2412, 762997}, {0x2413, 762965}, {0x2414, 762904}, {0x2415, 763333}, {0x2416, 763620}, {0x2417, 763106}, {0x2418, 762786}, {0x2419, 763027}, {0x241A, 763567}, {0x241B, 763162}, {0x241C, 763180}, {0x241D, 763227}, {0x241E, 763400}, {0x241F, 763678}, {0x2420, 763497}, {0x2421, 762859}, {0x2422, 112849}, {0x2423, 656271}, {0x2424, 763365}, {0x2425, 762877}, {0x2426, 763589}, {0x2440, 642864}, {0x2441, 642787}, {0x2442, 642855}, {0x2443, 642873}, {0x2444, 642728}, {0x2445, 642744}, {0x2446, 642756}, {0x2447, 642708}, {0x2448, 642825}, {0x2449, 642797}, {0x244A, 642834}, {0x2460, 173988}, {0x2461, 174064}, {0x2462, 174044}, {0x2463, 173950}, {0x2464, 173931}, {0x2465, 174026}, {0x2466, 174006}, {0x2467, 173911}, {0x2468, 173969}, {0x2469, 179732}, {0x246A, 179165}, {0x246B, 180113}, {0x246C, 179786}, {0x246D, 179560}, {0x246E, 179187}, {0x246F, 179672}, {0x2470, 179608}, {0x2471, 179103}, {0x2472, 179584}, {0x2473, 180135}, {0x2474, 667712}, {0x2475, 667812}, {0x2476, 667786}, {0x2477, 667662}, {0x2478, 667637}, {0x2479, 667762}, {0x247A, 667736}, {0x247B, 667611}, {0x247C, 667687}, {0x247D, 671917}, {0x247E, 671740}, {0x247F, 671972}, {0x2480, 671942}, {0x2481, 671797}, {0x2482, 671768}, {0x2483, 671888}, {0x2484, 671857}, {0x2485, 671710}, {0x2486, 671827}, {0x2487, 672000}, {0x2488, 261565}, {0x2489, 261761}, {0x248A, 261713}, {0x248B, 261469}, {0x248C, 261420}, {0x248D, 261663}, {0x248E, 261615}, {0x248F, 261370}, {0x2490, 261518}, {0x2491, 631354}, {0x2492, 631189}, {0x2493, 631401}, {0x2494, 631375}, {0x2495, 631238}, {0x2496, 631213}, {0x2497, 631329}, {0x2498, 631290}, {0x2499, 631163}, {0x249A, 631264}, {0x249B, 631425}, {0x249C, 670800}, {0x249D, 670835}, {0x249E, 670870}, {0x249F, 670905}, {0x24A0, 670940}, {0x24A1, 670975}, {0x24A2, 671010}, {0x24A3, 671045}, {0x24A4, 671080}, {0x24A5, 671115}, {0x24A6, 671150}, {0x24A7, 671185}, {0x24A8, 671220}, {0x24A9, 671255}, {0x24AA, 671290}, {0x24AB, 671325}, {0x24AC, 671360}, {0x24AD, 671395}, {0x24AE, 671430}, {0x24AF, 671465}, {0x24B0, 671500}, {0x24B1, 671535}, {0x24B2, 671570}, {0x24B3, 671605}, {0x24B4, 671640}, {0x24B5, 671675}, {0x24B6, 177460}, {0x24B7, 177491}, {0x24B8, 177522}, {0x24B9, 177553}, {0x24BA, 177584}, {0x24BB, 177615}, {0x24BC, 177646}, {0x24BD, 177677}, {0x24BE, 177708}, {0x24BF, 177739}, {0x24C0, 177770}, {0x24C1, 177801}, {0x24C2, 177832}, {0x24C3, 177863}, {0x24C4, 177894}, {0x24C5, 177925}, {0x24C6, 177956}, {0x24C7, 177987}, {0x24C8, 178018}, {0x24C9, 178049}, {0x24CA, 178080}, {0x24CB, 178111}, {0x24CC, 178142}, {0x24CD, 178173}, {0x24CE, 178204}, {0x24CF, 178235}, {0x24D0, 178266}, {0x24D1, 178295}, {0x24D2, 178324}, {0x24D3, 178353}, {0x24D4, 178382}, {0x24D5, 178411}, {0x24D6, 178440}, {0x24D7, 178469}, {0x24D8, 178498}, {0x24D9, 178527}, {0x24DA, 178556}, {0x24DB, 178585}, {0x24DC, 178614}, {0x24DD, 178643}, {0x24DE, 178672}, {0x24DF, 178701}, {0x24E0, 178730}, {0x24E1, 178759}, {0x24E2, 178788}, {0x24E3, 178817}, {0x24E4, 178846}, {0x24E5, 178875}, {0x24E6, 178904}, {0x24E7, 178933}, {0x24E8, 178962}, {0x24E9, 178991}, {0x24EA, 174082}, {0x24EB, 620723}, {0x24EC, 620951}, {0x24ED, 620918}, {0x24EE, 620786}, {0x24EF, 620754}, {0x24F0, 620886}, {0x24F1, 620852}, {0x24F2, 620690}, {0x24F3, 620819}, {0x24F4, 620982}, {0x24F5, 269903}, {0x24F6, 270007}, {0x24F7, 269980}, {0x24F8, 269851}, {0x24F9, 269825}, {0x24FA, 269955}, {0x24FB, 269928}, {0x24FC, 269798}, {0x24FD, 269877}, {0x24FE, 270032}, {0x24FF, 619622}, {0x2500, 120084}, {0x2501, 117539}, {0x2502, 120583}, {0x2503, 117987}, {0x2504, 120342}, {0x2505, 117746}, {0x2506, 120384}, {0x2507, 117788}, {0x2508, 120229}, {0x2509, 117633}, {0x250A, 120274}, {0x250B, 117678}, {0x250C, 120050}, {0x250D, 117066}, {0x250E, 116809}, {0x250F, 117505}, {0x2510, 120017}, {0x2511, 116985}, {0x2512, 116728}, {0x2513, 117472}, {0x2514, 120551}, {0x2515, 121687}, {0x2516, 121436}, {0x2517, 117955}, {0x2518, 120520}, {0x2519, 121607}, {0x251A, 121356}, {0x251B, 117887}, {0x251C, 120691}, {0x251D, 122219}, {0x251E, 121393}, {0x251F, 116849}, {0x2520, 122083}, {0x2521, 117106}, {0x2522, 121644}, {0x2523, 118095}, {0x2524, 120654}, {0x2525, 122176}, {0x2526, 121314}, {0x2527, 116767}, {0x2528, 122040}, {0x2529, 117024}, {0x252A, 121565}, {0x252B, 118058}, {0x252C, 119978}, {0x252D, 118181}, {0x252E, 120777}, {0x252F, 116940}, {0x2530, 116683}, {0x2531, 120914}, {0x2532, 118318}, {0x2533, 117433}, {0x2534, 120483}, {0x2535, 118226}, {0x2536, 120822}, {0x2537, 121522}, {0x2538, 121271}, {0x2539, 120959}, {0x253A, 118363}, {0x253B, 117850}, {0x253C, 120611}, {0x253D, 118269}, {0x253E, 120865}, {0x253F, 122127}, {0x2540, 121223}, {0x2541, 116892}, {0x2542, 121991}, {0x2543, 118455}, {0x2544, 121051}, {0x2545, 118133}, {0x2546, 120729}, {0x2547, 117149}, {0x2548, 121474}, {0x2549, 121002}, {0x254A, 118406}, {0x254B, 118015}, {0x254C, 119872}, {0x254D, 117327}, {0x254E, 119914}, {0x254F, 117369}, {0x2550, 116269}, {0x2551, 116403}, {0x2552, 117285}, {0x2553, 116641}, {0x2554, 116234}, {0x2555, 117244}, {0x2556, 116600}, {0x2557, 116200}, {0x2558, 121809}, {0x2559, 121183}, {0x255A, 116370}, {0x255B, 121770}, {0x255C, 121144}, {0x255D, 116338}, {0x255E, 122359}, {0x255F, 121945}, {0x2560, 116514}, {0x2561, 122314}, {0x2562, 121900}, {0x2563, 116476}, {0x2564, 117197}, {0x2565, 116553}, {0x2566, 116160}, {0x2567, 121725}, {0x2568, 121099}, {0x2569, 116300}, {0x256A, 122263}, {0x256B, 121849}, {0x256C, 116432}, {0x256D, 118540}, {0x256E, 118503}, {0x256F, 118578}, {0x2570, 118613}, {0x2571, 119818}, {0x2572, 119764}, {0x2573, 118649}, {0x2574, 120165}, {0x2575, 120424}, {0x2576, 120317}, {0x2577, 119954}, {0x2578, 117569}, {0x2579, 117828}, {0x257A, 117721}, {0x257B, 117409}, {0x257C, 120189}, {0x257D, 120446}, {0x257E, 117593}, {0x257F, 117918}, {0x2580, 799741}, {0x2581, 518597}, {0x2582, 518620}, {0x2583, 519618}, {0x2584, 517616}, {0x2585, 517591}, {0x2586, 519644}, {0x2587, 519592}, {0x2588, 323183}, {0x2589, 493745}, {0x258A, 494231}, {0x258B, 492603}, {0x258C, 492682}, {0x258D, 494206}, {0x258E, 493095}, {0x258F, 493073}, {0x2590, 689138}, {0x2591, 501691}, {0x2592, 571533}, {0x2593, 254264}, {0x2594, 800783}, {0x2595, 689318}, {0x2596, 683979}, {0x2597, 683999}, {0x2598, 684020}, {0x2599, 684040}, {0x259A, 684091}, {0x259B, 684127}, {0x259C, 684178}, {0x259D, 684230}, {0x259E, 684251}, {0x259F, 684287}, {0x25A0, 111973}, {0x25A1, 825650}, {0x25A2, 826001}, {0x25A3, 825727}, {0x25A4, 753558}, {0x25A5, 753969}, {0x25A6, 753701}, {0x25A7, 753839}, {0x25A8, 753926}, {0x25A9, 753521}, {0x25AA, 111887}, {0x25AB, 825578}, {0x25AC, 111185}, {0x25AD, 825304}, {0x25AE, 112536}, {0x25AF, 826635}, {0x25B0, 111093}, {0x25B1, 825226}, {0x25B2, 112397}, {0x25B3, 826530}, {0x25B4, 112364}, {0x25B5, 826497}, {0x25B6, 111497}, {0x25B7, 825478}, {0x25B8, 111461}, {0x25B9, 825442}, {0x25BA, 111432}, {0x25BB, 825413}, {0x25BC, 109819}, {0x25BD, 824404}, {0x25BE, 109784}, {0x25BF, 824369}, {0x25C0, 110434}, {0x25C1, 825018}, {0x25C2, 110399}, {0x25C3, 824983}, {0x25C4, 110371}, {0x25C5, 824955}, {0x25C6, 109532}, {0x25C7, 824043}, {0x25C8, 824103}, {0x25C9, 322225}, {0x25CA, 519706}, {0x25CB, 823608}, {0x25CC, 269639}, {0x25CD, 173552}, {0x25CE, 132468}, {0x25CF, 109021}, {0x25D0, 173285}, {0x25D1, 173342}, {0x25D2, 173313}, {0x25D3, 173484}, {0x25D4, 173513}, {0x25D5, 173212}, {0x25D6, 492638}, {0x25D7, 689092}, {0x25D8, 409884}, {0x25D9, 410009}, {0x25DA, 799882}, {0x25DB, 517651}, {0x25DC, 800664}, {0x25DD, 801598}, {0x25DE, 519392}, {0x25DF, 518465}, {0x25E0, 799811}, {0x25E1, 517633}, {0x25E2, 110550}, {0x25E3, 110524}, {0x25E4, 112424}, {0x25E5, 112450}, {0x25E6, 822406}, {0x25E7, 753586}, {0x25E8, 753740}, {0x25E9, 753796}, {0x25EA, 753657}, {0x25EB, 826112}, {0x25EC, 826557}, {0x25ED, 799424}, {0x25EE, 799466}, {0x25EF, 449954}, {0x25F0, 826035}, {0x25F1, 825890}, {0x25F2, 825928}, {0x25F3, 826073}, {0x25F4, 823825}, {0x25F5, 823721}, {0x25F6, 823759}, {0x25F7, 823863}, {0x25F8, 800728}, {0x25F9, 801731}, {0x25FA, 518542}, {0x25FB, 825160}, {0x25FC, 110955}, {0x25FD, 825134}, {0x25FE, 110929}, {0x25FF, 519535}, {0x2600, 112060}, {0x2601, 185423}, {0x2602, 798452}, {0x2603, 745153}, {0x2604, 197163}, {0x2605, 112049}, {0x2606, 826154}, {0x2607, 501830}, {0x2608, 785967}, {0x2609, 758796}, {0x260A, 78586}, {0x260B, 255351}, {0x260C, 197344}, {0x260D, 656630}, {0x260E, 112080}, {0x260F, 826278}, {0x2610, 83607}, {0x2611, 83698}, {0x2612, 83769}, {0x2613, 699640}, {0x2614, 798480}, {0x2615, 398590}, {0x2616, 825540}, {0x2617, 111746}, {0x2618, 704297}, {0x2619, 687774}, {0x261A, 110210}, {0x261B, 111237}, {0x261C, 824929}, {0x261D, 826447}, {0x261E, 825356}, {0x261F, 824307}, {0x2620, 742686}, {0x2621, 165387}, {0x2622, 684606}, {0x2623, 107742}, {0x2624, 142638}, {0x2625, 24360}, {0x2626, 658494}, {0x2627, 172367}, {0x2628, 203356}, {0x2629, 203337}, {0x262A, 757320}, {0x262B, 321741}, {0x262C, 173}, {0x262D, 366043}, {0x262E, 673750}, {0x262F, 849943}, {0x2630, 796236}, {0x2631, 796255}, {0x2632, 796219}, {0x2633, 796293}, {0x2634, 796331}, {0x2635, 796313}, {0x2636, 796272}, {0x2637, 796201}, {0x2638, 822309}, {0x2639, 824638}, {0x263A, 825614}, {0x263B, 111923}, {0x263C, 826231}, {0x263D, 322097}, {0x263E, 450484}, {0x263F, 580655}, {0x2640, 321813}, {0x2641, 278028}, {0x2642, 526017}, {0x2643, 412607}, {0x2644, 701460}, {0x2645, 804282}, {0x2646, 622681}, {0x2647, 680308}, {0x2648, 75709}, {0x2649, 777717}, {0x264A, 326184}, {0x264B, 162656}, {0x264C, 498961}, {0x264D, 817831}, {0x264E, 501367}, {0x264F, 703427}, {0x2650, 699587}, {0x2651, 162704}, {0x2652, 27549}, {0x2653, 677661}, {0x2654, 822604}, {0x2655, 823236}, {0x2656, 823349}, {0x2657, 822419}, {0x2658, 822714}, {0x2659, 823126}, {0x265A, 108017}, {0x265B, 108649}, {0x265C, 108762}, {0x265D, 107832}, {0x265E, 108127}, {0x265F, 108539}, {0x2660, 111956}, {0x2661, 824699}, {0x2662, 824222}, {0x2663, 109154}, {0x2664, 825633}, {0x2665, 110043}, {0x2666, 109619}, {0x2667, 823902}, {0x2668, 398622}, {0x2669, 684383}, {0x266A, 305786}, {0x266B, 103142}, {0x266C, 103162}, {0x266D, 603337}, {0x266E, 603353}, {0x266F, 603372}, {0x2670, 822285}, {0x2671, 278121}, {0x2672, 798748}, {0x2673, 685049}, {0x2674, 685086}, {0x2675, 685123}, {0x2676, 685160}, {0x2677, 685197}, {0x2678, 685234}, {0x2679, 685271}, {0x267A, 685010}, {0x267B, 112221}, {0x267C, 684988}, {0x267D, 672078}, {0x267E, 673955}, {0x267F, 822325}, {0x2680, 261237}, {0x2681, 261248}, {0x2682, 261259}, {0x2683, 261270}, {0x2684, 261281}, {0x2685, 261292}, {0x2686, 823664}, {0x2687, 823798}, {0x2688, 109120}, {0x2689, 109087}, {0x268A, 601307}, {0x268B, 601325}, {0x268C, 261898}, {0x268D, 262017}, {0x268E, 261994}, {0x268F, 261922}, {0x2690, 824504}, {0x2691, 109939}, {0x2692, 366027}, {0x2693, 24241}, {0x2694, 203548}, {0x2695, 757250}, {0x2696, 703375}, {0x2697, 8692}, {0x2698, 322410}, {0x2699, 326134}, {0x269A, 757271}, {0x269B, 78753}, {0x269C, 322358}, {0x269D, 663064}, {0x269E, 785392}, {0x269F, 785364}, {0x26A0, 821881}, {0x26A1, 395926}, {0x26A2, 271737}, {0x26A3, 271757}, {0x26A4, 409639}, {0x26A5, 525996}, {0x26A6, 526069}, {0x26A7, 526027}, {0x26A8, 817034}, {0x26A9, 398169}, {0x26AA, 571716}, {0x26AB, 570960}, {0x26AC, 571603}, {0x26AD, 529761}, {0x26AE, 265245}, {0x26AF, 798775}, {0x26B0, 185550}, {0x26B1, 326101}, {0x26B2, 622737}, {0x26B3, 165500}, {0x26B4, 666670}, {0x26B5, 412602}, {0x26B6, 817660}, {0x26B7, 172416}, {0x26B8, 111051}, {0x26B9, 704200}, {0x26BA, 704067}, {0x26BB, 684485}, {0x26BC, 704161}, {0x26BD, 745182}, {0x26BE, 101015}, {0x26BF, 755849}, {0x26C0, 824453}, {0x26C1, 824433}, {0x26C2, 109906}, {0x26C3, 109886}, {0x26C4, 745161}, {0x26C5, 758800}, {0x26C6, 684649}, {0x26C7, 111942}, {0x26C8, 785944}, {0x26C9, 797371}, {0x26CA, 796955}, {0x26CB, 824198}, {0x26CC, 203563}, {0x26CD, 263393}, {0x26CE, 656620}, {0x26CF, 677510}, {0x26D0, 162714}, {0x26D1, 387582}, {0x26D2, 173875}, {0x26D3, 165506}, {0x26D4, 629010}, {0x26D5, 8826}, {0x26D6, 112190}, {0x26D7, 826383}, {0x26D8, 110153}, {0x26D9, 824872}, {0x26DA, 274497}, {0x26DB, 384067}, {0x26DC, 492304}, {0x26DD, 756895}, {0x26DE, 321685}, {0x26DF, 112178}, {0x26E0, 687031}, {0x26E1, 687055}, {0x26E2, 78684}, {0x26E3, 381430}, {0x26E4, 673855}, {0x26E5, 690707}, {0x26E6, 494742}, {0x26E7, 410169}, {0x26E8, 109170}, {0x26E9, 707240}, {0x26EA, 173128}, {0x26EB, 163696}, {0x26EC, 397924}, {0x26ED, 326157}, {0x26EE, 326139}, {0x26EF, 528161}, {0x26F0, 601512}, {0x26F1, 798461}, {0x26F2, 322659}, {0x26F3, 322307}, {0x26F4, 321872}, {0x26F5, 699599}, {0x26F6, 751107}, {0x26F7, 742674}, {0x26F8, 398975}, {0x26F9, 674192}, {0x26FA, 780153}, {0x26FB, 410311}, {0x26FC, 380800}, {0x26FD, 323173}, {0x26FE, 239962}, {0x26FF, 824515}, {0x2700, 111709}, {0x2701, 799695}, {0x2702, 111731}, {0x2703, 517570}, {0x2704, 825508}, {0x2705, 824716}, {0x2706, 777845}, {0x2707, 777706}, {0x2708, 4757}, {0x2709, 308005}, {0x270A, 684741}, {0x270B, 684753}, {0x270C, 817681}, {0x270D, 828635}, {0x270E, 519373}, {0x270F, 673827}, {0x2710, 801579}, {0x2711, 825216}, {0x2712, 111069}, {0x2713, 168431}, {0x2714, 381344}, {0x2715, 603263}, {0x2716, 382691}, {0x2717, 83803}, {0x2718, 381096}, {0x2719, 663022}, {0x271A, 382159}, {0x271B, 656324}, {0x271C, 382869}, {0x271D, 466809}, {0x271E, 704230}, {0x271F, 663043}, {0x2720, 526091}, {0x2721, 757350}, {0x2722, 322841}, {0x2723, 322668}, {0x2724, 382124}, {0x2725, 322697}, {0x2726, 109978}, {0x2727, 824614}, {0x2728, 750045}, {0x2729, 757704}, {0x272A, 180705}, {0x272B, 656301}, {0x272C, 107808}, {0x272D, 663002}, {0x272E, 382893}, {0x272F, 677647}, {0x2730, 704257}, {0x2731, 381081}, {0x2732, 656280}, {0x2733, 305723}, {0x2734, 305633}, {0x2735, 305658}, {0x2736, 742522}, {0x2737, 305686}, {0x2738, 381887}, {0x2739, 797403}, {0x273A, 742621}, {0x273B, 777809}, {0x273C, 656342}, {0x273D, 383666}, {0x273E, 742484}, {0x273F, 109950}, {0x2740, 824562}, {0x2741, 305594}, {0x2742, 180438}, {0x2743, 383697}, {0x2744, 745143}, {0x2745, 792861}, {0x2746, 381361}, {0x2747, 750037}, {0x2748, 383612}, {0x2749, 83562}, {0x274A, 305745}, {0x274B, 381958}, {0x274C, 203326}, {0x274D, 704208}, {0x274E, 621180}, {0x274F, 519334}, {0x2750, 801492}, {0x2751, 519501}, {0x2752, 801666}, {0x2753, 111156}, {0x2754, 825275}, {0x2755, 824472}, {0x2756, 109568}, {0x2757, 382037}, {0x2758, 501792}, {0x2759, 571696}, {0x275A, 383993}, {0x275B, 383352}, {0x275C, 383309}, {0x275D, 381668}, {0x275E, 381625}, {0x275F, 382577}, {0x2760, 382530}, {0x2761, 240143}, {0x2762, 382005}, {0x2763, 382177}, {0x2764, 381209}, {0x2765, 696267}, {0x2766, 322397}, {0x2767, 696239}, {0x2768, 571300}, {0x2769, 571439}, {0x276A, 571094}, {0x276B, 571137}, {0x276C, 571333}, {0x276D, 571473}, {0x276E, 382344}, {0x276F, 383007}, {0x2770, 382301}, {0x2771, 382963}, {0x2772, 501579}, {0x2773, 501633}, {0x2774, 571265}, {0x2775, 571403}, {0x2776, 262619}, {0x2777, 262763}, {0x2778, 262726}, {0x2779, 262547}, {0x277A, 262511}, {0x277B, 262691}, {0x277C, 262654}, {0x277D, 262474}, {0x277E, 262583}, {0x277F, 262798}, {0x2780, 262209}, {0x2781, 262361}, {0x2782, 262322}, {0x2783, 262133}, {0x2784, 262095}, {0x2785, 262285}, {0x2786, 262246}, {0x2787, 262056}, {0x2788, 262171}, {0x2789, 262436}, {0x278A, 263023}, {0x278B, 263211}, {0x278C, 263163}, {0x278D, 262929}, {0x278E, 262882}, {0x278F, 263117}, {0x2790, 263069}, {0x2791, 262834}, {0x2792, 262976}, {0x2793, 263304}, {0x2794, 384121}, {0x2795, 382947}, {0x2796, 382674}, {0x2797, 381587}, {0x2798, 383457}, {0x2799, 383058}, {0x279A, 382714}, {0x279B, 274440}, {0x279C, 383187}, {0x279D, 796085}, {0x279E, 383737}, {0x279F, 254357}, {0x27A0, 381541}, {0x27A1, 111582}, {0x27A2, 785785}, {0x27A3, 785584}, {0x27A4, 111605}, {0x27A5, 381111}, {0x27A6, 381161}, {0x27A7, 757207}, {0x27A8, 381496}, {0x27A9, 690881}, {0x27AA, 494911}, {0x27AB, 79969}, {0x27AC, 323092}, {0x27AD, 382624}, {0x27AE, 383843}, {0x27AF, 630954}, {0x27B0, 240085}, {0x27B1, 631047}, {0x27B2, 174904}, {0x27B3, 826684}, {0x27B4, 112701}, {0x27B5, 112668}, {0x27B6, 112635}, {0x27B7, 381305}, {0x27B8, 381266}, {0x27B9, 381227}, {0x27BA, 777776}, {0x27BB, 383626}, {0x27BC, 822241}, {0x27BD, 384012}, {0x27BE, 656589}, {0x27BF, 270077}, {0x27C0, 785295}, {0x27C1, 826336}, {0x27C2, 673976}, {0x27C3, 656495}, {0x27C4, 656507}, {0x27C5, 493693}, {0x27C6, 689539}, {0x27C7, 656683}, {0x27C8, 687231}, {0x27C9, 761399}, {0x27CA, 816594}, {0x27CB, 552057}, {0x27CC, 517004}, {0x27CD, 544786}, {0x27CE, 756696}, {0x27CF, 756716}, {0x27D0, 824241}, {0x27D1, 24248}, {0x27D2, 306669}, {0x27D3, 519306}, {0x27D4, 800589}, {0x27D5, 493118}, {0x27D6, 689388}, {0x27D7, 323231}, {0x27D8, 450384}, {0x27D9, 449967}, {0x27DA, 491751}, {0x27DB, 491783}, {0x27DC, 493021}, {0x27DD, 517240}, {0x27DE, 517079}, {0x27DF, 799264}, {0x27E0, 519714}, {0x27E1, 823918}, {0x27E2, 823946}, {0x27E3, 823994}, {0x27E4, 825857}, {0x27E5, 825967}, {0x27E6, 549765}, {0x27E7, 551969}, {0x27E8, 549654}, {0x27E9, 551855}, {0x27EA, 549686}, {0x27EB, 551888}, {0x27EC, 549804}, {0x27ED, 552009}, {0x27EE, 549725}, {0x27EF, 551928}, {0x27F0, 803059}, {0x27F1, 273419}, {0x27F2, 24507}, {0x27F3, 184788}, {0x27F4, 688586}, {0x27F5, 517094}, {0x27F6, 517256}, {0x27F7, 517028}, {0x27F8, 517145}, {0x27F9, 517309}, {0x27FA, 517050}, {0x27FB, 517115}, {0x27FC, 517278}, {0x27FD, 517173}, {0x27FE, 517338}, {0x27FF, 517376}, {0x2800, 124616}, {0x2801, 124638}, {0x2802, 128030}, {0x2803, 124661}, {0x2804, 129694}, {0x2805, 126389}, {0x2806, 128053}, {0x2807, 124685}, {0x2808, 130510}, {0x2809, 127237}, {0x280A, 128901}, {0x280B, 125565}, {0x280C, 129717}, {0x280D, 126413}, {0x280E, 128077}, {0x280F, 124710}, {0x2810, 130910}, {0x2811, 127653}, {0x2812, 129317}, {0x2813, 125997}, {0x2814, 130133}, {0x2815, 126845}, {0x2816, 128509}, {0x2817, 125158}, {0x2818, 130533}, {0x2819, 127261}, {0x281A, 128925}, {0x281B, 125590}, {0x281C, 129741}, {0x281D, 126438}, {0x281E, 128102}, {0x281F, 124736}, {0x2820, 131106}, {0x2821, 127857}, {0x2822, 129521}, {0x2823, 126209}, {0x2824, 130337}, {0x2825, 127057}, {0x2826, 128721}, {0x2827, 125378}, {0x2828, 130737}, {0x2829, 127473}, {0x282A, 129137}, {0x282B, 125810}, {0x282C, 129953}, {0x282D, 126658}, {0x282E, 128322}, {0x282F, 124964}, {0x2830, 130933}, {0x2831, 127677}, {0x2832, 129341}, {0x2833, 126022}, {0x2834, 130157}, {0x2835, 126870}, {0x2836, 128534}, {0x2837, 125184}, {0x2838, 130557}, {0x2839, 127286}, {0x283A, 128950}, {0x283B, 125616}, {0x283C, 129766}, {0x283D, 126464}, {0x283E, 128128}, {0x283F, 124763}, {0x2840, 131202}, {0x2841, 127957}, {0x2842, 129621}, {0x2843, 126313}, {0x2844, 130437}, {0x2845, 127161}, {0x2846, 128825}, {0x2847, 125486}, {0x2848, 130837}, {0x2849, 127577}, {0x284A, 129241}, {0x284B, 125918}, {0x284C, 130057}, {0x284D, 126766}, {0x284E, 128430}, {0x284F, 125076}, {0x2850, 131033}, {0x2851, 127781}, {0x2852, 129445}, {0x2853, 126130}, {0x2854, 130261}, {0x2855, 126978}, {0x2856, 128642}, {0x2857, 125296}, {0x2858, 130661}, {0x2859, 127394}, {0x285A, 129058}, {0x285B, 125728}, {0x285C, 129874}, {0x285D, 126576}, {0x285E, 128240}, {0x285F, 124879}, {0x2860, 131129}, {0x2861, 127881}, {0x2862, 129545}, {0x2863, 126234}, {0x2864, 130361}, {0x2865, 127082}, {0x2866, 128746}, {0x2867, 125404}, {0x2868, 130761}, {0x2869, 127498}, {0x286A, 129162}, {0x286B, 125836}, {0x286C, 129978}, {0x286D, 126684}, {0x286E, 128348}, {0x286F, 124991}, {0x2870, 130957}, {0x2871, 127702}, {0x2872, 129366}, {0x2873, 126048}, {0x2874, 130182}, {0x2875, 126896}, {0x2876, 128560}, {0x2877, 125211}, {0x2878, 130582}, {0x2879, 127312}, {0x287A, 128976}, {0x287B, 125643}, {0x287C, 129792}, {0x287D, 126491}, {0x287E, 128155}, {0x287F, 124791}, {0x2880, 131249}, {0x2881, 128006}, {0x2882, 129670}, {0x2883, 126364}, {0x2884, 130486}, {0x2885, 127212}, {0x2886, 128876}, {0x2887, 125539}, {0x2888, 130886}, {0x2889, 127628}, {0x288A, 129292}, {0x288B, 125971}, {0x288C, 130108}, {0x288D, 126819}, {0x288E, 128483}, {0x288F, 125131}, {0x2890, 131082}, {0x2891, 127832}, {0x2892, 129496}, {0x2893, 126183}, {0x2894, 130312}, {0x2895, 127031}, {0x2896, 128695}, {0x2897, 125351}, {0x2898, 130712}, {0x2899, 127447}, {0x289A, 129111}, {0x289B, 125783}, {0x289C, 129927}, {0x289D, 126631}, {0x289E, 128295}, {0x289F, 124936}, {0x28A0, 131178}, {0x28A1, 127932}, {0x28A2, 129596}, {0x28A3, 126287}, {0x28A4, 130412}, {0x28A5, 127135}, {0x28A6, 128799}, {0x28A7, 125459}, {0x28A8, 130812}, {0x28A9, 127551}, {0x28AA, 129215}, {0x28AB, 125891}, {0x28AC, 130031}, {0x28AD, 126739}, {0x28AE, 128403}, {0x28AF, 125048}, {0x28B0, 131008}, {0x28B1, 127755}, {0x28B2, 129419}, {0x28B3, 126103}, {0x28B4, 130235}, {0x28B5, 126951}, {0x28B6, 128615}, {0x28B7, 125268}, {0x28B8, 130635}, {0x28B9, 127367}, {0x28BA, 129031}, {0x28BB, 125700}, {0x28BC, 129847}, {0x28BD, 126548}, {0x28BE, 128212}, {0x28BF, 124850}, {0x28C0, 131225}, {0x28C1, 127981}, {0x28C2, 129645}, {0x28C3, 126338}, {0x28C4, 130461}, {0x28C5, 127186}, {0x28C6, 128850}, {0x28C7, 125512}, {0x28C8, 130861}, {0x28C9, 127602}, {0x28CA, 129266}, {0x28CB, 125944}, {0x28CC, 130082}, {0x28CD, 126792}, {0x28CE, 128456}, {0x28CF, 125103}, {0x28D0, 131057}, {0x28D1, 127806}, {0x28D2, 129470}, {0x28D3, 126156}, {0x28D4, 130286}, {0x28D5, 127004}, {0x28D6, 128668}, {0x28D7, 125323}, {0x28D8, 130686}, {0x28D9, 127420}, {0x28DA, 129084}, {0x28DB, 125755}, {0x28DC, 129900}, {0x28DD, 126603}, {0x28DE, 128267}, {0x28DF, 124907}, {0x28E0, 131153}, {0x28E1, 127906}, {0x28E2, 129570}, {0x28E3, 126260}, {0x28E4, 130386}, {0x28E5, 127108}, {0x28E6, 128772}, {0x28E7, 125431}, {0x28E8, 130786}, {0x28E9, 127524}, {0x28EA, 129188}, {0x28EB, 125863}, {0x28EC, 130004}, {0x28ED, 126711}, {0x28EE, 128375}, {0x28EF, 125019}, {0x28F0, 130982}, {0x28F1, 127728}, {0x28F2, 129392}, {0x28F3, 126075}, {0x28F4, 130208}, {0x28F5, 126923}, {0x28F6, 128587}, {0x28F7, 125239}, {0x28F8, 130608}, {0x28F9, 127339}, {0x28FA, 129003}, {0x28FB, 125671}, {0x28FC, 129819}, {0x28FD, 126519}, {0x28FE, 128183}, {0x28FF, 124820}, {0x2900, 694850}, {0x2901, 694578}, {0x2902, 496636}, {0x2903, 692664}, {0x2904, 493513}, {0x2905, 694541}, {0x2906, 496569}, {0x2907, 692595}, {0x2908, 272460}, {0x2909, 802150}, {0x290A, 803799}, {0x290B, 274232}, {0x290C, 496708}, {0x290D, 692738}, {0x290E, 498415}, {0x290F, 694484}, {0x2910, 694899}, {0x2911, 691652}, {0x2912, 802055}, {0x2913, 272321}, {0x2914, 692200}, {0x2915, 692145}, {0x2916, 694634}, {0x2917, 694738}, {0x2918, 694672}, {0x2919, 496338}, {0x291A, 692356}, {0x291B, 496680}, {0x291C, 692709}, {0x291D, 495619}, {0x291E, 691579}, {0x291F, 495373}, {0x2920, 691375}, {0x2921, 630055}, {0x2922, 629298}, {0x2923, 630241}, {0x2924, 629471}, {0x2925, 747482}, {0x2926, 747814}, {0x2927, 630104}, {0x2928, 629347}, {0x2929, 747374}, {0x292A, 747776}, {0x292B, 695165}, {0x292C, 321643}, {0x292D, 747412}, {0x292E, 629428}, {0x292F, 321600}, {0x2930, 695207}, {0x2931, 629385}, {0x2932, 630142}, {0x2933, 822006}, {0x2934, 78442}, {0x2935, 78343}, {0x2936, 78246}, {0x2937, 78294}, {0x2938, 690917}, {0x2939, 494946}, {0x293A, 794971}, {0x293B, 115675}, {0x293C, 795037}, {0x293D, 794999}, {0x293E, 519426}, {0x293F, 518498}, {0x2940, 24387}, {0x2941, 184680}, {0x2942, 691212}, {0x2943, 495213}, {0x2944, 707480}, {0x2945, 691959}, {0x2946, 495951}, {0x2947, 691528}, {0x2948, 493280}, {0x2949, 803845}, {0x294A, 492155}, {0x294B, 492118}, {0x294C, 798987}, {0x294D, 798950}, {0x294E, 492192}, {0x294F, 799024}, {0x2950, 492079}, {0x2951, 798914}, {0x2952, 497318}, {0x2953, 693359}, {0x2954, 802910}, {0x2955, 273260}, {0x2956, 497014}, {0x2957, 693049}, {0x2958, 802795}, {0x2959, 273139}, {0x295A, 497278}, {0x295B, 693318}, {0x295C, 802869}, {0x295D, 273217}, {0x295E, 496972}, {0x295F, 693006}, {0x2960, 802755}, {0x2961, 273097}, {0x2962, 497092}, {0x2963, 802685}, {0x2964, 693246}, {0x2965, 272951}, {0x2966, 497209}, {0x2967, 496850}, {0x2968, 693129}, {0x2969, 692883}, {0x296A, 497162}, {0x296B, 496923}, {0x296C, 693198}, {0x296D, 692956}, {0x296E, 802613}, {0x296F, 273025}, {0x2970, 688923}, {0x2971, 308295}, {0x2972, 792946}, {0x2973, 495258}, {0x2974, 691257}, {0x2975, 691080}, {0x2976, 500548}, {0x2977, 495453}, {0x2978, 336531}, {0x2979, 758059}, {0x297A, 495487}, {0x297B, 761019}, {0x297C, 492588}, {0x297D, 689039}, {0x297E, 799216}, {0x297F, 271828}, {0x2980, 796656}, {0x2981, 850295}, {0x2982, 850311}, {0x2983, 494458}, {0x2984, 690431}, {0x2985, 494513}, {0x2986, 690488}, {0x2987, 850050}, {0x2988, 850180}, {0x2989, 850018}, {0x298A, 850147}, {0x298B, 494078}, {0x298C, 690022}, {0x298D, 494034}, {0x298E, 689929}, {0x298F, 493987}, {0x2990, 689977}, {0x2991, 491966}, {0x2992, 688362}, {0x2993, 491994}, {0x2994, 688555}, {0x2995, 270238}, {0x2996, 270594}, {0x2997, 492257}, {0x2998, 688677}, {0x2999, 269666}, {0x299A, 817306}, {0x299B, 567778}, {0x299C, 688462}, {0x299D, 568358}, {0x299E, 24280}, {0x299F, 119}, {0x29A0, 750274}, {0x29A1, 750303}, {0x29A2, 796920}, {0x29A3, 687394}, {0x29A4, 24300}, {0x29A5, 687409}, {0x29A6, 642663}, {0x29A7, 642636}, {0x29A8, 568279}, {0x29A9, 568213}, {0x29AA, 567874}, {0x29AB, 567806}, {0x29AC, 568146}, {0x29AD, 568011}, {0x29AE, 568077}, {0x29AF, 567943}, {0x29B0, 687544}, {0x29B1, 307833}, {0x29B2, 307889}, {0x29B3, 307856}, {0x29B4, 307801}, {0x29B5, 173258}, {0x29B6, 180663}, {0x29B7, 180477}, {0x29B8, 180549}, {0x29B9, 180494}, {0x29BA, 173142}, {0x29BB, 173409}, {0x29BC, 173606}, {0x29BD, 798804}, {0x29BE, 180684}, {0x29BF, 173691}, {0x29C0, 179020}, {0x29C1, 174226}, {0x29C2, 173371}, {0x29C3, 173436}, {0x29C4, 756865}, {0x29C5, 755616}, {0x29C6, 754033}, {0x29C7, 756996}, {0x29C8, 757029}, {0x29C9, 797671}, {0x29CA, 795977}, {0x29CB, 796062}, {0x29CC, 699550}, {0x29CD, 796031}, {0x29CE, 690280}, {0x29CF, 494312}, {0x29D0, 816488}, {0x29D1, 116103}, {0x29D2, 116131}, {0x29D3, 107795}, {0x29D4, 793122}, {0x29D5, 793149}, {0x29D6, 824819}, {0x29D7, 110099}, {0x29D8, 494596}, {0x29D9, 690574}, {0x29DA, 492563}, {0x29DB, 689013}, {0x29DC, 404772}, {0x29DD, 791480}, {0x29DE, 406915}, {0x29DF, 271023}, {0x29E0, 753491}, {0x29E1, 404818}, {0x29E2, 707806}, {0x29E3, 308363}, {0x29E4, 308396}, {0x29E5, 398998}, {0x29E6, 334238}, {0x29E7, 785117}, {0x29E8, 271970}, {0x29E9, 272014}, {0x29EA, 109638}, {0x29EB, 110577}, {0x29EC, 823692}, {0x29ED, 109058}, {0x29EE, 308864}, {0x29EF, 308785}, {0x29F0, 308837}, {0x29F1, 308758}, {0x29F2, 308811}, {0x29F3, 308732}, {0x29F4, 696572}, {0x29F5, 687206}, {0x29F6, 746440}, {0x29F7, 687264}, {0x29F8, 107702}, {0x29F9, 107682}, {0x29FA, 270504}, {0x29FB, 796551}, {0x29FC, 494803}, {0x29FD, 690770}, {0x29FE, 793177}, {0x29FF, 588194}, {0x2A00, 616564}, {0x2A01, 616591}, {0x2A02, 616619}, {0x2A03, 616844}, {0x2A04, 616874}, {0x2A05, 616732}, {0x2A06, 616767}, {0x2A07, 797690}, {0x2A08, 797715}, {0x2A09, 616811}, {0x2A0A, 596605}, {0x2A0B, 758772}, {0x2A0C, 684339}, {0x2A0D, 321983}, {0x2A0E, 409328}, {0x2A0F, 409281}, {0x2A10, 180769}, {0x2A11, 24541}, {0x2A12, 503206}, {0x2A13, 503257}, {0x2A14, 503166}, {0x2A15, 409248}, {0x2A16, 684396}, {0x2A17, 409383}, {0x2A18, 409445}, {0x2A19, 409356}, {0x2A1A, 409493}, {0x2A1B, 409423}, {0x2A1C, 409470}, {0x2A1D, 412579}, {0x2A1E, 450021}, {0x2A1F, 850211}, {0x2A20, 850241}, {0x2A21, 850266}, {0x2A22, 680175}, {0x2A23, 680111}, {0x2A24, 680238}, {0x2A25, 680150}, {0x2A26, 680265}, {0x2A27, 680209}, {0x2A28, 680081}, {0x2A29, 588052}, {0x2A2A, 588080}, {0x2A2B, 588106}, {0x2A2C, 588135}, {0x2A2D, 679998}, {0x2A2E, 680028}, {0x2A2F, 815115}, {0x2A30, 603194}, {0x2A31, 603229}, {0x2A32, 704029}, {0x2A33, 744521}, {0x2A34, 603081}, {0x2A35, 603121}, {0x2A36, 179052}, {0x2A37, 603044}, {0x2A38, 174101}, {0x2A39, 680059}, {0x2A3A, 588029}, {0x2A3B, 603162}, {0x2A3C, 409525}, {0x2A3D, 691036}, {0x2A3E, 850113}, {0x2A3F, 8884}, {0x2A40, 409806}, {0x2A41, 798693}, {0x2A42, 798715}, {0x2A43, 409858}, {0x2A44, 409828}, {0x2A45, 798671}, {0x2A46, 798611}, {0x2A47, 409732}, {0x2A48, 798576}, {0x2A49, 409697}, {0x2A4A, 798636}, {0x2A4B, 409757}, {0x2A4C, 185355}, {0x2A4D, 185137}, {0x2A4E, 270653}, {0x2A4F, 270680}, {0x2A50, 185380}, {0x2A51, 516574}, {0x2A52, 516800}, {0x2A53, 270275}, {0x2A54, 270294}, {0x2A55, 797614}, {0x2A56, 797643}, {0x2A57, 743135}, {0x2A58, 743117}, {0x2A59, 516765}, {0x2A5A, 516699}, {0x2A5B, 516921}, {0x2A5C, 516666}, {0x2A5D, 516889}, {0x2A5E, 516601}, {0x2A5F, 516728}, {0x2A60, 516633}, {0x2A61, 744459}, {0x2A62, 516826}, {0x2A63, 516857}, {0x2A64, 849984}, {0x2A65, 850080}, {0x2A66, 308475}, {0x2A67, 399032}, {0x2A68, 796384}, {0x2A69, 796434}, {0x2A6A, 792984}, {0x2A6B, 793014}, {0x2A6C, 738981}, {0x2A6D, 197305}, {0x2A6E, 308585}, {0x2A6F, 8787}, {0x2A70, 27455}, {0x2A71, 308267}, {0x2A72, 679970}, {0x2A73, 308330}, {0x2A74, 270058}, {0x2A75, 797505}, {0x2A76, 785264}, {0x2A77, 308534}, {0x2A78, 308635}, {0x2A79, 501271}, {0x2A7A, 337370}, {0x2A7B, 501319}, {0x2A7C, 337424}, {0x2A7D, 501060}, {0x2A7E, 337107}, {0x2A7F, 501186}, {0x2A80, 337241}, {0x2A81, 501090}, {0x2A82, 337140}, {0x2A83, 501135}, {0x2A84, 337188}, {0x2A85, 500960}, {0x2A86, 336998}, {0x2A87, 500755}, {0x2A88, 336748}, {0x2A89, 500725}, {0x2A8A, 336715}, {0x2A8B, 500442}, {0x2A8C, 336425}, {0x2A8D, 500623}, {0x2A8E, 336610}, {0x2A8F, 500580}, {0x2A90, 336567}, {0x2A91, 500495}, {0x2A92, 336478}, {0x2A93, 500656}, {0x2A94, 336646}, {0x2A95, 742795}, {0x2A96, 742713}, {0x2A97, 742825}, {0x2A98, 742746}, {0x2A99, 271082}, {0x2A9A, 271045}, {0x2A9B, 271161}, {0x2A9C, 271116}, {0x2A9D, 739027}, {0x2A9E, 739003}, {0x2A9F, 738939}, {0x2AA0, 738894}, {0x2AA1, 270420}, {0x2AA2, 270393}, {0x2AA3, 270444}, {0x2AA4, 337317}, {0x2AA5, 336790}, {0x2AA6, 500853}, {0x2AA7, 336885}, {0x2AA8, 500879}, {0x2AA9, 336914}, {0x2AAA, 744483}, {0x2AAB, 450438}, {0x2AAC, 744496}, {0x2AAD, 450450}, {0x2AAE, 308446}, {0x2AAF, 680932}, {0x2AB0, 758560}, {0x2AB1, 680971}, {0x2AB2, 758599}, {0x2AB3, 680842}, {0x2AB4, 758470}, {0x2AB5, 680904}, {0x2AB6, 758532}, {0x2AB7, 680811}, {0x2AB8, 758439}, {0x2AB9, 680869}, {0x2ABA, 758497}, {0x2ABB, 270516}, {0x2ABC, 270758}, {0x2ABD, 758348}, {0x2ABE, 761426}, {0x2ABF, 758402}, {0x2AC0, 761484}, {0x2AC1, 758364}, {0x2AC2, 761444}, {0x2AC3, 758283}, {0x2AC4, 761330}, {0x2AC5, 758173}, {0x2AC6, 761212}, {0x2AC7, 758230}, {0x2AC8, 761273}, {0x2AC9, 758141}, {0x2ACA, 761178}, {0x2ACB, 758201}, {0x2ACC, 761242}, {0x2ACD, 751978}, {0x2ACE, 753185}, {0x2ACF, 185255}, {0x2AD0, 185295}, {0x2AD1, 185269}, {0x2AD2, 185311}, {0x2AD3, 758109}, {0x2AD4, 761050}, {0x2AD5, 758089}, {0x2AD6, 761072}, {0x2AD7, 761143}, {0x2AD8, 761096}, {0x2AD9, 306640}, {0x2ADA, 677685}, {0x2ADB, 795952}, {0x2ADC, 322636}, {0x2ADD, 629216}, {0x2ADE, 707464}, {0x2ADF, 707419}, {0x2AE0, 707551}, {0x2AE1, 673990}, {0x2AE2, 816558}, {0x2AE3, 270946}, {0x2AE4, 816523}, {0x2AE5, 270861}, {0x2AE6, 516958}, {0x2AE7, 707435}, {0x2AE8, 707601}, {0x2AE9, 707565}, {0x2AEA, 270109}, {0x2AEB, 270826}, {0x2AEC, 270721}, {0x2AED, 687512}, {0x2AEE, 265542}, {0x2AEF, 816940}, {0x2AF0, 816972}, {0x2AF1, 271882}, {0x2AF2, 667550}, {0x2AF3, 667582}, {0x2AF4, 796620}, {0x2AF5, 796722}, {0x2AF6, 796348}, {0x2AF7, 796527}, {0x2AF8, 796500}, {0x2AF9, 271248}, {0x2AFA, 271203}, {0x2AFB, 796576}, {0x2AFC, 450267}, {0x2AFD, 270629}, {0x2AFE, 826593}, {0x2AFF, 616905}, {0x2B00, 629725}, {0x2B01, 630495}, {0x2B02, 747736}, {0x2B03, 748068}, {0x2B04, 493670}, {0x2B05, 496402}, {0x2B06, 802466}, {0x2B07, 272792}, {0x2B08, 629498}, {0x2B09, 630268}, {0x2B0A, 747509}, {0x2B0B, 747841}, {0x2B0C, 493430}, {0x2B0D, 799100}, {0x2B0E, 692248}, {0x2B0F, 692284}, {0x2B10, 496233}, {0x2B11, 496268}, {0x2B12, 753769}, {0x2B13, 753461}, {0x2B14, 753882}, {0x2B15, 753614}, {0x2B16, 261150}, {0x2B17, 261179}, {0x2B18, 261209}, {0x2B19, 261119}, {0x2B1A, 269736}, {0x2B1B, 110134}, {0x2B1C, 824835}, {0x2B1D, 112611}, {0x2B1E, 826660}, {0x2B1F, 111127}, {0x2B20, 825260}, {0x2B21, 824780}, {0x2B22, 110060}, {0x2B23, 398073}, {0x2B24, 110115}, {0x2B25, 110591}, {0x2B26, 825092}, {0x2B27, 110772}, {0x2B28, 825113}, {0x2B29, 111847}, {0x2B2A, 111867}, {0x2B2B, 825558}, {0x2B2C, 110074}, {0x2B2D, 824794}, {0x2B2E, 112513}, {0x2B2F, 826612}, {0x2B30, 492050}, {0x2B31, 785341}, {0x2B32, 492021}, {0x2B33, 517210}, {0x2B34, 498773}, {0x2B35, 498506}, {0x2B36, 498470}, {0x2B37, 498821}, {0x2B38, 495652}, {0x2B39, 496186}, {0x2B3A, 496132}, {0x2B3B, 498561}, {0x2B3C, 498663}, {0x2B3D, 498598}, {0x2B3E, 495518}, {0x2B3F, 821972}, {0x2B40, 308233}, {0x2B41, 687303}, {0x2B42, 495122}, {0x2B43, 691456}, {0x2B44, 691494}, {0x2B45, 497533}, {0x2B46, 693581}, {0x2B47, 687348}, {0x2B48, 691119}, {0x2B49, 792909}, {0x2B4A, 495084}, {0x2B4B, 495168}, {0x2B4C, 691166}, {0x2B4D, 274193}, {0x2B4E, 707525}, {0x2B4F, 707337}, {0x2B50, 825180}, {0x2B51, 111906}, {0x2B52, 825597}, {0x2B53, 111402}, {0x2B54, 825383}, {0x2B55, 382264}, {0x2B56, 382919}, {0x2B57, 381398}, {0x2B58, 381385}, {0x2B59, 381474}, {0x2B5A, 742871}, {0x2B5B, 80013}, {0x2B5C, 742908}, {0x2B5D, 80054}, {0x2B5E, 105398}, {0x2B5F, 707367}, {0x2B60, 497749}, {0x2B61, 803172}, {0x2B62, 693805}, {0x2B63, 273542}, {0x2B64, 493615}, {0x2B65, 799166}, {0x2B66, 630422}, {0x2B67, 629652}, {0x2B68, 747663}, {0x2B69, 747995}, {0x2B6A, 498313}, {0x2B6B, 803724}, {0x2B6C, 694379}, {0x2B6D, 274114}, {0x2B6E, 185072}, {0x2B6F, 24736}, {0x2B70, 497851}, {0x2B71, 803277}, {0x2B72, 693908}, {0x2B73, 273649}, {0x2B76, 630455}, {0x2B77, 629685}, {0x2B78, 747696}, {0x2B79, 748028}, {0x2B7A, 497938}, {0x2B7B, 803360}, {0x2B7C, 693997}, {0x2B7D, 273736}, {0x2B7E, 398507}, {0x2B7F, 817251}, {0x2B80, 497781}, {0x2B81, 803202}, {0x2B82, 693838}, {0x2B83, 273574}, {0x2B84, 498352}, {0x2B85, 803761}, {0x2B86, 694419}, {0x2B87, 274153}, {0x2B88, 496424}, {0x2B89, 802486}, {0x2B8A, 692445}, {0x2B8B, 272814}, {0x2B8C, 24784}, {0x2B8D, 24634}, {0x2B8E, 24686}, {0x2B8F, 24835}, {0x2B90, 687088}, {0x2B91, 687100}, {0x2B92, 627818}, {0x2B93, 627831}, {0x2B94, 322723}, {0x2B95, 692422}, {0x2B97, 763648}, {0x2B98, 785733}, {0x2B99, 785681}, {0x2B9A, 785826}, {0x2B9B, 785628}, {0x2B9C, 110486}, {0x2B9D, 112477}, {0x2B9E, 111656}, {0x2B9F, 109848}, {0x2BA0, 273847}, {0x2BA1, 273903}, {0x2BA2, 803467}, {0x2BA3, 803521}, {0x2BA4, 498105}, {0x2BA5, 694167}, {0x2BA6, 498049}, {0x2BA7, 694110}, {0x2BA8, 109192}, {0x2BA9, 109235}, {0x2BAA, 109449}, {0x2BAB, 109490}, {0x2BAC, 109322}, {0x2BAD, 109407}, {0x2BAE, 109279}, {0x2BAF, 109363}, {0x2BB0, 688036}, {0x2BB1, 688059}, {0x2BB2, 688173}, {0x2BB3, 688194}, {0x2BB4, 688106}, {0x2BB5, 688151}, {0x2BB6, 688083}, {0x2BB7, 688127}, {0x2BB8, 803987}, {0x2BB9, 798882}, {0x2BBA, 663170}, {0x2BBB, 663134}, {0x2BBC, 663108}, {0x2BBD, 83720}, {0x2BBE, 180735}, {0x2BBF, 173676}, {0x2BC0, 112006}, {0x2BC1, 109546}, {0x2BC2, 796933}, {0x2BC3, 398098}, {0x2BC4, 111079}, {0x2BC5, 111009}, {0x2BC6, 110648}, {0x2BC7, 110728}, {0x2BC8, 110830}, {0x2BC9, 622689}, {0x2BCA, 795090}, {0x2BCB, 115727}, {0x2BCC, 501501}, {0x2BCD, 696300}, {0x2BCE, 824590}, {0x2BCF, 696338}, {0x2BD0, 753025}, {0x2BD1, 798519}, {0x2BD2, 357105}, {0x2BD3, 680363}, {0x2BD4, 680346}, {0x2BD5, 680330}, {0x2BD6, 680314}, {0x2BD7, 795941}, {0x2BD8, 682982}, {0x2BD9, 78676}, {0x2BDA, 398797}, {0x2BDB, 677503}, {0x2BDC, 622716}, {0x2BDD, 825198}, {0x2BDE, 109596}, {0x2BDF, 796817}, {0x2BE0, 240005}, {0x2BE1, 362294}, {0x2BE2, 852653}, {0x2BE3, 448334}, {0x2BE4, 27375}, {0x2BE5, 2213}, {0x2BE6, 817891}, {0x2BE7, 680532}, {0x2BE8, 492661}, {0x2BE9, 689116}, {0x2BEA, 757378}, {0x2BEB, 757404}, {0x2BEC, 498721}, {0x2BED, 803888}, {0x2BEE, 694797}, {0x2BEF, 274282}, {0x2BF0, 308704}, {0x2BF1, 308718}, {0x2BF2, 703760}, {0x2BF3, 699512}, {0x2BF4, 699365}, {0x2BF5, 699400}, {0x2BF6, 699328}, {0x2BF7, 699437}, {0x2BF8, 699474}, {0x2BF9, 308502}, {0x2BFA, 798734}, {0x2BFB, 704079}, {0x2BFC, 271775}, {0x2BFD, 672140}, {0x2BFE, 687753}, {0x2BFF, 387543}, {0x2C00, 331202}, {0x2C01, 331266}, {0x2C02, 332479}, {0x2C03, 331490}, {0x2C04, 331363}, {0x2C05, 332603}, {0x2C06, 332726}, {0x2C07, 331395}, {0x2C08, 332693}, {0x2C09, 331708}, {0x2C0A, 331583}, {0x2C0B, 331555}, {0x2C0C, 331330}, {0x2C0D, 331773}, {0x2C0E, 331847}, {0x2C0F, 331881}, {0x2C10, 331915}, {0x2C11, 331947}, {0x2C12, 332036}, {0x2C13, 332069}, {0x2C14, 332196}, {0x2C15, 332416}, {0x2C16, 332449}, {0x2C17, 331458}, {0x2C18, 331524}, {0x2C19, 331977}, {0x2C1A, 332007}, {0x2C1B, 332131}, {0x2C1C, 332386}, {0x2C1D, 331297}, {0x2C1E, 332101}, {0x2C1F, 332572}, {0x2C20, 332541}, {0x2C21, 332510}, {0x2C22, 332310}, {0x2C23, 332664}, {0x2C24, 332228}, {0x2C25, 332264}, {0x2C26, 332635}, {0x2C27, 331664}, {0x2C28, 331232}, {0x2C29, 331622}, {0x2C2A, 331427}, {0x2C2B, 331739}, {0x2C2C, 332162}, {0x2C2D, 332347}, {0x2C2E, 331804}, {0x2C30, 332760}, {0x2C31, 332820}, {0x2C32, 333961}, {0x2C33, 333030}, {0x2C34, 332911}, {0x2C35, 334077}, {0x2C36, 334192}, {0x2C37, 332941}, {0x2C38, 334161}, {0x2C39, 333236}, {0x2C3A, 333117}, {0x2C3B, 333091}, {0x2C3C, 332880}, {0x2C3D, 333297}, {0x2C3E, 333367}, {0x2C3F, 333399}, {0x2C40, 333431}, {0x2C41, 333461}, {0x2C42, 333544}, {0x2C43, 333575}, {0x2C44, 333694}, {0x2C45, 333902}, {0x2C46, 333933}, {0x2C47, 333000}, {0x2C48, 333062}, {0x2C49, 333489}, {0x2C4A, 333517}, {0x2C4B, 333633}, {0x2C4C, 333874}, {0x2C4D, 332849}, {0x2C4E, 333605}, {0x2C4F, 334048}, {0x2C50, 334019}, {0x2C51, 333990}, {0x2C52, 333802}, {0x2C53, 334134}, {0x2C54, 333724}, {0x2C55, 333758}, {0x2C56, 334107}, {0x2C57, 333194}, {0x2C58, 332788}, {0x2C59, 333154}, {0x2C5A, 332971}, {0x2C5B, 333265}, {0x2C5C, 333662}, {0x2C5D, 333837}, {0x2C5E, 333326}, {0x2C60, 457906}, {0x2C61, 478150}, {0x2C62, 458063}, {0x2C63, 461055}, {0x2C64, 461747}, {0x2C65, 470348}, {0x2C66, 485237}, {0x2C67, 455793}, {0x2C68, 475789}, {0x2C69, 457257}, {0x2C6A, 477442}, {0x2C6B, 466456}, {0x2C6C, 490468}, {0x2C6D, 451987}, {0x2C6E, 458339}, {0x2C6F, 463443}, {0x2C70, 463473}, {0x2C71, 488927}, {0x2C72, 465689}, {0x2C73, 489394}, {0x2C74, 488748}, {0x2C75, 456013}, {0x2C76, 476073}, {0x2C77, 485571}, {0x2C78, 474120}, {0x2C79, 486958}, {0x2C7A, 481220}, {0x2C7B, 468613}, {0x2C7C, 491181}, {0x2C7D, 590436}, {0x2C7E, 462515}, {0x2C7F, 466718}, {0x2C80, 197735}, {0x2C81, 200703}, {0x2C82, 199535}, {0x2C83, 202389}, {0x2C84, 198273}, {0x2C85, 201209}, {0x2C86, 197996}, {0x2C87, 200950}, {0x2C88, 198196}, {0x2C89, 201138}, {0x2C8A, 199429}, {0x2C8B, 202291}, {0x2C8C, 199562}, {0x2C8D, 202414}, {0x2C8E, 198330}, {0x2C8F, 201262}, {0x2C90, 199481}, {0x2C91, 202339}, {0x2C92, 198384}, {0x2C93, 201312}, {0x2C94, 198412}, {0x2C95, 201338}, {0x2C96, 198552}, {0x2C97, 201468}, {0x2C98, 198580}, {0x2C99, 201494}, {0x2C9A, 198605}, {0x2C9B, 201517}, {0x2C9C, 198492}, {0x2C9D, 201412}, {0x2C9E, 198630}, {0x2C9F, 201540}, {0x2CA0, 199243}, {0x2CA1, 202119}, {0x2CA2, 199294}, {0x2CA3, 202166}, {0x2CA4, 199402}, {0x2CA5, 202266}, {0x2CA6, 199455}, {0x2CA7, 202315}, {0x2CA8, 199510}, {0x2CA9, 202366}, {0x2CAA, 198248}, {0x2CAB, 201186}, {0x2CAC, 198466}, {0x2CAD, 201388}, {0x2CAE, 199268}, {0x2CAF, 202142}, {0x2CB0, 199217}, {0x2CB1, 202095}, {0x2CB2, 198050}, {0x2CB3, 201000}, {0x2CB4, 198654}, {0x2CB5, 201562}, {0x2CB6, 197833}, {0x2CB7, 200795}, {0x2CB8, 198124}, {0x2CB9, 201070}, {0x2CBA, 198161}, {0x2CBB, 201105}, {0x2CBC, 197916}, {0x2CBD, 200874}, {0x2CBE, 198953}, {0x2CBF, 201845}, {0x2CC0, 199319}, {0x2CC1, 202189}, {0x2CC2, 197798}, {0x2CC3, 200762}, {0x2CC4, 198990}, {0x2CC5, 201880}, {0x2CC6, 198728}, {0x2CC7, 201632}, {0x2CC8, 197699}, {0x2CC9, 200669}, {0x2CCA, 198087}, {0x2CCB, 201035}, {0x2CCC, 198915}, {0x2CCD, 201809}, {0x2CCE, 198805}, {0x2CCF, 201705}, {0x2CD0, 198518}, {0x2CD1, 201436}, {0x2CD2, 198878}, {0x2CD3, 201774}, {0x2CD4, 198841}, {0x2CD5, 201739}, {0x2CD6, 198765}, {0x2CD7, 201667}, {0x2CD8, 198691}, {0x2CD9, 201597}, {0x2CDA, 199028}, {0x2CDB, 201916}, {0x2CDC, 199141}, {0x2CDD, 202023}, {0x2CDE, 199067}, {0x2CDF, 201953}, {0x2CE0, 199104}, {0x2CE1, 201988}, {0x2CE2, 199180}, {0x2CE3, 202060}, {0x2CE4, 202439}, {0x2CE5, 202478}, {0x2CE6, 202498}, {0x2CE7, 202543}, {0x2CE8, 202565}, {0x2CE9, 202457}, {0x2CEA, 202518}, {0x2CEB, 197955}, {0x2CEC, 200911}, {0x2CED, 197873}, {0x2CEE, 200833}, {0x2CEF, 199589}, {0x2CF0, 199615}, {0x2CF1, 199647}, {0x2CF2, 197762}, {0x2CF3, 200728}, {0x2CF9, 200568}, {0x2CFA, 200529}, {0x2CFB, 200596}, {0x2CFC, 200637}, {0x2CFD, 200458}, {0x2CFE, 200483}, {0x2CFF, 200500}, {0x2D00, 330110}, {0x2D01, 330135}, {0x2D02, 330318}, {0x2D03, 330267}, {0x2D04, 330293}, {0x2D05, 330969}, {0x2D06, 331071}, {0x2D07, 330892}, {0x2D08, 330500}, {0x2D09, 330578}, {0x2D0A, 330631}, {0x2D0B, 330657}, {0x2D0C, 330683}, {0x2D0D, 330709}, {0x2D0E, 330734}, {0x2D0F, 331097}, {0x2D10, 330813}, {0x2D11, 330839}, {0x2D12, 330918}, {0x2D13, 330944}, {0x2D14, 330760}, {0x2D15, 330604}, {0x2D16, 330344}, {0x2D17, 330787}, {0x2D18, 330865}, {0x2D19, 330214}, {0x2D1A, 330161}, {0x2D1B, 330552}, {0x2D1C, 330241}, {0x2D1D, 330187}, {0x2D1E, 331020}, {0x2D1F, 330525}, {0x2D20, 330371}, {0x2D21, 330423}, {0x2D22, 330448}, {0x2D23, 330995}, {0x2D24, 330397}, {0x2D25, 330474}, {0x2D27, 331046}, {0x2D2D, 330084}, {0x2D30, 791901}, {0x2D31, 791940}, {0x2D32, 791960}, {0x2D33, 792106}, {0x2D34, 792147}, {0x2D35, 791614}, {0x2D36, 792210}, {0x2D37, 792002}, {0x2D38, 792065}, {0x2D39, 792022}, {0x2D3A, 792043}, {0x2D3B, 792699}, {0x2D3C, 792086}, {0x2D3D, 792230}, {0x2D3E, 791763}, {0x2D3F, 792271}, {0x2D40, 792169}, {0x2D41, 791579}, {0x2D42, 791736}, {0x2D43, 792189}, {0x2D44, 791920}, {0x2D45, 792250}, {0x2D46, 791790}, {0x2D47, 792373}, {0x2D48, 791846}, {0x2D49, 792719}, {0x2D4A, 792638}, {0x2D4B, 791524}, {0x2D4C, 791873}, {0x2D4D, 792293}, {0x2D4E, 792313}, {0x2D4F, 792333}, {0x2D50, 791708}, {0x2D51, 791818}, {0x2D52, 792353}, {0x2D53, 792757}, {0x2D54, 792393}, {0x2D55, 792413}, {0x2D56, 792126}, {0x2D57, 791680}, {0x2D58, 791553}, {0x2D59, 792434}, {0x2D5A, 792475}, {0x2D5B, 792454}, {0x2D5C, 792496}, {0x2D5D, 792516}, {0x2D5E, 791981}, {0x2D5F, 792537}, {0x2D60, 792558}, {0x2D61, 792578}, {0x2D62, 792598}, {0x2D63, 792618}, {0x2D64, 791649}, {0x2D65, 792659}, {0x2D66, 792680}, {0x2D67, 792738}, {0x2D6F, 792776}, {0x2D70, 792820}, {0x2D7F, 791498}, {0x2D80, 314221}, {0x2D81, 314414}, {0x2D82, 316484}, {0x2D83, 317029}, {0x2D84, 316919}, {0x2D85, 309925}, {0x2D86, 317759}, {0x2D87, 310876}, {0x2D88, 314696}, {0x2D89, 314895}, {0x2D8A, 312420}, {0x2D8B, 319581}, {0x2D8C, 311411}, {0x2D8D, 311258}, {0x2D8E, 313316}, {0x2D8F, 317649}, {0x2D90, 310766}, {0x2D91, 315402}, {0x2D92, 315512}, {0x2D93, 312112}, {0x2D94, 312206}, {0x2D95, 312182}, {0x2D96, 312159}, {0x2DA0, 317051}, {0x2DA1, 317185}, {0x2DA2, 317141}, {0x2DA3, 317073}, {0x2DA4, 317118}, {0x2DA5, 317096}, {0x2DA6, 317163}, {0x2DA8, 310100}, {0x2DA9, 310567}, {0x2DAA, 310523}, {0x2DAB, 310122}, {0x2DAC, 310167}, {0x2DAD, 310145}, {0x2DAE, 310545}, {0x2DB0, 319646}, {0x2DB1, 319780}, {0x2DB2, 319736}, {0x2DB3, 319668}, {0x2DB4, 319713}, {0x2DB5, 319691}, {0x2DB6, 319758}, {0x2DB8, 310190}, {0x2DB9, 310500}, {0x2DBA, 310454}, {0x2DBB, 310213}, {0x2DBC, 310260}, {0x2DBD, 310237}, {0x2DBE, 310477}, {0x2DC0, 316200}, {0x2DC1, 316334}, {0x2DC2, 316290}, {0x2DC3, 316222}, {0x2DC4, 316267}, {0x2DC5, 316245}, {0x2DC6, 316312}, {0x2DC8, 313937}, {0x2DC9, 314071}, {0x2DCA, 314027}, {0x2DCB, 313959}, {0x2DCC, 314004}, {0x2DCD, 313982}, {0x2DCE, 314049}, {0x2DD0, 318947}, {0x2DD1, 319081}, {0x2DD2, 319037}, {0x2DD3, 318969}, {0x2DD4, 319014}, {0x2DD5, 318992}, {0x2DD6, 319059}, {0x2DD8, 312682}, {0x2DD9, 312816}, {0x2DDA, 312772}, {0x2DDB, 312704}, {0x2DDC, 312749}, {0x2DDD, 312727}, {0x2DDE, 312794}, {0x2DE0, 186589}, {0x2DE1, 187667}, {0x2DE2, 186980}, {0x2DE3, 186682}, {0x2DE4, 187844}, {0x2DE5, 187815}, {0x2DE6, 187249}, {0x2DE7, 186772}, {0x2DE8, 186801}, {0x2DE9, 186830}, {0x2DEA, 187354}, {0x2DEB, 187414}, {0x2DEC, 186859}, {0x2DED, 186888}, {0x2DEE, 187541}, {0x2DEF, 187010}, {0x2DF0, 187570}, {0x2DF1, 186652}, {0x2DF2, 187443}, {0x2DF3, 187473}, {0x2DF4, 186949}, {0x2DF5, 186917}, {0x2DF6, 186561}, {0x2DF7, 187103}, {0x2DF8, 186711}, {0x2DF9, 187315}, {0x2DFA, 187696}, {0x2DFB, 187786}, {0x2DFC, 187132}, {0x2DFD, 187278}, {0x2DFE, 186618}, {0x2DFF, 187169}, {0x2E00, 688430}, {0x2E01, 688391}, {0x2E02, 494112}, {0x2E03, 690057}, {0x2E04, 492453}, {0x2E05, 688862}, {0x2E06, 684852}, {0x2E07, 684706}, {0x2E08, 269750}, {0x2E09, 494285}, {0x2E0A, 690237}, {0x2E0B, 684925}, {0x2E0C, 493234}, {0x2E0D, 689509}, {0x2E0E, 278139}, {0x2E0F, 667509}, {0x2E10, 322617}, {0x2E11, 687563}, {0x2E12, 398878}, {0x2E13, 269679}, {0x2E14, 272177}, {0x2E15, 801919}, {0x2E16, 269693}, {0x2E17, 270482}, {0x2E18, 410056}, {0x2E19, 666677}, {0x2E1A, 398825}, {0x2E1B, 793088}, {0x2E1C, 492980}, {0x2E1D, 689250}, {0x2E1E, 793046}, {0x2E1F, 793067}, {0x2E20, 494380}, {0x2E21, 690350}, {0x2E22, 795190}, {0x2E23, 795260}, {0x2E24, 115809}, {0x2E25, 115891}, {0x2E26, 493770}, {0x2E27, 689619}, {0x2E28, 492512}, {0x2E29, 688960}, {0x2E2A, 797569}, {0x2E2B, 656202}, {0x2E2C, 755670}, {0x2E2D, 322272}, {0x2E2E, 687688}, {0x2E2F, 817268}, {0x2E30, 695127}, {0x2E31, 828533}, {0x2E32, 796997}, {0x2E33, 684695}, {0x2E34, 684682}, {0x2E35, 797275}, {0x2E36, 254191}, {0x2E37, 254214}, {0x2E38, 797010}, {0x2E39, 795130}, {0x2E3A, 797804}, {0x2E3B, 785879}, {0x2E3C, 757488}, {0x2E3D, 817233}, {0x2E3E, 828292}, {0x2E3F, 162694}, {0x2E40, 270188}, {0x2E41, 687438}, {0x2E42, 270356}, {0x2E43, 254303}, {0x2E44, 270790}, {0x2E45, 410093}, {0x2E46, 410113}, {0x2E47, 517530}, {0x2E48, 517541}, {0x2E49, 270700}, {0x2E4A, 269721}, {0x2E4B, 796370}, {0x2E4C, 570945}, {0x2E4D, 667521}, {0x2E4E, 683899}, {0x2E4F, 202617}, {0x2E50, 203405}, {0x2E51, 203374}, {0x2E52, 794871}, {0x2E80, 182794}, {0x2E81, 181719}, {0x2E82, 182830}, {0x2E83, 182878}, {0x2E84, 182853}, {0x2E85, 182726}, {0x2E86, 180927}, {0x2E87, 183258}, {0x2E88, 182281}, {0x2E89, 182303}, {0x2E8A, 181791}, {0x2E8B, 182813}, {0x2E8C, 183090}, {0x2E8D, 183112}, {0x2E8E, 182347}, {0x2E8F, 182391}, {0x2E90, 182368}, {0x2E91, 182325}, {0x2E92, 183134}, {0x2E93, 183276}, {0x2E94, 183152}, {0x2E95, 183174}, {0x2E96, 182078}, {0x2E97, 182100}, {0x2E98, 182044}, {0x2E99, 182778}, {0x2E9B, 181663}, {0x2E9C, 183242}, {0x2E9D, 182488}, {0x2E9E, 181773}, {0x2E9F, 182524}, {0x2EA0, 181698}, {0x2EA1, 183374}, {0x2EA2, 183396}, {0x2EA3, 181924}, {0x2EA4, 182686}, {0x2EA5, 182706}, {0x2EA6, 182936}, {0x2EA7, 181757}, {0x2EA8, 181814}, {0x2EA9, 182264}, {0x2EAA, 180884}, {0x2EAB, 181908}, {0x2EAC, 183196}, {0x2EAD, 183219}, {0x2EAE, 180848}, {0x2EAF, 182919}, {0x2EB0, 181468}, {0x2EB1, 182608}, {0x2EB2, 182650}, {0x2EB3, 182628}, {0x2EB4, 182587}, {0x2EB5, 182471}, {0x2EB6, 182901}, {0x2EB7, 182762}, {0x2EB8, 181892}, {0x2EB9, 182670}, {0x2EBA, 180943}, {0x2EBB, 180965}, {0x2EBC, 182454}, {0x2EBD, 182505}, {0x2EBE, 181976}, {0x2EBF, 182022}, {0x2EC0, 181998}, {0x2EC1, 183295}, {0x2EC2, 181737}, {0x2EC3, 183418}, {0x2EC4, 183439}, {0x2EC5, 181408}, {0x2EC6, 182975}, {0x2EC7, 182122}, {0x2EC8, 181498}, {0x2EC9, 181437}, {0x2ECA, 181941}, {0x2ECB, 181017}, {0x2ECC, 183003}, {0x2ECD, 183332}, {0x2ECE, 183353}, {0x2ECF, 181681}, {0x2ED0, 181257}, {0x2ED1, 182412}, {0x2ED2, 182433}, {0x2ED3, 181348}, {0x2ED4, 181227}, {0x2ED5, 182543}, {0x2ED6, 182565}, {0x2ED7, 182745}, {0x2ED8, 180867}, {0x2ED9, 181530}, {0x2EDA, 181318}, {0x2EDB, 181633}, {0x2EDC, 181168}, {0x2EDD, 181830}, {0x2EDE, 181872}, {0x2EDF, 181850}, {0x2EE0, 181079}, {0x2EE1, 182061}, {0x2EE2, 181287}, {0x2EE3, 180910}, {0x2EE4, 181958}, {0x2EE5, 181138}, {0x2EE6, 180987}, {0x2EE7, 181378}, {0x2EE8, 183031}, {0x2EE9, 183060}, {0x2EEA, 181197}, {0x2EEB, 182171}, {0x2EEC, 181108}, {0x2EED, 182201}, {0x2EEE, 181570}, {0x2EEF, 182139}, {0x2EF0, 181047}, {0x2EF1, 183313}, {0x2EF2, 182232}, {0x2EF3, 181601}, {0x2F00, 416573}, {0x2F01, 416192}, {0x2F02, 414828}, {0x2F03, 417340}, {0x2F04, 417091}, {0x2F05, 415848}, {0x2F06, 418044}, {0x2F07, 416153}, {0x2F08, 416259}, {0x2F09, 416133}, {0x2F0A, 415142}, {0x2F0B, 415070}, {0x2F0C, 414926}, {0x2F0D, 414591}, {0x2F0E, 415909}, {0x2F0F, 417763}, {0x2F10, 416615}, {0x2F11, 416009}, {0x2F12, 416700}, {0x2F13, 418388}, {0x2F14, 417531}, {0x2F15, 416865}, {0x2F16, 415816}, {0x2F17, 417834}, {0x2F18, 414741}, {0x2F19, 417071}, {0x2F1A, 414481}, {0x2F1B, 416721}, {0x2F1C, 413873}, {0x2F1D, 416475}, {0x2F1E, 415117}, {0x2F1F, 415030}, {0x2F20, 417026}, {0x2F21, 415556}, {0x2F22, 415574}, {0x2F23, 415183}, {0x2F24, 414039}, {0x2F25, 418347}, {0x2F26, 414400}, {0x2F27, 416916}, {0x2F28, 415928}, {0x2F29, 417403}, {0x2F2A, 416050}, {0x2F2B, 414569}, {0x2F2C, 417552}, {0x2F2D, 416451}, {0x2F2E, 416895}, {0x2F2F, 418368}, {0x2F30, 416592}, {0x2F31, 418000}, {0x2F32, 414992}, {0x2F33, 417248}, {0x2F34, 414847}, {0x2F35, 416232}, {0x2F36, 418063}, {0x2F37, 417194}, {0x2F38, 414251}, {0x2F39, 417424}, {0x2F3A, 414292}, {0x2F3B, 417638}, {0x2F3C, 415775}, {0x2F3D, 415681}, {0x2F3E, 414808}, {0x2F3F, 415735}, {0x2F40, 414270}, {0x2F41, 416788}, {0x2F42, 417049}, {0x2F43, 414672}, {0x2F44, 413956}, {0x2F45, 417574}, {0x2F46, 416535}, {0x2F47, 417723}, {0x2F48, 417007}, {0x2F49, 416365}, {0x2F4A, 417958}, {0x2F4B, 416030}, {0x2F4C, 417679}, {0x2F4D, 414631}, {0x2F4E, 418223}, {0x2F4F, 414767}, {0x2F50, 414546}, {0x2F51, 415496}, {0x2F52, 414441}, {0x2F53, 417617}, {0x2F54, 418202}, {0x2F55, 415352}, {0x2F56, 414461}, {0x2F57, 415265}, {0x2F58, 414902}, {0x2F59, 415704}, {0x2F5A, 417382}, {0x2F5B, 415245}, {0x2F5C, 414612}, {0x2F5D, 414789}, {0x2F5E, 416744}, {0x2F5F, 415970}, {0x2F60, 416298}, {0x2F61, 417874}, {0x2F62, 417742}, {0x2F63, 416172}, {0x2F64, 418088}, {0x2F65, 415310}, {0x2F66, 414202}, {0x2F67, 417276}, {0x2F68, 414875}, {0x2F69, 418286}, {0x2F6A, 417320}, {0x2F6B, 414694}, {0x2F6C, 415206}, {0x2F6D, 417466}, {0x2F6E, 413935}, {0x2F6F, 417658}, {0x2F70, 417509}, {0x2F71, 417937}, {0x2F72, 415619}, {0x2F73, 414380}, {0x2F74, 417596}, {0x2F75, 413997}, {0x2F76, 416845}, {0x2F77, 417300}, {0x2F78, 415990}, {0x2F79, 416496}, {0x2F7A, 417152}, {0x2F7B, 415287}, {0x2F7C, 416554}, {0x2F7D, 413894}, {0x2F7E, 416680}, {0x2F7F, 415011}, {0x2F80, 414315}, {0x2F81, 416278}, {0x2F82, 416341}, {0x2F83, 417132}, {0x2F84, 413913}, {0x2F85, 416408}, {0x2F86, 417894}, {0x2F87, 416639}, {0x2F88, 414162}, {0x2F89, 417699}, {0x2F8A, 414525}, {0x2F8B, 415640}, {0x2F8C, 417853}, {0x2F8D, 415948}, {0x2F8E, 414121}, {0x2F8F, 418172}, {0x2F90, 414502}, {0x2F91, 418245}, {0x2F92, 417113}, {0x2F93, 415868}, {0x2F94, 417487}, {0x2F95, 418107}, {0x2F96, 414019}, {0x2F97, 416661}, {0x2F98, 413975}, {0x2F99, 417173}, {0x2F9A, 416826}, {0x2F9B, 416936}, {0x2F9C, 415432}, {0x2F9D, 414182}, {0x2F9E, 414336}, {0x2F9F, 414078}, {0x2FA0, 416385}, {0x2FA1, 418152}, {0x2FA2, 414421}, {0x2FA3, 418327}, {0x2FA4, 414714}, {0x2FA5, 418129}, {0x2FA6, 415599}, {0x2FA7, 416212}, {0x2FA8, 415515}, {0x2FA9, 416430}, {0x2FAA, 417361}, {0x2FAB, 417215}, {0x2FAC, 416768}, {0x2FAD, 414142}, {0x2FAE, 418408}, {0x2FAF, 415225}, {0x2FB0, 416090}, {0x2FB1, 417804}, {0x2FB2, 416113}, {0x2FB3, 417445}, {0x2FB4, 416070}, {0x2FB5, 418307}, {0x2FB6, 415413}, {0x2FB7, 415051}, {0x2FB8, 415755}, {0x2FB9, 415452}, {0x2FBA, 415888}, {0x2FBB, 414231}, {0x2FBC, 417784}, {0x2FBD, 415661}, {0x2FBE, 415331}, {0x2FBF, 416955}, {0x2FC0, 414356}, {0x2FC1, 415535}, {0x2FC2, 415372}, {0x2FC3, 414058}, {0x2FC4, 416987}, {0x2FC5, 414652}, {0x2FC6, 418265}, {0x2FC7, 415796}, {0x2FC8, 418429}, {0x2FC9, 416319}, {0x2FCA, 414100}, {0x2FCB, 415091}, {0x2FCC, 415476}, {0x2FCD, 417978}, {0x2FCE, 414972}, {0x2FCF, 416807}, {0x2FD0, 416515}, {0x2FD1, 415163}, {0x2FD2, 417916}, {0x2FD3, 414950}, {0x2FD4, 418022}, {0x2FD5, 415392}, {0x2FF0, 399892}, {0x2FF1, 399676}, {0x2FF2, 399833}, {0x2FF3, 399725}, {0x2FF4, 399785}, {0x2FF5, 399983}, {0x2FF6, 400037}, {0x2FF7, 400091}, {0x2FF8, 400203}, {0x2FF9, 400262}, {0x2FFA, 400144}, {0x2FFB, 399940}, {0x3000, 400511}, {0x3001, 399626}, {0x3002, 400353}, {0x3003, 263501}, {0x3004, 410379}, {0x3005, 400403}, {0x3006, 399601}, {0x3007, 400458}, {0x3008, 491947}, {0x3009, 688342}, {0x300A, 492486}, {0x300B, 688896}, {0x300C, 492322}, {0x300D, 688726}, {0x300E, 494432}, {0x300F, 690404}, {0x3010, 492227}, {0x3011, 688646}, {0x3012, 680572}, {0x3013, 331142}, {0x3014, 494257}, {0x3015, 690208}, {0x3016, 494483}, {0x3017, 690457}, {0x3018, 494562}, {0x3019, 690539}, {0x301A, 494536}, {0x301B, 690512}, {0x301C, 822041}, {0x301D, 687475}, {0x301E, 270545}, {0x301F, 517498}, {0x3020, 680584}, {0x3021, 378324}, {0x3022, 378481}, {0x3023, 378434}, {0x3024, 378280}, {0x3025, 378258}, {0x3026, 378368}, {0x3027, 378345}, {0x3028, 378235}, {0x3029, 378302}, {0x302A, 400430}, {0x302B, 400482}, {0x302C, 399644}, {0x302D, 400322}, {0x302E, 378207}, {0x302F, 369758}, {0x3030, 822104}, {0x3031, 816703}, {0x3032, 816803}, {0x3033, 816766}, {0x3034, 816847}, {0x3035, 816729}, {0x3036, 180529}, {0x3037, 400668}, {0x3038, 378389}, {0x3039, 378457}, {0x303A, 378410}, {0x303B, 816667}, {0x303C, 531720}, {0x303D, 672035}, {0x303E, 403738}, {0x303F, 400375}, {0x3041, 397125}, {0x3042, 396096}, {0x3043, 397173}, {0x3044, 396539}, {0x3045, 397296}, {0x3046, 397628}, {0x3047, 397149}, {0x3048, 396331}, {0x3049, 397247}, {0x304A, 396860}, {0x304B, 396557}, {0x304C, 396349}, {0x304D, 396595}, {0x304E, 396387}, {0x304F, 396633}, {0x3050, 396425}, {0x3051, 396576}, {0x3052, 396368}, {0x3053, 396614}, {0x3054, 396406}, {0x3055, 397068}, {0x3056, 397798}, {0x3057, 397106}, {0x3058, 397836}, {0x3059, 397514}, {0x305A, 397874}, {0x305B, 397087}, {0x305C, 397817}, {0x305D, 397495}, {0x305E, 397855}, {0x305F, 397533}, {0x3060, 396236}, {0x3061, 397571}, {0x3062, 396274}, {0x3063, 397271}, {0x3064, 397609}, {0x3065, 396312}, {0x3066, 397552}, {0x3067, 396255}, {0x3068, 397590}, {0x3069, 396293}, {0x306A, 396765}, {0x306B, 396803}, {0x306C, 396841}, {0x306D, 396784}, {0x306E, 396822}, {0x306F, 396444}, {0x3070, 396141}, {0x3071, 396878}, {0x3072, 396482}, {0x3073, 396179}, {0x3074, 396916}, {0x3075, 396520}, {0x3076, 396217}, {0x3077, 396954}, {0x3078, 396463}, {0x3079, 396160}, {0x307A, 396897}, {0x307B, 396501}, {0x307C, 396198}, {0x307D, 396935}, {0x307E, 396652}, {0x307F, 396690}, {0x3080, 396728}, {0x3081, 396671}, {0x3082, 396709}, {0x3083, 397420}, {0x3084, 397741}, {0x3085, 397470}, {0x3086, 397779}, {0x3087, 397445}, {0x3088, 397760}, {0x3089, 396973}, {0x308A, 397011}, {0x308B, 397049}, {0x308C, 396992}, {0x308D, 397030}, {0x308E, 397320}, {0x308F, 397665}, {0x3090, 397703}, {0x3091, 397684}, {0x3092, 397722}, {0x3093, 396747}, {0x3094, 397646}, {0x3095, 397197}, {0x3096, 397222}, {0x3099, 192383}, {0x309A, 192332}, {0x309B, 422760}, {0x309C, 422719}, {0x309D, 396072}, {0x309E, 397893}, {0x309F, 396050}, {0x30A0, 422648}, {0x30A1, 421329}, {0x30A2, 420301}, {0x30A3, 421502}, {0x30A4, 420743}, {0x30A5, 421924}, {0x30A6, 422256}, {0x30A7, 421353}, {0x30A8, 420535}, {0x30A9, 421675}, {0x30AA, 421064}, {0x30AB, 420761}, {0x30AC, 420553}, {0x30AD, 420799}, {0x30AE, 420591}, {0x30AF, 420837}, {0x30B0, 420629}, {0x30B1, 420780}, {0x30B2, 420572}, {0x30B3, 420818}, {0x30B4, 420610}, {0x30B5, 421272}, {0x30B6, 422502}, {0x30B7, 421310}, {0x30B8, 422540}, {0x30B9, 422142}, {0x30BA, 422578}, {0x30BB, 421291}, {0x30BC, 422521}, {0x30BD, 422123}, {0x30BE, 422559}, {0x30BF, 422161}, {0x30C0, 420440}, {0x30C1, 422199}, {0x30C2, 420478}, {0x30C3, 421899}, {0x30C4, 422237}, {0x30C5, 420516}, {0x30C6, 422180}, {0x30C7, 420459}, {0x30C8, 422218}, {0x30C9, 420497}, {0x30CA, 420969}, {0x30CB, 421007}, {0x30CC, 421045}, {0x30CD, 420988}, {0x30CE, 421026}, {0x30CF, 420648}, {0x30D0, 420345}, {0x30D1, 421082}, {0x30D2, 420686}, {0x30D3, 420383}, {0x30D4, 421120}, {0x30D5, 420724}, {0x30D6, 420421}, {0x30D7, 421158}, {0x30D8, 420667}, {0x30D9, 420364}, {0x30DA, 421101}, {0x30DB, 420705}, {0x30DC, 420402}, {0x30DD, 421139}, {0x30DE, 420856}, {0x30DF, 420894}, {0x30E0, 420932}, {0x30E1, 420875}, {0x30E2, 420913}, {0x30E3, 422048}, {0x30E4, 422445}, {0x30E5, 422098}, {0x30E6, 422483}, {0x30E7, 422073}, {0x30E8, 422464}, {0x30E9, 421177}, {0x30EA, 421215}, {0x30EB, 421253}, {0x30EC, 421196}, {0x30ED, 421234}, {0x30EE, 421948}, {0x30EF, 422369}, {0x30F0, 422407}, {0x30F1, 422388}, {0x30F2, 422426}, {0x30F3, 420951}, {0x30F4, 422350}, {0x30F5, 421526}, {0x30F6, 421551}, {0x30F7, 422274}, {0x30F8, 422312}, {0x30F9, 422293}, {0x30FA, 422331}, {0x30FB, 422597}, {0x30FC, 422680}, {0x30FD, 420277}, {0x30FE, 422617}, {0x30FF, 420255}, {0x3105, 114510}, {0x3106, 115392}, {0x3107, 115131}, {0x3108, 114755}, {0x3109, 114584}, {0x310A, 115483}, {0x310B, 115149}, {0x310C, 115094}, {0x310D, 114773}, {0x310E, 115057}, {0x310F, 114867}, {0x3110, 115020}, {0x3111, 115410}, {0x3112, 115557}, {0x3113, 115593}, {0x3114, 114565}, {0x3115, 115464}, {0x3116, 115428}, {0x3117, 115575}, {0x3118, 114547}, {0x3119, 115446}, {0x311A, 114315}, {0x311B, 115225}, {0x311C, 114602}, {0x311D, 114639}, {0x311E, 114352}, {0x311F, 114658}, {0x3120, 114470}, {0x3121, 115373}, {0x3122, 114411}, {0x3123, 114677}, {0x3124, 114430}, {0x3125, 114696}, {0x3126, 114736}, {0x3127, 114885}, {0x3128, 115501}, {0x3129, 115001}, {0x312A, 115539}, {0x312B, 115167}, {0x312C, 114810}, {0x312D, 114903}, {0x312E, 115243}, {0x312F, 115206}, {0x3131, 376417}, {0x3132, 377586}, {0x3133, 376438}, {0x3134, 376563}, {0x3135, 376583}, {0x3136, 376609}, {0x3137, 377734}, {0x3138, 377686}, {0x3139, 377009}, {0x313A, 377055}, {0x313B, 377114}, {0x313C, 377196}, {0x313D, 377253}, {0x313E, 377278}, {0x313F, 377168}, {0x3140, 377029}, {0x3141, 376464}, {0x3142, 376792}, {0x3143, 377637}, {0x3144, 376865}, {0x3145, 377365}, {0x3146, 377662}, {0x3147, 376256}, {0x3148, 376150}, {0x3149, 377511}, {0x314A, 376128}, {0x314B, 376395}, {0x314C, 377712}, {0x314D, 376770}, {0x314E, 376220}, {0x314F, 376054}, {0x3150, 376070}, {0x3151, 377858}, {0x3152, 377875}, {0x3153, 376186}, {0x3154, 376170}, {0x3155, 377910}, {0x3156, 377893}, {0x3157, 376715}, {0x3158, 377771}, {0x3159, 377788}, {0x315A, 376731}, {0x315B, 378053}, {0x315C, 377755}, {0x315D, 377823}, {0x315E, 377806}, {0x315F, 377841}, {0x3160, 378130}, {0x3161, 376203}, {0x3162, 378036}, {0x3163, 376240}, {0x3164, 369786}, {0x3165, 377612}, {0x3166, 376688}, {0x3167, 376663}, {0x3168, 376635}, {0x3169, 377082}, {0x316A, 377306}, {0x316B, 377222}, {0x316C, 377140}, {0x316D, 377333}, {0x316E, 376512}, {0x316F, 376538}, {0x3170, 376484}, {0x3171, 376276}, {0x3172, 376838}, {0x3173, 376982}, {0x3174, 376890}, {0x3175, 376922}, {0x3176, 376812}, {0x3177, 376954}, {0x3178, 376334}, {0x3179, 376362}, {0x317A, 377409}, {0x317B, 377435}, {0x317C, 377485}, {0x317D, 377460}, {0x317E, 377384}, {0x317F, 376748}, {0x3180, 377561}, {0x3181, 377954}, {0x3182, 378008}, {0x3183, 377977}, {0x3184, 376304}, {0x3185, 377536}, {0x3186, 377928}, {0x3187, 378089}, {0x3188, 378109}, {0x3189, 378070}, {0x318A, 378186}, {0x318B, 378166}, {0x318C, 378147}, {0x318D, 376087}, {0x318E, 376107}, {0x3190, 399263}, {0x3191, 399398}, {0x3192, 399366}, {0x3193, 399569}, {0x3194, 399503}, {0x3195, 399160}, {0x3196, 399537}, {0x3197, 399331}, {0x3198, 399057}, {0x3199, 399126}, {0x319A, 399434}, {0x319B, 399469}, {0x319C, 399193}, {0x319D, 399228}, {0x319E, 399092}, {0x319F, 399299}, {0x31A0, 114528}, {0x31A1, 115612}, {0x31A2, 115038}, {0x31A3, 114829}, {0x31A4, 114620}, {0x31A5, 114716}, {0x31A6, 115354}, {0x31A7, 115334}, {0x31A8, 114982}, {0x31A9, 114450}, {0x31AA, 114941}, {0x31AB, 115519}, {0x31AC, 114922}, {0x31AD, 115186}, {0x31AE, 114371}, {0x31AF, 114489}, {0x31B0, 114392}, {0x31B1, 115295}, {0x31B2, 115314}, {0x31B3, 114961}, {0x31B4, 114267}, {0x31B5, 114291}, {0x31B6, 114243}, {0x31B7, 114219}, {0x31B8, 114791}, {0x31B9, 115112}, {0x31BA, 115631}, {0x31BB, 114195}, {0x31BC, 114848}, {0x31BD, 115075}, {0x31BE, 115276}, {0x31BF, 114333}, {0x31C0, 183925}, {0x31C1, 183952}, {0x31C2, 183966}, {0x31C3, 183460}, {0x31C4, 183836}, {0x31C5, 183636}, {0x31C6, 183575}, {0x31C7, 183515}, {0x31C8, 183620}, {0x31C9, 183894}, {0x31CA, 183590}, {0x31CB, 183651}, {0x31CC, 183529}, {0x31CD, 183605}, {0x31CE, 183667}, {0x31CF, 183700}, {0x31D0, 183488}, {0x31D1, 183781}, {0x31D2, 183713}, {0x31D3, 183808}, {0x31D4, 183475}, {0x31D5, 183561}, {0x31D6, 183501}, {0x31D7, 183880}, {0x31D8, 183865}, {0x31D9, 183822}, {0x31DA, 183794}, {0x31DB, 183726}, {0x31DC, 183754}, {0x31DD, 183938}, {0x31DE, 183910}, {0x31DF, 183850}, {0x31E0, 183545}, {0x31E1, 183683}, {0x31E2, 183740}, {0x31E3, 183768}, {0x31F0, 421576}, {0x31F1, 421824}, {0x31F2, 421849}, {0x31F3, 421874}, {0x31F4, 421650}, {0x31F5, 421377}, {0x31F6, 421427}, {0x31F7, 421477}, {0x31F8, 421402}, {0x31F9, 421452}, {0x31FA, 421601}, {0x31FB, 421699}, {0x31FC, 421749}, {0x31FD, 421799}, {0x31FE, 421724}, {0x31FF, 421774}, {0x3200, 668153}, {0x3201, 668267}, {0x3202, 668609}, {0x3203, 668439}, {0x3204, 668211}, {0x3205, 668383}, {0x3206, 668495}, {0x3207, 668037}, {0x3208, 667896}, {0x3209, 667836}, {0x320A, 668093}, {0x320B, 668549}, {0x320C, 668323}, {0x320D, 667981}, {0x320E, 668181}, {0x320F, 668294}, {0x3210, 668637}, {0x3211, 668466}, {0x3212, 668238}, {0x3213, 668410}, {0x3214, 668521}, {0x3215, 668064}, {0x3216, 667923}, {0x3217, 667865}, {0x3218, 668122}, {0x3219, 668578}, {0x321A, 668352}, {0x321B, 668008}, {0x321C, 667952}, {0x321D, 669801}, {0x321E, 669765}, {0x3220, 669193}, {0x3221, 669678}, {0x3222, 669648}, {0x3223, 668988}, {0x3224, 668959}, {0x3225, 669406}, {0x3226, 669376}, {0x3227, 668798}, {0x3228, 669164}, {0x3229, 669620}, {0x322A, 669106}, {0x322B, 668930}, {0x322C, 669706}, {0x322D, 669736}, {0x322E, 669076}, {0x322F, 668768}, {0x3230, 669558}, {0x3231, 669498}, {0x3232, 669017}, {0x3233, 669434}, {0x3234, 669135}, {0x3235, 669466}, {0x3236, 668896}, {0x3237, 668729}, {0x3238, 669046}, {0x3239, 669251}, {0x323A, 668700}, {0x323B, 669528}, {0x323C, 669586}, {0x323D, 668828}, {0x323E, 669285}, {0x323F, 668667}, {0x3240, 668863}, {0x3241, 669318}, {0x3242, 669347}, {0x3243, 669221}, {0x3244, 175843}, {0x3245, 175507}, {0x3246, 175971}, {0x3247, 175538}, {0x3248, 179751}, {0x3249, 180266}, {0x324A, 179941}, {0x324B, 179394}, {0x324C, 179231}, {0x324D, 179695}, {0x324E, 179633}, {0x324F, 179127}, {0x3250, 672110}, {0x3251, 180304}, {0x3252, 180412}, {0x3253, 180384}, {0x3254, 180212}, {0x3255, 180185}, {0x3256, 180358}, {0x3257, 180330}, {0x3258, 180157}, {0x3259, 180239}, {0x325A, 179810}, {0x325B, 179979}, {0x325C, 180087}, {0x325D, 180059}, {0x325E, 179887}, {0x325F, 179860}, {0x3260, 174498}, {0x3261, 174588}, {0x3262, 174858}, {0x3263, 174724}, {0x3264, 174544}, {0x3265, 174680}, {0x3266, 174768}, {0x3267, 174383}, {0x3268, 174295}, {0x3269, 174247}, {0x326A, 174450}, {0x326B, 174810}, {0x326C, 174632}, {0x326D, 174339}, {0x326E, 174520}, {0x326F, 174609}, {0x3270, 174880}, {0x3271, 174745}, {0x3272, 174565}, {0x3273, 174701}, {0x3274, 174788}, {0x3275, 174404}, {0x3276, 174316}, {0x3277, 174270}, {0x3278, 174473}, {0x3279, 174833}, {0x327A, 174655}, {0x327B, 174360}, {0x327C, 177397}, {0x327D, 177429}, {0x327E, 174427}, {0x327F, 448311}, {0x3280, 175797}, {0x3281, 176290}, {0x3282, 176266}, {0x3283, 175415}, {0x3284, 175392}, {0x3285, 176045}, {0x3286, 176021}, {0x3287, 175235}, {0x3288, 175774}, {0x3289, 176244}, {0x328A, 175704}, {0x328B, 175369}, {0x328C, 176312}, {0x328D, 176336}, {0x328E, 175680}, {0x328F, 175211}, {0x3290, 176194}, {0x3291, 176119}, {0x3292, 175438}, {0x3293, 176067}, {0x3294, 175727}, {0x3295, 176093}, {0x3296, 175341}, {0x3297, 175129}, {0x3298, 175561}, {0x3299, 175996}, {0x329A, 175630}, {0x329B, 175316}, {0x329C, 176167}, {0x329D, 175288}, {0x329E, 175819}, {0x329F, 175076}, {0x32A0, 175484}, {0x32A1, 175924}, {0x32A2, 175162}, {0x32A3, 175185}, {0x32A4, 175461}, {0x32A5, 175104}, {0x32A6, 175608}, {0x32A7, 175585}, {0x32A8, 175947}, {0x32A9, 175653}, {0x32AA, 175870}, {0x32AB, 176143}, {0x32AC, 176216}, {0x32AD, 175259}, {0x32AE, 175897}, {0x32AF, 175049}, {0x32B0, 175750}, {0x32B1, 180033}, {0x32B2, 180005}, {0x32B3, 179832}, {0x32B4, 179914}, {0x32B5, 179268}, {0x32B6, 179431}, {0x32B7, 179535}, {0x32B8, 179508}, {0x32B9, 179342}, {0x32BA, 179316}, {0x32BB, 179483}, {0x32BC, 179456}, {0x32BD, 179289}, {0x32BE, 179368}, {0x32BF, 179210}, {0x32C0, 403419}, {0x32C1, 402243}, {0x32C2, 403536}, {0x32C3, 400717}, {0x32C4, 403575}, {0x32C5, 403498}, {0x32C6, 403460}, {0x32C7, 400756}, {0x32C8, 403695}, {0x32C9, 403654}, {0x32CA, 403612}, {0x32CB, 402201}, {0x32CC, 751331}, {0x32CD, 751048}, {0x32CE, 751075}, {0x32CF, 503143}, {0x32D0, 176462}, {0x32D1, 176600}, {0x32D2, 177238}, {0x32D3, 176481}, {0x32D4, 176919}, {0x32D5, 176619}, {0x32D6, 176659}, {0x32D7, 176699}, {0x32D8, 176639}, {0x32D9, 176679}, {0x32DA, 177038}, {0x32DB, 177078}, {0x32DC, 177118}, {0x32DD, 177058}, {0x32DE, 177098}, {0x32DF, 177138}, {0x32E0, 177178}, {0x32E1, 177218}, {0x32E2, 177158}, {0x32E3, 177198}, {0x32E4, 176819}, {0x32E5, 176859}, {0x32E6, 176899}, {0x32E7, 176839}, {0x32E8, 176879}, {0x32E9, 176500}, {0x32EA, 176540}, {0x32EB, 176580}, {0x32EC, 176520}, {0x32ED, 176560}, {0x32EE, 176719}, {0x32EF, 176759}, {0x32F0, 176799}, {0x32F1, 176739}, {0x32F2, 176779}, {0x32F3, 177337}, {0x32F4, 177377}, {0x32F5, 177357}, {0x32F6, 176938}, {0x32F7, 176978}, {0x32F8, 177018}, {0x32F9, 176958}, {0x32FA, 176998}, {0x32FB, 177257}, {0x32FC, 177297}, {0x32FD, 177277}, {0x32FE, 177317}, {0x32FF, 750979}, {0x3300, 750528}, {0x3301, 750542}, {0x3302, 750515}, {0x3303, 750493}, {0x3304, 751558}, {0x3305, 751572}, {0x3306, 753411}, {0x3307, 751059}, {0x3308, 750921}, {0x3309, 752690}, {0x330A, 752702}, {0x330B, 751617}, {0x330C, 751630}, {0x330D, 751645}, {0x330E, 751151}, {0x330F, 751138}, {0x3310, 751185}, {0x3311, 751197}, {0x3312, 751964}, {0x3313, 751210}, {0x3314, 751716}, {0x3315, 751728}, {0x3316, 751746}, {0x3317, 751765}, {0x3318, 751236}, {0x3319, 751250}, {0x331A, 751927}, {0x331B, 751912}, {0x331C, 751682}, {0x331D, 751877}, {0x331E, 751864}, {0x331F, 753283}, {0x3320, 753298}, {0x3321, 753340}, {0x3322, 753314}, {0x3323, 753327}, {0x3324, 750810}, {0x3325, 750833}, {0x3326, 750909}, {0x3327, 753400}, {0x3328, 752615}, {0x3329, 752647}, {0x332A, 751287}, {0x332B, 752834}, {0x332C, 752850}, {0x332D, 750566}, {0x332E, 752945}, {0x332F, 752974}, {0x3330, 752962}, {0x3331, 750605}, {0x3332, 751419}, {0x3333, 751435}, {0x3334, 750641}, {0x3335, 751449}, {0x3336, 751300}, {0x3337, 752913}, {0x3338, 752886}, {0x3339, 751317}, {0x333A, 752900}, {0x333B, 752873}, {0x333C, 750592}, {0x333D, 752998}, {0x333E, 750617}, {0x333F, 751362}, {0x3340, 753012}, {0x3341, 751385}, {0x3342, 751373}, {0x3343, 752172}, {0x3344, 752187}, {0x3345, 752159}, {0x3346, 752215}, {0x3347, 752200}, {0x3348, 752318}, {0x3349, 752344}, {0x334A, 752356}, {0x334B, 752270}, {0x334C, 752282}, {0x334D, 752255}, {0x334E, 753995}, {0x334F, 754008}, {0x3350, 754021}, {0x3351, 753228}, {0x3352, 753216}, {0x3353, 753255}, {0x3354, 753268}, {0x3355, 753157}, {0x3356, 753169}, {0x3357, 753438}, {0x3358, 403376}, {0x3359, 402690}, {0x335A, 403334}, {0x335B, 403001}, {0x335C, 402510}, {0x335D, 402467}, {0x335E, 402824}, {0x335F, 402732}, {0x3360, 402285}, {0x3361, 402600}, {0x3362, 402912}, {0x3363, 402376}, {0x3364, 403045}, {0x3365, 402954}, {0x3366, 402553}, {0x3367, 402421}, {0x3368, 402866}, {0x3369, 402776}, {0x336A, 402329}, {0x336B, 402643}, {0x336C, 403090}, {0x336D, 403185}, {0x336E, 403285}, {0x336F, 403234}, {0x3370, 403135}, {0x3371, 751408}, {0x3372, 750800}, {0x3373, 750556}, {0x3374, 750581}, {0x3375, 752799}, {0x3376, 752863}, {0x3377, 750865}, {0x3378, 750891}, {0x3379, 750875}, {0x337A, 751584}, {0x337B, 750934}, {0x337C, 751001}, {0x337D, 751024}, {0x337E, 750957}, {0x337F, 750770}, {0x3380, 752819}, {0x3381, 752605}, {0x3382, 752459}, {0x3383, 752149}, {0x3384, 751607}, {0x3385, 751660}, {0x3386, 752229}, {0x3387, 751164}, {0x3388, 750674}, {0x3389, 751670}, {0x338A, 752925}, {0x338B, 752627}, {0x338C, 752471}, {0x338D, 752483}, {0x338E, 752297}, {0x338F, 751695}, {0x3390, 751462}, {0x3391, 751705}, {0x3392, 752307}, {0x3393, 751174}, {0x3394, 753389}, {0x3395, 752495}, {0x3396, 752373}, {0x3397, 750855}, {0x3398, 751792}, {0x3399, 751085}, {0x339A, 752637}, {0x339B, 752507}, {0x339C, 752383}, {0x339D, 750716}, {0x339E, 751802}, {0x339F, 752409}, {0x33A0, 750742}, {0x33A1, 752132}, {0x33A2, 751846}, {0x33A3, 752393}, {0x33A4, 750726}, {0x33A5, 752064}, {0x33A6, 751830}, {0x33A7, 752092}, {0x33A8, 752108}, {0x33A9, 752809}, {0x33AA, 751891}, {0x33AB, 752438}, {0x33AC, 751225}, {0x33AD, 753102}, {0x33AE, 753113}, {0x33AF, 753131}, {0x33B0, 753072}, {0x33B1, 752660}, {0x33B2, 752519}, {0x33B3, 752449}, {0x33B4, 753082}, {0x33B5, 752670}, {0x33B6, 752531}, {0x33B7, 752555}, {0x33B8, 751944}, {0x33B9, 752565}, {0x33BA, 753092}, {0x33BB, 752680}, {0x33BC, 752543}, {0x33BD, 752580}, {0x33BE, 751954}, {0x33BF, 752590}, {0x33C0, 751594}, {0x33C1, 752079}, {0x33C2, 750505}, {0x33C3, 750631}, {0x33C4, 750696}, {0x33C5, 750706}, {0x33C6, 750657}, {0x33C7, 750760}, {0x33C8, 750823}, {0x33C9, 751267}, {0x33CA, 751277}, {0x33CB, 751398}, {0x33CC, 751548}, {0x33CD, 751782}, {0x33CE, 751812}, {0x33CF, 751902}, {0x33D0, 752008}, {0x33D1, 752018}, {0x33D2, 752028}, {0x33D3, 752054}, {0x33D4, 752239}, {0x33D5, 752333}, {0x33D6, 752427}, {0x33D7, 752935}, {0x33D8, 752988}, {0x33D9, 753051}, {0x33DA, 753062}, {0x33DB, 753355}, {0x33DC, 753365}, {0x33DD, 753451}, {0x33DE, 753422}, {0x33DF, 750477}, {0x33E0, 401192}, {0x33E1, 402160}, {0x33E2, 401588}, {0x33E3, 401016}, {0x33E4, 400974}, {0x33E5, 401323}, {0x33E6, 401233}, {0x33E7, 400796}, {0x33E8, 401104}, {0x33E9, 401409}, {0x33EA, 400885}, {0x33EB, 401631}, {0x33EC, 401450}, {0x33ED, 401058}, {0x33EE, 400929}, {0x33EF, 401364}, {0x33F0, 401276}, {0x33F1, 400839}, {0x33F2, 401146}, {0x33F3, 401675}, {0x33F4, 401916}, {0x33F5, 402112}, {0x33F6, 402062}, {0x33F7, 401818}, {0x33F8, 401769}, {0x33F9, 402014}, {0x33FA, 401964}, {0x33FB, 401719}, {0x33FC, 401867}, {0x33FD, 401496}, {0x33FE, 401540}, {0x33FF, 751127}, {0x4DC0, 395521}, {0x4DC1, 395709}, {0x4DC2, 394540}, {0x4DC3, 395866}, {0x4DC4, 395812}, {0x4DC5, 394383}, {0x4DC6, 395408}, {0x4DC7, 394863}, {0x4DC8, 395298}, {0x4DC9, 395790}, {0x4DCA, 395131}, {0x4DCB, 395353}, {0x4DCC, 394651}, {0x4DCD, 394749}, {0x4DCE, 395010}, {0x4DCF, 394627}, {0x4DD0, 394675}, {0x4DD1, 395833}, {0x4DD2, 394248}, {0x4DD3, 394405}, {0x4DD4, 394301}, {0x4DD5, 394730}, {0x4DD6, 395324}, {0x4DD7, 395221}, {0x4DD8, 394963}, {0x4DD9, 394837}, {0x4DDA, 395031}, {0x4DDB, 394804}, {0x4DDC, 395377}, {0x4DDD, 395490}, {0x4DDE, 394915}, {0x4DDF, 394605}, {0x4DE0, 395200}, {0x4DE1, 394779}, {0x4DE2, 395150}, {0x4DE3, 394432}, {0x4DE4, 395554}, {0x4DE5, 395083}, {0x4DE6, 395058}, {0x4DE7, 394490}, {0x4DE8, 394468}, {0x4DE9, 394893}, {0x4DEA, 394329}, {0x4DEB, 394355}, {0x4DEC, 394698}, {0x4DED, 395172}, {0x4DEE, 395107}, {0x4DEF, 395768}, {0x4DF0, 395241}, {0x4DF1, 395464}, {0x4DF2, 395430}, {0x4DF3, 395636}, {0x4DF4, 394515}, {0x4DF5, 395676}, {0x4DF6, 394195}, {0x4DF7, 395742}, {0x4DF8, 395578}, {0x4DF9, 395607}, {0x4DFA, 394581}, {0x4DFB, 394986}, {0x4DFC, 394938}, {0x4DFD, 395265}, {0x4DFE, 394218}, {0x4DFF, 394270}, {0xA000, 837264}, {0xA001, 837279}, {0xA002, 837172}, {0xA003, 837249}, {0xA004, 837217}, {0xA005, 837233}, {0xA006, 837186}, {0xA007, 837201}, {0xA008, 830777}, {0xA009, 830792}, {0xA00A, 830748}, {0xA00B, 830762}, {0xA00C, 846973}, {0xA00D, 846942}, {0xA00E, 846957}, {0xA00F, 843250}, {0xA010, 843265}, {0xA011, 843221}, {0xA012, 843235}, {0xA013, 833788}, {0xA014, 833774}, {0xA015, 847626}, {0xA016, 831559}, {0xA017, 831575}, {0xA018, 831461}, {0xA019, 831543}, {0xA01A, 831509}, {0xA01B, 831526}, {0xA01C, 831476}, {0xA01D, 831492}, {0xA01E, 830838}, {0xA01F, 830854}, {0xA020, 830807}, {0xA021, 830822}, {0xA022, 831702}, {0xA023, 831669}, {0xA024, 831685}, {0xA025, 831622}, {0xA026, 831638}, {0xA027, 831591}, {0xA028, 831606}, {0xA029, 831445}, {0xA02A, 831414}, {0xA02B, 831429}, {0xA02C, 831768}, {0xA02D, 831784}, {0xA02E, 831654}, {0xA02F, 831719}, {0xA030, 831751}, {0xA031, 831735}, {0xA032, 831864}, {0xA033, 831880}, {0xA034, 831800}, {0xA035, 831815}, {0xA036, 831847}, {0xA037, 831831}, {0xA038, 843424}, {0xA039, 843440}, {0xA03A, 843343}, {0xA03B, 843408}, {0xA03C, 843391}, {0xA03D, 843358}, {0xA03E, 843374}, {0xA03F, 843311}, {0xA040, 843327}, {0xA041, 843280}, {0xA042, 843295}, {0xA043, 843567}, {0xA044, 843534}, {0xA045, 843550}, {0xA046, 843487}, {0xA047, 843503}, {0xA048, 843456}, {0xA049, 843471}, {0xA04A, 843633}, {0xA04B, 843649}, {0xA04C, 843519}, {0xA04D, 843584}, {0xA04E, 843616}, {0xA04F, 843600}, {0xA050, 843729}, {0xA051, 843745}, {0xA052, 843665}, {0xA053, 843680}, {0xA054, 843712}, {0xA055, 843696}, {0xA056, 831091}, {0xA057, 831108}, {0xA058, 830987}, {0xA059, 831074}, {0xA05A, 831038}, {0xA05B, 831056}, {0xA05C, 831003}, {0xA05D, 831020}, {0xA05E, 830903}, {0xA05F, 830920}, {0xA060, 830870}, {0xA061, 830886}, {0xA062, 831243}, {0xA063, 831208}, {0xA064, 831225}, {0xA065, 831158}, {0xA066, 831175}, {0xA067, 831125}, {0xA068, 831141}, {0xA069, 830970}, {0xA06A, 830937}, {0xA06B, 830953}, {0xA06C, 831313}, {0xA06D, 831330}, {0xA06E, 831192}, {0xA06F, 831261}, {0xA070, 831295}, {0xA071, 831278}, {0xA072, 831380}, {0xA073, 831397}, {0xA074, 831347}, {0xA075, 831363}, {0xA076, 840253}, {0xA077, 840270}, {0xA078, 840167}, {0xA079, 840236}, {0xA07A, 840218}, {0xA07B, 840183}, {0xA07C, 840200}, {0xA07D, 840133}, {0xA07E, 840150}, {0xA07F, 840100}, {0xA080, 840116}, {0xA081, 840320}, {0xA082, 840337}, {0xA083, 840287}, {0xA084, 840303}, {0xA085, 840422}, {0xA086, 840439}, {0xA087, 840354}, {0xA088, 840370}, {0xA089, 840404}, {0xA08A, 840387}, {0xA08B, 840524}, {0xA08C, 840541}, {0xA08D, 840456}, {0xA08E, 840472}, {0xA08F, 840506}, {0xA090, 840489}, {0xA091, 835950}, {0xA092, 835967}, {0xA093, 835864}, {0xA094, 835933}, {0xA095, 835915}, {0xA096, 835880}, {0xA097, 835897}, {0xA098, 835830}, {0xA099, 835847}, {0xA09A, 835797}, {0xA09B, 835813}, {0xA09C, 836102}, {0xA09D, 836067}, {0xA09E, 836084}, {0xA09F, 836017}, {0xA0A0, 836034}, {0xA0A1, 835984}, {0xA0A2, 836000}, {0xA0A3, 836172}, {0xA0A4, 836189}, {0xA0A5, 836051}, {0xA0A6, 836120}, {0xA0A7, 836154}, {0xA0A8, 836137}, {0xA0A9, 836274}, {0xA0AA, 836206}, {0xA0AB, 836222}, {0xA0AC, 836256}, {0xA0AD, 836239}, {0xA0AE, 839732}, {0xA0AF, 839748}, {0xA0B0, 839651}, {0xA0B1, 839716}, {0xA0B2, 839699}, {0xA0B3, 839666}, {0xA0B4, 839682}, {0xA0B5, 839214}, {0xA0B6, 839230}, {0xA0B7, 839183}, {0xA0B8, 839198}, {0xA0B9, 839875}, {0xA0BA, 839892}, {0xA0BB, 839842}, {0xA0BC, 839858}, {0xA0BD, 839795}, {0xA0BE, 839811}, {0xA0BF, 839764}, {0xA0C0, 839779}, {0xA0C1, 839261}, {0xA0C2, 839246}, {0xA0C3, 839958}, {0xA0C4, 839974}, {0xA0C5, 839827}, {0xA0C6, 839909}, {0xA0C7, 839941}, {0xA0C8, 839925}, {0xA0C9, 840021}, {0xA0CA, 840037}, {0xA0CB, 839990}, {0xA0CC, 840005}, {0xA0CD, 833897}, {0xA0CE, 833913}, {0xA0CF, 833866}, {0xA0D0, 833881}, {0xA0D1, 833834}, {0xA0D2, 833850}, {0xA0D3, 833803}, {0xA0D4, 833818}, {0xA0D5, 833960}, {0xA0D6, 833929}, {0xA0D7, 833944}, {0xA0D8, 834040}, {0xA0D9, 834056}, {0xA0DA, 833976}, {0xA0DB, 833991}, {0xA0DC, 834023}, {0xA0DD, 834007}, {0xA0DE, 834103}, {0xA0DF, 834119}, {0xA0E0, 834072}, {0xA0E1, 834087}, {0xA0E2, 847182}, {0xA0E3, 847198}, {0xA0E4, 847084}, {0xA0E5, 847166}, {0xA0E6, 847132}, {0xA0E7, 847149}, {0xA0E8, 847099}, {0xA0E9, 847115}, {0xA0EA, 847020}, {0xA0EB, 847036}, {0xA0EC, 846989}, {0xA0ED, 847004}, {0xA0EE, 847245}, {0xA0EF, 847261}, {0xA0F0, 847214}, {0xA0F1, 847229}, {0xA0F2, 847068}, {0xA0F3, 847052}, {0xA0F4, 847341}, {0xA0F5, 847357}, {0xA0F6, 847277}, {0xA0F7, 847292}, {0xA0F8, 847324}, {0xA0F9, 847308}, {0xA0FA, 847437}, {0xA0FB, 847453}, {0xA0FC, 847373}, {0xA0FD, 847388}, {0xA0FE, 847420}, {0xA0FF, 847404}, {0xA100, 833550}, {0xA101, 833566}, {0xA102, 833469}, {0xA103, 833534}, {0xA104, 833517}, {0xA105, 833484}, {0xA106, 833500}, {0xA107, 832931}, {0xA108, 832947}, {0xA109, 832900}, {0xA10A, 832915}, {0xA10B, 833676}, {0xA10C, 833660}, {0xA10D, 833613}, {0xA10E, 833629}, {0xA10F, 833582}, {0xA110, 833597}, {0xA111, 833453}, {0xA112, 833422}, {0xA113, 833437}, {0xA114, 833742}, {0xA115, 833758}, {0xA116, 833645}, {0xA117, 833693}, {0xA118, 833725}, {0xA119, 833709}, {0xA11A, 846684}, {0xA11B, 846700}, {0xA11C, 846603}, {0xA11D, 846668}, {0xA11E, 846651}, {0xA11F, 846618}, {0xA120, 846634}, {0xA121, 846524}, {0xA122, 846540}, {0xA123, 846493}, {0xA124, 846508}, {0xA125, 846827}, {0xA126, 846844}, {0xA127, 846794}, {0xA128, 846810}, {0xA129, 846747}, {0xA12A, 846763}, {0xA12B, 846716}, {0xA12C, 846731}, {0xA12D, 846587}, {0xA12E, 846556}, {0xA12F, 846571}, {0xA130, 846910}, {0xA131, 846926}, {0xA132, 846779}, {0xA133, 846861}, {0xA134, 846893}, {0xA135, 846877}, {0xA136, 833166}, {0xA137, 833183}, {0xA138, 833080}, {0xA139, 833149}, {0xA13A, 833131}, {0xA13B, 833096}, {0xA13C, 833113}, {0xA13D, 832996}, {0xA13E, 833013}, {0xA13F, 832963}, {0xA140, 832979}, {0xA141, 833318}, {0xA142, 833283}, {0xA143, 833300}, {0xA144, 833233}, {0xA145, 833250}, {0xA146, 833200}, {0xA147, 833216}, {0xA148, 833063}, {0xA149, 833030}, {0xA14A, 833046}, {0xA14B, 833388}, {0xA14C, 833405}, {0xA14D, 833267}, {0xA14E, 833336}, {0xA14F, 833370}, {0xA150, 833353}, {0xA151, 840743}, {0xA152, 840760}, {0xA153, 840675}, {0xA154, 840726}, {0xA155, 840708}, {0xA156, 840691}, {0xA157, 840591}, {0xA158, 840608}, {0xA159, 840558}, {0xA15A, 840574}, {0xA15B, 840810}, {0xA15C, 840827}, {0xA15D, 840777}, {0xA15E, 840793}, {0xA15F, 840658}, {0xA160, 840625}, {0xA161, 840641}, {0xA162, 840912}, {0xA163, 840929}, {0xA164, 840844}, {0xA165, 840860}, {0xA166, 840894}, {0xA167, 840877}, {0xA168, 836512}, {0xA169, 836529}, {0xA16A, 836408}, {0xA16B, 836495}, {0xA16C, 836459}, {0xA16D, 836477}, {0xA16E, 836424}, {0xA16F, 836441}, {0xA170, 836324}, {0xA171, 836341}, {0xA172, 836291}, {0xA173, 836307}, {0xA174, 836614}, {0xA175, 836597}, {0xA176, 836563}, {0xA177, 836580}, {0xA178, 836546}, {0xA179, 836391}, {0xA17A, 836358}, {0xA17B, 836374}, {0xA17C, 836632}, {0xA17D, 841364}, {0xA17E, 841380}, {0xA17F, 841283}, {0xA180, 841348}, {0xA181, 841331}, {0xA182, 841298}, {0xA183, 841314}, {0xA184, 840084}, {0xA185, 840053}, {0xA186, 840068}, {0xA187, 842322}, {0xA188, 842289}, {0xA189, 842305}, {0xA18A, 841854}, {0xA18B, 841870}, {0xA18C, 841823}, {0xA18D, 841838}, {0xA18E, 840977}, {0xA18F, 840946}, {0xA190, 840961}, {0xA191, 842388}, {0xA192, 842404}, {0xA193, 842274}, {0xA194, 842339}, {0xA195, 842371}, {0xA196, 842355}, {0xA197, 835456}, {0xA198, 835473}, {0xA199, 835370}, {0xA19A, 835439}, {0xA19B, 835421}, {0xA19C, 835386}, {0xA19D, 835403}, {0xA19E, 835286}, {0xA19F, 835303}, {0xA1A0, 835253}, {0xA1A1, 835269}, {0xA1A2, 835591}, {0xA1A3, 835556}, {0xA1A4, 835573}, {0xA1A5, 835523}, {0xA1A6, 835490}, {0xA1A7, 835506}, {0xA1A8, 835353}, {0xA1A9, 835320}, {0xA1AA, 835336}, {0xA1AB, 835661}, {0xA1AC, 835678}, {0xA1AD, 835540}, {0xA1AE, 835609}, {0xA1AF, 835643}, {0xA1B0, 835626}, {0xA1B1, 835763}, {0xA1B2, 835780}, {0xA1B3, 835695}, {0xA1B4, 835711}, {0xA1B5, 835745}, {0xA1B6, 835728}, {0xA1B7, 838829}, {0xA1B8, 838845}, {0xA1B9, 838731}, {0xA1BA, 838813}, {0xA1BB, 838779}, {0xA1BC, 838796}, {0xA1BD, 838746}, {0xA1BE, 838762}, {0xA1BF, 838652}, {0xA1C0, 838668}, {0xA1C1, 838621}, {0xA1C2, 838636}, {0xA1C3, 838972}, {0xA1C4, 838989}, {0xA1C5, 838939}, {0xA1C6, 838955}, {0xA1C7, 838892}, {0xA1C8, 838908}, {0xA1C9, 838861}, {0xA1CA, 838876}, {0xA1CB, 838715}, {0xA1CC, 838684}, {0xA1CD, 838699}, {0xA1CE, 839055}, {0xA1CF, 839071}, {0xA1D0, 838924}, {0xA1D1, 839006}, {0xA1D2, 839038}, {0xA1D3, 839022}, {0xA1D4, 839151}, {0xA1D5, 839167}, {0xA1D6, 839087}, {0xA1D7, 839102}, {0xA1D8, 839134}, {0xA1D9, 839118}, {0xA1DA, 834836}, {0xA1DB, 834852}, {0xA1DC, 834738}, {0xA1DD, 834820}, {0xA1DE, 834786}, {0xA1DF, 834803}, {0xA1E0, 834753}, {0xA1E1, 834769}, {0xA1E2, 834166}, {0xA1E3, 834182}, {0xA1E4, 834135}, {0xA1E5, 834150}, {0xA1E6, 834979}, {0xA1E7, 834996}, {0xA1E8, 834946}, {0xA1E9, 834962}, {0xA1EA, 834899}, {0xA1EB, 834915}, {0xA1EC, 834868}, {0xA1ED, 834883}, {0xA1EE, 834229}, {0xA1EF, 834245}, {0xA1F0, 834198}, {0xA1F1, 834213}, {0xA1F2, 835062}, {0xA1F3, 835078}, {0xA1F4, 834931}, {0xA1F5, 835013}, {0xA1F6, 835045}, {0xA1F7, 835029}, {0xA1F8, 838380}, {0xA1F9, 838396}, {0xA1FA, 838299}, {0xA1FB, 838364}, {0xA1FC, 838347}, {0xA1FD, 838314}, {0xA1FE, 838330}, {0xA1FF, 838204}, {0xA200, 838220}, {0xA201, 838173}, {0xA202, 838188}, {0xA203, 838523}, {0xA204, 838490}, {0xA205, 838506}, {0xA206, 838443}, {0xA207, 838459}, {0xA208, 838412}, {0xA209, 838427}, {0xA20A, 838267}, {0xA20B, 838283}, {0xA20C, 838236}, {0xA20D, 838251}, {0xA20E, 838589}, {0xA20F, 838605}, {0xA210, 838475}, {0xA211, 838540}, {0xA212, 838572}, {0xA213, 838556}, {0xA214, 834464}, {0xA215, 834481}, {0xA216, 834395}, {0xA217, 834446}, {0xA218, 834411}, {0xA219, 834428}, {0xA21A, 834294}, {0xA21B, 834311}, {0xA21C, 834261}, {0xA21D, 834277}, {0xA21E, 834616}, {0xA21F, 834634}, {0xA220, 834581}, {0xA221, 834598}, {0xA222, 834531}, {0xA223, 834548}, {0xA224, 834498}, {0xA225, 834514}, {0xA226, 834361}, {0xA227, 834378}, {0xA228, 834328}, {0xA229, 834344}, {0xA22A, 834704}, {0xA22B, 834721}, {0xA22C, 834565}, {0xA22D, 834652}, {0xA22E, 834686}, {0xA22F, 834669}, {0xA230, 839411}, {0xA231, 839394}, {0xA232, 839310}, {0xA233, 839327}, {0xA234, 839277}, {0xA235, 839293}, {0xA236, 839547}, {0xA237, 839512}, {0xA238, 839529}, {0xA239, 839462}, {0xA23A, 839479}, {0xA23B, 839429}, {0xA23C, 839445}, {0xA23D, 839377}, {0xA23E, 839344}, {0xA23F, 839360}, {0xA240, 839617}, {0xA241, 839634}, {0xA242, 839496}, {0xA243, 839565}, {0xA244, 839599}, {0xA245, 839582}, {0xA246, 837000}, {0xA247, 837017}, {0xA248, 836896}, {0xA249, 836983}, {0xA24A, 836947}, {0xA24B, 836965}, {0xA24C, 836912}, {0xA24D, 836929}, {0xA24E, 836812}, {0xA24F, 836829}, {0xA250, 836779}, {0xA251, 836795}, {0xA252, 837136}, {0xA253, 837154}, {0xA254, 837101}, {0xA255, 837118}, {0xA256, 837067}, {0xA257, 837084}, {0xA258, 837034}, {0xA259, 837050}, {0xA25A, 836879}, {0xA25B, 836846}, {0xA25C, 836862}, {0xA25D, 841145}, {0xA25E, 841110}, {0xA25F, 841127}, {0xA260, 841026}, {0xA261, 841043}, {0xA262, 840993}, {0xA263, 841009}, {0xA264, 841247}, {0xA265, 841265}, {0xA266, 841230}, {0xA267, 841196}, {0xA268, 841213}, {0xA269, 841163}, {0xA26A, 841179}, {0xA26B, 841093}, {0xA26C, 841060}, {0xA26D, 841076}, {0xA26E, 835237}, {0xA26F, 835220}, {0xA270, 835204}, {0xA271, 835125}, {0xA272, 835141}, {0xA273, 835094}, {0xA274, 835109}, {0xA275, 836745}, {0xA276, 836762}, {0xA277, 836712}, {0xA278, 836728}, {0xA279, 836680}, {0xA27A, 836696}, {0xA27B, 836649}, {0xA27C, 836664}, {0xA27D, 835188}, {0xA27E, 835157}, {0xA27F, 835172}, {0xA280, 847500}, {0xA281, 847516}, {0xA282, 847469}, {0xA283, 847484}, {0xA284, 847674}, {0xA285, 847641}, {0xA286, 847657}, {0xA287, 847610}, {0xA288, 847579}, {0xA289, 847594}, {0xA28A, 847563}, {0xA28B, 847532}, {0xA28C, 847547}, {0xA28D, 849114}, {0xA28E, 849130}, {0xA28F, 849033}, {0xA290, 849098}, {0xA291, 849081}, {0xA292, 849048}, {0xA293, 849064}, {0xA294, 848496}, {0xA295, 848512}, {0xA296, 848465}, {0xA297, 848480}, {0xA298, 849257}, {0xA299, 849224}, {0xA29A, 849240}, {0xA29B, 849177}, {0xA29C, 849193}, {0xA29D, 849146}, {0xA29E, 849161}, {0xA29F, 848559}, {0xA2A0, 848528}, {0xA2A1, 848543}, {0xA2A2, 849323}, {0xA2A3, 849339}, {0xA2A4, 849209}, {0xA2A5, 849274}, {0xA2A6, 849306}, {0xA2A7, 849290}, {0xA2A8, 849419}, {0xA2A9, 849435}, {0xA2AA, 849355}, {0xA2AB, 849370}, {0xA2AC, 849402}, {0xA2AD, 849386}, {0xA2AE, 832563}, {0xA2AF, 832579}, {0xA2B0, 832465}, {0xA2B1, 832547}, {0xA2B2, 832513}, {0xA2B3, 832530}, {0xA2B4, 832480}, {0xA2B5, 832496}, {0xA2B6, 831927}, {0xA2B7, 831943}, {0xA2B8, 831896}, {0xA2B9, 831911}, {0xA2BA, 832706}, {0xA2BB, 832673}, {0xA2BC, 832689}, {0xA2BD, 832626}, {0xA2BE, 832642}, {0xA2BF, 832595}, {0xA2C0, 832610}, {0xA2C1, 831990}, {0xA2C2, 831959}, {0xA2C3, 831974}, {0xA2C4, 832772}, {0xA2C5, 832788}, {0xA2C6, 832658}, {0xA2C7, 832723}, {0xA2C8, 832755}, {0xA2C9, 832739}, {0xA2CA, 832868}, {0xA2CB, 832884}, {0xA2CC, 832804}, {0xA2CD, 832819}, {0xA2CE, 832851}, {0xA2CF, 832835}, {0xA2D0, 849672}, {0xA2D1, 849689}, {0xA2D2, 849568}, {0xA2D3, 849655}, {0xA2D4, 849619}, {0xA2D5, 849637}, {0xA2D6, 849584}, {0xA2D7, 849601}, {0xA2D8, 849484}, {0xA2D9, 849501}, {0xA2DA, 849451}, {0xA2DB, 849467}, {0xA2DC, 849739}, {0xA2DD, 849706}, {0xA2DE, 849722}, {0xA2DF, 849551}, {0xA2E0, 849518}, {0xA2E1, 849534}, {0xA2E2, 849824}, {0xA2E3, 849756}, {0xA2E4, 849772}, {0xA2E5, 849806}, {0xA2E6, 849789}, {0xA2E7, 849909}, {0xA2E8, 849926}, {0xA2E9, 849841}, {0xA2EA, 849857}, {0xA2EB, 849891}, {0xA2EC, 849874}, {0xA2ED, 842931}, {0xA2EE, 842948}, {0xA2EF, 842845}, {0xA2F0, 842914}, {0xA2F1, 842896}, {0xA2F2, 842861}, {0xA2F3, 842878}, {0xA2F4, 842778}, {0xA2F5, 842795}, {0xA2F6, 842745}, {0xA2F7, 842761}, {0xA2F8, 843032}, {0xA2F9, 843015}, {0xA2FA, 842982}, {0xA2FB, 842965}, {0xA2FC, 842828}, {0xA2FD, 842812}, {0xA2FE, 843102}, {0xA2FF, 842999}, {0xA300, 843050}, {0xA301, 843084}, {0xA302, 843067}, {0xA303, 843187}, {0xA304, 843204}, {0xA305, 843119}, {0xA306, 843135}, {0xA307, 843169}, {0xA308, 843152}, {0xA309, 845683}, {0xA30A, 845699}, {0xA30B, 845602}, {0xA30C, 845667}, {0xA30D, 845650}, {0xA30E, 845617}, {0xA30F, 845633}, {0xA310, 845065}, {0xA311, 845081}, {0xA312, 845034}, {0xA313, 845049}, {0xA314, 846299}, {0xA315, 846266}, {0xA316, 846282}, {0xA317, 845746}, {0xA318, 845762}, {0xA319, 845715}, {0xA31A, 845730}, {0xA31B, 845128}, {0xA31C, 845097}, {0xA31D, 845112}, {0xA31E, 846365}, {0xA31F, 846381}, {0xA320, 846251}, {0xA321, 846316}, {0xA322, 846348}, {0xA323, 846332}, {0xA324, 846461}, {0xA325, 846477}, {0xA326, 846397}, {0xA327, 846412}, {0xA328, 846444}, {0xA329, 846428}, {0xA32A, 845981}, {0xA32B, 845998}, {0xA32C, 845895}, {0xA32D, 845964}, {0xA32E, 845946}, {0xA32F, 845911}, {0xA330, 845928}, {0xA331, 845811}, {0xA332, 845828}, {0xA333, 845778}, {0xA334, 845794}, {0xA335, 846048}, {0xA336, 846065}, {0xA337, 846015}, {0xA338, 846031}, {0xA339, 845878}, {0xA33A, 845845}, {0xA33B, 845861}, {0xA33C, 846115}, {0xA33D, 846132}, {0xA33E, 846082}, {0xA33F, 846098}, {0xA340, 846217}, {0xA341, 846234}, {0xA342, 846149}, {0xA343, 846165}, {0xA344, 846199}, {0xA345, 846182}, {0xA346, 848608}, {0xA347, 848625}, {0xA348, 848575}, {0xA349, 848591}, {0xA34A, 848827}, {0xA34B, 848792}, {0xA34C, 848809}, {0xA34D, 848742}, {0xA34E, 848759}, {0xA34F, 848709}, {0xA350, 848725}, {0xA351, 848675}, {0xA352, 848692}, {0xA353, 848642}, {0xA354, 848658}, {0xA355, 848897}, {0xA356, 848914}, {0xA357, 848776}, {0xA358, 848845}, {0xA359, 848879}, {0xA35A, 848862}, {0xA35B, 848999}, {0xA35C, 849016}, {0xA35D, 848931}, {0xA35E, 848947}, {0xA35F, 848981}, {0xA360, 848964}, {0xA361, 832039}, {0xA362, 832056}, {0xA363, 832006}, {0xA364, 832022}, {0xA365, 832258}, {0xA366, 832276}, {0xA367, 832223}, {0xA368, 832240}, {0xA369, 832173}, {0xA36A, 832190}, {0xA36B, 832140}, {0xA36C, 832156}, {0xA36D, 832106}, {0xA36E, 832123}, {0xA36F, 832073}, {0xA370, 832089}, {0xA371, 832346}, {0xA372, 832207}, {0xA373, 832294}, {0xA374, 832328}, {0xA375, 832311}, {0xA376, 832431}, {0xA377, 832448}, {0xA378, 832363}, {0xA379, 832379}, {0xA37A, 832413}, {0xA37B, 832396}, {0xA37C, 844402}, {0xA37D, 844386}, {0xA37E, 844586}, {0xA37F, 844569}, {0xA380, 844519}, {0xA381, 844536}, {0xA382, 844486}, {0xA383, 844502}, {0xA384, 844452}, {0xA385, 844469}, {0xA386, 844419}, {0xA387, 844435}, {0xA388, 844656}, {0xA389, 844673}, {0xA38A, 844553}, {0xA38B, 844604}, {0xA38C, 844638}, {0xA38D, 844621}, {0xA38E, 844758}, {0xA38F, 844775}, {0xA390, 844690}, {0xA391, 844706}, {0xA392, 844740}, {0xA393, 844723}, {0xA394, 841919}, {0xA395, 841936}, {0xA396, 841886}, {0xA397, 841902}, {0xA398, 842053}, {0xA399, 842020}, {0xA39A, 842036}, {0xA39B, 841986}, {0xA39C, 842003}, {0xA39D, 841953}, {0xA39E, 841969}, {0xA39F, 842138}, {0xA3A0, 842155}, {0xA3A1, 842070}, {0xA3A2, 842086}, {0xA3A3, 842120}, {0xA3A4, 842103}, {0xA3A5, 842240}, {0xA3A6, 842257}, {0xA3A7, 842172}, {0xA3A8, 842188}, {0xA3A9, 842222}, {0xA3AA, 842205}, {0xA3AB, 845177}, {0xA3AC, 845194}, {0xA3AD, 845144}, {0xA3AE, 845160}, {0xA3AF, 845396}, {0xA3B0, 845361}, {0xA3B1, 845378}, {0xA3B2, 845311}, {0xA3B3, 845328}, {0xA3B4, 845278}, {0xA3B5, 845294}, {0xA3B6, 845244}, {0xA3B7, 845261}, {0xA3B8, 845211}, {0xA3B9, 845227}, {0xA3BA, 845466}, {0xA3BB, 845483}, {0xA3BC, 845345}, {0xA3BD, 845414}, {0xA3BE, 845448}, {0xA3BF, 845431}, {0xA3C0, 845568}, {0xA3C1, 845585}, {0xA3C2, 845500}, {0xA3C3, 845516}, {0xA3C4, 845550}, {0xA3C5, 845533}, {0xA3C6, 844244}, {0xA3C7, 844260}, {0xA3C8, 844213}, {0xA3C9, 844228}, {0xA3CA, 844840}, {0xA3CB, 844807}, {0xA3CC, 844823}, {0xA3CD, 844354}, {0xA3CE, 844370}, {0xA3CF, 844323}, {0xA3D0, 844338}, {0xA3D1, 844307}, {0xA3D2, 844276}, {0xA3D3, 844291}, {0xA3D4, 844906}, {0xA3D5, 844922}, {0xA3D6, 844792}, {0xA3D7, 844857}, {0xA3D8, 844889}, {0xA3D9, 844873}, {0xA3DA, 845002}, {0xA3DB, 845018}, {0xA3DC, 844938}, {0xA3DD, 844953}, {0xA3DE, 844985}, {0xA3DF, 844969}, {0xA3E0, 837392}, {0xA3E1, 837408}, {0xA3E2, 837294}, {0xA3E3, 837376}, {0xA3E4, 837342}, {0xA3E5, 837359}, {0xA3E6, 837309}, {0xA3E7, 837325}, {0xA3E8, 837962}, {0xA3E9, 837979}, {0xA3EA, 837929}, {0xA3EB, 837945}, {0xA3EC, 837882}, {0xA3ED, 837898}, {0xA3EE, 837851}, {0xA3EF, 837866}, {0xA3F0, 838045}, {0xA3F1, 838061}, {0xA3F2, 837914}, {0xA3F3, 837996}, {0xA3F4, 838028}, {0xA3F5, 838012}, {0xA3F6, 838141}, {0xA3F7, 838157}, {0xA3F8, 838077}, {0xA3F9, 838092}, {0xA3FA, 838124}, {0xA3FB, 838108}, {0xA3FC, 843859}, {0xA3FD, 843875}, {0xA3FE, 843761}, {0xA3FF, 843843}, {0xA400, 843809}, {0xA401, 843826}, {0xA402, 843776}, {0xA403, 843792}, {0xA404, 844002}, {0xA405, 844019}, {0xA406, 843969}, {0xA407, 843985}, {0xA408, 843922}, {0xA409, 843938}, {0xA40A, 843891}, {0xA40B, 843906}, {0xA40C, 844085}, {0xA40D, 844101}, {0xA40E, 843954}, {0xA40F, 844036}, {0xA410, 844068}, {0xA411, 844052}, {0xA412, 844181}, {0xA413, 844197}, {0xA414, 844117}, {0xA415, 844132}, {0xA416, 844164}, {0xA417, 844148}, {0xA418, 837528}, {0xA419, 837545}, {0xA41A, 837424}, {0xA41B, 837511}, {0xA41C, 837475}, {0xA41D, 837493}, {0xA41E, 837440}, {0xA41F, 837457}, {0xA420, 837680}, {0xA421, 837645}, {0xA422, 837662}, {0xA423, 837595}, {0xA424, 837612}, {0xA425, 837562}, {0xA426, 837578}, {0xA427, 837750}, {0xA428, 837767}, {0xA429, 837629}, {0xA42A, 837698}, {0xA42B, 837732}, {0xA42C, 837715}, {0xA42D, 837817}, {0xA42E, 837834}, {0xA42F, 837784}, {0xA430, 837800}, {0xA431, 841500}, {0xA432, 841517}, {0xA433, 841396}, {0xA434, 841483}, {0xA435, 841447}, {0xA436, 841465}, {0xA437, 841412}, {0xA438, 841429}, {0xA439, 841634}, {0xA43A, 841617}, {0xA43B, 841567}, {0xA43C, 841584}, {0xA43D, 841534}, {0xA43E, 841550}, {0xA43F, 841704}, {0xA440, 841601}, {0xA441, 841652}, {0xA442, 841686}, {0xA443, 841669}, {0xA444, 841789}, {0xA445, 841806}, {0xA446, 841721}, {0xA447, 841737}, {0xA448, 841771}, {0xA449, 841754}, {0xA44A, 842524}, {0xA44B, 842541}, {0xA44C, 842420}, {0xA44D, 842507}, {0xA44E, 842471}, {0xA44F, 842489}, {0xA450, 842436}, {0xA451, 842453}, {0xA452, 842676}, {0xA453, 842641}, {0xA454, 842658}, {0xA455, 842591}, {0xA456, 842608}, {0xA457, 842558}, {0xA458, 842574}, {0xA459, 842711}, {0xA45A, 842728}, {0xA45B, 842625}, {0xA45C, 842694}, {0xA45D, 847789}, {0xA45E, 847805}, {0xA45F, 847691}, {0xA460, 847773}, {0xA461, 847739}, {0xA462, 847756}, {0xA463, 847706}, {0xA464, 847722}, {0xA465, 847900}, {0xA466, 847884}, {0xA467, 847852}, {0xA468, 847868}, {0xA469, 847821}, {0xA46A, 847836}, {0xA46B, 847981}, {0xA46C, 847997}, {0xA46D, 847917}, {0xA46E, 847932}, {0xA46F, 847964}, {0xA470, 847948}, {0xA471, 848111}, {0xA472, 848127}, {0xA473, 848013}, {0xA474, 848095}, {0xA475, 848061}, {0xA476, 848078}, {0xA477, 848028}, {0xA478, 848044}, {0xA479, 848254}, {0xA47A, 848271}, {0xA47B, 848221}, {0xA47C, 848237}, {0xA47D, 848174}, {0xA47E, 848190}, {0xA47F, 848143}, {0xA480, 848158}, {0xA481, 848337}, {0xA482, 848353}, {0xA483, 848206}, {0xA484, 848288}, {0xA485, 848320}, {0xA486, 848304}, {0xA487, 848433}, {0xA488, 848449}, {0xA489, 848369}, {0xA48A, 848384}, {0xA48B, 848416}, {0xA48C, 848400}, {0xA490, 830477}, {0xA491, 830296}, {0xA492, 830281}, {0xA493, 830385}, {0xA494, 830007}, {0xA495, 830555}, {0xA496, 830096}, {0xA497, 830081}, {0xA498, 830340}, {0xA499, 830158}, {0xA49A, 830325}, {0xA49B, 829916}, {0xA49C, 830354}, {0xA49D, 830658}, {0xA49E, 830447}, {0xA49F, 830190}, {0xA4A0, 830570}, {0xA4A1, 830067}, {0xA4A2, 830701}, {0xA4A3, 830022}, {0xA4A4, 830037}, {0xA4A5, 829932}, {0xA4A6, 830112}, {0xA4A7, 830401}, {0xA4A8, 830585}, {0xA4A9, 830433}, {0xA4AA, 830222}, {0xA4AB, 830686}, {0xA4AC, 830462}, {0xA4AD, 830143}, {0xA4AE, 830643}, {0xA4AF, 830614}, {0xA4B0, 830540}, {0xA4B1, 830599}, {0xA4B2, 830672}, {0xA4B3, 830253}, {0xA4B4, 830417}, {0xA4B5, 830238}, {0xA4B6, 830128}, {0xA4B7, 830206}, {0xA4B8, 830629}, {0xA4B9, 830053}, {0xA4BA, 830524}, {0xA4BB, 830310}, {0xA4BC, 829993}, {0xA4BD, 829977}, {0xA4BE, 829962}, {0xA4BF, 830174}, {0xA4C0, 830492}, {0xA4C1, 830716}, {0xA4C2, 830508}, {0xA4C3, 829947}, {0xA4C4, 830731}, {0xA4C5, 830369}, {0xA4C6, 830267}, {0xA4D0, 515708}, {0xA4D1, 516041}, {0xA4D2, 516056}, {0xA4D3, 515754}, {0xA4D4, 516103}, {0xA4D5, 516118}, {0xA4D6, 515829}, {0xA4D7, 515920}, {0xA4D8, 515935}, {0xA4D9, 515905}, {0xA4DA, 515723}, {0xA4DB, 515738}, {0xA4DC, 515769}, {0xA4DD, 516279}, {0xA4DE, 516295}, {0xA4DF, 515966}, {0xA4E0, 515981}, {0xA4E1, 515951}, {0xA4E2, 516072}, {0xA4E3, 516432}, {0xA4E4, 516417}, {0xA4E5, 515996}, {0xA4E6, 515860}, {0xA4E7, 516371}, {0xA4E8, 515875}, {0xA4E9, 515814}, {0xA4EA, 516356}, {0xA4EB, 516087}, {0xA4EC, 516386}, {0xA4ED, 515844}, {0xA4EE, 515679}, {0xA4EF, 515693}, {0xA4F0, 515785}, {0xA4F1, 515799}, {0xA4F2, 515891}, {0xA4F3, 516012}, {0xA4F4, 516312}, {0xA4F5, 516326}, {0xA4F6, 516341}, {0xA4F7, 516026}, {0xA4F8, 516232}, {0xA4F9, 516256}, {0xA4FA, 516158}, {0xA4FB, 516134}, {0xA4FC, 516208}, {0xA4FD, 516183}, {0xA4FE, 516448}, {0xA4FF, 516471}, {0xA500, 805239}, {0xA501, 805255}, {0xA502, 805739}, {0xA503, 808584}, {0xA504, 808601}, {0xA505, 807724}, {0xA506, 804595}, {0xA507, 804544}, {0xA508, 806510}, {0xA509, 806201}, {0xA50A, 806666}, {0xA50B, 805452}, {0xA50C, 805320}, {0xA50D, 808453}, {0xA50E, 808187}, {0xA50F, 808238}, {0xA510, 804944}, {0xA511, 804998}, {0xA512, 806354}, {0xA513, 807838}, {0xA514, 804893}, {0xA515, 806873}, {0xA516, 807952}, {0xA517, 808003}, {0xA518, 808916}, {0xA519, 808967}, {0xA51A, 804779}, {0xA51B, 805952}, {0xA51C, 807371}, {0xA51D, 808802}, {0xA51E, 806083}, {0xA51F, 807192}, {0xA520, 805591}, {0xA521, 806613}, {0xA522, 807087}, {0xA523, 807541}, {0xA524, 805889}, {0xA525, 805904}, {0xA526, 805773}, {0xA527, 805789}, {0xA528, 808636}, {0xA529, 808652}, {0xA52A, 807741}, {0xA52B, 804613}, {0xA52C, 804682}, {0xA52D, 806528}, {0xA52E, 806237}, {0xA52F, 806685}, {0xA530, 805488}, {0xA531, 805337}, {0xA532, 808470}, {0xA533, 808325}, {0xA534, 808256}, {0xA535, 805090}, {0xA536, 805017}, {0xA537, 806395}, {0xA538, 807855}, {0xA539, 805159}, {0xA53A, 806891}, {0xA53B, 808090}, {0xA53C, 808021}, {0xA53D, 809054}, {0xA53E, 808985}, {0xA53F, 804796}, {0xA540, 805969}, {0xA541, 807389}, {0xA542, 808819}, {0xA543, 806100}, {0xA544, 807230}, {0xA545, 805625}, {0xA546, 806758}, {0xA547, 807321}, {0xA548, 807559}, {0xA549, 804481}, {0xA54A, 804496}, {0xA54B, 807120}, {0xA54C, 805690}, {0xA54D, 805706}, {0xA54E, 808535}, {0xA54F, 808551}, {0xA550, 807692}, {0xA551, 804561}, {0xA552, 804512}, {0xA553, 806476}, {0xA554, 806149}, {0xA555, 806166}, {0xA556, 806630}, {0xA557, 805418}, {0xA558, 805288}, {0xA559, 808421}, {0xA55A, 808155}, {0xA55B, 808204}, {0xA55C, 804910}, {0xA55D, 804962}, {0xA55E, 806322}, {0xA55F, 807806}, {0xA560, 804861}, {0xA561, 806839}, {0xA562, 807920}, {0xA563, 807969}, {0xA564, 808884}, {0xA565, 808933}, {0xA566, 804747}, {0xA567, 805920}, {0xA568, 807337}, {0xA569, 808770}, {0xA56A, 806034}, {0xA56B, 806050}, {0xA56C, 807156}, {0xA56D, 805402}, {0xA56E, 806460}, {0xA56F, 806823}, {0xA570, 807507}, {0xA571, 807659}, {0xA572, 807675}, {0xA573, 805839}, {0xA574, 808702}, {0xA575, 808719}, {0xA576, 807773}, {0xA577, 804647}, {0xA578, 804714}, {0xA579, 806562}, {0xA57A, 806271}, {0xA57B, 806721}, {0xA57C, 805540}, {0xA57D, 805369}, {0xA57E, 808502}, {0xA57F, 808357}, {0xA580, 808290}, {0xA581, 805124}, {0xA582, 805053}, {0xA583, 806427}, {0xA584, 807887}, {0xA585, 805191}, {0xA586, 807036}, {0xA587, 808122}, {0xA588, 808055}, {0xA589, 809086}, {0xA58A, 809019}, {0xA58B, 804828}, {0xA58C, 806001}, {0xA58D, 807423}, {0xA58E, 808851}, {0xA58F, 806132}, {0xA590, 807266}, {0xA591, 805657}, {0xA592, 806790}, {0xA593, 807474}, {0xA594, 807593}, {0xA595, 808390}, {0xA596, 808405}, {0xA597, 805856}, {0xA598, 805872}, {0xA599, 808737}, {0xA59A, 808753}, {0xA59B, 807790}, {0xA59C, 804665}, {0xA59D, 804731}, {0xA59E, 806580}, {0xA59F, 806289}, {0xA5A0, 806740}, {0xA5A1, 805558}, {0xA5A2, 805386}, {0xA5A3, 808519}, {0xA5A4, 808374}, {0xA5A5, 808308}, {0xA5A6, 805142}, {0xA5A7, 805072}, {0xA5A8, 806444}, {0xA5A9, 807904}, {0xA5AA, 805208}, {0xA5AB, 807054}, {0xA5AC, 808139}, {0xA5AD, 808073}, {0xA5AE, 809103}, {0xA5AF, 809037}, {0xA5B0, 804845}, {0xA5B1, 806018}, {0xA5B2, 807441}, {0xA5B3, 808868}, {0xA5B4, 806306}, {0xA5B5, 807285}, {0xA5B6, 805674}, {0xA5B7, 806807}, {0xA5B8, 807491}, {0xA5B9, 807611}, {0xA5BA, 807628}, {0xA5BB, 807643}, {0xA5BC, 807303}, {0xA5BD, 805806}, {0xA5BE, 805822}, {0xA5BF, 808669}, {0xA5C0, 808685}, {0xA5C1, 807757}, {0xA5C2, 804630}, {0xA5C3, 804698}, {0xA5C4, 806545}, {0xA5C5, 806254}, {0xA5C6, 806703}, {0xA5C7, 805505}, {0xA5C8, 805522}, {0xA5C9, 805353}, {0xA5CA, 808486}, {0xA5CB, 808341}, {0xA5CC, 808273}, {0xA5CD, 805107}, {0xA5CE, 805035}, {0xA5CF, 806411}, {0xA5D0, 807871}, {0xA5D1, 805175}, {0xA5D2, 806908}, {0xA5D3, 808106}, {0xA5D4, 808038}, {0xA5D5, 809070}, {0xA5D6, 809002}, {0xA5D7, 804812}, {0xA5D8, 805985}, {0xA5D9, 807406}, {0xA5DA, 808835}, {0xA5DB, 806116}, {0xA5DC, 807248}, {0xA5DD, 805641}, {0xA5DE, 806774}, {0xA5DF, 807458}, {0xA5E0, 807576}, {0xA5E1, 805224}, {0xA5E2, 805272}, {0xA5E3, 807138}, {0xA5E4, 805723}, {0xA5E5, 805756}, {0xA5E6, 808568}, {0xA5E7, 808619}, {0xA5E8, 807708}, {0xA5E9, 804578}, {0xA5EA, 804528}, {0xA5EB, 806493}, {0xA5EC, 806184}, {0xA5ED, 806219}, {0xA5EE, 806648}, {0xA5EF, 805435}, {0xA5F0, 805470}, {0xA5F1, 805304}, {0xA5F2, 808437}, {0xA5F3, 808171}, {0xA5F4, 808221}, {0xA5F5, 804927}, {0xA5F6, 804980}, {0xA5F7, 806338}, {0xA5F8, 807822}, {0xA5F9, 804877}, {0xA5FA, 806856}, {0xA5FB, 807936}, {0xA5FC, 807986}, {0xA5FD, 808900}, {0xA5FE, 808950}, {0xA5FF, 804763}, {0xA600, 805936}, {0xA601, 807354}, {0xA602, 808786}, {0xA603, 806067}, {0xA604, 807174}, {0xA605, 807211}, {0xA606, 805575}, {0xA607, 805608}, {0xA608, 806597}, {0xA609, 807071}, {0xA60A, 807524}, {0xA60B, 807104}, {0xA60C, 806371}, {0xA60D, 804289}, {0xA60E, 804449}, {0xA60F, 804463}, {0xA610, 806947}, {0xA611, 806969}, {0xA612, 807013}, {0xA613, 809199}, {0xA614, 809232}, {0xA615, 809295}, {0xA616, 809265}, {0xA617, 809119}, {0xA618, 809184}, {0xA619, 809280}, {0xA61A, 809135}, {0xA61B, 809167}, {0xA61C, 809249}, {0xA61D, 809311}, {0xA61E, 809151}, {0xA61F, 809216}, {0xA620, 804434}, {0xA621, 804360}, {0xA622, 804420}, {0xA623, 804404}, {0xA624, 804330}, {0xA625, 804315}, {0xA626, 804390}, {0xA627, 804374}, {0xA628, 804299}, {0xA629, 804345}, {0xA62A, 806991}, {0xA62B, 806925}, {0xA640, 247382}, {0xA641, 253855}, {0xA642, 242472}, {0xA643, 248898}, {0xA644, 245638}, {0xA645, 251981}, {0xA646, 244107}, {0xA647, 250439}, {0xA648, 242310}, {0xA649, 248746}, {0xA64A, 245204}, {0xA64B, 251511}, {0xA64C, 241873}, {0xA64D, 248333}, {0xA64E, 245241}, {0xA64F, 251577}, {0xA650, 247103}, {0xA651, 253592}, {0xA652, 244342}, {0xA653, 250662}, {0xA654, 245712}, {0xA655, 252051}, {0xA656, 244136}, {0xA657, 250466}, {0xA658, 242150}, {0xA659, 248596}, {0xA65A, 241837}, {0xA65B, 248299}, {0xA65C, 244212}, {0xA65D, 250538}, {0xA65E, 247217}, {0xA65F, 253700}, {0xA660, 245675}, {0xA661, 252016}, {0xA662, 246227}, {0xA663, 252569}, {0xA664, 246259}, {0xA665, 252599}, {0xA666, 246291}, {0xA667, 252629}, {0xA668, 245168}, {0xA669, 251477}, {0xA66A, 241801}, {0xA66B, 248265}, {0xA66C, 242340}, {0xA66D, 248774}, {0xA66E, 247708}, {0xA66F, 188205}, {0xA670, 188030}, {0xA671, 186452}, {0xA672, 188067}, {0xA673, 742949}, {0xA674, 187628}, {0xA675, 187075}, {0xA676, 187757}, {0xA677, 187600}, {0xA678, 187039}, {0xA679, 187726}, {0xA67A, 187505}, {0xA67B, 187382}, {0xA67C, 186535}, {0xA67D, 187941}, {0xA67E, 247692}, {0xA67F, 247796}, {0xA680, 242416}, {0xA681, 248846}, {0xA682, 242531}, {0xA683, 248953}, {0xA684, 247566}, {0xA685, 254029}, {0xA686, 241958}, {0xA687, 248414}, {0xA688, 242560}, {0xA689, 248980}, {0xA68A, 246537}, {0xA68B, 252959}, {0xA68C, 246696}, {0xA68D, 253146}, {0xA68E, 246667}, {0xA68F, 253119}, {0xA690, 246638}, {0xA691, 253092}, {0xA692, 246439}, {0xA693, 252867}, {0xA694, 243807}, {0xA695, 250157}, {0xA696, 246198}, {0xA697, 252542}, {0xA698, 242383}, {0xA699, 248815}, {0xA69A, 242192}, {0xA69B, 248636}, {0xA69C, 590982}, {0xA69D, 591017}, {0xA69E, 186743}, {0xA69F, 187212}, {0xA6A0, 83912}, {0xA6A1, 84028}, {0xA6A2, 100717}, {0xA6A3, 84184}, {0xA6A4, 83927}, {0xA6A5, 100389}, {0xA6A6, 100650}, {0xA6A7, 84720}, {0xA6A8, 84703}, {0xA6A9, 84013}, {0xA6AA, 84218}, {0xA6AB, 84735}, {0xA6AC, 100459}, {0xA6AD, 100441}, {0xA6AE, 84234}, {0xA6AF, 84369}, {0xA6B0, 100633}, {0xA6B1, 84469}, {0xA6B2, 84559}, {0xA6B3, 84302}, {0xA6B4, 100616}, {0xA6B5, 84437}, {0xA6B6, 100548}, {0xA6B7, 100600}, {0xA6B8, 100529}, {0xA6B9, 100511}, {0xA6BA, 84200}, {0xA6BB, 84061}, {0xA6BC, 84685}, {0xA6BD, 84669}, {0xA6BE, 84596}, {0xA6BF, 100781}, {0xA6C0, 100583}, {0xA6C1, 100798}, {0xA6C2, 100765}, {0xA6C3, 84615}, {0xA6C4, 84078}, {0xA6C5, 84768}, {0xA6C6, 84578}, {0xA6C7, 84633}, {0xA6C8, 100355}, {0xA6C9, 100748}, {0xA6CA, 84751}, {0xA6CB, 83963}, {0xA6CC, 100476}, {0xA6CD, 84286}, {0xA6CE, 84405}, {0xA6CF, 84543}, {0xA6D0, 100423}, {0xA6D1, 100372}, {0xA6D2, 84044}, {0xA6D3, 84522}, {0xA6D4, 84504}, {0xA6D5, 84487}, {0xA6D6, 100566}, {0xA6D7, 100337}, {0xA6D8, 83997}, {0xA6D9, 83980}, {0xA6DA, 100732}, {0xA6DB, 84453}, {0xA6DC, 84253}, {0xA6DD, 100321}, {0xA6DE, 84269}, {0xA6DF, 84112}, {0xA6E0, 84351}, {0xA6E1, 100406}, {0xA6E2, 84388}, {0xA6E3, 84317}, {0xA6E4, 100701}, {0xA6E5, 84096}, {0xA6E6, 84421}, {0xA6E7, 84333}, {0xA6E8, 100684}, {0xA6E9, 84167}, {0xA6EA, 100667}, {0xA6EB, 84651}, {0xA6EC, 100492}, {0xA6ED, 83943}, {0xA6EE, 84148}, {0xA6EF, 84128}, {0xA6F0, 83824}, {0xA6F1, 83853}, {0xA6F2, 100815}, {0xA6F3, 83896}, {0xA6F4, 83812}, {0xA6F5, 83884}, {0xA6F6, 100849}, {0xA6F7, 100829}, {0xA700, 590720}, {0xA701, 590567}, {0xA702, 590830}, {0xA703, 590680}, {0xA704, 590758}, {0xA705, 590606}, {0xA706, 590794}, {0xA707, 590643}, {0xA708, 591378}, {0xA709, 591849}, {0xA70A, 592736}, {0xA70B, 592161}, {0xA70C, 591555}, {0xA70D, 591325}, {0xA70E, 591802}, {0xA70F, 592690}, {0xA710, 592115}, {0xA711, 591503}, {0xA712, 591421}, {0xA713, 591886}, {0xA714, 592772}, {0xA715, 592377}, {0xA716, 591597}, {0xA717, 591113}, {0xA718, 591087}, {0xA719, 591052}, {0xA71A, 592626}, {0xA71B, 593216}, {0xA71C, 593093}, {0xA71D, 593127}, {0xA71E, 593167}, {0xA71F, 592265}, {0xA720, 596235}, {0xA721, 596272}, {0xA722, 454720}, {0xA723, 474366}, {0xA724, 454681}, {0xA725, 474329}, {0xA726, 456041}, {0xA727, 476099}, {0xA728, 463725}, {0xA729, 487137}, {0xA72A, 463413}, {0xA72B, 485948}, {0xA72C, 452962}, {0xA72D, 472050}, {0xA72E, 452993}, {0xA72F, 472079}, {0xA730, 467815}, {0xA731, 468555}, {0xA732, 451837}, {0xA733, 470413}, {0xA734, 452047}, {0xA735, 470625}, {0xA736, 452071}, {0xA737, 470647}, {0xA738, 452095}, {0xA739, 470669}, {0xA73A, 452119}, {0xA73B, 470691}, {0xA73C, 452163}, {0xA73D, 470733}, {0xA73E, 461780}, {0xA73F, 483411}, {0xA740, 457492}, {0xA741, 477704}, {0xA742, 457295}, {0xA743, 477478}, {0xA744, 457527}, {0xA745, 477737}, {0xA746, 452491}, {0xA747, 471383}, {0xA748, 457945}, {0xA749, 478233}, {0xA74A, 460114}, {0xA74B, 481143}, {0xA74C, 460162}, {0xA74D, 481189}, {0xA74E, 460744}, {0xA74F, 481744}, {0xA750, 461090}, {0xA751, 482303}, {0xA752, 460943}, {0xA753, 482086}, {0xA754, 461013}, {0xA755, 482230}, {0xA756, 461210}, {0xA757, 482507}, {0xA758, 461166}, {0xA759, 482398}, {0xA75A, 461286}, {0xA75B, 482609}, {0xA75C, 461927}, {0xA75D, 483717}, {0xA75E, 465116}, {0xA75F, 488779}, {0xA760, 465421}, {0xA761, 489142}, {0xA762, 465291}, {0xA763, 489020}, {0xA764, 463226}, {0xA765, 485741}, {0xA766, 463265}, {0xA767, 485778}, {0xA768, 465265}, {0xA769, 488996}, {0xA76A, 454810}, {0xA76B, 474608}, {0xA76C, 456968}, {0xA76D, 477139}, {0xA76E, 452937}, {0xA76F, 472027}, {0xA770, 596451}, {0xA771, 472992}, {0xA772, 478925}, {0xA773, 479320}, {0xA774, 480087}, {0xA775, 483694}, {0xA776, 468524}, {0xA777, 486056}, {0xA778, 488617}, {0xA779, 456756}, {0xA77A, 476810}, {0xA77B, 456787}, {0xA77C, 476839}, {0xA77D, 456818}, {0xA77E, 463537}, {0xA77F, 486405}, {0xA780, 463605}, {0xA781, 486469}, {0xA782, 456849}, {0xA783, 476897}, {0xA784, 456880}, {0xA785, 476926}, {0xA786, 456911}, {0xA787, 476955}, {0xA788, 592077}, {0xA789, 590903}, {0xA78A, 593458}, {0xA78B, 462554}, {0xA78C, 484419}, {0xA78D, 463507}, {0xA78E, 478544}, {0xA78F, 467513}, {0xA790, 458617}, {0xA791, 479619}, {0xA792, 452578}, {0xA793, 471464}, {0xA794, 471739}, {0xA795, 476001}, {0xA796, 452286}, {0xA797, 470848}, {0xA798, 455048}, {0xA799, 475017}, {0xA79A, 465325}, {0xA79B, 489052}, {0xA79C, 465357}, {0xA79D, 489082}, {0xA79E, 465389}, {0xA79F, 489112}, {0xA7A0, 455389}, {0xA7A1, 475370}, {0xA7A2, 457449}, {0xA7A3, 477624}, {0xA7A4, 458885}, {0xA7A5, 479912}, {0xA7A6, 461669}, {0xA7A7, 483172}, {0xA7A8, 462423}, {0xA7A9, 484226}, {0xA7AA, 455945}, {0xA7AB, 461890}, {0xA7AC, 462611}, {0xA7AD, 457671}, {0xA7AE, 462670}, {0xA7AF, 468346}, {0xA7B0, 463575}, {0xA7B1, 463665}, {0xA7B2, 457054}, {0xA7B3, 452912}, {0xA7B4, 452465}, {0xA7B5, 471215}, {0xA7B6, 460717}, {0xA7B7, 481719}, {0xA7B8, 464911}, {0xA7B9, 488428}, {0xA7BA, 455494}, {0xA7BB, 475508}, {0xA7BC, 455525}, {0xA7BD, 475537}, {0xA7BE, 455590}, {0xA7BF, 475598}, {0xA7C2, 452014}, {0xA7C3, 470594}, {0xA7C4, 452836}, {0xA7C5, 462390}, {0xA7C6, 466642}, {0xA7C7, 453321}, {0xA7C8, 472538}, {0xA7C9, 462466}, {0xA7CA, 484306}, {0xA7F5, 461853}, {0xA7F6, 483480}, {0xA7F7, 466992}, {0xA7F8, 590015}, {0xA7F9, 594786}, {0xA7FA, 468649}, {0xA7FB, 466922}, {0xA7FC, 466957}, {0xA7FD, 466887}, {0xA7FE, 466855}, {0xA7FF, 466821}, {0xA800, 761625}, {0xA801, 761929}, {0xA802, 762542}, {0xA803, 762349}, {0xA804, 761837}, {0xA805, 762114}, {0xA806, 762569}, {0xA807, 762022}, {0xA808, 761998}, {0xA809, 761883}, {0xA80A, 761859}, {0xA80B, 762515}, {0xA80C, 761718}, {0xA80D, 761694}, {0xA80E, 761975}, {0xA80F, 761951}, {0xA810, 762325}, {0xA811, 762300}, {0xA812, 761766}, {0xA813, 761741}, {0xA814, 762277}, {0xA815, 762253}, {0xA816, 761814}, {0xA817, 761790}, {0xA818, 762091}, {0xA819, 762160}, {0xA81A, 762136}, {0xA81B, 761671}, {0xA81C, 761647}, {0xA81D, 762068}, {0xA81E, 762183}, {0xA81F, 762045}, {0xA820, 762206}, {0xA821, 762230}, {0xA822, 761906}, {0xA823, 762595}, {0xA824, 762647}, {0xA825, 762700}, {0xA826, 762621}, {0xA827, 762673}, {0xA828, 762371}, {0xA829, 762398}, {0xA82A, 762425}, {0xA82B, 762452}, {0xA82C, 762479}, {0xA830, 629810}, {0xA831, 629780}, {0xA832, 629878}, {0xA833, 629843}, {0xA834, 629748}, {0xA835, 629914}, {0xA836, 630007}, {0xA837, 629952}, {0xA838, 630032}, {0xA839, 629981}, {0xA840, 674765}, {0xA841, 674784}, {0xA842, 674670}, {0xA843, 674861}, {0xA844, 674488}, {0xA845, 674535}, {0xA846, 674746}, {0xA847, 674901}, {0xA848, 675079}, {0xA849, 675098}, {0xA84A, 674555}, {0xA84B, 674842}, {0xA84C, 674939}, {0xA84D, 674958}, {0xA84E, 674469}, {0xA84F, 674823}, {0xA850, 675118}, {0xA851, 675138}, {0xA852, 674594}, {0xA853, 675274}, {0xA854, 675350}, {0xA855, 675331}, {0xA856, 675055}, {0xA857, 675312}, {0xA858, 674997}, {0xA859, 674804}, {0xA85A, 675035}, {0xA85B, 675016}, {0xA85C, 674709}, {0xA85D, 674393}, {0xA85E, 674728}, {0xA85F, 675200}, {0xA860, 674614}, {0xA861, 674921}, {0xA862, 674978}, {0xA863, 675293}, {0xA864, 674651}, {0xA865, 674689}, {0xA866, 674632}, {0xA867, 675470}, {0xA868, 675499}, {0xA869, 675159}, {0xA86A, 675179}, {0xA86B, 674574}, {0xA86C, 674881}, {0xA86D, 674411}, {0xA86E, 675244}, {0xA86F, 675218}, {0xA870, 674440}, {0xA871, 675441}, {0xA872, 675528}, {0xA873, 674507}, {0xA874, 675415}, {0xA875, 674367}, {0xA876, 675396}, {0xA877, 675370}, {0xA880, 702855}, {0xA881, 702931}, {0xA882, 701760}, {0xA883, 701780}, {0xA884, 702122}, {0xA885, 702142}, {0xA886, 702658}, {0xA887, 702678}, {0xA888, 702777}, {0xA889, 702805}, {0xA88A, 702720}, {0xA88B, 702748}, {0xA88C, 702017}, {0xA88D, 702037}, {0xA88E, 701801}, {0xA88F, 702400}, {0xA890, 702420}, {0xA891, 701822}, {0xA892, 702206}, {0xA893, 702227}, {0xA894, 702058}, {0xA895, 702079}, {0xA896, 702334}, {0xA897, 701886}, {0xA898, 701907}, {0xA899, 702163}, {0xA89A, 702184}, {0xA89B, 702378}, {0xA89C, 702613}, {0xA89D, 702635}, {0xA89E, 701950}, {0xA89F, 701972}, {0xA8A0, 702356}, {0xA8A1, 702570}, {0xA8A2, 702591}, {0xA8A3, 701929}, {0xA8A4, 701995}, {0xA8A5, 702313}, {0xA8A6, 702441}, {0xA8A7, 702462}, {0xA8A8, 701843}, {0xA8A9, 701864}, {0xA8AA, 702292}, {0xA8AB, 702834}, {0xA8AC, 702484}, {0xA8AD, 702249}, {0xA8AE, 702699}, {0xA8AF, 702526}, {0xA8B0, 702548}, {0xA8B1, 702505}, {0xA8B2, 702101}, {0xA8B3, 702270}, {0xA8B4, 701467}, {0xA8B5, 702955}, {0xA8B6, 703079}, {0xA8B7, 703103}, {0xA8B8, 703177}, {0xA8B9, 703201}, {0xA8BA, 703291}, {0xA8BB, 703323}, {0xA8BC, 703226}, {0xA8BD, 703258}, {0xA8BE, 703030}, {0xA8BF, 703054}, {0xA8C0, 702980}, {0xA8C1, 703128}, {0xA8C2, 703152}, {0xA8C3, 703005}, {0xA8C4, 702908}, {0xA8C5, 702880}, {0xA8CE, 701499}, {0xA8CF, 701736}, {0xA8D0, 701714}, {0xA8D1, 701605}, {0xA8D2, 701693}, {0xA8D3, 701670}, {0xA8D4, 701561}, {0xA8D5, 701539}, {0xA8D6, 701649}, {0xA8D7, 701626}, {0xA8D8, 701516}, {0xA8D9, 701583}, {0xA8E0, 188542}, {0xA8E1, 188383}, {0xA8E2, 188511}, {0xA8E3, 188478}, {0xA8E4, 188319}, {0xA8E5, 188287}, {0xA8E6, 188447}, {0xA8E7, 188414}, {0xA8E8, 188254}, {0xA8E9, 188351}, {0xA8EA, 188574}, {0xA8EB, 188728}, {0xA8EC, 188604}, {0xA8ED, 188635}, {0xA8EE, 188666}, {0xA8EF, 188697}, {0xA8F0, 188758}, {0xA8F1, 188789}, {0xA8F2, 260187}, {0xA8F3, 259969}, {0xA8F4, 260004}, {0xA8F5, 259937}, {0xA8F6, 259903}, {0xA8F7, 259866}, {0xA8F8, 260138}, {0xA8F9, 257903}, {0xA8FA, 257625}, {0xA8FB, 257949}, {0xA8FC, 260163}, {0xA8FD, 257971}, {0xA8FE, 258094}, {0xA8FF, 260432}, {0xA900, 422976}, {0xA901, 422877}, {0xA902, 422957}, {0xA903, 422936}, {0xA904, 422837}, {0xA905, 422817}, {0xA906, 422917}, {0xA907, 422896}, {0xA908, 422796}, {0xA909, 422857}, {0xA90A, 423147}, {0xA90B, 423166}, {0xA90C, 423071}, {0xA90D, 423243}, {0xA90E, 423379}, {0xA90F, 423398}, {0xA910, 423514}, {0xA911, 423263}, {0xA912, 423418}, {0xA913, 423109}, {0xA914, 423224}, {0xA915, 423321}, {0xA916, 423340}, {0xA917, 423205}, {0xA918, 423052}, {0xA919, 423014}, {0xA91A, 423360}, {0xA91B, 423495}, {0xA91C, 423186}, {0xA91D, 423476}, {0xA91E, 423437}, {0xA91F, 423090}, {0xA920, 423457}, {0xA921, 423033}, {0xA922, 422996}, {0xA923, 423283}, {0xA924, 423129}, {0xA925, 423302}, {0xA926, 423707}, {0xA927, 423638}, {0xA928, 423690}, {0xA929, 423655}, {0xA92A, 423673}, {0xA92B, 423617}, {0xA92C, 423570}, {0xA92D, 423590}, {0xA92E, 423533}, {0xA92F, 423551}, {0xA930, 686492}, {0xA931, 686441}, {0xA932, 686596}, {0xA933, 686721}, {0xA934, 686424}, {0xA935, 686561}, {0xA936, 686670}, {0xA937, 686390}, {0xA938, 686526}, {0xA939, 686407}, {0xA93A, 686475}, {0xA93B, 686633}, {0xA93C, 686704}, {0xA93D, 686687}, {0xA93E, 686509}, {0xA93F, 686755}, {0xA940, 686738}, {0xA941, 686458}, {0xA942, 686543}, {0xA943, 686614}, {0xA944, 686578}, {0xA945, 686651}, {0xA946, 686374}, {0xA947, 686910}, {0xA948, 686950}, {0xA949, 686848}, {0xA94A, 686806}, {0xA94B, 686930}, {0xA94C, 686827}, {0xA94D, 686889}, {0xA94E, 686868}, {0xA94F, 686325}, {0xA950, 686301}, {0xA951, 686350}, {0xA952, 686277}, {0xA953, 686792}, {0xA95F, 686772}, {0xA960, 369590}, {0xA961, 369619}, {0xA962, 369677}, {0xA963, 369531}, {0xA964, 368396}, {0xA965, 368536}, {0xA966, 368637}, {0xA967, 368603}, {0xA968, 368425}, {0xA969, 368481}, {0xA96A, 368570}, {0xA96B, 368330}, {0xA96C, 368509}, {0xA96D, 368274}, {0xA96E, 368366}, {0xA96F, 367328}, {0xA970, 367412}, {0xA971, 367385}, {0xA972, 368092}, {0xA973, 367848}, {0xA974, 367820}, {0xA975, 369362}, {0xA976, 366958}, {0xA977, 366785}, {0xA978, 369140}, {0xA979, 369394}, {0xA97A, 367680}, {0xA97B, 366678}, {0xA97C, 369451}, {0xA980, 412227}, {0xA981, 412162}, {0xA982, 412207}, {0xA983, 412251}, {0xA984, 410795}, {0xA985, 411117}, {0xA986, 411099}, {0xA987, 411140}, {0xA988, 411782}, {0xA989, 411521}, {0xA98A, 411378}, {0xA98B, 411404}, {0xA98C, 411018}, {0xA98D, 410813}, {0xA98E, 411484}, {0xA98F, 411207}, {0xA990, 411251}, {0xA991, 411226}, {0xA992, 411036}, {0xA993, 411055}, {0xA994, 411358}, {0xA995, 410876}, {0xA996, 410895}, {0xA997, 411159}, {0xA998, 411458}, {0xA999, 411178}, {0xA99A, 411438}, {0xA99B, 411732}, {0xA99C, 411752}, {0xA99D, 410968}, {0xA99E, 410988}, {0xA99F, 411333}, {0xA9A0, 411688}, {0xA9A1, 411707}, {0xA9A2, 410920}, {0xA9A3, 410939}, {0xA9A4, 411314}, {0xA9A5, 411502}, {0xA9A6, 411546}, {0xA9A7, 410832}, {0xA9A8, 410851}, {0xA9A9, 411295}, {0xA9AA, 411819}, {0xA9AB, 411571}, {0xA9AC, 411590}, {0xA9AD, 411276}, {0xA9AE, 411800}, {0xA9AF, 411663}, {0xA9B0, 411634}, {0xA9B1, 411615}, {0xA9B2, 411080}, {0xA9B3, 412182}, {0xA9B4, 412443}, {0xA9B5, 412470}, {0xA9B6, 412497}, {0xA9B7, 412522}, {0xA9B8, 412359}, {0xA9B9, 412384}, {0xA9BA, 412416}, {0xA9BB, 412302}, {0xA9BC, 412333}, {0xA9BD, 410509}, {0xA9BE, 410539}, {0xA9BF, 410479}, {0xA9C0, 412099}, {0xA9C1, 410771}, {0xA9C2, 412137}, {0xA9C3, 411881}, {0xA9C4, 411987}, {0xA9C5, 411946}, {0xA9C6, 412079}, {0xA9C7, 412007}, {0xA9C8, 411925}, {0xA9C9, 411966}, {0xA9CA, 411838}, {0xA9CB, 411857}, {0xA9CC, 412029}, {0xA9CD, 412273}, {0xA9CF, 412116}, {0xA9D0, 410751}, {0xA9D1, 410652}, {0xA9D2, 410732}, {0xA9D3, 410711}, {0xA9D4, 410612}, {0xA9D5, 410592}, {0xA9D6, 410692}, {0xA9D7, 410671}, {0xA9D8, 410571}, {0xA9D9, 410632}, {0xA9DE, 412051}, {0xA9DF, 411901}, {0xA9E0, 612962}, {0xA9E1, 612869}, {0xA9E2, 613009}, {0xA9E3, 613103}, {0xA9E4, 612822}, {0xA9E5, 614774}, {0xA9E6, 614157}, {0xA9E7, 613696}, {0xA9E8, 613496}, {0xA9E9, 613524}, {0xA9EA, 613552}, {0xA9EB, 613581}, {0xA9EC, 613609}, {0xA9ED, 613408}, {0xA9EE, 613437}, {0xA9EF, 613667}, {0xA9F0, 615690}, {0xA9F1, 615546}, {0xA9F2, 615662}, {0xA9F3, 615632}, {0xA9F4, 615488}, {0xA9F5, 615459}, {0xA9F6, 615604}, {0xA9F7, 615574}, {0xA9F8, 615429}, {0xA9F9, 615517}, {0xA9FA, 613638}, {0xA9FB, 613380}, {0xA9FC, 613467}, {0xA9FD, 613323}, {0xA9FE, 613351}, {0xAA00, 167176}, {0xAA01, 167615}, {0xAA02, 167989}, {0xAA03, 167332}, {0xAA04, 167190}, {0xAA05, 167851}, {0xAA06, 167660}, {0xAA07, 167675}, {0xAA08, 167569}, {0xAA09, 167584}, {0xAA0A, 167768}, {0xAA0B, 167752}, {0xAA0C, 167252}, {0xAA0D, 167268}, {0xAA0E, 167629}, {0xAA0F, 167644}, {0xAA10, 167818}, {0xAA11, 167785}, {0xAA12, 167801}, {0xAA13, 167958}, {0xAA14, 167973}, {0xAA15, 167285}, {0xAA16, 167316}, {0xAA17, 167835}, {0xAA18, 167737}, {0xAA19, 167300}, {0xAA1A, 167865}, {0xAA1B, 167896}, {0xAA1C, 167880}, {0xAA1D, 167205}, {0xAA1E, 167236}, {0xAA1F, 167721}, {0xAA20, 167706}, {0xAA21, 167220}, {0xAA22, 168018}, {0xAA23, 167912}, {0xAA24, 167691}, {0xAA25, 168003}, {0xAA26, 167942}, {0xAA27, 167927}, {0xAA28, 167600}, {0xAA29, 168140}, {0xAA2A, 168216}, {0xAA2B, 168234}, {0xAA2C, 168197}, {0xAA2D, 168290}, {0xAA2E, 168271}, {0xAA2F, 168253}, {0xAA30, 168159}, {0xAA31, 168178}, {0xAA32, 168308}, {0xAA33, 166993}, {0xAA34, 166947}, {0xAA35, 166924}, {0xAA36, 166970}, {0xAA40, 167387}, {0xAA41, 167367}, {0xAA42, 167447}, {0xAA43, 166895}, {0xAA44, 167346}, {0xAA45, 167529}, {0xAA46, 167427}, {0xAA47, 167468}, {0xAA48, 167549}, {0xAA49, 167488}, {0xAA4A, 167407}, {0xAA4B, 167508}, {0xAA4C, 166867}, {0xAA4D, 166839}, {0xAA50, 167160}, {0xAA51, 167081}, {0xAA52, 167145}, {0xAA53, 167128}, {0xAA54, 167049}, {0xAA55, 167033}, {0xAA56, 167113}, {0xAA57, 167096}, {0xAA58, 167016}, {0xAA59, 167065}, {0xAA5C, 168086}, {0xAA5D, 168033}, {0xAA5E, 168056}, {0xAA5F, 168110}, {0xAA60, 612012}, {0xAA61, 611857}, {0xAA62, 611882}, {0xAA63, 612088}, {0xAA64, 612113}, {0xAA65, 612164}, {0xAA66, 612240}, {0xAA67, 612266}, {0xAA68, 611908}, {0xAA69, 611934}, {0xAA6A, 611961}, {0xAA6B, 612139}, {0xAA6C, 612215}, {0xAA6D, 612037}, {0xAA6E, 612062}, {0xAA6F, 611987}, {0xAA70, 614112}, {0xAA71, 612293}, {0xAA72, 612318}, {0xAA73, 612190}, {0xAA74, 614057}, {0xAA75, 614085}, {0xAA76, 614030}, {0xAA77, 615217}, {0xAA78, 615250}, {0xAA79, 615275}, {0xAA7A, 611348}, {0xAA7B, 614585}, {0xAA7C, 614896}, {0xAA7D, 614926}, {0xAA7E, 613222}, {0xAA7F, 613254}, {0xAA80, 773107}, {0xAA81, 772533}, {0xAA82, 773083}, {0xAA83, 772508}, {0xAA84, 773058}, {0xAA85, 772482}, {0xAA86, 773012}, {0xAA87, 772434}, {0xAA88, 773176}, {0xAA89, 772605}, {0xAA8A, 772943}, {0xAA8B, 772362}, {0xAA8C, 772919}, {0xAA8D, 772337}, {0xAA8E, 773339}, {0xAA8F, 772775}, {0xAA90, 773223}, {0xAA91, 772654}, {0xAA92, 772966}, {0xAA93, 772386}, {0xAA94, 773386}, {0xAA95, 772824}, {0xAA96, 773362}, {0xAA97, 772799}, {0xAA98, 773200}, {0xAA99, 772630}, {0xAA9A, 772896}, {0xAA9B, 772313}, {0xAA9C, 773293}, {0xAA9D, 772727}, {0xAA9E, 773269}, {0xAA9F, 772702}, {0xAAA0, 772989}, {0xAAA1, 772410}, {0xAAA2, 773153}, {0xAAA3, 772581}, {0xAAA4, 773432}, {0xAAA5, 772872}, {0xAAA6, 773316}, {0xAAA7, 772751}, {0xAAA8, 773130}, {0xAAA9, 772557}, {0xAAAA, 773409}, {0xAAAB, 772848}, {0xAAAC, 773035}, {0xAAAD, 772458}, {0xAAAE, 773247}, {0xAAAF, 772679}, {0xAAB0, 773455}, {0xAAB1, 773690}, {0xAAB2, 773798}, {0xAAB3, 773885}, {0xAAB4, 773850}, {0xAAB5, 773781}, {0xAAB6, 773833}, {0xAAB7, 773473}, {0xAAB8, 773815}, {0xAAB9, 773903}, {0xAABA, 773867}, {0xAABB, 773744}, {0xAABC, 773763}, {0xAABD, 773726}, {0xAABE, 773708}, {0xAABF, 773600}, {0xAAC0, 773621}, {0xAAC1, 773668}, {0xAAC2, 773645}, {0xAADB, 773538}, {0xAADC, 773558}, {0xAADD, 773580}, {0xAADE, 773491}, {0xAADF, 773514}, {0xAAE0, 572328}, {0xAAE1, 572871}, {0xAAE2, 572181}, {0xAAE3, 572847}, {0xAAE4, 573147}, {0xAAE5, 573171}, {0xAAE6, 572230}, {0xAAE7, 572254}, {0xAAE8, 572823}, {0xAAE9, 573019}, {0xAAEA, 573043}, {0xAAEB, 573492}, {0xAAEC, 573666}, {0xAAED, 573348}, {0xAAEE, 573433}, {0xAAEF, 573376}, {0xAAF0, 571823}, {0xAAF1, 571756}, {0xAAF2, 571782}, {0xAAF3, 573290}, {0xAAF4, 573755}, {0xAAF5, 573693}, {0xAAF6, 573328}, {0xAB01, 318077}, {0xAB02, 318031}, {0xAB03, 317960}, {0xAB04, 318007}, {0xAB05, 317984}, {0xAB06, 318054}, {0xAB09, 311191}, {0xAB0A, 311145}, {0xAB0B, 311074}, {0xAB0C, 311121}, {0xAB0D, 311098}, {0xAB0E, 311168}, {0xAB11, 311588}, {0xAB12, 311544}, {0xAB13, 311476}, {0xAB14, 311521}, {0xAB15, 311499}, {0xAB16, 311566}, {0xAB20, 310284}, {0xAB21, 310430}, {0xAB22, 310382}, {0xAB23, 310308}, {0xAB24, 310357}, {0xAB25, 310333}, {0xAB26, 310406}, {0xAB28, 309684}, {0xAB29, 309818}, {0xAB2A, 309774}, {0xAB2B, 309706}, {0xAB2C, 309751}, {0xAB2D, 309729}, {0xAB2E, 309796}, {0xAB30, 471095}, {0xAB31, 469095}, {0xAB32, 471239}, {0xAB33, 471127}, {0xAB34, 473856}, {0xAB35, 478665}, {0xAB36, 484580}, {0xAB37, 478271}, {0xAB38, 478187}, {0xAB39, 478387}, {0xAB3A, 479031}, {0xAB3B, 479549}, {0xAB3C, 474427}, {0xAB3D, 471272}, {0xAB3E, 471305}, {0xAB3F, 481910}, {0xAB40, 477018}, {0xAB41, 486730}, {0xAB42, 486678}, {0xAB43, 486567}, {0xAB44, 486602}, {0xAB45, 484973}, {0xAB46, 468404}, {0xAB47, 483316}, {0xAB48, 472918}, {0xAB49, 482736}, {0xAB4A, 472946}, {0xAB4B, 484626}, {0xAB4C, 484654}, {0xAB4D, 471183}, {0xAB4E, 488386}, {0xAB4F, 487205}, {0xAB50, 488595}, {0xAB51, 487024}, {0xAB52, 488159}, {0xAB53, 471811}, {0xAB54, 471877}, {0xAB55, 471834}, {0xAB56, 489705}, {0xAB57, 489555}, {0xAB58, 489595}, {0xAB59, 489654}, {0xAB5A, 490184}, {0xAB5B, 589645}, {0xAB5C, 594409}, {0xAB5D, 594613}, {0xAB5E, 594658}, {0xAB5F, 595934}, {0xAB60, 484390}, {0xAB61, 477109}, {0xAB62, 481948}, {0xAB63, 488639}, {0xAB64, 476984}, {0xAB65, 347524}, {0xAB66, 473107}, {0xAB67, 486006}, {0xAB68, 486912}, {0xAB69, 595851}, {0xAB6A, 592018}, {0xAB6B, 593409}, {0xAB70, 170170}, {0xAB71, 170370}, {0xAB72, 170720}, {0xAB73, 171245}, {0xAB74, 171986}, {0xAB75, 172010}, {0xAB76, 170394}, {0xAB77, 170744}, {0xAB78, 170419}, {0xAB79, 170444}, {0xAB7A, 170469}, {0xAB7B, 170494}, {0xAB7C, 170519}, {0xAB7D, 170544}, {0xAB7E, 170569}, {0xAB7F, 170594}, {0xAB80, 170645}, {0xAB81, 170670}, {0xAB82, 170695}, {0xAB83, 170769}, {0xAB84, 170794}, {0xAB85, 170819}, {0xAB86, 170844}, {0xAB87, 170869}, {0xAB88, 170894}, {0xAB89, 170919}, {0xAB8A, 170944}, {0xAB8B, 170969}, {0xAB8C, 170994}, {0xAB8D, 171019}, {0xAB8E, 171069}, {0xAB8F, 170619}, {0xAB90, 171094}, {0xAB91, 171120}, {0xAB92, 171145}, {0xAB93, 171170}, {0xAB94, 171195}, {0xAB95, 171220}, {0xAB96, 171269}, {0xAB97, 171295}, {0xAB98, 171321}, {0xAB99, 171347}, {0xAB9A, 171373}, {0xAB9B, 171399}, {0xAB9C, 171449}, {0xAB9D, 171425}, {0xAB9E, 171474}, {0xAB9F, 171499}, {0xABA0, 171524}, {0xABA1, 171549}, {0xABA2, 171574}, {0xABA3, 170194}, {0xABA4, 171599}, {0xABA5, 170219}, {0xABA6, 171624}, {0xABA7, 170244}, {0xABA8, 171649}, {0xABA9, 170295}, {0xABAA, 170320}, {0xABAB, 170345}, {0xABAC, 170269}, {0xABAD, 171674}, {0xABAE, 171700}, {0xABAF, 171726}, {0xABB0, 171752}, {0xABB1, 171778}, {0xABB2, 171804}, {0xABB3, 171830}, {0xABB4, 171856}, {0xABB5, 171882}, {0xABB6, 171908}, {0xABB7, 171934}, {0xABB8, 171960}, {0xABB9, 172034}, {0xABBA, 172059}, {0xABBB, 172084}, {0xABBC, 172109}, {0xABBD, 172134}, {0xABBE, 172159}, {0xABBF, 172184}, {0xABC0, 572548}, {0xABC1, 572995}, {0xABC2, 572603}, {0xABC3, 572658}, {0xABC4, 572893}, {0xABC5, 572713}, {0xABC6, 572205}, {0xABC7, 573092}, {0xABC8, 572523}, {0xABC9, 572766}, {0xABCA, 573067}, {0xABCB, 573219}, {0xABCC, 573243}, {0xABCD, 572399}, {0xABCE, 573196}, {0xABCF, 572423}, {0xABD0, 572946}, {0xABD1, 572107}, {0xABD2, 572375}, {0xABD3, 572474}, {0xABD4, 572971}, {0xABD5, 572133}, {0xABD6, 572499}, {0xABD7, 572304}, {0xABD8, 572350}, {0xABD9, 572279}, {0xABDA, 572156}, {0xABDB, 572572}, {0xABDC, 572627}, {0xABDD, 572682}, {0xABDE, 572916}, {0xABDF, 572736}, {0xABE0, 573116}, {0xABE1, 572791}, {0xABE2, 572445}, {0xABE3, 573577}, {0xABE4, 573519}, {0xABE5, 573404}, {0xABE6, 573725}, {0xABE7, 573606}, {0xABE8, 573637}, {0xABE9, 573460}, {0xABEA, 573548}, {0xABEB, 571845}, {0xABEC, 573268}, {0xABED, 571800}, {0xABF0, 572083}, {0xABF1, 571964}, {0xABF2, 572060}, {0xABF3, 572035}, {0xABF4, 571916}, {0xABF5, 571892}, {0xABF6, 572012}, {0xABF7, 571987}, {0xABF8, 571867}, {0xABF9, 571940}, {0xD7B0, 375018}, {0xD7B1, 374907}, {0xD7B2, 375648}, {0xD7B3, 375670}, {0xD7B4, 375693}, {0xD7B5, 375242}, {0xD7B6, 375176}, {0xD7B7, 375873}, {0xD7B8, 375963}, {0xD7B9, 374335}, {0xD7BA, 374379}, {0xD7BB, 374357}, {0xD7BC, 374425}, {0xD7BD, 374688}, {0xD7BE, 374712}, {0xD7BF, 374757}, {0xD7C0, 374735}, {0xD7C1, 374622}, {0xD7C2, 374780}, {0xD7C3, 374802}, {0xD7C4, 374580}, {0xD7C5, 374083}, {0xD7C6, 374108}, {0xD7CB, 371155}, {0xD7CC, 371005}, {0xD7CD, 373410}, {0xD7CE, 373439}, {0xD7CF, 373616}, {0xD7D0, 373676}, {0xD7D1, 373705}, {0xD7D2, 373555}, {0xD7D3, 373523}, {0xD7D4, 373741}, {0xD7D5, 372463}, {0xD7D6, 371968}, {0xD7D7, 373279}, {0xD7D8, 372068}, {0xD7D9, 372399}, {0xD7DA, 372328}, {0xD7DB, 372704}, {0xD7DC, 372663}, {0xD7DD, 370264}, {0xD7DE, 370735}, {0xD7DF, 370915}, {0xD7E0, 373167}, {0xD7E1, 370824}, {0xD7E2, 370647}, {0xD7E3, 371788}, {0xD7E4, 371688}, {0xD7E5, 371599}, {0xD7E6, 373223}, {0xD7E7, 371753}, {0xD7E8, 371541}, {0xD7E9, 371510}, {0xD7EA, 372909}, {0xD7EB, 372844}, {0xD7EC, 373342}, {0xD7ED, 373376}, {0xD7EE, 372937}, {0xD7EF, 372788}, {0xD7F0, 372758}, {0xD7F1, 373023}, {0xD7F2, 372816}, {0xD7F3, 371337}, {0xD7F4, 371298}, {0xD7F5, 373860}, {0xD7F6, 373828}, {0xD7F7, 369848}, {0xD7F8, 369877}, {0xD7F9, 373082}, {0xD7FA, 371424}, {0xD7FB, 371454}, {0xFB00, 490833}, {0xFB01, 490907}, {0xFB02, 490931}, {0xFB03, 490857}, {0xFB04, 490882}, {0xFB05, 490979}, {0xFB06, 491033}, {0xFB13, 78150}, {0xFB14, 78086}, {0xFB15, 78118}, {0xFB16, 78214}, {0xFB17, 78182}, {0xFB1D, 386588}, {0xFB1E, 387082}, {0xFB1F, 386798}, {0xFB20, 384948}, {0xFB21, 386345}, {0xFB22, 386369}, {0xFB23, 386423}, {0xFB24, 386445}, {0xFB25, 386468}, {0xFB26, 386394}, {0xFB27, 386493}, {0xFB28, 386517}, {0xFB29, 384979}, {0xFB2A, 386055}, {0xFB2B, 386088}, {0xFB2C, 385968}, {0xFB2D, 386012}, {0xFB2E, 384887}, {0xFB2F, 384917}, {0xFB30, 384857}, {0xFB31, 385052}, {0xFB32, 385374}, {0xFB33, 385130}, {0xFB34, 385423}, {0xFB35, 386286}, {0xFB36, 386637}, {0xFB38, 386186}, {0xFB39, 386558}, {0xFB3A, 385186}, {0xFB3B, 385487}, {0xFB3C, 385565}, {0xFB3E, 385615}, {0xFB40, 385663}, {0xFB41, 385885}, {0xFB43, 385293}, {0xFB44, 385710}, {0xFB46, 386236}, {0xFB47, 385784}, {0xFB48, 385833}, {0xFB49, 385937}, {0xFB4A, 386138}, {0xFB4B, 386316}, {0xFB4C, 385082}, {0xFB4D, 385517}, {0xFB4E, 385739}, {0xFB4F, 386669}, {0xFB50, 29329}, {0xFB51, 29293}, {0xFB52, 30056}, {0xFB53, 29994}, {0xFB54, 30024}, {0xFB55, 30089}, {0xFB56, 38392}, {0xFB57, 38332}, {0xFB58, 38361}, {0xFB59, 38424}, {0xFB5A, 30825}, {0xFB5B, 30761}, {0xFB5C, 30792}, {0xFB5D, 30859}, {0xFB5E, 42517}, {0xFB5F, 42451}, {0xFB60, 42483}, {0xFB61, 42552}, {0xFB62, 41960}, {0xFB63, 41896}, {0xFB64, 41927}, {0xFB65, 41994}, {0xFB66, 42334}, {0xFB67, 42272}, {0xFB68, 42302}, {0xFB69, 42367}, {0xFB6A, 43015}, {0xFB6B, 42955}, {0xFB6C, 42984}, {0xFB6D, 43047}, {0xFB6E, 38609}, {0xFB6F, 38545}, {0xFB70, 38576}, {0xFB71, 38643}, {0xFB72, 32016}, {0xFB73, 31954}, {0xFB74, 31984}, {0xFB75, 32049}, {0xFB76, 38174}, {0xFB77, 38112}, {0xFB78, 38142}, {0xFB79, 38207}, {0xFB7A, 41160}, {0xFB7B, 41096}, {0xFB7C, 41127}, {0xFB7D, 41194}, {0xFB7E, 41384}, {0xFB7F, 41316}, {0xFB80, 41349}, {0xFB81, 41420}, {0xFB82, 31661}, {0xFB83, 31629}, {0xFB84, 31115}, {0xFB85, 31084}, {0xFB86, 31903}, {0xFB87, 31874}, {0xFB88, 31745}, {0xFB89, 31715}, {0xFB8A, 35540}, {0xFB8B, 35511}, {0xFB8C, 39755}, {0xFB8D, 39725}, {0xFB8E, 35995}, {0xFB8F, 35931}, {0xFB90, 35962}, {0xFB91, 36029}, {0xFB92, 33193}, {0xFB93, 33133}, {0xFB94, 33162}, {0xFB95, 33225}, {0xFB96, 33708}, {0xFB97, 33646}, {0xFB98, 33676}, {0xFB99, 33741}, {0xFB9A, 37570}, {0xFB9B, 37506}, {0xFB9C, 37537}, {0xFB9D, 37604}, {0xFB9E, 37748}, {0xFB9F, 37711}, {0xFBA0, 39613}, {0xFBA1, 39549}, {0xFBA2, 39580}, {0xFBA3, 39647}, {0xFBA4, 35067}, {0xFBA5, 35023}, {0xFBA6, 34751}, {0xFBA7, 34681}, {0xFBA8, 34715}, {0xFBA9, 34788}, {0xFBAA, 34543}, {0xFBAB, 34459}, {0xFBAC, 34500}, {0xFBAD, 34587}, {0xFBAE, 43622}, {0xFBAF, 43586}, {0xFBB0, 43894}, {0xFBB1, 43841}, {0xFBB2, 74375}, {0xFBB3, 74399}, {0xFBB4, 74764}, {0xFBB5, 74793}, {0xFBB6, 74602}, {0xFBB7, 74633}, {0xFBB8, 74664}, {0xFBB9, 74714}, {0xFBBA, 74463}, {0xFBBB, 74493}, {0xFBBC, 74423}, {0xFBBD, 74822}, {0xFBBE, 74862}, {0xFBBF, 74523}, {0xFBC0, 74542}, {0xFBC1, 74572}, {0xFBD3, 37426}, {0xFBD4, 37368}, {0xFBD5, 37396}, {0xFBD6, 37457}, {0xFBD7, 42628}, {0xFBD8, 42601}, {0xFBD9, 38283}, {0xFBDA, 38255}, {0xFBDB, 44606}, {0xFBDC, 44578}, {0xFBDD, 42691}, {0xFBDE, 42906}, {0xFBDF, 42878}, {0xFBE0, 36518}, {0xFBE1, 36482}, {0xFBE2, 36618}, {0xFBE3, 36582}, {0xFBE4, 32152}, {0xFBE5, 32096}, {0xFBE6, 32123}, {0xFBE7, 32182}, {0xFBE8, 42738}, {0xFBE9, 42800}, {0xFBEA, 64899}, {0xFBEB, 64841}, {0xFBEC, 64782}, {0xFBED, 64726}, {0xFBEE, 66320}, {0xFBEF, 66263}, {0xFBF0, 66205}, {0xFBF1, 66150}, {0xFBF2, 66034}, {0xFBF3, 65978}, {0xFBF4, 66553}, {0xFBF5, 66497}, {0xFBF6, 65207}, {0xFBF7, 65095}, {0xFBF8, 65150}, {0xFBF9, 64368}, {0xFBFA, 64204}, {0xFBFB, 64285}, {0xFBFC, 32306}, {0xFBFD, 32234}, {0xFBFE, 32269}, {0xFBFF, 32344}, {0xFC00, 65561}, {0xFC01, 65324}, {0xFC02, 65800}, {0xFC03, 65026}, {0xFC04, 66437}, {0xFC05, 46267}, {0xFC06, 46049}, {0xFC07, 46354}, {0xFC08, 46532}, {0xFC09, 45955}, {0xFC0A, 46739}, {0xFC0B, 62476}, {0xFC0C, 62153}, {0xFC0D, 62725}, {0xFC0E, 63015}, {0xFC0F, 62059}, {0xFC10, 63489}, {0xFC11, 63775}, {0xFC12, 63906}, {0xFC13, 63680}, {0xFC14, 64118}, {0xFC15, 50042}, {0xFC16, 50239}, {0xFC17, 49061}, {0xFC18, 49198}, {0xFC19, 51793}, {0xFC1A, 51705}, {0xFC1B, 51882}, {0xFC1C, 58455}, {0xFC1D, 58187}, {0xFC1E, 58700}, {0xFC1F, 58943}, {0xFC20, 57271}, {0xFC21, 57549}, {0xFC22, 47205}, {0xFC23, 47012}, {0xFC24, 47292}, {0xFC25, 47483}, {0xFC26, 61550}, {0xFC27, 61636}, {0xFC28, 67549}, {0xFC29, 45044}, {0xFC2A, 45235}, {0xFC2B, 48527}, {0xFC2C, 48618}, {0xFC2D, 47922}, {0xFC2E, 47836}, {0xFC2F, 48009}, {0xFC30, 48200}, {0xFC31, 47742}, {0xFC32, 48334}, {0xFC33, 56558}, {0xFC34, 56644}, {0xFC35, 56464}, {0xFC36, 56931}, {0xFC37, 50625}, {0xFC38, 50898}, {0xFC39, 50812}, {0xFC3A, 50985}, {0xFC3B, 51111}, {0xFC3C, 51279}, {0xFC3D, 50718}, {0xFC3E, 51559}, {0xFC3F, 52934}, {0xFC40, 52597}, {0xFC41, 53279}, {0xFC42, 53511}, {0xFC43, 52146}, {0xFC44, 53789}, {0xFC45, 54214}, {0xFC46, 53970}, {0xFC47, 54515}, {0xFC48, 54805}, {0xFC49, 53874}, {0xFC4A, 54901}, {0xFC4B, 55465}, {0xFC4C, 55130}, {0xFC4D, 55875}, {0xFC4E, 56006}, {0xFC4F, 55034}, {0xFC50, 56329}, {0xFC51, 49529}, {0xFC52, 49616}, {0xFC53, 49434}, {0xFC54, 49821}, {0xFC55, 66796}, {0xFC56, 64634}, {0xFC57, 66933}, {0xFC58, 67061}, {0xFC59, 64540}, {0xFC5A, 67422}, {0xFC5B, 63573}, {0xFC5C, 57072}, {0xFC5D, 45710}, {0xFC5E, 59559}, {0xFC5F, 59798}, {0xFC60, 59610}, {0xFC61, 59465}, {0xFC62, 59704}, {0xFC63, 59849}, {0xFC64, 66093}, {0xFC65, 66612}, {0xFC66, 65682}, {0xFC67, 65920}, {0xFC68, 64960}, {0xFC69, 66380}, {0xFC6A, 46659}, {0xFC6B, 46782}, {0xFC6C, 46448}, {0xFC6D, 46618}, {0xFC6E, 45906}, {0xFC6F, 46699}, {0xFC70, 63409}, {0xFC71, 63532}, {0xFC72, 62931}, {0xFC73, 63368}, {0xFC74, 62010}, {0xFC75, 63449}, {0xFC76, 64036}, {0xFC77, 64162}, {0xFC78, 63820}, {0xFC79, 63994}, {0xFC7A, 63630}, {0xFC7B, 64077}, {0xFC7C, 47693}, {0xFC7D, 48294}, {0xFC7E, 56415}, {0xFC7F, 56891}, {0xFC80, 50584}, {0xFC81, 51029}, {0xFC82, 51195}, {0xFC83, 50669}, {0xFC84, 51519}, {0xFC85, 53427}, {0xFC86, 52097}, {0xFC87, 53749}, {0xFC88, 53832}, {0xFC89, 54719}, {0xFC8A, 56247}, {0xFC8B, 56373}, {0xFC8C, 55920}, {0xFC8D, 56205}, {0xFC8E, 54984}, {0xFC8F, 56288}, {0xFC90, 45648}, {0xFC91, 67342}, {0xFC92, 67465}, {0xFC93, 66977}, {0xFC94, 67301}, {0xFC95, 64491}, {0xFC96, 67382}, {0xFC97, 65501}, {0xFC98, 65265}, {0xFC99, 65622}, {0xFC9A, 65740}, {0xFC9B, 65384}, {0xFC9C, 46224}, {0xFC9D, 46007}, {0xFC9E, 46311}, {0xFC9F, 46489}, {0xFCA0, 46141}, {0xFCA1, 62433}, {0xFCA2, 62111}, {0xFCA3, 62682}, {0xFCA4, 62972}, {0xFCA5, 62350}, {0xFCA6, 63862}, {0xFCA7, 49999}, {0xFCA8, 50195}, {0xFCA9, 49018}, {0xFCAA, 49155}, {0xFCAB, 51749}, {0xFCAC, 51838}, {0xFCAD, 58411}, {0xFCAE, 58144}, {0xFCAF, 58656}, {0xFCB0, 58899}, {0xFCB1, 57229}, {0xFCB2, 57463}, {0xFCB3, 57506}, {0xFCB4, 47162}, {0xFCB5, 46970}, {0xFCB6, 47249}, {0xFCB7, 47440}, {0xFCB8, 61508}, {0xFCB9, 67506}, {0xFCBA, 45001}, {0xFCBB, 45192}, {0xFCBC, 48482}, {0xFCBD, 48573}, {0xFCBE, 47879}, {0xFCBF, 47794}, {0xFCC0, 47966}, {0xFCC1, 48157}, {0xFCC2, 56516}, {0xFCC3, 56601}, {0xFCC4, 50855}, {0xFCC5, 50770}, {0xFCC6, 50942}, {0xFCC7, 51069}, {0xFCC8, 51236}, {0xFCC9, 52891}, {0xFCCA, 52555}, {0xFCCB, 53236}, {0xFCCC, 53468}, {0xFCCD, 52849}, {0xFCCE, 54170}, {0xFCCF, 53927}, {0xFCD0, 54471}, {0xFCD1, 54761}, {0xFCD2, 55421}, {0xFCD3, 55087}, {0xFCD4, 55831}, {0xFCD5, 55962}, {0xFCD6, 55336}, {0xFCD7, 49486}, {0xFCD8, 49573}, {0xFCD9, 49766}, {0xFCDA, 66753}, {0xFCDB, 64592}, {0xFCDC, 66890}, {0xFCDD, 67018}, {0xFCDE, 66670}, {0xFCDF, 65861}, {0xFCE0, 65443}, {0xFCE1, 46576}, {0xFCE2, 46183}, {0xFCE3, 63059}, {0xFCE4, 62392}, {0xFCE5, 63951}, {0xFCE6, 63733}, {0xFCE7, 58988}, {0xFCE8, 58369}, {0xFCE9, 60973}, {0xFCEA, 60388}, {0xFCEB, 51154}, {0xFCEC, 51323}, {0xFCED, 53555}, {0xFCEE, 56051}, {0xFCEF, 55379}, {0xFCF0, 67105}, {0xFCF1, 66712}, {0xFCF2, 59658}, {0xFCF3, 59513}, {0xFCF4, 59752}, {0xFCF5, 61456}, {0xFCF6, 61967}, {0xFCF7, 44949}, {0xFCF8, 45532}, {0xFCF9, 48428}, {0xFCFA, 48872}, {0xFCFB, 58091}, {0xFCFC, 59421}, {0xFCFD, 59959}, {0xFCFE, 61362}, {0xFCFF, 48966}, {0xFD00, 49391}, {0xFD01, 49946}, {0xFD02, 50540}, {0xFD03, 51652}, {0xFD04, 51968}, {0xFD05, 57177}, {0xFD06, 57820}, {0xFD07, 46918}, {0xFD08, 47650}, {0xFD09, 60519}, {0xFD0A, 60099}, {0xFD0B, 60749}, {0xFD0C, 60927}, {0xFD0D, 61275}, {0xFD0E, 59336}, {0xFD0F, 57737}, {0xFD10, 47567}, {0xFD11, 61407}, {0xFD12, 61927}, {0xFD13, 44900}, {0xFD14, 45492}, {0xFD15, 48377}, {0xFD16, 48830}, {0xFD17, 58041}, {0xFD18, 59380}, {0xFD19, 59908}, {0xFD1A, 61320}, {0xFD1B, 48917}, {0xFD1C, 49351}, {0xFD1D, 49896}, {0xFD1E, 50499}, {0xFD1F, 51602}, {0xFD20, 51927}, {0xFD21, 57128}, {0xFD22, 57780}, {0xFD23, 46869}, {0xFD24, 47610}, {0xFD25, 60431}, {0xFD26, 60013}, {0xFD27, 60661}, {0xFD28, 60839}, {0xFD29, 61233}, {0xFD2A, 59295}, {0xFD2B, 57697}, {0xFD2C, 47527}, {0xFD2D, 60474}, {0xFD2E, 60055}, {0xFD2F, 60704}, {0xFD30, 60882}, {0xFD31, 58326}, {0xFD32, 60344}, {0xFD33, 61593}, {0xFD34, 58500}, {0xFD35, 58231}, {0xFD36, 58745}, {0xFD37, 60565}, {0xFD38, 60144}, {0xFD39, 60795}, {0xFD3A, 61680}, {0xFD3B, 67593}, {0xFD3C, 45775}, {0xFD3D, 45821}, {0xFD3E, 658445}, {0xFD3F, 658469}, {0xFD50, 62579}, {0xFD51, 62196}, {0xFD52, 62246}, {0xFD53, 62298}, {0xFD54, 62828}, {0xFD55, 63212}, {0xFD56, 63160}, {0xFD57, 63265}, {0xFD58, 50344}, {0xFD59, 50395}, {0xFD5A, 49301}, {0xFD5B, 49242}, {0xFD5C, 58273}, {0xFD5D, 58603}, {0xFD5E, 58543}, {0xFD5F, 59031}, {0xFD60, 59082}, {0xFD61, 59135}, {0xFD62, 59189}, {0xFD63, 59241}, {0xFD64, 57314}, {0xFD65, 57363}, {0xFD66, 57593}, {0xFD67, 60187}, {0xFD68, 60239}, {0xFD69, 60609}, {0xFD6A, 61017}, {0xFD6B, 61070}, {0xFD6C, 61125}, {0xFD6D, 61178}, {0xFD6E, 47055}, {0xFD6F, 47336}, {0xFD70, 47387}, {0xFD71, 61722}, {0xFD72, 61772}, {0xFD73, 61824}, {0xFD74, 61877}, {0xFD75, 45088}, {0xFD76, 45338}, {0xFD77, 45389}, {0xFD78, 45279}, {0xFD79, 48725}, {0xFD7A, 48778}, {0xFD7B, 48664}, {0xFD7C, 48053}, {0xFD7D, 48104}, {0xFD7E, 56688}, {0xFD7F, 56790}, {0xFD80, 52698}, {0xFD81, 52800}, {0xFD82, 52640}, {0xFD83, 53029}, {0xFD84, 52978}, {0xFD85, 53323}, {0xFD86, 53374}, {0xFD87, 53597}, {0xFD88, 53647}, {0xFD89, 54014}, {0xFD8A, 54067}, {0xFD8B, 54120}, {0xFD8C, 54259}, {0xFD8D, 54366}, {0xFD8E, 54560}, {0xFD8F, 54614}, {0xFD92, 54312}, {0xFD93, 49660}, {0xFD94, 49713}, {0xFD95, 55233}, {0xFD96, 55174}, {0xFD97, 55674}, {0xFD98, 55726}, {0xFD99, 55510}, {0xFD9A, 56154}, {0xFD9B, 56094}, {0xFD9C, 67147}, {0xFD9D, 67198}, {0xFD9E, 46398}, {0xFD9F, 62632}, {0xFDA0, 62520}, {0xFDA1, 62881}, {0xFDA2, 62769}, {0xFDA3, 63318}, {0xFDA4, 63101}, {0xFDA5, 50448}, {0xFDA6, 50086}, {0xFDA7, 50284}, {0xFDA8, 58788}, {0xFDA9, 57414}, {0xFDAA, 60293}, {0xFDAB, 47113}, {0xFDAC, 53186}, {0xFDAD, 53699}, {0xFDAE, 64677}, {0xFDAF, 66840}, {0xFDB0, 67251}, {0xFDB1, 54850}, {0xFDB2, 56841}, {0xFDB3, 55286}, {0xFDB4, 56738}, {0xFDB5, 52748}, {0xFDB6, 45442}, {0xFDB7, 51469}, {0xFDB8, 55621}, {0xFDB9, 54668}, {0xFDBA, 53133}, {0xFDBB, 51365}, {0xFDBC, 53082}, {0xFDBD, 55570}, {0xFDBE, 50145}, {0xFDBF, 49105}, {0xFDC0, 54420}, {0xFDC1, 48244}, {0xFDC2, 46092}, {0xFDC3, 51416}, {0xFDC4, 45139}, {0xFDC5, 57644}, {0xFDC6, 58848}, {0xFDC7, 55780}, {0xFDF0, 57935}, {0xFDF1, 56974}, {0xFDF2, 45870}, {0xFDF3, 45575}, {0xFDF4, 54945}, {0xFDF5, 57863}, {0xFDF6, 57035}, {0xFDF7, 45611}, {0xFDF8, 64452}, {0xFDF9, 57899}, {0xFDFA, 57997}, {0xFDFB, 49864}, {0xFDFC, 688019}, {0xFDFD, 46823}, {0xFE00, 809335}, {0xFE01, 811876}, {0xFE02, 813428}, {0xFE03, 813669}, {0xFE04, 813910}, {0xFE05, 814151}, {0xFE06, 814392}, {0xFE07, 814633}, {0xFE08, 814874}, {0xFE09, 809356}, {0xFE0A, 809608}, {0xFE0B, 809860}, {0xFE0C, 810112}, {0xFE0D, 810364}, {0xFE0E, 810616}, {0xFE0F, 810868}, {0xFE10, 681183}, {0xFE11, 681397}, {0xFE12, 681446}, {0xFE13, 681146}, {0xFE14, 682684}, {0xFE15, 681298}, {0xFE16, 682084}, {0xFE17, 681983}, {0xFE18, 682622}, {0xFE19, 681346}, {0xFE20, 194740}, {0xFE21, 194804}, {0xFE22, 189527}, {0xFE23, 189560}, {0xFE24, 195109}, {0xFE25, 195169}, {0xFE26, 186356}, {0xFE27, 194769}, {0xFE28, 194834}, {0xFE29, 196602}, {0xFE2A, 196658}, {0xFE2B, 195136}, {0xFE2C, 195197}, {0xFE2D, 186384}, {0xFE2E, 188134}, {0xFE2F, 188169}, {0xFE30, 682725}, {0xFE31, 681220}, {0xFE32, 681259}, {0xFE33, 682044}, {0xFE34, 682771}, {0xFE35, 681768}, {0xFE36, 682403}, {0xFE37, 681661}, {0xFE38, 682294}, {0xFE39, 681867}, {0xFE3A, 682504}, {0xFE3B, 681549}, {0xFE3C, 682180}, {0xFE3D, 681711}, {0xFE3E, 682345}, {0xFE3F, 681499}, {0xFE40, 682129}, {0xFE41, 681610}, {0xFE42, 682242}, {0xFE43, 681926}, {0xFE44, 682564}, {0xFE45, 704150}, {0xFE46, 825523}, {0xFE47, 681816}, {0xFE48, 682452}, {0xFE49, 254341}, {0xFE4A, 165480}, {0xFE4B, 822138}, {0xFE4C, 271002}, {0xFE4D, 254325}, {0xFE4E, 165460}, {0xFE4F, 822124}, {0xFE50, 743248}, {0xFE51, 743636}, {0xFE52, 743577}, {0xFE54, 744391}, {0xFE55, 743236}, {0xFE56, 743837}, {0xFE57, 743554}, {0xFE58, 743522}, {0xFE59, 743685}, {0xFE5A, 743905}, {0xFE5B, 743660}, {0xFE5C, 743879}, {0xFE5D, 743708}, {0xFE5E, 743929}, {0xFE5F, 743763}, {0xFE60, 743186}, {0xFE61, 743202}, {0xFE62, 743821}, {0xFE63, 743617}, {0xFE64, 743742}, {0xFE65, 743593}, {0xFE66, 743536}, {0xFE68, 743857}, {0xFE69, 743394}, {0xFE6A, 743802}, {0xFE6B, 743260}, {0xFE70, 28220}, {0xFE71, 74938}, {0xFE72, 27797}, {0xFE73, 74902}, {0xFE74, 28484}, {0xFE76, 28074}, {0xFE77, 28101}, {0xFE78, 27707}, {0xFE79, 27734}, {0xFE7A, 28388}, {0xFE7B, 28415}, {0xFE7C, 72760}, {0xFE7D, 72788}, {0xFE7E, 74323}, {0xFE7F, 74350}, {0xFE80, 34377}, {0xFE81, 29843}, {0xFE82, 29796}, {0xFE83, 29577}, {0xFE84, 29530}, {0xFE85, 43428}, {0xFE86, 43382}, {0xFE87, 29710}, {0xFE88, 29663}, {0xFE89, 44201}, {0xFE8A, 44107}, {0xFE8B, 44153}, {0xFE8C, 44250}, {0xFE8D, 29129}, {0xFE8E, 29099}, {0xFE8F, 30198}, {0xFE90, 30138}, {0xFE91, 30167}, {0xFE92, 30230}, {0xFE93, 41658}, {0xFE94, 41590}, {0xFE95, 41532}, {0xFE96, 41472}, {0xFE97, 41501}, {0xFE98, 41698}, {0xFE99, 42189}, {0xFE9A, 42127}, {0xFE9B, 42157}, {0xFE9C, 42222}, {0xFE9D, 35308}, {0xFE9E, 35246}, {0xFE9F, 35276}, {0xFEA0, 35341}, {0xFEA1, 33850}, {0xFEA2, 33790}, {0xFEA3, 33819}, {0xFEA4, 33882}, {0xFEA5, 36393}, {0xFEA6, 36331}, {0xFEA7, 36361}, {0xFEA8, 36426}, {0xFEA9, 31196}, {0xFEAA, 31167}, {0xFEAB, 42075}, {0xFEAC, 42045}, {0xFEAD, 38968}, {0xFEAE, 38939}, {0xFEAF, 44826}, {0xFEB0, 44796}, {0xFEB1, 40127}, {0xFEB2, 40065}, {0xFEB3, 40095}, {0xFEB4, 40160}, {0xFEB5, 40675}, {0xFEB6, 40611}, {0xFEB7, 40642}, {0xFEB8, 40709}, {0xFEB9, 39866}, {0xFEBA, 39806}, {0xFEBB, 39835}, {0xFEBC, 39898}, {0xFEBD, 30969}, {0xFEBE, 30909}, {0xFEBF, 30938}, {0xFEC0, 31001}, {0xFEC1, 40936}, {0xFEC2, 40876}, {0xFEC3, 40905}, {0xFEC4, 40968}, {0xFEC5, 44715}, {0xFEC6, 44655}, {0xFEC7, 44684}, {0xFEC8, 44747}, {0xFEC9, 28792}, {0xFECA, 28732}, {0xFECB, 28761}, {0xFECC, 28824}, {0xFECD, 33484}, {0xFECE, 33420}, {0xFECF, 33451}, {0xFED0, 33518}, {0xFED1, 32792}, {0xFED2, 32732}, {0xFED3, 32761}, {0xFED4, 32824}, {0xFED5, 38753}, {0xFED6, 38693}, {0xFED7, 38722}, {0xFED8, 38785}, {0xFED9, 35650}, {0xFEDA, 35590}, {0xFEDB, 35619}, {0xFEDC, 35682}, {0xFEDD, 36735}, {0xFEDE, 36675}, {0xFEDF, 36704}, {0xFEE0, 36767}, {0xFEE1, 37178}, {0xFEE2, 37116}, {0xFEE3, 37146}, {0xFEE4, 37211}, {0xFEE5, 37820}, {0xFEE6, 37655}, {0xFEE7, 37788}, {0xFEE8, 37853}, {0xFEE9, 34894}, {0xFEEA, 34629}, {0xFEEB, 34863}, {0xFEEC, 34926}, {0xFEED, 43124}, {0xFEEE, 43095}, {0xFEEF, 29227}, {0xFEF0, 29189}, {0xFEF1, 44010}, {0xFEF2, 43950}, {0xFEF3, 43979}, {0xFEF4, 44042}, {0xFEF5, 52494}, {0xFEF6, 52436}, {0xFEF7, 52256}, {0xFEF8, 52198}, {0xFEF9, 52375}, {0xFEFA, 52317}, {0xFEFB, 52053}, {0xFEFC, 52012}, {0xFEFF, 852588}, {0xFF01, 323696}, {0xFF02, 325790}, {0xFF03, 325680}, {0xFF04, 323652}, {0xFF05, 325702}, {0xFF06, 323257}, {0xFF07, 323277}, {0xFF08, 325510}, {0xFF09, 325871}, {0xFF0A, 323298}, {0xFF0B, 325725}, {0xFF0C, 323402}, {0xFF0D, 323794}, {0xFF0E, 323723}, {0xFF0F, 325984}, {0xFF10, 323631}, {0xFF11, 323527}, {0xFF12, 323611}, {0xFF13, 323589}, {0xFF14, 323485}, {0xFF15, 323464}, {0xFF16, 323569}, {0xFF17, 323547}, {0xFF18, 323442}, {0xFF19, 323506}, {0xFF1A, 323386}, {0xFF1B, 325964}, {0xFF1C, 325600}, {0xFF1D, 323674}, {0xFF1E, 323766}, {0xFF1F, 325766}, {0xFF20, 323418}, {0xFF21, 323817}, {0xFF22, 323850}, {0xFF23, 323883}, {0xFF24, 323916}, {0xFF25, 323949}, {0xFF26, 323982}, {0xFF27, 324015}, {0xFF28, 324048}, {0xFF29, 324081}, {0xFF2A, 324114}, {0xFF2B, 324147}, {0xFF2C, 324180}, {0xFF2D, 324213}, {0xFF2E, 324246}, {0xFF2F, 324279}, {0xFF30, 324312}, {0xFF31, 324345}, {0xFF32, 324378}, {0xFF33, 324411}, {0xFF34, 324444}, {0xFF35, 324477}, {0xFF36, 324510}, {0xFF37, 324543}, {0xFF38, 324576}, {0xFF39, 324609}, {0xFF3A, 324642}, {0xFF3B, 325537}, {0xFF3C, 325815}, {0xFF3D, 325899}, {0xFF3E, 323358}, {0xFF3F, 325625}, {0xFF40, 323743}, {0xFF41, 324675}, {0xFF42, 324706}, {0xFF43, 324737}, {0xFF44, 324768}, {0xFF45, 324799}, {0xFF46, 324830}, {0xFF47, 324861}, {0xFF48, 324892}, {0xFF49, 324923}, {0xFF4A, 324954}, {0xFF4B, 324985}, {0xFF4C, 325016}, {0xFF4D, 325047}, {0xFF4E, 325078}, {0xFF4F, 325109}, {0xFF50, 325140}, {0xFF51, 325171}, {0xFF52, 325202}, {0xFF53, 325233}, {0xFF54, 325264}, {0xFF55, 325295}, {0xFF56, 325326}, {0xFF57, 325357}, {0xFF58, 325388}, {0xFF59, 325419}, {0xFF5A, 325450}, {0xFF5B, 325481}, {0xFF5C, 326018}, {0xFF5D, 325841}, {0xFF5E, 326002}, {0xFF5F, 325567}, {0xFF60, 325930}, {0xFF61, 364021}, {0xFF62, 365849}, {0xFF63, 365905}, {0xFF64, 363993}, {0xFF65, 365691}, {0xFF66, 365575}, {0xFF67, 365005}, {0xFF68, 365073}, {0xFF69, 365176}, {0xFF6A, 365039}, {0xFF6B, 365107}, {0xFF6C, 365210}, {0xFF6D, 365280}, {0xFF6E, 365245}, {0xFF6F, 365141}, {0xFF70, 365800}, {0xFF71, 364053}, {0xFF72, 364254}, {0xFF73, 365518}, {0xFF74, 364081}, {0xFF75, 364745}, {0xFF76, 364282}, {0xFF77, 364340}, {0xFF78, 364398}, {0xFF79, 364311}, {0xFF7A, 364369}, {0xFF7B, 364918}, {0xFF7C, 364976}, {0xFF7D, 365344}, {0xFF7E, 364947}, {0xFF7F, 365315}, {0xFF80, 365373}, {0xFF81, 365431}, {0xFF82, 365489}, {0xFF83, 365402}, {0xFF84, 365460}, {0xFF85, 364600}, {0xFF86, 364658}, {0xFF87, 364716}, {0xFF88, 364629}, {0xFF89, 364687}, {0xFF8A, 364109}, {0xFF8B, 364167}, {0xFF8C, 364225}, {0xFF8D, 364138}, {0xFF8E, 364196}, {0xFF8F, 364427}, {0xFF90, 364485}, {0xFF91, 364543}, {0xFF92, 364456}, {0xFF93, 364514}, {0xFF94, 365604}, {0xFF95, 365662}, {0xFF96, 365633}, {0xFF97, 364773}, {0xFF98, 364831}, {0xFF99, 364889}, {0xFF9A, 364802}, {0xFF9B, 364860}, {0xFF9C, 365546}, {0xFF9D, 364572}, {0xFF9E, 365763}, {0xFF9F, 365721}, {0xFFA0, 362399}, {0xFFA1, 362736}, {0xFFA2, 363435}, {0xFFA3, 362767}, {0xFFA4, 362833}, {0xFFA5, 362863}, {0xFFA6, 362899}, {0xFFA7, 363608}, {0xFFA8, 363540}, {0xFFA9, 363085}, {0xFFAA, 363151}, {0xFFAB, 363188}, {0xFFAC, 363262}, {0xFFAD, 363298}, {0xFFAE, 363333}, {0xFFAF, 363224}, {0xFFB0, 363115}, {0xFFB1, 362803}, {0xFFB2, 363020}, {0xFFB3, 363471}, {0xFFB4, 363050}, {0xFFB5, 363371}, {0xFFB6, 363506}, {0xFFB7, 362674}, {0xFFB8, 362508}, {0xFFB9, 363400}, {0xFFBA, 362476}, {0xFFBB, 362704}, {0xFFBC, 363576}, {0xFFBD, 362988}, {0xFFBE, 362618}, {0xFFC2, 362423}, {0xFFC3, 362449}, {0xFFC4, 363802}, {0xFFC5, 363829}, {0xFFC6, 362564}, {0xFFC7, 362538}, {0xFFCA, 363884}, {0xFFCB, 363857}, {0xFFCC, 362935}, {0xFFCD, 363665}, {0xFFCE, 363692}, {0xFFCF, 362961}, {0xFFD2, 363939}, {0xFFD3, 363639}, {0xFFD4, 363747}, {0xFFD5, 363720}, {0xFFD6, 363775}, {0xFFD7, 363966}, {0xFFDA, 362591}, {0xFFDB, 363912}, {0xFFDC, 362648}, {0xFFE0, 323338}, {0xFFE1, 325745}, {0xFFE2, 325661}, {0xFFE3, 325644}, {0xFFE4, 323317}, {0xFFE5, 326061}, {0xFFE6, 326042}, {0xFFE8, 362368}, {0xFFE9, 365879}, {0xFFEA, 365963}, {0xFFEB, 365936}, {0xFFEC, 362342}, {0xFFED, 362319}, {0xFFEE, 365987}, {0xFFF9, 409542}, {0xFFFA, 409572}, {0xFFFB, 409605}, {0xFFFC, 642607}, {0xFFFD, 687000}, {0x10000, 513573}, {0x10001, 514222}, {0x10002, 514013}, {0x10003, 514742}, {0x10004, 513624}, {0x10005, 513391}, {0x10006, 514403}, {0x10007, 513547}, {0x10008, 513727}, {0x10009, 514508}, {0x1000A, 514638}, {0x1000B, 514429}, {0x1000D, 514170}, {0x1000E, 514794}, {0x1000F, 515110}, {0x10010, 514377}, {0x10011, 514847}, {0x10012, 514926}, {0x10013, 515188}, {0x10014, 515162}, {0x10015, 513701}, {0x10016, 515005}, {0x10017, 513753}, {0x10018, 513883}, {0x10019, 513521}, {0x1001A, 513909}, {0x1001B, 514065}, {0x1001C, 514534}, {0x1001D, 514612}, {0x1001E, 513443}, {0x1001F, 514979}, {0x10020, 514247}, {0x10021, 513649}, {0x10022, 514482}, {0x10023, 513779}, {0x10024, 515136}, {0x10025, 513857}, {0x10026, 514117}, {0x10028, 514716}, {0x10029, 513987}, {0x1002A, 514560}, {0x1002B, 513417}, {0x1002C, 513961}, {0x1002D, 514091}, {0x1002E, 513598}, {0x1002F, 514299}, {0x10030, 513675}, {0x10031, 514664}, {0x10032, 514690}, {0x10033, 513469}, {0x10034, 514196}, {0x10035, 513495}, {0x10036, 514900}, {0x10037, 514586}, {0x10038, 515057}, {0x10039, 514273}, {0x1003A, 514325}, {0x1003C, 513805}, {0x1003D, 515031}, {0x1003F, 513831}, {0x10040, 513935}, {0x10041, 514351}, {0x10042, 515214}, {0x10043, 514952}, {0x10044, 515267}, {0x10045, 514455}, {0x10046, 514038}, {0x10047, 514767}, {0x10048, 515083}, {0x10049, 514143}, {0x1004A, 514873}, {0x1004B, 514820}, {0x1004C, 515240}, {0x1004D, 515294}, {0x10050, 515321}, {0x10051, 515342}, {0x10052, 515363}, {0x10053, 515384}, {0x10054, 515405}, {0x10055, 515426}, {0x10056, 515447}, {0x10057, 515468}, {0x10058, 515489}, {0x10059, 515510}, {0x1005A, 515531}, {0x1005B, 515552}, {0x1005C, 515573}, {0x1005D, 515594}, {0x10080, 510048}, {0x10081, 510075}, {0x10082, 510104}, {0x10083, 510132}, {0x10084, 510161}, {0x10085, 510190}, {0x10086, 510223}, {0x10087, 510251}, {0x10088, 510279}, {0x10089, 510312}, {0x1008A, 510344}, {0x1008B, 510372}, {0x1008C, 510401}, {0x1008D, 510429}, {0x1008E, 510458}, {0x1008F, 510487}, {0x10090, 510517}, {0x10091, 510546}, {0x10092, 510575}, {0x10093, 513218}, {0x10094, 513246}, {0x10095, 510606}, {0x10096, 510633}, {0x10097, 510661}, {0x10098, 513276}, {0x10099, 513305}, {0x1009A, 510684}, {0x1009B, 510714}, {0x1009C, 510742}, {0x1009D, 510765}, {0x1009E, 510793}, {0x1009F, 510816}, {0x100A0, 510839}, {0x100A1, 510867}, {0x100A2, 510890}, {0x100A3, 510913}, {0x100A4, 513333}, {0x100A5, 510936}, {0x100A6, 510959}, {0x100A7, 510982}, {0x100A8, 511011}, {0x100A9, 511034}, {0x100AA, 511057}, {0x100AB, 511088}, {0x100AC, 511118}, {0x100AD, 511141}, {0x100AE, 511164}, {0x100AF, 511187}, {0x100B0, 511210}, {0x100B1, 511233}, {0x100B2, 511256}, {0x100B3, 511279}, {0x100B4, 511302}, {0x100B5, 511325}, {0x100B6, 511354}, {0x100B7, 511377}, {0x100B8, 511405}, {0x100B9, 511428}, {0x100BA, 511451}, {0x100BB, 511474}, {0x100BC, 511497}, {0x100BD, 511520}, {0x100BE, 511543}, {0x100BF, 511566}, {0x100C0, 511589}, {0x100C1, 511612}, {0x100C2, 511635}, {0x100C3, 511658}, {0x100C4, 511688}, {0x100C5, 511721}, {0x100C6, 511752}, {0x100C7, 511781}, {0x100C8, 511810}, {0x100C9, 511833}, {0x100CA, 511862}, {0x100CB, 511885}, {0x100CC, 511908}, {0x100CD, 511947}, {0x100CE, 511978}, {0x100CF, 512015}, {0x100D0, 512044}, {0x100D1, 512067}, {0x100D2, 513362}, {0x100D3, 512090}, {0x100D4, 512113}, {0x100D5, 512136}, {0x100D6, 512159}, {0x100D7, 512182}, {0x100D8, 512205}, {0x100D9, 512233}, {0x100DA, 512256}, {0x100DB, 512279}, {0x100DC, 512302}, {0x100DD, 512325}, {0x100DE, 512348}, {0x100DF, 512378}, {0x100E0, 512408}, {0x100E1, 512438}, {0x100E2, 512468}, {0x100E3, 512498}, {0x100E4, 512528}, {0x100E5, 512558}, {0x100E6, 512588}, {0x100E7, 512618}, {0x100E8, 512648}, {0x100E9, 512678}, {0x100EA, 512708}, {0x100EB, 512738}, {0x100EC, 512768}, {0x100ED, 512798}, {0x100EE, 512828}, {0x100EF, 512858}, {0x100F0, 512888}, {0x100F1, 512918}, {0x100F2, 512948}, {0x100F3, 512978}, {0x100F4, 513008}, {0x100F5, 513038}, {0x100F6, 513068}, {0x100F7, 513098}, {0x100F8, 513128}, {0x100F9, 513158}, {0x100FA, 513188}, {0x10100, 3670}, {0x10101, 3644}, {0x10102, 2245}, {0x10107, 2890}, {0x10108, 3435}, {0x10109, 3307}, {0x1010A, 2691}, {0x1010B, 2568}, {0x1010C, 3091}, {0x1010D, 2961}, {0x1010E, 2391}, {0x1010F, 2765}, {0x10110, 3211}, {0x10111, 3384}, {0x10112, 3256}, {0x10113, 2642}, {0x10114, 2519}, {0x10115, 3162}, {0x10116, 3038}, {0x10117, 2468}, {0x10118, 2839}, {0x10119, 2908}, {0x1011A, 3453}, {0x1011B, 3327}, {0x1011C, 2710}, {0x1011D, 2587}, {0x1011E, 3109}, {0x1011F, 2981}, {0x10120, 2411}, {0x10121, 2784}, {0x10122, 2934}, {0x10123, 3479}, {0x10124, 3355}, {0x10125, 2737}, {0x10126, 2614}, {0x10127, 3135}, {0x10128, 3009}, {0x10129, 2439}, {0x1012A, 2811}, {0x1012B, 3229}, {0x1012C, 3405}, {0x1012D, 3277}, {0x1012E, 2662}, {0x1012F, 2539}, {0x10130, 3182}, {0x10131, 3060}, {0x10132, 2489}, {0x10133, 2860}, {0x10137, 3506}, {0x10138, 3530}, {0x10139, 3587}, {0x1013A, 3616}, {0x1013B, 3558}, {0x1013C, 2263}, {0x1013D, 2296}, {0x1013E, 2332}, {0x1013F, 2362}, {0x10140, 338108}, {0x10141, 337990}, {0x10142, 337955}, {0x10143, 337649}, {0x10144, 337462}, {0x10145, 337677}, {0x10146, 337873}, {0x10147, 337565}, {0x10148, 337837}, {0x10149, 338298}, {0x1014A, 337528}, {0x1014B, 338065}, {0x1014C, 337757}, {0x1014D, 338187}, {0x1014E, 337910}, {0x1014F, 337801}, {0x10150, 338263}, {0x10151, 337491}, {0x10152, 338022}, {0x10153, 337713}, {0x10154, 338143}, {0x10155, 338333}, {0x10156, 337603}, {0x10157, 338231}, {0x10158, 338605}, {0x10159, 338957}, {0x1015A, 338677}, {0x1015B, 338532}, {0x1015C, 339167}, {0x1015D, 338417}, {0x1015E, 338564}, {0x1015F, 339280}, {0x10160, 339354}, {0x10161, 339386}, {0x10162, 338709}, {0x10163, 338741}, {0x10164, 339064}, {0x10165, 339094}, {0x10166, 339197}, {0x10167, 339231}, {0x10168, 338643}, {0x10169, 338846}, {0x1016A, 338987}, {0x1016B, 339127}, {0x1016C, 338491}, {0x1016D, 339313}, {0x1016E, 338878}, {0x1016F, 338377}, {0x10170, 338772}, {0x10171, 339025}, {0x10172, 338917}, {0x10173, 338456}, {0x10174, 338809}, {0x10175, 347858}, {0x10176, 347878}, {0x10177, 355774}, {0x10178, 355690}, {0x10179, 356833}, {0x1017A, 355630}, {0x1017B, 345796}, {0x1017C, 347842}, {0x1017D, 355753}, {0x1017E, 355667}, {0x1017F, 345837}, {0x10180, 345815}, {0x10181, 347782}, {0x10182, 347348}, {0x10183, 347686}, {0x10184, 347936}, {0x10185, 356815}, {0x10186, 339468}, {0x10187, 339450}, {0x10188, 345859}, {0x10189, 355728}, {0x1018A, 356869}, {0x1018B, 347913}, {0x1018C, 348223}, {0x1018D, 345877}, {0x1018E, 629158}, {0x10190, 696126}, {0x10191, 696183}, {0x10192, 696084}, {0x10193, 696145}, {0x10194, 695440}, {0x10195, 696164}, {0x10196, 695420}, {0x10197, 696063}, {0x10198, 696104}, {0x10199, 695467}, {0x1019A, 695385}, {0x1019B, 695399}, {0x1019C, 78601}, {0x101A0, 355609}, {0x101D0, 676326}, {0x101D1, 676386}, {0x101D2, 676622}, {0x101D3, 675714}, {0x101D4, 675799}, {0x101D5, 676758}, {0x101D6, 676096}, {0x101D7, 676042}, {0x101D8, 676655}, {0x101D9, 675558}, {0x101DA, 675662}, {0x101DB, 676490}, {0x101DC, 675824}, {0x101DD, 676217}, {0x101DE, 676245}, {0x101DF, 676467}, {0x101E0, 676170}, {0x101E1, 675633}, {0x101E2, 675741}, {0x101E3, 675942}, {0x101E4, 675874}, {0x101E5, 676540}, {0x101E6, 675848}, {0x101E7, 675606}, {0x101E8, 676516}, {0x101E9, 676146}, {0x101EA, 676122}, {0x101EB, 675685}, {0x101EC, 675776}, {0x101ED, 676417}, {0x101EE, 675992}, {0x101EF, 675968}, {0x101F0, 676680}, {0x101F1, 675583}, {0x101F2, 676356}, {0x101F3, 676705}, {0x101F4, 676299}, {0x101F5, 676440}, {0x101F6, 676193}, {0x101F7, 676272}, {0x101F8, 676017}, {0x101F9, 676070}, {0x101FA, 676594}, {0x101FB, 676565}, {0x101FC, 676729}, {0x101FD, 675898}, {0x10280, 519763}, {0x10281, 519845}, {0x10282, 519796}, {0x10283, 519812}, {0x10284, 519878}, {0x10285, 519829}, {0x10286, 519910}, {0x10287, 520187}, {0x10288, 520219}, {0x10289, 520137}, {0x1028A, 519926}, {0x1028B, 519942}, {0x1028C, 520073}, {0x1028D, 519975}, {0x1028E, 519991}, {0x1028F, 520024}, {0x10290, 520007}, {0x10291, 520040}, {0x10292, 520171}, {0x10293, 520057}, {0x10294, 519958}, {0x10295, 520089}, {0x10296, 520105}, {0x10297, 520121}, {0x10298, 520154}, {0x10299, 519779}, {0x1029A, 519861}, {0x1029B, 519894}, {0x1029C, 520203}, {0x102A0, 162807}, {0x102A1, 163296}, {0x102A2, 162894}, {0x102A3, 163059}, {0x102A4, 163549}, {0x102A5, 163329}, {0x102A6, 163075}, {0x102A7, 162823}, {0x102A8, 163313}, {0x102A9, 162840}, {0x102AA, 163110}, {0x102AB, 163264}, {0x102AC, 162910}, {0x102AD, 163465}, {0x102AE, 163378}, {0x102AF, 163395}, {0x102B0, 163362}, {0x102B1, 162856}, {0x102B2, 163516}, {0x102B3, 163247}, {0x102B4, 163624}, {0x102B5, 163197}, {0x102B6, 163498}, {0x102B7, 163280}, {0x102B8, 163413}, {0x102B9, 162993}, {0x102BA, 162927}, {0x102BB, 163605}, {0x102BC, 163026}, {0x102BD, 163042}, {0x102BE, 163213}, {0x102BF, 163532}, {0x102C0, 162960}, {0x102C1, 162976}, {0x102C2, 163430}, {0x102C3, 163447}, {0x102C4, 163230}, {0x102C5, 163009}, {0x102C6, 162875}, {0x102C7, 163481}, {0x102C8, 163567}, {0x102C9, 163345}, {0x102CA, 163126}, {0x102CB, 163143}, {0x102CC, 163161}, {0x102CD, 163179}, {0x102CE, 163092}, {0x102CF, 162943}, {0x102D0, 163586}, {0x102E0, 200430}, {0x102E1, 199776}, {0x102E2, 199872}, {0x102E3, 199847}, {0x102E4, 199728}, {0x102E5, 199704}, {0x102E6, 199824}, {0x102E7, 199799}, {0x102E8, 199679}, {0x102E9, 199752}, {0x102EA, 200286}, {0x102EB, 200371}, {0x102EC, 200310}, {0x102ED, 200015}, {0x102EE, 199956}, {0x102EF, 200260}, {0x102F0, 200200}, {0x102F1, 199929}, {0x102F2, 200107}, {0x102F3, 200134}, {0x102F4, 200398}, {0x102F5, 200337}, {0x102F6, 200041}, {0x102F7, 199982}, {0x102F8, 200228}, {0x102F9, 200166}, {0x102FA, 199895}, {0x102FB, 200074}, {0x10300, 648029}, {0x10301, 648049}, {0x10302, 648430}, {0x10303, 648092}, {0x10304, 648113}, {0x10305, 648725}, {0x10306, 648767}, {0x10307, 648347}, {0x10308, 648662}, {0x10309, 648368}, {0x1030A, 648409}, {0x1030B, 648176}, {0x1030C, 648197}, {0x1030D, 648218}, {0x1030E, 648303}, {0x1030F, 648525}, {0x10310, 648545}, {0x10311, 648588}, {0x10312, 648473}, {0x10313, 648239}, {0x10314, 648282}, {0x10315, 648641}, {0x10316, 648684}, {0x10317, 648154}, {0x10318, 648566}, {0x10319, 648451}, {0x1031A, 648133}, {0x1031B, 648260}, {0x1031C, 648070}, {0x1031D, 648388}, {0x1031E, 648704}, {0x1031F, 648325}, {0x10320, 648837}, {0x10321, 648813}, {0x10322, 648860}, {0x10323, 648788}, {0x1032D, 648746}, {0x1032E, 648494}, {0x1032F, 648610}, {0x10330, 334329}, {0x10331, 334369}, {0x10332, 334448}, {0x10333, 334391}, {0x10334, 334348}, {0x10335, 334735}, {0x10336, 334526}, {0x10337, 334467}, {0x10338, 334818}, {0x10339, 334410}, {0x1033A, 334563}, {0x1033B, 334583}, {0x1033C, 334603}, {0x1033D, 334623}, {0x1033E, 334545}, {0x1033F, 334839}, {0x10340, 334712}, {0x10341, 334671}, {0x10342, 334758}, {0x10343, 334778}, {0x10344, 334798}, {0x10345, 334858}, {0x10346, 334428}, {0x10347, 334506}, {0x10348, 334486}, {0x10349, 334692}, {0x1034A, 334644}, {0x10350, 649835}, {0x10351, 649856}, {0x10352, 650013}, {0x10353, 649902}, {0x10354, 649972}, {0x10355, 650656}, {0x10356, 649924}, {0x10357, 650633}, {0x10358, 649948}, {0x10359, 650056}, {0x1035A, 650118}, {0x1035B, 650141}, {0x1035C, 650163}, {0x1035D, 650187}, {0x1035E, 650456}, {0x1035F, 650252}, {0x10360, 650275}, {0x10361, 650347}, {0x10362, 650369}, {0x10363, 650414}, {0x10364, 649878}, {0x10365, 650323}, {0x10366, 650297}, {0x10367, 650590}, {0x10368, 650567}, {0x10369, 650211}, {0x1036A, 650231}, {0x1036B, 649992}, {0x1036C, 650035}, {0x1036D, 650391}, {0x1036E, 650434}, {0x1036F, 650522}, {0x10370, 650544}, {0x10371, 650500}, {0x10372, 650097}, {0x10373, 650612}, {0x10374, 650479}, {0x10375, 650076}, {0x10376, 195393}, {0x10377, 195424}, {0x10378, 195522}, {0x10379, 195456}, {0x1037A, 195490}, {0x10380, 797836}, {0x10381, 797857}, {0x10382, 797921}, {0x10383, 798043}, {0x10384, 797878}, {0x10385, 797965}, {0x10386, 798351}, {0x10387, 798390}, {0x10388, 797984}, {0x10389, 798271}, {0x1038A, 798370}, {0x1038B, 798023}, {0x1038C, 798230}, {0x1038D, 798063}, {0x1038E, 798085}, {0x1038F, 797900}, {0x10390, 798105}, {0x10391, 798411}, {0x10392, 798208}, {0x10393, 797816}, {0x10394, 798125}, {0x10395, 798187}, {0x10396, 798144}, {0x10397, 798165}, {0x10398, 798291}, {0x10399, 797943}, {0x1039A, 798314}, {0x1039B, 798005}, {0x1039C, 798333}, {0x1039D, 798251}, {0x1039F, 798430}, {0x103A0, 650801}, {0x103A1, 651191}, {0x103A2, 651593}, {0x103A3, 651250}, {0x103A4, 651270}, {0x103A5, 651131}, {0x103A6, 651151}, {0x103A7, 651652}, {0x103A8, 650975}, {0x103A9, 651210}, {0x103AA, 651230}, {0x103AB, 651532}, {0x103AC, 651573}, {0x103AD, 650995}, {0x103AE, 651071}, {0x103AF, 651091}, {0x103B0, 651552}, {0x103B1, 651410}, {0x103B2, 650908}, {0x103B3, 651111}, {0x103B4, 651370}, {0x103B5, 651390}, {0x103B6, 651310}, {0x103B7, 651330}, {0x103B8, 651350}, {0x103B9, 651702}, {0x103BA, 651612}, {0x103BB, 651632}, {0x103BC, 651430}, {0x103BD, 651450}, {0x103BE, 651290}, {0x103BF, 651470}, {0x103C0, 651722}, {0x103C1, 651490}, {0x103C2, 651511}, {0x103C3, 651171}, {0x103C8, 650820}, {0x103C9, 650848}, {0x103CA, 650878}, {0x103CB, 651672}, {0x103CC, 651015}, {0x103CD, 651042}, {0x103CE, 650928}, {0x103CF, 650950}, {0x103D0, 651742}, {0x103D1, 650706}, {0x103D2, 650778}, {0x103D3, 650729}, {0x103D4, 650752}, {0x103D5, 650679}, {0x10400, 255935}, {0x10401, 255905}, {0x10402, 255844}, {0x10403, 255874}, {0x10404, 255965}, {0x10405, 255995}, {0x10406, 256199}, {0x10407, 256168}, {0x10408, 256105}, {0x10409, 256136}, {0x1040A, 256230}, {0x1040B, 256261}, {0x1040C, 255367}, {0x1040D, 256052}, {0x1040E, 256375}, {0x1040F, 256401}, {0x10410, 255765}, {0x10411, 256078}, {0x10412, 255393}, {0x10413, 256293}, {0x10414, 255448}, {0x10415, 255420}, {0x10416, 255790}, {0x10417, 255817}, {0x10418, 255738}, {0x10419, 255475}, {0x1041A, 256348}, {0x1041B, 255685}, {0x1041C, 256320}, {0x1041D, 255632}, {0x1041E, 256428}, {0x1041F, 255658}, {0x10420, 256455}, {0x10421, 255606}, {0x10422, 255501}, {0x10423, 255527}, {0x10424, 255553}, {0x10425, 255579}, {0x10426, 256026}, {0x10427, 255712}, {0x10428, 257009}, {0x10429, 256981}, {0x1042A, 256924}, {0x1042B, 256952}, {0x1042C, 257037}, {0x1042D, 257065}, {0x1042E, 257255}, {0x1042F, 257226}, {0x10430, 257167}, {0x10431, 257196}, {0x10432, 257284}, {0x10433, 257313}, {0x10434, 256483}, {0x10435, 257118}, {0x10436, 257419}, {0x10437, 257443}, {0x10438, 256851}, {0x10439, 257142}, {0x1043A, 256507}, {0x1043B, 257343}, {0x1043C, 256558}, {0x1043D, 256532}, {0x1043E, 256874}, {0x1043F, 256899}, {0x10440, 256826}, {0x10441, 256583}, {0x10442, 257394}, {0x10443, 256777}, {0x10444, 257368}, {0x10445, 256728}, {0x10446, 257468}, {0x10447, 256752}, {0x10448, 257493}, {0x10449, 256704}, {0x1044A, 256607}, {0x1044B, 256631}, {0x1044C, 256655}, {0x1044D, 256679}, {0x1044E, 257094}, {0x1044F, 256802}, {0x10450, 706956}, {0x10451, 707075}, {0x10452, 706741}, {0x10453, 706585}, {0x10454, 707054}, {0x10455, 706996}, {0x10456, 707014}, {0x10457, 706467}, {0x10458, 707170}, {0x10459, 706644}, {0x1045A, 706448}, {0x1045B, 706489}, {0x1045C, 706604}, {0x1045D, 707112}, {0x1045E, 707034}, {0x1045F, 707208}, {0x10460, 706781}, {0x10461, 706720}, {0x10462, 707131}, {0x10463, 706623}, {0x10464, 706761}, {0x10465, 706804}, {0x10466, 706702}, {0x10467, 706547}, {0x10468, 706410}, {0x10469, 706295}, {0x1046A, 706881}, {0x1046B, 707150}, {0x1046C, 706937}, {0x1046D, 706333}, {0x1046E, 706976}, {0x1046F, 706824}, {0x10470, 706528}, {0x10471, 706314}, {0x10472, 706683}, {0x10473, 707094}, {0x10474, 706843}, {0x10475, 706899}, {0x10476, 706862}, {0x10477, 706429}, {0x10478, 706370}, {0x10479, 706919}, {0x1047A, 706351}, {0x1047B, 706566}, {0x1047C, 706389}, {0x1047D, 706509}, {0x1047E, 706664}, {0x1047F, 707189}, {0x10480, 660434}, {0x10481, 660454}, {0x10482, 660866}, {0x10483, 660637}, {0x10484, 660920}, {0x10485, 660675}, {0x10486, 660492}, {0x10487, 660809}, {0x10488, 660827}, {0x10489, 660845}, {0x1048A, 660512}, {0x1048B, 660472}, {0x1048C, 660584}, {0x1048D, 660566}, {0x1048E, 660789}, {0x1048F, 660655}, {0x10490, 660694}, {0x10491, 660714}, {0x10492, 660734}, {0x10493, 660901}, {0x10494, 660602}, {0x10495, 660938}, {0x10496, 660399}, {0x10497, 660531}, {0x10498, 660620}, {0x10499, 660754}, {0x1049A, 660884}, {0x1049B, 660416}, {0x1049C, 660548}, {0x1049D, 660771}, {0x104A0, 660380}, {0x104A1, 660286}, {0x104A2, 660362}, {0x104A3, 660342}, {0x104A4, 660248}, {0x104A5, 660229}, {0x104A6, 660324}, {0x104A7, 660304}, {0x104A8, 660209}, {0x104A9, 660267}, {0x104B0, 658509}, {0x104B1, 658556}, {0x104B2, 658580}, {0x104B3, 658532}, {0x104B4, 658605}, {0x104B5, 658630}, {0x104B6, 658703}, {0x104B7, 658680}, {0x104B8, 658835}, {0x104B9, 658885}, {0x104BA, 658909}, {0x104BB, 658934}, {0x104BC, 658957}, {0x104BD, 658730}, {0x104BE, 659006}, {0x104BF, 659031}, {0x104C0, 659055}, {0x104C1, 659079}, {0x104C2, 659103}, {0x104C3, 659126}, {0x104C4, 659151}, {0x104C5, 658756}, {0x104C6, 659175}, {0x104C7, 659199}, {0x104C8, 659224}, {0x104C9, 658782}, {0x104CA, 659248}, {0x104CB, 658808}, {0x104CC, 659273}, {0x104CD, 658655}, {0x104CE, 659299}, {0x104CF, 659322}, {0x104D0, 658981}, {0x104D1, 658860}, {0x104D2, 659346}, {0x104D3, 659370}, {0x104D8, 659395}, {0x104D9, 659438}, {0x104DA, 659460}, {0x104DB, 659416}, {0x104DC, 659483}, {0x104DD, 659506}, {0x104DE, 659573}, {0x104DF, 659552}, {0x104E0, 659695}, {0x104E1, 659741}, {0x104E2, 659763}, {0x104E3, 659786}, {0x104E4, 659807}, {0x104E5, 659598}, {0x104E6, 659852}, {0x104E7, 659875}, {0x104E8, 659897}, {0x104E9, 659919}, {0x104EA, 659941}, {0x104EB, 659962}, {0x104EC, 659985}, {0x104ED, 659622}, {0x104EE, 660007}, {0x104EF, 660029}, {0x104F0, 660052}, {0x104F1, 659646}, {0x104F2, 660074}, {0x104F3, 659670}, {0x104F4, 660097}, {0x104F5, 659529}, {0x104F6, 660121}, {0x104F7, 660142}, {0x104F8, 659829}, {0x104F9, 659718}, {0x104FA, 660164}, {0x104FB, 660186}, {0x10500, 305811}, {0x10501, 305828}, {0x10502, 305846}, {0x10503, 305864}, {0x10504, 305883}, {0x10505, 306214}, {0x10506, 305901}, {0x10507, 305937}, {0x10508, 305920}, {0x10509, 305955}, {0x1050A, 305973}, {0x1050B, 306032}, {0x1050C, 306051}, {0x1050D, 306069}, {0x1050E, 306086}, {0x1050F, 306104}, {0x10510, 306141}, {0x10511, 306159}, {0x10512, 306178}, {0x10513, 306233}, {0x10514, 306196}, {0x10515, 306251}, {0x10516, 306270}, {0x10517, 306287}, {0x10518, 306305}, {0x10519, 306323}, {0x1051A, 306341}, {0x1051B, 306360}, {0x1051C, 306378}, {0x1051D, 306397}, {0x1051E, 306415}, {0x1051F, 306434}, {0x10520, 306451}, {0x10521, 306469}, {0x10522, 306487}, {0x10523, 306504}, {0x10524, 306522}, {0x10525, 306013}, {0x10526, 305991}, {0x10527, 306122}, {0x10530, 163800}, {0x10531, 163860}, {0x10532, 164380}, {0x10533, 164135}, {0x10534, 164259}, {0x10535, 165295}, {0x10536, 164288}, {0x10537, 165356}, {0x10538, 165079}, {0x10539, 163951}, {0x1053A, 165264}, {0x1053B, 165326}, {0x1053C, 164472}, {0x1053D, 164987}, {0x1053E, 164654}, {0x1053F, 164441}, {0x10540, 165202}, {0x10541, 164165}, {0x10542, 163890}, {0x10543, 164563}, {0x10544, 164594}, {0x10545, 164684}, {0x10546, 164410}, {0x10547, 164896}, {0x10548, 163830}, {0x10549, 164042}, {0x1054A, 164012}, {0x1054B, 164104}, {0x1054C, 164715}, {0x1054D, 164866}, {0x1054E, 164745}, {0x1054F, 164227}, {0x10550, 165017}, {0x10551, 164532}, {0x10552, 164776}, {0x10553, 165140}, {0x10554, 164318}, {0x10555, 164196}, {0x10556, 163981}, {0x10557, 164805}, {0x10558, 164348}, {0x10559, 164926}, {0x1055A, 164956}, {0x1055B, 165171}, {0x1055C, 165109}, {0x1055D, 165048}, {0x1055E, 164502}, {0x1055F, 164073}, {0x10560, 163920}, {0x10561, 165233}, {0x10562, 164835}, {0x10563, 164624}, {0x1056F, 163767}, {0x10600, 508421}, {0x10601, 508441}, {0x10602, 508461}, {0x10603, 508481}, {0x10604, 508501}, {0x10605, 508521}, {0x10606, 508541}, {0x10607, 508561}, {0x10608, 508581}, {0x10609, 508601}, {0x1060A, 508621}, {0x1060B, 508641}, {0x1060C, 508661}, {0x1060D, 508681}, {0x1060E, 508701}, {0x1060F, 508721}, {0x10610, 508741}, {0x10611, 508762}, {0x10612, 508783}, {0x10613, 508803}, {0x10614, 508824}, {0x10615, 508845}, {0x10616, 508865}, {0x10617, 508886}, {0x10618, 508906}, {0x10619, 508926}, {0x1061A, 508946}, {0x1061B, 503324}, {0x1061C, 508966}, {0x1061D, 508986}, {0x1061E, 509006}, {0x1061F, 509026}, {0x10620, 509046}, {0x10621, 509066}, {0x10622, 509086}, {0x10623, 509106}, {0x10624, 509126}, {0x10625, 509146}, {0x10626, 509166}, {0x10627, 509186}, {0x10628, 509206}, {0x10629, 509226}, {0x1062A, 509246}, {0x1062B, 509266}, {0x1062C, 509286}, {0x1062D, 509306}, {0x1062E, 509326}, {0x1062F, 509346}, {0x10630, 509366}, {0x10631, 509386}, {0x10632, 509406}, {0x10633, 509426}, {0x10634, 509446}, {0x10635, 509466}, {0x10636, 509486}, {0x10637, 509506}, {0x10638, 509526}, {0x10639, 509546}, {0x1063A, 509566}, {0x1063B, 509586}, {0x1063C, 509606}, {0x1063D, 509626}, {0x1063E, 509646}, {0x1063F, 509666}, {0x10640, 509686}, {0x10641, 509706}, {0x10642, 509726}, {0x10643, 509746}, {0x10644, 509766}, {0x10645, 509786}, {0x10646, 509806}, {0x10647, 503344}, {0x10648, 509826}, {0x10649, 509846}, {0x1064A, 503367}, {0x1064B, 509866}, {0x1064C, 509886}, {0x1064D, 509906}, {0x1064E, 509927}, {0x1064F, 503387}, {0x10650, 509948}, {0x10651, 509968}, {0x10652, 509988}, {0x10653, 510008}, {0x10654, 510028}, {0x10655, 503407}, {0x10656, 503426}, {0x10657, 503445}, {0x10658, 503464}, {0x10659, 503483}, {0x1065A, 503502}, {0x1065B, 503521}, {0x1065C, 503540}, {0x1065D, 503559}, {0x1065E, 503579}, {0x1065F, 503599}, {0x10660, 503619}, {0x10661, 503638}, {0x10662, 503657}, {0x10663, 503676}, {0x10664, 503696}, {0x10665, 503716}, {0x10666, 503736}, {0x10667, 503755}, {0x10668, 503774}, {0x10669, 503793}, {0x1066A, 503812}, {0x1066B, 503831}, {0x1066C, 503850}, {0x1066D, 503869}, {0x1066E, 503888}, {0x1066F, 503907}, {0x10670, 503926}, {0x10671, 503945}, {0x10672, 503964}, {0x10673, 503983}, {0x10674, 504002}, {0x10675, 504021}, {0x10676, 504040}, {0x10677, 504059}, {0x10678, 504078}, {0x10679, 504097}, {0x1067A, 504116}, {0x1067B, 504135}, {0x1067C, 504154}, {0x1067D, 504173}, {0x1067E, 504192}, {0x1067F, 504211}, {0x10680, 504230}, {0x10681, 504249}, {0x10682, 504268}, {0x10683, 504287}, {0x10684, 504306}, {0x10685, 504325}, {0x10686, 504344}, {0x10687, 504363}, {0x10688, 504382}, {0x10689, 504401}, {0x1068A, 504420}, {0x1068B, 504439}, {0x1068C, 504458}, {0x1068D, 504477}, {0x1068E, 504496}, {0x1068F, 504515}, {0x10690, 504534}, {0x10691, 504553}, {0x10692, 504572}, {0x10693, 504591}, {0x10694, 504610}, {0x10695, 504629}, {0x10696, 504648}, {0x10697, 504667}, {0x10698, 504686}, {0x10699, 504705}, {0x1069A, 504724}, {0x1069B, 504743}, {0x1069C, 504762}, {0x1069D, 504781}, {0x1069E, 504800}, {0x1069F, 504819}, {0x106A0, 504838}, {0x106A1, 504861}, {0x106A2, 504884}, {0x106A3, 504907}, {0x106A4, 504930}, {0x106A5, 504953}, {0x106A6, 504976}, {0x106A7, 504999}, {0x106A8, 505022}, {0x106A9, 505045}, {0x106AA, 505068}, {0x106AB, 505091}, {0x106AC, 505114}, {0x106AD, 505137}, {0x106AE, 505160}, {0x106AF, 505183}, {0x106B0, 505206}, {0x106B1, 505229}, {0x106B2, 505252}, {0x106B3, 505275}, {0x106B4, 505294}, {0x106B5, 505313}, {0x106B6, 505332}, {0x106B7, 505351}, {0x106B8, 505370}, {0x106B9, 505389}, {0x106BA, 505408}, {0x106BB, 505427}, {0x106BC, 505446}, {0x106BD, 505465}, {0x106BE, 505484}, {0x106BF, 505503}, {0x106C0, 505522}, {0x106C1, 505541}, {0x106C2, 505560}, {0x106C3, 505579}, {0x106C4, 505598}, {0x106C5, 505617}, {0x106C6, 505636}, {0x106C7, 505655}, {0x106C8, 505674}, {0x106C9, 505693}, {0x106CA, 505712}, {0x106CB, 505731}, {0x106CC, 505750}, {0x106CD, 505769}, {0x106CE, 505788}, {0x106CF, 505807}, {0x106D0, 505826}, {0x106D1, 505845}, {0x106D2, 505864}, {0x106D3, 505883}, {0x106D4, 505902}, {0x106D5, 505921}, {0x106D6, 505940}, {0x106D7, 505959}, {0x106D8, 505978}, {0x106D9, 505997}, {0x106DA, 506016}, {0x106DB, 506035}, {0x106DC, 506054}, {0x106DD, 506073}, {0x106DE, 506092}, {0x106DF, 506111}, {0x106E0, 506130}, {0x106E1, 506149}, {0x106E2, 506168}, {0x106E3, 506187}, {0x106E4, 506206}, {0x106E5, 506225}, {0x106E6, 506244}, {0x106E7, 506263}, {0x106E8, 506282}, {0x106E9, 506301}, {0x106EA, 506320}, {0x106EB, 506339}, {0x106EC, 506358}, {0x106ED, 506377}, {0x106EE, 506396}, {0x106EF, 506415}, {0x106F0, 506434}, {0x106F1, 506453}, {0x106F2, 506472}, {0x106F3, 506491}, {0x106F4, 506510}, {0x106F5, 506529}, {0x106F6, 506548}, {0x106F7, 506567}, {0x106F8, 506586}, {0x106F9, 506605}, {0x106FA, 506624}, {0x106FB, 506643}, {0x106FC, 506662}, {0x106FD, 506681}, {0x106FE, 506700}, {0x106FF, 506719}, {0x10700, 506738}, {0x10701, 506757}, {0x10702, 506776}, {0x10703, 506795}, {0x10704, 506814}, {0x10705, 506833}, {0x10706, 506852}, {0x10707, 506871}, {0x10708, 506890}, {0x10709, 506909}, {0x1070A, 506928}, {0x1070B, 506947}, {0x1070C, 506966}, {0x1070D, 506985}, {0x1070E, 507004}, {0x1070F, 507023}, {0x10710, 507042}, {0x10711, 507061}, {0x10712, 507080}, {0x10713, 507099}, {0x10714, 507118}, {0x10715, 507137}, {0x10716, 507156}, {0x10717, 507175}, {0x10718, 507194}, {0x10719, 507213}, {0x1071A, 507232}, {0x1071B, 507251}, {0x1071C, 507270}, {0x1071D, 507289}, {0x1071E, 507308}, {0x1071F, 507327}, {0x10720, 507346}, {0x10721, 507365}, {0x10722, 507384}, {0x10723, 507403}, {0x10724, 507422}, {0x10725, 507441}, {0x10726, 507460}, {0x10727, 507479}, {0x10728, 507498}, {0x10729, 507517}, {0x1072A, 507536}, {0x1072B, 507555}, {0x1072C, 507574}, {0x1072D, 507593}, {0x1072E, 507612}, {0x1072F, 507631}, {0x10730, 507650}, {0x10731, 507669}, {0x10732, 507688}, {0x10733, 507707}, {0x10734, 507726}, {0x10735, 507745}, {0x10736, 507764}, {0x10740, 507783}, {0x10741, 507804}, {0x10742, 507825}, {0x10743, 507846}, {0x10744, 507867}, {0x10745, 507888}, {0x10746, 507909}, {0x10747, 507930}, {0x10748, 507951}, {0x10749, 507972}, {0x1074A, 507996}, {0x1074B, 508020}, {0x1074C, 508044}, {0x1074D, 508068}, {0x1074E, 508089}, {0x1074F, 508110}, {0x10750, 508131}, {0x10751, 508156}, {0x10752, 508179}, {0x10753, 508201}, {0x10754, 508223}, {0x10755, 508247}, {0x10760, 508269}, {0x10761, 508288}, {0x10762, 508307}, {0x10763, 508326}, {0x10764, 508345}, {0x10765, 508364}, {0x10766, 508383}, {0x10767, 508402}, {0x10800, 240228}, {0x10801, 240247}, {0x10802, 240266}, {0x10803, 240725}, {0x10804, 241144}, {0x10805, 240285}, {0x10808, 240305}, {0x1080A, 240325}, {0x1080B, 240345}, {0x1080C, 240365}, {0x1080D, 240385}, {0x1080E, 240405}, {0x1080F, 240425}, {0x10810, 240445}, {0x10811, 240465}, {0x10812, 240485}, {0x10813, 240505}, {0x10814, 240525}, {0x10815, 240545}, {0x10816, 240565}, {0x10817, 240585}, {0x10818, 240605}, {0x10819, 240625}, {0x1081A, 240645}, {0x1081B, 240665}, {0x1081C, 240685}, {0x1081D, 240705}, {0x1081E, 240744}, {0x1081F, 240764}, {0x10820, 240784}, {0x10821, 240804}, {0x10822, 240824}, {0x10823, 240844}, {0x10824, 240864}, {0x10825, 240884}, {0x10826, 240904}, {0x10827, 240924}, {0x10828, 240944}, {0x10829, 240964}, {0x1082A, 240984}, {0x1082B, 241004}, {0x1082C, 241024}, {0x1082D, 241044}, {0x1082E, 241064}, {0x1082F, 241084}, {0x10830, 241104}, {0x10831, 241124}, {0x10832, 241163}, {0x10833, 241183}, {0x10834, 241203}, {0x10835, 241223}, {0x10837, 241243}, {0x10838, 241263}, {0x1083C, 241283}, {0x1083F, 241303}, {0x10840, 403818}, {0x10841, 403877}, {0x10842, 403937}, {0x10843, 403906}, {0x10844, 403967}, {0x10845, 404371}, {0x10846, 404428}, {0x10847, 403994}, {0x10848, 404342}, {0x10849, 404399}, {0x1084A, 404023}, {0x1084B, 404052}, {0x1084C, 404083}, {0x1084D, 404111}, {0x1084E, 404254}, {0x1084F, 403848}, {0x10850, 404139}, {0x10851, 404224}, {0x10852, 404166}, {0x10853, 404195}, {0x10854, 404285}, {0x10855, 404314}, {0x10857, 404713}, {0x10858, 404458}, {0x10859, 404685}, {0x1085A, 404624}, {0x1085B, 404559}, {0x1085C, 404654}, {0x1085D, 404486}, {0x1085E, 404522}, {0x1085F, 404587}, {0x10860, 666749}, {0x10861, 666794}, {0x10862, 666867}, {0x10863, 666816}, {0x10864, 666890}, {0x10865, 667196}, {0x10866, 667239}, {0x10867, 666910}, {0x10868, 667174}, {0x10869, 667217}, {0x1086A, 666932}, {0x1086B, 666954}, {0x1086C, 666978}, {0x1086D, 666840}, {0x1086E, 666999}, {0x1086F, 667107}, {0x10870, 666772}, {0x10871, 667020}, {0x10872, 667084}, {0x10873, 667040}, {0x10874, 667062}, {0x10875, 667131}, {0x10876, 667153}, {0x10877, 666717}, {0x10878, 667416}, {0x10879, 667306}, {0x1087A, 667395}, {0x1087B, 667348}, {0x1087C, 667284}, {0x1087D, 667262}, {0x1087E, 667327}, {0x1087F, 667371}, {0x10880, 617053}, {0x10881, 616962}, {0x10882, 617082}, {0x10883, 617007}, {0x10884, 617304}, {0x10885, 617029}, {0x10886, 617110}, {0x10887, 617327}, {0x10888, 617633}, {0x10889, 617676}, {0x1088A, 617347}, {0x1088B, 617611}, {0x1088C, 617276}, {0x1088D, 617654}, {0x1088E, 617136}, {0x1088F, 617369}, {0x10890, 617164}, {0x10891, 617391}, {0x10892, 617194}, {0x10893, 617415}, {0x10894, 617221}, {0x10895, 617436}, {0x10896, 617544}, {0x10897, 616985}, {0x10898, 617457}, {0x10899, 617521}, {0x1089A, 617477}, {0x1089B, 617499}, {0x1089C, 617248}, {0x1089D, 617568}, {0x1089E, 617590}, {0x108A7, 617743}, {0x108A8, 617861}, {0x108A9, 617814}, {0x108AA, 617721}, {0x108AB, 616930}, {0x108AC, 617699}, {0x108AD, 617793}, {0x108AE, 617837}, {0x108AF, 617764}, {0x108E0, 380274}, {0x108E1, 380312}, {0x108E2, 380357}, {0x108E3, 380331}, {0x108E4, 380377}, {0x108E5, 380622}, {0x108E6, 380659}, {0x108E7, 380394}, {0x108E8, 380603}, {0x108E9, 380640}, {0x108EA, 380413}, {0x108EB, 380432}, {0x108EC, 380453}, {0x108ED, 380471}, {0x108EE, 380545}, {0x108EF, 380294}, {0x108F0, 380489}, {0x108F1, 380525}, {0x108F2, 380506}, {0x108F4, 380566}, {0x108F5, 380585}, {0x108FB, 380697}, {0x108FC, 380678}, {0x108FD, 380741}, {0x108FE, 380759}, {0x108FF, 380715}, {0x10900, 676865}, {0x10901, 676887}, {0x10902, 676932}, {0x10903, 676909}, {0x10904, 676955}, {0x10905, 677266}, {0x10906, 677310}, {0x10907, 676976}, {0x10908, 677244}, {0x10909, 677288}, {0x1090A, 676998}, {0x1090B, 677020}, {0x1090C, 677043}, {0x1090D, 677065}, {0x1090E, 677176}, {0x1090F, 676843}, {0x10910, 677087}, {0x10911, 677153}, {0x10912, 677108}, {0x10913, 677130}, {0x10914, 677199}, {0x10915, 677222}, {0x10916, 677332}, {0x10917, 677384}, {0x10918, 677430}, {0x10919, 677354}, {0x1091A, 677455}, {0x1091B, 677406}, {0x1091F, 677477}, {0x10920, 520235}, {0x10921, 520268}, {0x10922, 520365}, {0x10923, 520300}, {0x10924, 520316}, {0x10925, 520625}, {0x10926, 520381}, {0x10927, 520641}, {0x10928, 520397}, {0x10929, 520413}, {0x1092A, 520446}, {0x1092B, 520462}, {0x1092C, 520495}, {0x1092D, 520527}, {0x1092E, 520559}, {0x1092F, 520576}, {0x10930, 520609}, {0x10931, 520349}, {0x10932, 520511}, {0x10933, 520543}, {0x10934, 520592}, {0x10935, 520251}, {0x10936, 520332}, {0x10937, 520429}, {0x10938, 520478}, {0x10939, 520284}, {0x1093F, 520657}, {0x10980, 583769}, {0x10981, 583898}, {0x10982, 583962}, {0x10983, 584254}, {0x10984, 584709}, {0x10985, 584677}, {0x10986, 583800}, {0x10987, 583832}, {0x10988, 584285}, {0x10989, 584090}, {0x1098A, 584122}, {0x1098B, 584154}, {0x1098C, 584188}, {0x1098D, 584220}, {0x1098E, 584349}, {0x1098F, 584381}, {0x10990, 584058}, {0x10991, 584025}, {0x10992, 583929}, {0x10993, 584415}, {0x10994, 584447}, {0x10995, 584481}, {0x10996, 583993}, {0x10997, 584317}, {0x10998, 584513}, {0x10999, 584545}, {0x1099A, 584579}, {0x1099B, 584611}, {0x1099C, 584645}, {0x1099D, 583866}, {0x1099E, 584741}, {0x1099F, 584775}, {0x109A0, 581138}, {0x109A1, 581253}, {0x109A2, 581307}, {0x109A3, 581496}, {0x109A4, 581765}, {0x109A5, 581738}, {0x109A6, 581199}, {0x109A7, 581522}, {0x109A8, 581415}, {0x109A9, 581442}, {0x109AA, 581469}, {0x109AB, 581576}, {0x109AC, 581388}, {0x109AD, 581360}, {0x109AE, 581279}, {0x109AF, 581603}, {0x109B0, 581164}, {0x109B1, 581630}, {0x109B2, 581333}, {0x109B3, 581549}, {0x109B4, 581657}, {0x109B5, 581684}, {0x109B6, 581711}, {0x109B7, 581226}, {0x109BC, 580704}, {0x109BD, 580866}, {0x109BE, 581822}, {0x109BF, 581792}, {0x109C0, 582674}, {0x109C1, 583623}, {0x109C2, 583398}, {0x109C3, 582334}, {0x109C4, 582115}, {0x109C5, 583047}, {0x109C6, 582820}, {0x109C7, 581852}, {0x109C8, 582484}, {0x109C9, 583262}, {0x109CA, 583552}, {0x109CB, 583327}, {0x109CC, 582265}, {0x109CD, 582046}, {0x109CE, 583193}, {0x109CF, 582974}, {0x109D2, 582702}, {0x109D3, 583651}, {0x109D4, 583428}, {0x109D5, 582363}, {0x109D6, 582144}, {0x109D7, 583075}, {0x109D8, 582850}, {0x109D9, 581882}, {0x109DA, 582513}, {0x109DB, 582783}, {0x109DC, 583732}, {0x109DD, 583513}, {0x109DE, 582446}, {0x109DF, 582227}, {0x109E0, 583156}, {0x109E1, 582935}, {0x109E2, 581967}, {0x109E3, 582596}, {0x109E4, 583290}, {0x109E5, 583583}, {0x109E6, 583358}, {0x109E7, 582295}, {0x109E8, 582076}, {0x109E9, 583223}, {0x109EA, 583006}, {0x109EB, 582006}, {0x109EC, 582634}, {0x109ED, 582738}, {0x109EE, 583687}, {0x109EF, 583466}, {0x109F0, 582400}, {0x109F1, 582181}, {0x109F2, 583111}, {0x109F3, 582888}, {0x109F4, 581920}, {0x109F5, 582550}, {0x109F6, 580901}, {0x109F7, 581099}, {0x109F8, 581058}, {0x109F9, 580786}, {0x109FA, 580746}, {0x109FB, 580980}, {0x109FC, 580939}, {0x109FD, 580663}, {0x109FE, 580826}, {0x109FF, 581019}, {0x10A00, 423896}, {0x10A01, 425316}, {0x10A02, 425364}, {0x10A03, 425388}, {0x10A05, 425292}, {0x10A06, 425340}, {0x10A0C, 425263}, {0x10A0D, 425187}, {0x10A0E, 425088}, {0x10A0F, 425221}, {0x10A10, 424175}, {0x10A11, 424196}, {0x10A12, 424090}, {0x10A13, 424111}, {0x10A15, 423959}, {0x10A16, 423980}, {0x10A17, 424154}, {0x10A19, 424325}, {0x10A1A, 424519}, {0x10A1B, 424541}, {0x10A1C, 424023}, {0x10A1D, 424045}, {0x10A1E, 424303}, {0x10A1F, 424476}, {0x10A20, 424497}, {0x10A21, 424002}, {0x10A22, 424068}, {0x10A23, 424282}, {0x10A24, 424347}, {0x10A25, 424368}, {0x10A26, 423916}, {0x10A27, 423937}, {0x10A28, 424261}, {0x10A29, 424654}, {0x10A2A, 424390}, {0x10A2B, 424240}, {0x10A2C, 424611}, {0x10A2D, 424432}, {0x10A2E, 424454}, {0x10A2F, 424411}, {0x10A30, 424675}, {0x10A31, 424133}, {0x10A32, 424218}, {0x10A33, 424587}, {0x10A34, 424564}, {0x10A35, 424632}, {0x10A38, 425113}, {0x10A39, 425139}, {0x10A3A, 425161}, {0x10A3F, 425245}, {0x10A40, 423802}, {0x10A41, 423846}, {0x10A42, 423823}, {0x10A43, 423780}, {0x10A44, 424757}, {0x10A45, 424779}, {0x10A46, 424696}, {0x10A47, 424726}, {0x10A48, 423867}, {0x10A50, 424899}, {0x10A51, 425052}, {0x10A52, 424804}, {0x10A53, 424834}, {0x10A54, 425020}, {0x10A55, 424991}, {0x10A56, 424870}, {0x10A57, 424926}, {0x10A58, 424962}, {0x10A60, 653179}, {0x10A61, 653298}, {0x10A62, 653207}, {0x10A63, 653330}, {0x10A64, 653388}, {0x10A65, 653690}, {0x10A66, 653540}, {0x10A67, 653418}, {0x10A68, 652962}, {0x10A69, 653570}, {0x10A6A, 653511}, {0x10A6B, 653237}, {0x10A6C, 653359}, {0x10A6D, 653267}, {0x10A6E, 653448}, {0x10A6F, 653479}, {0x10A70, 653089}, {0x10A71, 652903}, {0x10A72, 652933}, {0x10A73, 653024}, {0x10A74, 653148}, {0x10A75, 652992}, {0x10A76, 653117}, {0x10A77, 653599}, {0x10A78, 653749}, {0x10A79, 653056}, {0x10A7A, 653719}, {0x10A7B, 653629}, {0x10A7C, 653659}, {0x10A7D, 653810}, {0x10A7E, 653779}, {0x10A7F, 653839}, {0x10A80, 649246}, {0x10A81, 649334}, {0x10A82, 649217}, {0x10A83, 649363}, {0x10A84, 649423}, {0x10A85, 649628}, {0x10A86, 649067}, {0x10A87, 649452}, {0x10A88, 648950}, {0x10A89, 649539}, {0x10A8A, 649037}, {0x10A8B, 649275}, {0x10A8C, 649393}, {0x10A8D, 649304}, {0x10A8E, 649481}, {0x10A8F, 649097}, {0x10A90, 649127}, {0x10A91, 648920}, {0x10A92, 648891}, {0x10A93, 648979}, {0x10A94, 649156}, {0x10A95, 649008}, {0x10A96, 649186}, {0x10A97, 649510}, {0x10A98, 649715}, {0x10A99, 649568}, {0x10A9A, 649657}, {0x10A9B, 649598}, {0x10A9C, 649686}, {0x10A9D, 649745}, {0x10A9E, 649774}, {0x10A9F, 649803}, {0x10AC0, 526916}, {0x10AC1, 526963}, {0x10AC2, 526986}, {0x10AC3, 527107}, {0x10AC4, 527082}, {0x10AC5, 527010}, {0x10AC6, 527131}, {0x10AC7, 527598}, {0x10AC8, 528096}, {0x10AC9, 527689}, {0x10ACA, 527713}, {0x10ACB, 527175}, {0x10ACC, 527199}, {0x10ACD, 527152}, {0x10ACE, 527549}, {0x10ACF, 527666}, {0x10AD0, 527224}, {0x10AD1, 527620}, {0x10AD2, 527247}, {0x10AD3, 527271}, {0x10AD4, 527035}, {0x10AD5, 527572}, {0x10AD6, 527296}, {0x10AD7, 527318}, {0x10AD8, 527455}, {0x10AD9, 526940}, {0x10ADA, 526892}, {0x10ADB, 527340}, {0x10ADC, 527061}, {0x10ADD, 527431}, {0x10ADE, 527385}, {0x10ADF, 527643}, {0x10AE0, 527361}, {0x10AE1, 527408}, {0x10AE2, 527480}, {0x10AE3, 527503}, {0x10AE4, 527527}, {0x10AE5, 526822}, {0x10AE6, 526857}, {0x10AEB, 527761}, {0x10AEC, 527738}, {0x10AED, 527813}, {0x10AEE, 527835}, {0x10AEF, 527783}, {0x10AF0, 528036}, {0x10AF1, 527970}, {0x10AF2, 527925}, {0x10AF3, 527887}, {0x10AF4, 527860}, {0x10AF5, 528064}, {0x10AF6, 528001}, {0x10B00, 78864}, {0x10B01, 78881}, {0x10B02, 78992}, {0x10B03, 78918}, {0x10B04, 78974}, {0x10B05, 78899}, {0x10B06, 78937}, {0x10B07, 78955}, {0x10B08, 79102}, {0x10B09, 79119}, {0x10B0A, 79470}, {0x10B0B, 79487}, {0x10B0C, 79248}, {0x10B0D, 79265}, {0x10B0E, 79674}, {0x10B0F, 79691}, {0x10B10, 79301}, {0x10B11, 79727}, {0x10B12, 79764}, {0x10B13, 79745}, {0x10B14, 79155}, {0x10B15, 79173}, {0x10B16, 79192}, {0x10B17, 79047}, {0x10B18, 79283}, {0x10B19, 79618}, {0x10B1A, 79636}, {0x10B1B, 79065}, {0x10B1C, 79083}, {0x10B1D, 79655}, {0x10B1E, 79505}, {0x10B1F, 79137}, {0x10B20, 79010}, {0x10B21, 79028}, {0x10B22, 79373}, {0x10B23, 79412}, {0x10B24, 79392}, {0x10B25, 79355}, {0x10B26, 79451}, {0x10B27, 79432}, {0x10B28, 79337}, {0x10B29, 79229}, {0x10B2A, 79801}, {0x10B2B, 79783}, {0x10B2C, 79709}, {0x10B2D, 79523}, {0x10B2E, 79319}, {0x10B2F, 79541}, {0x10B30, 79820}, {0x10B31, 79559}, {0x10B32, 79838}, {0x10B33, 79578}, {0x10B34, 79598}, {0x10B35, 79211}, {0x10B39, 78838}, {0x10B3A, 793182}, {0x10B3B, 744419}, {0x10B3C, 450302}, {0x10B3D, 450050}, {0x10B3E, 450342}, {0x10B3F, 450090}, {0x10B40, 408155}, {0x10B41, 408226}, {0x10B42, 408298}, {0x10B43, 408261}, {0x10B44, 408334}, {0x10B45, 408822}, {0x10B46, 408891}, {0x10B47, 408367}, {0x10B48, 408787}, {0x10B49, 408856}, {0x10B4A, 408402}, {0x10B4B, 408437}, {0x10B4C, 408474}, {0x10B4D, 408508}, {0x10B4E, 408681}, {0x10B4F, 408191}, {0x10B50, 408542}, {0x10B51, 408645}, {0x10B52, 408575}, {0x10B53, 408610}, {0x10B54, 408718}, {0x10B55, 408753}, {0x10B58, 408962}, {0x10B59, 409188}, {0x10B5A, 409115}, {0x10B5B, 408927}, {0x10B5C, 409081}, {0x10B5D, 409151}, {0x10B5E, 408996}, {0x10B5F, 409038}, {0x10B60, 407205}, {0x10B61, 407240}, {0x10B62, 407310}, {0x10B63, 407274}, {0x10B64, 407345}, {0x10B65, 407756}, {0x10B66, 407833}, {0x10B67, 407377}, {0x10B68, 407722}, {0x10B69, 407799}, {0x10B6A, 407411}, {0x10B6B, 407445}, {0x10B6C, 407481}, {0x10B6D, 407519}, {0x10B6E, 407619}, {0x10B6F, 407552}, {0x10B70, 407584}, {0x10B71, 407655}, {0x10B72, 407689}, {0x10B78, 407902}, {0x10B79, 408122}, {0x10B7A, 408051}, {0x10B7B, 407868}, {0x10B7C, 408018}, {0x10B7D, 408086}, {0x10B7E, 407935}, {0x10B7F, 407976}, {0x10B80, 683065}, {0x10B81, 683094}, {0x10B82, 683152}, {0x10B83, 683122}, {0x10B84, 683181}, {0x10B85, 683492}, {0x10B86, 683557}, {0x10B87, 683207}, {0x10B88, 683529}, {0x10B89, 683235}, {0x10B8A, 683263}, {0x10B8B, 683293}, {0x10B8C, 683325}, {0x10B8D, 683407}, {0x10B8E, 683352}, {0x10B8F, 683378}, {0x10B90, 683437}, {0x10B91, 683465}, {0x10B99, 683789}, {0x10B9A, 683818}, {0x10B9B, 682993}, {0x10B9C, 683030}, {0x10BA9, 683614}, {0x10BAA, 683762}, {0x10BAB, 683703}, {0x10BAC, 683586}, {0x10BAD, 683676}, {0x10BAE, 683732}, {0x10BAF, 683641}, {0x10C00, 653875}, {0x10C01, 655068}, {0x10C02, 655154}, {0x10C03, 654817}, {0x10C04, 655834}, {0x10C05, 655628}, {0x10C06, 654900}, {0x10C07, 654927}, {0x10C08, 655891}, {0x10C09, 653902}, {0x10C0A, 655096}, {0x10C0B, 653958}, {0x10C0C, 655183}, {0x10C0D, 654248}, {0x10C0E, 655394}, {0x10C0F, 654016}, {0x10C10, 655213}, {0x10C11, 653930}, {0x10C12, 655125}, {0x10C13, 653987}, {0x10C14, 654789}, {0x10C15, 655805}, {0x10C16, 654473}, {0x10C17, 655599}, {0x10C18, 654219}, {0x10C19, 655364}, {0x10C1A, 654045}, {0x10C1B, 655243}, {0x10C1C, 654955}, {0x10C1D, 655920}, {0x10C1E, 654276}, {0x10C1F, 655423}, {0x10C20, 654074}, {0x10C21, 654559}, {0x10C22, 654588}, {0x10C23, 654304}, {0x10C24, 654103}, {0x10C25, 655273}, {0x10C26, 654674}, {0x10C27, 655715}, {0x10C28, 654616}, {0x10C29, 655685}, {0x10C2A, 654703}, {0x10C2B, 655745}, {0x10C2C, 655452}, {0x10C2D, 654645}, {0x10C2E, 655303}, {0x10C2F, 654732}, {0x10C30, 654984}, {0x10C31, 654844}, {0x10C32, 654531}, {0x10C33, 655656}, {0x10C34, 654332}, {0x10C35, 655482}, {0x10C36, 654872}, {0x10C37, 655862}, {0x10C38, 655012}, {0x10C39, 655950}, {0x10C3A, 654360}, {0x10C3B, 655511}, {0x10C3C, 654132}, {0x10C3D, 654388}, {0x10C3E, 654161}, {0x10C3F, 654416}, {0x10C40, 655540}, {0x10C41, 654760}, {0x10C42, 655775}, {0x10C43, 654445}, {0x10C44, 655570}, {0x10C45, 654190}, {0x10C46, 655334}, {0x10C47, 655040}, {0x10C48, 654501}, {0x10C80, 644545}, {0x10C81, 644576}, {0x10C82, 644774}, {0x10C83, 644640}, {0x10C84, 644806}, {0x10C85, 645323}, {0x10C86, 644871}, {0x10C87, 644904}, {0x10C88, 644673}, {0x10C89, 644743}, {0x10C8A, 644706}, {0x10C8B, 644936}, {0x10C8C, 644968}, {0x10C8D, 645000}, {0x10C8E, 645032}, {0x10C8F, 645065}, {0x10C90, 645758}, {0x10C91, 645789}, {0x10C92, 645097}, {0x10C93, 645129}, {0x10C94, 644608}, {0x10C95, 646156}, {0x10C96, 645161}, {0x10C97, 645193}, {0x10C98, 645226}, {0x10C99, 645291}, {0x10C9A, 645434}, {0x10C9B, 645907}, {0x10C9C, 645971}, {0x10C9D, 645821}, {0x10C9E, 646003}, {0x10C9F, 645938}, {0x10CA0, 645467}, {0x10CA1, 645258}, {0x10CA2, 645499}, {0x10CA3, 646087}, {0x10CA4, 645531}, {0x10CA5, 645563}, {0x10CA6, 645596}, {0x10CA7, 645356}, {0x10CA8, 645628}, {0x10CA9, 644838}, {0x10CAA, 646125}, {0x10CAB, 646221}, {0x10CAC, 645864}, {0x10CAD, 646045}, {0x10CAE, 645661}, {0x10CAF, 645693}, {0x10CB0, 645725}, {0x10CB1, 645389}, {0x10CB2, 646189}, {0x10CC0, 646423}, {0x10CC1, 646452}, {0x10CC2, 646638}, {0x10CC3, 646512}, {0x10CC4, 646668}, {0x10CC5, 647153}, {0x10CC6, 646729}, {0x10CC7, 646760}, {0x10CC8, 646543}, {0x10CC9, 646609}, {0x10CCA, 646574}, {0x10CCB, 646790}, {0x10CCC, 646820}, {0x10CCD, 646850}, {0x10CCE, 646880}, {0x10CCF, 646911}, {0x10CD0, 647562}, {0x10CD1, 647591}, {0x10CD2, 646941}, {0x10CD3, 646971}, {0x10CD4, 646482}, {0x10CD5, 647938}, {0x10CD6, 647001}, {0x10CD7, 647031}, {0x10CD8, 647062}, {0x10CD9, 647123}, {0x10CDA, 647258}, {0x10CDB, 647703}, {0x10CDC, 647763}, {0x10CDD, 647621}, {0x10CDE, 647793}, {0x10CDF, 647732}, {0x10CE0, 647289}, {0x10CE1, 647092}, {0x10CE2, 647319}, {0x10CE3, 647873}, {0x10CE4, 647349}, {0x10CE5, 647379}, {0x10CE6, 647410}, {0x10CE7, 647184}, {0x10CE8, 647440}, {0x10CE9, 646698}, {0x10CEA, 647909}, {0x10CEB, 647999}, {0x10CEC, 647662}, {0x10CED, 647833}, {0x10CEE, 647471}, {0x10CEF, 647501}, {0x10CF0, 647531}, {0x10CF1, 647215}, {0x10CF2, 647969}, {0x10CFA, 646306}, {0x10CFB, 646280}, {0x10CFC, 646398}, {0x10CFD, 646253}, {0x10CFE, 646331}, {0x10CFF, 646364}, {0x10D00, 378772}, {0x10D01, 378797}, {0x10D02, 379255}, {0x10D03, 379387}, {0x10D04, 379413}, {0x10D05, 378980}, {0x10D06, 378823}, {0x10D07, 378954}, {0x10D08, 379032}, {0x10D09, 378902}, {0x10D0A, 378849}, {0x10D0B, 378875}, {0x10D0C, 379281}, {0x10D0D, 379307}, {0x10D0E, 379518}, {0x10D0F, 379334}, {0x10D10, 379360}, {0x10D11, 379006}, {0x10D12, 378928}, {0x10D13, 379123}, {0x10D14, 379149}, {0x10D15, 379175}, {0x10D16, 379466}, {0x10D17, 379059}, {0x10D18, 379492}, {0x10D19, 379091}, {0x10D1A, 379201}, {0x10D1B, 379228}, {0x10D1C, 379440}, {0x10D1D, 379713}, {0x10D1E, 379761}, {0x10D1F, 379809}, {0x10D20, 379737}, {0x10D21, 379785}, {0x10D22, 379575}, {0x10D23, 379544}, {0x10D24, 379602}, {0x10D25, 379632}, {0x10D26, 379660}, {0x10D27, 379686}, {0x10D30, 378745}, {0x10D31, 378611}, {0x10D32, 378719}, {0x10D33, 378691}, {0x10D34, 378557}, {0x10D35, 378530}, {0x10D36, 378665}, {0x10D37, 378637}, {0x10D38, 378502}, {0x10D39, 378584}, {0x10E60, 696650}, {0x10E61, 696714}, {0x10E62, 696697}, {0x10E63, 696618}, {0x10E64, 696602}, {0x10E65, 696682}, {0x10E66, 696665}, {0x10E67, 696585}, {0x10E68, 696634}, {0x10E69, 697114}, {0x10E6A, 697175}, {0x10E6B, 697130}, {0x10E6C, 696915}, {0x10E6D, 696872}, {0x10E6E, 697096}, {0x10E6F, 697052}, {0x10E70, 696853}, {0x10E71, 696983}, {0x10E72, 697002}, {0x10E73, 697194}, {0x10E74, 697149}, {0x10E75, 696933}, {0x10E76, 696890}, {0x10E77, 697072}, {0x10E78, 697026}, {0x10E79, 696827}, {0x10E7A, 696958}, {0x10E7B, 696729}, {0x10E7C, 696752}, {0x10E7D, 696778}, {0x10E7E, 696802}, {0x10E80, 829190}, {0x10E81, 829080}, {0x10E82, 829490}, {0x10E83, 829507}, {0x10E84, 829667}, {0x10E85, 829596}, {0x10E86, 829136}, {0x10E87, 829117}, {0x10E88, 829097}, {0x10E89, 829314}, {0x10E8A, 829769}, {0x10E8B, 829172}, {0x10E8C, 829881}, {0x10E8D, 829543}, {0x10E8E, 829560}, {0x10E8F, 829864}, {0x10E90, 829332}, {0x10E91, 829632}, {0x10E92, 829613}, {0x10E93, 829578}, {0x10E94, 829154}, {0x10E95, 829650}, {0x10E96, 829899}, {0x10E97, 829243}, {0x10E98, 829786}, {0x10E99, 829261}, {0x10E9A, 829702}, {0x10E9B, 829719}, {0x10E9C, 829525}, {0x10E9D, 829349}, {0x10E9E, 829367}, {0x10E9F, 829278}, {0x10EA0, 829386}, {0x10EA1, 829437}, {0x10EA2, 829455}, {0x10EA3, 829685}, {0x10EA4, 829751}, {0x10EA5, 829473}, {0x10EA6, 829226}, {0x10EA7, 829296}, {0x10EA8, 829806}, {0x10EA9, 829209}, {0x10EAB, 829000}, {0x10EAC, 829028}, {0x10EAD, 829056}, {0x10EB0, 829404}, {0x10EB1, 829824}, {0x10F00, 651819}, {0x10F01, 651926}, {0x10F02, 651902}, {0x10F03, 651957}, {0x10F04, 652250}, {0x10F05, 652275}, {0x10F06, 651987}, {0x10F07, 652573}, {0x10F08, 652620}, {0x10F09, 652297}, {0x10F0A, 652596}, {0x10F0B, 652321}, {0x10F0C, 652345}, {0x10F0D, 652371}, {0x10F0E, 652394}, {0x10F0F, 652015}, {0x10F10, 652044}, {0x10F11, 652500}, {0x10F12, 651878}, {0x10F13, 651844}, {0x10F14, 652417}, {0x10F15, 652475}, {0x10F16, 652092}, {0x10F17, 652123}, {0x10F18, 652439}, {0x10F19, 652526}, {0x10F1A, 652550}, {0x10F1B, 652173}, {0x10F1C, 652202}, {0x10F1D, 652726}, {0x10F1E, 652880}, {0x10F1F, 652829}, {0x10F20, 652702}, {0x10F21, 652678}, {0x10F22, 652780}, {0x10F23, 652854}, {0x10F24, 652803}, {0x10F25, 652749}, {0x10F26, 651789}, {0x10F27, 652645}, {0x10F30, 745643}, {0x10F31, 745684}, {0x10F32, 745724}, {0x10F33, 745745}, {0x10F34, 746008}, {0x10F35, 746047}, {0x10F36, 745763}, {0x10F37, 746027}, {0x10F38, 745783}, {0x10F39, 745803}, {0x10F3A, 745845}, {0x10F3B, 745864}, {0x10F3C, 745947}, {0x10F3D, 745664}, {0x10F3E, 745883}, {0x10F3F, 745926}, {0x10F40, 745901}, {0x10F41, 745969}, {0x10F42, 745989}, {0x10F43, 745704}, {0x10F44, 745825}, {0x10F45, 745618}, {0x10F46, 745372}, {0x10F47, 745585}, {0x10F48, 745344}, {0x10F49, 745552}, {0x10F4A, 745284}, {0x10F4B, 745314}, {0x10F4C, 745400}, {0x10F4D, 745429}, {0x10F4E, 745458}, {0x10F4F, 745492}, {0x10F50, 745521}, {0x10F51, 746068}, {0x10F52, 746114}, {0x10F53, 746133}, {0x10F54, 746087}, {0x10F55, 746274}, {0x10F56, 746312}, {0x10F57, 746155}, {0x10F58, 746232}, {0x10F59, 746191}, {0x10FB0, 172448}, {0x10FB1, 172824}, {0x10FB2, 172495}, {0x10FB3, 172572}, {0x10FB4, 172547}, {0x10FB5, 172596}, {0x10FB6, 172876}, {0x10FB7, 172518}, {0x10FB8, 172921}, {0x10FB9, 172617}, {0x10FBA, 172898}, {0x10FBB, 172640}, {0x10FBC, 172663}, {0x10FBD, 172688}, {0x10FBE, 172710}, {0x10FBF, 172776}, {0x10FC0, 172472}, {0x10FC1, 172732}, {0x10FC2, 172753}, {0x10FC3, 172801}, {0x10FC4, 172854}, {0x10FC5, 172968}, {0x10FC6, 173091}, {0x10FC7, 173042}, {0x10FC8, 172945}, {0x10FC9, 173020}, {0x10FCA, 173066}, {0x10FCB, 172990}, {0x10FE0, 306928}, {0x10FE1, 306969}, {0x10FE2, 307011}, {0x10FE3, 306989}, {0x10FE4, 307032}, {0x10FE5, 307310}, {0x10FE6, 307349}, {0x10FE7, 307050}, {0x10FE8, 307290}, {0x10FE9, 307329}, {0x10FEA, 307070}, {0x10FEB, 307090}, {0x10FEC, 307112}, {0x10FED, 307131}, {0x10FEE, 307229}, {0x10FEF, 306949}, {0x10FF0, 307150}, {0x10FF1, 307208}, {0x10FF2, 307168}, {0x10FF3, 307188}, {0x10FF4, 307251}, {0x10FF5, 307271}, {0x10FF6, 307370}, {0x11000, 124178}, {0x11001, 124157}, {0x11002, 124250}, {0x11003, 124202}, {0x11004, 124226}, {0x11005, 122647}, {0x11006, 122663}, {0x11007, 122924}, {0x11008, 122940}, {0x11009, 123429}, {0x1100A, 123445}, {0x1100B, 123528}, {0x1100C, 123552}, {0x1100D, 123479}, {0x1100E, 123503}, {0x1100F, 122856}, {0x11010, 122680}, {0x11011, 123150}, {0x11012, 122697}, {0x11013, 122992}, {0x11014, 123009}, {0x11015, 122872}, {0x11016, 122889}, {0x11017, 123096}, {0x11018, 122749}, {0x11019, 122766}, {0x1101A, 122957}, {0x1101B, 122974}, {0x1101C, 123132}, {0x1101D, 123392}, {0x1101E, 123410}, {0x1101F, 122801}, {0x11020, 122819}, {0x11021, 123114}, {0x11022, 123357}, {0x11023, 123374}, {0x11024, 122784}, {0x11025, 122838}, {0x11026, 123079}, {0x11027, 123252}, {0x11028, 123269}, {0x11029, 122714}, {0x1102A, 122731}, {0x1102B, 123062}, {0x1102C, 123577}, {0x1102D, 123287}, {0x1102E, 123027}, {0x1102F, 123462}, {0x11030, 123321}, {0x11031, 123339}, {0x11032, 123304}, {0x11033, 122907}, {0x11034, 123044}, {0x11035, 123166}, {0x11036, 123224}, {0x11037, 123195}, {0x11038, 124284}, {0x11039, 124347}, {0x1103A, 124400}, {0x1103B, 124420}, {0x1103C, 124461}, {0x1103D, 124481}, {0x1103E, 124559}, {0x1103F, 124587}, {0x11040, 124502}, {0x11041, 124530}, {0x11042, 124380}, {0x11043, 124305}, {0x11044, 124441}, {0x11045, 124326}, {0x11046, 124270}, {0x11047, 122434}, {0x11048, 122627}, {0x11049, 124055}, {0x1104A, 124078}, {0x1104B, 124108}, {0x1104C, 124023}, {0x1104D, 124132}, {0x11052, 123774}, {0x11053, 124005}, {0x11054, 123964}, {0x11055, 123694}, {0x11056, 123655}, {0x11057, 123887}, {0x11058, 123845}, {0x11059, 123594}, {0x1105A, 123734}, {0x1105B, 123925}, {0x1105C, 123984}, {0x1105D, 123943}, {0x1105E, 123674}, {0x1105F, 123635}, {0x11060, 123905}, {0x11061, 123865}, {0x11062, 123614}, {0x11063, 123753}, {0x11064, 123792}, {0x11065, 123818}, {0x11066, 122609}, {0x11067, 122520}, {0x11068, 122592}, {0x11069, 122573}, {0x1106A, 122484}, {0x1106B, 122466}, {0x1106C, 122556}, {0x1106D, 122537}, {0x1106E, 122447}, {0x1106F, 122502}, {0x1107F, 123713}, {0x11080, 413598}, {0x11081, 413577}, {0x11082, 413659}, {0x11083, 412730}, {0x11084, 412746}, {0x11085, 413027}, {0x11086, 413043}, {0x11087, 413446}, {0x11088, 413462}, {0x11089, 412959}, {0x1108A, 412763}, {0x1108B, 413235}, {0x1108C, 412780}, {0x1108D, 413095}, {0x1108E, 413112}, {0x1108F, 412975}, {0x11090, 412992}, {0x11091, 413181}, {0x11092, 412832}, {0x11093, 412849}, {0x11094, 413060}, {0x11095, 413077}, {0x11096, 413217}, {0x11097, 413409}, {0x11098, 413427}, {0x11099, 412884}, {0x1109A, 412902}, {0x1109B, 412922}, {0x1109C, 413303}, {0x1109D, 413199}, {0x1109E, 413374}, {0x1109F, 413391}, {0x110A0, 412867}, {0x110A1, 412941}, {0x110A2, 413164}, {0x110A3, 413251}, {0x110A4, 413268}, {0x110A5, 412797}, {0x110A6, 412814}, {0x110A7, 413147}, {0x110A8, 413496}, {0x110A9, 413286}, {0x110AA, 413130}, {0x110AB, 413479}, {0x110AC, 413338}, {0x110AD, 413356}, {0x110AE, 413321}, {0x110AF, 413010}, {0x110B0, 413679}, {0x110B1, 413762}, {0x110B2, 413782}, {0x110B3, 413823}, {0x110B4, 413843}, {0x110B5, 413742}, {0x110B6, 413700}, {0x110B7, 413803}, {0x110B8, 413721}, {0x110B9, 413640}, {0x110BA, 413622}, {0x110BB, 412621}, {0x110BC, 412706}, {0x110BD, 413513}, {0x110BE, 413557}, {0x110BF, 412679}, {0x110C0, 412646}, {0x110C1, 412659}, {0x110CD, 413532}, {0x110D0, 747212}, {0x110D1, 747236}, {0x110D2, 746757}, {0x110D3, 746781}, {0x110D4, 746805}, {0x110D5, 746876}, {0x110D6, 747043}, {0x110D7, 747091}, {0x110D8, 746995}, {0x110D9, 747067}, {0x110DA, 747283}, {0x110DB, 747164}, {0x110DC, 747307}, {0x110DD, 747188}, {0x110DE, 746900}, {0x110DF, 746971}, {0x110E0, 746947}, {0x110E1, 747116}, {0x110E2, 746734}, {0x110E3, 746829}, {0x110E4, 746924}, {0x110E5, 747260}, {0x110E6, 747141}, {0x110E7, 746853}, {0x110E8, 747019}, {0x110F0, 746710}, {0x110F1, 746591}, {0x110F2, 746687}, {0x110F3, 746662}, {0x110F4, 746543}, {0x110F5, 746519}, {0x110F6, 746639}, {0x110F7, 746614}, {0x110F8, 746494}, {0x110F9, 746567}, {0x11100, 166534}, {0x11101, 166513}, {0x11102, 166558}, {0x11103, 165747}, {0x11104, 165985}, {0x11105, 166354}, {0x11106, 165914}, {0x11107, 166038}, {0x11108, 166056}, {0x11109, 165930}, {0x1110A, 165948}, {0x1110B, 166148}, {0x1110C, 165801}, {0x1110D, 165819}, {0x1110E, 166001}, {0x1110F, 166019}, {0x11110, 166186}, {0x11111, 166315}, {0x11112, 166334}, {0x11113, 165856}, {0x11114, 165875}, {0x11115, 166167}, {0x11116, 166278}, {0x11117, 166296}, {0x11118, 165838}, {0x11119, 165895}, {0x1111A, 166130}, {0x1111B, 166205}, {0x1111C, 166223}, {0x1111D, 165764}, {0x1111E, 165782}, {0x1111F, 166112}, {0x11120, 166424}, {0x11121, 166406}, {0x11122, 166242}, {0x11123, 166075}, {0x11124, 166388}, {0x11125, 166260}, {0x11126, 165967}, {0x11127, 166592}, {0x11128, 166716}, {0x11129, 166736}, {0x1112A, 166798}, {0x1112B, 166818}, {0x1112C, 166675}, {0x1112D, 166633}, {0x1112E, 166757}, {0x1112F, 166654}, {0x11130, 166777}, {0x11131, 166458}, {0x11132, 165519}, {0x11133, 166578}, {0x11134, 166443}, {0x11136, 165709}, {0x11137, 165620}, {0x11138, 165692}, {0x11139, 165673}, {0x1113A, 165584}, {0x1113B, 165566}, {0x1113C, 165656}, {0x1113D, 165637}, {0x1113E, 165547}, {0x1113F, 165602}, {0x11140, 166493}, {0x11141, 165534}, {0x11142, 165727}, {0x11143, 166472}, {0x11144, 166093}, {0x11145, 166612}, {0x11146, 166695}, {0x11147, 166370}, {0x11150, 520748}, {0x11151, 521000}, {0x11152, 521388}, {0x11153, 520924}, {0x11154, 521193}, {0x11155, 521057}, {0x11156, 521076}, {0x11157, 520942}, {0x11158, 520961}, {0x11159, 520805}, {0x1115A, 520824}, {0x1115B, 521018}, {0x1115C, 521037}, {0x1115D, 521173}, {0x1115E, 521347}, {0x1115F, 521367}, {0x11160, 520863}, {0x11161, 520883}, {0x11162, 521153}, {0x11163, 521308}, {0x11164, 521327}, {0x11165, 520844}, {0x11166, 520904}, {0x11167, 521134}, {0x11168, 521211}, {0x11169, 521230}, {0x1116A, 520766}, {0x1116B, 520785}, {0x1116C, 521115}, {0x1116D, 521250}, {0x1116E, 521096}, {0x1116F, 521406}, {0x11170, 521289}, {0x11171, 520981}, {0x11172, 521269}, {0x11173, 521470}, {0x11174, 520721}, {0x11175, 521448}, {0x11176, 521425}, {0x11180, 705694}, {0x11181, 705650}, {0x11182, 705863}, {0x11183, 704646}, {0x11184, 704663}, {0x11185, 704939}, {0x11186, 704956}, {0x11187, 705382}, {0x11188, 705399}, {0x11189, 705486}, {0x1118A, 705511}, {0x1118B, 705435}, {0x1118C, 705460}, {0x1118D, 704867}, {0x1118E, 704681}, {0x1118F, 705178}, {0x11190, 704699}, {0x11191, 705011}, {0x11192, 705029}, {0x11193, 704884}, {0x11194, 704902}, {0x11195, 705121}, {0x11196, 704754}, {0x11197, 704772}, {0x11198, 704974}, {0x11199, 704992}, {0x1119A, 705159}, {0x1119B, 705343}, {0x1119C, 705362}, {0x1119D, 704809}, {0x1119E, 704828}, {0x1119F, 705140}, {0x111A0, 705306}, {0x111A1, 705324}, {0x111A2, 704791}, {0x111A3, 704848}, {0x111A4, 705103}, {0x111A5, 705195}, {0x111A6, 705213}, {0x111A7, 704717}, {0x111A8, 704735}, {0x111A9, 705085}, {0x111AA, 705537}, {0x111AB, 705232}, {0x111AC, 705048}, {0x111AD, 705066}, {0x111AE, 705417}, {0x111AF, 705268}, {0x111B0, 705287}, {0x111B1, 705250}, {0x111B2, 704921}, {0x111B3, 705931}, {0x111B4, 706018}, {0x111B5, 706039}, {0x111B6, 706117}, {0x111B7, 706138}, {0x111B8, 706219}, {0x111B9, 706248}, {0x111BA, 706160}, {0x111BB, 706189}, {0x111BC, 705997}, {0x111BD, 705953}, {0x111BE, 706061}, {0x111BF, 705975}, {0x111C0, 705843}, {0x111C1, 705672}, {0x111C2, 705753}, {0x111C3, 705818}, {0x111C4, 705555}, {0x111C5, 704358}, {0x111C6, 704562}, {0x111C7, 704306}, {0x111C8, 705632}, {0x111C9, 705566}, {0x111CA, 705778}, {0x111CB, 705903}, {0x111CC, 704596}, {0x111CD, 705884}, {0x111CE, 706082}, {0x111CF, 705719}, {0x111D0, 704543}, {0x111D1, 704449}, {0x111D2, 704525}, {0x111D3, 704505}, {0x111D4, 704411}, {0x111D5, 704392}, {0x111D6, 704487}, {0x111D7, 704467}, {0x111D8, 704372}, {0x111D9, 704430}, {0x111DA, 704583}, {0x111DB, 705797}, {0x111DC, 704627}, {0x111DD, 704332}, {0x111DE, 705586}, {0x111DF, 705609}, {0x111E1, 739318}, {0x111E2, 739426}, {0x111E3, 739398}, {0x111E4, 739264}, {0x111E5, 739237}, {0x111E6, 739372}, {0x111E7, 739344}, {0x111E8, 739209}, {0x111E9, 739291}, {0x111EA, 739701}, {0x111EB, 739758}, {0x111EC, 739728}, {0x111ED, 739511}, {0x111EE, 739482}, {0x111EF, 739672}, {0x111F0, 739641}, {0x111F1, 739452}, {0x111F2, 739540}, {0x111F3, 739570}, {0x111F4, 739605}, {0x11200, 445633}, {0x11201, 445649}, {0x11202, 445965}, {0x11203, 446331}, {0x11204, 445879}, {0x11205, 445666}, {0x11206, 446174}, {0x11207, 445683}, {0x11208, 446016}, {0x11209, 446033}, {0x1120A, 445895}, {0x1120B, 445912}, {0x1120C, 445930}, {0x1120D, 446120}, {0x1120E, 445753}, {0x1120F, 445770}, {0x11210, 445981}, {0x11211, 445998}, {0x11213, 446156}, {0x11214, 446294}, {0x11215, 446312}, {0x11216, 445805}, {0x11217, 445842}, {0x11218, 446138}, {0x11219, 446259}, {0x1121A, 446276}, {0x1121B, 445788}, {0x1121C, 445823}, {0x1121D, 445861}, {0x1121E, 446103}, {0x1121F, 446190}, {0x11220, 446207}, {0x11221, 445700}, {0x11222, 445717}, {0x11223, 445735}, {0x11224, 446086}, {0x11225, 446364}, {0x11226, 446225}, {0x11227, 446051}, {0x11228, 446347}, {0x11229, 446242}, {0x1122A, 445948}, {0x1122B, 446068}, {0x1122C, 446496}, {0x1122D, 446579}, {0x1122E, 446599}, {0x1122F, 446640}, {0x11230, 446559}, {0x11231, 446517}, {0x11232, 446620}, {0x11233, 446538}, {0x11234, 446401}, {0x11235, 446477}, {0x11236, 446422}, {0x11237, 446440}, {0x11238, 445573}, {0x11239, 445586}, {0x1123A, 446660}, {0x1123B, 446381}, {0x1123C, 445606}, {0x1123D, 445548}, {0x1123E, 446459}, {0x11280, 602289}, {0x11281, 602548}, {0x11282, 602918}, {0x11283, 602476}, {0x11284, 602602}, {0x11285, 602620}, {0x11286, 602493}, {0x11288, 602511}, {0x1128A, 602343}, {0x1128B, 602361}, {0x1128C, 602565}, {0x1128D, 602583}, {0x1128F, 602712}, {0x11290, 602879}, {0x11291, 602898}, {0x11292, 602398}, {0x11293, 602417}, {0x11294, 602437}, {0x11295, 602693}, {0x11296, 602842}, {0x11297, 602860}, {0x11298, 602380}, {0x11299, 602457}, {0x1129A, 602675}, {0x1129B, 602731}, {0x1129C, 602749}, {0x1129D, 602306}, {0x1129F, 602324}, {0x112A0, 602657}, {0x112A1, 602953}, {0x112A2, 602768}, {0x112A3, 602639}, {0x112A4, 602935}, {0x112A5, 602824}, {0x112A6, 602530}, {0x112A7, 602805}, {0x112A8, 602786}, {0x112A9, 602971}, {0x112B0, 446892}, {0x112B1, 446911}, {0x112B2, 447281}, {0x112B3, 447300}, {0x112B4, 447772}, {0x112B5, 447791}, {0x112B6, 447180}, {0x112B7, 446931}, {0x112B8, 447546}, {0x112B9, 446951}, {0x112BA, 447382}, {0x112BB, 447402}, {0x112BC, 447199}, {0x112BD, 447219}, {0x112BE, 447240}, {0x112BF, 447483}, {0x112C0, 447033}, {0x112C1, 447053}, {0x112C2, 447320}, {0x112C3, 447361}, {0x112C4, 447340}, {0x112C5, 447525}, {0x112C6, 447729}, {0x112C7, 447750}, {0x112C8, 447094}, {0x112C9, 447115}, {0x112CA, 447626}, {0x112CB, 447137}, {0x112CC, 447504}, {0x112CD, 447688}, {0x112CE, 447708}, {0x112CF, 447074}, {0x112D0, 447159}, {0x112D1, 447463}, {0x112D2, 447565}, {0x112D3, 447585}, {0x112D4, 446971}, {0x112D5, 446991}, {0x112D6, 447012}, {0x112D7, 447443}, {0x112D8, 447831}, {0x112D9, 447606}, {0x112DA, 447423}, {0x112DB, 447811}, {0x112DC, 447667}, {0x112DD, 447647}, {0x112DE, 447261}, {0x112DF, 447851}, {0x112E0, 447918}, {0x112E1, 448013}, {0x112E2, 448036}, {0x112E3, 448083}, {0x112E4, 448106}, {0x112E5, 447990}, {0x112E6, 447942}, {0x112E7, 448060}, {0x112E8, 447966}, {0x112E9, 447875}, {0x112EA, 447896}, {0x112F0, 446871}, {0x112F1, 446767}, {0x112F2, 446851}, {0x112F3, 446829}, {0x112F4, 446725}, {0x112F5, 446704}, {0x112F6, 446809}, {0x112F7, 446787}, {0x112F8, 446682}, {0x112F9, 446746}, {0x11300, 335974}, {0x11301, 335949}, {0x11302, 335905}, {0x11303, 336070}, {0x11305, 334916}, {0x11306, 334933}, {0x11307, 335210}, {0x11308, 335227}, {0x11309, 335654}, {0x1130A, 335671}, {0x1130B, 335825}, {0x1130C, 335774}, {0x1130F, 335137}, {0x11310, 334951}, {0x11313, 335449}, {0x11314, 334969}, {0x11315, 335282}, {0x11316, 335300}, {0x11317, 335155}, {0x11318, 335173}, {0x11319, 335392}, {0x1131A, 335024}, {0x1131B, 335042}, {0x1131C, 335245}, {0x1131D, 335263}, {0x1131E, 335430}, {0x1131F, 335615}, {0x11320, 335634}, {0x11321, 335079}, {0x11322, 335098}, {0x11323, 335411}, {0x11324, 335578}, {0x11325, 335596}, {0x11326, 335061}, {0x11327, 335118}, {0x11328, 335374}, {0x1132A, 335467}, {0x1132B, 335485}, {0x1132C, 334987}, {0x1132D, 335005}, {0x1132E, 335356}, {0x1132F, 335876}, {0x11330, 335504}, {0x11332, 335319}, {0x11333, 335337}, {0x11335, 335689}, {0x11336, 335540}, {0x11337, 335559}, {0x11338, 335522}, {0x11339, 335192}, {0x1133B, 185950}, {0x1133C, 336012}, {0x1133D, 335927}, {0x1133E, 336091}, {0x1133F, 336179}, {0x11340, 336200}, {0x11341, 336244}, {0x11342, 336265}, {0x11343, 336346}, {0x11344, 336375}, {0x11347, 336157}, {0x11348, 336113}, {0x1134B, 336222}, {0x1134C, 336135}, {0x1134D, 336050}, {0x11350, 335894}, {0x11357, 334893}, {0x1135D, 336031}, {0x1135E, 335707}, {0x1135F, 335737}, {0x11360, 335850}, {0x11361, 335799}, {0x11362, 336287}, {0x11363, 336316}, {0x11366, 191569}, {0x11367, 191455}, {0x11368, 191541}, {0x11369, 191511}, {0x1136A, 191426}, {0x1136B, 191397}, {0x1136C, 191483}, {0x11370, 191598}, {0x11371, 191625}, {0x11372, 191653}, {0x11373, 191709}, {0x11374, 191681}, {0x11400, 626432}, {0x11401, 626446}, {0x11402, 626677}, {0x11403, 626691}, {0x11404, 627130}, {0x11405, 627144}, {0x11406, 627231}, {0x11407, 627253}, {0x11408, 627186}, {0x11409, 627208}, {0x1140A, 626617}, {0x1140B, 626461}, {0x1140C, 626943}, {0x1140D, 626476}, {0x1140E, 626737}, {0x1140F, 626752}, {0x11410, 626631}, {0x11411, 626646}, {0x11412, 626845}, {0x11413, 626861}, {0x11414, 626522}, {0x11415, 626537}, {0x11416, 626706}, {0x11417, 626721}, {0x11418, 626910}, {0x11419, 626926}, {0x1141A, 627097}, {0x1141B, 627113}, {0x1141C, 626568}, {0x1141D, 626584}, {0x1141E, 626894}, {0x1141F, 627066}, {0x11420, 627081}, {0x11421, 626553}, {0x11422, 626601}, {0x11423, 626830}, {0x11424, 626878}, {0x11425, 626957}, {0x11426, 626972}, {0x11427, 626491}, {0x11428, 626506}, {0x11429, 626799}, {0x1142A, 626814}, {0x1142B, 627291}, {0x1142C, 626988}, {0x1142D, 627003}, {0x1142E, 626768}, {0x1142F, 626783}, {0x11430, 627276}, {0x11431, 627034}, {0x11432, 627050}, {0x11433, 627019}, {0x11434, 626662}, {0x11435, 627545}, {0x11436, 627620}, {0x11437, 627638}, {0x11438, 627675}, {0x11439, 627693}, {0x1143A, 627765}, {0x1143B, 627791}, {0x1143C, 627712}, {0x1143D, 627738}, {0x1143E, 627602}, {0x1143F, 627564}, {0x11440, 627657}, {0x11441, 627583}, {0x11442, 627510}, {0x11443, 627403}, {0x11444, 627365}, {0x11445, 627527}, {0x11446, 627472}, {0x11447, 627384}, {0x11448, 627425}, {0x11449, 627306}, {0x1144A, 627353}, {0x1144B, 626189}, {0x1144C, 626378}, {0x1144D, 626178}, {0x1144E, 626396}, {0x1144F, 626155}, {0x11450, 626344}, {0x11451, 626265}, {0x11452, 626329}, {0x11453, 626312}, {0x11454, 626233}, {0x11455, 626217}, {0x11456, 626297}, {0x11457, 626280}, {0x11458, 626200}, {0x11459, 626249}, {0x1145A, 626360}, {0x1145B, 627314}, {0x1145D, 626412}, {0x1145E, 627336}, {0x1145F, 627159}, {0x11460, 627450}, {0x11461, 627488}, {0x11480, 793258}, {0x11481, 793475}, {0x11482, 793492}, {0x11483, 793768}, {0x11484, 793785}, {0x11485, 794192}, {0x11486, 794209}, {0x11487, 794296}, {0x11488, 794321}, {0x11489, 794245}, {0x1148A, 794270}, {0x1148B, 793696}, {0x1148C, 793510}, {0x1148D, 793988}, {0x1148E, 793528}, {0x1148F, 793840}, {0x11490, 793858}, {0x11491, 793713}, {0x11492, 793731}, {0x11493, 793931}, {0x11494, 793583}, {0x11495, 793601}, {0x11496, 793803}, {0x11497, 793821}, {0x11498, 793969}, {0x11499, 794153}, {0x1149A, 794172}, {0x1149B, 793638}, {0x1149C, 793657}, {0x1149D, 793950}, {0x1149E, 794116}, {0x1149F, 794134}, {0x114A0, 793620}, {0x114A1, 793677}, {0x114A2, 793913}, {0x114A3, 794005}, {0x114A4, 794023}, {0x114A5, 793546}, {0x114A6, 793564}, {0x114A7, 793895}, {0x114A8, 794347}, {0x114A9, 794042}, {0x114AA, 793877}, {0x114AB, 794227}, {0x114AC, 794078}, {0x114AD, 794097}, {0x114AE, 794060}, {0x114AF, 793750}, {0x114B0, 794505}, {0x114B1, 794592}, {0x114B2, 794613}, {0x114B3, 794710}, {0x114B4, 794731}, {0x114B5, 794812}, {0x114B6, 794841}, {0x114B7, 794753}, {0x114B8, 794782}, {0x114B9, 794571}, {0x114BA, 794656}, {0x114BB, 794527}, {0x114BC, 794635}, {0x114BD, 794683}, {0x114BE, 794549}, {0x114BF, 794420}, {0x114C0, 794376}, {0x114C1, 794484}, {0x114C2, 794464}, {0x114C3, 794445}, {0x114C4, 794398}, {0x114C5, 793461}, {0x114C6, 793232}, {0x114C7, 794365}, {0x114D0, 793442}, {0x114D1, 793348}, {0x114D2, 793424}, {0x114D3, 793404}, {0x114D4, 793310}, {0x114D5, 793291}, {0x114D6, 793386}, {0x114D7, 793366}, {0x114D8, 793271}, {0x114D9, 793329}, {0x11580, 707882}, {0x11581, 707899}, {0x11582, 708202}, {0x11583, 708219}, {0x11584, 708743}, {0x11585, 708760}, {0x11586, 708847}, {0x11587, 708872}, {0x11588, 708796}, {0x11589, 708821}, {0x1158A, 708130}, {0x1158B, 707917}, {0x1158C, 708422}, {0x1158D, 707962}, {0x1158E, 708274}, {0x1158F, 708292}, {0x11590, 708147}, {0x11591, 708165}, {0x11592, 708365}, {0x11593, 708017}, {0x11594, 708035}, {0x11595, 708237}, {0x11596, 708255}, {0x11597, 708403}, {0x11598, 708627}, {0x11599, 708646}, {0x1159A, 708072}, {0x1159B, 708091}, {0x1159C, 708384}, {0x1159D, 708550}, {0x1159E, 708568}, {0x1159F, 708054}, {0x115A0, 708111}, {0x115A1, 708347}, {0x115A2, 708439}, {0x115A3, 708457}, {0x115A4, 707980}, {0x115A5, 707998}, {0x115A6, 708329}, {0x115A7, 708898}, {0x115A8, 708476}, {0x115A9, 708311}, {0x115AA, 708778}, {0x115AB, 708512}, {0x115AC, 708531}, {0x115AD, 708494}, {0x115AE, 708184}, {0x115AF, 709851}, {0x115B0, 710001}, {0x115B1, 710022}, {0x115B2, 710065}, {0x115B3, 710086}, {0x115B4, 710108}, {0x115B5, 710137}, {0x115B8, 709980}, {0x115B9, 709873}, {0x115BA, 710044}, {0x115BB, 709958}, {0x115BC, 709745}, {0x115BD, 709723}, {0x115BE, 709830}, {0x115BF, 709810}, {0x115C0, 709770}, {0x115C1, 709789}, {0x115C2, 707822}, {0x115C3, 707836}, {0x115C4, 709701}, {0x115C5, 709679}, {0x115C6, 708916}, {0x115C7, 708942}, {0x115C8, 708968}, {0x115C9, 707857}, {0x115CA, 709579}, {0x115CB, 709524}, {0x115CC, 709309}, {0x115CD, 709361}, {0x115CE, 709420}, {0x115CF, 708994}, {0x115D0, 709027}, {0x115D1, 709220}, {0x115D2, 709636}, {0x115D3, 709263}, {0x115D4, 709479}, {0x115D5, 709124}, {0x115D6, 709167}, {0x115D7, 709070}, {0x115D8, 708587}, {0x115D9, 708666}, {0x115DA, 708704}, {0x115DB, 707935}, {0x115DC, 709895}, {0x115DD, 709926}, {0x11600, 588516}, {0x11601, 588530}, {0x11602, 588761}, {0x11603, 588775}, {0x11604, 589132}, {0x11605, 589146}, {0x11606, 589221}, {0x11607, 589243}, {0x11608, 589176}, {0x11609, 589198}, {0x1160A, 588701}, {0x1160B, 588545}, {0x1160C, 588961}, {0x1160D, 588560}, {0x1160E, 588821}, {0x1160F, 588836}, {0x11610, 588715}, {0x11611, 588730}, {0x11612, 588913}, {0x11613, 588606}, {0x11614, 588621}, {0x11615, 588790}, {0x11616, 588805}, {0x11617, 588945}, {0x11618, 589099}, {0x11619, 589115}, {0x1161A, 588652}, {0x1161B, 588668}, {0x1161C, 588929}, {0x1161D, 589068}, {0x1161E, 589083}, {0x1161F, 588637}, {0x11620, 588685}, {0x11621, 588898}, {0x11622, 588975}, {0x11623, 588990}, {0x11624, 588575}, {0x11625, 588590}, {0x11626, 588883}, {0x11627, 589266}, {0x11628, 589006}, {0x11629, 588852}, {0x1162A, 589161}, {0x1162B, 589036}, {0x1162C, 589052}, {0x1162D, 589021}, {0x1162E, 588746}, {0x1162F, 588867}, {0x11630, 589372}, {0x11631, 589447}, {0x11632, 589465}, {0x11633, 589502}, {0x11634, 589520}, {0x11635, 589592}, {0x11636, 589618}, {0x11637, 589539}, {0x11638, 589565}, {0x11639, 589429}, {0x1163A, 589391}, {0x1163B, 589484}, {0x1163C, 589410}, {0x1163D, 589281}, {0x1163E, 589354}, {0x1163F, 589337}, {0x11640, 589300}, {0x11641, 588327}, {0x11642, 588498}, {0x11643, 588304}, {0x11644, 589322}, {0x11650, 588482}, {0x11651, 588403}, {0x11652, 588467}, {0x11653, 588450}, {0x11654, 588371}, {0x11655, 588355}, {0x11656, 588435}, {0x11657, 588418}, {0x11658, 588338}, {0x11659, 588387}, {0x11660, 596717}, {0x11661, 600881}, {0x11662, 596989}, {0x11663, 601156}, {0x11664, 596680}, {0x11665, 600950}, {0x11666, 600905}, {0x11667, 597201}, {0x11668, 597226}, {0x11669, 601028}, {0x1166A, 601093}, {0x1166B, 601050}, {0x1166C, 601193}, {0x11680, 774104}, {0x11681, 774119}, {0x11682, 774390}, {0x11683, 774405}, {0x11684, 774768}, {0x11685, 774783}, {0x11686, 774326}, {0x11687, 774135}, {0x11688, 774586}, {0x11689, 774176}, {0x1168A, 774454}, {0x1168B, 774470}, {0x1168C, 774341}, {0x1168D, 774357}, {0x1168E, 774535}, {0x1168F, 774225}, {0x11690, 774241}, {0x11691, 774421}, {0x11692, 774437}, {0x11693, 774569}, {0x11694, 774733}, {0x11695, 774750}, {0x11696, 774274}, {0x11697, 774291}, {0x11698, 774552}, {0x11699, 774700}, {0x1169A, 774716}, {0x1169B, 774258}, {0x1169C, 774309}, {0x1169D, 774519}, {0x1169E, 774601}, {0x1169F, 774617}, {0x116A0, 774192}, {0x116A1, 774208}, {0x116A2, 774503}, {0x116A3, 774815}, {0x116A4, 774634}, {0x116A5, 774487}, {0x116A6, 774799}, {0x116A7, 774683}, {0x116A8, 774667}, {0x116A9, 774374}, {0x116AA, 774650}, {0x116AB, 774831}, {0x116AC, 774886}, {0x116AD, 774905}, {0x116AE, 774984}, {0x116AF, 775003}, {0x116B0, 775042}, {0x116B1, 775061}, {0x116B2, 774965}, {0x116B3, 774925}, {0x116B4, 775023}, {0x116B5, 774945}, {0x116B6, 774868}, {0x116B7, 774851}, {0x116B8, 774151}, {0x116C0, 774087}, {0x116C1, 774003}, {0x116C2, 774071}, {0x116C3, 774053}, {0x116C4, 773969}, {0x116C5, 773952}, {0x116C6, 774037}, {0x116C7, 774019}, {0x116C8, 773934}, {0x116C9, 773986}, {0x11700, 4228}, {0x11701, 4243}, {0x11702, 4304}, {0x11703, 4289}, {0x11704, 4397}, {0x11705, 4048}, {0x11706, 4336}, {0x11707, 4351}, {0x11708, 4073}, {0x11709, 4274}, {0x1170A, 4197}, {0x1170B, 4104}, {0x1170C, 4412}, {0x1170D, 4367}, {0x1170E, 4259}, {0x1170F, 4382}, {0x11710, 4320}, {0x11711, 4182}, {0x11712, 3984}, {0x11713, 4120}, {0x11714, 4135}, {0x11715, 4151}, {0x11716, 4023}, {0x11717, 4166}, {0x11718, 4088}, {0x11719, 4212}, {0x1171A, 3998}, {0x1171D, 3725}, {0x1171E, 3794}, {0x1171F, 3755}, {0x11720, 4553}, {0x11721, 4571}, {0x11722, 4665}, {0x11723, 4683}, {0x11724, 4720}, {0x11725, 4738}, {0x11726, 4647}, {0x11727, 4628}, {0x11728, 4702}, {0x11729, 4590}, {0x1172A, 4609}, {0x1172B, 4463}, {0x11730, 3968}, {0x11731, 3889}, {0x11732, 3953}, {0x11733, 3936}, {0x11734, 3857}, {0x11735, 3841}, {0x11736, 3921}, {0x11737, 3904}, {0x11738, 3824}, {0x11739, 3873}, {0x1173A, 4428}, {0x1173B, 4444}, {0x1173C, 4514}, {0x1173D, 4496}, {0x1173E, 4480}, {0x1173F, 4538}, {0x11800, 265740}, {0x11801, 265755}, {0x11802, 266001}, {0x11803, 266016}, {0x11804, 266396}, {0x11805, 266411}, {0x11806, 265937}, {0x11807, 265771}, {0x11808, 266197}, {0x11809, 265787}, {0x1180A, 266065}, {0x1180B, 266081}, {0x1180C, 265952}, {0x1180D, 265968}, {0x1180E, 266146}, {0x1180F, 265836}, {0x11810, 265852}, {0x11811, 266032}, {0x11812, 266048}, {0x11813, 266180}, {0x11814, 266361}, {0x11815, 266378}, {0x11816, 265885}, {0x11817, 265902}, {0x11818, 266163}, {0x11819, 266328}, {0x1181A, 266344}, {0x1181B, 265869}, {0x1181C, 265920}, {0x1181D, 266130}, {0x1181E, 266212}, {0x1181F, 266228}, {0x11820, 265803}, {0x11821, 265819}, {0x11822, 266114}, {0x11823, 266443}, {0x11824, 266245}, {0x11825, 266098}, {0x11826, 266427}, {0x11827, 266294}, {0x11828, 266311}, {0x11829, 266278}, {0x1182A, 265985}, {0x1182B, 266261}, {0x1182C, 266533}, {0x1182D, 266612}, {0x1182E, 266631}, {0x1182F, 266670}, {0x11830, 266689}, {0x11831, 266709}, {0x11832, 266736}, {0x11833, 266593}, {0x11834, 266553}, {0x11835, 266651}, {0x11836, 266573}, {0x11837, 266459}, {0x11838, 266514}, {0x11839, 266496}, {0x1183A, 266479}, {0x1183B, 265716}, {0x118A0, 820001}, {0x118A1, 819513}, {0x118A2, 820341}, {0x118A3, 820431}, {0x118A4, 820371}, {0x118A5, 820401}, {0x118A6, 819941}, {0x118A7, 820279}, {0x118A8, 819693}, {0x118A9, 820065}, {0x118AA, 819572}, {0x118AB, 819784}, {0x118AC, 819971}, {0x118AD, 819753}, {0x118AE, 820461}, {0x118AF, 820249}, {0x118B0, 819722}, {0x118B1, 820094}, {0x118B2, 820218}, {0x118B3, 820033}, {0x118B4, 819663}, {0x118B5, 819603}, {0x118B6, 819542}, {0x118B7, 819633}, {0x118B8, 820125}, {0x118B9, 819845}, {0x118BA, 819877}, {0x118BB, 819909}, {0x118BC, 819814}, {0x118BD, 820186}, {0x118BE, 820155}, {0x118BF, 820309}, {0x118C0, 821422}, {0x118C1, 820966}, {0x118C2, 821740}, {0x118C3, 821824}, {0x118C4, 821768}, {0x118C5, 821796}, {0x118C6, 821366}, {0x118C7, 821682}, {0x118C8, 821134}, {0x118C9, 821482}, {0x118CA, 821021}, {0x118CB, 821219}, {0x118CC, 821394}, {0x118CD, 821190}, {0x118CE, 821852}, {0x118CF, 821654}, {0x118D0, 821161}, {0x118D1, 821509}, {0x118D2, 821625}, {0x118D3, 821452}, {0x118D4, 821106}, {0x118D5, 821050}, {0x118D6, 820993}, {0x118D7, 821078}, {0x118D8, 821538}, {0x118D9, 821276}, {0x118DA, 821306}, {0x118DB, 821336}, {0x118DC, 821247}, {0x118DD, 821595}, {0x118DE, 821566}, {0x118DF, 821710}, {0x118E0, 820699}, {0x118E1, 820585}, {0x118E2, 820677}, {0x118E3, 820653}, {0x118E4, 820539}, {0x118E5, 820516}, {0x118E6, 820631}, {0x118E7, 820607}, {0x118E8, 820492}, {0x118E9, 820562}, {0x118EA, 820876}, {0x118EB, 820925}, {0x118EC, 820899}, {0x118ED, 820773}, {0x118EE, 820748}, {0x118EF, 820851}, {0x118F0, 820824}, {0x118F1, 820722}, {0x118F2, 820798}, {0x118FF, 820951}, {0x11900, 263842}, {0x11901, 263863}, {0x11902, 264155}, {0x11903, 264176}, {0x11904, 264647}, {0x11905, 264668}, {0x11906, 264067}, {0x11909, 264423}, {0x1190C, 264220}, {0x1190D, 264242}, {0x1190E, 264088}, {0x1190F, 264110}, {0x11910, 264354}, {0x11911, 263930}, {0x11912, 263952}, {0x11913, 264198}, {0x11915, 264400}, {0x11916, 264624}, {0x11918, 263997}, {0x11919, 264020}, {0x1191A, 264377}, {0x1191B, 264579}, {0x1191C, 264601}, {0x1191D, 263975}, {0x1191E, 264044}, {0x1191F, 264332}, {0x11920, 264444}, {0x11921, 264466}, {0x11922, 263885}, {0x11923, 263907}, {0x11924, 264310}, {0x11925, 264712}, {0x11926, 264734}, {0x11927, 264489}, {0x11928, 264265}, {0x11929, 264690}, {0x1192A, 264533}, {0x1192B, 264556}, {0x1192C, 264511}, {0x1192D, 264133}, {0x1192E, 264287}, {0x1192F, 264757}, {0x11930, 264977}, {0x11931, 265054}, {0x11932, 265079}, {0x11933, 265130}, {0x11934, 265155}, {0x11935, 265029}, {0x11937, 265003}, {0x11938, 265105}, {0x1193B, 264855}, {0x1193C, 264881}, {0x1193D, 264910}, {0x1193E, 264958}, {0x1193F, 264823}, {0x11940, 264801}, {0x11941, 263819}, {0x11942, 264779}, {0x11943, 264935}, {0x11944, 263742}, {0x11945, 263796}, {0x11946, 263767}, {0x11950, 263719}, {0x11951, 263605}, {0x11952, 263697}, {0x11953, 263673}, {0x11954, 263559}, {0x11955, 263536}, {0x11956, 263651}, {0x11957, 263627}, {0x11958, 263512}, {0x11959, 263582}, {0x119A0, 617950}, {0x119A1, 617971}, {0x119A2, 618307}, {0x119A3, 618328}, {0x119A4, 618869}, {0x119A5, 618890}, {0x119A6, 618934}, {0x119A7, 618963}, {0x119AA, 618219}, {0x119AB, 617993}, {0x119AC, 618598}, {0x119AD, 618015}, {0x119AE, 618395}, {0x119AF, 618417}, {0x119B0, 618240}, {0x119B1, 618262}, {0x119B2, 618529}, {0x119B3, 618082}, {0x119B4, 618104}, {0x119B5, 618350}, {0x119B6, 618372}, {0x119B7, 618575}, {0x119B8, 618822}, {0x119B9, 618845}, {0x119BA, 618149}, {0x119BB, 618172}, {0x119BC, 618552}, {0x119BD, 618777}, {0x119BE, 618799}, {0x119BF, 618127}, {0x119C0, 618196}, {0x119C1, 618507}, {0x119C2, 618619}, {0x119C3, 618641}, {0x119C4, 618037}, {0x119C5, 618059}, {0x119C6, 618485}, {0x119C7, 618993}, {0x119C8, 618664}, {0x119C9, 618440}, {0x119CA, 618912}, {0x119CB, 618731}, {0x119CC, 618754}, {0x119CD, 618709}, {0x119CE, 618285}, {0x119CF, 618462}, {0x119D0, 618686}, {0x119D1, 619141}, {0x119D2, 619244}, {0x119D3, 619269}, {0x119D4, 619359}, {0x119D5, 619384}, {0x119D6, 619410}, {0x119D7, 619443}, {0x119DA, 619219}, {0x119DB, 619167}, {0x119DC, 619295}, {0x119DD, 619193}, {0x119DE, 619015}, {0x119DF, 619116}, {0x119E0, 619092}, {0x119E1, 619041}, {0x119E2, 619067}, {0x119E3, 617927}, {0x119E4, 619320}, {0x11A00, 850771}, {0x11A01, 852368}, {0x11A02, 852528}, {0x11A03, 852498}, {0x11A04, 852338}, {0x11A05, 852428}, {0x11A06, 852398}, {0x11A07, 852276}, {0x11A08, 852307}, {0x11A09, 852459}, {0x11A0A, 852241}, {0x11A0B, 851185}, {0x11A0C, 851212}, {0x11A0D, 851076}, {0x11A0E, 851103}, {0x11A0F, 851350}, {0x11A10, 850852}, {0x11A11, 850879}, {0x11A12, 851158}, {0x11A13, 851406}, {0x11A14, 851711}, {0x11A15, 851739}, {0x11A16, 850934}, {0x11A17, 850962}, {0x11A18, 851378}, {0x11A19, 851599}, {0x11A1A, 851626}, {0x11A1B, 850907}, {0x11A1C, 850991}, {0x11A1D, 851323}, {0x11A1E, 851434}, {0x11A1F, 851461}, {0x11A20, 850797}, {0x11A21, 850824}, {0x11A22, 851296}, {0x11A23, 851654}, {0x11A24, 851682}, {0x11A25, 851019}, {0x11A26, 851047}, {0x11A27, 851849}, {0x11A28, 851822}, {0x11A29, 850744}, {0x11A2A, 851795}, {0x11A2B, 851489}, {0x11A2C, 851269}, {0x11A2D, 851768}, {0x11A2E, 851543}, {0x11A2F, 851571}, {0x11A30, 851516}, {0x11A31, 851131}, {0x11A32, 851240}, {0x11A33, 850623}, {0x11A34, 852155}, {0x11A35, 852073}, {0x11A36, 852107}, {0x11A37, 852030}, {0x11A38, 851999}, {0x11A39, 852184}, {0x11A3A, 850580}, {0x11A3B, 850539}, {0x11A3C, 850457}, {0x11A3D, 850416}, {0x11A3E, 850498}, {0x11A3F, 850709}, {0x11A40, 850381}, {0x11A41, 851971}, {0x11A42, 851944}, {0x11A43, 851877}, {0x11A44, 851911}, {0x11A45, 850661}, {0x11A46, 850333}, {0x11A47, 852214}, {0x11A50, 748780}, {0x11A51, 749856}, {0x11A52, 749941}, {0x11A53, 749920}, {0x11A54, 749835}, {0x11A55, 749877}, {0x11A56, 749898}, {0x11A57, 749791}, {0x11A58, 749813}, {0x11A59, 749992}, {0x11A5A, 749963}, {0x11A5B, 749765}, {0x11A5C, 749058}, {0x11A5D, 749076}, {0x11A5E, 748966}, {0x11A5F, 748984}, {0x11A60, 749169}, {0x11A61, 748834}, {0x11A62, 748852}, {0x11A63, 749021}, {0x11A64, 749039}, {0x11A65, 749207}, {0x11A66, 749413}, {0x11A67, 749432}, {0x11A68, 748889}, {0x11A69, 748908}, {0x11A6A, 749188}, {0x11A6B, 749337}, {0x11A6C, 749355}, {0x11A6D, 748871}, {0x11A6E, 748928}, {0x11A6F, 749151}, {0x11A70, 749226}, {0x11A71, 749244}, {0x11A72, 748797}, {0x11A73, 748815}, {0x11A74, 749133}, {0x11A75, 749374}, {0x11A76, 749393}, {0x11A77, 748947}, {0x11A78, 749506}, {0x11A79, 749488}, {0x11A7A, 748762}, {0x11A7B, 749470}, {0x11A7C, 749263}, {0x11A7D, 749115}, {0x11A7E, 749452}, {0x11A7F, 749299}, {0x11A80, 749318}, {0x11A81, 749281}, {0x11A82, 749003}, {0x11A83, 749095}, {0x11A84, 749628}, {0x11A85, 749653}, {0x11A86, 748125}, {0x11A87, 748091}, {0x11A88, 748193}, {0x11A89, 748159}, {0x11A8A, 748322}, {0x11A8B, 748353}, {0x11A8C, 748477}, {0x11A8D, 748291}, {0x11A8E, 748446}, {0x11A8F, 748260}, {0x11A90, 748415}, {0x11A91, 748509}, {0x11A92, 748384}, {0x11A93, 748571}, {0x11A94, 748540}, {0x11A95, 748228}, {0x11A96, 749606}, {0x11A97, 749678}, {0x11A98, 748603}, {0x11A99, 749699}, {0x11A9A, 749587}, {0x11A9B, 749569}, {0x11A9C, 749525}, {0x11A9D, 749550}, {0x11A9E, 748709}, {0x11A9F, 748663}, {0x11AA0, 748627}, {0x11AA1, 749717}, {0x11AA2, 749741}, {0x11AC0, 672976}, {0x11AC1, 672821}, {0x11AC2, 672866}, {0x11AC3, 672888}, {0x11AC4, 672425}, {0x11AC5, 673175}, {0x11AC6, 673153}, {0x11AC7, 672932}, {0x11AC8, 672756}, {0x11AC9, 672734}, {0x11ACA, 672843}, {0x11ACB, 673043}, {0x11ACC, 672358}, {0x11ACD, 672380}, {0x11ACE, 673065}, {0x11ACF, 673087}, {0x11AD0, 672910}, {0x11AD1, 672998}, {0x11AD2, 673021}, {0x11AD3, 672468}, {0x11AD4, 672402}, {0x11AD5, 672337}, {0x11AD6, 672447}, {0x11AD7, 672778}, {0x11AD8, 672955}, {0x11AD9, 673110}, {0x11ADA, 673131}, {0x11ADB, 672799}, {0x11ADC, 672626}, {0x11ADD, 672490}, {0x11ADE, 672653}, {0x11ADF, 672544}, {0x11AE0, 672571}, {0x11AE1, 672517}, {0x11AE2, 672680}, {0x11AE3, 672598}, {0x11AE4, 672707}, {0x11AE5, 673487}, {0x11AE6, 673433}, {0x11AE7, 673551}, {0x11AE8, 673516}, {0x11AE9, 673457}, {0x11AEA, 673583}, {0x11AEB, 673675}, {0x11AEC, 673621}, {0x11AED, 673704}, {0x11AEE, 673645}, {0x11AEF, 673335}, {0x11AF0, 672304}, {0x11AF1, 673395}, {0x11AF2, 673362}, {0x11AF3, 673261}, {0x11AF4, 673197}, {0x11AF5, 672248}, {0x11AF6, 673295}, {0x11AF7, 673226}, {0x11AF8, 672273}, {0x11C00, 105848}, {0x11C01, 105867}, {0x11C02, 106173}, {0x11C03, 106192}, {0x11C04, 106643}, {0x11C05, 106662}, {0x11C06, 106729}, {0x11C07, 106756}, {0x11C08, 106702}, {0x11C0A, 106093}, {0x11C0B, 105887}, {0x11C0C, 106417}, {0x11C0D, 105907}, {0x11C0E, 106253}, {0x11C0F, 106273}, {0x11C10, 106112}, {0x11C11, 106132}, {0x11C12, 106354}, {0x11C13, 105968}, {0x11C14, 105988}, {0x11C15, 106212}, {0x11C16, 106232}, {0x11C17, 106396}, {0x11C18, 106600}, {0x11C19, 106621}, {0x11C1A, 106029}, {0x11C1B, 106050}, {0x11C1C, 106375}, {0x11C1D, 106559}, {0x11C1E, 106579}, {0x11C1F, 106009}, {0x11C20, 106072}, {0x11C21, 106334}, {0x11C22, 106436}, {0x11C23, 106456}, {0x11C24, 105927}, {0x11C25, 105947}, {0x11C26, 106314}, {0x11C27, 106784}, {0x11C28, 106477}, {0x11C29, 106294}, {0x11C2A, 106682}, {0x11C2B, 106517}, {0x11C2C, 106538}, {0x11C2D, 106497}, {0x11C2E, 106153}, {0x11C2F, 107333}, {0x11C30, 107428}, {0x11C31, 107451}, {0x11C32, 107498}, {0x11C33, 107521}, {0x11C34, 107576}, {0x11C35, 107607}, {0x11C36, 107545}, {0x11C38, 107405}, {0x11C39, 107357}, {0x11C3A, 107475}, {0x11C3B, 107381}, {0x11C3C, 107261}, {0x11C3D, 107213}, {0x11C3E, 107310}, {0x11C3F, 107288}, {0x11C40, 107237}, {0x11C41, 105524}, {0x11C42, 105750}, {0x11C43, 107639}, {0x11C44, 105773}, {0x11C45, 105796}, {0x11C50, 105729}, {0x11C51, 105625}, {0x11C52, 105709}, {0x11C53, 105687}, {0x11C54, 105583}, {0x11C55, 105562}, {0x11C56, 105667}, {0x11C57, 105645}, {0x11C58, 105540}, {0x11C59, 105604}, {0x11C5A, 106987}, {0x11C5B, 107192}, {0x11C5C, 107145}, {0x11C5D, 106919}, {0x11C5E, 106874}, {0x11C5F, 107056}, {0x11C60, 107008}, {0x11C61, 106804}, {0x11C62, 106941}, {0x11C63, 107100}, {0x11C64, 107168}, {0x11C65, 107121}, {0x11C66, 106896}, {0x11C67, 106851}, {0x11C68, 107077}, {0x11C69, 107031}, {0x11C6A, 106827}, {0x11C6B, 106963}, {0x11C6C, 105819}, {0x11C70, 528198}, {0x11C71, 528767}, {0x11C72, 528397}, {0x11C73, 528415}, {0x11C74, 528343}, {0x11C75, 528488}, {0x11C76, 528269}, {0x11C77, 528287}, {0x11C78, 528379}, {0x11C79, 528507}, {0x11C7A, 528618}, {0x11C7B, 528636}, {0x11C7C, 528306}, {0x11C7D, 528470}, {0x11C7E, 528526}, {0x11C7F, 528544}, {0x11C80, 528251}, {0x11C81, 528452}, {0x11C82, 528655}, {0x11C83, 528674}, {0x11C84, 528324}, {0x11C85, 528694}, {0x11C86, 528748}, {0x11C87, 528730}, {0x11C88, 528216}, {0x11C89, 528712}, {0x11C8A, 528563}, {0x11C8B, 528434}, {0x11C8C, 528599}, {0x11C8D, 528581}, {0x11C8E, 528361}, {0x11C8F, 528234}, {0x11C92, 529085}, {0x11C93, 529113}, {0x11C94, 529001}, {0x11C95, 529226}, {0x11C96, 528887}, {0x11C97, 528915}, {0x11C98, 529057}, {0x11C99, 529255}, {0x11C9A, 529426}, {0x11C9B, 529454}, {0x11C9C, 528944}, {0x11C9D, 529198}, {0x11C9E, 529284}, {0x11C9F, 529312}, {0x11CA0, 528859}, {0x11CA1, 529170}, {0x11CA2, 529483}, {0x11CA3, 529512}, {0x11CA4, 528972}, {0x11CA5, 529542}, {0x11CA6, 529626}, {0x11CA7, 529598}, {0x11CA9, 529570}, {0x11CAA, 529341}, {0x11CAB, 529142}, {0x11CAC, 529397}, {0x11CAD, 529369}, {0x11CAE, 529029}, {0x11CAF, 528832}, {0x11CB0, 529655}, {0x11CB1, 529698}, {0x11CB2, 529740}, {0x11CB3, 529677}, {0x11CB4, 529719}, {0x11CB5, 528785}, {0x11CB6, 528807}, {0x11D00, 530048}, {0x11D01, 530071}, {0x11D02, 530437}, {0x11D03, 530460}, {0x11D04, 531101}, {0x11D05, 531124}, {0x11D06, 530341}, {0x11D08, 530095}, {0x11D09, 530806}, {0x11D0B, 530119}, {0x11D0C, 530559}, {0x11D0D, 530583}, {0x11D0E, 530364}, {0x11D0F, 530388}, {0x11D10, 530731}, {0x11D11, 530192}, {0x11D12, 530216}, {0x11D13, 530484}, {0x11D14, 530508}, {0x11D15, 530781}, {0x11D16, 531050}, {0x11D17, 531075}, {0x11D18, 530265}, {0x11D19, 530290}, {0x11D1A, 530756}, {0x11D1B, 530976}, {0x11D1C, 531000}, {0x11D1D, 530241}, {0x11D1E, 530316}, {0x11D1F, 530707}, {0x11D20, 530829}, {0x11D21, 530853}, {0x11D22, 530143}, {0x11D23, 530167}, {0x11D24, 530683}, {0x11D25, 531172}, {0x11D26, 530878}, {0x11D27, 530634}, {0x11D28, 531148}, {0x11D29, 530926}, {0x11D2A, 530951}, {0x11D2B, 530902}, {0x11D2C, 530413}, {0x11D2D, 530658}, {0x11D2E, 530608}, {0x11D2F, 530533}, {0x11D30, 531025}, {0x11D31, 531392}, {0x11D32, 531503}, {0x11D33, 531530}, {0x11D34, 531585}, {0x11D35, 531612}, {0x11D36, 531640}, {0x11D3A, 531476}, {0x11D3C, 531420}, {0x11D3D, 531558}, {0x11D3F, 531448}, {0x11D40, 531238}, {0x11D41, 531344}, {0x11D42, 531319}, {0x11D43, 531266}, {0x11D44, 531292}, {0x11D45, 531371}, {0x11D46, 531218}, {0x11D47, 531196}, {0x11D50, 530023}, {0x11D51, 529899}, {0x11D52, 529999}, {0x11D53, 529973}, {0x11D54, 529849}, {0x11D55, 529824}, {0x11D56, 529949}, {0x11D57, 529923}, {0x11D58, 529798}, {0x11D59, 529874}, {0x11D60, 359390}, {0x11D61, 359413}, {0x11D62, 359780}, {0x11D63, 359803}, {0x11D64, 360268}, {0x11D65, 360291}, {0x11D67, 359683}, {0x11D68, 359437}, {0x11D6A, 360047}, {0x11D6B, 359461}, {0x11D6C, 360339}, {0x11D6D, 360315}, {0x11D6E, 359485}, {0x11D6F, 359509}, {0x11D70, 359974}, {0x11D71, 359876}, {0x11D72, 359900}, {0x11D73, 360168}, {0x11D74, 360192}, {0x11D75, 359925}, {0x11D76, 359707}, {0x11D77, 359731}, {0x11D78, 359583}, {0x11D79, 359658}, {0x11D7A, 359998}, {0x11D7B, 359534}, {0x11D7C, 359558}, {0x11D7D, 360217}, {0x11D7E, 360242}, {0x11D7F, 359949}, {0x11D80, 359827}, {0x11D81, 359851}, {0x11D82, 359607}, {0x11D83, 359632}, {0x11D84, 360022}, {0x11D85, 360071}, {0x11D86, 360095}, {0x11D87, 359756}, {0x11D88, 360120}, {0x11D89, 360144}, {0x11D8A, 360456}, {0x11D8B, 360568}, {0x11D8C, 360595}, {0x11D8D, 360651}, {0x11D8E, 360678}, {0x11D90, 360540}, {0x11D91, 360484}, {0x11D93, 360623}, {0x11D94, 360512}, {0x11D95, 360380}, {0x11D96, 360408}, {0x11D97, 360435}, {0x11D98, 360363}, {0x11DA0, 359365}, {0x11DA1, 359241}, {0x11DA2, 359341}, {0x11DA3, 359315}, {0x11DA4, 359191}, {0x11DA5, 359166}, {0x11DA6, 359291}, {0x11DA7, 359265}, {0x11DA8, 359140}, {0x11DA9, 359216}, {0x11EE0, 522816}, {0x11EE1, 522780}, {0x11EE2, 522888}, {0x11EE3, 522926}, {0x11EE4, 522726}, {0x11EE5, 522852}, {0x11EE6, 522980}, {0x11EE7, 522762}, {0x11EE8, 522870}, {0x11EE9, 522744}, {0x11EEA, 522798}, {0x11EEB, 522907}, {0x11EEC, 523016}, {0x11EED, 522944}, {0x11EEE, 522834}, {0x11EEF, 522998}, {0x11EF0, 522962}, {0x11EF1, 522709}, {0x11EF2, 522672}, {0x11EF3, 523074}, {0x11EF4, 523116}, {0x11EF5, 523053}, {0x11EF6, 523095}, {0x11EF7, 523034}, {0x11EF8, 522686}, {0x11FB0, 516401}, {0x11FC0, 775868}, {0x11FC1, 775645}, {0x11FC2, 775511}, {0x11FC3, 775778}, {0x11FC4, 775565}, {0x11FC5, 775835}, {0x11FC6, 775944}, {0x11FC7, 776038}, {0x11FC8, 775915}, {0x11FC9, 775716}, {0x11FCA, 775747}, {0x11FCB, 775810}, {0x11FCC, 775485}, {0x11FCD, 776073}, {0x11FCE, 776006}, {0x11FCF, 775540}, {0x11FD0, 775689}, {0x11FD1, 775593}, {0x11FD2, 775619}, {0x11FD3, 775976}, {0x11FD4, 775445}, {0x11FD5, 777068}, {0x11FD6, 776933}, {0x11FD7, 776892}, {0x11FD8, 777153}, {0x11FD9, 777045}, {0x11FDA, 776968}, {0x11FDB, 777118}, {0x11FDC, 777003}, {0x11FDD, 776951}, {0x11FDE, 777101}, {0x11FDF, 777138}, {0x11FE0, 777194}, {0x11FE1, 777083}, {0x11FE2, 776986}, {0x11FE3, 777214}, {0x11FE4, 777602}, {0x11FE5, 775418}, {0x11FE6, 776130}, {0x11FE7, 776872}, {0x11FE8, 777326}, {0x11FE9, 777356}, {0x11FEA, 775197}, {0x11FEB, 775119}, {0x11FEC, 777267}, {0x11FED, 777309}, {0x11FEE, 776105}, {0x11FEF, 777284}, {0x11FF0, 777024}, {0x11FF1, 777172}, {0x11FFF, 776825}, {0x12000, 208097}, {0x12001, 208114}, {0x12002, 208139}, {0x12003, 208166}, {0x12004, 208199}, {0x12005, 208225}, {0x12006, 208252}, {0x12007, 208286}, {0x12008, 208314}, {0x12009, 208341}, {0x1200A, 208359}, {0x1200B, 208400}, {0x1200C, 208429}, {0x1200D, 208463}, {0x1200E, 208491}, {0x1200F, 208525}, {0x12010, 208552}, {0x12011, 208585}, {0x12012, 208614}, {0x12013, 208705}, {0x12014, 208764}, {0x12015, 208377}, {0x12016, 208804}, {0x12017, 208850}, {0x12018, 208881}, {0x12019, 208916}, {0x1201A, 208952}, {0x1201B, 208982}, {0x1201C, 209012}, {0x1201D, 209059}, {0x1201E, 209077}, {0x1201F, 209107}, {0x12020, 209147}, {0x12021, 209165}, {0x12022, 209192}, {0x12023, 209221}, {0x12024, 209250}, {0x12025, 209277}, {0x12026, 209306}, {0x12027, 209333}, {0x12028, 209361}, {0x12029, 209389}, {0x1202A, 209409}, {0x1202B, 209430}, {0x1202C, 209480}, {0x1202D, 209510}, {0x1202E, 209528}, {0x1202F, 209640}, {0x12030, 209554}, {0x12031, 209604}, {0x12032, 209670}, {0x12033, 209691}, {0x12034, 209711}, {0x12035, 209731}, {0x12036, 209761}, {0x12037, 209782}, {0x12038, 209803}, {0x12039, 210018}, {0x1203A, 209822}, {0x1203B, 209956}, {0x1203C, 209851}, {0x1203D, 209888}, {0x1203E, 210047}, {0x1203F, 210067}, {0x12040, 210089}, {0x12041, 210107}, {0x12042, 210161}, {0x12043, 210181}, {0x12044, 210297}, {0x12045, 210316}, {0x12046, 210344}, {0x12047, 210365}, {0x12048, 210384}, {0x12049, 210405}, {0x1204A, 210423}, {0x1204B, 210449}, {0x1204C, 210477}, {0x1204D, 210510}, {0x1204E, 210558}, {0x1204F, 210623}, {0x12050, 210528}, {0x12051, 210652}, {0x12052, 210673}, {0x12053, 210705}, {0x12054, 210724}, {0x12055, 210744}, {0x12056, 210791}, {0x12057, 210810}, {0x12058, 210854}, {0x12059, 210891}, {0x1205A, 210929}, {0x1205B, 210964}, {0x1205C, 210999}, {0x1205D, 211044}, {0x1205E, 211079}, {0x1205F, 211116}, {0x12060, 211152}, {0x12061, 211187}, {0x12062, 211222}, {0x12063, 211265}, {0x12064, 211301}, {0x12065, 211336}, {0x12066, 211371}, {0x12067, 211417}, {0x12068, 211453}, {0x12069, 211488}, {0x1206A, 211533}, {0x1206B, 211568}, {0x1206C, 211605}, {0x1206D, 211695}, {0x1206E, 211780}, {0x1206F, 211799}, {0x12070, 211818}, {0x12071, 211839}, {0x12072, 211860}, {0x12073, 211878}, {0x12074, 211897}, {0x12075, 211945}, {0x12076, 212005}, {0x12077, 212054}, {0x12078, 212073}, {0x12079, 212111}, {0x1207A, 212160}, {0x1207B, 212201}, {0x1207C, 212178}, {0x1207D, 212227}, {0x1207E, 212253}, {0x1207F, 212272}, {0x12080, 212331}, {0x12081, 212351}, {0x12082, 213249}, {0x12083, 213270}, {0x12084, 213289}, {0x12085, 213308}, {0x12086, 213328}, {0x12087, 213353}, {0x12088, 213383}, {0x12089, 213403}, {0x1208A, 213423}, {0x1208B, 213477}, {0x1208C, 213440}, {0x1208D, 213504}, {0x1208E, 213522}, {0x1208F, 213564}, {0x12090, 213620}, {0x12091, 213675}, {0x12092, 213703}, {0x12093, 213731}, {0x12094, 213757}, {0x12095, 213777}, {0x12096, 213797}, {0x12097, 213815}, {0x12098, 213919}, {0x12099, 213948}, {0x1209A, 213982}, {0x1209B, 213833}, {0x1209C, 213863}, {0x1209D, 213893}, {0x1209E, 214009}, {0x1209F, 214029}, {0x120A0, 214073}, {0x120A1, 214127}, {0x120A2, 214452}, {0x120A3, 214480}, {0x120A4, 214517}, {0x120A5, 214564}, {0x120A6, 214593}, {0x120A7, 214623}, {0x120A8, 214659}, {0x120A9, 214730}, {0x120AA, 214759}, {0x120AB, 214793}, {0x120AC, 214828}, {0x120AD, 214861}, {0x120AE, 214902}, {0x120AF, 214932}, {0x120B0, 214961}, {0x120B1, 215001}, {0x120B2, 215030}, {0x120B3, 215118}, {0x120B4, 215147}, {0x120B5, 215176}, {0x120B6, 215194}, {0x120B7, 215217}, {0x120B8, 215264}, {0x120B9, 215307}, {0x120BA, 215342}, {0x120BB, 215378}, {0x120BC, 215421}, {0x120BD, 215493}, {0x120BE, 215552}, {0x120BF, 215591}, {0x120C0, 215652}, {0x120C1, 215689}, {0x120C2, 215718}, {0x120C3, 215755}, {0x120C4, 215783}, {0x120C5, 215845}, {0x120C6, 215884}, {0x120C7, 215999}, {0x120C8, 216027}, {0x120C9, 216063}, {0x120CA, 216091}, {0x120CB, 216193}, {0x120CC, 216228}, {0x120CD, 216331}, {0x120CE, 216359}, {0x120CF, 216388}, {0x120D0, 216424}, {0x120D1, 216497}, {0x120D2, 216543}, {0x120D3, 216572}, {0x120D4, 216609}, {0x120D5, 216645}, {0x120D6, 216675}, {0x120D7, 216709}, {0x120D8, 216755}, {0x120D9, 216784}, {0x120DA, 216816}, {0x120DB, 216845}, {0x120DC, 216883}, {0x120DD, 216964}, {0x120DE, 217089}, {0x120DF, 217125}, {0x120E0, 217283}, {0x120E1, 217312}, {0x120E2, 217350}, {0x120E3, 217378}, {0x120E4, 217407}, {0x120E5, 217436}, {0x120E6, 217465}, {0x120E7, 217503}, {0x120E8, 217563}, {0x120E9, 217592}, {0x120EA, 217622}, {0x120EB, 217649}, {0x120EC, 217677}, {0x120ED, 215236}, {0x120EE, 217743}, {0x120EF, 217763}, {0x120F0, 217840}, {0x120F1, 217859}, {0x120F2, 217900}, {0x120F3, 217919}, {0x120F4, 217964}, {0x120F5, 217985}, {0x120F6, 218004}, {0x120F7, 218023}, {0x120F8, 218107}, {0x120F9, 218077}, {0x120FA, 218043}, {0x120FB, 218132}, {0x120FC, 218151}, {0x120FD, 218171}, {0x120FE, 218213}, {0x120FF, 218236}, {0x12100, 218300}, {0x12101, 218348}, {0x12102, 218374}, {0x12103, 218318}, {0x12104, 218400}, {0x12105, 218451}, {0x12106, 218419}, {0x12107, 218479}, {0x12108, 218519}, {0x12109, 218539}, {0x1210A, 218564}, {0x1210B, 218584}, {0x1210C, 218621}, {0x1210D, 218657}, {0x1210E, 218687}, {0x1210F, 218725}, {0x12110, 218754}, {0x12111, 218775}, {0x12112, 218795}, {0x12113, 218854}, {0x12114, 218929}, {0x12115, 218829}, {0x12116, 218960}, {0x12117, 218978}, {0x12118, 219008}, {0x12119, 219085}, {0x1211A, 219114}, {0x1211B, 219158}, {0x1211C, 219187}, {0x1211D, 219027}, {0x1211E, 219226}, {0x1211F, 219319}, {0x12120, 219355}, {0x12121, 219245}, {0x12122, 219384}, {0x12123, 219403}, {0x12124, 219422}, {0x12125, 219451}, {0x12126, 219470}, {0x12127, 219490}, {0x12128, 219511}, {0x12129, 219533}, {0x1212A, 219574}, {0x1212B, 219551}, {0x1212C, 219625}, {0x1212D, 219644}, {0x1212E, 219662}, {0x1212F, 219736}, {0x12130, 219765}, {0x12131, 219793}, {0x12132, 219822}, {0x12133, 219850}, {0x12134, 219878}, {0x12135, 219906}, {0x12136, 219934}, {0x12137, 219960}, {0x12138, 219978}, {0x12139, 219998}, {0x1213A, 220027}, {0x1213B, 220057}, {0x1213C, 220090}, {0x1213D, 220121}, {0x1213E, 220150}, {0x1213F, 220190}, {0x12140, 220207}, {0x12141, 220226}, {0x12142, 220244}, {0x12143, 220264}, {0x12144, 220298}, {0x12145, 220336}, {0x12146, 220354}, {0x12147, 220373}, {0x12148, 220474}, {0x12149, 220420}, {0x1214A, 220396}, {0x1214B, 220496}, {0x1214C, 220514}, {0x1214D, 220548}, {0x1214E, 220567}, {0x1214F, 220671}, {0x12150, 220585}, {0x12151, 220615}, {0x12152, 220645}, {0x12153, 220700}, {0x12154, 220720}, {0x12155, 220738}, {0x12156, 220756}, {0x12157, 220775}, {0x12158, 220793}, {0x12159, 220819}, {0x1215A, 220846}, {0x1215B, 220912}, {0x1215C, 220970}, {0x1215D, 220998}, {0x1215E, 221028}, {0x1215F, 221056}, {0x12160, 221110}, {0x12161, 221140}, {0x12162, 221169}, {0x12163, 221196}, {0x12164, 221224}, {0x12165, 221258}, {0x12166, 221286}, {0x12167, 221331}, {0x12168, 221358}, {0x12169, 221459}, {0x1216A, 221416}, {0x1216B, 221497}, {0x1216C, 221552}, {0x1216D, 221619}, {0x1216E, 221647}, {0x1216F, 221701}, {0x12170, 221729}, {0x12171, 221756}, {0x12172, 221784}, {0x12173, 221811}, {0x12174, 221866}, {0x12175, 221893}, {0x12176, 221928}, {0x12177, 221963}, {0x12178, 221998}, {0x12179, 222025}, {0x1217A, 222063}, {0x1217B, 222090}, {0x1217C, 222145}, {0x1217D, 222172}, {0x1217E, 222199}, {0x1217F, 222226}, {0x12180, 222254}, {0x12181, 222282}, {0x12182, 222310}, {0x12183, 222339}, {0x12184, 222396}, {0x12185, 222424}, {0x12186, 222454}, {0x12187, 222509}, {0x12188, 222565}, {0x12189, 222592}, {0x1218A, 222619}, {0x1218B, 222712}, {0x1218C, 222740}, {0x1218D, 222767}, {0x1218E, 222786}, {0x1218F, 222818}, {0x12190, 222837}, {0x12191, 222857}, {0x12192, 222877}, {0x12193, 222897}, {0x12194, 222917}, {0x12195, 222947}, {0x12196, 222966}, {0x12197, 223000}, {0x12198, 223051}, {0x12199, 223019}, {0x1219A, 223080}, {0x1219B, 223100}, {0x1219C, 223147}, {0x1219D, 223169}, {0x1219E, 223224}, {0x1219F, 223291}, {0x121A0, 223312}, {0x121A1, 223330}, {0x121A2, 223358}, {0x121A3, 223384}, {0x121A4, 223411}, {0x121A5, 223430}, {0x121A6, 223449}, {0x121A7, 223470}, {0x121A8, 223490}, {0x121A9, 223512}, {0x121AA, 223546}, {0x121AB, 223564}, {0x121AC, 223623}, {0x121AD, 223642}, {0x121AE, 223661}, {0x121AF, 223693}, {0x121B0, 223712}, {0x121B1, 223731}, {0x121B2, 223755}, {0x121B3, 223774}, {0x121B4, 223793}, {0x121B5, 223825}, {0x121B6, 223847}, {0x121B7, 223869}, {0x121B8, 223887}, {0x121B9, 223937}, {0x121BA, 223966}, {0x121BB, 224011}, {0x121BC, 224049}, {0x121BD, 224087}, {0x121BE, 224117}, {0x121BF, 224147}, {0x121C0, 224188}, {0x121C1, 224219}, {0x121C2, 224249}, {0x121C3, 224280}, {0x121C4, 224310}, {0x121C5, 224340}, {0x121C6, 224401}, {0x121C7, 224432}, {0x121C8, 224472}, {0x121C9, 224502}, {0x121CA, 224533}, {0x121CB, 224573}, {0x121CC, 224609}, {0x121CD, 224639}, {0x121CE, 224677}, {0x121CF, 224715}, {0x121D0, 224745}, {0x121D1, 224776}, {0x121D2, 224807}, {0x121D3, 224838}, {0x121D4, 224884}, {0x121D5, 224917}, {0x121D6, 224949}, {0x121D7, 224979}, {0x121D8, 225010}, {0x121D9, 225040}, {0x121DA, 225078}, {0x121DB, 225110}, {0x121DC, 225140}, {0x121DD, 225180}, {0x121DE, 225234}, {0x121DF, 225282}, {0x121E0, 225314}, {0x121E1, 225356}, {0x121E2, 225387}, {0x121E3, 225418}, {0x121E4, 225450}, {0x121E5, 225503}, {0x121E6, 225532}, {0x121E7, 225568}, {0x121E8, 225611}, {0x121E9, 225650}, {0x121EA, 225680}, {0x121EB, 223908}, {0x121EC, 225749}, {0x121ED, 225842}, {0x121EE, 225873}, {0x121EF, 225770}, {0x121F0, 225796}, {0x121F1, 225913}, {0x121F2, 227844}, {0x121F3, 227863}, {0x121F4, 227892}, {0x121F5, 227911}, {0x121F6, 227940}, {0x121F7, 227977}, {0x121F8, 227995}, {0x121F9, 228014}, {0x121FA, 228036}, {0x121FB, 228056}, {0x121FC, 228074}, {0x121FD, 228102}, {0x121FE, 228334}, {0x121FF, 228362}, {0x12200, 228421}, {0x12201, 228490}, {0x12202, 228525}, {0x12203, 228589}, {0x12204, 228627}, {0x12205, 228655}, {0x12206, 228685}, {0x12207, 228715}, {0x12208, 228754}, {0x12209, 228782}, {0x1220A, 228819}, {0x1220B, 228850}, {0x1220C, 228886}, {0x1220D, 228914}, {0x1220E, 229047}, {0x1220F, 229084}, {0x12210, 229152}, {0x12211, 228310}, {0x12212, 228121}, {0x12213, 228187}, {0x12214, 228283}, {0x12215, 228219}, {0x12216, 229182}, {0x12217, 229201}, {0x12218, 229258}, {0x12219, 229222}, {0x1221A, 229290}, {0x1221B, 229319}, {0x1221C, 229338}, {0x1221D, 229357}, {0x1221E, 229376}, {0x1221F, 229404}, {0x12220, 229445}, {0x12221, 229486}, {0x12222, 229463}, {0x12223, 229515}, {0x12224, 229534}, {0x12225, 229553}, {0x12226, 229572}, {0x12227, 229592}, {0x12228, 229613}, {0x12229, 229631}, {0x1222A, 229670}, {0x1222B, 229715}, {0x1222C, 229734}, {0x1222D, 229752}, {0x1222E, 229778}, {0x1222F, 229797}, {0x12230, 229821}, {0x12231, 229843}, {0x12232, 229865}, {0x12233, 230074}, {0x12234, 230102}, {0x12235, 230132}, {0x12236, 229919}, {0x12237, 229949}, {0x12238, 229885}, {0x12239, 230161}, {0x1223A, 230208}, {0x1223B, 230237}, {0x1223C, 230274}, {0x1223D, 230182}, {0x1223E, 230334}, {0x1223F, 230352}, {0x12240, 230390}, {0x12241, 230410}, {0x12242, 230473}, {0x12243, 230439}, {0x12244, 230508}, {0x12245, 230548}, {0x12246, 230529}, {0x12247, 230575}, {0x12248, 230595}, {0x12249, 230639}, {0x1224A, 230665}, {0x1224B, 230613}, {0x1224C, 230692}, {0x1224D, 230710}, {0x1224E, 230736}, {0x1224F, 230755}, {0x12250, 230774}, {0x12251, 230809}, {0x12252, 230892}, {0x12253, 230914}, {0x12254, 230945}, {0x12255, 230977}, {0x12256, 231151}, {0x12257, 231349}, {0x12258, 231395}, {0x12259, 231426}, {0x1225A, 231499}, {0x1225B, 231531}, {0x1225C, 231573}, {0x1225D, 231614}, {0x1225E, 231731}, {0x1225F, 231805}, {0x12260, 231837}, {0x12261, 231858}, {0x12262, 231876}, {0x12263, 231939}, {0x12264, 232039}, {0x12265, 232074}, {0x12266, 232110}, {0x12267, 232145}, {0x12268, 232205}, {0x12269, 232268}, {0x1226A, 232240}, {0x1226B, 231958}, {0x1226C, 231990}, {0x1226D, 232292}, {0x1226E, 232313}, {0x1226F, 232351}, {0x12270, 232385}, {0x12271, 232420}, {0x12272, 232455}, {0x12273, 232495}, {0x12274, 232531}, {0x12275, 232565}, {0x12276, 232599}, {0x12277, 232636}, {0x12278, 232670}, {0x12279, 232707}, {0x1227A, 232746}, {0x1227B, 232764}, {0x1227C, 232783}, {0x1227D, 232802}, {0x1227E, 232821}, {0x1227F, 232872}, {0x12280, 232920}, {0x12281, 232946}, {0x12282, 232973}, {0x12283, 233000}, {0x12284, 233027}, {0x12285, 233053}, {0x12286, 233079}, {0x12287, 233106}, {0x12288, 233132}, {0x12289, 232890}, {0x1228A, 233179}, {0x1228B, 233236}, {0x1228C, 233267}, {0x1228D, 233297}, {0x1228E, 233200}, {0x1228F, 233327}, {0x12290, 233345}, {0x12291, 233364}, {0x12292, 233382}, {0x12293, 233400}, {0x12294, 233494}, {0x12295, 233418}, {0x12296, 233549}, {0x12297, 233576}, {0x12298, 233604}, {0x12299, 233661}, {0x1229A, 233723}, {0x1229B, 233752}, {0x1229C, 233781}, {0x1229D, 233810}, {0x1229E, 233838}, {0x1229F, 233867}, {0x122A0, 233933}, {0x122A1, 233963}, {0x122A2, 234022}, {0x122A3, 234050}, {0x122A4, 234078}, {0x122A5, 234106}, {0x122A6, 234134}, {0x122A7, 233521}, {0x122A8, 233437}, {0x122A9, 234163}, {0x122AA, 234182}, {0x122AB, 234218}, {0x122AC, 234240}, {0x122AD, 234259}, {0x122AE, 234278}, {0x122AF, 234298}, {0x122B0, 234326}, {0x122B1, 234356}, {0x122B2, 234387}, {0x122B3, 234416}, {0x122B4, 234447}, {0x122B5, 234477}, {0x122B6, 234505}, {0x122B7, 234540}, {0x122B8, 234585}, {0x122B9, 234606}, {0x122BA, 234627}, {0x122BB, 234646}, {0x122BC, 234696}, {0x122BD, 234750}, {0x122BE, 234890}, {0x122BF, 234911}, {0x122C0, 234931}, {0x122C1, 234952}, {0x122C2, 234974}, {0x122C3, 234998}, {0x122C4, 235018}, {0x122C5, 235046}, {0x122C6, 235075}, {0x122C7, 235095}, {0x122C8, 235123}, {0x122C9, 235153}, {0x122CA, 235185}, {0x122CB, 235215}, {0x122CC, 235245}, {0x122CD, 235275}, {0x122CE, 235310}, {0x122CF, 235343}, {0x122D0, 235373}, {0x122D1, 235403}, {0x122D2, 235433}, {0x122D3, 235455}, {0x122D4, 235518}, {0x122D5, 235475}, {0x122D6, 235543}, {0x122D7, 235564}, {0x122D8, 235583}, {0x122D9, 235620}, {0x122DA, 235715}, {0x122DB, 235737}, {0x122DC, 235755}, {0x122DD, 235807}, {0x122DE, 235826}, {0x122DF, 235846}, {0x122E0, 235881}, {0x122E1, 235901}, {0x122E2, 235922}, {0x122E3, 235940}, {0x122E4, 235966}, {0x122E5, 235985}, {0x122E6, 236005}, {0x122E7, 236026}, {0x122E8, 236045}, {0x122E9, 236067}, {0x122EA, 236086}, {0x122EB, 236106}, {0x122EC, 236124}, {0x122ED, 236174}, {0x122EE, 236201}, {0x122EF, 236151}, {0x122F0, 236228}, {0x122F1, 236247}, {0x122F2, 236301}, {0x122F3, 236328}, {0x122F4, 236347}, {0x122F5, 236375}, {0x122F6, 236404}, {0x122F7, 236433}, {0x122F8, 236462}, {0x122F9, 236492}, {0x122FA, 236520}, {0x122FB, 236569}, {0x122FC, 236588}, {0x122FD, 236606}, {0x122FE, 236629}, {0x122FF, 236647}, {0x12300, 236689}, {0x12301, 236708}, {0x12302, 236809}, {0x12303, 236727}, {0x12304, 236755}, {0x12305, 236839}, {0x12306, 236857}, {0x12307, 236877}, {0x12308, 236896}, {0x12309, 236986}, {0x1230A, 237005}, {0x1230B, 237044}, {0x1230C, 237061}, {0x1230D, 237237}, {0x1230E, 237082}, {0x1230F, 237130}, {0x12310, 237167}, {0x12311, 237258}, {0x12312, 237276}, {0x12313, 237294}, {0x12314, 237335}, {0x12315, 237422}, {0x12316, 237450}, {0x12317, 237477}, {0x12318, 237517}, {0x12319, 237312}, {0x1231A, 237360}, {0x1231B, 237386}, {0x1231C, 237562}, {0x1231D, 237582}, {0x1231E, 237600}, {0x1231F, 237657}, {0x12320, 237692}, {0x12321, 237721}, {0x12322, 237747}, {0x12323, 237768}, {0x12324, 237788}, {0x12325, 237821}, {0x12326, 237850}, {0x12327, 237868}, {0x12328, 237891}, {0x12329, 237909}, {0x1232A, 237939}, {0x1232B, 237965}, {0x1232C, 238012}, {0x1232D, 238047}, {0x1232E, 238082}, {0x1232F, 238110}, {0x12330, 238138}, {0x12331, 238167}, {0x12332, 238195}, {0x12333, 238232}, {0x12334, 238296}, {0x12335, 238315}, {0x12336, 238334}, {0x12337, 238354}, {0x12338, 238373}, {0x12339, 238400}, {0x1233A, 238432}, {0x1233B, 238492}, {0x1233C, 238521}, {0x1233D, 238549}, {0x1233E, 238578}, {0x1233F, 238613}, {0x12340, 238642}, {0x12341, 238670}, {0x12342, 238698}, {0x12343, 238727}, {0x12344, 238755}, {0x12345, 238784}, {0x12346, 238874}, {0x12347, 238903}, {0x12348, 238932}, {0x12349, 238960}, {0x1234A, 238989}, {0x1234B, 239019}, {0x1234C, 239047}, {0x1234D, 239083}, {0x1234E, 239111}, {0x1234F, 239142}, {0x12350, 239163}, {0x12351, 239192}, {0x12352, 239211}, {0x12353, 239238}, {0x12354, 239266}, {0x12355, 239295}, {0x12356, 239367}, {0x12357, 239325}, {0x12358, 239345}, {0x12359, 239387}, {0x1235A, 239408}, {0x1235B, 239427}, {0x1235C, 239459}, {0x1235D, 239478}, {0x1235E, 239532}, {0x1235F, 239496}, {0x12360, 239574}, {0x12361, 239593}, {0x12362, 239613}, {0x12363, 239632}, {0x12364, 239650}, {0x12365, 239676}, {0x12366, 239695}, {0x12367, 239714}, {0x12368, 239743}, {0x12369, 239762}, {0x1236A, 239782}, {0x1236B, 239835}, {0x1236C, 239854}, {0x1236D, 239922}, {0x1236E, 239943}, {0x1236F, 223120}, {0x12370, 208644}, {0x12371, 208823}, {0x12372, 209450}, {0x12373, 211650}, {0x12374, 211760}, {0x12375, 212131}, {0x12376, 212302}, {0x12377, 214700}, {0x12378, 215059}, {0x12379, 215449}, {0x1237A, 215522}, {0x1237B, 218193}, {0x1237C, 218500}, {0x1237D, 220170}, {0x1237E, 220882}, {0x1237F, 220941}, {0x12380, 221387}, {0x12381, 221524}, {0x12382, 221581}, {0x12383, 221838}, {0x12384, 222118}, {0x12385, 222367}, {0x12386, 222482}, {0x12387, 222684}, {0x12388, 224371}, {0x12389, 228246}, {0x1238A, 228451}, {0x1238B, 229018}, {0x1238C, 229650}, {0x1238D, 230304}, {0x1238E, 230371}, {0x1238F, 230853}, {0x12390, 230872}, {0x12391, 231018}, {0x12392, 231087}, {0x12393, 231896}, {0x12394, 232842}, {0x12395, 233159}, {0x12396, 233689}, {0x12397, 236670}, {0x12398, 237630}, {0x12399, 237218}, {0x12400, 207485}, {0x12401, 206933}, {0x12402, 204585}, {0x12403, 204122}, {0x12404, 206652}, {0x12405, 206197}, {0x12406, 203658}, {0x12407, 205267}, {0x12408, 207119}, {0x12409, 204766}, {0x1240A, 204303}, {0x1240B, 206719}, {0x1240C, 206230}, {0x1240D, 203691}, {0x1240E, 205299}, {0x1240F, 204935}, {0x12410, 204512}, {0x12411, 206817}, {0x12412, 206334}, {0x12413, 203795}, {0x12414, 205400}, {0x12415, 205898}, {0x12416, 207649}, {0x12417, 207153}, {0x12418, 204799}, {0x12419, 204336}, {0x1241A, 206751}, {0x1241B, 206264}, {0x1241C, 203725}, {0x1241D, 205332}, {0x1241E, 205931}, {0x1241F, 207682}, {0x12420, 207188}, {0x12421, 204833}, {0x12422, 204370}, {0x12423, 207715}, {0x12424, 207223}, {0x12425, 207258}, {0x12426, 204867}, {0x12427, 204404}, {0x12428, 206784}, {0x12429, 206299}, {0x1242A, 203760}, {0x1242B, 205366}, {0x1242C, 206078}, {0x1242D, 207748}, {0x1242E, 207306}, {0x1242F, 207341}, {0x12430, 204901}, {0x12431, 204438}, {0x12432, 206555}, {0x12433, 206604}, {0x12434, 205795}, {0x12435, 207584}, {0x12436, 207038}, {0x12437, 207072}, {0x12438, 204733}, {0x12439, 204270}, {0x1243A, 207389}, {0x1243B, 207437}, {0x1243C, 205008}, {0x1243D, 205153}, {0x1243E, 205055}, {0x1243F, 205104}, {0x12440, 206888}, {0x12441, 206507}, {0x12442, 206409}, {0x12443, 206458}, {0x12444, 203870}, {0x12445, 203917}, {0x12446, 205473}, {0x12447, 205571}, {0x12448, 205620}, {0x12449, 205521}, {0x1244A, 207516}, {0x1244B, 206966}, {0x1244C, 204617}, {0x1244D, 204154}, {0x1244E, 206683}, {0x1244F, 205763}, {0x12450, 207552}, {0x12451, 207004}, {0x12452, 204654}, {0x12453, 204687}, {0x12454, 204191}, {0x12455, 204224}, {0x12456, 205234}, {0x12457, 205201}, {0x12458, 205865}, {0x12459, 207616}, {0x1245A, 206111}, {0x1245B, 207781}, {0x1245C, 204472}, {0x1245D, 206149}, {0x1245E, 207820}, {0x1245F, 205827}, {0x12460, 206000}, {0x12461, 205717}, {0x12462, 205669}, {0x12463, 206039}, {0x12464, 205964}, {0x12465, 204039}, {0x12466, 204080}, {0x12467, 204002}, {0x12468, 203965}, {0x12469, 204965}, {0x1246A, 204542}, {0x1246B, 206846}, {0x1246C, 206365}, {0x1246D, 203826}, {0x1246E, 205430}, {0x12470, 208002}, {0x12471, 208055}, {0x12472, 207869}, {0x12473, 207957}, {0x12474, 207911}, {0x12480, 208672}, {0x12481, 208735}, {0x12482, 209030}, {0x12483, 210126}, {0x12484, 210203}, {0x12485, 210235}, {0x12486, 210266}, {0x12487, 210587}, {0x12488, 210762}, {0x12489, 211731}, {0x1248A, 211916}, {0x1248B, 211974}, {0x1248C, 212025}, {0x1248D, 212370}, {0x1248E, 212401}, {0x1248F, 212430}, {0x12490, 212467}, {0x12491, 212496}, {0x12492, 212525}, {0x12493, 212556}, {0x12494, 212584}, {0x12495, 212612}, {0x12496, 212647}, {0x12497, 212677}, {0x12498, 212705}, {0x12499, 212733}, {0x1249A, 212767}, {0x1249B, 212799}, {0x1249C, 212828}, {0x1249D, 212860}, {0x1249E, 212904}, {0x1249F, 212937}, {0x124A0, 212966}, {0x124A1, 213005}, {0x124A2, 213044}, {0x124A3, 213074}, {0x124A4, 213103}, {0x124A5, 213131}, {0x124A6, 213159}, {0x124A7, 213187}, {0x124A8, 213216}, {0x124A9, 213592}, {0x124AA, 213647}, {0x124AB, 214050}, {0x124AC, 214093}, {0x124AD, 214147}, {0x124AE, 214185}, {0x124AF, 214222}, {0x124B0, 214265}, {0x124B1, 214302}, {0x124B2, 214340}, {0x124B3, 214377}, {0x124B4, 214415}, {0x124B5, 215089}, {0x124B6, 215620}, {0x124B7, 215811}, {0x124B8, 215913}, {0x124B9, 215957}, {0x124BA, 216135}, {0x124BB, 216165}, {0x124BC, 216257}, {0x124BD, 216294}, {0x124BE, 216462}, {0x124BF, 216920}, {0x124C0, 216992}, {0x124C1, 217021}, {0x124C2, 217060}, {0x124C3, 217153}, {0x124C4, 217183}, {0x124C5, 217211}, {0x124C6, 217247}, {0x124C7, 217533}, {0x124C8, 217713}, {0x124C9, 217797}, {0x124CA, 218269}, {0x124CB, 218884}, {0x124CC, 219051}, {0x124CD, 219279}, {0x124CE, 219597}, {0x124CF, 219690}, {0x124D0, 221083}, {0x124D1, 221674}, {0x124D2, 222535}, {0x124D3, 222657}, {0x124D4, 225711}, {0x124D5, 225935}, {0x124D6, 225958}, {0x124D7, 225981}, {0x124D8, 226004}, {0x124D9, 226027}, {0x124DA, 226050}, {0x124DB, 226073}, {0x124DC, 226096}, {0x124DD, 226137}, {0x124DE, 226160}, {0x124DF, 226196}, {0x124E0, 226219}, {0x124E1, 226242}, {0x124E2, 226265}, {0x124E3, 226288}, {0x124E4, 226311}, {0x124E5, 226334}, {0x124E6, 226357}, {0x124E7, 226380}, {0x124E8, 226403}, {0x124E9, 226426}, {0x124EA, 226449}, {0x124EB, 226472}, {0x124EC, 226495}, {0x124ED, 226518}, {0x124EE, 226541}, {0x124EF, 226564}, {0x124F0, 226587}, {0x124F1, 226610}, {0x124F2, 226633}, {0x124F3, 226665}, {0x124F4, 226698}, {0x124F5, 226740}, {0x124F6, 226791}, {0x124F7, 226831}, {0x124F8, 226854}, {0x124F9, 226877}, {0x124FA, 226900}, {0x124FB, 226923}, {0x124FC, 226946}, {0x124FD, 226969}, {0x124FE, 226992}, {0x124FF, 227015}, {0x12500, 227038}, {0x12501, 227061}, {0x12502, 227084}, {0x12503, 227117}, {0x12504, 227150}, {0x12505, 227194}, {0x12506, 227227}, {0x12507, 227259}, {0x12508, 227292}, {0x12509, 227324}, {0x1250A, 227356}, {0x1250B, 227388}, {0x1250C, 227423}, {0x1250D, 227446}, {0x1250E, 227469}, {0x1250F, 227502}, {0x12510, 227534}, {0x12511, 227567}, {0x12512, 227605}, {0x12513, 227637}, {0x12514, 227688}, {0x12515, 227731}, {0x12516, 227763}, {0x12517, 227798}, {0x12518, 227821}, {0x12519, 228153}, {0x1251A, 228391}, {0x1251B, 228560}, {0x1251C, 228942}, {0x1251D, 228971}, {0x1251E, 229122}, {0x1251F, 229688}, {0x12520, 229995}, {0x12521, 230034}, {0x12522, 231050}, {0x12523, 231118}, {0x12524, 231183}, {0x12525, 231215}, {0x12526, 231246}, {0x12527, 231280}, {0x12528, 231316}, {0x12529, 231458}, {0x1252A, 231664}, {0x1252B, 231694}, {0x1252C, 231771}, {0x1252D, 233461}, {0x1252E, 233633}, {0x1252F, 233896}, {0x12530, 233992}, {0x12531, 234560}, {0x12532, 234668}, {0x12533, 234804}, {0x12534, 234833}, {0x12535, 234862}, {0x12536, 235640}, {0x12537, 235678}, {0x12538, 235778}, {0x12539, 236540}, {0x1253A, 236915}, {0x1253B, 236950}, {0x1253C, 237984}, {0x1253D, 238268}, {0x1253E, 238461}, {0x1253F, 238812}, {0x12540, 238845}, {0x12541, 239555}, {0x12542, 239800}, {0x12543, 239881}, {0x13000, 278161}, {0x13001, 278186}, {0x13002, 278211}, {0x13003, 278236}, {0x13004, 278261}, {0x13005, 278286}, {0x13006, 278312}, {0x13007, 278337}, {0x13008, 278363}, {0x13009, 278389}, {0x1300A, 278414}, {0x1300B, 278439}, {0x1300C, 278464}, {0x1300D, 278489}, {0x1300E, 278514}, {0x1300F, 278539}, {0x13010, 278564}, {0x13011, 278589}, {0x13012, 278615}, {0x13013, 278640}, {0x13014, 278665}, {0x13015, 278690}, {0x13016, 278716}, {0x13017, 278741}, {0x13018, 278766}, {0x13019, 278791}, {0x1301A, 278816}, {0x1301B, 278841}, {0x1301C, 278866}, {0x1301D, 278891}, {0x1301E, 278916}, {0x1301F, 278941}, {0x13020, 278966}, {0x13021, 278991}, {0x13022, 279016}, {0x13023, 279041}, {0x13024, 279066}, {0x13025, 279091}, {0x13026, 279117}, {0x13027, 279142}, {0x13028, 279167}, {0x13029, 279192}, {0x1302A, 279217}, {0x1302B, 279242}, {0x1302C, 279267}, {0x1302D, 279292}, {0x1302E, 279317}, {0x1302F, 279343}, {0x13030, 279368}, {0x13031, 279393}, {0x13032, 279419}, {0x13033, 279444}, {0x13034, 279470}, {0x13035, 279495}, {0x13036, 279520}, {0x13037, 279546}, {0x13038, 279571}, {0x13039, 279596}, {0x1303A, 279621}, {0x1303B, 279646}, {0x1303C, 279671}, {0x1303D, 279696}, {0x1303E, 279721}, {0x1303F, 279746}, {0x13040, 279771}, {0x13041, 279796}, {0x13042, 279821}, {0x13043, 279846}, {0x13044, 279871}, {0x13045, 279896}, {0x13046, 279921}, {0x13047, 279946}, {0x13048, 279971}, {0x13049, 279996}, {0x1304A, 280021}, {0x1304B, 280046}, {0x1304C, 280071}, {0x1304D, 280096}, {0x1304E, 280121}, {0x1304F, 280146}, {0x13050, 281057}, {0x13051, 281082}, {0x13052, 281107}, {0x13053, 281132}, {0x13054, 281157}, {0x13055, 281182}, {0x13056, 281208}, {0x13057, 281233}, {0x13058, 281258}, {0x13059, 281283}, {0x1305A, 281342}, {0x1305B, 281367}, {0x1305C, 281392}, {0x1305D, 281418}, {0x1305E, 281444}, {0x1305F, 281470}, {0x13060, 281495}, {0x13061, 281520}, {0x13062, 281545}, {0x13063, 281570}, {0x13064, 281595}, {0x13065, 281620}, {0x13066, 281645}, {0x13067, 281670}, {0x13068, 281696}, {0x13069, 281721}, {0x1306A, 281746}, {0x1306B, 281771}, {0x1306C, 281796}, {0x1306D, 281821}, {0x1306E, 281846}, {0x1306F, 281871}, {0x13070, 281896}, {0x13071, 281921}, {0x13072, 281946}, {0x13073, 281971}, {0x13074, 281996}, {0x13075, 282021}, {0x13076, 282046}, {0x13077, 282071}, {0x13078, 282096}, {0x13079, 282121}, {0x1307A, 282146}, {0x1307B, 282171}, {0x1307C, 282196}, {0x1307D, 282221}, {0x1307E, 282246}, {0x1307F, 282272}, {0x13080, 282297}, {0x13081, 282322}, {0x13082, 282347}, {0x13083, 282372}, {0x13084, 282397}, {0x13085, 282422}, {0x13086, 282447}, {0x13087, 282472}, {0x13088, 282497}, {0x13089, 282522}, {0x1308A, 282547}, {0x1308B, 282572}, {0x1308C, 282597}, {0x1308D, 282622}, {0x1308E, 282647}, {0x1308F, 282672}, {0x13090, 282697}, {0x13091, 282722}, {0x13092, 282747}, {0x13093, 282773}, {0x13094, 282798}, {0x13095, 282823}, {0x13096, 282848}, {0x13097, 282873}, {0x13098, 282899}, {0x13099, 282924}, {0x1309A, 282949}, {0x1309B, 282974}, {0x1309C, 283000}, {0x1309D, 283025}, {0x1309E, 283050}, {0x1309F, 283075}, {0x130A0, 283100}, {0x130A1, 283125}, {0x130A2, 283150}, {0x130A3, 283175}, {0x130A4, 283200}, {0x130A5, 283225}, {0x130A6, 283250}, {0x130A7, 283275}, {0x130A8, 283300}, {0x130A9, 283326}, {0x130AA, 283351}, {0x130AB, 283376}, {0x130AC, 283402}, {0x130AD, 283427}, {0x130AE, 283452}, {0x130AF, 283478}, {0x130B0, 283504}, {0x130B1, 283530}, {0x130B2, 283556}, {0x130B3, 283582}, {0x130B4, 283608}, {0x130B5, 283634}, {0x130B6, 283660}, {0x130B7, 283686}, {0x130B8, 283711}, {0x130B9, 283736}, {0x130BA, 283762}, {0x130BB, 283787}, {0x130BC, 283812}, {0x130BD, 283838}, {0x130BE, 283863}, {0x130BF, 283888}, {0x130C0, 283913}, {0x130C1, 283938}, {0x130C2, 283963}, {0x130C3, 283988}, {0x130C4, 284013}, {0x130C5, 284038}, {0x130C6, 284063}, {0x130C7, 284088}, {0x130C8, 284113}, {0x130C9, 284138}, {0x130CA, 284163}, {0x130CB, 284189}, {0x130CC, 284215}, {0x130CD, 284241}, {0x130CE, 284267}, {0x130CF, 284293}, {0x130D0, 284319}, {0x130D1, 284345}, {0x130D2, 284371}, {0x130D3, 284396}, {0x130D4, 284421}, {0x130D5, 284446}, {0x130D6, 284471}, {0x130D7, 284496}, {0x130D8, 284521}, {0x130D9, 284546}, {0x130DA, 284571}, {0x130DB, 284597}, {0x130DC, 284622}, {0x130DD, 284648}, {0x130DE, 284673}, {0x130DF, 284698}, {0x130E0, 284723}, {0x130E1, 284748}, {0x130E2, 284773}, {0x130E3, 284798}, {0x130E4, 284823}, {0x130E5, 284849}, {0x130E6, 284874}, {0x130E7, 284900}, {0x130E8, 284925}, {0x130E9, 284950}, {0x130EA, 284975}, {0x130EB, 285001}, {0x130EC, 285026}, {0x130ED, 285051}, {0x130EE, 285076}, {0x130EF, 285101}, {0x130F0, 285126}, {0x130F1, 285151}, {0x130F2, 285176}, {0x130F3, 285201}, {0x130F4, 285227}, {0x130F5, 285252}, {0x130F6, 285277}, {0x130F7, 285302}, {0x130F8, 285327}, {0x130F9, 285352}, {0x130FA, 285377}, {0x130FB, 285403}, {0x130FC, 285428}, {0x130FD, 285453}, {0x130FE, 285510}, {0x130FF, 285535}, {0x13100, 285561}, {0x13101, 285586}, {0x13102, 285611}, {0x13103, 285636}, {0x13104, 285661}, {0x13105, 285686}, {0x13106, 285711}, {0x13107, 285736}, {0x13108, 285761}, {0x13109, 285786}, {0x1310A, 285811}, {0x1310B, 285836}, {0x1310C, 285861}, {0x1310D, 285887}, {0x1310E, 285912}, {0x1310F, 285937}, {0x13110, 285962}, {0x13111, 285987}, {0x13112, 286012}, {0x13113, 286037}, {0x13114, 286062}, {0x13115, 286087}, {0x13116, 286113}, {0x13117, 286138}, {0x13118, 286163}, {0x13119, 286188}, {0x1311A, 286213}, {0x1311B, 286238}, {0x1311C, 286263}, {0x1311D, 286288}, {0x1311E, 286313}, {0x1311F, 286338}, {0x13120, 286363}, {0x13121, 286389}, {0x13122, 286414}, {0x13123, 286439}, {0x13124, 286464}, {0x13125, 286489}, {0x13126, 286514}, {0x13127, 286539}, {0x13128, 286565}, {0x13129, 286590}, {0x1312A, 286616}, {0x1312B, 286641}, {0x1312C, 286666}, {0x1312D, 286691}, {0x1312E, 286716}, {0x1312F, 286741}, {0x13130, 286766}, {0x13131, 286791}, {0x13132, 286817}, {0x13133, 286842}, {0x13134, 286868}, {0x13135, 286893}, {0x13136, 286919}, {0x13137, 286944}, {0x13138, 286969}, {0x13139, 286994}, {0x1313A, 287019}, {0x1313B, 287045}, {0x1313C, 287071}, {0x1313D, 287097}, {0x1313E, 287122}, {0x1313F, 287147}, {0x13140, 287172}, {0x13141, 287197}, {0x13142, 287222}, {0x13143, 287247}, {0x13144, 287272}, {0x13145, 287297}, {0x13146, 287323}, {0x13147, 287348}, {0x13148, 287374}, {0x13149, 287400}, {0x1314A, 287425}, {0x1314B, 287450}, {0x1314C, 287475}, {0x1314D, 287500}, {0x1314E, 287526}, {0x1314F, 287551}, {0x13150, 287576}, {0x13151, 287601}, {0x13152, 287626}, {0x13153, 287651}, {0x13154, 287676}, {0x13155, 287701}, {0x13156, 287726}, {0x13157, 287751}, {0x13158, 287777}, {0x13159, 287802}, {0x1315A, 287827}, {0x1315B, 287852}, {0x1315C, 287877}, {0x1315D, 287902}, {0x1315E, 287927}, {0x1315F, 287953}, {0x13160, 287978}, {0x13161, 288003}, {0x13162, 288028}, {0x13163, 288053}, {0x13164, 288078}, {0x13165, 288103}, {0x13166, 288128}, {0x13167, 288153}, {0x13168, 288178}, {0x13169, 288203}, {0x1316A, 288229}, {0x1316B, 288254}, {0x1316C, 288280}, {0x1316D, 288305}, {0x1316E, 288330}, {0x1316F, 288355}, {0x13170, 288380}, {0x13171, 288405}, {0x13172, 288430}, {0x13173, 288456}, {0x13174, 288481}, {0x13175, 288506}, {0x13176, 288532}, {0x13177, 288557}, {0x13178, 288582}, {0x13179, 288607}, {0x1317A, 288632}, {0x1317B, 288657}, {0x1317C, 288682}, {0x1317D, 288707}, {0x1317E, 288732}, {0x1317F, 288757}, {0x13180, 288782}, {0x13181, 288807}, {0x13182, 288832}, {0x13183, 288857}, {0x13184, 288882}, {0x13185, 288907}, {0x13186, 288933}, {0x13187, 288958}, {0x13188, 289021}, {0x13189, 289046}, {0x1318A, 289071}, {0x1318B, 289096}, {0x1318C, 289121}, {0x1318D, 289146}, {0x1318E, 289172}, {0x1318F, 289197}, {0x13190, 289222}, {0x13191, 289247}, {0x13192, 289272}, {0x13193, 289298}, {0x13194, 289323}, {0x13195, 289349}, {0x13196, 289374}, {0x13197, 289400}, {0x13198, 289425}, {0x13199, 289450}, {0x1319A, 289475}, {0x1319B, 289662}, {0x1319C, 289687}, {0x1319D, 289712}, {0x1319E, 289737}, {0x1319F, 289762}, {0x131A0, 289787}, {0x131A1, 289812}, {0x131A2, 289837}, {0x131A3, 289862}, {0x131A4, 289887}, {0x131A5, 289912}, {0x131A6, 289938}, {0x131A7, 289963}, {0x131A8, 289988}, {0x131A9, 290013}, {0x131AA, 290038}, {0x131AB, 290064}, {0x131AC, 290089}, {0x131AD, 290114}, {0x131AE, 290139}, {0x131AF, 290165}, {0x131B0, 290191}, {0x131B1, 290216}, {0x131B2, 290241}, {0x131B3, 290267}, {0x131B4, 290292}, {0x131B5, 290317}, {0x131B6, 290342}, {0x131B7, 290367}, {0x131B8, 290392}, {0x131B9, 290417}, {0x131BA, 290442}, {0x131BB, 290468}, {0x131BC, 290493}, {0x131BD, 290518}, {0x131BE, 290544}, {0x131BF, 290570}, {0x131C0, 290596}, {0x131C1, 290622}, {0x131C2, 290648}, {0x131C3, 290674}, {0x131C4, 290700}, {0x131C5, 290726}, {0x131C6, 290751}, {0x131C7, 290776}, {0x131C8, 290801}, {0x131C9, 290827}, {0x131CA, 290852}, {0x131CB, 290878}, {0x131CC, 290903}, {0x131CD, 290929}, {0x131CE, 290954}, {0x131CF, 290979}, {0x131D0, 291004}, {0x131D1, 291029}, {0x131D2, 291054}, {0x131D3, 291080}, {0x131D4, 291105}, {0x131D5, 291130}, {0x131D6, 291156}, {0x131D7, 291181}, {0x131D8, 291206}, {0x131D9, 291231}, {0x131DA, 291256}, {0x131DB, 291282}, {0x131DC, 291307}, {0x131DD, 291332}, {0x131DE, 291357}, {0x131DF, 291383}, {0x131E0, 291408}, {0x131E1, 291433}, {0x131E2, 291459}, {0x131E3, 291485}, {0x131E4, 291510}, {0x131E5, 291535}, {0x131E6, 291560}, {0x131E7, 291585}, {0x131E8, 291610}, {0x131E9, 291635}, {0x131EA, 291660}, {0x131EB, 291686}, {0x131EC, 291711}, {0x131ED, 291736}, {0x131EE, 291761}, {0x131EF, 291786}, {0x131F0, 291811}, {0x131F1, 291836}, {0x131F2, 291861}, {0x131F3, 291886}, {0x131F4, 291911}, {0x131F5, 291936}, {0x131F6, 291961}, {0x131F7, 291986}, {0x131F8, 292011}, {0x131F9, 292036}, {0x131FA, 292061}, {0x131FB, 292086}, {0x131FC, 292111}, {0x131FD, 292136}, {0x131FE, 292161}, {0x131FF, 292186}, {0x13200, 292211}, {0x13201, 292236}, {0x13202, 292262}, {0x13203, 292288}, {0x13204, 292313}, {0x13205, 292338}, {0x13206, 292363}, {0x13207, 292388}, {0x13208, 292413}, {0x13209, 292438}, {0x1320A, 292463}, {0x1320B, 292489}, {0x1320C, 292514}, {0x1320D, 292539}, {0x1320E, 292564}, {0x1320F, 292589}, {0x13210, 292614}, {0x13211, 292639}, {0x13212, 292664}, {0x13213, 292689}, {0x13214, 292715}, {0x13215, 292740}, {0x13216, 292766}, {0x13217, 292791}, {0x13218, 292817}, {0x13219, 292842}, {0x1321A, 292867}, {0x1321B, 292893}, {0x1321C, 292918}, {0x1321D, 292943}, {0x1321E, 292968}, {0x1321F, 292993}, {0x13220, 293018}, {0x13221, 293044}, {0x13222, 293070}, {0x13223, 293096}, {0x13224, 293122}, {0x13225, 293148}, {0x13226, 293175}, {0x13227, 293201}, {0x13228, 293227}, {0x13229, 293253}, {0x1322A, 293279}, {0x1322B, 293305}, {0x1322C, 293331}, {0x1322D, 293357}, {0x1322E, 293383}, {0x1322F, 293409}, {0x13230, 293435}, {0x13231, 293461}, {0x13232, 293487}, {0x13233, 293514}, {0x13234, 293540}, {0x13235, 293566}, {0x13236, 293592}, {0x13237, 293618}, {0x13238, 293644}, {0x13239, 293670}, {0x1323A, 293696}, {0x1323B, 293722}, {0x1323C, 293748}, {0x1323D, 293774}, {0x1323E, 293800}, {0x1323F, 293826}, {0x13240, 293852}, {0x13241, 293879}, {0x13242, 293905}, {0x13243, 293932}, {0x13244, 293958}, {0x13245, 293984}, {0x13246, 294010}, {0x13247, 294036}, {0x13248, 294062}, {0x13249, 294088}, {0x1324A, 294114}, {0x1324B, 294141}, {0x1324C, 294167}, {0x1324D, 294193}, {0x1324E, 294219}, {0x1324F, 294245}, {0x13250, 294272}, {0x13251, 294297}, {0x13252, 294323}, {0x13253, 294348}, {0x13254, 294373}, {0x13255, 294398}, {0x13256, 294423}, {0x13257, 294449}, {0x13258, 294474}, {0x13259, 294500}, {0x1325A, 294526}, {0x1325B, 294552}, {0x1325C, 294578}, {0x1325D, 294604}, {0x1325E, 294630}, {0x1325F, 294655}, {0x13260, 294680}, {0x13261, 294705}, {0x13262, 294730}, {0x13263, 294756}, {0x13264, 294782}, {0x13265, 294808}, {0x13266, 294833}, {0x13267, 294858}, {0x13268, 294883}, {0x13269, 294908}, {0x1326A, 294933}, {0x1326B, 294958}, {0x1326C, 294983}, {0x1326D, 295008}, {0x1326E, 295033}, {0x1326F, 295059}, {0x13270, 295084}, {0x13271, 295110}, {0x13272, 295135}, {0x13273, 295160}, {0x13274, 295185}, {0x13275, 295210}, {0x13276, 295236}, {0x13277, 295261}, {0x13278, 295287}, {0x13279, 295312}, {0x1327A, 295337}, {0x1327B, 295362}, {0x1327C, 295387}, {0x1327D, 295413}, {0x1327E, 295438}, {0x1327F, 295464}, {0x13280, 295489}, {0x13281, 295514}, {0x13282, 295539}, {0x13283, 295565}, {0x13284, 295590}, {0x13285, 295615}, {0x13286, 295640}, {0x13287, 295666}, {0x13288, 295692}, {0x13289, 295718}, {0x1328A, 295744}, {0x1328B, 295769}, {0x1328C, 295794}, {0x1328D, 295819}, {0x1328E, 295844}, {0x1328F, 295869}, {0x13290, 295894}, {0x13291, 295919}, {0x13292, 295944}, {0x13293, 295969}, {0x13294, 295994}, {0x13295, 296019}, {0x13296, 296044}, {0x13297, 296069}, {0x13298, 296094}, {0x13299, 296120}, {0x1329A, 296146}, {0x1329B, 296206}, {0x1329C, 296231}, {0x1329D, 296257}, {0x1329E, 296282}, {0x1329F, 296307}, {0x132A0, 296333}, {0x132A1, 296358}, {0x132A2, 296383}, {0x132A3, 296408}, {0x132A4, 296433}, {0x132A5, 296458}, {0x132A6, 296483}, {0x132A7, 296508}, {0x132A8, 296533}, {0x132A9, 296558}, {0x132AA, 296583}, {0x132AB, 296608}, {0x132AC, 296633}, {0x132AD, 296658}, {0x132AE, 296683}, {0x132AF, 296708}, {0x132B0, 296733}, {0x132B1, 296758}, {0x132B2, 296784}, {0x132B3, 296809}, {0x132B4, 296835}, {0x132B5, 296861}, {0x132B6, 296886}, {0x132B7, 296911}, {0x132B8, 296936}, {0x132B9, 296961}, {0x132BA, 296986}, {0x132BB, 297011}, {0x132BC, 297036}, {0x132BD, 297062}, {0x132BE, 297087}, {0x132BF, 297112}, {0x132C0, 297137}, {0x132C1, 297162}, {0x132C2, 297187}, {0x132C3, 297212}, {0x132C4, 297238}, {0x132C5, 297263}, {0x132C6, 297288}, {0x132C7, 297313}, {0x132C8, 297338}, {0x132C9, 297363}, {0x132CA, 297388}, {0x132CB, 297413}, {0x132CC, 297438}, {0x132CD, 297463}, {0x132CE, 297488}, {0x132CF, 297513}, {0x132D0, 297538}, {0x132D1, 297563}, {0x132D2, 297588}, {0x132D3, 297613}, {0x132D4, 297639}, {0x132D5, 297664}, {0x132D6, 297689}, {0x132D7, 297714}, {0x132D8, 297739}, {0x132D9, 297765}, {0x132DA, 297790}, {0x132DB, 297815}, {0x132DC, 297840}, {0x132DD, 297865}, {0x132DE, 297890}, {0x132DF, 297915}, {0x132E0, 297940}, {0x132E1, 297965}, {0x132E2, 297991}, {0x132E3, 298017}, {0x132E4, 298042}, {0x132E5, 298067}, {0x132E6, 298092}, {0x132E7, 298118}, {0x132E8, 298143}, {0x132E9, 298168}, {0x132EA, 298193}, {0x132EB, 298218}, {0x132EC, 298243}, {0x132ED, 298268}, {0x132EE, 298293}, {0x132EF, 298318}, {0x132F0, 298343}, {0x132F1, 298369}, {0x132F2, 298395}, {0x132F3, 298420}, {0x132F4, 298445}, {0x132F5, 298470}, {0x132F6, 298495}, {0x132F7, 298520}, {0x132F8, 298545}, {0x132F9, 298570}, {0x132FA, 298595}, {0x132FB, 298620}, {0x132FC, 298646}, {0x132FD, 298671}, {0x132FE, 298696}, {0x132FF, 298721}, {0x13300, 298746}, {0x13301, 298771}, {0x13302, 298796}, {0x13303, 298821}, {0x13304, 298846}, {0x13305, 298871}, {0x13306, 298896}, {0x13307, 298921}, {0x13308, 298946}, {0x13309, 298971}, {0x1330A, 298996}, {0x1330B, 299022}, {0x1330C, 299047}, {0x1330D, 299072}, {0x1330E, 299097}, {0x1330F, 299122}, {0x13310, 299148}, {0x13311, 299173}, {0x13312, 299199}, {0x13313, 299224}, {0x13314, 299250}, {0x13315, 299275}, {0x13316, 299300}, {0x13317, 299326}, {0x13318, 299351}, {0x13319, 299376}, {0x1331A, 299401}, {0x1331B, 299426}, {0x1331C, 299451}, {0x1331D, 299477}, {0x1331E, 299502}, {0x1331F, 299527}, {0x13320, 299552}, {0x13321, 299577}, {0x13322, 299602}, {0x13323, 299627}, {0x13324, 299652}, {0x13325, 299677}, {0x13326, 299702}, {0x13327, 299727}, {0x13328, 299752}, {0x13329, 299777}, {0x1332A, 299802}, {0x1332B, 299827}, {0x1332C, 299852}, {0x1332D, 299877}, {0x1332E, 299903}, {0x1332F, 299928}, {0x13330, 299954}, {0x13331, 299979}, {0x13332, 300004}, {0x13333, 300029}, {0x13334, 300054}, {0x13335, 300079}, {0x13336, 300104}, {0x13337, 300129}, {0x13338, 300154}, {0x13339, 300179}, {0x1333A, 300205}, {0x1333B, 300231}, {0x1333C, 300256}, {0x1333D, 300281}, {0x1333E, 300306}, {0x1333F, 300331}, {0x13340, 300356}, {0x13341, 300381}, {0x13342, 300406}, {0x13343, 300431}, {0x13344, 300456}, {0x13345, 300481}, {0x13346, 300506}, {0x13347, 300531}, {0x13348, 300556}, {0x13349, 300581}, {0x1334A, 300606}, {0x1334B, 300631}, {0x1334C, 300656}, {0x1334D, 300682}, {0x1334E, 300707}, {0x1334F, 300732}, {0x13350, 300757}, {0x13351, 300782}, {0x13352, 300807}, {0x13353, 300832}, {0x13354, 300858}, {0x13355, 300883}, {0x13356, 300908}, {0x13357, 300933}, {0x13358, 300959}, {0x13359, 300984}, {0x1335A, 301009}, {0x1335B, 301034}, {0x1335C, 301059}, {0x1335D, 301084}, {0x1335E, 301109}, {0x1335F, 301134}, {0x13360, 301159}, {0x13361, 301184}, {0x13362, 301209}, {0x13363, 301234}, {0x13364, 301260}, {0x13365, 301286}, {0x13366, 301312}, {0x13367, 301338}, {0x13368, 301364}, {0x13369, 301390}, {0x1336A, 301416}, {0x1336B, 301442}, {0x1336C, 301468}, {0x1336D, 301493}, {0x1336E, 301519}, {0x1336F, 301544}, {0x13370, 301569}, {0x13371, 301594}, {0x13372, 301619}, {0x13373, 301644}, {0x13374, 301670}, {0x13375, 301696}, {0x13376, 301721}, {0x13377, 301746}, {0x13378, 301771}, {0x13379, 301796}, {0x1337A, 301822}, {0x1337B, 301848}, {0x1337C, 301874}, {0x1337D, 301899}, {0x1337E, 301925}, {0x1337F, 301951}, {0x13380, 301976}, {0x13381, 302001}, {0x13382, 302026}, {0x13383, 302051}, {0x13384, 302076}, {0x13385, 302101}, {0x13386, 302126}, {0x13387, 302151}, {0x13388, 302177}, {0x13389, 302203}, {0x1338A, 302229}, {0x1338B, 302255}, {0x1338C, 302281}, {0x1338D, 302307}, {0x1338E, 302333}, {0x1338F, 302359}, {0x13390, 302385}, {0x13391, 302411}, {0x13392, 302437}, {0x13393, 302463}, {0x13394, 302488}, {0x13395, 302513}, {0x13396, 302538}, {0x13397, 302564}, {0x13398, 302589}, {0x13399, 302614}, {0x1339A, 302639}, {0x1339B, 302664}, {0x1339C, 302689}, {0x1339D, 302715}, {0x1339E, 302740}, {0x1339F, 302766}, {0x133A0, 302791}, {0x133A1, 302817}, {0x133A2, 302842}, {0x133A3, 302868}, {0x133A4, 302893}, {0x133A5, 302918}, {0x133A6, 302944}, {0x133A7, 302969}, {0x133A8, 302994}, {0x133A9, 303019}, {0x133AA, 303044}, {0x133AB, 303070}, {0x133AC, 303095}, {0x133AD, 303120}, {0x133AE, 303145}, {0x133AF, 303207}, {0x133B0, 303232}, {0x133B1, 303257}, {0x133B2, 303282}, {0x133B3, 303308}, {0x133B4, 303333}, {0x133B5, 303358}, {0x133B6, 303383}, {0x133B7, 303408}, {0x133B8, 303433}, {0x133B9, 303458}, {0x133BA, 303484}, {0x133BB, 303509}, {0x133BC, 303535}, {0x133BD, 303560}, {0x133BE, 303585}, {0x133BF, 303610}, {0x133C0, 303635}, {0x133C1, 303661}, {0x133C2, 303686}, {0x133C3, 303711}, {0x133C4, 303736}, {0x133C5, 303762}, {0x133C6, 303787}, {0x133C7, 303813}, {0x133C8, 303838}, {0x133C9, 303863}, {0x133CA, 303888}, {0x133CB, 303913}, {0x133CC, 303938}, {0x133CD, 303963}, {0x133CE, 303989}, {0x133CF, 304014}, {0x133D0, 304039}, {0x133D1, 304064}, {0x133D2, 304089}, {0x133D3, 304114}, {0x133D4, 304140}, {0x133D5, 304166}, {0x133D6, 304191}, {0x133D7, 304216}, {0x133D8, 304242}, {0x133D9, 304267}, {0x133DA, 304292}, {0x133DB, 304318}, {0x133DC, 304343}, {0x133DD, 304369}, {0x133DE, 304394}, {0x133DF, 304419}, {0x133E0, 304444}, {0x133E1, 304469}, {0x133E2, 304494}, {0x133E3, 304519}, {0x133E4, 304544}, {0x133E5, 304569}, {0x133E6, 304594}, {0x133E7, 304620}, {0x133E8, 304646}, {0x133E9, 304672}, {0x133EA, 304698}, {0x133EB, 304723}, {0x133EC, 304749}, {0x133ED, 304775}, {0x133EE, 304800}, {0x133EF, 304826}, {0x133F0, 304851}, {0x133F1, 304877}, {0x133F2, 304902}, {0x133F3, 304927}, {0x133F4, 304952}, {0x133F5, 304977}, {0x133F6, 305002}, {0x133F7, 305027}, {0x133F8, 305052}, {0x133F9, 305077}, {0x133FA, 305102}, {0x133FB, 305127}, {0x133FC, 305153}, {0x133FD, 305179}, {0x133FE, 305205}, {0x133FF, 305231}, {0x13400, 305257}, {0x13401, 305283}, {0x13402, 305309}, {0x13403, 305335}, {0x13404, 305361}, {0x13405, 305386}, {0x13406, 305412}, {0x13407, 305438}, {0x13408, 305464}, {0x13409, 305490}, {0x1340A, 305516}, {0x1340B, 305542}, {0x1340C, 305568}, {0x1340D, 280171}, {0x1340E, 280197}, {0x1340F, 280223}, {0x13410, 280249}, {0x13411, 280275}, {0x13412, 280301}, {0x13413, 280327}, {0x13414, 280353}, {0x13415, 280380}, {0x13416, 280407}, {0x13417, 280433}, {0x13418, 280459}, {0x13419, 280485}, {0x1341A, 280511}, {0x1341B, 280537}, {0x1341C, 280563}, {0x1341D, 280589}, {0x1341E, 280615}, {0x1341F, 280641}, {0x13420, 280667}, {0x13421, 280693}, {0x13422, 280719}, {0x13423, 280745}, {0x13424, 280771}, {0x13425, 280797}, {0x13426, 280823}, {0x13427, 280849}, {0x13428, 280875}, {0x13429, 280901}, {0x1342A, 280927}, {0x1342B, 280953}, {0x1342C, 280979}, {0x1342D, 281005}, {0x1342E, 281031}, {0x13430, 303171}, {0x13431, 288983}, {0x13432, 289622}, {0x13433, 289541}, {0x13434, 289584}, {0x13435, 289500}, {0x13436, 296171}, {0x13437, 281308}, {0x13438, 285478}, {0x14400, 8956}, {0x14401, 8982}, {0x14402, 9008}, {0x14403, 9034}, {0x14404, 9060}, {0x14405, 9086}, {0x14406, 9112}, {0x14407, 9138}, {0x14408, 9164}, {0x14409, 9190}, {0x1440A, 9216}, {0x1440B, 9243}, {0x1440C, 9269}, {0x1440D, 9295}, {0x1440E, 9321}, {0x1440F, 9347}, {0x14410, 9373}, {0x14411, 9399}, {0x14412, 9425}, {0x14413, 9451}, {0x14414, 9477}, {0x14415, 9503}, {0x14416, 9529}, {0x14417, 9555}, {0x14418, 9581}, {0x14419, 9607}, {0x1441A, 9633}, {0x1441B, 9659}, {0x1441C, 9686}, {0x1441D, 9712}, {0x1441E, 9738}, {0x1441F, 9764}, {0x14420, 9790}, {0x14421, 9816}, {0x14422, 9842}, {0x14423, 9868}, {0x14424, 9894}, {0x14425, 9920}, {0x14426, 9946}, {0x14427, 9972}, {0x14428, 9998}, {0x14429, 10024}, {0x1442A, 10051}, {0x1442B, 10077}, {0x1442C, 10103}, {0x1442D, 10130}, {0x1442E, 10156}, {0x1442F, 10182}, {0x14430, 10208}, {0x14431, 10234}, {0x14432, 10261}, {0x14433, 10287}, {0x14434, 10314}, {0x14435, 10341}, {0x14436, 10367}, {0x14437, 10393}, {0x14438, 10419}, {0x14439, 10445}, {0x1443A, 10471}, {0x1443B, 10497}, {0x1443C, 10523}, {0x1443D, 10549}, {0x1443E, 10575}, {0x1443F, 10601}, {0x14440, 10627}, {0x14441, 10653}, {0x14442, 10679}, {0x14443, 10705}, {0x14444, 10731}, {0x14445, 10757}, {0x14446, 10783}, {0x14447, 10809}, {0x14448, 10835}, {0x14449, 10861}, {0x1444A, 10888}, {0x1444B, 10915}, {0x1444C, 10942}, {0x1444D, 10968}, {0x1444E, 10994}, {0x1444F, 11020}, {0x14450, 11046}, {0x14451, 11072}, {0x14452, 11098}, {0x14453, 11124}, {0x14454, 11150}, {0x14455, 11176}, {0x14456, 11202}, {0x14457, 11228}, {0x14458, 11254}, {0x14459, 11280}, {0x1445A, 11306}, {0x1445B, 11332}, {0x1445C, 11358}, {0x1445D, 11384}, {0x1445E, 11410}, {0x1445F, 11436}, {0x14460, 11462}, {0x14461, 11488}, {0x14462, 11514}, {0x14463, 11540}, {0x14464, 11566}, {0x14465, 11592}, {0x14466, 11618}, {0x14467, 11644}, {0x14468, 11670}, {0x14469, 11696}, {0x1446A, 11722}, {0x1446B, 11748}, {0x1446C, 11775}, {0x1446D, 11801}, {0x1446E, 11828}, {0x1446F, 11854}, {0x14470, 11880}, {0x14471, 11907}, {0x14472, 11933}, {0x14473, 11960}, {0x14474, 11986}, {0x14475, 12013}, {0x14476, 12039}, {0x14477, 12065}, {0x14478, 12092}, {0x14479, 12119}, {0x1447A, 12146}, {0x1447B, 12172}, {0x1447C, 12199}, {0x1447D, 12226}, {0x1447E, 12252}, {0x1447F, 12278}, {0x14480, 12305}, {0x14481, 12332}, {0x14482, 12359}, {0x14483, 12385}, {0x14484, 12411}, {0x14485, 12437}, {0x14486, 12464}, {0x14487, 12491}, {0x14488, 12517}, {0x14489, 12543}, {0x1448A, 12569}, {0x1448B, 12595}, {0x1448C, 12621}, {0x1448D, 12648}, {0x1448E, 12674}, {0x1448F, 12700}, {0x14490, 12726}, {0x14491, 12752}, {0x14492, 12778}, {0x14493, 12804}, {0x14494, 12830}, {0x14495, 12856}, {0x14496, 12882}, {0x14497, 12908}, {0x14498, 12935}, {0x14499, 12961}, {0x1449A, 12987}, {0x1449B, 13013}, {0x1449C, 13039}, {0x1449D, 13065}, {0x1449E, 13091}, {0x1449F, 13117}, {0x144A0, 13143}, {0x144A1, 13169}, {0x144A2, 13195}, {0x144A3, 13222}, {0x144A4, 13248}, {0x144A5, 13274}, {0x144A6, 13300}, {0x144A7, 13326}, {0x144A8, 13352}, {0x144A9, 13378}, {0x144AA, 13404}, {0x144AB, 13430}, {0x144AC, 13456}, {0x144AD, 13482}, {0x144AE, 13508}, {0x144AF, 13534}, {0x144B0, 13560}, {0x144B1, 13586}, {0x144B2, 13612}, {0x144B3, 13638}, {0x144B4, 13664}, {0x144B5, 13690}, {0x144B6, 13716}, {0x144B7, 13742}, {0x144B8, 13768}, {0x144B9, 13794}, {0x144BA, 13820}, {0x144BB, 13846}, {0x144BC, 13872}, {0x144BD, 13898}, {0x144BE, 13924}, {0x144BF, 13950}, {0x144C0, 13976}, {0x144C1, 14002}, {0x144C2, 14028}, {0x144C3, 14054}, {0x144C4, 14080}, {0x144C5, 14106}, {0x144C6, 14132}, {0x144C7, 14158}, {0x144C8, 14184}, {0x144C9, 14210}, {0x144CA, 14236}, {0x144CB, 14262}, {0x144CC, 14288}, {0x144CD, 14314}, {0x144CE, 14340}, {0x144CF, 14366}, {0x144D0, 14392}, {0x144D1, 14418}, {0x144D2, 14444}, {0x144D3, 14470}, {0x144D4, 14496}, {0x144D5, 14522}, {0x144D6, 14548}, {0x144D7, 14574}, {0x144D8, 14600}, {0x144D9, 14626}, {0x144DA, 14652}, {0x144DB, 14678}, {0x144DC, 14704}, {0x144DD, 14730}, {0x144DE, 14756}, {0x144DF, 14782}, {0x144E0, 14808}, {0x144E1, 14834}, {0x144E2, 14860}, {0x144E3, 14886}, {0x144E4, 14912}, {0x144E5, 14938}, {0x144E6, 14964}, {0x144E7, 14991}, {0x144E8, 15018}, {0x144E9, 15044}, {0x144EA, 15070}, {0x144EB, 15096}, {0x144EC, 15122}, {0x144ED, 15148}, {0x144EE, 15175}, {0x144EF, 15201}, {0x144F0, 15227}, {0x144F1, 15254}, {0x144F2, 15280}, {0x144F3, 15306}, {0x144F4, 15332}, {0x144F5, 15358}, {0x144F6, 15384}, {0x144F7, 15410}, {0x144F8, 15437}, {0x144F9, 15463}, {0x144FA, 15490}, {0x144FB, 15516}, {0x144FC, 15542}, {0x144FD, 15568}, {0x144FE, 15594}, {0x144FF, 15620}, {0x14500, 15646}, {0x14501, 15672}, {0x14502, 15698}, {0x14503, 15724}, {0x14504, 15750}, {0x14505, 15776}, {0x14506, 15803}, {0x14507, 15829}, {0x14508, 15855}, {0x14509, 15881}, {0x1450A, 15907}, {0x1450B, 15933}, {0x1450C, 15959}, {0x1450D, 15985}, {0x1450E, 16011}, {0x1450F, 16037}, {0x14510, 16063}, {0x14511, 16089}, {0x14512, 16115}, {0x14513, 16141}, {0x14514, 16167}, {0x14515, 16193}, {0x14516, 16219}, {0x14517, 16245}, {0x14518, 16271}, {0x14519, 16297}, {0x1451A, 16323}, {0x1451B, 16349}, {0x1451C, 16375}, {0x1451D, 16401}, {0x1451E, 16427}, {0x1451F, 16453}, {0x14520, 16479}, {0x14521, 16505}, {0x14522, 16531}, {0x14523, 16557}, {0x14524, 16583}, {0x14525, 16609}, {0x14526, 16635}, {0x14527, 16661}, {0x14528, 16687}, {0x14529, 16713}, {0x1452A, 16739}, {0x1452B, 16765}, {0x1452C, 16791}, {0x1452D, 16817}, {0x1452E, 16843}, {0x1452F, 16870}, {0x14530, 16896}, {0x14531, 16922}, {0x14532, 16948}, {0x14533, 16974}, {0x14534, 17000}, {0x14535, 17026}, {0x14536, 17052}, {0x14537, 17078}, {0x14538, 17104}, {0x14539, 17130}, {0x1453A, 17156}, {0x1453B, 17182}, {0x1453C, 17208}, {0x1453D, 17234}, {0x1453E, 17260}, {0x1453F, 17286}, {0x14540, 17312}, {0x14541, 17338}, {0x14542, 17364}, {0x14543, 17390}, {0x14544, 17416}, {0x14545, 17442}, {0x14546, 17469}, {0x14547, 17495}, {0x14548, 17521}, {0x14549, 17547}, {0x1454A, 17573}, {0x1454B, 17599}, {0x1454C, 17626}, {0x1454D, 17652}, {0x1454E, 17678}, {0x1454F, 17704}, {0x14550, 17730}, {0x14551, 17756}, {0x14552, 17783}, {0x14553, 17809}, {0x14554, 17835}, {0x14555, 17861}, {0x14556, 17887}, {0x14557, 17913}, {0x14558, 17939}, {0x14559, 17965}, {0x1455A, 17991}, {0x1455B, 18017}, {0x1455C, 18043}, {0x1455D, 18070}, {0x1455E, 18096}, {0x1455F, 18122}, {0x14560, 18148}, {0x14561, 18174}, {0x14562, 18200}, {0x14563, 18226}, {0x14564, 18252}, {0x14565, 18278}, {0x14566, 18304}, {0x14567, 18330}, {0x14568, 18356}, {0x14569, 18382}, {0x1456A, 18408}, {0x1456B, 18434}, {0x1456C, 18460}, {0x1456D, 18486}, {0x1456E, 18512}, {0x1456F, 18538}, {0x14570, 18564}, {0x14571, 18590}, {0x14572, 18617}, {0x14573, 18643}, {0x14574, 18669}, {0x14575, 18696}, {0x14576, 18723}, {0x14577, 18750}, {0x14578, 18776}, {0x14579, 18802}, {0x1457A, 18828}, {0x1457B, 18854}, {0x1457C, 18881}, {0x1457D, 18908}, {0x1457E, 18935}, {0x1457F, 18961}, {0x14580, 18987}, {0x14581, 19013}, {0x14582, 19039}, {0x14583, 19065}, {0x14584, 19091}, {0x14585, 19117}, {0x14586, 19143}, {0x14587, 19169}, {0x14588, 19195}, {0x14589, 19221}, {0x1458A, 19247}, {0x1458B, 19273}, {0x1458C, 19299}, {0x1458D, 19325}, {0x1458E, 19351}, {0x1458F, 19377}, {0x14590, 19403}, {0x14591, 19429}, {0x14592, 19455}, {0x14593, 19481}, {0x14594, 19507}, {0x14595, 19533}, {0x14596, 19560}, {0x14597, 19586}, {0x14598, 19612}, {0x14599, 19638}, {0x1459A, 19664}, {0x1459B, 19690}, {0x1459C, 19717}, {0x1459D, 19743}, {0x1459E, 19769}, {0x1459F, 19795}, {0x145A0, 19821}, {0x145A1, 19848}, {0x145A2, 19874}, {0x145A3, 19900}, {0x145A4, 19926}, {0x145A5, 19953}, {0x145A6, 19979}, {0x145A7, 20005}, {0x145A8, 20031}, {0x145A9, 20057}, {0x145AA, 20083}, {0x145AB, 20109}, {0x145AC, 20135}, {0x145AD, 20161}, {0x145AE, 20187}, {0x145AF, 20213}, {0x145B0, 20240}, {0x145B1, 20266}, {0x145B2, 20301}, {0x145B3, 20328}, {0x145B4, 20354}, {0x145B5, 20380}, {0x145B6, 20406}, {0x145B7, 20433}, {0x145B8, 20459}, {0x145B9, 20485}, {0x145BA, 20511}, {0x145BB, 20537}, {0x145BC, 20563}, {0x145BD, 20589}, {0x145BE, 20621}, {0x145BF, 20647}, {0x145C0, 20673}, {0x145C1, 20699}, {0x145C2, 20725}, {0x145C3, 20751}, {0x145C4, 20777}, {0x145C5, 20803}, {0x145C6, 20829}, {0x145C7, 20855}, {0x145C8, 20881}, {0x145C9, 20907}, {0x145CA, 20933}, {0x145CB, 20959}, {0x145CC, 20985}, {0x145CD, 21011}, {0x145CE, 21037}, {0x145CF, 21083}, {0x145D0, 21128}, {0x145D1, 21154}, {0x145D2, 21180}, {0x145D3, 21206}, {0x145D4, 21232}, {0x145D5, 21258}, {0x145D6, 21284}, {0x145D7, 21310}, {0x145D8, 21336}, {0x145D9, 21362}, {0x145DA, 21388}, {0x145DB, 21414}, {0x145DC, 21440}, {0x145DD, 21466}, {0x145DE, 21492}, {0x145DF, 21518}, {0x145E0, 21544}, {0x145E1, 21570}, {0x145E2, 21596}, {0x145E3, 21622}, {0x145E4, 21648}, {0x145E5, 21674}, {0x145E6, 21700}, {0x145E7, 21726}, {0x145E8, 21752}, {0x145E9, 21778}, {0x145EA, 21804}, {0x145EB, 21830}, {0x145EC, 21856}, {0x145ED, 21882}, {0x145EE, 21908}, {0x145EF, 21934}, {0x145F0, 21960}, {0x145F1, 21986}, {0x145F2, 22012}, {0x145F3, 22038}, {0x145F4, 22064}, {0x145F5, 22090}, {0x145F6, 22116}, {0x145F7, 22142}, {0x145F8, 22168}, {0x145F9, 22195}, {0x145FA, 22221}, {0x145FB, 22247}, {0x145FC, 22273}, {0x145FD, 22299}, {0x145FE, 22325}, {0x145FF, 22351}, {0x14600, 22377}, {0x14601, 22404}, {0x14602, 22430}, {0x14603, 22456}, {0x14604, 22482}, {0x14605, 22508}, {0x14606, 22534}, {0x14607, 22560}, {0x14608, 22586}, {0x14609, 22612}, {0x1460A, 22638}, {0x1460B, 22664}, {0x1460C, 22690}, {0x1460D, 22716}, {0x1460E, 22742}, {0x1460F, 22768}, {0x14610, 22794}, {0x14611, 22820}, {0x14612, 22846}, {0x14613, 22872}, {0x14614, 22898}, {0x14615, 22924}, {0x14616, 22950}, {0x14617, 22976}, {0x14618, 23002}, {0x14619, 23028}, {0x1461A, 23054}, {0x1461B, 23080}, {0x1461C, 23106}, {0x1461D, 23132}, {0x1461E, 23158}, {0x1461F, 23184}, {0x14620, 23210}, {0x14621, 23236}, {0x14622, 23262}, {0x14623, 23288}, {0x14624, 23314}, {0x14625, 23340}, {0x14626, 23366}, {0x14627, 23392}, {0x14628, 23418}, {0x14629, 23444}, {0x1462A, 23470}, {0x1462B, 23496}, {0x1462C, 23522}, {0x1462D, 23548}, {0x1462E, 23574}, {0x1462F, 23600}, {0x14630, 23626}, {0x14631, 23652}, {0x14632, 23678}, {0x14633, 23704}, {0x14634, 23730}, {0x14635, 23756}, {0x14636, 23782}, {0x14637, 23808}, {0x14638, 23834}, {0x14639, 23860}, {0x1463A, 23886}, {0x1463B, 23912}, {0x1463C, 23938}, {0x1463D, 23964}, {0x1463E, 23990}, {0x1463F, 24016}, {0x14640, 24042}, {0x14641, 24068}, {0x14642, 24094}, {0x14643, 24120}, {0x14644, 24146}, {0x14645, 24172}, {0x14646, 24198}, {0x16800, 85908}, {0x16801, 84812}, {0x16802, 86609}, {0x16803, 86570}, {0x16804, 85705}, {0x16805, 86914}, {0x16806, 87160}, {0x16807, 86340}, {0x16808, 86815}, {0x16809, 86692}, {0x1680A, 86651}, {0x1680B, 85258}, {0x1680C, 87191}, {0x1680D, 85853}, {0x1680E, 85320}, {0x1680F, 85405}, {0x16810, 85673}, {0x16811, 86786}, {0x16812, 86223}, {0x16813, 84984}, {0x16814, 86053}, {0x16815, 87076}, {0x16816, 85940}, {0x16817, 85068}, {0x16818, 85095}, {0x16819, 86161}, {0x1681A, 85203}, {0x1681B, 86517}, {0x1681C, 84877}, {0x1681D, 86488}, {0x1681E, 85581}, {0x1681F, 86370}, {0x16820, 87249}, {0x16821, 84843}, {0x16822, 86192}, {0x16823, 86972}, {0x16824, 85553}, {0x16825, 85519}, {0x16826, 85644}, {0x16827, 84908}, {0x16828, 86401}, {0x16829, 85760}, {0x1682A, 86545}, {0x1682B, 85290}, {0x1682C, 85972}, {0x1682D, 86736}, {0x1682E, 87222}, {0x1682F, 85176}, {0x16830, 86998}, {0x16831, 87129}, {0x16832, 85350}, {0x16833, 84959}, {0x16834, 85794}, {0x16835, 85042}, {0x16836, 85615}, {0x16837, 86946}, {0x16838, 85124}, {0x16839, 84786}, {0x1683A, 86761}, {0x1683B, 85016}, {0x1683C, 87026}, {0x1683D, 85434}, {0x1683E, 86850}, {0x1683F, 86135}, {0x16840, 86878}, {0x16841, 86303}, {0x16842, 86460}, {0x16843, 86024}, {0x16844, 87280}, {0x16845, 85881}, {0x16846, 85378}, {0x16847, 85998}, {0x16848, 85465}, {0x16849, 86252}, {0x1684A, 87101}, {0x1684B, 87051}, {0x1684C, 86434}, {0x1684D, 86107}, {0x1684E, 85232}, {0x1684F, 86278}, {0x16850, 84934}, {0x16851, 86081}, {0x16852, 87309}, {0x16853, 85152}, {0x16854, 85828}, {0x16855, 85735}, {0x16856, 85493}, {0x16857, 88354}, {0x16858, 88781}, {0x16859, 88704}, {0x1685A, 88614}, {0x1685B, 87699}, {0x1685C, 87817}, {0x1685D, 87558}, {0x1685E, 88933}, {0x1685F, 87849}, {0x16860, 87448}, {0x16861, 88503}, {0x16862, 88898}, {0x16863, 87638}, {0x16864, 88382}, {0x16865, 88117}, {0x16866, 87415}, {0x16867, 88531}, {0x16868, 88815}, {0x16869, 88642}, {0x1686A, 88673}, {0x1686B, 88054}, {0x1686C, 87906}, {0x1686D, 88445}, {0x1686E, 87501}, {0x1686F, 87385}, {0x16870, 87529}, {0x16871, 87610}, {0x16872, 88476}, {0x16873, 88845}, {0x16874, 88268}, {0x16875, 88175}, {0x16876, 88871}, {0x16877, 88585}, {0x16878, 88755}, {0x16879, 87967}, {0x1687A, 88206}, {0x1687B, 88234}, {0x1687C, 88026}, {0x1687D, 88730}, {0x1687E, 87878}, {0x1687F, 88087}, {0x16880, 88416}, {0x16881, 88556}, {0x16882, 87993}, {0x16883, 87359}, {0x16884, 87940}, {0x16885, 87334}, {0x16886, 87473}, {0x16887, 87754}, {0x16888, 87787}, {0x16889, 87674}, {0x1688A, 88147}, {0x1688B, 88328}, {0x1688C, 87730}, {0x1688D, 87585}, {0x1688E, 88302}, {0x1688F, 90495}, {0x16890, 91006}, {0x16891, 91630}, {0x16892, 91493}, {0x16893, 90297}, {0x16894, 90158}, {0x16895, 90468}, {0x16896, 89065}, {0x16897, 89723}, {0x16898, 89012}, {0x16899, 90967}, {0x1689A, 90937}, {0x1689B, 89781}, {0x1689C, 91108}, {0x1689D, 90243}, {0x1689E, 89623}, {0x1689F, 89288}, {0x168A0, 89039}, {0x168A1, 89205}, {0x168A2, 91599}, {0x168A3, 91031}, {0x168A4, 89944}, {0x168A5, 90715}, {0x168A6, 89890}, {0x168A7, 91573}, {0x168A8, 89320}, {0x168A9, 89093}, {0x168AA, 91189}, {0x168AB, 90216}, {0x168AC, 91295}, {0x168AD, 90663}, {0x168AE, 91378}, {0x168AF, 91268}, {0x168B0, 90350}, {0x168B1, 91467}, {0x168B2, 90051}, {0x168B3, 89506}, {0x168B4, 90855}, {0x168B5, 90440}, {0x168B6, 89432}, {0x168B7, 89860}, {0x168B8, 89970}, {0x168B9, 90907}, {0x168BA, 91349}, {0x168BB, 90413}, {0x168BC, 88987}, {0x168BD, 90189}, {0x168BE, 90690}, {0x168BF, 90744}, {0x168C0, 88961}, {0x168C1, 91437}, {0x168C2, 89753}, {0x168C3, 91137}, {0x168C4, 90555}, {0x168C5, 89407}, {0x168C6, 91408}, {0x168C7, 90823}, {0x168C8, 90608}, {0x168C9, 89180}, {0x168CA, 90324}, {0x168CB, 89596}, {0x168CC, 89916}, {0x168CD, 89482}, {0x168CE, 89382}, {0x168CF, 90582}, {0x168D0, 90529}, {0x168D1, 91523}, {0x168D2, 90384}, {0x168D3, 90771}, {0x168D4, 90881}, {0x168D5, 89348}, {0x168D6, 90797}, {0x168D7, 90106}, {0x168D8, 89538}, {0x168D9, 91548}, {0x168DA, 90132}, {0x168DB, 91241}, {0x168DC, 91161}, {0x168DD, 89835}, {0x168DE, 89568}, {0x168DF, 89695}, {0x168E0, 89259}, {0x168E1, 89808}, {0x168E2, 89233}, {0x168E3, 89662}, {0x168E4, 91655}, {0x168E5, 90636}, {0x168E6, 89999}, {0x168E7, 90025}, {0x168E8, 91215}, {0x168E9, 89151}, {0x168EA, 89118}, {0x168EB, 90271}, {0x168EC, 90081}, {0x168ED, 89457}, {0x168EE, 91083}, {0x168EF, 91058}, {0x168F0, 91324}, {0x168F1, 92408}, {0x168F2, 94610}, {0x168F3, 93357}, {0x168F4, 92620}, {0x168F5, 93382}, {0x168F6, 92193}, {0x168F7, 93330}, {0x168F8, 93436}, {0x168F9, 92940}, {0x168FA, 93675}, {0x168FB, 94635}, {0x168FC, 93196}, {0x168FD, 94120}, {0x168FE, 93082}, {0x168FF, 91817}, {0x16900, 94485}, {0x16901, 94146}, {0x16902, 93275}, {0x16903, 94329}, {0x16904, 91792}, {0x16905, 94662}, {0x16906, 91983}, {0x16907, 94042}, {0x16908, 92541}, {0x16909, 92859}, {0x1690A, 92321}, {0x1690B, 92487}, {0x1690C, 94092}, {0x1690D, 94691}, {0x1690E, 93301}, {0x1690F, 91875}, {0x16910, 93139}, {0x16911, 94560}, {0x16912, 91738}, {0x16913, 93223}, {0x16914, 91707}, {0x16915, 92833}, {0x16916, 92702}, {0x16917, 92139}, {0x16918, 92886}, {0x16919, 92731}, {0x1691A, 92646}, {0x1691B, 93906}, {0x1691C, 92674}, {0x1691D, 92595}, {0x1691E, 92244}, {0x1691F, 93490}, {0x16920, 92350}, {0x16921, 92034}, {0x16922, 93701}, {0x16923, 94431}, {0x16924, 94278}, {0x16925, 94768}, {0x16926, 91849}, {0x16927, 93932}, {0x16928, 94404}, {0x16929, 93109}, {0x1692A, 92513}, {0x1692B, 93518}, {0x1692C, 91908}, {0x1692D, 93856}, {0x1692E, 93828}, {0x1692F, 93752}, {0x16930, 92114}, {0x16931, 92912}, {0x16932, 92568}, {0x16933, 93053}, {0x16934, 94716}, {0x16935, 93778}, {0x16936, 94742}, {0x16937, 92807}, {0x16938, 93598}, {0x16939, 94303}, {0x1693A, 91958}, {0x1693B, 92997}, {0x1693C, 93168}, {0x1693D, 94584}, {0x1693E, 92461}, {0x1693F, 92009}, {0x16940, 93546}, {0x16941, 94459}, {0x16942, 92292}, {0x16943, 92970}, {0x16944, 92167}, {0x16945, 93025}, {0x16946, 93463}, {0x16947, 93409}, {0x16948, 91764}, {0x16949, 91934}, {0x1694A, 93988}, {0x1694B, 94379}, {0x1694C, 94535}, {0x1694D, 93727}, {0x1694E, 94017}, {0x1694F, 92087}, {0x16950, 92434}, {0x16951, 92269}, {0x16952, 94354}, {0x16953, 92757}, {0x16954, 94201}, {0x16955, 94174}, {0x16956, 92061}, {0x16957, 93651}, {0x16958, 94253}, {0x16959, 93572}, {0x1695A, 93803}, {0x1695B, 93251}, {0x1695C, 94227}, {0x1695D, 93881}, {0x1695E, 92781}, {0x1695F, 92219}, {0x16960, 93958}, {0x16961, 94511}, {0x16962, 93625}, {0x16963, 92376}, {0x16964, 94067}, {0x16965, 91682}, {0x16966, 96281}, {0x16967, 98329}, {0x16968, 95904}, {0x16969, 95549}, {0x1696A, 98510}, {0x1696B, 95652}, {0x1696C, 97374}, {0x1696D, 98041}, {0x1696E, 97781}, {0x1696F, 97091}, {0x16970, 96360}, {0x16971, 97654}, {0x16972, 98176}, {0x16973, 96622}, {0x16974, 95419}, {0x16975, 98586}, {0x16976, 97885}, {0x16977, 96499}, {0x16978, 97399}, {0x16979, 98304}, {0x1697A, 95472}, {0x1697B, 95627}, {0x1697C, 97036}, {0x1697D, 96789}, {0x1697E, 95802}, {0x1697F, 96707}, {0x16980, 96815}, {0x16981, 97064}, {0x16982, 97832}, {0x16983, 96983}, {0x16984, 97425}, {0x16985, 97860}, {0x16986, 96593}, {0x16987, 95983}, {0x16988, 95217}, {0x16989, 96677}, {0x1698A, 96896}, {0x1698B, 95828}, {0x1698C, 95678}, {0x1698D, 96441}, {0x1698E, 96334}, {0x1698F, 98144}, {0x16990, 97910}, {0x16991, 97731}, {0x16992, 96246}, {0x16993, 96529}, {0x16994, 98743}, {0x16995, 95190}, {0x16996, 98380}, {0x16997, 98636}, {0x16998, 97580}, {0x16999, 98431}, {0x1699A, 95318}, {0x1699B, 98066}, {0x1699C, 98276}, {0x1699D, 98483}, {0x1699E, 98535}, {0x1699F, 95523}, {0x169A0, 97630}, {0x169A1, 98118}, {0x169A2, 95107}, {0x169A3, 96411}, {0x169A4, 97935}, {0x169A5, 96009}, {0x169A6, 95878}, {0x169A7, 97237}, {0x169A8, 97010}, {0x169A9, 95054}, {0x169AA, 98406}, {0x169AB, 95446}, {0x169AC, 98611}, {0x169AD, 97204}, {0x169AE, 98769}, {0x169AF, 95956}, {0x169B0, 96307}, {0x169B1, 97527}, {0x169B2, 98886}, {0x169B3, 95599}, {0x169B4, 95003}, {0x169B5, 95080}, {0x169B6, 96762}, {0x169B7, 95293}, {0x169B8, 95777}, {0x169B9, 96648}, {0x169BA, 95136}, {0x169BB, 94818}, {0x169BC, 97145}, {0x169BD, 97451}, {0x169BE, 98691}, {0x169BF, 96470}, {0x169C0, 97171}, {0x169C1, 97263}, {0x169C2, 97604}, {0x169C3, 96060}, {0x169C4, 95028}, {0x169C5, 96186}, {0x169C6, 96111}, {0x169C7, 95162}, {0x169C8, 94946}, {0x169C9, 96137}, {0x169CA, 97680}, {0x169CB, 96735}, {0x169CC, 95498}, {0x169CD, 97554}, {0x169CE, 97119}, {0x169CF, 98663}, {0x169D0, 96566}, {0x169D1, 97312}, {0x169D2, 94917}, {0x169D3, 94892}, {0x169D4, 96925}, {0x169D5, 94795}, {0x169D6, 98355}, {0x169D7, 97289}, {0x169D8, 95270}, {0x169D9, 95574}, {0x169DA, 97343}, {0x169DB, 98093}, {0x169DC, 98201}, {0x169DD, 96211}, {0x169DE, 97964}, {0x169DF, 98717}, {0x169E0, 96841}, {0x169E1, 98859}, {0x169E2, 98825}, {0x169E3, 98794}, {0x169E4, 98937}, {0x169E5, 98912}, {0x169E6, 95345}, {0x169E7, 97477}, {0x169E8, 96951}, {0x169E9, 97706}, {0x169EA, 98561}, {0x169EB, 94867}, {0x169EC, 98458}, {0x169ED, 95729}, {0x169EE, 96036}, {0x169EF, 97806}, {0x169F0, 97756}, {0x169F1, 96868}, {0x169F2, 96386}, {0x169F3, 97990}, {0x169F4, 98015}, {0x169F5, 94972}, {0x169F6, 96162}, {0x169F7, 97503}, {0x169F8, 95704}, {0x169F9, 95395}, {0x169FA, 95931}, {0x169FB, 95753}, {0x169FC, 95853}, {0x169FD, 98251}, {0x169FE, 95371}, {0x169FF, 96086}, {0x16A00, 98226}, {0x16A01, 94842}, {0x16A02, 95244}, {0x16A03, 99011}, {0x16A04, 100174}, {0x16A05, 99134}, {0x16A06, 98962}, {0x16A07, 99770}, {0x16A08, 100124}, {0x16A09, 99668}, {0x16A0A, 99184}, {0x16A0B, 99872}, {0x16A0C, 99846}, {0x16A0D, 99356}, {0x16A0E, 100099}, {0x16A0F, 99407}, {0x16A10, 99512}, {0x16A11, 99257}, {0x16A12, 100074}, {0x16A13, 99974}, {0x16A14, 100050}, {0x16A15, 99948}, {0x16A16, 99158}, {0x16A17, 99060}, {0x16A18, 99642}, {0x16A19, 99618}, {0x16A1A, 99539}, {0x16A1B, 100296}, {0x16A1C, 100025}, {0x16A1D, 100272}, {0x16A1E, 99566}, {0x16A1F, 99718}, {0x16A20, 99592}, {0x16A21, 100247}, {0x16A22, 99693}, {0x16A23, 99897}, {0x16A24, 99488}, {0x16A25, 99820}, {0x16A26, 99035}, {0x16A27, 99459}, {0x16A28, 99433}, {0x16A29, 100000}, {0x16A2A, 99744}, {0x16A2B, 98986}, {0x16A2C, 100223}, {0x16A2D, 99208}, {0x16A2E, 99232}, {0x16A2F, 99085}, {0x16A30, 99330}, {0x16A31, 99795}, {0x16A32, 99280}, {0x16A33, 99383}, {0x16A34, 99304}, {0x16A35, 100149}, {0x16A36, 99109}, {0x16A37, 99921}, {0x16A38, 100197}, {0x16A40, 602183}, {0x16A41, 602040}, {0x16A42, 602242}, {0x16A43, 602025}, {0x16A44, 601818}, {0x16A45, 601847}, {0x16A46, 601805}, {0x16A47, 602125}, {0x16A48, 601950}, {0x16A49, 601918}, {0x16A4A, 601861}, {0x16A4B, 601832}, {0x16A4C, 601933}, {0x16A4D, 602083}, {0x16A4E, 602009}, {0x16A4F, 602055}, {0x16A50, 602111}, {0x16A51, 602097}, {0x16A52, 602070}, {0x16A53, 602154}, {0x16A54, 602168}, {0x16A55, 602212}, {0x16A56, 601889}, {0x16A57, 602228}, {0x16A58, 601876}, {0x16A59, 601966}, {0x16A5A, 601994}, {0x16A5B, 601980}, {0x16A5C, 601903}, {0x16A5D, 602140}, {0x16A5E, 602197}, {0x16A60, 601773}, {0x16A61, 601699}, {0x16A62, 601759}, {0x16A63, 601743}, {0x16A64, 601669}, {0x16A65, 601654}, {0x16A66, 601729}, {0x16A67, 601713}, {0x16A68, 601638}, {0x16A69, 601684}, {0x16A6E, 601628}, {0x16A6F, 601788}, {0x16AD0, 101366}, {0x16AD1, 101511}, {0x16AD2, 101633}, {0x16AD3, 101388}, {0x16AD4, 101553}, {0x16AD5, 101798}, {0x16AD6, 101408}, {0x16AD7, 101285}, {0x16AD8, 101531}, {0x16AD9, 101491}, {0x16ADA, 101450}, {0x16ADB, 101733}, {0x16ADC, 101819}, {0x16ADD, 101429}, {0x16ADE, 101307}, {0x16ADF, 101265}, {0x16AE0, 101692}, {0x16AE1, 101653}, {0x16AE2, 101245}, {0x16AE3, 101713}, {0x16AE4, 101776}, {0x16AE5, 101613}, {0x16AE6, 101753}, {0x16AE7, 101226}, {0x16AE8, 101574}, {0x16AE9, 101593}, {0x16AEA, 101673}, {0x16AEB, 101346}, {0x16AEC, 101327}, {0x16AED, 101472}, {0x16AF0, 101051}, {0x16AF1, 101115}, {0x16AF2, 101177}, {0x16AF3, 101144}, {0x16AF4, 101081}, {0x16AF5, 101206}, {0x16B00, 666271}, {0x16B01, 666295}, {0x16B02, 666390}, {0x16B03, 666413}, {0x16B04, 666129}, {0x16B05, 666153}, {0x16B06, 666578}, {0x16B07, 666601}, {0x16B08, 666248}, {0x16B09, 666319}, {0x16B0A, 666081}, {0x16B0B, 666105}, {0x16B0C, 666459}, {0x16B0D, 666483}, {0x16B0E, 666200}, {0x16B0F, 666224}, {0x16B10, 666530}, {0x16B11, 666554}, {0x16B12, 666436}, {0x16B13, 666507}, {0x16B14, 666342}, {0x16B15, 666366}, {0x16B16, 666058}, {0x16B17, 666177}, {0x16B18, 666624}, {0x16B19, 666647}, {0x16B1A, 666010}, {0x16B1B, 666034}, {0x16B1C, 664303}, {0x16B1D, 664190}, {0x16B1E, 663995}, {0x16B1F, 663912}, {0x16B20, 664133}, {0x16B21, 664276}, {0x16B22, 664105}, {0x16B23, 664248}, {0x16B24, 664357}, {0x16B25, 663939}, {0x16B26, 664022}, {0x16B27, 663884}, {0x16B28, 664076}, {0x16B29, 663967}, {0x16B2A, 664219}, {0x16B2B, 664161}, {0x16B2C, 664049}, {0x16B2D, 663831}, {0x16B2E, 664330}, {0x16B2F, 663857}, {0x16B30, 664782}, {0x16B31, 664703}, {0x16B32, 664650}, {0x16B33, 664676}, {0x16B34, 664728}, {0x16B35, 664624}, {0x16B36, 664755}, {0x16B37, 665739}, {0x16B38, 665766}, {0x16B39, 665046}, {0x16B3A, 665711}, {0x16B3B, 665604}, {0x16B3C, 665874}, {0x16B3D, 665904}, {0x16B3E, 665932}, {0x16B3F, 665845}, {0x16B40, 665684}, {0x16B41, 665393}, {0x16B42, 665657}, {0x16B43, 665346}, {0x16B44, 665799}, {0x16B45, 665211}, {0x16B50, 664600}, {0x16B51, 664481}, {0x16B52, 664577}, {0x16B53, 664552}, {0x16B54, 664433}, {0x16B55, 664409}, {0x16B56, 664529}, {0x16B57, 664504}, {0x16B58, 664384}, {0x16B59, 664457}, {0x16B5B, 664970}, {0x16B5C, 664845}, {0x16B5D, 664936}, {0x16B5E, 664874}, {0x16B5F, 664808}, {0x16B60, 664903}, {0x16B61, 664995}, {0x16B63, 665631}, {0x16B64, 665960}, {0x16B65, 665301}, {0x16B66, 665540}, {0x16B67, 665983}, {0x16B68, 665323}, {0x16B69, 665472}, {0x16B6A, 665822}, {0x16B6B, 665495}, {0x16B6C, 665025}, {0x16B6D, 665574}, {0x16B6E, 665421}, {0x16B6F, 665518}, {0x16B70, 665371}, {0x16B71, 665450}, {0x16B72, 665108}, {0x16B73, 665074}, {0x16B74, 665242}, {0x16B75, 665269}, {0x16B76, 665180}, {0x16B77, 665149}, {0x16B7D, 663635}, {0x16B7E, 663803}, {0x16B7F, 663496}, {0x16B80, 663468}, {0x16B81, 663747}, {0x16B82, 663414}, {0x16B83, 663358}, {0x16B84, 663523}, {0x16B85, 663579}, {0x16B86, 663607}, {0x16B87, 663551}, {0x16B88, 663386}, {0x16B89, 663331}, {0x16B8A, 663693}, {0x16B8B, 663304}, {0x16B8C, 663776}, {0x16B8D, 663665}, {0x16B8E, 663441}, {0x16B8F, 663720}, {0x16E40, 568872}, {0x16E41, 569106}, {0x16E42, 569193}, {0x16E43, 569222}, {0x16E44, 568490}, {0x16E45, 569339}, {0x16E46, 568813}, {0x16E47, 569019}, {0x16E48, 569135}, {0x16E49, 568667}, {0x16E4A, 568638}, {0x16E4B, 568726}, {0x16E4C, 568784}, {0x16E4D, 568431}, {0x16E4E, 568755}, {0x16E4F, 568609}, {0x16E50, 568522}, {0x16E51, 568551}, {0x16E52, 569164}, {0x16E53, 569309}, {0x16E54, 568843}, {0x16E55, 569048}, {0x16E56, 568696}, {0x16E57, 568930}, {0x16E58, 569251}, {0x16E59, 568580}, {0x16E5A, 568989}, {0x16E5B, 568901}, {0x16E5C, 569077}, {0x16E5D, 568960}, {0x16E5E, 568460}, {0x16E5F, 569280}, {0x16E60, 570459}, {0x16E61, 570677}, {0x16E62, 570758}, {0x16E63, 570785}, {0x16E64, 570103}, {0x16E65, 570894}, {0x16E66, 570404}, {0x16E67, 570596}, {0x16E68, 570704}, {0x16E69, 570268}, {0x16E6A, 570241}, {0x16E6B, 570323}, {0x16E6C, 570377}, {0x16E6D, 570048}, {0x16E6E, 570350}, {0x16E6F, 570214}, {0x16E70, 570133}, {0x16E71, 570160}, {0x16E72, 570731}, {0x16E73, 570866}, {0x16E74, 570432}, {0x16E75, 570623}, {0x16E76, 570295}, {0x16E77, 570513}, {0x16E78, 570812}, {0x16E79, 570187}, {0x16E7A, 570568}, {0x16E7B, 570486}, {0x16E7C, 570650}, {0x16E7D, 570541}, {0x16E7E, 570075}, {0x16E7F, 570839}, {0x16E80, 569706}, {0x16E81, 569479}, {0x16E82, 569647}, {0x16E83, 569584}, {0x16E84, 569433}, {0x16E85, 569410}, {0x16E86, 569562}, {0x16E87, 569538}, {0x16E88, 569386}, {0x16E89, 569456}, {0x16E8A, 569971}, {0x16E8B, 569806}, {0x16E8C, 570022}, {0x16E8D, 569994}, {0x16E8E, 569859}, {0x16E8F, 569832}, {0x16E90, 569944}, {0x16E91, 569915}, {0x16E92, 569778}, {0x16E93, 569887}, {0x16E94, 569501}, {0x16E95, 569669}, {0x16E96, 569608}, {0x16E97, 569368}, {0x16E98, 569756}, {0x16E99, 570921}, {0x16E9A, 569729}, {0x16F00, 585666}, {0x16F01, 585143}, {0x16F02, 586399}, {0x16F03, 585681}, {0x16F04, 585480}, {0x16F05, 585495}, {0x16F06, 585049}, {0x16F07, 585307}, {0x16F08, 586281}, {0x16F09, 586296}, {0x16F0A, 586001}, {0x16F0B, 585174}, {0x16F0C, 586474}, {0x16F0D, 586417}, {0x16F0E, 586265}, {0x16F0F, 585189}, {0x16F10, 585511}, {0x16F11, 585584}, {0x16F12, 586380}, {0x16F13, 585072}, {0x16F14, 585600}, {0x16F15, 585616}, {0x16F16, 585416}, {0x16F17, 585464}, {0x16F18, 585431}, {0x16F19, 585447}, {0x16F1A, 586031}, {0x16F1B, 585205}, {0x16F1C, 586048}, {0x16F1D, 585222}, {0x16F1E, 585401}, {0x16F1F, 585322}, {0x16F20, 586362}, {0x16F21, 585697}, {0x16F22, 585712}, {0x16F23, 585551}, {0x16F24, 585567}, {0x16F25, 585095}, {0x16F26, 585370}, {0x16F27, 586327}, {0x16F28, 585337}, {0x16F29, 585353}, {0x16F2A, 586248}, {0x16F2B, 585290}, {0x16F2C, 585633}, {0x16F2D, 585649}, {0x16F2E, 586231}, {0x16F2F, 585256}, {0x16F30, 586454}, {0x16F31, 586342}, {0x16F32, 585896}, {0x16F33, 585953}, {0x16F34, 585969}, {0x16F35, 586508}, {0x16F36, 586540}, {0x16F37, 586199}, {0x16F38, 585240}, {0x16F39, 586435}, {0x16F3A, 585938}, {0x16F3B, 586493}, {0x16F3C, 586524}, {0x16F3D, 586557}, {0x16F3E, 586573}, {0x16F3F, 585119}, {0x16F40, 586608}, {0x16F41, 586590}, {0x16F42, 586312}, {0x16F43, 585034}, {0x16F44, 585385}, {0x16F45, 585158}, {0x16F46, 585985}, {0x16F47, 585273}, {0x16F48, 586016}, {0x16F49, 586215}, {0x16F4A, 585922}, {0x16F4F, 586646}, {0x16F50, 585526}, {0x16F51, 586625}, {0x16F52, 586709}, {0x16F53, 586679}, {0x16F54, 586804}, {0x16F55, 586822}, {0x16F56, 586880}, {0x16F57, 586919}, {0x16F58, 586938}, {0x16F59, 587362}, {0x16F5A, 587439}, {0x16F5B, 587745}, {0x16F5C, 587727}, {0x16F5D, 586977}, {0x16F5E, 587033}, {0x16F5F, 587052}, {0x16F60, 587400}, {0x16F61, 587111}, {0x16F62, 587129}, {0x16F63, 587148}, {0x16F64, 587168}, {0x16F65, 587266}, {0x16F66, 587189}, {0x16F67, 587227}, {0x16F68, 587306}, {0x16F69, 587246}, {0x16F6A, 587532}, {0x16F6B, 587550}, {0x16F6C, 587569}, {0x16F6D, 587589}, {0x16F6E, 587689}, {0x16F6F, 587610}, {0x16F70, 587649}, {0x16F71, 587764}, {0x16F72, 587782}, {0x16F73, 586841}, {0x16F74, 586860}, {0x16F75, 587091}, {0x16F76, 587504}, {0x16F77, 587072}, {0x16F78, 587477}, {0x16F79, 586900}, {0x16F7A, 587014}, {0x16F7B, 586958}, {0x16F7C, 587458}, {0x16F7D, 587325}, {0x16F7E, 587343}, {0x16F7F, 587669}, {0x16F80, 587801}, {0x16F81, 587420}, {0x16F82, 587380}, {0x16F83, 587708}, {0x16F84, 587208}, {0x16F85, 586995}, {0x16F86, 587285}, {0x16F87, 587630}, {0x16F8F, 586768}, {0x16F90, 586784}, {0x16F91, 586736}, {0x16F92, 586752}, {0x16F93, 586066}, {0x16F94, 586085}, {0x16F95, 586104}, {0x16F96, 586123}, {0x16F97, 586142}, {0x16F98, 586161}, {0x16F99, 586180}, {0x16F9A, 585728}, {0x16F9B, 585756}, {0x16F9C, 585784}, {0x16F9D, 585812}, {0x16F9E, 585840}, {0x16F9F, 585868}, {0x16FE0, 777669}, {0x16FE1, 640173}, {0x16FE2, 644496}, {0x16FE3, 644518}, {0x16FE4, 442340}, {0x16FF0, 817732}, {0x16FF1, 817769}, {0x18B00, 425420}, {0x18B01, 425456}, {0x18B02, 425492}, {0x18B03, 425528}, {0x18B04, 425564}, {0x18B05, 425600}, {0x18B06, 425636}, {0x18B07, 425672}, {0x18B08, 425708}, {0x18B09, 425744}, {0x18B0A, 425780}, {0x18B0B, 425816}, {0x18B0C, 425852}, {0x18B0D, 425888}, {0x18B0E, 425924}, {0x18B0F, 425960}, {0x18B10, 425996}, {0x18B11, 426032}, {0x18B12, 426068}, {0x18B13, 426104}, {0x18B14, 426140}, {0x18B15, 426176}, {0x18B16, 426212}, {0x18B17, 426248}, {0x18B18, 426284}, {0x18B19, 426320}, {0x18B1A, 426356}, {0x18B1B, 426392}, {0x18B1C, 426428}, {0x18B1D, 426464}, {0x18B1E, 426500}, {0x18B1F, 426536}, {0x18B20, 426572}, {0x18B21, 426608}, {0x18B22, 426644}, {0x18B23, 426680}, {0x18B24, 426716}, {0x18B25, 426752}, {0x18B26, 426788}, {0x18B27, 426824}, {0x18B28, 426860}, {0x18B29, 426896}, {0x18B2A, 426932}, {0x18B2B, 426968}, {0x18B2C, 427004}, {0x18B2D, 427040}, {0x18B2E, 427076}, {0x18B2F, 427112}, {0x18B30, 427148}, {0x18B31, 427184}, {0x18B32, 427220}, {0x18B33, 427256}, {0x18B34, 427292}, {0x18B35, 427328}, {0x18B36, 427364}, {0x18B37, 427400}, {0x18B38, 427436}, {0x18B39, 427472}, {0x18B3A, 427508}, {0x18B3B, 427544}, {0x18B3C, 427580}, {0x18B3D, 427616}, {0x18B3E, 427652}, {0x18B3F, 427688}, {0x18B40, 427724}, {0x18B41, 427760}, {0x18B42, 427796}, {0x18B43, 427832}, {0x18B44, 427868}, {0x18B45, 427904}, {0x18B46, 427940}, {0x18B47, 427976}, {0x18B48, 428012}, {0x18B49, 428048}, {0x18B4A, 428084}, {0x18B4B, 428120}, {0x18B4C, 428156}, {0x18B4D, 428192}, {0x18B4E, 428228}, {0x18B4F, 428264}, {0x18B50, 428300}, {0x18B51, 428336}, {0x18B52, 428372}, {0x18B53, 428408}, {0x18B54, 428444}, {0x18B55, 428480}, {0x18B56, 428516}, {0x18B57, 428552}, {0x18B58, 428588}, {0x18B59, 428624}, {0x18B5A, 428660}, {0x18B5B, 428696}, {0x18B5C, 428732}, {0x18B5D, 428768}, {0x18B5E, 428804}, {0x18B5F, 428840}, {0x18B60, 428876}, {0x18B61, 428912}, {0x18B62, 428948}, {0x18B63, 428984}, {0x18B64, 429020}, {0x18B65, 429056}, {0x18B66, 429092}, {0x18B67, 429128}, {0x18B68, 429164}, {0x18B69, 429200}, {0x18B6A, 429236}, {0x18B6B, 429272}, {0x18B6C, 429308}, {0x18B6D, 429344}, {0x18B6E, 429380}, {0x18B6F, 429416}, {0x18B70, 429452}, {0x18B71, 429488}, {0x18B72, 429524}, {0x18B73, 429560}, {0x18B74, 429596}, {0x18B75, 429632}, {0x18B76, 429668}, {0x18B77, 429704}, {0x18B78, 429740}, {0x18B79, 429776}, {0x18B7A, 429812}, {0x18B7B, 429848}, {0x18B7C, 429884}, {0x18B7D, 429920}, {0x18B7E, 429956}, {0x18B7F, 429992}, {0x18B80, 430028}, {0x18B81, 430064}, {0x18B82, 430100}, {0x18B83, 430136}, {0x18B84, 430172}, {0x18B85, 430208}, {0x18B86, 430244}, {0x18B87, 430280}, {0x18B88, 430316}, {0x18B89, 430352}, {0x18B8A, 430388}, {0x18B8B, 430424}, {0x18B8C, 430460}, {0x18B8D, 430496}, {0x18B8E, 430532}, {0x18B8F, 430568}, {0x18B90, 430604}, {0x18B91, 430640}, {0x18B92, 430676}, {0x18B93, 430712}, {0x18B94, 430748}, {0x18B95, 430784}, {0x18B96, 430820}, {0x18B97, 430856}, {0x18B98, 430892}, {0x18B99, 430928}, {0x18B9A, 430964}, {0x18B9B, 431000}, {0x18B9C, 431036}, {0x18B9D, 431072}, {0x18B9E, 431108}, {0x18B9F, 431144}, {0x18BA0, 431180}, {0x18BA1, 431216}, {0x18BA2, 431252}, {0x18BA3, 431288}, {0x18BA4, 431324}, {0x18BA5, 431360}, {0x18BA6, 431396}, {0x18BA7, 431432}, {0x18BA8, 431468}, {0x18BA9, 431504}, {0x18BAA, 431540}, {0x18BAB, 431576}, {0x18BAC, 431612}, {0x18BAD, 431648}, {0x18BAE, 431684}, {0x18BAF, 431720}, {0x18BB0, 431756}, {0x18BB1, 431792}, {0x18BB2, 431828}, {0x18BB3, 431864}, {0x18BB4, 431900}, {0x18BB5, 431936}, {0x18BB6, 431972}, {0x18BB7, 432008}, {0x18BB8, 432044}, {0x18BB9, 432080}, {0x18BBA, 432116}, {0x18BBB, 432152}, {0x18BBC, 432188}, {0x18BBD, 432224}, {0x18BBE, 432260}, {0x18BBF, 432296}, {0x18BC0, 432332}, {0x18BC1, 432368}, {0x18BC2, 432404}, {0x18BC3, 432440}, {0x18BC4, 432476}, {0x18BC5, 432512}, {0x18BC6, 432548}, {0x18BC7, 432584}, {0x18BC8, 432620}, {0x18BC9, 432656}, {0x18BCA, 432692}, {0x18BCB, 432728}, {0x18BCC, 432764}, {0x18BCD, 432800}, {0x18BCE, 432836}, {0x18BCF, 432872}, {0x18BD0, 432908}, {0x18BD1, 432944}, {0x18BD2, 432980}, {0x18BD3, 433016}, {0x18BD4, 433052}, {0x18BD5, 433088}, {0x18BD6, 433124}, {0x18BD7, 433160}, {0x18BD8, 433196}, {0x18BD9, 433232}, {0x18BDA, 433268}, {0x18BDB, 433304}, {0x18BDC, 433340}, {0x18BDD, 433376}, {0x18BDE, 433412}, {0x18BDF, 433448}, {0x18BE0, 433484}, {0x18BE1, 433520}, {0x18BE2, 433556}, {0x18BE3, 433592}, {0x18BE4, 433628}, {0x18BE5, 433664}, {0x18BE6, 433700}, {0x18BE7, 433736}, {0x18BE8, 433772}, {0x18BE9, 433808}, {0x18BEA, 433844}, {0x18BEB, 433880}, {0x18BEC, 433916}, {0x18BED, 433952}, {0x18BEE, 433988}, {0x18BEF, 434024}, {0x18BF0, 434060}, {0x18BF1, 434096}, {0x18BF2, 434132}, {0x18BF3, 434168}, {0x18BF4, 434204}, {0x18BF5, 434240}, {0x18BF6, 434276}, {0x18BF7, 434312}, {0x18BF8, 434348}, {0x18BF9, 434384}, {0x18BFA, 434420}, {0x18BFB, 434456}, {0x18BFC, 434492}, {0x18BFD, 434528}, {0x18BFE, 434564}, {0x18BFF, 434600}, {0x18C00, 434636}, {0x18C01, 434672}, {0x18C02, 434708}, {0x18C03, 434744}, {0x18C04, 434780}, {0x18C05, 434816}, {0x18C06, 434852}, {0x18C07, 434888}, {0x18C08, 434924}, {0x18C09, 434960}, {0x18C0A, 434996}, {0x18C0B, 435032}, {0x18C0C, 435068}, {0x18C0D, 435104}, {0x18C0E, 435140}, {0x18C0F, 435176}, {0x18C10, 435212}, {0x18C11, 435248}, {0x18C12, 435284}, {0x18C13, 435320}, {0x18C14, 435356}, {0x18C15, 435392}, {0x18C16, 435428}, {0x18C17, 435464}, {0x18C18, 435500}, {0x18C19, 435536}, {0x18C1A, 435572}, {0x18C1B, 435608}, {0x18C1C, 435644}, {0x18C1D, 435680}, {0x18C1E, 435716}, {0x18C1F, 435752}, {0x18C20, 435788}, {0x18C21, 435824}, {0x18C22, 435860}, {0x18C23, 435896}, {0x18C24, 435932}, {0x18C25, 435968}, {0x18C26, 436004}, {0x18C27, 436040}, {0x18C28, 436076}, {0x18C29, 436112}, {0x18C2A, 436148}, {0x18C2B, 436184}, {0x18C2C, 436220}, {0x18C2D, 436256}, {0x18C2E, 436292}, {0x18C2F, 436328}, {0x18C30, 436364}, {0x18C31, 436400}, {0x18C32, 436436}, {0x18C33, 436472}, {0x18C34, 436508}, {0x18C35, 436544}, {0x18C36, 436580}, {0x18C37, 436616}, {0x18C38, 436652}, {0x18C39, 436688}, {0x18C3A, 436724}, {0x18C3B, 436760}, {0x18C3C, 436796}, {0x18C3D, 436832}, {0x18C3E, 436868}, {0x18C3F, 436904}, {0x18C40, 436940}, {0x18C41, 436976}, {0x18C42, 437012}, {0x18C43, 437048}, {0x18C44, 437084}, {0x18C45, 437120}, {0x18C46, 437156}, {0x18C47, 437192}, {0x18C48, 437228}, {0x18C49, 437264}, {0x18C4A, 437300}, {0x18C4B, 437336}, {0x18C4C, 437372}, {0x18C4D, 437408}, {0x18C4E, 437444}, {0x18C4F, 437480}, {0x18C50, 437516}, {0x18C51, 437552}, {0x18C52, 437588}, {0x18C53, 437624}, {0x18C54, 437660}, {0x18C55, 437696}, {0x18C56, 437732}, {0x18C57, 437768}, {0x18C58, 437804}, {0x18C59, 437840}, {0x18C5A, 437876}, {0x18C5B, 437912}, {0x18C5C, 437948}, {0x18C5D, 437984}, {0x18C5E, 438020}, {0x18C5F, 438056}, {0x18C60, 438092}, {0x18C61, 438128}, {0x18C62, 438164}, {0x18C63, 438200}, {0x18C64, 438236}, {0x18C65, 438272}, {0x18C66, 438308}, {0x18C67, 438344}, {0x18C68, 438380}, {0x18C69, 438416}, {0x18C6A, 438452}, {0x18C6B, 438488}, {0x18C6C, 438524}, {0x18C6D, 438560}, {0x18C6E, 438596}, {0x18C6F, 438632}, {0x18C70, 438668}, {0x18C71, 438704}, {0x18C72, 438740}, {0x18C73, 438776}, {0x18C74, 438812}, {0x18C75, 438848}, {0x18C76, 438884}, {0x18C77, 438920}, {0x18C78, 438956}, {0x18C79, 438992}, {0x18C7A, 439028}, {0x18C7B, 439064}, {0x18C7C, 439100}, {0x18C7D, 439136}, {0x18C7E, 439172}, {0x18C7F, 439208}, {0x18C80, 439244}, {0x18C81, 439280}, {0x18C82, 439316}, {0x18C83, 439352}, {0x18C84, 439388}, {0x18C85, 439424}, {0x18C86, 439460}, {0x18C87, 439496}, {0x18C88, 439532}, {0x18C89, 439568}, {0x18C8A, 439604}, {0x18C8B, 439640}, {0x18C8C, 439676}, {0x18C8D, 439712}, {0x18C8E, 439748}, {0x18C8F, 439784}, {0x18C90, 439820}, {0x18C91, 439856}, {0x18C92, 439892}, {0x18C93, 439928}, {0x18C94, 439964}, {0x18C95, 440000}, {0x18C96, 440036}, {0x18C97, 440072}, {0x18C98, 440108}, {0x18C99, 440144}, {0x18C9A, 440180}, {0x18C9B, 440216}, {0x18C9C, 440252}, {0x18C9D, 440288}, {0x18C9E, 440324}, {0x18C9F, 440360}, {0x18CA0, 440396}, {0x18CA1, 440432}, {0x18CA2, 440468}, {0x18CA3, 440504}, {0x18CA4, 440540}, {0x18CA5, 440576}, {0x18CA6, 440612}, {0x18CA7, 440648}, {0x18CA8, 440684}, {0x18CA9, 440720}, {0x18CAA, 440756}, {0x18CAB, 440792}, {0x18CAC, 440828}, {0x18CAD, 440864}, {0x18CAE, 440900}, {0x18CAF, 440936}, {0x18CB0, 440972}, {0x18CB1, 441008}, {0x18CB2, 441044}, {0x18CB3, 441080}, {0x18CB4, 441116}, {0x18CB5, 441152}, {0x18CB6, 441188}, {0x18CB7, 441224}, {0x18CB8, 441260}, {0x18CB9, 441296}, {0x18CBA, 441332}, {0x18CBB, 441368}, {0x18CBC, 441404}, {0x18CBD, 441440}, {0x18CBE, 441476}, {0x18CBF, 441512}, {0x18CC0, 441548}, {0x18CC1, 441584}, {0x18CC2, 441620}, {0x18CC3, 441656}, {0x18CC4, 441692}, {0x18CC5, 441728}, {0x18CC6, 441764}, {0x18CC7, 441800}, {0x18CC8, 441836}, {0x18CC9, 441872}, {0x18CCA, 441908}, {0x18CCB, 441944}, {0x18CCC, 441980}, {0x18CCD, 442016}, {0x18CCE, 442052}, {0x18CCF, 442088}, {0x18CD0, 442124}, {0x18CD1, 442160}, {0x18CD2, 442196}, {0x18CD3, 442232}, {0x18CD4, 442268}, {0x18CD5, 442304}, {0x1B000, 420319}, {0x1B001, 396114}, {0x1B002, 387606}, {0x1B003, 387628}, {0x1B004, 387650}, {0x1B005, 387672}, {0x1B006, 388635}, {0x1B007, 388657}, {0x1B008, 388679}, {0x1B009, 388701}, {0x1B00A, 393201}, {0x1B00B, 393223}, {0x1B00C, 393245}, {0x1B00D, 393267}, {0x1B00E, 393289}, {0x1B00F, 387695}, {0x1B010, 387717}, {0x1B011, 387739}, {0x1B012, 387761}, {0x1B013, 387783}, {0x1B014, 390994}, {0x1B015, 391016}, {0x1B016, 391038}, {0x1B017, 388723}, {0x1B018, 388794}, {0x1B019, 388817}, {0x1B01A, 388840}, {0x1B01B, 388863}, {0x1B01C, 388886}, {0x1B01D, 388909}, {0x1B01E, 388932}, {0x1B01F, 388955}, {0x1B020, 388746}, {0x1B021, 388770}, {0x1B022, 388978}, {0x1B023, 389140}, {0x1B024, 389163}, {0x1B025, 389186}, {0x1B026, 389209}, {0x1B027, 389232}, {0x1B028, 389255}, {0x1B029, 389278}, {0x1B02A, 389301}, {0x1B02B, 389417}, {0x1B02C, 389440}, {0x1B02D, 389463}, {0x1B02E, 389486}, {0x1B02F, 389509}, {0x1B030, 389532}, {0x1B031, 389555}, {0x1B032, 389002}, {0x1B033, 389025}, {0x1B034, 389048}, {0x1B035, 389071}, {0x1B036, 389094}, {0x1B037, 389117}, {0x1B038, 389324}, {0x1B039, 389347}, {0x1B03A, 389370}, {0x1B03B, 389393}, {0x1B03C, 391681}, {0x1B03D, 391704}, {0x1B03E, 391727}, {0x1B03F, 391750}, {0x1B040, 391773}, {0x1B041, 391796}, {0x1B042, 391819}, {0x1B043, 391842}, {0x1B044, 391980}, {0x1B045, 392003}, {0x1B046, 392026}, {0x1B047, 392049}, {0x1B048, 392072}, {0x1B049, 392095}, {0x1B04A, 392279}, {0x1B04B, 392302}, {0x1B04C, 392325}, {0x1B04D, 392348}, {0x1B04E, 392371}, {0x1B04F, 392394}, {0x1B050, 392417}, {0x1B051, 392440}, {0x1B052, 391865}, {0x1B053, 391888}, {0x1B054, 391911}, {0x1B055, 391934}, {0x1B056, 391957}, {0x1B057, 392118}, {0x1B058, 392141}, {0x1B059, 392164}, {0x1B05A, 392187}, {0x1B05B, 392210}, {0x1B05C, 392233}, {0x1B05D, 392256}, {0x1B05E, 392463}, {0x1B05F, 392486}, {0x1B060, 392509}, {0x1B061, 392532}, {0x1B062, 392762}, {0x1B063, 392785}, {0x1B064, 392808}, {0x1B065, 392831}, {0x1B066, 392854}, {0x1B067, 392877}, {0x1B068, 392900}, {0x1B069, 393085}, {0x1B06A, 393108}, {0x1B06B, 393131}, {0x1B06C, 393154}, {0x1B06D, 393177}, {0x1B06E, 392555}, {0x1B06F, 392578}, {0x1B070, 392601}, {0x1B071, 392624}, {0x1B072, 392647}, {0x1B073, 392670}, {0x1B074, 392693}, {0x1B075, 392716}, {0x1B076, 392739}, {0x1B077, 392923}, {0x1B078, 392946}, {0x1B079, 392969}, {0x1B07A, 392992}, {0x1B07B, 393015}, {0x1B07C, 393038}, {0x1B07D, 393061}, {0x1B07E, 390256}, {0x1B07F, 390279}, {0x1B080, 390302}, {0x1B081, 390325}, {0x1B082, 390348}, {0x1B083, 390371}, {0x1B084, 390394}, {0x1B085, 390417}, {0x1B086, 390440}, {0x1B087, 390625}, {0x1B088, 390648}, {0x1B089, 390671}, {0x1B08A, 390694}, {0x1B08B, 390717}, {0x1B08C, 390740}, {0x1B08D, 390763}, {0x1B08E, 390786}, {0x1B08F, 390925}, {0x1B090, 390948}, {0x1B091, 390971}, {0x1B092, 390463}, {0x1B093, 390486}, {0x1B094, 390509}, {0x1B095, 390532}, {0x1B096, 390555}, {0x1B097, 390578}, {0x1B098, 390601}, {0x1B099, 390810}, {0x1B09A, 390833}, {0x1B09B, 390856}, {0x1B09C, 390879}, {0x1B09D, 390902}, {0x1B09E, 387805}, {0x1B09F, 387876}, {0x1B0A0, 387899}, {0x1B0A1, 387922}, {0x1B0A2, 387945}, {0x1B0A3, 387968}, {0x1B0A4, 387991}, {0x1B0A5, 388014}, {0x1B0A6, 388037}, {0x1B0A7, 387828}, {0x1B0A8, 387852}, {0x1B0A9, 388221}, {0x1B0AA, 388244}, {0x1B0AB, 388267}, {0x1B0AC, 388290}, {0x1B0AD, 388313}, {0x1B0AE, 388336}, {0x1B0AF, 388359}, {0x1B0B0, 388566}, {0x1B0B1, 388589}, {0x1B0B2, 388612}, {0x1B0B3, 388060}, {0x1B0B4, 388083}, {0x1B0B5, 388106}, {0x1B0B6, 388129}, {0x1B0B7, 388152}, {0x1B0B8, 388175}, {0x1B0B9, 388198}, {0x1B0BA, 388382}, {0x1B0BB, 388405}, {0x1B0BC, 388428}, {0x1B0BD, 388451}, {0x1B0BE, 388474}, {0x1B0BF, 388497}, {0x1B0C0, 388520}, {0x1B0C1, 388543}, {0x1B0C2, 389578}, {0x1B0C3, 389601}, {0x1B0C4, 389624}, {0x1B0C5, 389647}, {0x1B0C6, 389670}, {0x1B0C7, 389693}, {0x1B0C8, 389716}, {0x1B0C9, 389809}, {0x1B0CA, 389832}, {0x1B0CB, 389855}, {0x1B0CC, 389878}, {0x1B0CD, 389901}, {0x1B0CE, 389924}, {0x1B0CF, 389947}, {0x1B0D0, 390108}, {0x1B0D1, 390131}, {0x1B0D2, 390154}, {0x1B0D3, 390177}, {0x1B0D4, 389739}, {0x1B0D5, 389762}, {0x1B0D6, 389785}, {0x1B0D7, 389970}, {0x1B0D8, 389993}, {0x1B0D9, 390016}, {0x1B0DA, 390039}, {0x1B0DB, 390062}, {0x1B0DC, 390085}, {0x1B0DD, 393794}, {0x1B0DE, 393817}, {0x1B0DF, 393840}, {0x1B0E0, 393863}, {0x1B0E1, 393886}, {0x1B0E2, 393909}, {0x1B0E3, 394071}, {0x1B0E4, 394094}, {0x1B0E5, 394117}, {0x1B0E6, 394140}, {0x1B0E7, 393933}, {0x1B0E8, 393956}, {0x1B0E9, 393979}, {0x1B0EA, 394002}, {0x1B0EB, 394025}, {0x1B0EC, 394048}, {0x1B0ED, 391060}, {0x1B0EE, 391083}, {0x1B0EF, 391106}, {0x1B0F0, 391129}, {0x1B0F1, 391244}, {0x1B0F2, 391267}, {0x1B0F3, 391290}, {0x1B0F4, 391313}, {0x1B0F5, 391336}, {0x1B0F6, 391359}, {0x1B0F7, 391382}, {0x1B0F8, 391543}, {0x1B0F9, 391566}, {0x1B0FA, 391589}, {0x1B0FB, 391612}, {0x1B0FC, 391635}, {0x1B0FD, 391658}, {0x1B0FE, 391152}, {0x1B0FF, 391175}, {0x1B100, 391198}, {0x1B101, 391221}, {0x1B102, 391405}, {0x1B103, 391428}, {0x1B104, 391451}, {0x1B105, 391474}, {0x1B106, 391497}, {0x1B107, 391520}, {0x1B108, 393311}, {0x1B109, 393334}, {0x1B10A, 393357}, {0x1B10B, 393380}, {0x1B10C, 393403}, {0x1B10D, 393518}, {0x1B10E, 393541}, {0x1B10F, 393564}, {0x1B110, 393587}, {0x1B111, 393610}, {0x1B112, 393426}, {0x1B113, 393449}, {0x1B114, 393472}, {0x1B115, 393495}, {0x1B116, 393633}, {0x1B117, 393656}, {0x1B118, 393679}, {0x1B119, 393702}, {0x1B11A, 393725}, {0x1B11B, 393748}, {0x1B11C, 393771}, {0x1B11D, 390200}, {0x1B11E, 390228}, {0x1B150, 397370}, {0x1B151, 397345}, {0x1B152, 397395}, {0x1B164, 421998}, {0x1B165, 421973}, {0x1B166, 422023}, {0x1B167, 421626}, {0x1B170, 631461}, {0x1B171, 631483}, {0x1B172, 631505}, {0x1B173, 631527}, {0x1B174, 631549}, {0x1B175, 631571}, {0x1B176, 631593}, {0x1B177, 631615}, {0x1B178, 631637}, {0x1B179, 631659}, {0x1B17A, 631681}, {0x1B17B, 631703}, {0x1B17C, 631725}, {0x1B17D, 631747}, {0x1B17E, 631769}, {0x1B17F, 631791}, {0x1B180, 631813}, {0x1B181, 631835}, {0x1B182, 631857}, {0x1B183, 631879}, {0x1B184, 631901}, {0x1B185, 631923}, {0x1B186, 631945}, {0x1B187, 631967}, {0x1B188, 631989}, {0x1B189, 632011}, {0x1B18A, 632033}, {0x1B18B, 632055}, {0x1B18C, 632077}, {0x1B18D, 632099}, {0x1B18E, 632121}, {0x1B18F, 632143}, {0x1B190, 632165}, {0x1B191, 632187}, {0x1B192, 632209}, {0x1B193, 632231}, {0x1B194, 632253}, {0x1B195, 632275}, {0x1B196, 632297}, {0x1B197, 632319}, {0x1B198, 632341}, {0x1B199, 632363}, {0x1B19A, 632385}, {0x1B19B, 632407}, {0x1B19C, 632429}, {0x1B19D, 632451}, {0x1B19E, 632473}, {0x1B19F, 632495}, {0x1B1A0, 632517}, {0x1B1A1, 632539}, {0x1B1A2, 632561}, {0x1B1A3, 632583}, {0x1B1A4, 632605}, {0x1B1A5, 632627}, {0x1B1A6, 632649}, {0x1B1A7, 632671}, {0x1B1A8, 632693}, {0x1B1A9, 632715}, {0x1B1AA, 632737}, {0x1B1AB, 632759}, {0x1B1AC, 632781}, {0x1B1AD, 632803}, {0x1B1AE, 632825}, {0x1B1AF, 632847}, {0x1B1B0, 632869}, {0x1B1B1, 632891}, {0x1B1B2, 632913}, {0x1B1B3, 632935}, {0x1B1B4, 632957}, {0x1B1B5, 632979}, {0x1B1B6, 633001}, {0x1B1B7, 633023}, {0x1B1B8, 633045}, {0x1B1B9, 633067}, {0x1B1BA, 633089}, {0x1B1BB, 633111}, {0x1B1BC, 633133}, {0x1B1BD, 633155}, {0x1B1BE, 633177}, {0x1B1BF, 633199}, {0x1B1C0, 633221}, {0x1B1C1, 633243}, {0x1B1C2, 633265}, {0x1B1C3, 633287}, {0x1B1C4, 633309}, {0x1B1C5, 633331}, {0x1B1C6, 633353}, {0x1B1C7, 633375}, {0x1B1C8, 633397}, {0x1B1C9, 633419}, {0x1B1CA, 633441}, {0x1B1CB, 633463}, {0x1B1CC, 633485}, {0x1B1CD, 633507}, {0x1B1CE, 633529}, {0x1B1CF, 633551}, {0x1B1D0, 633573}, {0x1B1D1, 633595}, {0x1B1D2, 633617}, {0x1B1D3, 633639}, {0x1B1D4, 633661}, {0x1B1D5, 633683}, {0x1B1D6, 633705}, {0x1B1D7, 633727}, {0x1B1D8, 633749}, {0x1B1D9, 633771}, {0x1B1DA, 633793}, {0x1B1DB, 633815}, {0x1B1DC, 633837}, {0x1B1DD, 633859}, {0x1B1DE, 633881}, {0x1B1DF, 633903}, {0x1B1E0, 633925}, {0x1B1E1, 633947}, {0x1B1E2, 633969}, {0x1B1E3, 633991}, {0x1B1E4, 634013}, {0x1B1E5, 634035}, {0x1B1E6, 634057}, {0x1B1E7, 634079}, {0x1B1E8, 634101}, {0x1B1E9, 634123}, {0x1B1EA, 634145}, {0x1B1EB, 634167}, {0x1B1EC, 634189}, {0x1B1ED, 634211}, {0x1B1EE, 634233}, {0x1B1EF, 634255}, {0x1B1F0, 634277}, {0x1B1F1, 634299}, {0x1B1F2, 634321}, {0x1B1F3, 634343}, {0x1B1F4, 634365}, {0x1B1F5, 634387}, {0x1B1F6, 634409}, {0x1B1F7, 634431}, {0x1B1F8, 634453}, {0x1B1F9, 634475}, {0x1B1FA, 634497}, {0x1B1FB, 634519}, {0x1B1FC, 634541}, {0x1B1FD, 634563}, {0x1B1FE, 634585}, {0x1B1FF, 634607}, {0x1B200, 634629}, {0x1B201, 634651}, {0x1B202, 634673}, {0x1B203, 634695}, {0x1B204, 634717}, {0x1B205, 634739}, {0x1B206, 634761}, {0x1B207, 634783}, {0x1B208, 634805}, {0x1B209, 634827}, {0x1B20A, 634849}, {0x1B20B, 634871}, {0x1B20C, 634893}, {0x1B20D, 634915}, {0x1B20E, 634937}, {0x1B20F, 634959}, {0x1B210, 634981}, {0x1B211, 635003}, {0x1B212, 635025}, {0x1B213, 635047}, {0x1B214, 635069}, {0x1B215, 635091}, {0x1B216, 635113}, {0x1B217, 635135}, {0x1B218, 635157}, {0x1B219, 635179}, {0x1B21A, 635201}, {0x1B21B, 635223}, {0x1B21C, 635245}, {0x1B21D, 635267}, {0x1B21E, 635289}, {0x1B21F, 635311}, {0x1B220, 635333}, {0x1B221, 635355}, {0x1B222, 635377}, {0x1B223, 635399}, {0x1B224, 635421}, {0x1B225, 635443}, {0x1B226, 635465}, {0x1B227, 635487}, {0x1B228, 635509}, {0x1B229, 635531}, {0x1B22A, 635553}, {0x1B22B, 635575}, {0x1B22C, 635597}, {0x1B22D, 635619}, {0x1B22E, 635641}, {0x1B22F, 635663}, {0x1B230, 635685}, {0x1B231, 635707}, {0x1B232, 635729}, {0x1B233, 635751}, {0x1B234, 635773}, {0x1B235, 635795}, {0x1B236, 635817}, {0x1B237, 635839}, {0x1B238, 635861}, {0x1B239, 635883}, {0x1B23A, 635905}, {0x1B23B, 635927}, {0x1B23C, 635949}, {0x1B23D, 635971}, {0x1B23E, 635993}, {0x1B23F, 636015}, {0x1B240, 636037}, {0x1B241, 636059}, {0x1B242, 636081}, {0x1B243, 636103}, {0x1B244, 636125}, {0x1B245, 636147}, {0x1B246, 636169}, {0x1B247, 636191}, {0x1B248, 636213}, {0x1B249, 636235}, {0x1B24A, 636257}, {0x1B24B, 636279}, {0x1B24C, 636301}, {0x1B24D, 636323}, {0x1B24E, 636345}, {0x1B24F, 636367}, {0x1B250, 636389}, {0x1B251, 636411}, {0x1B252, 636433}, {0x1B253, 636455}, {0x1B254, 636477}, {0x1B255, 636499}, {0x1B256, 636521}, {0x1B257, 636543}, {0x1B258, 636565}, {0x1B259, 636587}, {0x1B25A, 636609}, {0x1B25B, 636631}, {0x1B25C, 636653}, {0x1B25D, 636675}, {0x1B25E, 636697}, {0x1B25F, 636719}, {0x1B260, 636741}, {0x1B261, 636763}, {0x1B262, 636785}, {0x1B263, 636807}, {0x1B264, 636829}, {0x1B265, 636851}, {0x1B266, 636873}, {0x1B267, 636895}, {0x1B268, 636917}, {0x1B269, 636939}, {0x1B26A, 636961}, {0x1B26B, 636983}, {0x1B26C, 637005}, {0x1B26D, 637027}, {0x1B26E, 637049}, {0x1B26F, 637071}, {0x1B270, 637093}, {0x1B271, 637115}, {0x1B272, 637137}, {0x1B273, 637159}, {0x1B274, 637181}, {0x1B275, 637203}, {0x1B276, 637225}, {0x1B277, 637247}, {0x1B278, 637269}, {0x1B279, 637291}, {0x1B27A, 637313}, {0x1B27B, 637335}, {0x1B27C, 637357}, {0x1B27D, 637379}, {0x1B27E, 637401}, {0x1B27F, 637423}, {0x1B280, 637445}, {0x1B281, 637467}, {0x1B282, 637489}, {0x1B283, 637511}, {0x1B284, 637533}, {0x1B285, 637555}, {0x1B286, 637577}, {0x1B287, 637599}, {0x1B288, 637621}, {0x1B289, 637643}, {0x1B28A, 637665}, {0x1B28B, 637687}, {0x1B28C, 637709}, {0x1B28D, 637731}, {0x1B28E, 637753}, {0x1B28F, 637775}, {0x1B290, 637797}, {0x1B291, 637819}, {0x1B292, 637841}, {0x1B293, 637863}, {0x1B294, 637885}, {0x1B295, 637907}, {0x1B296, 637929}, {0x1B297, 637951}, {0x1B298, 637973}, {0x1B299, 637995}, {0x1B29A, 638017}, {0x1B29B, 638039}, {0x1B29C, 638061}, {0x1B29D, 638083}, {0x1B29E, 638105}, {0x1B29F, 638127}, {0x1B2A0, 638149}, {0x1B2A1, 638171}, {0x1B2A2, 638193}, {0x1B2A3, 638215}, {0x1B2A4, 638237}, {0x1B2A5, 638259}, {0x1B2A6, 638281}, {0x1B2A7, 638303}, {0x1B2A8, 638325}, {0x1B2A9, 638347}, {0x1B2AA, 638369}, {0x1B2AB, 638391}, {0x1B2AC, 638413}, {0x1B2AD, 638435}, {0x1B2AE, 638457}, {0x1B2AF, 638479}, {0x1B2B0, 638501}, {0x1B2B1, 638523}, {0x1B2B2, 638545}, {0x1B2B3, 638567}, {0x1B2B4, 638589}, {0x1B2B5, 638611}, {0x1B2B6, 638633}, {0x1B2B7, 638655}, {0x1B2B8, 638677}, {0x1B2B9, 638699}, {0x1B2BA, 638721}, {0x1B2BB, 638743}, {0x1B2BC, 638765}, {0x1B2BD, 638787}, {0x1B2BE, 638809}, {0x1B2BF, 638831}, {0x1B2C0, 638853}, {0x1B2C1, 638875}, {0x1B2C2, 638897}, {0x1B2C3, 638919}, {0x1B2C4, 638941}, {0x1B2C5, 638963}, {0x1B2C6, 638985}, {0x1B2C7, 639007}, {0x1B2C8, 639029}, {0x1B2C9, 639051}, {0x1B2CA, 639073}, {0x1B2CB, 639095}, {0x1B2CC, 639117}, {0x1B2CD, 639139}, {0x1B2CE, 639161}, {0x1B2CF, 639183}, {0x1B2D0, 639205}, {0x1B2D1, 639227}, {0x1B2D2, 639249}, {0x1B2D3, 639271}, {0x1B2D4, 639293}, {0x1B2D5, 639315}, {0x1B2D6, 639337}, {0x1B2D7, 639359}, {0x1B2D8, 639381}, {0x1B2D9, 639403}, {0x1B2DA, 639425}, {0x1B2DB, 639447}, {0x1B2DC, 639469}, {0x1B2DD, 639491}, {0x1B2DE, 639513}, {0x1B2DF, 639535}, {0x1B2E0, 639557}, {0x1B2E1, 639579}, {0x1B2E2, 639601}, {0x1B2E3, 639623}, {0x1B2E4, 639645}, {0x1B2E5, 639667}, {0x1B2E6, 639689}, {0x1B2E7, 639711}, {0x1B2E8, 639733}, {0x1B2E9, 639755}, {0x1B2EA, 639777}, {0x1B2EB, 639799}, {0x1B2EC, 639821}, {0x1B2ED, 639843}, {0x1B2EE, 639865}, {0x1B2EF, 639887}, {0x1B2F0, 639909}, {0x1B2F1, 639931}, {0x1B2F2, 639953}, {0x1B2F3, 639975}, {0x1B2F4, 639997}, {0x1B2F5, 640019}, {0x1B2F6, 640041}, {0x1B2F7, 640063}, {0x1B2F8, 640085}, {0x1B2F9, 640107}, {0x1B2FA, 640129}, {0x1B2FB, 640151}, {0x1BC00, 275830}, {0x1BC01, 277801}, {0x1BC02, 276694}, {0x1BC03, 277448}, {0x1BC04, 275752}, {0x1BC05, 276127}, {0x1BC06, 276206}, {0x1BC07, 275621}, {0x1BC08, 275639}, {0x1BC09, 277603}, {0x1BC0A, 275790}, {0x1BC0B, 276784}, {0x1BC0C, 276712}, {0x1BC0D, 275657}, {0x1BC0E, 275770}, {0x1BC0F, 276145}, {0x1BC10, 276802}, {0x1BC11, 277508}, {0x1BC12, 277250}, {0x1BC13, 275677}, {0x1BC14, 276187}, {0x1BC15, 277350}, {0x1BC16, 275848}, {0x1BC17, 276224}, {0x1BC18, 276822}, {0x1BC19, 276289}, {0x1BC1A, 276396}, {0x1BC1B, 275904}, {0x1BC1C, 276895}, {0x1BC1D, 276307}, {0x1BC1E, 276414}, {0x1BC1F, 275922}, {0x1BC20, 276913}, {0x1BC21, 276369}, {0x1BC22, 276476}, {0x1BC23, 276055}, {0x1BC24, 276082}, {0x1BC25, 277141}, {0x1BC26, 277168}, {0x1BC27, 276349}, {0x1BC28, 276456}, {0x1BC29, 276006}, {0x1BC2A, 277079}, {0x1BC2B, 276327}, {0x1BC2C, 276434}, {0x1BC2D, 275942}, {0x1BC2E, 276933}, {0x1BC2F, 276026}, {0x1BC30, 275964}, {0x1BC31, 275984}, {0x1BC32, 277099}, {0x1BC33, 277119}, {0x1BC34, 277037}, {0x1BC35, 277057}, {0x1BC36, 277488}, {0x1BC37, 277466}, {0x1BC38, 277647}, {0x1BC39, 277724}, {0x1BC3A, 277665}, {0x1BC3B, 277017}, {0x1BC3C, 276997}, {0x1BC3D, 276165}, {0x1BC3E, 275808}, {0x1BC3F, 276955}, {0x1BC40, 276975}, {0x1BC41, 275583}, {0x1BC42, 277399}, {0x1BC43, 276617}, {0x1BC44, 276599}, {0x1BC45, 275601}, {0x1BC46, 275867}, {0x1BC47, 275696}, {0x1BC48, 275885}, {0x1BC49, 277201}, {0x1BC4A, 277584}, {0x1BC4B, 275714}, {0x1BC4C, 277300}, {0x1BC4D, 276841}, {0x1BC4E, 277275}, {0x1BC4F, 276243}, {0x1BC50, 277838}, {0x1BC51, 277527}, {0x1BC52, 275733}, {0x1BC53, 277819}, {0x1BC54, 277545}, {0x1BC55, 276266}, {0x1BC56, 276868}, {0x1BC57, 277565}, {0x1BC58, 277424}, {0x1BC59, 276636}, {0x1BC5A, 276675}, {0x1BC5B, 276656}, {0x1BC5C, 277685}, {0x1BC5D, 277762}, {0x1BC5E, 277743}, {0x1BC5F, 277704}, {0x1BC60, 277781}, {0x1BC61, 276575}, {0x1BC62, 276551}, {0x1BC63, 276527}, {0x1BC64, 276503}, {0x1BC65, 276758}, {0x1BC66, 276732}, {0x1BC67, 277325}, {0x1BC68, 277225}, {0x1BC69, 277374}, {0x1BC6A, 277621}, {0x1BC70, 275117}, {0x1BC71, 275451}, {0x1BC72, 275523}, {0x1BC73, 275392}, {0x1BC74, 275488}, {0x1BC75, 275056}, {0x1BC76, 274707}, {0x1BC77, 274662}, {0x1BC78, 274767}, {0x1BC79, 274738}, {0x1BC7A, 274600}, {0x1BC7B, 274631}, {0x1BC7C, 274799}, {0x1BC80, 274836}, {0x1BC81, 274995}, {0x1BC82, 274913}, {0x1BC83, 274964}, {0x1BC84, 274889}, {0x1BC85, 274862}, {0x1BC86, 274939}, {0x1BC87, 275092}, {0x1BC88, 275027}, {0x1BC90, 275155}, {0x1BC91, 275333}, {0x1BC92, 275254}, {0x1BC93, 275303}, {0x1BC94, 275231}, {0x1BC95, 275205}, {0x1BC96, 275279}, {0x1BC97, 275427}, {0x1BC98, 275364}, {0x1BC99, 275180}, {0x1BC9C, 277896}, {0x1BC9D, 277923}, {0x1BC9E, 275562}, {0x1BC9F, 277857}, {0x1BCA0, 707702}, {0x1BCA1, 707639}, {0x1BCA2, 707675}, {0x1BCA3, 707734}, {0x1D000, 140192}, {0x1D001, 134012}, {0x1D002, 139770}, {0x1D003, 139251}, {0x1D004, 139214}, {0x1D005, 141955}, {0x1D006, 141917}, {0x1D007, 137136}, {0x1D008, 141143}, {0x1D009, 139540}, {0x1D00A, 142481}, {0x1D00B, 142516}, {0x1D00C, 138026}, {0x1D00D, 132980}, {0x1D00E, 135224}, {0x1D00F, 141178}, {0x1D010, 137337}, {0x1D011, 133276}, {0x1D012, 133312}, {0x1D013, 141079}, {0x1D014, 141470}, {0x1D015, 139105}, {0x1D016, 136366}, {0x1D017, 140223}, {0x1D018, 133784}, {0x1D019, 142077}, {0x1D01A, 136987}, {0x1D01B, 137170}, {0x1D01C, 137372}, {0x1D01D, 140319}, {0x1D01E, 139664}, {0x1D01F, 140842}, {0x1D020, 139329}, {0x1D021, 142035}, {0x1D022, 133092}, {0x1D023, 133394}, {0x1D024, 137547}, {0x1D025, 140288}, {0x1D026, 139914}, {0x1D027, 141501}, {0x1D028, 132865}, {0x1D029, 140353}, {0x1D02A, 140954}, {0x1D02B, 140996}, {0x1D02C, 139370}, {0x1D02D, 141277}, {0x1D02E, 138325}, {0x1D02F, 134919}, {0x1D030, 141534}, {0x1D031, 141210}, {0x1D032, 137909}, {0x1D033, 133023}, {0x1D034, 135455}, {0x1D035, 136867}, {0x1D036, 141710}, {0x1D037, 137060}, {0x1D038, 139698}, {0x1D039, 140032}, {0x1D03A, 137652}, {0x1D03B, 133818}, {0x1D03C, 140255}, {0x1D03D, 139453}, {0x1D03E, 139577}, {0x1D03F, 136764}, {0x1D040, 139075}, {0x1D041, 139807}, {0x1D042, 137686}, {0x1D043, 141671}, {0x1D044, 140916}, {0x1D045, 136726}, {0x1D046, 137026}, {0x1D047, 139146}, {0x1D048, 139294}, {0x1D049, 139840}, {0x1D04A, 137758}, {0x1D04B, 139873}, {0x1D04C, 137944}, {0x1D04D, 139732}, {0x1D04E, 137416}, {0x1D04F, 137212}, {0x1D050, 142590}, {0x1D051, 133354}, {0x1D052, 133173}, {0x1D053, 142557}, {0x1D054, 137985}, {0x1D055, 134984}, {0x1D056, 133751}, {0x1D057, 139038}, {0x1D058, 141999}, {0x1D059, 139955}, {0x1D05A, 140067}, {0x1D05B, 139182}, {0x1D05C, 132944}, {0x1D05D, 138356}, {0x1D05E, 139623}, {0x1D05F, 139499}, {0x1D060, 135180}, {0x1D061, 138060}, {0x1D062, 132903}, {0x1D063, 141753}, {0x1D064, 134948}, {0x1D065, 141042}, {0x1D066, 141112}, {0x1D067, 133861}, {0x1D068, 135100}, {0x1D069, 140385}, {0x1D06A, 142108}, {0x1D06B, 141835}, {0x1D06C, 139991}, {0x1D06D, 141631}, {0x1D06E, 141791}, {0x1D06F, 140106}, {0x1D070, 141877}, {0x1D071, 140151}, {0x1D072, 136595}, {0x1D073, 133459}, {0x1D074, 135134}, {0x1D075, 139414}, {0x1D076, 141346}, {0x1D077, 141387}, {0x1D078, 141308}, {0x1D079, 141428}, {0x1D07A, 137101}, {0x1D07B, 135065}, {0x1D07C, 142180}, {0x1D07D, 142146}, {0x1D07E, 140809}, {0x1D07F, 137579}, {0x1D080, 134879}, {0x1D081, 137830}, {0x1D082, 137792}, {0x1D083, 137872}, {0x1D084, 133135}, {0x1D085, 133062}, {0x1D086, 134848}, {0x1D087, 141599}, {0x1D088, 141243}, {0x1D089, 137725}, {0x1D08A, 138137}, {0x1D08B, 138093}, {0x1D08C, 138279}, {0x1D08D, 138230}, {0x1D08E, 138182}, {0x1D08F, 136407}, {0x1D090, 136488}, {0x1D091, 136543}, {0x1D092, 134600}, {0x1D093, 134695}, {0x1D094, 134634}, {0x1D095, 134757}, {0x1D096, 141564}, {0x1D097, 133428}, {0x1D098, 136797}, {0x1D099, 134044}, {0x1D09A, 132782}, {0x1D09B, 132590}, {0x1D09C, 132554}, {0x1D09D, 132744}, {0x1D09E, 132708}, {0x1D09F, 132630}, {0x1D0A0, 132667}, {0x1D0A1, 132823}, {0x1D0A2, 138697}, {0x1D0A3, 138443}, {0x1D0A4, 138495}, {0x1D0A5, 138389}, {0x1D0A6, 138945}, {0x1D0A7, 138901}, {0x1D0A8, 138795}, {0x1D0A9, 138844}, {0x1D0AA, 138544}, {0x1D0AB, 138592}, {0x1D0AC, 136938}, {0x1D0AD, 133223}, {0x1D0AE, 135355}, {0x1D0AF, 135309}, {0x1D0B0, 135265}, {0x1D0B1, 138992}, {0x1D0B2, 138744}, {0x1D0B3, 138640}, {0x1D0B4, 136635}, {0x1D0B5, 136680}, {0x1D0B6, 135017}, {0x1D0B7, 136833}, {0x1D0B8, 136902}, {0x1D0B9, 135496}, {0x1D0BA, 135788}, {0x1D0BB, 135642}, {0x1D0BC, 136100}, {0x1D0BD, 135552}, {0x1D0BE, 136236}, {0x1D0BF, 135597}, {0x1D0C0, 135833}, {0x1D0C1, 135738}, {0x1D0C2, 135689}, {0x1D0C3, 135986}, {0x1D0C4, 136042}, {0x1D0C5, 135402}, {0x1D0C6, 136182}, {0x1D0C7, 136143}, {0x1D0C8, 133975}, {0x1D0C9, 133899}, {0x1D0CA, 133937}, {0x1D0CB, 135931}, {0x1D0CC, 135878}, {0x1D0CD, 142437}, {0x1D0CE, 134518}, {0x1D0CF, 134415}, {0x1D0D0, 134250}, {0x1D0D1, 134354}, {0x1D0D2, 134300}, {0x1D0D3, 134461}, {0x1D0D4, 142215}, {0x1D0D5, 142319}, {0x1D0D6, 142265}, {0x1D0D7, 142380}, {0x1D0D8, 136288}, {0x1D0D9, 136327}, {0x1D0DA, 134123}, {0x1D0DB, 134077}, {0x1D0DC, 134168}, {0x1D0DD, 134208}, {0x1D0DE, 140613}, {0x1D0DF, 140655}, {0x1D0E0, 140758}, {0x1D0E1, 140705}, {0x1D0E2, 140421}, {0x1D0E3, 140462}, {0x1D0E4, 140563}, {0x1D0E5, 140511}, {0x1D0E6, 134811}, {0x1D0E7, 134562}, {0x1D0E8, 140884}, {0x1D0E9, 133642}, {0x1D0EA, 133678}, {0x1D0EB, 133534}, {0x1D0EC, 133498}, {0x1D0ED, 133570}, {0x1D0EE, 133715}, {0x1D0EF, 133606}, {0x1D0F0, 137503}, {0x1D0F1, 137295}, {0x1D0F2, 137459}, {0x1D0F3, 137253}, {0x1D0F4, 137615}, {0x1D0F5, 136447}, {0x1D100, 609000}, {0x1D101, 605293}, {0x1D102, 605755}, {0x1D103, 608556}, {0x1D104, 605208}, {0x1D105, 608971}, {0x1D106, 606929}, {0x1D107, 608593}, {0x1D108, 608430}, {0x1D109, 605139}, {0x1D10A, 605116}, {0x1D10B, 608710}, {0x1D10C, 603967}, {0x1D10D, 608457}, {0x1D10E, 608490}, {0x1D10F, 608523}, {0x1D110, 605703}, {0x1D111, 605726}, {0x1D112, 603670}, {0x1D113, 603789}, {0x1D114, 603626}, {0x1D115, 603647}, {0x1D116, 607539}, {0x1D117, 610653}, {0x1D118, 609930}, {0x1D119, 605986}, {0x1D11A, 605886}, {0x1D11B, 609030}, {0x1D11C, 609060}, {0x1D11D, 606017}, {0x1D11E, 606106}, {0x1D11F, 606128}, {0x1D120, 606162}, {0x1D121, 603767}, {0x1D122, 605612}, {0x1D123, 605634}, {0x1D124, 605668}, {0x1D125, 605378}, {0x1D126, 605405}, {0x1D129, 607270}, {0x1D12A, 605350}, {0x1D12B, 605323}, {0x1D12C, 605942}, {0x1D12D, 605917}, {0x1D12E, 607335}, {0x1D12F, 607307}, {0x1D130, 608947}, {0x1D131, 608921}, {0x1D132, 608329}, {0x1D133, 608296}, {0x1D134, 605019}, {0x1D135, 605092}, {0x1D136, 607934}, {0x1D137, 607961}, {0x1D138, 608363}, {0x1D139, 608396}, {0x1D13A, 607244}, {0x1D13B, 610759}, {0x1D13C, 606442}, {0x1D13D, 608268}, {0x1D13E, 605459}, {0x1D13F, 609126}, {0x1D140, 609896}, {0x1D141, 609189}, {0x1D142, 607493}, {0x1D143, 610817}, {0x1D144, 608131}, {0x1D145, 603812}, {0x1D146, 609283}, {0x1D147, 609246}, {0x1D148, 610442}, {0x1D149, 610304}, {0x1D14A, 610170}, {0x1D14B, 610126}, {0x1D14C, 610259}, {0x1D14D, 610214}, {0x1D14E, 610082}, {0x1D14F, 610038}, {0x1D150, 610394}, {0x1D151, 610346}, {0x1D152, 607209}, {0x1D153, 607174}, {0x1D154, 610534}, {0x1D155, 610484}, {0x1D156, 607989}, {0x1D157, 610704}, {0x1D158, 607388}, {0x1D159, 607418}, {0x1D15A, 603929}, {0x1D15B, 603891}, {0x1D15C, 603697}, {0x1D15D, 610733}, {0x1D15E, 606386}, {0x1D15F, 608240}, {0x1D160, 605432}, {0x1D161, 609096}, {0x1D162, 609862}, {0x1D163, 609156}, {0x1D164, 607447}, {0x1D165, 604781}, {0x1D166, 604665}, {0x1D167, 604843}, {0x1D168, 604878}, {0x1D169, 604913}, {0x1D16A, 605784}, {0x1D16B, 605818}, {0x1D16C, 605852}, {0x1D16D, 604060}, {0x1D16E, 604235}, {0x1D16F, 604267}, {0x1D170, 604299}, {0x1D171, 604331}, {0x1D172, 604363}, {0x1D173, 603521}, {0x1D174, 605486}, {0x1D175, 603601}, {0x1D176, 605589}, {0x1D177, 603575}, {0x1D178, 605565}, {0x1D179, 603547}, {0x1D17A, 605539}, {0x1D17B, 603987}, {0x1D17C, 604747}, {0x1D17D, 604811}, {0x1D17E, 604708}, {0x1D17F, 604490}, {0x1D180, 604523}, {0x1D181, 604019}, {0x1D182, 604459}, {0x1D183, 603492}, {0x1D184, 603461}, {0x1D185, 604132}, {0x1D186, 604565}, {0x1D187, 604395}, {0x1D188, 604594}, {0x1D189, 604102}, {0x1D18A, 604162}, {0x1D18B, 604948}, {0x1D18C, 608626}, {0x1D18D, 609320}, {0x1D18E, 610843}, {0x1D18F, 608110}, {0x1D190, 607076}, {0x1D191, 605965}, {0x1D192, 605046}, {0x1D193, 605238}, {0x1D194, 606290}, {0x1D195, 606255}, {0x1D196, 610020}, {0x1D197, 610584}, {0x1D198, 606494}, {0x1D199, 610604}, {0x1D19A, 610630}, {0x1D19B, 607569}, {0x1D19C, 607670}, {0x1D19D, 607703}, {0x1D19E, 607736}, {0x1D19F, 607769}, {0x1D1A0, 607802}, {0x1D1A1, 607835}, {0x1D1A2, 607868}, {0x1D1A3, 607901}, {0x1D1A4, 607602}, {0x1D1A5, 607636}, {0x1D1A6, 606467}, {0x1D1A7, 607361}, {0x1D1A8, 605510}, {0x1D1A9, 605265}, {0x1D1AA, 604201}, {0x1D1AB, 604987}, {0x1D1AC, 604425}, {0x1D1AD, 604625}, {0x1D1AE, 608025}, {0x1D1AF, 608051}, {0x1D1B0, 606411}, {0x1D1B1, 606227}, {0x1D1B2, 606197}, {0x1D1B3, 610785}, {0x1D1B4, 605164}, {0x1D1B5, 605184}, {0x1D1B6, 607054}, {0x1D1B7, 606961}, {0x1D1B8, 603718}, {0x1D1B9, 608794}, {0x1D1BA, 608731}, {0x1D1BB, 607097}, {0x1D1BC, 607119}, {0x1D1BD, 608889}, {0x1D1BE, 608826}, {0x1D1BF, 606080}, {0x1D1C0, 606054}, {0x1D1C1, 607019}, {0x1D1C2, 606982}, {0x1D1C3, 603740}, {0x1D1C4, 608763}, {0x1D1C5, 607147}, {0x1D1C6, 608858}, {0x1D1C7, 609737}, {0x1D1C8, 609679}, {0x1D1C9, 609793}, {0x1D1CA, 609621}, {0x1D1CB, 609342}, {0x1D1CC, 609402}, {0x1D1CD, 609475}, {0x1D1CE, 609548}, {0x1D1CF, 605071}, {0x1D1D0, 606322}, {0x1D1D1, 606354}, {0x1D1D2, 609222}, {0x1D1D3, 610683}, {0x1D1D4, 608160}, {0x1D1D5, 603869}, {0x1D1D6, 608653}, {0x1D1D7, 603845}, {0x1D1D8, 609962}, {0x1D1D9, 608183}, {0x1D1DA, 608208}, {0x1D1DB, 608678}, {0x1D1DC, 609986}, {0x1D1DD, 608080}, {0x1D1DE, 606523}, {0x1D1DF, 606638}, {0x1D1E0, 606673}, {0x1D1E1, 606858}, {0x1D1E2, 606896}, {0x1D1E3, 606738}, {0x1D1E4, 606770}, {0x1D1E5, 606815}, {0x1D1E6, 606552}, {0x1D1E7, 606596}, {0x1D1E8, 606706}, {0x1D200, 355925}, {0x1D201, 356265}, {0x1D202, 356450}, {0x1D203, 356480}, {0x1D204, 356510}, {0x1D205, 356695}, {0x1D206, 356725}, {0x1D207, 356755}, {0x1D208, 356785}, {0x1D209, 355955}, {0x1D20A, 355986}, {0x1D20B, 356017}, {0x1D20C, 356048}, {0x1D20D, 356079}, {0x1D20E, 356110}, {0x1D20F, 356141}, {0x1D210, 356172}, {0x1D211, 356203}, {0x1D212, 356234}, {0x1D213, 356295}, {0x1D214, 356326}, {0x1D215, 356357}, {0x1D216, 356388}, {0x1D217, 356419}, {0x1D218, 356540}, {0x1D219, 356571}, {0x1D21A, 356602}, {0x1D21B, 356633}, {0x1D21C, 356664}, {0x1D21D, 345898}, {0x1D21E, 346201}, {0x1D21F, 346694}, {0x1D220, 346997}, {0x1D221, 347224}, {0x1D222, 347261}, {0x1D223, 345935}, {0x1D224, 345973}, {0x1D225, 346011}, {0x1D226, 346049}, {0x1D227, 346087}, {0x1D228, 346125}, {0x1D229, 346163}, {0x1D22A, 346238}, {0x1D22B, 346276}, {0x1D22C, 346314}, {0x1D22D, 346352}, {0x1D22E, 346390}, {0x1D22F, 346428}, {0x1D230, 346466}, {0x1D231, 346504}, {0x1D232, 346542}, {0x1D233, 346580}, {0x1D234, 346618}, {0x1D235, 346656}, {0x1D236, 346731}, {0x1D237, 346769}, {0x1D238, 346807}, {0x1D239, 346845}, {0x1D23A, 346883}, {0x1D23B, 346921}, {0x1D23C, 346959}, {0x1D23D, 347034}, {0x1D23E, 347072}, {0x1D23F, 347110}, {0x1D240, 347148}, {0x1D241, 347186}, {0x1D242, 192016}, {0x1D243, 191982}, {0x1D244, 191948}, {0x1D245, 347802}, {0x1D2E0, 567744}, {0x1D2E1, 567542}, {0x1D2E2, 567726}, {0x1D2E3, 567685}, {0x1D2E4, 567458}, {0x1D2E5, 567439}, {0x1D2E6, 567604}, {0x1D2E7, 567560}, {0x1D2E8, 567353}, {0x1D2E9, 567500}, {0x1D2EA, 567644}, {0x1D2EB, 567396}, {0x1D2EC, 567705}, {0x1D2ED, 567662}, {0x1D2EE, 567477}, {0x1D2EF, 567417}, {0x1D2F0, 567622}, {0x1D2F1, 567580}, {0x1D2F2, 567373}, {0x1D2F3, 567519}, {0x1D300, 601288}, {0x1D301, 261945}, {0x1D302, 261971}, {0x1D303, 261847}, {0x1D304, 261873}, {0x1D305, 261830}, {0x1D306, 780344}, {0x1D307, 781126}, {0x1D308, 781581}, {0x1D309, 780264}, {0x1D30A, 781415}, {0x1D30B, 780580}, {0x1D30C, 780243}, {0x1D30D, 781628}, {0x1D30E, 780316}, {0x1D30F, 780657}, {0x1D310, 780799}, {0x1D311, 782087}, {0x1D312, 781354}, {0x1D313, 781697}, {0x1D314, 781744}, {0x1D315, 780533}, {0x1D316, 781327}, {0x1D317, 782045}, {0x1D318, 781078}, {0x1D319, 780195}, {0x1D31A, 781764}, {0x1D31B, 781810}, {0x1D31C, 780865}, {0x1D31D, 781397}, {0x1D31E, 780555}, {0x1D31F, 780937}, {0x1D320, 780844}, {0x1D321, 780365}, {0x1D322, 780630}, {0x1D323, 780286}, {0x1D324, 781653}, {0x1D325, 781516}, {0x1D326, 780413}, {0x1D327, 781443}, {0x1D328, 781175}, {0x1D329, 781968}, {0x1D32A, 781723}, {0x1D32B, 781152}, {0x1D32C, 781786}, {0x1D32D, 781489}, {0x1D32E, 781835}, {0x1D32F, 781226}, {0x1D330, 780912}, {0x1D331, 781948}, {0x1D332, 781254}, {0x1D333, 780961}, {0x1D334, 781675}, {0x1D335, 781858}, {0x1D336, 781057}, {0x1D337, 782011}, {0x1D338, 780509}, {0x1D339, 781559}, {0x1D33A, 780987}, {0x1D33B, 781991}, {0x1D33C, 780750}, {0x1D33D, 780386}, {0x1D33E, 781278}, {0x1D33F, 781199}, {0x1D340, 781537}, {0x1D341, 780168}, {0x1D342, 780884}, {0x1D343, 780824}, {0x1D344, 782067}, {0x1D345, 781903}, {0x1D346, 781377}, {0x1D347, 780699}, {0x1D348, 780606}, {0x1D349, 780777}, {0x1D34A, 781010}, {0x1D34B, 781879}, {0x1D34C, 781925}, {0x1D34D, 781304}, {0x1D34E, 780459}, {0x1D34F, 780437}, {0x1D350, 781035}, {0x1D351, 780217}, {0x1D352, 780484}, {0x1D353, 781601}, {0x1D354, 780723}, {0x1D355, 781465}, {0x1D356, 781102}, {0x1D360, 203071}, {0x1D361, 203187}, {0x1D362, 203157}, {0x1D363, 203013}, {0x1D364, 202984}, {0x1D365, 203129}, {0x1D366, 203099}, {0x1D367, 202954}, {0x1D368, 203042}, {0x1D369, 202810}, {0x1D36A, 202926}, {0x1D36B, 202896}, {0x1D36C, 202752}, {0x1D36D, 202723}, {0x1D36E, 202868}, {0x1D36F, 202838}, {0x1D370, 202693}, {0x1D371, 202781}, {0x1D372, 400585}, {0x1D373, 400641}, {0x1D374, 400612}, {0x1D375, 400557}, {0x1D376, 400529}, {0x1D377, 775097}, {0x1D378, 775081}, {0x1D400, 531741}, {0x1D401, 531801}, {0x1D402, 531860}, {0x1D403, 531918}, {0x1D404, 532012}, {0x1D405, 532104}, {0x1D406, 532132}, {0x1D407, 532192}, {0x1D408, 532220}, {0x1D409, 532279}, {0x1D40A, 532307}, {0x1D40B, 532367}, {0x1D40C, 532427}, {0x1D40D, 532484}, {0x1D40E, 532541}, {0x1D40F, 532635}, {0x1D410, 532752}, {0x1D411, 532780}, {0x1D412, 532838}, {0x1D413, 532898}, {0x1D414, 533027}, {0x1D415, 533089}, {0x1D416, 533117}, {0x1D417, 533145}, {0x1D418, 533202}, {0x1D419, 533230}, {0x1D41A, 541319}, {0x1D41B, 541375}, {0x1D41C, 541430}, {0x1D41D, 541484}, {0x1D41E, 541572}, {0x1D41F, 541658}, {0x1D420, 541720}, {0x1D421, 541776}, {0x1D422, 541802}, {0x1D423, 541857}, {0x1D424, 541883}, {0x1D425, 541939}, {0x1D426, 541995}, {0x1D427, 542048}, {0x1D428, 542101}, {0x1D429, 542189}, {0x1D42A, 542298}, {0x1D42B, 542324}, {0x1D42C, 542378}, {0x1D42D, 542434}, {0x1D42E, 542518}, {0x1D42F, 542576}, {0x1D430, 542602}, {0x1D431, 542628}, {0x1D432, 542681}, {0x1D433, 542707}, {0x1D434, 546221}, {0x1D435, 546285}, {0x1D436, 546348}, {0x1D437, 546410}, {0x1D438, 546474}, {0x1D439, 546572}, {0x1D43A, 546602}, {0x1D43B, 546666}, {0x1D43C, 546696}, {0x1D43D, 546759}, {0x1D43E, 546789}, {0x1D43F, 546853}, {0x1D440, 546917}, {0x1D441, 546978}, {0x1D442, 547039}, {0x1D443, 547139}, {0x1D444, 547264}, {0x1D445, 547294}, {0x1D446, 547356}, {0x1D447, 547420}, {0x1D448, 547557}, {0x1D449, 547623}, {0x1D44A, 547653}, {0x1D44B, 547683}, {0x1D44C, 547744}, {0x1D44D, 547774}, {0x1D44E, 548064}, {0x1D44F, 548124}, {0x1D450, 548183}, {0x1D451, 548241}, {0x1D452, 548373}, {0x1D453, 548465}, {0x1D454, 548531}, {0x1D456, 548591}, {0x1D457, 548650}, {0x1D458, 548678}, {0x1D459, 548738}, {0x1D45A, 548798}, {0x1D45B, 548855}, {0x1D45C, 548912}, {0x1D45D, 549006}, {0x1D45E, 549123}, {0x1D45F, 549151}, {0x1D460, 549209}, {0x1D461, 549269}, {0x1D462, 549359}, {0x1D463, 549421}, {0x1D464, 549449}, {0x1D465, 549477}, {0x1D466, 549534}, {0x1D467, 549562}, {0x1D468, 535432}, {0x1D469, 535506}, {0x1D46A, 535579}, {0x1D46B, 535651}, {0x1D46C, 535725}, {0x1D46D, 535838}, {0x1D46E, 535873}, {0x1D46F, 535947}, {0x1D470, 535982}, {0x1D471, 536055}, {0x1D472, 536090}, {0x1D473, 536164}, {0x1D474, 536238}, {0x1D475, 536309}, {0x1D476, 536380}, {0x1D477, 536495}, {0x1D478, 536640}, {0x1D479, 536675}, {0x1D47A, 536747}, {0x1D47B, 536821}, {0x1D47C, 536978}, {0x1D47D, 537054}, {0x1D47E, 537089}, {0x1D47F, 537124}, {0x1D480, 537195}, {0x1D481, 537230}, {0x1D482, 537565}, {0x1D483, 537635}, {0x1D484, 537704}, {0x1D485, 537772}, {0x1D486, 537842}, {0x1D487, 537949}, {0x1D488, 538025}, {0x1D489, 538095}, {0x1D48A, 538128}, {0x1D48B, 538197}, {0x1D48C, 538230}, {0x1D48D, 538300}, {0x1D48E, 538370}, {0x1D48F, 538437}, {0x1D490, 538504}, {0x1D491, 538613}, {0x1D492, 538750}, {0x1D493, 538783}, {0x1D494, 538851}, {0x1D495, 538921}, {0x1D496, 539026}, {0x1D497, 539098}, {0x1D498, 539131}, {0x1D499, 539164}, {0x1D49A, 539231}, {0x1D49B, 539264}, {0x1D49C, 566160}, {0x1D49E, 566190}, {0x1D49F, 566220}, {0x1D4A2, 566250}, {0x1D4A5, 566280}, {0x1D4A6, 566310}, {0x1D4A9, 566340}, {0x1D4AA, 566370}, {0x1D4AB, 566400}, {0x1D4AC, 566430}, {0x1D4AE, 566460}, {0x1D4AF, 566490}, {0x1D4B0, 566520}, {0x1D4B1, 566550}, {0x1D4B2, 566580}, {0x1D4B3, 566610}, {0x1D4B4, 566640}, {0x1D4B5, 566670}, {0x1D4B6, 566700}, {0x1D4B7, 566728}, {0x1D4B8, 566756}, {0x1D4B9, 566784}, {0x1D4BB, 566812}, {0x1D4BD, 566840}, {0x1D4BE, 566868}, {0x1D4BF, 566896}, {0x1D4C0, 566924}, {0x1D4C1, 566952}, {0x1D4C2, 566980}, {0x1D4C3, 567008}, {0x1D4C5, 567036}, {0x1D4C6, 567064}, {0x1D4C7, 567092}, {0x1D4C8, 567120}, {0x1D4C9, 567148}, {0x1D4CA, 567176}, {0x1D4CB, 567204}, {0x1D4CC, 567232}, {0x1D4CD, 567260}, {0x1D4CE, 567288}, {0x1D4CF, 567316}, {0x1D4D0, 539551}, {0x1D4D1, 539586}, {0x1D4D2, 539621}, {0x1D4D3, 539656}, {0x1D4D4, 539691}, {0x1D4D5, 539726}, {0x1D4D6, 539761}, {0x1D4D7, 539796}, {0x1D4D8, 539831}, {0x1D4D9, 539866}, {0x1D4DA, 539901}, {0x1D4DB, 539936}, {0x1D4DC, 539971}, {0x1D4DD, 540006}, {0x1D4DE, 540041}, {0x1D4DF, 540076}, {0x1D4E0, 540111}, {0x1D4E1, 540146}, {0x1D4E2, 540181}, {0x1D4E3, 540216}, {0x1D4E4, 540251}, {0x1D4E5, 540286}, {0x1D4E6, 540321}, {0x1D4E7, 540356}, {0x1D4E8, 540391}, {0x1D4E9, 540426}, {0x1D4EA, 540461}, {0x1D4EB, 540494}, {0x1D4EC, 540527}, {0x1D4ED, 540560}, {0x1D4EE, 540593}, {0x1D4EF, 540626}, {0x1D4F0, 540659}, {0x1D4F1, 540692}, {0x1D4F2, 540725}, {0x1D4F3, 540758}, {0x1D4F4, 540791}, {0x1D4F5, 540824}, {0x1D4F6, 540857}, {0x1D4F7, 540890}, {0x1D4F8, 540923}, {0x1D4F9, 540956}, {0x1D4FA, 540989}, {0x1D4FB, 541022}, {0x1D4FC, 541055}, {0x1D4FD, 541088}, {0x1D4FE, 541121}, {0x1D4FF, 541154}, {0x1D500, 541187}, {0x1D501, 541220}, {0x1D502, 541253}, {0x1D503, 541286}, {0x1D504, 544816}, {0x1D505, 544847}, {0x1D507, 544878}, {0x1D508, 544909}, {0x1D509, 544940}, {0x1D50A, 544971}, {0x1D50D, 545002}, {0x1D50E, 545033}, {0x1D50F, 545064}, {0x1D510, 545095}, {0x1D511, 545126}, {0x1D512, 545157}, {0x1D513, 545188}, {0x1D514, 545219}, {0x1D516, 545250}, {0x1D517, 545281}, {0x1D518, 545312}, {0x1D519, 545343}, {0x1D51A, 545374}, {0x1D51B, 545405}, {0x1D51C, 545436}, {0x1D51E, 545467}, {0x1D51F, 545496}, {0x1D520, 545525}, {0x1D521, 545554}, {0x1D522, 545583}, {0x1D523, 545612}, {0x1D524, 545641}, {0x1D525, 545670}, {0x1D526, 545699}, {0x1D527, 545728}, {0x1D528, 545757}, {0x1D529, 545786}, {0x1D52A, 545815}, {0x1D52B, 545844}, {0x1D52C, 545873}, {0x1D52D, 545902}, {0x1D52E, 545931}, {0x1D52F, 545960}, {0x1D530, 545989}, {0x1D531, 546018}, {0x1D532, 546047}, {0x1D533, 546076}, {0x1D534, 546105}, {0x1D535, 546134}, {0x1D536, 546163}, {0x1D537, 546192}, {0x1D538, 542793}, {0x1D539, 542830}, {0x1D53B, 542867}, {0x1D53C, 542904}, {0x1D53D, 542941}, {0x1D53E, 542978}, {0x1D540, 543015}, {0x1D541, 543052}, {0x1D542, 543089}, {0x1D543, 543126}, {0x1D544, 543163}, {0x1D546, 543200}, {0x1D54A, 543237}, {0x1D54B, 543274}, {0x1D54C, 543311}, {0x1D54D, 543348}, {0x1D54E, 543385}, {0x1D54F, 543422}, {0x1D550, 543459}, {0x1D552, 543876}, {0x1D553, 543911}, {0x1D554, 543946}, {0x1D555, 543981}, {0x1D556, 544016}, {0x1D557, 544051}, {0x1D558, 544086}, {0x1D559, 544121}, {0x1D55A, 544156}, {0x1D55B, 544191}, {0x1D55C, 544226}, {0x1D55D, 544261}, {0x1D55E, 544296}, {0x1D55F, 544331}, {0x1D560, 544366}, {0x1D561, 544401}, {0x1D562, 544436}, {0x1D563, 544471}, {0x1D564, 544506}, {0x1D565, 544541}, {0x1D566, 544576}, {0x1D567, 544611}, {0x1D568, 544646}, {0x1D569, 544681}, {0x1D56A, 544716}, {0x1D56B, 544751}, {0x1D56C, 533612}, {0x1D56D, 533648}, {0x1D56E, 533684}, {0x1D56F, 533720}, {0x1D570, 533756}, {0x1D571, 533792}, {0x1D572, 533828}, {0x1D573, 533864}, {0x1D574, 533900}, {0x1D575, 533936}, {0x1D576, 533972}, {0x1D577, 534008}, {0x1D578, 534044}, {0x1D579, 534080}, {0x1D57A, 534116}, {0x1D57B, 534152}, {0x1D57C, 534188}, {0x1D57D, 534224}, {0x1D57E, 534260}, {0x1D57F, 534296}, {0x1D580, 534332}, {0x1D581, 534368}, {0x1D582, 534404}, {0x1D583, 534440}, {0x1D584, 534476}, {0x1D585, 534512}, {0x1D586, 534548}, {0x1D587, 534582}, {0x1D588, 534616}, {0x1D589, 534650}, {0x1D58A, 534684}, {0x1D58B, 534718}, {0x1D58C, 534752}, {0x1D58D, 534786}, {0x1D58E, 534820}, {0x1D58F, 534854}, {0x1D590, 534888}, {0x1D591, 534922}, {0x1D592, 534956}, {0x1D593, 534990}, {0x1D594, 535024}, {0x1D595, 535058}, {0x1D596, 535092}, {0x1D597, 535126}, {0x1D598, 535160}, {0x1D599, 535194}, {0x1D59A, 535228}, {0x1D59B, 535262}, {0x1D59C, 535296}, {0x1D59D, 535330}, {0x1D59E, 535364}, {0x1D59F, 535398}, {0x1D5A0, 562014}, {0x1D5A1, 562048}, {0x1D5A2, 562082}, {0x1D5A3, 562116}, {0x1D5A4, 562150}, {0x1D5A5, 562184}, {0x1D5A6, 562218}, {0x1D5A7, 562252}, {0x1D5A8, 562286}, {0x1D5A9, 562320}, {0x1D5AA, 562354}, {0x1D5AB, 562388}, {0x1D5AC, 562422}, {0x1D5AD, 562456}, {0x1D5AE, 562490}, {0x1D5AF, 562524}, {0x1D5B0, 562558}, {0x1D5B1, 562592}, {0x1D5B2, 562626}, {0x1D5B3, 562660}, {0x1D5B4, 562694}, {0x1D5B5, 562728}, {0x1D5B6, 562762}, {0x1D5B7, 562796}, {0x1D5B8, 562830}, {0x1D5B9, 562864}, {0x1D5BA, 565328}, {0x1D5BB, 565360}, {0x1D5BC, 565392}, {0x1D5BD, 565424}, {0x1D5BE, 565456}, {0x1D5BF, 565488}, {0x1D5C0, 565520}, {0x1D5C1, 565552}, {0x1D5C2, 565584}, {0x1D5C3, 565616}, {0x1D5C4, 565648}, {0x1D5C5, 565680}, {0x1D5C6, 565712}, {0x1D5C7, 565744}, {0x1D5C8, 565776}, {0x1D5C9, 565808}, {0x1D5CA, 565840}, {0x1D5CB, 565872}, {0x1D5CC, 565904}, {0x1D5CD, 565936}, {0x1D5CE, 565968}, {0x1D5CF, 566000}, {0x1D5D0, 566032}, {0x1D5D1, 566064}, {0x1D5D2, 566096}, {0x1D5D3, 566128}, {0x1D5D4, 552086}, {0x1D5D5, 552168}, {0x1D5D6, 552249}, {0x1D5D7, 552329}, {0x1D5D8, 552411}, {0x1D5D9, 552536}, {0x1D5DA, 552575}, {0x1D5DB, 552657}, {0x1D5DC, 552696}, {0x1D5DD, 552777}, {0x1D5DE, 552816}, {0x1D5DF, 552898}, {0x1D5E0, 552980}, {0x1D5E1, 553059}, {0x1D5E2, 553138}, {0x1D5E3, 553265}, {0x1D5E4, 553426}, {0x1D5E5, 553465}, {0x1D5E6, 553545}, {0x1D5E7, 553627}, {0x1D5E8, 553800}, {0x1D5E9, 553884}, {0x1D5EA, 553923}, {0x1D5EB, 553962}, {0x1D5EC, 554041}, {0x1D5ED, 554080}, {0x1D5EE, 560000}, {0x1D5EF, 560078}, {0x1D5F0, 560155}, {0x1D5F1, 560231}, {0x1D5F2, 560309}, {0x1D5F3, 560428}, {0x1D5F4, 560512}, {0x1D5F5, 560590}, {0x1D5F6, 560627}, {0x1D5F7, 560704}, {0x1D5F8, 560741}, {0x1D5F9, 560819}, {0x1D5FA, 560897}, {0x1D5FB, 560972}, {0x1D5FC, 561047}, {0x1D5FD, 561168}, {0x1D5FE, 561321}, {0x1D5FF, 561358}, {0x1D600, 561434}, {0x1D601, 561512}, {0x1D602, 561629}, {0x1D603, 561709}, {0x1D604, 561746}, {0x1D605, 561783}, {0x1D606, 561858}, {0x1D607, 561895}, {0x1D608, 563248}, {0x1D609, 563289}, {0x1D60A, 563330}, {0x1D60B, 563371}, {0x1D60C, 563412}, {0x1D60D, 563453}, {0x1D60E, 563494}, {0x1D60F, 563535}, {0x1D610, 563576}, {0x1D611, 563617}, {0x1D612, 563658}, {0x1D613, 563699}, {0x1D614, 563740}, {0x1D615, 563781}, {0x1D616, 563822}, {0x1D617, 563863}, {0x1D618, 563904}, {0x1D619, 563945}, {0x1D61A, 563986}, {0x1D61B, 564027}, {0x1D61C, 564068}, {0x1D61D, 564109}, {0x1D61E, 564150}, {0x1D61F, 564191}, {0x1D620, 564232}, {0x1D621, 564273}, {0x1D622, 564314}, {0x1D623, 564353}, {0x1D624, 564392}, {0x1D625, 564431}, {0x1D626, 564470}, {0x1D627, 564509}, {0x1D628, 564548}, {0x1D629, 564587}, {0x1D62A, 564626}, {0x1D62B, 564665}, {0x1D62C, 564704}, {0x1D62D, 564743}, {0x1D62E, 564782}, {0x1D62F, 564821}, {0x1D630, 564860}, {0x1D631, 564899}, {0x1D632, 564938}, {0x1D633, 564977}, {0x1D634, 565016}, {0x1D635, 565055}, {0x1D636, 565094}, {0x1D637, 565133}, {0x1D638, 565172}, {0x1D639, 565211}, {0x1D63A, 565250}, {0x1D63B, 565289}, {0x1D63C, 554605}, {0x1D63D, 554701}, {0x1D63E, 554796}, {0x1D63F, 554890}, {0x1D640, 554986}, {0x1D641, 555132}, {0x1D642, 555178}, {0x1D643, 555274}, {0x1D644, 555320}, {0x1D645, 555415}, {0x1D646, 555461}, {0x1D647, 555557}, {0x1D648, 555653}, {0x1D649, 555746}, {0x1D64A, 555839}, {0x1D64B, 555987}, {0x1D64C, 556176}, {0x1D64D, 556222}, {0x1D64E, 556316}, {0x1D64F, 556412}, {0x1D650, 556613}, {0x1D651, 556711}, {0x1D652, 556757}, {0x1D653, 556803}, {0x1D654, 556896}, {0x1D655, 556942}, {0x1D656, 557376}, {0x1D657, 557468}, {0x1D658, 557559}, {0x1D659, 557649}, {0x1D65A, 557741}, {0x1D65B, 557881}, {0x1D65C, 557979}, {0x1D65D, 558071}, {0x1D65E, 558115}, {0x1D65F, 558206}, {0x1D660, 558250}, {0x1D661, 558342}, {0x1D662, 558434}, {0x1D663, 558523}, {0x1D664, 558612}, {0x1D665, 558754}, {0x1D666, 558935}, {0x1D667, 558979}, {0x1D668, 559069}, {0x1D669, 559161}, {0x1D66A, 559299}, {0x1D66B, 559393}, {0x1D66C, 559437}, {0x1D66D, 559481}, {0x1D66E, 559570}, {0x1D66F, 559614}, {0x1D670, 549851}, {0x1D671, 549884}, {0x1D672, 549917}, {0x1D673, 549950}, {0x1D674, 549983}, {0x1D675, 550016}, {0x1D676, 550049}, {0x1D677, 550082}, {0x1D678, 550115}, {0x1D679, 550148}, {0x1D67A, 550181}, {0x1D67B, 550214}, {0x1D67C, 550247}, {0x1D67D, 550280}, {0x1D67E, 550313}, {0x1D67F, 550346}, {0x1D680, 550379}, {0x1D681, 550412}, {0x1D682, 550445}, {0x1D683, 550478}, {0x1D684, 550511}, {0x1D685, 550544}, {0x1D686, 550577}, {0x1D687, 550610}, {0x1D688, 550643}, {0x1D689, 550676}, {0x1D68A, 551049}, {0x1D68B, 551080}, {0x1D68C, 551111}, {0x1D68D, 551142}, {0x1D68E, 551173}, {0x1D68F, 551204}, {0x1D690, 551235}, {0x1D691, 551266}, {0x1D692, 551297}, {0x1D693, 551328}, {0x1D694, 551359}, {0x1D695, 551390}, {0x1D696, 551421}, {0x1D697, 551452}, {0x1D698, 551483}, {0x1D699, 551514}, {0x1D69A, 551545}, {0x1D69B, 551576}, {0x1D69C, 551607}, {0x1D69D, 551638}, {0x1D69E, 551669}, {0x1D69F, 551700}, {0x1D6A0, 551731}, {0x1D6A1, 551762}, {0x1D6A2, 551793}, {0x1D6A3, 551824}, {0x1D6A4, 548301}, {0x1D6A5, 548337}, {0x1D6A8, 531769}, {0x1D6A9, 531829}, {0x1D6AA, 532160}, {0x1D6AB, 531946}, {0x1D6AC, 532040}, {0x1D6AD, 533258}, {0x1D6AE, 532074}, {0x1D6AF, 532956}, {0x1D6B0, 532248}, {0x1D6B1, 532335}, {0x1D6B2, 532395}, {0x1D6B3, 532455}, {0x1D6B4, 532512}, {0x1D6B5, 533173}, {0x1D6B6, 532601}, {0x1D6B7, 532693}, {0x1D6B8, 532808}, {0x1D6B9, 532988}, {0x1D6BA, 532866}, {0x1D6BB, 532926}, {0x1D6BC, 533055}, {0x1D6BD, 532663}, {0x1D6BE, 531888}, {0x1D6BF, 532722}, {0x1D6C0, 532569}, {0x1D6C1, 539402}, {0x1D6C2, 541345}, {0x1D6C3, 541401}, {0x1D6C4, 541746}, {0x1D6C5, 541510}, {0x1D6C6, 541598}, {0x1D6C7, 542733}, {0x1D6C8, 541630}, {0x1D6C9, 542488}, {0x1D6CA, 541828}, {0x1D6CB, 541909}, {0x1D6CC, 541965}, {0x1D6CD, 542021}, {0x1D6CE, 542074}, {0x1D6CF, 542654}, {0x1D6D0, 542157}, {0x1D6D1, 542243}, {0x1D6D2, 542350}, {0x1D6D3, 541684}, {0x1D6D4, 542404}, {0x1D6D5, 542460}, {0x1D6D6, 542544}, {0x1D6D7, 542215}, {0x1D6D8, 541456}, {0x1D6D9, 542270}, {0x1D6DA, 542127}, {0x1D6DB, 539426}, {0x1D6DC, 533579}, {0x1D6DD, 542762}, {0x1D6DE, 539371}, {0x1D6DF, 539465}, {0x1D6E0, 539522}, {0x1D6E1, 539494}, {0x1D6E2, 546251}, {0x1D6E3, 546315}, {0x1D6E4, 546632}, {0x1D6E5, 546440}, {0x1D6E6, 546504}, {0x1D6E7, 547804}, {0x1D6E8, 546540}, {0x1D6E9, 547482}, {0x1D6EA, 546726}, {0x1D6EB, 546819}, {0x1D6EC, 546883}, {0x1D6ED, 546947}, {0x1D6EE, 547008}, {0x1D6EF, 547713}, {0x1D6F0, 547103}, {0x1D6F1, 547201}, {0x1D6F2, 547324}, {0x1D6F3, 547516}, {0x1D6F4, 547386}, {0x1D6F5, 547450}, {0x1D6F6, 547587}, {0x1D6F7, 547169}, {0x1D6F8, 546378}, {0x1D6F9, 547232}, {0x1D6FA, 547069}, {0x1D6FB, 547905}, {0x1D6FC, 548092}, {0x1D6FD, 548152}, {0x1D6FE, 548559}, {0x1D6FF, 548269}, {0x1D700, 548401}, {0x1D701, 549590}, {0x1D702, 548435}, {0x1D703, 549327}, {0x1D704, 548619}, {0x1D705, 548706}, {0x1D706, 548766}, {0x1D707, 548826}, {0x1D708, 548883}, {0x1D709, 549505}, {0x1D70A, 548972}, {0x1D70B, 549064}, {0x1D70C, 549179}, {0x1D70D, 548493}, {0x1D70E, 549237}, {0x1D70F, 549297}, {0x1D710, 549387}, {0x1D711, 549034}, {0x1D712, 548211}, {0x1D713, 549093}, {0x1D714, 548940}, {0x1D715, 547931}, {0x1D716, 547837}, {0x1D717, 549621}, {0x1D718, 547872}, {0x1D719, 547972}, {0x1D71A, 548033}, {0x1D71B, 548003}, {0x1D71C, 535467}, {0x1D71D, 535541}, {0x1D71E, 535908}, {0x1D71F, 535686}, {0x1D720, 535760}, {0x1D721, 537265}, {0x1D722, 535801}, {0x1D723, 536893}, {0x1D724, 536017}, {0x1D725, 536125}, {0x1D726, 536199}, {0x1D727, 536273}, {0x1D728, 536344}, {0x1D729, 537159}, {0x1D72A, 536454}, {0x1D72B, 536567}, {0x1D72C, 536710}, {0x1D72D, 536932}, {0x1D72E, 536782}, {0x1D72F, 536856}, {0x1D730, 537013}, {0x1D731, 536530}, {0x1D732, 535614}, {0x1D733, 536603}, {0x1D734, 536415}, {0x1D735, 537381}, {0x1D736, 537598}, {0x1D737, 537668}, {0x1D738, 538058}, {0x1D739, 537805}, {0x1D73A, 537875}, {0x1D73B, 539297}, {0x1D73C, 537914}, {0x1D73D, 538989}, {0x1D73E, 538161}, {0x1D73F, 538263}, {0x1D740, 538333}, {0x1D741, 538403}, {0x1D742, 538470}, {0x1D743, 539197}, {0x1D744, 538574}, {0x1D745, 538681}, {0x1D746, 538816}, {0x1D747, 537982}, {0x1D748, 538884}, {0x1D749, 538954}, {0x1D74A, 539059}, {0x1D74B, 538646}, {0x1D74C, 537737}, {0x1D74D, 538715}, {0x1D74E, 538537}, {0x1D74F, 537412}, {0x1D750, 537303}, {0x1D751, 539333}, {0x1D752, 537343}, {0x1D753, 537458}, {0x1D754, 537529}, {0x1D755, 537494}, {0x1D756, 552125}, {0x1D757, 552207}, {0x1D758, 552614}, {0x1D759, 552368}, {0x1D75A, 552450}, {0x1D75B, 554119}, {0x1D75C, 552495}, {0x1D75D, 553707}, {0x1D75E, 552735}, {0x1D75F, 552855}, {0x1D760, 552937}, {0x1D761, 553019}, {0x1D762, 553098}, {0x1D763, 554001}, {0x1D764, 553220}, {0x1D765, 553345}, {0x1D766, 553504}, {0x1D767, 553750}, {0x1D768, 553584}, {0x1D769, 553666}, {0x1D76A, 553839}, {0x1D76B, 553304}, {0x1D76C, 552288}, {0x1D76D, 553385}, {0x1D76E, 553177}, {0x1D76F, 559796}, {0x1D770, 560037}, {0x1D771, 560115}, {0x1D772, 560549}, {0x1D773, 560268}, {0x1D774, 560346}, {0x1D775, 561932}, {0x1D776, 560389}, {0x1D777, 561588}, {0x1D778, 560664}, {0x1D779, 560778}, {0x1D77A, 560856}, {0x1D77B, 560934}, {0x1D77C, 561009}, {0x1D77D, 561820}, {0x1D77E, 561125}, {0x1D77F, 561244}, {0x1D780, 561395}, {0x1D781, 560465}, {0x1D782, 561471}, {0x1D783, 561549}, {0x1D784, 561666}, {0x1D785, 561205}, {0x1D786, 560192}, {0x1D787, 561282}, {0x1D788, 561084}, {0x1D789, 559831}, {0x1D78A, 554561}, {0x1D78B, 561972}, {0x1D78C, 559754}, {0x1D78D, 559881}, {0x1D78E, 559960}, {0x1D78F, 559921}, {0x1D790, 554651}, {0x1D791, 554747}, {0x1D792, 555224}, {0x1D793, 554936}, {0x1D794, 555032}, {0x1D795, 556988}, {0x1D796, 555084}, {0x1D797, 556506}, {0x1D798, 555366}, {0x1D799, 555507}, {0x1D79A, 555603}, {0x1D79B, 555699}, {0x1D79C, 555792}, {0x1D79D, 556849}, {0x1D79E, 555935}, {0x1D79F, 556081}, {0x1D7A0, 556268}, {0x1D7A1, 556556}, {0x1D7A2, 556362}, {0x1D7A3, 556458}, {0x1D7A4, 556659}, {0x1D7A5, 556033}, {0x1D7A6, 554842}, {0x1D7A7, 556128}, {0x1D7A8, 555885}, {0x1D7A9, 557137}, {0x1D7AA, 557420}, {0x1D7AB, 557512}, {0x1D7AC, 558023}, {0x1D7AD, 557693}, {0x1D7AE, 557785}, {0x1D7AF, 559658}, {0x1D7B0, 557835}, {0x1D7B1, 559251}, {0x1D7B2, 558159}, {0x1D7B3, 558294}, {0x1D7B4, 558386}, {0x1D7B5, 558478}, {0x1D7B6, 558567}, {0x1D7B7, 559525}, {0x1D7B8, 558704}, {0x1D7B9, 558844}, {0x1D7BA, 559023}, {0x1D7BB, 557925}, {0x1D7BC, 559113}, {0x1D7BD, 559205}, {0x1D7BE, 559343}, {0x1D7BF, 558798}, {0x1D7C0, 557603}, {0x1D7C1, 558889}, {0x1D7C2, 558656}, {0x1D7C3, 557179}, {0x1D7C4, 557037}, {0x1D7C5, 559705}, {0x1D7C6, 557088}, {0x1D7C7, 557236}, {0x1D7C8, 557329}, {0x1D7C9, 557283}, {0x1D7CA, 531978}, {0x1D7CB, 541540}, {0x1D7CE, 533550}, {0x1D7CF, 533406}, {0x1D7D0, 533522}, {0x1D7D1, 533492}, {0x1D7D2, 533348}, {0x1D7D3, 533319}, {0x1D7D4, 533464}, {0x1D7D5, 533434}, {0x1D7D6, 533289}, {0x1D7D7, 533377}, {0x1D7D8, 543838}, {0x1D7D9, 543649}, {0x1D7DA, 543801}, {0x1D7DB, 543762}, {0x1D7DC, 543573}, {0x1D7DD, 543535}, {0x1D7DE, 543725}, {0x1D7DF, 543686}, {0x1D7E0, 543496}, {0x1D7E1, 543611}, {0x1D7E2, 563213}, {0x1D7E3, 563039}, {0x1D7E4, 563179}, {0x1D7E5, 563143}, {0x1D7E6, 562969}, {0x1D7E7, 562934}, {0x1D7E8, 563109}, {0x1D7E9, 563073}, {0x1D7EA, 562898}, {0x1D7EB, 563004}, {0x1D7EC, 554521}, {0x1D7ED, 554322}, {0x1D7EE, 554482}, {0x1D7EF, 554441}, {0x1D7F0, 554242}, {0x1D7F1, 554202}, {0x1D7F2, 554402}, {0x1D7F3, 554361}, {0x1D7F4, 554161}, {0x1D7F5, 554282}, {0x1D7F6, 551015}, {0x1D7F7, 550846}, {0x1D7F8, 550982}, {0x1D7F9, 550947}, {0x1D7FA, 550778}, {0x1D7FB, 550744}, {0x1D7FC, 550914}, {0x1D7FD, 550879}, {0x1D7FE, 550709}, {0x1D7FF, 550812}, {0x1D800, 715437}, {0x1D801, 713703}, {0x1D802, 714774}, {0x1D803, 723864}, {0x1D804, 722308}, {0x1D805, 712961}, {0x1D806, 715465}, {0x1D807, 713733}, {0x1D808, 720831}, {0x1D809, 717543}, {0x1D80A, 715543}, {0x1D80B, 715578}, {0x1D80C, 715613}, {0x1D80D, 713768}, {0x1D80E, 715753}, {0x1D80F, 713804}, {0x1D810, 715788}, {0x1D811, 716805}, {0x1D812, 716661}, {0x1D813, 718630}, {0x1D814, 715652}, {0x1D815, 715883}, {0x1D816, 716161}, {0x1D817, 716217}, {0x1D818, 715928}, {0x1D819, 716046}, {0x1D81A, 716564}, {0x1D81B, 713891}, {0x1D81C, 719237}, {0x1D81D, 715498}, {0x1D81E, 717046}, {0x1D81F, 714022}, {0x1D820, 716991}, {0x1D821, 715828}, {0x1D822, 717187}, {0x1D823, 716703}, {0x1D824, 718736}, {0x1D825, 718675}, {0x1D826, 715697}, {0x1D827, 717484}, {0x1D828, 717340}, {0x1D829, 717233}, {0x1D82A, 717436}, {0x1D82B, 717388}, {0x1D82C, 720339}, {0x1D82D, 716333}, {0x1D82E, 716450}, {0x1D82F, 716389}, {0x1D830, 719762}, {0x1D831, 718231}, {0x1D832, 716098}, {0x1D833, 716607}, {0x1D834, 716274}, {0x1D835, 715980}, {0x1D836, 719711}, {0x1D837, 717828}, {0x1D838, 719659}, {0x1D839, 719603}, {0x1D83A, 717680}, {0x1D83B, 717626}, {0x1D83C, 717776}, {0x1D83D, 717282}, {0x1D83E, 717135}, {0x1D83F, 717087}, {0x1D840, 719548}, {0x1D841, 719488}, {0x1D842, 719437}, {0x1D843, 718176}, {0x1D844, 721443}, {0x1D845, 721478}, {0x1D846, 721614}, {0x1D847, 721518}, {0x1D848, 721563}, {0x1D849, 714361}, {0x1D84A, 715360}, {0x1D84B, 722262}, {0x1D84C, 721079}, {0x1D84D, 721683}, {0x1D84E, 721168}, {0x1D84F, 721782}, {0x1D850, 721121}, {0x1D851, 721730}, {0x1D852, 721387}, {0x1D853, 714687}, {0x1D854, 714728}, {0x1D855, 722214}, {0x1D856, 723822}, {0x1D857, 721220}, {0x1D858, 721327}, {0x1D859, 721269}, {0x1D85A, 721014}, {0x1D85B, 721036}, {0x1D85C, 721656}, {0x1D85D, 722158}, {0x1D85E, 721839}, {0x1D85F, 722089}, {0x1D860, 722122}, {0x1D861, 722009}, {0x1D862, 721877}, {0x1D863, 721912}, {0x1D864, 721958}, {0x1D865, 722054}, {0x1D866, 714339}, {0x1D867, 714633}, {0x1D868, 714566}, {0x1D869, 714597}, {0x1D86A, 723408}, {0x1D86B, 723386}, {0x1D86C, 714981}, {0x1D86D, 714666}, {0x1D86E, 715082}, {0x1D86F, 715154}, {0x1D870, 715007}, {0x1D871, 714951}, {0x1D872, 715042}, {0x1D873, 715119}, {0x1D874, 715307}, {0x1D875, 715186}, {0x1D876, 713679}, {0x1D877, 723800}, {0x1D878, 724025}, {0x1D879, 723924}, {0x1D87A, 723989}, {0x1D87B, 722994}, {0x1D87C, 723059}, {0x1D87D, 722191}, {0x1D87E, 723225}, {0x1D87F, 723101}, {0x1D880, 723303}, {0x1D881, 723022}, {0x1D882, 722962}, {0x1D883, 723337}, {0x1D884, 723254}, {0x1D885, 712938}, {0x1D886, 716856}, {0x1D887, 713980}, {0x1D888, 722416}, {0x1D889, 713033}, {0x1D88A, 722746}, {0x1D88B, 716896}, {0x1D88C, 716941}, {0x1D88D, 722457}, {0x1D88E, 718826}, {0x1D88F, 718957}, {0x1D890, 718909}, {0x1D891, 718860}, {0x1D892, 719205}, {0x1D893, 720876}, {0x1D894, 714144}, {0x1D895, 723892}, {0x1D896, 713420}, {0x1D897, 719083}, {0x1D898, 718792}, {0x1D899, 719162}, {0x1D89A, 719127}, {0x1D89B, 722854}, {0x1D89C, 719042}, {0x1D89D, 722812}, {0x1D89E, 713362}, {0x1D89F, 713308}, {0x1D8A0, 719007}, {0x1D8A1, 714107}, {0x1D8A2, 722776}, {0x1D8A3, 713272}, {0x1D8A4, 716763}, {0x1D8A5, 713936}, {0x1D8A6, 722373}, {0x1D8A7, 723140}, {0x1D8A8, 712990}, {0x1D8A9, 716516}, {0x1D8AA, 713841}, {0x1D8AB, 719930}, {0x1D8AC, 723168}, {0x1D8AD, 713586}, {0x1D8AE, 720232}, {0x1D8AF, 720157}, {0x1D8B0, 719995}, {0x1D8B1, 714303}, {0x1D8B2, 723955}, {0x1D8B3, 713644}, {0x1D8B4, 720029}, {0x1D8B5, 720063}, {0x1D8B6, 720107}, {0x1D8B7, 719962}, {0x1D8B8, 720199}, {0x1D8B9, 723767}, {0x1D8BA, 717586}, {0x1D8BB, 714065}, {0x1D8BC, 715212}, {0x1D8BD, 723482}, {0x1D8BE, 723439}, {0x1D8BF, 723526}, {0x1D8C0, 714801}, {0x1D8C1, 722508}, {0x1D8C2, 713115}, {0x1D8C3, 713074}, {0x1D8C4, 719282}, {0x1D8C5, 722890}, {0x1D8C6, 719855}, {0x1D8C7, 714269}, {0x1D8C8, 719352}, {0x1D8C9, 719887}, {0x1D8CA, 723732}, {0x1D8CB, 719813}, {0x1D8CC, 719316}, {0x1D8CD, 719396}, {0x1D8CE, 714178}, {0x1D8CF, 715259}, {0x1D8D0, 714911}, {0x1D8D1, 722920}, {0x1D8D2, 713540}, {0x1D8D3, 713495}, {0x1D8D4, 713453}, {0x1D8D5, 714221}, {0x1D8D6, 714459}, {0x1D8D7, 714510}, {0x1D8D8, 723677}, {0x1D8D9, 723623}, {0x1D8DA, 723572}, {0x1D8DB, 722337}, {0x1D8DC, 718282}, {0x1D8DD, 722665}, {0x1D8DE, 718576}, {0x1D8DF, 718521}, {0x1D8E0, 718471}, {0x1D8E1, 718370}, {0x1D8E2, 718321}, {0x1D8E3, 718420}, {0x1D8E4, 718080}, {0x1D8E5, 718027}, {0x1D8E6, 718137}, {0x1D8E7, 717879}, {0x1D8E8, 717922}, {0x1D8E9, 714406}, {0x1D8EA, 717975}, {0x1D8EB, 717735}, {0x1D8EC, 714840}, {0x1D8ED, 714873}, {0x1D8EE, 722625}, {0x1D8EF, 722584}, {0x1D8F0, 722549}, {0x1D8F1, 722705}, {0x1D8F2, 713233}, {0x1D8F3, 713195}, {0x1D8F4, 713160}, {0x1D8F5, 720262}, {0x1D8F6, 720529}, {0x1D8F7, 720742}, {0x1D8F8, 720699}, {0x1D8F9, 720661}, {0x1D8FA, 720493}, {0x1D8FB, 720290}, {0x1D8FC, 720397}, {0x1D8FD, 720445}, {0x1D8FE, 720968}, {0x1D8FF, 720616}, {0x1D900, 720920}, {0x1D901, 720784}, {0x1D902, 720562}, {0x1D903, 715338}, {0x1D904, 715410}, {0x1D905, 737854}, {0x1D906, 737827}, {0x1D907, 737801}, {0x1D908, 712896}, {0x1D909, 712869}, {0x1D90A, 712843}, {0x1D90B, 737000}, {0x1D90C, 736972}, {0x1D90D, 736945}, {0x1D90E, 710697}, {0x1D90F, 710670}, {0x1D910, 710644}, {0x1D911, 736589}, {0x1D912, 736564}, {0x1D913, 736540}, {0x1D914, 737054}, {0x1D915, 737026}, {0x1D916, 736813}, {0x1D917, 736912}, {0x1D918, 736778}, {0x1D919, 736877}, {0x1D91A, 736846}, {0x1D91B, 712568}, {0x1D91C, 712661}, {0x1D91D, 712535}, {0x1D91E, 712628}, {0x1D91F, 712599}, {0x1D920, 736740}, {0x1D921, 730831}, {0x1D922, 730872}, {0x1D923, 730913}, {0x1D924, 730633}, {0x1D925, 730725}, {0x1D926, 730778}, {0x1D927, 730676}, {0x1D928, 732905}, {0x1D929, 728103}, {0x1D92A, 733830}, {0x1D92B, 733776}, {0x1D92C, 733668}, {0x1D92D, 733721}, {0x1D92E, 733883}, {0x1D92F, 732703}, {0x1D930, 732750}, {0x1D931, 732592}, {0x1D932, 732642}, {0x1D933, 731737}, {0x1D934, 734043}, {0x1D935, 734099}, {0x1D936, 733932}, {0x1D937, 733982}, {0x1D938, 731261}, {0x1D939, 731218}, {0x1D93A, 731176}, {0x1D93B, 731693}, {0x1D93C, 731601}, {0x1D93D, 731557}, {0x1D93E, 731646}, {0x1D93F, 731514}, {0x1D940, 731470}, {0x1D941, 731427}, {0x1D942, 731386}, {0x1D943, 731344}, {0x1D944, 731303}, {0x1D945, 734957}, {0x1D946, 734912}, {0x1D947, 734868}, {0x1D948, 733586}, {0x1D949, 733542}, {0x1D94A, 733499}, {0x1D94B, 738695}, {0x1D94C, 738640}, {0x1D94D, 738580}, {0x1D94E, 738524}, {0x1D94F, 738468}, {0x1D950, 738407}, {0x1D951, 738750}, {0x1D952, 738313}, {0x1D953, 738266}, {0x1D954, 738360}, {0x1D955, 725874}, {0x1D956, 725832}, {0x1D957, 725748}, {0x1D958, 725789}, {0x1D959, 726460}, {0x1D95A, 726415}, {0x1D95B, 726325}, {0x1D95C, 726369}, {0x1D95D, 726065}, {0x1D95E, 726015}, {0x1D95F, 725915}, {0x1D960, 725964}, {0x1D961, 726273}, {0x1D962, 726220}, {0x1D963, 726114}, {0x1D964, 726166}, {0x1D965, 729673}, {0x1D966, 729618}, {0x1D967, 729508}, {0x1D968, 729562}, {0x1D969, 729727}, {0x1D96A, 727871}, {0x1D96B, 727919}, {0x1D96C, 727758}, {0x1D96D, 727809}, {0x1D96E, 727258}, {0x1D96F, 729899}, {0x1D970, 729956}, {0x1D971, 729777}, {0x1D972, 729837}, {0x1D973, 726920}, {0x1D974, 727213}, {0x1D975, 727167}, {0x1D976, 727122}, {0x1D977, 727084}, {0x1D978, 727042}, {0x1D979, 726999}, {0x1D97A, 726957}, {0x1D97B, 730588}, {0x1D97C, 730542}, {0x1D97D, 730497}, {0x1D97E, 729415}, {0x1D97F, 729370}, {0x1D980, 729326}, {0x1D981, 737998}, {0x1D982, 737941}, {0x1D983, 737879}, {0x1D984, 738172}, {0x1D985, 738116}, {0x1D986, 738055}, {0x1D987, 738228}, {0x1D988, 732260}, {0x1D989, 732208}, {0x1D98A, 732104}, {0x1D98B, 732155}, {0x1D98C, 731942}, {0x1D98D, 731886}, {0x1D98E, 731774}, {0x1D98F, 731829}, {0x1D990, 732427}, {0x1D991, 732362}, {0x1D992, 733141}, {0x1D993, 733098}, {0x1D994, 733056}, {0x1D995, 733408}, {0x1D996, 733365}, {0x1D997, 733323}, {0x1D998, 733450}, {0x1D999, 734259}, {0x1D99A, 734203}, {0x1D99B, 734148}, {0x1D99C, 734425}, {0x1D99D, 734369}, {0x1D99E, 734314}, {0x1D99F, 732311}, {0x1D9A0, 732542}, {0x1D9A1, 732491}, {0x1D9A2, 736393}, {0x1D9A3, 736246}, {0x1D9A4, 736086}, {0x1D9A5, 733629}, {0x1D9A6, 732048}, {0x1D9A7, 733001}, {0x1D9A8, 733268}, {0x1D9A9, 734699}, {0x1D9AA, 736483}, {0x1D9AB, 736336}, {0x1D9AC, 736184}, {0x1D9AD, 731997}, {0x1D9AE, 732951}, {0x1D9AF, 733218}, {0x1D9B0, 734649}, {0x1D9B1, 736431}, {0x1D9B2, 736284}, {0x1D9B3, 736127}, {0x1D9B4, 734593}, {0x1D9B5, 734536}, {0x1D9B6, 734480}, {0x1D9B7, 727403}, {0x1D9B8, 727343}, {0x1D9B9, 728282}, {0x1D9BA, 728150}, {0x1D9BB, 728348}, {0x1D9BC, 728216}, {0x1D9BD, 728961}, {0x1D9BE, 728829}, {0x1D9BF, 728895}, {0x1D9C0, 728763}, {0x1D9C1, 730065}, {0x1D9C2, 730006}, {0x1D9C3, 735978}, {0x1D9C4, 735831}, {0x1D9C5, 735674}, {0x1D9C6, 727521}, {0x1D9C7, 727463}, {0x1D9C8, 728478}, {0x1D9C9, 728414}, {0x1D9CA, 728613}, {0x1D9CB, 728542}, {0x1D9CC, 729219}, {0x1D9CD, 729091}, {0x1D9CE, 729155}, {0x1D9CF, 729027}, {0x1D9D0, 730181}, {0x1D9D1, 730124}, {0x1D9D2, 736033}, {0x1D9D3, 735886}, {0x1D9D4, 735734}, {0x1D9D5, 727714}, {0x1D9D6, 727669}, {0x1D9D7, 727579}, {0x1D9D8, 727623}, {0x1D9D9, 727296}, {0x1D9DA, 728684}, {0x1D9DB, 729283}, {0x1D9DC, 730324}, {0x1D9DD, 730281}, {0x1D9DE, 730238}, {0x1D9DF, 735939}, {0x1D9E0, 735792}, {0x1D9E1, 735630}, {0x1D9E2, 729459}, {0x1D9E3, 731121}, {0x1D9E4, 731010}, {0x1D9E5, 731066}, {0x1D9E6, 730954}, {0x1D9E7, 726851}, {0x1D9E8, 726712}, {0x1D9E9, 726573}, {0x1D9EA, 726782}, {0x1D9EB, 726642}, {0x1D9EC, 726504}, {0x1D9ED, 734811}, {0x1D9EE, 734754}, {0x1D9EF, 730432}, {0x1D9F0, 730367}, {0x1D9F1, 732852}, {0x1D9F2, 732799}, {0x1D9F3, 728036}, {0x1D9F4, 727969}, {0x1D9F5, 711033}, {0x1D9F6, 710997}, {0x1D9F7, 711106}, {0x1D9F8, 711265}, {0x1D9F9, 711290}, {0x1D9FA, 711159}, {0x1D9FB, 711187}, {0x1D9FC, 711220}, {0x1D9FD, 711069}, {0x1D9FE, 711131}, {0x1D9FF, 724058}, {0x1DA00, 724325}, {0x1DA01, 724239}, {0x1DA02, 724284}, {0x1DA03, 724151}, {0x1DA04, 724197}, {0x1DA05, 724108}, {0x1DA06, 724075}, {0x1DA07, 712207}, {0x1DA08, 712264}, {0x1DA09, 712316}, {0x1DA0A, 711510}, {0x1DA0B, 711472}, {0x1DA0C, 711437}, {0x1DA0D, 710878}, {0x1DA0E, 710837}, {0x1DA0F, 710958}, {0x1DA10, 710919}, {0x1DA11, 712762}, {0x1DA12, 712733}, {0x1DA13, 712791}, {0x1DA14, 712097}, {0x1DA15, 712119}, {0x1DA16, 712017}, {0x1DA17, 711387}, {0x1DA18, 711356}, {0x1DA19, 712070}, {0x1DA1A, 712145}, {0x1DA1B, 712041}, {0x1DA1C, 712172}, {0x1DA1D, 711416}, {0x1DA1E, 711992}, {0x1DA1F, 711932}, {0x1DA20, 711959}, {0x1DA21, 711796}, {0x1DA22, 711886}, {0x1DA23, 711835}, {0x1DA24, 711581}, {0x1DA25, 711673}, {0x1DA26, 711621}, {0x1DA27, 711759}, {0x1DA28, 711543}, {0x1DA29, 711720}, {0x1DA2A, 710749}, {0x1DA2B, 710722}, {0x1DA2C, 710775}, {0x1DA2D, 737281}, {0x1DA2E, 737340}, {0x1DA2F, 737311}, {0x1DA30, 711316}, {0x1DA31, 735043}, {0x1DA32, 735018}, {0x1DA33, 735093}, {0x1DA34, 735068}, {0x1DA35, 710500}, {0x1DA36, 710565}, {0x1DA37, 710463}, {0x1DA38, 710528}, {0x1DA39, 710618}, {0x1DA3A, 710592}, {0x1DA3B, 724972}, {0x1DA3C, 724939}, {0x1DA3D, 724906}, {0x1DA3E, 725507}, {0x1DA3F, 725560}, {0x1DA40, 725531}, {0x1DA41, 725031}, {0x1DA42, 725084}, {0x1DA43, 725055}, {0x1DA44, 725203}, {0x1DA45, 725233}, {0x1DA46, 725475}, {0x1DA47, 725264}, {0x1DA48, 725292}, {0x1DA49, 725329}, {0x1DA4A, 725362}, {0x1DA4B, 725395}, {0x1DA4C, 725437}, {0x1DA4D, 725117}, {0x1DA4E, 725140}, {0x1DA4F, 725171}, {0x1DA50, 725593}, {0x1DA51, 725617}, {0x1DA52, 725649}, {0x1DA53, 724623}, {0x1DA54, 724557}, {0x1DA55, 724590}, {0x1DA56, 725005}, {0x1DA57, 725714}, {0x1DA58, 725680}, {0x1DA59, 737561}, {0x1DA5A, 737490}, {0x1DA5B, 737597}, {0x1DA5C, 737633}, {0x1DA5D, 737450}, {0x1DA5E, 737522}, {0x1DA5F, 737411}, {0x1DA60, 737372}, {0x1DA61, 737082}, {0x1DA62, 737128}, {0x1DA63, 737216}, {0x1DA64, 737244}, {0x1DA65, 737155}, {0x1DA66, 737181}, {0x1DA67, 737100}, {0x1DA68, 733183}, {0x1DA69, 728727}, {0x1DA6A, 735001}, {0x1DA6B, 712921}, {0x1DA6C, 711333}, {0x1DA6D, 736669}, {0x1DA6E, 736634}, {0x1DA6F, 738834}, {0x1DA70, 712692}, {0x1DA71, 736700}, {0x1DA72, 737756}, {0x1DA73, 737716}, {0x1DA74, 737678}, {0x1DA75, 738787}, {0x1DA76, 724346}, {0x1DA77, 724375}, {0x1DA78, 724401}, {0x1DA79, 724427}, {0x1DA7A, 724453}, {0x1DA7B, 724479}, {0x1DA7C, 724505}, {0x1DA7D, 724531}, {0x1DA7E, 712516}, {0x1DA7F, 724869}, {0x1DA80, 724831}, {0x1DA81, 724715}, {0x1DA82, 724804}, {0x1DA83, 724657}, {0x1DA84, 724684}, {0x1DA85, 724777}, {0x1DA86, 724743}, {0x1DA87, 710819}, {0x1DA88, 712821}, {0x1DA89, 736612}, {0x1DA8A, 710801}, {0x1DA8B, 735119}, {0x1DA9B, 712376}, {0x1DA9C, 712404}, {0x1DA9D, 712432}, {0x1DA9E, 712460}, {0x1DA9F, 712488}, {0x1DAA1, 735374}, {0x1DAA2, 735406}, {0x1DAA3, 735438}, {0x1DAA4, 735470}, {0x1DAA5, 735502}, {0x1DAA6, 735534}, {0x1DAA7, 735566}, {0x1DAA8, 735598}, {0x1DAA9, 735143}, {0x1DAAA, 735176}, {0x1DAAB, 735209}, {0x1DAAC, 735242}, {0x1DAAD, 735275}, {0x1DAAE, 735308}, {0x1DAAF, 735341}, {0x1E000, 190087}, {0x1E001, 190155}, {0x1E002, 191098}, {0x1E003, 190359}, {0x1E004, 190258}, {0x1E005, 191230}, {0x1E006, 191361}, {0x1E008, 191326}, {0x1E009, 190589}, {0x1E00A, 190458}, {0x1E00B, 190428}, {0x1E00C, 190223}, {0x1E00D, 190622}, {0x1E00E, 190655}, {0x1E00F, 190691}, {0x1E010, 190727}, {0x1E011, 190761}, {0x1E012, 190793}, {0x1E013, 190828}, {0x1E014, 190927}, {0x1E015, 191031}, {0x1E016, 191066}, {0x1E017, 190325}, {0x1E018, 190395}, {0x1E01B, 190894}, {0x1E01C, 190999}, {0x1E01D, 190188}, {0x1E01E, 190862}, {0x1E01F, 191197}, {0x1E020, 191164}, {0x1E021, 191131}, {0x1E023, 191295}, {0x1E024, 190961}, {0x1E026, 191264}, {0x1E027, 190543}, {0x1E028, 190119}, {0x1E029, 190499}, {0x1E02A, 190292}, {0x1E100, 641042}, {0x1E101, 641783}, {0x1E102, 641347}, {0x1E103, 641750}, {0x1E104, 640877}, {0x1E105, 641109}, {0x1E106, 641948}, {0x1E107, 641176}, {0x1E108, 640646}, {0x1E109, 641009}, {0x1E10A, 641717}, {0x1E10B, 642048}, {0x1E10C, 641142}, {0x1E10D, 641381}, {0x1E10E, 640976}, {0x1E10F, 640679}, {0x1E110, 641451}, {0x1E111, 641313}, {0x1E112, 641883}, {0x1E113, 641416}, {0x1E114, 641817}, {0x1E115, 640811}, {0x1E116, 641650}, {0x1E117, 641617}, {0x1E118, 642015}, {0x1E119, 641279}, {0x1E11A, 641550}, {0x1E11B, 641981}, {0x1E11C, 641210}, {0x1E11D, 640712}, {0x1E11E, 641244}, {0x1E11F, 640910}, {0x1E120, 641075}, {0x1E121, 641583}, {0x1E122, 640844}, {0x1E123, 641683}, {0x1E124, 640581}, {0x1E125, 640613}, {0x1E126, 640944}, {0x1E127, 641851}, {0x1E128, 641485}, {0x1E129, 641517}, {0x1E12A, 640746}, {0x1E12B, 640778}, {0x1E12C, 641916}, {0x1E130, 642397}, {0x1E131, 642517}, {0x1E132, 642487}, {0x1E133, 642577}, {0x1E134, 642547}, {0x1E135, 642457}, {0x1E136, 642427}, {0x1E137, 642243}, {0x1E138, 642282}, {0x1E139, 642202}, {0x1E13A, 642118}, {0x1E13B, 642157}, {0x1E13C, 642320}, {0x1E13D, 642354}, {0x1E140, 640547}, {0x1E141, 640378}, {0x1E142, 640514}, {0x1E143, 640479}, {0x1E144, 640310}, {0x1E145, 640276}, {0x1E146, 640446}, {0x1E147, 640411}, {0x1E148, 640241}, {0x1E149, 640344}, {0x1E14E, 642081}, {0x1E14F, 640207}, {0x1E2C0, 818628}, {0x1E2C1, 818612}, {0x1E2C2, 818717}, {0x1E2C3, 818734}, {0x1E2C4, 818751}, {0x1E2C5, 818818}, {0x1E2C6, 819321}, {0x1E2C7, 819112}, {0x1E2C8, 818938}, {0x1E2C9, 818991}, {0x1E2CA, 819095}, {0x1E2CB, 819182}, {0x1E2CC, 819199}, {0x1E2CD, 818801}, {0x1E2CE, 819147}, {0x1E2CF, 819164}, {0x1E2D0, 818886}, {0x1E2D1, 819356}, {0x1E2D2, 819304}, {0x1E2D3, 819287}, {0x1E2D4, 818903}, {0x1E2D5, 819044}, {0x1E2D6, 818700}, {0x1E2D7, 819130}, {0x1E2D8, 818974}, {0x1E2D9, 818920}, {0x1E2DA, 818835}, {0x1E2DB, 818768}, {0x1E2DC, 818852}, {0x1E2DD, 819008}, {0x1E2DE, 819253}, {0x1E2DF, 818955}, {0x1E2E0, 819235}, {0x1E2E1, 819217}, {0x1E2E2, 819077}, {0x1E2E3, 818663}, {0x1E2E4, 818682}, {0x1E2E5, 818868}, {0x1E2E6, 819060}, {0x1E2E7, 818784}, {0x1E2E8, 818645}, {0x1E2E9, 819026}, {0x1E2EA, 819269}, {0x1E2EB, 819338}, {0x1E2EC, 819424}, {0x1E2ED, 819440}, {0x1E2EE, 819390}, {0x1E2EF, 819406}, {0x1E2F0, 818594}, {0x1E2F1, 818505}, {0x1E2F2, 818577}, {0x1E2F3, 818558}, {0x1E2F4, 818469}, {0x1E2F5, 818451}, {0x1E2F6, 818541}, {0x1E2F7, 818522}, {0x1E2F8, 818432}, {0x1E2F9, 818487}, {0x1E2FF, 819373}, {0x1E800, 574313}, {0x1E801, 574344}, {0x1E802, 574375}, {0x1E803, 576325}, {0x1E804, 577287}, {0x1E805, 576674}, {0x1E806, 575783}, {0x1E807, 580002}, {0x1E808, 574406}, {0x1E809, 574437}, {0x1E80A, 574468}, {0x1E80B, 578290}, {0x1E80C, 578035}, {0x1E80D, 577906}, {0x1E80E, 575686}, {0x1E80F, 580489}, {0x1E810, 578838}, {0x1E811, 576198}, {0x1E812, 575814}, {0x1E813, 578706}, {0x1E814, 574499}, {0x1E815, 574531}, {0x1E816, 574563}, {0x1E817, 576133}, {0x1E818, 577255}, {0x1E819, 579188}, {0x1E81A, 580327}, {0x1E81B, 574595}, {0x1E81C, 574626}, {0x1E81D, 574657}, {0x1E81E, 579062}, {0x1E81F, 577349}, {0x1E820, 577538}, {0x1E821, 578675}, {0x1E822, 574688}, {0x1E823, 574718}, {0x1E824, 574748}, {0x1E825, 579485}, {0x1E826, 577444}, {0x1E827, 579549}, {0x1E828, 578967}, {0x1E829, 578644}, {0x1E82A, 578453}, {0x1E82B, 578581}, {0x1E82C, 580521}, {0x1E82D, 579971}, {0x1E82E, 574871}, {0x1E82F, 574902}, {0x1E830, 574933}, {0x1E831, 579453}, {0x1E832, 577972}, {0x1E833, 578612}, {0x1E834, 576769}, {0x1E835, 580552}, {0x1E836, 575057}, {0x1E837, 575088}, {0x1E838, 575119}, {0x1E839, 576929}, {0x1E83A, 576580}, {0x1E83B, 575972}, {0x1E83C, 579157}, {0x1E83D, 577775}, {0x1E83E, 574778}, {0x1E83F, 574809}, {0x1E840, 574840}, {0x1E841, 577093}, {0x1E842, 580034}, {0x1E843, 580066}, {0x1E844, 574964}, {0x1E845, 574995}, {0x1E846, 575026}, {0x1E847, 577158}, {0x1E848, 576004}, {0x1E849, 577570}, {0x1E84A, 576452}, {0x1E84B, 575150}, {0x1E84C, 575181}, {0x1E84D, 575212}, {0x1E84E, 579286}, {0x1E84F, 577875}, {0x1E850, 579384}, {0x1E851, 576262}, {0x1E852, 579870}, {0x1E853, 575243}, {0x1E854, 575274}, {0x1E855, 575305}, {0x1E856, 577743}, {0x1E857, 576800}, {0x1E858, 578769}, {0x1E859, 578131}, {0x1E85A, 575336}, {0x1E85B, 575367}, {0x1E85C, 575398}, {0x1E85D, 576737}, {0x1E85E, 576643}, {0x1E85F, 578516}, {0x1E860, 577062}, {0x1E861, 580584}, {0x1E862, 577474}, {0x1E863, 575429}, {0x1E864, 575461}, {0x1E865, 575493}, {0x1E866, 578003}, {0x1E867, 579677}, {0x1E868, 579906}, {0x1E869, 575557}, {0x1E86A, 580230}, {0x1E86B, 575525}, {0x1E86C, 577318}, {0x1E86D, 575588}, {0x1E86E, 578738}, {0x1E86F, 576896}, {0x1E870, 578356}, {0x1E871, 575940}, {0x1E872, 578421}, {0x1E873, 577030}, {0x1E874, 575908}, {0x1E875, 580457}, {0x1E876, 575717}, {0x1E877, 577125}, {0x1E878, 575620}, {0x1E879, 576863}, {0x1E87A, 577938}, {0x1E87B, 578934}, {0x1E87C, 579252}, {0x1E87D, 578098}, {0x1E87E, 579350}, {0x1E87F, 578322}, {0x1E880, 576992}, {0x1E881, 577640}, {0x1E882, 580128}, {0x1E883, 579221}, {0x1E884, 577811}, {0x1E885, 579646}, {0x1E886, 580360}, {0x1E887, 579580}, {0x1E888, 579613}, {0x1E889, 580166}, {0x1E88A, 576067}, {0x1E88B, 579937}, {0x1E88C, 576421}, {0x1E88D, 577413}, {0x1E88E, 575846}, {0x1E88F, 576831}, {0x1E890, 575877}, {0x1E891, 577506}, {0x1E892, 576357}, {0x1E893, 578902}, {0x1E894, 576230}, {0x1E895, 578162}, {0x1E896, 575750}, {0x1E897, 580294}, {0x1E898, 576548}, {0x1E899, 579773}, {0x1E89A, 579838}, {0x1E89B, 580261}, {0x1E89C, 579416}, {0x1E89D, 577602}, {0x1E89E, 578801}, {0x1E89F, 578484}, {0x1E8A0, 577190}, {0x1E8A1, 576611}, {0x1E8A2, 575653}, {0x1E8A3, 577711}, {0x1E8A4, 577842}, {0x1E8A5, 579318}, {0x1E8A6, 578226}, {0x1E8A7, 576035}, {0x1E8A8, 578997}, {0x1E8A9, 577222}, {0x1E8AA, 577679}, {0x1E8AB, 576515}, {0x1E8AC, 576483}, {0x1E8AD, 579742}, {0x1E8AE, 578194}, {0x1E8AF, 578389}, {0x1E8B0, 578258}, {0x1E8B1, 580392}, {0x1E8B2, 578066}, {0x1E8B3, 576388}, {0x1E8B4, 576293}, {0x1E8B5, 579125}, {0x1E8B6, 580425}, {0x1E8B7, 579029}, {0x1E8B8, 578548}, {0x1E8B9, 580097}, {0x1E8BA, 580199}, {0x1E8BB, 579094}, {0x1E8BC, 579806}, {0x1E8BD, 576961}, {0x1E8BE, 578870}, {0x1E8BF, 576706}, {0x1E8C0, 579516}, {0x1E8C1, 576100}, {0x1E8C2, 579709}, {0x1E8C3, 577380}, {0x1E8C4, 576165}, {0x1E8C7, 574189}, {0x1E8C8, 574289}, {0x1E8C9, 574263}, {0x1E8CA, 574139}, {0x1E8CB, 574114}, {0x1E8CC, 574239}, {0x1E8CD, 574213}, {0x1E8CE, 574088}, {0x1E8CF, 574164}, {0x1E8D0, 573929}, {0x1E8D1, 574011}, {0x1E8D2, 573849}, {0x1E8D3, 574047}, {0x1E8D4, 573966}, {0x1E8D5, 573800}, {0x1E8D6, 573889}, {0x1E900, 206}, {0x1E901, 306}, {0x1E902, 602}, {0x1E903, 628}, {0x1E904, 232}, {0x1E905, 851}, {0x1E906, 752}, {0x1E907, 256}, {0x1E908, 802}, {0x1E909, 358}, {0x1E90A, 381}, {0x1E90B, 478}, {0x1E90C, 729}, {0x1E90D, 333}, {0x1E90E, 1003}, {0x1E90F, 954}, {0x1E910, 679}, {0x1E911, 527}, {0x1E912, 979}, {0x1E913, 907}, {0x1E914, 501}, {0x1E915, 281}, {0x1E916, 454}, {0x1E917, 776}, {0x1E918, 405}, {0x1E919, 704}, {0x1E91A, 883}, {0x1E91B, 654}, {0x1E91C, 930}, {0x1E91D, 552}, {0x1E91E, 429}, {0x1E91F, 1028}, {0x1E920, 577}, {0x1E921, 826}, {0x1E922, 1411}, {0x1E923, 1503}, {0x1E924, 1775}, {0x1E925, 1799}, {0x1E926, 1435}, {0x1E927, 2004}, {0x1E928, 1913}, {0x1E929, 1457}, {0x1E92A, 1959}, {0x1E92B, 1551}, {0x1E92C, 1572}, {0x1E92D, 1661}, {0x1E92E, 1892}, {0x1E92F, 1528}, {0x1E930, 2144}, {0x1E931, 2099}, {0x1E932, 1846}, {0x1E933, 1706}, {0x1E934, 2122}, {0x1E935, 2056}, {0x1E936, 1682}, {0x1E937, 1480}, {0x1E938, 1639}, {0x1E939, 1935}, {0x1E93A, 1594}, {0x1E93B, 1869}, {0x1E93C, 2034}, {0x1E93D, 1823}, {0x1E93E, 2077}, {0x1E93F, 1729}, {0x1E940, 1616}, {0x1E941, 2167}, {0x1E942, 1752}, {0x1E943, 1981}, {0x1E944, 184}, {0x1E945, 2190}, {0x1E946, 1282}, {0x1E947, 1304}, {0x1E948, 1053}, {0x1E949, 1248}, {0x1E94A, 1399}, {0x1E94B, 1375}, {0x1E950, 1231}, {0x1E951, 1147}, {0x1E952, 1215}, {0x1E953, 1197}, {0x1E954, 1113}, {0x1E955, 1096}, {0x1E956, 1181}, {0x1E957, 1163}, {0x1E958, 1078}, {0x1E959, 1130}, {0x1E95E, 1316}, {0x1E95F, 1347}, {0x1EC71, 405821}, {0x1EC72, 406773}, {0x1EC73, 406620}, {0x1EC74, 405480}, {0x1EC75, 405332}, {0x1EC76, 406359}, {0x1EC77, 406204}, {0x1EC78, 405120}, {0x1EC79, 405671}, {0x1EC7A, 406504}, {0x1EC7B, 406712}, {0x1EC7C, 406559}, {0x1EC7D, 405421}, {0x1EC7E, 405273}, {0x1EC7F, 406445}, {0x1EC80, 406296}, {0x1EC81, 405212}, {0x1EC82, 405760}, {0x1EC83, 405844}, {0x1EC84, 406796}, {0x1EC85, 406645}, {0x1EC86, 405504}, {0x1EC87, 405356}, {0x1EC88, 406382}, {0x1EC89, 406229}, {0x1EC8A, 405145}, {0x1EC8B, 405695}, {0x1EC8C, 405875}, {0x1EC8D, 406827}, {0x1EC8E, 406678}, {0x1EC8F, 405536}, {0x1EC90, 405388}, {0x1EC91, 406413}, {0x1EC92, 406262}, {0x1EC93, 405178}, {0x1EC94, 405727}, {0x1EC95, 406527}, {0x1EC96, 406738}, {0x1EC97, 406585}, {0x1EC98, 405446}, {0x1EC99, 405298}, {0x1EC9A, 406470}, {0x1EC9B, 406323}, {0x1EC9C, 405238}, {0x1EC9D, 405786}, {0x1EC9E, 405621}, {0x1EC9F, 405645}, {0x1ECA0, 404990}, {0x1ECA1, 405569}, {0x1ECA2, 405594}, {0x1ECA3, 406040}, {0x1ECA4, 406172}, {0x1ECA5, 406138}, {0x1ECA6, 405974}, {0x1ECA7, 405941}, {0x1ECA8, 406106}, {0x1ECA9, 406072}, {0x1ECAA, 405907}, {0x1ECAB, 406007}, {0x1ECAC, 406859}, {0x1ECAD, 404921}, {0x1ECAE, 404891}, {0x1ECAF, 404954}, {0x1ECB0, 406883}, {0x1ECB1, 405012}, {0x1ECB2, 405087}, {0x1ECB3, 405045}, {0x1ECB4, 404859}, {0x1ED01, 662188}, {0x1ED02, 662887}, {0x1ED03, 662724}, {0x1ED04, 661933}, {0x1ED05, 661775}, {0x1ED06, 662445}, {0x1ED07, 662280}, {0x1ED08, 661549}, {0x1ED09, 662028}, {0x1ED0A, 662600}, {0x1ED0B, 662822}, {0x1ED0C, 662659}, {0x1ED0D, 661870}, {0x1ED0E, 661712}, {0x1ED0F, 662537}, {0x1ED10, 662378}, {0x1ED11, 661647}, {0x1ED12, 662123}, {0x1ED13, 662213}, {0x1ED14, 662912}, {0x1ED15, 662751}, {0x1ED16, 661959}, {0x1ED17, 661801}, {0x1ED18, 662470}, {0x1ED19, 662307}, {0x1ED1A, 661576}, {0x1ED1B, 662054}, {0x1ED1C, 662246}, {0x1ED1D, 662945}, {0x1ED1E, 662786}, {0x1ED1F, 661993}, {0x1ED20, 661835}, {0x1ED21, 662503}, {0x1ED22, 662342}, {0x1ED23, 661611}, {0x1ED24, 662088}, {0x1ED25, 662625}, {0x1ED26, 662850}, {0x1ED27, 662687}, {0x1ED28, 661897}, {0x1ED29, 661739}, {0x1ED2A, 662564}, {0x1ED2B, 662407}, {0x1ED2C, 661675}, {0x1ED2D, 662151}, {0x1ED2E, 661526}, {0x1ED2F, 661382}, {0x1ED30, 661345}, {0x1ED31, 661035}, {0x1ED32, 660999}, {0x1ED33, 661188}, {0x1ED34, 661151}, {0x1ED35, 660962}, {0x1ED36, 661115}, {0x1ED37, 661266}, {0x1ED38, 661071}, {0x1ED39, 661223}, {0x1ED3A, 661417}, {0x1ED3B, 661301}, {0x1ED3C, 661461}, {0x1ED3D, 661493}, {0x1EE00, 67736}, {0x1EE01, 67761}, {0x1EE02, 69648}, {0x1EE03, 67809}, {0x1EE05, 72263}, {0x1EE06, 72335}, {0x1EE07, 68974}, {0x1EE08, 71675}, {0x1EE09, 72287}, {0x1EE0A, 69673}, {0x1EE0B, 69722}, {0x1EE0C, 70596}, {0x1EE0D, 70621}, {0x1EE0E, 70816}, {0x1EE0F, 67712}, {0x1EE10, 68924}, {0x1EE11, 70792}, {0x1EE12, 70744}, {0x1EE13, 70768}, {0x1EE14, 70841}, {0x1EE15, 72189}, {0x1EE16, 72238}, {0x1EE17, 69697}, {0x1EE18, 72213}, {0x1EE19, 67785}, {0x1EE1A, 72311}, {0x1EE1B, 68948}, {0x1EE1C, 67833}, {0x1EE1D, 67897}, {0x1EE1E, 67865}, {0x1EE1F, 67930}, {0x1EE21, 69030}, {0x1EE22, 69224}, {0x1EE24, 69192}, {0x1EE27, 69160}, {0x1EE29, 69616}, {0x1EE2A, 69257}, {0x1EE2B, 69322}, {0x1EE2C, 69354}, {0x1EE2D, 69387}, {0x1EE2E, 69484}, {0x1EE2F, 68998}, {0x1EE30, 69094}, {0x1EE31, 69452}, {0x1EE32, 69420}, {0x1EE34, 69517}, {0x1EE35, 69551}, {0x1EE36, 69583}, {0x1EE37, 69289}, {0x1EE39, 69062}, {0x1EE3B, 69126}, {0x1EE42, 71904}, {0x1EE47, 71873}, {0x1EE49, 72158}, {0x1EE4B, 71968}, {0x1EE4D, 71999}, {0x1EE4E, 72093}, {0x1EE4F, 71699}, {0x1EE51, 72062}, {0x1EE52, 72031}, {0x1EE54, 72125}, {0x1EE57, 71936}, {0x1EE59, 71730}, {0x1EE5B, 71840}, {0x1EE5D, 71761}, {0x1EE5F, 71801}, {0x1EE61, 70901}, {0x1EE62, 71191}, {0x1EE64, 71157}, {0x1EE67, 71123}, {0x1EE68, 71504}, {0x1EE69, 71607}, {0x1EE6A, 71226}, {0x1EE6C, 71295}, {0x1EE6D, 71330}, {0x1EE6E, 71433}, {0x1EE6F, 70867}, {0x1EE70, 71053}, {0x1EE71, 71399}, {0x1EE72, 71365}, {0x1EE74, 71468}, {0x1EE75, 71538}, {0x1EE76, 71572}, {0x1EE77, 71260}, {0x1EE79, 70935}, {0x1EE7A, 71641}, {0x1EE7B, 71087}, {0x1EE7C, 70969}, {0x1EE7E, 71011}, {0x1EE80, 69777}, {0x1EE81, 69809}, {0x1EE82, 70028}, {0x1EE83, 69871}, {0x1EE84, 69997}, {0x1EE85, 70471}, {0x1EE86, 70564}, {0x1EE87, 69966}, {0x1EE88, 70345}, {0x1EE89, 70502}, {0x1EE8B, 70092}, {0x1EE8C, 70123}, {0x1EE8D, 70155}, {0x1EE8E, 70280}, {0x1EE8F, 69746}, {0x1EE90, 69902}, {0x1EE91, 70249}, {0x1EE92, 70187}, {0x1EE93, 70218}, {0x1EE94, 70312}, {0x1EE95, 70376}, {0x1EE96, 70439}, {0x1EE97, 70060}, {0x1EE98, 70407}, {0x1EE99, 69840}, {0x1EE9A, 70533}, {0x1EE9B, 69933}, {0x1EEA1, 68000}, {0x1EEA2, 68230}, {0x1EEA3, 68076}, {0x1EEA5, 68771}, {0x1EEA6, 68885}, {0x1EEA7, 68192}, {0x1EEA8, 68617}, {0x1EEA9, 68809}, {0x1EEAB, 68308}, {0x1EEAC, 68346}, {0x1EEAD, 68385}, {0x1EEAE, 68538}, {0x1EEAF, 67962}, {0x1EEB0, 68114}, {0x1EEB1, 68500}, {0x1EEB2, 68424}, {0x1EEB3, 68462}, {0x1EEB4, 68577}, {0x1EEB5, 68655}, {0x1EEB6, 68732}, {0x1EEB7, 68269}, {0x1EEB8, 68693}, {0x1EEB9, 68038}, {0x1EEBA, 68847}, {0x1EEBB, 68152}, {0x1EEF0, 70688}, {0x1EEF1, 70646}, {0x1F000, 521575}, {0x1F001, 522359}, {0x1F002, 522603}, {0x1F003, 522006}, {0x1F004, 522155}, {0x1F005, 521871}, {0x1F006, 522626}, {0x1F007, 522058}, {0x1F008, 522544}, {0x1F009, 522453}, {0x1F00A, 521810}, {0x1F00B, 521720}, {0x1F00C, 522300}, {0x1F00D, 522209}, {0x1F00E, 521628}, {0x1F00F, 521945}, {0x1F010, 522030}, {0x1F011, 522516}, {0x1F012, 522423}, {0x1F013, 521781}, {0x1F014, 521691}, {0x1F015, 522272}, {0x1F016, 522179}, {0x1F017, 521598}, {0x1F018, 521916}, {0x1F019, 522089}, {0x1F01A, 522575}, {0x1F01B, 522486}, {0x1F01C, 521842}, {0x1F01D, 521752}, {0x1F01E, 522331}, {0x1F01F, 522242}, {0x1F020, 521661}, {0x1F021, 521977}, {0x1F022, 522137}, {0x1F023, 522117}, {0x1F024, 521528}, {0x1F025, 521548}, {0x1F026, 522383}, {0x1F027, 522403}, {0x1F028, 521490}, {0x1F029, 522652}, {0x1F02A, 521897}, {0x1F02B, 521510}, {0x1F030, 266784}, {0x1F031, 266812}, {0x1F032, 266841}, {0x1F033, 266870}, {0x1F034, 266899}, {0x1F035, 266928}, {0x1F036, 266957}, {0x1F037, 266986}, {0x1F038, 267015}, {0x1F039, 267044}, {0x1F03A, 267073}, {0x1F03B, 267102}, {0x1F03C, 267131}, {0x1F03D, 267160}, {0x1F03E, 267189}, {0x1F03F, 267218}, {0x1F040, 267247}, {0x1F041, 267276}, {0x1F042, 267305}, {0x1F043, 267334}, {0x1F044, 267363}, {0x1F045, 267392}, {0x1F046, 267421}, {0x1F047, 267450}, {0x1F048, 267479}, {0x1F049, 267508}, {0x1F04A, 267537}, {0x1F04B, 267566}, {0x1F04C, 267595}, {0x1F04D, 267624}, {0x1F04E, 267653}, {0x1F04F, 267682}, {0x1F050, 267711}, {0x1F051, 267740}, {0x1F052, 267769}, {0x1F053, 267798}, {0x1F054, 267827}, {0x1F055, 267856}, {0x1F056, 267885}, {0x1F057, 267914}, {0x1F058, 267943}, {0x1F059, 267972}, {0x1F05A, 268001}, {0x1F05B, 268030}, {0x1F05C, 268059}, {0x1F05D, 268088}, {0x1F05E, 268117}, {0x1F05F, 268146}, {0x1F060, 268175}, {0x1F061, 268204}, {0x1F062, 268233}, {0x1F063, 268259}, {0x1F064, 268286}, {0x1F065, 268313}, {0x1F066, 268340}, {0x1F067, 268367}, {0x1F068, 268394}, {0x1F069, 268421}, {0x1F06A, 268448}, {0x1F06B, 268475}, {0x1F06C, 268502}, {0x1F06D, 268529}, {0x1F06E, 268556}, {0x1F06F, 268583}, {0x1F070, 268610}, {0x1F071, 268637}, {0x1F072, 268664}, {0x1F073, 268691}, {0x1F074, 268718}, {0x1F075, 268745}, {0x1F076, 268772}, {0x1F077, 268799}, {0x1F078, 268826}, {0x1F079, 268853}, {0x1F07A, 268880}, {0x1F07B, 268907}, {0x1F07C, 268934}, {0x1F07D, 268961}, {0x1F07E, 268988}, {0x1F07F, 269015}, {0x1F080, 269042}, {0x1F081, 269069}, {0x1F082, 269096}, {0x1F083, 269123}, {0x1F084, 269150}, {0x1F085, 269177}, {0x1F086, 269204}, {0x1F087, 269231}, {0x1F088, 269258}, {0x1F089, 269285}, {0x1F08A, 269312}, {0x1F08B, 269339}, {0x1F08C, 269366}, {0x1F08D, 269393}, {0x1F08E, 269420}, {0x1F08F, 269447}, {0x1F090, 269474}, {0x1F091, 269501}, {0x1F092, 269528}, {0x1F093, 269555}, {0x1F0A0, 677909}, {0x1F0A1, 677882}, {0x1F0A2, 679900}, {0x1F0A3, 679336}, {0x1F0A4, 678285}, {0x1F0A5, 678154}, {0x1F0A6, 679112}, {0x1F0A7, 679001}, {0x1F0A8, 678040}, {0x1F0A9, 678745}, {0x1F0AA, 679221}, {0x1F0AB, 678398}, {0x1F0AC, 678630}, {0x1F0AD, 678861}, {0x1F0AE, 678511}, {0x1F0B1, 677855}, {0x1F0B2, 679873}, {0x1F0B3, 679307}, {0x1F0B4, 678257}, {0x1F0B5, 678126}, {0x1F0B6, 679085}, {0x1F0B7, 678972}, {0x1F0B8, 678011}, {0x1F0B9, 678717}, {0x1F0BA, 679194}, {0x1F0BB, 678370}, {0x1F0BC, 678600}, {0x1F0BD, 678832}, {0x1F0BE, 678483}, {0x1F0BF, 678890}, {0x1F0C1, 677826}, {0x1F0C2, 679844}, {0x1F0C3, 679276}, {0x1F0C4, 678227}, {0x1F0C5, 678096}, {0x1F0C6, 679056}, {0x1F0C7, 678941}, {0x1F0C8, 677980}, {0x1F0C9, 678687}, {0x1F0CA, 679165}, {0x1F0CB, 678340}, {0x1F0CC, 678568}, {0x1F0CD, 678801}, {0x1F0CE, 678453}, {0x1F0CF, 677927}, {0x1F0D1, 677800}, {0x1F0D2, 679818}, {0x1F0D3, 679248}, {0x1F0D4, 678200}, {0x1F0D5, 678069}, {0x1F0D6, 679030}, {0x1F0D7, 678913}, {0x1F0D8, 677952}, {0x1F0D9, 678660}, {0x1F0DA, 679139}, {0x1F0DB, 678313}, {0x1F0DC, 678539}, {0x1F0DD, 678773}, {0x1F0DE, 678426}, {0x1F0DF, 679927}, {0x1F0E0, 678182}, {0x1F0E1, 679365}, {0x1F0E2, 679606}, {0x1F0E3, 679671}, {0x1F0E4, 679692}, {0x1F0E5, 679713}, {0x1F0E6, 679734}, {0x1F0E7, 679755}, {0x1F0E8, 679776}, {0x1F0E9, 679797}, {0x1F0EA, 679386}, {0x1F0EB, 679408}, {0x1F0EC, 679430}, {0x1F0ED, 679452}, {0x1F0EE, 679474}, {0x1F0EF, 679496}, {0x1F0F0, 679518}, {0x1F0F1, 679540}, {0x1F0F2, 679562}, {0x1F0F3, 679584}, {0x1F0F4, 679627}, {0x1F0F5, 679649}, {0x1F100, 261809}, {0x1F101, 261792}, {0x1F102, 261549}, {0x1F103, 261745}, {0x1F104, 261695}, {0x1F105, 261452}, {0x1F106, 261403}, {0x1F107, 261647}, {0x1F108, 261597}, {0x1F109, 261352}, {0x1F10A, 261501}, {0x1F10B, 262398}, {0x1F10C, 263257}, {0x1F10D, 180745}, {0x1F10E, 173578}, {0x1F10F, 174146}, {0x1F110, 669838}, {0x1F111, 669875}, {0x1F112, 669912}, {0x1F113, 669949}, {0x1F114, 669986}, {0x1F115, 670023}, {0x1F116, 670060}, {0x1F117, 670097}, {0x1F118, 670134}, {0x1F119, 670171}, {0x1F11A, 670208}, {0x1F11B, 670245}, {0x1F11C, 670282}, {0x1F11D, 670319}, {0x1F11E, 670356}, {0x1F11F, 670393}, {0x1F120, 670430}, {0x1F121, 670467}, {0x1F122, 670504}, {0x1F123, 670541}, {0x1F124, 670578}, {0x1F125, 670615}, {0x1F126, 670652}, {0x1F127, 670689}, {0x1F128, 670726}, {0x1F129, 670763}, {0x1F12A, 795826}, {0x1F12B, 176386}, {0x1F12C, 176424}, {0x1F12D, 173751}, {0x1F12E, 180724}, {0x1F12F, 202586}, {0x1F130, 755861}, {0x1F131, 755892}, {0x1F132, 755923}, {0x1F133, 755954}, {0x1F134, 755985}, {0x1F135, 756016}, {0x1F136, 756047}, {0x1F137, 756078}, {0x1F138, 756109}, {0x1F139, 756140}, {0x1F13A, 756171}, {0x1F13B, 756202}, {0x1F13C, 756233}, {0x1F13D, 756264}, {0x1F13E, 756295}, {0x1F13F, 756326}, {0x1F140, 756357}, {0x1F141, 756388}, {0x1F142, 756419}, {0x1F143, 756450}, {0x1F144, 756481}, {0x1F145, 756512}, {0x1F146, 756543}, {0x1F147, 756574}, {0x1F148, 756605}, {0x1F149, 756636}, {0x1F14A, 755765}, {0x1F14B, 756766}, {0x1F14C, 756911}, {0x1F14D, 757044}, {0x1F14E, 756853}, {0x1F14F, 757196}, {0x1F150, 619650}, {0x1F151, 619690}, {0x1F152, 619730}, {0x1F153, 619770}, {0x1F154, 619810}, {0x1F155, 619850}, {0x1F156, 619890}, {0x1F157, 619930}, {0x1F158, 619970}, {0x1F159, 620010}, {0x1F15A, 620050}, {0x1F15B, 620090}, {0x1F15C, 620130}, {0x1F15D, 620170}, {0x1F15E, 620210}, {0x1F15F, 620250}, {0x1F160, 620290}, {0x1F161, 620330}, {0x1F162, 620370}, {0x1F163, 620410}, {0x1F164, 620450}, {0x1F165, 620490}, {0x1F166, 620530}, {0x1F167, 620570}, {0x1F168, 620610}, {0x1F169, 620650}, {0x1F16A, 684880}, {0x1F16B, 684895}, {0x1F16C, 684910}, {0x1F16D, 173740}, {0x1F16E, 173706}, {0x1F16F, 174975}, {0x1F170, 621228}, {0x1F171, 621268}, {0x1F172, 621308}, {0x1F173, 621348}, {0x1F174, 621388}, {0x1F175, 621428}, {0x1F176, 621468}, {0x1F177, 621508}, {0x1F178, 621548}, {0x1F179, 621588}, {0x1F17A, 621628}, {0x1F17B, 621668}, {0x1F17C, 621708}, {0x1F17D, 621748}, {0x1F17E, 621788}, {0x1F17F, 621828}, {0x1F180, 621868}, {0x1F181, 621908}, {0x1F182, 621948}, {0x1F183, 621988}, {0x1F184, 622028}, {0x1F185, 622068}, {0x1F186, 622108}, {0x1F187, 622148}, {0x1F188, 622188}, {0x1F189, 622228}, {0x1F18A, 203500}, {0x1F18B, 621208}, {0x1F18C, 622268}, {0x1F18D, 622319}, {0x1F18E, 621160}, {0x1F18F, 622339}, {0x1F190, 750845}, {0x1F191, 755555}, {0x1F192, 755566}, {0x1F193, 755714}, {0x1F194, 755776}, {0x1F195, 756777}, {0x1F196, 756789}, {0x1F197, 756800}, {0x1F198, 757017}, {0x1F199, 757140}, {0x1F19A, 757185}, {0x1F19B, 757055}, {0x1F19C, 756922}, {0x1F19D, 757114}, {0x1F19E, 755699}, {0x1F19F, 755600}, {0x1F1A0, 755647}, {0x1F1A1, 756944}, {0x1F1A2, 757085}, {0x1F1A3, 756980}, {0x1F1A4, 756811}, {0x1F1A5, 756667}, {0x1F1A6, 755727}, {0x1F1A7, 755738}, {0x1F1A8, 755750}, {0x1F1A9, 756735}, {0x1F1AA, 756968}, {0x1F1AB, 757128}, {0x1F1AC, 757173}, {0x1F1AD, 531703}, {0x1F1E6, 685351}, {0x1F1E7, 685386}, {0x1F1E8, 685421}, {0x1F1E9, 685456}, {0x1F1EA, 685491}, {0x1F1EB, 685526}, {0x1F1EC, 685561}, {0x1F1ED, 685596}, {0x1F1EE, 685631}, {0x1F1EF, 685666}, {0x1F1F0, 685701}, {0x1F1F1, 685736}, {0x1F1F2, 685771}, {0x1F1F3, 685806}, {0x1F1F4, 685841}, {0x1F1F5, 685876}, {0x1F1F6, 685911}, {0x1F1F7, 685946}, {0x1F1F8, 685981}, {0x1F1F9, 686016}, {0x1F1FA, 686051}, {0x1F1FB, 686086}, {0x1F1FC, 686121}, {0x1F1FD, 686156}, {0x1F1FE, 686191}, {0x1F1FF, 686226}, {0x1F200, 751341}, {0x1F201, 755807}, {0x1F202, 755829}, {0x1F210, 754750}, {0x1F211, 754645}, {0x1F212, 754365}, {0x1F213, 755787}, {0x1F214, 754155}, {0x1F215, 754575}, {0x1F216, 755380}, {0x1F217, 754610}, {0x1F218, 754190}, {0x1F219, 754995}, {0x1F21A, 755170}, {0x1F21B, 754925}, {0x1F21C, 754295}, {0x1F21D, 754715}, {0x1F21E, 754225}, {0x1F21F, 754960}, {0x1F220, 754260}, {0x1F221, 755345}, {0x1F222, 755205}, {0x1F223, 755415}, {0x1F224, 754540}, {0x1F225, 754470}, {0x1F226, 755135}, {0x1F227, 754820}, {0x1F228, 754890}, {0x1F229, 754050}, {0x1F22A, 754085}, {0x1F22B, 755485}, {0x1F22C, 754680}, {0x1F22D, 754120}, {0x1F22E, 754400}, {0x1F22F, 754855}, {0x1F230, 755450}, {0x1F231, 754785}, {0x1F232, 755275}, {0x1F233, 755310}, {0x1F234, 754435}, {0x1F235, 755100}, {0x1F236, 755065}, {0x1F237, 755030}, {0x1F238, 755240}, {0x1F239, 754330}, {0x1F23A, 754505}, {0x1F23B, 755520}, {0x1F240, 795670}, {0x1F241, 795358}, {0x1F242, 795410}, {0x1F243, 795514}, {0x1F244, 795722}, {0x1F245, 795566}, {0x1F246, 795774}, {0x1F247, 795462}, {0x1F248, 795618}, {0x1F250, 175021}, {0x1F251, 174996}, {0x1F260, 696420}, {0x1F261, 696442}, {0x1F262, 696464}, {0x1F263, 696516}, {0x1F264, 696488}, {0x1F265, 696397}, {0x1F300, 240207}, {0x1F301, 322525}, {0x1F302, 185339}, {0x1F303, 627865}, {0x1F304, 760605}, {0x1F305, 760597}, {0x1F306, 180830}, {0x1F307, 760628}, {0x1F308, 684654}, {0x1F309, 131327}, {0x1F30A, 821950}, {0x1F30B, 817856}, {0x1F30C, 587972}, {0x1F30D, 278082}, {0x1F30E, 278034}, {0x1F30F, 278055}, {0x1F310, 334251}, {0x1F311, 623931}, {0x1F312, 822152}, {0x1F313, 322116}, {0x1F314, 822180}, {0x1F315, 323194}, {0x1F316, 819486}, {0x1F317, 450502}, {0x1F318, 819458}, {0x1F319, 203263}, {0x1F31A, 623947}, {0x1F31B, 322142}, {0x1F31C, 450527}, {0x1F31D, 323211}, {0x1F31E, 758817}, {0x1F31F, 334279}, {0x1F320, 707292}, {0x1F321, 785131}, {0x1F322, 109925}, {0x1F323, 826165}, {0x1F324, 826251}, {0x1F325, 826175}, {0x1F326, 826198}, {0x1F327, 185450}, {0x1F328, 185466}, {0x1F329, 185429}, {0x1F32A, 185482}, {0x1F32B, 322521}, {0x1F32C, 828327}, {0x1F32D, 398603}, {0x1F32E, 765870}, {0x1F32F, 132477}, {0x1F330, 172358}, {0x1F331, 703785}, {0x1F332, 320176}, {0x1F333, 254409}, {0x1F334, 666689}, {0x1F335, 142622}, {0x1F336, 398611}, {0x1F337, 796858}, {0x1F338, 172343}, {0x1F339, 696208}, {0x1F33A, 395894}, {0x1F33B, 760587}, {0x1F33C, 113942}, {0x1F33D, 277982}, {0x1F33E, 277995}, {0x1F33F, 394163}, {0x1F340, 322800}, {0x1F341, 528187}, {0x1F342, 321588}, {0x1F343, 491619}, {0x1F344, 603328}, {0x1F345, 794932}, {0x1F346, 78765}, {0x1F347, 336405}, {0x1F348, 573789}, {0x1F349, 821961}, {0x1F34A, 777659}, {0x1F34B, 498955}, {0x1F34C, 100865}, {0x1F34D, 677637}, {0x1F34E, 685308}, {0x1F34F, 356885}, {0x1F350, 673785}, {0x1F351, 673763}, {0x1F352, 172334}, {0x1F353, 757693}, {0x1F354, 366010}, {0x1F355, 743051}, {0x1F356, 568388}, {0x1F357, 680668}, {0x1F358, 688226}, {0x1F359, 688216}, {0x1F35A, 197672}, {0x1F35B, 240128}, {0x1F35C, 757474}, {0x1F35D, 750027}, {0x1F35E, 131278}, {0x1F35F, 323032}, {0x1F360, 695249}, {0x1F361, 254258}, {0x1F362, 642914}, {0x1F363, 761551}, {0x1F364, 323045}, {0x1F365, 322197}, {0x1F366, 745212}, {0x1F367, 706284}, {0x1F368, 398930}, {0x1F369, 271790}, {0x1F36A, 197684}, {0x1F36B, 172423}, {0x1F36C, 162670}, {0x1F36D, 516949}, {0x1F36E, 240179}, {0x1F36F, 398034}, {0x1F370, 707629}, {0x1F371, 105444}, {0x1F372, 680609}, {0x1F373, 197691}, {0x1F374, 322576}, {0x1F375, 777729}, {0x1F376, 699608}, {0x1F377, 828363}, {0x1F378, 185527}, {0x1F379, 796783}, {0x1F37A, 103243}, {0x1F37B, 184076}, {0x1F37C, 79885}, {0x1F37D, 322591}, {0x1F37E, 115650}, {0x1F37F, 680508}, {0x1F380, 688029}, {0x1F381, 828587}, {0x1F382, 107762}, {0x1F383, 410296}, {0x1F384, 173113}, {0x1F385, 321754}, {0x1F386, 322069}, {0x1F387, 322051}, {0x1F388, 83554}, {0x1F389, 672127}, {0x1F38A, 197261}, {0x1F38B, 777645}, {0x1F38C, 203486}, {0x1F38D, 677621}, {0x1F38E, 410348}, {0x1F38F, 163661}, {0x1F390, 828345}, {0x1F391, 601391}, {0x1F392, 703395}, {0x1F393, 334878}, {0x1F394, 380899}, {0x1F395, 116023}, {0x1F396, 587957}, {0x1F397, 686984}, {0x1F398, 603406}, {0x1F399, 757754}, {0x1F39A, 501354}, {0x1F39B, 197640}, {0x1F39C, 103079}, {0x1F39D, 103110}, {0x1F39E, 321956}, {0x1F39F, 2221}, {0x1F3A0, 163646}, {0x1F3A1, 321859}, {0x1F3A2, 695327}, {0x1F3A3, 322233}, {0x1F3A4, 587840}, {0x1F3A5, 601609}, {0x1F3A6, 173135}, {0x1F3A7, 380780}, {0x1F3A8, 78571}, {0x1F3A9, 795152}, {0x1F3AA, 180808}, {0x1F3AB, 791473}, {0x1F3AC, 184003}, {0x1F3AD, 673939}, {0x1F3AE, 817707}, {0x1F3AF, 263382}, {0x1F3B0, 743152}, {0x1F3B1, 107732}, {0x1F3B2, 326118}, {0x1F3B3, 116088}, {0x1F3B4, 322417}, {0x1F3B5, 603434}, {0x1F3B6, 603001}, {0x1F3B7, 703365}, {0x1F3B8, 357163}, {0x1F3B9, 603389}, {0x1F3BA, 796838}, {0x1F3BB, 817824}, {0x1F3BC, 603447}, {0x1F3BD, 699293}, {0x1F3BE, 780129}, {0x1F3BF, 742657}, {0x1F3C0, 101031}, {0x1F3C1, 168507}, {0x1F3C2, 745131}, {0x1F3C3, 699286}, {0x1F3C4, 761544}, {0x1F3C5, 750449}, {0x1F3C6, 796776}, {0x1F3C7, 398568}, {0x1F3C8, 8920}, {0x1F3C9, 696557}, {0x1F3CA, 761606}, {0x1F3CB, 822271}, {0x1F3CC, 334314}, {0x1F3CD, 684547}, {0x1F3CE, 684536}, {0x1F3CF, 203285}, {0x1F3D0, 817864}, {0x1F3D1, 321878}, {0x1F3D2, 398949}, {0x1F3D3, 765841}, {0x1F3D4, 745110}, {0x1F3D5, 142694}, {0x1F3D6, 103059}, {0x1F3D7, 132388}, {0x1F3D8, 398699}, {0x1F3D9, 180820}, {0x1F3DA, 255327}, {0x1F3DB, 184037}, {0x1F3DC, 257519}, {0x1F3DD, 257526}, {0x1F3DE, 619521}, {0x1F3DF, 757242}, {0x1F3E0, 398684}, {0x1F3E1, 398715}, {0x1F3E2, 642919}, {0x1F3E3, 410429}, {0x1F3E4, 320155}, {0x1F3E5, 398581}, {0x1F3E6, 100878}, {0x1F3E7, 78802}, {0x1F3E8, 398634}, {0x1F3E9, 517440}, {0x1F3EA, 197654}, {0x1F3EB, 703388}, {0x1F3EC, 255310}, {0x1F3ED, 321566}, {0x1F3EE, 410280}, {0x1F3EF, 410332}, {0x1F3F0, 320139}, {0x1F3F1, 825246}, {0x1F3F2, 111113}, {0x1F3F3, 822086}, {0x1F3F4, 822051}, {0x1F3F5, 696213}, {0x1F3F6, 111695}, {0x1F3F7, 448365}, {0x1F3F8, 80127}, {0x1F3F9, 116042}, {0x1F3FA, 8948}, {0x1F3FB, 307523}, {0x1F3FC, 307559}, {0x1F3FD, 307593}, {0x1F3FE, 307627}, {0x1F3FF, 307661}, {0x1F400, 684943}, {0x1F401, 601575}, {0x1F402, 663209}, {0x1F403, 821912}, {0x1F404, 203233}, {0x1F405, 792844}, {0x1F406, 498965}, {0x1F407, 684509}, {0x1F408, 163703}, {0x1F409, 274472}, {0x1F40A, 203306}, {0x1F40B, 822303}, {0x1F40C, 745084}, {0x1F40D, 745090}, {0x1F40E, 398551}, {0x1F40F, 684939}, {0x1F410, 334301}, {0x1F411, 707227}, {0x1F412, 601269}, {0x1F413, 696200}, {0x1F414, 172375}, {0x1F415, 265703}, {0x1F416, 677532}, {0x1F417, 113992}, {0x1F418, 306906}, {0x1F419, 642906}, {0x1F41A, 750384}, {0x1F41B, 131464}, {0x1F41C, 24365}, {0x1F41D, 398044}, {0x1F41E, 448402}, {0x1F41F, 322192}, {0x1F420, 796798}, {0x1F421, 113950}, {0x1F422, 797396}, {0x1F423, 380259}, {0x1F424, 79897}, {0x1F425, 323068}, {0x1F426, 107757}, {0x1F427, 673834}, {0x1F428, 448305}, {0x1F429, 680450}, {0x1F42A, 274513}, {0x1F42B, 80105}, {0x1F42C, 266776}, {0x1F42D, 601581}, {0x1F42E, 203237}, {0x1F42F, 792850}, {0x1F430, 684516}, {0x1F431, 163707}, {0x1F432, 274479}, {0x1F433, 750462}, {0x1F434, 398557}, {0x1F435, 601276}, {0x1F436, 265707}, {0x1F437, 677536}, {0x1F438, 323058}, {0x1F439, 366079}, {0x1F43A, 828402}, {0x1F43B, 103185}, {0x1F43C, 667458}, {0x1F43D, 677545}, {0x1F43E, 673739}, {0x1F43F, 172407}, {0x1F440, 320812}, {0x1F441, 320797}, {0x1F442, 277978}, {0x1F443, 630546}, {0x1F444, 601603}, {0x1F445, 794939}, {0x1F446, 826414}, {0x1F447, 824272}, {0x1F448, 824894}, {0x1F449, 825320}, {0x1F44A, 322255}, {0x1F44B, 822069}, {0x1F44C, 643517}, {0x1F44D, 785929}, {0x1F44E, 785912}, {0x1F44F, 184017}, {0x1F450, 656408}, {0x1F451, 203578}, {0x1F452, 828468}, {0x1F453, 320801}, {0x1F454, 619563}, {0x1F455, 765833}, {0x1F456, 412553}, {0x1F457, 274491}, {0x1F458, 448130}, {0x1F459, 107714}, {0x1F45A, 828453}, {0x1F45B, 683934}, {0x1F45C, 366135}, {0x1F45D, 680662}, {0x1F45E, 528115}, {0x1F45F, 78739}, {0x1F460, 395944}, {0x1F461, 828479}, {0x1F462, 828440}, {0x1F463, 322550}, {0x1F464, 132498}, {0x1F465, 132517}, {0x1F466, 122418}, {0x1F467, 331184}, {0x1F468, 526113}, {0x1F469, 828412}, {0x1F46A, 321734}, {0x1F46B, 526117}, {0x1F46C, 797739}, {0x1F46D, 797780}, {0x1F46E, 680435}, {0x1F46F, 828418}, {0x1F470, 131311}, {0x1F471, 674209}, {0x1F472, 526203}, {0x1F473, 526223}, {0x1F474, 655991}, {0x1F475, 656001}, {0x1F476, 79869}, {0x1F477, 197374}, {0x1F478, 682851}, {0x1F479, 410415}, {0x1F47A, 410363}, {0x1F47B, 331152}, {0x1F47C, 79874}, {0x1F47D, 320591}, {0x1F47E, 8700}, {0x1F47F, 403814}, {0x1F480, 742680}, {0x1F481, 406950}, {0x1F482, 357143}, {0x1F483, 254251}, {0x1F484, 515660}, {0x1F485, 617888}, {0x1F486, 320817}, {0x1F487, 362311}, {0x1F488, 101003}, {0x1F489, 765819}, {0x1F48A, 677579}, {0x1F48B, 448151}, {0x1F48C, 517451}, {0x1F48D, 695066}, {0x1F48E, 326174}, {0x1F48F, 448146}, {0x1F490, 116015}, {0x1F491, 203215}, {0x1F492, 822233}, {0x1F493, 103210}, {0x1F494, 131415}, {0x1F495, 797603}, {0x1F496, 750054}, {0x1F497, 357116}, {0x1F498, 380864}, {0x1F499, 113969}, {0x1F49A, 356908}, {0x1F49B, 828978}, {0x1F49C, 683921}, {0x1F49D, 380881}, {0x1F49E, 687991}, {0x1F49F, 380847}, {0x1F4A0, 261072}, {0x1F4A1, 306556}, {0x1F4A2, 24261}, {0x1F4A3, 114141}, {0x1F4A4, 743009}, {0x1F4A5, 185562}, {0x1F4A6, 750397}, {0x1F4A7, 274557}, {0x1F4A8, 254291}, {0x1F4A9, 677567}, {0x1F4AA, 322371}, {0x1F4AB, 265281}, {0x1F4AC, 750219}, {0x1F4AD, 785229}, {0x1F4AE, 824577}, {0x1F4AF, 398759}, {0x1F4B0, 596620}, {0x1F4B1, 240096}, {0x1F4B2, 381607}, {0x1F4B3, 203251}, {0x1F4B4, 100958}, {0x1F4B5, 100883}, {0x1F4B6, 100909}, {0x1F4B7, 100933}, {0x1F4B8, 596630}, {0x1F4B9, 168393}, {0x1F4BA, 703716}, {0x1F4BB, 674304}, {0x1F4BC, 131343}, {0x1F4BD, 588000}, {0x1F4BE, 322385}, {0x1F4BF, 656641}, {0x1F4C0, 277954}, {0x1F4C1, 321944}, {0x1F4C2, 656379}, {0x1F4C3, 663270}, {0x1F4C4, 663232}, {0x1F4C5, 142647}, {0x1F4C6, 777758}, {0x1F4C7, 162740}, {0x1F4C8, 168368}, {0x1F4C9, 168341}, {0x1F4CA, 100981}, {0x1F4CB, 184112}, {0x1F4CC, 683940}, {0x1F4CD, 696370}, {0x1F4CE, 667469}, {0x1F4CF, 757665}, {0x1F4D0, 796160}, {0x1F4D1, 114165}, {0x1F4D2, 491655}, {0x1F4D3, 631123}, {0x1F4D4, 631132}, {0x1F4D5, 185125}, {0x1F4D6, 656261}, {0x1F4D7, 356897}, {0x1F4D8, 113959}, {0x1F4D9, 656702}, {0x1F4DA, 114179}, {0x1F4DB, 617911}, {0x1F4DC, 703696}, {0x1F4DD, 573795}, {0x1F4DE, 777895}, {0x1F4DF, 663285}, {0x1F4E0, 321780}, {0x1F4E1, 701442}, {0x1F4E2, 683854}, {0x1F4E3, 168475}, {0x1F4E4, 662990}, {0x1F4E5, 404743}, {0x1F4E6, 663219}, {0x1F4E7, 277958}, {0x1F4E8, 404754}, {0x1F4E9, 308014}, {0x1F4EA, 185190}, {0x1F4EB, 185223}, {0x1F4EC, 656465}, {0x1F4ED, 656434}, {0x1F4EE, 680601}, {0x1F4EF, 680560}, {0x1F4F0, 627845}, {0x1F4F1, 588206}, {0x1F4F2, 588236}, {0x1F4F3, 817666}, {0x1F4F4, 588219}, {0x1F4F5, 629033}, {0x1F4F6, 24369}, {0x1F4F7, 142669}, {0x1F4F8, 142676}, {0x1F4F9, 817694}, {0x1F4FA, 777987}, {0x1F4FB, 684587}, {0x1F4FC, 817718}, {0x1F4FD, 321968}, {0x1F4FE, 680516}, {0x1F4FF, 680789}, {0x1F500, 797429}, {0x1F501, 184908}, {0x1F502, 184962}, {0x1F503, 184737}, {0x1F504, 24452}, {0x1F505, 517476}, {0x1F506, 395903}, {0x1F507, 750099}, {0x1F508, 750091}, {0x1F509, 750132}, {0x1F50A, 750160}, {0x1F50B, 103051}, {0x1F50C, 306576}, {0x1F50D, 494880}, {0x1F50E, 690849}, {0x1F50F, 516544}, {0x1F510, 185169}, {0x1F511, 423737}, {0x1F512, 516539}, {0x1F513, 656424}, {0x1F514, 103259}, {0x1F515, 103288}, {0x1F516, 114156}, {0x1F517, 515615}, {0x1F518, 684593}, {0x1F519, 79937}, {0x1F51A, 307961}, {0x1F51B, 656029}, {0x1F51C, 746461}, {0x1F51D, 795329}, {0x1F51E, 629050}, {0x1F51F, 423769}, {0x1F520, 407048}, {0x1F521, 407118}, {0x1F522, 407155}, {0x1F523, 407180}, {0x1F524, 407087}, {0x1F525, 322004}, {0x1F526, 306590}, {0x1F527, 828618}, {0x1F528, 366020}, {0x1F529, 640194}, {0x1F52A, 397938}, {0x1F52B, 677668}, {0x1F52C, 587851}, {0x1F52D, 777977}, {0x1F52E, 203626}, {0x1F52F, 742571}, {0x1F530, 410450}, {0x1F531, 796186}, {0x1F532, 111986}, {0x1F533, 825663}, {0x1F534, 450233}, {0x1F535, 449861}, {0x1F536, 450152}, {0x1F537, 449879}, {0x1F538, 743781}, {0x1F539, 743217}, {0x1F53A, 799341}, {0x1F53B, 271910}, {0x1F53C, 799393}, {0x1F53D, 271937}, {0x1F53E, 519467}, {0x1F53F, 801632}, {0x1F540, 173854}, {0x1F541, 203450}, {0x1F542, 203437}, {0x1F543, 630914}, {0x1F544, 631006}, {0x1F545, 763308}, {0x1F546, 824854}, {0x1F547, 382283}, {0x1F548, 165418}, {0x1F549, 656019}, {0x1F54A, 271799}, {0x1F54B, 412615}, {0x1F54C, 601413}, {0x1F54D, 763744}, {0x1F54E, 580616}, {0x1F54F, 116056}, {0x1F550, 184358}, {0x1F551, 184636}, {0x1F552, 184538}, {0x1F553, 184266}, {0x1F554, 184220}, {0x1F555, 184450}, {0x1F556, 184402}, {0x1F557, 184122}, {0x1F558, 184312}, {0x1F559, 184494}, {0x1F55A, 184170}, {0x1F55B, 184586}, {0x1F55C, 184380}, {0x1F55D, 184658}, {0x1F55E, 184562}, {0x1F55F, 184289}, {0x1F560, 184243}, {0x1F561, 184472}, {0x1F562, 184426}, {0x1F563, 184146}, {0x1F564, 184335}, {0x1F565, 184516}, {0x1F566, 184195}, {0x1F567, 184611}, {0x1F568, 689672}, {0x1F569, 689686}, {0x1F56A, 689720}, {0x1F56B, 132433}, {0x1F56C, 132442}, {0x1F56D, 695152}, {0x1F56E, 114151}, {0x1F56F, 162663}, {0x1F570, 528125}, {0x1F571, 111764}, {0x1F572, 629094}, {0x1F573, 397944}, {0x1F574, 526157}, {0x1F575, 743037}, {0x1F576, 254275}, {0x1F577, 750330}, {0x1F578, 750337}, {0x1F579, 412584}, {0x1F57A, 526145}, {0x1F57B, 492951}, {0x1F57C, 777914}, {0x1F57D, 689220}, {0x1F57E, 826294}, {0x1F57F, 112152}, {0x1F580, 777869}, {0x1F581, 183980}, {0x1F582, 79920}, {0x1F583, 757287}, {0x1F584, 308050}, {0x1F585, 322491}, {0x1F586, 673801}, {0x1F587, 515627}, {0x1F588, 111142}, {0x1F589, 518447}, {0x1F58A, 517707}, {0x1F58B, 518401}, {0x1F58C, 518425}, {0x1F58D, 518383}, {0x1F58E, 494614}, {0x1F58F, 797171}, {0x1F590, 684765}, {0x1F591, 687711}, {0x1F592, 687886}, {0x1F593, 687860}, {0x1F594, 687969}, {0x1F595, 687591}, {0x1F596, 684798}, {0x1F597, 824333}, {0x1F598, 710341}, {0x1F599, 710376}, {0x1F59A, 710202}, {0x1F59B, 710237}, {0x1F59C, 110175}, {0x1F59D, 111201}, {0x1F59E, 710412}, {0x1F59F, 710306}, {0x1F5A0, 710273}, {0x1F5A1, 710167}, {0x1F5A2, 112254}, {0x1F5A3, 109668}, {0x1F5A4, 110031}, {0x1F5A5, 257540}, {0x1F5A6, 423750}, {0x1F5A7, 785421}, {0x1F5A8, 682880}, {0x1F5A9, 680378}, {0x1F5AA, 110002}, {0x1F5AB, 824658}, {0x1F5AC, 745227}, {0x1F5AD, 777691}, {0x1F5AE, 828387}, {0x1F5AF, 656170}, {0x1F5B0, 797488}, {0x1F5B1, 785245}, {0x1F5B2, 795887}, {0x1F5B3, 651767}, {0x1F5B4, 380249}, {0x1F5B5, 703436}, {0x1F5B6, 682888}, {0x1F5B7, 321771}, {0x1F5B8, 656654}, {0x1F5B9, 265363}, {0x1F5BA, 265382}, {0x1F5BB, 265341}, {0x1F5BC, 322964}, {0x1F5BD, 322983}, {0x1F5BE, 322948}, {0x1F5BF, 109965}, {0x1F5C0, 322531}, {0x1F5C1, 656396}, {0x1F5C2, 162751}, {0x1F5C3, 162726}, {0x1F5C4, 321931}, {0x1F5C5, 307726}, {0x1F5C6, 307752}, {0x1F5C7, 307737}, {0x1F5C8, 631099}, {0x1F5C9, 631113}, {0x1F5CA, 631104}, {0x1F5CB, 307711}, {0x1F5CC, 307768}, {0x1F5CD, 307779}, {0x1F5CE, 265332}, {0x1F5CF, 663227}, {0x1F5D0, 663291}, {0x1F5D1, 821894}, {0x1F5D2, 750368}, {0x1F5D3, 750348}, {0x1F5D4, 257557}, {0x1F5D5, 588009}, {0x1F5D6, 567344}, {0x1F5D7, 663100}, {0x1F5D8, 184865}, {0x1F5D9, 162641}, {0x1F5DA, 404792}, {0x1F5DB, 254477}, {0x1F5DC, 197249}, {0x1F5DD, 648883}, {0x1F5DE, 695307}, {0x1F5DF, 663247}, {0x1F5E0, 757643}, {0x1F5E1, 254178}, {0x1F5E2, 515655}, {0x1F5E3, 750191}, {0x1F5E4, 785472}, {0x1F5E5, 785489}, {0x1F5E6, 785506}, {0x1F5E7, 785522}, {0x1F5E8, 493821}, {0x1F5E9, 689757}, {0x1F5EA, 797761}, {0x1F5EB, 785563}, {0x1F5EC, 494186}, {0x1F5ED, 690134}, {0x1F5EE, 491929}, {0x1F5EF, 688311}, {0x1F5F0, 601369}, {0x1F5F1, 501855}, {0x1F5F2, 501840}, {0x1F5F3, 83618}, {0x1F5F4, 83787}, {0x1F5F5, 83744}, {0x1F5F6, 83586}, {0x1F5F7, 83668}, {0x1F5F8, 501399}, {0x1F5F9, 83641}, {0x1F5FA, 828559}, {0x1F5FB, 601501}, {0x1F5FC, 794920}, {0x1F5FD, 757439}, {0x1F5FE, 738874}, {0x1F5FF, 601622}, {0x1F600, 356983}, {0x1F601, 357044}, {0x1F602, 321450}, {0x1F603, 744697}, {0x1F604, 744770}, {0x1F605, 744726}, {0x1F606, 744816}, {0x1F607, 744614}, {0x1F608, 744673}, {0x1F609, 828374}, {0x1F60A, 744869}, {0x1F60B, 320840}, {0x1F60C, 686970}, {0x1F60D, 744637}, {0x1F60E, 745003}, {0x1F60F, 745055}, {0x1F610, 623918}, {0x1F611, 320241}, {0x1F612, 798505}, {0x1F613, 320914}, {0x1F614, 673842}, {0x1F615, 197291}, {0x1F616, 197275}, {0x1F617, 448195}, {0x1F618, 320893}, {0x1F619, 448238}, {0x1F61A, 448208}, {0x1F61B, 321329}, {0x1F61C, 321407}, {0x1F61D, 321356}, {0x1F61E, 263437}, {0x1F61F, 828574}, {0x1F620, 24320}, {0x1F621, 680708}, {0x1F622, 203614}, {0x1F623, 674011}, {0x1F624, 321017}, {0x1F625, 263406}, {0x1F626, 323143}, {0x1F627, 24345}, {0x1F628, 321792}, {0x1F629, 822222}, {0x1F62A, 743025}, {0x1F62B, 793221}, {0x1F62C, 356932}, {0x1F62D, 517421}, {0x1F62E, 321160}, {0x1F62F, 398781}, {0x1F630, 321181}, {0x1F631, 320870}, {0x1F632, 78660}, {0x1F633, 322462}, {0x1F634, 742995}, {0x1F635, 265270}, {0x1F636, 321532}, {0x1F637, 321043}, {0x1F638, 356947}, {0x1F639, 163716}, {0x1F63A, 744581}, {0x1F63B, 744541}, {0x1F63C, 163743}, {0x1F63D, 448161}, {0x1F63E, 680691}, {0x1F63F, 203598}, {0x1F640, 822207}, {0x1F641, 743066}, {0x1F642, 743089}, {0x1F643, 801902}, {0x1F644, 321306}, {0x1F645, 321084}, {0x1F646, 321110}, {0x1F647, 674028}, {0x1F648, 703766}, {0x1F649, 380827}, {0x1F64A, 750070}, {0x1F64B, 380219}, {0x1F64C, 674151}, {0x1F64D, 674088}, {0x1F64E, 674279}, {0x1F64F, 674232}, {0x1F650, 630339}, {0x1F651, 747912}, {0x1F652, 629569}, {0x1F653, 747580}, {0x1F654, 797123}, {0x1F655, 797339}, {0x1F656, 797091}, {0x1F657, 797307}, {0x1F658, 630364}, {0x1F659, 747937}, {0x1F65A, 629594}, {0x1F65B, 747605}, {0x1F65C, 382833}, {0x1F65D, 383576}, {0x1F65E, 382767}, {0x1F65F, 383510}, {0x1F660, 630315}, {0x1F661, 747888}, {0x1F662, 629545}, {0x1F663, 747556}, {0x1F664, 382803}, {0x1F665, 383546}, {0x1F666, 382737}, {0x1F667, 383480}, {0x1F668, 397949}, {0x1F669, 397978}, {0x1F66A, 746360}, {0x1F66B, 746388}, {0x1F66C, 497594}, {0x1F66D, 803083}, {0x1F66E, 693644}, {0x1F66F, 273445}, {0x1F670, 703608}, {0x1F671, 383275}, {0x1F672, 501373}, {0x1F673, 382498}, {0x1F674, 380926}, {0x1F675, 761581}, {0x1F676, 701276}, {0x1F677, 701222}, {0x1F678, 701337}, {0x1F679, 382237}, {0x1F67A, 701395}, {0x1F67B, 383237}, {0x1F67C, 817550}, {0x1F67D, 817473}, {0x1F67E, 168442}, {0x1F67F, 687127}, {0x1F680, 695286}, {0x1F681, 387532}, {0x1F682, 757457}, {0x1F683, 684623}, {0x1F684, 395961}, {0x1F685, 395978}, {0x1F686, 795921}, {0x1F687, 585028}, {0x1F688, 501622}, {0x1F689, 757431}, {0x1F68A, 795927}, {0x1F68B, 795932}, {0x1F68C, 132485}, {0x1F68D, 656102}, {0x1F68E, 796765}, {0x1F68F, 132489}, {0x1F690, 587992}, {0x1F691, 8910}, {0x1F692, 322009}, {0x1F693, 680396}, {0x1F694, 656136}, {0x1F695, 777724}, {0x1F696, 656156}, {0x1F697, 78827}, {0x1F698, 656082}, {0x1F699, 684967}, {0x1F69A, 254553}, {0x1F69B, 78553}, {0x1F69C, 795897}, {0x1F69D, 601342}, {0x1F69E, 601558}, {0x1F69F, 761557}, {0x1F6A0, 601540}, {0x1F6A1, 3697}, {0x1F6A2, 707254}, {0x1F6A3, 696538}, {0x1F6A4, 750234}, {0x1F6A5, 398526}, {0x1F6A6, 817283}, {0x1F6A7, 197356}, {0x1F6A8, 680407}, {0x1F6A9, 796136}, {0x1F6AA, 269592}, {0x1F6AB, 629019}, {0x1F6AC, 745069}, {0x1F6AD, 629104}, {0x1F6AE, 683948}, {0x1F6AF, 265311}, {0x1F6B0, 680621}, {0x1F6B1, 629191}, {0x1F6B2, 107664}, {0x1F6B3, 628998}, {0x1F6B4, 107672}, {0x1F6B5, 601521}, {0x1F6B6, 673790}, {0x1F6B7, 629079}, {0x1F6B8, 172389}, {0x1F6B9, 580643}, {0x1F6BA, 828493}, {0x1F6BB, 687079}, {0x1F6BC, 79908}, {0x1F6BD, 794913}, {0x1F6BE, 821926}, {0x1F6BF, 707786}, {0x1F6C0, 103038}, {0x1F6C1, 103043}, {0x1F6C2, 672231}, {0x1F6C3, 240187}, {0x1F6C4, 80167}, {0x1F6C5, 493008}, {0x1F6C6, 796001}, {0x1F6C7, 682914}, {0x1F6C8, 176359}, {0x1F6C9, 122422}, {0x1F6CA, 331189}, {0x1F6CB, 202654}, {0x1F6CC, 742972}, {0x1F6CD, 707306}, {0x1F6CE, 103318}, {0x1F6CF, 103239}, {0x1F6D0, 677739}, {0x1F6D1, 642891}, {0x1F6D2, 707320}, {0x1F6D3, 757790}, {0x1F6D4, 663297}, {0x1F6D5, 396024}, {0x1F6D6, 398793}, {0x1F6D7, 306915}, {0x1F6E0, 366061}, {0x1F6E1, 707233}, {0x1F6E2, 643508}, {0x1F6E3, 601492}, {0x1F6E4, 684635}, {0x1F6E5, 601446}, {0x1F6E6, 799311}, {0x1F6E7, 799290}, {0x1F6E8, 799366}, {0x1F6E9, 743171}, {0x1F6EA, 630518}, {0x1F6EB, 4784}, {0x1F6EC, 4766}, {0x1F6F0, 701432}, {0x1F6F1, 656115}, {0x1F6F2, 261303}, {0x1F6F3, 672154}, {0x1F6F4, 703410}, {0x1F6F5, 601457}, {0x1F6F6, 162688}, {0x1F6F7, 742967}, {0x1F6F8, 322507}, {0x1F6F9, 742646}, {0x1F6FA, 78788}, {0x1F6FB, 677515}, {0x1F6FC, 695342}, {0x1F700, 7095}, {0x1F701, 4828}, {0x1F702, 6188}, {0x1F703, 6160}, {0x1F704, 8626}, {0x1F705, 5172}, {0x1F706, 5036}, {0x1F707, 5069}, {0x1F708, 5104}, {0x1F709, 5137}, {0x1F70A, 8428}, {0x1F70B, 8500}, {0x1F70C, 8532}, {0x1F70D, 8160}, {0x1F70E, 6824}, {0x1F70F, 5404}, {0x1F710, 6590}, {0x1F711, 6630}, {0x1F712, 6672}, {0x1F713, 5649}, {0x1F714, 7572}, {0x1F715, 6770}, {0x1F716, 8564}, {0x1F717, 8594}, {0x1F718, 7471}, {0x1F719, 7503}, {0x1F71A, 6215}, {0x1F71B, 7725}, {0x1F71C, 6393}, {0x1F71D, 6424}, {0x1F71E, 5834}, {0x1F71F, 7308}, {0x1F720, 5721}, {0x1F721, 6457}, {0x1F722, 7982}, {0x1F723, 5754}, {0x1F724, 5793}, {0x1F725, 5680}, {0x1F726, 7638}, {0x1F727, 8076}, {0x1F728, 8396}, {0x1F729, 8249}, {0x1F72A, 6495}, {0x1F72B, 5001}, {0x1F72C, 7938}, {0x1F72D, 7599}, {0x1F72E, 8024}, {0x1F72F, 8458}, {0x1F730, 7222}, {0x1F731, 7264}, {0x1F732, 7192}, {0x1F733, 7346}, {0x1F734, 7378}, {0x1F735, 7410}, {0x1F736, 4884}, {0x1F737, 4913}, {0x1F738, 6558}, {0x1F739, 7537}, {0x1F73A, 5205}, {0x1F73B, 7130}, {0x1F73C, 7160}, {0x1F73D, 5263}, {0x1F73E, 5370}, {0x1F73F, 8189}, {0x1F740, 8218}, {0x1F741, 7062}, {0x1F742, 5439}, {0x1F743, 5467}, {0x1F744, 5497}, {0x1F745, 4944}, {0x1F746, 6798}, {0x1F747, 7781}, {0x1F748, 8279}, {0x1F749, 6242}, {0x1F74A, 8654}, {0x1F74B, 6898}, {0x1F74C, 5586}, {0x1F74D, 8340}, {0x1F74E, 5613}, {0x1F74F, 7687}, {0x1F750, 5555}, {0x1F751, 8310}, {0x1F752, 7810}, {0x1F753, 6526}, {0x1F754, 7754}, {0x1F755, 8368}, {0x1F756, 6333}, {0x1F757, 5235}, {0x1F758, 6866}, {0x1F759, 5527}, {0x1F75A, 6927}, {0x1F75B, 4971}, {0x1F75C, 7848}, {0x1F75D, 7892}, {0x1F75E, 8126}, {0x1F75F, 6964}, {0x1F760, 6130}, {0x1F761, 6066}, {0x1F762, 6097}, {0x1F763, 6998}, {0x1F764, 7027}, {0x1F765, 5871}, {0x1F766, 5902}, {0x1F767, 5935}, {0x1F768, 5968}, {0x1F769, 6001}, {0x1F76A, 4854}, {0x1F76B, 5297}, {0x1F76C, 5332}, {0x1F76D, 7442}, {0x1F76E, 6366}, {0x1F76F, 6742}, {0x1F770, 6034}, {0x1F771, 6714}, {0x1F772, 6268}, {0x1F773, 6300}, {0x1F780, 110326}, {0x1F781, 112321}, {0x1F782, 111356}, {0x1F783, 109739}, {0x1F784, 111791}, {0x1F785, 570980}, {0x1F786, 114105}, {0x1F787, 384048}, {0x1F788, 817569}, {0x1F789, 320739}, {0x1F78A, 823621}, {0x1F78B, 696384}, {0x1F78C, 112134}, {0x1F78D, 111819}, {0x1F78E, 501811}, {0x1F78F, 571736}, {0x1F790, 114123}, {0x1F791, 384102}, {0x1F792, 817593}, {0x1F793, 320768}, {0x1F794, 825770}, {0x1F795, 825683}, {0x1F796, 753375}, {0x1F797, 112096}, {0x1F798, 112561}, {0x1F799, 110875}, {0x1F79A, 824148}, {0x1F79B, 824057}, {0x1F79C, 261104}, {0x1F79D, 112115}, {0x1F79E, 112586}, {0x1F79F, 110902}, {0x1F7A0, 825047}, {0x1F7A1, 785143}, {0x1F7A2, 501561}, {0x1F7A3, 571246}, {0x1F7A4, 114050}, {0x1F7A5, 817327}, {0x1F7A6, 817450}, {0x1F7A7, 320651}, {0x1F7A8, 785160}, {0x1F7A9, 501677}, {0x1F7AA, 571518}, {0x1F7AB, 114067}, {0x1F7AC, 383223}, {0x1F7AD, 817500}, {0x1F7AE, 320679}, {0x1F7AF, 501474}, {0x1F7B0, 571066}, {0x1F7B1, 114024}, {0x1F7B2, 382097}, {0x1F7B3, 817418}, {0x1F7B4, 320614}, {0x1F7B5, 501703}, {0x1F7B6, 571576}, {0x1F7B7, 114080}, {0x1F7B8, 383431}, {0x1F7B9, 817519}, {0x1F7BA, 320703}, {0x1F7BB, 501416}, {0x1F7BC, 571037}, {0x1F7BD, 113997}, {0x1F7BE, 381930}, {0x1F7BF, 817385}, {0x1F7C0, 501729}, {0x1F7C1, 571629}, {0x1F7C2, 785447}, {0x1F7C3, 571661}, {0x1F7C4, 501531}, {0x1F7C5, 571181}, {0x1F7C6, 322817}, {0x1F7C7, 571212}, {0x1F7C8, 687149}, {0x1F7C9, 501444}, {0x1F7CA, 382067}, {0x1F7CB, 571546}, {0x1F7CC, 383402}, {0x1F7CD, 742545}, {0x1F7CE, 571005}, {0x1F7CF, 381822}, {0x1F7D0, 817349}, {0x1F7D1, 381853}, {0x1F7D2, 501760}, {0x1F7D3, 383776}, {0x1F7D4, 383808}, {0x1F7D5, 180624}, {0x1F7D6, 621037}, {0x1F7D7, 180595}, {0x1F7D8, 621013}, {0x1F7E0, 450132}, {0x1F7E1, 450398}, {0x1F7E2, 449983}, {0x1F7E3, 450193}, {0x1F7E4, 449916}, {0x1F7E5, 450250}, {0x1F7E6, 449898}, {0x1F7E7, 450173}, {0x1F7E8, 450418}, {0x1F7E9, 450002}, {0x1F7EA, 450213}, {0x1F7EB, 449935}, {0x1F800, 496032}, {0x1F801, 802355}, {0x1F802, 692042}, {0x1F803, 272675}, {0x1F804, 495870}, {0x1F805, 802231}, {0x1F806, 691876}, {0x1F807, 272545}, {0x1F808, 495798}, {0x1F809, 802187}, {0x1F80A, 691802}, {0x1F80B, 272499}, {0x1F810, 495983}, {0x1F811, 802308}, {0x1F812, 691992}, {0x1F813, 272626}, {0x1F814, 495729}, {0x1F815, 802109}, {0x1F816, 691731}, {0x1F817, 272417}, {0x1F818, 382394}, {0x1F819, 383893}, {0x1F81A, 383081}, {0x1F81B, 381718}, {0x1F81C, 382443}, {0x1F81D, 383940}, {0x1F81E, 383131}, {0x1F81F, 381767}, {0x1F820, 498209}, {0x1F821, 803624}, {0x1F822, 694273}, {0x1F823, 274010}, {0x1F824, 498159}, {0x1F825, 803576}, {0x1F826, 694222}, {0x1F827, 273960}, {0x1F828, 497890}, {0x1F829, 803314}, {0x1F82A, 693948}, {0x1F82B, 273688}, {0x1F82C, 498000}, {0x1F82D, 803420}, {0x1F82E, 694060}, {0x1F82F, 273798}, {0x1F830, 498259}, {0x1F831, 803672}, {0x1F832, 694324}, {0x1F833, 274060}, {0x1F834, 496736}, {0x1F835, 802587}, {0x1F836, 692767}, {0x1F837, 272923}, {0x1F838, 497638}, {0x1F839, 803123}, {0x1F83A, 693690}, {0x1F83B, 273489}, {0x1F83C, 496496}, {0x1F83D, 802520}, {0x1F83E, 692519}, {0x1F83F, 272850}, {0x1F840, 497414}, {0x1F841, 803006}, {0x1F842, 693458}, {0x1F843, 273362}, {0x1F844, 497392}, {0x1F845, 802986}, {0x1F846, 693435}, {0x1F847, 273340}, {0x1F850, 497611}, {0x1F851, 803098}, {0x1F852, 693662}, {0x1F853, 273462}, {0x1F854, 630394}, {0x1F855, 629624}, {0x1F856, 747635}, {0x1F857, 747967}, {0x1F858, 493587}, {0x1F859, 799141}, {0x1F860, 826984}, {0x1F861, 828175}, {0x1F862, 827581}, {0x1F863, 826789}, {0x1F864, 827381}, {0x1F865, 827181}, {0x1F866, 827781}, {0x1F867, 827981}, {0x1F868, 826912}, {0x1F869, 828107}, {0x1F86A, 827507}, {0x1F86B, 826717}, {0x1F86C, 827307}, {0x1F86D, 827107}, {0x1F86E, 827707}, {0x1F86F, 827907}, {0x1F870, 827023}, {0x1F871, 828212}, {0x1F872, 827621}, {0x1F873, 826828}, {0x1F874, 827421}, {0x1F875, 827221}, {0x1F876, 827821}, {0x1F877, 828021}, {0x1F878, 826945}, {0x1F879, 828138}, {0x1F87A, 827541}, {0x1F87B, 826750}, {0x1F87C, 827341}, {0x1F87D, 827141}, {0x1F87E, 827741}, {0x1F87F, 827941}, {0x1F880, 827063}, {0x1F881, 828250}, {0x1F882, 827662}, {0x1F883, 826868}, {0x1F884, 827462}, {0x1F885, 827262}, {0x1F886, 827862}, {0x1F887, 828062}, {0x1F890, 497720}, {0x1F891, 803145}, {0x1F892, 693775}, {0x1F893, 273513}, {0x1F894, 498903}, {0x1F895, 804170}, {0x1F896, 695017}, {0x1F897, 274356}, {0x1F898, 495917}, {0x1F899, 802276}, {0x1F89A, 691924}, {0x1F89B, 272592}, {0x1F89C, 380951}, {0x1F89D, 381046}, {0x1F89E, 380979}, {0x1F89F, 381012}, {0x1F8A0, 496460}, {0x1F8A1, 692482}, {0x1F8A2, 497687}, {0x1F8A3, 693741}, {0x1F8A4, 497447}, {0x1F8A5, 693608}, {0x1F8A6, 497559}, {0x1F8A7, 693492}, {0x1F8A8, 496359}, {0x1F8A9, 692378}, {0x1F8AA, 496764}, {0x1F8AB, 692796}, {0x1F8AC, 822343}, {0x1F8AD, 822371}, {0x1F8B0, 78489}, {0x1F8B1, 78392}, {0x1F900, 173783}, {0x1F901, 173819}, {0x1F902, 173762}, {0x1F903, 492741}, {0x1F904, 492773}, {0x1F905, 492806}, {0x1F906, 492715}, {0x1F907, 492698}, {0x1F908, 272059}, {0x1F909, 272110}, {0x1F90A, 272080}, {0x1F90B, 272139}, {0x1F90C, 677591}, {0x1F90D, 824687}, {0x1F90E, 131434}, {0x1F90F, 677607}, {0x1F910, 852658}, {0x1F911, 596647}, {0x1F912, 321473}, {0x1F913, 622706}, {0x1F914, 785184}, {0x1F915, 320994}, {0x1F916, 695270}, {0x1F917, 398746}, {0x1F918, 710445}, {0x1F919, 142656}, {0x1F91A, 684662}, {0x1F91B, 494667}, {0x1F91C, 690629}, {0x1F91D, 366152}, {0x1F91E, 366092}, {0x1F91F, 398909}, {0x1F920, 320935}, {0x1F921, 185501}, {0x1F922, 619535}, {0x1F923, 695355}, {0x1F924, 274529}, {0x1F925, 520680}, {0x1F926, 320830}, {0x1F927, 745096}, {0x1F928, 321131}, {0x1F929, 357076}, {0x1F92A, 356997}, {0x1F92B, 320956}, {0x1F92C, 704096}, {0x1F92D, 744900}, {0x1F92E, 321217}, {0x1F92F, 707259}, {0x1F930, 681113}, {0x1F931, 131284}, {0x1F932, 666699}, {0x1F933, 704012}, {0x1F934, 682844}, {0x1F935, 526189}, {0x1F936, 601429}, {0x1F937, 707800}, {0x1F938, 674065}, {0x1F939, 412593}, {0x1F93A, 321852}, {0x1F93B, 588286}, {0x1F93C, 828625}, {0x1F93D, 821939}, {0x1F93E, 366143}, {0x1F93F, 265189}, {0x1F940, 828313}, {0x1F941, 274565}, {0x1F942, 184095}, {0x1F943, 796864}, {0x1F944, 750443}, {0x1F945, 334292}, {0x1F946, 688239}, {0x1F947, 322079}, {0x1F948, 703721}, {0x1F949, 785198}, {0x1F94A, 122405}, {0x1F94B, 529777}, {0x1F94C, 240012}, {0x1F94D, 448371}, {0x1F94E, 745250}, {0x1F94F, 322479}, {0x1F950, 203316}, {0x1F951, 79857}, {0x1F952, 203649}, {0x1F953, 80099}, {0x1F954, 680642}, {0x1F955, 163689}, {0x1F956, 80181}, {0x1F957, 356920}, {0x1F958, 704277}, {0x1F959, 757772}, {0x1F95A, 278157}, {0x1F95B, 334224}, {0x1F95C, 673777}, {0x1F95D, 448274}, {0x1F95E, 667449}, {0x1F95F, 274591}, {0x1F960, 322644}, {0x1F961, 773922}, {0x1F962, 172437}, {0x1F963, 116072}, {0x1F964, 239982}, {0x1F965, 185542}, {0x1F966, 131360}, {0x1F967, 677528}, {0x1F968, 682816}, {0x1F969, 240195}, {0x1F96A, 701213}, {0x1F96B, 162676}, {0x1F96C, 491643}, {0x1F96D, 526816}, {0x1F96E, 601381}, {0x1F96F, 80161}, {0x1F970, 744955}, {0x1F971, 828965}, {0x1F972, 745032}, {0x1F973, 321247}, {0x1F974, 321495}, {0x1F975, 663084}, {0x1F976, 323000}, {0x1F977, 627882}, {0x1F978, 263486}, {0x1F97A, 321282}, {0x1F97B, 701427}, {0x1F97C, 448356}, {0x1F97D, 334306}, {0x1F97E, 396012}, {0x1F97F, 322329}, {0x1F980, 203246}, {0x1F981, 515645}, {0x1F982, 703418}, {0x1F983, 796878}, {0x1F984, 798557}, {0x1F985, 277972}, {0x1F986, 274586}, {0x1F987, 101839}, {0x1F988, 706278}, {0x1F989, 663205}, {0x1F98A, 322901}, {0x1F98B, 132544}, {0x1F98C, 254503}, {0x1F98D, 334321}, {0x1F98E, 516518}, {0x1F98F, 688008}, {0x1F990, 707793}, {0x1F991, 757236}, {0x1F992, 331171}, {0x1F993, 852559}, {0x1F994, 387523}, {0x1F995, 703356}, {0x1F996, 765827}, {0x1F997, 203277}, {0x1F998, 413864}, {0x1F999, 516525}, {0x1F99A, 673769}, {0x1F99B, 396037}, {0x1F99C, 672028}, {0x1F99D, 684528}, {0x1F99E, 516531}, {0x1F99F, 601420}, {0x1F9A0, 587832}, {0x1F9A1, 80120}, {0x1F9A2, 761576}, {0x1F9A3, 526105}, {0x1F9A4, 265413}, {0x1F9A5, 743165}, {0x1F9A6, 660956}, {0x1F9A7, 656727}, {0x1F9A8, 742707}, {0x1F9A9, 322320}, {0x1F9AA, 663212}, {0x1F9AB, 103224}, {0x1F9AC, 107776}, {0x1F9AD, 703711}, {0x1F9AE, 357153}, {0x1F9AF, 682901}, {0x1F9B0, 307471}, {0x1F9B1, 307444}, {0x1F9B2, 307423}, {0x1F9B3, 307496}, {0x1F9B4, 114146}, {0x1F9B5, 498951}, {0x1F9B6, 322545}, {0x1F9B7, 794954}, {0x1F9B8, 760650}, {0x1F9B9, 761514}, {0x1F9BA, 699575}, {0x1F9BB, 278007}, {0x1F9BC, 601471}, {0x1F9BD, 528143}, {0x1F9BE, 568401}, {0x1F9BF, 568416}, {0x1F9C0, 168494}, {0x1F9C1, 239997}, {0x1F9C2, 699628}, {0x1F9C3, 105511}, {0x1F9C4, 326127}, {0x1F9C5, 656255}, {0x1F9C6, 321580}, {0x1F9C7, 818425}, {0x1F9C8, 132537}, {0x1F9C9, 531730}, {0x1F9CA, 398940}, {0x1F9CB, 131446}, {0x1F9CD, 757304}, {0x1F9CE, 448284}, {0x1F9CF, 254397}, {0x1F9D0, 321066}, {0x1F9D1, 2239}, {0x1F9D2, 172383}, {0x1F9D3, 655979}, {0x1F9D4, 103195}, {0x1F9D5, 674257}, {0x1F9D6, 674129}, {0x1F9D7, 674049}, {0x1F9D8, 674104}, {0x1F9D9, 520698}, {0x1F9DA, 321574}, {0x1F9DB, 809327}, {0x1F9DC, 584811}, {0x1F9DD, 306924}, {0x1F9DE, 326191}, {0x1F9DF, 852676}, {0x1F9E0, 131272}, {0x1F9E1, 656714}, {0x1F9E2, 107721}, {0x1F9E3, 703382}, {0x1F9E4, 334272}, {0x1F9E5, 185512}, {0x1F9E6, 745194}, {0x1F9E7, 685318}, {0x1F9E8, 322039}, {0x1F9E9, 412559}, {0x1F9EA, 780158}, {0x1F9EB, 674356}, {0x1F9EC, 265294}, {0x1F9ED, 197211}, {0x1F9EE, 10}, {0x1F9EF, 322021}, {0x1F9F0, 794946}, {0x1F9F1, 131305}, {0x1F9F2, 520714}, {0x1F9F3, 519749}, {0x1F9F4, 517407}, {0x1F9F5, 750427}, {0x1F9F6, 83528}, {0x1F9F7, 699564}, {0x1F9F8, 777834}, {0x1F9F9, 131428}, {0x1F9FA, 101024}, {0x1F9FB, 695293}, {0x1F9FC, 100991}, {0x1F9FD, 750420}, {0x1F9FE, 684959}, {0x1F9FF, 619550}, {0x1FA00, 622939}, {0x1FA01, 623522}, {0x1FA02, 623641}, {0x1FA03, 622744}, {0x1FA04, 623055}, {0x1FA05, 623406}, {0x1FA06, 822733}, {0x1FA07, 108146}, {0x1FA08, 623076}, {0x1FA09, 822621}, {0x1FA0A, 823254}, {0x1FA0B, 823366}, {0x1FA0C, 822438}, {0x1FA0D, 822779}, {0x1FA0E, 823143}, {0x1FA0F, 108034}, {0x1FA10, 108667}, {0x1FA11, 108779}, {0x1FA12, 107851}, {0x1FA13, 108192}, {0x1FA14, 108556}, {0x1FA15, 622958}, {0x1FA16, 623542}, {0x1FA17, 623660}, {0x1FA18, 622765}, {0x1FA19, 623124}, {0x1FA1A, 623425}, {0x1FA1B, 822821}, {0x1FA1C, 108234}, {0x1FA1D, 623168}, {0x1FA1E, 823485}, {0x1FA1F, 823559}, {0x1FA20, 823584}, {0x1FA21, 823459}, {0x1FA22, 823509}, {0x1FA23, 823535}, {0x1FA24, 108898}, {0x1FA25, 108972}, {0x1FA26, 108997}, {0x1FA27, 108872}, {0x1FA28, 108922}, {0x1FA29, 108948}, {0x1FA2A, 623785}, {0x1FA2B, 623865}, {0x1FA2C, 623892}, {0x1FA2D, 623757}, {0x1FA2E, 623811}, {0x1FA2F, 623839}, {0x1FA30, 822992}, {0x1FA31, 108405}, {0x1FA32, 623345}, {0x1FA33, 822661}, {0x1FA34, 823295}, {0x1FA35, 823406}, {0x1FA36, 822480}, {0x1FA37, 822937}, {0x1FA38, 823183}, {0x1FA39, 108074}, {0x1FA3A, 108708}, {0x1FA3B, 108819}, {0x1FA3C, 107893}, {0x1FA3D, 108350}, {0x1FA3E, 108596}, {0x1FA3F, 623000}, {0x1FA40, 623585}, {0x1FA41, 623702}, {0x1FA42, 622809}, {0x1FA43, 623288}, {0x1FA44, 623467}, {0x1FA45, 822880}, {0x1FA46, 108293}, {0x1FA47, 623229}, {0x1FA48, 822535}, {0x1FA49, 107948}, {0x1FA4A, 622866}, {0x1FA4B, 822558}, {0x1FA4C, 107971}, {0x1FA4D, 622891}, {0x1FA4E, 823077}, {0x1FA4F, 823102}, {0x1FA50, 823051}, {0x1FA51, 108490}, {0x1FA52, 108515}, {0x1FA53, 108464}, {0x1FA60, 828882}, {0x1FA61, 828920}, {0x1FA62, 828861}, {0x1FA63, 828902}, {0x1FA64, 828841}, {0x1FA65, 828822}, {0x1FA66, 828941}, {0x1FA67, 828735}, {0x1FA68, 828777}, {0x1FA69, 828712}, {0x1FA6A, 828757}, {0x1FA6B, 828690}, {0x1FA6C, 828669}, {0x1FA6D, 828800}, {0x1FA70, 83541}, {0x1FA71, 656236}, {0x1FA72, 131353}, {0x1FA73, 707759}, {0x1FA74, 785216}, {0x1FA78, 274543}, {0x1FA79, 156}, {0x1FA7A, 757511}, {0x1FA80, 849952}, {0x1FA81, 448269}, {0x1FA82, 667479}, {0x1FA83, 114185}, {0x1FA84, 520703}, {0x1FA85, 677584}, {0x1FA86, 622723}, {0x1FA90, 695138}, {0x1FA91, 165513}, {0x1FA92, 684953}, {0x1FA93, 79865}, {0x1FA94, 265260}, {0x1FA95, 100872}, {0x1FA96, 587941}, {0x1FA97, 28}, {0x1FA98, 517018}, {0x1FA99, 185557}, {0x1FA9A, 163675}, {0x1FA9B, 703443}, {0x1FA9C, 448395}, {0x1FA9D, 398053}, {0x1FA9E, 588199}, {0x1FA9F, 828356}, {0x1FAA0, 679952}, {0x1FAA1, 704186}, {0x1FAA2, 448300}, {0x1FAA3, 131457}, {0x1FAA4, 601592}, {0x1FAA5, 794960}, {0x1FAA6, 380790}, {0x1FAA7, 677708}, {0x1FAA8, 695281}, {0x1FAB0, 322475}, {0x1FAB1, 828569}, {0x1FAB2, 103252}, {0x1FAB3, 185517}, {0x1FAB4, 680649}, {0x1FAB5, 828516}, {0x1FAB6, 321805}, {0x1FAC0, 24224}, {0x1FAC1, 519757}, {0x1FAC2, 673865}, {0x1FAD0, 113980}, {0x1FAD1, 103264}, {0x1FAD2, 656013}, {0x1FAD3, 322339}, {0x1FAD4, 775112}, {0x1FAD5, 322538}, {0x1FAD6, 777751}, {0x1FB00, 112862}, {0x1FB01, 113415}, {0x1FB02, 112878}, {0x1FB03, 113685}, {0x1FB04, 113161}, {0x1FB05, 113431}, {0x1FB06, 112895}, {0x1FB07, 113825}, {0x1FB08, 113291}, {0x1FB09, 113579}, {0x1FB0A, 113030}, {0x1FB0B, 113701}, {0x1FB0C, 113178}, {0x1FB0D, 113448}, {0x1FB0E, 112913}, {0x1FB0F, 113893}, {0x1FB10, 113363}, {0x1FB11, 113633}, {0x1FB12, 113106}, {0x1FB13, 113773}, {0x1FB14, 113524}, {0x1FB15, 112972}, {0x1FB16, 113841}, {0x1FB17, 113308}, {0x1FB18, 113596}, {0x1FB19, 113048}, {0x1FB1A, 113718}, {0x1FB1B, 113196}, {0x1FB1C, 113466}, {0x1FB1D, 112932}, {0x1FB1E, 113926}, {0x1FB1F, 113398}, {0x1FB20, 113668}, {0x1FB21, 113143}, {0x1FB22, 113808}, {0x1FB23, 113273}, {0x1FB24, 113561}, {0x1FB25, 113011}, {0x1FB26, 113876}, {0x1FB27, 113345}, {0x1FB28, 113087}, {0x1FB29, 113755}, {0x1FB2A, 113235}, {0x1FB2B, 113505}, {0x1FB2C, 112952}, {0x1FB2D, 113909}, {0x1FB2E, 113380}, {0x1FB2F, 113650}, {0x1FB30, 113124}, {0x1FB31, 113790}, {0x1FB32, 113254}, {0x1FB33, 113542}, {0x1FB34, 112991}, {0x1FB35, 113858}, {0x1FB36, 113326}, {0x1FB37, 113614}, {0x1FB38, 113067}, {0x1FB39, 113736}, {0x1FB3A, 113215}, {0x1FB3B, 113485}, {0x1FB3C, 517732}, {0x1FB3D, 517792}, {0x1FB3E, 518198}, {0x1FB3F, 518324}, {0x1FB40, 518027}, {0x1FB41, 519185}, {0x1FB42, 519246}, {0x1FB43, 518997}, {0x1FB44, 519125}, {0x1FB45, 518883}, {0x1FB46, 519058}, {0x1FB47, 518644}, {0x1FB48, 518823}, {0x1FB49, 518706}, {0x1FB4A, 518937}, {0x1FB4B, 518768}, {0x1FB4C, 517966}, {0x1FB4D, 518139}, {0x1FB4E, 517851}, {0x1FB4F, 518080}, {0x1FB50, 517912}, {0x1FB51, 518258}, {0x1FB52, 800830}, {0x1FB53, 800891}, {0x1FB54, 801304}, {0x1FB55, 801432}, {0x1FB56, 801130}, {0x1FB57, 800470}, {0x1FB58, 800530}, {0x1FB59, 800285}, {0x1FB5A, 800411}, {0x1FB5B, 800173}, {0x1FB5C, 800345}, {0x1FB5D, 799938}, {0x1FB5E, 800114}, {0x1FB5F, 799999}, {0x1FB60, 800226}, {0x1FB61, 800060}, {0x1FB62, 801068}, {0x1FB63, 801244}, {0x1FB64, 800951}, {0x1FB65, 801184}, {0x1FB66, 801013}, {0x1FB67, 801365}, {0x1FB68, 799637}, {0x1FB69, 491662}, {0x1FB6A, 799509}, {0x1FB6B, 491840}, {0x1FB6C, 494346}, {0x1FB6D, 801867}, {0x1FB6E, 690315}, {0x1FB6F, 519671}, {0x1FB70, 817065}, {0x1FB71, 817093}, {0x1FB72, 817121}, {0x1FB73, 817149}, {0x1FB74, 817177}, {0x1FB75, 817205}, {0x1FB76, 398235}, {0x1FB77, 398265}, {0x1FB78, 398295}, {0x1FB79, 398325}, {0x1FB7A, 398355}, {0x1FB7B, 398385}, {0x1FB7C, 491719}, {0x1FB7D, 491897}, {0x1FB7E, 688278}, {0x1FB7F, 688245}, {0x1FB80, 799566}, {0x1FB81, 398202}, {0x1FB82, 800806}, {0x1FB83, 801814}, {0x1FB84, 799716}, {0x1FB85, 801840}, {0x1FB86, 801788}, {0x1FB87, 689341}, {0x1FB88, 690155}, {0x1FB89, 689055}, {0x1FB8A, 690181}, {0x1FB8B, 689593}, {0x1FB8C, 492906}, {0x1FB8D, 689173}, {0x1FB8E, 799914}, {0x1FB8F, 517683}, {0x1FB90, 409988}, {0x1FB91, 799758}, {0x1FB92, 799829}, {0x1FB94, 492854}, {0x1FB95, 168456}, {0x1FB96, 409918}, {0x1FB97, 382215}, {0x1FB98, 800697}, {0x1FB99, 801700}, {0x1FB9A, 799599}, {0x1FB9B, 491803}, {0x1FB9C, 800748}, {0x1FB9D, 801752}, {0x1FB9E, 519556}, {0x1FB9F, 518562}, {0x1FBA0, 119152}, {0x1FBA1, 119457}, {0x1FBA2, 118719}, {0x1FBA3, 119007}, {0x1FBA4, 119297}, {0x1FBA5, 119603}, {0x1FBA6, 118775}, {0x1FBA7, 118847}, {0x1FBA8, 119208}, {0x1FBA9, 119514}, {0x1FBAA, 119676}, {0x1FBAB, 119369}, {0x1FBAC, 118919}, {0x1FBAD, 119064}, {0x1FBAE, 118683}, {0x1FBAF, 120114}, {0x1FBB0, 78528}, {0x1FBB1, 409899}, {0x1FBB2, 492929}, {0x1FBB3, 689197}, {0x1FBB4, 409945}, {0x1FBB5, 495295}, {0x1FBB6, 691295}, {0x1FBB7, 272210}, {0x1FBB8, 801948}, {0x1FBB9, 492837}, {0x1FBBA, 689155}, {0x1FBBB, 817837}, {0x1FBBC, 689365}, {0x1FBBD, 621063}, {0x1FBBE, 621113}, {0x1FBBF, 621087}, {0x1FBC0, 824739}, {0x1FBC1, 494148}, {0x1FBC2, 587873}, {0x1FBC3, 690095}, {0x1FBC4, 622288}, {0x1FBC5, 757523}, {0x1FBC6, 757589}, {0x1FBC7, 757536}, {0x1FBC8, 757562}, {0x1FBC9, 757619}, {0x1FBCA, 826471}, {0x1FBF0, 703991}, {0x1FBF1, 703887}, {0x1FBF2, 703971}, {0x1FBF3, 703949}, {0x1FBF4, 703845}, {0x1FBF5, 703824}, {0x1FBF6, 703929}, {0x1FBF7, 703907}, {0x1FBF8, 703802}, {0x1FBF9, 703866}, {0xE0001, 448414}, {0xE0020, 767903}, {0xE0021, 766159}, {0xE0022, 767767}, {0xE0023, 767702}, {0xE0024, 766127}, {0xE0025, 767718}, {0xE0026, 765875}, {0xE0027, 765889}, {0xE0028, 767625}, {0xE0029, 767830}, {0xE002A, 765904}, {0xE002B, 767735}, {0xE002C, 765949}, {0xE002D, 766233}, {0xE002E, 766180}, {0xE002F, 767891}, {0xE0030, 766112}, {0xE0031, 766038}, {0xE0032, 766098}, {0xE0033, 766082}, {0xE0034, 766008}, {0xE0035, 765993}, {0xE0036, 766068}, {0xE0037, 766052}, {0xE0038, 765977}, {0xE0039, 766023}, {0xE003A, 765939}, {0xE003B, 767877}, {0xE003C, 767670}, {0xE003D, 766143}, {0xE003E, 766211}, {0xE003F, 767749}, {0xE0040, 765959}, {0xE0041, 766250}, {0xE0042, 766277}, {0xE0043, 766304}, {0xE0044, 766331}, {0xE0045, 766358}, {0xE0046, 766385}, {0xE0047, 766412}, {0xE0048, 766439}, {0xE0049, 766466}, {0xE004A, 766493}, {0xE004B, 766520}, {0xE004C, 766547}, {0xE004D, 766574}, {0xE004E, 766601}, {0xE004F, 766628}, {0xE0050, 766655}, {0xE0051, 766682}, {0xE0052, 766709}, {0xE0053, 766736}, {0xE0054, 766763}, {0xE0055, 766790}, {0xE0056, 766817}, {0xE0057, 766844}, {0xE0058, 766871}, {0xE0059, 766898}, {0xE005A, 766925}, {0xE005B, 767646}, {0xE005C, 767786}, {0xE005D, 767852}, {0xE005E, 765917}, {0xE005F, 767689}, {0xE0060, 766194}, {0xE0061, 766952}, {0xE0062, 766977}, {0xE0063, 767002}, {0xE0064, 767027}, {0xE0065, 767052}, {0xE0066, 767077}, {0xE0067, 767102}, {0xE0068, 767127}, {0xE0069, 767152}, {0xE006A, 767177}, {0xE006B, 767202}, {0xE006C, 767227}, {0xE006D, 767252}, {0xE006E, 767277}, {0xE006F, 767302}, {0xE0070, 767327}, {0xE0071, 767352}, {0xE0072, 767377}, {0xE0073, 767402}, {0xE0074, 767427}, {0xE0075, 767452}, {0xE0076, 767477}, {0xE0077, 767502}, {0xE0078, 767527}, {0xE0079, 767552}, {0xE007A, 767577}, {0xE007B, 767602}, {0xE007C, 767923}, {0xE007D, 767806}, {0xE007E, 767913}, {0xE007F, 162630}, {0xE0100, 811120}, {0xE0101, 811372}, {0xE0102, 811624}, {0xE0103, 811897}, {0xE0104, 812149}, {0xE0105, 812401}, {0xE0106, 812653}, {0xE0107, 812905}, {0xE0108, 813157}, {0xE0109, 813340}, {0xE010A, 813362}, {0xE010B, 813384}, {0xE010C, 813406}, {0xE010D, 813449}, {0xE010E, 813471}, {0xE010F, 813493}, {0xE0110, 813515}, {0xE0111, 813537}, {0xE0112, 813559}, {0xE0113, 813581}, {0xE0114, 813603}, {0xE0115, 813625}, {0xE0116, 813647}, {0xE0117, 813690}, {0xE0118, 813712}, {0xE0119, 813734}, {0xE011A, 813756}, {0xE011B, 813778}, {0xE011C, 813800}, {0xE011D, 813822}, {0xE011E, 813844}, {0xE011F, 813866}, {0xE0120, 813888}, {0xE0121, 813931}, {0xE0122, 813953}, {0xE0123, 813975}, {0xE0124, 813997}, {0xE0125, 814019}, {0xE0126, 814041}, {0xE0127, 814063}, {0xE0128, 814085}, {0xE0129, 814107}, {0xE012A, 814129}, {0xE012B, 814172}, {0xE012C, 814194}, {0xE012D, 814216}, {0xE012E, 814238}, {0xE012F, 814260}, {0xE0130, 814282}, {0xE0131, 814304}, {0xE0132, 814326}, {0xE0133, 814348}, {0xE0134, 814370}, {0xE0135, 814413}, {0xE0136, 814435}, {0xE0137, 814457}, {0xE0138, 814479}, {0xE0139, 814501}, {0xE013A, 814523}, {0xE013B, 814545}, {0xE013C, 814567}, {0xE013D, 814589}, {0xE013E, 814611}, {0xE013F, 814654}, {0xE0140, 814676}, {0xE0141, 814698}, {0xE0142, 814720}, {0xE0143, 814742}, {0xE0144, 814764}, {0xE0145, 814786}, {0xE0146, 814808}, {0xE0147, 814830}, {0xE0148, 814852}, {0xE0149, 814895}, {0xE014A, 814917}, {0xE014B, 814939}, {0xE014C, 814961}, {0xE014D, 814983}, {0xE014E, 815005}, {0xE014F, 815027}, {0xE0150, 815049}, {0xE0151, 815071}, {0xE0152, 815093}, {0xE0153, 809378}, {0xE0154, 809401}, {0xE0155, 809424}, {0xE0156, 809447}, {0xE0157, 809470}, {0xE0158, 809493}, {0xE0159, 809516}, {0xE015A, 809539}, {0xE015B, 809562}, {0xE015C, 809585}, {0xE015D, 809630}, {0xE015E, 809653}, {0xE015F, 809676}, {0xE0160, 809699}, {0xE0161, 809722}, {0xE0162, 809745}, {0xE0163, 809768}, {0xE0164, 809791}, {0xE0165, 809814}, {0xE0166, 809837}, {0xE0167, 809882}, {0xE0168, 809905}, {0xE0169, 809928}, {0xE016A, 809951}, {0xE016B, 809974}, {0xE016C, 809997}, {0xE016D, 810020}, {0xE016E, 810043}, {0xE016F, 810066}, {0xE0170, 810089}, {0xE0171, 810134}, {0xE0172, 810157}, {0xE0173, 810180}, {0xE0174, 810203}, {0xE0175, 810226}, {0xE0176, 810249}, {0xE0177, 810272}, {0xE0178, 810295}, {0xE0179, 810318}, {0xE017A, 810341}, {0xE017B, 810386}, {0xE017C, 810409}, {0xE017D, 810432}, {0xE017E, 810455}, {0xE017F, 810478}, {0xE0180, 810501}, {0xE0181, 810524}, {0xE0182, 810547}, {0xE0183, 810570}, {0xE0184, 810593}, {0xE0185, 810638}, {0xE0186, 810661}, {0xE0187, 810684}, {0xE0188, 810707}, {0xE0189, 810730}, {0xE018A, 810753}, {0xE018B, 810776}, {0xE018C, 810799}, {0xE018D, 810822}, {0xE018E, 810845}, {0xE018F, 810890}, {0xE0190, 810913}, {0xE0191, 810936}, {0xE0192, 810959}, {0xE0193, 810982}, {0xE0194, 811005}, {0xE0195, 811028}, {0xE0196, 811051}, {0xE0197, 811074}, {0xE0198, 811097}, {0xE0199, 811142}, {0xE019A, 811165}, {0xE019B, 811188}, {0xE019C, 811211}, {0xE019D, 811234}, {0xE019E, 811257}, {0xE019F, 811280}, {0xE01A0, 811303}, {0xE01A1, 811326}, {0xE01A2, 811349}, {0xE01A3, 811394}, {0xE01A4, 811417}, {0xE01A5, 811440}, {0xE01A6, 811463}, {0xE01A7, 811486}, {0xE01A8, 811509}, {0xE01A9, 811532}, {0xE01AA, 811555}, {0xE01AB, 811578}, {0xE01AC, 811601}, {0xE01AD, 811646}, {0xE01AE, 811669}, {0xE01AF, 811692}, {0xE01B0, 811715}, {0xE01B1, 811738}, {0xE01B2, 811761}, {0xE01B3, 811784}, {0xE01B4, 811807}, {0xE01B5, 811830}, {0xE01B6, 811853}, {0xE01B7, 811919}, {0xE01B8, 811942}, {0xE01B9, 811965}, {0xE01BA, 811988}, {0xE01BB, 812011}, {0xE01BC, 812034}, {0xE01BD, 812057}, {0xE01BE, 812080}, {0xE01BF, 812103}, {0xE01C0, 812126}, {0xE01C1, 812171}, {0xE01C2, 812194}, {0xE01C3, 812217}, {0xE01C4, 812240}, {0xE01C5, 812263}, {0xE01C6, 812286}, {0xE01C7, 812309}, {0xE01C8, 812332}, {0xE01C9, 812355}, {0xE01CA, 812378}, {0xE01CB, 812423}, {0xE01CC, 812446}, {0xE01CD, 812469}, {0xE01CE, 812492}, {0xE01CF, 812515}, {0xE01D0, 812538}, {0xE01D1, 812561}, {0xE01D2, 812584}, {0xE01D3, 812607}, {0xE01D4, 812630}, {0xE01D5, 812675}, {0xE01D6, 812698}, {0xE01D7, 812721}, {0xE01D8, 812744}, {0xE01D9, 812767}, {0xE01DA, 812790}, {0xE01DB, 812813}, {0xE01DC, 812836}, {0xE01DD, 812859}, {0xE01DE, 812882}, {0xE01DF, 812927}, {0xE01E0, 812950}, {0xE01E1, 812973}, {0xE01E2, 812996}, {0xE01E3, 813019}, {0xE01E4, 813042}, {0xE01E5, 813065}, {0xE01E6, 813088}, {0xE01E7, 813111}, {0xE01E8, 813134}, {0xE01E9, 813179}, {0xE01EA, 813202}, {0xE01EB, 813225}, {0xE01EC, 813248}, {0xE01ED, 813271}, {0xE01EE, 813294}, {0xE01EF, 813317} }; static inline const char * unicode_name_get_name(const UnicodeName *entry) { guint32 offset = entry->name_offset; return unicode_names_strings + offset; } #endif #endif /* #ifndef UNICODE_NAMES_H */ font-manager-0.8.8/lib/unicode/unicode-nameslist.h000066400000000000000000036773111420226015000221070ustar00rootroot00000000000000/* unicode-nameslist.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 13.0.0 */ #ifndef UNICODE_NAMESLIST_H #define UNICODE_NAMESLIST_H #include #ifndef __GTK_DOC_IGNORE__ typedef struct _UnicharStringIndex UnicharStringIndex; typedef struct _UnicharUnichar UnicharUnichar; typedef struct _NamesList NamesList; struct _UnicharStringIndex { gunichar index; guint32 string_index; }; struct _UnicharUnichar { gunichar index; gunichar value; }; struct _NamesList { gunichar index; gint16 equals_index; /* -1 means */ gint16 stars_index; /* this character */ gint16 exes_index; /* doesn't */ gint16 pounds_index; /* have any */ gint16 colons_index; }; static const char names_list_equals_strings[] = "NULL\0" "START OF HEADING\0" "START OF TEXT\0" "END OF TEXT\0" "END OF TRANSMISSION\0" "ENQUIRY\0" "ACKNOWLEDGE\0" "BELL\0" "BACKSPACE\0" "CHARACTER TABULATION\0" "horizontal tabulation (HT)\0" "tab\0" "LINE FEED (LF)\0" "new line (NL)\0" "end of line (EOL)\0" "LINE TABULATION\0" "vertical tabulation (VT)\0" "FORM FEED (FF)\0" "CARRIAGE RETURN (CR)\0" "SHIFT OUT\0" "SHIFT IN\0" "DATA LINK ESCAPE\0" "DEVICE CONTROL ONE\0" "DEVICE CONTROL TWO\0" "DEVICE CONTROL THREE\0" "DEVICE CONTROL FOUR\0" "NEGATIVE ACKNOWLEDGE\0" "SYNCHRONOUS IDLE\0" "END OF TRANSMISSION BLOCK\0" "CANCEL\0" "END OF MEDIUM\0" "SUBSTITUTE\0" "ESCAPE\0" "INFORMATION SEPARATOR FOUR\0" "file separator (FS)\0" "INFORMATION SEPARATOR THREE\0" "group separator (GS)\0" "INFORMATION SEPARATOR TWO\0" "record separator (RS)\0" "INFORMATION SEPARATOR ONE\0" "unit separator (US)\0" "factorial\0" "bang\0" "pound sign, hash, crosshatch, octothorpe\0" "milréis, escudo\0" "apostrophe-quote (1.0)\0" "APL quote\0" "opening parenthesis (1.0)\0" "closing parenthesis (1.0)\0" "star (on phone keypads)\0" "decimal separator\0" "hyphen or minus sign\0" "period, dot, decimal point\0" "slash, virgule\0" "at sign\0" "opening square bracket (1.0)\0" "backslash\0" "closing square bracket (1.0)\0" "spacing underscore (1.0)\0" "opening curly bracket (1.0)\0" "left brace\0" "vertical bar\0" "closing curly bracket (1.0)\0" "right brace\0" "DELETE\0" "BREAK PERMITTED HERE\0" "NO BREAK HERE\0" "NEXT LINE (NEL)\0" "START OF SELECTED AREA\0" "END OF SELECTED AREA\0" "CHARACTER TABULATION SET\0" "CHARACTER TABULATION WITH JUSTIFICATION\0" "LINE TABULATION SET\0" "PARTIAL LINE FORWARD\0" "PARTIAL LINE BACKWARD\0" "REVERSE LINE FEED\0" "SINGLE SHIFT TWO\0" "SINGLE SHIFT THREE\0" "DEVICE CONTROL STRING\0" "PRIVATE USE ONE\0" "PRIVATE USE TWO\0" "SET TRANSMIT STATE\0" "CANCEL CHARACTER\0" "MESSAGE WAITING\0" "START OF GUARDED AREA\0" "END OF GUARDED AREA\0" "START OF STRING\0" "SINGLE CHARACTER INTRODUCER\0" "CONTROL SEQUENCE INTRODUCER\0" "STRING TERMINATOR\0" "OPERATING SYSTEM COMMAND\0" "PRIVACY MESSAGE\0" "APPLICATION PROGRAM COMMAND\0" "pound sterling, Irish punt, Italian lira, Turkish lira, etc.\0" "yuan sign\0" "broken vertical bar (1.0)\0" "parted rule (in typography)\0" "left guillemet\0" "chevrons (in typography)\0" "angled dash (in typography)\0" "discretionary hyphen\0" "registered trade mark sign (1.0)\0" "overline, APL overbar\0" "squared\0" "cubed\0" "paragraph sign\0" "midpoint (in typography)\0" "Georgian comma\0" "Greek middle dot (ano teleia)\0" "right guillemet\0" "turned question mark\0" "latin capital ligature ae (1.1)\0" "z notation Cartesian product\0" "o slash\0" "Eszett\0" "latin small ligature ae (1.1)\0" "ash (from Old English æsc)\0" "obelus\0" "i dot\0" "latin small letter apostrophe n (1.0)\0" "engma, angma\0" "ethel (from Old English eðel)\0" "reversed Polish-hook o\0" "turned e\0" "epsilon\0" "script f\0" "Florin currency symbol (Netherlands)\0" "function symbol\0" "barred i, i bar\0" "barred l\0" "barred lambda, lambda bar\0" "barred o, o bar\0" "script v\0" "barred z, z bar\0" "wen\0" "pipe\0" "double pipe\0" "double-barred pipe\0" "palatoalveolar click (IPA)\0" "latin letter exclamation mark (1.0)\0" "(post)alveolar click (IPA)\0" "latin small letter script a (1.0)\0" "d retroflex hook\0" "closed reversed epsilon\0" "latin small letter baby gamma (1.0)\0" "o bar\0" "long leg turned iota (a misnomer)\0" "latin small letter script v (1.0)\0" "caret, wedge\0" "dram\0" "reversed glottal stop\0" "bullseye\0" "closed epsilon\0" "apostrophe\0" "hacek\0" "Greek varia\0" "stress mark\0" "Greek oxia, tonos\0" "hat\0" "long\0" "overscore, vinculum\0" "short\0" "Greek vrachy\0" "derivative (Newtonian notation)\0" "double dot above, umlaut\0" "Greek dialytika\0" "double derivative\0" "hoi\0" "hacek, V above\0" "cedilla above\0" "Greek psili, smooth breathing mark\0" "Greek dasia, rough breathing mark\0" "nang\0" "nasal hook\0" "underline, underscore\0" "double underline, double underscore\0" "strikethrough\0" "short slash overlay\0" "long slash overlay\0" "yerik\0" "greek non-spacing iota below (1.0)\0" "iota subscript\0" "ligature tie below, papyrological hyphen\0" "ligature tie\0" "dexia keraia\0" "aristeri keraia\0" "erotimatiko\0" "gamma function\0" "iota adscript\0" "lambda\0" "stigma (the Modern Greek name for this letterform)\0" "curled beta\0" "script theta\0" "omega pi\0" "script kappa\0" "tailed rho\0" "greek small letter lunate sigma (1.0)\0" "straight epsilon\0" "reversed straight epsilon\0" "antisigma\0" "sigma periestigmenon\0" "antisigma periestigmenon\0" "Old Cyrillic yest\0" "Old Cyrillic i\0" "Cyrillic \"beautiful omega\"\0" "voiceless l\0" "voiceless r\0" "palatalized l\0" "palatalized n\0" "armenian modifier letter right half ring (1.0)\0" "shesht\0" "batsaganchakan nshan\0" "bowt\0" "hartsakan nshan\0" "patiw\0" "vertsaket\0" "yentamna\0" "atnah\0" "segolta\0" "tarha, me'ayla ~ mayla\0" "tsinorit, zinorit; tsinor, zinor\0" "teres\0" "pazer gadol\0" "pazer qatan\0" "yored\0" "azla\0" "galgal\0" "tsinor; zarqa\0" "shuruq\0" "siluq\0" "legarmeh\0" "aleph\0" "zade\0" "tsvey vovn\0" "tsvey yudn\0" "kashida\0" "ulta pesh\0" "kaf mashkula\0" "arabic letter hamzah on ha (1.0)\0" "Arabic jazm\0" "SAM\0" "fatha al-nida\0" "fatha al-ima\0" "fatha al-iha\0" "fatha\0" "damma\0" "kasra\0" "word separator\0" "interruption\0" "restraint\0" "prayer\0" "surprise\0" "question\0" "shouting\0" "end of section\0" "outburst\0" "teaching\0" "submissiveness\0" "full stop\0" "rest\0" "a\0" "u\0" "pharyngeal hu\0" "i\0" "di\0" "bottya-reh\0" "nota-wa\0" "bottya-yeh\0" "successive fathatan\0" "successive dammatan\0" "successive kasratan\0" "vaidika adhomukha candrabindu\0" "anunasika\0" "bindu\0" "candra\0" "halant (the preferred Hindi name)\0" "Vedic tone svarita\0" "Vedic tone anudatta\0" "purna viram\0" "deergh viram\0" "siddham, siddhirastu\0" "Bengali va, wa\0" "hasant (Bengali term for halant)\0" "Assamese letter ra\0" "Assamese letter wa\0" "bengali letter va with lower diagonal (1.0)\0" "taka\0" "Bangladeshi taka\0" "ishvar\0" "svargiya\0" "aira\0" "pairin bindi\0" "kanna\0" "sihari\0" "bihari\0" "aunkar\0" "dulainkar\0" "lanvan\0" "dulanvan\0" "hora\0" "kanaura\0" "ja\0" "dda\0" "ddha\0" "ya\0" "aytham\0" "maa\0" "pulli\0" "naal, naali/padi\0" "pillaiyaar suli\0" "maatham\0" "varudam\0" "patru\0" "eduppu\0" "merpadi\0" "rupai\0" "enn, niluvai\0" "arasunna\0" "sunna\0" "halant (the preferred name)\0" "siddhirastu\0" "cha\0" "chha\0" "nha\0" "ta\0" "tta\0" "hard da\0" "hard dda\0" "hard na\0" "tha\0" "ttha\0" "soft da\0" "soft dda\0" "zha\0" "soft sha\0" "sha\0" "praslesham\0" "candrakkala (the preferred name)\0" "vowel half-u\0" "arakaani\0" "aramaa\0" "muunnukaani\0" "orumaa\0" "rantumaa\0" "muunnumaa\0" "naalumaa\0" "kaal\0" "ara\0" "mukkaal\0" "maakaani\0" "arakkaal\0" "muntaani\0" "anusvara\0" "visarga\0" "sinhala letter a\0" "sinhala letter aa\0" "sinhala letter ae\0" "sinhala letter aae\0" "sinhala letter i\0" "sinhala letter ii\0" "sinhala letter u\0" "sinhala letter uu\0" "sinhala letter vocalic r\0" "sinhala letter vocalic rr\0" "sinhala letter vocalic l\0" "sinhala letter vocalic ll\0" "sinhala letter e\0" "sinhala letter ee\0" "sinhala letter ai\0" "sinhala letter o\0" "sinhala letter oo\0" "sinhala letter au\0" "sinhala letter ka\0" "sinhala letter kha\0" "sinhala letter ga\0" "sinhala letter gha\0" "sinhala letter nga\0" "sinhala letter nnga\0" "sinhala letter ca\0" "sinhala letter cha\0" "sinhala letter ja\0" "sinhala letter jha\0" "sinhala letter nya\0" "sinhala letter jnya\0" "sinhala letter nyja\0" "sinhala letter tta\0" "sinhala letter ttha\0" "sinhala letter dda\0" "sinhala letter ddha\0" "sinhala letter nna\0" "sinhala letter nndda\0" "sinhala letter ta\0" "sinhala letter tha\0" "sinhala letter da\0" "sinhala letter dha\0" "sinhala letter na\0" "sinhala letter nda\0" "sinhala letter pa\0" "sinhala letter pha\0" "sinhala letter ba\0" "sinhala letter bha\0" "sinhala letter ma\0" "sinhala letter mba\0" "sinhala letter ya\0" "sinhala letter ra\0" "sinhala letter la\0" "sinhala letter va\0" "sinhala letter sha\0" "sinhala letter ssa\0" "sinhala letter sa\0" "sinhala letter ha\0" "sinhala letter lla\0" "sinhala letter fa\0" "virama\0" "sinhala vowel sign aa\0" "sinhala vowel sign ae\0" "sinhala vowel sign aae\0" "sinhala vowel sign i\0" "sinhala vowel sign ii\0" "sinhala vowel sign u\0" "sinhala vowel sign uu\0" "sinhala vowel sign vocalic r\0" "sinhala vowel sign e\0" "sinhala vowel sign ee\0" "sinhala vowel sign ai\0" "sinhala vowel sign o\0" "sinhala vowel sign oo\0" "sinhala vowel sign au\0" "sinhala vowel sign vocalic l\0" "sinhala vowel sign vocalic rr\0" "sinhala vowel sign vocalic ll\0" "ho nok huk\0" "paiyan noi\0" "sara uue\0" "sara ai mai muan\0" "sara ai mai malai\0" "lakkhang yao\0" "mai yamok\0" "mai taikhu\0" "nikkhahit\0" "ko kay\0" "kho khay\0" "kho khuay\0" "ngo ngu, ngo ngua\0" "co cok, co cua\0" "so sang\0" "nyo nyung\0" "do dek\0" "to ta\0" "tho thong\0" "tho thung\0" "no nok\0" "bo be, bo bet\0" "po pa\0" "pho pheng\0" "fo fa\0" "pho phu\0" "mo mew, mo ma\0" "yo ya\0" "ro rot\0" "lo ling\0" "wo wi\0" "so sya\0" "ho hay, ho han\0" "o o\0" "ho hya, ho hyan\0" "mai kong\0" "nyo fyang\0" "mai muan\0" "mai may\0" "tsek\0" "shey\0" "deka dena\0" "reversed sha\0" "a-chung\0" "srog med\0" "wa-zur, wa-btags (wa ta)\0" "ya-btags (ya ta)\0" "ra-btags (ra ta)\0" "reversed subjoined sha\0" "dena deka\0" "nyi tsek\0" "da nying yik go dun ma\0" "da nying yik go kab ma\0" "gyung drung nang -khor\0" "gyung drung phyi -khor\0" "gyung drung nang -khor bzhi mig can\0" "gyung drung phyi -khor bzhi mig can\0" "aukmyit\0" "killer (always rendered visibly)\0" "G\0" "GG\0" "N\0" "D\0" "DD\0" "R\0" "M\0" "B\0" "BB\0" "S\0" "SS\0" "J\0" "JJ\0" "C\0" "K\0" "T\0" "P\0" "H\0" "A\0" "AE\0" "YA\0" "YAE\0" "EO\0" "E\0" "YEO\0" "YE\0" "O\0" "WA\0" "WAE\0" "OE\0" "YO\0" "U\0" "WEO\0" "WE\0" "WI\0" "YU\0" "EU\0" "YI\0" "I\0" "GS\0" "NJ\0" "NH\0" "L\0" "LG\0" "LM\0" "LB\0" "LS\0" "LT\0" "LP\0" "LH\0" "BS\0" "NG\0" "srak am\0" "srak ah\0" "jnya\0" "courtyard\0" "oyster\0" "flower\0" "ardhacandra\0" "candrabindu\0" "repha\0" "aa\0" "ii\0" "uu\0" "vocalic r\0" "vocalic rr\0" "vocalic l\0" "vocalic ll\0" "e\0" "ai\0" "o\0" "au\0" "kha\0" "gha\0" "jha\0" "nna\0" "dha\0" "pha\0" "bha\0" "ssa\0" "nukta\0" "ae\0" "oe\0" "section\0" "honorific section\0" "punctuation ring\0" "colon\0" "danda\0" "double danda\0" "line-breaking hyphen\0" "subjoined ya\0" "subjoined ra\0" "subjoined la\0" "eu\0" "subjoined ma\0" "subjoined wa\0" "kebereten\0" "ketolongen\0" "talinga\0" "ulua\0" "haluan\0" "siala ulu\0" "hatulungan\0" "boruta\0" "haboritan for simalungun sa\0" "amisara\0" "hajoringan\0" "vaidika saamasvara karshanna\0" "vaidika svarita uurdhva shara\0" "vaidika saamasvara prenkha\0" "vaidika saamagaana yogakaala\0" "vaidika svarita adho nyubja\0" "vaidika svarita adhah konna\0" "vaidika svarita adho vakra rekhaa\0" "vaidika svarita adho'rdha vakra\0" "vaidika svarita adhah samyukta rekhaa\0" "vaidika svarita uurdhva dvi rekhaa\0" "vaidika svarita uurdhva tri rekhaa\0" "vaidika svarita adho rekhaa\0" "vaidika svarita adho bindu\0" "vaidika svarita adho dvi bindu\0" "vaidika svarita adhas tri bindu\0" "vaidika uurdhva vakra rekhaa\0" "vaidika svarita dvi vakra khannda\0" "vaidika madhyarekhaa\0" "vaidika visarga dakshinnatah uurdhvaga\0" "vaidika visarga vaamatah uurdhvaga\0" "vaidika visarga vaamatah adhoga\0" "vaidika visarga dakshinnatah adhoga\0" "vaidika visarga dakshinnatah uurdhva vakra\0" "vaidika visarga vaamatah adho vakra\0" "vaidika anusvaara antarmukha\0" "vaidika anusvaara naagaphanna\0" "vaidika anusvaara vaamagomukha\0" "vaidika anusvaara vaamagomukha sa-vakra\0" "vaidika tiryak\0" "vaidika anusvaara anugaamii\0" "vaidika anusvaara dakshinnamukha\0" "vaidika anusvaara ttha-sadrisha\0" "vaidika anusvaara ubhayato mukha\0" "vaidika jihvaamuuliiya upadhmaaniiya\0" "vaidika saamagaana atikrama\0" "mutton quad\0" "nut\0" "mutton\0" "thick space\0" "mid space\0" "quotation dash\0" "single turned comma quotation mark\0" "single comma quotation mark\0" "low single comma quotation mark\0" "single reversed comma quotation mark\0" "double turned comma quotation mark\0" "double comma quotation mark\0" "low double comma quotation mark\0" "double reversed comma quotation mark\0" "obelisk, long cross, oblong cross\0" "diesis, double obelisk\0" "black small circle\0" "three dot leader\0" "permille, per thousand\0" "permyriad\0" "minutes, feet\0" "seconds, inches\0" "lines (old measure, 1/12 of an inch)\0" "left pointing single guillemet\0" "right pointing single guillemet\0" "Japanese kome\0" "Urdu paragraph separator\0" "spacing overscore\0" "Greek enotikon\0" "z notation sequence concatenation\0" "solidus (in typography)\0" "abzüglich (German), med avdrag av (Swedish), piska (Swedish, \"whip\")\0" "phul, puspika\0" "Greek pentonkion\0" "quincunx\0" "Epidaurean acrophonic symbol three\0" "invisible comma\0" "shekel\0" "Filipino peso sign\0" "third derivative\0" "fourth derivative\0" "JIS composition circle\0" "Cyrillic combining ten thousands sign\0" "z notation finite function diacritic\0" "actuarial bend\0" "contraction operator\0" "long double slash overlay\0" "aux soins (de)\0" "the set of complex numbers\0" "degrees Centigrade\0" "clone\0" "real number symbol\0" "Hamiltonian operator\0" "Hilbert space\0" "height, specific enthalpy, ...\0" "reduced Planck constant, Dirac constant\0" "imaginary part\0" "Laplace transform\0" "mathematical symbol 'ell'\0" "liter (traditional symbol)\0" "pounds\0" "natural number\0" "published\0" "phonorecord sign\0" "the set of rational numbers\0" "Riemann Integral\0" "real part\0" "the set of real numbers\0" "recipe\0" "cross ratio\0" "the set of integers\0" "mho\0" "Bernoulli function\0" "error\0" "natural exponent\0" "emf (electromotive force)\0" "Fourier transform\0" "Claudian digamma inversum\0" "M-matrix (physics)\0" "German Mark currency symbol, before WWII\0" "order, of inferior order to\0" "first transfinite cardinal (countable)\0" "second transfinite cardinal (the continuum)\0" "third transfinite cardinal (functions of a real variable)\0" "fourth transfinite cardinal\0" "game\0" "apostrophic C\0" "Claudian antisigma\0" "z notation total function\0" "z notation relation\0" "fast cursor left\0" "fast cursor up\0" "z notation total surjection\0" "fast cursor right\0" "form feed\0" "fast cursor down\0" "z notation total injection\0" "z notation maplet\0" "depth symbol\0" "electrolysis\0" "line feed\0" "home\0" "tab with shift tab\0" "page up\0" "page down\0" "leftward tab\0" "rightward tab\0" "shift\0" "level 2 select (ISO 9995-7)\0" "group select (ISO 9995-7)\0" "caps lock\0" "level 2 lock\0" "capitals (caps) lock\0" "numeric lock\0" "level 3 select\0" "level 3 lock\0" "group lock\0" "end\0" "scrolling\0" "z notation partial function\0" "z notation partial relation\0" "z notation finite function\0" "z notation finite relation\0" "universal quantifier\0" "existential quantifier\0" "null set\0" "Laplace operator\0" "forward difference\0" "symmetric difference (in set theory)\0" "backward difference\0" "gradient, del\0" "such that\0" "q.e.d.\0" "product sign\0" "coproduct sign\0" "summation sign\0" "composite function\0" "APL jot\0" "radical sign\0" "with (in chess notation)\0" "angle arc\0" "APL stile\0" "wedge, conjunction\0" "vee, disjunction\0" "cap, hat\0" "cup\0" "saturating subtraction\0" "varies with (proportional to)\0" "difference between\0" "similar to\0" "not\0" "cycle\0" "APL tilde\0" "lazy S\0" "most positive\0" "alternating current\0" "asymptotic to\0" "nearly equals\0" "approximately equal to\0" "corresponds to\0" "equiangular\0" "equal to by definition\0" "plaintiff, quantic\0" "lower rank than\0" "higher rank than\0" "included in set\0" "includes in set\0" "z notation bag addition\0" "direct sum\0" "vector pointing into page\0" "symmetric difference\0" "tensor product\0" "direct product\0" "vector pointing out of page\0" "NoDerivatives (symbol used for Creative Commons licenses)\0" "turnstile\0" "proves, implies, yields\0" "reducible\0" "reverse turnstile\0" "non-theorem, does not yield\0" "top\0" "base, bottom\0" "reduces to\0" "statement is true, valid\0" "is a tautology\0" "satisfies\0" "results in\0" "z notation generalised intersection\0" "z notation generalised union\0" "proper intersection\0" "APL upstile\0" "APL downstile\0" "beginning of line\0" "Kissen (pillow)\0" "position of any line\0" "position of a surface\0" "true position\0" "command key (1.0)\0" "operating system key (ISO 9995-7)\0" "line marker\0" "alchemical symbol for hour\0" "enter key\0" "delete to the right key\0" "clear key\0" "delete to the left key\0" "up tack underbar\0" "up tack jot\0" "down tack overbar\0" "down tack jot\0" "down tack diaeresis\0" "hoot\0" "holler\0" "smirk\0" "center\0" "control\0" "pause\0" "interrupt, break\0" "escape\0" "left moustache\0" "right moustache\0" "fast forward\0" "rewind, fast backwards\0" "skip to the end or next file/track/chapter\0" "skip to the start or previous file/track/chapter\0" "play/pause toggle\0" "reverse, back\0" "forward\0" "increase\0" "decrease\0" "stop\0" "record\0" "unique asterisk\0" "transit\0" "amount\0" "on us\0" "dash\0" "Videotex Mosaic DG 15\0" "Videotex Mosaic DG 14\0" "Videotex Mosaic DG 16\0" "Videotex Mosaic DG 17\0" "Videotex Mosaic DG 18\0" "Videotex Mosaic DG 19\0" "Videotex Mosaic DG 20\0" "Videotex Mosaic DG 03\0" "Videotex Mosaic DG 21\0" "Videotex Mosaic DG 04\0" "Videotex Mosaic DG 22\0" "Videotex Mosaic DG 02\0" "Videotex Mosaic DG 23\0" "Videotex Mosaic DG 01\0" "Videotex Mosaic DG 24\0" "Videotex Mosaic DG 13\0" "solid\0" "speckles fill, dotted fill\0" "moding mark (in ideographic text)\0" "quadrature\0" "alchemical symbol for salt\0" "square bullet\0" "histogram marker\0" "trine\0" "z notation range restriction\0" "forward arrow indicator\0" "Hamilton operator\0" "z notation domain restriction\0" "backward arrow indicator\0" "tainome (Japanese, a kind of bullet)\0" "always (modal operator)\0" "clear weather\0" "cloudy weather\0" "rainy weather\0" "snowy weather\0" "alchemical symbol for gold\0" "alchemical symbol for sublimation\0" "alchemical symbol for purify\0" "alchemical symbol for day\0" "St. Andrew's Cross\0" "showery weather\0" "tea or coffee, depending on locale\0" "fist (typographic term)\0" "poison\0" "Constantine's cross, Christogram\0" "simple cross potent\0" "symbol of iran (1.0)\0" "khanda\0" "qian2\0" "dui4\0" "li2\0" "zhen4\0" "xun4\0" "kan3\0" "gen4\0" "kun1\0" "have a nice day!\0" "compass\0" "alchemical symbol for silver\0" "alchemical symbol for quicksilver\0" "intersexuality\0" "Venus\0" "alchemical symbol for copper\0" "alchemical symbol for antimony\0" "Mars\0" "alchemical symbol for iron\0" "alchemical symbol for tin\0" "alchemical symbol for lead\0" "alchemical symbol for bismuth/tinglass\0" "minim (alternate glyph)\0" "Scorpio\0" "minim, drop\0" "valentine\0" "crotchet\0" "quaver\0" "beamed quavers\0" "beamed semiquavers\0" "z notation infix bag count\0" "non-acid paper\0" "accessible place\0" "mining, working day (in timetables)\0" "nautical term, harbor (on maps)\0" "military term, battleground (on maps), killed in action\0" "medical term\0" "legal term, jurisprudence\0" "chemical term, chemistry\0" "botanical term\0" "technology, tools\0" "nuclear installation (on maps)\0" "someone speaking\0" "background speaking\0" "thunder\0" "lightning symbol\0" "female homosexuality\0" "male homosexuality\0" "heterosexuality\0" "intersex, androgynous\0" "hermaphrodite (in entomology)\0" "transgender\0" "alchemical symbol for iron or crocus of iron\0" "asexuality, sexless, genderless\0" "engaged, betrothed\0" "engaged, betrothed (genealogy)\0" "buried (genealogy)\0" "cremated (genealogy)\0" "parental lock\0" "light snow\0" "partly cloudy\0" "heavy snow\0" "thunderstorm\0" "accident\0" "under construction\0" "icy road\0" "maintenance\0" "road closed\0" "tyre chains required\0" "drive slow\0" "closed entry\0" "closed to large vehicles\0" "black lorry\0" "closed to large vehicles, alternate\0" "public office\0" "pentalpha, pentangle\0" "hospital\0" "torii\0" "factory\0" "power plant, power substation\0" "bathing beach\0" "park\0" "golf course\0" "ferry boat terminal\0" "marina or yacht harbour\0" "intersection\0" "ski resort\0" "ice skating rink\0" "track and field, gymnasium\0" "camping site\0" "graveyard, memorial park, cemetery\0" "petrol station, gas station\0" "drive-in restaurant\0" "Japanese self-defence force site\0" "sealed envelope\0" "rock in Rock, Paper, Scissors game\0" "paper in Rock, Paper, Scissors game\0" "scissors in Rock, Paper, Scissors game\0" "starburst\0" "jack\0" "turbofan\0" "obstacles on the road, ARIB STD B24\0" "Aldus leaf\0" "hedera, ivy leaf\0" "kururi\0" "orthogonal to\0" "\\diagup\0" "\\diagdown\0" "box min\0" "box max\0" "pullback\0" "pushout\0" "radial component\0" "never (modal operator)\0" "was never (modal operator)\0" "will never be (modal operator)\0" "was always (modal operator)\0" "will always be (modal operator)\0" "z notation left bag bracket\0" "z notation right bag bracket\0" "bra\0" "z notation left sequence bracket\0" "ket\0" "z notation right sequence bracket\0" "z notation left chevron bracket\0" "z notation right chevron bracket\0" "lgroup\0" "rgroup\0" "maps from\0" "maps to\0" "z notation partial surjection\0" "z notation finite surjection\0" "z notation partial injection\0" "z notation finite injection\0" "bijective mapping\0" "z notation bijection\0" "z notation surjective injection\0" "z notation finite surjective injection\0" "vertical bowtie\0" "white framus\0" "ISOtech entity ⧜\0" "D'Alembertian\0" "tautological equivalent\0" "record mark\0" "colon right arrow\0" "z notation schema hiding\0" "merge\0" "upper integral\0" "lower integral\0" "large bowtie\0" "positive difference or sum\0" "sum or positive difference\0" "nim-addition\0" "z notation bag subtraction\0" "identical and parallel to\0" "absolute continuity\0" "not independent\0" "independent\0" "ordinarily satisfies\0" "independence\0" "necessarily satisfies\0" "interleave\0" "Dijkstra choice\0" "n-ary Dijkstra choice\0" "basic symbol for speed limit\0" "prefectural office\0" "municipal office\0" "town or village office\0" "power off symbol\0" "police station\0" "left tab\0" "up tab\0" "right tab\0" "down tab\0" "loop\0" "pair of bishops\0" "bishops of opposite colour\0" "bishops of the same colour\0" "query\0" "true black moon Lilith\0" "with compensation for the material\0" "united pawns\0" "separated pawns\0" "doubled pawns\0" "passed pawn\0" "without\0" "Tuareg yab\0" "Tuareg yaw\0" "Adrar yaj\0" "harpoon yaz\0" "tamatart\0" "tazarast\0" "ypodiastoli\0" "diple periestigmene\0" "gnaborretni\0" "punctus percontativus\0" "omission dash\0" "virgula suspensiva\0" "left abstract syntax bracket\0" "right abstract syntax bracket\0" "single dot Bangjeom\0" "double dot Bangjeom\0" "symbol for type B electronics\0" "SHI\0" "JI (not unique)\0" "CHI\0" "SMALL TSU\0" "TSU\0" "ZU (not unique)\0" "FU\0" "chaeum\0" "ssangyesieung\0" "tateten\0" "kaeriten re\0" "speed limit 10 km/h\0" "speed limit 20 km/h\0" "speed limit 30 km/h\0" "speed limit 40 km/h\0" "speed limit 50 km/h\0" "speed limit 60 km/h\0" "speed limit 70 km/h\0" "speed limit 80 km/h\0" "maru-iti, symbol of unification\0" "kabusiki-gaisya\0" "Cambrian symbol\0" "egyptological yod\0" "tau gallicum\0" "H dimidié\0" "halant, virama\0" "killer\0" "vaidika saamasvara anka shuunya\0" "vaidika saamasvara anka eka udaatta\0" "vaidika saamasvara anka dvi svarita\0" "vaidika saamasvara anka tri anudaatta\0" "vaidika saamasvara anka chatur\0" "vaidika saamasvara anka pancha\0" "vaidika saamasvara anka shatt\0" "vaidika saamasvara anka sapta\0" "vaidika saamasvara anka ashta\0" "vaidika saamasvara anka nava\0" "vaidika saamasvara abhinihita\0" "vaidika saamasvara u\0" "vaidika saamasvara ka\0" "vaidika saamasvara namana\0" "vaidika saamasvara prannatam\0" "vaidika saamasvara ra\0" "vaidika saamasvara vinata\0" "vaidika saamasvara diirghiibhaava\0" "vaidika candrabindu\0" "vaidika anusvaara candrabindu tiryak\0" "vaidika anusvaara dvi candrabindu tiryak\0" "vaidika anusvaara candrabindu sa-dvi\0" "vaidika anusvaara candrabindu sa-tri\0" "vaidika anusvaara candrabindu sa-avagraha\0" "vaidika pushpikaa\0" "vaidika trutikaa\0" "shirorekhaa\0" "kaluan\0" "kamitan\0" "kamica\0" "katiling\0" "katulung\0" "kajina\0" "katulang\0" "duo deatas\0" "kajunjung\0" "qa\0" "ĕ\0" "medial ya\0" "medial ra\0" "person\0" "one\0" "question mark\0" "latin small letter o reversed-schwa\0" "ka\0" "sa\0" "la\0" "ma\0" "ca\0" "nga\0" "wa\0" "ha\0" "ga\0" "ra\0" "da\0" "k\0" "l\0" "m\0" "p\0" "n\0" "t\0" "ng\0" "ou\0" "ei\0" "heavy tone\0" "phun\0" "ama\0" "ani\0" "ahum\0" "mari\0" "manga\0" "taruk\0" "taret\0" "nipal\0" "mapal\0" "text variation selector\0" "emoji variation selector\0" "BOM, ZWNBSP\0" "ideogram B129 flour\0" "ideogram B109 ox\0" "ideogram B030 figs\0" "ideogram B106 sheep\0" "ideogram B031 flax\0" "ideogram B108 pig\0" "ideogram B144 saffron\0" "ideogram B107 goat\0" "fruit\0" "saffron\0" "ointment\0" "honey\0" "cheese\0" "pugio\0" "\"gupio\", inverted sword\0" "rho-cross, staurogram\0" "halant\0" "heh\0" "lam\0" "hah\0" "meem\0" "qaf\0" "waw\0" "sheen\0" "reh\0" "beh\0" "teh\0" "kaf\0" "noon\0" "khah\0" "sad\0" "feh\0" "alef\0" "ain\0" "dad\0" "jeem\0" "dal\0" "ghain\0" "tah\0" "zain\0" "thal\0" "yeh\0" "theh\0" "zah\0" "Á\0" "Cs\0" "Ë\0" "É\0" "F\0" "Gy\0" "Í\0" "Ly\0" "Ny\0" "Ó\0" "Ö\0" "Ő\0" "Sz\0" "Ty\0" "Ú\0" "Ü\0" "Ü, Ű\0" "V\0" "Z\0" "Zs\0" "á\0" "b\0" "c\0" "cs\0" "d\0" "ë\0" "é\0" "f\0" "g\0" "gy\0" "h\0" "í\0" "j\0" "ly\0" "ny\0" "ó\0" "ö\0" "ő\0" "r\0" "s\0" "sz\0" "ty\0" "ú\0" "ü\0" "ü, ű\0" "v\0" "z\0" "zs\0" "gan\0" "nayya\0" "aa-for\0" "i-for\0" "u-for\0" "e-for\0" "o-for\0" "hooked resh\0" "tra\0" "vindu\0" "tutisaalaa\0" "milaaphuti\0" "sinhaphuti\0" "liphuti\0" "sulaa\0" "baadipu\0" "dipu\0" "jhaasu\0" "thaayjaayekaa\0" "guli\0" "chi\0" "nasi\0" "swa\0" "pi\0" "njaa\0" "khu\0" "nhasa\0" "cyaa\0" "gu\0" "jaayekaa\0" "tansaa\0" "vedic anusvara\0" "sukun\0" "cintamani, candamani\0" "munthiri\0" "araikkaani\0" "kaani\0" "kaal viisam\0" "arai maa\0" "arai viisam\0" "mukkaani\0" "mukkaal viisam\0" "viisam/maakaani\0" "irumaa\0" "araikkaal\0" "mummaa\0" "muuviisam/mummaamukkaani\0" "naangu maa\0" "arai\0" "marakkaal\0" "veeli\0" "nansey\0" "punsey\0" "nilam\0" "uppalam\0" "varavu\0" "enn\0" "naalathu\0" "silvaanam/sillarai\0" "poga\0" "aaga\0" "vasam\0" "muthal\0" "et cetera\0" "sign separator: subordination (Manuel de Codage)\0" "sign separator: juxtaposition (Manuel de Codage)\0" "ego\0" "ego2\0" "mons2\0" "adorare\0" "edere\0" "bibere\0" "amplecti\0" "caput\0" "caput+scalprum\0" "statua\0" "prae\0" "logosyllabic pari\0" "domina\0" "magnus.domina\0" "rex\0" "magnus.rex\0" "syllabic á\0" "heros\0" "loqui\0" "lis\0" "oculus\0" "frons\0" "versus\0" "libare\0" "fortis\0" "syllabic tá\0" "ligare, pugnus+pugnus\0" "bracchium\0" "post\0" "syllabic na\0" "lituus+na\0" "pugnus\0" "pugnus+x\0" "capere\0" "syllabic tà\0" "capere2.capere2\0" "syllabic ta-x?\0" "capere2\0" "infans, filius, frater\0" "filia\0" "rex.infans, rex.filius\0" "rex.filia\0" "magnus.filia\0" "syllabic a+tá\0" "manus.culter\0" "manus+culter, ensis\0" "syllabic nì\0" "syllabic ká\0" "infra, sub\0" "cum\0" "manus\0" "longus, manus+minus?\0" "ponere\0" "dare\0" "syllabic pi\0" "mandare, dare.dare\0" "mandare2\0" "super\0" "logosyllabic sara/i\0" "audire, auris+tu+mi\0" "ala\0" "femina, mater\0" "Sarma\0" "Sarma2\0" "crus\0" "syllabic ta6\0" "crus+flumen\0" "crus2\0" "syllabic nà\0" "genuflectere\0" "crus.crus\0" "syllabic tu\0" "pes\0" "syllabic ti\0" "pes.scala.rotae\0" "pes2\0" "pes2.pes2\0" "pes2.pes\0" "leo, bestia\0" "leo2\0" "canis\0" "canis2\0" "equus\0" "asinus\0" "syllabic ta\0" "asinus2\0" "asinus2a\0" "cervus\0" "syllabic rú\0" "cervus2\0" "cervus3\0" "capra\0" "syllabic sà\0" "capra2\0" "capra2a\0" "bos\0" "syllabic u\0" "bos2\0" "bos+mi\0" "syllabic mu\0" "logosyllabic muwa\0" "bos.mi\0" "bos2.mi\0" "cornu\0" "sú\0" "vitellus\0" "syllabic ma-x\0" "ovis\0" "syllabic ma\0" "ovis2\0" "ovis3\0" "lingere\0" "syllabic za4\0" "lituus+u\0" "lepus\0" "logosyllabic tapa\0" "lepus2\0" "gryllus\0" "sphinx\0" "syllabic lí\0" "ungula\0" "syllabic li-x\0" "avis\0" "zi4\0" "avis3\0" "avis5\0" "avis2\0" "aquila, avis4\0" "syllabic ara/i\0" "avis-x\0" "libatio\0" "piscis\0" "Janus\0" "Telipinu\0" "syllabic nu\0" "vitis\0" "syllabic wi(ya)\0" "bonus\0" "syllabic wà/ì\0" "syllabic wá/í\0" "syllabic ta/i5, lá/í\0" "hastarius\0" "syllabic si\0" "lingua\0" "syllabic la\0" "syllabic la+la\0" "lingua+clavus\0" "syllabic la+ra+a\0" "hordeum\0" "syllabic hwi-x\0" "panis\0" "syllabic pa-x\0" "caelum\0" "sol2\0" "sol\0" "oriens\0" "luna\0" "Hatti\0" "syllabic há\0" "Hatti+li, Hattusili\0" "logosyllabic há-li\0" "tonitrus\0" "fulgur\0" "terra, locus\0" "syllabic wa/i6\0" "via+terra.scalprum\0" "via+terra+scalprum\0" "(deus)via+terra\0" "syllabic wa/i5\0" "mons\0" "leo+mons.tu+leo\0" "syllabic i, i(a)\0" "syllabic i+ra/i, ri+i\0" "syllabic ia\0" "flumen\0" "syllabic ní\0" "fons\0" "syllabic ha\0" "fines\0" "syllabic arha\0" "fines+ha, arha\0" "via\0" "syllabic sa6\0" "syllabic ha? pa?\0" "urbs\0" "Ishuwa\0" "urbs+ra/i?+li, urbs+ra/i?-li\0" "urbs+li, urbs-li, Mursili\0" "regio\0" "syllabic tu4\0" "syllabic mí.regio\0" "castrum\0" "turris?\0" "murus?\0" "porta\0" "porta2\0" "syllabic ki-x\0" "cubitum\0" "aedificium\0" "vacuus, aedificium+minus\0" "aedificare, aedificium.ponere\0" "domus\0" "delere, domus+minus\0" "deus.domus\0" "magnus.domus\0" "domus+x\0" "domus+scala\0" "eunuchus2\0" "horreum\0" "argentum\0" "podium\0" "pes.regio\0" "stele, lapis+scalprum\0" "lapis\0" "scalprum\0" "exercitus\0" "scutum\0" "frater2\0" "iudex.la, iudex+la\0" "syllabic li\0" "malleus\0" "syllabic wa/i9\0" "ascia\0" "logosyllabic tuzzi\0" "iaculum\0" "syllabic zu?\0" "logosyllabic zuwa\0" "syllabic wa/i7\0" "currus\0" "auriga\0" "auriga2\0" "syllabic hara/i\0" "syllabic lì\0" "rota\0" "logosyllabic hala/i\0" "thronus, mensa\0" "thronus, mensa2\0" "Sarpa\0" "sol2.thronus/mensa\0" "(deus)mons.Sarpa, (deus)mons.mensa\0" "thronus\0" "thronus2\0" "solium\0" "syllabic í\0" "syllabic iá\0" "nepos\0" "lectus\0" "syllabic sara/i\0" "syllabic mà\0" "fusus\0" "syllabic hí\0" "syllabic hu\0" "crux\0" "crux2\0" "vir\0" "syllabic zí\0" "syllabic ha-x\0" "syllabic kar\0" "syllabic sa7\0" "Teshub\0" "syllabic ta/i4, la/i\0" "purus\0" "syllabic tú\0" "scriba\0" "syllabic tù\0" "sigillum\0" "syllabic sa5\0" "syllabic pu\0" "relative\0" "syllabic kwi/a\0" "capere+scalprum\0" "avus\0" "negative\0" "negative2\0" "syllabic ná\0" "negative3\0" "syllabic pa\0" "syllabic zá\0" "annus, pithos.scutella, pithos\0" "syllabic zì\0" "syllabic zà\0" "syllabic za-x\0" "pithos\0" "culter\0" "annus+annus\0" "vas\0" "contractus\0" "urceus\0" "poculum\0" "syllabic hú\0" "sacerdos\0" "dies\0" "deus\0" "syllabic má\0" "magnus\0" "syllabic ur\0" "omnis(+mi)\0" "logosyllabic tala\0" "malus\0" "malus2\0" "vita\0" "bonus2\0" "syllabic su\0" "iustitia, iudex\0" "iudex+ra/i, tara/i-x\0" "sacerdos2\0" "syllabic zi, zi/a\0" "syllabic za\0" "lituus\0" "occidens\0" "syllabic ià\0" "unus\0" "syllabic sa8\0" "minus\0" "mori, vir2.minus\0" "lignum\0" "personal determinative\0" "two\0" "vir2\0" "word divider\0" "vir2a\0" "servus\0" "syllabic mì\0" "three\0" "tara/i\0" "dominus\0" "four\0" "syllabic mi\0" "five\0" "eight\0" "nine\0" "syllabic nú\0" "ten\0" "decem\0" "hundred\0" "centum\0" "thousand\0" "mille\0" "scutella\0" "syllabic sa4\0" "animal\0" "syllabic ni\0" "syllabic ru\0" "syllabic hi\0" "syllabic sa\0" "syllabic sa-x\0" "syllabic mí\0" "logosyllabic urhi\0" "syllabic us\0" "panis.scutella\0" "syllabic ku\0" "syllabic tana\0" "omnis2\0" "syllabic pú\0" "syllabic sá\0" "syllabic ka\0" "syllabic a-x?\0" "pastor\0" "syllabic wa/i\0" "syllabic la, li, lu\0" "syllabic ki\0" "syllabic ni-x\0" "syllabic sù?, zú?\0" "syllabic a\0" "end of a word\0" "a+ra/i, ra+a\0" "logosyllabic huru\0" "syllabic la-x\0" "syllabic sí?\0" "syllabic ma-x?\0" "twelve\0" "eunuchus\0" "flammae?\0" "falx?\0" "syllabic tí\0" "syllabic hana\0" "currere\0" "syllabic hwi/a\0" "propheta?, cornu+caput\0" "princeps\0" "Güterbock G195\0" "aper\0" "tì\0" "lingua+x\0" "keem\0" "kee\0" "kim\0" "ki\0" "kaum\0" "kau\0" "kum\0" "ke\0" "kem\0" "kaim\0" "kai\0" "kaw\0" "kuam\0" "kua\0" "kom\0" "kog\0" "kia\0" "kam\0" "kwm\0" "kaam\0" "caum\0" "pua\0" "vam\0" "roob\0" "neev\0" "ruav\0" "tas\0" "year\0" "month\0" "date\0" "day\0" "waning moon\0" "waxing moon\0" "season\0" "earth\0" "urgent\0" "facts\0" "received\0" "come\0" "go\0" "smooth\0" "fraction\0" "do not open\0" "do not touch\0" "give freely\0" "Cheng\0" "Yeng\0" "Lee\0" "Lor\0" "Xiong\0" "Kong\0" "Her\0" "Moua\0" "Thao\0" "Chang\0" "Pha\0" "Khang\0" "Hang\0" "Vang\0" "Fang\0" "Yang\0" "Chue\0" "Kw\0" "Vue\0" "Romanian affix -tsion-\0" "Sloan contracted ending oo/o + ZWSP\0" "Sloan contracted ending uh/au/aui + ZWSP\0" "double whole-rest, breve rest\0" "semibreve rest\0" "minim rest\0" "crochet rest\0" "quaver rest\0" "semiquaver rest\0" "demisemiquaver rest\0" "hemidemisemiquaver rest, semidemisemiquaver rest\0" "semihemidemisemiquaver rest, quasihemidemisemiquaver rest\0" "semibreve\0" "minim\0" "semiquaver\0" "demisemiquaver\0" "hemidemisemiquaver, semidemisemiquaver\0" "semihemidemisemiquaver, quasihemidemisemiquaver\0" "Greek instrumental notation symbol-3\0" "Greek instrumental notation symbol-21\0" "Greek instrumental notation symbol-9\0" "Greek instrumental notation symbol-44\0" "Greek instrumental notation symbol-41\0" "Greek instrumental notation symbol-35\0" "Greek instrumental notation symbol-15\0" "Greek instrumental notation symbol-28\0" "Greek instrumental notation symbol-20\0" "ren\0" "tian ren\0" "di ren\0" "ren tian\0" "ren di\0" "ren ren\0" "power set\0" "New Testament majority text\0" "Septuagint, Greek Old Testament\0" "\\imath\0" "\\jmath\0" "som thwb\0" "som thwm\0" "som thwj\0" "som thwv\0" "som thws\0" "som thwg\0" "som thwd\0" "oov\0" "khab theeb\0" "khuam luas\0" "poos\0" "khu saim\0" "rupee\0" "1 lakh\0" "100,000\0" "2 lakh\0" "200,000\0" "1 crore\0" "10 million\0" "100 lakh\0" "2 crore\0" "20 million\0" "200 lakh\0" "thousands multiplier\0" "meretten, merre\0" "hongzhong\0" "qingfa\0" "baiban\0" "wan\0" "tiao\0" "bing\0" "mei\0" "lan\0" "zhu\0" "ju\0" "baida\0" "valet, Bube, Unter, Page, fante\0" "page of swords\0" "chevalier, Ober, Ritter, cavall, cavaliere\0" "knight of swords\0" "dame, Dame, Königin, regina\0" "queen of swords\0" "roi, König, re\0" "king of swords\0" "no rights reserved\0" "share alike\0" "non commercial\0" "compact disc, single disc record\0" "disc record\0" "Anreisetag (day of arrival)\0" "bank\0" "b-mode stereo compression broadcasting service (ARIB STD B24)\0" "news (ARIB STD B24)\0" "progressive broadcasting (ARIB STD B24)\0" "stereo broadcasting service (ARIB STD B24)\0" "tobacconist\0" "wide-format 16:9 broadcasting service (ARIB STD B24)\0" "hdtv\0" "multi-view television\0" "sdtv\0" "surround stereo broadcasting service\0" "pay-per-view\0" "water closet, public toilet\0" "airport\0" "ferry\0" "hotel (ARIB STD B24)\0" "Kurort (spa)\0" "light rail\0" "metro\0" "parking space (ARIB STD B24)\0" "Raststätte (rest stop)\0" "Stadtbahn (metropolitan railway)\0" "Tankstelle (petrol station)\0" "underground rail\0" "marque de commerce\0" "marque déposée\0" "marca registrada\0" "Creative Commons license\0" "public domain\0" "attribution, credit\0" "blood type A\0" "blood type B\0" "centre, city centre\0" "Feuerwache (fire department)\0" "Haltestelle (bus stop)\0" "junction (ARIB STD B24)\0" "leisure center (ARIB STD B24)\0" "museum, cultural center (ARIB STD B24)\0" "blood type O\0" "parking space empty-full (ARIB STD B24)\0" "parking space closed\0" "interchange, ramp\0" "parking area\0" "service area\0" "blood type AB\0" "disc jockey\0" "clear\0" "free postage\0" "identification, ID\0" "no good\0" "search, hunt for missing person\0" "new information, update\0" "data\0" "hybrid cast\0" "high dynamic range\0" "high resolution\0" "super high vision\0" "ultra-high definition\0" "video on demand\0" "and others\0" "here sign\0" "service sign\0" "broadcasting service with sign language interpretation\0" "close-captioned broadcasting\0" "two-way broadcasting service\0" "data broadcasting service linked with a main program\0" "bilingual broadcasting service\0" "second base\0" "sound-multiplex broadcasting service\0" "commentary broadcasting\0" "weather forecast\0" "traffic information\0" "drama film\0" "free broadcasting service\0" "non-existence sign\0" "pay broadcasting service\0" "the first part\0" "the latter part\0" "rebroadcast\0" "new series of programs\0" "first released program\0" "the last episode\0" "live broadcast\0" "mail-order\0" "voice actors\0" "dubbed version\0" "performed by\0" "pitcher\0" "catcher\0" "first base\0" "third base\0" "short stop\0" "left field\0" "center field\0" "right field\0" "designated hitter\0" "reserved sign\0" "runner\0" "batter\0" "prohibited sign\0" "empty sign\0" "passed sign\0" "full sign\0" "existence sign\0" "monthly sign\0" "application sign\0" "discount sign\0" "in business sign\0" "program delivery over network (ARIB STD B62)\0" "home run\0" "triple\0" "double\0" "safe\0" "run\0" "hit\0" "steal\0" "win\0" "loss\0" "advantage sign\0" "accept sign\0" "typhoon, hurricane\0" "tsunami, tidal wave\0" "half moon\0" "temperature, warm\0" "droplet\0" "sunny\0" "mostly sunny\0" "mostly cloudy\0" "showers\0" "rain\0" "snow, snow showers\0" "lightning, thunderstorm\0" "tornado, twister\0" "wind\0" "hot, spicy\0" "daisy\0" "eggplant\0" "fast food place\0" "bowl of rice\0" "Japanese style curry\0" "ramen noodles\0" "mochi balls on skewer\0" "seafood on skewer\0" "biscuit\0" "frying pan, cooking utensil\0" "restaurant, meal\0" "lounge\0" "cheers\0" "dining\0" "Hallowe'en\0" "Santa Claus\0" "congratulations\0" "tanabata tree with wishing papers\0" "mortarboard, education\0" "favorite\0" "occasion\0" "midi, midi keyboard, master keyboard with plugs\0" "microphone\0" "level control\0" "audio control\0" "musical performance\0" "music, musical background\0" "film clip\0" "ticket\0" "amusement park\0" "fishing\0" "karaoke\0" "film, movies\0" "movie theater, movie projector\0" "music\0" "art\0" "drama, performing arts, theater\0" "event\0" "film\0" "theater masks, theater\0" "video game controller\0" "archery target, hitting the target\0" "magic 8-ball\0" "flower cards\0" "music, being in good mood\0" "dancing notes, mood, melody\0" "ekiden (Japanese)\0" "tennis\0" "skiing\0" "basketball\0" "motor sports\0" "running, marathon, track and fields\0" "surfing\0" "health\0" "motorcycle\0" "race car\0" "town\0" "skyline, city\0" "derelict site\0" "public building\0" "island\0" "home, house with yard\0" "ATM\0" "industrial production site\0" "date of production\0" "japanese izakaya restaurant\0" "flag\0" "price, price tag\0" "archery\0" "beef (on menus)\0" "equestrian sports\0" "cock\0" "hen\0" "poultry (on menus)\0" "pork (on menus)\0" "ladybird, ladybug, coccinellids\0" "tortoise, terrapin\0" "animal, critter\0" "sight\0" "punch\0" "runner, sneaker, tennis shoe\0" "guest account\0" "accounts\0" "rated for family\0" "manicure, nail care\0" "lips\0" "jewelry\0" "two people kissing\0" "wedding chapel\0" "kawaii, cute\0" "idea\0" "plewds\0" "running dash, briffits\0" "dog dirt\0" "strong, muscled\0" "circling stars, squeans\0" "comic book conversation bubble\0" "brilliant homework\0" "perfect score\0" "flexible disk cartridge, floppy disc, floppy, diskette\0" "digital video/versatile disc\0" "read operator's manual\0" "position indicator, news\0" "letter box, mail reception\0" "empty mailbox\0" "mailbox containing mail\0" "mailbox for sending mail\0" "cellular reception\0" "video\0" "movies\0" "stereo\0" "shuffle\0" "repeat\0" "repeat one item over\0" "reload\0" "left speaker\0" "sound\0" "search\0" "get more details\0" "privacy\0" "secure\0" "padlock in locked position\0" "top of page\0" "English input (ABC)\0" "flashlight\0" "Japanese kitchen knife\0" "handgun, revolver\0" "play arrow up\0" "play arrow down\0" "circle shadow down\0" "cross outline\0" "peace\0" "hanukiah\0" "sound off\0" "sound on\0" "clock\0" "portable hole\0" "jump\0" "investigate\0" "cool\0" "fax\0" "telephone handset\0" "modem\0" "cellular phone\0" "mail\0" "e-mail\0" "send message\0" "links\0" "marker\0" "pencil\0" "ballpoint pen\0" "fountain pen\0" "brush\0" "crayon\0" "halt\0" "Vulcan salute\0" "tower computer\0" "computer network\0" "calculator\0" "disk\0" "keyboard\0" "ballpoint\0" "personal computer\0" "monitor\0" "compact disc\0" "graphic document\0" "frames\0" "no frames, no picture\0" "directory\0" "index\0" "archive\0" "trashcan\0" "note, empty calendar\0" "calendar, day 1\0" "overlapping offset windows\0" "refresh\0" "close\0" "encryption\0" "news\0" "classified\0" "finance\0" "rated for violence\0" "hate\0" "rated for sex\0" "kiss\0" "rated for strong language\0" "chat\0" "conference\0" "shout left\0" "shout right\0" "new\0" "updated\0" "lightning bolt\0" "vote\0" "x mark\0" "check\0" "banzai!\0" "fourfold knot ornament\0" "inverse fourfold knot ornament\0" "italic ampersand lowercase\0" "italic ampersand\0" "intercity train\0" "subway, underground train\0" "train, subway station\0" "cruise line vacation\0" "rotating beacon\0" "location information\0" "walking\0" "man symbol\0" "men's restroom\0" "woman symbol\0" "women's restroom\0" "man and woman symbol with divider\0" "unisex restroom\0" "baby on board, baby changing station\0" "caution\0" "information\0" "furniture, lifestyles\0" "hotel, guestrooms\0" "shopping\0" "reception, services\0" "stop sign\0" "shopping cart\0" "tools, repair facility\0" "US road interstate highway\0" "commodities\0" "railroad\0" "boat\0" "military airport\0" "commercial airport\0" "airfield\0" "departures\0" "arrivals\0" "fire\0" "train\0" "sledge, toboggan\0" "UFO\0" "tuk-tuk, remorque\0" "balneum arenae (sand bath), lapis armenus (Armenian stone)\0" "spiritus vini\0" "crucible; acid; distill; atrament; vitriol; red sulfur; borax; wine; alkali salt; mercurius vivus, quick silver\0" "distilled vinegar\0" "brimstone\0" "sulfur nigra, dye\0" "sal gemmae\0" "crocus martis, red or yellow calcined powder of iron\0" "regulus martis, scoria from refining stibnite/antimony with iron\0" "crocus veneris, aes ustum\0" "crocus of copper, crocus veneris, lapis haematites\0" "aes viride, copper subacetate\0" "early astronomical symbol for earth\0" "stibnite\0" "cinnabar\0" "antimony metal\0" "sal alkali\0" "iron pyrite, iron sulfide\0" "ammonium chloride\0" "arsenic sulfide\0" "orpiment\0" "arsenic trisulfide\0" "tinglass\0" "impure potassium tartrate\0" "calx viva\0" "calcium oxide\0" "cera\0" "pulvis\0" "calcinare\0" "oxide residue, calcium oxide\0" "tutia, crude zinc oxide sublimate\0" "aes viride\0" "worthless residue of sublimation or distillation\0" "magnes\0" "fimus equinus\0" "cineres\0" "cineres clavellati, alumen\0" "later cibratus, farina laterum\0" "sublimate\0" "water, aqua\0" "tigellum\0" "balneum mariae\0" "balneum vaporis\0" "mensis\0" "drachma semis\0" "uncia semis\0" "heavy white square\0" "navigate\0" "rofl, rotfl\0" "frustration, disbelief\0" "Gesundheit\0" "Mrs. Claus\0" "gymnastics\0" "fencing\0" "wrestling\0" "celebration, formal toasting\0" "whisky\0" "marksmanship, shooting, hunting\0" "gold medal\0" "silver medal\0" "bronze medal\0" "boxing\0" "judo, karate, taekwondo\0" "pickle\0" "French bread\0" "paella, casserole\0" "döner kebab, falafel, gyro, shawarma\0" "chicken egg\0" "milk\0" "hotcakes, crêpes, blini\0" "potsticker, gyooza, jiaozi, pierogi, empanada\0" "take-away box, oyster pail\0" "kuaizi, hashi, jeotgarak\0" "porkchop, chop, steak\0" "Tyrannosaurus rex\0" "woman's headscarf, hijab\0" "sauna, steam room\0" "yoga, meditation\0" "wizard, witch, sorcerer, sorceress\0" "mermaid, merman\0" "baseball cap\0" "white grasshopper\0" "white nightrider\0" "black grasshopper\0" "black nightrider\0" "neutral grasshopper\0" "neutral nightrider\0" "amazon, terror, omnipotent queen, superqueen\0" "chancellor, marshall, empress\0" "cardinal, princess\0" "hóng shuài\0" "hóng shì\0" "hóng xiàng\0" "hóng mǎ\0" "hóng jū\0" "hóng pào\0" "hóng bīng\0" "hēi jiàng\0" "hēi shì\0" "hēi xiàng\0" "hēi mǎ\0" "hēi jū\0" "hēi pào\0" "hēi zú\0" ; static const UnicharStringIndex names_list_equals[] = { { 0x0000, 0 }, { 0x0001, 5 }, { 0x0002, 22 }, { 0x0003, 36 }, { 0x0004, 48 }, { 0x0005, 68 }, { 0x0006, 76 }, { 0x0007, 88 }, { 0x0008, 93 }, { 0x0009, 103 }, { 0x0009, 124 }, { 0x0009, 151 }, { 0x000A, 155 }, { 0x000A, 170 }, { 0x000A, 184 }, { 0x000B, 202 }, { 0x000B, 218 }, { 0x000C, 243 }, { 0x000D, 258 }, { 0x000E, 279 }, { 0x000F, 289 }, { 0x0010, 298 }, { 0x0011, 315 }, { 0x0012, 334 }, { 0x0013, 353 }, { 0x0014, 374 }, { 0x0015, 394 }, { 0x0016, 415 }, { 0x0017, 432 }, { 0x0018, 458 }, { 0x0019, 465 }, { 0x001A, 479 }, { 0x001B, 490 }, { 0x001C, 497 }, { 0x001C, 524 }, { 0x001D, 544 }, { 0x001D, 572 }, { 0x001E, 593 }, { 0x001E, 619 }, { 0x001F, 641 }, { 0x001F, 667 }, { 0x0021, 687 }, { 0x0021, 697 }, { 0x0023, 702 }, { 0x0024, 743 }, { 0x0027, 760 }, { 0x0027, 783 }, { 0x0028, 793 }, { 0x0029, 819 }, { 0x002A, 845 }, { 0x002C, 869 }, { 0x002D, 887 }, { 0x002E, 908 }, { 0x002F, 935 }, { 0x0040, 950 }, { 0x005B, 958 }, { 0x005C, 987 }, { 0x005D, 997 }, { 0x005F, 1026 }, { 0x007B, 1051 }, { 0x007B, 1079 }, { 0x007C, 1090 }, { 0x007D, 1103 }, { 0x007D, 1131 }, { 0x007F, 1143 }, { 0x0082, 1150 }, { 0x0083, 1171 }, { 0x0085, 1185 }, { 0x0086, 1201 }, { 0x0087, 1224 }, { 0x0088, 1245 }, { 0x0089, 1270 }, { 0x008A, 1310 }, { 0x008B, 1330 }, { 0x008C, 1351 }, { 0x008D, 1373 }, { 0x008E, 1391 }, { 0x008F, 1408 }, { 0x0090, 1427 }, { 0x0091, 1449 }, { 0x0092, 1465 }, { 0x0093, 1481 }, { 0x0094, 1500 }, { 0x0095, 1517 }, { 0x0096, 1533 }, { 0x0097, 1555 }, { 0x0098, 1575 }, { 0x009A, 1591 }, { 0x009B, 1619 }, { 0x009C, 1647 }, { 0x009D, 1665 }, { 0x009E, 1690 }, { 0x009F, 1706 }, { 0x00A3, 1734 }, { 0x00A5, 1795 }, { 0x00A6, 1805 }, { 0x00A6, 1831 }, { 0x00AB, 1859 }, { 0x00AB, 1874 }, { 0x00AC, 1899 }, { 0x00AD, 1927 }, { 0x00AE, 1948 }, { 0x00AF, 1981 }, { 0x00B2, 2003 }, { 0x00B3, 2011 }, { 0x00B6, 2017 }, { 0x00B7, 2032 }, { 0x00B7, 2057 }, { 0x00B7, 2072 }, { 0x00BB, 2102 }, { 0x00BF, 2118 }, { 0x00C6, 2139 }, { 0x00D7, 2171 }, { 0x00D8, 2200 }, { 0x00DF, 2208 }, { 0x00E6, 2215 }, { 0x00E6, 2245 }, { 0x00F7, 2273 }, { 0x00F8, 2200 }, { 0x0130, 2280 }, { 0x0149, 2286 }, { 0x014B, 2324 }, { 0x0153, 2337 }, { 0x018D, 2368 }, { 0x018E, 2391 }, { 0x0190, 2400 }, { 0x0192, 2408 }, { 0x0192, 2417 }, { 0x0192, 2454 }, { 0x0197, 2470 }, { 0x019A, 2486 }, { 0x019B, 2495 }, { 0x019F, 2521 }, { 0x01B2, 2537 }, { 0x01B6, 2546 }, { 0x01BF, 2562 }, { 0x01C0, 2566 }, { 0x01C1, 2571 }, { 0x01C2, 2583 }, { 0x01C2, 2602 }, { 0x01C3, 2629 }, { 0x01C3, 2665 }, { 0x01F7, 2562 }, { 0x0251, 2692 }, { 0x0256, 2726 }, { 0x025B, 2400 }, { 0x025E, 2743 }, { 0x0264, 2767 }, { 0x0268, 2470 }, { 0x0275, 2803 }, { 0x027F, 2809 }, { 0x028B, 2843 }, { 0x028C, 2877 }, { 0x0292, 2890 }, { 0x0295, 2895 }, { 0x0298, 2917 }, { 0x029A, 2926 }, { 0x02BC, 2941 }, { 0x02C7, 2952 }, { 0x0300, 2958 }, { 0x0301, 2970 }, { 0x0301, 2982 }, { 0x0302, 3000 }, { 0x0304, 3004 }, { 0x0305, 3009 }, { 0x0306, 3029 }, { 0x0306, 3035 }, { 0x0307, 3048 }, { 0x0308, 3080 }, { 0x0308, 3105 }, { 0x0308, 3121 }, { 0x0309, 3139 }, { 0x030C, 3143 }, { 0x0312, 3158 }, { 0x0313, 3172 }, { 0x0314, 3207 }, { 0x0323, 3241 }, { 0x0328, 3246 }, { 0x0332, 3257 }, { 0x0333, 3279 }, { 0x0336, 3315 }, { 0x0337, 3329 }, { 0x0338, 3349 }, { 0x033E, 3368 }, { 0x0345, 3374 }, { 0x0345, 3409 }, { 0x035C, 3424 }, { 0x0361, 3465 }, { 0x0374, 3478 }, { 0x0375, 3491 }, { 0x037A, 3409 }, { 0x037E, 3507 }, { 0x0393, 3519 }, { 0x0399, 3534 }, { 0x03BB, 3548 }, { 0x03C2, 3555 }, { 0x03D0, 3606 }, { 0x03D1, 3618 }, { 0x03D6, 3631 }, { 0x03F0, 3640 }, { 0x03F1, 3653 }, { 0x03F2, 3664 }, { 0x03F5, 3702 }, { 0x03F6, 3719 }, { 0x03FD, 3745 }, { 0x03FE, 3755 }, { 0x03FF, 3776 }, { 0x0454, 3801 }, { 0x0456, 3819 }, { 0x047C, 3834 }, { 0x0515, 3861 }, { 0x0517, 3873 }, { 0x0521, 3885 }, { 0x0523, 3899 }, { 0x055A, 3913 }, { 0x055B, 3960 }, { 0x055C, 3967 }, { 0x055D, 3988 }, { 0x055E, 3993 }, { 0x055F, 4009 }, { 0x0589, 4015 }, { 0x058A, 4025 }, { 0x0591, 4034 }, { 0x0592, 4040 }, { 0x0596, 4048 }, { 0x0598, 4071 }, { 0x059C, 4104 }, { 0x059F, 4110 }, { 0x05A1, 4122 }, { 0x05A5, 4134 }, { 0x05A8, 4140 }, { 0x05AA, 4145 }, { 0x05AE, 4152 }, { 0x05BC, 4166 }, { 0x05BD, 4173 }, { 0x05C0, 4179 }, { 0x05D0, 4188 }, { 0x05E6, 4194 }, { 0x05F0, 4199 }, { 0x05F2, 4210 }, { 0x0640, 4221 }, { 0x0657, 4229 }, { 0x06A9, 4239 }, { 0x06C0, 4252 }, { 0x06E1, 4285 }, { 0x070F, 4297 }, { 0x081C, 4301 }, { 0x081E, 4315 }, { 0x0821, 4328 }, { 0x0825, 4341 }, { 0x0826, 4347 }, { 0x0829, 4353 }, { 0x0830, 4359 }, { 0x0831, 4374 }, { 0x0832, 4387 }, { 0x0833, 4397 }, { 0x0834, 4404 }, { 0x0835, 4413 }, { 0x0838, 4422 }, { 0x0839, 4431 }, { 0x083A, 4446 }, { 0x083B, 4455 }, { 0x083C, 4464 }, { 0x083D, 4479 }, { 0x083E, 4489 }, { 0x0840, 4494 }, { 0x0845, 4496 }, { 0x0847, 4498 }, { 0x0849, 4512 }, { 0x0856, 4514 }, { 0x08AA, 4517 }, { 0x08AB, 4528 }, { 0x08AC, 4536 }, { 0x08F0, 4547 }, { 0x08F1, 4567 }, { 0x08F2, 4587 }, { 0x0900, 4607 }, { 0x0901, 4637 }, { 0x0902, 4647 }, { 0x0945, 4653 }, { 0x094D, 4660 }, { 0x0951, 4694 }, { 0x0952, 4713 }, { 0x0964, 4733 }, { 0x0965, 4745 }, { 0x0980, 4758 }, { 0x09AC, 4779 }, { 0x09CD, 4794 }, { 0x09F0, 4827 }, { 0x09F1, 4846 }, { 0x09F1, 4865 }, { 0x09F2, 4909 }, { 0x09F3, 4914 }, { 0x09FA, 4931 }, { 0x09FA, 4938 }, { 0x0A05, 4947 }, { 0x0A3C, 4952 }, { 0x0A3E, 4965 }, { 0x0A3F, 4971 }, { 0x0A40, 4978 }, { 0x0A41, 4985 }, { 0x0A42, 4992 }, { 0x0A47, 5002 }, { 0x0A48, 5009 }, { 0x0A4B, 5018 }, { 0x0A4C, 5023 }, { 0x0B2F, 5031 }, { 0x0B5C, 5034 }, { 0x0B5D, 5038 }, { 0x0B5F, 5043 }, { 0x0B83, 5046 }, { 0x0BAA, 5053 }, { 0x0BCD, 5057 }, { 0x0BF3, 5063 }, { 0x0BF3, 5080 }, { 0x0BF4, 5096 }, { 0x0BF5, 5104 }, { 0x0BF6, 5112 }, { 0x0BF7, 5118 }, { 0x0BF8, 5125 }, { 0x0BF9, 5133 }, { 0x0BFA, 5139 }, { 0x0C01, 5152 }, { 0x0C02, 5161 }, { 0x0C4D, 5167 }, { 0x0C77, 5195 }, { 0x0C84, 5195 }, { 0x0D1A, 5207 }, { 0x0D1B, 5211 }, { 0x0D1E, 5216 }, { 0x0D1F, 5220 }, { 0x0D20, 5223 }, { 0x0D21, 5227 }, { 0x0D22, 5235 }, { 0x0D23, 5244 }, { 0x0D24, 5252 }, { 0x0D25, 5256 }, { 0x0D26, 5261 }, { 0x0D27, 5269 }, { 0x0D34, 5278 }, { 0x0D36, 5282 }, { 0x0D37, 5291 }, { 0x0D3D, 5295 }, { 0x0D4D, 5306 }, { 0x0D4D, 5339 }, { 0x0D58, 5352 }, { 0x0D59, 5361 }, { 0x0D5A, 5368 }, { 0x0D5B, 5380 }, { 0x0D5C, 5387 }, { 0x0D5D, 5396 }, { 0x0D5E, 5406 }, { 0x0D73, 5415 }, { 0x0D74, 5420 }, { 0x0D75, 5424 }, { 0x0D76, 5432 }, { 0x0D77, 5441 }, { 0x0D78, 5450 }, { 0x0D82, 5459 }, { 0x0D83, 5468 }, { 0x0D85, 5476 }, { 0x0D86, 5493 }, { 0x0D87, 5511 }, { 0x0D88, 5529 }, { 0x0D89, 5548 }, { 0x0D8A, 5565 }, { 0x0D8B, 5583 }, { 0x0D8C, 5600 }, { 0x0D8D, 5618 }, { 0x0D8E, 5643 }, { 0x0D8F, 5669 }, { 0x0D90, 5694 }, { 0x0D91, 5720 }, { 0x0D92, 5737 }, { 0x0D93, 5755 }, { 0x0D94, 5773 }, { 0x0D95, 5790 }, { 0x0D96, 5808 }, { 0x0D9A, 5826 }, { 0x0D9B, 5844 }, { 0x0D9C, 5863 }, { 0x0D9D, 5881 }, { 0x0D9E, 5900 }, { 0x0D9F, 5919 }, { 0x0DA0, 5939 }, { 0x0DA1, 5957 }, { 0x0DA2, 5976 }, { 0x0DA3, 5994 }, { 0x0DA4, 6013 }, { 0x0DA5, 6032 }, { 0x0DA6, 6052 }, { 0x0DA7, 6072 }, { 0x0DA8, 6091 }, { 0x0DA9, 6111 }, { 0x0DAA, 6130 }, { 0x0DAB, 6150 }, { 0x0DAC, 6169 }, { 0x0DAD, 6190 }, { 0x0DAE, 6208 }, { 0x0DAF, 6227 }, { 0x0DB0, 6245 }, { 0x0DB1, 6264 }, { 0x0DB3, 6282 }, { 0x0DB4, 6301 }, { 0x0DB5, 6319 }, { 0x0DB6, 6338 }, { 0x0DB7, 6356 }, { 0x0DB8, 6375 }, { 0x0DB9, 6393 }, { 0x0DBA, 6412 }, { 0x0DBB, 6430 }, { 0x0DBD, 6448 }, { 0x0DC0, 6466 }, { 0x0DC1, 6484 }, { 0x0DC2, 6503 }, { 0x0DC3, 6522 }, { 0x0DC4, 6540 }, { 0x0DC5, 6558 }, { 0x0DC6, 6577 }, { 0x0DCA, 6595 }, { 0x0DCF, 6602 }, { 0x0DD0, 6624 }, { 0x0DD1, 6646 }, { 0x0DD2, 6669 }, { 0x0DD3, 6690 }, { 0x0DD4, 6712 }, { 0x0DD6, 6733 }, { 0x0DD8, 6755 }, { 0x0DD9, 6784 }, { 0x0DDA, 6805 }, { 0x0DDB, 6827 }, { 0x0DDC, 6849 }, { 0x0DDD, 6870 }, { 0x0DDE, 6892 }, { 0x0DDF, 6914 }, { 0x0DF2, 6943 }, { 0x0DF3, 6973 }, { 0x0E2E, 7003 }, { 0x0E2F, 7014 }, { 0x0E37, 7025 }, { 0x0E43, 7034 }, { 0x0E44, 7051 }, { 0x0E45, 7069 }, { 0x0E46, 7082 }, { 0x0E47, 7092 }, { 0x0E4D, 7103 }, { 0x0E81, 7113 }, { 0x0E82, 7120 }, { 0x0E84, 7129 }, { 0x0E87, 7139 }, { 0x0E88, 7157 }, { 0x0E8A, 7172 }, { 0x0E8D, 7180 }, { 0x0E94, 7190 }, { 0x0E95, 7197 }, { 0x0E96, 7203 }, { 0x0E97, 7213 }, { 0x0E99, 7223 }, { 0x0E9A, 7230 }, { 0x0E9B, 7244 }, { 0x0E9C, 7250 }, { 0x0E9D, 7260 }, { 0x0E9E, 7266 }, { 0x0EA1, 7274 }, { 0x0EA2, 7288 }, { 0x0EA3, 7294 }, { 0x0EA5, 7301 }, { 0x0EA7, 7309 }, { 0x0EAA, 7315 }, { 0x0EAB, 7322 }, { 0x0EAD, 7337 }, { 0x0EAE, 7341 }, { 0x0EBB, 7357 }, { 0x0EBD, 7366 }, { 0x0EC3, 7376 }, { 0x0EC4, 7385 }, { 0x0F0B, 7393 }, { 0x0F0D, 7398 }, { 0x0F1F, 7403 }, { 0x0F65, 7413 }, { 0x0F71, 7426 }, { 0x0F7E, 5459 }, { 0x0F7F, 5468 }, { 0x0F84, 7434 }, { 0x0FAD, 7443 }, { 0x0FB0, 7426 }, { 0x0FB1, 7468 }, { 0x0FB2, 7485 }, { 0x0FB5, 7502 }, { 0x0FCE, 7525 }, { 0x0FD2, 7535 }, { 0x0FD3, 7544 }, { 0x0FD4, 7567 }, { 0x0FD5, 7590 }, { 0x0FD6, 7613 }, { 0x0FD7, 7636 }, { 0x0FD8, 7672 }, { 0x1037, 7708 }, { 0x103A, 7716 }, { 0x1100, 7749 }, { 0x1101, 7751 }, { 0x1102, 7754 }, { 0x1103, 7756 }, { 0x1104, 7758 }, { 0x1105, 7761 }, { 0x1106, 7763 }, { 0x1107, 7765 }, { 0x1108, 7767 }, { 0x1109, 7770 }, { 0x110A, 7772 }, { 0x110C, 7775 }, { 0x110D, 7777 }, { 0x110E, 7780 }, { 0x110F, 7782 }, { 0x1110, 7784 }, { 0x1111, 7786 }, { 0x1112, 7788 }, { 0x1161, 7790 }, { 0x1162, 7792 }, { 0x1163, 7795 }, { 0x1164, 7798 }, { 0x1165, 7802 }, { 0x1166, 7805 }, { 0x1167, 7807 }, { 0x1168, 7811 }, { 0x1169, 7814 }, { 0x116A, 7816 }, { 0x116B, 7819 }, { 0x116C, 7823 }, { 0x116D, 7826 }, { 0x116E, 7829 }, { 0x116F, 7831 }, { 0x1170, 7835 }, { 0x1171, 7838 }, { 0x1172, 7841 }, { 0x1173, 7844 }, { 0x1174, 7847 }, { 0x1175, 7850 }, { 0x11A8, 7749 }, { 0x11A9, 7751 }, { 0x11AA, 7852 }, { 0x11AB, 7754 }, { 0x11AC, 7855 }, { 0x11AD, 7858 }, { 0x11AE, 7756 }, { 0x11AF, 7861 }, { 0x11B0, 7863 }, { 0x11B1, 7866 }, { 0x11B2, 7869 }, { 0x11B3, 7872 }, { 0x11B4, 7875 }, { 0x11B5, 7878 }, { 0x11B6, 7881 }, { 0x11B7, 7763 }, { 0x11B8, 7765 }, { 0x11B9, 7884 }, { 0x11BA, 7770 }, { 0x11BB, 7772 }, { 0x11BC, 7887 }, { 0x11BD, 7775 }, { 0x11BE, 7780 }, { 0x11BF, 7782 }, { 0x11C0, 7784 }, { 0x11C1, 7786 }, { 0x11C2, 7788 }, { 0x17C6, 7890 }, { 0x17C6, 5459 }, { 0x17C7, 7898 }, { 0x17C7, 5468 }, { 0x191D, 7906 }, { 0x1AA3, 7911 }, { 0x1AA4, 7921 }, { 0x1AA5, 7928 }, { 0x1B00, 7935 }, { 0x1B01, 7947 }, { 0x1B02, 5459 }, { 0x1B03, 7959 }, { 0x1B04, 5468 }, { 0x1B05, 4494 }, { 0x1B06, 7965 }, { 0x1B07, 4512 }, { 0x1B08, 7968 }, { 0x1B09, 4496 }, { 0x1B0A, 7971 }, { 0x1B0B, 7974 }, { 0x1B0C, 7984 }, { 0x1B0D, 7995 }, { 0x1B0E, 8005 }, { 0x1B0F, 8016 }, { 0x1B10, 8018 }, { 0x1B11, 8021 }, { 0x1B12, 8023 }, { 0x1B14, 8026 }, { 0x1B16, 8030 }, { 0x1B19, 5207 }, { 0x1B1B, 8034 }, { 0x1B1D, 5223 }, { 0x1B1E, 5256 }, { 0x1B1F, 5034 }, { 0x1B20, 5038 }, { 0x1B21, 8038 }, { 0x1B23, 5252 }, { 0x1B25, 8042 }, { 0x1B28, 8046 }, { 0x1B2A, 8050 }, { 0x1B30, 5291 }, { 0x1B31, 8054 }, { 0x1B34, 8058 }, { 0x1B35, 7965 }, { 0x1B36, 4512 }, { 0x1B37, 7968 }, { 0x1B38, 4496 }, { 0x1B39, 7971 }, { 0x1B3A, 7974 }, { 0x1B3B, 7984 }, { 0x1B3C, 7995 }, { 0x1B3D, 8005 }, { 0x1B3E, 8016 }, { 0x1B3F, 8018 }, { 0x1B40, 8021 }, { 0x1B41, 8023 }, { 0x1B42, 8064 }, { 0x1B43, 8067 }, { 0x1B44, 6595 }, { 0x1B5A, 8070 }, { 0x1B5B, 8078 }, { 0x1B5C, 8096 }, { 0x1B5D, 8113 }, { 0x1B5E, 8119 }, { 0x1B5F, 8125 }, { 0x1B60, 8138 }, { 0x1B80, 5459 }, { 0x1B81, 7959 }, { 0x1B82, 5468 }, { 0x1BA1, 8159 }, { 0x1BA2, 8172 }, { 0x1BA3, 8185 }, { 0x1BA4, 4512 }, { 0x1BA5, 4496 }, { 0x1BA6, 8064 }, { 0x1BA7, 8021 }, { 0x1BA8, 8016 }, { 0x1BA9, 8198 }, { 0x1BAA, 6595 }, { 0x1BAC, 8201 }, { 0x1BAD, 8214 }, { 0x1BE7, 8227 }, { 0x1BE8, 8237 }, { 0x1BE9, 8248 }, { 0x1BEA, 8256 }, { 0x1BEB, 8261 }, { 0x1BEC, 8268 }, { 0x1BED, 8278 }, { 0x1BEE, 8289 }, { 0x1BEF, 8296 }, { 0x1BF0, 8324 }, { 0x1BF1, 8332 }, { 0x1BF2, 6595 }, { 0x1BF3, 6595 }, { 0x1CD0, 8343 }, { 0x1CD1, 8372 }, { 0x1CD2, 8402 }, { 0x1CD3, 8429 }, { 0x1CD5, 8458 }, { 0x1CD6, 8486 }, { 0x1CD7, 8514 }, { 0x1CD8, 8548 }, { 0x1CD9, 8580 }, { 0x1CDA, 8618 }, { 0x1CDB, 8653 }, { 0x1CDC, 8688 }, { 0x1CDD, 8716 }, { 0x1CDE, 8743 }, { 0x1CDF, 8774 }, { 0x1CE0, 8806 }, { 0x1CE1, 8835 }, { 0x1CE2, 8869 }, { 0x1CE3, 8890 }, { 0x1CE4, 8929 }, { 0x1CE5, 8964 }, { 0x1CE6, 8996 }, { 0x1CE7, 9032 }, { 0x1CE8, 9075 }, { 0x1CE9, 9111 }, { 0x1CEA, 9140 }, { 0x1CEB, 9170 }, { 0x1CEC, 9201 }, { 0x1CED, 9241 }, { 0x1CEE, 9256 }, { 0x1CEF, 9284 }, { 0x1CF0, 9317 }, { 0x1CF1, 9349 }, { 0x1CF2, 9382 }, { 0x1CF7, 9419 }, { 0x2001, 9447 }, { 0x2002, 9459 }, { 0x2003, 9463 }, { 0x2004, 9470 }, { 0x2005, 9482 }, { 0x2015, 9492 }, { 0x2018, 9507 }, { 0x2019, 9542 }, { 0x201A, 9570 }, { 0x201B, 9602 }, { 0x201C, 9639 }, { 0x201D, 9674 }, { 0x201E, 9702 }, { 0x201F, 9734 }, { 0x2020, 9771 }, { 0x2021, 9805 }, { 0x2022, 9828 }, { 0x2026, 9847 }, { 0x2030, 9864 }, { 0x2031, 9887 }, { 0x2032, 9897 }, { 0x2033, 9911 }, { 0x2034, 9927 }, { 0x2039, 9964 }, { 0x203A, 9995 }, { 0x203B, 10027 }, { 0x203B, 10041 }, { 0x203E, 10066 }, { 0x203F, 10084 }, { 0x2040, 10099 }, { 0x2044, 10133 }, { 0x2052, 10157 }, { 0x2055, 10227 }, { 0x2059, 10241 }, { 0x2059, 10258 }, { 0x205D, 10267 }, { 0x2063, 10302 }, { 0x20AA, 10318 }, { 0x20B1, 10325 }, { 0x20DB, 10344 }, { 0x20DC, 10361 }, { 0x20DD, 10379 }, { 0x20DD, 10402 }, { 0x20E6, 10440 }, { 0x20E7, 10477 }, { 0x20E9, 10492 }, { 0x20EB, 10513 }, { 0x2101, 10539 }, { 0x2102, 10554 }, { 0x2103, 10581 }, { 0x2104, 10600 }, { 0x210A, 10606 }, { 0x210B, 10625 }, { 0x210C, 10646 }, { 0x210E, 10660 }, { 0x210F, 10691 }, { 0x2111, 10731 }, { 0x2112, 10746 }, { 0x2113, 10764 }, { 0x2113, 10790 }, { 0x2114, 10817 }, { 0x2115, 10824 }, { 0x2117, 10839 }, { 0x2117, 10849 }, { 0x211A, 10866 }, { 0x211B, 10894 }, { 0x211C, 10911 }, { 0x211D, 10921 }, { 0x211E, 10945 }, { 0x211E, 10952 }, { 0x2124, 10964 }, { 0x2127, 10984 }, { 0x212C, 10988 }, { 0x212F, 11007 }, { 0x212F, 11013 }, { 0x2130, 11030 }, { 0x2131, 11056 }, { 0x2132, 11074 }, { 0x2133, 11100 }, { 0x2133, 11119 }, { 0x2134, 11160 }, { 0x2135, 11188 }, { 0x2136, 11227 }, { 0x2137, 11271 }, { 0x2138, 11329 }, { 0x2141, 11357 }, { 0x2183, 11362 }, { 0x2183, 11376 }, { 0x2192, 11395 }, { 0x2194, 11421 }, { 0x219E, 11441 }, { 0x219F, 11458 }, { 0x21A0, 11473 }, { 0x21A0, 11501 }, { 0x21A1, 11519 }, { 0x21A1, 11529 }, { 0x21A3, 11546 }, { 0x21A6, 11573 }, { 0x21A7, 11591 }, { 0x21AF, 11604 }, { 0x21B4, 11617 }, { 0x21B8, 11627 }, { 0x21B9, 11632 }, { 0x21DE, 11651 }, { 0x21DF, 11659 }, { 0x21E4, 11669 }, { 0x21E5, 11682 }, { 0x21E7, 11696 }, { 0x21E7, 11702 }, { 0x21E8, 11730 }, { 0x21EA, 11756 }, { 0x21EB, 11766 }, { 0x21EC, 11779 }, { 0x21ED, 11800 }, { 0x21EE, 11813 }, { 0x21EF, 11828 }, { 0x21F0, 11841 }, { 0x21F1, 11627 }, { 0x21F2, 11852 }, { 0x21F3, 11856 }, { 0x21F8, 11866 }, { 0x21F9, 11894 }, { 0x21FB, 11922 }, { 0x21FC, 11949 }, { 0x2200, 11976 }, { 0x2203, 11997 }, { 0x2205, 12020 }, { 0x2206, 12029 }, { 0x2206, 12046 }, { 0x2206, 12065 }, { 0x2207, 12102 }, { 0x2207, 12122 }, { 0x220B, 12136 }, { 0x220E, 12146 }, { 0x220F, 12153 }, { 0x2210, 12166 }, { 0x2211, 12181 }, { 0x2218, 12196 }, { 0x2218, 12215 }, { 0x221A, 12223 }, { 0x221F, 12236 }, { 0x2222, 12261 }, { 0x2223, 12136 }, { 0x2223, 12271 }, { 0x2227, 12281 }, { 0x2228, 12300 }, { 0x2229, 12317 }, { 0x222A, 12326 }, { 0x2238, 12330 }, { 0x223C, 12353 }, { 0x223C, 12383 }, { 0x223C, 12402 }, { 0x223C, 12413 }, { 0x223C, 12417 }, { 0x223C, 12423 }, { 0x223D, 12433 }, { 0x223E, 12440 }, { 0x223F, 12454 }, { 0x2248, 12474 }, { 0x2252, 12488 }, { 0x2257, 12502 }, { 0x2259, 12525 }, { 0x225C, 12540 }, { 0x225C, 12552 }, { 0x226C, 12575 }, { 0x227A, 12594 }, { 0x227B, 12610 }, { 0x2282, 12627 }, { 0x2283, 12643 }, { 0x228E, 12659 }, { 0x2295, 12683 }, { 0x2295, 12694 }, { 0x2296, 12720 }, { 0x2297, 12741 }, { 0x2297, 12694 }, { 0x2299, 12756 }, { 0x2299, 12771 }, { 0x229C, 12799 }, { 0x22A2, 12857 }, { 0x22A2, 12867 }, { 0x22A2, 12891 }, { 0x22A3, 12901 }, { 0x22A3, 12919 }, { 0x22A4, 12947 }, { 0x22A5, 12951 }, { 0x22A6, 12964 }, { 0x22A8, 12975 }, { 0x22A8, 13000 }, { 0x22A8, 13015 }, { 0x22A8, 13025 }, { 0x22C2, 13036 }, { 0x22C3, 13072 }, { 0x22D4, 13101 }, { 0x2308, 13121 }, { 0x230A, 13133 }, { 0x2310, 13147 }, { 0x2311, 13165 }, { 0x2312, 13181 }, { 0x2313, 13202 }, { 0x2316, 13224 }, { 0x2318, 13238 }, { 0x2318, 13256 }, { 0x2319, 13290 }, { 0x231B, 13302 }, { 0x2324, 13329 }, { 0x2326, 13339 }, { 0x2327, 13363 }, { 0x232B, 13373 }, { 0x234A, 13396 }, { 0x234E, 13413 }, { 0x2351, 13425 }, { 0x2355, 13443 }, { 0x2361, 13457 }, { 0x2364, 13477 }, { 0x2365, 13482 }, { 0x2368, 13489 }, { 0x2385, 13495 }, { 0x2388, 13502 }, { 0x2389, 13510 }, { 0x238A, 13516 }, { 0x238B, 13533 }, { 0x23B0, 13540 }, { 0x23B1, 13555 }, { 0x23E9, 13571 }, { 0x23EA, 13584 }, { 0x23ED, 13607 }, { 0x23EE, 13650 }, { 0x23EF, 13699 }, { 0x23F4, 13717 }, { 0x23F5, 13731 }, { 0x23F6, 13739 }, { 0x23F7, 13748 }, { 0x23F8, 13510 }, { 0x23F9, 13757 }, { 0x23FA, 13762 }, { 0x2445, 13769 }, { 0x2446, 13785 }, { 0x2447, 13793 }, { 0x2448, 13800 }, { 0x2449, 13806 }, { 0x2500, 13811 }, { 0x2502, 13833 }, { 0x250C, 13855 }, { 0x2510, 13877 }, { 0x2514, 13899 }, { 0x2518, 13921 }, { 0x251C, 13943 }, { 0x251D, 13965 }, { 0x2524, 13987 }, { 0x2525, 14009 }, { 0x252C, 14031 }, { 0x252F, 14053 }, { 0x2534, 14075 }, { 0x2537, 14097 }, { 0x253C, 14119 }, { 0x253F, 14141 }, { 0x2588, 14163 }, { 0x2592, 14169 }, { 0x25A0, 14196 }, { 0x25A1, 14230 }, { 0x25A1, 14241 }, { 0x25AA, 14268 }, { 0x25AE, 14282 }, { 0x25B3, 14299 }, { 0x25B7, 14305 }, { 0x25BB, 14334 }, { 0x25BD, 14358 }, { 0x25C1, 14376 }, { 0x25C5, 14406 }, { 0x25C9, 14431 }, { 0x25FB, 14468 }, { 0x2600, 14492 }, { 0x2601, 14506 }, { 0x2602, 14521 }, { 0x2603, 14535 }, { 0x2609, 14549 }, { 0x260A, 14576 }, { 0x260B, 14610 }, { 0x260C, 14639 }, { 0x2613, 14665 }, { 0x2614, 14684 }, { 0x2615, 14700 }, { 0x261E, 14735 }, { 0x2620, 14759 }, { 0x2627, 14766 }, { 0x2629, 14799 }, { 0x262B, 14819 }, { 0x262C, 14840 }, { 0x2630, 14847 }, { 0x2631, 14853 }, { 0x2632, 14858 }, { 0x2633, 14862 }, { 0x2634, 14868 }, { 0x2635, 14873 }, { 0x2636, 14878 }, { 0x2637, 14883 }, { 0x263A, 14888 }, { 0x263C, 14905 }, { 0x263D, 14913 }, { 0x263E, 14913 }, { 0x263F, 14942 }, { 0x263F, 14976 }, { 0x2640, 14991 }, { 0x2640, 14997 }, { 0x2641, 15026 }, { 0x2642, 15057 }, { 0x2642, 15062 }, { 0x2643, 15089 }, { 0x2644, 15115 }, { 0x2646, 15142 }, { 0x264D, 15181 }, { 0x264F, 15205 }, { 0x264F, 15213 }, { 0x2665, 15225 }, { 0x2669, 15235 }, { 0x266A, 15244 }, { 0x266B, 15251 }, { 0x266C, 15266 }, { 0x266F, 15285 }, { 0x267E, 15312 }, { 0x267F, 15327 }, { 0x2692, 15344 }, { 0x2693, 15380 }, { 0x2694, 15412 }, { 0x2695, 15468 }, { 0x2696, 15481 }, { 0x2697, 15507 }, { 0x2698, 15532 }, { 0x2699, 15547 }, { 0x269B, 15565 }, { 0x269E, 15596 }, { 0x269F, 15613 }, { 0x26A1, 15633 }, { 0x26A1, 15641 }, { 0x26A2, 15658 }, { 0x26A3, 15679 }, { 0x26A4, 15698 }, { 0x26A5, 15714 }, { 0x26A5, 15736 }, { 0x26A6, 15766 }, { 0x26A6, 15778 }, { 0x26A7, 15766 }, { 0x26A8, 15062 }, { 0x26A9, 15062 }, { 0x26AA, 15823 }, { 0x26AA, 15855 }, { 0x26AC, 15874 }, { 0x26B0, 15905 }, { 0x26B1, 15924 }, { 0x26BF, 15945 }, { 0x26C4, 15959 }, { 0x26C5, 15970 }, { 0x26C6, 14521 }, { 0x26C7, 15984 }, { 0x26C8, 15995 }, { 0x26CC, 16008 }, { 0x26CF, 16017 }, { 0x26D0, 16036 }, { 0x26D1, 16045 }, { 0x26D2, 16057 }, { 0x26D3, 16069 }, { 0x26DB, 16090 }, { 0x26DD, 16101 }, { 0x26DE, 16114 }, { 0x26DF, 16139 }, { 0x26DF, 16151 }, { 0x26E3, 16187 }, { 0x26E4, 16201 }, { 0x26E8, 16222 }, { 0x26E9, 16231 }, { 0x26ED, 16237 }, { 0x26EE, 16245 }, { 0x26F1, 16275 }, { 0x26F2, 16289 }, { 0x26F3, 16294 }, { 0x26F4, 16306 }, { 0x26F5, 16326 }, { 0x26F6, 16350 }, { 0x26F7, 16363 }, { 0x26F8, 16374 }, { 0x26F9, 16391 }, { 0x26FA, 16418 }, { 0x26FC, 16431 }, { 0x26FD, 16466 }, { 0x26FE, 16494 }, { 0x26FF, 16514 }, { 0x2709, 16547 }, { 0x270A, 16563 }, { 0x270B, 16598 }, { 0x270C, 16634 }, { 0x273A, 16673 }, { 0x2749, 16683 }, { 0x274B, 16688 }, { 0x2757, 16697 }, { 0x2766, 16733 }, { 0x2767, 16744 }, { 0x27B0, 16761 }, { 0x27C2, 16768 }, { 0x27CB, 16782 }, { 0x27CD, 16790 }, { 0x27CE, 16800 }, { 0x27CF, 16808 }, { 0x27D3, 16816 }, { 0x27D4, 16825 }, { 0x27DF, 16833 }, { 0x27E1, 16850 }, { 0x27E2, 16873 }, { 0x27E3, 16900 }, { 0x27E4, 16931 }, { 0x27E5, 16959 }, { 0x27E6, 16991 }, { 0x27E7, 17019 }, { 0x27E8, 17048 }, { 0x27E8, 17052 }, { 0x27E9, 17085 }, { 0x27E9, 17089 }, { 0x27EA, 17123 }, { 0x27EB, 17155 }, { 0x27EE, 17188 }, { 0x27EF, 17195 }, { 0x27FB, 17202 }, { 0x27FC, 17212 }, { 0x2900, 17220 }, { 0x2901, 17250 }, { 0x2905, 17212 }, { 0x2906, 17202 }, { 0x2907, 17212 }, { 0x2914, 17279 }, { 0x2915, 17308 }, { 0x2916, 17336 }, { 0x2916, 17354 }, { 0x2917, 17375 }, { 0x2918, 17407 }, { 0x29D6, 17446 }, { 0x29D6, 17462 }, { 0x29DC, 17475 }, { 0x29E0, 17499 }, { 0x29E6, 17513 }, { 0x29E7, 17537 }, { 0x29F4, 17549 }, { 0x29F9, 17567 }, { 0x2A07, 17592 }, { 0x2A1B, 17598 }, { 0x2A1C, 17613 }, { 0x2A1D, 17628 }, { 0x2A24, 17641 }, { 0x2A26, 17668 }, { 0x2A27, 17695 }, { 0x2A41, 17708 }, { 0x2A68, 17735 }, { 0x2AA1, 17761 }, { 0x2ADC, 17781 }, { 0x2ADD, 17797 }, { 0x2AE2, 17809 }, { 0x2AEB, 17830 }, { 0x2AF1, 17843 }, { 0x2AF4, 17865 }, { 0x2AFE, 17876 }, { 0x2AFF, 17892 }, { 0x2B55, 17914 }, { 0x2B56, 17943 }, { 0x2B57, 17962 }, { 0x2B58, 17979 }, { 0x2B58, 18002 }, { 0x2B59, 18019 }, { 0x2B70, 18034 }, { 0x2B71, 18043 }, { 0x2B72, 18050 }, { 0x2B73, 18060 }, { 0x2B76, 11627 }, { 0x2B78, 11852 }, { 0x2B7B, 11651 }, { 0x2B7D, 11659 }, { 0x2B94, 18069 }, { 0x2BB8, 11756 }, { 0x2BB9, 13533 }, { 0x2BBA, 18074 }, { 0x2BBB, 18090 }, { 0x2BBC, 18117 }, { 0x2BD1, 18144 }, { 0x2BDE, 18150 }, { 0x2BEC, 11441 }, { 0x2BED, 11458 }, { 0x2BEE, 11501 }, { 0x2BEF, 11529 }, { 0x2BF9, 18173 }, { 0x2BFA, 18208 }, { 0x2BFB, 18221 }, { 0x2BFC, 18237 }, { 0x2BFD, 18251 }, { 0x2BFE, 18263 }, { 0x2D40, 18271 }, { 0x2D53, 18282 }, { 0x2D58, 18293 }, { 0x2D64, 18303 }, { 0x2D6F, 18315 }, { 0x2D70, 18324 }, { 0x2E12, 18333 }, { 0x2E16, 18345 }, { 0x2E18, 18365 }, { 0x2E2E, 18377 }, { 0x2E3A, 18399 }, { 0x2E4A, 18413 }, { 0x301A, 18432 }, { 0x301B, 18461 }, { 0x302E, 18491 }, { 0x302F, 18511 }, { 0x3036, 18531 }, { 0x3057, 18561 }, { 0x3058, 18565 }, { 0x3061, 18581 }, { 0x3062, 18565 }, { 0x3063, 18585 }, { 0x3064, 18595 }, { 0x3065, 18599 }, { 0x3075, 18615 }, { 0x30B7, 18561 }, { 0x30B8, 18565 }, { 0x30C1, 18581 }, { 0x30C2, 18565 }, { 0x30C3, 18585 }, { 0x30C4, 18595 }, { 0x30C5, 18599 }, { 0x30D5, 18615 }, { 0x3164, 18618 }, { 0x3180, 18625 }, { 0x3190, 18639 }, { 0x3191, 18647 }, { 0x3248, 18659 }, { 0x3249, 18679 }, { 0x324A, 18699 }, { 0x324B, 18719 }, { 0x324C, 18739 }, { 0x324D, 18759 }, { 0x324E, 18779 }, { 0x324F, 18799 }, { 0x3280, 18819 }, { 0x337F, 18851 }, { 0xA792, 18867 }, { 0xA7BD, 18883 }, { 0xA7C8, 18901 }, { 0xA7F5, 18914 }, { 0xA806, 18925 }, { 0xA82C, 18940 }, { 0xA8E0, 18947 }, { 0xA8E1, 18979 }, { 0xA8E2, 19015 }, { 0xA8E3, 19051 }, { 0xA8E4, 19089 }, { 0xA8E5, 19120 }, { 0xA8E6, 19151 }, { 0xA8E7, 19181 }, { 0xA8E8, 19211 }, { 0xA8E9, 19241 }, { 0xA8EA, 19270 }, { 0xA8EB, 19300 }, { 0xA8EC, 19321 }, { 0xA8ED, 19343 }, { 0xA8EE, 19369 }, { 0xA8EF, 19398 }, { 0xA8F0, 19420 }, { 0xA8F1, 19446 }, { 0xA8F2, 19480 }, { 0xA8F3, 19500 }, { 0xA8F4, 19537 }, { 0xA8F5, 19578 }, { 0xA8F6, 19615 }, { 0xA8F7, 19652 }, { 0xA8F8, 19694 }, { 0xA8FA, 19712 }, { 0xA8FB, 19729 }, { 0xA8FC, 5195 }, { 0xA947, 19741 }, { 0xA948, 19748 }, { 0xA949, 19756 }, { 0xA94A, 19763 }, { 0xA94C, 19772 }, { 0xA94E, 19781 }, { 0xA94F, 19788 }, { 0xA950, 19797 }, { 0xA951, 19808 }, { 0xA980, 7947 }, { 0xA981, 5459 }, { 0xA982, 7959 }, { 0xA983, 5468 }, { 0xA989, 7974 }, { 0xA98A, 7995 }, { 0xA98B, 8005 }, { 0xA990, 19818 }, { 0xA991, 8026 }, { 0xA993, 8030 }, { 0xA996, 5207 }, { 0xA998, 7906 }, { 0xA999, 8034 }, { 0xA99C, 5256 }, { 0xA99E, 5038 }, { 0xA99F, 8038 }, { 0xA9A1, 5252 }, { 0xA9A3, 8042 }, { 0xA9A6, 8046 }, { 0xA9A8, 8050 }, { 0xA9AF, 5291 }, { 0xA9B0, 8054 }, { 0xA9B3, 8058 }, { 0xA9B4, 7965 }, { 0xA9B6, 4512 }, { 0xA9B7, 7968 }, { 0xA9B8, 4496 }, { 0xA9B9, 7971 }, { 0xA9BA, 8016 }, { 0xA9BB, 8018 }, { 0xA9BC, 19821 }, { 0xA9BD, 7974 }, { 0xA9BE, 19824 }, { 0xA9BF, 19834 }, { 0xA9C0, 6595 }, { 0xA9C8, 8119 }, { 0xA9C9, 8125 }, { 0xAADB, 19844 }, { 0xAADC, 19851 }, { 0xAAF0, 8119 }, { 0xAAF1, 19855 }, { 0xAB40, 19869 }, { 0xABC0, 19905 }, { 0xABC1, 19908 }, { 0xABC2, 19911 }, { 0xABC3, 19914 }, { 0xABC6, 19917 }, { 0xABC7, 5220 }, { 0xABC8, 8026 }, { 0xABC9, 19920 }, { 0xABCA, 5252 }, { 0xABCB, 19924 }, { 0xABCC, 5043 }, { 0xABCD, 19927 }, { 0xABCE, 4496 }, { 0xABD0, 8046 }, { 0xABD1, 4494 }, { 0xABD2, 19930 }, { 0xABD3, 8034 }, { 0xABD4, 19933 }, { 0xABD6, 5031 }, { 0xABD7, 19936 }, { 0xABD8, 8030 }, { 0xABD9, 8042 }, { 0xABDA, 8050 }, { 0xABDB, 19939 }, { 0xABDC, 19941 }, { 0xABDD, 19943 }, { 0xABDE, 19945 }, { 0xABDF, 19947 }, { 0xABE0, 19949 }, { 0xABE1, 19951 }, { 0xABE2, 4512 }, { 0xABE3, 8021 }, { 0xABE4, 4512 }, { 0xABE5, 7965 }, { 0xABE6, 8016 }, { 0xABE7, 19954 }, { 0xABE8, 4496 }, { 0xABE9, 19957 }, { 0xABEA, 5459 }, { 0xABEB, 8125 }, { 0xABEC, 19960 }, { 0xABED, 18940 }, { 0xABF0, 19971 }, { 0xABF1, 19976 }, { 0xABF2, 19980 }, { 0xABF3, 19984 }, { 0xABF4, 19989 }, { 0xABF5, 19994 }, { 0xABF6, 20000 }, { 0xABF7, 20006 }, { 0xABF8, 20012 }, { 0xABF9, 20018 }, { 0xFE0E, 20024 }, { 0xFE0F, 20048 }, { 0xFEFF, 20073 }, { 0x1000E, 20085 }, { 0x10018, 20105 }, { 0x1001B, 20122 }, { 0x10025, 20141 }, { 0x1002D, 20161 }, { 0x10042, 20180 }, { 0x10049, 20198 }, { 0x10052, 20220 }, { 0x10093, 20239 }, { 0x10094, 20245 }, { 0x10098, 20253 }, { 0x10099, 20262 }, { 0x100A4, 20268 }, { 0x100C9, 20275 }, { 0x100CB, 20281 }, { 0x101A0, 20305 }, { 0x10A3F, 20327 }, { 0x10A60, 20334 }, { 0x10A61, 20338 }, { 0x10A62, 20342 }, { 0x10A63, 20346 }, { 0x10A64, 20351 }, { 0x10A65, 20355 }, { 0x10A66, 20359 }, { 0x10A67, 20365 }, { 0x10A68, 20369 }, { 0x10A69, 20373 }, { 0x10A6B, 20377 }, { 0x10A6C, 20381 }, { 0x10A6D, 20386 }, { 0x10A6E, 20391 }, { 0x10A70, 20395 }, { 0x10A71, 20399 }, { 0x10A72, 20404 }, { 0x10A73, 20408 }, { 0x10A74, 20412 }, { 0x10A75, 20417 }, { 0x10A76, 20421 }, { 0x10A77, 20427 }, { 0x10A78, 20431 }, { 0x10A79, 20436 }, { 0x10A7A, 20441 }, { 0x10A7B, 20445 }, { 0x10A7C, 20450 }, { 0x10C81, 20454 }, { 0x10C82, 7765 }, { 0x10C84, 7780 }, { 0x10C86, 20457 }, { 0x10C87, 7756 }, { 0x10C8A, 20460 }, { 0x10C8B, 20463 }, { 0x10C8C, 20466 }, { 0x10C8D, 7749 }, { 0x10C8E, 20468 }, { 0x10C8F, 7788 }, { 0x10C91, 20471 }, { 0x10C92, 7775 }, { 0x10C93, 7782 }, { 0x10C96, 7861 }, { 0x10C97, 20474 }, { 0x10C98, 7763 }, { 0x10C99, 7754 }, { 0x10C9A, 20477 }, { 0x10C9B, 7814 }, { 0x10C9C, 20480 }, { 0x10C9D, 20483 }, { 0x10C9E, 20483 }, { 0x10C9F, 20486 }, { 0x10CA0, 7786 }, { 0x10CA2, 7761 }, { 0x10CA4, 7770 }, { 0x10CA5, 20489 }, { 0x10CA6, 7784 }, { 0x10CA8, 20492 }, { 0x10CAB, 20495 }, { 0x10CAC, 20498 }, { 0x10CAD, 20501 }, { 0x10CAE, 20508 }, { 0x10CAF, 20510 }, { 0x10CB0, 20512 }, { 0x10CC1, 20515 }, { 0x10CC2, 20518 }, { 0x10CC4, 20520 }, { 0x10CC6, 20522 }, { 0x10CC7, 20525 }, { 0x10CCA, 20527 }, { 0x10CCB, 20530 }, { 0x10CCC, 20533 }, { 0x10CCD, 20535 }, { 0x10CCE, 20537 }, { 0x10CCF, 20540 }, { 0x10CD1, 20542 }, { 0x10CD2, 20545 }, { 0x10CD3, 19939 }, { 0x10CD6, 19941 }, { 0x10CD7, 20547 }, { 0x10CD8, 19943 }, { 0x10CD9, 19947 }, { 0x10CDA, 20550 }, { 0x10CDC, 20553 }, { 0x10CDD, 20556 }, { 0x10CDE, 20556 }, { 0x10CDF, 20559 }, { 0x10CE0, 19945 }, { 0x10CE2, 20562 }, { 0x10CE4, 20564 }, { 0x10CE5, 20566 }, { 0x10CE6, 19949 }, { 0x10CE8, 20569 }, { 0x10CEB, 20572 }, { 0x10CEC, 20575 }, { 0x10CED, 20578 }, { 0x10CEE, 20585 }, { 0x10CEF, 20587 }, { 0x10CF0, 20589 }, { 0x10D1A, 20592 }, { 0x10D1B, 20596 }, { 0x10D1D, 20602 }, { 0x10D1E, 20609 }, { 0x10D1F, 20615 }, { 0x10D20, 20621 }, { 0x10D21, 20627 }, { 0x10F44, 20633 }, { 0x111DB, 5195 }, { 0x11293, 20645 }, { 0x1133B, 20649 }, { 0x11442, 20655 }, { 0x11443, 20666 }, { 0x11444, 20677 }, { 0x11445, 20688 }, { 0x11447, 20696 }, { 0x11448, 20702 }, { 0x1144B, 20710 }, { 0x1144D, 20715 }, { 0x1144E, 20722 }, { 0x11450, 20736 }, { 0x11451, 20741 }, { 0x11452, 20745 }, { 0x11453, 20750 }, { 0x11454, 20754 }, { 0x11455, 20757 }, { 0x11456, 20762 }, { 0x11457, 20766 }, { 0x11458, 20772 }, { 0x11459, 20777 }, { 0x1145B, 20780 }, { 0x1145D, 20789 }, { 0x114C2, 20327 }, { 0x114C5, 20796 }, { 0x115C1, 5195 }, { 0x1163F, 20327 }, { 0x1193D, 20811 }, { 0x11941, 7959 }, { 0x11AA2, 20817 }, { 0x11FC0, 20838 }, { 0x11FC1, 20847 }, { 0x11FC2, 20858 }, { 0x11FC3, 20864 }, { 0x11FC4, 20876 }, { 0x11FC5, 20885 }, { 0x11FC6, 20897 }, { 0x11FC7, 20906 }, { 0x11FC8, 5053 }, { 0x11FC9, 20921 }, { 0x11FCA, 20921 }, { 0x11FCB, 20937 }, { 0x11FCC, 20944 }, { 0x11FCD, 20954 }, { 0x11FCE, 20961 }, { 0x11FCF, 20986 }, { 0x11FD0, 5415 }, { 0x11FD1, 20997 }, { 0x11FD2, 20997 }, { 0x11FD3, 5424 }, { 0x11FDA, 21002 }, { 0x11FE3, 21012 }, { 0x11FE4, 21018 }, { 0x11FE5, 21025 }, { 0x11FE6, 21032 }, { 0x11FE7, 21038 }, { 0x11FE8, 21046 }, { 0x11FE9, 21053 }, { 0x11FEA, 21057 }, { 0x11FEB, 21066 }, { 0x11FEC, 21085 }, { 0x11FED, 21090 }, { 0x11FEE, 21095 }, { 0x11FEF, 21101 }, { 0x11FF0, 21108 }, { 0x11FF1, 21108 }, { 0x13430, 21118 }, { 0x13431, 21167 }, { 0x14400, 21216 }, { 0x14401, 21220 }, { 0x14403, 21225 }, { 0x14405, 21231 }, { 0x14406, 21239 }, { 0x14407, 21245 }, { 0x14408, 21252 }, { 0x14409, 21261 }, { 0x1440A, 21267 }, { 0x1440C, 21282 }, { 0x1440E, 21289 }, { 0x1440E, 21294 }, { 0x1440F, 21312 }, { 0x14410, 21319 }, { 0x14411, 21333 }, { 0x14412, 21337 }, { 0x14413, 21348 }, { 0x14415, 21360 }, { 0x14416, 21366 }, { 0x14418, 21372 }, { 0x14419, 21376 }, { 0x1441A, 21383 }, { 0x1441B, 21389 }, { 0x1441C, 21396 }, { 0x1441D, 21403 }, { 0x1441E, 21410 }, { 0x14420, 21423 }, { 0x14421, 21445 }, { 0x14423, 21455 }, { 0x14424, 21460 }, { 0x14425, 21472 }, { 0x14428, 21482 }, { 0x14429, 21489 }, { 0x1442B, 21498 }, { 0x1442B, 21505 }, { 0x1442C, 21505 }, { 0x1442D, 21518 }, { 0x1442D, 21534 }, { 0x1442E, 21549 }, { 0x14430, 21557 }, { 0x14431, 21580 }, { 0x14432, 21586 }, { 0x14433, 21609 }, { 0x14434, 21619 }, { 0x14437, 21632 }, { 0x1443A, 21647 }, { 0x1443B, 21660 }, { 0x1443D, 21680 }, { 0x1443E, 21693 }, { 0x1443F, 21706 }, { 0x1443F, 21693 }, { 0x14440, 21717 }, { 0x14441, 21721 }, { 0x14444, 21727 }, { 0x14447, 21748 }, { 0x14448, 21755 }, { 0x14448, 21760 }, { 0x14449, 21760 }, { 0x1444A, 21772 }, { 0x1444B, 21791 }, { 0x1444F, 21800 }, { 0x1444F, 21806 }, { 0x14452, 21826 }, { 0x14457, 21846 }, { 0x14458, 21850 }, { 0x14459, 21864 }, { 0x1445A, 21870 }, { 0x1445B, 21877 }, { 0x1445B, 21882 }, { 0x1445C, 21895 }, { 0x1445D, 21907 }, { 0x1445D, 21913 }, { 0x1445E, 21926 }, { 0x1445F, 21939 }, { 0x14462, 21949 }, { 0x14463, 21961 }, { 0x14463, 21965 }, { 0x14464, 21977 }, { 0x14466, 21993 }, { 0x14468, 21998 }, { 0x14469, 22008 }, { 0x1446A, 22017 }, { 0x1446B, 22029 }, { 0x1446C, 22034 }, { 0x1446D, 22040 }, { 0x1446E, 22047 }, { 0x1446F, 22053 }, { 0x1446F, 22060 }, { 0x14470, 22060 }, { 0x14471, 22072 }, { 0x14472, 22080 }, { 0x14473, 22089 }, { 0x14473, 22096 }, { 0x14474, 22109 }, { 0x14474, 22096 }, { 0x14475, 22117 }, { 0x14475, 22096 }, { 0x14476, 22125 }, { 0x14476, 22131 }, { 0x14477, 22131 }, { 0x14478, 22144 }, { 0x14478, 22131 }, { 0x14479, 22151 }, { 0x14479, 22131 }, { 0x1447A, 22159 }, { 0x1447A, 22163 }, { 0x1447B, 22159 }, { 0x1447B, 22163 }, { 0x1447C, 22174 }, { 0x1447C, 22163 }, { 0x1447E, 22179 }, { 0x1447E, 22186 }, { 0x1447E, 22198 }, { 0x1447F, 22186 }, { 0x1447F, 22198 }, { 0x14480, 22216 }, { 0x14480, 22186 }, { 0x14480, 22198 }, { 0x14481, 22223 }, { 0x14481, 22186 }, { 0x14481, 22198 }, { 0x14482, 22231 }, { 0x14482, 22237 }, { 0x14483, 22241 }, { 0x14483, 22250 }, { 0x14484, 22264 }, { 0x14484, 22269 }, { 0x14485, 22269 }, { 0x14486, 22281 }, { 0x14486, 22269 }, { 0x14487, 22287 }, { 0x14488, 22293 }, { 0x14488, 22301 }, { 0x1448A, 22314 }, { 0x1448B, 22323 }, { 0x1448B, 22329 }, { 0x1448C, 22347 }, { 0x1448C, 22329 }, { 0x14491, 22354 }, { 0x14492, 22362 }, { 0x14496, 22369 }, { 0x14497, 22382 }, { 0x14497, 22389 }, { 0x1449A, 22403 }, { 0x1449A, 22408 }, { 0x1449C, 22412 }, { 0x1449D, 22418 }, { 0x1449E, 22424 }, { 0x1449F, 22430 }, { 0x1449F, 22444 }, { 0x144A0, 22444 }, { 0x144A1, 22459 }, { 0x144A4, 22466 }, { 0x144A5, 22474 }, { 0x144AF, 22481 }, { 0x144B2, 22487 }, { 0x144B4, 22496 }, { 0x144BB, 22508 }, { 0x144BB, 22514 }, { 0x144C0, 22530 }, { 0x144C0, 22536 }, { 0x144C1, 22552 }, { 0x144C7, 22568 }, { 0x144C8, 22591 }, { 0x144C9, 22601 }, { 0x144CA, 22613 }, { 0x144CA, 22620 }, { 0x144CB, 22632 }, { 0x144CC, 22647 }, { 0x144CD, 22661 }, { 0x144CE, 22678 }, { 0x144CE, 22686 }, { 0x144D0, 22701 }, { 0x144D0, 22707 }, { 0x144D1, 22721 }, { 0x144D9, 22728 }, { 0x144DA, 22733 }, { 0x144DB, 22737 }, { 0x144DC, 22744 }, { 0x144DF, 22749 }, { 0x144DF, 22755 }, { 0x144E0, 22768 }, { 0x144E0, 22788 }, { 0x144E2, 22808 }, { 0x144E3, 22817 }, { 0x144E4, 22824 }, { 0x144E4, 22837 }, { 0x144E5, 22852 }, { 0x144E6, 22871 }, { 0x144E7, 22890 }, { 0x144E9, 22906 }, { 0x144EC, 22921 }, { 0x144EC, 22906 }, { 0x144ED, 22926 }, { 0x144EF, 22942 }, { 0x144F0, 22959 }, { 0x144F1, 22981 }, { 0x144F3, 22993 }, { 0x144F5, 23000 }, { 0x144F6, 23013 }, { 0x144F7, 23018 }, { 0x144F8, 23030 }, { 0x144F8, 23036 }, { 0x144F9, 23050 }, { 0x144FE, 23065 }, { 0x14500, 23069 }, { 0x14501, 23082 }, { 0x14502, 23099 }, { 0x14503, 23104 }, { 0x14504, 23111 }, { 0x14505, 23140 }, { 0x14506, 23166 }, { 0x14506, 23172 }, { 0x14507, 23185 }, { 0x14509, 23204 }, { 0x1450D, 23212 }, { 0x1450E, 23220 }, { 0x1450F, 23227 }, { 0x14511, 23233 }, { 0x14513, 23240 }, { 0x14515, 23254 }, { 0x14516, 23262 }, { 0x14517, 23273 }, { 0x14518, 23298 }, { 0x14519, 23328 }, { 0x1451A, 23334 }, { 0x1451B, 23354 }, { 0x1451C, 23365 }, { 0x1451D, 23378 }, { 0x1451E, 23386 }, { 0x14520, 23398 }, { 0x14521, 23408 }, { 0x14523, 23416 }, { 0x1452A, 23425 }, { 0x1452C, 23432 }, { 0x1452D, 23442 }, { 0x1452E, 23464 }, { 0x1452F, 23470 }, { 0x14530, 23479 }, { 0x14533, 23489 }, { 0x14537, 23496 }, { 0x14538, 23504 }, { 0x14539, 23523 }, { 0x1453B, 23535 }, { 0x1453B, 23543 }, { 0x1453C, 23558 }, { 0x1453E, 23564 }, { 0x14540, 23583 }, { 0x14540, 23591 }, { 0x14540, 23604 }, { 0x14541, 23622 }, { 0x14543, 23637 }, { 0x14544, 23644 }, { 0x14545, 23651 }, { 0x14546, 23659 }, { 0x14547, 23675 }, { 0x14548, 23688 }, { 0x14548, 23693 }, { 0x1454A, 23713 }, { 0x1454B, 23728 }, { 0x1454B, 23744 }, { 0x1454C, 23750 }, { 0x1454D, 23769 }, { 0x1454D, 23804 }, { 0x1454F, 23812 }, { 0x14550, 23821 }, { 0x14550, 23828 }, { 0x14551, 23840 }, { 0x14552, 23853 }, { 0x14553, 23859 }, { 0x14555, 23866 }, { 0x14556, 23882 }, { 0x14557, 23895 }, { 0x14558, 23901 }, { 0x14559, 23914 }, { 0x1455B, 23926 }, { 0x1455C, 23931 }, { 0x14560, 23937 }, { 0x14560, 23941 }, { 0x14561, 23954 }, { 0x14562, 23968 }, { 0x14563, 23981 }, { 0x14565, 23994 }, { 0x14566, 24001 }, { 0x14569, 24022 }, { 0x1456C, 24028 }, { 0x1456D, 24041 }, { 0x1456D, 24048 }, { 0x1456E, 24061 }, { 0x1456E, 24070 }, { 0x1456F, 24083 }, { 0x14570, 24095 }, { 0x14570, 24104 }, { 0x14572, 24119 }, { 0x14573, 24135 }, { 0x14574, 24140 }, { 0x14575, 24149 }, { 0x14575, 24159 }, { 0x14576, 24172 }, { 0x14578, 24182 }, { 0x14579, 24194 }, { 0x1457A, 24207 }, { 0x1457A, 24238 }, { 0x1457B, 24238 }, { 0x1457C, 24251 }, { 0x1457D, 24264 }, { 0x1457E, 24278 }, { 0x1457F, 24285 }, { 0x14581, 24292 }, { 0x14582, 24304 }, { 0x14584, 24278 }, { 0x14585, 24308 }, { 0x14586, 24319 }, { 0x14587, 24326 }, { 0x14588, 24334 }, { 0x14590, 24347 }, { 0x14593, 24356 }, { 0x14596, 24361 }, { 0x14598, 24366 }, { 0x14599, 24379 }, { 0x14599, 24386 }, { 0x1459A, 22163 }, { 0x1459B, 22186 }, { 0x1459D, 24398 }, { 0x1459E, 24409 }, { 0x1459F, 24427 }, { 0x145A0, 24433 }, { 0x145A1, 24440 }, { 0x145A2, 24445 }, { 0x145A2, 24452 }, { 0x145A3, 24464 }, { 0x145A4, 24480 }, { 0x145A5, 24501 }, { 0x145A9, 24511 }, { 0x145AA, 24529 }, { 0x145AB, 24541 }, { 0x145AC, 24548 }, { 0x145AC, 24557 }, { 0x145AD, 19851 }, { 0x145AD, 24570 }, { 0x145AD, 24575 }, { 0x145AE, 24588 }, { 0x145AF, 24594 }, { 0x145B0, 24611 }, { 0x145B2, 24618 }, { 0x145B3, 24641 }, { 0x145B4, 24641 }, { 0x145B5, 24645 }, { 0x145B5, 24650 }, { 0x145B6, 24663 }, { 0x145B7, 24669 }, { 0x145B7, 24676 }, { 0x145B8, 24689 }, { 0x145B8, 24695 }, { 0x145B9, 24695 }, { 0x145BA, 24702 }, { 0x145BB, 24710 }, { 0x145BB, 24715 }, { 0x145BC, 24727 }, { 0x145BD, 24732 }, { 0x145BF, 24738 }, { 0x145BF, 24743 }, { 0x145C1, 24756 }, { 0x145C1, 24760 }, { 0x145C3, 24766 }, { 0x145C3, 24774 }, { 0x145C4, 24781 }, { 0x145C4, 24790 }, { 0x145C6, 24796 }, { 0x145C6, 24805 }, { 0x145C8, 24818 }, { 0x145D0, 24825 }, { 0x145D1, 24837 }, { 0x145D2, 24849 }, { 0x145D4, 24861 }, { 0x145D6, 24873 }, { 0x145D8, 24887 }, { 0x145D8, 24900 }, { 0x145DA, 24918 }, { 0x145DB, 24930 }, { 0x145DC, 24945 }, { 0x145E2, 24957 }, { 0x145E3, 24971 }, { 0x145E3, 24978 }, { 0x145E5, 23591 }, { 0x145E6, 24991 }, { 0x145E7, 25004 }, { 0x145E8, 25016 }, { 0x145EB, 25030 }, { 0x145EC, 25037 }, { 0x145F2, 25051 }, { 0x145F3, 25071 }, { 0x145F4, 25083 }, { 0x145F5, 25097 }, { 0x145F7, 25117 }, { 0x145F7, 25128 }, { 0x145F8, 25142 }, { 0x145F9, 25155 }, { 0x145FD, 25173 }, { 0x145FE, 25187 }, { 0x14605, 25201 }, { 0x1460D, 25216 }, { 0x14611, 25223 }, { 0x14614, 25232 }, { 0x1461D, 25241 }, { 0x1461F, 25247 }, { 0x1462E, 25260 }, { 0x14630, 25274 }, { 0x14630, 25282 }, { 0x14640, 25297 }, { 0x14641, 25320 }, { 0x14642, 25329 }, { 0x14643, 25345 }, { 0x14644, 25350 }, { 0x14645, 25354 }, { 0x16A4A, 4512 }, { 0x16A5D, 8021 }, { 0x16B00, 25363 }, { 0x16B01, 25368 }, { 0x16B02, 25372 }, { 0x16B03, 25376 }, { 0x16B04, 25379 }, { 0x16B05, 25384 }, { 0x16B06, 25388 }, { 0x16B07, 25392 }, { 0x16B08, 25395 }, { 0x16B0A, 25399 }, { 0x16B0B, 25404 }, { 0x16B0F, 25408 }, { 0x16B10, 25412 }, { 0x16B11, 25417 }, { 0x16B12, 25421 }, { 0x16B13, 25425 }, { 0x16B15, 25429 }, { 0x16B16, 25433 }, { 0x16B18, 25437 }, { 0x16B1A, 25441 }, { 0x16B5B, 25446 }, { 0x16B5C, 25451 }, { 0x16B5D, 25455 }, { 0x16B5E, 25459 }, { 0x16B5F, 25464 }, { 0x16B60, 25469 }, { 0x16B61, 25474 }, { 0x16B64, 25478 }, { 0x16B65, 25483 }, { 0x16B66, 25483 }, { 0x16B67, 25489 }, { 0x16B68, 25494 }, { 0x16B69, 25498 }, { 0x16B6A, 25510 }, { 0x16B6B, 25522 }, { 0x16B6C, 25529 }, { 0x16B6D, 25535 }, { 0x16B6E, 25542 }, { 0x16B6F, 25548 }, { 0x16B70, 25557 }, { 0x16B71, 25562 }, { 0x16B72, 25565 }, { 0x16B73, 25572 }, { 0x16B74, 25581 }, { 0x16B75, 25593 }, { 0x16B76, 25606 }, { 0x16B77, 13757 }, { 0x16B7D, 25618 }, { 0x16B7E, 25624 }, { 0x16B7F, 25629 }, { 0x16B80, 25633 }, { 0x16B81, 25637 }, { 0x16B82, 25643 }, { 0x16B83, 25648 }, { 0x16B84, 25652 }, { 0x16B85, 25657 }, { 0x16B86, 25662 }, { 0x16B87, 25668 }, { 0x16B88, 25672 }, { 0x16B89, 25678 }, { 0x16B8A, 25683 }, { 0x16B8B, 25688 }, { 0x16B8C, 25693 }, { 0x16B8D, 25698 }, { 0x16B8E, 25703 }, { 0x16B8F, 25706 }, { 0x1BCA2, 25710 }, { 0x1BCA2, 25733 }, { 0x1BCA3, 25769 }, { 0x1D13A, 25810 }, { 0x1D13B, 25840 }, { 0x1D13C, 25855 }, { 0x1D13D, 25866 }, { 0x1D13E, 25879 }, { 0x1D13F, 25891 }, { 0x1D140, 25907 }, { 0x1D141, 25927 }, { 0x1D142, 25976 }, { 0x1D15D, 26034 }, { 0x1D15E, 26044 }, { 0x1D15F, 15235 }, { 0x1D160, 15244 }, { 0x1D161, 26050 }, { 0x1D162, 26061 }, { 0x1D163, 26076 }, { 0x1D164, 26115 }, { 0x1D202, 26163 }, { 0x1D205, 26200 }, { 0x1D206, 26238 }, { 0x1D208, 26275 }, { 0x1D20D, 26313 }, { 0x1D20E, 26351 }, { 0x1D211, 26389 }, { 0x1D213, 26427 }, { 0x1D21C, 26465 }, { 0x1D300, 26503 }, { 0x1D301, 26507 }, { 0x1D302, 26516 }, { 0x1D303, 26523 }, { 0x1D304, 26532 }, { 0x1D305, 26539 }, { 0x1D4AB, 26547 }, { 0x1D510, 26557 }, { 0x1D516, 26585 }, { 0x1D6A4, 26617 }, { 0x1D6A5, 26624 }, { 0x1E130, 26631 }, { 0x1E131, 26640 }, { 0x1E132, 26649 }, { 0x1E133, 26658 }, { 0x1E134, 26667 }, { 0x1E135, 26676 }, { 0x1E136, 26685 }, { 0x1E137, 26694 }, { 0x1E138, 21961 }, { 0x1E139, 26698 }, { 0x1E13A, 26709 }, { 0x1E13B, 26720 }, { 0x1E13D, 26725 }, { 0x1E2FF, 26734 }, { 0x1EC9E, 26740 }, { 0x1EC9E, 26747 }, { 0x1EC9F, 26755 }, { 0x1EC9F, 26762 }, { 0x1ECA1, 26770 }, { 0x1ECA1, 26778 }, { 0x1ECA1, 26789 }, { 0x1ECA2, 26798 }, { 0x1ECA2, 26806 }, { 0x1ECA2, 26817 }, { 0x1ED1C, 26826 }, { 0x1ED2E, 26847 }, { 0x1F004, 26863 }, { 0x1F005, 26873 }, { 0x1F006, 26880 }, { 0x1F007, 26887 }, { 0x1F010, 26891 }, { 0x1F019, 26896 }, { 0x1F022, 26901 }, { 0x1F023, 26905 }, { 0x1F024, 26909 }, { 0x1F025, 26913 }, { 0x1F02A, 26916 }, { 0x1F0AB, 26922 }, { 0x1F0AB, 26954 }, { 0x1F0AC, 26969 }, { 0x1F0AC, 27012 }, { 0x1F0AD, 27029 }, { 0x1F0AD, 27058 }, { 0x1F0AE, 27074 }, { 0x1F0AE, 27090 }, { 0x1F10D, 27105 }, { 0x1F10E, 27124 }, { 0x1F10F, 27136 }, { 0x1F12B, 27151 }, { 0x1F12C, 27184 }, { 0x1F130, 27196 }, { 0x1F131, 27224 }, { 0x1F131, 27229 }, { 0x1F13D, 27291 }, { 0x1F13F, 27311 }, { 0x1F142, 27351 }, { 0x1F143, 27394 }, { 0x1F146, 27406 }, { 0x1F14A, 27459 }, { 0x1F14B, 27464 }, { 0x1F14C, 27486 }, { 0x1F14D, 27491 }, { 0x1F14E, 27528 }, { 0x1F14F, 27541 }, { 0x1F150, 27569 }, { 0x1F155, 27577 }, { 0x1F157, 27583 }, { 0x1F15A, 27604 }, { 0x1F15B, 27617 }, { 0x1F15C, 27628 }, { 0x1F15F, 27634 }, { 0x1F161, 27663 }, { 0x1F162, 27687 }, { 0x1F163, 27720 }, { 0x1F164, 27748 }, { 0x1F16A, 27765 }, { 0x1F16B, 27784 }, { 0x1F16C, 27801 }, { 0x1F16D, 27818 }, { 0x1F16E, 27843 }, { 0x1F16F, 27857 }, { 0x1F170, 27877 }, { 0x1F171, 27890 }, { 0x1F172, 27903 }, { 0x1F175, 27923 }, { 0x1F177, 27952 }, { 0x1F179, 27975 }, { 0x1F17B, 27999 }, { 0x1F17C, 28029 }, { 0x1F17E, 28068 }, { 0x1F17F, 28081 }, { 0x1F18A, 28121 }, { 0x1F18B, 28142 }, { 0x1F18C, 28160 }, { 0x1F18D, 28173 }, { 0x1F18E, 28186 }, { 0x1F18F, 27541 }, { 0x1F190, 28200 }, { 0x1F191, 28212 }, { 0x1F193, 28218 }, { 0x1F194, 28231 }, { 0x1F196, 28250 }, { 0x1F198, 28258 }, { 0x1F199, 28290 }, { 0x1F19A, 21389 }, { 0x1F1A5, 28314 }, { 0x1F1A6, 28319 }, { 0x1F1A7, 28331 }, { 0x1F1A8, 28350 }, { 0x1F1AA, 28366 }, { 0x1F1AB, 28384 }, { 0x1F1AC, 28406 }, { 0x1F200, 28422 }, { 0x1F201, 28433 }, { 0x1F202, 28443 }, { 0x1F210, 28456 }, { 0x1F211, 28511 }, { 0x1F212, 28540 }, { 0x1F213, 28569 }, { 0x1F214, 28622 }, { 0x1F214, 28653 }, { 0x1F215, 28665 }, { 0x1F216, 28702 }, { 0x1F217, 28726 }, { 0x1F218, 28743 }, { 0x1F219, 28763 }, { 0x1F21A, 28774 }, { 0x1F21A, 28800 }, { 0x1F21B, 28819 }, { 0x1F21C, 28844 }, { 0x1F21D, 28859 }, { 0x1F21E, 28875 }, { 0x1F21F, 28887 }, { 0x1F220, 28910 }, { 0x1F221, 28933 }, { 0x1F222, 28950 }, { 0x1F223, 28965 }, { 0x1F224, 28976 }, { 0x1F225, 28989 }, { 0x1F226, 29004 }, { 0x1F227, 29017 }, { 0x1F228, 29025 }, { 0x1F229, 29033 }, { 0x1F22A, 29044 }, { 0x1F22B, 29055 }, { 0x1F22C, 29066 }, { 0x1F22D, 29077 }, { 0x1F22E, 29090 }, { 0x1F22F, 29102 }, { 0x1F22F, 29120 }, { 0x1F230, 29134 }, { 0x1F231, 29141 }, { 0x1F232, 29148 }, { 0x1F233, 29164 }, { 0x1F234, 29175 }, { 0x1F235, 29187 }, { 0x1F236, 29197 }, { 0x1F237, 29212 }, { 0x1F238, 29225 }, { 0x1F239, 29242 }, { 0x1F23A, 29256 }, { 0x1F23B, 29273 }, { 0x1F240, 29318 }, { 0x1F241, 29327 }, { 0x1F242, 29334 }, { 0x1F243, 29341 }, { 0x1F244, 29346 }, { 0x1F245, 29350 }, { 0x1F246, 29354 }, { 0x1F247, 29360 }, { 0x1F248, 29364 }, { 0x1F250, 29369 }, { 0x1F251, 29384 }, { 0x1F300, 29396 }, { 0x1F30A, 29415 }, { 0x1F313, 29435 }, { 0x1F314, 25510 }, { 0x1F321, 29445 }, { 0x1F322, 29463 }, { 0x1F323, 29471 }, { 0x1F324, 29477 }, { 0x1F325, 29490 }, { 0x1F326, 29504 }, { 0x1F327, 29512 }, { 0x1F328, 29517 }, { 0x1F329, 29536 }, { 0x1F32A, 29560 }, { 0x1F32C, 29577 }, { 0x1F336, 29582 }, { 0x1F33C, 29593 }, { 0x1F346, 29599 }, { 0x1F354, 29608 }, { 0x1F35A, 29624 }, { 0x1F35B, 29637 }, { 0x1F35C, 29658 }, { 0x1F361, 29672 }, { 0x1F362, 29694 }, { 0x1F36A, 29712 }, { 0x1F373, 29720 }, { 0x1F374, 29748 }, { 0x1F378, 29765 }, { 0x1F37B, 29772 }, { 0x1F37D, 29779 }, { 0x1F383, 29786 }, { 0x1F385, 29797 }, { 0x1F38A, 29809 }, { 0x1F38B, 29825 }, { 0x1F393, 29859 }, { 0x1F394, 29882 }, { 0x1F395, 29891 }, { 0x1F398, 29900 }, { 0x1F399, 29948 }, { 0x1F39A, 29959 }, { 0x1F39B, 29973 }, { 0x1F39C, 29987 }, { 0x1F39C, 30007 }, { 0x1F39E, 30033 }, { 0x1F39F, 30043 }, { 0x1F3A0, 30050 }, { 0x1F3A1, 30050 }, { 0x1F3A3, 30065 }, { 0x1F3A4, 30073 }, { 0x1F3A5, 30081 }, { 0x1F3A6, 30094 }, { 0x1F3A7, 30125 }, { 0x1F3A8, 30131 }, { 0x1F3A9, 30135 }, { 0x1F3AA, 30167 }, { 0x1F3AC, 30173 }, { 0x1F3AD, 30178 }, { 0x1F3AE, 30201 }, { 0x1F3AF, 30223 }, { 0x1F3B1, 30258 }, { 0x1F3B4, 30271 }, { 0x1F3B5, 30284 }, { 0x1F3B6, 30310 }, { 0x1F3BD, 30338 }, { 0x1F3BE, 30356 }, { 0x1F3BF, 30363 }, { 0x1F3C0, 30370 }, { 0x1F3C1, 30381 }, { 0x1F3C3, 30394 }, { 0x1F3C4, 30430 }, { 0x1F3CB, 30438 }, { 0x1F3CD, 30445 }, { 0x1F3CE, 30456 }, { 0x1F3D5, 16418 }, { 0x1F3D7, 16017 }, { 0x1F3D8, 30465 }, { 0x1F3D9, 30470 }, { 0x1F3DA, 30484 }, { 0x1F3DB, 30498 }, { 0x1F3DD, 30514 }, { 0x1F3E1, 30521 }, { 0x1F3E7, 30543 }, { 0x1F3ED, 30547 }, { 0x1F3ED, 30574 }, { 0x1F3EE, 30593 }, { 0x1F3F3, 30621 }, { 0x1F3F7, 30626 }, { 0x1F3F9, 30643 }, { 0x1F404, 30651 }, { 0x1F40E, 30667 }, { 0x1F413, 30685 }, { 0x1F414, 30690 }, { 0x1F414, 30694 }, { 0x1F416, 30713 }, { 0x1F41E, 30729 }, { 0x1F422, 30761 }, { 0x1F43F, 30780 }, { 0x1F441, 30796 }, { 0x1F44A, 30802 }, { 0x1F45F, 30808 }, { 0x1F464, 30837 }, { 0x1F465, 30851 }, { 0x1F46A, 30860 }, { 0x1F485, 30877 }, { 0x1F48B, 30897 }, { 0x1F48D, 30902 }, { 0x1F48F, 30910 }, { 0x1F492, 30929 }, { 0x1F4A0, 30944 }, { 0x1F4A1, 30957 }, { 0x1F4A6, 30962 }, { 0x1F4A8, 30969 }, { 0x1F4A9, 30992 }, { 0x1F4AA, 31001 }, { 0x1F4AB, 31017 }, { 0x1F4AC, 31041 }, { 0x1F4AE, 31072 }, { 0x1F4AF, 31091 }, { 0x1F4BE, 31105 }, { 0x1F4C0, 31160 }, { 0x1F4D6, 31189 }, { 0x1F4E1, 31212 }, { 0x1F4EA, 31237 }, { 0x1F4EA, 31264 }, { 0x1F4EB, 31278 }, { 0x1F4EE, 31302 }, { 0x1F4F6, 31327 }, { 0x1F4F9, 31346 }, { 0x1F4FD, 31352 }, { 0x1F4FE, 31359 }, { 0x1F500, 31366 }, { 0x1F501, 31374 }, { 0x1F502, 31381 }, { 0x1F503, 31402 }, { 0x1F504, 31402 }, { 0x1F508, 31409 }, { 0x1F50A, 31422 }, { 0x1F50D, 31428 }, { 0x1F50E, 31435 }, { 0x1F50F, 31452 }, { 0x1F510, 31460 }, { 0x1F512, 31467 }, { 0x1F51D, 31494 }, { 0x1F524, 31506 }, { 0x1F526, 31526 }, { 0x1F52A, 31537 }, { 0x1F52B, 31560 }, { 0x1F53C, 31578 }, { 0x1F53D, 31592 }, { 0x1F53E, 31608 }, { 0x1F546, 31627 }, { 0x1F54A, 31641 }, { 0x1F54E, 31647 }, { 0x1F56B, 31656 }, { 0x1F56C, 31666 }, { 0x1F570, 31675 }, { 0x1F573, 31681 }, { 0x1F574, 31695 }, { 0x1F575, 31700 }, { 0x1F576, 31712 }, { 0x1F57C, 31717 }, { 0x1F57D, 31721 }, { 0x1F580, 31739 }, { 0x1F581, 31745 }, { 0x1F583, 31760 }, { 0x1F584, 31765 }, { 0x1F585, 31772 }, { 0x1F587, 31785 }, { 0x1F588, 31791 }, { 0x1F589, 31798 }, { 0x1F58A, 31805 }, { 0x1F58B, 31819 }, { 0x1F58C, 31832 }, { 0x1F58D, 31838 }, { 0x1F590, 31845 }, { 0x1F596, 31850 }, { 0x1F5A5, 31864 }, { 0x1F5A7, 31879 }, { 0x1F5A9, 31896 }, { 0x1F5AA, 31907 }, { 0x1F5AE, 31912 }, { 0x1F5B2, 31921 }, { 0x1F5B3, 31931 }, { 0x1F5B5, 31949 }, { 0x1F5B8, 31957 }, { 0x1F5BB, 31970 }, { 0x1F5BC, 30131 }, { 0x1F5BD, 31987 }, { 0x1F5BE, 31994 }, { 0x1F5C0, 32016 }, { 0x1F5C2, 32026 }, { 0x1F5C3, 32032 }, { 0x1F5D1, 32040 }, { 0x1F5D2, 32049 }, { 0x1F5D3, 32070 }, { 0x1F5D7, 32086 }, { 0x1F5D8, 32113 }, { 0x1F5D9, 32121 }, { 0x1F5DD, 32127 }, { 0x1F5DE, 32138 }, { 0x1F5DF, 32143 }, { 0x1F5E0, 32154 }, { 0x1F5E1, 32162 }, { 0x1F5E1, 32181 }, { 0x1F5E2, 32186 }, { 0x1F5E2, 32200 }, { 0x1F5E3, 32205 }, { 0x1F5EA, 32231 }, { 0x1F5EB, 32236 }, { 0x1F5EE, 32247 }, { 0x1F5EF, 32258 }, { 0x1F5F0, 32270 }, { 0x1F5F1, 32274 }, { 0x1F5F2, 32282 }, { 0x1F5F3, 32297 }, { 0x1F5F4, 32302 }, { 0x1F5F8, 32309 }, { 0x1F64C, 32315 }, { 0x1F66A, 32323 }, { 0x1F66B, 32346 }, { 0x1F670, 32377 }, { 0x1F675, 32404 }, { 0x1F686, 32421 }, { 0x1F687, 32437 }, { 0x1F689, 32463 }, { 0x1F6A2, 32485 }, { 0x1F6A8, 32506 }, { 0x1F6A9, 32522 }, { 0x1F6B6, 32543 }, { 0x1F6B9, 32551 }, { 0x1F6B9, 32562 }, { 0x1F6BA, 32577 }, { 0x1F6BA, 32590 }, { 0x1F6BB, 32607 }, { 0x1F6BB, 32641 }, { 0x1F6BC, 32657 }, { 0x1F6C6, 32694 }, { 0x1F6C8, 32702 }, { 0x1F6CB, 32714 }, { 0x1F6CC, 32736 }, { 0x1F6CD, 32754 }, { 0x1F6CE, 32763 }, { 0x1F6D1, 32783 }, { 0x1F6D2, 32793 }, { 0x1F6E0, 32807 }, { 0x1F6E1, 32830 }, { 0x1F6E2, 32857 }, { 0x1F6E4, 32869 }, { 0x1F6E5, 32878 }, { 0x1F6E6, 32883 }, { 0x1F6E7, 32900 }, { 0x1F6E8, 32919 }, { 0x1F6EB, 32928 }, { 0x1F6EC, 32939 }, { 0x1F6F1, 32948 }, { 0x1F6F2, 32953 }, { 0x1F6F3, 32485 }, { 0x1F6F7, 32959 }, { 0x1F6F8, 32976 }, { 0x1F6FA, 32980 }, { 0x1F707, 32998 }, { 0x1F708, 33057 }, { 0x1F70A, 33071 }, { 0x1F70B, 33183 }, { 0x1F70D, 33201 }, { 0x1F70F, 33211 }, { 0x1F718, 33229 }, { 0x1F71E, 33240 }, { 0x1F71F, 33293 }, { 0x1F723, 33358 }, { 0x1F725, 33384 }, { 0x1F728, 33435 }, { 0x1F728, 33465 }, { 0x1F72B, 33501 }, { 0x1F72D, 33510 }, { 0x1F730, 33519 }, { 0x1F736, 33534 }, { 0x1F738, 33545 }, { 0x1F739, 33571 }, { 0x1F73B, 33589 }, { 0x1F73C, 33589 }, { 0x1F73D, 33605 }, { 0x1F73D, 33614 }, { 0x1F73E, 33633 }, { 0x1F73F, 33642 }, { 0x1F740, 33642 }, { 0x1F741, 33668 }, { 0x1F741, 33678 }, { 0x1F74A, 33692 }, { 0x1F74B, 33697 }, { 0x1F74C, 33704 }, { 0x1F74C, 33714 }, { 0x1F74D, 33743 }, { 0x1F74D, 33777 }, { 0x1F74E, 33788 }, { 0x1F753, 33837 }, { 0x1F756, 33844 }, { 0x1F757, 33858 }, { 0x1F758, 33866 }, { 0x1F75A, 33893 }, { 0x1F760, 33924 }, { 0x1F762, 33934 }, { 0x1F765, 33946 }, { 0x1F76B, 33955 }, { 0x1F76C, 33970 }, { 0x1F771, 33986 }, { 0x1F772, 33993 }, { 0x1F773, 34007 }, { 0x1F790, 34019 }, { 0x1F7C8, 34038 }, { 0x1F923, 34047 }, { 0x1F926, 34059 }, { 0x1F927, 34082 }, { 0x1F936, 34093 }, { 0x1F938, 34104 }, { 0x1F93A, 34115 }, { 0x1F93C, 34123 }, { 0x1F942, 34133 }, { 0x1F943, 34162 }, { 0x1F946, 34169 }, { 0x1F947, 34201 }, { 0x1F948, 34212 }, { 0x1F949, 34225 }, { 0x1F94A, 34238 }, { 0x1F94B, 34245 }, { 0x1F952, 34269 }, { 0x1F956, 34276 }, { 0x1F958, 34289 }, { 0x1F959, 34307 }, { 0x1F95A, 34345 }, { 0x1F95B, 34357 }, { 0x1F95E, 34362 }, { 0x1F95F, 34387 }, { 0x1F961, 34433 }, { 0x1F962, 34460 }, { 0x1F969, 34485 }, { 0x1F996, 34507 }, { 0x1F9D5, 34525 }, { 0x1F9D6, 34550 }, { 0x1F9D8, 34568 }, { 0x1F9D9, 34585 }, { 0x1F9DC, 34620 }, { 0x1F9E2, 34636 }, { 0x1FA1F, 34649 }, { 0x1FA22, 34667 }, { 0x1FA25, 34684 }, { 0x1FA28, 34702 }, { 0x1FA2B, 34719 }, { 0x1FA2E, 34739 }, { 0x1FA4E, 34758 }, { 0x1FA4F, 34803 }, { 0x1FA50, 34833 }, { 0x1FA60, 34852 }, { 0x1FA61, 34865 }, { 0x1FA62, 34876 }, { 0x1FA63, 34889 }, { 0x1FA64, 34899 }, { 0x1FA65, 34909 }, { 0x1FA66, 34920 }, { 0x1FA67, 34932 }, { 0x1FA68, 34944 }, { 0x1FA69, 34954 }, { 0x1FA6A, 34966 }, { 0x1FA6B, 34975 }, { 0x1FA6C, 34984 }, { 0x1FA6D, 34994 }, { (gunichar)(-1), 0 } /* end marker */ }; static const char names_list_stars_strings[] = "known as LOCKING-SHIFT ONE in 8-bit environments\0" "known as LOCKING-SHIFT ZERO in 8-bit environments\0" "sometimes considered a control code\0" "other space characters: 2000-200A\0" "neutral (vertical), used as opening or closing quotation mark\0" "preferred characters in English for paired quotation marks are 201C & 201D\0" "05F4 is preferred for gershayim when writing Hebrew\0" "used for many peso currencies in Latin America and elsewhere\0" "glyph may have one or two vertical bars\0" "other currency symbol characters start at 20A0\0" "neutral (vertical) glyph with mixed usage\0" "2019 is preferred for apostrophe\0" "preferred characters in English for paired quotation marks are 2018 & 2019\0" "05F3 is preferred for geresh when writing Hebrew\0" "see discussion on semantics of paired bracketing characters\0" "used for either hyphen or minus sign\0" "may be rendered as a raised decimal point in old style numbers\0" "also used to denote division or scale; for that mathematical use 2236 is preferred\0" "this, and not 037E, is the preferred character for 'Greek question mark'\0" "other related characters: 2241-2263\0" "Turkish and Azerbaijani use 0131 for lowercase\0" "other bracket characters: 27E6-27EB, 2983-2998, 3008-301B\0" "this is a spacing character\0" "Turkish and Azerbaijani use 0130 for uppercase\0" "used in pairs to indicate absolute value\0" "formerly known as INDEX\0" "commonly abbreviated as NBSP\0" "Spanish, Asturian, Galician\0" "other currency symbol characters: 20A0-20BF\0" "glyph may have one or two crossbars, but the official symbol in Japan and China has two\0" "paragraph sign in some European usage\0" "Spanish\0" "usually opening, sometimes closing\0" "commonly abbreviated as SHY\0" "other superscript digit characters: 2070-2079\0" "section sign in some European usage\0" "also used as a raised decimal point or to denote multiplication; for multiplication 22C5 is preferred\0" "other spacing accent characters: 02D8-02DB\0" "usually closing, sometimes opening\0" "lowercase is 00F0\0" "German\0" "not used in Swiss High German\0" "uppercase is \"SS\" or 1E9E\0" "typographically the glyph for this character can be based on a ligature of 017F with either 0073 or with an old-style glyph for 007A (the latter similar in appearance to 0292). Both forms exist interchangeably today.\0" "Portuguese\0" "Danish, Norwegian, Swedish, Walloon\0" "Danish, Norwegian, Icelandic, Faroese, Old English, French, IPA\0" "Italian, Malagasy\0" "Icelandic, Faroese, Old English, IPA\0" "uppercase is 00D0\0" "Portuguese, Estonian, Livonian\0" "occasionally used as an alternate, more visually distinct version of 2212 or 2011 in some contexts\0" "historically used as a punctuation mark to denote questionable passages in manuscripts\0" "Danish, Norwegian, Faroese, IPA\0" "French, Italian\0" "Czech, Slovak, Icelandic, Faroese, Welsh, Malagasy\0" "Icelandic, Old English, phonetics\0" "Runic letter borrowed into Latin script\0" "French, medieval Hungarian orthography\0" "uppercase is 0178\0" "Latvian, Latin, ...\0" "Romanian, Vietnamese, Latin, ...\0" "Polish, Lithuanian, ...\0" "Polish, Croatian, Serbian, ...\0" "Esperanto\0" "Maltese, Irish Gaelic (old orthography)\0" "Czech, Slovak, Slovenian, and many other languages\0" "the form using caron/hacek is preferred in all contexts\0" "Czech, Slovak\0" "the form using apostrophe is preferred in typesetting\0" "Croatian, Serbian, Vietnamese, Sami\0" "an alternate glyph with the stroke through the bowl is used in Americanist orthographies\0" "Malay, Latin, ...\0" "Lithuanian\0" "Czech, ...\0" "Turkish, Azerbaijani\0" "Latvian\0" "there are three major glyph variants\0" "lowercase in Nawdm is 0266\0" "Maltese, IPA, ...\0" "Greenlandic (old orthography), Kikuyu\0" "Latin, ...\0" "Lithuanian, ...\0" "lowercase is 0069\0" "uppercase is 0049\0" "Dutch\0" "Greenlandic (old orthography), Labrador Inuttut\0" "Slovak\0" "some fonts show the middle dot inside the L, but the preferred form has the dot following the L\0" "Polish, ...\0" "this character is deprecated and its use is strongly discouraged\0" "Afrikaans\0" "glyph may also have appearance of large form of the small letter\0" "Sami, Mende, IPA, ...\0" "Latin\0" "Hungarian\0" "French, IPA, Old Icelandic, Old English, ...\0" "Slovak, ...\0" "Livonian\0" "Polish, Indic transliteration, ...\0" "Turkish, Azerbaijani, ...\0" "the character 0219 should be used instead for Romanian\0" "Czech, Estonian, Finnish, Slovak, and many other languages\0" "Semitic transliteration, ...\0" "the character 021B should be used instead for Romanian\0" "Sami\0" "Latvian, Lithuanian, Latin, ...\0" "Latin, Esperanto, ...\0" "Welsh\0" "French, Igbo\0" "lowercase is 00FF\0" "Czech, Estonian, Finnish, Slovak, Slovenian, and many other languages\0" "in common use in Roman types until the 18th century\0" "in current use in Fraktur and Gaelic types\0" "Americanist and Indo-Europeanist usage for phonetic beta\0" "Americanist orthographies use an alternate glyph with the stroke through the bowl\0" "Old Saxon\0" "uppercase is 0243\0" "Zulu, Pan-Nigerian alphabet\0" "lowercase is 0253\0" "Zhuang (old orthography)\0" "former Soviet minority language scripts\0" "Zhuang tone three is Cyrillic ze\0" "Zhuang tone four is Cyrillic che\0" "typographically a turned C\0" "African\0" "lowercase is 0254\0" "Ewe\0" "lowercase is 0256\0" "Pan-Nigerian alphabet\0" "lowercase is 0257\0" "former-Soviet minority language scripts\0" "archaic phonetic for labialized alveolar fricative\0" "recommended spellings 007A 02B7 or 007A 032B\0" "lowercase is 01DD\0" "Azerbaijani, ...\0" "lowercase is 0259\0" "lowercase is 025B\0" "used as abbreviation convention for folder\0" "lowercase is 0260\0" "lowercase is 0263\0" "Gothic transliteration\0" "uppercase is 01F6\0" "lowercase is 0269\0" "lowercase is 0268\0" "ISO 6438 gives lowercase as 026A, not 0268\0" "Hausa, Pan-Nigerian alphabet\0" "Americanist phonetic usage for 026C\0" "uppercase is 023D\0" "Americanist phonetic usage\0" "lowercase is 026F\0" "lowercase is 0272\0" "archaic phonetic for Japanese 3093\0" "recommended spelling for syllabic n is 006E 0329\0" "Lakota (indicates nasalization of vowel)\0" "uppercase is 0220\0" "lowercase is 0275\0" "Vietnamese\0" "Pan-Turkic Latin alphabets\0" "Old Norse\0" "typographically a reversed S\0" "lowercase is 0283\0" "archaic phonetic for labialized palatoalveolar or palatal fricative\0" "Twi\0" "recommended spellings 0283 02B7, 00E7 02B7, 0068 0265, etc.\0" "archaic phonetic for palatalized alveolar or dental stop\0" "recommended spelling 0074 02B2\0" "a glyph variant with hook at the right also occurs\0" "lowercase is 0288\0" "typographically based on turned capital Greek omega\0" "lowercase is 028A\0" "lowercase is 028B\0" "a glyph variant with hook at the left also occurs\0" "Bini, Esoko, and other Edo languages in West Africa\0" "Pan-Turkic Latin orthography\0" "handwritten variant of Latin \"z\"\0" "African, Skolt Sami\0" "lowercase is 0292\0" "archaic phonetic for voiced pharyngeal fricative\0" "sometimes typographically rendered with a turned digit 3\0" "recommended spelling 0295\0" "archaic phonetic for labialized voiced palatoalveolar or palatal fricative\0" "recommended spellings 0292 02B7 or 006A 02B7\0" "archaic phonetic for [dz] affricate\0" "recommended spellings 0292 or 0064 007A\0" "archaic phonetic for [ts] affricate\0" "recommended spelling 0074 0073\0" "letter form is actually derived from ligation of ts, rather than inverted glottal stop\0" "replaced by \"w\" in modern transcriptions of Old English\0" "uppercase is 01F7\0" "Khoisan tradition\0" "\"c\" in Zulu orthography\0" "\"x\" in Zulu orthography\0" "\"q\" in Zulu orthography\0" "Pinyin third tone\0" "Pinyin first tone\0" "Pinyin second tone\0" "Pinyin fourth tone\0" "all other usages of schwa are 0259\0" "uppercase is 018E\0" "Livonian, Uralicist usage\0" "Uralicist usage\0" "Old Norse, Old English\0" "Skolt Sami\0" "Sami, Iroquoian, Old Icelandic\0" "Old Icelandic, Livonian (in recent linguistic scholarship)\0" "IPA and many languages\0" "Macedonian and Serbian transliteration\0" "lowercase is 0195\0" "lowercase is 01BF\0" "Pinyin\0" "Middle English, Scots\0" "Finnish Romany\0" "Lakota\0" "lowercase is 019E\0" "phonetic use in Sinology\0" "Algonquin, Huron\0" "Middle High German\0" "also Cornish\0" "lowercase is 2C65\0" "also used in Americanist linguistics\0" "lowercase is 019A\0" "lowercase is 2C66\0" "voiceless labio-alveolar fricative\0" "uppercase is 2C7E\0" "voiced labio-alveolar fricative\0" "uppercase is 2C7F\0" "casing use in Chipewyan, Dogrib, Slavey (Canadian aboriginal orthographies)\0" "lowercase is 0180\0" "lowercase is 0289\0" "lowercase is 028C\0" "low central unrounded vowel\0" "uppercase is 2C6F\0" "low back unrounded vowel\0" "uppercase is 2C6D\0" "low back rounded vowel\0" "uppercase is 2C70\0" "implosive bilabial stop\0" "uppercase is 0181\0" "typographically a turned c\0" "lower-mid back rounded vowel\0" "in older Danish usage \"0254:\" means \"that is\"\0" "uppercase is 0186\0" "voiceless alveolo-palatal laminal fricative\0" "used in transcription of Mandarin Chinese\0" "sound spelled with 015B in Polish\0" "voiced retroflex stop\0" "uppercase is 0189\0" "implosive dental or alveolar stop\0" "Ewe, Pan-Nigerian alphabet\0" "uppercase is 018A\0" "upper-mid central unrounded vowel\0" "mid-central unrounded vowel\0" "uppercase is 018F\0" "variant uppercase form 018E is associated with 01DD\0" "rhotacized schwa\0" "lower-mid front unrounded vowel\0" "uppercase is 0190\0" "lower-mid central unrounded vowel\0" "uppercase is A7AB\0" "rhotacized lower-mid central vowel\0" "lower-mid central rounded vowel\0" "voiced palatal stop\0" "typographically a turned f, but better thought of as a form of j\0" "\"gy\" in Hungarian orthography\0" "also archaic phonetic for palatoalveolar affricate 02A4\0" "implosive velar stop\0" "uppercase is 0193\0" "voiced velar stop\0" "uppercase is A7AC\0" "voiced uvular stop\0" "voiced velar fricative\0" "uppercase is 0194\0" "upper-mid back unrounded vowel\0" "voiced rounded palatal approximant\0" "uppercase is A78D\0" "breathy-voiced glottal fricative\0" "uppercase is A7AA\0" "uppercase in Nawdm is 0124\0" "voiceless coarticulated velar and palatoalveolar fricative\0" "\"sj\" in some Swedish dialects\0" "high central unrounded vowel\0" "uppercase is 0197\0" "semi-high front unrounded vowel\0" "preferred IPA alternate for 0269\0" "uppercase is A7AE\0" "glyph should have top and bottom serifs even in sans serif IPA font designs, to avoid confusion with lowercase l\0" "velarized voiced alveolar lateral approximant\0" "uppercase is 2C62\0" "voiceless alveolar lateral fricative\0" "uppercase is A7AD\0" "voiced retroflex lateral\0" "voiced lateral fricative\0" "\"dhl\" in Zulu orthography\0" "high back unrounded vowel\0" "uppercase is 019C\0" "voiced velar approximant\0" "voiced labiodental nasal\0" "uppercase is 2C6E\0" "voiced palatal nasal\0" "uppercase is 019D\0" "voiced retroflex nasal\0" "voiced uvular nasal\0" "rounded mid-central vowel, i.e. rounded schwa\0" "uppercase is 019F\0" "low front rounded vowel\0" "semi-high back rounded vowel\0" "voiceless bilabial fricative\0" "voiced alveolar approximant\0" "voiced lateral flap\0" "voiced retroflex approximant\0" "voiced strident apico-alveolar trill\0" "voiced retroflex flap\0" "uppercase is 2C64\0" "voiced alveolar flap or tap\0" "apical dental vowel\0" "used by linguists working on Chinese and other Sino-Tibetan languages\0" "IPA spelling - 007A 0329\0" "preferred presentation is with a descender\0" "voiced uvular trill\0" "Germanic, Old Norse\0" "uppercase is 01A6\0" "voiced uvular fricative or approximant\0" "voiceless retroflex fricative\0" "uppercase is A7C5\0" "voiceless postalveolar fricative\0" "uppercase is 01A9\0" "implosive palatal stop\0" "typographically based on 025F, not on 0283\0" "apical retroflex vowel\0" "IPA spelling - 0290 0329\0" "in origin 027F plus the retroflex hook 0322, despite its name\0" "palatalized voiceless postalveolar fricative\0" "suggested spelling - 0283 02B2\0" "dental click (sound of \"tsk tsk\")\0" "uppercase is A7B1\0" "voiceless retroflex stop\0" "uppercase is 01AE\0" "high central rounded vowel\0" "uppercase is 0244\0" "preferred IPA alternate to 0277\0" "uppercase is 01B1\0" "voiced labiodental approximant\0" "uppercase is 01B2\0" "lower-mid back unrounded vowel\0" "uppercase is 0245\0" "voiceless rounded labiovelar approximant\0" "voiced lateral approximant\0" "semi-high front rounded vowel\0" "voiced retroflex fricative\0" "voiced alveolo-palatal laminal fricative\0" "sound spelled with 017A in Polish\0" "voiced postalveolar fricative\0" "mistakenly named yogh in Unicode 1.0\0" "uppercase is 01B7\0" "palatalized voiced postalveolar fricative\0" "this is a caseless letter\0" "used in IPA, other phonetic notations, and those orthographies which use a caseless glottal stop\0" "voiced pharyngeal fricative\0" "ain\0" "lateral click\0" "palatal (or alveolar) click\0" "bilabial trill\0" "lower-mid front rounded vowel\0" "non-IPA alternate for the preferred 0153\0" "voiced uvular implosive\0" "voiceless epiglottal fricative\0" "voiced palatal fricative\0" "uppercase is A7B2\0" "proposed for velar click\0" "uppercase is A7B0\0" "velar lateral approximant\0" "voiceless uvular implosive\0" "voiced epiglottal stop\0" "voiced epiglottal fricative\0" "voiced dental affricate\0" "voiced postalveolar affricate\0" "voiced alveolo-palatal affricate\0" "voiceless dental affricate\0" "voiceless postalveolar affricate\0" "voiceless alveolo-palatal affricate\0" "velopharyngeal fricative\0" "lateral alveolar fricative (lisp)\0" "voiced lateral alveolar fricative\0" "audible lip smack\0" "audible teeth gnashing\0" "aspiration\0" "breathy voiced, murmured\0" "palatalization\0" "preceding four used for r-coloring or r-offglides\0" "labialization\0" "common Americanist usage for 02B2\0" "primary stress, emphasis\0" "transliteration of mjagkij znak (Cyrillic soft sign: palatalization)\0" "transliteration of Hebrew geresh\0" "exaggerated stress, contrastive stress\0" "transliteration of tverdyj znak (Cyrillic hard sign: no palatalization)\0" "typographical alternate for 02BD or 02BF\0" "used in some Polynesian orthographies for glottal stop\0" "Hawaiʻian: ʻokina\0" "Tongan: fakauʻa\0" "glottal stop, glottalization, ejective\0" "many languages use this as a letter of their alphabets\0" "used as a tone marker in Bodo, Dogri, and Maithili\0" "2019 is the preferred character for a punctuation apostrophe\0" "weak aspiration\0" "transliteration of Arabic hamza (glottal stop)\0" "transliteration of Hebrew alef\0" "transliteration of Arabic ain (voiced pharyngeal fricative)\0" "transliteration of Hebrew ayin\0" "ejective or glottalized\0" "typographical alternate for 02BC or 02BE\0" "typographical alternate for 02BF\0" "fronted articulation\0" "backed articulation\0" "raised articulation\0" "lowered articulation\0" "rising-falling tone, falling tone, secondary stress, etc.\0" "falling-rising tone\0" "Mandarin Chinese third tone\0" "primary stress, downstep\0" "precedes letter or syllable modified\0" "high level tone\0" "precedes or follows letter or syllable modified\0" "Mandarin Chinese first tone\0" "high-rising tone (IPA), high tone, primary stress\0" "Mandarin Chinese second tone\0" "high-falling tone (IPA), low tone, secondary or tertiary stress\0" "Mandarin Chinese fourth tone\0" "secondary stress\0" "low level tone\0" "low-falling tone\0" "low-rising tone\0" "length mark\0" "half-length mark\0" "more rounded articulation\0" "less rounded articulation\0" "vowel raising or closing\0" "vowel lowering or opening\0" "advanced or fronted articulation\0" "retracted or backed articulation\0" "glyph may have small end-serifs\0" "Mandarin Chinese fifth tone (light or neutral)\0" "rhotacization in vowel\0" "often ligated: 025A = 0259 + 02DE; 025D = 025C + 02DE\0" "Swedish grave accent\0" "these modifier letters are occasionally used in transcription of affricates\0" "Nenets\0" "Pinyin: marks Mandarin Chinese fourth tone\0" "Pinyin: marks Mandarin Chinese second tone\0" "IPA: nasalization\0" "Vietnamese tone mark\0" "Pinyin: marks Mandarin Chinese first tone\0" "distinguish from the following\0" "connects on left and right\0" "kerns left or right of circumflex over vowels\0" "Hungarian, Chuvash\0" "Pinyin: marks Mandarin Chinese third tone\0" "this is not the Greek tonos\0" "Marshallese\0" "Serbian and Croatian phonetics\0" "Latvian (but not used in decomposition)\0" "Americanist: ejective or glottalization\0" "IPA: unreleased stop\0" "IPA: open variety of vowel\0" "IPA: vowel raising or closing\0" "IPA: vowel lowering or opening\0" "IPA: advanced or fronted articulation\0" "IPA: retracted or backed articulation\0" "IPA: palatalization\0" "IPA: retroflexion\0" "IPA: closer variety of vowel\0" "Americanist and Indo-Europeanist: retraction or retroflexion\0" "Semiticist: velarization or pharyngealization\0" "IPA: breathy-voice or murmur\0" "IPA: voiceless\0" "vocalic (in Latin transliteration of Indic sonorants)\0" "Madurese\0" "Romanian, Latvian, Livonian\0" "French, Turkish, Azerbaijani\0" "Americanist: nasalization\0" "Polish, Lithuanian\0" "IPA: syllabic\0" "Yoruba\0" "German dialectology\0" "may attach or not; shape may vary by local preferences\0" "IPA: dental\0" "IPA: labialization\0" "IPA: voiced\0" "Americanist: fronted articulation\0" "Hittite transcription\0" "Americanist: fronted articulation (variant of 032D)\0" "Indo-Europeanist: semivowel\0" "IPA: creaky voice\0" "IPA: velarization or pharyngealization\0" "IPA: apical\0" "IPA: laminal\0" "preferred glyph shape is a horizontal rectangle for IPA usage\0" "IPA: linguolabial\0" "used for Cyrillic yerik, indicates an omitted jer\0" "this is not a palatalization mark\0" "Greek-specific form of circumflex for rising-falling accent\0" "alternative glyph is similar to an inverted breve\0" "use of this character is discouraged\0" "note special casing issues\0" "IPA: dentolabial\0" "IPA: alveolar\0" "IPA: strong articulation\0" "IPA: weak articulation\0" "IPA: denasal\0" "IPA: nasal escape\0" "IPA: velopharyngeal friction\0" "IPA: labial spreading\0" "IPA: whistled articulation\0" "commonly abbreviated as CGJ\0" "has no visible glyph\0" "the name of this character is misleading; it does not actually join graphemes\0" "Latin transliterations of the Southern Min dialects of Chinese\0" "Kharoshthi transliteration\0" "Latin abbreviation, Lithuanian phonetics and medievalist transcriptions\0" "a common glyph alternate connects the horizontal midpoints of the characters\0" "IPA: sliding articulation\0" "indicates numeric use of letters\0" "sentence-final punctuation\0" "003B is the preferred character\0" "lowercase is 03F3\0" "compatibility decomposition (NFKD) is 0020 0308 0301\0" "functions in Greek like a semicolon\0" "00B7 is the preferred character\0" "math constant 3.141592...\0" "not to be confused with the actual stigma letter\0" "used symbolically with a numeric value 200\0" "the ordinary Greek letter, showing considerable glyph variation\0" "in mathematical contexts, the loopy glyph is preferred, to contrast with 03D5\0" "used as a technical symbol\0" "used as a technical symbol, with a stroked glyph\0" "maps to \"phi1\" symbol entities\0" "a variant of pi, looking like omega\0" "used as an ampersand\0" "the Q-shaped archaic koppas are the ordinary alphabetic letters and can also be used as symbols with a numeric value of 90 in classical and pre-classical texts\0" "apparently in origin a cursive form of digamma\0" "the name \"stigma\" originally applied to a medieval sigma-tau ligature, whose shape was confusably similar to the cursive digamma\0" "used as a symbol with a numeric value of 6\0" "used in modern Greek as a symbol with a numeric value of 90, as in the dating of legal documentation\0" "used as a symbol with a numeric value of 900\0" "used as technical symbol\0" "uppercase is 037F\0" "used with abbreviations containing 03C1\0" "Macedonian\0" "Russian, ...\0" "Serbian\0" "Ukrainian\0" "Serbian, Azerbaijani, Altay\0" "Serbian, Macedonian\0" "Macedonian, Bulgarian\0" "Byelorussian, Uzbek\0" "Serbian, Macedonian, Abkhasian\0" "for \"digraph onik\" the preferred spelling is 041E 0443\0" "for \"monograph uk\" the preferred character is A64A\0" "for \"digraph onik\" the preferred spelling is 043E 0443\0" "for \"monograph uk\" the preferred character is A64B\0" "despite its name, this character does not have a titlo, nor is it composed of an omega plus a diacritic\0" "not used with titlo letters\0" "not used for kamora\0" "used only with titlo letters\0" "also attested in Glagolitic\0" "use 20DD for ten thousands sign\0" "Kildin Sami\0" "Azerbaijani, Bashkir, ...\0" "full bar form preferred over half-barred \"F\"-type\0" "Yakut, older orthographies for Abkhasian\0" "Tatar, ...\0" "Bashkir\0" "letterforms with right hooks are preferred, although occasional variants with left hooks occur\0" "Abkhasian, Tajik, ...\0" "Azerbaijani\0" "Abkhasian\0" "Bashkir, ...\0" "Altay, Mari, Yakut\0" "also used for soft en in Old Church Slavonic\0" "this is not a decomposable ligature\0" "older orthographies for Abkhasian\0" "Bashkir, Chuvash\0" "in Chuvashia, letterforms identical to or similar in form to 00E7 regularly occur\0" "stem is straight, unlike LETTER U\0" "Kazakh\0" "Abkhasian, Tajik, Uzbek\0" "Abkhasian, Tajik\0" "originally derived from Latin \"h\", but uppercase form 04BA is closer to an inverted che (0427)\0" "some older Abkhaz fonts show a descender shaped like a right hook (ogonek or reversed comma shape)\0" "aspiration sign in many Caucasian languages\0" "is usually not cased, but the formal lowercase is 04CF\0" "Moldavian\0" "Chukchi\0" "Yupik\0" "also used for Enets\0" "also used for Itelmen\0" "used for [q] in Aleut\0" "used in modern Abkhaz orthography\0" "also used for Ossetian\0" "also used for Nenets\0" "marks intonation on word, rather than occurring finally\0" "used for phonetic notation\0" "may also be used for historic Georgian texts\0" "maps to AST 34.005:1997\0" "This character is to be used when Zarqa or Tsinor are placed above, and also for Tsinorit.\0" "This character is to be used when Zarqa or Tsinor are placed above left.\0" "furtive patah is not a distinct character\0" "used generically or as qamats gadol in orthography which distinguishes that from qamats qatan\0" "falls within the base letter\0" "may be used as a Hebrew accent sof pasuq\0" "may be treated as spacing punctuation, not as a point\0" "may be used as a Hebrew punctuation colon\0" "punctum extraordinarium (Psalms 27:13)\0" "does not historically derive from the letter nun\0" "used for writing Samvat era dates in Urdu\0" "may be used with Coptic Epact numbers\0" "also used with Thaana and Syriac in modern text\0" "represents sallallahu alayhe wasallam \"may God's peace and blessings be upon him\"\0" "represents alayhe assalam \"upon him be peace\"\0" "represents rahmatullah alayhe \"may God have mercy upon him\"\0" "represents radi allahu 'anhu \"may God be pleased with him\"\0" "sign placed over the name or nom-de-plume of a poet, or in some writings used to mark all proper names\0" "marks a recommended pause position in some Korans published in Iran and Pakistan\0" "should not be confused with the small TAH sign used as a diacritic for some letters such as 0679\0" "early Persian\0" "should not be confused with 064E FATHA\0" "should not be confused with 064F DAMMA\0" "should not be confused with 0650 KASRA\0" "commonly abbreviated ALM\0" "inserted to stretch characters or to carry tashkil with no base letter\0" "also used with Adlam, Hanifi Rohingya, Mandaic, Manichaean, Psalter Pahlavi, Sogdian, and Syriac\0" "represents YEH-shaped dual-joining letter with no dots in any positional form\0" "not intended for use in combination with 0654\0" "loses its dots when used in combination with 0654\0" "retains its dots when used in combination with other combining marks\0" "a common alternative form is written as two intertwined dammas, one of which is turned 180 degrees\0" "marks absence of a vowel after the base consonant\0" "used in some Korans to mark a long vowel as ignored\0" "can have a variety of shapes, including a circular one and a shape that looks like '06E1'\0" "restricted to hamza and ezafe semantics\0" "is not used as a diacritic to form new letters\0" "Kashmiri, Urdu\0" "Baluchi\0" "indicates nasalization in Urdu\0" "Pashto\0" "African languages\0" "also used in Quranic text in African and other orthographies\0" "Kalami\0" "Kashmiri\0" "appearance rather variable\0" "actually a vowel sign, despite the name\0" "Quranic Arabic\0" "Baluchi, Kashmiri\0" "use the sequence 0627 065F instead\0" "forms digraphs\0" "Urdu\0" "Sindhi\0" "Persian, Urdu, ...\0" "represents the phoneme /dz/\0" "not used in modern Pashto\0" "Sindhi, Bosnian\0" "Pashto, Khwarazmian\0" "represents the phoneme /ts/ in Pashto\0" "Sindhi, early Persian, Pegon, Malagasy\0" "Lahnda\0" "older shape for DUL, now obsolete in Sindhi\0" "Burushaski\0" "current shape used for DUL\0" "Old Urdu, not in current use\0" "Kurdish\0" "Kurdish, early Persian\0" "Dargwa\0" "Moroccan Arabic\0" "Turkic\0" "Berber, Burushaski\0" "Old Hausa\0" "Jawi\0" "Adighe\0" "Maghrib Arabic\0" "Ingush\0" "Middle Eastern Arabic for foreign words\0" "Kurdish, Khwarazmian, early Persian, Jawi\0" "North African Arabic for foreign words\0" "Maghrib Arabic, Uighur\0" "Tunisian Arabic\0" "Persian, Urdu, Sindhi, ...\0" "represents a letter distinct from Arabic KAF (0643) in Sindhi\0" "may appear like an Arabic KAF (0643) with a ring below the base\0" "use for the Jawi gaf is not recommended, although it may be found in some existing text data; recommended character for Jawi gaf is 0762\0" "Uighur, Kazakh, Moroccan Arabic, early Jawi, early Persian, ...\0" "Berber, early Persian\0" "not used in Sindhi\0" "Kurdish, Bosnian\0" "Urdu, archaic Arabic\0" "dotless in all four contextual forms\0" "forms aspirate digraphs in Urdu and other languages of South Asia\0" "represents the glottal fricative /h/ in Uighur\0" "for ezafe, use 0654 over the language-appropriate base letter\0" "actually a ligature, not an independent letter\0" "Kirghiz\0" "Uighur, Kurdish, Kazakh, Azerbaijani, Bosnian\0" "Kirghiz, Azerbaijani\0" "Uighur\0" "Kazakh, Kirghiz, Bosnian\0" "Uighur, Kazakh\0" "Arabic, Persian, Urdu, Kashmiri, ...\0" "initial and medial forms of this letter have dots\0" "Pashto, Sindhi\0" "Pashto, Uighur\0" "used as the letter bbeh in Sindhi\0" "Mende languages, Hausa\0" "Uighur, Kazakh, Kirghiz\0" "smaller than the typical circular shape used for 0652\0" "presentation form of 0652, using font technology to select the variant is preferred\0" "used in some Korans to mark absence of a vowel\0" "typically used with 06E5, 06E6, 06E7, and 08F3\0" "there is a range of acceptable glyphs for this character\0" "also used in Quranic text in African and other orthographies to represent wasla, ikhtilas, etc.\0" "also used in early Persian\0" "Persian has a different glyph than Sindhi and Urdu\0" "Persian, Sindhi, and Urdu share glyph different from Arabic\0" "Persian, Sindhi, and Urdu have glyphs different from Arabic\0" "Urdu and Sindhi have glyphs different from Arabic\0" "marks the end of a paragraph\0" "marks interrogations, imperatives, and pauses, especially in Biblical texts\0" "marks subordinate clauses and minor pauses, especially in Biblical texts\0" "marks expressions of wonder and has a distinct pausal value in Biblical texts\0" "used at the end of verses of supplications\0" "joins two words closely together in a context to which a rising tone is suitable\0" "marks a dependent clause\0" "marks the end of a subdivision of the apodosis, or latter part of a Biblical verse\0" "marks a minor phrase division\0" "marks the end of a real or rhetorical question\0" "character name is a misnomer\0" "a contraction mark, mostly used in East Syriac\0" "placed at the end of an incomplete word\0" "marks the beginning of a phrase, word, or morpheme that has a marginal note\0" "marks the end of a section with a marginal note\0" "marks the beginning of a Syriac abbreviation\0" "used in East Syriac texts to indicate an etymological Alaph\0" "used in Garshuni documents\0" "ambiguous form for undifferentiated early dalath/rish\0" "mostly used in East Syriac texts\0" "used in Christian Palestinian Aramaic\0" "feminine marker used with the Taw feminine suffix\0" "indicates a plosive pronunciation\0" "indicates an aspirated (spirantized) pronunciation\0" "accent mark used in ancient manuscripts\0" "diacritic used in Turoyo for letters not found in Syriac\0" "indication of a silent letter\0" "also used to indicate numbers multiplied by a certain constant\0" "a music mark\0" "also used in the Syrian Orthodox Anaphora book to mark the breaking of the Eucharist bread\0" "a diacritic cross used in liturgical texts\0" "Saraiki\0" "Shina\0" "Jawi, preferred to 06AC\0" "Moroccan Arabic, Amazigh, Burushaski\0" "Maba\0" "Arwi\0" "Saraiki, Pathwari\0" "Gojri\0" "Torwali, Ormuri\0" "Ormuri\0" "represents a voiced alveolo-palatal laminal fricative\0" "Kalami, Ormuri\0" "indicates remote future placement of the topic under discussion\0" "marks end of a major section of text\0" "symbol represents the three stones holding a cooking pot over a fire\0" "used to abbreviate units of measure\0" "Adamawa Fulfulde (Cameroon)\0" "used for the implosive bilabial stop\0" "Adamawa Fulfulde\0" "used for the implosive palatal approximant, realized as pharyngealization of the approximant\0" "used for the voiced palatal nasal\0" "Bashkir, Tatar\0" "Belarusian\0" "Pegon alternative for 068A\0" "Crimean Tatar, Chechen, Lak\0" "Tatar\0" "initial and medial forms have one dot below\0" "initial and medial forms have one dot above\0" "this letter shows an additional single dot above for the qaf only in initial and medial forms\0" "also used in Philippine languages\0" "also used in Quranic text in African and other orthographies to represent damma\0" "also used in Quranic text in African and other orthographies to represent dammatan\0" "Philippine languages\0" "used for short e in Awadhi\0" "also used in Devanagari transliterations of some South Indian and Kashmiri languages by a publisher in Lucknow\0" "Kashmiri, Bihari languages\0" "also used for transcribing Dravidian short e\0" "also used for transcribing Dravidian short o\0" "for transcribing Dravidian alveolar n\0" "for transcribing Dravidian alveolar r\0" "half form is represented as \"Eyelash RA\"\0" "for transcribing Dravidian l\0" "for extending the alphabet to new letters\0" "stands to the left of the consonant\0" "suppresses inherent vowel\0" "character has historic use only\0" "combines with E to form AI, with AA to form O, and with O to form AU\0" "mostly used for svarita, with rare use for udatta\0" "used also in Vedic texts written in other scripts\0" "used in transliteration of Avestan\0" "phrase separator\0" "also used to represent an anusvara following digits indicating secondary svara-s in Samavedic texts\0" "intended for Devanagari-specific abbreviations\0" "used for an affricated glide JJYA\0" "used for writing Limbu in Devanagari\0" "a glyph variant has the connecting top bar\0" "used at the beginning of texts as an invocation\0" "a dead consonant form of ta, without implicit vowel, used in some sequences\0" "historic currency sign\0" "not in current usage\0" "represents the name of a deity\0" "written before the name of a deceased person\0" "indicates external sandhi in Sanskrit documents\0" "nasalization\0" "doubles following consonant\0" "God is One\0" "some fonts use an alternate glyph shaped more like the lower part of 0A2F\0" "used with Sanskrit text\0" "preferred spelling is 0AB0 0AC2 0AF0\0" "pieces left of and above the consonant\0" "Kuvi\0" "not used in Tamil\0" "just as for the Tamil pulli, the glyph for aytham may use either dots or rings\0" "also denotes the measure kuruni/marakkaal\0" "also denotes the measure thuuni\0" "also denotes the measure kalam\0" "denotes a measure of grain that equals 2 uri or 4 ulakku\0" "denotes auspiciousness\0" "denotes incoming cash which is set aside for unknown expenses\0" "sometimes used as the credit sign; the traditional credit sign is distinct\0" "denotes balance\0" "sometimes used as the number sign; the traditional number sign is distinct\0" "indicates a contextually elided nasal\0" "used in Prakrit language texts to indicate gemination of the following consonant\0" "used in Prakrit language texts for the linguistic anusvara\0" "letter for an alveolar consonant whose exact phonetic value is not known\0" "preferred name is halant\0" "obsolete historic letter\0" "name is a mistake for LLLA\0" "scholarly use only\0" "also used to denote the fraction one eightieth (kaani)\0" "archaic form of the /au/ dependent vowel\0" "not used in reformed modern Malayalam orthography\0" "used historically to measure rice\0" "used alone to write the /au/ dependent vowel in modern texts\0" "historically derived from the full letter ra\0" "also used for chillu r\0" "historically derived from the full letter ta\0" "used for chillu t and chillu d\0" "used in Sanskrit\0" "dental\0" "retroflex\0" "independent vowel letter used to write Sanskrit\0" "ellipsis, abbreviation\0" "Pali virama\0" "special vowel length indication used with 0E24 or 0E26\0" "repetition\0" "cancellation mark\0" "final nasal\0" "used as a bullet\0" "used to mark end of long sections\0" "used in combination with 0E30 to mark end of a verse\0" "used to mark end of chapter or document\0" "name is a mistake for fo sung\0" "name is a mistake for fo tam\0" "name is a mistake, lo ling is the mnemonic for 0EA5\0" "name is a mistake, lo loot is the mnemonic for 0EA3\0" "vowel shortener\0" "final nasal or long o vowel\0" "honorific; marks beginning of text or start of new folio\0" "follows and ligates with initial yig-mgo\0" "separates sections of meaning equivalent to topics and sub-topics\0" "list enumerator, used in Bhutan\0" "petition honorific, used in Bhutan\0" "morpheme delimiter (approximate meaning)\0" "the normal tsheg; provides a break opportunity\0" "a non-breaking tsheg; inhibits line breaking\0" "marks end of a section of text (tshig-grub)\0" "marks end of a whole topic (don-tshan)\0" "shad which follows a tsheg-bar that starts a new line\0" "used as a comma-like text delimiter\0" "combines with digits\0" "normally indicates a neutral fortune\0" "may also signify good luck earlier, bad luck later\0" "honorific, emphasis; used like underlining\0" "marks point of text insertion or annotation\0" "emphasis; used like underlining\0" "a lenition mark\0" "brackets\0" "used for bracketing with a roof over\0" "marks which combine with digits\0" "when followed by a subjoined letter = ra mgo\0" "base for dependent vowels\0" "fixed-form letter not showing the shape variation of the ordinary ra\0" "used only in transliteration and transcription\0" "common, vowel-lengthening mark\0" "transliteration of Sanskrit avagraha\0" "always followed by 0F82\0" "rare, only used for full-sized subjoined letter\0" "often repeated three times; indicates a refrain\0" "marks a heavy drum beat\0" "marks a light drum beat\0" "symbol of a small Tibetan hand drum\0" "symbol of a Tibetan cymbal\0" "symbol of a Tibetan hand bell\0" "the double body symbol\0" "the tri-kaya or triple body symbol\0" "the quadruple body symbol, a form of the svasti sign\0" "signifies bad luck earlier, good luck later\0" "used in Bhutan\0" "symbol of good luck and well-being in India\0" "also represents the glottal stop as a consonant\0" "a tone mark\0" "voiceless lenis alveolar fricative\0" "voiceless fortis alveolar fricative\0" "zero sound\0" "voiceless or voiced lenis alveolar affricate\0" "voiceless unaspirated fortis alveolar affricate\0" "voiceless aspirated alveolar affricate\0" "voiceless glottal fricative\0" "voiceless lenis dental fricative\0" "voiceless fortis dental fricative\0" "voiceless lenis retroflex fricative\0" "voiceless fortis retroflex fricative\0" "voiced alveolar fricative\0" "velar nasal consonant\0" "voiceless or voiced lenis dental affricate\0" "voiceless unaspirated fortis dental affricate\0" "voiceless or voiced lenis retroflex affricate\0" "voiceless unaspirated fortis retroflex affricate\0" "voiceless aspirated dental affricate\0" "voiceless aspirated retroflex affricate\0" "glottal stop\0" "rounded open-mid back vowel\0" "Basketo\0" "Inuktitut (AI), Carrier (U)\0" "Inuktitut\0" "Carrier (O)\0" "Inuktitut (U), Carrier (E)\0" "Inuktitut (UU)\0" "East Cree\0" "Moose Cree (Y), Algonquian (GLOTTAL STOP)\0" "West Cree (T), East Cree (Y), Inuktitut (GLOTTAL STOP)\0" "Athapascan (B/P), Sayisi (I), Carrier (G)\0" "West Cree (K), Athapascan (K), Carrier (KH)\0" "N Cree (SH), Sayisi (R), Carrier (NG)\0" "Algonquian (S), Chipewyan (R), Sayisi (S)\0" "West Cree (N), Athapascan (D/T), Sayisi (N), Carrier (N)\0" "West Cree (W), Sayisi (O)\0" "Chipewyan (TT), South Slavey (GH)\0" "Algonquian (H), Carrier (R)\0" "Moose Cree (W), Athapascan (Y), Sayisi (YU), Blackfoot (S)\0" "West Cree (C), Sayisi (D)\0" "Athapascan (N), Sayisi (AI)\0" "N Cree (L), Carrier (D)\0" "Inuktitut (PAI), Athapascan (BE), Carrier (HU)\0" "Inuktitut (PU), Athapascan (BO), Carrier (HE)\0" "Inuktitut (PUU)\0" "Athapascan (BA), Carrier (HA)\0" "Blackfoot (Y)\0" "Sayisi (G)\0" "Inuktitut (TAI), Athapascan (DI), Carrier (DU)\0" "Athapascan (DE), Carrier (DO)\0" "Inuktitut (TU), Athapascan (DO), Carrier (DE), Sayisi (DU)\0" "Inuktitut (TUU)\0" "Athapascan (DA)\0" "South Slavey (DEH)\0" "South Slavey (DIH)\0" "South Slavey (DOH)\0" "South Slavey (DAH)\0" "Inuktitut (KAI), Blackfoot (PA)\0" "Blackfoot (PE)\0" "Inuktitut (KU), Sayisi (KU), Blackfoot (PI)\0" "Inuktitut (KUU)\0" "Blackfoot (PO)\0" "Inuktitut (GAI), Athapascan (DHE), Sayisi (THE), Blackfoot (MA)\0" "Inuktitut (GAAI)\0" "Inuktitut (GI), Athapascan (DHI), Sayisi (THI), Blackfoot (ME)\0" "Inuktitut (GII)\0" "Inuktitut (GU), Athapascan (DHO), Sayisi (THO), Blackfoot (MI)\0" "Inuktitut (GUU)\0" "Inuktitut (GA), Athapascan (DHA), Sayisi (THA), Blackfoot (MO)\0" "Inuktitut (GAA)\0" "Inuktitut (G), Sayisi (T)\0" "Athapascan (DH)\0" "Inuktitut (MAI), Blackfoot (TA)\0" "Blackfoot (TE)\0" "Inuktitut (MU), Sayisi (MU), Blackfoot (TI)\0" "Inuktitut (MUU)\0" "Blackfoot (TO)\0" "Carrier (M)\0" "Inuktitut (NAI)\0" "Inuktitut (NU), Sayisi (NU)\0" "Inuktitut (NUU)\0" "Inuktitut (LAI)\0" "Inuktitut (LU)\0" "Inuktitut (LUU)\0" "Inuktitut (SAI), Blackfoot (SA)\0" "Blackfoot (SE)\0" "Inuktitut (SU), Sayisi (SU), Blackfoot (SI)\0" "Inuktitut (SUU)\0" "Blackfoot (SO)\0" "Inuktitut (YAI), Blackfoot (YA)\0" "Blackfoot (YE)\0" "Inuktitut (YU), Blackfoot (YI)\0" "Inuktitut (YUU)\0" "Blackfoot (YO)\0" "Inuktitut (RAI)\0" "Athapascan (LE)\0" "Athapascan (LI)\0" "Inuktitut (RU)\0" "Inuktitut (RUU)\0" "Sayisi (LU)\0" "Inuktitut (FAI)\0" "Sayisi (TE)\0" "Sayisi (TI)\0" "Sayisi (TU)\0" "Sayisi (TA)\0" "Sayisi (TTHU)\0" "probably a mistaken interpretation of an asterisk used to mark a proper noun\0" "Algonquian\0" "Inuktitut (QU)\0" "Inuktitut (QUU)\0" "Sayisi (KLE)\0" "Sayisi (KLI)\0" "Sayisi (KLU)\0" "Sayisi (KLA)\0" "Inuktitut (NGU)\0" "Inuktitut (NGUU)\0" "Sayisi (SHU)\0" "Inuktitut (LHU)\0" "Inuktitut (LHUU)\0" "Sayisi (HU)\0" "Athapascan (ZA), Sayisi (TZO), South Slavey (DHA)\0" "Athapascan (ZO), Sayisi (TZU), South Slavey (DHO)\0" "Athapascan (ZE), Sayisi (TZE), South Slavey (DHE)\0" "Athapascan (ZI), Sayisi (TZI), South Slavey (DHI)\0" "used as a symbol to denote Christ\0" "Inuktitut (NNGU)\0" "Inuktitut (NNGUU)\0" "glyph is blank in \"stemless\" style fonts\0" "marks beginning of Ogham text\0" "marks end of Ogham text\0" "golden number 17\0" "golden number 18\0" "golden number 19\0" "as this character belongs to the first register, its correct transliteration is nna, not nno\0" "used only for Pali/Sanskrit transliteration\0" "as this character belongs to the first register, its correct transliteration is ssa, not sso\0" "use of this character is strongly discouraged; 17A2 should be used instead\0" "use of this character is strongly discouraged; the sequence 17A2 17B6 should be used instead\0" "obsolete ligature for the sequence 17A7 1780\0" "use of the sequence is now preferred\0" "this is a variant for 17B1, used in only two words\0" "17B1 is the normal variant of this vowel\0" "final nasalization\0" "this character is usually regarded as a vowel sign am, along with om and aam\0" "inserts a short inherent vowel with abrupt glottal stop\0" "the preferred transliteration is yukaleakpintu\0" "changes the second register to the first\0" "the preferred transliteration is muusekatoan\0" "changes the first register to the second\0" "the preferred transliteration is treisap\0" "shortens the vowel sound in the previous orthographic syllable\0" "the preferred transliteration is bantak\0" "a diacritic historically corresponding to the repha form of ra in Devanagari\0" "indicates that the base character is not pronounced\0" "sign used with some exclamations\0" "denotes stressed intonation in some single-consonant words\0" "denotes deviation from the general rules of pronunciation, mostly used in loan words from Pali/Sanskrit, French, and so on\0" "mostly obsolete, a \"killer\"\0" "indicates that the base character is the final consonant of a word without its inherent vowel sound\0" "functions to indicate that the following Khmer letter is to be rendered subscripted\0" "shape shown is arbitrary and is not visibly rendered\0" "originally intended as part of lunar date symbols\0" "use of this character is discouraged in favor of the complete set of lunar date symbols\0" "functions as a full stop, period\0" "indicates the end of a section or a text\0" "functions as colon\0" "the preferred transliteration is camnoc pii kuuh\0" "repetition sign\0" "et cetera\0" "use of this character is discouraged; other abbreviations for et cetera also exist\0" "preferred spelling: 17D4 179B 17D4\0" "indicates the beginning of a book or a treatise\0" "the preferred transliteration is phnek moan\0" "indicates the end of a book or treatise\0" "this forms a pair with 17D9\0" "the preferred transliteration is koomoot\0" "rare, shows an omitted Sanskrit vowel, like an apostrophe\0" "the preferred transliteration is avakraha sannya\0" "mostly obsolete\0" "indicates that the base character is the final consonant of a word with its inherent vowel sound\0" "marks the end of a chapter\0" "not a format control character, but simply a hyphen for Todo\0" "also used in the Hudum (modern Mongolian) writing system\0" "abbreviated FVS1\0" "abbreviated FVS2\0" "abbreviated FVS3\0" "abbreviated MVS\0" "Carrier (GLOTTAL STOP)\0" "Beaver Dene (LYE)\0" "Chipewyan Dene (LU)\0" "Beaver Dene (LAI)\0" "Beaver Dene (TYE)\0" "Beaver Dene (TYA)\0" "Beaver Dene (HYE)\0" "Chipewyan Dene (TTHU)\0" "Beaver Dene (HAI)\0" "Beaver Dene (TLYE)\0" "Chipewyan Dene (TLU)\0" "Beaver Dene (ZYE)\0" "Chipewyan Dene (SHU)\0" "Chipewyan Dene (GU)\0" "Beaver Dene (CHYE)\0" "Chipewyan Dene (CHU)\0" "Beaver Dene (CHAI)\0" "Hare Dene (SHYA)\0" "Chipewyan Dene (TSU)\0" "Beaver Dene (TSYE)\0" "a labialized consonant cluster\0" "conjunction: and\0" "perfective\0" "represents the first Ashadha (eighth month of the lunar calendar)\0" "represents the second Ashadha in the lunar calendar during the Adhikameas leap year\0" "an alternative glyph with the upper part shaped like 1A33 is used in Thailand and Laos\0" "contrast the sequence 1A2D 1A5B\0" "indicates a glottal consonant\0" "indicates following character(s) are not sounded\0" "logograph for city\0" "logograph for village\0" "logograph for heaven\0" "danda\0" "double danda\0" "used in combinations with other punctuation marks at ends of sections\0" "intended to surround a diacritic above\0" "intended to surround a diacritic below\0" "intended to surround a base letter\0" "exact placement is font dependent\0" "indicates voiced labialization\0" "indicates voiceless labialization\0" "does not form conjuncts\0" "forms conjuncts in older orthography\0" "vocalic r\0" "vocalic l\0" "letter a or ha for Karo and Pakpak\0" "Toba letter ha or ka\0" "also known as letter ka for Karo and Pakpak\0" "also known as Simalungun letter ka\0" "Toba letter wa can be represented by either 1BCB or 1BCD\0" "Toba letter ta can be represented by either 1BD6 or 1BD7\0" "Pakpak letter sa or ca\0" "Karo letter ca can be represented by either 1BE0 or 1BE1\0" "cannot follow a vowel sign\0" "nasalization mark\0" "vowel modifier\0" "glottal protector\0" "deglottalizes consonants\0" "sun\0" "half moon\0" "full moon\0" "wheel\0" "indicates vibrato\0" "separates sections between which a pause is disallowed\0" "used predominantly in the Maitrayani Samhita and in some manuscripts of the Vajasaneyi Madhyandina Samhita\0" "marks a velar fricative occurring only before unvoiced velar stops\0" "marks a bilabial fricative occurring only before unvoiced labial stops\0" "indicates skipping of a svara\0" "used as a base for a combining nasal sign\0" "glyph can also have sideways orientation\0" "represents a semi-voiced [p]\0" "glyph can also have turned orientation\0" "represents a voiceless uvular trill\0" "in italic style, the glyph is obliqued, not italicized\0" "more appropriate equivalence would be to 1D08\0" "Georgian transcription\0" "older Irish phonetic notation\0" "uppercase is A77D\0" "American dictionary usage\0" "used with different meanings by Americanists and Oxford dictionaries\0" "used by Russianists\0" "used by Americanists\0" "uppercase is 2C63\0" "used by Americanists and Oxford dictionaries\0" "uppercase is A7C6\0" "not for use in UPA\0" "Glagolitic\0" "Lithuanian dialectology\0" "used in Syriac as a disambiguation dot\0" "used in Typicon Cyrillic, where the dot may have a square appearance\0" "used as a Typicon mark\0" "used for \"mhusaa\" in Newa scribal tradition\0" "diacritic indicating a strident vowel in Khoisan languages\0" "Irish Gaelic (old orthography)\0" "Indic transliteration\0" "Hebrew transliteration\0" "Semitic transliteration\0" "Macedonian transliteration\0" "in current use in Gaelic types (as glyph variant of 1E61)\0" "medievalist use for several abbreviations\0" "used in pre-1921 Latvian orthography\0" "used in Blackletter types of pre-1950 Lower Sorbian orthography\0" "lowercase is 00DF\0" "half an em\0" "nominally, a space equal to the type size in points\0" "may scale by the condensation factor of a font\0" "in computer typography sometimes equated to thin space\0" "space equal to tabular width of a font\0" "this is equivalent to the digit width of fonts with fixed-width digits\0" "space equal to narrow punctuation of a font\0" "a fifth of an em (or sometimes a sixth)\0" "thinner than a thin space\0" "in traditional typography, the thinnest space available\0" "commonly abbreviated ZWSP\0" "this character is intended for invisible word separation and for line break control; it has no width, but its presence between two characters does not prevent increased letter spacing in justification\0" "commonly abbreviated ZWNJ\0" "commonly abbreviated ZWJ\0" "commonly abbreviated LRM\0" "commonly abbreviated RLM\0" "may be used in pairs to offset parenthetical text\0" "long dash introducing quoted text\0" "used in pairs to indicate norm of a matrix\0" "this is the preferred character (as opposed to 201B)\0" "this is the preferred character to use for apostrophe\0" "used as opening single quotation mark in some languages\0" "has same semantic as 2018, but differs in appearance\0" "this is the preferred character (as opposed to 201F)\0" "used as opening double quotation mark in some languages\0" "has same semantic as 201C, but differs in appearance\0" "also used as an Armenian semicolon (mijaket)\0" "visible symbol used to indicate correct positions for word breaking, as in dic·tion·ar·ies\0" "may be used to represent this semantic unambiguously\0" "commonly abbreviated LRE\0" "commonly abbreviated RLE\0" "commonly abbreviated PDF\0" "commonly abbreviated LRO\0" "commonly abbreviated RLO\0" "commonly abbreviated NNBSP\0" "a narrow form of a no-break space, typically the width of a thin space or a mid space\0" "used, for example, in measures of blood alcohol content, salinity, etc.\0" "percent of a percent, rarely used\0" "proofreader's mark: insert here\0" "for composing arbitrary fractions\0" "Irish Gaelic, Old English, ...\0" "also used in Sindhi\0" "editing mark\0" "a common glyph variant and fallback representation looks like ./.\0" "may also be used as a dingbat to indicate correctness\0" "used in Finno-Ugric Phonetic Alphabet to indicate a related borrowed form with different sound\0" "used as a punctuation mark with Syloti Nagri, Bengali and other Indic scripts\0" "historically used to indicate the end of a sentence or change of speaker\0" "extends from baseline to cap height\0" "used by scribes in the margin as highlighter mark\0" "this is centered on the line, but extends beyond top and bottom of the line\0" "used in dictionaries to indicate legal but undesirable word break\0" "glyph extends the whole height of the line\0" "abbreviated MMSP\0" "four-eighteenths of an em\0" "commonly abbreviated WJ\0" "a zero width non-breaking space (only)\0" "intended for disambiguation of functions for byte order mark\0" "contiguity operator indicating application of a function\0" "contiguity operator indicating multiplication\0" "contiguity operator indicating that adjacent mathematical symbols form a list, e.g. when no visible comma is used between multiple indices\0" "contiguity operator indicating addition\0" "commonly abbreviated LRI\0" "commonly abbreviated RLI\0" "commonly abbreviated FSI\0" "commonly abbreviated PDI\0" "functions as a modifier letter\0" "intended for ECU, but not widely used\0" "historical character; this is NOT the euro!\0" "Costa Rica, El Salvador\0" "Brazil\0" "France\0" "intended for lira, but not widely used\0" "preferred character for lira is 00A3\0" "USA (1/10 cent)\0" "Nigeria\0" "Spain\0" "India, unofficial legacy practice\0" "Korea\0" "glyph may have one or two crossbars, but the most common form in Korea has only one\0" "Israel\0" "Vietnam\0" "currency sign for the European Monetary Union\0" "euro, not ecu\0" "Laos\0" "Mongolia\0" "also transliterated as tugrug, tugric, tugrog, togrog, tögrög\0" "Greece\0" "Philippines\0" "extant and discontinued Latin-American peso currencies (Mexican, Chilean, Colombian, etc.) use the dollar sign\0" "Paraguay\0" "Often represented by G. or Gs.\0" "former Argentinian currency\0" "Ukraine\0" "Ghana\0" "glyph may look like '023B' or like C with a short vertical stroke through the upper arm\0" "used in France from 13th-18th centuries\0" "historical international currency associated with Esperanto\0" "Kazakhstan\0" "official rupee currency sign for India\0" "contrasts with script-specific rupee signs and abbreviations\0" "official lira currency sign for Turkey\0" "early representation of the Mark currency used in Denmark and Norway\0" "Azerbaijan\0" "Russia\0" "Georgia\0" "a cryptocurrency\0" "vector\0" "negation\0" "occasional variant for negation\0" "rotation\0" "prohibition\0" "tensor\0" "extends the full width of the base character\0" "Spanish for \"each one\"\0" "simply a mathematical italic h; this character's name results from legacy usage\0" "despite its character name, this symbol is derived from a special italicized version of the small letter l\0" "the SI recommended symbol for liter is 006C or 004C\0" "a glyph variant with doubled vertical strokes exists\0" "actually this has the form of a lowercase calligraphic p, despite its name\0" "typical forms for this symbol may use lowercase, small caps or superscripted letter shapes\0" "SI unit of resistance, named after G. S. Ohm, German physicist\0" "preferred representation is 03A9\0" "archaic unit of conductance (= the SI unit siemens)\0" "typographically a turned greek capital letter omega\0" "unique element fulfilling a description (logic)\0" "non SI length unit (=0.1 nm) named after A. J. Ångström, Swedish physicist\0" "preferred representation is 00C5\0" "used in European packaging\0" "lowercase is 214E\0" "when used for the Mark symbol, the range of glyph variation is restricted\0" "intended for use with 20DD\0" "a binding signature mark\0" "sometimes used for the differential\0" "sometimes used for the natural exponent\0" "sometimes used for the imaginary unit\0" "used in linear logic\0" "abbreviates the word 'per'\0" "uppercase is 2132\0" "used in combination with C and I to form large numbers\0" "lowercase is 2184\0" "used in baseball scoring, from ARIB STD B24\0" "digit for 10 in some duodecimal systems\0" "digit for 11 in some duodecimal systems\0" "IPA: egressive airflow\0" "IPA: ingressive airflow\0" "negation of 2190\0" "negation of 2192\0" "negation of 2194\0" "may indicate a carriage return or new line\0" "negation of 21D0\0" "negation of 21D4\0" "negation of 21D2\0" "used in linguistics to indicate a null morpheme or phonological \"zero\"\0" "other symbols may also be used for symmetric difference\0" "used for Laplacian operator (written with superscript 2)\0" "originates in math pi fonts; not the straight epsilon\0" "generic division operator\0" "used in astrological contexts for aspect semisquare\0" "clockwise or anticlockwise arrows do not reverse during layout mirroring\0" "preferred to 003A for denotation of division or scale in mathematical use\0" "sometimes claimed as notation for symmetric set difference, but 2206 is preferred\0" "reversed tilde and lazy S are glyph variants\0" "also used to denote the universal quantifier\0" "also used to denote the existential quantifier\0" "preferred to 00B7 for denotation of multiplication\0" "APL\0" "set of four \"crop\" corners, arranged facing outward\0" "used as a command delimiter in some very old computers\0" "used for extension of arrows\0" "only used for terminal emulation\0" "scan line-5 is unified with the box-drawing graphic character 2500\0" "may be shown with either hollow or filled glyph\0" "UI symbol to eject media\0" "Algol-60 token for scientific notation literals\0" "preferred to 25C0 black left-pointing triangle\0" "preferred to 25B6 black right-pointing triangle\0" "preferred to 25B2 black up-pointing triangle\0" "preferred to 25BC black down-pointing triangle\0" "use 2B58 for power off symbol\0" "graphic for space\0" "not intended for mathematical symbol \\diagup\0" "not intended for mathematical symbol \\diagdown\0" "25%\0" "50%\0" "used in mapping to cp949\0" "75%\0" "used in astrological contexts for aspect square\0" "may be used to represent a missing ideograph\0" "note that the reference glyph for this character is intentionally larger than the dotted circle glyph used to indicate combining characters in this standard; see, for example, 0300\0" "can be used to indicate a wait\0" "contrasts with the actual cross of Jerusalem, which adds a small crosslet at each corner\0" "Sikh religious symbol\0" "used as generic symbol for recycling or to indicate that material is recyclable\0" "polyethylene terephthalate\0" "high density polyethylene\0" "vinyl, polyvinyl chloride\0" "low density polyethylene\0" "polypropylene\0" "polystyrene\0" "other plastics\0" "used together with other text and labels to indicate the type of material to be recycled\0" "used to indicate 100% recycled paper content\0" "percentage of recycled paper content indicated in overlay or next to this symbol\0" "both inclined or upright renderings of this symbol are common\0" "signifies a commercial term or commerce\0" "glyph shows a heraldic staff with a winged wheel\0" "alternative form of the interlaced pentagram (a symbol of Morocco)\0" "a glyph variant has the two circles on the same line\0" "base for male or female sign\0" "UI symbol for record function\0" "can represent wedding ring\0" "an aspect of 60 degrees\0" "an aspect of 30 degrees\0" "an aspect of 150 degrees\0" "an aspect of 135 degrees\0" "left side traffic\0" "symbol of various uses, including symbol on Moroccan flag\0" "symbol of various countries, including Morocco\0" "symbol of various countries, including Ethiopia\0" "forms a pair with 2704 white scissors\0" "historically, the Maltese cross took many forms; the shape shown in the Zapf Dingbats is similar to one known as the Cross Formée\0" "forms a game tally pair with 2B55\0" "displayed with a red color when used in emoji style\0" "fonts may harmonize this glyph with the style for other black arrows\0" "used by Euclid\0" "relation, typeset with additional spacing\0" "graphically extends over the dividend\0" "morphological min product operator\0" "morphological erosion operator\0" "additive minimum operator\0" "morphological max product operator\0" "morphological dilation operator\0" "additive maximum operator\0" "used as form of possibility in modal logic\0" "while this character is imaged as a fixed-width blank in many fonts, it does not act as a space\0" "medium-small-sized black circle\0" "used for Bourbakist intervals\0" "four close dots vertical\0" "used in superscripted form to mean standard state (chemistry)\0" "forms part of a graduated set of circles with enclosed black circle of different sizes\0" "vertical bar crossed by two horizontals\0" "relational database theory\0" "black stands slightly better (chess notation)\0" "white stands slightly better (chess notation)\0" "an equational logic symbol, not a computing science symbol\0" "non-independence (original concept) is related to forking\0" "independence (original concept) is related to non-forking\0" "probability theory\0" "logic\0" "often n-ary\0" "mirror image of \"2972\"\0" "mirror image of \"2975\"\0" "mirror image of \"2977\"\0" "mirror image of \"297A\"\0" "mirror image of \"2974\"\0" "mirror image of \"2973\"\0" "slight rise in tone\0" "slight fall or overall fall in tone when at the end of a word or at the beginning of a phrase, respectively\0" "forms a game tally pair with 274C\0" "increasing tone with falling trend at the end\0" "sharp rise and fall in tone\0" "continued rise in tone\0" "continued fall in tone\0" "sharp fall in tone with rising trend at the end\0" "slight fall in tone with rising trend at the end\0" "for type B electronics use 3036\0" "formerly used as a separator character for I/O operations\0" "the vigintile aspect is usually represented by the letter V\0" "the novile aspect is usually represented by the letter N\0" "the quintile aspect is usually represented by the letter Q\0" "the binovile aspect is usually represented by the term N²\0" "represents a 100-degree aspect\0" "the tredecile aspect is usually represented by the term D³\0" "lowercase is 026B\0" "lowercase is 1D7D\0" "lowercase is 027D\0" "uppercase is 023A\0" "uppercase is 023E\0" "lowercase is 0251\0" "lowercase is 0271\0" "lowercase is 0250\0" "lowercase is 0252\0" "IPA: voiced labiodental flap\0" "medium rounded o\0" "lowercase is 023F\0" "lowercase is 0240\0" "this mark is used in final position and extends above the following character (usually a space)\0" "suppresses an inherent vowel\0" "functions to indicate that previous and following character are part of a bi-consonant cluster\0" "preferred representation is the sequence: 2DED 2DEE\0" "used as an opening raised omission bracket\0" "used as an opening or closing raised omission bracket\0" "used as a closing or opening raised omission bracket\0" "glyph variants may look like '00F7' or '2238'\0" "contrary to its formal name this symbol points upwards\0" "contrary to its formal name this symbol points downwards\0" "used in ancient Near-Eastern linguistics\0" "hyphen in Fraktur text uses 002D or 2010, but with a '2E17' glyph in Fraktur fonts\0" "used as a separator\0" "indicates umlaut of the stem vowel of a plural form\0" "indicates change in case for derived form\0" "used in N'Ko\0" "indicates derived form changes to uppercase\0" "indicates derived form changes to lowercase\0" "used for Cyrillic yerik\0" "used in Avestan\0" "used in Avestan, Samaritan, ...\0" "indicates nasalization\0" "glyph position intermediate between 002E and 00B7\0" "indicates sudden glottal closure\0" "indicates retracted pronunciation\0" "indicates advanced pronunciation\0" "indicates retroflex pronunciation\0" "indicates pronunciation on one side of the mouth only\0" "used in shorthands and stenographies\0" "ancestor of the pilcrow sign\0" "functions as a paragraphos in some Slavonic texts\0" "indicates omission of letters in a word on some Byzantine Greek seals and coins\0" "indicates a medial disjunction more than solidus but less than punctus elevatus\0" "indicates a minor medial pause or disjunction of sense\0" "indicates the beginning of a paragraph, section, stanza, or proposition\0" "indicates a major medial pause where the sense is complete but the meaning is not\0" "form used on left side\0" "form used at top\0" "form used on right side\0" "form used at bottom\0" "actually a form of the radical for hat, despite its resemblance in shape to the radical for sun\0" "form used (rarely) at bottom\0" "in Chinese, delimits items in a list or series\0" "substitute for ideograph not in font\0" "editorial convention to represent ideographic lacuna\0" "sometimes depicted as double prime quotation mark\0" "this is a mistaken analogue to 201D; 301F is preferred\0" "may be depicted as low inverse double prime quotation mark\0" "implemented as glyphs that are two-em tall\0" "implemented as glyphs that are one-em tall and that combine with the following character to form ligated two-em glyphs for the complete repeat marks\0" "not used as a postal mark\0" "informal abbreviation for Japanese -masu ending\0" "marks the start of a song part in Japanese\0" "visual indicator that the following ideograph is to be taken as a variant of the intended character\0" "visual indicator of a screen space for half of an ideograph\0" "historically used in vertical contexts, but now found also in horizontal layout\0" "the vertical stroke form is considered a rendering variant\0" "for analytic representation of apical vowel\0" "early form of letter e\0" "syllabic nasal\0" "zero sound as initial or velar nasal consonant as final\0" "use of 31BB is preferred\0" "2nd stroke of 51B0\0" "2nd stroke of 72D0\0" "5th stroke of 6211\0" "occurs only in Kaiti typefaces\0" "equivalent to SWG stroke in Songti typefaces\0" "2nd stroke of 5FC3\0" "3rd stroke of 4EA1\0" "4th stroke of 56DB\0" "1st stroke of 534D\0" "1st stroke of 7FBD\0" "1st stroke of 4E5F\0" "1st stroke of 53C8\0" "4th stroke of 4ECA\0" "1st stroke of 98DE\0" "2nd stroke of 4E5D\0" "3rd stroke of 5F13\0" "2nd stroke of 9A6C\0" "2nd stroke of 8BA1\0" "2nd stroke of 9CE9\0" "1st stroke of 53CA\0" "1st stroke of 961D\0" "6th stroke of 90AE\0" "5th stroke of 6295\0" "1st stroke of 51F8\0" "3rd stroke of 5927\0" "1st stroke of 5927\0" "1st stroke of 4E03\0" "4th stroke of 4E2D\0" "1st stroke of 4E4F\0" "1st stroke of 6708\0" "3rd stroke of 4E38\0" "2nd stroke of 56DB\0" "1st stroke of 758B\0" "1st stroke of 5B50\0" "2nd stroke of 5C71\0" "2nd stroke of 4E1C\0" "6th stroke of 8085\0" "3rd stroke of 6C11\0" "1st stroke of 6C34\0" "1st stroke of 5DE1\0" "1st stroke of 5973\0" "3rd stroke of 516C\0" "4th stroke of 5F18\0" "8th stroke of 5EFB\0" "1st stroke of 5350\0" "4th stroke of 4E9E\0" "7th stroke of 4E71\0" "3rd stroke of 5DF1\0" "1st stroke of 4E59\0" "1st stroke of 4E43\0" "1st stroke of 4E44\0" "6th stroke of 3514\0" "preferred spelling for the name is ohu\0" "Monday\0" "Tuesday\0" "Wednesday\0" "Thursday\0" "Friday\0" "Saturday\0" "Sunday\0" "incorporated\0" "limited\0" "company\0" "from\0" "to\0" "postal code mark\0" "name seal\0" "holiday\0" "apartment\0" "alpha\0" "ampere\0" "are (unit of area)\0" "inning\0" "inch\0" "won (Korean currency)\0" "escudo (Portuguese currency)\0" "acre\0" "ounce\0" "ohm\0" "kai-ri: nautical mile\0" "carat\0" "calorie\0" "gallon\0" "gamma\0" "giga-\0" "guinea\0" "curie\0" "guilder\0" "kilo-\0" "kilogram\0" "kilometer\0" "kilowatt\0" "gram\0" "gram ton\0" "cruzeiro (Brazilian currency)\0" "krone\0" "case\0" "koruna (Czech currency)\0" "co-op\0" "cycle\0" "centime\0" "shilling\0" "centi-\0" "cent\0" "dozen\0" "deci-\0" "dollar\0" "ton\0" "nano-\0" "knot, nautical mile\0" "heights\0" "percent\0" "a mistaken, unused representation originally intended for the Thai baht currency sign\0" "barrel\0" "piaster\0" "picul (unit of weight)\0" "pico-\0" "building\0" "farad\0" "feet\0" "bushel\0" "franc\0" "hectare\0" "peso\0" "pfennig\0" "hertz\0" "pence\0" "page\0" "beta\0" "point\0" "volt, bolt\0" "hon: volume\0" "pound\0" "hall\0" "horn\0" "micro-\0" "mile\0" "mach\0" "mark\0" "mansion (i.e. better quality apartment)\0" "micron\0" "milli-\0" "millibar\0" "mega-\0" "megaton\0" "meter\0" "yard\0" "yuan (Chinese currency)\0" "liter\0" "lira\0" "rupee\0" "ruble\0" "rem (unit of radiation)\0" "roentgen\0" "watt\0" "name is a misnomer\0" "read as logogram deeng \"child, small\" in the Book of Ndole\0" "read as logogram kai \"man\" in the Book of Ndole\0" "read as logogram lo \"in\" in the Book of Ndole\0" "logogram for \"thing\"\0" "logogram for \"foot\"\0" "logogram for \"island\"\0" "logogram for \"cow\"\0" "also logogram for kpe kowu \"case of gin\"\0" "logogram for \"finished\"\0" "logogram for \"die, kill\"\0" "logogram for \"go, carry, journey\"\0" "logogram for \"hear, understand\"\0" "logogram for \"enter\"\0" "logogram for \"head, be able\"\0" "logogram for \"be named\"\0" "logogram for \"be small\"\0" "logogram for \"slave\"\0" "Romanian Cyrillic\0" "used in words based on the root for 'eye'\0" "used in the dual of words based on the root for 'eye'\0" "used in the epithet 'many-eyed'\0" "used with Cyrillic and Glagolitic letters to indicate abbreviation\0" "indicates an alternative reading to part of a word\0" "may indicate an omitted yer\0" "used to mark off word that has alternative reading\0" "also used for digit one\0" "also used for digit two\0" "tèt\0" "also used for digit three\0" "also used for digit four\0" "tèn\0" "also used for digit five\0" "also used for digit six\0" "also used for digit seven\0" "also used for digit eight\0" "also used for digit nine\0" "also used for digit zero\0" "formerly used for number ten\0" "this is a case pair\0" "Old English, Old Norse\0" "representative glyph is preferred in Old English text\0" "Old Norse fonts show a more horizontal stroke\0" "lowercase is 1D79\0" "used as a tone letter in some orthographies\0" "Budu (Congo), Sabaot (Kenya), and several Papua New Guinea languages\0" "Budu (Congo)\0" "Me'phaa (Mexico)\0" "saltillos are used as a casing pair for glottal stop in some orthographies\0" "the lowercase is widely used in many languages in Mexico and other regions, including Izere in Nigeria\0" "used in the Dan/Gio orthography in Liberia\0" "lowercase is 0265\0" "voiceless lateral retroflex fricative\0" "used to transcribe Toda\0" "used in transliteration of Phags-Pa and in phonetic transcription of Tangut\0" "Janalif\0" "Nanai\0" "uppercase is A7C4\0" "old Ewe orthography\0" "also used in German dialectology\0" "also used in pre-1950 Lower Sorbian orthography\0" "lowercase is 0266\0" "used in Chad\0" "lowercase is 025C\0" "lowercase is 0261\0" "lowercase is 026C\0" "lowercase is 026A\0" "also used in Unifon\0" "used to represent gemination\0" "lowercase is 029E\0" "lowercase is 0287\0" "lowercase is 029D\0" "lowercase is AB53\0" "used in medieval English and Cornish\0" "lowercase is A794\0" "lowercase is 0282\0" "lowercase is 1D8E\0" "indicates a dental affricate\0" "appears in inscriptions from the Roman provinces of Gaul\0" "Celtic inscriptions\0" "labialized: open-rounded\0" "forms conjuncts\0" "this and some of the following fractions are also used in some South Indic scripts, including Kannada and Malayalam\0" "indicates the absence of an intermediate unit in a currency value\0" "a unit mark for various weights and measures\0" "Mongolian, Chinese, Tibetan, Sanskrit\0" "Chinese, Tibetan\0" "Mongolian, Chinese, Uighur, Tibetan\0" "Chinese, Tibetan, Sanskrit\0" "Mongolian, Chinese, Tibetan\0" "Mongolian, Uighur, Tibetan, Sanskrit\0" "Mongolian, Uighur\0" "Mongolian, Chinese\0" "Chinese, Uighur\0" "language usage unknown\0" "created by reversal of A862\0" "Mongolian, Chinese, Uighur\0" "Sanskrit\0" "Chinese\0" "Tibetan, Sanskrit\0" "Tibetan\0" "marks beginning of text\0" "used as a placeholder or \"filler\"\0" "often flanked by double dandas\0" "used to indicate that a gap in a manuscript or text is not a lacuna\0" "zero-advance character centered on the point between two orthographic syllables\0" "used for insertion of characters\0" "used to indicate uncertain manuscript readings\0" "rĕ in Javanese\0" "lĕ in Javanese\0" "leu in Javanese\0" "o in Sundanese, not used alone in Javanese\0" "a glyph variant of A9B4\0" "medial rĕ in Javanese\0" "also used in Buginese\0" "precedes consonant in visual order\0" "marks start of text in songs and poems\0" "marks end of text in songs and poems\0" "a philosophical sign\0" "used to form conjuncts in historical orthographies\0" "uppercase is A7B3\0" "obsolete for mid back rounded vowel\0" "voiced retroflex affricate\0" "voiceless retroflex affricate\0" "velarized dento-alveolar approximant\0" "voiceless bilabial realization\0" "fronted vocalic realization\0" "backed vocalic realization\0" "a mapping change removed the original K0 source\0" "a CJK unified ideograph\0" "mapping change removed original source\0" "a glyph variant of 05BF\0" "this form of AYIN has no descender, for use with marks placed below the letter\0" "common abbreviation for sallallahou alayhe wasallam\0" "these are abbreviated VS1, and so on\0" "misspelling of \"BRACKET\" in character name is a known defect\0" "sesame dots are used beside vertical text for emphasis\0" "for compatibility with certain legacy character sets\0" "may be used to detect byte order by contrast with the noncharacter code point FFFE\0" "use as an indication of non-breaking is deprecated; see 2060 instead\0" "in Chinese, indicates a pause\0" "the most commonly occurring glyph variant looks like doubled parentheses\0" "sometimes treated as fullwidth overline\0" "marks start of annotated text\0" "marks start of annotating character(s)\0" "marks end of annotation block\0" "used as placeholder in text for an otherwise unspecified object\0" "used to replace an incoming character whose value is unknown or unrepresentable in Unicode\0" "compare the use of 001A as a control character to indicate the substitute function\0" "may be used to detect byte order by contrast with FEFF\0" "the shape of this ideogram is only partially known\0" "top line is at cap height, unlike 10111\0" "designates year\0" "timekeeping\0" "currency sign and marker of weight\0" "Faliscan\0" "voiced palatal approximant\0" "voiced velar nasal\0" "voiced labiovelar approximant\0" "sheep\0" "ewe\0" "ram\0" "goat\0" "she-goat\0" "he-goat\0" "bovine\0" "bull\0" "figs\0" "cloth\0" "pig\0" "man or woman\0" "grain\0" "olives\0" "wine\0" "olive oil\0" "cyperus\0" "used with 10655 linear a sign a301\0" "used with 10647 linear a sign a100-102\0" "used with 10600 linear a sign ab001 and 1061E linear a sign ab031\0" "used with 10653 linear a sign ab188\0" "used with 10622 linear a sign ab039\0" "used with 10657 linear a sign a303\0" "10600 ab001, 10601 ab002\0" "10600 ab001, 10619 ab027, 10608 ab009\0" "10600 ab001, 10655 a301\0" "10601 ab002, 10601 ab002\0" "10603 ab004, 10601 ab002\0" "10606 ab007, 1063F ab078\0" "1060C ab016, 10619 ab027\0" "1060C ab016, 10619 ab027, 1062B ab050\0" "1060C ab016, 1062B ab050\0" "1060C ab016, 1062B ab050, 10619 ab027\0" "1060F ab021, 10624 ab041\0" "10614 ab022m, 10642 ab081\0" "10619 ab027, 10608 ab009\0" "1061A ab028, 10655 a301\0" "1061E ab031, 10615 ab023, 10642 ab081\0" "10620 ab037, 10607 ab008\0" "10620 ab037, 106AC a412-vas\0" "10621 ab038, 1063E ab077\0" "10623 ab040, 1063C ab074\0" "10624 ab041, 10606 ab007\0" "10624 ab041, 10608 ab009\0" "10624 ab041, 1060B ab013\0" "10624 ab041, 1060B ab013, 10638 ab067\0" "10624 ab041, 10637 ab066\0" "1062E ab054, 10642 ab081\0" "1062E ab054, 10662 a312\0" "10630 ab056, 1063F ab078\0" "10631 ab057, 10618 ab026\0" "10631 ab057, 1063E ab077\0" "10632 ab058, 1063B ab073\0" "10634 ab060, 1063E ab077\0" "10636 ab065, 10669 a317, 1063F ab078\0" "10638 ab067, 10615 ab023\0" "10639 ab069, 10601 ab002\0" "1063B ab073, 10631 ab057\0" "1063B ab073, 10631 ab057, 10618 ab026\0" "1063B ab073, 10631 ab057, 1061A ab028\0" "1063B ab073, 10631 ab057, 1063E ab077\0" "1063B ab073, 10655 a301\0" "1063E ab077, 10607 ab008\0" "1063F ab078, 10649 ab120, 10602 ab003\0" "10641 ab080, 10607 ab008\0" "10641 ab080, 10618 ab026\0" "10641 ab080, 10641 ab080\0" "10645 ab086, 10653 ab188\0" "10647 a100-102, 1063E ab077\0" "10647 a100-102, 1065B a307\0" "10647 a100-102, 10663 a313a\0" "10647 a100-102, 10664 a313b\0" "10647 a100-102, 10665 a313c\0" "10649 ab120, 10600 ab001\0" "10649 ab120, 10602 ab003\0" "10649 ab120, 10610 ab021f\0" "10649 ab120, 10614 ab022m\0" "10649 ab120, 1062F ab056\0" "10649 ab120, 1063F ab078\0" "10649 ab120, 10642 ab081\0" "10649 ab120, 10741 a702 b\0" "10649 ab120, 10743 a704 e\0" "10649 ab120, 10744 a705 f\0" "10649 ab120, 10745 a706 h\0" "10649 ab120, 10747 a708 k, 10749 a709-2 l2\0" "10649 ab120, 10749 a709-2 l2\0" "10649 ab120, 1074A a709-3 l3, 1074A a709-3 l3\0" "1064B ab122, 10639 ab069\0" "1064D ab131a, 10603 ab004\0" "1064D ab131a, 1061E ab031\0" "1064D ab131a, 1062E ab054\0" "1064D ab131a, 10634 ab060\0" "1064D ab131a, 1063E ab077\0" "1064D ab131b, 10623 ab040\0" "10762 a802, 10741 a702 b\0" "10762 a802, 10748 a709 l\0" "10652 ab180, 10741 a702 b\0" "10652 ab180, 10748 a709 l\0" "10653 ab188, 10642 ab081\0" "10655 a301, 10661 a311\0" "10656 a302, 10606 ab007\0" "10656 a302, 10607 ab008\0" "10656 a302, 10609 ab010\0" "10656 a302, 10610 ab021f\0" "10656 a302, 10617 ab024\0" "10656 a302, 10621 ab038\0" "10656 a302, 1062D ab053\0" "10656 a302, 10633 ab059\0" "10656 a302, 10634 ab060\0" "10656 a302, 10638 ab067\0" "10656 a302, 10638 ab067, 10609 ab010\0" "10656 a302, 10638 ab067, 1060B ab013\0" "10656 a302, 10639 ab069\0" "10656 a302, 1063B ab073\0" "10656 a302, 1063F ab078, 10606 ab007\0" "10657 a303, 10742 a703 d\0" "10657 a303, 10743 a704 e\0" "10657 a303, 10747 a708 k\0" "10658 a304, 10602 ab003\0" "1065A a306, 1063B ab073\0" "1065B a307, 10655 a301\0" "1065B a307, 1065B a307\0" "10668 a316, 10638 ab067\0" "10676 a330, 10600 ab001\0" "10676 a330, 1061E ab031\0" "1067D a337, 10653 ab188\0" "10681 a341, 10622 ab039\0" "106A0 a400-vas, 1062D ab053\0" "106A1 a401-vas, 10618 ab026\0" "106A1 a401-vas, 10634 ab060\0" "106A1 a401-vas, 10658 a304\0" "106A4 a404-vas, 10607 ab008\0" "106A5 a405-vas, 10750 a713 omega\0" "106A6 a406-vas, 10625 ab044\0" "106A7 a407-vas, 10607 ab008\0" "106AC a412-vas, 10743 a704 e\0" "106AC a412-vas, 10744 a705 f\0" "106AD a413-vas, 10632 ab058\0" "106AE a414-vas, 10744 a705 f\0" "106B1 a417-vas, 10749 a709-2 l2\0" "106B2 a418-vas, 10749 a709-2 l2\0" "possibly one sixth (value uncertain)\0" "one third\0" "one fifth\0" "one quarter\0" "one eighth\0" "one half\0" "one sixteenth\0" "used with 106A5 linear a sign a405-vas\0" "three quarters\0" "10603 ab004, 10607 ab008\0" "1062E ab054, 10608 ab009\0" "1064D ab131a, 10762 a802\0" "10652 ab180, 1061E ab031\0" "10668 a316, 10601 ab002\0" "10668 a316, 10742 a703 d\0" "also used for hundreds\0" "sometimes shown with a glyph for a short vertical bar\0" "transliterated as h\0" "transliterated as l\0" "transliterated as 1E25\0" "transliterated as m\0" "transliterated as q\0" "transliterated as w\0" "transliterated as 0161 or s2\0" "transliterated as r\0" "transliterated as b\0" "transliterated as t\0" "transliterated as s or s1\0" "transliterated as k\0" "transliterated as n\0" "transliterated as 1E2B\0" "transliterated as 1E63\0" "transliterated as 015B or s3\0" "transliterated as f\0" "transliterated as 02BC\0" "transliterated as 02BD\0" "transliterated as 1E0D\0" "transliterated as g\0" "transliterated as d\0" "transliterated as 0121\0" "transliterated as 1E6D\0" "transliterated as z\0" "transliterated as 1E0F\0" "transliterated as y\0" "transliterated as 1E6F\0" "transliterated as 1E93\0" "transliterated as s2\0" "transliterated as s1\0" "transliterated as s3\0" "represents the conjunction \"and\"\0" "also used for Ant and Int\0" "also used for Ö\0" "used for Ű in Sándor Forrai's orthography\0" "used for Ü in Sándor Forrai's orthography\0" "also used for ü\0" "also used for ant and int\0" "also used for ö\0" "used for ű in Sándor Forrai's orthography\0" "used for ü in Sándor Forrai's orthography\0" "in earlier literature called \"tprus\" (later recognized as an abbreviation for \"temperius\")\0" "was not used widely and its usage has been discontinued\0" "short high tone\0" "long falling tone\0" "long rising tone\0" "denotes a glottal stop\0" "denotes long /a/ at the beginning of some words\0" "used only in the Aramaic heterogram ʿD\0" "resh-ayin-daleth is used in other heterograms\0" "represents the Aramaic heterogram ʿD\0" "used only in Aramaic heterograms\0" "used for the Aramaic heterogram zy\0" "a virama used to form ligatures between Brahmi numbers signifying multiplication\0" "glyph may be rendered with or without the visible dot\0" "used to indicate a numerical reference\0" "marks end of sentence\0" "delimits larger chunks of text, such as paragraphs\0" "used to indicate a number in an itemized list\0" "used to form conjuncts\0" "killer\0" "also used distinctly as a gemination mark which can occur with vowels\0" "used in Pali text\0" "recommended sequence is 1118F 11180\0" "represents regressive metaphony\0" "used for writing \"matra-vowels\"\0" "used for indicating the end of a sutra in the Bakhshali manuscript\0" "invocation symbol used at the beginning or end of texts\0" "used for joining words across imperfections\0" "indicates a breaking opportunity within a word\0" "used for Arabic transliteration\0" "used in Prakrit language Jain texts for the linguistic anusvara\0" "used in Prakrit language Jain texts to indicate gemination of the following consonant\0" "used as nukta for Betta Kurumba and other languages\0" "vowel-lengthening mark\0" "murmured nasal for Nepal Bhasa language\0" "murmured tap for Nepal Bhasa language\0" "murmured lateral for Nepal Bhasa language\0" "used for writing foreign sounds\0" "used at the beginning of texts\0" "used for separating syllables and words\0" "indicates the completion of a text\0" "used for transcribing English\0" "used as an invocation\0" "also used to denote ssa\0" "used in earlier writings to denote kha\0" "functions as an anusvara\0" "also used as a vowel carrier\0" "a killer, silences the inherent vowel\0" "used for conjunct production\0" "also used for producing a ligature of devowelized consonant and independent vowel letter\0" "used for cluster-initial homorganic nasal\0" "used for non-initial ya in conjuncts\0" "used for initial ra in conjuncts\0" "used for non-initial ra in conjuncts\0" "modern diacritic used for extending the alphabet\0" "used as a spacing or filler mark\0" "used for representing independent vowels in combination with vowel signs\0" "also represents secondary vowel i\0" "also represents secondary vowel u\0" "used for Sanskrit vocalic sounds\0" "also used instead of non-initial 11A2D in conjuncts\0" "Mongolian aang\0" "Tibetan a-chung\0" "used for marking a syllable-final consonant in Mongolian\0" "indicates a syllabic boundary in Mongolian\0" "indicates a bare consonant in Sanskrit and Tibetan\0" "not used for conjunct formation\0" "used primarily with 11A3F\0" "indicates post-vocalic aspiration\0" "initial form of 11A2B in Tibetan conjuncts\0" "final form of 11A2A in Tibetan conjuncts\0" "final form of 11A2B in Tibetan conjuncts\0" "final form of 11A2C in Tibetan conjuncts\0" "final form of 11A2D in Tibetan conjuncts\0" "used for producing consonant conjuncts\0" "indicates vowel elongation\0" "national symbol of Mongolia\0" "used for transcribing foreign vowels\0" "used for silencing the inherent vowel\0" "cluster-initial form of 11D26\0" "cluster-final form of 11D26\0" "used for the Naxi language\0" "alternate representation\0" "when prefixed to a fraction, reduces its value by a factor of 1/320\0" "one grain of paddy\0" "equals 360 nel\0" "equals 5 cevitu\0" "equals 2 aazhaakku\0" "for the measure uri which equals 2 uzhakku, use the sequence 0B89 0BB0 0BBF\0" "equals 3 uzhakku\0" "for the measure naazhi/padi which equals 2 uri, use 0BF3\0" "equals 8 naazhi/padi\0" "equals 2 kuruni/marakkaal\0" "equals 3 kuruni/marakkaal\0" "for the measure thuuni which equals 2 pathakku, use 0BA4\0" "for the measure kalam which equals 3 thuuni, use 0BB3\0" "small currency unit\0" "gold coin\0" "gold coin bearing boar insignia\0" "approximately equals 500 pounds (227 kg)\0" "equals 1 square kol, where 1 kol is approximately 11 feet (3.35 m)\0" "distinct from the rupee sign\0" "indicates items in a series\0" "indicates items of a family or kind\0" "formed by making a circular indentation with the end of the stylus\0" "1,000,000\0" "1/2\0" "1/4\0" "1/8\0" "1/16\0" "1/32\0" "1/64\0" "transliterated as A725\0" "10,000\0" "20,000\0" "30,000\0" "40,000\0" "50,000\0" "60,000\0" "70,000\0" "80,000\0" "90,000\0" "1 heqat measure\0" "2 heqat measures\0" "3 heqat measures\0" "4 heqat measures\0" "5 heqat measures\0" "6 heqat measures\0" "7 heqat measures\0" "8 heqat measures\0" "9 heqat measures\0" "transliterated as 1E96\0" "transliterated as A723\0" "100,000\0" "1,000\0" "2,000\0" "3,000\0" "4,000\0" "5,000\0" "6,000\0" "7,000\0" "8,000\0" "9,000\0" "yod\0" "transliterated as q or as 1E33\0" "transliterated as 0161\0" "beginning of hwt or serekh enclosure\0" "beginning of low hwt enclosure\0" "beginning of high hwt enclosure\0" "end of high hwt enclosure\0" "end of low hwt enclosure\0" "end of hwt enclosure\0" "end of serekh enclosure\0" "transliterated as s or as z\0" "beginning of fortified wall cartouche\0" "end of fortified wall cartouche\0" "beginning of fortified wall enclosure\0" "end of fortified wall enclosure\0" "transliterated as p\0" "100\0" "200\0" "300\0" "400\0" "500\0" "600\0" "700\0" "800\0" "900\0" "beginning of cartouche\0" "end of cartouche\0" "end of knotless cartouche\0" "10\0" "20\0" "30\0" "40\0" "50\0" "60\0" "70\0" "80\0" "90\0" "10 in dates\0" "20 in dates\0" "plurality\0" "3\0" "duality\0" "1\0" "2\0" "4\0" "5\0" "6\0" "7\0" "8\0" "9\0" "1 in dates\0" "2 in dates\0" "3 in dates\0" "4 in dates\0" "5 in dates\0" "6 in dates\0" "7 in dates\0" "8 in dates\0" "9 in dates\0" "1449F anatolian hieroglyph a133 + 145B1 anatolian hieroglyph a383 ra or ri\0" "144EF anatolian hieroglyph a209 + 145B1 anatolian hieroglyph a383 ra or ri\0" "14548 anatolian hieroglyph a292 + 145B1 anatolian hieroglyph a383 ra or ri\0" "1456E anatolian hieroglyph a327 + 145B1 anatolian hieroglyph a383 ra or ri\0" "14561 anatolian hieroglyph a314 + 145B1 anatolian hieroglyph a383 ra or ri\0" "145A3 anatolian hieroglyph a371 + 145B1 anatolian hieroglyph a383 ra or ri\0" "145B8 anatolian hieroglyph a388 + 145B1 anatolian hieroglyph a383 ra or ri\0" "the occurrence of \"EIGHT\" in the name of this character is a known anomaly\0" "145F7 anatolian hieroglyph a450 + 145B1 anatolian hieroglyph a383 ra or ri\0" "nsen in Phases C-E\0" "pen in Phase D\0" "ti in Phases E-F\0" "faamae '8' in Phase F\0" "lee in Phases E-F\0" "mu in Phases E-F\0" "meq in Phase E\0" "used after 16985 for samba '7' in Phases A-D\0" "used before 169B8 for faamae '8' in Phases A-D\0" "i in Phase F\0" "men in Phase F\0" "nga in Phase F\0" "pa in Phase F\0" "pue in Phase F\0" "fae in Phase F\0" "used before 16963 for samba '7' in Phases A-D\0" "o in Phase F\0" "fee in Phase F\0" "also puq in Phase E\0" "ten in Phase F\0" "used after 16965 for faamae '8' in Phases A-D\0" "pi in Phase F\0" "used before 16A02 for koghom '10' in Phases A-D\0" "used before 16A38 for kovue '9' in Phases A-D\0" "koghom in Phase F\0" "used after 169F9 for koghom '10' in Phases A-D\0" "used after 169F9 for kovue '9' in Phases A-D\0" "symbol for 'month'\0" "functions as a question mark\0" "functions as an exclamation mark\0" "functions as a comma\0" "functions as an ampersand\0" "functions as a percent sign\0" "functions as a plus sign\0" "functions as a minus sign\0" "functions as a multiplication sign\0" "functions as a division sign\0" "indicates chanting intonation\0" "indicates foreign pronunciation\0" "reduplication\0" "replication, ditto mark\0" "indicates completion of a section\0" "indicates military topics\0" "some users prefer a circular glyph for this character\0" "some users prefer a vertical bar glyph for this character\0" "a classifier\0" "represents the open o vowel\0" "or\0" "used for ba in Gan Yi\0" "used for pa in Gan Yi\0" "used in Sichuan Hmong\0" "used in Pollard's early orthography\0" "used in Hei Yi\0" "used for da in Gan Yi\0" "used for ta in Gan Yi\0" "used for ga in Gan Yi\0" "used for ka in Gan Yi\0" "used in Bai Yi\0" "used for tsha in Gan Yi\0" "used for dza in Gan Yi\0" "used for tsa in Gan Yi\0" "used in Xiaohua Miao\0" "used in Gan Yi\0" "functions similarly to Indic nuktas\0" "used in Eastern Lisu\0" "also used for aw\0" "also used for iaw\0" "also used for in\0" "also used for uaw\0" "used in Gan Yi and Bai Yi\0" "used in Gan Yi and Xiaohua Miao\0" "used in Xiaohua Miao and Bai Yi\0" "indicates a pause or break in the text\0" "two strokes\0" "eight strokes\0" "seven strokes\0" "six strokes\0" "ten strokes\0" "three strokes\0" "four strokes\0" "derived from 6C5F\0" "derived from 5B89\0" "derived from 611B\0" "derived from 963F\0" "derived from 60E1\0" "derived from 4EE5\0" "derived from 4F0A\0" "derived from 610F\0" "derived from 79FB\0" "derived from 5B87\0" "derived from 6182\0" "derived from 6709\0" "derived from 96F2\0" "derived from 76C8\0" "derived from 7E01\0" "derived from 8863\0" "derived from 8981\0" "derived from 65BC\0" "derived from 96B1\0" "derived from 4F73\0" "derived from 52A0\0" "derived from 53EF\0" "derived from 5609\0" "derived from 6211\0" "derived from 6B5F\0" "derived from 8CC0\0" "derived from 9591\0" "derived from 9999\0" "derived from 99D5\0" "derived from 5BB6\0" "derived from 559C\0" "derived from 5E7E\0" "derived from 652F\0" "derived from 6728\0" "derived from 7948\0" "derived from 8CB4\0" "derived from 8D77\0" "derived from 4E45\0" "derived from 4E5D\0" "derived from 4F9B\0" "derived from 5036\0" "derived from 5177\0" "derived from 6C42\0" "derived from 4ECB\0" "derived from 5E0C\0" "derived from 6C23\0" "derived from 8A08\0" "derived from 9063\0" "derived from 53E4\0" "derived from 6545\0" "derived from 8A31\0" "derived from 671F\0" "derived from 4E4D\0" "derived from 4F50\0" "derived from 5DE6\0" "derived from 5DEE\0" "derived from 6563\0" "derived from 659C\0" "derived from 6C99\0" "derived from 4E4B\0" "derived from 4E8B\0" "derived from 56DB\0" "derived from 5FD7\0" "derived from 65B0\0" "derived from 53D7\0" "derived from 58FD\0" "derived from 6578\0" "derived from 6625\0" "derived from 9808\0" "derived from 4E16\0" "derived from 52E2\0" "derived from 8072\0" "derived from 6240\0" "derived from 66FE\0" "derived from 695A\0" "derived from 8607\0" "derived from 8655\0" "derived from 5802\0" "derived from 591A\0" "derived from 7576\0" "derived from 5343\0" "derived from 5730\0" "derived from 667A\0" "derived from 77E5\0" "derived from 81F4\0" "derived from 9072\0" "derived from 5DDD\0" "derived from 6D25\0" "derived from 90FD\0" "derived from 5F92\0" "derived from 4EAD\0" "derived from 4F4E\0" "derived from 50B3\0" "derived from 5929\0" "derived from 5E1D\0" "derived from 5F16\0" "derived from 8F49\0" "derived from 571F\0" "derived from 5EA6\0" "derived from 6771\0" "derived from 767B\0" "derived from 7825\0" "derived from 7B49\0" "derived from 5357\0" "derived from 540D\0" "derived from 5948\0" "derived from 83DC\0" "derived from 90A3\0" "derived from 96E3\0" "derived from 4E39\0" "derived from 4E8C\0" "derived from 4EC1\0" "derived from 5152\0" "derived from 723E\0" "derived from 8033\0" "derived from 800C\0" "derived from 52AA\0" "derived from 5974\0" "derived from 6012\0" "derived from 5E74\0" "derived from 6839\0" "derived from 71B1\0" "derived from 79B0\0" "derived from 5B50\0" "derived from 4E43\0" "derived from 6FC3\0" "derived from 80FD\0" "derived from 8FB2\0" "derived from 516B\0" "derived from 534A\0" "derived from 5A46\0" "derived from 6CE2\0" "derived from 76E4\0" "derived from 7834\0" "derived from 8005\0" "derived from 8449\0" "derived from 9817\0" "derived from 60B2\0" "derived from 65E5\0" "derived from 6BD4\0" "derived from 907F\0" "derived from 975E\0" "derived from 98DB\0" "derived from 4E0D\0" "derived from 5A66\0" "derived from 5E03\0" "derived from 500D\0" "derived from 5F0A\0" "derived from 904D\0" "derived from 908A\0" "derived from 90E8\0" "derived from 4FDD\0" "derived from 5831\0" "derived from 5949\0" "derived from 5BF6\0" "derived from 672C\0" "derived from 8C50\0" "derived from 4E07\0" "derived from 672B\0" "derived from 6EFF\0" "derived from 842C\0" "derived from 9EBB\0" "derived from 4E09\0" "derived from 5FAE\0" "derived from 7F8E\0" "derived from 898B\0" "derived from 8EAB\0" "derived from 6B66\0" "derived from 7121\0" "derived from 725F\0" "derived from 821E\0" "derived from 514D\0" "derived from 9762\0" "derived from 99AC\0" "derived from 6BCD\0" "derived from 6BDB\0" "derived from 8302\0" "derived from 88F3\0" "derived from 4E5F\0" "derived from 5C4B\0" "derived from 8036\0" "derived from 591C\0" "derived from 6E38\0" "derived from 7531\0" "derived from 904A\0" "derived from 4EE3\0" "derived from 4F59\0" "derived from 8207\0" "derived from 9918\0" "derived from 7F85\0" "derived from 826F\0" "derived from 5229\0" "derived from 674E\0" "derived from 68A8\0" "derived from 7406\0" "derived from 91CC\0" "derived from 96E2\0" "derived from 6D41\0" "derived from 7559\0" "derived from 7D2F\0" "derived from 985E\0" "derived from 79AE\0" "derived from 9023\0" "derived from 9E97\0" "derived from 5442\0" "derived from 5A41\0" "derived from 6A13\0" "derived from 8DEF\0" "derived from 9732\0" "derived from 502D\0" "derived from 548C\0" "derived from 738B\0" "derived from 4E95\0" "derived from 5C45\0" "derived from 7232\0" "derived from 907A\0" "derived from 60E0\0" "derived from 885E\0" "derived from 4E4E\0" "derived from 5C3E\0" "derived from 7DD2\0" "derived from 8D8A\0" "derived from 9060\0" "derived from 65E0\0" "Chinook, Pernin, Sloan, Perrault\0" "Salishan\0" "Chinook number 1\0" "Chinook number 2\0" "Chinook number 3\0" "written down and to the left\0" "Chinook number 4\0" "written up and to the right\0" "Pernin letter R\0" "Chinook number 5\0" "French number milliards\0" "Pernin L\0" "Pernin Reporters' word repeat sign\0" "Sloan B B\0" "Sloan D D\0" "Sloan V V\0" "Sloan G G\0" "Sloan R R\0" "Chinook, Sloan, Pernin, Perrault\0" "Chinook\0" "Chinook number 6\0" "Chinook number 7\0" "Chinook number 8\0" "Chinook, Pernin sh\0" "Chinook number 9\0" "French hundreds\0" "Romanian mai mult, not Romanian mult mai sign\0" "not Romanian nu nu sign\0" "not Romanian ceea ce sign\0" "not Romanian să se sign\0" "Romanian sign mijloc\0" "Chinook ng\0" "Romanian sign nici\0" "Chinook ch\0" "Romanian ce, ci\0" "Sloan zh\0" "Chinook, Perrault j\0" "used in isolation\0" "Romanian sign ici și colo\0" "Chinook ts\0" "Chinook, Romanian, Sloan z\0" "Romanian ș\0" "Sloan m m\0" "Pernin, Sloan, Perrault ng\0" "Romanian ge, gi\0" "Pernin, Perrault zh\0" "Sloan ch\0" "French, Sloan\0" "Romanian ț\0" "Pernin, Perrault z\0" "Sloan hard ch\0" "Pernin, Perrault ch\0" "Pernin, Perrault\0" "Sloan sm\0" "Sloan sn\0" "Sloan kw\0" "Sloan skw\0" "Perrault\0" "Sloan std\0" "Sloan sst\0" "Sloan, Perrault, Pernin\0" "takes form of a hook or wave after k and g\0" "Sloan sw\0" "Pernin krs\0" "Sloan sp\0" "Pernin grs\0" "Sloan sl\0" "Perrault, Pernin\0" "Sloan ts\0" "Sloan ds\0" "Chinook number tens\0" "reverse circle vowel\0" "Pernin aw\0" "Perrault aw\0" "Chinook number 0\0" "character rotates to match entry angle of preceding consonant\0" "primary orientating (right and up)\0" "Perrault long a, short e (with accents)\0" "secondary orientating (left and down)\0" "Sloan long a\0" "Perrault short i, long e (with dot accent)\0" "used as an invariant vowel and for orientating word abbreviations consisting of only vowels\0" "Duployan\0" "Pernin a\0" "Pernin, Duployan\0" "Consolidated Duployan r t r\0" "Pernin e\0" "character rotates to match entry angle of preceding consonant, with dot maintaining relative position\0" "Pernin\0" "angles like an \"f\" when adjacent to a k-type consonant\0" "Romanian en\0" "Romanian an\0" "in French usage, may be rendered with a dot contextually\0" "Perrault uh\0" "not French eu\0" "this character does not rotate to match entry angle of preceding consonant\0" "Sloan\0" "should not be used for Romanian u\0" "should not be used for Perrault ow\0" "Chinook letter oo\0" "Chinook number hundreds\0" "Perrault oy\0" "not Romanian o+a\0" "secondary orientating; invariant direction downwards\0" "French number 1\0" "Pernin in\0" "Consolidated Duployan affix int-r-\0" "secondary orientating; invariant direction upwards\0" "neutral nasal vowel for transcription of an ambiguous secondary orientating nasal vowel\0" "Pernin om, im\0" "Perrault letters an, en, in, un (with accents)\0" "primary orientating; invariant direction downwards\0" "Pernin im\0" "primary orientating; invariant direction upwards\0" "neutral nasal vowel for transcription of an ambiguous primary orientating nasal vowel\0" "Perrault vocalic n - an, en, in, un (with accents)\0" "Pernin on\0" "Romanian în\0" "Romanian multiplicative number prefix\0" "written downwards\0" "primary orientating vowel\0" "Perrault am, em, im, um (with accents)\0" "Pernin Reporters' extra-\0" "Pernin Reporters' inter-\0" "Pernin Reporters' contra-\0" "Pernin Reporters' sub-\0" "Pernin Reporters' trans-\0" "Pernin Reporters' super-\0" "generally crosses adjacent character at perpendicular, but has a bias towards SW/NE angle in contrast to 1BC77\0" "as a prefix, takes opposite relative position to following glyph\0" "default neutral secant affix\0" "French suffix -anse\0" "Pernin prefix pre-\0" "Sloan affix ax-/-ext\0" "generally crosses adjacent character at perpendicular, but has a bias towards NW/SE angle in contrast to 1BC76\0" "as a suffix, takes opposite relative position to following glyph\0" "Pernin prefix per-\0" "French suffix -tan\0" "Romanian str-/-str\0" "orientating character\0" "French suffix -sionnaire\0" "glyph is retrograde and opens up or down, depending on preceding letter\0" "French suffix -te\0" "glyph is retrograde and opens left or right, depending on preceding letter\0" "French suffix -tou\0" "Sloan affix irre-/-ary\0" "attached affix\0" "Romanian affix ist-/-ism\0" "Consolidated Duployan prefix t-r-\0" "French suffix -ment\0" "Romanian suffix -mant\0" "Pernin sub-\0" "Pernin Reporters' prefix pro-\0" "as a suffix, placed above and to the right of the following letter\0" "Pernin Pro-\0" "French suffix -ien\0" "Pernin prefix con-\0" "Pernin prefix contra-\0" "French number thousands\0" "French suffix -eur\0" "Romanian affix trans-/-lui\0" "not Romanian hundreds - use 0307 combining dot above and 0308 combining diaeresis\0" "French ordinal number\0" "French suffix -euse\0" "not Romanian number grade or percent suffix\0" "French suffix -iste\0" "Romanian affix -tor\0" "Pernin affix dis-\0" "French suffix -ificatif\0" "also functions as attached affix vertical up with ZWJ\0" "about half as long as Duployan letter p\0" "as a prefix, has falling stroke direction\0" "Pernin ZWJ + -ime\0" "Sloan tele-\0" "French suffix -cion\0" "Pernin prefix ex-\0" "as a suffix, placed under and to the right of the following letter\0" "Pernin suf-, sug-\0" "French suffix -ion\0" "French number millions\0" "Pernin extra-\0" "French suffix -ié\0" "French iterative number\0" "Romanian affix inter-\0" "not Romanian millions - see 0323 combining dot below and 0324 combining diaeresis below\0" "French suffix -ière\0" "French percent\0" "French suffix -isme\0" "Pernin affix mis-\0" "French suffix -ification\0" "functions as attached affix vertical down with ZWJ\0" "about half as long as the Duployan letter p\0" "as a prefix, has rising stroke direction\0" "Pernin ZWJ + -ine\0" "Romanian prefix sub-\0" "Chinook Likalisti\0" "Romanian, Sloan\0" "should be used with m, n, j, and s for the Romanian word signs mai mult, nu nu, ceea ce, and să se\0" "can be doubled and tripled\0" "called diargon by some authorities\0" "called triargon by some authorities\0" "used in intonation formulas instead of nu, before phonemes a, i, o, u\0" "used in intonation formulas instead of nu, before phoneme e\0" "misspelling of \"FTHORA\" in character name is a known defect\0" "used to represent rests of arbitrary lengths, extending across multiple measures\0" "Tsefaut (do or fa) clef\0" "nominal note located between the two rectangles\0" "nominal note located between the two diamonds\0" "nominal note located on the top diamond\0" "vocal E\0" "vocal first sharp of E\0" "vocal or instrumental second sharp of E\0" "vocal F\0" "vocal first sharp of F\0" "vocal second sharp of F\0" "instrumental second sharp of d\0" "vocal G\0" "instrumental second sharp of G\0" "vocal first sharp of G\0" "vocal second sharp of G\0" "instrumental first sharp of e´\0" "vocal A\0" "this is a modification of 039F and is therefore not the same as 03D8\0" "vocal first sharp of A\0" "vocal second sharp of A\0" "vocal B\0" "vocal first sharp of B\0" "instrumental first sharp of d´\0" "vocal second sharp of B\0" "instrumental first sharp of b\0" "vocal c\0" "unlike 1D23B this character has a glyph variant that looks like a horizontal line\0" "vocal first sharp of c\0" "vocal second sharp of c\0" "instrumental second sharp of B\0" "vocal d\0" "vocal first sharp of d\0" "instrumental g\0" "this is a modification of 0395 and is therefore not the same as 0046\0" "vocal second sharp of d\0" "vocal e\0" "vocal first sharp of e\0" "this is a modification of 0392 and is therefore not the same as 0052\0" "vocal second sharp of e\0" "vocal first sharp of g´\0" "vocal second sharp of g´\0" "vocal a´\0" "vocal first sharp of a´\0" "vocal second sharp of a´\0" "instrumental first sharp of d\0" "instrumental E\0" "instrumental first sharp of E\0" "instrumental F\0" "instrumental first sharp of F\0" "instrumental G\0" "instrumental first sharp of G\0" "instrumental first sharp of A\0" "instrumental second sharp of A\0" "instrumental B\0" "instrumental first sharp of B\0" "instrumental first sharp of c\0" "instrumental second sharp of c\0" "instrumental d\0" "instrumental first sharp of e\0" "instrumental second sharp of e\0" "instrumental f\0" "instrumental first sharp of f\0" "instrumental second sharp of f\0" "instrumental first sharp of g\0" "instrumental second sharp of g\0" "instrumental first sharp of a\0" "instrumental second sharp of b\0" "instrumental c´\0" "instrumental first sharp of c´\0" "instrumental second sharp of c´\0" "instrumental d´\0" "instrumental second sharp of d´\0" "instrumental e´\0" "instrumental second sharp of e´\0" "instrumental first sharp of f´\0" "similar but not identical to 002F\0" "instrumental second sharp of f´\0" "similar but not identical to 005C\0" "instrumental g´\0" "instrumental first sharp of g´\0" "instrumental second sharp of g´\0" "instrumental a´\0" "instrumental first sharp of a´\0" "instrumental second sharp of a´\0" "usually associated with human (Chinese rén), rather than earth (Chinese dì)\0" "a glyph variant with doubled stroke on the left exists\0" "squeezed eye blink\0" "is a closing parenthesis when used with 1DAA4 signwriting rotation modifier-5\0" "also used for a vowel o\0" "also used for a diphthong ai\0" "RPA -b high-level tone\0" "RPA -m low-glottalized tone\0" "RPA -j high-falling tone\0" "RPA -v mid-rising tone\0" "RPA -s low-level tone\0" "RPA -g falling-breathy tone\0" "RPA -d low-rising tone\0" "indicates repetition of a short word or syllable\0" "indicates repetition of a whole phrase or sentence when preceded by a space\0" "used to represent the word for money or currency\0" "used to indicate ownership\0" "equivalent to Dalby M177\0" "used for the negative particle\0" "Dalby's M195 HO has different shape and value\0" "equivalent to Dalby M182\0" "not in Dalby or in Mansaray\0" "equivalent to Dalby and Mansaray M022\0" "equivalent to Dalby and Mansaray M023\0" "equivalent to Dalby and Mansaray M024\0" "equivalent to Dalby M178\0" "equivalent to Dalby M179\0" "equivalent to Dalby and Mansaray M025\0" "equivalent to Dalby and Mansaray M026\0" "equivalent to Dalby and Mansaray M027\0" "equivalent to Mansaray M034\0" "equivalent to Mansaray M035\0" "equivalent to Mansaray M036\0" "equivalent to Mansaray M028\0" "equivalent to Mansaray M029\0" "equivalent to Mansaray M030\0" "Dalby's M193 NGGEE has different shape and value\0" "equivalent to Dalby M181\0" "equivalent to Dalby M180\0" "called hoortobbhere when drawn above and lestobbhere when drawn below the base character\0" "indicates prenasalization of succeeding consonant letter\0" "used as a mark for denoting other lakh values\0" "used as a mark for denoting crores\0" "used with one thousand for representing millions\0" "used in Arabic mathematics to denote summation\0" "stretched at the tatweel\0" "used in Persian mathematics to denote limits\0" "stretched between the hah and the dal\0" "used as the third joker\0" "may also be red\0" "individual\0" "childhood\0" "youth\0" "maturity\0" "old age\0" "morning\0" "afternoon\0" "evening\0" "night\0" "earth and air\0" "water and fire\0" "dance\0" "shopping\0" "open air\0" "visual arts\0" "spring\0" "summer\0" "autumn\0" "winter\0" "the game\0" "collective\0" "used in baseball scoring\0" "from the German term \"Warenzeichen\"\0" "indicate a trademarked term without making a legal claim of trademark status\0" "decomposition is anomalous, as the usual glyph shows a capital W and a small z\0" "used in Canada\0" "used primarily in Spanish and Portuguese speaking communities to indicate a registered trademark\0" "denotes 5.1-channel surround sound\0" "denotes 7.1-channel surround sound\0" "denotes 22.2-channel surround sound\0" "denotes 60Hz frame rate with progressive scanning\0" "denotes 120Hz frame rate with progressive scanning\0" "indicates intellectual property protection for integrated circuit layouts\0" "luck\0" "prosperity\0" "longevity\0" "happiness\0" "double happiness, love and marriage\0" "wealth\0" "used to indicate international input source, world clocks with time zones, etc.\0" "may indicate either the first or last quarter moon\0" "glyph may show a fork and spoon\0" "glyph may show a crossed fork and knife\0" "long, stick-like firework that looks like a burning incense stick\0" "Japanese national holiday\0" "Japanese new year's door decoration\0" "Japanese Hinamatsuri or girls' doll festival\0" "Japanese Otsukimi harvest celebration\0" "Japanese school entrance ceremony\0" "graduation ceremony\0" "always ascending, unlike 266C\0" "always descending, unlike 266C\0" "indicates an event\0" "running shirt with separate sash signifies long-distance relay running\0" "symbol is generalized to represent athletics\0" "glyph may be shown with a sash, a stripe, or neither\0" "may be depicted as an ordinary motorcycle, especially in emoji presentation\0" "by semantic extension has come to connote saving trees, and hence is also used as a symbol meaning \"do not print this (email, document)\"\0" "also used for Sagittarius\0" "used for Aquarius\0" "first of the signs of the Asian zodiac\0" "first of the signs of the Asian zodiac, used in Persia\0" "second of the signs of the Asian zodiac\0" "second of the signs of the Asian zodiac, used in Vietnam\0" "second of the signs of the Asian zodiac, used in Persia\0" "third of the signs of the Asian zodiac\0" "third of the signs of the Asian zodiac, used in Persia\0" "fourth of the signs of the Asian zodiac\0" "fourth of the signs of the Asian zodiac, used in Vietnam\0" "fifth of the signs of the Asian zodiac\0" "fifth of the signs of the Asian zodiac, used in Persia\0" "fifth of the signs of the Asian zodiac, used in Kazakhstan\0" "sixth of the signs of the Asian zodiac\0" "seventh of the signs of the Asian zodiac\0" "eighth of the signs of the Asian zodiac\0" "eighth of the signs of the Asian zodiac, used in Vietnam\0" "eighth of the signs of the Asian zodiac, used in Persia\0" "ninth of the signs of the Asian zodiac\0" "tenth of the signs of the Asian zodiac\0" "tenth of the signs of the Asian zodiac, used in Persia\0" "eleventh of the signs of the Asian zodiac\0" "twelfth of the signs of the Asian zodiac\0" "twelfth of the signs of the Asian zodiac, used in Japan\0" "twelfth of the signs of the Asian zodiac, used in Thailand\0" "has a single hump\0" "has two humps\0" "also used to represent a squirrel\0" "most popularly depicted as two women dancing\0" "may be shown with or without a beard\0" "the helmet may show a green cross, used as a safety reminder in Japan\0" "commonly depicted as a frowning/angry version of 1F608 smiling face with horns\0" "often used to indicate \"sassy\" or \"carefree\"\0" "also used for \"let's party\"\0" "usually indicates a beauty parlor\0" "meaning of cuteness is based on association of glyph with shape of a flower\0" "represents a drop of sweat or drop of water\0" "may be depicted with or without a friendly face\0" "glyph may show any currency symbol instead of a dollar sign\0" "intended to denote a reserved or ticketed seat, as for an airplane, train, or theater\0" "similar to ISO/IEC 7000-0790 \"Read operator's manual\"\0" "commonly oriented rightwards, so that a face emoticon can be positioned to the right\0" "glyph may show an E instead of an @-sign\0" "sending mail\0" "making a phone call\0" "indicates a bookmark, not a price tag\0" "Orthodox typicon symbol for great feast service\0" "Orthodox typicon symbol for vigil service\0" "Orthodox typicon symbol for Polyeleos\0" "Orthodox typicon symbol for lower rank feast\0" "Orthodox typicon symbol for difficult sections\0" "generic symbol independent of Devanagari font\0" "forms a gender pair with 1F483\0" "contrasts with 2709, which shows a seal\0" "unequivocally represented as black in all variants\0" "symbol depicts a hand press with a box inside\0" "Japanese stone statue like Moai on Easter Island\0" "commonly depicted as a (sinister) smiling version of 1F47F imp\0" "indicates relief, not sleeping\0" "used for the West Wind in some Mahjong annotation\0" "kidding, not serious\0" "intended to depict pouting rather than simply anger\0" "indicates triumph, not anger\0" "frowning, not shocked or surprised\0" "should not be depicted with zipper mouth\0" "embarrassed\0" "indicates tired, not horrified\0" "conveys \"no deal\" or \"not ok\", not anger; the inverse of 1F646 face with ok gesture\0" "most commonly depicted as Japanese-style bowing while seated (dogeza)\0" "can indicate sorrow or regret\0" "can also indicate pleading, praying, bowing, or thanking\0" "may contain text indicating stop\0" "may represent the \"star\" symbol devised in ITU-T E.161 for use on telephony devices\0" "2726 is a cusp\0" "can be abbreviated ILY\0" "used for prayer in some cultures\0" "typically used with face or human figure on the left\0" "appearance for groom, may be paired with 1F470\0" "typically shown with ice\0" "sweet or savory\0" "can indicate breakfast, cereal, congee, etc.\0" "can indicate soda, juice, etc.\0" "may be sweet or savory\0" "can indicate twistiness, intricacy\0" "intended to represent cooked green vegetables such as bok choy, kale, etc.\0" "used for Cancer\0" "used for Leo\0" "used for Scorpio\0" "includes Brontosaurus, Diplodocus, Brachiosaurus\0" "microorganism, intended to cover bacteria, viruses, amoebas, etc.\0" "indicates great size\0" "indicates extinction\0" "no specified gender\0" "contains a monetary gift in East and Southeast Asia\0" "may have the form of a mitre or biretta\0" "design typically shows 5E25 or 5E05\0" "design sometimes shows 5C07 (Yuan dynasty)\0" "design typically shows 4ED5\0" "design sometimes shows 58EB\0" "design typically shows 76F8\0" "design sometimes shows 8C61 (Yuan dynasty)\0" "design typically shows 99AC or 9A6C\0" "design sometimes shows 508C\0" "design typically shows 8ECA or 8F66\0" "design sometimes shows 4FE5\0" "design typically shows 70AE or 792E\0" "design sometimes shows 7832\0" "design sometimes shows 5305 (Ming dynasty)\0" "design typically shows 5175\0" "design sometimes shows 5352 (Yuan and Ming dynasties)\0" "design typically shows 5C07 or 5C06\0" "design typically shows 58EB\0" "design typically shows 8C61\0" "design typically shows 7832\0" "design sometimes shows 70AE\0" "design typically shows 5352\0" "design sometimes shows 5175 (Yuan and Ming dynasties)\0" "upper one third block\0" "middle one third block\0" "upper two thirds block\0" "lower one third block\0" "upper and lower one third block\0" "lower two thirds block\0" "upper middle and lower one quarter block\0" "paired with 1FBB3, faces to the right\0" "the Apple II documentation refers to these characters as \"Running Man\"\0" "paired with 1FBBA\0" "diagonals extend past the corners of the box, unlike in 274E\0" "glyph part, combined with 1FBC2 and 1FBC3\0" "glyph does not necessarily extend to the edges of the character cell\0" "This character is deprecated, and its use is strongly discouraged.\0" "these are abbreviated VS17, and so on\0" ; static const UnicharStringIndex names_list_stars[] = { { 0x000E, 0 }, { 0x000F, 49 }, { 0x0020, 99 }, { 0x0020, 135 }, { 0x0022, 169 }, { 0x0022, 231 }, { 0x0022, 306 }, { 0x0024, 358 }, { 0x0024, 419 }, { 0x0024, 459 }, { 0x0027, 506 }, { 0x0027, 548 }, { 0x0027, 581 }, { 0x0027, 656 }, { 0x0029, 705 }, { 0x002D, 765 }, { 0x002E, 802 }, { 0x003A, 865 }, { 0x003B, 948 }, { 0x003D, 1021 }, { 0x0049, 1057 }, { 0x005B, 1104 }, { 0x005E, 1162 }, { 0x005F, 1162 }, { 0x0060, 1162 }, { 0x0069, 1190 }, { 0x007C, 1237 }, { 0x007E, 1162 }, { 0x0084, 1278 }, { 0x00A0, 1302 }, { 0x00A1, 1331 }, { 0x00A4, 1359 }, { 0x00A5, 1403 }, { 0x00A7, 1491 }, { 0x00A8, 1162 }, { 0x00AA, 1529 }, { 0x00AB, 1537 }, { 0x00AD, 1572 }, { 0x00AF, 1162 }, { 0x00B0, 1162 }, { 0x00B2, 1600 }, { 0x00B4, 1162 }, { 0x00B6, 1646 }, { 0x00B7, 1682 }, { 0x00B8, 1162 }, { 0x00B8, 1784 }, { 0x00BA, 1529 }, { 0x00BB, 1827 }, { 0x00BF, 1529 }, { 0x00D0, 1862 }, { 0x00DF, 1880 }, { 0x00DF, 1887 }, { 0x00DF, 1917 }, { 0x00DF, 1943 }, { 0x00E3, 2160 }, { 0x00E5, 2171 }, { 0x00E6, 2207 }, { 0x00EC, 2271 }, { 0x00F0, 2289 }, { 0x00F0, 2326 }, { 0x00F5, 2344 }, { 0x00F7, 2375 }, { 0x00F7, 2474 }, { 0x00F8, 2561 }, { 0x00F9, 2593 }, { 0x00FD, 2609 }, { 0x00FE, 2660 }, { 0x00FE, 2694 }, { 0x00FF, 2734 }, { 0x00FF, 2773 }, { 0x0101, 2791 }, { 0x0103, 2811 }, { 0x0105, 2844 }, { 0x0107, 2868 }, { 0x0109, 2899 }, { 0x010B, 2909 }, { 0x010D, 2949 }, { 0x010E, 3000 }, { 0x010F, 3056 }, { 0x010F, 3070 }, { 0x0111, 3124 }, { 0x0111, 3160 }, { 0x0113, 2791 }, { 0x0115, 3249 }, { 0x0117, 3267 }, { 0x0119, 2844 }, { 0x011B, 3278 }, { 0x011D, 2899 }, { 0x011F, 3289 }, { 0x0121, 2909 }, { 0x0123, 3310 }, { 0x0123, 3318 }, { 0x0124, 3355 }, { 0x0125, 2899 }, { 0x0127, 3382 }, { 0x0129, 3400 }, { 0x012B, 2791 }, { 0x012D, 3438 }, { 0x012F, 3449 }, { 0x0130, 3289 }, { 0x0130, 3465 }, { 0x0131, 3289 }, { 0x0131, 3483 }, { 0x0133, 3501 }, { 0x0135, 2899 }, { 0x0137, 3310 }, { 0x0138, 3507 }, { 0x013A, 3555 }, { 0x013C, 3310 }, { 0x013D, 3070 }, { 0x013E, 3555 }, { 0x013E, 3070 }, { 0x013F, 3562 }, { 0x0142, 3658 }, { 0x0144, 3658 }, { 0x0146, 3310 }, { 0x0148, 3056 }, { 0x0149, 3670 }, { 0x0149, 3735 }, { 0x014A, 3745 }, { 0x014B, 3810 }, { 0x014D, 2791 }, { 0x014F, 3832 }, { 0x0151, 3838 }, { 0x0153, 3848 }, { 0x0155, 3893 }, { 0x0157, 3905 }, { 0x0159, 3278 }, { 0x015B, 3914 }, { 0x015D, 2899 }, { 0x015F, 3949 }, { 0x015F, 3975 }, { 0x0161, 4030 }, { 0x0163, 4089 }, { 0x0163, 4118 }, { 0x0164, 3000 }, { 0x0165, 3056 }, { 0x0165, 3070 }, { 0x0167, 4173 }, { 0x0169, 3400 }, { 0x016B, 4178 }, { 0x016D, 4210 }, { 0x016F, 3278 }, { 0x0171, 3838 }, { 0x0173, 3267 }, { 0x0175, 4232 }, { 0x0177, 4232 }, { 0x0178, 4238 }, { 0x0178, 4251 }, { 0x017A, 3658 }, { 0x017C, 3658 }, { 0x017E, 4269 }, { 0x017F, 4339 }, { 0x017F, 4391 }, { 0x0180, 4434 }, { 0x0180, 4491 }, { 0x0180, 4573 }, { 0x0180, 4583 }, { 0x0181, 4601 }, { 0x0181, 4629 }, { 0x0183, 4647 }, { 0x0183, 4672 }, { 0x0185, 4647 }, { 0x0185, 4712 }, { 0x0185, 4745 }, { 0x0186, 4778 }, { 0x0186, 4805 }, { 0x0186, 4813 }, { 0x0188, 4805 }, { 0x0189, 4831 }, { 0x0189, 4835 }, { 0x018A, 4853 }, { 0x018A, 4875 }, { 0x018C, 4893 }, { 0x018C, 4647 }, { 0x018D, 4933 }, { 0x018D, 4984 }, { 0x018E, 4853 }, { 0x018E, 5029 }, { 0x018F, 5047 }, { 0x018F, 5064 }, { 0x0190, 4805 }, { 0x0190, 5082 }, { 0x0191, 4805 }, { 0x0192, 5100 }, { 0x0193, 4805 }, { 0x0193, 5143 }, { 0x0194, 4805 }, { 0x0194, 5161 }, { 0x0195, 5179 }, { 0x0195, 5202 }, { 0x0196, 4805 }, { 0x0196, 5220 }, { 0x0197, 4805 }, { 0x0197, 5238 }, { 0x0197, 5256 }, { 0x0199, 5299 }, { 0x019A, 5328 }, { 0x019A, 5364 }, { 0x019B, 5382 }, { 0x019C, 4647 }, { 0x019C, 5409 }, { 0x019D, 4805 }, { 0x019D, 5427 }, { 0x019E, 5445 }, { 0x019E, 5480 }, { 0x019E, 5529 }, { 0x019E, 5570 }, { 0x019F, 5588 }, { 0x019F, 4805 }, { 0x01A1, 5606 }, { 0x01A3, 5617 }, { 0x01A5, 4805 }, { 0x01A6, 5644 }, { 0x01A8, 4647 }, { 0x01A8, 5654 }, { 0x01A9, 4805 }, { 0x01A9, 5683 }, { 0x01AA, 5701 }, { 0x01AA, 5769 }, { 0x01AA, 5773 }, { 0x01AB, 5833 }, { 0x01AB, 5890 }, { 0x01AC, 5921 }, { 0x01AD, 4805 }, { 0x01AE, 4805 }, { 0x01AE, 5972 }, { 0x01B0, 5606 }, { 0x01B1, 4805 }, { 0x01B1, 5990 }, { 0x01B1, 6042 }, { 0x01B2, 4805 }, { 0x01B2, 6060 }, { 0x01B3, 6078 }, { 0x01B4, 6128 }, { 0x01B6, 6180 }, { 0x01B6, 6209 }, { 0x01B7, 6242 }, { 0x01B7, 6262 }, { 0x01B9, 6280 }, { 0x01B9, 6329 }, { 0x01B9, 6386 }, { 0x01BA, 6412 }, { 0x01BA, 5769 }, { 0x01BA, 6487 }, { 0x01BB, 6532 }, { 0x01BB, 6568 }, { 0x01BD, 4647 }, { 0x01BE, 6608 }, { 0x01BE, 6644 }, { 0x01BE, 6675 }, { 0x01BF, 2694 }, { 0x01BF, 6762 }, { 0x01BF, 6818 }, { 0x01C0, 6836 }, { 0x01C0, 6854 }, { 0x01C1, 6836 }, { 0x01C1, 6878 }, { 0x01C2, 6836 }, { 0x01C3, 6836 }, { 0x01C3, 6902 }, { 0x01CE, 6926 }, { 0x01D0, 6926 }, { 0x01D2, 6926 }, { 0x01D4, 6926 }, { 0x01D6, 6944 }, { 0x01D8, 6962 }, { 0x01DA, 6926 }, { 0x01DC, 6981 }, { 0x01DD, 4853 }, { 0x01DD, 7000 }, { 0x01DD, 7035 }, { 0x01DF, 7053 }, { 0x01E1, 7079 }, { 0x01E3, 7095 }, { 0x01E5, 7118 }, { 0x01E7, 7118 }, { 0x01E9, 7118 }, { 0x01EB, 7129 }, { 0x01ED, 7160 }, { 0x01EF, 7118 }, { 0x01F0, 7219 }, { 0x01F5, 7242 }, { 0x01F6, 7281 }, { 0x01F7, 7299 }, { 0x01F9, 7317 }, { 0x021D, 7324 }, { 0x021F, 7346 }, { 0x0220, 7361 }, { 0x0220, 7368 }, { 0x0221, 7386 }, { 0x0223, 7411 }, { 0x0225, 7428 }, { 0x0227, 7079 }, { 0x0233, 7447 }, { 0x023A, 7460 }, { 0x023C, 7478 }, { 0x023D, 7515 }, { 0x023E, 7533 }, { 0x023F, 7551 }, { 0x023F, 7586 }, { 0x0240, 7604 }, { 0x0240, 7636 }, { 0x0242, 7654 }, { 0x0243, 7730 }, { 0x0244, 7748 }, { 0x0245, 7766 }, { 0x0250, 7784 }, { 0x0250, 7812 }, { 0x0251, 7830 }, { 0x0251, 7855 }, { 0x0252, 7873 }, { 0x0252, 7896 }, { 0x0253, 7914 }, { 0x0253, 4853 }, { 0x0253, 7938 }, { 0x0254, 7956 }, { 0x0254, 7983 }, { 0x0254, 8012 }, { 0x0254, 8058 }, { 0x0255, 8076 }, { 0x0255, 8120 }, { 0x0255, 8162 }, { 0x0256, 8196 }, { 0x0256, 8218 }, { 0x0257, 8236 }, { 0x0257, 8270 }, { 0x0257, 8297 }, { 0x0258, 8315 }, { 0x0259, 8349 }, { 0x0259, 8377 }, { 0x0259, 8395 }, { 0x025A, 8447 }, { 0x025B, 8464 }, { 0x025B, 8496 }, { 0x025C, 8514 }, { 0x025C, 8548 }, { 0x025D, 8566 }, { 0x025E, 8601 }, { 0x025F, 8633 }, { 0x025F, 8653 }, { 0x025F, 8718 }, { 0x025F, 8748 }, { 0x0260, 8804 }, { 0x0260, 8825 }, { 0x0261, 8843 }, { 0x0261, 8861 }, { 0x0262, 8879 }, { 0x0263, 8898 }, { 0x0263, 8921 }, { 0x0264, 8939 }, { 0x0265, 8970 }, { 0x0265, 9005 }, { 0x0266, 9023 }, { 0x0266, 9056 }, { 0x0266, 9074 }, { 0x0267, 9101 }, { 0x0267, 9160 }, { 0x0268, 9190 }, { 0x0268, 9219 }, { 0x0269, 9237 }, { 0x026A, 9237 }, { 0x026A, 9269 }, { 0x026A, 9302 }, { 0x026A, 9320 }, { 0x026B, 9433 }, { 0x026B, 9479 }, { 0x026C, 9497 }, { 0x026C, 9534 }, { 0x026D, 9552 }, { 0x026E, 9577 }, { 0x026E, 9602 }, { 0x026F, 9628 }, { 0x026F, 9654 }, { 0x0270, 9672 }, { 0x0271, 9697 }, { 0x0271, 9722 }, { 0x0272, 9740 }, { 0x0272, 9761 }, { 0x0273, 9779 }, { 0x0274, 9802 }, { 0x0275, 9822 }, { 0x0275, 9868 }, { 0x0276, 9886 }, { 0x0277, 9910 }, { 0x0278, 9939 }, { 0x0279, 9968 }, { 0x027A, 9996 }, { 0x027B, 10016 }, { 0x027C, 10045 }, { 0x027D, 10082 }, { 0x027D, 10104 }, { 0x027E, 10122 }, { 0x027F, 10150 }, { 0x027F, 10170 }, { 0x027F, 10240 }, { 0x027F, 10265 }, { 0x0280, 10308 }, { 0x0280, 10328 }, { 0x0280, 10348 }, { 0x0281, 10366 }, { 0x0282, 10405 }, { 0x0282, 10435 }, { 0x0283, 10453 }, { 0x0283, 10486 }, { 0x0284, 10504 }, { 0x0284, 10527 }, { 0x0285, 10570 }, { 0x0285, 10170 }, { 0x0285, 10593 }, { 0x0285, 10618 }, { 0x0285, 10265 }, { 0x0286, 10680 }, { 0x0286, 10725 }, { 0x0287, 10756 }, { 0x0287, 10790 }, { 0x0288, 10808 }, { 0x0288, 10833 }, { 0x0289, 10851 }, { 0x0289, 10878 }, { 0x028A, 9910 }, { 0x028A, 10896 }, { 0x028A, 10928 }, { 0x028B, 10946 }, { 0x028B, 10977 }, { 0x028C, 10995 }, { 0x028C, 11026 }, { 0x028D, 11044 }, { 0x028E, 11085 }, { 0x028F, 11112 }, { 0x0290, 11142 }, { 0x0291, 11169 }, { 0x0291, 11210 }, { 0x0292, 11244 }, { 0x0292, 11274 }, { 0x0292, 11311 }, { 0x0292, 7118 }, { 0x0293, 11329 }, { 0x0294, 11371 }, { 0x0294, 11397 }, { 0x0295, 11494 }, { 0x0295, 11522 }, { 0x0296, 11526 }, { 0x0297, 11540 }, { 0x0299, 11568 }, { 0x029A, 11583 }, { 0x029A, 11613 }, { 0x029B, 11654 }, { 0x029C, 11678 }, { 0x029D, 11709 }, { 0x029D, 11734 }, { 0x029E, 11752 }, { 0x029E, 11777 }, { 0x029F, 11795 }, { 0x02A0, 11821 }, { 0x02A1, 11848 }, { 0x02A2, 11871 }, { 0x02A3, 11899 }, { 0x02A4, 11923 }, { 0x02A5, 11953 }, { 0x02A6, 11986 }, { 0x02A7, 12013 }, { 0x02A8, 12046 }, { 0x02A9, 12082 }, { 0x02AA, 12107 }, { 0x02AB, 12141 }, { 0x02AC, 12175 }, { 0x02AD, 12193 }, { 0x02B0, 12216 }, { 0x02B1, 12227 }, { 0x02B2, 12252 }, { 0x02B6, 12267 }, { 0x02B7, 12317 }, { 0x02B8, 12252 }, { 0x02B8, 12331 }, { 0x02B9, 12365 }, { 0x02B9, 12390 }, { 0x02B9, 12459 }, { 0x02BA, 12492 }, { 0x02BA, 12531 }, { 0x02BB, 12603 }, { 0x02BB, 12644 }, { 0x02BB, 12699 }, { 0x02BB, 12719 }, { 0x02BC, 12736 }, { 0x02BC, 12775 }, { 0x02BC, 12830 }, { 0x02BC, 12881 }, { 0x02BD, 12942 }, { 0x02BE, 12958 }, { 0x02BE, 13005 }, { 0x02BF, 13036 }, { 0x02BF, 13096 }, { 0x02C0, 13127 }, { 0x02C0, 13151 }, { 0x02C1, 13192 }, { 0x02C2, 13225 }, { 0x02C3, 13246 }, { 0x02C4, 13266 }, { 0x02C5, 13286 }, { 0x02C6, 13307 }, { 0x02C7, 13365 }, { 0x02C7, 13385 }, { 0x02C8, 13413 }, { 0x02C8, 13438 }, { 0x02C9, 13475 }, { 0x02C9, 13491 }, { 0x02C9, 13539 }, { 0x02CA, 13567 }, { 0x02CA, 13617 }, { 0x02CB, 13646 }, { 0x02CB, 13710 }, { 0x02CC, 13739 }, { 0x02CC, 13438 }, { 0x02CD, 13756 }, { 0x02CE, 13771 }, { 0x02CF, 13788 }, { 0x02D0, 13804 }, { 0x02D1, 13816 }, { 0x02D2, 13833 }, { 0x02D3, 13859 }, { 0x02D4, 13885 }, { 0x02D5, 13910 }, { 0x02D6, 13936 }, { 0x02D7, 13969 }, { 0x02D7, 14002 }, { 0x02D9, 14034 }, { 0x02DE, 14081 }, { 0x02DE, 14104 }, { 0x02DF, 14158 }, { 0x02E0, 14179 }, { 0x02EE, 14255 }, { 0x0300, 14262 }, { 0x0301, 14305 }, { 0x0303, 14348 }, { 0x0303, 14366 }, { 0x0304, 14387 }, { 0x0304, 14429 }, { 0x0305, 14460 }, { 0x0309, 14487 }, { 0x0309, 14366 }, { 0x030B, 14533 }, { 0x030C, 14552 }, { 0x030D, 14594 }, { 0x030D, 14622 }, { 0x030E, 14622 }, { 0x030F, 14634 }, { 0x0312, 14665 }, { 0x0313, 14705 }, { 0x031A, 14745 }, { 0x031B, 5606 }, { 0x031C, 14766 }, { 0x031D, 14793 }, { 0x031E, 14823 }, { 0x031F, 14854 }, { 0x0320, 14892 }, { 0x0320, 14002 }, { 0x0321, 14930 }, { 0x0322, 14950 }, { 0x0323, 14968 }, { 0x0323, 14997 }, { 0x0323, 15058 }, { 0x0323, 14366 }, { 0x0324, 15104 }, { 0x0325, 15133 }, { 0x0325, 15148 }, { 0x0325, 15202 }, { 0x0326, 15211 }, { 0x0327, 15239 }, { 0x0328, 15268 }, { 0x0328, 15294 }, { 0x0329, 15313 }, { 0x0329, 15327 }, { 0x0329, 15334 }, { 0x0329, 15354 }, { 0x032A, 15409 }, { 0x032B, 15421 }, { 0x032C, 15440 }, { 0x032D, 15452 }, { 0x032E, 15486 }, { 0x032F, 15508 }, { 0x032F, 15560 }, { 0x0330, 15588 }, { 0x0332, 14460 }, { 0x0333, 14460 }, { 0x0334, 15606 }, { 0x0336, 14460 }, { 0x033A, 15645 }, { 0x033B, 15657 }, { 0x033B, 15670 }, { 0x033C, 15732 }, { 0x033E, 15750 }, { 0x033E, 15800 }, { 0x033F, 14460 }, { 0x0342, 15834 }, { 0x0342, 15894 }, { 0x0344, 15944 }, { 0x0345, 15981 }, { 0x0346, 16008 }, { 0x0347, 16025 }, { 0x0348, 16039 }, { 0x0349, 16064 }, { 0x034A, 16087 }, { 0x034B, 16100 }, { 0x034C, 16118 }, { 0x034D, 16147 }, { 0x034E, 16169 }, { 0x034F, 16196 }, { 0x034F, 16224 }, { 0x034F, 16245 }, { 0x0358, 16323 }, { 0x035A, 16386 }, { 0x035B, 16413 }, { 0x035C, 16485 }, { 0x0362, 16562 }, { 0x0374, 16588 }, { 0x0375, 16588 }, { 0x037E, 16621 }, { 0x037E, 16648 }, { 0x037F, 16680 }, { 0x0385, 16698 }, { 0x0387, 16751 }, { 0x0387, 16787 }, { 0x03C0, 16819 }, { 0x03C2, 16845 }, { 0x03C3, 16894 }, { 0x03C6, 16937 }, { 0x03C6, 17001 }, { 0x03D1, 17079 }, { 0x03D5, 17106 }, { 0x03D5, 17155 }, { 0x03D6, 17079 }, { 0x03D6, 17186 }, { 0x03D7, 17222 }, { 0x03D9, 17243 }, { 0x03DA, 17403 }, { 0x03DA, 17450 }, { 0x03DA, 17579 }, { 0x03DD, 17579 }, { 0x03DF, 17622 }, { 0x03E1, 17723 }, { 0x03F0, 17768 }, { 0x03F1, 17768 }, { 0x03F3, 17793 }, { 0x03FC, 17811 }, { 0x0450, 17851 }, { 0x0451, 17862 }, { 0x0452, 17875 }, { 0x0453, 17851 }, { 0x0455, 17851 }, { 0x0457, 17883 }, { 0x0458, 17893 }, { 0x0459, 17921 }, { 0x045A, 17921 }, { 0x045B, 17875 }, { 0x045C, 17851 }, { 0x045D, 17941 }, { 0x045E, 17963 }, { 0x045F, 17983 }, { 0x0478, 18014 }, { 0x0478, 18069 }, { 0x0479, 18120 }, { 0x0479, 18175 }, { 0x047C, 18226 }, { 0x0483, 18330 }, { 0x0484, 18358 }, { 0x0487, 18378 }, { 0x0487, 18407 }, { 0x0488, 18435 }, { 0x048B, 18467 }, { 0x048D, 18467 }, { 0x048F, 18467 }, { 0x0491, 17883 }, { 0x0493, 18479 }, { 0x0493, 18505 }, { 0x0495, 18555 }, { 0x0497, 18596 }, { 0x0499, 18607 }, { 0x0499, 18615 }, { 0x049B, 18710 }, { 0x049D, 18732 }, { 0x049F, 18744 }, { 0x04A3, 18754 }, { 0x04A5, 18767 }, { 0x04A5, 18786 }, { 0x04A5, 18831 }, { 0x04A7, 18867 }, { 0x04AB, 18901 }, { 0x04AB, 18615 }, { 0x04AB, 18918 }, { 0x04AD, 18744 }, { 0x04AF, 19000 }, { 0x04AF, 18479 }, { 0x04B1, 19034 }, { 0x04B3, 19041 }, { 0x04B5, 18744 }, { 0x04B5, 18831 }, { 0x04B7, 19065 }, { 0x04B9, 18732 }, { 0x04BB, 19082 }, { 0x04BB, 18479 }, { 0x04BF, 19177 }, { 0x04C0, 19276 }, { 0x04C0, 19320 }, { 0x04C2, 19375 }, { 0x04C4, 19385 }, { 0x04C6, 18467 }, { 0x04C8, 19385 }, { 0x04CA, 18467 }, { 0x04CE, 18467 }, { 0x04D5, 18831 }, { 0x04ED, 18467 }, { 0x04F7, 19393 }, { 0x0511, 19399 }, { 0x0513, 19419 }, { 0x051F, 19441 }, { 0x0525, 19463 }, { 0x052B, 19497 }, { 0x052F, 19520 }, { 0x055C, 19541 }, { 0x055E, 19541 }, { 0x0560, 19597 }, { 0x0588, 19597 }, { 0x0589, 19624 }, { 0x058E, 19669 }, { 0x0598, 19693 }, { 0x05AE, 19784 }, { 0x05B7, 19857 }, { 0x05B8, 19899 }, { 0x05BC, 19993 }, { 0x05BD, 20022 }, { 0x05C0, 20063 }, { 0x05C3, 20117 }, { 0x05C5, 20159 }, { 0x05C6, 20198 }, { 0x0604, 20247 }, { 0x0605, 20289 }, { 0x060C, 20327 }, { 0x0610, 20375 }, { 0x0611, 20457 }, { 0x0612, 20503 }, { 0x0613, 20563 }, { 0x0614, 20622 }, { 0x0615, 20725 }, { 0x0615, 20806 }, { 0x0616, 20903 }, { 0x0618, 20917 }, { 0x0619, 20956 }, { 0x061A, 20995 }, { 0x061B, 20327 }, { 0x061C, 21034 }, { 0x061F, 20327 }, { 0x063D, 18732 }, { 0x0640, 21059 }, { 0x0640, 21130 }, { 0x0649, 21227 }, { 0x0649, 21305 }, { 0x064A, 21351 }, { 0x064A, 21401 }, { 0x064C, 21470 }, { 0x0652, 21569 }, { 0x0652, 21619 }, { 0x0652, 21671 }, { 0x0654, 21761 }, { 0x0654, 21801 }, { 0x0657, 21848 }, { 0x0658, 21863 }, { 0x0658, 21871 }, { 0x0659, 21902 }, { 0x065A, 21909 }, { 0x065B, 21909 }, { 0x065C, 21909 }, { 0x065C, 21927 }, { 0x065D, 21909 }, { 0x065E, 21988 }, { 0x065F, 21995 }, { 0x066D, 22004 }, { 0x0670, 22031 }, { 0x0671, 22071 }, { 0x0672, 22086 }, { 0x0673, 21995 }, { 0x0673, 3670 }, { 0x0673, 22104 }, { 0x0674, 19034 }, { 0x0674, 22139 }, { 0x0675, 19034 }, { 0x0676, 19034 }, { 0x0677, 19034 }, { 0x0678, 19034 }, { 0x0679, 22154 }, { 0x067A, 22159 }, { 0x067B, 22159 }, { 0x067C, 21902 }, { 0x067D, 22159 }, { 0x067E, 22166 }, { 0x067F, 22159 }, { 0x0680, 22159 }, { 0x0681, 21902 }, { 0x0681, 22185 }, { 0x0682, 22213 }, { 0x0683, 22159 }, { 0x0684, 22239 }, { 0x0685, 22255 }, { 0x0685, 22275 }, { 0x0686, 22166 }, { 0x0687, 22159 }, { 0x0688, 22154 }, { 0x0689, 21902 }, { 0x068A, 22313 }, { 0x068B, 22352 }, { 0x068C, 22159 }, { 0x068D, 22159 }, { 0x068E, 22359 }, { 0x068E, 22403 }, { 0x068F, 22159 }, { 0x068F, 22414 }, { 0x0690, 22441 }, { 0x0691, 22154 }, { 0x0692, 22470 }, { 0x0693, 21902 }, { 0x0694, 22478 }, { 0x0695, 22470 }, { 0x0696, 21902 }, { 0x0697, 22501 }, { 0x0698, 22166 }, { 0x0699, 22159 }, { 0x069A, 21902 }, { 0x069B, 20903 }, { 0x069C, 22508 }, { 0x069D, 22524 }, { 0x069E, 22531 }, { 0x069F, 22550 }, { 0x06A0, 22560 }, { 0x06A1, 22565 }, { 0x06A2, 22572 }, { 0x06A3, 22587 }, { 0x06A4, 22594 }, { 0x06A4, 22634 }, { 0x06A5, 22676 }, { 0x06A6, 22159 }, { 0x06A7, 22715 }, { 0x06A8, 22738 }, { 0x06A9, 22754 }, { 0x06AA, 22781 }, { 0x06AB, 21902 }, { 0x06AB, 22843 }, { 0x06AC, 22907 }, { 0x06AD, 23044 }, { 0x06AE, 23108 }, { 0x06AF, 22166 }, { 0x06B0, 22352 }, { 0x06B1, 22159 }, { 0x06B2, 23130 }, { 0x06B3, 22159 }, { 0x06B4, 23130 }, { 0x06B5, 23149 }, { 0x06B6, 22470 }, { 0x06B7, 22470 }, { 0x06BA, 23166 }, { 0x06BA, 23187 }, { 0x06BB, 22159 }, { 0x06BC, 21902 }, { 0x06BD, 22560 }, { 0x06BE, 23224 }, { 0x06BE, 23290 }, { 0x06C0, 23337 }, { 0x06C0, 23399 }, { 0x06C1, 22154 }, { 0x06C2, 22154 }, { 0x06C2, 23399 }, { 0x06C3, 22154 }, { 0x06C4, 21995 }, { 0x06C5, 23446 }, { 0x06C6, 23454 }, { 0x06C7, 23500 }, { 0x06C8, 23521 }, { 0x06C9, 23528 }, { 0x06CA, 22470 }, { 0x06CB, 23553 }, { 0x06CC, 23568 }, { 0x06CC, 23605 }, { 0x06CD, 23655 }, { 0x06CE, 22470 }, { 0x06D0, 23670 }, { 0x06D0, 23685 }, { 0x06D1, 23719 }, { 0x06D2, 22154 }, { 0x06D3, 22154 }, { 0x06D3, 23399 }, { 0x06D4, 22154 }, { 0x06D5, 23742 }, { 0x06DF, 23766 }, { 0x06E1, 23820 }, { 0x06E1, 23904 }, { 0x06E4, 23951 }, { 0x06E9, 23998 }, { 0x06EC, 24055 }, { 0x06EF, 24151 }, { 0x06F4, 24178 }, { 0x06F5, 24229 }, { 0x06F6, 24289 }, { 0x06F7, 24349 }, { 0x0700, 24399 }, { 0x0701, 24428 }, { 0x0702, 24504 }, { 0x0703, 24577 }, { 0x0704, 24655 }, { 0x0705, 24698 }, { 0x0706, 24779 }, { 0x0707, 24804 }, { 0x0708, 24887 }, { 0x0709, 24917 }, { 0x0709, 24964 }, { 0x070A, 24993 }, { 0x070A, 25040 }, { 0x070B, 25080 }, { 0x070C, 25156 }, { 0x070D, 25080 }, { 0x070F, 25204 }, { 0x0711, 25249 }, { 0x0714, 25309 }, { 0x0716, 25336 }, { 0x071C, 25309 }, { 0x071E, 25390 }, { 0x0727, 25423 }, { 0x0740, 25461 }, { 0x0741, 25511 }, { 0x0742, 25545 }, { 0x0743, 25596 }, { 0x0744, 25596 }, { 0x0745, 25636 }, { 0x0746, 25636 }, { 0x0747, 25693 }, { 0x0748, 25693 }, { 0x0748, 25723 }, { 0x0749, 25786 }, { 0x0749, 25799 }, { 0x074A, 25890 }, { 0x0759, 25933 }, { 0x075C, 25941 }, { 0x0762, 25947 }, { 0x0763, 25971 }, { 0x0766, 26008 }, { 0x0767, 26013 }, { 0x0768, 26018 }, { 0x0769, 26036 }, { 0x076B, 26042 }, { 0x076C, 26058 }, { 0x076C, 26065 }, { 0x076D, 26119 }, { 0x07F6, 26134 }, { 0x07F7, 26198 }, { 0x07F7, 26235 }, { 0x07FD, 26304 }, { 0x08A1, 26340 }, { 0x08A1, 26368 }, { 0x08A8, 26405 }, { 0x08A8, 26422 }, { 0x08A9, 26405 }, { 0x08A9, 26515 }, { 0x08AD, 26549 }, { 0x08AE, 26564 }, { 0x08AE, 26575 }, { 0x08AF, 26564 }, { 0x08B0, 26602 }, { 0x08B1, 26630 }, { 0x08BB, 26636 }, { 0x08BC, 26680 }, { 0x08BD, 26680 }, { 0x08C4, 26724 }, { 0x08F6, 26818 }, { 0x08F8, 26852 }, { 0x08FC, 26932 }, { 0x08FE, 27015 }, { 0x0904, 27036 }, { 0x0904, 27063 }, { 0x090E, 27174 }, { 0x090E, 27201 }, { 0x0912, 27174 }, { 0x0912, 27246 }, { 0x0929, 27291 }, { 0x0931, 27329 }, { 0x0931, 27367 }, { 0x0934, 27408 }, { 0x093C, 27437 }, { 0x093F, 27479 }, { 0x0946, 27174 }, { 0x0946, 27201 }, { 0x094A, 27174 }, { 0x094A, 27246 }, { 0x094D, 27515 }, { 0x094E, 27541 }, { 0x094E, 27573 }, { 0x094F, 27174 }, { 0x0951, 27642 }, { 0x0951, 27692 }, { 0x0952, 27692 }, { 0x0955, 27742 }, { 0x0964, 27777 }, { 0x0966, 27794 }, { 0x0970, 27894 }, { 0x0979, 27742 }, { 0x097A, 27941 }, { 0x097D, 27975 }, { 0x097D, 28012 }, { 0x0980, 28055 }, { 0x09BC, 27437 }, { 0x09BF, 27479 }, { 0x09C7, 27479 }, { 0x09C8, 27479 }, { 0x09CE, 28103 }, { 0x09F2, 28179 }, { 0x09F4, 28202 }, { 0x09F5, 28202 }, { 0x09F6, 28202 }, { 0x09FA, 28223 }, { 0x09FA, 28254 }, { 0x09FE, 28299 }, { 0x0A3C, 27437 }, { 0x0A3F, 27479 }, { 0x0A70, 28347 }, { 0x0A71, 28360 }, { 0x0A74, 28388 }, { 0x0A75, 28399 }, { 0x0A8C, 28473 }, { 0x0ABC, 27437 }, { 0x0ABF, 27479 }, { 0x0AF1, 28497 }, { 0x0AF9, 27742 }, { 0x0B3C, 27437 }, { 0x0B47, 27479 }, { 0x0B48, 28534 }, { 0x0B55, 28573 }, { 0x0B82, 28578 }, { 0x0B83, 28596 }, { 0x0B99, 28675 }, { 0x0BA4, 28717 }, { 0x0BB3, 28749 }, { 0x0BC6, 27479 }, { 0x0BC7, 27479 }, { 0x0BC8, 27479 }, { 0x0BF3, 28780 }, { 0x0BF3, 28837 }, { 0x0BF7, 28860 }, { 0x0BF7, 28922 }, { 0x0BFA, 28997 }, { 0x0BFA, 29013 }, { 0x0C01, 29088 }, { 0x0C02, 29126 }, { 0x0C04, 29207 }, { 0x0C5A, 29266 }, { 0x0C77, 28055 }, { 0x0C84, 28055 }, { 0x0CCD, 29339 }, { 0x0CDE, 29364 }, { 0x0CDE, 29389 }, { 0x0D02, 29126 }, { 0x0D29, 29416 }, { 0x0D2E, 29435 }, { 0x0D3A, 29416 }, { 0x0D46, 27479 }, { 0x0D47, 27479 }, { 0x0D48, 27479 }, { 0x0D4C, 29490 }, { 0x0D4E, 29531 }, { 0x0D4F, 29581 }, { 0x0D57, 29615 }, { 0x0D7C, 29676 }, { 0x0D7C, 29721 }, { 0x0D7D, 29744 }, { 0x0D7D, 29789 }, { 0x0D81, 29820 }, { 0x0DBD, 29837 }, { 0x0DC2, 29844 }, { 0x0DC3, 29837 }, { 0x0DC5, 29844 }, { 0x0E24, 29854 }, { 0x0E26, 29854 }, { 0x0E2F, 29902 }, { 0x0E3A, 29925 }, { 0x0E45, 29937 }, { 0x0E46, 29992 }, { 0x0E4C, 30003 }, { 0x0E4D, 30021 }, { 0x0E4F, 30033 }, { 0x0E5A, 30050 }, { 0x0E5A, 30084 }, { 0x0E5B, 30137 }, { 0x0E9D, 30177 }, { 0x0E9F, 30207 }, { 0x0EA3, 30236 }, { 0x0EA5, 30288 }, { 0x0EB1, 30340 }, { 0x0EC6, 29992 }, { 0x0ECD, 30356 }, { 0x0F04, 30384 }, { 0x0F05, 30441 }, { 0x0F08, 30482 }, { 0x0F09, 30548 }, { 0x0F0A, 30580 }, { 0x0F0B, 30615 }, { 0x0F0B, 30656 }, { 0x0F0B, 24964 }, { 0x0F0C, 30703 }, { 0x0F0C, 24964 }, { 0x0F0D, 30748 }, { 0x0F0E, 30792 }, { 0x0F11, 30831 }, { 0x0F14, 30885 }, { 0x0F18, 30921 }, { 0x0F19, 30921 }, { 0x0F1F, 30942 }, { 0x0F1F, 30979 }, { 0x0F34, 29992 }, { 0x0F35, 31030 }, { 0x0F36, 31073 }, { 0x0F37, 31117 }, { 0x0F39, 31149 }, { 0x0F3B, 31165 }, { 0x0F3D, 31174 }, { 0x0F3F, 31211 }, { 0x0F62, 31243 }, { 0x0F68, 31288 }, { 0x0F6A, 31314 }, { 0x0F6A, 31383 }, { 0x0F71, 31430 }, { 0x0F73, 15944 }, { 0x0F75, 15944 }, { 0x0F77, 3670 }, { 0x0F79, 3670 }, { 0x0F81, 15944 }, { 0x0F85, 31461 }, { 0x0F8A, 31498 }, { 0x0FB0, 31522 }, { 0x0FBE, 31570 }, { 0x0FBF, 31073 }, { 0x0FC0, 31618 }, { 0x0FC1, 31642 }, { 0x0FC2, 31666 }, { 0x0FC3, 31702 }, { 0x0FC4, 31729 }, { 0x0FCA, 31759 }, { 0x0FCB, 31782 }, { 0x0FCC, 31817 }, { 0x0FCE, 31870 }, { 0x0FD0, 31914 }, { 0x0FD1, 31914 }, { 0x0FD5, 31929 }, { 0x1021, 31973 }, { 0x1031, 27479 }, { 0x1037, 32021 }, { 0x1109, 32033 }, { 0x110A, 32068 }, { 0x110B, 32104 }, { 0x110C, 32115 }, { 0x110D, 32160 }, { 0x110E, 32208 }, { 0x1112, 32247 }, { 0x113C, 32275 }, { 0x113D, 32308 }, { 0x113E, 32342 }, { 0x113F, 32378 }, { 0x1140, 32415 }, { 0x114C, 32441 }, { 0x114E, 32463 }, { 0x114F, 32506 }, { 0x1150, 32552 }, { 0x1151, 32598 }, { 0x1154, 32647 }, { 0x1155, 32684 }, { 0x1159, 32724 }, { 0x119E, 32737 }, { 0x11BC, 32441 }, { 0x135D, 32765 }, { 0x135E, 32765 }, { 0x1401, 32773 }, { 0x1402, 32801 }, { 0x1403, 32811 }, { 0x1405, 32823 }, { 0x1406, 32850 }, { 0x141C, 32865 }, { 0x141E, 32875 }, { 0x141F, 32917 }, { 0x141F, 32972 }, { 0x1420, 33014 }, { 0x1421, 33058 }, { 0x1422, 33096 }, { 0x1423, 33138 }, { 0x1424, 33195 }, { 0x1425, 33221 }, { 0x1426, 33255 }, { 0x1427, 33283 }, { 0x1428, 33342 }, { 0x1429, 33368 }, { 0x142A, 33396 }, { 0x142F, 33420 }, { 0x1430, 32801 }, { 0x1433, 33467 }, { 0x1434, 33513 }, { 0x1438, 33529 }, { 0x1449, 33559 }, { 0x144A, 33573 }, { 0x144C, 33584 }, { 0x144D, 32801 }, { 0x144E, 33631 }, { 0x1450, 33661 }, { 0x1451, 33720 }, { 0x1455, 33736 }, { 0x1467, 33752 }, { 0x1468, 33771 }, { 0x1469, 33790 }, { 0x146A, 33809 }, { 0x146B, 33828 }, { 0x146C, 32801 }, { 0x146D, 33860 }, { 0x146F, 33875 }, { 0x1470, 33919 }, { 0x1472, 33935 }, { 0x1484, 32865 }, { 0x1489, 33950 }, { 0x148A, 34014 }, { 0x148B, 34031 }, { 0x148C, 34094 }, { 0x148D, 34110 }, { 0x148E, 34173 }, { 0x1490, 34189 }, { 0x1491, 34252 }, { 0x14A1, 34268 }, { 0x14A2, 34294 }, { 0x14A3, 34310 }, { 0x14A4, 32801 }, { 0x14A5, 34342 }, { 0x14A7, 34357 }, { 0x14A8, 34401 }, { 0x14AA, 34417 }, { 0x14BC, 34432 }, { 0x14C0, 34444 }, { 0x14C1, 32801 }, { 0x14C4, 34460 }, { 0x14C5, 34488 }, { 0x14D3, 34504 }, { 0x14D4, 32801 }, { 0x14D7, 34520 }, { 0x14D8, 34535 }, { 0x14ED, 34551 }, { 0x14EE, 32801 }, { 0x14EF, 34583 }, { 0x14F1, 34598 }, { 0x14F2, 34642 }, { 0x14F4, 34658 }, { 0x1526, 34673 }, { 0x1527, 32801 }, { 0x1528, 34705 }, { 0x152A, 34720 }, { 0x152B, 34751 }, { 0x152D, 34767 }, { 0x1542, 34782 }, { 0x1543, 34798 }, { 0x1544, 34814 }, { 0x1545, 32801 }, { 0x1548, 34830 }, { 0x1549, 34845 }, { 0x154A, 34861 }, { 0x1553, 34873 }, { 0x1554, 32801 }, { 0x155E, 34889 }, { 0x1560, 34901 }, { 0x1564, 34913 }, { 0x1566, 34925 }, { 0x156D, 34937 }, { 0x156F, 34951 }, { 0x157D, 35028 }, { 0x157E, 32801 }, { 0x1581, 35039 }, { 0x1582, 35054 }, { 0x1586, 35070 }, { 0x1587, 35083 }, { 0x1588, 35096 }, { 0x1589, 35109 }, { 0x158E, 32801 }, { 0x1591, 35122 }, { 0x1592, 35138 }, { 0x1599, 35155 }, { 0x15A2, 35168 }, { 0x15A3, 35184 }, { 0x15C2, 35201 }, { 0x1614, 35213 }, { 0x1615, 35263 }, { 0x161A, 35313 }, { 0x161B, 35363 }, { 0x166D, 35028 }, { 0x166D, 35413 }, { 0x1673, 35447 }, { 0x1674, 35464 }, { 0x1680, 35482 }, { 0x169B, 35523 }, { 0x169C, 35553 }, { 0x16EE, 35577 }, { 0x16EF, 35594 }, { 0x16F0, 35611 }, { 0x178E, 35628 }, { 0x179D, 35721 }, { 0x179E, 35721 }, { 0x179E, 35765 }, { 0x17A2, 32724 }, { 0x17A3, 35858 }, { 0x17A4, 35933 }, { 0x17A8, 36026 }, { 0x17A8, 36071 }, { 0x17B2, 36108 }, { 0x17B2, 36159 }, { 0x17C6, 36200 }, { 0x17C6, 36219 }, { 0x17C8, 36296 }, { 0x17C8, 36352 }, { 0x17C9, 36399 }, { 0x17C9, 36440 }, { 0x17CA, 36485 }, { 0x17CA, 36526 }, { 0x17CB, 36567 }, { 0x17CB, 36630 }, { 0x17CC, 36670 }, { 0x17CD, 36747 }, { 0x17CE, 36799 }, { 0x17CF, 36832 }, { 0x17D0, 36891 }, { 0x17D1, 37014 }, { 0x17D1, 37042 }, { 0x17D2, 37142 }, { 0x17D2, 37226 }, { 0x17D3, 37279 }, { 0x17D3, 37329 }, { 0x17D4, 37417 }, { 0x17D5, 37450 }, { 0x17D6, 37491 }, { 0x17D6, 37510 }, { 0x17D7, 37559 }, { 0x17D8, 37575 }, { 0x17D8, 37585 }, { 0x17D8, 37668 }, { 0x17D9, 37703 }, { 0x17D9, 37751 }, { 0x17DA, 37795 }, { 0x17DA, 37835 }, { 0x17DA, 37863 }, { 0x17DC, 37904 }, { 0x17DC, 37962 }, { 0x17DD, 38011 }, { 0x17DD, 38027 }, { 0x1805, 38124 }, { 0x1806, 38151 }, { 0x1806, 38212 }, { 0x180B, 38269 }, { 0x180C, 38286 }, { 0x180D, 38303 }, { 0x180E, 38320 }, { 0x18DF, 38336 }, { 0x18E0, 38359 }, { 0x18E1, 38377 }, { 0x18E2, 38397 }, { 0x18E3, 38415 }, { 0x18E4, 38433 }, { 0x18E5, 38451 }, { 0x18E6, 38469 }, { 0x18E7, 38491 }, { 0x18E8, 38509 }, { 0x18E9, 38528 }, { 0x18EA, 38549 }, { 0x18EB, 38567 }, { 0x18EC, 38588 }, { 0x18ED, 38608 }, { 0x18EE, 38627 }, { 0x18EF, 38648 }, { 0x18F0, 38667 }, { 0x18F1, 38684 }, { 0x18F2, 38705 }, { 0x19AB, 38724 }, { 0x19DE, 38755 }, { 0x19DF, 38772 }, { 0x19E0, 38783 }, { 0x19F0, 38849 }, { 0x1A2E, 38933 }, { 0x1A2E, 39020 }, { 0x1A4B, 39052 }, { 0x1A7A, 39082 }, { 0x1AA0, 39131 }, { 0x1AA1, 39150 }, { 0x1AA2, 39172 }, { 0x1AA8, 39193 }, { 0x1AA9, 39199 }, { 0x1AAC, 39212 }, { 0x1ABB, 39282 }, { 0x1ABD, 39321 }, { 0x1ABE, 39360 }, { 0x1ABE, 39395 }, { 0x1ABF, 39429 }, { 0x1AC0, 39460 }, { 0x1BAA, 39494 }, { 0x1BAB, 39518 }, { 0x1BBB, 39555 }, { 0x1BBC, 39565 }, { 0x1BC0, 39575 }, { 0x1BC2, 39610 }, { 0x1BC2, 39631 }, { 0x1BC3, 39675 }, { 0x1BCB, 39710 }, { 0x1BD6, 39767 }, { 0x1BD8, 39824 }, { 0x1BE0, 39847 }, { 0x1BF2, 39904 }, { 0x1C78, 39931 }, { 0x1C79, 39949 }, { 0x1C7B, 13804 }, { 0x1C7C, 39964 }, { 0x1C7D, 39982 }, { 0x1CC0, 40007 }, { 0x1CC1, 40011 }, { 0x1CC2, 40021 }, { 0x1CC3, 40031 }, { 0x1CD2, 40037 }, { 0x1CD3, 40055 }, { 0x1CD4, 40110 }, { 0x1CF5, 40217 }, { 0x1CF6, 40284 }, { 0x1CF7, 40355 }, { 0x1CFA, 40385 }, { 0x1D02, 40427 }, { 0x1D14, 40427 }, { 0x1D18, 40468 }, { 0x1D1E, 40497 }, { 0x1D29, 40536 }, { 0x1D2B, 40572 }, { 0x1D4C, 40627 }, { 0x1D77, 40673 }, { 0x1D79, 40696 }, { 0x1D79, 40726 }, { 0x1D7A, 40744 }, { 0x1D7B, 40770 }, { 0x1D7C, 40839 }, { 0x1D7D, 40859 }, { 0x1D7D, 40880 }, { 0x1D7E, 40859 }, { 0x1D7F, 40898 }, { 0x1D8E, 40943 }, { 0x1DA6, 40961 }, { 0x1DAB, 40961 }, { 0x1DB0, 40961 }, { 0x1DB8, 40961 }, { 0x1DC3, 40980 }, { 0x1DCB, 40991 }, { 0x1DCC, 40991 }, { 0x1DF8, 41015 }, { 0x1DF8, 41054 }, { 0x1DF9, 41123 }, { 0x1DFB, 41146 }, { 0x1DFD, 41190 }, { 0x1E03, 41249 }, { 0x1E0B, 41249 }, { 0x1E0D, 41280 }, { 0x1E11, 3905 }, { 0x1E1D, 41302 }, { 0x1E1F, 41249 }, { 0x1E25, 41280 }, { 0x1E2B, 41325 }, { 0x1E31, 41349 }, { 0x1E37, 41280 }, { 0x1E39, 41280 }, { 0x1E3B, 41280 }, { 0x1E41, 41249 }, { 0x1E43, 41280 }, { 0x1E45, 41280 }, { 0x1E47, 41280 }, { 0x1E49, 41280 }, { 0x1E57, 41249 }, { 0x1E5B, 41280 }, { 0x1E5D, 41280 }, { 0x1E5F, 41280 }, { 0x1E61, 41249 }, { 0x1E63, 41280 }, { 0x1E6B, 41249 }, { 0x1E6D, 41280 }, { 0x1E6F, 41325 }, { 0x1E81, 4232 }, { 0x1E83, 4232 }, { 0x1E85, 4232 }, { 0x1E93, 41325 }, { 0x1E95, 41325 }, { 0x1E96, 41325 }, { 0x1E9B, 41376 }, { 0x1E9C, 41434 }, { 0x1E9C, 41476 }, { 0x1E9C, 41513 }, { 0x1E9E, 1887 }, { 0x1E9E, 41577 }, { 0x1EF3, 4232 }, { 0x2002, 41595 }, { 0x2003, 41606 }, { 0x2003, 41658 }, { 0x2006, 41705 }, { 0x2007, 41760 }, { 0x2007, 41799 }, { 0x2008, 41870 }, { 0x2009, 41914 }, { 0x200A, 41954 }, { 0x200A, 41980 }, { 0x200B, 42036 }, { 0x200B, 42062 }, { 0x200C, 42263 }, { 0x200D, 42289 }, { 0x200E, 42314 }, { 0x200F, 42339 }, { 0x2014, 42364 }, { 0x2015, 42414 }, { 0x2016, 42448 }, { 0x2017, 1162 }, { 0x2018, 42491 }, { 0x2019, 42544 }, { 0x201A, 42598 }, { 0x201B, 42654 }, { 0x201C, 42707 }, { 0x201E, 42760 }, { 0x201F, 42816 }, { 0x2024, 42869 }, { 0x2027, 42914 }, { 0x2028, 43008 }, { 0x2029, 43008 }, { 0x202A, 43061 }, { 0x202B, 43086 }, { 0x202C, 43111 }, { 0x202D, 43136 }, { 0x202E, 43161 }, { 0x202F, 43186 }, { 0x202F, 43213 }, { 0x2030, 43299 }, { 0x2031, 43371 }, { 0x2039, 1537 }, { 0x203A, 1827 }, { 0x2041, 43405 }, { 0x2044, 43437 }, { 0x204A, 43471 }, { 0x204F, 43502 }, { 0x2050, 43522 }, { 0x2052, 43535 }, { 0x2052, 43601 }, { 0x2052, 43655 }, { 0x2055, 43750 }, { 0x205A, 43828 }, { 0x205A, 43901 }, { 0x205B, 43937 }, { 0x205B, 43987 }, { 0x205C, 43937 }, { 0x205E, 44063 }, { 0x205E, 44129 }, { 0x205F, 44172 }, { 0x205F, 44189 }, { 0x2060, 44215 }, { 0x2060, 44239 }, { 0x2060, 44278 }, { 0x2061, 44339 }, { 0x2062, 44396 }, { 0x2063, 44442 }, { 0x2064, 44581 }, { 0x2066, 44621 }, { 0x2067, 44646 }, { 0x2068, 44671 }, { 0x2069, 44696 }, { 0x2071, 44721 }, { 0x207F, 44721 }, { 0x20A0, 44752 }, { 0x20A0, 44790 }, { 0x20A1, 44834 }, { 0x20A2, 44858 }, { 0x20A3, 44865 }, { 0x20A4, 44872 }, { 0x20A4, 44911 }, { 0x20A5, 44948 }, { 0x20A6, 44964 }, { 0x20A7, 44972 }, { 0x20A8, 44978 }, { 0x20A9, 45012 }, { 0x20A9, 45018 }, { 0x20AA, 45102 }, { 0x20AB, 45109 }, { 0x20AC, 45117 }, { 0x20AC, 45163 }, { 0x20AD, 45177 }, { 0x20AE, 45182 }, { 0x20AE, 45191 }, { 0x20AF, 45255 }, { 0x20B1, 45262 }, { 0x20B1, 45274 }, { 0x20B2, 45385 }, { 0x20B2, 45394 }, { 0x20B3, 45425 }, { 0x20B4, 45453 }, { 0x20B5, 45461 }, { 0x20B5, 45467 }, { 0x20B6, 45555 }, { 0x20B7, 45595 }, { 0x20B8, 45655 }, { 0x20B9, 45666 }, { 0x20B9, 45705 }, { 0x20BA, 45766 }, { 0x20BB, 45805 }, { 0x20BC, 45874 }, { 0x20BD, 45885 }, { 0x20BE, 45892 }, { 0x20BF, 45900 }, { 0x20D1, 45917 }, { 0x20D2, 45924 }, { 0x20D3, 45933 }, { 0x20D5, 45965 }, { 0x20D7, 45917 }, { 0x20E0, 45974 }, { 0x20E1, 45986 }, { 0x20E9, 45993 }, { 0x2106, 46038 }, { 0x210E, 46061 }, { 0x2113, 46141 }, { 0x2113, 46248 }, { 0x2115, 46300 }, { 0x2118, 46353 }, { 0x2121, 46428 }, { 0x2126, 46519 }, { 0x2126, 46582 }, { 0x2127, 46615 }, { 0x2127, 46667 }, { 0x2129, 46719 }, { 0x212B, 46767 }, { 0x212B, 46844 }, { 0x212E, 46877 }, { 0x2132, 46904 }, { 0x2133, 46922 }, { 0x2139, 46996 }, { 0x213A, 47023 }, { 0x213B, 46428 }, { 0x2145, 47048 }, { 0x2146, 47048 }, { 0x2147, 47084 }, { 0x2148, 47124 }, { 0x2149, 47124 }, { 0x214B, 47162 }, { 0x214C, 47183 }, { 0x214E, 47210 }, { 0x2183, 47228 }, { 0x2183, 47283 }, { 0x2189, 47301 }, { 0x218A, 47345 }, { 0x218B, 47385 }, { 0x2191, 47425 }, { 0x2193, 47448 }, { 0x219A, 47472 }, { 0x219B, 47489 }, { 0x21AE, 47506 }, { 0x21B5, 47523 }, { 0x21CD, 47566 }, { 0x21CE, 47583 }, { 0x21CF, 47600 }, { 0x2205, 47617 }, { 0x2206, 47688 }, { 0x2207, 47744 }, { 0x220A, 47801 }, { 0x2215, 47855 }, { 0x2220, 47881 }, { 0x2233, 47933 }, { 0x2236, 48006 }, { 0x2238, 48080 }, { 0x223D, 48162 }, { 0x224C, 48162 }, { 0x22C0, 48207 }, { 0x22C1, 48252 }, { 0x22C5, 48299 }, { 0x22C6, 48350 }, { 0x230C, 48354 }, { 0x2311, 48406 }, { 0x23AF, 48461 }, { 0x23B6, 48490 }, { 0x23BB, 48523 }, { 0x23CE, 48590 }, { 0x23CF, 48638 }, { 0x23D0, 48461 }, { 0x23E8, 48663 }, { 0x23F4, 48711 }, { 0x23F5, 48758 }, { 0x23F6, 48806 }, { 0x23F7, 48851 }, { 0x23FD, 48898 }, { 0x2422, 48928 }, { 0x2423, 48928 }, { 0x2571, 48946 }, { 0x2572, 48991 }, { 0x2591, 49038 }, { 0x2592, 49042 }, { 0x2592, 49046 }, { 0x2593, 49071 }, { 0x25A1, 49075 }, { 0x25A1, 49123 }, { 0x25CC, 49168 }, { 0x2615, 49349 }, { 0x2619, 47023 }, { 0x2629, 49380 }, { 0x262C, 49469 }, { 0x2672, 49491 }, { 0x2673, 49571 }, { 0x2674, 49598 }, { 0x2675, 49624 }, { 0x2676, 49650 }, { 0x2677, 49675 }, { 0x2678, 49689 }, { 0x2679, 49701 }, { 0x267A, 49716 }, { 0x267C, 49805 }, { 0x267D, 49850 }, { 0x2695, 49931 }, { 0x269A, 49993 }, { 0x269A, 50033 }, { 0x269D, 50082 }, { 0x26A3, 50149 }, { 0x26A4, 50149 }, { 0x26AA, 50202 }, { 0x26AB, 50231 }, { 0x26AC, 50261 }, { 0x26B9, 50288 }, { 0x26BA, 50312 }, { 0x26BB, 50336 }, { 0x26BC, 50361 }, { 0x26D5, 50386 }, { 0x26D6, 50386 }, { 0x26D7, 50386 }, { 0x26D8, 50386 }, { 0x26D9, 50386 }, { 0x26E4, 50404 }, { 0x26E5, 50462 }, { 0x26E6, 50509 }, { 0x2700, 50557 }, { 0x2720, 50595 }, { 0x274C, 50726 }, { 0x2764, 50760 }, { 0x27A1, 50812 }, { 0x27C0, 50881 }, { 0x27C1, 50881 }, { 0x27C2, 50896 }, { 0x27CC, 50938 }, { 0x27CE, 50976 }, { 0x27CE, 51011 }, { 0x27CE, 51042 }, { 0x27CF, 51068 }, { 0x27CF, 51103 }, { 0x27CF, 51135 }, { 0x27E0, 51161 }, { 0x2800, 51204 }, { 0x2981, 51300 }, { 0x2986, 51332 }, { 0x2999, 51362 }, { 0x29B5, 51387 }, { 0x29BF, 51449 }, { 0x29E7, 51536 }, { 0x2A1D, 51576 }, { 0x2A1E, 51576 }, { 0x2A71, 51603 }, { 0x2A72, 51649 }, { 0x2ADC, 51695 }, { 0x2ADC, 51754 }, { 0x2ADD, 51695 }, { 0x2ADD, 51812 }, { 0x2AEB, 51870 }, { 0x2AF6, 51889 }, { 0x2AFC, 51895 }, { 0x2B41, 51907 }, { 0x2B42, 51930 }, { 0x2B43, 51953 }, { 0x2B44, 51976 }, { 0x2B4B, 51999 }, { 0x2B4C, 52022 }, { 0x2B4E, 52045 }, { 0x2B4F, 52065 }, { 0x2B55, 52173 }, { 0x2B5A, 52207 }, { 0x2B5B, 52253 }, { 0x2B5C, 52281 }, { 0x2B5D, 52304 }, { 0x2B5E, 52327 }, { 0x2B5F, 52375 }, { 0x2B97, 52424 }, { 0x2BD2, 52456 }, { 0x2BF3, 52514 }, { 0x2BF4, 52574 }, { 0x2BF5, 52631 }, { 0x2BF6, 52690 }, { 0x2BF7, 52749 }, { 0x2BF8, 52780 }, { 0x2C62, 52840 }, { 0x2C63, 52858 }, { 0x2C64, 52876 }, { 0x2C65, 52894 }, { 0x2C66, 52912 }, { 0x2C6D, 52930 }, { 0x2C6E, 52948 }, { 0x2C6F, 52966 }, { 0x2C70, 52984 }, { 0x2C71, 53002 }, { 0x2C77, 53031 }, { 0x2C7E, 53048 }, { 0x2C7F, 53066 }, { 0x2CEF, 53084 }, { 0x2D7F, 53180 }, { 0x2D7F, 53209 }, { 0x2D7F, 37226 }, { 0x2DF5, 53304 }, { 0x2E0B, 53356 }, { 0x2E0C, 53399 }, { 0x2E0D, 53453 }, { 0x2E13, 53506 }, { 0x2E14, 53552 }, { 0x2E15, 53607 }, { 0x2E17, 53664 }, { 0x2E17, 53705 }, { 0x2E19, 53788 }, { 0x2E1A, 53808 }, { 0x2E1B, 53860 }, { 0x2E1D, 53902 }, { 0x2E1E, 53915 }, { 0x2E1F, 53959 }, { 0x2E2F, 54003 }, { 0x2E30, 54027 }, { 0x2E31, 54043 }, { 0x2E32, 54075 }, { 0x2E33, 54098 }, { 0x2E35, 54148 }, { 0x2E36, 54181 }, { 0x2E37, 54215 }, { 0x2E38, 54248 }, { 0x2E39, 54282 }, { 0x2E3C, 54336 }, { 0x2E3F, 54373 }, { 0x2E41, 43502 }, { 0x2E43, 54402 }, { 0x2E44, 54452 }, { 0x2E4A, 54532 }, { 0x2E4C, 54612 }, { 0x2E4D, 54667 }, { 0x2E4E, 54739 }, { 0x2E85, 54821 }, { 0x2E88, 54844 }, { 0x2E89, 54861 }, { 0x2E8A, 54844 }, { 0x2E8B, 54885 }, { 0x2E8C, 54844 }, { 0x2E8D, 54844 }, { 0x2E96, 54821 }, { 0x2E97, 54885 }, { 0x2E98, 54821 }, { 0x2E99, 54861 }, { 0x2E9C, 54905 }, { 0x2EA1, 54821 }, { 0x2EA2, 55001 }, { 0x2EA3, 54885 }, { 0x2EA4, 54844 }, { 0x2EA5, 54844 }, { 0x2EA8, 54821 }, { 0x2EA9, 54821 }, { 0x2EAA, 54821 }, { 0x2EAB, 54844 }, { 0x2EAF, 54821 }, { 0x2EB0, 54821 }, { 0x2EB6, 54821 }, { 0x2EB7, 54844 }, { 0x2EC2, 54821 }, { 0x2EC3, 54844 }, { 0x2EC4, 54821 }, { 0x2ECA, 54821 }, { 0x2ECF, 54861 }, { 0x2ED2, 54821 }, { 0x2ED6, 54821 }, { 0x2EDD, 54885 }, { 0x2EDE, 54821 }, { 0x2EDF, 54821 }, { 0x2EE0, 54821 }, { 0x3001, 55030 }, { 0x3013, 55077 }, { 0x3013, 55114 }, { 0x301D, 55167 }, { 0x301E, 55217 }, { 0x301F, 55272 }, { 0x3032, 55331 }, { 0x3034, 55374 }, { 0x3036, 55523 }, { 0x303C, 55549 }, { 0x303D, 55597 }, { 0x303E, 55640 }, { 0x303F, 55740 }, { 0x309F, 55800 }, { 0x30FF, 55800 }, { 0x3127, 55880 }, { 0x312D, 55939 }, { 0x312E, 55983 }, { 0x312F, 56006 }, { 0x3147, 56021 }, { 0x314E, 32247 }, { 0x317F, 32415 }, { 0x3181, 32441 }, { 0x3186, 32724 }, { 0x318D, 32737 }, { 0x31B6, 56077 }, { 0x31C0, 56102 }, { 0x31C1, 56121 }, { 0x31C2, 56140 }, { 0x31C3, 56159 }, { 0x31C3, 56190 }, { 0x31C3, 56235 }, { 0x31C4, 56254 }, { 0x31C4, 56273 }, { 0x31C5, 56292 }, { 0x31C6, 56311 }, { 0x31C6, 56330 }, { 0x31C7, 56349 }, { 0x31C7, 56368 }, { 0x31C8, 56387 }, { 0x31C8, 56406 }, { 0x31C9, 56425 }, { 0x31C9, 56444 }, { 0x31CA, 56463 }, { 0x31CA, 56482 }, { 0x31CB, 56501 }, { 0x31CC, 56520 }, { 0x31CC, 56539 }, { 0x31CD, 56558 }, { 0x31CE, 56577 }, { 0x31CF, 56596 }, { 0x31D0, 56615 }, { 0x31D0, 56634 }, { 0x31D1, 56653 }, { 0x31D2, 56672 }, { 0x31D3, 56691 }, { 0x31D4, 56710 }, { 0x31D5, 56729 }, { 0x31D6, 56748 }, { 0x31D6, 56767 }, { 0x31D7, 56786 }, { 0x31D7, 56805 }, { 0x31D8, 56824 }, { 0x31D9, 56843 }, { 0x31DA, 56862 }, { 0x31DB, 56881 }, { 0x31DB, 56900 }, { 0x31DC, 56919 }, { 0x31DC, 56938 }, { 0x31DD, 56957 }, { 0x31DE, 56976 }, { 0x31DE, 56995 }, { 0x31DF, 57014 }, { 0x31DF, 57033 }, { 0x31E0, 57052 }, { 0x31E1, 57071 }, { 0x31E2, 57090 }, { 0x31E3, 57109 }, { 0x321E, 57128 }, { 0x322A, 57167 }, { 0x322B, 57174 }, { 0x322C, 57182 }, { 0x322D, 57192 }, { 0x322E, 57201 }, { 0x322F, 57208 }, { 0x3230, 57217 }, { 0x3231, 57224 }, { 0x3232, 57237 }, { 0x3233, 57245 }, { 0x3242, 57253 }, { 0x3243, 57258 }, { 0x327E, 57261 }, { 0x328A, 57167 }, { 0x328B, 57174 }, { 0x328C, 57182 }, { 0x328D, 57192 }, { 0x328E, 57201 }, { 0x328F, 57208 }, { 0x3290, 57217 }, { 0x3291, 57224 }, { 0x3292, 57237 }, { 0x3293, 57245 }, { 0x329E, 57278 }, { 0x32A1, 57288 }, { 0x3300, 57296 }, { 0x3301, 57306 }, { 0x3302, 57312 }, { 0x3303, 57319 }, { 0x3304, 57338 }, { 0x3305, 57345 }, { 0x3306, 57350 }, { 0x3307, 57372 }, { 0x3308, 57401 }, { 0x3309, 57406 }, { 0x330A, 57412 }, { 0x330B, 57416 }, { 0x330C, 57438 }, { 0x330D, 57444 }, { 0x330E, 57452 }, { 0x330F, 57459 }, { 0x3310, 57465 }, { 0x3311, 57471 }, { 0x3312, 57478 }, { 0x3313, 57484 }, { 0x3314, 57492 }, { 0x3315, 57498 }, { 0x3316, 57507 }, { 0x3317, 57517 }, { 0x3318, 57526 }, { 0x3319, 57531 }, { 0x331A, 57540 }, { 0x331B, 57570 }, { 0x331C, 57576 }, { 0x331D, 57581 }, { 0x331E, 57605 }, { 0x331F, 57611 }, { 0x3320, 57617 }, { 0x3321, 57625 }, { 0x3322, 57634 }, { 0x3323, 57641 }, { 0x3324, 57646 }, { 0x3325, 57652 }, { 0x3326, 57658 }, { 0x3327, 57665 }, { 0x3328, 57669 }, { 0x3329, 57675 }, { 0x332A, 57695 }, { 0x332B, 57703 }, { 0x332C, 57711 }, { 0x332D, 57797 }, { 0x332E, 57804 }, { 0x332F, 57812 }, { 0x3330, 57835 }, { 0x3331, 57841 }, { 0x3332, 57850 }, { 0x3333, 57856 }, { 0x3334, 57861 }, { 0x3335, 57868 }, { 0x3336, 57874 }, { 0x3337, 57882 }, { 0x3338, 57887 }, { 0x3339, 57895 }, { 0x333A, 57901 }, { 0x333B, 57907 }, { 0x333C, 57912 }, { 0x333D, 57917 }, { 0x333E, 57923 }, { 0x333F, 57934 }, { 0x3340, 57946 }, { 0x3341, 57952 }, { 0x3342, 57957 }, { 0x3343, 57962 }, { 0x3344, 57969 }, { 0x3345, 57974 }, { 0x3346, 57979 }, { 0x3347, 57984 }, { 0x3348, 58024 }, { 0x3349, 58031 }, { 0x334A, 58038 }, { 0x334B, 58047 }, { 0x334C, 58053 }, { 0x334D, 58061 }, { 0x334E, 58067 }, { 0x334F, 58067 }, { 0x3350, 58072 }, { 0x3351, 58096 }, { 0x3352, 58102 }, { 0x3353, 58107 }, { 0x3354, 58113 }, { 0x3355, 58119 }, { 0x3356, 58143 }, { 0x3357, 58152 }, { 0x337F, 57224 }, { 0xA015, 58157 }, { 0xA514, 58176 }, { 0xA56A, 58235 }, { 0xA5D1, 58283 }, { 0xA613, 58329 }, { 0xA614, 58350 }, { 0xA615, 58370 }, { 0xA616, 58392 }, { 0xA616, 58411 }, { 0xA617, 58452 }, { 0xA618, 58476 }, { 0xA619, 58501 }, { 0xA61A, 58535 }, { 0xA61B, 58567 }, { 0xA61C, 58588 }, { 0xA61D, 58617 }, { 0xA61E, 58641 }, { 0xA61F, 58665 }, { 0xA65F, 58686 }, { 0xA669, 58704 }, { 0xA66B, 58746 }, { 0xA66D, 58746 }, { 0xA66E, 58800 }, { 0xA66F, 58832 }, { 0xA67C, 58899 }, { 0xA67D, 58950 }, { 0xA67E, 58978 }, { 0xA67F, 58950 }, { 0xA6E6, 59029 }, { 0xA6E7, 59053 }, { 0xA6E8, 59077 }, { 0xA6E8, 59082 }, { 0xA6E9, 59108 }, { 0xA6EA, 59133 }, { 0xA6EA, 59138 }, { 0xA6EB, 59163 }, { 0xA6EC, 59187 }, { 0xA6ED, 59213 }, { 0xA6EE, 59239 }, { 0xA6EF, 59264 }, { 0xA6EF, 59289 }, { 0xA725, 59318 }, { 0xA765, 59338 }, { 0xA765, 59361 }, { 0xA765, 59415 }, { 0xA77D, 59461 }, { 0xA789, 59479 }, { 0xA789, 59523 }, { 0xA78A, 59479 }, { 0xA78A, 59592 }, { 0xA78B, 59605 }, { 0xA78C, 59622 }, { 0xA78C, 59697 }, { 0xA78D, 59800 }, { 0xA78D, 59843 }, { 0xA78E, 59861 }, { 0xA78E, 59899 }, { 0xA78F, 59923 }, { 0xA791, 59999 }, { 0xA793, 60007 }, { 0xA794, 60013 }, { 0xA799, 60031 }, { 0xA799, 60051 }, { 0xA7A9, 60084 }, { 0xA7AA, 60132 }, { 0xA7AA, 60150 }, { 0xA7AB, 60163 }, { 0xA7AC, 60181 }, { 0xA7AD, 60199 }, { 0xA7AE, 60217 }, { 0xA7AE, 60235 }, { 0xA7AF, 60255 }, { 0xA7B0, 60284 }, { 0xA7B1, 60302 }, { 0xA7B1, 60235 }, { 0xA7B2, 60320 }, { 0xA7B3, 60338 }, { 0xA7C3, 60356 }, { 0xA7C4, 60393 }, { 0xA7C5, 60411 }, { 0xA7C6, 60429 }, { 0xA7C8, 60447 }, { 0xA7F5, 60476 }, { 0xA7F7, 60533 }, { 0xA7F9, 60553 }, { 0xA806, 60578 }, { 0xA82C, 39494 }, { 0xA830, 60594 }, { 0xA837, 60710 }, { 0xA839, 60776 }, { 0xA840, 60821 }, { 0xA843, 60821 }, { 0xA844, 60859 }, { 0xA845, 60876 }, { 0xA846, 60876 }, { 0xA847, 60912 }, { 0xA848, 60821 }, { 0xA84C, 60821 }, { 0xA84D, 60912 }, { 0xA850, 60912 }, { 0xA851, 60821 }, { 0xA852, 60912 }, { 0xA854, 60859 }, { 0xA855, 60939 }, { 0xA858, 60967 }, { 0xA862, 61004 }, { 0xA863, 61022 }, { 0xA864, 61041 }, { 0xA865, 61057 }, { 0xA865, 61080 }, { 0xA866, 61108 }, { 0xA867, 60912 }, { 0xA868, 60912 }, { 0xA869, 61135 }, { 0xA86A, 61135 }, { 0xA86B, 61135 }, { 0xA86C, 61135 }, { 0xA86D, 61144 }, { 0xA86E, 61144 }, { 0xA86F, 61144 }, { 0xA870, 61144 }, { 0xA871, 61152 }, { 0xA872, 61170 }, { 0xA873, 61135 }, { 0xA874, 61170 }, { 0xA874, 61178 }, { 0xA875, 61170 }, { 0xA875, 61178 }, { 0xA876, 61170 }, { 0xA877, 61170 }, { 0xA8F8, 61202 }, { 0xA8F8, 61236 }, { 0xA8F9, 61267 }, { 0xA8FA, 61335 }, { 0xA8FA, 61415 }, { 0xA8FB, 61448 }, { 0xA8FC, 28055 }, { 0xA953, 39494 }, { 0xA989, 61495 }, { 0xA98A, 61511 }, { 0xA98B, 61527 }, { 0xA9B4, 61543 }, { 0xA9B5, 61586 }, { 0xA9BD, 61610 }, { 0xA9CF, 61633 }, { 0xAAB5, 61655 }, { 0xAAB6, 61655 }, { 0xAAB9, 61655 }, { 0xAABB, 61655 }, { 0xAABC, 61655 }, { 0xAADE, 61690 }, { 0xAADF, 61729 }, { 0xAAF2, 61766 }, { 0xAAF6, 61787 }, { 0xAB53, 61838 }, { 0xAB65, 61856 }, { 0xAB66, 61892 }, { 0xAB67, 61919 }, { 0xAB68, 61949 }, { 0xAB69, 61986 }, { 0xAB6A, 62017 }, { 0xAB6B, 62045 }, { 0xF92C, 62072 }, { 0xF9B8, 62072 }, { 0xFA0E, 62120 }, { 0xFA0F, 62120 }, { 0xFA11, 62120 }, { 0xFA13, 62120 }, { 0xFA14, 62120 }, { 0xFA1F, 62120 }, { 0xFA21, 62120 }, { 0xFA23, 62120 }, { 0xFA24, 62120 }, { 0xFA27, 62120 }, { 0xFA28, 62120 }, { 0xFA29, 62120 }, { 0xFAD4, 62144 }, { 0xFB1E, 62183 }, { 0xFB20, 62207 }, { 0xFBBA, 22159 }, { 0xFBBB, 22159 }, { 0xFBBC, 22159 }, { 0xFBBD, 22159 }, { 0xFBBE, 22159 }, { 0xFBBF, 21902 }, { 0xFBC0, 22154 }, { 0xFBC1, 22154 }, { 0xFDF5, 62286 }, { 0xFE00, 62338 }, { 0xFE18, 62375 }, { 0xFE46, 62436 }, { 0xFE73, 62491 }, { 0xFEFF, 62544 }, { 0xFEFF, 62627 }, { 0xFF0C, 62696 }, { 0xFF5F, 62726 }, { 0xFFE3, 62799 }, { 0xFFF9, 62839 }, { 0xFFFA, 62869 }, { 0xFFFB, 62908 }, { 0xFFFC, 62938 }, { 0xFFFD, 63002 }, { 0xFFFD, 63093 }, { 0xFFFE, 63176 }, { 0x100BF, 63231 }, { 0x100D5, 63231 }, { 0x100D6, 63231 }, { 0x100FA, 63231 }, { 0x1015E, 63282 }, { 0x1018C, 63322 }, { 0x1018D, 63338 }, { 0x1018E, 63350 }, { 0x1030F, 63385 }, { 0x10317, 63385 }, { 0x10458, 63394 }, { 0x10459, 63421 }, { 0x10462, 63440 }, { 0x10463, 32247 }, { 0x1060F, 63470 }, { 0x10610, 63476 }, { 0x10611, 63480 }, { 0x10612, 63484 }, { 0x10613, 63489 }, { 0x10614, 63498 }, { 0x10615, 63506 }, { 0x10616, 63513 }, { 0x1061D, 63518 }, { 0x1062E, 63523 }, { 0x10644, 63529 }, { 0x10647, 63533 }, { 0x10649, 63546 }, { 0x1064A, 63546 }, { 0x1064B, 63552 }, { 0x1064D, 63559 }, { 0x1064E, 63559 }, { 0x1064F, 63559 }, { 0x10656, 63564 }, { 0x10657, 63574 }, { 0x10661, 63582 }, { 0x10663, 63617 }, { 0x10664, 63617 }, { 0x10665, 63617 }, { 0x10676, 63656 }, { 0x1067D, 63722 }, { 0x10681, 63758 }, { 0x10688, 63794 }, { 0x1068B, 63582 }, { 0x106B3, 63829 }, { 0x106B4, 63854 }, { 0x106B5, 63892 }, { 0x106B6, 63916 }, { 0x106B7, 63941 }, { 0x106B8, 63966 }, { 0x106B9, 63991 }, { 0x106BA, 64016 }, { 0x106BB, 64054 }, { 0x106BC, 64079 }, { 0x106BD, 64117 }, { 0x106BE, 64142 }, { 0x106BF, 64168 }, { 0x106C1, 64193 }, { 0x106C2, 64217 }, { 0x106C3, 64255 }, { 0x106C4, 64280 }, { 0x106C6, 64308 }, { 0x106C7, 64333 }, { 0x106C8, 64358 }, { 0x106C9, 64383 }, { 0x106CA, 64408 }, { 0x106CB, 64433 }, { 0x106CC, 64471 }, { 0x106CE, 64496 }, { 0x106CF, 64521 }, { 0x106D0, 64545 }, { 0x106D1, 64570 }, { 0x106D2, 64595 }, { 0x106D3, 64620 }, { 0x106D4, 64645 }, { 0x106D5, 64670 }, { 0x106D6, 64707 }, { 0x106D7, 64732 }, { 0x106D8, 64757 }, { 0x106DA, 64782 }, { 0x106DB, 64820 }, { 0x106DC, 64858 }, { 0x106DD, 64896 }, { 0x106DE, 64920 }, { 0x106DF, 64945 }, { 0x106E1, 64983 }, { 0x106E2, 65008 }, { 0x106E3, 65033 }, { 0x106E5, 65058 }, { 0x106E6, 65058 }, { 0x106E7, 65083 }, { 0x106E8, 65111 }, { 0x106E9, 65138 }, { 0x106EA, 65166 }, { 0x106EB, 65194 }, { 0x106EC, 65222 }, { 0x106ED, 65247 }, { 0x106EE, 65272 }, { 0x106EF, 65298 }, { 0x106F0, 65324 }, { 0x106F1, 65349 }, { 0x106F2, 65374 }, { 0x106F3, 65399 }, { 0x106F4, 65425 }, { 0x106F5, 65451 }, { 0x106F6, 65477 }, { 0x106F7, 65503 }, { 0x106F8, 65546 }, { 0x106F9, 65575 }, { 0x106FA, 65621 }, { 0x106FB, 65646 }, { 0x106FC, 65672 }, { 0x106FD, 65698 }, { 0x106FE, 65698 }, { 0x106FF, 65724 }, { 0x10700, 65724 }, { 0x10701, 65750 }, { 0x10702, 65776 }, { 0x10703, 65802 }, { 0x10704, 65827 }, { 0x10705, 65852 }, { 0x10706, 65878 }, { 0x10707, 65904 }, { 0x10708, 65929 }, { 0x10709, 65952 }, { 0x1070A, 65976 }, { 0x1070B, 66000 }, { 0x1070C, 66024 }, { 0x1070D, 66049 }, { 0x1070E, 66073 }, { 0x1070F, 66097 }, { 0x10710, 66121 }, { 0x10711, 66145 }, { 0x10712, 66169 }, { 0x10713, 66169 }, { 0x10714, 66193 }, { 0x10715, 66230 }, { 0x10716, 66267 }, { 0x10717, 66291 }, { 0x10718, 66315 }, { 0x10719, 66352 }, { 0x1071A, 66377 }, { 0x1071B, 66402 }, { 0x1071D, 66427 }, { 0x1071E, 66451 }, { 0x1071F, 66475 }, { 0x10720, 66498 }, { 0x10721, 66521 }, { 0x10723, 66545 }, { 0x10724, 66569 }, { 0x10725, 66593 }, { 0x10726, 66617 }, { 0x10727, 66641 }, { 0x10729, 66669 }, { 0x1072A, 66697 }, { 0x1072B, 66725 }, { 0x1072C, 66752 }, { 0x1072D, 66780 }, { 0x1072E, 66813 }, { 0x1072F, 66841 }, { 0x10730, 66869 }, { 0x10731, 66898 }, { 0x10732, 66927 }, { 0x10734, 66955 }, { 0x10735, 66984 }, { 0x10736, 67016 }, { 0x10740, 67048 }, { 0x10741, 67085 }, { 0x10742, 67095 }, { 0x10743, 67105 }, { 0x10744, 67117 }, { 0x10745, 67048 }, { 0x10746, 67128 }, { 0x10747, 67137 }, { 0x1074C, 63582 }, { 0x10750, 67151 }, { 0x10755, 67190 }, { 0x10760, 67205 }, { 0x10761, 67230 }, { 0x10763, 67255 }, { 0x10764, 67280 }, { 0x10766, 67305 }, { 0x10767, 67329 }, { 0x1087E, 67354 }, { 0x1091F, 67377 }, { 0x10A3F, 27515 }, { 0x10A3F, 37226 }, { 0x10A60, 67431 }, { 0x10A61, 67451 }, { 0x10A62, 67471 }, { 0x10A63, 67494 }, { 0x10A64, 67514 }, { 0x10A65, 67534 }, { 0x10A66, 67554 }, { 0x10A67, 67583 }, { 0x10A68, 67603 }, { 0x10A69, 67623 }, { 0x10A6A, 67643 }, { 0x10A6B, 67669 }, { 0x10A6C, 67689 }, { 0x10A6D, 67709 }, { 0x10A6E, 67732 }, { 0x10A6F, 67755 }, { 0x10A70, 67784 }, { 0x10A71, 67804 }, { 0x10A72, 67827 }, { 0x10A73, 67850 }, { 0x10A74, 67873 }, { 0x10A75, 67893 }, { 0x10A76, 67913 }, { 0x10A77, 67936 }, { 0x10A78, 67959 }, { 0x10A79, 67979 }, { 0x10A7A, 68002 }, { 0x10A7B, 68022 }, { 0x10A7C, 68045 }, { 0x10A80, 67431 }, { 0x10A81, 67451 }, { 0x10A82, 67471 }, { 0x10A83, 67494 }, { 0x10A84, 67514 }, { 0x10A85, 67534 }, { 0x10A86, 68068 }, { 0x10A87, 67583 }, { 0x10A88, 67603 }, { 0x10A89, 67623 }, { 0x10A8A, 68089 }, { 0x10A8B, 67669 }, { 0x10A8C, 67689 }, { 0x10A8D, 67709 }, { 0x10A8E, 67732 }, { 0x10A8F, 68110 }, { 0x10A90, 67784 }, { 0x10A91, 67804 }, { 0x10A92, 67827 }, { 0x10A93, 67850 }, { 0x10A94, 67873 }, { 0x10A95, 67893 }, { 0x10A96, 67913 }, { 0x10A97, 67936 }, { 0x10A98, 67959 }, { 0x10A99, 67979 }, { 0x10A9A, 68002 }, { 0x10A9B, 68022 }, { 0x10A9C, 68045 }, { 0x10AC8, 68131 }, { 0x10CA7, 68164 }, { 0x10CAC, 68190 }, { 0x10CAC, 68207 }, { 0x10CAD, 68251 }, { 0x10CDD, 68295 }, { 0x10CE7, 68312 }, { 0x10CEC, 68338 }, { 0x10CEC, 68355 }, { 0x10CED, 68399 }, { 0x10CF1, 68443 }, { 0x10D1C, 68534 }, { 0x10D24, 68590 }, { 0x10D25, 68606 }, { 0x10D26, 68624 }, { 0x10EAB, 68641 }, { 0x10EAC, 68664 }, { 0x10F12, 68712 }, { 0x10F12, 68752 }, { 0x10F13, 68712 }, { 0x10F13, 68752 }, { 0x10F27, 68798 }, { 0x10F3D, 68836 }, { 0x10FF6, 68869 }, { 0x1107F, 68904 }, { 0x110A8, 68985 }, { 0x110BD, 69039 }, { 0x110BE, 69078 }, { 0x110BF, 69100 }, { 0x110CD, 69151 }, { 0x11133, 69197 }, { 0x11134, 69220 }, { 0x11134, 69227 }, { 0x11147, 69297 }, { 0x111C4, 15944 }, { 0x111C4, 69315 }, { 0x111C9, 28299 }, { 0x111CA, 27437 }, { 0x111CB, 69351 }, { 0x111CC, 69383 }, { 0x111CD, 69415 }, { 0x111DA, 69482 }, { 0x111DB, 28055 }, { 0x111DC, 69538 }, { 0x111DD, 69582 }, { 0x1123B, 69078 }, { 0x1123C, 69100 }, { 0x1123E, 69629 }, { 0x11300, 69661 }, { 0x11302, 69725 }, { 0x1133B, 69811 }, { 0x1135D, 69863 }, { 0x11413, 69886 }, { 0x11419, 69886 }, { 0x11424, 69886 }, { 0x1142A, 69886 }, { 0x1142D, 69926 }, { 0x1142F, 69964 }, { 0x1145E, 28299 }, { 0x115C0, 70006 }, { 0x115C1, 70038 }, { 0x115C4, 70069 }, { 0x115C5, 70069 }, { 0x115C9, 70109 }, { 0x11640, 70144 }, { 0x11644, 70174 }, { 0x1168B, 70196 }, { 0x116B8, 70220 }, { 0x118A0, 70259 }, { 0x11925, 70284 }, { 0x1193D, 70313 }, { 0x1193E, 70351 }, { 0x1193E, 70380 }, { 0x1193F, 70469 }, { 0x11940, 70511 }, { 0x11941, 70548 }, { 0x11942, 70581 }, { 0x11943, 70618 }, { 0x119E3, 70667 }, { 0x11A00, 70700 }, { 0x11A07, 70773 }, { 0x11A08, 70807 }, { 0x11A09, 70841 }, { 0x11A20, 70874 }, { 0x11A29, 70926 }, { 0x11A29, 70941 }, { 0x11A33, 70957 }, { 0x11A33, 71014 }, { 0x11A34, 71057 }, { 0x11A34, 71108 }, { 0x11A35, 54075 }, { 0x11A36, 71140 }, { 0x11A37, 71140 }, { 0x11A38, 54075 }, { 0x11A39, 71166 }, { 0x11A3A, 71200 }, { 0x11A3B, 71243 }, { 0x11A3C, 71284 }, { 0x11A3D, 71325 }, { 0x11A3E, 71366 }, { 0x11A47, 71407 }, { 0x11A50, 70700 }, { 0x11A95, 70926 }, { 0x11A95, 70941 }, { 0x11A99, 71407 }, { 0x11A9D, 71446 }, { 0x11A9E, 71473 }, { 0x11D43, 71501 }, { 0x11D44, 71538 }, { 0x11D45, 69197 }, { 0x11D46, 71576 }, { 0x11D47, 71606 }, { 0x11D97, 69197 }, { 0x11FB0, 71634 }, { 0x11FCA, 71661 }, { 0x11FD2, 71661 }, { 0x11FD4, 71686 }, { 0x11FD5, 71754 }, { 0x11FD6, 71773 }, { 0x11FD7, 71788 }, { 0x11FD8, 71804 }, { 0x11FD8, 71823 }, { 0x11FD9, 71899 }, { 0x11FD9, 71916 }, { 0x11FDA, 71973 }, { 0x11FDB, 71994 }, { 0x11FDC, 72020 }, { 0x11FDC, 72046 }, { 0x11FDC, 72103 }, { 0x11FDD, 72157 }, { 0x11FDF, 72177 }, { 0x11FE0, 72187 }, { 0x11FE1, 72219 }, { 0x11FE2, 72260 }, { 0x11FE6, 72327 }, { 0x11FF0, 72356 }, { 0x11FF1, 72384 }, { 0x122B9, 72420 }, { 0x13068, 72487 }, { 0x13081, 72497 }, { 0x13082, 72501 }, { 0x13083, 72505 }, { 0x13084, 72509 }, { 0x13085, 72514 }, { 0x13086, 72519 }, { 0x1308B, 67583 }, { 0x1309D, 72524 }, { 0x130A7, 67893 }, { 0x130AD, 72547 }, { 0x130AE, 72554 }, { 0x130AF, 72561 }, { 0x130B0, 72568 }, { 0x130B1, 72575 }, { 0x130B2, 72582 }, { 0x130B3, 72589 }, { 0x130B4, 72596 }, { 0x130B5, 72603 }, { 0x130B6, 72575 }, { 0x130C0, 67603 }, { 0x130C9, 72610 }, { 0x130CA, 72626 }, { 0x130CB, 72643 }, { 0x130CC, 72660 }, { 0x130CD, 72677 }, { 0x130CE, 72694 }, { 0x130CF, 72711 }, { 0x130D0, 72728 }, { 0x130D1, 72745 }, { 0x13121, 72762 }, { 0x1313F, 72785 }, { 0x13153, 67494 }, { 0x13171, 67534 }, { 0x13190, 72808 }, { 0x13191, 67784 }, { 0x13193, 67979 }, { 0x131BC, 72816 }, { 0x131BD, 72822 }, { 0x131BE, 72828 }, { 0x131BF, 72834 }, { 0x131C0, 72840 }, { 0x131C1, 72846 }, { 0x131C2, 72852 }, { 0x131C3, 72858 }, { 0x131C4, 72864 }, { 0x131CB, 72870 }, { 0x131CC, 68002 }, { 0x1320E, 72874 }, { 0x13216, 67689 }, { 0x13219, 72905 }, { 0x13254, 67431 }, { 0x13258, 72928 }, { 0x13259, 72965 }, { 0x1325A, 72996 }, { 0x1325B, 73028 }, { 0x1325C, 73054 }, { 0x1325D, 73079 }, { 0x13282, 73100 }, { 0x13283, 73124 }, { 0x13286, 73152 }, { 0x13287, 73190 }, { 0x13288, 73222 }, { 0x13289, 73260 }, { 0x132AA, 73292 }, { 0x132F4, 73124 }, { 0x13362, 73312 }, { 0x13363, 73316 }, { 0x13364, 73320 }, { 0x13365, 73324 }, { 0x13366, 73328 }, { 0x13367, 73332 }, { 0x13368, 73336 }, { 0x13369, 73340 }, { 0x1336A, 73344 }, { 0x1336B, 73328 }, { 0x13379, 73348 }, { 0x1337A, 73371 }, { 0x1337B, 73388 }, { 0x1337F, 68022 }, { 0x13386, 73414 }, { 0x13387, 73417 }, { 0x13388, 73420 }, { 0x13389, 73423 }, { 0x1338A, 73426 }, { 0x1338B, 73429 }, { 0x1338C, 73432 }, { 0x1338D, 73435 }, { 0x1338E, 73438 }, { 0x1338F, 73417 }, { 0x13390, 73420 }, { 0x13391, 73423 }, { 0x13392, 73426 }, { 0x1339B, 67471 }, { 0x133A1, 67669 }, { 0x133AD, 73441 }, { 0x133AE, 73453 }, { 0x133BC, 67873 }, { 0x133CF, 67623 }, { 0x133E5, 73465 }, { 0x133EC, 73475 }, { 0x133ED, 73477 }, { 0x133ED, 68002 }, { 0x133EE, 73477 }, { 0x133FA, 73485 }, { 0x133FB, 73487 }, { 0x133FC, 73475 }, { 0x133FD, 73489 }, { 0x133FE, 73491 }, { 0x133FF, 73493 }, { 0x13400, 73495 }, { 0x13401, 73497 }, { 0x13402, 73499 }, { 0x13403, 73491 }, { 0x13404, 73501 }, { 0x13405, 73512 }, { 0x13406, 73523 }, { 0x13407, 73534 }, { 0x13408, 73545 }, { 0x13409, 73556 }, { 0x1340A, 73567 }, { 0x1340B, 73578 }, { 0x1340C, 73589 }, { 0x1340D, 67709 }, { 0x144A0, 73600 }, { 0x144F0, 73675 }, { 0x14546, 73750 }, { 0x14555, 73825 }, { 0x14562, 73900 }, { 0x145A4, 73975 }, { 0x145B9, 74050 }, { 0x145BD, 74125 }, { 0x145F8, 74200 }, { 0x16872, 74275 }, { 0x168D7, 74294 }, { 0x168FB, 74309 }, { 0x16929, 74326 }, { 0x16930, 74348 }, { 0x16931, 74366 }, { 0x16950, 74383 }, { 0x16963, 74398 }, { 0x16965, 74443 }, { 0x16966, 74490 }, { 0x16969, 74503 }, { 0x1696E, 74518 }, { 0x1696F, 74533 }, { 0x16970, 74547 }, { 0x16971, 74562 }, { 0x16985, 74577 }, { 0x16991, 74623 }, { 0x16993, 74636 }, { 0x169A0, 74651 }, { 0x169A8, 74671 }, { 0x169B8, 74686 }, { 0x169E1, 74732 }, { 0x169F9, 74746 }, { 0x169F9, 74794 }, { 0x169FE, 74840 }, { 0x16A02, 74858 }, { 0x16A38, 74905 }, { 0x16A5B, 74950 }, { 0x16B37, 74969 }, { 0x16B38, 74998 }, { 0x16B39, 75031 }, { 0x16B3A, 75052 }, { 0x16B3B, 75078 }, { 0x16B3C, 75106 }, { 0x16B3D, 75131 }, { 0x16B3E, 75157 }, { 0x16B3F, 75192 }, { 0x16B40, 75221 }, { 0x16B41, 75251 }, { 0x16B42, 75283 }, { 0x16B43, 75297 }, { 0x16B44, 75321 }, { 0x16B45, 75355 }, { 0x16B50, 75381 }, { 0x16B5B, 75435 }, { 0x16B63, 75493 }, { 0x16E5A, 75506 }, { 0x16E7A, 75506 }, { 0x16E99, 75534 }, { 0x16F00, 75537 }, { 0x16F02, 75559 }, { 0x16F03, 75581 }, { 0x16F06, 75603 }, { 0x16F09, 75639 }, { 0x16F0A, 75654 }, { 0x16F0C, 75639 }, { 0x16F0D, 75676 }, { 0x16F12, 75639 }, { 0x16F13, 75603 }, { 0x16F17, 75639 }, { 0x16F19, 75639 }, { 0x16F1E, 75698 }, { 0x16F20, 75720 }, { 0x16F25, 75603 }, { 0x16F2D, 75742 }, { 0x16F30, 75757 }, { 0x16F31, 75639 }, { 0x16F35, 75639 }, { 0x16F36, 75639 }, { 0x16F37, 75781 }, { 0x16F39, 75804 }, { 0x16F3C, 75639 }, { 0x16F3E, 75639 }, { 0x16F3F, 75603 }, { 0x16F40, 75639 }, { 0x16F41, 75639 }, { 0x16F43, 32724 }, { 0x16F44, 75639 }, { 0x16F45, 75827 }, { 0x16F46, 75827 }, { 0x16F47, 75827 }, { 0x16F48, 75742 }, { 0x16F49, 75742 }, { 0x16F4A, 75742 }, { 0x16F4F, 75848 }, { 0x16F4F, 75863 }, { 0x16F55, 75899 }, { 0x16F56, 75848 }, { 0x16F58, 75920 }, { 0x16F5B, 75639 }, { 0x16F64, 75937 }, { 0x16F67, 75899 }, { 0x16F69, 75955 }, { 0x16F6D, 75972 }, { 0x16F6E, 75899 }, { 0x16F74, 75899 }, { 0x16F76, 75899 }, { 0x16F78, 75899 }, { 0x16F7F, 75639 }, { 0x16F80, 75639 }, { 0x16F81, 75990 }, { 0x16F82, 76016 }, { 0x16F83, 76048 }, { 0x16F84, 75742 }, { 0x16F85, 75742 }, { 0x16F86, 75742 }, { 0x16F87, 75742 }, { 0x16FE2, 76080 }, { 0x18AF3, 76119 }, { 0x18AF4, 76131 }, { 0x18AF5, 76145 }, { 0x18AF6, 76131 }, { 0x18AF7, 76159 }, { 0x18AF8, 76145 }, { 0x18AF9, 76171 }, { 0x18AFA, 76119 }, { 0x18AFB, 76119 }, { 0x18AFC, 76183 }, { 0x18AFD, 76183 }, { 0x18AFE, 76197 }, { 0x18AFF, 76197 }, { 0x1B001, 76210 }, { 0x1B002, 76228 }, { 0x1B003, 76246 }, { 0x1B004, 76264 }, { 0x1B005, 76282 }, { 0x1B006, 76300 }, { 0x1B007, 76318 }, { 0x1B008, 76336 }, { 0x1B009, 76354 }, { 0x1B00A, 76372 }, { 0x1B00B, 76372 }, { 0x1B00C, 76390 }, { 0x1B00D, 76408 }, { 0x1B00E, 76426 }, { 0x1B00F, 76444 }, { 0x1B010, 76462 }, { 0x1B011, 76480 }, { 0x1B012, 76480 }, { 0x1B013, 76498 }, { 0x1B014, 76516 }, { 0x1B015, 76516 }, { 0x1B016, 76534 }, { 0x1B017, 76552 }, { 0x1B018, 76570 }, { 0x1B019, 76588 }, { 0x1B01A, 76588 }, { 0x1B01B, 76606 }, { 0x1B01C, 76624 }, { 0x1B01D, 76642 }, { 0x1B01E, 76660 }, { 0x1B01F, 76678 }, { 0x1B020, 76696 }, { 0x1B021, 76714 }, { 0x1B022, 76732 }, { 0x1B023, 76750 }, { 0x1B024, 76768 }, { 0x1B025, 76768 }, { 0x1B026, 76786 }, { 0x1B027, 76804 }, { 0x1B028, 76822 }, { 0x1B029, 76840 }, { 0x1B02A, 76858 }, { 0x1B02B, 76876 }, { 0x1B02C, 76876 }, { 0x1B02D, 76894 }, { 0x1B02E, 76912 }, { 0x1B02F, 76930 }, { 0x1B030, 76948 }, { 0x1B031, 76966 }, { 0x1B032, 76984 }, { 0x1B033, 76984 }, { 0x1B034, 77002 }, { 0x1B035, 77020 }, { 0x1B036, 77038 }, { 0x1B037, 77056 }, { 0x1B038, 77074 }, { 0x1B039, 77092 }, { 0x1B03A, 77110 }, { 0x1B03B, 77128 }, { 0x1B03C, 77146 }, { 0x1B03D, 77164 }, { 0x1B03E, 77164 }, { 0x1B03F, 77182 }, { 0x1B040, 77200 }, { 0x1B041, 77218 }, { 0x1B042, 77236 }, { 0x1B043, 77254 }, { 0x1B044, 77272 }, { 0x1B045, 77272 }, { 0x1B046, 77290 }, { 0x1B047, 77308 }, { 0x1B048, 77326 }, { 0x1B049, 77344 }, { 0x1B04A, 77362 }, { 0x1B04B, 77380 }, { 0x1B04C, 77398 }, { 0x1B04D, 77398 }, { 0x1B04E, 77416 }, { 0x1B04F, 77416 }, { 0x1B050, 77434 }, { 0x1B051, 77434 }, { 0x1B052, 77452 }, { 0x1B053, 77452 }, { 0x1B054, 77452 }, { 0x1B055, 77470 }, { 0x1B056, 77488 }, { 0x1B057, 77506 }, { 0x1B058, 77506 }, { 0x1B059, 77524 }, { 0x1B05A, 77524 }, { 0x1B05B, 77542 }, { 0x1B05C, 77560 }, { 0x1B05D, 77578 }, { 0x1B05E, 77596 }, { 0x1B05F, 77614 }, { 0x1B060, 77614 }, { 0x1B061, 77632 }, { 0x1B062, 77650 }, { 0x1B063, 77668 }, { 0x1B064, 77686 }, { 0x1B065, 77704 }, { 0x1B066, 77704 }, { 0x1B067, 77722 }, { 0x1B068, 77740 }, { 0x1B069, 77758 }, { 0x1B06A, 77758 }, { 0x1B06B, 77776 }, { 0x1B06C, 77794 }, { 0x1B06D, 77812 }, { 0x1B06E, 77830 }, { 0x1B06F, 77848 }, { 0x1B070, 77866 }, { 0x1B071, 77884 }, { 0x1B072, 77884 }, { 0x1B073, 77884 }, { 0x1B074, 77902 }, { 0x1B075, 77920 }, { 0x1B076, 77938 }, { 0x1B077, 77956 }, { 0x1B078, 77974 }, { 0x1B079, 77992 }, { 0x1B07A, 78010 }, { 0x1B07B, 78010 }, { 0x1B07C, 78028 }, { 0x1B07D, 78046 }, { 0x1B07E, 78064 }, { 0x1B07F, 78082 }, { 0x1B080, 78100 }, { 0x1B081, 78100 }, { 0x1B082, 78100 }, { 0x1B083, 78118 }, { 0x1B084, 78136 }, { 0x1B085, 78136 }, { 0x1B086, 78154 }, { 0x1B087, 78172 }, { 0x1B088, 78190 }, { 0x1B089, 78208 }, { 0x1B08A, 78226 }, { 0x1B08B, 78244 }, { 0x1B08C, 78244 }, { 0x1B08D, 78262 }, { 0x1B08E, 78280 }, { 0x1B08F, 78298 }, { 0x1B090, 78316 }, { 0x1B091, 78334 }, { 0x1B092, 78352 }, { 0x1B093, 78352 }, { 0x1B094, 78352 }, { 0x1B095, 78370 }, { 0x1B096, 78388 }, { 0x1B097, 78406 }, { 0x1B098, 78424 }, { 0x1B099, 78442 }, { 0x1B09A, 78460 }, { 0x1B09B, 78478 }, { 0x1B09C, 78478 }, { 0x1B09D, 78496 }, { 0x1B09E, 78514 }, { 0x1B09F, 78532 }, { 0x1B0A0, 78550 }, { 0x1B0A1, 78568 }, { 0x1B0A2, 78586 }, { 0x1B0A3, 78586 }, { 0x1B0A4, 78604 }, { 0x1B0A5, 78622 }, { 0x1B0A6, 78622 }, { 0x1B0A7, 78640 }, { 0x1B0A8, 78658 }, { 0x1B0A9, 78676 }, { 0x1B0AA, 78694 }, { 0x1B0AB, 78712 }, { 0x1B0AC, 78730 }, { 0x1B0AD, 78748 }, { 0x1B0AE, 78766 }, { 0x1B0AF, 78766 }, { 0x1B0B0, 78784 }, { 0x1B0B1, 78802 }, { 0x1B0B2, 78820 }, { 0x1B0B3, 78838 }, { 0x1B0B4, 78856 }, { 0x1B0B5, 78856 }, { 0x1B0B6, 78874 }, { 0x1B0B7, 78892 }, { 0x1B0B8, 78892 }, { 0x1B0B9, 78910 }, { 0x1B0BA, 78928 }, { 0x1B0BB, 78928 }, { 0x1B0BC, 78946 }, { 0x1B0BD, 78964 }, { 0x1B0BE, 78982 }, { 0x1B0BF, 79000 }, { 0x1B0C0, 79000 }, { 0x1B0C1, 79018 }, { 0x1B0C2, 79036 }, { 0x1B0C3, 79054 }, { 0x1B0C4, 79054 }, { 0x1B0C5, 79072 }, { 0x1B0C6, 79072 }, { 0x1B0C7, 79090 }, { 0x1B0C8, 79108 }, { 0x1B0C9, 79126 }, { 0x1B0CA, 79144 }, { 0x1B0CB, 79162 }, { 0x1B0CC, 79162 }, { 0x1B0CD, 79162 }, { 0x1B0CE, 79180 }, { 0x1B0CF, 79198 }, { 0x1B0D0, 79216 }, { 0x1B0D1, 79234 }, { 0x1B0D2, 79252 }, { 0x1B0D3, 79270 }, { 0x1B0D4, 79288 }, { 0x1B0D5, 79306 }, { 0x1B0D6, 79324 }, { 0x1B0D7, 79342 }, { 0x1B0D8, 79360 }, { 0x1B0D9, 79360 }, { 0x1B0DA, 79360 }, { 0x1B0DB, 79378 }, { 0x1B0DC, 79396 }, { 0x1B0DD, 79414 }, { 0x1B0DE, 79414 }, { 0x1B0DF, 79432 }, { 0x1B0E0, 79450 }, { 0x1B0E1, 79450 }, { 0x1B0E2, 79468 }, { 0x1B0E3, 79486 }, { 0x1B0E4, 79504 }, { 0x1B0E5, 79504 }, { 0x1B0E6, 79522 }, { 0x1B0E7, 79540 }, { 0x1B0E8, 79558 }, { 0x1B0E9, 79576 }, { 0x1B0EA, 79576 }, { 0x1B0EB, 79576 }, { 0x1B0EC, 79594 }, { 0x1B0ED, 79612 }, { 0x1B0EE, 79630 }, { 0x1B0EF, 79630 }, { 0x1B0F0, 79630 }, { 0x1B0F1, 79648 }, { 0x1B0F2, 79648 }, { 0x1B0F3, 79666 }, { 0x1B0F4, 79684 }, { 0x1B0F5, 79702 }, { 0x1B0F6, 79720 }, { 0x1B0F7, 79738 }, { 0x1B0F8, 79756 }, { 0x1B0F9, 79774 }, { 0x1B0FA, 79774 }, { 0x1B0FB, 79774 }, { 0x1B0FC, 79792 }, { 0x1B0FD, 79810 }, { 0x1B0FE, 79828 }, { 0x1B0FF, 79828 }, { 0x1B100, 79846 }, { 0x1B101, 79864 }, { 0x1B102, 79882 }, { 0x1B103, 79882 }, { 0x1B104, 79900 }, { 0x1B105, 79918 }, { 0x1B106, 79936 }, { 0x1B107, 79954 }, { 0x1B108, 79972 }, { 0x1B109, 79990 }, { 0x1B10A, 79990 }, { 0x1B10B, 80008 }, { 0x1B10C, 80008 }, { 0x1B10D, 80026 }, { 0x1B10E, 80026 }, { 0x1B10F, 80044 }, { 0x1B110, 80062 }, { 0x1B111, 80080 }, { 0x1B112, 80098 }, { 0x1B113, 80116 }, { 0x1B114, 80116 }, { 0x1B115, 80116 }, { 0x1B116, 80134 }, { 0x1B117, 80134 }, { 0x1B118, 80152 }, { 0x1B119, 80170 }, { 0x1B11A, 80188 }, { 0x1B11B, 80206 }, { 0x1B11C, 80206 }, { 0x1B11D, 80224 }, { 0x1B11E, 80224 }, { 0x1BC00, 80242 }, { 0x1BC01, 80275 }, { 0x1BC02, 80284 }, { 0x1BC03, 80301 }, { 0x1BC04, 80318 }, { 0x1BC05, 80335 }, { 0x1BC05, 80364 }, { 0x1BC06, 80381 }, { 0x1BC06, 80409 }, { 0x1BC0A, 80335 }, { 0x1BC0B, 80381 }, { 0x1BC0B, 80425 }, { 0x1BC0B, 80442 }, { 0x1BC0B, 80466 }, { 0x1BC0B, 80475 }, { 0x1BC0C, 80510 }, { 0x1BC0D, 80520 }, { 0x1BC0E, 80530 }, { 0x1BC0F, 80335 }, { 0x1BC0F, 80540 }, { 0x1BC10, 80381 }, { 0x1BC10, 80550 }, { 0x1BC11, 80560 }, { 0x1BC13, 80593 }, { 0x1BC14, 80335 }, { 0x1BC14, 80593 }, { 0x1BC15, 80335 }, { 0x1BC16, 80381 }, { 0x1BC16, 80593 }, { 0x1BC17, 80381 }, { 0x1BC17, 80593 }, { 0x1BC18, 80381 }, { 0x1BC18, 80593 }, { 0x1BC19, 80601 }, { 0x1BC1A, 80618 }, { 0x1BC1B, 80635 }, { 0x1BC1B, 80652 }, { 0x1BC1C, 80671 }, { 0x1BC1C, 80688 }, { 0x1BC1D, 80704 }, { 0x1BC1E, 80750 }, { 0x1BC1F, 80774 }, { 0x1BC20, 80800 }, { 0x1BC21, 80825 }, { 0x1BC22, 80846 }, { 0x1BC22, 80857 }, { 0x1BC23, 80876 }, { 0x1BC23, 80887 }, { 0x1BC23, 80903 }, { 0x1BC23, 80912 }, { 0x1BC24, 80932 }, { 0x1BC24, 80950 }, { 0x1BC25, 80977 }, { 0x1BC25, 80988 }, { 0x1BC26, 81015 }, { 0x1BC27, 81027 }, { 0x1BC28, 81037 }, { 0x1BC29, 81064 }, { 0x1BC29, 81080 }, { 0x1BC29, 81100 }, { 0x1BC2A, 81109 }, { 0x1BC2A, 81123 }, { 0x1BC2A, 81135 }, { 0x1BC2F, 81154 }, { 0x1BC2F, 81168 }, { 0x1BC32, 81188 }, { 0x1BC32, 81205 }, { 0x1BC33, 81188 }, { 0x1BC33, 81214 }, { 0x1BC34, 81188 }, { 0x1BC34, 81223 }, { 0x1BC35, 81188 }, { 0x1BC35, 81232 }, { 0x1BC36, 81242 }, { 0x1BC36, 81251 }, { 0x1BC37, 81242 }, { 0x1BC37, 81261 }, { 0x1BC38, 81271 }, { 0x1BC38, 81295 }, { 0x1BC3A, 81242 }, { 0x1BC3A, 81338 }, { 0x1BC3B, 81242 }, { 0x1BC3B, 81347 }, { 0x1BC3B, 81358 }, { 0x1BC3C, 81242 }, { 0x1BC3C, 81367 }, { 0x1BC3C, 81378 }, { 0x1BC3D, 81242 }, { 0x1BC3E, 81242 }, { 0x1BC3F, 81387 }, { 0x1BC3F, 81404 }, { 0x1BC40, 81387 }, { 0x1BC40, 81413 }, { 0x1BC41, 81422 }, { 0x1BC42, 81442 }, { 0x1BC43, 81463 }, { 0x1BC43, 81473 }, { 0x1BC44, 81485 }, { 0x1BC46, 81502 }, { 0x1BC46, 81564 }, { 0x1BC46, 81599 }, { 0x1BC47, 81502 }, { 0x1BC47, 81639 }, { 0x1BC47, 81677 }, { 0x1BC47, 81690 }, { 0x1BC48, 81733 }, { 0x1BC48, 81825 }, { 0x1BC48, 81834 }, { 0x1BC49, 81733 }, { 0x1BC49, 81843 }, { 0x1BC49, 81860 }, { 0x1BC4A, 81733 }, { 0x1BC4A, 81825 }, { 0x1BC4A, 81888 }, { 0x1BC4B, 81733 }, { 0x1BC4B, 81843 }, { 0x1BC4D, 81897 }, { 0x1BC4D, 81639 }, { 0x1BC4F, 81999 }, { 0x1BC4F, 82006 }, { 0x1BC51, 81502 }, { 0x1BC51, 81564 }, { 0x1BC51, 82061 }, { 0x1BC52, 81502 }, { 0x1BC52, 81639 }, { 0x1BC52, 82073 }, { 0x1BC52, 82085 }, { 0x1BC53, 82142 }, { 0x1BC53, 82154 }, { 0x1BC55, 82168 }, { 0x1BC55, 81188 }, { 0x1BC57, 82243 }, { 0x1BC59, 82243 }, { 0x1BC5A, 82249 }, { 0x1BC5B, 82283 }, { 0x1BC5B, 82318 }, { 0x1BC5C, 80593 }, { 0x1BC5C, 82336 }, { 0x1BC5C, 82360 }, { 0x1BC5C, 82372 }, { 0x1BC5D, 80593 }, { 0x1BC5E, 80593 }, { 0x1BC5F, 80275 }, { 0x1BC60, 80275 }, { 0x1BC61, 82389 }, { 0x1BC61, 82442 }, { 0x1BC61, 82458 }, { 0x1BC61, 82468 }, { 0x1BC62, 82503 }, { 0x1BC62, 82554 }, { 0x1BC62, 82642 }, { 0x1BC62, 82656 }, { 0x1BC62, 82468 }, { 0x1BC63, 82703 }, { 0x1BC63, 82754 }, { 0x1BC63, 82468 }, { 0x1BC64, 82764 }, { 0x1BC64, 82813 }, { 0x1BC64, 82899 }, { 0x1BC64, 82950 }, { 0x1BC64, 82960 }, { 0x1BC64, 82973 }, { 0x1BC65, 83011 }, { 0x1BC66, 83011 }, { 0x1BC6A, 83029 }, { 0x1BC6A, 83055 }, { 0x1BC70, 83094 }, { 0x1BC71, 83119 }, { 0x1BC72, 83144 }, { 0x1BC73, 83170 }, { 0x1BC74, 83193 }, { 0x1BC75, 83218 }, { 0x1BC76, 83243 }, { 0x1BC76, 83354 }, { 0x1BC76, 83419 }, { 0x1BC76, 83448 }, { 0x1BC76, 83468 }, { 0x1BC76, 83487 }, { 0x1BC77, 83508 }, { 0x1BC77, 83619 }, { 0x1BC77, 83684 }, { 0x1BC78, 83354 }, { 0x1BC78, 83703 }, { 0x1BC78, 83722 }, { 0x1BC79, 83741 }, { 0x1BC79, 83763 }, { 0x1BC7A, 83788 }, { 0x1BC7A, 83860 }, { 0x1BC7B, 83878 }, { 0x1BC7B, 83953 }, { 0x1BC7B, 83972 }, { 0x1BC7C, 83995 }, { 0x1BC7C, 84010 }, { 0x1BC7C, 84035 }, { 0x1BC80, 84069 }, { 0x1BC80, 84089 }, { 0x1BC80, 84111 }, { 0x1BC80, 84123 }, { 0x1BC81, 84153 }, { 0x1BC81, 84220 }, { 0x1BC82, 84232 }, { 0x1BC82, 84251 }, { 0x1BC83, 84270 }, { 0x1BC84, 84292 }, { 0x1BC84, 84316 }, { 0x1BC84, 84335 }, { 0x1BC84, 84362 }, { 0x1BC85, 84444 }, { 0x1BC85, 84466 }, { 0x1BC85, 84486 }, { 0x1BC86, 84530 }, { 0x1BC86, 84550 }, { 0x1BC86, 84570 }, { 0x1BC87, 84588 }, { 0x1BC88, 84612 }, { 0x1BC88, 84666 }, { 0x1BC88, 84706 }, { 0x1BC88, 84748 }, { 0x1BC88, 84766 }, { 0x1BC90, 84778 }, { 0x1BC90, 84798 }, { 0x1BC91, 84816 }, { 0x1BC91, 84883 }, { 0x1BC92, 84901 }, { 0x1BC92, 84920 }, { 0x1BC93, 84943 }, { 0x1BC94, 84957 }, { 0x1BC94, 84976 }, { 0x1BC94, 85000 }, { 0x1BC94, 85022 }, { 0x1BC95, 85110 }, { 0x1BC95, 85131 }, { 0x1BC96, 85146 }, { 0x1BC96, 85166 }, { 0x1BC97, 85184 }, { 0x1BC98, 85209 }, { 0x1BC98, 85260 }, { 0x1BC98, 85304 }, { 0x1BC98, 85345 }, { 0x1BC99, 85363 }, { 0x1BC9C, 85384 }, { 0x1BC9E, 85402 }, { 0x1BC9E, 85418 }, { 0x1BC9E, 85518 }, { 0x1D098, 85545 }, { 0x1D099, 85580 }, { 0x1D0B4, 85616 }, { 0x1D0B5, 85686 }, { 0x1D0C5, 85746 }, { 0x1D129, 85806 }, { 0x1D1DE, 85887 }, { 0x1D1E0, 85911 }, { 0x1D1E1, 85911 }, { 0x1D1E2, 85959 }, { 0x1D1E6, 86005 }, { 0x1D200, 86045 }, { 0x1D201, 86053 }, { 0x1D202, 86076 }, { 0x1D203, 86116 }, { 0x1D204, 86124 }, { 0x1D205, 86147 }, { 0x1D205, 86171 }, { 0x1D206, 86202 }, { 0x1D206, 86210 }, { 0x1D207, 86241 }, { 0x1D208, 86264 }, { 0x1D208, 86288 }, { 0x1D209, 86320 }, { 0x1D209, 86328 }, { 0x1D20A, 86397 }, { 0x1D20B, 86420 }, { 0x1D20C, 86444 }, { 0x1D20D, 86452 }, { 0x1D20D, 86475 }, { 0x1D20E, 86507 }, { 0x1D20E, 86531 }, { 0x1D20F, 86561 }, { 0x1D20F, 86569 }, { 0x1D210, 86651 }, { 0x1D211, 86674 }, { 0x1D211, 86698 }, { 0x1D212, 86729 }, { 0x1D213, 86737 }, { 0x1D213, 86760 }, { 0x1D213, 86775 }, { 0x1D214, 86844 }, { 0x1D215, 86868 }, { 0x1D216, 86876 }, { 0x1D216, 86899 }, { 0x1D217, 86968 }, { 0x1D218, 86992 }, { 0x1D219, 87017 }, { 0x1D21A, 87043 }, { 0x1D21B, 87053 }, { 0x1D21C, 87078 }, { 0x1D21C, 87104 }, { 0x1D21D, 87134 }, { 0x1D21E, 87149 }, { 0x1D21F, 87179 }, { 0x1D220, 87194 }, { 0x1D221, 87224 }, { 0x1D222, 87239 }, { 0x1D223, 87269 }, { 0x1D224, 87299 }, { 0x1D225, 87330 }, { 0x1D226, 87345 }, { 0x1D227, 87375 }, { 0x1D228, 87405 }, { 0x1D229, 87436 }, { 0x1D22A, 87451 }, { 0x1D22B, 87481 }, { 0x1D22C, 87512 }, { 0x1D22D, 87527 }, { 0x1D22E, 87557 }, { 0x1D22F, 87588 }, { 0x1D230, 87618 }, { 0x1D231, 87649 }, { 0x1D232, 87679 }, { 0x1D233, 87710 }, { 0x1D234, 87727 }, { 0x1D235, 87759 }, { 0x1D236, 87792 }, { 0x1D237, 87809 }, { 0x1D238, 87842 }, { 0x1D239, 87859 }, { 0x1D23A, 87892 }, { 0x1D23A, 87924 }, { 0x1D23B, 87958 }, { 0x1D23B, 87991 }, { 0x1D23C, 88025 }, { 0x1D23D, 88042 }, { 0x1D23E, 88074 }, { 0x1D23F, 88107 }, { 0x1D240, 88124 }, { 0x1D241, 88156 }, { 0x1D300, 88189 }, { 0x1D538, 88267 }, { 0x1DA1D, 88322 }, { 0x1DA8B, 88341 }, { 0x1E11F, 88419 }, { 0x1E123, 88443 }, { 0x1E130, 88472 }, { 0x1E131, 88495 }, { 0x1E132, 88523 }, { 0x1E133, 88548 }, { 0x1E134, 88571 }, { 0x1E135, 88593 }, { 0x1E136, 88621 }, { 0x1E13C, 88644 }, { 0x1E13C, 88693 }, { 0x1E14E, 88769 }, { 0x1E14F, 88818 }, { 0x1E807, 88845 }, { 0x1E82B, 88870 }, { 0x1E82C, 88901 }, { 0x1E82D, 88947 }, { 0x1E835, 88972 }, { 0x1E836, 89000 }, { 0x1E837, 89038 }, { 0x1E838, 89076 }, { 0x1E842, 89114 }, { 0x1E843, 89139 }, { 0x1E844, 89164 }, { 0x1E845, 89202 }, { 0x1E846, 89240 }, { 0x1E84B, 89278 }, { 0x1E84C, 89306 }, { 0x1E84D, 89334 }, { 0x1E85A, 89362 }, { 0x1E85B, 89390 }, { 0x1E85C, 89418 }, { 0x1E861, 88972 }, { 0x1E875, 89446 }, { 0x1E88B, 89495 }, { 0x1E8B9, 89520 }, { 0x1E94A, 89545 }, { 0x1E94B, 89634 }, { 0x1ECA0, 89691 }, { 0x1ECA1, 89737 }, { 0x1ED2E, 89772 }, { 0x1EEF0, 89821 }, { 0x1EEF0, 89868 }, { 0x1EEF1, 89893 }, { 0x1EEF1, 89938 }, { 0x1F0BF, 89976 }, { 0x1F0DF, 90000 }, { 0x1F0E1, 90016 }, { 0x1F0E2, 90027 }, { 0x1F0E3, 90037 }, { 0x1F0E4, 90043 }, { 0x1F0E5, 90052 }, { 0x1F0E6, 90060 }, { 0x1F0E7, 90068 }, { 0x1F0E8, 90078 }, { 0x1F0E9, 90086 }, { 0x1F0EA, 90092 }, { 0x1F0EB, 90106 }, { 0x1F0EC, 90121 }, { 0x1F0ED, 90127 }, { 0x1F0EE, 90136 }, { 0x1F0EF, 90145 }, { 0x1F0F0, 90157 }, { 0x1F0F1, 90164 }, { 0x1F0F2, 90171 }, { 0x1F0F3, 90178 }, { 0x1F0F4, 90185 }, { 0x1F0F5, 90194 }, { 0x1F12A, 90205 }, { 0x1F12E, 90230 }, { 0x1F12E, 90266 }, { 0x1F12E, 90343 }, { 0x1F16A, 90422 }, { 0x1F16B, 90422 }, { 0x1F16C, 90437 }, { 0x1F1A0, 90534 }, { 0x1F1A1, 90569 }, { 0x1F1A2, 90604 }, { 0x1F1A3, 90640 }, { 0x1F1A4, 90690 }, { 0x1F1AD, 90741 }, { 0x1F260, 90815 }, { 0x1F261, 90820 }, { 0x1F262, 90831 }, { 0x1F263, 90841 }, { 0x1F264, 90851 }, { 0x1F265, 90887 }, { 0x1F310, 90894 }, { 0x1F319, 90974 }, { 0x1F374, 91025 }, { 0x1F374, 91057 }, { 0x1F387, 91097 }, { 0x1F38C, 91163 }, { 0x1F38D, 91189 }, { 0x1F38E, 91225 }, { 0x1F391, 91270 }, { 0x1F392, 91308 }, { 0x1F393, 91342 }, { 0x1F39C, 91362 }, { 0x1F39D, 91392 }, { 0x1F3AB, 91423 }, { 0x1F3BD, 91442 }, { 0x1F3BD, 91513 }, { 0x1F3BD, 91558 }, { 0x1F3CD, 91611 }, { 0x1F3DE, 91687 }, { 0x1F3F9, 91824 }, { 0x1F3FA, 91850 }, { 0x1F400, 91868 }, { 0x1F401, 91907 }, { 0x1F402, 91962 }, { 0x1F403, 92002 }, { 0x1F404, 92059 }, { 0x1F405, 92115 }, { 0x1F406, 92154 }, { 0x1F407, 92209 }, { 0x1F408, 92249 }, { 0x1F409, 92306 }, { 0x1F40A, 92345 }, { 0x1F40B, 92345 }, { 0x1F40C, 92400 }, { 0x1F40D, 92459 }, { 0x1F40E, 92498 }, { 0x1F40F, 92539 }, { 0x1F410, 92579 }, { 0x1F411, 92636 }, { 0x1F412, 92692 }, { 0x1F413, 92731 }, { 0x1F414, 92770 }, { 0x1F415, 92825 }, { 0x1F416, 92867 }, { 0x1F417, 92908 }, { 0x1F418, 92964 }, { 0x1F42A, 93023 }, { 0x1F42B, 93041 }, { 0x1F43F, 93055 }, { 0x1F46F, 93089 }, { 0x1F473, 93134 }, { 0x1F477, 93171 }, { 0x1F47F, 93241 }, { 0x1F481, 93320 }, { 0x1F483, 93365 }, { 0x1F487, 93393 }, { 0x1F4A0, 93427 }, { 0x1F4A7, 93503 }, { 0x1F4A9, 93547 }, { 0x1F4B0, 93595 }, { 0x1F4BA, 93655 }, { 0x1F4D6, 93741 }, { 0x1F4DE, 93795 }, { 0x1F4E7, 93880 }, { 0x1F4E9, 93921 }, { 0x1F4F2, 93934 }, { 0x1F516, 93954 }, { 0x1F540, 93992 }, { 0x1F541, 94040 }, { 0x1F542, 94082 }, { 0x1F543, 94120 }, { 0x1F544, 94120 }, { 0x1F545, 94165 }, { 0x1F549, 94212 }, { 0x1F57A, 94258 }, { 0x1F582, 94289 }, { 0x1F5A4, 94329 }, { 0x1F5DC, 94380 }, { 0x1F5FF, 94426 }, { 0x1F608, 94475 }, { 0x1F60C, 94538 }, { 0x1F610, 94569 }, { 0x1F61C, 94619 }, { 0x1F61D, 94619 }, { 0x1F621, 94640 }, { 0x1F624, 94692 }, { 0x1F626, 94721 }, { 0x1F62C, 94756 }, { 0x1F633, 94797 }, { 0x1F63E, 94640 }, { 0x1F640, 94809 }, { 0x1F645, 94840 }, { 0x1F647, 94924 }, { 0x1F64E, 94640 }, { 0x1F64F, 94994 }, { 0x1F64F, 95024 }, { 0x1F6D1, 95081 }, { 0x1F7B6, 95114 }, { 0x1F7C6, 95198 }, { 0x1F91F, 95213 }, { 0x1F932, 95236 }, { 0x1F933, 95269 }, { 0x1F935, 95322 }, { 0x1F943, 95369 }, { 0x1F95E, 95394 }, { 0x1F963, 95410 }, { 0x1F964, 95455 }, { 0x1F967, 95486 }, { 0x1F968, 95509 }, { 0x1F96C, 95544 }, { 0x1F980, 95619 }, { 0x1F981, 95635 }, { 0x1F982, 95648 }, { 0x1F995, 95665 }, { 0x1F9A0, 95714 }, { 0x1F9A3, 95780 }, { 0x1F9A4, 95801 }, { 0x1F9D1, 95822 }, { 0x1F9D2, 95822 }, { 0x1F9D3, 95822 }, { 0x1F9E7, 95842 }, { 0x1FA50, 95894 }, { 0x1FA60, 95934 }, { 0x1FA60, 95970 }, { 0x1FA61, 96013 }, { 0x1FA61, 96041 }, { 0x1FA62, 96069 }, { 0x1FA62, 96097 }, { 0x1FA63, 96140 }, { 0x1FA63, 96176 }, { 0x1FA64, 96204 }, { 0x1FA64, 96240 }, { 0x1FA65, 96268 }, { 0x1FA65, 96304 }, { 0x1FA65, 96332 }, { 0x1FA66, 96375 }, { 0x1FA66, 96403 }, { 0x1FA67, 96457 }, { 0x1FA68, 96493 }, { 0x1FA69, 96521 }, { 0x1FA6A, 96140 }, { 0x1FA6B, 96204 }, { 0x1FA6C, 96549 }, { 0x1FA6C, 96577 }, { 0x1FA6D, 96605 }, { 0x1FA6D, 96633 }, { 0x1FB02, 96687 }, { 0x1FB0B, 96709 }, { 0x1FB0E, 96732 }, { 0x1FB2D, 96755 }, { 0x1FB30, 96777 }, { 0x1FB39, 96809 }, { 0x1FB97, 96832 }, { 0x1FBB2, 96873 }, { 0x1FBB2, 96911 }, { 0x1FBB9, 96982 }, { 0x1FBBD, 97000 }, { 0x1FBC1, 97061 }, { 0x1FBC4, 97103 }, { 0xE0001, 97172 }, { 0xE0100, 97239 }, { (gunichar)(-1), 0 } /* end marker */ }; static const char names_list_pounds_strings[] = " 0020\0" "0020 0308\0" " 0061\0" "0020 0304\0" " 0032\0" " 0033\0" "0020 0301\0" "03BC greek small letter mu\0" "0020 0327\0" " 0031\0" " 006F\0" " 0031 2044 0034\0" " 0031 2044 0032\0" " 0033 2044 0034\0" "0049 004A\0" "0069 006A\0" "004C 00B7\0" "006C 00B7\0" "02BC 006E\0" "0073 latin small letter s\0" "0044 017D\0" "0044 017E\0" "0064 017E\0" "004C 004A\0" "004C 006A\0" "006C 006A\0" "004E 004A\0" "004E 006A\0" "006E 006A\0" "0044 005A\0" "0044 007A\0" "0064 007A\0" " 0068\0" " 0266\0" " 006A\0" " 0072\0" " 0279\0" " 027B\0" " 0281\0" " 0077\0" " 0079\0" "0020 0306\0" "0020 0307\0" "0020 030A\0" "0020 0328\0" "0020 0303\0" "0020 030B\0" " 0263\0" " 006C\0" " 0073\0" " 0078\0" " 0295\0" "0020 0345\0" "03B2 greek small letter beta\0" "03B8 greek small letter theta\0" "03A5 greek capital letter upsilon\0" "03C6 greek small letter phi\0" "03C0 greek small letter pi\0" "03BA greek small letter kappa\0" "03C1 greek small letter rho\0" "03C2 greek small letter final sigma\0" "0398 greek capital letter theta\0" "03B5 greek small letter epsilon\0" "03A3 greek capital letter sigma\0" "0565 0582\0" "0627 0674\0" "0648 0674\0" "06C7 0674\0" "064A 0674\0" "0E4D 0E32\0" "0ECD 0EB2\0" "0EAB 0E99\0" "0EAB 0EA1\0" " 0F0B\0" "0FB2 0F81\0" "0FB3 0F81\0" " 10DC\0" " 0041\0" " 00C6\0" " 0042\0" " 0044\0" " 0045\0" " 018E\0" " 0047\0" " 0048\0" " 0049\0" " 004A\0" " 004B\0" " 004C\0" " 004D\0" " 004E\0" " 004F\0" " 0222\0" " 0050\0" " 0052\0" " 0054\0" " 0055\0" " 0057\0" " 0250\0" " 0251\0" " 1D02\0" " 0062\0" " 0064\0" " 0065\0" " 0259\0" " 025B\0" " 025C\0" " 0067\0" " 006B\0" " 006D\0" " 014B\0" " 0254\0" " 1D16\0" " 1D17\0" " 0070\0" " 0074\0" " 0075\0" " 1D1D\0" " 026F\0" " 0076\0" " 1D25\0" " 03B2\0" " 03B3\0" " 03B4\0" " 03C6\0" " 03C7\0" " 0069\0" " 0072\0" " 0075\0" " 0076\0" " 03B2\0" " 03B3\0" " 03C1\0" " 03C6\0" " 03C7\0" " 043D\0" " 0252\0" " 0063\0" " 0255\0" " 00F0\0" " 0066\0" " 025F\0" " 0261\0" " 0265\0" " 0268\0" " 0269\0" " 026A\0" " 1D7B\0" " 029D\0" " 026D\0" " 1D85\0" " 029F\0" " 0271\0" " 0270\0" " 0272\0" " 0273\0" " 0274\0" " 0275\0" " 0278\0" " 0282\0" " 0283\0" " 01AB\0" " 0289\0" " 028A\0" " 1D1C\0" " 028B\0" " 028C\0" " 007A\0" " 0290\0" " 0291\0" " 0292\0" " 03B8\0" "0061 02BE\0" "0020 0313\0" "0020 0342\0" "0020 0314\0" "0020 space\0" " 2010\0" "0020 0333\0" "002E full stop\0" "002E 002E\0" "002E 002E 002E\0" "2032 2032\0" "2032 2032 2032\0" "2035 2035\0" "2035 2035 2035\0" "0021 0021\0" "0020 0305\0" "003F 003F\0" "003F 0021\0" "0021 003F\0" "2032 2032 2032 2032\0" " 0030\0" " 0069\0" " 0034\0" " 0035\0" " 0036\0" " 0037\0" " 0038\0" " 0039\0" " 002B\0" " 2212\0" " 003D\0" " 0028\0" " 0029\0" " 006E\0" " 0030\0" " 0031\0" " 0032\0" " 0033\0" " 0034\0" " 0035\0" " 0036\0" " 0037\0" " 0038\0" " 0039\0" " 002B\0" " 2212\0" " 003D\0" " 0028\0" " 0029\0" " 0061\0" " 0065\0" " 006F\0" " 0078\0" " 0259\0" " 0068\0" " 006B\0" " 006C\0" " 006D\0" " 006E\0" " 0070\0" " 0073\0" " 0074\0" "0052 0073\0" "0061 002F 0063\0" "0061 002F 0073\0" " 0043 latin capital letter c\0" "00B0 0043\0" "0063 002F 006F\0" "0063 002F 0075\0" "0190 latin capital letter open e\0" "00B0 0046\0" " 0067 latin small letter g\0" " 0048 latin capital letter h\0" " 0068 latin small letter h\0" " 0127 latin small letter h with stroke\0" " 0049 latin capital letter i\0" " 004C latin capital letter l\0" " 006C latin small letter l\0" " 004E latin capital letter n\0" "004E 006F\0" " 0050 latin capital letter p\0" " 0051 latin capital letter q\0" " 0052 latin capital letter r\0" " 0053 004D\0" "0054 0045 004C\0" " 0054 004D\0" " 005A latin capital letter z\0" " 0042 latin capital letter b\0" " 0065 latin small letter e\0" " 0045 latin capital letter e\0" " 0046 latin capital letter f\0" " 004D latin capital letter m\0" " 006F latin small letter o\0" "05D0 hebrew letter alef\0" "05D1 hebrew letter bet\0" "05D2 hebrew letter gimel\0" "05D3 hebrew letter dalet\0" " 0069 latin small letter i\0" "0046 0041 0058\0" " 03C0 greek small letter pi\0" " 03B3 greek small letter gamma\0" " 0393 greek capital letter gamma\0" " 03A0 greek capital letter pi\0" " 2211 n-ary summation\0" " 0044 latin capital letter d\0" " 0064 latin small letter d\0" " 006A latin small letter j\0" " 0031 2044 0037\0" " 0031 2044 0039\0" " 0031 2044 0031 0030\0" " 0031 2044 0033\0" " 0032 2044 0033\0" " 0031 2044 0035\0" " 0032 2044 0035\0" " 0033 2044 0035\0" " 0034 2044 0035\0" " 0031 2044 0036\0" " 0035 2044 0036\0" " 0031 2044 0038\0" " 0033 2044 0038\0" " 0035 2044 0038\0" " 0037 2044 0038\0" " 0031 2044\0" "0049 latin capital letter i\0" "0049 0049\0" "0049 0049 0049\0" "0049 0056\0" "0056 latin capital letter v\0" "0056 0049\0" "0056 0049 0049\0" "0056 0049 0049 0049\0" "0049 0058\0" "0058 latin capital letter x\0" "0058 0049\0" "0058 0049 0049\0" "004C latin capital letter l\0" "0043 latin capital letter c\0" "0044 latin capital letter d\0" "004D latin capital letter m\0" "0069 latin small letter i\0" "0069 0069\0" "0069 0069 0069\0" "0069 0076\0" "0076 latin small letter v\0" "0076 0069\0" "0076 0069 0069\0" "0076 0069 0069 0069\0" "0069 0078\0" "0078 latin small letter x\0" "0078 0069\0" "0078 0069 0069\0" "006C latin small letter l\0" "0063 latin small letter c\0" "0064 latin small letter d\0" "006D latin small letter m\0" " 0030 2044 0033\0" "222B 222B\0" "222B 222B 222B\0" "222E 222E\0" "222E 222E 222E\0" " 0031\0" " 0032\0" " 0033\0" " 0034\0" " 0035\0" " 0036\0" " 0037\0" " 0038\0" " 0039\0" " 0031 0030\0" " 0031 0031\0" " 0031 0032\0" " 0031 0033\0" " 0031 0034\0" " 0031 0035\0" " 0031 0036\0" " 0031 0037\0" " 0031 0038\0" " 0031 0039\0" " 0032 0030\0" "0028 0031 0029\0" "0028 0032 0029\0" "0028 0033 0029\0" "0028 0034 0029\0" "0028 0035 0029\0" "0028 0036 0029\0" "0028 0037 0029\0" "0028 0038 0029\0" "0028 0039 0029\0" "0028 0031 0030 0029\0" "0028 0031 0031 0029\0" "0028 0031 0032 0029\0" "0028 0031 0033 0029\0" "0028 0031 0034 0029\0" "0028 0031 0035 0029\0" "0028 0031 0036 0029\0" "0028 0031 0037 0029\0" "0028 0031 0038 0029\0" "0028 0031 0039 0029\0" "0028 0032 0030 0029\0" "0031 002E\0" "0032 002E\0" "0033 002E\0" "0034 002E\0" "0035 002E\0" "0036 002E\0" "0037 002E\0" "0038 002E\0" "0039 002E\0" "0031 0030 002E\0" "0031 0031 002E\0" "0031 0032 002E\0" "0031 0033 002E\0" "0031 0034 002E\0" "0031 0035 002E\0" "0031 0036 002E\0" "0031 0037 002E\0" "0031 0038 002E\0" "0031 0039 002E\0" "0032 0030 002E\0" "0028 0061 0029\0" "0028 0062 0029\0" "0028 0063 0029\0" "0028 0064 0029\0" "0028 0065 0029\0" "0028 0066 0029\0" "0028 0067 0029\0" "0028 0068 0029\0" "0028 0069 0029\0" "0028 006A 0029\0" "0028 006B 0029\0" "0028 006C 0029\0" "0028 006D 0029\0" "0028 006E 0029\0" "0028 006F 0029\0" "0028 0070 0029\0" "0028 0071 0029\0" "0028 0072 0029\0" "0028 0073 0029\0" "0028 0074 0029\0" "0028 0075 0029\0" "0028 0076 0029\0" "0028 0077 0029\0" "0028 0078 0029\0" "0028 0079 0029\0" "0028 007A 0029\0" " 0041\0" " 0042\0" " 0043\0" " 0044\0" " 0045\0" " 0046\0" " 0047\0" " 0048\0" " 0049\0" " 004A\0" " 004B\0" " 004C\0" " 004D\0" " 004E\0" " 004F\0" " 0050\0" " 0051\0" " 0052\0" " 0053\0" " 0054\0" " 0055\0" " 0056\0" " 0057\0" " 0058\0" " 0059\0" " 005A\0" " 0061\0" " 0062\0" " 0063\0" " 0064\0" " 0065\0" " 0066\0" " 0067\0" " 0068\0" " 0069\0" " 006A\0" " 006B\0" " 006C\0" " 006D\0" " 006E\0" " 006F\0" " 0070\0" " 0071\0" " 0072\0" " 0073\0" " 0074\0" " 0075\0" " 0076\0" " 0077\0" " 0078\0" " 0079\0" " 007A\0" " 0030\0" "222B 222B 222B 222B\0" "003A 003A 003D\0" "003D 003D\0" "003D 003D 003D\0" " 006A\0" " 0056\0" " 2D61\0" "6BCD\0" "9F9F\0" "4E00\0" "4E28\0" "4E36\0" "4E3F\0" "4E59\0" "4E85\0" "4E8C\0" "4EA0\0" "4EBA\0" "513F\0" "5165\0" "516B\0" "5182\0" "5196\0" "51AB\0" "51E0\0" "51F5\0" "5200\0" "529B\0" "52F9\0" "5315\0" "531A\0" "5338\0" "5341\0" "535C\0" "5369\0" "5382\0" "53B6\0" "53C8\0" "53E3\0" "56D7\0" "571F\0" "58EB\0" "5902\0" "590A\0" "5915\0" "5927\0" "5973\0" "5B50\0" "5B80\0" "5BF8\0" "5C0F\0" "5C22\0" "5C38\0" "5C6E\0" "5C71\0" "5DDB\0" "5DE5\0" "5DF1\0" "5DFE\0" "5E72\0" "5E7A\0" "5E7F\0" "5EF4\0" "5EFE\0" "5F0B\0" "5F13\0" "5F50\0" "5F61\0" "5F73\0" "5FC3\0" "6208\0" "6236\0" "624B\0" "652F\0" "6534\0" "6587\0" "6597\0" "65A4\0" "65B9\0" "65E0\0" "65E5\0" "66F0\0" "6708\0" "6728\0" "6B20\0" "6B62\0" "6B79\0" "6BB3\0" "6BCB\0" "6BD4\0" "6BDB\0" "6C0F\0" "6C14\0" "6C34\0" "706B\0" "722A\0" "7236\0" "723B\0" "723F\0" "7247\0" "7259\0" "725B\0" "72AC\0" "7384\0" "7389\0" "74DC\0" "74E6\0" "7518\0" "751F\0" "7528\0" "7530\0" "758B\0" "7592\0" "7676\0" "767D\0" "76AE\0" "76BF\0" "76EE\0" "77DB\0" "77E2\0" "77F3\0" "793A\0" "79B8\0" "79BE\0" "7A74\0" "7ACB\0" "7AF9\0" "7C73\0" "7CF8\0" "7F36\0" "7F51\0" "7F8A\0" "7FBD\0" "8001\0" "800C\0" "8012\0" "8033\0" "807F\0" "8089\0" "81E3\0" "81EA\0" "81F3\0" "81FC\0" "820C\0" "821B\0" "821F\0" "826E\0" "8272\0" "8278\0" "864D\0" "866B\0" "8840\0" "884C\0" "8863\0" "897E\0" "898B\0" "89D2\0" "8A00\0" "8C37\0" "8C46\0" "8C55\0" "8C78\0" "8C9D\0" "8D64\0" "8D70\0" "8DB3\0" "8EAB\0" "8ECA\0" "8F9B\0" "8FB0\0" "8FB5\0" "9091\0" "9149\0" "91C6\0" "91CC\0" "91D1\0" "9577\0" "9580\0" "961C\0" "96B6\0" "96B9\0" "96E8\0" "9751\0" "975E\0" "9762\0" "9769\0" "97CB\0" "97ED\0" "97F3\0" "9801\0" "98A8\0" "98DB\0" "98DF\0" "9996\0" "9999\0" "99AC\0" "9AA8\0" "9AD8\0" "9ADF\0" "9B25\0" "9B2F\0" "9B32\0" "9B3C\0" "9B5A\0" "9CE5\0" "9E75\0" "9E7F\0" "9EA5\0" "9EBB\0" "9EC3\0" "9ECD\0" "9ED1\0" "9EF9\0" "9EFD\0" "9F0E\0" "9F13\0" "9F20\0" "9F3B\0" "9F4A\0" "9F52\0" "9F8D\0" "9F9C\0" "9FA0\0" " 0020\0" "3012 postal mark\0" "5344\0" "5345\0" "0020 3099\0" "0020 309A\0" " 3088 308A\0" " 30B3 30C8\0" "1100 hangul choseong kiyeok\0" "1101 hangul choseong ssangkiyeok\0" "11AA hangul jongseong kiyeok-sios\0" "1102 hangul choseong nieun\0" "11AC hangul jongseong nieun-cieuc\0" "11AD hangul jongseong nieun-hieuh\0" "1103 hangul choseong tikeut\0" "1104 hangul choseong ssangtikeut\0" "1105 hangul choseong rieul\0" "11B0 hangul jongseong rieul-kiyeok\0" "11B1 hangul jongseong rieul-mieum\0" "11B2 hangul jongseong rieul-pieup\0" "11B3 hangul jongseong rieul-sios\0" "11B4 hangul jongseong rieul-thieuth\0" "11B5 hangul jongseong rieul-phieuph\0" "111A hangul choseong rieul-hieuh\0" "1106 hangul choseong mieum\0" "1107 hangul choseong pieup\0" "1108 hangul choseong ssangpieup\0" "1121 hangul choseong pieup-sios\0" "1109 hangul choseong sios\0" "110A hangul choseong ssangsios\0" "110B hangul choseong ieung\0" "110C hangul choseong cieuc\0" "110D hangul choseong ssangcieuc\0" "110E hangul choseong chieuch\0" "110F hangul choseong khieukh\0" "1110 hangul choseong thieuth\0" "1111 hangul choseong phieuph\0" "1112 hangul choseong hieuh\0" "1161 hangul jungseong a\0" "1162 hangul jungseong ae\0" "1163 hangul jungseong ya\0" "1164 hangul jungseong yae\0" "1165 hangul jungseong eo\0" "1166 hangul jungseong e\0" "1167 hangul jungseong yeo\0" "1168 hangul jungseong ye\0" "1169 hangul jungseong o\0" "116A hangul jungseong wa\0" "116B hangul jungseong wae\0" "116C hangul jungseong oe\0" "116D hangul jungseong yo\0" "116E hangul jungseong u\0" "116F hangul jungseong weo\0" "1170 hangul jungseong we\0" "1171 hangul jungseong wi\0" "1172 hangul jungseong yu\0" "1173 hangul jungseong eu\0" "1174 hangul jungseong yi\0" "1175 hangul jungseong i\0" "1160 hangul jungseong filler\0" "1114 hangul choseong ssangnieun\0" "1115 hangul choseong nieun-tikeut\0" "11C7 hangul jongseong nieun-sios\0" "11C8 hangul jongseong nieun-pansios\0" "11CC hangul jongseong rieul-kiyeok-sios\0" "11CE hangul jongseong rieul-tikeut\0" "11D3 hangul jongseong rieul-pieup-sios\0" "11D7 hangul jongseong rieul-pansios\0" "11D9 hangul jongseong rieul-yeorinhieuh\0" "111C hangul choseong mieum-pieup\0" "11DD hangul jongseong mieum-sios\0" "11DF hangul jongseong mieum-pansios\0" "111D hangul choseong kapyeounmieum\0" "111E hangul choseong pieup-kiyeok\0" "1120 hangul choseong pieup-tikeut\0" "1122 hangul choseong pieup-sios-kiyeok\0" "1123 hangul choseong pieup-sios-tikeut\0" "1127 hangul choseong pieup-cieuc\0" "1129 hangul choseong pieup-thieuth\0" "112B hangul choseong kapyeounpieup\0" "112C hangul choseong kapyeounssangpieup\0" "112D hangul choseong sios-kiyeok\0" "112E hangul choseong sios-nieun\0" "112F hangul choseong sios-tikeut\0" "1132 hangul choseong sios-pieup\0" "1136 hangul choseong sios-cieuc\0" "1140 hangul choseong pansios\0" "1147 hangul choseong ssangieung\0" "114C hangul choseong yesieung\0" "11F1 hangul jongseong yesieung-sios\0" "11F2 hangul jongseong yesieung-pansios\0" "1157 hangul choseong kapyeounphieuph\0" "1158 hangul choseong ssanghieuh\0" "1159 hangul choseong yeorinhieuh\0" "1184 hangul jungseong yo-ya\0" "1185 hangul jungseong yo-yae\0" "1188 hangul jungseong yo-i\0" "1191 hangul jungseong yu-yeo\0" "1192 hangul jungseong yu-ye\0" "1194 hangul jungseong yu-i\0" "119E hangul jungseong araea\0" "11A1 hangul jungseong araea-i\0" " 4E00\0" " 4E8C\0" " 4E09\0" " 56DB\0" " 4E0A\0" " 4E2D\0" " 4E0B\0" " 7532\0" " 4E59\0" " 4E19\0" " 4E01\0" " 5929\0" " 5730\0" " 4EBA\0" "0028 1100 0029\0" "0028 1102 0029\0" "0028 1103 0029\0" "0028 1105 0029\0" "0028 1106 0029\0" "0028 1107 0029\0" "0028 1109 0029\0" "0028 110B 0029\0" "0028 110C 0029\0" "0028 110E 0029\0" "0028 110F 0029\0" "0028 1110 0029\0" "0028 1111 0029\0" "0028 1112 0029\0" "0028 1100 1161 0029\0" "0028 1102 1161 0029\0" "0028 1103 1161 0029\0" "0028 1105 1161 0029\0" "0028 1106 1161 0029\0" "0028 1107 1161 0029\0" "0028 1109 1161 0029\0" "0028 110B 1161 0029\0" "0028 110C 1161 0029\0" "0028 110E 1161 0029\0" "0028 110F 1161 0029\0" "0028 1110 1161 0029\0" "0028 1111 1161 0029\0" "0028 1112 1161 0029\0" "0028 110C 116E 0029\0" "0028 110B 1169 110C 1165 11AB 0029\0" "0028 110B 1169 1112 116E 0029\0" "0028 4E00 0029\0" "0028 4E8C 0029\0" "0028 4E09 0029\0" "0028 56DB 0029\0" "0028 4E94 0029\0" "0028 516D 0029\0" "0028 4E03 0029\0" "0028 516B 0029\0" "0028 4E5D 0029\0" "0028 5341 0029\0" "0028 6708 0029\0" "0028 706B 0029\0" "0028 6C34 0029\0" "0028 6728 0029\0" "0028 91D1 0029\0" "0028 571F 0029\0" "0028 65E5 0029\0" "0028 682A 0029\0" "0028 6709 0029\0" "0028 793E 0029\0" "0028 540D 0029\0" "0028 7279 0029\0" "0028 8CA1 0029\0" "0028 795D 0029\0" "0028 52B4 0029\0" "0028 4EE3 0029\0" "0028 547C 0029\0" "0028 5B66 0029\0" "0028 76E3 0029\0" "0028 4F01 0029\0" "0028 8CC7 0029\0" "0028 5354 0029\0" "0028 796D 0029\0" "0028 4F11 0029\0" "0028 81EA 0029\0" "0028 81F3 0029\0" " 554F\0" " 5E7C\0" " 6587\0" " 7B8F\0" " 0050 0054 0045\0" " 0032 0031\0" " 0032 0032\0" " 0032 0033\0" " 0032 0034\0" " 0032 0035\0" " 0032 0036\0" " 0032 0037\0" " 0032 0038\0" " 0032 0039\0" " 0033 0030\0" " 0033 0031\0" " 0033 0032\0" " 0033 0033\0" " 0033 0034\0" " 0033 0035\0" " 1100\0" " 1102\0" " 1103\0" " 1105\0" " 1106\0" " 1107\0" " 1109\0" " 110B\0" " 110C\0" " 110E\0" " 110F\0" " 1110\0" " 1111\0" " 1112\0" " 1100 1161\0" " 1102 1161\0" " 1103 1161\0" " 1105 1161\0" " 1106 1161\0" " 1107 1161\0" " 1109 1161\0" " 110B 1161\0" " 110C 1161\0" " 110E 1161\0" " 110F 1161\0" " 1110 1161\0" " 1111 1161\0" " 1112 1161\0" " 110E 1161 11B7 1100 1169\0" " 110C 116E 110B 1174\0" " 110B 116E\0" " 4E00\0" " 4E8C\0" " 4E09\0" " 56DB\0" " 4E94\0" " 516D\0" " 4E03\0" " 516B\0" " 4E5D\0" " 5341\0" " 6708\0" " 706B\0" " 6C34\0" " 6728\0" " 91D1\0" " 571F\0" " 65E5\0" " 682A\0" " 6709\0" " 793E\0" " 540D\0" " 7279\0" " 8CA1\0" " 795D\0" " 52B4\0" " 79D8\0" " 7537\0" " 5973\0" " 9069\0" " 512A\0" " 5370\0" " 6CE8\0" " 9805\0" " 4F11\0" " 5199\0" " 6B63\0" " 4E0A\0" " 4E2D\0" " 4E0B\0" " 5DE6\0" " 53F3\0" " 533B\0" " 5B97\0" " 5B66\0" " 76E3\0" " 4F01\0" " 8CC7\0" " 5354\0" " 591C\0" " 0033 0036\0" " 0033 0037\0" " 0033 0038\0" " 0033 0039\0" " 0034 0030\0" " 0034 0031\0" " 0034 0032\0" " 0034 0033\0" " 0034 0034\0" " 0034 0035\0" " 0034 0036\0" " 0034 0037\0" " 0034 0038\0" " 0034 0039\0" " 0035 0030\0" "0031 6708\0" "0032 6708\0" "0033 6708\0" "0034 6708\0" "0035 6708\0" "0036 6708\0" "0037 6708\0" "0038 6708\0" "0039 6708\0" "0031 0030 6708\0" "0031 0031 6708\0" "0031 0032 6708\0" " 0048 0067\0" " 0065 0072 0067\0" " 0065 0056\0" " 004C 0054 0044\0" " 30A2\0" " 30A4\0" " 30A6\0" " 30A8\0" " 30AA\0" " 30AB\0" " 30AD\0" " 30AF\0" " 30B1\0" " 30B3\0" " 30B5\0" " 30B7\0" " 30B9\0" " 30BB\0" " 30BD\0" " 30BF\0" " 30C1\0" " 30C4\0" " 30C6\0" " 30C8\0" " 30CA\0" " 30CB\0" " 30CC\0" " 30CD\0" " 30CE\0" " 30CF\0" " 30D2\0" " 30D5\0" " 30D8\0" " 30DB\0" " 30DE\0" " 30DF\0" " 30E0\0" " 30E1\0" " 30E2\0" " 30E4\0" " 30E6\0" " 30E8\0" " 30E9\0" " 30EA\0" " 30EB\0" " 30EC\0" " 30ED\0" " 30EF\0" " 30F0\0" " 30F1\0" " 30F2\0" " 4EE4 548C\0" " 30A2 30D1 30FC 30C8\0" " 30A2 30EB 30D5 30A1\0" " 30A2 30F3 30DA 30A2\0" " 30A2 30FC 30EB\0" " 30A4 30CB 30F3 30B0\0" " 30A4 30F3 30C1\0" " 30A6 30A9 30F3\0" " 30A8 30B9 30AF 30FC 30C9\0" " 30A8 30FC 30AB 30FC\0" " 30AA 30F3 30B9\0" " 30AA 30FC 30E0\0" " 30AB 30A4 30EA\0" " 30AB 30E9 30C3 30C8\0" " 30AB 30ED 30EA 30FC\0" " 30AC 30ED 30F3\0" " 30AC 30F3 30DE\0" " 30AE 30AC\0" " 30AE 30CB 30FC\0" " 30AD 30E5 30EA 30FC\0" " 30AE 30EB 30C0 30FC\0" " 30AD 30ED\0" " 30AD 30ED 30B0 30E9 30E0\0" " 30AD 30ED 30E1 30FC 30C8 30EB\0" " 30AD 30ED 30EF 30C3 30C8\0" " 30B0 30E9 30E0\0" " 30B0 30E9 30E0 30C8 30F3\0" " 30AF 30EB 30BC 30A4 30ED\0" " 30AF 30ED 30FC 30CD\0" " 30B1 30FC 30B9\0" " 30B3 30EB 30CA\0" " 30B3 30FC 30DD\0" " 30B5 30A4 30AF 30EB\0" " 30B5 30F3 30C1 30FC 30E0\0" " 30B7 30EA 30F3 30B0\0" " 30BB 30F3 30C1\0" " 30BB 30F3 30C8\0" " 30C0 30FC 30B9\0" " 30C7 30B7\0" " 30C9 30EB\0" " 30C8 30F3\0" " 30CA 30CE\0" " 30CE 30C3 30C8\0" " 30CF 30A4 30C4\0" " 30D1 30FC 30BB 30F3 30C8\0" " 30D1 30FC 30C4\0" " 30D0 30FC 30EC 30EB\0" " 30D4 30A2 30B9 30C8 30EB\0" " 30D4 30AF 30EB\0" " 30D4 30B3\0" " 30D3 30EB\0" " 30D5 30A1 30E9 30C3 30C9\0" " 30D5 30A3 30FC 30C8\0" " 30D6 30C3 30B7 30A7 30EB\0" " 30D5 30E9 30F3\0" " 30D8 30AF 30BF 30FC 30EB\0" " 30DA 30BD\0" " 30DA 30CB 30D2\0" " 30D8 30EB 30C4\0" " 30DA 30F3 30B9\0" " 30DA 30FC 30B8\0" " 30D9 30FC 30BF\0" " 30DD 30A4 30F3 30C8\0" " 30DC 30EB 30C8\0" " 30DB 30F3\0" " 30DD 30F3 30C9\0" " 30DB 30FC 30EB\0" " 30DB 30FC 30F3\0" " 30DE 30A4 30AF 30ED\0" " 30DE 30A4 30EB\0" " 30DE 30C3 30CF\0" " 30DE 30EB 30AF\0" " 30DE 30F3 30B7 30E7 30F3\0" " 30DF 30AF 30ED 30F3\0" " 30DF 30EA\0" " 30DF 30EA 30D0 30FC 30EB\0" " 30E1 30AC\0" " 30E1 30AC 30C8 30F3\0" " 30E1 30FC 30C8 30EB\0" " 30E4 30FC 30C9\0" " 30E4 30FC 30EB\0" " 30E6 30A2 30F3\0" " 30EA 30C3 30C8 30EB\0" " 30EA 30E9\0" " 30EB 30D4 30FC\0" " 30EB 30FC 30D6 30EB\0" " 30EC 30E0\0" " 30EC 30F3 30C8 30B2 30F3\0" " 30EF 30C3 30C8\0" "0030 70B9\0" "0031 70B9\0" "0032 70B9\0" "0033 70B9\0" "0034 70B9\0" "0035 70B9\0" "0036 70B9\0" "0037 70B9\0" "0038 70B9\0" "0039 70B9\0" "0031 0030 70B9\0" "0031 0031 70B9\0" "0031 0032 70B9\0" "0031 0033 70B9\0" "0031 0034 70B9\0" "0031 0035 70B9\0" "0031 0036 70B9\0" "0031 0037 70B9\0" "0031 0038 70B9\0" "0031 0039 70B9\0" "0032 0030 70B9\0" "0032 0031 70B9\0" "0032 0032 70B9\0" "0032 0033 70B9\0" "0032 0034 70B9\0" " 0068 0050 0061\0" " 0064 0061\0" " 0041 0055\0" " 0062 0061 0072\0" " 006F 0056\0" " 0070 0063\0" " 0064 006D\0" " 0064 006D 00B2\0" " 0064 006D 00B3\0" " 0049 0055\0" " 5E73 6210\0" " 662D 548C\0" " 5927 6B63\0" " 660E 6CBB\0" " 682A 5F0F 4F1A 793E\0" " 0070 0041\0" " 006E 0041\0" " 03BC 0041\0" " 006D 0041\0" " 006B 0041\0" " 004B 0042\0" " 004D 0042\0" " 0047 0042\0" " 0063 0061 006C\0" " 006B 0063 0061 006C\0" " 0070 0046\0" " 006E 0046\0" " 03BC 0046\0" " 03BC 0067\0" " 006D 0067\0" " 006B 0067\0" " 0048 007A\0" " 006B 0048 007A\0" " 004D 0048 007A\0" " 0047 0048 007A\0" " 0054 0048 007A\0" " 03BC 2113\0" " 006D 2113\0" " 0064 2113\0" " 006B 2113\0" " 0066 006D\0" " 006E 006D\0" " 03BC 006D\0" " 006D 006D\0" " 0063 006D\0" " 006B 006D\0" " 006D 006D 00B2\0" " 0063 006D 00B2\0" " 006D 00B2\0" " 006B 006D 00B2\0" " 006D 006D 00B3\0" " 0063 006D 00B3\0" " 006D 00B3\0" " 006B 006D 00B3\0" " 006D 2215 0073\0" " 006D 2215 0073 00B2\0" " 0050 0061\0" " 006B 0050 0061\0" " 004D 0050 0061\0" " 0047 0050 0061\0" " 0072 0061 0064\0" " 0072 0061 0064 2215 0073\0" " 0072 0061 0064 2215 0073 00B2\0" " 0070 0073\0" " 006E 0073\0" " 03BC 0073\0" " 006D 0073\0" " 0070 0056\0" " 006E 0056\0" " 03BC 0056\0" " 006D 0056\0" " 006B 0056\0" " 004D 0056\0" " 0070 0057\0" " 006E 0057\0" " 03BC 0057\0" " 006D 0057\0" " 006B 0057\0" " 004D 0057\0" " 006B 03A9\0" " 004D 03A9\0" " 0061 002E 006D 002E\0" " 0042 0071\0" " 0063 0063\0" " 0063 0064\0" " 0043 2215 006B 0067\0" " 0043 006F 002E\0" " 0064 0042\0" " 0047 0079\0" " 0068 0061\0" " 0048 0050\0" " 0069 006E\0" " 004B 004B\0" " 004B 004D\0" " 006B 0074\0" " 006C 006D\0" " 006C 006E\0" " 006C 006F 0067\0" " 006C 0078\0" " 006D 0062\0" " 006D 0069 006C\0" " 006D 006F 006C\0" " 0050 0048\0" " 0070 002E 006D 002E\0" " 0050 0050 004D\0" " 0050 0052\0" " 0073 0072\0" " 0053 0076\0" " 0057 0062\0" " 0056 2215 006D\0" " 0041 2215 006D\0" "0031 65E5\0" "0032 65E5\0" "0033 65E5\0" "0034 65E5\0" "0035 65E5\0" "0036 65E5\0" "0037 65E5\0" "0038 65E5\0" "0039 65E5\0" "0031 0030 65E5\0" "0031 0031 65E5\0" "0031 0032 65E5\0" "0031 0033 65E5\0" "0031 0034 65E5\0" "0031 0035 65E5\0" "0031 0036 65E5\0" "0031 0037 65E5\0" "0031 0038 65E5\0" "0031 0039 65E5\0" "0032 0030 65E5\0" "0032 0031 65E5\0" "0032 0032 65E5\0" "0032 0033 65E5\0" "0032 0034 65E5\0" "0032 0035 65E5\0" "0032 0036 65E5\0" "0032 0037 65E5\0" "0032 0038 65E5\0" "0032 0039 65E5\0" "0033 0030 65E5\0" "0033 0031 65E5\0" " 0067 0061 006C\0" " 044A\0" " 044C\0" " A76F\0" " 0126\0" " 0153\0" " A727\0" " AB37\0" " 026B\0" " AB52\0" " 028D\0" "0066 0066\0" "0066 0069\0" "0066 006C\0" "0066 0066 0069\0" "0066 0066 006C\0" "017F 0074\0" "0073 0074\0" "0574 0576\0" "0574 0565\0" "0574 056B\0" "057E 0576\0" "0574 056D\0" " 05E2 hebrew letter ayin\0" " 05D0 hebrew letter alef\0" " 05D3 hebrew letter dalet\0" " 05D4 hebrew letter he\0" " 05DB hebrew letter kaf\0" " 05DC hebrew letter lamed\0" " 05DD hebrew letter final mem\0" " 05E8 hebrew letter resh\0" " 05EA hebrew letter tav\0" " 002B plus sign\0" "05D0 05DC\0" " 0671\0" " 0671\0" " 067B\0" " 067B\0" " 067B\0" " 067B\0" " 067E\0" " 067E\0" " 067E\0" " 067E\0" " 0680\0" " 0680\0" " 0680\0" " 0680\0" " 067A\0" " 067A\0" " 067A\0" " 067A\0" " 067F\0" " 067F\0" " 067F\0" " 067F\0" " 0679\0" " 0679\0" " 0679\0" " 0679\0" " 06A4\0" " 06A4\0" " 06A4\0" " 06A4\0" " 06A6\0" " 06A6\0" " 06A6\0" " 06A6\0" " 0684\0" " 0684\0" " 0684\0" " 0684\0" " 0683\0" " 0683\0" " 0683\0" " 0683\0" " 0686\0" " 0686\0" " 0686\0" " 0686\0" " 0687\0" " 0687\0" " 0687\0" " 0687\0" " 068D\0" " 068D\0" " 068C\0" " 068C\0" " 068E\0" " 068E\0" " 0688\0" " 0688\0" " 0698\0" " 0698\0" " 0691\0" " 0691\0" " 06A9\0" " 06A9\0" " 06A9\0" " 06A9\0" " 06AF\0" " 06AF\0" " 06AF\0" " 06AF\0" " 06B3\0" " 06B3\0" " 06B3\0" " 06B3\0" " 06B1\0" " 06B1\0" " 06B1\0" " 06B1\0" " 06BA\0" " 06BA\0" " 06BB\0" " 06BB\0" " 06BB\0" " 06BB\0" " 06C0\0" " 06C0\0" " 06C1\0" " 06C1\0" " 06C1\0" " 06C1\0" " 06BE\0" " 06BE\0" " 06BE\0" " 06BE\0" " 06D2\0" " 06D2\0" " 06D3\0" " 06D3\0" " 06AD\0" " 06AD\0" " 06AD\0" " 06AD\0" " 06C7\0" " 06C7\0" " 06C6\0" " 06C6\0" " 06C8\0" " 06C8\0" " 0677\0" " 06CB\0" " 06CB\0" " 06C5\0" " 06C5\0" " 06C9\0" " 06C9\0" " 06D0\0" " 06D0\0" " 06D0\0" " 06D0\0" " 0649\0" " 0649\0" " 0626 0627\0" " 0626 0627\0" " 0626 06D5\0" " 0626 06D5\0" " 0626 0648\0" " 0626 0648\0" " 0626 06C7\0" " 0626 06C7\0" " 0626 06C6\0" " 0626 06C6\0" " 0626 06C8\0" " 0626 06C8\0" " 0626 06D0\0" " 0626 06D0\0" " 0626 06D0\0" " 0626 0649\0" " 0626 0649\0" " 0626 0649\0" " 06CC\0" " 06CC\0" " 06CC\0" " 06CC\0" " 0626 062C\0" " 0626 062D\0" " 0626 0645\0" " 0626 064A\0" " 0628 062C\0" " 0628 062D\0" " 0628 062E\0" " 0628 0645\0" " 0628 0649\0" " 0628 064A\0" " 062A 062C\0" " 062A 062D\0" " 062A 062E\0" " 062A 0645\0" " 062A 0649\0" " 062A 064A\0" " 062B 062C\0" " 062B 0645\0" " 062B 0649\0" " 062B 064A\0" " 062C 062D\0" " 062C 0645\0" " 062D 062C\0" " 062D 0645\0" " 062E 062C\0" " 062E 062D\0" " 062E 0645\0" " 0633 062C\0" " 0633 062D\0" " 0633 062E\0" " 0633 0645\0" " 0635 062D\0" " 0635 0645\0" " 0636 062C\0" " 0636 062D\0" " 0636 062E\0" " 0636 0645\0" " 0637 062D\0" " 0637 0645\0" " 0638 0645\0" " 0639 062C\0" " 0639 0645\0" " 063A 062C\0" " 063A 0645\0" " 0641 062C\0" " 0641 062D\0" " 0641 062E\0" " 0641 0645\0" " 0641 0649\0" " 0641 064A\0" " 0642 062D\0" " 0642 0645\0" " 0642 0649\0" " 0642 064A\0" " 0643 0627\0" " 0643 062C\0" " 0643 062D\0" " 0643 062E\0" " 0643 0644\0" " 0643 0645\0" " 0643 0649\0" " 0643 064A\0" " 0644 062C\0" " 0644 062D\0" " 0644 062E\0" " 0644 0645\0" " 0644 0649\0" " 0644 064A\0" " 0645 062C\0" " 0645 062D\0" " 0645 062E\0" " 0645 0645\0" " 0645 0649\0" " 0645 064A\0" " 0646 062C\0" " 0646 062D\0" " 0646 062E\0" " 0646 0645\0" " 0646 0649\0" " 0646 064A\0" " 0647 062C\0" " 0647 0645\0" " 0647 0649\0" " 0647 064A\0" " 064A 062C\0" " 064A 062D\0" " 064A 062E\0" " 064A 0645\0" " 064A 0649\0" " 064A 064A\0" " 0630 0670\0" " 0631 0670\0" " 0649 0670\0" " 0020 064C 0651\0" " 0020 064D 0651\0" " 0020 064E 0651\0" " 0020 064F 0651\0" " 0020 0650 0651\0" " 0020 0651 0670\0" " 0626 0631\0" " 0626 0632\0" " 0626 0645\0" " 0626 0646\0" " 0626 064A\0" " 0628 0631\0" " 0628 0632\0" " 0628 0645\0" " 0628 0646\0" " 0628 0649\0" " 0628 064A\0" " 062A 0631\0" " 062A 0632\0" " 062A 0645\0" " 062A 0646\0" " 062A 0649\0" " 062A 064A\0" " 062B 0631\0" " 062B 0632\0" " 062B 0645\0" " 062B 0646\0" " 062B 0649\0" " 062B 064A\0" " 0641 0649\0" " 0641 064A\0" " 0642 0649\0" " 0642 064A\0" " 0643 0627\0" " 0643 0644\0" " 0643 0645\0" " 0643 0649\0" " 0643 064A\0" " 0644 0645\0" " 0644 0649\0" " 0644 064A\0" " 0645 0627\0" " 0645 0645\0" " 0646 0631\0" " 0646 0632\0" " 0646 0645\0" " 0646 0646\0" " 0646 0649\0" " 0646 064A\0" " 0649 0670\0" " 064A 0631\0" " 064A 0632\0" " 064A 0645\0" " 064A 0646\0" " 064A 0649\0" " 064A 064A\0" " 0626 062C\0" " 0626 062D\0" " 0626 062E\0" " 0626 0645\0" " 0626 0647\0" " 0628 062C\0" " 0628 062D\0" " 0628 062E\0" " 0628 0645\0" " 0628 0647\0" " 062A 062C\0" " 062A 062D\0" " 062A 062E\0" " 062A 0645\0" " 062A 0647\0" " 062B 0645\0" " 062C 062D\0" " 062C 0645\0" " 062D 062C\0" " 062D 0645\0" " 062E 062C\0" " 062E 0645\0" " 0633 062C\0" " 0633 062D\0" " 0633 062E\0" " 0633 0645\0" " 0635 062D\0" " 0635 062E\0" " 0635 0645\0" " 0636 062C\0" " 0636 062D\0" " 0636 062E\0" " 0636 0645\0" " 0637 062D\0" " 0638 0645\0" " 0639 062C\0" " 0639 0645\0" " 063A 062C\0" " 063A 0645\0" " 0641 062C\0" " 0641 062D\0" " 0641 062E\0" " 0641 0645\0" " 0642 062D\0" " 0642 0645\0" " 0643 062C\0" " 0643 062D\0" " 0643 062E\0" " 0643 0644\0" " 0643 0645\0" " 0644 062C\0" " 0644 062D\0" " 0644 062E\0" " 0644 0645\0" " 0644 0647\0" " 0645 062C\0" " 0645 062D\0" " 0645 062E\0" " 0645 0645\0" " 0646 062C\0" " 0646 062D\0" " 0646 062E\0" " 0646 0645\0" " 0646 0647\0" " 0647 062C\0" " 0647 0645\0" " 0647 0670\0" " 064A 062C\0" " 064A 062D\0" " 064A 062E\0" " 064A 0645\0" " 064A 0647\0" " 0626 0645\0" " 0626 0647\0" " 0628 0645\0" " 0628 0647\0" " 062A 0645\0" " 062A 0647\0" " 062B 0645\0" " 062B 0647\0" " 0633 0645\0" " 0633 0647\0" " 0634 0645\0" " 0634 0647\0" " 0643 0644\0" " 0643 0645\0" " 0644 0645\0" " 0646 0645\0" " 0646 0647\0" " 064A 0645\0" " 064A 0647\0" " 0640 064E 0651\0" " 0640 064F 0651\0" " 0640 0650 0651\0" " 0637 0649\0" " 0637 064A\0" " 0639 0649\0" " 0639 064A\0" " 063A 0649\0" " 063A 064A\0" " 0633 0649\0" " 0633 064A\0" " 0634 0649\0" " 0634 064A\0" " 062D 0649\0" " 062D 064A\0" " 062C 0649\0" " 062C 064A\0" " 062E 0649\0" " 062E 064A\0" " 0635 0649\0" " 0635 064A\0" " 0636 0649\0" " 0636 064A\0" " 0634 062C\0" " 0634 062D\0" " 0634 062E\0" " 0634 0645\0" " 0634 0631\0" " 0633 0631\0" " 0635 0631\0" " 0636 0631\0" " 0637 0649\0" " 0637 064A\0" " 0639 0649\0" " 0639 064A\0" " 063A 0649\0" " 063A 064A\0" " 0633 0649\0" " 0633 064A\0" " 0634 0649\0" " 0634 064A\0" " 062D 0649\0" " 062D 064A\0" " 062C 0649\0" " 062C 064A\0" " 062E 0649\0" " 062E 064A\0" " 0635 0649\0" " 0635 064A\0" " 0636 0649\0" " 0636 064A\0" " 0634 062C\0" " 0634 062D\0" " 0634 062E\0" " 0634 0645\0" " 0634 0631\0" " 0633 0631\0" " 0635 0631\0" " 0636 0631\0" " 0634 062C\0" " 0634 062D\0" " 0634 062E\0" " 0634 0645\0" " 0633 0647\0" " 0634 0647\0" " 0637 0645\0" " 0633 062C\0" " 0633 062D\0" " 0633 062E\0" " 0634 062C\0" " 0634 062D\0" " 0634 062E\0" " 0637 0645\0" " 0638 0645\0" " 0627 064B\0" " 0627 064B\0" " 062A 062C 0645\0" " 062A 062D 062C\0" " 062A 062D 062C\0" " 062A 062D 0645\0" " 062A 062E 0645\0" " 062A 0645 062C\0" " 062A 0645 062D\0" " 062A 0645 062E\0" " 062C 0645 062D\0" " 062C 0645 062D\0" " 062D 0645 064A\0" " 062D 0645 0649\0" " 0633 062D 062C\0" " 0633 062C 062D\0" " 0633 062C 0649\0" " 0633 0645 062D\0" " 0633 0645 062D\0" " 0633 0645 062C\0" " 0633 0645 0645\0" " 0633 0645 0645\0" " 0635 062D 062D\0" " 0635 062D 062D\0" " 0635 0645 0645\0" " 0634 062D 0645\0" " 0634 062D 0645\0" " 0634 062C 064A\0" " 0634 0645 062E\0" " 0634 0645 062E\0" " 0634 0645 0645\0" " 0634 0645 0645\0" " 0636 062D 0649\0" " 0636 062E 0645\0" " 0636 062E 0645\0" " 0637 0645 062D\0" " 0637 0645 062D\0" " 0637 0645 0645\0" " 0637 0645 064A\0" " 0639 062C 0645\0" " 0639 0645 0645\0" " 0639 0645 0645\0" " 0639 0645 0649\0" " 063A 0645 0645\0" " 063A 0645 064A\0" " 063A 0645 0649\0" " 0641 062E 0645\0" " 0641 062E 0645\0" " 0642 0645 062D\0" " 0642 0645 0645\0" " 0644 062D 0645\0" " 0644 062D 064A\0" " 0644 062D 0649\0" " 0644 062C 062C\0" " 0644 062C 062C\0" " 0644 062E 0645\0" " 0644 062E 0645\0" " 0644 0645 062D\0" " 0644 0645 062D\0" " 0645 062D 062C\0" " 0645 062D 0645\0" " 0645 062D 064A\0" " 0645 062C 062D\0" " 0645 062C 0645\0" " 0645 062E 062C\0" " 0645 062E 0645\0" " 0645 062C 062E\0" " 0647 0645 062C\0" " 0647 0645 0645\0" " 0646 062D 0645\0" " 0646 062D 0649\0" " 0646 062C 0645\0" " 0646 062C 0645\0" " 0646 062C 0649\0" " 0646 0645 064A\0" " 0646 0645 0649\0" " 064A 0645 0645\0" " 064A 0645 0645\0" " 0628 062E 064A\0" " 062A 062C 064A\0" " 062A 062C 0649\0" " 062A 062E 064A\0" " 062A 062E 0649\0" " 062A 0645 064A\0" " 062A 0645 0649\0" " 062C 0645 064A\0" " 062C 062D 0649\0" " 062C 0645 0649\0" " 0633 062E 0649\0" " 0635 062D 064A\0" " 0634 062D 064A\0" " 0636 062D 064A\0" " 0644 062C 064A\0" " 0644 0645 064A\0" " 064A 062D 064A\0" " 064A 062C 064A\0" " 064A 0645 064A\0" " 0645 0645 064A\0" " 0642 0645 064A\0" " 0646 062D 064A\0" " 0642 0645 062D\0" " 0644 062D 0645\0" " 0639 0645 064A\0" " 0643 0645 064A\0" " 0646 062C 062D\0" " 0645 062E 064A\0" " 0644 062C 0645\0" " 0643 0645 0645\0" " 0644 062C 0645\0" " 0646 062C 062D\0" " 062C 062D 064A\0" " 062D 062C 064A\0" " 0645 062C 064A\0" " 0641 0645 064A\0" " 0628 062D 064A\0" " 0643 0645 0645\0" " 0639 062C 0645\0" " 0635 0645 0645\0" " 0633 062E 064A\0" " 0646 062C 064A\0" " 0635 0644 06D2\0" " 0642 0644 06D2\0" " 0627 0644 0644 0647\0" " 0627 0643 0628 0631\0" " 0645 062D 0645 062F\0" " 0635 0644 0639 0645\0" " 0631 0633 0648 0644\0" " 0639 0644 064A 0647\0" " 0648 0633 0644 0645\0" " 0635 0644 0649\0" " 0635 0644 0649 0020 0627 0644 0644 0647 0020 0639 0644 064A 0647 0020 0648 0633 0644 0645\0" " 062C 0644 0020 062C 0644 0627 0644 0647\0" " 0631 06CC 0627 0644\0" " 002C\0" " 3001\0" " 3002\0" " 003A\0" " 003B\0" " 0021\0" " 003F\0" " 3016\0" " 3017\0" " 2026\0" " 2025\0" " 2014\0" " 2013\0" " 005F\0" " 0028\0" " 0029\0" " 007B\0" " 007D\0" " 3014\0" " 3015\0" " 3010\0" " 3011\0" " 300A\0" " 300B\0" " 3008\0" " 3009\0" " 300C\0" " 300D\0" " 300E\0" " 300F\0" " 005B\0" " 005D\0" "203E overline\0" "005F low line\0" " 002C\0" " 3001\0" " 002E\0" " 003B\0" " 003A\0" " 003F\0" " 0021\0" " 2014\0" " 0028\0" " 0029\0" " 007B\0" " 007D\0" " 3014\0" " 3015\0" " 0023\0" " 0026\0" " 002A\0" " 002B\0" " 002D\0" " 003C\0" " 003E\0" " 003D\0" " 005C\0" " 0024\0" " 0025\0" " 0040\0" " 0020 064B\0" " 0640 064B\0" " 0020 064C\0" " 0020 064D\0" " 0020 064E\0" " 0640 064E\0" " 0020 064F\0" " 0640 064F\0" " 0020 0650\0" " 0640 0650\0" " 0020 0651\0" " 0640 0651\0" " 0020 0652\0" " 0640 0652\0" " 0621\0" " 0622\0" " 0622\0" " 0623\0" " 0623\0" " 0624\0" " 0624\0" " 0625\0" " 0625\0" " 0626\0" " 0626\0" " 0626\0" " 0626\0" " 0627\0" " 0627\0" " 0628\0" " 0628\0" " 0628\0" " 0628\0" " 0629\0" " 0629\0" " 062A\0" " 062A\0" " 062A\0" " 062A\0" " 062B\0" " 062B\0" " 062B\0" " 062B\0" " 062C\0" " 062C\0" " 062C\0" " 062C\0" " 062D\0" " 062D\0" " 062D\0" " 062D\0" " 062E\0" " 062E\0" " 062E\0" " 062E\0" " 062F\0" " 062F\0" " 0630\0" " 0630\0" " 0631\0" " 0631\0" " 0632\0" " 0632\0" " 0633\0" " 0633\0" " 0633\0" " 0633\0" " 0634\0" " 0634\0" " 0634\0" " 0634\0" " 0635\0" " 0635\0" " 0635\0" " 0635\0" " 0636\0" " 0636\0" " 0636\0" " 0636\0" " 0637\0" " 0637\0" " 0637\0" " 0637\0" " 0638\0" " 0638\0" " 0638\0" " 0638\0" " 0639\0" " 0639\0" " 0639\0" " 0639\0" " 063A\0" " 063A\0" " 063A\0" " 063A\0" " 0641\0" " 0641\0" " 0641\0" " 0641\0" " 0642\0" " 0642\0" " 0642\0" " 0642\0" " 0643\0" " 0643\0" " 0643\0" " 0643\0" " 0644\0" " 0644\0" " 0644\0" " 0644\0" " 0645\0" " 0645\0" " 0645\0" " 0645\0" " 0646\0" " 0646\0" " 0646\0" " 0646\0" " 0647\0" " 0647\0" " 0647\0" " 0647\0" " 0648\0" " 0648\0" " 0649\0" " 0649\0" " 064A\0" " 064A\0" " 064A\0" " 064A\0" " 0644 0622\0" " 0644 0622\0" " 0644 0623\0" " 0644 0623\0" " 0644 0625\0" " 0644 0625\0" " 0644 0627\0" " 0644 0627\0" " 0021\0" " 0022\0" " 0023\0" " 0024\0" " 0025\0" " 0026\0" " 0027\0" " 0028\0" " 0029\0" " 002A\0" " 002B\0" " 002C\0" " 002D\0" " 002E\0" " 002F\0" " 0030\0" " 0031\0" " 0032\0" " 0033\0" " 0034\0" " 0035\0" " 0036\0" " 0037\0" " 0038\0" " 0039\0" " 003A\0" " 003B\0" " 003C\0" " 003D\0" " 003E\0" " 003F\0" " 0040\0" " 0041\0" " 0042\0" " 0043\0" " 0044\0" " 0045\0" " 0046\0" " 0047\0" " 0048\0" " 0049\0" " 004A\0" " 004B\0" " 004C\0" " 004D\0" " 004E\0" " 004F\0" " 0050\0" " 0051\0" " 0052\0" " 0053\0" " 0054\0" " 0055\0" " 0056\0" " 0057\0" " 0058\0" " 0059\0" " 005A\0" " 005B\0" " 005C\0" " 005D\0" " 005E\0" " 005F\0" " 0060\0" " 0061\0" " 0062\0" " 0063\0" " 0064\0" " 0065\0" " 0066\0" " 0067\0" " 0068\0" " 0069\0" " 006A\0" " 006B\0" " 006C\0" " 006D\0" " 006E\0" " 006F\0" " 0070\0" " 0071\0" " 0072\0" " 0073\0" " 0074\0" " 0075\0" " 0076\0" " 0077\0" " 0078\0" " 0079\0" " 007A\0" " 007B\0" " 007C\0" " 007D\0" " 007E\0" " 2985\0" " 2986\0" " 3002\0" " 300C\0" " 300D\0" " 3001\0" " 30FB\0" " 30F2\0" " 30A1\0" " 30A3\0" " 30A5\0" " 30A7\0" " 30A9\0" " 30E3\0" " 30E5\0" " 30E7\0" " 30C3\0" " 30FC\0" " 30A2\0" " 30A4\0" " 30A6\0" " 30A8\0" " 30AA\0" " 30AB\0" " 30AD\0" " 30AF\0" " 30B1\0" " 30B3\0" " 30B5\0" " 30B7\0" " 30B9\0" " 30BB\0" " 30BD\0" " 30BF\0" " 30C1\0" " 30C4\0" " 30C6\0" " 30C8\0" " 30CA\0" " 30CB\0" " 30CC\0" " 30CD\0" " 30CE\0" " 30CF\0" " 30D2\0" " 30D5\0" " 30D8\0" " 30DB\0" " 30DE\0" " 30DF\0" " 30E0\0" " 30E1\0" " 30E2\0" " 30E4\0" " 30E6\0" " 30E8\0" " 30E9\0" " 30EA\0" " 30EB\0" " 30EC\0" " 30ED\0" " 30EF\0" " 30F3\0" " 3099\0" " 309A\0" " 3164\0" " 3131\0" " 3132\0" " 3133\0" " 3134\0" " 3135\0" " 3136\0" " 3137\0" " 3138\0" " 3139\0" " 313A\0" " 313B\0" " 313C\0" " 313D\0" " 313E\0" " 313F\0" " 3140\0" " 3141\0" " 3142\0" " 3143\0" " 3144\0" " 3145\0" " 3146\0" " 3147\0" " 3148\0" " 3149\0" " 314A\0" " 314B\0" " 314C\0" " 314D\0" " 314E\0" " 314F\0" " 3150\0" " 3151\0" " 3152\0" " 3153\0" " 3154\0" " 3155\0" " 3156\0" " 3157\0" " 3158\0" " 3159\0" " 315A\0" " 315B\0" " 315C\0" " 315D\0" " 315E\0" " 315F\0" " 3160\0" " 3161\0" " 3162\0" " 3163\0" " 00A2\0" " 00A3\0" " 00AC\0" " 00AF\0" " 00A6\0" " 00A5\0" " 20A9\0" " 2502\0" " 2190\0" " 2191\0" " 2192\0" " 2193\0" " 25A0\0" " 25CB\0" " 0041 latin capital letter a\0" " 0047 latin capital letter g\0" " 004A latin capital letter j\0" " 004B latin capital letter k\0" " 004F latin capital letter o\0" " 0053 latin capital letter s\0" " 0054 latin capital letter t\0" " 0055 latin capital letter u\0" " 0056 latin capital letter v\0" " 0057 latin capital letter w\0" " 0058 latin capital letter x\0" " 0059 latin capital letter y\0" " 0061 latin small letter a\0" " 0062 latin small letter b\0" " 0063 latin small letter c\0" " 0066 latin small letter f\0" " 006B latin small letter k\0" " 006D latin small letter m\0" " 006E latin small letter n\0" " 0070 latin small letter p\0" " 0071 latin small letter q\0" " 0072 latin small letter r\0" " 0073 latin small letter s\0" " 0074 latin small letter t\0" " 0075 latin small letter u\0" " 0076 latin small letter v\0" " 0077 latin small letter w\0" " 0078 latin small letter x\0" " 0079 latin small letter y\0" " 007A latin small letter z\0" " 0131 latin small letter dotless i\0" " 0237 latin small letter dotless j\0" " 0391 greek capital letter alpha\0" " 0392 greek capital letter beta\0" " 0394 greek capital letter delta\0" " 0395 greek capital letter epsilon\0" " 0396 greek capital letter zeta\0" " 0397 greek capital letter eta\0" " 0398 greek capital letter theta\0" " 0399 greek capital letter iota\0" " 039A greek capital letter kappa\0" " 039B greek capital letter lamda\0" " 039C greek capital letter mu\0" " 039D greek capital letter nu\0" " 039E greek capital letter xi\0" " 039F greek capital letter omicron\0" " 03A1 greek capital letter rho\0" " 03F4 greek capital theta symbol\0" " 03A3 greek capital letter sigma\0" " 03A4 greek capital letter tau\0" " 03A5 greek capital letter upsilon\0" " 03A6 greek capital letter phi\0" " 03A7 greek capital letter chi\0" " 03A8 greek capital letter psi\0" " 03A9 greek capital letter omega\0" " 2207 nabla\0" " 03B1 greek small letter alpha\0" " 03B2 greek small letter beta\0" " 03B4 greek small letter delta\0" " 03B5 greek small letter epsilon\0" " 03B6 greek small letter zeta\0" " 03B7 greek small letter eta\0" " 03B8 greek small letter theta\0" " 03B9 greek small letter iota\0" " 03BA greek small letter kappa\0" " 03BB greek small letter lamda\0" " 03BC greek small letter mu\0" " 03BD greek small letter nu\0" " 03BE greek small letter xi\0" " 03BF greek small letter omicron\0" " 03C1 greek small letter rho\0" " 03C2 greek small letter final sigma\0" " 03C3 greek small letter sigma\0" " 03C4 greek small letter tau\0" " 03C5 greek small letter upsilon\0" " 03C6 greek small letter phi\0" " 03C7 greek small letter chi\0" " 03C8 greek small letter psi\0" " 03C9 greek small letter omega\0" " 2202 partial differential\0" " 03F5 greek lunate epsilon symbol\0" " 03D1 greek theta symbol\0" " 03F0 greek kappa symbol\0" " 03D5 greek phi symbol\0" " 03F1 greek rho symbol\0" " 03D6 greek pi symbol\0" " 03DC greek letter digamma\0" " 03DD greek small letter digamma\0" " 0030 digit zero\0" " 0031 digit one\0" " 0032 digit two\0" " 0033 digit three\0" " 0034 digit four\0" " 0035 digit five\0" " 0036 digit six\0" " 0037 digit seven\0" " 0038 digit eight\0" " 0039 digit nine\0" " 0627 arabic letter alef\0" " 0628 arabic letter beh\0" " 062C arabic letter jeem\0" " 062F arabic letter dal\0" " 0648 arabic letter waw\0" " 0632 arabic letter zain\0" " 062D arabic letter hah\0" " 0637 arabic letter tah\0" " 064A arabic letter yeh\0" " 0643 arabic letter kaf\0" " 0644 arabic letter lam\0" " 0645 arabic letter meem\0" " 0646 arabic letter noon\0" " 0633 arabic letter seen\0" " 0639 arabic letter ain\0" " 0641 arabic letter feh\0" " 0635 arabic letter sad\0" " 0642 arabic letter qaf\0" " 0631 arabic letter reh\0" " 0634 arabic letter sheen\0" " 062A arabic letter teh\0" " 062B arabic letter theh\0" " 062E arabic letter khah\0" " 0630 arabic letter thal\0" " 0636 arabic letter dad\0" " 0638 arabic letter zah\0" " 063A arabic letter ghain\0" " 066E arabic letter dotless beh\0" " 06BA arabic letter noon ghunna\0" " 06A1 arabic letter dotless feh\0" " 066F arabic letter dotless qaf\0" " 0647 arabic letter heh\0" "0030 002E\0" "0030 002C\0" "0031 002C\0" "0032 002C\0" "0033 002C\0" "0034 002C\0" "0035 002C\0" "0036 002C\0" "0037 002C\0" "0038 002C\0" "0039 002C\0" "0028 0041 0029\0" "0028 0042 0029\0" "0028 0043 0029\0" "0028 0044 0029\0" "0028 0045 0029\0" "0028 0046 0029\0" "0028 0047 0029\0" "0028 0048 0029\0" "0028 0049 0029\0" "0028 004A 0029\0" "0028 004B 0029\0" "0028 004C 0029\0" "0028 004D 0029\0" "0028 004E 0029\0" "0028 004F 0029\0" "0028 0050 0029\0" "0028 0051 0029\0" "0028 0052 0029\0" "0028 0053 0029\0" "0028 0054 0029\0" "0028 0055 0029\0" "0028 0056 0029\0" "0028 0057 0029\0" "0028 0058 0029\0" "0028 0059 0029\0" "0028 005A 0029\0" "3014 0053 3015\0" " 0043 0044\0" " 0057 005A\0" " 0041\0" " 0042\0" " 0043\0" " 0044\0" " 0045\0" " 0046\0" " 0047\0" " 0048\0" " 0049\0" " 004A\0" " 004B\0" " 004C\0" " 004D\0" " 004E\0" " 004F\0" " 0050\0" " 0051\0" " 0052\0" " 0053\0" " 0054\0" " 0055\0" " 0056\0" " 0057\0" " 0058\0" " 0059\0" " 005A\0" " 0048 0056\0" " 0053 0044\0" " 0053 0053\0" " 0050 0050 0056\0" " 0057 0043\0" " 004D 0043\0" " 004D 0044\0" " 004D 0052\0" " 0044 004A\0" " 307B 304B\0" " 30B3 30B3\0" " 30B5\0" " 624B\0" " 5B57\0" " 53CC\0" " 30C7\0" " 4E8C\0" " 591A\0" " 89E3\0" " 5929\0" " 4EA4\0" " 6620\0" " 7121\0" " 6599\0" " 524D\0" " 5F8C\0" " 518D\0" " 65B0\0" " 521D\0" " 7D42\0" " 751F\0" " 8CA9\0" " 58F0\0" " 5439\0" " 6F14\0" " 6295\0" " 6355\0" " 4E00\0" " 4E09\0" " 904A\0" " 5DE6\0" " 4E2D\0" " 53F3\0" " 6307\0" " 8D70\0" " 6253\0" " 7981\0" " 7A7A\0" " 5408\0" " 6E80\0" " 6709\0" " 6708\0" " 7533\0" " 5272\0" " 55B6\0" " 914D\0" "3014 672C 3015\0" "3014 4E09 3015\0" "3014 4E8C 3015\0" "3014 5B89 3015\0" "3014 70B9 3015\0" "3014 6253 3015\0" "3014 76D7 3015\0" "3014 52DD 3015\0" "3014 6557 3015\0" " 5F97\0" " 53EF\0" ; static const UnicharStringIndex names_list_pounds[] = { { 0x00A0, 0 }, { 0x00A8, 15 }, { 0x00AA, 25 }, { 0x00AF, 38 }, { 0x00B2, 48 }, { 0x00B3, 61 }, { 0x00B4, 74 }, { 0x00B5, 84 }, { 0x00B8, 111 }, { 0x00B9, 121 }, { 0x00BA, 134 }, { 0x00BC, 147 }, { 0x00BD, 173 }, { 0x00BE, 199 }, { 0x0132, 225 }, { 0x0133, 235 }, { 0x013F, 245 }, { 0x0140, 255 }, { 0x0149, 265 }, { 0x017F, 275 }, { 0x01C4, 301 }, { 0x01C5, 311 }, { 0x01C6, 321 }, { 0x01C7, 331 }, { 0x01C8, 341 }, { 0x01C9, 351 }, { 0x01CA, 361 }, { 0x01CB, 371 }, { 0x01CC, 381 }, { 0x01F1, 391 }, { 0x01F2, 401 }, { 0x01F3, 411 }, { 0x02B0, 421 }, { 0x02B1, 434 }, { 0x02B2, 447 }, { 0x02B3, 460 }, { 0x02B4, 473 }, { 0x02B5, 486 }, { 0x02B6, 499 }, { 0x02B7, 512 }, { 0x02B8, 525 }, { 0x02D8, 538 }, { 0x02D9, 548 }, { 0x02DA, 558 }, { 0x02DB, 568 }, { 0x02DC, 578 }, { 0x02DD, 588 }, { 0x02E0, 598 }, { 0x02E1, 611 }, { 0x02E2, 624 }, { 0x02E3, 637 }, { 0x02E4, 650 }, { 0x037A, 663 }, { 0x0384, 74 }, { 0x03D0, 673 }, { 0x03D1, 702 }, { 0x03D2, 732 }, { 0x03D5, 766 }, { 0x03D6, 794 }, { 0x03F0, 821 }, { 0x03F1, 851 }, { 0x03F2, 879 }, { 0x03F4, 915 }, { 0x03F5, 947 }, { 0x03F9, 979 }, { 0x0587, 1011 }, { 0x0675, 1021 }, { 0x0676, 1031 }, { 0x0677, 1041 }, { 0x0678, 1051 }, { 0x0E33, 1061 }, { 0x0EB3, 1071 }, { 0x0EDC, 1081 }, { 0x0EDD, 1091 }, { 0x0F0C, 1101 }, { 0x0F77, 1116 }, { 0x0F79, 1126 }, { 0x10FC, 1136 }, { 0x1D2C, 1149 }, { 0x1D2D, 1162 }, { 0x1D2E, 1175 }, { 0x1D30, 1188 }, { 0x1D31, 1201 }, { 0x1D32, 1214 }, { 0x1D33, 1227 }, { 0x1D34, 1240 }, { 0x1D35, 1253 }, { 0x1D36, 1266 }, { 0x1D37, 1279 }, { 0x1D38, 1292 }, { 0x1D39, 1305 }, { 0x1D3A, 1318 }, { 0x1D3C, 1331 }, { 0x1D3D, 1344 }, { 0x1D3E, 1357 }, { 0x1D3F, 1370 }, { 0x1D40, 1383 }, { 0x1D41, 1396 }, { 0x1D42, 1409 }, { 0x1D43, 25 }, { 0x1D44, 1422 }, { 0x1D45, 1435 }, { 0x1D46, 1448 }, { 0x1D47, 1461 }, { 0x1D48, 1474 }, { 0x1D49, 1487 }, { 0x1D4A, 1500 }, { 0x1D4B, 1513 }, { 0x1D4C, 1526 }, { 0x1D4D, 1539 }, { 0x1D4F, 1552 }, { 0x1D50, 1565 }, { 0x1D51, 1578 }, { 0x1D52, 134 }, { 0x1D53, 1591 }, { 0x1D54, 1604 }, { 0x1D55, 1617 }, { 0x1D56, 1630 }, { 0x1D57, 1643 }, { 0x1D58, 1656 }, { 0x1D59, 1669 }, { 0x1D5A, 1682 }, { 0x1D5B, 1695 }, { 0x1D5C, 1708 }, { 0x1D5D, 1721 }, { 0x1D5E, 1734 }, { 0x1D5F, 1747 }, { 0x1D60, 1760 }, { 0x1D61, 1773 }, { 0x1D62, 1786 }, { 0x1D63, 1797 }, { 0x1D64, 1808 }, { 0x1D65, 1819 }, { 0x1D66, 1830 }, { 0x1D67, 1841 }, { 0x1D68, 1852 }, { 0x1D69, 1863 }, { 0x1D6A, 1874 }, { 0x1D78, 1885 }, { 0x1D9B, 1898 }, { 0x1D9C, 1911 }, { 0x1D9D, 1924 }, { 0x1D9E, 1937 }, { 0x1D9F, 1526 }, { 0x1DA0, 1950 }, { 0x1DA1, 1963 }, { 0x1DA2, 1976 }, { 0x1DA3, 1989 }, { 0x1DA4, 2002 }, { 0x1DA5, 2015 }, { 0x1DA6, 2028 }, { 0x1DA7, 2041 }, { 0x1DA8, 2054 }, { 0x1DA9, 2067 }, { 0x1DAA, 2080 }, { 0x1DAB, 2093 }, { 0x1DAC, 2106 }, { 0x1DAD, 2119 }, { 0x1DAE, 2132 }, { 0x1DAF, 2145 }, { 0x1DB0, 2158 }, { 0x1DB1, 2171 }, { 0x1DB2, 2184 }, { 0x1DB3, 2197 }, { 0x1DB4, 2210 }, { 0x1DB5, 2223 }, { 0x1DB6, 2236 }, { 0x1DB7, 2249 }, { 0x1DB8, 2262 }, { 0x1DB9, 2275 }, { 0x1DBA, 2288 }, { 0x1DBB, 2301 }, { 0x1DBC, 2314 }, { 0x1DBD, 2327 }, { 0x1DBE, 2340 }, { 0x1DBF, 2353 }, { 0x1E9A, 2366 }, { 0x1FBD, 2376 }, { 0x1FBF, 2376 }, { 0x1FC0, 2386 }, { 0x1FFE, 2396 }, { 0x2002, 2406 }, { 0x2003, 2406 }, { 0x2004, 2406 }, { 0x2005, 2406 }, { 0x2006, 2406 }, { 0x2007, 0 }, { 0x2008, 2406 }, { 0x2009, 2406 }, { 0x200A, 2406 }, { 0x2011, 2417 }, { 0x2017, 2432 }, { 0x2024, 2442 }, { 0x2025, 2457 }, { 0x2026, 2467 }, { 0x202F, 0 }, { 0x2033, 2482 }, { 0x2034, 2492 }, { 0x2036, 2507 }, { 0x2037, 2517 }, { 0x203C, 2532 }, { 0x203E, 2542 }, { 0x2047, 2552 }, { 0x2048, 2562 }, { 0x2049, 2572 }, { 0x2057, 2582 }, { 0x205F, 2406 }, { 0x2070, 2602 }, { 0x2071, 2615 }, { 0x2074, 2628 }, { 0x2075, 2641 }, { 0x2076, 2654 }, { 0x2077, 2667 }, { 0x2078, 2680 }, { 0x2079, 2693 }, { 0x207A, 2706 }, { 0x207B, 2719 }, { 0x207C, 2732 }, { 0x207D, 2745 }, { 0x207E, 2758 }, { 0x207F, 2771 }, { 0x2080, 2784 }, { 0x2081, 2795 }, { 0x2082, 2806 }, { 0x2083, 2817 }, { 0x2084, 2828 }, { 0x2085, 2839 }, { 0x2086, 2850 }, { 0x2087, 2861 }, { 0x2088, 2872 }, { 0x2089, 2883 }, { 0x208A, 2894 }, { 0x208B, 2905 }, { 0x208C, 2916 }, { 0x208D, 2927 }, { 0x208E, 2938 }, { 0x2090, 2949 }, { 0x2091, 2960 }, { 0x2092, 2971 }, { 0x2093, 2982 }, { 0x2094, 2993 }, { 0x2095, 3004 }, { 0x2096, 3015 }, { 0x2097, 3026 }, { 0x2098, 3037 }, { 0x2099, 3048 }, { 0x209A, 3059 }, { 0x209B, 3070 }, { 0x209C, 3081 }, { 0x20A8, 3092 }, { 0x2100, 3102 }, { 0x2101, 3117 }, { 0x2102, 3132 }, { 0x2103, 3167 }, { 0x2105, 3177 }, { 0x2106, 3192 }, { 0x2107, 3207 }, { 0x2109, 3240 }, { 0x210A, 3250 }, { 0x210B, 3283 }, { 0x210C, 3283 }, { 0x210D, 3283 }, { 0x210E, 3318 }, { 0x210F, 3351 }, { 0x2110, 3396 }, { 0x2111, 3396 }, { 0x2112, 3431 }, { 0x2113, 3466 }, { 0x2115, 3499 }, { 0x2116, 3534 }, { 0x2119, 3544 }, { 0x211A, 3579 }, { 0x211B, 3614 }, { 0x211C, 3614 }, { 0x211D, 3614 }, { 0x2120, 3649 }, { 0x2121, 3667 }, { 0x2122, 3682 }, { 0x2124, 3700 }, { 0x2128, 3700 }, { 0x212C, 3735 }, { 0x212D, 3132 }, { 0x212F, 3770 }, { 0x2130, 3803 }, { 0x2131, 3838 }, { 0x2133, 3873 }, { 0x2134, 3908 }, { 0x2135, 3941 }, { 0x2136, 3965 }, { 0x2137, 3988 }, { 0x2138, 4013 }, { 0x2139, 4038 }, { 0x213B, 4071 }, { 0x213C, 4086 }, { 0x213D, 4120 }, { 0x213E, 4157 }, { 0x213F, 4196 }, { 0x2140, 4232 }, { 0x2145, 4260 }, { 0x2146, 4295 }, { 0x2147, 3770 }, { 0x2148, 4038 }, { 0x2149, 4328 }, { 0x2150, 4361 }, { 0x2151, 4387 }, { 0x2152, 4413 }, { 0x2153, 4444 }, { 0x2154, 4470 }, { 0x2155, 4496 }, { 0x2156, 4522 }, { 0x2157, 4548 }, { 0x2158, 4574 }, { 0x2159, 4600 }, { 0x215A, 4626 }, { 0x215B, 4652 }, { 0x215C, 4678 }, { 0x215D, 4704 }, { 0x215E, 4730 }, { 0x215F, 4756 }, { 0x2160, 4777 }, { 0x2161, 4805 }, { 0x2162, 4815 }, { 0x2163, 4830 }, { 0x2164, 4840 }, { 0x2165, 4868 }, { 0x2166, 4878 }, { 0x2167, 4893 }, { 0x2168, 4913 }, { 0x2169, 4923 }, { 0x216A, 4951 }, { 0x216B, 4961 }, { 0x216C, 4976 }, { 0x216D, 5004 }, { 0x216E, 5032 }, { 0x216F, 5060 }, { 0x2170, 5088 }, { 0x2171, 5114 }, { 0x2172, 5124 }, { 0x2173, 5139 }, { 0x2174, 5149 }, { 0x2175, 5175 }, { 0x2176, 5185 }, { 0x2177, 5200 }, { 0x2178, 5220 }, { 0x2179, 5230 }, { 0x217A, 5256 }, { 0x217B, 5266 }, { 0x217C, 5281 }, { 0x217D, 5307 }, { 0x217E, 5333 }, { 0x217F, 5359 }, { 0x2189, 5385 }, { 0x222C, 5411 }, { 0x222D, 5421 }, { 0x222F, 5436 }, { 0x2230, 5446 }, { 0x2460, 5461 }, { 0x2461, 5475 }, { 0x2462, 5489 }, { 0x2463, 5503 }, { 0x2464, 5517 }, { 0x2465, 5531 }, { 0x2466, 5545 }, { 0x2467, 5559 }, { 0x2468, 5573 }, { 0x2469, 5587 }, { 0x246A, 5606 }, { 0x246B, 5625 }, { 0x246C, 5644 }, { 0x246D, 5663 }, { 0x246E, 5682 }, { 0x246F, 5701 }, { 0x2470, 5720 }, { 0x2471, 5739 }, { 0x2472, 5758 }, { 0x2473, 5777 }, { 0x2474, 5796 }, { 0x2475, 5811 }, { 0x2476, 5826 }, { 0x2477, 5841 }, { 0x2478, 5856 }, { 0x2479, 5871 }, { 0x247A, 5886 }, { 0x247B, 5901 }, { 0x247C, 5916 }, { 0x247D, 5931 }, { 0x247E, 5951 }, { 0x247F, 5971 }, { 0x2480, 5991 }, { 0x2481, 6011 }, { 0x2482, 6031 }, { 0x2483, 6051 }, { 0x2484, 6071 }, { 0x2485, 6091 }, { 0x2486, 6111 }, { 0x2487, 6131 }, { 0x2488, 6151 }, { 0x2489, 6161 }, { 0x248A, 6171 }, { 0x248B, 6181 }, { 0x248C, 6191 }, { 0x248D, 6201 }, { 0x248E, 6211 }, { 0x248F, 6221 }, { 0x2490, 6231 }, { 0x2491, 6241 }, { 0x2492, 6256 }, { 0x2493, 6271 }, { 0x2494, 6286 }, { 0x2495, 6301 }, { 0x2496, 6316 }, { 0x2497, 6331 }, { 0x2498, 6346 }, { 0x2499, 6361 }, { 0x249A, 6376 }, { 0x249B, 6391 }, { 0x249C, 6406 }, { 0x249D, 6421 }, { 0x249E, 6436 }, { 0x249F, 6451 }, { 0x24A0, 6466 }, { 0x24A1, 6481 }, { 0x24A2, 6496 }, { 0x24A3, 6511 }, { 0x24A4, 6526 }, { 0x24A5, 6541 }, { 0x24A6, 6556 }, { 0x24A7, 6571 }, { 0x24A8, 6586 }, { 0x24A9, 6601 }, { 0x24AA, 6616 }, { 0x24AB, 6631 }, { 0x24AC, 6646 }, { 0x24AD, 6661 }, { 0x24AE, 6676 }, { 0x24AF, 6691 }, { 0x24B0, 6706 }, { 0x24B1, 6721 }, { 0x24B2, 6736 }, { 0x24B3, 6751 }, { 0x24B4, 6766 }, { 0x24B5, 6781 }, { 0x24B6, 6796 }, { 0x24B7, 6810 }, { 0x24B8, 6824 }, { 0x24B9, 6838 }, { 0x24BA, 6852 }, { 0x24BB, 6866 }, { 0x24BC, 6880 }, { 0x24BD, 6894 }, { 0x24BE, 6908 }, { 0x24BF, 6922 }, { 0x24C0, 6936 }, { 0x24C1, 6950 }, { 0x24C2, 6964 }, { 0x24C3, 6978 }, { 0x24C4, 6992 }, { 0x24C5, 7006 }, { 0x24C6, 7020 }, { 0x24C7, 7034 }, { 0x24C8, 7048 }, { 0x24C9, 7062 }, { 0x24CA, 7076 }, { 0x24CB, 7090 }, { 0x24CC, 7104 }, { 0x24CD, 7118 }, { 0x24CE, 7132 }, { 0x24CF, 7146 }, { 0x24D0, 7160 }, { 0x24D1, 7174 }, { 0x24D2, 7188 }, { 0x24D3, 7202 }, { 0x24D4, 7216 }, { 0x24D5, 7230 }, { 0x24D6, 7244 }, { 0x24D7, 7258 }, { 0x24D8, 7272 }, { 0x24D9, 7286 }, { 0x24DA, 7300 }, { 0x24DB, 7314 }, { 0x24DC, 7328 }, { 0x24DD, 7342 }, { 0x24DE, 7356 }, { 0x24DF, 7370 }, { 0x24E0, 7384 }, { 0x24E1, 7398 }, { 0x24E2, 7412 }, { 0x24E3, 7426 }, { 0x24E4, 7440 }, { 0x24E5, 7454 }, { 0x24E6, 7468 }, { 0x24E7, 7482 }, { 0x24E8, 7496 }, { 0x24E9, 7510 }, { 0x24EA, 7524 }, { 0x2A0C, 7538 }, { 0x2A74, 7558 }, { 0x2A75, 7573 }, { 0x2A76, 7583 }, { 0x2C7C, 7598 }, { 0x2C7D, 7609 }, { 0x2D6F, 7622 }, { 0x2E9F, 7635 }, { 0x2EF3, 7640 }, { 0x2F00, 7645 }, { 0x2F01, 7650 }, { 0x2F02, 7655 }, { 0x2F03, 7660 }, { 0x2F04, 7665 }, { 0x2F05, 7670 }, { 0x2F06, 7675 }, { 0x2F07, 7680 }, { 0x2F08, 7685 }, { 0x2F09, 7690 }, { 0x2F0A, 7695 }, { 0x2F0B, 7700 }, { 0x2F0C, 7705 }, { 0x2F0D, 7710 }, { 0x2F0E, 7715 }, { 0x2F0F, 7720 }, { 0x2F10, 7725 }, { 0x2F11, 7730 }, { 0x2F12, 7735 }, { 0x2F13, 7740 }, { 0x2F14, 7745 }, { 0x2F15, 7750 }, { 0x2F16, 7755 }, { 0x2F17, 7760 }, { 0x2F18, 7765 }, { 0x2F19, 7770 }, { 0x2F1A, 7775 }, { 0x2F1B, 7780 }, { 0x2F1C, 7785 }, { 0x2F1D, 7790 }, { 0x2F1E, 7795 }, { 0x2F1F, 7800 }, { 0x2F20, 7805 }, { 0x2F21, 7810 }, { 0x2F22, 7815 }, { 0x2F23, 7820 }, { 0x2F24, 7825 }, { 0x2F25, 7830 }, { 0x2F26, 7835 }, { 0x2F27, 7840 }, { 0x2F28, 7845 }, { 0x2F29, 7850 }, { 0x2F2A, 7855 }, { 0x2F2B, 7860 }, { 0x2F2C, 7865 }, { 0x2F2D, 7870 }, { 0x2F2E, 7875 }, { 0x2F2F, 7880 }, { 0x2F30, 7885 }, { 0x2F31, 7890 }, { 0x2F32, 7895 }, { 0x2F33, 7900 }, { 0x2F34, 7905 }, { 0x2F35, 7910 }, { 0x2F36, 7915 }, { 0x2F37, 7920 }, { 0x2F38, 7925 }, { 0x2F39, 7930 }, { 0x2F3A, 7935 }, { 0x2F3B, 7940 }, { 0x2F3C, 7945 }, { 0x2F3D, 7950 }, { 0x2F3E, 7955 }, { 0x2F3F, 7960 }, { 0x2F40, 7965 }, { 0x2F41, 7970 }, { 0x2F42, 7975 }, { 0x2F43, 7980 }, { 0x2F44, 7985 }, { 0x2F45, 7990 }, { 0x2F46, 7995 }, { 0x2F47, 8000 }, { 0x2F48, 8005 }, { 0x2F49, 8010 }, { 0x2F4A, 8015 }, { 0x2F4B, 8020 }, { 0x2F4C, 8025 }, { 0x2F4D, 8030 }, { 0x2F4E, 8035 }, { 0x2F4F, 8040 }, { 0x2F50, 8045 }, { 0x2F51, 8050 }, { 0x2F52, 8055 }, { 0x2F53, 8060 }, { 0x2F54, 8065 }, { 0x2F55, 8070 }, { 0x2F56, 8075 }, { 0x2F57, 8080 }, { 0x2F58, 8085 }, { 0x2F59, 8090 }, { 0x2F5A, 8095 }, { 0x2F5B, 8100 }, { 0x2F5C, 8105 }, { 0x2F5D, 8110 }, { 0x2F5E, 8115 }, { 0x2F5F, 8120 }, { 0x2F60, 8125 }, { 0x2F61, 8130 }, { 0x2F62, 8135 }, { 0x2F63, 8140 }, { 0x2F64, 8145 }, { 0x2F65, 8150 }, { 0x2F66, 8155 }, { 0x2F67, 8160 }, { 0x2F68, 8165 }, { 0x2F69, 8170 }, { 0x2F6A, 8175 }, { 0x2F6B, 8180 }, { 0x2F6C, 8185 }, { 0x2F6D, 8190 }, { 0x2F6E, 8195 }, { 0x2F6F, 8200 }, { 0x2F70, 8205 }, { 0x2F71, 8210 }, { 0x2F72, 8215 }, { 0x2F73, 8220 }, { 0x2F74, 8225 }, { 0x2F75, 8230 }, { 0x2F76, 8235 }, { 0x2F77, 8240 }, { 0x2F78, 8245 }, { 0x2F79, 8250 }, { 0x2F7A, 8255 }, { 0x2F7B, 8260 }, { 0x2F7C, 8265 }, { 0x2F7D, 8270 }, { 0x2F7E, 8275 }, { 0x2F7F, 8280 }, { 0x2F80, 8285 }, { 0x2F81, 8290 }, { 0x2F82, 8295 }, { 0x2F83, 8300 }, { 0x2F84, 8305 }, { 0x2F85, 8310 }, { 0x2F86, 8315 }, { 0x2F87, 8320 }, { 0x2F88, 8325 }, { 0x2F89, 8330 }, { 0x2F8A, 8335 }, { 0x2F8B, 8340 }, { 0x2F8C, 8345 }, { 0x2F8D, 8350 }, { 0x2F8E, 8355 }, { 0x2F8F, 8360 }, { 0x2F90, 8365 }, { 0x2F91, 8370 }, { 0x2F92, 8375 }, { 0x2F93, 8380 }, { 0x2F94, 8385 }, { 0x2F95, 8390 }, { 0x2F96, 8395 }, { 0x2F97, 8400 }, { 0x2F98, 8405 }, { 0x2F99, 8410 }, { 0x2F9A, 8415 }, { 0x2F9B, 8420 }, { 0x2F9C, 8425 }, { 0x2F9D, 8430 }, { 0x2F9E, 8435 }, { 0x2F9F, 8440 }, { 0x2FA0, 8445 }, { 0x2FA1, 8450 }, { 0x2FA2, 8455 }, { 0x2FA3, 8460 }, { 0x2FA4, 8465 }, { 0x2FA5, 8470 }, { 0x2FA6, 8475 }, { 0x2FA7, 8480 }, { 0x2FA8, 8485 }, { 0x2FA9, 8490 }, { 0x2FAA, 8495 }, { 0x2FAB, 8500 }, { 0x2FAC, 8505 }, { 0x2FAD, 8510 }, { 0x2FAE, 8515 }, { 0x2FAF, 8520 }, { 0x2FB0, 8525 }, { 0x2FB1, 8530 }, { 0x2FB2, 8535 }, { 0x2FB3, 8540 }, { 0x2FB4, 8545 }, { 0x2FB5, 8550 }, { 0x2FB6, 8555 }, { 0x2FB7, 8560 }, { 0x2FB8, 8565 }, { 0x2FB9, 8570 }, { 0x2FBA, 8575 }, { 0x2FBB, 8580 }, { 0x2FBC, 8585 }, { 0x2FBD, 8590 }, { 0x2FBE, 8595 }, { 0x2FBF, 8600 }, { 0x2FC0, 8605 }, { 0x2FC1, 8610 }, { 0x2FC2, 8615 }, { 0x2FC3, 8620 }, { 0x2FC4, 8625 }, { 0x2FC5, 8630 }, { 0x2FC6, 8635 }, { 0x2FC7, 8640 }, { 0x2FC8, 8645 }, { 0x2FC9, 8650 }, { 0x2FCA, 8655 }, { 0x2FCB, 8660 }, { 0x2FCC, 8665 }, { 0x2FCD, 8670 }, { 0x2FCE, 8675 }, { 0x2FCF, 8680 }, { 0x2FD0, 8685 }, { 0x2FD1, 8690 }, { 0x2FD2, 8695 }, { 0x2FD3, 8700 }, { 0x2FD4, 8705 }, { 0x2FD5, 8710 }, { 0x3000, 8715 }, { 0x3036, 8727 }, { 0x3038, 7760 }, { 0x3039, 8744 }, { 0x303A, 8749 }, { 0x309B, 8754 }, { 0x309C, 8764 }, { 0x309F, 8774 }, { 0x30FF, 8795 }, { 0x3131, 8816 }, { 0x3132, 8844 }, { 0x3133, 8877 }, { 0x3134, 8911 }, { 0x3135, 8938 }, { 0x3136, 8972 }, { 0x3137, 9006 }, { 0x3138, 9034 }, { 0x3139, 9067 }, { 0x313A, 9094 }, { 0x313B, 9129 }, { 0x313C, 9163 }, { 0x313D, 9197 }, { 0x313E, 9230 }, { 0x313F, 9266 }, { 0x3140, 9302 }, { 0x3141, 9335 }, { 0x3142, 9362 }, { 0x3143, 9389 }, { 0x3144, 9421 }, { 0x3145, 9453 }, { 0x3146, 9479 }, { 0x3147, 9510 }, { 0x3148, 9537 }, { 0x3149, 9564 }, { 0x314A, 9596 }, { 0x314B, 9625 }, { 0x314C, 9654 }, { 0x314D, 9683 }, { 0x314E, 9712 }, { 0x314F, 9739 }, { 0x3150, 9763 }, { 0x3151, 9788 }, { 0x3152, 9813 }, { 0x3153, 9839 }, { 0x3154, 9864 }, { 0x3155, 9888 }, { 0x3156, 9914 }, { 0x3157, 9939 }, { 0x3158, 9963 }, { 0x3159, 9988 }, { 0x315A, 10014 }, { 0x315B, 10039 }, { 0x315C, 10064 }, { 0x315D, 10088 }, { 0x315E, 10114 }, { 0x315F, 10139 }, { 0x3160, 10164 }, { 0x3161, 10189 }, { 0x3162, 10214 }, { 0x3163, 10239 }, { 0x3164, 10263 }, { 0x3165, 10292 }, { 0x3166, 10324 }, { 0x3167, 10358 }, { 0x3168, 10391 }, { 0x3169, 10427 }, { 0x316A, 10467 }, { 0x316B, 10502 }, { 0x316C, 10541 }, { 0x316D, 10577 }, { 0x316E, 10617 }, { 0x316F, 10650 }, { 0x3170, 10683 }, { 0x3171, 10719 }, { 0x3172, 10754 }, { 0x3173, 10788 }, { 0x3174, 10822 }, { 0x3175, 10861 }, { 0x3176, 10900 }, { 0x3177, 10933 }, { 0x3178, 10968 }, { 0x3179, 11003 }, { 0x317A, 11043 }, { 0x317B, 11076 }, { 0x317C, 11108 }, { 0x317D, 11141 }, { 0x317E, 11173 }, { 0x317F, 11205 }, { 0x3180, 11234 }, { 0x3181, 11266 }, { 0x3182, 11296 }, { 0x3183, 11332 }, { 0x3184, 11371 }, { 0x3185, 11408 }, { 0x3186, 11440 }, { 0x3187, 11473 }, { 0x3188, 11501 }, { 0x3189, 11530 }, { 0x318A, 11557 }, { 0x318B, 11586 }, { 0x318C, 11614 }, { 0x318D, 11641 }, { 0x318E, 11669 }, { 0x3192, 11699 }, { 0x3193, 11712 }, { 0x3194, 11725 }, { 0x3195, 11738 }, { 0x3196, 11751 }, { 0x3197, 11764 }, { 0x3198, 11777 }, { 0x3199, 11790 }, { 0x319A, 11803 }, { 0x319B, 11816 }, { 0x319C, 11829 }, { 0x319D, 11842 }, { 0x319E, 11855 }, { 0x319F, 11868 }, { 0x3200, 11881 }, { 0x3201, 11896 }, { 0x3202, 11911 }, { 0x3203, 11926 }, { 0x3204, 11941 }, { 0x3205, 11956 }, { 0x3206, 11971 }, { 0x3207, 11986 }, { 0x3208, 12001 }, { 0x3209, 12016 }, { 0x320A, 12031 }, { 0x320B, 12046 }, { 0x320C, 12061 }, { 0x320D, 12076 }, { 0x320E, 12091 }, { 0x320F, 12111 }, { 0x3210, 12131 }, { 0x3211, 12151 }, { 0x3212, 12171 }, { 0x3213, 12191 }, { 0x3214, 12211 }, { 0x3215, 12231 }, { 0x3216, 12251 }, { 0x3217, 12271 }, { 0x3218, 12291 }, { 0x3219, 12311 }, { 0x321A, 12331 }, { 0x321B, 12351 }, { 0x321C, 12371 }, { 0x321D, 12391 }, { 0x321E, 12426 }, { 0x3220, 12456 }, { 0x3221, 12471 }, { 0x3222, 12486 }, { 0x3223, 12501 }, { 0x3224, 12516 }, { 0x3225, 12531 }, { 0x3226, 12546 }, { 0x3227, 12561 }, { 0x3228, 12576 }, { 0x3229, 12591 }, { 0x322A, 12606 }, { 0x322B, 12621 }, { 0x322C, 12636 }, { 0x322D, 12651 }, { 0x322E, 12666 }, { 0x322F, 12681 }, { 0x3230, 12696 }, { 0x3231, 12711 }, { 0x3232, 12726 }, { 0x3233, 12741 }, { 0x3234, 12756 }, { 0x3235, 12771 }, { 0x3236, 12786 }, { 0x3237, 12801 }, { 0x3238, 12816 }, { 0x3239, 12831 }, { 0x323A, 12846 }, { 0x323B, 12861 }, { 0x323C, 12876 }, { 0x323D, 12891 }, { 0x323E, 12906 }, { 0x323F, 12921 }, { 0x3240, 12936 }, { 0x3241, 12951 }, { 0x3242, 12966 }, { 0x3243, 12981 }, { 0x3244, 12996 }, { 0x3245, 13010 }, { 0x3246, 13024 }, { 0x3247, 13038 }, { 0x3250, 13052 }, { 0x3251, 13076 }, { 0x3252, 13095 }, { 0x3253, 13114 }, { 0x3254, 13133 }, { 0x3255, 13152 }, { 0x3256, 13171 }, { 0x3257, 13190 }, { 0x3258, 13209 }, { 0x3259, 13228 }, { 0x325A, 13247 }, { 0x325B, 13266 }, { 0x325C, 13285 }, { 0x325D, 13304 }, { 0x325E, 13323 }, { 0x325F, 13342 }, { 0x3260, 13361 }, { 0x3261, 13375 }, { 0x3262, 13389 }, { 0x3263, 13403 }, { 0x3264, 13417 }, { 0x3265, 13431 }, { 0x3266, 13445 }, { 0x3267, 13459 }, { 0x3268, 13473 }, { 0x3269, 13487 }, { 0x326A, 13501 }, { 0x326B, 13515 }, { 0x326C, 13529 }, { 0x326D, 13543 }, { 0x326E, 13557 }, { 0x326F, 13576 }, { 0x3270, 13595 }, { 0x3271, 13614 }, { 0x3272, 13633 }, { 0x3273, 13652 }, { 0x3274, 13671 }, { 0x3275, 13690 }, { 0x3276, 13709 }, { 0x3277, 13728 }, { 0x3278, 13747 }, { 0x3279, 13766 }, { 0x327A, 13785 }, { 0x327B, 13804 }, { 0x327C, 13823 }, { 0x327D, 13857 }, { 0x327E, 13886 }, { 0x3280, 13905 }, { 0x3281, 13919 }, { 0x3282, 13933 }, { 0x3283, 13947 }, { 0x3284, 13961 }, { 0x3285, 13975 }, { 0x3286, 13989 }, { 0x3287, 14003 }, { 0x3288, 14017 }, { 0x3289, 14031 }, { 0x328A, 14045 }, { 0x328B, 14059 }, { 0x328C, 14073 }, { 0x328D, 14087 }, { 0x328E, 14101 }, { 0x328F, 14115 }, { 0x3290, 14129 }, { 0x3291, 14143 }, { 0x3292, 14157 }, { 0x3293, 14171 }, { 0x3294, 14185 }, { 0x3295, 14199 }, { 0x3296, 14213 }, { 0x3297, 14227 }, { 0x3298, 14241 }, { 0x3299, 14255 }, { 0x329A, 14269 }, { 0x329B, 14283 }, { 0x329C, 14297 }, { 0x329D, 14311 }, { 0x329E, 14325 }, { 0x329F, 14339 }, { 0x32A0, 14353 }, { 0x32A1, 14367 }, { 0x32A2, 14381 }, { 0x32A3, 14395 }, { 0x32A4, 14409 }, { 0x32A5, 14423 }, { 0x32A6, 14437 }, { 0x32A7, 14451 }, { 0x32A8, 14465 }, { 0x32A9, 14479 }, { 0x32AA, 14493 }, { 0x32AB, 14507 }, { 0x32AC, 14521 }, { 0x32AD, 14535 }, { 0x32AE, 14549 }, { 0x32AF, 14563 }, { 0x32B0, 14577 }, { 0x32B1, 14591 }, { 0x32B2, 14610 }, { 0x32B3, 14629 }, { 0x32B4, 14648 }, { 0x32B5, 14667 }, { 0x32B6, 14686 }, { 0x32B7, 14705 }, { 0x32B8, 14724 }, { 0x32B9, 14743 }, { 0x32BA, 14762 }, { 0x32BB, 14781 }, { 0x32BC, 14800 }, { 0x32BD, 14819 }, { 0x32BE, 14838 }, { 0x32BF, 14857 }, { 0x32C0, 14876 }, { 0x32C1, 14886 }, { 0x32C2, 14896 }, { 0x32C3, 14906 }, { 0x32C4, 14916 }, { 0x32C5, 14926 }, { 0x32C6, 14936 }, { 0x32C7, 14946 }, { 0x32C8, 14956 }, { 0x32C9, 14966 }, { 0x32CA, 14981 }, { 0x32CB, 14996 }, { 0x32CC, 15011 }, { 0x32CD, 15030 }, { 0x32CE, 15054 }, { 0x32CF, 15073 }, { 0x32D0, 15097 }, { 0x32D1, 15111 }, { 0x32D2, 15125 }, { 0x32D3, 15139 }, { 0x32D4, 15153 }, { 0x32D5, 15167 }, { 0x32D6, 15181 }, { 0x32D7, 15195 }, { 0x32D8, 15209 }, { 0x32D9, 15223 }, { 0x32DA, 15237 }, { 0x32DB, 15251 }, { 0x32DC, 15265 }, { 0x32DD, 15279 }, { 0x32DE, 15293 }, { 0x32DF, 15307 }, { 0x32E0, 15321 }, { 0x32E1, 15335 }, { 0x32E2, 15349 }, { 0x32E3, 15363 }, { 0x32E4, 15377 }, { 0x32E5, 15391 }, { 0x32E6, 15405 }, { 0x32E7, 15419 }, { 0x32E8, 15433 }, { 0x32E9, 15447 }, { 0x32EA, 15461 }, { 0x32EB, 15475 }, { 0x32EC, 15489 }, { 0x32ED, 15503 }, { 0x32EE, 15517 }, { 0x32EF, 15531 }, { 0x32F0, 15545 }, { 0x32F1, 15559 }, { 0x32F2, 15573 }, { 0x32F3, 15587 }, { 0x32F4, 15601 }, { 0x32F5, 15615 }, { 0x32F6, 15629 }, { 0x32F7, 15643 }, { 0x32F8, 15657 }, { 0x32F9, 15671 }, { 0x32FA, 15685 }, { 0x32FB, 15699 }, { 0x32FC, 15713 }, { 0x32FD, 15727 }, { 0x32FE, 15741 }, { 0x32FF, 15755 }, { 0x3300, 15774 }, { 0x3301, 15803 }, { 0x3302, 15832 }, { 0x3303, 15861 }, { 0x3304, 15885 }, { 0x3305, 15914 }, { 0x3306, 15938 }, { 0x3307, 15962 }, { 0x3308, 15996 }, { 0x3309, 16025 }, { 0x330A, 16049 }, { 0x330B, 16073 }, { 0x330C, 16097 }, { 0x330D, 16126 }, { 0x330E, 16155 }, { 0x330F, 16179 }, { 0x3310, 16203 }, { 0x3311, 16222 }, { 0x3312, 16246 }, { 0x3313, 16275 }, { 0x3314, 16304 }, { 0x3315, 16323 }, { 0x3316, 16357 }, { 0x3317, 16396 }, { 0x3318, 16430 }, { 0x3319, 16454 }, { 0x331A, 16488 }, { 0x331B, 16522 }, { 0x331C, 16551 }, { 0x331D, 16575 }, { 0x331E, 16599 }, { 0x331F, 16623 }, { 0x3320, 16652 }, { 0x3321, 16686 }, { 0x3322, 16715 }, { 0x3323, 16739 }, { 0x3324, 16763 }, { 0x3325, 16787 }, { 0x3326, 16806 }, { 0x3327, 16825 }, { 0x3328, 16844 }, { 0x3329, 16863 }, { 0x332A, 16887 }, { 0x332B, 16911 }, { 0x332C, 16945 }, { 0x332D, 16969 }, { 0x332E, 16998 }, { 0x332F, 17032 }, { 0x3330, 17056 }, { 0x3331, 17075 }, { 0x3332, 17094 }, { 0x3333, 17128 }, { 0x3334, 17157 }, { 0x3335, 17191 }, { 0x3336, 17215 }, { 0x3337, 17249 }, { 0x3338, 17268 }, { 0x3339, 17292 }, { 0x333A, 17316 }, { 0x333B, 17340 }, { 0x333C, 17364 }, { 0x333D, 17388 }, { 0x333E, 17417 }, { 0x333F, 17441 }, { 0x3340, 17460 }, { 0x3341, 17484 }, { 0x3342, 17508 }, { 0x3343, 17532 }, { 0x3344, 17561 }, { 0x3345, 17585 }, { 0x3346, 17609 }, { 0x3347, 17633 }, { 0x3348, 17667 }, { 0x3349, 17696 }, { 0x334A, 17715 }, { 0x334B, 17749 }, { 0x334C, 17768 }, { 0x334D, 17797 }, { 0x334E, 17826 }, { 0x334F, 17850 }, { 0x3350, 17874 }, { 0x3351, 17898 }, { 0x3352, 17927 }, { 0x3353, 17946 }, { 0x3354, 17970 }, { 0x3355, 17999 }, { 0x3356, 18018 }, { 0x3357, 18052 }, { 0x3358, 18076 }, { 0x3359, 18086 }, { 0x335A, 18096 }, { 0x335B, 18106 }, { 0x335C, 18116 }, { 0x335D, 18126 }, { 0x335E, 18136 }, { 0x335F, 18146 }, { 0x3360, 18156 }, { 0x3361, 18166 }, { 0x3362, 18176 }, { 0x3363, 18191 }, { 0x3364, 18206 }, { 0x3365, 18221 }, { 0x3366, 18236 }, { 0x3367, 18251 }, { 0x3368, 18266 }, { 0x3369, 18281 }, { 0x336A, 18296 }, { 0x336B, 18311 }, { 0x336C, 18326 }, { 0x336D, 18341 }, { 0x336E, 18356 }, { 0x336F, 18371 }, { 0x3370, 18386 }, { 0x3371, 18401 }, { 0x3372, 18425 }, { 0x3373, 18444 }, { 0x3374, 18463 }, { 0x3375, 18487 }, { 0x3376, 18506 }, { 0x3377, 18525 }, { 0x3378, 18544 }, { 0x3379, 18568 }, { 0x337A, 18592 }, { 0x337B, 18611 }, { 0x337C, 18630 }, { 0x337D, 18649 }, { 0x337E, 18668 }, { 0x337F, 18687 }, { 0x3380, 18716 }, { 0x3381, 18735 }, { 0x3382, 18754 }, { 0x3383, 18773 }, { 0x3384, 18792 }, { 0x3385, 18811 }, { 0x3386, 18830 }, { 0x3387, 18849 }, { 0x3388, 18868 }, { 0x3389, 18892 }, { 0x338A, 18921 }, { 0x338B, 18940 }, { 0x338C, 18959 }, { 0x338D, 18978 }, { 0x338E, 18997 }, { 0x338F, 19016 }, { 0x3390, 19035 }, { 0x3391, 19054 }, { 0x3392, 19078 }, { 0x3393, 19102 }, { 0x3394, 19126 }, { 0x3395, 19150 }, { 0x3396, 19169 }, { 0x3397, 19188 }, { 0x3398, 19207 }, { 0x3399, 19226 }, { 0x339A, 19245 }, { 0x339B, 19264 }, { 0x339C, 19283 }, { 0x339D, 19302 }, { 0x339E, 19321 }, { 0x339F, 19340 }, { 0x33A0, 19364 }, { 0x33A1, 19388 }, { 0x33A2, 19407 }, { 0x33A3, 19431 }, { 0x33A4, 19455 }, { 0x33A5, 19479 }, { 0x33A6, 19498 }, { 0x33A7, 19522 }, { 0x33A8, 19546 }, { 0x33A9, 19575 }, { 0x33AA, 19594 }, { 0x33AB, 19618 }, { 0x33AC, 19642 }, { 0x33AD, 19666 }, { 0x33AE, 19690 }, { 0x33AF, 19724 }, { 0x33B0, 19763 }, { 0x33B1, 19782 }, { 0x33B2, 19801 }, { 0x33B3, 19820 }, { 0x33B4, 19839 }, { 0x33B5, 19858 }, { 0x33B6, 19877 }, { 0x33B7, 19896 }, { 0x33B8, 19915 }, { 0x33B9, 19934 }, { 0x33BA, 19953 }, { 0x33BB, 19972 }, { 0x33BC, 19991 }, { 0x33BD, 20010 }, { 0x33BE, 20029 }, { 0x33BF, 20048 }, { 0x33C0, 20067 }, { 0x33C1, 20086 }, { 0x33C2, 20105 }, { 0x33C3, 20134 }, { 0x33C4, 20153 }, { 0x33C5, 20172 }, { 0x33C6, 20191 }, { 0x33C7, 20220 }, { 0x33C8, 20244 }, { 0x33C9, 20263 }, { 0x33CA, 20282 }, { 0x33CB, 20301 }, { 0x33CC, 20320 }, { 0x33CD, 20339 }, { 0x33CE, 20358 }, { 0x33CF, 20377 }, { 0x33D0, 20396 }, { 0x33D1, 20415 }, { 0x33D2, 20434 }, { 0x33D3, 20458 }, { 0x33D4, 20477 }, { 0x33D5, 20496 }, { 0x33D6, 20520 }, { 0x33D7, 20544 }, { 0x33D8, 20563 }, { 0x33D9, 20592 }, { 0x33DA, 20616 }, { 0x33DB, 20635 }, { 0x33DC, 20654 }, { 0x33DD, 20673 }, { 0x33DE, 20692 }, { 0x33DF, 20716 }, { 0x33E0, 20740 }, { 0x33E1, 20750 }, { 0x33E2, 20760 }, { 0x33E3, 20770 }, { 0x33E4, 20780 }, { 0x33E5, 20790 }, { 0x33E6, 20800 }, { 0x33E7, 20810 }, { 0x33E8, 20820 }, { 0x33E9, 20830 }, { 0x33EA, 20845 }, { 0x33EB, 20860 }, { 0x33EC, 20875 }, { 0x33ED, 20890 }, { 0x33EE, 20905 }, { 0x33EF, 20920 }, { 0x33F0, 20935 }, { 0x33F1, 20950 }, { 0x33F2, 20965 }, { 0x33F3, 20980 }, { 0x33F4, 20995 }, { 0x33F5, 21010 }, { 0x33F6, 21025 }, { 0x33F7, 21040 }, { 0x33F8, 21055 }, { 0x33F9, 21070 }, { 0x33FA, 21085 }, { 0x33FB, 21100 }, { 0x33FC, 21115 }, { 0x33FD, 21130 }, { 0x33FE, 21145 }, { 0x33FF, 21160 }, { 0xA69C, 21184 }, { 0xA69D, 21197 }, { 0xA770, 21210 }, { 0xA7F8, 21223 }, { 0xA7F9, 21236 }, { 0xAB5C, 21249 }, { 0xAB5D, 21262 }, { 0xAB5E, 21275 }, { 0xAB5F, 21288 }, { 0xAB69, 21301 }, { 0xFB00, 21314 }, { 0xFB01, 21324 }, { 0xFB02, 21334 }, { 0xFB03, 21344 }, { 0xFB04, 21359 }, { 0xFB05, 21374 }, { 0xFB06, 21384 }, { 0xFB13, 21394 }, { 0xFB14, 21404 }, { 0xFB15, 21414 }, { 0xFB16, 21424 }, { 0xFB17, 21434 }, { 0xFB20, 21444 }, { 0xFB21, 21475 }, { 0xFB22, 21506 }, { 0xFB23, 21538 }, { 0xFB24, 21567 }, { 0xFB25, 21597 }, { 0xFB26, 21629 }, { 0xFB27, 21665 }, { 0xFB28, 21696 }, { 0xFB29, 21726 }, { 0xFB4F, 21748 }, { 0xFB50, 21758 }, { 0xFB51, 21774 }, { 0xFB52, 21787 }, { 0xFB53, 21803 }, { 0xFB54, 21816 }, { 0xFB55, 21831 }, { 0xFB56, 21845 }, { 0xFB57, 21861 }, { 0xFB58, 21874 }, { 0xFB59, 21889 }, { 0xFB5A, 21903 }, { 0xFB5B, 21919 }, { 0xFB5C, 21932 }, { 0xFB5D, 21947 }, { 0xFB5E, 21961 }, { 0xFB5F, 21977 }, { 0xFB60, 21990 }, { 0xFB61, 22005 }, { 0xFB62, 22019 }, { 0xFB63, 22035 }, { 0xFB64, 22048 }, { 0xFB65, 22063 }, { 0xFB66, 22077 }, { 0xFB67, 22093 }, { 0xFB68, 22106 }, { 0xFB69, 22121 }, { 0xFB6A, 22135 }, { 0xFB6B, 22151 }, { 0xFB6C, 22164 }, { 0xFB6D, 22179 }, { 0xFB6E, 22193 }, { 0xFB6F, 22209 }, { 0xFB70, 22222 }, { 0xFB71, 22237 }, { 0xFB72, 22251 }, { 0xFB73, 22267 }, { 0xFB74, 22280 }, { 0xFB75, 22295 }, { 0xFB76, 22309 }, { 0xFB77, 22325 }, { 0xFB78, 22338 }, { 0xFB79, 22353 }, { 0xFB7A, 22367 }, { 0xFB7B, 22383 }, { 0xFB7C, 22396 }, { 0xFB7D, 22411 }, { 0xFB7E, 22425 }, { 0xFB7F, 22441 }, { 0xFB80, 22454 }, { 0xFB81, 22469 }, { 0xFB82, 22483 }, { 0xFB83, 22499 }, { 0xFB84, 22512 }, { 0xFB85, 22528 }, { 0xFB86, 22541 }, { 0xFB87, 22557 }, { 0xFB88, 22570 }, { 0xFB89, 22586 }, { 0xFB8A, 22599 }, { 0xFB8B, 22615 }, { 0xFB8C, 22628 }, { 0xFB8D, 22644 }, { 0xFB8E, 22657 }, { 0xFB8F, 22673 }, { 0xFB90, 22686 }, { 0xFB91, 22701 }, { 0xFB92, 22715 }, { 0xFB93, 22731 }, { 0xFB94, 22744 }, { 0xFB95, 22759 }, { 0xFB96, 22773 }, { 0xFB97, 22789 }, { 0xFB98, 22802 }, { 0xFB99, 22817 }, { 0xFB9A, 22831 }, { 0xFB9B, 22847 }, { 0xFB9C, 22860 }, { 0xFB9D, 22875 }, { 0xFB9E, 22889 }, { 0xFB9F, 22905 }, { 0xFBA0, 22918 }, { 0xFBA1, 22934 }, { 0xFBA2, 22947 }, { 0xFBA3, 22962 }, { 0xFBA4, 22976 }, { 0xFBA5, 22992 }, { 0xFBA6, 23005 }, { 0xFBA7, 23021 }, { 0xFBA8, 23034 }, { 0xFBA9, 23049 }, { 0xFBAA, 23063 }, { 0xFBAB, 23079 }, { 0xFBAC, 23092 }, { 0xFBAD, 23107 }, { 0xFBAE, 23121 }, { 0xFBAF, 23137 }, { 0xFBB0, 23150 }, { 0xFBB1, 23166 }, { 0xFBD3, 23179 }, { 0xFBD4, 23195 }, { 0xFBD5, 23208 }, { 0xFBD6, 23223 }, { 0xFBD7, 23237 }, { 0xFBD8, 23253 }, { 0xFBD9, 23266 }, { 0xFBDA, 23282 }, { 0xFBDB, 23295 }, { 0xFBDC, 23311 }, { 0xFBDD, 23324 }, { 0xFBDE, 23340 }, { 0xFBDF, 23356 }, { 0xFBE0, 23369 }, { 0xFBE1, 23385 }, { 0xFBE2, 23398 }, { 0xFBE3, 23414 }, { 0xFBE4, 23427 }, { 0xFBE5, 23443 }, { 0xFBE6, 23456 }, { 0xFBE7, 23471 }, { 0xFBE8, 23485 }, { 0xFBE9, 23500 }, { 0xFBEA, 23514 }, { 0xFBEB, 23535 }, { 0xFBEC, 23553 }, { 0xFBED, 23574 }, { 0xFBEE, 23592 }, { 0xFBEF, 23613 }, { 0xFBF0, 23631 }, { 0xFBF1, 23652 }, { 0xFBF2, 23670 }, { 0xFBF3, 23691 }, { 0xFBF4, 23709 }, { 0xFBF5, 23730 }, { 0xFBF6, 23748 }, { 0xFBF7, 23769 }, { 0xFBF8, 23787 }, { 0xFBF9, 23807 }, { 0xFBFA, 23828 }, { 0xFBFB, 23846 }, { 0xFBFC, 23866 }, { 0xFBFD, 23882 }, { 0xFBFE, 23895 }, { 0xFBFF, 23910 }, { 0xFC00, 23924 }, { 0xFC01, 23945 }, { 0xFC02, 23966 }, { 0xFC03, 23807 }, { 0xFC04, 23987 }, { 0xFC05, 24008 }, { 0xFC06, 24029 }, { 0xFC07, 24050 }, { 0xFC08, 24071 }, { 0xFC09, 24092 }, { 0xFC0A, 24113 }, { 0xFC0B, 24134 }, { 0xFC0C, 24155 }, { 0xFC0D, 24176 }, { 0xFC0E, 24197 }, { 0xFC0F, 24218 }, { 0xFC10, 24239 }, { 0xFC11, 24260 }, { 0xFC12, 24281 }, { 0xFC13, 24302 }, { 0xFC14, 24323 }, { 0xFC15, 24344 }, { 0xFC16, 24365 }, { 0xFC17, 24386 }, { 0xFC18, 24407 }, { 0xFC19, 24428 }, { 0xFC1A, 24449 }, { 0xFC1B, 24470 }, { 0xFC1C, 24491 }, { 0xFC1D, 24512 }, { 0xFC1E, 24533 }, { 0xFC1F, 24554 }, { 0xFC20, 24575 }, { 0xFC21, 24596 }, { 0xFC22, 24617 }, { 0xFC23, 24638 }, { 0xFC24, 24659 }, { 0xFC25, 24680 }, { 0xFC26, 24701 }, { 0xFC27, 24722 }, { 0xFC28, 24743 }, { 0xFC29, 24764 }, { 0xFC2A, 24785 }, { 0xFC2B, 24806 }, { 0xFC2C, 24827 }, { 0xFC2D, 24848 }, { 0xFC2E, 24869 }, { 0xFC2F, 24890 }, { 0xFC30, 24911 }, { 0xFC31, 24932 }, { 0xFC32, 24953 }, { 0xFC33, 24974 }, { 0xFC34, 24995 }, { 0xFC35, 25016 }, { 0xFC36, 25037 }, { 0xFC37, 25058 }, { 0xFC38, 25079 }, { 0xFC39, 25100 }, { 0xFC3A, 25121 }, { 0xFC3B, 25142 }, { 0xFC3C, 25163 }, { 0xFC3D, 25184 }, { 0xFC3E, 25205 }, { 0xFC3F, 25226 }, { 0xFC40, 25247 }, { 0xFC41, 25268 }, { 0xFC42, 25289 }, { 0xFC43, 25310 }, { 0xFC44, 25331 }, { 0xFC45, 25352 }, { 0xFC46, 25373 }, { 0xFC47, 25394 }, { 0xFC48, 25415 }, { 0xFC49, 25436 }, { 0xFC4A, 25457 }, { 0xFC4B, 25478 }, { 0xFC4C, 25499 }, { 0xFC4D, 25520 }, { 0xFC4E, 25541 }, { 0xFC4F, 25562 }, { 0xFC50, 25583 }, { 0xFC51, 25604 }, { 0xFC52, 25625 }, { 0xFC53, 25646 }, { 0xFC54, 25667 }, { 0xFC55, 25688 }, { 0xFC56, 25709 }, { 0xFC57, 25730 }, { 0xFC58, 25751 }, { 0xFC59, 25772 }, { 0xFC5A, 25793 }, { 0xFC5B, 25814 }, { 0xFC5C, 25835 }, { 0xFC5D, 25856 }, { 0xFC5E, 25877 }, { 0xFC5F, 25903 }, { 0xFC60, 25929 }, { 0xFC61, 25955 }, { 0xFC62, 25981 }, { 0xFC63, 26007 }, { 0xFC64, 26033 }, { 0xFC65, 26051 }, { 0xFC66, 26069 }, { 0xFC67, 26087 }, { 0xFC68, 23828 }, { 0xFC69, 26105 }, { 0xFC6A, 26123 }, { 0xFC6B, 26141 }, { 0xFC6C, 26159 }, { 0xFC6D, 26177 }, { 0xFC6E, 26195 }, { 0xFC6F, 26213 }, { 0xFC70, 26231 }, { 0xFC71, 26249 }, { 0xFC72, 26267 }, { 0xFC73, 26285 }, { 0xFC74, 26303 }, { 0xFC75, 26321 }, { 0xFC76, 26339 }, { 0xFC77, 26357 }, { 0xFC78, 26375 }, { 0xFC79, 26393 }, { 0xFC7A, 26411 }, { 0xFC7B, 26429 }, { 0xFC7C, 26447 }, { 0xFC7D, 26465 }, { 0xFC7E, 26483 }, { 0xFC7F, 26501 }, { 0xFC80, 26519 }, { 0xFC81, 26537 }, { 0xFC82, 26555 }, { 0xFC83, 26573 }, { 0xFC84, 26591 }, { 0xFC85, 26609 }, { 0xFC86, 26627 }, { 0xFC87, 26645 }, { 0xFC88, 26663 }, { 0xFC89, 26681 }, { 0xFC8A, 26699 }, { 0xFC8B, 26717 }, { 0xFC8C, 26735 }, { 0xFC8D, 26753 }, { 0xFC8E, 26771 }, { 0xFC8F, 26789 }, { 0xFC90, 26807 }, { 0xFC91, 26825 }, { 0xFC92, 26843 }, { 0xFC93, 26861 }, { 0xFC94, 26879 }, { 0xFC95, 26897 }, { 0xFC96, 26915 }, { 0xFC97, 26933 }, { 0xFC98, 26953 }, { 0xFC99, 26973 }, { 0xFC9A, 26993 }, { 0xFC9B, 27013 }, { 0xFC9C, 27033 }, { 0xFC9D, 27053 }, { 0xFC9E, 27073 }, { 0xFC9F, 27093 }, { 0xFCA0, 27113 }, { 0xFCA1, 27133 }, { 0xFCA2, 27153 }, { 0xFCA3, 27173 }, { 0xFCA4, 27193 }, { 0xFCA5, 27213 }, { 0xFCA6, 27233 }, { 0xFCA7, 27253 }, { 0xFCA8, 27273 }, { 0xFCA9, 27293 }, { 0xFCAA, 27313 }, { 0xFCAB, 27333 }, { 0xFCAC, 27353 }, { 0xFCAD, 27373 }, { 0xFCAE, 27393 }, { 0xFCAF, 27413 }, { 0xFCB0, 27433 }, { 0xFCB1, 27453 }, { 0xFCB2, 27473 }, { 0xFCB3, 27493 }, { 0xFCB4, 27513 }, { 0xFCB5, 27533 }, { 0xFCB6, 27553 }, { 0xFCB7, 27573 }, { 0xFCB8, 27593 }, { 0xFCB9, 27613 }, { 0xFCBA, 27633 }, { 0xFCBB, 27653 }, { 0xFCBC, 27673 }, { 0xFCBD, 27693 }, { 0xFCBE, 27713 }, { 0xFCBF, 27733 }, { 0xFCC0, 27753 }, { 0xFCC1, 27773 }, { 0xFCC2, 27793 }, { 0xFCC3, 27813 }, { 0xFCC4, 27833 }, { 0xFCC5, 27853 }, { 0xFCC6, 27873 }, { 0xFCC7, 27893 }, { 0xFCC8, 27913 }, { 0xFCC9, 27933 }, { 0xFCCA, 27953 }, { 0xFCCB, 27973 }, { 0xFCCC, 27993 }, { 0xFCCD, 28013 }, { 0xFCCE, 28033 }, { 0xFCCF, 28053 }, { 0xFCD0, 28073 }, { 0xFCD1, 28093 }, { 0xFCD2, 28113 }, { 0xFCD3, 28133 }, { 0xFCD4, 28153 }, { 0xFCD5, 28173 }, { 0xFCD6, 28193 }, { 0xFCD7, 28213 }, { 0xFCD8, 28233 }, { 0xFCD9, 28253 }, { 0xFCDA, 28273 }, { 0xFCDB, 28293 }, { 0xFCDC, 28313 }, { 0xFCDD, 28333 }, { 0xFCDE, 28353 }, { 0xFCDF, 28373 }, { 0xFCE0, 28392 }, { 0xFCE1, 28411 }, { 0xFCE2, 28430 }, { 0xFCE3, 28449 }, { 0xFCE4, 28468 }, { 0xFCE5, 28487 }, { 0xFCE6, 28506 }, { 0xFCE7, 28525 }, { 0xFCE8, 28544 }, { 0xFCE9, 28563 }, { 0xFCEA, 28582 }, { 0xFCEB, 28601 }, { 0xFCEC, 28620 }, { 0xFCED, 28639 }, { 0xFCEE, 28658 }, { 0xFCEF, 28677 }, { 0xFCF0, 28696 }, { 0xFCF1, 28715 }, { 0xFCF2, 28734 }, { 0xFCF3, 28758 }, { 0xFCF4, 28782 }, { 0xFCF5, 28806 }, { 0xFCF6, 28827 }, { 0xFCF7, 28848 }, { 0xFCF8, 28869 }, { 0xFCF9, 28890 }, { 0xFCFA, 28911 }, { 0xFCFB, 28932 }, { 0xFCFC, 28953 }, { 0xFCFD, 28974 }, { 0xFCFE, 28995 }, { 0xFCFF, 29016 }, { 0xFD00, 29037 }, { 0xFD01, 29058 }, { 0xFD02, 29079 }, { 0xFD03, 29100 }, { 0xFD04, 29121 }, { 0xFD05, 29142 }, { 0xFD06, 29163 }, { 0xFD07, 29184 }, { 0xFD08, 29205 }, { 0xFD09, 29226 }, { 0xFD0A, 29247 }, { 0xFD0B, 29268 }, { 0xFD0C, 29289 }, { 0xFD0D, 29310 }, { 0xFD0E, 29331 }, { 0xFD0F, 29352 }, { 0xFD10, 29373 }, { 0xFD11, 29394 }, { 0xFD12, 29412 }, { 0xFD13, 29430 }, { 0xFD14, 29448 }, { 0xFD15, 29466 }, { 0xFD16, 29484 }, { 0xFD17, 29502 }, { 0xFD18, 29520 }, { 0xFD19, 29538 }, { 0xFD1A, 29556 }, { 0xFD1B, 29574 }, { 0xFD1C, 29592 }, { 0xFD1D, 29610 }, { 0xFD1E, 29628 }, { 0xFD1F, 29646 }, { 0xFD20, 29664 }, { 0xFD21, 29682 }, { 0xFD22, 29700 }, { 0xFD23, 29718 }, { 0xFD24, 29736 }, { 0xFD25, 29754 }, { 0xFD26, 29772 }, { 0xFD27, 29790 }, { 0xFD28, 29808 }, { 0xFD29, 29826 }, { 0xFD2A, 29844 }, { 0xFD2B, 29862 }, { 0xFD2C, 29880 }, { 0xFD2D, 29898 }, { 0xFD2E, 29918 }, { 0xFD2F, 29938 }, { 0xFD30, 29958 }, { 0xFD31, 29978 }, { 0xFD32, 29998 }, { 0xFD33, 30018 }, { 0xFD34, 30038 }, { 0xFD35, 30057 }, { 0xFD36, 30076 }, { 0xFD37, 30095 }, { 0xFD38, 30114 }, { 0xFD39, 30133 }, { 0xFD3A, 30152 }, { 0xFD3B, 30171 }, { 0xFD3C, 30190 }, { 0xFD3D, 30208 }, { 0xFD50, 30229 }, { 0xFD51, 30254 }, { 0xFD52, 30277 }, { 0xFD53, 30302 }, { 0xFD54, 30327 }, { 0xFD55, 30352 }, { 0xFD56, 30377 }, { 0xFD57, 30402 }, { 0xFD58, 30427 }, { 0xFD59, 30450 }, { 0xFD5A, 30475 }, { 0xFD5B, 30498 }, { 0xFD5C, 30521 }, { 0xFD5D, 30546 }, { 0xFD5E, 30571 }, { 0xFD5F, 30594 }, { 0xFD60, 30617 }, { 0xFD61, 30642 }, { 0xFD62, 30667 }, { 0xFD63, 30690 }, { 0xFD64, 30715 }, { 0xFD65, 30738 }, { 0xFD66, 30763 }, { 0xFD67, 30786 }, { 0xFD68, 30809 }, { 0xFD69, 30834 }, { 0xFD6A, 30857 }, { 0xFD6B, 30880 }, { 0xFD6C, 30905 }, { 0xFD6D, 30928 }, { 0xFD6E, 30953 }, { 0xFD6F, 30976 }, { 0xFD70, 30999 }, { 0xFD71, 31024 }, { 0xFD72, 31047 }, { 0xFD73, 31072 }, { 0xFD74, 31097 }, { 0xFD75, 31120 }, { 0xFD76, 31143 }, { 0xFD77, 31166 }, { 0xFD78, 31191 }, { 0xFD79, 31214 }, { 0xFD7A, 31237 }, { 0xFD7B, 31260 }, { 0xFD7C, 31283 }, { 0xFD7D, 31306 }, { 0xFD7E, 31331 }, { 0xFD7F, 31354 }, { 0xFD80, 31377 }, { 0xFD81, 31400 }, { 0xFD82, 31423 }, { 0xFD83, 31446 }, { 0xFD84, 31471 }, { 0xFD85, 31494 }, { 0xFD86, 31517 }, { 0xFD87, 31542 }, { 0xFD88, 31565 }, { 0xFD89, 31590 }, { 0xFD8A, 31615 }, { 0xFD8B, 31640 }, { 0xFD8C, 31663 }, { 0xFD8D, 31688 }, { 0xFD8E, 31713 }, { 0xFD8F, 31738 }, { 0xFD92, 31763 }, { 0xFD93, 31788 }, { 0xFD94, 31813 }, { 0xFD95, 31838 }, { 0xFD96, 31863 }, { 0xFD97, 31886 }, { 0xFD98, 31909 }, { 0xFD99, 31934 }, { 0xFD9A, 31957 }, { 0xFD9B, 31980 }, { 0xFD9C, 32003 }, { 0xFD9D, 32026 }, { 0xFD9E, 32051 }, { 0xFD9F, 32074 }, { 0xFDA0, 32097 }, { 0xFDA1, 32120 }, { 0xFDA2, 32143 }, { 0xFDA3, 32166 }, { 0xFDA4, 32189 }, { 0xFDA5, 32212 }, { 0xFDA6, 32235 }, { 0xFDA7, 32258 }, { 0xFDA8, 32281 }, { 0xFDA9, 32304 }, { 0xFDAA, 32327 }, { 0xFDAB, 32350 }, { 0xFDAC, 32373 }, { 0xFDAD, 32396 }, { 0xFDAE, 32419 }, { 0xFDAF, 32442 }, { 0xFDB0, 32465 }, { 0xFDB1, 32488 }, { 0xFDB2, 32511 }, { 0xFDB3, 32534 }, { 0xFDB4, 32557 }, { 0xFDB5, 32582 }, { 0xFDB6, 32607 }, { 0xFDB7, 32630 }, { 0xFDB8, 32653 }, { 0xFDB9, 32678 }, { 0xFDBA, 32701 }, { 0xFDBB, 32726 }, { 0xFDBC, 32749 }, { 0xFDBD, 32772 }, { 0xFDBE, 32795 }, { 0xFDBF, 32818 }, { 0xFDC0, 32841 }, { 0xFDC1, 32864 }, { 0xFDC2, 32887 }, { 0xFDC3, 32910 }, { 0xFDC4, 32935 }, { 0xFDC5, 32960 }, { 0xFDC6, 32985 }, { 0xFDC7, 33008 }, { 0xFDF0, 33031 }, { 0xFDF1, 33057 }, { 0xFDF2, 33083 }, { 0xFDF3, 33114 }, { 0xFDF4, 33145 }, { 0xFDF5, 33176 }, { 0xFDF6, 33207 }, { 0xFDF7, 33238 }, { 0xFDF8, 33269 }, { 0xFDF9, 33300 }, { 0xFDFA, 33326 }, { 0xFDFB, 33427 }, { 0xFDFC, 33478 }, { 0xFE10, 33509 }, { 0xFE11, 33525 }, { 0xFE12, 33541 }, { 0xFE13, 33557 }, { 0xFE14, 33573 }, { 0xFE15, 33589 }, { 0xFE16, 33605 }, { 0xFE17, 33621 }, { 0xFE18, 33637 }, { 0xFE19, 33653 }, { 0xFE30, 33669 }, { 0xFE31, 33685 }, { 0xFE32, 33701 }, { 0xFE33, 33717 }, { 0xFE34, 33717 }, { 0xFE35, 33733 }, { 0xFE36, 33749 }, { 0xFE37, 33765 }, { 0xFE38, 33781 }, { 0xFE39, 33797 }, { 0xFE3A, 33813 }, { 0xFE3B, 33829 }, { 0xFE3C, 33845 }, { 0xFE3D, 33861 }, { 0xFE3E, 33877 }, { 0xFE3F, 33893 }, { 0xFE40, 33909 }, { 0xFE41, 33925 }, { 0xFE42, 33941 }, { 0xFE43, 33957 }, { 0xFE44, 33973 }, { 0xFE47, 33989 }, { 0xFE48, 34005 }, { 0xFE49, 34021 }, { 0xFE4A, 34021 }, { 0xFE4B, 34021 }, { 0xFE4C, 34021 }, { 0xFE4D, 34035 }, { 0xFE4E, 34035 }, { 0xFE4F, 34035 }, { 0xFE50, 34049 }, { 0xFE51, 34062 }, { 0xFE52, 34075 }, { 0xFE54, 34088 }, { 0xFE55, 34101 }, { 0xFE56, 34114 }, { 0xFE57, 34127 }, { 0xFE58, 34140 }, { 0xFE59, 34153 }, { 0xFE5A, 34166 }, { 0xFE5B, 34179 }, { 0xFE5C, 34192 }, { 0xFE5D, 34205 }, { 0xFE5E, 34218 }, { 0xFE5F, 34231 }, { 0xFE60, 34244 }, { 0xFE61, 34257 }, { 0xFE62, 34270 }, { 0xFE63, 34283 }, { 0xFE64, 34296 }, { 0xFE65, 34309 }, { 0xFE66, 34322 }, { 0xFE68, 34335 }, { 0xFE69, 34348 }, { 0xFE6A, 34361 }, { 0xFE6B, 34374 }, { 0xFE70, 34387 }, { 0xFE71, 34408 }, { 0xFE72, 34427 }, { 0xFE74, 34448 }, { 0xFE76, 34469 }, { 0xFE77, 34490 }, { 0xFE78, 34509 }, { 0xFE79, 34530 }, { 0xFE7A, 34549 }, { 0xFE7B, 34570 }, { 0xFE7C, 34589 }, { 0xFE7D, 34610 }, { 0xFE7E, 34629 }, { 0xFE7F, 34650 }, { 0xFE80, 34669 }, { 0xFE81, 34685 }, { 0xFE82, 34701 }, { 0xFE83, 34714 }, { 0xFE84, 34730 }, { 0xFE85, 34743 }, { 0xFE86, 34759 }, { 0xFE87, 34772 }, { 0xFE88, 34788 }, { 0xFE89, 34801 }, { 0xFE8A, 34817 }, { 0xFE8B, 34830 }, { 0xFE8C, 34845 }, { 0xFE8D, 34859 }, { 0xFE8E, 34875 }, { 0xFE8F, 34888 }, { 0xFE90, 34904 }, { 0xFE91, 34917 }, { 0xFE92, 34932 }, { 0xFE93, 34946 }, { 0xFE94, 34962 }, { 0xFE95, 34975 }, { 0xFE96, 34991 }, { 0xFE97, 35004 }, { 0xFE98, 35019 }, { 0xFE99, 35033 }, { 0xFE9A, 35049 }, { 0xFE9B, 35062 }, { 0xFE9C, 35077 }, { 0xFE9D, 35091 }, { 0xFE9E, 35107 }, { 0xFE9F, 35120 }, { 0xFEA0, 35135 }, { 0xFEA1, 35149 }, { 0xFEA2, 35165 }, { 0xFEA3, 35178 }, { 0xFEA4, 35193 }, { 0xFEA5, 35207 }, { 0xFEA6, 35223 }, { 0xFEA7, 35236 }, { 0xFEA8, 35251 }, { 0xFEA9, 35265 }, { 0xFEAA, 35281 }, { 0xFEAB, 35294 }, { 0xFEAC, 35310 }, { 0xFEAD, 35323 }, { 0xFEAE, 35339 }, { 0xFEAF, 35352 }, { 0xFEB0, 35368 }, { 0xFEB1, 35381 }, { 0xFEB2, 35397 }, { 0xFEB3, 35410 }, { 0xFEB4, 35425 }, { 0xFEB5, 35439 }, { 0xFEB6, 35455 }, { 0xFEB7, 35468 }, { 0xFEB8, 35483 }, { 0xFEB9, 35497 }, { 0xFEBA, 35513 }, { 0xFEBB, 35526 }, { 0xFEBC, 35541 }, { 0xFEBD, 35555 }, { 0xFEBE, 35571 }, { 0xFEBF, 35584 }, { 0xFEC0, 35599 }, { 0xFEC1, 35613 }, { 0xFEC2, 35629 }, { 0xFEC3, 35642 }, { 0xFEC4, 35657 }, { 0xFEC5, 35671 }, { 0xFEC6, 35687 }, { 0xFEC7, 35700 }, { 0xFEC8, 35715 }, { 0xFEC9, 35729 }, { 0xFECA, 35745 }, { 0xFECB, 35758 }, { 0xFECC, 35773 }, { 0xFECD, 35787 }, { 0xFECE, 35803 }, { 0xFECF, 35816 }, { 0xFED0, 35831 }, { 0xFED1, 35845 }, { 0xFED2, 35861 }, { 0xFED3, 35874 }, { 0xFED4, 35889 }, { 0xFED5, 35903 }, { 0xFED6, 35919 }, { 0xFED7, 35932 }, { 0xFED8, 35947 }, { 0xFED9, 35961 }, { 0xFEDA, 35977 }, { 0xFEDB, 35990 }, { 0xFEDC, 36005 }, { 0xFEDD, 36019 }, { 0xFEDE, 36035 }, { 0xFEDF, 36048 }, { 0xFEE0, 36063 }, { 0xFEE1, 36077 }, { 0xFEE2, 36093 }, { 0xFEE3, 36106 }, { 0xFEE4, 36121 }, { 0xFEE5, 36135 }, { 0xFEE6, 36151 }, { 0xFEE7, 36164 }, { 0xFEE8, 36179 }, { 0xFEE9, 36193 }, { 0xFEEA, 36209 }, { 0xFEEB, 36222 }, { 0xFEEC, 36237 }, { 0xFEED, 36251 }, { 0xFEEE, 36267 }, { 0xFEEF, 36280 }, { 0xFEF0, 36296 }, { 0xFEF1, 36309 }, { 0xFEF2, 36325 }, { 0xFEF3, 36338 }, { 0xFEF4, 36353 }, { 0xFEF5, 36367 }, { 0xFEF6, 36388 }, { 0xFEF7, 36406 }, { 0xFEF8, 36427 }, { 0xFEF9, 36445 }, { 0xFEFA, 36466 }, { 0xFEFB, 36484 }, { 0xFEFC, 36505 }, { 0xFF01, 36523 }, { 0xFF02, 36535 }, { 0xFF03, 36547 }, { 0xFF04, 36559 }, { 0xFF05, 36571 }, { 0xFF06, 36583 }, { 0xFF07, 36595 }, { 0xFF08, 36607 }, { 0xFF09, 36619 }, { 0xFF0A, 36631 }, { 0xFF0B, 36643 }, { 0xFF0C, 36655 }, { 0xFF0D, 36667 }, { 0xFF0E, 36679 }, { 0xFF0F, 36691 }, { 0xFF10, 36703 }, { 0xFF11, 36715 }, { 0xFF12, 36727 }, { 0xFF13, 36739 }, { 0xFF14, 36751 }, { 0xFF15, 36763 }, { 0xFF16, 36775 }, { 0xFF17, 36787 }, { 0xFF18, 36799 }, { 0xFF19, 36811 }, { 0xFF1A, 36823 }, { 0xFF1B, 36835 }, { 0xFF1C, 36847 }, { 0xFF1D, 36859 }, { 0xFF1E, 36871 }, { 0xFF1F, 36883 }, { 0xFF20, 36895 }, { 0xFF21, 36907 }, { 0xFF22, 36919 }, { 0xFF23, 36931 }, { 0xFF24, 36943 }, { 0xFF25, 36955 }, { 0xFF26, 36967 }, { 0xFF27, 36979 }, { 0xFF28, 36991 }, { 0xFF29, 37003 }, { 0xFF2A, 37015 }, { 0xFF2B, 37027 }, { 0xFF2C, 37039 }, { 0xFF2D, 37051 }, { 0xFF2E, 37063 }, { 0xFF2F, 37075 }, { 0xFF30, 37087 }, { 0xFF31, 37099 }, { 0xFF32, 37111 }, { 0xFF33, 37123 }, { 0xFF34, 37135 }, { 0xFF35, 37147 }, { 0xFF36, 37159 }, { 0xFF37, 37171 }, { 0xFF38, 37183 }, { 0xFF39, 37195 }, { 0xFF3A, 37207 }, { 0xFF3B, 37219 }, { 0xFF3C, 37231 }, { 0xFF3D, 37243 }, { 0xFF3E, 37255 }, { 0xFF3F, 37267 }, { 0xFF40, 37279 }, { 0xFF41, 37291 }, { 0xFF42, 37303 }, { 0xFF43, 37315 }, { 0xFF44, 37327 }, { 0xFF45, 37339 }, { 0xFF46, 37351 }, { 0xFF47, 37363 }, { 0xFF48, 37375 }, { 0xFF49, 37387 }, { 0xFF4A, 37399 }, { 0xFF4B, 37411 }, { 0xFF4C, 37423 }, { 0xFF4D, 37435 }, { 0xFF4E, 37447 }, { 0xFF4F, 37459 }, { 0xFF50, 37471 }, { 0xFF51, 37483 }, { 0xFF52, 37495 }, { 0xFF53, 37507 }, { 0xFF54, 37519 }, { 0xFF55, 37531 }, { 0xFF56, 37543 }, { 0xFF57, 37555 }, { 0xFF58, 37567 }, { 0xFF59, 37579 }, { 0xFF5A, 37591 }, { 0xFF5B, 37603 }, { 0xFF5C, 37615 }, { 0xFF5D, 37627 }, { 0xFF5E, 37639 }, { 0xFF5F, 37651 }, { 0xFF60, 37663 }, { 0xFF61, 37675 }, { 0xFF62, 37689 }, { 0xFF63, 37703 }, { 0xFF64, 37717 }, { 0xFF65, 37731 }, { 0xFF66, 37745 }, { 0xFF67, 37759 }, { 0xFF68, 37773 }, { 0xFF69, 37787 }, { 0xFF6A, 37801 }, { 0xFF6B, 37815 }, { 0xFF6C, 37829 }, { 0xFF6D, 37843 }, { 0xFF6E, 37857 }, { 0xFF6F, 37871 }, { 0xFF70, 37885 }, { 0xFF71, 37899 }, { 0xFF72, 37913 }, { 0xFF73, 37927 }, { 0xFF74, 37941 }, { 0xFF75, 37955 }, { 0xFF76, 37969 }, { 0xFF77, 37983 }, { 0xFF78, 37997 }, { 0xFF79, 38011 }, { 0xFF7A, 38025 }, { 0xFF7B, 38039 }, { 0xFF7C, 38053 }, { 0xFF7D, 38067 }, { 0xFF7E, 38081 }, { 0xFF7F, 38095 }, { 0xFF80, 38109 }, { 0xFF81, 38123 }, { 0xFF82, 38137 }, { 0xFF83, 38151 }, { 0xFF84, 38165 }, { 0xFF85, 38179 }, { 0xFF86, 38193 }, { 0xFF87, 38207 }, { 0xFF88, 38221 }, { 0xFF89, 38235 }, { 0xFF8A, 38249 }, { 0xFF8B, 38263 }, { 0xFF8C, 38277 }, { 0xFF8D, 38291 }, { 0xFF8E, 38305 }, { 0xFF8F, 38319 }, { 0xFF90, 38333 }, { 0xFF91, 38347 }, { 0xFF92, 38361 }, { 0xFF93, 38375 }, { 0xFF94, 38389 }, { 0xFF95, 38403 }, { 0xFF96, 38417 }, { 0xFF97, 38431 }, { 0xFF98, 38445 }, { 0xFF99, 38459 }, { 0xFF9A, 38473 }, { 0xFF9B, 38487 }, { 0xFF9C, 38501 }, { 0xFF9D, 38515 }, { 0xFF9E, 38529 }, { 0xFF9F, 38543 }, { 0xFFA0, 38557 }, { 0xFFA1, 38571 }, { 0xFFA2, 38585 }, { 0xFFA3, 38599 }, { 0xFFA4, 38613 }, { 0xFFA5, 38627 }, { 0xFFA6, 38641 }, { 0xFFA7, 38655 }, { 0xFFA8, 38669 }, { 0xFFA9, 38683 }, { 0xFFAA, 38697 }, { 0xFFAB, 38711 }, { 0xFFAC, 38725 }, { 0xFFAD, 38739 }, { 0xFFAE, 38753 }, { 0xFFAF, 38767 }, { 0xFFB0, 38781 }, { 0xFFB1, 38795 }, { 0xFFB2, 38809 }, { 0xFFB3, 38823 }, { 0xFFB4, 38837 }, { 0xFFB5, 38851 }, { 0xFFB6, 38865 }, { 0xFFB7, 38879 }, { 0xFFB8, 38893 }, { 0xFFB9, 38907 }, { 0xFFBA, 38921 }, { 0xFFBB, 38935 }, { 0xFFBC, 38949 }, { 0xFFBD, 38963 }, { 0xFFBE, 38977 }, { 0xFFC2, 38991 }, { 0xFFC3, 39005 }, { 0xFFC4, 39019 }, { 0xFFC5, 39033 }, { 0xFFC6, 39047 }, { 0xFFC7, 39061 }, { 0xFFCA, 39075 }, { 0xFFCB, 39089 }, { 0xFFCC, 39103 }, { 0xFFCD, 39117 }, { 0xFFCE, 39131 }, { 0xFFCF, 39145 }, { 0xFFD2, 39159 }, { 0xFFD3, 39173 }, { 0xFFD4, 39187 }, { 0xFFD5, 39201 }, { 0xFFD6, 39215 }, { 0xFFD7, 39229 }, { 0xFFDA, 39243 }, { 0xFFDB, 39257 }, { 0xFFDC, 39271 }, { 0xFFE0, 39285 }, { 0xFFE1, 39297 }, { 0xFFE2, 39309 }, { 0xFFE3, 39321 }, { 0xFFE4, 39333 }, { 0xFFE5, 39345 }, { 0xFFE6, 39357 }, { 0xFFE8, 39369 }, { 0xFFE9, 39383 }, { 0xFFEA, 39397 }, { 0xFFEB, 39411 }, { 0xFFEC, 39425 }, { 0xFFED, 39439 }, { 0xFFEE, 39453 }, { 0x1D400, 39467 }, { 0x1D401, 3735 }, { 0x1D402, 3132 }, { 0x1D403, 4260 }, { 0x1D404, 3803 }, { 0x1D405, 3838 }, { 0x1D406, 39502 }, { 0x1D407, 3283 }, { 0x1D408, 3396 }, { 0x1D409, 39537 }, { 0x1D40A, 39572 }, { 0x1D40B, 3431 }, { 0x1D40C, 3873 }, { 0x1D40D, 3499 }, { 0x1D40E, 39607 }, { 0x1D40F, 3544 }, { 0x1D410, 3579 }, { 0x1D411, 3614 }, { 0x1D412, 39642 }, { 0x1D413, 39677 }, { 0x1D414, 39712 }, { 0x1D415, 39747 }, { 0x1D416, 39782 }, { 0x1D417, 39817 }, { 0x1D418, 39852 }, { 0x1D419, 3700 }, { 0x1D41A, 39887 }, { 0x1D41B, 39920 }, { 0x1D41C, 39953 }, { 0x1D41D, 4295 }, { 0x1D41E, 3770 }, { 0x1D41F, 39986 }, { 0x1D420, 3250 }, { 0x1D421, 3318 }, { 0x1D422, 4038 }, { 0x1D423, 4328 }, { 0x1D424, 40019 }, { 0x1D425, 3466 }, { 0x1D426, 40052 }, { 0x1D427, 40085 }, { 0x1D428, 3908 }, { 0x1D429, 40118 }, { 0x1D42A, 40151 }, { 0x1D42B, 40184 }, { 0x1D42C, 40217 }, { 0x1D42D, 40250 }, { 0x1D42E, 40283 }, { 0x1D42F, 40316 }, { 0x1D430, 40349 }, { 0x1D431, 40382 }, { 0x1D432, 40415 }, { 0x1D433, 40448 }, { 0x1D434, 39467 }, { 0x1D435, 3735 }, { 0x1D436, 3132 }, { 0x1D437, 4260 }, { 0x1D438, 3803 }, { 0x1D439, 3838 }, { 0x1D43A, 39502 }, { 0x1D43B, 3283 }, { 0x1D43C, 3396 }, { 0x1D43D, 39537 }, { 0x1D43E, 39572 }, { 0x1D43F, 3431 }, { 0x1D440, 3873 }, { 0x1D441, 3499 }, { 0x1D442, 39607 }, { 0x1D443, 3544 }, { 0x1D444, 3579 }, { 0x1D445, 3614 }, { 0x1D446, 39642 }, { 0x1D447, 39677 }, { 0x1D448, 39712 }, { 0x1D449, 39747 }, { 0x1D44A, 39782 }, { 0x1D44B, 39817 }, { 0x1D44C, 39852 }, { 0x1D44D, 3700 }, { 0x1D44E, 39887 }, { 0x1D44F, 39920 }, { 0x1D450, 39953 }, { 0x1D451, 4295 }, { 0x1D452, 3770 }, { 0x1D453, 39986 }, { 0x1D454, 3250 }, { 0x1D456, 4038 }, { 0x1D457, 4328 }, { 0x1D458, 40019 }, { 0x1D459, 3466 }, { 0x1D45A, 40052 }, { 0x1D45B, 40085 }, { 0x1D45C, 3908 }, { 0x1D45D, 40118 }, { 0x1D45E, 40151 }, { 0x1D45F, 40184 }, { 0x1D460, 40217 }, { 0x1D461, 40250 }, { 0x1D462, 40283 }, { 0x1D463, 40316 }, { 0x1D464, 40349 }, { 0x1D465, 40382 }, { 0x1D466, 40415 }, { 0x1D467, 40448 }, { 0x1D468, 39467 }, { 0x1D469, 3735 }, { 0x1D46A, 3132 }, { 0x1D46B, 4260 }, { 0x1D46C, 3803 }, { 0x1D46D, 3838 }, { 0x1D46E, 39502 }, { 0x1D46F, 3283 }, { 0x1D470, 3396 }, { 0x1D471, 39537 }, { 0x1D472, 39572 }, { 0x1D473, 3431 }, { 0x1D474, 3873 }, { 0x1D475, 3499 }, { 0x1D476, 39607 }, { 0x1D477, 3544 }, { 0x1D478, 3579 }, { 0x1D479, 3614 }, { 0x1D47A, 39642 }, { 0x1D47B, 39677 }, { 0x1D47C, 39712 }, { 0x1D47D, 39747 }, { 0x1D47E, 39782 }, { 0x1D47F, 39817 }, { 0x1D480, 39852 }, { 0x1D481, 3700 }, { 0x1D482, 39887 }, { 0x1D483, 39920 }, { 0x1D484, 39953 }, { 0x1D485, 4295 }, { 0x1D486, 3770 }, { 0x1D487, 39986 }, { 0x1D488, 3250 }, { 0x1D489, 3318 }, { 0x1D48A, 4038 }, { 0x1D48B, 4328 }, { 0x1D48C, 40019 }, { 0x1D48D, 3466 }, { 0x1D48E, 40052 }, { 0x1D48F, 40085 }, { 0x1D490, 3908 }, { 0x1D491, 40118 }, { 0x1D492, 40151 }, { 0x1D493, 40184 }, { 0x1D494, 40217 }, { 0x1D495, 40250 }, { 0x1D496, 40283 }, { 0x1D497, 40316 }, { 0x1D498, 40349 }, { 0x1D499, 40382 }, { 0x1D49A, 40415 }, { 0x1D49B, 40448 }, { 0x1D49C, 39467 }, { 0x1D49E, 3132 }, { 0x1D49F, 4260 }, { 0x1D4A2, 39502 }, { 0x1D4A5, 39537 }, { 0x1D4A6, 39572 }, { 0x1D4A9, 3499 }, { 0x1D4AA, 39607 }, { 0x1D4AB, 3544 }, { 0x1D4AC, 3579 }, { 0x1D4AE, 39642 }, { 0x1D4AF, 39677 }, { 0x1D4B0, 39712 }, { 0x1D4B1, 39747 }, { 0x1D4B2, 39782 }, { 0x1D4B3, 39817 }, { 0x1D4B4, 39852 }, { 0x1D4B5, 3700 }, { 0x1D4B6, 39887 }, { 0x1D4B7, 39920 }, { 0x1D4B8, 39953 }, { 0x1D4B9, 4295 }, { 0x1D4BB, 39986 }, { 0x1D4BD, 3318 }, { 0x1D4BE, 4038 }, { 0x1D4BF, 4328 }, { 0x1D4C0, 40019 }, { 0x1D4C1, 3466 }, { 0x1D4C2, 40052 }, { 0x1D4C3, 40085 }, { 0x1D4C5, 40118 }, { 0x1D4C6, 40151 }, { 0x1D4C7, 40184 }, { 0x1D4C8, 40217 }, { 0x1D4C9, 40250 }, { 0x1D4CA, 40283 }, { 0x1D4CB, 40316 }, { 0x1D4CC, 40349 }, { 0x1D4CD, 40382 }, { 0x1D4CE, 40415 }, { 0x1D4CF, 40448 }, { 0x1D4D0, 39467 }, { 0x1D4D1, 3735 }, { 0x1D4D2, 3132 }, { 0x1D4D3, 4260 }, { 0x1D4D4, 3803 }, { 0x1D4D5, 3838 }, { 0x1D4D6, 39502 }, { 0x1D4D7, 3283 }, { 0x1D4D8, 3396 }, { 0x1D4D9, 39537 }, { 0x1D4DA, 39572 }, { 0x1D4DB, 3431 }, { 0x1D4DC, 3873 }, { 0x1D4DD, 3499 }, { 0x1D4DE, 39607 }, { 0x1D4DF, 3544 }, { 0x1D4E0, 3579 }, { 0x1D4E1, 3614 }, { 0x1D4E2, 39642 }, { 0x1D4E3, 39677 }, { 0x1D4E4, 39712 }, { 0x1D4E5, 39747 }, { 0x1D4E6, 39782 }, { 0x1D4E7, 39817 }, { 0x1D4E8, 39852 }, { 0x1D4E9, 3700 }, { 0x1D4EA, 39887 }, { 0x1D4EB, 39920 }, { 0x1D4EC, 39953 }, { 0x1D4ED, 4295 }, { 0x1D4EE, 3770 }, { 0x1D4EF, 39986 }, { 0x1D4F0, 3250 }, { 0x1D4F1, 3318 }, { 0x1D4F2, 4038 }, { 0x1D4F3, 4328 }, { 0x1D4F4, 40019 }, { 0x1D4F5, 3466 }, { 0x1D4F6, 40052 }, { 0x1D4F7, 40085 }, { 0x1D4F8, 3908 }, { 0x1D4F9, 40118 }, { 0x1D4FA, 40151 }, { 0x1D4FB, 40184 }, { 0x1D4FC, 40217 }, { 0x1D4FD, 40250 }, { 0x1D4FE, 40283 }, { 0x1D4FF, 40316 }, { 0x1D500, 40349 }, { 0x1D501, 40382 }, { 0x1D502, 40415 }, { 0x1D503, 40448 }, { 0x1D504, 39467 }, { 0x1D505, 3735 }, { 0x1D507, 4260 }, { 0x1D508, 3803 }, { 0x1D509, 3838 }, { 0x1D50A, 39502 }, { 0x1D50D, 39537 }, { 0x1D50E, 39572 }, { 0x1D50F, 3431 }, { 0x1D510, 3873 }, { 0x1D511, 3499 }, { 0x1D512, 39607 }, { 0x1D513, 3544 }, { 0x1D514, 3579 }, { 0x1D516, 39642 }, { 0x1D517, 39677 }, { 0x1D518, 39712 }, { 0x1D519, 39747 }, { 0x1D51A, 39782 }, { 0x1D51B, 39817 }, { 0x1D51C, 39852 }, { 0x1D51E, 39887 }, { 0x1D51F, 39920 }, { 0x1D520, 39953 }, { 0x1D521, 4295 }, { 0x1D522, 3770 }, { 0x1D523, 39986 }, { 0x1D524, 3250 }, { 0x1D525, 3318 }, { 0x1D526, 4038 }, { 0x1D527, 4328 }, { 0x1D528, 40019 }, { 0x1D529, 3466 }, { 0x1D52A, 40052 }, { 0x1D52B, 40085 }, { 0x1D52C, 3908 }, { 0x1D52D, 40118 }, { 0x1D52E, 40151 }, { 0x1D52F, 40184 }, { 0x1D530, 40217 }, { 0x1D531, 40250 }, { 0x1D532, 40283 }, { 0x1D533, 40316 }, { 0x1D534, 40349 }, { 0x1D535, 40382 }, { 0x1D536, 40415 }, { 0x1D537, 40448 }, { 0x1D538, 39467 }, { 0x1D539, 3735 }, { 0x1D53B, 4260 }, { 0x1D53C, 3803 }, { 0x1D53D, 3838 }, { 0x1D53E, 39502 }, { 0x1D540, 3396 }, { 0x1D541, 39537 }, { 0x1D542, 39572 }, { 0x1D543, 3431 }, { 0x1D544, 3873 }, { 0x1D546, 39607 }, { 0x1D54A, 39642 }, { 0x1D54B, 39677 }, { 0x1D54C, 39712 }, { 0x1D54D, 39747 }, { 0x1D54E, 39782 }, { 0x1D54F, 39817 }, { 0x1D550, 39852 }, { 0x1D552, 39887 }, { 0x1D553, 39920 }, { 0x1D554, 39953 }, { 0x1D555, 4295 }, { 0x1D556, 3770 }, { 0x1D557, 39986 }, { 0x1D558, 3250 }, { 0x1D559, 3318 }, { 0x1D55A, 4038 }, { 0x1D55B, 4328 }, { 0x1D55C, 40019 }, { 0x1D55D, 3466 }, { 0x1D55E, 40052 }, { 0x1D55F, 40085 }, { 0x1D560, 3908 }, { 0x1D561, 40118 }, { 0x1D562, 40151 }, { 0x1D563, 40184 }, { 0x1D564, 40217 }, { 0x1D565, 40250 }, { 0x1D566, 40283 }, { 0x1D567, 40316 }, { 0x1D568, 40349 }, { 0x1D569, 40382 }, { 0x1D56A, 40415 }, { 0x1D56B, 40448 }, { 0x1D56C, 39467 }, { 0x1D56D, 3735 }, { 0x1D56E, 3132 }, { 0x1D56F, 4260 }, { 0x1D570, 3803 }, { 0x1D571, 3838 }, { 0x1D572, 39502 }, { 0x1D573, 3283 }, { 0x1D574, 3396 }, { 0x1D575, 39537 }, { 0x1D576, 39572 }, { 0x1D577, 3431 }, { 0x1D578, 3873 }, { 0x1D579, 3499 }, { 0x1D57A, 39607 }, { 0x1D57B, 3544 }, { 0x1D57C, 3579 }, { 0x1D57D, 3614 }, { 0x1D57E, 39642 }, { 0x1D57F, 39677 }, { 0x1D580, 39712 }, { 0x1D581, 39747 }, { 0x1D582, 39782 }, { 0x1D583, 39817 }, { 0x1D584, 39852 }, { 0x1D585, 3700 }, { 0x1D586, 39887 }, { 0x1D587, 39920 }, { 0x1D588, 39953 }, { 0x1D589, 4295 }, { 0x1D58A, 3770 }, { 0x1D58B, 39986 }, { 0x1D58C, 3250 }, { 0x1D58D, 3318 }, { 0x1D58E, 4038 }, { 0x1D58F, 4328 }, { 0x1D590, 40019 }, { 0x1D591, 3466 }, { 0x1D592, 40052 }, { 0x1D593, 40085 }, { 0x1D594, 3908 }, { 0x1D595, 40118 }, { 0x1D596, 40151 }, { 0x1D597, 40184 }, { 0x1D598, 40217 }, { 0x1D599, 40250 }, { 0x1D59A, 40283 }, { 0x1D59B, 40316 }, { 0x1D59C, 40349 }, { 0x1D59D, 40382 }, { 0x1D59E, 40415 }, { 0x1D59F, 40448 }, { 0x1D5A0, 39467 }, { 0x1D5A1, 3735 }, { 0x1D5A2, 3132 }, { 0x1D5A3, 4260 }, { 0x1D5A4, 3803 }, { 0x1D5A5, 3838 }, { 0x1D5A6, 39502 }, { 0x1D5A7, 3283 }, { 0x1D5A8, 3396 }, { 0x1D5A9, 39537 }, { 0x1D5AA, 39572 }, { 0x1D5AB, 3431 }, { 0x1D5AC, 3873 }, { 0x1D5AD, 3499 }, { 0x1D5AE, 39607 }, { 0x1D5AF, 3544 }, { 0x1D5B0, 3579 }, { 0x1D5B1, 3614 }, { 0x1D5B2, 39642 }, { 0x1D5B3, 39677 }, { 0x1D5B4, 39712 }, { 0x1D5B5, 39747 }, { 0x1D5B6, 39782 }, { 0x1D5B7, 39817 }, { 0x1D5B8, 39852 }, { 0x1D5B9, 3700 }, { 0x1D5BA, 39887 }, { 0x1D5BB, 39920 }, { 0x1D5BC, 39953 }, { 0x1D5BD, 4295 }, { 0x1D5BE, 3770 }, { 0x1D5BF, 39986 }, { 0x1D5C0, 3250 }, { 0x1D5C1, 3318 }, { 0x1D5C2, 4038 }, { 0x1D5C3, 4328 }, { 0x1D5C4, 40019 }, { 0x1D5C5, 3466 }, { 0x1D5C6, 40052 }, { 0x1D5C7, 40085 }, { 0x1D5C8, 3908 }, { 0x1D5C9, 40118 }, { 0x1D5CA, 40151 }, { 0x1D5CB, 40184 }, { 0x1D5CC, 40217 }, { 0x1D5CD, 40250 }, { 0x1D5CE, 40283 }, { 0x1D5CF, 40316 }, { 0x1D5D0, 40349 }, { 0x1D5D1, 40382 }, { 0x1D5D2, 40415 }, { 0x1D5D3, 40448 }, { 0x1D5D4, 39467 }, { 0x1D5D5, 3735 }, { 0x1D5D6, 3132 }, { 0x1D5D7, 4260 }, { 0x1D5D8, 3803 }, { 0x1D5D9, 3838 }, { 0x1D5DA, 39502 }, { 0x1D5DB, 3283 }, { 0x1D5DC, 3396 }, { 0x1D5DD, 39537 }, { 0x1D5DE, 39572 }, { 0x1D5DF, 3431 }, { 0x1D5E0, 3873 }, { 0x1D5E1, 3499 }, { 0x1D5E2, 39607 }, { 0x1D5E3, 3544 }, { 0x1D5E4, 3579 }, { 0x1D5E5, 3614 }, { 0x1D5E6, 39642 }, { 0x1D5E7, 39677 }, { 0x1D5E8, 39712 }, { 0x1D5E9, 39747 }, { 0x1D5EA, 39782 }, { 0x1D5EB, 39817 }, { 0x1D5EC, 39852 }, { 0x1D5ED, 3700 }, { 0x1D5EE, 39887 }, { 0x1D5EF, 39920 }, { 0x1D5F0, 39953 }, { 0x1D5F1, 4295 }, { 0x1D5F2, 3770 }, { 0x1D5F3, 39986 }, { 0x1D5F4, 3250 }, { 0x1D5F5, 3318 }, { 0x1D5F6, 4038 }, { 0x1D5F7, 4328 }, { 0x1D5F8, 40019 }, { 0x1D5F9, 3466 }, { 0x1D5FA, 40052 }, { 0x1D5FB, 40085 }, { 0x1D5FC, 3908 }, { 0x1D5FD, 40118 }, { 0x1D5FE, 40151 }, { 0x1D5FF, 40184 }, { 0x1D600, 40217 }, { 0x1D601, 40250 }, { 0x1D602, 40283 }, { 0x1D603, 40316 }, { 0x1D604, 40349 }, { 0x1D605, 40382 }, { 0x1D606, 40415 }, { 0x1D607, 40448 }, { 0x1D608, 39467 }, { 0x1D609, 3735 }, { 0x1D60A, 3132 }, { 0x1D60B, 4260 }, { 0x1D60C, 3803 }, { 0x1D60D, 3838 }, { 0x1D60E, 39502 }, { 0x1D60F, 3283 }, { 0x1D610, 3396 }, { 0x1D611, 39537 }, { 0x1D612, 39572 }, { 0x1D613, 3431 }, { 0x1D614, 3873 }, { 0x1D615, 3499 }, { 0x1D616, 39607 }, { 0x1D617, 3544 }, { 0x1D618, 3579 }, { 0x1D619, 3614 }, { 0x1D61A, 39642 }, { 0x1D61B, 39677 }, { 0x1D61C, 39712 }, { 0x1D61D, 39747 }, { 0x1D61E, 39782 }, { 0x1D61F, 39817 }, { 0x1D620, 39852 }, { 0x1D621, 3700 }, { 0x1D622, 39887 }, { 0x1D623, 39920 }, { 0x1D624, 39953 }, { 0x1D625, 4295 }, { 0x1D626, 3770 }, { 0x1D627, 39986 }, { 0x1D628, 3250 }, { 0x1D629, 3318 }, { 0x1D62A, 4038 }, { 0x1D62B, 4328 }, { 0x1D62C, 40019 }, { 0x1D62D, 3466 }, { 0x1D62E, 40052 }, { 0x1D62F, 40085 }, { 0x1D630, 3908 }, { 0x1D631, 40118 }, { 0x1D632, 40151 }, { 0x1D633, 40184 }, { 0x1D634, 40217 }, { 0x1D635, 40250 }, { 0x1D636, 40283 }, { 0x1D637, 40316 }, { 0x1D638, 40349 }, { 0x1D639, 40382 }, { 0x1D63A, 40415 }, { 0x1D63B, 40448 }, { 0x1D63C, 39467 }, { 0x1D63D, 3735 }, { 0x1D63E, 3132 }, { 0x1D63F, 4260 }, { 0x1D640, 3803 }, { 0x1D641, 3838 }, { 0x1D642, 39502 }, { 0x1D643, 3283 }, { 0x1D644, 3396 }, { 0x1D645, 39537 }, { 0x1D646, 39572 }, { 0x1D647, 3431 }, { 0x1D648, 3873 }, { 0x1D649, 3499 }, { 0x1D64A, 39607 }, { 0x1D64B, 3544 }, { 0x1D64C, 3579 }, { 0x1D64D, 3614 }, { 0x1D64E, 39642 }, { 0x1D64F, 39677 }, { 0x1D650, 39712 }, { 0x1D651, 39747 }, { 0x1D652, 39782 }, { 0x1D653, 39817 }, { 0x1D654, 39852 }, { 0x1D655, 3700 }, { 0x1D656, 39887 }, { 0x1D657, 39920 }, { 0x1D658, 39953 }, { 0x1D659, 4295 }, { 0x1D65A, 3770 }, { 0x1D65B, 39986 }, { 0x1D65C, 3250 }, { 0x1D65D, 3318 }, { 0x1D65E, 4038 }, { 0x1D65F, 4328 }, { 0x1D660, 40019 }, { 0x1D661, 3466 }, { 0x1D662, 40052 }, { 0x1D663, 40085 }, { 0x1D664, 3908 }, { 0x1D665, 40118 }, { 0x1D666, 40151 }, { 0x1D667, 40184 }, { 0x1D668, 40217 }, { 0x1D669, 40250 }, { 0x1D66A, 40283 }, { 0x1D66B, 40316 }, { 0x1D66C, 40349 }, { 0x1D66D, 40382 }, { 0x1D66E, 40415 }, { 0x1D66F, 40448 }, { 0x1D670, 39467 }, { 0x1D671, 3735 }, { 0x1D672, 3132 }, { 0x1D673, 4260 }, { 0x1D674, 3803 }, { 0x1D675, 3838 }, { 0x1D676, 39502 }, { 0x1D677, 3283 }, { 0x1D678, 3396 }, { 0x1D679, 39537 }, { 0x1D67A, 39572 }, { 0x1D67B, 3431 }, { 0x1D67C, 3873 }, { 0x1D67D, 3499 }, { 0x1D67E, 39607 }, { 0x1D67F, 3544 }, { 0x1D680, 3579 }, { 0x1D681, 3614 }, { 0x1D682, 39642 }, { 0x1D683, 39677 }, { 0x1D684, 39712 }, { 0x1D685, 39747 }, { 0x1D686, 39782 }, { 0x1D687, 39817 }, { 0x1D688, 39852 }, { 0x1D689, 3700 }, { 0x1D68A, 39887 }, { 0x1D68B, 39920 }, { 0x1D68C, 39953 }, { 0x1D68D, 4295 }, { 0x1D68E, 3770 }, { 0x1D68F, 39986 }, { 0x1D690, 3250 }, { 0x1D691, 3318 }, { 0x1D692, 4038 }, { 0x1D693, 4328 }, { 0x1D694, 40019 }, { 0x1D695, 3466 }, { 0x1D696, 40052 }, { 0x1D697, 40085 }, { 0x1D698, 3908 }, { 0x1D699, 40118 }, { 0x1D69A, 40151 }, { 0x1D69B, 40184 }, { 0x1D69C, 40217 }, { 0x1D69D, 40250 }, { 0x1D69E, 40283 }, { 0x1D69F, 40316 }, { 0x1D6A0, 40349 }, { 0x1D6A1, 40382 }, { 0x1D6A2, 40415 }, { 0x1D6A3, 40448 }, { 0x1D6A4, 40481 }, { 0x1D6A5, 40522 }, { 0x1D6A8, 40563 }, { 0x1D6A9, 40602 }, { 0x1D6AA, 4157 }, { 0x1D6AB, 40640 }, { 0x1D6AC, 40679 }, { 0x1D6AD, 40720 }, { 0x1D6AE, 40758 }, { 0x1D6AF, 40795 }, { 0x1D6B0, 40834 }, { 0x1D6B1, 40872 }, { 0x1D6B2, 40911 }, { 0x1D6B3, 40950 }, { 0x1D6B4, 40986 }, { 0x1D6B5, 41022 }, { 0x1D6B6, 41058 }, { 0x1D6B7, 4196 }, { 0x1D6B8, 41099 }, { 0x1D6B9, 41136 }, { 0x1D6BA, 41175 }, { 0x1D6BB, 41214 }, { 0x1D6BC, 41251 }, { 0x1D6BD, 41292 }, { 0x1D6BE, 41329 }, { 0x1D6BF, 41366 }, { 0x1D6C0, 41403 }, { 0x1D6C1, 41442 }, { 0x1D6C2, 41460 }, { 0x1D6C3, 41497 }, { 0x1D6C4, 4120 }, { 0x1D6C5, 41533 }, { 0x1D6C6, 41570 }, { 0x1D6C7, 41609 }, { 0x1D6C8, 41645 }, { 0x1D6C9, 41680 }, { 0x1D6CA, 41717 }, { 0x1D6CB, 41753 }, { 0x1D6CC, 41790 }, { 0x1D6CD, 41827 }, { 0x1D6CE, 41861 }, { 0x1D6CF, 41895 }, { 0x1D6D0, 41929 }, { 0x1D6D1, 4086 }, { 0x1D6D2, 41968 }, { 0x1D6D3, 42003 }, { 0x1D6D4, 42046 }, { 0x1D6D5, 42083 }, { 0x1D6D6, 42118 }, { 0x1D6D7, 42157 }, { 0x1D6D8, 42192 }, { 0x1D6D9, 42227 }, { 0x1D6DA, 42262 }, { 0x1D6DB, 42299 }, { 0x1D6DC, 42332 }, { 0x1D6DD, 42372 }, { 0x1D6DE, 42403 }, { 0x1D6DF, 42434 }, { 0x1D6E0, 42463 }, { 0x1D6E1, 42492 }, { 0x1D6E2, 40563 }, { 0x1D6E3, 40602 }, { 0x1D6E4, 4157 }, { 0x1D6E5, 40640 }, { 0x1D6E6, 40679 }, { 0x1D6E7, 40720 }, { 0x1D6E8, 40758 }, { 0x1D6E9, 40795 }, { 0x1D6EA, 40834 }, { 0x1D6EB, 40872 }, { 0x1D6EC, 40911 }, { 0x1D6ED, 40950 }, { 0x1D6EE, 40986 }, { 0x1D6EF, 41022 }, { 0x1D6F0, 41058 }, { 0x1D6F1, 4196 }, { 0x1D6F2, 41099 }, { 0x1D6F3, 41136 }, { 0x1D6F4, 41175 }, { 0x1D6F5, 41214 }, { 0x1D6F6, 41251 }, { 0x1D6F7, 41292 }, { 0x1D6F8, 41329 }, { 0x1D6F9, 41366 }, { 0x1D6FA, 41403 }, { 0x1D6FB, 41442 }, { 0x1D6FC, 41460 }, { 0x1D6FD, 41497 }, { 0x1D6FE, 4120 }, { 0x1D6FF, 41533 }, { 0x1D700, 41570 }, { 0x1D701, 41609 }, { 0x1D702, 41645 }, { 0x1D703, 41680 }, { 0x1D704, 41717 }, { 0x1D705, 41753 }, { 0x1D706, 41790 }, { 0x1D707, 41827 }, { 0x1D708, 41861 }, { 0x1D709, 41895 }, { 0x1D70A, 41929 }, { 0x1D70B, 4086 }, { 0x1D70C, 41968 }, { 0x1D70D, 42003 }, { 0x1D70E, 42046 }, { 0x1D70F, 42083 }, { 0x1D710, 42118 }, { 0x1D711, 42157 }, { 0x1D712, 42192 }, { 0x1D713, 42227 }, { 0x1D714, 42262 }, { 0x1D715, 42299 }, { 0x1D716, 42332 }, { 0x1D717, 42372 }, { 0x1D718, 42403 }, { 0x1D719, 42434 }, { 0x1D71A, 42463 }, { 0x1D71B, 42492 }, { 0x1D71C, 40563 }, { 0x1D71D, 40602 }, { 0x1D71E, 4157 }, { 0x1D71F, 40640 }, { 0x1D720, 40679 }, { 0x1D721, 40720 }, { 0x1D722, 40758 }, { 0x1D723, 40795 }, { 0x1D724, 40834 }, { 0x1D725, 40872 }, { 0x1D726, 40911 }, { 0x1D727, 40950 }, { 0x1D728, 40986 }, { 0x1D729, 41022 }, { 0x1D72A, 41058 }, { 0x1D72B, 4196 }, { 0x1D72C, 41099 }, { 0x1D72D, 41136 }, { 0x1D72E, 41175 }, { 0x1D72F, 41214 }, { 0x1D730, 41251 }, { 0x1D731, 41292 }, { 0x1D732, 41329 }, { 0x1D733, 41366 }, { 0x1D734, 41403 }, { 0x1D735, 41442 }, { 0x1D736, 41460 }, { 0x1D737, 41497 }, { 0x1D738, 4120 }, { 0x1D739, 41533 }, { 0x1D73A, 41570 }, { 0x1D73B, 41609 }, { 0x1D73C, 41645 }, { 0x1D73D, 41680 }, { 0x1D73E, 41717 }, { 0x1D73F, 41753 }, { 0x1D740, 41790 }, { 0x1D741, 41827 }, { 0x1D742, 41861 }, { 0x1D743, 41895 }, { 0x1D744, 41929 }, { 0x1D745, 4086 }, { 0x1D746, 41968 }, { 0x1D747, 42003 }, { 0x1D748, 42046 }, { 0x1D749, 42083 }, { 0x1D74A, 42118 }, { 0x1D74B, 42157 }, { 0x1D74C, 42192 }, { 0x1D74D, 42227 }, { 0x1D74E, 42262 }, { 0x1D74F, 42299 }, { 0x1D750, 42332 }, { 0x1D751, 42372 }, { 0x1D752, 42403 }, { 0x1D753, 42434 }, { 0x1D754, 42463 }, { 0x1D755, 42492 }, { 0x1D756, 40563 }, { 0x1D757, 40602 }, { 0x1D758, 4157 }, { 0x1D759, 40640 }, { 0x1D75A, 40679 }, { 0x1D75B, 40720 }, { 0x1D75C, 40758 }, { 0x1D75D, 40795 }, { 0x1D75E, 40834 }, { 0x1D75F, 40872 }, { 0x1D760, 40911 }, { 0x1D761, 40950 }, { 0x1D762, 40986 }, { 0x1D763, 41022 }, { 0x1D764, 41058 }, { 0x1D765, 4196 }, { 0x1D766, 41099 }, { 0x1D767, 41136 }, { 0x1D768, 41175 }, { 0x1D769, 41214 }, { 0x1D76A, 41251 }, { 0x1D76B, 41292 }, { 0x1D76C, 41329 }, { 0x1D76D, 41366 }, { 0x1D76E, 41403 }, { 0x1D76F, 41442 }, { 0x1D770, 41460 }, { 0x1D771, 41497 }, { 0x1D772, 4120 }, { 0x1D773, 41533 }, { 0x1D774, 41570 }, { 0x1D775, 41609 }, { 0x1D776, 41645 }, { 0x1D777, 41680 }, { 0x1D778, 41717 }, { 0x1D779, 41753 }, { 0x1D77A, 41790 }, { 0x1D77B, 41827 }, { 0x1D77C, 41861 }, { 0x1D77D, 41895 }, { 0x1D77E, 41929 }, { 0x1D77F, 4086 }, { 0x1D780, 41968 }, { 0x1D781, 42003 }, { 0x1D782, 42046 }, { 0x1D783, 42083 }, { 0x1D784, 42118 }, { 0x1D785, 42157 }, { 0x1D786, 42192 }, { 0x1D787, 42227 }, { 0x1D788, 42262 }, { 0x1D789, 42299 }, { 0x1D78A, 42332 }, { 0x1D78B, 42372 }, { 0x1D78C, 42403 }, { 0x1D78D, 42434 }, { 0x1D78E, 42463 }, { 0x1D78F, 42492 }, { 0x1D790, 40563 }, { 0x1D791, 40602 }, { 0x1D792, 4157 }, { 0x1D793, 40640 }, { 0x1D794, 40679 }, { 0x1D795, 40720 }, { 0x1D796, 40758 }, { 0x1D797, 40795 }, { 0x1D798, 40834 }, { 0x1D799, 40872 }, { 0x1D79A, 40911 }, { 0x1D79B, 40950 }, { 0x1D79C, 40986 }, { 0x1D79D, 41022 }, { 0x1D79E, 41058 }, { 0x1D79F, 4196 }, { 0x1D7A0, 41099 }, { 0x1D7A1, 41136 }, { 0x1D7A2, 41175 }, { 0x1D7A3, 41214 }, { 0x1D7A4, 41251 }, { 0x1D7A5, 41292 }, { 0x1D7A6, 41329 }, { 0x1D7A7, 41366 }, { 0x1D7A8, 41403 }, { 0x1D7A9, 41442 }, { 0x1D7AA, 41460 }, { 0x1D7AB, 41497 }, { 0x1D7AC, 4120 }, { 0x1D7AD, 41533 }, { 0x1D7AE, 41570 }, { 0x1D7AF, 41609 }, { 0x1D7B0, 41645 }, { 0x1D7B1, 41680 }, { 0x1D7B2, 41717 }, { 0x1D7B3, 41753 }, { 0x1D7B4, 41790 }, { 0x1D7B5, 41827 }, { 0x1D7B6, 41861 }, { 0x1D7B7, 41895 }, { 0x1D7B8, 41929 }, { 0x1D7B9, 4086 }, { 0x1D7BA, 41968 }, { 0x1D7BB, 42003 }, { 0x1D7BC, 42046 }, { 0x1D7BD, 42083 }, { 0x1D7BE, 42118 }, { 0x1D7BF, 42157 }, { 0x1D7C0, 42192 }, { 0x1D7C1, 42227 }, { 0x1D7C2, 42262 }, { 0x1D7C3, 42299 }, { 0x1D7C4, 42332 }, { 0x1D7C5, 42372 }, { 0x1D7C6, 42403 }, { 0x1D7C7, 42434 }, { 0x1D7C8, 42463 }, { 0x1D7C9, 42492 }, { 0x1D7CA, 42520 }, { 0x1D7CB, 42553 }, { 0x1D7CE, 42592 }, { 0x1D7CF, 42615 }, { 0x1D7D0, 42637 }, { 0x1D7D1, 42659 }, { 0x1D7D2, 42683 }, { 0x1D7D3, 42706 }, { 0x1D7D4, 42729 }, { 0x1D7D5, 42751 }, { 0x1D7D6, 42775 }, { 0x1D7D7, 42799 }, { 0x1D7D8, 42592 }, { 0x1D7D9, 42615 }, { 0x1D7DA, 42637 }, { 0x1D7DB, 42659 }, { 0x1D7DC, 42683 }, { 0x1D7DD, 42706 }, { 0x1D7DE, 42729 }, { 0x1D7DF, 42751 }, { 0x1D7E0, 42775 }, { 0x1D7E1, 42799 }, { 0x1D7E2, 42592 }, { 0x1D7E3, 42615 }, { 0x1D7E4, 42637 }, { 0x1D7E5, 42659 }, { 0x1D7E6, 42683 }, { 0x1D7E7, 42706 }, { 0x1D7E8, 42729 }, { 0x1D7E9, 42751 }, { 0x1D7EA, 42775 }, { 0x1D7EB, 42799 }, { 0x1D7EC, 42592 }, { 0x1D7ED, 42615 }, { 0x1D7EE, 42637 }, { 0x1D7EF, 42659 }, { 0x1D7F0, 42683 }, { 0x1D7F1, 42706 }, { 0x1D7F2, 42729 }, { 0x1D7F3, 42751 }, { 0x1D7F4, 42775 }, { 0x1D7F5, 42799 }, { 0x1D7F6, 42592 }, { 0x1D7F7, 42615 }, { 0x1D7F8, 42637 }, { 0x1D7F9, 42659 }, { 0x1D7FA, 42683 }, { 0x1D7FB, 42706 }, { 0x1D7FC, 42729 }, { 0x1D7FD, 42751 }, { 0x1D7FE, 42775 }, { 0x1D7FF, 42799 }, { 0x1EE00, 42822 }, { 0x1EE01, 42853 }, { 0x1EE02, 42883 }, { 0x1EE03, 42914 }, { 0x1EE05, 42944 }, { 0x1EE06, 42974 }, { 0x1EE07, 43005 }, { 0x1EE08, 43035 }, { 0x1EE09, 43065 }, { 0x1EE0A, 43095 }, { 0x1EE0B, 43125 }, { 0x1EE0C, 43155 }, { 0x1EE0D, 43186 }, { 0x1EE0E, 43217 }, { 0x1EE0F, 43248 }, { 0x1EE10, 43278 }, { 0x1EE11, 43308 }, { 0x1EE12, 43338 }, { 0x1EE13, 43368 }, { 0x1EE14, 43398 }, { 0x1EE15, 43430 }, { 0x1EE16, 43460 }, { 0x1EE17, 43491 }, { 0x1EE18, 43522 }, { 0x1EE19, 43553 }, { 0x1EE1A, 43583 }, { 0x1EE1B, 43613 }, { 0x1EE1C, 43645 }, { 0x1EE1D, 43683 }, { 0x1EE1E, 43721 }, { 0x1EE1F, 43759 }, { 0x1EE21, 42853 }, { 0x1EE22, 42883 }, { 0x1EE24, 43797 }, { 0x1EE27, 43005 }, { 0x1EE29, 43065 }, { 0x1EE2A, 43095 }, { 0x1EE2B, 43125 }, { 0x1EE2C, 43155 }, { 0x1EE2D, 43186 }, { 0x1EE2E, 43217 }, { 0x1EE2F, 43248 }, { 0x1EE30, 43278 }, { 0x1EE31, 43308 }, { 0x1EE32, 43338 }, { 0x1EE34, 43398 }, { 0x1EE35, 43430 }, { 0x1EE36, 43460 }, { 0x1EE37, 43491 }, { 0x1EE39, 43553 }, { 0x1EE3B, 43613 }, { 0x1EE42, 42883 }, { 0x1EE47, 43005 }, { 0x1EE49, 43065 }, { 0x1EE4B, 43125 }, { 0x1EE4D, 43186 }, { 0x1EE4E, 43217 }, { 0x1EE4F, 43248 }, { 0x1EE51, 43308 }, { 0x1EE52, 43338 }, { 0x1EE54, 43398 }, { 0x1EE57, 43491 }, { 0x1EE59, 43553 }, { 0x1EE5B, 43613 }, { 0x1EE5D, 43683 }, { 0x1EE5F, 43759 }, { 0x1EE61, 42853 }, { 0x1EE62, 42883 }, { 0x1EE64, 43797 }, { 0x1EE67, 43005 }, { 0x1EE68, 43035 }, { 0x1EE69, 43065 }, { 0x1EE6A, 43095 }, { 0x1EE6C, 43155 }, { 0x1EE6D, 43186 }, { 0x1EE6E, 43217 }, { 0x1EE6F, 43248 }, { 0x1EE70, 43278 }, { 0x1EE71, 43308 }, { 0x1EE72, 43338 }, { 0x1EE74, 43398 }, { 0x1EE75, 43430 }, { 0x1EE76, 43460 }, { 0x1EE77, 43491 }, { 0x1EE79, 43553 }, { 0x1EE7A, 43583 }, { 0x1EE7B, 43613 }, { 0x1EE7C, 43645 }, { 0x1EE7E, 43721 }, { 0x1EE80, 42822 }, { 0x1EE81, 42853 }, { 0x1EE82, 42883 }, { 0x1EE83, 42914 }, { 0x1EE84, 43797 }, { 0x1EE85, 42944 }, { 0x1EE86, 42974 }, { 0x1EE87, 43005 }, { 0x1EE88, 43035 }, { 0x1EE89, 43065 }, { 0x1EE8B, 43125 }, { 0x1EE8C, 43155 }, { 0x1EE8D, 43186 }, { 0x1EE8E, 43217 }, { 0x1EE8F, 43248 }, { 0x1EE90, 43278 }, { 0x1EE91, 43308 }, { 0x1EE92, 43338 }, { 0x1EE93, 43368 }, { 0x1EE94, 43398 }, { 0x1EE95, 43430 }, { 0x1EE96, 43460 }, { 0x1EE97, 43491 }, { 0x1EE98, 43522 }, { 0x1EE99, 43553 }, { 0x1EE9A, 43583 }, { 0x1EE9B, 43613 }, { 0x1EEA1, 42853 }, { 0x1EEA2, 42883 }, { 0x1EEA3, 42914 }, { 0x1EEA5, 42944 }, { 0x1EEA6, 42974 }, { 0x1EEA7, 43005 }, { 0x1EEA8, 43035 }, { 0x1EEA9, 43065 }, { 0x1EEAB, 43125 }, { 0x1EEAC, 43155 }, { 0x1EEAD, 43186 }, { 0x1EEAE, 43217 }, { 0x1EEAF, 43248 }, { 0x1EEB0, 43278 }, { 0x1EEB1, 43308 }, { 0x1EEB2, 43338 }, { 0x1EEB3, 43368 }, { 0x1EEB4, 43398 }, { 0x1EEB5, 43430 }, { 0x1EEB6, 43460 }, { 0x1EEB7, 43491 }, { 0x1EEB8, 43522 }, { 0x1EEB9, 43553 }, { 0x1EEBA, 43583 }, { 0x1EEBB, 43613 }, { 0x1F100, 43827 }, { 0x1F101, 43837 }, { 0x1F102, 43847 }, { 0x1F103, 43857 }, { 0x1F104, 43867 }, { 0x1F105, 43877 }, { 0x1F106, 43887 }, { 0x1F107, 43897 }, { 0x1F108, 43907 }, { 0x1F109, 43917 }, { 0x1F10A, 43927 }, { 0x1F110, 43937 }, { 0x1F111, 43952 }, { 0x1F112, 43967 }, { 0x1F113, 43982 }, { 0x1F114, 43997 }, { 0x1F115, 44012 }, { 0x1F116, 44027 }, { 0x1F117, 44042 }, { 0x1F118, 44057 }, { 0x1F119, 44072 }, { 0x1F11A, 44087 }, { 0x1F11B, 44102 }, { 0x1F11C, 44117 }, { 0x1F11D, 44132 }, { 0x1F11E, 44147 }, { 0x1F11F, 44162 }, { 0x1F120, 44177 }, { 0x1F121, 44192 }, { 0x1F122, 44207 }, { 0x1F123, 44222 }, { 0x1F124, 44237 }, { 0x1F125, 44252 }, { 0x1F126, 44267 }, { 0x1F127, 44282 }, { 0x1F128, 44297 }, { 0x1F129, 44312 }, { 0x1F12A, 44327 }, { 0x1F12B, 6824 }, { 0x1F12C, 7034 }, { 0x1F12D, 44342 }, { 0x1F12E, 44361 }, { 0x1F130, 44380 }, { 0x1F131, 44394 }, { 0x1F132, 44408 }, { 0x1F133, 44422 }, { 0x1F134, 44436 }, { 0x1F135, 44450 }, { 0x1F136, 44464 }, { 0x1F137, 44478 }, { 0x1F138, 44492 }, { 0x1F139, 44506 }, { 0x1F13A, 44520 }, { 0x1F13B, 44534 }, { 0x1F13C, 44548 }, { 0x1F13D, 44562 }, { 0x1F13E, 44576 }, { 0x1F13F, 44590 }, { 0x1F140, 44604 }, { 0x1F141, 44618 }, { 0x1F142, 44632 }, { 0x1F143, 44646 }, { 0x1F144, 44660 }, { 0x1F145, 44674 }, { 0x1F146, 44688 }, { 0x1F147, 44702 }, { 0x1F148, 44716 }, { 0x1F149, 44730 }, { 0x1F14A, 44744 }, { 0x1F14B, 19934 }, { 0x1F14C, 44763 }, { 0x1F14D, 44782 }, { 0x1F14E, 44801 }, { 0x1F14F, 44825 }, { 0x1F16A, 44844 }, { 0x1F16B, 44862 }, { 0x1F16C, 44880 }, { 0x1F190, 44898 }, { 0x1F200, 44917 }, { 0x1F201, 44936 }, { 0x1F202, 44955 }, { 0x1F210, 44969 }, { 0x1F211, 44983 }, { 0x1F212, 44997 }, { 0x1F213, 45011 }, { 0x1F214, 45025 }, { 0x1F215, 45039 }, { 0x1F216, 45053 }, { 0x1F217, 45067 }, { 0x1F218, 45081 }, { 0x1F219, 45095 }, { 0x1F21A, 45109 }, { 0x1F21B, 45123 }, { 0x1F21C, 45137 }, { 0x1F21D, 45151 }, { 0x1F21E, 45165 }, { 0x1F21F, 45179 }, { 0x1F220, 45193 }, { 0x1F221, 45207 }, { 0x1F222, 45221 }, { 0x1F223, 45235 }, { 0x1F224, 45249 }, { 0x1F225, 45263 }, { 0x1F226, 45277 }, { 0x1F227, 45291 }, { 0x1F228, 45305 }, { 0x1F229, 45319 }, { 0x1F22A, 45333 }, { 0x1F22B, 45347 }, { 0x1F22C, 45361 }, { 0x1F22D, 45375 }, { 0x1F22E, 45389 }, { 0x1F22F, 45403 }, { 0x1F230, 45417 }, { 0x1F231, 45431 }, { 0x1F232, 45445 }, { 0x1F233, 45459 }, { 0x1F234, 45473 }, { 0x1F235, 45487 }, { 0x1F236, 45501 }, { 0x1F237, 45515 }, { 0x1F238, 45529 }, { 0x1F239, 45543 }, { 0x1F23A, 45557 }, { 0x1F23B, 45571 }, { 0x1F240, 45585 }, { 0x1F241, 45600 }, { 0x1F242, 45615 }, { 0x1F243, 45630 }, { 0x1F244, 45645 }, { 0x1F245, 45660 }, { 0x1F246, 45675 }, { 0x1F247, 45690 }, { 0x1F248, 45705 }, { 0x1F250, 45720 }, { 0x1F251, 45734 }, { 0x1FBF0, 42592 }, { 0x1FBF1, 42615 }, { 0x1FBF2, 42637 }, { 0x1FBF3, 42659 }, { 0x1FBF4, 42683 }, { 0x1FBF5, 42706 }, { 0x1FBF6, 42729 }, { 0x1FBF7, 42751 }, { 0x1FBF8, 42775 }, { 0x1FBF9, 42799 }, { (gunichar)(-1), 0 } /* end marker */ }; static const char names_list_colons_strings[] = "0041 0300\0" "0041 0301\0" "0041 0302\0" "0041 0303\0" "0041 0308\0" "0041 030A\0" "0043 0327\0" "0045 0300\0" "0045 0301\0" "0045 0302\0" "0045 0308\0" "0049 0300\0" "0049 0301\0" "0049 0302\0" "0049 0308\0" "004E 0303\0" "004F 0300\0" "004F 0301\0" "004F 0302\0" "004F 0303\0" "004F 0308\0" "0055 0300\0" "0055 0301\0" "0055 0302\0" "0055 0308\0" "0059 0301\0" "0061 0300\0" "0061 0301\0" "0061 0302\0" "0061 0303\0" "0061 0308\0" "0061 030A\0" "0063 0327\0" "0065 0300\0" "0065 0301\0" "0065 0302\0" "0065 0308\0" "0069 0300\0" "0069 0301\0" "0069 0302\0" "0069 0308\0" "006E 0303\0" "006F 0300\0" "006F 0301\0" "006F 0302\0" "006F 0303\0" "006F 0308\0" "0075 0300\0" "0075 0301\0" "0075 0302\0" "0075 0308\0" "0079 0301\0" "0079 0308\0" "0041 0304\0" "0061 0304\0" "0041 0306\0" "0061 0306\0" "0041 0328\0" "0061 0328\0" "0043 0301\0" "0063 0301\0" "0043 0302\0" "0063 0302\0" "0043 0307\0" "0063 0307\0" "0043 030C\0" "0063 030C\0" "0044 030C\0" "0064 030C\0" "0045 0304\0" "0065 0304\0" "0045 0306\0" "0065 0306\0" "0045 0307\0" "0065 0307\0" "0045 0328\0" "0065 0328\0" "0045 030C\0" "0065 030C\0" "0047 0302\0" "0067 0302\0" "0047 0306\0" "0067 0306\0" "0047 0307\0" "0067 0307\0" "0047 0327\0" "0067 0327\0" "0048 0302\0" "0068 0302\0" "0049 0303\0" "0069 0303\0" "0049 0304\0" "0069 0304\0" "0049 0306\0" "0069 0306\0" "0049 0328\0" "0069 0328\0" "0049 0307\0" "004A 0302\0" "006A 0302\0" "004B 0327\0" "006B 0327\0" "004C 0301\0" "006C 0301\0" "004C 0327\0" "006C 0327\0" "004C 030C\0" "006C 030C\0" "004E 0301\0" "006E 0301\0" "004E 0327\0" "006E 0327\0" "004E 030C\0" "006E 030C\0" "004F 0304\0" "006F 0304\0" "004F 0306\0" "006F 0306\0" "004F 030B\0" "006F 030B\0" "0052 0301\0" "0072 0301\0" "0052 0327\0" "0072 0327\0" "0052 030C\0" "0072 030C\0" "0053 0301\0" "0073 0301\0" "0053 0302\0" "0073 0302\0" "0053 0327\0" "0073 0327\0" "0053 030C\0" "0073 030C\0" "0054 0327\0" "0074 0327\0" "0054 030C\0" "0074 030C\0" "0055 0303\0" "0075 0303\0" "0055 0304\0" "0075 0304\0" "0055 0306\0" "0075 0306\0" "0055 030A\0" "0075 030A\0" "0055 030B\0" "0075 030B\0" "0055 0328\0" "0075 0328\0" "0057 0302\0" "0077 0302\0" "0059 0302\0" "0079 0302\0" "0059 0308\0" "005A 0301\0" "007A 0301\0" "005A 0307\0" "007A 0307\0" "005A 030C\0" "007A 030C\0" "004F 031B\0" "006F 031B\0" "0055 031B\0" "0075 031B\0" "0041 030C\0" "0061 030C\0" "0049 030C\0" "0069 030C\0" "004F 030C\0" "006F 030C\0" "0055 030C\0" "0075 030C\0" "00DC 0304\0" "00FC 0304\0" "00DC 0301\0" "00FC 0301\0" "00DC 030C\0" "00FC 030C\0" "00DC 0300\0" "00FC 0300\0" "00C4 0304\0" "00E4 0304\0" "0226 0304\0" "0227 0304\0" "00C6 0304\0" "00E6 0304\0" "0047 030C\0" "0067 030C\0" "004B 030C\0" "006B 030C\0" "004F 0328\0" "006F 0328\0" "01EA 0304\0" "01EB 0304\0" "01B7 030C\0" "0292 030C\0" "006A 030C\0" "0047 0301\0" "0067 0301\0" "004E 0300\0" "006E 0300\0" "00C5 0301\0" "00E5 0301\0" "00C6 0301\0" "00E6 0301\0" "00D8 0301\0" "00F8 0301\0" "0041 030F\0" "0061 030F\0" "0041 0311\0" "0061 0311\0" "0045 030F\0" "0065 030F\0" "0045 0311\0" "0065 0311\0" "0049 030F\0" "0069 030F\0" "0049 0311\0" "0069 0311\0" "004F 030F\0" "006F 030F\0" "004F 0311\0" "006F 0311\0" "0052 030F\0" "0072 030F\0" "0052 0311\0" "0072 0311\0" "0055 030F\0" "0075 030F\0" "0055 0311\0" "0075 0311\0" "0053 0326\0" "0073 0326\0" "0054 0326\0" "0074 0326\0" "0048 030C\0" "0068 030C\0" "0041 0307\0" "0061 0307\0" "0045 0327\0" "0065 0327\0" "00D6 0304\0" "00F6 0304\0" "00D5 0304\0" "00F5 0304\0" "004F 0307\0" "006F 0307\0" "022E 0304\0" "022F 0304\0" "0059 0304\0" "0079 0304\0" "0300 combining grave accent\0" "0301 combining acute accent\0" "0313 combining comma above\0" "0308 0301\0" "02B9 modifier letter prime\0" "003B semicolon\0" "00A8 0301\0" "0391 0301\0" "00B7 middle dot\0" "0395 0301\0" "0397 0301\0" "0399 0301\0" "039F 0301\0" "03A5 0301\0" "03A9 0301\0" "03CA 0301\0" "0399 0308\0" "03A5 0308\0" "03B1 0301\0" "03B5 0301\0" "03B7 0301\0" "03B9 0301\0" "03CB 0301\0" "03B9 0308\0" "03C5 0308\0" "03BF 0301\0" "03C5 0301\0" "03C9 0301\0" "03D2 0301\0" "03D2 0308\0" "0415 0300\0" "0415 0308\0" "0413 0301\0" "0406 0308\0" "041A 0301\0" "0418 0300\0" "0423 0306\0" "0418 0306\0" "0438 0306\0" "0435 0300\0" "0435 0308\0" "0433 0301\0" "0456 0308\0" "043A 0301\0" "0438 0300\0" "0443 0306\0" "0474 030F\0" "0475 030F\0" "0416 0306\0" "0436 0306\0" "0410 0306\0" "0430 0306\0" "0410 0308\0" "0430 0308\0" "0415 0306\0" "0435 0306\0" "04D8 0308\0" "04D9 0308\0" "0416 0308\0" "0436 0308\0" "0417 0308\0" "0437 0308\0" "0418 0304\0" "0438 0304\0" "0418 0308\0" "0438 0308\0" "041E 0308\0" "043E 0308\0" "04E8 0308\0" "04E9 0308\0" "042D 0308\0" "044D 0308\0" "0423 0304\0" "0443 0304\0" "0423 0308\0" "0443 0308\0" "0423 030B\0" "0443 030B\0" "0427 0308\0" "0447 0308\0" "042B 0308\0" "044B 0308\0" "0627 0653\0" "0627 0654\0" "0648 0654\0" "0627 0655\0" "064A 0654\0" "06D5 0654\0" "06C1 0654\0" "06D2 0654\0" "0928 093C\0" "0930 093C\0" "0933 093C\0" "0915 093C\0" "0916 093C\0" "0917 093C\0" "091C 093C\0" "0921 093C\0" "0922 093C\0" "092B 093C\0" "092F 093C\0" "09C7 09BE\0" "09C7 09D7\0" "09A1 09BC\0" "09A2 09BC\0" "09AF 09BC\0" "0A32 0A3C\0" "0A38 0A3C\0" "0A16 0A3C\0" "0A17 0A3C\0" "0A1C 0A3C\0" "0A2B 0A3C\0" "0B47 0B56\0" "0B47 0B3E\0" "0B47 0B57\0" "0B21 0B3C\0" "0B22 0B3C\0" "0B92 0BD7\0" "0BC6 0BBE\0" "0BC7 0BBE\0" "0BC6 0BD7\0" "0C46 0C56\0" "0CBF 0CD5\0" "0CC6 0CD5\0" "0CC6 0CD6\0" "0CC6 0CC2\0" "0CCA 0CD5\0" "0D46 0D3E\0" "0D47 0D3E\0" "0D46 0D57\0" "0DD9 0DCA\0" "0DD9 0DCF\0" "0DDC 0DCA\0" "0DD9 0DDF\0" "0F42 0FB7\0" "0F4C 0FB7\0" "0F51 0FB7\0" "0F56 0FB7\0" "0F5B 0FB7\0" "0F40 0FB5\0" "0F71 0F72\0" "0F71 0F74\0" "0FB2 0F80\0" "0FB3 0F80\0" "0F71 0F80\0" "0F92 0FB7\0" "0F9C 0FB7\0" "0FA1 0FB7\0" "0FA6 0FB7\0" "0FAB 0FB7\0" "0F90 0FB5\0" "1025 102E\0" "1B05 1B35\0" "1B07 1B35\0" "1B09 1B35\0" "1B0B 1B35\0" "1B0D 1B35\0" "1B11 1B35\0" "1B3A 1B35\0" "1B3C 1B35\0" "1B3E 1B35\0" "1B3F 1B35\0" "1B42 1B35\0" "0041 0325\0" "0061 0325\0" "0042 0307\0" "0062 0307\0" "0042 0323\0" "0062 0323\0" "0042 0331\0" "0062 0331\0" "00C7 0301\0" "00E7 0301\0" "0044 0307\0" "0064 0307\0" "0044 0323\0" "0064 0323\0" "0044 0331\0" "0064 0331\0" "0044 0327\0" "0064 0327\0" "0044 032D\0" "0064 032D\0" "0112 0300\0" "0113 0300\0" "0112 0301\0" "0113 0301\0" "0045 032D\0" "0065 032D\0" "0045 0330\0" "0065 0330\0" "0228 0306\0" "0229 0306\0" "0046 0307\0" "0066 0307\0" "0047 0304\0" "0067 0304\0" "0048 0307\0" "0068 0307\0" "0048 0323\0" "0068 0323\0" "0048 0308\0" "0068 0308\0" "0048 0327\0" "0068 0327\0" "0048 032E\0" "0068 032E\0" "0049 0330\0" "0069 0330\0" "00CF 0301\0" "00EF 0301\0" "004B 0301\0" "006B 0301\0" "004B 0323\0" "006B 0323\0" "004B 0331\0" "006B 0331\0" "004C 0323\0" "006C 0323\0" "1E36 0304\0" "1E37 0304\0" "004C 0331\0" "006C 0331\0" "004C 032D\0" "006C 032D\0" "004D 0301\0" "006D 0301\0" "004D 0307\0" "006D 0307\0" "004D 0323\0" "006D 0323\0" "004E 0307\0" "006E 0307\0" "004E 0323\0" "006E 0323\0" "004E 0331\0" "006E 0331\0" "004E 032D\0" "006E 032D\0" "00D5 0301\0" "00F5 0301\0" "00D5 0308\0" "00F5 0308\0" "014C 0300\0" "014D 0300\0" "014C 0301\0" "014D 0301\0" "0050 0301\0" "0070 0301\0" "0050 0307\0" "0070 0307\0" "0052 0307\0" "0072 0307\0" "0052 0323\0" "0072 0323\0" "1E5A 0304\0" "1E5B 0304\0" "0052 0331\0" "0072 0331\0" "0053 0307\0" "0073 0307\0" "0053 0323\0" "0073 0323\0" "015A 0307\0" "015B 0307\0" "0160 0307\0" "0161 0307\0" "1E62 0307\0" "1E63 0307\0" "0054 0307\0" "0074 0307\0" "0054 0323\0" "0074 0323\0" "0054 0331\0" "0074 0331\0" "0054 032D\0" "0074 032D\0" "0055 0324\0" "0075 0324\0" "0055 0330\0" "0075 0330\0" "0055 032D\0" "0075 032D\0" "0168 0301\0" "0169 0301\0" "016A 0308\0" "016B 0308\0" "0056 0303\0" "0076 0303\0" "0056 0323\0" "0076 0323\0" "0057 0300\0" "0077 0300\0" "0057 0301\0" "0077 0301\0" "0057 0308\0" "0077 0308\0" "0057 0307\0" "0077 0307\0" "0057 0323\0" "0077 0323\0" "0058 0307\0" "0078 0307\0" "0058 0308\0" "0078 0308\0" "0059 0307\0" "0079 0307\0" "005A 0302\0" "007A 0302\0" "005A 0323\0" "007A 0323\0" "005A 0331\0" "007A 0331\0" "0068 0331\0" "0074 0308\0" "0077 030A\0" "0079 030A\0" "017F 0307\0" "0041 0323\0" "0061 0323\0" "0041 0309\0" "0061 0309\0" "00C2 0301\0" "00E2 0301\0" "00C2 0300\0" "00E2 0300\0" "00C2 0309\0" "00E2 0309\0" "00C2 0303\0" "00E2 0303\0" "1EA0 0302\0" "1EA1 0302\0" "0102 0301\0" "0103 0301\0" "0102 0300\0" "0103 0300\0" "0102 0309\0" "0103 0309\0" "0102 0303\0" "0103 0303\0" "1EA0 0306\0" "1EA1 0306\0" "0045 0323\0" "0065 0323\0" "0045 0309\0" "0065 0309\0" "0045 0303\0" "0065 0303\0" "00CA 0301\0" "00EA 0301\0" "00CA 0300\0" "00EA 0300\0" "00CA 0309\0" "00EA 0309\0" "00CA 0303\0" "00EA 0303\0" "1EB8 0302\0" "1EB9 0302\0" "0049 0309\0" "0069 0309\0" "0049 0323\0" "0069 0323\0" "004F 0323\0" "006F 0323\0" "004F 0309\0" "006F 0309\0" "00D4 0301\0" "00F4 0301\0" "00D4 0300\0" "00F4 0300\0" "00D4 0309\0" "00F4 0309\0" "00D4 0303\0" "00F4 0303\0" "1ECC 0302\0" "1ECD 0302\0" "01A0 0301\0" "01A1 0301\0" "01A0 0300\0" "01A1 0300\0" "01A0 0309\0" "01A1 0309\0" "01A0 0303\0" "01A1 0303\0" "01A0 0323\0" "01A1 0323\0" "0055 0323\0" "0075 0323\0" "0055 0309\0" "0075 0309\0" "01AF 0301\0" "01B0 0301\0" "01AF 0300\0" "01B0 0300\0" "01AF 0309\0" "01B0 0309\0" "01AF 0303\0" "01B0 0303\0" "01AF 0323\0" "01B0 0323\0" "0059 0300\0" "0079 0300\0" "0059 0323\0" "0079 0323\0" "0059 0309\0" "0079 0309\0" "0059 0303\0" "0079 0303\0" "03B1 0313\0" "03B1 0314\0" "1F00 0300\0" "1F01 0300\0" "1F00 0301\0" "1F01 0301\0" "1F00 0342\0" "1F01 0342\0" "0391 0313\0" "0391 0314\0" "1F08 0300\0" "1F09 0300\0" "1F08 0301\0" "1F09 0301\0" "1F08 0342\0" "1F09 0342\0" "03B5 0313\0" "03B5 0314\0" "1F10 0300\0" "1F11 0300\0" "1F10 0301\0" "1F11 0301\0" "0395 0313\0" "0395 0314\0" "1F18 0300\0" "1F19 0300\0" "1F18 0301\0" "1F19 0301\0" "03B7 0313\0" "03B7 0314\0" "1F20 0300\0" "1F21 0300\0" "1F20 0301\0" "1F21 0301\0" "1F20 0342\0" "1F21 0342\0" "0397 0313\0" "0397 0314\0" "1F28 0300\0" "1F29 0300\0" "1F28 0301\0" "1F29 0301\0" "1F28 0342\0" "1F29 0342\0" "03B9 0313\0" "03B9 0314\0" "1F30 0300\0" "1F31 0300\0" "1F30 0301\0" "1F31 0301\0" "1F30 0342\0" "1F31 0342\0" "0399 0313\0" "0399 0314\0" "1F38 0300\0" "1F39 0300\0" "1F38 0301\0" "1F39 0301\0" "1F38 0342\0" "1F39 0342\0" "03BF 0313\0" "03BF 0314\0" "1F40 0300\0" "1F41 0300\0" "1F40 0301\0" "1F41 0301\0" "039F 0313\0" "039F 0314\0" "1F48 0300\0" "1F49 0300\0" "1F48 0301\0" "1F49 0301\0" "03C5 0313\0" "03C5 0314\0" "1F50 0300\0" "1F51 0300\0" "1F50 0301\0" "1F51 0301\0" "1F50 0342\0" "1F51 0342\0" "03A5 0314\0" "1F59 0300\0" "1F59 0301\0" "1F59 0342\0" "03C9 0313\0" "03C9 0314\0" "1F60 0300\0" "1F61 0300\0" "1F60 0301\0" "1F61 0301\0" "1F60 0342\0" "1F61 0342\0" "03A9 0313\0" "03A9 0314\0" "1F68 0300\0" "1F69 0300\0" "1F68 0301\0" "1F69 0301\0" "1F68 0342\0" "1F69 0342\0" "03B1 0300\0" "03AC greek small letter alpha with tonos\0" "03B5 0300\0" "03AD greek small letter epsilon with tonos\0" "03B7 0300\0" "03AE greek small letter eta with tonos\0" "03B9 0300\0" "03AF greek small letter iota with tonos\0" "03BF 0300\0" "03CC greek small letter omicron with tonos\0" "03C5 0300\0" "03CD greek small letter upsilon with tonos\0" "03C9 0300\0" "03CE greek small letter omega with tonos\0" "1F00 0345\0" "1F01 0345\0" "1F02 0345\0" "1F03 0345\0" "1F04 0345\0" "1F05 0345\0" "1F06 0345\0" "1F07 0345\0" "1F08 0345\0" "1F09 0345\0" "1F0A 0345\0" "1F0B 0345\0" "1F0C 0345\0" "1F0D 0345\0" "1F0E 0345\0" "1F0F 0345\0" "1F20 0345\0" "1F21 0345\0" "1F22 0345\0" "1F23 0345\0" "1F24 0345\0" "1F25 0345\0" "1F26 0345\0" "1F27 0345\0" "1F28 0345\0" "1F29 0345\0" "1F2A 0345\0" "1F2B 0345\0" "1F2C 0345\0" "1F2D 0345\0" "1F2E 0345\0" "1F2F 0345\0" "1F60 0345\0" "1F61 0345\0" "1F62 0345\0" "1F63 0345\0" "1F64 0345\0" "1F65 0345\0" "1F66 0345\0" "1F67 0345\0" "1F68 0345\0" "1F69 0345\0" "1F6A 0345\0" "1F6B 0345\0" "1F6C 0345\0" "1F6D 0345\0" "1F6E 0345\0" "1F6F 0345\0" "03B1 0306\0" "03B1 0304\0" "1F70 0345\0" "03B1 0345\0" "03AC 0345\0" "03B1 0342\0" "1FB6 0345\0" "0391 0306\0" "0391 0304\0" "0391 0300\0" "0386 greek capital letter alpha with tonos\0" "0391 0345\0" "03B9 greek small letter iota\0" "00A8 0342\0" "1F74 0345\0" "03B7 0345\0" "03AE 0345\0" "03B7 0342\0" "1FC6 0345\0" "0395 0300\0" "0388 greek capital letter epsilon with tonos\0" "0397 0300\0" "0389 greek capital letter eta with tonos\0" "0397 0345\0" "1FBF 0300\0" "1FBF 0301\0" "1FBF 0342\0" "03B9 0306\0" "03B9 0304\0" "03CA 0300\0" "0390 greek small letter iota with dialytika and tonos\0" "03B9 0342\0" "03CA 0342\0" "0399 0306\0" "0399 0304\0" "0399 0300\0" "038A greek capital letter iota with tonos\0" "1FFE 0300\0" "1FFE 0301\0" "1FFE 0342\0" "03C5 0306\0" "03C5 0304\0" "03CB 0300\0" "03B0 greek small letter upsilon with dialytika and tonos\0" "03C1 0313\0" "03C1 0314\0" "03C5 0342\0" "03CB 0342\0" "03A5 0306\0" "03A5 0304\0" "03A5 0300\0" "038E greek capital letter upsilon with tonos\0" "03A1 0314\0" "00A8 0300\0" "0385 greek dialytika tonos\0" "0060 grave accent\0" "1F7C 0345\0" "03C9 0345\0" "03CE 0345\0" "03C9 0342\0" "1FF6 0345\0" "039F 0300\0" "038C greek capital letter omicron with tonos\0" "03A9 0300\0" "038F greek capital letter omega with tonos\0" "03A9 0345\0" "00B4 acute accent\0" "2002 en space\0" "2003 em space\0" "03A9 greek capital letter omega\0" "004B latin capital letter k\0" "00C5 latin capital letter a with ring above\0" "2190 0338\0" "2192 0338\0" "2194 0338\0" "21D0 0338\0" "21D4 0338\0" "21D2 0338\0" "2203 0338\0" "2208 0338\0" "220B 0338\0" "2223 0338\0" "2225 0338\0" "223C 0338\0" "2243 0338\0" "2245 0338\0" "2248 0338\0" "003D 0338\0" "2261 0338\0" "224D 0338\0" "003C 0338\0" "003E 0338\0" "2264 0338\0" "2265 0338\0" "2272 0338\0" "2273 0338\0" "2276 0338\0" "2277 0338\0" "227A 0338\0" "227B 0338\0" "2282 0338\0" "2283 0338\0" "2286 0338\0" "2287 0338\0" "22A2 0338\0" "22A8 0338\0" "22A9 0338\0" "22AB 0338\0" "227C 0338\0" "227D 0338\0" "2291 0338\0" "2292 0338\0" "22B2 0338\0" "22B3 0338\0" "22B4 0338\0" "22B5 0338\0" "3008 left angle bracket\0" "3009 right angle bracket\0" "2ADD 0338\0" "304B 3099\0" "304D 3099\0" "304F 3099\0" "3051 3099\0" "3053 3099\0" "3055 3099\0" "3057 3099\0" "3059 3099\0" "305B 3099\0" "305D 3099\0" "305F 3099\0" "3061 3099\0" "3064 3099\0" "3066 3099\0" "3068 3099\0" "306F 3099\0" "306F 309A\0" "3072 3099\0" "3072 309A\0" "3075 3099\0" "3075 309A\0" "3078 3099\0" "3078 309A\0" "307B 3099\0" "307B 309A\0" "3046 3099\0" "309D 3099\0" "30AB 3099\0" "30AD 3099\0" "30AF 3099\0" "30B1 3099\0" "30B3 3099\0" "30B5 3099\0" "30B7 3099\0" "30B9 3099\0" "30BB 3099\0" "30BD 3099\0" "30BF 3099\0" "30C1 3099\0" "30C4 3099\0" "30C6 3099\0" "30C8 3099\0" "30CF 3099\0" "30CF 309A\0" "30D2 3099\0" "30D2 309A\0" "30D5 3099\0" "30D5 309A\0" "30D8 3099\0" "30D8 309A\0" "30DB 3099\0" "30DB 309A\0" "30A6 3099\0" "30EF 3099\0" "30F0 3099\0" "30F1 3099\0" "30F2 3099\0" "30FD 3099\0" "8C48\0" "66F4\0" "8ECA\0" "8CC8\0" "6ED1\0" "4E32\0" "53E5\0" "9F9C\0" "5951\0" "91D1\0" "5587\0" "5948\0" "61F6\0" "7669\0" "7F85\0" "863F\0" "87BA\0" "88F8\0" "908F\0" "6A02\0" "6D1B\0" "70D9\0" "73DE\0" "843D\0" "916A\0" "99F1\0" "4E82\0" "5375\0" "6B04\0" "721B\0" "862D\0" "9E1E\0" "5D50\0" "6FEB\0" "85CD\0" "8964\0" "62C9\0" "81D8\0" "881F\0" "5ECA\0" "6717\0" "6D6A\0" "72FC\0" "90CE\0" "4F86\0" "51B7\0" "52DE\0" "64C4\0" "6AD3\0" "7210\0" "76E7\0" "8001\0" "8606\0" "865C\0" "8DEF\0" "9732\0" "9B6F\0" "9DFA\0" "788C\0" "797F\0" "7DA0\0" "83C9\0" "9304\0" "9E7F\0" "8AD6\0" "58DF\0" "5F04\0" "7C60\0" "807E\0" "7262\0" "78CA\0" "8CC2\0" "96F7\0" "58D8\0" "5C62\0" "6A13\0" "6DDA\0" "6F0F\0" "7D2F\0" "7E37\0" "964B\0" "52D2\0" "808B\0" "51DC\0" "51CC\0" "7A1C\0" "7DBE\0" "83F1\0" "9675\0" "8B80\0" "62CF\0" "8AFE\0" "4E39\0" "5BE7\0" "6012\0" "7387\0" "7570\0" "5317\0" "78FB\0" "4FBF\0" "5FA9\0" "4E0D\0" "6CCC\0" "6578\0" "7D22\0" "53C3\0" "585E\0" "7701\0" "8449\0" "8AAA\0" "6BBA\0" "8FB0\0" "6C88\0" "62FE\0" "82E5\0" "63A0\0" "7565\0" "4EAE\0" "5169\0" "51C9\0" "6881\0" "7CE7\0" "826F\0" "8AD2\0" "91CF\0" "52F5\0" "5442\0" "5973\0" "5EEC\0" "65C5\0" "6FFE\0" "792A\0" "95AD\0" "9A6A\0" "9E97\0" "9ECE\0" "529B\0" "66C6\0" "6B77\0" "8F62\0" "5E74\0" "6190\0" "6200\0" "649A\0" "6F23\0" "7149\0" "7489\0" "79CA\0" "7DF4\0" "806F\0" "8F26\0" "84EE\0" "9023\0" "934A\0" "5217\0" "52A3\0" "54BD\0" "70C8\0" "88C2\0" "5EC9\0" "5FF5\0" "637B\0" "6BAE\0" "7C3E\0" "7375\0" "4EE4\0" "56F9\0" "5DBA\0" "601C\0" "73B2\0" "7469\0" "7F9A\0" "8046\0" "9234\0" "96F6\0" "9748\0" "9818\0" "4F8B\0" "79AE\0" "91B4\0" "96B8\0" "60E1\0" "4E86\0" "50DA\0" "5BEE\0" "5C3F\0" "6599\0" "71CE\0" "7642\0" "84FC\0" "907C\0" "9F8D\0" "6688\0" "962E\0" "5289\0" "677B\0" "67F3\0" "6D41\0" "6E9C\0" "7409\0" "7559\0" "786B\0" "7D10\0" "985E\0" "516D\0" "622E\0" "9678\0" "502B\0" "5D19\0" "6DEA\0" "8F2A\0" "5F8B\0" "6144\0" "6817\0" "9686\0" "5229\0" "540F\0" "5C65\0" "6613\0" "674E\0" "68A8\0" "6CE5\0" "7406\0" "75E2\0" "7F79\0" "88CF\0" "88E1\0" "91CC\0" "96E2\0" "533F\0" "6EBA\0" "541D\0" "71D0\0" "7498\0" "85FA\0" "96A3\0" "9C57\0" "9E9F\0" "6797\0" "6DCB\0" "81E8\0" "7ACB\0" "7B20\0" "7C92\0" "72C0\0" "7099\0" "8B58\0" "4EC0\0" "8336\0" "523A\0" "5207\0" "5EA6\0" "62D3\0" "7CD6\0" "5B85\0" "6D1E\0" "66B4\0" "8F3B\0" "884C\0" "964D\0" "898B\0" "5ED3\0" "5140\0" "55C0\0" "585A\0" "6674\0" "51DE\0" "732A\0" "76CA\0" "793C\0" "795E\0" "7965\0" "798F\0" "9756\0" "7CBE\0" "7FBD\0" "8612\0" "8AF8\0" "9038\0" "90FD\0" "98EF\0" "98FC\0" "9928\0" "9DB4\0" "90DE\0" "96B7\0" "4FAE\0" "50E7\0" "514D\0" "52C9\0" "52E4\0" "5351\0" "559D\0" "5606\0" "5668\0" "5840\0" "58A8\0" "5C64\0" "5C6E\0" "6094\0" "6168\0" "618E\0" "61F2\0" "654F\0" "65E2\0" "6691\0" "6885\0" "6D77\0" "6E1A\0" "6F22\0" "716E\0" "722B\0" "7422\0" "7891\0" "793E\0" "7949\0" "7948\0" "7950\0" "7956\0" "795D\0" "798D\0" "798E\0" "7A40\0" "7A81\0" "7BC0\0" "7E09\0" "7E41\0" "7F72\0" "8005\0" "81ED\0" "8279\0" "8457\0" "8910\0" "8996\0" "8B01\0" "8B39\0" "8CD3\0" "8D08\0" "8FB6\0" "96E3\0" "97FF\0" "983B\0" "6075\0" "242EE\0" "8218\0" "4E26\0" "51B5\0" "5168\0" "4F80\0" "5145\0" "5180\0" "52C7\0" "52FA\0" "5555\0" "5599\0" "55E2\0" "58B3\0" "5944\0" "5954\0" "5A62\0" "5B28\0" "5ED2\0" "5ED9\0" "5F69\0" "5FAD\0" "60D8\0" "614E\0" "6108\0" "6160\0" "6234\0" "63C4\0" "641C\0" "6452\0" "6556\0" "671B\0" "6756\0" "6B79\0" "6EDB\0" "6ECB\0" "701E\0" "77A7\0" "7235\0" "72AF\0" "7471\0" "7506\0" "753B\0" "761D\0" "761F\0" "76DB\0" "76F4\0" "774A\0" "7740\0" "78CC\0" "7AB1\0" "7C7B\0" "7D5B\0" "7F3E\0" "8352\0" "83EF\0" "8779\0" "8941\0" "8986\0" "8ABF\0" "8ACB\0" "8AED\0" "8B8A\0" "8F38\0" "9072\0" "9199\0" "9276\0" "967C\0" "97DB\0" "980B\0" "9B12\0" "2284A\0" "22844\0" "233D5\0" "3B9D\0" "4018\0" "4039\0" "25249\0" "25CD0\0" "27ED3\0" "9F43\0" "9F8E\0" "05D9 05B4\0" "05F2 05B7\0" "05E9 05C1\0" "05E9 05C2\0" "FB49 05C1\0" "FB49 05C2\0" "05D0 05B7\0" "05D0 05B8\0" "05D0 05BC\0" "05D1 05BC\0" "05D2 05BC\0" "05D3 05BC\0" "05D4 05BC\0" "05D5 05BC\0" "05D6 05BC\0" "05D8 05BC\0" "05D9 05BC\0" "05DA 05BC\0" "05DB 05BC\0" "05DC 05BC\0" "05DE 05BC\0" "05E0 05BC\0" "05E1 05BC\0" "05E3 05BC\0" "05E4 05BC\0" "05E6 05BC\0" "05E7 05BC\0" "05E8 05BC\0" "05E9 05BC\0" "05EA 05BC\0" "05D5 05B9\0" "05D1 05BF\0" "05DB 05BF\0" "05E4 05BF\0" "11099 110BA\0" "1109B 110BA\0" "110A5 110BA\0" "11131 11127\0" "11132 11127\0" "11347 1133E\0" "11347 11357\0" "114B9 114BA\0" "114B9 114B0\0" "114B9 114BD\0" "115B8 115AF\0" "115B9 115AF\0" "11935 11930\0" "1D157 1D165\0" "1D158 1D165\0" "1D15F 1D16E\0" "1D15F 1D16F\0" "1D15F 1D170\0" "1D15F 1D171\0" "1D15F 1D172\0" "1D1B9 1D165\0" "1D1BA 1D165\0" "1D1BB 1D16E\0" "1D1BC 1D16E\0" "1D1BB 1D16F\0" "1D1BC 1D16F\0" "4E3D\0" "4E38\0" "4E41\0" "20122\0" "4F60\0" "4FBB\0" "5002\0" "507A\0" "5099\0" "50CF\0" "349E\0" "2063A\0" "5154\0" "5164\0" "5177\0" "2051C\0" "34B9\0" "5167\0" "518D\0" "2054B\0" "5197\0" "51A4\0" "4ECC\0" "51AC\0" "291DF\0" "51F5\0" "5203\0" "34DF\0" "523B\0" "5246\0" "5272\0" "5277\0" "3515\0" "5305\0" "5306\0" "5349\0" "535A\0" "5373\0" "537D\0" "537F\0" "20A2C\0" "7070\0" "53CA\0" "53DF\0" "20B63\0" "53EB\0" "53F1\0" "5406\0" "549E\0" "5438\0" "5448\0" "5468\0" "54A2\0" "54F6\0" "5510\0" "5553\0" "5563\0" "5584\0" "55AB\0" "55B3\0" "55C2\0" "5716\0" "5717\0" "5651\0" "5674\0" "58EE\0" "57CE\0" "57F4\0" "580D\0" "578B\0" "5832\0" "5831\0" "58AC\0" "214E4\0" "58F2\0" "58F7\0" "5906\0" "591A\0" "5922\0" "5962\0" "216A8\0" "216EA\0" "59EC\0" "5A1B\0" "5A27\0" "59D8\0" "5A66\0" "36EE\0" "36FC\0" "5B08\0" "5B3E\0" "219C8\0" "5BC3\0" "5BD8\0" "5BF3\0" "21B18\0" "5BFF\0" "5C06\0" "5F53\0" "5C22\0" "3781\0" "5C60\0" "5CC0\0" "5C8D\0" "21DE4\0" "5D43\0" "21DE6\0" "5D6E\0" "5D6B\0" "5D7C\0" "5DE1\0" "5DE2\0" "382F\0" "5DFD\0" "5E28\0" "5E3D\0" "5E69\0" "3862\0" "22183\0" "387C\0" "5EB0\0" "5EB3\0" "5EB6\0" "2A392\0" "5EFE\0" "22331\0" "8201\0" "5F22\0" "38C7\0" "232B8\0" "261DA\0" "5F62\0" "5F6B\0" "38E3\0" "5F9A\0" "5FCD\0" "5FD7\0" "5FF9\0" "6081\0" "393A\0" "391C\0" "226D4\0" "60C7\0" "6148\0" "614C\0" "617A\0" "61B2\0" "61A4\0" "61AF\0" "61DE\0" "6210\0" "621B\0" "625D\0" "62B1\0" "62D4\0" "6350\0" "22B0C\0" "633D\0" "62FC\0" "6368\0" "6383\0" "63E4\0" "22BF1\0" "6422\0" "63C5\0" "63A9\0" "3A2E\0" "6469\0" "647E\0" "649D\0" "6477\0" "3A6C\0" "656C\0" "2300A\0" "65E3\0" "66F8\0" "6649\0" "3B19\0" "3B08\0" "3AE4\0" "5192\0" "5195\0" "6700\0" "669C\0" "80AD\0" "43D9\0" "6721\0" "675E\0" "6753\0" "233C3\0" "3B49\0" "67FA\0" "6785\0" "6852\0" "2346D\0" "688E\0" "681F\0" "6914\0" "6942\0" "69A3\0" "69EA\0" "6AA8\0" "236A3\0" "6ADB\0" "3C18\0" "6B21\0" "238A7\0" "6B54\0" "3C4E\0" "6B72\0" "6B9F\0" "6BBB\0" "23A8D\0" "21D0B\0" "23AFA\0" "6C4E\0" "23CBC\0" "6CBF\0" "6CCD\0" "6C67\0" "6D16\0" "6D3E\0" "6D69\0" "6D78\0" "6D85\0" "23D1E\0" "6D34\0" "6E2F\0" "6E6E\0" "3D33\0" "6EC7\0" "23ED1\0" "6DF9\0" "6F6E\0" "23F5E\0" "23F8E\0" "6FC6\0" "7039\0" "701B\0" "3D96\0" "704A\0" "707D\0" "7077\0" "70AD\0" "20525\0" "7145\0" "24263\0" "719C\0" "243AB\0" "7228\0" "7250\0" "24608\0" "7280\0" "7295\0" "24735\0" "24814\0" "737A\0" "738B\0" "3EAC\0" "73A5\0" "3EB8\0" "7447\0" "745C\0" "7485\0" "74CA\0" "3F1B\0" "7524\0" "24C36\0" "753E\0" "24C92\0" "2219F\0" "7610\0" "24FA1\0" "24FB8\0" "25044\0" "3FFC\0" "4008\0" "250F3\0" "250F2\0" "25119\0" "25133\0" "771E\0" "771F\0" "778B\0" "4046\0" "4096\0" "2541D\0" "784E\0" "40E3\0" "25626\0" "2569A\0" "256C5\0" "79EB\0" "412F\0" "7A4A\0" "7A4F\0" "2597C\0" "25AA7\0" "7AEE\0" "4202\0" "25BAB\0" "7BC6\0" "7BC9\0" "4227\0" "25C80\0" "7CD2\0" "42A0\0" "7CE8\0" "7CE3\0" "7D00\0" "25F86\0" "7D63\0" "4301\0" "7DC7\0" "7E02\0" "7E45\0" "4334\0" "26228\0" "26247\0" "4359\0" "262D9\0" "7F7A\0" "2633E\0" "7F95\0" "7FFA\0" "264DA\0" "26523\0" "8060\0" "265A8\0" "8070\0" "2335F\0" "43D5\0" "80B2\0" "8103\0" "440B\0" "813E\0" "5AB5\0" "267A7\0" "267B5\0" "23393\0" "2339C\0" "8204\0" "8F9E\0" "446B\0" "8291\0" "828B\0" "829D\0" "52B3\0" "82B1\0" "82B3\0" "82BD\0" "82E6\0" "26B3C\0" "831D\0" "8363\0" "83AD\0" "8323\0" "83BD\0" "83E7\0" "8353\0" "83CA\0" "83CC\0" "83DC\0" "26C36\0" "26D6B\0" "26CD5\0" "452B\0" "84F1\0" "84F3\0" "8516\0" "273CA\0" "8564\0" "26F2C\0" "455D\0" "4561\0" "26FB1\0" "270D2\0" "456B\0" "8650\0" "8667\0" "8669\0" "86A9\0" "8688\0" "870E\0" "86E2\0" "8728\0" "876B\0" "8786\0" "45D7\0" "87E1\0" "8801\0" "45F9\0" "8860\0" "8863\0" "27667\0" "88D7\0" "88DE\0" "4635\0" "88FA\0" "34BB\0" "278AE\0" "27966\0" "46BE\0" "46C7\0" "8AA0\0" "8C55\0" "27CA8\0" "8CAB\0" "8CC1\0" "8D1B\0" "8D77\0" "27F2F\0" "20804\0" "8DCB\0" "8DBC\0" "8DF0\0" "208DE\0" "8ED4\0" "285D2\0" "285ED\0" "9094\0" "90F1\0" "9111\0" "2872E\0" "911B\0" "9238\0" "92D7\0" "92D8\0" "927C\0" "93F9\0" "9415\0" "28BFA\0" "958B\0" "4995\0" "95B7\0" "28D77\0" "49E6\0" "96C3\0" "5DB2\0" "9723\0" "29145\0" "2921A\0" "4A6E\0" "4A76\0" "97E0\0" "2940A\0" "4AB2\0" "29496\0" "9829\0" "295B6\0" "98E2\0" "4B33\0" "9929\0" "99A7\0" "99C2\0" "99FE\0" "4BCE\0" "29B30\0" "9C40\0" "9CFD\0" "4CCE\0" "4CED\0" "9D67\0" "2A0CE\0" "4CF8\0" "2A105\0" "2A20E\0" "2A291\0" "9EBB\0" "4D56\0" "9EF9\0" "9EFE\0" "9F05\0" "9F0F\0" "9F16\0" "9F3B\0" "2A600\0" ; static const UnicharStringIndex names_list_colons[] = { { 0x00C0, 0 }, { 0x00C1, 10 }, { 0x00C2, 20 }, { 0x00C3, 30 }, { 0x00C4, 40 }, { 0x00C5, 50 }, { 0x00C7, 60 }, { 0x00C8, 70 }, { 0x00C9, 80 }, { 0x00CA, 90 }, { 0x00CB, 100 }, { 0x00CC, 110 }, { 0x00CD, 120 }, { 0x00CE, 130 }, { 0x00CF, 140 }, { 0x00D1, 150 }, { 0x00D2, 160 }, { 0x00D3, 170 }, { 0x00D4, 180 }, { 0x00D5, 190 }, { 0x00D6, 200 }, { 0x00D9, 210 }, { 0x00DA, 220 }, { 0x00DB, 230 }, { 0x00DC, 240 }, { 0x00DD, 250 }, { 0x00E0, 260 }, { 0x00E1, 270 }, { 0x00E2, 280 }, { 0x00E3, 290 }, { 0x00E4, 300 }, { 0x00E5, 310 }, { 0x00E7, 320 }, { 0x00E8, 330 }, { 0x00E9, 340 }, { 0x00EA, 350 }, { 0x00EB, 360 }, { 0x00EC, 370 }, { 0x00ED, 380 }, { 0x00EE, 390 }, { 0x00EF, 400 }, { 0x00F1, 410 }, { 0x00F2, 420 }, { 0x00F3, 430 }, { 0x00F4, 440 }, { 0x00F5, 450 }, { 0x00F6, 460 }, { 0x00F9, 470 }, { 0x00FA, 480 }, { 0x00FB, 490 }, { 0x00FC, 500 }, { 0x00FD, 510 }, { 0x00FF, 520 }, { 0x0100, 530 }, { 0x0101, 540 }, { 0x0102, 550 }, { 0x0103, 560 }, { 0x0104, 570 }, { 0x0105, 580 }, { 0x0106, 590 }, { 0x0107, 600 }, { 0x0108, 610 }, { 0x0109, 620 }, { 0x010A, 630 }, { 0x010B, 640 }, { 0x010C, 650 }, { 0x010D, 660 }, { 0x010E, 670 }, { 0x010F, 680 }, { 0x0112, 690 }, { 0x0113, 700 }, { 0x0114, 710 }, { 0x0115, 720 }, { 0x0116, 730 }, { 0x0117, 740 }, { 0x0118, 750 }, { 0x0119, 760 }, { 0x011A, 770 }, { 0x011B, 780 }, { 0x011C, 790 }, { 0x011D, 800 }, { 0x011E, 810 }, { 0x011F, 820 }, { 0x0120, 830 }, { 0x0121, 840 }, { 0x0122, 850 }, { 0x0123, 860 }, { 0x0124, 870 }, { 0x0125, 880 }, { 0x0128, 890 }, { 0x0129, 900 }, { 0x012A, 910 }, { 0x012B, 920 }, { 0x012C, 930 }, { 0x012D, 940 }, { 0x012E, 950 }, { 0x012F, 960 }, { 0x0130, 970 }, { 0x0134, 980 }, { 0x0135, 990 }, { 0x0136, 1000 }, { 0x0137, 1010 }, { 0x0139, 1020 }, { 0x013A, 1030 }, { 0x013B, 1040 }, { 0x013C, 1050 }, { 0x013D, 1060 }, { 0x013E, 1070 }, { 0x0143, 1080 }, { 0x0144, 1090 }, { 0x0145, 1100 }, { 0x0146, 1110 }, { 0x0147, 1120 }, { 0x0148, 1130 }, { 0x014C, 1140 }, { 0x014D, 1150 }, { 0x014E, 1160 }, { 0x014F, 1170 }, { 0x0150, 1180 }, { 0x0151, 1190 }, { 0x0154, 1200 }, { 0x0155, 1210 }, { 0x0156, 1220 }, { 0x0157, 1230 }, { 0x0158, 1240 }, { 0x0159, 1250 }, { 0x015A, 1260 }, { 0x015B, 1270 }, { 0x015C, 1280 }, { 0x015D, 1290 }, { 0x015E, 1300 }, { 0x015F, 1310 }, { 0x0160, 1320 }, { 0x0161, 1330 }, { 0x0162, 1340 }, { 0x0163, 1350 }, { 0x0164, 1360 }, { 0x0165, 1370 }, { 0x0168, 1380 }, { 0x0169, 1390 }, { 0x016A, 1400 }, { 0x016B, 1410 }, { 0x016C, 1420 }, { 0x016D, 1430 }, { 0x016E, 1440 }, { 0x016F, 1450 }, { 0x0170, 1460 }, { 0x0171, 1470 }, { 0x0172, 1480 }, { 0x0173, 1490 }, { 0x0174, 1500 }, { 0x0175, 1510 }, { 0x0176, 1520 }, { 0x0177, 1530 }, { 0x0178, 1540 }, { 0x0179, 1550 }, { 0x017A, 1560 }, { 0x017B, 1570 }, { 0x017C, 1580 }, { 0x017D, 1590 }, { 0x017E, 1600 }, { 0x01A0, 1610 }, { 0x01A1, 1620 }, { 0x01AF, 1630 }, { 0x01B0, 1640 }, { 0x01CD, 1650 }, { 0x01CE, 1660 }, { 0x01CF, 1670 }, { 0x01D0, 1680 }, { 0x01D1, 1690 }, { 0x01D2, 1700 }, { 0x01D3, 1710 }, { 0x01D4, 1720 }, { 0x01D5, 1730 }, { 0x01D6, 1740 }, { 0x01D7, 1750 }, { 0x01D8, 1760 }, { 0x01D9, 1770 }, { 0x01DA, 1780 }, { 0x01DB, 1790 }, { 0x01DC, 1800 }, { 0x01DE, 1810 }, { 0x01DF, 1820 }, { 0x01E0, 1830 }, { 0x01E1, 1840 }, { 0x01E2, 1850 }, { 0x01E3, 1860 }, { 0x01E6, 1870 }, { 0x01E7, 1880 }, { 0x01E8, 1890 }, { 0x01E9, 1900 }, { 0x01EA, 1910 }, { 0x01EB, 1920 }, { 0x01EC, 1930 }, { 0x01ED, 1940 }, { 0x01EE, 1950 }, { 0x01EF, 1960 }, { 0x01F0, 1970 }, { 0x01F4, 1980 }, { 0x01F5, 1990 }, { 0x01F8, 2000 }, { 0x01F9, 2010 }, { 0x01FA, 2020 }, { 0x01FB, 2030 }, { 0x01FC, 2040 }, { 0x01FD, 2050 }, { 0x01FE, 2060 }, { 0x01FF, 2070 }, { 0x0200, 2080 }, { 0x0201, 2090 }, { 0x0202, 2100 }, { 0x0203, 2110 }, { 0x0204, 2120 }, { 0x0205, 2130 }, { 0x0206, 2140 }, { 0x0207, 2150 }, { 0x0208, 2160 }, { 0x0209, 2170 }, { 0x020A, 2180 }, { 0x020B, 2190 }, { 0x020C, 2200 }, { 0x020D, 2210 }, { 0x020E, 2220 }, { 0x020F, 2230 }, { 0x0210, 2240 }, { 0x0211, 2250 }, { 0x0212, 2260 }, { 0x0213, 2270 }, { 0x0214, 2280 }, { 0x0215, 2290 }, { 0x0216, 2300 }, { 0x0217, 2310 }, { 0x0218, 2320 }, { 0x0219, 2330 }, { 0x021A, 2340 }, { 0x021B, 2350 }, { 0x021E, 2360 }, { 0x021F, 2370 }, { 0x0226, 2380 }, { 0x0227, 2390 }, { 0x0228, 2400 }, { 0x0229, 2410 }, { 0x022A, 2420 }, { 0x022B, 2430 }, { 0x022C, 2440 }, { 0x022D, 2450 }, { 0x022E, 2460 }, { 0x022F, 2470 }, { 0x0230, 2480 }, { 0x0231, 2490 }, { 0x0232, 2500 }, { 0x0233, 2510 }, { 0x0340, 2520 }, { 0x0341, 2548 }, { 0x0343, 2576 }, { 0x0344, 2603 }, { 0x0374, 2613 }, { 0x037E, 2640 }, { 0x0385, 2655 }, { 0x0386, 2665 }, { 0x0387, 2675 }, { 0x0388, 2691 }, { 0x0389, 2701 }, { 0x038A, 2711 }, { 0x038C, 2721 }, { 0x038E, 2731 }, { 0x038F, 2741 }, { 0x0390, 2751 }, { 0x03AA, 2761 }, { 0x03AB, 2771 }, { 0x03AC, 2781 }, { 0x03AD, 2791 }, { 0x03AE, 2801 }, { 0x03AF, 2811 }, { 0x03B0, 2821 }, { 0x03CA, 2831 }, { 0x03CB, 2841 }, { 0x03CC, 2851 }, { 0x03CD, 2861 }, { 0x03CE, 2871 }, { 0x03D3, 2881 }, { 0x03D4, 2891 }, { 0x0400, 2901 }, { 0x0401, 2911 }, { 0x0403, 2921 }, { 0x0407, 2931 }, { 0x040C, 2941 }, { 0x040D, 2951 }, { 0x040E, 2961 }, { 0x0419, 2971 }, { 0x0439, 2981 }, { 0x0450, 2991 }, { 0x0451, 3001 }, { 0x0453, 3011 }, { 0x0457, 3021 }, { 0x045C, 3031 }, { 0x045D, 3041 }, { 0x045E, 3051 }, { 0x0476, 3061 }, { 0x0477, 3071 }, { 0x04C1, 3081 }, { 0x04C2, 3091 }, { 0x04D0, 3101 }, { 0x04D1, 3111 }, { 0x04D2, 3121 }, { 0x04D3, 3131 }, { 0x04D6, 3141 }, { 0x04D7, 3151 }, { 0x04DA, 3161 }, { 0x04DB, 3171 }, { 0x04DC, 3181 }, { 0x04DD, 3191 }, { 0x04DE, 3201 }, { 0x04DF, 3211 }, { 0x04E2, 3221 }, { 0x04E3, 3231 }, { 0x04E4, 3241 }, { 0x04E5, 3251 }, { 0x04E6, 3261 }, { 0x04E7, 3271 }, { 0x04EA, 3281 }, { 0x04EB, 3291 }, { 0x04EC, 3301 }, { 0x04ED, 3311 }, { 0x04EE, 3321 }, { 0x04EF, 3331 }, { 0x04F0, 3341 }, { 0x04F1, 3351 }, { 0x04F2, 3361 }, { 0x04F3, 3371 }, { 0x04F4, 3381 }, { 0x04F5, 3391 }, { 0x04F8, 3401 }, { 0x04F9, 3411 }, { 0x0622, 3421 }, { 0x0623, 3431 }, { 0x0624, 3441 }, { 0x0625, 3451 }, { 0x0626, 3461 }, { 0x06C0, 3471 }, { 0x06C2, 3481 }, { 0x06D3, 3491 }, { 0x0929, 3501 }, { 0x0931, 3511 }, { 0x0934, 3521 }, { 0x0958, 3531 }, { 0x0959, 3541 }, { 0x095A, 3551 }, { 0x095B, 3561 }, { 0x095C, 3571 }, { 0x095D, 3581 }, { 0x095E, 3591 }, { 0x095F, 3601 }, { 0x09CB, 3611 }, { 0x09CC, 3621 }, { 0x09DC, 3631 }, { 0x09DD, 3641 }, { 0x09DF, 3651 }, { 0x0A33, 3661 }, { 0x0A36, 3671 }, { 0x0A59, 3681 }, { 0x0A5A, 3691 }, { 0x0A5B, 3701 }, { 0x0A5E, 3711 }, { 0x0B48, 3721 }, { 0x0B4B, 3731 }, { 0x0B4C, 3741 }, { 0x0B5C, 3751 }, { 0x0B5D, 3761 }, { 0x0B94, 3771 }, { 0x0BCA, 3781 }, { 0x0BCB, 3791 }, { 0x0BCC, 3801 }, { 0x0C48, 3811 }, { 0x0CC0, 3821 }, { 0x0CC7, 3831 }, { 0x0CC8, 3841 }, { 0x0CCA, 3851 }, { 0x0CCB, 3861 }, { 0x0D4A, 3871 }, { 0x0D4B, 3881 }, { 0x0D4C, 3891 }, { 0x0DDA, 3901 }, { 0x0DDC, 3911 }, { 0x0DDD, 3921 }, { 0x0DDE, 3931 }, { 0x0F43, 3941 }, { 0x0F4D, 3951 }, { 0x0F52, 3961 }, { 0x0F57, 3971 }, { 0x0F5C, 3981 }, { 0x0F69, 3991 }, { 0x0F73, 4001 }, { 0x0F75, 4011 }, { 0x0F76, 4021 }, { 0x0F78, 4031 }, { 0x0F81, 4041 }, { 0x0F93, 4051 }, { 0x0F9D, 4061 }, { 0x0FA2, 4071 }, { 0x0FA7, 4081 }, { 0x0FAC, 4091 }, { 0x0FB9, 4101 }, { 0x1026, 4111 }, { 0x1B06, 4121 }, { 0x1B08, 4131 }, { 0x1B0A, 4141 }, { 0x1B0C, 4151 }, { 0x1B0E, 4161 }, { 0x1B12, 4171 }, { 0x1B3B, 4181 }, { 0x1B3D, 4191 }, { 0x1B40, 4201 }, { 0x1B41, 4211 }, { 0x1B43, 4221 }, { 0x1E00, 4231 }, { 0x1E01, 4241 }, { 0x1E02, 4251 }, { 0x1E03, 4261 }, { 0x1E04, 4271 }, { 0x1E05, 4281 }, { 0x1E06, 4291 }, { 0x1E07, 4301 }, { 0x1E08, 4311 }, { 0x1E09, 4321 }, { 0x1E0A, 4331 }, { 0x1E0B, 4341 }, { 0x1E0C, 4351 }, { 0x1E0D, 4361 }, { 0x1E0E, 4371 }, { 0x1E0F, 4381 }, { 0x1E10, 4391 }, { 0x1E11, 4401 }, { 0x1E12, 4411 }, { 0x1E13, 4421 }, { 0x1E14, 4431 }, { 0x1E15, 4441 }, { 0x1E16, 4451 }, { 0x1E17, 4461 }, { 0x1E18, 4471 }, { 0x1E19, 4481 }, { 0x1E1A, 4491 }, { 0x1E1B, 4501 }, { 0x1E1C, 4511 }, { 0x1E1D, 4521 }, { 0x1E1E, 4531 }, { 0x1E1F, 4541 }, { 0x1E20, 4551 }, { 0x1E21, 4561 }, { 0x1E22, 4571 }, { 0x1E23, 4581 }, { 0x1E24, 4591 }, { 0x1E25, 4601 }, { 0x1E26, 4611 }, { 0x1E27, 4621 }, { 0x1E28, 4631 }, { 0x1E29, 4641 }, { 0x1E2A, 4651 }, { 0x1E2B, 4661 }, { 0x1E2C, 4671 }, { 0x1E2D, 4681 }, { 0x1E2E, 4691 }, { 0x1E2F, 4701 }, { 0x1E30, 4711 }, { 0x1E31, 4721 }, { 0x1E32, 4731 }, { 0x1E33, 4741 }, { 0x1E34, 4751 }, { 0x1E35, 4761 }, { 0x1E36, 4771 }, { 0x1E37, 4781 }, { 0x1E38, 4791 }, { 0x1E39, 4801 }, { 0x1E3A, 4811 }, { 0x1E3B, 4821 }, { 0x1E3C, 4831 }, { 0x1E3D, 4841 }, { 0x1E3E, 4851 }, { 0x1E3F, 4861 }, { 0x1E40, 4871 }, { 0x1E41, 4881 }, { 0x1E42, 4891 }, { 0x1E43, 4901 }, { 0x1E44, 4911 }, { 0x1E45, 4921 }, { 0x1E46, 4931 }, { 0x1E47, 4941 }, { 0x1E48, 4951 }, { 0x1E49, 4961 }, { 0x1E4A, 4971 }, { 0x1E4B, 4981 }, { 0x1E4C, 4991 }, { 0x1E4D, 5001 }, { 0x1E4E, 5011 }, { 0x1E4F, 5021 }, { 0x1E50, 5031 }, { 0x1E51, 5041 }, { 0x1E52, 5051 }, { 0x1E53, 5061 }, { 0x1E54, 5071 }, { 0x1E55, 5081 }, { 0x1E56, 5091 }, { 0x1E57, 5101 }, { 0x1E58, 5111 }, { 0x1E59, 5121 }, { 0x1E5A, 5131 }, { 0x1E5B, 5141 }, { 0x1E5C, 5151 }, { 0x1E5D, 5161 }, { 0x1E5E, 5171 }, { 0x1E5F, 5181 }, { 0x1E60, 5191 }, { 0x1E61, 5201 }, { 0x1E62, 5211 }, { 0x1E63, 5221 }, { 0x1E64, 5231 }, { 0x1E65, 5241 }, { 0x1E66, 5251 }, { 0x1E67, 5261 }, { 0x1E68, 5271 }, { 0x1E69, 5281 }, { 0x1E6A, 5291 }, { 0x1E6B, 5301 }, { 0x1E6C, 5311 }, { 0x1E6D, 5321 }, { 0x1E6E, 5331 }, { 0x1E6F, 5341 }, { 0x1E70, 5351 }, { 0x1E71, 5361 }, { 0x1E72, 5371 }, { 0x1E73, 5381 }, { 0x1E74, 5391 }, { 0x1E75, 5401 }, { 0x1E76, 5411 }, { 0x1E77, 5421 }, { 0x1E78, 5431 }, { 0x1E79, 5441 }, { 0x1E7A, 5451 }, { 0x1E7B, 5461 }, { 0x1E7C, 5471 }, { 0x1E7D, 5481 }, { 0x1E7E, 5491 }, { 0x1E7F, 5501 }, { 0x1E80, 5511 }, { 0x1E81, 5521 }, { 0x1E82, 5531 }, { 0x1E83, 5541 }, { 0x1E84, 5551 }, { 0x1E85, 5561 }, { 0x1E86, 5571 }, { 0x1E87, 5581 }, { 0x1E88, 5591 }, { 0x1E89, 5601 }, { 0x1E8A, 5611 }, { 0x1E8B, 5621 }, { 0x1E8C, 5631 }, { 0x1E8D, 5641 }, { 0x1E8E, 5651 }, { 0x1E8F, 5661 }, { 0x1E90, 5671 }, { 0x1E91, 5681 }, { 0x1E92, 5691 }, { 0x1E93, 5701 }, { 0x1E94, 5711 }, { 0x1E95, 5721 }, { 0x1E96, 5731 }, { 0x1E97, 5741 }, { 0x1E98, 5751 }, { 0x1E99, 5761 }, { 0x1E9B, 5771 }, { 0x1EA0, 5781 }, { 0x1EA1, 5791 }, { 0x1EA2, 5801 }, { 0x1EA3, 5811 }, { 0x1EA4, 5821 }, { 0x1EA5, 5831 }, { 0x1EA6, 5841 }, { 0x1EA7, 5851 }, { 0x1EA8, 5861 }, { 0x1EA9, 5871 }, { 0x1EAA, 5881 }, { 0x1EAB, 5891 }, { 0x1EAC, 5901 }, { 0x1EAD, 5911 }, { 0x1EAE, 5921 }, { 0x1EAF, 5931 }, { 0x1EB0, 5941 }, { 0x1EB1, 5951 }, { 0x1EB2, 5961 }, { 0x1EB3, 5971 }, { 0x1EB4, 5981 }, { 0x1EB5, 5991 }, { 0x1EB6, 6001 }, { 0x1EB7, 6011 }, { 0x1EB8, 6021 }, { 0x1EB9, 6031 }, { 0x1EBA, 6041 }, { 0x1EBB, 6051 }, { 0x1EBC, 6061 }, { 0x1EBD, 6071 }, { 0x1EBE, 6081 }, { 0x1EBF, 6091 }, { 0x1EC0, 6101 }, { 0x1EC1, 6111 }, { 0x1EC2, 6121 }, { 0x1EC3, 6131 }, { 0x1EC4, 6141 }, { 0x1EC5, 6151 }, { 0x1EC6, 6161 }, { 0x1EC7, 6171 }, { 0x1EC8, 6181 }, { 0x1EC9, 6191 }, { 0x1ECA, 6201 }, { 0x1ECB, 6211 }, { 0x1ECC, 6221 }, { 0x1ECD, 6231 }, { 0x1ECE, 6241 }, { 0x1ECF, 6251 }, { 0x1ED0, 6261 }, { 0x1ED1, 6271 }, { 0x1ED2, 6281 }, { 0x1ED3, 6291 }, { 0x1ED4, 6301 }, { 0x1ED5, 6311 }, { 0x1ED6, 6321 }, { 0x1ED7, 6331 }, { 0x1ED8, 6341 }, { 0x1ED9, 6351 }, { 0x1EDA, 6361 }, { 0x1EDB, 6371 }, { 0x1EDC, 6381 }, { 0x1EDD, 6391 }, { 0x1EDE, 6401 }, { 0x1EDF, 6411 }, { 0x1EE0, 6421 }, { 0x1EE1, 6431 }, { 0x1EE2, 6441 }, { 0x1EE3, 6451 }, { 0x1EE4, 6461 }, { 0x1EE5, 6471 }, { 0x1EE6, 6481 }, { 0x1EE7, 6491 }, { 0x1EE8, 6501 }, { 0x1EE9, 6511 }, { 0x1EEA, 6521 }, { 0x1EEB, 6531 }, { 0x1EEC, 6541 }, { 0x1EED, 6551 }, { 0x1EEE, 6561 }, { 0x1EEF, 6571 }, { 0x1EF0, 6581 }, { 0x1EF1, 6591 }, { 0x1EF2, 6601 }, { 0x1EF3, 6611 }, { 0x1EF4, 6621 }, { 0x1EF5, 6631 }, { 0x1EF6, 6641 }, { 0x1EF7, 6651 }, { 0x1EF8, 6661 }, { 0x1EF9, 6671 }, { 0x1F00, 6681 }, { 0x1F01, 6691 }, { 0x1F02, 6701 }, { 0x1F03, 6711 }, { 0x1F04, 6721 }, { 0x1F05, 6731 }, { 0x1F06, 6741 }, { 0x1F07, 6751 }, { 0x1F08, 6761 }, { 0x1F09, 6771 }, { 0x1F0A, 6781 }, { 0x1F0B, 6791 }, { 0x1F0C, 6801 }, { 0x1F0D, 6811 }, { 0x1F0E, 6821 }, { 0x1F0F, 6831 }, { 0x1F10, 6841 }, { 0x1F11, 6851 }, { 0x1F12, 6861 }, { 0x1F13, 6871 }, { 0x1F14, 6881 }, { 0x1F15, 6891 }, { 0x1F18, 6901 }, { 0x1F19, 6911 }, { 0x1F1A, 6921 }, { 0x1F1B, 6931 }, { 0x1F1C, 6941 }, { 0x1F1D, 6951 }, { 0x1F20, 6961 }, { 0x1F21, 6971 }, { 0x1F22, 6981 }, { 0x1F23, 6991 }, { 0x1F24, 7001 }, { 0x1F25, 7011 }, { 0x1F26, 7021 }, { 0x1F27, 7031 }, { 0x1F28, 7041 }, { 0x1F29, 7051 }, { 0x1F2A, 7061 }, { 0x1F2B, 7071 }, { 0x1F2C, 7081 }, { 0x1F2D, 7091 }, { 0x1F2E, 7101 }, { 0x1F2F, 7111 }, { 0x1F30, 7121 }, { 0x1F31, 7131 }, { 0x1F32, 7141 }, { 0x1F33, 7151 }, { 0x1F34, 7161 }, { 0x1F35, 7171 }, { 0x1F36, 7181 }, { 0x1F37, 7191 }, { 0x1F38, 7201 }, { 0x1F39, 7211 }, { 0x1F3A, 7221 }, { 0x1F3B, 7231 }, { 0x1F3C, 7241 }, { 0x1F3D, 7251 }, { 0x1F3E, 7261 }, { 0x1F3F, 7271 }, { 0x1F40, 7281 }, { 0x1F41, 7291 }, { 0x1F42, 7301 }, { 0x1F43, 7311 }, { 0x1F44, 7321 }, { 0x1F45, 7331 }, { 0x1F48, 7341 }, { 0x1F49, 7351 }, { 0x1F4A, 7361 }, { 0x1F4B, 7371 }, { 0x1F4C, 7381 }, { 0x1F4D, 7391 }, { 0x1F50, 7401 }, { 0x1F51, 7411 }, { 0x1F52, 7421 }, { 0x1F53, 7431 }, { 0x1F54, 7441 }, { 0x1F55, 7451 }, { 0x1F56, 7461 }, { 0x1F57, 7471 }, { 0x1F59, 7481 }, { 0x1F5B, 7491 }, { 0x1F5D, 7501 }, { 0x1F5F, 7511 }, { 0x1F60, 7521 }, { 0x1F61, 7531 }, { 0x1F62, 7541 }, { 0x1F63, 7551 }, { 0x1F64, 7561 }, { 0x1F65, 7571 }, { 0x1F66, 7581 }, { 0x1F67, 7591 }, { 0x1F68, 7601 }, { 0x1F69, 7611 }, { 0x1F6A, 7621 }, { 0x1F6B, 7631 }, { 0x1F6C, 7641 }, { 0x1F6D, 7651 }, { 0x1F6E, 7661 }, { 0x1F6F, 7671 }, { 0x1F70, 7681 }, { 0x1F71, 7691 }, { 0x1F72, 7732 }, { 0x1F73, 7742 }, { 0x1F74, 7785 }, { 0x1F75, 7795 }, { 0x1F76, 7834 }, { 0x1F77, 7844 }, { 0x1F78, 7884 }, { 0x1F79, 7894 }, { 0x1F7A, 7937 }, { 0x1F7B, 7947 }, { 0x1F7C, 7990 }, { 0x1F7D, 8000 }, { 0x1F80, 8041 }, { 0x1F81, 8051 }, { 0x1F82, 8061 }, { 0x1F83, 8071 }, { 0x1F84, 8081 }, { 0x1F85, 8091 }, { 0x1F86, 8101 }, { 0x1F87, 8111 }, { 0x1F88, 8121 }, { 0x1F89, 8131 }, { 0x1F8A, 8141 }, { 0x1F8B, 8151 }, { 0x1F8C, 8161 }, { 0x1F8D, 8171 }, { 0x1F8E, 8181 }, { 0x1F8F, 8191 }, { 0x1F90, 8201 }, { 0x1F91, 8211 }, { 0x1F92, 8221 }, { 0x1F93, 8231 }, { 0x1F94, 8241 }, { 0x1F95, 8251 }, { 0x1F96, 8261 }, { 0x1F97, 8271 }, { 0x1F98, 8281 }, { 0x1F99, 8291 }, { 0x1F9A, 8301 }, { 0x1F9B, 8311 }, { 0x1F9C, 8321 }, { 0x1F9D, 8331 }, { 0x1F9E, 8341 }, { 0x1F9F, 8351 }, { 0x1FA0, 8361 }, { 0x1FA1, 8371 }, { 0x1FA2, 8381 }, { 0x1FA3, 8391 }, { 0x1FA4, 8401 }, { 0x1FA5, 8411 }, { 0x1FA6, 8421 }, { 0x1FA7, 8431 }, { 0x1FA8, 8441 }, { 0x1FA9, 8451 }, { 0x1FAA, 8461 }, { 0x1FAB, 8471 }, { 0x1FAC, 8481 }, { 0x1FAD, 8491 }, { 0x1FAE, 8501 }, { 0x1FAF, 8511 }, { 0x1FB0, 8521 }, { 0x1FB1, 8531 }, { 0x1FB2, 8541 }, { 0x1FB3, 8551 }, { 0x1FB4, 8561 }, { 0x1FB6, 8571 }, { 0x1FB7, 8581 }, { 0x1FB8, 8591 }, { 0x1FB9, 8601 }, { 0x1FBA, 8611 }, { 0x1FBB, 8621 }, { 0x1FBC, 8664 }, { 0x1FBE, 8674 }, { 0x1FC1, 8703 }, { 0x1FC2, 8713 }, { 0x1FC3, 8723 }, { 0x1FC4, 8733 }, { 0x1FC6, 8743 }, { 0x1FC7, 8753 }, { 0x1FC8, 8763 }, { 0x1FC9, 8773 }, { 0x1FCA, 8818 }, { 0x1FCB, 8828 }, { 0x1FCC, 8869 }, { 0x1FCD, 8879 }, { 0x1FCE, 8889 }, { 0x1FCF, 8899 }, { 0x1FD0, 8909 }, { 0x1FD1, 8919 }, { 0x1FD2, 8929 }, { 0x1FD3, 8939 }, { 0x1FD6, 8993 }, { 0x1FD7, 9003 }, { 0x1FD8, 9013 }, { 0x1FD9, 9023 }, { 0x1FDA, 9033 }, { 0x1FDB, 9043 }, { 0x1FDD, 9085 }, { 0x1FDE, 9095 }, { 0x1FDF, 9105 }, { 0x1FE0, 9115 }, { 0x1FE1, 9125 }, { 0x1FE2, 9135 }, { 0x1FE3, 9145 }, { 0x1FE4, 9202 }, { 0x1FE5, 9212 }, { 0x1FE6, 9222 }, { 0x1FE7, 9232 }, { 0x1FE8, 9242 }, { 0x1FE9, 9252 }, { 0x1FEA, 9262 }, { 0x1FEB, 9272 }, { 0x1FEC, 9317 }, { 0x1FED, 9327 }, { 0x1FEE, 9337 }, { 0x1FEF, 9364 }, { 0x1FF2, 9382 }, { 0x1FF3, 9392 }, { 0x1FF4, 9402 }, { 0x1FF6, 9412 }, { 0x1FF7, 9422 }, { 0x1FF8, 9432 }, { 0x1FF9, 9442 }, { 0x1FFA, 9487 }, { 0x1FFB, 9497 }, { 0x1FFC, 9540 }, { 0x1FFD, 9550 }, { 0x2000, 9568 }, { 0x2001, 9582 }, { 0x2126, 9596 }, { 0x212A, 9628 }, { 0x212B, 9656 }, { 0x219A, 9700 }, { 0x219B, 9710 }, { 0x21AE, 9720 }, { 0x21CD, 9730 }, { 0x21CE, 9740 }, { 0x21CF, 9750 }, { 0x2204, 9760 }, { 0x2209, 9770 }, { 0x220C, 9780 }, { 0x2224, 9790 }, { 0x2226, 9800 }, { 0x2241, 9810 }, { 0x2244, 9820 }, { 0x2247, 9830 }, { 0x2249, 9840 }, { 0x2260, 9850 }, { 0x2262, 9860 }, { 0x226D, 9870 }, { 0x226E, 9880 }, { 0x226F, 9890 }, { 0x2270, 9900 }, { 0x2271, 9910 }, { 0x2274, 9920 }, { 0x2275, 9930 }, { 0x2278, 9940 }, { 0x2279, 9950 }, { 0x2280, 9960 }, { 0x2281, 9970 }, { 0x2284, 9980 }, { 0x2285, 9990 }, { 0x2288, 10000 }, { 0x2289, 10010 }, { 0x22AC, 10020 }, { 0x22AD, 10030 }, { 0x22AE, 10040 }, { 0x22AF, 10050 }, { 0x22E0, 10060 }, { 0x22E1, 10070 }, { 0x22E2, 10080 }, { 0x22E3, 10090 }, { 0x22EA, 10100 }, { 0x22EB, 10110 }, { 0x22EC, 10120 }, { 0x22ED, 10130 }, { 0x2329, 10140 }, { 0x232A, 10164 }, { 0x2ADC, 10189 }, { 0x304C, 10199 }, { 0x304E, 10209 }, { 0x3050, 10219 }, { 0x3052, 10229 }, { 0x3054, 10239 }, { 0x3056, 10249 }, { 0x3058, 10259 }, { 0x305A, 10269 }, { 0x305C, 10279 }, { 0x305E, 10289 }, { 0x3060, 10299 }, { 0x3062, 10309 }, { 0x3065, 10319 }, { 0x3067, 10329 }, { 0x3069, 10339 }, { 0x3070, 10349 }, { 0x3071, 10359 }, { 0x3073, 10369 }, { 0x3074, 10379 }, { 0x3076, 10389 }, { 0x3077, 10399 }, { 0x3079, 10409 }, { 0x307A, 10419 }, { 0x307C, 10429 }, { 0x307D, 10439 }, { 0x3094, 10449 }, { 0x309E, 10459 }, { 0x30AC, 10469 }, { 0x30AE, 10479 }, { 0x30B0, 10489 }, { 0x30B2, 10499 }, { 0x30B4, 10509 }, { 0x30B6, 10519 }, { 0x30B8, 10529 }, { 0x30BA, 10539 }, { 0x30BC, 10549 }, { 0x30BE, 10559 }, { 0x30C0, 10569 }, { 0x30C2, 10579 }, { 0x30C5, 10589 }, { 0x30C7, 10599 }, { 0x30C9, 10609 }, { 0x30D0, 10619 }, { 0x30D1, 10629 }, { 0x30D3, 10639 }, { 0x30D4, 10649 }, { 0x30D6, 10659 }, { 0x30D7, 10669 }, { 0x30D9, 10679 }, { 0x30DA, 10689 }, { 0x30DC, 10699 }, { 0x30DD, 10709 }, { 0x30F4, 10719 }, { 0x30F7, 10729 }, { 0x30F8, 10739 }, { 0x30F9, 10749 }, { 0x30FA, 10759 }, { 0x30FE, 10769 }, { 0xF900, 10779 }, { 0xF901, 10784 }, { 0xF902, 10789 }, { 0xF903, 10794 }, { 0xF904, 10799 }, { 0xF905, 10804 }, { 0xF906, 10809 }, { 0xF907, 10814 }, { 0xF908, 10814 }, { 0xF909, 10819 }, { 0xF90A, 10824 }, { 0xF90B, 10829 }, { 0xF90C, 10834 }, { 0xF90D, 10839 }, { 0xF90E, 10844 }, { 0xF90F, 10849 }, { 0xF910, 10854 }, { 0xF911, 10859 }, { 0xF912, 10864 }, { 0xF913, 10869 }, { 0xF914, 10874 }, { 0xF915, 10879 }, { 0xF916, 10884 }, { 0xF917, 10889 }, { 0xF918, 10894 }, { 0xF919, 10899 }, { 0xF91A, 10904 }, { 0xF91B, 10909 }, { 0xF91C, 10914 }, { 0xF91D, 10919 }, { 0xF91E, 10924 }, { 0xF91F, 10929 }, { 0xF920, 10934 }, { 0xF921, 10939 }, { 0xF922, 10944 }, { 0xF923, 10949 }, { 0xF924, 10954 }, { 0xF925, 10959 }, { 0xF926, 10964 }, { 0xF927, 10969 }, { 0xF928, 10974 }, { 0xF929, 10979 }, { 0xF92A, 10984 }, { 0xF92B, 10989 }, { 0xF92C, 10994 }, { 0xF92D, 10999 }, { 0xF92E, 11004 }, { 0xF92F, 11009 }, { 0xF930, 11014 }, { 0xF931, 11019 }, { 0xF932, 11024 }, { 0xF933, 11029 }, { 0xF934, 11034 }, { 0xF935, 11039 }, { 0xF936, 11044 }, { 0xF937, 11049 }, { 0xF938, 11054 }, { 0xF939, 11059 }, { 0xF93A, 11064 }, { 0xF93B, 11069 }, { 0xF93C, 11074 }, { 0xF93D, 11079 }, { 0xF93E, 11084 }, { 0xF93F, 11089 }, { 0xF940, 11094 }, { 0xF941, 11099 }, { 0xF942, 11104 }, { 0xF943, 11109 }, { 0xF944, 11114 }, { 0xF945, 11119 }, { 0xF946, 11124 }, { 0xF947, 11129 }, { 0xF948, 11134 }, { 0xF949, 11139 }, { 0xF94A, 11144 }, { 0xF94B, 11149 }, { 0xF94C, 11154 }, { 0xF94D, 11159 }, { 0xF94E, 11164 }, { 0xF94F, 11169 }, { 0xF950, 11174 }, { 0xF951, 11179 }, { 0xF952, 11184 }, { 0xF953, 11189 }, { 0xF954, 11194 }, { 0xF955, 11199 }, { 0xF956, 11204 }, { 0xF957, 11209 }, { 0xF958, 11214 }, { 0xF959, 11219 }, { 0xF95A, 11224 }, { 0xF95B, 11229 }, { 0xF95C, 10874 }, { 0xF95D, 11234 }, { 0xF95E, 11239 }, { 0xF95F, 11244 }, { 0xF960, 11249 }, { 0xF961, 11254 }, { 0xF962, 11259 }, { 0xF963, 11264 }, { 0xF964, 11269 }, { 0xF965, 11274 }, { 0xF966, 11279 }, { 0xF967, 11284 }, { 0xF968, 11289 }, { 0xF969, 11294 }, { 0xF96A, 11299 }, { 0xF96B, 11304 }, { 0xF96C, 11309 }, { 0xF96D, 11314 }, { 0xF96E, 11319 }, { 0xF96F, 11324 }, { 0xF970, 11329 }, { 0xF971, 11334 }, { 0xF972, 11339 }, { 0xF973, 11344 }, { 0xF974, 11349 }, { 0xF975, 11354 }, { 0xF976, 11359 }, { 0xF977, 11364 }, { 0xF978, 11369 }, { 0xF979, 11374 }, { 0xF97A, 11379 }, { 0xF97B, 11384 }, { 0xF97C, 11389 }, { 0xF97D, 11394 }, { 0xF97E, 11399 }, { 0xF97F, 11404 }, { 0xF980, 11409 }, { 0xF981, 11414 }, { 0xF982, 11419 }, { 0xF983, 11424 }, { 0xF984, 11429 }, { 0xF985, 11434 }, { 0xF986, 11439 }, { 0xF987, 11444 }, { 0xF988, 11449 }, { 0xF989, 11454 }, { 0xF98A, 11459 }, { 0xF98B, 11464 }, { 0xF98C, 11469 }, { 0xF98D, 11474 }, { 0xF98E, 11479 }, { 0xF98F, 11484 }, { 0xF990, 11489 }, { 0xF991, 11494 }, { 0xF992, 11499 }, { 0xF993, 11504 }, { 0xF994, 11509 }, { 0xF995, 11514 }, { 0xF996, 11519 }, { 0xF997, 11524 }, { 0xF998, 11529 }, { 0xF999, 11534 }, { 0xF99A, 11539 }, { 0xF99B, 11544 }, { 0xF99C, 11549 }, { 0xF99D, 11554 }, { 0xF99E, 11559 }, { 0xF99F, 11564 }, { 0xF9A0, 11569 }, { 0xF9A1, 11324 }, { 0xF9A2, 11574 }, { 0xF9A3, 11579 }, { 0xF9A4, 11584 }, { 0xF9A5, 11589 }, { 0xF9A6, 11594 }, { 0xF9A7, 11599 }, { 0xF9A8, 11604 }, { 0xF9A9, 11609 }, { 0xF9AA, 11244 }, { 0xF9AB, 11614 }, { 0xF9AC, 11619 }, { 0xF9AD, 11624 }, { 0xF9AE, 11629 }, { 0xF9AF, 11634 }, { 0xF9B0, 11639 }, { 0xF9B1, 11644 }, { 0xF9B2, 11649 }, { 0xF9B3, 11654 }, { 0xF9B4, 11659 }, { 0xF9B5, 11664 }, { 0xF9B6, 11669 }, { 0xF9B7, 11674 }, { 0xF9B8, 11679 }, { 0xF9B9, 11684 }, { 0xF9BA, 11689 }, { 0xF9BB, 11694 }, { 0xF9BC, 11699 }, { 0xF9BD, 11704 }, { 0xF9BE, 11709 }, { 0xF9BF, 10874 }, { 0xF9C0, 11714 }, { 0xF9C1, 11719 }, { 0xF9C2, 11724 }, { 0xF9C3, 11729 }, { 0xF9C4, 11734 }, { 0xF9C5, 11739 }, { 0xF9C6, 11744 }, { 0xF9C7, 11749 }, { 0xF9C8, 11754 }, { 0xF9C9, 11759 }, { 0xF9CA, 11764 }, { 0xF9CB, 11769 }, { 0xF9CC, 11774 }, { 0xF9CD, 11779 }, { 0xF9CE, 11784 }, { 0xF9CF, 11789 }, { 0xF9D0, 11794 }, { 0xF9D1, 11799 }, { 0xF9D2, 11804 }, { 0xF9D3, 11809 }, { 0xF9D4, 11814 }, { 0xF9D5, 11819 }, { 0xF9D6, 11824 }, { 0xF9D7, 11829 }, { 0xF9D8, 11834 }, { 0xF9D9, 11839 }, { 0xF9DA, 11844 }, { 0xF9DB, 11254 }, { 0xF9DC, 11849 }, { 0xF9DD, 11854 }, { 0xF9DE, 11859 }, { 0xF9DF, 11864 }, { 0xF9E0, 11869 }, { 0xF9E1, 11874 }, { 0xF9E2, 11879 }, { 0xF9E3, 11884 }, { 0xF9E4, 11889 }, { 0xF9E5, 11894 }, { 0xF9E6, 11899 }, { 0xF9E7, 11904 }, { 0xF9E8, 11909 }, { 0xF9E9, 11914 }, { 0xF9EA, 11919 }, { 0xF9EB, 11924 }, { 0xF9EC, 11929 }, { 0xF9ED, 11934 }, { 0xF9EE, 11939 }, { 0xF9EF, 11944 }, { 0xF9F0, 11949 }, { 0xF9F1, 11954 }, { 0xF9F2, 11959 }, { 0xF9F3, 11964 }, { 0xF9F4, 11969 }, { 0xF9F5, 11974 }, { 0xF9F6, 11979 }, { 0xF9F7, 11984 }, { 0xF9F8, 11989 }, { 0xF9F9, 11994 }, { 0xF9FA, 11999 }, { 0xF9FB, 12004 }, { 0xF9FC, 12009 }, { 0xF9FD, 12014 }, { 0xF9FE, 12019 }, { 0xF9FF, 12024 }, { 0xFA00, 12029 }, { 0xFA01, 12034 }, { 0xFA02, 12039 }, { 0xFA03, 12044 }, { 0xFA04, 12049 }, { 0xFA05, 12054 }, { 0xFA06, 12059 }, { 0xFA07, 12064 }, { 0xFA08, 12069 }, { 0xFA09, 12074 }, { 0xFA0A, 12079 }, { 0xFA0B, 12084 }, { 0xFA0C, 12089 }, { 0xFA0D, 12094 }, { 0xFA10, 12099 }, { 0xFA12, 12104 }, { 0xFA15, 12109 }, { 0xFA16, 12114 }, { 0xFA17, 12119 }, { 0xFA18, 12124 }, { 0xFA19, 12129 }, { 0xFA1A, 12134 }, { 0xFA1B, 12139 }, { 0xFA1C, 12144 }, { 0xFA1D, 12149 }, { 0xFA1E, 12154 }, { 0xFA20, 12159 }, { 0xFA22, 12164 }, { 0xFA25, 12169 }, { 0xFA26, 12174 }, { 0xFA2A, 12179 }, { 0xFA2B, 12184 }, { 0xFA2C, 12189 }, { 0xFA2D, 12194 }, { 0xFA2E, 12199 }, { 0xFA2F, 12204 }, { 0xFA30, 12209 }, { 0xFA31, 12214 }, { 0xFA32, 12219 }, { 0xFA33, 12224 }, { 0xFA34, 12229 }, { 0xFA35, 12234 }, { 0xFA36, 12239 }, { 0xFA37, 12244 }, { 0xFA38, 12249 }, { 0xFA39, 12254 }, { 0xFA3A, 12259 }, { 0xFA3B, 12264 }, { 0xFA3C, 12269 }, { 0xFA3D, 12274 }, { 0xFA3E, 12279 }, { 0xFA3F, 12284 }, { 0xFA40, 12289 }, { 0xFA41, 12294 }, { 0xFA42, 12299 }, { 0xFA43, 12304 }, { 0xFA44, 12309 }, { 0xFA45, 12314 }, { 0xFA46, 12319 }, { 0xFA47, 12324 }, { 0xFA48, 12329 }, { 0xFA49, 12334 }, { 0xFA4A, 12339 }, { 0xFA4B, 12344 }, { 0xFA4C, 12349 }, { 0xFA4D, 12354 }, { 0xFA4E, 12359 }, { 0xFA4F, 12364 }, { 0xFA50, 12369 }, { 0xFA51, 12374 }, { 0xFA52, 12379 }, { 0xFA53, 12384 }, { 0xFA54, 12389 }, { 0xFA55, 12394 }, { 0xFA56, 12399 }, { 0xFA57, 11519 }, { 0xFA58, 12404 }, { 0xFA59, 12409 }, { 0xFA5A, 12414 }, { 0xFA5B, 12419 }, { 0xFA5C, 12424 }, { 0xFA5D, 12429 }, { 0xFA5E, 12429 }, { 0xFA5F, 12434 }, { 0xFA60, 12439 }, { 0xFA61, 12444 }, { 0xFA62, 12449 }, { 0xFA63, 12454 }, { 0xFA64, 12459 }, { 0xFA65, 12464 }, { 0xFA66, 12469 }, { 0xFA67, 12169 }, { 0xFA68, 12474 }, { 0xFA69, 12479 }, { 0xFA6A, 12484 }, { 0xFA6B, 12489 }, { 0xFA6C, 12494 }, { 0xFA6D, 12500 }, { 0xFA70, 12505 }, { 0xFA71, 12510 }, { 0xFA72, 12515 }, { 0xFA73, 12520 }, { 0xFA74, 12525 }, { 0xFA75, 12530 }, { 0xFA76, 12535 }, { 0xFA77, 12540 }, { 0xFA78, 12239 }, { 0xFA79, 12545 }, { 0xFA7A, 12550 }, { 0xFA7B, 12555 }, { 0xFA7C, 12099 }, { 0xFA7D, 12560 }, { 0xFA7E, 12565 }, { 0xFA7F, 12570 }, { 0xFA80, 12575 }, { 0xFA81, 12580 }, { 0xFA82, 12585 }, { 0xFA83, 12590 }, { 0xFA84, 12595 }, { 0xFA85, 12600 }, { 0xFA86, 12605 }, { 0xFA87, 12610 }, { 0xFA88, 12615 }, { 0xFA89, 12284 }, { 0xFA8A, 12620 }, { 0xFA8B, 12289 }, { 0xFA8C, 12625 }, { 0xFA8D, 12630 }, { 0xFA8E, 12635 }, { 0xFA8F, 12640 }, { 0xFA90, 12645 }, { 0xFA91, 12104 }, { 0xFA92, 10979 }, { 0xFA93, 12650 }, { 0xFA94, 12655 }, { 0xFA95, 12660 }, { 0xFA96, 11329 }, { 0xFA97, 11764 }, { 0xFA98, 12665 }, { 0xFA99, 12670 }, { 0xFA9A, 12324 }, { 0xFA9B, 12675 }, { 0xFA9C, 12329 }, { 0xFA9D, 12680 }, { 0xFA9E, 12685 }, { 0xFA9F, 12690 }, { 0xFAA0, 12114 }, { 0xFAA1, 12695 }, { 0xFAA2, 12700 }, { 0xFAA3, 12705 }, { 0xFAA4, 12710 }, { 0xFAA5, 12715 }, { 0xFAA6, 12119 }, { 0xFAA7, 12720 }, { 0xFAA8, 12725 }, { 0xFAA9, 12730 }, { 0xFAAA, 12735 }, { 0xFAAB, 12740 }, { 0xFAAC, 12745 }, { 0xFAAD, 12399 }, { 0xFAAE, 12750 }, { 0xFAAF, 12755 }, { 0xFAB0, 11519 }, { 0xFAB1, 12760 }, { 0xFAB2, 12419 }, { 0xFAB3, 12765 }, { 0xFAB4, 12770 }, { 0xFAB5, 12775 }, { 0xFAB6, 12780 }, { 0xFAB7, 12785 }, { 0xFAB8, 12444 }, { 0xFAB9, 12790 }, { 0xFABA, 12164 }, { 0xFABB, 12795 }, { 0xFABC, 12449 }, { 0xFABD, 11234 }, { 0xFABE, 12800 }, { 0xFABF, 12454 }, { 0xFAC0, 12805 }, { 0xFAC1, 12464 }, { 0xFAC2, 12810 }, { 0xFAC3, 12815 }, { 0xFAC4, 12820 }, { 0xFAC5, 12825 }, { 0xFAC6, 12830 }, { 0xFAC7, 12474 }, { 0xFAC8, 12144 }, { 0xFAC9, 12835 }, { 0xFACA, 12479 }, { 0xFACB, 12840 }, { 0xFACC, 12484 }, { 0xFACD, 12845 }, { 0xFACE, 10814 }, { 0xFACF, 12850 }, { 0xFAD0, 12856 }, { 0xFAD1, 12862 }, { 0xFAD2, 12868 }, { 0xFAD3, 12873 }, { 0xFAD4, 12878 }, { 0xFAD5, 12883 }, { 0xFAD6, 12889 }, { 0xFAD7, 12895 }, { 0xFAD8, 12901 }, { 0xFAD9, 12906 }, { 0xFB1D, 12911 }, { 0xFB1F, 12921 }, { 0xFB2A, 12931 }, { 0xFB2B, 12941 }, { 0xFB2C, 12951 }, { 0xFB2D, 12961 }, { 0xFB2E, 12971 }, { 0xFB2F, 12981 }, { 0xFB30, 12991 }, { 0xFB31, 13001 }, { 0xFB32, 13011 }, { 0xFB33, 13021 }, { 0xFB34, 13031 }, { 0xFB35, 13041 }, { 0xFB36, 13051 }, { 0xFB38, 13061 }, { 0xFB39, 13071 }, { 0xFB3A, 13081 }, { 0xFB3B, 13091 }, { 0xFB3C, 13101 }, { 0xFB3E, 13111 }, { 0xFB40, 13121 }, { 0xFB41, 13131 }, { 0xFB43, 13141 }, { 0xFB44, 13151 }, { 0xFB46, 13161 }, { 0xFB47, 13171 }, { 0xFB48, 13181 }, { 0xFB49, 13191 }, { 0xFB4A, 13201 }, { 0xFB4B, 13211 }, { 0xFB4C, 13221 }, { 0xFB4D, 13231 }, { 0xFB4E, 13241 }, { 0x1109A, 13251 }, { 0x1109C, 13263 }, { 0x110AB, 13275 }, { 0x1112E, 13287 }, { 0x1112F, 13299 }, { 0x1134B, 13311 }, { 0x1134C, 13323 }, { 0x114BB, 13335 }, { 0x114BC, 13347 }, { 0x114BE, 13359 }, { 0x115BA, 13371 }, { 0x115BB, 13383 }, { 0x11938, 13395 }, { 0x1D15E, 13407 }, { 0x1D15F, 13419 }, { 0x1D160, 13431 }, { 0x1D161, 13443 }, { 0x1D162, 13455 }, { 0x1D163, 13467 }, { 0x1D164, 13479 }, { 0x1D1BB, 13491 }, { 0x1D1BC, 13503 }, { 0x1D1BD, 13515 }, { 0x1D1BE, 13527 }, { 0x1D1BF, 13539 }, { 0x1D1C0, 13551 }, { 0x2F800, 13563 }, { 0x2F801, 13568 }, { 0x2F802, 13573 }, { 0x2F803, 13578 }, { 0x2F804, 13584 }, { 0x2F805, 12209 }, { 0x2F806, 13589 }, { 0x2F807, 13594 }, { 0x2F808, 13599 }, { 0x2F809, 13604 }, { 0x2F80A, 12214 }, { 0x2F80B, 13609 }, { 0x2F80C, 13614 }, { 0x2F80D, 13619 }, { 0x2F80E, 12219 }, { 0x2F80F, 13625 }, { 0x2F810, 13630 }, { 0x2F811, 13635 }, { 0x2F812, 13640 }, { 0x2F813, 13646 }, { 0x2F814, 13651 }, { 0x2F815, 13656 }, { 0x2F816, 13661 }, { 0x2F817, 13667 }, { 0x2F818, 13672 }, { 0x2F819, 13677 }, { 0x2F81A, 13682 }, { 0x2F81B, 12510 }, { 0x2F81C, 13687 }, { 0x2F81D, 13693 }, { 0x2F81E, 13698 }, { 0x2F81F, 13703 }, { 0x2F820, 13708 }, { 0x2F821, 13713 }, { 0x2F822, 13718 }, { 0x2F823, 13723 }, { 0x2F824, 13728 }, { 0x2F825, 12535 }, { 0x2F826, 12224 }, { 0x2F827, 12229 }, { 0x2F828, 12540 }, { 0x2F829, 13733 }, { 0x2F82A, 13738 }, { 0x2F82B, 11264 }, { 0x2F82C, 13743 }, { 0x2F82D, 12234 }, { 0x2F82E, 13748 }, { 0x2F82F, 13753 }, { 0x2F830, 13758 }, { 0x2F831, 13763 }, { 0x2F832, 13763 }, { 0x2F833, 13763 }, { 0x2F834, 13768 }, { 0x2F835, 13774 }, { 0x2F836, 13779 }, { 0x2F837, 13784 }, { 0x2F838, 13789 }, { 0x2F839, 13795 }, { 0x2F83A, 13800 }, { 0x2F83B, 13805 }, { 0x2F83C, 13810 }, { 0x2F83D, 13815 }, { 0x2F83E, 13820 }, { 0x2F83F, 13825 }, { 0x2F840, 13830 }, { 0x2F841, 13835 }, { 0x2F842, 13840 }, { 0x2F843, 13845 }, { 0x2F844, 13850 }, { 0x2F845, 13855 }, { 0x2F846, 13855 }, { 0x2F847, 12550 }, { 0x2F848, 13860 }, { 0x2F849, 13865 }, { 0x2F84A, 13870 }, { 0x2F84B, 13875 }, { 0x2F84C, 12244 }, { 0x2F84D, 13880 }, { 0x2F84E, 13885 }, { 0x2F84F, 13890 }, { 0x2F850, 12029 }, { 0x2F851, 13895 }, { 0x2F852, 13900 }, { 0x2F853, 13905 }, { 0x2F854, 13910 }, { 0x2F855, 13915 }, { 0x2F856, 13920 }, { 0x2F857, 13925 }, { 0x2F858, 13930 }, { 0x2F859, 13935 }, { 0x2F85A, 13941 }, { 0x2F85B, 13946 }, { 0x2F85C, 13951 }, { 0x2F85D, 13956 }, { 0x2F85E, 13961 }, { 0x2F85F, 13966 }, { 0x2F860, 13971 }, { 0x2F861, 13977 }, { 0x2F862, 13983 }, { 0x2F863, 13988 }, { 0x2F864, 13993 }, { 0x2F865, 13998 }, { 0x2F866, 14003 }, { 0x2F867, 14008 }, { 0x2F868, 14013 }, { 0x2F869, 14018 }, { 0x2F86A, 14023 }, { 0x2F86B, 14023 }, { 0x2F86C, 14028 }, { 0x2F86D, 14034 }, { 0x2F86E, 14039 }, { 0x2F86F, 11244 }, { 0x2F870, 14044 }, { 0x2F871, 14049 }, { 0x2F872, 14055 }, { 0x2F873, 14060 }, { 0x2F874, 14065 }, { 0x2F875, 14070 }, { 0x2F876, 14075 }, { 0x2F877, 14080 }, { 0x2F878, 12269 }, { 0x2F879, 14085 }, { 0x2F87A, 14090 }, { 0x2F87B, 14095 }, { 0x2F87C, 14101 }, { 0x2F87D, 14106 }, { 0x2F87E, 14112 }, { 0x2F87F, 14117 }, { 0x2F880, 14122 }, { 0x2F881, 14127 }, { 0x2F882, 14132 }, { 0x2F883, 14137 }, { 0x2F884, 14142 }, { 0x2F885, 14147 }, { 0x2F886, 14152 }, { 0x2F887, 14157 }, { 0x2F888, 14162 }, { 0x2F889, 14167 }, { 0x2F88A, 14173 }, { 0x2F88B, 14178 }, { 0x2F88C, 14183 }, { 0x2F88D, 14188 }, { 0x2F88E, 10974 }, { 0x2F88F, 14193 }, { 0x2F890, 14199 }, { 0x2F891, 14204 }, { 0x2F892, 14204 }, { 0x2F893, 14210 }, { 0x2F894, 14215 }, { 0x2F895, 14215 }, { 0x2F896, 14220 }, { 0x2F897, 14225 }, { 0x2F898, 14231 }, { 0x2F899, 14237 }, { 0x2F89A, 14242 }, { 0x2F89B, 14247 }, { 0x2F89C, 14252 }, { 0x2F89D, 14257 }, { 0x2F89E, 14262 }, { 0x2F89F, 14267 }, { 0x2F8A0, 14272 }, { 0x2F8A1, 14277 }, { 0x2F8A2, 14282 }, { 0x2F8A3, 12274 }, { 0x2F8A4, 14287 }, { 0x2F8A5, 14293 }, { 0x2F8A6, 14298 }, { 0x2F8A7, 14303 }, { 0x2F8A8, 12610 }, { 0x2F8A9, 14303 }, { 0x2F8AA, 14308 }, { 0x2F8AB, 12284 }, { 0x2F8AC, 14313 }, { 0x2F8AD, 14318 }, { 0x2F8AE, 14323 }, { 0x2F8AF, 14328 }, { 0x2F8B0, 12289 }, { 0x2F8B1, 10839 }, { 0x2F8B2, 14333 }, { 0x2F8B3, 14338 }, { 0x2F8B4, 14343 }, { 0x2F8B5, 14348 }, { 0x2F8B6, 14353 }, { 0x2F8B7, 14358 }, { 0x2F8B8, 14363 }, { 0x2F8B9, 14369 }, { 0x2F8BA, 14374 }, { 0x2F8BB, 14379 }, { 0x2F8BC, 14384 }, { 0x2F8BD, 14389 }, { 0x2F8BE, 14394 }, { 0x2F8BF, 14400 }, { 0x2F8C0, 14405 }, { 0x2F8C1, 14410 }, { 0x2F8C2, 14415 }, { 0x2F8C3, 14420 }, { 0x2F8C4, 14425 }, { 0x2F8C5, 14430 }, { 0x2F8C6, 14435 }, { 0x2F8C7, 14440 }, { 0x2F8C8, 12294 }, { 0x2F8C9, 14445 }, { 0x2F8CA, 14450 }, { 0x2F8CB, 14456 }, { 0x2F8CC, 14461 }, { 0x2F8CD, 14466 }, { 0x2F8CE, 14471 }, { 0x2F8CF, 12304 }, { 0x2F8D0, 14476 }, { 0x2F8D1, 14481 }, { 0x2F8D2, 14486 }, { 0x2F8D3, 14491 }, { 0x2F8D4, 14496 }, { 0x2F8D5, 14501 }, { 0x2F8D6, 14506 }, { 0x2F8D7, 14511 }, { 0x2F8D8, 10979 }, { 0x2F8D9, 12650 }, { 0x2F8DA, 14516 }, { 0x2F8DB, 14521 }, { 0x2F8DC, 14526 }, { 0x2F8DD, 14531 }, { 0x2F8DE, 14537 }, { 0x2F8DF, 14542 }, { 0x2F8E0, 14547 }, { 0x2F8E1, 14552 }, { 0x2F8E2, 12309 }, { 0x2F8E3, 14557 }, { 0x2F8E4, 14563 }, { 0x2F8E5, 14568 }, { 0x2F8E6, 14573 }, { 0x2F8E7, 12868 }, { 0x2F8E8, 14578 }, { 0x2F8E9, 14583 }, { 0x2F8EA, 14588 }, { 0x2F8EB, 14593 }, { 0x2F8EC, 14598 }, { 0x2F8ED, 14604 }, { 0x2F8EE, 14609 }, { 0x2F8EF, 14614 }, { 0x2F8F0, 14619 }, { 0x2F8F1, 14625 }, { 0x2F8F2, 14630 }, { 0x2F8F3, 14635 }, { 0x2F8F4, 14640 }, { 0x2F8F5, 11329 }, { 0x2F8F6, 14645 }, { 0x2F8F7, 14650 }, { 0x2F8F8, 14656 }, { 0x2F8F9, 14662 }, { 0x2F8FA, 14668 }, { 0x2F8FB, 14673 }, { 0x2F8FC, 14679 }, { 0x2F8FD, 14684 }, { 0x2F8FE, 14689 }, { 0x2F8FF, 14694 }, { 0x2F900, 14699 }, { 0x2F901, 12314 }, { 0x2F902, 11764 }, { 0x2F903, 14704 }, { 0x2F904, 14709 }, { 0x2F905, 14714 }, { 0x2F906, 14719 }, { 0x2F907, 14725 }, { 0x2F908, 14730 }, { 0x2F909, 14735 }, { 0x2F90A, 14740 }, { 0x2F90B, 12670 }, { 0x2F90C, 14745 }, { 0x2F90D, 14750 }, { 0x2F90E, 14756 }, { 0x2F90F, 14761 }, { 0x2F910, 14766 }, { 0x2F911, 14772 }, { 0x2F912, 14778 }, { 0x2F913, 14783 }, { 0x2F914, 12675 }, { 0x2F915, 14788 }, { 0x2F916, 14793 }, { 0x2F917, 14798 }, { 0x2F918, 14803 }, { 0x2F919, 14808 }, { 0x2F91A, 14813 }, { 0x2F91B, 14818 }, { 0x2F91C, 14824 }, { 0x2F91D, 14829 }, { 0x2F91E, 14835 }, { 0x2F91F, 14840 }, { 0x2F920, 14846 }, { 0x2F921, 12685 }, { 0x2F922, 14851 }, { 0x2F923, 14856 }, { 0x2F924, 14862 }, { 0x2F925, 14867 }, { 0x2F926, 14872 }, { 0x2F927, 14878 }, { 0x2F928, 14884 }, { 0x2F929, 14889 }, { 0x2F92A, 14894 }, { 0x2F92B, 14899 }, { 0x2F92C, 14904 }, { 0x2F92D, 14904 }, { 0x2F92E, 14909 }, { 0x2F92F, 14914 }, { 0x2F930, 12695 }, { 0x2F931, 14919 }, { 0x2F932, 14924 }, { 0x2F933, 14929 }, { 0x2F934, 14934 }, { 0x2F935, 14939 }, { 0x2F936, 14945 }, { 0x2F937, 14950 }, { 0x2F938, 11259 }, { 0x2F939, 14956 }, { 0x2F93A, 14962 }, { 0x2F93B, 14967 }, { 0x2F93C, 14973 }, { 0x2F93D, 14979 }, { 0x2F93E, 14985 }, { 0x2F93F, 14990 }, { 0x2F940, 12725 }, { 0x2F941, 14995 }, { 0x2F942, 15001 }, { 0x2F943, 15007 }, { 0x2F944, 15013 }, { 0x2F945, 15019 }, { 0x2F946, 15024 }, { 0x2F947, 15024 }, { 0x2F948, 12730 }, { 0x2F949, 12878 }, { 0x2F94A, 15029 }, { 0x2F94B, 15034 }, { 0x2F94C, 15039 }, { 0x2F94D, 15044 }, { 0x2F94E, 15050 }, { 0x2F94F, 11069 }, { 0x2F950, 12740 }, { 0x2F951, 15055 }, { 0x2F952, 15060 }, { 0x2F953, 12369 }, { 0x2F954, 15066 }, { 0x2F955, 15072 }, { 0x2F956, 12139 }, { 0x2F957, 15078 }, { 0x2F958, 15083 }, { 0x2F959, 12389 }, { 0x2F95A, 15088 }, { 0x2F95B, 15093 }, { 0x2F95C, 15098 }, { 0x2F95D, 15104 }, { 0x2F95E, 15104 }, { 0x2F95F, 15110 }, { 0x2F960, 15115 }, { 0x2F961, 15120 }, { 0x2F962, 15126 }, { 0x2F963, 15131 }, { 0x2F964, 15136 }, { 0x2F965, 15141 }, { 0x2F966, 15147 }, { 0x2F967, 15152 }, { 0x2F968, 15157 }, { 0x2F969, 15162 }, { 0x2F96A, 15167 }, { 0x2F96B, 15172 }, { 0x2F96C, 15178 }, { 0x2F96D, 15183 }, { 0x2F96E, 15188 }, { 0x2F96F, 15193 }, { 0x2F970, 15198 }, { 0x2F971, 15203 }, { 0x2F972, 15208 }, { 0x2F973, 15214 }, { 0x2F974, 15220 }, { 0x2F975, 15225 }, { 0x2F976, 15231 }, { 0x2F977, 15236 }, { 0x2F978, 15242 }, { 0x2F979, 15247 }, { 0x2F97A, 12419 }, { 0x2F97B, 15252 }, { 0x2F97C, 15258 }, { 0x2F97D, 15264 }, { 0x2F97E, 15269 }, { 0x2F97F, 15275 }, { 0x2F980, 15280 }, { 0x2F981, 15286 }, { 0x2F982, 15291 }, { 0x2F983, 15296 }, { 0x2F984, 15301 }, { 0x2F985, 15306 }, { 0x2F986, 15311 }, { 0x2F987, 15316 }, { 0x2F988, 15322 }, { 0x2F989, 15328 }, { 0x2F98A, 15334 }, { 0x2F98B, 14210 }, { 0x2F98C, 15340 }, { 0x2F98D, 15345 }, { 0x2F98E, 15350 }, { 0x2F98F, 15355 }, { 0x2F990, 15360 }, { 0x2F991, 15365 }, { 0x2F992, 15370 }, { 0x2F993, 15375 }, { 0x2F994, 15380 }, { 0x2F995, 15385 }, { 0x2F996, 15390 }, { 0x2F997, 15395 }, { 0x2F998, 11349 }, { 0x2F999, 15401 }, { 0x2F99A, 15406 }, { 0x2F99B, 15411 }, { 0x2F99C, 15416 }, { 0x2F99D, 15421 }, { 0x2F99E, 15426 }, { 0x2F99F, 12434 }, { 0x2F9A0, 15431 }, { 0x2F9A1, 15436 }, { 0x2F9A2, 15441 }, { 0x2F9A3, 15446 }, { 0x2F9A4, 15451 }, { 0x2F9A5, 15457 }, { 0x2F9A6, 15463 }, { 0x2F9A7, 15469 }, { 0x2F9A8, 15474 }, { 0x2F9A9, 15479 }, { 0x2F9AA, 15484 }, { 0x2F9AB, 15489 }, { 0x2F9AC, 15495 }, { 0x2F9AD, 15500 }, { 0x2F9AE, 15506 }, { 0x2F9AF, 15511 }, { 0x2F9B0, 15516 }, { 0x2F9B1, 15522 }, { 0x2F9B2, 15528 }, { 0x2F9B3, 15533 }, { 0x2F9B4, 11044 }, { 0x2F9B5, 15538 }, { 0x2F9B6, 15543 }, { 0x2F9B7, 15548 }, { 0x2F9B8, 15553 }, { 0x2F9B9, 15558 }, { 0x2F9BA, 15563 }, { 0x2F9BB, 12775 }, { 0x2F9BC, 15568 }, { 0x2F9BD, 15573 }, { 0x2F9BE, 15578 }, { 0x2F9BF, 15583 }, { 0x2F9C0, 15588 }, { 0x2F9C1, 15593 }, { 0x2F9C2, 15598 }, { 0x2F9C3, 15603 }, { 0x2F9C4, 15608 }, { 0x2F9C5, 15613 }, { 0x2F9C6, 15619 }, { 0x2F9C7, 15624 }, { 0x2F9C8, 15629 }, { 0x2F9C9, 15634 }, { 0x2F9CA, 15639 }, { 0x2F9CB, 15644 }, { 0x2F9CC, 15650 }, { 0x2F9CD, 15656 }, { 0x2F9CE, 15661 }, { 0x2F9CF, 15666 }, { 0x2F9D0, 12800 }, { 0x2F9D1, 12805 }, { 0x2F9D2, 15671 }, { 0x2F9D3, 15676 }, { 0x2F9D4, 15682 }, { 0x2F9D5, 15687 }, { 0x2F9D6, 15692 }, { 0x2F9D7, 15697 }, { 0x2F9D8, 15702 }, { 0x2F9D9, 15708 }, { 0x2F9DA, 15714 }, { 0x2F9DB, 15719 }, { 0x2F9DC, 15724 }, { 0x2F9DD, 15729 }, { 0x2F9DE, 15735 }, { 0x2F9DF, 12810 }, { 0x2F9E0, 15740 }, { 0x2F9E1, 15746 }, { 0x2F9E2, 15752 }, { 0x2F9E3, 15757 }, { 0x2F9E4, 15762 }, { 0x2F9E5, 15767 }, { 0x2F9E6, 15773 }, { 0x2F9E7, 15778 }, { 0x2F9E8, 15783 }, { 0x2F9E9, 15788 }, { 0x2F9EA, 15793 }, { 0x2F9EB, 15798 }, { 0x2F9EC, 15803 }, { 0x2F9ED, 15808 }, { 0x2F9EE, 15814 }, { 0x2F9EF, 15819 }, { 0x2F9F0, 15824 }, { 0x2F9F1, 15829 }, { 0x2F9F2, 15835 }, { 0x2F9F3, 15840 }, { 0x2F9F4, 15845 }, { 0x2F9F5, 15850 }, { 0x2F9F6, 15855 }, { 0x2F9F7, 15861 }, { 0x2F9F8, 15867 }, { 0x2F9F9, 15872 }, { 0x2F9FA, 15877 }, { 0x2F9FB, 15882 }, { 0x2F9FC, 15888 }, { 0x2F9FD, 15893 }, { 0x2F9FE, 12840 }, { 0x2F9FF, 12840 }, { 0x2FA00, 15899 }, { 0x2FA01, 15904 }, { 0x2FA02, 15910 }, { 0x2FA03, 15915 }, { 0x2FA04, 15920 }, { 0x2FA05, 15925 }, { 0x2FA06, 15930 }, { 0x2FA07, 15935 }, { 0x2FA08, 15940 }, { 0x2FA09, 15945 }, { 0x2FA0A, 12845 }, { 0x2FA0B, 15951 }, { 0x2FA0C, 15956 }, { 0x2FA0D, 15961 }, { 0x2FA0E, 15966 }, { 0x2FA0F, 15971 }, { 0x2FA10, 15976 }, { 0x2FA11, 15982 }, { 0x2FA12, 15987 }, { 0x2FA13, 15993 }, { 0x2FA14, 15999 }, { 0x2FA15, 16005 }, { 0x2FA16, 16010 }, { 0x2FA17, 16015 }, { 0x2FA18, 16020 }, { 0x2FA19, 16025 }, { 0x2FA1A, 16030 }, { 0x2FA1B, 16035 }, { 0x2FA1C, 16040 }, { 0x2FA1D, 16045 }, { (gunichar)(-1), 0 } /* end marker */ }; static const UnicharUnichar names_list_exes[] = { { 0x001A, 0xFFFD }, { 0x0020, 0x00A0 }, { 0x0020, 0x200B }, { 0x0020, 0x202F }, { 0x0020, 0x2060 }, { 0x0020, 0x3000 }, { 0x0020, 0xFEFF }, { 0x0021, 0x00A1 }, { 0x0021, 0x01C3 }, { 0x0021, 0x203C }, { 0x0021, 0x203D }, { 0x0021, 0x2762 }, { 0x0022, 0x02BA }, { 0x0022, 0x030B }, { 0x0022, 0x030E }, { 0x0022, 0x05F4 }, { 0x0022, 0x2033 }, { 0x0022, 0x3003 }, { 0x0023, 0x2114 }, { 0x0023, 0x2317 }, { 0x0023, 0x266F }, { 0x0024, 0x00A4 }, { 0x0024, 0x20B1 }, { 0x0024, 0x1F4B2 }, { 0x0025, 0x066A }, { 0x0025, 0x2030 }, { 0x0025, 0x2031 }, { 0x0025, 0x2052 }, { 0x0026, 0x204A }, { 0x0026, 0x214B }, { 0x0026, 0x1F674 }, { 0x0027, 0x02B9 }, { 0x0027, 0x02BC }, { 0x0027, 0x02C8 }, { 0x0027, 0x0301 }, { 0x0027, 0x05F3 }, { 0x0027, 0x2032 }, { 0x0027, 0xA78C }, { 0x002A, 0x066D }, { 0x002A, 0x204E }, { 0x002A, 0x2217 }, { 0x002A, 0x26B9 }, { 0x002A, 0x2731 }, { 0x002B, 0x2795 }, { 0x002C, 0x060C }, { 0x002C, 0x201A }, { 0x002C, 0x2E41 }, { 0x002C, 0x2E4C }, { 0x002C, 0x3001 }, { 0x002D, 0x2010 }, { 0x002D, 0x2011 }, { 0x002D, 0x2012 }, { 0x002D, 0x2013 }, { 0x002D, 0x2043 }, { 0x002D, 0x2212 }, { 0x002D, 0x10191 }, { 0x002E, 0x06D4 }, { 0x002E, 0x2E3C }, { 0x002E, 0x3002 }, { 0x002F, 0x01C0 }, { 0x002F, 0x0338 }, { 0x002F, 0x2044 }, { 0x002F, 0x2215 }, { 0x002F, 0x2E4A }, { 0x003A, 0x0589 }, { 0x003A, 0x05C3 }, { 0x003A, 0x2236 }, { 0x003A, 0xA789 }, { 0x003B, 0x037E }, { 0x003B, 0x061B }, { 0x003B, 0x204F }, { 0x003C, 0x2039 }, { 0x003C, 0x2329 }, { 0x003C, 0x27E8 }, { 0x003C, 0x3008 }, { 0x003D, 0x2260 }, { 0x003D, 0x2261 }, { 0x003D, 0xA78A }, { 0x003D, 0x10190 }, { 0x003E, 0x203A }, { 0x003E, 0x232A }, { 0x003E, 0x27E9 }, { 0x003E, 0x3009 }, { 0x003F, 0x00BF }, { 0x003F, 0x037E }, { 0x003F, 0x061F }, { 0x003F, 0x203D }, { 0x003F, 0x2048 }, { 0x003F, 0x2049 }, { 0x0042, 0x212C }, { 0x0043, 0x2102 }, { 0x0043, 0x212D }, { 0x0045, 0x2107 }, { 0x0045, 0x2130 }, { 0x0046, 0x2131 }, { 0x0046, 0x2132 }, { 0x0048, 0x210B }, { 0x0048, 0x210C }, { 0x0048, 0x210D }, { 0x0049, 0x0130 }, { 0x0049, 0x0406 }, { 0x0049, 0x04C0 }, { 0x0049, 0x2110 }, { 0x0049, 0x2111 }, { 0x0049, 0x2160 }, { 0x004B, 0x212A }, { 0x004C, 0x2112 }, { 0x004D, 0x2133 }, { 0x004E, 0x2115 }, { 0x0050, 0x2119 }, { 0x0051, 0x211A }, { 0x0052, 0x211B }, { 0x0052, 0x211C }, { 0x0052, 0x211D }, { 0x0056, 0x2164 }, { 0x005A, 0x2124 }, { 0x005A, 0x2128 }, { 0x005C, 0x20E5 }, { 0x005C, 0x2216 }, { 0x005E, 0x02C4 }, { 0x005E, 0x02C6 }, { 0x005E, 0x0302 }, { 0x005E, 0x2038 }, { 0x005E, 0x2303 }, { 0x005F, 0x02CD }, { 0x005F, 0x0331 }, { 0x005F, 0x0332 }, { 0x005F, 0x2017 }, { 0x0060, 0x02CB }, { 0x0060, 0x0300 }, { 0x0060, 0x2035 }, { 0x0065, 0x212E }, { 0x0065, 0x212F }, { 0x0067, 0x0261 }, { 0x0067, 0x210A }, { 0x0068, 0x04BB }, { 0x0068, 0x210E }, { 0x0069, 0x0131 }, { 0x0069, 0x1D6A4 }, { 0x006A, 0x0237 }, { 0x006A, 0x1D6A5 }, { 0x006C, 0x2113 }, { 0x006C, 0x1D4C1 }, { 0x006E, 0x207F }, { 0x006F, 0x2134 }, { 0x007A, 0x01B6 }, { 0x007C, 0x01C0 }, { 0x007C, 0x05C0 }, { 0x007C, 0x2223 }, { 0x007C, 0x2758 }, { 0x007E, 0x02DC }, { 0x007E, 0x0303 }, { 0x007E, 0x2053 }, { 0x007E, 0x223C }, { 0x007E, 0xFF5E }, { 0x0082, 0x200B }, { 0x0083, 0x2060 }, { 0x00A0, 0x0020 }, { 0x00A0, 0x2007 }, { 0x00A0, 0x202F }, { 0x00A0, 0x2060 }, { 0x00A0, 0xFEFF }, { 0x00A1, 0x0021 }, { 0x00A3, 0x20A4 }, { 0x00A3, 0x20BA }, { 0x00A3, 0x10192 }, { 0x00A4, 0x0024 }, { 0x00A8, 0x0308 }, { 0x00A9, 0x2117 }, { 0x00A9, 0x24B8 }, { 0x00A9, 0x1F12F }, { 0x00A9, 0x1F1AD }, { 0x00AB, 0x226A }, { 0x00AB, 0x300A }, { 0x00AC, 0x2310 }, { 0x00AE, 0x24C7 }, { 0x00AF, 0x02C9 }, { 0x00AF, 0x0304 }, { 0x00AF, 0x0305 }, { 0x00B0, 0x02DA }, { 0x00B0, 0x030A }, { 0x00B0, 0x2070 }, { 0x00B0, 0x2218 }, { 0x00B1, 0x2213 }, { 0x00B2, 0x00B9 }, { 0x00B3, 0x00B9 }, { 0x00B4, 0x02B9 }, { 0x00B4, 0x02CA }, { 0x00B4, 0x0301 }, { 0x00B4, 0x2032 }, { 0x00B6, 0x204B }, { 0x00B6, 0x2761 }, { 0x00B6, 0x2E3F }, { 0x00B7, 0x0387 }, { 0x00B7, 0x16EB }, { 0x00B7, 0x2022 }, { 0x00B7, 0x2024 }, { 0x00B7, 0x2027 }, { 0x00B7, 0x2219 }, { 0x00B7, 0x22C5 }, { 0x00B7, 0x2E31 }, { 0x00B7, 0x2E33 }, { 0x00B7, 0x30FB }, { 0x00B7, 0xA78F }, { 0x00B8, 0x0327 }, { 0x00B9, 0x00B2 }, { 0x00B9, 0x00B3 }, { 0x00BB, 0x226B }, { 0x00BB, 0x300B }, { 0x00BF, 0x003F }, { 0x00BF, 0x2E2E }, { 0x00C5, 0x212B }, { 0x00D0, 0x0110 }, { 0x00D0, 0x0189 }, { 0x00D7, 0x2715 }, { 0x00D7, 0x274C }, { 0x00D7, 0x2A2F }, { 0x00D8, 0x2205 }, { 0x00DF, 0x03B2 }, { 0x00E6, 0x0153 }, { 0x00E6, 0x04D5 }, { 0x00F0, 0x03B4 }, { 0x00F0, 0x2202 }, { 0x00F7, 0x070B }, { 0x00F7, 0x2052 }, { 0x00F7, 0x2212 }, { 0x00F7, 0x2215 }, { 0x00F7, 0x2223 }, { 0x00F7, 0x2236 }, { 0x00F7, 0x2797 }, { 0x00F8, 0x2300 }, { 0x00FE, 0x16A6 }, { 0x0107, 0x045B }, { 0x0110, 0x00D0 }, { 0x0110, 0x0111 }, { 0x0110, 0x0189 }, { 0x0111, 0x0110 }, { 0x0111, 0x0452 }, { 0x011F, 0x01E7 }, { 0x0127, 0x045B }, { 0x0127, 0x210F }, { 0x0130, 0x0049 }, { 0x0131, 0x0069 }, { 0x0141, 0x023D }, { 0x0142, 0x019A }, { 0x0153, 0x00E6 }, { 0x0153, 0x0276 }, { 0x015F, 0x0219 }, { 0x0163, 0x021B }, { 0x0180, 0x03B2 }, { 0x0180, 0x2422 }, { 0x0183, 0x0411 }, { 0x0185, 0x01A8 }, { 0x0185, 0x01BD }, { 0x0185, 0x0437 }, { 0x0185, 0x0447 }, { 0x0185, 0x044C }, { 0x0189, 0x00D0 }, { 0x0189, 0x0110 }, { 0x018F, 0x04D8 }, { 0x0190, 0x2107 }, { 0x0190, 0x218B }, { 0x0191, 0xA798 }, { 0x0197, 0x026A }, { 0x019A, 0x0142 }, { 0x019F, 0x04E8 }, { 0x01A8, 0x0185 }, { 0x01A9, 0x03A3 }, { 0x01B1, 0x2127 }, { 0x01B6, 0x007A }, { 0x01B7, 0x021C }, { 0x01B7, 0x04E0 }, { 0x01B9, 0x0295 }, { 0x01B9, 0x0639 }, { 0x01BD, 0x0185 }, { 0x01BF, 0x16B9 }, { 0x01C0, 0x002F }, { 0x01C0, 0x007C }, { 0x01C0, 0x0287 }, { 0x01C0, 0x2223 }, { 0x01C1, 0x0296 }, { 0x01C1, 0x2225 }, { 0x01C2, 0x2260 }, { 0x01C3, 0x0021 }, { 0x01C3, 0x0297 }, { 0x01C6, 0x045F }, { 0x01C9, 0x0459 }, { 0x01CC, 0x045A }, { 0x01DD, 0x0259 }, { 0x01E7, 0x011F }, { 0x0219, 0x015F }, { 0x021B, 0x0163 }, { 0x021C, 0x01B7 }, { 0x021D, 0x0292 }, { 0x021D, 0x1D79 }, { 0x0223, 0x0038 }, { 0x0237, 0x1D6A5 }, { 0x023F, 0x0282 }, { 0x0240, 0x0290 }, { 0x0242, 0x0294 }, { 0x0242, 0x02C0 }, { 0x0251, 0x03B1 }, { 0x0252, 0xAB64 }, { 0x0259, 0x01DD }, { 0x0259, 0x04D9 }, { 0x025B, 0x03B5 }, { 0x0261, 0x0067 }, { 0x0263, 0x03B3 }, { 0x0266, 0x02B1 }, { 0x0275, 0x03B8 }, { 0x0275, 0x0473 }, { 0x0275, 0x04E9 }, { 0x0276, 0x0153 }, { 0x0278, 0x03C6 }, { 0x0279, 0x02B4 }, { 0x027B, 0x02B5 }, { 0x0281, 0x02B6 }, { 0x0283, 0x222B }, { 0x0287, 0x01C0 }, { 0x0289, 0x1D7E }, { 0x028A, 0x03C5 }, { 0x028B, 0x03C5 }, { 0x028C, 0x039B }, { 0x028C, 0x2038 }, { 0x028C, 0x2227 }, { 0x028D, 0xAB69 }, { 0x0292, 0x021D }, { 0x0292, 0x04E1 }, { 0x0292, 0x2125 }, { 0x0292, 0x1F772 }, { 0x0294, 0x0241 }, { 0x0294, 0x02C0 }, { 0x0295, 0x01B9 }, { 0x0295, 0x02C1 }, { 0x0296, 0x01C1 }, { 0x0297, 0x01C3 }, { 0x0297, 0x2201 }, { 0x0298, 0x2299 }, { 0x029C, 0x1D34 }, { 0x029C, 0xA7F8 }, { 0x02A3, 0xAB66 }, { 0x02A6, 0xAB67 }, { 0x02B1, 0x0266 }, { 0x02B1, 0x0324 }, { 0x02B2, 0x0321 }, { 0x02B4, 0x0279 }, { 0x02B5, 0x027B }, { 0x02B6, 0x0281 }, { 0x02B7, 0x032B }, { 0x02B9, 0x0027 }, { 0x02B9, 0x00B4 }, { 0x02B9, 0x02CA }, { 0x02B9, 0x0301 }, { 0x02B9, 0x0374 }, { 0x02B9, 0x05F3 }, { 0x02B9, 0x2032 }, { 0x02BA, 0x0022 }, { 0x02BA, 0x030B }, { 0x02BA, 0x2033 }, { 0x02BB, 0x0312 }, { 0x02BB, 0x07F5 }, { 0x02BB, 0x2018 }, { 0x02BC, 0x0027 }, { 0x02BC, 0x0313 }, { 0x02BC, 0x0315 }, { 0x02BC, 0x055A }, { 0x02BC, 0x07F4 }, { 0x02BC, 0x1FBF }, { 0x02BC, 0x2019 }, { 0x02BD, 0x0314 }, { 0x02BD, 0x0559 }, { 0x02BD, 0x1FFE }, { 0x02BD, 0x201B }, { 0x02BE, 0x055A }, { 0x02BE, 0x05D0 }, { 0x02BE, 0x0621 }, { 0x02BF, 0x0559 }, { 0x02BF, 0x05E2 }, { 0x02BF, 0x0639 }, { 0x02C0, 0x0294 }, { 0x02C0, 0x0309 }, { 0x02C1, 0x0295 }, { 0x02C4, 0x005E }, { 0x02C4, 0x2303 }, { 0x02C6, 0x005E }, { 0x02C6, 0x0302 }, { 0x02C6, 0xA788 }, { 0x02C7, 0x030C }, { 0x02C8, 0x0027 }, { 0x02C8, 0x030D }, { 0x02C9, 0x00AF }, { 0x02C9, 0x0304 }, { 0x02CA, 0x00B4 }, { 0x02CA, 0x02B9 }, { 0x02CA, 0x0301 }, { 0x02CA, 0x0374 }, { 0x02CA, 0x055B }, { 0x02CB, 0x0060 }, { 0x02CB, 0x0300 }, { 0x02CB, 0x055D }, { 0x02CC, 0x0329 }, { 0x02CD, 0x005F }, { 0x02CD, 0x0331 }, { 0x02CF, 0x0375 }, { 0x02D0, 0x003A }, { 0x02D1, 0x00B7 }, { 0x02D4, 0x031D }, { 0x02D4, 0x0323 }, { 0x02D5, 0x031C }, { 0x02D5, 0x031E }, { 0x02D6, 0x031F }, { 0x02D7, 0x0320 }, { 0x02D7, 0x2212 }, { 0x02D8, 0x0306 }, { 0x02D9, 0x0307 }, { 0x02DA, 0x00B0 }, { 0x02DA, 0x030A }, { 0x02DB, 0x0328 }, { 0x02DC, 0x007E }, { 0x02DC, 0x0303 }, { 0x02DC, 0x223C }, { 0x02DD, 0x030B }, { 0x02F3, 0x0325 }, { 0x0300, 0x0060 }, { 0x0300, 0x02CB }, { 0x0301, 0x0027 }, { 0x0301, 0x00B4 }, { 0x0301, 0x02B9 }, { 0x0301, 0x02CA }, { 0x0301, 0x0384 }, { 0x0302, 0x005E }, { 0x0302, 0x02C6 }, { 0x0303, 0x007E }, { 0x0303, 0x02DC }, { 0x0304, 0x00AF }, { 0x0304, 0x02C9 }, { 0x0305, 0x00AF }, { 0x0306, 0x02D8 }, { 0x0306, 0xA67C }, { 0x0308, 0x00A8 }, { 0x0309, 0x02C0 }, { 0x030A, 0x00B0 }, { 0x030A, 0x02DA }, { 0x030B, 0x0022 }, { 0x030B, 0x02BA }, { 0x030B, 0x02DD }, { 0x030C, 0x02C7 }, { 0x030D, 0x02C8 }, { 0x030E, 0x0022 }, { 0x0310, 0x0901 }, { 0x0311, 0x0484 }, { 0x0311, 0x0487 }, { 0x0312, 0x02BB }, { 0x0313, 0x02BC }, { 0x0313, 0x0486 }, { 0x0313, 0x055A }, { 0x0314, 0x02BD }, { 0x0314, 0x0485 }, { 0x0314, 0x0559 }, { 0x0315, 0x02BC }, { 0x0318, 0xAB6A }, { 0x0319, 0xAB6B }, { 0x031C, 0x02D5 }, { 0x031D, 0x02D4 }, { 0x031E, 0x02D5 }, { 0x031F, 0x02D6 }, { 0x0320, 0x02D7 }, { 0x0321, 0x02B2 }, { 0x0323, 0x02D4 }, { 0x0324, 0x02B1 }, { 0x0325, 0x02F3 }, { 0x0327, 0x00B8 }, { 0x0328, 0x02DB }, { 0x0328, 0x1AB7 }, { 0x0329, 0x02CC }, { 0x032B, 0x02B7 }, { 0x0331, 0x005F }, { 0x0331, 0x02CD }, { 0x0332, 0x005F }, { 0x0333, 0x0347 }, { 0x0333, 0x2017 }, { 0x033A, 0x1DF9 }, { 0x033E, 0x0484 }, { 0x033E, 0x2E2F }, { 0x033E, 0xA67D }, { 0x0342, 0x0303 }, { 0x0342, 0x0311 }, { 0x0345, 0x037A }, { 0x0345, 0x0399 }, { 0x0346, 0x20E9 }, { 0x0358, 0x1DF8 }, { 0x0359, 0x204E }, { 0x035C, 0x035D }, { 0x035C, 0x0361 }, { 0x035C, 0xFE27 }, { 0x0360, 0xFE22 }, { 0x0361, 0xFE20 }, { 0x0370, 0x2C75 }, { 0x0371, 0x2C76 }, { 0x0374, 0x02CA }, { 0x0375, 0x02CF }, { 0x037A, 0x0345 }, { 0x037E, 0x003F }, { 0x0384, 0x00B4 }, { 0x0384, 0x030D }, { 0x0393, 0x213E }, { 0x0394, 0x2206 }, { 0x03A0, 0x213F }, { 0x03A0, 0x220F }, { 0x03A3, 0x01A9 }, { 0x03A3, 0x2211 }, { 0x03A9, 0x2126 }, { 0x03A9, 0x2127 }, { 0x03B1, 0x0251 }, { 0x03B1, 0x221D }, { 0x03B2, 0x00DF }, { 0x03B2, 0x0180 }, { 0x03B2, 0xA7B5 }, { 0x03B3, 0x0263 }, { 0x03B3, 0x213D }, { 0x03B5, 0x025B }, { 0x03B8, 0x0275 }, { 0x03B8, 0x0473 }, { 0x03B9, 0x0269 }, { 0x03B9, 0x2129 }, { 0x03BC, 0x00B5 }, { 0x03C2, 0x03DB }, { 0x03C5, 0x028A }, { 0x03C5, 0x028B }, { 0x03C6, 0x0278 }, { 0x03C6, 0x03D5 }, { 0x03C7, 0xAB53 }, { 0x03C9, 0xA7B7 }, { 0x03CF, 0x03D7 }, { 0x03D7, 0x2CE4 }, { 0x03DA, 0x2185 }, { 0x03DB, 0x03C2 }, { 0x03F4, 0x0472 }, { 0x03F5, 0x220A }, { 0x03F6, 0x220D }, { 0x0406, 0x0049 }, { 0x0406, 0x0456 }, { 0x0406, 0x04C0 }, { 0x0411, 0x0183 }, { 0x0423, 0x0478 }, { 0x0423, 0x04AF }, { 0x0423, 0xA64A }, { 0x044B, 0xA651 }, { 0x044C, 0x0185 }, { 0x044C, 0xA64F }, { 0x044E, 0xA655 }, { 0x0452, 0x0111 }, { 0x0455, 0xA643 }, { 0x0459, 0x01C9 }, { 0x045A, 0x01CC }, { 0x045B, 0x0107 }, { 0x045B, 0x0127 }, { 0x045B, 0x040B }, { 0x045B, 0x210F }, { 0x045B, 0xA649 }, { 0x045F, 0x01C6 }, { 0x0461, 0xA64D }, { 0x0463, 0xA653 }, { 0x0463, 0xAB60 }, { 0x0465, 0xAB61 }, { 0x0467, 0xA659 }, { 0x0467, 0xA65B }, { 0x0469, 0x044F }, { 0x0469, 0xA65D }, { 0x046B, 0xA65B }, { 0x0473, 0x0275 }, { 0x0473, 0x03B8 }, { 0x0478, 0x0423 }, { 0x047C, 0xA64C }, { 0x047D, 0x1F66 }, { 0x0483, 0xA66F }, { 0x0484, 0x02BC }, { 0x0484, 0x0311 }, { 0x0485, 0x0314 }, { 0x0486, 0x0313 }, { 0x0487, 0x0311 }, { 0x0487, 0xA66F }, { 0x0489, 0xA670 }, { 0x04AF, 0x0423 }, { 0x04BB, 0x0068 }, { 0x04C0, 0x0049 }, { 0x04C0, 0x0406 }, { 0x04D5, 0x00E6 }, { 0x04D9, 0x0259 }, { 0x04E1, 0x0292 }, { 0x04E9, 0x0275 }, { 0x0525, 0x04A7 }, { 0x0559, 0x02BD }, { 0x0559, 0x02BF }, { 0x0559, 0x0314 }, { 0x055A, 0x02BC }, { 0x055A, 0x02BE }, { 0x055A, 0x0313 }, { 0x055B, 0x02CA }, { 0x055D, 0x02CB }, { 0x0589, 0x003A }, { 0x0598, 0x05AE }, { 0x05A2, 0x05AA }, { 0x05AA, 0x05A2 }, { 0x05AE, 0x0598 }, { 0x05B8, 0x05C7 }, { 0x05BF, 0xFB1E }, { 0x05C0, 0x007C }, { 0x05C3, 0x003A }, { 0x05C5, 0x05B4 }, { 0x05C6, 0x05E0 }, { 0x05C7, 0x05B8 }, { 0x05D0, 0x2135 }, { 0x05D1, 0x2136 }, { 0x05D2, 0x2137 }, { 0x05D3, 0x2138 }, { 0x05F3, 0x0027 }, { 0x05F4, 0x0022 }, { 0x0606, 0x221B }, { 0x0607, 0x221C }, { 0x0609, 0x2030 }, { 0x060A, 0x2031 }, { 0x060C, 0x002C }, { 0x060C, 0x2E32 }, { 0x060C, 0x2E41 }, { 0x061B, 0x003B }, { 0x061B, 0x204F }, { 0x061B, 0x2E35 }, { 0x061C, 0x200F }, { 0x061F, 0x003F }, { 0x061F, 0x2E2E }, { 0x0621, 0x02BE }, { 0x0639, 0x01B9 }, { 0x0639, 0x02BF }, { 0x0649, 0x0626 }, { 0x064A, 0x08A8 }, { 0x0652, 0x06E1 }, { 0x066A, 0x0025 }, { 0x066C, 0x0027 }, { 0x066C, 0x2019 }, { 0x066D, 0x002A }, { 0x06AC, 0x0762 }, { 0x06CC, 0x0649 }, { 0x06CC, 0x064A }, { 0x06E1, 0x0652 }, { 0x06E5, 0x08D3 }, { 0x06E5, 0x08F3 }, { 0x070B, 0x00F7 }, { 0x0762, 0x06AC }, { 0x0763, 0x06AD }, { 0x076C, 0x0291 }, { 0x07EA, 0x07D9 }, { 0x07EB, 0x0304 }, { 0x07EC, 0x0303 }, { 0x07ED, 0x0307 }, { 0x07EE, 0x0302 }, { 0x07F2, 0x0323 }, { 0x07F3, 0x0308 }, { 0x07F4, 0x02BC }, { 0x07F5, 0x02BB }, { 0x07FA, 0x005F }, { 0x07FA, 0x0640 }, { 0x07FD, 0x032A }, { 0x07FE, 0x07D8 }, { 0x07FF, 0x07D5 }, { 0x0860, 0x0D19 }, { 0x0861, 0x0D1C }, { 0x0862, 0x0D1E }, { 0x0863, 0x0D1F }, { 0x0864, 0x0D23 }, { 0x0865, 0x0D29 }, { 0x0866, 0x0D2D }, { 0x0867, 0x0D30 }, { 0x0868, 0x0D33 }, { 0x0869, 0x0D34 }, { 0x086A, 0x0D37 }, { 0x08A1, 0x0253 }, { 0x08A8, 0x01B4 }, { 0x08A9, 0x0272 }, { 0x08BB, 0x06A1 }, { 0x08BB, 0x06A2 }, { 0x08BC, 0x066F }, { 0x08BC, 0x06A7 }, { 0x08BC, 0x08C4 }, { 0x08BD, 0x06BA }, { 0x08BD, 0x0646 }, { 0x08C4, 0x08BC }, { 0x0901, 0x0310 }, { 0x0950, 0x1F549 }, { 0x0951, 0x1CDA }, { 0x0952, 0x1CDC }, { 0x0953, 0x0300 }, { 0x0954, 0x0301 }, { 0x0979, 0x0AF9 }, { 0x09E4, 0x0964 }, { 0x09E5, 0x0965 }, { 0x09FE, 0x09BD }, { 0x09FE, 0x111C9 }, { 0x09FE, 0x1145E }, { 0x0A64, 0x0964 }, { 0x0A65, 0x0965 }, { 0x0A76, 0x111C7 }, { 0x0AE4, 0x0964 }, { 0x0AE5, 0x0965 }, { 0x0AF9, 0x0979 }, { 0x0B2C, 0x0B35 }, { 0x0B35, 0x0B2C }, { 0x0B64, 0x0964 }, { 0x0B65, 0x0965 }, { 0x0B71, 0x0B13 }, { 0x0B71, 0x0B35 }, { 0x0B99, 0x11FDA }, { 0x0BA4, 0x11FDC }, { 0x0BAA, 0x11FC8 }, { 0x0BB3, 0x11FDC }, { 0x0BB5, 0x11FD0 }, { 0x0BE4, 0x0964 }, { 0x0BE5, 0x0965 }, { 0x0BF3, 0x11FD9 }, { 0x0BF7, 0x11FE8 }, { 0x0BF9, 0x11FE6 }, { 0x0BFA, 0x11FE9 }, { 0x0C64, 0x0964 }, { 0x0C65, 0x0965 }, { 0x0C77, 0xA8FC }, { 0x0C77, 0x111DB }, { 0x0C84, 0xA8FC }, { 0x0C84, 0x111DB }, { 0x0CE4, 0x0964 }, { 0x0CE5, 0x0965 }, { 0x0CF1, 0x1CF5 }, { 0x0CF2, 0x1CF6 }, { 0x0D4C, 0x0D57 }, { 0x0D57, 0x0D4C }, { 0x0D64, 0x0964 }, { 0x0D65, 0x0965 }, { 0x0D73, 0xA830 }, { 0x0D74, 0xA831 }, { 0x0D75, 0xA832 }, { 0x0DF4, 0x11FFF }, { 0x0E32, 0x0E45 }, { 0x0E45, 0x0E32 }, { 0x0E4C, 0x17CD }, { 0x0E4F, 0x17D9 }, { 0x0E5B, 0x17DA }, { 0x0F04, 0x1800 }, { 0x0F0D, 0x0964 }, { 0x0F0E, 0x0965 }, { 0x0F14, 0x17D6 }, { 0x0F1C, 0x1F746 }, { 0x0F1F, 0x0FCE }, { 0x0F6A, 0x0F62 }, { 0x0F83, 0x0901 }, { 0x0F84, 0x094D }, { 0x0F85, 0x093D }, { 0x0F88, 0x1CF5 }, { 0x0F88, 0x1882 }, { 0x0F89, 0x1CF6 }, { 0x0F89, 0x1884 }, { 0x0F8C, 0x1883 }, { 0x0FB0, 0x0F71 }, { 0x0FBF, 0x203B }, { 0x0FC4, 0x1F514 }, { 0x0FCA, 0x262F }, { 0x0FCC, 0x0FD6 }, { 0x0FCE, 0x0F1F }, { 0x104A, 0x0964 }, { 0x104B, 0x0965 }, { 0x10A0, 0x2D00 }, { 0x10D0, 0x1C90 }, { 0x10FB, 0x2056 }, { 0x142A, 0x22A4 }, { 0x156F, 0x002A }, { 0x166D, 0x2627 }, { 0x166E, 0x2E3C }, { 0x1680, 0x0020 }, { 0x16A6, 0x00FE }, { 0x16B9, 0x01BF }, { 0x1735, 0x0964 }, { 0x1736, 0x0965 }, { 0x17C6, 0x0E4D }, { 0x17C6, 0x1036 }, { 0x17C7, 0x1038 }, { 0x17CD, 0x0E4C }, { 0x17D3, 0x19E0 }, { 0x17D4, 0x0E2F }, { 0x17D4, 0x104A }, { 0x17D5, 0x0E5A }, { 0x17D5, 0x104B }, { 0x17D6, 0x00F7 }, { 0x17D6, 0x0F14 }, { 0x17D7, 0x0E46 }, { 0x17D9, 0x0E4F }, { 0x17DA, 0x0E5B }, { 0x17DC, 0x093D }, { 0x17DD, 0x17D1 }, { 0x1800, 0x0F04 }, { 0x1806, 0x00AD }, { 0x1820, 0x0430 }, { 0x1821, 0x044D }, { 0x1822, 0x0438 }, { 0x1823, 0x043E }, { 0x1824, 0x0443 }, { 0x1825, 0x04E9 }, { 0x1826, 0x04AF }, { 0x1828, 0x043D }, { 0x182A, 0x0431 }, { 0x182B, 0x043F }, { 0x182C, 0x0445 }, { 0x182D, 0x0433 }, { 0x182E, 0x043C }, { 0x182F, 0x043B }, { 0x1830, 0x0441 }, { 0x1831, 0x0448 }, { 0x1832, 0x0442 }, { 0x1833, 0x0434 }, { 0x1834, 0x0447 }, { 0x1835, 0x0436 }, { 0x1836, 0x0439 }, { 0x1837, 0x0440 }, { 0x1838, 0x0432 }, { 0x1839, 0x0444 }, { 0x183A, 0x0445 }, { 0x183B, 0x043A }, { 0x183C, 0x0446 }, { 0x183D, 0x0437 }, { 0x183E, 0x0445 }, { 0x183F, 0x0436 }, { 0x1880, 0x0F83 }, { 0x1881, 0x0F7F }, { 0x1882, 0x0F88 }, { 0x1884, 0x0F89 }, { 0x1885, 0x0F85 }, { 0x1AA5, 0x2055 }, { 0x1AA7, 0x0E46 }, { 0x1AAB, 0x0E5A }, { 0x1AB7, 0x0328 }, { 0x1AB7, 0x0345 }, { 0x1B5E, 0x0964 }, { 0x1B5F, 0x0965 }, { 0x1C80, 0x0432 }, { 0x1C81, 0x0434 }, { 0x1C82, 0x043E }, { 0x1C83, 0x0441 }, { 0x1C85, 0x0442 }, { 0x1C86, 0x044A }, { 0x1C87, 0x0463 }, { 0x1C88, 0x0479 }, { 0x1C88, 0xA64B }, { 0x1C90, 0x10D0 }, { 0x1CDA, 0x0951 }, { 0x1CDC, 0x0952 }, { 0x1CF5, 0x0CF1 }, { 0x1CF5, 0x0F88 }, { 0x1CF5, 0x11003 }, { 0x1CF5, 0x111C2 }, { 0x1CF5, 0x11460 }, { 0x1CF5, 0x11A84 }, { 0x1CF6, 0x0CF2 }, { 0x1CF6, 0x0F89 }, { 0x1CF6, 0x11004 }, { 0x1CF6, 0x111C3 }, { 0x1CF6, 0x11461 }, { 0x1CF6, 0x11A85 }, { 0x1D2B, 0x043B }, { 0x1D34, 0x029C }, { 0x1D34, 0x1D78 }, { 0x1D77, 0x10F9 }, { 0x1D78, 0x1D34 }, { 0x1D79, 0x0067 }, { 0x1D79, 0x021D }, { 0x1D79, 0x0261 }, { 0x1D79, 0x0263 }, { 0x1D7A, 0x03B8 }, { 0x1D7E, 0x0289 }, { 0x1D94, 0x025D }, { 0x1D95, 0x025A }, { 0x1DA6, 0x1D35 }, { 0x1DAB, 0x1D38 }, { 0x1DB0, 0x1D3A }, { 0x1DB8, 0x1D41 }, { 0x1DC0, 0x0300 }, { 0x1DC0, 0x1FED }, { 0x1DC1, 0x0301 }, { 0x1DC1, 0x0344 }, { 0x1DC1, 0x1FEE }, { 0x1DC3, 0x0306 }, { 0x1DF7, 0xA67C }, { 0x1DF8, 0x0358 }, { 0x1DF9, 0x033A }, { 0x1E93, 0x0638 }, { 0x1E9C, 0xA7A9 }, { 0x1E9E, 0x00DF }, { 0x1FBF, 0x02BC }, { 0x1FFE, 0x02BD }, { 0x2009, 0x202F }, { 0x200F, 0x061C }, { 0x2010, 0x002D }, { 0x2010, 0x00AD }, { 0x2014, 0x2E3A }, { 0x2014, 0x30FC }, { 0x2016, 0x20E6 }, { 0x2016, 0x2225 }, { 0x2016, 0x23F8 }, { 0x2017, 0x005F }, { 0x2017, 0x0333 }, { 0x2018, 0x0027 }, { 0x2018, 0x02BB }, { 0x2018, 0x275B }, { 0x2019, 0x0027 }, { 0x2019, 0x02BC }, { 0x2019, 0x275C }, { 0x201B, 0x02BD }, { 0x201C, 0x0022 }, { 0x201C, 0x275D }, { 0x201C, 0x301D }, { 0x201D, 0x0022 }, { 0x201D, 0x2033 }, { 0x201D, 0x275E }, { 0x201D, 0x301E }, { 0x201E, 0x2E42 }, { 0x201E, 0x301F }, { 0x2020, 0x2E38 }, { 0x2021, 0x2E4B }, { 0x2022, 0x00B7 }, { 0x2022, 0x2024 }, { 0x2022, 0x2219 }, { 0x2022, 0x25D8 }, { 0x2022, 0x25E6 }, { 0x2023, 0x220E }, { 0x2023, 0x25B8 }, { 0x2024, 0x00B7 }, { 0x2024, 0x2022 }, { 0x2024, 0x2219 }, { 0x2026, 0x22EE }, { 0x2026, 0xFE19 }, { 0x202F, 0x00A0 }, { 0x202F, 0x2005 }, { 0x202F, 0x2009 }, { 0x2030, 0x0025 }, { 0x2030, 0x0609 }, { 0x2031, 0x0025 }, { 0x2031, 0x060A }, { 0x2032, 0x0027 }, { 0x2032, 0x00B4 }, { 0x2032, 0x02B9 }, { 0x2033, 0x0022 }, { 0x2033, 0x02BA }, { 0x2033, 0x201D }, { 0x2033, 0x3003 }, { 0x2033, 0x301E }, { 0x2035, 0x0060 }, { 0x2036, 0x301D }, { 0x2038, 0x2303 }, { 0x2038, 0xA788 }, { 0x2039, 0x003C }, { 0x2039, 0x2329 }, { 0x2039, 0x3008 }, { 0x203A, 0x003E }, { 0x203A, 0x232A }, { 0x203A, 0x3009 }, { 0x203B, 0x0FBF }, { 0x203B, 0x200AD }, { 0x203C, 0x0021 }, { 0x203D, 0x0021 }, { 0x203D, 0x003F }, { 0x203D, 0x2E18 }, { 0x203D, 0x1F679 }, { 0x203F, 0x2323 }, { 0x2040, 0x2322 }, { 0x2041, 0x22CC }, { 0x2043, 0x002D }, { 0x2044, 0x002F }, { 0x2044, 0x2215 }, { 0x2045, 0x2E20 }, { 0x204A, 0x0026 }, { 0x204A, 0x2E52 }, { 0x204A, 0x1F670 }, { 0x204B, 0x00B6 }, { 0x204B, 0x2E4D }, { 0x204E, 0x002A }, { 0x204E, 0x0359 }, { 0x204F, 0x003B }, { 0x204F, 0x061B }, { 0x2050, 0xAB5B }, { 0x2052, 0x0025 }, { 0x2052, 0x066A }, { 0x2052, 0x00F7 }, { 0x2053, 0x007E }, { 0x2055, 0x274B }, { 0x2056, 0x10FB }, { 0x2059, 0x2684 }, { 0x205A, 0xFE30 }, { 0x205A, 0x1015B }, { 0x205D, 0x22EE }, { 0x205D, 0x2AF6 }, { 0x205D, 0xFE19 }, { 0x205E, 0x2E3D }, { 0x2060, 0xFEFF }, { 0x2072, 0x00B2 }, { 0x2073, 0x00B3 }, { 0x20A0, 0x20AC }, { 0x20A4, 0x00A3 }, { 0x20A4, 0x20BA }, { 0x20A7, 0x20B1 }, { 0x20A8, 0x20B9 }, { 0x20AC, 0x20A0 }, { 0x20B1, 0x0024 }, { 0x20B1, 0x20A7 }, { 0x20B5, 0x00A2 }, { 0x20B5, 0x023B }, { 0x20B8, 0x2351 }, { 0x20B8, 0x2564 }, { 0x20B8, 0x3012 }, { 0x20B9, 0x0930 }, { 0x20BB, 0x2133 }, { 0x20DD, 0x25CB }, { 0x20DD, 0x25EF }, { 0x20DD, 0x3007 }, { 0x20DE, 0x25A1 }, { 0x20DF, 0x25C7 }, { 0x20E0, 0x1F6C7 }, { 0x20E2, 0x239A }, { 0x20E2, 0x1F5B5 }, { 0x20E4, 0x25B3 }, { 0x20E5, 0x005C }, { 0x20E6, 0x2016 }, { 0x20E7, 0x2309 }, { 0x20E9, 0x0346 }, { 0x20EA, 0x2190 }, { 0x2101, 0x214D }, { 0x2107, 0x0045 }, { 0x210F, 0x045B }, { 0x2113, 0x1D4C1 }, { 0x2114, 0x0023 }, { 0x2116, 0x0023 }, { 0x2116, 0x00BA }, { 0x2117, 0x00A9 }, { 0x2117, 0x24C5 }, { 0x2121, 0x260E }, { 0x2121, 0x2706 }, { 0x2121, 0x1F4DE }, { 0x2122, 0x1F12E }, { 0x2125, 0x0292 }, { 0x2125, 0x1F773 }, { 0x2126, 0x260A }, { 0x2127, 0x01B1 }, { 0x2127, 0x03A9 }, { 0x2127, 0x260B }, { 0x2129, 0x03B9 }, { 0x212E, 0x0065 }, { 0x2132, 0x0046 }, { 0x2132, 0x03DC }, { 0x2133, 0x20BB }, { 0x2139, 0x1F6C8 }, { 0x213B, 0x2121 }, { 0x213B, 0x1F4E0 }, { 0x2141, 0xA4E8 }, { 0x2142, 0xA4F6 }, { 0x2144, 0x11FB0 }, { 0x214B, 0x0026 }, { 0x214D, 0x2101 }, { 0x214E, 0x03DD }, { 0x2183, 0x0186 }, { 0x2183, 0x03FD }, { 0x2184, 0x0254 }, { 0x2184, 0x037B }, { 0x2185, 0x03DA }, { 0x2186, 0x16CE }, { 0x2186, 0x2193 }, { 0x218B, 0x0190 }, { 0x218B, 0x2107 }, { 0x218B, 0xA72B }, { 0x2190, 0x20EA }, { 0x219C, 0x2B3F }, { 0x219E, 0x2BEC }, { 0x21AF, 0x2B4D }, { 0x21B2, 0x1FBB4 }, { 0x21B5, 0x23CE }, { 0x21B9, 0x2B7E }, { 0x21DC, 0x2B33 }, { 0x21E6, 0x2B00 }, { 0x21EC, 0x2BB8 }, { 0x21F3, 0x2B04 }, { 0x21F4, 0x2B30 }, { 0x21F6, 0x2B31 }, { 0x2201, 0x0297 }, { 0x2205, 0x00D8 }, { 0x2205, 0x2300 }, { 0x2206, 0x0394 }, { 0x2206, 0x25B3 }, { 0x2207, 0x25BD }, { 0x220A, 0x03F5 }, { 0x220D, 0x03F6 }, { 0x220E, 0x2023 }, { 0x220E, 0x25AE }, { 0x220F, 0x03A0 }, { 0x2211, 0x03A3 }, { 0x2211, 0x2140 }, { 0x2212, 0x002D }, { 0x2212, 0x2796 }, { 0x2213, 0x00B1 }, { 0x2215, 0x002F }, { 0x2215, 0x2044 }, { 0x2215, 0x27CB }, { 0x2216, 0x005C }, { 0x2216, 0x27CD }, { 0x2216, 0x29F5 }, { 0x2217, 0x002A }, { 0x2218, 0x00B0 }, { 0x2218, 0x0970 }, { 0x2218, 0x25E6 }, { 0x2218, 0x10B39 }, { 0x2219, 0x00B7 }, { 0x2219, 0x2022 }, { 0x2219, 0x2024 }, { 0x221A, 0x2713 }, { 0x221B, 0x0606 }, { 0x221C, 0x0607 }, { 0x221D, 0x03B1 }, { 0x221F, 0x2BFE }, { 0x2220, 0x299F }, { 0x2223, 0x007C }, { 0x2223, 0x01C0 }, { 0x2225, 0x01C1 }, { 0x2225, 0x2016 }, { 0x2227, 0x22C0 }, { 0x2227, 0x2303 }, { 0x2227, 0x27D1 }, { 0x2228, 0x22C1 }, { 0x2228, 0x2304 }, { 0x2228, 0x27C7 }, { 0x2229, 0x22C2 }, { 0x222A, 0x22C3 }, { 0x222B, 0x0283 }, { 0x222D, 0x2A0C }, { 0x222E, 0x2A15 }, { 0x2234, 0x26EC }, { 0x2236, 0x003A }, { 0x223B, 0x2A6B }, { 0x223C, 0x007E }, { 0x223C, 0x00AC }, { 0x223C, 0x02DC }, { 0x2245, 0x2A70 }, { 0x2260, 0x003D }, { 0x2260, 0x01C2 }, { 0x226A, 0x00AB }, { 0x226B, 0x00BB }, { 0x227A, 0x22B0 }, { 0x227B, 0x22B1 }, { 0x2282, 0x2E26 }, { 0x2283, 0x2E27 }, { 0x228D, 0x2A03 }, { 0x228D, 0x2A40 }, { 0x228E, 0x2A04 }, { 0x2293, 0x2A05 }, { 0x2294, 0x2A06 }, { 0x2295, 0x2A01 }, { 0x2295, 0x1F728 }, { 0x2296, 0x29B5 }, { 0x2296, 0x1F714 }, { 0x2297, 0x26D2 }, { 0x2297, 0x2A02 }, { 0x2297, 0x2BBE }, { 0x2299, 0x0298 }, { 0x2299, 0x2609 }, { 0x2299, 0x2A00 }, { 0x229A, 0x233E }, { 0x229A, 0x25CE }, { 0x229B, 0x235F }, { 0x229C, 0x1F16D }, { 0x22A0, 0x2612 }, { 0x22A0, 0x26DD }, { 0x22A0, 0x1F771 }, { 0x22A1, 0x1F755 }, { 0x22A1, 0x1FBBC }, { 0x22A4, 0x2E06 }, { 0x22A4, 0x1F768 }, { 0x22A5, 0x27C2 }, { 0x22B0, 0x227A }, { 0x22B1, 0x227B }, { 0x22B2, 0x25C5 }, { 0x22B3, 0x25BB }, { 0x22BB, 0x26BA }, { 0x22BC, 0x2305 }, { 0x22BC, 0x26BB }, { 0x22C0, 0x2227 }, { 0x22C1, 0x2228 }, { 0x22C2, 0x2229 }, { 0x22C3, 0x222A }, { 0x22C4, 0x25C7 }, { 0x22C4, 0x2B29 }, { 0x22C5, 0x00B7 }, { 0x22C6, 0x066D }, { 0x22C6, 0x2605 }, { 0x22C6, 0x2B50 }, { 0x22C8, 0x2445 }, { 0x22CC, 0x2041 }, { 0x22D5, 0x2317 }, { 0x22EE, 0x205D }, { 0x22EE, 0x2026 }, { 0x22EE, 0xFE19 }, { 0x2300, 0x00F8 }, { 0x2300, 0x2205 }, { 0x2303, 0x005E }, { 0x2303, 0x02C4 }, { 0x2303, 0x2038 }, { 0x2303, 0x2227 }, { 0x2304, 0x02C5 }, { 0x2304, 0x2228 }, { 0x2304, 0x2335 }, { 0x2305, 0x22BC }, { 0x2307, 0x2E3E }, { 0x2307, 0x3030 }, { 0x2308, 0x2E22 }, { 0x2308, 0x300C }, { 0x2309, 0x20E7 }, { 0x2309, 0x2E23 }, { 0x230A, 0x2E24 }, { 0x230B, 0x300D }, { 0x230B, 0x2E25 }, { 0x2310, 0x00AC }, { 0x2311, 0x2BCF }, { 0x2312, 0x25E0 }, { 0x2316, 0x2BD0 }, { 0x2317, 0x22D5 }, { 0x231A, 0x23F0 }, { 0x231A, 0x1F550 }, { 0x231C, 0x2E00 }, { 0x231C, 0x2E22 }, { 0x2320, 0x23AE }, { 0x2322, 0x2040 }, { 0x2323, 0x203F }, { 0x2327, 0x2612 }, { 0x2328, 0x1F5A6 }, { 0x2328, 0x1F5AE }, { 0x2329, 0x003C }, { 0x2329, 0x2039 }, { 0x2329, 0x27E8 }, { 0x232A, 0x003E }, { 0x232A, 0x203A }, { 0x232A, 0x27E9 }, { 0x2333, 0x25FA }, { 0x2334, 0x2423 }, { 0x2335, 0x2304 }, { 0x2337, 0x2395 }, { 0x2337, 0x25AF }, { 0x2337, 0x2AFF }, { 0x233A, 0x26CB }, { 0x233B, 0x29C7 }, { 0x233E, 0x229A }, { 0x233E, 0x29BE }, { 0x233F, 0x1019A }, { 0x2340, 0x29F7 }, { 0x2341, 0x29C4 }, { 0x2342, 0x29C5 }, { 0x2349, 0x29B0 }, { 0x234E, 0x22A5 }, { 0x2351, 0x22A4 }, { 0x2351, 0x3012 }, { 0x2353, 0x2BB9 }, { 0x2355, 0x22A4 }, { 0x235D, 0x2A40 }, { 0x235F, 0x229B }, { 0x2361, 0x22A4 }, { 0x2370, 0x2BD1 }, { 0x2388, 0x2638 }, { 0x2394, 0x2B21 }, { 0x2395, 0x2337 }, { 0x2395, 0x25AF }, { 0x2397, 0x1F519 }, { 0x239A, 0x20E2 }, { 0x23AE, 0x2320 }, { 0x23AE, 0x2321 }, { 0x23AF, 0x23D0 }, { 0x23B3, 0x2211 }, { 0x23B4, 0xFE47 }, { 0x23B5, 0xFE48 }, { 0x23BE, 0x2308 }, { 0x23BF, 0x230A }, { 0x23C9, 0x22A4 }, { 0x23C9, 0x252C }, { 0x23CA, 0x22A5 }, { 0x23CA, 0x2534 }, { 0x23CB, 0x2309 }, { 0x23CC, 0x230B }, { 0x23CE, 0x21B5 }, { 0x23CE, 0x2B90 }, { 0x23D0, 0x23AF }, { 0x23D7, 0x1D242 }, { 0x23D8, 0x1D243 }, { 0x23D9, 0x1D244 }, { 0x23DC, 0xFE35 }, { 0x23DD, 0xFE36 }, { 0x23DE, 0xFE37 }, { 0x23DF, 0xFE38 }, { 0x23E0, 0xFE39 }, { 0x23E1, 0xFE3A }, { 0x23F0, 0x231A }, { 0x23F0, 0x1F550 }, { 0x23F0, 0x1F570 }, { 0x23F3, 0x231B }, { 0x23F4, 0x2BC7 }, { 0x23F4, 0x1F780 }, { 0x23F5, 0x2BC8 }, { 0x23F5, 0x1F782 }, { 0x23F6, 0x2BC5 }, { 0x23F6, 0x1F781 }, { 0x23F7, 0x2BC6 }, { 0x23F7, 0x1F783 }, { 0x23F8, 0x2016 }, { 0x23F9, 0x25FC }, { 0x23FA, 0x26AB }, { 0x23FA, 0x1F534 }, { 0x23FD, 0x2B58 }, { 0x23FE, 0x263E }, { 0x2422, 0x0180 }, { 0x2423, 0x2334 }, { 0x2445, 0x22C8 }, { 0x24B8, 0x00A9 }, { 0x24C2, 0x1F1AD }, { 0x24C5, 0x2117 }, { 0x24C7, 0x00AE }, { 0x24FF, 0x2776 }, { 0x2500, 0x1FBAF }, { 0x2571, 0x002F }, { 0x2571, 0x2044 }, { 0x2571, 0x2215 }, { 0x2572, 0x005C }, { 0x2572, 0x2216 }, { 0x2572, 0x29F5 }, { 0x2573, 0x2613 }, { 0x2573, 0x2715 }, { 0x2588, 0x25A0 }, { 0x2592, 0x1FB90 }, { 0x259A, 0x1F67F }, { 0x259A, 0x1FB95 }, { 0x259E, 0x1F67E }, { 0x259E, 0x1FB96 }, { 0x25A0, 0x2588 }, { 0x25A0, 0x2B1B }, { 0x25A1, 0x20DE }, { 0x25A1, 0x25FB }, { 0x25A1, 0x2610 }, { 0x25A1, 0x2B1C }, { 0x25A1, 0x3013 }, { 0x25A7, 0x1FB98 }, { 0x25A8, 0x1FB99 }, { 0x25AA, 0x2B1D }, { 0x25AB, 0x2B1E }, { 0x25AE, 0x220E }, { 0x25AF, 0x2337 }, { 0x25AF, 0x2395 }, { 0x25B2, 0x23F6 }, { 0x25B2, 0x2BC5 }, { 0x25B2, 0x1F53A }, { 0x25B3, 0x20E4 }, { 0x25B3, 0x2206 }, { 0x25B3, 0x1F6C6 }, { 0x25B3, 0x1F702 }, { 0x25B4, 0x1F53C }, { 0x25B6, 0x23F5 }, { 0x25B6, 0x2BC8 }, { 0x25B8, 0x2023 }, { 0x25BB, 0x22B3 }, { 0x25BC, 0x23F7 }, { 0x25BC, 0x2BC6 }, { 0x25BC, 0x1F53B }, { 0x25BD, 0x2207 }, { 0x25BD, 0x26DB }, { 0x25BD, 0x1F704 }, { 0x25BE, 0x1F53D }, { 0x25C0, 0x23F4 }, { 0x25C0, 0x2BC7 }, { 0x25C5, 0x22B2 }, { 0x25C6, 0x2666 }, { 0x25C6, 0x2B25 }, { 0x25C6, 0x1F536 }, { 0x25C7, 0x20DF }, { 0x25C7, 0x22C4 }, { 0x25C7, 0x2662 }, { 0x25C7, 0x27E1 }, { 0x25C7, 0x2B26 }, { 0x25C7, 0x1F754 }, { 0x25C7, 0x1FBAE }, { 0x25CA, 0x2662 }, { 0x25CB, 0x20DD }, { 0x25CB, 0x25EF }, { 0x25CB, 0x2B58 }, { 0x25CB, 0x3007 }, { 0x25CB, 0x1F315 }, { 0x25CE, 0x229A }, { 0x25CE, 0x2B57 }, { 0x25CE, 0x1F3AF }, { 0x25CE, 0x1F78B }, { 0x25CF, 0x2B24 }, { 0x25CF, 0x1F311 }, { 0x25CF, 0x1F534 }, { 0x25D0, 0x1F313 }, { 0x25D1, 0x1F317 }, { 0x25D8, 0x2022 }, { 0x25D8, 0x25E6 }, { 0x25E0, 0x2312 }, { 0x25E2, 0x1FB9E }, { 0x25E3, 0x1FB9F }, { 0x25E4, 0x1FB9C }, { 0x25E5, 0x1FB9D }, { 0x25E6, 0x2022 }, { 0x25E6, 0x2218 }, { 0x25E6, 0x25D8 }, { 0x25E7, 0x2B12 }, { 0x25EF, 0x20DD }, { 0x25EF, 0x25CB }, { 0x25EF, 0x2B24 }, { 0x25EF, 0x2B55 }, { 0x25EF, 0x3007 }, { 0x25FA, 0x22BF }, { 0x25FB, 0x25A1 }, { 0x25FB, 0x27E4 }, { 0x25FC, 0x23F9 }, { 0x25FC, 0x25A0 }, { 0x25FD, 0x25AB }, { 0x25FE, 0x25AA }, { 0x25FF, 0x22BF }, { 0x2600, 0x2609 }, { 0x2600, 0x1F506 }, { 0x2602, 0x1F302 }, { 0x2602, 0x1F327 }, { 0x2605, 0x22C6 }, { 0x2605, 0x2B51 }, { 0x2605, 0x2BE8 }, { 0x2605, 0x1F7C9 }, { 0x2606, 0x2729 }, { 0x2606, 0x2B50 }, { 0x2606, 0x1F31F }, { 0x2609, 0x2299 }, { 0x2609, 0x2600 }, { 0x2609, 0x263C }, { 0x2609, 0x1F31E }, { 0x260A, 0x1F75E }, { 0x260B, 0x1F763 }, { 0x260E, 0x2121 }, { 0x260E, 0x2706 }, { 0x260E, 0x1F4DE }, { 0x260E, 0x1F57F }, { 0x260F, 0x1F57E }, { 0x2610, 0x25A1 }, { 0x2611, 0x1F5F9 }, { 0x2612, 0x22A0 }, { 0x2612, 0x2327 }, { 0x2612, 0x2BBD }, { 0x2612, 0x1F5F3 }, { 0x2612, 0x1F5F5 }, { 0x2613, 0x2717 }, { 0x2613, 0x1F7A9 }, { 0x2615, 0x231A }, { 0x2615, 0x231B }, { 0x2615, 0x1F375 }, { 0x2618, 0x1F340 }, { 0x2619, 0x2767 }, { 0x2619, 0x1F659 }, { 0x261C, 0x1F448 }, { 0x261C, 0x1F598 }, { 0x261D, 0x1F59E }, { 0x261E, 0x1F599 }, { 0x261E, 0x1FBC1 }, { 0x261F, 0x1F597 }, { 0x261F, 0x1F59F }, { 0x2620, 0x1F571 }, { 0x2624, 0x2695 }, { 0x2624, 0x1F750 }, { 0x2627, 0x2CE9 }, { 0x2629, 0x1F70A }, { 0x262F, 0x0FCA }, { 0x2638, 0x2388 }, { 0x2639, 0x1F641 }, { 0x263A, 0x1F642 }, { 0x263C, 0x2609 }, { 0x263C, 0x1F31E }, { 0x263C, 0x1F323 }, { 0x263C, 0x1F506 }, { 0x263D, 0x1F313 }, { 0x263E, 0x23FE }, { 0x263E, 0x1F317 }, { 0x263E, 0x1F319 }, { 0x2640, 0x1F469 }, { 0x2640, 0x1F6BA }, { 0x2641, 0x1F728 }, { 0x2642, 0x2BFD }, { 0x2642, 0x1F468 }, { 0x2642, 0x1F6B9 }, { 0x2645, 0x26E2 }, { 0x2646, 0x2BC9 }, { 0x2647, 0x2BD3 }, { 0x2648, 0x1F40F }, { 0x264B, 0x1F980 }, { 0x264C, 0x1F981 }, { 0x264E, 0x2696 }, { 0x264E, 0x1F75E }, { 0x264F, 0x1F982 }, { 0x2650, 0x1F3F9 }, { 0x2652, 0x1F3FA }, { 0x2662, 0x25C7 }, { 0x2662, 0x25CA }, { 0x2663, 0x2618 }, { 0x2665, 0x2764 }, { 0x2665, 0x1F394 }, { 0x2665, 0x1F499 }, { 0x2665, 0x1F5A4 }, { 0x2666, 0x25C6 }, { 0x2669, 0x1D15F }, { 0x266A, 0x1D160 }, { 0x266A, 0x1F3B5 }, { 0x266B, 0x1F39D }, { 0x266B, 0x1F3B6 }, { 0x266F, 0x0023 }, { 0x267B, 0x1F501 }, { 0x2680, 0x1F3B2 }, { 0x2687, 0x1F636 }, { 0x2690, 0x1F3F3 }, { 0x2692, 0x26CF }, { 0x2692, 0x1F6E0 }, { 0x2694, 0x1F93A }, { 0x2695, 0x2624 }, { 0x2695, 0x1F54F }, { 0x2696, 0x264E }, { 0x2697, 0x1F76D }, { 0x2698, 0x2055 }, { 0x2698, 0x2740 }, { 0x2698, 0x1F337 }, { 0x269D, 0x26E5 }, { 0x269E, 0x1F5E6 }, { 0x269F, 0x1F5E7 }, { 0x26A0, 0x1F6D1 }, { 0x26A1, 0x1F5F2 }, { 0x26A2, 0x1F46D }, { 0x26A3, 0x1F46C }, { 0x26AA, 0x1F785 }, { 0x26AB, 0x23FA }, { 0x26AD, 0x221E }, { 0x26AD, 0x1F492 }, { 0x26AE, 0x29DE }, { 0x26AE, 0x2BFA }, { 0x26AF, 0x29DF }, { 0x26AF, 0x2BFB }, { 0x26B0, 0x25AD }, { 0x26B9, 0x002A }, { 0x26B9, 0x2736 }, { 0x26B9, 0x1F739 }, { 0x26BA, 0x22BB }, { 0x26BB, 0x22BC }, { 0x26BF, 0x1F511 }, { 0x26C5, 0x1F324 }, { 0x26C8, 0x1F329 }, { 0x26CB, 0x233A }, { 0x26CC, 0x292C }, { 0x26CF, 0x2692 }, { 0x26CF, 0x1F6A7 }, { 0x26D1, 0x1F477 }, { 0x26D2, 0x2297 }, { 0x26D4, 0x1F6AB }, { 0x26DB, 0x25BD }, { 0x26DD, 0x22A0 }, { 0x26DF, 0x1F69A }, { 0x26E2, 0x2645 }, { 0x26E4, 0x2606 }, { 0x26E5, 0x269D }, { 0x26E8, 0x1F3E5 }, { 0x26EB, 0x1F3F0 }, { 0x26EC, 0x2234 }, { 0x26ED, 0x2699 }, { 0x26ED, 0x1F3ED }, { 0x26F0, 0x1F3D4 }, { 0x26F1, 0x2602 }, { 0x26F1, 0x1F3D6 }, { 0x26F3, 0x1F6A9 }, { 0x26F4, 0x1F6A2 }, { 0x26F5, 0x1F6A3 }, { 0x26F7, 0x1F3BF }, { 0x26FA, 0x1F3D5 }, { 0x26FB, 0x1F3E6 }, { 0x26FE, 0x2615 }, { 0x26FE, 0x1F375 }, { 0x2705, 0x2714 }, { 0x2706, 0x2121 }, { 0x2706, 0x1F4DE }, { 0x2708, 0x1F6E7 }, { 0x2709, 0x1F4E8 }, { 0x2709, 0x1F582 }, { 0x270A, 0x1F44A }, { 0x270B, 0x1F44B }, { 0x270B, 0x1F590 }, { 0x270C, 0x1F594 }, { 0x270D, 0x1F58E }, { 0x270E, 0x1F589 }, { 0x2711, 0x1F58B }, { 0x2713, 0x221A }, { 0x2713, 0x1F5F8 }, { 0x2713, 0x1FBB1 }, { 0x2715, 0x00D7 }, { 0x2715, 0x2573 }, { 0x2715, 0x1F7A8 }, { 0x2716, 0x1F7AE }, { 0x2717, 0x2613 }, { 0x2717, 0x1F5F4 }, { 0x2718, 0x1F5F6 }, { 0x271A, 0x1F7A5 }, { 0x271A, 0x1FBBB }, { 0x271E, 0x1F546 }, { 0x2720, 0x2E50 }, { 0x2720, 0x1F902 }, { 0x2721, 0x1F52F }, { 0x2726, 0x2BCC }, { 0x2726, 0x1F7C6 }, { 0x2727, 0x2BCE }, { 0x2729, 0x2606 }, { 0x2731, 0x002A }, { 0x2731, 0x1F7B8 }, { 0x2733, 0x1F7BB }, { 0x2735, 0x1F7D1 }, { 0x2736, 0x26B9 }, { 0x2737, 0x1F7CE }, { 0x2738, 0x1F7CF }, { 0x2740, 0x1F3F5 }, { 0x2740, 0x1F4AE }, { 0x2741, 0x1F3F6 }, { 0x274C, 0x00D7 }, { 0x274C, 0x1F5D9 }, { 0x274C, 0x1F7AC }, { 0x274C, 0x1FBC0 }, { 0x274D, 0x1F53E }, { 0x274E, 0x1FBBD }, { 0x2758, 0x007C }, { 0x275B, 0x2018 }, { 0x275C, 0x2019 }, { 0x275D, 0x201C }, { 0x275D, 0x1F676 }, { 0x275E, 0x201D }, { 0x275E, 0x1F677 }, { 0x275F, 0x201A }, { 0x2760, 0x201E }, { 0x2760, 0x1F678 }, { 0x2761, 0x00B6 }, { 0x2762, 0x0021 }, { 0x2764, 0x2665 }, { 0x2764, 0x1F5A4 }, { 0x2764, 0x1F90D }, { 0x2767, 0x2619 }, { 0x2767, 0x1F65B }, { 0x2768, 0x0028 }, { 0x2769, 0x0029 }, { 0x276C, 0x2329 }, { 0x276D, 0x232A }, { 0x276E, 0x2039 }, { 0x276F, 0x203A }, { 0x2772, 0x3014 }, { 0x2773, 0x3015 }, { 0x2774, 0x007B }, { 0x2775, 0x007D }, { 0x2794, 0x1F872 }, { 0x2795, 0x002B }, { 0x2796, 0x2212 }, { 0x2797, 0x00F7 }, { 0x27A1, 0x2B05 }, { 0x27A1, 0x2B95 }, { 0x27A2, 0x2B9A }, { 0x27A4, 0x2B9E }, { 0x27A4, 0x1FBB0 }, { 0x27A5, 0x2BA9 }, { 0x27A6, 0x2BAB }, { 0x27A7, 0x1F842 }, { 0x27A9, 0x1F8A5 }, { 0x27AA, 0x1F8A7 }, { 0x27AB, 0x1F8A9 }, { 0x27AC, 0x1F8AB }, { 0x27AF, 0x1F89A }, { 0x27C2, 0x22A5 }, { 0x27C7, 0x2228 }, { 0x27C7, 0x228D }, { 0x27C7, 0x27D1 }, { 0x27CA, 0x2AF2 }, { 0x27CA, 0x2AF5 }, { 0x27CB, 0x2215 }, { 0x27CC, 0x00F7 }, { 0x27CC, 0x2215 }, { 0x27CC, 0x221A }, { 0x27CD, 0x2216 }, { 0x27CD, 0x29F5 }, { 0x27D0, 0x1F4A0 }, { 0x27D1, 0x2227 }, { 0x27D1, 0x27C7 }, { 0x27D1, 0x2A40 }, { 0x27D2, 0x2AD9 }, { 0x27D3, 0x230B }, { 0x27D4, 0x2308 }, { 0x27D7, 0x2A1D }, { 0x27D8, 0x22A5 }, { 0x27D9, 0x22A4 }, { 0x27DA, 0x22A8 }, { 0x27DA, 0x2AE4 }, { 0x27DB, 0x22A2 }, { 0x27DC, 0x22B8 }, { 0x27DD, 0x22A2 }, { 0x27DE, 0x22A3 }, { 0x27DF, 0x2AF1 }, { 0x27E0, 0x25CA }, { 0x27E1, 0x25C7 }, { 0x27E4, 0x25A1 }, { 0x27E4, 0x25FB }, { 0x27E6, 0x301A }, { 0x27E7, 0x301B }, { 0x27E8, 0x2329 }, { 0x27E8, 0x3008 }, { 0x27E9, 0x232A }, { 0x27E9, 0x3009 }, { 0x27EA, 0x300A }, { 0x27EB, 0x300B }, { 0x27EC, 0x2997 }, { 0x27EC, 0x3018 }, { 0x27ED, 0x2998 }, { 0x27ED, 0x3019 }, { 0x27F0, 0x290A }, { 0x27F0, 0x2B45 }, { 0x27F1, 0x290B }, { 0x27F2, 0x21BA }, { 0x27F2, 0x2940 }, { 0x27F3, 0x21BB }, { 0x27F3, 0x2941 }, { 0x27F4, 0x2B32 }, { 0x27F5, 0x2190 }, { 0x27F6, 0x2192 }, { 0x27F7, 0x2194 }, { 0x27F8, 0x21D0 }, { 0x27F9, 0x21D2 }, { 0x27FA, 0x21D4 }, { 0x27FB, 0x21A4 }, { 0x27FC, 0x21A6 }, { 0x27FD, 0x2906 }, { 0x27FE, 0x2907 }, { 0x27FF, 0x21DD }, { 0x27FF, 0x2B33 }, { 0x2900, 0x2B34 }, { 0x2901, 0x2B35 }, { 0x2905, 0x2B36 }, { 0x2906, 0x27FB }, { 0x2907, 0x27FC }, { 0x290A, 0x21D1 }, { 0x290A, 0x27F0 }, { 0x290B, 0x21D3 }, { 0x290B, 0x27F1 }, { 0x2910, 0x2B37 }, { 0x2911, 0x2B38 }, { 0x2914, 0x2B39 }, { 0x2915, 0x2B3A }, { 0x2916, 0x2B3B }, { 0x2917, 0x2B3C }, { 0x2918, 0x2B3D }, { 0x292C, 0x26CC }, { 0x2933, 0x219D }, { 0x2933, 0x2B3F }, { 0x2940, 0x20DA }, { 0x2941, 0x20D9 }, { 0x2947, 0x2B3E }, { 0x2970, 0x2283 }, { 0x2971, 0x2B40 }, { 0x2972, 0x2B41 }, { 0x2973, 0x2B4C }, { 0x2974, 0x2B4B }, { 0x2975, 0x2B42 }, { 0x2977, 0x2B43 }, { 0x297A, 0x2B44 }, { 0x2980, 0x2AF4 }, { 0x2980, 0x2AFC }, { 0x2981, 0x2219 }, { 0x2981, 0x25CF }, { 0x2982, 0x0F7F }, { 0x2985, 0x2E28 }, { 0x2985, 0xFF5F }, { 0x2986, 0x2E29 }, { 0x2986, 0xFF60 }, { 0x2997, 0x27EC }, { 0x2997, 0x3014 }, { 0x2997, 0x3018 }, { 0x299A, 0x2307 }, { 0x299B, 0x2221 }, { 0x299C, 0x221F }, { 0x299F, 0x2220 }, { 0x29A0, 0x2222 }, { 0x29A2, 0x2220 }, { 0x29B0, 0x2205 }, { 0x29B0, 0x2349 }, { 0x29B5, 0x2296 }, { 0x29B6, 0x1F715 }, { 0x29BB, 0x2297 }, { 0x29BE, 0x229A }, { 0x29BE, 0x233E }, { 0x29BE, 0x25CE }, { 0x29BF, 0x2299 }, { 0x29BF, 0x25C9 }, { 0x29BF, 0x2A00 }, { 0x29C4, 0x2341 }, { 0x29C4, 0x303C }, { 0x29C5, 0x2342 }, { 0x29C7, 0x233B }, { 0x29C9, 0x2BBA }, { 0x29CD, 0x25B3 }, { 0x29D1, 0x22C8 }, { 0x29D3, 0x1FB9B }, { 0x29D4, 0x22C9 }, { 0x29D5, 0x22CA }, { 0x29D6, 0x231B }, { 0x29D7, 0x1FB9A }, { 0x29D8, 0xFE34 }, { 0x29DC, 0x221E }, { 0x29DF, 0x22B8 }, { 0x29DF, 0x1F73A }, { 0x29E0, 0x274F }, { 0x29E1, 0x22B4 }, { 0x29E2, 0x22FF }, { 0x29E3, 0x0023 }, { 0x29E3, 0x22D5 }, { 0x29E5, 0x2A68 }, { 0x29E7, 0x2260 }, { 0x29E7, 0x2BD2 }, { 0x29E8, 0x25ED }, { 0x29E9, 0x25EE }, { 0x29EB, 0x25CA }, { 0x29F5, 0x005C }, { 0x29F5, 0x2216 }, { 0x29F5, 0x27CD }, { 0x29F7, 0x2340 }, { 0x29F8, 0x2215 }, { 0x29F9, 0x2216 }, { 0x29FC, 0x227A }, { 0x29FC, 0x2329 }, { 0x29FD, 0x227B }, { 0x29FD, 0x232A }, { 0x29FE, 0x002B }, { 0x29FF, 0x2212 }, { 0x2A00, 0x2299 }, { 0x2A00, 0x25C9 }, { 0x2A01, 0x2295 }, { 0x2A02, 0x2297 }, { 0x2A02, 0x2B59 }, { 0x2A03, 0x228D }, { 0x2A04, 0x228E }, { 0x2A05, 0x2293 }, { 0x2A06, 0x2294 }, { 0x2A07, 0x2A55 }, { 0x2A08, 0x2A56 }, { 0x2A09, 0x00D7 }, { 0x2A0A, 0x2211 }, { 0x2A0C, 0x222D }, { 0x2A15, 0x222E }, { 0x2A1D, 0x22C8 }, { 0x2A1D, 0x27D7 }, { 0x2A1E, 0x25C1 }, { 0x2A1F, 0x2A3E }, { 0x2A20, 0x226B }, { 0x2A21, 0x21BE }, { 0x2A25, 0x2214 }, { 0x2A2A, 0x2238 }, { 0x2A2F, 0x00D7 }, { 0x2A3C, 0x230B }, { 0x2A3D, 0x230A }, { 0x2A3D, 0x2319 }, { 0x2A3E, 0x2A1F }, { 0x2A3F, 0x2210 }, { 0x2A40, 0x2227 }, { 0x2A40, 0x27D1 }, { 0x2A41, 0x228E }, { 0x2A4C, 0x222A }, { 0x2A4D, 0x2229 }, { 0x2A55, 0x2A07 }, { 0x2A56, 0x2A08 }, { 0x2A5E, 0x2306 }, { 0x2A60, 0x2259 }, { 0x2A61, 0x225A }, { 0x2A63, 0x225A }, { 0x2A65, 0x2332 }, { 0x2A66, 0x2250 }, { 0x2A68, 0x22D5 }, { 0x2A68, 0x29E5 }, { 0x2A6B, 0x223B }, { 0x2A6D, 0x2245 }, { 0x2A6E, 0x225B }, { 0x2A70, 0x2245 }, { 0x2A7D, 0x2264 }, { 0x2A7E, 0x2265 }, { 0x2A87, 0x2268 }, { 0x2A88, 0x2269 }, { 0x2A8B, 0x22DA }, { 0x2A8C, 0x22DB }, { 0x2A95, 0x22DC }, { 0x2A96, 0x22DD }, { 0x2A99, 0x22DC }, { 0x2A9A, 0x22DD }, { 0x2AA1, 0x226A }, { 0x2AA2, 0x226B }, { 0x2AAE, 0x224F }, { 0x2AAF, 0x227C }, { 0x2AB0, 0x227D }, { 0x2ACF, 0x2282 }, { 0x2AD0, 0x2283 }, { 0x2AD9, 0x2208 }, { 0x2AD9, 0x27D2 }, { 0x2ADA, 0x22D4 }, { 0x2ADB, 0x22D4 }, { 0x2ADE, 0x22A3 }, { 0x2ADF, 0x22A4 }, { 0x2AE0, 0x22A5 }, { 0x2AE3, 0x22A9 }, { 0x2AE4, 0x22A8 }, { 0x2AE6, 0x22A9 }, { 0x2AE7, 0x22A4 }, { 0x2AE7, 0x2351 }, { 0x2AE7, 0x3012 }, { 0x2AE8, 0x22A5 }, { 0x2AE8, 0x234A }, { 0x2AEC, 0x00AC }, { 0x2AED, 0x2310 }, { 0x2AEE, 0x2224 }, { 0x2AF1, 0x27DF }, { 0x2AF2, 0x2226 }, { 0x2AF2, 0x27CA }, { 0x2AF4, 0x2980 }, { 0x2AF5, 0x27CA }, { 0x2AF6, 0x205D }, { 0x2AF6, 0x22EE }, { 0x2AF7, 0x22D8 }, { 0x2AF8, 0x22D9 }, { 0x2AF9, 0x2266 }, { 0x2AFA, 0x2267 }, { 0x2AFB, 0x2AF4 }, { 0x2AFC, 0x2AF4 }, { 0x2AFC, 0x2980 }, { 0x2AFD, 0x2225 }, { 0x2B04, 0x21E6 }, { 0x2B04, 0x21F3 }, { 0x2B05, 0x27A1 }, { 0x2B05, 0x2B95 }, { 0x2B12, 0x25E7 }, { 0x2B1B, 0x25A0 }, { 0x2B1C, 0x25A1 }, { 0x2B1D, 0x25AA }, { 0x2B1E, 0x25AB }, { 0x2B21, 0x2394 }, { 0x2B24, 0x25CF }, { 0x2B24, 0x25EF }, { 0x2B24, 0x1F534 }, { 0x2B25, 0x25C6 }, { 0x2B26, 0x25C7 }, { 0x2B26, 0x1F754 }, { 0x2B28, 0x25CA }, { 0x2B29, 0x22C4 }, { 0x2B29, 0x1F538 }, { 0x2B30, 0x21F4 }, { 0x2B31, 0x21F6 }, { 0x2B32, 0x27F4 }, { 0x2B33, 0x27FF }, { 0x2B33, 0x21DC }, { 0x2B34, 0x2900 }, { 0x2B35, 0x2901 }, { 0x2B36, 0x2905 }, { 0x2B37, 0x2910 }, { 0x2B38, 0x2911 }, { 0x2B39, 0x2914 }, { 0x2B3A, 0x2915 }, { 0x2B3B, 0x2916 }, { 0x2B3C, 0x2917 }, { 0x2B3D, 0x2918 }, { 0x2B3E, 0x2947 }, { 0x2B3F, 0x2933 }, { 0x2B3F, 0x219C }, { 0x2B40, 0x2971 }, { 0x2B41, 0x2972 }, { 0x2B42, 0x2975 }, { 0x2B43, 0x2977 }, { 0x2B44, 0x297A }, { 0x2B45, 0x27F0 }, { 0x2B4B, 0x2974 }, { 0x2B4C, 0x2973 }, { 0x2B4D, 0x21AF }, { 0x2B50, 0x2606 }, { 0x2B51, 0x066D }, { 0x2B51, 0x22C6 }, { 0x2B51, 0x2605 }, { 0x2B55, 0x25EF }, { 0x2B57, 0x25CE }, { 0x2B58, 0x23FD }, { 0x2B58, 0x25CB }, { 0x2B59, 0x2A02 }, { 0x2B60, 0x2190 }, { 0x2B61, 0x2191 }, { 0x2B62, 0x2192 }, { 0x2B62, 0x279D }, { 0x2B63, 0x2193 }, { 0x2B64, 0x2194 }, { 0x2B65, 0x2195 }, { 0x2B66, 0x2196 }, { 0x2B67, 0x2197 }, { 0x2B68, 0x2198 }, { 0x2B69, 0x2199 }, { 0x2B6A, 0x21E0 }, { 0x2B6B, 0x21E1 }, { 0x2B6C, 0x21E2 }, { 0x2B6D, 0x21E3 }, { 0x2B6E, 0x21BB }, { 0x2B6F, 0x21BA }, { 0x2B70, 0x21E4 }, { 0x2B71, 0x2912 }, { 0x2B72, 0x21E5 }, { 0x2B73, 0x2913 }, { 0x2B7E, 0x21B9 }, { 0x2B80, 0x21C6 }, { 0x2B83, 0x21F5 }, { 0x2B84, 0x21C7 }, { 0x2B85, 0x21C8 }, { 0x2B86, 0x21C9 }, { 0x2B87, 0x21CA }, { 0x2B8A, 0x27B2 }, { 0x2B8F, 0x21B6 }, { 0x2B90, 0x23CE }, { 0x2B95, 0x27A1 }, { 0x2B95, 0x2B05 }, { 0x2B97, 0x3036 }, { 0x2B9A, 0x27A2 }, { 0x2B9E, 0x27A4 }, { 0x2BA0, 0x21B2 }, { 0x2BA1, 0x21B3 }, { 0x2BA2, 0x21B0 }, { 0x2BA3, 0x21B1 }, { 0x2BA4, 0x2B11 }, { 0x2BA5, 0x2B0F }, { 0x2BA6, 0x2B10 }, { 0x2BA7, 0x2B0E }, { 0x2BA9, 0x27A5 }, { 0x2BAB, 0x27A6 }, { 0x2BB8, 0x21EC }, { 0x2BB9, 0x2353 }, { 0x2BBA, 0x29C9 }, { 0x2BBD, 0x2612 }, { 0x2BBE, 0x2297 }, { 0x2BC3, 0x1F6D1 }, { 0x2BC5, 0x25B2 }, { 0x2BC6, 0x25BC }, { 0x2BC7, 0x25C0 }, { 0x2BC8, 0x25B6 }, { 0x2BC9, 0x2646 }, { 0x2BCC, 0x2726 }, { 0x2BCE, 0x2727 }, { 0x2BCF, 0x2311 }, { 0x2BD0, 0x2316 }, { 0x2BD1, 0x2370 }, { 0x2BD1, 0xFFFD }, { 0x2BD2, 0x2021 }, { 0x2BD2, 0x29E7 }, { 0x2BD2, 0x2E4B }, { 0x2BD3, 0x2647 }, { 0x2BE8, 0x2605 }, { 0x2BEC, 0x219E }, { 0x2BFA, 0x26AE }, { 0x2BFB, 0x26AF }, { 0x2BFB, 0x29DF }, { 0x2BFB, 0x1F73A }, { 0x2BFD, 0x2642 }, { 0x2BFE, 0x221F }, { 0x2C3A, 0xA647 }, { 0x2C75, 0x0370 }, { 0x2C75, 0x2132 }, { 0x2C75, 0x2183 }, { 0x2C75, 0xA7F5 }, { 0x2C76, 0x0371 }, { 0x2CE4, 0x03D7 }, { 0x2CE8, 0x101A0 }, { 0x2CE9, 0x2627 }, { 0x2CF0, 0x0314 }, { 0x2CF0, 0x0485 }, { 0x2CF1, 0x0313 }, { 0x2CF1, 0x0486 }, { 0x2CF2, 0x03E6 }, { 0x2CF3, 0x03E7 }, { 0x2D00, 0x10A0 }, { 0x2DE8, 0x1DDF }, { 0x2DEA, 0x0366 }, { 0x2DED, 0x0368 }, { 0x2DEF, 0x036F }, { 0x2DF6, 0x0363 }, { 0x2DF7, 0x0364 }, { 0x2E00, 0x231C }, { 0x2E06, 0x22A4 }, { 0x2E0E, 0x1FBD }, { 0x2E13, 0x2052 }, { 0x2E17, 0x002D }, { 0x2E17, 0x003D }, { 0x2E17, 0x2010 }, { 0x2E17, 0x2E40 }, { 0x2E18, 0x203D }, { 0x2E20, 0x2045 }, { 0x2E22, 0x2308 }, { 0x2E22, 0x231C }, { 0x2E22, 0x300C }, { 0x2E26, 0x2282 }, { 0x2E27, 0x2283 }, { 0x2E28, 0x2985 }, { 0x2E28, 0xFF5F }, { 0x2E2E, 0x003F }, { 0x2E2E, 0x00BF }, { 0x2E2E, 0x061F }, { 0x2E2F, 0x033E }, { 0x2E2F, 0xA67F }, { 0x2E30, 0x2218 }, { 0x2E30, 0x25E6 }, { 0x2E31, 0x00B7 }, { 0x2E32, 0x060C }, { 0x2E33, 0x002E }, { 0x2E33, 0x00B7 }, { 0x2E34, 0x002C }, { 0x2E35, 0x061B }, { 0x2E38, 0x2020 }, { 0x2E39, 0x00A7 }, { 0x2E3A, 0x2014 }, { 0x2E3C, 0x002E }, { 0x2E3C, 0x166E }, { 0x2E3D, 0x205E }, { 0x2E3D, 0x2999 }, { 0x2E3E, 0x2307 }, { 0x2E3E, 0x299A }, { 0x2E3F, 0x00B6 }, { 0x2E40, 0x003D }, { 0x2E40, 0x2010 }, { 0x2E40, 0x2E17 }, { 0x2E40, 0x30A0 }, { 0x2E40, 0xA78A }, { 0x2E41, 0x002C }, { 0x2E41, 0x060C }, { 0x2E42, 0x201E }, { 0x2E43, 0x2E0F }, { 0x2E44, 0x0374 }, { 0x2E46, 0x2A46 }, { 0x2E46, 0xAB5B }, { 0x2E47, 0xA67E }, { 0x2E4B, 0x2020 }, { 0x2E4B, 0x2021 }, { 0x2E4D, 0x00B6 }, { 0x2E4D, 0x204B }, { 0x2E4D, 0x2E0F }, { 0x2E4D, 0x2E3F }, { 0x2E50, 0x2720 }, { 0x2E52, 0x204A }, { 0x2EAB, 0x2EB2 }, { 0x2EB2, 0x2EAB }, { 0x3000, 0x0020 }, { 0x3001, 0x002C }, { 0x3001, 0xFF0C }, { 0x3001, 0xFF64 }, { 0x3002, 0x002E }, { 0x3002, 0xFF0E }, { 0x3002, 0xFF61 }, { 0x3003, 0x2033 }, { 0x3005, 0x16FE0 }, { 0x3007, 0x20DD }, { 0x3007, 0x25CB }, { 0x3007, 0x25EF }, { 0x3008, 0x003C }, { 0x3008, 0x2039 }, { 0x3008, 0x2329 }, { 0x3008, 0x27E8 }, { 0x3009, 0x003E }, { 0x3009, 0x203A }, { 0x3009, 0x232A }, { 0x3009, 0x27E9 }, { 0x300A, 0x00AB }, { 0x300A, 0x27EA }, { 0x300B, 0x00BB }, { 0x300B, 0x27EB }, { 0x300C, 0x2308 }, { 0x300D, 0x230B }, { 0x3012, 0x20B8 }, { 0x3012, 0x2AE7 }, { 0x3012, 0x1F3E3 }, { 0x3013, 0x25A1 }, { 0x3018, 0x27EC }, { 0x3019, 0x27ED }, { 0x301A, 0x27E6 }, { 0x301B, 0x27E7 }, { 0x301D, 0x201C }, { 0x301D, 0x2036 }, { 0x301E, 0x201D }, { 0x301E, 0x2033 }, { 0x3030, 0x2307 }, { 0x3030, 0x301C }, { 0x3036, 0x2B97 }, { 0x303C, 0x29C4 }, { 0x30A0, 0x003D }, { 0x30A0, 0x2E40 }, { 0x30FB, 0x00B7 }, { 0x30FC, 0x2014 }, { 0x332C, 0x0E3F }, { 0x33C5, 0x1F12D }, { 0xA490, 0xA408 }, { 0xA491, 0xA1B9 }, { 0xA558, 0xA610 }, { 0xA56A, 0xA611 }, { 0xA56E, 0xA62A }, { 0xA587, 0xA612 }, { 0xA5D1, 0xA62B }, { 0xA610, 0xA558 }, { 0xA611, 0xA56A }, { 0xA612, 0xA587 }, { 0xA62A, 0xA56E }, { 0xA62B, 0xA5D1 }, { 0xA641, 0x0437 }, { 0xA643, 0x0455 }, { 0xA644, 0x10193 }, { 0xA647, 0x2C3A }, { 0xA649, 0x0452 }, { 0xA649, 0x045B }, { 0xA64B, 0x0443 }, { 0xA64D, 0x0461 }, { 0xA64F, 0x044A }, { 0xA64F, 0x044C }, { 0xA651, 0x044B }, { 0xA653, 0x0463 }, { 0xA655, 0x044E }, { 0xA659, 0x0467 }, { 0xA65B, 0x0467 }, { 0xA65B, 0x046B }, { 0xA65D, 0x0469 }, { 0xA66F, 0x0483 }, { 0xA66F, 0x0487 }, { 0xA670, 0x0489 }, { 0xA67C, 0x0306 }, { 0xA67C, 0x1DF6 }, { 0xA67C, 0x1DF7 }, { 0xA67D, 0x033E }, { 0xA67E, 0x2E47 }, { 0xA67F, 0x2E2F }, { 0xA725, 0x1D25 }, { 0xA725, 0x1D5C }, { 0xA725, 0xA7BD }, { 0xA72B, 0x218B }, { 0xA788, 0x02C6 }, { 0xA788, 0x2038 }, { 0xA789, 0x003A }, { 0xA78A, 0x003D }, { 0xA78C, 0x0027 }, { 0xA78C, 0x0242 }, { 0xA78C, 0x0294 }, { 0xA78C, 0x02BC }, { 0xA78C, 0x02C0 }, { 0xA78F, 0x00B7 }, { 0xA795, 0xA727 }, { 0xA798, 0x0191 }, { 0xA7A9, 0x1E9C }, { 0xA7B3, 0x03A7 }, { 0xA7B5, 0x03B2 }, { 0xA7B7, 0x03C9 }, { 0xA7BD, 0xA723 }, { 0xA7BD, 0xA725 }, { 0xA7F5, 0x2C75 }, { 0xA838, 0x09F2 }, { 0xA840, 0x0F40 }, { 0xA841, 0x0F41 }, { 0xA842, 0x0F42 }, { 0xA843, 0x0F44 }, { 0xA844, 0x0F45 }, { 0xA845, 0x0F46 }, { 0xA846, 0x0F47 }, { 0xA847, 0x0F49 }, { 0xA848, 0x0F4F }, { 0xA849, 0x0F50 }, { 0xA84A, 0x0F51 }, { 0xA84B, 0x0F53 }, { 0xA84C, 0x0F54 }, { 0xA84D, 0x0F55 }, { 0xA84E, 0x0F56 }, { 0xA84F, 0x0F58 }, { 0xA850, 0x0F59 }, { 0xA851, 0x0F5A }, { 0xA852, 0x0F5B }, { 0xA853, 0x0F5D }, { 0xA854, 0x0F5E }, { 0xA855, 0x0F5F }, { 0xA856, 0x0F60 }, { 0xA857, 0x0F61 }, { 0xA858, 0x0F62 }, { 0xA859, 0x0F63 }, { 0xA85A, 0x0F64 }, { 0xA85B, 0x0F66 }, { 0xA85C, 0x0F67 }, { 0xA85D, 0x0F68 }, { 0xA85E, 0x0F72 }, { 0xA85F, 0x0F74 }, { 0xA860, 0x0F7A }, { 0xA861, 0x0F7C }, { 0xA864, 0xA85C }, { 0xA867, 0x0FAD }, { 0xA868, 0x0FB1 }, { 0xA869, 0x0F4A }, { 0xA86A, 0x0F4B }, { 0xA86B, 0x0F4C }, { 0xA86C, 0x0F4E }, { 0xA86D, 0xA857 }, { 0xA86E, 0xA85A }, { 0xA86F, 0xA85C }, { 0xA870, 0xA864 }, { 0xA871, 0x0FB2 }, { 0xA872, 0x0F62 }, { 0xA873, 0x0F83 }, { 0xA873, 0x0F7E }, { 0xA873, 0x1880 }, { 0xA874, 0x0F04 }, { 0xA874, 0x1800 }, { 0xA876, 0x0F0D }, { 0xA877, 0x0F0E }, { 0xA8F2, 0x0901 }, { 0xA8FA, 0x2038 }, { 0xA8FB, 0x111DC }, { 0xA8FC, 0x0C77 }, { 0xA8FC, 0x0C84 }, { 0xA8FC, 0x0F04 }, { 0xA8FC, 0x1800 }, { 0xA8FC, 0x111DB }, { 0xA9CF, 0x0662 }, { 0xA9E6, 0xAA70 }, { 0xAA70, 0xA9E6 }, { 0xAADD, 0x0E46 }, { 0xAAF2, 0x0950 }, { 0xAAF6, 0x1039 }, { 0xAB35, 0x0066 }, { 0xAB53, 0x03C7 }, { 0xAB5B, 0x02D8 }, { 0xAB5B, 0x2050 }, { 0xAB5B, 0x23D1 }, { 0xAB5B, 0x2E46 }, { 0xAB60, 0x0463 }, { 0xAB61, 0x0465 }, { 0xAB62, 0x0254 }, { 0xAB64, 0x0252 }, { 0xAB65, 0x0277 }, { 0xAB65, 0x03C9 }, { 0xAB66, 0x0290 }, { 0xAB66, 0x02A3 }, { 0xAB67, 0x0282 }, { 0xAB67, 0x02A6 }, { 0xAB68, 0x1D72 }, { 0xAB69, 0x1AC0 }, { 0xAB6A, 0x02D4 }, { 0xAB6A, 0x0318 }, { 0xAB6B, 0x0319 }, { 0xABED, 0x103A }, { 0xF92C, 0x90DE }, { 0xF92C, 0xFA2E }, { 0xF9B8, 0x96B7 }, { 0xF9B8, 0xFA2F }, { 0xFAD4, 0x2F949 }, { 0xFDF5, 0xFDFA }, { 0xFE10, 0xFE50 }, { 0xFE11, 0xFE45 }, { 0xFE11, 0xFE51 }, { 0xFE13, 0xFE55 }, { 0xFE14, 0xFE54 }, { 0xFE15, 0xFE57 }, { 0xFE16, 0xFE56 }, { 0xFE19, 0x22EE }, { 0xFE21, 0x0361 }, { 0xFE23, 0x0360 }, { 0xFE26, 0x0304 }, { 0xFE26, 0x035E }, { 0xFE28, 0x035C }, { 0xFE2D, 0x0331 }, { 0xFE2D, 0x035F }, { 0xFE2F, 0x0483 }, { 0xFE35, 0x23DC }, { 0xFE36, 0x23DD }, { 0xFE37, 0x23DE }, { 0xFE38, 0x23DF }, { 0xFE39, 0x23E0 }, { 0xFE3A, 0x23E1 }, { 0xFE45, 0xFE51 }, { 0xFE47, 0x23B4 }, { 0xFE48, 0x23B5 }, { 0xFE50, 0xFE10 }, { 0xFE51, 0xFE11 }, { 0xFE51, 0xFE45 }, { 0xFE54, 0xFE14 }, { 0xFE55, 0xFE13 }, { 0xFEFF, 0x200B }, { 0xFEFF, 0x2060 }, { 0xFEFF, 0xFFFE }, { 0xFF0C, 0x3001 }, { 0xFF5E, 0x301C }, { 0xFF5F, 0x2E28 }, { 0xFFE3, 0x203E }, { 0xFFFD, 0x2BD1 }, { 0xFFFD, 0x1FBC4 }, { 0xFFFE, 0xFEFF }, { 0x100E8, 0x1F3FA }, { 0x1015B, 0x205A }, { 0x1015E, 0x10111 }, { 0x10190, 0x003D }, { 0x10191, 0x002D }, { 0x10192, 0x00A3 }, { 0x10193, 0xA644 }, { 0x1019A, 0x233F }, { 0x101A0, 0x2627 }, { 0x101A0, 0x2CE8 }, { 0x1060F, 0x10025 }, { 0x10610, 0x10086 }, { 0x10611, 0x10087 }, { 0x10612, 0x10052 }, { 0x10613, 0x10088 }, { 0x10614, 0x10089 }, { 0x10615, 0x10018 }, { 0x10616, 0x1008D }, { 0x1061D, 0x1001B }, { 0x10629, 0x10045 }, { 0x1062E, 0x100A7 }, { 0x10644, 0x10042 }, { 0x10647, 0x10080 }, { 0x10647, 0x10081 }, { 0x10649, 0x1008E }, { 0x1064B, 0x10090 }, { 0x1064D, 0x10096 }, { 0x10656, 0x10095 }, { 0x10657, 0x10092 }, { 0x106C0, 0x1061A }, { 0x106C5, 0x10621 }, { 0x106CD, 0x1062C }, { 0x106D9, 0x106D8 }, { 0x106E0, 0x10641 }, { 0x106E4, 0x10642 }, { 0x1071C, 0x10658 }, { 0x10722, 0x1066A }, { 0x10728, 0x106A1 }, { 0x10733, 0x106AE }, { 0x10740, 0x29E7 }, { 0x10747, 0x1013C }, { 0x1074E, 0x10139 }, { 0x1074F, 0x16B9 }, { 0x10762, 0x10634 }, { 0x10765, 0x10655 }, { 0x10900, 0x05D0 }, { 0x10901, 0x05D1 }, { 0x10902, 0x05D2 }, { 0x10903, 0x05D3 }, { 0x10904, 0x05D4 }, { 0x10905, 0x05D5 }, { 0x10906, 0x05D6 }, { 0x10907, 0x05D7 }, { 0x10908, 0x05D8 }, { 0x10909, 0x05D9 }, { 0x1090A, 0x05DB }, { 0x1090B, 0x05DC }, { 0x1090C, 0x05DE }, { 0x1090D, 0x05E0 }, { 0x1090E, 0x05E1 }, { 0x1090F, 0x05E2 }, { 0x10910, 0x05E4 }, { 0x10911, 0x05E6 }, { 0x10912, 0x05E7 }, { 0x10913, 0x05E8 }, { 0x10914, 0x05E9 }, { 0x10915, 0x05EA }, { 0x1091F, 0x002E }, { 0x1091F, 0x00B7 }, { 0x1091F, 0x2E31 }, { 0x10980, 0x13000 }, { 0x10981, 0x13184 }, { 0x10982, 0x1301E }, { 0x10983, 0x130FE }, { 0x10984, 0x131CC }, { 0x10985, 0x1336F }, { 0x10986, 0x130DE }, { 0x10987, 0x130C0 }, { 0x10988, 0x132AA }, { 0x10989, 0x13153 }, { 0x1098A, 0x13216 }, { 0x1098C, 0x131D2 }, { 0x1098E, 0x1308B }, { 0x10990, 0x130ED }, { 0x10991, 0x1340D }, { 0x10992, 0x133BC }, { 0x10993, 0x131B7 }, { 0x10994, 0x13283 }, { 0x10995, 0x13283 }, { 0x10996, 0x1316C }, { 0x10997, 0x1320E }, { 0x10998, 0x1337F }, { 0x10999, 0x131FE }, { 0x1099A, 0x131FE }, { 0x1099A, 0x13254 }, { 0x1099B, 0x13254 }, { 0x1099C, 0x13205 }, { 0x1099D, 0x1307B }, { 0x1099E, 0x2625 }, { 0x1099E, 0x132F9 }, { 0x10A60, 0x1200 }, { 0x10A61, 0x1208 }, { 0x10A62, 0x1210 }, { 0x10A63, 0x1218 }, { 0x10A64, 0x1240 }, { 0x10A65, 0x12C8 }, { 0x10A66, 0x1220 }, { 0x10A67, 0x1228 }, { 0x10A68, 0x1260 }, { 0x10A69, 0x1270 }, { 0x10A6A, 0x1230 }, { 0x10A6B, 0x12A8 }, { 0x10A6C, 0x1290 }, { 0x10A6D, 0x1280 }, { 0x10A6E, 0x1338 }, { 0x10A70, 0x1348 }, { 0x10A71, 0x12A0 }, { 0x10A72, 0x12D0 }, { 0x10A73, 0x1340 }, { 0x10A74, 0x1308 }, { 0x10A75, 0x12F0 }, { 0x10A77, 0x1320 }, { 0x10A78, 0x12D8 }, { 0x10A7A, 0x12E8 }, { 0x10A80, 0x1200 }, { 0x10A80, 0x10A60 }, { 0x10A81, 0x1208 }, { 0x10A81, 0x10A61 }, { 0x10A82, 0x1210 }, { 0x10A82, 0x10A62 }, { 0x10A83, 0x1218 }, { 0x10A83, 0x10A63 }, { 0x10A84, 0x1240 }, { 0x10A84, 0x10A64 }, { 0x10A85, 0x12C8 }, { 0x10A85, 0x10A65 }, { 0x10A86, 0x1220 }, { 0x10A86, 0x10A66 }, { 0x10A87, 0x1228 }, { 0x10A87, 0x10A67 }, { 0x10A88, 0x1260 }, { 0x10A88, 0x10A68 }, { 0x10A89, 0x1270 }, { 0x10A89, 0x10A69 }, { 0x10A8A, 0x1230 }, { 0x10A8A, 0x10A6A }, { 0x10A8B, 0x12A8 }, { 0x10A8B, 0x10A6B }, { 0x10A8C, 0x1290 }, { 0x10A8C, 0x10A6C }, { 0x10A8D, 0x1280 }, { 0x10A8D, 0x10A6D }, { 0x10A8E, 0x1338 }, { 0x10A8E, 0x10A6E }, { 0x10A8F, 0x10A6F }, { 0x10A90, 0x1348 }, { 0x10A90, 0x10A70 }, { 0x10A91, 0x12A0 }, { 0x10A91, 0x10A71 }, { 0x10A92, 0x12D0 }, { 0x10A92, 0x10A72 }, { 0x10A93, 0x1340 }, { 0x10A93, 0x10A73 }, { 0x10A94, 0x1308 }, { 0x10A94, 0x10A74 }, { 0x10A95, 0x12F0 }, { 0x10A95, 0x10A75 }, { 0x10A96, 0x10A76 }, { 0x10A97, 0x1320 }, { 0x10A97, 0x10A77 }, { 0x10A98, 0x12D8 }, { 0x10A98, 0x10A78 }, { 0x10A99, 0x10A79 }, { 0x10A9A, 0x12E8 }, { 0x10A9A, 0x10A7A }, { 0x10A9B, 0x10A7B }, { 0x10A9C, 0x10A7C }, { 0x10B39, 0x2218 }, { 0x10B39, 0x2E30 }, { 0x10B39, 0x2E31 }, { 0x110BE, 0x1123B }, { 0x110BF, 0x1123C }, { 0x11133, 0x1039 }, { 0x11134, 0x103A }, { 0x111C9, 0x09FE }, { 0x111CE, 0x094E }, { 0x111DB, 0x0C84 }, { 0x111DB, 0xA8FC }, { 0x111DC, 0xA8FB }, { 0x1123B, 0x110BE }, { 0x1123C, 0x110BF }, { 0x1145E, 0x09FE }, { 0x11460, 0x1CF5 }, { 0x11461, 0x1CF6 }, { 0x115D8, 0x11582 }, { 0x115DA, 0x11583 }, { 0x115DB, 0x11584 }, { 0x11660, 0x1800 }, { 0x11A29, 0x0F60 }, { 0x11A34, 0x0F84 }, { 0x11A35, 0x0F83 }, { 0x11A35, 0x1880 }, { 0x11A37, 0x0F82 }, { 0x11A38, 0x0F7E }, { 0x11A39, 0x0F7F }, { 0x11A3F, 0x0FD3 }, { 0x11A3F, 0x1800 }, { 0x11A40, 0x0FD4 }, { 0x11A41, 0x0F0B }, { 0x11A42, 0x0F0D }, { 0x11A43, 0x0F0E }, { 0x11A44, 0x0F14 }, { 0x11A45, 0x0F04 }, { 0x11A46, 0x0F05 }, { 0x11A84, 0x1CF5 }, { 0x11A85, 0x1CF6 }, { 0x11A95, 0x0F60 }, { 0x11C70, 0x0FD6 }, { 0x11FB0, 0x2144 }, { 0x11FB0, 0xA4EC }, { 0x11FC8, 0x0BAA }, { 0x11FD0, 0x0BB5 }, { 0x11FD9, 0x0BF3 }, { 0x11FDA, 0x0B99 }, { 0x11FDC, 0x0BA4 }, { 0x11FDC, 0x0BB3 }, { 0x11FE6, 0x0BF9 }, { 0x11FE8, 0x0BF7 }, { 0x11FE9, 0x0BFA }, { 0x11FFF, 0x0DF4 }, { 0x12470, 0x1039F }, { 0x12470, 0x103D0 }, { 0x1309D, 0x05E2 }, { 0x1309D, 0x0639 }, { 0x1313F, 0x05D0 }, { 0x1313F, 0x0623 }, { 0x131CB, 0x05D9 }, { 0x131CB, 0x064A }, { 0x131CC, 0x133ED }, { 0x1320E, 0x05E7 }, { 0x1320E, 0x0642 }, { 0x13254, 0x05D4 }, { 0x13254, 0x0647 }, { 0x13258, 0x13282 }, { 0x13282, 0x13258 }, { 0x13283, 0x132F4 }, { 0x132F4, 0x13283 }, { 0x1339B, 0x062D }, { 0x133A1, 0x05DB }, { 0x133A1, 0x0643 }, { 0x133E4, 0x133FA }, { 0x133E5, 0x133FC }, { 0x133ED, 0x131CC }, { 0x133EE, 0x133FB }, { 0x133FA, 0x133E4 }, { 0x133FB, 0x133EE }, { 0x133FC, 0x133E5 }, { 0x133FC, 0x133EA }, { 0x1340D, 0x062E }, { 0x145B1, 0x144A0 }, { 0x145B1, 0x144F0 }, { 0x145B1, 0x14546 }, { 0x145B1, 0x14555 }, { 0x145B1, 0x14562 }, { 0x145B1, 0x145A4 }, { 0x145B1, 0x145B9 }, { 0x145B1, 0x145F8 }, { 0x16B3A, 0x0026 }, { 0x16B3B, 0x0025 }, { 0x16FE0, 0x3005 }, { 0x16FE3, 0x3005 }, { 0x16FE3, 0x303B }, { 0x1BC07, 0x1BC73 }, { 0x1BC07, 0x1BC74 }, { 0x1BC07, 0x1BC75 }, { 0x1BC08, 0x1BC70 }, { 0x1BC08, 0x1BC71 }, { 0x1BC08, 0x1BC72 }, { 0x1BC0C, 0x1BC02 }, { 0x1BC0C, 0x1BC1A }, { 0x1BC0D, 0x1BC08 }, { 0x1BC0D, 0x1BC1C }, { 0x1BC0E, 0x1BC04 }, { 0x1BC0E, 0x1BC1A }, { 0x1BC0F, 0x1BC05 }, { 0x1BC0F, 0x1BC19 }, { 0x1BC10, 0x1BC0B }, { 0x1BC10, 0x1BC1C }, { 0x1BC13, 0x1BC08 }, { 0x1BC47, 0x1BC7A }, { 0x1BC51, 0x1BC38 }, { 0x1BC51, 0x1BC56 }, { 0x1BC51, 0x1BC55 }, { 0x1BC54, 0x1BC1A }, { 0x1BC70, 0x1BC08 }, { 0x1BC73, 0x1BC07 }, { 0x1BC7A, 0x1BC47 }, { 0x1BC7B, 0x1BC46 }, { 0x1BC80, 0x02CA }, { 0x1BC82, 0x02CB }, { 0x1BC84, 0x02D9 }, { 0x1BC85, 0x00B0 }, { 0x1BC85, 0x02DA }, { 0x1BC86, 0x02C9 }, { 0x1BC87, 0x02DC }, { 0x1BC88, 0x1BC02 }, { 0x1BC90, 0x02CF }, { 0x1BC92, 0x02CE }, { 0x1BC95, 0x02F3 }, { 0x1BC96, 0x02D7 }, { 0x1BC97, 0x02F7 }, { 0x1BC98, 0x1BC02 }, { 0x1D0B4, 0x03BD }, { 0x1D0B5, 0x03BD }, { 0x1D0DA, 0x1D105 }, { 0x1D0DB, 0x1D100 }, { 0x1D0E7, 0x0223 }, { 0x1D0E8, 0x03DB }, { 0x1D11E, 0x1F3BC }, { 0x1D129, 0x1D13A }, { 0x1D13A, 0x1D129 }, { 0x1D15F, 0x2669 }, { 0x1D160, 0x266A }, { 0x1D20D, 0x0056 }, { 0x1D242, 0x23D7 }, { 0x1D243, 0x23D8 }, { 0x1D244, 0x23D9 }, { 0x1D300, 0x268A }, { 0x1D300, 0x268B }, { 0x1D455, 0x210E }, { 0x1D49D, 0x212C }, { 0x1D4A0, 0x2130 }, { 0x1D4A1, 0x2131 }, { 0x1D4A3, 0x210B }, { 0x1D4A4, 0x2110 }, { 0x1D4A7, 0x2112 }, { 0x1D4A8, 0x2133 }, { 0x1D4AD, 0x211B }, { 0x1D4BA, 0x212F }, { 0x1D4BC, 0x210A }, { 0x1D4C1, 0x2113 }, { 0x1D4C4, 0x2134 }, { 0x1D506, 0x212D }, { 0x1D50B, 0x210C }, { 0x1D50C, 0x2111 }, { 0x1D515, 0x211C }, { 0x1D51D, 0x2128 }, { 0x1D53A, 0x2102 }, { 0x1D53F, 0x210D }, { 0x1D545, 0x2115 }, { 0x1D547, 0x2119 }, { 0x1D548, 0x211A }, { 0x1D549, 0x211D }, { 0x1D551, 0x2124 }, { 0x1D6A4, 0x0131 }, { 0x1D6A4, 0x1D456 }, { 0x1D6A5, 0x0237 }, { 0x1D6A5, 0x1D457 }, { 0x1E100, 0x05DE }, { 0x1E103, 0x05D8 }, { 0x1E10A, 0x05E9 }, { 0x1E10E, 0x05DB }, { 0x1E117, 0x05E7 }, { 0x1E11A, 0x05E4 }, { 0x1E13C, 0x0E46 }, { 0x1E13C, 0x0EC6 }, { 0x1E14F, 0x1E108 }, { 0x1E2FF, 0x20B9 }, { 0x1EE00, 0xFE8D }, { 0x1EE01, 0xFE8F }, { 0x1EE02, 0xFE9D }, { 0x1EE03, 0xFEA9 }, { 0x1EE05, 0xFEED }, { 0x1EE06, 0xFEAF }, { 0x1EE07, 0xFEA1 }, { 0x1EE08, 0xFEC1 }, { 0x1EE09, 0xFEF1 }, { 0x1EE0A, 0xFED9 }, { 0x1EE0B, 0xFEDD }, { 0x1EE0C, 0xFEE1 }, { 0x1EE0D, 0xFEE5 }, { 0x1EE0E, 0xFEB1 }, { 0x1EE0F, 0xFEC9 }, { 0x1EE10, 0xFED1 }, { 0x1EE11, 0xFEB9 }, { 0x1EE12, 0xFED5 }, { 0x1EE13, 0xFEAD }, { 0x1EE14, 0xFEB5 }, { 0x1EE15, 0xFE95 }, { 0x1EE16, 0xFE99 }, { 0x1EE17, 0xFEA5 }, { 0x1EE18, 0xFEAB }, { 0x1EE19, 0xFEBD }, { 0x1EE1A, 0xFEC5 }, { 0x1EE1B, 0xFECD }, { 0x1EE1C, 0x066E }, { 0x1EE1D, 0xFB9E }, { 0x1EE1E, 0x06A1 }, { 0x1EE1F, 0x066F }, { 0x1EE21, 0xFE91 }, { 0x1EE22, 0xFE9F }, { 0x1EE24, 0xFEEB }, { 0x1EE27, 0xFEA3 }, { 0x1EE29, 0xFEF3 }, { 0x1EE2A, 0xFEDB }, { 0x1EE2B, 0xFEDF }, { 0x1EE2C, 0xFEE3 }, { 0x1EE2D, 0xFEE7 }, { 0x1EE2E, 0xFEB3 }, { 0x1EE2F, 0xFECB }, { 0x1EE30, 0xFED3 }, { 0x1EE31, 0xFEBB }, { 0x1EE32, 0xFED7 }, { 0x1EE34, 0xFEB7 }, { 0x1EE35, 0xFE97 }, { 0x1EE36, 0xFE9B }, { 0x1EE37, 0xFEA7 }, { 0x1EE39, 0xFEBF }, { 0x1EE3B, 0xFECF }, { 0x1EEF0, 0x2211 }, { 0x1F12D, 0x33C5 }, { 0x1F12E, 0x2122 }, { 0x1F12F, 0x00A9 }, { 0x1F12F, 0x2183 }, { 0x1F14F, 0x1F6BE }, { 0x1F15A, 0x2668 }, { 0x1F15B, 0x1F688 }, { 0x1F15C, 0x1F687 }, { 0x1F163, 0x26FD }, { 0x1F164, 0x1F687 }, { 0x1F16A, 0x2122 }, { 0x1F16B, 0x00AE }, { 0x1F16C, 0x00AE }, { 0x1F16D, 0x229C }, { 0x1F177, 0x1F68F }, { 0x1F18F, 0x1F6BE }, { 0x1F1AD, 0x00A9 }, { 0x1F1AD, 0x24C2 }, { 0x1F202, 0x32DA }, { 0x1F236, 0x3292 }, { 0x1F237, 0x328A }, { 0x1F301, 0x1F32B }, { 0x1F306, 0x1F3D9 }, { 0x1F311, 0x25CF }, { 0x1F313, 0x25D0 }, { 0x1F313, 0x263D }, { 0x1F315, 0x25CB }, { 0x1F317, 0x25D1 }, { 0x1F317, 0x263E }, { 0x1F319, 0x263D }, { 0x1F319, 0x263E }, { 0x1F31F, 0x2606 }, { 0x1F322, 0x1F4A7 }, { 0x1F323, 0x2600 }, { 0x1F323, 0x263C }, { 0x1F324, 0x26C5 }, { 0x1F327, 0x2602 }, { 0x1F329, 0x26C8 }, { 0x1F32B, 0x1F301 }, { 0x1F332, 0x1F3DE }, { 0x1F334, 0x1F3DD }, { 0x1F335, 0x1F3DC }, { 0x1F337, 0x2698 }, { 0x1F339, 0x1F940 }, { 0x1F340, 0x2618 }, { 0x1F374, 0x1F37D }, { 0x1F374, 0x1F944 }, { 0x1F375, 0x2615 }, { 0x1F375, 0x26FE }, { 0x1F378, 0x1F6CB }, { 0x1F378, 0x1F943 }, { 0x1F37B, 0x1F942 }, { 0x1F37D, 0x1F374 }, { 0x1F381, 0x1F4E6 }, { 0x1F385, 0x1F936 }, { 0x1F394, 0x2665 }, { 0x1F395, 0x1F490 }, { 0x1F398, 0x1F3B9 }, { 0x1F399, 0x1F3A4 }, { 0x1F39C, 0x266C }, { 0x1F39D, 0x266B }, { 0x1F39E, 0x1F3A5 }, { 0x1F39F, 0x1F3AB }, { 0x1F3A4, 0x1F399 }, { 0x1F3A5, 0x1F39E }, { 0x1F3A6, 0x1F4FD }, { 0x1F3AB, 0x1F39F }, { 0x1F3AF, 0x25CE }, { 0x1F3B5, 0x266A }, { 0x1F3B6, 0x266B }, { 0x1F3B9, 0x1F398 }, { 0x1F3BC, 0x1D11E }, { 0x1F3BF, 0x26F7 }, { 0x1F3C3, 0x1FBB2 }, { 0x1F3C5, 0x1F947 }, { 0x1F3D4, 0x26F0 }, { 0x1F3D5, 0x26FA }, { 0x1F3D6, 0x26F1 }, { 0x1F3D7, 0x1F6A7 }, { 0x1F3D8, 0x1F3E1 }, { 0x1F3D9, 0x1F306 }, { 0x1F3DC, 0x1F335 }, { 0x1F3DD, 0x1F334 }, { 0x1F3DE, 0x1F332 }, { 0x1F3E1, 0x1F3D8 }, { 0x1F3E3, 0x3012 }, { 0x1F3E5, 0x26E8 }, { 0x1F3E6, 0x1F131 }, { 0x1F3E8, 0x1F157 }, { 0x1F3E8, 0x1F6CC }, { 0x1F3ED, 0x26ED }, { 0x1F3F0, 0x26EB }, { 0x1F3F1, 0x1F6A9 }, { 0x1F3F3, 0x2690 }, { 0x1F3F5, 0x2740 }, { 0x1F3F6, 0x2741 }, { 0x1F3F7, 0x1F516 }, { 0x1F3F9, 0x2650 }, { 0x1F3FA, 0x2652 }, { 0x1F3FA, 0x100E8 }, { 0x1F40F, 0x2648 }, { 0x1F431, 0x1F63A }, { 0x1F43E, 0x1F463 }, { 0x1F446, 0x261D }, { 0x1F446, 0x1F5A2 }, { 0x1F447, 0x261F }, { 0x1F447, 0x1F597 }, { 0x1F447, 0x1F5A3 }, { 0x1F448, 0x261C }, { 0x1F448, 0x1F59C }, { 0x1F449, 0x261E }, { 0x1F449, 0x1F59D }, { 0x1F44A, 0x270A }, { 0x1F44B, 0x270B }, { 0x1F44C, 0x1F58F }, { 0x1F44D, 0x1F592 }, { 0x1F44E, 0x1F593 }, { 0x1F463, 0x1F43E }, { 0x1F467, 0x1F9D2 }, { 0x1F469, 0x1F9D1 }, { 0x1F46B, 0x1F6BB }, { 0x1F470, 0x1F935 }, { 0x1F475, 0x1F9D3 }, { 0x1F477, 0x26D1 }, { 0x1F478, 0x1F934 }, { 0x1F47D, 0x1F6F8 }, { 0x1F47E, 0x1F916 }, { 0x1F483, 0x1F57A }, { 0x1F48B, 0x1F5E2 }, { 0x1F490, 0x1F395 }, { 0x1F492, 0x26AD }, { 0x1F499, 0x2661 }, { 0x1F499, 0x2665 }, { 0x1F499, 0x2764 }, { 0x1F499, 0x1F90D }, { 0x1F499, 0x1F9E1 }, { 0x1F4A0, 0x27D0 }, { 0x1F4A5, 0x1F5F0 }, { 0x1F4A7, 0x1F322 }, { 0x1F4AD, 0x1F5ED }, { 0x1F4AE, 0x2740 }, { 0x1F4B2, 0x0024 }, { 0x1F4BB, 0x1F5B3 }, { 0x1F4BE, 0x1F5AA }, { 0x1F4BF, 0x1F5B8 }, { 0x1F4C1, 0x1F5C0 }, { 0x1F4C2, 0x1F5C1 }, { 0x1F4C3, 0x1F5CF }, { 0x1F4C4, 0x1F5CE }, { 0x1F4C5, 0x1F5D2 }, { 0x1F4C6, 0x1F5D3 }, { 0x1F4C7, 0x1F5C2 }, { 0x1F4C8, 0x1F5E0 }, { 0x1F4CC, 0x1F588 }, { 0x1F4CE, 0x1F587 }, { 0x1F4D6, 0x1F56E }, { 0x1F4DE, 0x1F57B }, { 0x1F4DE, 0x1F57D }, { 0x1F4E0, 0x213B }, { 0x1F4E0, 0x1F57C }, { 0x1F4E0, 0x1F5A8 }, { 0x1F4E0, 0x1F5B7 }, { 0x1F4E3, 0x1F56C }, { 0x1F4E6, 0x1F381 }, { 0x1F4E7, 0x1F584 }, { 0x1F4E8, 0x2709 }, { 0x1F4E9, 0x1F585 }, { 0x1F4F0, 0x1F5DE }, { 0x1F4F1, 0x1F581 }, { 0x1F4FD, 0x1F3A6 }, { 0x1F501, 0x267B }, { 0x1F503, 0x1F5D8 }, { 0x1F506, 0x2600 }, { 0x1F506, 0x263C }, { 0x1F506, 0x26ED }, { 0x1F508, 0x1F568 }, { 0x1F508, 0x1F56B }, { 0x1F50D, 0x1F56C }, { 0x1F511, 0x26BF }, { 0x1F511, 0x1F5DD }, { 0x1F514, 0x0FC4 }, { 0x1F514, 0x2407 }, { 0x1F514, 0x1F56D }, { 0x1F516, 0x1F3F7 }, { 0x1F518, 0x2299 }, { 0x1F518, 0x25C9 }, { 0x1F518, 0x25CE }, { 0x1F519, 0x2397 }, { 0x1F51F, 0x20E3 }, { 0x1F52A, 0x1F5E1 }, { 0x1F52F, 0x2721 }, { 0x1F534, 0x23FA }, { 0x1F534, 0x25CF }, { 0x1F534, 0x25EF }, { 0x1F534, 0x2B24 }, { 0x1F534, 0x2B55 }, { 0x1F534, 0x1F7E0 }, { 0x1F536, 0x25C6 }, { 0x1F538, 0x2B29 }, { 0x1F53A, 0x25B2 }, { 0x1F53B, 0x25BC }, { 0x1F53C, 0x25B4 }, { 0x1F53D, 0x25BE }, { 0x1F53E, 0x274D }, { 0x1F542, 0x2722 }, { 0x1F546, 0x271E }, { 0x1F549, 0x0950 }, { 0x1F54F, 0x2695 }, { 0x1F550, 0x231A }, { 0x1F550, 0x23F0 }, { 0x1F568, 0x1F508 }, { 0x1F56B, 0x1F508 }, { 0x1F56C, 0x1F4E3 }, { 0x1F56C, 0x1F50A }, { 0x1F56D, 0x1F514 }, { 0x1F56E, 0x1F4D6 }, { 0x1F570, 0x23F0 }, { 0x1F571, 0x2620 }, { 0x1F57A, 0x1F483 }, { 0x1F57B, 0x1F4DE }, { 0x1F57C, 0x1F4E0 }, { 0x1F57E, 0x260F }, { 0x1F57F, 0x260E }, { 0x1F581, 0x1F4F1 }, { 0x1F582, 0x2709 }, { 0x1F584, 0x1F4E7 }, { 0x1F585, 0x1F4E9 }, { 0x1F587, 0x1F4CE }, { 0x1F588, 0x1F4CC }, { 0x1F589, 0x270E }, { 0x1F58B, 0x2711 }, { 0x1F58E, 0x270D }, { 0x1F58F, 0x1F44C }, { 0x1F590, 0x270B }, { 0x1F592, 0x1F44D }, { 0x1F593, 0x1F44E }, { 0x1F594, 0x270C }, { 0x1F597, 0x261F }, { 0x1F597, 0x1F447 }, { 0x1F598, 0x261C }, { 0x1F599, 0x261E }, { 0x1F59C, 0x1F448 }, { 0x1F59D, 0x1F449 }, { 0x1F59E, 0x261D }, { 0x1F59F, 0x261F }, { 0x1F5A2, 0x1F446 }, { 0x1F5A3, 0x1F447 }, { 0x1F5A4, 0x2665 }, { 0x1F5A4, 0x1F90D }, { 0x1F5A6, 0x2328 }, { 0x1F5A8, 0x1F4E0 }, { 0x1F5AA, 0x1F4BE }, { 0x1F5AE, 0x2328 }, { 0x1F5B3, 0x1F4BB }, { 0x1F5B5, 0x20E2 }, { 0x1F5B6, 0x1F5A8 }, { 0x1F5B7, 0x1F4E0 }, { 0x1F5B8, 0x1F4BF }, { 0x1F5C0, 0x1F4C1 }, { 0x1F5C0, 0x1FBB9 }, { 0x1F5C1, 0x1F4C2 }, { 0x1F5C2, 0x1F4C7 }, { 0x1F5CE, 0x1F4C4 }, { 0x1F5CF, 0x1F4C3 }, { 0x1F5D2, 0x1F4C5 }, { 0x1F5D3, 0x1F4C6 }, { 0x1F5D8, 0x1F503 }, { 0x1F5D9, 0x274C }, { 0x1F5DD, 0x1F511 }, { 0x1F5DE, 0x1F4F0 }, { 0x1F5E0, 0x1F4C8 }, { 0x1F5E1, 0x1F52A }, { 0x1F5E2, 0x1F48B }, { 0x1F5E6, 0x269E }, { 0x1F5E7, 0x269F }, { 0x1F5ED, 0x1F4AD }, { 0x1F5F0, 0x1F4A5 }, { 0x1F5F2, 0x26A1 }, { 0x1F5F3, 0x2612 }, { 0x1F5F4, 0x2717 }, { 0x1F5F5, 0x2612 }, { 0x1F5F6, 0x2718 }, { 0x1F5F8, 0x2713 }, { 0x1F5F9, 0x2611 }, { 0x1F603, 0x263A }, { 0x1F61E, 0x2639 }, { 0x1F62C, 0x1F910 }, { 0x1F636, 0x2687 }, { 0x1F641, 0x2639 }, { 0x1F642, 0x263A }, { 0x1F659, 0x2619 }, { 0x1F65B, 0x2767 }, { 0x1F66C, 0x1F680 }, { 0x1F670, 0x204A }, { 0x1F674, 0x0026 }, { 0x1F676, 0x275D }, { 0x1F677, 0x275E }, { 0x1F678, 0x2760 }, { 0x1F679, 0x203D }, { 0x1F67E, 0x259E }, { 0x1F67F, 0x259A }, { 0x1F680, 0x1F66C }, { 0x1F681, 0x2708 }, { 0x1F682, 0x1F6F2 }, { 0x1F692, 0x1F6F1 }, { 0x1F69A, 0x26DF }, { 0x1F6A2, 0x26F4 }, { 0x1F6A2, 0x1F6F3 }, { 0x1F6A3, 0x26F5 }, { 0x1F6A4, 0x1F6E5 }, { 0x1F6A7, 0x26CF }, { 0x1F6A7, 0x1F3D7 }, { 0x1F6A9, 0x26F3 }, { 0x1F6A9, 0x1F3F1 }, { 0x1F6AB, 0x20E0 }, { 0x1F6AB, 0x26D4 }, { 0x1F6AB, 0x1F6C7 }, { 0x1F6B9, 0x1FBC5 }, { 0x1F6BA, 0x1FBC9 }, { 0x1F6BB, 0x1F46B }, { 0x1F6BE, 0x1F14F }, { 0x1F6BE, 0x1F18F }, { 0x1F6C6, 0x25B3 }, { 0x1F6C7, 0x20E0 }, { 0x1F6C7, 0x1F6AB }, { 0x1F6C8, 0x2139 }, { 0x1F6CC, 0x1F3E8 }, { 0x1F6D1, 0x26A0 }, { 0x1F6D1, 0x26DB }, { 0x1F6D1, 0x2BC3 }, { 0x1F6E0, 0x2692 }, { 0x1F6E5, 0x1F6A4 }, { 0x1F6E7, 0x2708 }, { 0x1F6F1, 0x1F692 }, { 0x1F6F2, 0x1F682 }, { 0x1F6F2, 0x1F686 }, { 0x1F6F3, 0x1F6A2 }, { 0x1F6F8, 0x1F47D }, { 0x1F702, 0x25B3 }, { 0x1F703, 0x2641 }, { 0x1F704, 0x25BD }, { 0x1F70A, 0x2629 }, { 0x1F710, 0x263F }, { 0x1F710, 0x1F75E }, { 0x1F714, 0x25A1 }, { 0x1F714, 0x2296 }, { 0x1F715, 0x29B6 }, { 0x1F71A, 0x2609 }, { 0x1F71B, 0x263D }, { 0x1F71B, 0x263E }, { 0x1F71C, 0x2642 }, { 0x1F720, 0x2640 }, { 0x1F721, 0x26A5 }, { 0x1F722, 0x1F739 }, { 0x1F725, 0x2641 }, { 0x1F726, 0x1F714 }, { 0x1F727, 0x1F739 }, { 0x1F728, 0x2295 }, { 0x1F729, 0x2643 }, { 0x1F72A, 0x2644 }, { 0x1F72B, 0x2641 }, { 0x1F72C, 0x1F739 }, { 0x1F72D, 0x1F714 }, { 0x1F739, 0x002A }, { 0x1F739, 0x26B9 }, { 0x1F739, 0x2733 }, { 0x1F73A, 0x29DF }, { 0x1F73E, 0x2646 }, { 0x1F746, 0x0F1C }, { 0x1F750, 0x2624 }, { 0x1F754, 0x25CA }, { 0x1F754, 0x2B26 }, { 0x1F755, 0x22A1 }, { 0x1F75E, 0x260A }, { 0x1F75E, 0x264E }, { 0x1F763, 0x260B }, { 0x1F765, 0x1F70A }, { 0x1F768, 0x22A4 }, { 0x1F76D, 0x2697 }, { 0x1F76E, 0x231B }, { 0x1F771, 0x22A0 }, { 0x1F772, 0x0292 }, { 0x1F773, 0x2125 }, { 0x1F780, 0x23F4 }, { 0x1F781, 0x23F6 }, { 0x1F782, 0x23F5 }, { 0x1F783, 0x23F7 }, { 0x1F785, 0x26AA }, { 0x1F78B, 0x25CE }, { 0x1F78B, 0x29BE }, { 0x1F78B, 0x2B57 }, { 0x1F7A5, 0x271A }, { 0x1F7A8, 0x2715 }, { 0x1F7A9, 0x2613 }, { 0x1F7AE, 0x2716 }, { 0x1F7B8, 0x2731 }, { 0x1F7BB, 0x2733 }, { 0x1F7C6, 0x2726 }, { 0x1F7CE, 0x2737 }, { 0x1F7CF, 0x2738 }, { 0x1F7D1, 0x2735 }, { 0x1F842, 0x27A7 }, { 0x1F850, 0x2190 }, { 0x1F851, 0x2191 }, { 0x1F852, 0x2192 }, { 0x1F853, 0x2193 }, { 0x1F854, 0x2196 }, { 0x1F855, 0x2197 }, { 0x1F856, 0x2198 }, { 0x1F857, 0x2199 }, { 0x1F858, 0x2194 }, { 0x1F859, 0x2195 }, { 0x1F872, 0x2794 }, { 0x1F89A, 0x27AF }, { 0x1F8A5, 0x27A9 }, { 0x1F8A7, 0x27AA }, { 0x1F8A9, 0x27AB }, { 0x1F8AB, 0x27AC }, { 0x1F902, 0x2720 }, { 0x1F916, 0x1F47E }, { 0x1F934, 0x1F478 }, { 0x1F935, 0x1F470 }, { 0x1F936, 0x1F385 }, { 0x1F93A, 0x2694 }, { 0x1F940, 0x1F339 }, { 0x1F942, 0x1F37B }, { 0x1F943, 0x1F378 }, { 0x1F944, 0x1F374 }, { 0x1F947, 0x1F3C5 }, { 0x1F980, 0x264B }, { 0x1F981, 0x264C }, { 0x1F982, 0x264F }, { 0x1F9D1, 0x1F468 }, { 0x1F9D1, 0x1F469 }, { 0x1F9D2, 0x1F466 }, { 0x1F9D2, 0x1F467 }, { 0x1F9D3, 0x1F474 }, { 0x1F9D3, 0x1F475 }, { 0x1F9E1, 0x1F499 }, { 0x1F9E1, 0x1F90D }, { 0x1FA00, 0x2654 }, { 0x1FA4B, 0x231B }, { 0x1FB70, 0x258F }, { 0x1FB75, 0x2595 }, { 0x1FB76, 0x2594 }, { 0x1FB7B, 0x2581 }, { 0x1FB82, 0x2582 }, { 0x1FB83, 0x2583 }, { 0x1FB84, 0x2585 }, { 0x1FB85, 0x2586 }, { 0x1FB86, 0x2587 }, { 0x1FB87, 0x258E }, { 0x1FB88, 0x258D }, { 0x1FB89, 0x258B }, { 0x1FB8A, 0x258A }, { 0x1FB8B, 0x2589 }, { 0x1FB90, 0x2592 }, { 0x1FB95, 0x259A }, { 0x1FB95, 0x1F67F }, { 0x1FB96, 0x259E }, { 0x1FB96, 0x1F67E }, { 0x1FB97, 0x3013 }, { 0x1FB98, 0x25A7 }, { 0x1FB99, 0x25A8 }, { 0x1FB9A, 0x29D7 }, { 0x1FB9B, 0x29D3 }, { 0x1FB9C, 0x25E4 }, { 0x1FB9D, 0x25E5 }, { 0x1FB9E, 0x25E2 }, { 0x1FB9F, 0x25E3 }, { 0x1FBAE, 0x25C7 }, { 0x1FBAF, 0x2500 }, { 0x1FBB0, 0x27A4 }, { 0x1FBB1, 0x2713 }, { 0x1FBB2, 0x1F3C3 }, { 0x1FBB4, 0x21B2 }, { 0x1FBB4, 0x21B5 }, { 0x1FBB9, 0x1F4C1 }, { 0x1FBB9, 0x1F5C0 }, { 0x1FBBB, 0x0023 }, { 0x1FBBB, 0x256C }, { 0x1FBBB, 0x2719 }, { 0x1FBBB, 0x271A }, { 0x1FBBB, 0x1F7A3 }, { 0x1FBBC, 0x22A1 }, { 0x1FBBD, 0x2573 }, { 0x1FBBD, 0x274E }, { 0x1FBC0, 0x274C }, { 0x1FBC0, 0x1F5D9 }, { 0x1FBC0, 0x1F7AC }, { 0x1FBC1, 0x261E }, { 0x1FBC4, 0x003F }, { 0x1FBC4, 0x2BD1 }, { 0x1FBC4, 0xFFFD }, { 0x1FBC5, 0x1F6B9 }, { 0x1FBC9, 0x1F6BA }, { 0x1FBCA, 0x21E7 }, { 0x1FBCA, 0x2302 }, { 0x1FBCA, 0x1F835 }, { (gunichar)(-1), 0 } }; static const NamesList names_list[] = { { 0x0000, 0, -1, -1, -1, -1 }, { 0x0001, 1, -1, -1, -1, -1 }, { 0x0002, 2, -1, -1, -1, -1 }, { 0x0003, 3, -1, -1, -1, -1 }, { 0x0004, 4, -1, -1, -1, -1 }, { 0x0005, 5, -1, -1, -1, -1 }, { 0x0006, 6, -1, -1, -1, -1 }, { 0x0007, 7, -1, -1, -1, -1 }, { 0x0008, 8, -1, -1, -1, -1 }, { 0x0009, 9, -1, -1, -1, -1 }, { 0x000A, 12, -1, -1, -1, -1 }, { 0x000B, 15, -1, -1, -1, -1 }, { 0x000C, 17, -1, -1, -1, -1 }, { 0x000D, 18, -1, -1, -1, -1 }, { 0x000E, 19, 0, -1, -1, -1 }, { 0x000F, 20, 1, -1, -1, -1 }, { 0x0010, 21, -1, -1, -1, -1 }, { 0x0011, 22, -1, -1, -1, -1 }, { 0x0012, 23, -1, -1, -1, -1 }, { 0x0013, 24, -1, -1, -1, -1 }, { 0x0014, 25, -1, -1, -1, -1 }, { 0x0015, 26, -1, -1, -1, -1 }, { 0x0016, 27, -1, -1, -1, -1 }, { 0x0017, 28, -1, -1, -1, -1 }, { 0x0018, 29, -1, -1, -1, -1 }, { 0x0019, 30, -1, -1, -1, -1 }, { 0x001A, 31, -1, 0, -1, -1 }, { 0x001B, 32, -1, -1, -1, -1 }, { 0x001C, 33, -1, -1, -1, -1 }, { 0x001D, 35, -1, -1, -1, -1 }, { 0x001E, 37, -1, -1, -1, -1 }, { 0x001F, 39, -1, -1, -1, -1 }, { 0x0020, -1, 2, 1, -1, -1 }, { 0x0021, 41, -1, 7, -1, -1 }, { 0x0022, -1, 4, 12, -1, -1 }, { 0x0023, 43, -1, 18, -1, -1 }, { 0x0024, 44, 7, 21, -1, -1 }, { 0x0025, -1, -1, 24, -1, -1 }, { 0x0026, -1, -1, 28, -1, -1 }, { 0x0027, 45, 10, 31, -1, -1 }, { 0x0028, 47, -1, -1, -1, -1 }, { 0x0029, 48, 14, -1, -1, -1 }, { 0x002A, 49, -1, 38, -1, -1 }, { 0x002B, -1, -1, 43, -1, -1 }, { 0x002C, 50, -1, 44, -1, -1 }, { 0x002D, 51, 15, 49, -1, -1 }, { 0x002E, 52, 16, 56, -1, -1 }, { 0x002F, 53, -1, 59, -1, -1 }, { 0x003A, -1, 17, 64, -1, -1 }, { 0x003B, -1, 18, 68, -1, -1 }, { 0x003C, -1, -1, 71, -1, -1 }, { 0x003D, -1, 19, 75, -1, -1 }, { 0x003E, -1, -1, 79, -1, -1 }, { 0x003F, -1, -1, 83, -1, -1 }, { 0x0040, 54, -1, -1, -1, -1 }, { 0x0042, -1, -1, 89, -1, -1 }, { 0x0043, -1, -1, 90, -1, -1 }, { 0x0045, -1, -1, 92, -1, -1 }, { 0x0046, -1, -1, 94, -1, -1 }, { 0x0048, -1, -1, 96, -1, -1 }, { 0x0049, -1, 20, 99, -1, -1 }, { 0x004B, -1, -1, 105, -1, -1 }, { 0x004C, -1, -1, 106, -1, -1 }, { 0x004D, -1, -1, 107, -1, -1 }, { 0x004E, -1, -1, 108, -1, -1 }, { 0x0050, -1, -1, 109, -1, -1 }, { 0x0051, -1, -1, 110, -1, -1 }, { 0x0052, -1, -1, 111, -1, -1 }, { 0x0056, -1, -1, 114, -1, -1 }, { 0x005A, -1, -1, 115, -1, -1 }, { 0x005B, 55, 21, -1, -1, -1 }, { 0x005C, 56, -1, 117, -1, -1 }, { 0x005D, 57, -1, -1, -1, -1 }, { 0x005E, -1, 22, 119, -1, -1 }, { 0x005F, 58, 23, 124, -1, -1 }, { 0x0060, -1, 24, 128, -1, -1 }, { 0x0065, -1, -1, 131, -1, -1 }, { 0x0067, -1, -1, 133, -1, -1 }, { 0x0068, -1, -1, 135, -1, -1 }, { 0x0069, -1, 25, 137, -1, -1 }, { 0x006A, -1, -1, 139, -1, -1 }, { 0x006C, -1, -1, 141, -1, -1 }, { 0x006E, -1, -1, 143, -1, -1 }, { 0x006F, -1, -1, 144, -1, -1 }, { 0x007A, -1, -1, 145, -1, -1 }, { 0x007B, 59, -1, -1, -1, -1 }, { 0x007C, 61, 26, 146, -1, -1 }, { 0x007D, 62, -1, -1, -1, -1 }, { 0x007E, -1, 27, 150, -1, -1 }, { 0x007F, 64, -1, -1, -1, -1 }, { 0x0082, 65, -1, 155, -1, -1 }, { 0x0083, 66, -1, 156, -1, -1 }, { 0x0084, -1, 28, -1, -1, -1 }, { 0x0085, 67, -1, -1, -1, -1 }, { 0x0086, 68, -1, -1, -1, -1 }, { 0x0087, 69, -1, -1, -1, -1 }, { 0x0088, 70, -1, -1, -1, -1 }, { 0x0089, 71, -1, -1, -1, -1 }, { 0x008A, 72, -1, -1, -1, -1 }, { 0x008B, 73, -1, -1, -1, -1 }, { 0x008C, 74, -1, -1, -1, -1 }, { 0x008D, 75, -1, -1, -1, -1 }, { 0x008E, 76, -1, -1, -1, -1 }, { 0x008F, 77, -1, -1, -1, -1 }, { 0x0090, 78, -1, -1, -1, -1 }, { 0x0091, 79, -1, -1, -1, -1 }, { 0x0092, 80, -1, -1, -1, -1 }, { 0x0093, 81, -1, -1, -1, -1 }, { 0x0094, 82, -1, -1, -1, -1 }, { 0x0095, 83, -1, -1, -1, -1 }, { 0x0096, 84, -1, -1, -1, -1 }, { 0x0097, 85, -1, -1, -1, -1 }, { 0x0098, 86, -1, -1, -1, -1 }, { 0x009A, 87, -1, -1, -1, -1 }, { 0x009B, 88, -1, -1, -1, -1 }, { 0x009C, 89, -1, -1, -1, -1 }, { 0x009D, 90, -1, -1, -1, -1 }, { 0x009E, 91, -1, -1, -1, -1 }, { 0x009F, 92, -1, -1, -1, -1 }, { 0x00A0, -1, 29, 157, 0, -1 }, { 0x00A1, -1, 30, 162, -1, -1 }, { 0x00A3, 93, -1, 163, -1, -1 }, { 0x00A4, -1, 31, 166, -1, -1 }, { 0x00A5, 94, 32, -1, -1, -1 }, { 0x00A6, 95, -1, -1, -1, -1 }, { 0x00A7, -1, 33, -1, -1, -1 }, { 0x00A8, -1, 34, 167, 1, -1 }, { 0x00A9, -1, -1, 168, -1, -1 }, { 0x00AA, -1, 35, -1, 2, -1 }, { 0x00AB, 97, 36, 172, -1, -1 }, { 0x00AC, 99, -1, 174, -1, -1 }, { 0x00AD, 100, 37, -1, -1, -1 }, { 0x00AE, 101, -1, 175, -1, -1 }, { 0x00AF, 102, 38, 176, 3, -1 }, { 0x00B0, -1, 39, 179, -1, -1 }, { 0x00B1, -1, -1, 183, -1, -1 }, { 0x00B2, 103, 40, 184, 4, -1 }, { 0x00B3, 104, -1, 185, 5, -1 }, { 0x00B4, -1, 41, 186, 6, -1 }, { 0x00B5, -1, -1, -1, 7, -1 }, { 0x00B6, 105, 42, 190, -1, -1 }, { 0x00B7, 106, 43, 193, -1, -1 }, { 0x00B8, -1, 44, 204, 8, -1 }, { 0x00B9, -1, -1, 205, 9, -1 }, { 0x00BA, -1, 46, -1, 10, -1 }, { 0x00BB, 109, 47, 207, -1, -1 }, { 0x00BC, -1, -1, -1, 11, -1 }, { 0x00BD, -1, -1, -1, 12, -1 }, { 0x00BE, -1, -1, -1, 13, -1 }, { 0x00BF, 110, 48, 209, -1, -1 }, { 0x00C0, -1, -1, -1, -1, 0 }, { 0x00C1, -1, -1, -1, -1, 1 }, { 0x00C2, -1, -1, -1, -1, 2 }, { 0x00C3, -1, -1, -1, -1, 3 }, { 0x00C4, -1, -1, -1, -1, 4 }, { 0x00C5, -1, -1, 211, -1, 5 }, { 0x00C6, 111, -1, -1, -1, -1 }, { 0x00C7, -1, -1, -1, -1, 6 }, { 0x00C8, -1, -1, -1, -1, 7 }, { 0x00C9, -1, -1, -1, -1, 8 }, { 0x00CA, -1, -1, -1, -1, 9 }, { 0x00CB, -1, -1, -1, -1, 10 }, { 0x00CC, -1, -1, -1, -1, 11 }, { 0x00CD, -1, -1, -1, -1, 12 }, { 0x00CE, -1, -1, -1, -1, 13 }, { 0x00CF, -1, -1, -1, -1, 14 }, { 0x00D0, -1, 49, 212, -1, -1 }, { 0x00D1, -1, -1, -1, -1, 15 }, { 0x00D2, -1, -1, -1, -1, 16 }, { 0x00D3, -1, -1, -1, -1, 17 }, { 0x00D4, -1, -1, -1, -1, 18 }, { 0x00D5, -1, -1, -1, -1, 19 }, { 0x00D6, -1, -1, -1, -1, 20 }, { 0x00D7, 112, -1, 214, -1, -1 }, { 0x00D8, 113, -1, 217, -1, -1 }, { 0x00D9, -1, -1, -1, -1, 21 }, { 0x00DA, -1, -1, -1, -1, 22 }, { 0x00DB, -1, -1, -1, -1, 23 }, { 0x00DC, -1, -1, -1, -1, 24 }, { 0x00DD, -1, -1, -1, -1, 25 }, { 0x00DF, 114, 50, 218, -1, -1 }, { 0x00E0, -1, -1, -1, -1, 26 }, { 0x00E1, -1, -1, -1, -1, 27 }, { 0x00E2, -1, -1, -1, -1, 28 }, { 0x00E3, -1, 54, -1, -1, 29 }, { 0x00E4, -1, -1, -1, -1, 30 }, { 0x00E5, -1, 55, -1, -1, 31 }, { 0x00E6, 115, 56, 219, -1, -1 }, { 0x00E7, -1, -1, -1, -1, 32 }, { 0x00E8, -1, -1, -1, -1, 33 }, { 0x00E9, -1, -1, -1, -1, 34 }, { 0x00EA, -1, -1, -1, -1, 35 }, { 0x00EB, -1, -1, -1, -1, 36 }, { 0x00EC, -1, 57, -1, -1, 37 }, { 0x00ED, -1, -1, -1, -1, 38 }, { 0x00EE, -1, -1, -1, -1, 39 }, { 0x00EF, -1, -1, -1, -1, 40 }, { 0x00F0, -1, 58, 221, -1, -1 }, { 0x00F1, -1, -1, -1, -1, 41 }, { 0x00F2, -1, -1, -1, -1, 42 }, { 0x00F3, -1, -1, -1, -1, 43 }, { 0x00F4, -1, -1, -1, -1, 44 }, { 0x00F5, -1, 60, -1, -1, 45 }, { 0x00F6, -1, -1, -1, -1, 46 }, { 0x00F7, 117, 61, 223, -1, -1 }, { 0x00F8, 118, 63, 230, -1, -1 }, { 0x00F9, -1, 64, -1, -1, 47 }, { 0x00FA, -1, -1, -1, -1, 48 }, { 0x00FB, -1, -1, -1, -1, 49 }, { 0x00FC, -1, -1, -1, -1, 50 }, { 0x00FD, -1, 65, -1, -1, 51 }, { 0x00FE, -1, 66, 231, -1, -1 }, { 0x00FF, -1, 68, -1, -1, 52 }, { 0x0100, -1, -1, -1, -1, 53 }, { 0x0101, -1, 70, -1, -1, 54 }, { 0x0102, -1, -1, -1, -1, 55 }, { 0x0103, -1, 71, -1, -1, 56 }, { 0x0104, -1, -1, -1, -1, 57 }, { 0x0105, -1, 72, -1, -1, 58 }, { 0x0106, -1, -1, -1, -1, 59 }, { 0x0107, -1, 73, 232, -1, 60 }, { 0x0108, -1, -1, -1, -1, 61 }, { 0x0109, -1, 74, -1, -1, 62 }, { 0x010A, -1, -1, -1, -1, 63 }, { 0x010B, -1, 75, -1, -1, 64 }, { 0x010C, -1, -1, -1, -1, 65 }, { 0x010D, -1, 76, -1, -1, 66 }, { 0x010E, -1, 77, -1, -1, 67 }, { 0x010F, -1, 78, -1, -1, 68 }, { 0x0110, -1, -1, 233, -1, -1 }, { 0x0111, -1, 80, 236, -1, -1 }, { 0x0112, -1, -1, -1, -1, 69 }, { 0x0113, -1, 82, -1, -1, 70 }, { 0x0114, -1, -1, -1, -1, 71 }, { 0x0115, -1, 83, -1, -1, 72 }, { 0x0116, -1, -1, -1, -1, 73 }, { 0x0117, -1, 84, -1, -1, 74 }, { 0x0118, -1, -1, -1, -1, 75 }, { 0x0119, -1, 85, -1, -1, 76 }, { 0x011A, -1, -1, -1, -1, 77 }, { 0x011B, -1, 86, -1, -1, 78 }, { 0x011C, -1, -1, -1, -1, 79 }, { 0x011D, -1, 87, -1, -1, 80 }, { 0x011E, -1, -1, -1, -1, 81 }, { 0x011F, -1, 88, 238, -1, 82 }, { 0x0120, -1, -1, -1, -1, 83 }, { 0x0121, -1, 89, -1, -1, 84 }, { 0x0122, -1, -1, -1, -1, 85 }, { 0x0123, -1, 90, -1, -1, 86 }, { 0x0124, -1, 92, -1, -1, 87 }, { 0x0125, -1, 93, -1, -1, 88 }, { 0x0127, -1, 94, 239, -1, -1 }, { 0x0128, -1, -1, -1, -1, 89 }, { 0x0129, -1, 95, -1, -1, 90 }, { 0x012A, -1, -1, -1, -1, 91 }, { 0x012B, -1, 96, -1, -1, 92 }, { 0x012C, -1, -1, -1, -1, 93 }, { 0x012D, -1, 97, -1, -1, 94 }, { 0x012E, -1, -1, -1, -1, 95 }, { 0x012F, -1, 98, -1, -1, 96 }, { 0x0130, 119, 99, 241, -1, 97 }, { 0x0131, -1, 101, 242, -1, -1 }, { 0x0132, -1, -1, -1, 14, -1 }, { 0x0133, -1, 103, -1, 15, -1 }, { 0x0134, -1, -1, -1, -1, 98 }, { 0x0135, -1, 104, -1, -1, 99 }, { 0x0136, -1, -1, -1, -1, 100 }, { 0x0137, -1, 105, -1, -1, 101 }, { 0x0138, -1, 106, -1, -1, -1 }, { 0x0139, -1, -1, -1, -1, 102 }, { 0x013A, -1, 107, -1, -1, 103 }, { 0x013B, -1, -1, -1, -1, 104 }, { 0x013C, -1, 108, -1, -1, 105 }, { 0x013D, -1, 109, -1, -1, 106 }, { 0x013E, -1, 110, -1, -1, 107 }, { 0x013F, -1, 112, -1, 16, -1 }, { 0x0140, -1, -1, -1, 17, -1 }, { 0x0141, -1, -1, 243, -1, -1 }, { 0x0142, -1, 113, 244, -1, -1 }, { 0x0143, -1, -1, -1, -1, 108 }, { 0x0144, -1, 114, -1, -1, 109 }, { 0x0145, -1, -1, -1, -1, 110 }, { 0x0146, -1, 115, -1, -1, 111 }, { 0x0147, -1, -1, -1, -1, 112 }, { 0x0148, -1, 116, -1, -1, 113 }, { 0x0149, 120, 117, -1, 18, -1 }, { 0x014A, -1, 119, -1, -1, -1 }, { 0x014B, 121, 120, -1, -1, -1 }, { 0x014C, -1, -1, -1, -1, 114 }, { 0x014D, -1, 121, -1, -1, 115 }, { 0x014E, -1, -1, -1, -1, 116 }, { 0x014F, -1, 122, -1, -1, 117 }, { 0x0150, -1, -1, -1, -1, 118 }, { 0x0151, -1, 123, -1, -1, 119 }, { 0x0153, 122, 124, 245, -1, -1 }, { 0x0154, -1, -1, -1, -1, 120 }, { 0x0155, -1, 125, -1, -1, 121 }, { 0x0156, -1, -1, -1, -1, 122 }, { 0x0157, -1, 126, -1, -1, 123 }, { 0x0158, -1, -1, -1, -1, 124 }, { 0x0159, -1, 127, -1, -1, 125 }, { 0x015A, -1, -1, -1, -1, 126 }, { 0x015B, -1, 128, -1, -1, 127 }, { 0x015C, -1, -1, -1, -1, 128 }, { 0x015D, -1, 129, -1, -1, 129 }, { 0x015E, -1, -1, -1, -1, 130 }, { 0x015F, -1, 130, 247, -1, 131 }, { 0x0160, -1, -1, -1, -1, 132 }, { 0x0161, -1, 132, -1, -1, 133 }, { 0x0162, -1, -1, -1, -1, 134 }, { 0x0163, -1, 133, 248, -1, 135 }, { 0x0164, -1, 135, -1, -1, 136 }, { 0x0165, -1, 136, -1, -1, 137 }, { 0x0167, -1, 138, -1, -1, -1 }, { 0x0168, -1, -1, -1, -1, 138 }, { 0x0169, -1, 139, -1, -1, 139 }, { 0x016A, -1, -1, -1, -1, 140 }, { 0x016B, -1, 140, -1, -1, 141 }, { 0x016C, -1, -1, -1, -1, 142 }, { 0x016D, -1, 141, -1, -1, 143 }, { 0x016E, -1, -1, -1, -1, 144 }, { 0x016F, -1, 142, -1, -1, 145 }, { 0x0170, -1, -1, -1, -1, 146 }, { 0x0171, -1, 143, -1, -1, 147 }, { 0x0172, -1, -1, -1, -1, 148 }, { 0x0173, -1, 144, -1, -1, 149 }, { 0x0174, -1, -1, -1, -1, 150 }, { 0x0175, -1, 145, -1, -1, 151 }, { 0x0176, -1, -1, -1, -1, 152 }, { 0x0177, -1, 146, -1, -1, 153 }, { 0x0178, -1, 147, -1, -1, 154 }, { 0x0179, -1, -1, -1, -1, 155 }, { 0x017A, -1, 149, -1, -1, 156 }, { 0x017B, -1, -1, -1, -1, 157 }, { 0x017C, -1, 150, -1, -1, 158 }, { 0x017D, -1, -1, -1, -1, 159 }, { 0x017E, -1, 151, -1, -1, 160 }, { 0x017F, -1, 152, -1, 19, -1 }, { 0x0180, -1, 154, 249, -1, -1 }, { 0x0181, -1, 158, -1, -1, -1 }, { 0x0183, -1, 160, 251, -1, -1 }, { 0x0185, -1, 162, 252, -1, -1 }, { 0x0186, -1, 165, -1, -1, -1 }, { 0x0188, -1, 168, -1, -1, -1 }, { 0x0189, -1, 169, 257, -1, -1 }, { 0x018A, -1, 171, -1, -1, -1 }, { 0x018C, -1, 173, -1, -1, -1 }, { 0x018D, 123, 175, -1, -1, -1 }, { 0x018E, 124, 177, -1, -1, -1 }, { 0x018F, -1, 179, 259, -1, -1 }, { 0x0190, 125, 181, 260, -1, -1 }, { 0x0191, -1, 183, 262, -1, -1 }, { 0x0192, 126, 184, -1, -1, -1 }, { 0x0193, -1, 185, -1, -1, -1 }, { 0x0194, -1, 187, -1, -1, -1 }, { 0x0195, -1, 189, -1, -1, -1 }, { 0x0196, -1, 191, -1, -1, -1 }, { 0x0197, 129, 193, 263, -1, -1 }, { 0x0199, -1, 196, -1, -1, -1 }, { 0x019A, 130, 197, 264, -1, -1 }, { 0x019B, 131, 199, -1, -1, -1 }, { 0x019C, -1, 200, -1, -1, -1 }, { 0x019D, -1, 202, -1, -1, -1 }, { 0x019E, -1, 204, -1, -1, -1 }, { 0x019F, 132, 208, 265, -1, -1 }, { 0x01A0, -1, -1, -1, -1, 161 }, { 0x01A1, -1, 210, -1, -1, 162 }, { 0x01A3, -1, 211, -1, -1, -1 }, { 0x01A5, -1, 212, -1, -1, -1 }, { 0x01A6, -1, 213, -1, -1, -1 }, { 0x01A8, -1, 214, 266, -1, -1 }, { 0x01A9, -1, 216, 267, -1, -1 }, { 0x01AA, -1, 218, -1, -1, -1 }, { 0x01AB, -1, 221, -1, -1, -1 }, { 0x01AC, -1, 223, -1, -1, -1 }, { 0x01AD, -1, 224, -1, -1, -1 }, { 0x01AE, -1, 225, -1, -1, -1 }, { 0x01AF, -1, -1, -1, -1, 163 }, { 0x01B0, -1, 227, -1, -1, 164 }, { 0x01B1, -1, 228, 268, -1, -1 }, { 0x01B2, 133, 231, -1, -1, -1 }, { 0x01B3, -1, 233, -1, -1, -1 }, { 0x01B4, -1, 234, -1, -1, -1 }, { 0x01B6, 134, 235, 269, -1, -1 }, { 0x01B7, -1, 237, 270, -1, -1 }, { 0x01B9, -1, 239, 272, -1, -1 }, { 0x01BA, -1, 242, -1, -1, -1 }, { 0x01BB, -1, 245, -1, -1, -1 }, { 0x01BD, -1, 247, 274, -1, -1 }, { 0x01BE, -1, 248, -1, -1, -1 }, { 0x01BF, 135, 251, 275, -1, -1 }, { 0x01C0, 136, 254, 276, -1, -1 }, { 0x01C1, 137, 256, 280, -1, -1 }, { 0x01C2, 138, 258, 282, -1, -1 }, { 0x01C3, 140, 259, 283, -1, -1 }, { 0x01C4, -1, -1, -1, 20, -1 }, { 0x01C5, -1, -1, -1, 21, -1 }, { 0x01C6, -1, -1, 285, 22, -1 }, { 0x01C7, -1, -1, -1, 23, -1 }, { 0x01C8, -1, -1, -1, 24, -1 }, { 0x01C9, -1, -1, 286, 25, -1 }, { 0x01CA, -1, -1, -1, 26, -1 }, { 0x01CB, -1, -1, -1, 27, -1 }, { 0x01CC, -1, -1, 287, 28, -1 }, { 0x01CD, -1, -1, -1, -1, 165 }, { 0x01CE, -1, 261, -1, -1, 166 }, { 0x01CF, -1, -1, -1, -1, 167 }, { 0x01D0, -1, 262, -1, -1, 168 }, { 0x01D1, -1, -1, -1, -1, 169 }, { 0x01D2, -1, 263, -1, -1, 170 }, { 0x01D3, -1, -1, -1, -1, 171 }, { 0x01D4, -1, 264, -1, -1, 172 }, { 0x01D5, -1, -1, -1, -1, 173 }, { 0x01D6, -1, 265, -1, -1, 174 }, { 0x01D7, -1, -1, -1, -1, 175 }, { 0x01D8, -1, 266, -1, -1, 176 }, { 0x01D9, -1, -1, -1, -1, 177 }, { 0x01DA, -1, 267, -1, -1, 178 }, { 0x01DB, -1, -1, -1, -1, 179 }, { 0x01DC, -1, 268, -1, -1, 180 }, { 0x01DD, -1, 269, 288, -1, -1 }, { 0x01DE, -1, -1, -1, -1, 181 }, { 0x01DF, -1, 272, -1, -1, 182 }, { 0x01E0, -1, -1, -1, -1, 183 }, { 0x01E1, -1, 273, -1, -1, 184 }, { 0x01E2, -1, -1, -1, -1, 185 }, { 0x01E3, -1, 274, -1, -1, 186 }, { 0x01E5, -1, 275, -1, -1, -1 }, { 0x01E6, -1, -1, -1, -1, 187 }, { 0x01E7, -1, 276, 289, -1, 188 }, { 0x01E8, -1, -1, -1, -1, 189 }, { 0x01E9, -1, 277, -1, -1, 190 }, { 0x01EA, -1, -1, -1, -1, 191 }, { 0x01EB, -1, 278, -1, -1, 192 }, { 0x01EC, -1, -1, -1, -1, 193 }, { 0x01ED, -1, 279, -1, -1, 194 }, { 0x01EE, -1, -1, -1, -1, 195 }, { 0x01EF, -1, 280, -1, -1, 196 }, { 0x01F0, -1, 281, -1, -1, 197 }, { 0x01F1, -1, -1, -1, 29, -1 }, { 0x01F2, -1, -1, -1, 30, -1 }, { 0x01F3, -1, -1, -1, 31, -1 }, { 0x01F4, -1, -1, -1, -1, 198 }, { 0x01F5, -1, 282, -1, -1, 199 }, { 0x01F6, -1, 283, -1, -1, -1 }, { 0x01F7, 142, 284, -1, -1, -1 }, { 0x01F8, -1, -1, -1, -1, 200 }, { 0x01F9, -1, 285, -1, -1, 201 }, { 0x01FA, -1, -1, -1, -1, 202 }, { 0x01FB, -1, -1, -1, -1, 203 }, { 0x01FC, -1, -1, -1, -1, 204 }, { 0x01FD, -1, -1, -1, -1, 205 }, { 0x01FE, -1, -1, -1, -1, 206 }, { 0x01FF, -1, -1, -1, -1, 207 }, { 0x0200, -1, -1, -1, -1, 208 }, { 0x0201, -1, -1, -1, -1, 209 }, { 0x0202, -1, -1, -1, -1, 210 }, { 0x0203, -1, -1, -1, -1, 211 }, { 0x0204, -1, -1, -1, -1, 212 }, { 0x0205, -1, -1, -1, -1, 213 }, { 0x0206, -1, -1, -1, -1, 214 }, { 0x0207, -1, -1, -1, -1, 215 }, { 0x0208, -1, -1, -1, -1, 216 }, { 0x0209, -1, -1, -1, -1, 217 }, { 0x020A, -1, -1, -1, -1, 218 }, { 0x020B, -1, -1, -1, -1, 219 }, { 0x020C, -1, -1, -1, -1, 220 }, { 0x020D, -1, -1, -1, -1, 221 }, { 0x020E, -1, -1, -1, -1, 222 }, { 0x020F, -1, -1, -1, -1, 223 }, { 0x0210, -1, -1, -1, -1, 224 }, { 0x0211, -1, -1, -1, -1, 225 }, { 0x0212, -1, -1, -1, -1, 226 }, { 0x0213, -1, -1, -1, -1, 227 }, { 0x0214, -1, -1, -1, -1, 228 }, { 0x0215, -1, -1, -1, -1, 229 }, { 0x0216, -1, -1, -1, -1, 230 }, { 0x0217, -1, -1, -1, -1, 231 }, { 0x0218, -1, -1, -1, -1, 232 }, { 0x0219, -1, -1, 290, -1, 233 }, { 0x021A, -1, -1, -1, -1, 234 }, { 0x021B, -1, -1, 291, -1, 235 }, { 0x021C, -1, -1, 292, -1, -1 }, { 0x021D, -1, 286, 293, -1, -1 }, { 0x021E, -1, -1, -1, -1, 236 }, { 0x021F, -1, 287, -1, -1, 237 }, { 0x0220, -1, 288, -1, -1, -1 }, { 0x0221, -1, 290, -1, -1, -1 }, { 0x0223, -1, 291, 295, -1, -1 }, { 0x0225, -1, 292, -1, -1, -1 }, { 0x0226, -1, -1, -1, -1, 238 }, { 0x0227, -1, 293, -1, -1, 239 }, { 0x0228, -1, -1, -1, -1, 240 }, { 0x0229, -1, -1, -1, -1, 241 }, { 0x022A, -1, -1, -1, -1, 242 }, { 0x022B, -1, -1, -1, -1, 243 }, { 0x022C, -1, -1, -1, -1, 244 }, { 0x022D, -1, -1, -1, -1, 245 }, { 0x022E, -1, -1, -1, -1, 246 }, { 0x022F, -1, -1, -1, -1, 247 }, { 0x0230, -1, -1, -1, -1, 248 }, { 0x0231, -1, -1, -1, -1, 249 }, { 0x0232, -1, -1, -1, -1, 250 }, { 0x0233, -1, 294, -1, -1, 251 }, { 0x0237, -1, -1, 296, -1, -1 }, { 0x023A, -1, 295, -1, -1, -1 }, { 0x023C, -1, 296, -1, -1, -1 }, { 0x023D, -1, 297, -1, -1, -1 }, { 0x023E, -1, 298, -1, -1, -1 }, { 0x023F, -1, 299, 297, -1, -1 }, { 0x0240, -1, 301, 298, -1, -1 }, { 0x0242, -1, 303, 299, -1, -1 }, { 0x0243, -1, 304, -1, -1, -1 }, { 0x0244, -1, 305, -1, -1, -1 }, { 0x0245, -1, 306, -1, -1, -1 }, { 0x0250, -1, 307, -1, -1, -1 }, { 0x0251, 143, 309, 301, -1, -1 }, { 0x0252, -1, 311, 302, -1, -1 }, { 0x0253, -1, 313, -1, -1, -1 }, { 0x0254, -1, 316, -1, -1, -1 }, { 0x0255, -1, 320, -1, -1, -1 }, { 0x0256, 144, 323, -1, -1, -1 }, { 0x0257, -1, 325, -1, -1, -1 }, { 0x0258, -1, 328, -1, -1, -1 }, { 0x0259, -1, 329, 303, -1, -1 }, { 0x025A, -1, 332, -1, -1, -1 }, { 0x025B, 145, 333, 305, -1, -1 }, { 0x025C, -1, 335, -1, -1, -1 }, { 0x025D, -1, 337, -1, -1, -1 }, { 0x025E, 146, 338, -1, -1, -1 }, { 0x025F, -1, 339, -1, -1, -1 }, { 0x0260, -1, 343, -1, -1, -1 }, { 0x0261, -1, 345, 306, -1, -1 }, { 0x0262, -1, 347, -1, -1, -1 }, { 0x0263, -1, 348, 307, -1, -1 }, { 0x0264, 147, 350, -1, -1, -1 }, { 0x0265, -1, 351, -1, -1, -1 }, { 0x0266, -1, 353, 308, -1, -1 }, { 0x0267, -1, 356, -1, -1, -1 }, { 0x0268, 148, 358, -1, -1, -1 }, { 0x0269, -1, 360, -1, -1, -1 }, { 0x026A, -1, 361, -1, -1, -1 }, { 0x026B, -1, 365, -1, -1, -1 }, { 0x026C, -1, 367, -1, -1, -1 }, { 0x026D, -1, 369, -1, -1, -1 }, { 0x026E, -1, 370, -1, -1, -1 }, { 0x026F, -1, 372, -1, -1, -1 }, { 0x0270, -1, 374, -1, -1, -1 }, { 0x0271, -1, 375, -1, -1, -1 }, { 0x0272, -1, 377, -1, -1, -1 }, { 0x0273, -1, 379, -1, -1, -1 }, { 0x0274, -1, 380, -1, -1, -1 }, { 0x0275, 149, 381, 309, -1, -1 }, { 0x0276, -1, 383, 312, -1, -1 }, { 0x0277, -1, 384, -1, -1, -1 }, { 0x0278, -1, 385, 313, -1, -1 }, { 0x0279, -1, 386, 314, -1, -1 }, { 0x027A, -1, 387, -1, -1, -1 }, { 0x027B, -1, 388, 315, -1, -1 }, { 0x027C, -1, 389, -1, -1, -1 }, { 0x027D, -1, 390, -1, -1, -1 }, { 0x027E, -1, 392, -1, -1, -1 }, { 0x027F, 150, 393, -1, -1, -1 }, { 0x0280, -1, 397, -1, -1, -1 }, { 0x0281, -1, 400, 316, -1, -1 }, { 0x0282, -1, 401, -1, -1, -1 }, { 0x0283, -1, 403, 317, -1, -1 }, { 0x0284, -1, 405, -1, -1, -1 }, { 0x0285, -1, 407, -1, -1, -1 }, { 0x0286, -1, 412, -1, -1, -1 }, { 0x0287, -1, 414, 318, -1, -1 }, { 0x0288, -1, 416, -1, -1, -1 }, { 0x0289, -1, 418, 319, -1, -1 }, { 0x028A, -1, 420, 320, -1, -1 }, { 0x028B, 151, 423, 321, -1, -1 }, { 0x028C, 152, 425, 322, -1, -1 }, { 0x028D, -1, 427, 325, -1, -1 }, { 0x028E, -1, 428, -1, -1, -1 }, { 0x028F, -1, 429, -1, -1, -1 }, { 0x0290, -1, 430, -1, -1, -1 }, { 0x0291, -1, 431, -1, -1, -1 }, { 0x0292, 153, 433, 326, -1, -1 }, { 0x0293, -1, 437, -1, -1, -1 }, { 0x0294, -1, 438, 330, -1, -1 }, { 0x0295, 154, 440, 332, -1, -1 }, { 0x0296, -1, 442, 334, -1, -1 }, { 0x0297, -1, 443, 335, -1, -1 }, { 0x0298, 155, -1, 337, -1, -1 }, { 0x0299, -1, 444, -1, -1, -1 }, { 0x029A, 156, 445, -1, -1, -1 }, { 0x029B, -1, 447, -1, -1, -1 }, { 0x029C, -1, 448, 338, -1, -1 }, { 0x029D, -1, 449, -1, -1, -1 }, { 0x029E, -1, 451, -1, -1, -1 }, { 0x029F, -1, 453, -1, -1, -1 }, { 0x02A0, -1, 454, -1, -1, -1 }, { 0x02A1, -1, 455, -1, -1, -1 }, { 0x02A2, -1, 456, -1, -1, -1 }, { 0x02A3, -1, 457, 340, -1, -1 }, { 0x02A4, -1, 458, -1, -1, -1 }, { 0x02A5, -1, 459, -1, -1, -1 }, { 0x02A6, -1, 460, 341, -1, -1 }, { 0x02A7, -1, 461, -1, -1, -1 }, { 0x02A8, -1, 462, -1, -1, -1 }, { 0x02A9, -1, 463, -1, -1, -1 }, { 0x02AA, -1, 464, -1, -1, -1 }, { 0x02AB, -1, 465, -1, -1, -1 }, { 0x02AC, -1, 466, -1, -1, -1 }, { 0x02AD, -1, 467, -1, -1, -1 }, { 0x02B0, -1, 468, -1, 32, -1 }, { 0x02B1, -1, 469, 342, 33, -1 }, { 0x02B2, -1, 470, 344, 34, -1 }, { 0x02B3, -1, -1, -1, 35, -1 }, { 0x02B4, -1, -1, 345, 36, -1 }, { 0x02B5, -1, -1, 346, 37, -1 }, { 0x02B6, -1, 471, 347, 38, -1 }, { 0x02B7, -1, 472, 348, 39, -1 }, { 0x02B8, -1, 473, -1, 40, -1 }, { 0x02B9, -1, 475, 349, -1, -1 }, { 0x02BA, -1, 478, 356, -1, -1 }, { 0x02BB, -1, 480, 359, -1, -1 }, { 0x02BC, 157, 484, 362, -1, -1 }, { 0x02BD, -1, 488, 369, -1, -1 }, { 0x02BE, -1, 489, 373, -1, -1 }, { 0x02BF, -1, 491, 376, -1, -1 }, { 0x02C0, -1, 493, 379, -1, -1 }, { 0x02C1, -1, 495, 381, -1, -1 }, { 0x02C2, -1, 496, -1, -1, -1 }, { 0x02C3, -1, 497, -1, -1, -1 }, { 0x02C4, -1, 498, 382, -1, -1 }, { 0x02C5, -1, 499, -1, -1, -1 }, { 0x02C6, -1, 500, 384, -1, -1 }, { 0x02C7, 158, 501, 387, -1, -1 }, { 0x02C8, -1, 503, 388, -1, -1 }, { 0x02C9, -1, 505, 390, -1, -1 }, { 0x02CA, -1, 508, 392, -1, -1 }, { 0x02CB, -1, 510, 397, -1, -1 }, { 0x02CC, -1, 512, 400, -1, -1 }, { 0x02CD, -1, 514, 401, -1, -1 }, { 0x02CE, -1, 515, -1, -1, -1 }, { 0x02CF, -1, 516, 403, -1, -1 }, { 0x02D0, -1, 517, 404, -1, -1 }, { 0x02D1, -1, 518, 405, -1, -1 }, { 0x02D2, -1, 519, -1, -1, -1 }, { 0x02D3, -1, 520, -1, -1, -1 }, { 0x02D4, -1, 521, 406, -1, -1 }, { 0x02D5, -1, 522, 408, -1, -1 }, { 0x02D6, -1, 523, 410, -1, -1 }, { 0x02D7, -1, 524, 411, -1, -1 }, { 0x02D8, -1, -1, 413, 41, -1 }, { 0x02D9, -1, 526, 414, 42, -1 }, { 0x02DA, -1, -1, 415, 43, -1 }, { 0x02DB, -1, -1, 417, 44, -1 }, { 0x02DC, -1, -1, 418, 45, -1 }, { 0x02DD, -1, -1, 421, 46, -1 }, { 0x02DE, -1, 527, -1, -1, -1 }, { 0x02DF, -1, 529, -1, -1, -1 }, { 0x02E0, -1, 530, -1, 47, -1 }, { 0x02E1, -1, -1, -1, 48, -1 }, { 0x02E2, -1, -1, -1, 49, -1 }, { 0x02E3, -1, -1, -1, 50, -1 }, { 0x02E4, -1, -1, -1, 51, -1 }, { 0x02EE, -1, 531, -1, -1, -1 }, { 0x02F3, -1, -1, 422, -1, -1 }, { 0x0300, 159, 532, 423, -1, -1 }, { 0x0301, 160, 533, 425, -1, -1 }, { 0x0302, 162, -1, 430, -1, -1 }, { 0x0303, -1, 534, 432, -1, -1 }, { 0x0304, 163, 536, 434, -1, -1 }, { 0x0305, 164, 538, 436, -1, -1 }, { 0x0306, 165, -1, 437, -1, -1 }, { 0x0307, 167, -1, -1, -1, -1 }, { 0x0308, 168, -1, 439, -1, -1 }, { 0x0309, 171, 539, 440, -1, -1 }, { 0x030A, -1, -1, 441, -1, -1 }, { 0x030B, -1, 541, 443, -1, -1 }, { 0x030C, 172, 542, 446, -1, -1 }, { 0x030D, -1, 543, 447, -1, -1 }, { 0x030E, -1, 545, 448, -1, -1 }, { 0x030F, -1, 546, -1, -1, -1 }, { 0x0310, -1, -1, 449, -1, -1 }, { 0x0311, -1, -1, 450, -1, -1 }, { 0x0312, 173, 547, 452, -1, -1 }, { 0x0313, 174, 548, 453, -1, -1 }, { 0x0314, 175, -1, 456, -1, -1 }, { 0x0315, -1, -1, 459, -1, -1 }, { 0x0318, -1, -1, 460, -1, -1 }, { 0x0319, -1, -1, 461, -1, -1 }, { 0x031A, -1, 549, -1, -1, -1 }, { 0x031B, -1, 550, -1, -1, -1 }, { 0x031C, -1, 551, 462, -1, -1 }, { 0x031D, -1, 552, 463, -1, -1 }, { 0x031E, -1, 553, 464, -1, -1 }, { 0x031F, -1, 554, 465, -1, -1 }, { 0x0320, -1, 555, 466, -1, -1 }, { 0x0321, -1, 557, 467, -1, -1 }, { 0x0322, -1, 558, -1, -1, -1 }, { 0x0323, 176, 559, 468, -1, -1 }, { 0x0324, -1, 563, 469, -1, -1 }, { 0x0325, -1, 564, 470, -1, -1 }, { 0x0326, -1, 567, -1, -1, -1 }, { 0x0327, -1, 568, 471, -1, -1 }, { 0x0328, 177, 569, 472, -1, -1 }, { 0x0329, -1, 571, 474, -1, -1 }, { 0x032A, -1, 575, -1, -1, -1 }, { 0x032B, -1, 576, 475, -1, -1 }, { 0x032C, -1, 577, -1, -1, -1 }, { 0x032D, -1, 578, -1, -1, -1 }, { 0x032E, -1, 579, -1, -1, -1 }, { 0x032F, -1, 580, -1, -1, -1 }, { 0x0330, -1, 582, -1, -1, -1 }, { 0x0331, -1, -1, 476, -1, -1 }, { 0x0332, 178, 583, 478, -1, -1 }, { 0x0333, 179, 584, 479, -1, -1 }, { 0x0334, -1, 585, -1, -1, -1 }, { 0x0336, 180, 586, -1, -1, -1 }, { 0x0337, 181, -1, -1, -1, -1 }, { 0x0338, 182, -1, -1, -1, -1 }, { 0x033A, -1, 587, 481, -1, -1 }, { 0x033B, -1, 588, -1, -1, -1 }, { 0x033C, -1, 590, -1, -1, -1 }, { 0x033E, 183, 591, 482, -1, -1 }, { 0x033F, -1, 593, -1, -1, -1 }, { 0x0340, -1, -1, -1, -1, 252 }, { 0x0341, -1, -1, -1, -1, 253 }, { 0x0342, -1, 594, 485, -1, -1 }, { 0x0343, -1, -1, -1, -1, 254 }, { 0x0344, -1, 596, -1, -1, 255 }, { 0x0345, 184, 597, 487, -1, -1 }, { 0x0346, -1, 598, 489, -1, -1 }, { 0x0347, -1, 599, -1, -1, -1 }, { 0x0348, -1, 600, -1, -1, -1 }, { 0x0349, -1, 601, -1, -1, -1 }, { 0x034A, -1, 602, -1, -1, -1 }, { 0x034B, -1, 603, -1, -1, -1 }, { 0x034C, -1, 604, -1, -1, -1 }, { 0x034D, -1, 605, -1, -1, -1 }, { 0x034E, -1, 606, -1, -1, -1 }, { 0x034F, -1, 607, -1, -1, -1 }, { 0x0358, -1, 610, 490, -1, -1 }, { 0x0359, -1, -1, 491, -1, -1 }, { 0x035A, -1, 611, -1, -1, -1 }, { 0x035B, -1, 612, -1, -1, -1 }, { 0x035C, 186, 613, 492, -1, -1 }, { 0x0360, -1, -1, 495, -1, -1 }, { 0x0361, 187, -1, 496, -1, -1 }, { 0x0362, -1, 614, -1, -1, -1 }, { 0x0370, -1, -1, 497, -1, -1 }, { 0x0371, -1, -1, 498, -1, -1 }, { 0x0374, 188, 615, 499, -1, 256 }, { 0x0375, 189, 616, 500, -1, -1 }, { 0x037A, 190, -1, 501, 52, -1 }, { 0x037E, 191, 617, 502, -1, 257 }, { 0x037F, -1, 619, -1, -1, -1 }, { 0x0384, -1, -1, 503, 53, -1 }, { 0x0385, -1, 620, -1, -1, 258 }, { 0x0386, -1, -1, -1, -1, 259 }, { 0x0387, -1, 621, -1, -1, 260 }, { 0x0388, -1, -1, -1, -1, 261 }, { 0x0389, -1, -1, -1, -1, 262 }, { 0x038A, -1, -1, -1, -1, 263 }, { 0x038C, -1, -1, -1, -1, 264 }, { 0x038E, -1, -1, -1, -1, 265 }, { 0x038F, -1, -1, -1, -1, 266 }, { 0x0390, -1, -1, -1, -1, 267 }, { 0x0393, 192, -1, 505, -1, -1 }, { 0x0394, -1, -1, 506, -1, -1 }, { 0x0399, 193, -1, -1, -1, -1 }, { 0x03A0, -1, -1, 507, -1, -1 }, { 0x03A3, -1, -1, 509, -1, -1 }, { 0x03A9, -1, -1, 511, -1, -1 }, { 0x03AA, -1, -1, -1, -1, 268 }, { 0x03AB, -1, -1, -1, -1, 269 }, { 0x03AC, -1, -1, -1, -1, 270 }, { 0x03AD, -1, -1, -1, -1, 271 }, { 0x03AE, -1, -1, -1, -1, 272 }, { 0x03AF, -1, -1, -1, -1, 273 }, { 0x03B0, -1, -1, -1, -1, 274 }, { 0x03B1, -1, -1, 513, -1, -1 }, { 0x03B2, -1, -1, 515, -1, -1 }, { 0x03B3, -1, -1, 518, -1, -1 }, { 0x03B5, -1, -1, 520, -1, -1 }, { 0x03B8, -1, -1, 521, -1, -1 }, { 0x03B9, -1, -1, 523, -1, -1 }, { 0x03BB, 194, -1, -1, -1, -1 }, { 0x03BC, -1, -1, 525, -1, -1 }, { 0x03C0, -1, 623, -1, -1, -1 }, { 0x03C2, 195, 624, 526, -1, -1 }, { 0x03C3, -1, 625, -1, -1, -1 }, { 0x03C5, -1, -1, 527, -1, -1 }, { 0x03C6, -1, 626, 529, -1, -1 }, { 0x03C7, -1, -1, 531, -1, -1 }, { 0x03C9, -1, -1, 532, -1, -1 }, { 0x03CA, -1, -1, -1, -1, 275 }, { 0x03CB, -1, -1, -1, -1, 276 }, { 0x03CC, -1, -1, -1, -1, 277 }, { 0x03CD, -1, -1, -1, -1, 278 }, { 0x03CE, -1, -1, -1, -1, 279 }, { 0x03CF, -1, -1, 533, -1, -1 }, { 0x03D0, 196, -1, -1, 54, -1 }, { 0x03D1, 197, 628, -1, 55, -1 }, { 0x03D2, -1, -1, -1, 56, -1 }, { 0x03D3, -1, -1, -1, -1, 280 }, { 0x03D4, -1, -1, -1, -1, 281 }, { 0x03D5, -1, 629, -1, 57, -1 }, { 0x03D6, 198, 631, -1, 58, -1 }, { 0x03D7, -1, 633, 534, -1, -1 }, { 0x03D9, -1, 634, -1, -1, -1 }, { 0x03DA, -1, 635, 535, -1, -1 }, { 0x03DB, -1, -1, 536, -1, -1 }, { 0x03DD, -1, 638, -1, -1, -1 }, { 0x03DF, -1, 639, -1, -1, -1 }, { 0x03E1, -1, 640, -1, -1, -1 }, { 0x03F0, 199, 641, -1, 59, -1 }, { 0x03F1, 200, 642, -1, 60, -1 }, { 0x03F2, 201, -1, -1, 61, -1 }, { 0x03F3, -1, 643, -1, -1, -1 }, { 0x03F4, -1, -1, 537, 62, -1 }, { 0x03F5, 202, -1, 538, 63, -1 }, { 0x03F6, 203, -1, 539, -1, -1 }, { 0x03F9, -1, -1, -1, 64, -1 }, { 0x03FC, -1, 644, -1, -1, -1 }, { 0x03FD, 204, -1, -1, -1, -1 }, { 0x03FE, 205, -1, -1, -1, -1 }, { 0x03FF, 206, -1, -1, -1, -1 }, { 0x0400, -1, -1, -1, -1, 282 }, { 0x0401, -1, -1, -1, -1, 283 }, { 0x0403, -1, -1, -1, -1, 284 }, { 0x0406, -1, -1, 540, -1, -1 }, { 0x0407, -1, -1, -1, -1, 285 }, { 0x040C, -1, -1, -1, -1, 286 }, { 0x040D, -1, -1, -1, -1, 287 }, { 0x040E, -1, -1, -1, -1, 288 }, { 0x0411, -1, -1, 543, -1, -1 }, { 0x0419, -1, -1, -1, -1, 289 }, { 0x0423, -1, -1, 544, -1, -1 }, { 0x0439, -1, -1, -1, -1, 290 }, { 0x044B, -1, -1, 547, -1, -1 }, { 0x044C, -1, -1, 548, -1, -1 }, { 0x044E, -1, -1, 550, -1, -1 }, { 0x0450, -1, 645, -1, -1, 291 }, { 0x0451, -1, 646, -1, -1, 292 }, { 0x0452, -1, 647, 551, -1, -1 }, { 0x0453, -1, 648, -1, -1, 293 }, { 0x0454, 207, -1, -1, -1, -1 }, { 0x0455, -1, 649, 552, -1, -1 }, { 0x0456, 208, -1, -1, -1, -1 }, { 0x0457, -1, 650, -1, -1, 294 }, { 0x0458, -1, 651, -1, -1, -1 }, { 0x0459, -1, 652, 553, -1, -1 }, { 0x045A, -1, 653, 554, -1, -1 }, { 0x045B, -1, 654, 555, -1, -1 }, { 0x045C, -1, 655, -1, -1, 295 }, { 0x045D, -1, 656, -1, -1, 296 }, { 0x045E, -1, 657, -1, -1, 297 }, { 0x045F, -1, 658, 560, -1, -1 }, { 0x0461, -1, -1, 561, -1, -1 }, { 0x0463, -1, -1, 562, -1, -1 }, { 0x0465, -1, -1, 564, -1, -1 }, { 0x0467, -1, -1, 565, -1, -1 }, { 0x0469, -1, -1, 567, -1, -1 }, { 0x046B, -1, -1, 569, -1, -1 }, { 0x0473, -1, -1, 570, -1, -1 }, { 0x0476, -1, -1, -1, -1, 298 }, { 0x0477, -1, -1, -1, -1, 299 }, { 0x0478, -1, 659, 572, -1, -1 }, { 0x0479, -1, 661, -1, -1, -1 }, { 0x047C, 209, 663, 573, -1, -1 }, { 0x047D, -1, -1, 574, -1, -1 }, { 0x0483, -1, 664, 575, -1, -1 }, { 0x0484, -1, 665, 576, -1, -1 }, { 0x0485, -1, -1, 578, -1, -1 }, { 0x0486, -1, -1, 579, -1, -1 }, { 0x0487, -1, 666, 580, -1, -1 }, { 0x0488, -1, 668, -1, -1, -1 }, { 0x0489, -1, -1, 582, -1, -1 }, { 0x048B, -1, 669, -1, -1, -1 }, { 0x048D, -1, 670, -1, -1, -1 }, { 0x048F, -1, 671, -1, -1, -1 }, { 0x0491, -1, 672, -1, -1, -1 }, { 0x0493, -1, 673, -1, -1, -1 }, { 0x0495, -1, 675, -1, -1, -1 }, { 0x0497, -1, 676, -1, -1, -1 }, { 0x0499, -1, 677, -1, -1, -1 }, { 0x049B, -1, 679, -1, -1, -1 }, { 0x049D, -1, 680, -1, -1, -1 }, { 0x049F, -1, 681, -1, -1, -1 }, { 0x04A3, -1, 682, -1, -1, -1 }, { 0x04A5, -1, 683, -1, -1, -1 }, { 0x04A7, -1, 686, -1, -1, -1 }, { 0x04AB, -1, 687, -1, -1, -1 }, { 0x04AD, -1, 690, -1, -1, -1 }, { 0x04AF, -1, 691, 583, -1, -1 }, { 0x04B1, -1, 693, -1, -1, -1 }, { 0x04B3, -1, 694, -1, -1, -1 }, { 0x04B5, -1, 695, -1, -1, -1 }, { 0x04B7, -1, 697, -1, -1, -1 }, { 0x04B9, -1, 698, -1, -1, -1 }, { 0x04BB, -1, 699, 584, -1, -1 }, { 0x04BF, -1, 701, -1, -1, -1 }, { 0x04C0, -1, 702, 585, -1, -1 }, { 0x04C1, -1, -1, -1, -1, 300 }, { 0x04C2, -1, 704, -1, -1, 301 }, { 0x04C4, -1, 705, -1, -1, -1 }, { 0x04C6, -1, 706, -1, -1, -1 }, { 0x04C8, -1, 707, -1, -1, -1 }, { 0x04CA, -1, 708, -1, -1, -1 }, { 0x04CE, -1, 709, -1, -1, -1 }, { 0x04D0, -1, -1, -1, -1, 302 }, { 0x04D1, -1, -1, -1, -1, 303 }, { 0x04D2, -1, -1, -1, -1, 304 }, { 0x04D3, -1, -1, -1, -1, 305 }, { 0x04D5, -1, 710, 587, -1, -1 }, { 0x04D6, -1, -1, -1, -1, 306 }, { 0x04D7, -1, -1, -1, -1, 307 }, { 0x04D9, -1, -1, 588, -1, -1 }, { 0x04DA, -1, -1, -1, -1, 308 }, { 0x04DB, -1, -1, -1, -1, 309 }, { 0x04DC, -1, -1, -1, -1, 310 }, { 0x04DD, -1, -1, -1, -1, 311 }, { 0x04DE, -1, -1, -1, -1, 312 }, { 0x04DF, -1, -1, -1, -1, 313 }, { 0x04E1, -1, -1, 589, -1, -1 }, { 0x04E2, -1, -1, -1, -1, 314 }, { 0x04E3, -1, -1, -1, -1, 315 }, { 0x04E4, -1, -1, -1, -1, 316 }, { 0x04E5, -1, -1, -1, -1, 317 }, { 0x04E6, -1, -1, -1, -1, 318 }, { 0x04E7, -1, -1, -1, -1, 319 }, { 0x04E9, -1, -1, 590, -1, -1 }, { 0x04EA, -1, -1, -1, -1, 320 }, { 0x04EB, -1, -1, -1, -1, 321 }, { 0x04EC, -1, -1, -1, -1, 322 }, { 0x04ED, -1, 711, -1, -1, 323 }, { 0x04EE, -1, -1, -1, -1, 324 }, { 0x04EF, -1, -1, -1, -1, 325 }, { 0x04F0, -1, -1, -1, -1, 326 }, { 0x04F1, -1, -1, -1, -1, 327 }, { 0x04F2, -1, -1, -1, -1, 328 }, { 0x04F3, -1, -1, -1, -1, 329 }, { 0x04F4, -1, -1, -1, -1, 330 }, { 0x04F5, -1, -1, -1, -1, 331 }, { 0x04F7, -1, 712, -1, -1, -1 }, { 0x04F8, -1, -1, -1, -1, 332 }, { 0x04F9, -1, -1, -1, -1, 333 }, { 0x0511, -1, 713, -1, -1, -1 }, { 0x0513, -1, 714, -1, -1, -1 }, { 0x0515, 210, -1, -1, -1, -1 }, { 0x0517, 211, -1, -1, -1, -1 }, { 0x051F, -1, 715, -1, -1, -1 }, { 0x0521, 212, -1, -1, -1, -1 }, { 0x0523, 213, -1, -1, -1, -1 }, { 0x0525, -1, 716, 591, -1, -1 }, { 0x052B, -1, 717, -1, -1, -1 }, { 0x052F, -1, 718, -1, -1, -1 }, { 0x0559, -1, -1, 592, -1, -1 }, { 0x055A, 214, -1, 595, -1, -1 }, { 0x055B, 215, -1, 598, -1, -1 }, { 0x055C, 216, 719, -1, -1, -1 }, { 0x055D, 217, -1, 599, -1, -1 }, { 0x055E, 218, 720, -1, -1, -1 }, { 0x055F, 219, -1, -1, -1, -1 }, { 0x0560, -1, 721, -1, -1, -1 }, { 0x0587, -1, -1, -1, 65, -1 }, { 0x0588, -1, 722, -1, -1, -1 }, { 0x0589, 220, 723, 600, -1, -1 }, { 0x058A, 221, -1, -1, -1, -1 }, { 0x058E, -1, 724, -1, -1, -1 }, { 0x0591, 222, -1, -1, -1, -1 }, { 0x0592, 223, -1, -1, -1, -1 }, { 0x0596, 224, -1, -1, -1, -1 }, { 0x0598, 225, 725, 601, -1, -1 }, { 0x059C, 226, -1, -1, -1, -1 }, { 0x059F, 227, -1, -1, -1, -1 }, { 0x05A1, 228, -1, -1, -1, -1 }, { 0x05A2, -1, -1, 602, -1, -1 }, { 0x05A5, 229, -1, -1, -1, -1 }, { 0x05A8, 230, -1, -1, -1, -1 }, { 0x05AA, 231, -1, 603, -1, -1 }, { 0x05AE, 232, 726, 604, -1, -1 }, { 0x05B7, -1, 727, -1, -1, -1 }, { 0x05B8, -1, 728, 605, -1, -1 }, { 0x05BC, 233, 729, -1, -1, -1 }, { 0x05BD, 234, 730, -1, -1, -1 }, { 0x05BF, -1, -1, 606, -1, -1 }, { 0x05C0, 235, 731, 607, -1, -1 }, { 0x05C3, -1, 732, 608, -1, -1 }, { 0x05C5, -1, 733, 609, -1, -1 }, { 0x05C6, -1, 734, 610, -1, -1 }, { 0x05C7, -1, -1, 611, -1, -1 }, { 0x05D0, 236, -1, 612, -1, -1 }, { 0x05D1, -1, -1, 613, -1, -1 }, { 0x05D2, -1, -1, 614, -1, -1 }, { 0x05D3, -1, -1, 615, -1, -1 }, { 0x05E6, 237, -1, -1, -1, -1 }, { 0x05F0, 238, -1, -1, -1, -1 }, { 0x05F2, 239, -1, -1, -1, -1 }, { 0x05F3, -1, -1, 616, -1, -1 }, { 0x05F4, -1, -1, 617, -1, -1 }, { 0x0604, -1, 735, -1, -1, -1 }, { 0x0605, -1, 736, -1, -1, -1 }, { 0x0606, -1, -1, 618, -1, -1 }, { 0x0607, -1, -1, 619, -1, -1 }, { 0x0609, -1, -1, 620, -1, -1 }, { 0x060A, -1, -1, 621, -1, -1 }, { 0x060C, -1, 737, 622, -1, -1 }, { 0x0610, -1, 738, -1, -1, -1 }, { 0x0611, -1, 739, -1, -1, -1 }, { 0x0612, -1, 740, -1, -1, -1 }, { 0x0613, -1, 741, -1, -1, -1 }, { 0x0614, -1, 742, -1, -1, -1 }, { 0x0615, -1, 743, -1, -1, -1 }, { 0x0616, -1, 745, -1, -1, -1 }, { 0x0618, -1, 746, -1, -1, -1 }, { 0x0619, -1, 747, -1, -1, -1 }, { 0x061A, -1, 748, -1, -1, -1 }, { 0x061B, -1, 749, 625, -1, -1 }, { 0x061C, -1, 750, 628, -1, -1 }, { 0x061F, -1, 751, 629, -1, -1 }, { 0x0621, -1, -1, 631, -1, -1 }, { 0x0622, -1, -1, -1, -1, 334 }, { 0x0623, -1, -1, -1, -1, 335 }, { 0x0624, -1, -1, -1, -1, 336 }, { 0x0625, -1, -1, -1, -1, 337 }, { 0x0626, -1, -1, -1, -1, 338 }, { 0x0639, -1, -1, 632, -1, -1 }, { 0x063D, -1, 752, -1, -1, -1 }, { 0x0640, 240, 753, -1, -1, -1 }, { 0x0649, -1, 755, 634, -1, -1 }, { 0x064A, -1, 757, 635, -1, -1 }, { 0x064C, -1, 759, -1, -1, -1 }, { 0x0652, -1, 760, 636, -1, -1 }, { 0x0654, -1, 763, -1, -1, -1 }, { 0x0657, 241, 765, -1, -1, -1 }, { 0x0658, -1, 766, -1, -1, -1 }, { 0x0659, -1, 768, -1, -1, -1 }, { 0x065A, -1, 769, -1, -1, -1 }, { 0x065B, -1, 770, -1, -1, -1 }, { 0x065C, -1, 771, -1, -1, -1 }, { 0x065D, -1, 773, -1, -1, -1 }, { 0x065E, -1, 774, -1, -1, -1 }, { 0x065F, -1, 775, -1, -1, -1 }, { 0x066A, -1, -1, 637, -1, -1 }, { 0x066C, -1, -1, 638, -1, -1 }, { 0x066D, -1, 776, 640, -1, -1 }, { 0x0670, -1, 777, -1, -1, -1 }, { 0x0671, -1, 778, -1, -1, -1 }, { 0x0672, -1, 779, -1, -1, -1 }, { 0x0673, -1, 780, -1, -1, -1 }, { 0x0674, -1, 783, -1, -1, -1 }, { 0x0675, -1, 785, -1, 66, -1 }, { 0x0676, -1, 786, -1, 67, -1 }, { 0x0677, -1, 787, -1, 68, -1 }, { 0x0678, -1, 788, -1, 69, -1 }, { 0x0679, -1, 789, -1, -1, -1 }, { 0x067A, -1, 790, -1, -1, -1 }, { 0x067B, -1, 791, -1, -1, -1 }, { 0x067C, -1, 792, -1, -1, -1 }, { 0x067D, -1, 793, -1, -1, -1 }, { 0x067E, -1, 794, -1, -1, -1 }, { 0x067F, -1, 795, -1, -1, -1 }, { 0x0680, -1, 796, -1, -1, -1 }, { 0x0681, -1, 797, -1, -1, -1 }, { 0x0682, -1, 799, -1, -1, -1 }, { 0x0683, -1, 800, -1, -1, -1 }, { 0x0684, -1, 801, -1, -1, -1 }, { 0x0685, -1, 802, -1, -1, -1 }, { 0x0686, -1, 804, -1, -1, -1 }, { 0x0687, -1, 805, -1, -1, -1 }, { 0x0688, -1, 806, -1, -1, -1 }, { 0x0689, -1, 807, -1, -1, -1 }, { 0x068A, -1, 808, -1, -1, -1 }, { 0x068B, -1, 809, -1, -1, -1 }, { 0x068C, -1, 810, -1, -1, -1 }, { 0x068D, -1, 811, -1, -1, -1 }, { 0x068E, -1, 812, -1, -1, -1 }, { 0x068F, -1, 814, -1, -1, -1 }, { 0x0690, -1, 816, -1, -1, -1 }, { 0x0691, -1, 817, -1, -1, -1 }, { 0x0692, -1, 818, -1, -1, -1 }, { 0x0693, -1, 819, -1, -1, -1 }, { 0x0694, -1, 820, -1, -1, -1 }, { 0x0695, -1, 821, -1, -1, -1 }, { 0x0696, -1, 822, -1, -1, -1 }, { 0x0697, -1, 823, -1, -1, -1 }, { 0x0698, -1, 824, -1, -1, -1 }, { 0x0699, -1, 825, -1, -1, -1 }, { 0x069A, -1, 826, -1, -1, -1 }, { 0x069B, -1, 827, -1, -1, -1 }, { 0x069C, -1, 828, -1, -1, -1 }, { 0x069D, -1, 829, -1, -1, -1 }, { 0x069E, -1, 830, -1, -1, -1 }, { 0x069F, -1, 831, -1, -1, -1 }, { 0x06A0, -1, 832, -1, -1, -1 }, { 0x06A1, -1, 833, -1, -1, -1 }, { 0x06A2, -1, 834, -1, -1, -1 }, { 0x06A3, -1, 835, -1, -1, -1 }, { 0x06A4, -1, 836, -1, -1, -1 }, { 0x06A5, -1, 838, -1, -1, -1 }, { 0x06A6, -1, 839, -1, -1, -1 }, { 0x06A7, -1, 840, -1, -1, -1 }, { 0x06A8, -1, 841, -1, -1, -1 }, { 0x06A9, 242, 842, -1, -1, -1 }, { 0x06AA, -1, 843, -1, -1, -1 }, { 0x06AB, -1, 844, -1, -1, -1 }, { 0x06AC, -1, 846, 641, -1, -1 }, { 0x06AD, -1, 847, -1, -1, -1 }, { 0x06AE, -1, 848, -1, -1, -1 }, { 0x06AF, -1, 849, -1, -1, -1 }, { 0x06B0, -1, 850, -1, -1, -1 }, { 0x06B1, -1, 851, -1, -1, -1 }, { 0x06B2, -1, 852, -1, -1, -1 }, { 0x06B3, -1, 853, -1, -1, -1 }, { 0x06B4, -1, 854, -1, -1, -1 }, { 0x06B5, -1, 855, -1, -1, -1 }, { 0x06B6, -1, 856, -1, -1, -1 }, { 0x06B7, -1, 857, -1, -1, -1 }, { 0x06BA, -1, 858, -1, -1, -1 }, { 0x06BB, -1, 860, -1, -1, -1 }, { 0x06BC, -1, 861, -1, -1, -1 }, { 0x06BD, -1, 862, -1, -1, -1 }, { 0x06BE, -1, 863, -1, -1, -1 }, { 0x06C0, 243, 865, -1, -1, 339 }, { 0x06C1, -1, 867, -1, -1, -1 }, { 0x06C2, -1, 868, -1, -1, 340 }, { 0x06C3, -1, 870, -1, -1, -1 }, { 0x06C4, -1, 871, -1, -1, -1 }, { 0x06C5, -1, 872, -1, -1, -1 }, { 0x06C6, -1, 873, -1, -1, -1 }, { 0x06C7, -1, 874, -1, -1, -1 }, { 0x06C8, -1, 875, -1, -1, -1 }, { 0x06C9, -1, 876, -1, -1, -1 }, { 0x06CA, -1, 877, -1, -1, -1 }, { 0x06CB, -1, 878, -1, -1, -1 }, { 0x06CC, -1, 879, 642, -1, -1 }, { 0x06CD, -1, 881, -1, -1, -1 }, { 0x06CE, -1, 882, -1, -1, -1 }, { 0x06D0, -1, 883, -1, -1, -1 }, { 0x06D1, -1, 885, -1, -1, -1 }, { 0x06D2, -1, 886, -1, -1, -1 }, { 0x06D3, -1, 887, -1, -1, 341 }, { 0x06D4, -1, 889, -1, -1, -1 }, { 0x06D5, -1, 890, -1, -1, -1 }, { 0x06DF, -1, 891, -1, -1, -1 }, { 0x06E1, 244, 892, 644, -1, -1 }, { 0x06E4, -1, 894, -1, -1, -1 }, { 0x06E5, -1, -1, 645, -1, -1 }, { 0x06E9, -1, 895, -1, -1, -1 }, { 0x06EC, -1, 896, -1, -1, -1 }, { 0x06EF, -1, 897, -1, -1, -1 }, { 0x06F4, -1, 898, -1, -1, -1 }, { 0x06F5, -1, 899, -1, -1, -1 }, { 0x06F6, -1, 900, -1, -1, -1 }, { 0x06F7, -1, 901, -1, -1, -1 }, { 0x0700, -1, 902, -1, -1, -1 }, { 0x0701, -1, 903, -1, -1, -1 }, { 0x0702, -1, 904, -1, -1, -1 }, { 0x0703, -1, 905, -1, -1, -1 }, { 0x0704, -1, 906, -1, -1, -1 }, { 0x0705, -1, 907, -1, -1, -1 }, { 0x0706, -1, 908, -1, -1, -1 }, { 0x0707, -1, 909, -1, -1, -1 }, { 0x0708, -1, 910, -1, -1, -1 }, { 0x0709, -1, 911, -1, -1, -1 }, { 0x070A, -1, 913, -1, -1, -1 }, { 0x070B, -1, 915, 647, -1, -1 }, { 0x070C, -1, 916, -1, -1, -1 }, { 0x070D, -1, 917, -1, -1, -1 }, { 0x070F, 245, 918, -1, -1, -1 }, { 0x0711, -1, 919, -1, -1, -1 }, { 0x0714, -1, 920, -1, -1, -1 }, { 0x0716, -1, 921, -1, -1, -1 }, { 0x071C, -1, 922, -1, -1, -1 }, { 0x071E, -1, 923, -1, -1, -1 }, { 0x0727, -1, 924, -1, -1, -1 }, { 0x0740, -1, 925, -1, -1, -1 }, { 0x0741, -1, 926, -1, -1, -1 }, { 0x0742, -1, 927, -1, -1, -1 }, { 0x0743, -1, 928, -1, -1, -1 }, { 0x0744, -1, 929, -1, -1, -1 }, { 0x0745, -1, 930, -1, -1, -1 }, { 0x0746, -1, 931, -1, -1, -1 }, { 0x0747, -1, 932, -1, -1, -1 }, { 0x0748, -1, 933, -1, -1, -1 }, { 0x0749, -1, 935, -1, -1, -1 }, { 0x074A, -1, 937, -1, -1, -1 }, { 0x0759, -1, 938, -1, -1, -1 }, { 0x075C, -1, 939, -1, -1, -1 }, { 0x0762, -1, 940, 648, -1, -1 }, { 0x0763, -1, 941, 649, -1, -1 }, { 0x0766, -1, 942, -1, -1, -1 }, { 0x0767, -1, 943, -1, -1, -1 }, { 0x0768, -1, 944, -1, -1, -1 }, { 0x0769, -1, 945, -1, -1, -1 }, { 0x076B, -1, 946, -1, -1, -1 }, { 0x076C, -1, 947, 650, -1, -1 }, { 0x076D, -1, 949, -1, -1, -1 }, { 0x07EA, -1, -1, 651, -1, -1 }, { 0x07EB, -1, -1, 652, -1, -1 }, { 0x07EC, -1, -1, 653, -1, -1 }, { 0x07ED, -1, -1, 654, -1, -1 }, { 0x07EE, -1, -1, 655, -1, -1 }, { 0x07F2, -1, -1, 656, -1, -1 }, { 0x07F3, -1, -1, 657, -1, -1 }, { 0x07F4, -1, -1, 658, -1, -1 }, { 0x07F5, -1, -1, 659, -1, -1 }, { 0x07F6, -1, 950, -1, -1, -1 }, { 0x07F7, -1, 951, -1, -1, -1 }, { 0x07FA, -1, -1, 660, -1, -1 }, { 0x07FD, -1, 953, 662, -1, -1 }, { 0x07FE, -1, -1, 663, -1, -1 }, { 0x07FF, -1, -1, 664, -1, -1 }, { 0x081C, 246, -1, -1, -1, -1 }, { 0x081E, 247, -1, -1, -1, -1 }, { 0x0821, 248, -1, -1, -1, -1 }, { 0x0825, 249, -1, -1, -1, -1 }, { 0x0826, 250, -1, -1, -1, -1 }, { 0x0829, 251, -1, -1, -1, -1 }, { 0x0830, 252, -1, -1, -1, -1 }, { 0x0831, 253, -1, -1, -1, -1 }, { 0x0832, 254, -1, -1, -1, -1 }, { 0x0833, 255, -1, -1, -1, -1 }, { 0x0834, 256, -1, -1, -1, -1 }, { 0x0835, 257, -1, -1, -1, -1 }, { 0x0838, 258, -1, -1, -1, -1 }, { 0x0839, 259, -1, -1, -1, -1 }, { 0x083A, 260, -1, -1, -1, -1 }, { 0x083B, 261, -1, -1, -1, -1 }, { 0x083C, 262, -1, -1, -1, -1 }, { 0x083D, 263, -1, -1, -1, -1 }, { 0x083E, 264, -1, -1, -1, -1 }, { 0x0840, 265, -1, -1, -1, -1 }, { 0x0845, 266, -1, -1, -1, -1 }, { 0x0847, 267, -1, -1, -1, -1 }, { 0x0849, 268, -1, -1, -1, -1 }, { 0x0856, 269, -1, -1, -1, -1 }, { 0x0860, -1, -1, 665, -1, -1 }, { 0x0861, -1, -1, 666, -1, -1 }, { 0x0862, -1, -1, 667, -1, -1 }, { 0x0863, -1, -1, 668, -1, -1 }, { 0x0864, -1, -1, 669, -1, -1 }, { 0x0865, -1, -1, 670, -1, -1 }, { 0x0866, -1, -1, 671, -1, -1 }, { 0x0867, -1, -1, 672, -1, -1 }, { 0x0868, -1, -1, 673, -1, -1 }, { 0x0869, -1, -1, 674, -1, -1 }, { 0x086A, -1, -1, 675, -1, -1 }, { 0x08A1, -1, 954, 676, -1, -1 }, { 0x08A8, -1, 956, 677, -1, -1 }, { 0x08A9, -1, 958, 678, -1, -1 }, { 0x08AA, 270, -1, -1, -1, -1 }, { 0x08AB, 271, -1, -1, -1, -1 }, { 0x08AC, 272, -1, -1, -1, -1 }, { 0x08AD, -1, 960, -1, -1, -1 }, { 0x08AE, -1, 961, -1, -1, -1 }, { 0x08AF, -1, 963, -1, -1, -1 }, { 0x08B0, -1, 964, -1, -1, -1 }, { 0x08B1, -1, 965, -1, -1, -1 }, { 0x08BB, -1, 966, 679, -1, -1 }, { 0x08BC, -1, 967, 681, -1, -1 }, { 0x08BD, -1, 968, 684, -1, -1 }, { 0x08C4, -1, 969, 686, -1, -1 }, { 0x08F0, 273, -1, -1, -1, -1 }, { 0x08F1, 274, -1, -1, -1, -1 }, { 0x08F2, 275, -1, -1, -1, -1 }, { 0x08F6, -1, 970, -1, -1, -1 }, { 0x08F8, -1, 971, -1, -1, -1 }, { 0x08FC, -1, 972, -1, -1, -1 }, { 0x08FE, -1, 973, -1, -1, -1 }, { 0x0900, 276, -1, -1, -1, -1 }, { 0x0901, 277, -1, 687, -1, -1 }, { 0x0902, 278, -1, -1, -1, -1 }, { 0x0904, -1, 974, -1, -1, -1 }, { 0x090E, -1, 976, -1, -1, -1 }, { 0x0912, -1, 978, -1, -1, -1 }, { 0x0929, -1, 980, -1, -1, 342 }, { 0x0931, -1, 981, -1, -1, 343 }, { 0x0934, -1, 983, -1, -1, 344 }, { 0x093C, -1, 984, -1, -1, -1 }, { 0x093F, -1, 985, -1, -1, -1 }, { 0x0945, 279, -1, -1, -1, -1 }, { 0x0946, -1, 986, -1, -1, -1 }, { 0x094A, -1, 988, -1, -1, -1 }, { 0x094D, 280, 990, -1, -1, -1 }, { 0x094E, -1, 991, -1, -1, -1 }, { 0x094F, -1, 993, -1, -1, -1 }, { 0x0950, -1, -1, 688, -1, -1 }, { 0x0951, 281, 994, 689, -1, -1 }, { 0x0952, 282, 996, 690, -1, -1 }, { 0x0953, -1, -1, 691, -1, -1 }, { 0x0954, -1, -1, 692, -1, -1 }, { 0x0955, -1, 997, -1, -1, -1 }, { 0x0958, -1, -1, -1, -1, 345 }, { 0x0959, -1, -1, -1, -1, 346 }, { 0x095A, -1, -1, -1, -1, 347 }, { 0x095B, -1, -1, -1, -1, 348 }, { 0x095C, -1, -1, -1, -1, 349 }, { 0x095D, -1, -1, -1, -1, 350 }, { 0x095E, -1, -1, -1, -1, 351 }, { 0x095F, -1, -1, -1, -1, 352 }, { 0x0964, 283, 998, -1, -1, -1 }, { 0x0965, 284, -1, -1, -1, -1 }, { 0x0966, -1, 999, -1, -1, -1 }, { 0x0970, -1, 1000, -1, -1, -1 }, { 0x0979, -1, 1001, 693, -1, -1 }, { 0x097A, -1, 1002, -1, -1, -1 }, { 0x097D, -1, 1003, -1, -1, -1 }, { 0x0980, 285, 1005, -1, -1, -1 }, { 0x09AC, 286, -1, -1, -1, -1 }, { 0x09BC, -1, 1006, -1, -1, -1 }, { 0x09BF, -1, 1007, -1, -1, -1 }, { 0x09C7, -1, 1008, -1, -1, -1 }, { 0x09C8, -1, 1009, -1, -1, -1 }, { 0x09CB, -1, -1, -1, -1, 353 }, { 0x09CC, -1, -1, -1, -1, 354 }, { 0x09CD, 287, -1, -1, -1, -1 }, { 0x09CE, -1, 1010, -1, -1, -1 }, { 0x09DC, -1, -1, -1, -1, 355 }, { 0x09DD, -1, -1, -1, -1, 356 }, { 0x09DF, -1, -1, -1, -1, 357 }, { 0x09E4, -1, -1, 694, -1, -1 }, { 0x09E5, -1, -1, 695, -1, -1 }, { 0x09F0, 288, -1, -1, -1, -1 }, { 0x09F1, 289, -1, -1, -1, -1 }, { 0x09F2, 291, 1011, -1, -1, -1 }, { 0x09F3, 292, -1, -1, -1, -1 }, { 0x09F4, -1, 1012, -1, -1, -1 }, { 0x09F5, -1, 1013, -1, -1, -1 }, { 0x09F6, -1, 1014, -1, -1, -1 }, { 0x09FA, 293, 1015, -1, -1, -1 }, { 0x09FE, -1, 1017, 696, -1, -1 }, { 0x0A05, 295, -1, -1, -1, -1 }, { 0x0A33, -1, -1, -1, -1, 358 }, { 0x0A36, -1, -1, -1, -1, 359 }, { 0x0A3C, 296, 1018, -1, -1, -1 }, { 0x0A3E, 297, -1, -1, -1, -1 }, { 0x0A3F, 298, 1019, -1, -1, -1 }, { 0x0A40, 299, -1, -1, -1, -1 }, { 0x0A41, 300, -1, -1, -1, -1 }, { 0x0A42, 301, -1, -1, -1, -1 }, { 0x0A47, 302, -1, -1, -1, -1 }, { 0x0A48, 303, -1, -1, -1, -1 }, { 0x0A4B, 304, -1, -1, -1, -1 }, { 0x0A4C, 305, -1, -1, -1, -1 }, { 0x0A59, -1, -1, -1, -1, 360 }, { 0x0A5A, -1, -1, -1, -1, 361 }, { 0x0A5B, -1, -1, -1, -1, 362 }, { 0x0A5E, -1, -1, -1, -1, 363 }, { 0x0A64, -1, -1, 699, -1, -1 }, { 0x0A65, -1, -1, 700, -1, -1 }, { 0x0A70, -1, 1020, -1, -1, -1 }, { 0x0A71, -1, 1021, -1, -1, -1 }, { 0x0A74, -1, 1022, -1, -1, -1 }, { 0x0A75, -1, 1023, -1, -1, -1 }, { 0x0A76, -1, -1, 701, -1, -1 }, { 0x0A8C, -1, 1024, -1, -1, -1 }, { 0x0ABC, -1, 1025, -1, -1, -1 }, { 0x0ABF, -1, 1026, -1, -1, -1 }, { 0x0AE4, -1, -1, 702, -1, -1 }, { 0x0AE5, -1, -1, 703, -1, -1 }, { 0x0AF1, -1, 1027, -1, -1, -1 }, { 0x0AF9, -1, 1028, 704, -1, -1 }, { 0x0B2C, -1, -1, 705, -1, -1 }, { 0x0B2F, 306, -1, -1, -1, -1 }, { 0x0B35, -1, -1, 706, -1, -1 }, { 0x0B3C, -1, 1029, -1, -1, -1 }, { 0x0B47, -1, 1030, -1, -1, -1 }, { 0x0B48, -1, 1031, -1, -1, 364 }, { 0x0B4B, -1, -1, -1, -1, 365 }, { 0x0B4C, -1, -1, -1, -1, 366 }, { 0x0B55, -1, 1032, -1, -1, -1 }, { 0x0B5C, 307, -1, -1, -1, 367 }, { 0x0B5D, 308, -1, -1, -1, 368 }, { 0x0B5F, 309, -1, -1, -1, -1 }, { 0x0B64, -1, -1, 707, -1, -1 }, { 0x0B65, -1, -1, 708, -1, -1 }, { 0x0B71, -1, -1, 709, -1, -1 }, { 0x0B82, -1, 1033, -1, -1, -1 }, { 0x0B83, 310, 1034, -1, -1, -1 }, { 0x0B94, -1, -1, -1, -1, 369 }, { 0x0B99, -1, 1035, 711, -1, -1 }, { 0x0BA4, -1, 1036, 712, -1, -1 }, { 0x0BAA, 311, -1, 713, -1, -1 }, { 0x0BB3, -1, 1037, 714, -1, -1 }, { 0x0BB5, -1, -1, 715, -1, -1 }, { 0x0BC6, -1, 1038, -1, -1, -1 }, { 0x0BC7, -1, 1039, -1, -1, -1 }, { 0x0BC8, -1, 1040, -1, -1, -1 }, { 0x0BCA, -1, -1, -1, -1, 370 }, { 0x0BCB, -1, -1, -1, -1, 371 }, { 0x0BCC, -1, -1, -1, -1, 372 }, { 0x0BCD, 312, -1, -1, -1, -1 }, { 0x0BE4, -1, -1, 716, -1, -1 }, { 0x0BE5, -1, -1, 717, -1, -1 }, { 0x0BF3, 313, 1041, 718, -1, -1 }, { 0x0BF4, 315, -1, -1, -1, -1 }, { 0x0BF5, 316, -1, -1, -1, -1 }, { 0x0BF6, 317, -1, -1, -1, -1 }, { 0x0BF7, 318, 1043, 719, -1, -1 }, { 0x0BF8, 319, -1, -1, -1, -1 }, { 0x0BF9, 320, -1, 720, -1, -1 }, { 0x0BFA, 321, 1045, 721, -1, -1 }, { 0x0C01, 322, 1047, -1, -1, -1 }, { 0x0C02, 323, 1048, -1, -1, -1 }, { 0x0C04, -1, 1049, -1, -1, -1 }, { 0x0C48, -1, -1, -1, -1, 373 }, { 0x0C4D, 324, -1, -1, -1, -1 }, { 0x0C5A, -1, 1050, -1, -1, -1 }, { 0x0C64, -1, -1, 722, -1, -1 }, { 0x0C65, -1, -1, 723, -1, -1 }, { 0x0C77, 325, 1051, 724, -1, -1 }, { 0x0C84, 326, 1052, 726, -1, -1 }, { 0x0CC0, -1, -1, -1, -1, 374 }, { 0x0CC7, -1, -1, -1, -1, 375 }, { 0x0CC8, -1, -1, -1, -1, 376 }, { 0x0CCA, -1, -1, -1, -1, 377 }, { 0x0CCB, -1, -1, -1, -1, 378 }, { 0x0CCD, -1, 1053, -1, -1, -1 }, { 0x0CDE, -1, 1054, -1, -1, -1 }, { 0x0CE4, -1, -1, 728, -1, -1 }, { 0x0CE5, -1, -1, 729, -1, -1 }, { 0x0CF1, -1, -1, 730, -1, -1 }, { 0x0CF2, -1, -1, 731, -1, -1 }, { 0x0D02, -1, 1056, -1, -1, -1 }, { 0x0D1A, 327, -1, -1, -1, -1 }, { 0x0D1B, 328, -1, -1, -1, -1 }, { 0x0D1E, 329, -1, -1, -1, -1 }, { 0x0D1F, 330, -1, -1, -1, -1 }, { 0x0D20, 331, -1, -1, -1, -1 }, { 0x0D21, 332, -1, -1, -1, -1 }, { 0x0D22, 333, -1, -1, -1, -1 }, { 0x0D23, 334, -1, -1, -1, -1 }, { 0x0D24, 335, -1, -1, -1, -1 }, { 0x0D25, 336, -1, -1, -1, -1 }, { 0x0D26, 337, -1, -1, -1, -1 }, { 0x0D27, 338, -1, -1, -1, -1 }, { 0x0D29, -1, 1057, -1, -1, -1 }, { 0x0D2E, -1, 1058, -1, -1, -1 }, { 0x0D34, 339, -1, -1, -1, -1 }, { 0x0D36, 340, -1, -1, -1, -1 }, { 0x0D37, 341, -1, -1, -1, -1 }, { 0x0D3A, -1, 1059, -1, -1, -1 }, { 0x0D3D, 342, -1, -1, -1, -1 }, { 0x0D46, -1, 1060, -1, -1, -1 }, { 0x0D47, -1, 1061, -1, -1, -1 }, { 0x0D48, -1, 1062, -1, -1, -1 }, { 0x0D4A, -1, -1, -1, -1, 379 }, { 0x0D4B, -1, -1, -1, -1, 380 }, { 0x0D4C, -1, 1063, 732, -1, 381 }, { 0x0D4D, 343, -1, -1, -1, -1 }, { 0x0D4E, -1, 1064, -1, -1, -1 }, { 0x0D4F, -1, 1065, -1, -1, -1 }, { 0x0D57, -1, 1066, 733, -1, -1 }, { 0x0D58, 345, -1, -1, -1, -1 }, { 0x0D59, 346, -1, -1, -1, -1 }, { 0x0D5A, 347, -1, -1, -1, -1 }, { 0x0D5B, 348, -1, -1, -1, -1 }, { 0x0D5C, 349, -1, -1, -1, -1 }, { 0x0D5D, 350, -1, -1, -1, -1 }, { 0x0D5E, 351, -1, -1, -1, -1 }, { 0x0D64, -1, -1, 734, -1, -1 }, { 0x0D65, -1, -1, 735, -1, -1 }, { 0x0D73, 352, -1, 736, -1, -1 }, { 0x0D74, 353, -1, 737, -1, -1 }, { 0x0D75, 354, -1, 738, -1, -1 }, { 0x0D76, 355, -1, -1, -1, -1 }, { 0x0D77, 356, -1, -1, -1, -1 }, { 0x0D78, 357, -1, -1, -1, -1 }, { 0x0D7C, -1, 1067, -1, -1, -1 }, { 0x0D7D, -1, 1069, -1, -1, -1 }, { 0x0D81, -1, 1071, -1, -1, -1 }, { 0x0D82, 358, -1, -1, -1, -1 }, { 0x0D83, 359, -1, -1, -1, -1 }, { 0x0D85, 360, -1, -1, -1, -1 }, { 0x0D86, 361, -1, -1, -1, -1 }, { 0x0D87, 362, -1, -1, -1, -1 }, { 0x0D88, 363, -1, -1, -1, -1 }, { 0x0D89, 364, -1, -1, -1, -1 }, { 0x0D8A, 365, -1, -1, -1, -1 }, { 0x0D8B, 366, -1, -1, -1, -1 }, { 0x0D8C, 367, -1, -1, -1, -1 }, { 0x0D8D, 368, -1, -1, -1, -1 }, { 0x0D8E, 369, -1, -1, -1, -1 }, { 0x0D8F, 370, -1, -1, -1, -1 }, { 0x0D90, 371, -1, -1, -1, -1 }, { 0x0D91, 372, -1, -1, -1, -1 }, { 0x0D92, 373, -1, -1, -1, -1 }, { 0x0D93, 374, -1, -1, -1, -1 }, { 0x0D94, 375, -1, -1, -1, -1 }, { 0x0D95, 376, -1, -1, -1, -1 }, { 0x0D96, 377, -1, -1, -1, -1 }, { 0x0D9A, 378, -1, -1, -1, -1 }, { 0x0D9B, 379, -1, -1, -1, -1 }, { 0x0D9C, 380, -1, -1, -1, -1 }, { 0x0D9D, 381, -1, -1, -1, -1 }, { 0x0D9E, 382, -1, -1, -1, -1 }, { 0x0D9F, 383, -1, -1, -1, -1 }, { 0x0DA0, 384, -1, -1, -1, -1 }, { 0x0DA1, 385, -1, -1, -1, -1 }, { 0x0DA2, 386, -1, -1, -1, -1 }, { 0x0DA3, 387, -1, -1, -1, -1 }, { 0x0DA4, 388, -1, -1, -1, -1 }, { 0x0DA5, 389, -1, -1, -1, -1 }, { 0x0DA6, 390, -1, -1, -1, -1 }, { 0x0DA7, 391, -1, -1, -1, -1 }, { 0x0DA8, 392, -1, -1, -1, -1 }, { 0x0DA9, 393, -1, -1, -1, -1 }, { 0x0DAA, 394, -1, -1, -1, -1 }, { 0x0DAB, 395, -1, -1, -1, -1 }, { 0x0DAC, 396, -1, -1, -1, -1 }, { 0x0DAD, 397, -1, -1, -1, -1 }, { 0x0DAE, 398, -1, -1, -1, -1 }, { 0x0DAF, 399, -1, -1, -1, -1 }, { 0x0DB0, 400, -1, -1, -1, -1 }, { 0x0DB1, 401, -1, -1, -1, -1 }, { 0x0DB3, 402, -1, -1, -1, -1 }, { 0x0DB4, 403, -1, -1, -1, -1 }, { 0x0DB5, 404, -1, -1, -1, -1 }, { 0x0DB6, 405, -1, -1, -1, -1 }, { 0x0DB7, 406, -1, -1, -1, -1 }, { 0x0DB8, 407, -1, -1, -1, -1 }, { 0x0DB9, 408, -1, -1, -1, -1 }, { 0x0DBA, 409, -1, -1, -1, -1 }, { 0x0DBB, 410, -1, -1, -1, -1 }, { 0x0DBD, 411, 1072, -1, -1, -1 }, { 0x0DC0, 412, -1, -1, -1, -1 }, { 0x0DC1, 413, -1, -1, -1, -1 }, { 0x0DC2, 414, 1073, -1, -1, -1 }, { 0x0DC3, 415, 1074, -1, -1, -1 }, { 0x0DC4, 416, -1, -1, -1, -1 }, { 0x0DC5, 417, 1075, -1, -1, -1 }, { 0x0DC6, 418, -1, -1, -1, -1 }, { 0x0DCA, 419, -1, -1, -1, -1 }, { 0x0DCF, 420, -1, -1, -1, -1 }, { 0x0DD0, 421, -1, -1, -1, -1 }, { 0x0DD1, 422, -1, -1, -1, -1 }, { 0x0DD2, 423, -1, -1, -1, -1 }, { 0x0DD3, 424, -1, -1, -1, -1 }, { 0x0DD4, 425, -1, -1, -1, -1 }, { 0x0DD6, 426, -1, -1, -1, -1 }, { 0x0DD8, 427, -1, -1, -1, -1 }, { 0x0DD9, 428, -1, -1, -1, -1 }, { 0x0DDA, 429, -1, -1, -1, 382 }, { 0x0DDB, 430, -1, -1, -1, -1 }, { 0x0DDC, 431, -1, -1, -1, 383 }, { 0x0DDD, 432, -1, -1, -1, 384 }, { 0x0DDE, 433, -1, -1, -1, 385 }, { 0x0DDF, 434, -1, -1, -1, -1 }, { 0x0DF2, 435, -1, -1, -1, -1 }, { 0x0DF3, 436, -1, -1, -1, -1 }, { 0x0DF4, -1, -1, 739, -1, -1 }, { 0x0E24, -1, 1076, -1, -1, -1 }, { 0x0E26, -1, 1077, -1, -1, -1 }, { 0x0E2E, 437, -1, -1, -1, -1 }, { 0x0E2F, 438, 1078, -1, -1, -1 }, { 0x0E32, -1, -1, 740, -1, -1 }, { 0x0E33, -1, -1, -1, 70, -1 }, { 0x0E37, 439, -1, -1, -1, -1 }, { 0x0E3A, -1, 1079, -1, -1, -1 }, { 0x0E43, 440, -1, -1, -1, -1 }, { 0x0E44, 441, -1, -1, -1, -1 }, { 0x0E45, 442, 1080, 741, -1, -1 }, { 0x0E46, 443, 1081, -1, -1, -1 }, { 0x0E47, 444, -1, -1, -1, -1 }, { 0x0E4C, -1, 1082, 742, -1, -1 }, { 0x0E4D, 445, 1083, -1, -1, -1 }, { 0x0E4F, -1, 1084, 743, -1, -1 }, { 0x0E5A, -1, 1085, -1, -1, -1 }, { 0x0E5B, -1, 1087, 744, -1, -1 }, { 0x0E81, 446, -1, -1, -1, -1 }, { 0x0E82, 447, -1, -1, -1, -1 }, { 0x0E84, 448, -1, -1, -1, -1 }, { 0x0E87, 449, -1, -1, -1, -1 }, { 0x0E88, 450, -1, -1, -1, -1 }, { 0x0E8A, 451, -1, -1, -1, -1 }, { 0x0E8D, 452, -1, -1, -1, -1 }, { 0x0E94, 453, -1, -1, -1, -1 }, { 0x0E95, 454, -1, -1, -1, -1 }, { 0x0E96, 455, -1, -1, -1, -1 }, { 0x0E97, 456, -1, -1, -1, -1 }, { 0x0E99, 457, -1, -1, -1, -1 }, { 0x0E9A, 458, -1, -1, -1, -1 }, { 0x0E9B, 459, -1, -1, -1, -1 }, { 0x0E9C, 460, -1, -1, -1, -1 }, { 0x0E9D, 461, 1088, -1, -1, -1 }, { 0x0E9E, 462, -1, -1, -1, -1 }, { 0x0E9F, -1, 1089, -1, -1, -1 }, { 0x0EA1, 463, -1, -1, -1, -1 }, { 0x0EA2, 464, -1, -1, -1, -1 }, { 0x0EA3, 465, 1090, -1, -1, -1 }, { 0x0EA5, 466, 1091, -1, -1, -1 }, { 0x0EA7, 467, -1, -1, -1, -1 }, { 0x0EAA, 468, -1, -1, -1, -1 }, { 0x0EAB, 469, -1, -1, -1, -1 }, { 0x0EAD, 470, -1, -1, -1, -1 }, { 0x0EAE, 471, -1, -1, -1, -1 }, { 0x0EB1, -1, 1092, -1, -1, -1 }, { 0x0EB3, -1, -1, -1, 71, -1 }, { 0x0EBB, 472, -1, -1, -1, -1 }, { 0x0EBD, 473, -1, -1, -1, -1 }, { 0x0EC3, 474, -1, -1, -1, -1 }, { 0x0EC4, 475, -1, -1, -1, -1 }, { 0x0EC6, -1, 1093, -1, -1, -1 }, { 0x0ECD, -1, 1094, -1, -1, -1 }, { 0x0EDC, -1, -1, -1, 72, -1 }, { 0x0EDD, -1, -1, -1, 73, -1 }, { 0x0F04, -1, 1095, 745, -1, -1 }, { 0x0F05, -1, 1096, -1, -1, -1 }, { 0x0F08, -1, 1097, -1, -1, -1 }, { 0x0F09, -1, 1098, -1, -1, -1 }, { 0x0F0A, -1, 1099, -1, -1, -1 }, { 0x0F0B, 476, 1100, -1, -1, -1 }, { 0x0F0C, -1, 1103, -1, 74, -1 }, { 0x0F0D, 477, 1105, 746, -1, -1 }, { 0x0F0E, -1, 1106, 747, -1, -1 }, { 0x0F11, -1, 1107, -1, -1, -1 }, { 0x0F14, -1, 1108, 748, -1, -1 }, { 0x0F18, -1, 1109, -1, -1, -1 }, { 0x0F19, -1, 1110, -1, -1, -1 }, { 0x0F1C, -1, -1, 749, -1, -1 }, { 0x0F1F, 478, 1111, 750, -1, -1 }, { 0x0F34, -1, 1113, -1, -1, -1 }, { 0x0F35, -1, 1114, -1, -1, -1 }, { 0x0F36, -1, 1115, -1, -1, -1 }, { 0x0F37, -1, 1116, -1, -1, -1 }, { 0x0F39, -1, 1117, -1, -1, -1 }, { 0x0F3B, -1, 1118, -1, -1, -1 }, { 0x0F3D, -1, 1119, -1, -1, -1 }, { 0x0F3F, -1, 1120, -1, -1, -1 }, { 0x0F43, -1, -1, -1, -1, 386 }, { 0x0F4D, -1, -1, -1, -1, 387 }, { 0x0F52, -1, -1, -1, -1, 388 }, { 0x0F57, -1, -1, -1, -1, 389 }, { 0x0F5C, -1, -1, -1, -1, 390 }, { 0x0F62, -1, 1121, -1, -1, -1 }, { 0x0F65, 479, -1, -1, -1, -1 }, { 0x0F68, -1, 1122, -1, -1, -1 }, { 0x0F69, -1, -1, -1, -1, 391 }, { 0x0F6A, -1, 1123, 751, -1, -1 }, { 0x0F71, 480, 1125, -1, -1, -1 }, { 0x0F73, -1, 1126, -1, -1, 392 }, { 0x0F75, -1, 1127, -1, -1, 393 }, { 0x0F76, -1, -1, -1, -1, 394 }, { 0x0F77, -1, 1128, -1, 75, -1 }, { 0x0F78, -1, -1, -1, -1, 395 }, { 0x0F79, -1, 1129, -1, 76, -1 }, { 0x0F7E, 481, -1, -1, -1, -1 }, { 0x0F7F, 482, -1, -1, -1, -1 }, { 0x0F81, -1, 1130, -1, -1, 396 }, { 0x0F83, -1, -1, 752, -1, -1 }, { 0x0F84, 483, -1, 753, -1, -1 }, { 0x0F85, -1, 1131, 754, -1, -1 }, { 0x0F88, -1, -1, 755, -1, -1 }, { 0x0F89, -1, -1, 757, -1, -1 }, { 0x0F8A, -1, 1132, -1, -1, -1 }, { 0x0F8C, -1, -1, 759, -1, -1 }, { 0x0F93, -1, -1, -1, -1, 397 }, { 0x0F9D, -1, -1, -1, -1, 398 }, { 0x0FA2, -1, -1, -1, -1, 399 }, { 0x0FA7, -1, -1, -1, -1, 400 }, { 0x0FAC, -1, -1, -1, -1, 401 }, { 0x0FAD, 484, -1, -1, -1, -1 }, { 0x0FB0, 485, 1133, 760, -1, -1 }, { 0x0FB1, 486, -1, -1, -1, -1 }, { 0x0FB2, 487, -1, -1, -1, -1 }, { 0x0FB5, 488, -1, -1, -1, -1 }, { 0x0FB9, -1, -1, -1, -1, 402 }, { 0x0FBE, -1, 1134, -1, -1, -1 }, { 0x0FBF, -1, 1135, 761, -1, -1 }, { 0x0FC0, -1, 1136, -1, -1, -1 }, { 0x0FC1, -1, 1137, -1, -1, -1 }, { 0x0FC2, -1, 1138, -1, -1, -1 }, { 0x0FC3, -1, 1139, -1, -1, -1 }, { 0x0FC4, -1, 1140, 762, -1, -1 }, { 0x0FCA, -1, 1141, 763, -1, -1 }, { 0x0FCB, -1, 1142, -1, -1, -1 }, { 0x0FCC, -1, 1143, 764, -1, -1 }, { 0x0FCE, 489, 1144, 765, -1, -1 }, { 0x0FD0, -1, 1145, -1, -1, -1 }, { 0x0FD1, -1, 1146, -1, -1, -1 }, { 0x0FD2, 490, -1, -1, -1, -1 }, { 0x0FD3, 491, -1, -1, -1, -1 }, { 0x0FD4, 492, -1, -1, -1, -1 }, { 0x0FD5, 493, 1147, -1, -1, -1 }, { 0x0FD6, 494, -1, -1, -1, -1 }, { 0x0FD7, 495, -1, -1, -1, -1 }, { 0x0FD8, 496, -1, -1, -1, -1 }, { 0x1021, -1, 1148, -1, -1, -1 }, { 0x1026, -1, -1, -1, -1, 403 }, { 0x1031, -1, 1149, -1, -1, -1 }, { 0x1037, 497, 1150, -1, -1, -1 }, { 0x103A, 498, -1, -1, -1, -1 }, { 0x104A, -1, -1, 766, -1, -1 }, { 0x104B, -1, -1, 767, -1, -1 }, { 0x10A0, -1, -1, 768, -1, -1 }, { 0x10D0, -1, -1, 769, -1, -1 }, { 0x10FB, -1, -1, 770, -1, -1 }, { 0x10FC, -1, -1, -1, 77, -1 }, { 0x1100, 499, -1, -1, -1, -1 }, { 0x1101, 500, -1, -1, -1, -1 }, { 0x1102, 501, -1, -1, -1, -1 }, { 0x1103, 502, -1, -1, -1, -1 }, { 0x1104, 503, -1, -1, -1, -1 }, { 0x1105, 504, -1, -1, -1, -1 }, { 0x1106, 505, -1, -1, -1, -1 }, { 0x1107, 506, -1, -1, -1, -1 }, { 0x1108, 507, -1, -1, -1, -1 }, { 0x1109, 508, 1151, -1, -1, -1 }, { 0x110A, 509, 1152, -1, -1, -1 }, { 0x110B, -1, 1153, -1, -1, -1 }, { 0x110C, 510, 1154, -1, -1, -1 }, { 0x110D, 511, 1155, -1, -1, -1 }, { 0x110E, 512, 1156, -1, -1, -1 }, { 0x110F, 513, -1, -1, -1, -1 }, { 0x1110, 514, -1, -1, -1, -1 }, { 0x1111, 515, -1, -1, -1, -1 }, { 0x1112, 516, 1157, -1, -1, -1 }, { 0x113C, -1, 1158, -1, -1, -1 }, { 0x113D, -1, 1159, -1, -1, -1 }, { 0x113E, -1, 1160, -1, -1, -1 }, { 0x113F, -1, 1161, -1, -1, -1 }, { 0x1140, -1, 1162, -1, -1, -1 }, { 0x114C, -1, 1163, -1, -1, -1 }, { 0x114E, -1, 1164, -1, -1, -1 }, { 0x114F, -1, 1165, -1, -1, -1 }, { 0x1150, -1, 1166, -1, -1, -1 }, { 0x1151, -1, 1167, -1, -1, -1 }, { 0x1154, -1, 1168, -1, -1, -1 }, { 0x1155, -1, 1169, -1, -1, -1 }, { 0x1159, -1, 1170, -1, -1, -1 }, { 0x1161, 517, -1, -1, -1, -1 }, { 0x1162, 518, -1, -1, -1, -1 }, { 0x1163, 519, -1, -1, -1, -1 }, { 0x1164, 520, -1, -1, -1, -1 }, { 0x1165, 521, -1, -1, -1, -1 }, { 0x1166, 522, -1, -1, -1, -1 }, { 0x1167, 523, -1, -1, -1, -1 }, { 0x1168, 524, -1, -1, -1, -1 }, { 0x1169, 525, -1, -1, -1, -1 }, { 0x116A, 526, -1, -1, -1, -1 }, { 0x116B, 527, -1, -1, -1, -1 }, { 0x116C, 528, -1, -1, -1, -1 }, { 0x116D, 529, -1, -1, -1, -1 }, { 0x116E, 530, -1, -1, -1, -1 }, { 0x116F, 531, -1, -1, -1, -1 }, { 0x1170, 532, -1, -1, -1, -1 }, { 0x1171, 533, -1, -1, -1, -1 }, { 0x1172, 534, -1, -1, -1, -1 }, { 0x1173, 535, -1, -1, -1, -1 }, { 0x1174, 536, -1, -1, -1, -1 }, { 0x1175, 537, -1, -1, -1, -1 }, { 0x119E, -1, 1171, -1, -1, -1 }, { 0x11A8, 538, -1, -1, -1, -1 }, { 0x11A9, 539, -1, -1, -1, -1 }, { 0x11AA, 540, -1, -1, -1, -1 }, { 0x11AB, 541, -1, -1, -1, -1 }, { 0x11AC, 542, -1, -1, -1, -1 }, { 0x11AD, 543, -1, -1, -1, -1 }, { 0x11AE, 544, -1, -1, -1, -1 }, { 0x11AF, 545, -1, -1, -1, -1 }, { 0x11B0, 546, -1, -1, -1, -1 }, { 0x11B1, 547, -1, -1, -1, -1 }, { 0x11B2, 548, -1, -1, -1, -1 }, { 0x11B3, 549, -1, -1, -1, -1 }, { 0x11B4, 550, -1, -1, -1, -1 }, { 0x11B5, 551, -1, -1, -1, -1 }, { 0x11B6, 552, -1, -1, -1, -1 }, { 0x11B7, 553, -1, -1, -1, -1 }, { 0x11B8, 554, -1, -1, -1, -1 }, { 0x11B9, 555, -1, -1, -1, -1 }, { 0x11BA, 556, -1, -1, -1, -1 }, { 0x11BB, 557, -1, -1, -1, -1 }, { 0x11BC, 558, 1172, -1, -1, -1 }, { 0x11BD, 559, -1, -1, -1, -1 }, { 0x11BE, 560, -1, -1, -1, -1 }, { 0x11BF, 561, -1, -1, -1, -1 }, { 0x11C0, 562, -1, -1, -1, -1 }, { 0x11C1, 563, -1, -1, -1, -1 }, { 0x11C2, 564, -1, -1, -1, -1 }, { 0x135D, -1, 1173, -1, -1, -1 }, { 0x135E, -1, 1174, -1, -1, -1 }, { 0x1401, -1, 1175, -1, -1, -1 }, { 0x1402, -1, 1176, -1, -1, -1 }, { 0x1403, -1, 1177, -1, -1, -1 }, { 0x1405, -1, 1178, -1, -1, -1 }, { 0x1406, -1, 1179, -1, -1, -1 }, { 0x141C, -1, 1180, -1, -1, -1 }, { 0x141E, -1, 1181, -1, -1, -1 }, { 0x141F, -1, 1182, -1, -1, -1 }, { 0x1420, -1, 1184, -1, -1, -1 }, { 0x1421, -1, 1185, -1, -1, -1 }, { 0x1422, -1, 1186, -1, -1, -1 }, { 0x1423, -1, 1187, -1, -1, -1 }, { 0x1424, -1, 1188, -1, -1, -1 }, { 0x1425, -1, 1189, -1, -1, -1 }, { 0x1426, -1, 1190, -1, -1, -1 }, { 0x1427, -1, 1191, -1, -1, -1 }, { 0x1428, -1, 1192, -1, -1, -1 }, { 0x1429, -1, 1193, -1, -1, -1 }, { 0x142A, -1, 1194, 771, -1, -1 }, { 0x142F, -1, 1195, -1, -1, -1 }, { 0x1430, -1, 1196, -1, -1, -1 }, { 0x1433, -1, 1197, -1, -1, -1 }, { 0x1434, -1, 1198, -1, -1, -1 }, { 0x1438, -1, 1199, -1, -1, -1 }, { 0x1449, -1, 1200, -1, -1, -1 }, { 0x144A, -1, 1201, -1, -1, -1 }, { 0x144C, -1, 1202, -1, -1, -1 }, { 0x144D, -1, 1203, -1, -1, -1 }, { 0x144E, -1, 1204, -1, -1, -1 }, { 0x1450, -1, 1205, -1, -1, -1 }, { 0x1451, -1, 1206, -1, -1, -1 }, { 0x1455, -1, 1207, -1, -1, -1 }, { 0x1467, -1, 1208, -1, -1, -1 }, { 0x1468, -1, 1209, -1, -1, -1 }, { 0x1469, -1, 1210, -1, -1, -1 }, { 0x146A, -1, 1211, -1, -1, -1 }, { 0x146B, -1, 1212, -1, -1, -1 }, { 0x146C, -1, 1213, -1, -1, -1 }, { 0x146D, -1, 1214, -1, -1, -1 }, { 0x146F, -1, 1215, -1, -1, -1 }, { 0x1470, -1, 1216, -1, -1, -1 }, { 0x1472, -1, 1217, -1, -1, -1 }, { 0x1484, -1, 1218, -1, -1, -1 }, { 0x1489, -1, 1219, -1, -1, -1 }, { 0x148A, -1, 1220, -1, -1, -1 }, { 0x148B, -1, 1221, -1, -1, -1 }, { 0x148C, -1, 1222, -1, -1, -1 }, { 0x148D, -1, 1223, -1, -1, -1 }, { 0x148E, -1, 1224, -1, -1, -1 }, { 0x1490, -1, 1225, -1, -1, -1 }, { 0x1491, -1, 1226, -1, -1, -1 }, { 0x14A1, -1, 1227, -1, -1, -1 }, { 0x14A2, -1, 1228, -1, -1, -1 }, { 0x14A3, -1, 1229, -1, -1, -1 }, { 0x14A4, -1, 1230, -1, -1, -1 }, { 0x14A5, -1, 1231, -1, -1, -1 }, { 0x14A7, -1, 1232, -1, -1, -1 }, { 0x14A8, -1, 1233, -1, -1, -1 }, { 0x14AA, -1, 1234, -1, -1, -1 }, { 0x14BC, -1, 1235, -1, -1, -1 }, { 0x14C0, -1, 1236, -1, -1, -1 }, { 0x14C1, -1, 1237, -1, -1, -1 }, { 0x14C4, -1, 1238, -1, -1, -1 }, { 0x14C5, -1, 1239, -1, -1, -1 }, { 0x14D3, -1, 1240, -1, -1, -1 }, { 0x14D4, -1, 1241, -1, -1, -1 }, { 0x14D7, -1, 1242, -1, -1, -1 }, { 0x14D8, -1, 1243, -1, -1, -1 }, { 0x14ED, -1, 1244, -1, -1, -1 }, { 0x14EE, -1, 1245, -1, -1, -1 }, { 0x14EF, -1, 1246, -1, -1, -1 }, { 0x14F1, -1, 1247, -1, -1, -1 }, { 0x14F2, -1, 1248, -1, -1, -1 }, { 0x14F4, -1, 1249, -1, -1, -1 }, { 0x1526, -1, 1250, -1, -1, -1 }, { 0x1527, -1, 1251, -1, -1, -1 }, { 0x1528, -1, 1252, -1, -1, -1 }, { 0x152A, -1, 1253, -1, -1, -1 }, { 0x152B, -1, 1254, -1, -1, -1 }, { 0x152D, -1, 1255, -1, -1, -1 }, { 0x1542, -1, 1256, -1, -1, -1 }, { 0x1543, -1, 1257, -1, -1, -1 }, { 0x1544, -1, 1258, -1, -1, -1 }, { 0x1545, -1, 1259, -1, -1, -1 }, { 0x1548, -1, 1260, -1, -1, -1 }, { 0x1549, -1, 1261, -1, -1, -1 }, { 0x154A, -1, 1262, -1, -1, -1 }, { 0x1553, -1, 1263, -1, -1, -1 }, { 0x1554, -1, 1264, -1, -1, -1 }, { 0x155E, -1, 1265, -1, -1, -1 }, { 0x1560, -1, 1266, -1, -1, -1 }, { 0x1564, -1, 1267, -1, -1, -1 }, { 0x1566, -1, 1268, -1, -1, -1 }, { 0x156D, -1, 1269, -1, -1, -1 }, { 0x156F, -1, 1270, 772, -1, -1 }, { 0x157D, -1, 1271, -1, -1, -1 }, { 0x157E, -1, 1272, -1, -1, -1 }, { 0x1581, -1, 1273, -1, -1, -1 }, { 0x1582, -1, 1274, -1, -1, -1 }, { 0x1586, -1, 1275, -1, -1, -1 }, { 0x1587, -1, 1276, -1, -1, -1 }, { 0x1588, -1, 1277, -1, -1, -1 }, { 0x1589, -1, 1278, -1, -1, -1 }, { 0x158E, -1, 1279, -1, -1, -1 }, { 0x1591, -1, 1280, -1, -1, -1 }, { 0x1592, -1, 1281, -1, -1, -1 }, { 0x1599, -1, 1282, -1, -1, -1 }, { 0x15A2, -1, 1283, -1, -1, -1 }, { 0x15A3, -1, 1284, -1, -1, -1 }, { 0x15C2, -1, 1285, -1, -1, -1 }, { 0x1614, -1, 1286, -1, -1, -1 }, { 0x1615, -1, 1287, -1, -1, -1 }, { 0x161A, -1, 1288, -1, -1, -1 }, { 0x161B, -1, 1289, -1, -1, -1 }, { 0x166D, -1, 1290, 773, -1, -1 }, { 0x166E, -1, -1, 774, -1, -1 }, { 0x1673, -1, 1292, -1, -1, -1 }, { 0x1674, -1, 1293, -1, -1, -1 }, { 0x1680, -1, 1294, 775, -1, -1 }, { 0x169B, -1, 1295, -1, -1, -1 }, { 0x169C, -1, 1296, -1, -1, -1 }, { 0x16A6, -1, -1, 776, -1, -1 }, { 0x16B9, -1, -1, 777, -1, -1 }, { 0x16EE, -1, 1297, -1, -1, -1 }, { 0x16EF, -1, 1298, -1, -1, -1 }, { 0x16F0, -1, 1299, -1, -1, -1 }, { 0x1735, -1, -1, 778, -1, -1 }, { 0x1736, -1, -1, 779, -1, -1 }, { 0x178E, -1, 1300, -1, -1, -1 }, { 0x179D, -1, 1301, -1, -1, -1 }, { 0x179E, -1, 1302, -1, -1, -1 }, { 0x17A2, -1, 1304, -1, -1, -1 }, { 0x17A3, -1, 1305, -1, -1, -1 }, { 0x17A4, -1, 1306, -1, -1, -1 }, { 0x17A8, -1, 1307, -1, -1, -1 }, { 0x17B2, -1, 1309, -1, -1, -1 }, { 0x17C6, 565, 1311, 780, -1, -1 }, { 0x17C7, 567, -1, 782, -1, -1 }, { 0x17C8, -1, 1313, -1, -1, -1 }, { 0x17C9, -1, 1315, -1, -1, -1 }, { 0x17CA, -1, 1317, -1, -1, -1 }, { 0x17CB, -1, 1319, -1, -1, -1 }, { 0x17CC, -1, 1321, -1, -1, -1 }, { 0x17CD, -1, 1322, 783, -1, -1 }, { 0x17CE, -1, 1323, -1, -1, -1 }, { 0x17CF, -1, 1324, -1, -1, -1 }, { 0x17D0, -1, 1325, -1, -1, -1 }, { 0x17D1, -1, 1326, -1, -1, -1 }, { 0x17D2, -1, 1328, -1, -1, -1 }, { 0x17D3, -1, 1330, 784, -1, -1 }, { 0x17D4, -1, 1332, 785, -1, -1 }, { 0x17D5, -1, 1333, 787, -1, -1 }, { 0x17D6, -1, 1334, 789, -1, -1 }, { 0x17D7, -1, 1336, 791, -1, -1 }, { 0x17D8, -1, 1337, -1, -1, -1 }, { 0x17D9, -1, 1340, 792, -1, -1 }, { 0x17DA, -1, 1342, 793, -1, -1 }, { 0x17DC, -1, 1345, 794, -1, -1 }, { 0x17DD, -1, 1347, 795, -1, -1 }, { 0x1800, -1, -1, 796, -1, -1 }, { 0x1805, -1, 1349, -1, -1, -1 }, { 0x1806, -1, 1350, 797, -1, -1 }, { 0x180B, -1, 1352, -1, -1, -1 }, { 0x180C, -1, 1353, -1, -1, -1 }, { 0x180D, -1, 1354, -1, -1, -1 }, { 0x180E, -1, 1355, -1, -1, -1 }, { 0x1820, -1, -1, 798, -1, -1 }, { 0x1821, -1, -1, 799, -1, -1 }, { 0x1822, -1, -1, 800, -1, -1 }, { 0x1823, -1, -1, 801, -1, -1 }, { 0x1824, -1, -1, 802, -1, -1 }, { 0x1825, -1, -1, 803, -1, -1 }, { 0x1826, -1, -1, 804, -1, -1 }, { 0x1828, -1, -1, 805, -1, -1 }, { 0x182A, -1, -1, 806, -1, -1 }, { 0x182B, -1, -1, 807, -1, -1 }, { 0x182C, -1, -1, 808, -1, -1 }, { 0x182D, -1, -1, 809, -1, -1 }, { 0x182E, -1, -1, 810, -1, -1 }, { 0x182F, -1, -1, 811, -1, -1 }, { 0x1830, -1, -1, 812, -1, -1 }, { 0x1831, -1, -1, 813, -1, -1 }, { 0x1832, -1, -1, 814, -1, -1 }, { 0x1833, -1, -1, 815, -1, -1 }, { 0x1834, -1, -1, 816, -1, -1 }, { 0x1835, -1, -1, 817, -1, -1 }, { 0x1836, -1, -1, 818, -1, -1 }, { 0x1837, -1, -1, 819, -1, -1 }, { 0x1838, -1, -1, 820, -1, -1 }, { 0x1839, -1, -1, 821, -1, -1 }, { 0x183A, -1, -1, 822, -1, -1 }, { 0x183B, -1, -1, 823, -1, -1 }, { 0x183C, -1, -1, 824, -1, -1 }, { 0x183D, -1, -1, 825, -1, -1 }, { 0x183E, -1, -1, 826, -1, -1 }, { 0x183F, -1, -1, 827, -1, -1 }, { 0x1880, -1, -1, 828, -1, -1 }, { 0x1881, -1, -1, 829, -1, -1 }, { 0x1882, -1, -1, 830, -1, -1 }, { 0x1884, -1, -1, 831, -1, -1 }, { 0x1885, -1, -1, 832, -1, -1 }, { 0x18DF, -1, 1356, -1, -1, -1 }, { 0x18E0, -1, 1357, -1, -1, -1 }, { 0x18E1, -1, 1358, -1, -1, -1 }, { 0x18E2, -1, 1359, -1, -1, -1 }, { 0x18E3, -1, 1360, -1, -1, -1 }, { 0x18E4, -1, 1361, -1, -1, -1 }, { 0x18E5, -1, 1362, -1, -1, -1 }, { 0x18E6, -1, 1363, -1, -1, -1 }, { 0x18E7, -1, 1364, -1, -1, -1 }, { 0x18E8, -1, 1365, -1, -1, -1 }, { 0x18E9, -1, 1366, -1, -1, -1 }, { 0x18EA, -1, 1367, -1, -1, -1 }, { 0x18EB, -1, 1368, -1, -1, -1 }, { 0x18EC, -1, 1369, -1, -1, -1 }, { 0x18ED, -1, 1370, -1, -1, -1 }, { 0x18EE, -1, 1371, -1, -1, -1 }, { 0x18EF, -1, 1372, -1, -1, -1 }, { 0x18F0, -1, 1373, -1, -1, -1 }, { 0x18F1, -1, 1374, -1, -1, -1 }, { 0x18F2, -1, 1375, -1, -1, -1 }, { 0x191D, 569, -1, -1, -1, -1 }, { 0x19AB, -1, 1376, -1, -1, -1 }, { 0x19DE, -1, 1377, -1, -1, -1 }, { 0x19DF, -1, 1378, -1, -1, -1 }, { 0x19E0, -1, 1379, -1, -1, -1 }, { 0x19F0, -1, 1380, -1, -1, -1 }, { 0x1A2E, -1, 1381, -1, -1, -1 }, { 0x1A4B, -1, 1383, -1, -1, -1 }, { 0x1A7A, -1, 1384, -1, -1, -1 }, { 0x1AA0, -1, 1385, -1, -1, -1 }, { 0x1AA1, -1, 1386, -1, -1, -1 }, { 0x1AA2, -1, 1387, -1, -1, -1 }, { 0x1AA3, 570, -1, -1, -1, -1 }, { 0x1AA4, 571, -1, -1, -1, -1 }, { 0x1AA5, 572, -1, 833, -1, -1 }, { 0x1AA7, -1, -1, 834, -1, -1 }, { 0x1AA8, -1, 1388, -1, -1, -1 }, { 0x1AA9, -1, 1389, -1, -1, -1 }, { 0x1AAB, -1, -1, 835, -1, -1 }, { 0x1AAC, -1, 1390, -1, -1, -1 }, { 0x1AB7, -1, -1, 836, -1, -1 }, { 0x1ABB, -1, 1391, -1, -1, -1 }, { 0x1ABD, -1, 1392, -1, -1, -1 }, { 0x1ABE, -1, 1393, -1, -1, -1 }, { 0x1ABF, -1, 1395, -1, -1, -1 }, { 0x1AC0, -1, 1396, -1, -1, -1 }, { 0x1B00, 573, -1, -1, -1, -1 }, { 0x1B01, 574, -1, -1, -1, -1 }, { 0x1B02, 575, -1, -1, -1, -1 }, { 0x1B03, 576, -1, -1, -1, -1 }, { 0x1B04, 577, -1, -1, -1, -1 }, { 0x1B05, 578, -1, -1, -1, -1 }, { 0x1B06, 579, -1, -1, -1, 404 }, { 0x1B07, 580, -1, -1, -1, -1 }, { 0x1B08, 581, -1, -1, -1, 405 }, { 0x1B09, 582, -1, -1, -1, -1 }, { 0x1B0A, 583, -1, -1, -1, 406 }, { 0x1B0B, 584, -1, -1, -1, -1 }, { 0x1B0C, 585, -1, -1, -1, 407 }, { 0x1B0D, 586, -1, -1, -1, -1 }, { 0x1B0E, 587, -1, -1, -1, 408 }, { 0x1B0F, 588, -1, -1, -1, -1 }, { 0x1B10, 589, -1, -1, -1, -1 }, { 0x1B11, 590, -1, -1, -1, -1 }, { 0x1B12, 591, -1, -1, -1, 409 }, { 0x1B14, 592, -1, -1, -1, -1 }, { 0x1B16, 593, -1, -1, -1, -1 }, { 0x1B19, 594, -1, -1, -1, -1 }, { 0x1B1B, 595, -1, -1, -1, -1 }, { 0x1B1D, 596, -1, -1, -1, -1 }, { 0x1B1E, 597, -1, -1, -1, -1 }, { 0x1B1F, 598, -1, -1, -1, -1 }, { 0x1B20, 599, -1, -1, -1, -1 }, { 0x1B21, 600, -1, -1, -1, -1 }, { 0x1B23, 601, -1, -1, -1, -1 }, { 0x1B25, 602, -1, -1, -1, -1 }, { 0x1B28, 603, -1, -1, -1, -1 }, { 0x1B2A, 604, -1, -1, -1, -1 }, { 0x1B30, 605, -1, -1, -1, -1 }, { 0x1B31, 606, -1, -1, -1, -1 }, { 0x1B34, 607, -1, -1, -1, -1 }, { 0x1B35, 608, -1, -1, -1, -1 }, { 0x1B36, 609, -1, -1, -1, -1 }, { 0x1B37, 610, -1, -1, -1, -1 }, { 0x1B38, 611, -1, -1, -1, -1 }, { 0x1B39, 612, -1, -1, -1, -1 }, { 0x1B3A, 613, -1, -1, -1, -1 }, { 0x1B3B, 614, -1, -1, -1, 410 }, { 0x1B3C, 615, -1, -1, -1, -1 }, { 0x1B3D, 616, -1, -1, -1, 411 }, { 0x1B3E, 617, -1, -1, -1, -1 }, { 0x1B3F, 618, -1, -1, -1, -1 }, { 0x1B40, 619, -1, -1, -1, 412 }, { 0x1B41, 620, -1, -1, -1, 413 }, { 0x1B42, 621, -1, -1, -1, -1 }, { 0x1B43, 622, -1, -1, -1, 414 }, { 0x1B44, 623, -1, -1, -1, -1 }, { 0x1B5A, 624, -1, -1, -1, -1 }, { 0x1B5B, 625, -1, -1, -1, -1 }, { 0x1B5C, 626, -1, -1, -1, -1 }, { 0x1B5D, 627, -1, -1, -1, -1 }, { 0x1B5E, 628, -1, 838, -1, -1 }, { 0x1B5F, 629, -1, 839, -1, -1 }, { 0x1B60, 630, -1, -1, -1, -1 }, { 0x1B80, 631, -1, -1, -1, -1 }, { 0x1B81, 632, -1, -1, -1, -1 }, { 0x1B82, 633, -1, -1, -1, -1 }, { 0x1BA1, 634, -1, -1, -1, -1 }, { 0x1BA2, 635, -1, -1, -1, -1 }, { 0x1BA3, 636, -1, -1, -1, -1 }, { 0x1BA4, 637, -1, -1, -1, -1 }, { 0x1BA5, 638, -1, -1, -1, -1 }, { 0x1BA6, 639, -1, -1, -1, -1 }, { 0x1BA7, 640, -1, -1, -1, -1 }, { 0x1BA8, 641, -1, -1, -1, -1 }, { 0x1BA9, 642, -1, -1, -1, -1 }, { 0x1BAA, 643, 1397, -1, -1, -1 }, { 0x1BAB, -1, 1398, -1, -1, -1 }, { 0x1BAC, 644, -1, -1, -1, -1 }, { 0x1BAD, 645, -1, -1, -1, -1 }, { 0x1BBB, -1, 1399, -1, -1, -1 }, { 0x1BBC, -1, 1400, -1, -1, -1 }, { 0x1BC0, -1, 1401, -1, -1, -1 }, { 0x1BC2, -1, 1402, -1, -1, -1 }, { 0x1BC3, -1, 1404, -1, -1, -1 }, { 0x1BCB, -1, 1405, -1, -1, -1 }, { 0x1BD6, -1, 1406, -1, -1, -1 }, { 0x1BD8, -1, 1407, -1, -1, -1 }, { 0x1BE0, -1, 1408, -1, -1, -1 }, { 0x1BE7, 646, -1, -1, -1, -1 }, { 0x1BE8, 647, -1, -1, -1, -1 }, { 0x1BE9, 648, -1, -1, -1, -1 }, { 0x1BEA, 649, -1, -1, -1, -1 }, { 0x1BEB, 650, -1, -1, -1, -1 }, { 0x1BEC, 651, -1, -1, -1, -1 }, { 0x1BED, 652, -1, -1, -1, -1 }, { 0x1BEE, 653, -1, -1, -1, -1 }, { 0x1BEF, 654, -1, -1, -1, -1 }, { 0x1BF0, 655, -1, -1, -1, -1 }, { 0x1BF1, 656, -1, -1, -1, -1 }, { 0x1BF2, 657, 1409, -1, -1, -1 }, { 0x1BF3, 658, -1, -1, -1, -1 }, { 0x1C78, -1, 1410, -1, -1, -1 }, { 0x1C79, -1, 1411, -1, -1, -1 }, { 0x1C7B, -1, 1412, -1, -1, -1 }, { 0x1C7C, -1, 1413, -1, -1, -1 }, { 0x1C7D, -1, 1414, -1, -1, -1 }, { 0x1C80, -1, -1, 840, -1, -1 }, { 0x1C81, -1, -1, 841, -1, -1 }, { 0x1C82, -1, -1, 842, -1, -1 }, { 0x1C83, -1, -1, 843, -1, -1 }, { 0x1C85, -1, -1, 844, -1, -1 }, { 0x1C86, -1, -1, 845, -1, -1 }, { 0x1C87, -1, -1, 846, -1, -1 }, { 0x1C88, -1, -1, 847, -1, -1 }, { 0x1C90, -1, -1, 849, -1, -1 }, { 0x1CC0, -1, 1415, -1, -1, -1 }, { 0x1CC1, -1, 1416, -1, -1, -1 }, { 0x1CC2, -1, 1417, -1, -1, -1 }, { 0x1CC3, -1, 1418, -1, -1, -1 }, { 0x1CD0, 659, -1, -1, -1, -1 }, { 0x1CD1, 660, -1, -1, -1, -1 }, { 0x1CD2, 661, 1419, -1, -1, -1 }, { 0x1CD3, 662, 1420, -1, -1, -1 }, { 0x1CD4, -1, 1421, -1, -1, -1 }, { 0x1CD5, 663, -1, -1, -1, -1 }, { 0x1CD6, 664, -1, -1, -1, -1 }, { 0x1CD7, 665, -1, -1, -1, -1 }, { 0x1CD8, 666, -1, -1, -1, -1 }, { 0x1CD9, 667, -1, -1, -1, -1 }, { 0x1CDA, 668, -1, 850, -1, -1 }, { 0x1CDB, 669, -1, -1, -1, -1 }, { 0x1CDC, 670, -1, 851, -1, -1 }, { 0x1CDD, 671, -1, -1, -1, -1 }, { 0x1CDE, 672, -1, -1, -1, -1 }, { 0x1CDF, 673, -1, -1, -1, -1 }, { 0x1CE0, 674, -1, -1, -1, -1 }, { 0x1CE1, 675, -1, -1, -1, -1 }, { 0x1CE2, 676, -1, -1, -1, -1 }, { 0x1CE3, 677, -1, -1, -1, -1 }, { 0x1CE4, 678, -1, -1, -1, -1 }, { 0x1CE5, 679, -1, -1, -1, -1 }, { 0x1CE6, 680, -1, -1, -1, -1 }, { 0x1CE7, 681, -1, -1, -1, -1 }, { 0x1CE8, 682, -1, -1, -1, -1 }, { 0x1CE9, 683, -1, -1, -1, -1 }, { 0x1CEA, 684, -1, -1, -1, -1 }, { 0x1CEB, 685, -1, -1, -1, -1 }, { 0x1CEC, 686, -1, -1, -1, -1 }, { 0x1CED, 687, -1, -1, -1, -1 }, { 0x1CEE, 688, -1, -1, -1, -1 }, { 0x1CEF, 689, -1, -1, -1, -1 }, { 0x1CF0, 690, -1, -1, -1, -1 }, { 0x1CF1, 691, -1, -1, -1, -1 }, { 0x1CF2, 692, -1, -1, -1, -1 }, { 0x1CF5, -1, 1422, 852, -1, -1 }, { 0x1CF6, -1, 1423, 858, -1, -1 }, { 0x1CF7, 693, 1424, -1, -1, -1 }, { 0x1CFA, -1, 1425, -1, -1, -1 }, { 0x1D02, -1, 1426, -1, -1, -1 }, { 0x1D14, -1, 1427, -1, -1, -1 }, { 0x1D18, -1, 1428, -1, -1, -1 }, { 0x1D1E, -1, 1429, -1, -1, -1 }, { 0x1D29, -1, 1430, -1, -1, -1 }, { 0x1D2B, -1, 1431, 864, -1, -1 }, { 0x1D2C, -1, -1, -1, 78, -1 }, { 0x1D2D, -1, -1, -1, 79, -1 }, { 0x1D2E, -1, -1, -1, 80, -1 }, { 0x1D30, -1, -1, -1, 81, -1 }, { 0x1D31, -1, -1, -1, 82, -1 }, { 0x1D32, -1, -1, -1, 83, -1 }, { 0x1D33, -1, -1, -1, 84, -1 }, { 0x1D34, -1, -1, 865, 85, -1 }, { 0x1D35, -1, -1, -1, 86, -1 }, { 0x1D36, -1, -1, -1, 87, -1 }, { 0x1D37, -1, -1, -1, 88, -1 }, { 0x1D38, -1, -1, -1, 89, -1 }, { 0x1D39, -1, -1, -1, 90, -1 }, { 0x1D3A, -1, -1, -1, 91, -1 }, { 0x1D3C, -1, -1, -1, 92, -1 }, { 0x1D3D, -1, -1, -1, 93, -1 }, { 0x1D3E, -1, -1, -1, 94, -1 }, { 0x1D3F, -1, -1, -1, 95, -1 }, { 0x1D40, -1, -1, -1, 96, -1 }, { 0x1D41, -1, -1, -1, 97, -1 }, { 0x1D42, -1, -1, -1, 98, -1 }, { 0x1D43, -1, -1, -1, 99, -1 }, { 0x1D44, -1, -1, -1, 100, -1 }, { 0x1D45, -1, -1, -1, 101, -1 }, { 0x1D46, -1, -1, -1, 102, -1 }, { 0x1D47, -1, -1, -1, 103, -1 }, { 0x1D48, -1, -1, -1, 104, -1 }, { 0x1D49, -1, -1, -1, 105, -1 }, { 0x1D4A, -1, -1, -1, 106, -1 }, { 0x1D4B, -1, -1, -1, 107, -1 }, { 0x1D4C, -1, 1432, -1, 108, -1 }, { 0x1D4D, -1, -1, -1, 109, -1 }, { 0x1D4F, -1, -1, -1, 110, -1 }, { 0x1D50, -1, -1, -1, 111, -1 }, { 0x1D51, -1, -1, -1, 112, -1 }, { 0x1D52, -1, -1, -1, 113, -1 }, { 0x1D53, -1, -1, -1, 114, -1 }, { 0x1D54, -1, -1, -1, 115, -1 }, { 0x1D55, -1, -1, -1, 116, -1 }, { 0x1D56, -1, -1, -1, 117, -1 }, { 0x1D57, -1, -1, -1, 118, -1 }, { 0x1D58, -1, -1, -1, 119, -1 }, { 0x1D59, -1, -1, -1, 120, -1 }, { 0x1D5A, -1, -1, -1, 121, -1 }, { 0x1D5B, -1, -1, -1, 122, -1 }, { 0x1D5C, -1, -1, -1, 123, -1 }, { 0x1D5D, -1, -1, -1, 124, -1 }, { 0x1D5E, -1, -1, -1, 125, -1 }, { 0x1D5F, -1, -1, -1, 126, -1 }, { 0x1D60, -1, -1, -1, 127, -1 }, { 0x1D61, -1, -1, -1, 128, -1 }, { 0x1D62, -1, -1, -1, 129, -1 }, { 0x1D63, -1, -1, -1, 130, -1 }, { 0x1D64, -1, -1, -1, 131, -1 }, { 0x1D65, -1, -1, -1, 132, -1 }, { 0x1D66, -1, -1, -1, 133, -1 }, { 0x1D67, -1, -1, -1, 134, -1 }, { 0x1D68, -1, -1, -1, 135, -1 }, { 0x1D69, -1, -1, -1, 136, -1 }, { 0x1D6A, -1, -1, -1, 137, -1 }, { 0x1D77, -1, 1433, 867, -1, -1 }, { 0x1D78, -1, -1, 868, 138, -1 }, { 0x1D79, -1, 1434, 869, -1, -1 }, { 0x1D7A, -1, 1436, 873, -1, -1 }, { 0x1D7B, -1, 1437, -1, -1, -1 }, { 0x1D7C, -1, 1438, -1, -1, -1 }, { 0x1D7D, -1, 1439, -1, -1, -1 }, { 0x1D7E, -1, 1441, 874, -1, -1 }, { 0x1D7F, -1, 1442, -1, -1, -1 }, { 0x1D8E, -1, 1443, -1, -1, -1 }, { 0x1D94, -1, -1, 875, -1, -1 }, { 0x1D95, -1, -1, 876, -1, -1 }, { 0x1D9B, -1, -1, -1, 139, -1 }, { 0x1D9C, -1, -1, -1, 140, -1 }, { 0x1D9D, -1, -1, -1, 141, -1 }, { 0x1D9E, -1, -1, -1, 142, -1 }, { 0x1D9F, -1, -1, -1, 143, -1 }, { 0x1DA0, -1, -1, -1, 144, -1 }, { 0x1DA1, -1, -1, -1, 145, -1 }, { 0x1DA2, -1, -1, -1, 146, -1 }, { 0x1DA3, -1, -1, -1, 147, -1 }, { 0x1DA4, -1, -1, -1, 148, -1 }, { 0x1DA5, -1, -1, -1, 149, -1 }, { 0x1DA6, -1, 1444, 877, 150, -1 }, { 0x1DA7, -1, -1, -1, 151, -1 }, { 0x1DA8, -1, -1, -1, 152, -1 }, { 0x1DA9, -1, -1, -1, 153, -1 }, { 0x1DAA, -1, -1, -1, 154, -1 }, { 0x1DAB, -1, 1445, 878, 155, -1 }, { 0x1DAC, -1, -1, -1, 156, -1 }, { 0x1DAD, -1, -1, -1, 157, -1 }, { 0x1DAE, -1, -1, -1, 158, -1 }, { 0x1DAF, -1, -1, -1, 159, -1 }, { 0x1DB0, -1, 1446, 879, 160, -1 }, { 0x1DB1, -1, -1, -1, 161, -1 }, { 0x1DB2, -1, -1, -1, 162, -1 }, { 0x1DB3, -1, -1, -1, 163, -1 }, { 0x1DB4, -1, -1, -1, 164, -1 }, { 0x1DB5, -1, -1, -1, 165, -1 }, { 0x1DB6, -1, -1, -1, 166, -1 }, { 0x1DB7, -1, -1, -1, 167, -1 }, { 0x1DB8, -1, 1447, 880, 168, -1 }, { 0x1DB9, -1, -1, -1, 169, -1 }, { 0x1DBA, -1, -1, -1, 170, -1 }, { 0x1DBB, -1, -1, -1, 171, -1 }, { 0x1DBC, -1, -1, -1, 172, -1 }, { 0x1DBD, -1, -1, -1, 173, -1 }, { 0x1DBE, -1, -1, -1, 174, -1 }, { 0x1DBF, -1, -1, -1, 175, -1 }, { 0x1DC0, -1, -1, 881, -1, -1 }, { 0x1DC1, -1, -1, 883, -1, -1 }, { 0x1DC3, -1, 1448, 886, -1, -1 }, { 0x1DCB, -1, 1449, -1, -1, -1 }, { 0x1DCC, -1, 1450, -1, -1, -1 }, { 0x1DF7, -1, -1, 887, -1, -1 }, { 0x1DF8, -1, 1451, 888, -1, -1 }, { 0x1DF9, -1, 1453, 889, -1, -1 }, { 0x1DFB, -1, 1454, -1, -1, -1 }, { 0x1DFD, -1, 1455, -1, -1, -1 }, { 0x1E00, -1, -1, -1, -1, 415 }, { 0x1E01, -1, -1, -1, -1, 416 }, { 0x1E02, -1, -1, -1, -1, 417 }, { 0x1E03, -1, 1456, -1, -1, 418 }, { 0x1E04, -1, -1, -1, -1, 419 }, { 0x1E05, -1, -1, -1, -1, 420 }, { 0x1E06, -1, -1, -1, -1, 421 }, { 0x1E07, -1, -1, -1, -1, 422 }, { 0x1E08, -1, -1, -1, -1, 423 }, { 0x1E09, -1, -1, -1, -1, 424 }, { 0x1E0A, -1, -1, -1, -1, 425 }, { 0x1E0B, -1, 1457, -1, -1, 426 }, { 0x1E0C, -1, -1, -1, -1, 427 }, { 0x1E0D, -1, 1458, -1, -1, 428 }, { 0x1E0E, -1, -1, -1, -1, 429 }, { 0x1E0F, -1, -1, -1, -1, 430 }, { 0x1E10, -1, -1, -1, -1, 431 }, { 0x1E11, -1, 1459, -1, -1, 432 }, { 0x1E12, -1, -1, -1, -1, 433 }, { 0x1E13, -1, -1, -1, -1, 434 }, { 0x1E14, -1, -1, -1, -1, 435 }, { 0x1E15, -1, -1, -1, -1, 436 }, { 0x1E16, -1, -1, -1, -1, 437 }, { 0x1E17, -1, -1, -1, -1, 438 }, { 0x1E18, -1, -1, -1, -1, 439 }, { 0x1E19, -1, -1, -1, -1, 440 }, { 0x1E1A, -1, -1, -1, -1, 441 }, { 0x1E1B, -1, -1, -1, -1, 442 }, { 0x1E1C, -1, -1, -1, -1, 443 }, { 0x1E1D, -1, 1460, -1, -1, 444 }, { 0x1E1E, -1, -1, -1, -1, 445 }, { 0x1E1F, -1, 1461, -1, -1, 446 }, { 0x1E20, -1, -1, -1, -1, 447 }, { 0x1E21, -1, -1, -1, -1, 448 }, { 0x1E22, -1, -1, -1, -1, 449 }, { 0x1E23, -1, -1, -1, -1, 450 }, { 0x1E24, -1, -1, -1, -1, 451 }, { 0x1E25, -1, 1462, -1, -1, 452 }, { 0x1E26, -1, -1, -1, -1, 453 }, { 0x1E27, -1, -1, -1, -1, 454 }, { 0x1E28, -1, -1, -1, -1, 455 }, { 0x1E29, -1, -1, -1, -1, 456 }, { 0x1E2A, -1, -1, -1, -1, 457 }, { 0x1E2B, -1, 1463, -1, -1, 458 }, { 0x1E2C, -1, -1, -1, -1, 459 }, { 0x1E2D, -1, -1, -1, -1, 460 }, { 0x1E2E, -1, -1, -1, -1, 461 }, { 0x1E2F, -1, -1, -1, -1, 462 }, { 0x1E30, -1, -1, -1, -1, 463 }, { 0x1E31, -1, 1464, -1, -1, 464 }, { 0x1E32, -1, -1, -1, -1, 465 }, { 0x1E33, -1, -1, -1, -1, 466 }, { 0x1E34, -1, -1, -1, -1, 467 }, { 0x1E35, -1, -1, -1, -1, 468 }, { 0x1E36, -1, -1, -1, -1, 469 }, { 0x1E37, -1, 1465, -1, -1, 470 }, { 0x1E38, -1, -1, -1, -1, 471 }, { 0x1E39, -1, 1466, -1, -1, 472 }, { 0x1E3A, -1, -1, -1, -1, 473 }, { 0x1E3B, -1, 1467, -1, -1, 474 }, { 0x1E3C, -1, -1, -1, -1, 475 }, { 0x1E3D, -1, -1, -1, -1, 476 }, { 0x1E3E, -1, -1, -1, -1, 477 }, { 0x1E3F, -1, -1, -1, -1, 478 }, { 0x1E40, -1, -1, -1, -1, 479 }, { 0x1E41, -1, 1468, -1, -1, 480 }, { 0x1E42, -1, -1, -1, -1, 481 }, { 0x1E43, -1, 1469, -1, -1, 482 }, { 0x1E44, -1, -1, -1, -1, 483 }, { 0x1E45, -1, 1470, -1, -1, 484 }, { 0x1E46, -1, -1, -1, -1, 485 }, { 0x1E47, -1, 1471, -1, -1, 486 }, { 0x1E48, -1, -1, -1, -1, 487 }, { 0x1E49, -1, 1472, -1, -1, 488 }, { 0x1E4A, -1, -1, -1, -1, 489 }, { 0x1E4B, -1, -1, -1, -1, 490 }, { 0x1E4C, -1, -1, -1, -1, 491 }, { 0x1E4D, -1, -1, -1, -1, 492 }, { 0x1E4E, -1, -1, -1, -1, 493 }, { 0x1E4F, -1, -1, -1, -1, 494 }, { 0x1E50, -1, -1, -1, -1, 495 }, { 0x1E51, -1, -1, -1, -1, 496 }, { 0x1E52, -1, -1, -1, -1, 497 }, { 0x1E53, -1, -1, -1, -1, 498 }, { 0x1E54, -1, -1, -1, -1, 499 }, { 0x1E55, -1, -1, -1, -1, 500 }, { 0x1E56, -1, -1, -1, -1, 501 }, { 0x1E57, -1, 1473, -1, -1, 502 }, { 0x1E58, -1, -1, -1, -1, 503 }, { 0x1E59, -1, -1, -1, -1, 504 }, { 0x1E5A, -1, -1, -1, -1, 505 }, { 0x1E5B, -1, 1474, -1, -1, 506 }, { 0x1E5C, -1, -1, -1, -1, 507 }, { 0x1E5D, -1, 1475, -1, -1, 508 }, { 0x1E5E, -1, -1, -1, -1, 509 }, { 0x1E5F, -1, 1476, -1, -1, 510 }, { 0x1E60, -1, -1, -1, -1, 511 }, { 0x1E61, -1, 1477, -1, -1, 512 }, { 0x1E62, -1, -1, -1, -1, 513 }, { 0x1E63, -1, 1478, -1, -1, 514 }, { 0x1E64, -1, -1, -1, -1, 515 }, { 0x1E65, -1, -1, -1, -1, 516 }, { 0x1E66, -1, -1, -1, -1, 517 }, { 0x1E67, -1, -1, -1, -1, 518 }, { 0x1E68, -1, -1, -1, -1, 519 }, { 0x1E69, -1, -1, -1, -1, 520 }, { 0x1E6A, -1, -1, -1, -1, 521 }, { 0x1E6B, -1, 1479, -1, -1, 522 }, { 0x1E6C, -1, -1, -1, -1, 523 }, { 0x1E6D, -1, 1480, -1, -1, 524 }, { 0x1E6E, -1, -1, -1, -1, 525 }, { 0x1E6F, -1, 1481, -1, -1, 526 }, { 0x1E70, -1, -1, -1, -1, 527 }, { 0x1E71, -1, -1, -1, -1, 528 }, { 0x1E72, -1, -1, -1, -1, 529 }, { 0x1E73, -1, -1, -1, -1, 530 }, { 0x1E74, -1, -1, -1, -1, 531 }, { 0x1E75, -1, -1, -1, -1, 532 }, { 0x1E76, -1, -1, -1, -1, 533 }, { 0x1E77, -1, -1, -1, -1, 534 }, { 0x1E78, -1, -1, -1, -1, 535 }, { 0x1E79, -1, -1, -1, -1, 536 }, { 0x1E7A, -1, -1, -1, -1, 537 }, { 0x1E7B, -1, -1, -1, -1, 538 }, { 0x1E7C, -1, -1, -1, -1, 539 }, { 0x1E7D, -1, -1, -1, -1, 540 }, { 0x1E7E, -1, -1, -1, -1, 541 }, { 0x1E7F, -1, -1, -1, -1, 542 }, { 0x1E80, -1, -1, -1, -1, 543 }, { 0x1E81, -1, 1482, -1, -1, 544 }, { 0x1E82, -1, -1, -1, -1, 545 }, { 0x1E83, -1, 1483, -1, -1, 546 }, { 0x1E84, -1, -1, -1, -1, 547 }, { 0x1E85, -1, 1484, -1, -1, 548 }, { 0x1E86, -1, -1, -1, -1, 549 }, { 0x1E87, -1, -1, -1, -1, 550 }, { 0x1E88, -1, -1, -1, -1, 551 }, { 0x1E89, -1, -1, -1, -1, 552 }, { 0x1E8A, -1, -1, -1, -1, 553 }, { 0x1E8B, -1, -1, -1, -1, 554 }, { 0x1E8C, -1, -1, -1, -1, 555 }, { 0x1E8D, -1, -1, -1, -1, 556 }, { 0x1E8E, -1, -1, -1, -1, 557 }, { 0x1E8F, -1, -1, -1, -1, 558 }, { 0x1E90, -1, -1, -1, -1, 559 }, { 0x1E91, -1, -1, -1, -1, 560 }, { 0x1E92, -1, -1, -1, -1, 561 }, { 0x1E93, -1, 1485, 890, -1, 562 }, { 0x1E94, -1, -1, -1, -1, 563 }, { 0x1E95, -1, 1486, -1, -1, 564 }, { 0x1E96, -1, 1487, -1, -1, 565 }, { 0x1E97, -1, -1, -1, -1, 566 }, { 0x1E98, -1, -1, -1, -1, 567 }, { 0x1E99, -1, -1, -1, -1, 568 }, { 0x1E9A, -1, -1, -1, 176, -1 }, { 0x1E9B, -1, 1488, -1, -1, 569 }, { 0x1E9C, -1, 1489, 891, -1, -1 }, { 0x1E9E, -1, 1492, 892, -1, -1 }, { 0x1EA0, -1, -1, -1, -1, 570 }, { 0x1EA1, -1, -1, -1, -1, 571 }, { 0x1EA2, -1, -1, -1, -1, 572 }, { 0x1EA3, -1, -1, -1, -1, 573 }, { 0x1EA4, -1, -1, -1, -1, 574 }, { 0x1EA5, -1, -1, -1, -1, 575 }, { 0x1EA6, -1, -1, -1, -1, 576 }, { 0x1EA7, -1, -1, -1, -1, 577 }, { 0x1EA8, -1, -1, -1, -1, 578 }, { 0x1EA9, -1, -1, -1, -1, 579 }, { 0x1EAA, -1, -1, -1, -1, 580 }, { 0x1EAB, -1, -1, -1, -1, 581 }, { 0x1EAC, -1, -1, -1, -1, 582 }, { 0x1EAD, -1, -1, -1, -1, 583 }, { 0x1EAE, -1, -1, -1, -1, 584 }, { 0x1EAF, -1, -1, -1, -1, 585 }, { 0x1EB0, -1, -1, -1, -1, 586 }, { 0x1EB1, -1, -1, -1, -1, 587 }, { 0x1EB2, -1, -1, -1, -1, 588 }, { 0x1EB3, -1, -1, -1, -1, 589 }, { 0x1EB4, -1, -1, -1, -1, 590 }, { 0x1EB5, -1, -1, -1, -1, 591 }, { 0x1EB6, -1, -1, -1, -1, 592 }, { 0x1EB7, -1, -1, -1, -1, 593 }, { 0x1EB8, -1, -1, -1, -1, 594 }, { 0x1EB9, -1, -1, -1, -1, 595 }, { 0x1EBA, -1, -1, -1, -1, 596 }, { 0x1EBB, -1, -1, -1, -1, 597 }, { 0x1EBC, -1, -1, -1, -1, 598 }, { 0x1EBD, -1, -1, -1, -1, 599 }, { 0x1EBE, -1, -1, -1, -1, 600 }, { 0x1EBF, -1, -1, -1, -1, 601 }, { 0x1EC0, -1, -1, -1, -1, 602 }, { 0x1EC1, -1, -1, -1, -1, 603 }, { 0x1EC2, -1, -1, -1, -1, 604 }, { 0x1EC3, -1, -1, -1, -1, 605 }, { 0x1EC4, -1, -1, -1, -1, 606 }, { 0x1EC5, -1, -1, -1, -1, 607 }, { 0x1EC6, -1, -1, -1, -1, 608 }, { 0x1EC7, -1, -1, -1, -1, 609 }, { 0x1EC8, -1, -1, -1, -1, 610 }, { 0x1EC9, -1, -1, -1, -1, 611 }, { 0x1ECA, -1, -1, -1, -1, 612 }, { 0x1ECB, -1, -1, -1, -1, 613 }, { 0x1ECC, -1, -1, -1, -1, 614 }, { 0x1ECD, -1, -1, -1, -1, 615 }, { 0x1ECE, -1, -1, -1, -1, 616 }, { 0x1ECF, -1, -1, -1, -1, 617 }, { 0x1ED0, -1, -1, -1, -1, 618 }, { 0x1ED1, -1, -1, -1, -1, 619 }, { 0x1ED2, -1, -1, -1, -1, 620 }, { 0x1ED3, -1, -1, -1, -1, 621 }, { 0x1ED4, -1, -1, -1, -1, 622 }, { 0x1ED5, -1, -1, -1, -1, 623 }, { 0x1ED6, -1, -1, -1, -1, 624 }, { 0x1ED7, -1, -1, -1, -1, 625 }, { 0x1ED8, -1, -1, -1, -1, 626 }, { 0x1ED9, -1, -1, -1, -1, 627 }, { 0x1EDA, -1, -1, -1, -1, 628 }, { 0x1EDB, -1, -1, -1, -1, 629 }, { 0x1EDC, -1, -1, -1, -1, 630 }, { 0x1EDD, -1, -1, -1, -1, 631 }, { 0x1EDE, -1, -1, -1, -1, 632 }, { 0x1EDF, -1, -1, -1, -1, 633 }, { 0x1EE0, -1, -1, -1, -1, 634 }, { 0x1EE1, -1, -1, -1, -1, 635 }, { 0x1EE2, -1, -1, -1, -1, 636 }, { 0x1EE3, -1, -1, -1, -1, 637 }, { 0x1EE4, -1, -1, -1, -1, 638 }, { 0x1EE5, -1, -1, -1, -1, 639 }, { 0x1EE6, -1, -1, -1, -1, 640 }, { 0x1EE7, -1, -1, -1, -1, 641 }, { 0x1EE8, -1, -1, -1, -1, 642 }, { 0x1EE9, -1, -1, -1, -1, 643 }, { 0x1EEA, -1, -1, -1, -1, 644 }, { 0x1EEB, -1, -1, -1, -1, 645 }, { 0x1EEC, -1, -1, -1, -1, 646 }, { 0x1EED, -1, -1, -1, -1, 647 }, { 0x1EEE, -1, -1, -1, -1, 648 }, { 0x1EEF, -1, -1, -1, -1, 649 }, { 0x1EF0, -1, -1, -1, -1, 650 }, { 0x1EF1, -1, -1, -1, -1, 651 }, { 0x1EF2, -1, -1, -1, -1, 652 }, { 0x1EF3, -1, 1494, -1, -1, 653 }, { 0x1EF4, -1, -1, -1, -1, 654 }, { 0x1EF5, -1, -1, -1, -1, 655 }, { 0x1EF6, -1, -1, -1, -1, 656 }, { 0x1EF7, -1, -1, -1, -1, 657 }, { 0x1EF8, -1, -1, -1, -1, 658 }, { 0x1EF9, -1, -1, -1, -1, 659 }, { 0x1F00, -1, -1, -1, -1, 660 }, { 0x1F01, -1, -1, -1, -1, 661 }, { 0x1F02, -1, -1, -1, -1, 662 }, { 0x1F03, -1, -1, -1, -1, 663 }, { 0x1F04, -1, -1, -1, -1, 664 }, { 0x1F05, -1, -1, -1, -1, 665 }, { 0x1F06, -1, -1, -1, -1, 666 }, { 0x1F07, -1, -1, -1, -1, 667 }, { 0x1F08, -1, -1, -1, -1, 668 }, { 0x1F09, -1, -1, -1, -1, 669 }, { 0x1F0A, -1, -1, -1, -1, 670 }, { 0x1F0B, -1, -1, -1, -1, 671 }, { 0x1F0C, -1, -1, -1, -1, 672 }, { 0x1F0D, -1, -1, -1, -1, 673 }, { 0x1F0E, -1, -1, -1, -1, 674 }, { 0x1F0F, -1, -1, -1, -1, 675 }, { 0x1F10, -1, -1, -1, -1, 676 }, { 0x1F11, -1, -1, -1, -1, 677 }, { 0x1F12, -1, -1, -1, -1, 678 }, { 0x1F13, -1, -1, -1, -1, 679 }, { 0x1F14, -1, -1, -1, -1, 680 }, { 0x1F15, -1, -1, -1, -1, 681 }, { 0x1F18, -1, -1, -1, -1, 682 }, { 0x1F19, -1, -1, -1, -1, 683 }, { 0x1F1A, -1, -1, -1, -1, 684 }, { 0x1F1B, -1, -1, -1, -1, 685 }, { 0x1F1C, -1, -1, -1, -1, 686 }, { 0x1F1D, -1, -1, -1, -1, 687 }, { 0x1F20, -1, -1, -1, -1, 688 }, { 0x1F21, -1, -1, -1, -1, 689 }, { 0x1F22, -1, -1, -1, -1, 690 }, { 0x1F23, -1, -1, -1, -1, 691 }, { 0x1F24, -1, -1, -1, -1, 692 }, { 0x1F25, -1, -1, -1, -1, 693 }, { 0x1F26, -1, -1, -1, -1, 694 }, { 0x1F27, -1, -1, -1, -1, 695 }, { 0x1F28, -1, -1, -1, -1, 696 }, { 0x1F29, -1, -1, -1, -1, 697 }, { 0x1F2A, -1, -1, -1, -1, 698 }, { 0x1F2B, -1, -1, -1, -1, 699 }, { 0x1F2C, -1, -1, -1, -1, 700 }, { 0x1F2D, -1, -1, -1, -1, 701 }, { 0x1F2E, -1, -1, -1, -1, 702 }, { 0x1F2F, -1, -1, -1, -1, 703 }, { 0x1F30, -1, -1, -1, -1, 704 }, { 0x1F31, -1, -1, -1, -1, 705 }, { 0x1F32, -1, -1, -1, -1, 706 }, { 0x1F33, -1, -1, -1, -1, 707 }, { 0x1F34, -1, -1, -1, -1, 708 }, { 0x1F35, -1, -1, -1, -1, 709 }, { 0x1F36, -1, -1, -1, -1, 710 }, { 0x1F37, -1, -1, -1, -1, 711 }, { 0x1F38, -1, -1, -1, -1, 712 }, { 0x1F39, -1, -1, -1, -1, 713 }, { 0x1F3A, -1, -1, -1, -1, 714 }, { 0x1F3B, -1, -1, -1, -1, 715 }, { 0x1F3C, -1, -1, -1, -1, 716 }, { 0x1F3D, -1, -1, -1, -1, 717 }, { 0x1F3E, -1, -1, -1, -1, 718 }, { 0x1F3F, -1, -1, -1, -1, 719 }, { 0x1F40, -1, -1, -1, -1, 720 }, { 0x1F41, -1, -1, -1, -1, 721 }, { 0x1F42, -1, -1, -1, -1, 722 }, { 0x1F43, -1, -1, -1, -1, 723 }, { 0x1F44, -1, -1, -1, -1, 724 }, { 0x1F45, -1, -1, -1, -1, 725 }, { 0x1F48, -1, -1, -1, -1, 726 }, { 0x1F49, -1, -1, -1, -1, 727 }, { 0x1F4A, -1, -1, -1, -1, 728 }, { 0x1F4B, -1, -1, -1, -1, 729 }, { 0x1F4C, -1, -1, -1, -1, 730 }, { 0x1F4D, -1, -1, -1, -1, 731 }, { 0x1F50, -1, -1, -1, -1, 732 }, { 0x1F51, -1, -1, -1, -1, 733 }, { 0x1F52, -1, -1, -1, -1, 734 }, { 0x1F53, -1, -1, -1, -1, 735 }, { 0x1F54, -1, -1, -1, -1, 736 }, { 0x1F55, -1, -1, -1, -1, 737 }, { 0x1F56, -1, -1, -1, -1, 738 }, { 0x1F57, -1, -1, -1, -1, 739 }, { 0x1F59, -1, -1, -1, -1, 740 }, { 0x1F5B, -1, -1, -1, -1, 741 }, { 0x1F5D, -1, -1, -1, -1, 742 }, { 0x1F5F, -1, -1, -1, -1, 743 }, { 0x1F60, -1, -1, -1, -1, 744 }, { 0x1F61, -1, -1, -1, -1, 745 }, { 0x1F62, -1, -1, -1, -1, 746 }, { 0x1F63, -1, -1, -1, -1, 747 }, { 0x1F64, -1, -1, -1, -1, 748 }, { 0x1F65, -1, -1, -1, -1, 749 }, { 0x1F66, -1, -1, -1, -1, 750 }, { 0x1F67, -1, -1, -1, -1, 751 }, { 0x1F68, -1, -1, -1, -1, 752 }, { 0x1F69, -1, -1, -1, -1, 753 }, { 0x1F6A, -1, -1, -1, -1, 754 }, { 0x1F6B, -1, -1, -1, -1, 755 }, { 0x1F6C, -1, -1, -1, -1, 756 }, { 0x1F6D, -1, -1, -1, -1, 757 }, { 0x1F6E, -1, -1, -1, -1, 758 }, { 0x1F6F, -1, -1, -1, -1, 759 }, { 0x1F70, -1, -1, -1, -1, 760 }, { 0x1F71, -1, -1, -1, -1, 761 }, { 0x1F72, -1, -1, -1, -1, 762 }, { 0x1F73, -1, -1, -1, -1, 763 }, { 0x1F74, -1, -1, -1, -1, 764 }, { 0x1F75, -1, -1, -1, -1, 765 }, { 0x1F76, -1, -1, -1, -1, 766 }, { 0x1F77, -1, -1, -1, -1, 767 }, { 0x1F78, -1, -1, -1, -1, 768 }, { 0x1F79, -1, -1, -1, -1, 769 }, { 0x1F7A, -1, -1, -1, -1, 770 }, { 0x1F7B, -1, -1, -1, -1, 771 }, { 0x1F7C, -1, -1, -1, -1, 772 }, { 0x1F7D, -1, -1, -1, -1, 773 }, { 0x1F80, -1, -1, -1, -1, 774 }, { 0x1F81, -1, -1, -1, -1, 775 }, { 0x1F82, -1, -1, -1, -1, 776 }, { 0x1F83, -1, -1, -1, -1, 777 }, { 0x1F84, -1, -1, -1, -1, 778 }, { 0x1F85, -1, -1, -1, -1, 779 }, { 0x1F86, -1, -1, -1, -1, 780 }, { 0x1F87, -1, -1, -1, -1, 781 }, { 0x1F88, -1, -1, -1, -1, 782 }, { 0x1F89, -1, -1, -1, -1, 783 }, { 0x1F8A, -1, -1, -1, -1, 784 }, { 0x1F8B, -1, -1, -1, -1, 785 }, { 0x1F8C, -1, -1, -1, -1, 786 }, { 0x1F8D, -1, -1, -1, -1, 787 }, { 0x1F8E, -1, -1, -1, -1, 788 }, { 0x1F8F, -1, -1, -1, -1, 789 }, { 0x1F90, -1, -1, -1, -1, 790 }, { 0x1F91, -1, -1, -1, -1, 791 }, { 0x1F92, -1, -1, -1, -1, 792 }, { 0x1F93, -1, -1, -1, -1, 793 }, { 0x1F94, -1, -1, -1, -1, 794 }, { 0x1F95, -1, -1, -1, -1, 795 }, { 0x1F96, -1, -1, -1, -1, 796 }, { 0x1F97, -1, -1, -1, -1, 797 }, { 0x1F98, -1, -1, -1, -1, 798 }, { 0x1F99, -1, -1, -1, -1, 799 }, { 0x1F9A, -1, -1, -1, -1, 800 }, { 0x1F9B, -1, -1, -1, -1, 801 }, { 0x1F9C, -1, -1, -1, -1, 802 }, { 0x1F9D, -1, -1, -1, -1, 803 }, { 0x1F9E, -1, -1, -1, -1, 804 }, { 0x1F9F, -1, -1, -1, -1, 805 }, { 0x1FA0, -1, -1, -1, -1, 806 }, { 0x1FA1, -1, -1, -1, -1, 807 }, { 0x1FA2, -1, -1, -1, -1, 808 }, { 0x1FA3, -1, -1, -1, -1, 809 }, { 0x1FA4, -1, -1, -1, -1, 810 }, { 0x1FA5, -1, -1, -1, -1, 811 }, { 0x1FA6, -1, -1, -1, -1, 812 }, { 0x1FA7, -1, -1, -1, -1, 813 }, { 0x1FA8, -1, -1, -1, -1, 814 }, { 0x1FA9, -1, -1, -1, -1, 815 }, { 0x1FAA, -1, -1, -1, -1, 816 }, { 0x1FAB, -1, -1, -1, -1, 817 }, { 0x1FAC, -1, -1, -1, -1, 818 }, { 0x1FAD, -1, -1, -1, -1, 819 }, { 0x1FAE, -1, -1, -1, -1, 820 }, { 0x1FAF, -1, -1, -1, -1, 821 }, { 0x1FB0, -1, -1, -1, -1, 822 }, { 0x1FB1, -1, -1, -1, -1, 823 }, { 0x1FB2, -1, -1, -1, -1, 824 }, { 0x1FB3, -1, -1, -1, -1, 825 }, { 0x1FB4, -1, -1, -1, -1, 826 }, { 0x1FB6, -1, -1, -1, -1, 827 }, { 0x1FB7, -1, -1, -1, -1, 828 }, { 0x1FB8, -1, -1, -1, -1, 829 }, { 0x1FB9, -1, -1, -1, -1, 830 }, { 0x1FBA, -1, -1, -1, -1, 831 }, { 0x1FBB, -1, -1, -1, -1, 832 }, { 0x1FBC, -1, -1, -1, -1, 833 }, { 0x1FBD, -1, -1, -1, 177, -1 }, { 0x1FBE, -1, -1, -1, -1, 834 }, { 0x1FBF, -1, -1, 893, 178, -1 }, { 0x1FC0, -1, -1, -1, 179, -1 }, { 0x1FC1, -1, -1, -1, -1, 835 }, { 0x1FC2, -1, -1, -1, -1, 836 }, { 0x1FC3, -1, -1, -1, -1, 837 }, { 0x1FC4, -1, -1, -1, -1, 838 }, { 0x1FC6, -1, -1, -1, -1, 839 }, { 0x1FC7, -1, -1, -1, -1, 840 }, { 0x1FC8, -1, -1, -1, -1, 841 }, { 0x1FC9, -1, -1, -1, -1, 842 }, { 0x1FCA, -1, -1, -1, -1, 843 }, { 0x1FCB, -1, -1, -1, -1, 844 }, { 0x1FCC, -1, -1, -1, -1, 845 }, { 0x1FCD, -1, -1, -1, -1, 846 }, { 0x1FCE, -1, -1, -1, -1, 847 }, { 0x1FCF, -1, -1, -1, -1, 848 }, { 0x1FD0, -1, -1, -1, -1, 849 }, { 0x1FD1, -1, -1, -1, -1, 850 }, { 0x1FD2, -1, -1, -1, -1, 851 }, { 0x1FD3, -1, -1, -1, -1, 852 }, { 0x1FD6, -1, -1, -1, -1, 853 }, { 0x1FD7, -1, -1, -1, -1, 854 }, { 0x1FD8, -1, -1, -1, -1, 855 }, { 0x1FD9, -1, -1, -1, -1, 856 }, { 0x1FDA, -1, -1, -1, -1, 857 }, { 0x1FDB, -1, -1, -1, -1, 858 }, { 0x1FDD, -1, -1, -1, -1, 859 }, { 0x1FDE, -1, -1, -1, -1, 860 }, { 0x1FDF, -1, -1, -1, -1, 861 }, { 0x1FE0, -1, -1, -1, -1, 862 }, { 0x1FE1, -1, -1, -1, -1, 863 }, { 0x1FE2, -1, -1, -1, -1, 864 }, { 0x1FE3, -1, -1, -1, -1, 865 }, { 0x1FE4, -1, -1, -1, -1, 866 }, { 0x1FE5, -1, -1, -1, -1, 867 }, { 0x1FE6, -1, -1, -1, -1, 868 }, { 0x1FE7, -1, -1, -1, -1, 869 }, { 0x1FE8, -1, -1, -1, -1, 870 }, { 0x1FE9, -1, -1, -1, -1, 871 }, { 0x1FEA, -1, -1, -1, -1, 872 }, { 0x1FEB, -1, -1, -1, -1, 873 }, { 0x1FEC, -1, -1, -1, -1, 874 }, { 0x1FED, -1, -1, -1, -1, 875 }, { 0x1FEE, -1, -1, -1, -1, 876 }, { 0x1FEF, -1, -1, -1, -1, 877 }, { 0x1FF2, -1, -1, -1, -1, 878 }, { 0x1FF3, -1, -1, -1, -1, 879 }, { 0x1FF4, -1, -1, -1, -1, 880 }, { 0x1FF6, -1, -1, -1, -1, 881 }, { 0x1FF7, -1, -1, -1, -1, 882 }, { 0x1FF8, -1, -1, -1, -1, 883 }, { 0x1FF9, -1, -1, -1, -1, 884 }, { 0x1FFA, -1, -1, -1, -1, 885 }, { 0x1FFB, -1, -1, -1, -1, 886 }, { 0x1FFC, -1, -1, -1, -1, 887 }, { 0x1FFD, -1, -1, -1, -1, 888 }, { 0x1FFE, -1, -1, 894, 180, -1 }, { 0x2000, -1, -1, -1, -1, 889 }, { 0x2001, 694, -1, -1, -1, 890 }, { 0x2002, 695, 1495, -1, 181, -1 }, { 0x2003, 696, 1496, -1, 182, -1 }, { 0x2004, 697, -1, -1, 183, -1 }, { 0x2005, 698, -1, -1, 184, -1 }, { 0x2006, -1, 1498, -1, 185, -1 }, { 0x2007, -1, 1499, -1, 186, -1 }, { 0x2008, -1, 1501, -1, 187, -1 }, { 0x2009, -1, 1502, 895, 188, -1 }, { 0x200A, -1, 1503, -1, 189, -1 }, { 0x200B, -1, 1505, -1, -1, -1 }, { 0x200C, -1, 1507, -1, -1, -1 }, { 0x200D, -1, 1508, -1, -1, -1 }, { 0x200E, -1, 1509, -1, -1, -1 }, { 0x200F, -1, 1510, 896, -1, -1 }, { 0x2010, -1, -1, 897, -1, -1 }, { 0x2011, -1, -1, -1, 190, -1 }, { 0x2014, -1, 1511, 899, -1, -1 }, { 0x2015, 699, 1512, -1, -1, -1 }, { 0x2016, -1, 1513, 901, -1, -1 }, { 0x2017, -1, 1514, 904, 191, -1 }, { 0x2018, 700, 1515, 906, -1, -1 }, { 0x2019, 701, 1516, 909, -1, -1 }, { 0x201A, 702, 1517, -1, -1, -1 }, { 0x201B, 703, 1518, 912, -1, -1 }, { 0x201C, 704, 1519, 913, -1, -1 }, { 0x201D, 705, -1, 916, -1, -1 }, { 0x201E, 706, 1520, 920, -1, -1 }, { 0x201F, 707, 1521, -1, -1, -1 }, { 0x2020, 708, -1, 922, -1, -1 }, { 0x2021, 709, -1, 923, -1, -1 }, { 0x2022, 710, -1, 924, -1, -1 }, { 0x2023, -1, -1, 929, -1, -1 }, { 0x2024, -1, 1522, 931, 192, -1 }, { 0x2025, -1, -1, -1, 193, -1 }, { 0x2026, 711, -1, 934, 194, -1 }, { 0x2027, -1, 1523, -1, -1, -1 }, { 0x2028, -1, 1524, -1, -1, -1 }, { 0x2029, -1, 1525, -1, -1, -1 }, { 0x202A, -1, 1526, -1, -1, -1 }, { 0x202B, -1, 1527, -1, -1, -1 }, { 0x202C, -1, 1528, -1, -1, -1 }, { 0x202D, -1, 1529, -1, -1, -1 }, { 0x202E, -1, 1530, -1, -1, -1 }, { 0x202F, -1, 1531, 936, 195, -1 }, { 0x2030, 712, 1533, 939, -1, -1 }, { 0x2031, 713, 1534, 941, -1, -1 }, { 0x2032, 714, -1, 943, -1, -1 }, { 0x2033, 715, -1, 946, 196, -1 }, { 0x2034, 716, -1, -1, 197, -1 }, { 0x2035, -1, -1, 951, -1, -1 }, { 0x2036, -1, -1, 952, 198, -1 }, { 0x2037, -1, -1, -1, 199, -1 }, { 0x2038, -1, -1, 953, -1, -1 }, { 0x2039, 717, 1535, 955, -1, -1 }, { 0x203A, 718, 1536, 958, -1, -1 }, { 0x203B, 719, -1, 961, -1, -1 }, { 0x203C, -1, -1, 963, 200, -1 }, { 0x203D, -1, -1, 964, -1, -1 }, { 0x203E, 721, -1, -1, 201, -1 }, { 0x203F, 722, -1, 968, -1, -1 }, { 0x2040, 723, -1, 969, -1, -1 }, { 0x2041, -1, 1537, 970, -1, -1 }, { 0x2043, -1, -1, 971, -1, -1 }, { 0x2044, 724, 1538, 972, -1, -1 }, { 0x2045, -1, -1, 974, -1, -1 }, { 0x2047, -1, -1, -1, 202, -1 }, { 0x2048, -1, -1, -1, 203, -1 }, { 0x2049, -1, -1, -1, 204, -1 }, { 0x204A, -1, 1539, 975, -1, -1 }, { 0x204B, -1, -1, 978, -1, -1 }, { 0x204E, -1, -1, 980, -1, -1 }, { 0x204F, -1, 1540, 982, -1, -1 }, { 0x2050, -1, 1541, 984, -1, -1 }, { 0x2052, 725, 1542, 985, -1, -1 }, { 0x2053, -1, -1, 988, -1, -1 }, { 0x2055, 726, 1545, 989, -1, -1 }, { 0x2056, -1, -1, 990, -1, -1 }, { 0x2057, -1, -1, -1, 205, -1 }, { 0x2059, 727, -1, 991, -1, -1 }, { 0x205A, -1, 1546, 992, -1, -1 }, { 0x205B, -1, 1548, -1, -1, -1 }, { 0x205C, -1, 1550, -1, -1, -1 }, { 0x205D, 729, -1, 994, -1, -1 }, { 0x205E, -1, 1551, 997, -1, -1 }, { 0x205F, -1, 1553, -1, 206, -1 }, { 0x2060, -1, 1555, 998, -1, -1 }, { 0x2061, -1, 1558, -1, -1, -1 }, { 0x2062, -1, 1559, -1, -1, -1 }, { 0x2063, 730, 1560, -1, -1, -1 }, { 0x2064, -1, 1561, -1, -1, -1 }, { 0x2066, -1, 1562, -1, -1, -1 }, { 0x2067, -1, 1563, -1, -1, -1 }, { 0x2068, -1, 1564, -1, -1, -1 }, { 0x2069, -1, 1565, -1, -1, -1 }, { 0x2070, -1, -1, -1, 207, -1 }, { 0x2071, -1, 1566, -1, 208, -1 }, { 0x2072, -1, -1, 999, -1, -1 }, { 0x2073, -1, -1, 1000, -1, -1 }, { 0x2074, -1, -1, -1, 209, -1 }, { 0x2075, -1, -1, -1, 210, -1 }, { 0x2076, -1, -1, -1, 211, -1 }, { 0x2077, -1, -1, -1, 212, -1 }, { 0x2078, -1, -1, -1, 213, -1 }, { 0x2079, -1, -1, -1, 214, -1 }, { 0x207A, -1, -1, -1, 215, -1 }, { 0x207B, -1, -1, -1, 216, -1 }, { 0x207C, -1, -1, -1, 217, -1 }, { 0x207D, -1, -1, -1, 218, -1 }, { 0x207E, -1, -1, -1, 219, -1 }, { 0x207F, -1, 1567, -1, 220, -1 }, { 0x2080, -1, -1, -1, 221, -1 }, { 0x2081, -1, -1, -1, 222, -1 }, { 0x2082, -1, -1, -1, 223, -1 }, { 0x2083, -1, -1, -1, 224, -1 }, { 0x2084, -1, -1, -1, 225, -1 }, { 0x2085, -1, -1, -1, 226, -1 }, { 0x2086, -1, -1, -1, 227, -1 }, { 0x2087, -1, -1, -1, 228, -1 }, { 0x2088, -1, -1, -1, 229, -1 }, { 0x2089, -1, -1, -1, 230, -1 }, { 0x208A, -1, -1, -1, 231, -1 }, { 0x208B, -1, -1, -1, 232, -1 }, { 0x208C, -1, -1, -1, 233, -1 }, { 0x208D, -1, -1, -1, 234, -1 }, { 0x208E, -1, -1, -1, 235, -1 }, { 0x2090, -1, -1, -1, 236, -1 }, { 0x2091, -1, -1, -1, 237, -1 }, { 0x2092, -1, -1, -1, 238, -1 }, { 0x2093, -1, -1, -1, 239, -1 }, { 0x2094, -1, -1, -1, 240, -1 }, { 0x2095, -1, -1, -1, 241, -1 }, { 0x2096, -1, -1, -1, 242, -1 }, { 0x2097, -1, -1, -1, 243, -1 }, { 0x2098, -1, -1, -1, 244, -1 }, { 0x2099, -1, -1, -1, 245, -1 }, { 0x209A, -1, -1, -1, 246, -1 }, { 0x209B, -1, -1, -1, 247, -1 }, { 0x209C, -1, -1, -1, 248, -1 }, { 0x20A0, -1, 1568, 1001, -1, -1 }, { 0x20A1, -1, 1570, -1, -1, -1 }, { 0x20A2, -1, 1571, -1, -1, -1 }, { 0x20A3, -1, 1572, -1, -1, -1 }, { 0x20A4, -1, 1573, 1002, -1, -1 }, { 0x20A5, -1, 1575, -1, -1, -1 }, { 0x20A6, -1, 1576, -1, -1, -1 }, { 0x20A7, -1, 1577, 1004, -1, -1 }, { 0x20A8, -1, 1578, 1005, 249, -1 }, { 0x20A9, -1, 1579, -1, -1, -1 }, { 0x20AA, 731, 1581, -1, -1, -1 }, { 0x20AB, -1, 1582, -1, -1, -1 }, { 0x20AC, -1, 1583, 1006, -1, -1 }, { 0x20AD, -1, 1585, -1, -1, -1 }, { 0x20AE, -1, 1586, -1, -1, -1 }, { 0x20AF, -1, 1588, -1, -1, -1 }, { 0x20B1, 732, 1589, 1007, -1, -1 }, { 0x20B2, -1, 1591, -1, -1, -1 }, { 0x20B3, -1, 1593, -1, -1, -1 }, { 0x20B4, -1, 1594, -1, -1, -1 }, { 0x20B5, -1, 1595, 1009, -1, -1 }, { 0x20B6, -1, 1597, -1, -1, -1 }, { 0x20B7, -1, 1598, -1, -1, -1 }, { 0x20B8, -1, 1599, 1011, -1, -1 }, { 0x20B9, -1, 1600, 1014, -1, -1 }, { 0x20BA, -1, 1602, -1, -1, -1 }, { 0x20BB, -1, 1603, 1015, -1, -1 }, { 0x20BC, -1, 1604, -1, -1, -1 }, { 0x20BD, -1, 1605, -1, -1, -1 }, { 0x20BE, -1, 1606, -1, -1, -1 }, { 0x20BF, -1, 1607, -1, -1, -1 }, { 0x20D1, -1, 1608, -1, -1, -1 }, { 0x20D2, -1, 1609, -1, -1, -1 }, { 0x20D3, -1, 1610, -1, -1, -1 }, { 0x20D5, -1, 1611, -1, -1, -1 }, { 0x20D7, -1, 1612, -1, -1, -1 }, { 0x20DB, 733, -1, -1, -1, -1 }, { 0x20DC, 734, -1, -1, -1, -1 }, { 0x20DD, 735, -1, 1016, -1, -1 }, { 0x20DE, -1, -1, 1019, -1, -1 }, { 0x20DF, -1, -1, 1020, -1, -1 }, { 0x20E0, -1, 1613, 1021, -1, -1 }, { 0x20E1, -1, 1614, -1, -1, -1 }, { 0x20E2, -1, -1, 1022, -1, -1 }, { 0x20E4, -1, -1, 1024, -1, -1 }, { 0x20E5, -1, -1, 1025, -1, -1 }, { 0x20E6, 737, -1, 1026, -1, -1 }, { 0x20E7, 738, -1, 1027, -1, -1 }, { 0x20E9, 739, 1615, 1028, -1, -1 }, { 0x20EA, -1, -1, 1029, -1, -1 }, { 0x20EB, 740, -1, -1, -1, -1 }, { 0x2100, -1, -1, -1, 250, -1 }, { 0x2101, 741, -1, 1030, 251, -1 }, { 0x2102, 742, -1, -1, 252, -1 }, { 0x2103, 743, -1, -1, 253, -1 }, { 0x2104, 744, -1, -1, -1, -1 }, { 0x2105, -1, -1, -1, 254, -1 }, { 0x2106, -1, 1616, -1, 255, -1 }, { 0x2107, -1, -1, 1031, 256, -1 }, { 0x2109, -1, -1, -1, 257, -1 }, { 0x210A, 745, -1, -1, 258, -1 }, { 0x210B, 746, -1, -1, 259, -1 }, { 0x210C, 747, -1, -1, 260, -1 }, { 0x210D, -1, -1, -1, 261, -1 }, { 0x210E, 748, 1617, -1, 262, -1 }, { 0x210F, 749, -1, 1032, 263, -1 }, { 0x2110, -1, -1, -1, 264, -1 }, { 0x2111, 750, -1, -1, 265, -1 }, { 0x2112, 751, -1, -1, 266, -1 }, { 0x2113, 752, 1618, 1033, 267, -1 }, { 0x2114, 754, -1, 1034, -1, -1 }, { 0x2115, 755, 1620, -1, 268, -1 }, { 0x2116, -1, -1, 1035, 269, -1 }, { 0x2117, 756, -1, 1037, -1, -1 }, { 0x2118, -1, 1621, -1, -1, -1 }, { 0x2119, -1, -1, -1, 270, -1 }, { 0x211A, 758, -1, -1, 271, -1 }, { 0x211B, 759, -1, -1, 272, -1 }, { 0x211C, 760, -1, -1, 273, -1 }, { 0x211D, 761, -1, -1, 274, -1 }, { 0x211E, 762, -1, -1, -1, -1 }, { 0x2120, -1, -1, -1, 275, -1 }, { 0x2121, -1, 1622, 1039, 276, -1 }, { 0x2122, -1, -1, 1042, 277, -1 }, { 0x2124, 764, -1, -1, 278, -1 }, { 0x2125, -1, -1, 1043, -1, -1 }, { 0x2126, -1, 1623, 1045, -1, 891 }, { 0x2127, 765, 1625, 1046, -1, -1 }, { 0x2128, -1, -1, -1, 279, -1 }, { 0x2129, -1, 1627, 1049, -1, -1 }, { 0x212A, -1, -1, -1, -1, 892 }, { 0x212B, -1, 1628, -1, -1, 893 }, { 0x212C, 766, -1, -1, 280, -1 }, { 0x212D, -1, -1, -1, 281, -1 }, { 0x212E, -1, 1630, 1050, -1, -1 }, { 0x212F, 767, -1, -1, 282, -1 }, { 0x2130, 769, -1, -1, 283, -1 }, { 0x2131, 770, -1, -1, 284, -1 }, { 0x2132, 771, 1631, 1051, -1, -1 }, { 0x2133, 772, 1632, 1053, 285, -1 }, { 0x2134, 774, -1, -1, 286, -1 }, { 0x2135, 775, -1, -1, 287, -1 }, { 0x2136, 776, -1, -1, 288, -1 }, { 0x2137, 777, -1, -1, 289, -1 }, { 0x2138, 778, -1, -1, 290, -1 }, { 0x2139, -1, 1633, 1054, 291, -1 }, { 0x213A, -1, 1634, -1, -1, -1 }, { 0x213B, -1, 1635, 1055, 292, -1 }, { 0x213C, -1, -1, -1, 293, -1 }, { 0x213D, -1, -1, -1, 294, -1 }, { 0x213E, -1, -1, -1, 295, -1 }, { 0x213F, -1, -1, -1, 296, -1 }, { 0x2140, -1, -1, -1, 297, -1 }, { 0x2141, 779, -1, 1057, -1, -1 }, { 0x2142, -1, -1, 1058, -1, -1 }, { 0x2144, -1, -1, 1059, -1, -1 }, { 0x2145, -1, 1636, -1, 298, -1 }, { 0x2146, -1, 1637, -1, 299, -1 }, { 0x2147, -1, 1638, -1, 300, -1 }, { 0x2148, -1, 1639, -1, 301, -1 }, { 0x2149, -1, 1640, -1, 302, -1 }, { 0x214B, -1, 1641, 1060, -1, -1 }, { 0x214C, -1, 1642, -1, -1, -1 }, { 0x214D, -1, -1, 1061, -1, -1 }, { 0x214E, -1, 1643, 1062, -1, -1 }, { 0x2150, -1, -1, -1, 303, -1 }, { 0x2151, -1, -1, -1, 304, -1 }, { 0x2152, -1, -1, -1, 305, -1 }, { 0x2153, -1, -1, -1, 306, -1 }, { 0x2154, -1, -1, -1, 307, -1 }, { 0x2155, -1, -1, -1, 308, -1 }, { 0x2156, -1, -1, -1, 309, -1 }, { 0x2157, -1, -1, -1, 310, -1 }, { 0x2158, -1, -1, -1, 311, -1 }, { 0x2159, -1, -1, -1, 312, -1 }, { 0x215A, -1, -1, -1, 313, -1 }, { 0x215B, -1, -1, -1, 314, -1 }, { 0x215C, -1, -1, -1, 315, -1 }, { 0x215D, -1, -1, -1, 316, -1 }, { 0x215E, -1, -1, -1, 317, -1 }, { 0x215F, -1, -1, -1, 318, -1 }, { 0x2160, -1, -1, -1, 319, -1 }, { 0x2161, -1, -1, -1, 320, -1 }, { 0x2162, -1, -1, -1, 321, -1 }, { 0x2163, -1, -1, -1, 322, -1 }, { 0x2164, -1, -1, -1, 323, -1 }, { 0x2165, -1, -1, -1, 324, -1 }, { 0x2166, -1, -1, -1, 325, -1 }, { 0x2167, -1, -1, -1, 326, -1 }, { 0x2168, -1, -1, -1, 327, -1 }, { 0x2169, -1, -1, -1, 328, -1 }, { 0x216A, -1, -1, -1, 329, -1 }, { 0x216B, -1, -1, -1, 330, -1 }, { 0x216C, -1, -1, -1, 331, -1 }, { 0x216D, -1, -1, -1, 332, -1 }, { 0x216E, -1, -1, -1, 333, -1 }, { 0x216F, -1, -1, -1, 334, -1 }, { 0x2170, -1, -1, -1, 335, -1 }, { 0x2171, -1, -1, -1, 336, -1 }, { 0x2172, -1, -1, -1, 337, -1 }, { 0x2173, -1, -1, -1, 338, -1 }, { 0x2174, -1, -1, -1, 339, -1 }, { 0x2175, -1, -1, -1, 340, -1 }, { 0x2176, -1, -1, -1, 341, -1 }, { 0x2177, -1, -1, -1, 342, -1 }, { 0x2178, -1, -1, -1, 343, -1 }, { 0x2179, -1, -1, -1, 344, -1 }, { 0x217A, -1, -1, -1, 345, -1 }, { 0x217B, -1, -1, -1, 346, -1 }, { 0x217C, -1, -1, -1, 347, -1 }, { 0x217D, -1, -1, -1, 348, -1 }, { 0x217E, -1, -1, -1, 349, -1 }, { 0x217F, -1, -1, -1, 350, -1 }, { 0x2183, 780, 1644, 1063, -1, -1 }, { 0x2184, -1, -1, 1065, -1, -1 }, { 0x2185, -1, -1, 1067, -1, -1 }, { 0x2186, -1, -1, 1068, -1, -1 }, { 0x2189, -1, 1646, -1, 351, -1 }, { 0x218A, -1, 1647, -1, -1, -1 }, { 0x218B, -1, 1648, 1070, -1, -1 }, { 0x2190, -1, -1, 1073, -1, -1 }, { 0x2191, -1, 1649, -1, -1, -1 }, { 0x2192, 782, -1, -1, -1, -1 }, { 0x2193, -1, 1650, -1, -1, -1 }, { 0x2194, 783, -1, -1, -1, -1 }, { 0x219A, -1, 1651, -1, -1, 894 }, { 0x219B, -1, 1652, -1, -1, 895 }, { 0x219C, -1, -1, 1074, -1, -1 }, { 0x219E, 784, -1, 1075, -1, -1 }, { 0x219F, 785, -1, -1, -1, -1 }, { 0x21A0, 786, -1, -1, -1, -1 }, { 0x21A1, 788, -1, -1, -1, -1 }, { 0x21A3, 790, -1, -1, -1, -1 }, { 0x21A6, 791, -1, -1, -1, -1 }, { 0x21A7, 792, -1, -1, -1, -1 }, { 0x21AE, -1, 1653, -1, -1, 896 }, { 0x21AF, 793, -1, 1076, -1, -1 }, { 0x21B2, -1, -1, 1077, -1, -1 }, { 0x21B4, 794, -1, -1, -1, -1 }, { 0x21B5, -1, 1654, 1078, -1, -1 }, { 0x21B8, 795, -1, -1, -1, -1 }, { 0x21B9, 796, -1, 1079, -1, -1 }, { 0x21CD, -1, 1655, -1, -1, 897 }, { 0x21CE, -1, 1656, -1, -1, 898 }, { 0x21CF, -1, 1657, -1, -1, 899 }, { 0x21DC, -1, -1, 1080, -1, -1 }, { 0x21DE, 797, -1, -1, -1, -1 }, { 0x21DF, 798, -1, -1, -1, -1 }, { 0x21E4, 799, -1, -1, -1, -1 }, { 0x21E5, 800, -1, -1, -1, -1 }, { 0x21E6, -1, -1, 1081, -1, -1 }, { 0x21E7, 801, -1, -1, -1, -1 }, { 0x21E8, 803, -1, -1, -1, -1 }, { 0x21EA, 804, -1, -1, -1, -1 }, { 0x21EB, 805, -1, -1, -1, -1 }, { 0x21EC, 806, -1, 1082, -1, -1 }, { 0x21ED, 807, -1, -1, -1, -1 }, { 0x21EE, 808, -1, -1, -1, -1 }, { 0x21EF, 809, -1, -1, -1, -1 }, { 0x21F0, 810, -1, -1, -1, -1 }, { 0x21F1, 811, -1, -1, -1, -1 }, { 0x21F2, 812, -1, -1, -1, -1 }, { 0x21F3, 813, -1, 1083, -1, -1 }, { 0x21F4, -1, -1, 1084, -1, -1 }, { 0x21F6, -1, -1, 1085, -1, -1 }, { 0x21F8, 814, -1, -1, -1, -1 }, { 0x21F9, 815, -1, -1, -1, -1 }, { 0x21FB, 816, -1, -1, -1, -1 }, { 0x21FC, 817, -1, -1, -1, -1 }, { 0x2200, 818, -1, -1, -1, -1 }, { 0x2201, -1, -1, 1086, -1, -1 }, { 0x2203, 819, -1, -1, -1, -1 }, { 0x2204, -1, -1, -1, -1, 900 }, { 0x2205, 820, 1658, 1087, -1, -1 }, { 0x2206, 821, 1659, 1089, -1, -1 }, { 0x2207, 824, 1660, 1091, -1, -1 }, { 0x2209, -1, -1, -1, -1, 901 }, { 0x220A, -1, 1661, 1092, -1, -1 }, { 0x220B, 826, -1, -1, -1, -1 }, { 0x220C, -1, -1, -1, -1, 902 }, { 0x220D, -1, -1, 1093, -1, -1 }, { 0x220E, 827, -1, 1094, -1, -1 }, { 0x220F, 828, -1, 1096, -1, -1 }, { 0x2210, 829, -1, -1, -1, -1 }, { 0x2211, 830, -1, 1097, -1, -1 }, { 0x2212, -1, -1, 1099, -1, -1 }, { 0x2213, -1, -1, 1101, -1, -1 }, { 0x2215, -1, 1662, 1102, -1, -1 }, { 0x2216, -1, -1, 1105, -1, -1 }, { 0x2217, -1, -1, 1108, -1, -1 }, { 0x2218, 831, -1, 1109, -1, -1 }, { 0x2219, -1, -1, 1113, -1, -1 }, { 0x221A, 833, -1, 1116, -1, -1 }, { 0x221B, -1, -1, 1117, -1, -1 }, { 0x221C, -1, -1, 1118, -1, -1 }, { 0x221D, -1, -1, 1119, -1, -1 }, { 0x221F, 834, -1, 1120, -1, -1 }, { 0x2220, -1, 1663, 1121, -1, -1 }, { 0x2222, 835, -1, -1, -1, -1 }, { 0x2223, 836, -1, 1122, -1, -1 }, { 0x2224, -1, -1, -1, -1, 903 }, { 0x2225, -1, -1, 1124, -1, -1 }, { 0x2226, -1, -1, -1, -1, 904 }, { 0x2227, 838, -1, 1126, -1, -1 }, { 0x2228, 839, -1, 1129, -1, -1 }, { 0x2229, 840, -1, 1132, -1, -1 }, { 0x222A, 841, -1, 1133, -1, -1 }, { 0x222B, -1, -1, 1134, -1, -1 }, { 0x222C, -1, -1, -1, 352, -1 }, { 0x222D, -1, -1, 1135, 353, -1 }, { 0x222E, -1, -1, 1136, -1, -1 }, { 0x222F, -1, -1, -1, 354, -1 }, { 0x2230, -1, -1, -1, 355, -1 }, { 0x2233, -1, 1664, -1, -1, -1 }, { 0x2234, -1, -1, 1137, -1, -1 }, { 0x2236, -1, 1665, 1138, -1, -1 }, { 0x2238, 842, 1666, -1, -1, -1 }, { 0x223B, -1, -1, 1139, -1, -1 }, { 0x223C, 843, -1, 1140, -1, -1 }, { 0x223D, 849, 1667, -1, -1, -1 }, { 0x223E, 850, -1, -1, -1, -1 }, { 0x223F, 851, -1, -1, -1, -1 }, { 0x2241, -1, -1, -1, -1, 905 }, { 0x2244, -1, -1, -1, -1, 906 }, { 0x2245, -1, -1, 1143, -1, -1 }, { 0x2247, -1, -1, -1, -1, 907 }, { 0x2248, 852, -1, -1, -1, -1 }, { 0x2249, -1, -1, -1, -1, 908 }, { 0x224C, -1, 1668, -1, -1, -1 }, { 0x2252, 853, -1, -1, -1, -1 }, { 0x2257, 854, -1, -1, -1, -1 }, { 0x2259, 855, -1, -1, -1, -1 }, { 0x225C, 856, -1, -1, -1, -1 }, { 0x2260, -1, -1, 1144, -1, 909 }, { 0x2262, -1, -1, -1, -1, 910 }, { 0x226A, -1, -1, 1146, -1, -1 }, { 0x226B, -1, -1, 1147, -1, -1 }, { 0x226C, 858, -1, -1, -1, -1 }, { 0x226D, -1, -1, -1, -1, 911 }, { 0x226E, -1, -1, -1, -1, 912 }, { 0x226F, -1, -1, -1, -1, 913 }, { 0x2270, -1, -1, -1, -1, 914 }, { 0x2271, -1, -1, -1, -1, 915 }, { 0x2274, -1, -1, -1, -1, 916 }, { 0x2275, -1, -1, -1, -1, 917 }, { 0x2278, -1, -1, -1, -1, 918 }, { 0x2279, -1, -1, -1, -1, 919 }, { 0x227A, 859, -1, 1148, -1, -1 }, { 0x227B, 860, -1, 1149, -1, -1 }, { 0x2280, -1, -1, -1, -1, 920 }, { 0x2281, -1, -1, -1, -1, 921 }, { 0x2282, 861, -1, 1150, -1, -1 }, { 0x2283, 862, -1, 1151, -1, -1 }, { 0x2284, -1, -1, -1, -1, 922 }, { 0x2285, -1, -1, -1, -1, 923 }, { 0x2288, -1, -1, -1, -1, 924 }, { 0x2289, -1, -1, -1, -1, 925 }, { 0x228D, -1, -1, 1152, -1, -1 }, { 0x228E, 863, -1, 1154, -1, -1 }, { 0x2293, -1, -1, 1155, -1, -1 }, { 0x2294, -1, -1, 1156, -1, -1 }, { 0x2295, 864, -1, 1157, -1, -1 }, { 0x2296, 866, -1, 1159, -1, -1 }, { 0x2297, 867, -1, 1161, -1, -1 }, { 0x2299, 869, -1, 1164, -1, -1 }, { 0x229A, -1, -1, 1167, -1, -1 }, { 0x229B, -1, -1, 1169, -1, -1 }, { 0x229C, 871, -1, 1170, -1, -1 }, { 0x22A0, -1, -1, 1171, -1, -1 }, { 0x22A1, -1, -1, 1174, -1, -1 }, { 0x22A2, 872, -1, -1, -1, -1 }, { 0x22A3, 875, -1, -1, -1, -1 }, { 0x22A4, 877, -1, 1176, -1, -1 }, { 0x22A5, 878, -1, 1178, -1, -1 }, { 0x22A6, 879, -1, -1, -1, -1 }, { 0x22A8, 880, -1, -1, -1, -1 }, { 0x22AC, -1, -1, -1, -1, 926 }, { 0x22AD, -1, -1, -1, -1, 927 }, { 0x22AE, -1, -1, -1, -1, 928 }, { 0x22AF, -1, -1, -1, -1, 929 }, { 0x22B0, -1, -1, 1179, -1, -1 }, { 0x22B1, -1, -1, 1180, -1, -1 }, { 0x22B2, -1, -1, 1181, -1, -1 }, { 0x22B3, -1, -1, 1182, -1, -1 }, { 0x22BB, -1, -1, 1183, -1, -1 }, { 0x22BC, -1, -1, 1184, -1, -1 }, { 0x22C0, -1, 1669, 1186, -1, -1 }, { 0x22C1, -1, 1670, 1187, -1, -1 }, { 0x22C2, 884, -1, 1188, -1, -1 }, { 0x22C3, 885, -1, 1189, -1, -1 }, { 0x22C4, -1, -1, 1190, -1, -1 }, { 0x22C5, -1, 1671, 1192, -1, -1 }, { 0x22C6, -1, 1672, 1193, -1, -1 }, { 0x22C8, -1, -1, 1196, -1, -1 }, { 0x22CC, -1, -1, 1197, -1, -1 }, { 0x22D4, 886, -1, -1, -1, -1 }, { 0x22D5, -1, -1, 1198, -1, -1 }, { 0x22E0, -1, -1, -1, -1, 930 }, { 0x22E1, -1, -1, -1, -1, 931 }, { 0x22E2, -1, -1, -1, -1, 932 }, { 0x22E3, -1, -1, -1, -1, 933 }, { 0x22EA, -1, -1, -1, -1, 934 }, { 0x22EB, -1, -1, -1, -1, 935 }, { 0x22EC, -1, -1, -1, -1, 936 }, { 0x22ED, -1, -1, -1, -1, 937 }, { 0x22EE, -1, -1, 1199, -1, -1 }, { 0x2300, -1, -1, 1202, -1, -1 }, { 0x2303, -1, -1, 1204, -1, -1 }, { 0x2304, -1, -1, 1208, -1, -1 }, { 0x2305, -1, -1, 1211, -1, -1 }, { 0x2307, -1, -1, 1212, -1, -1 }, { 0x2308, 887, -1, 1214, -1, -1 }, { 0x2309, -1, -1, 1216, -1, -1 }, { 0x230A, 888, -1, 1218, -1, -1 }, { 0x230B, -1, -1, 1219, -1, -1 }, { 0x230C, -1, 1673, -1, -1, -1 }, { 0x2310, 889, -1, 1221, -1, -1 }, { 0x2311, 890, 1674, 1222, -1, -1 }, { 0x2312, 891, -1, 1223, -1, -1 }, { 0x2313, 892, -1, -1, -1, -1 }, { 0x2316, 893, -1, 1224, -1, -1 }, { 0x2317, -1, -1, 1225, -1, -1 }, { 0x2318, 894, -1, -1, -1, -1 }, { 0x2319, 896, -1, -1, -1, -1 }, { 0x231A, -1, -1, 1226, -1, -1 }, { 0x231B, 897, -1, -1, -1, -1 }, { 0x231C, -1, -1, 1228, -1, -1 }, { 0x2320, -1, -1, 1230, -1, -1 }, { 0x2322, -1, -1, 1231, -1, -1 }, { 0x2323, -1, -1, 1232, -1, -1 }, { 0x2324, 898, -1, -1, -1, -1 }, { 0x2326, 899, -1, -1, -1, -1 }, { 0x2327, 900, -1, 1233, -1, -1 }, { 0x2328, -1, -1, 1234, -1, -1 }, { 0x2329, -1, -1, 1236, -1, 938 }, { 0x232A, -1, -1, 1239, -1, 939 }, { 0x232B, 901, -1, -1, -1, -1 }, { 0x2333, -1, -1, 1242, -1, -1 }, { 0x2334, -1, -1, 1243, -1, -1 }, { 0x2335, -1, -1, 1244, -1, -1 }, { 0x2337, -1, -1, 1245, -1, -1 }, { 0x233A, -1, -1, 1248, -1, -1 }, { 0x233B, -1, -1, 1249, -1, -1 }, { 0x233E, -1, -1, 1250, -1, -1 }, { 0x233F, -1, -1, 1252, -1, -1 }, { 0x2340, -1, -1, 1253, -1, -1 }, { 0x2341, -1, -1, 1254, -1, -1 }, { 0x2342, -1, -1, 1255, -1, -1 }, { 0x2349, -1, -1, 1256, -1, -1 }, { 0x234A, 902, -1, -1, -1, -1 }, { 0x234E, 903, -1, 1257, -1, -1 }, { 0x2351, 904, -1, 1258, -1, -1 }, { 0x2353, -1, -1, 1260, -1, -1 }, { 0x2355, 905, -1, 1261, -1, -1 }, { 0x235D, -1, -1, 1262, -1, -1 }, { 0x235F, -1, -1, 1263, -1, -1 }, { 0x2361, 906, -1, 1264, -1, -1 }, { 0x2364, 907, -1, -1, -1, -1 }, { 0x2365, 908, -1, -1, -1, -1 }, { 0x2368, 909, -1, -1, -1, -1 }, { 0x2370, -1, -1, 1265, -1, -1 }, { 0x2385, 910, -1, -1, -1, -1 }, { 0x2388, 911, -1, 1266, -1, -1 }, { 0x2389, 912, -1, -1, -1, -1 }, { 0x238A, 913, -1, -1, -1, -1 }, { 0x238B, 914, -1, -1, -1, -1 }, { 0x2394, -1, -1, 1267, -1, -1 }, { 0x2395, -1, -1, 1268, -1, -1 }, { 0x2397, -1, -1, 1270, -1, -1 }, { 0x239A, -1, -1, 1271, -1, -1 }, { 0x23AE, -1, -1, 1272, -1, -1 }, { 0x23AF, -1, 1675, 1274, -1, -1 }, { 0x23B0, 915, -1, -1, -1, -1 }, { 0x23B1, 916, -1, -1, -1, -1 }, { 0x23B3, -1, -1, 1275, -1, -1 }, { 0x23B4, -1, -1, 1276, -1, -1 }, { 0x23B5, -1, -1, 1277, -1, -1 }, { 0x23B6, -1, 1676, -1, -1, -1 }, { 0x23BB, -1, 1677, -1, -1, -1 }, { 0x23BE, -1, -1, 1278, -1, -1 }, { 0x23BF, -1, -1, 1279, -1, -1 }, { 0x23C9, -1, -1, 1280, -1, -1 }, { 0x23CA, -1, -1, 1282, -1, -1 }, { 0x23CB, -1, -1, 1284, -1, -1 }, { 0x23CC, -1, -1, 1285, -1, -1 }, { 0x23CE, -1, 1678, 1286, -1, -1 }, { 0x23CF, -1, 1679, -1, -1, -1 }, { 0x23D0, -1, 1680, 1288, -1, -1 }, { 0x23D7, -1, -1, 1289, -1, -1 }, { 0x23D8, -1, -1, 1290, -1, -1 }, { 0x23D9, -1, -1, 1291, -1, -1 }, { 0x23DC, -1, -1, 1292, -1, -1 }, { 0x23DD, -1, -1, 1293, -1, -1 }, { 0x23DE, -1, -1, 1294, -1, -1 }, { 0x23DF, -1, -1, 1295, -1, -1 }, { 0x23E0, -1, -1, 1296, -1, -1 }, { 0x23E1, -1, -1, 1297, -1, -1 }, { 0x23E8, -1, 1681, -1, -1, -1 }, { 0x23E9, 917, -1, -1, -1, -1 }, { 0x23EA, 918, -1, -1, -1, -1 }, { 0x23ED, 919, -1, -1, -1, -1 }, { 0x23EE, 920, -1, -1, -1, -1 }, { 0x23EF, 921, -1, -1, -1, -1 }, { 0x23F0, -1, -1, 1298, -1, -1 }, { 0x23F3, -1, -1, 1301, -1, -1 }, { 0x23F4, 922, 1682, 1302, -1, -1 }, { 0x23F5, 923, 1683, 1304, -1, -1 }, { 0x23F6, 924, 1684, 1306, -1, -1 }, { 0x23F7, 925, 1685, 1308, -1, -1 }, { 0x23F8, 926, -1, 1310, -1, -1 }, { 0x23F9, 927, -1, 1311, -1, -1 }, { 0x23FA, 928, -1, 1312, -1, -1 }, { 0x23FD, -1, 1686, 1314, -1, -1 }, { 0x23FE, -1, -1, 1315, -1, -1 }, { 0x2422, -1, 1687, 1316, -1, -1 }, { 0x2423, -1, 1688, 1317, -1, -1 }, { 0x2445, 929, -1, 1318, -1, -1 }, { 0x2446, 930, -1, -1, -1, -1 }, { 0x2447, 931, -1, -1, -1, -1 }, { 0x2448, 932, -1, -1, -1, -1 }, { 0x2449, 933, -1, -1, -1, -1 }, { 0x2460, -1, -1, -1, 356, -1 }, { 0x2461, -1, -1, -1, 357, -1 }, { 0x2462, -1, -1, -1, 358, -1 }, { 0x2463, -1, -1, -1, 359, -1 }, { 0x2464, -1, -1, -1, 360, -1 }, { 0x2465, -1, -1, -1, 361, -1 }, { 0x2466, -1, -1, -1, 362, -1 }, { 0x2467, -1, -1, -1, 363, -1 }, { 0x2468, -1, -1, -1, 364, -1 }, { 0x2469, -1, -1, -1, 365, -1 }, { 0x246A, -1, -1, -1, 366, -1 }, { 0x246B, -1, -1, -1, 367, -1 }, { 0x246C, -1, -1, -1, 368, -1 }, { 0x246D, -1, -1, -1, 369, -1 }, { 0x246E, -1, -1, -1, 370, -1 }, { 0x246F, -1, -1, -1, 371, -1 }, { 0x2470, -1, -1, -1, 372, -1 }, { 0x2471, -1, -1, -1, 373, -1 }, { 0x2472, -1, -1, -1, 374, -1 }, { 0x2473, -1, -1, -1, 375, -1 }, { 0x2474, -1, -1, -1, 376, -1 }, { 0x2475, -1, -1, -1, 377, -1 }, { 0x2476, -1, -1, -1, 378, -1 }, { 0x2477, -1, -1, -1, 379, -1 }, { 0x2478, -1, -1, -1, 380, -1 }, { 0x2479, -1, -1, -1, 381, -1 }, { 0x247A, -1, -1, -1, 382, -1 }, { 0x247B, -1, -1, -1, 383, -1 }, { 0x247C, -1, -1, -1, 384, -1 }, { 0x247D, -1, -1, -1, 385, -1 }, { 0x247E, -1, -1, -1, 386, -1 }, { 0x247F, -1, -1, -1, 387, -1 }, { 0x2480, -1, -1, -1, 388, -1 }, { 0x2481, -1, -1, -1, 389, -1 }, { 0x2482, -1, -1, -1, 390, -1 }, { 0x2483, -1, -1, -1, 391, -1 }, { 0x2484, -1, -1, -1, 392, -1 }, { 0x2485, -1, -1, -1, 393, -1 }, { 0x2486, -1, -1, -1, 394, -1 }, { 0x2487, -1, -1, -1, 395, -1 }, { 0x2488, -1, -1, -1, 396, -1 }, { 0x2489, -1, -1, -1, 397, -1 }, { 0x248A, -1, -1, -1, 398, -1 }, { 0x248B, -1, -1, -1, 399, -1 }, { 0x248C, -1, -1, -1, 400, -1 }, { 0x248D, -1, -1, -1, 401, -1 }, { 0x248E, -1, -1, -1, 402, -1 }, { 0x248F, -1, -1, -1, 403, -1 }, { 0x2490, -1, -1, -1, 404, -1 }, { 0x2491, -1, -1, -1, 405, -1 }, { 0x2492, -1, -1, -1, 406, -1 }, { 0x2493, -1, -1, -1, 407, -1 }, { 0x2494, -1, -1, -1, 408, -1 }, { 0x2495, -1, -1, -1, 409, -1 }, { 0x2496, -1, -1, -1, 410, -1 }, { 0x2497, -1, -1, -1, 411, -1 }, { 0x2498, -1, -1, -1, 412, -1 }, { 0x2499, -1, -1, -1, 413, -1 }, { 0x249A, -1, -1, -1, 414, -1 }, { 0x249B, -1, -1, -1, 415, -1 }, { 0x249C, -1, -1, -1, 416, -1 }, { 0x249D, -1, -1, -1, 417, -1 }, { 0x249E, -1, -1, -1, 418, -1 }, { 0x249F, -1, -1, -1, 419, -1 }, { 0x24A0, -1, -1, -1, 420, -1 }, { 0x24A1, -1, -1, -1, 421, -1 }, { 0x24A2, -1, -1, -1, 422, -1 }, { 0x24A3, -1, -1, -1, 423, -1 }, { 0x24A4, -1, -1, -1, 424, -1 }, { 0x24A5, -1, -1, -1, 425, -1 }, { 0x24A6, -1, -1, -1, 426, -1 }, { 0x24A7, -1, -1, -1, 427, -1 }, { 0x24A8, -1, -1, -1, 428, -1 }, { 0x24A9, -1, -1, -1, 429, -1 }, { 0x24AA, -1, -1, -1, 430, -1 }, { 0x24AB, -1, -1, -1, 431, -1 }, { 0x24AC, -1, -1, -1, 432, -1 }, { 0x24AD, -1, -1, -1, 433, -1 }, { 0x24AE, -1, -1, -1, 434, -1 }, { 0x24AF, -1, -1, -1, 435, -1 }, { 0x24B0, -1, -1, -1, 436, -1 }, { 0x24B1, -1, -1, -1, 437, -1 }, { 0x24B2, -1, -1, -1, 438, -1 }, { 0x24B3, -1, -1, -1, 439, -1 }, { 0x24B4, -1, -1, -1, 440, -1 }, { 0x24B5, -1, -1, -1, 441, -1 }, { 0x24B6, -1, -1, -1, 442, -1 }, { 0x24B7, -1, -1, -1, 443, -1 }, { 0x24B8, -1, -1, 1319, 444, -1 }, { 0x24B9, -1, -1, -1, 445, -1 }, { 0x24BA, -1, -1, -1, 446, -1 }, { 0x24BB, -1, -1, -1, 447, -1 }, { 0x24BC, -1, -1, -1, 448, -1 }, { 0x24BD, -1, -1, -1, 449, -1 }, { 0x24BE, -1, -1, -1, 450, -1 }, { 0x24BF, -1, -1, -1, 451, -1 }, { 0x24C0, -1, -1, -1, 452, -1 }, { 0x24C1, -1, -1, -1, 453, -1 }, { 0x24C2, -1, -1, 1320, 454, -1 }, { 0x24C3, -1, -1, -1, 455, -1 }, { 0x24C4, -1, -1, -1, 456, -1 }, { 0x24C5, -1, -1, 1321, 457, -1 }, { 0x24C6, -1, -1, -1, 458, -1 }, { 0x24C7, -1, -1, 1322, 459, -1 }, { 0x24C8, -1, -1, -1, 460, -1 }, { 0x24C9, -1, -1, -1, 461, -1 }, { 0x24CA, -1, -1, -1, 462, -1 }, { 0x24CB, -1, -1, -1, 463, -1 }, { 0x24CC, -1, -1, -1, 464, -1 }, { 0x24CD, -1, -1, -1, 465, -1 }, { 0x24CE, -1, -1, -1, 466, -1 }, { 0x24CF, -1, -1, -1, 467, -1 }, { 0x24D0, -1, -1, -1, 468, -1 }, { 0x24D1, -1, -1, -1, 469, -1 }, { 0x24D2, -1, -1, -1, 470, -1 }, { 0x24D3, -1, -1, -1, 471, -1 }, { 0x24D4, -1, -1, -1, 472, -1 }, { 0x24D5, -1, -1, -1, 473, -1 }, { 0x24D6, -1, -1, -1, 474, -1 }, { 0x24D7, -1, -1, -1, 475, -1 }, { 0x24D8, -1, -1, -1, 476, -1 }, { 0x24D9, -1, -1, -1, 477, -1 }, { 0x24DA, -1, -1, -1, 478, -1 }, { 0x24DB, -1, -1, -1, 479, -1 }, { 0x24DC, -1, -1, -1, 480, -1 }, { 0x24DD, -1, -1, -1, 481, -1 }, { 0x24DE, -1, -1, -1, 482, -1 }, { 0x24DF, -1, -1, -1, 483, -1 }, { 0x24E0, -1, -1, -1, 484, -1 }, { 0x24E1, -1, -1, -1, 485, -1 }, { 0x24E2, -1, -1, -1, 486, -1 }, { 0x24E3, -1, -1, -1, 487, -1 }, { 0x24E4, -1, -1, -1, 488, -1 }, { 0x24E5, -1, -1, -1, 489, -1 }, { 0x24E6, -1, -1, -1, 490, -1 }, { 0x24E7, -1, -1, -1, 491, -1 }, { 0x24E8, -1, -1, -1, 492, -1 }, { 0x24E9, -1, -1, -1, 493, -1 }, { 0x24EA, -1, -1, -1, 494, -1 }, { 0x24FF, -1, -1, 1323, -1, -1 }, { 0x2500, 934, -1, 1324, -1, -1 }, { 0x2502, 935, -1, -1, -1, -1 }, { 0x250C, 936, -1, -1, -1, -1 }, { 0x2510, 937, -1, -1, -1, -1 }, { 0x2514, 938, -1, -1, -1, -1 }, { 0x2518, 939, -1, -1, -1, -1 }, { 0x251C, 940, -1, -1, -1, -1 }, { 0x251D, 941, -1, -1, -1, -1 }, { 0x2524, 942, -1, -1, -1, -1 }, { 0x2525, 943, -1, -1, -1, -1 }, { 0x252C, 944, -1, -1, -1, -1 }, { 0x252F, 945, -1, -1, -1, -1 }, { 0x2534, 946, -1, -1, -1, -1 }, { 0x2537, 947, -1, -1, -1, -1 }, { 0x253C, 948, -1, -1, -1, -1 }, { 0x253F, 949, -1, -1, -1, -1 }, { 0x2571, -1, 1689, 1325, -1, -1 }, { 0x2572, -1, 1690, 1328, -1, -1 }, { 0x2573, -1, -1, 1331, -1, -1 }, { 0x2588, 950, -1, 1333, -1, -1 }, { 0x2591, -1, 1691, -1, -1, -1 }, { 0x2592, 951, 1692, 1334, -1, -1 }, { 0x2593, -1, 1694, -1, -1, -1 }, { 0x259A, -1, -1, 1335, -1, -1 }, { 0x259E, -1, -1, 1337, -1, -1 }, { 0x25A0, 952, -1, 1339, -1, -1 }, { 0x25A1, 953, 1695, 1341, -1, -1 }, { 0x25A7, -1, -1, 1346, -1, -1 }, { 0x25A8, -1, -1, 1347, -1, -1 }, { 0x25AA, 955, -1, 1348, -1, -1 }, { 0x25AB, -1, -1, 1349, -1, -1 }, { 0x25AE, 956, -1, 1350, -1, -1 }, { 0x25AF, -1, -1, 1351, -1, -1 }, { 0x25B2, -1, -1, 1353, -1, -1 }, { 0x25B3, 957, -1, 1356, -1, -1 }, { 0x25B4, -1, -1, 1360, -1, -1 }, { 0x25B6, -1, -1, 1361, -1, -1 }, { 0x25B7, 958, -1, -1, -1, -1 }, { 0x25B8, -1, -1, 1363, -1, -1 }, { 0x25BB, 959, -1, 1364, -1, -1 }, { 0x25BC, -1, -1, 1365, -1, -1 }, { 0x25BD, 960, -1, 1368, -1, -1 }, { 0x25BE, -1, -1, 1371, -1, -1 }, { 0x25C0, -1, -1, 1372, -1, -1 }, { 0x25C1, 961, -1, -1, -1, -1 }, { 0x25C5, 962, -1, 1374, -1, -1 }, { 0x25C6, -1, -1, 1375, -1, -1 }, { 0x25C7, -1, -1, 1378, -1, -1 }, { 0x25C9, 963, -1, -1, -1, -1 }, { 0x25CA, -1, -1, 1385, -1, -1 }, { 0x25CB, -1, -1, 1386, -1, -1 }, { 0x25CC, -1, 1697, -1, -1, -1 }, { 0x25CE, -1, -1, 1391, -1, -1 }, { 0x25CF, -1, -1, 1395, -1, -1 }, { 0x25D0, -1, -1, 1398, -1, -1 }, { 0x25D1, -1, -1, 1399, -1, -1 }, { 0x25D8, -1, -1, 1400, -1, -1 }, { 0x25E0, -1, -1, 1402, -1, -1 }, { 0x25E2, -1, -1, 1403, -1, -1 }, { 0x25E3, -1, -1, 1404, -1, -1 }, { 0x25E4, -1, -1, 1405, -1, -1 }, { 0x25E5, -1, -1, 1406, -1, -1 }, { 0x25E6, -1, -1, 1407, -1, -1 }, { 0x25E7, -1, -1, 1410, -1, -1 }, { 0x25EF, -1, -1, 1411, -1, -1 }, { 0x25FA, -1, -1, 1416, -1, -1 }, { 0x25FB, 964, -1, 1417, -1, -1 }, { 0x25FC, -1, -1, 1419, -1, -1 }, { 0x25FD, -1, -1, 1421, -1, -1 }, { 0x25FE, -1, -1, 1422, -1, -1 }, { 0x25FF, -1, -1, 1423, -1, -1 }, { 0x2600, 965, -1, 1424, -1, -1 }, { 0x2601, 966, -1, -1, -1, -1 }, { 0x2602, 967, -1, 1426, -1, -1 }, { 0x2603, 968, -1, -1, -1, -1 }, { 0x2605, -1, -1, 1428, -1, -1 }, { 0x2606, -1, -1, 1432, -1, -1 }, { 0x2609, 969, -1, 1435, -1, -1 }, { 0x260A, 970, -1, 1439, -1, -1 }, { 0x260B, 971, -1, 1440, -1, -1 }, { 0x260C, 972, -1, -1, -1, -1 }, { 0x260E, -1, -1, 1441, -1, -1 }, { 0x260F, -1, -1, 1445, -1, -1 }, { 0x2610, -1, -1, 1446, -1, -1 }, { 0x2611, -1, -1, 1447, -1, -1 }, { 0x2612, -1, -1, 1448, -1, -1 }, { 0x2613, 973, -1, 1453, -1, -1 }, { 0x2614, 974, -1, -1, -1, -1 }, { 0x2615, 975, 1698, 1455, -1, -1 }, { 0x2618, -1, -1, 1458, -1, -1 }, { 0x2619, -1, 1699, 1459, -1, -1 }, { 0x261C, -1, -1, 1461, -1, -1 }, { 0x261D, -1, -1, 1463, -1, -1 }, { 0x261E, 976, -1, 1464, -1, -1 }, { 0x261F, -1, -1, 1466, -1, -1 }, { 0x2620, 977, -1, 1468, -1, -1 }, { 0x2624, -1, -1, 1469, -1, -1 }, { 0x2627, 978, -1, 1471, -1, -1 }, { 0x2629, 979, 1700, 1472, -1, -1 }, { 0x262B, 980, -1, -1, -1, -1 }, { 0x262C, 981, 1701, -1, -1, -1 }, { 0x262F, -1, -1, 1473, -1, -1 }, { 0x2630, 982, -1, -1, -1, -1 }, { 0x2631, 983, -1, -1, -1, -1 }, { 0x2632, 984, -1, -1, -1, -1 }, { 0x2633, 985, -1, -1, -1, -1 }, { 0x2634, 986, -1, -1, -1, -1 }, { 0x2635, 987, -1, -1, -1, -1 }, { 0x2636, 988, -1, -1, -1, -1 }, { 0x2637, 989, -1, -1, -1, -1 }, { 0x2638, -1, -1, 1474, -1, -1 }, { 0x2639, -1, -1, 1475, -1, -1 }, { 0x263A, 990, -1, 1476, -1, -1 }, { 0x263C, 991, -1, 1477, -1, -1 }, { 0x263D, 992, -1, 1481, -1, -1 }, { 0x263E, 993, -1, 1482, -1, -1 }, { 0x263F, 994, -1, -1, -1, -1 }, { 0x2640, 996, -1, 1485, -1, -1 }, { 0x2641, 998, -1, 1487, -1, -1 }, { 0x2642, 999, -1, 1488, -1, -1 }, { 0x2643, 1001, -1, -1, -1, -1 }, { 0x2644, 1002, -1, -1, -1, -1 }, { 0x2645, -1, -1, 1491, -1, -1 }, { 0x2646, 1003, -1, 1492, -1, -1 }, { 0x2647, -1, -1, 1493, -1, -1 }, { 0x2648, -1, -1, 1494, -1, -1 }, { 0x264B, -1, -1, 1495, -1, -1 }, { 0x264C, -1, -1, 1496, -1, -1 }, { 0x264D, 1004, -1, -1, -1, -1 }, { 0x264E, -1, -1, 1497, -1, -1 }, { 0x264F, 1005, -1, 1499, -1, -1 }, { 0x2650, -1, -1, 1500, -1, -1 }, { 0x2652, -1, -1, 1501, -1, -1 }, { 0x2662, -1, -1, 1502, -1, -1 }, { 0x2663, -1, -1, 1504, -1, -1 }, { 0x2665, 1007, -1, 1505, -1, -1 }, { 0x2666, -1, -1, 1509, -1, -1 }, { 0x2669, 1008, -1, 1510, -1, -1 }, { 0x266A, 1009, -1, 1511, -1, -1 }, { 0x266B, 1010, -1, 1513, -1, -1 }, { 0x266C, 1011, -1, -1, -1, -1 }, { 0x266F, 1012, -1, 1515, -1, -1 }, { 0x2672, -1, 1702, -1, -1, -1 }, { 0x2673, -1, 1703, -1, -1, -1 }, { 0x2674, -1, 1704, -1, -1, -1 }, { 0x2675, -1, 1705, -1, -1, -1 }, { 0x2676, -1, 1706, -1, -1, -1 }, { 0x2677, -1, 1707, -1, -1, -1 }, { 0x2678, -1, 1708, -1, -1, -1 }, { 0x2679, -1, 1709, -1, -1, -1 }, { 0x267A, -1, 1710, -1, -1, -1 }, { 0x267B, -1, -1, 1516, -1, -1 }, { 0x267C, -1, 1711, -1, -1, -1 }, { 0x267D, -1, 1712, -1, -1, -1 }, { 0x267E, 1013, -1, -1, -1, -1 }, { 0x267F, 1014, -1, -1, -1, -1 }, { 0x2680, -1, -1, 1517, -1, -1 }, { 0x2687, -1, -1, 1518, -1, -1 }, { 0x2690, -1, -1, 1519, -1, -1 }, { 0x2692, 1015, -1, 1520, -1, -1 }, { 0x2693, 1016, -1, -1, -1, -1 }, { 0x2694, 1017, -1, 1522, -1, -1 }, { 0x2695, 1018, 1713, 1523, -1, -1 }, { 0x2696, 1019, -1, 1525, -1, -1 }, { 0x2697, 1020, -1, 1526, -1, -1 }, { 0x2698, 1021, -1, 1527, -1, -1 }, { 0x2699, 1022, -1, -1, -1, -1 }, { 0x269A, -1, 1714, -1, -1, -1 }, { 0x269B, 1023, -1, -1, -1, -1 }, { 0x269D, -1, 1716, 1530, -1, -1 }, { 0x269E, 1024, -1, 1531, -1, -1 }, { 0x269F, 1025, -1, 1532, -1, -1 }, { 0x26A0, -1, -1, 1533, -1, -1 }, { 0x26A1, 1026, -1, 1534, -1, -1 }, { 0x26A2, 1028, -1, 1535, -1, -1 }, { 0x26A3, 1029, 1717, 1536, -1, -1 }, { 0x26A4, 1030, 1718, -1, -1, -1 }, { 0x26A5, 1031, -1, -1, -1, -1 }, { 0x26A6, 1033, -1, -1, -1, -1 }, { 0x26A7, 1035, -1, -1, -1, -1 }, { 0x26A8, 1036, -1, -1, -1, -1 }, { 0x26A9, 1037, -1, -1, -1, -1 }, { 0x26AA, 1038, 1719, 1537, -1, -1 }, { 0x26AB, -1, 1720, 1538, -1, -1 }, { 0x26AC, 1040, 1721, -1, -1, -1 }, { 0x26AD, -1, -1, 1539, -1, -1 }, { 0x26AE, -1, -1, 1541, -1, -1 }, { 0x26AF, -1, -1, 1543, -1, -1 }, { 0x26B0, 1041, -1, 1545, -1, -1 }, { 0x26B1, 1042, -1, -1, -1, -1 }, { 0x26B9, -1, 1722, 1546, -1, -1 }, { 0x26BA, -1, 1723, 1549, -1, -1 }, { 0x26BB, -1, 1724, 1550, -1, -1 }, { 0x26BC, -1, 1725, -1, -1, -1 }, { 0x26BF, 1043, -1, 1551, -1, -1 }, { 0x26C4, 1044, -1, -1, -1, -1 }, { 0x26C5, 1045, -1, 1552, -1, -1 }, { 0x26C6, 1046, -1, -1, -1, -1 }, { 0x26C7, 1047, -1, -1, -1, -1 }, { 0x26C8, 1048, -1, 1553, -1, -1 }, { 0x26CB, -1, -1, 1554, -1, -1 }, { 0x26CC, 1049, -1, 1555, -1, -1 }, { 0x26CF, 1050, -1, 1556, -1, -1 }, { 0x26D0, 1051, -1, -1, -1, -1 }, { 0x26D1, 1052, -1, 1558, -1, -1 }, { 0x26D2, 1053, -1, 1559, -1, -1 }, { 0x26D3, 1054, -1, -1, -1, -1 }, { 0x26D4, -1, -1, 1560, -1, -1 }, { 0x26D5, -1, 1726, -1, -1, -1 }, { 0x26D6, -1, 1727, -1, -1, -1 }, { 0x26D7, -1, 1728, -1, -1, -1 }, { 0x26D8, -1, 1729, -1, -1, -1 }, { 0x26D9, -1, 1730, -1, -1, -1 }, { 0x26DB, 1055, -1, 1561, -1, -1 }, { 0x26DD, 1056, -1, 1562, -1, -1 }, { 0x26DE, 1057, -1, -1, -1, -1 }, { 0x26DF, 1058, -1, 1563, -1, -1 }, { 0x26E2, -1, -1, 1564, -1, -1 }, { 0x26E3, 1060, -1, -1, -1, -1 }, { 0x26E4, 1061, 1731, 1565, -1, -1 }, { 0x26E5, -1, 1732, 1566, -1, -1 }, { 0x26E6, -1, 1733, -1, -1, -1 }, { 0x26E8, 1062, -1, 1567, -1, -1 }, { 0x26E9, 1063, -1, -1, -1, -1 }, { 0x26EB, -1, -1, 1568, -1, -1 }, { 0x26EC, -1, -1, 1569, -1, -1 }, { 0x26ED, 1064, -1, 1570, -1, -1 }, { 0x26EE, 1065, -1, -1, -1, -1 }, { 0x26F0, -1, -1, 1572, -1, -1 }, { 0x26F1, 1066, -1, 1573, -1, -1 }, { 0x26F2, 1067, -1, -1, -1, -1 }, { 0x26F3, 1068, -1, 1575, -1, -1 }, { 0x26F4, 1069, -1, 1576, -1, -1 }, { 0x26F5, 1070, -1, 1577, -1, -1 }, { 0x26F6, 1071, -1, -1, -1, -1 }, { 0x26F7, 1072, -1, 1578, -1, -1 }, { 0x26F8, 1073, -1, -1, -1, -1 }, { 0x26F9, 1074, -1, -1, -1, -1 }, { 0x26FA, 1075, -1, 1579, -1, -1 }, { 0x26FB, -1, -1, 1580, -1, -1 }, { 0x26FC, 1076, -1, -1, -1, -1 }, { 0x26FD, 1077, -1, -1, -1, -1 }, { 0x26FE, 1078, -1, 1581, -1, -1 }, { 0x26FF, 1079, -1, -1, -1, -1 }, { 0x2700, -1, 1734, -1, -1, -1 }, { 0x2705, -1, -1, 1583, -1, -1 }, { 0x2706, -1, -1, 1584, -1, -1 }, { 0x2708, -1, -1, 1586, -1, -1 }, { 0x2709, 1080, -1, 1587, -1, -1 }, { 0x270A, 1081, -1, 1589, -1, -1 }, { 0x270B, 1082, -1, 1590, -1, -1 }, { 0x270C, 1083, -1, 1592, -1, -1 }, { 0x270D, -1, -1, 1593, -1, -1 }, { 0x270E, -1, -1, 1594, -1, -1 }, { 0x2711, -1, -1, 1595, -1, -1 }, { 0x2713, -1, -1, 1596, -1, -1 }, { 0x2715, -1, -1, 1599, -1, -1 }, { 0x2716, -1, -1, 1602, -1, -1 }, { 0x2717, -1, -1, 1603, -1, -1 }, { 0x2718, -1, -1, 1605, -1, -1 }, { 0x271A, -1, -1, 1606, -1, -1 }, { 0x271E, -1, -1, 1608, -1, -1 }, { 0x2720, -1, 1735, 1609, -1, -1 }, { 0x2721, -1, -1, 1611, -1, -1 }, { 0x2726, -1, -1, 1612, -1, -1 }, { 0x2727, -1, -1, 1614, -1, -1 }, { 0x2729, -1, -1, 1615, -1, -1 }, { 0x2731, -1, -1, 1616, -1, -1 }, { 0x2733, -1, -1, 1618, -1, -1 }, { 0x2735, -1, -1, 1619, -1, -1 }, { 0x2736, -1, -1, 1620, -1, -1 }, { 0x2737, -1, -1, 1621, -1, -1 }, { 0x2738, -1, -1, 1622, -1, -1 }, { 0x273A, 1084, -1, -1, -1, -1 }, { 0x2740, -1, -1, 1623, -1, -1 }, { 0x2741, -1, -1, 1625, -1, -1 }, { 0x2749, 1085, -1, -1, -1, -1 }, { 0x274B, 1086, -1, -1, -1, -1 }, { 0x274C, -1, 1736, 1626, -1, -1 }, { 0x274D, -1, -1, 1630, -1, -1 }, { 0x274E, -1, -1, 1631, -1, -1 }, { 0x2757, 1087, -1, -1, -1, -1 }, { 0x2758, -1, -1, 1632, -1, -1 }, { 0x275B, -1, -1, 1633, -1, -1 }, { 0x275C, -1, -1, 1634, -1, -1 }, { 0x275D, -1, -1, 1635, -1, -1 }, { 0x275E, -1, -1, 1637, -1, -1 }, { 0x275F, -1, -1, 1639, -1, -1 }, { 0x2760, -1, -1, 1640, -1, -1 }, { 0x2761, -1, -1, 1642, -1, -1 }, { 0x2762, -1, -1, 1643, -1, -1 }, { 0x2764, -1, 1737, 1644, -1, -1 }, { 0x2766, 1088, -1, -1, -1, -1 }, { 0x2767, 1089, -1, 1647, -1, -1 }, { 0x2768, -1, -1, 1649, -1, -1 }, { 0x2769, -1, -1, 1650, -1, -1 }, { 0x276C, -1, -1, 1651, -1, -1 }, { 0x276D, -1, -1, 1652, -1, -1 }, { 0x276E, -1, -1, 1653, -1, -1 }, { 0x276F, -1, -1, 1654, -1, -1 }, { 0x2772, -1, -1, 1655, -1, -1 }, { 0x2773, -1, -1, 1656, -1, -1 }, { 0x2774, -1, -1, 1657, -1, -1 }, { 0x2775, -1, -1, 1658, -1, -1 }, { 0x2794, -1, -1, 1659, -1, -1 }, { 0x2795, -1, -1, 1660, -1, -1 }, { 0x2796, -1, -1, 1661, -1, -1 }, { 0x2797, -1, -1, 1662, -1, -1 }, { 0x27A1, -1, 1738, 1663, -1, -1 }, { 0x27A2, -1, -1, 1665, -1, -1 }, { 0x27A4, -1, -1, 1666, -1, -1 }, { 0x27A5, -1, -1, 1668, -1, -1 }, { 0x27A6, -1, -1, 1669, -1, -1 }, { 0x27A7, -1, -1, 1670, -1, -1 }, { 0x27A9, -1, -1, 1671, -1, -1 }, { 0x27AA, -1, -1, 1672, -1, -1 }, { 0x27AB, -1, -1, 1673, -1, -1 }, { 0x27AC, -1, -1, 1674, -1, -1 }, { 0x27AF, -1, -1, 1675, -1, -1 }, { 0x27B0, 1090, -1, -1, -1, -1 }, { 0x27C0, -1, 1739, -1, -1, -1 }, { 0x27C1, -1, 1740, -1, -1, -1 }, { 0x27C2, 1091, 1741, 1676, -1, -1 }, { 0x27C7, -1, -1, 1677, -1, -1 }, { 0x27CA, -1, -1, 1680, -1, -1 }, { 0x27CB, 1092, -1, 1682, -1, -1 }, { 0x27CC, -1, 1742, 1683, -1, -1 }, { 0x27CD, 1093, -1, 1686, -1, -1 }, { 0x27CE, 1094, 1743, -1, -1, -1 }, { 0x27CF, 1095, 1746, -1, -1, -1 }, { 0x27D0, -1, -1, 1688, -1, -1 }, { 0x27D1, -1, -1, 1689, -1, -1 }, { 0x27D2, -1, -1, 1692, -1, -1 }, { 0x27D3, 1096, -1, 1693, -1, -1 }, { 0x27D4, 1097, -1, 1694, -1, -1 }, { 0x27D7, -1, -1, 1695, -1, -1 }, { 0x27D8, -1, -1, 1696, -1, -1 }, { 0x27D9, -1, -1, 1697, -1, -1 }, { 0x27DA, -1, -1, 1698, -1, -1 }, { 0x27DB, -1, -1, 1700, -1, -1 }, { 0x27DC, -1, -1, 1701, -1, -1 }, { 0x27DD, -1, -1, 1702, -1, -1 }, { 0x27DE, -1, -1, 1703, -1, -1 }, { 0x27DF, 1098, -1, 1704, -1, -1 }, { 0x27E0, -1, 1749, 1705, -1, -1 }, { 0x27E1, 1099, -1, 1706, -1, -1 }, { 0x27E2, 1100, -1, -1, -1, -1 }, { 0x27E3, 1101, -1, -1, -1, -1 }, { 0x27E4, 1102, -1, 1707, -1, -1 }, { 0x27E5, 1103, -1, -1, -1, -1 }, { 0x27E6, 1104, -1, 1709, -1, -1 }, { 0x27E7, 1105, -1, 1710, -1, -1 }, { 0x27E8, 1106, -1, 1711, -1, -1 }, { 0x27E9, 1108, -1, 1713, -1, -1 }, { 0x27EA, 1110, -1, 1715, -1, -1 }, { 0x27EB, 1111, -1, 1716, -1, -1 }, { 0x27EC, -1, -1, 1717, -1, -1 }, { 0x27ED, -1, -1, 1719, -1, -1 }, { 0x27EE, 1112, -1, -1, -1, -1 }, { 0x27EF, 1113, -1, -1, -1, -1 }, { 0x27F0, -1, -1, 1721, -1, -1 }, { 0x27F1, -1, -1, 1723, -1, -1 }, { 0x27F2, -1, -1, 1724, -1, -1 }, { 0x27F3, -1, -1, 1726, -1, -1 }, { 0x27F4, -1, -1, 1728, -1, -1 }, { 0x27F5, -1, -1, 1729, -1, -1 }, { 0x27F6, -1, -1, 1730, -1, -1 }, { 0x27F7, -1, -1, 1731, -1, -1 }, { 0x27F8, -1, -1, 1732, -1, -1 }, { 0x27F9, -1, -1, 1733, -1, -1 }, { 0x27FA, -1, -1, 1734, -1, -1 }, { 0x27FB, 1114, -1, 1735, -1, -1 }, { 0x27FC, 1115, -1, 1736, -1, -1 }, { 0x27FD, -1, -1, 1737, -1, -1 }, { 0x27FE, -1, -1, 1738, -1, -1 }, { 0x27FF, -1, -1, 1739, -1, -1 }, { 0x2800, -1, 1750, -1, -1, -1 }, { 0x2900, 1116, -1, 1741, -1, -1 }, { 0x2901, 1117, -1, 1742, -1, -1 }, { 0x2905, 1118, -1, 1743, -1, -1 }, { 0x2906, 1119, -1, 1744, -1, -1 }, { 0x2907, 1120, -1, 1745, -1, -1 }, { 0x290A, -1, -1, 1746, -1, -1 }, { 0x290B, -1, -1, 1748, -1, -1 }, { 0x2910, -1, -1, 1750, -1, -1 }, { 0x2911, -1, -1, 1751, -1, -1 }, { 0x2914, 1121, -1, 1752, -1, -1 }, { 0x2915, 1122, -1, 1753, -1, -1 }, { 0x2916, 1123, -1, 1754, -1, -1 }, { 0x2917, 1125, -1, 1755, -1, -1 }, { 0x2918, 1126, -1, 1756, -1, -1 }, { 0x292C, -1, -1, 1757, -1, -1 }, { 0x2933, -1, -1, 1758, -1, -1 }, { 0x2940, -1, -1, 1760, -1, -1 }, { 0x2941, -1, -1, 1761, -1, -1 }, { 0x2947, -1, -1, 1762, -1, -1 }, { 0x2970, -1, -1, 1763, -1, -1 }, { 0x2971, -1, -1, 1764, -1, -1 }, { 0x2972, -1, -1, 1765, -1, -1 }, { 0x2973, -1, -1, 1766, -1, -1 }, { 0x2974, -1, -1, 1767, -1, -1 }, { 0x2975, -1, -1, 1768, -1, -1 }, { 0x2977, -1, -1, 1769, -1, -1 }, { 0x297A, -1, -1, 1770, -1, -1 }, { 0x2980, -1, -1, 1771, -1, -1 }, { 0x2981, -1, 1751, 1773, -1, -1 }, { 0x2982, -1, -1, 1775, -1, -1 }, { 0x2985, -1, -1, 1776, -1, -1 }, { 0x2986, -1, 1752, 1778, -1, -1 }, { 0x2997, -1, -1, 1780, -1, -1 }, { 0x2999, -1, 1753, -1, -1, -1 }, { 0x299A, -1, -1, 1783, -1, -1 }, { 0x299B, -1, -1, 1784, -1, -1 }, { 0x299C, -1, -1, 1785, -1, -1 }, { 0x299F, -1, -1, 1786, -1, -1 }, { 0x29A0, -1, -1, 1787, -1, -1 }, { 0x29A2, -1, -1, 1788, -1, -1 }, { 0x29B0, -1, -1, 1789, -1, -1 }, { 0x29B5, -1, 1754, 1791, -1, -1 }, { 0x29B6, -1, -1, 1792, -1, -1 }, { 0x29BB, -1, -1, 1793, -1, -1 }, { 0x29BE, -1, -1, 1794, -1, -1 }, { 0x29BF, -1, 1755, 1797, -1, -1 }, { 0x29C4, -1, -1, 1800, -1, -1 }, { 0x29C5, -1, -1, 1802, -1, -1 }, { 0x29C7, -1, -1, 1803, -1, -1 }, { 0x29C9, -1, -1, 1804, -1, -1 }, { 0x29CD, -1, -1, 1805, -1, -1 }, { 0x29D1, -1, -1, 1806, -1, -1 }, { 0x29D3, -1, -1, 1807, -1, -1 }, { 0x29D4, -1, -1, 1808, -1, -1 }, { 0x29D5, -1, -1, 1809, -1, -1 }, { 0x29D6, 1127, -1, 1810, -1, -1 }, { 0x29D7, -1, -1, 1811, -1, -1 }, { 0x29D8, -1, -1, 1812, -1, -1 }, { 0x29DC, 1129, -1, 1813, -1, -1 }, { 0x29DF, -1, -1, 1814, -1, -1 }, { 0x29E0, 1130, -1, 1816, -1, -1 }, { 0x29E1, -1, -1, 1817, -1, -1 }, { 0x29E2, -1, -1, 1818, -1, -1 }, { 0x29E3, -1, -1, 1819, -1, -1 }, { 0x29E5, -1, -1, 1821, -1, -1 }, { 0x29E6, 1131, -1, -1, -1, -1 }, { 0x29E7, 1132, 1756, 1822, -1, -1 }, { 0x29E8, -1, -1, 1824, -1, -1 }, { 0x29E9, -1, -1, 1825, -1, -1 }, { 0x29EB, -1, -1, 1826, -1, -1 }, { 0x29F4, 1133, -1, -1, -1, -1 }, { 0x29F5, -1, -1, 1827, -1, -1 }, { 0x29F7, -1, -1, 1830, -1, -1 }, { 0x29F8, -1, -1, 1831, -1, -1 }, { 0x29F9, 1134, -1, 1832, -1, -1 }, { 0x29FC, -1, -1, 1833, -1, -1 }, { 0x29FD, -1, -1, 1835, -1, -1 }, { 0x29FE, -1, -1, 1837, -1, -1 }, { 0x29FF, -1, -1, 1838, -1, -1 }, { 0x2A00, -1, -1, 1839, -1, -1 }, { 0x2A01, -1, -1, 1841, -1, -1 }, { 0x2A02, -1, -1, 1842, -1, -1 }, { 0x2A03, -1, -1, 1844, -1, -1 }, { 0x2A04, -1, -1, 1845, -1, -1 }, { 0x2A05, -1, -1, 1846, -1, -1 }, { 0x2A06, -1, -1, 1847, -1, -1 }, { 0x2A07, 1135, -1, 1848, -1, -1 }, { 0x2A08, -1, -1, 1849, -1, -1 }, { 0x2A09, -1, -1, 1850, -1, -1 }, { 0x2A0A, -1, -1, 1851, -1, -1 }, { 0x2A0C, -1, -1, 1852, 495, -1 }, { 0x2A15, -1, -1, 1853, -1, -1 }, { 0x2A1B, 1136, -1, -1, -1, -1 }, { 0x2A1C, 1137, -1, -1, -1, -1 }, { 0x2A1D, 1138, 1757, 1854, -1, -1 }, { 0x2A1E, -1, 1758, 1856, -1, -1 }, { 0x2A1F, -1, -1, 1857, -1, -1 }, { 0x2A20, -1, -1, 1858, -1, -1 }, { 0x2A21, -1, -1, 1859, -1, -1 }, { 0x2A24, 1139, -1, -1, -1, -1 }, { 0x2A25, -1, -1, 1860, -1, -1 }, { 0x2A26, 1140, -1, -1, -1, -1 }, { 0x2A27, 1141, -1, -1, -1, -1 }, { 0x2A2A, -1, -1, 1861, -1, -1 }, { 0x2A2F, -1, -1, 1862, -1, -1 }, { 0x2A3C, -1, -1, 1863, -1, -1 }, { 0x2A3D, -1, -1, 1864, -1, -1 }, { 0x2A3E, -1, -1, 1866, -1, -1 }, { 0x2A3F, -1, -1, 1867, -1, -1 }, { 0x2A40, -1, -1, 1868, -1, -1 }, { 0x2A41, 1142, -1, 1870, -1, -1 }, { 0x2A4C, -1, -1, 1871, -1, -1 }, { 0x2A4D, -1, -1, 1872, -1, -1 }, { 0x2A55, -1, -1, 1873, -1, -1 }, { 0x2A56, -1, -1, 1874, -1, -1 }, { 0x2A5E, -1, -1, 1875, -1, -1 }, { 0x2A60, -1, -1, 1876, -1, -1 }, { 0x2A61, -1, -1, 1877, -1, -1 }, { 0x2A63, -1, -1, 1878, -1, -1 }, { 0x2A65, -1, -1, 1879, -1, -1 }, { 0x2A66, -1, -1, 1880, -1, -1 }, { 0x2A68, 1143, -1, 1881, -1, -1 }, { 0x2A6B, -1, -1, 1883, -1, -1 }, { 0x2A6D, -1, -1, 1884, -1, -1 }, { 0x2A6E, -1, -1, 1885, -1, -1 }, { 0x2A70, -1, -1, 1886, -1, -1 }, { 0x2A71, -1, 1759, -1, -1, -1 }, { 0x2A72, -1, 1760, -1, -1, -1 }, { 0x2A74, -1, -1, -1, 496, -1 }, { 0x2A75, -1, -1, -1, 497, -1 }, { 0x2A76, -1, -1, -1, 498, -1 }, { 0x2A7D, -1, -1, 1887, -1, -1 }, { 0x2A7E, -1, -1, 1888, -1, -1 }, { 0x2A87, -1, -1, 1889, -1, -1 }, { 0x2A88, -1, -1, 1890, -1, -1 }, { 0x2A8B, -1, -1, 1891, -1, -1 }, { 0x2A8C, -1, -1, 1892, -1, -1 }, { 0x2A95, -1, -1, 1893, -1, -1 }, { 0x2A96, -1, -1, 1894, -1, -1 }, { 0x2A99, -1, -1, 1895, -1, -1 }, { 0x2A9A, -1, -1, 1896, -1, -1 }, { 0x2AA1, 1144, -1, 1897, -1, -1 }, { 0x2AA2, -1, -1, 1898, -1, -1 }, { 0x2AAE, -1, -1, 1899, -1, -1 }, { 0x2AAF, -1, -1, 1900, -1, -1 }, { 0x2AB0, -1, -1, 1901, -1, -1 }, { 0x2ACF, -1, -1, 1902, -1, -1 }, { 0x2AD0, -1, -1, 1903, -1, -1 }, { 0x2AD9, -1, -1, 1904, -1, -1 }, { 0x2ADA, -1, -1, 1906, -1, -1 }, { 0x2ADB, -1, -1, 1907, -1, -1 }, { 0x2ADC, 1145, 1761, -1, -1, 940 }, { 0x2ADD, 1146, 1763, -1, -1, -1 }, { 0x2ADE, -1, -1, 1908, -1, -1 }, { 0x2ADF, -1, -1, 1909, -1, -1 }, { 0x2AE0, -1, -1, 1910, -1, -1 }, { 0x2AE2, 1147, -1, -1, -1, -1 }, { 0x2AE3, -1, -1, 1911, -1, -1 }, { 0x2AE4, -1, -1, 1912, -1, -1 }, { 0x2AE6, -1, -1, 1913, -1, -1 }, { 0x2AE7, -1, -1, 1914, -1, -1 }, { 0x2AE8, -1, -1, 1917, -1, -1 }, { 0x2AEB, 1148, 1765, -1, -1, -1 }, { 0x2AEC, -1, -1, 1919, -1, -1 }, { 0x2AED, -1, -1, 1920, -1, -1 }, { 0x2AEE, -1, -1, 1921, -1, -1 }, { 0x2AF1, 1149, -1, 1922, -1, -1 }, { 0x2AF2, -1, -1, 1923, -1, -1 }, { 0x2AF4, 1150, -1, 1925, -1, -1 }, { 0x2AF5, -1, -1, 1926, -1, -1 }, { 0x2AF6, -1, 1766, 1927, -1, -1 }, { 0x2AF7, -1, -1, 1929, -1, -1 }, { 0x2AF8, -1, -1, 1930, -1, -1 }, { 0x2AF9, -1, -1, 1931, -1, -1 }, { 0x2AFA, -1, -1, 1932, -1, -1 }, { 0x2AFB, -1, -1, 1933, -1, -1 }, { 0x2AFC, -1, 1767, 1934, -1, -1 }, { 0x2AFD, -1, -1, 1936, -1, -1 }, { 0x2AFE, 1151, -1, -1, -1, -1 }, { 0x2AFF, 1152, -1, -1, -1, -1 }, { 0x2B04, -1, -1, 1937, -1, -1 }, { 0x2B05, -1, -1, 1939, -1, -1 }, { 0x2B12, -1, -1, 1941, -1, -1 }, { 0x2B1B, -1, -1, 1942, -1, -1 }, { 0x2B1C, -1, -1, 1943, -1, -1 }, { 0x2B1D, -1, -1, 1944, -1, -1 }, { 0x2B1E, -1, -1, 1945, -1, -1 }, { 0x2B21, -1, -1, 1946, -1, -1 }, { 0x2B24, -1, -1, 1947, -1, -1 }, { 0x2B25, -1, -1, 1950, -1, -1 }, { 0x2B26, -1, -1, 1951, -1, -1 }, { 0x2B28, -1, -1, 1953, -1, -1 }, { 0x2B29, -1, -1, 1954, -1, -1 }, { 0x2B30, -1, -1, 1956, -1, -1 }, { 0x2B31, -1, -1, 1957, -1, -1 }, { 0x2B32, -1, -1, 1958, -1, -1 }, { 0x2B33, -1, -1, 1959, -1, -1 }, { 0x2B34, -1, -1, 1961, -1, -1 }, { 0x2B35, -1, -1, 1962, -1, -1 }, { 0x2B36, -1, -1, 1963, -1, -1 }, { 0x2B37, -1, -1, 1964, -1, -1 }, { 0x2B38, -1, -1, 1965, -1, -1 }, { 0x2B39, -1, -1, 1966, -1, -1 }, { 0x2B3A, -1, -1, 1967, -1, -1 }, { 0x2B3B, -1, -1, 1968, -1, -1 }, { 0x2B3C, -1, -1, 1969, -1, -1 }, { 0x2B3D, -1, -1, 1970, -1, -1 }, { 0x2B3E, -1, -1, 1971, -1, -1 }, { 0x2B3F, -1, -1, 1972, -1, -1 }, { 0x2B40, -1, -1, 1974, -1, -1 }, { 0x2B41, -1, 1768, 1975, -1, -1 }, { 0x2B42, -1, 1769, 1976, -1, -1 }, { 0x2B43, -1, 1770, 1977, -1, -1 }, { 0x2B44, -1, 1771, 1978, -1, -1 }, { 0x2B45, -1, -1, 1979, -1, -1 }, { 0x2B4B, -1, 1772, 1980, -1, -1 }, { 0x2B4C, -1, 1773, 1981, -1, -1 }, { 0x2B4D, -1, -1, 1982, -1, -1 }, { 0x2B4E, -1, 1774, -1, -1, -1 }, { 0x2B4F, -1, 1775, -1, -1, -1 }, { 0x2B50, -1, -1, 1983, -1, -1 }, { 0x2B51, -1, -1, 1984, -1, -1 }, { 0x2B55, 1153, 1776, 1987, -1, -1 }, { 0x2B56, 1154, -1, -1, -1, -1 }, { 0x2B57, 1155, -1, 1988, -1, -1 }, { 0x2B58, 1156, -1, 1989, -1, -1 }, { 0x2B59, 1158, -1, 1991, -1, -1 }, { 0x2B5A, -1, 1777, -1, -1, -1 }, { 0x2B5B, -1, 1778, -1, -1, -1 }, { 0x2B5C, -1, 1779, -1, -1, -1 }, { 0x2B5D, -1, 1780, -1, -1, -1 }, { 0x2B5E, -1, 1781, -1, -1, -1 }, { 0x2B5F, -1, 1782, -1, -1, -1 }, { 0x2B60, -1, -1, 1992, -1, -1 }, { 0x2B61, -1, -1, 1993, -1, -1 }, { 0x2B62, -1, -1, 1994, -1, -1 }, { 0x2B63, -1, -1, 1996, -1, -1 }, { 0x2B64, -1, -1, 1997, -1, -1 }, { 0x2B65, -1, -1, 1998, -1, -1 }, { 0x2B66, -1, -1, 1999, -1, -1 }, { 0x2B67, -1, -1, 2000, -1, -1 }, { 0x2B68, -1, -1, 2001, -1, -1 }, { 0x2B69, -1, -1, 2002, -1, -1 }, { 0x2B6A, -1, -1, 2003, -1, -1 }, { 0x2B6B, -1, -1, 2004, -1, -1 }, { 0x2B6C, -1, -1, 2005, -1, -1 }, { 0x2B6D, -1, -1, 2006, -1, -1 }, { 0x2B6E, -1, -1, 2007, -1, -1 }, { 0x2B6F, -1, -1, 2008, -1, -1 }, { 0x2B70, 1159, -1, 2009, -1, -1 }, { 0x2B71, 1160, -1, 2010, -1, -1 }, { 0x2B72, 1161, -1, 2011, -1, -1 }, { 0x2B73, 1162, -1, 2012, -1, -1 }, { 0x2B76, 1163, -1, -1, -1, -1 }, { 0x2B78, 1164, -1, -1, -1, -1 }, { 0x2B7B, 1165, -1, -1, -1, -1 }, { 0x2B7D, 1166, -1, -1, -1, -1 }, { 0x2B7E, -1, -1, 2013, -1, -1 }, { 0x2B80, -1, -1, 2014, -1, -1 }, { 0x2B83, -1, -1, 2015, -1, -1 }, { 0x2B84, -1, -1, 2016, -1, -1 }, { 0x2B85, -1, -1, 2017, -1, -1 }, { 0x2B86, -1, -1, 2018, -1, -1 }, { 0x2B87, -1, -1, 2019, -1, -1 }, { 0x2B8A, -1, -1, 2020, -1, -1 }, { 0x2B8F, -1, -1, 2021, -1, -1 }, { 0x2B90, -1, -1, 2022, -1, -1 }, { 0x2B94, 1167, -1, -1, -1, -1 }, { 0x2B95, -1, -1, 2023, -1, -1 }, { 0x2B97, -1, 1783, 2025, -1, -1 }, { 0x2B9A, -1, -1, 2026, -1, -1 }, { 0x2B9E, -1, -1, 2027, -1, -1 }, { 0x2BA0, -1, -1, 2028, -1, -1 }, { 0x2BA1, -1, -1, 2029, -1, -1 }, { 0x2BA2, -1, -1, 2030, -1, -1 }, { 0x2BA3, -1, -1, 2031, -1, -1 }, { 0x2BA4, -1, -1, 2032, -1, -1 }, { 0x2BA5, -1, -1, 2033, -1, -1 }, { 0x2BA6, -1, -1, 2034, -1, -1 }, { 0x2BA7, -1, -1, 2035, -1, -1 }, { 0x2BA9, -1, -1, 2036, -1, -1 }, { 0x2BAB, -1, -1, 2037, -1, -1 }, { 0x2BB8, 1168, -1, 2038, -1, -1 }, { 0x2BB9, 1169, -1, 2039, -1, -1 }, { 0x2BBA, 1170, -1, 2040, -1, -1 }, { 0x2BBB, 1171, -1, -1, -1, -1 }, { 0x2BBC, 1172, -1, -1, -1, -1 }, { 0x2BBD, -1, -1, 2041, -1, -1 }, { 0x2BBE, -1, -1, 2042, -1, -1 }, { 0x2BC3, -1, -1, 2043, -1, -1 }, { 0x2BC5, -1, -1, 2044, -1, -1 }, { 0x2BC6, -1, -1, 2045, -1, -1 }, { 0x2BC7, -1, -1, 2046, -1, -1 }, { 0x2BC8, -1, -1, 2047, -1, -1 }, { 0x2BC9, -1, -1, 2048, -1, -1 }, { 0x2BCC, -1, -1, 2049, -1, -1 }, { 0x2BCE, -1, -1, 2050, -1, -1 }, { 0x2BCF, -1, -1, 2051, -1, -1 }, { 0x2BD0, -1, -1, 2052, -1, -1 }, { 0x2BD1, 1173, -1, 2053, -1, -1 }, { 0x2BD2, -1, 1784, 2055, -1, -1 }, { 0x2BD3, -1, -1, 2058, -1, -1 }, { 0x2BDE, 1174, -1, -1, -1, -1 }, { 0x2BE8, -1, -1, 2059, -1, -1 }, { 0x2BEC, 1175, -1, 2060, -1, -1 }, { 0x2BED, 1176, -1, -1, -1, -1 }, { 0x2BEE, 1177, -1, -1, -1, -1 }, { 0x2BEF, 1178, -1, -1, -1, -1 }, { 0x2BF3, -1, 1785, -1, -1, -1 }, { 0x2BF4, -1, 1786, -1, -1, -1 }, { 0x2BF5, -1, 1787, -1, -1, -1 }, { 0x2BF6, -1, 1788, -1, -1, -1 }, { 0x2BF7, -1, 1789, -1, -1, -1 }, { 0x2BF8, -1, 1790, -1, -1, -1 }, { 0x2BF9, 1179, -1, -1, -1, -1 }, { 0x2BFA, 1180, -1, 2061, -1, -1 }, { 0x2BFB, 1181, -1, 2062, -1, -1 }, { 0x2BFC, 1182, -1, -1, -1, -1 }, { 0x2BFD, 1183, -1, 2065, -1, -1 }, { 0x2BFE, 1184, -1, 2066, -1, -1 }, { 0x2C3A, -1, -1, 2067, -1, -1 }, { 0x2C62, -1, 1791, -1, -1, -1 }, { 0x2C63, -1, 1792, -1, -1, -1 }, { 0x2C64, -1, 1793, -1, -1, -1 }, { 0x2C65, -1, 1794, -1, -1, -1 }, { 0x2C66, -1, 1795, -1, -1, -1 }, { 0x2C6D, -1, 1796, -1, -1, -1 }, { 0x2C6E, -1, 1797, -1, -1, -1 }, { 0x2C6F, -1, 1798, -1, -1, -1 }, { 0x2C70, -1, 1799, -1, -1, -1 }, { 0x2C71, -1, 1800, -1, -1, -1 }, { 0x2C75, -1, -1, 2068, -1, -1 }, { 0x2C76, -1, -1, 2072, -1, -1 }, { 0x2C77, -1, 1801, -1, -1, -1 }, { 0x2C7C, -1, -1, -1, 499, -1 }, { 0x2C7D, -1, -1, -1, 500, -1 }, { 0x2C7E, -1, 1802, -1, -1, -1 }, { 0x2C7F, -1, 1803, -1, -1, -1 }, { 0x2CE4, -1, -1, 2073, -1, -1 }, { 0x2CE8, -1, -1, 2074, -1, -1 }, { 0x2CE9, -1, -1, 2075, -1, -1 }, { 0x2CEF, -1, 1804, -1, -1, -1 }, { 0x2CF0, -1, -1, 2076, -1, -1 }, { 0x2CF1, -1, -1, 2078, -1, -1 }, { 0x2CF2, -1, -1, 2080, -1, -1 }, { 0x2CF3, -1, -1, 2081, -1, -1 }, { 0x2D00, -1, -1, 2082, -1, -1 }, { 0x2D40, 1185, -1, -1, -1, -1 }, { 0x2D53, 1186, -1, -1, -1, -1 }, { 0x2D58, 1187, -1, -1, -1, -1 }, { 0x2D64, 1188, -1, -1, -1, -1 }, { 0x2D6F, 1189, -1, -1, 501, -1 }, { 0x2D70, 1190, -1, -1, -1, -1 }, { 0x2D7F, -1, 1805, -1, -1, -1 }, { 0x2DE8, -1, -1, 2083, -1, -1 }, { 0x2DEA, -1, -1, 2084, -1, -1 }, { 0x2DED, -1, -1, 2085, -1, -1 }, { 0x2DEF, -1, -1, 2086, -1, -1 }, { 0x2DF5, -1, 1808, -1, -1, -1 }, { 0x2DF6, -1, -1, 2087, -1, -1 }, { 0x2DF7, -1, -1, 2088, -1, -1 }, { 0x2E00, -1, -1, 2089, -1, -1 }, { 0x2E06, -1, -1, 2090, -1, -1 }, { 0x2E0B, -1, 1809, -1, -1, -1 }, { 0x2E0C, -1, 1810, -1, -1, -1 }, { 0x2E0D, -1, 1811, -1, -1, -1 }, { 0x2E0E, -1, -1, 2091, -1, -1 }, { 0x2E12, 1191, -1, -1, -1, -1 }, { 0x2E13, -1, 1812, 2092, -1, -1 }, { 0x2E14, -1, 1813, -1, -1, -1 }, { 0x2E15, -1, 1814, -1, -1, -1 }, { 0x2E16, 1192, -1, -1, -1, -1 }, { 0x2E17, -1, 1815, 2093, -1, -1 }, { 0x2E18, 1193, -1, 2097, -1, -1 }, { 0x2E19, -1, 1817, -1, -1, -1 }, { 0x2E1A, -1, 1818, -1, -1, -1 }, { 0x2E1B, -1, 1819, -1, -1, -1 }, { 0x2E1D, -1, 1820, -1, -1, -1 }, { 0x2E1E, -1, 1821, -1, -1, -1 }, { 0x2E1F, -1, 1822, -1, -1, -1 }, { 0x2E20, -1, -1, 2098, -1, -1 }, { 0x2E22, -1, -1, 2099, -1, -1 }, { 0x2E26, -1, -1, 2102, -1, -1 }, { 0x2E27, -1, -1, 2103, -1, -1 }, { 0x2E28, -1, -1, 2104, -1, -1 }, { 0x2E2E, 1194, -1, 2106, -1, -1 }, { 0x2E2F, -1, 1823, 2109, -1, -1 }, { 0x2E30, -1, 1824, 2111, -1, -1 }, { 0x2E31, -1, 1825, 2113, -1, -1 }, { 0x2E32, -1, 1826, 2114, -1, -1 }, { 0x2E33, -1, 1827, 2115, -1, -1 }, { 0x2E34, -1, -1, 2117, -1, -1 }, { 0x2E35, -1, 1828, 2118, -1, -1 }, { 0x2E36, -1, 1829, -1, -1, -1 }, { 0x2E37, -1, 1830, -1, -1, -1 }, { 0x2E38, -1, 1831, 2119, -1, -1 }, { 0x2E39, -1, 1832, 2120, -1, -1 }, { 0x2E3A, 1195, -1, 2121, -1, -1 }, { 0x2E3C, -1, 1833, 2122, -1, -1 }, { 0x2E3D, -1, -1, 2124, -1, -1 }, { 0x2E3E, -1, -1, 2126, -1, -1 }, { 0x2E3F, -1, 1834, 2128, -1, -1 }, { 0x2E40, -1, -1, 2129, -1, -1 }, { 0x2E41, -1, 1835, 2134, -1, -1 }, { 0x2E42, -1, -1, 2136, -1, -1 }, { 0x2E43, -1, 1836, 2137, -1, -1 }, { 0x2E44, -1, 1837, 2138, -1, -1 }, { 0x2E46, -1, -1, 2139, -1, -1 }, { 0x2E47, -1, -1, 2141, -1, -1 }, { 0x2E4A, 1196, 1838, -1, -1, -1 }, { 0x2E4B, -1, -1, 2142, -1, -1 }, { 0x2E4C, -1, 1839, -1, -1, -1 }, { 0x2E4D, -1, 1840, 2144, -1, -1 }, { 0x2E4E, -1, 1841, -1, -1, -1 }, { 0x2E50, -1, -1, 2148, -1, -1 }, { 0x2E52, -1, -1, 2149, -1, -1 }, { 0x2E85, -1, 1842, -1, -1, -1 }, { 0x2E88, -1, 1843, -1, -1, -1 }, { 0x2E89, -1, 1844, -1, -1, -1 }, { 0x2E8A, -1, 1845, -1, -1, -1 }, { 0x2E8B, -1, 1846, -1, -1, -1 }, { 0x2E8C, -1, 1847, -1, -1, -1 }, { 0x2E8D, -1, 1848, -1, -1, -1 }, { 0x2E96, -1, 1849, -1, -1, -1 }, { 0x2E97, -1, 1850, -1, -1, -1 }, { 0x2E98, -1, 1851, -1, -1, -1 }, { 0x2E99, -1, 1852, -1, -1, -1 }, { 0x2E9C, -1, 1853, -1, -1, -1 }, { 0x2E9F, -1, -1, -1, 502, -1 }, { 0x2EA1, -1, 1854, -1, -1, -1 }, { 0x2EA2, -1, 1855, -1, -1, -1 }, { 0x2EA3, -1, 1856, -1, -1, -1 }, { 0x2EA4, -1, 1857, -1, -1, -1 }, { 0x2EA5, -1, 1858, -1, -1, -1 }, { 0x2EA8, -1, 1859, -1, -1, -1 }, { 0x2EA9, -1, 1860, -1, -1, -1 }, { 0x2EAA, -1, 1861, -1, -1, -1 }, { 0x2EAB, -1, 1862, 2150, -1, -1 }, { 0x2EAF, -1, 1863, -1, -1, -1 }, { 0x2EB0, -1, 1864, -1, -1, -1 }, { 0x2EB2, -1, -1, 2151, -1, -1 }, { 0x2EB6, -1, 1865, -1, -1, -1 }, { 0x2EB7, -1, 1866, -1, -1, -1 }, { 0x2EC2, -1, 1867, -1, -1, -1 }, { 0x2EC3, -1, 1868, -1, -1, -1 }, { 0x2EC4, -1, 1869, -1, -1, -1 }, { 0x2ECA, -1, 1870, -1, -1, -1 }, { 0x2ECF, -1, 1871, -1, -1, -1 }, { 0x2ED2, -1, 1872, -1, -1, -1 }, { 0x2ED6, -1, 1873, -1, -1, -1 }, { 0x2EDD, -1, 1874, -1, -1, -1 }, { 0x2EDE, -1, 1875, -1, -1, -1 }, { 0x2EDF, -1, 1876, -1, -1, -1 }, { 0x2EE0, -1, 1877, -1, -1, -1 }, { 0x2EF3, -1, -1, -1, 503, -1 }, { 0x2F00, -1, -1, -1, 504, -1 }, { 0x2F01, -1, -1, -1, 505, -1 }, { 0x2F02, -1, -1, -1, 506, -1 }, { 0x2F03, -1, -1, -1, 507, -1 }, { 0x2F04, -1, -1, -1, 508, -1 }, { 0x2F05, -1, -1, -1, 509, -1 }, { 0x2F06, -1, -1, -1, 510, -1 }, { 0x2F07, -1, -1, -1, 511, -1 }, { 0x2F08, -1, -1, -1, 512, -1 }, { 0x2F09, -1, -1, -1, 513, -1 }, { 0x2F0A, -1, -1, -1, 514, -1 }, { 0x2F0B, -1, -1, -1, 515, -1 }, { 0x2F0C, -1, -1, -1, 516, -1 }, { 0x2F0D, -1, -1, -1, 517, -1 }, { 0x2F0E, -1, -1, -1, 518, -1 }, { 0x2F0F, -1, -1, -1, 519, -1 }, { 0x2F10, -1, -1, -1, 520, -1 }, { 0x2F11, -1, -1, -1, 521, -1 }, { 0x2F12, -1, -1, -1, 522, -1 }, { 0x2F13, -1, -1, -1, 523, -1 }, { 0x2F14, -1, -1, -1, 524, -1 }, { 0x2F15, -1, -1, -1, 525, -1 }, { 0x2F16, -1, -1, -1, 526, -1 }, { 0x2F17, -1, -1, -1, 527, -1 }, { 0x2F18, -1, -1, -1, 528, -1 }, { 0x2F19, -1, -1, -1, 529, -1 }, { 0x2F1A, -1, -1, -1, 530, -1 }, { 0x2F1B, -1, -1, -1, 531, -1 }, { 0x2F1C, -1, -1, -1, 532, -1 }, { 0x2F1D, -1, -1, -1, 533, -1 }, { 0x2F1E, -1, -1, -1, 534, -1 }, { 0x2F1F, -1, -1, -1, 535, -1 }, { 0x2F20, -1, -1, -1, 536, -1 }, { 0x2F21, -1, -1, -1, 537, -1 }, { 0x2F22, -1, -1, -1, 538, -1 }, { 0x2F23, -1, -1, -1, 539, -1 }, { 0x2F24, -1, -1, -1, 540, -1 }, { 0x2F25, -1, -1, -1, 541, -1 }, { 0x2F26, -1, -1, -1, 542, -1 }, { 0x2F27, -1, -1, -1, 543, -1 }, { 0x2F28, -1, -1, -1, 544, -1 }, { 0x2F29, -1, -1, -1, 545, -1 }, { 0x2F2A, -1, -1, -1, 546, -1 }, { 0x2F2B, -1, -1, -1, 547, -1 }, { 0x2F2C, -1, -1, -1, 548, -1 }, { 0x2F2D, -1, -1, -1, 549, -1 }, { 0x2F2E, -1, -1, -1, 550, -1 }, { 0x2F2F, -1, -1, -1, 551, -1 }, { 0x2F30, -1, -1, -1, 552, -1 }, { 0x2F31, -1, -1, -1, 553, -1 }, { 0x2F32, -1, -1, -1, 554, -1 }, { 0x2F33, -1, -1, -1, 555, -1 }, { 0x2F34, -1, -1, -1, 556, -1 }, { 0x2F35, -1, -1, -1, 557, -1 }, { 0x2F36, -1, -1, -1, 558, -1 }, { 0x2F37, -1, -1, -1, 559, -1 }, { 0x2F38, -1, -1, -1, 560, -1 }, { 0x2F39, -1, -1, -1, 561, -1 }, { 0x2F3A, -1, -1, -1, 562, -1 }, { 0x2F3B, -1, -1, -1, 563, -1 }, { 0x2F3C, -1, -1, -1, 564, -1 }, { 0x2F3D, -1, -1, -1, 565, -1 }, { 0x2F3E, -1, -1, -1, 566, -1 }, { 0x2F3F, -1, -1, -1, 567, -1 }, { 0x2F40, -1, -1, -1, 568, -1 }, { 0x2F41, -1, -1, -1, 569, -1 }, { 0x2F42, -1, -1, -1, 570, -1 }, { 0x2F43, -1, -1, -1, 571, -1 }, { 0x2F44, -1, -1, -1, 572, -1 }, { 0x2F45, -1, -1, -1, 573, -1 }, { 0x2F46, -1, -1, -1, 574, -1 }, { 0x2F47, -1, -1, -1, 575, -1 }, { 0x2F48, -1, -1, -1, 576, -1 }, { 0x2F49, -1, -1, -1, 577, -1 }, { 0x2F4A, -1, -1, -1, 578, -1 }, { 0x2F4B, -1, -1, -1, 579, -1 }, { 0x2F4C, -1, -1, -1, 580, -1 }, { 0x2F4D, -1, -1, -1, 581, -1 }, { 0x2F4E, -1, -1, -1, 582, -1 }, { 0x2F4F, -1, -1, -1, 583, -1 }, { 0x2F50, -1, -1, -1, 584, -1 }, { 0x2F51, -1, -1, -1, 585, -1 }, { 0x2F52, -1, -1, -1, 586, -1 }, { 0x2F53, -1, -1, -1, 587, -1 }, { 0x2F54, -1, -1, -1, 588, -1 }, { 0x2F55, -1, -1, -1, 589, -1 }, { 0x2F56, -1, -1, -1, 590, -1 }, { 0x2F57, -1, -1, -1, 591, -1 }, { 0x2F58, -1, -1, -1, 592, -1 }, { 0x2F59, -1, -1, -1, 593, -1 }, { 0x2F5A, -1, -1, -1, 594, -1 }, { 0x2F5B, -1, -1, -1, 595, -1 }, { 0x2F5C, -1, -1, -1, 596, -1 }, { 0x2F5D, -1, -1, -1, 597, -1 }, { 0x2F5E, -1, -1, -1, 598, -1 }, { 0x2F5F, -1, -1, -1, 599, -1 }, { 0x2F60, -1, -1, -1, 600, -1 }, { 0x2F61, -1, -1, -1, 601, -1 }, { 0x2F62, -1, -1, -1, 602, -1 }, { 0x2F63, -1, -1, -1, 603, -1 }, { 0x2F64, -1, -1, -1, 604, -1 }, { 0x2F65, -1, -1, -1, 605, -1 }, { 0x2F66, -1, -1, -1, 606, -1 }, { 0x2F67, -1, -1, -1, 607, -1 }, { 0x2F68, -1, -1, -1, 608, -1 }, { 0x2F69, -1, -1, -1, 609, -1 }, { 0x2F6A, -1, -1, -1, 610, -1 }, { 0x2F6B, -1, -1, -1, 611, -1 }, { 0x2F6C, -1, -1, -1, 612, -1 }, { 0x2F6D, -1, -1, -1, 613, -1 }, { 0x2F6E, -1, -1, -1, 614, -1 }, { 0x2F6F, -1, -1, -1, 615, -1 }, { 0x2F70, -1, -1, -1, 616, -1 }, { 0x2F71, -1, -1, -1, 617, -1 }, { 0x2F72, -1, -1, -1, 618, -1 }, { 0x2F73, -1, -1, -1, 619, -1 }, { 0x2F74, -1, -1, -1, 620, -1 }, { 0x2F75, -1, -1, -1, 621, -1 }, { 0x2F76, -1, -1, -1, 622, -1 }, { 0x2F77, -1, -1, -1, 623, -1 }, { 0x2F78, -1, -1, -1, 624, -1 }, { 0x2F79, -1, -1, -1, 625, -1 }, { 0x2F7A, -1, -1, -1, 626, -1 }, { 0x2F7B, -1, -1, -1, 627, -1 }, { 0x2F7C, -1, -1, -1, 628, -1 }, { 0x2F7D, -1, -1, -1, 629, -1 }, { 0x2F7E, -1, -1, -1, 630, -1 }, { 0x2F7F, -1, -1, -1, 631, -1 }, { 0x2F80, -1, -1, -1, 632, -1 }, { 0x2F81, -1, -1, -1, 633, -1 }, { 0x2F82, -1, -1, -1, 634, -1 }, { 0x2F83, -1, -1, -1, 635, -1 }, { 0x2F84, -1, -1, -1, 636, -1 }, { 0x2F85, -1, -1, -1, 637, -1 }, { 0x2F86, -1, -1, -1, 638, -1 }, { 0x2F87, -1, -1, -1, 639, -1 }, { 0x2F88, -1, -1, -1, 640, -1 }, { 0x2F89, -1, -1, -1, 641, -1 }, { 0x2F8A, -1, -1, -1, 642, -1 }, { 0x2F8B, -1, -1, -1, 643, -1 }, { 0x2F8C, -1, -1, -1, 644, -1 }, { 0x2F8D, -1, -1, -1, 645, -1 }, { 0x2F8E, -1, -1, -1, 646, -1 }, { 0x2F8F, -1, -1, -1, 647, -1 }, { 0x2F90, -1, -1, -1, 648, -1 }, { 0x2F91, -1, -1, -1, 649, -1 }, { 0x2F92, -1, -1, -1, 650, -1 }, { 0x2F93, -1, -1, -1, 651, -1 }, { 0x2F94, -1, -1, -1, 652, -1 }, { 0x2F95, -1, -1, -1, 653, -1 }, { 0x2F96, -1, -1, -1, 654, -1 }, { 0x2F97, -1, -1, -1, 655, -1 }, { 0x2F98, -1, -1, -1, 656, -1 }, { 0x2F99, -1, -1, -1, 657, -1 }, { 0x2F9A, -1, -1, -1, 658, -1 }, { 0x2F9B, -1, -1, -1, 659, -1 }, { 0x2F9C, -1, -1, -1, 660, -1 }, { 0x2F9D, -1, -1, -1, 661, -1 }, { 0x2F9E, -1, -1, -1, 662, -1 }, { 0x2F9F, -1, -1, -1, 663, -1 }, { 0x2FA0, -1, -1, -1, 664, -1 }, { 0x2FA1, -1, -1, -1, 665, -1 }, { 0x2FA2, -1, -1, -1, 666, -1 }, { 0x2FA3, -1, -1, -1, 667, -1 }, { 0x2FA4, -1, -1, -1, 668, -1 }, { 0x2FA5, -1, -1, -1, 669, -1 }, { 0x2FA6, -1, -1, -1, 670, -1 }, { 0x2FA7, -1, -1, -1, 671, -1 }, { 0x2FA8, -1, -1, -1, 672, -1 }, { 0x2FA9, -1, -1, -1, 673, -1 }, { 0x2FAA, -1, -1, -1, 674, -1 }, { 0x2FAB, -1, -1, -1, 675, -1 }, { 0x2FAC, -1, -1, -1, 676, -1 }, { 0x2FAD, -1, -1, -1, 677, -1 }, { 0x2FAE, -1, -1, -1, 678, -1 }, { 0x2FAF, -1, -1, -1, 679, -1 }, { 0x2FB0, -1, -1, -1, 680, -1 }, { 0x2FB1, -1, -1, -1, 681, -1 }, { 0x2FB2, -1, -1, -1, 682, -1 }, { 0x2FB3, -1, -1, -1, 683, -1 }, { 0x2FB4, -1, -1, -1, 684, -1 }, { 0x2FB5, -1, -1, -1, 685, -1 }, { 0x2FB6, -1, -1, -1, 686, -1 }, { 0x2FB7, -1, -1, -1, 687, -1 }, { 0x2FB8, -1, -1, -1, 688, -1 }, { 0x2FB9, -1, -1, -1, 689, -1 }, { 0x2FBA, -1, -1, -1, 690, -1 }, { 0x2FBB, -1, -1, -1, 691, -1 }, { 0x2FBC, -1, -1, -1, 692, -1 }, { 0x2FBD, -1, -1, -1, 693, -1 }, { 0x2FBE, -1, -1, -1, 694, -1 }, { 0x2FBF, -1, -1, -1, 695, -1 }, { 0x2FC0, -1, -1, -1, 696, -1 }, { 0x2FC1, -1, -1, -1, 697, -1 }, { 0x2FC2, -1, -1, -1, 698, -1 }, { 0x2FC3, -1, -1, -1, 699, -1 }, { 0x2FC4, -1, -1, -1, 700, -1 }, { 0x2FC5, -1, -1, -1, 701, -1 }, { 0x2FC6, -1, -1, -1, 702, -1 }, { 0x2FC7, -1, -1, -1, 703, -1 }, { 0x2FC8, -1, -1, -1, 704, -1 }, { 0x2FC9, -1, -1, -1, 705, -1 }, { 0x2FCA, -1, -1, -1, 706, -1 }, { 0x2FCB, -1, -1, -1, 707, -1 }, { 0x2FCC, -1, -1, -1, 708, -1 }, { 0x2FCD, -1, -1, -1, 709, -1 }, { 0x2FCE, -1, -1, -1, 710, -1 }, { 0x2FCF, -1, -1, -1, 711, -1 }, { 0x2FD0, -1, -1, -1, 712, -1 }, { 0x2FD1, -1, -1, -1, 713, -1 }, { 0x2FD2, -1, -1, -1, 714, -1 }, { 0x2FD3, -1, -1, -1, 715, -1 }, { 0x2FD4, -1, -1, -1, 716, -1 }, { 0x2FD5, -1, -1, -1, 717, -1 }, { 0x3000, -1, -1, 2152, 718, -1 }, { 0x3001, -1, 1878, 2153, -1, -1 }, { 0x3002, -1, -1, 2156, -1, -1 }, { 0x3003, -1, -1, 2159, -1, -1 }, { 0x3005, -1, -1, 2160, -1, -1 }, { 0x3007, -1, -1, 2161, -1, -1 }, { 0x3008, -1, -1, 2164, -1, -1 }, { 0x3009, -1, -1, 2168, -1, -1 }, { 0x300A, -1, -1, 2172, -1, -1 }, { 0x300B, -1, -1, 2174, -1, -1 }, { 0x300C, -1, -1, 2176, -1, -1 }, { 0x300D, -1, -1, 2177, -1, -1 }, { 0x3012, -1, -1, 2178, -1, -1 }, { 0x3013, -1, 1879, 2181, -1, -1 }, { 0x3018, -1, -1, 2182, -1, -1 }, { 0x3019, -1, -1, 2183, -1, -1 }, { 0x301A, 1197, -1, 2184, -1, -1 }, { 0x301B, 1198, -1, 2185, -1, -1 }, { 0x301D, -1, 1881, 2186, -1, -1 }, { 0x301E, -1, 1882, 2188, -1, -1 }, { 0x301F, -1, 1883, -1, -1, -1 }, { 0x302E, 1199, -1, -1, -1, -1 }, { 0x302F, 1200, -1, -1, -1, -1 }, { 0x3030, -1, -1, 2190, -1, -1 }, { 0x3032, -1, 1884, -1, -1, -1 }, { 0x3034, -1, 1885, -1, -1, -1 }, { 0x3036, 1201, 1886, 2192, 719, -1 }, { 0x3038, -1, -1, -1, 720, -1 }, { 0x3039, -1, -1, -1, 721, -1 }, { 0x303A, -1, -1, -1, 722, -1 }, { 0x303C, -1, 1887, 2193, -1, -1 }, { 0x303D, -1, 1888, -1, -1, -1 }, { 0x303E, -1, 1889, -1, -1, -1 }, { 0x303F, -1, 1890, -1, -1, -1 }, { 0x304C, -1, -1, -1, -1, 941 }, { 0x304E, -1, -1, -1, -1, 942 }, { 0x3050, -1, -1, -1, -1, 943 }, { 0x3052, -1, -1, -1, -1, 944 }, { 0x3054, -1, -1, -1, -1, 945 }, { 0x3056, -1, -1, -1, -1, 946 }, { 0x3057, 1202, -1, -1, -1, -1 }, { 0x3058, 1203, -1, -1, -1, 947 }, { 0x305A, -1, -1, -1, -1, 948 }, { 0x305C, -1, -1, -1, -1, 949 }, { 0x305E, -1, -1, -1, -1, 950 }, { 0x3060, -1, -1, -1, -1, 951 }, { 0x3061, 1204, -1, -1, -1, -1 }, { 0x3062, 1205, -1, -1, -1, 952 }, { 0x3063, 1206, -1, -1, -1, -1 }, { 0x3064, 1207, -1, -1, -1, -1 }, { 0x3065, 1208, -1, -1, -1, 953 }, { 0x3067, -1, -1, -1, -1, 954 }, { 0x3069, -1, -1, -1, -1, 955 }, { 0x3070, -1, -1, -1, -1, 956 }, { 0x3071, -1, -1, -1, -1, 957 }, { 0x3073, -1, -1, -1, -1, 958 }, { 0x3074, -1, -1, -1, -1, 959 }, { 0x3075, 1209, -1, -1, -1, -1 }, { 0x3076, -1, -1, -1, -1, 960 }, { 0x3077, -1, -1, -1, -1, 961 }, { 0x3079, -1, -1, -1, -1, 962 }, { 0x307A, -1, -1, -1, -1, 963 }, { 0x307C, -1, -1, -1, -1, 964 }, { 0x307D, -1, -1, -1, -1, 965 }, { 0x3094, -1, -1, -1, -1, 966 }, { 0x309B, -1, -1, -1, 723, -1 }, { 0x309C, -1, -1, -1, 724, -1 }, { 0x309E, -1, -1, -1, -1, 967 }, { 0x309F, -1, 1891, -1, 725, -1 }, { 0x30A0, -1, -1, 2194, -1, -1 }, { 0x30AC, -1, -1, -1, -1, 968 }, { 0x30AE, -1, -1, -1, -1, 969 }, { 0x30B0, -1, -1, -1, -1, 970 }, { 0x30B2, -1, -1, -1, -1, 971 }, { 0x30B4, -1, -1, -1, -1, 972 }, { 0x30B6, -1, -1, -1, -1, 973 }, { 0x30B7, 1210, -1, -1, -1, -1 }, { 0x30B8, 1211, -1, -1, -1, 974 }, { 0x30BA, -1, -1, -1, -1, 975 }, { 0x30BC, -1, -1, -1, -1, 976 }, { 0x30BE, -1, -1, -1, -1, 977 }, { 0x30C0, -1, -1, -1, -1, 978 }, { 0x30C1, 1212, -1, -1, -1, -1 }, { 0x30C2, 1213, -1, -1, -1, 979 }, { 0x30C3, 1214, -1, -1, -1, -1 }, { 0x30C4, 1215, -1, -1, -1, -1 }, { 0x30C5, 1216, -1, -1, -1, 980 }, { 0x30C7, -1, -1, -1, -1, 981 }, { 0x30C9, -1, -1, -1, -1, 982 }, { 0x30D0, -1, -1, -1, -1, 983 }, { 0x30D1, -1, -1, -1, -1, 984 }, { 0x30D3, -1, -1, -1, -1, 985 }, { 0x30D4, -1, -1, -1, -1, 986 }, { 0x30D5, 1217, -1, -1, -1, -1 }, { 0x30D6, -1, -1, -1, -1, 987 }, { 0x30D7, -1, -1, -1, -1, 988 }, { 0x30D9, -1, -1, -1, -1, 989 }, { 0x30DA, -1, -1, -1, -1, 990 }, { 0x30DC, -1, -1, -1, -1, 991 }, { 0x30DD, -1, -1, -1, -1, 992 }, { 0x30F4, -1, -1, -1, -1, 993 }, { 0x30F7, -1, -1, -1, -1, 994 }, { 0x30F8, -1, -1, -1, -1, 995 }, { 0x30F9, -1, -1, -1, -1, 996 }, { 0x30FA, -1, -1, -1, -1, 997 }, { 0x30FB, -1, -1, 2196, -1, -1 }, { 0x30FC, -1, -1, 2197, -1, -1 }, { 0x30FE, -1, -1, -1, -1, 998 }, { 0x30FF, -1, 1892, -1, 726, -1 }, { 0x3127, -1, 1893, -1, -1, -1 }, { 0x312D, -1, 1894, -1, -1, -1 }, { 0x312E, -1, 1895, -1, -1, -1 }, { 0x312F, -1, 1896, -1, -1, -1 }, { 0x3131, -1, -1, -1, 727, -1 }, { 0x3132, -1, -1, -1, 728, -1 }, { 0x3133, -1, -1, -1, 729, -1 }, { 0x3134, -1, -1, -1, 730, -1 }, { 0x3135, -1, -1, -1, 731, -1 }, { 0x3136, -1, -1, -1, 732, -1 }, { 0x3137, -1, -1, -1, 733, -1 }, { 0x3138, -1, -1, -1, 734, -1 }, { 0x3139, -1, -1, -1, 735, -1 }, { 0x313A, -1, -1, -1, 736, -1 }, { 0x313B, -1, -1, -1, 737, -1 }, { 0x313C, -1, -1, -1, 738, -1 }, { 0x313D, -1, -1, -1, 739, -1 }, { 0x313E, -1, -1, -1, 740, -1 }, { 0x313F, -1, -1, -1, 741, -1 }, { 0x3140, -1, -1, -1, 742, -1 }, { 0x3141, -1, -1, -1, 743, -1 }, { 0x3142, -1, -1, -1, 744, -1 }, { 0x3143, -1, -1, -1, 745, -1 }, { 0x3144, -1, -1, -1, 746, -1 }, { 0x3145, -1, -1, -1, 747, -1 }, { 0x3146, -1, -1, -1, 748, -1 }, { 0x3147, -1, 1897, -1, 749, -1 }, { 0x3148, -1, -1, -1, 750, -1 }, { 0x3149, -1, -1, -1, 751, -1 }, { 0x314A, -1, -1, -1, 752, -1 }, { 0x314B, -1, -1, -1, 753, -1 }, { 0x314C, -1, -1, -1, 754, -1 }, { 0x314D, -1, -1, -1, 755, -1 }, { 0x314E, -1, 1898, -1, 756, -1 }, { 0x314F, -1, -1, -1, 757, -1 }, { 0x3150, -1, -1, -1, 758, -1 }, { 0x3151, -1, -1, -1, 759, -1 }, { 0x3152, -1, -1, -1, 760, -1 }, { 0x3153, -1, -1, -1, 761, -1 }, { 0x3154, -1, -1, -1, 762, -1 }, { 0x3155, -1, -1, -1, 763, -1 }, { 0x3156, -1, -1, -1, 764, -1 }, { 0x3157, -1, -1, -1, 765, -1 }, { 0x3158, -1, -1, -1, 766, -1 }, { 0x3159, -1, -1, -1, 767, -1 }, { 0x315A, -1, -1, -1, 768, -1 }, { 0x315B, -1, -1, -1, 769, -1 }, { 0x315C, -1, -1, -1, 770, -1 }, { 0x315D, -1, -1, -1, 771, -1 }, { 0x315E, -1, -1, -1, 772, -1 }, { 0x315F, -1, -1, -1, 773, -1 }, { 0x3160, -1, -1, -1, 774, -1 }, { 0x3161, -1, -1, -1, 775, -1 }, { 0x3162, -1, -1, -1, 776, -1 }, { 0x3163, -1, -1, -1, 777, -1 }, { 0x3164, 1218, -1, -1, 778, -1 }, { 0x3165, -1, -1, -1, 779, -1 }, { 0x3166, -1, -1, -1, 780, -1 }, { 0x3167, -1, -1, -1, 781, -1 }, { 0x3168, -1, -1, -1, 782, -1 }, { 0x3169, -1, -1, -1, 783, -1 }, { 0x316A, -1, -1, -1, 784, -1 }, { 0x316B, -1, -1, -1, 785, -1 }, { 0x316C, -1, -1, -1, 786, -1 }, { 0x316D, -1, -1, -1, 787, -1 }, { 0x316E, -1, -1, -1, 788, -1 }, { 0x316F, -1, -1, -1, 789, -1 }, { 0x3170, -1, -1, -1, 790, -1 }, { 0x3171, -1, -1, -1, 791, -1 }, { 0x3172, -1, -1, -1, 792, -1 }, { 0x3173, -1, -1, -1, 793, -1 }, { 0x3174, -1, -1, -1, 794, -1 }, { 0x3175, -1, -1, -1, 795, -1 }, { 0x3176, -1, -1, -1, 796, -1 }, { 0x3177, -1, -1, -1, 797, -1 }, { 0x3178, -1, -1, -1, 798, -1 }, { 0x3179, -1, -1, -1, 799, -1 }, { 0x317A, -1, -1, -1, 800, -1 }, { 0x317B, -1, -1, -1, 801, -1 }, { 0x317C, -1, -1, -1, 802, -1 }, { 0x317D, -1, -1, -1, 803, -1 }, { 0x317E, -1, -1, -1, 804, -1 }, { 0x317F, -1, 1899, -1, 805, -1 }, { 0x3180, 1219, -1, -1, 806, -1 }, { 0x3181, -1, 1900, -1, 807, -1 }, { 0x3182, -1, -1, -1, 808, -1 }, { 0x3183, -1, -1, -1, 809, -1 }, { 0x3184, -1, -1, -1, 810, -1 }, { 0x3185, -1, -1, -1, 811, -1 }, { 0x3186, -1, 1901, -1, 812, -1 }, { 0x3187, -1, -1, -1, 813, -1 }, { 0x3188, -1, -1, -1, 814, -1 }, { 0x3189, -1, -1, -1, 815, -1 }, { 0x318A, -1, -1, -1, 816, -1 }, { 0x318B, -1, -1, -1, 817, -1 }, { 0x318C, -1, -1, -1, 818, -1 }, { 0x318D, -1, 1902, -1, 819, -1 }, { 0x318E, -1, -1, -1, 820, -1 }, { 0x3190, 1220, -1, -1, -1, -1 }, { 0x3191, 1221, -1, -1, -1, -1 }, { 0x3192, -1, -1, -1, 821, -1 }, { 0x3193, -1, -1, -1, 822, -1 }, { 0x3194, -1, -1, -1, 823, -1 }, { 0x3195, -1, -1, -1, 824, -1 }, { 0x3196, -1, -1, -1, 825, -1 }, { 0x3197, -1, -1, -1, 826, -1 }, { 0x3198, -1, -1, -1, 827, -1 }, { 0x3199, -1, -1, -1, 828, -1 }, { 0x319A, -1, -1, -1, 829, -1 }, { 0x319B, -1, -1, -1, 830, -1 }, { 0x319C, -1, -1, -1, 831, -1 }, { 0x319D, -1, -1, -1, 832, -1 }, { 0x319E, -1, -1, -1, 833, -1 }, { 0x319F, -1, -1, -1, 834, -1 }, { 0x31B6, -1, 1903, -1, -1, -1 }, { 0x31C0, -1, 1904, -1, -1, -1 }, { 0x31C1, -1, 1905, -1, -1, -1 }, { 0x31C2, -1, 1906, -1, -1, -1 }, { 0x31C3, -1, 1907, -1, -1, -1 }, { 0x31C4, -1, 1910, -1, -1, -1 }, { 0x31C5, -1, 1912, -1, -1, -1 }, { 0x31C6, -1, 1913, -1, -1, -1 }, { 0x31C7, -1, 1915, -1, -1, -1 }, { 0x31C8, -1, 1917, -1, -1, -1 }, { 0x31C9, -1, 1919, -1, -1, -1 }, { 0x31CA, -1, 1921, -1, -1, -1 }, { 0x31CB, -1, 1923, -1, -1, -1 }, { 0x31CC, -1, 1924, -1, -1, -1 }, { 0x31CD, -1, 1926, -1, -1, -1 }, { 0x31CE, -1, 1927, -1, -1, -1 }, { 0x31CF, -1, 1928, -1, -1, -1 }, { 0x31D0, -1, 1929, -1, -1, -1 }, { 0x31D1, -1, 1931, -1, -1, -1 }, { 0x31D2, -1, 1932, -1, -1, -1 }, { 0x31D3, -1, 1933, -1, -1, -1 }, { 0x31D4, -1, 1934, -1, -1, -1 }, { 0x31D5, -1, 1935, -1, -1, -1 }, { 0x31D6, -1, 1936, -1, -1, -1 }, { 0x31D7, -1, 1938, -1, -1, -1 }, { 0x31D8, -1, 1940, -1, -1, -1 }, { 0x31D9, -1, 1941, -1, -1, -1 }, { 0x31DA, -1, 1942, -1, -1, -1 }, { 0x31DB, -1, 1943, -1, -1, -1 }, { 0x31DC, -1, 1945, -1, -1, -1 }, { 0x31DD, -1, 1947, -1, -1, -1 }, { 0x31DE, -1, 1948, -1, -1, -1 }, { 0x31DF, -1, 1950, -1, -1, -1 }, { 0x31E0, -1, 1952, -1, -1, -1 }, { 0x31E1, -1, 1953, -1, -1, -1 }, { 0x31E2, -1, 1954, -1, -1, -1 }, { 0x31E3, -1, 1955, -1, -1, -1 }, { 0x3200, -1, -1, -1, 835, -1 }, { 0x3201, -1, -1, -1, 836, -1 }, { 0x3202, -1, -1, -1, 837, -1 }, { 0x3203, -1, -1, -1, 838, -1 }, { 0x3204, -1, -1, -1, 839, -1 }, { 0x3205, -1, -1, -1, 840, -1 }, { 0x3206, -1, -1, -1, 841, -1 }, { 0x3207, -1, -1, -1, 842, -1 }, { 0x3208, -1, -1, -1, 843, -1 }, { 0x3209, -1, -1, -1, 844, -1 }, { 0x320A, -1, -1, -1, 845, -1 }, { 0x320B, -1, -1, -1, 846, -1 }, { 0x320C, -1, -1, -1, 847, -1 }, { 0x320D, -1, -1, -1, 848, -1 }, { 0x320E, -1, -1, -1, 849, -1 }, { 0x320F, -1, -1, -1, 850, -1 }, { 0x3210, -1, -1, -1, 851, -1 }, { 0x3211, -1, -1, -1, 852, -1 }, { 0x3212, -1, -1, -1, 853, -1 }, { 0x3213, -1, -1, -1, 854, -1 }, { 0x3214, -1, -1, -1, 855, -1 }, { 0x3215, -1, -1, -1, 856, -1 }, { 0x3216, -1, -1, -1, 857, -1 }, { 0x3217, -1, -1, -1, 858, -1 }, { 0x3218, -1, -1, -1, 859, -1 }, { 0x3219, -1, -1, -1, 860, -1 }, { 0x321A, -1, -1, -1, 861, -1 }, { 0x321B, -1, -1, -1, 862, -1 }, { 0x321C, -1, -1, -1, 863, -1 }, { 0x321D, -1, -1, -1, 864, -1 }, { 0x321E, -1, 1956, -1, 865, -1 }, { 0x3220, -1, -1, -1, 866, -1 }, { 0x3221, -1, -1, -1, 867, -1 }, { 0x3222, -1, -1, -1, 868, -1 }, { 0x3223, -1, -1, -1, 869, -1 }, { 0x3224, -1, -1, -1, 870, -1 }, { 0x3225, -1, -1, -1, 871, -1 }, { 0x3226, -1, -1, -1, 872, -1 }, { 0x3227, -1, -1, -1, 873, -1 }, { 0x3228, -1, -1, -1, 874, -1 }, { 0x3229, -1, -1, -1, 875, -1 }, { 0x322A, -1, 1957, -1, 876, -1 }, { 0x322B, -1, 1958, -1, 877, -1 }, { 0x322C, -1, 1959, -1, 878, -1 }, { 0x322D, -1, 1960, -1, 879, -1 }, { 0x322E, -1, 1961, -1, 880, -1 }, { 0x322F, -1, 1962, -1, 881, -1 }, { 0x3230, -1, 1963, -1, 882, -1 }, { 0x3231, -1, 1964, -1, 883, -1 }, { 0x3232, -1, 1965, -1, 884, -1 }, { 0x3233, -1, 1966, -1, 885, -1 }, { 0x3234, -1, -1, -1, 886, -1 }, { 0x3235, -1, -1, -1, 887, -1 }, { 0x3236, -1, -1, -1, 888, -1 }, { 0x3237, -1, -1, -1, 889, -1 }, { 0x3238, -1, -1, -1, 890, -1 }, { 0x3239, -1, -1, -1, 891, -1 }, { 0x323A, -1, -1, -1, 892, -1 }, { 0x323B, -1, -1, -1, 893, -1 }, { 0x323C, -1, -1, -1, 894, -1 }, { 0x323D, -1, -1, -1, 895, -1 }, { 0x323E, -1, -1, -1, 896, -1 }, { 0x323F, -1, -1, -1, 897, -1 }, { 0x3240, -1, -1, -1, 898, -1 }, { 0x3241, -1, -1, -1, 899, -1 }, { 0x3242, -1, 1967, -1, 900, -1 }, { 0x3243, -1, 1968, -1, 901, -1 }, { 0x3244, -1, -1, -1, 902, -1 }, { 0x3245, -1, -1, -1, 903, -1 }, { 0x3246, -1, -1, -1, 904, -1 }, { 0x3247, -1, -1, -1, 905, -1 }, { 0x3248, 1222, -1, -1, -1, -1 }, { 0x3249, 1223, -1, -1, -1, -1 }, { 0x324A, 1224, -1, -1, -1, -1 }, { 0x324B, 1225, -1, -1, -1, -1 }, { 0x324C, 1226, -1, -1, -1, -1 }, { 0x324D, 1227, -1, -1, -1, -1 }, { 0x324E, 1228, -1, -1, -1, -1 }, { 0x324F, 1229, -1, -1, -1, -1 }, { 0x3250, -1, -1, -1, 906, -1 }, { 0x3251, -1, -1, -1, 907, -1 }, { 0x3252, -1, -1, -1, 908, -1 }, { 0x3253, -1, -1, -1, 909, -1 }, { 0x3254, -1, -1, -1, 910, -1 }, { 0x3255, -1, -1, -1, 911, -1 }, { 0x3256, -1, -1, -1, 912, -1 }, { 0x3257, -1, -1, -1, 913, -1 }, { 0x3258, -1, -1, -1, 914, -1 }, { 0x3259, -1, -1, -1, 915, -1 }, { 0x325A, -1, -1, -1, 916, -1 }, { 0x325B, -1, -1, -1, 917, -1 }, { 0x325C, -1, -1, -1, 918, -1 }, { 0x325D, -1, -1, -1, 919, -1 }, { 0x325E, -1, -1, -1, 920, -1 }, { 0x325F, -1, -1, -1, 921, -1 }, { 0x3260, -1, -1, -1, 922, -1 }, { 0x3261, -1, -1, -1, 923, -1 }, { 0x3262, -1, -1, -1, 924, -1 }, { 0x3263, -1, -1, -1, 925, -1 }, { 0x3264, -1, -1, -1, 926, -1 }, { 0x3265, -1, -1, -1, 927, -1 }, { 0x3266, -1, -1, -1, 928, -1 }, { 0x3267, -1, -1, -1, 929, -1 }, { 0x3268, -1, -1, -1, 930, -1 }, { 0x3269, -1, -1, -1, 931, -1 }, { 0x326A, -1, -1, -1, 932, -1 }, { 0x326B, -1, -1, -1, 933, -1 }, { 0x326C, -1, -1, -1, 934, -1 }, { 0x326D, -1, -1, -1, 935, -1 }, { 0x326E, -1, -1, -1, 936, -1 }, { 0x326F, -1, -1, -1, 937, -1 }, { 0x3270, -1, -1, -1, 938, -1 }, { 0x3271, -1, -1, -1, 939, -1 }, { 0x3272, -1, -1, -1, 940, -1 }, { 0x3273, -1, -1, -1, 941, -1 }, { 0x3274, -1, -1, -1, 942, -1 }, { 0x3275, -1, -1, -1, 943, -1 }, { 0x3276, -1, -1, -1, 944, -1 }, { 0x3277, -1, -1, -1, 945, -1 }, { 0x3278, -1, -1, -1, 946, -1 }, { 0x3279, -1, -1, -1, 947, -1 }, { 0x327A, -1, -1, -1, 948, -1 }, { 0x327B, -1, -1, -1, 949, -1 }, { 0x327C, -1, -1, -1, 950, -1 }, { 0x327D, -1, -1, -1, 951, -1 }, { 0x327E, -1, 1969, -1, 952, -1 }, { 0x3280, 1230, -1, -1, 953, -1 }, { 0x3281, -1, -1, -1, 954, -1 }, { 0x3282, -1, -1, -1, 955, -1 }, { 0x3283, -1, -1, -1, 956, -1 }, { 0x3284, -1, -1, -1, 957, -1 }, { 0x3285, -1, -1, -1, 958, -1 }, { 0x3286, -1, -1, -1, 959, -1 }, { 0x3287, -1, -1, -1, 960, -1 }, { 0x3288, -1, -1, -1, 961, -1 }, { 0x3289, -1, -1, -1, 962, -1 }, { 0x328A, -1, 1970, -1, 963, -1 }, { 0x328B, -1, 1971, -1, 964, -1 }, { 0x328C, -1, 1972, -1, 965, -1 }, { 0x328D, -1, 1973, -1, 966, -1 }, { 0x328E, -1, 1974, -1, 967, -1 }, { 0x328F, -1, 1975, -1, 968, -1 }, { 0x3290, -1, 1976, -1, 969, -1 }, { 0x3291, -1, 1977, -1, 970, -1 }, { 0x3292, -1, 1978, -1, 971, -1 }, { 0x3293, -1, 1979, -1, 972, -1 }, { 0x3294, -1, -1, -1, 973, -1 }, { 0x3295, -1, -1, -1, 974, -1 }, { 0x3296, -1, -1, -1, 975, -1 }, { 0x3297, -1, -1, -1, 976, -1 }, { 0x3298, -1, -1, -1, 977, -1 }, { 0x3299, -1, -1, -1, 978, -1 }, { 0x329A, -1, -1, -1, 979, -1 }, { 0x329B, -1, -1, -1, 980, -1 }, { 0x329C, -1, -1, -1, 981, -1 }, { 0x329D, -1, -1, -1, 982, -1 }, { 0x329E, -1, 1980, -1, 983, -1 }, { 0x329F, -1, -1, -1, 984, -1 }, { 0x32A0, -1, -1, -1, 985, -1 }, { 0x32A1, -1, 1981, -1, 986, -1 }, { 0x32A2, -1, -1, -1, 987, -1 }, { 0x32A3, -1, -1, -1, 988, -1 }, { 0x32A4, -1, -1, -1, 989, -1 }, { 0x32A5, -1, -1, -1, 990, -1 }, { 0x32A6, -1, -1, -1, 991, -1 }, { 0x32A7, -1, -1, -1, 992, -1 }, { 0x32A8, -1, -1, -1, 993, -1 }, { 0x32A9, -1, -1, -1, 994, -1 }, { 0x32AA, -1, -1, -1, 995, -1 }, { 0x32AB, -1, -1, -1, 996, -1 }, { 0x32AC, -1, -1, -1, 997, -1 }, { 0x32AD, -1, -1, -1, 998, -1 }, { 0x32AE, -1, -1, -1, 999, -1 }, { 0x32AF, -1, -1, -1, 1000, -1 }, { 0x32B0, -1, -1, -1, 1001, -1 }, { 0x32B1, -1, -1, -1, 1002, -1 }, { 0x32B2, -1, -1, -1, 1003, -1 }, { 0x32B3, -1, -1, -1, 1004, -1 }, { 0x32B4, -1, -1, -1, 1005, -1 }, { 0x32B5, -1, -1, -1, 1006, -1 }, { 0x32B6, -1, -1, -1, 1007, -1 }, { 0x32B7, -1, -1, -1, 1008, -1 }, { 0x32B8, -1, -1, -1, 1009, -1 }, { 0x32B9, -1, -1, -1, 1010, -1 }, { 0x32BA, -1, -1, -1, 1011, -1 }, { 0x32BB, -1, -1, -1, 1012, -1 }, { 0x32BC, -1, -1, -1, 1013, -1 }, { 0x32BD, -1, -1, -1, 1014, -1 }, { 0x32BE, -1, -1, -1, 1015, -1 }, { 0x32BF, -1, -1, -1, 1016, -1 }, { 0x32C0, -1, -1, -1, 1017, -1 }, { 0x32C1, -1, -1, -1, 1018, -1 }, { 0x32C2, -1, -1, -1, 1019, -1 }, { 0x32C3, -1, -1, -1, 1020, -1 }, { 0x32C4, -1, -1, -1, 1021, -1 }, { 0x32C5, -1, -1, -1, 1022, -1 }, { 0x32C6, -1, -1, -1, 1023, -1 }, { 0x32C7, -1, -1, -1, 1024, -1 }, { 0x32C8, -1, -1, -1, 1025, -1 }, { 0x32C9, -1, -1, -1, 1026, -1 }, { 0x32CA, -1, -1, -1, 1027, -1 }, { 0x32CB, -1, -1, -1, 1028, -1 }, { 0x32CC, -1, -1, -1, 1029, -1 }, { 0x32CD, -1, -1, -1, 1030, -1 }, { 0x32CE, -1, -1, -1, 1031, -1 }, { 0x32CF, -1, -1, -1, 1032, -1 }, { 0x32D0, -1, -1, -1, 1033, -1 }, { 0x32D1, -1, -1, -1, 1034, -1 }, { 0x32D2, -1, -1, -1, 1035, -1 }, { 0x32D3, -1, -1, -1, 1036, -1 }, { 0x32D4, -1, -1, -1, 1037, -1 }, { 0x32D5, -1, -1, -1, 1038, -1 }, { 0x32D6, -1, -1, -1, 1039, -1 }, { 0x32D7, -1, -1, -1, 1040, -1 }, { 0x32D8, -1, -1, -1, 1041, -1 }, { 0x32D9, -1, -1, -1, 1042, -1 }, { 0x32DA, -1, -1, -1, 1043, -1 }, { 0x32DB, -1, -1, -1, 1044, -1 }, { 0x32DC, -1, -1, -1, 1045, -1 }, { 0x32DD, -1, -1, -1, 1046, -1 }, { 0x32DE, -1, -1, -1, 1047, -1 }, { 0x32DF, -1, -1, -1, 1048, -1 }, { 0x32E0, -1, -1, -1, 1049, -1 }, { 0x32E1, -1, -1, -1, 1050, -1 }, { 0x32E2, -1, -1, -1, 1051, -1 }, { 0x32E3, -1, -1, -1, 1052, -1 }, { 0x32E4, -1, -1, -1, 1053, -1 }, { 0x32E5, -1, -1, -1, 1054, -1 }, { 0x32E6, -1, -1, -1, 1055, -1 }, { 0x32E7, -1, -1, -1, 1056, -1 }, { 0x32E8, -1, -1, -1, 1057, -1 }, { 0x32E9, -1, -1, -1, 1058, -1 }, { 0x32EA, -1, -1, -1, 1059, -1 }, { 0x32EB, -1, -1, -1, 1060, -1 }, { 0x32EC, -1, -1, -1, 1061, -1 }, { 0x32ED, -1, -1, -1, 1062, -1 }, { 0x32EE, -1, -1, -1, 1063, -1 }, { 0x32EF, -1, -1, -1, 1064, -1 }, { 0x32F0, -1, -1, -1, 1065, -1 }, { 0x32F1, -1, -1, -1, 1066, -1 }, { 0x32F2, -1, -1, -1, 1067, -1 }, { 0x32F3, -1, -1, -1, 1068, -1 }, { 0x32F4, -1, -1, -1, 1069, -1 }, { 0x32F5, -1, -1, -1, 1070, -1 }, { 0x32F6, -1, -1, -1, 1071, -1 }, { 0x32F7, -1, -1, -1, 1072, -1 }, { 0x32F8, -1, -1, -1, 1073, -1 }, { 0x32F9, -1, -1, -1, 1074, -1 }, { 0x32FA, -1, -1, -1, 1075, -1 }, { 0x32FB, -1, -1, -1, 1076, -1 }, { 0x32FC, -1, -1, -1, 1077, -1 }, { 0x32FD, -1, -1, -1, 1078, -1 }, { 0x32FE, -1, -1, -1, 1079, -1 }, { 0x32FF, -1, -1, -1, 1080, -1 }, { 0x3300, -1, 1982, -1, 1081, -1 }, { 0x3301, -1, 1983, -1, 1082, -1 }, { 0x3302, -1, 1984, -1, 1083, -1 }, { 0x3303, -1, 1985, -1, 1084, -1 }, { 0x3304, -1, 1986, -1, 1085, -1 }, { 0x3305, -1, 1987, -1, 1086, -1 }, { 0x3306, -1, 1988, -1, 1087, -1 }, { 0x3307, -1, 1989, -1, 1088, -1 }, { 0x3308, -1, 1990, -1, 1089, -1 }, { 0x3309, -1, 1991, -1, 1090, -1 }, { 0x330A, -1, 1992, -1, 1091, -1 }, { 0x330B, -1, 1993, -1, 1092, -1 }, { 0x330C, -1, 1994, -1, 1093, -1 }, { 0x330D, -1, 1995, -1, 1094, -1 }, { 0x330E, -1, 1996, -1, 1095, -1 }, { 0x330F, -1, 1997, -1, 1096, -1 }, { 0x3310, -1, 1998, -1, 1097, -1 }, { 0x3311, -1, 1999, -1, 1098, -1 }, { 0x3312, -1, 2000, -1, 1099, -1 }, { 0x3313, -1, 2001, -1, 1100, -1 }, { 0x3314, -1, 2002, -1, 1101, -1 }, { 0x3315, -1, 2003, -1, 1102, -1 }, { 0x3316, -1, 2004, -1, 1103, -1 }, { 0x3317, -1, 2005, -1, 1104, -1 }, { 0x3318, -1, 2006, -1, 1105, -1 }, { 0x3319, -1, 2007, -1, 1106, -1 }, { 0x331A, -1, 2008, -1, 1107, -1 }, { 0x331B, -1, 2009, -1, 1108, -1 }, { 0x331C, -1, 2010, -1, 1109, -1 }, { 0x331D, -1, 2011, -1, 1110, -1 }, { 0x331E, -1, 2012, -1, 1111, -1 }, { 0x331F, -1, 2013, -1, 1112, -1 }, { 0x3320, -1, 2014, -1, 1113, -1 }, { 0x3321, -1, 2015, -1, 1114, -1 }, { 0x3322, -1, 2016, -1, 1115, -1 }, { 0x3323, -1, 2017, -1, 1116, -1 }, { 0x3324, -1, 2018, -1, 1117, -1 }, { 0x3325, -1, 2019, -1, 1118, -1 }, { 0x3326, -1, 2020, -1, 1119, -1 }, { 0x3327, -1, 2021, -1, 1120, -1 }, { 0x3328, -1, 2022, -1, 1121, -1 }, { 0x3329, -1, 2023, -1, 1122, -1 }, { 0x332A, -1, 2024, -1, 1123, -1 }, { 0x332B, -1, 2025, -1, 1124, -1 }, { 0x332C, -1, 2026, 2198, 1125, -1 }, { 0x332D, -1, 2027, -1, 1126, -1 }, { 0x332E, -1, 2028, -1, 1127, -1 }, { 0x332F, -1, 2029, -1, 1128, -1 }, { 0x3330, -1, 2030, -1, 1129, -1 }, { 0x3331, -1, 2031, -1, 1130, -1 }, { 0x3332, -1, 2032, -1, 1131, -1 }, { 0x3333, -1, 2033, -1, 1132, -1 }, { 0x3334, -1, 2034, -1, 1133, -1 }, { 0x3335, -1, 2035, -1, 1134, -1 }, { 0x3336, -1, 2036, -1, 1135, -1 }, { 0x3337, -1, 2037, -1, 1136, -1 }, { 0x3338, -1, 2038, -1, 1137, -1 }, { 0x3339, -1, 2039, -1, 1138, -1 }, { 0x333A, -1, 2040, -1, 1139, -1 }, { 0x333B, -1, 2041, -1, 1140, -1 }, { 0x333C, -1, 2042, -1, 1141, -1 }, { 0x333D, -1, 2043, -1, 1142, -1 }, { 0x333E, -1, 2044, -1, 1143, -1 }, { 0x333F, -1, 2045, -1, 1144, -1 }, { 0x3340, -1, 2046, -1, 1145, -1 }, { 0x3341, -1, 2047, -1, 1146, -1 }, { 0x3342, -1, 2048, -1, 1147, -1 }, { 0x3343, -1, 2049, -1, 1148, -1 }, { 0x3344, -1, 2050, -1, 1149, -1 }, { 0x3345, -1, 2051, -1, 1150, -1 }, { 0x3346, -1, 2052, -1, 1151, -1 }, { 0x3347, -1, 2053, -1, 1152, -1 }, { 0x3348, -1, 2054, -1, 1153, -1 }, { 0x3349, -1, 2055, -1, 1154, -1 }, { 0x334A, -1, 2056, -1, 1155, -1 }, { 0x334B, -1, 2057, -1, 1156, -1 }, { 0x334C, -1, 2058, -1, 1157, -1 }, { 0x334D, -1, 2059, -1, 1158, -1 }, { 0x334E, -1, 2060, -1, 1159, -1 }, { 0x334F, -1, 2061, -1, 1160, -1 }, { 0x3350, -1, 2062, -1, 1161, -1 }, { 0x3351, -1, 2063, -1, 1162, -1 }, { 0x3352, -1, 2064, -1, 1163, -1 }, { 0x3353, -1, 2065, -1, 1164, -1 }, { 0x3354, -1, 2066, -1, 1165, -1 }, { 0x3355, -1, 2067, -1, 1166, -1 }, { 0x3356, -1, 2068, -1, 1167, -1 }, { 0x3357, -1, 2069, -1, 1168, -1 }, { 0x3358, -1, -1, -1, 1169, -1 }, { 0x3359, -1, -1, -1, 1170, -1 }, { 0x335A, -1, -1, -1, 1171, -1 }, { 0x335B, -1, -1, -1, 1172, -1 }, { 0x335C, -1, -1, -1, 1173, -1 }, { 0x335D, -1, -1, -1, 1174, -1 }, { 0x335E, -1, -1, -1, 1175, -1 }, { 0x335F, -1, -1, -1, 1176, -1 }, { 0x3360, -1, -1, -1, 1177, -1 }, { 0x3361, -1, -1, -1, 1178, -1 }, { 0x3362, -1, -1, -1, 1179, -1 }, { 0x3363, -1, -1, -1, 1180, -1 }, { 0x3364, -1, -1, -1, 1181, -1 }, { 0x3365, -1, -1, -1, 1182, -1 }, { 0x3366, -1, -1, -1, 1183, -1 }, { 0x3367, -1, -1, -1, 1184, -1 }, { 0x3368, -1, -1, -1, 1185, -1 }, { 0x3369, -1, -1, -1, 1186, -1 }, { 0x336A, -1, -1, -1, 1187, -1 }, { 0x336B, -1, -1, -1, 1188, -1 }, { 0x336C, -1, -1, -1, 1189, -1 }, { 0x336D, -1, -1, -1, 1190, -1 }, { 0x336E, -1, -1, -1, 1191, -1 }, { 0x336F, -1, -1, -1, 1192, -1 }, { 0x3370, -1, -1, -1, 1193, -1 }, { 0x3371, -1, -1, -1, 1194, -1 }, { 0x3372, -1, -1, -1, 1195, -1 }, { 0x3373, -1, -1, -1, 1196, -1 }, { 0x3374, -1, -1, -1, 1197, -1 }, { 0x3375, -1, -1, -1, 1198, -1 }, { 0x3376, -1, -1, -1, 1199, -1 }, { 0x3377, -1, -1, -1, 1200, -1 }, { 0x3378, -1, -1, -1, 1201, -1 }, { 0x3379, -1, -1, -1, 1202, -1 }, { 0x337A, -1, -1, -1, 1203, -1 }, { 0x337B, -1, -1, -1, 1204, -1 }, { 0x337C, -1, -1, -1, 1205, -1 }, { 0x337D, -1, -1, -1, 1206, -1 }, { 0x337E, -1, -1, -1, 1207, -1 }, { 0x337F, 1231, 2070, -1, 1208, -1 }, { 0x3380, -1, -1, -1, 1209, -1 }, { 0x3381, -1, -1, -1, 1210, -1 }, { 0x3382, -1, -1, -1, 1211, -1 }, { 0x3383, -1, -1, -1, 1212, -1 }, { 0x3384, -1, -1, -1, 1213, -1 }, { 0x3385, -1, -1, -1, 1214, -1 }, { 0x3386, -1, -1, -1, 1215, -1 }, { 0x3387, -1, -1, -1, 1216, -1 }, { 0x3388, -1, -1, -1, 1217, -1 }, { 0x3389, -1, -1, -1, 1218, -1 }, { 0x338A, -1, -1, -1, 1219, -1 }, { 0x338B, -1, -1, -1, 1220, -1 }, { 0x338C, -1, -1, -1, 1221, -1 }, { 0x338D, -1, -1, -1, 1222, -1 }, { 0x338E, -1, -1, -1, 1223, -1 }, { 0x338F, -1, -1, -1, 1224, -1 }, { 0x3390, -1, -1, -1, 1225, -1 }, { 0x3391, -1, -1, -1, 1226, -1 }, { 0x3392, -1, -1, -1, 1227, -1 }, { 0x3393, -1, -1, -1, 1228, -1 }, { 0x3394, -1, -1, -1, 1229, -1 }, { 0x3395, -1, -1, -1, 1230, -1 }, { 0x3396, -1, -1, -1, 1231, -1 }, { 0x3397, -1, -1, -1, 1232, -1 }, { 0x3398, -1, -1, -1, 1233, -1 }, { 0x3399, -1, -1, -1, 1234, -1 }, { 0x339A, -1, -1, -1, 1235, -1 }, { 0x339B, -1, -1, -1, 1236, -1 }, { 0x339C, -1, -1, -1, 1237, -1 }, { 0x339D, -1, -1, -1, 1238, -1 }, { 0x339E, -1, -1, -1, 1239, -1 }, { 0x339F, -1, -1, -1, 1240, -1 }, { 0x33A0, -1, -1, -1, 1241, -1 }, { 0x33A1, -1, -1, -1, 1242, -1 }, { 0x33A2, -1, -1, -1, 1243, -1 }, { 0x33A3, -1, -1, -1, 1244, -1 }, { 0x33A4, -1, -1, -1, 1245, -1 }, { 0x33A5, -1, -1, -1, 1246, -1 }, { 0x33A6, -1, -1, -1, 1247, -1 }, { 0x33A7, -1, -1, -1, 1248, -1 }, { 0x33A8, -1, -1, -1, 1249, -1 }, { 0x33A9, -1, -1, -1, 1250, -1 }, { 0x33AA, -1, -1, -1, 1251, -1 }, { 0x33AB, -1, -1, -1, 1252, -1 }, { 0x33AC, -1, -1, -1, 1253, -1 }, { 0x33AD, -1, -1, -1, 1254, -1 }, { 0x33AE, -1, -1, -1, 1255, -1 }, { 0x33AF, -1, -1, -1, 1256, -1 }, { 0x33B0, -1, -1, -1, 1257, -1 }, { 0x33B1, -1, -1, -1, 1258, -1 }, { 0x33B2, -1, -1, -1, 1259, -1 }, { 0x33B3, -1, -1, -1, 1260, -1 }, { 0x33B4, -1, -1, -1, 1261, -1 }, { 0x33B5, -1, -1, -1, 1262, -1 }, { 0x33B6, -1, -1, -1, 1263, -1 }, { 0x33B7, -1, -1, -1, 1264, -1 }, { 0x33B8, -1, -1, -1, 1265, -1 }, { 0x33B9, -1, -1, -1, 1266, -1 }, { 0x33BA, -1, -1, -1, 1267, -1 }, { 0x33BB, -1, -1, -1, 1268, -1 }, { 0x33BC, -1, -1, -1, 1269, -1 }, { 0x33BD, -1, -1, -1, 1270, -1 }, { 0x33BE, -1, -1, -1, 1271, -1 }, { 0x33BF, -1, -1, -1, 1272, -1 }, { 0x33C0, -1, -1, -1, 1273, -1 }, { 0x33C1, -1, -1, -1, 1274, -1 }, { 0x33C2, -1, -1, -1, 1275, -1 }, { 0x33C3, -1, -1, -1, 1276, -1 }, { 0x33C4, -1, -1, -1, 1277, -1 }, { 0x33C5, -1, -1, 2199, 1278, -1 }, { 0x33C6, -1, -1, -1, 1279, -1 }, { 0x33C7, -1, -1, -1, 1280, -1 }, { 0x33C8, -1, -1, -1, 1281, -1 }, { 0x33C9, -1, -1, -1, 1282, -1 }, { 0x33CA, -1, -1, -1, 1283, -1 }, { 0x33CB, -1, -1, -1, 1284, -1 }, { 0x33CC, -1, -1, -1, 1285, -1 }, { 0x33CD, -1, -1, -1, 1286, -1 }, { 0x33CE, -1, -1, -1, 1287, -1 }, { 0x33CF, -1, -1, -1, 1288, -1 }, { 0x33D0, -1, -1, -1, 1289, -1 }, { 0x33D1, -1, -1, -1, 1290, -1 }, { 0x33D2, -1, -1, -1, 1291, -1 }, { 0x33D3, -1, -1, -1, 1292, -1 }, { 0x33D4, -1, -1, -1, 1293, -1 }, { 0x33D5, -1, -1, -1, 1294, -1 }, { 0x33D6, -1, -1, -1, 1295, -1 }, { 0x33D7, -1, -1, -1, 1296, -1 }, { 0x33D8, -1, -1, -1, 1297, -1 }, { 0x33D9, -1, -1, -1, 1298, -1 }, { 0x33DA, -1, -1, -1, 1299, -1 }, { 0x33DB, -1, -1, -1, 1300, -1 }, { 0x33DC, -1, -1, -1, 1301, -1 }, { 0x33DD, -1, -1, -1, 1302, -1 }, { 0x33DE, -1, -1, -1, 1303, -1 }, { 0x33DF, -1, -1, -1, 1304, -1 }, { 0x33E0, -1, -1, -1, 1305, -1 }, { 0x33E1, -1, -1, -1, 1306, -1 }, { 0x33E2, -1, -1, -1, 1307, -1 }, { 0x33E3, -1, -1, -1, 1308, -1 }, { 0x33E4, -1, -1, -1, 1309, -1 }, { 0x33E5, -1, -1, -1, 1310, -1 }, { 0x33E6, -1, -1, -1, 1311, -1 }, { 0x33E7, -1, -1, -1, 1312, -1 }, { 0x33E8, -1, -1, -1, 1313, -1 }, { 0x33E9, -1, -1, -1, 1314, -1 }, { 0x33EA, -1, -1, -1, 1315, -1 }, { 0x33EB, -1, -1, -1, 1316, -1 }, { 0x33EC, -1, -1, -1, 1317, -1 }, { 0x33ED, -1, -1, -1, 1318, -1 }, { 0x33EE, -1, -1, -1, 1319, -1 }, { 0x33EF, -1, -1, -1, 1320, -1 }, { 0x33F0, -1, -1, -1, 1321, -1 }, { 0x33F1, -1, -1, -1, 1322, -1 }, { 0x33F2, -1, -1, -1, 1323, -1 }, { 0x33F3, -1, -1, -1, 1324, -1 }, { 0x33F4, -1, -1, -1, 1325, -1 }, { 0x33F5, -1, -1, -1, 1326, -1 }, { 0x33F6, -1, -1, -1, 1327, -1 }, { 0x33F7, -1, -1, -1, 1328, -1 }, { 0x33F8, -1, -1, -1, 1329, -1 }, { 0x33F9, -1, -1, -1, 1330, -1 }, { 0x33FA, -1, -1, -1, 1331, -1 }, { 0x33FB, -1, -1, -1, 1332, -1 }, { 0x33FC, -1, -1, -1, 1333, -1 }, { 0x33FD, -1, -1, -1, 1334, -1 }, { 0x33FE, -1, -1, -1, 1335, -1 }, { 0x33FF, -1, -1, -1, 1336, -1 }, { 0xA015, -1, 2071, -1, -1, -1 }, { 0xA490, -1, -1, 2200, -1, -1 }, { 0xA491, -1, -1, 2201, -1, -1 }, { 0xA514, -1, 2072, -1, -1, -1 }, { 0xA558, -1, -1, 2202, -1, -1 }, { 0xA56A, -1, 2073, 2203, -1, -1 }, { 0xA56E, -1, -1, 2204, -1, -1 }, { 0xA587, -1, -1, 2205, -1, -1 }, { 0xA5D1, -1, 2074, 2206, -1, -1 }, { 0xA610, -1, -1, 2207, -1, -1 }, { 0xA611, -1, -1, 2208, -1, -1 }, { 0xA612, -1, -1, 2209, -1, -1 }, { 0xA613, -1, 2075, -1, -1, -1 }, { 0xA614, -1, 2076, -1, -1, -1 }, { 0xA615, -1, 2077, -1, -1, -1 }, { 0xA616, -1, 2078, -1, -1, -1 }, { 0xA617, -1, 2080, -1, -1, -1 }, { 0xA618, -1, 2081, -1, -1, -1 }, { 0xA619, -1, 2082, -1, -1, -1 }, { 0xA61A, -1, 2083, -1, -1, -1 }, { 0xA61B, -1, 2084, -1, -1, -1 }, { 0xA61C, -1, 2085, -1, -1, -1 }, { 0xA61D, -1, 2086, -1, -1, -1 }, { 0xA61E, -1, 2087, -1, -1, -1 }, { 0xA61F, -1, 2088, -1, -1, -1 }, { 0xA62A, -1, -1, 2210, -1, -1 }, { 0xA62B, -1, -1, 2211, -1, -1 }, { 0xA641, -1, -1, 2212, -1, -1 }, { 0xA643, -1, -1, 2213, -1, -1 }, { 0xA644, -1, -1, 2214, -1, -1 }, { 0xA647, -1, -1, 2215, -1, -1 }, { 0xA649, -1, -1, 2216, -1, -1 }, { 0xA64B, -1, -1, 2218, -1, -1 }, { 0xA64D, -1, -1, 2219, -1, -1 }, { 0xA64F, -1, -1, 2220, -1, -1 }, { 0xA651, -1, -1, 2222, -1, -1 }, { 0xA653, -1, -1, 2223, -1, -1 }, { 0xA655, -1, -1, 2224, -1, -1 }, { 0xA659, -1, -1, 2225, -1, -1 }, { 0xA65B, -1, -1, 2226, -1, -1 }, { 0xA65D, -1, -1, 2228, -1, -1 }, { 0xA65F, -1, 2089, -1, -1, -1 }, { 0xA669, -1, 2090, -1, -1, -1 }, { 0xA66B, -1, 2091, -1, -1, -1 }, { 0xA66D, -1, 2092, -1, -1, -1 }, { 0xA66E, -1, 2093, -1, -1, -1 }, { 0xA66F, -1, 2094, 2229, -1, -1 }, { 0xA670, -1, -1, 2231, -1, -1 }, { 0xA67C, -1, 2095, 2232, -1, -1 }, { 0xA67D, -1, 2096, 2235, -1, -1 }, { 0xA67E, -1, 2097, 2236, -1, -1 }, { 0xA67F, -1, 2098, 2237, -1, -1 }, { 0xA69C, -1, -1, -1, 1337, -1 }, { 0xA69D, -1, -1, -1, 1338, -1 }, { 0xA6E6, -1, 2099, -1, -1, -1 }, { 0xA6E7, -1, 2100, -1, -1, -1 }, { 0xA6E8, -1, 2101, -1, -1, -1 }, { 0xA6E9, -1, 2103, -1, -1, -1 }, { 0xA6EA, -1, 2104, -1, -1, -1 }, { 0xA6EB, -1, 2106, -1, -1, -1 }, { 0xA6EC, -1, 2107, -1, -1, -1 }, { 0xA6ED, -1, 2108, -1, -1, -1 }, { 0xA6EE, -1, 2109, -1, -1, -1 }, { 0xA6EF, -1, 2110, -1, -1, -1 }, { 0xA725, -1, 2112, 2238, -1, -1 }, { 0xA72B, -1, -1, 2241, -1, -1 }, { 0xA765, -1, 2113, -1, -1, -1 }, { 0xA770, -1, -1, -1, 1339, -1 }, { 0xA77D, -1, 2116, -1, -1, -1 }, { 0xA788, -1, -1, 2242, -1, -1 }, { 0xA789, -1, 2117, 2244, -1, -1 }, { 0xA78A, -1, 2119, 2245, -1, -1 }, { 0xA78B, -1, 2121, -1, -1, -1 }, { 0xA78C, -1, 2122, 2246, -1, -1 }, { 0xA78D, -1, 2124, -1, -1, -1 }, { 0xA78E, -1, 2126, -1, -1, -1 }, { 0xA78F, -1, 2128, 2251, -1, -1 }, { 0xA791, -1, 2129, -1, -1, -1 }, { 0xA792, 1232, -1, -1, -1, -1 }, { 0xA793, -1, 2130, -1, -1, -1 }, { 0xA794, -1, 2131, -1, -1, -1 }, { 0xA795, -1, -1, 2252, -1, -1 }, { 0xA798, -1, -1, 2253, -1, -1 }, { 0xA799, -1, 2132, -1, -1, -1 }, { 0xA7A9, -1, 2134, 2254, -1, -1 }, { 0xA7AA, -1, 2135, -1, -1, -1 }, { 0xA7AB, -1, 2137, -1, -1, -1 }, { 0xA7AC, -1, 2138, -1, -1, -1 }, { 0xA7AD, -1, 2139, -1, -1, -1 }, { 0xA7AE, -1, 2140, -1, -1, -1 }, { 0xA7AF, -1, 2142, -1, -1, -1 }, { 0xA7B0, -1, 2143, -1, -1, -1 }, { 0xA7B1, -1, 2144, -1, -1, -1 }, { 0xA7B2, -1, 2146, -1, -1, -1 }, { 0xA7B3, -1, 2147, 2255, -1, -1 }, { 0xA7B5, -1, -1, 2256, -1, -1 }, { 0xA7B7, -1, -1, 2257, -1, -1 }, { 0xA7BD, 1233, -1, 2258, -1, -1 }, { 0xA7C3, -1, 2148, -1, -1, -1 }, { 0xA7C4, -1, 2149, -1, -1, -1 }, { 0xA7C5, -1, 2150, -1, -1, -1 }, { 0xA7C6, -1, 2151, -1, -1, -1 }, { 0xA7C8, 1234, 2152, -1, -1, -1 }, { 0xA7F5, 1235, 2153, 2260, -1, -1 }, { 0xA7F7, -1, 2154, -1, -1, -1 }, { 0xA7F8, -1, -1, -1, 1340, -1 }, { 0xA7F9, -1, 2155, -1, 1341, -1 }, { 0xA806, 1236, 2156, -1, -1, -1 }, { 0xA82C, 1237, 2157, -1, -1, -1 }, { 0xA830, -1, 2158, -1, -1, -1 }, { 0xA837, -1, 2159, -1, -1, -1 }, { 0xA838, -1, -1, 2261, -1, -1 }, { 0xA839, -1, 2160, -1, -1, -1 }, { 0xA840, -1, 2161, 2262, -1, -1 }, { 0xA841, -1, -1, 2263, -1, -1 }, { 0xA842, -1, -1, 2264, -1, -1 }, { 0xA843, -1, 2162, 2265, -1, -1 }, { 0xA844, -1, 2163, 2266, -1, -1 }, { 0xA845, -1, 2164, 2267, -1, -1 }, { 0xA846, -1, 2165, 2268, -1, -1 }, { 0xA847, -1, 2166, 2269, -1, -1 }, { 0xA848, -1, 2167, 2270, -1, -1 }, { 0xA849, -1, -1, 2271, -1, -1 }, { 0xA84A, -1, -1, 2272, -1, -1 }, { 0xA84B, -1, -1, 2273, -1, -1 }, { 0xA84C, -1, 2168, 2274, -1, -1 }, { 0xA84D, -1, 2169, 2275, -1, -1 }, { 0xA84E, -1, -1, 2276, -1, -1 }, { 0xA84F, -1, -1, 2277, -1, -1 }, { 0xA850, -1, 2170, 2278, -1, -1 }, { 0xA851, -1, 2171, 2279, -1, -1 }, { 0xA852, -1, 2172, 2280, -1, -1 }, { 0xA853, -1, -1, 2281, -1, -1 }, { 0xA854, -1, 2173, 2282, -1, -1 }, { 0xA855, -1, 2174, 2283, -1, -1 }, { 0xA856, -1, -1, 2284, -1, -1 }, { 0xA857, -1, -1, 2285, -1, -1 }, { 0xA858, -1, 2175, 2286, -1, -1 }, { 0xA859, -1, -1, 2287, -1, -1 }, { 0xA85A, -1, -1, 2288, -1, -1 }, { 0xA85B, -1, -1, 2289, -1, -1 }, { 0xA85C, -1, -1, 2290, -1, -1 }, { 0xA85D, -1, -1, 2291, -1, -1 }, { 0xA85E, -1, -1, 2292, -1, -1 }, { 0xA85F, -1, -1, 2293, -1, -1 }, { 0xA860, -1, -1, 2294, -1, -1 }, { 0xA861, -1, -1, 2295, -1, -1 }, { 0xA862, -1, 2176, -1, -1, -1 }, { 0xA863, -1, 2177, -1, -1, -1 }, { 0xA864, -1, 2178, 2296, -1, -1 }, { 0xA865, -1, 2179, -1, -1, -1 }, { 0xA866, -1, 2181, -1, -1, -1 }, { 0xA867, -1, 2182, 2297, -1, -1 }, { 0xA868, -1, 2183, 2298, -1, -1 }, { 0xA869, -1, 2184, 2299, -1, -1 }, { 0xA86A, -1, 2185, 2300, -1, -1 }, { 0xA86B, -1, 2186, 2301, -1, -1 }, { 0xA86C, -1, 2187, 2302, -1, -1 }, { 0xA86D, -1, 2188, 2303, -1, -1 }, { 0xA86E, -1, 2189, 2304, -1, -1 }, { 0xA86F, -1, 2190, 2305, -1, -1 }, { 0xA870, -1, 2191, 2306, -1, -1 }, { 0xA871, -1, 2192, 2307, -1, -1 }, { 0xA872, -1, 2193, 2308, -1, -1 }, { 0xA873, -1, 2194, 2309, -1, -1 }, { 0xA874, -1, 2195, 2312, -1, -1 }, { 0xA875, -1, 2197, -1, -1, -1 }, { 0xA876, -1, 2199, 2314, -1, -1 }, { 0xA877, -1, 2200, 2315, -1, -1 }, { 0xA8E0, 1238, -1, -1, -1, -1 }, { 0xA8E1, 1239, -1, -1, -1, -1 }, { 0xA8E2, 1240, -1, -1, -1, -1 }, { 0xA8E3, 1241, -1, -1, -1, -1 }, { 0xA8E4, 1242, -1, -1, -1, -1 }, { 0xA8E5, 1243, -1, -1, -1, -1 }, { 0xA8E6, 1244, -1, -1, -1, -1 }, { 0xA8E7, 1245, -1, -1, -1, -1 }, { 0xA8E8, 1246, -1, -1, -1, -1 }, { 0xA8E9, 1247, -1, -1, -1, -1 }, { 0xA8EA, 1248, -1, -1, -1, -1 }, { 0xA8EB, 1249, -1, -1, -1, -1 }, { 0xA8EC, 1250, -1, -1, -1, -1 }, { 0xA8ED, 1251, -1, -1, -1, -1 }, { 0xA8EE, 1252, -1, -1, -1, -1 }, { 0xA8EF, 1253, -1, -1, -1, -1 }, { 0xA8F0, 1254, -1, -1, -1, -1 }, { 0xA8F1, 1255, -1, -1, -1, -1 }, { 0xA8F2, 1256, -1, 2316, -1, -1 }, { 0xA8F3, 1257, -1, -1, -1, -1 }, { 0xA8F4, 1258, -1, -1, -1, -1 }, { 0xA8F5, 1259, -1, -1, -1, -1 }, { 0xA8F6, 1260, -1, -1, -1, -1 }, { 0xA8F7, 1261, -1, -1, -1, -1 }, { 0xA8F8, 1262, 2201, -1, -1, -1 }, { 0xA8F9, -1, 2203, -1, -1, -1 }, { 0xA8FA, 1263, 2204, 2317, -1, -1 }, { 0xA8FB, 1264, 2206, 2318, -1, -1 }, { 0xA8FC, 1265, 2207, 2319, -1, -1 }, { 0xA947, 1266, -1, -1, -1, -1 }, { 0xA948, 1267, -1, -1, -1, -1 }, { 0xA949, 1268, -1, -1, -1, -1 }, { 0xA94A, 1269, -1, -1, -1, -1 }, { 0xA94C, 1270, -1, -1, -1, -1 }, { 0xA94E, 1271, -1, -1, -1, -1 }, { 0xA94F, 1272, -1, -1, -1, -1 }, { 0xA950, 1273, -1, -1, -1, -1 }, { 0xA951, 1274, -1, -1, -1, -1 }, { 0xA953, -1, 2208, -1, -1, -1 }, { 0xA980, 1275, -1, -1, -1, -1 }, { 0xA981, 1276, -1, -1, -1, -1 }, { 0xA982, 1277, -1, -1, -1, -1 }, { 0xA983, 1278, -1, -1, -1, -1 }, { 0xA989, 1279, 2209, -1, -1, -1 }, { 0xA98A, 1280, 2210, -1, -1, -1 }, { 0xA98B, 1281, 2211, -1, -1, -1 }, { 0xA990, 1282, -1, -1, -1, -1 }, { 0xA991, 1283, -1, -1, -1, -1 }, { 0xA993, 1284, -1, -1, -1, -1 }, { 0xA996, 1285, -1, -1, -1, -1 }, { 0xA998, 1286, -1, -1, -1, -1 }, { 0xA999, 1287, -1, -1, -1, -1 }, { 0xA99C, 1288, -1, -1, -1, -1 }, { 0xA99E, 1289, -1, -1, -1, -1 }, { 0xA99F, 1290, -1, -1, -1, -1 }, { 0xA9A1, 1291, -1, -1, -1, -1 }, { 0xA9A3, 1292, -1, -1, -1, -1 }, { 0xA9A6, 1293, -1, -1, -1, -1 }, { 0xA9A8, 1294, -1, -1, -1, -1 }, { 0xA9AF, 1295, -1, -1, -1, -1 }, { 0xA9B0, 1296, -1, -1, -1, -1 }, { 0xA9B3, 1297, -1, -1, -1, -1 }, { 0xA9B4, 1298, 2212, -1, -1, -1 }, { 0xA9B5, -1, 2213, -1, -1, -1 }, { 0xA9B6, 1299, -1, -1, -1, -1 }, { 0xA9B7, 1300, -1, -1, -1, -1 }, { 0xA9B8, 1301, -1, -1, -1, -1 }, { 0xA9B9, 1302, -1, -1, -1, -1 }, { 0xA9BA, 1303, -1, -1, -1, -1 }, { 0xA9BB, 1304, -1, -1, -1, -1 }, { 0xA9BC, 1305, -1, -1, -1, -1 }, { 0xA9BD, 1306, 2214, -1, -1, -1 }, { 0xA9BE, 1307, -1, -1, -1, -1 }, { 0xA9BF, 1308, -1, -1, -1, -1 }, { 0xA9C0, 1309, -1, -1, -1, -1 }, { 0xA9C8, 1310, -1, -1, -1, -1 }, { 0xA9C9, 1311, -1, -1, -1, -1 }, { 0xA9CF, -1, 2215, 2324, -1, -1 }, { 0xA9E6, -1, -1, 2325, -1, -1 }, { 0xAA70, -1, -1, 2326, -1, -1 }, { 0xAAB5, -1, 2216, -1, -1, -1 }, { 0xAAB6, -1, 2217, -1, -1, -1 }, { 0xAAB9, -1, 2218, -1, -1, -1 }, { 0xAABB, -1, 2219, -1, -1, -1 }, { 0xAABC, -1, 2220, -1, -1, -1 }, { 0xAADB, 1312, -1, -1, -1, -1 }, { 0xAADC, 1313, -1, -1, -1, -1 }, { 0xAADD, -1, -1, 2327, -1, -1 }, { 0xAADE, -1, 2221, -1, -1, -1 }, { 0xAADF, -1, 2222, -1, -1, -1 }, { 0xAAF0, 1314, -1, -1, -1, -1 }, { 0xAAF1, 1315, -1, -1, -1, -1 }, { 0xAAF2, -1, 2223, 2328, -1, -1 }, { 0xAAF6, -1, 2224, 2329, -1, -1 }, { 0xAB35, -1, -1, 2330, -1, -1 }, { 0xAB40, 1316, -1, -1, -1, -1 }, { 0xAB53, -1, 2225, 2331, -1, -1 }, { 0xAB5B, -1, -1, 2332, -1, -1 }, { 0xAB5C, -1, -1, -1, 1342, -1 }, { 0xAB5D, -1, -1, -1, 1343, -1 }, { 0xAB5E, -1, -1, -1, 1344, -1 }, { 0xAB5F, -1, -1, -1, 1345, -1 }, { 0xAB60, -1, -1, 2336, -1, -1 }, { 0xAB61, -1, -1, 2337, -1, -1 }, { 0xAB62, -1, -1, 2338, -1, -1 }, { 0xAB64, -1, -1, 2339, -1, -1 }, { 0xAB65, -1, 2226, 2340, -1, -1 }, { 0xAB66, -1, 2227, 2342, -1, -1 }, { 0xAB67, -1, 2228, 2344, -1, -1 }, { 0xAB68, -1, 2229, 2346, -1, -1 }, { 0xAB69, -1, 2230, 2347, 1346, -1 }, { 0xAB6A, -1, 2231, 2348, -1, -1 }, { 0xAB6B, -1, 2232, 2350, -1, -1 }, { 0xABC0, 1317, -1, -1, -1, -1 }, { 0xABC1, 1318, -1, -1, -1, -1 }, { 0xABC2, 1319, -1, -1, -1, -1 }, { 0xABC3, 1320, -1, -1, -1, -1 }, { 0xABC6, 1321, -1, -1, -1, -1 }, { 0xABC7, 1322, -1, -1, -1, -1 }, { 0xABC8, 1323, -1, -1, -1, -1 }, { 0xABC9, 1324, -1, -1, -1, -1 }, { 0xABCA, 1325, -1, -1, -1, -1 }, { 0xABCB, 1326, -1, -1, -1, -1 }, { 0xABCC, 1327, -1, -1, -1, -1 }, { 0xABCD, 1328, -1, -1, -1, -1 }, { 0xABCE, 1329, -1, -1, -1, -1 }, { 0xABD0, 1330, -1, -1, -1, -1 }, { 0xABD1, 1331, -1, -1, -1, -1 }, { 0xABD2, 1332, -1, -1, -1, -1 }, { 0xABD3, 1333, -1, -1, -1, -1 }, { 0xABD4, 1334, -1, -1, -1, -1 }, { 0xABD6, 1335, -1, -1, -1, -1 }, { 0xABD7, 1336, -1, -1, -1, -1 }, { 0xABD8, 1337, -1, -1, -1, -1 }, { 0xABD9, 1338, -1, -1, -1, -1 }, { 0xABDA, 1339, -1, -1, -1, -1 }, { 0xABDB, 1340, -1, -1, -1, -1 }, { 0xABDC, 1341, -1, -1, -1, -1 }, { 0xABDD, 1342, -1, -1, -1, -1 }, { 0xABDE, 1343, -1, -1, -1, -1 }, { 0xABDF, 1344, -1, -1, -1, -1 }, { 0xABE0, 1345, -1, -1, -1, -1 }, { 0xABE1, 1346, -1, -1, -1, -1 }, { 0xABE2, 1347, -1, -1, -1, -1 }, { 0xABE3, 1348, -1, -1, -1, -1 }, { 0xABE4, 1349, -1, -1, -1, -1 }, { 0xABE5, 1350, -1, -1, -1, -1 }, { 0xABE6, 1351, -1, -1, -1, -1 }, { 0xABE7, 1352, -1, -1, -1, -1 }, { 0xABE8, 1353, -1, -1, -1, -1 }, { 0xABE9, 1354, -1, -1, -1, -1 }, { 0xABEA, 1355, -1, -1, -1, -1 }, { 0xABEB, 1356, -1, -1, -1, -1 }, { 0xABEC, 1357, -1, -1, -1, -1 }, { 0xABED, 1358, -1, 2351, -1, -1 }, { 0xABF0, 1359, -1, -1, -1, -1 }, { 0xABF1, 1360, -1, -1, -1, -1 }, { 0xABF2, 1361, -1, -1, -1, -1 }, { 0xABF3, 1362, -1, -1, -1, -1 }, { 0xABF4, 1363, -1, -1, -1, -1 }, { 0xABF5, 1364, -1, -1, -1, -1 }, { 0xABF6, 1365, -1, -1, -1, -1 }, { 0xABF7, 1366, -1, -1, -1, -1 }, { 0xABF8, 1367, -1, -1, -1, -1 }, { 0xABF9, 1368, -1, -1, -1, -1 }, { 0xF900, -1, -1, -1, -1, 999 }, { 0xF901, -1, -1, -1, -1, 1000 }, { 0xF902, -1, -1, -1, -1, 1001 }, { 0xF903, -1, -1, -1, -1, 1002 }, { 0xF904, -1, -1, -1, -1, 1003 }, { 0xF905, -1, -1, -1, -1, 1004 }, { 0xF906, -1, -1, -1, -1, 1005 }, { 0xF907, -1, -1, -1, -1, 1006 }, { 0xF908, -1, -1, -1, -1, 1007 }, { 0xF909, -1, -1, -1, -1, 1008 }, { 0xF90A, -1, -1, -1, -1, 1009 }, { 0xF90B, -1, -1, -1, -1, 1010 }, { 0xF90C, -1, -1, -1, -1, 1011 }, { 0xF90D, -1, -1, -1, -1, 1012 }, { 0xF90E, -1, -1, -1, -1, 1013 }, { 0xF90F, -1, -1, -1, -1, 1014 }, { 0xF910, -1, -1, -1, -1, 1015 }, { 0xF911, -1, -1, -1, -1, 1016 }, { 0xF912, -1, -1, -1, -1, 1017 }, { 0xF913, -1, -1, -1, -1, 1018 }, { 0xF914, -1, -1, -1, -1, 1019 }, { 0xF915, -1, -1, -1, -1, 1020 }, { 0xF916, -1, -1, -1, -1, 1021 }, { 0xF917, -1, -1, -1, -1, 1022 }, { 0xF918, -1, -1, -1, -1, 1023 }, { 0xF919, -1, -1, -1, -1, 1024 }, { 0xF91A, -1, -1, -1, -1, 1025 }, { 0xF91B, -1, -1, -1, -1, 1026 }, { 0xF91C, -1, -1, -1, -1, 1027 }, { 0xF91D, -1, -1, -1, -1, 1028 }, { 0xF91E, -1, -1, -1, -1, 1029 }, { 0xF91F, -1, -1, -1, -1, 1030 }, { 0xF920, -1, -1, -1, -1, 1031 }, { 0xF921, -1, -1, -1, -1, 1032 }, { 0xF922, -1, -1, -1, -1, 1033 }, { 0xF923, -1, -1, -1, -1, 1034 }, { 0xF924, -1, -1, -1, -1, 1035 }, { 0xF925, -1, -1, -1, -1, 1036 }, { 0xF926, -1, -1, -1, -1, 1037 }, { 0xF927, -1, -1, -1, -1, 1038 }, { 0xF928, -1, -1, -1, -1, 1039 }, { 0xF929, -1, -1, -1, -1, 1040 }, { 0xF92A, -1, -1, -1, -1, 1041 }, { 0xF92B, -1, -1, -1, -1, 1042 }, { 0xF92C, -1, 2233, 2352, -1, 1043 }, { 0xF92D, -1, -1, -1, -1, 1044 }, { 0xF92E, -1, -1, -1, -1, 1045 }, { 0xF92F, -1, -1, -1, -1, 1046 }, { 0xF930, -1, -1, -1, -1, 1047 }, { 0xF931, -1, -1, -1, -1, 1048 }, { 0xF932, -1, -1, -1, -1, 1049 }, { 0xF933, -1, -1, -1, -1, 1050 }, { 0xF934, -1, -1, -1, -1, 1051 }, { 0xF935, -1, -1, -1, -1, 1052 }, { 0xF936, -1, -1, -1, -1, 1053 }, { 0xF937, -1, -1, -1, -1, 1054 }, { 0xF938, -1, -1, -1, -1, 1055 }, { 0xF939, -1, -1, -1, -1, 1056 }, { 0xF93A, -1, -1, -1, -1, 1057 }, { 0xF93B, -1, -1, -1, -1, 1058 }, { 0xF93C, -1, -1, -1, -1, 1059 }, { 0xF93D, -1, -1, -1, -1, 1060 }, { 0xF93E, -1, -1, -1, -1, 1061 }, { 0xF93F, -1, -1, -1, -1, 1062 }, { 0xF940, -1, -1, -1, -1, 1063 }, { 0xF941, -1, -1, -1, -1, 1064 }, { 0xF942, -1, -1, -1, -1, 1065 }, { 0xF943, -1, -1, -1, -1, 1066 }, { 0xF944, -1, -1, -1, -1, 1067 }, { 0xF945, -1, -1, -1, -1, 1068 }, { 0xF946, -1, -1, -1, -1, 1069 }, { 0xF947, -1, -1, -1, -1, 1070 }, { 0xF948, -1, -1, -1, -1, 1071 }, { 0xF949, -1, -1, -1, -1, 1072 }, { 0xF94A, -1, -1, -1, -1, 1073 }, { 0xF94B, -1, -1, -1, -1, 1074 }, { 0xF94C, -1, -1, -1, -1, 1075 }, { 0xF94D, -1, -1, -1, -1, 1076 }, { 0xF94E, -1, -1, -1, -1, 1077 }, { 0xF94F, -1, -1, -1, -1, 1078 }, { 0xF950, -1, -1, -1, -1, 1079 }, { 0xF951, -1, -1, -1, -1, 1080 }, { 0xF952, -1, -1, -1, -1, 1081 }, { 0xF953, -1, -1, -1, -1, 1082 }, { 0xF954, -1, -1, -1, -1, 1083 }, { 0xF955, -1, -1, -1, -1, 1084 }, { 0xF956, -1, -1, -1, -1, 1085 }, { 0xF957, -1, -1, -1, -1, 1086 }, { 0xF958, -1, -1, -1, -1, 1087 }, { 0xF959, -1, -1, -1, -1, 1088 }, { 0xF95A, -1, -1, -1, -1, 1089 }, { 0xF95B, -1, -1, -1, -1, 1090 }, { 0xF95C, -1, -1, -1, -1, 1091 }, { 0xF95D, -1, -1, -1, -1, 1092 }, { 0xF95E, -1, -1, -1, -1, 1093 }, { 0xF95F, -1, -1, -1, -1, 1094 }, { 0xF960, -1, -1, -1, -1, 1095 }, { 0xF961, -1, -1, -1, -1, 1096 }, { 0xF962, -1, -1, -1, -1, 1097 }, { 0xF963, -1, -1, -1, -1, 1098 }, { 0xF964, -1, -1, -1, -1, 1099 }, { 0xF965, -1, -1, -1, -1, 1100 }, { 0xF966, -1, -1, -1, -1, 1101 }, { 0xF967, -1, -1, -1, -1, 1102 }, { 0xF968, -1, -1, -1, -1, 1103 }, { 0xF969, -1, -1, -1, -1, 1104 }, { 0xF96A, -1, -1, -1, -1, 1105 }, { 0xF96B, -1, -1, -1, -1, 1106 }, { 0xF96C, -1, -1, -1, -1, 1107 }, { 0xF96D, -1, -1, -1, -1, 1108 }, { 0xF96E, -1, -1, -1, -1, 1109 }, { 0xF96F, -1, -1, -1, -1, 1110 }, { 0xF970, -1, -1, -1, -1, 1111 }, { 0xF971, -1, -1, -1, -1, 1112 }, { 0xF972, -1, -1, -1, -1, 1113 }, { 0xF973, -1, -1, -1, -1, 1114 }, { 0xF974, -1, -1, -1, -1, 1115 }, { 0xF975, -1, -1, -1, -1, 1116 }, { 0xF976, -1, -1, -1, -1, 1117 }, { 0xF977, -1, -1, -1, -1, 1118 }, { 0xF978, -1, -1, -1, -1, 1119 }, { 0xF979, -1, -1, -1, -1, 1120 }, { 0xF97A, -1, -1, -1, -1, 1121 }, { 0xF97B, -1, -1, -1, -1, 1122 }, { 0xF97C, -1, -1, -1, -1, 1123 }, { 0xF97D, -1, -1, -1, -1, 1124 }, { 0xF97E, -1, -1, -1, -1, 1125 }, { 0xF97F, -1, -1, -1, -1, 1126 }, { 0xF980, -1, -1, -1, -1, 1127 }, { 0xF981, -1, -1, -1, -1, 1128 }, { 0xF982, -1, -1, -1, -1, 1129 }, { 0xF983, -1, -1, -1, -1, 1130 }, { 0xF984, -1, -1, -1, -1, 1131 }, { 0xF985, -1, -1, -1, -1, 1132 }, { 0xF986, -1, -1, -1, -1, 1133 }, { 0xF987, -1, -1, -1, -1, 1134 }, { 0xF988, -1, -1, -1, -1, 1135 }, { 0xF989, -1, -1, -1, -1, 1136 }, { 0xF98A, -1, -1, -1, -1, 1137 }, { 0xF98B, -1, -1, -1, -1, 1138 }, { 0xF98C, -1, -1, -1, -1, 1139 }, { 0xF98D, -1, -1, -1, -1, 1140 }, { 0xF98E, -1, -1, -1, -1, 1141 }, { 0xF98F, -1, -1, -1, -1, 1142 }, { 0xF990, -1, -1, -1, -1, 1143 }, { 0xF991, -1, -1, -1, -1, 1144 }, { 0xF992, -1, -1, -1, -1, 1145 }, { 0xF993, -1, -1, -1, -1, 1146 }, { 0xF994, -1, -1, -1, -1, 1147 }, { 0xF995, -1, -1, -1, -1, 1148 }, { 0xF996, -1, -1, -1, -1, 1149 }, { 0xF997, -1, -1, -1, -1, 1150 }, { 0xF998, -1, -1, -1, -1, 1151 }, { 0xF999, -1, -1, -1, -1, 1152 }, { 0xF99A, -1, -1, -1, -1, 1153 }, { 0xF99B, -1, -1, -1, -1, 1154 }, { 0xF99C, -1, -1, -1, -1, 1155 }, { 0xF99D, -1, -1, -1, -1, 1156 }, { 0xF99E, -1, -1, -1, -1, 1157 }, { 0xF99F, -1, -1, -1, -1, 1158 }, { 0xF9A0, -1, -1, -1, -1, 1159 }, { 0xF9A1, -1, -1, -1, -1, 1160 }, { 0xF9A2, -1, -1, -1, -1, 1161 }, { 0xF9A3, -1, -1, -1, -1, 1162 }, { 0xF9A4, -1, -1, -1, -1, 1163 }, { 0xF9A5, -1, -1, -1, -1, 1164 }, { 0xF9A6, -1, -1, -1, -1, 1165 }, { 0xF9A7, -1, -1, -1, -1, 1166 }, { 0xF9A8, -1, -1, -1, -1, 1167 }, { 0xF9A9, -1, -1, -1, -1, 1168 }, { 0xF9AA, -1, -1, -1, -1, 1169 }, { 0xF9AB, -1, -1, -1, -1, 1170 }, { 0xF9AC, -1, -1, -1, -1, 1171 }, { 0xF9AD, -1, -1, -1, -1, 1172 }, { 0xF9AE, -1, -1, -1, -1, 1173 }, { 0xF9AF, -1, -1, -1, -1, 1174 }, { 0xF9B0, -1, -1, -1, -1, 1175 }, { 0xF9B1, -1, -1, -1, -1, 1176 }, { 0xF9B2, -1, -1, -1, -1, 1177 }, { 0xF9B3, -1, -1, -1, -1, 1178 }, { 0xF9B4, -1, -1, -1, -1, 1179 }, { 0xF9B5, -1, -1, -1, -1, 1180 }, { 0xF9B6, -1, -1, -1, -1, 1181 }, { 0xF9B7, -1, -1, -1, -1, 1182 }, { 0xF9B8, -1, 2234, 2354, -1, 1183 }, { 0xF9B9, -1, -1, -1, -1, 1184 }, { 0xF9BA, -1, -1, -1, -1, 1185 }, { 0xF9BB, -1, -1, -1, -1, 1186 }, { 0xF9BC, -1, -1, -1, -1, 1187 }, { 0xF9BD, -1, -1, -1, -1, 1188 }, { 0xF9BE, -1, -1, -1, -1, 1189 }, { 0xF9BF, -1, -1, -1, -1, 1190 }, { 0xF9C0, -1, -1, -1, -1, 1191 }, { 0xF9C1, -1, -1, -1, -1, 1192 }, { 0xF9C2, -1, -1, -1, -1, 1193 }, { 0xF9C3, -1, -1, -1, -1, 1194 }, { 0xF9C4, -1, -1, -1, -1, 1195 }, { 0xF9C5, -1, -1, -1, -1, 1196 }, { 0xF9C6, -1, -1, -1, -1, 1197 }, { 0xF9C7, -1, -1, -1, -1, 1198 }, { 0xF9C8, -1, -1, -1, -1, 1199 }, { 0xF9C9, -1, -1, -1, -1, 1200 }, { 0xF9CA, -1, -1, -1, -1, 1201 }, { 0xF9CB, -1, -1, -1, -1, 1202 }, { 0xF9CC, -1, -1, -1, -1, 1203 }, { 0xF9CD, -1, -1, -1, -1, 1204 }, { 0xF9CE, -1, -1, -1, -1, 1205 }, { 0xF9CF, -1, -1, -1, -1, 1206 }, { 0xF9D0, -1, -1, -1, -1, 1207 }, { 0xF9D1, -1, -1, -1, -1, 1208 }, { 0xF9D2, -1, -1, -1, -1, 1209 }, { 0xF9D3, -1, -1, -1, -1, 1210 }, { 0xF9D4, -1, -1, -1, -1, 1211 }, { 0xF9D5, -1, -1, -1, -1, 1212 }, { 0xF9D6, -1, -1, -1, -1, 1213 }, { 0xF9D7, -1, -1, -1, -1, 1214 }, { 0xF9D8, -1, -1, -1, -1, 1215 }, { 0xF9D9, -1, -1, -1, -1, 1216 }, { 0xF9DA, -1, -1, -1, -1, 1217 }, { 0xF9DB, -1, -1, -1, -1, 1218 }, { 0xF9DC, -1, -1, -1, -1, 1219 }, { 0xF9DD, -1, -1, -1, -1, 1220 }, { 0xF9DE, -1, -1, -1, -1, 1221 }, { 0xF9DF, -1, -1, -1, -1, 1222 }, { 0xF9E0, -1, -1, -1, -1, 1223 }, { 0xF9E1, -1, -1, -1, -1, 1224 }, { 0xF9E2, -1, -1, -1, -1, 1225 }, { 0xF9E3, -1, -1, -1, -1, 1226 }, { 0xF9E4, -1, -1, -1, -1, 1227 }, { 0xF9E5, -1, -1, -1, -1, 1228 }, { 0xF9E6, -1, -1, -1, -1, 1229 }, { 0xF9E7, -1, -1, -1, -1, 1230 }, { 0xF9E8, -1, -1, -1, -1, 1231 }, { 0xF9E9, -1, -1, -1, -1, 1232 }, { 0xF9EA, -1, -1, -1, -1, 1233 }, { 0xF9EB, -1, -1, -1, -1, 1234 }, { 0xF9EC, -1, -1, -1, -1, 1235 }, { 0xF9ED, -1, -1, -1, -1, 1236 }, { 0xF9EE, -1, -1, -1, -1, 1237 }, { 0xF9EF, -1, -1, -1, -1, 1238 }, { 0xF9F0, -1, -1, -1, -1, 1239 }, { 0xF9F1, -1, -1, -1, -1, 1240 }, { 0xF9F2, -1, -1, -1, -1, 1241 }, { 0xF9F3, -1, -1, -1, -1, 1242 }, { 0xF9F4, -1, -1, -1, -1, 1243 }, { 0xF9F5, -1, -1, -1, -1, 1244 }, { 0xF9F6, -1, -1, -1, -1, 1245 }, { 0xF9F7, -1, -1, -1, -1, 1246 }, { 0xF9F8, -1, -1, -1, -1, 1247 }, { 0xF9F9, -1, -1, -1, -1, 1248 }, { 0xF9FA, -1, -1, -1, -1, 1249 }, { 0xF9FB, -1, -1, -1, -1, 1250 }, { 0xF9FC, -1, -1, -1, -1, 1251 }, { 0xF9FD, -1, -1, -1, -1, 1252 }, { 0xF9FE, -1, -1, -1, -1, 1253 }, { 0xF9FF, -1, -1, -1, -1, 1254 }, { 0xFA00, -1, -1, -1, -1, 1255 }, { 0xFA01, -1, -1, -1, -1, 1256 }, { 0xFA02, -1, -1, -1, -1, 1257 }, { 0xFA03, -1, -1, -1, -1, 1258 }, { 0xFA04, -1, -1, -1, -1, 1259 }, { 0xFA05, -1, -1, -1, -1, 1260 }, { 0xFA06, -1, -1, -1, -1, 1261 }, { 0xFA07, -1, -1, -1, -1, 1262 }, { 0xFA08, -1, -1, -1, -1, 1263 }, { 0xFA09, -1, -1, -1, -1, 1264 }, { 0xFA0A, -1, -1, -1, -1, 1265 }, { 0xFA0B, -1, -1, -1, -1, 1266 }, { 0xFA0C, -1, -1, -1, -1, 1267 }, { 0xFA0D, -1, -1, -1, -1, 1268 }, { 0xFA0E, -1, 2235, -1, -1, -1 }, { 0xFA0F, -1, 2236, -1, -1, -1 }, { 0xFA10, -1, -1, -1, -1, 1269 }, { 0xFA11, -1, 2237, -1, -1, -1 }, { 0xFA12, -1, -1, -1, -1, 1270 }, { 0xFA13, -1, 2238, -1, -1, -1 }, { 0xFA14, -1, 2239, -1, -1, -1 }, { 0xFA15, -1, -1, -1, -1, 1271 }, { 0xFA16, -1, -1, -1, -1, 1272 }, { 0xFA17, -1, -1, -1, -1, 1273 }, { 0xFA18, -1, -1, -1, -1, 1274 }, { 0xFA19, -1, -1, -1, -1, 1275 }, { 0xFA1A, -1, -1, -1, -1, 1276 }, { 0xFA1B, -1, -1, -1, -1, 1277 }, { 0xFA1C, -1, -1, -1, -1, 1278 }, { 0xFA1D, -1, -1, -1, -1, 1279 }, { 0xFA1E, -1, -1, -1, -1, 1280 }, { 0xFA1F, -1, 2240, -1, -1, -1 }, { 0xFA20, -1, -1, -1, -1, 1281 }, { 0xFA21, -1, 2241, -1, -1, -1 }, { 0xFA22, -1, -1, -1, -1, 1282 }, { 0xFA23, -1, 2242, -1, -1, -1 }, { 0xFA24, -1, 2243, -1, -1, -1 }, { 0xFA25, -1, -1, -1, -1, 1283 }, { 0xFA26, -1, -1, -1, -1, 1284 }, { 0xFA27, -1, 2244, -1, -1, -1 }, { 0xFA28, -1, 2245, -1, -1, -1 }, { 0xFA29, -1, 2246, -1, -1, -1 }, { 0xFA2A, -1, -1, -1, -1, 1285 }, { 0xFA2B, -1, -1, -1, -1, 1286 }, { 0xFA2C, -1, -1, -1, -1, 1287 }, { 0xFA2D, -1, -1, -1, -1, 1288 }, { 0xFA2E, -1, -1, -1, -1, 1289 }, { 0xFA2F, -1, -1, -1, -1, 1290 }, { 0xFA30, -1, -1, -1, -1, 1291 }, { 0xFA31, -1, -1, -1, -1, 1292 }, { 0xFA32, -1, -1, -1, -1, 1293 }, { 0xFA33, -1, -1, -1, -1, 1294 }, { 0xFA34, -1, -1, -1, -1, 1295 }, { 0xFA35, -1, -1, -1, -1, 1296 }, { 0xFA36, -1, -1, -1, -1, 1297 }, { 0xFA37, -1, -1, -1, -1, 1298 }, { 0xFA38, -1, -1, -1, -1, 1299 }, { 0xFA39, -1, -1, -1, -1, 1300 }, { 0xFA3A, -1, -1, -1, -1, 1301 }, { 0xFA3B, -1, -1, -1, -1, 1302 }, { 0xFA3C, -1, -1, -1, -1, 1303 }, { 0xFA3D, -1, -1, -1, -1, 1304 }, { 0xFA3E, -1, -1, -1, -1, 1305 }, { 0xFA3F, -1, -1, -1, -1, 1306 }, { 0xFA40, -1, -1, -1, -1, 1307 }, { 0xFA41, -1, -1, -1, -1, 1308 }, { 0xFA42, -1, -1, -1, -1, 1309 }, { 0xFA43, -1, -1, -1, -1, 1310 }, { 0xFA44, -1, -1, -1, -1, 1311 }, { 0xFA45, -1, -1, -1, -1, 1312 }, { 0xFA46, -1, -1, -1, -1, 1313 }, { 0xFA47, -1, -1, -1, -1, 1314 }, { 0xFA48, -1, -1, -1, -1, 1315 }, { 0xFA49, -1, -1, -1, -1, 1316 }, { 0xFA4A, -1, -1, -1, -1, 1317 }, { 0xFA4B, -1, -1, -1, -1, 1318 }, { 0xFA4C, -1, -1, -1, -1, 1319 }, { 0xFA4D, -1, -1, -1, -1, 1320 }, { 0xFA4E, -1, -1, -1, -1, 1321 }, { 0xFA4F, -1, -1, -1, -1, 1322 }, { 0xFA50, -1, -1, -1, -1, 1323 }, { 0xFA51, -1, -1, -1, -1, 1324 }, { 0xFA52, -1, -1, -1, -1, 1325 }, { 0xFA53, -1, -1, -1, -1, 1326 }, { 0xFA54, -1, -1, -1, -1, 1327 }, { 0xFA55, -1, -1, -1, -1, 1328 }, { 0xFA56, -1, -1, -1, -1, 1329 }, { 0xFA57, -1, -1, -1, -1, 1330 }, { 0xFA58, -1, -1, -1, -1, 1331 }, { 0xFA59, -1, -1, -1, -1, 1332 }, { 0xFA5A, -1, -1, -1, -1, 1333 }, { 0xFA5B, -1, -1, -1, -1, 1334 }, { 0xFA5C, -1, -1, -1, -1, 1335 }, { 0xFA5D, -1, -1, -1, -1, 1336 }, { 0xFA5E, -1, -1, -1, -1, 1337 }, { 0xFA5F, -1, -1, -1, -1, 1338 }, { 0xFA60, -1, -1, -1, -1, 1339 }, { 0xFA61, -1, -1, -1, -1, 1340 }, { 0xFA62, -1, -1, -1, -1, 1341 }, { 0xFA63, -1, -1, -1, -1, 1342 }, { 0xFA64, -1, -1, -1, -1, 1343 }, { 0xFA65, -1, -1, -1, -1, 1344 }, { 0xFA66, -1, -1, -1, -1, 1345 }, { 0xFA67, -1, -1, -1, -1, 1346 }, { 0xFA68, -1, -1, -1, -1, 1347 }, { 0xFA69, -1, -1, -1, -1, 1348 }, { 0xFA6A, -1, -1, -1, -1, 1349 }, { 0xFA6B, -1, -1, -1, -1, 1350 }, { 0xFA6C, -1, -1, -1, -1, 1351 }, { 0xFA6D, -1, -1, -1, -1, 1352 }, { 0xFA70, -1, -1, -1, -1, 1353 }, { 0xFA71, -1, -1, -1, -1, 1354 }, { 0xFA72, -1, -1, -1, -1, 1355 }, { 0xFA73, -1, -1, -1, -1, 1356 }, { 0xFA74, -1, -1, -1, -1, 1357 }, { 0xFA75, -1, -1, -1, -1, 1358 }, { 0xFA76, -1, -1, -1, -1, 1359 }, { 0xFA77, -1, -1, -1, -1, 1360 }, { 0xFA78, -1, -1, -1, -1, 1361 }, { 0xFA79, -1, -1, -1, -1, 1362 }, { 0xFA7A, -1, -1, -1, -1, 1363 }, { 0xFA7B, -1, -1, -1, -1, 1364 }, { 0xFA7C, -1, -1, -1, -1, 1365 }, { 0xFA7D, -1, -1, -1, -1, 1366 }, { 0xFA7E, -1, -1, -1, -1, 1367 }, { 0xFA7F, -1, -1, -1, -1, 1368 }, { 0xFA80, -1, -1, -1, -1, 1369 }, { 0xFA81, -1, -1, -1, -1, 1370 }, { 0xFA82, -1, -1, -1, -1, 1371 }, { 0xFA83, -1, -1, -1, -1, 1372 }, { 0xFA84, -1, -1, -1, -1, 1373 }, { 0xFA85, -1, -1, -1, -1, 1374 }, { 0xFA86, -1, -1, -1, -1, 1375 }, { 0xFA87, -1, -1, -1, -1, 1376 }, { 0xFA88, -1, -1, -1, -1, 1377 }, { 0xFA89, -1, -1, -1, -1, 1378 }, { 0xFA8A, -1, -1, -1, -1, 1379 }, { 0xFA8B, -1, -1, -1, -1, 1380 }, { 0xFA8C, -1, -1, -1, -1, 1381 }, { 0xFA8D, -1, -1, -1, -1, 1382 }, { 0xFA8E, -1, -1, -1, -1, 1383 }, { 0xFA8F, -1, -1, -1, -1, 1384 }, { 0xFA90, -1, -1, -1, -1, 1385 }, { 0xFA91, -1, -1, -1, -1, 1386 }, { 0xFA92, -1, -1, -1, -1, 1387 }, { 0xFA93, -1, -1, -1, -1, 1388 }, { 0xFA94, -1, -1, -1, -1, 1389 }, { 0xFA95, -1, -1, -1, -1, 1390 }, { 0xFA96, -1, -1, -1, -1, 1391 }, { 0xFA97, -1, -1, -1, -1, 1392 }, { 0xFA98, -1, -1, -1, -1, 1393 }, { 0xFA99, -1, -1, -1, -1, 1394 }, { 0xFA9A, -1, -1, -1, -1, 1395 }, { 0xFA9B, -1, -1, -1, -1, 1396 }, { 0xFA9C, -1, -1, -1, -1, 1397 }, { 0xFA9D, -1, -1, -1, -1, 1398 }, { 0xFA9E, -1, -1, -1, -1, 1399 }, { 0xFA9F, -1, -1, -1, -1, 1400 }, { 0xFAA0, -1, -1, -1, -1, 1401 }, { 0xFAA1, -1, -1, -1, -1, 1402 }, { 0xFAA2, -1, -1, -1, -1, 1403 }, { 0xFAA3, -1, -1, -1, -1, 1404 }, { 0xFAA4, -1, -1, -1, -1, 1405 }, { 0xFAA5, -1, -1, -1, -1, 1406 }, { 0xFAA6, -1, -1, -1, -1, 1407 }, { 0xFAA7, -1, -1, -1, -1, 1408 }, { 0xFAA8, -1, -1, -1, -1, 1409 }, { 0xFAA9, -1, -1, -1, -1, 1410 }, { 0xFAAA, -1, -1, -1, -1, 1411 }, { 0xFAAB, -1, -1, -1, -1, 1412 }, { 0xFAAC, -1, -1, -1, -1, 1413 }, { 0xFAAD, -1, -1, -1, -1, 1414 }, { 0xFAAE, -1, -1, -1, -1, 1415 }, { 0xFAAF, -1, -1, -1, -1, 1416 }, { 0xFAB0, -1, -1, -1, -1, 1417 }, { 0xFAB1, -1, -1, -1, -1, 1418 }, { 0xFAB2, -1, -1, -1, -1, 1419 }, { 0xFAB3, -1, -1, -1, -1, 1420 }, { 0xFAB4, -1, -1, -1, -1, 1421 }, { 0xFAB5, -1, -1, -1, -1, 1422 }, { 0xFAB6, -1, -1, -1, -1, 1423 }, { 0xFAB7, -1, -1, -1, -1, 1424 }, { 0xFAB8, -1, -1, -1, -1, 1425 }, { 0xFAB9, -1, -1, -1, -1, 1426 }, { 0xFABA, -1, -1, -1, -1, 1427 }, { 0xFABB, -1, -1, -1, -1, 1428 }, { 0xFABC, -1, -1, -1, -1, 1429 }, { 0xFABD, -1, -1, -1, -1, 1430 }, { 0xFABE, -1, -1, -1, -1, 1431 }, { 0xFABF, -1, -1, -1, -1, 1432 }, { 0xFAC0, -1, -1, -1, -1, 1433 }, { 0xFAC1, -1, -1, -1, -1, 1434 }, { 0xFAC2, -1, -1, -1, -1, 1435 }, { 0xFAC3, -1, -1, -1, -1, 1436 }, { 0xFAC4, -1, -1, -1, -1, 1437 }, { 0xFAC5, -1, -1, -1, -1, 1438 }, { 0xFAC6, -1, -1, -1, -1, 1439 }, { 0xFAC7, -1, -1, -1, -1, 1440 }, { 0xFAC8, -1, -1, -1, -1, 1441 }, { 0xFAC9, -1, -1, -1, -1, 1442 }, { 0xFACA, -1, -1, -1, -1, 1443 }, { 0xFACB, -1, -1, -1, -1, 1444 }, { 0xFACC, -1, -1, -1, -1, 1445 }, { 0xFACD, -1, -1, -1, -1, 1446 }, { 0xFACE, -1, -1, -1, -1, 1447 }, { 0xFACF, -1, -1, -1, -1, 1448 }, { 0xFAD0, -1, -1, -1, -1, 1449 }, { 0xFAD1, -1, -1, -1, -1, 1450 }, { 0xFAD2, -1, -1, -1, -1, 1451 }, { 0xFAD3, -1, -1, -1, -1, 1452 }, { 0xFAD4, -1, 2247, 2356, -1, 1453 }, { 0xFAD5, -1, -1, -1, -1, 1454 }, { 0xFAD6, -1, -1, -1, -1, 1455 }, { 0xFAD7, -1, -1, -1, -1, 1456 }, { 0xFAD8, -1, -1, -1, -1, 1457 }, { 0xFAD9, -1, -1, -1, -1, 1458 }, { 0xFB00, -1, -1, -1, 1347, -1 }, { 0xFB01, -1, -1, -1, 1348, -1 }, { 0xFB02, -1, -1, -1, 1349, -1 }, { 0xFB03, -1, -1, -1, 1350, -1 }, { 0xFB04, -1, -1, -1, 1351, -1 }, { 0xFB05, -1, -1, -1, 1352, -1 }, { 0xFB06, -1, -1, -1, 1353, -1 }, { 0xFB13, -1, -1, -1, 1354, -1 }, { 0xFB14, -1, -1, -1, 1355, -1 }, { 0xFB15, -1, -1, -1, 1356, -1 }, { 0xFB16, -1, -1, -1, 1357, -1 }, { 0xFB17, -1, -1, -1, 1358, -1 }, { 0xFB1D, -1, -1, -1, -1, 1459 }, { 0xFB1E, -1, 2248, -1, -1, -1 }, { 0xFB1F, -1, -1, -1, -1, 1460 }, { 0xFB20, -1, 2249, -1, 1359, -1 }, { 0xFB21, -1, -1, -1, 1360, -1 }, { 0xFB22, -1, -1, -1, 1361, -1 }, { 0xFB23, -1, -1, -1, 1362, -1 }, { 0xFB24, -1, -1, -1, 1363, -1 }, { 0xFB25, -1, -1, -1, 1364, -1 }, { 0xFB26, -1, -1, -1, 1365, -1 }, { 0xFB27, -1, -1, -1, 1366, -1 }, { 0xFB28, -1, -1, -1, 1367, -1 }, { 0xFB29, -1, -1, -1, 1368, -1 }, { 0xFB2A, -1, -1, -1, -1, 1461 }, { 0xFB2B, -1, -1, -1, -1, 1462 }, { 0xFB2C, -1, -1, -1, -1, 1463 }, { 0xFB2D, -1, -1, -1, -1, 1464 }, { 0xFB2E, -1, -1, -1, -1, 1465 }, { 0xFB2F, -1, -1, -1, -1, 1466 }, { 0xFB30, -1, -1, -1, -1, 1467 }, { 0xFB31, -1, -1, -1, -1, 1468 }, { 0xFB32, -1, -1, -1, -1, 1469 }, { 0xFB33, -1, -1, -1, -1, 1470 }, { 0xFB34, -1, -1, -1, -1, 1471 }, { 0xFB35, -1, -1, -1, -1, 1472 }, { 0xFB36, -1, -1, -1, -1, 1473 }, { 0xFB38, -1, -1, -1, -1, 1474 }, { 0xFB39, -1, -1, -1, -1, 1475 }, { 0xFB3A, -1, -1, -1, -1, 1476 }, { 0xFB3B, -1, -1, -1, -1, 1477 }, { 0xFB3C, -1, -1, -1, -1, 1478 }, { 0xFB3E, -1, -1, -1, -1, 1479 }, { 0xFB40, -1, -1, -1, -1, 1480 }, { 0xFB41, -1, -1, -1, -1, 1481 }, { 0xFB43, -1, -1, -1, -1, 1482 }, { 0xFB44, -1, -1, -1, -1, 1483 }, { 0xFB46, -1, -1, -1, -1, 1484 }, { 0xFB47, -1, -1, -1, -1, 1485 }, { 0xFB48, -1, -1, -1, -1, 1486 }, { 0xFB49, -1, -1, -1, -1, 1487 }, { 0xFB4A, -1, -1, -1, -1, 1488 }, { 0xFB4B, -1, -1, -1, -1, 1489 }, { 0xFB4C, -1, -1, -1, -1, 1490 }, { 0xFB4D, -1, -1, -1, -1, 1491 }, { 0xFB4E, -1, -1, -1, -1, 1492 }, { 0xFB4F, -1, -1, -1, 1369, -1 }, { 0xFB50, -1, -1, -1, 1370, -1 }, { 0xFB51, -1, -1, -1, 1371, -1 }, { 0xFB52, -1, -1, -1, 1372, -1 }, { 0xFB53, -1, -1, -1, 1373, -1 }, { 0xFB54, -1, -1, -1, 1374, -1 }, { 0xFB55, -1, -1, -1, 1375, -1 }, { 0xFB56, -1, -1, -1, 1376, -1 }, { 0xFB57, -1, -1, -1, 1377, -1 }, { 0xFB58, -1, -1, -1, 1378, -1 }, { 0xFB59, -1, -1, -1, 1379, -1 }, { 0xFB5A, -1, -1, -1, 1380, -1 }, { 0xFB5B, -1, -1, -1, 1381, -1 }, { 0xFB5C, -1, -1, -1, 1382, -1 }, { 0xFB5D, -1, -1, -1, 1383, -1 }, { 0xFB5E, -1, -1, -1, 1384, -1 }, { 0xFB5F, -1, -1, -1, 1385, -1 }, { 0xFB60, -1, -1, -1, 1386, -1 }, { 0xFB61, -1, -1, -1, 1387, -1 }, { 0xFB62, -1, -1, -1, 1388, -1 }, { 0xFB63, -1, -1, -1, 1389, -1 }, { 0xFB64, -1, -1, -1, 1390, -1 }, { 0xFB65, -1, -1, -1, 1391, -1 }, { 0xFB66, -1, -1, -1, 1392, -1 }, { 0xFB67, -1, -1, -1, 1393, -1 }, { 0xFB68, -1, -1, -1, 1394, -1 }, { 0xFB69, -1, -1, -1, 1395, -1 }, { 0xFB6A, -1, -1, -1, 1396, -1 }, { 0xFB6B, -1, -1, -1, 1397, -1 }, { 0xFB6C, -1, -1, -1, 1398, -1 }, { 0xFB6D, -1, -1, -1, 1399, -1 }, { 0xFB6E, -1, -1, -1, 1400, -1 }, { 0xFB6F, -1, -1, -1, 1401, -1 }, { 0xFB70, -1, -1, -1, 1402, -1 }, { 0xFB71, -1, -1, -1, 1403, -1 }, { 0xFB72, -1, -1, -1, 1404, -1 }, { 0xFB73, -1, -1, -1, 1405, -1 }, { 0xFB74, -1, -1, -1, 1406, -1 }, { 0xFB75, -1, -1, -1, 1407, -1 }, { 0xFB76, -1, -1, -1, 1408, -1 }, { 0xFB77, -1, -1, -1, 1409, -1 }, { 0xFB78, -1, -1, -1, 1410, -1 }, { 0xFB79, -1, -1, -1, 1411, -1 }, { 0xFB7A, -1, -1, -1, 1412, -1 }, { 0xFB7B, -1, -1, -1, 1413, -1 }, { 0xFB7C, -1, -1, -1, 1414, -1 }, { 0xFB7D, -1, -1, -1, 1415, -1 }, { 0xFB7E, -1, -1, -1, 1416, -1 }, { 0xFB7F, -1, -1, -1, 1417, -1 }, { 0xFB80, -1, -1, -1, 1418, -1 }, { 0xFB81, -1, -1, -1, 1419, -1 }, { 0xFB82, -1, -1, -1, 1420, -1 }, { 0xFB83, -1, -1, -1, 1421, -1 }, { 0xFB84, -1, -1, -1, 1422, -1 }, { 0xFB85, -1, -1, -1, 1423, -1 }, { 0xFB86, -1, -1, -1, 1424, -1 }, { 0xFB87, -1, -1, -1, 1425, -1 }, { 0xFB88, -1, -1, -1, 1426, -1 }, { 0xFB89, -1, -1, -1, 1427, -1 }, { 0xFB8A, -1, -1, -1, 1428, -1 }, { 0xFB8B, -1, -1, -1, 1429, -1 }, { 0xFB8C, -1, -1, -1, 1430, -1 }, { 0xFB8D, -1, -1, -1, 1431, -1 }, { 0xFB8E, -1, -1, -1, 1432, -1 }, { 0xFB8F, -1, -1, -1, 1433, -1 }, { 0xFB90, -1, -1, -1, 1434, -1 }, { 0xFB91, -1, -1, -1, 1435, -1 }, { 0xFB92, -1, -1, -1, 1436, -1 }, { 0xFB93, -1, -1, -1, 1437, -1 }, { 0xFB94, -1, -1, -1, 1438, -1 }, { 0xFB95, -1, -1, -1, 1439, -1 }, { 0xFB96, -1, -1, -1, 1440, -1 }, { 0xFB97, -1, -1, -1, 1441, -1 }, { 0xFB98, -1, -1, -1, 1442, -1 }, { 0xFB99, -1, -1, -1, 1443, -1 }, { 0xFB9A, -1, -1, -1, 1444, -1 }, { 0xFB9B, -1, -1, -1, 1445, -1 }, { 0xFB9C, -1, -1, -1, 1446, -1 }, { 0xFB9D, -1, -1, -1, 1447, -1 }, { 0xFB9E, -1, -1, -1, 1448, -1 }, { 0xFB9F, -1, -1, -1, 1449, -1 }, { 0xFBA0, -1, -1, -1, 1450, -1 }, { 0xFBA1, -1, -1, -1, 1451, -1 }, { 0xFBA2, -1, -1, -1, 1452, -1 }, { 0xFBA3, -1, -1, -1, 1453, -1 }, { 0xFBA4, -1, -1, -1, 1454, -1 }, { 0xFBA5, -1, -1, -1, 1455, -1 }, { 0xFBA6, -1, -1, -1, 1456, -1 }, { 0xFBA7, -1, -1, -1, 1457, -1 }, { 0xFBA8, -1, -1, -1, 1458, -1 }, { 0xFBA9, -1, -1, -1, 1459, -1 }, { 0xFBAA, -1, -1, -1, 1460, -1 }, { 0xFBAB, -1, -1, -1, 1461, -1 }, { 0xFBAC, -1, -1, -1, 1462, -1 }, { 0xFBAD, -1, -1, -1, 1463, -1 }, { 0xFBAE, -1, -1, -1, 1464, -1 }, { 0xFBAF, -1, -1, -1, 1465, -1 }, { 0xFBB0, -1, -1, -1, 1466, -1 }, { 0xFBB1, -1, -1, -1, 1467, -1 }, { 0xFBBA, -1, 2250, -1, -1, -1 }, { 0xFBBB, -1, 2251, -1, -1, -1 }, { 0xFBBC, -1, 2252, -1, -1, -1 }, { 0xFBBD, -1, 2253, -1, -1, -1 }, { 0xFBBE, -1, 2254, -1, -1, -1 }, { 0xFBBF, -1, 2255, -1, -1, -1 }, { 0xFBC0, -1, 2256, -1, -1, -1 }, { 0xFBC1, -1, 2257, -1, -1, -1 }, { 0xFBD3, -1, -1, -1, 1468, -1 }, { 0xFBD4, -1, -1, -1, 1469, -1 }, { 0xFBD5, -1, -1, -1, 1470, -1 }, { 0xFBD6, -1, -1, -1, 1471, -1 }, { 0xFBD7, -1, -1, -1, 1472, -1 }, { 0xFBD8, -1, -1, -1, 1473, -1 }, { 0xFBD9, -1, -1, -1, 1474, -1 }, { 0xFBDA, -1, -1, -1, 1475, -1 }, { 0xFBDB, -1, -1, -1, 1476, -1 }, { 0xFBDC, -1, -1, -1, 1477, -1 }, { 0xFBDD, -1, -1, -1, 1478, -1 }, { 0xFBDE, -1, -1, -1, 1479, -1 }, { 0xFBDF, -1, -1, -1, 1480, -1 }, { 0xFBE0, -1, -1, -1, 1481, -1 }, { 0xFBE1, -1, -1, -1, 1482, -1 }, { 0xFBE2, -1, -1, -1, 1483, -1 }, { 0xFBE3, -1, -1, -1, 1484, -1 }, { 0xFBE4, -1, -1, -1, 1485, -1 }, { 0xFBE5, -1, -1, -1, 1486, -1 }, { 0xFBE6, -1, -1, -1, 1487, -1 }, { 0xFBE7, -1, -1, -1, 1488, -1 }, { 0xFBE8, -1, -1, -1, 1489, -1 }, { 0xFBE9, -1, -1, -1, 1490, -1 }, { 0xFBEA, -1, -1, -1, 1491, -1 }, { 0xFBEB, -1, -1, -1, 1492, -1 }, { 0xFBEC, -1, -1, -1, 1493, -1 }, { 0xFBED, -1, -1, -1, 1494, -1 }, { 0xFBEE, -1, -1, -1, 1495, -1 }, { 0xFBEF, -1, -1, -1, 1496, -1 }, { 0xFBF0, -1, -1, -1, 1497, -1 }, { 0xFBF1, -1, -1, -1, 1498, -1 }, { 0xFBF2, -1, -1, -1, 1499, -1 }, { 0xFBF3, -1, -1, -1, 1500, -1 }, { 0xFBF4, -1, -1, -1, 1501, -1 }, { 0xFBF5, -1, -1, -1, 1502, -1 }, { 0xFBF6, -1, -1, -1, 1503, -1 }, { 0xFBF7, -1, -1, -1, 1504, -1 }, { 0xFBF8, -1, -1, -1, 1505, -1 }, { 0xFBF9, -1, -1, -1, 1506, -1 }, { 0xFBFA, -1, -1, -1, 1507, -1 }, { 0xFBFB, -1, -1, -1, 1508, -1 }, { 0xFBFC, -1, -1, -1, 1509, -1 }, { 0xFBFD, -1, -1, -1, 1510, -1 }, { 0xFBFE, -1, -1, -1, 1511, -1 }, { 0xFBFF, -1, -1, -1, 1512, -1 }, { 0xFC00, -1, -1, -1, 1513, -1 }, { 0xFC01, -1, -1, -1, 1514, -1 }, { 0xFC02, -1, -1, -1, 1515, -1 }, { 0xFC03, -1, -1, -1, 1516, -1 }, { 0xFC04, -1, -1, -1, 1517, -1 }, { 0xFC05, -1, -1, -1, 1518, -1 }, { 0xFC06, -1, -1, -1, 1519, -1 }, { 0xFC07, -1, -1, -1, 1520, -1 }, { 0xFC08, -1, -1, -1, 1521, -1 }, { 0xFC09, -1, -1, -1, 1522, -1 }, { 0xFC0A, -1, -1, -1, 1523, -1 }, { 0xFC0B, -1, -1, -1, 1524, -1 }, { 0xFC0C, -1, -1, -1, 1525, -1 }, { 0xFC0D, -1, -1, -1, 1526, -1 }, { 0xFC0E, -1, -1, -1, 1527, -1 }, { 0xFC0F, -1, -1, -1, 1528, -1 }, { 0xFC10, -1, -1, -1, 1529, -1 }, { 0xFC11, -1, -1, -1, 1530, -1 }, { 0xFC12, -1, -1, -1, 1531, -1 }, { 0xFC13, -1, -1, -1, 1532, -1 }, { 0xFC14, -1, -1, -1, 1533, -1 }, { 0xFC15, -1, -1, -1, 1534, -1 }, { 0xFC16, -1, -1, -1, 1535, -1 }, { 0xFC17, -1, -1, -1, 1536, -1 }, { 0xFC18, -1, -1, -1, 1537, -1 }, { 0xFC19, -1, -1, -1, 1538, -1 }, { 0xFC1A, -1, -1, -1, 1539, -1 }, { 0xFC1B, -1, -1, -1, 1540, -1 }, { 0xFC1C, -1, -1, -1, 1541, -1 }, { 0xFC1D, -1, -1, -1, 1542, -1 }, { 0xFC1E, -1, -1, -1, 1543, -1 }, { 0xFC1F, -1, -1, -1, 1544, -1 }, { 0xFC20, -1, -1, -1, 1545, -1 }, { 0xFC21, -1, -1, -1, 1546, -1 }, { 0xFC22, -1, -1, -1, 1547, -1 }, { 0xFC23, -1, -1, -1, 1548, -1 }, { 0xFC24, -1, -1, -1, 1549, -1 }, { 0xFC25, -1, -1, -1, 1550, -1 }, { 0xFC26, -1, -1, -1, 1551, -1 }, { 0xFC27, -1, -1, -1, 1552, -1 }, { 0xFC28, -1, -1, -1, 1553, -1 }, { 0xFC29, -1, -1, -1, 1554, -1 }, { 0xFC2A, -1, -1, -1, 1555, -1 }, { 0xFC2B, -1, -1, -1, 1556, -1 }, { 0xFC2C, -1, -1, -1, 1557, -1 }, { 0xFC2D, -1, -1, -1, 1558, -1 }, { 0xFC2E, -1, -1, -1, 1559, -1 }, { 0xFC2F, -1, -1, -1, 1560, -1 }, { 0xFC30, -1, -1, -1, 1561, -1 }, { 0xFC31, -1, -1, -1, 1562, -1 }, { 0xFC32, -1, -1, -1, 1563, -1 }, { 0xFC33, -1, -1, -1, 1564, -1 }, { 0xFC34, -1, -1, -1, 1565, -1 }, { 0xFC35, -1, -1, -1, 1566, -1 }, { 0xFC36, -1, -1, -1, 1567, -1 }, { 0xFC37, -1, -1, -1, 1568, -1 }, { 0xFC38, -1, -1, -1, 1569, -1 }, { 0xFC39, -1, -1, -1, 1570, -1 }, { 0xFC3A, -1, -1, -1, 1571, -1 }, { 0xFC3B, -1, -1, -1, 1572, -1 }, { 0xFC3C, -1, -1, -1, 1573, -1 }, { 0xFC3D, -1, -1, -1, 1574, -1 }, { 0xFC3E, -1, -1, -1, 1575, -1 }, { 0xFC3F, -1, -1, -1, 1576, -1 }, { 0xFC40, -1, -1, -1, 1577, -1 }, { 0xFC41, -1, -1, -1, 1578, -1 }, { 0xFC42, -1, -1, -1, 1579, -1 }, { 0xFC43, -1, -1, -1, 1580, -1 }, { 0xFC44, -1, -1, -1, 1581, -1 }, { 0xFC45, -1, -1, -1, 1582, -1 }, { 0xFC46, -1, -1, -1, 1583, -1 }, { 0xFC47, -1, -1, -1, 1584, -1 }, { 0xFC48, -1, -1, -1, 1585, -1 }, { 0xFC49, -1, -1, -1, 1586, -1 }, { 0xFC4A, -1, -1, -1, 1587, -1 }, { 0xFC4B, -1, -1, -1, 1588, -1 }, { 0xFC4C, -1, -1, -1, 1589, -1 }, { 0xFC4D, -1, -1, -1, 1590, -1 }, { 0xFC4E, -1, -1, -1, 1591, -1 }, { 0xFC4F, -1, -1, -1, 1592, -1 }, { 0xFC50, -1, -1, -1, 1593, -1 }, { 0xFC51, -1, -1, -1, 1594, -1 }, { 0xFC52, -1, -1, -1, 1595, -1 }, { 0xFC53, -1, -1, -1, 1596, -1 }, { 0xFC54, -1, -1, -1, 1597, -1 }, { 0xFC55, -1, -1, -1, 1598, -1 }, { 0xFC56, -1, -1, -1, 1599, -1 }, { 0xFC57, -1, -1, -1, 1600, -1 }, { 0xFC58, -1, -1, -1, 1601, -1 }, { 0xFC59, -1, -1, -1, 1602, -1 }, { 0xFC5A, -1, -1, -1, 1603, -1 }, { 0xFC5B, -1, -1, -1, 1604, -1 }, { 0xFC5C, -1, -1, -1, 1605, -1 }, { 0xFC5D, -1, -1, -1, 1606, -1 }, { 0xFC5E, -1, -1, -1, 1607, -1 }, { 0xFC5F, -1, -1, -1, 1608, -1 }, { 0xFC60, -1, -1, -1, 1609, -1 }, { 0xFC61, -1, -1, -1, 1610, -1 }, { 0xFC62, -1, -1, -1, 1611, -1 }, { 0xFC63, -1, -1, -1, 1612, -1 }, { 0xFC64, -1, -1, -1, 1613, -1 }, { 0xFC65, -1, -1, -1, 1614, -1 }, { 0xFC66, -1, -1, -1, 1615, -1 }, { 0xFC67, -1, -1, -1, 1616, -1 }, { 0xFC68, -1, -1, -1, 1617, -1 }, { 0xFC69, -1, -1, -1, 1618, -1 }, { 0xFC6A, -1, -1, -1, 1619, -1 }, { 0xFC6B, -1, -1, -1, 1620, -1 }, { 0xFC6C, -1, -1, -1, 1621, -1 }, { 0xFC6D, -1, -1, -1, 1622, -1 }, { 0xFC6E, -1, -1, -1, 1623, -1 }, { 0xFC6F, -1, -1, -1, 1624, -1 }, { 0xFC70, -1, -1, -1, 1625, -1 }, { 0xFC71, -1, -1, -1, 1626, -1 }, { 0xFC72, -1, -1, -1, 1627, -1 }, { 0xFC73, -1, -1, -1, 1628, -1 }, { 0xFC74, -1, -1, -1, 1629, -1 }, { 0xFC75, -1, -1, -1, 1630, -1 }, { 0xFC76, -1, -1, -1, 1631, -1 }, { 0xFC77, -1, -1, -1, 1632, -1 }, { 0xFC78, -1, -1, -1, 1633, -1 }, { 0xFC79, -1, -1, -1, 1634, -1 }, { 0xFC7A, -1, -1, -1, 1635, -1 }, { 0xFC7B, -1, -1, -1, 1636, -1 }, { 0xFC7C, -1, -1, -1, 1637, -1 }, { 0xFC7D, -1, -1, -1, 1638, -1 }, { 0xFC7E, -1, -1, -1, 1639, -1 }, { 0xFC7F, -1, -1, -1, 1640, -1 }, { 0xFC80, -1, -1, -1, 1641, -1 }, { 0xFC81, -1, -1, -1, 1642, -1 }, { 0xFC82, -1, -1, -1, 1643, -1 }, { 0xFC83, -1, -1, -1, 1644, -1 }, { 0xFC84, -1, -1, -1, 1645, -1 }, { 0xFC85, -1, -1, -1, 1646, -1 }, { 0xFC86, -1, -1, -1, 1647, -1 }, { 0xFC87, -1, -1, -1, 1648, -1 }, { 0xFC88, -1, -1, -1, 1649, -1 }, { 0xFC89, -1, -1, -1, 1650, -1 }, { 0xFC8A, -1, -1, -1, 1651, -1 }, { 0xFC8B, -1, -1, -1, 1652, -1 }, { 0xFC8C, -1, -1, -1, 1653, -1 }, { 0xFC8D, -1, -1, -1, 1654, -1 }, { 0xFC8E, -1, -1, -1, 1655, -1 }, { 0xFC8F, -1, -1, -1, 1656, -1 }, { 0xFC90, -1, -1, -1, 1657, -1 }, { 0xFC91, -1, -1, -1, 1658, -1 }, { 0xFC92, -1, -1, -1, 1659, -1 }, { 0xFC93, -1, -1, -1, 1660, -1 }, { 0xFC94, -1, -1, -1, 1661, -1 }, { 0xFC95, -1, -1, -1, 1662, -1 }, { 0xFC96, -1, -1, -1, 1663, -1 }, { 0xFC97, -1, -1, -1, 1664, -1 }, { 0xFC98, -1, -1, -1, 1665, -1 }, { 0xFC99, -1, -1, -1, 1666, -1 }, { 0xFC9A, -1, -1, -1, 1667, -1 }, { 0xFC9B, -1, -1, -1, 1668, -1 }, { 0xFC9C, -1, -1, -1, 1669, -1 }, { 0xFC9D, -1, -1, -1, 1670, -1 }, { 0xFC9E, -1, -1, -1, 1671, -1 }, { 0xFC9F, -1, -1, -1, 1672, -1 }, { 0xFCA0, -1, -1, -1, 1673, -1 }, { 0xFCA1, -1, -1, -1, 1674, -1 }, { 0xFCA2, -1, -1, -1, 1675, -1 }, { 0xFCA3, -1, -1, -1, 1676, -1 }, { 0xFCA4, -1, -1, -1, 1677, -1 }, { 0xFCA5, -1, -1, -1, 1678, -1 }, { 0xFCA6, -1, -1, -1, 1679, -1 }, { 0xFCA7, -1, -1, -1, 1680, -1 }, { 0xFCA8, -1, -1, -1, 1681, -1 }, { 0xFCA9, -1, -1, -1, 1682, -1 }, { 0xFCAA, -1, -1, -1, 1683, -1 }, { 0xFCAB, -1, -1, -1, 1684, -1 }, { 0xFCAC, -1, -1, -1, 1685, -1 }, { 0xFCAD, -1, -1, -1, 1686, -1 }, { 0xFCAE, -1, -1, -1, 1687, -1 }, { 0xFCAF, -1, -1, -1, 1688, -1 }, { 0xFCB0, -1, -1, -1, 1689, -1 }, { 0xFCB1, -1, -1, -1, 1690, -1 }, { 0xFCB2, -1, -1, -1, 1691, -1 }, { 0xFCB3, -1, -1, -1, 1692, -1 }, { 0xFCB4, -1, -1, -1, 1693, -1 }, { 0xFCB5, -1, -1, -1, 1694, -1 }, { 0xFCB6, -1, -1, -1, 1695, -1 }, { 0xFCB7, -1, -1, -1, 1696, -1 }, { 0xFCB8, -1, -1, -1, 1697, -1 }, { 0xFCB9, -1, -1, -1, 1698, -1 }, { 0xFCBA, -1, -1, -1, 1699, -1 }, { 0xFCBB, -1, -1, -1, 1700, -1 }, { 0xFCBC, -1, -1, -1, 1701, -1 }, { 0xFCBD, -1, -1, -1, 1702, -1 }, { 0xFCBE, -1, -1, -1, 1703, -1 }, { 0xFCBF, -1, -1, -1, 1704, -1 }, { 0xFCC0, -1, -1, -1, 1705, -1 }, { 0xFCC1, -1, -1, -1, 1706, -1 }, { 0xFCC2, -1, -1, -1, 1707, -1 }, { 0xFCC3, -1, -1, -1, 1708, -1 }, { 0xFCC4, -1, -1, -1, 1709, -1 }, { 0xFCC5, -1, -1, -1, 1710, -1 }, { 0xFCC6, -1, -1, -1, 1711, -1 }, { 0xFCC7, -1, -1, -1, 1712, -1 }, { 0xFCC8, -1, -1, -1, 1713, -1 }, { 0xFCC9, -1, -1, -1, 1714, -1 }, { 0xFCCA, -1, -1, -1, 1715, -1 }, { 0xFCCB, -1, -1, -1, 1716, -1 }, { 0xFCCC, -1, -1, -1, 1717, -1 }, { 0xFCCD, -1, -1, -1, 1718, -1 }, { 0xFCCE, -1, -1, -1, 1719, -1 }, { 0xFCCF, -1, -1, -1, 1720, -1 }, { 0xFCD0, -1, -1, -1, 1721, -1 }, { 0xFCD1, -1, -1, -1, 1722, -1 }, { 0xFCD2, -1, -1, -1, 1723, -1 }, { 0xFCD3, -1, -1, -1, 1724, -1 }, { 0xFCD4, -1, -1, -1, 1725, -1 }, { 0xFCD5, -1, -1, -1, 1726, -1 }, { 0xFCD6, -1, -1, -1, 1727, -1 }, { 0xFCD7, -1, -1, -1, 1728, -1 }, { 0xFCD8, -1, -1, -1, 1729, -1 }, { 0xFCD9, -1, -1, -1, 1730, -1 }, { 0xFCDA, -1, -1, -1, 1731, -1 }, { 0xFCDB, -1, -1, -1, 1732, -1 }, { 0xFCDC, -1, -1, -1, 1733, -1 }, { 0xFCDD, -1, -1, -1, 1734, -1 }, { 0xFCDE, -1, -1, -1, 1735, -1 }, { 0xFCDF, -1, -1, -1, 1736, -1 }, { 0xFCE0, -1, -1, -1, 1737, -1 }, { 0xFCE1, -1, -1, -1, 1738, -1 }, { 0xFCE2, -1, -1, -1, 1739, -1 }, { 0xFCE3, -1, -1, -1, 1740, -1 }, { 0xFCE4, -1, -1, -1, 1741, -1 }, { 0xFCE5, -1, -1, -1, 1742, -1 }, { 0xFCE6, -1, -1, -1, 1743, -1 }, { 0xFCE7, -1, -1, -1, 1744, -1 }, { 0xFCE8, -1, -1, -1, 1745, -1 }, { 0xFCE9, -1, -1, -1, 1746, -1 }, { 0xFCEA, -1, -1, -1, 1747, -1 }, { 0xFCEB, -1, -1, -1, 1748, -1 }, { 0xFCEC, -1, -1, -1, 1749, -1 }, { 0xFCED, -1, -1, -1, 1750, -1 }, { 0xFCEE, -1, -1, -1, 1751, -1 }, { 0xFCEF, -1, -1, -1, 1752, -1 }, { 0xFCF0, -1, -1, -1, 1753, -1 }, { 0xFCF1, -1, -1, -1, 1754, -1 }, { 0xFCF2, -1, -1, -1, 1755, -1 }, { 0xFCF3, -1, -1, -1, 1756, -1 }, { 0xFCF4, -1, -1, -1, 1757, -1 }, { 0xFCF5, -1, -1, -1, 1758, -1 }, { 0xFCF6, -1, -1, -1, 1759, -1 }, { 0xFCF7, -1, -1, -1, 1760, -1 }, { 0xFCF8, -1, -1, -1, 1761, -1 }, { 0xFCF9, -1, -1, -1, 1762, -1 }, { 0xFCFA, -1, -1, -1, 1763, -1 }, { 0xFCFB, -1, -1, -1, 1764, -1 }, { 0xFCFC, -1, -1, -1, 1765, -1 }, { 0xFCFD, -1, -1, -1, 1766, -1 }, { 0xFCFE, -1, -1, -1, 1767, -1 }, { 0xFCFF, -1, -1, -1, 1768, -1 }, { 0xFD00, -1, -1, -1, 1769, -1 }, { 0xFD01, -1, -1, -1, 1770, -1 }, { 0xFD02, -1, -1, -1, 1771, -1 }, { 0xFD03, -1, -1, -1, 1772, -1 }, { 0xFD04, -1, -1, -1, 1773, -1 }, { 0xFD05, -1, -1, -1, 1774, -1 }, { 0xFD06, -1, -1, -1, 1775, -1 }, { 0xFD07, -1, -1, -1, 1776, -1 }, { 0xFD08, -1, -1, -1, 1777, -1 }, { 0xFD09, -1, -1, -1, 1778, -1 }, { 0xFD0A, -1, -1, -1, 1779, -1 }, { 0xFD0B, -1, -1, -1, 1780, -1 }, { 0xFD0C, -1, -1, -1, 1781, -1 }, { 0xFD0D, -1, -1, -1, 1782, -1 }, { 0xFD0E, -1, -1, -1, 1783, -1 }, { 0xFD0F, -1, -1, -1, 1784, -1 }, { 0xFD10, -1, -1, -1, 1785, -1 }, { 0xFD11, -1, -1, -1, 1786, -1 }, { 0xFD12, -1, -1, -1, 1787, -1 }, { 0xFD13, -1, -1, -1, 1788, -1 }, { 0xFD14, -1, -1, -1, 1789, -1 }, { 0xFD15, -1, -1, -1, 1790, -1 }, { 0xFD16, -1, -1, -1, 1791, -1 }, { 0xFD17, -1, -1, -1, 1792, -1 }, { 0xFD18, -1, -1, -1, 1793, -1 }, { 0xFD19, -1, -1, -1, 1794, -1 }, { 0xFD1A, -1, -1, -1, 1795, -1 }, { 0xFD1B, -1, -1, -1, 1796, -1 }, { 0xFD1C, -1, -1, -1, 1797, -1 }, { 0xFD1D, -1, -1, -1, 1798, -1 }, { 0xFD1E, -1, -1, -1, 1799, -1 }, { 0xFD1F, -1, -1, -1, 1800, -1 }, { 0xFD20, -1, -1, -1, 1801, -1 }, { 0xFD21, -1, -1, -1, 1802, -1 }, { 0xFD22, -1, -1, -1, 1803, -1 }, { 0xFD23, -1, -1, -1, 1804, -1 }, { 0xFD24, -1, -1, -1, 1805, -1 }, { 0xFD25, -1, -1, -1, 1806, -1 }, { 0xFD26, -1, -1, -1, 1807, -1 }, { 0xFD27, -1, -1, -1, 1808, -1 }, { 0xFD28, -1, -1, -1, 1809, -1 }, { 0xFD29, -1, -1, -1, 1810, -1 }, { 0xFD2A, -1, -1, -1, 1811, -1 }, { 0xFD2B, -1, -1, -1, 1812, -1 }, { 0xFD2C, -1, -1, -1, 1813, -1 }, { 0xFD2D, -1, -1, -1, 1814, -1 }, { 0xFD2E, -1, -1, -1, 1815, -1 }, { 0xFD2F, -1, -1, -1, 1816, -1 }, { 0xFD30, -1, -1, -1, 1817, -1 }, { 0xFD31, -1, -1, -1, 1818, -1 }, { 0xFD32, -1, -1, -1, 1819, -1 }, { 0xFD33, -1, -1, -1, 1820, -1 }, { 0xFD34, -1, -1, -1, 1821, -1 }, { 0xFD35, -1, -1, -1, 1822, -1 }, { 0xFD36, -1, -1, -1, 1823, -1 }, { 0xFD37, -1, -1, -1, 1824, -1 }, { 0xFD38, -1, -1, -1, 1825, -1 }, { 0xFD39, -1, -1, -1, 1826, -1 }, { 0xFD3A, -1, -1, -1, 1827, -1 }, { 0xFD3B, -1, -1, -1, 1828, -1 }, { 0xFD3C, -1, -1, -1, 1829, -1 }, { 0xFD3D, -1, -1, -1, 1830, -1 }, { 0xFD50, -1, -1, -1, 1831, -1 }, { 0xFD51, -1, -1, -1, 1832, -1 }, { 0xFD52, -1, -1, -1, 1833, -1 }, { 0xFD53, -1, -1, -1, 1834, -1 }, { 0xFD54, -1, -1, -1, 1835, -1 }, { 0xFD55, -1, -1, -1, 1836, -1 }, { 0xFD56, -1, -1, -1, 1837, -1 }, { 0xFD57, -1, -1, -1, 1838, -1 }, { 0xFD58, -1, -1, -1, 1839, -1 }, { 0xFD59, -1, -1, -1, 1840, -1 }, { 0xFD5A, -1, -1, -1, 1841, -1 }, { 0xFD5B, -1, -1, -1, 1842, -1 }, { 0xFD5C, -1, -1, -1, 1843, -1 }, { 0xFD5D, -1, -1, -1, 1844, -1 }, { 0xFD5E, -1, -1, -1, 1845, -1 }, { 0xFD5F, -1, -1, -1, 1846, -1 }, { 0xFD60, -1, -1, -1, 1847, -1 }, { 0xFD61, -1, -1, -1, 1848, -1 }, { 0xFD62, -1, -1, -1, 1849, -1 }, { 0xFD63, -1, -1, -1, 1850, -1 }, { 0xFD64, -1, -1, -1, 1851, -1 }, { 0xFD65, -1, -1, -1, 1852, -1 }, { 0xFD66, -1, -1, -1, 1853, -1 }, { 0xFD67, -1, -1, -1, 1854, -1 }, { 0xFD68, -1, -1, -1, 1855, -1 }, { 0xFD69, -1, -1, -1, 1856, -1 }, { 0xFD6A, -1, -1, -1, 1857, -1 }, { 0xFD6B, -1, -1, -1, 1858, -1 }, { 0xFD6C, -1, -1, -1, 1859, -1 }, { 0xFD6D, -1, -1, -1, 1860, -1 }, { 0xFD6E, -1, -1, -1, 1861, -1 }, { 0xFD6F, -1, -1, -1, 1862, -1 }, { 0xFD70, -1, -1, -1, 1863, -1 }, { 0xFD71, -1, -1, -1, 1864, -1 }, { 0xFD72, -1, -1, -1, 1865, -1 }, { 0xFD73, -1, -1, -1, 1866, -1 }, { 0xFD74, -1, -1, -1, 1867, -1 }, { 0xFD75, -1, -1, -1, 1868, -1 }, { 0xFD76, -1, -1, -1, 1869, -1 }, { 0xFD77, -1, -1, -1, 1870, -1 }, { 0xFD78, -1, -1, -1, 1871, -1 }, { 0xFD79, -1, -1, -1, 1872, -1 }, { 0xFD7A, -1, -1, -1, 1873, -1 }, { 0xFD7B, -1, -1, -1, 1874, -1 }, { 0xFD7C, -1, -1, -1, 1875, -1 }, { 0xFD7D, -1, -1, -1, 1876, -1 }, { 0xFD7E, -1, -1, -1, 1877, -1 }, { 0xFD7F, -1, -1, -1, 1878, -1 }, { 0xFD80, -1, -1, -1, 1879, -1 }, { 0xFD81, -1, -1, -1, 1880, -1 }, { 0xFD82, -1, -1, -1, 1881, -1 }, { 0xFD83, -1, -1, -1, 1882, -1 }, { 0xFD84, -1, -1, -1, 1883, -1 }, { 0xFD85, -1, -1, -1, 1884, -1 }, { 0xFD86, -1, -1, -1, 1885, -1 }, { 0xFD87, -1, -1, -1, 1886, -1 }, { 0xFD88, -1, -1, -1, 1887, -1 }, { 0xFD89, -1, -1, -1, 1888, -1 }, { 0xFD8A, -1, -1, -1, 1889, -1 }, { 0xFD8B, -1, -1, -1, 1890, -1 }, { 0xFD8C, -1, -1, -1, 1891, -1 }, { 0xFD8D, -1, -1, -1, 1892, -1 }, { 0xFD8E, -1, -1, -1, 1893, -1 }, { 0xFD8F, -1, -1, -1, 1894, -1 }, { 0xFD92, -1, -1, -1, 1895, -1 }, { 0xFD93, -1, -1, -1, 1896, -1 }, { 0xFD94, -1, -1, -1, 1897, -1 }, { 0xFD95, -1, -1, -1, 1898, -1 }, { 0xFD96, -1, -1, -1, 1899, -1 }, { 0xFD97, -1, -1, -1, 1900, -1 }, { 0xFD98, -1, -1, -1, 1901, -1 }, { 0xFD99, -1, -1, -1, 1902, -1 }, { 0xFD9A, -1, -1, -1, 1903, -1 }, { 0xFD9B, -1, -1, -1, 1904, -1 }, { 0xFD9C, -1, -1, -1, 1905, -1 }, { 0xFD9D, -1, -1, -1, 1906, -1 }, { 0xFD9E, -1, -1, -1, 1907, -1 }, { 0xFD9F, -1, -1, -1, 1908, -1 }, { 0xFDA0, -1, -1, -1, 1909, -1 }, { 0xFDA1, -1, -1, -1, 1910, -1 }, { 0xFDA2, -1, -1, -1, 1911, -1 }, { 0xFDA3, -1, -1, -1, 1912, -1 }, { 0xFDA4, -1, -1, -1, 1913, -1 }, { 0xFDA5, -1, -1, -1, 1914, -1 }, { 0xFDA6, -1, -1, -1, 1915, -1 }, { 0xFDA7, -1, -1, -1, 1916, -1 }, { 0xFDA8, -1, -1, -1, 1917, -1 }, { 0xFDA9, -1, -1, -1, 1918, -1 }, { 0xFDAA, -1, -1, -1, 1919, -1 }, { 0xFDAB, -1, -1, -1, 1920, -1 }, { 0xFDAC, -1, -1, -1, 1921, -1 }, { 0xFDAD, -1, -1, -1, 1922, -1 }, { 0xFDAE, -1, -1, -1, 1923, -1 }, { 0xFDAF, -1, -1, -1, 1924, -1 }, { 0xFDB0, -1, -1, -1, 1925, -1 }, { 0xFDB1, -1, -1, -1, 1926, -1 }, { 0xFDB2, -1, -1, -1, 1927, -1 }, { 0xFDB3, -1, -1, -1, 1928, -1 }, { 0xFDB4, -1, -1, -1, 1929, -1 }, { 0xFDB5, -1, -1, -1, 1930, -1 }, { 0xFDB6, -1, -1, -1, 1931, -1 }, { 0xFDB7, -1, -1, -1, 1932, -1 }, { 0xFDB8, -1, -1, -1, 1933, -1 }, { 0xFDB9, -1, -1, -1, 1934, -1 }, { 0xFDBA, -1, -1, -1, 1935, -1 }, { 0xFDBB, -1, -1, -1, 1936, -1 }, { 0xFDBC, -1, -1, -1, 1937, -1 }, { 0xFDBD, -1, -1, -1, 1938, -1 }, { 0xFDBE, -1, -1, -1, 1939, -1 }, { 0xFDBF, -1, -1, -1, 1940, -1 }, { 0xFDC0, -1, -1, -1, 1941, -1 }, { 0xFDC1, -1, -1, -1, 1942, -1 }, { 0xFDC2, -1, -1, -1, 1943, -1 }, { 0xFDC3, -1, -1, -1, 1944, -1 }, { 0xFDC4, -1, -1, -1, 1945, -1 }, { 0xFDC5, -1, -1, -1, 1946, -1 }, { 0xFDC6, -1, -1, -1, 1947, -1 }, { 0xFDC7, -1, -1, -1, 1948, -1 }, { 0xFDF0, -1, -1, -1, 1949, -1 }, { 0xFDF1, -1, -1, -1, 1950, -1 }, { 0xFDF2, -1, -1, -1, 1951, -1 }, { 0xFDF3, -1, -1, -1, 1952, -1 }, { 0xFDF4, -1, -1, -1, 1953, -1 }, { 0xFDF5, -1, 2258, 2357, 1954, -1 }, { 0xFDF6, -1, -1, -1, 1955, -1 }, { 0xFDF7, -1, -1, -1, 1956, -1 }, { 0xFDF8, -1, -1, -1, 1957, -1 }, { 0xFDF9, -1, -1, -1, 1958, -1 }, { 0xFDFA, -1, -1, -1, 1959, -1 }, { 0xFDFB, -1, -1, -1, 1960, -1 }, { 0xFDFC, -1, -1, -1, 1961, -1 }, { 0xFE00, -1, 2259, -1, -1, -1 }, { 0xFE0E, 1369, -1, -1, -1, -1 }, { 0xFE0F, 1370, -1, -1, -1, -1 }, { 0xFE10, -1, -1, 2358, 1962, -1 }, { 0xFE11, -1, -1, 2359, 1963, -1 }, { 0xFE12, -1, -1, -1, 1964, -1 }, { 0xFE13, -1, -1, 2361, 1965, -1 }, { 0xFE14, -1, -1, 2362, 1966, -1 }, { 0xFE15, -1, -1, 2363, 1967, -1 }, { 0xFE16, -1, -1, 2364, 1968, -1 }, { 0xFE17, -1, -1, -1, 1969, -1 }, { 0xFE18, -1, 2260, -1, 1970, -1 }, { 0xFE19, -1, -1, 2365, 1971, -1 }, { 0xFE21, -1, -1, 2366, -1, -1 }, { 0xFE23, -1, -1, 2367, -1, -1 }, { 0xFE26, -1, -1, 2368, -1, -1 }, { 0xFE28, -1, -1, 2370, -1, -1 }, { 0xFE2D, -1, -1, 2371, -1, -1 }, { 0xFE2F, -1, -1, 2373, -1, -1 }, { 0xFE30, -1, -1, -1, 1972, -1 }, { 0xFE31, -1, -1, -1, 1973, -1 }, { 0xFE32, -1, -1, -1, 1974, -1 }, { 0xFE33, -1, -1, -1, 1975, -1 }, { 0xFE34, -1, -1, -1, 1976, -1 }, { 0xFE35, -1, -1, 2374, 1977, -1 }, { 0xFE36, -1, -1, 2375, 1978, -1 }, { 0xFE37, -1, -1, 2376, 1979, -1 }, { 0xFE38, -1, -1, 2377, 1980, -1 }, { 0xFE39, -1, -1, 2378, 1981, -1 }, { 0xFE3A, -1, -1, 2379, 1982, -1 }, { 0xFE3B, -1, -1, -1, 1983, -1 }, { 0xFE3C, -1, -1, -1, 1984, -1 }, { 0xFE3D, -1, -1, -1, 1985, -1 }, { 0xFE3E, -1, -1, -1, 1986, -1 }, { 0xFE3F, -1, -1, -1, 1987, -1 }, { 0xFE40, -1, -1, -1, 1988, -1 }, { 0xFE41, -1, -1, -1, 1989, -1 }, { 0xFE42, -1, -1, -1, 1990, -1 }, { 0xFE43, -1, -1, -1, 1991, -1 }, { 0xFE44, -1, -1, -1, 1992, -1 }, { 0xFE45, -1, -1, 2380, -1, -1 }, { 0xFE46, -1, 2261, -1, -1, -1 }, { 0xFE47, -1, -1, 2381, 1993, -1 }, { 0xFE48, -1, -1, 2382, 1994, -1 }, { 0xFE49, -1, -1, -1, 1995, -1 }, { 0xFE4A, -1, -1, -1, 1996, -1 }, { 0xFE4B, -1, -1, -1, 1997, -1 }, { 0xFE4C, -1, -1, -1, 1998, -1 }, { 0xFE4D, -1, -1, -1, 1999, -1 }, { 0xFE4E, -1, -1, -1, 2000, -1 }, { 0xFE4F, -1, -1, -1, 2001, -1 }, { 0xFE50, -1, -1, 2383, 2002, -1 }, { 0xFE51, -1, -1, 2384, 2003, -1 }, { 0xFE52, -1, -1, -1, 2004, -1 }, { 0xFE54, -1, -1, 2386, 2005, -1 }, { 0xFE55, -1, -1, 2387, 2006, -1 }, { 0xFE56, -1, -1, -1, 2007, -1 }, { 0xFE57, -1, -1, -1, 2008, -1 }, { 0xFE58, -1, -1, -1, 2009, -1 }, { 0xFE59, -1, -1, -1, 2010, -1 }, { 0xFE5A, -1, -1, -1, 2011, -1 }, { 0xFE5B, -1, -1, -1, 2012, -1 }, { 0xFE5C, -1, -1, -1, 2013, -1 }, { 0xFE5D, -1, -1, -1, 2014, -1 }, { 0xFE5E, -1, -1, -1, 2015, -1 }, { 0xFE5F, -1, -1, -1, 2016, -1 }, { 0xFE60, -1, -1, -1, 2017, -1 }, { 0xFE61, -1, -1, -1, 2018, -1 }, { 0xFE62, -1, -1, -1, 2019, -1 }, { 0xFE63, -1, -1, -1, 2020, -1 }, { 0xFE64, -1, -1, -1, 2021, -1 }, { 0xFE65, -1, -1, -1, 2022, -1 }, { 0xFE66, -1, -1, -1, 2023, -1 }, { 0xFE68, -1, -1, -1, 2024, -1 }, { 0xFE69, -1, -1, -1, 2025, -1 }, { 0xFE6A, -1, -1, -1, 2026, -1 }, { 0xFE6B, -1, -1, -1, 2027, -1 }, { 0xFE70, -1, -1, -1, 2028, -1 }, { 0xFE71, -1, -1, -1, 2029, -1 }, { 0xFE72, -1, -1, -1, 2030, -1 }, { 0xFE73, -1, 2262, -1, -1, -1 }, { 0xFE74, -1, -1, -1, 2031, -1 }, { 0xFE76, -1, -1, -1, 2032, -1 }, { 0xFE77, -1, -1, -1, 2033, -1 }, { 0xFE78, -1, -1, -1, 2034, -1 }, { 0xFE79, -1, -1, -1, 2035, -1 }, { 0xFE7A, -1, -1, -1, 2036, -1 }, { 0xFE7B, -1, -1, -1, 2037, -1 }, { 0xFE7C, -1, -1, -1, 2038, -1 }, { 0xFE7D, -1, -1, -1, 2039, -1 }, { 0xFE7E, -1, -1, -1, 2040, -1 }, { 0xFE7F, -1, -1, -1, 2041, -1 }, { 0xFE80, -1, -1, -1, 2042, -1 }, { 0xFE81, -1, -1, -1, 2043, -1 }, { 0xFE82, -1, -1, -1, 2044, -1 }, { 0xFE83, -1, -1, -1, 2045, -1 }, { 0xFE84, -1, -1, -1, 2046, -1 }, { 0xFE85, -1, -1, -1, 2047, -1 }, { 0xFE86, -1, -1, -1, 2048, -1 }, { 0xFE87, -1, -1, -1, 2049, -1 }, { 0xFE88, -1, -1, -1, 2050, -1 }, { 0xFE89, -1, -1, -1, 2051, -1 }, { 0xFE8A, -1, -1, -1, 2052, -1 }, { 0xFE8B, -1, -1, -1, 2053, -1 }, { 0xFE8C, -1, -1, -1, 2054, -1 }, { 0xFE8D, -1, -1, -1, 2055, -1 }, { 0xFE8E, -1, -1, -1, 2056, -1 }, { 0xFE8F, -1, -1, -1, 2057, -1 }, { 0xFE90, -1, -1, -1, 2058, -1 }, { 0xFE91, -1, -1, -1, 2059, -1 }, { 0xFE92, -1, -1, -1, 2060, -1 }, { 0xFE93, -1, -1, -1, 2061, -1 }, { 0xFE94, -1, -1, -1, 2062, -1 }, { 0xFE95, -1, -1, -1, 2063, -1 }, { 0xFE96, -1, -1, -1, 2064, -1 }, { 0xFE97, -1, -1, -1, 2065, -1 }, { 0xFE98, -1, -1, -1, 2066, -1 }, { 0xFE99, -1, -1, -1, 2067, -1 }, { 0xFE9A, -1, -1, -1, 2068, -1 }, { 0xFE9B, -1, -1, -1, 2069, -1 }, { 0xFE9C, -1, -1, -1, 2070, -1 }, { 0xFE9D, -1, -1, -1, 2071, -1 }, { 0xFE9E, -1, -1, -1, 2072, -1 }, { 0xFE9F, -1, -1, -1, 2073, -1 }, { 0xFEA0, -1, -1, -1, 2074, -1 }, { 0xFEA1, -1, -1, -1, 2075, -1 }, { 0xFEA2, -1, -1, -1, 2076, -1 }, { 0xFEA3, -1, -1, -1, 2077, -1 }, { 0xFEA4, -1, -1, -1, 2078, -1 }, { 0xFEA5, -1, -1, -1, 2079, -1 }, { 0xFEA6, -1, -1, -1, 2080, -1 }, { 0xFEA7, -1, -1, -1, 2081, -1 }, { 0xFEA8, -1, -1, -1, 2082, -1 }, { 0xFEA9, -1, -1, -1, 2083, -1 }, { 0xFEAA, -1, -1, -1, 2084, -1 }, { 0xFEAB, -1, -1, -1, 2085, -1 }, { 0xFEAC, -1, -1, -1, 2086, -1 }, { 0xFEAD, -1, -1, -1, 2087, -1 }, { 0xFEAE, -1, -1, -1, 2088, -1 }, { 0xFEAF, -1, -1, -1, 2089, -1 }, { 0xFEB0, -1, -1, -1, 2090, -1 }, { 0xFEB1, -1, -1, -1, 2091, -1 }, { 0xFEB2, -1, -1, -1, 2092, -1 }, { 0xFEB3, -1, -1, -1, 2093, -1 }, { 0xFEB4, -1, -1, -1, 2094, -1 }, { 0xFEB5, -1, -1, -1, 2095, -1 }, { 0xFEB6, -1, -1, -1, 2096, -1 }, { 0xFEB7, -1, -1, -1, 2097, -1 }, { 0xFEB8, -1, -1, -1, 2098, -1 }, { 0xFEB9, -1, -1, -1, 2099, -1 }, { 0xFEBA, -1, -1, -1, 2100, -1 }, { 0xFEBB, -1, -1, -1, 2101, -1 }, { 0xFEBC, -1, -1, -1, 2102, -1 }, { 0xFEBD, -1, -1, -1, 2103, -1 }, { 0xFEBE, -1, -1, -1, 2104, -1 }, { 0xFEBF, -1, -1, -1, 2105, -1 }, { 0xFEC0, -1, -1, -1, 2106, -1 }, { 0xFEC1, -1, -1, -1, 2107, -1 }, { 0xFEC2, -1, -1, -1, 2108, -1 }, { 0xFEC3, -1, -1, -1, 2109, -1 }, { 0xFEC4, -1, -1, -1, 2110, -1 }, { 0xFEC5, -1, -1, -1, 2111, -1 }, { 0xFEC6, -1, -1, -1, 2112, -1 }, { 0xFEC7, -1, -1, -1, 2113, -1 }, { 0xFEC8, -1, -1, -1, 2114, -1 }, { 0xFEC9, -1, -1, -1, 2115, -1 }, { 0xFECA, -1, -1, -1, 2116, -1 }, { 0xFECB, -1, -1, -1, 2117, -1 }, { 0xFECC, -1, -1, -1, 2118, -1 }, { 0xFECD, -1, -1, -1, 2119, -1 }, { 0xFECE, -1, -1, -1, 2120, -1 }, { 0xFECF, -1, -1, -1, 2121, -1 }, { 0xFED0, -1, -1, -1, 2122, -1 }, { 0xFED1, -1, -1, -1, 2123, -1 }, { 0xFED2, -1, -1, -1, 2124, -1 }, { 0xFED3, -1, -1, -1, 2125, -1 }, { 0xFED4, -1, -1, -1, 2126, -1 }, { 0xFED5, -1, -1, -1, 2127, -1 }, { 0xFED6, -1, -1, -1, 2128, -1 }, { 0xFED7, -1, -1, -1, 2129, -1 }, { 0xFED8, -1, -1, -1, 2130, -1 }, { 0xFED9, -1, -1, -1, 2131, -1 }, { 0xFEDA, -1, -1, -1, 2132, -1 }, { 0xFEDB, -1, -1, -1, 2133, -1 }, { 0xFEDC, -1, -1, -1, 2134, -1 }, { 0xFEDD, -1, -1, -1, 2135, -1 }, { 0xFEDE, -1, -1, -1, 2136, -1 }, { 0xFEDF, -1, -1, -1, 2137, -1 }, { 0xFEE0, -1, -1, -1, 2138, -1 }, { 0xFEE1, -1, -1, -1, 2139, -1 }, { 0xFEE2, -1, -1, -1, 2140, -1 }, { 0xFEE3, -1, -1, -1, 2141, -1 }, { 0xFEE4, -1, -1, -1, 2142, -1 }, { 0xFEE5, -1, -1, -1, 2143, -1 }, { 0xFEE6, -1, -1, -1, 2144, -1 }, { 0xFEE7, -1, -1, -1, 2145, -1 }, { 0xFEE8, -1, -1, -1, 2146, -1 }, { 0xFEE9, -1, -1, -1, 2147, -1 }, { 0xFEEA, -1, -1, -1, 2148, -1 }, { 0xFEEB, -1, -1, -1, 2149, -1 }, { 0xFEEC, -1, -1, -1, 2150, -1 }, { 0xFEED, -1, -1, -1, 2151, -1 }, { 0xFEEE, -1, -1, -1, 2152, -1 }, { 0xFEEF, -1, -1, -1, 2153, -1 }, { 0xFEF0, -1, -1, -1, 2154, -1 }, { 0xFEF1, -1, -1, -1, 2155, -1 }, { 0xFEF2, -1, -1, -1, 2156, -1 }, { 0xFEF3, -1, -1, -1, 2157, -1 }, { 0xFEF4, -1, -1, -1, 2158, -1 }, { 0xFEF5, -1, -1, -1, 2159, -1 }, { 0xFEF6, -1, -1, -1, 2160, -1 }, { 0xFEF7, -1, -1, -1, 2161, -1 }, { 0xFEF8, -1, -1, -1, 2162, -1 }, { 0xFEF9, -1, -1, -1, 2163, -1 }, { 0xFEFA, -1, -1, -1, 2164, -1 }, { 0xFEFB, -1, -1, -1, 2165, -1 }, { 0xFEFC, -1, -1, -1, 2166, -1 }, { 0xFEFF, 1371, 2263, 2388, -1, -1 }, { 0xFF01, -1, -1, -1, 2167, -1 }, { 0xFF02, -1, -1, -1, 2168, -1 }, { 0xFF03, -1, -1, -1, 2169, -1 }, { 0xFF04, -1, -1, -1, 2170, -1 }, { 0xFF05, -1, -1, -1, 2171, -1 }, { 0xFF06, -1, -1, -1, 2172, -1 }, { 0xFF07, -1, -1, -1, 2173, -1 }, { 0xFF08, -1, -1, -1, 2174, -1 }, { 0xFF09, -1, -1, -1, 2175, -1 }, { 0xFF0A, -1, -1, -1, 2176, -1 }, { 0xFF0B, -1, -1, -1, 2177, -1 }, { 0xFF0C, -1, 2265, 2391, 2178, -1 }, { 0xFF0D, -1, -1, -1, 2179, -1 }, { 0xFF0E, -1, -1, -1, 2180, -1 }, { 0xFF0F, -1, -1, -1, 2181, -1 }, { 0xFF10, -1, -1, -1, 2182, -1 }, { 0xFF11, -1, -1, -1, 2183, -1 }, { 0xFF12, -1, -1, -1, 2184, -1 }, { 0xFF13, -1, -1, -1, 2185, -1 }, { 0xFF14, -1, -1, -1, 2186, -1 }, { 0xFF15, -1, -1, -1, 2187, -1 }, { 0xFF16, -1, -1, -1, 2188, -1 }, { 0xFF17, -1, -1, -1, 2189, -1 }, { 0xFF18, -1, -1, -1, 2190, -1 }, { 0xFF19, -1, -1, -1, 2191, -1 }, { 0xFF1A, -1, -1, -1, 2192, -1 }, { 0xFF1B, -1, -1, -1, 2193, -1 }, { 0xFF1C, -1, -1, -1, 2194, -1 }, { 0xFF1D, -1, -1, -1, 2195, -1 }, { 0xFF1E, -1, -1, -1, 2196, -1 }, { 0xFF1F, -1, -1, -1, 2197, -1 }, { 0xFF20, -1, -1, -1, 2198, -1 }, { 0xFF21, -1, -1, -1, 2199, -1 }, { 0xFF22, -1, -1, -1, 2200, -1 }, { 0xFF23, -1, -1, -1, 2201, -1 }, { 0xFF24, -1, -1, -1, 2202, -1 }, { 0xFF25, -1, -1, -1, 2203, -1 }, { 0xFF26, -1, -1, -1, 2204, -1 }, { 0xFF27, -1, -1, -1, 2205, -1 }, { 0xFF28, -1, -1, -1, 2206, -1 }, { 0xFF29, -1, -1, -1, 2207, -1 }, { 0xFF2A, -1, -1, -1, 2208, -1 }, { 0xFF2B, -1, -1, -1, 2209, -1 }, { 0xFF2C, -1, -1, -1, 2210, -1 }, { 0xFF2D, -1, -1, -1, 2211, -1 }, { 0xFF2E, -1, -1, -1, 2212, -1 }, { 0xFF2F, -1, -1, -1, 2213, -1 }, { 0xFF30, -1, -1, -1, 2214, -1 }, { 0xFF31, -1, -1, -1, 2215, -1 }, { 0xFF32, -1, -1, -1, 2216, -1 }, { 0xFF33, -1, -1, -1, 2217, -1 }, { 0xFF34, -1, -1, -1, 2218, -1 }, { 0xFF35, -1, -1, -1, 2219, -1 }, { 0xFF36, -1, -1, -1, 2220, -1 }, { 0xFF37, -1, -1, -1, 2221, -1 }, { 0xFF38, -1, -1, -1, 2222, -1 }, { 0xFF39, -1, -1, -1, 2223, -1 }, { 0xFF3A, -1, -1, -1, 2224, -1 }, { 0xFF3B, -1, -1, -1, 2225, -1 }, { 0xFF3C, -1, -1, -1, 2226, -1 }, { 0xFF3D, -1, -1, -1, 2227, -1 }, { 0xFF3E, -1, -1, -1, 2228, -1 }, { 0xFF3F, -1, -1, -1, 2229, -1 }, { 0xFF40, -1, -1, -1, 2230, -1 }, { 0xFF41, -1, -1, -1, 2231, -1 }, { 0xFF42, -1, -1, -1, 2232, -1 }, { 0xFF43, -1, -1, -1, 2233, -1 }, { 0xFF44, -1, -1, -1, 2234, -1 }, { 0xFF45, -1, -1, -1, 2235, -1 }, { 0xFF46, -1, -1, -1, 2236, -1 }, { 0xFF47, -1, -1, -1, 2237, -1 }, { 0xFF48, -1, -1, -1, 2238, -1 }, { 0xFF49, -1, -1, -1, 2239, -1 }, { 0xFF4A, -1, -1, -1, 2240, -1 }, { 0xFF4B, -1, -1, -1, 2241, -1 }, { 0xFF4C, -1, -1, -1, 2242, -1 }, { 0xFF4D, -1, -1, -1, 2243, -1 }, { 0xFF4E, -1, -1, -1, 2244, -1 }, { 0xFF4F, -1, -1, -1, 2245, -1 }, { 0xFF50, -1, -1, -1, 2246, -1 }, { 0xFF51, -1, -1, -1, 2247, -1 }, { 0xFF52, -1, -1, -1, 2248, -1 }, { 0xFF53, -1, -1, -1, 2249, -1 }, { 0xFF54, -1, -1, -1, 2250, -1 }, { 0xFF55, -1, -1, -1, 2251, -1 }, { 0xFF56, -1, -1, -1, 2252, -1 }, { 0xFF57, -1, -1, -1, 2253, -1 }, { 0xFF58, -1, -1, -1, 2254, -1 }, { 0xFF59, -1, -1, -1, 2255, -1 }, { 0xFF5A, -1, -1, -1, 2256, -1 }, { 0xFF5B, -1, -1, -1, 2257, -1 }, { 0xFF5C, -1, -1, -1, 2258, -1 }, { 0xFF5D, -1, -1, -1, 2259, -1 }, { 0xFF5E, -1, -1, 2392, 2260, -1 }, { 0xFF5F, -1, 2266, 2393, 2261, -1 }, { 0xFF60, -1, -1, -1, 2262, -1 }, { 0xFF61, -1, -1, -1, 2263, -1 }, { 0xFF62, -1, -1, -1, 2264, -1 }, { 0xFF63, -1, -1, -1, 2265, -1 }, { 0xFF64, -1, -1, -1, 2266, -1 }, { 0xFF65, -1, -1, -1, 2267, -1 }, { 0xFF66, -1, -1, -1, 2268, -1 }, { 0xFF67, -1, -1, -1, 2269, -1 }, { 0xFF68, -1, -1, -1, 2270, -1 }, { 0xFF69, -1, -1, -1, 2271, -1 }, { 0xFF6A, -1, -1, -1, 2272, -1 }, { 0xFF6B, -1, -1, -1, 2273, -1 }, { 0xFF6C, -1, -1, -1, 2274, -1 }, { 0xFF6D, -1, -1, -1, 2275, -1 }, { 0xFF6E, -1, -1, -1, 2276, -1 }, { 0xFF6F, -1, -1, -1, 2277, -1 }, { 0xFF70, -1, -1, -1, 2278, -1 }, { 0xFF71, -1, -1, -1, 2279, -1 }, { 0xFF72, -1, -1, -1, 2280, -1 }, { 0xFF73, -1, -1, -1, 2281, -1 }, { 0xFF74, -1, -1, -1, 2282, -1 }, { 0xFF75, -1, -1, -1, 2283, -1 }, { 0xFF76, -1, -1, -1, 2284, -1 }, { 0xFF77, -1, -1, -1, 2285, -1 }, { 0xFF78, -1, -1, -1, 2286, -1 }, { 0xFF79, -1, -1, -1, 2287, -1 }, { 0xFF7A, -1, -1, -1, 2288, -1 }, { 0xFF7B, -1, -1, -1, 2289, -1 }, { 0xFF7C, -1, -1, -1, 2290, -1 }, { 0xFF7D, -1, -1, -1, 2291, -1 }, { 0xFF7E, -1, -1, -1, 2292, -1 }, { 0xFF7F, -1, -1, -1, 2293, -1 }, { 0xFF80, -1, -1, -1, 2294, -1 }, { 0xFF81, -1, -1, -1, 2295, -1 }, { 0xFF82, -1, -1, -1, 2296, -1 }, { 0xFF83, -1, -1, -1, 2297, -1 }, { 0xFF84, -1, -1, -1, 2298, -1 }, { 0xFF85, -1, -1, -1, 2299, -1 }, { 0xFF86, -1, -1, -1, 2300, -1 }, { 0xFF87, -1, -1, -1, 2301, -1 }, { 0xFF88, -1, -1, -1, 2302, -1 }, { 0xFF89, -1, -1, -1, 2303, -1 }, { 0xFF8A, -1, -1, -1, 2304, -1 }, { 0xFF8B, -1, -1, -1, 2305, -1 }, { 0xFF8C, -1, -1, -1, 2306, -1 }, { 0xFF8D, -1, -1, -1, 2307, -1 }, { 0xFF8E, -1, -1, -1, 2308, -1 }, { 0xFF8F, -1, -1, -1, 2309, -1 }, { 0xFF90, -1, -1, -1, 2310, -1 }, { 0xFF91, -1, -1, -1, 2311, -1 }, { 0xFF92, -1, -1, -1, 2312, -1 }, { 0xFF93, -1, -1, -1, 2313, -1 }, { 0xFF94, -1, -1, -1, 2314, -1 }, { 0xFF95, -1, -1, -1, 2315, -1 }, { 0xFF96, -1, -1, -1, 2316, -1 }, { 0xFF97, -1, -1, -1, 2317, -1 }, { 0xFF98, -1, -1, -1, 2318, -1 }, { 0xFF99, -1, -1, -1, 2319, -1 }, { 0xFF9A, -1, -1, -1, 2320, -1 }, { 0xFF9B, -1, -1, -1, 2321, -1 }, { 0xFF9C, -1, -1, -1, 2322, -1 }, { 0xFF9D, -1, -1, -1, 2323, -1 }, { 0xFF9E, -1, -1, -1, 2324, -1 }, { 0xFF9F, -1, -1, -1, 2325, -1 }, { 0xFFA0, -1, -1, -1, 2326, -1 }, { 0xFFA1, -1, -1, -1, 2327, -1 }, { 0xFFA2, -1, -1, -1, 2328, -1 }, { 0xFFA3, -1, -1, -1, 2329, -1 }, { 0xFFA4, -1, -1, -1, 2330, -1 }, { 0xFFA5, -1, -1, -1, 2331, -1 }, { 0xFFA6, -1, -1, -1, 2332, -1 }, { 0xFFA7, -1, -1, -1, 2333, -1 }, { 0xFFA8, -1, -1, -1, 2334, -1 }, { 0xFFA9, -1, -1, -1, 2335, -1 }, { 0xFFAA, -1, -1, -1, 2336, -1 }, { 0xFFAB, -1, -1, -1, 2337, -1 }, { 0xFFAC, -1, -1, -1, 2338, -1 }, { 0xFFAD, -1, -1, -1, 2339, -1 }, { 0xFFAE, -1, -1, -1, 2340, -1 }, { 0xFFAF, -1, -1, -1, 2341, -1 }, { 0xFFB0, -1, -1, -1, 2342, -1 }, { 0xFFB1, -1, -1, -1, 2343, -1 }, { 0xFFB2, -1, -1, -1, 2344, -1 }, { 0xFFB3, -1, -1, -1, 2345, -1 }, { 0xFFB4, -1, -1, -1, 2346, -1 }, { 0xFFB5, -1, -1, -1, 2347, -1 }, { 0xFFB6, -1, -1, -1, 2348, -1 }, { 0xFFB7, -1, -1, -1, 2349, -1 }, { 0xFFB8, -1, -1, -1, 2350, -1 }, { 0xFFB9, -1, -1, -1, 2351, -1 }, { 0xFFBA, -1, -1, -1, 2352, -1 }, { 0xFFBB, -1, -1, -1, 2353, -1 }, { 0xFFBC, -1, -1, -1, 2354, -1 }, { 0xFFBD, -1, -1, -1, 2355, -1 }, { 0xFFBE, -1, -1, -1, 2356, -1 }, { 0xFFC2, -1, -1, -1, 2357, -1 }, { 0xFFC3, -1, -1, -1, 2358, -1 }, { 0xFFC4, -1, -1, -1, 2359, -1 }, { 0xFFC5, -1, -1, -1, 2360, -1 }, { 0xFFC6, -1, -1, -1, 2361, -1 }, { 0xFFC7, -1, -1, -1, 2362, -1 }, { 0xFFCA, -1, -1, -1, 2363, -1 }, { 0xFFCB, -1, -1, -1, 2364, -1 }, { 0xFFCC, -1, -1, -1, 2365, -1 }, { 0xFFCD, -1, -1, -1, 2366, -1 }, { 0xFFCE, -1, -1, -1, 2367, -1 }, { 0xFFCF, -1, -1, -1, 2368, -1 }, { 0xFFD2, -1, -1, -1, 2369, -1 }, { 0xFFD3, -1, -1, -1, 2370, -1 }, { 0xFFD4, -1, -1, -1, 2371, -1 }, { 0xFFD5, -1, -1, -1, 2372, -1 }, { 0xFFD6, -1, -1, -1, 2373, -1 }, { 0xFFD7, -1, -1, -1, 2374, -1 }, { 0xFFDA, -1, -1, -1, 2375, -1 }, { 0xFFDB, -1, -1, -1, 2376, -1 }, { 0xFFDC, -1, -1, -1, 2377, -1 }, { 0xFFE0, -1, -1, -1, 2378, -1 }, { 0xFFE1, -1, -1, -1, 2379, -1 }, { 0xFFE2, -1, -1, -1, 2380, -1 }, { 0xFFE3, -1, 2267, 2394, 2381, -1 }, { 0xFFE4, -1, -1, -1, 2382, -1 }, { 0xFFE5, -1, -1, -1, 2383, -1 }, { 0xFFE6, -1, -1, -1, 2384, -1 }, { 0xFFE8, -1, -1, -1, 2385, -1 }, { 0xFFE9, -1, -1, -1, 2386, -1 }, { 0xFFEA, -1, -1, -1, 2387, -1 }, { 0xFFEB, -1, -1, -1, 2388, -1 }, { 0xFFEC, -1, -1, -1, 2389, -1 }, { 0xFFED, -1, -1, -1, 2390, -1 }, { 0xFFEE, -1, -1, -1, 2391, -1 }, { 0xFFF9, -1, 2268, -1, -1, -1 }, { 0xFFFA, -1, 2269, -1, -1, -1 }, { 0xFFFB, -1, 2270, -1, -1, -1 }, { 0xFFFC, -1, 2271, -1, -1, -1 }, { 0xFFFD, -1, 2272, 2395, -1, -1 }, { 0xFFFE, -1, 2274, 2397, -1, -1 }, { 0x1000E, 1372, -1, -1, -1, -1 }, { 0x10018, 1373, -1, -1, -1, -1 }, { 0x1001B, 1374, -1, -1, -1, -1 }, { 0x10025, 1375, -1, -1, -1, -1 }, { 0x1002D, 1376, -1, -1, -1, -1 }, { 0x10042, 1377, -1, -1, -1, -1 }, { 0x10049, 1378, -1, -1, -1, -1 }, { 0x10052, 1379, -1, -1, -1, -1 }, { 0x10093, 1380, -1, -1, -1, -1 }, { 0x10094, 1381, -1, -1, -1, -1 }, { 0x10098, 1382, -1, -1, -1, -1 }, { 0x10099, 1383, -1, -1, -1, -1 }, { 0x100A4, 1384, -1, -1, -1, -1 }, { 0x100BF, -1, 2275, -1, -1, -1 }, { 0x100C9, 1385, -1, -1, -1, -1 }, { 0x100CB, 1386, -1, -1, -1, -1 }, { 0x100D5, -1, 2276, -1, -1, -1 }, { 0x100D6, -1, 2277, -1, -1, -1 }, { 0x100E8, -1, -1, 2398, -1, -1 }, { 0x100FA, -1, 2278, -1, -1, -1 }, { 0x1015B, -1, -1, 2399, -1, -1 }, { 0x1015E, -1, 2279, 2400, -1, -1 }, { 0x1018C, -1, 2280, -1, -1, -1 }, { 0x1018D, -1, 2281, -1, -1, -1 }, { 0x1018E, -1, 2282, -1, -1, -1 }, { 0x10190, -1, -1, 2401, -1, -1 }, { 0x10191, -1, -1, 2402, -1, -1 }, { 0x10192, -1, -1, 2403, -1, -1 }, { 0x10193, -1, -1, 2404, -1, -1 }, { 0x1019A, -1, -1, 2405, -1, -1 }, { 0x101A0, 1387, -1, 2406, -1, -1 }, { 0x1030F, -1, 2283, -1, -1, -1 }, { 0x10317, -1, 2284, -1, -1, -1 }, { 0x10458, -1, 2285, -1, -1, -1 }, { 0x10459, -1, 2286, -1, -1, -1 }, { 0x10462, -1, 2287, -1, -1, -1 }, { 0x10463, -1, 2288, -1, -1, -1 }, { 0x1060F, -1, 2289, 2408, -1, -1 }, { 0x10610, -1, 2290, 2409, -1, -1 }, { 0x10611, -1, 2291, 2410, -1, -1 }, { 0x10612, -1, 2292, 2411, -1, -1 }, { 0x10613, -1, 2293, 2412, -1, -1 }, { 0x10614, -1, 2294, 2413, -1, -1 }, { 0x10615, -1, 2295, 2414, -1, -1 }, { 0x10616, -1, 2296, 2415, -1, -1 }, { 0x1061D, -1, 2297, 2416, -1, -1 }, { 0x10629, -1, -1, 2417, -1, -1 }, { 0x1062E, -1, 2298, 2418, -1, -1 }, { 0x10644, -1, 2299, 2419, -1, -1 }, { 0x10647, -1, 2300, 2420, -1, -1 }, { 0x10649, -1, 2301, 2422, -1, -1 }, { 0x1064A, -1, 2302, -1, -1, -1 }, { 0x1064B, -1, 2303, 2423, -1, -1 }, { 0x1064D, -1, 2304, 2424, -1, -1 }, { 0x1064E, -1, 2305, -1, -1, -1 }, { 0x1064F, -1, 2306, -1, -1, -1 }, { 0x10656, -1, 2307, 2425, -1, -1 }, { 0x10657, -1, 2308, 2426, -1, -1 }, { 0x10661, -1, 2309, -1, -1, -1 }, { 0x10663, -1, 2310, -1, -1, -1 }, { 0x10664, -1, 2311, -1, -1, -1 }, { 0x10665, -1, 2312, -1, -1, -1 }, { 0x10676, -1, 2313, -1, -1, -1 }, { 0x1067D, -1, 2314, -1, -1, -1 }, { 0x10681, -1, 2315, -1, -1, -1 }, { 0x10688, -1, 2316, -1, -1, -1 }, { 0x1068B, -1, 2317, -1, -1, -1 }, { 0x106B3, -1, 2318, -1, -1, -1 }, { 0x106B4, -1, 2319, -1, -1, -1 }, { 0x106B5, -1, 2320, -1, -1, -1 }, { 0x106B6, -1, 2321, -1, -1, -1 }, { 0x106B7, -1, 2322, -1, -1, -1 }, { 0x106B8, -1, 2323, -1, -1, -1 }, { 0x106B9, -1, 2324, -1, -1, -1 }, { 0x106BA, -1, 2325, -1, -1, -1 }, { 0x106BB, -1, 2326, -1, -1, -1 }, { 0x106BC, -1, 2327, -1, -1, -1 }, { 0x106BD, -1, 2328, -1, -1, -1 }, { 0x106BE, -1, 2329, -1, -1, -1 }, { 0x106BF, -1, 2330, -1, -1, -1 }, { 0x106C0, -1, -1, 2427, -1, -1 }, { 0x106C1, -1, 2331, -1, -1, -1 }, { 0x106C2, -1, 2332, -1, -1, -1 }, { 0x106C3, -1, 2333, -1, -1, -1 }, { 0x106C4, -1, 2334, -1, -1, -1 }, { 0x106C5, -1, -1, 2428, -1, -1 }, { 0x106C6, -1, 2335, -1, -1, -1 }, { 0x106C7, -1, 2336, -1, -1, -1 }, { 0x106C8, -1, 2337, -1, -1, -1 }, { 0x106C9, -1, 2338, -1, -1, -1 }, { 0x106CA, -1, 2339, -1, -1, -1 }, { 0x106CB, -1, 2340, -1, -1, -1 }, { 0x106CC, -1, 2341, -1, -1, -1 }, { 0x106CD, -1, -1, 2429, -1, -1 }, { 0x106CE, -1, 2342, -1, -1, -1 }, { 0x106CF, -1, 2343, -1, -1, -1 }, { 0x106D0, -1, 2344, -1, -1, -1 }, { 0x106D1, -1, 2345, -1, -1, -1 }, { 0x106D2, -1, 2346, -1, -1, -1 }, { 0x106D3, -1, 2347, -1, -1, -1 }, { 0x106D4, -1, 2348, -1, -1, -1 }, { 0x106D5, -1, 2349, -1, -1, -1 }, { 0x106D6, -1, 2350, -1, -1, -1 }, { 0x106D7, -1, 2351, -1, -1, -1 }, { 0x106D8, -1, 2352, -1, -1, -1 }, { 0x106D9, -1, -1, 2430, -1, -1 }, { 0x106DA, -1, 2353, -1, -1, -1 }, { 0x106DB, -1, 2354, -1, -1, -1 }, { 0x106DC, -1, 2355, -1, -1, -1 }, { 0x106DD, -1, 2356, -1, -1, -1 }, { 0x106DE, -1, 2357, -1, -1, -1 }, { 0x106DF, -1, 2358, -1, -1, -1 }, { 0x106E0, -1, -1, 2431, -1, -1 }, { 0x106E1, -1, 2359, -1, -1, -1 }, { 0x106E2, -1, 2360, -1, -1, -1 }, { 0x106E3, -1, 2361, -1, -1, -1 }, { 0x106E4, -1, -1, 2432, -1, -1 }, { 0x106E5, -1, 2362, -1, -1, -1 }, { 0x106E6, -1, 2363, -1, -1, -1 }, { 0x106E7, -1, 2364, -1, -1, -1 }, { 0x106E8, -1, 2365, -1, -1, -1 }, { 0x106E9, -1, 2366, -1, -1, -1 }, { 0x106EA, -1, 2367, -1, -1, -1 }, { 0x106EB, -1, 2368, -1, -1, -1 }, { 0x106EC, -1, 2369, -1, -1, -1 }, { 0x106ED, -1, 2370, -1, -1, -1 }, { 0x106EE, -1, 2371, -1, -1, -1 }, { 0x106EF, -1, 2372, -1, -1, -1 }, { 0x106F0, -1, 2373, -1, -1, -1 }, { 0x106F1, -1, 2374, -1, -1, -1 }, { 0x106F2, -1, 2375, -1, -1, -1 }, { 0x106F3, -1, 2376, -1, -1, -1 }, { 0x106F4, -1, 2377, -1, -1, -1 }, { 0x106F5, -1, 2378, -1, -1, -1 }, { 0x106F6, -1, 2379, -1, -1, -1 }, { 0x106F7, -1, 2380, -1, -1, -1 }, { 0x106F8, -1, 2381, -1, -1, -1 }, { 0x106F9, -1, 2382, -1, -1, -1 }, { 0x106FA, -1, 2383, -1, -1, -1 }, { 0x106FB, -1, 2384, -1, -1, -1 }, { 0x106FC, -1, 2385, -1, -1, -1 }, { 0x106FD, -1, 2386, -1, -1, -1 }, { 0x106FE, -1, 2387, -1, -1, -1 }, { 0x106FF, -1, 2388, -1, -1, -1 }, { 0x10700, -1, 2389, -1, -1, -1 }, { 0x10701, -1, 2390, -1, -1, -1 }, { 0x10702, -1, 2391, -1, -1, -1 }, { 0x10703, -1, 2392, -1, -1, -1 }, { 0x10704, -1, 2393, -1, -1, -1 }, { 0x10705, -1, 2394, -1, -1, -1 }, { 0x10706, -1, 2395, -1, -1, -1 }, { 0x10707, -1, 2396, -1, -1, -1 }, { 0x10708, -1, 2397, -1, -1, -1 }, { 0x10709, -1, 2398, -1, -1, -1 }, { 0x1070A, -1, 2399, -1, -1, -1 }, { 0x1070B, -1, 2400, -1, -1, -1 }, { 0x1070C, -1, 2401, -1, -1, -1 }, { 0x1070D, -1, 2402, -1, -1, -1 }, { 0x1070E, -1, 2403, -1, -1, -1 }, { 0x1070F, -1, 2404, -1, -1, -1 }, { 0x10710, -1, 2405, -1, -1, -1 }, { 0x10711, -1, 2406, -1, -1, -1 }, { 0x10712, -1, 2407, -1, -1, -1 }, { 0x10713, -1, 2408, -1, -1, -1 }, { 0x10714, -1, 2409, -1, -1, -1 }, { 0x10715, -1, 2410, -1, -1, -1 }, { 0x10716, -1, 2411, -1, -1, -1 }, { 0x10717, -1, 2412, -1, -1, -1 }, { 0x10718, -1, 2413, -1, -1, -1 }, { 0x10719, -1, 2414, -1, -1, -1 }, { 0x1071A, -1, 2415, -1, -1, -1 }, { 0x1071B, -1, 2416, -1, -1, -1 }, { 0x1071C, -1, -1, 2433, -1, -1 }, { 0x1071D, -1, 2417, -1, -1, -1 }, { 0x1071E, -1, 2418, -1, -1, -1 }, { 0x1071F, -1, 2419, -1, -1, -1 }, { 0x10720, -1, 2420, -1, -1, -1 }, { 0x10721, -1, 2421, -1, -1, -1 }, { 0x10722, -1, -1, 2434, -1, -1 }, { 0x10723, -1, 2422, -1, -1, -1 }, { 0x10724, -1, 2423, -1, -1, -1 }, { 0x10725, -1, 2424, -1, -1, -1 }, { 0x10726, -1, 2425, -1, -1, -1 }, { 0x10727, -1, 2426, -1, -1, -1 }, { 0x10728, -1, -1, 2435, -1, -1 }, { 0x10729, -1, 2427, -1, -1, -1 }, { 0x1072A, -1, 2428, -1, -1, -1 }, { 0x1072B, -1, 2429, -1, -1, -1 }, { 0x1072C, -1, 2430, -1, -1, -1 }, { 0x1072D, -1, 2431, -1, -1, -1 }, { 0x1072E, -1, 2432, -1, -1, -1 }, { 0x1072F, -1, 2433, -1, -1, -1 }, { 0x10730, -1, 2434, -1, -1, -1 }, { 0x10731, -1, 2435, -1, -1, -1 }, { 0x10732, -1, 2436, -1, -1, -1 }, { 0x10733, -1, -1, 2436, -1, -1 }, { 0x10734, -1, 2437, -1, -1, -1 }, { 0x10735, -1, 2438, -1, -1, -1 }, { 0x10736, -1, 2439, -1, -1, -1 }, { 0x10740, -1, 2440, 2437, -1, -1 }, { 0x10741, -1, 2441, -1, -1, -1 }, { 0x10742, -1, 2442, -1, -1, -1 }, { 0x10743, -1, 2443, -1, -1, -1 }, { 0x10744, -1, 2444, -1, -1, -1 }, { 0x10745, -1, 2445, -1, -1, -1 }, { 0x10746, -1, 2446, -1, -1, -1 }, { 0x10747, -1, 2447, 2438, -1, -1 }, { 0x1074C, -1, 2448, -1, -1, -1 }, { 0x1074E, -1, -1, 2439, -1, -1 }, { 0x1074F, -1, -1, 2440, -1, -1 }, { 0x10750, -1, 2449, -1, -1, -1 }, { 0x10755, -1, 2450, -1, -1, -1 }, { 0x10760, -1, 2451, -1, -1, -1 }, { 0x10761, -1, 2452, -1, -1, -1 }, { 0x10762, -1, -1, 2441, -1, -1 }, { 0x10763, -1, 2453, -1, -1, -1 }, { 0x10764, -1, 2454, -1, -1, -1 }, { 0x10765, -1, -1, 2442, -1, -1 }, { 0x10766, -1, 2455, -1, -1, -1 }, { 0x10767, -1, 2456, -1, -1, -1 }, { 0x1087E, -1, 2457, -1, -1, -1 }, { 0x10900, -1, -1, 2443, -1, -1 }, { 0x10901, -1, -1, 2444, -1, -1 }, { 0x10902, -1, -1, 2445, -1, -1 }, { 0x10903, -1, -1, 2446, -1, -1 }, { 0x10904, -1, -1, 2447, -1, -1 }, { 0x10905, -1, -1, 2448, -1, -1 }, { 0x10906, -1, -1, 2449, -1, -1 }, { 0x10907, -1, -1, 2450, -1, -1 }, { 0x10908, -1, -1, 2451, -1, -1 }, { 0x10909, -1, -1, 2452, -1, -1 }, { 0x1090A, -1, -1, 2453, -1, -1 }, { 0x1090B, -1, -1, 2454, -1, -1 }, { 0x1090C, -1, -1, 2455, -1, -1 }, { 0x1090D, -1, -1, 2456, -1, -1 }, { 0x1090E, -1, -1, 2457, -1, -1 }, { 0x1090F, -1, -1, 2458, -1, -1 }, { 0x10910, -1, -1, 2459, -1, -1 }, { 0x10911, -1, -1, 2460, -1, -1 }, { 0x10912, -1, -1, 2461, -1, -1 }, { 0x10913, -1, -1, 2462, -1, -1 }, { 0x10914, -1, -1, 2463, -1, -1 }, { 0x10915, -1, -1, 2464, -1, -1 }, { 0x1091F, -1, 2458, 2465, -1, -1 }, { 0x10980, -1, -1, 2468, -1, -1 }, { 0x10981, -1, -1, 2469, -1, -1 }, { 0x10982, -1, -1, 2470, -1, -1 }, { 0x10983, -1, -1, 2471, -1, -1 }, { 0x10984, -1, -1, 2472, -1, -1 }, { 0x10985, -1, -1, 2473, -1, -1 }, { 0x10986, -1, -1, 2474, -1, -1 }, { 0x10987, -1, -1, 2475, -1, -1 }, { 0x10988, -1, -1, 2476, -1, -1 }, { 0x10989, -1, -1, 2477, -1, -1 }, { 0x1098A, -1, -1, 2478, -1, -1 }, { 0x1098C, -1, -1, 2479, -1, -1 }, { 0x1098E, -1, -1, 2480, -1, -1 }, { 0x10990, -1, -1, 2481, -1, -1 }, { 0x10991, -1, -1, 2482, -1, -1 }, { 0x10992, -1, -1, 2483, -1, -1 }, { 0x10993, -1, -1, 2484, -1, -1 }, { 0x10994, -1, -1, 2485, -1, -1 }, { 0x10995, -1, -1, 2486, -1, -1 }, { 0x10996, -1, -1, 2487, -1, -1 }, { 0x10997, -1, -1, 2488, -1, -1 }, { 0x10998, -1, -1, 2489, -1, -1 }, { 0x10999, -1, -1, 2490, -1, -1 }, { 0x1099A, -1, -1, 2491, -1, -1 }, { 0x1099B, -1, -1, 2493, -1, -1 }, { 0x1099C, -1, -1, 2494, -1, -1 }, { 0x1099D, -1, -1, 2495, -1, -1 }, { 0x1099E, -1, -1, 2496, -1, -1 }, { 0x10A3F, 1388, 2459, -1, -1, -1 }, { 0x10A60, 1389, 2461, 2498, -1, -1 }, { 0x10A61, 1390, 2462, 2499, -1, -1 }, { 0x10A62, 1391, 2463, 2500, -1, -1 }, { 0x10A63, 1392, 2464, 2501, -1, -1 }, { 0x10A64, 1393, 2465, 2502, -1, -1 }, { 0x10A65, 1394, 2466, 2503, -1, -1 }, { 0x10A66, 1395, 2467, 2504, -1, -1 }, { 0x10A67, 1396, 2468, 2505, -1, -1 }, { 0x10A68, 1397, 2469, 2506, -1, -1 }, { 0x10A69, 1398, 2470, 2507, -1, -1 }, { 0x10A6A, -1, 2471, 2508, -1, -1 }, { 0x10A6B, 1399, 2472, 2509, -1, -1 }, { 0x10A6C, 1400, 2473, 2510, -1, -1 }, { 0x10A6D, 1401, 2474, 2511, -1, -1 }, { 0x10A6E, 1402, 2475, 2512, -1, -1 }, { 0x10A6F, -1, 2476, -1, -1, -1 }, { 0x10A70, 1403, 2477, 2513, -1, -1 }, { 0x10A71, 1404, 2478, 2514, -1, -1 }, { 0x10A72, 1405, 2479, 2515, -1, -1 }, { 0x10A73, 1406, 2480, 2516, -1, -1 }, { 0x10A74, 1407, 2481, 2517, -1, -1 }, { 0x10A75, 1408, 2482, 2518, -1, -1 }, { 0x10A76, 1409, 2483, -1, -1, -1 }, { 0x10A77, 1410, 2484, 2519, -1, -1 }, { 0x10A78, 1411, 2485, 2520, -1, -1 }, { 0x10A79, 1412, 2486, -1, -1, -1 }, { 0x10A7A, 1413, 2487, 2521, -1, -1 }, { 0x10A7B, 1414, 2488, -1, -1, -1 }, { 0x10A7C, 1415, 2489, -1, -1, -1 }, { 0x10A80, -1, 2490, 2522, -1, -1 }, { 0x10A81, -1, 2491, 2524, -1, -1 }, { 0x10A82, -1, 2492, 2526, -1, -1 }, { 0x10A83, -1, 2493, 2528, -1, -1 }, { 0x10A84, -1, 2494, 2530, -1, -1 }, { 0x10A85, -1, 2495, 2532, -1, -1 }, { 0x10A86, -1, 2496, 2534, -1, -1 }, { 0x10A87, -1, 2497, 2536, -1, -1 }, { 0x10A88, -1, 2498, 2538, -1, -1 }, { 0x10A89, -1, 2499, 2540, -1, -1 }, { 0x10A8A, -1, 2500, 2542, -1, -1 }, { 0x10A8B, -1, 2501, 2544, -1, -1 }, { 0x10A8C, -1, 2502, 2546, -1, -1 }, { 0x10A8D, -1, 2503, 2548, -1, -1 }, { 0x10A8E, -1, 2504, 2550, -1, -1 }, { 0x10A8F, -1, 2505, 2552, -1, -1 }, { 0x10A90, -1, 2506, 2553, -1, -1 }, { 0x10A91, -1, 2507, 2555, -1, -1 }, { 0x10A92, -1, 2508, 2557, -1, -1 }, { 0x10A93, -1, 2509, 2559, -1, -1 }, { 0x10A94, -1, 2510, 2561, -1, -1 }, { 0x10A95, -1, 2511, 2563, -1, -1 }, { 0x10A96, -1, 2512, 2565, -1, -1 }, { 0x10A97, -1, 2513, 2566, -1, -1 }, { 0x10A98, -1, 2514, 2568, -1, -1 }, { 0x10A99, -1, 2515, 2570, -1, -1 }, { 0x10A9A, -1, 2516, 2571, -1, -1 }, { 0x10A9B, -1, 2517, 2573, -1, -1 }, { 0x10A9C, -1, 2518, 2574, -1, -1 }, { 0x10AC8, -1, 2519, -1, -1, -1 }, { 0x10B39, -1, -1, 2575, -1, -1 }, { 0x10C81, 1416, -1, -1, -1, -1 }, { 0x10C82, 1417, -1, -1, -1, -1 }, { 0x10C84, 1418, -1, -1, -1, -1 }, { 0x10C86, 1419, -1, -1, -1, -1 }, { 0x10C87, 1420, -1, -1, -1, -1 }, { 0x10C8A, 1421, -1, -1, -1, -1 }, { 0x10C8B, 1422, -1, -1, -1, -1 }, { 0x10C8C, 1423, -1, -1, -1, -1 }, { 0x10C8D, 1424, -1, -1, -1, -1 }, { 0x10C8E, 1425, -1, -1, -1, -1 }, { 0x10C8F, 1426, -1, -1, -1, -1 }, { 0x10C91, 1427, -1, -1, -1, -1 }, { 0x10C92, 1428, -1, -1, -1, -1 }, { 0x10C93, 1429, -1, -1, -1, -1 }, { 0x10C96, 1430, -1, -1, -1, -1 }, { 0x10C97, 1431, -1, -1, -1, -1 }, { 0x10C98, 1432, -1, -1, -1, -1 }, { 0x10C99, 1433, -1, -1, -1, -1 }, { 0x10C9A, 1434, -1, -1, -1, -1 }, { 0x10C9B, 1435, -1, -1, -1, -1 }, { 0x10C9C, 1436, -1, -1, -1, -1 }, { 0x10C9D, 1437, -1, -1, -1, -1 }, { 0x10C9E, 1438, -1, -1, -1, -1 }, { 0x10C9F, 1439, -1, -1, -1, -1 }, { 0x10CA0, 1440, -1, -1, -1, -1 }, { 0x10CA2, 1441, -1, -1, -1, -1 }, { 0x10CA4, 1442, -1, -1, -1, -1 }, { 0x10CA5, 1443, -1, -1, -1, -1 }, { 0x10CA6, 1444, -1, -1, -1, -1 }, { 0x10CA7, -1, 2520, -1, -1, -1 }, { 0x10CA8, 1445, -1, -1, -1, -1 }, { 0x10CAB, 1446, -1, -1, -1, -1 }, { 0x10CAC, 1447, 2521, -1, -1, -1 }, { 0x10CAD, 1448, 2523, -1, -1, -1 }, { 0x10CAE, 1449, -1, -1, -1, -1 }, { 0x10CAF, 1450, -1, -1, -1, -1 }, { 0x10CB0, 1451, -1, -1, -1, -1 }, { 0x10CC1, 1452, -1, -1, -1, -1 }, { 0x10CC2, 1453, -1, -1, -1, -1 }, { 0x10CC4, 1454, -1, -1, -1, -1 }, { 0x10CC6, 1455, -1, -1, -1, -1 }, { 0x10CC7, 1456, -1, -1, -1, -1 }, { 0x10CCA, 1457, -1, -1, -1, -1 }, { 0x10CCB, 1458, -1, -1, -1, -1 }, { 0x10CCC, 1459, -1, -1, -1, -1 }, { 0x10CCD, 1460, -1, -1, -1, -1 }, { 0x10CCE, 1461, -1, -1, -1, -1 }, { 0x10CCF, 1462, -1, -1, -1, -1 }, { 0x10CD1, 1463, -1, -1, -1, -1 }, { 0x10CD2, 1464, -1, -1, -1, -1 }, { 0x10CD3, 1465, -1, -1, -1, -1 }, { 0x10CD6, 1466, -1, -1, -1, -1 }, { 0x10CD7, 1467, -1, -1, -1, -1 }, { 0x10CD8, 1468, -1, -1, -1, -1 }, { 0x10CD9, 1469, -1, -1, -1, -1 }, { 0x10CDA, 1470, -1, -1, -1, -1 }, { 0x10CDC, 1471, -1, -1, -1, -1 }, { 0x10CDD, 1472, 2524, -1, -1, -1 }, { 0x10CDE, 1473, -1, -1, -1, -1 }, { 0x10CDF, 1474, -1, -1, -1, -1 }, { 0x10CE0, 1475, -1, -1, -1, -1 }, { 0x10CE2, 1476, -1, -1, -1, -1 }, { 0x10CE4, 1477, -1, -1, -1, -1 }, { 0x10CE5, 1478, -1, -1, -1, -1 }, { 0x10CE6, 1479, -1, -1, -1, -1 }, { 0x10CE7, -1, 2525, -1, -1, -1 }, { 0x10CE8, 1480, -1, -1, -1, -1 }, { 0x10CEB, 1481, -1, -1, -1, -1 }, { 0x10CEC, 1482, 2526, -1, -1, -1 }, { 0x10CED, 1483, 2528, -1, -1, -1 }, { 0x10CEE, 1484, -1, -1, -1, -1 }, { 0x10CEF, 1485, -1, -1, -1, -1 }, { 0x10CF0, 1486, -1, -1, -1, -1 }, { 0x10CF1, -1, 2529, -1, -1, -1 }, { 0x10D1A, 1487, -1, -1, -1, -1 }, { 0x10D1B, 1488, -1, -1, -1, -1 }, { 0x10D1C, -1, 2530, -1, -1, -1 }, { 0x10D1D, 1489, -1, -1, -1, -1 }, { 0x10D1E, 1490, -1, -1, -1, -1 }, { 0x10D1F, 1491, -1, -1, -1, -1 }, { 0x10D20, 1492, -1, -1, -1, -1 }, { 0x10D21, 1493, -1, -1, -1, -1 }, { 0x10D24, -1, 2531, -1, -1, -1 }, { 0x10D25, -1, 2532, -1, -1, -1 }, { 0x10D26, -1, 2533, -1, -1, -1 }, { 0x10EAB, -1, 2534, -1, -1, -1 }, { 0x10EAC, -1, 2535, -1, -1, -1 }, { 0x10F12, -1, 2536, -1, -1, -1 }, { 0x10F13, -1, 2538, -1, -1, -1 }, { 0x10F27, -1, 2540, -1, -1, -1 }, { 0x10F3D, -1, 2541, -1, -1, -1 }, { 0x10F44, 1494, -1, -1, -1, -1 }, { 0x10FF6, -1, 2542, -1, -1, -1 }, { 0x1107F, -1, 2543, -1, -1, -1 }, { 0x1109A, -1, -1, -1, -1, 1493 }, { 0x1109C, -1, -1, -1, -1, 1494 }, { 0x110A8, -1, 2544, -1, -1, -1 }, { 0x110AB, -1, -1, -1, -1, 1495 }, { 0x110BD, -1, 2545, -1, -1, -1 }, { 0x110BE, -1, 2546, 2578, -1, -1 }, { 0x110BF, -1, 2547, 2579, -1, -1 }, { 0x110CD, -1, 2548, -1, -1, -1 }, { 0x1112E, -1, -1, -1, -1, 1496 }, { 0x1112F, -1, -1, -1, -1, 1497 }, { 0x11133, -1, 2549, 2580, -1, -1 }, { 0x11134, -1, 2550, 2581, -1, -1 }, { 0x11147, -1, 2552, -1, -1, -1 }, { 0x111C4, -1, 2553, -1, -1, -1 }, { 0x111C9, -1, 2555, 2582, -1, -1 }, { 0x111CA, -1, 2556, -1, -1, -1 }, { 0x111CB, -1, 2557, -1, -1, -1 }, { 0x111CC, -1, 2558, -1, -1, -1 }, { 0x111CD, -1, 2559, -1, -1, -1 }, { 0x111CE, -1, -1, 2583, -1, -1 }, { 0x111DA, -1, 2560, -1, -1, -1 }, { 0x111DB, 1495, 2561, 2584, -1, -1 }, { 0x111DC, -1, 2562, 2586, -1, -1 }, { 0x111DD, -1, 2563, -1, -1, -1 }, { 0x1123B, -1, 2564, 2587, -1, -1 }, { 0x1123C, -1, 2565, 2588, -1, -1 }, { 0x1123E, -1, 2566, -1, -1, -1 }, { 0x11293, 1496, -1, -1, -1, -1 }, { 0x11300, -1, 2567, -1, -1, -1 }, { 0x11302, -1, 2568, -1, -1, -1 }, { 0x1133B, 1497, 2569, -1, -1, -1 }, { 0x1134B, -1, -1, -1, -1, 1498 }, { 0x1134C, -1, -1, -1, -1, 1499 }, { 0x1135D, -1, 2570, -1, -1, -1 }, { 0x11413, -1, 2571, -1, -1, -1 }, { 0x11419, -1, 2572, -1, -1, -1 }, { 0x11424, -1, 2573, -1, -1, -1 }, { 0x1142A, -1, 2574, -1, -1, -1 }, { 0x1142D, -1, 2575, -1, -1, -1 }, { 0x1142F, -1, 2576, -1, -1, -1 }, { 0x11442, 1498, -1, -1, -1, -1 }, { 0x11443, 1499, -1, -1, -1, -1 }, { 0x11444, 1500, -1, -1, -1, -1 }, { 0x11445, 1501, -1, -1, -1, -1 }, { 0x11447, 1502, -1, -1, -1, -1 }, { 0x11448, 1503, -1, -1, -1, -1 }, { 0x1144B, 1504, -1, -1, -1, -1 }, { 0x1144D, 1505, -1, -1, -1, -1 }, { 0x1144E, 1506, -1, -1, -1, -1 }, { 0x11450, 1507, -1, -1, -1, -1 }, { 0x11451, 1508, -1, -1, -1, -1 }, { 0x11452, 1509, -1, -1, -1, -1 }, { 0x11453, 1510, -1, -1, -1, -1 }, { 0x11454, 1511, -1, -1, -1, -1 }, { 0x11455, 1512, -1, -1, -1, -1 }, { 0x11456, 1513, -1, -1, -1, -1 }, { 0x11457, 1514, -1, -1, -1, -1 }, { 0x11458, 1515, -1, -1, -1, -1 }, { 0x11459, 1516, -1, -1, -1, -1 }, { 0x1145B, 1517, -1, -1, -1, -1 }, { 0x1145D, 1518, -1, -1, -1, -1 }, { 0x1145E, -1, 2577, 2589, -1, -1 }, { 0x11460, -1, -1, 2590, -1, -1 }, { 0x11461, -1, -1, 2591, -1, -1 }, { 0x114BB, -1, -1, -1, -1, 1500 }, { 0x114BC, -1, -1, -1, -1, 1501 }, { 0x114BE, -1, -1, -1, -1, 1502 }, { 0x114C2, 1519, -1, -1, -1, -1 }, { 0x114C5, 1520, -1, -1, -1, -1 }, { 0x115BA, -1, -1, -1, -1, 1503 }, { 0x115BB, -1, -1, -1, -1, 1504 }, { 0x115C0, -1, 2578, -1, -1, -1 }, { 0x115C1, 1521, 2579, -1, -1, -1 }, { 0x115C4, -1, 2580, -1, -1, -1 }, { 0x115C5, -1, 2581, -1, -1, -1 }, { 0x115C9, -1, 2582, -1, -1, -1 }, { 0x115D8, -1, -1, 2592, -1, -1 }, { 0x115DA, -1, -1, 2593, -1, -1 }, { 0x115DB, -1, -1, 2594, -1, -1 }, { 0x1163F, 1522, -1, -1, -1, -1 }, { 0x11640, -1, 2583, -1, -1, -1 }, { 0x11644, -1, 2584, -1, -1, -1 }, { 0x11660, -1, -1, 2595, -1, -1 }, { 0x1168B, -1, 2585, -1, -1, -1 }, { 0x116B8, -1, 2586, -1, -1, -1 }, { 0x118A0, -1, 2587, -1, -1, -1 }, { 0x11925, -1, 2588, -1, -1, -1 }, { 0x11938, -1, -1, -1, -1, 1505 }, { 0x1193D, 1523, 2589, -1, -1, -1 }, { 0x1193E, -1, 2590, -1, -1, -1 }, { 0x1193F, -1, 2592, -1, -1, -1 }, { 0x11940, -1, 2593, -1, -1, -1 }, { 0x11941, 1524, 2594, -1, -1, -1 }, { 0x11942, -1, 2595, -1, -1, -1 }, { 0x11943, -1, 2596, -1, -1, -1 }, { 0x119E3, -1, 2597, -1, -1, -1 }, { 0x11A00, -1, 2598, -1, -1, -1 }, { 0x11A07, -1, 2599, -1, -1, -1 }, { 0x11A08, -1, 2600, -1, -1, -1 }, { 0x11A09, -1, 2601, -1, -1, -1 }, { 0x11A20, -1, 2602, -1, -1, -1 }, { 0x11A29, -1, 2603, 2596, -1, -1 }, { 0x11A33, -1, 2605, -1, -1, -1 }, { 0x11A34, -1, 2607, 2597, -1, -1 }, { 0x11A35, -1, 2609, 2598, -1, -1 }, { 0x11A36, -1, 2610, -1, -1, -1 }, { 0x11A37, -1, 2611, 2600, -1, -1 }, { 0x11A38, -1, 2612, 2601, -1, -1 }, { 0x11A39, -1, 2613, 2602, -1, -1 }, { 0x11A3A, -1, 2614, -1, -1, -1 }, { 0x11A3B, -1, 2615, -1, -1, -1 }, { 0x11A3C, -1, 2616, -1, -1, -1 }, { 0x11A3D, -1, 2617, -1, -1, -1 }, { 0x11A3E, -1, 2618, -1, -1, -1 }, { 0x11A3F, -1, -1, 2603, -1, -1 }, { 0x11A40, -1, -1, 2605, -1, -1 }, { 0x11A41, -1, -1, 2606, -1, -1 }, { 0x11A42, -1, -1, 2607, -1, -1 }, { 0x11A43, -1, -1, 2608, -1, -1 }, { 0x11A44, -1, -1, 2609, -1, -1 }, { 0x11A45, -1, -1, 2610, -1, -1 }, { 0x11A46, -1, -1, 2611, -1, -1 }, { 0x11A47, -1, 2619, -1, -1, -1 }, { 0x11A50, -1, 2620, -1, -1, -1 }, { 0x11A84, -1, -1, 2612, -1, -1 }, { 0x11A85, -1, -1, 2613, -1, -1 }, { 0x11A95, -1, 2621, 2614, -1, -1 }, { 0x11A99, -1, 2623, -1, -1, -1 }, { 0x11A9D, -1, 2624, -1, -1, -1 }, { 0x11A9E, -1, 2625, -1, -1, -1 }, { 0x11AA2, 1525, -1, -1, -1, -1 }, { 0x11C70, -1, -1, 2615, -1, -1 }, { 0x11D43, -1, 2626, -1, -1, -1 }, { 0x11D44, -1, 2627, -1, -1, -1 }, { 0x11D45, -1, 2628, -1, -1, -1 }, { 0x11D46, -1, 2629, -1, -1, -1 }, { 0x11D47, -1, 2630, -1, -1, -1 }, { 0x11D97, -1, 2631, -1, -1, -1 }, { 0x11FB0, -1, 2632, 2616, -1, -1 }, { 0x11FC0, 1526, -1, -1, -1, -1 }, { 0x11FC1, 1527, -1, -1, -1, -1 }, { 0x11FC2, 1528, -1, -1, -1, -1 }, { 0x11FC3, 1529, -1, -1, -1, -1 }, { 0x11FC4, 1530, -1, -1, -1, -1 }, { 0x11FC5, 1531, -1, -1, -1, -1 }, { 0x11FC6, 1532, -1, -1, -1, -1 }, { 0x11FC7, 1533, -1, -1, -1, -1 }, { 0x11FC8, 1534, -1, 2618, -1, -1 }, { 0x11FC9, 1535, -1, -1, -1, -1 }, { 0x11FCA, 1536, 2633, -1, -1, -1 }, { 0x11FCB, 1537, -1, -1, -1, -1 }, { 0x11FCC, 1538, -1, -1, -1, -1 }, { 0x11FCD, 1539, -1, -1, -1, -1 }, { 0x11FCE, 1540, -1, -1, -1, -1 }, { 0x11FCF, 1541, -1, -1, -1, -1 }, { 0x11FD0, 1542, -1, 2619, -1, -1 }, { 0x11FD1, 1543, -1, -1, -1, -1 }, { 0x11FD2, 1544, 2634, -1, -1, -1 }, { 0x11FD3, 1545, -1, -1, -1, -1 }, { 0x11FD4, -1, 2635, -1, -1, -1 }, { 0x11FD5, -1, 2636, -1, -1, -1 }, { 0x11FD6, -1, 2637, -1, -1, -1 }, { 0x11FD7, -1, 2638, -1, -1, -1 }, { 0x11FD8, -1, 2639, -1, -1, -1 }, { 0x11FD9, -1, 2641, 2620, -1, -1 }, { 0x11FDA, 1546, 2643, 2621, -1, -1 }, { 0x11FDB, -1, 2644, -1, -1, -1 }, { 0x11FDC, -1, 2645, 2622, -1, -1 }, { 0x11FDD, -1, 2648, -1, -1, -1 }, { 0x11FDF, -1, 2649, -1, -1, -1 }, { 0x11FE0, -1, 2650, -1, -1, -1 }, { 0x11FE1, -1, 2651, -1, -1, -1 }, { 0x11FE2, -1, 2652, -1, -1, -1 }, { 0x11FE3, 1547, -1, -1, -1, -1 }, { 0x11FE4, 1548, -1, -1, -1, -1 }, { 0x11FE5, 1549, -1, -1, -1, -1 }, { 0x11FE6, 1550, 2653, 2624, -1, -1 }, { 0x11FE7, 1551, -1, -1, -1, -1 }, { 0x11FE8, 1552, -1, 2625, -1, -1 }, { 0x11FE9, 1553, -1, 2626, -1, -1 }, { 0x11FEA, 1554, -1, -1, -1, -1 }, { 0x11FEB, 1555, -1, -1, -1, -1 }, { 0x11FEC, 1556, -1, -1, -1, -1 }, { 0x11FED, 1557, -1, -1, -1, -1 }, { 0x11FEE, 1558, -1, -1, -1, -1 }, { 0x11FEF, 1559, -1, -1, -1, -1 }, { 0x11FF0, 1560, 2654, -1, -1, -1 }, { 0x11FF1, 1561, 2655, -1, -1, -1 }, { 0x11FFF, -1, -1, 2627, -1, -1 }, { 0x122B9, -1, 2656, -1, -1, -1 }, { 0x12470, -1, -1, 2628, -1, -1 }, { 0x13068, -1, 2657, -1, -1, -1 }, { 0x13081, -1, 2658, -1, -1, -1 }, { 0x13082, -1, 2659, -1, -1, -1 }, { 0x13083, -1, 2660, -1, -1, -1 }, { 0x13084, -1, 2661, -1, -1, -1 }, { 0x13085, -1, 2662, -1, -1, -1 }, { 0x13086, -1, 2663, -1, -1, -1 }, { 0x1308B, -1, 2664, -1, -1, -1 }, { 0x1309D, -1, 2665, 2630, -1, -1 }, { 0x130A7, -1, 2666, -1, -1, -1 }, { 0x130AD, -1, 2667, -1, -1, -1 }, { 0x130AE, -1, 2668, -1, -1, -1 }, { 0x130AF, -1, 2669, -1, -1, -1 }, { 0x130B0, -1, 2670, -1, -1, -1 }, { 0x130B1, -1, 2671, -1, -1, -1 }, { 0x130B2, -1, 2672, -1, -1, -1 }, { 0x130B3, -1, 2673, -1, -1, -1 }, { 0x130B4, -1, 2674, -1, -1, -1 }, { 0x130B5, -1, 2675, -1, -1, -1 }, { 0x130B6, -1, 2676, -1, -1, -1 }, { 0x130C0, -1, 2677, -1, -1, -1 }, { 0x130C9, -1, 2678, -1, -1, -1 }, { 0x130CA, -1, 2679, -1, -1, -1 }, { 0x130CB, -1, 2680, -1, -1, -1 }, { 0x130CC, -1, 2681, -1, -1, -1 }, { 0x130CD, -1, 2682, -1, -1, -1 }, { 0x130CE, -1, 2683, -1, -1, -1 }, { 0x130CF, -1, 2684, -1, -1, -1 }, { 0x130D0, -1, 2685, -1, -1, -1 }, { 0x130D1, -1, 2686, -1, -1, -1 }, { 0x13121, -1, 2687, -1, -1, -1 }, { 0x1313F, -1, 2688, 2632, -1, -1 }, { 0x13153, -1, 2689, -1, -1, -1 }, { 0x13171, -1, 2690, -1, -1, -1 }, { 0x13190, -1, 2691, -1, -1, -1 }, { 0x13191, -1, 2692, -1, -1, -1 }, { 0x13193, -1, 2693, -1, -1, -1 }, { 0x131BC, -1, 2694, -1, -1, -1 }, { 0x131BD, -1, 2695, -1, -1, -1 }, { 0x131BE, -1, 2696, -1, -1, -1 }, { 0x131BF, -1, 2697, -1, -1, -1 }, { 0x131C0, -1, 2698, -1, -1, -1 }, { 0x131C1, -1, 2699, -1, -1, -1 }, { 0x131C2, -1, 2700, -1, -1, -1 }, { 0x131C3, -1, 2701, -1, -1, -1 }, { 0x131C4, -1, 2702, -1, -1, -1 }, { 0x131CB, -1, 2703, 2634, -1, -1 }, { 0x131CC, -1, 2704, 2636, -1, -1 }, { 0x1320E, -1, 2705, 2637, -1, -1 }, { 0x13216, -1, 2706, -1, -1, -1 }, { 0x13219, -1, 2707, -1, -1, -1 }, { 0x13254, -1, 2708, 2639, -1, -1 }, { 0x13258, -1, 2709, 2641, -1, -1 }, { 0x13259, -1, 2710, -1, -1, -1 }, { 0x1325A, -1, 2711, -1, -1, -1 }, { 0x1325B, -1, 2712, -1, -1, -1 }, { 0x1325C, -1, 2713, -1, -1, -1 }, { 0x1325D, -1, 2714, -1, -1, -1 }, { 0x13282, -1, 2715, 2642, -1, -1 }, { 0x13283, -1, 2716, 2643, -1, -1 }, { 0x13286, -1, 2717, -1, -1, -1 }, { 0x13287, -1, 2718, -1, -1, -1 }, { 0x13288, -1, 2719, -1, -1, -1 }, { 0x13289, -1, 2720, -1, -1, -1 }, { 0x132AA, -1, 2721, -1, -1, -1 }, { 0x132F4, -1, 2722, 2644, -1, -1 }, { 0x13362, -1, 2723, -1, -1, -1 }, { 0x13363, -1, 2724, -1, -1, -1 }, { 0x13364, -1, 2725, -1, -1, -1 }, { 0x13365, -1, 2726, -1, -1, -1 }, { 0x13366, -1, 2727, -1, -1, -1 }, { 0x13367, -1, 2728, -1, -1, -1 }, { 0x13368, -1, 2729, -1, -1, -1 }, { 0x13369, -1, 2730, -1, -1, -1 }, { 0x1336A, -1, 2731, -1, -1, -1 }, { 0x1336B, -1, 2732, -1, -1, -1 }, { 0x13379, -1, 2733, -1, -1, -1 }, { 0x1337A, -1, 2734, -1, -1, -1 }, { 0x1337B, -1, 2735, -1, -1, -1 }, { 0x1337F, -1, 2736, -1, -1, -1 }, { 0x13386, -1, 2737, -1, -1, -1 }, { 0x13387, -1, 2738, -1, -1, -1 }, { 0x13388, -1, 2739, -1, -1, -1 }, { 0x13389, -1, 2740, -1, -1, -1 }, { 0x1338A, -1, 2741, -1, -1, -1 }, { 0x1338B, -1, 2742, -1, -1, -1 }, { 0x1338C, -1, 2743, -1, -1, -1 }, { 0x1338D, -1, 2744, -1, -1, -1 }, { 0x1338E, -1, 2745, -1, -1, -1 }, { 0x1338F, -1, 2746, -1, -1, -1 }, { 0x13390, -1, 2747, -1, -1, -1 }, { 0x13391, -1, 2748, -1, -1, -1 }, { 0x13392, -1, 2749, -1, -1, -1 }, { 0x1339B, -1, 2750, 2645, -1, -1 }, { 0x133A1, -1, 2751, 2646, -1, -1 }, { 0x133AD, -1, 2752, -1, -1, -1 }, { 0x133AE, -1, 2753, -1, -1, -1 }, { 0x133BC, -1, 2754, -1, -1, -1 }, { 0x133CF, -1, 2755, -1, -1, -1 }, { 0x133E4, -1, -1, 2648, -1, -1 }, { 0x133E5, -1, 2756, 2649, -1, -1 }, { 0x133EC, -1, 2757, -1, -1, -1 }, { 0x133ED, -1, 2758, 2650, -1, -1 }, { 0x133EE, -1, 2760, 2651, -1, -1 }, { 0x133FA, -1, 2761, 2652, -1, -1 }, { 0x133FB, -1, 2762, 2653, -1, -1 }, { 0x133FC, -1, 2763, 2654, -1, -1 }, { 0x133FD, -1, 2764, -1, -1, -1 }, { 0x133FE, -1, 2765, -1, -1, -1 }, { 0x133FF, -1, 2766, -1, -1, -1 }, { 0x13400, -1, 2767, -1, -1, -1 }, { 0x13401, -1, 2768, -1, -1, -1 }, { 0x13402, -1, 2769, -1, -1, -1 }, { 0x13403, -1, 2770, -1, -1, -1 }, { 0x13404, -1, 2771, -1, -1, -1 }, { 0x13405, -1, 2772, -1, -1, -1 }, { 0x13406, -1, 2773, -1, -1, -1 }, { 0x13407, -1, 2774, -1, -1, -1 }, { 0x13408, -1, 2775, -1, -1, -1 }, { 0x13409, -1, 2776, -1, -1, -1 }, { 0x1340A, -1, 2777, -1, -1, -1 }, { 0x1340B, -1, 2778, -1, -1, -1 }, { 0x1340C, -1, 2779, -1, -1, -1 }, { 0x1340D, -1, 2780, 2656, -1, -1 }, { 0x13430, 1562, -1, -1, -1, -1 }, { 0x13431, 1563, -1, -1, -1, -1 }, { 0x14400, 1564, -1, -1, -1, -1 }, { 0x14401, 1565, -1, -1, -1, -1 }, { 0x14403, 1566, -1, -1, -1, -1 }, { 0x14405, 1567, -1, -1, -1, -1 }, { 0x14406, 1568, -1, -1, -1, -1 }, { 0x14407, 1569, -1, -1, -1, -1 }, { 0x14408, 1570, -1, -1, -1, -1 }, { 0x14409, 1571, -1, -1, -1, -1 }, { 0x1440A, 1572, -1, -1, -1, -1 }, { 0x1440C, 1573, -1, -1, -1, -1 }, { 0x1440E, 1574, -1, -1, -1, -1 }, { 0x1440F, 1576, -1, -1, -1, -1 }, { 0x14410, 1577, -1, -1, -1, -1 }, { 0x14411, 1578, -1, -1, -1, -1 }, { 0x14412, 1579, -1, -1, -1, -1 }, { 0x14413, 1580, -1, -1, -1, -1 }, { 0x14415, 1581, -1, -1, -1, -1 }, { 0x14416, 1582, -1, -1, -1, -1 }, { 0x14418, 1583, -1, -1, -1, -1 }, { 0x14419, 1584, -1, -1, -1, -1 }, { 0x1441A, 1585, -1, -1, -1, -1 }, { 0x1441B, 1586, -1, -1, -1, -1 }, { 0x1441C, 1587, -1, -1, -1, -1 }, { 0x1441D, 1588, -1, -1, -1, -1 }, { 0x1441E, 1589, -1, -1, -1, -1 }, { 0x14420, 1590, -1, -1, -1, -1 }, { 0x14421, 1591, -1, -1, -1, -1 }, { 0x14423, 1592, -1, -1, -1, -1 }, { 0x14424, 1593, -1, -1, -1, -1 }, { 0x14425, 1594, -1, -1, -1, -1 }, { 0x14428, 1595, -1, -1, -1, -1 }, { 0x14429, 1596, -1, -1, -1, -1 }, { 0x1442B, 1597, -1, -1, -1, -1 }, { 0x1442C, 1599, -1, -1, -1, -1 }, { 0x1442D, 1600, -1, -1, -1, -1 }, { 0x1442E, 1602, -1, -1, -1, -1 }, { 0x14430, 1603, -1, -1, -1, -1 }, { 0x14431, 1604, -1, -1, -1, -1 }, { 0x14432, 1605, -1, -1, -1, -1 }, { 0x14433, 1606, -1, -1, -1, -1 }, { 0x14434, 1607, -1, -1, -1, -1 }, { 0x14437, 1608, -1, -1, -1, -1 }, { 0x1443A, 1609, -1, -1, -1, -1 }, { 0x1443B, 1610, -1, -1, -1, -1 }, { 0x1443D, 1611, -1, -1, -1, -1 }, { 0x1443E, 1612, -1, -1, -1, -1 }, { 0x1443F, 1613, -1, -1, -1, -1 }, { 0x14440, 1615, -1, -1, -1, -1 }, { 0x14441, 1616, -1, -1, -1, -1 }, { 0x14444, 1617, -1, -1, -1, -1 }, { 0x14447, 1618, -1, -1, -1, -1 }, { 0x14448, 1619, -1, -1, -1, -1 }, { 0x14449, 1621, -1, -1, -1, -1 }, { 0x1444A, 1622, -1, -1, -1, -1 }, { 0x1444B, 1623, -1, -1, -1, -1 }, { 0x1444F, 1624, -1, -1, -1, -1 }, { 0x14452, 1626, -1, -1, -1, -1 }, { 0x14457, 1627, -1, -1, -1, -1 }, { 0x14458, 1628, -1, -1, -1, -1 }, { 0x14459, 1629, -1, -1, -1, -1 }, { 0x1445A, 1630, -1, -1, -1, -1 }, { 0x1445B, 1631, -1, -1, -1, -1 }, { 0x1445C, 1633, -1, -1, -1, -1 }, { 0x1445D, 1634, -1, -1, -1, -1 }, { 0x1445E, 1636, -1, -1, -1, -1 }, { 0x1445F, 1637, -1, -1, -1, -1 }, { 0x14462, 1638, -1, -1, -1, -1 }, { 0x14463, 1639, -1, -1, -1, -1 }, { 0x14464, 1641, -1, -1, -1, -1 }, { 0x14466, 1642, -1, -1, -1, -1 }, { 0x14468, 1643, -1, -1, -1, -1 }, { 0x14469, 1644, -1, -1, -1, -1 }, { 0x1446A, 1645, -1, -1, -1, -1 }, { 0x1446B, 1646, -1, -1, -1, -1 }, { 0x1446C, 1647, -1, -1, -1, -1 }, { 0x1446D, 1648, -1, -1, -1, -1 }, { 0x1446E, 1649, -1, -1, -1, -1 }, { 0x1446F, 1650, -1, -1, -1, -1 }, { 0x14470, 1652, -1, -1, -1, -1 }, { 0x14471, 1653, -1, -1, -1, -1 }, { 0x14472, 1654, -1, -1, -1, -1 }, { 0x14473, 1655, -1, -1, -1, -1 }, { 0x14474, 1657, -1, -1, -1, -1 }, { 0x14475, 1659, -1, -1, -1, -1 }, { 0x14476, 1661, -1, -1, -1, -1 }, { 0x14477, 1663, -1, -1, -1, -1 }, { 0x14478, 1664, -1, -1, -1, -1 }, { 0x14479, 1666, -1, -1, -1, -1 }, { 0x1447A, 1668, -1, -1, -1, -1 }, { 0x1447B, 1670, -1, -1, -1, -1 }, { 0x1447C, 1672, -1, -1, -1, -1 }, { 0x1447E, 1674, -1, -1, -1, -1 }, { 0x1447F, 1677, -1, -1, -1, -1 }, { 0x14480, 1679, -1, -1, -1, -1 }, { 0x14481, 1682, -1, -1, -1, -1 }, { 0x14482, 1685, -1, -1, -1, -1 }, { 0x14483, 1687, -1, -1, -1, -1 }, { 0x14484, 1689, -1, -1, -1, -1 }, { 0x14485, 1691, -1, -1, -1, -1 }, { 0x14486, 1692, -1, -1, -1, -1 }, { 0x14487, 1694, -1, -1, -1, -1 }, { 0x14488, 1695, -1, -1, -1, -1 }, { 0x1448A, 1697, -1, -1, -1, -1 }, { 0x1448B, 1698, -1, -1, -1, -1 }, { 0x1448C, 1700, -1, -1, -1, -1 }, { 0x14491, 1702, -1, -1, -1, -1 }, { 0x14492, 1703, -1, -1, -1, -1 }, { 0x14496, 1704, -1, -1, -1, -1 }, { 0x14497, 1705, -1, -1, -1, -1 }, { 0x1449A, 1707, -1, -1, -1, -1 }, { 0x1449C, 1709, -1, -1, -1, -1 }, { 0x1449D, 1710, -1, -1, -1, -1 }, { 0x1449E, 1711, -1, -1, -1, -1 }, { 0x1449F, 1712, -1, -1, -1, -1 }, { 0x144A0, 1714, 2781, -1, -1, -1 }, { 0x144A1, 1715, -1, -1, -1, -1 }, { 0x144A4, 1716, -1, -1, -1, -1 }, { 0x144A5, 1717, -1, -1, -1, -1 }, { 0x144AF, 1718, -1, -1, -1, -1 }, { 0x144B2, 1719, -1, -1, -1, -1 }, { 0x144B4, 1720, -1, -1, -1, -1 }, { 0x144BB, 1721, -1, -1, -1, -1 }, { 0x144C0, 1723, -1, -1, -1, -1 }, { 0x144C1, 1725, -1, -1, -1, -1 }, { 0x144C7, 1726, -1, -1, -1, -1 }, { 0x144C8, 1727, -1, -1, -1, -1 }, { 0x144C9, 1728, -1, -1, -1, -1 }, { 0x144CA, 1729, -1, -1, -1, -1 }, { 0x144CB, 1731, -1, -1, -1, -1 }, { 0x144CC, 1732, -1, -1, -1, -1 }, { 0x144CD, 1733, -1, -1, -1, -1 }, { 0x144CE, 1734, -1, -1, -1, -1 }, { 0x144D0, 1736, -1, -1, -1, -1 }, { 0x144D1, 1738, -1, -1, -1, -1 }, { 0x144D9, 1739, -1, -1, -1, -1 }, { 0x144DA, 1740, -1, -1, -1, -1 }, { 0x144DB, 1741, -1, -1, -1, -1 }, { 0x144DC, 1742, -1, -1, -1, -1 }, { 0x144DF, 1743, -1, -1, -1, -1 }, { 0x144E0, 1745, -1, -1, -1, -1 }, { 0x144E2, 1747, -1, -1, -1, -1 }, { 0x144E3, 1748, -1, -1, -1, -1 }, { 0x144E4, 1749, -1, -1, -1, -1 }, { 0x144E5, 1751, -1, -1, -1, -1 }, { 0x144E6, 1752, -1, -1, -1, -1 }, { 0x144E7, 1753, -1, -1, -1, -1 }, { 0x144E9, 1754, -1, -1, -1, -1 }, { 0x144EC, 1755, -1, -1, -1, -1 }, { 0x144ED, 1757, -1, -1, -1, -1 }, { 0x144EF, 1758, -1, -1, -1, -1 }, { 0x144F0, 1759, 2782, -1, -1, -1 }, { 0x144F1, 1760, -1, -1, -1, -1 }, { 0x144F3, 1761, -1, -1, -1, -1 }, { 0x144F5, 1762, -1, -1, -1, -1 }, { 0x144F6, 1763, -1, -1, -1, -1 }, { 0x144F7, 1764, -1, -1, -1, -1 }, { 0x144F8, 1765, -1, -1, -1, -1 }, { 0x144F9, 1767, -1, -1, -1, -1 }, { 0x144FE, 1768, -1, -1, -1, -1 }, { 0x14500, 1769, -1, -1, -1, -1 }, { 0x14501, 1770, -1, -1, -1, -1 }, { 0x14502, 1771, -1, -1, -1, -1 }, { 0x14503, 1772, -1, -1, -1, -1 }, { 0x14504, 1773, -1, -1, -1, -1 }, { 0x14505, 1774, -1, -1, -1, -1 }, { 0x14506, 1775, -1, -1, -1, -1 }, { 0x14507, 1777, -1, -1, -1, -1 }, { 0x14509, 1778, -1, -1, -1, -1 }, { 0x1450D, 1779, -1, -1, -1, -1 }, { 0x1450E, 1780, -1, -1, -1, -1 }, { 0x1450F, 1781, -1, -1, -1, -1 }, { 0x14511, 1782, -1, -1, -1, -1 }, { 0x14513, 1783, -1, -1, -1, -1 }, { 0x14515, 1784, -1, -1, -1, -1 }, { 0x14516, 1785, -1, -1, -1, -1 }, { 0x14517, 1786, -1, -1, -1, -1 }, { 0x14518, 1787, -1, -1, -1, -1 }, { 0x14519, 1788, -1, -1, -1, -1 }, { 0x1451A, 1789, -1, -1, -1, -1 }, { 0x1451B, 1790, -1, -1, -1, -1 }, { 0x1451C, 1791, -1, -1, -1, -1 }, { 0x1451D, 1792, -1, -1, -1, -1 }, { 0x1451E, 1793, -1, -1, -1, -1 }, { 0x14520, 1794, -1, -1, -1, -1 }, { 0x14521, 1795, -1, -1, -1, -1 }, { 0x14523, 1796, -1, -1, -1, -1 }, { 0x1452A, 1797, -1, -1, -1, -1 }, { 0x1452C, 1798, -1, -1, -1, -1 }, { 0x1452D, 1799, -1, -1, -1, -1 }, { 0x1452E, 1800, -1, -1, -1, -1 }, { 0x1452F, 1801, -1, -1, -1, -1 }, { 0x14530, 1802, -1, -1, -1, -1 }, { 0x14533, 1803, -1, -1, -1, -1 }, { 0x14537, 1804, -1, -1, -1, -1 }, { 0x14538, 1805, -1, -1, -1, -1 }, { 0x14539, 1806, -1, -1, -1, -1 }, { 0x1453B, 1807, -1, -1, -1, -1 }, { 0x1453C, 1809, -1, -1, -1, -1 }, { 0x1453E, 1810, -1, -1, -1, -1 }, { 0x14540, 1811, -1, -1, -1, -1 }, { 0x14541, 1814, -1, -1, -1, -1 }, { 0x14543, 1815, -1, -1, -1, -1 }, { 0x14544, 1816, -1, -1, -1, -1 }, { 0x14545, 1817, -1, -1, -1, -1 }, { 0x14546, 1818, 2783, -1, -1, -1 }, { 0x14547, 1819, -1, -1, -1, -1 }, { 0x14548, 1820, -1, -1, -1, -1 }, { 0x1454A, 1822, -1, -1, -1, -1 }, { 0x1454B, 1823, -1, -1, -1, -1 }, { 0x1454C, 1825, -1, -1, -1, -1 }, { 0x1454D, 1826, -1, -1, -1, -1 }, { 0x1454F, 1828, -1, -1, -1, -1 }, { 0x14550, 1829, -1, -1, -1, -1 }, { 0x14551, 1831, -1, -1, -1, -1 }, { 0x14552, 1832, -1, -1, -1, -1 }, { 0x14553, 1833, -1, -1, -1, -1 }, { 0x14555, 1834, 2784, -1, -1, -1 }, { 0x14556, 1835, -1, -1, -1, -1 }, { 0x14557, 1836, -1, -1, -1, -1 }, { 0x14558, 1837, -1, -1, -1, -1 }, { 0x14559, 1838, -1, -1, -1, -1 }, { 0x1455B, 1839, -1, -1, -1, -1 }, { 0x1455C, 1840, -1, -1, -1, -1 }, { 0x14560, 1841, -1, -1, -1, -1 }, { 0x14561, 1843, -1, -1, -1, -1 }, { 0x14562, 1844, 2785, -1, -1, -1 }, { 0x14563, 1845, -1, -1, -1, -1 }, { 0x14565, 1846, -1, -1, -1, -1 }, { 0x14566, 1847, -1, -1, -1, -1 }, { 0x14569, 1848, -1, -1, -1, -1 }, { 0x1456C, 1849, -1, -1, -1, -1 }, { 0x1456D, 1850, -1, -1, -1, -1 }, { 0x1456E, 1852, -1, -1, -1, -1 }, { 0x1456F, 1854, -1, -1, -1, -1 }, { 0x14570, 1855, -1, -1, -1, -1 }, { 0x14572, 1857, -1, -1, -1, -1 }, { 0x14573, 1858, -1, -1, -1, -1 }, { 0x14574, 1859, -1, -1, -1, -1 }, { 0x14575, 1860, -1, -1, -1, -1 }, { 0x14576, 1862, -1, -1, -1, -1 }, { 0x14578, 1863, -1, -1, -1, -1 }, { 0x14579, 1864, -1, -1, -1, -1 }, { 0x1457A, 1865, -1, -1, -1, -1 }, { 0x1457B, 1867, -1, -1, -1, -1 }, { 0x1457C, 1868, -1, -1, -1, -1 }, { 0x1457D, 1869, -1, -1, -1, -1 }, { 0x1457E, 1870, -1, -1, -1, -1 }, { 0x1457F, 1871, -1, -1, -1, -1 }, { 0x14581, 1872, -1, -1, -1, -1 }, { 0x14582, 1873, -1, -1, -1, -1 }, { 0x14584, 1874, -1, -1, -1, -1 }, { 0x14585, 1875, -1, -1, -1, -1 }, { 0x14586, 1876, -1, -1, -1, -1 }, { 0x14587, 1877, -1, -1, -1, -1 }, { 0x14588, 1878, -1, -1, -1, -1 }, { 0x14590, 1879, -1, -1, -1, -1 }, { 0x14593, 1880, -1, -1, -1, -1 }, { 0x14596, 1881, -1, -1, -1, -1 }, { 0x14598, 1882, -1, -1, -1, -1 }, { 0x14599, 1883, -1, -1, -1, -1 }, { 0x1459A, 1885, -1, -1, -1, -1 }, { 0x1459B, 1886, -1, -1, -1, -1 }, { 0x1459D, 1887, -1, -1, -1, -1 }, { 0x1459E, 1888, -1, -1, -1, -1 }, { 0x1459F, 1889, -1, -1, -1, -1 }, { 0x145A0, 1890, -1, -1, -1, -1 }, { 0x145A1, 1891, -1, -1, -1, -1 }, { 0x145A2, 1892, -1, -1, -1, -1 }, { 0x145A3, 1894, -1, -1, -1, -1 }, { 0x145A4, 1895, 2786, -1, -1, -1 }, { 0x145A5, 1896, -1, -1, -1, -1 }, { 0x145A9, 1897, -1, -1, -1, -1 }, { 0x145AA, 1898, -1, -1, -1, -1 }, { 0x145AB, 1899, -1, -1, -1, -1 }, { 0x145AC, 1900, -1, -1, -1, -1 }, { 0x145AD, 1902, -1, -1, -1, -1 }, { 0x145AE, 1905, -1, -1, -1, -1 }, { 0x145AF, 1906, -1, -1, -1, -1 }, { 0x145B0, 1907, -1, -1, -1, -1 }, { 0x145B1, -1, -1, 2657, -1, -1 }, { 0x145B2, 1908, -1, -1, -1, -1 }, { 0x145B3, 1909, -1, -1, -1, -1 }, { 0x145B4, 1910, -1, -1, -1, -1 }, { 0x145B5, 1911, -1, -1, -1, -1 }, { 0x145B6, 1913, -1, -1, -1, -1 }, { 0x145B7, 1914, -1, -1, -1, -1 }, { 0x145B8, 1916, -1, -1, -1, -1 }, { 0x145B9, 1918, 2787, -1, -1, -1 }, { 0x145BA, 1919, -1, -1, -1, -1 }, { 0x145BB, 1920, -1, -1, -1, -1 }, { 0x145BC, 1922, -1, -1, -1, -1 }, { 0x145BD, 1923, 2788, -1, -1, -1 }, { 0x145BF, 1924, -1, -1, -1, -1 }, { 0x145C1, 1926, -1, -1, -1, -1 }, { 0x145C3, 1928, -1, -1, -1, -1 }, { 0x145C4, 1930, -1, -1, -1, -1 }, { 0x145C6, 1932, -1, -1, -1, -1 }, { 0x145C8, 1934, -1, -1, -1, -1 }, { 0x145D0, 1935, -1, -1, -1, -1 }, { 0x145D1, 1936, -1, -1, -1, -1 }, { 0x145D2, 1937, -1, -1, -1, -1 }, { 0x145D4, 1938, -1, -1, -1, -1 }, { 0x145D6, 1939, -1, -1, -1, -1 }, { 0x145D8, 1940, -1, -1, -1, -1 }, { 0x145DA, 1942, -1, -1, -1, -1 }, { 0x145DB, 1943, -1, -1, -1, -1 }, { 0x145DC, 1944, -1, -1, -1, -1 }, { 0x145E2, 1945, -1, -1, -1, -1 }, { 0x145E3, 1946, -1, -1, -1, -1 }, { 0x145E5, 1948, -1, -1, -1, -1 }, { 0x145E6, 1949, -1, -1, -1, -1 }, { 0x145E7, 1950, -1, -1, -1, -1 }, { 0x145E8, 1951, -1, -1, -1, -1 }, { 0x145EB, 1952, -1, -1, -1, -1 }, { 0x145EC, 1953, -1, -1, -1, -1 }, { 0x145F2, 1954, -1, -1, -1, -1 }, { 0x145F3, 1955, -1, -1, -1, -1 }, { 0x145F4, 1956, -1, -1, -1, -1 }, { 0x145F5, 1957, -1, -1, -1, -1 }, { 0x145F7, 1958, -1, -1, -1, -1 }, { 0x145F8, 1960, 2789, -1, -1, -1 }, { 0x145F9, 1961, -1, -1, -1, -1 }, { 0x145FD, 1962, -1, -1, -1, -1 }, { 0x145FE, 1963, -1, -1, -1, -1 }, { 0x14605, 1964, -1, -1, -1, -1 }, { 0x1460D, 1965, -1, -1, -1, -1 }, { 0x14611, 1966, -1, -1, -1, -1 }, { 0x14614, 1967, -1, -1, -1, -1 }, { 0x1461D, 1968, -1, -1, -1, -1 }, { 0x1461F, 1969, -1, -1, -1, -1 }, { 0x1462E, 1970, -1, -1, -1, -1 }, { 0x14630, 1971, -1, -1, -1, -1 }, { 0x14640, 1973, -1, -1, -1, -1 }, { 0x14641, 1974, -1, -1, -1, -1 }, { 0x14642, 1975, -1, -1, -1, -1 }, { 0x14643, 1976, -1, -1, -1, -1 }, { 0x14644, 1977, -1, -1, -1, -1 }, { 0x14645, 1978, -1, -1, -1, -1 }, { 0x16872, -1, 2790, -1, -1, -1 }, { 0x168D7, -1, 2791, -1, -1, -1 }, { 0x168FB, -1, 2792, -1, -1, -1 }, { 0x16929, -1, 2793, -1, -1, -1 }, { 0x16930, -1, 2794, -1, -1, -1 }, { 0x16931, -1, 2795, -1, -1, -1 }, { 0x16950, -1, 2796, -1, -1, -1 }, { 0x16963, -1, 2797, -1, -1, -1 }, { 0x16965, -1, 2798, -1, -1, -1 }, { 0x16966, -1, 2799, -1, -1, -1 }, { 0x16969, -1, 2800, -1, -1, -1 }, { 0x1696E, -1, 2801, -1, -1, -1 }, { 0x1696F, -1, 2802, -1, -1, -1 }, { 0x16970, -1, 2803, -1, -1, -1 }, { 0x16971, -1, 2804, -1, -1, -1 }, { 0x16985, -1, 2805, -1, -1, -1 }, { 0x16991, -1, 2806, -1, -1, -1 }, { 0x16993, -1, 2807, -1, -1, -1 }, { 0x169A0, -1, 2808, -1, -1, -1 }, { 0x169A8, -1, 2809, -1, -1, -1 }, { 0x169B8, -1, 2810, -1, -1, -1 }, { 0x169E1, -1, 2811, -1, -1, -1 }, { 0x169F9, -1, 2812, -1, -1, -1 }, { 0x169FE, -1, 2814, -1, -1, -1 }, { 0x16A02, -1, 2815, -1, -1, -1 }, { 0x16A38, -1, 2816, -1, -1, -1 }, { 0x16A4A, 1979, -1, -1, -1, -1 }, { 0x16A5B, -1, 2817, -1, -1, -1 }, { 0x16A5D, 1980, -1, -1, -1, -1 }, { 0x16B00, 1981, -1, -1, -1, -1 }, { 0x16B01, 1982, -1, -1, -1, -1 }, { 0x16B02, 1983, -1, -1, -1, -1 }, { 0x16B03, 1984, -1, -1, -1, -1 }, { 0x16B04, 1985, -1, -1, -1, -1 }, { 0x16B05, 1986, -1, -1, -1, -1 }, { 0x16B06, 1987, -1, -1, -1, -1 }, { 0x16B07, 1988, -1, -1, -1, -1 }, { 0x16B08, 1989, -1, -1, -1, -1 }, { 0x16B0A, 1990, -1, -1, -1, -1 }, { 0x16B0B, 1991, -1, -1, -1, -1 }, { 0x16B0F, 1992, -1, -1, -1, -1 }, { 0x16B10, 1993, -1, -1, -1, -1 }, { 0x16B11, 1994, -1, -1, -1, -1 }, { 0x16B12, 1995, -1, -1, -1, -1 }, { 0x16B13, 1996, -1, -1, -1, -1 }, { 0x16B15, 1997, -1, -1, -1, -1 }, { 0x16B16, 1998, -1, -1, -1, -1 }, { 0x16B18, 1999, -1, -1, -1, -1 }, { 0x16B1A, 2000, -1, -1, -1, -1 }, { 0x16B37, -1, 2818, -1, -1, -1 }, { 0x16B38, -1, 2819, -1, -1, -1 }, { 0x16B39, -1, 2820, -1, -1, -1 }, { 0x16B3A, -1, 2821, 2665, -1, -1 }, { 0x16B3B, -1, 2822, 2666, -1, -1 }, { 0x16B3C, -1, 2823, -1, -1, -1 }, { 0x16B3D, -1, 2824, -1, -1, -1 }, { 0x16B3E, -1, 2825, -1, -1, -1 }, { 0x16B3F, -1, 2826, -1, -1, -1 }, { 0x16B40, -1, 2827, -1, -1, -1 }, { 0x16B41, -1, 2828, -1, -1, -1 }, { 0x16B42, -1, 2829, -1, -1, -1 }, { 0x16B43, -1, 2830, -1, -1, -1 }, { 0x16B44, -1, 2831, -1, -1, -1 }, { 0x16B45, -1, 2832, -1, -1, -1 }, { 0x16B50, -1, 2833, -1, -1, -1 }, { 0x16B5B, 2001, 2834, -1, -1, -1 }, { 0x16B5C, 2002, -1, -1, -1, -1 }, { 0x16B5D, 2003, -1, -1, -1, -1 }, { 0x16B5E, 2004, -1, -1, -1, -1 }, { 0x16B5F, 2005, -1, -1, -1, -1 }, { 0x16B60, 2006, -1, -1, -1, -1 }, { 0x16B61, 2007, -1, -1, -1, -1 }, { 0x16B63, -1, 2835, -1, -1, -1 }, { 0x16B64, 2008, -1, -1, -1, -1 }, { 0x16B65, 2009, -1, -1, -1, -1 }, { 0x16B66, 2010, -1, -1, -1, -1 }, { 0x16B67, 2011, -1, -1, -1, -1 }, { 0x16B68, 2012, -1, -1, -1, -1 }, { 0x16B69, 2013, -1, -1, -1, -1 }, { 0x16B6A, 2014, -1, -1, -1, -1 }, { 0x16B6B, 2015, -1, -1, -1, -1 }, { 0x16B6C, 2016, -1, -1, -1, -1 }, { 0x16B6D, 2017, -1, -1, -1, -1 }, { 0x16B6E, 2018, -1, -1, -1, -1 }, { 0x16B6F, 2019, -1, -1, -1, -1 }, { 0x16B70, 2020, -1, -1, -1, -1 }, { 0x16B71, 2021, -1, -1, -1, -1 }, { 0x16B72, 2022, -1, -1, -1, -1 }, { 0x16B73, 2023, -1, -1, -1, -1 }, { 0x16B74, 2024, -1, -1, -1, -1 }, { 0x16B75, 2025, -1, -1, -1, -1 }, { 0x16B76, 2026, -1, -1, -1, -1 }, { 0x16B77, 2027, -1, -1, -1, -1 }, { 0x16B7D, 2028, -1, -1, -1, -1 }, { 0x16B7E, 2029, -1, -1, -1, -1 }, { 0x16B7F, 2030, -1, -1, -1, -1 }, { 0x16B80, 2031, -1, -1, -1, -1 }, { 0x16B81, 2032, -1, -1, -1, -1 }, { 0x16B82, 2033, -1, -1, -1, -1 }, { 0x16B83, 2034, -1, -1, -1, -1 }, { 0x16B84, 2035, -1, -1, -1, -1 }, { 0x16B85, 2036, -1, -1, -1, -1 }, { 0x16B86, 2037, -1, -1, -1, -1 }, { 0x16B87, 2038, -1, -1, -1, -1 }, { 0x16B88, 2039, -1, -1, -1, -1 }, { 0x16B89, 2040, -1, -1, -1, -1 }, { 0x16B8A, 2041, -1, -1, -1, -1 }, { 0x16B8B, 2042, -1, -1, -1, -1 }, { 0x16B8C, 2043, -1, -1, -1, -1 }, { 0x16B8D, 2044, -1, -1, -1, -1 }, { 0x16B8E, 2045, -1, -1, -1, -1 }, { 0x16B8F, 2046, -1, -1, -1, -1 }, { 0x16E5A, -1, 2836, -1, -1, -1 }, { 0x16E7A, -1, 2837, -1, -1, -1 }, { 0x16E99, -1, 2838, -1, -1, -1 }, { 0x16F00, -1, 2839, -1, -1, -1 }, { 0x16F02, -1, 2840, -1, -1, -1 }, { 0x16F03, -1, 2841, -1, -1, -1 }, { 0x16F06, -1, 2842, -1, -1, -1 }, { 0x16F09, -1, 2843, -1, -1, -1 }, { 0x16F0A, -1, 2844, -1, -1, -1 }, { 0x16F0C, -1, 2845, -1, -1, -1 }, { 0x16F0D, -1, 2846, -1, -1, -1 }, { 0x16F12, -1, 2847, -1, -1, -1 }, { 0x16F13, -1, 2848, -1, -1, -1 }, { 0x16F17, -1, 2849, -1, -1, -1 }, { 0x16F19, -1, 2850, -1, -1, -1 }, { 0x16F1E, -1, 2851, -1, -1, -1 }, { 0x16F20, -1, 2852, -1, -1, -1 }, { 0x16F25, -1, 2853, -1, -1, -1 }, { 0x16F2D, -1, 2854, -1, -1, -1 }, { 0x16F30, -1, 2855, -1, -1, -1 }, { 0x16F31, -1, 2856, -1, -1, -1 }, { 0x16F35, -1, 2857, -1, -1, -1 }, { 0x16F36, -1, 2858, -1, -1, -1 }, { 0x16F37, -1, 2859, -1, -1, -1 }, { 0x16F39, -1, 2860, -1, -1, -1 }, { 0x16F3C, -1, 2861, -1, -1, -1 }, { 0x16F3E, -1, 2862, -1, -1, -1 }, { 0x16F3F, -1, 2863, -1, -1, -1 }, { 0x16F40, -1, 2864, -1, -1, -1 }, { 0x16F41, -1, 2865, -1, -1, -1 }, { 0x16F43, -1, 2866, -1, -1, -1 }, { 0x16F44, -1, 2867, -1, -1, -1 }, { 0x16F45, -1, 2868, -1, -1, -1 }, { 0x16F46, -1, 2869, -1, -1, -1 }, { 0x16F47, -1, 2870, -1, -1, -1 }, { 0x16F48, -1, 2871, -1, -1, -1 }, { 0x16F49, -1, 2872, -1, -1, -1 }, { 0x16F4A, -1, 2873, -1, -1, -1 }, { 0x16F4F, -1, 2874, -1, -1, -1 }, { 0x16F55, -1, 2876, -1, -1, -1 }, { 0x16F56, -1, 2877, -1, -1, -1 }, { 0x16F58, -1, 2878, -1, -1, -1 }, { 0x16F5B, -1, 2879, -1, -1, -1 }, { 0x16F64, -1, 2880, -1, -1, -1 }, { 0x16F67, -1, 2881, -1, -1, -1 }, { 0x16F69, -1, 2882, -1, -1, -1 }, { 0x16F6D, -1, 2883, -1, -1, -1 }, { 0x16F6E, -1, 2884, -1, -1, -1 }, { 0x16F74, -1, 2885, -1, -1, -1 }, { 0x16F76, -1, 2886, -1, -1, -1 }, { 0x16F78, -1, 2887, -1, -1, -1 }, { 0x16F7F, -1, 2888, -1, -1, -1 }, { 0x16F80, -1, 2889, -1, -1, -1 }, { 0x16F81, -1, 2890, -1, -1, -1 }, { 0x16F82, -1, 2891, -1, -1, -1 }, { 0x16F83, -1, 2892, -1, -1, -1 }, { 0x16F84, -1, 2893, -1, -1, -1 }, { 0x16F85, -1, 2894, -1, -1, -1 }, { 0x16F86, -1, 2895, -1, -1, -1 }, { 0x16F87, -1, 2896, -1, -1, -1 }, { 0x16FE0, -1, -1, 2667, -1, -1 }, { 0x16FE2, -1, 2897, -1, -1, -1 }, { 0x16FE3, -1, -1, 2668, -1, -1 }, { 0x18AF3, -1, 2898, -1, -1, -1 }, { 0x18AF4, -1, 2899, -1, -1, -1 }, { 0x18AF5, -1, 2900, -1, -1, -1 }, { 0x18AF6, -1, 2901, -1, -1, -1 }, { 0x18AF7, -1, 2902, -1, -1, -1 }, { 0x18AF8, -1, 2903, -1, -1, -1 }, { 0x18AF9, -1, 2904, -1, -1, -1 }, { 0x18AFA, -1, 2905, -1, -1, -1 }, { 0x18AFB, -1, 2906, -1, -1, -1 }, { 0x18AFC, -1, 2907, -1, -1, -1 }, { 0x18AFD, -1, 2908, -1, -1, -1 }, { 0x18AFE, -1, 2909, -1, -1, -1 }, { 0x18AFF, -1, 2910, -1, -1, -1 }, { 0x1B001, -1, 2911, -1, -1, -1 }, { 0x1B002, -1, 2912, -1, -1, -1 }, { 0x1B003, -1, 2913, -1, -1, -1 }, { 0x1B004, -1, 2914, -1, -1, -1 }, { 0x1B005, -1, 2915, -1, -1, -1 }, { 0x1B006, -1, 2916, -1, -1, -1 }, { 0x1B007, -1, 2917, -1, -1, -1 }, { 0x1B008, -1, 2918, -1, -1, -1 }, { 0x1B009, -1, 2919, -1, -1, -1 }, { 0x1B00A, -1, 2920, -1, -1, -1 }, { 0x1B00B, -1, 2921, -1, -1, -1 }, { 0x1B00C, -1, 2922, -1, -1, -1 }, { 0x1B00D, -1, 2923, -1, -1, -1 }, { 0x1B00E, -1, 2924, -1, -1, -1 }, { 0x1B00F, -1, 2925, -1, -1, -1 }, { 0x1B010, -1, 2926, -1, -1, -1 }, { 0x1B011, -1, 2927, -1, -1, -1 }, { 0x1B012, -1, 2928, -1, -1, -1 }, { 0x1B013, -1, 2929, -1, -1, -1 }, { 0x1B014, -1, 2930, -1, -1, -1 }, { 0x1B015, -1, 2931, -1, -1, -1 }, { 0x1B016, -1, 2932, -1, -1, -1 }, { 0x1B017, -1, 2933, -1, -1, -1 }, { 0x1B018, -1, 2934, -1, -1, -1 }, { 0x1B019, -1, 2935, -1, -1, -1 }, { 0x1B01A, -1, 2936, -1, -1, -1 }, { 0x1B01B, -1, 2937, -1, -1, -1 }, { 0x1B01C, -1, 2938, -1, -1, -1 }, { 0x1B01D, -1, 2939, -1, -1, -1 }, { 0x1B01E, -1, 2940, -1, -1, -1 }, { 0x1B01F, -1, 2941, -1, -1, -1 }, { 0x1B020, -1, 2942, -1, -1, -1 }, { 0x1B021, -1, 2943, -1, -1, -1 }, { 0x1B022, -1, 2944, -1, -1, -1 }, { 0x1B023, -1, 2945, -1, -1, -1 }, { 0x1B024, -1, 2946, -1, -1, -1 }, { 0x1B025, -1, 2947, -1, -1, -1 }, { 0x1B026, -1, 2948, -1, -1, -1 }, { 0x1B027, -1, 2949, -1, -1, -1 }, { 0x1B028, -1, 2950, -1, -1, -1 }, { 0x1B029, -1, 2951, -1, -1, -1 }, { 0x1B02A, -1, 2952, -1, -1, -1 }, { 0x1B02B, -1, 2953, -1, -1, -1 }, { 0x1B02C, -1, 2954, -1, -1, -1 }, { 0x1B02D, -1, 2955, -1, -1, -1 }, { 0x1B02E, -1, 2956, -1, -1, -1 }, { 0x1B02F, -1, 2957, -1, -1, -1 }, { 0x1B030, -1, 2958, -1, -1, -1 }, { 0x1B031, -1, 2959, -1, -1, -1 }, { 0x1B032, -1, 2960, -1, -1, -1 }, { 0x1B033, -1, 2961, -1, -1, -1 }, { 0x1B034, -1, 2962, -1, -1, -1 }, { 0x1B035, -1, 2963, -1, -1, -1 }, { 0x1B036, -1, 2964, -1, -1, -1 }, { 0x1B037, -1, 2965, -1, -1, -1 }, { 0x1B038, -1, 2966, -1, -1, -1 }, { 0x1B039, -1, 2967, -1, -1, -1 }, { 0x1B03A, -1, 2968, -1, -1, -1 }, { 0x1B03B, -1, 2969, -1, -1, -1 }, { 0x1B03C, -1, 2970, -1, -1, -1 }, { 0x1B03D, -1, 2971, -1, -1, -1 }, { 0x1B03E, -1, 2972, -1, -1, -1 }, { 0x1B03F, -1, 2973, -1, -1, -1 }, { 0x1B040, -1, 2974, -1, -1, -1 }, { 0x1B041, -1, 2975, -1, -1, -1 }, { 0x1B042, -1, 2976, -1, -1, -1 }, { 0x1B043, -1, 2977, -1, -1, -1 }, { 0x1B044, -1, 2978, -1, -1, -1 }, { 0x1B045, -1, 2979, -1, -1, -1 }, { 0x1B046, -1, 2980, -1, -1, -1 }, { 0x1B047, -1, 2981, -1, -1, -1 }, { 0x1B048, -1, 2982, -1, -1, -1 }, { 0x1B049, -1, 2983, -1, -1, -1 }, { 0x1B04A, -1, 2984, -1, -1, -1 }, { 0x1B04B, -1, 2985, -1, -1, -1 }, { 0x1B04C, -1, 2986, -1, -1, -1 }, { 0x1B04D, -1, 2987, -1, -1, -1 }, { 0x1B04E, -1, 2988, -1, -1, -1 }, { 0x1B04F, -1, 2989, -1, -1, -1 }, { 0x1B050, -1, 2990, -1, -1, -1 }, { 0x1B051, -1, 2991, -1, -1, -1 }, { 0x1B052, -1, 2992, -1, -1, -1 }, { 0x1B053, -1, 2993, -1, -1, -1 }, { 0x1B054, -1, 2994, -1, -1, -1 }, { 0x1B055, -1, 2995, -1, -1, -1 }, { 0x1B056, -1, 2996, -1, -1, -1 }, { 0x1B057, -1, 2997, -1, -1, -1 }, { 0x1B058, -1, 2998, -1, -1, -1 }, { 0x1B059, -1, 2999, -1, -1, -1 }, { 0x1B05A, -1, 3000, -1, -1, -1 }, { 0x1B05B, -1, 3001, -1, -1, -1 }, { 0x1B05C, -1, 3002, -1, -1, -1 }, { 0x1B05D, -1, 3003, -1, -1, -1 }, { 0x1B05E, -1, 3004, -1, -1, -1 }, { 0x1B05F, -1, 3005, -1, -1, -1 }, { 0x1B060, -1, 3006, -1, -1, -1 }, { 0x1B061, -1, 3007, -1, -1, -1 }, { 0x1B062, -1, 3008, -1, -1, -1 }, { 0x1B063, -1, 3009, -1, -1, -1 }, { 0x1B064, -1, 3010, -1, -1, -1 }, { 0x1B065, -1, 3011, -1, -1, -1 }, { 0x1B066, -1, 3012, -1, -1, -1 }, { 0x1B067, -1, 3013, -1, -1, -1 }, { 0x1B068, -1, 3014, -1, -1, -1 }, { 0x1B069, -1, 3015, -1, -1, -1 }, { 0x1B06A, -1, 3016, -1, -1, -1 }, { 0x1B06B, -1, 3017, -1, -1, -1 }, { 0x1B06C, -1, 3018, -1, -1, -1 }, { 0x1B06D, -1, 3019, -1, -1, -1 }, { 0x1B06E, -1, 3020, -1, -1, -1 }, { 0x1B06F, -1, 3021, -1, -1, -1 }, { 0x1B070, -1, 3022, -1, -1, -1 }, { 0x1B071, -1, 3023, -1, -1, -1 }, { 0x1B072, -1, 3024, -1, -1, -1 }, { 0x1B073, -1, 3025, -1, -1, -1 }, { 0x1B074, -1, 3026, -1, -1, -1 }, { 0x1B075, -1, 3027, -1, -1, -1 }, { 0x1B076, -1, 3028, -1, -1, -1 }, { 0x1B077, -1, 3029, -1, -1, -1 }, { 0x1B078, -1, 3030, -1, -1, -1 }, { 0x1B079, -1, 3031, -1, -1, -1 }, { 0x1B07A, -1, 3032, -1, -1, -1 }, { 0x1B07B, -1, 3033, -1, -1, -1 }, { 0x1B07C, -1, 3034, -1, -1, -1 }, { 0x1B07D, -1, 3035, -1, -1, -1 }, { 0x1B07E, -1, 3036, -1, -1, -1 }, { 0x1B07F, -1, 3037, -1, -1, -1 }, { 0x1B080, -1, 3038, -1, -1, -1 }, { 0x1B081, -1, 3039, -1, -1, -1 }, { 0x1B082, -1, 3040, -1, -1, -1 }, { 0x1B083, -1, 3041, -1, -1, -1 }, { 0x1B084, -1, 3042, -1, -1, -1 }, { 0x1B085, -1, 3043, -1, -1, -1 }, { 0x1B086, -1, 3044, -1, -1, -1 }, { 0x1B087, -1, 3045, -1, -1, -1 }, { 0x1B088, -1, 3046, -1, -1, -1 }, { 0x1B089, -1, 3047, -1, -1, -1 }, { 0x1B08A, -1, 3048, -1, -1, -1 }, { 0x1B08B, -1, 3049, -1, -1, -1 }, { 0x1B08C, -1, 3050, -1, -1, -1 }, { 0x1B08D, -1, 3051, -1, -1, -1 }, { 0x1B08E, -1, 3052, -1, -1, -1 }, { 0x1B08F, -1, 3053, -1, -1, -1 }, { 0x1B090, -1, 3054, -1, -1, -1 }, { 0x1B091, -1, 3055, -1, -1, -1 }, { 0x1B092, -1, 3056, -1, -1, -1 }, { 0x1B093, -1, 3057, -1, -1, -1 }, { 0x1B094, -1, 3058, -1, -1, -1 }, { 0x1B095, -1, 3059, -1, -1, -1 }, { 0x1B096, -1, 3060, -1, -1, -1 }, { 0x1B097, -1, 3061, -1, -1, -1 }, { 0x1B098, -1, 3062, -1, -1, -1 }, { 0x1B099, -1, 3063, -1, -1, -1 }, { 0x1B09A, -1, 3064, -1, -1, -1 }, { 0x1B09B, -1, 3065, -1, -1, -1 }, { 0x1B09C, -1, 3066, -1, -1, -1 }, { 0x1B09D, -1, 3067, -1, -1, -1 }, { 0x1B09E, -1, 3068, -1, -1, -1 }, { 0x1B09F, -1, 3069, -1, -1, -1 }, { 0x1B0A0, -1, 3070, -1, -1, -1 }, { 0x1B0A1, -1, 3071, -1, -1, -1 }, { 0x1B0A2, -1, 3072, -1, -1, -1 }, { 0x1B0A3, -1, 3073, -1, -1, -1 }, { 0x1B0A4, -1, 3074, -1, -1, -1 }, { 0x1B0A5, -1, 3075, -1, -1, -1 }, { 0x1B0A6, -1, 3076, -1, -1, -1 }, { 0x1B0A7, -1, 3077, -1, -1, -1 }, { 0x1B0A8, -1, 3078, -1, -1, -1 }, { 0x1B0A9, -1, 3079, -1, -1, -1 }, { 0x1B0AA, -1, 3080, -1, -1, -1 }, { 0x1B0AB, -1, 3081, -1, -1, -1 }, { 0x1B0AC, -1, 3082, -1, -1, -1 }, { 0x1B0AD, -1, 3083, -1, -1, -1 }, { 0x1B0AE, -1, 3084, -1, -1, -1 }, { 0x1B0AF, -1, 3085, -1, -1, -1 }, { 0x1B0B0, -1, 3086, -1, -1, -1 }, { 0x1B0B1, -1, 3087, -1, -1, -1 }, { 0x1B0B2, -1, 3088, -1, -1, -1 }, { 0x1B0B3, -1, 3089, -1, -1, -1 }, { 0x1B0B4, -1, 3090, -1, -1, -1 }, { 0x1B0B5, -1, 3091, -1, -1, -1 }, { 0x1B0B6, -1, 3092, -1, -1, -1 }, { 0x1B0B7, -1, 3093, -1, -1, -1 }, { 0x1B0B8, -1, 3094, -1, -1, -1 }, { 0x1B0B9, -1, 3095, -1, -1, -1 }, { 0x1B0BA, -1, 3096, -1, -1, -1 }, { 0x1B0BB, -1, 3097, -1, -1, -1 }, { 0x1B0BC, -1, 3098, -1, -1, -1 }, { 0x1B0BD, -1, 3099, -1, -1, -1 }, { 0x1B0BE, -1, 3100, -1, -1, -1 }, { 0x1B0BF, -1, 3101, -1, -1, -1 }, { 0x1B0C0, -1, 3102, -1, -1, -1 }, { 0x1B0C1, -1, 3103, -1, -1, -1 }, { 0x1B0C2, -1, 3104, -1, -1, -1 }, { 0x1B0C3, -1, 3105, -1, -1, -1 }, { 0x1B0C4, -1, 3106, -1, -1, -1 }, { 0x1B0C5, -1, 3107, -1, -1, -1 }, { 0x1B0C6, -1, 3108, -1, -1, -1 }, { 0x1B0C7, -1, 3109, -1, -1, -1 }, { 0x1B0C8, -1, 3110, -1, -1, -1 }, { 0x1B0C9, -1, 3111, -1, -1, -1 }, { 0x1B0CA, -1, 3112, -1, -1, -1 }, { 0x1B0CB, -1, 3113, -1, -1, -1 }, { 0x1B0CC, -1, 3114, -1, -1, -1 }, { 0x1B0CD, -1, 3115, -1, -1, -1 }, { 0x1B0CE, -1, 3116, -1, -1, -1 }, { 0x1B0CF, -1, 3117, -1, -1, -1 }, { 0x1B0D0, -1, 3118, -1, -1, -1 }, { 0x1B0D1, -1, 3119, -1, -1, -1 }, { 0x1B0D2, -1, 3120, -1, -1, -1 }, { 0x1B0D3, -1, 3121, -1, -1, -1 }, { 0x1B0D4, -1, 3122, -1, -1, -1 }, { 0x1B0D5, -1, 3123, -1, -1, -1 }, { 0x1B0D6, -1, 3124, -1, -1, -1 }, { 0x1B0D7, -1, 3125, -1, -1, -1 }, { 0x1B0D8, -1, 3126, -1, -1, -1 }, { 0x1B0D9, -1, 3127, -1, -1, -1 }, { 0x1B0DA, -1, 3128, -1, -1, -1 }, { 0x1B0DB, -1, 3129, -1, -1, -1 }, { 0x1B0DC, -1, 3130, -1, -1, -1 }, { 0x1B0DD, -1, 3131, -1, -1, -1 }, { 0x1B0DE, -1, 3132, -1, -1, -1 }, { 0x1B0DF, -1, 3133, -1, -1, -1 }, { 0x1B0E0, -1, 3134, -1, -1, -1 }, { 0x1B0E1, -1, 3135, -1, -1, -1 }, { 0x1B0E2, -1, 3136, -1, -1, -1 }, { 0x1B0E3, -1, 3137, -1, -1, -1 }, { 0x1B0E4, -1, 3138, -1, -1, -1 }, { 0x1B0E5, -1, 3139, -1, -1, -1 }, { 0x1B0E6, -1, 3140, -1, -1, -1 }, { 0x1B0E7, -1, 3141, -1, -1, -1 }, { 0x1B0E8, -1, 3142, -1, -1, -1 }, { 0x1B0E9, -1, 3143, -1, -1, -1 }, { 0x1B0EA, -1, 3144, -1, -1, -1 }, { 0x1B0EB, -1, 3145, -1, -1, -1 }, { 0x1B0EC, -1, 3146, -1, -1, -1 }, { 0x1B0ED, -1, 3147, -1, -1, -1 }, { 0x1B0EE, -1, 3148, -1, -1, -1 }, { 0x1B0EF, -1, 3149, -1, -1, -1 }, { 0x1B0F0, -1, 3150, -1, -1, -1 }, { 0x1B0F1, -1, 3151, -1, -1, -1 }, { 0x1B0F2, -1, 3152, -1, -1, -1 }, { 0x1B0F3, -1, 3153, -1, -1, -1 }, { 0x1B0F4, -1, 3154, -1, -1, -1 }, { 0x1B0F5, -1, 3155, -1, -1, -1 }, { 0x1B0F6, -1, 3156, -1, -1, -1 }, { 0x1B0F7, -1, 3157, -1, -1, -1 }, { 0x1B0F8, -1, 3158, -1, -1, -1 }, { 0x1B0F9, -1, 3159, -1, -1, -1 }, { 0x1B0FA, -1, 3160, -1, -1, -1 }, { 0x1B0FB, -1, 3161, -1, -1, -1 }, { 0x1B0FC, -1, 3162, -1, -1, -1 }, { 0x1B0FD, -1, 3163, -1, -1, -1 }, { 0x1B0FE, -1, 3164, -1, -1, -1 }, { 0x1B0FF, -1, 3165, -1, -1, -1 }, { 0x1B100, -1, 3166, -1, -1, -1 }, { 0x1B101, -1, 3167, -1, -1, -1 }, { 0x1B102, -1, 3168, -1, -1, -1 }, { 0x1B103, -1, 3169, -1, -1, -1 }, { 0x1B104, -1, 3170, -1, -1, -1 }, { 0x1B105, -1, 3171, -1, -1, -1 }, { 0x1B106, -1, 3172, -1, -1, -1 }, { 0x1B107, -1, 3173, -1, -1, -1 }, { 0x1B108, -1, 3174, -1, -1, -1 }, { 0x1B109, -1, 3175, -1, -1, -1 }, { 0x1B10A, -1, 3176, -1, -1, -1 }, { 0x1B10B, -1, 3177, -1, -1, -1 }, { 0x1B10C, -1, 3178, -1, -1, -1 }, { 0x1B10D, -1, 3179, -1, -1, -1 }, { 0x1B10E, -1, 3180, -1, -1, -1 }, { 0x1B10F, -1, 3181, -1, -1, -1 }, { 0x1B110, -1, 3182, -1, -1, -1 }, { 0x1B111, -1, 3183, -1, -1, -1 }, { 0x1B112, -1, 3184, -1, -1, -1 }, { 0x1B113, -1, 3185, -1, -1, -1 }, { 0x1B114, -1, 3186, -1, -1, -1 }, { 0x1B115, -1, 3187, -1, -1, -1 }, { 0x1B116, -1, 3188, -1, -1, -1 }, { 0x1B117, -1, 3189, -1, -1, -1 }, { 0x1B118, -1, 3190, -1, -1, -1 }, { 0x1B119, -1, 3191, -1, -1, -1 }, { 0x1B11A, -1, 3192, -1, -1, -1 }, { 0x1B11B, -1, 3193, -1, -1, -1 }, { 0x1B11C, -1, 3194, -1, -1, -1 }, { 0x1B11D, -1, 3195, -1, -1, -1 }, { 0x1B11E, -1, 3196, -1, -1, -1 }, { 0x1BC00, -1, 3197, -1, -1, -1 }, { 0x1BC01, -1, 3198, -1, -1, -1 }, { 0x1BC02, -1, 3199, -1, -1, -1 }, { 0x1BC03, -1, 3200, -1, -1, -1 }, { 0x1BC04, -1, 3201, -1, -1, -1 }, { 0x1BC05, -1, 3202, -1, -1, -1 }, { 0x1BC06, -1, 3204, -1, -1, -1 }, { 0x1BC07, -1, -1, 2670, -1, -1 }, { 0x1BC08, -1, -1, 2673, -1, -1 }, { 0x1BC0A, -1, 3206, -1, -1, -1 }, { 0x1BC0B, -1, 3207, -1, -1, -1 }, { 0x1BC0C, -1, 3212, 2676, -1, -1 }, { 0x1BC0D, -1, 3213, 2678, -1, -1 }, { 0x1BC0E, -1, 3214, 2680, -1, -1 }, { 0x1BC0F, -1, 3215, 2682, -1, -1 }, { 0x1BC10, -1, 3217, 2684, -1, -1 }, { 0x1BC11, -1, 3219, -1, -1, -1 }, { 0x1BC13, -1, 3220, 2686, -1, -1 }, { 0x1BC14, -1, 3221, -1, -1, -1 }, { 0x1BC15, -1, 3223, -1, -1, -1 }, { 0x1BC16, -1, 3224, -1, -1, -1 }, { 0x1BC17, -1, 3226, -1, -1, -1 }, { 0x1BC18, -1, 3228, -1, -1, -1 }, { 0x1BC19, -1, 3230, -1, -1, -1 }, { 0x1BC1A, -1, 3231, -1, -1, -1 }, { 0x1BC1B, -1, 3232, -1, -1, -1 }, { 0x1BC1C, -1, 3234, -1, -1, -1 }, { 0x1BC1D, -1, 3236, -1, -1, -1 }, { 0x1BC1E, -1, 3237, -1, -1, -1 }, { 0x1BC1F, -1, 3238, -1, -1, -1 }, { 0x1BC20, -1, 3239, -1, -1, -1 }, { 0x1BC21, -1, 3240, -1, -1, -1 }, { 0x1BC22, -1, 3241, -1, -1, -1 }, { 0x1BC23, -1, 3243, -1, -1, -1 }, { 0x1BC24, -1, 3247, -1, -1, -1 }, { 0x1BC25, -1, 3249, -1, -1, -1 }, { 0x1BC26, -1, 3251, -1, -1, -1 }, { 0x1BC27, -1, 3252, -1, -1, -1 }, { 0x1BC28, -1, 3253, -1, -1, -1 }, { 0x1BC29, -1, 3254, -1, -1, -1 }, { 0x1BC2A, -1, 3257, -1, -1, -1 }, { 0x1BC2F, -1, 3260, -1, -1, -1 }, { 0x1BC32, -1, 3262, -1, -1, -1 }, { 0x1BC33, -1, 3264, -1, -1, -1 }, { 0x1BC34, -1, 3266, -1, -1, -1 }, { 0x1BC35, -1, 3268, -1, -1, -1 }, { 0x1BC36, -1, 3270, -1, -1, -1 }, { 0x1BC37, -1, 3272, -1, -1, -1 }, { 0x1BC38, -1, 3274, -1, -1, -1 }, { 0x1BC3A, -1, 3276, -1, -1, -1 }, { 0x1BC3B, -1, 3278, -1, -1, -1 }, { 0x1BC3C, -1, 3281, -1, -1, -1 }, { 0x1BC3D, -1, 3284, -1, -1, -1 }, { 0x1BC3E, -1, 3285, -1, -1, -1 }, { 0x1BC3F, -1, 3286, -1, -1, -1 }, { 0x1BC40, -1, 3288, -1, -1, -1 }, { 0x1BC41, -1, 3290, -1, -1, -1 }, { 0x1BC42, -1, 3291, -1, -1, -1 }, { 0x1BC43, -1, 3292, -1, -1, -1 }, { 0x1BC44, -1, 3294, -1, -1, -1 }, { 0x1BC46, -1, 3295, -1, -1, -1 }, { 0x1BC47, -1, 3298, 2687, -1, -1 }, { 0x1BC48, -1, 3302, -1, -1, -1 }, { 0x1BC49, -1, 3305, -1, -1, -1 }, { 0x1BC4A, -1, 3308, -1, -1, -1 }, { 0x1BC4B, -1, 3311, -1, -1, -1 }, { 0x1BC4D, -1, 3313, -1, -1, -1 }, { 0x1BC4F, -1, 3315, -1, -1, -1 }, { 0x1BC51, -1, 3317, 2688, -1, -1 }, { 0x1BC52, -1, 3320, -1, -1, -1 }, { 0x1BC53, -1, 3324, -1, -1, -1 }, { 0x1BC54, -1, -1, 2691, -1, -1 }, { 0x1BC55, -1, 3326, -1, -1, -1 }, { 0x1BC57, -1, 3328, -1, -1, -1 }, { 0x1BC59, -1, 3329, -1, -1, -1 }, { 0x1BC5A, -1, 3330, -1, -1, -1 }, { 0x1BC5B, -1, 3331, -1, -1, -1 }, { 0x1BC5C, -1, 3333, -1, -1, -1 }, { 0x1BC5D, -1, 3337, -1, -1, -1 }, { 0x1BC5E, -1, 3338, -1, -1, -1 }, { 0x1BC5F, -1, 3339, -1, -1, -1 }, { 0x1BC60, -1, 3340, -1, -1, -1 }, { 0x1BC61, -1, 3341, -1, -1, -1 }, { 0x1BC62, -1, 3345, -1, -1, -1 }, { 0x1BC63, -1, 3350, -1, -1, -1 }, { 0x1BC64, -1, 3353, -1, -1, -1 }, { 0x1BC65, -1, 3359, -1, -1, -1 }, { 0x1BC66, -1, 3360, -1, -1, -1 }, { 0x1BC6A, -1, 3361, -1, -1, -1 }, { 0x1BC70, -1, 3363, 2692, -1, -1 }, { 0x1BC71, -1, 3364, -1, -1, -1 }, { 0x1BC72, -1, 3365, -1, -1, -1 }, { 0x1BC73, -1, 3366, 2693, -1, -1 }, { 0x1BC74, -1, 3367, -1, -1, -1 }, { 0x1BC75, -1, 3368, -1, -1, -1 }, { 0x1BC76, -1, 3369, -1, -1, -1 }, { 0x1BC77, -1, 3375, -1, -1, -1 }, { 0x1BC78, -1, 3378, -1, -1, -1 }, { 0x1BC79, -1, 3381, -1, -1, -1 }, { 0x1BC7A, -1, 3383, 2694, -1, -1 }, { 0x1BC7B, -1, 3385, 2695, -1, -1 }, { 0x1BC7C, -1, 3388, -1, -1, -1 }, { 0x1BC80, -1, 3391, 2696, -1, -1 }, { 0x1BC81, -1, 3395, -1, -1, -1 }, { 0x1BC82, -1, 3397, 2697, -1, -1 }, { 0x1BC83, -1, 3399, -1, -1, -1 }, { 0x1BC84, -1, 3400, 2698, -1, -1 }, { 0x1BC85, -1, 3404, 2699, -1, -1 }, { 0x1BC86, -1, 3407, 2701, -1, -1 }, { 0x1BC87, -1, 3410, 2702, -1, -1 }, { 0x1BC88, -1, 3411, 2703, -1, -1 }, { 0x1BC90, -1, 3416, 2704, -1, -1 }, { 0x1BC91, -1, 3418, -1, -1, -1 }, { 0x1BC92, -1, 3420, 2705, -1, -1 }, { 0x1BC93, -1, 3422, -1, -1, -1 }, { 0x1BC94, -1, 3423, -1, -1, -1 }, { 0x1BC95, -1, 3427, 2706, -1, -1 }, { 0x1BC96, -1, 3429, 2707, -1, -1 }, { 0x1BC97, -1, 3431, 2708, -1, -1 }, { 0x1BC98, -1, 3432, 2709, -1, -1 }, { 0x1BC99, -1, 3436, -1, -1, -1 }, { 0x1BC9C, -1, 3437, -1, -1, -1 }, { 0x1BC9E, -1, 3438, -1, -1, -1 }, { 0x1BCA2, 2047, -1, -1, -1, -1 }, { 0x1BCA3, 2049, -1, -1, -1, -1 }, { 0x1D098, -1, 3441, -1, -1, -1 }, { 0x1D099, -1, 3442, -1, -1, -1 }, { 0x1D0B4, -1, 3443, 2710, -1, -1 }, { 0x1D0B5, -1, 3444, 2711, -1, -1 }, { 0x1D0C5, -1, 3445, -1, -1, -1 }, { 0x1D0DA, -1, -1, 2712, -1, -1 }, { 0x1D0DB, -1, -1, 2713, -1, -1 }, { 0x1D0E7, -1, -1, 2714, -1, -1 }, { 0x1D0E8, -1, -1, 2715, -1, -1 }, { 0x1D11E, -1, -1, 2716, -1, -1 }, { 0x1D129, -1, 3446, 2717, -1, -1 }, { 0x1D13A, 2050, -1, 2718, -1, -1 }, { 0x1D13B, 2051, -1, -1, -1, -1 }, { 0x1D13C, 2052, -1, -1, -1, -1 }, { 0x1D13D, 2053, -1, -1, -1, -1 }, { 0x1D13E, 2054, -1, -1, -1, -1 }, { 0x1D13F, 2055, -1, -1, -1, -1 }, { 0x1D140, 2056, -1, -1, -1, -1 }, { 0x1D141, 2057, -1, -1, -1, -1 }, { 0x1D142, 2058, -1, -1, -1, -1 }, { 0x1D15D, 2059, -1, -1, -1, -1 }, { 0x1D15E, 2060, -1, -1, -1, 1506 }, { 0x1D15F, 2061, -1, 2719, -1, 1507 }, { 0x1D160, 2062, -1, 2720, -1, 1508 }, { 0x1D161, 2063, -1, -1, -1, 1509 }, { 0x1D162, 2064, -1, -1, -1, 1510 }, { 0x1D163, 2065, -1, -1, -1, 1511 }, { 0x1D164, 2066, -1, -1, -1, 1512 }, { 0x1D1BB, -1, -1, -1, -1, 1513 }, { 0x1D1BC, -1, -1, -1, -1, 1514 }, { 0x1D1BD, -1, -1, -1, -1, 1515 }, { 0x1D1BE, -1, -1, -1, -1, 1516 }, { 0x1D1BF, -1, -1, -1, -1, 1517 }, { 0x1D1C0, -1, -1, -1, -1, 1518 }, { 0x1D1DE, -1, 3447, -1, -1, -1 }, { 0x1D1E0, -1, 3448, -1, -1, -1 }, { 0x1D1E1, -1, 3449, -1, -1, -1 }, { 0x1D1E2, -1, 3450, -1, -1, -1 }, { 0x1D1E6, -1, 3451, -1, -1, -1 }, { 0x1D200, -1, 3452, -1, -1, -1 }, { 0x1D201, -1, 3453, -1, -1, -1 }, { 0x1D202, 2067, 3454, -1, -1, -1 }, { 0x1D203, -1, 3455, -1, -1, -1 }, { 0x1D204, -1, 3456, -1, -1, -1 }, { 0x1D205, 2068, 3457, -1, -1, -1 }, { 0x1D206, 2069, 3459, -1, -1, -1 }, { 0x1D207, -1, 3461, -1, -1, -1 }, { 0x1D208, 2070, 3462, -1, -1, -1 }, { 0x1D209, -1, 3464, -1, -1, -1 }, { 0x1D20A, -1, 3466, -1, -1, -1 }, { 0x1D20B, -1, 3467, -1, -1, -1 }, { 0x1D20C, -1, 3468, -1, -1, -1 }, { 0x1D20D, 2071, 3469, 2721, -1, -1 }, { 0x1D20E, 2072, 3471, -1, -1, -1 }, { 0x1D20F, -1, 3473, -1, -1, -1 }, { 0x1D210, -1, 3475, -1, -1, -1 }, { 0x1D211, 2073, 3476, -1, -1, -1 }, { 0x1D212, -1, 3478, -1, -1, -1 }, { 0x1D213, 2074, 3479, -1, -1, -1 }, { 0x1D214, -1, 3482, -1, -1, -1 }, { 0x1D215, -1, 3483, -1, -1, -1 }, { 0x1D216, -1, 3484, -1, -1, -1 }, { 0x1D217, -1, 3486, -1, -1, -1 }, { 0x1D218, -1, 3487, -1, -1, -1 }, { 0x1D219, -1, 3488, -1, -1, -1 }, { 0x1D21A, -1, 3489, -1, -1, -1 }, { 0x1D21B, -1, 3490, -1, -1, -1 }, { 0x1D21C, 2075, 3491, -1, -1, -1 }, { 0x1D21D, -1, 3493, -1, -1, -1 }, { 0x1D21E, -1, 3494, -1, -1, -1 }, { 0x1D21F, -1, 3495, -1, -1, -1 }, { 0x1D220, -1, 3496, -1, -1, -1 }, { 0x1D221, -1, 3497, -1, -1, -1 }, { 0x1D222, -1, 3498, -1, -1, -1 }, { 0x1D223, -1, 3499, -1, -1, -1 }, { 0x1D224, -1, 3500, -1, -1, -1 }, { 0x1D225, -1, 3501, -1, -1, -1 }, { 0x1D226, -1, 3502, -1, -1, -1 }, { 0x1D227, -1, 3503, -1, -1, -1 }, { 0x1D228, -1, 3504, -1, -1, -1 }, { 0x1D229, -1, 3505, -1, -1, -1 }, { 0x1D22A, -1, 3506, -1, -1, -1 }, { 0x1D22B, -1, 3507, -1, -1, -1 }, { 0x1D22C, -1, 3508, -1, -1, -1 }, { 0x1D22D, -1, 3509, -1, -1, -1 }, { 0x1D22E, -1, 3510, -1, -1, -1 }, { 0x1D22F, -1, 3511, -1, -1, -1 }, { 0x1D230, -1, 3512, -1, -1, -1 }, { 0x1D231, -1, 3513, -1, -1, -1 }, { 0x1D232, -1, 3514, -1, -1, -1 }, { 0x1D233, -1, 3515, -1, -1, -1 }, { 0x1D234, -1, 3516, -1, -1, -1 }, { 0x1D235, -1, 3517, -1, -1, -1 }, { 0x1D236, -1, 3518, -1, -1, -1 }, { 0x1D237, -1, 3519, -1, -1, -1 }, { 0x1D238, -1, 3520, -1, -1, -1 }, { 0x1D239, -1, 3521, -1, -1, -1 }, { 0x1D23A, -1, 3522, -1, -1, -1 }, { 0x1D23B, -1, 3524, -1, -1, -1 }, { 0x1D23C, -1, 3526, -1, -1, -1 }, { 0x1D23D, -1, 3527, -1, -1, -1 }, { 0x1D23E, -1, 3528, -1, -1, -1 }, { 0x1D23F, -1, 3529, -1, -1, -1 }, { 0x1D240, -1, 3530, -1, -1, -1 }, { 0x1D241, -1, 3531, -1, -1, -1 }, { 0x1D242, -1, -1, 2722, -1, -1 }, { 0x1D243, -1, -1, 2723, -1, -1 }, { 0x1D244, -1, -1, 2724, -1, -1 }, { 0x1D300, 2076, 3532, 2725, -1, -1 }, { 0x1D301, 2077, -1, -1, -1, -1 }, { 0x1D302, 2078, -1, -1, -1, -1 }, { 0x1D303, 2079, -1, -1, -1, -1 }, { 0x1D304, 2080, -1, -1, -1, -1 }, { 0x1D305, 2081, -1, -1, -1, -1 }, { 0x1D400, -1, -1, -1, 2392, -1 }, { 0x1D401, -1, -1, -1, 2393, -1 }, { 0x1D402, -1, -1, -1, 2394, -1 }, { 0x1D403, -1, -1, -1, 2395, -1 }, { 0x1D404, -1, -1, -1, 2396, -1 }, { 0x1D405, -1, -1, -1, 2397, -1 }, { 0x1D406, -1, -1, -1, 2398, -1 }, { 0x1D407, -1, -1, -1, 2399, -1 }, { 0x1D408, -1, -1, -1, 2400, -1 }, { 0x1D409, -1, -1, -1, 2401, -1 }, { 0x1D40A, -1, -1, -1, 2402, -1 }, { 0x1D40B, -1, -1, -1, 2403, -1 }, { 0x1D40C, -1, -1, -1, 2404, -1 }, { 0x1D40D, -1, -1, -1, 2405, -1 }, { 0x1D40E, -1, -1, -1, 2406, -1 }, { 0x1D40F, -1, -1, -1, 2407, -1 }, { 0x1D410, -1, -1, -1, 2408, -1 }, { 0x1D411, -1, -1, -1, 2409, -1 }, { 0x1D412, -1, -1, -1, 2410, -1 }, { 0x1D413, -1, -1, -1, 2411, -1 }, { 0x1D414, -1, -1, -1, 2412, -1 }, { 0x1D415, -1, -1, -1, 2413, -1 }, { 0x1D416, -1, -1, -1, 2414, -1 }, { 0x1D417, -1, -1, -1, 2415, -1 }, { 0x1D418, -1, -1, -1, 2416, -1 }, { 0x1D419, -1, -1, -1, 2417, -1 }, { 0x1D41A, -1, -1, -1, 2418, -1 }, { 0x1D41B, -1, -1, -1, 2419, -1 }, { 0x1D41C, -1, -1, -1, 2420, -1 }, { 0x1D41D, -1, -1, -1, 2421, -1 }, { 0x1D41E, -1, -1, -1, 2422, -1 }, { 0x1D41F, -1, -1, -1, 2423, -1 }, { 0x1D420, -1, -1, -1, 2424, -1 }, { 0x1D421, -1, -1, -1, 2425, -1 }, { 0x1D422, -1, -1, -1, 2426, -1 }, { 0x1D423, -1, -1, -1, 2427, -1 }, { 0x1D424, -1, -1, -1, 2428, -1 }, { 0x1D425, -1, -1, -1, 2429, -1 }, { 0x1D426, -1, -1, -1, 2430, -1 }, { 0x1D427, -1, -1, -1, 2431, -1 }, { 0x1D428, -1, -1, -1, 2432, -1 }, { 0x1D429, -1, -1, -1, 2433, -1 }, { 0x1D42A, -1, -1, -1, 2434, -1 }, { 0x1D42B, -1, -1, -1, 2435, -1 }, { 0x1D42C, -1, -1, -1, 2436, -1 }, { 0x1D42D, -1, -1, -1, 2437, -1 }, { 0x1D42E, -1, -1, -1, 2438, -1 }, { 0x1D42F, -1, -1, -1, 2439, -1 }, { 0x1D430, -1, -1, -1, 2440, -1 }, { 0x1D431, -1, -1, -1, 2441, -1 }, { 0x1D432, -1, -1, -1, 2442, -1 }, { 0x1D433, -1, -1, -1, 2443, -1 }, { 0x1D434, -1, -1, -1, 2444, -1 }, { 0x1D435, -1, -1, -1, 2445, -1 }, { 0x1D436, -1, -1, -1, 2446, -1 }, { 0x1D437, -1, -1, -1, 2447, -1 }, { 0x1D438, -1, -1, -1, 2448, -1 }, { 0x1D439, -1, -1, -1, 2449, -1 }, { 0x1D43A, -1, -1, -1, 2450, -1 }, { 0x1D43B, -1, -1, -1, 2451, -1 }, { 0x1D43C, -1, -1, -1, 2452, -1 }, { 0x1D43D, -1, -1, -1, 2453, -1 }, { 0x1D43E, -1, -1, -1, 2454, -1 }, { 0x1D43F, -1, -1, -1, 2455, -1 }, { 0x1D440, -1, -1, -1, 2456, -1 }, { 0x1D441, -1, -1, -1, 2457, -1 }, { 0x1D442, -1, -1, -1, 2458, -1 }, { 0x1D443, -1, -1, -1, 2459, -1 }, { 0x1D444, -1, -1, -1, 2460, -1 }, { 0x1D445, -1, -1, -1, 2461, -1 }, { 0x1D446, -1, -1, -1, 2462, -1 }, { 0x1D447, -1, -1, -1, 2463, -1 }, { 0x1D448, -1, -1, -1, 2464, -1 }, { 0x1D449, -1, -1, -1, 2465, -1 }, { 0x1D44A, -1, -1, -1, 2466, -1 }, { 0x1D44B, -1, -1, -1, 2467, -1 }, { 0x1D44C, -1, -1, -1, 2468, -1 }, { 0x1D44D, -1, -1, -1, 2469, -1 }, { 0x1D44E, -1, -1, -1, 2470, -1 }, { 0x1D44F, -1, -1, -1, 2471, -1 }, { 0x1D450, -1, -1, -1, 2472, -1 }, { 0x1D451, -1, -1, -1, 2473, -1 }, { 0x1D452, -1, -1, -1, 2474, -1 }, { 0x1D453, -1, -1, -1, 2475, -1 }, { 0x1D454, -1, -1, -1, 2476, -1 }, { 0x1D455, -1, -1, 2727, -1, -1 }, { 0x1D456, -1, -1, -1, 2477, -1 }, { 0x1D457, -1, -1, -1, 2478, -1 }, { 0x1D458, -1, -1, -1, 2479, -1 }, { 0x1D459, -1, -1, -1, 2480, -1 }, { 0x1D45A, -1, -1, -1, 2481, -1 }, { 0x1D45B, -1, -1, -1, 2482, -1 }, { 0x1D45C, -1, -1, -1, 2483, -1 }, { 0x1D45D, -1, -1, -1, 2484, -1 }, { 0x1D45E, -1, -1, -1, 2485, -1 }, { 0x1D45F, -1, -1, -1, 2486, -1 }, { 0x1D460, -1, -1, -1, 2487, -1 }, { 0x1D461, -1, -1, -1, 2488, -1 }, { 0x1D462, -1, -1, -1, 2489, -1 }, { 0x1D463, -1, -1, -1, 2490, -1 }, { 0x1D464, -1, -1, -1, 2491, -1 }, { 0x1D465, -1, -1, -1, 2492, -1 }, { 0x1D466, -1, -1, -1, 2493, -1 }, { 0x1D467, -1, -1, -1, 2494, -1 }, { 0x1D468, -1, -1, -1, 2495, -1 }, { 0x1D469, -1, -1, -1, 2496, -1 }, { 0x1D46A, -1, -1, -1, 2497, -1 }, { 0x1D46B, -1, -1, -1, 2498, -1 }, { 0x1D46C, -1, -1, -1, 2499, -1 }, { 0x1D46D, -1, -1, -1, 2500, -1 }, { 0x1D46E, -1, -1, -1, 2501, -1 }, { 0x1D46F, -1, -1, -1, 2502, -1 }, { 0x1D470, -1, -1, -1, 2503, -1 }, { 0x1D471, -1, -1, -1, 2504, -1 }, { 0x1D472, -1, -1, -1, 2505, -1 }, { 0x1D473, -1, -1, -1, 2506, -1 }, { 0x1D474, -1, -1, -1, 2507, -1 }, { 0x1D475, -1, -1, -1, 2508, -1 }, { 0x1D476, -1, -1, -1, 2509, -1 }, { 0x1D477, -1, -1, -1, 2510, -1 }, { 0x1D478, -1, -1, -1, 2511, -1 }, { 0x1D479, -1, -1, -1, 2512, -1 }, { 0x1D47A, -1, -1, -1, 2513, -1 }, { 0x1D47B, -1, -1, -1, 2514, -1 }, { 0x1D47C, -1, -1, -1, 2515, -1 }, { 0x1D47D, -1, -1, -1, 2516, -1 }, { 0x1D47E, -1, -1, -1, 2517, -1 }, { 0x1D47F, -1, -1, -1, 2518, -1 }, { 0x1D480, -1, -1, -1, 2519, -1 }, { 0x1D481, -1, -1, -1, 2520, -1 }, { 0x1D482, -1, -1, -1, 2521, -1 }, { 0x1D483, -1, -1, -1, 2522, -1 }, { 0x1D484, -1, -1, -1, 2523, -1 }, { 0x1D485, -1, -1, -1, 2524, -1 }, { 0x1D486, -1, -1, -1, 2525, -1 }, { 0x1D487, -1, -1, -1, 2526, -1 }, { 0x1D488, -1, -1, -1, 2527, -1 }, { 0x1D489, -1, -1, -1, 2528, -1 }, { 0x1D48A, -1, -1, -1, 2529, -1 }, { 0x1D48B, -1, -1, -1, 2530, -1 }, { 0x1D48C, -1, -1, -1, 2531, -1 }, { 0x1D48D, -1, -1, -1, 2532, -1 }, { 0x1D48E, -1, -1, -1, 2533, -1 }, { 0x1D48F, -1, -1, -1, 2534, -1 }, { 0x1D490, -1, -1, -1, 2535, -1 }, { 0x1D491, -1, -1, -1, 2536, -1 }, { 0x1D492, -1, -1, -1, 2537, -1 }, { 0x1D493, -1, -1, -1, 2538, -1 }, { 0x1D494, -1, -1, -1, 2539, -1 }, { 0x1D495, -1, -1, -1, 2540, -1 }, { 0x1D496, -1, -1, -1, 2541, -1 }, { 0x1D497, -1, -1, -1, 2542, -1 }, { 0x1D498, -1, -1, -1, 2543, -1 }, { 0x1D499, -1, -1, -1, 2544, -1 }, { 0x1D49A, -1, -1, -1, 2545, -1 }, { 0x1D49B, -1, -1, -1, 2546, -1 }, { 0x1D49C, -1, -1, -1, 2547, -1 }, { 0x1D49D, -1, -1, 2728, -1, -1 }, { 0x1D49E, -1, -1, -1, 2548, -1 }, { 0x1D49F, -1, -1, -1, 2549, -1 }, { 0x1D4A0, -1, -1, 2729, -1, -1 }, { 0x1D4A1, -1, -1, 2730, -1, -1 }, { 0x1D4A2, -1, -1, -1, 2550, -1 }, { 0x1D4A3, -1, -1, 2731, -1, -1 }, { 0x1D4A4, -1, -1, 2732, -1, -1 }, { 0x1D4A5, -1, -1, -1, 2551, -1 }, { 0x1D4A6, -1, -1, -1, 2552, -1 }, { 0x1D4A7, -1, -1, 2733, -1, -1 }, { 0x1D4A8, -1, -1, 2734, -1, -1 }, { 0x1D4A9, -1, -1, -1, 2553, -1 }, { 0x1D4AA, -1, -1, -1, 2554, -1 }, { 0x1D4AB, 2082, -1, -1, 2555, -1 }, { 0x1D4AC, -1, -1, -1, 2556, -1 }, { 0x1D4AD, -1, -1, 2735, -1, -1 }, { 0x1D4AE, -1, -1, -1, 2557, -1 }, { 0x1D4AF, -1, -1, -1, 2558, -1 }, { 0x1D4B0, -1, -1, -1, 2559, -1 }, { 0x1D4B1, -1, -1, -1, 2560, -1 }, { 0x1D4B2, -1, -1, -1, 2561, -1 }, { 0x1D4B3, -1, -1, -1, 2562, -1 }, { 0x1D4B4, -1, -1, -1, 2563, -1 }, { 0x1D4B5, -1, -1, -1, 2564, -1 }, { 0x1D4B6, -1, -1, -1, 2565, -1 }, { 0x1D4B7, -1, -1, -1, 2566, -1 }, { 0x1D4B8, -1, -1, -1, 2567, -1 }, { 0x1D4B9, -1, -1, -1, 2568, -1 }, { 0x1D4BA, -1, -1, 2736, -1, -1 }, { 0x1D4BB, -1, -1, -1, 2569, -1 }, { 0x1D4BC, -1, -1, 2737, -1, -1 }, { 0x1D4BD, -1, -1, -1, 2570, -1 }, { 0x1D4BE, -1, -1, -1, 2571, -1 }, { 0x1D4BF, -1, -1, -1, 2572, -1 }, { 0x1D4C0, -1, -1, -1, 2573, -1 }, { 0x1D4C1, -1, -1, 2738, 2574, -1 }, { 0x1D4C2, -1, -1, -1, 2575, -1 }, { 0x1D4C3, -1, -1, -1, 2576, -1 }, { 0x1D4C4, -1, -1, 2739, -1, -1 }, { 0x1D4C5, -1, -1, -1, 2577, -1 }, { 0x1D4C6, -1, -1, -1, 2578, -1 }, { 0x1D4C7, -1, -1, -1, 2579, -1 }, { 0x1D4C8, -1, -1, -1, 2580, -1 }, { 0x1D4C9, -1, -1, -1, 2581, -1 }, { 0x1D4CA, -1, -1, -1, 2582, -1 }, { 0x1D4CB, -1, -1, -1, 2583, -1 }, { 0x1D4CC, -1, -1, -1, 2584, -1 }, { 0x1D4CD, -1, -1, -1, 2585, -1 }, { 0x1D4CE, -1, -1, -1, 2586, -1 }, { 0x1D4CF, -1, -1, -1, 2587, -1 }, { 0x1D4D0, -1, -1, -1, 2588, -1 }, { 0x1D4D1, -1, -1, -1, 2589, -1 }, { 0x1D4D2, -1, -1, -1, 2590, -1 }, { 0x1D4D3, -1, -1, -1, 2591, -1 }, { 0x1D4D4, -1, -1, -1, 2592, -1 }, { 0x1D4D5, -1, -1, -1, 2593, -1 }, { 0x1D4D6, -1, -1, -1, 2594, -1 }, { 0x1D4D7, -1, -1, -1, 2595, -1 }, { 0x1D4D8, -1, -1, -1, 2596, -1 }, { 0x1D4D9, -1, -1, -1, 2597, -1 }, { 0x1D4DA, -1, -1, -1, 2598, -1 }, { 0x1D4DB, -1, -1, -1, 2599, -1 }, { 0x1D4DC, -1, -1, -1, 2600, -1 }, { 0x1D4DD, -1, -1, -1, 2601, -1 }, { 0x1D4DE, -1, -1, -1, 2602, -1 }, { 0x1D4DF, -1, -1, -1, 2603, -1 }, { 0x1D4E0, -1, -1, -1, 2604, -1 }, { 0x1D4E1, -1, -1, -1, 2605, -1 }, { 0x1D4E2, -1, -1, -1, 2606, -1 }, { 0x1D4E3, -1, -1, -1, 2607, -1 }, { 0x1D4E4, -1, -1, -1, 2608, -1 }, { 0x1D4E5, -1, -1, -1, 2609, -1 }, { 0x1D4E6, -1, -1, -1, 2610, -1 }, { 0x1D4E7, -1, -1, -1, 2611, -1 }, { 0x1D4E8, -1, -1, -1, 2612, -1 }, { 0x1D4E9, -1, -1, -1, 2613, -1 }, { 0x1D4EA, -1, -1, -1, 2614, -1 }, { 0x1D4EB, -1, -1, -1, 2615, -1 }, { 0x1D4EC, -1, -1, -1, 2616, -1 }, { 0x1D4ED, -1, -1, -1, 2617, -1 }, { 0x1D4EE, -1, -1, -1, 2618, -1 }, { 0x1D4EF, -1, -1, -1, 2619, -1 }, { 0x1D4F0, -1, -1, -1, 2620, -1 }, { 0x1D4F1, -1, -1, -1, 2621, -1 }, { 0x1D4F2, -1, -1, -1, 2622, -1 }, { 0x1D4F3, -1, -1, -1, 2623, -1 }, { 0x1D4F4, -1, -1, -1, 2624, -1 }, { 0x1D4F5, -1, -1, -1, 2625, -1 }, { 0x1D4F6, -1, -1, -1, 2626, -1 }, { 0x1D4F7, -1, -1, -1, 2627, -1 }, { 0x1D4F8, -1, -1, -1, 2628, -1 }, { 0x1D4F9, -1, -1, -1, 2629, -1 }, { 0x1D4FA, -1, -1, -1, 2630, -1 }, { 0x1D4FB, -1, -1, -1, 2631, -1 }, { 0x1D4FC, -1, -1, -1, 2632, -1 }, { 0x1D4FD, -1, -1, -1, 2633, -1 }, { 0x1D4FE, -1, -1, -1, 2634, -1 }, { 0x1D4FF, -1, -1, -1, 2635, -1 }, { 0x1D500, -1, -1, -1, 2636, -1 }, { 0x1D501, -1, -1, -1, 2637, -1 }, { 0x1D502, -1, -1, -1, 2638, -1 }, { 0x1D503, -1, -1, -1, 2639, -1 }, { 0x1D504, -1, -1, -1, 2640, -1 }, { 0x1D505, -1, -1, -1, 2641, -1 }, { 0x1D506, -1, -1, 2740, -1, -1 }, { 0x1D507, -1, -1, -1, 2642, -1 }, { 0x1D508, -1, -1, -1, 2643, -1 }, { 0x1D509, -1, -1, -1, 2644, -1 }, { 0x1D50A, -1, -1, -1, 2645, -1 }, { 0x1D50B, -1, -1, 2741, -1, -1 }, { 0x1D50C, -1, -1, 2742, -1, -1 }, { 0x1D50D, -1, -1, -1, 2646, -1 }, { 0x1D50E, -1, -1, -1, 2647, -1 }, { 0x1D50F, -1, -1, -1, 2648, -1 }, { 0x1D510, 2083, -1, -1, 2649, -1 }, { 0x1D511, -1, -1, -1, 2650, -1 }, { 0x1D512, -1, -1, -1, 2651, -1 }, { 0x1D513, -1, -1, -1, 2652, -1 }, { 0x1D514, -1, -1, -1, 2653, -1 }, { 0x1D515, -1, -1, 2743, -1, -1 }, { 0x1D516, 2084, -1, -1, 2654, -1 }, { 0x1D517, -1, -1, -1, 2655, -1 }, { 0x1D518, -1, -1, -1, 2656, -1 }, { 0x1D519, -1, -1, -1, 2657, -1 }, { 0x1D51A, -1, -1, -1, 2658, -1 }, { 0x1D51B, -1, -1, -1, 2659, -1 }, { 0x1D51C, -1, -1, -1, 2660, -1 }, { 0x1D51D, -1, -1, 2744, -1, -1 }, { 0x1D51E, -1, -1, -1, 2661, -1 }, { 0x1D51F, -1, -1, -1, 2662, -1 }, { 0x1D520, -1, -1, -1, 2663, -1 }, { 0x1D521, -1, -1, -1, 2664, -1 }, { 0x1D522, -1, -1, -1, 2665, -1 }, { 0x1D523, -1, -1, -1, 2666, -1 }, { 0x1D524, -1, -1, -1, 2667, -1 }, { 0x1D525, -1, -1, -1, 2668, -1 }, { 0x1D526, -1, -1, -1, 2669, -1 }, { 0x1D527, -1, -1, -1, 2670, -1 }, { 0x1D528, -1, -1, -1, 2671, -1 }, { 0x1D529, -1, -1, -1, 2672, -1 }, { 0x1D52A, -1, -1, -1, 2673, -1 }, { 0x1D52B, -1, -1, -1, 2674, -1 }, { 0x1D52C, -1, -1, -1, 2675, -1 }, { 0x1D52D, -1, -1, -1, 2676, -1 }, { 0x1D52E, -1, -1, -1, 2677, -1 }, { 0x1D52F, -1, -1, -1, 2678, -1 }, { 0x1D530, -1, -1, -1, 2679, -1 }, { 0x1D531, -1, -1, -1, 2680, -1 }, { 0x1D532, -1, -1, -1, 2681, -1 }, { 0x1D533, -1, -1, -1, 2682, -1 }, { 0x1D534, -1, -1, -1, 2683, -1 }, { 0x1D535, -1, -1, -1, 2684, -1 }, { 0x1D536, -1, -1, -1, 2685, -1 }, { 0x1D537, -1, -1, -1, 2686, -1 }, { 0x1D538, -1, 3533, -1, 2687, -1 }, { 0x1D539, -1, -1, -1, 2688, -1 }, { 0x1D53A, -1, -1, 2745, -1, -1 }, { 0x1D53B, -1, -1, -1, 2689, -1 }, { 0x1D53C, -1, -1, -1, 2690, -1 }, { 0x1D53D, -1, -1, -1, 2691, -1 }, { 0x1D53E, -1, -1, -1, 2692, -1 }, { 0x1D53F, -1, -1, 2746, -1, -1 }, { 0x1D540, -1, -1, -1, 2693, -1 }, { 0x1D541, -1, -1, -1, 2694, -1 }, { 0x1D542, -1, -1, -1, 2695, -1 }, { 0x1D543, -1, -1, -1, 2696, -1 }, { 0x1D544, -1, -1, -1, 2697, -1 }, { 0x1D545, -1, -1, 2747, -1, -1 }, { 0x1D546, -1, -1, -1, 2698, -1 }, { 0x1D547, -1, -1, 2748, -1, -1 }, { 0x1D548, -1, -1, 2749, -1, -1 }, { 0x1D549, -1, -1, 2750, -1, -1 }, { 0x1D54A, -1, -1, -1, 2699, -1 }, { 0x1D54B, -1, -1, -1, 2700, -1 }, { 0x1D54C, -1, -1, -1, 2701, -1 }, { 0x1D54D, -1, -1, -1, 2702, -1 }, { 0x1D54E, -1, -1, -1, 2703, -1 }, { 0x1D54F, -1, -1, -1, 2704, -1 }, { 0x1D550, -1, -1, -1, 2705, -1 }, { 0x1D551, -1, -1, 2751, -1, -1 }, { 0x1D552, -1, -1, -1, 2706, -1 }, { 0x1D553, -1, -1, -1, 2707, -1 }, { 0x1D554, -1, -1, -1, 2708, -1 }, { 0x1D555, -1, -1, -1, 2709, -1 }, { 0x1D556, -1, -1, -1, 2710, -1 }, { 0x1D557, -1, -1, -1, 2711, -1 }, { 0x1D558, -1, -1, -1, 2712, -1 }, { 0x1D559, -1, -1, -1, 2713, -1 }, { 0x1D55A, -1, -1, -1, 2714, -1 }, { 0x1D55B, -1, -1, -1, 2715, -1 }, { 0x1D55C, -1, -1, -1, 2716, -1 }, { 0x1D55D, -1, -1, -1, 2717, -1 }, { 0x1D55E, -1, -1, -1, 2718, -1 }, { 0x1D55F, -1, -1, -1, 2719, -1 }, { 0x1D560, -1, -1, -1, 2720, -1 }, { 0x1D561, -1, -1, -1, 2721, -1 }, { 0x1D562, -1, -1, -1, 2722, -1 }, { 0x1D563, -1, -1, -1, 2723, -1 }, { 0x1D564, -1, -1, -1, 2724, -1 }, { 0x1D565, -1, -1, -1, 2725, -1 }, { 0x1D566, -1, -1, -1, 2726, -1 }, { 0x1D567, -1, -1, -1, 2727, -1 }, { 0x1D568, -1, -1, -1, 2728, -1 }, { 0x1D569, -1, -1, -1, 2729, -1 }, { 0x1D56A, -1, -1, -1, 2730, -1 }, { 0x1D56B, -1, -1, -1, 2731, -1 }, { 0x1D56C, -1, -1, -1, 2732, -1 }, { 0x1D56D, -1, -1, -1, 2733, -1 }, { 0x1D56E, -1, -1, -1, 2734, -1 }, { 0x1D56F, -1, -1, -1, 2735, -1 }, { 0x1D570, -1, -1, -1, 2736, -1 }, { 0x1D571, -1, -1, -1, 2737, -1 }, { 0x1D572, -1, -1, -1, 2738, -1 }, { 0x1D573, -1, -1, -1, 2739, -1 }, { 0x1D574, -1, -1, -1, 2740, -1 }, { 0x1D575, -1, -1, -1, 2741, -1 }, { 0x1D576, -1, -1, -1, 2742, -1 }, { 0x1D577, -1, -1, -1, 2743, -1 }, { 0x1D578, -1, -1, -1, 2744, -1 }, { 0x1D579, -1, -1, -1, 2745, -1 }, { 0x1D57A, -1, -1, -1, 2746, -1 }, { 0x1D57B, -1, -1, -1, 2747, -1 }, { 0x1D57C, -1, -1, -1, 2748, -1 }, { 0x1D57D, -1, -1, -1, 2749, -1 }, { 0x1D57E, -1, -1, -1, 2750, -1 }, { 0x1D57F, -1, -1, -1, 2751, -1 }, { 0x1D580, -1, -1, -1, 2752, -1 }, { 0x1D581, -1, -1, -1, 2753, -1 }, { 0x1D582, -1, -1, -1, 2754, -1 }, { 0x1D583, -1, -1, -1, 2755, -1 }, { 0x1D584, -1, -1, -1, 2756, -1 }, { 0x1D585, -1, -1, -1, 2757, -1 }, { 0x1D586, -1, -1, -1, 2758, -1 }, { 0x1D587, -1, -1, -1, 2759, -1 }, { 0x1D588, -1, -1, -1, 2760, -1 }, { 0x1D589, -1, -1, -1, 2761, -1 }, { 0x1D58A, -1, -1, -1, 2762, -1 }, { 0x1D58B, -1, -1, -1, 2763, -1 }, { 0x1D58C, -1, -1, -1, 2764, -1 }, { 0x1D58D, -1, -1, -1, 2765, -1 }, { 0x1D58E, -1, -1, -1, 2766, -1 }, { 0x1D58F, -1, -1, -1, 2767, -1 }, { 0x1D590, -1, -1, -1, 2768, -1 }, { 0x1D591, -1, -1, -1, 2769, -1 }, { 0x1D592, -1, -1, -1, 2770, -1 }, { 0x1D593, -1, -1, -1, 2771, -1 }, { 0x1D594, -1, -1, -1, 2772, -1 }, { 0x1D595, -1, -1, -1, 2773, -1 }, { 0x1D596, -1, -1, -1, 2774, -1 }, { 0x1D597, -1, -1, -1, 2775, -1 }, { 0x1D598, -1, -1, -1, 2776, -1 }, { 0x1D599, -1, -1, -1, 2777, -1 }, { 0x1D59A, -1, -1, -1, 2778, -1 }, { 0x1D59B, -1, -1, -1, 2779, -1 }, { 0x1D59C, -1, -1, -1, 2780, -1 }, { 0x1D59D, -1, -1, -1, 2781, -1 }, { 0x1D59E, -1, -1, -1, 2782, -1 }, { 0x1D59F, -1, -1, -1, 2783, -1 }, { 0x1D5A0, -1, -1, -1, 2784, -1 }, { 0x1D5A1, -1, -1, -1, 2785, -1 }, { 0x1D5A2, -1, -1, -1, 2786, -1 }, { 0x1D5A3, -1, -1, -1, 2787, -1 }, { 0x1D5A4, -1, -1, -1, 2788, -1 }, { 0x1D5A5, -1, -1, -1, 2789, -1 }, { 0x1D5A6, -1, -1, -1, 2790, -1 }, { 0x1D5A7, -1, -1, -1, 2791, -1 }, { 0x1D5A8, -1, -1, -1, 2792, -1 }, { 0x1D5A9, -1, -1, -1, 2793, -1 }, { 0x1D5AA, -1, -1, -1, 2794, -1 }, { 0x1D5AB, -1, -1, -1, 2795, -1 }, { 0x1D5AC, -1, -1, -1, 2796, -1 }, { 0x1D5AD, -1, -1, -1, 2797, -1 }, { 0x1D5AE, -1, -1, -1, 2798, -1 }, { 0x1D5AF, -1, -1, -1, 2799, -1 }, { 0x1D5B0, -1, -1, -1, 2800, -1 }, { 0x1D5B1, -1, -1, -1, 2801, -1 }, { 0x1D5B2, -1, -1, -1, 2802, -1 }, { 0x1D5B3, -1, -1, -1, 2803, -1 }, { 0x1D5B4, -1, -1, -1, 2804, -1 }, { 0x1D5B5, -1, -1, -1, 2805, -1 }, { 0x1D5B6, -1, -1, -1, 2806, -1 }, { 0x1D5B7, -1, -1, -1, 2807, -1 }, { 0x1D5B8, -1, -1, -1, 2808, -1 }, { 0x1D5B9, -1, -1, -1, 2809, -1 }, { 0x1D5BA, -1, -1, -1, 2810, -1 }, { 0x1D5BB, -1, -1, -1, 2811, -1 }, { 0x1D5BC, -1, -1, -1, 2812, -1 }, { 0x1D5BD, -1, -1, -1, 2813, -1 }, { 0x1D5BE, -1, -1, -1, 2814, -1 }, { 0x1D5BF, -1, -1, -1, 2815, -1 }, { 0x1D5C0, -1, -1, -1, 2816, -1 }, { 0x1D5C1, -1, -1, -1, 2817, -1 }, { 0x1D5C2, -1, -1, -1, 2818, -1 }, { 0x1D5C3, -1, -1, -1, 2819, -1 }, { 0x1D5C4, -1, -1, -1, 2820, -1 }, { 0x1D5C5, -1, -1, -1, 2821, -1 }, { 0x1D5C6, -1, -1, -1, 2822, -1 }, { 0x1D5C7, -1, -1, -1, 2823, -1 }, { 0x1D5C8, -1, -1, -1, 2824, -1 }, { 0x1D5C9, -1, -1, -1, 2825, -1 }, { 0x1D5CA, -1, -1, -1, 2826, -1 }, { 0x1D5CB, -1, -1, -1, 2827, -1 }, { 0x1D5CC, -1, -1, -1, 2828, -1 }, { 0x1D5CD, -1, -1, -1, 2829, -1 }, { 0x1D5CE, -1, -1, -1, 2830, -1 }, { 0x1D5CF, -1, -1, -1, 2831, -1 }, { 0x1D5D0, -1, -1, -1, 2832, -1 }, { 0x1D5D1, -1, -1, -1, 2833, -1 }, { 0x1D5D2, -1, -1, -1, 2834, -1 }, { 0x1D5D3, -1, -1, -1, 2835, -1 }, { 0x1D5D4, -1, -1, -1, 2836, -1 }, { 0x1D5D5, -1, -1, -1, 2837, -1 }, { 0x1D5D6, -1, -1, -1, 2838, -1 }, { 0x1D5D7, -1, -1, -1, 2839, -1 }, { 0x1D5D8, -1, -1, -1, 2840, -1 }, { 0x1D5D9, -1, -1, -1, 2841, -1 }, { 0x1D5DA, -1, -1, -1, 2842, -1 }, { 0x1D5DB, -1, -1, -1, 2843, -1 }, { 0x1D5DC, -1, -1, -1, 2844, -1 }, { 0x1D5DD, -1, -1, -1, 2845, -1 }, { 0x1D5DE, -1, -1, -1, 2846, -1 }, { 0x1D5DF, -1, -1, -1, 2847, -1 }, { 0x1D5E0, -1, -1, -1, 2848, -1 }, { 0x1D5E1, -1, -1, -1, 2849, -1 }, { 0x1D5E2, -1, -1, -1, 2850, -1 }, { 0x1D5E3, -1, -1, -1, 2851, -1 }, { 0x1D5E4, -1, -1, -1, 2852, -1 }, { 0x1D5E5, -1, -1, -1, 2853, -1 }, { 0x1D5E6, -1, -1, -1, 2854, -1 }, { 0x1D5E7, -1, -1, -1, 2855, -1 }, { 0x1D5E8, -1, -1, -1, 2856, -1 }, { 0x1D5E9, -1, -1, -1, 2857, -1 }, { 0x1D5EA, -1, -1, -1, 2858, -1 }, { 0x1D5EB, -1, -1, -1, 2859, -1 }, { 0x1D5EC, -1, -1, -1, 2860, -1 }, { 0x1D5ED, -1, -1, -1, 2861, -1 }, { 0x1D5EE, -1, -1, -1, 2862, -1 }, { 0x1D5EF, -1, -1, -1, 2863, -1 }, { 0x1D5F0, -1, -1, -1, 2864, -1 }, { 0x1D5F1, -1, -1, -1, 2865, -1 }, { 0x1D5F2, -1, -1, -1, 2866, -1 }, { 0x1D5F3, -1, -1, -1, 2867, -1 }, { 0x1D5F4, -1, -1, -1, 2868, -1 }, { 0x1D5F5, -1, -1, -1, 2869, -1 }, { 0x1D5F6, -1, -1, -1, 2870, -1 }, { 0x1D5F7, -1, -1, -1, 2871, -1 }, { 0x1D5F8, -1, -1, -1, 2872, -1 }, { 0x1D5F9, -1, -1, -1, 2873, -1 }, { 0x1D5FA, -1, -1, -1, 2874, -1 }, { 0x1D5FB, -1, -1, -1, 2875, -1 }, { 0x1D5FC, -1, -1, -1, 2876, -1 }, { 0x1D5FD, -1, -1, -1, 2877, -1 }, { 0x1D5FE, -1, -1, -1, 2878, -1 }, { 0x1D5FF, -1, -1, -1, 2879, -1 }, { 0x1D600, -1, -1, -1, 2880, -1 }, { 0x1D601, -1, -1, -1, 2881, -1 }, { 0x1D602, -1, -1, -1, 2882, -1 }, { 0x1D603, -1, -1, -1, 2883, -1 }, { 0x1D604, -1, -1, -1, 2884, -1 }, { 0x1D605, -1, -1, -1, 2885, -1 }, { 0x1D606, -1, -1, -1, 2886, -1 }, { 0x1D607, -1, -1, -1, 2887, -1 }, { 0x1D608, -1, -1, -1, 2888, -1 }, { 0x1D609, -1, -1, -1, 2889, -1 }, { 0x1D60A, -1, -1, -1, 2890, -1 }, { 0x1D60B, -1, -1, -1, 2891, -1 }, { 0x1D60C, -1, -1, -1, 2892, -1 }, { 0x1D60D, -1, -1, -1, 2893, -1 }, { 0x1D60E, -1, -1, -1, 2894, -1 }, { 0x1D60F, -1, -1, -1, 2895, -1 }, { 0x1D610, -1, -1, -1, 2896, -1 }, { 0x1D611, -1, -1, -1, 2897, -1 }, { 0x1D612, -1, -1, -1, 2898, -1 }, { 0x1D613, -1, -1, -1, 2899, -1 }, { 0x1D614, -1, -1, -1, 2900, -1 }, { 0x1D615, -1, -1, -1, 2901, -1 }, { 0x1D616, -1, -1, -1, 2902, -1 }, { 0x1D617, -1, -1, -1, 2903, -1 }, { 0x1D618, -1, -1, -1, 2904, -1 }, { 0x1D619, -1, -1, -1, 2905, -1 }, { 0x1D61A, -1, -1, -1, 2906, -1 }, { 0x1D61B, -1, -1, -1, 2907, -1 }, { 0x1D61C, -1, -1, -1, 2908, -1 }, { 0x1D61D, -1, -1, -1, 2909, -1 }, { 0x1D61E, -1, -1, -1, 2910, -1 }, { 0x1D61F, -1, -1, -1, 2911, -1 }, { 0x1D620, -1, -1, -1, 2912, -1 }, { 0x1D621, -1, -1, -1, 2913, -1 }, { 0x1D622, -1, -1, -1, 2914, -1 }, { 0x1D623, -1, -1, -1, 2915, -1 }, { 0x1D624, -1, -1, -1, 2916, -1 }, { 0x1D625, -1, -1, -1, 2917, -1 }, { 0x1D626, -1, -1, -1, 2918, -1 }, { 0x1D627, -1, -1, -1, 2919, -1 }, { 0x1D628, -1, -1, -1, 2920, -1 }, { 0x1D629, -1, -1, -1, 2921, -1 }, { 0x1D62A, -1, -1, -1, 2922, -1 }, { 0x1D62B, -1, -1, -1, 2923, -1 }, { 0x1D62C, -1, -1, -1, 2924, -1 }, { 0x1D62D, -1, -1, -1, 2925, -1 }, { 0x1D62E, -1, -1, -1, 2926, -1 }, { 0x1D62F, -1, -1, -1, 2927, -1 }, { 0x1D630, -1, -1, -1, 2928, -1 }, { 0x1D631, -1, -1, -1, 2929, -1 }, { 0x1D632, -1, -1, -1, 2930, -1 }, { 0x1D633, -1, -1, -1, 2931, -1 }, { 0x1D634, -1, -1, -1, 2932, -1 }, { 0x1D635, -1, -1, -1, 2933, -1 }, { 0x1D636, -1, -1, -1, 2934, -1 }, { 0x1D637, -1, -1, -1, 2935, -1 }, { 0x1D638, -1, -1, -1, 2936, -1 }, { 0x1D639, -1, -1, -1, 2937, -1 }, { 0x1D63A, -1, -1, -1, 2938, -1 }, { 0x1D63B, -1, -1, -1, 2939, -1 }, { 0x1D63C, -1, -1, -1, 2940, -1 }, { 0x1D63D, -1, -1, -1, 2941, -1 }, { 0x1D63E, -1, -1, -1, 2942, -1 }, { 0x1D63F, -1, -1, -1, 2943, -1 }, { 0x1D640, -1, -1, -1, 2944, -1 }, { 0x1D641, -1, -1, -1, 2945, -1 }, { 0x1D642, -1, -1, -1, 2946, -1 }, { 0x1D643, -1, -1, -1, 2947, -1 }, { 0x1D644, -1, -1, -1, 2948, -1 }, { 0x1D645, -1, -1, -1, 2949, -1 }, { 0x1D646, -1, -1, -1, 2950, -1 }, { 0x1D647, -1, -1, -1, 2951, -1 }, { 0x1D648, -1, -1, -1, 2952, -1 }, { 0x1D649, -1, -1, -1, 2953, -1 }, { 0x1D64A, -1, -1, -1, 2954, -1 }, { 0x1D64B, -1, -1, -1, 2955, -1 }, { 0x1D64C, -1, -1, -1, 2956, -1 }, { 0x1D64D, -1, -1, -1, 2957, -1 }, { 0x1D64E, -1, -1, -1, 2958, -1 }, { 0x1D64F, -1, -1, -1, 2959, -1 }, { 0x1D650, -1, -1, -1, 2960, -1 }, { 0x1D651, -1, -1, -1, 2961, -1 }, { 0x1D652, -1, -1, -1, 2962, -1 }, { 0x1D653, -1, -1, -1, 2963, -1 }, { 0x1D654, -1, -1, -1, 2964, -1 }, { 0x1D655, -1, -1, -1, 2965, -1 }, { 0x1D656, -1, -1, -1, 2966, -1 }, { 0x1D657, -1, -1, -1, 2967, -1 }, { 0x1D658, -1, -1, -1, 2968, -1 }, { 0x1D659, -1, -1, -1, 2969, -1 }, { 0x1D65A, -1, -1, -1, 2970, -1 }, { 0x1D65B, -1, -1, -1, 2971, -1 }, { 0x1D65C, -1, -1, -1, 2972, -1 }, { 0x1D65D, -1, -1, -1, 2973, -1 }, { 0x1D65E, -1, -1, -1, 2974, -1 }, { 0x1D65F, -1, -1, -1, 2975, -1 }, { 0x1D660, -1, -1, -1, 2976, -1 }, { 0x1D661, -1, -1, -1, 2977, -1 }, { 0x1D662, -1, -1, -1, 2978, -1 }, { 0x1D663, -1, -1, -1, 2979, -1 }, { 0x1D664, -1, -1, -1, 2980, -1 }, { 0x1D665, -1, -1, -1, 2981, -1 }, { 0x1D666, -1, -1, -1, 2982, -1 }, { 0x1D667, -1, -1, -1, 2983, -1 }, { 0x1D668, -1, -1, -1, 2984, -1 }, { 0x1D669, -1, -1, -1, 2985, -1 }, { 0x1D66A, -1, -1, -1, 2986, -1 }, { 0x1D66B, -1, -1, -1, 2987, -1 }, { 0x1D66C, -1, -1, -1, 2988, -1 }, { 0x1D66D, -1, -1, -1, 2989, -1 }, { 0x1D66E, -1, -1, -1, 2990, -1 }, { 0x1D66F, -1, -1, -1, 2991, -1 }, { 0x1D670, -1, -1, -1, 2992, -1 }, { 0x1D671, -1, -1, -1, 2993, -1 }, { 0x1D672, -1, -1, -1, 2994, -1 }, { 0x1D673, -1, -1, -1, 2995, -1 }, { 0x1D674, -1, -1, -1, 2996, -1 }, { 0x1D675, -1, -1, -1, 2997, -1 }, { 0x1D676, -1, -1, -1, 2998, -1 }, { 0x1D677, -1, -1, -1, 2999, -1 }, { 0x1D678, -1, -1, -1, 3000, -1 }, { 0x1D679, -1, -1, -1, 3001, -1 }, { 0x1D67A, -1, -1, -1, 3002, -1 }, { 0x1D67B, -1, -1, -1, 3003, -1 }, { 0x1D67C, -1, -1, -1, 3004, -1 }, { 0x1D67D, -1, -1, -1, 3005, -1 }, { 0x1D67E, -1, -1, -1, 3006, -1 }, { 0x1D67F, -1, -1, -1, 3007, -1 }, { 0x1D680, -1, -1, -1, 3008, -1 }, { 0x1D681, -1, -1, -1, 3009, -1 }, { 0x1D682, -1, -1, -1, 3010, -1 }, { 0x1D683, -1, -1, -1, 3011, -1 }, { 0x1D684, -1, -1, -1, 3012, -1 }, { 0x1D685, -1, -1, -1, 3013, -1 }, { 0x1D686, -1, -1, -1, 3014, -1 }, { 0x1D687, -1, -1, -1, 3015, -1 }, { 0x1D688, -1, -1, -1, 3016, -1 }, { 0x1D689, -1, -1, -1, 3017, -1 }, { 0x1D68A, -1, -1, -1, 3018, -1 }, { 0x1D68B, -1, -1, -1, 3019, -1 }, { 0x1D68C, -1, -1, -1, 3020, -1 }, { 0x1D68D, -1, -1, -1, 3021, -1 }, { 0x1D68E, -1, -1, -1, 3022, -1 }, { 0x1D68F, -1, -1, -1, 3023, -1 }, { 0x1D690, -1, -1, -1, 3024, -1 }, { 0x1D691, -1, -1, -1, 3025, -1 }, { 0x1D692, -1, -1, -1, 3026, -1 }, { 0x1D693, -1, -1, -1, 3027, -1 }, { 0x1D694, -1, -1, -1, 3028, -1 }, { 0x1D695, -1, -1, -1, 3029, -1 }, { 0x1D696, -1, -1, -1, 3030, -1 }, { 0x1D697, -1, -1, -1, 3031, -1 }, { 0x1D698, -1, -1, -1, 3032, -1 }, { 0x1D699, -1, -1, -1, 3033, -1 }, { 0x1D69A, -1, -1, -1, 3034, -1 }, { 0x1D69B, -1, -1, -1, 3035, -1 }, { 0x1D69C, -1, -1, -1, 3036, -1 }, { 0x1D69D, -1, -1, -1, 3037, -1 }, { 0x1D69E, -1, -1, -1, 3038, -1 }, { 0x1D69F, -1, -1, -1, 3039, -1 }, { 0x1D6A0, -1, -1, -1, 3040, -1 }, { 0x1D6A1, -1, -1, -1, 3041, -1 }, { 0x1D6A2, -1, -1, -1, 3042, -1 }, { 0x1D6A3, -1, -1, -1, 3043, -1 }, { 0x1D6A4, 2085, -1, 2752, 3044, -1 }, { 0x1D6A5, 2086, -1, 2754, 3045, -1 }, { 0x1D6A8, -1, -1, -1, 3046, -1 }, { 0x1D6A9, -1, -1, -1, 3047, -1 }, { 0x1D6AA, -1, -1, -1, 3048, -1 }, { 0x1D6AB, -1, -1, -1, 3049, -1 }, { 0x1D6AC, -1, -1, -1, 3050, -1 }, { 0x1D6AD, -1, -1, -1, 3051, -1 }, { 0x1D6AE, -1, -1, -1, 3052, -1 }, { 0x1D6AF, -1, -1, -1, 3053, -1 }, { 0x1D6B0, -1, -1, -1, 3054, -1 }, { 0x1D6B1, -1, -1, -1, 3055, -1 }, { 0x1D6B2, -1, -1, -1, 3056, -1 }, { 0x1D6B3, -1, -1, -1, 3057, -1 }, { 0x1D6B4, -1, -1, -1, 3058, -1 }, { 0x1D6B5, -1, -1, -1, 3059, -1 }, { 0x1D6B6, -1, -1, -1, 3060, -1 }, { 0x1D6B7, -1, -1, -1, 3061, -1 }, { 0x1D6B8, -1, -1, -1, 3062, -1 }, { 0x1D6B9, -1, -1, -1, 3063, -1 }, { 0x1D6BA, -1, -1, -1, 3064, -1 }, { 0x1D6BB, -1, -1, -1, 3065, -1 }, { 0x1D6BC, -1, -1, -1, 3066, -1 }, { 0x1D6BD, -1, -1, -1, 3067, -1 }, { 0x1D6BE, -1, -1, -1, 3068, -1 }, { 0x1D6BF, -1, -1, -1, 3069, -1 }, { 0x1D6C0, -1, -1, -1, 3070, -1 }, { 0x1D6C1, -1, -1, -1, 3071, -1 }, { 0x1D6C2, -1, -1, -1, 3072, -1 }, { 0x1D6C3, -1, -1, -1, 3073, -1 }, { 0x1D6C4, -1, -1, -1, 3074, -1 }, { 0x1D6C5, -1, -1, -1, 3075, -1 }, { 0x1D6C6, -1, -1, -1, 3076, -1 }, { 0x1D6C7, -1, -1, -1, 3077, -1 }, { 0x1D6C8, -1, -1, -1, 3078, -1 }, { 0x1D6C9, -1, -1, -1, 3079, -1 }, { 0x1D6CA, -1, -1, -1, 3080, -1 }, { 0x1D6CB, -1, -1, -1, 3081, -1 }, { 0x1D6CC, -1, -1, -1, 3082, -1 }, { 0x1D6CD, -1, -1, -1, 3083, -1 }, { 0x1D6CE, -1, -1, -1, 3084, -1 }, { 0x1D6CF, -1, -1, -1, 3085, -1 }, { 0x1D6D0, -1, -1, -1, 3086, -1 }, { 0x1D6D1, -1, -1, -1, 3087, -1 }, { 0x1D6D2, -1, -1, -1, 3088, -1 }, { 0x1D6D3, -1, -1, -1, 3089, -1 }, { 0x1D6D4, -1, -1, -1, 3090, -1 }, { 0x1D6D5, -1, -1, -1, 3091, -1 }, { 0x1D6D6, -1, -1, -1, 3092, -1 }, { 0x1D6D7, -1, -1, -1, 3093, -1 }, { 0x1D6D8, -1, -1, -1, 3094, -1 }, { 0x1D6D9, -1, -1, -1, 3095, -1 }, { 0x1D6DA, -1, -1, -1, 3096, -1 }, { 0x1D6DB, -1, -1, -1, 3097, -1 }, { 0x1D6DC, -1, -1, -1, 3098, -1 }, { 0x1D6DD, -1, -1, -1, 3099, -1 }, { 0x1D6DE, -1, -1, -1, 3100, -1 }, { 0x1D6DF, -1, -1, -1, 3101, -1 }, { 0x1D6E0, -1, -1, -1, 3102, -1 }, { 0x1D6E1, -1, -1, -1, 3103, -1 }, { 0x1D6E2, -1, -1, -1, 3104, -1 }, { 0x1D6E3, -1, -1, -1, 3105, -1 }, { 0x1D6E4, -1, -1, -1, 3106, -1 }, { 0x1D6E5, -1, -1, -1, 3107, -1 }, { 0x1D6E6, -1, -1, -1, 3108, -1 }, { 0x1D6E7, -1, -1, -1, 3109, -1 }, { 0x1D6E8, -1, -1, -1, 3110, -1 }, { 0x1D6E9, -1, -1, -1, 3111, -1 }, { 0x1D6EA, -1, -1, -1, 3112, -1 }, { 0x1D6EB, -1, -1, -1, 3113, -1 }, { 0x1D6EC, -1, -1, -1, 3114, -1 }, { 0x1D6ED, -1, -1, -1, 3115, -1 }, { 0x1D6EE, -1, -1, -1, 3116, -1 }, { 0x1D6EF, -1, -1, -1, 3117, -1 }, { 0x1D6F0, -1, -1, -1, 3118, -1 }, { 0x1D6F1, -1, -1, -1, 3119, -1 }, { 0x1D6F2, -1, -1, -1, 3120, -1 }, { 0x1D6F3, -1, -1, -1, 3121, -1 }, { 0x1D6F4, -1, -1, -1, 3122, -1 }, { 0x1D6F5, -1, -1, -1, 3123, -1 }, { 0x1D6F6, -1, -1, -1, 3124, -1 }, { 0x1D6F7, -1, -1, -1, 3125, -1 }, { 0x1D6F8, -1, -1, -1, 3126, -1 }, { 0x1D6F9, -1, -1, -1, 3127, -1 }, { 0x1D6FA, -1, -1, -1, 3128, -1 }, { 0x1D6FB, -1, -1, -1, 3129, -1 }, { 0x1D6FC, -1, -1, -1, 3130, -1 }, { 0x1D6FD, -1, -1, -1, 3131, -1 }, { 0x1D6FE, -1, -1, -1, 3132, -1 }, { 0x1D6FF, -1, -1, -1, 3133, -1 }, { 0x1D700, -1, -1, -1, 3134, -1 }, { 0x1D701, -1, -1, -1, 3135, -1 }, { 0x1D702, -1, -1, -1, 3136, -1 }, { 0x1D703, -1, -1, -1, 3137, -1 }, { 0x1D704, -1, -1, -1, 3138, -1 }, { 0x1D705, -1, -1, -1, 3139, -1 }, { 0x1D706, -1, -1, -1, 3140, -1 }, { 0x1D707, -1, -1, -1, 3141, -1 }, { 0x1D708, -1, -1, -1, 3142, -1 }, { 0x1D709, -1, -1, -1, 3143, -1 }, { 0x1D70A, -1, -1, -1, 3144, -1 }, { 0x1D70B, -1, -1, -1, 3145, -1 }, { 0x1D70C, -1, -1, -1, 3146, -1 }, { 0x1D70D, -1, -1, -1, 3147, -1 }, { 0x1D70E, -1, -1, -1, 3148, -1 }, { 0x1D70F, -1, -1, -1, 3149, -1 }, { 0x1D710, -1, -1, -1, 3150, -1 }, { 0x1D711, -1, -1, -1, 3151, -1 }, { 0x1D712, -1, -1, -1, 3152, -1 }, { 0x1D713, -1, -1, -1, 3153, -1 }, { 0x1D714, -1, -1, -1, 3154, -1 }, { 0x1D715, -1, -1, -1, 3155, -1 }, { 0x1D716, -1, -1, -1, 3156, -1 }, { 0x1D717, -1, -1, -1, 3157, -1 }, { 0x1D718, -1, -1, -1, 3158, -1 }, { 0x1D719, -1, -1, -1, 3159, -1 }, { 0x1D71A, -1, -1, -1, 3160, -1 }, { 0x1D71B, -1, -1, -1, 3161, -1 }, { 0x1D71C, -1, -1, -1, 3162, -1 }, { 0x1D71D, -1, -1, -1, 3163, -1 }, { 0x1D71E, -1, -1, -1, 3164, -1 }, { 0x1D71F, -1, -1, -1, 3165, -1 }, { 0x1D720, -1, -1, -1, 3166, -1 }, { 0x1D721, -1, -1, -1, 3167, -1 }, { 0x1D722, -1, -1, -1, 3168, -1 }, { 0x1D723, -1, -1, -1, 3169, -1 }, { 0x1D724, -1, -1, -1, 3170, -1 }, { 0x1D725, -1, -1, -1, 3171, -1 }, { 0x1D726, -1, -1, -1, 3172, -1 }, { 0x1D727, -1, -1, -1, 3173, -1 }, { 0x1D728, -1, -1, -1, 3174, -1 }, { 0x1D729, -1, -1, -1, 3175, -1 }, { 0x1D72A, -1, -1, -1, 3176, -1 }, { 0x1D72B, -1, -1, -1, 3177, -1 }, { 0x1D72C, -1, -1, -1, 3178, -1 }, { 0x1D72D, -1, -1, -1, 3179, -1 }, { 0x1D72E, -1, -1, -1, 3180, -1 }, { 0x1D72F, -1, -1, -1, 3181, -1 }, { 0x1D730, -1, -1, -1, 3182, -1 }, { 0x1D731, -1, -1, -1, 3183, -1 }, { 0x1D732, -1, -1, -1, 3184, -1 }, { 0x1D733, -1, -1, -1, 3185, -1 }, { 0x1D734, -1, -1, -1, 3186, -1 }, { 0x1D735, -1, -1, -1, 3187, -1 }, { 0x1D736, -1, -1, -1, 3188, -1 }, { 0x1D737, -1, -1, -1, 3189, -1 }, { 0x1D738, -1, -1, -1, 3190, -1 }, { 0x1D739, -1, -1, -1, 3191, -1 }, { 0x1D73A, -1, -1, -1, 3192, -1 }, { 0x1D73B, -1, -1, -1, 3193, -1 }, { 0x1D73C, -1, -1, -1, 3194, -1 }, { 0x1D73D, -1, -1, -1, 3195, -1 }, { 0x1D73E, -1, -1, -1, 3196, -1 }, { 0x1D73F, -1, -1, -1, 3197, -1 }, { 0x1D740, -1, -1, -1, 3198, -1 }, { 0x1D741, -1, -1, -1, 3199, -1 }, { 0x1D742, -1, -1, -1, 3200, -1 }, { 0x1D743, -1, -1, -1, 3201, -1 }, { 0x1D744, -1, -1, -1, 3202, -1 }, { 0x1D745, -1, -1, -1, 3203, -1 }, { 0x1D746, -1, -1, -1, 3204, -1 }, { 0x1D747, -1, -1, -1, 3205, -1 }, { 0x1D748, -1, -1, -1, 3206, -1 }, { 0x1D749, -1, -1, -1, 3207, -1 }, { 0x1D74A, -1, -1, -1, 3208, -1 }, { 0x1D74B, -1, -1, -1, 3209, -1 }, { 0x1D74C, -1, -1, -1, 3210, -1 }, { 0x1D74D, -1, -1, -1, 3211, -1 }, { 0x1D74E, -1, -1, -1, 3212, -1 }, { 0x1D74F, -1, -1, -1, 3213, -1 }, { 0x1D750, -1, -1, -1, 3214, -1 }, { 0x1D751, -1, -1, -1, 3215, -1 }, { 0x1D752, -1, -1, -1, 3216, -1 }, { 0x1D753, -1, -1, -1, 3217, -1 }, { 0x1D754, -1, -1, -1, 3218, -1 }, { 0x1D755, -1, -1, -1, 3219, -1 }, { 0x1D756, -1, -1, -1, 3220, -1 }, { 0x1D757, -1, -1, -1, 3221, -1 }, { 0x1D758, -1, -1, -1, 3222, -1 }, { 0x1D759, -1, -1, -1, 3223, -1 }, { 0x1D75A, -1, -1, -1, 3224, -1 }, { 0x1D75B, -1, -1, -1, 3225, -1 }, { 0x1D75C, -1, -1, -1, 3226, -1 }, { 0x1D75D, -1, -1, -1, 3227, -1 }, { 0x1D75E, -1, -1, -1, 3228, -1 }, { 0x1D75F, -1, -1, -1, 3229, -1 }, { 0x1D760, -1, -1, -1, 3230, -1 }, { 0x1D761, -1, -1, -1, 3231, -1 }, { 0x1D762, -1, -1, -1, 3232, -1 }, { 0x1D763, -1, -1, -1, 3233, -1 }, { 0x1D764, -1, -1, -1, 3234, -1 }, { 0x1D765, -1, -1, -1, 3235, -1 }, { 0x1D766, -1, -1, -1, 3236, -1 }, { 0x1D767, -1, -1, -1, 3237, -1 }, { 0x1D768, -1, -1, -1, 3238, -1 }, { 0x1D769, -1, -1, -1, 3239, -1 }, { 0x1D76A, -1, -1, -1, 3240, -1 }, { 0x1D76B, -1, -1, -1, 3241, -1 }, { 0x1D76C, -1, -1, -1, 3242, -1 }, { 0x1D76D, -1, -1, -1, 3243, -1 }, { 0x1D76E, -1, -1, -1, 3244, -1 }, { 0x1D76F, -1, -1, -1, 3245, -1 }, { 0x1D770, -1, -1, -1, 3246, -1 }, { 0x1D771, -1, -1, -1, 3247, -1 }, { 0x1D772, -1, -1, -1, 3248, -1 }, { 0x1D773, -1, -1, -1, 3249, -1 }, { 0x1D774, -1, -1, -1, 3250, -1 }, { 0x1D775, -1, -1, -1, 3251, -1 }, { 0x1D776, -1, -1, -1, 3252, -1 }, { 0x1D777, -1, -1, -1, 3253, -1 }, { 0x1D778, -1, -1, -1, 3254, -1 }, { 0x1D779, -1, -1, -1, 3255, -1 }, { 0x1D77A, -1, -1, -1, 3256, -1 }, { 0x1D77B, -1, -1, -1, 3257, -1 }, { 0x1D77C, -1, -1, -1, 3258, -1 }, { 0x1D77D, -1, -1, -1, 3259, -1 }, { 0x1D77E, -1, -1, -1, 3260, -1 }, { 0x1D77F, -1, -1, -1, 3261, -1 }, { 0x1D780, -1, -1, -1, 3262, -1 }, { 0x1D781, -1, -1, -1, 3263, -1 }, { 0x1D782, -1, -1, -1, 3264, -1 }, { 0x1D783, -1, -1, -1, 3265, -1 }, { 0x1D784, -1, -1, -1, 3266, -1 }, { 0x1D785, -1, -1, -1, 3267, -1 }, { 0x1D786, -1, -1, -1, 3268, -1 }, { 0x1D787, -1, -1, -1, 3269, -1 }, { 0x1D788, -1, -1, -1, 3270, -1 }, { 0x1D789, -1, -1, -1, 3271, -1 }, { 0x1D78A, -1, -1, -1, 3272, -1 }, { 0x1D78B, -1, -1, -1, 3273, -1 }, { 0x1D78C, -1, -1, -1, 3274, -1 }, { 0x1D78D, -1, -1, -1, 3275, -1 }, { 0x1D78E, -1, -1, -1, 3276, -1 }, { 0x1D78F, -1, -1, -1, 3277, -1 }, { 0x1D790, -1, -1, -1, 3278, -1 }, { 0x1D791, -1, -1, -1, 3279, -1 }, { 0x1D792, -1, -1, -1, 3280, -1 }, { 0x1D793, -1, -1, -1, 3281, -1 }, { 0x1D794, -1, -1, -1, 3282, -1 }, { 0x1D795, -1, -1, -1, 3283, -1 }, { 0x1D796, -1, -1, -1, 3284, -1 }, { 0x1D797, -1, -1, -1, 3285, -1 }, { 0x1D798, -1, -1, -1, 3286, -1 }, { 0x1D799, -1, -1, -1, 3287, -1 }, { 0x1D79A, -1, -1, -1, 3288, -1 }, { 0x1D79B, -1, -1, -1, 3289, -1 }, { 0x1D79C, -1, -1, -1, 3290, -1 }, { 0x1D79D, -1, -1, -1, 3291, -1 }, { 0x1D79E, -1, -1, -1, 3292, -1 }, { 0x1D79F, -1, -1, -1, 3293, -1 }, { 0x1D7A0, -1, -1, -1, 3294, -1 }, { 0x1D7A1, -1, -1, -1, 3295, -1 }, { 0x1D7A2, -1, -1, -1, 3296, -1 }, { 0x1D7A3, -1, -1, -1, 3297, -1 }, { 0x1D7A4, -1, -1, -1, 3298, -1 }, { 0x1D7A5, -1, -1, -1, 3299, -1 }, { 0x1D7A6, -1, -1, -1, 3300, -1 }, { 0x1D7A7, -1, -1, -1, 3301, -1 }, { 0x1D7A8, -1, -1, -1, 3302, -1 }, { 0x1D7A9, -1, -1, -1, 3303, -1 }, { 0x1D7AA, -1, -1, -1, 3304, -1 }, { 0x1D7AB, -1, -1, -1, 3305, -1 }, { 0x1D7AC, -1, -1, -1, 3306, -1 }, { 0x1D7AD, -1, -1, -1, 3307, -1 }, { 0x1D7AE, -1, -1, -1, 3308, -1 }, { 0x1D7AF, -1, -1, -1, 3309, -1 }, { 0x1D7B0, -1, -1, -1, 3310, -1 }, { 0x1D7B1, -1, -1, -1, 3311, -1 }, { 0x1D7B2, -1, -1, -1, 3312, -1 }, { 0x1D7B3, -1, -1, -1, 3313, -1 }, { 0x1D7B4, -1, -1, -1, 3314, -1 }, { 0x1D7B5, -1, -1, -1, 3315, -1 }, { 0x1D7B6, -1, -1, -1, 3316, -1 }, { 0x1D7B7, -1, -1, -1, 3317, -1 }, { 0x1D7B8, -1, -1, -1, 3318, -1 }, { 0x1D7B9, -1, -1, -1, 3319, -1 }, { 0x1D7BA, -1, -1, -1, 3320, -1 }, { 0x1D7BB, -1, -1, -1, 3321, -1 }, { 0x1D7BC, -1, -1, -1, 3322, -1 }, { 0x1D7BD, -1, -1, -1, 3323, -1 }, { 0x1D7BE, -1, -1, -1, 3324, -1 }, { 0x1D7BF, -1, -1, -1, 3325, -1 }, { 0x1D7C0, -1, -1, -1, 3326, -1 }, { 0x1D7C1, -1, -1, -1, 3327, -1 }, { 0x1D7C2, -1, -1, -1, 3328, -1 }, { 0x1D7C3, -1, -1, -1, 3329, -1 }, { 0x1D7C4, -1, -1, -1, 3330, -1 }, { 0x1D7C5, -1, -1, -1, 3331, -1 }, { 0x1D7C6, -1, -1, -1, 3332, -1 }, { 0x1D7C7, -1, -1, -1, 3333, -1 }, { 0x1D7C8, -1, -1, -1, 3334, -1 }, { 0x1D7C9, -1, -1, -1, 3335, -1 }, { 0x1D7CA, -1, -1, -1, 3336, -1 }, { 0x1D7CB, -1, -1, -1, 3337, -1 }, { 0x1D7CE, -1, -1, -1, 3338, -1 }, { 0x1D7CF, -1, -1, -1, 3339, -1 }, { 0x1D7D0, -1, -1, -1, 3340, -1 }, { 0x1D7D1, -1, -1, -1, 3341, -1 }, { 0x1D7D2, -1, -1, -1, 3342, -1 }, { 0x1D7D3, -1, -1, -1, 3343, -1 }, { 0x1D7D4, -1, -1, -1, 3344, -1 }, { 0x1D7D5, -1, -1, -1, 3345, -1 }, { 0x1D7D6, -1, -1, -1, 3346, -1 }, { 0x1D7D7, -1, -1, -1, 3347, -1 }, { 0x1D7D8, -1, -1, -1, 3348, -1 }, { 0x1D7D9, -1, -1, -1, 3349, -1 }, { 0x1D7DA, -1, -1, -1, 3350, -1 }, { 0x1D7DB, -1, -1, -1, 3351, -1 }, { 0x1D7DC, -1, -1, -1, 3352, -1 }, { 0x1D7DD, -1, -1, -1, 3353, -1 }, { 0x1D7DE, -1, -1, -1, 3354, -1 }, { 0x1D7DF, -1, -1, -1, 3355, -1 }, { 0x1D7E0, -1, -1, -1, 3356, -1 }, { 0x1D7E1, -1, -1, -1, 3357, -1 }, { 0x1D7E2, -1, -1, -1, 3358, -1 }, { 0x1D7E3, -1, -1, -1, 3359, -1 }, { 0x1D7E4, -1, -1, -1, 3360, -1 }, { 0x1D7E5, -1, -1, -1, 3361, -1 }, { 0x1D7E6, -1, -1, -1, 3362, -1 }, { 0x1D7E7, -1, -1, -1, 3363, -1 }, { 0x1D7E8, -1, -1, -1, 3364, -1 }, { 0x1D7E9, -1, -1, -1, 3365, -1 }, { 0x1D7EA, -1, -1, -1, 3366, -1 }, { 0x1D7EB, -1, -1, -1, 3367, -1 }, { 0x1D7EC, -1, -1, -1, 3368, -1 }, { 0x1D7ED, -1, -1, -1, 3369, -1 }, { 0x1D7EE, -1, -1, -1, 3370, -1 }, { 0x1D7EF, -1, -1, -1, 3371, -1 }, { 0x1D7F0, -1, -1, -1, 3372, -1 }, { 0x1D7F1, -1, -1, -1, 3373, -1 }, { 0x1D7F2, -1, -1, -1, 3374, -1 }, { 0x1D7F3, -1, -1, -1, 3375, -1 }, { 0x1D7F4, -1, -1, -1, 3376, -1 }, { 0x1D7F5, -1, -1, -1, 3377, -1 }, { 0x1D7F6, -1, -1, -1, 3378, -1 }, { 0x1D7F7, -1, -1, -1, 3379, -1 }, { 0x1D7F8, -1, -1, -1, 3380, -1 }, { 0x1D7F9, -1, -1, -1, 3381, -1 }, { 0x1D7FA, -1, -1, -1, 3382, -1 }, { 0x1D7FB, -1, -1, -1, 3383, -1 }, { 0x1D7FC, -1, -1, -1, 3384, -1 }, { 0x1D7FD, -1, -1, -1, 3385, -1 }, { 0x1D7FE, -1, -1, -1, 3386, -1 }, { 0x1D7FF, -1, -1, -1, 3387, -1 }, { 0x1DA1D, -1, 3534, -1, -1, -1 }, { 0x1DA8B, -1, 3535, -1, -1, -1 }, { 0x1E100, -1, -1, 2756, -1, -1 }, { 0x1E103, -1, -1, 2757, -1, -1 }, { 0x1E10A, -1, -1, 2758, -1, -1 }, { 0x1E10E, -1, -1, 2759, -1, -1 }, { 0x1E117, -1, -1, 2760, -1, -1 }, { 0x1E11A, -1, -1, 2761, -1, -1 }, { 0x1E11F, -1, 3536, -1, -1, -1 }, { 0x1E123, -1, 3537, -1, -1, -1 }, { 0x1E130, 2087, 3538, -1, -1, -1 }, { 0x1E131, 2088, 3539, -1, -1, -1 }, { 0x1E132, 2089, 3540, -1, -1, -1 }, { 0x1E133, 2090, 3541, -1, -1, -1 }, { 0x1E134, 2091, 3542, -1, -1, -1 }, { 0x1E135, 2092, 3543, -1, -1, -1 }, { 0x1E136, 2093, 3544, -1, -1, -1 }, { 0x1E137, 2094, -1, -1, -1, -1 }, { 0x1E138, 2095, -1, -1, -1, -1 }, { 0x1E139, 2096, -1, -1, -1, -1 }, { 0x1E13A, 2097, -1, -1, -1, -1 }, { 0x1E13B, 2098, -1, -1, -1, -1 }, { 0x1E13C, -1, 3545, 2762, -1, -1 }, { 0x1E13D, 2099, -1, -1, -1, -1 }, { 0x1E14E, -1, 3547, -1, -1, -1 }, { 0x1E14F, -1, 3548, 2764, -1, -1 }, { 0x1E2FF, 2100, -1, 2765, -1, -1 }, { 0x1E807, -1, 3549, -1, -1, -1 }, { 0x1E82B, -1, 3550, -1, -1, -1 }, { 0x1E82C, -1, 3551, -1, -1, -1 }, { 0x1E82D, -1, 3552, -1, -1, -1 }, { 0x1E835, -1, 3553, -1, -1, -1 }, { 0x1E836, -1, 3554, -1, -1, -1 }, { 0x1E837, -1, 3555, -1, -1, -1 }, { 0x1E838, -1, 3556, -1, -1, -1 }, { 0x1E842, -1, 3557, -1, -1, -1 }, { 0x1E843, -1, 3558, -1, -1, -1 }, { 0x1E844, -1, 3559, -1, -1, -1 }, { 0x1E845, -1, 3560, -1, -1, -1 }, { 0x1E846, -1, 3561, -1, -1, -1 }, { 0x1E84B, -1, 3562, -1, -1, -1 }, { 0x1E84C, -1, 3563, -1, -1, -1 }, { 0x1E84D, -1, 3564, -1, -1, -1 }, { 0x1E85A, -1, 3565, -1, -1, -1 }, { 0x1E85B, -1, 3566, -1, -1, -1 }, { 0x1E85C, -1, 3567, -1, -1, -1 }, { 0x1E861, -1, 3568, -1, -1, -1 }, { 0x1E875, -1, 3569, -1, -1, -1 }, { 0x1E88B, -1, 3570, -1, -1, -1 }, { 0x1E8B9, -1, 3571, -1, -1, -1 }, { 0x1E94A, -1, 3572, -1, -1, -1 }, { 0x1E94B, -1, 3573, -1, -1, -1 }, { 0x1EC9E, 2101, -1, -1, -1, -1 }, { 0x1EC9F, 2103, -1, -1, -1, -1 }, { 0x1ECA0, -1, 3574, -1, -1, -1 }, { 0x1ECA1, 2105, 3575, -1, -1, -1 }, { 0x1ECA2, 2108, -1, -1, -1, -1 }, { 0x1ED1C, 2111, -1, -1, -1, -1 }, { 0x1ED2E, 2112, 3576, -1, -1, -1 }, { 0x1EE00, -1, -1, 2766, 3388, -1 }, { 0x1EE01, -1, -1, 2767, 3389, -1 }, { 0x1EE02, -1, -1, 2768, 3390, -1 }, { 0x1EE03, -1, -1, 2769, 3391, -1 }, { 0x1EE05, -1, -1, 2770, 3392, -1 }, { 0x1EE06, -1, -1, 2771, 3393, -1 }, { 0x1EE07, -1, -1, 2772, 3394, -1 }, { 0x1EE08, -1, -1, 2773, 3395, -1 }, { 0x1EE09, -1, -1, 2774, 3396, -1 }, { 0x1EE0A, -1, -1, 2775, 3397, -1 }, { 0x1EE0B, -1, -1, 2776, 3398, -1 }, { 0x1EE0C, -1, -1, 2777, 3399, -1 }, { 0x1EE0D, -1, -1, 2778, 3400, -1 }, { 0x1EE0E, -1, -1, 2779, 3401, -1 }, { 0x1EE0F, -1, -1, 2780, 3402, -1 }, { 0x1EE10, -1, -1, 2781, 3403, -1 }, { 0x1EE11, -1, -1, 2782, 3404, -1 }, { 0x1EE12, -1, -1, 2783, 3405, -1 }, { 0x1EE13, -1, -1, 2784, 3406, -1 }, { 0x1EE14, -1, -1, 2785, 3407, -1 }, { 0x1EE15, -1, -1, 2786, 3408, -1 }, { 0x1EE16, -1, -1, 2787, 3409, -1 }, { 0x1EE17, -1, -1, 2788, 3410, -1 }, { 0x1EE18, -1, -1, 2789, 3411, -1 }, { 0x1EE19, -1, -1, 2790, 3412, -1 }, { 0x1EE1A, -1, -1, 2791, 3413, -1 }, { 0x1EE1B, -1, -1, 2792, 3414, -1 }, { 0x1EE1C, -1, -1, 2793, 3415, -1 }, { 0x1EE1D, -1, -1, 2794, 3416, -1 }, { 0x1EE1E, -1, -1, 2795, 3417, -1 }, { 0x1EE1F, -1, -1, 2796, 3418, -1 }, { 0x1EE21, -1, -1, 2797, 3419, -1 }, { 0x1EE22, -1, -1, 2798, 3420, -1 }, { 0x1EE24, -1, -1, 2799, 3421, -1 }, { 0x1EE27, -1, -1, 2800, 3422, -1 }, { 0x1EE29, -1, -1, 2801, 3423, -1 }, { 0x1EE2A, -1, -1, 2802, 3424, -1 }, { 0x1EE2B, -1, -1, 2803, 3425, -1 }, { 0x1EE2C, -1, -1, 2804, 3426, -1 }, { 0x1EE2D, -1, -1, 2805, 3427, -1 }, { 0x1EE2E, -1, -1, 2806, 3428, -1 }, { 0x1EE2F, -1, -1, 2807, 3429, -1 }, { 0x1EE30, -1, -1, 2808, 3430, -1 }, { 0x1EE31, -1, -1, 2809, 3431, -1 }, { 0x1EE32, -1, -1, 2810, 3432, -1 }, { 0x1EE34, -1, -1, 2811, 3433, -1 }, { 0x1EE35, -1, -1, 2812, 3434, -1 }, { 0x1EE36, -1, -1, 2813, 3435, -1 }, { 0x1EE37, -1, -1, 2814, 3436, -1 }, { 0x1EE39, -1, -1, 2815, 3437, -1 }, { 0x1EE3B, -1, -1, 2816, 3438, -1 }, { 0x1EE42, -1, -1, -1, 3439, -1 }, { 0x1EE47, -1, -1, -1, 3440, -1 }, { 0x1EE49, -1, -1, -1, 3441, -1 }, { 0x1EE4B, -1, -1, -1, 3442, -1 }, { 0x1EE4D, -1, -1, -1, 3443, -1 }, { 0x1EE4E, -1, -1, -1, 3444, -1 }, { 0x1EE4F, -1, -1, -1, 3445, -1 }, { 0x1EE51, -1, -1, -1, 3446, -1 }, { 0x1EE52, -1, -1, -1, 3447, -1 }, { 0x1EE54, -1, -1, -1, 3448, -1 }, { 0x1EE57, -1, -1, -1, 3449, -1 }, { 0x1EE59, -1, -1, -1, 3450, -1 }, { 0x1EE5B, -1, -1, -1, 3451, -1 }, { 0x1EE5D, -1, -1, -1, 3452, -1 }, { 0x1EE5F, -1, -1, -1, 3453, -1 }, { 0x1EE61, -1, -1, -1, 3454, -1 }, { 0x1EE62, -1, -1, -1, 3455, -1 }, { 0x1EE64, -1, -1, -1, 3456, -1 }, { 0x1EE67, -1, -1, -1, 3457, -1 }, { 0x1EE68, -1, -1, -1, 3458, -1 }, { 0x1EE69, -1, -1, -1, 3459, -1 }, { 0x1EE6A, -1, -1, -1, 3460, -1 }, { 0x1EE6C, -1, -1, -1, 3461, -1 }, { 0x1EE6D, -1, -1, -1, 3462, -1 }, { 0x1EE6E, -1, -1, -1, 3463, -1 }, { 0x1EE6F, -1, -1, -1, 3464, -1 }, { 0x1EE70, -1, -1, -1, 3465, -1 }, { 0x1EE71, -1, -1, -1, 3466, -1 }, { 0x1EE72, -1, -1, -1, 3467, -1 }, { 0x1EE74, -1, -1, -1, 3468, -1 }, { 0x1EE75, -1, -1, -1, 3469, -1 }, { 0x1EE76, -1, -1, -1, 3470, -1 }, { 0x1EE77, -1, -1, -1, 3471, -1 }, { 0x1EE79, -1, -1, -1, 3472, -1 }, { 0x1EE7A, -1, -1, -1, 3473, -1 }, { 0x1EE7B, -1, -1, -1, 3474, -1 }, { 0x1EE7C, -1, -1, -1, 3475, -1 }, { 0x1EE7E, -1, -1, -1, 3476, -1 }, { 0x1EE80, -1, -1, -1, 3477, -1 }, { 0x1EE81, -1, -1, -1, 3478, -1 }, { 0x1EE82, -1, -1, -1, 3479, -1 }, { 0x1EE83, -1, -1, -1, 3480, -1 }, { 0x1EE84, -1, -1, -1, 3481, -1 }, { 0x1EE85, -1, -1, -1, 3482, -1 }, { 0x1EE86, -1, -1, -1, 3483, -1 }, { 0x1EE87, -1, -1, -1, 3484, -1 }, { 0x1EE88, -1, -1, -1, 3485, -1 }, { 0x1EE89, -1, -1, -1, 3486, -1 }, { 0x1EE8B, -1, -1, -1, 3487, -1 }, { 0x1EE8C, -1, -1, -1, 3488, -1 }, { 0x1EE8D, -1, -1, -1, 3489, -1 }, { 0x1EE8E, -1, -1, -1, 3490, -1 }, { 0x1EE8F, -1, -1, -1, 3491, -1 }, { 0x1EE90, -1, -1, -1, 3492, -1 }, { 0x1EE91, -1, -1, -1, 3493, -1 }, { 0x1EE92, -1, -1, -1, 3494, -1 }, { 0x1EE93, -1, -1, -1, 3495, -1 }, { 0x1EE94, -1, -1, -1, 3496, -1 }, { 0x1EE95, -1, -1, -1, 3497, -1 }, { 0x1EE96, -1, -1, -1, 3498, -1 }, { 0x1EE97, -1, -1, -1, 3499, -1 }, { 0x1EE98, -1, -1, -1, 3500, -1 }, { 0x1EE99, -1, -1, -1, 3501, -1 }, { 0x1EE9A, -1, -1, -1, 3502, -1 }, { 0x1EE9B, -1, -1, -1, 3503, -1 }, { 0x1EEA1, -1, -1, -1, 3504, -1 }, { 0x1EEA2, -1, -1, -1, 3505, -1 }, { 0x1EEA3, -1, -1, -1, 3506, -1 }, { 0x1EEA5, -1, -1, -1, 3507, -1 }, { 0x1EEA6, -1, -1, -1, 3508, -1 }, { 0x1EEA7, -1, -1, -1, 3509, -1 }, { 0x1EEA8, -1, -1, -1, 3510, -1 }, { 0x1EEA9, -1, -1, -1, 3511, -1 }, { 0x1EEAB, -1, -1, -1, 3512, -1 }, { 0x1EEAC, -1, -1, -1, 3513, -1 }, { 0x1EEAD, -1, -1, -1, 3514, -1 }, { 0x1EEAE, -1, -1, -1, 3515, -1 }, { 0x1EEAF, -1, -1, -1, 3516, -1 }, { 0x1EEB0, -1, -1, -1, 3517, -1 }, { 0x1EEB1, -1, -1, -1, 3518, -1 }, { 0x1EEB2, -1, -1, -1, 3519, -1 }, { 0x1EEB3, -1, -1, -1, 3520, -1 }, { 0x1EEB4, -1, -1, -1, 3521, -1 }, { 0x1EEB5, -1, -1, -1, 3522, -1 }, { 0x1EEB6, -1, -1, -1, 3523, -1 }, { 0x1EEB7, -1, -1, -1, 3524, -1 }, { 0x1EEB8, -1, -1, -1, 3525, -1 }, { 0x1EEB9, -1, -1, -1, 3526, -1 }, { 0x1EEBA, -1, -1, -1, 3527, -1 }, { 0x1EEBB, -1, -1, -1, 3528, -1 }, { 0x1EEF0, -1, 3577, 2817, -1, -1 }, { 0x1EEF1, -1, 3579, -1, -1, -1 }, { 0x1F004, 2113, -1, -1, -1, -1 }, { 0x1F005, 2114, -1, -1, -1, -1 }, { 0x1F006, 2115, -1, -1, -1, -1 }, { 0x1F007, 2116, -1, -1, -1, -1 }, { 0x1F010, 2117, -1, -1, -1, -1 }, { 0x1F019, 2118, -1, -1, -1, -1 }, { 0x1F022, 2119, -1, -1, -1, -1 }, { 0x1F023, 2120, -1, -1, -1, -1 }, { 0x1F024, 2121, -1, -1, -1, -1 }, { 0x1F025, 2122, -1, -1, -1, -1 }, { 0x1F02A, 2123, -1, -1, -1, -1 }, { 0x1F0AB, 2124, -1, -1, -1, -1 }, { 0x1F0AC, 2126, -1, -1, -1, -1 }, { 0x1F0AD, 2128, -1, -1, -1, -1 }, { 0x1F0AE, 2130, -1, -1, -1, -1 }, { 0x1F0BF, -1, 3581, -1, -1, -1 }, { 0x1F0DF, -1, 3582, -1, -1, -1 }, { 0x1F0E1, -1, 3583, -1, -1, -1 }, { 0x1F0E2, -1, 3584, -1, -1, -1 }, { 0x1F0E3, -1, 3585, -1, -1, -1 }, { 0x1F0E4, -1, 3586, -1, -1, -1 }, { 0x1F0E5, -1, 3587, -1, -1, -1 }, { 0x1F0E6, -1, 3588, -1, -1, -1 }, { 0x1F0E7, -1, 3589, -1, -1, -1 }, { 0x1F0E8, -1, 3590, -1, -1, -1 }, { 0x1F0E9, -1, 3591, -1, -1, -1 }, { 0x1F0EA, -1, 3592, -1, -1, -1 }, { 0x1F0EB, -1, 3593, -1, -1, -1 }, { 0x1F0EC, -1, 3594, -1, -1, -1 }, { 0x1F0ED, -1, 3595, -1, -1, -1 }, { 0x1F0EE, -1, 3596, -1, -1, -1 }, { 0x1F0EF, -1, 3597, -1, -1, -1 }, { 0x1F0F0, -1, 3598, -1, -1, -1 }, { 0x1F0F1, -1, 3599, -1, -1, -1 }, { 0x1F0F2, -1, 3600, -1, -1, -1 }, { 0x1F0F3, -1, 3601, -1, -1, -1 }, { 0x1F0F4, -1, 3602, -1, -1, -1 }, { 0x1F0F5, -1, 3603, -1, -1, -1 }, { 0x1F100, -1, -1, -1, 3529, -1 }, { 0x1F101, -1, -1, -1, 3530, -1 }, { 0x1F102, -1, -1, -1, 3531, -1 }, { 0x1F103, -1, -1, -1, 3532, -1 }, { 0x1F104, -1, -1, -1, 3533, -1 }, { 0x1F105, -1, -1, -1, 3534, -1 }, { 0x1F106, -1, -1, -1, 3535, -1 }, { 0x1F107, -1, -1, -1, 3536, -1 }, { 0x1F108, -1, -1, -1, 3537, -1 }, { 0x1F109, -1, -1, -1, 3538, -1 }, { 0x1F10A, -1, -1, -1, 3539, -1 }, { 0x1F10D, 2132, -1, -1, -1, -1 }, { 0x1F10E, 2133, -1, -1, -1, -1 }, { 0x1F10F, 2134, -1, -1, -1, -1 }, { 0x1F110, -1, -1, -1, 3540, -1 }, { 0x1F111, -1, -1, -1, 3541, -1 }, { 0x1F112, -1, -1, -1, 3542, -1 }, { 0x1F113, -1, -1, -1, 3543, -1 }, { 0x1F114, -1, -1, -1, 3544, -1 }, { 0x1F115, -1, -1, -1, 3545, -1 }, { 0x1F116, -1, -1, -1, 3546, -1 }, { 0x1F117, -1, -1, -1, 3547, -1 }, { 0x1F118, -1, -1, -1, 3548, -1 }, { 0x1F119, -1, -1, -1, 3549, -1 }, { 0x1F11A, -1, -1, -1, 3550, -1 }, { 0x1F11B, -1, -1, -1, 3551, -1 }, { 0x1F11C, -1, -1, -1, 3552, -1 }, { 0x1F11D, -1, -1, -1, 3553, -1 }, { 0x1F11E, -1, -1, -1, 3554, -1 }, { 0x1F11F, -1, -1, -1, 3555, -1 }, { 0x1F120, -1, -1, -1, 3556, -1 }, { 0x1F121, -1, -1, -1, 3557, -1 }, { 0x1F122, -1, -1, -1, 3558, -1 }, { 0x1F123, -1, -1, -1, 3559, -1 }, { 0x1F124, -1, -1, -1, 3560, -1 }, { 0x1F125, -1, -1, -1, 3561, -1 }, { 0x1F126, -1, -1, -1, 3562, -1 }, { 0x1F127, -1, -1, -1, 3563, -1 }, { 0x1F128, -1, -1, -1, 3564, -1 }, { 0x1F129, -1, -1, -1, 3565, -1 }, { 0x1F12A, -1, 3604, -1, 3566, -1 }, { 0x1F12B, 2135, -1, -1, 3567, -1 }, { 0x1F12C, 2136, -1, -1, 3568, -1 }, { 0x1F12D, -1, -1, 2818, 3569, -1 }, { 0x1F12E, -1, 3605, 2819, 3570, -1 }, { 0x1F12F, -1, -1, 2820, -1, -1 }, { 0x1F130, 2137, -1, -1, 3571, -1 }, { 0x1F131, 2138, -1, -1, 3572, -1 }, { 0x1F132, -1, -1, -1, 3573, -1 }, { 0x1F133, -1, -1, -1, 3574, -1 }, { 0x1F134, -1, -1, -1, 3575, -1 }, { 0x1F135, -1, -1, -1, 3576, -1 }, { 0x1F136, -1, -1, -1, 3577, -1 }, { 0x1F137, -1, -1, -1, 3578, -1 }, { 0x1F138, -1, -1, -1, 3579, -1 }, { 0x1F139, -1, -1, -1, 3580, -1 }, { 0x1F13A, -1, -1, -1, 3581, -1 }, { 0x1F13B, -1, -1, -1, 3582, -1 }, { 0x1F13C, -1, -1, -1, 3583, -1 }, { 0x1F13D, 2140, -1, -1, 3584, -1 }, { 0x1F13E, -1, -1, -1, 3585, -1 }, { 0x1F13F, 2141, -1, -1, 3586, -1 }, { 0x1F140, -1, -1, -1, 3587, -1 }, { 0x1F141, -1, -1, -1, 3588, -1 }, { 0x1F142, 2142, -1, -1, 3589, -1 }, { 0x1F143, 2143, -1, -1, 3590, -1 }, { 0x1F144, -1, -1, -1, 3591, -1 }, { 0x1F145, -1, -1, -1, 3592, -1 }, { 0x1F146, 2144, -1, -1, 3593, -1 }, { 0x1F147, -1, -1, -1, 3594, -1 }, { 0x1F148, -1, -1, -1, 3595, -1 }, { 0x1F149, -1, -1, -1, 3596, -1 }, { 0x1F14A, 2145, -1, -1, 3597, -1 }, { 0x1F14B, 2146, -1, -1, 3598, -1 }, { 0x1F14C, 2147, -1, -1, 3599, -1 }, { 0x1F14D, 2148, -1, -1, 3600, -1 }, { 0x1F14E, 2149, -1, -1, 3601, -1 }, { 0x1F14F, 2150, -1, 2822, 3602, -1 }, { 0x1F150, 2151, -1, -1, -1, -1 }, { 0x1F155, 2152, -1, -1, -1, -1 }, { 0x1F157, 2153, -1, -1, -1, -1 }, { 0x1F15A, 2154, -1, 2823, -1, -1 }, { 0x1F15B, 2155, -1, 2824, -1, -1 }, { 0x1F15C, 2156, -1, 2825, -1, -1 }, { 0x1F15F, 2157, -1, -1, -1, -1 }, { 0x1F161, 2158, -1, -1, -1, -1 }, { 0x1F162, 2159, -1, -1, -1, -1 }, { 0x1F163, 2160, -1, 2826, -1, -1 }, { 0x1F164, 2161, -1, 2827, -1, -1 }, { 0x1F16A, 2162, 3608, 2828, 3603, -1 }, { 0x1F16B, 2163, 3609, 2829, 3604, -1 }, { 0x1F16C, 2164, 3610, 2830, 3605, -1 }, { 0x1F16D, 2165, -1, 2831, -1, -1 }, { 0x1F16E, 2166, -1, -1, -1, -1 }, { 0x1F16F, 2167, -1, -1, -1, -1 }, { 0x1F170, 2168, -1, -1, -1, -1 }, { 0x1F171, 2169, -1, -1, -1, -1 }, { 0x1F172, 2170, -1, -1, -1, -1 }, { 0x1F175, 2171, -1, -1, -1, -1 }, { 0x1F177, 2172, -1, 2832, -1, -1 }, { 0x1F179, 2173, -1, -1, -1, -1 }, { 0x1F17B, 2174, -1, -1, -1, -1 }, { 0x1F17C, 2175, -1, -1, -1, -1 }, { 0x1F17E, 2176, -1, -1, -1, -1 }, { 0x1F17F, 2177, -1, -1, -1, -1 }, { 0x1F18A, 2178, -1, -1, -1, -1 }, { 0x1F18B, 2179, -1, -1, -1, -1 }, { 0x1F18C, 2180, -1, -1, -1, -1 }, { 0x1F18D, 2181, -1, -1, -1, -1 }, { 0x1F18E, 2182, -1, -1, -1, -1 }, { 0x1F18F, 2183, -1, 2833, -1, -1 }, { 0x1F190, 2184, -1, -1, 3606, -1 }, { 0x1F191, 2185, -1, -1, -1, -1 }, { 0x1F193, 2186, -1, -1, -1, -1 }, { 0x1F194, 2187, -1, -1, -1, -1 }, { 0x1F196, 2188, -1, -1, -1, -1 }, { 0x1F198, 2189, -1, -1, -1, -1 }, { 0x1F199, 2190, -1, -1, -1, -1 }, { 0x1F19A, 2191, -1, -1, -1, -1 }, { 0x1F1A0, -1, 3611, -1, -1, -1 }, { 0x1F1A1, -1, 3612, -1, -1, -1 }, { 0x1F1A2, -1, 3613, -1, -1, -1 }, { 0x1F1A3, -1, 3614, -1, -1, -1 }, { 0x1F1A4, -1, 3615, -1, -1, -1 }, { 0x1F1A5, 2192, -1, -1, -1, -1 }, { 0x1F1A6, 2193, -1, -1, -1, -1 }, { 0x1F1A7, 2194, -1, -1, -1, -1 }, { 0x1F1A8, 2195, -1, -1, -1, -1 }, { 0x1F1AA, 2196, -1, -1, -1, -1 }, { 0x1F1AB, 2197, -1, -1, -1, -1 }, { 0x1F1AC, 2198, -1, -1, -1, -1 }, { 0x1F1AD, -1, 3616, 2834, -1, -1 }, { 0x1F200, 2199, -1, -1, 3607, -1 }, { 0x1F201, 2200, -1, -1, 3608, -1 }, { 0x1F202, 2201, -1, 2836, 3609, -1 }, { 0x1F210, 2202, -1, -1, 3610, -1 }, { 0x1F211, 2203, -1, -1, 3611, -1 }, { 0x1F212, 2204, -1, -1, 3612, -1 }, { 0x1F213, 2205, -1, -1, 3613, -1 }, { 0x1F214, 2206, -1, -1, 3614, -1 }, { 0x1F215, 2208, -1, -1, 3615, -1 }, { 0x1F216, 2209, -1, -1, 3616, -1 }, { 0x1F217, 2210, -1, -1, 3617, -1 }, { 0x1F218, 2211, -1, -1, 3618, -1 }, { 0x1F219, 2212, -1, -1, 3619, -1 }, { 0x1F21A, 2213, -1, -1, 3620, -1 }, { 0x1F21B, 2215, -1, -1, 3621, -1 }, { 0x1F21C, 2216, -1, -1, 3622, -1 }, { 0x1F21D, 2217, -1, -1, 3623, -1 }, { 0x1F21E, 2218, -1, -1, 3624, -1 }, { 0x1F21F, 2219, -1, -1, 3625, -1 }, { 0x1F220, 2220, -1, -1, 3626, -1 }, { 0x1F221, 2221, -1, -1, 3627, -1 }, { 0x1F222, 2222, -1, -1, 3628, -1 }, { 0x1F223, 2223, -1, -1, 3629, -1 }, { 0x1F224, 2224, -1, -1, 3630, -1 }, { 0x1F225, 2225, -1, -1, 3631, -1 }, { 0x1F226, 2226, -1, -1, 3632, -1 }, { 0x1F227, 2227, -1, -1, 3633, -1 }, { 0x1F228, 2228, -1, -1, 3634, -1 }, { 0x1F229, 2229, -1, -1, 3635, -1 }, { 0x1F22A, 2230, -1, -1, 3636, -1 }, { 0x1F22B, 2231, -1, -1, 3637, -1 }, { 0x1F22C, 2232, -1, -1, 3638, -1 }, { 0x1F22D, 2233, -1, -1, 3639, -1 }, { 0x1F22E, 2234, -1, -1, 3640, -1 }, { 0x1F22F, 2235, -1, -1, 3641, -1 }, { 0x1F230, 2237, -1, -1, 3642, -1 }, { 0x1F231, 2238, -1, -1, 3643, -1 }, { 0x1F232, 2239, -1, -1, 3644, -1 }, { 0x1F233, 2240, -1, -1, 3645, -1 }, { 0x1F234, 2241, -1, -1, 3646, -1 }, { 0x1F235, 2242, -1, -1, 3647, -1 }, { 0x1F236, 2243, -1, 2837, 3648, -1 }, { 0x1F237, 2244, -1, 2838, 3649, -1 }, { 0x1F238, 2245, -1, -1, 3650, -1 }, { 0x1F239, 2246, -1, -1, 3651, -1 }, { 0x1F23A, 2247, -1, -1, 3652, -1 }, { 0x1F23B, 2248, -1, -1, 3653, -1 }, { 0x1F240, 2249, -1, -1, 3654, -1 }, { 0x1F241, 2250, -1, -1, 3655, -1 }, { 0x1F242, 2251, -1, -1, 3656, -1 }, { 0x1F243, 2252, -1, -1, 3657, -1 }, { 0x1F244, 2253, -1, -1, 3658, -1 }, { 0x1F245, 2254, -1, -1, 3659, -1 }, { 0x1F246, 2255, -1, -1, 3660, -1 }, { 0x1F247, 2256, -1, -1, 3661, -1 }, { 0x1F248, 2257, -1, -1, 3662, -1 }, { 0x1F250, 2258, -1, -1, 3663, -1 }, { 0x1F251, 2259, -1, -1, 3664, -1 }, { 0x1F260, -1, 3617, -1, -1, -1 }, { 0x1F261, -1, 3618, -1, -1, -1 }, { 0x1F262, -1, 3619, -1, -1, -1 }, { 0x1F263, -1, 3620, -1, -1, -1 }, { 0x1F264, -1, 3621, -1, -1, -1 }, { 0x1F265, -1, 3622, -1, -1, -1 }, { 0x1F300, 2260, -1, -1, -1, -1 }, { 0x1F301, -1, -1, 2839, -1, -1 }, { 0x1F306, -1, -1, 2840, -1, -1 }, { 0x1F30A, 2261, -1, -1, -1, -1 }, { 0x1F310, -1, 3623, -1, -1, -1 }, { 0x1F311, -1, -1, 2841, -1, -1 }, { 0x1F313, 2262, -1, 2842, -1, -1 }, { 0x1F314, 2263, -1, -1, -1, -1 }, { 0x1F315, -1, -1, 2844, -1, -1 }, { 0x1F317, -1, -1, 2845, -1, -1 }, { 0x1F319, -1, 3624, 2847, -1, -1 }, { 0x1F31F, -1, -1, 2849, -1, -1 }, { 0x1F321, 2264, -1, -1, -1, -1 }, { 0x1F322, 2265, -1, 2850, -1, -1 }, { 0x1F323, 2266, -1, 2851, -1, -1 }, { 0x1F324, 2267, -1, 2853, -1, -1 }, { 0x1F325, 2268, -1, -1, -1, -1 }, { 0x1F326, 2269, -1, -1, -1, -1 }, { 0x1F327, 2270, -1, 2854, -1, -1 }, { 0x1F328, 2271, -1, -1, -1, -1 }, { 0x1F329, 2272, -1, 2855, -1, -1 }, { 0x1F32A, 2273, -1, -1, -1, -1 }, { 0x1F32B, -1, -1, 2856, -1, -1 }, { 0x1F32C, 2274, -1, -1, -1, -1 }, { 0x1F332, -1, -1, 2857, -1, -1 }, { 0x1F334, -1, -1, 2858, -1, -1 }, { 0x1F335, -1, -1, 2859, -1, -1 }, { 0x1F336, 2275, -1, -1, -1, -1 }, { 0x1F337, -1, -1, 2860, -1, -1 }, { 0x1F339, -1, -1, 2861, -1, -1 }, { 0x1F33C, 2276, -1, -1, -1, -1 }, { 0x1F340, -1, -1, 2862, -1, -1 }, { 0x1F346, 2277, -1, -1, -1, -1 }, { 0x1F354, 2278, -1, -1, -1, -1 }, { 0x1F35A, 2279, -1, -1, -1, -1 }, { 0x1F35B, 2280, -1, -1, -1, -1 }, { 0x1F35C, 2281, -1, -1, -1, -1 }, { 0x1F361, 2282, -1, -1, -1, -1 }, { 0x1F362, 2283, -1, -1, -1, -1 }, { 0x1F36A, 2284, -1, -1, -1, -1 }, { 0x1F373, 2285, -1, -1, -1, -1 }, { 0x1F374, 2286, 3625, 2863, -1, -1 }, { 0x1F375, -1, -1, 2865, -1, -1 }, { 0x1F378, 2287, -1, 2867, -1, -1 }, { 0x1F37B, 2288, -1, 2869, -1, -1 }, { 0x1F37D, 2289, -1, 2870, -1, -1 }, { 0x1F381, -1, -1, 2871, -1, -1 }, { 0x1F383, 2290, -1, -1, -1, -1 }, { 0x1F385, 2291, -1, 2872, -1, -1 }, { 0x1F387, -1, 3627, -1, -1, -1 }, { 0x1F38A, 2292, -1, -1, -1, -1 }, { 0x1F38B, 2293, -1, -1, -1, -1 }, { 0x1F38C, -1, 3628, -1, -1, -1 }, { 0x1F38D, -1, 3629, -1, -1, -1 }, { 0x1F38E, -1, 3630, -1, -1, -1 }, { 0x1F391, -1, 3631, -1, -1, -1 }, { 0x1F392, -1, 3632, -1, -1, -1 }, { 0x1F393, 2294, 3633, -1, -1, -1 }, { 0x1F394, 2295, -1, 2873, -1, -1 }, { 0x1F395, 2296, -1, 2874, -1, -1 }, { 0x1F398, 2297, -1, 2875, -1, -1 }, { 0x1F399, 2298, -1, 2876, -1, -1 }, { 0x1F39A, 2299, -1, -1, -1, -1 }, { 0x1F39B, 2300, -1, -1, -1, -1 }, { 0x1F39C, 2301, 3634, 2877, -1, -1 }, { 0x1F39D, -1, 3635, 2878, -1, -1 }, { 0x1F39E, 2303, -1, 2879, -1, -1 }, { 0x1F39F, 2304, -1, 2880, -1, -1 }, { 0x1F3A0, 2305, -1, -1, -1, -1 }, { 0x1F3A1, 2306, -1, -1, -1, -1 }, { 0x1F3A3, 2307, -1, -1, -1, -1 }, { 0x1F3A4, 2308, -1, 2881, -1, -1 }, { 0x1F3A5, 2309, -1, 2882, -1, -1 }, { 0x1F3A6, 2310, -1, 2883, -1, -1 }, { 0x1F3A7, 2311, -1, -1, -1, -1 }, { 0x1F3A8, 2312, -1, -1, -1, -1 }, { 0x1F3A9, 2313, -1, -1, -1, -1 }, { 0x1F3AA, 2314, -1, -1, -1, -1 }, { 0x1F3AB, -1, 3636, 2884, -1, -1 }, { 0x1F3AC, 2315, -1, -1, -1, -1 }, { 0x1F3AD, 2316, -1, -1, -1, -1 }, { 0x1F3AE, 2317, -1, -1, -1, -1 }, { 0x1F3AF, 2318, -1, 2885, -1, -1 }, { 0x1F3B1, 2319, -1, -1, -1, -1 }, { 0x1F3B4, 2320, -1, -1, -1, -1 }, { 0x1F3B5, 2321, -1, 2886, -1, -1 }, { 0x1F3B6, 2322, -1, 2887, -1, -1 }, { 0x1F3B9, -1, -1, 2888, -1, -1 }, { 0x1F3BC, -1, -1, 2889, -1, -1 }, { 0x1F3BD, 2323, 3637, -1, -1, -1 }, { 0x1F3BE, 2324, -1, -1, -1, -1 }, { 0x1F3BF, 2325, -1, 2890, -1, -1 }, { 0x1F3C0, 2326, -1, -1, -1, -1 }, { 0x1F3C1, 2327, -1, -1, -1, -1 }, { 0x1F3C3, 2328, -1, 2891, -1, -1 }, { 0x1F3C4, 2329, -1, -1, -1, -1 }, { 0x1F3C5, -1, -1, 2892, -1, -1 }, { 0x1F3CB, 2330, -1, -1, -1, -1 }, { 0x1F3CD, 2331, 3640, -1, -1, -1 }, { 0x1F3CE, 2332, -1, -1, -1, -1 }, { 0x1F3D4, -1, -1, 2893, -1, -1 }, { 0x1F3D5, 2333, -1, 2894, -1, -1 }, { 0x1F3D6, -1, -1, 2895, -1, -1 }, { 0x1F3D7, 2334, -1, 2896, -1, -1 }, { 0x1F3D8, 2335, -1, 2897, -1, -1 }, { 0x1F3D9, 2336, -1, 2898, -1, -1 }, { 0x1F3DA, 2337, -1, -1, -1, -1 }, { 0x1F3DB, 2338, -1, -1, -1, -1 }, { 0x1F3DC, -1, -1, 2899, -1, -1 }, { 0x1F3DD, 2339, -1, 2900, -1, -1 }, { 0x1F3DE, -1, 3641, 2901, -1, -1 }, { 0x1F3E1, 2340, -1, 2902, -1, -1 }, { 0x1F3E3, -1, -1, 2903, -1, -1 }, { 0x1F3E5, -1, -1, 2904, -1, -1 }, { 0x1F3E6, -1, -1, 2905, -1, -1 }, { 0x1F3E7, 2341, -1, -1, -1, -1 }, { 0x1F3E8, -1, -1, 2906, -1, -1 }, { 0x1F3ED, 2342, -1, 2908, -1, -1 }, { 0x1F3EE, 2344, -1, -1, -1, -1 }, { 0x1F3F0, -1, -1, 2909, -1, -1 }, { 0x1F3F1, -1, -1, 2910, -1, -1 }, { 0x1F3F3, 2345, -1, 2911, -1, -1 }, { 0x1F3F5, -1, -1, 2912, -1, -1 }, { 0x1F3F6, -1, -1, 2913, -1, -1 }, { 0x1F3F7, 2346, -1, 2914, -1, -1 }, { 0x1F3F9, 2347, 3642, 2915, -1, -1 }, { 0x1F3FA, -1, 3643, 2916, -1, -1 }, { 0x1F400, -1, 3644, -1, -1, -1 }, { 0x1F401, -1, 3645, -1, -1, -1 }, { 0x1F402, -1, 3646, -1, -1, -1 }, { 0x1F403, -1, 3647, -1, -1, -1 }, { 0x1F404, 2348, 3648, -1, -1, -1 }, { 0x1F405, -1, 3649, -1, -1, -1 }, { 0x1F406, -1, 3650, -1, -1, -1 }, { 0x1F407, -1, 3651, -1, -1, -1 }, { 0x1F408, -1, 3652, -1, -1, -1 }, { 0x1F409, -1, 3653, -1, -1, -1 }, { 0x1F40A, -1, 3654, -1, -1, -1 }, { 0x1F40B, -1, 3655, -1, -1, -1 }, { 0x1F40C, -1, 3656, -1, -1, -1 }, { 0x1F40D, -1, 3657, -1, -1, -1 }, { 0x1F40E, 2349, 3658, -1, -1, -1 }, { 0x1F40F, -1, 3659, 2918, -1, -1 }, { 0x1F410, -1, 3660, -1, -1, -1 }, { 0x1F411, -1, 3661, -1, -1, -1 }, { 0x1F412, -1, 3662, -1, -1, -1 }, { 0x1F413, 2350, 3663, -1, -1, -1 }, { 0x1F414, 2351, 3664, -1, -1, -1 }, { 0x1F415, -1, 3665, -1, -1, -1 }, { 0x1F416, 2353, 3666, -1, -1, -1 }, { 0x1F417, -1, 3667, -1, -1, -1 }, { 0x1F418, -1, 3668, -1, -1, -1 }, { 0x1F41E, 2354, -1, -1, -1, -1 }, { 0x1F422, 2355, -1, -1, -1, -1 }, { 0x1F42A, -1, 3669, -1, -1, -1 }, { 0x1F42B, -1, 3670, -1, -1, -1 }, { 0x1F431, -1, -1, 2919, -1, -1 }, { 0x1F43E, -1, -1, 2920, -1, -1 }, { 0x1F43F, 2356, 3671, -1, -1, -1 }, { 0x1F441, 2357, -1, -1, -1, -1 }, { 0x1F446, -1, -1, 2921, -1, -1 }, { 0x1F447, -1, -1, 2923, -1, -1 }, { 0x1F448, -1, -1, 2926, -1, -1 }, { 0x1F449, -1, -1, 2928, -1, -1 }, { 0x1F44A, 2358, -1, 2930, -1, -1 }, { 0x1F44B, -1, -1, 2931, -1, -1 }, { 0x1F44C, -1, -1, 2932, -1, -1 }, { 0x1F44D, -1, -1, 2933, -1, -1 }, { 0x1F44E, -1, -1, 2934, -1, -1 }, { 0x1F45F, 2359, -1, -1, -1, -1 }, { 0x1F463, -1, -1, 2935, -1, -1 }, { 0x1F464, 2360, -1, -1, -1, -1 }, { 0x1F465, 2361, -1, -1, -1, -1 }, { 0x1F467, -1, -1, 2936, -1, -1 }, { 0x1F469, -1, -1, 2937, -1, -1 }, { 0x1F46A, 2362, -1, -1, -1, -1 }, { 0x1F46B, -1, -1, 2938, -1, -1 }, { 0x1F46F, -1, 3672, -1, -1, -1 }, { 0x1F470, -1, -1, 2939, -1, -1 }, { 0x1F473, -1, 3673, -1, -1, -1 }, { 0x1F475, -1, -1, 2940, -1, -1 }, { 0x1F477, -1, 3674, 2941, -1, -1 }, { 0x1F478, -1, -1, 2942, -1, -1 }, { 0x1F47D, -1, -1, 2943, -1, -1 }, { 0x1F47E, -1, -1, 2944, -1, -1 }, { 0x1F47F, -1, 3675, -1, -1, -1 }, { 0x1F481, -1, 3676, -1, -1, -1 }, { 0x1F483, -1, 3677, 2945, -1, -1 }, { 0x1F485, 2363, -1, -1, -1, -1 }, { 0x1F487, -1, 3678, -1, -1, -1 }, { 0x1F48B, 2364, -1, 2946, -1, -1 }, { 0x1F48D, 2365, -1, -1, -1, -1 }, { 0x1F48F, 2366, -1, -1, -1, -1 }, { 0x1F490, -1, -1, 2947, -1, -1 }, { 0x1F492, 2367, -1, 2948, -1, -1 }, { 0x1F499, -1, -1, 2949, -1, -1 }, { 0x1F4A0, 2368, 3679, 2954, -1, -1 }, { 0x1F4A1, 2369, -1, -1, -1, -1 }, { 0x1F4A5, -1, -1, 2955, -1, -1 }, { 0x1F4A6, 2370, -1, -1, -1, -1 }, { 0x1F4A7, -1, 3680, 2956, -1, -1 }, { 0x1F4A8, 2371, -1, -1, -1, -1 }, { 0x1F4A9, 2372, 3681, -1, -1, -1 }, { 0x1F4AA, 2373, -1, -1, -1, -1 }, { 0x1F4AB, 2374, -1, -1, -1, -1 }, { 0x1F4AC, 2375, -1, -1, -1, -1 }, { 0x1F4AD, -1, -1, 2957, -1, -1 }, { 0x1F4AE, 2376, -1, 2958, -1, -1 }, { 0x1F4AF, 2377, -1, -1, -1, -1 }, { 0x1F4B0, -1, 3682, -1, -1, -1 }, { 0x1F4B2, -1, -1, 2959, -1, -1 }, { 0x1F4BA, -1, 3683, -1, -1, -1 }, { 0x1F4BB, -1, -1, 2960, -1, -1 }, { 0x1F4BE, 2378, -1, 2961, -1, -1 }, { 0x1F4BF, -1, -1, 2962, -1, -1 }, { 0x1F4C0, 2379, -1, -1, -1, -1 }, { 0x1F4C1, -1, -1, 2963, -1, -1 }, { 0x1F4C2, -1, -1, 2964, -1, -1 }, { 0x1F4C3, -1, -1, 2965, -1, -1 }, { 0x1F4C4, -1, -1, 2966, -1, -1 }, { 0x1F4C5, -1, -1, 2967, -1, -1 }, { 0x1F4C6, -1, -1, 2968, -1, -1 }, { 0x1F4C7, -1, -1, 2969, -1, -1 }, { 0x1F4C8, -1, -1, 2970, -1, -1 }, { 0x1F4CC, -1, -1, 2971, -1, -1 }, { 0x1F4CE, -1, -1, 2972, -1, -1 }, { 0x1F4D6, 2380, 3684, 2973, -1, -1 }, { 0x1F4DE, -1, 3685, 2974, -1, -1 }, { 0x1F4E0, -1, -1, 2976, -1, -1 }, { 0x1F4E1, 2381, -1, -1, -1, -1 }, { 0x1F4E3, -1, -1, 2980, -1, -1 }, { 0x1F4E6, -1, -1, 2981, -1, -1 }, { 0x1F4E7, -1, 3686, 2982, -1, -1 }, { 0x1F4E8, -1, -1, 2983, -1, -1 }, { 0x1F4E9, -1, 3687, 2984, -1, -1 }, { 0x1F4EA, 2382, -1, -1, -1, -1 }, { 0x1F4EB, 2384, -1, -1, -1, -1 }, { 0x1F4EE, 2385, -1, -1, -1, -1 }, { 0x1F4F0, -1, -1, 2985, -1, -1 }, { 0x1F4F1, -1, -1, 2986, -1, -1 }, { 0x1F4F2, -1, 3688, -1, -1, -1 }, { 0x1F4F6, 2386, -1, -1, -1, -1 }, { 0x1F4F9, 2387, -1, -1, -1, -1 }, { 0x1F4FD, 2388, -1, 2987, -1, -1 }, { 0x1F4FE, 2389, -1, -1, -1, -1 }, { 0x1F500, 2390, -1, -1, -1, -1 }, { 0x1F501, 2391, -1, 2988, -1, -1 }, { 0x1F502, 2392, -1, -1, -1, -1 }, { 0x1F503, 2393, -1, 2989, -1, -1 }, { 0x1F504, 2394, -1, -1, -1, -1 }, { 0x1F506, -1, -1, 2990, -1, -1 }, { 0x1F508, 2395, -1, 2993, -1, -1 }, { 0x1F50A, 2396, -1, -1, -1, -1 }, { 0x1F50D, 2397, -1, 2995, -1, -1 }, { 0x1F50E, 2398, -1, -1, -1, -1 }, { 0x1F50F, 2399, -1, -1, -1, -1 }, { 0x1F510, 2400, -1, -1, -1, -1 }, { 0x1F511, -1, -1, 2996, -1, -1 }, { 0x1F512, 2401, -1, -1, -1, -1 }, { 0x1F514, -1, -1, 2998, -1, -1 }, { 0x1F516, -1, 3689, 3001, -1, -1 }, { 0x1F518, -1, -1, 3002, -1, -1 }, { 0x1F519, -1, -1, 3005, -1, -1 }, { 0x1F51D, 2402, -1, -1, -1, -1 }, { 0x1F51F, -1, -1, 3006, -1, -1 }, { 0x1F524, 2403, -1, -1, -1, -1 }, { 0x1F526, 2404, -1, -1, -1, -1 }, { 0x1F52A, 2405, -1, 3007, -1, -1 }, { 0x1F52B, 2406, -1, -1, -1, -1 }, { 0x1F52F, -1, -1, 3008, -1, -1 }, { 0x1F534, -1, -1, 3009, -1, -1 }, { 0x1F536, -1, -1, 3015, -1, -1 }, { 0x1F538, -1, -1, 3016, -1, -1 }, { 0x1F53A, -1, -1, 3017, -1, -1 }, { 0x1F53B, -1, -1, 3018, -1, -1 }, { 0x1F53C, 2407, -1, 3019, -1, -1 }, { 0x1F53D, 2408, -1, 3020, -1, -1 }, { 0x1F53E, 2409, -1, 3021, -1, -1 }, { 0x1F540, -1, 3690, -1, -1, -1 }, { 0x1F541, -1, 3691, -1, -1, -1 }, { 0x1F542, -1, 3692, 3022, -1, -1 }, { 0x1F543, -1, 3693, -1, -1, -1 }, { 0x1F544, -1, 3694, -1, -1, -1 }, { 0x1F545, -1, 3695, -1, -1, -1 }, { 0x1F546, 2410, -1, 3023, -1, -1 }, { 0x1F549, -1, 3696, 3024, -1, -1 }, { 0x1F54A, 2411, -1, -1, -1, -1 }, { 0x1F54E, 2412, -1, -1, -1, -1 }, { 0x1F54F, -1, -1, 3025, -1, -1 }, { 0x1F550, -1, -1, 3026, -1, -1 }, { 0x1F568, -1, -1, 3028, -1, -1 }, { 0x1F56B, 2413, -1, 3029, -1, -1 }, { 0x1F56C, 2414, -1, 3030, -1, -1 }, { 0x1F56D, -1, -1, 3032, -1, -1 }, { 0x1F56E, -1, -1, 3033, -1, -1 }, { 0x1F570, 2415, -1, 3034, -1, -1 }, { 0x1F571, -1, -1, 3035, -1, -1 }, { 0x1F573, 2416, -1, -1, -1, -1 }, { 0x1F574, 2417, -1, -1, -1, -1 }, { 0x1F575, 2418, -1, -1, -1, -1 }, { 0x1F576, 2419, -1, -1, -1, -1 }, { 0x1F57A, -1, 3697, 3036, -1, -1 }, { 0x1F57B, -1, -1, 3037, -1, -1 }, { 0x1F57C, 2420, -1, 3038, -1, -1 }, { 0x1F57D, 2421, -1, -1, -1, -1 }, { 0x1F57E, -1, -1, 3039, -1, -1 }, { 0x1F57F, -1, -1, 3040, -1, -1 }, { 0x1F580, 2422, -1, -1, -1, -1 }, { 0x1F581, 2423, -1, 3041, -1, -1 }, { 0x1F582, -1, 3698, 3042, -1, -1 }, { 0x1F583, 2424, -1, -1, -1, -1 }, { 0x1F584, 2425, -1, 3043, -1, -1 }, { 0x1F585, 2426, -1, 3044, -1, -1 }, { 0x1F587, 2427, -1, 3045, -1, -1 }, { 0x1F588, 2428, -1, 3046, -1, -1 }, { 0x1F589, 2429, -1, 3047, -1, -1 }, { 0x1F58A, 2430, -1, -1, -1, -1 }, { 0x1F58B, 2431, -1, 3048, -1, -1 }, { 0x1F58C, 2432, -1, -1, -1, -1 }, { 0x1F58D, 2433, -1, -1, -1, -1 }, { 0x1F58E, -1, -1, 3049, -1, -1 }, { 0x1F58F, -1, -1, 3050, -1, -1 }, { 0x1F590, 2434, -1, 3051, -1, -1 }, { 0x1F592, -1, -1, 3052, -1, -1 }, { 0x1F593, -1, -1, 3053, -1, -1 }, { 0x1F594, -1, -1, 3054, -1, -1 }, { 0x1F596, 2435, -1, -1, -1, -1 }, { 0x1F597, -1, -1, 3055, -1, -1 }, { 0x1F598, -1, -1, 3057, -1, -1 }, { 0x1F599, -1, -1, 3058, -1, -1 }, { 0x1F59C, -1, -1, 3059, -1, -1 }, { 0x1F59D, -1, -1, 3060, -1, -1 }, { 0x1F59E, -1, -1, 3061, -1, -1 }, { 0x1F59F, -1, -1, 3062, -1, -1 }, { 0x1F5A2, -1, -1, 3063, -1, -1 }, { 0x1F5A3, -1, -1, 3064, -1, -1 }, { 0x1F5A4, -1, 3699, 3065, -1, -1 }, { 0x1F5A5, 2436, -1, -1, -1, -1 }, { 0x1F5A6, -1, -1, 3067, -1, -1 }, { 0x1F5A7, 2437, -1, -1, -1, -1 }, { 0x1F5A8, -1, -1, 3068, -1, -1 }, { 0x1F5A9, 2438, -1, -1, -1, -1 }, { 0x1F5AA, 2439, -1, 3069, -1, -1 }, { 0x1F5AE, 2440, -1, 3070, -1, -1 }, { 0x1F5B2, 2441, -1, -1, -1, -1 }, { 0x1F5B3, 2442, -1, 3071, -1, -1 }, { 0x1F5B5, 2443, -1, 3072, -1, -1 }, { 0x1F5B6, -1, -1, 3073, -1, -1 }, { 0x1F5B7, -1, -1, 3074, -1, -1 }, { 0x1F5B8, 2444, -1, 3075, -1, -1 }, { 0x1F5BB, 2445, -1, -1, -1, -1 }, { 0x1F5BC, 2446, -1, -1, -1, -1 }, { 0x1F5BD, 2447, -1, -1, -1, -1 }, { 0x1F5BE, 2448, -1, -1, -1, -1 }, { 0x1F5C0, 2449, -1, 3076, -1, -1 }, { 0x1F5C1, -1, -1, 3078, -1, -1 }, { 0x1F5C2, 2450, -1, 3079, -1, -1 }, { 0x1F5C3, 2451, -1, -1, -1, -1 }, { 0x1F5CE, -1, -1, 3080, -1, -1 }, { 0x1F5CF, -1, -1, 3081, -1, -1 }, { 0x1F5D1, 2452, -1, -1, -1, -1 }, { 0x1F5D2, 2453, -1, 3082, -1, -1 }, { 0x1F5D3, 2454, -1, 3083, -1, -1 }, { 0x1F5D7, 2455, -1, -1, -1, -1 }, { 0x1F5D8, 2456, -1, 3084, -1, -1 }, { 0x1F5D9, 2457, -1, 3085, -1, -1 }, { 0x1F5DC, -1, 3700, -1, -1, -1 }, { 0x1F5DD, 2458, -1, 3086, -1, -1 }, { 0x1F5DE, 2459, -1, 3087, -1, -1 }, { 0x1F5DF, 2460, -1, -1, -1, -1 }, { 0x1F5E0, 2461, -1, 3088, -1, -1 }, { 0x1F5E1, 2462, -1, 3089, -1, -1 }, { 0x1F5E2, 2464, -1, 3090, -1, -1 }, { 0x1F5E3, 2466, -1, -1, -1, -1 }, { 0x1F5E6, -1, -1, 3091, -1, -1 }, { 0x1F5E7, -1, -1, 3092, -1, -1 }, { 0x1F5EA, 2467, -1, -1, -1, -1 }, { 0x1F5EB, 2468, -1, -1, -1, -1 }, { 0x1F5ED, -1, -1, 3093, -1, -1 }, { 0x1F5EE, 2469, -1, -1, -1, -1 }, { 0x1F5EF, 2470, -1, -1, -1, -1 }, { 0x1F5F0, 2471, -1, 3094, -1, -1 }, { 0x1F5F1, 2472, -1, -1, -1, -1 }, { 0x1F5F2, 2473, -1, 3095, -1, -1 }, { 0x1F5F3, 2474, -1, 3096, -1, -1 }, { 0x1F5F4, 2475, -1, 3097, -1, -1 }, { 0x1F5F5, -1, -1, 3098, -1, -1 }, { 0x1F5F6, -1, -1, 3099, -1, -1 }, { 0x1F5F8, 2476, -1, 3100, -1, -1 }, { 0x1F5F9, -1, -1, 3101, -1, -1 }, { 0x1F5FF, -1, 3701, -1, -1, -1 }, { 0x1F603, -1, -1, 3102, -1, -1 }, { 0x1F608, -1, 3702, -1, -1, -1 }, { 0x1F60C, -1, 3703, -1, -1, -1 }, { 0x1F610, -1, 3704, -1, -1, -1 }, { 0x1F61C, -1, 3705, -1, -1, -1 }, { 0x1F61D, -1, 3706, -1, -1, -1 }, { 0x1F61E, -1, -1, 3103, -1, -1 }, { 0x1F621, -1, 3707, -1, -1, -1 }, { 0x1F624, -1, 3708, -1, -1, -1 }, { 0x1F626, -1, 3709, -1, -1, -1 }, { 0x1F62C, -1, 3710, 3104, -1, -1 }, { 0x1F633, -1, 3711, -1, -1, -1 }, { 0x1F636, -1, -1, 3105, -1, -1 }, { 0x1F63E, -1, 3712, -1, -1, -1 }, { 0x1F640, -1, 3713, -1, -1, -1 }, { 0x1F641, -1, -1, 3106, -1, -1 }, { 0x1F642, -1, -1, 3107, -1, -1 }, { 0x1F645, -1, 3714, -1, -1, -1 }, { 0x1F647, -1, 3715, -1, -1, -1 }, { 0x1F64C, 2477, -1, -1, -1, -1 }, { 0x1F64E, -1, 3716, -1, -1, -1 }, { 0x1F64F, -1, 3717, -1, -1, -1 }, { 0x1F659, -1, -1, 3108, -1, -1 }, { 0x1F65B, -1, -1, 3109, -1, -1 }, { 0x1F66A, 2478, -1, -1, -1, -1 }, { 0x1F66B, 2479, -1, -1, -1, -1 }, { 0x1F66C, -1, -1, 3110, -1, -1 }, { 0x1F670, 2480, -1, 3111, -1, -1 }, { 0x1F674, -1, -1, 3112, -1, -1 }, { 0x1F675, 2481, -1, -1, -1, -1 }, { 0x1F676, -1, -1, 3113, -1, -1 }, { 0x1F677, -1, -1, 3114, -1, -1 }, { 0x1F678, -1, -1, 3115, -1, -1 }, { 0x1F679, -1, -1, 3116, -1, -1 }, { 0x1F67E, -1, -1, 3117, -1, -1 }, { 0x1F67F, -1, -1, 3118, -1, -1 }, { 0x1F680, -1, -1, 3119, -1, -1 }, { 0x1F681, -1, -1, 3120, -1, -1 }, { 0x1F682, -1, -1, 3121, -1, -1 }, { 0x1F686, 2482, -1, -1, -1, -1 }, { 0x1F687, 2483, -1, -1, -1, -1 }, { 0x1F689, 2484, -1, -1, -1, -1 }, { 0x1F692, -1, -1, 3122, -1, -1 }, { 0x1F69A, -1, -1, 3123, -1, -1 }, { 0x1F6A2, 2485, -1, 3124, -1, -1 }, { 0x1F6A3, -1, -1, 3126, -1, -1 }, { 0x1F6A4, -1, -1, 3127, -1, -1 }, { 0x1F6A7, -1, -1, 3128, -1, -1 }, { 0x1F6A8, 2486, -1, -1, -1, -1 }, { 0x1F6A9, 2487, -1, 3130, -1, -1 }, { 0x1F6AB, -1, -1, 3132, -1, -1 }, { 0x1F6B6, 2488, -1, -1, -1, -1 }, { 0x1F6B9, 2489, -1, 3135, -1, -1 }, { 0x1F6BA, 2491, -1, 3136, -1, -1 }, { 0x1F6BB, 2493, -1, 3137, -1, -1 }, { 0x1F6BC, 2495, -1, -1, -1, -1 }, { 0x1F6BE, -1, -1, 3138, -1, -1 }, { 0x1F6C6, 2496, -1, 3140, -1, -1 }, { 0x1F6C7, -1, -1, 3141, -1, -1 }, { 0x1F6C8, 2497, -1, 3143, -1, -1 }, { 0x1F6CB, 2498, -1, -1, -1, -1 }, { 0x1F6CC, 2499, -1, 3144, -1, -1 }, { 0x1F6CD, 2500, -1, -1, -1, -1 }, { 0x1F6CE, 2501, -1, -1, -1, -1 }, { 0x1F6D1, 2502, 3719, 3145, -1, -1 }, { 0x1F6D2, 2503, -1, -1, -1, -1 }, { 0x1F6E0, 2504, -1, 3148, -1, -1 }, { 0x1F6E1, 2505, -1, -1, -1, -1 }, { 0x1F6E2, 2506, -1, -1, -1, -1 }, { 0x1F6E4, 2507, -1, -1, -1, -1 }, { 0x1F6E5, 2508, -1, 3149, -1, -1 }, { 0x1F6E6, 2509, -1, -1, -1, -1 }, { 0x1F6E7, 2510, -1, 3150, -1, -1 }, { 0x1F6E8, 2511, -1, -1, -1, -1 }, { 0x1F6EB, 2512, -1, -1, -1, -1 }, { 0x1F6EC, 2513, -1, -1, -1, -1 }, { 0x1F6F1, 2514, -1, 3151, -1, -1 }, { 0x1F6F2, 2515, -1, 3152, -1, -1 }, { 0x1F6F3, 2516, -1, 3154, -1, -1 }, { 0x1F6F7, 2517, -1, -1, -1, -1 }, { 0x1F6F8, 2518, -1, 3155, -1, -1 }, { 0x1F6FA, 2519, -1, -1, -1, -1 }, { 0x1F702, -1, -1, 3156, -1, -1 }, { 0x1F703, -1, -1, 3157, -1, -1 }, { 0x1F704, -1, -1, 3158, -1, -1 }, { 0x1F707, 2520, -1, -1, -1, -1 }, { 0x1F708, 2521, -1, -1, -1, -1 }, { 0x1F70A, 2522, -1, 3159, -1, -1 }, { 0x1F70B, 2523, -1, -1, -1, -1 }, { 0x1F70D, 2524, -1, -1, -1, -1 }, { 0x1F70F, 2525, -1, -1, -1, -1 }, { 0x1F710, -1, -1, 3160, -1, -1 }, { 0x1F714, -1, -1, 3162, -1, -1 }, { 0x1F715, -1, -1, 3164, -1, -1 }, { 0x1F718, 2526, -1, -1, -1, -1 }, { 0x1F71A, -1, -1, 3165, -1, -1 }, { 0x1F71B, -1, -1, 3166, -1, -1 }, { 0x1F71C, -1, -1, 3168, -1, -1 }, { 0x1F71E, 2527, -1, -1, -1, -1 }, { 0x1F71F, 2528, -1, -1, -1, -1 }, { 0x1F720, -1, -1, 3169, -1, -1 }, { 0x1F721, -1, -1, 3170, -1, -1 }, { 0x1F722, -1, -1, 3171, -1, -1 }, { 0x1F723, 2529, -1, -1, -1, -1 }, { 0x1F725, 2530, -1, 3172, -1, -1 }, { 0x1F726, -1, -1, 3173, -1, -1 }, { 0x1F727, -1, -1, 3174, -1, -1 }, { 0x1F728, 2531, -1, 3175, -1, -1 }, { 0x1F729, -1, -1, 3176, -1, -1 }, { 0x1F72A, -1, -1, 3177, -1, -1 }, { 0x1F72B, 2533, -1, 3178, -1, -1 }, { 0x1F72C, -1, -1, 3179, -1, -1 }, { 0x1F72D, 2534, -1, 3180, -1, -1 }, { 0x1F730, 2535, -1, -1, -1, -1 }, { 0x1F736, 2536, -1, -1, -1, -1 }, { 0x1F738, 2537, -1, -1, -1, -1 }, { 0x1F739, 2538, -1, 3181, -1, -1 }, { 0x1F73A, -1, -1, 3184, -1, -1 }, { 0x1F73B, 2539, -1, -1, -1, -1 }, { 0x1F73C, 2540, -1, -1, -1, -1 }, { 0x1F73D, 2541, -1, -1, -1, -1 }, { 0x1F73E, 2543, -1, 3185, -1, -1 }, { 0x1F73F, 2544, -1, -1, -1, -1 }, { 0x1F740, 2545, -1, -1, -1, -1 }, { 0x1F741, 2546, -1, -1, -1, -1 }, { 0x1F746, -1, -1, 3186, -1, -1 }, { 0x1F74A, 2548, -1, -1, -1, -1 }, { 0x1F74B, 2549, -1, -1, -1, -1 }, { 0x1F74C, 2550, -1, -1, -1, -1 }, { 0x1F74D, 2552, -1, -1, -1, -1 }, { 0x1F74E, 2554, -1, -1, -1, -1 }, { 0x1F750, -1, -1, 3187, -1, -1 }, { 0x1F753, 2555, -1, -1, -1, -1 }, { 0x1F754, -1, -1, 3188, -1, -1 }, { 0x1F755, -1, -1, 3190, -1, -1 }, { 0x1F756, 2556, -1, -1, -1, -1 }, { 0x1F757, 2557, -1, -1, -1, -1 }, { 0x1F758, 2558, -1, -1, -1, -1 }, { 0x1F75A, 2559, -1, -1, -1, -1 }, { 0x1F75E, -1, -1, 3191, -1, -1 }, { 0x1F760, 2560, -1, -1, -1, -1 }, { 0x1F762, 2561, -1, -1, -1, -1 }, { 0x1F763, -1, -1, 3193, -1, -1 }, { 0x1F765, 2562, -1, 3194, -1, -1 }, { 0x1F768, -1, -1, 3195, -1, -1 }, { 0x1F76B, 2563, -1, -1, -1, -1 }, { 0x1F76C, 2564, -1, -1, -1, -1 }, { 0x1F76D, -1, -1, 3196, -1, -1 }, { 0x1F76E, -1, -1, 3197, -1, -1 }, { 0x1F771, 2565, -1, 3198, -1, -1 }, { 0x1F772, 2566, -1, 3199, -1, -1 }, { 0x1F773, 2567, -1, 3200, -1, -1 }, { 0x1F780, -1, -1, 3201, -1, -1 }, { 0x1F781, -1, -1, 3202, -1, -1 }, { 0x1F782, -1, -1, 3203, -1, -1 }, { 0x1F783, -1, -1, 3204, -1, -1 }, { 0x1F785, -1, -1, 3205, -1, -1 }, { 0x1F78B, -1, -1, 3206, -1, -1 }, { 0x1F790, 2568, -1, -1, -1, -1 }, { 0x1F7A5, -1, -1, 3209, -1, -1 }, { 0x1F7A8, -1, -1, 3210, -1, -1 }, { 0x1F7A9, -1, -1, 3211, -1, -1 }, { 0x1F7AE, -1, -1, 3212, -1, -1 }, { 0x1F7B6, -1, 3720, -1, -1, -1 }, { 0x1F7B8, -1, -1, 3213, -1, -1 }, { 0x1F7BB, -1, -1, 3214, -1, -1 }, { 0x1F7C6, -1, 3721, 3215, -1, -1 }, { 0x1F7C8, 2569, -1, -1, -1, -1 }, { 0x1F7CE, -1, -1, 3216, -1, -1 }, { 0x1F7CF, -1, -1, 3217, -1, -1 }, { 0x1F7D1, -1, -1, 3218, -1, -1 }, { 0x1F842, -1, -1, 3219, -1, -1 }, { 0x1F850, -1, -1, 3220, -1, -1 }, { 0x1F851, -1, -1, 3221, -1, -1 }, { 0x1F852, -1, -1, 3222, -1, -1 }, { 0x1F853, -1, -1, 3223, -1, -1 }, { 0x1F854, -1, -1, 3224, -1, -1 }, { 0x1F855, -1, -1, 3225, -1, -1 }, { 0x1F856, -1, -1, 3226, -1, -1 }, { 0x1F857, -1, -1, 3227, -1, -1 }, { 0x1F858, -1, -1, 3228, -1, -1 }, { 0x1F859, -1, -1, 3229, -1, -1 }, { 0x1F872, -1, -1, 3230, -1, -1 }, { 0x1F89A, -1, -1, 3231, -1, -1 }, { 0x1F8A5, -1, -1, 3232, -1, -1 }, { 0x1F8A7, -1, -1, 3233, -1, -1 }, { 0x1F8A9, -1, -1, 3234, -1, -1 }, { 0x1F8AB, -1, -1, 3235, -1, -1 }, { 0x1F902, -1, -1, 3236, -1, -1 }, { 0x1F916, -1, -1, 3237, -1, -1 }, { 0x1F91F, -1, 3722, -1, -1, -1 }, { 0x1F923, 2570, -1, -1, -1, -1 }, { 0x1F926, 2571, -1, -1, -1, -1 }, { 0x1F927, 2572, -1, -1, -1, -1 }, { 0x1F932, -1, 3723, -1, -1, -1 }, { 0x1F933, -1, 3724, -1, -1, -1 }, { 0x1F934, -1, -1, 3238, -1, -1 }, { 0x1F935, -1, 3725, 3239, -1, -1 }, { 0x1F936, 2573, -1, 3240, -1, -1 }, { 0x1F938, 2574, -1, -1, -1, -1 }, { 0x1F93A, 2575, -1, 3241, -1, -1 }, { 0x1F93C, 2576, -1, -1, -1, -1 }, { 0x1F940, -1, -1, 3242, -1, -1 }, { 0x1F942, 2577, -1, 3243, -1, -1 }, { 0x1F943, 2578, 3726, 3244, -1, -1 }, { 0x1F944, -1, -1, 3245, -1, -1 }, { 0x1F946, 2579, -1, -1, -1, -1 }, { 0x1F947, 2580, -1, 3246, -1, -1 }, { 0x1F948, 2581, -1, -1, -1, -1 }, { 0x1F949, 2582, -1, -1, -1, -1 }, { 0x1F94A, 2583, -1, -1, -1, -1 }, { 0x1F94B, 2584, -1, -1, -1, -1 }, { 0x1F952, 2585, -1, -1, -1, -1 }, { 0x1F956, 2586, -1, -1, -1, -1 }, { 0x1F958, 2587, -1, -1, -1, -1 }, { 0x1F959, 2588, -1, -1, -1, -1 }, { 0x1F95A, 2589, -1, -1, -1, -1 }, { 0x1F95B, 2590, -1, -1, -1, -1 }, { 0x1F95E, 2591, 3727, -1, -1, -1 }, { 0x1F95F, 2592, -1, -1, -1, -1 }, { 0x1F961, 2593, -1, -1, -1, -1 }, { 0x1F962, 2594, -1, -1, -1, -1 }, { 0x1F963, -1, 3728, -1, -1, -1 }, { 0x1F964, -1, 3729, -1, -1, -1 }, { 0x1F967, -1, 3730, -1, -1, -1 }, { 0x1F968, -1, 3731, -1, -1, -1 }, { 0x1F969, 2595, -1, -1, -1, -1 }, { 0x1F96C, -1, 3732, -1, -1, -1 }, { 0x1F980, -1, 3733, 3247, -1, -1 }, { 0x1F981, -1, 3734, 3248, -1, -1 }, { 0x1F982, -1, 3735, 3249, -1, -1 }, { 0x1F995, -1, 3736, -1, -1, -1 }, { 0x1F996, 2596, -1, -1, -1, -1 }, { 0x1F9A0, -1, 3737, -1, -1, -1 }, { 0x1F9A3, -1, 3738, -1, -1, -1 }, { 0x1F9A4, -1, 3739, -1, -1, -1 }, { 0x1F9D1, -1, 3740, 3250, -1, -1 }, { 0x1F9D2, -1, 3741, 3252, -1, -1 }, { 0x1F9D3, -1, 3742, 3254, -1, -1 }, { 0x1F9D5, 2597, -1, -1, -1, -1 }, { 0x1F9D6, 2598, -1, -1, -1, -1 }, { 0x1F9D8, 2599, -1, -1, -1, -1 }, { 0x1F9D9, 2600, -1, -1, -1, -1 }, { 0x1F9DC, 2601, -1, -1, -1, -1 }, { 0x1F9E1, -1, -1, 3256, -1, -1 }, { 0x1F9E2, 2602, -1, -1, -1, -1 }, { 0x1F9E7, -1, 3743, -1, -1, -1 }, { 0x1FA00, -1, -1, 3258, -1, -1 }, { 0x1FA1F, 2603, -1, -1, -1, -1 }, { 0x1FA22, 2604, -1, -1, -1, -1 }, { 0x1FA25, 2605, -1, -1, -1, -1 }, { 0x1FA28, 2606, -1, -1, -1, -1 }, { 0x1FA2B, 2607, -1, -1, -1, -1 }, { 0x1FA2E, 2608, -1, -1, -1, -1 }, { 0x1FA4B, -1, -1, 3259, -1, -1 }, { 0x1FA4E, 2609, -1, -1, -1, -1 }, { 0x1FA4F, 2610, -1, -1, -1, -1 }, { 0x1FA50, 2611, 3744, -1, -1, -1 }, { 0x1FA60, 2612, 3745, -1, -1, -1 }, { 0x1FA61, 2613, 3747, -1, -1, -1 }, { 0x1FA62, 2614, 3749, -1, -1, -1 }, { 0x1FA63, 2615, 3751, -1, -1, -1 }, { 0x1FA64, 2616, 3753, -1, -1, -1 }, { 0x1FA65, 2617, 3755, -1, -1, -1 }, { 0x1FA66, 2618, 3758, -1, -1, -1 }, { 0x1FA67, 2619, 3760, -1, -1, -1 }, { 0x1FA68, 2620, 3761, -1, -1, -1 }, { 0x1FA69, 2621, 3762, -1, -1, -1 }, { 0x1FA6A, 2622, 3763, -1, -1, -1 }, { 0x1FA6B, 2623, 3764, -1, -1, -1 }, { 0x1FA6C, 2624, 3765, -1, -1, -1 }, { 0x1FA6D, 2625, 3767, -1, -1, -1 }, { 0x1FB02, -1, 3769, -1, -1, -1 }, { 0x1FB0B, -1, 3770, -1, -1, -1 }, { 0x1FB0E, -1, 3771, -1, -1, -1 }, { 0x1FB2D, -1, 3772, -1, -1, -1 }, { 0x1FB30, -1, 3773, -1, -1, -1 }, { 0x1FB39, -1, 3774, -1, -1, -1 }, { 0x1FB70, -1, -1, 3260, -1, -1 }, { 0x1FB75, -1, -1, 3261, -1, -1 }, { 0x1FB76, -1, -1, 3262, -1, -1 }, { 0x1FB7B, -1, -1, 3263, -1, -1 }, { 0x1FB82, -1, -1, 3264, -1, -1 }, { 0x1FB83, -1, -1, 3265, -1, -1 }, { 0x1FB84, -1, -1, 3266, -1, -1 }, { 0x1FB85, -1, -1, 3267, -1, -1 }, { 0x1FB86, -1, -1, 3268, -1, -1 }, { 0x1FB87, -1, -1, 3269, -1, -1 }, { 0x1FB88, -1, -1, 3270, -1, -1 }, { 0x1FB89, -1, -1, 3271, -1, -1 }, { 0x1FB8A, -1, -1, 3272, -1, -1 }, { 0x1FB8B, -1, -1, 3273, -1, -1 }, { 0x1FB90, -1, -1, 3274, -1, -1 }, { 0x1FB95, -1, -1, 3275, -1, -1 }, { 0x1FB96, -1, -1, 3277, -1, -1 }, { 0x1FB97, -1, 3775, 3279, -1, -1 }, { 0x1FB98, -1, -1, 3280, -1, -1 }, { 0x1FB99, -1, -1, 3281, -1, -1 }, { 0x1FB9A, -1, -1, 3282, -1, -1 }, { 0x1FB9B, -1, -1, 3283, -1, -1 }, { 0x1FB9C, -1, -1, 3284, -1, -1 }, { 0x1FB9D, -1, -1, 3285, -1, -1 }, { 0x1FB9E, -1, -1, 3286, -1, -1 }, { 0x1FB9F, -1, -1, 3287, -1, -1 }, { 0x1FBAE, -1, -1, 3288, -1, -1 }, { 0x1FBAF, -1, -1, 3289, -1, -1 }, { 0x1FBB0, -1, -1, 3290, -1, -1 }, { 0x1FBB1, -1, -1, 3291, -1, -1 }, { 0x1FBB2, -1, 3776, 3292, -1, -1 }, { 0x1FBB4, -1, -1, 3293, -1, -1 }, { 0x1FBB9, -1, 3778, 3295, -1, -1 }, { 0x1FBBB, -1, -1, 3297, -1, -1 }, { 0x1FBBC, -1, -1, 3302, -1, -1 }, { 0x1FBBD, -1, 3779, 3303, -1, -1 }, { 0x1FBC0, -1, -1, 3305, -1, -1 }, { 0x1FBC1, -1, 3780, 3308, -1, -1 }, { 0x1FBC4, -1, 3781, 3309, -1, -1 }, { 0x1FBC5, -1, -1, 3312, -1, -1 }, { 0x1FBC9, -1, -1, 3313, -1, -1 }, { 0x1FBCA, -1, -1, 3314, -1, -1 }, { 0x1FBF0, -1, -1, -1, 3665, -1 }, { 0x1FBF1, -1, -1, -1, 3666, -1 }, { 0x1FBF2, -1, -1, -1, 3667, -1 }, { 0x1FBF3, -1, -1, -1, 3668, -1 }, { 0x1FBF4, -1, -1, -1, 3669, -1 }, { 0x1FBF5, -1, -1, -1, 3670, -1 }, { 0x1FBF6, -1, -1, -1, 3671, -1 }, { 0x1FBF7, -1, -1, -1, 3672, -1 }, { 0x1FBF8, -1, -1, -1, 3673, -1 }, { 0x1FBF9, -1, -1, -1, 3674, -1 }, { 0x2F800, -1, -1, -1, -1, 1519 }, { 0x2F801, -1, -1, -1, -1, 1520 }, { 0x2F802, -1, -1, -1, -1, 1521 }, { 0x2F803, -1, -1, -1, -1, 1522 }, { 0x2F804, -1, -1, -1, -1, 1523 }, { 0x2F805, -1, -1, -1, -1, 1524 }, { 0x2F806, -1, -1, -1, -1, 1525 }, { 0x2F807, -1, -1, -1, -1, 1526 }, { 0x2F808, -1, -1, -1, -1, 1527 }, { 0x2F809, -1, -1, -1, -1, 1528 }, { 0x2F80A, -1, -1, -1, -1, 1529 }, { 0x2F80B, -1, -1, -1, -1, 1530 }, { 0x2F80C, -1, -1, -1, -1, 1531 }, { 0x2F80D, -1, -1, -1, -1, 1532 }, { 0x2F80E, -1, -1, -1, -1, 1533 }, { 0x2F80F, -1, -1, -1, -1, 1534 }, { 0x2F810, -1, -1, -1, -1, 1535 }, { 0x2F811, -1, -1, -1, -1, 1536 }, { 0x2F812, -1, -1, -1, -1, 1537 }, { 0x2F813, -1, -1, -1, -1, 1538 }, { 0x2F814, -1, -1, -1, -1, 1539 }, { 0x2F815, -1, -1, -1, -1, 1540 }, { 0x2F816, -1, -1, -1, -1, 1541 }, { 0x2F817, -1, -1, -1, -1, 1542 }, { 0x2F818, -1, -1, -1, -1, 1543 }, { 0x2F819, -1, -1, -1, -1, 1544 }, { 0x2F81A, -1, -1, -1, -1, 1545 }, { 0x2F81B, -1, -1, -1, -1, 1546 }, { 0x2F81C, -1, -1, -1, -1, 1547 }, { 0x2F81D, -1, -1, -1, -1, 1548 }, { 0x2F81E, -1, -1, -1, -1, 1549 }, { 0x2F81F, -1, -1, -1, -1, 1550 }, { 0x2F820, -1, -1, -1, -1, 1551 }, { 0x2F821, -1, -1, -1, -1, 1552 }, { 0x2F822, -1, -1, -1, -1, 1553 }, { 0x2F823, -1, -1, -1, -1, 1554 }, { 0x2F824, -1, -1, -1, -1, 1555 }, { 0x2F825, -1, -1, -1, -1, 1556 }, { 0x2F826, -1, -1, -1, -1, 1557 }, { 0x2F827, -1, -1, -1, -1, 1558 }, { 0x2F828, -1, -1, -1, -1, 1559 }, { 0x2F829, -1, -1, -1, -1, 1560 }, { 0x2F82A, -1, -1, -1, -1, 1561 }, { 0x2F82B, -1, -1, -1, -1, 1562 }, { 0x2F82C, -1, -1, -1, -1, 1563 }, { 0x2F82D, -1, -1, -1, -1, 1564 }, { 0x2F82E, -1, -1, -1, -1, 1565 }, { 0x2F82F, -1, -1, -1, -1, 1566 }, { 0x2F830, -1, -1, -1, -1, 1567 }, { 0x2F831, -1, -1, -1, -1, 1568 }, { 0x2F832, -1, -1, -1, -1, 1569 }, { 0x2F833, -1, -1, -1, -1, 1570 }, { 0x2F834, -1, -1, -1, -1, 1571 }, { 0x2F835, -1, -1, -1, -1, 1572 }, { 0x2F836, -1, -1, -1, -1, 1573 }, { 0x2F837, -1, -1, -1, -1, 1574 }, { 0x2F838, -1, -1, -1, -1, 1575 }, { 0x2F839, -1, -1, -1, -1, 1576 }, { 0x2F83A, -1, -1, -1, -1, 1577 }, { 0x2F83B, -1, -1, -1, -1, 1578 }, { 0x2F83C, -1, -1, -1, -1, 1579 }, { 0x2F83D, -1, -1, -1, -1, 1580 }, { 0x2F83E, -1, -1, -1, -1, 1581 }, { 0x2F83F, -1, -1, -1, -1, 1582 }, { 0x2F840, -1, -1, -1, -1, 1583 }, { 0x2F841, -1, -1, -1, -1, 1584 }, { 0x2F842, -1, -1, -1, -1, 1585 }, { 0x2F843, -1, -1, -1, -1, 1586 }, { 0x2F844, -1, -1, -1, -1, 1587 }, { 0x2F845, -1, -1, -1, -1, 1588 }, { 0x2F846, -1, -1, -1, -1, 1589 }, { 0x2F847, -1, -1, -1, -1, 1590 }, { 0x2F848, -1, -1, -1, -1, 1591 }, { 0x2F849, -1, -1, -1, -1, 1592 }, { 0x2F84A, -1, -1, -1, -1, 1593 }, { 0x2F84B, -1, -1, -1, -1, 1594 }, { 0x2F84C, -1, -1, -1, -1, 1595 }, { 0x2F84D, -1, -1, -1, -1, 1596 }, { 0x2F84E, -1, -1, -1, -1, 1597 }, { 0x2F84F, -1, -1, -1, -1, 1598 }, { 0x2F850, -1, -1, -1, -1, 1599 }, { 0x2F851, -1, -1, -1, -1, 1600 }, { 0x2F852, -1, -1, -1, -1, 1601 }, { 0x2F853, -1, -1, -1, -1, 1602 }, { 0x2F854, -1, -1, -1, -1, 1603 }, { 0x2F855, -1, -1, -1, -1, 1604 }, { 0x2F856, -1, -1, -1, -1, 1605 }, { 0x2F857, -1, -1, -1, -1, 1606 }, { 0x2F858, -1, -1, -1, -1, 1607 }, { 0x2F859, -1, -1, -1, -1, 1608 }, { 0x2F85A, -1, -1, -1, -1, 1609 }, { 0x2F85B, -1, -1, -1, -1, 1610 }, { 0x2F85C, -1, -1, -1, -1, 1611 }, { 0x2F85D, -1, -1, -1, -1, 1612 }, { 0x2F85E, -1, -1, -1, -1, 1613 }, { 0x2F85F, -1, -1, -1, -1, 1614 }, { 0x2F860, -1, -1, -1, -1, 1615 }, { 0x2F861, -1, -1, -1, -1, 1616 }, { 0x2F862, -1, -1, -1, -1, 1617 }, { 0x2F863, -1, -1, -1, -1, 1618 }, { 0x2F864, -1, -1, -1, -1, 1619 }, { 0x2F865, -1, -1, -1, -1, 1620 }, { 0x2F866, -1, -1, -1, -1, 1621 }, { 0x2F867, -1, -1, -1, -1, 1622 }, { 0x2F868, -1, -1, -1, -1, 1623 }, { 0x2F869, -1, -1, -1, -1, 1624 }, { 0x2F86A, -1, -1, -1, -1, 1625 }, { 0x2F86B, -1, -1, -1, -1, 1626 }, { 0x2F86C, -1, -1, -1, -1, 1627 }, { 0x2F86D, -1, -1, -1, -1, 1628 }, { 0x2F86E, -1, -1, -1, -1, 1629 }, { 0x2F86F, -1, -1, -1, -1, 1630 }, { 0x2F870, -1, -1, -1, -1, 1631 }, { 0x2F871, -1, -1, -1, -1, 1632 }, { 0x2F872, -1, -1, -1, -1, 1633 }, { 0x2F873, -1, -1, -1, -1, 1634 }, { 0x2F874, -1, -1, -1, -1, 1635 }, { 0x2F875, -1, -1, -1, -1, 1636 }, { 0x2F876, -1, -1, -1, -1, 1637 }, { 0x2F877, -1, -1, -1, -1, 1638 }, { 0x2F878, -1, -1, -1, -1, 1639 }, { 0x2F879, -1, -1, -1, -1, 1640 }, { 0x2F87A, -1, -1, -1, -1, 1641 }, { 0x2F87B, -1, -1, -1, -1, 1642 }, { 0x2F87C, -1, -1, -1, -1, 1643 }, { 0x2F87D, -1, -1, -1, -1, 1644 }, { 0x2F87E, -1, -1, -1, -1, 1645 }, { 0x2F87F, -1, -1, -1, -1, 1646 }, { 0x2F880, -1, -1, -1, -1, 1647 }, { 0x2F881, -1, -1, -1, -1, 1648 }, { 0x2F882, -1, -1, -1, -1, 1649 }, { 0x2F883, -1, -1, -1, -1, 1650 }, { 0x2F884, -1, -1, -1, -1, 1651 }, { 0x2F885, -1, -1, -1, -1, 1652 }, { 0x2F886, -1, -1, -1, -1, 1653 }, { 0x2F887, -1, -1, -1, -1, 1654 }, { 0x2F888, -1, -1, -1, -1, 1655 }, { 0x2F889, -1, -1, -1, -1, 1656 }, { 0x2F88A, -1, -1, -1, -1, 1657 }, { 0x2F88B, -1, -1, -1, -1, 1658 }, { 0x2F88C, -1, -1, -1, -1, 1659 }, { 0x2F88D, -1, -1, -1, -1, 1660 }, { 0x2F88E, -1, -1, -1, -1, 1661 }, { 0x2F88F, -1, -1, -1, -1, 1662 }, { 0x2F890, -1, -1, -1, -1, 1663 }, { 0x2F891, -1, -1, -1, -1, 1664 }, { 0x2F892, -1, -1, -1, -1, 1665 }, { 0x2F893, -1, -1, -1, -1, 1666 }, { 0x2F894, -1, -1, -1, -1, 1667 }, { 0x2F895, -1, -1, -1, -1, 1668 }, { 0x2F896, -1, -1, -1, -1, 1669 }, { 0x2F897, -1, -1, -1, -1, 1670 }, { 0x2F898, -1, -1, -1, -1, 1671 }, { 0x2F899, -1, -1, -1, -1, 1672 }, { 0x2F89A, -1, -1, -1, -1, 1673 }, { 0x2F89B, -1, -1, -1, -1, 1674 }, { 0x2F89C, -1, -1, -1, -1, 1675 }, { 0x2F89D, -1, -1, -1, -1, 1676 }, { 0x2F89E, -1, -1, -1, -1, 1677 }, { 0x2F89F, -1, -1, -1, -1, 1678 }, { 0x2F8A0, -1, -1, -1, -1, 1679 }, { 0x2F8A1, -1, -1, -1, -1, 1680 }, { 0x2F8A2, -1, -1, -1, -1, 1681 }, { 0x2F8A3, -1, -1, -1, -1, 1682 }, { 0x2F8A4, -1, -1, -1, -1, 1683 }, { 0x2F8A5, -1, -1, -1, -1, 1684 }, { 0x2F8A6, -1, -1, -1, -1, 1685 }, { 0x2F8A7, -1, -1, -1, -1, 1686 }, { 0x2F8A8, -1, -1, -1, -1, 1687 }, { 0x2F8A9, -1, -1, -1, -1, 1688 }, { 0x2F8AA, -1, -1, -1, -1, 1689 }, { 0x2F8AB, -1, -1, -1, -1, 1690 }, { 0x2F8AC, -1, -1, -1, -1, 1691 }, { 0x2F8AD, -1, -1, -1, -1, 1692 }, { 0x2F8AE, -1, -1, -1, -1, 1693 }, { 0x2F8AF, -1, -1, -1, -1, 1694 }, { 0x2F8B0, -1, -1, -1, -1, 1695 }, { 0x2F8B1, -1, -1, -1, -1, 1696 }, { 0x2F8B2, -1, -1, -1, -1, 1697 }, { 0x2F8B3, -1, -1, -1, -1, 1698 }, { 0x2F8B4, -1, -1, -1, -1, 1699 }, { 0x2F8B5, -1, -1, -1, -1, 1700 }, { 0x2F8B6, -1, -1, -1, -1, 1701 }, { 0x2F8B7, -1, -1, -1, -1, 1702 }, { 0x2F8B8, -1, -1, -1, -1, 1703 }, { 0x2F8B9, -1, -1, -1, -1, 1704 }, { 0x2F8BA, -1, -1, -1, -1, 1705 }, { 0x2F8BB, -1, -1, -1, -1, 1706 }, { 0x2F8BC, -1, -1, -1, -1, 1707 }, { 0x2F8BD, -1, -1, -1, -1, 1708 }, { 0x2F8BE, -1, -1, -1, -1, 1709 }, { 0x2F8BF, -1, -1, -1, -1, 1710 }, { 0x2F8C0, -1, -1, -1, -1, 1711 }, { 0x2F8C1, -1, -1, -1, -1, 1712 }, { 0x2F8C2, -1, -1, -1, -1, 1713 }, { 0x2F8C3, -1, -1, -1, -1, 1714 }, { 0x2F8C4, -1, -1, -1, -1, 1715 }, { 0x2F8C5, -1, -1, -1, -1, 1716 }, { 0x2F8C6, -1, -1, -1, -1, 1717 }, { 0x2F8C7, -1, -1, -1, -1, 1718 }, { 0x2F8C8, -1, -1, -1, -1, 1719 }, { 0x2F8C9, -1, -1, -1, -1, 1720 }, { 0x2F8CA, -1, -1, -1, -1, 1721 }, { 0x2F8CB, -1, -1, -1, -1, 1722 }, { 0x2F8CC, -1, -1, -1, -1, 1723 }, { 0x2F8CD, -1, -1, -1, -1, 1724 }, { 0x2F8CE, -1, -1, -1, -1, 1725 }, { 0x2F8CF, -1, -1, -1, -1, 1726 }, { 0x2F8D0, -1, -1, -1, -1, 1727 }, { 0x2F8D1, -1, -1, -1, -1, 1728 }, { 0x2F8D2, -1, -1, -1, -1, 1729 }, { 0x2F8D3, -1, -1, -1, -1, 1730 }, { 0x2F8D4, -1, -1, -1, -1, 1731 }, { 0x2F8D5, -1, -1, -1, -1, 1732 }, { 0x2F8D6, -1, -1, -1, -1, 1733 }, { 0x2F8D7, -1, -1, -1, -1, 1734 }, { 0x2F8D8, -1, -1, -1, -1, 1735 }, { 0x2F8D9, -1, -1, -1, -1, 1736 }, { 0x2F8DA, -1, -1, -1, -1, 1737 }, { 0x2F8DB, -1, -1, -1, -1, 1738 }, { 0x2F8DC, -1, -1, -1, -1, 1739 }, { 0x2F8DD, -1, -1, -1, -1, 1740 }, { 0x2F8DE, -1, -1, -1, -1, 1741 }, { 0x2F8DF, -1, -1, -1, -1, 1742 }, { 0x2F8E0, -1, -1, -1, -1, 1743 }, { 0x2F8E1, -1, -1, -1, -1, 1744 }, { 0x2F8E2, -1, -1, -1, -1, 1745 }, { 0x2F8E3, -1, -1, -1, -1, 1746 }, { 0x2F8E4, -1, -1, -1, -1, 1747 }, { 0x2F8E5, -1, -1, -1, -1, 1748 }, { 0x2F8E6, -1, -1, -1, -1, 1749 }, { 0x2F8E7, -1, -1, -1, -1, 1750 }, { 0x2F8E8, -1, -1, -1, -1, 1751 }, { 0x2F8E9, -1, -1, -1, -1, 1752 }, { 0x2F8EA, -1, -1, -1, -1, 1753 }, { 0x2F8EB, -1, -1, -1, -1, 1754 }, { 0x2F8EC, -1, -1, -1, -1, 1755 }, { 0x2F8ED, -1, -1, -1, -1, 1756 }, { 0x2F8EE, -1, -1, -1, -1, 1757 }, { 0x2F8EF, -1, -1, -1, -1, 1758 }, { 0x2F8F0, -1, -1, -1, -1, 1759 }, { 0x2F8F1, -1, -1, -1, -1, 1760 }, { 0x2F8F2, -1, -1, -1, -1, 1761 }, { 0x2F8F3, -1, -1, -1, -1, 1762 }, { 0x2F8F4, -1, -1, -1, -1, 1763 }, { 0x2F8F5, -1, -1, -1, -1, 1764 }, { 0x2F8F6, -1, -1, -1, -1, 1765 }, { 0x2F8F7, -1, -1, -1, -1, 1766 }, { 0x2F8F8, -1, -1, -1, -1, 1767 }, { 0x2F8F9, -1, -1, -1, -1, 1768 }, { 0x2F8FA, -1, -1, -1, -1, 1769 }, { 0x2F8FB, -1, -1, -1, -1, 1770 }, { 0x2F8FC, -1, -1, -1, -1, 1771 }, { 0x2F8FD, -1, -1, -1, -1, 1772 }, { 0x2F8FE, -1, -1, -1, -1, 1773 }, { 0x2F8FF, -1, -1, -1, -1, 1774 }, { 0x2F900, -1, -1, -1, -1, 1775 }, { 0x2F901, -1, -1, -1, -1, 1776 }, { 0x2F902, -1, -1, -1, -1, 1777 }, { 0x2F903, -1, -1, -1, -1, 1778 }, { 0x2F904, -1, -1, -1, -1, 1779 }, { 0x2F905, -1, -1, -1, -1, 1780 }, { 0x2F906, -1, -1, -1, -1, 1781 }, { 0x2F907, -1, -1, -1, -1, 1782 }, { 0x2F908, -1, -1, -1, -1, 1783 }, { 0x2F909, -1, -1, -1, -1, 1784 }, { 0x2F90A, -1, -1, -1, -1, 1785 }, { 0x2F90B, -1, -1, -1, -1, 1786 }, { 0x2F90C, -1, -1, -1, -1, 1787 }, { 0x2F90D, -1, -1, -1, -1, 1788 }, { 0x2F90E, -1, -1, -1, -1, 1789 }, { 0x2F90F, -1, -1, -1, -1, 1790 }, { 0x2F910, -1, -1, -1, -1, 1791 }, { 0x2F911, -1, -1, -1, -1, 1792 }, { 0x2F912, -1, -1, -1, -1, 1793 }, { 0x2F913, -1, -1, -1, -1, 1794 }, { 0x2F914, -1, -1, -1, -1, 1795 }, { 0x2F915, -1, -1, -1, -1, 1796 }, { 0x2F916, -1, -1, -1, -1, 1797 }, { 0x2F917, -1, -1, -1, -1, 1798 }, { 0x2F918, -1, -1, -1, -1, 1799 }, { 0x2F919, -1, -1, -1, -1, 1800 }, { 0x2F91A, -1, -1, -1, -1, 1801 }, { 0x2F91B, -1, -1, -1, -1, 1802 }, { 0x2F91C, -1, -1, -1, -1, 1803 }, { 0x2F91D, -1, -1, -1, -1, 1804 }, { 0x2F91E, -1, -1, -1, -1, 1805 }, { 0x2F91F, -1, -1, -1, -1, 1806 }, { 0x2F920, -1, -1, -1, -1, 1807 }, { 0x2F921, -1, -1, -1, -1, 1808 }, { 0x2F922, -1, -1, -1, -1, 1809 }, { 0x2F923, -1, -1, -1, -1, 1810 }, { 0x2F924, -1, -1, -1, -1, 1811 }, { 0x2F925, -1, -1, -1, -1, 1812 }, { 0x2F926, -1, -1, -1, -1, 1813 }, { 0x2F927, -1, -1, -1, -1, 1814 }, { 0x2F928, -1, -1, -1, -1, 1815 }, { 0x2F929, -1, -1, -1, -1, 1816 }, { 0x2F92A, -1, -1, -1, -1, 1817 }, { 0x2F92B, -1, -1, -1, -1, 1818 }, { 0x2F92C, -1, -1, -1, -1, 1819 }, { 0x2F92D, -1, -1, -1, -1, 1820 }, { 0x2F92E, -1, -1, -1, -1, 1821 }, { 0x2F92F, -1, -1, -1, -1, 1822 }, { 0x2F930, -1, -1, -1, -1, 1823 }, { 0x2F931, -1, -1, -1, -1, 1824 }, { 0x2F932, -1, -1, -1, -1, 1825 }, { 0x2F933, -1, -1, -1, -1, 1826 }, { 0x2F934, -1, -1, -1, -1, 1827 }, { 0x2F935, -1, -1, -1, -1, 1828 }, { 0x2F936, -1, -1, -1, -1, 1829 }, { 0x2F937, -1, -1, -1, -1, 1830 }, { 0x2F938, -1, -1, -1, -1, 1831 }, { 0x2F939, -1, -1, -1, -1, 1832 }, { 0x2F93A, -1, -1, -1, -1, 1833 }, { 0x2F93B, -1, -1, -1, -1, 1834 }, { 0x2F93C, -1, -1, -1, -1, 1835 }, { 0x2F93D, -1, -1, -1, -1, 1836 }, { 0x2F93E, -1, -1, -1, -1, 1837 }, { 0x2F93F, -1, -1, -1, -1, 1838 }, { 0x2F940, -1, -1, -1, -1, 1839 }, { 0x2F941, -1, -1, -1, -1, 1840 }, { 0x2F942, -1, -1, -1, -1, 1841 }, { 0x2F943, -1, -1, -1, -1, 1842 }, { 0x2F944, -1, -1, -1, -1, 1843 }, { 0x2F945, -1, -1, -1, -1, 1844 }, { 0x2F946, -1, -1, -1, -1, 1845 }, { 0x2F947, -1, -1, -1, -1, 1846 }, { 0x2F948, -1, -1, -1, -1, 1847 }, { 0x2F949, -1, -1, -1, -1, 1848 }, { 0x2F94A, -1, -1, -1, -1, 1849 }, { 0x2F94B, -1, -1, -1, -1, 1850 }, { 0x2F94C, -1, -1, -1, -1, 1851 }, { 0x2F94D, -1, -1, -1, -1, 1852 }, { 0x2F94E, -1, -1, -1, -1, 1853 }, { 0x2F94F, -1, -1, -1, -1, 1854 }, { 0x2F950, -1, -1, -1, -1, 1855 }, { 0x2F951, -1, -1, -1, -1, 1856 }, { 0x2F952, -1, -1, -1, -1, 1857 }, { 0x2F953, -1, -1, -1, -1, 1858 }, { 0x2F954, -1, -1, -1, -1, 1859 }, { 0x2F955, -1, -1, -1, -1, 1860 }, { 0x2F956, -1, -1, -1, -1, 1861 }, { 0x2F957, -1, -1, -1, -1, 1862 }, { 0x2F958, -1, -1, -1, -1, 1863 }, { 0x2F959, -1, -1, -1, -1, 1864 }, { 0x2F95A, -1, -1, -1, -1, 1865 }, { 0x2F95B, -1, -1, -1, -1, 1866 }, { 0x2F95C, -1, -1, -1, -1, 1867 }, { 0x2F95D, -1, -1, -1, -1, 1868 }, { 0x2F95E, -1, -1, -1, -1, 1869 }, { 0x2F95F, -1, -1, -1, -1, 1870 }, { 0x2F960, -1, -1, -1, -1, 1871 }, { 0x2F961, -1, -1, -1, -1, 1872 }, { 0x2F962, -1, -1, -1, -1, 1873 }, { 0x2F963, -1, -1, -1, -1, 1874 }, { 0x2F964, -1, -1, -1, -1, 1875 }, { 0x2F965, -1, -1, -1, -1, 1876 }, { 0x2F966, -1, -1, -1, -1, 1877 }, { 0x2F967, -1, -1, -1, -1, 1878 }, { 0x2F968, -1, -1, -1, -1, 1879 }, { 0x2F969, -1, -1, -1, -1, 1880 }, { 0x2F96A, -1, -1, -1, -1, 1881 }, { 0x2F96B, -1, -1, -1, -1, 1882 }, { 0x2F96C, -1, -1, -1, -1, 1883 }, { 0x2F96D, -1, -1, -1, -1, 1884 }, { 0x2F96E, -1, -1, -1, -1, 1885 }, { 0x2F96F, -1, -1, -1, -1, 1886 }, { 0x2F970, -1, -1, -1, -1, 1887 }, { 0x2F971, -1, -1, -1, -1, 1888 }, { 0x2F972, -1, -1, -1, -1, 1889 }, { 0x2F973, -1, -1, -1, -1, 1890 }, { 0x2F974, -1, -1, -1, -1, 1891 }, { 0x2F975, -1, -1, -1, -1, 1892 }, { 0x2F976, -1, -1, -1, -1, 1893 }, { 0x2F977, -1, -1, -1, -1, 1894 }, { 0x2F978, -1, -1, -1, -1, 1895 }, { 0x2F979, -1, -1, -1, -1, 1896 }, { 0x2F97A, -1, -1, -1, -1, 1897 }, { 0x2F97B, -1, -1, -1, -1, 1898 }, { 0x2F97C, -1, -1, -1, -1, 1899 }, { 0x2F97D, -1, -1, -1, -1, 1900 }, { 0x2F97E, -1, -1, -1, -1, 1901 }, { 0x2F97F, -1, -1, -1, -1, 1902 }, { 0x2F980, -1, -1, -1, -1, 1903 }, { 0x2F981, -1, -1, -1, -1, 1904 }, { 0x2F982, -1, -1, -1, -1, 1905 }, { 0x2F983, -1, -1, -1, -1, 1906 }, { 0x2F984, -1, -1, -1, -1, 1907 }, { 0x2F985, -1, -1, -1, -1, 1908 }, { 0x2F986, -1, -1, -1, -1, 1909 }, { 0x2F987, -1, -1, -1, -1, 1910 }, { 0x2F988, -1, -1, -1, -1, 1911 }, { 0x2F989, -1, -1, -1, -1, 1912 }, { 0x2F98A, -1, -1, -1, -1, 1913 }, { 0x2F98B, -1, -1, -1, -1, 1914 }, { 0x2F98C, -1, -1, -1, -1, 1915 }, { 0x2F98D, -1, -1, -1, -1, 1916 }, { 0x2F98E, -1, -1, -1, -1, 1917 }, { 0x2F98F, -1, -1, -1, -1, 1918 }, { 0x2F990, -1, -1, -1, -1, 1919 }, { 0x2F991, -1, -1, -1, -1, 1920 }, { 0x2F992, -1, -1, -1, -1, 1921 }, { 0x2F993, -1, -1, -1, -1, 1922 }, { 0x2F994, -1, -1, -1, -1, 1923 }, { 0x2F995, -1, -1, -1, -1, 1924 }, { 0x2F996, -1, -1, -1, -1, 1925 }, { 0x2F997, -1, -1, -1, -1, 1926 }, { 0x2F998, -1, -1, -1, -1, 1927 }, { 0x2F999, -1, -1, -1, -1, 1928 }, { 0x2F99A, -1, -1, -1, -1, 1929 }, { 0x2F99B, -1, -1, -1, -1, 1930 }, { 0x2F99C, -1, -1, -1, -1, 1931 }, { 0x2F99D, -1, -1, -1, -1, 1932 }, { 0x2F99E, -1, -1, -1, -1, 1933 }, { 0x2F99F, -1, -1, -1, -1, 1934 }, { 0x2F9A0, -1, -1, -1, -1, 1935 }, { 0x2F9A1, -1, -1, -1, -1, 1936 }, { 0x2F9A2, -1, -1, -1, -1, 1937 }, { 0x2F9A3, -1, -1, -1, -1, 1938 }, { 0x2F9A4, -1, -1, -1, -1, 1939 }, { 0x2F9A5, -1, -1, -1, -1, 1940 }, { 0x2F9A6, -1, -1, -1, -1, 1941 }, { 0x2F9A7, -1, -1, -1, -1, 1942 }, { 0x2F9A8, -1, -1, -1, -1, 1943 }, { 0x2F9A9, -1, -1, -1, -1, 1944 }, { 0x2F9AA, -1, -1, -1, -1, 1945 }, { 0x2F9AB, -1, -1, -1, -1, 1946 }, { 0x2F9AC, -1, -1, -1, -1, 1947 }, { 0x2F9AD, -1, -1, -1, -1, 1948 }, { 0x2F9AE, -1, -1, -1, -1, 1949 }, { 0x2F9AF, -1, -1, -1, -1, 1950 }, { 0x2F9B0, -1, -1, -1, -1, 1951 }, { 0x2F9B1, -1, -1, -1, -1, 1952 }, { 0x2F9B2, -1, -1, -1, -1, 1953 }, { 0x2F9B3, -1, -1, -1, -1, 1954 }, { 0x2F9B4, -1, -1, -1, -1, 1955 }, { 0x2F9B5, -1, -1, -1, -1, 1956 }, { 0x2F9B6, -1, -1, -1, -1, 1957 }, { 0x2F9B7, -1, -1, -1, -1, 1958 }, { 0x2F9B8, -1, -1, -1, -1, 1959 }, { 0x2F9B9, -1, -1, -1, -1, 1960 }, { 0x2F9BA, -1, -1, -1, -1, 1961 }, { 0x2F9BB, -1, -1, -1, -1, 1962 }, { 0x2F9BC, -1, -1, -1, -1, 1963 }, { 0x2F9BD, -1, -1, -1, -1, 1964 }, { 0x2F9BE, -1, -1, -1, -1, 1965 }, { 0x2F9BF, -1, -1, -1, -1, 1966 }, { 0x2F9C0, -1, -1, -1, -1, 1967 }, { 0x2F9C1, -1, -1, -1, -1, 1968 }, { 0x2F9C2, -1, -1, -1, -1, 1969 }, { 0x2F9C3, -1, -1, -1, -1, 1970 }, { 0x2F9C4, -1, -1, -1, -1, 1971 }, { 0x2F9C5, -1, -1, -1, -1, 1972 }, { 0x2F9C6, -1, -1, -1, -1, 1973 }, { 0x2F9C7, -1, -1, -1, -1, 1974 }, { 0x2F9C8, -1, -1, -1, -1, 1975 }, { 0x2F9C9, -1, -1, -1, -1, 1976 }, { 0x2F9CA, -1, -1, -1, -1, 1977 }, { 0x2F9CB, -1, -1, -1, -1, 1978 }, { 0x2F9CC, -1, -1, -1, -1, 1979 }, { 0x2F9CD, -1, -1, -1, -1, 1980 }, { 0x2F9CE, -1, -1, -1, -1, 1981 }, { 0x2F9CF, -1, -1, -1, -1, 1982 }, { 0x2F9D0, -1, -1, -1, -1, 1983 }, { 0x2F9D1, -1, -1, -1, -1, 1984 }, { 0x2F9D2, -1, -1, -1, -1, 1985 }, { 0x2F9D3, -1, -1, -1, -1, 1986 }, { 0x2F9D4, -1, -1, -1, -1, 1987 }, { 0x2F9D5, -1, -1, -1, -1, 1988 }, { 0x2F9D6, -1, -1, -1, -1, 1989 }, { 0x2F9D7, -1, -1, -1, -1, 1990 }, { 0x2F9D8, -1, -1, -1, -1, 1991 }, { 0x2F9D9, -1, -1, -1, -1, 1992 }, { 0x2F9DA, -1, -1, -1, -1, 1993 }, { 0x2F9DB, -1, -1, -1, -1, 1994 }, { 0x2F9DC, -1, -1, -1, -1, 1995 }, { 0x2F9DD, -1, -1, -1, -1, 1996 }, { 0x2F9DE, -1, -1, -1, -1, 1997 }, { 0x2F9DF, -1, -1, -1, -1, 1998 }, { 0x2F9E0, -1, -1, -1, -1, 1999 }, { 0x2F9E1, -1, -1, -1, -1, 2000 }, { 0x2F9E2, -1, -1, -1, -1, 2001 }, { 0x2F9E3, -1, -1, -1, -1, 2002 }, { 0x2F9E4, -1, -1, -1, -1, 2003 }, { 0x2F9E5, -1, -1, -1, -1, 2004 }, { 0x2F9E6, -1, -1, -1, -1, 2005 }, { 0x2F9E7, -1, -1, -1, -1, 2006 }, { 0x2F9E8, -1, -1, -1, -1, 2007 }, { 0x2F9E9, -1, -1, -1, -1, 2008 }, { 0x2F9EA, -1, -1, -1, -1, 2009 }, { 0x2F9EB, -1, -1, -1, -1, 2010 }, { 0x2F9EC, -1, -1, -1, -1, 2011 }, { 0x2F9ED, -1, -1, -1, -1, 2012 }, { 0x2F9EE, -1, -1, -1, -1, 2013 }, { 0x2F9EF, -1, -1, -1, -1, 2014 }, { 0x2F9F0, -1, -1, -1, -1, 2015 }, { 0x2F9F1, -1, -1, -1, -1, 2016 }, { 0x2F9F2, -1, -1, -1, -1, 2017 }, { 0x2F9F3, -1, -1, -1, -1, 2018 }, { 0x2F9F4, -1, -1, -1, -1, 2019 }, { 0x2F9F5, -1, -1, -1, -1, 2020 }, { 0x2F9F6, -1, -1, -1, -1, 2021 }, { 0x2F9F7, -1, -1, -1, -1, 2022 }, { 0x2F9F8, -1, -1, -1, -1, 2023 }, { 0x2F9F9, -1, -1, -1, -1, 2024 }, { 0x2F9FA, -1, -1, -1, -1, 2025 }, { 0x2F9FB, -1, -1, -1, -1, 2026 }, { 0x2F9FC, -1, -1, -1, -1, 2027 }, { 0x2F9FD, -1, -1, -1, -1, 2028 }, { 0x2F9FE, -1, -1, -1, -1, 2029 }, { 0x2F9FF, -1, -1, -1, -1, 2030 }, { 0x2FA00, -1, -1, -1, -1, 2031 }, { 0x2FA01, -1, -1, -1, -1, 2032 }, { 0x2FA02, -1, -1, -1, -1, 2033 }, { 0x2FA03, -1, -1, -1, -1, 2034 }, { 0x2FA04, -1, -1, -1, -1, 2035 }, { 0x2FA05, -1, -1, -1, -1, 2036 }, { 0x2FA06, -1, -1, -1, -1, 2037 }, { 0x2FA07, -1, -1, -1, -1, 2038 }, { 0x2FA08, -1, -1, -1, -1, 2039 }, { 0x2FA09, -1, -1, -1, -1, 2040 }, { 0x2FA0A, -1, -1, -1, -1, 2041 }, { 0x2FA0B, -1, -1, -1, -1, 2042 }, { 0x2FA0C, -1, -1, -1, -1, 2043 }, { 0x2FA0D, -1, -1, -1, -1, 2044 }, { 0x2FA0E, -1, -1, -1, -1, 2045 }, { 0x2FA0F, -1, -1, -1, -1, 2046 }, { 0x2FA10, -1, -1, -1, -1, 2047 }, { 0x2FA11, -1, -1, -1, -1, 2048 }, { 0x2FA12, -1, -1, -1, -1, 2049 }, { 0x2FA13, -1, -1, -1, -1, 2050 }, { 0x2FA14, -1, -1, -1, -1, 2051 }, { 0x2FA15, -1, -1, -1, -1, 2052 }, { 0x2FA16, -1, -1, -1, -1, 2053 }, { 0x2FA17, -1, -1, -1, -1, 2054 }, { 0x2FA18, -1, -1, -1, -1, 2055 }, { 0x2FA19, -1, -1, -1, -1, 2056 }, { 0x2FA1A, -1, -1, -1, -1, 2057 }, { 0x2FA1B, -1, -1, -1, -1, 2058 }, { 0x2FA1C, -1, -1, -1, -1, 2059 }, { 0x2FA1D, -1, -1, -1, -1, 2060 }, { 0xE0001, -1, 3782, -1, -1, -1 }, { 0xE0100, -1, 3783, -1, -1, -1 }, }; #endif #endif /* #ifndef UNICODE_NAMESLIST_H */ font-manager-0.8.8/lib/unicode/unicode-search-bar.c000066400000000000000000000535621420226015000221030ustar00rootroot00000000000000/* unicode-search-bar.c * * Originally a part of Gucharmap * * Copyright (C) 2017-2022 Jerry Casiano * * * Copyright © 2004 Noah Levitt * * 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 . */ #include "unicode-search-bar.h" /** * SECTION: unicode-search-bar * @short_description: Search for unicode codepoints within a font * @title: Search Bar * @include: unicode-search-bar.h * * This widget provides a way to search for characters by name, value or * other information. */ #define UI_RESOURCE_PATH "/ui/unicode-search-bar.ui" typedef enum { UNICODE_SEARCH_DIRECTION_BACKWARD = -1, UNICODE_SEARCH_DIRECTION_FORWARD = 1 } UnicodeSearchDirection; typedef struct _UnicodeSearchState UnicodeSearchState; struct _UnicodeSearchState { UnicodeSearchDirection direction; UnicodeCodepointList *codepoint_list; gint start_index; gint curr_index; gint match; /* index of the found character */ gint search_string_value; gint search_index_nfc; gint search_index_nfd; gint search_string_nfc_len; gint search_string_nfd_len; gboolean searching; /* true if there are known to be no matches, * or there is known to be exactly one match and it has been found */ gboolean search_complete; gboolean prepped; gchar *search_string; gchar *search_string_nfd; gchar *search_string_nfc; }; struct _UnicodeSearchBar { GtkSearchBar parent_instance; GtkEntry *entry; GtkButton *next_button; GtkButton *prev_button; UnicodeCharacterMap *charmap; UnicodeSearchState *search_state; }; G_DEFINE_TYPE(UnicodeSearchBar, unicode_search_bar, GTK_TYPE_SEARCH_BAR) enum { PROP_RESERVED, PROP_CHARMAP, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = {0}; static const gchar * utf8_strcasestr (const gchar *haystack, const gchar *needle) { const gchar *p, *q, *r; gint needle_len = strlen(needle); gint haystack_len = strlen(haystack); for (p = haystack; p + needle_len <= haystack + haystack_len; p = g_utf8_next_char(p)) { gboolean match = TRUE; for (q = needle, r = p; *q && *r; q = g_utf8_next_char(q), r = g_utf8_next_char(r)) { gunichar lc0 = g_unichar_tolower (g_utf8_get_char(r)); gunichar lc1 = g_unichar_tolower (g_utf8_get_char(q)); if (lc0 != lc1) { match = FALSE; break; } } if (match) return p; } return NULL; } static gboolean found_in_array (const gchar **haystack_arr, const gchar *search_string_nfd) { gboolean matched = FALSE; if (haystack_arr) { for (gint i = 0; haystack_arr[i] != NULL; i++) { g_autofree gchar *haystack_nfd = g_utf8_normalize(haystack_arr[i], -1, G_NORMALIZE_NFD); matched = utf8_strcasestr(haystack_nfd, search_string_nfd) != NULL; if (matched) break; } g_free(haystack_arr); } return matched; } static gboolean matches (gunichar wc, const gchar *search_string_nfd) { const gchar *haystack; gboolean matched = FALSE; haystack = unicode_get_codepoint_data_name(wc); if (haystack) { /* character names are ascii, so are nfd */ gchar *haystack_nfd = (gchar *) haystack; matched = utf8_strcasestr(haystack_nfd, search_string_nfd) != NULL; } if (!matched) { haystack = unicode_get_unicode_kDefinition(wc); if (haystack) { g_autofree gchar *haystack_nfd = g_utf8_normalize(haystack, -1, G_NORMALIZE_NFD); matched = utf8_strcasestr(haystack_nfd, search_string_nfd) != NULL; } } if (!matched) matched = found_in_array(unicode_get_nameslist_equals(wc), search_string_nfd); if (!matched) matched = found_in_array(unicode_get_nameslist_stars(wc), search_string_nfd); if (!matched) matched = found_in_array(unicode_get_nameslist_colons(wc), search_string_nfd); if (!matched) matched = found_in_array(unicode_get_nameslist_pounds(wc), search_string_nfd); /* XXX: other strings */ return matched; } static gint check_for_explicit_codepoint (const UnicodeCodepointList *codepoint_list, const gchar *string) { /* Default to hex */ gint base = 16; gint index = -1, offset = 0; const gchar *nptr; gchar *endptr; gunichar wc; /* Check for explicit decimal codepoint */ if (*string == '#') { offset = 1; base = 10; } else if (g_ascii_strncasecmp(string, "&#", 2) == 0) { offset = 2; base = 10; /* Check for explicit hex codepoint */ } else if (g_ascii_strncasecmp(string, "&#x", 3) == 0) { offset = 3; } else if (g_ascii_strncasecmp(string, "U+", 2) == 0 || g_ascii_strncasecmp(string, "0x", 2) == 0) { offset = 2; } nptr = string + offset; if (nptr != string) { wc = strtoul(nptr, &endptr, base); if (endptr != nptr) { GSList *codepoints = NULL; codepoints = g_slist_append(codepoints, GINT_TO_POINTER(wc)); index = unicode_codepoint_list_get_index((UnicodeCodepointList *) codepoint_list, codepoints); g_slist_free(codepoints); } } /* Check for hex codepoint without any prefix. */ if (index < 0 && base > 10) { wc = strtoul(string, &endptr, base); if (endptr-3 >= string) { GSList *codepoints = NULL; codepoints = g_slist_append(codepoints, GINT_TO_POINTER(wc)); index = unicode_codepoint_list_get_index((UnicodeCodepointList *) codepoint_list, codepoints); g_slist_free(codepoints); } } return index; } static gboolean quick_checks_before (UnicodeSearchState *search_state) { if (search_state->search_complete) return TRUE; if (search_state->prepped) return FALSE; search_state->prepped = TRUE; g_return_val_if_fail(search_state->search_string_nfd != NULL, FALSE); g_return_val_if_fail(search_state->search_string_nfc != NULL, FALSE); if (search_state->search_string_nfd[0] == '\0') { search_state->search_complete = TRUE; return TRUE; } /* if NFD of the search string is a single character, jump to that */ if (search_state->search_string_nfd_len == 1 && search_state->search_index_nfd != -1) { search_state->match = search_state->curr_index = search_state->search_index_nfd; search_state->search_complete = TRUE; return TRUE; } /* if NFC of the search string is a single character, jump to that */ if (search_state->search_string_nfc_len == 1 && search_state->search_index_nfc != -1) { search_state->match = search_state->curr_index = search_state->search_index_nfc; search_state->search_complete = TRUE; return TRUE; } return FALSE; } static gboolean quick_checks_after (UnicodeSearchState *search_state) { /* jump to the first nonspace character unless it’s plain ascii */ if (search_state->search_string_nfd[0] < 0x20 || search_state->search_string_nfd[0] > 0x7e) { GSList *codepoints = NULL; codepoints = g_slist_append(codepoints, GINT_TO_POINTER(g_utf8_get_char(search_state->search_string_nfd))); gint index = unicode_codepoint_list_get_index (search_state->codepoint_list, codepoints); g_slist_free(codepoints); if (index != -1) { search_state->match = index; search_state->search_complete = TRUE; return TRUE; } } return FALSE; } static gboolean idle_search (UnicodeSearchBar *self) { g_return_val_if_fail(self != NULL, FALSE); gunichar wc; GTimer *timer; if (quick_checks_before (self->search_state)) return FALSE; timer = g_timer_new (); gint n_chars = unicode_codepoint_list_get_last_index(self->search_state->codepoint_list); do { self->search_state->curr_index = (self->search_state->curr_index + self->search_state->direction + n_chars) % n_chars; /* check for explicit codepoint */ if (self->search_state->search_string_value != -1 && self->search_state->curr_index == self->search_state->search_string_value) { self->search_state->match = self->search_state->curr_index; self->search_state->search_complete = TRUE; g_timer_destroy (timer); return FALSE; } GSList *codepoints = unicode_codepoint_list_get_codepoints(self->search_state->codepoint_list, self->search_state->curr_index); for (GSList *iter = codepoints; iter != NULL; iter = iter->next) { wc = (gunichar) GPOINTER_TO_INT(iter->data); if (!unicode_unichar_validate (wc)) continue; /* check for other matches */ if (matches(wc, self->search_state->search_string_nfd)) { self->search_state->match = self->search_state->curr_index; g_timer_destroy (timer); return FALSE; } } g_slist_free(codepoints); if (g_timer_elapsed (timer, NULL) > 0.050) { g_timer_destroy (timer); return TRUE; } } while (self->search_state->curr_index != self->search_state->start_index); g_timer_destroy (timer); if (quick_checks_after (self->search_state)) return FALSE; self->search_state->search_complete = TRUE; return FALSE; } /** * unicode_search_state_free: * @search_state: #UnicodeSearchState **/ static void unicode_search_state_free (UnicodeSearchState *search_state) { g_object_unref(search_state->codepoint_list); g_free(search_state->search_string); g_free(search_state->search_string_nfd); g_free(search_state->search_string_nfc); g_slice_free(UnicodeSearchState, search_state); } /** * unicode_search_state_new: * @codepoint_list: a #UnicodeCodepointList to be searched * @search_string: the text to search for * @start_index: the starting point within @codepoint_list * @direction: forward or backward * * Initializes a #UnicodeSearchState to search for the next character in * the codepoint list that matches @search_string. Assumes input is valid. * * Return value: A newly created #UnicodeSearchState. * Free the returned object using #unicode_search_state_free(). **/ static UnicodeSearchState * unicode_search_state_new (UnicodeCodepointList *codepoint_list, const gchar *search_string, gint start_index, UnicodeSearchDirection direction) { UnicodeSearchState *search_state = g_slice_new (UnicodeSearchState); search_state->codepoint_list = g_object_ref (codepoint_list); search_state->direction = direction; search_state->prepped = FALSE; search_state->match = -1; search_state->search_complete = FALSE; search_state->start_index = start_index; search_state->curr_index = start_index; search_state->search_string = g_strstrip(g_strdup(search_string)); /* NFD */ search_state->search_string_nfd = g_utf8_normalize(search_string, -1, G_NORMALIZE_NFD); search_state->search_string_nfd_len = g_utf8_strlen(search_state->search_string_nfd, -1); if (search_state->search_string_nfd_len == 1) { GSList *codepoints = NULL; codepoints = g_slist_append(codepoints, GINT_TO_POINTER(g_utf8_get_char(search_state->search_string_nfd))); search_state->search_index_nfd = unicode_codepoint_list_get_index (search_state->codepoint_list, codepoints); g_slist_free(codepoints); } else search_state->search_index_nfd = -1; /* NFC */ search_state->search_string_nfc = g_utf8_normalize(search_state->search_string_nfd, -1, G_NORMALIZE_NFC); search_state->search_string_nfc_len = g_utf8_strlen (search_state->search_string_nfc, -1); if (search_state->search_string_nfc_len == 1) { GSList *codepoints = NULL; codepoints = g_slist_append(codepoints, GINT_TO_POINTER(g_utf8_get_char(search_state->search_string_nfc))); search_state->search_index_nfc = unicode_codepoint_list_get_index(search_state->codepoint_list, codepoints); g_slist_free(codepoints); } else search_state->search_index_nfc = -1; /* INDEX */ search_state->search_string_value = check_for_explicit_codepoint(search_state->codepoint_list, search_state->search_string_nfd); search_state->searching = FALSE; return search_state; } static void set_action_visibility (UnicodeSearchBar *self, gboolean visible) { g_return_if_fail(self != NULL); gtk_widget_set_visible(GTK_WIDGET(self->prev_button), visible); gtk_widget_set_visible(GTK_WIDGET(self->next_button), visible); return; } static void search_completed (UnicodeSearchBar *self) { g_return_if_fail(self != NULL && self->charmap != NULL); UnicodeSearchState *search_state = self->search_state; gint index = search_state->match >= 0 ? search_state->match : -1; search_state->searching = FALSE; unicode_character_map_set_active_cell(self->charmap, index); set_action_visibility(self, !search_state->search_complete); return; } static void unicode_search_start (UnicodeSearchBar *self, UnicodeSearchDirection direction) { g_return_if_fail(self != NULL && self->charmap != NULL); gint start_index; g_autoptr(UnicodeCodepointList) codepoint_list = NULL; if (self->search_state && self->search_state->searching) /* Already searching */ return; codepoint_list = g_object_ref(unicode_character_map_get_codepoint_list(self->charmap)); if (!codepoint_list) return; if (self->search_state == NULL || codepoint_list != self->search_state->codepoint_list || strcmp (self->search_state->search_string, gtk_entry_get_text(GTK_ENTRY(self->entry))) != 0 ) { g_clear_pointer(&self->search_state, unicode_search_state_free); start_index = unicode_character_map_get_active_cell(self->charmap); self->search_state = unicode_search_state_new(codepoint_list, gtk_entry_get_text(GTK_ENTRY(self->entry)), start_index, direction ); } else { self->search_state->start_index = unicode_character_map_get_active_cell(self->charmap); self->search_state->curr_index = self->search_state->start_index; self->search_state->direction = direction; } self->search_state->searching = TRUE; g_idle_add_full(G_PRIORITY_DEFAULT_IDLE, (GSourceFunc) idle_search, self, (GDestroyNotify) search_completed); return; } static void on_prev_button_clicked (UnicodeSearchBar *self, G_GNUC_UNUSED GtkWidget *widget) { unicode_search_start(self, UNICODE_SEARCH_DIRECTION_BACKWARD); return; } static void on_next_button_clicked (UnicodeSearchBar *self, G_GNUC_UNUSED GtkWidget *widget) { unicode_search_start(self, UNICODE_SEARCH_DIRECTION_FORWARD); return; } static void on_map_event (UnicodeSearchBar *self, G_GNUC_UNUSED GdkEvent *event, G_GNUC_UNUSED GtkWidget *widget) { gtk_widget_grab_focus(GTK_WIDGET(self->entry)); return; } static guint search_timeout = 0; static gboolean _entry_changed (UnicodeSearchBar *self) { unicode_search_start(self, UNICODE_SEARCH_DIRECTION_FORWARD); search_timeout = 0; return FALSE; } static void entry_changed (UnicodeSearchBar *self, G_GNUC_UNUSED GtkWidget *widget) { g_return_if_fail(self != NULL && self->charmap != NULL); set_action_visibility(self, FALSE); g_autofree gchar *entry_text = g_strstrip(g_strdup(gtk_entry_get_text(self->entry))); if (strlen(entry_text) != 0) { if (search_timeout > 0) { g_source_remove(search_timeout); search_timeout = 0; } search_timeout = g_timeout_add(500, (GSourceFunc) _entry_changed, self); } else { unicode_character_map_set_active_cell(self->charmap, 0); } return; } static void unicode_search_bar_set_property (GObject *gobject, guint prop_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); UnicodeSearchBar *self = UNICODE_SEARCH_BAR(gobject); switch (prop_id) { case PROP_CHARMAP: unicode_search_bar_set_character_map(self, g_value_get_object(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void unicode_search_bar_get_property (GObject *gobject, guint prop_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); UnicodeSearchBar *self = UNICODE_SEARCH_BAR(gobject); switch (prop_id) { case PROP_CHARMAP: g_value_set_object(value, self->charmap); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void unicode_search_bar_constructed (GObject *gobject) { g_return_if_fail(gobject != NULL); UnicodeSearchBar *self = UNICODE_SEARCH_BAR(gobject); set_action_visibility(self, FALSE); g_signal_connect_swapped(self->entry, "search-changed", G_CALLBACK(entry_changed), self); g_signal_connect_swapped(self->entry, "previous-match", G_CALLBACK(on_prev_button_clicked), self); g_signal_connect_swapped(self->entry, "next-match", G_CALLBACK(on_next_button_clicked), self); g_signal_connect_swapped(self->entry, "map", G_CALLBACK(on_map_event), self); g_signal_connect_swapped(self->prev_button, "clicked", G_CALLBACK(on_prev_button_clicked), self); g_signal_connect_swapped(self->next_button, "clicked", G_CALLBACK(on_next_button_clicked), self); G_OBJECT_CLASS(unicode_search_bar_parent_class)->constructed(gobject); return; } static void unicode_search_bar_init (UnicodeSearchBar *self) { g_return_if_fail(self != NULL); gtk_widget_init_template(GTK_WIDGET(self)); gtk_widget_set_name(GTK_WIDGET(self), "UnicodeSearchBar"); self->charmap = NULL; return; } static void unicode_search_bar_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); UnicodeSearchBar *self = UNICODE_SEARCH_BAR(gobject); g_clear_pointer(&self->search_state, unicode_search_state_free); g_clear_object(&self->charmap); G_OBJECT_CLASS(unicode_search_bar_parent_class)->dispose(gobject); return; } static void unicode_search_bar_class_init (UnicodeSearchBarClass *klass) { g_return_if_fail(klass != NULL); GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->constructed = unicode_search_bar_constructed; object_class->dispose = unicode_search_bar_dispose; object_class->get_property = unicode_search_bar_get_property; object_class->set_property = unicode_search_bar_set_property; gtk_widget_class_set_template_from_resource(widget_class, UI_RESOURCE_PATH); gtk_widget_class_bind_template_child(widget_class, UnicodeSearchBar, entry); gtk_widget_class_bind_template_child(widget_class, UnicodeSearchBar, next_button); gtk_widget_class_bind_template_child(widget_class, UnicodeSearchBar, prev_button); obj_properties[PROP_CHARMAP] = g_param_spec_object("character-map", NULL, "UnicodeCharacterMap", G_TYPE_OBJECT, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); g_object_class_install_property(object_class, PROP_CHARMAP, obj_properties[PROP_CHARMAP]); return; } static void reset_search (G_GNUC_UNUSED UnicodeCharacterMap *charmap, G_GNUC_UNUSED const gchar *status_message, UnicodeSearchBar *self) { g_return_if_fail(self != NULL); if (gtk_widget_get_mapped(GTK_WIDGET(self->entry)) && gtk_entry_get_text_length(self->entry) > 0) { g_autofree gchar *previous_text = g_strdup(gtk_entry_get_text(self->entry)); gtk_entry_set_text(self->entry, " "); gtk_entry_set_text(self->entry, previous_text); } return; } /** * unicode_search_bar_set_character_map: * @self: #UnicodeSearchBar * @character_map: (transfer none) (nullable): #UnicodeCharacterMap */ void unicode_search_bar_set_character_map (UnicodeSearchBar *self, UnicodeCharacterMap *character_map) { g_return_if_fail(self != NULL); if (self->charmap) g_signal_handlers_disconnect_by_func(self->charmap, G_CALLBACK(reset_search), self); if (g_set_object(&self->charmap, character_map)) g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_CHARMAP]); if (self->charmap) g_signal_connect_after(self->charmap, "status-message", G_CALLBACK(reset_search), self); return; } /** * unicode_search_bar_new: * * Returns: (transfer full): A newly created #UnicodeSearchBar. * Free the returned object using #g_object_unref(). */ GtkWidget * unicode_search_bar_new (void) { return g_object_new(UNICODE_TYPE_SEARCH_BAR, NULL); } font-manager-0.8.8/lib/unicode/unicode-search-bar.h000066400000000000000000000024741420226015000221040ustar00rootroot00000000000000/* unicode-search-bar.h * * Copyright (C) 2018-2022 Jerry Casiano * * 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 . */ #ifndef __UNICODE_SEARCH_BAR_H__ #define __UNICODE_SEARCH_BAR_H__ #include #include #include #include "unicode-character-map.h" #include "unicode-codepoint-list.h" #include "unicode-info.h" G_BEGIN_DECLS #define UNICODE_TYPE_SEARCH_BAR (unicode_search_bar_get_type()) G_DECLARE_FINAL_TYPE(UnicodeSearchBar, unicode_search_bar, UNICODE, SEARCH_BAR, GtkSearchBar) GtkWidget * unicode_search_bar_new (void); void unicode_search_bar_set_character_map (UnicodeSearchBar *self, UnicodeCharacterMap *character_map); G_END_DECLS #endif /* __UNICODE_SEARCH_BAR_H__ */ font-manager-0.8.8/lib/unicode/unicode-unihan.h000066400000000000000000243460351420226015000213710ustar00rootroot00000000000000/* unicode-unihan.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 13.0.0 */ #ifndef UNICODE_UNIHAN_H #define UNICODE_UNIHAN_H #include #ifndef __GTK_DOC_IGNORE__ typedef struct _Unihan Unihan; static const struct _Unihan { gunichar index; gint32 kDefinition; gint32 kCantonese; gint32 kMandarin; gint32 kTang; gint32 kKorean; gint32 kJapaneseKun; gint32 kJapaneseOn; gint32 kHangul; gint32 kVietnamese; } unihan[] = { { 0x3400, 5, 0, 43, -1, -1, -1, -1, -1, -1 }, { 0x3401, 53, 48, 91, -1, -1, -1, -1, -1, -1 }, { 0x3402, 102, 97, -1, -1, -1, -1, -1, -1, -1 }, { 0x3404, -1, -1, 176, -1, -1, -1, -1, -1, -1 }, { 0x3405, 185, 181, 222, -1, -1, -1, -1, -1, -1 }, { 0x3406, 232, 226, 365, -1, -1, -1, -1, -1, -1 }, { 0x340C, 374, 370, 408, -1, -1, -1, -1, -1, -1 }, { 0x3416, 417, 412, 447, -1, -1, -1, -1, -1, -1 }, { 0x341C, 458, 452, 524, -1, -1, -1, -1, -1, -1 }, { 0x3421, 534, 530, 570, -1, -1, -1, -1, -1, -1 }, { 0x3424, 581, 575, 636, -1, -1, -1, -1, -1, -1 }, { 0x3427, 646, 641, -1, -1, -1, -1, -1, -1, -1 }, { 0x3428, 721, 715, 770, -1, -1, -1, -1, -1, -1 }, { 0x3429, 780, 774, 790, -1, -1, -1, -1, -1, -1 }, { 0x342B, 813, 796, 851, -1, -1, -1, -1, -1, -1 }, { 0x342C, 863, 858, 975, -1, -1, -1, -1, -1, -1 }, { 0x342D, 985, 980, 1046, -1, -1, -1, -1, -1, -1 }, { 0x342E, 1058, 1051, 1122, -1, -1, -1, -1, -1, -1 }, { 0x342F, 1135, 1129, 1188, -1, -1, -1, -1, -1, -1 }, { 0x3430, 1200, 1194, 1295, -1, -1, -1, -1, -1, -1 }, { 0x3431, 1322, 1300, 1354, -1, -1, -1, -1, -1, -1 }, { 0x3432, 1366, 1360, 1384, -1, -1, -1, -1, -1, -1 }, { 0x3433, 1396, 1389, 1422, -1, -1, -1, -1, -1, -1 }, { 0x3434, 1432, 1426, 1499, -1, -1, -1, -1, -1, -1 }, { 0x3435, 1509, 1504, 1531, -1, -1, -1, -1, -1, -1 }, { 0x3437, 1540, 1535, 1689, -1, -1, -1, -1, -1, -1 }, { 0x3438, 1703, 1693, 1775, -1, -1, -1, -1, -1, -1 }, { 0x3439, 1798, 1781, 1871, -1, -1, -1, -1, -1, -1 }, { 0x343A, 1881, 1875, 1960, -1, -1, -1, -1, -1, -1 }, { 0x343B, 1979, 1965, 1996, -1, -1, -1, -1, -1, -1 }, { 0x343C, 2007, 2001, 2051, -1, -1, -1, -1, -1, -1 }, { 0x343D, 2064, 2058, 2116, -1, -1, -1, -1, -1, -1 }, { 0x3440, -1, 2122, -1, -1, -1, -1, -1, -1, -1 }, { 0x3441, 2140, 2128, 2187, -1, -1, -1, -1, -1, -1 }, { 0x3442, 2205, 2193, 2262, -1, -1, -1, -1, -1, -1 }, { 0x3443, 2282, 2268, 2350, -1, -1, -1, -1, -1, -1 }, { 0x3444, 2359, 2354, 2404, -1, -1, -1, -1, -1, -1 }, { 0x3445, 2418, 2408, 2492, -1, -1, -1, -1, -1, -1 }, { 0x3447, 2503, 2497, 2555, -1, -1, -1, -1, -1, -1 }, { 0x3448, 2567, 2561, 2626, -1, -1, -1, -1, -1, -1 }, { 0x3449, 2637, 2632, 2658, -1, -1, -1, -1, -1, -1 }, { 0x344A, 2667, 2662, 2685, -1, -1, -1, -1, -1, -1 }, { 0x344B, 2695, 2689, 2746, -1, -1, -1, -1, -1, -1 }, { 0x344C, 2759, 2753, 2807, -1, -1, -1, -1, -1, -1 }, { 0x344D, 2820, 2814, 2846, -1, -1, -1, -1, -1, -1 }, { 0x344E, 2856, 2851, 2866, -1, -1, -1, -1, -1, -1 }, { 0x344F, 2881, 2871, 2943, -1, -1, -1, -1, -1, -1 }, { 0x3450, 2953, 2948, 2999, -1, -1, -1, -1, -1, -1 }, { 0x3454, 3010, 3004, 3088, -1, -1, -1, -1, -1, -1 }, { 0x3457, 3104, 3092, 3120, -1, -1, -1, -1, -1, -1 }, { 0x3458, 3132, 3126, 3217, -1, -1, -1, -1, -1, -1 }, { 0x3459, 3227, 3222, 3268, -1, -1, -1, -1, -1, -1 }, { 0x345A, 3282, 3273, 3322, -1, -1, -1, -1, -1, -1 }, { 0x345B, 3332, 3327, 3352, -1, -1, -1, -1, -1, -1 }, { 0x345C, 3362, 3356, 3385, -1, -1, -1, -1, -1, -1 }, { 0x345D, 3395, 3389, 3438, -1, -1, -1, -1, -1, -1 }, { 0x345E, 3450, 3444, 3549, -1, -1, -1, -1, -1, -1 }, { 0x345F, 3561, 3555, 3612, -1, -1, -1, -1, -1, -1 }, { 0x3463, 3628, 3618, 3684, -1, -1, -1, -1, -1, -1 }, { 0x3464, 3694, 3689, 3735, -1, -1, -1, -1, -1, -1 }, { 0x3465, 3745, 3741, 3882, -1, -1, -1, -1, -1, -1 }, { 0x3466, 3892, 3886, 4004, -1, -1, -1, -1, -1, -1 }, { 0x3467, 4014, 4008, 4084, -1, -1, -1, -1, -1, -1 }, { 0x3468, 4093, 4088, 4149, -1, -1, -1, -1, -1, -1 }, { 0x3469, 4157, 4153, 4203, -1, -1, -1, -1, -1, -1 }, { 0x346A, 4214, 4208, 4282, -1, -1, -1, -1, -1, -1 }, { 0x346B, -1, -1, -1, -1, -1, -1, -1, -1, 4288 }, { 0x346E, 4307, 4294, 4330, -1, -1, -1, -1, -1, -1 }, { 0x346F, 4341, 4335, 4442, -1, -1, -1, -1, -1, -1 }, { 0x3470, 4451, 4446, 4517, -1, -1, -1, -1, -1, -1 }, { 0x3471, 4527, 4522, 4588, -1, -1, -1, -1, -1, -1 }, { 0x3473, 4599, 4593, 4786, -1, -1, -1, -1, -1, -1 }, { 0x3474, 4803, 4792, -1, -1, -1, -1, -1, -1, -1 }, { 0x3475, 4867, 4862, 4905, -1, -1, -1, -1, -1, -1 }, { 0x3476, 4921, 4910, 4989, -1, -1, -1, -1, -1, -1 }, { 0x3477, 4999, 4993, 5058, -1, -1, -1, -1, -1, -1 }, { 0x3478, -1, 5063, 5068, -1, -1, -1, -1, -1, -1 }, { 0x3479, 5089, 5073, 5184, -1, -1, -1, -1, -1, -1 }, { 0x347A, 5201, 5189, 5257, -1, -1, -1, -1, -1, -1 }, { 0x347B, 5272, 5262, 5297, -1, -1, -1, -1, -1, -1 }, { 0x347C, 5307, 5301, 5321, -1, -1, -1, -1, -1, -1 }, { 0x347D, 5333, 5327, 5406, -1, -1, -1, -1, -1, -1 }, { 0x347E, 5417, 5412, 5467, -1, -1, -1, -1, -1, -1 }, { 0x347F, 5493, 5472, 5539, -1, -1, -1, -1, -1, -1 }, { 0x3480, 5560, 5545, 5575, -1, -1, -1, -1, -1, -1 }, { 0x3481, 5591, 5581, 5654, -1, -1, -1, -1, -1, -1 }, { 0x3482, 5664, 5658, 5733, -1, -1, -1, -1, -1, -1 }, { 0x3483, 5743, 5739, 5834, -1, -1, -1, -1, -1, -1 }, { 0x3484, 5849, 5838, 5897, -1, -1, -1, -1, -1, -1 }, { 0x3485, 5907, 5902, 5928, -1, -1, -1, -1, -1, -1 }, { 0x3486, 5937, 5932, 5993, -1, -1, -1, -1, -1, -1 }, { 0x3487, 6002, 5998, 6079, -1, -1, -1, -1, -1, -1 }, { 0x3488, 6088, 6083, 6132, -1, -1, -1, -1, -1, -1 }, { 0x3489, 6143, 6137, 6175, -1, -1, -1, -1, -1, -1 }, { 0x348A, 6192, 6181, 6203, -1, -1, -1, -1, -1, -1 }, { 0x348B, 6211, 6207, -1, -1, -1, -1, -1, -1, -1 }, { 0x348C, 6272, 6266, 6320, -1, -1, -1, -1, -1, -1 }, { 0x348D, 6333, 6327, 6412, -1, -1, -1, -1, -1, -1 }, { 0x348E, 6422, 6417, 6448, -1, -1, -1, -1, -1, -1 }, { 0x3491, 6468, 6452, 6494, -1, -1, -1, -1, -1, -1 }, { 0x3492, 6504, 6499, 6584, -1, -1, -1, -1, -1, -1 }, { 0x3493, 6594, 6588, 6648, -1, -1, -1, -1, -1, -1 }, { 0x3494, 6657, 6652, 6697, -1, -1, -1, -1, -1, -1 }, { 0x3495, 6709, 6702, 6717, -1, -1, -1, -1, -1, -1 }, { 0x3496, 6730, 6723, 6783, -1, -1, -1, -1, -1, -1 }, { 0x3497, 6792, 6787, 6821, -1, -1, -1, -1, -1, -1 }, { 0x3499, 6836, 6826, 6894, -1, -1, -1, -1, -1, -1 }, { 0x349A, 6906, 6900, 6977, -1, -1, -1, -1, 6971, -1 }, { 0x349B, 6993, 6982, 7021, -1, -1, -1, -1, -1, -1 }, { 0x349C, 7032, 7027, 7142, -1, -1, -1, -1, -1, -1 }, { 0x349D, 7156, 7146, 7182, -1, -1, -1, -1, -1, -1 }, { 0x349E, 7193, 7187, 7217, -1, -1, -1, -1, -1, -1 }, { 0x349F, 7233, 7222, 7299, -1, -1, -1, -1, -1, -1 }, { 0x34A0, 7311, 7305, 7368, -1, -1, -1, -1, -1, -1 }, { 0x34A1, 7379, 7373, 7396, -1, -1, -1, -1, -1, -1 }, { 0x34A4, 7411, 7401, 7542, -1, -1, -1, -1, -1, -1 }, { 0x34A5, 7559, 7547, 7571, -1, -1, -1, -1, -1, -1 }, { 0x34A6, 7589, 7577, 7649, -1, -1, -1, -1, -1, -1 }, { 0x34A7, 7659, 7654, 7718, -1, -1, -1, -1, -1, -1 }, { 0x34A8, 7727, 7722, -1, -1, -1, -1, -1, -1, -1 }, { 0x34A9, 7783, 7779, 7830, -1, -1, -1, -1, -1, -1 }, { 0x34AA, 7840, 7835, -1, -1, -1, -1, -1, -1, -1 }, { 0x34AB, 7884, 7874, 7934, -1, -1, -1, -1, -1, -1 }, { 0x34AD, 7958, 7938, -1, -1, -1, -1, -1, -1, -1 }, { 0x34AF, -1, 7989, -1, -1, -1, -1, -1, -1, -1 }, { 0x34B0, 8005, 7994, 8070, -1, -1, -1, -1, -1, -1 }, { 0x34B2, 8081, 8076, 8136, -1, -1, -1, -1, -1, -1 }, { 0x34B3, 8148, 8141, 8198, -1, -1, -1, -1, -1, -1 }, { 0x34B4, 8211, 8205, 8230, -1, -1, -1, -1, -1, -1 }, { 0x34B5, 8243, 8234, 8297, -1, -1, -1, -1, -1, -1 }, { 0x34B6, 8308, 8302, -1, -1, -1, -1, -1, -1, -1 }, { 0x34B7, 8362, 8350, 8456, -1, -1, -1, -1, -1, -1 }, { 0x34B8, 8467, 8461, 8603, -1, -1, -1, -1, -1, -1 }, { 0x34B9, 8613, 8608, -1, -1, -1, -1, -1, -1, -1 }, { 0x34BB, 8686, 8681, 8785, -1, -1, -1, -1, -1, -1 }, { 0x34BC, 8801, 8790, 8911, -1, -1, -1, -1, -1, -1 }, { 0x34BD, 8922, 8916, 8949, -1, -1, -1, -1, -1, -1 }, { 0x34BE, 8959, 8955, 9014, -1, -1, -1, -1, -1, -1 }, { 0x34BF, 9024, 9019, 9062, -1, -1, -1, -1, -1, -1 }, { 0x34C1, 9072, 9066, 9101, -1, -1, -1, -1, -1, -1 }, { 0x34C2, 9119, 9107, 9207, -1, -1, -1, -1, -1, -1 }, { 0x34C3, 9217, 9212, 9294, -1, -1, -1, -1, -1, -1 }, { 0x34C4, 9310, 9298, 9342, -1, -1, -1, -1, -1, -1 }, { 0x34C5, 9360, 9348, 9373, -1, -1, -1, -1, -1, -1 }, { 0x34C8, 9385, 9379, 9413, -1, -1, -1, -1, -1, -1 }, { 0x34C9, 9447, 9419, 9487, -1, -1, -1, -1, -1, -1 }, { 0x34CA, 9498, 9492, 9516, -1, -1, -1, -1, -1, -1 }, { 0x34CB, 9528, 9522, 9561, -1, -1, -1, -1, -1, -1 }, { 0x34CC, 9591, 9567, 9605, -1, -1, -1, -1, -1, -1 }, { 0x34CE, 9624, 9612, 9654, -1, -1, -1, -1, -1, -1 }, { 0x34CF, 9666, 9659, 9680, -1, -1, -1, -1, -1, -1 }, { 0x34D0, 9692, 9687, 9714, -1, -1, -1, -1, -1, -1 }, { 0x34D1, 9725, 9718, 9730, -1, -1, -1, -1, -1, -1 }, { 0x34D3, 9746, 9736, 9755, -1, -1, -1, -1, -1, -1 }, { 0x34D4, 9764, 9760, 9820, -1, -1, -1, -1, -1, -1 }, { 0x34D6, 9830, 9825, 9871, -1, -1, -1, -1, -1, -1 }, { 0x34D7, 9880, 9875, 9928, -1, -1, -1, -1, 9922, -1 }, { 0x34D8, 9938, 9933, 10021, -1, -1, -1, -1, -1, -1 }, { 0x34D9, 10037, 10025, -1, -1, -1, -1, -1, -1, -1 }, { 0x34DA, 10102, 10084, 10173, -1, -1, -1, -1, -1, -1 }, { 0x34DB, 10185, 10179, -1, -1, -1, -1, -1, -1, -1 }, { 0x34DC, 10276, 10265, 10332, -1, -1, -1, -1, -1, -1 }, { 0x34DD, 10343, 10337, 10386, -1, -1, -1, -1, -1, -1 }, { 0x34DE, 10398, 10392, 10476, -1, -1, -1, -1, -1, -1 }, { 0x34DF, 10496, 10481, 10588, -1, -1, -1, -1, -1, 10592 }, { 0x34E0, 10602, 10597, 10663, -1, -1, -1, -1, -1, 10669 }, { 0x34E1, 10680, 10676, 10783, -1, -1, -1, -1, -1, -1 }, { 0x34E2, 10792, 10787, 10867, -1, -1, -1, -1, -1, -1 }, { 0x34E3, 10882, 10872, 10954, -1, -1, -1, -1, -1, -1 }, { 0x34E4, 10979, 10959, 11062, -1, -1, -1, -1, -1, -1 }, { 0x34E5, 11073, 11067, 11103, -1, -1, -1, -1, -1, -1 }, { 0x34E6, 11114, 11109, 11149, -1, -1, -1, -1, -1, -1 }, { 0x34E7, 11177, 11154, 11201, -1, -1, -1, -1, -1, -1 }, { 0x34E8, 11210, 11206, 11265, -1, -1, -1, -1, -1, -1 }, { 0x34E9, 11285, 11269, 11297, -1, -1, -1, -1, -1, -1 }, { 0x34EA, 11309, 11303, 11410, -1, -1, -1, -1, -1, -1 }, { 0x34EC, 11420, 11416, -1, -1, -1, -1, -1, -1, -1 }, { 0x34ED, 11474, 11469, 11531, -1, -1, -1, -1, -1, -1 }, { 0x34EE, 11541, 11536, -1, -1, -1, -1, -1, -1, -1 }, { 0x34EF, 11592, 11587, 11656, -1, -1, -1, -1, -1, -1 }, { 0x34F0, 11666, 11660, 11721, -1, -1, -1, -1, -1, -1 }, { 0x34F1, 11731, 11726, 11838, -1, -1, -1, -1, -1, -1 }, { 0x34F2, 11848, 11843, 11876, -1, -1, -1, -1, -1, -1 }, { 0x34F3, 11887, 11882, 11916, -1, -1, -1, -1, -1, -1 }, { 0x34F4, 11926, 11920, 11950, -1, -1, -1, -1, -1, -1 }, { 0x34F5, 11962, 11956, 12005, -1, -1, -1, -1, -1, -1 }, { 0x34F6, 12013, 12008, 12078, -1, -1, -1, -1, -1, 12083 }, { 0x34F7, 12098, 12089, 12141, -1, -1, -1, -1, -1, -1 }, { 0x34F8, 12162, 12145, 12242, -1, -1, -1, -1, -1, -1 }, { 0x34F9, 12254, 12248, 12337, -1, -1, -1, -1, -1, -1 }, { 0x34FA, 12357, 12342, 12411, -1, -1, -1, -1, -1, -1 }, { 0x34FB, 12423, 12417, -1, -1, -1, -1, -1, -1, -1 }, { 0x34FC, 12473, -1, 12496, -1, -1, -1, -1, -1, -1 }, { 0x34FD, 12507, 12501, 12546, -1, -1, -1, -1, -1, -1 }, { 0x34FE, 12558, 12553, 12610, -1, -1, -1, -1, -1, -1 }, { 0x3500, 12620, 12614, 12692, -1, -1, -1, -1, -1, -1 }, { 0x3501, 12712, 12698, 12753, -1, -1, -1, -1, -1, -1 }, { 0x3502, 12765, 12759, 12846, -1, -1, -1, -1, -1, -1 }, { 0x3503, 12857, 12851, 12930, -1, -1, -1, -1, -1, -1 }, { 0x3504, 12940, 12935, 12956, -1, -1, -1, -1, -1, -1 }, { 0x3505, 12965, 12960, 13035, -1, -1, -1, -1, -1, -1 }, { 0x3506, 13047, 13041, 13119, -1, -1, -1, -1, -1, -1 }, { 0x3507, 13129, 13124, -1, -1, -1, -1, -1, -1, -1 }, { 0x3509, 13216, 13205, 13236, -1, -1, -1, -1, -1, -1 }, { 0x350A, 13246, 13241, 13313, -1, -1, -1, -1, -1, -1 }, { 0x350B, 13334, 13319, 13372, -1, -1, -1, -1, -1, -1 }, { 0x350C, 13408, 13378, 13449, -1, -1, -1, -1, -1, -1 }, { 0x350D, 13470, 13454, 13557, -1, -1, -1, -1, -1, -1 }, { 0x350E, 13568, 13563, 13592, -1, -1, -1, -1, -1, -1 }, { 0x350F, 13607, 13597, 13671, -1, -1, -1, -1, -1, -1 }, { 0x3510, 13680, 13675, -1, -1, -1, -1, -1, -1, -1 }, { 0x3511, 13714, -1, 13758, -1, -1, -1, -1, -1, -1 }, { 0x3512, 13769, 13763, 13839, -1, -1, -1, -1, -1, -1 }, { 0x3513, 13853, 13843, 13864, -1, -1, -1, -1, -1, -1 }, { 0x3515, 13882, 13870, 13965, -1, -1, -1, -1, 13959, -1 }, { 0x3517, 13998, 13969, 14074, -1, -1, -1, -1, -1, -1 }, { 0x3518, 14085, 14079, 14144, -1, -1, -1, -1, -1, -1 }, { 0x3519, 14155, 14149, 14183, -1, -1, -1, -1, -1, -1 }, { 0x351A, 14200, 14189, 14243, -1, -1, -1, -1, -1, -1 }, { 0x351C, 14253, 14248, 14335, -1, -1, -1, -1, -1, -1 }, { 0x351D, 14346, 14339, 14381, -1, -1, -1, -1, -1, -1 }, { 0x351E, 14393, 14388, 14423, -1, -1, -1, -1, -1, -1 }, { 0x3520, 14434, 14429, 14478, -1, -1, -1, -1, -1, -1 }, { 0x3521, 14488, 14483, 14541, -1, -1, -1, -1, 14535, -1 }, { 0x3522, 14558, 14546, 14595, -1, -1, -1, -1, -1, -1 }, { 0x3523, 14606, 14600, 14758, -1, -1, -1, -1, -1, -1 }, { 0x3524, 14769, 14763, 14793, -1, -1, -1, -1, -1, -1 }, { 0x3525, 14809, 14798, 14890, -1, -1, -1, -1, -1, -1 }, { 0x3526, 14909, 14895, 14982, -1, -1, -1, -1, -1, -1 }, { 0x3527, 14994, 14988, 15067, -1, -1, -1, -1, -1, -1 }, { 0x3528, 15076, 15071, 15093, -1, -1, -1, -1, -1, -1 }, { 0x3529, 15103, 15098, 15135, 15138, -1, -1, -1, -1, -1 }, { 0x352A, 15147, 15142, 15185, -1, -1, -1, -1, -1, -1 }, { 0x352C, 15200, 15189, -1, -1, -1, -1, -1, -1, -1 }, { 0x352D, 15277, 15273, 15306, -1, -1, -1, -1, -1, -1 }, { 0x352E, 15311, -1, 15351, -1, -1, -1, -1, -1, -1 }, { 0x352F, 15362, 15356, 15467, -1, -1, -1, -1, -1, -1 }, { 0x3530, 15479, 15473, 15545, -1, -1, -1, -1, -1, -1 }, { 0x3531, 15556, 15551, 15609, -1, -1, -1, -1, -1, -1 }, { 0x3533, 15625, 15613, 15724, -1, -1, -1, -1, -1, -1 }, { 0x3534, 15734, 15729, 15840, -1, -1, -1, -1, -1, -1 }, { 0x3535, 15855, 15844, 15872, -1, -1, -1, -1, -1, -1 }, { 0x3536, 15894, 15878, 15952, -1, -1, -1, -1, -1, -1 }, { 0x3537, 15963, 15958, 16023, -1, -1, -1, -1, -1, -1 }, { 0x3538, 16045, 16028, 16096, -1, -1, -1, -1, -1, -1 }, { 0x3539, 16105, 16100, 16181, -1, -1, -1, -1, -1, -1 }, { 0x353A, 16195, 16185, 16285, -1, -1, -1, -1, -1, -1 }, { 0x353B, 16295, 16290, -1, -1, -1, -1, -1, -1, -1 }, { 0x353C, 16336, 16330, 16396, -1, -1, -1, -1, -1, -1 }, { 0x353D, 16407, 16401, 16482, -1, -1, -1, -1, -1, -1 }, { 0x353E, 16492, 16487, 16582, -1, -1, -1, -1, -1, -1 }, { 0x353F, 16593, 16588, 16704, -1, -1, -1, -1, -1, -1 }, { 0x3541, 16715, 16709, 16811, -1, -1, -1, -1, -1, -1 }, { 0x3542, 16828, 16816, 16924, -1, -1, -1, -1, -1, -1 }, { 0x3543, 16950, 16929, 16986, -1, -1, -1, -1, -1, -1 }, { 0x3544, 16994, 16990, 17108, -1, -1, -1, -1, -1, -1 }, { 0x3545, 17119, 17113, 17164, -1, -1, -1, -1, -1, -1 }, { 0x3546, 17173, 17169, 17195, -1, -1, -1, -1, -1, -1 }, { 0x3547, 17204, 17199, 17265, -1, -1, -1, -1, -1, -1 }, { 0x3548, 17277, 17269, 17391, -1, -1, -1, -1, -1, -1 }, { 0x3549, 17395, -1, 17445, -1, -1, -1, -1, -1, -1 }, { 0x354A, 17459, 17449, 17544, -1, -1, -1, -1, -1, -1 }, { 0x354B, 17553, 17548, 17563, -1, -1, -1, -1, -1, -1 }, { 0x354C, 17579, 17568, 17616, -1, -1, -1, -1, -1, -1 }, { 0x354D, 17626, 17620, -1, -1, -1, -1, -1, -1, -1 }, { 0x354E, 17693, -1, 17787, -1, -1, -1, -1, -1, -1 }, { 0x354F, 17796, 17791, 17869, -1, -1, -1, -1, -1, -1 }, { 0x3550, 17878, 17874, 17952, -1, -1, -1, -1, -1, -1 }, { 0x3551, 17968, 17957, 18055, -1, -1, -1, -1, -1, -1 }, { 0x3552, 18078, 18060, 18108, -1, -1, -1, -1, -1, -1 }, { 0x3553, -1, 18113, -1, -1, -1, -1, -1, -1, -1 }, { 0x3554, 18130, 18118, -1, -1, -1, -1, -1, -1, -1 }, { 0x3555, 18201, 18191, 18257, -1, -1, -1, -1, -1, -1 }, { 0x3556, 18268, 18263, 18335, -1, -1, -1, -1, -1, -1 }, { 0x3557, 18345, 18339, 18404, -1, -1, -1, -1, -1, -1 }, { 0x3558, 18420, 18409, -1, -1, -1, -1, -1, -1, -1 }, { 0x3559, 18522, 18516, 18552, -1, -1, -1, -1, -1, -1 }, { 0x355A, 18563, 18557, 18648, -1, -1, -1, -1, -1, -1 }, { 0x355B, 18660, 18654, 18765, -1, -1, -1, -1, -1, -1 }, { 0x355C, 18778, 18769, 18828, -1, -1, -1, -1, -1, -1 }, { 0x355E, 18839, 18833, 18932, -1, -1, -1, -1, -1, -1 }, { 0x355F, 18943, 18938, 19021, -1, -1, -1, -1, -1, -1 }, { 0x3560, 19033, 19026, 19089, -1, -1, -1, -1, -1, -1 }, { 0x3561, 19108, 19097, 19167, -1, -1, -1, -1, -1, -1 }, { 0x3562, 19171, -1, 19223, -1, -1, -1, -1, -1, -1 }, { 0x3563, 19233, 19228, 19309, -1, -1, -1, -1, -1, -1 }, { 0x3564, 19327, 19314, 19376, -1, -1, -1, -1, -1, -1 }, { 0x3565, -1, 19381, 19386, -1, -1, -1, -1, -1, -1 }, { 0x3566, 19402, 19392, 19444, -1, -1, -1, -1, -1, -1 }, { 0x3567, 19453, 19449, 19495, -1, -1, -1, -1, -1, -1 }, { 0x3568, -1, 19499, 19505, -1, -1, -1, -1, -1, -1 }, { 0x3569, 19517, 19510, 19591, -1, -1, -1, -1, -1, -1 }, { 0x356A, 19602, 19597, 19663, -1, -1, -1, -1, -1, -1 }, { 0x356B, 19674, 19668, 19767, -1, -1, -1, -1, -1, -1 }, { 0x356C, 19785, 19773, 19903, -1, -1, -1, -1, -1, -1 }, { 0x356D, 19919, 19909, 20007, -1, -1, -1, -1, -1, 20011 }, { 0x356E, 20019, 20015, 20077, -1, -1, -1, -1, -1, -1 }, { 0x356F, 20087, 20081, 20166, -1, -1, -1, -1, -1, -1 }, { 0x3570, 20180, 20170, 20274, -1, -1, -1, -1, -1, 20279 }, { 0x3571, 20289, 20283, 20313, -1, -1, -1, -1, -1, -1 }, { 0x3572, 20329, 20318, 20436, -1, -1, -1, -1, -1, -1 }, { 0x3573, 20447, 20441, -1, -1, -1, -1, -1, -1, -1 }, { 0x3574, -1, 20486, 20492, -1, -1, -1, -1, -1, -1 }, { 0x3575, -1, 20498, 20504, -1, -1, -1, -1, -1, 20509 }, { 0x3576, 20520, 20516, 20554, -1, -1, -1, -1, -1, -1 }, { 0x3577, 20562, 20557, 20736, -1, -1, -1, -1, -1, -1 }, { 0x3578, 20756, 20741, 20780, -1, -1, -1, -1, -1, 20784 }, { 0x3579, 20795, 20790, 20815, -1, -1, -1, -1, -1, -1 }, { 0x357A, 20824, 20819, 20925, -1, -1, -1, -1, -1, -1 }, { 0x357B, 20947, 20931, 20967, -1, -1, -1, -1, -1, -1 }, { 0x357C, 20984, 20972, -1, -1, -1, -1, -1, -1, -1 }, { 0x357D, 21063, 21050, 21074, -1, -1, -1, -1, -1, -1 }, { 0x3580, 21095, 21078, 21101, -1, -1, -1, -1, -1, -1 }, { 0x3581, 21111, 21105, 21203, -1, -1, -1, -1, -1, -1 }, { 0x3582, 21214, 21208, 21288, -1, -1, -1, -1, -1, -1 }, { 0x3583, 21310, 21292, 21424, -1, -1, -1, -1, -1, -1 }, { 0x3584, 21441, 21429, -1, -1, -1, -1, -1, -1, -1 }, { 0x3585, 21493, 21487, 21521, -1, -1, -1, -1, -1, -1 }, { 0x3586, 21530, 21525, 21642, -1, -1, -1, -1, -1, -1 }, { 0x3587, 21659, 21646, 21684, -1, -1, -1, -1, -1, 21688 }, { 0x358A, 21692, -1, 21699, -1, -1, -1, -1, -1, -1 }, { 0x358F, 21709, 21704, 21764, -1, -1, -1, -1, -1, -1 }, { 0x3590, 21784, 21769, 21807, -1, -1, -1, -1, -1, -1 }, { 0x3591, 21817, 21812, 21943, -1, -1, -1, -1, -1, 21948 }, { 0x3592, 21959, 21954, 22068, -1, -1, -1, -1, -1, -1 }, { 0x3593, 22078, 22072, 22160, -1, -1, -1, -1, -1, -1 }, { 0x3594, 22172, 22166, 22204, -1, -1, -1, -1, -1, -1 }, { 0x3595, 22219, 22209, 22271, -1, -1, -1, -1, -1, -1 }, { 0x3596, 22292, 22276, 22360, -1, -1, -1, -1, -1, -1 }, { 0x3597, 22371, 22365, 22410, -1, -1, -1, -1, -1, 22415 }, { 0x3598, 22431, 22420, 22520, -1, -1, -1, -1, -1, -1 }, { 0x359E, 22531, 22526, 22568, -1, -1, -1, -1, -1, -1 }, { 0x359F, 22578, 22573, 22652, -1, -1, -1, -1, -1, -1 }, { 0x35A0, 22667, 22658, 22743, -1, -1, -1, -1, -1, 22748 }, { 0x35A1, 22762, 22755, 22855, -1, -1, -1, -1, -1, -1 }, { 0x35A2, 22863, 22859, 22892, -1, -1, -1, -1, -1, -1 }, { 0x35A3, 22905, 22896, 22969, -1, -1, -1, -1, -1, 22974 }, { 0x35A4, 22985, 22979, 22998, -1, -1, -1, -1, -1, -1 }, { 0x35A5, 23022, 23003, 23068, -1, -1, -1, -1, -1, -1 }, { 0x35A6, 23079, 23073, 23089, -1, -1, -1, -1, -1, -1 }, { 0x35A7, 23101, 23095, 23147, -1, -1, -1, -1, -1, 23152 }, { 0x35A8, 23162, 23157, 23212, -1, -1, -1, -1, -1, -1 }, { 0x35A9, 23222, 23216, 23281, -1, -1, -1, -1, -1, -1 }, { 0x35AA, 23291, 23285, 23373, -1, -1, -1, -1, -1, -1 }, { 0x35AB, 23384, 23378, 23463, -1, -1, -1, -1, -1, 23469 }, { 0x35AD, 23486, 23476, 23545, -1, -1, -1, -1, -1, -1 }, { 0x35AE, 23563, 23551, 23603, -1, -1, -1, -1, -1, -1 }, { 0x35B5, -1, -1, 23608, -1, -1, -1, -1, -1, -1 }, { 0x35B6, 23627, 23612, 23722, -1, -1, -1, -1, -1, -1 }, { 0x35B7, 23733, 23727, 23808, -1, -1, -1, -1, -1, -1 }, { 0x35B8, 23819, 23813, 23943, -1, -1, -1, -1, -1, -1 }, { 0x35B9, 23963, 23948, 24059, -1, -1, -1, -1, -1, 24064 }, { 0x35BA, 24076, 24070, 24104, -1, -1, -1, -1, -1, -1 }, { 0x35BB, 24116, 24110, 24138, -1, -1, -1, -1, -1, -1 }, { 0x35BC, 24148, 24143, 24202, -1, -1, -1, -1, -1, 24207 }, { 0x35BD, 24218, 24212, 24273, -1, -1, -1, -1, -1, 24277 }, { 0x35BE, 24289, 24283, 24497, -1, -1, -1, -1, -1, -1 }, { 0x35BF, 24508, 24500, 24582, -1, -1, -1, -1, -1, -1 }, { 0x35C0, 24593, 24587, 24654, -1, -1, -1, -1, -1, -1 }, { 0x35C1, 24670, 24659, 24718, -1, -1, -1, -1, -1, -1 }, { 0x35C2, 24728, 24721, 24855, -1, -1, -1, -1, -1, -1 }, { 0x35C3, 24874, 24862, 24939, -1, -1, -1, -1, -1, -1 }, { 0x35C4, 24960, 24944, 25010, -1, -1, -1, -1, -1, -1 }, { 0x35C5, 25018, 25014, 25074, -1, -1, -1, -1, -1, -1 }, { 0x35C6, 25084, 25078, 25216, -1, -1, -1, -1, -1, -1 }, { 0x35C7, 25230, 25220, 25330, -1, -1, -1, -1, -1, -1 }, { 0x35C8, 25341, 25335, 25377, -1, -1, -1, -1, -1, -1 }, { 0x35C9, 25388, 25382, 25513, -1, -1, -1, -1, -1, -1 }, { 0x35CA, 25529, 25519, 25637, -1, -1, -1, -1, -1, -1 }, { 0x35CB, 25646, 25641, 25702, -1, -1, -1, -1, -1, -1 }, { 0x35CC, 25713, 25707, 25795, -1, -1, -1, -1, -1, -1 }, { 0x35CD, 25800, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x35CE, 25884, 25869, -1, -1, -1, -1, -1, -1, -1 }, { 0x35CF, -1, -1, 25949, -1, -1, -1, -1, -1, -1 }, { 0x35D1, -1, 25954, 25959, -1, -1, -1, -1, -1, 25963 }, { 0x35D2, 25973, 25969, 26052, -1, -1, -1, -1, -1, -1 }, { 0x35D3, 26066, 26056, 26075, -1, -1, -1, -1, -1, -1 }, { 0x35D4, 26086, 26081, 26113, -1, -1, -1, -1, -1, -1 }, { 0x35D5, 26132, 26119, 26188, -1, -1, -1, -1, -1, -1 }, { 0x35D6, 26199, 26193, 26298, -1, -1, -1, -1, -1, 26303 }, { 0x35D7, 26319, 26309, 26382, -1, -1, -1, -1, -1, -1 }, { 0x35D8, 26397, 26387, 26429, -1, -1, -1, -1, -1, -1 }, { 0x35D9, 26439, 26433, 26530, -1, -1, -1, -1, -1, 26535 }, { 0x35DA, 26550, 26539, 26606, -1, -1, -1, -1, -1, 26610 }, { 0x35DB, 26622, 26617, 26681, -1, -1, -1, -1, -1, -1 }, { 0x35DC, 26692, 26687, 26725, -1, -1, -1, -1, -1, 26730 }, { 0x35DD, -1, 26735, -1, -1, -1, -1, -1, -1, -1 }, { 0x35E2, 26746, 26740, 26810, -1, -1, -1, -1, -1, 26816 }, { 0x35E3, 26835, 26823, 26882, -1, -1, -1, -1, -1, -1 }, { 0x35E4, 26891, 26886, 26966, -1, -1, -1, -1, -1, -1 }, { 0x35E5, 26976, 26970, 27038, -1, -1, -1, -1, -1, -1 }, { 0x35E6, 27048, 27043, 27074, -1, -1, -1, -1, -1, -1 }, { 0x35E7, 27085, 27079, 27146, -1, -1, -1, -1, -1, -1 }, { 0x35E8, 27161, 27151, 27225, -1, -1, -1, -1, -1, -1 }, { 0x35E9, 27234, 27230, 27278, -1, -1, -1, -1, -1, -1 }, { 0x35EA, 27282, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x35EB, 27325, 27308, 27369, -1, -1, -1, -1, -1, -1 }, { 0x35EC, 27379, 27374, 27406, -1, -1, -1, -1, -1, -1 }, { 0x35ED, 27416, 27411, 27433, -1, -1, -1, -1, -1, -1 }, { 0x35F0, 27449, 27437, 27540, -1, -1, -1, -1, -1, -1 }, { 0x35F1, 27551, 27546, 27635, -1, -1, -1, -1, -1, -1 }, { 0x35F2, 27656, 27639, 27693, -1, -1, -1, -1, -1, -1 }, { 0x35F3, 27708, 27698, 27813, -1, -1, -1, -1, -1, -1 }, { 0x35F4, 27822, 27817, 27865, -1, -1, -1, -1, -1, 27870 }, { 0x35F5, 27882, 27877, 27928, -1, -1, -1, -1, -1, -1 }, { 0x35F6, 27937, 27932, 27957, -1, -1, -1, -1, -1, -1 }, { 0x35F7, 27966, 27961, 28059, -1, -1, -1, -1, -1, -1 }, { 0x35FB, 28078, 28064, 28166, -1, -1, -1, -1, -1, -1 }, { 0x35FC, 28176, 28171, 28215, -1, -1, -1, -1, -1, -1 }, { 0x35FD, 28233, 28219, 28315, -1, -1, -1, -1, -1, -1 }, { 0x35FE, 28328, 28322, 28385, -1, -1, -1, -1, -1, -1 }, { 0x35FF, 28395, 28390, 28475, -1, -1, -1, -1, 28469, -1 }, { 0x3600, 28484, 28479, 28531, -1, -1, -1, -1, -1, -1 }, { 0x3601, 28541, 28536, 28590, -1, -1, -1, -1, -1, -1 }, { 0x3602, 28598, 28594, 28615, -1, -1, -1, -1, -1, -1 }, { 0x3604, -1, -1, 28619, -1, -1, -1, -1, -1, -1 }, { 0x3605, 28631, 28625, 28684, -1, -1, -1, -1, -1, -1 }, { 0x3606, 28695, 28690, 28740, -1, -1, -1, -1, -1, -1 }, { 0x3607, -1, 28745, 28757, -1, -1, -1, -1, -1, 28763 }, { 0x3608, 28772, 28768, 28871, -1, -1, -1, -1, -1, -1 }, { 0x3609, 28885, 28875, 28937, -1, -1, -1, -1, -1, -1 }, { 0x360A, 28965, 28942, 29005, -1, -1, -1, -1, -1, -1 }, { 0x360B, 29014, 29009, 29050, -1, -1, -1, -1, -1, 29056 }, { 0x360C, 29067, 29062, 29136, -1, -1, -1, -1, -1, -1 }, { 0x360D, 29145, 29140, 29176, -1, -1, -1, -1, -1, -1 }, { 0x360E, 29185, 29180, 29224, -1, -1, -1, -1, -1, -1 }, { 0x3610, 29239, 29229, 29253, -1, -1, -1, -1, -1, -1 }, { 0x3611, 29263, 29258, 29305, -1, -1, -1, -1, -1, -1 }, { 0x3613, 29315, 29309, 29394, -1, -1, -1, -1, -1, 29399 }, { 0x3614, 29408, 29403, 29500, -1, -1, -1, -1, -1, -1 }, { 0x3615, 29515, 29505, 29607, -1, -1, -1, -1, -1, -1 }, { 0x3616, 29618, 29612, 29664, -1, -1, -1, -1, -1, -1 }, { 0x3617, 29669, -1, 29689, -1, -1, -1, -1, -1, -1 }, { 0x3618, -1, 29693, -1, -1, -1, -1, -1, -1, -1 }, { 0x3619, 29720, 29699, 29738, -1, -1, -1, -1, -1, -1 }, { 0x361A, 29753, 29743, 29811, -1, -1, -1, -1, -1, -1 }, { 0x361B, 29827, 29816, 29903, -1, -1, -1, -1, -1, -1 }, { 0x361C, 29920, 29908, 30034, -1, -1, -1, -1, -1, -1 }, { 0x361D, 30054, 30039, 30199, -1, -1, -1, -1, -1, -1 }, { 0x361E, 30210, 30204, 30271, -1, -1, -1, -1, -1, -1 }, { 0x3620, 30287, 30276, 30321, -1, -1, -1, -1, -1, -1 }, { 0x3621, 30331, 30325, 30389, -1, -1, -1, -1, -1, -1 }, { 0x3622, 30394, -1, 30421, -1, -1, -1, -1, -1, -1 }, { 0x3623, 30433, 30427, 30481, -1, -1, -1, -1, -1, -1 }, { 0x3624, 30493, 30487, 30520, -1, -1, -1, -1, -1, -1 }, { 0x3625, 30531, 30525, 30605, -1, -1, -1, -1, -1, -1 }, { 0x3626, 30615, 30610, 30657, -1, -1, -1, -1, -1, -1 }, { 0x3627, 30668, 30662, 30748, -1, -1, -1, -1, -1, -1 }, { 0x3628, 30757, 30752, 30804, -1, -1, -1, -1, -1, 30809 }, { 0x3629, 30820, 30815, 30837, -1, -1, -1, -1, -1, -1 }, { 0x362A, 30852, 30841, 30981, -1, -1, -1, -1, -1, -1 }, { 0x362B, 30992, 30986, 31089, -1, -1, -1, -1, -1, -1 }, { 0x362C, 31099, 31095, 31338, -1, -1, -1, -1, -1, -1 }, { 0x362D, 31350, 31342, 31409, -1, -1, -1, -1, -1, -1 }, { 0x3630, 31418, 31413, 31487, -1, -1, -1, -1, -1, -1 }, { 0x3631, 31499, 31493, 31545, -1, -1, -1, -1, -1, -1 }, { 0x3632, 31555, 31550, 31653, -1, -1, -1, -1, -1, -1 }, { 0x3633, 31663, 31657, -1, -1, -1, -1, -1, -1, -1 }, { 0x3634, 31700, 31696, 31729, -1, -1, -1, -1, -1, -1 }, { 0x3635, 31739, 31734, 31775, -1, -1, -1, -1, -1, -1 }, { 0x3636, 31789, 31779, 31865, -1, -1, -1, -1, -1, -1 }, { 0x3637, 31876, 31870, 31982, -1, -1, -1, -1, -1, -1 }, { 0x3638, 31992, 31986, 32052, -1, -1, -1, -1, -1, -1 }, { 0x3639, 32062, 32058, 32192, -1, -1, -1, -1, -1, -1 }, { 0x363A, 32201, 32196, 32249, -1, -1, -1, -1, -1, -1 }, { 0x363B, 32259, 32253, -1, -1, -1, -1, -1, -1, -1 }, { 0x363E, -1, 32363, -1, -1, -1, -1, -1, -1, -1 }, { 0x363F, 32373, 32368, 32458, -1, -1, -1, -1, -1, -1 }, { 0x3640, 32468, 32463, 32535, -1, -1, -1, -1, -1, -1 }, { 0x3641, 32545, 32540, 32609, -1, -1, -1, -1, -1, -1 }, { 0x3642, 32620, 32614, 32667, -1, -1, -1, -1, -1, -1 }, { 0x3643, 32678, 32672, 32725, -1, -1, -1, -1, -1, -1 }, { 0x3644, 32736, 32731, 32810, -1, -1, -1, -1, -1, -1 }, { 0x3645, 32819, 32814, 32936, -1, -1, -1, -1, -1, -1 }, { 0x3647, 32946, 32941, 32982, -1, -1, -1, -1, -1, -1 }, { 0x3648, 32992, 32987, 33027, -1, -1, -1, -1, -1, -1 }, { 0x3649, 33042, 33032, 33124, -1, -1, -1, -1, -1, -1 }, { 0x364A, 33137, 33130, 33262, -1, -1, -1, -1, -1, -1 }, { 0x364C, 33269, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x364D, 33293, 33289, 33339, -1, -1, -1, -1, -1, -1 }, { 0x364E, 33349, 33344, 33427, -1, -1, -1, -1, -1, -1 }, { 0x364F, 33437, 33432, 33514, -1, -1, -1, -1, -1, -1 }, { 0x3650, 33528, 33518, 33624, 33629, -1, -1, -1, -1, -1 }, { 0x3651, 33642, 33637, 33706, -1, -1, -1, -1, -1, -1 }, { 0x3652, 33718, 33710, 33781, -1, -1, -1, -1, -1, -1 }, { 0x3653, 33785, -1, 33829, -1, -1, -1, -1, -1, -1 }, { 0x3654, 33839, 33834, 33933, -1, -1, -1, -1, -1, -1 }, { 0x3655, 33944, 33938, 33989, -1, -1, -1, -1, -1, -1 }, { 0x3657, 34000, 33995, 34054, -1, -1, -1, -1, -1, -1 }, { 0x3658, 34064, 34059, 34087, -1, -1, -1, -1, -1, -1 }, { 0x3659, 34098, 34092, 34178, -1, -1, -1, -1, -1, -1 }, { 0x365A, 34190, 34184, 34241, -1, -1, -1, -1, -1, -1 }, { 0x365B, 34252, 34247, 34281, -1, -1, -1, -1, -1, -1 }, { 0x365C, 34294, 34285, 34388, -1, -1, -1, -1, -1, -1 }, { 0x365D, 34398, 34393, 34431, -1, -1, -1, -1, -1, -1 }, { 0x365E, 34452, 34436, 34477, -1, -1, -1, -1, -1, -1 }, { 0x365F, 34488, 34482, 34596, -1, -1, -1, -1, -1, -1 }, { 0x3660, 34607, 34602, 34676, -1, -1, -1, -1, -1, -1 }, { 0x3661, 34686, 34680, 34713, -1, -1, -1, -1, -1, -1 }, { 0x3662, 34730, 34719, 34793, -1, -1, -1, -1, -1, -1 }, { 0x3663, 34805, 34798, 34826, -1, -1, -1, -1, -1, -1 }, { 0x3664, 34838, 34833, 34922, -1, -1, -1, -1, -1, 34927 }, { 0x3665, 34950, 34932, 34956, -1, -1, -1, -1, -1, -1 }, { 0x3666, -1, -1, 34961, -1, -1, -1, -1, -1, -1 }, { 0x3667, 34966, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3668, 35023, 35018, 35098, -1, -1, -1, -1, -1, -1 }, { 0x3669, 35118, 35102, 35136, -1, -1, -1, -1, -1, -1 }, { 0x366A, 35146, 35142, 35186, -1, -1, -1, -1, -1, -1 }, { 0x366B, 35195, 35190, 35241, -1, -1, -1, -1, -1, -1 }, { 0x366C, 35252, 35245, 35293, -1, -1, -1, -1, -1, -1 }, { 0x366E, 35304, 35298, 35320, -1, -1, -1, -1, -1, 35324 }, { 0x366F, 35338, 35331, 35443, -1, -1, -1, -1, 35437, -1 }, { 0x3670, 35452, 35447, 35485, -1, -1, -1, -1, -1, -1 }, { 0x3671, 35495, 35490, 35544, -1, -1, -1, -1, -1, -1 }, { 0x3672, 35555, 35549, 35593, -1, -1, -1, -1, -1, -1 }, { 0x3673, 35604, 35599, 35689, -1, -1, -1, -1, -1, -1 }, { 0x3674, 35699, 35694, 35740, -1, -1, -1, -1, -1, 35746 }, { 0x3675, 35758, 35753, 35831, -1, -1, -1, -1, -1, -1 }, { 0x3676, 35842, 35836, 35929, -1, -1, -1, -1, -1, -1 }, { 0x3677, 35940, 35935, 35993, -1, -1, -1, -1, -1, -1 }, { 0x3678, 36003, 35998, 36069, -1, -1, -1, -1, -1, -1 }, { 0x3679, 36080, 36074, 36119, -1, -1, -1, -1, -1, -1 }, { 0x367A, 36132, 36125, 36257, -1, -1, -1, -1, -1, -1 }, { 0x367B, 36267, 36262, 36395, -1, -1, -1, -1, -1, -1 }, { 0x367C, 36407, 36401, 36468, -1, -1, -1, -1, -1, -1 }, { 0x367E, 36478, 36473, 36521, -1, -1, -1, -1, -1, -1 }, { 0x3680, 36530, 36525, 36605, -1, -1, -1, -1, -1, -1 }, { 0x3681, 36614, 36609, 36755, -1, -1, -1, -1, -1, -1 }, { 0x3682, 36768, 36761, 36800, -1, -1, -1, -1, -1, -1 }, { 0x3683, 36811, 36806, 36974, -1, -1, -1, -1, -1, -1 }, { 0x3685, 36985, 36979, 37026, -1, -1, -1, -1, -1, -1 }, { 0x3686, 37042, 37032, 37115, -1, -1, -1, -1, -1, -1 }, { 0x3687, 37130, 37119, 37306, -1, -1, -1, -1, -1, -1 }, { 0x3689, 37316, 37312, 37449, -1, -1, -1, -1, -1, -1 }, { 0x368A, 37458, 37453, 37497, -1, -1, -1, -1, -1, -1 }, { 0x368B, 37522, 37502, 37561, -1, -1, -1, -1, -1, -1 }, { 0x368C, 37575, 37567, 37632, -1, -1, -1, -1, -1, -1 }, { 0x368D, 37642, 37637, 37701, -1, -1, -1, -1, -1, -1 }, { 0x368F, 37716, 37706, 37834, -1, -1, -1, -1, -1, -1 }, { 0x3690, 37849, 37839, 37927, -1, -1, -1, -1, -1, -1 }, { 0x3692, 37942, 37932, 37984, -1, -1, -1, -1, -1, -1 }, { 0x3693, 38000, 37990, 38026, -1, -1, -1, -1, -1, -1 }, { 0x3694, 38036, 38031, 38163, -1, -1, -1, -1, -1, -1 }, { 0x3695, 38174, 38168, 38276, -1, -1, -1, -1, -1, -1 }, { 0x3696, 38285, 38280, 38381, -1, -1, -1, -1, -1, -1 }, { 0x3697, 38394, 38386, 38429, -1, -1, -1, -1, -1, -1 }, { 0x3698, 38439, 38434, 38572, -1, -1, -1, -1, -1, -1 }, { 0x3699, -1, 38577, 38582, -1, -1, -1, -1, -1, -1 }, { 0x369A, 38594, 38587, 38643, -1, -1, -1, -1, -1, -1 }, { 0x369B, 38649, -1, 38693, -1, -1, -1, -1, -1, -1 }, { 0x369C, 38702, 38697, 38824, -1, -1, -1, -1, -1, -1 }, { 0x369D, 38845, 38828, 38916, -1, -1, -1, -1, -1, -1 }, { 0x369E, 38922, -1, 38943, -1, -1, -1, -1, -1, -1 }, { 0x369F, 38949, -1, 39044, -1, -1, -1, -1, -1, -1 }, { 0x36A0, 39055, 39050, 39109, -1, -1, -1, -1, -1, -1 }, { 0x36A1, 39115, -1, 39148, -1, -1, -1, -1, -1, -1 }, { 0x36A2, 39157, 39152, 39266, -1, -1, -1, -1, -1, -1 }, { 0x36A3, 39282, 39270, 39459, -1, -1, -1, -1, -1, -1 }, { 0x36A4, 39470, 39465, 39522, -1, -1, -1, -1, -1, -1 }, { 0x36A5, 39531, 39526, 39599, -1, -1, -1, -1, -1, -1 }, { 0x36A6, 39608, 39603, 39693, -1, -1, -1, -1, -1, -1 }, { 0x36A7, 39708, 39697, 39808, -1, -1, -1, -1, -1, -1 }, { 0x36A8, 39813, -1, 39833, -1, -1, -1, -1, -1, -1 }, { 0x36A9, 39844, 39839, 39897, -1, -1, -1, -1, -1, -1 }, { 0x36AA, 39907, 39902, 39960, -1, -1, -1, -1, -1, -1 }, { 0x36AB, 39971, 39965, 40024, -1, -1, -1, -1, -1, -1 }, { 0x36AC, 40034, 40028, 40058, -1, -1, -1, -1, -1, -1 }, { 0x36AD, 40069, 40063, 40089, -1, -1, -1, -1, -1, -1 }, { 0x36AE, 40100, 40094, -1, -1, -1, -1, -1, -1, -1 }, { 0x36AF, 40159, 40154, 40187, -1, -1, -1, -1, -1, -1 }, { 0x36B0, 40197, 40192, 40243, -1, -1, -1, -1, -1, -1 }, { 0x36B1, 40254, 40248, 40274, -1, -1, -1, -1, -1, -1 }, { 0x36B2, 40284, 40279, 40352, -1, -1, -1, -1, -1, -1 }, { 0x36B3, 40361, 40358, -1, -1, -1, -1, -1, -1, -1 }, { 0x36B4, 40443, 40438, 40501, -1, -1, -1, -1, -1, -1 }, { 0x36B5, 40511, 40505, 40531, -1, -1, -1, -1, -1, -1 }, { 0x36B6, 40541, 40537, 40739, -1, -1, -1, -1, -1, -1 }, { 0x36B7, 40748, 40743, 40884, -1, -1, -1, -1, -1, -1 }, { 0x36B8, 40892, 40888, -1, -1, -1, -1, -1, -1, -1 }, { 0x36B9, 40917, 40912, 40984, -1, -1, -1, -1, -1, -1 }, { 0x36BA, 40995, 40989, 41051, -1, -1, -1, -1, -1, -1 }, { 0x36BB, 41061, 41056, 41079, -1, -1, -1, -1, -1, -1 }, { 0x36BC, 41089, 41083, -1, -1, -1, -1, -1, -1, -1 }, { 0x36BD, 41145, 41139, 41165, -1, -1, -1, -1, -1, -1 }, { 0x36BE, 41171, -1, 41213, -1, -1, -1, -1, -1, -1 }, { 0x36BF, 41225, 41220, 41328, -1, -1, -1, -1, -1, -1 }, { 0x36C0, -1, -1, 41333, -1, -1, -1, -1, -1, -1 }, { 0x36C1, 41344, 41338, 41397, -1, -1, -1, -1, -1, -1 }, { 0x36C2, 41403, -1, 41418, -1, -1, -1, -1, -1, -1 }, { 0x36C3, 41428, 41423, 41477, -1, -1, -1, -1, 41471, -1 }, { 0x36C4, 41486, 41482, 41512, -1, -1, -1, -1, 41506, -1 }, { 0x36C5, 41521, 41516, 41547, -1, -1, -1, -1, 41541, -1 }, { 0x36C6, 41555, 41551, 41680, -1, -1, -1, -1, -1, -1 }, { 0x36C7, -1, 41685, -1, -1, -1, -1, -1, -1, -1 }, { 0x36C8, -1, 41691, -1, -1, -1, -1, -1, -1, -1 }, { 0x36CA, 41701, 41697, 41826, -1, -1, -1, -1, -1, -1 }, { 0x36CD, 41836, 41831, 41990, -1, -1, -1, -1, -1, -1 }, { 0x36CE, 42001, 41995, 42015, -1, -1, -1, -1, -1, -1 }, { 0x36CF, 42024, 42019, 42044, -1, -1, -1, -1, -1, -1 }, { 0x36D0, 42054, 42049, 42112, -1, -1, -1, -1, -1, -1 }, { 0x36D1, 42123, 42117, 42153, -1, -1, -1, -1, -1, -1 }, { 0x36D2, 42176, 42158, 42190, -1, -1, -1, -1, -1, -1 }, { 0x36D3, 42209, 42195, 42229, -1, -1, -1, -1, -1, -1 }, { 0x36D4, 42239, 42233, 42350, -1, -1, -1, -1, -1, -1 }, { 0x36D5, 42362, 42356, 42474, -1, -1, -1, -1, -1, -1 }, { 0x36D6, 42486, 42478, 42506, -1, -1, -1, -1, -1, -1 }, { 0x36D7, 42515, 42511, 42601, -1, -1, -1, -1, -1, -1 }, { 0x36D8, 42611, 42606, 42644, -1, -1, -1, -1, -1, -1 }, { 0x36D9, 42653, 42648, 42795, -1, -1, -1, -1, -1, -1 }, { 0x36DA, 42806, 42800, 42842, -1, -1, -1, -1, -1, -1 }, { 0x36DB, 42860, 42848, 42954, -1, -1, -1, -1, -1, -1 }, { 0x36DC, 42965, 42959, 42985, -1, -1, -1, -1, -1, -1 }, { 0x36DD, 42995, 42990, 43015, -1, -1, -1, -1, -1, -1 }, { 0x36DE, 43026, 43020, 43046, -1, -1, -1, -1, -1, -1 }, { 0x36E1, -1, 43052, -1, -1, -1, -1, -1, -1, -1 }, { 0x36E2, -1, 43057, -1, -1, -1, -1, -1, -1, -1 }, { 0x36E3, -1, -1, 43062, -1, -1, -1, -1, -1, -1 }, { 0x36E4, -1, -1, 43067, -1, -1, -1, -1, -1, -1 }, { 0x36E5, 43076, 43071, 43140, -1, -1, -1, -1, -1, -1 }, { 0x36E6, 43149, 43144, 43183, -1, -1, -1, -1, 43177, -1 }, { 0x36E7, 43193, 43188, 43237, -1, -1, -1, -1, -1, -1 }, { 0x36E8, 43249, 43242, 43306, -1, -1, -1, -1, -1, -1 }, { 0x36E9, 43318, 43313, 43385, -1, -1, -1, -1, -1, -1 }, { 0x36EA, 43411, 43391, 43477, -1, -1, -1, -1, -1, 43482 }, { 0x36EB, 43490, 43485, 43510, -1, -1, -1, -1, -1, -1 }, { 0x36EC, 43519, 43514, 43539, -1, -1, -1, -1, -1, -1 }, { 0x36ED, 43553, 43543, 43573, -1, -1, -1, -1, -1, -1 }, { 0x36EE, 43582, 43577, 43624, -1, -1, -1, -1, -1, -1 }, { 0x36EF, 43634, 43629, 43766, -1, -1, -1, -1, -1, -1 }, { 0x36F0, 43776, 43771, -1, -1, -1, -1, -1, -1, -1 }, { 0x36F1, 43826, 43821, 43863, -1, -1, -1, -1, -1, -1 }, { 0x36F2, 43874, 43868, 43944, -1, -1, -1, -1, -1, -1 }, { 0x36F3, 43960, 43948, 43984, -1, -1, -1, -1, -1, -1 }, { 0x36F4, 43999, 43988, 44044, -1, -1, -1, -1, -1, -1 }, { 0x36F5, 44055, 44049, 44075, -1, -1, -1, -1, -1, -1 }, { 0x36F6, 44088, 44082, 44132, -1, -1, -1, -1, -1, -1 }, { 0x36F7, 44142, 44137, 44162, -1, -1, -1, -1, -1, -1 }, { 0x36F8, 44171, 44166, 44208, -1, -1, -1, -1, -1, -1 }, { 0x36F9, 44218, 44213, 44242, -1, -1, -1, -1, -1, -1 }, { 0x36FA, 44253, 44248, 44271, -1, -1, -1, -1, -1, -1 }, { 0x36FB, 44282, 44275, 44300, -1, -1, -1, -1, -1, -1 }, { 0x36FC, 44315, 44305, 44420, -1, -1, -1, -1, -1, -1 }, { 0x36FD, 44431, 44425, -1, -1, -1, -1, -1, -1, -1 }, { 0x36FE, 44513, 44507, 44549, -1, -1, -1, -1, -1, -1 }, { 0x36FF, 44566, 44555, 44600, -1, -1, -1, -1, -1, -1 }, { 0x3701, -1, 44605, -1, -1, -1, -1, -1, -1, -1 }, { 0x3702, 44616, 44610, 44636, -1, -1, -1, -1, -1, -1 }, { 0x3703, 44654, 44642, 44707, -1, -1, -1, -1, -1, -1 }, { 0x3704, 44737, 44713, 44768, -1, -1, -1, -1, -1, -1 }, { 0x3705, 44778, 44773, 44847, -1, -1, -1, -1, -1, -1 }, { 0x3706, 44857, 44851, 44888, -1, -1, -1, -1, -1, -1 }, { 0x3707, 44898, 44892, 44915, -1, -1, -1, -1, -1, -1 }, { 0x3708, 44925, 44920, 44963, -1, -1, -1, -1, -1, -1 }, { 0x3709, 44979, 44967, 45008, -1, -1, -1, -1, -1, -1 }, { 0x370A, 45024, 45014, 45040, -1, -1, -1, -1, -1, -1 }, { 0x370B, 45055, 45046, 45075, -1, -1, -1, -1, -1, -1 }, { 0x370C, 45085, 45079, 45184, -1, -1, -1, -1, -1, -1 }, { 0x370D, 45195, 45189, 45215, -1, -1, -1, -1, -1, -1 }, { 0x370E, 45233, 45221, 45291, -1, -1, -1, -1, -1, -1 }, { 0x370F, 45300, 45295, 45357, -1, -1, -1, -1, -1, -1 }, { 0x3710, 45367, 45362, 45387, -1, -1, -1, -1, -1, -1 }, { 0x3711, 45401, 45392, 45474, -1, -1, -1, -1, -1, -1 }, { 0x3712, 45489, 45478, 45535, -1, -1, -1, -1, -1, -1 }, { 0x3713, 45545, 45539, 45553, -1, -1, -1, -1, -1, -1 }, { 0x3715, 45562, 45557, 45603, -1, -1, -1, -1, -1, -1 }, { 0x3716, 45614, 45609, 45630, -1, -1, -1, -1, -1, -1 }, { 0x3717, 45640, 45635, 45711, -1, -1, -1, -1, -1, -1 }, { 0x3718, 45722, 45716, 45808, -1, -1, -1, -1, -1, -1 }, { 0x3719, 45817, 45812, 45837, -1, -1, -1, -1, -1, -1 }, { 0x371A, 45846, 45841, 45887, -1, -1, -1, -1, -1, -1 }, { 0x371B, 45897, 45891, 45996, -1, -1, -1, -1, -1, -1 }, { 0x371C, 46007, 46001, 46067, -1, -1, -1, -1, -1, -1 }, { 0x371D, 46075, 46071, 46192, -1, -1, -1, -1, -1, -1 }, { 0x371E, 46206, 46196, 46245, -1, -1, -1, -1, -1, -1 }, { 0x3720, 46263, 46251, 46283, -1, -1, -1, -1, -1, -1 }, { 0x3721, 46294, 46288, 46314, -1, -1, -1, -1, -1, -1 }, { 0x3722, 46326, 46320, -1, -1, -1, -1, -1, -1, -1 }, { 0x3723, 46373, 46368, 46442, -1, -1, -1, -1, 46436, -1 }, { 0x3724, 46453, 46447, 46546, -1, -1, -1, -1, -1, -1 }, { 0x3725, 46558, 46552, 46573, -1, -1, -1, -1, -1, -1 }, { 0x3726, 46583, 46578, 46603, -1, -1, -1, -1, -1, -1 }, { 0x3727, 46620, 46608, 46635, -1, -1, -1, -1, -1, -1 }, { 0x3728, 46640, -1, 46658, -1, -1, -1, -1, -1, -1 }, { 0x3729, 46667, 46663, 46695, -1, -1, -1, -1, -1, -1 }, { 0x372A, 46710, 46699, 46787, -1, -1, -1, -1, -1, -1 }, { 0x372B, 46798, 46793, 46830, -1, -1, -1, -1, -1, -1 }, { 0x372C, -1, 46834, -1, -1, -1, -1, -1, -1, -1 }, { 0x372D, -1, 46840, -1, -1, -1, -1, -1, -1, -1 }, { 0x372E, 46852, 46846, 46960, -1, -1, -1, -1, -1, -1 }, { 0x372F, 46970, 46965, 47041, -1, -1, -1, -1, 47035, -1 }, { 0x3730, 47051, 47045, 47067, -1, -1, -1, -1, -1, -1 }, { 0x3731, 47077, 47072, 47114, -1, -1, -1, -1, -1, -1 }, { 0x3732, 47125, 47119, 47228, -1, -1, -1, -1, -1, -1 }, { 0x3733, 47246, 47234, 47263, -1, -1, -1, -1, -1, -1 }, { 0x3734, 47275, 47269, 47374, -1, -1, -1, -1, -1, -1 }, { 0x3735, 47385, 47380, 47468, -1, -1, -1, -1, -1, -1 }, { 0x3736, 47484, 47474, 47503, -1, -1, -1, -1, -1, -1 }, { 0x3737, 47519, 47508, 47633, -1, -1, -1, -1, -1, -1 }, { 0x3738, 47652, 47637, 47727, -1, -1, -1, -1, -1, -1 }, { 0x3739, 47738, 47732, 47796, -1, -1, -1, -1, -1, -1 }, { 0x373A, 47806, 47800, 47874, -1, -1, -1, -1, 47868, -1 }, { 0x373B, 47885, 47879, 48075, -1, -1, -1, -1, -1, -1 }, { 0x373C, 48097, 48081, 48223, -1, -1, -1, -1, -1, -1 }, { 0x373D, 48238, 48228, 48296, -1, -1, -1, -1, -1, -1 }, { 0x373E, 48306, 48300, 48353, -1, -1, -1, -1, -1, -1 }, { 0x373F, 48369, 48358, 48409, -1, -1, -1, -1, -1, -1 }, { 0x3740, 48418, 48413, 48464, -1, -1, -1, -1, -1, -1 }, { 0x3741, 48475, 48469, 48550, -1, -1, -1, -1, -1, -1 }, { 0x3742, 48583, 48556, 48630, -1, -1, -1, -1, -1, -1 }, { 0x3743, 48645, 48635, 48695, -1, -1, -1, -1, -1, -1 }, { 0x3744, 48713, 48701, 48767, -1, -1, -1, -1, -1, -1 }, { 0x3745, 48784, 48773, 48851, -1, -1, -1, -1, -1, -1 }, { 0x3747, 48862, 48856, 48882, -1, -1, -1, -1, -1, -1 }, { 0x3748, 48894, 48888, 48913, -1, -1, -1, -1, -1, -1 }, { 0x3749, 48924, 48919, 49060, -1, -1, -1, -1, -1, -1 }, { 0x374A, 49070, 49065, 49121, -1, -1, -1, -1, -1, -1 }, { 0x374B, -1, 49127, 49132, -1, -1, -1, -1, -1, -1 }, { 0x374C, 49143, 49138, 49234, -1, -1, -1, -1, -1, -1 }, { 0x374D, 49243, 49239, 49286, -1, -1, -1, -1, -1, -1 }, { 0x374E, 49297, 49291, 49340, -1, -1, -1, -1, -1, -1 }, { 0x374F, 49352, 49346, 49397, -1, -1, -1, -1, -1, -1 }, { 0x3750, 49414, 49402, 49485, -1, -1, -1, -1, -1, -1 }, { 0x3751, 49497, 49491, 49548, -1, -1, -1, -1, -1, -1 }, { 0x3752, 49560, 49554, -1, -1, -1, -1, -1, -1, -1 }, { 0x3753, 49653, 49636, 49758, -1, -1, -1, -1, -1, -1 }, { 0x3754, 49767, 49762, 49812, -1, -1, -1, -1, -1, -1 }, { 0x3755, 49828, 49817, 49929, -1, -1, -1, -1, -1, -1 }, { 0x3756, 49939, 49935, 50015, -1, -1, -1, -1, -1, -1 }, { 0x3757, 50025, 50019, 50073, -1, -1, -1, -1, -1, -1 }, { 0x3758, 50085, 50079, 50154, -1, -1, -1, -1, -1, -1 }, { 0x3759, 50166, 50160, 50294, -1, -1, -1, -1, -1, -1 }, { 0x375A, -1, -1, 50299, -1, -1, -1, -1, -1, -1 }, { 0x375B, 50309, 50304, 50424, -1, -1, -1, -1, -1, -1 }, { 0x375C, 50433, 50428, -1, -1, -1, -1, -1, -1, -1 }, { 0x375D, 50510, 50500, 50541, -1, -1, -1, -1, -1, -1 }, { 0x375E, 50550, 50546, 50641, -1, -1, -1, -1, -1, -1 }, { 0x375F, 50655, 50645, 50751, -1, -1, -1, -1, -1, -1 }, { 0x3760, 50762, 50756, 50843, -1, -1, -1, -1, -1, -1 }, { 0x3761, 50860, 50849, 50913, -1, -1, -1, -1, -1, -1 }, { 0x3762, 50923, 50918, 50978, -1, -1, -1, -1, -1, -1 }, { 0x3763, 50982, -1, 51039, -1, -1, -1, -1, -1, -1 }, { 0x3764, 51048, 51043, 51079, -1, -1, -1, -1, -1, -1 }, { 0x3765, 51090, 51084, 51120, -1, -1, -1, -1, -1, -1 }, { 0x3766, 51130, 51124, 51205, -1, -1, -1, -1, -1, -1 }, { 0x3767, 51215, 51210, 51278, -1, -1, -1, -1, -1, -1 }, { 0x3769, 51288, 51283, 51316, -1, -1, -1, -1, -1, -1 }, { 0x376A, 51327, 51322, 51355, -1, -1, -1, -1, -1, -1 }, { 0x376B, 51367, 51361, 51384, -1, -1, -1, -1, -1, -1 }, { 0x376D, 51396, 51390, 51537, -1, -1, -1, -1, -1, -1 }, { 0x376E, 51543, -1, 51583, -1, -1, -1, -1, -1, -1 }, { 0x376F, 51593, 51588, 51637, -1, -1, -1, -1, -1, -1 }, { 0x3770, 51654, 51643, 51681, -1, -1, -1, -1, -1, -1 }, { 0x3771, 51693, 51687, 51746, -1, -1, -1, -1, -1, -1 }, { 0x3772, 51757, 51752, 51810, -1, -1, -1, -1, -1, -1 }, { 0x3774, 51821, 51815, 51856, -1, -1, -1, -1, -1, -1 }, { 0x3775, 51873, 51861, 52040, -1, -1, -1, -1, -1, -1 }, { 0x3776, 52049, 52044, 52090, -1, -1, -1, -1, -1, -1 }, { 0x3778, 52105, 52094, 52234, -1, -1, -1, -1, -1, -1 }, { 0x3779, 52240, -1, 52295, -1, -1, -1, -1, -1, -1 }, { 0x377A, 52305, 52300, 52355, -1, -1, -1, -1, -1, -1 }, { 0x377B, 52366, 52361, 52419, -1, -1, -1, -1, -1, -1 }, { 0x377C, 52429, 52424, 52474, -1, -1, -1, -1, -1, -1 }, { 0x377D, 52495, 52478, 52516, -1, -1, -1, -1, -1, -1 }, { 0x377E, 52526, 52522, 52548, -1, -1, -1, -1, -1, -1 }, { 0x377F, 52557, 52553, 52600, -1, -1, -1, -1, -1, -1 }, { 0x3780, 52609, 52604, 52628, -1, -1, -1, -1, -1, -1 }, { 0x3781, 52638, 52633, 52674, -1, -1, -1, -1, -1, -1 }, { 0x3782, 52685, 52679, 52725, -1, -1, -1, -1, -1, -1 }, { 0x3783, 52735, 52730, 52748, -1, -1, -1, -1, -1, -1 }, { 0x3784, 52761, 52752, 52784, -1, -1, -1, -1, -1, -1 }, { 0x3785, 52805, 52788, 52828, -1, -1, -1, -1, -1, -1 }, { 0x3786, 52838, 52833, 52906, -1, -1, -1, -1, -1, -1 }, { 0x3787, 52916, 52910, 52978, -1, -1, -1, -1, -1, -1 }, { 0x3788, 52993, 52983, 53011, -1, -1, -1, -1, -1, -1 }, { 0x3789, 53021, 53015, 53030, -1, -1, -1, -1, -1, -1 }, { 0x378A, 53040, 53034, 53055, -1, -1, -1, -1, -1, -1 }, { 0x378B, 53064, 53059, 53109, -1, -1, -1, -1, -1, -1 }, { 0x378C, 53126, 53115, 53168, -1, -1, -1, -1, -1, -1 }, { 0x378E, 53183, 53173, 53238, -1, -1, -1, -1, -1, -1 }, { 0x378F, 53248, 53242, 53319, -1, -1, -1, -1, -1, -1 }, { 0x3790, 53330, 53324, 53455, -1, -1, -1, -1, -1, -1 }, { 0x3791, 53464, 53459, 53519, -1, -1, -1, -1, -1, -1 }, { 0x3792, 53529, 53524, 53604, -1, -1, -1, -1, -1, -1 }, { 0x3793, 53619, 53609, 53733, -1, -1, -1, -1, -1, -1 }, { 0x3794, 53741, 53737, 53795, -1, -1, -1, -1, -1, -1 }, { 0x3795, 53811, 53799, 53871, -1, -1, -1, -1, -1, -1 }, { 0x3796, 53888, 53876, 53945, -1, -1, -1, -1, -1, -1 }, { 0x3797, 53954, 53949, 54006, -1, -1, -1, -1, -1, -1 }, { 0x3798, 54022, 54011, 54096, -1, -1, -1, -1, -1, -1 }, { 0x3799, 54105, 54100, 54137, -1, -1, -1, -1, -1, -1 }, { 0x379A, 54149, 54143, 54192, -1, -1, -1, -1, -1, -1 }, { 0x379B, 54201, 54196, 54245, -1, -1, -1, -1, -1, -1 }, { 0x379C, 54255, 54249, 54277, -1, -1, -1, -1, -1, -1 }, { 0x379E, 54282, -1, 54288, -1, -1, -1, -1, -1, -1 }, { 0x379F, 54299, 54294, 54479, -1, -1, -1, -1, -1, -1 }, { 0x37A0, 54490, 54485, 54501, -1, -1, -1, -1, -1, -1 }, { 0x37A1, 54511, 54506, 54567, -1, -1, -1, -1, -1, -1 }, { 0x37A2, 54577, 54573, -1, -1, -1, -1, -1, -1, -1 }, { 0x37A3, 54627, 54622, -1, -1, -1, -1, -1, -1, -1 }, { 0x37A4, 54686, 54680, 54789, -1, -1, -1, -1, -1, -1 }, { 0x37A5, 54816, 54794, 54837, -1, -1, -1, -1, -1, -1 }, { 0x37A6, 54847, 54842, 54866, -1, -1, -1, -1, -1, -1 }, { 0x37A7, 54875, 54870, 54943, -1, -1, -1, -1, -1, -1 }, { 0x37A8, 54956, 54948, 55018, -1, -1, -1, -1, -1, -1 }, { 0x37A9, 55028, 55022, 55063, -1, -1, -1, -1, -1, -1 }, { 0x37AA, 55078, 55068, 55193, -1, -1, -1, -1, -1, -1 }, { 0x37AB, 55209, 55198, 55263, -1, -1, -1, -1, -1, -1 }, { 0x37AC, 55267, -1, 55281, -1, -1, -1, -1, -1, -1 }, { 0x37AD, 55292, 55286, 55310, -1, -1, -1, -1, -1, -1 }, { 0x37AE, 55315, -1, -1, -1, -1, 55380, 55390, -1, -1 }, { 0x37AF, 55406, 55401, 55525, -1, -1, -1, -1, -1, -1 }, { 0x37B0, 55536, 55530, 55555, -1, -1, -1, -1, -1, -1 }, { 0x37B1, 55565, 55559, 55580, -1, -1, -1, -1, -1, -1 }, { 0x37B2, 55592, 55586, 55640, -1, -1, -1, -1, -1, -1 }, { 0x37B3, 55651, 55646, 55670, -1, -1, -1, -1, -1, -1 }, { 0x37B4, 55679, 55675, 55809, -1, -1, -1, -1, -1, -1 }, { 0x37B5, 55819, 55814, -1, -1, -1, -1, -1, -1, -1 }, { 0x37B6, 55901, 55896, 55997, -1, -1, -1, -1, -1, -1 }, { 0x37B7, 56008, 56002, 56037, -1, -1, -1, -1, -1, -1 }, { 0x37B8, 56050, 56044, 56124, -1, -1, -1, -1, -1, -1 }, { 0x37B9, 56133, 56129, 56185, -1, -1, -1, -1, -1, -1 }, { 0x37BA, 56194, 56189, 56293, -1, -1, -1, -1, -1, -1 }, { 0x37BB, 56302, 56297, 56321, -1, -1, -1, -1, -1, -1 }, { 0x37BC, 56337, 56326, 56410, -1, -1, -1, -1, 56404, -1 }, { 0x37BD, 56423, 56417, 56438, -1, -1, -1, -1, -1, -1 }, { 0x37BE, 56448, 56443, 56515, -1, -1, -1, -1, -1, -1 }, { 0x37BF, 56524, 56519, 56682, -1, -1, -1, -1, -1, -1 }, { 0x37C0, 56692, 56687, 56711, -1, -1, -1, -1, -1, -1 }, { 0x37C1, 56730, 56717, 56775, -1, -1, -1, -1, -1, -1 }, { 0x37C2, 56784, 56779, 56818, -1, -1, -1, -1, -1, -1 }, { 0x37C3, 56826, 56822, 56914, -1, -1, -1, -1, -1, -1 }, { 0x37C4, 56925, 56918, 56944, -1, -1, -1, -1, -1, -1 }, { 0x37C5, 56969, 56951, 56988, -1, -1, -1, -1, -1, -1 }, { 0x37C6, 56999, 56994, 57018, -1, -1, -1, -1, -1, -1 }, { 0x37C7, 57027, 57023, 57058, -1, -1, -1, -1, -1, -1 }, { 0x37C8, 57068, 57063, 57087, -1, -1, -1, -1, -1, -1 }, { 0x37C9, 57097, 57092, 57160, -1, -1, -1, -1, -1, -1 }, { 0x37CA, 57169, 57165, 57188, -1, -1, -1, -1, -1, -1 }, { 0x37CB, 57198, 57192, 57248, -1, -1, -1, -1, -1, -1 }, { 0x37CC, 57259, 57253, 57298, -1, -1, -1, -1, -1, -1 }, { 0x37CD, 57310, 57304, 57346, -1, -1, -1, -1, -1, -1 }, { 0x37CE, 57356, 57352, 57401, -1, -1, -1, -1, -1, -1 }, { 0x37CF, 57411, 57406, 57441, -1, -1, -1, -1, -1, -1 }, { 0x37D0, 57452, 57446, 57479, -1, -1, -1, -1, -1, -1 }, { 0x37D1, 57490, 57485, 57505, -1, -1, -1, -1, -1, -1 }, { 0x37D2, 57515, 57509, 57571, -1, -1, -1, -1, -1, -1 }, { 0x37D3, 57581, 57576, 57629, -1, -1, -1, -1, -1, -1 }, { 0x37D4, 57638, 57633, 57668, -1, -1, -1, -1, -1, -1 }, { 0x37D6, 57679, 57673, 57765, -1, -1, -1, -1, -1, -1 }, { 0x37D7, 57776, 57771, -1, -1, -1, -1, -1, -1, -1 }, { 0x37D8, 57877, 57872, 57896, -1, -1, -1, -1, -1, -1 }, { 0x37D9, 57908, 57902, 57971, -1, -1, -1, -1, -1, -1 }, { 0x37DA, 57980, 57975, 58138, -1, -1, -1, -1, -1, -1 }, { 0x37DB, 58152, 58142, 58174, -1, -1, -1, -1, -1, -1 }, { 0x37DC, 58184, 58179, 58243, -1, -1, -1, -1, -1, -1 }, { 0x37DD, 58252, 58247, 58329, -1, -1, -1, -1, -1, -1 }, { 0x37DE, 58344, 58334, 58388, -1, -1, -1, -1, -1, -1 }, { 0x37DF, 58411, 58394, 58442, -1, -1, -1, -1, -1, -1 }, { 0x37E0, 58455, 58449, 58499, -1, -1, -1, -1, -1, -1 }, { 0x37E2, 58510, 58505, 58608, -1, -1, -1, -1, -1, -1 }, { 0x37E4, 58617, 58612, 58716, -1, -1, -1, -1, -1, -1 }, { 0x37E5, 58726, 58720, -1, -1, -1, -1, -1, -1, -1 }, { 0x37E6, 58820, 58815, 58839, -1, -1, -1, -1, -1, -1 }, { 0x37E7, 58860, 58844, 58881, -1, -1, -1, -1, -1, -1 }, { 0x37E8, 58890, 58884, 58943, -1, -1, -1, -1, -1, -1 }, { 0x37E9, 58954, 58949, 59050, -1, -1, -1, -1, -1, -1 }, { 0x37EA, 59061, 59055, 59103, -1, -1, -1, -1, -1, -1 }, { 0x37EB, 59114, 59108, 59162, -1, -1, -1, -1, -1, -1 }, { 0x37EC, 59179, 59168, 59247, -1, -1, -1, -1, -1, -1 }, { 0x37ED, 59257, 59252, 59353, -1, -1, -1, -1, -1, -1 }, { 0x37EE, 59370, 59358, 59382, -1, -1, -1, -1, -1, -1 }, { 0x37F0, 59392, 59386, 59425, -1, -1, -1, -1, -1, -1 }, { 0x37F1, 59453, 59431, 59473, -1, -1, -1, -1, -1, -1 }, { 0x37F2, 59484, 59478, 59520, -1, -1, -1, -1, -1, -1 }, { 0x37F3, 59541, 59525, 59560, -1, -1, -1, -1, -1, -1 }, { 0x37F4, 59579, 59564, 59667, -1, -1, -1, -1, -1, -1 }, { 0x37F5, 59679, 59673, 59737, -1, -1, -1, -1, -1, -1 }, { 0x37F6, 59749, 59743, 59785, -1, -1, -1, -1, -1, -1 }, { 0x37F7, 59796, 59791, 59838, -1, -1, -1, -1, -1, -1 }, { 0x37F8, 59846, 59841, -1, -1, -1, -1, -1, -1, -1 }, { 0x37F9, 59940, 59930, 60001, -1, -1, -1, -1, -1, -1 }, { 0x37FA, 60012, 60006, 60033, -1, -1, -1, -1, -1, -1 }, { 0x37FB, 60054, 60038, 60189, -1, -1, -1, -1, -1, -1 }, { 0x37FC, 60207, 60195, 60279, 60283, -1, -1, -1, -1, -1 }, { 0x37FD, 60294, 60289, 60334, -1, -1, -1, -1, -1, -1 }, { 0x37FE, 60346, 60340, 60380, -1, -1, -1, -1, -1, -1 }, { 0x37FF, 60392, 60386, 60427, -1, -1, -1, -1, -1, -1 }, { 0x3800, 60438, 60433, 60465, -1, -1, -1, -1, -1, -1 }, { 0x3801, 60476, 60470, -1, -1, -1, -1, -1, -1, -1 }, { 0x3802, 60520, 60514, 60585, -1, -1, -1, -1, -1, -1 }, { 0x3804, 60595, 60589, 60633, -1, -1, -1, -1, -1, -1 }, { 0x3805, 60642, 60637, 60702, -1, -1, -1, -1, -1, -1 }, { 0x3806, 60712, 60706, 60731, -1, -1, -1, -1, -1, -1 }, { 0x3807, 60741, 60736, 60766, -1, -1, -1, -1, -1, -1 }, { 0x3808, 60777, 60771, 60793, -1, -1, -1, -1, -1, -1 }, { 0x3809, 60809, 60798, 60852, -1, -1, -1, -1, -1, -1 }, { 0x380A, 60864, 60858, 60910, -1, -1, -1, -1, -1, -1 }, { 0x380B, 60920, 60914, 60956, -1, -1, -1, -1, -1, -1 }, { 0x380C, 60964, 60959, 61014, -1, -1, -1, -1, 61008, -1 }, { 0x380D, 61034, 61018, 61070, -1, -1, -1, -1, -1, -1 }, { 0x380E, 61080, 61074, 61118, -1, -1, -1, -1, -1, -1 }, { 0x380F, 61139, 61122, 61158, -1, -1, -1, -1, -1, -1 }, { 0x3810, 61178, 61163, 61240, -1, -1, -1, -1, -1, -1 }, { 0x3811, 61252, 61246, 61290, -1, -1, -1, -1, -1, -1 }, { 0x3812, 61300, 61295, 61364, -1, -1, -1, -1, -1, -1 }, { 0x3813, 61376, 61370, 61395, -1, -1, -1, -1, -1, -1 }, { 0x3814, 61410, 61401, 61513, -1, -1, -1, -1, -1, -1 }, { 0x3815, 61524, 61518, 61586, -1, -1, -1, -1, -1, -1 }, { 0x3816, 61599, 61591, 61665, -1, -1, -1, -1, -1, -1 }, { 0x3817, 61678, 61669, 61773, -1, -1, -1, -1, -1, -1 }, { 0x3818, 61783, 61777, 61813, -1, -1, -1, -1, 61807, -1 }, { 0x3819, 61822, 61817, 61872, -1, -1, -1, -1, -1, -1 }, { 0x381A, 61889, 61877, 61904, -1, -1, -1, -1, -1, -1 }, { 0x381B, 61909, -1, 61923, -1, -1, -1, -1, -1, -1 }, { 0x381C, 61932, 61927, 62033, -1, -1, -1, -1, -1, -1 }, { 0x381D, 62043, 62037, 62103, -1, -1, -1, -1, -1, -1 }, { 0x381F, 62114, 62109, 62171, -1, -1, -1, -1, -1, -1 }, { 0x3820, 62180, 62175, 62199, -1, -1, -1, -1, -1, -1 }, { 0x3821, 62213, 62203, 62228, -1, -1, -1, -1, -1, -1 }, { 0x3822, 62244, 62234, 62295, -1, -1, -1, -1, -1, -1 }, { 0x3823, 62306, 62301, 62365, -1, -1, -1, -1, -1, -1 }, { 0x3825, 62375, 62369, 62452, -1, -1, -1, -1, -1, -1 }, { 0x3826, 62474, 62456, 62493, -1, -1, -1, -1, -1, -1 }, { 0x3827, 62504, 62499, 62549, -1, -1, -1, -1, -1, -1 }, { 0x3828, 62566, 62553, 62581, -1, -1, -1, -1, -1, -1 }, { 0x3829, 62591, 62585, -1, -1, -1, -1, -1, -1, -1 }, { 0x382A, 62684, 62678, 62711, -1, -1, -1, -1, -1, -1 }, { 0x382D, 62720, 62715, 62785, -1, -1, -1, -1, -1, -1 }, { 0x382E, 62797, 62791, 62855, -1, -1, -1, -1, -1, -1 }, { 0x382F, 62866, 62861, 62898, -1, -1, -1, -1, -1, -1 }, { 0x3831, 62907, 62902, 63056, -1, -1, -1, -1, -1, -1 }, { 0x3832, 63076, 63060, 63090, -1, -1, -1, -1, -1, -1 }, { 0x3834, 63100, 63094, 63114, -1, -1, -1, -1, -1, -1 }, { 0x3835, 63125, 63119, 63205, -1, -1, -1, -1, -1, -1 }, { 0x3836, 63218, 63212, 63260, -1, -1, -1, -1, -1, -1 }, { 0x3837, 63281, 63265, 63317, -1, -1, -1, -1, -1, -1 }, { 0x3838, 63329, 63321, 63433, -1, -1, -1, -1, -1, -1 }, { 0x3839, 63443, 63437, 63473, -1, -1, -1, -1, -1, -1 }, { 0x383A, 63483, 63478, 63527, -1, -1, -1, -1, -1, -1 }, { 0x383B, 63537, 63532, -1, -1, -1, -1, -1, -1, -1 }, { 0x383C, -1, 63576, 63580, -1, -1, -1, -1, -1, -1 }, { 0x383D, 63590, 63584, 63629, -1, -1, -1, -1, -1, -1 }, { 0x383E, 63647, 63635, 63714, -1, -1, -1, -1, -1, -1 }, { 0x383F, 63724, 63720, 63798, -1, -1, -1, -1, -1, -1 }, { 0x3840, 63807, 63802, 63849, -1, -1, -1, -1, -1, -1 }, { 0x3841, 63881, 63853, 63924, -1, -1, -1, -1, -1, -1 }, { 0x3842, 63934, 63929, 63952, -1, -1, -1, -1, -1, -1 }, { 0x3843, 63962, 63956, 64031, -1, -1, -1, -1, -1, -1 }, { 0x3844, 64050, 64038, 64057, -1, -1, -1, -1, -1, -1 }, { 0x3845, 64066, 64062, 64079, -1, -1, -1, -1, -1, -1 }, { 0x3846, 64090, 64084, -1, -1, -1, -1, -1, -1, -1 }, { 0x3847, 64185, 64180, 64283, -1, -1, -1, -1, -1, -1 }, { 0x3848, 64293, 64288, 64414, -1, -1, -1, -1, -1, -1 }, { 0x3849, 64424, 64419, 64504, -1, -1, -1, -1, -1, -1 }, { 0x384A, 64521, 64510, 64581, -1, -1, -1, -1, -1, -1 }, { 0x384B, 64591, 64586, 64663, -1, -1, -1, -1, -1, -1 }, { 0x384C, 64672, 64667, 64739, -1, -1, -1, -1, -1, -1 }, { 0x384E, 64750, 64744, -1, -1, -1, -1, -1, -1, -1 }, { 0x384F, 64990, 64986, 65268, -1, -1, -1, -1, -1, -1 }, { 0x3850, 65278, 65273, -1, -1, -1, -1, -1, -1, -1 }, { 0x3851, 65342, 65332, 65408, -1, -1, -1, -1, -1, -1 }, { 0x3852, 65420, 65414, 65450, -1, -1, -1, -1, -1, -1 }, { 0x3853, 65463, 65456, 65490, -1, -1, -1, -1, -1, -1 }, { 0x3854, 65500, 65495, 65594, -1, -1, -1, -1, -1, -1 }, { 0x3855, 65604, 65598, 65650, -1, -1, -1, -1, -1, -1 }, { 0x3856, 65662, 65656, 65733, -1, -1, -1, -1, -1, -1 }, { 0x3857, 65746, 65741, 65807, -1, -1, -1, -1, -1, -1 }, { 0x3858, 65816, 65811, 65932, -1, -1, -1, -1, -1, -1 }, { 0x3859, 65943, 65938, 65964, -1, -1, -1, -1, -1, -1 }, { 0x385A, 65981, 65968, 66006, -1, -1, -1, -1, -1, -1 }, { 0x385B, 66017, 66011, 66085, -1, -1, -1, -1, -1, -1 }, { 0x385C, 66097, 66091, 66201, -1, -1, -1, -1, -1, -1 }, { 0x385D, 66212, 66206, 66366, -1, -1, -1, -1, -1, -1 }, { 0x385E, 66390, 66372, 66441, -1, -1, -1, -1, -1, -1 }, { 0x385F, 66451, 66446, 66469, -1, -1, -1, -1, -1, -1 }, { 0x3860, 66480, 66474, 66526, -1, -1, -1, -1, -1, -1 }, { 0x3861, 66538, 66533, 66640, -1, -1, 66620, 66632, -1, -1 }, { 0x3862, 66651, 66645, 66690, -1, -1, -1, -1, -1, -1 }, { 0x3863, 66701, 66695, 66771, -1, -1, -1, -1, -1, -1 }, { 0x3865, 66783, 66777, 66827, -1, -1, -1, -1, -1, -1 }, { 0x3866, 66844, 66832, 66913, -1, -1, -1, -1, -1, -1 }, { 0x3867, 66931, 66918, 67017, -1, -1, -1, -1, -1, -1 }, { 0x3868, 67029, 67024, 67109, -1, -1, -1, -1, -1, -1 }, { 0x3869, 67121, 67115, 67190, -1, -1, -1, -1, -1, -1 }, { 0x386A, 67196, -1, 67259, -1, -1, -1, -1, -1, -1 }, { 0x386B, 67268, 67264, 67294, -1, -1, -1, -1, -1, -1 }, { 0x386D, 67303, 67298, 67405, -1, -1, -1, -1, -1, -1 }, { 0x386E, 67421, 67409, 67511, -1, -1, -1, -1, -1, -1 }, { 0x386F, 67536, 67515, 67749, -1, -1, -1, -1, -1, -1 }, { 0x3870, 67760, 67755, 67849, -1, -1, -1, -1, -1, -1 }, { 0x3871, 67865, 67853, 67957, -1, -1, -1, -1, -1, -1 }, { 0x3872, 67968, 67962, 68024, -1, -1, -1, -1, -1, -1 }, { 0x3873, 68034, 68030, 68105, -1, -1, -1, -1, -1, -1 }, { 0x3874, 68121, 68110, 68127, -1, -1, -1, -1, -1, 68131 }, { 0x3875, 68149, 68137, 68177, -1, -1, -1, -1, -1, -1 }, { 0x3876, 68187, 68183, 68248, -1, -1, -1, -1, -1, -1 }, { 0x3877, 68258, 68253, 68272, -1, -1, -1, -1, -1, -1 }, { 0x3878, 68282, 68277, 68362, -1, -1, -1, -1, -1, -1 }, { 0x3879, 68373, 68367, 68397, -1, -1, -1, -1, -1, -1 }, { 0x387A, 68407, 68401, 68445, -1, -1, -1, -1, -1, -1 }, { 0x387B, 68455, 68450, 68536, -1, -1, -1, -1, -1, -1 }, { 0x387C, 68546, 68542, 68604, -1, -1, -1, -1, -1, -1 }, { 0x387D, 68613, 68608, 68630, -1, -1, -1, -1, -1, -1 }, { 0x387E, 68642, 68636, 68667, -1, -1, -1, -1, -1, -1 }, { 0x387F, 68678, 68673, 68756, -1, -1, -1, -1, -1, -1 }, { 0x3880, 68765, 68761, 68775, -1, -1, -1, -1, -1, -1 }, { 0x3881, 68783, 68779, 68890, -1, -1, -1, -1, -1, -1 }, { 0x3882, 68900, 68895, 69029, -1, -1, -1, -1, -1, -1 }, { 0x3883, 69040, 69034, 69064, -1, -1, -1, -1, 69058, -1 }, { 0x3884, 69081, 69070, 69221, -1, -1, -1, -1, -1, -1 }, { 0x3885, 69232, 69226, 69312, -1, -1, -1, -1, -1, -1 }, { 0x3886, 69323, 69318, 69460, -1, -1, -1, -1, -1, -1 }, { 0x3888, 69472, 69466, 69532, -1, -1, -1, -1, -1, -1 }, { 0x3889, 69542, 69537, 69624, -1, -1, -1, -1, -1, -1 }, { 0x388A, 69634, 69629, 69685, -1, -1, -1, -1, -1, -1 }, { 0x388B, 69693, 69689, 69729, -1, -1, -1, -1, -1, -1 }, { 0x388D, 69753, 69734, 69783, -1, -1, -1, -1, -1, -1 }, { 0x388E, 69805, 69789, 69840, -1, -1, -1, -1, -1, -1 }, { 0x388F, 69850, 69845, 70028, -1, -1, -1, -1, -1, -1 }, { 0x3891, 70039, 70033, 70123, -1, -1, -1, -1, -1, -1 }, { 0x3892, 70133, 70128, 70160, -1, -1, -1, -1, -1, -1 }, { 0x3893, 70172, 70165, 70256, -1, -1, -1, -1, -1, -1 }, { 0x3894, 70279, 70261, 70348, -1, -1, -1, -1, -1, -1 }, { 0x3895, 70360, 70354, -1, -1, -1, -1, -1, -1, -1 }, { 0x3896, 70410, 70405, 70434, -1, -1, -1, -1, -1, -1 }, { 0x3897, 70449, 70439, 70479, -1, -1, -1, -1, -1, -1 }, { 0x3898, 70495, 70485, 70602, -1, -1, -1, -1, -1, -1 }, { 0x3899, 70626, 70608, 70680, -1, -1, -1, -1, -1, -1 }, { 0x389A, 70690, 70685, 70823, -1, -1, -1, -1, -1, -1 }, { 0x389B, 70832, 70827, 70861, -1, -1, -1, -1, -1, -1 }, { 0x389C, 70872, 70866, 70877, -1, -1, -1, -1, -1, -1 }, { 0x389D, 70888, 70883, 70934, -1, -1, -1, -1, -1, -1 }, { 0x389E, 70942, 70938, 71038, -1, -1, -1, -1, -1, -1 }, { 0x389F, 71047, 71042, 71084, -1, -1, -1, -1, -1, -1 }, { 0x38A0, 71097, 71090, 71135, -1, -1, -1, -1, -1, -1 }, { 0x38A1, 71161, 71142, 71251, -1, -1, -1, -1, -1, -1 }, { 0x38A3, 71270, 71258, 71316, -1, -1, -1, -1, -1, -1 }, { 0x38A5, 71328, 71322, 71394, -1, -1, -1, -1, -1, -1 }, { 0x38A6, 71404, 71400, -1, -1, -1, -1, -1, -1, -1 }, { 0x38A7, 71491, 71485, 71586, -1, -1, -1, -1, -1, -1 }, { 0x38A8, 71597, 71592, 71726, -1, -1, -1, -1, -1, -1 }, { 0x38A9, 71746, 71731, 71799, -1, -1, -1, -1, -1, -1 }, { 0x38AA, 71807, 71803, -1, -1, -1, -1, -1, -1, -1 }, { 0x38AC, 71898, 71892, 71947, -1, -1, -1, -1, -1, -1 }, { 0x38AD, 71958, 71953, -1, -1, -1, -1, -1, -1, -1 }, { 0x38AE, 72037, 72033, 72091, -1, -1, -1, -1, -1, -1 }, { 0x38AF, 72102, 72096, 72240, -1, -1, -1, -1, -1, -1 }, { 0x38B0, 72251, 72246, 72332, -1, -1, -1, -1, -1, -1 }, { 0x38B2, 72348, 72336, 72453, -1, -1, -1, -1, -1, -1 }, { 0x38B3, 72463, 72458, 72518, -1, -1, -1, -1, -1, -1 }, { 0x38B4, 72527, 72522, -1, -1, -1, -1, -1, -1, -1 }, { 0x38B5, 72587, 72577, 72668, -1, -1, -1, -1, -1, -1 }, { 0x38B6, 72678, 72673, 72779, -1, -1, -1, -1, -1, -1 }, { 0x38B8, 72800, 72783, 72924, -1, -1, -1, -1, -1, -1 }, { 0x38BA, 72938, 72928, 73079, -1, -1, -1, -1, 73073, -1 }, { 0x38BB, 73091, 73085, 73111, -1, -1, -1, -1, -1, -1 }, { 0x38BC, 73121, 73116, 73181, -1, -1, -1, -1, -1, -1 }, { 0x38BD, 73191, 73186, 73233, -1, -1, -1, -1, -1, -1 }, { 0x38BE, 73243, 73237, 73267, -1, -1, -1, -1, -1, -1 }, { 0x38C0, 73278, 73273, 73310, -1, -1, -1, -1, -1, -1 }, { 0x38C1, 73327, 73316, 73371, -1, -1, -1, -1, -1, -1 }, { 0x38C2, 73381, 73376, 73436, -1, -1, -1, -1, -1, -1 }, { 0x38C3, 73444, 73439, 73486, -1, -1, -1, -1, -1, -1 }, { 0x38C4, 73496, 73490, 73539, -1, -1, -1, -1, -1, -1 }, { 0x38C5, 73548, 73543, 73608, -1, -1, -1, -1, -1, -1 }, { 0x38C6, 73618, 73613, 73709, -1, -1, -1, -1, -1, -1 }, { 0x38C7, 73722, 73713, 73797, -1, -1, -1, -1, -1, -1 }, { 0x38C8, 73805, 73801, 73924, -1, -1, -1, -1, -1, -1 }, { 0x38C9, 73934, 73928, -1, -1, -1, -1, -1, -1, -1 }, { 0x38CB, 74008, 74002, -1, -1, -1, -1, -1, -1, -1 }, { 0x38CC, 74094, 74088, 74161, -1, -1, -1, -1, -1, -1 }, { 0x38CD, 74189, 74167, 74263, -1, -1, -1, -1, -1, -1 }, { 0x38CE, 74278, 74268, 74362, -1, -1, -1, -1, -1, -1 }, { 0x38CF, 74372, 74366, 74431, -1, -1, -1, -1, -1, -1 }, { 0x38D0, 74442, 74437, 74520, 74526, -1, -1, -1, -1, -1 }, { 0x38D1, 74539, 74533, 74643, -1, -1, -1, -1, -1, -1 }, { 0x38D2, 74661, 74649, 74685, -1, -1, -1, -1, -1, -1 }, { 0x38D3, 74697, 74691, 74760, -1, -1, -1, -1, -1, -1 }, { 0x38D4, 74771, 74765, 74826, -1, -1, -1, -1, -1, -1 }, { 0x38D8, 74838, 74832, -1, -1, -1, -1, -1, -1, -1 }, { 0x38D9, 74961, 74951, 75103, -1, -1, -1, -1, -1, -1 }, { 0x38DA, 75119, 75107, 75258, -1, -1, -1, -1, -1, -1 }, { 0x38DB, 75269, 75264, 75348, -1, -1, -1, -1, -1, -1 }, { 0x38DC, 75359, 75352, 75374, -1, -1, -1, -1, -1, -1 }, { 0x38DD, 75386, 75380, 75408, -1, -1, -1, -1, -1, -1 }, { 0x38DE, 75420, 75414, 75435, -1, -1, -1, -1, -1, -1 }, { 0x38DF, 75445, 75440, 75460, -1, -1, -1, -1, -1, -1 }, { 0x38E0, 75469, 75464, 75543, -1, -1, -1, -1, -1, -1 }, { 0x38E2, 75560, 75548, 75594, -1, -1, -1, -1, -1, -1 }, { 0x38E3, 75609, 75598, 75680, -1, -1, -1, -1, -1, -1 }, { 0x38E4, 75691, 75686, 75757, -1, -1, -1, -1, -1, -1 }, { 0x38E5, 75767, 75763, 75877, -1, -1, -1, -1, -1, -1 }, { 0x38E6, 75887, 75882, 75902, -1, -1, -1, -1, -1, -1 }, { 0x38E7, 75913, 75907, 76007, -1, -1, -1, -1, 76001, -1 }, { 0x38EA, 76017, 76012, 76057, -1, -1, -1, -1, -1, -1 }, { 0x38EB, 76069, 76063, 76232, -1, -1, -1, -1, -1, -1 }, { 0x38EC, 76244, 76239, 76252, -1, -1, -1, -1, -1, -1 }, { 0x38ED, 76262, 76256, 76323, -1, -1, -1, -1, -1, -1 }, { 0x38EF, 76334, 76329, 76438, -1, -1, -1, -1, -1, -1 }, { 0x38F0, 76448, 76443, 76468, -1, -1, -1, -1, -1, -1 }, { 0x38F1, 76478, 76473, 76562, -1, -1, -1, -1, -1, -1 }, { 0x38F2, 76571, 76566, 76624, -1, -1, -1, -1, -1, -1 }, { 0x38F5, 76635, 76629, 76764, -1, -1, -1, -1, -1, -1 }, { 0x38F6, 76773, 76768, 76836, -1, -1, -1, -1, -1, -1 }, { 0x38F7, 76848, 76842, 76856, -1, -1, -1, -1, -1, -1 }, { 0x38FA, 76867, 76862, -1, -1, -1, -1, -1, -1, -1 }, { 0x38FB, 76998, 76992, 77120, -1, -1, -1, -1, -1, -1 }, { 0x38FC, 77130, 77124, 77187, -1, -1, -1, -1, -1, -1 }, { 0x38FD, 77197, 77192, 77299, -1, -1, -1, -1, 77293, -1 }, { 0x38FE, 77309, 77304, 77335, -1, -1, -1, -1, -1, -1 }, { 0x38FF, 77357, 77340, 77463, -1, -1, -1, -1, -1, -1 }, { 0x3901, 77474, 77469, 77535, -1, -1, -1, -1, -1, -1 }, { 0x3902, 77546, 77541, 77597, -1, -1, -1, -1, -1, -1 }, { 0x3903, 77613, 77601, 77688, -1, -1, -1, -1, -1, -1 }, { 0x3904, 77699, 77694, 77772, -1, -1, -1, -1, -1, -1 }, { 0x3905, 77781, 77777, 77929, -1, -1, -1, -1, -1, -1 }, { 0x3906, 77939, 77933, 78067, -1, -1, -1, -1, -1, -1 }, { 0x3907, 78080, 78072, 78155, -1, -1, -1, -1, -1, -1 }, { 0x3908, 78165, 78159, 78180, -1, -1, -1, -1, -1, -1 }, { 0x3909, 78201, 78185, 78249, -1, -1, -1, -1, -1, -1 }, { 0x390A, 78260, 78254, 78319, -1, -1, -1, -1, -1, -1 }, { 0x390B, 78330, 78325, 78373, -1, -1, -1, -1, -1, -1 }, { 0x390C, 78390, 78378, 78477, -1, -1, -1, -1, -1, -1 }, { 0x390D, 78507, 78482, 78616, -1, -1, -1, -1, -1, -1 }, { 0x390E, 78626, 78622, 78732, -1, -1, -1, -1, -1, -1 }, { 0x390F, 78742, 78736, 78773, -1, -1, -1, -1, -1, -1 }, { 0x3910, 78784, 78779, 78849, -1, -1, -1, -1, -1, -1 }, { 0x3911, 78861, 78855, 79047, -1, -1, -1, -1, -1, -1 }, { 0x3912, 79057, 79052, 79120, -1, -1, -1, -1, -1, -1 }, { 0x3913, 79130, 79125, 79169, -1, -1, -1, -1, -1, 79174 }, { 0x3914, 79184, 79180, 79215, -1, -1, -1, -1, -1, -1 }, { 0x3915, 79225, 79219, 79297, -1, -1, -1, -1, -1, 79302 }, { 0x3916, 79313, 79308, 79341, -1, -1, -1, -1, -1, -1 }, { 0x3918, 79352, 79346, 79494, -1, -1, -1, -1, -1, -1 }, { 0x3919, 79506, 79500, -1, -1, -1, -1, -1, -1, -1 }, { 0x391A, 79563, 79551, 79591, -1, -1, -1, -1, -1, -1 }, { 0x391B, 79603, 79597, 79862, -1, -1, -1, -1, -1, -1 }, { 0x391C, 79879, 79867, 79978, -1, -1, -1, -1, -1, -1 }, { 0x391D, 79989, 79983, 80099, -1, -1, -1, -1, -1, -1 }, { 0x391E, 80111, 80106, 80422, -1, -1, -1, -1, -1, -1 }, { 0x391F, 80433, 80427, 80576, -1, -1, -1, -1, -1, -1 }, { 0x3920, 80593, 80582, 80613, -1, -1, -1, -1, -1, -1 }, { 0x3921, 80623, 80618, 80723, -1, -1, -1, -1, -1, 80727 }, { 0x3922, 80738, 80733, 80793, -1, -1, -1, -1, -1, -1 }, { 0x3923, 80804, 80797, -1, -1, -1, -1, -1, -1, -1 }, { 0x3924, 80939, 80934, 81029, -1, -1, -1, -1, -1, -1 }, { 0x3925, 81038, 81033, 81057, -1, -1, -1, -1, -1, -1 }, { 0x3926, 81067, 81062, 81114, -1, -1, -1, -1, -1, -1 }, { 0x3927, 81123, 81118, 81186, -1, -1, -1, -1, -1, -1 }, { 0x3928, 81197, 81191, 81236, -1, -1, -1, -1, -1, -1 }, { 0x3929, 81247, 81242, 81337, -1, -1, -1, -1, -1, -1 }, { 0x392A, 81352, 81341, 81446, -1, -1, -1, -1, -1, -1 }, { 0x392B, 81469, 81452, 81490, -1, -1, -1, -1, -1, -1 }, { 0x392C, 81499, 81494, 81600, -1, -1, -1, -1, -1, -1 }, { 0x392D, 81610, 81605, -1, -1, -1, -1, -1, -1, -1 }, { 0x392E, 81697, 81683, 81781, -1, -1, -1, -1, -1, -1 }, { 0x392F, 81795, 81788, 81850, -1, -1, -1, -1, -1, -1 }, { 0x3930, 81862, 81857, 81939, -1, -1, -1, -1, -1, -1 }, { 0x3931, 81948, 81944, 82000, -1, -1, -1, -1, -1, -1 }, { 0x3932, 82014, 82004, 82077, -1, -1, -1, -1, -1, -1 }, { 0x3933, 82088, 82082, 82101, -1, -1, -1, -1, -1, 82106 }, { 0x3934, 82116, 82111, 82261, -1, -1, -1, -1, -1, -1 }, { 0x3935, 82270, 82266, 82326, -1, -1, -1, -1, -1, -1 }, { 0x3936, 82336, 82330, 82360, -1, -1, -1, -1, -1, -1 }, { 0x3937, 82372, 82366, 82439, -1, -1, -1, -1, -1, -1 }, { 0x3938, 82449, 82444, 82489, -1, -1, -1, -1, -1, -1 }, { 0x3939, 82505, 82493, 82613, -1, -1, -1, -1, -1, -1 }, { 0x393A, 82629, 82618, 82693, -1, -1, -1, -1, -1, -1 }, { 0x393B, 82705, 82700, -1, -1, -1, -1, -1, -1, -1 }, { 0x393D, 82751, 82746, 82792, -1, -1, -1, -1, -1, -1 }, { 0x393E, 82803, 82798, 82945, -1, -1, -1, -1, -1, -1 }, { 0x393F, 82955, 82950, 83072, -1, -1, -1, -1, -1, -1 }, { 0x3940, 83083, 83077, 83153, -1, -1, -1, -1, -1, -1 }, { 0x3941, 83163, 83158, 83221, -1, -1, -1, -1, -1, -1 }, { 0x3942, 83235, 83225, 83365, -1, -1, -1, -1, -1, -1 }, { 0x3943, 83374, 83369, 83448, -1, -1, -1, -1, -1, -1 }, { 0x3944, 83459, 83453, 83544, -1, -1, -1, -1, -1, -1 }, { 0x3945, 83555, 83550, 83588, -1, -1, -1, -1, -1, -1 }, { 0x3946, 83600, 83594, 83727, -1, -1, -1, -1, -1, -1 }, { 0x3947, 83737, 83732, 83840, -1, -1, -1, -1, -1, -1 }, { 0x3948, 83850, 83845, 83944, -1, -1, -1, -1, -1, -1 }, { 0x3949, 83954, 83949, 83969, -1, -1, -1, -1, -1, -1 }, { 0x394A, 83980, 83974, 84030, -1, -1, -1, -1, -1, -1 }, { 0x394B, 84040, 84036, 84090, -1, -1, -1, -1, -1, -1 }, { 0x394C, 84099, 84094, 84117, -1, -1, -1, -1, -1, -1 }, { 0x394D, 84126, 84121, 84236, -1, -1, -1, -1, -1, -1 }, { 0x394E, 84246, 84240, 84336, -1, -1, -1, -1, -1, -1 }, { 0x394F, 84346, 84341, 84368, -1, -1, -1, -1, -1, -1 }, { 0x3950, 84380, 84374, 84463, -1, -1, -1, -1, -1, -1 }, { 0x3951, 84475, 84469, -1, -1, -1, -1, -1, -1, -1 }, { 0x3952, 84598, 84593, 84696, -1, -1, -1, -1, -1, -1 }, { 0x3953, 84705, 84701, 84773, -1, -1, -1, -1, -1, -1 }, { 0x3954, 84782, 84777, 84837, -1, -1, -1, -1, -1, -1 }, { 0x3955, 84846, 84841, 84919, -1, -1, -1, -1, -1, -1 }, { 0x3956, 84931, 84925, 84941, -1, -1, -1, -1, -1, -1 }, { 0x395A, 84957, 84947, 85029, -1, -1, -1, -1, -1, -1 }, { 0x395B, 85038, 85033, 85223, -1, -1, -1, -1, -1, -1 }, { 0x395C, 85239, 85227, 85377, -1, -1, -1, -1, -1, -1 }, { 0x395D, 85388, 85382, 85578, -1, -1, -1, -1, -1, -1 }, { 0x395E, 85588, 85582, 85716, -1, -1, -1, -1, -1, -1 }, { 0x395F, 85728, 85721, 85753, -1, -1, -1, -1, -1, -1 }, { 0x3960, 85764, 85758, 85871, -1, -1, -1, -1, 85865, -1 }, { 0x3961, 85880, 85875, 85896, -1, -1, -1, -1, -1, -1 }, { 0x3962, 85913, 85901, 86102, -1, -1, -1, -1, -1, -1 }, { 0x3963, 86112, 86107, 86202, -1, -1, -1, -1, -1, -1 }, { 0x3964, 86224, 86207, -1, -1, -1, -1, -1, -1, -1 }, { 0x3965, 86314, 86309, 86368, -1, -1, -1, -1, 86362, 86372 }, { 0x3966, 86395, 86379, 86551, -1, -1, -1, -1, -1, -1 }, { 0x3967, 86562, 86556, 86649, -1, -1, -1, -1, -1, -1 }, { 0x3968, 86661, 86655, 86709, -1, -1, -1, -1, -1, -1 }, { 0x3969, 86725, 86715, 86756, -1, -1, -1, -1, -1, -1 }, { 0x396A, 86766, 86761, 86861, -1, -1, -1, -1, -1, -1 }, { 0x396B, 86878, 86866, -1, -1, -1, -1, -1, -1, -1 }, { 0x396C, 86935, 86929, 86962, -1, -1, -1, -1, -1, -1 }, { 0x396D, 86974, 86968, 87021, -1, -1, -1, -1, -1, -1 }, { 0x396E, 87032, 87026, 87142, -1, -1, -1, -1, -1, -1 }, { 0x396F, 87154, 87148, 87241, -1, -1, -1, -1, -1, -1 }, { 0x3970, 87251, 87246, 87298, -1, -1, -1, -1, -1, -1 }, { 0x3971, 87308, 87303, 87412, -1, -1, -1, -1, -1, -1 }, { 0x3972, 87422, 87417, 87523, -1, -1, -1, -1, -1, -1 }, { 0x3973, 87541, 87529, 87576, -1, -1, -1, -1, -1, -1 }, { 0x3974, 87586, 87582, 87640, -1, -1, -1, -1, -1, -1 }, { 0x3975, 87656, 87644, 87847, -1, -1, -1, -1, -1, -1 }, { 0x3976, 87857, 87852, 88007, -1, -1, -1, -1, -1, -1 }, { 0x3977, 88016, 88011, 88162, -1, -1, -1, -1, -1, -1 }, { 0x3978, 88171, 88166, 88248, -1, -1, -1, -1, -1, -1 }, { 0x3979, 88265, 88253, 88273, -1, -1, -1, -1, -1, -1 }, { 0x397A, 88283, 88278, 88312, -1, -1, -1, -1, -1, -1 }, { 0x397C, 88322, 88316, 88390, -1, -1, -1, -1, -1, -1 }, { 0x397D, 88401, 88395, 88551, -1, -1, -1, -1, -1, -1 }, { 0x397E, 88560, 88555, 88579, -1, -1, -1, -1, -1, -1 }, { 0x397F, 88594, 88583, 88642, -1, -1, -1, -1, -1, -1 }, { 0x3980, 88652, 88646, 88680, -1, -1, -1, -1, -1, -1 }, { 0x3981, 88691, 88686, 88775, -1, -1, -1, -1, -1, -1 }, { 0x3982, 88788, 88781, 88891, -1, -1, -1, -1, -1, -1 }, { 0x3983, 88908, 88898, 88970, -1, -1, -1, -1, 88964, -1 }, { 0x3984, 88981, 88976, 89110, -1, -1, -1, -1, -1, -1 }, { 0x3985, 89120, 89114, 89196, -1, -1, -1, -1, -1, -1 }, { 0x3986, 89205, 89201, 89325, -1, -1, -1, -1, -1, 89329 }, { 0x3987, 89338, 89333, 89415, -1, -1, -1, -1, -1, -1 }, { 0x3989, 89427, 89419, 89508, -1, -1, -1, -1, -1, 89512 }, { 0x398A, 89523, 89518, 89551, -1, -1, -1, -1, -1, -1 }, { 0x398B, 89566, 89556, 89644, -1, -1, -1, -1, -1, -1 }, { 0x398C, 89654, 89649, 89756, -1, -1, -1, -1, -1, -1 }, { 0x398D, 89766, 89760, 89923, -1, -1, -1, -1, -1, -1 }, { 0x398E, 89932, 89926, 90035, -1, -1, -1, -1, -1, -1 }, { 0x398F, 90052, 90040, 90094, -1, -1, -1, -1, -1, -1 }, { 0x3990, 90104, 90099, 90178, -1, -1, -1, -1, 90172, -1 }, { 0x3991, 90188, 90182, 90240, -1, -1, -1, -1, -1, -1 }, { 0x3992, 90252, 90246, 90276, -1, -1, -1, -1, -1, -1 }, { 0x3993, 90285, 90280, 90384, -1, -1, -1, -1, -1, -1 }, { 0x3994, 90395, 90390, 90561, -1, -1, -1, -1, -1, -1 }, { 0x3995, 90572, 90566, 90630, -1, -1, -1, -1, -1, -1 }, { 0x3996, 90641, 90636, 90750, -1, -1, -1, -1, -1, 90755 }, { 0x3997, 90786, 90762, 90844, -1, -1, -1, -1, -1, -1 }, { 0x3998, 90854, 90849, 90913, -1, -1, -1, -1, -1, -1 }, { 0x3999, -1, 90917, -1, -1, -1, -1, -1, -1, -1 }, { 0x399A, 90927, 90922, 90976, -1, -1, -1, -1, -1, -1 }, { 0x399B, 90987, 90982, 91049, -1, -1, -1, -1, -1, -1 }, { 0x399C, 91063, 91053, 91223, -1, -1, -1, -1, -1, -1 }, { 0x399D, 91238, 91228, 91315, -1, -1, -1, -1, -1, -1 }, { 0x399E, 91326, 91321, 91389, -1, -1, -1, -1, -1, -1 }, { 0x399F, 91405, 91395, 91433, -1, -1, -1, -1, -1, -1 }, { 0x39A1, 91448, 91438, 91563, -1, -1, -1, -1, -1, -1 }, { 0x39A2, 91572, 91567, 91644, -1, -1, -1, -1, -1, -1 }, { 0x39A3, 91664, 91649, 91687, -1, -1, -1, -1, -1, -1 }, { 0x39A4, 91696, 91692, 91758, -1, -1, -1, -1, -1, -1 }, { 0x39A5, 91768, 91762, 91865, -1, -1, -1, -1, 91859, -1 }, { 0x39A6, 91876, 91871, 91964, -1, -1, -1, -1, -1, -1 }, { 0x39A7, 91974, 91968, 92049, -1, -1, -1, -1, -1, -1 }, { 0x39A8, 92060, 92054, 92129, -1, -1, -1, -1, -1, -1 }, { 0x39A9, 92146, 92134, 92253, -1, -1, -1, -1, -1, -1 }, { 0x39AA, 92258, -1, 92284, -1, -1, -1, -1, -1, -1 }, { 0x39AB, 92295, 92289, 92326, -1, -1, -1, -1, -1, -1 }, { 0x39AC, 92334, 92330, 92400, -1, -1, -1, -1, -1, -1 }, { 0x39AD, 92411, 92405, 92475, -1, -1, -1, -1, -1, -1 }, { 0x39AE, 92486, 92481, 92565, -1, -1, -1, -1, -1, -1 }, { 0x39AF, 92577, 92571, 92637, -1, -1, -1, -1, -1, -1 }, { 0x39B0, 92647, 92642, 92865, -1, -1, -1, -1, -1, -1 }, { 0x39B1, -1, 92871, 92876, -1, -1, -1, -1, -1, -1 }, { 0x39B2, 92885, 92880, -1, -1, -1, -1, -1, -1, -1 }, { 0x39B4, 92986, 92980, 93110, -1, -1, -1, -1, -1, -1 }, { 0x39B5, 93119, 93114, 93228, -1, -1, -1, -1, -1, -1 }, { 0x39B6, 93244, 93233, 93411, -1, -1, -1, -1, 93405, -1 }, { 0x39B7, 93422, 93416, 93504, -1, -1, -1, -1, -1, -1 }, { 0x39B8, 93515, 93510, 93812, -1, -1, -1, -1, -1, -1 }, { 0x39B9, 93836, 93816, 93889, -1, -1, -1, -1, -1, -1 }, { 0x39BA, 93900, 93895, 94244, -1, -1, -1, -1, -1, -1 }, { 0x39BB, 94254, 94248, 94382, -1, -1, -1, -1, -1, -1 }, { 0x39BC, 94386, -1, 94445, -1, -1, -1, -1, -1, -1 }, { 0x39BD, 94463, 94453, 94556, -1, -1, -1, -1, -1, -1 }, { 0x39BE, 94564, 94560, 94616, -1, -1, -1, -1, -1, -1 }, { 0x39BF, 94636, 94620, 94699, -1, -1, -1, -1, -1, -1 }, { 0x39C0, 94710, 94705, 94741, -1, -1, -1, -1, -1, -1 }, { 0x39C1, 94751, 94745, 94838, -1, -1, -1, -1, -1, -1 }, { 0x39C2, 94847, 94842, 94897, -1, -1, -1, -1, -1, -1 }, { 0x39C3, 94908, 94903, 95169, -1, -1, -1, -1, -1, -1 }, { 0x39C4, 95181, 95175, 95228, -1, -1, -1, -1, -1, -1 }, { 0x39C5, 95239, 95234, 95325, -1, -1, -1, -1, -1, 95329 }, { 0x39C6, 95340, 95334, 95422, -1, -1, -1, -1, -1, -1 }, { 0x39C7, 95432, 95427, 95515, -1, -1, -1, -1, -1, -1 }, { 0x39C8, 95526, 95520, 95605, -1, -1, -1, -1, -1, -1 }, { 0x39C9, 95615, 95610, 95714, -1, -1, -1, -1, -1, -1 }, { 0x39CA, 95724, 95719, 95851, -1, -1, -1, -1, -1, -1 }, { 0x39CB, 95855, -1, 95917, -1, -1, -1, -1, -1, -1 }, { 0x39CC, 95928, 95923, 95980, -1, -1, -1, -1, -1, -1 }, { 0x39CD, 95991, 95985, 96057, -1, -1, -1, -1, -1, 96063 }, { 0x39CE, 96075, 96069, 96168, -1, -1, -1, -1, -1, -1 }, { 0x39CF, 96178, 96172, 96260, -1, -1, -1, -1, -1, -1 }, { 0x39D0, 96272, 96266, 96364, -1, -1, -1, -1, -1, -1 }, { 0x39D1, 96375, 96370, 96418, -1, -1, -1, -1, -1, -1 }, { 0x39D2, 96435, 96423, 96499, -1, -1, -1, -1, -1, -1 }, { 0x39D3, 96509, 96503, 96597, -1, -1, -1, -1, -1, -1 }, { 0x39D4, 96613, 96602, 96672, -1, -1, -1, -1, -1, -1 }, { 0x39D5, 96683, 96678, 96750, -1, -1, -1, -1, -1, -1 }, { 0x39D6, 96769, 96755, 96789, -1, -1, -1, -1, -1, -1 }, { 0x39D7, 96800, 96792, 96927, -1, -1, -1, -1, -1, -1 }, { 0x39D8, 96935, 96931, 96972, -1, -1, -1, -1, -1, -1 }, { 0x39D9, 96986, 96976, 97083, -1, -1, -1, -1, -1, -1 }, { 0x39DA, 97093, 97087, 97186, -1, -1, -1, -1, -1, -1 }, { 0x39DB, 97195, 97190, -1, -1, -1, -1, -1, -1, -1 }, { 0x39DC, 97302, 97285, 97400, -1, -1, -1, -1, -1, -1 }, { 0x39DD, 97410, 97405, -1, -1, -1, -1, -1, -1, -1 }, { 0x39DF, 97425, 97418, 97573, -1, -1, -1, -1, -1, -1 }, { 0x39E1, 97584, 97579, 97721, -1, -1, -1, -1, -1, -1 }, { 0x39E2, 97738, 97726, 97914, -1, -1, -1, -1, -1, -1 }, { 0x39E3, 97929, 97919, 97984, -1, -1, -1, -1, -1, -1 }, { 0x39E4, 97995, 97989, 98114, -1, -1, -1, -1, -1, -1 }, { 0x39E5, 98126, 98121, 98193, -1, -1, -1, -1, -1, -1 }, { 0x39E6, 98213, 98199, 98286, -1, -1, -1, -1, -1, -1 }, { 0x39E7, 98300, 98292, -1, -1, -1, -1, -1, -1, -1 }, { 0x39E8, 98364, 98359, 98450, -1, -1, -1, -1, -1, -1 }, { 0x39E9, 98460, 98455, 98537, -1, -1, -1, -1, -1, -1 }, { 0x39EA, 98556, 98542, 98615, -1, -1, -1, -1, -1, -1 }, { 0x39EB, 98624, 98620, 98758, -1, -1, -1, -1, -1, -1 }, { 0x39EC, 98781, 98762, 98918, -1, -1, -1, -1, -1, -1 }, { 0x39ED, 98930, 98924, 98971, -1, -1, -1, -1, -1, -1 }, { 0x39EE, 98994, 98978, 99012, -1, -1, -1, -1, -1, -1 }, { 0x39EF, 99021, 99016, 99117, -1, -1, -1, -1, -1, -1 }, { 0x39F0, 99127, 99122, 99175, -1, -1, -1, -1, -1, -1 }, { 0x39F1, 99199, 99179, 99262, -1, -1, -1, -1, -1, -1 }, { 0x39F2, 99273, 99268, 99293, -1, -1, -1, -1, -1, -1 }, { 0x39F3, 99303, 99298, 99364, -1, -1, -1, -1, -1, -1 }, { 0x39F4, 99375, 99370, 99442, -1, -1, -1, -1, -1, -1 }, { 0x39F5, 99475, 99446, 99648, -1, -1, -1, -1, -1, -1 }, { 0x39F6, 99659, 99653, 99712, -1, -1, -1, -1, -1, -1 }, { 0x39F7, 99736, 99718, 99759, -1, -1, -1, -1, -1, -1 }, { 0x39F8, 99771, 99764, 99828, -1, -1, -1, -1, -1, -1 }, { 0x39F9, 99839, 99834, 99880, -1, -1, -1, -1, -1, -1 }, { 0x39FA, 99889, 99884, 99966, -1, -1, -1, -1, -1, -1 }, { 0x39FB, 99981, 99970, 100074, -1, -1, -1, -1, -1, -1 }, { 0x39FC, 100085, 100080, 100124, -1, -1, -1, -1, -1, 100130 }, { 0x39FD, 100144, 100135, 100246, -1, -1, -1, -1, -1, -1 }, { 0x39FE, 100255, 100250, 100291, -1, -1, -1, -1, -1, 100295 }, { 0x39FF, 100308, 100301, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A00, 100381, 100370, 100415, -1, -1, -1, -1, -1, -1 }, { 0x3A01, 100434, 100421, 100497, -1, -1, -1, -1, -1, -1 }, { 0x3A02, 100512, 100502, 100542, -1, -1, -1, -1, -1, -1 }, { 0x3A03, 100560, 100548, 100720, -1, -1, -1, -1, -1, -1 }, { 0x3A04, 100730, 100725, 100897, -1, -1, -1, -1, -1, -1 }, { 0x3A05, 100908, 100903, 101010, -1, -1, -1, -1, -1, -1 }, { 0x3A06, 101025, 101015, 101110, -1, -1, -1, -1, -1, -1 }, { 0x3A07, 101129, 101115, 101187, -1, -1, -1, -1, -1, -1 }, { 0x3A08, 101196, 101191, 101263, -1, -1, -1, -1, -1, -1 }, { 0x3A09, 101273, 101267, 101353, -1, -1, -1, -1, -1, -1 }, { 0x3A0A, 101364, 101358, 101511, -1, -1, -1, -1, -1, -1 }, { 0x3A0B, 101520, 101516, 101550, -1, -1, -1, -1, -1, -1 }, { 0x3A0C, 101560, 101555, 101582, -1, -1, -1, -1, -1, -1 }, { 0x3A0D, 101593, 101587, 101653, -1, -1, -1, -1, -1, -1 }, { 0x3A0E, 101664, 101659, 101709, -1, -1, -1, -1, -1, -1 }, { 0x3A0F, 101719, 101713, 101749, -1, -1, -1, -1, -1, -1 }, { 0x3A10, 101759, 101754, 101833, -1, -1, -1, -1, -1, -1 }, { 0x3A11, 101843, 101837, 101885, -1, -1, -1, -1, -1, -1 }, { 0x3A12, 101896, 101891, 101975, -1, -1, -1, -1, -1, -1 }, { 0x3A13, 101985, 101980, 102095, -1, -1, -1, -1, -1, -1 }, { 0x3A14, 102113, 102100, 102151, -1, -1, -1, -1, -1, 102156 }, { 0x3A15, 102169, 102163, 102228, -1, -1, -1, -1, -1, -1 }, { 0x3A16, 102243, 102234, 102357, -1, -1, -1, -1, -1, -1 }, { 0x3A17, 102367, 102362, 102421, -1, -1, -1, -1, -1, -1 }, { 0x3A18, 102433, 102426, 102537, -1, -1, -1, -1, -1, -1 }, { 0x3A19, 102549, 102543, 102669, -1, -1, -1, -1, -1, -1 }, { 0x3A1A, 102680, 102674, 102760, -1, -1, -1, -1, -1, -1 }, { 0x3A1B, 102770, 102765, 102845, -1, -1, -1, -1, -1, -1 }, { 0x3A1C, 102856, 102851, 102910, -1, -1, -1, -1, -1, -1 }, { 0x3A1D, 102921, 102916, 102994, -1, -1, -1, -1, -1, -1 }, { 0x3A1E, 103004, 102999, 103040, -1, -1, -1, -1, -1, -1 }, { 0x3A1F, 103049, 103044, 103087, -1, -1, -1, -1, -1, -1 }, { 0x3A20, 103097, 103092, 103150, -1, -1, -1, -1, -1, -1 }, { 0x3A21, 103160, 103154, 103254, -1, -1, -1, -1, -1, -1 }, { 0x3A22, 103270, 103259, 103334, -1, -1, -1, -1, -1, 103338 }, { 0x3A24, 103351, 103344, 103488, -1, -1, -1, -1, -1, -1 }, { 0x3A25, 103498, 103493, 103516, -1, -1, -1, -1, -1, -1 }, { 0x3A26, 103526, 103520, 103612, -1, -1, -1, -1, -1, -1 }, { 0x3A27, 103623, 103618, 103740, -1, -1, -1, -1, -1, -1 }, { 0x3A28, 103755, 103745, 103925, -1, -1, -1, -1, -1, -1 }, { 0x3A29, 103936, 103931, 104004, -1, -1, -1, -1, -1, -1 }, { 0x3A2A, 104015, 104009, 104085, -1, -1, -1, -1, -1, -1 }, { 0x3A2B, 104102, 104092, 104186, -1, -1, -1, -1, -1, -1 }, { 0x3A2D, 104195, 104191, 104301, -1, -1, -1, -1, -1, -1 }, { 0x3A2E, 104310, 104305, 104388, -1, -1, -1, -1, -1, -1 }, { 0x3A2F, 104399, 104393, 104447, -1, -1, -1, -1, -1, -1 }, { 0x3A30, 104459, 104452, 104486, -1, -1, -1, -1, -1, -1 }, { 0x3A31, 104496, 104491, 104522, -1, -1, -1, -1, -1, -1 }, { 0x3A32, 104533, 104527, 104610, -1, -1, -1, -1, -1, -1 }, { 0x3A33, 104632, 104614, 104785, -1, -1, -1, -1, -1, -1 }, { 0x3A34, 104810, 104790, 104873, -1, -1, -1, -1, -1, -1 }, { 0x3A35, 104889, 104879, 104995, -1, -1, -1, -1, -1, -1 }, { 0x3A36, 105006, 105001, 105083, -1, -1, -1, -1, -1, 105088 }, { 0x3A37, 105101, 105095, 105174, -1, -1, -1, -1, -1, -1 }, { 0x3A38, 105189, 105179, 105216, -1, -1, -1, -1, -1, -1 }, { 0x3A39, 105225, 105220, 105340, -1, -1, -1, -1, 105334, -1 }, { 0x3A3A, 105355, 105345, 105479, -1, -1, -1, -1, -1, -1 }, { 0x3A3B, 105510, 105485, 105649, -1, -1, -1, -1, -1, -1 }, { 0x3A3C, 105660, 105654, 105728, -1, -1, -1, -1, -1, -1 }, { 0x3A3D, 105750, 105734, 105769, -1, -1, -1, -1, -1, -1 }, { 0x3A3E, 105780, 105773, 105813, -1, -1, -1, -1, -1, -1 }, { 0x3A3F, 105831, 105819, 105963, -1, -1, -1, -1, -1, -1 }, { 0x3A40, 105974, 105967, 106106, -1, -1, -1, -1, -1, -1 }, { 0x3A41, 106115, 106110, 106224, -1, -1, -1, -1, -1, -1 }, { 0x3A43, 106229, -1, 106288, -1, -1, -1, -1, -1, -1 }, { 0x3A44, 106300, 106294, 106346, -1, -1, -1, -1, -1, -1 }, { 0x3A45, 106367, 106352, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A46, 106526, 106520, 106617, -1, -1, -1, -1, -1, -1 }, { 0x3A47, 106628, 106622, 106726, -1, -1, -1, -1, -1, -1 }, { 0x3A48, 106738, 106731, 106818, -1, -1, -1, -1, -1, -1 }, { 0x3A49, 106828, 106823, 107011, -1, -1, -1, -1, -1, -1 }, { 0x3A4A, 107021, 107015, 107152, -1, -1, -1, -1, -1, -1 }, { 0x3A4B, 107163, 107158, 107283, -1, -1, -1, -1, -1, -1 }, { 0x3A4C, 107295, 107289, 107400, -1, -1, -1, -1, -1, -1 }, { 0x3A4D, 107411, 107405, 107493, -1, -1, -1, -1, -1, -1 }, { 0x3A4E, 107502, 107497, 107600, -1, -1, -1, -1, -1, -1 }, { 0x3A50, -1, -1, 107604, -1, -1, -1, -1, -1, -1 }, { 0x3A52, 107620, 107609, 107693, -1, -1, -1, -1, -1, 107698 }, { 0x3A53, 107709, 107704, 107752, -1, -1, -1, -1, -1, -1 }, { 0x3A54, 107763, 107757, 107844, -1, -1, -1, -1, -1, -1 }, { 0x3A55, 107855, 107849, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A56, 107912, 107905, 107935, -1, -1, -1, -1, -1, -1 }, { 0x3A57, 107948, 107942, 108025, -1, -1, -1, -1, -1, -1 }, { 0x3A58, 108041, 108029, 108107, -1, -1, -1, -1, -1, -1 }, { 0x3A59, 108122, 108111, 108194, -1, -1, -1, -1, -1, -1 }, { 0x3A5A, 108205, 108199, 108298, -1, -1, -1, -1, -1, -1 }, { 0x3A5B, 108315, 108304, 108404, -1, -1, -1, -1, -1, -1 }, { 0x3A5C, 108422, 108410, 108547, -1, -1, -1, -1, -1, 108552 }, { 0x3A5D, 108562, 108557, 108586, -1, -1, -1, -1, -1, -1 }, { 0x3A5E, 108603, 108591, 108739, -1, -1, -1, -1, -1, -1 }, { 0x3A5F, 108749, 108743, 108826, -1, -1, -1, -1, -1, -1 }, { 0x3A60, 108836, 108832, 108940, -1, -1, -1, -1, -1, -1 }, { 0x3A61, 108948, 108944, 108989, -1, -1, -1, -1, -1, 108994 }, { 0x3A62, 109011, 109000, 109141, -1, -1, -1, -1, -1, 109146 }, { 0x3A63, 109162, 109151, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A64, 109230, 109226, 109331, -1, -1, -1, -1, -1, -1 }, { 0x3A65, 109345, 109335, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A66, 109406, 109400, 109492, -1, -1, -1, -1, -1, -1 }, { 0x3A67, 109502, 109497, 109602, -1, -1, -1, -1, -1, 109606 }, { 0x3A68, 109617, 109612, 109737, -1, -1, -1, -1, -1, -1 }, { 0x3A69, 109748, 109742, 109792, -1, -1, -1, -1, -1, -1 }, { 0x3A6A, 109803, 109798, 109870, -1, -1, -1, -1, -1, -1 }, { 0x3A6C, 109887, 109875, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A6D, 109923, 109917, 110045, -1, -1, -1, -1, -1, -1 }, { 0x3A6E, 110054, 110049, 110098, -1, -1, -1, -1, -1, -1 }, { 0x3A6F, 110109, 110104, 110194, -1, -1, -1, -1, -1, -1 }, { 0x3A70, 110203, 110198, 110252, -1, -1, -1, -1, -1, -1 }, { 0x3A71, 110264, 110258, 110482, -1, -1, -1, -1, -1, -1 }, { 0x3A72, 110498, 110487, 110515, -1, -1, -1, -1, -1, -1 }, { 0x3A73, 110526, 110520, 110623, 110629, -1, -1, -1, -1, -1 }, { 0x3A74, 110641, 110636, 110703, -1, -1, -1, -1, -1, -1 }, { 0x3A75, 110713, 110707, 110743, -1, -1, -1, -1, -1, -1 }, { 0x3A76, 110751, 110746, 110790, -1, -1, -1, -1, -1, -1 }, { 0x3A77, -1, -1, 110795, -1, -1, -1, -1, -1, -1 }, { 0x3A78, 110806, 110801, 110871, -1, -1, -1, -1, -1, -1 }, { 0x3A79, 110881, 110876, 110904, -1, -1, -1, -1, -1, -1 }, { 0x3A7A, 110914, 110909, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A7B, 110959, 110949, 111068, -1, -1, -1, -1, -1, -1 }, { 0x3A7C, 111076, 111072, 111104, -1, -1, -1, -1, -1, -1 }, { 0x3A7D, 111123, 111109, 111214, -1, -1, -1, -1, -1, -1 }, { 0x3A7E, 111224, 111218, 111258, -1, -1, -1, -1, -1, -1 }, { 0x3A7F, 111271, 111264, 111301, -1, -1, -1, -1, -1, -1 }, { 0x3A80, 111310, 111305, 111378, -1, -1, -1, -1, -1, -1 }, { 0x3A81, 111387, 111382, 111542, -1, -1, -1, -1, -1, -1 }, { 0x3A82, 111560, 111547, 111590, -1, -1, -1, -1, -1, -1 }, { 0x3A83, 111598, 111594, 111638, -1, -1, -1, -1, -1, -1 }, { 0x3A84, 111648, 111642, 111773, -1, -1, -1, -1, -1, -1 }, { 0x3A85, 111790, 111777, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A86, 111829, 111824, 111868, -1, -1, -1, -1, -1, -1 }, { 0x3A87, 111877, 111872, 111978, -1, -1, -1, -1, -1, -1 }, { 0x3A88, 111990, 111984, 112087, -1, -1, -1, -1, -1, -1 }, { 0x3A89, 112097, 112092, 112167, -1, -1, -1, -1, -1, -1 }, { 0x3A8A, 112177, 112171, 112211, -1, -1, -1, -1, -1, -1 }, { 0x3A8B, 112221, 112216, 112363, -1, -1, -1, -1, -1, -1 }, { 0x3A8C, 112374, 112368, 112434, -1, -1, -1, -1, -1, -1 }, { 0x3A8D, 112445, 112440, 112585, -1, -1, -1, -1, -1, -1 }, { 0x3A8E, 112594, 112589, 112737, -1, -1, -1, -1, -1, -1 }, { 0x3A8F, 112748, 112743, 112835, -1, -1, -1, -1, -1, -1 }, { 0x3A90, 112844, 112839, 112874, -1, -1, -1, -1, -1, -1 }, { 0x3A91, 112883, 112878, 112915, -1, -1, -1, -1, -1, -1 }, { 0x3A92, 112926, 112919, 112961, -1, -1, -1, -1, -1, -1 }, { 0x3A93, 112975, 112965, 113014, -1, -1, -1, -1, -1, -1 }, { 0x3A94, 113027, 113021, 113113, -1, -1, -1, -1, -1, -1 }, { 0x3A95, 113123, 113118, 113224, -1, -1, -1, -1, -1, -1 }, { 0x3A96, 113235, 113230, 113309, -1, -1, -1, -1, -1, -1 }, { 0x3A97, 113318, 113313, 113437, -1, -1, -1, -1, -1, -1 }, { 0x3A98, 113447, 113442, 113528, -1, -1, -1, -1, -1, -1 }, { 0x3A99, 113538, 113534, 113589, -1, -1, -1, -1, -1, -1 }, { 0x3A9A, 113598, 113593, 113684, -1, -1, -1, -1, -1, -1 }, { 0x3A9B, 113695, 113689, 113770, -1, -1, -1, -1, -1, -1 }, { 0x3A9C, 113782, 113776, 113939, -1, -1, -1, -1, -1, -1 }, { 0x3A9D, 113951, 113946, 113999, -1, -1, -1, -1, -1, -1 }, { 0x3A9E, 114010, 114005, 114055, -1, -1, -1, -1, -1, -1 }, { 0x3A9F, 114066, 114060, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AA0, 114146, 114141, 114289, -1, -1, -1, -1, -1, -1 }, { 0x3AA1, 114300, 114295, 114371, -1, -1, -1, -1, -1, -1 }, { 0x3AA2, 114382, 114376, 114510, -1, -1, -1, -1, -1, -1 }, { 0x3AA3, 114526, 114516, 114589, -1, -1, -1, -1, -1, -1 }, { 0x3AA4, 114606, 114595, 114633, -1, -1, -1, -1, 114627, -1 }, { 0x3AA5, 114642, 114637, 114758, -1, -1, -1, -1, -1, -1 }, { 0x3AA6, 114775, 114763, 114817, -1, -1, -1, -1, -1, -1 }, { 0x3AA7, 114828, 114822, 114858, -1, -1, -1, -1, -1, -1 }, { 0x3AA8, 114873, 114862, 114915, -1, -1, -1, -1, -1, -1 }, { 0x3AA9, 114931, 114921, 114968, -1, -1, -1, -1, -1, -1 }, { 0x3AAA, 114977, 114972, 115049, -1, -1, -1, -1, -1, -1 }, { 0x3AAB, 115059, 115053, 115176, -1, -1, -1, -1, -1, -1 }, { 0x3AAC, 115192, 115181, 115320, -1, -1, -1, -1, -1, -1 }, { 0x3AAD, 115336, 115326, 115418, -1, -1, -1, -1, -1, -1 }, { 0x3AAE, 115428, 115422, 115458, -1, -1, -1, -1, -1, -1 }, { 0x3AAF, 115470, 115464, 115561, -1, -1, -1, -1, -1, -1 }, { 0x3AB0, 115572, 115566, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AB1, 115655, 115645, 115673, -1, -1, -1, -1, -1, -1 }, { 0x3AB4, 115684, 115679, 115708, -1, -1, -1, -1, -1, -1 }, { 0x3AB5, 115718, 115713, 115770, -1, -1, -1, -1, -1, -1 }, { 0x3AB6, 115780, 115775, 115947, -1, -1, -1, -1, -1, -1 }, { 0x3AB7, -1, 115951, 115956, -1, -1, -1, -1, -1, -1 }, { 0x3AB8, 115973, 115961, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AB9, 116032, 116026, 116060, -1, -1, -1, -1, -1, -1 }, { 0x3ABA, 116065, -1, 116168, -1, -1, -1, -1, -1, -1 }, { 0x3ABB, 116184, 116172, 116271, -1, -1, -1, -1, -1, -1 }, { 0x3ABC, 116281, 116277, 116325, -1, -1, -1, -1, -1, -1 }, { 0x3ABD, -1, 116329, 116333, -1, -1, -1, -1, -1, -1 }, { 0x3ABE, 116348, 116338, 116508, -1, -1, -1, -1, -1, -1 }, { 0x3ABF, 116518, 116513, 116558, -1, -1, -1, -1, -1, -1 }, { 0x3AC0, 116569, 116563, 116753, -1, -1, -1, -1, -1, -1 }, { 0x3AC1, 116765, 116759, 116864, -1, -1, -1, -1, -1, -1 }, { 0x3AC2, 116875, 116870, 116897, -1, -1, -1, -1, -1, -1 }, { 0x3AC3, 116907, 116902, 117025, 117030, -1, -1, -1, -1, -1 }, { 0x3AC4, 117044, 117038, 117087, -1, -1, -1, -1, -1, -1 }, { 0x3AC5, 117102, 117093, 117164, -1, -1, -1, -1, -1, -1 }, { 0x3ACA, 117173, 117169, 117207, -1, -1, -1, -1, -1, -1 }, { 0x3ACB, 117216, 117211, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ACD, 117308, 117302, 117441, -1, -1, -1, -1, -1, -1 }, { 0x3ACE, 117451, 117446, 117587, -1, -1, -1, -1, -1, -1 }, { 0x3ACF, 117597, 117592, 117630, -1, -1, -1, -1, -1, -1 }, { 0x3AD0, 117640, 117635, 117670, -1, -1, -1, -1, -1, -1 }, { 0x3AD1, 117683, 117675, 117799, -1, -1, -1, -1, -1, -1 }, { 0x3AD2, 117816, 117804, 117886, -1, -1, -1, -1, -1, -1 }, { 0x3AD3, 117897, 117892, 117974, -1, -1, -1, -1, -1, -1 }, { 0x3AD4, 117983, 117978, 118038, -1, -1, -1, -1, -1, -1 }, { 0x3AD5, 118050, 118043, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AD7, 118112, 118107, 118176, -1, -1, -1, -1, -1, -1 }, { 0x3AD8, 118186, 118181, 118241, -1, -1, -1, -1, -1, -1 }, { 0x3AD9, 118249, 118245, 118257, -1, -1, -1, -1, -1, -1 }, { 0x3ADA, 118266, 118261, 118290, -1, -1, -1, -1, -1, -1 }, { 0x3ADB, 118301, 118294, 118356, -1, -1, -1, -1, -1, -1 }, { 0x3ADC, 118369, 118363, 118430, -1, -1, -1, -1, 118424, -1 }, { 0x3ADD, 118440, 118435, 118448, -1, -1, -1, -1, -1, -1 }, { 0x3ADE, 118462, 118452, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ADF, 118518, 118506, 118564, -1, -1, -1, -1, -1, -1 }, { 0x3AE0, 118574, 118569, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AE1, 118596, 118590, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AE2, -1, 118680, 118686, -1, -1, -1, -1, -1, -1 }, { 0x3AE4, 118706, 118690, 118761, -1, -1, -1, -1, -1, -1 }, { 0x3AE5, 118774, 118768, 118821, -1, -1, -1, -1, -1, -1 }, { 0x3AE6, 118832, 118827, 118876, -1, -1, -1, -1, -1, -1 }, { 0x3AE7, 118897, 118881, 118967, -1, -1, -1, -1, -1, -1 }, { 0x3AE8, -1, 118972, 118976, -1, -1, -1, -1, -1, -1 }, { 0x3AE9, 118986, 118980, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AEA, 119076, 119070, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AEB, 119154, 119149, 119260, -1, -1, -1, -1, -1, -1 }, { 0x3AEF, 119271, 119266, 119370, -1, -1, -1, -1, -1, -1 }, { 0x3AF0, 119381, 119375, 119513, -1, -1, -1, -1, -1, -1 }, { 0x3AF1, 119524, 119519, 119556, -1, -1, -1, -1, -1, -1 }, { 0x3AF2, 119571, 119561, 119582, -1, -1, -1, -1, -1, -1 }, { 0x3AF3, 119592, 119587, 119624, -1, -1, -1, -1, -1, -1 }, { 0x3AF4, 119641, 119630, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AF5, 119696, 119691, 119754, -1, -1, -1, -1, -1, -1 }, { 0x3AF6, 119764, 119759, 119784, -1, -1, -1, -1, 119778, -1 }, { 0x3AF7, 119795, 119790, 119889, -1, -1, -1, -1, -1, -1 }, { 0x3AF8, 119903, 119893, 119910, -1, -1, -1, -1, -1, -1 }, { 0x3AF9, 119920, 119915, 119948, -1, -1, -1, -1, -1, -1 }, { 0x3AFA, 119958, 119953, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AFB, 120032, 120025, 120041, -1, -1, -1, -1, -1, 120046 }, { 0x3AFC, 120063, 120052, 120168, -1, -1, -1, -1, -1, 120173 }, { 0x3AFD, 120183, 120178, 120211, -1, -1, -1, -1, -1, -1 }, { 0x3AFE, -1, -1, -1, -1, -1, -1, -1, -1, 120215 }, { 0x3B01, 120229, 120223, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B02, 120266, 120261, 120288, -1, -1, -1, -1, -1, -1 }, { 0x3B03, 120297, 120292, 120311, -1, -1, -1, -1, 120305, -1 }, { 0x3B04, 120321, 120316, 120365, -1, -1, -1, -1, -1, -1 }, { 0x3B05, 120377, 120371, 120427, -1, -1, -1, -1, -1, -1 }, { 0x3B06, 120437, 120432, 120514, -1, -1, -1, -1, -1, -1 }, { 0x3B07, 120524, 120519, 120617, -1, -1, -1, -1, -1, -1 }, { 0x3B08, 120628, 120623, 120662, -1, -1, -1, -1, -1, -1 }, { 0x3B09, 120679, 120667, 120761, -1, -1, -1, -1, -1, -1 }, { 0x3B0A, 120772, 120767, 120814, -1, -1, -1, -1, -1, -1 }, { 0x3B0B, 120825, 120820, 120840, -1, -1, -1, -1, -1, -1 }, { 0x3B0C, 120857, 120845, 120876, -1, -1, -1, -1, -1, -1 }, { 0x3B0D, 120887, 120882, 120927, -1, -1, -1, -1, -1, -1 }, { 0x3B0E, 120936, 120931, 121129, -1, -1, -1, -1, -1, -1 }, { 0x3B0F, 121140, 121135, 121182, -1, -1, -1, -1, -1, -1 }, { 0x3B10, 121192, 121186, 121313, -1, -1, -1, -1, -1, -1 }, { 0x3B12, 121324, 121318, 121353, -1, -1, -1, -1, -1, -1 }, { 0x3B13, 121374, 121359, 121404, -1, -1, -1, -1, -1, -1 }, { 0x3B14, 121415, 121410, 121509, -1, -1, -1, -1, -1, -1 }, { 0x3B15, 121521, 121514, 121559, -1, -1, -1, -1, -1, -1 }, { 0x3B17, 121570, 121565, 121642, -1, -1, -1, -1, -1, -1 }, { 0x3B18, 121653, 121648, 121734, -1, -1, -1, -1, -1, -1 }, { 0x3B19, 121743, 121738, 121770, -1, -1, -1, -1, -1, -1 }, { 0x3B1A, 121780, 121775, 121801, -1, -1, -1, -1, -1, -1 }, { 0x3B1B, 121811, 121806, 121829, -1, -1, -1, -1, -1, -1 }, { 0x3B1C, 121839, 121833, 121890, -1, -1, -1, -1, -1, -1 }, { 0x3B1D, 121901, 121895, 121973, -1, -1, -1, -1, -1, -1 }, { 0x3B1E, 121984, 121979, 122037, -1, -1, -1, -1, -1, -1 }, { 0x3B1F, 122041, -1, 122128, -1, -1, -1, -1, -1, -1 }, { 0x3B20, 122138, 122133, 122297, -1, -1, -1, -1, -1, -1 }, { 0x3B21, 122309, 122303, 122350, -1, -1, -1, -1, -1, -1 }, { 0x3B22, 122366, 122356, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B23, 122414, 122403, 122460, -1, -1, -1, -1, 122454, -1 }, { 0x3B24, 122471, 122465, 122557, -1, -1, -1, -1, -1, -1 }, { 0x3B25, 122566, 122561, 122704, -1, -1, -1, -1, -1, -1 }, { 0x3B26, 122708, -1, 122769, -1, -1, -1, -1, -1, -1 }, { 0x3B27, 122779, 122774, 122849, -1, -1, -1, -1, -1, -1 }, { 0x3B29, 122859, 122853, 122887, -1, -1, -1, -1, -1, -1 }, { 0x3B2A, 122897, 122892, 122952, -1, -1, -1, -1, -1, -1 }, { 0x3B2B, 122962, 122957, 122984, -1, -1, -1, -1, -1, -1 }, { 0x3B2C, 123005, 122989, 123019, -1, -1, -1, -1, -1, -1 }, { 0x3B2D, 123028, 123023, 123140, -1, -1, -1, -1, -1, -1 }, { 0x3B2E, 123151, 123146, 123202, -1, -1, -1, -1, -1, -1 }, { 0x3B2F, 123212, 123207, 123219, -1, -1, -1, -1, -1, -1 }, { 0x3B30, 123229, 123224, 123308, -1, -1, -1, -1, -1, -1 }, { 0x3B31, 123317, 123312, 123424, -1, -1, -1, -1, -1, -1 }, { 0x3B32, 123433, 123428, 123523, -1, -1, -1, -1, -1, -1 }, { 0x3B33, 123533, 123529, 123554, -1, -1, -1, -1, -1, -1 }, { 0x3B34, 123564, 123558, 123769, -1, -1, -1, -1, -1, -1 }, { 0x3B35, 123781, 123775, 123941, -1, -1, -1, -1, -1, -1 }, { 0x3B36, 123952, 123947, 124014, -1, -1, -1, -1, -1, -1 }, { 0x3B38, 124024, 124019, 124080, -1, -1, -1, -1, -1, -1 }, { 0x3B39, 124093, 124086, 124146, -1, -1, -1, -1, -1, -1 }, { 0x3B3B, 124166, 124153, 124264, -1, -1, -1, -1, -1, -1 }, { 0x3B3C, 124281, 124271, 124324, -1, -1, -1, -1, -1, -1 }, { 0x3B3F, 124334, 124328, 124344, -1, -1, -1, -1, -1, -1 }, { 0x3B41, 124355, 124349, 124412, -1, -1, -1, -1, -1, -1 }, { 0x3B42, 124428, 124418, 124502, -1, -1, -1, -1, -1, -1 }, { 0x3B43, 124514, 124508, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B44, 124599, 124593, 124614, -1, -1, -1, -1, -1, -1 }, { 0x3B47, 124625, 124619, 124722, -1, -1, -1, -1, -1, -1 }, { 0x3B48, 124739, 124728, 124755, -1, -1, -1, -1, -1, -1 }, { 0x3B49, 124765, 124760, 124795, -1, -1, -1, -1, -1, -1 }, { 0x3B4A, 124805, 124800, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B4B, 124934, 124922, 125009, -1, -1, -1, -1, -1, -1 }, { 0x3B4C, 125020, 125015, 125172, -1, -1, -1, -1, -1, -1 }, { 0x3B4D, 125182, 125177, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B4E, 125226, 125220, 125345, -1, -1, -1, -1, -1, -1 }, { 0x3B4F, 125356, 125351, 125514, -1, -1, -1, -1, -1, -1 }, { 0x3B51, 125524, 125519, 125539, -1, -1, -1, -1, -1, -1 }, { 0x3B52, 125552, 125544, 125625, -1, -1, -1, -1, -1, -1 }, { 0x3B53, 125634, 125629, 125648, -1, -1, -1, -1, -1, -1 }, { 0x3B54, 125659, 125654, 125674, -1, -1, -1, -1, -1, -1 }, { 0x3B55, 125684, 125678, 125746, -1, -1, -1, -1, -1, -1 }, { 0x3B58, 125756, 125750, 125819, -1, -1, -1, -1, -1, -1 }, { 0x3B59, 125829, 125823, 125838, -1, -1, -1, -1, -1, -1 }, { 0x3B5A, 125849, 125843, 125912, -1, -1, -1, -1, -1, -1 }, { 0x3B5B, 125922, 125916, 126018, -1, -1, -1, -1, -1, -1 }, { 0x3B5C, 126029, 126023, 126091, -1, -1, -1, -1, -1, -1 }, { 0x3B5D, 126102, 126097, 126161, -1, -1, -1, -1, -1, -1 }, { 0x3B5E, 126172, 126166, 126193, -1, -1, -1, -1, -1, -1 }, { 0x3B5F, 126204, 126198, 126234, -1, -1, -1, -1, -1, -1 }, { 0x3B60, -1, 126240, 126245, -1, -1, -1, -1, -1, -1 }, { 0x3B61, 126256, 126251, 126304, -1, -1, -1, -1, -1, -1 }, { 0x3B62, 126314, 126308, 126345, -1, -1, -1, -1, -1, -1 }, { 0x3B64, 126355, 126350, 126525, -1, -1, -1, -1, -1, -1 }, { 0x3B68, 126535, 126531, 126575, -1, -1, -1, -1, -1, -1 }, { 0x3B69, 126592, 126580, 126652, -1, -1, -1, -1, -1, -1 }, { 0x3B6A, 126665, 126657, 126704, -1, -1, -1, -1, -1, -1 }, { 0x3B6B, 126718, 126708, 126772, -1, -1, -1, -1, -1, -1 }, { 0x3B6C, 126787, 126777, 126920, -1, -1, -1, -1, -1, -1 }, { 0x3B6D, 126932, 126926, 127065, -1, -1, -1, -1, -1, -1 }, { 0x3B6E, 127092, 127069, 127285, -1, -1, -1, -1, -1, -1 }, { 0x3B6F, 127295, 127290, 127328, -1, -1, -1, -1, -1, -1 }, { 0x3B70, 127338, 127333, 127426, -1, -1, -1, -1, -1, -1 }, { 0x3B71, 127437, 127431, 127471, -1, -1, -1, -1, -1, -1 }, { 0x3B72, 127485, 127475, 127624, -1, -1, -1, -1, -1, 127628 }, { 0x3B74, 127638, 127633, 127668, -1, -1, -1, -1, -1, -1 }, { 0x3B78, 127690, 127674, 127810, -1, -1, -1, -1, -1, -1 }, { 0x3B79, 127819, 127814, 127909, -1, -1, -1, -1, 127903, -1 }, { 0x3B7A, 127920, 127915, 127953, -1, -1, -1, -1, -1, -1 }, { 0x3B7B, 127964, 127958, 128008, -1, -1, -1, -1, -1, -1 }, { 0x3B7C, 128019, 128014, 128155, -1, -1, -1, -1, -1, -1 }, { 0x3B7D, 128164, 128159, 128239, -1, -1, -1, -1, -1, -1 }, { 0x3B7E, 128249, 128243, 128306, -1, -1, -1, -1, -1, -1 }, { 0x3B7F, 128318, 128311, 128368, -1, -1, -1, -1, -1, -1 }, { 0x3B80, 128379, 128373, 128455, -1, -1, -1, -1, -1, -1 }, { 0x3B81, 128466, 128460, 128524, -1, -1, -1, -1, -1, -1 }, { 0x3B82, 128535, 128530, 128627, -1, -1, -1, -1, -1, -1 }, { 0x3B83, 128636, 128631, 128676, -1, -1, -1, -1, -1, -1 }, { 0x3B84, 128687, 128681, 128760, -1, -1, -1, -1, -1, -1 }, { 0x3B85, 128772, 128766, 128787, -1, -1, -1, -1, -1, -1 }, { 0x3B86, 128798, 128793, 128975, -1, -1, -1, -1, -1, -1 }, { 0x3B87, 128985, 128980, 129141, -1, -1, -1, -1, -1, -1 }, { 0x3B88, 129158, 129147, 129243, -1, -1, -1, -1, -1, 129248 }, { 0x3B8B, 129260, 129254, 129317, -1, -1, -1, -1, -1, -1 }, { 0x3B8C, 129337, 129322, 129390, -1, -1, -1, -1, -1, -1 }, { 0x3B8D, 129401, 129396, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B8E, 129529, 129524, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B8F, 129604, 129599, 129758, -1, -1, -1, -1, -1, -1 }, { 0x3B90, 129769, 129763, 129843, -1, -1, -1, -1, -1, -1 }, { 0x3B91, 129856, 129850, 129927, -1, -1, -1, -1, -1, -1 }, { 0x3B92, 129943, 129932, 130038, -1, -1, -1, -1, -1, -1 }, { 0x3B93, 130049, 130043, 130124, -1, -1, -1, -1, -1, -1 }, { 0x3B94, 130135, 130129, 130265, -1, -1, -1, -1, -1, 130272 }, { 0x3B95, 130285, 130279, 130338, -1, -1, -1, -1, -1, -1 }, { 0x3B96, 130349, 130344, 130402, -1, -1, -1, -1, -1, -1 }, { 0x3B97, 130418, 130407, 130454, -1, -1, -1, -1, -1, -1 }, { 0x3B98, 130465, 130459, 130486, -1, -1, -1, -1, -1, -1 }, { 0x3B99, 130497, 130491, 130515, -1, -1, -1, -1, -1, -1 }, { 0x3B9A, 130524, 130518, 130605, -1, -1, -1, -1, -1, -1 }, { 0x3B9B, 130613, 130609, 130733, -1, -1, -1, -1, -1, -1 }, { 0x3B9C, 130744, 130738, 130781, -1, -1, -1, -1, -1, -1 }, { 0x3B9D, 130792, 130787, 130821, -1, -1, -1, -1, -1, -1 }, { 0x3B9E, 130830, 130825, 130896, -1, -1, -1, -1, -1, -1 }, { 0x3B9F, 130906, 130901, 130978, -1, -1, -1, -1, -1, -1 }, { 0x3BA1, 130989, 130984, 131035, -1, -1, -1, -1, -1, -1 }, { 0x3BA2, 131046, 131041, 131052, -1, -1, -1, -1, -1, -1 }, { 0x3BA3, 131073, 131057, 131306, -1, -1, -1, -1, -1, -1 }, { 0x3BA4, 131317, 131311, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BA5, 131370, 131364, 131459, -1, -1, -1, -1, -1, -1 }, { 0x3BA6, 131469, 131464, 131578, -1, -1, -1, -1, -1, -1 }, { 0x3BA7, 131593, 131583, 131609, -1, -1, -1, -1, -1, -1 }, { 0x3BA8, 131618, 131613, 131632, -1, -1, -1, -1, -1, -1 }, { 0x3BA9, 131641, 131636, 131648, -1, -1, -1, -1, -1, -1 }, { 0x3BAA, 131658, 131652, 131671, -1, -1, -1, -1, -1, -1 }, { 0x3BAB, 131689, 131678, 131804, -1, -1, -1, -1, -1, -1 }, { 0x3BAC, 131814, 131808, 131827, -1, -1, -1, -1, -1, -1 }, { 0x3BAD, 131838, 131833, 131906, -1, -1, -1, -1, -1, -1 }, { 0x3BAE, 131917, 131912, 131930, -1, -1, -1, -1, -1, -1 }, { 0x3BAF, 131940, 131935, 132039, -1, -1, -1, -1, -1, -1 }, { 0x3BB0, 132049, 132044, 132100, -1, -1, -1, -1, -1, -1 }, { 0x3BB1, 132110, 132104, 132224, -1, -1, -1, -1, -1, -1 }, { 0x3BB2, 132236, 132230, 132335, -1, -1, -1, -1, -1, -1 }, { 0x3BB3, 132347, 132341, 132436, -1, -1, -1, -1, -1, -1 }, { 0x3BB4, 132447, 132442, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BB5, 132495, 132490, 132513, -1, -1, -1, -1, -1, -1 }, { 0x3BB6, 132529, 132519, 132582, -1, -1, -1, -1, -1, -1 }, { 0x3BB7, 132593, 132588, 132616, -1, -1, -1, -1, -1, -1 }, { 0x3BB8, 132626, 132620, 132704, -1, -1, -1, -1, -1, -1 }, { 0x3BB9, 132714, 132710, 132721, -1, -1, -1, -1, -1, -1 }, { 0x3BBA, 132736, 132726, 132806, -1, -1, -1, -1, -1, -1 }, { 0x3BBB, 132811, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BBC, -1, 132867, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BBE, 132878, 132872, 132912, -1, -1, -1, -1, -1, -1 }, { 0x3BBF, 132928, 132918, 132935, -1, -1, -1, -1, -1, -1 }, { 0x3BC0, 132945, 132939, 133000, -1, -1, -1, -1, -1, -1 }, { 0x3BC1, 133017, 133006, 133156, -1, -1, -1, -1, -1, -1 }, { 0x3BC2, 133167, 133161, 133217, -1, -1, -1, -1, -1, -1 }, { 0x3BC3, 133227, 133222, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BC4, 133333, 133329, 133371, -1, -1, -1, -1, -1, -1 }, { 0x3BC5, 133386, 133376, 133472, -1, -1, -1, -1, -1, -1 }, { 0x3BC6, 133482, 133476, 133501, -1, -1, -1, -1, -1, -1 }, { 0x3BC7, 133512, 133507, 133571, -1, -1, -1, -1, -1, -1 }, { 0x3BC8, 133580, 133575, 133623, -1, -1, -1, -1, -1, -1 }, { 0x3BC9, 133632, 133627, 133708, -1, -1, -1, -1, -1, -1 }, { 0x3BCA, 133718, 133713, 133761, -1, -1, -1, -1, -1, -1 }, { 0x3BCB, 133772, 133766, 133916, -1, -1, -1, -1, -1, -1 }, { 0x3BCC, 133929, 133923, 133950, -1, -1, -1, -1, -1, -1 }, { 0x3BCD, 133964, 133957, 133985, -1, -1, -1, -1, -1, -1 }, { 0x3BCE, 133992, -1, 134023, -1, -1, -1, -1, -1, -1 }, { 0x3BCF, 134038, 134028, 134075, -1, -1, -1, -1, -1, -1 }, { 0x3BD0, 134089, 134079, 134115, -1, -1, -1, -1, -1, -1 }, { 0x3BD3, 134127, 134121, 134174, -1, -1, -1, -1, -1, -1 }, { 0x3BD4, 134184, 134178, 134218, -1, -1, -1, -1, -1, -1 }, { 0x3BD5, 134228, 134223, 134390, -1, -1, -1, -1, -1, -1 }, { 0x3BD6, 134400, 134394, 134440, -1, -1, -1, -1, -1, -1 }, { 0x3BD7, 134450, 134444, 134465, -1, -1, -1, -1, -1, -1 }, { 0x3BD8, 134476, 134471, 134563, -1, -1, -1, -1, -1, -1 }, { 0x3BD9, 134579, 134569, 134617, -1, -1, -1, -1, -1, -1 }, { 0x3BDA, 134628, 134622, 134653, -1, -1, -1, -1, -1, -1 }, { 0x3BDB, 134661, 134657, 134680, -1, -1, -1, -1, -1, -1 }, { 0x3BDC, 134694, 134684, 134721, -1, -1, -1, -1, -1, -1 }, { 0x3BDD, 134737, 134726, 134747, -1, -1, -1, -1, -1, 134751 }, { 0x3BDE, 134762, 134756, 134806, -1, -1, -1, -1, -1, -1 }, { 0x3BDF, 134817, 134812, 134866, -1, -1, -1, -1, -1, -1 }, { 0x3BE0, 134875, 134870, 134903, -1, -1, -1, -1, -1, -1 }, { 0x3BE1, 134919, 134909, 135042, -1, -1, -1, -1, -1, -1 }, { 0x3BE2, 135052, 135047, 135147, -1, -1, -1, -1, -1, -1 }, { 0x3BE3, 135158, 135153, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BE4, 135239, 135234, 135322, -1, -1, -1, -1, -1, -1 }, { 0x3BE5, 135331, 135326, 135417, -1, -1, -1, -1, -1, -1 }, { 0x3BE6, 135427, 135422, 135493, -1, -1, -1, -1, -1, -1 }, { 0x3BE9, 135509, 135497, 135586, -1, -1, -1, -1, -1, -1 }, { 0x3BEA, 135596, 135590, 135702, -1, -1, -1, -1, -1, -1 }, { 0x3BEB, 135721, 135708, 135746, -1, -1, -1, -1, -1, -1 }, { 0x3BEC, 135755, 135750, 135775, -1, -1, -1, -1, -1, -1 }, { 0x3BED, 135786, 135781, 135946, -1, -1, -1, -1, -1, -1 }, { 0x3BEE, 135960, 135950, 136020, -1, -1, -1, -1, -1, -1 }, { 0x3BEF, 136031, 136025, 136116, -1, -1, -1, -1, -1, -1 }, { 0x3BF0, 136143, 136122, 136195, -1, -1, -1, -1, -1, -1 }, { 0x3BF1, 136205, 136200, 136264, -1, -1, -1, -1, -1, -1 }, { 0x3BF2, 136274, 136269, 136366, -1, -1, -1, -1, -1, 136371 }, { 0x3BF3, 136383, 136377, 136463, -1, -1, -1, -1, 136457, -1 }, { 0x3BF4, -1, 136469, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BF6, 136481, 136475, 136500, -1, -1, -1, -1, -1, -1 }, { 0x3BF7, 136521, 136506, 136646, -1, -1, -1, -1, -1, 136650 }, { 0x3BF8, 136662, 136656, 136670, -1, -1, -1, -1, -1, -1 }, { 0x3BF9, 136685, 136675, 136769, -1, -1, -1, -1, -1, -1 }, { 0x3BFA, 136780, 136775, 136841, -1, -1, -1, -1, -1, -1 }, { 0x3BFB, 136853, 136847, 136919, -1, -1, -1, -1, -1, -1 }, { 0x3BFD, 136935, 136924, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BFE, 136995, 136990, 137061, -1, -1, -1, -1, -1, -1 }, { 0x3BFF, 137071, 137066, 137170, -1, -1, -1, -1, -1, 137175 }, { 0x3C00, 137186, 137181, 137201, -1, -1, -1, -1, -1, -1 }, { 0x3C01, 137209, 137205, 137238, -1, -1, -1, -1, -1, 137243 }, { 0x3C02, 137253, 137248, 137309, -1, -1, -1, -1, -1, -1 }, { 0x3C03, 137320, 137315, 137424, -1, -1, -1, -1, -1, -1 }, { 0x3C04, 137440, 137430, 137515, -1, -1, -1, -1, -1, -1 }, { 0x3C05, 137536, 137521, 137678, -1, -1, -1, -1, -1, -1 }, { 0x3C06, 137687, 137682, 137757, -1, -1, -1, -1, -1, -1 }, { 0x3C07, 137772, 137762, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C08, 137855, 137850, 137871, -1, -1, -1, -1, -1, -1 }, { 0x3C09, 137883, 137877, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C0A, 137953, 137942, 137981, -1, -1, -1, -1, -1, -1 }, { 0x3C0B, 137998, 137987, 138045, -1, -1, -1, -1, -1, -1 }, { 0x3C0C, 138066, 138050, 138123, -1, -1, -1, -1, -1, -1 }, { 0x3C0D, 138134, 138128, 138187, -1, -1, -1, -1, -1, -1 }, { 0x3C0E, 138199, 138193, 138324, -1, -1, -1, -1, -1, -1 }, { 0x3C0F, 138334, 138329, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C10, 138397, 138389, 138436, -1, -1, -1, -1, -1, -1 }, { 0x3C11, 138446, 138441, 138457, -1, -1, -1, -1, -1, -1 }, { 0x3C12, -1, 138463, 138468, -1, -1, -1, -1, -1, -1 }, { 0x3C14, 138478, 138473, 138510, -1, -1, -1, -1, 138504, -1 }, { 0x3C15, 138520, 138515, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C16, 138574, 138568, 138598, -1, -1, -1, -1, -1, -1 }, { 0x3C17, 138613, 138603, 138659, -1, -1, -1, -1, -1, -1 }, { 0x3C18, 138667, 138663, 138758, -1, -1, -1, -1, -1, -1 }, { 0x3C19, 138766, 138762, 138799, -1, -1, -1, -1, -1, 138804 }, { 0x3C1A, 138822, 138811, 138860, -1, -1, -1, -1, -1, -1 }, { 0x3C1B, 138870, 138864, 138887, -1, -1, -1, -1, -1, -1 }, { 0x3C1D, 138902, 138892, 138918, -1, -1, -1, -1, -1, -1 }, { 0x3C1E, 138926, 138922, 138996, -1, -1, -1, -1, -1, -1 }, { 0x3C1F, 139006, 139001, 139100, -1, -1, -1, -1, -1, -1 }, { 0x3C20, 139110, 139104, 139127, -1, -1, -1, -1, -1, -1 }, { 0x3C21, 139138, 139133, 139166, -1, -1, -1, -1, -1, -1 }, { 0x3C22, 139177, 139171, 139183, -1, -1, -1, -1, -1, -1 }, { 0x3C23, 139198, 139189, 139378, -1, -1, -1, -1, -1, -1 }, { 0x3C24, 139387, 139382, 139445, -1, -1, -1, -1, 139439, -1 }, { 0x3C25, 139455, 139449, 139461, -1, -1, -1, -1, -1, -1 }, { 0x3C26, 139471, 139465, 139497, -1, -1, -1, -1, -1, -1 }, { 0x3C27, 139511, 139501, 139532, -1, -1, -1, -1, -1, -1 }, { 0x3C28, 139542, 139537, 139619, -1, -1, -1, -1, -1, -1 }, { 0x3C29, 139629, 139624, 139647, -1, -1, -1, -1, -1, -1 }, { 0x3C2A, 139657, 139652, 139686, -1, -1, -1, -1, -1, -1 }, { 0x3C2B, 139697, 139691, 139743, -1, -1, -1, -1, -1, -1 }, { 0x3C2C, 139755, 139749, 139874, -1, -1, -1, -1, -1, -1 }, { 0x3C2D, 139891, 139879, 139911, -1, -1, -1, -1, 139905, -1 }, { 0x3C2E, 139921, 139915, 139933, -1, -1, -1, -1, -1, -1 }, { 0x3C2F, 139945, 139939, 140087, -1, -1, -1, -1, -1, -1 }, { 0x3C30, 140102, 140092, 140242, -1, -1, -1, -1, -1, -1 }, { 0x3C31, 140257, 140247, 140355, -1, -1, -1, -1, -1, -1 }, { 0x3C32, 140365, 140360, 140395, -1, -1, -1, -1, -1, -1 }, { 0x3C33, 140407, 140399, 140555, -1, -1, -1, -1, -1, -1 }, { 0x3C34, 140565, 140559, 140635, -1, -1, -1, -1, -1, -1 }, { 0x3C35, 140646, 140640, 140676, -1, -1, -1, -1, -1, -1 }, { 0x3C36, 140686, 140680, 140777, -1, -1, -1, -1, -1, -1 }, { 0x3C37, 140786, 140782, 140828, -1, -1, -1, -1, -1, -1 }, { 0x3C38, 140848, 140832, 140931, -1, -1, -1, -1, -1, -1 }, { 0x3C39, 140943, 140937, 141030, -1, -1, -1, -1, -1, -1 }, { 0x3C3A, 141053, 141036, 141120, -1, -1, -1, -1, -1, -1 }, { 0x3C3B, 141134, 141125, 141202, -1, -1, -1, -1, -1, -1 }, { 0x3C3C, 141231, 141206, 141259, -1, -1, -1, -1, -1, -1 }, { 0x3C3D, 141279, 141264, 141363, -1, -1, -1, -1, -1, -1 }, { 0x3C3E, 141373, 141368, 141445, -1, -1, -1, -1, -1, -1 }, { 0x3C3F, 141456, 141451, 141502, -1, -1, -1, -1, -1, -1 }, { 0x3C40, 141516, 141506, 141608, -1, -1, -1, -1, -1, -1 }, { 0x3C41, 141617, 141613, 141720, -1, -1, -1, -1, -1, -1 }, { 0x3C42, 141737, 141725, 141780, -1, -1, -1, -1, -1, -1 }, { 0x3C43, 141792, 141786, 141835, -1, -1, -1, -1, -1, -1 }, { 0x3C44, 141857, 141840, 141926, -1, -1, -1, -1, -1, -1 }, { 0x3C45, 141935, 141931, 141978, -1, -1, -1, -1, -1, -1 }, { 0x3C46, 141987, 141982, 142010, -1, -1, -1, -1, -1, -1 }, { 0x3C47, 142034, 142014, 142087, -1, -1, -1, -1, -1, -1 }, { 0x3C48, 142102, 142091, 142119, -1, -1, -1, -1, -1, -1 }, { 0x3C49, 142129, 142124, 142149, -1, -1, -1, -1, -1, -1 }, { 0x3C4A, 142159, 142153, 142252, -1, -1, -1, -1, -1, -1 }, { 0x3C4B, 142262, 142257, 142332, -1, -1, -1, -1, -1, -1 }, { 0x3C4C, 142347, 142337, 142400, -1, -1, -1, -1, -1, -1 }, { 0x3C4D, 142410, 142404, 142447, -1, -1, -1, -1, -1, -1 }, { 0x3C4E, 142460, 142453, 142486, -1, -1, -1, -1, -1, -1 }, { 0x3C4F, 142497, 142491, 142588, -1, -1, -1, -1, -1, -1 }, { 0x3C52, 142606, 142595, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C54, 142666, 142662, 142730, -1, -1, -1, -1, -1, -1 }, { 0x3C55, 142741, 142735, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C56, 142873, 142867, 142998, -1, -1, -1, -1, -1, -1 }, { 0x3C57, 143009, 143003, 143050, -1, -1, -1, -1, -1, -1 }, { 0x3C58, 143065, 143055, 143089, -1, -1, -1, -1, -1, -1 }, { 0x3C59, 143117, 143093, 143225, -1, -1, -1, -1, -1, -1 }, { 0x3C5A, 143235, 143230, 143320, -1, -1, -1, -1, -1, -1 }, { 0x3C5B, 143331, 143325, 143457, -1, -1, -1, -1, -1, -1 }, { 0x3C5C, 143470, 143464, 143481, -1, -1, -1, -1, -1, -1 }, { 0x3C5E, 143492, 143486, 143563, -1, -1, -1, -1, -1, -1 }, { 0x3C5F, 143572, 143567, 143613, -1, -1, -1, -1, -1, -1 }, { 0x3C60, 143621, 143617, 143693, -1, -1, -1, -1, -1, -1 }, { 0x3C61, 143703, 143697, 143747, -1, -1, -1, -1, -1, -1 }, { 0x3C62, 143760, 143754, 143769, -1, -1, -1, -1, -1, -1 }, { 0x3C63, 143781, 143775, 143802, -1, -1, -1, -1, -1, -1 }, { 0x3C64, 143816, 143807, 143853, -1, -1, -1, -1, -1, -1 }, { 0x3C65, 143863, 143857, 143956, -1, -1, -1, -1, -1, -1 }, { 0x3C66, 143972, 143962, 144010, -1, -1, -1, -1, -1, -1 }, { 0x3C67, 144026, 144014, 144070, -1, -1, -1, -1, -1, -1 }, { 0x3C68, 144079, 144074, 144126, -1, -1, -1, -1, -1, -1 }, { 0x3C69, 144143, 144132, 144166, -1, -1, -1, -1, -1, -1 }, { 0x3C6A, 144180, 144170, 144302, -1, -1, -1, -1, -1, -1 }, { 0x3C6B, 144313, 144307, 144380, -1, -1, -1, -1, -1, -1 }, { 0x3C6C, 144391, 144385, 144415, -1, -1, -1, -1, -1, -1 }, { 0x3C6D, 144426, 144420, 144457, -1, -1, -1, -1, -1, -1 }, { 0x3C6E, 144468, 144463, 144570, -1, -1, -1, -1, -1, -1 }, { 0x3C6F, 144587, 144576, 144639, -1, -1, -1, -1, -1, -1 }, { 0x3C70, 144648, 144643, 144680, -1, -1, -1, -1, -1, -1 }, { 0x3C71, 144695, 144685, 144741, -1, -1, -1, -1, -1, -1 }, { 0x3C72, 144751, 144746, 144811, -1, -1, -1, -1, -1, -1 }, { 0x3C73, 144820, 144815, 144837, -1, -1, -1, -1, -1, -1 }, { 0x3C74, 144845, 144841, 144875, -1, -1, -1, -1, -1, -1 }, { 0x3C75, 144884, 144879, 144921, -1, -1, -1, -1, -1, -1 }, { 0x3C76, 144932, 144926, 144956, -1, -1, -1, -1, -1, -1 }, { 0x3C78, 144967, 144962, 145014, -1, -1, -1, -1, -1, -1 }, { 0x3C79, 145023, 145018, 145043, -1, -1, -1, -1, -1, -1 }, { 0x3C7A, 145052, 145047, 145094, -1, -1, -1, -1, -1, -1 }, { 0x3C7B, 145102, 145098, 145177, -1, -1, -1, -1, -1, -1 }, { 0x3C7C, 145187, 145182, 145281, -1, -1, -1, -1, -1, -1 }, { 0x3C7D, 145291, 145286, 145416, -1, -1, -1, -1, -1, -1 }, { 0x3C7E, 145432, 145422, 145545, -1, -1, -1, -1, -1, -1 }, { 0x3C7F, 145555, 145550, 145830, -1, -1, -1, -1, -1, -1 }, { 0x3C80, 145859, 145835, 145954, -1, -1, -1, -1, -1, -1 }, { 0x3C81, 145966, 145960, 146040, -1, -1, -1, -1, -1, -1 }, { 0x3C82, 146058, 146046, 146095, -1, -1, -1, -1, -1, -1 }, { 0x3C83, 146114, 146102, 146159, -1, -1, -1, -1, -1, -1 }, { 0x3C84, 146169, 146164, 146193, -1, -1, -1, -1, -1, -1 }, { 0x3C85, 146203, 146198, 146267, -1, -1, -1, -1, -1, -1 }, { 0x3C86, 146277, 146271, 146283, -1, -1, -1, -1, -1, -1 }, { 0x3C87, 146305, 146289, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C88, 146358, 146353, 146596, -1, -1, -1, -1, -1, -1 }, { 0x3C89, 146612, 146602, 146623, -1, -1, -1, -1, -1, -1 }, { 0x3C8A, 146634, 146628, 146776, -1, -1, -1, -1, -1, -1 }, { 0x3C8B, 146787, 146781, 146855, -1, -1, -1, -1, -1, -1 }, { 0x3C8C, 146867, 146861, 146878, -1, -1, -1, -1, -1, -1 }, { 0x3C8D, 146888, 146884, 146916, -1, -1, -1, -1, -1, -1 }, { 0x3C8E, 146943, 146921, 147076, -1, -1, -1, -1, -1, -1 }, { 0x3C8F, 147086, 147081, 147114, -1, -1, -1, -1, -1, -1 }, { 0x3C92, 147124, 147119, 147213, -1, -1, -1, -1, -1, -1 }, { 0x3C93, 147224, 147218, 147292, -1, -1, -1, -1, -1, -1 }, { 0x3C94, 147309, 147298, 147337, -1, -1, -1, -1, -1, -1 }, { 0x3C95, 147349, 147343, 147395, -1, -1, -1, -1, -1, -1 }, { 0x3C96, 147410, 147400, 147439, -1, -1, -1, -1, -1, -1 }, { 0x3C97, 147453, 147445, 147501, -1, -1, -1, -1, -1, -1 }, { 0x3C98, 147516, 147505, 147600, -1, -1, -1, -1, -1, -1 }, { 0x3C99, 147616, 147604, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C9A, 147717, 147701, 147727, 147732, -1, -1, -1, -1, -1 }, { 0x3C9B, 147741, 147737, 147755, -1, -1, -1, -1, -1, -1 }, { 0x3C9C, 147770, 147760, 147812, -1, -1, -1, -1, -1, -1 }, { 0x3C9D, 147823, 147817, 147876, -1, -1, -1, -1, -1, -1 }, { 0x3C9E, 147888, 147882, 147913, -1, -1, -1, -1, -1, -1 }, { 0x3C9F, 147923, 147917, 147928, -1, -1, -1, -1, -1, -1 }, { 0x3CA0, 147944, 147934, 148048, -1, -1, -1, -1, -1, -1 }, { 0x3CA1, 148058, 148053, 148083, -1, -1, -1, -1, -1, -1 }, { 0x3CA2, 148093, 148088, 148114, -1, -1, -1, -1, -1, -1 }, { 0x3CA3, 148132, 148120, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CA4, 148187, 148181, 148227, -1, -1, -1, -1, -1, -1 }, { 0x3CA5, 148240, 148234, 148328, -1, -1, -1, -1, -1, -1 }, { 0x3CA6, 148339, 148334, 148355, -1, -1, -1, -1, -1, -1 }, { 0x3CA7, 148370, 148360, 148376, -1, -1, -1, -1, -1, -1 }, { 0x3CA8, 148387, 148381, 148453, -1, -1, -1, -1, -1, -1 }, { 0x3CAA, 148465, 148459, 148532, -1, -1, -1, -1, -1, -1 }, { 0x3CAB, 148552, 148538, 148573, -1, -1, -1, -1, -1, -1 }, { 0x3CAC, 148582, 148577, 148706, -1, -1, -1, -1, -1, -1 }, { 0x3CAD, 148723, 148712, 148768, -1, -1, -1, -1, -1, -1 }, { 0x3CAF, 148778, 148773, 148789, -1, -1, -1, -1, -1, -1 }, { 0x3CB0, 148806, 148794, 148818, -1, -1, -1, -1, -1, -1 }, { 0x3CB1, 148829, 148824, 148910, -1, -1, -1, -1, -1, -1 }, { 0x3CB2, 148926, 148915, 148963, -1, -1, -1, -1, -1, -1 }, { 0x3CB3, 148979, 148968, 149016, -1, -1, -1, -1, -1, -1 }, { 0x3CB4, 149027, 149021, 149053, -1, -1, -1, -1, -1, -1 }, { 0x3CB5, 149065, 149060, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CB6, 149143, 149138, 149186, -1, -1, -1, -1, -1, -1 }, { 0x3CB7, 149196, 149190, 149238, -1, -1, -1, -1, -1, -1 }, { 0x3CB8, 149248, 149243, 149309, -1, -1, -1, -1, -1, 149313 }, { 0x3CB9, 149342, 149320, 149542, -1, -1, -1, -1, -1, -1 }, { 0x3CBA, 149552, 149547, 149603, -1, -1, -1, -1, -1, -1 }, { 0x3CBB, 149612, 149607, 149675, -1, -1, -1, -1, -1, -1 }, { 0x3CBC, 149683, 149679, 149751, -1, -1, -1, -1, -1, -1 }, { 0x3CBD, 149760, 149755, 149888, -1, -1, -1, -1, 149882, -1 }, { 0x3CBE, 149904, 149894, 149957, -1, -1, -1, -1, 149951, -1 }, { 0x3CBF, 149967, 149961, 150056, -1, -1, -1, -1, -1, -1 }, { 0x3CC0, 150067, 150062, 150092, -1, -1, -1, -1, -1, -1 }, { 0x3CC1, 150102, 150097, 150154, -1, -1, -1, -1, -1, -1 }, { 0x3CC2, 150164, 150158, 150295, -1, -1, -1, -1, -1, -1 }, { 0x3CC3, 150312, 150300, 150445, -1, -1, -1, -1, -1, -1 }, { 0x3CC4, 150455, 150450, 150490, -1, -1, -1, -1, -1, -1 }, { 0x3CC5, 150508, 150496, 150601, -1, -1, -1, -1, -1, -1 }, { 0x3CC6, 150624, 150607, 150657, -1, -1, -1, -1, -1, -1 }, { 0x3CC7, 150666, 150662, 150752, -1, -1, -1, -1, -1, -1 }, { 0x3CC8, 150766, 150756, 150918, -1, -1, -1, -1, -1, -1 }, { 0x3CC9, -1, -1, -1, -1, -1, -1, -1, -1, 150923 }, { 0x3CCA, 150942, 150930, 150998, -1, -1, -1, -1, -1, -1 }, { 0x3CCB, 151009, 151003, 151034, -1, -1, -1, -1, -1, -1 }, { 0x3CCC, 151043, 151039, 151071, -1, -1, -1, -1, -1, 151075 }, { 0x3CCD, 151087, 151082, 151112, -1, -1, -1, -1, -1, -1 }, { 0x3CCE, 151121, 151116, 151170, -1, -1, -1, -1, -1, -1 }, { 0x3CCF, 151182, 151176, 151226, -1, -1, -1, -1, -1, -1 }, { 0x3CD0, 151241, 151231, 151290, -1, -1, -1, -1, -1, -1 }, { 0x3CD1, 151301, 151295, 151372, -1, -1, -1, -1, -1, -1 }, { 0x3CD2, 151386, 151376, 151480, -1, -1, -1, -1, -1, -1 }, { 0x3CD4, 151492, 151486, 151533, -1, -1, -1, -1, -1, -1 }, { 0x3CD5, 151544, 151538, 151656, -1, -1, -1, -1, -1, -1 }, { 0x3CD6, 151665, 151661, 151681, -1, -1, -1, -1, -1, -1 }, { 0x3CD7, 151700, 151685, 151750, -1, -1, -1, -1, -1, -1 }, { 0x3CD8, 151762, 151756, 151827, -1, -1, -1, -1, -1, -1 }, { 0x3CD9, 151846, 151834, 152089, -1, -1, -1, -1, -1, -1 }, { 0x3CDA, 152107, 152095, 152128, -1, -1, -1, -1, -1, -1 }, { 0x3CDB, 152137, 152132, 152198, -1, -1, -1, -1, -1, -1 }, { 0x3CDC, 152208, 152202, 152226, -1, -1, -1, -1, -1, -1 }, { 0x3CDD, 152237, 152231, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CDE, 152389, 152383, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CE0, 152458, 152452, 152504, -1, -1, -1, -1, -1, -1 }, { 0x3CE1, 152513, 152508, 152587, -1, -1, -1, -1, -1, -1 }, { 0x3CE4, 152597, 152592, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CE5, 152690, 152684, 152715, -1, -1, -1, -1, -1, 152721 }, { 0x3CE6, 152734, 152728, 152742, -1, -1, -1, -1, -1, -1 }, { 0x3CE7, 152752, 152747, 152804, -1, -1, -1, -1, -1, -1 }, { 0x3CE8, 152815, 152809, 152836, -1, -1, -1, -1, -1, -1 }, { 0x3CE9, 152847, 152842, 152897, -1, -1, -1, -1, -1, -1 }, { 0x3CEA, 152912, 152902, 152920, -1, -1, -1, -1, -1, 152924 }, { 0x3CEB, 152940, 152930, 153014, -1, -1, -1, -1, -1, -1 }, { 0x3CEC, 153025, 153019, 153046, -1, -1, -1, -1, -1, -1 }, { 0x3CED, 153057, 153052, 153108, -1, -1, -1, -1, -1, -1 }, { 0x3CEE, 153119, 153114, 153159, -1, -1, -1, -1, -1, -1 }, { 0x3CEF, 153170, 153165, -1, -1, -1, -1, -1, -1, 153193 }, { 0x3CF0, 153210, 153198, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CF4, 153259, 153254, 153273, -1, -1, -1, -1, -1, -1 }, { 0x3CF5, 153283, 153277, 153299, -1, -1, -1, -1, -1, -1 }, { 0x3CF6, 153309, 153303, 153399, -1, -1, -1, -1, -1, 153404 }, { 0x3CF7, 153416, 153410, 153544, -1, -1, -1, -1, -1, -1 }, { 0x3CF8, 153553, 153548, 153569, -1, -1, -1, -1, -1, -1 }, { 0x3CF9, 153580, 153574, 153743, -1, -1, -1, -1, -1, -1 }, { 0x3CFA, 153755, 153749, 153821, -1, -1, -1, -1, -1, -1 }, { 0x3CFB, 153832, 153826, 153940, -1, -1, -1, -1, -1, -1 }, { 0x3CFC, 153949, 153944, 154089, -1, -1, -1, -1, 154083, -1 }, { 0x3CFD, 154103, 154093, 154231, -1, -1, -1, -1, -1, -1 }, { 0x3CFE, 154242, 154235, 154281, -1, -1, -1, -1, -1, -1 }, { 0x3CFF, 154293, 154288, 154366, -1, -1, -1, -1, -1, -1 }, { 0x3D00, 154376, 154371, 154381, -1, -1, -1, -1, -1, -1 }, { 0x3D01, 154392, 154386, 154460, -1, -1, -1, -1, -1, -1 }, { 0x3D02, 154469, 154464, 154521, -1, -1, -1, -1, -1, -1 }, { 0x3D03, 154532, 154526, 154552, -1, -1, -1, -1, -1, -1 }, { 0x3D04, 154563, 154557, 154640, -1, -1, -1, -1, -1, -1 }, { 0x3D05, 154651, 154646, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D06, 154743, 154738, 154832, -1, -1, -1, -1, -1, -1 }, { 0x3D07, 154848, 154837, 154911, -1, -1, -1, -1, -1, -1 }, { 0x3D08, 154922, 154916, 154971, -1, -1, -1, -1, -1, -1 }, { 0x3D09, 154988, 154976, 155059, -1, -1, -1, -1, -1, -1 }, { 0x3D0A, 155075, 155063, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D0B, 155130, 155125, 155307, -1, -1, -1, -1, -1, -1 }, { 0x3D0E, -1, -1, 155311, -1, -1, -1, -1, -1, -1 }, { 0x3D0F, 155332, 155316, 155356, -1, -1, -1, -1, -1, -1 }, { 0x3D10, 155372, 155362, 155408, -1, -1, -1, -1, -1, -1 }, { 0x3D11, 155419, 155414, 155489, -1, -1, -1, -1, -1, -1 }, { 0x3D12, 155498, 155493, 155524, -1, -1, -1, -1, -1, -1 }, { 0x3D13, 155534, 155528, 155547, -1, -1, -1, -1, -1, -1 }, { 0x3D14, 155565, 155553, 155713, -1, -1, -1, -1, -1, -1 }, { 0x3D15, 155728, 155717, 155843, -1, -1, -1, -1, -1, -1 }, { 0x3D16, 155852, 155847, 155976, -1, -1, -1, -1, -1, -1 }, { 0x3D17, 155987, 155981, 155998, -1, -1, -1, -1, 155992, -1 }, { 0x3D18, 156013, 156003, 156098, -1, -1, -1, -1, -1, -1 }, { 0x3D19, 156108, 156103, 156189, -1, -1, -1, -1, -1, -1 }, { 0x3D1A, 156200, 156194, 156229, -1, -1, -1, -1, -1, -1 }, { 0x3D1B, 156238, 156234, 156262, -1, -1, -1, -1, -1, -1 }, { 0x3D1C, 156272, 156267, 156315, -1, -1, -1, -1, -1, -1 }, { 0x3D1D, 156326, 156321, 156380, -1, -1, -1, -1, -1, -1 }, { 0x3D1E, 156412, 156384, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D25, 156459, 156454, 156496, -1, -1, -1, -1, -1, -1 }, { 0x3D26, 156507, 156502, 156585, -1, -1, -1, -1, -1, -1 }, { 0x3D27, 156591, -1, 156617, -1, -1, -1, -1, -1, -1 }, { 0x3D28, 156626, 156621, 156652, -1, -1, -1, -1, -1, -1 }, { 0x3D29, 156664, 156658, 156763, -1, -1, -1, -1, -1, -1 }, { 0x3D2A, 156779, 156769, 156795, -1, -1, -1, -1, -1, -1 }, { 0x3D2B, 156813, 156800, 156873, -1, -1, -1, -1, -1, -1 }, { 0x3D2C, 156882, 156878, 156991, -1, -1, -1, -1, -1, -1 }, { 0x3D2D, 157001, 156996, 157068, -1, -1, -1, -1, -1, -1 }, { 0x3D2E, 157083, 157073, 157109, -1, -1, -1, -1, -1, -1 }, { 0x3D2F, 157118, 157114, 157162, -1, -1, -1, -1, -1, -1 }, { 0x3D30, 157174, 157167, 157199, -1, -1, -1, -1, -1, -1 }, { 0x3D31, 157210, 157205, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D32, 157273, 157269, 157360, -1, -1, -1, -1, -1, -1 }, { 0x3D33, 157370, 157364, 157478, -1, -1, -1, -1, -1, -1 }, { 0x3D34, 157490, 157484, 157924, -1, -1, -1, -1, -1, -1 }, { 0x3D35, 157935, 157930, 157961, -1, -1, -1, -1, -1, -1 }, { 0x3D36, 157975, 157965, 158053, -1, -1, -1, -1, -1, -1 }, { 0x3D37, 158068, 158058, 158126, -1, -1, -1, -1, -1, -1 }, { 0x3D38, 158136, 158131, 158172, -1, -1, -1, -1, -1, -1 }, { 0x3D3B, -1, 158178, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D3C, 158188, 158183, 158205, -1, -1, -1, -1, -1, -1 }, { 0x3D3D, 158223, 158209, 158249, -1, -1, -1, -1, -1, -1 }, { 0x3D3E, 158259, 158254, 158371, 158375, -1, -1, -1, -1, -1 }, { 0x3D3F, 158387, 158381, 158422, -1, -1, -1, -1, -1, -1 }, { 0x3D40, 158433, 158428, 158459, -1, -1, -1, -1, -1, -1 }, { 0x3D41, 158469, 158463, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D42, 158535, 158530, 158551, -1, -1, -1, -1, -1, -1 }, { 0x3D43, 158560, 158556, 158577, -1, -1, -1, -1, -1, -1 }, { 0x3D44, 158592, 158582, 158758, -1, -1, -1, -1, -1, -1 }, { 0x3D45, 158773, 158763, 158854, -1, -1, -1, -1, -1, -1 }, { 0x3D46, 158864, 158859, 158932, -1, -1, -1, -1, -1, -1 }, { 0x3D4A, 158958, 158937, 159001, -1, -1, -1, -1, -1, -1 }, { 0x3D4B, 159010, 159005, 159061, -1, -1, -1, -1, -1, -1 }, { 0x3D4C, 159071, 159065, 159098, -1, -1, -1, -1, -1, -1 }, { 0x3D4D, 159108, 159103, 159241, -1, -1, -1, -1, -1, -1 }, { 0x3D4E, 159258, 159246, 159520, -1, -1, -1, -1, -1, -1 }, { 0x3D4F, 159532, 159526, 159750, -1, -1, -1, -1, -1, -1 }, { 0x3D50, 159767, 159755, 159835, -1, -1, -1, -1, -1, -1 }, { 0x3D51, 159844, 159840, 159860, -1, -1, -1, -1, -1, -1 }, { 0x3D52, 159869, 159864, 159996, -1, -1, -1, -1, -1, 160001 }, { 0x3D53, 160016, 160006, 160073, -1, -1, -1, -1, -1, -1 }, { 0x3D54, 160087, 160078, 160107, -1, -1, -1, -1, -1, -1 }, { 0x3D55, 160117, 160112, 160187, -1, -1, -1, -1, -1, -1 }, { 0x3D56, 160199, 160193, 160216, -1, -1, -1, -1, -1, -1 }, { 0x3D57, 160226, 160220, 160252, -1, -1, -1, -1, -1, -1 }, { 0x3D58, 160264, 160258, 160279, -1, -1, -1, -1, -1, -1 }, { 0x3D59, 160295, 160284, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D5D, 160413, 160401, 160547, -1, -1, -1, -1, -1, -1 }, { 0x3D5E, 160556, 160551, 160590, -1, -1, -1, -1, -1, -1 }, { 0x3D5F, 160601, 160596, -1, -1, -1, -1, -1, 160649, -1 }, { 0x3D60, 160668, 160655, 160722, -1, -1, -1, -1, -1, -1 }, { 0x3D61, 160731, 160726, 160801, -1, -1, -1, -1, -1, -1 }, { 0x3D62, 160812, 160806, 160895, -1, -1, -1, -1, -1, 160900 }, { 0x3D63, 160919, 160904, 161049, -1, -1, -1, -1, -1, -1 }, { 0x3D64, 161059, 161053, 161082, -1, -1, -1, -1, -1, -1 }, { 0x3D65, 161092, 161087, 161131, -1, -1, -1, -1, -1, -1 }, { 0x3D66, 161141, 161135, 161164, -1, -1, -1, -1, -1, -1 }, { 0x3D67, 161179, 161169, 161227, -1, -1, -1, -1, -1, -1 }, { 0x3D68, 161236, 161231, 161306, -1, -1, -1, -1, -1, -1 }, { 0x3D69, 161321, 161310, 161373, -1, -1, -1, -1, -1, -1 }, { 0x3D6A, 161382, 161377, 161469, -1, -1, -1, -1, -1, -1 }, { 0x3D6B, 161484, 161475, 161554, -1, -1, -1, -1, -1, -1 }, { 0x3D6C, 161574, 161558, 161596, -1, -1, -1, -1, -1, -1 }, { 0x3D6D, 161617, 161602, 161775, -1, -1, -1, -1, -1, -1 }, { 0x3D6E, 161786, 161780, 161806, -1, -1, -1, -1, -1, -1 }, { 0x3D6F, 161818, 161812, 161856, -1, -1, -1, -1, -1, -1 }, { 0x3D70, 161868, 161862, 161963, -1, -1, -1, -1, -1, -1 }, { 0x3D71, 161972, 161967, 161986, -1, -1, -1, -1, -1, -1 }, { 0x3D72, 161997, 161992, 162027, -1, -1, -1, -1, -1, -1 }, { 0x3D73, 162036, 162031, 162156, -1, -1, -1, -1, -1, -1 }, { 0x3D74, 162168, 162162, 162176, -1, -1, -1, -1, -1, -1 }, { 0x3D75, 162199, 162182, 162267, -1, -1, -1, -1, -1, -1 }, { 0x3D76, 162295, 162272, 162311, -1, -1, -1, -1, -1, -1 }, { 0x3D77, 162321, 162316, 162368, -1, -1, -1, -1, -1, -1 }, { 0x3D78, 162380, 162374, 162570, -1, -1, -1, -1, -1, -1 }, { 0x3D79, 162580, 162575, 162619, -1, -1, -1, -1, -1, -1 }, { 0x3D7A, 162635, 162625, 162699, -1, -1, -1, -1, -1, -1 }, { 0x3D7B, 162715, 162704, 162777, -1, -1, -1, -1, -1, -1 }, { 0x3D7D, 162788, 162782, 162896, -1, -1, -1, -1, -1, -1 }, { 0x3D7E, 162907, 162901, 162966, -1, -1, -1, -1, -1, -1 }, { 0x3D7F, 162983, 162972, 163021, -1, -1, -1, -1, -1, -1 }, { 0x3D80, 163049, 163027, 163102, -1, -1, -1, -1, -1, -1 }, { 0x3D81, 163119, 163108, 163202, -1, -1, -1, -1, -1, -1 }, { 0x3D84, 163218, 163207, 163262, -1, -1, -1, -1, -1, -1 }, { 0x3D85, 163272, 163267, 163394, -1, -1, -1, -1, -1, -1 }, { 0x3D86, 163404, 163399, 163482, -1, -1, -1, -1, -1, -1 }, { 0x3D87, 163494, 163487, 163555, -1, -1, -1, -1, -1, -1 }, { 0x3D88, 163573, 163561, 163601, -1, -1, -1, -1, -1, -1 }, { 0x3D89, 163607, -1, 163639, -1, -1, -1, -1, -1, -1 }, { 0x3D8A, -1, 163643, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D8C, 163654, 163648, 163726, -1, -1, -1, -1, -1, -1 }, { 0x3D8D, 163737, 163732, 163754, -1, -1, -1, -1, -1, -1 }, { 0x3D8E, 163766, 163760, 163861, -1, -1, -1, -1, -1, -1 }, { 0x3D8F, 163873, 163867, 163931, -1, -1, -1, -1, -1, -1 }, { 0x3D91, 163941, 163936, 164010, -1, -1, -1, -1, -1, -1 }, { 0x3D92, 164021, 164016, 164185, -1, -1, -1, -1, -1, -1 }, { 0x3D93, 164197, 164191, 164232, -1, -1, -1, -1, -1, -1 }, { 0x3D94, 164248, 164238, 164311, -1, -1, -1, -1, -1, -1 }, { 0x3D95, 164322, 164316, 164335, -1, -1, -1, -1, -1, -1 }, { 0x3D96, 164346, 164341, 164388, -1, -1, -1, -1, -1, -1 }, { 0x3D97, 164403, 164393, 164493, -1, -1, -1, -1, -1, -1 }, { 0x3D98, 164503, 164498, 164517, -1, -1, -1, -1, -1, -1 }, { 0x3D9A, 164528, 164523, 164573, -1, -1, -1, -1, -1, -1 }, { 0x3D9B, 164582, 164577, 164630, -1, -1, -1, -1, -1, -1 }, { 0x3D9C, 164640, 164634, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D9E, 164687, 164681, 164788, -1, -1, -1, -1, -1, -1 }, { 0x3D9F, 164800, 164794, 164848, -1, -1, -1, -1, -1, -1 }, { 0x3DA0, 164858, 164853, 164891, -1, -1, -1, -1, -1, -1 }, { 0x3DA1, 164899, 164895, 164978, -1, -1, -1, -1, -1, -1 }, { 0x3DA3, 164988, 164983, 165080, -1, -1, -1, -1, -1, -1 }, { 0x3DA4, 165092, 165086, 165146, -1, -1, -1, -1, -1, 165152 }, { 0x3DA5, -1, 165159, 165171, -1, -1, -1, -1, -1, -1 }, { 0x3DA6, 165182, 165176, 165209, -1, -1, -1, -1, -1, -1 }, { 0x3DA7, 165225, 165214, 165230, -1, -1, -1, -1, -1, -1 }, { 0x3DA8, 165245, 165235, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DAB, 165274, 165264, 165348, -1, -1, -1, -1, -1, -1 }, { 0x3DAC, 165359, 165354, 165411, -1, -1, -1, -1, -1, -1 }, { 0x3DAD, 165430, 165415, 165463, -1, -1, -1, -1, -1, -1 }, { 0x3DAE, 165473, 165468, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DAF, 165535, 165523, 165540, -1, -1, -1, -1, -1, -1 }, { 0x3DB0, 165550, 165545, 165581, -1, -1, -1, -1, -1, -1 }, { 0x3DB2, 165592, 165586, 165626, -1, -1, -1, -1, -1, -1 }, { 0x3DB3, 165638, 165632, 165665, -1, -1, -1, -1, -1, -1 }, { 0x3DB4, 165674, 165670, 165748, -1, -1, -1, -1, -1, -1 }, { 0x3DB5, 165759, 165753, 165804, -1, -1, -1, -1, -1, -1 }, { 0x3DB6, 165815, 165809, 165832, -1, -1, -1, -1, -1, -1 }, { 0x3DB9, 165844, 165838, 165857, -1, -1, -1, -1, -1, -1 }, { 0x3DBA, 165868, 165863, 165894, -1, -1, -1, -1, -1, -1 }, { 0x3DBB, 165923, 165900, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DBC, 166122, 166118, 166231, -1, -1, -1, -1, 166225, -1 }, { 0x3DBD, 166241, 166235, 166346, -1, -1, -1, -1, -1, -1 }, { 0x3DBE, 166356, 166351, 166449, -1, -1, -1, -1, -1, -1 }, { 0x3DBF, 166460, 166455, 166514, -1, -1, -1, -1, -1, -1 }, { 0x3DC0, 166524, 166518, 166660, -1, -1, -1, -1, -1, -1 }, { 0x3DC2, 166679, 166667, 166710, -1, -1, -1, -1, 166704, -1 }, { 0x3DC3, 166721, 166715, 166739, -1, -1, -1, -1, -1, -1 }, { 0x3DC4, 166755, 166745, 166768, -1, -1, -1, -1, -1, -1 }, { 0x3DC5, 166779, 166773, 166855, -1, -1, -1, -1, -1, -1 }, { 0x3DC6, 166865, 166861, 166887, -1, -1, -1, -1, -1, -1 }, { 0x3DC7, 166896, 166891, 166952, -1, -1, -1, -1, -1, -1 }, { 0x3DC8, 166961, 166957, 167140, -1, -1, -1, -1, -1, -1 }, { 0x3DC9, 167148, 167143, 167268, -1, -1, -1, -1, -1, -1 }, { 0x3DCA, 167285, 167273, 167337, -1, -1, -1, -1, -1, -1 }, { 0x3DCB, 167352, 167342, 167359, -1, -1, -1, -1, -1, -1 }, { 0x3DCC, -1, 167364, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DCD, 167375, 167369, 167418, -1, -1, -1, -1, -1, -1 }, { 0x3DCE, 167433, 167423, 167472, -1, -1, -1, -1, -1, -1 }, { 0x3DCF, 167482, 167476, 167504, -1, -1, -1, -1, -1, -1 }, { 0x3DD0, 167521, 167510, 167581, -1, -1, -1, -1, -1, -1 }, { 0x3DD1, 167609, 167586, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DD2, 167685, 167680, 167734, -1, -1, -1, -1, -1, -1 }, { 0x3DD3, 167744, 167738, 167823, -1, -1, -1, -1, -1, -1 }, { 0x3DD4, 167834, 167829, 167903, -1, -1, -1, -1, -1, -1 }, { 0x3DD5, 167914, 167908, 167928, -1, -1, -1, -1, -1, -1 }, { 0x3DD6, 167938, 167933, 167988, -1, -1, -1, -1, -1, -1 }, { 0x3DD7, 168001, 167994, 168042, -1, -1, -1, -1, -1, -1 }, { 0x3DD8, 168054, 168049, 168069, -1, -1, -1, -1, -1, -1 }, { 0x3DD9, 168079, 168074, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DDA, -1, -1, -1, -1, -1, -1, -1, -1, 168123 }, { 0x3DDB, 168136, 168131, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DDD, -1, -1, -1, -1, -1, -1, -1, -1, 168165 }, { 0x3DDF, 168177, 168171, 168272, -1, -1, -1, -1, -1, -1 }, { 0x3DE0, 168283, 168277, 168320, -1, -1, -1, -1, -1, -1 }, { 0x3DE1, 168342, 168325, 168375, -1, -1, -1, -1, -1, -1 }, { 0x3DE2, 168387, 168382, 168425, -1, -1, -1, -1, -1, -1 }, { 0x3DE3, 168436, 168430, 168459, -1, -1, -1, -1, -1, -1 }, { 0x3DE4, 168475, 168465, 168526, -1, -1, -1, -1, -1, -1 }, { 0x3DE5, 168536, 168530, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DE6, 168588, 168577, 168651, -1, -1, -1, -1, -1, -1 }, { 0x3DE7, -1, 168655, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DE8, -1, 168661, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DE9, 168672, 168667, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DEA, 168739, 168733, 168777, -1, -1, -1, -1, -1, -1 }, { 0x3DEB, 168794, 168782, 168817, -1, -1, -1, -1, -1, -1 }, { 0x3DEC, 168834, 168823, 168839, -1, -1, -1, -1, -1, -1 }, { 0x3DED, 168849, 168843, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DEE, 169049, 169044, 169129, -1, -1, -1, -1, -1, -1 }, { 0x3DEF, 169151, 169134, 169192, -1, -1, -1, -1, -1, -1 }, { 0x3DF0, 169202, 169198, 169209, -1, -1, -1, -1, -1, -1 }, { 0x3DF3, 169220, 169214, 169239, -1, -1, -1, -1, -1, -1 }, { 0x3DF4, 169249, 169244, 169268, -1, -1, -1, -1, -1, -1 }, { 0x3DF5, 169277, 169272, 169310, -1, -1, -1, -1, -1, -1 }, { 0x3DF6, 169319, 169314, 169355, -1, -1, -1, -1, -1, -1 }, { 0x3DF7, 169366, 169360, 169425, -1, -1, -1, -1, -1, -1 }, { 0x3DF8, 169447, 169431, 169500, -1, -1, -1, -1, -1, -1 }, { 0x3DF9, 169517, 169505, 169556, -1, -1, -1, -1, -1, -1 }, { 0x3DFB, 169567, 169562, 169662, -1, -1, -1, -1, -1, -1 }, { 0x3DFC, 169671, 169666, 169804, -1, -1, -1, -1, -1, -1 }, { 0x3DFD, -1, 169809, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DFE, 169820, 169814, 169854, -1, -1, -1, -1, -1, -1 }, { 0x3DFF, 169864, 169859, 169897, -1, -1, -1, -1, -1, -1 }, { 0x3E00, 169908, 169903, 169956, -1, -1, -1, -1, -1, -1 }, { 0x3E01, 169971, 169961, 170189, -1, -1, -1, -1, -1, -1 }, { 0x3E03, 170205, 170194, 170313, -1, -1, -1, -1, -1, -1 }, { 0x3E04, 170324, 170319, 170352, -1, -1, -1, -1, -1, -1 }, { 0x3E05, 170361, 170356, 170379, -1, -1, -1, -1, -1, -1 }, { 0x3E06, -1, 170384, 170390, -1, -1, -1, -1, -1, -1 }, { 0x3E07, -1, -1, 170395, -1, -1, -1, -1, -1, -1 }, { 0x3E08, 170406, 170401, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E09, 170465, 170460, 170537, -1, -1, -1, -1, -1, -1 }, { 0x3E0A, 170552, 170542, 170598, -1, -1, -1, -1, -1, -1 }, { 0x3E0B, 170609, 170603, 170655, -1, -1, -1, -1, -1, -1 }, { 0x3E0C, 170665, 170660, 170712, 170717, -1, -1, -1, -1, -1 }, { 0x3E0D, 170732, 170727, 170768, -1, -1, -1, -1, -1, -1 }, { 0x3E0E, 170777, 170772, 170795, -1, -1, -1, -1, -1, -1 }, { 0x3E0F, 170805, 170800, 170882, -1, -1, -1, -1, -1, -1 }, { 0x3E10, 170891, 170886, 170941, -1, -1, -1, -1, -1, -1 }, { 0x3E11, 170958, 170946, 171039, -1, -1, -1, -1, -1, -1 }, { 0x3E12, 171051, 171045, 171178, -1, -1, -1, -1, -1, -1 }, { 0x3E13, 171188, 171183, 171246, -1, -1, -1, -1, -1, -1 }, { 0x3E15, 171255, 171250, 171306, -1, -1, -1, -1, -1, -1 }, { 0x3E16, 171317, 171311, 171376, -1, -1, -1, -1, -1, -1 }, { 0x3E17, 171386, 171380, 171456, -1, -1, -1, -1, -1, -1 }, { 0x3E18, 171467, 171462, 171536, -1, -1, -1, -1, -1, -1 }, { 0x3E19, 171545, 171541, 171615, -1, -1, -1, -1, -1, -1 }, { 0x3E1A, 171625, 171620, 171701, -1, -1, -1, -1, -1, -1 }, { 0x3E1B, -1, 171705, 171710, -1, -1, -1, -1, -1, -1 }, { 0x3E1C, 171722, 171716, 171789, -1, -1, -1, -1, -1, -1 }, { 0x3E1D, 171800, 171795, 171875, -1, -1, -1, -1, -1, -1 }, { 0x3E1E, 171886, 171881, 171948, -1, -1, -1, -1, -1, -1 }, { 0x3E1F, 171963, 171953, 171991, -1, -1, -1, -1, -1, -1 }, { 0x3E20, 172001, 171996, 172049, -1, -1, -1, -1, -1, -1 }, { 0x3E21, 172060, 172055, 172127, -1, -1, -1, -1, -1, -1 }, { 0x3E22, 172137, 172132, 172185, -1, -1, -1, -1, -1, -1 }, { 0x3E23, 172195, 172190, 172376, -1, -1, -1, -1, -1, -1 }, { 0x3E24, 172391, 172380, 172406, -1, -1, -1, -1, -1, -1 }, { 0x3E25, 172417, 172412, 172552, -1, -1, -1, -1, -1, -1 }, { 0x3E26, 172567, 172558, 172674, -1, -1, -1, -1, -1, -1 }, { 0x3E27, 172684, 172678, 172801, -1, -1, -1, -1, -1, -1 }, { 0x3E28, 172818, 172806, 172829, -1, -1, -1, -1, -1, -1 }, { 0x3E29, 172840, 172834, 172865, -1, -1, -1, -1, -1, -1 }, { 0x3E2A, 172881, 172869, 172902, -1, -1, -1, -1, -1, -1 }, { 0x3E2B, 172913, 172908, 173056, -1, -1, -1, -1, -1, -1 }, { 0x3E2C, 173067, 173062, 173134, -1, -1, -1, -1, -1, -1 }, { 0x3E2D, 173149, 173139, 173194, -1, -1, -1, -1, -1, -1 }, { 0x3E2E, 173203, 173198, 173254, -1, -1, -1, -1, -1, -1 }, { 0x3E2F, 173269, 173259, 173327, -1, -1, -1, -1, -1, -1 }, { 0x3E30, 173335, 173331, 173365, -1, -1, -1, -1, -1, -1 }, { 0x3E31, 173374, 173370, 173408, -1, -1, -1, -1, -1, -1 }, { 0x3E32, 173418, 173413, 173459, -1, -1, -1, -1, -1, -1 }, { 0x3E33, 173470, 173464, 173487, -1, -1, -1, -1, -1, -1 }, { 0x3E35, 173499, 173493, 173519, -1, -1, -1, -1, -1, -1 }, { 0x3E36, 173534, 173524, 173569, -1, -1, -1, -1, -1, -1 }, { 0x3E37, 173578, 173574, 173636, -1, -1, -1, -1, -1, -1 }, { 0x3E38, 173647, 173641, 173717, -1, -1, -1, -1, -1, -1 }, { 0x3E39, 173734, 173722, 173813, -1, -1, -1, -1, -1, -1 }, { 0x3E3A, 173823, 173818, 173856, -1, -1, -1, -1, -1, -1 }, { 0x3E3B, 173865, 173861, 173899, -1, -1, -1, -1, -1, -1 }, { 0x3E3C, 173909, 173903, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E3D, 173951, 173946, 173997, -1, -1, -1, -1, -1, -1 }, { 0x3E3E, 174008, 174002, 174117, -1, -1, -1, -1, -1, -1 }, { 0x3E3F, 174127, 174122, 174160, -1, -1, -1, -1, -1, -1 }, { 0x3E40, 174169, 174164, 174196, -1, -1, -1, -1, -1, -1 }, { 0x3E41, 174207, 174200, 174293, -1, -1, -1, -1, -1, -1 }, { 0x3E42, 174305, 174300, 174353, -1, -1, -1, -1, -1, -1 }, { 0x3E43, 174372, 174359, 174514, -1, -1, -1, -1, -1, -1 }, { 0x3E44, 174524, 174519, 174569, -1, -1, -1, -1, -1, -1 }, { 0x3E45, 174585, 174573, 174612, -1, -1, -1, -1, -1, -1 }, { 0x3E46, 174623, 174618, 174689, -1, -1, -1, -1, -1, -1 }, { 0x3E47, 174709, 174694, 174774, -1, -1, -1, -1, -1, -1 }, { 0x3E48, 174788, 174778, 174854, -1, -1, -1, -1, -1, -1 }, { 0x3E49, 174864, 174858, 174950, -1, -1, -1, -1, -1, -1 }, { 0x3E4A, 174962, 174956, 174986, -1, -1, -1, -1, -1, -1 }, { 0x3E4B, 175003, 174991, 175047, -1, -1, -1, -1, -1, -1 }, { 0x3E4C, 175058, 175052, 175111, -1, -1, -1, -1, -1, -1 }, { 0x3E4D, 175122, 175117, 175152, -1, -1, -1, -1, -1, -1 }, { 0x3E4E, 175162, 175156, 175203, -1, -1, -1, -1, -1, -1 }, { 0x3E4F, 175220, 175208, 175268, -1, -1, -1, -1, -1, -1 }, { 0x3E50, 175279, 175273, 175380, -1, -1, -1, -1, -1, -1 }, { 0x3E51, 175407, 175387, 175498, -1, -1, -1, -1, -1, -1 }, { 0x3E52, 175517, 175502, 175539, -1, -1, -1, -1, -1, -1 }, { 0x3E53, 175547, 175543, 175607, -1, -1, -1, -1, -1, -1 }, { 0x3E54, 175619, 175612, 175698, -1, -1, -1, -1, -1, -1 }, { 0x3E55, 175710, 175705, 175732, -1, -1, -1, -1, -1, -1 }, { 0x3E56, 175744, 175738, 175826, -1, -1, -1, -1, -1, -1 }, { 0x3E57, 175837, 175832, 175871, -1, -1, -1, -1, -1, -1 }, { 0x3E58, 175886, 175876, 175925, -1, -1, -1, -1, -1, -1 }, { 0x3E59, 175935, 175929, 175989, -1, -1, -1, -1, -1, -1 }, { 0x3E5A, 176001, 175995, 176069, -1, -1, -1, -1, -1, -1 }, { 0x3E5B, 176080, 176075, 176128, -1, -1, -1, -1, -1, -1 }, { 0x3E5C, 176140, 176133, 176249, -1, -1, -1, -1, -1, -1 }, { 0x3E5D, 176258, 176254, 176298, -1, -1, -1, -1, -1, -1 }, { 0x3E5E, 176310, 176303, 176457, -1, -1, -1, -1, -1, -1 }, { 0x3E5F, 176473, 176462, 176580, -1, -1, -1, -1, -1, -1 }, { 0x3E60, 176596, 176585, 176680, -1, -1, -1, -1, -1, -1 }, { 0x3E61, 176691, 176685, 176814, -1, -1, -1, -1, -1, -1 }, { 0x3E62, 176829, 176820, 176899, -1, -1, -1, -1, -1, -1 }, { 0x3E63, 176910, 176904, 176924, -1, -1, -1, -1, -1, -1 }, { 0x3E64, 176936, 176931, 177012, -1, -1, -1, -1, -1, -1 }, { 0x3E65, 177022, 177017, 177051, -1, -1, -1, -1, -1, 177056 }, { 0x3E66, 177071, 177061, 177155, -1, -1, -1, -1, -1, -1 }, { 0x3E67, 177168, 177161, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E68, 177223, 177217, 177336, -1, -1, -1, -1, -1, -1 }, { 0x3E6A, 177347, 177341, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E6B, 177422, 177412, 177503, -1, -1, -1, -1, -1, -1 }, { 0x3E6C, 177511, 177507, 177543, -1, -1, -1, -1, -1, -1 }, { 0x3E6D, 177554, 177548, 177576, -1, -1, -1, -1, -1, -1 }, { 0x3E6E, 177590, 177580, 177643, -1, -1, -1, -1, -1, -1 }, { 0x3E6F, 177653, 177647, -1, -1, -1, -1, -1, -1, 177764 }, { 0x3E71, 177777, 177771, 177889, -1, -1, -1, -1, -1, -1 }, { 0x3E72, 177904, 177894, 177949, -1, -1, -1, -1, -1, -1 }, { 0x3E73, 177959, 177955, 177982, -1, -1, -1, -1, -1, -1 }, { 0x3E74, 177992, 177986, 178037, -1, -1, -1, -1, -1, -1 }, { 0x3E75, 178055, 178043, 178103, -1, -1, -1, -1, -1, -1 }, { 0x3E76, 178115, 178109, 178152, -1, -1, -1, -1, -1, -1 }, { 0x3E77, 178163, 178158, 178295, -1, -1, -1, -1, -1, -1 }, { 0x3E78, 178314, 178300, 178395, -1, -1, -1, -1, -1, -1 }, { 0x3E79, 178405, 178399, 178419, -1, -1, -1, -1, -1, -1 }, { 0x3E7A, 178430, 178425, 178472, -1, -1, -1, -1, -1, -1 }, { 0x3E7B, 178486, 178476, 178520, -1, -1, -1, -1, -1, -1 }, { 0x3E7C, 178529, 178524, 178546, -1, -1, -1, -1, -1, -1 }, { 0x3E7D, 178556, 178550, 178598, -1, -1, -1, -1, -1, -1 }, { 0x3E7E, 178609, 178604, 178662, -1, -1, -1, -1, -1, -1 }, { 0x3E7F, 178674, 178668, 178752, -1, -1, -1, -1, -1, -1 }, { 0x3E80, 178763, 178758, 178825, -1, -1, -1, -1, -1, -1 }, { 0x3E81, 178834, 178829, 178850, -1, -1, -1, -1, -1, -1 }, { 0x3E82, 178872, 178855, 178947, -1, -1, -1, -1, -1, -1 }, { 0x3E83, 178957, 178952, 178985, -1, -1, -1, -1, -1, -1 }, { 0x3E84, 178995, 178990, 179044, 179048, -1, -1, -1, -1, -1 }, { 0x3E85, 179063, 179052, 179088, -1, -1, -1, -1, -1, -1 }, { 0x3E87, 179097, 179093, 179173, -1, -1, -1, -1, -1, -1 }, { 0x3E88, 179181, 179177, 179226, -1, -1, -1, -1, -1, -1 }, { 0x3E89, 179236, 179231, 179331, -1, -1, -1, -1, -1, -1 }, { 0x3E8A, 179342, 179335, 179368, -1, -1, -1, -1, -1, -1 }, { 0x3E8B, 179380, 179374, 179389, -1, -1, -1, -1, -1, -1 }, { 0x3E8C, 179401, 179395, 179440, -1, -1, -1, -1, -1, -1 }, { 0x3E8D, 179456, 179446, 179472, -1, -1, -1, -1, -1, -1 }, { 0x3E8E, 179483, 179477, 179520, -1, -1, -1, -1, -1, -1 }, { 0x3E8F, 179537, 179526, 179575, -1, -1, -1, -1, -1, -1 }, { 0x3E90, 179585, 179580, 179732, -1, -1, -1, -1, -1, -1 }, { 0x3E91, 179742, 179737, 179891, 179897, -1, -1, -1, -1, -1 }, { 0x3E92, 179908, 179902, 180020, -1, -1, -1, -1, -1, -1 }, { 0x3E93, 180031, 180026, 180138, -1, -1, -1, -1, -1, -1 }, { 0x3E94, 180153, 180142, 180190, -1, -1, -1, -1, -1, 180195 }, { 0x3E95, 180209, 180199, 180254, -1, -1, -1, -1, -1, -1 }, { 0x3E96, 180264, 180259, 180351, -1, -1, -1, -1, -1, -1 }, { 0x3E97, 180362, 180356, 180390, -1, -1, -1, -1, -1, -1 }, { 0x3E98, 180421, 180396, 180438, -1, -1, -1, -1, -1, -1 }, { 0x3E9A, 180454, 180444, 180477, -1, -1, -1, -1, -1, -1 }, { 0x3E9B, 180486, 180481, 180542, -1, -1, -1, -1, -1, -1 }, { 0x3E9C, 180553, 180547, 180658, -1, -1, -1, -1, -1, -1 }, { 0x3E9D, 180674, 180664, 180762, -1, -1, -1, -1, -1, -1 }, { 0x3E9E, 180772, 180767, 180831, -1, -1, -1, -1, -1, 180835 }, { 0x3E9F, 180845, 180840, 180943, -1, -1, -1, -1, -1, -1 }, { 0x3EA0, 180955, 180949, 181032, -1, -1, -1, -1, -1, -1 }, { 0x3EA1, 181047, 181037, 181063, -1, -1, -1, -1, -1, -1 }, { 0x3EA2, 181072, 181067, 181212, -1, -1, -1, -1, -1, -1 }, { 0x3EA3, 181227, 181217, 181253, -1, -1, -1, -1, -1, -1 }, { 0x3EA4, 181262, 181257, 181278, -1, -1, -1, -1, -1, -1 }, { 0x3EA5, 181290, 181284, 181340, -1, -1, -1, -1, -1, -1 }, { 0x3EA6, 181352, 181346, 181416, -1, -1, -1, -1, -1, -1 }, { 0x3EA7, 181436, 181422, -1, -1, -1, -1, -1, -1, 181509 }, { 0x3EA8, 181517, 181513, 181538, -1, -1, -1, -1, -1, -1 }, { 0x3EA9, 181547, 181542, 181591, -1, -1, -1, -1, -1, -1 }, { 0x3EAA, 181607, 181596, 181659, -1, -1, -1, -1, -1, -1 }, { 0x3EAB, 181674, 181663, 181703, -1, -1, -1, -1, -1, -1 }, { 0x3EAC, 181714, 181708, 181756, -1, -1, -1, -1, -1, -1 }, { 0x3EAD, 181771, 181762, 181786, -1, -1, -1, -1, -1, -1 }, { 0x3EAE, 181795, 181790, 181830, -1, -1, -1, -1, -1, -1 }, { 0x3EB0, 181838, 181834, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EB1, 181873, 181867, 181888, -1, -1, -1, -1, -1, -1 }, { 0x3EB2, 181900, 181894, 181930, -1, -1, -1, -1, -1, -1 }, { 0x3EB3, 181940, 181935, 181987, -1, -1, -1, -1, -1, -1 }, { 0x3EB4, 181998, 181992, 182038, -1, -1, -1, -1, -1, -1 }, { 0x3EB5, 182047, 182042, 182088, -1, -1, -1, -1, -1, -1 }, { 0x3EB7, 182099, 182093, 182166, -1, -1, -1, -1, -1, -1 }, { 0x3EB8, 182176, 182170, 182191, -1, -1, -1, -1, -1, -1 }, { 0x3EB9, 182202, 182197, 182301, -1, -1, -1, -1, -1, -1 }, { 0x3EBA, 182312, 182307, 182437, -1, -1, -1, -1, -1, -1 }, { 0x3EBF, 182446, 182442, 182480, -1, -1, -1, -1, -1, -1 }, { 0x3EC0, 182494, 182484, 182545, -1, -1, -1, -1, -1, -1 }, { 0x3EC1, 182555, 182549, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EC2, 182708, 182702, 182759, -1, -1, -1, -1, -1, -1 }, { 0x3EC3, 182770, 182765, 182817, -1, -1, -1, -1, -1, -1 }, { 0x3EC4, 182826, 182821, 182899, -1, -1, -1, -1, 182893, -1 }, { 0x3EC5, 182909, 182904, 182983, -1, -1, -1, -1, -1, -1 }, { 0x3EC7, -1, 182988, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EC9, 183004, 182994, 183014, -1, -1, -1, -1, -1, -1 }, { 0x3ECA, 183023, 183018, 183078, -1, -1, -1, -1, -1, -1 }, { 0x3ECB, 183090, 183084, 183184, -1, -1, -1, -1, -1, -1 }, { 0x3ECC, 183205, 183188, 183215, -1, -1, -1, -1, -1, -1 }, { 0x3ECD, 183223, 183219, 183313, -1, -1, -1, -1, -1, -1 }, { 0x3ECE, 183322, 183317, 183507, -1, -1, -1, -1, -1, -1 }, { 0x3ECF, 183517, 183511, 183564, -1, -1, -1, -1, -1, -1 }, { 0x3ED0, -1, 183570, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ED1, 183589, 183576, 183604, -1, -1, -1, -1, -1, -1 }, { 0x3ED2, 183615, 183608, 183654, -1, -1, -1, -1, -1, -1 }, { 0x3ED3, 183670, 183659, 183713, -1, -1, -1, -1, -1, -1 }, { 0x3ED4, 183722, 183718, 183737, -1, -1, -1, -1, -1, -1 }, { 0x3ED5, 183748, 183742, 183763, -1, -1, -1, -1, -1, -1 }, { 0x3ED6, 183773, 183768, 183788, -1, -1, -1, -1, -1, -1 }, { 0x3ED7, 183804, 183793, 183848, -1, -1, -1, -1, -1, -1 }, { 0x3EDA, -1, 183853, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EDB, -1, 183859, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EDD, 183869, 183863, 183884, -1, -1, -1, -1, -1, -1 }, { 0x3EDE, 183893, 183888, 184012, -1, -1, -1, -1, -1, -1 }, { 0x3EDF, 184023, 184017, 184038, -1, -1, -1, -1, -1, -1 }, { 0x3EE0, 184048, 184043, 184146, -1, -1, -1, -1, -1, -1 }, { 0x3EE1, 184155, 184150, 184370, -1, -1, -1, -1, -1, -1 }, { 0x3EE2, -1, 184375, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EE7, 184383, 184379, 184398, -1, -1, -1, -1, -1, -1 }, { 0x3EE8, 184403, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EE9, -1, 184447, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EEA, 184458, 184452, 184501, -1, -1, -1, -1, -1, -1 }, { 0x3EEB, 184511, 184506, 184573, -1, -1, -1, -1, -1, -1 }, { 0x3EEC, 184582, 184577, 184597, -1, -1, -1, -1, -1, -1 }, { 0x3EED, 184606, 184601, 184662, -1, -1, -1, -1, 184656, -1 }, { 0x3EEE, 184672, 184666, 184752, -1, -1, -1, -1, -1, -1 }, { 0x3EEF, 184767, 184757, 184818, -1, -1, -1, -1, -1, -1 }, { 0x3EF0, 184827, 184822, 184868, -1, -1, -1, -1, -1, -1 }, { 0x3EF1, 184880, 184874, 184986, -1, -1, -1, -1, -1, -1 }, { 0x3EF2, 184997, 184991, 185147, -1, -1, -1, -1, -1, -1 }, { 0x3EF3, -1, 185151, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EF4, -1, 185156, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EF5, 185168, 185162, 185183, -1, -1, -1, -1, -1, -1 }, { 0x3EF6, 185194, 185189, 185298, -1, -1, -1, -1, -1, -1 }, { 0x3EF7, 185312, 185302, 185370, -1, -1, -1, -1, -1, -1 }, { 0x3EF8, 185386, 185374, 185402, -1, -1, -1, -1, -1, -1 }, { 0x3EF9, 185413, 185407, 185453, -1, -1, -1, -1, -1, -1 }, { 0x3EFA, 185464, 185459, 185479, -1, -1, -1, -1, -1, -1 }, { 0x3EFC, -1, 185483, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EFD, 185495, 185489, 185549, -1, -1, -1, -1, 185537, -1 }, { 0x3EFE, 185560, 185554, 185626, -1, -1, -1, -1, -1, -1 }, { 0x3EFF, 185637, 185632, 185652, -1, -1, -1, -1, -1, -1 }, { 0x3F00, -1, 185657, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F02, 185669, 185663, 185714, -1, -1, -1, -1, -1, -1 }, { 0x3F04, 185738, 185717, -1, -1, -1, -1, -1, 185800, -1 }, { 0x3F06, -1, 185806, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F07, 185824, 185812, 185938, -1, -1, -1, -1, -1, -1 }, { 0x3F08, -1, 185945, 185955, -1, -1, -1, -1, -1, -1 }, { 0x3F09, 185965, 185960, 185986, -1, -1, -1, -1, -1, -1 }, { 0x3F0A, 185998, 185992, 186014, -1, -1, -1, -1, -1, -1 }, { 0x3F0B, 186023, 186019, 186065, -1, -1, -1, -1, -1, -1 }, { 0x3F0C, 186074, 186069, 186146, -1, -1, -1, -1, -1, -1 }, { 0x3F0D, 186156, 186150, 186189, -1, -1, -1, -1, -1, -1 }, { 0x3F0E, 186199, 186194, 186213, -1, -1, -1, -1, -1, -1 }, { 0x3F0F, 186228, 186217, 186283, -1, -1, -1, -1, -1, -1 }, { 0x3F10, 186293, 186288, 186315, -1, -1, -1, -1, -1, -1 }, { 0x3F11, 186326, 186321, 186342, -1, -1, -1, -1, -1, -1 }, { 0x3F12, 186354, 186348, 186388, -1, -1, -1, -1, -1, -1 }, { 0x3F13, 186399, 186394, 186428, -1, -1, -1, -1, -1, -1 }, { 0x3F14, 186445, 186434, 186461, -1, -1, -1, -1, -1, -1 }, { 0x3F15, 186472, 186466, 186488, -1, -1, -1, -1, -1, -1 }, { 0x3F16, 186500, 186494, 186532, -1, -1, -1, -1, -1, -1 }, { 0x3F17, 186548, 186536, 186556, -1, -1, -1, -1, -1, -1 }, { 0x3F18, 186568, 186562, 186596, -1, -1, -1, -1, -1, -1 }, { 0x3F19, 186611, 186600, 186694, -1, -1, -1, -1, -1, -1 }, { 0x3F1A, 186706, 186700, 186811, -1, -1, -1, -1, -1, -1 }, { 0x3F1B, 186823, 186817, 186896, -1, -1, -1, -1, -1, -1 }, { 0x3F1C, 186907, 186902, 187002, -1, -1, -1, -1, -1, -1 }, { 0x3F1D, 187012, 187007, 187076, -1, -1, -1, -1, -1, -1 }, { 0x3F1E, 187099, 187081, 187171, -1, -1, -1, -1, -1, -1 }, { 0x3F1F, 187183, 187177, 187219, -1, -1, -1, -1, -1, -1 }, { 0x3F20, 187227, 187223, 187271, -1, -1, -1, -1, -1, -1 }, { 0x3F21, 187281, 187276, 187341, -1, -1, -1, -1, -1, -1 }, { 0x3F22, 187359, 187346, 187435, -1, -1, -1, -1, -1, -1 }, { 0x3F23, 187445, 187439, 187529, -1, -1, -1, -1, -1, -1 }, { 0x3F24, 187538, 187533, 187606, -1, -1, -1, -1, -1, -1 }, { 0x3F25, 187616, 187611, 187636, -1, -1, -1, -1, -1, -1 }, { 0x3F26, 187647, 187641, 187726, -1, -1, -1, -1, -1, -1 }, { 0x3F27, 187738, 187732, 187808, -1, -1, -1, -1, -1, -1 }, { 0x3F28, 187825, 187814, 187863, -1, -1, -1, -1, -1, -1 }, { 0x3F29, 187874, 187868, 187952, -1, -1, -1, -1, -1, -1 }, { 0x3F2A, 187980, 187959, 188056, -1, -1, -1, -1, -1, -1 }, { 0x3F2B, 188066, 188061, 188150, -1, -1, -1, -1, -1, -1 }, { 0x3F2C, 188162, 188156, 188213, -1, -1, -1, -1, -1, -1 }, { 0x3F2D, 188224, 188219, 188310, -1, -1, -1, -1, -1, -1 }, { 0x3F2E, 188322, 188316, 188415, -1, -1, -1, -1, -1, -1 }, { 0x3F2F, 188427, 188421, 188464, -1, -1, -1, -1, -1, -1 }, { 0x3F30, 188495, 188470, 188612, -1, -1, -1, -1, -1, -1 }, { 0x3F31, 188628, 188616, 188713, -1, -1, -1, -1, -1, -1 }, { 0x3F32, 188724, 188719, 188758, -1, -1, -1, -1, -1, -1 }, { 0x3F33, 188774, 188763, 188825, -1, -1, -1, -1, -1, -1 }, { 0x3F34, 188839, 188832, 188880, -1, -1, -1, -1, -1, -1 }, { 0x3F35, 188901, 188884, 188944, -1, -1, -1, -1, -1, -1 }, { 0x3F36, 188959, 188948, 189010, -1, -1, -1, -1, -1, -1 }, { 0x3F37, 189026, 189014, 189072, -1, -1, -1, -1, -1, -1 }, { 0x3F38, 189085, 189079, 189136, -1, -1, -1, -1, -1, -1 }, { 0x3F39, 189148, 189142, 189195, -1, -1, -1, -1, -1, -1 }, { 0x3F3A, 189207, 189201, 189277, -1, -1, -1, -1, -1, -1 }, { 0x3F3B, 189289, 189283, 189374, -1, -1, -1, -1, -1, -1 }, { 0x3F3C, 189390, 189380, 189452, -1, -1, -1, -1, -1, -1 }, { 0x3F3D, 189464, 189458, 189544, -1, -1, -1, -1, -1, -1 }, { 0x3F3E, 189557, 189552, 189564, -1, -1, -1, -1, -1, -1 }, { 0x3F3F, 189574, 189568, 189685, -1, -1, -1, -1, -1, -1 }, { 0x3F40, 189697, 189691, 189748, -1, -1, -1, -1, -1, -1 }, { 0x3F41, 189760, 189755, 189834, -1, -1, -1, -1, -1, -1 }, { 0x3F42, 189848, 189838, 189921, -1, -1, -1, -1, -1, -1 }, { 0x3F43, 189935, 189925, 189956, -1, -1, -1, -1, -1, -1 }, { 0x3F44, 189965, 189961, 190022, -1, -1, -1, -1, -1, -1 }, { 0x3F45, 190032, 190026, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F46, 190075, 190069, 190202, -1, -1, -1, -1, -1, -1 }, { 0x3F47, 190217, 190208, 190244, -1, -1, -1, -1, -1, -1 }, { 0x3F48, 190255, 190248, 190358, -1, -1, -1, -1, -1, -1 }, { 0x3F49, 190372, 190362, 190395, -1, -1, -1, -1, -1, -1 }, { 0x3F4A, 190411, 190401, 190428, -1, -1, -1, -1, -1, -1 }, { 0x3F4B, 190437, 190433, 190506, -1, -1, -1, -1, -1, -1 }, { 0x3F4C, 190516, 190511, 190536, -1, -1, -1, -1, -1, -1 }, { 0x3F4D, 190546, 190541, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F4E, 190584, 190578, 190709, -1, -1, -1, -1, -1, -1 }, { 0x3F4F, -1, -1, 190714, -1, -1, -1, -1, -1, -1 }, { 0x3F50, 190724, 190719, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F51, 190753, 190747, 190805, -1, -1, -1, -1, -1, -1 }, { 0x3F52, 190823, 190810, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F53, -1, 190876, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F55, 190887, 190881, 190939, -1, -1, -1, -1, -1, -1 }, { 0x3F56, 190949, 190944, 191054, -1, -1, -1, -1, -1, -1 }, { 0x3F58, 191065, 191059, 191261, -1, -1, -1, -1, -1, -1 }, { 0x3F59, 191280, 191267, 191422, -1, -1, -1, -1, -1, -1 }, { 0x3F5A, 191437, 191427, 191490, -1, -1, -1, -1, -1, -1 }, { 0x3F5B, 191502, 191495, 191589, -1, -1, -1, -1, -1, -1 }, { 0x3F5C, -1, 191594, 191600, -1, -1, -1, -1, -1, -1 }, { 0x3F5D, 191610, 191605, 191660, -1, -1, -1, -1, -1, -1 }, { 0x3F5E, 191669, 191664, 191742, -1, -1, -1, -1, -1, -1 }, { 0x3F5F, 191753, 191747, 191835, -1, -1, -1, -1, -1, -1 }, { 0x3F60, 191851, 191840, 191890, -1, -1, -1, -1, -1, -1 }, { 0x3F61, 191906, 191895, 191955, -1, -1, -1, -1, -1, -1 }, { 0x3F62, 191978, 191960, 191999, -1, -1, -1, -1, -1, -1 }, { 0x3F63, 192008, 192003, 192097, -1, -1, -1, -1, -1, -1 }, { 0x3F64, 192106, 192101, 192127, -1, -1, -1, -1, -1, -1 }, { 0x3F65, 192137, 192131, 192268, -1, -1, -1, -1, -1, -1 }, { 0x3F66, 192285, 192273, 192324, -1, -1, -1, -1, -1, -1 }, { 0x3F67, 192333, 192329, 192349, -1, -1, -1, -1, -1, -1 }, { 0x3F68, 192357, 192353, 192479, -1, -1, -1, -1, -1, -1 }, { 0x3F69, 192489, 192484, 192536, -1, -1, -1, -1, -1, -1 }, { 0x3F6A, 192547, 192541, 192571, -1, -1, -1, -1, -1, -1 }, { 0x3F6B, 192583, 192577, 192769, -1, -1, -1, -1, -1, -1 }, { 0x3F6C, 192779, 192775, 192846, -1, -1, -1, -1, -1, -1 }, { 0x3F6D, 192856, 192850, 192911, -1, -1, -1, -1, -1, -1 }, { 0x3F6E, 192923, 192917, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F6F, -1, 192979, 192985, -1, -1, -1, -1, -1, -1 }, { 0x3F70, 192993, 192989, 193105, -1, -1, -1, -1, -1, -1 }, { 0x3F71, 193116, 193110, 193178, -1, -1, -1, -1, -1, -1 }, { 0x3F72, 193201, 193184, 193254, -1, -1, -1, -1, -1, -1 }, { 0x3F73, 193266, 193260, 193283, -1, -1, -1, -1, -1, 193287 }, { 0x3F74, 193298, 193291, 193315, -1, -1, -1, -1, -1, -1 }, { 0x3F75, 193328, 193322, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F77, 193394, 193388, 193423, -1, -1, -1, -1, -1, -1 }, { 0x3F78, 193435, 193429, 193531, -1, -1, -1, -1, -1, -1 }, { 0x3F79, 193542, 193537, 193588, -1, -1, -1, -1, -1, -1 }, { 0x3F7A, 193598, 193593, 193666, -1, -1, -1, -1, -1, -1 }, { 0x3F7B, 193674, 193670, 193692, -1, -1, -1, -1, -1, -1 }, { 0x3F7C, -1, 193697, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F7D, 193706, 193702, 193775, -1, -1, -1, -1, -1, -1 }, { 0x3F7E, 193792, 193779, 193842, -1, -1, -1, -1, -1, -1 }, { 0x3F7F, 193850, 193846, -1, -1, -1, -1, -1, -1, 193900 }, { 0x3F80, 193910, 193905, 194013, -1, -1, -1, -1, -1, -1 }, { 0x3F81, 194024, 194018, 194046, -1, -1, -1, -1, -1, -1 }, { 0x3F82, 194056, 194051, 194139, -1, -1, -1, -1, -1, -1 }, { 0x3F83, 194148, 194144, 194160, -1, -1, -1, -1, -1, -1 }, { 0x3F84, 194170, 194165, 194321, -1, -1, -1, -1, -1, 194325 }, { 0x3F85, 194342, 194329, 194375, -1, -1, -1, -1, -1, -1 }, { 0x3F86, 194384, 194379, 194488, -1, -1, -1, -1, -1, -1 }, { 0x3F87, 194512, 194493, 194538, -1, -1, -1, -1, -1, -1 }, { 0x3F88, 194546, 194542, 194587, -1, -1, -1, -1, -1, -1 }, { 0x3F89, 194597, 194591, 194625, -1, -1, -1, -1, -1, -1 }, { 0x3F8A, 194636, 194631, 194796, -1, -1, -1, -1, -1, -1 }, { 0x3F8B, 194806, 194800, 194852, -1, -1, -1, -1, -1, -1 }, { 0x3F8C, 194867, 194857, 194929, -1, -1, -1, -1, -1, -1 }, { 0x3F8D, 194940, 194935, 194994, -1, -1, -1, -1, -1, -1 }, { 0x3F8E, 195009, 194999, 195104, -1, -1, -1, -1, -1, -1 }, { 0x3F8F, 195113, 195108, 195171, -1, -1, -1, -1, -1, -1 }, { 0x3F90, 195181, 195176, 195332, -1, -1, -1, -1, -1, -1 }, { 0x3F91, 195342, 195336, 195411, -1, -1, -1, -1, -1, -1 }, { 0x3F92, 195420, 195415, 195467, -1, -1, -1, -1, -1, -1 }, { 0x3F93, 195477, 195471, 195601, -1, -1, -1, -1, -1, -1 }, { 0x3F94, 195613, 195607, 195645, -1, -1, -1, -1, -1, -1 }, { 0x3F95, 195661, 195649, 195737, -1, -1, -1, -1, -1, -1 }, { 0x3F96, 195748, 195743, 195798, -1, -1, -1, -1, -1, -1 }, { 0x3F97, 195820, 195802, 195919, -1, -1, -1, -1, -1, -1 }, { 0x3F98, 195944, 195926, 196007, -1, -1, -1, -1, -1, -1 }, { 0x3F99, 196019, 196013, 196084, -1, -1, -1, -1, -1, -1 }, { 0x3F9A, 196093, 196089, 196109, -1, -1, -1, -1, -1, -1 }, { 0x3F9B, 196119, 196114, 196137, -1, -1, -1, -1, -1, -1 }, { 0x3F9C, 196164, 196142, 196190, -1, -1, -1, -1, -1, -1 }, { 0x3F9D, 196203, 196195, 196280, -1, -1, -1, -1, -1, -1 }, { 0x3F9E, 196296, 196285, 196370, -1, -1, -1, -1, -1, -1 }, { 0x3F9F, 196380, 196375, 196464, -1, -1, -1, -1, -1, -1 }, { 0x3FA0, 196475, 196468, 196483, -1, -1, -1, -1, -1, -1 }, { 0x3FA1, 196496, 196490, 196514, -1, -1, -1, -1, -1, -1 }, { 0x3FA2, 196524, 196519, 196563, -1, -1, -1, -1, -1, -1 }, { 0x3FA3, 196573, 196567, 196648, -1, -1, -1, -1, -1, -1 }, { 0x3FA4, 196659, 196653, 196681, -1, -1, -1, -1, -1, -1 }, { 0x3FA5, 196693, 196688, 196703, -1, -1, -1, -1, -1, -1 }, { 0x3FA6, 196713, 196708, 196762, -1, -1, -1, -1, -1, -1 }, { 0x3FA7, 196771, 196767, 196831, -1, -1, -1, -1, -1, -1 }, { 0x3FA8, 196840, 196836, 196896, -1, -1, -1, -1, -1, -1 }, { 0x3FA9, 196907, 196900, 196923, -1, -1, -1, -1, -1, -1 }, { 0x3FAA, 196936, 196929, 196953, -1, -1, -1, -1, -1, -1 }, { 0x3FAB, 196965, 196960, 197011, -1, -1, -1, -1, -1, -1 }, { 0x3FAC, 197023, 197017, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FAD, 197050, 197045, 197118, -1, -1, -1, -1, -1, -1 }, { 0x3FAE, 197134, 197124, 197164, -1, -1, -1, -1, -1, -1 }, { 0x3FAF, 197176, 197171, 197269, -1, -1, -1, -1, -1, -1 }, { 0x3FB0, 197278, 197274, 197326, -1, -1, -1, -1, -1, -1 }, { 0x3FB1, 197335, 197330, 197376, -1, -1, -1, -1, -1, -1 }, { 0x3FB4, 197386, 197381, 197415, -1, -1, -1, -1, -1, -1 }, { 0x3FB5, 197425, 197420, 197451, -1, -1, -1, -1, -1, -1 }, { 0x3FB6, 197461, 197455, 197481, -1, -1, -1, -1, -1, -1 }, { 0x3FB7, 197490, 197485, 197498, -1, -1, -1, -1, -1, -1 }, { 0x3FB8, 197507, 197502, 197533, -1, -1, -1, -1, -1, -1 }, { 0x3FB9, 197544, 197538, 197606, -1, -1, -1, -1, -1, -1 }, { 0x3FBA, 197622, 197612, 197691, -1, -1, -1, -1, -1, -1 }, { 0x3FBB, 197700, 197695, 197758, -1, -1, -1, -1, -1, -1 }, { 0x3FBC, 197775, 197763, 197819, -1, -1, -1, -1, -1, -1 }, { 0x3FBD, 197830, 197824, 197905, -1, -1, -1, -1, -1, -1 }, { 0x3FBE, 197916, 197911, 198018, -1, -1, -1, -1, -1, 198024 }, { 0x3FBF, 198034, 198028, 198084, -1, -1, -1, -1, -1, -1 }, { 0x3FC0, 198101, 198090, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FC2, 198176, 198170, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FC3, 198233, 198228, 198316, -1, -1, -1, -1, -1, -1 }, { 0x3FC4, 198330, 198321, 198388, -1, -1, -1, -1, -1, -1 }, { 0x3FC5, 198397, 198392, 198459, -1, -1, -1, -1, -1, -1 }, { 0x3FC6, 198470, 198465, 198530, -1, -1, -1, -1, -1, -1 }, { 0x3FC7, 198541, 198535, 198597, -1, -1, -1, -1, -1, -1 }, { 0x3FC8, 198607, 198601, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FC9, 198731, 198725, 198777, -1, -1, -1, -1, -1, -1 }, { 0x3FCA, 198792, 198782, 198854, -1, -1, -1, -1, -1, -1 }, { 0x3FCB, 198864, 198859, 198934, -1, -1, -1, -1, -1, -1 }, { 0x3FCC, 198949, 198939, 199037, -1, -1, -1, -1, -1, -1 }, { 0x3FCD, 199049, 199043, 199078, -1, -1, -1, -1, -1, -1 }, { 0x3FCE, 199100, 199083, 199178, -1, -1, -1, -1, -1, -1 }, { 0x3FCF, 199189, 199183, 199211, -1, -1, -1, -1, -1, -1 }, { 0x3FD1, 199222, 199216, 199248, -1, -1, -1, -1, -1, -1 }, { 0x3FD2, 199258, 199253, 199366, -1, -1, -1, -1, -1, -1 }, { 0x3FD3, 199377, 199371, 199397, -1, -1, -1, -1, -1, -1 }, { 0x3FD4, 199408, 199402, 199448, -1, -1, -1, -1, -1, -1 }, { 0x3FD5, 199458, 199453, 199485, -1, -1, -1, -1, -1, -1 }, { 0x3FD6, 199495, 199490, 199598, -1, -1, -1, -1, -1, -1 }, { 0x3FD7, 199608, 199602, 199675, -1, -1, -1, -1, -1, -1 }, { 0x3FD8, 199686, 199680, 199711, -1, -1, -1, -1, -1, -1 }, { 0x3FD9, 199722, 199717, 199799, -1, -1, -1, -1, -1, -1 }, { 0x3FDA, 199807, 199803, 199834, -1, -1, -1, -1, -1, -1 }, { 0x3FDB, 199844, 199839, 199898, -1, -1, -1, -1, -1, -1 }, { 0x3FDC, 199907, 199902, 199986, -1, -1, -1, -1, -1, -1 }, { 0x3FDD, 199998, 199991, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FDE, 200061, 200056, 200116, -1, -1, -1, -1, -1, -1 }, { 0x3FDF, 200126, 200121, 200211, -1, -1, -1, -1, -1, -1 }, { 0x3FE0, -1, -1, 200216, -1, -1, -1, -1, -1, -1 }, { 0x3FE1, 200228, 200223, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FE2, 200310, 200305, 200357, -1, -1, -1, -1, -1, -1 }, { 0x3FE3, 200367, 200362, 200379, -1, -1, -1, -1, -1, -1 }, { 0x3FE4, 200395, 200383, 200408, -1, -1, -1, -1, -1, -1 }, { 0x3FE5, 200424, 200414, 200500, -1, -1, -1, -1, -1, -1 }, { 0x3FE6, 200510, 200504, 200551, -1, -1, -1, -1, -1, -1 }, { 0x3FE7, 200568, 200557, 200645, -1, -1, -1, -1, -1, -1 }, { 0x3FE8, 200656, 200651, 200700, -1, -1, -1, -1, -1, -1 }, { 0x3FE9, 200710, 200704, 200737, -1, -1, -1, -1, -1, -1 }, { 0x3FEA, 200754, 200743, 200767, -1, -1, -1, -1, -1, -1 }, { 0x3FEB, 200789, 200773, 200811, -1, -1, -1, -1, -1, -1 }, { 0x3FEC, 200826, 200815, 200906, -1, -1, -1, -1, -1, -1 }, { 0x3FED, 200916, 200910, 200988, -1, -1, -1, -1, -1, -1 }, { 0x3FEE, 200999, 200993, 201093, -1, -1, -1, -1, -1, -1 }, { 0x3FEF, 201104, 201099, 201126, -1, -1, -1, -1, -1, -1 }, { 0x3FF0, 201141, 201130, 201167, -1, -1, -1, -1, -1, -1 }, { 0x3FF1, 201181, 201171, 201239, -1, -1, -1, -1, -1, -1 }, { 0x3FF2, 201248, 201244, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FF3, -1, -1, 201360, -1, -1, -1, -1, -1, -1 }, { 0x3FF4, 201370, 201364, 201392, -1, -1, -1, -1, -1, -1 }, { 0x3FF5, 201401, 201396, 201414, -1, -1, -1, -1, -1, -1 }, { 0x3FF6, 201425, 201419, 201469, -1, -1, -1, -1, -1, -1 }, { 0x3FF7, 201480, 201475, 201547, -1, -1, -1, -1, -1, -1 }, { 0x3FF8, 201558, 201552, 201594, -1, -1, -1, -1, -1, -1 }, { 0x3FF9, 201605, 201599, 201683, -1, -1, -1, -1, -1, -1 }, { 0x3FFA, 201697, 201687, 201761, -1, -1, -1, -1, -1, -1 }, { 0x3FFB, 201771, 201766, 201807, -1, -1, -1, -1, -1, -1 }, { 0x3FFC, 201817, 201812, 201887, -1, -1, -1, -1, -1, -1 }, { 0x3FFD, 201904, 201892, 201932, -1, -1, -1, -1, -1, -1 }, { 0x3FFE, 201946, 201936, 201964, -1, -1, -1, -1, -1, -1 }, { 0x3FFF, 201975, 201969, 201985, -1, -1, -1, -1, -1, -1 }, { 0x4000, 202004, 201989, 202021, -1, -1, -1, -1, -1, -1 }, { 0x4001, 202032, 202026, 202117, -1, -1, -1, -1, -1, -1 }, { 0x4002, 202126, 202122, 202138, -1, -1, -1, -1, -1, -1 }, { 0x4003, 202160, 202142, 202190, -1, -1, -1, -1, -1, -1 }, { 0x4004, 202201, 202195, 202245, -1, -1, -1, -1, -1, -1 }, { 0x4005, 202255, 202251, 202273, -1, -1, -1, -1, -1, -1 }, { 0x4006, 202284, 202278, 202356, -1, -1, -1, -1, -1, -1 }, { 0x4007, 202365, 202361, 202407, -1, -1, -1, -1, -1, -1 }, { 0x4008, 202416, 202411, 202490, -1, -1, -1, -1, -1, -1 }, { 0x4009, 202504, 202494, 202562, -1, -1, -1, -1, -1, -1 }, { 0x400A, 202588, 202568, 202718, -1, -1, -1, -1, -1, -1 }, { 0x400B, 202739, 202724, 202765, -1, -1, -1, -1, -1, -1 }, { 0x400C, -1, -1, 202770, -1, -1, -1, -1, -1, -1 }, { 0x400D, 202779, 202774, 202835, -1, -1, -1, -1, -1, -1 }, { 0x400E, 202845, 202840, 202906, -1, -1, -1, -1, -1, -1 }, { 0x400F, 202918, 202912, 203019, -1, -1, -1, -1, -1, -1 }, { 0x4010, 203031, 203025, 203086, -1, -1, -1, -1, -1, -1 }, { 0x4011, 203098, 203092, 203145, -1, -1, -1, -1, -1, -1 }, { 0x4012, 203154, 203149, 203176, -1, -1, -1, -1, -1, -1 }, { 0x4013, 203187, 203182, 203219, -1, -1, -1, -1, -1, -1 }, { 0x4014, 203231, 203225, 203262, -1, -1, -1, -1, -1, -1 }, { 0x4015, 203273, 203267, 203314, -1, -1, -1, -1, -1, -1 }, { 0x4016, 203325, 203320, 203351, -1, -1, -1, -1, -1, -1 }, { 0x4017, 203363, 203357, 203490, -1, -1, -1, -1, -1, -1 }, { 0x4018, 203501, 203495, 203667, -1, -1, -1, -1, -1, -1 }, { 0x4019, 203677, 203672, 203723, -1, -1, -1, -1, -1, -1 }, { 0x401A, 203740, 203727, 203776, -1, -1, -1, -1, -1, -1 }, { 0x401B, 203792, 203781, 203975, -1, -1, -1, -1, -1, -1 }, { 0x401C, 203986, 203980, 204031, -1, -1, -1, -1, -1, -1 }, { 0x401D, -1, 204035, -1, -1, -1, -1, -1, -1, -1 }, { 0x401E, 204045, 204040, 204064, -1, -1, -1, -1, -1, -1 }, { 0x401F, 204081, 204069, 204109, -1, -1, -1, -1, -1, -1 }, { 0x4020, 204120, 204114, 204236, -1, -1, -1, -1, -1, -1 }, { 0x4021, 204245, 204240, 204388, -1, -1, -1, -1, -1, 204394 }, { 0x4022, 204404, 204398, 204536, -1, -1, -1, -1, -1, -1 }, { 0x4023, 204547, 204542, 204598, -1, -1, -1, -1, -1, -1 }, { 0x4024, 204607, 204602, 204637, -1, -1, -1, -1, -1, -1 }, { 0x4025, 204653, 204642, 204727, -1, -1, -1, -1, -1, -1 }, { 0x4026, 204737, 204733, 204761, -1, -1, -1, -1, -1, -1 }, { 0x4027, 204771, 204765, 204811, -1, -1, -1, -1, -1, 204817 }, { 0x4028, 204828, 204823, 204921, -1, -1, -1, -1, -1, -1 }, { 0x4029, 204937, 204926, 204989, -1, -1, -1, -1, -1, 204994 }, { 0x402A, 205006, 205000, 205066, -1, -1, -1, -1, -1, -1 }, { 0x402B, 205078, 205072, 205212, -1, -1, -1, -1, -1, -1 }, { 0x402C, 205223, 205217, 205354, -1, -1, -1, -1, -1, -1 }, { 0x402D, 205370, 205360, 205384, -1, -1, -1, -1, -1, -1 }, { 0x402E, 205395, 205389, 205436, -1, -1, -1, -1, -1, -1 }, { 0x402F, 205458, 205443, 205520, -1, -1, -1, -1, 205514, -1 }, { 0x4030, 205529, 205524, 205569, -1, -1, -1, -1, -1, -1 }, { 0x4031, 205579, 205573, 205623, -1, -1, -1, -1, -1, -1 }, { 0x4032, 205634, 205629, 205655, -1, -1, -1, -1, -1, -1 }, { 0x4033, 205664, 205659, 205758, -1, -1, -1, -1, -1, -1 }, { 0x4034, 205768, 205762, 205837, -1, -1, -1, -1, 205831, -1 }, { 0x4035, 205853, 205843, 205959, -1, -1, -1, -1, -1, -1 }, { 0x4036, 205984, 205965, 206080, -1, -1, -1, -1, -1, -1 }, { 0x4037, 206092, 206087, 206139, -1, -1, -1, -1, -1, -1 }, { 0x4038, 206156, 206144, 206278, -1, -1, -1, -1, -1, -1 }, { 0x4039, 206293, 206283, 206455, -1, -1, -1, -1, -1, -1 }, { 0x403A, 206465, 206460, 206583, -1, -1, -1, -1, -1, -1 }, { 0x403B, 206601, 206589, 206632, -1, -1, -1, -1, -1, -1 }, { 0x403C, 206650, 206638, 206798, -1, -1, -1, -1, -1, -1 }, { 0x403D, 206814, 206804, 206836, -1, -1, -1, -1, -1, -1 }, { 0x403E, 206846, 206841, 206874, -1, -1, -1, -1, -1, -1 }, { 0x403F, 206884, 206878, 206998, -1, -1, -1, -1, -1, -1 }, { 0x4041, 207009, 207002, 207119, -1, -1, -1, -1, -1, -1 }, { 0x4042, 207132, 207126, 207141, -1, -1, -1, -1, -1, -1 }, { 0x4043, 207152, 207147, 207208, -1, -1, -1, -1, -1, -1 }, { 0x4044, 207221, 207214, 207274, -1, -1, -1, -1, -1, -1 }, { 0x4045, 207287, 207280, 207347, -1, -1, -1, -1, -1, -1 }, { 0x4046, 207359, 207353, 207377, -1, -1, -1, -1, -1, -1 }, { 0x4047, 207393, 207381, 207436, -1, -1, -1, -1, -1, -1 }, { 0x4048, 207451, 207440, 207539, -1, -1, -1, -1, -1, -1 }, { 0x4049, 207554, 207543, 207656, -1, -1, -1, -1, -1, -1 }, { 0x404A, 207666, 207660, 207737, -1, -1, -1, -1, -1, -1 }, { 0x404B, 207756, 207741, 207863, -1, -1, -1, -1, -1, -1 }, { 0x404C, 207874, 207868, 207898, -1, -1, -1, -1, -1, -1 }, { 0x404D, 207907, 207902, 207938, -1, -1, -1, -1, -1, -1 }, { 0x404E, 207950, 207943, 208047, -1, -1, -1, -1, -1, -1 }, { 0x404F, 208059, 208054, 208137, -1, -1, -1, -1, -1, -1 }, { 0x4050, 208154, 208142, 208196, -1, -1, -1, -1, -1, -1 }, { 0x4051, 208209, 208202, 208318, -1, -1, -1, -1, -1, -1 }, { 0x4052, 208335, 208324, 208358, -1, -1, -1, -1, -1, -1 }, { 0x4053, 208373, 208362, 208438, -1, -1, -1, -1, -1, -1 }, { 0x4054, 208460, 208444, 208512, -1, -1, -1, -1, -1, -1 }, { 0x4055, 208523, 208518, 208590, -1, -1, -1, -1, -1, -1 }, { 0x4056, 208601, 208595, 208632, -1, -1, -1, -1, -1, -1 }, { 0x4057, 208642, 208637, 208711, -1, -1, -1, -1, -1, -1 }, { 0x4058, 208721, 208716, 208853, -1, -1, -1, -1, -1, -1 }, { 0x4059, 208863, 208858, 208977, -1, -1, -1, -1, -1, -1 }, { 0x405A, 208994, 208982, 209040, -1, -1, -1, -1, -1, -1 }, { 0x405B, 209052, 209045, 209080, -1, -1, -1, -1, -1, 209085 }, { 0x405C, 209095, 209089, 209127, -1, -1, -1, -1, -1, -1 }, { 0x405D, 209147, 209134, 209248, -1, -1, -1, -1, -1, -1 }, { 0x405E, 209261, 209254, 209348, -1, -1, -1, -1, -1, -1 }, { 0x405F, 209360, 209355, 209440, -1, -1, -1, -1, -1, -1 }, { 0x4060, 209450, 209445, 209470, -1, -1, -1, -1, -1, -1 }, { 0x4062, 209482, 209476, 209518, -1, -1, -1, -1, 209512, -1 }, { 0x4063, 209535, 209524, 209543, -1, -1, -1, -1, -1, -1 }, { 0x4064, 209556, 209550, 209602, -1, -1, -1, -1, -1, -1 }, { 0x4065, 209612, 209607, 209722, -1, -1, -1, -1, -1, -1 }, { 0x4066, 209738, 209726, 209839, -1, -1, -1, -1, -1, -1 }, { 0x4067, 209848, 209843, 209868, -1, -1, -1, -1, -1, -1 }, { 0x4068, 209879, 209874, 209984, -1, -1, -1, -1, -1, -1 }, { 0x4069, 209999, 209989, 210050, -1, -1, -1, -1, -1, -1 }, { 0x406A, 210060, 210054, 210068, -1, -1, -1, -1, -1, -1 }, { 0x406B, 210078, 210074, 210110, -1, -1, -1, -1, -1, -1 }, { 0x406C, 210120, 210114, 210175, -1, -1, -1, -1, -1, -1 }, { 0x406D, 210191, 210181, 210232, -1, -1, -1, -1, -1, -1 }, { 0x406E, 210243, 210238, 210334, -1, -1, -1, -1, -1, -1 }, { 0x406F, 210351, 210340, 210511, -1, -1, -1, -1, -1, -1 }, { 0x4070, 210521, 210515, 210568, -1, -1, -1, -1, -1, -1 }, { 0x4071, 210580, 210575, 210606, -1, -1, -1, -1, -1, -1 }, { 0x4072, 210622, 210611, 210690, -1, -1, -1, -1, -1, -1 }, { 0x4073, 210701, 210695, 210717, -1, -1, -1, -1, -1, -1 }, { 0x4074, 210728, 210723, 210774, -1, -1, -1, -1, -1, -1 }, { 0x4075, 210785, 210780, 210851, -1, -1, -1, -1, -1, -1 }, { 0x4076, 210862, 210857, 210907, -1, -1, -1, -1, -1, -1 }, { 0x4077, 210925, 210911, 211025, -1, -1, -1, -1, -1, -1 }, { 0x4078, 211036, 211030, 211069, -1, -1, -1, -1, -1, -1 }, { 0x4079, 211086, 211075, 211161, -1, -1, -1, -1, -1, -1 }, { 0x407A, 211170, 211165, 211293, -1, -1, -1, -1, -1, -1 }, { 0x407B, 211304, 211298, 211351, -1, -1, -1, -1, -1, -1 }, { 0x407C, 211362, 211357, 211437, -1, -1, -1, -1, -1, -1 }, { 0x407D, 211452, 211441, 211530, -1, -1, -1, -1, -1, -1 }, { 0x407E, 211546, 211535, 211609, -1, -1, -1, -1, -1, -1 }, { 0x407F, 211619, 211614, 211669, -1, -1, -1, -1, -1, -1 }, { 0x4080, 211678, 211673, 211686, -1, -1, -1, -1, -1, -1 }, { 0x4081, 211705, 211690, 211760, -1, -1, -1, -1, -1, -1 }, { 0x4082, 211772, 211766, 211804, -1, -1, -1, -1, -1, -1 }, { 0x4083, 211818, 211808, 211871, -1, -1, -1, -1, -1, -1 }, { 0x4084, 211883, 211877, 211941, -1, -1, -1, -1, -1, -1 }, { 0x4085, 211951, 211946, 212014, -1, -1, -1, -1, -1, -1 }, { 0x4086, 212025, 212020, 212058, -1, -1, -1, -1, -1, -1 }, { 0x4087, 212068, 212062, 212118, -1, -1, -1, -1, -1, -1 }, { 0x4088, 212129, 212123, 212197, -1, -1, -1, -1, -1, -1 }, { 0x4089, 212215, 212203, 212248, -1, -1, -1, -1, -1, -1 }, { 0x408A, 212263, 212253, 212296, -1, -1, -1, -1, -1, -1 }, { 0x408C, 212306, 212300, 212347, -1, -1, -1, -1, -1, -1 }, { 0x408D, 212359, 212354, 212439, -1, -1, -1, -1, -1, -1 }, { 0x408E, 212449, 212443, 212560, -1, -1, -1, -1, -1, -1 }, { 0x408F, 212571, 212566, 212598, -1, -1, -1, -1, -1, -1 }, { 0x4090, 212616, 212604, 212681, -1, -1, -1, -1, -1, -1 }, { 0x4091, 212696, 212687, 212723, -1, -1, -1, -1, -1, -1 }, { 0x4092, 212733, 212727, 212809, -1, -1, -1, -1, -1, -1 }, { 0x4093, 212820, 212814, -1, -1, -1, -1, -1, -1, -1 }, { 0x4094, 212915, 212908, 212921, -1, -1, -1, -1, -1, -1 }, { 0x4095, 212939, 212927, 212945, -1, -1, -1, -1, -1, -1 }, { 0x4096, 212959, 212950, 213003, -1, -1, -1, -1, -1, -1 }, { 0x4097, 213015, 213008, 213082, -1, -1, -1, -1, -1, -1 }, { 0x4098, 213114, 213086, -1, -1, -1, -1, -1, -1, -1 }, { 0x4099, -1, -1, 213143, -1, -1, -1, -1, -1, -1 }, { 0x409A, 213154, 213148, 213223, -1, -1, -1, -1, -1, -1 }, { 0x409B, 213233, 213228, 213248, -1, -1, -1, -1, -1, -1 }, { 0x409C, 213265, 213252, 213379, -1, -1, -1, -1, -1, -1 }, { 0x409D, 213390, 213385, 213535, -1, -1, -1, -1, -1, -1 }, { 0x409E, 213544, 213540, 213760, -1, -1, -1, -1, -1, -1 }, { 0x409F, 213770, 213765, 213800, -1, -1, -1, -1, -1, -1 }, { 0x40A0, 213809, 213805, 213861, -1, -1, -1, -1, -1, -1 }, { 0x40A1, 213871, 213866, 213927, -1, -1, -1, -1, -1, -1 }, { 0x40A2, 213937, 213931, 213974, -1, -1, -1, -1, -1, -1 }, { 0x40A3, 213984, 213980, 214002, -1, -1, -1, -1, -1, -1 }, { 0x40A4, 214010, 214006, 214022, -1, -1, -1, -1, -1, -1 }, { 0x40A5, 214031, 214026, 214074, -1, -1, -1, -1, -1, -1 }, { 0x40A6, 214084, 214079, 214169, -1, -1, -1, -1, -1, -1 }, { 0x40A7, 214187, 214175, 214220, -1, -1, -1, -1, -1, -1 }, { 0x40A8, -1, 214226, -1, -1, -1, -1, -1, -1, -1 }, { 0x40A9, 214241, 214231, 214355, -1, -1, -1, -1, 214349, -1 }, { 0x40AA, 214366, 214360, 214462, -1, -1, -1, -1, -1, -1 }, { 0x40AB, 214480, 214468, 214671, -1, -1, -1, -1, -1, -1 }, { 0x40AC, 214683, 214677, 214750, -1, -1, -1, -1, -1, -1 }, { 0x40AD, 214766, 214756, 214798, -1, -1, -1, -1, -1, -1 }, { 0x40AE, 214810, 214804, 214885, -1, -1, -1, -1, -1, -1 }, { 0x40AF, 214898, 214891, 214927, -1, -1, -1, -1, -1, -1 }, { 0x40B0, 214939, 214933, 214969, -1, -1, -1, -1, -1, -1 }, { 0x40B1, 214979, 214973, 215037, -1, -1, -1, -1, -1, -1 }, { 0x40B2, 215048, 215042, 215113, -1, -1, -1, -1, -1, -1 }, { 0x40B3, 215121, 215117, 215254, -1, -1, -1, -1, -1, -1 }, { 0x40B4, 215269, 215259, 215418, -1, -1, -1, -1, -1, -1 }, { 0x40B5, 215429, 215423, 215500, -1, -1, -1, -1, -1, -1 }, { 0x40B6, 215511, 215506, 215540, -1, -1, -1, -1, -1, -1 }, { 0x40B7, 215552, 215545, 215624, -1, -1, -1, -1, -1, -1 }, { 0x40B8, 215636, 215630, 215688, -1, -1, -1, -1, -1, -1 }, { 0x40B9, 215698, 215693, 215735, -1, -1, -1, -1, -1, -1 }, { 0x40BA, 215744, 215740, 215796, -1, -1, -1, -1, -1, -1 }, { 0x40BB, 215807, 215800, 215925, -1, -1, -1, -1, -1, -1 }, { 0x40BC, 215937, 215932, 215963, -1, -1, -1, -1, -1, -1 }, { 0x40BD, 215973, 215968, 215999, -1, -1, -1, -1, -1, -1 }, { 0x40BE, 216015, 216005, 216043, -1, -1, -1, -1, -1, -1 }, { 0x40BF, 216054, 216048, 216182, -1, -1, -1, -1, -1, -1 }, { 0x40C0, 216192, 216186, 216306, -1, -1, -1, -1, -1, -1 }, { 0x40C1, 216315, 216311, 216341, -1, -1, -1, -1, -1, -1 }, { 0x40C2, 216351, 216345, 216484, -1, -1, -1, -1, -1, -1 }, { 0x40C5, 216494, 216489, 216549, -1, -1, -1, -1, -1, -1 }, { 0x40C7, 216558, 216553, 216600, -1, -1, -1, -1, -1, -1 }, { 0x40C8, 216612, 216606, 216670, -1, -1, -1, -1, -1, -1 }, { 0x40C9, 216680, 216675, 216724, -1, -1, -1, -1, 216718, -1 }, { 0x40CA, 216745, 216729, 216782, -1, -1, -1, -1, -1, -1 }, { 0x40CB, 216791, 216786, 216820, -1, -1, -1, -1, -1, -1 }, { 0x40CC, 216829, 216824, 216868, -1, -1, -1, -1, -1, -1 }, { 0x40CD, 216880, 216874, 216924, -1, -1, -1, -1, -1, -1 }, { 0x40CE, 216940, 216930, 217037, -1, -1, -1, -1, -1, -1 }, { 0x40CF, 217055, 217042, 217070, -1, -1, -1, -1, -1, -1 }, { 0x40D1, 217082, 217076, 217164, -1, -1, -1, -1, -1, -1 }, { 0x40D2, 217180, 217169, 217233, -1, -1, -1, -1, -1, -1 }, { 0x40D3, 217256, 217237, 217399, -1, -1, -1, -1, -1, -1 }, { 0x40D4, 217410, 217404, 217483, -1, -1, -1, -1, -1, -1 }, { 0x40D5, 217499, 217489, 217586, -1, -1, -1, -1, -1, -1 }, { 0x40D6, 217595, 217591, 217726, -1, -1, -1, -1, -1, -1 }, { 0x40D7, 217740, 217730, 217783, -1, -1, -1, -1, -1, -1 }, { 0x40D8, 217793, 217787, 217906, -1, -1, -1, -1, -1, -1 }, { 0x40D9, 217917, 217912, 217947, -1, -1, -1, -1, -1, -1 }, { 0x40DA, 217956, 217951, 218083, -1, -1, -1, -1, -1, -1 }, { 0x40DB, 218092, 218087, 218119, -1, -1, -1, -1, -1, -1 }, { 0x40DC, 218129, 218125, 218148, -1, -1, -1, -1, -1, -1 }, { 0x40DD, 218162, 218152, 218189, -1, -1, -1, -1, -1, -1 }, { 0x40DE, 218200, 218195, 218273, -1, -1, -1, -1, -1, -1 }, { 0x40DF, 218284, 218278, -1, -1, -1, -1, -1, -1, -1 }, { 0x40E0, -1, -1, 218316, -1, -1, -1, -1, -1, -1 }, { 0x40E1, 218327, 218322, 218386, -1, -1, -1, -1, -1, -1 }, { 0x40E2, 218397, 218391, 218452, -1, -1, -1, -1, -1, -1 }, { 0x40E3, 218462, 218457, 218511, -1, -1, -1, -1, -1, -1 }, { 0x40E4, 218521, 218516, 218559, -1, -1, -1, -1, -1, -1 }, { 0x40E5, 218569, 218563, 218583, -1, -1, -1, -1, -1, -1 }, { 0x40E6, 218597, 218591, 218648, -1, -1, -1, -1, -1, -1 }, { 0x40E7, 218659, 218653, 218682, -1, -1, -1, -1, -1, -1 }, { 0x40E9, 218698, 218688, 218742, -1, -1, -1, -1, -1, -1 }, { 0x40EA, 218753, 218747, 218883, -1, -1, -1, -1, -1, -1 }, { 0x40EB, 218894, 218888, 219064, -1, -1, -1, -1, -1, -1 }, { 0x40EC, 219083, 219069, 219178, -1, -1, -1, -1, -1, -1 }, { 0x40ED, 219188, 219183, 219287, -1, -1, -1, -1, -1, -1 }, { 0x40EE, 219298, 219292, 219411, -1, -1, -1, -1, -1, -1 }, { 0x40EF, 219420, 219415, 219484, -1, -1, -1, -1, -1, -1 }, { 0x40F0, 219494, 219488, 219515, -1, -1, -1, -1, -1, -1 }, { 0x40F1, 219524, 219519, 219614, -1, -1, -1, -1, -1, -1 }, { 0x40F2, 219639, 219620, 219666, -1, -1, -1, -1, -1, -1 }, { 0x40F3, 219677, 219671, 219813, -1, -1, -1, -1, -1, -1 }, { 0x40F4, 219822, 219817, 219877, -1, -1, -1, -1, -1, -1 }, { 0x40F5, 219887, 219882, 219953, -1, -1, -1, -1, -1, -1 }, { 0x40F6, 219965, 219959, 220056, -1, -1, -1, -1, -1, -1 }, { 0x40F7, 220068, 220062, 220109, -1, -1, -1, -1, -1, -1 }, { 0x40F8, 220126, 220115, 220188, -1, -1, -1, -1, -1, -1 }, { 0x40F9, 220200, 220194, 220226, -1, -1, -1, -1, -1, -1 }, { 0x40FA, 220235, 220231, 220289, -1, -1, -1, -1, -1, -1 }, { 0x40FB, 220298, 220293, 220367, -1, -1, -1, -1, -1, -1 }, { 0x40FD, 220377, 220371, 220562, -1, -1, -1, -1, -1, -1 }, { 0x40FE, 220572, 220567, 220639, -1, -1, -1, -1, -1, -1 }, { 0x40FF, 220652, 220643, 220710, -1, -1, -1, -1, -1, -1 }, { 0x4100, 220718, 220714, 220769, -1, -1, -1, -1, -1, -1 }, { 0x4101, 220778, 220774, 220844, -1, -1, -1, -1, -1, -1 }, { 0x4102, 220853, 220848, 220939, -1, -1, -1, -1, -1, -1 }, { 0x4103, 220951, 220944, -1, -1, -1, -1, -1, -1, -1 }, { 0x4104, 221038, 221032, 221170, -1, -1, -1, -1, -1, -1 }, { 0x4105, 221185, 221175, 221283, -1, -1, -1, -1, -1, -1 }, { 0x4106, 221294, 221289, 221413, -1, -1, -1, -1, -1, -1 }, { 0x4107, 221430, 221418, 221461, -1, -1, -1, -1, -1, -1 }, { 0x4108, 221492, 221468, 221529, -1, -1, -1, -1, -1, -1 }, { 0x4109, 221539, 221534, 221614, -1, -1, -1, -1, -1, -1 }, { 0x410B, 221627, 221617, 221684, -1, -1, -1, -1, -1, -1 }, { 0x410C, 221695, 221689, 221839, -1, -1, -1, -1, -1, -1 }, { 0x410D, 221856, 221845, 222055, 222060, -1, -1, -1, -1, -1 }, { 0x410E, 222071, 222066, 222116, -1, -1, -1, -1, -1, -1 }, { 0x410F, 222125, 222120, 222346, -1, -1, -1, -1, -1, -1 }, { 0x4110, 222356, 222350, 222472, -1, -1, -1, -1, -1, -1 }, { 0x4111, 222483, 222478, 222651, -1, -1, -1, -1, -1, -1 }, { 0x4112, 222662, 222656, 222735, -1, -1, -1, -1, -1, -1 }, { 0x4113, 222746, 222740, 222776, -1, -1, -1, -1, -1, -1 }, { 0x4114, 222789, 222783, 222803, -1, -1, -1, -1, -1, -1 }, { 0x4115, 222811, 222807, 222902, -1, -1, -1, -1, -1, -1 }, { 0x4116, 222907, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4118, 222965, 222932, 222995, -1, -1, -1, -1, -1, -1 }, { 0x4119, 223007, 223001, 223059, -1, -1, -1, -1, -1, -1 }, { 0x411A, 223075, 223065, 223164, -1, -1, -1, -1, -1, -1 }, { 0x411B, 223175, 223169, 223273, -1, -1, -1, -1, -1, -1 }, { 0x411C, 223283, 223278, 223495, -1, -1, -1, -1, -1, -1 }, { 0x411D, 223511, 223499, 223553, -1, -1, -1, -1, -1, -1 }, { 0x411F, 223573, 223561, 223628, -1, -1, -1, -1, -1, -1 }, { 0x4120, 223638, 223633, 223810, -1, -1, -1, -1, -1, -1 }, { 0x4121, 223822, 223816, 223972, -1, -1, -1, -1, -1, -1 }, { 0x4122, 223983, 223977, 224135, -1, -1, -1, -1, -1, -1 }, { 0x4124, 224145, 224139, 224215, -1, -1, -1, -1, -1, -1 }, { 0x4125, 224226, 224220, 224255, -1, -1, -1, -1, -1, -1 }, { 0x4126, 224266, 224261, 224333, -1, -1, -1, -1, -1, -1 }, { 0x4127, 224345, 224339, 224361, -1, -1, -1, -1, -1, -1 }, { 0x4128, 224384, 224367, 224426, -1, -1, -1, -1, -1, -1 }, { 0x4129, 224435, 224430, 224485, -1, -1, -1, -1, -1, -1 }, { 0x412A, 224494, 224489, 224573, -1, -1, -1, -1, -1, -1 }, { 0x412B, 224584, 224579, 224675, -1, -1, -1, -1, -1, -1 }, { 0x412C, 224693, 224679, 224772, -1, -1, -1, -1, -1, -1 }, { 0x412D, 224786, 224776, 224818, -1, -1, -1, -1, -1, -1 }, { 0x412E, 224828, 224824, 224895, -1, -1, -1, -1, -1, -1 }, { 0x412F, 224909, 224899, 224943, -1, -1, -1, -1, -1, -1 }, { 0x4130, 224961, 224949, 225040, -1, -1, -1, -1, -1, -1 }, { 0x4131, 225050, 225044, 225066, -1, -1, -1, -1, -1, -1 }, { 0x4132, 225078, 225072, 225135, -1, -1, -1, -1, -1, -1 }, { 0x4133, -1, 225140, 225150, -1, -1, -1, -1, -1, -1 }, { 0x4136, 225167, 225156, 225255, -1, -1, -1, -1, -1, -1 }, { 0x4137, 225264, 225259, 225352, -1, -1, -1, -1, 225346, -1 }, { 0x4138, 225362, 225357, 225388, -1, -1, -1, -1, -1, -1 }, { 0x4139, 225397, 225392, 225432, -1, -1, -1, -1, -1, -1 }, { 0x413A, 225442, 225438, 225551, -1, -1, -1, -1, -1, -1 }, { 0x413B, 225561, 225556, 225638, -1, -1, -1, -1, -1, -1 }, { 0x413C, 225648, 225643, 225681, -1, -1, -1, -1, -1, -1 }, { 0x413D, 225697, 225687, 225845, -1, -1, -1, -1, -1, -1 }, { 0x413E, 225856, 225851, 225884, -1, -1, -1, -1, -1, -1 }, { 0x413F, 225894, 225888, 225915, -1, -1, -1, -1, -1, -1 }, { 0x4140, 225924, 225919, 225990, -1, -1, -1, -1, -1, -1 }, { 0x4141, 225999, 225995, 226072, -1, -1, -1, -1, -1, -1 }, { 0x4142, 226081, 226076, 226134, -1, -1, -1, -1, -1, -1 }, { 0x4143, 226144, 226138, 226188, -1, -1, -1, -1, -1, -1 }, { 0x4144, 226200, 226195, 226212, -1, -1, -1, -1, -1, -1 }, { 0x4145, 226222, 226216, 226291, -1, -1, -1, -1, -1, -1 }, { 0x4146, 226305, 226296, 226425, -1, -1, -1, -1, -1, -1 }, { 0x4147, 226434, 226429, 226484, -1, -1, -1, -1, -1, -1 }, { 0x4148, -1, 226488, 226494, -1, -1, -1, -1, -1, -1 }, { 0x4149, 226508, 226500, 226567, -1, -1, -1, -1, -1, -1 }, { 0x414A, 226576, 226571, 226656, -1, -1, -1, -1, -1, -1 }, { 0x414B, 226666, 226661, 226704, -1, -1, -1, -1, -1, -1 }, { 0x414C, 226726, 226709, 226762, -1, -1, -1, -1, -1, -1 }, { 0x414D, 226785, 226768, 226829, -1, -1, -1, -1, -1, -1 }, { 0x414E, 226847, 226835, 226873, -1, -1, -1, -1, -1, -1 }, { 0x414F, 226888, 226878, 226927, -1, -1, -1, -1, -1, -1 }, { 0x4150, 226942, 226932, 227035, -1, -1, -1, -1, -1, -1 }, { 0x4151, 227047, 227041, 227069, -1, -1, -1, -1, -1, -1 }, { 0x4152, 227080, 227074, 227155, -1, -1, -1, -1, -1, -1 }, { 0x4153, 227167, 227161, 227241, -1, -1, -1, -1, -1, -1 }, { 0x4154, 227249, 227245, 227340, -1, -1, -1, -1, -1, -1 }, { 0x4155, 227350, 227344, 227370, -1, -1, -1, -1, -1, -1 }, { 0x4156, 227379, 227374, 227600, -1, -1, -1, -1, -1, -1 }, { 0x4157, 227610, 227604, 227701, -1, -1, -1, -1, -1, -1 }, { 0x4158, 227711, 227706, 227717, -1, -1, -1, -1, -1, -1 }, { 0x4159, 227728, 227722, 227770, -1, -1, -1, -1, -1, -1 }, { 0x415A, 227801, 227775, 227836, -1, -1, -1, -1, -1, -1 }, { 0x415B, 227849, 227842, 227883, -1, -1, -1, -1, -1, -1 }, { 0x415C, 227894, 227890, 227951, -1, -1, -1, -1, -1, -1 }, { 0x415D, 227962, 227956, 227988, -1, -1, -1, -1, -1, -1 }, { 0x415E, 227999, 227994, 228028, -1, -1, -1, -1, -1, -1 }, { 0x415F, 228037, 228032, 228146, -1, -1, -1, -1, -1, -1 }, { 0x4160, 228163, 228151, 228269, -1, -1, -1, -1, -1, -1 }, { 0x4161, 228279, 228273, 228343, -1, -1, -1, -1, -1, -1 }, { 0x4162, 228353, 228347, 228406, -1, -1, -1, -1, -1, -1 }, { 0x4163, 228417, 228411, 228487, -1, -1, -1, -1, -1, -1 }, { 0x4164, 228499, 228494, 228530, -1, -1, -1, -1, -1, -1 }, { 0x4165, 228539, 228534, 228598, -1, -1, -1, -1, -1, -1 }, { 0x4166, 228608, 228603, 228639, -1, -1, -1, -1, -1, -1 }, { 0x4167, 228661, 228644, 228740, -1, -1, -1, -1, -1, -1 }, { 0x4168, 228758, 228745, -1, -1, -1, -1, -1, -1, -1 }, { 0x4169, 228801, 228797, 228973, -1, -1, -1, -1, -1, -1 }, { 0x416A, 228984, 228978, 229047, -1, -1, -1, -1, -1, -1 }, { 0x416C, 229056, 229052, 229096, -1, -1, -1, -1, -1, -1 }, { 0x416D, 229106, 229100, 229176, -1, -1, -1, -1, -1, -1 }, { 0x416E, 229188, 229182, 229323, -1, -1, -1, -1, -1, -1 }, { 0x416F, 229335, 229329, 229355, -1, -1, -1, -1, -1, -1 }, { 0x4170, 229367, 229361, 229383, -1, -1, -1, -1, -1, -1 }, { 0x4171, 229399, 229387, 229429, -1, -1, -1, -1, -1, -1 }, { 0x4172, 229439, 229434, 229462, -1, -1, -1, -1, -1, -1 }, { 0x4173, 229470, 229466, 229524, -1, -1, -1, -1, -1, -1 }, { 0x4174, 229534, 229529, 229570, -1, -1, -1, -1, -1, -1 }, { 0x4175, 229581, 229575, 229643, -1, -1, -1, -1, -1, -1 }, { 0x4176, 229659, 229649, 229692, -1, -1, -1, -1, -1, -1 }, { 0x4177, 229702, 229697, 229824, -1, -1, -1, -1, -1, -1 }, { 0x4178, 229839, 229828, 230021, -1, -1, -1, -1, -1, -1 }, { 0x4179, 230033, 230027, 230095, -1, -1, -1, -1, -1, -1 }, { 0x417A, 230105, 230100, 230294, -1, -1, -1, -1, -1, -1 }, { 0x417B, 230305, 230300, 230431, -1, -1, -1, -1, -1, -1 }, { 0x417C, 230445, 230435, 230494, -1, -1, -1, -1, -1, -1 }, { 0x417D, 230505, 230499, 230620, -1, -1, -1, -1, -1, -1 }, { 0x417E, 230630, 230625, 230674, -1, -1, -1, -1, -1, -1 }, { 0x417F, 230684, 230679, 230792, -1, -1, -1, -1, -1, -1 }, { 0x4180, 230804, 230799, 230912, -1, -1, -1, -1, -1, -1 }, { 0x4181, 230922, 230917, 230963, -1, -1, -1, -1, -1, -1 }, { 0x4182, 230978, 230968, 231034, -1, -1, -1, -1, -1, -1 }, { 0x4183, 231055, 231040, 231144, -1, -1, -1, -1, -1, -1 }, { 0x4184, 231165, 231149, 231198, -1, -1, -1, -1, -1, -1 }, { 0x4185, 231212, 231204, 231311, -1, -1, -1, -1, -1, -1 }, { 0x4188, 231319, 231315, 231398, -1, -1, -1, -1, -1, -1 }, { 0x4189, 231419, 231403, 231460, -1, -1, -1, -1, -1, -1 }, { 0x418A, 231470, 231464, 231508, -1, -1, -1, -1, -1, -1 }, { 0x418B, 231518, 231513, 231598, -1, -1, -1, -1, -1, -1 }, { 0x418D, 231609, 231603, 231651, -1, -1, -1, -1, -1, -1 }, { 0x418E, 231667, 231657, 231703, -1, -1, -1, -1, -1, -1 }, { 0x418F, 231721, 231709, 231824, -1, -1, -1, -1, -1, -1 }, { 0x4190, 231835, 231829, 231897, -1, -1, -1, -1, -1, -1 }, { 0x4191, 231914, 231902, 231933, -1, -1, -1, -1, -1, -1 }, { 0x4192, 231945, 231940, 232019, -1, -1, -1, -1, -1, -1 }, { 0x4193, 232030, 232024, 232140, -1, -1, -1, -1, -1, -1 }, { 0x4194, 232155, 232143, 232254, -1, -1, -1, -1, -1, -1 }, { 0x4195, 232267, 232261, 232401, -1, -1, -1, -1, -1, -1 }, { 0x4196, 232412, 232406, 232464, -1, -1, -1, -1, -1, -1 }, { 0x4197, 232475, 232470, 232595, -1, -1, -1, -1, -1, -1 }, { 0x4198, 232610, 232600, 232838, -1, -1, -1, -1, -1, -1 }, { 0x4199, 232847, 232842, 232985, -1, -1, -1, -1, -1, -1 }, { 0x419A, 233002, 232990, 233076, -1, -1, -1, -1, -1, -1 }, { 0x419B, 233087, 233082, 233109, -1, -1, -1, -1, -1, -1 }, { 0x419C, 233120, 233114, 233168, -1, -1, -1, -1, -1, -1 }, { 0x419D, 233179, 233173, 233241, -1, -1, -1, -1, -1, -1 }, { 0x419E, 233251, 233246, 233307, -1, -1, -1, -1, -1, -1 }, { 0x419F, 233318, 233312, 233414, -1, -1, -1, -1, -1, -1 }, { 0x41A0, 233424, 233418, 233509, -1, -1, -1, -1, -1, -1 }, { 0x41A1, 233521, 233515, 233536, -1, -1, -1, -1, -1, -1 }, { 0x41A2, 233548, 233542, 233621, -1, -1, -1, -1, -1, -1 }, { 0x41A3, 233631, 233626, 233683, -1, -1, -1, -1, -1, -1 }, { 0x41A4, 233695, 233689, -1, -1, -1, -1, -1, -1, -1 }, { 0x41A5, 233782, 233776, -1, -1, -1, -1, -1, -1, -1 }, { 0x41A6, 233896, 233891, 234044, -1, -1, -1, -1, -1, -1 }, { 0x41A7, 234058, 234050, -1, -1, -1, -1, -1, -1, -1 }, { 0x41A8, 234138, 234132, 234229, -1, -1, -1, -1, -1, -1 }, { 0x41A9, 234241, 234235, 234322, -1, -1, -1, -1, -1, -1 }, { 0x41AA, 234340, 234328, 234383, -1, -1, -1, -1, -1, -1 }, { 0x41AB, 234396, 234389, 234424, -1, -1, -1, -1, -1, -1 }, { 0x41AC, 234437, 234432, 234529, -1, -1, -1, -1, 234523, -1 }, { 0x41AD, 234544, 234534, 234567, -1, -1, -1, -1, -1, -1 }, { 0x41AE, 234591, 234573, 234712, -1, -1, -1, -1, -1, -1 }, { 0x41AF, 234723, 234717, 234774, -1, -1, -1, -1, -1, -1 }, { 0x41B0, 234785, 234780, 234832, -1, -1, -1, -1, -1, -1 }, { 0x41B1, 234841, 234836, 234894, -1, -1, -1, -1, -1, -1 }, { 0x41B2, 234913, 234899, 234965, -1, -1, -1, -1, -1, -1 }, { 0x41B3, 234983, 234971, 235063, -1, -1, -1, -1, -1, -1 }, { 0x41B4, 235070, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x41B5, 235110, 235089, 235163, -1, -1, -1, -1, -1, -1 }, { 0x41B6, 235181, 235170, 235210, -1, -1, -1, -1, -1, -1 }, { 0x41B7, 235227, 235215, 235282, -1, -1, -1, -1, -1, -1 }, { 0x41B8, 235293, 235287, 235363, -1, -1, -1, -1, -1, -1 }, { 0x41B9, 235376, 235370, 235405, -1, -1, -1, -1, -1, -1 }, { 0x41BA, 235417, 235412, 235506, -1, -1, -1, -1, -1, -1 }, { 0x41BB, 235516, 235511, 235598, -1, -1, -1, -1, -1, -1 }, { 0x41BC, 235608, 235604, -1, -1, -1, -1, -1, -1, -1 }, { 0x41BD, 235707, 235701, 235749, 235753, -1, -1, -1, -1, -1 }, { 0x41BE, 235764, 235758, 235817, -1, -1, -1, -1, -1, -1 }, { 0x41BF, 235835, 235822, 235901, -1, -1, -1, -1, -1, -1 }, { 0x41C0, 235911, 235905, 235982, -1, -1, -1, -1, -1, -1 }, { 0x41C1, 235992, 235988, 236007, -1, -1, -1, -1, -1, -1 }, { 0x41C2, 236016, 236011, 236042, -1, -1, -1, -1, -1, -1 }, { 0x41C3, 236056, 236048, 236129, -1, -1, -1, -1, -1, -1 }, { 0x41C4, -1, 236133, -1, -1, -1, -1, -1, -1, 236144 }, { 0x41C5, 236156, 236151, 236171, -1, -1, -1, -1, -1, -1 }, { 0x41C6, 236175, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x41C7, 236269, 236262, 236336, -1, -1, -1, -1, -1, -1 }, { 0x41C8, 236347, 236342, 236473, -1, -1, -1, -1, -1, -1 }, { 0x41C9, 236478, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x41CA, -1, 236530, -1, -1, -1, -1, -1, -1, -1 }, { 0x41CB, 236554, 236543, 236568, -1, -1, -1, -1, -1, -1 }, { 0x41CC, 236578, 236573, 236618, -1, -1, -1, -1, -1, -1 }, { 0x41CD, 236629, 236624, 236703, -1, -1, -1, -1, -1, -1 }, { 0x41CE, 236714, 236708, 236795, -1, -1, -1, -1, -1, -1 }, { 0x41CF, 236806, 236800, 236880, -1, -1, -1, -1, -1, -1 }, { 0x41D0, 236890, 236885, 236999, -1, -1, -1, -1, -1, -1 }, { 0x41D1, 237008, 237003, 237053, -1, -1, -1, -1, -1, -1 }, { 0x41D2, 237063, 237057, 237153, -1, -1, -1, -1, -1, -1 }, { 0x41D3, 237164, 237158, 237280, -1, -1, -1, -1, -1, -1 }, { 0x41D4, 237294, 237284, 237330, -1, -1, -1, -1, -1, -1 }, { 0x41D5, 237352, 237335, -1, -1, -1, -1, -1, -1, -1 }, { 0x41D6, 237392, 237387, 237419, -1, -1, -1, -1, -1, -1 }, { 0x41D7, 237430, 237424, 237454, -1, -1, -1, -1, -1, -1 }, { 0x41D8, 237465, 237461, 237577, -1, -1, -1, -1, -1, -1 }, { 0x41D9, 237587, 237581, 237615, -1, -1, -1, -1, -1, -1 }, { 0x41DA, 237625, 237620, -1, -1, -1, -1, -1, -1, -1 }, { 0x41DB, 237737, 237729, 237765, -1, -1, -1, -1, -1, -1 }, { 0x41DC, 237775, 237770, 237806, -1, -1, -1, -1, -1, -1 }, { 0x41DD, 237817, 237812, -1, -1, -1, -1, -1, -1, -1 }, { 0x41DE, 238073, 238068, 238129, -1, -1, -1, -1, -1, -1 }, { 0x41DF, 238139, 238134, 238160, -1, -1, -1, -1, -1, -1 }, { 0x41E0, 238171, 238166, 238222, -1, -1, -1, -1, -1, -1 }, { 0x41E1, 238232, 238227, 238268, -1, -1, -1, -1, -1, -1 }, { 0x41E2, 238277, 238273, 238400, -1, -1, -1, -1, -1, -1 }, { 0x41E3, 238409, 238404, 238507, -1, -1, -1, -1, -1, -1 }, { 0x41E4, 238518, 238512, 238549, -1, -1, -1, -1, -1, -1 }, { 0x41E5, 238560, 238554, 238767, -1, -1, -1, -1, -1, -1 }, { 0x41E6, 238778, 238771, 238827, -1, -1, -1, -1, -1, -1 }, { 0x41E7, 238844, 238832, 238950, -1, -1, -1, -1, -1, -1 }, { 0x41E8, 238961, 238955, 239190, -1, -1, -1, -1, -1, -1 }, { 0x41E9, 239202, 239196, 239276, -1, -1, -1, -1, -1, -1 }, { 0x41EA, 239284, 239280, 239312, -1, -1, -1, -1, -1, -1 }, { 0x41EB, 239322, 239317, 239408, -1, -1, -1, -1, -1, -1 }, { 0x41EC, 239416, 239412, 239528, -1, -1, -1, -1, -1, -1 }, { 0x41ED, 239543, 239533, 239611, -1, -1, -1, -1, -1, -1 }, { 0x41EE, 239622, 239616, 239707, -1, -1, -1, -1, -1, 239712 }, { 0x41EF, 239730, 239718, 239773, -1, -1, -1, -1, -1, -1 }, { 0x41F0, 239785, 239779, 239851, -1, -1, -1, -1, -1, -1 }, { 0x41F1, 239863, 239858, 239956, -1, -1, -1, -1, -1, -1 }, { 0x41F2, 239970, 239960, 240136, -1, -1, -1, -1, -1, -1 }, { 0x41F3, 240145, 240140, -1, -1, -1, -1, -1, -1, -1 }, { 0x41F5, 240261, 240250, 240322, -1, -1, -1, -1, -1, -1 }, { 0x41F6, 240331, 240326, 240431, -1, -1, -1, -1, -1, -1 }, { 0x41F7, 240452, 240436, 240590, -1, -1, -1, -1, -1, -1 }, { 0x41F8, 240607, 240595, 240681, -1, -1, -1, -1, -1, -1 }, { 0x41F9, 240695, 240688, 240726, -1, -1, -1, -1, -1, -1 }, { 0x41FA, 240743, 240731, 240889, -1, -1, -1, -1, -1, -1 }, { 0x41FB, 240899, 240894, 240932, -1, -1, -1, -1, -1, 240937 }, { 0x41FC, 240952, 240942, 240989, -1, -1, -1, -1, -1, -1 }, { 0x41FD, 240999, 240993, 241019, -1, -1, -1, -1, -1, -1 }, { 0x41FE, 241029, 241024, 241177, -1, -1, -1, -1, -1, -1 }, { 0x4200, 241188, 241182, 241231, -1, -1, -1, -1, -1, -1 }, { 0x4201, 241242, 241236, 241263, -1, -1, -1, -1, -1, -1 }, { 0x4202, 241285, 241268, 241302, -1, -1, -1, -1, -1, -1 }, { 0x4203, 241313, 241308, 241359, -1, -1, -1, -1, -1, -1 }, { 0x4204, 241370, 241365, 241407, -1, -1, -1, -1, -1, -1 }, { 0x4205, 241417, 241412, 241452, -1, -1, -1, -1, -1, -1 }, { 0x4206, 241462, 241456, 241502, -1, -1, -1, -1, -1, -1 }, { 0x4207, 241513, 241507, 241580, -1, -1, -1, -1, -1, -1 }, { 0x4208, 241591, 241586, 241723, -1, -1, -1, -1, -1, -1 }, { 0x4209, 241734, 241728, 241809, -1, -1, -1, -1, -1, -1 }, { 0x420A, 241837, 241814, 241899, -1, -1, -1, -1, -1, -1 }, { 0x420B, 241910, 241905, 241962, -1, -1, -1, -1, -1, -1 }, { 0x420C, 241972, 241966, 242032, -1, -1, -1, -1, -1, -1 }, { 0x420D, 242042, 242036, 242070, -1, -1, -1, -1, -1, -1 }, { 0x420E, 242081, 242076, 242170, -1, -1, -1, -1, -1, -1 }, { 0x420F, 242179, 242174, 242221, -1, -1, -1, -1, -1, -1 }, { 0x4210, 242231, 242226, 242416, -1, -1, -1, -1, -1, -1 }, { 0x4211, 242427, 242421, 242448, -1, -1, -1, -1, -1, -1 }, { 0x4212, 242458, 242453, 242610, -1, -1, -1, -1, -1, -1 }, { 0x4213, 242626, 242615, 242786, -1, -1, -1, -1, -1, -1 }, { 0x4214, 242795, 242790, -1, -1, -1, -1, -1, -1, -1 }, { 0x4215, 242862, 242858, 243057, -1, -1, -1, -1, -1, -1 }, { 0x4216, 243075, 243062, 243103, -1, -1, -1, -1, -1, -1 }, { 0x4217, 243111, 243107, 243223, -1, -1, -1, -1, -1, -1 }, { 0x4218, 243232, 243228, 243260, -1, -1, -1, -1, -1, -1 }, { 0x4219, 243269, 243264, 243305, -1, -1, -1, -1, -1, -1 }, { 0x421A, 243316, 243311, 243394, -1, -1, -1, -1, -1, -1 }, { 0x421B, 243405, 243399, 243469, -1, -1, -1, -1, -1, -1 }, { 0x421C, 243498, 243475, 243586, -1, -1, -1, -1, -1, -1 }, { 0x421D, 243603, 243591, 243659, -1, -1, -1, -1, -1, -1 }, { 0x421E, 243674, 243663, 243780, -1, -1, -1, -1, -1, -1 }, { 0x421F, 243790, 243784, 243817, -1, -1, -1, -1, -1, -1 }, { 0x4220, 243826, 243821, 243906, -1, -1, -1, -1, -1, -1 }, { 0x4221, 243918, 243912, 243992, -1, -1, -1, -1, -1, -1 }, { 0x4222, 244008, 243998, 244088, -1, -1, -1, -1, -1, -1 }, { 0x4223, 244099, 244093, 244127, -1, -1, -1, -1, -1, -1 }, { 0x4224, 244139, 244134, 244178, -1, -1, -1, -1, -1, -1 }, { 0x4225, 244189, 244184, 244271, -1, -1, -1, -1, -1, -1 }, { 0x4226, 244282, 244276, 244328, -1, -1, -1, -1, -1, -1 }, { 0x4227, 244340, 244334, 244395, -1, -1, -1, -1, -1, -1 }, { 0x422A, 244405, 244400, 244473, -1, -1, -1, -1, -1, -1 }, { 0x422B, 244482, 244477, 244551, -1, -1, -1, -1, -1, 244555 }, { 0x422C, 244566, 244561, 244602, -1, -1, -1, -1, -1, -1 }, { 0x422D, 244618, 244606, 244671, -1, -1, -1, -1, -1, -1 }, { 0x422E, 244682, 244676, 244747, -1, -1, -1, -1, -1, -1 }, { 0x422F, 244763, 244751, 244813, -1, -1, -1, -1, -1, -1 }, { 0x4230, 244824, 244819, 245092, -1, -1, -1, -1, -1, -1 }, { 0x4231, 245103, 245098, 245172, -1, -1, -1, -1, -1, -1 }, { 0x4232, 245182, 245177, 245295, -1, -1, -1, -1, -1, -1 }, { 0x4233, 245306, 245300, 245374, -1, -1, -1, -1, -1, -1 }, { 0x4234, 245388, 245378, 245414, -1, -1, -1, -1, -1, -1 }, { 0x4235, 245426, 245420, 245457, -1, -1, -1, -1, -1, -1 }, { 0x4236, 245469, 245463, 245502, -1, -1, -1, -1, -1, -1 }, { 0x4237, 245518, 245508, 245561, -1, -1, -1, -1, -1, -1 }, { 0x4238, 245571, 245566, 245614, -1, -1, -1, -1, -1, -1 }, { 0x4239, 245624, 245618, 245735, -1, -1, -1, -1, -1, -1 }, { 0x423A, 245746, 245740, 245769, -1, -1, -1, -1, -1, -1 }, { 0x423B, 245781, 245776, 245827, -1, -1, -1, -1, -1, -1 }, { 0x423C, 245836, 245831, 245991, -1, -1, -1, -1, -1, -1 }, { 0x423D, 246001, 245996, 246132, -1, -1, -1, -1, -1, -1 }, { 0x423E, 246151, 246137, 246302, -1, -1, -1, -1, -1, -1 }, { 0x423F, 246314, 246308, 246349, -1, -1, -1, -1, -1, -1 }, { 0x4240, 246364, 246353, 246426, -1, -1, -1, -1, -1, -1 }, { 0x4241, 246437, 246431, 246478, -1, -1, -1, -1, -1, -1 }, { 0x4242, 246490, 246484, 246542, -1, -1, -1, -1, -1, -1 }, { 0x4243, 246554, 246547, 246723, -1, -1, -1, -1, -1, -1 }, { 0x4244, 246736, 246730, 246764, -1, -1, -1, -1, -1, -1 }, { 0x4245, 246780, 246770, 246873, -1, -1, -1, -1, -1, -1 }, { 0x4246, 246883, 246878, 246911, -1, -1, -1, -1, -1, -1 }, { 0x4248, 246923, 246917, 247001, -1, -1, -1, -1, -1, -1 }, { 0x4249, 247014, 247006, 247106, -1, -1, -1, -1, -1, -1 }, { 0x424A, 247120, 247110, 247225, -1, -1, -1, -1, -1, -1 }, { 0x424B, 247235, 247230, 247284, -1, -1, -1, -1, -1, -1 }, { 0x424C, 247295, 247289, 247346, -1, -1, -1, -1, -1, -1 }, { 0x424D, 247357, 247351, 247411, -1, -1, -1, -1, -1, -1 }, { 0x424E, 247423, 247417, 247469, -1, -1, -1, -1, -1, -1 }, { 0x424F, 247485, 247475, 247513, -1, -1, -1, -1, -1, -1 }, { 0x4250, 247522, 247518, 247677, -1, -1, -1, -1, -1, -1 }, { 0x4251, 247691, 247681, 247712, -1, -1, -1, -1, -1, -1 }, { 0x4252, 247721, 247716, 247877, -1, -1, -1, -1, -1, -1 }, { 0x4253, 247897, 247882, 247933, -1, -1, -1, -1, -1, -1 }, { 0x4254, 247950, 247938, 247990, -1, -1, -1, -1, -1, -1 }, { 0x4255, 248001, 247995, 248071, -1, -1, -1, -1, -1, -1 }, { 0x4256, 248083, 248077, 248289, -1, -1, -1, -1, -1, -1 }, { 0x4257, 248301, 248295, 248357, -1, -1, -1, -1, -1, -1 }, { 0x4258, 248367, 248361, 248438, -1, -1, -1, -1, -1, -1 }, { 0x4259, 248449, 248444, 248495, -1, -1, -1, -1, 248489, -1 }, { 0x425A, 248525, 248500, 248584, -1, -1, -1, -1, -1, -1 }, { 0x425B, 248595, 248590, 248664, -1, -1, -1, -1, -1, -1 }, { 0x425C, 248672, 248668, 248696, -1, -1, -1, -1, -1, -1 }, { 0x425D, 248705, 248701, 248717, -1, -1, -1, -1, -1, -1 }, { 0x425E, 248739, 248721, 248811, -1, -1, -1, -1, -1, -1 }, { 0x425F, 248821, 248816, 248858, -1, -1, -1, -1, -1, -1 }, { 0x4260, 248868, 248863, 248947, -1, -1, -1, -1, -1, -1 }, { 0x4261, 248957, 248952, 249065, -1, -1, -1, -1, -1, -1 }, { 0x4262, 249076, 249070, 249116, -1, -1, -1, -1, -1, -1 }, { 0x4263, 249124, 249120, 249178, -1, -1, -1, -1, -1, -1 }, { 0x4264, 249189, 249183, 249313, -1, -1, -1, -1, -1, -1 }, { 0x4265, 249330, 249318, 249374, -1, -1, -1, -1, -1, -1 }, { 0x4266, 249385, 249380, 249454, -1, -1, -1, -1, -1, -1 }, { 0x4267, 249465, 249460, 249510, -1, -1, -1, -1, -1, -1 }, { 0x4268, 249522, 249515, 249579, -1, -1, -1, -1, -1, -1 }, { 0x4269, 249593, 249583, -1, -1, -1, -1, -1, -1, -1 }, { 0x426A, 249623, 249617, 249695, -1, -1, -1, -1, -1, -1 }, { 0x426B, 249705, 249700, 249763, -1, -1, -1, -1, -1, -1 }, { 0x426C, 249778, 249767, 249797, -1, -1, -1, -1, -1, -1 }, { 0x426D, 249812, 249802, 249872, -1, -1, -1, -1, -1, -1 }, { 0x426E, 249895, 249877, 249941, -1, -1, -1, -1, -1, -1 }, { 0x426F, 249968, 249946, 249981, -1, -1, -1, -1, -1, -1 }, { 0x4270, 249993, 249987, 250095, -1, -1, -1, -1, -1, -1 }, { 0x4271, 250106, 250101, 250115, -1, -1, -1, -1, -1, -1 }, { 0x4272, 250124, 250119, 250179, -1, -1, -1, -1, -1, -1 }, { 0x4273, 250188, 250183, 250254, -1, -1, -1, -1, -1, -1 }, { 0x4274, 250267, 250260, 250359, -1, -1, -1, -1, -1, -1 }, { 0x4275, 250382, 250365, 250477, -1, -1, -1, -1, -1, -1 }, { 0x4276, 250491, 250484, 250573, -1, -1, -1, -1, -1, -1 }, { 0x4277, 250591, 250581, 250634, -1, -1, -1, -1, -1, -1 }, { 0x4278, 250644, 250639, 250672, -1, -1, -1, -1, -1, -1 }, { 0x4279, 250684, 250678, 250739, -1, -1, -1, -1, -1, -1 }, { 0x427A, 250751, 250745, 250855, -1, -1, -1, -1, -1, -1 }, { 0x427B, 250866, 250861, 250888, -1, -1, -1, -1, -1, -1 }, { 0x427C, 250897, 250892, 250948, -1, -1, -1, -1, -1, -1 }, { 0x427D, 250959, 250954, 251012, -1, -1, -1, -1, -1, -1 }, { 0x427E, 251032, 251017, 251058, -1, -1, -1, -1, -1, -1 }, { 0x427F, 251066, 251062, 251125, -1, -1, -1, -1, -1, -1 }, { 0x4280, 251133, 251129, 251206, -1, -1, -1, -1, -1, -1 }, { 0x4281, 251222, 251210, -1, -1, -1, -1, -1, -1, -1 }, { 0x4282, 251376, 251370, 251433, -1, -1, -1, -1, -1, -1 }, { 0x4283, 251448, 251437, 251488, -1, -1, -1, -1, -1, -1 }, { 0x4284, 251499, 251493, 251513, -1, -1, -1, -1, -1, -1 }, { 0x4285, 251532, 251520, 251545, -1, -1, -1, -1, -1, -1 }, { 0x4286, 251557, 251551, 251636, -1, -1, -1, -1, -1, -1 }, { 0x4287, 251646, 251641, 251723, -1, -1, -1, -1, -1, -1 }, { 0x4288, 251732, 251727, 251774, -1, -1, -1, -1, -1, -1 }, { 0x4289, 251784, 251779, 251825, -1, -1, -1, -1, -1, -1 }, { 0x428A, 251835, 251830, 251868, -1, -1, -1, -1, -1, -1 }, { 0x428B, 251879, 251873, -1, -1, -1, -1, -1, -1, -1 }, { 0x428C, -1, 251935, -1, -1, -1, -1, -1, -1, -1 }, { 0x428D, 251949, 251940, 252033, -1, -1, -1, -1, -1, -1 }, { 0x428E, 252043, 252037, 252112, -1, -1, -1, -1, -1, -1 }, { 0x428F, 252123, 252118, -1, -1, -1, -1, -1, -1, -1 }, { 0x4290, 252203, 252198, 252298, -1, -1, -1, -1, -1, -1 }, { 0x4291, 252310, 252303, 252407, -1, -1, -1, -1, -1, -1 }, { 0x4292, 252420, 252414, -1, -1, -1, -1, -1, -1, -1 }, { 0x4293, 252521, 252513, 252568, -1, -1, -1, -1, -1, -1 }, { 0x4294, 252579, 252573, 252607, -1, -1, -1, -1, -1, -1 }, { 0x4295, 252618, 252613, -1, -1, -1, -1, -1, -1, -1 }, { 0x4296, 252684, 252673, 252718, -1, -1, -1, -1, -1, -1 }, { 0x4297, 252729, 252723, 252832, -1, -1, -1, -1, -1, -1 }, { 0x4298, 252845, 252839, 252869, -1, -1, -1, -1, -1, -1 }, { 0x4299, 252889, 252874, 252926, -1, -1, -1, -1, -1, -1 }, { 0x429A, 252943, 252931, -1, -1, -1, -1, -1, -1, -1 }, { 0x429B, 252967, 252961, 252995, -1, -1, -1, -1, -1, -1 }, { 0x429C, 253005, 252999, 253040, -1, -1, -1, -1, -1, -1 }, { 0x429D, 253051, 253046, 253071, -1, -1, -1, -1, -1, -1 }, { 0x429E, 253082, 253076, 253181, -1, -1, -1, -1, -1, -1 }, { 0x429F, 253191, 253186, 253289, -1, -1, -1, -1, -1, -1 }, { 0x42A0, 253299, 253294, 253423, -1, -1, -1, -1, -1, -1 }, { 0x42A1, 253432, 253427, 253517, -1, -1, -1, -1, -1, -1 }, { 0x42A2, 253529, 253522, -1, -1, -1, -1, -1, -1, -1 }, { 0x42A3, 253580, 253574, 253739, -1, -1, -1, -1, -1, -1 }, { 0x42A4, 253752, 253746, 253807, -1, -1, -1, -1, -1, -1 }, { 0x42A5, 253817, 253812, 253862, -1, -1, -1, -1, -1, -1 }, { 0x42A6, 253873, 253868, 254064, -1, -1, -1, -1, -1, -1 }, { 0x42A7, 254079, 254068, 254115, -1, -1, -1, -1, -1, -1 }, { 0x42A8, 254123, 254119, 254156, -1, -1, -1, -1, -1, -1 }, { 0x42A9, 254167, 254161, 254178, -1, -1, -1, -1, -1, -1 }, { 0x42AA, 254188, 254183, 254254, -1, -1, -1, -1, -1, -1 }, { 0x42AB, 254264, 254258, 254286, -1, -1, -1, -1, -1, -1 }, { 0x42AC, 254296, 254291, 254433, -1, -1, -1, -1, -1, -1 }, { 0x42AD, 254444, 254439, 254527, -1, -1, -1, -1, -1, -1 }, { 0x42AE, 254537, 254532, 254564, -1, -1, -1, -1, -1, -1 }, { 0x42AF, 254581, 254568, 254671, -1, -1, -1, -1, -1, -1 }, { 0x42B0, 254683, 254678, 254735, -1, -1, -1, -1, -1, -1 }, { 0x42B1, 254756, 254740, 254781, -1, -1, -1, -1, -1, -1 }, { 0x42B2, 254792, 254787, 254897, -1, -1, -1, -1, -1, -1 }, { 0x42B3, 254908, 254903, 255009, -1, -1, -1, -1, -1, -1 }, { 0x42B4, 255018, 255013, 255042, -1, -1, -1, -1, -1, -1 }, { 0x42B5, 255053, 255048, 255103, -1, -1, -1, -1, -1, -1 }, { 0x42B6, 255120, 255108, 255160, -1, -1, -1, -1, -1, -1 }, { 0x42B7, 255170, 255166, -1, -1, -1, -1, -1, -1, 255300 }, { 0x42B8, 255317, 255306, -1, -1, -1, -1, -1, -1, -1 }, { 0x42B9, 255374, 255369, -1, -1, -1, -1, -1, -1, -1 }, { 0x42BA, 255428, 255424, 255478, -1, -1, -1, -1, -1, -1 }, { 0x42BB, 255487, 255482, 255511, -1, -1, -1, -1, -1, -1 }, { 0x42BC, 255520, 255516, 255555, -1, -1, -1, -1, -1, -1 }, { 0x42BD, 255567, 255560, 255626, -1, -1, -1, -1, -1, -1 }, { 0x42BE, 255637, 255632, 255658, -1, -1, -1, -1, -1, -1 }, { 0x42BF, 255666, 255662, 255759, -1, -1, -1, -1, -1, -1 }, { 0x42C0, 255769, 255763, 255796, -1, -1, -1, -1, -1, -1 }, { 0x42C1, 255812, 255801, 255887, -1, -1, -1, -1, -1, -1 }, { 0x42C2, 255899, 255893, 255995, -1, -1, -1, -1, -1, -1 }, { 0x42C3, 256005, 256000, 256034, -1, -1, -1, -1, -1, -1 }, { 0x42C4, 256051, 256039, 256083, -1, -1, -1, -1, -1, -1 }, { 0x42C8, 256094, 256089, 256232, -1, -1, -1, -1, -1, -1 }, { 0x42C9, 256248, 256236, 256396, -1, -1, -1, -1, -1, -1 }, { 0x42CA, 256407, 256401, 256473, -1, -1, -1, -1, -1, -1 }, { 0x42CB, 256485, 256480, 256528, -1, -1, -1, -1, -1, -1 }, { 0x42CC, 256543, 256533, 256636, -1, -1, -1, -1, -1, -1 }, { 0x42CD, 256646, 256643, -1, -1, -1, -1, -1, -1, -1 }, { 0x42CE, 256744, 256734, 256819, -1, -1, -1, -1, -1, -1 }, { 0x42CF, 256830, 256825, 256886, -1, -1, -1, -1, -1, -1 }, { 0x42D0, 256897, 256891, 257037, -1, -1, -1, -1, -1, -1 }, { 0x42D1, 257048, 257042, 257073, -1, -1, -1, -1, -1, -1 }, { 0x42D2, 257093, 257078, -1, -1, -1, -1, -1, -1, -1 }, { 0x42D3, 257145, 257140, 257238, -1, -1, -1, -1, -1, -1 }, { 0x42D4, 257249, 257244, 257359, -1, -1, -1, -1, -1, -1 }, { 0x42D5, 257373, 257363, 257420, -1, -1, -1, -1, -1, -1 }, { 0x42D6, 257437, 257425, 257464, -1, -1, -1, -1, -1, 257468 }, { 0x42D7, 257485, 257475, -1, -1, -1, -1, -1, -1, -1 }, { 0x42D8, 257577, 257565, 257632, -1, -1, -1, -1, -1, -1 }, { 0x42D9, 257649, 257638, 257663, -1, -1, -1, -1, -1, -1 }, { 0x42DA, 257672, 257667, 257719, -1, -1, -1, -1, -1, -1 }, { 0x42DB, 257728, 257723, 257786, -1, -1, -1, -1, -1, -1 }, { 0x42DC, 257796, 257790, 257897, -1, -1, -1, -1, -1, -1 }, { 0x42DD, 257909, 257903, -1, -1, -1, -1, -1, -1, -1 }, { 0x42DE, 258022, 257999, 258066, -1, -1, -1, -1, -1, -1 }, { 0x42DF, 258077, 258072, 258123, -1, -1, -1, -1, -1, -1 }, { 0x42E0, 258132, 258127, 258196, -1, -1, -1, -1, -1, -1 }, { 0x42E1, 258205, 258200, -1, -1, -1, -1, -1, -1, -1 }, { 0x42E2, 258269, 258264, 258409, -1, -1, -1, -1, -1, -1 }, { 0x42E3, 258420, 258414, 258518, -1, -1, -1, -1, -1, -1 }, { 0x42E4, 258536, 258523, 258595, -1, -1, -1, -1, -1, -1 }, { 0x42E5, 258611, 258600, 258633, -1, -1, -1, -1, -1, 258637 }, { 0x42E6, 258651, 258645, 258665, -1, -1, -1, -1, -1, 258670 }, { 0x42E7, 258682, 258676, 258736, -1, -1, -1, -1, -1, -1 }, { 0x42E8, 258748, 258740, 258807, -1, -1, -1, -1, -1, -1 }, { 0x42E9, 258815, 258811, 258844, -1, -1, -1, -1, -1, -1 }, { 0x42EA, 258851, 258848, 258932, -1, -1, -1, -1, -1, -1 }, { 0x42EB, 258941, 258935, 259089, -1, -1, -1, -1, -1, -1 }, { 0x42EC, 259101, 259096, 259183, -1, -1, -1, -1, -1, -1 }, { 0x42ED, 259200, 259189, 259302, -1, -1, -1, -1, -1, -1 }, { 0x42EE, 259317, 259306, 259468, -1, -1, -1, -1, -1, -1 }, { 0x42EF, 259485, 259473, 259586, -1, -1, -1, -1, -1, -1 }, { 0x42F0, 259595, 259590, 259721, -1, -1, -1, -1, -1, -1 }, { 0x42F1, 259730, 259725, 259812, -1, -1, -1, -1, -1, -1 }, { 0x42F2, 259835, 259817, 259922, -1, -1, -1, -1, -1, -1 }, { 0x42F3, 259932, 259927, 260048, -1, -1, -1, -1, -1, -1 }, { 0x42F4, 260059, 260053, 260090, -1, -1, -1, -1, -1, -1 }, { 0x42F5, 260104, 260095, 260179, -1, -1, -1, -1, -1, -1 }, { 0x42F6, 260189, 260183, 260263, -1, -1, -1, -1, -1, -1 }, { 0x42F7, 260279, 260267, 260326, -1, -1, -1, -1, -1, -1 }, { 0x42F8, 260337, 260331, 260371, -1, -1, -1, -1, -1, -1 }, { 0x42F9, 260381, 260376, 260438, -1, -1, -1, -1, -1, -1 }, { 0x42FA, 260447, 260442, -1, -1, -1, -1, -1, -1, -1 }, { 0x42FB, 260513, 260508, 260595, -1, -1, -1, -1, -1, -1 }, { 0x42FC, 260606, 260600, 260658, -1, -1, -1, -1, -1, -1 }, { 0x42FD, 260670, 260664, 260715, -1, -1, -1, -1, -1, -1 }, { 0x42FE, 260731, 260721, 260782, -1, -1, -1, -1, -1, -1 }, { 0x42FF, 260792, 260787, 260869, -1, -1, -1, -1, -1, -1 }, { 0x4300, 260878, 260874, 260956, -1, -1, -1, -1, -1, -1 }, { 0x4301, 260977, 260960, 261062, -1, -1, -1, -1, -1, -1 }, { 0x4302, 261072, 261067, 261191, -1, -1, -1, -1, -1, -1 }, { 0x4303, 261205, 261195, 261247, -1, -1, -1, -1, -1, -1 }, { 0x4304, 261259, 261253, 261338, -1, -1, -1, -1, -1, -1 }, { 0x4305, 261355, 261344, 261369, -1, -1, -1, -1, -1, -1 }, { 0x4306, 261382, 261375, 261395, -1, -1, -1, -1, -1, -1 }, { 0x4307, 261410, 261400, 261511, -1, -1, -1, -1, -1, -1 }, { 0x4308, 261522, 261516, 261552, -1, -1, -1, -1, -1, -1 }, { 0x4309, 261562, 261556, -1, -1, -1, -1, -1, -1, -1 }, { 0x430A, 261637, 261632, 261751, -1, -1, -1, -1, -1, -1 }, { 0x430B, 261762, 261756, 261854, -1, -1, -1, -1, -1, -1 }, { 0x430C, 261869, 261858, 261987, -1, -1, -1, -1, -1, -1 }, { 0x430D, 261996, 261991, 262015, -1, -1, -1, -1, -1, -1 }, { 0x430E, 262026, 262020, 262086, -1, -1, -1, -1, -1, -1 }, { 0x430F, -1, 262092, 262097, -1, -1, -1, -1, -1, -1 }, { 0x4310, 262106, 262101, 262127, -1, -1, -1, -1, -1, -1 }, { 0x4311, 262136, 262131, 262191, -1, -1, -1, -1, -1, -1 }, { 0x4312, 262202, 262197, 262242, -1, -1, -1, -1, -1, -1 }, { 0x4313, 262256, 262246, 262322, -1, -1, -1, -1, -1, -1 }, { 0x4314, 262332, 262327, 262385, -1, -1, -1, -1, -1, -1 }, { 0x4315, 262394, 262389, 262438, -1, -1, -1, -1, -1, -1 }, { 0x4316, 262447, 262442, 262601, -1, -1, -1, -1, -1, -1 }, { 0x4317, 262610, 262606, 262712, -1, -1, -1, -1, -1, -1 }, { 0x4318, 262721, 262716, 262796, -1, -1, -1, -1, -1, -1 }, { 0x4319, 262807, 262801, 262821, -1, -1, -1, -1, -1, -1 }, { 0x431A, 262843, 262828, 262868, -1, -1, -1, -1, -1, -1 }, { 0x431B, 262883, 262872, 263163, -1, -1, -1, -1, -1, -1 }, { 0x431C, 263173, 263168, 263278, -1, -1, -1, -1, -1, -1 }, { 0x431D, 263288, 263283, 263394, -1, -1, -1, -1, -1, -1 }, { 0x431E, 263404, 263399, 263476, -1, -1, -1, -1, -1, -1 }, { 0x431F, 263487, 263482, 263552, -1, -1, -1, -1, -1, -1 }, { 0x4320, 263561, 263556, 263654, -1, -1, -1, -1, -1, -1 }, { 0x4321, 263665, 263660, 263733, -1, -1, -1, -1, -1, -1 }, { 0x4322, 263743, 263737, 263797, -1, -1, -1, -1, -1, -1 }, { 0x4323, 263821, 263803, 263848, -1, -1, -1, -1, -1, -1 }, { 0x4324, 263858, 263854, 263975, -1, -1, -1, -1, -1, -1 }, { 0x4325, 263990, 263980, 264024, -1, -1, -1, -1, -1, -1 }, { 0x4326, 264034, 264029, 264061, -1, -1, -1, -1, -1, -1 }, { 0x4327, 264071, 264066, 264142, -1, -1, -1, -1, -1, -1 }, { 0x4328, 264153, 264148, 264204, -1, -1, -1, -1, -1, -1 }, { 0x4329, 264213, 264208, 264243, -1, -1, -1, -1, -1, -1 }, { 0x432A, 264258, 264248, 264292, -1, -1, -1, -1, -1, -1 }, { 0x432B, 264314, 264297, 264375, -1, -1, -1, -1, -1, -1 }, { 0x432C, 264386, 264380, 264441, -1, -1, -1, -1, -1, -1 }, { 0x432D, 264453, 264448, 264480, -1, -1, -1, -1, -1, -1 }, { 0x432E, 264493, 264486, 264535, -1, -1, -1, -1, -1, -1 }, { 0x432F, 264549, 264543, 264617, -1, -1, -1, -1, -1, -1 }, { 0x4330, 264628, 264623, 264656, -1, -1, -1, -1, -1, -1 }, { 0x4331, 264671, 264661, 264709, -1, -1, -1, -1, -1, -1 }, { 0x4332, 264719, 264714, -1, -1, -1, -1, -1, -1, -1 }, { 0x4333, 264747, 264743, 264827, -1, -1, -1, -1, -1, -1 }, { 0x4334, 264837, 264832, 264873, -1, -1, -1, -1, -1, -1 }, { 0x4335, 264883, 264878, 264898, -1, -1, -1, -1, -1, -1 }, { 0x4336, 264907, 264903, -1, -1, -1, -1, -1, -1, -1 }, { 0x4337, 265075, 265063, 265117, -1, -1, -1, -1, -1, -1 }, { 0x4338, 265129, 265123, 265316, -1, -1, -1, -1, -1, -1 }, { 0x4339, 265329, 265322, 265420, -1, -1, -1, -1, -1, -1 }, { 0x433A, 265431, 265427, 265503, -1, -1, -1, -1, -1, -1 }, { 0x433B, 265512, 265507, 265576, -1, -1, -1, -1, -1, -1 }, { 0x433C, 265586, 265580, 265613, -1, -1, -1, -1, -1, -1 }, { 0x433D, 265623, 265618, 265648, -1, -1, -1, -1, -1, -1 }, { 0x433E, 265659, 265653, 265706, -1, -1, -1, -1, -1, -1 }, { 0x433F, 265716, 265711, 265798, -1, -1, -1, -1, -1, -1 }, { 0x4340, 265808, 265802, 265884, -1, -1, -1, -1, -1, -1 }, { 0x4341, 265895, 265889, 265961, -1, -1, -1, -1, -1, -1 }, { 0x4342, 265971, 265966, 266001, -1, -1, -1, -1, -1, -1 }, { 0x4343, 266010, 266005, 266041, -1, -1, -1, -1, -1, -1 }, { 0x4344, 266051, 266046, 266081, -1, -1, -1, -1, -1, -1 }, { 0x4345, 266093, 266087, 266144, -1, -1, -1, -1, -1, -1 }, { 0x4346, 266155, 266150, 266198, -1, -1, -1, -1, -1, -1 }, { 0x4347, 266215, 266203, 266295, -1, -1, -1, -1, -1, -1 }, { 0x4348, 266310, 266299, 266355, -1, -1, -1, -1, -1, -1 }, { 0x4349, 266371, 266361, 266411, -1, -1, -1, -1, -1, -1 }, { 0x434A, 266423, 266417, 266490, -1, -1, -1, -1, -1, -1 }, { 0x434B, 266508, 266496, 266571, -1, -1, -1, -1, -1, -1 }, { 0x434C, 266588, 266577, 266615, -1, -1, -1, -1, -1, -1 }, { 0x434D, 266635, 266619, 266676, -1, -1, -1, -1, -1, -1 }, { 0x434E, 266687, 266681, 266750, -1, -1, -1, -1, -1, -1 }, { 0x4350, 266760, 266755, 266865, -1, -1, -1, -1, -1, -1 }, { 0x4351, 266880, 266870, 266999, -1, -1, -1, -1, -1, -1 }, { 0x4352, 267015, 267004, 267050, -1, -1, -1, -1, -1, -1 }, { 0x4353, 267065, 267055, 267108, -1, -1, -1, -1, -1, -1 }, { 0x4354, 267127, 267112, 267161, -1, -1, -1, -1, -1, -1 }, { 0x4355, 267172, 267167, 267215, -1, -1, -1, -1, -1, -1 }, { 0x4356, 267229, 267219, 267321, -1, -1, -1, -1, -1, -1 }, { 0x4357, 267331, 267325, 267397, -1, -1, -1, -1, -1, -1 }, { 0x4358, 267408, 267403, 267432, -1, -1, -1, -1, -1, -1 }, { 0x4359, 267441, 267436, 267484, -1, -1, -1, -1, -1, -1 }, { 0x435A, 267495, 267489, 267500, -1, -1, -1, -1, -1, -1 }, { 0x435B, 267510, 267506, 267542, -1, -1, -1, -1, -1, -1 }, { 0x435C, 267552, 267546, 267608, -1, -1, -1, -1, -1, -1 }, { 0x435D, 267619, 267614, 267637, -1, -1, -1, -1, -1, -1 }, { 0x435E, 267652, 267641, 267714, -1, -1, -1, -1, -1, -1 }, { 0x435F, 267724, 267718, 267760, -1, -1, -1, -1, -1, -1 }, { 0x4360, 267771, 267766, 267825, -1, -1, -1, -1, -1, -1 }, { 0x4361, 267834, 267829, 267884, -1, -1, -1, -1, -1, -1 }, { 0x4362, 267893, 267888, 267919, -1, -1, -1, -1, -1, -1 }, { 0x4363, 267929, 267923, 267948, -1, -1, -1, -1, -1, -1 }, { 0x4364, 267959, 267953, 268038, -1, -1, -1, -1, -1, -1 }, { 0x4365, 268047, 268042, 268099, -1, -1, -1, -1, -1, -1 }, { 0x4366, 268108, 268103, 268173, 268177, -1, -1, -1, -1, -1 }, { 0x4367, 268188, 268182, -1, -1, -1, -1, -1, -1, -1 }, { 0x4368, 268225, 268220, 268266, -1, -1, -1, -1, -1, -1 }, { 0x4369, 268284, 268270, 268372, -1, -1, -1, -1, -1, -1 }, { 0x436A, 268383, 268378, 268397, -1, -1, -1, -1, -1, -1 }, { 0x436B, 268409, 268401, 268491, -1, -1, -1, -1, -1, -1 }, { 0x436C, 268502, 268496, 268560, -1, -1, -1, -1, -1, -1 }, { 0x436D, 268581, 268566, -1, -1, -1, -1, -1, -1, -1 }, { 0x436E, 268618, 268613, 268706, -1, -1, -1, -1, -1, -1 }, { 0x436F, 268718, 268712, 268759, -1, -1, -1, -1, -1, -1 }, { 0x4370, 268770, 268764, -1, -1, -1, -1, -1, -1, -1 }, { 0x4371, 268850, 268839, 268873, -1, -1, -1, -1, -1, -1 }, { 0x4372, 268889, 268877, 268930, -1, -1, -1, -1, -1, -1 }, { 0x4373, 268941, 268935, 269013, -1, -1, -1, -1, -1, -1 }, { 0x4374, 269023, 269018, 269077, -1, -1, -1, -1, -1, -1 }, { 0x4375, 269095, 269082, 269116, -1, -1, -1, -1, -1, -1 }, { 0x4376, 269129, 269123, 269137, -1, -1, -1, -1, -1, -1 }, { 0x4377, 269148, 269143, 269188, -1, -1, -1, -1, -1, -1 }, { 0x4378, 269198, 269193, 269251, -1, -1, -1, -1, -1, -1 }, { 0x4379, 269260, 269255, -1, -1, -1, -1, -1, -1, -1 }, { 0x437A, 269387, 269381, 269415, -1, -1, -1, -1, -1, -1 }, { 0x437B, 269427, 269421, 269466, -1, -1, -1, -1, -1, -1 }, { 0x437C, 269482, 269472, 269579, -1, -1, -1, -1, -1, -1 }, { 0x437D, 269589, 269584, 269620, -1, -1, -1, -1, -1, -1 }, { 0x437E, 269629, 269624, 269636, -1, -1, -1, -1, -1, -1 }, { 0x437F, 269653, 269641, 269790, -1, -1, -1, -1, -1, -1 }, { 0x4380, 269803, 269797, 269850, -1, -1, -1, -1, -1, -1 }, { 0x4381, 269859, 269855, 269881, -1, -1, -1, -1, -1, -1 }, { 0x4382, 269890, 269885, 269934, -1, -1, -1, -1, -1, -1 }, { 0x4383, 269944, 269939, 269967, -1, -1, -1, -1, -1, -1 }, { 0x4384, 269982, 269972, 270017, -1, -1, -1, -1, -1, -1 }, { 0x4385, 270033, 270023, 270040, -1, -1, -1, -1, -1, -1 }, { 0x4386, 270059, 270044, 270066, -1, -1, -1, -1, -1, -1 }, { 0x4387, 270083, 270072, 270128, -1, -1, -1, -1, -1, -1 }, { 0x4388, 270140, 270134, 270147, -1, -1, -1, -1, -1, -1 }, { 0x4389, 270157, 270151, 270224, -1, -1, -1, -1, -1, -1 }, { 0x438A, 270238, 270228, 270258, -1, -1, -1, -1, -1, -1 }, { 0x438B, 270269, 270263, 270273, -1, -1, -1, -1, -1, -1 }, { 0x438C, 270283, 270278, 270313, -1, -1, -1, -1, -1, -1 }, { 0x438D, 270322, 270318, -1, -1, -1, -1, -1, -1, -1 }, { 0x438E, 270355, 270350, 270402, -1, -1, -1, -1, -1, -1 }, { 0x438F, 270412, 270406, 270431, -1, -1, -1, -1, -1, -1 }, { 0x4390, 270449, 270436, 270455, -1, -1, -1, -1, -1, -1 }, { 0x4391, 270466, 270461, 270516, -1, -1, -1, -1, -1, -1 }, { 0x4392, 270526, 270520, 270579, -1, -1, -1, -1, -1, -1 }, { 0x4393, 270591, 270585, 270598, -1, -1, -1, -1, -1, -1 }, { 0x4394, 270606, 270602, 270634, -1, -1, -1, -1, -1, -1 }, { 0x4395, 270652, 270638, 270665, -1, -1, -1, -1, -1, -1 }, { 0x4396, 270677, 270671, 270699, -1, -1, -1, -1, -1, -1 }, { 0x4397, 270710, 270705, 270717, -1, -1, -1, -1, -1, -1 }, { 0x4398, 270728, 270723, 270768, -1, -1, -1, -1, -1, -1 }, { 0x4399, 270778, 270772, 270785, -1, -1, -1, -1, -1, -1 }, { 0x439A, 270795, 270790, 270829, -1, -1, -1, -1, -1, -1 }, { 0x439C, 270840, 270835, 270891, -1, -1, -1, -1, -1, -1 }, { 0x439D, 270906, 270896, 270928, -1, -1, -1, -1, -1, -1 }, { 0x439F, 270942, 270933, 270997, -1, -1, -1, -1, -1, -1 }, { 0x43A0, 271009, 271001, 271128, -1, -1, -1, -1, -1, -1 }, { 0x43A1, 271138, 271132, 271244, -1, -1, -1, -1, -1, -1 }, { 0x43A2, 271255, 271250, 271303, -1, -1, -1, -1, -1, -1 }, { 0x43A3, 271320, 271307, 271358, -1, -1, -1, -1, -1, -1 }, { 0x43A4, 271367, 271362, 271437, -1, -1, -1, -1, -1, -1 }, { 0x43A6, 271457, 271441, 271507, -1, -1, -1, -1, -1, -1 }, { 0x43A7, 271518, 271512, 271600, -1, -1, -1, -1, -1, -1 }, { 0x43A8, 271616, 271606, 271643, -1, -1, -1, -1, -1, -1 }, { 0x43A9, 271651, 271647, 271736, -1, -1, -1, -1, -1, -1 }, { 0x43AA, 271746, 271740, 271819, -1, -1, -1, -1, -1, -1 }, { 0x43AB, 271830, 271823, 271861, -1, -1, -1, -1, -1, -1 }, { 0x43AC, 271874, 271869, 271938, -1, -1, -1, -1, -1, -1 }, { 0x43AD, 271952, 271942, 272025, -1, -1, -1, -1, -1, -1 }, { 0x43AE, 272041, 272030, 272091, -1, -1, -1, -1, -1, -1 }, { 0x43AF, 272110, 272095, 272182, -1, -1, -1, -1, -1, -1 }, { 0x43B0, 272192, 272187, 272228, -1, -1, -1, -1, -1, -1 }, { 0x43B1, 272238, 272233, 272277, -1, -1, -1, -1, -1, -1 }, { 0x43B2, 272291, 272281, 272308, -1, -1, -1, -1, -1, -1 }, { 0x43B3, 272319, 272313, 272335, -1, -1, -1, -1, -1, -1 }, { 0x43B4, 272346, 272339, 272423, -1, -1, -1, -1, -1, -1 }, { 0x43B5, 272434, 272429, 272508, -1, -1, -1, -1, -1, -1 }, { 0x43B6, 272517, 272512, 272539, -1, -1, -1, -1, -1, -1 }, { 0x43B7, 272548, 272543, 272615, -1, -1, -1, -1, -1, -1 }, { 0x43B8, 272624, 272620, 272667, -1, -1, -1, -1, -1, -1 }, { 0x43B9, 272683, 272671, 272744, -1, -1, -1, -1, -1, -1 }, { 0x43BA, 272759, 272749, 272809, -1, -1, -1, -1, -1, -1 }, { 0x43BB, 272820, 272814, 272855, -1, -1, -1, -1, 272849, -1 }, { 0x43BC, 272866, 272861, 272883, -1, -1, -1, -1, -1, -1 }, { 0x43BD, 272892, 272887, 272965, -1, -1, -1, -1, -1, -1 }, { 0x43BE, 272977, 272970, 273020, -1, -1, -1, -1, -1, -1 }, { 0x43BF, 273030, 273025, 273067, -1, -1, -1, -1, -1, -1 }, { 0x43C0, 273082, 273072, 273095, -1, -1, -1, -1, -1, -1 }, { 0x43C1, 273104, 273099, 273141, -1, -1, -1, -1, -1, -1 }, { 0x43C2, 273151, 273146, 273213, -1, -1, -1, -1, -1, -1 }, { 0x43C3, 273223, 273218, 273252, -1, -1, -1, -1, -1, -1 }, { 0x43C4, 273270, 273258, 273360, -1, -1, -1, -1, -1, -1 }, { 0x43C5, 273369, 273364, 273413, -1, -1, -1, -1, -1, -1 }, { 0x43C6, 273422, 273417, 273459, -1, -1, -1, -1, -1, -1 }, { 0x43C7, 273469, 273464, 273540, -1, -1, -1, -1, 273534, -1 }, { 0x43C8, 273552, 273546, 273655, -1, -1, -1, -1, -1, -1 }, { 0x43C9, 273673, 273661, 273725, -1, -1, -1, -1, -1, -1 }, { 0x43CA, 273736, 273730, 273772, -1, -1, -1, -1, -1, -1 }, { 0x43CB, 273783, 273778, 273859, -1, -1, -1, -1, -1, -1 }, { 0x43CC, 273870, 273863, 274004, -1, -1, -1, -1, -1, -1 }, { 0x43CD, 274014, 274008, 274097, -1, -1, -1, -1, -1, -1 }, { 0x43CE, 274114, 274103, 274157, -1, -1, -1, -1, -1, -1 }, { 0x43CF, 274169, 274163, 274224, -1, -1, -1, -1, -1, -1 }, { 0x43D0, 274234, 274228, 274257, -1, -1, -1, -1, -1, -1 }, { 0x43D1, 274266, 274262, 274324, 274328, -1, -1, -1, -1, -1 }, { 0x43D2, 274339, 274334, 274396, -1, -1, -1, -1, -1, -1 }, { 0x43D3, 274407, 274402, 274463, -1, -1, -1, -1, -1, -1 }, { 0x43D4, 274475, 274469, 274577, -1, -1, -1, -1, -1, -1 }, { 0x43D5, 274599, 274582, 274645, -1, -1, -1, -1, -1, -1 }, { 0x43D6, 274656, 274650, 274709, -1, -1, -1, -1, -1, -1 }, { 0x43D7, 274725, 274715, 274788, -1, -1, -1, -1, -1, -1 }, { 0x43D8, 274793, -1, 274841, -1, -1, -1, -1, -1, -1 }, { 0x43D9, 274855, 274845, 275035, -1, -1, -1, -1, -1, -1 }, { 0x43DA, 275045, 275040, 275120, -1, -1, -1, -1, -1, -1 }, { 0x43DB, 275132, 275126, 275237, -1, -1, -1, -1, -1, -1 }, { 0x43DC, 275247, 275243, 275274, -1, -1, -1, -1, -1, -1 }, { 0x43DD, 275284, 275278, 275446, -1, -1, -1, -1, -1, -1 }, { 0x43DE, 275458, 275453, 275481, -1, -1, -1, -1, -1, -1 }, { 0x43DF, 275490, 275485, 275511, -1, -1, -1, -1, -1, -1 }, { 0x43E0, 275522, 275516, 275566, -1, -1, -1, -1, -1, -1 }, { 0x43E1, 275593, 275570, 275645, -1, -1, -1, -1, -1, -1 }, { 0x43E2, 275655, 275650, 275681, -1, -1, -1, -1, -1, -1 }, { 0x43E3, 275697, 275685, 275737, -1, -1, -1, -1, -1, -1 }, { 0x43E4, 275751, 275742, 275805, -1, -1, -1, -1, -1, -1 }, { 0x43E5, 275815, 275809, -1, -1, -1, -1, -1, -1, -1 }, { 0x43E6, 275871, 275864, 275943, -1, -1, -1, -1, -1, -1 }, { 0x43E7, 275953, 275948, 276026, -1, -1, -1, -1, 276020, 276030 }, { 0x43E8, 276056, 276033, 276106, -1, -1, -1, -1, -1, -1 }, { 0x43E9, 276122, 276111, 276169, -1, -1, -1, -1, -1, -1 }, { 0x43EA, 276178, 276173, 276226, -1, -1, -1, -1, 276220, -1 }, { 0x43EB, 276242, 276230, 276301, -1, -1, -1, -1, -1, -1 }, { 0x43EC, 276322, 276306, 276362, -1, -1, -1, -1, -1, -1 }, { 0x43ED, 276372, 276367, -1, -1, -1, -1, -1, -1, -1 }, { 0x43EE, 276397, 276392, 276482, -1, -1, -1, -1, -1, -1 }, { 0x43EF, 276490, 276486, 276522, -1, -1, -1, -1, -1, -1 }, { 0x43F0, 276533, 276527, 276607, -1, -1, -1, -1, -1, -1 }, { 0x43F1, 276617, 276612, 276634, -1, -1, -1, -1, -1, -1 }, { 0x43F2, 276643, 276638, 276699, -1, -1, -1, -1, -1, -1 }, { 0x43F3, 276709, 276704, 276785, -1, -1, -1, -1, -1, -1 }, { 0x43F4, 276795, 276790, 276853, -1, -1, -1, -1, -1, 276859 }, { 0x43F5, 276869, 276863, 276933, -1, -1, -1, -1, -1, -1 }, { 0x43F6, 276945, 276939, 277018, -1, -1, -1, -1, -1, -1 }, { 0x43F7, 277033, 277022, 277092, -1, -1, -1, -1, -1, -1 }, { 0x43F8, 277102, 277097, 277127, -1, -1, -1, -1, -1, -1 }, { 0x43F9, 277147, 277131, 277167, -1, -1, -1, -1, -1, -1 }, { 0x43FA, 277179, 277173, 277198, -1, -1, -1, -1, -1, -1 }, { 0x43FB, 277211, 277204, 277272, -1, -1, -1, -1, -1, -1 }, { 0x43FC, 277284, 277278, 277350, -1, -1, -1, -1, -1, -1 }, { 0x43FD, 277360, 277355, 277420, -1, -1, -1, -1, -1, -1 }, { 0x43FE, 277430, 277424, -1, -1, -1, -1, -1, -1, 277484 }, { 0x43FF, 277496, 277491, 277517, -1, -1, -1, -1, -1, -1 }, { 0x4400, 277526, 277521, 277561, -1, -1, -1, -1, -1, -1 }, { 0x4401, 277581, 277565, 277675, -1, -1, -1, -1, -1, -1 }, { 0x4402, 277692, 277681, 277736, -1, -1, -1, -1, -1, -1 }, { 0x4403, 277747, 277740, 277834, -1, -1, -1, -1, -1, -1 }, { 0x4404, 277845, 277839, 277875, -1, -1, -1, -1, -1, -1 }, { 0x4405, 277885, 277881, 277939, -1, -1, -1, -1, -1, -1 }, { 0x4406, 277947, 277943, 277979, -1, -1, -1, -1, -1, -1 }, { 0x4407, 277990, 277984, 278070, -1, -1, -1, -1, -1, -1 }, { 0x4408, 278085, 278075, 278244, -1, -1, -1, -1, -1, -1 }, { 0x4409, 278253, 278249, 278289, -1, -1, -1, -1, -1, -1 }, { 0x440A, 278300, 278293, 278373, -1, -1, -1, -1, -1, -1 }, { 0x440B, 278384, 278378, 278412, -1, -1, -1, -1, -1, -1 }, { 0x440C, 278423, 278418, 278576, -1, -1, -1, -1, -1, -1 }, { 0x440D, 278588, 278582, 278699, -1, -1, -1, -1, -1, -1 }, { 0x440E, 278716, 278704, 278728, -1, -1, -1, -1, -1, -1 }, { 0x440F, 278738, 278732, 278749, -1, -1, -1, -1, -1, -1 }, { 0x4410, 278760, 278755, 278812, -1, -1, -1, -1, -1, -1 }, { 0x4411, 278848, 278817, 278876, -1, -1, -1, -1, -1, -1 }, { 0x4412, 278886, 278881, 278957, -1, -1, -1, -1, -1, -1 }, { 0x4413, 278968, 278962, 279037, -1, -1, -1, -1, -1, -1 }, { 0x4414, 279048, 279042, 279161, -1, -1, -1, -1, -1, -1 }, { 0x4415, 279177, 279166, 279223, -1, -1, -1, -1, -1, -1 }, { 0x4416, 279238, 279227, 279312, -1, -1, -1, -1, -1, -1 }, { 0x4417, 279321, 279316, 279379, -1, -1, -1, -1, -1, -1 }, { 0x4418, 279390, 279384, 279450, -1, -1, -1, -1, -1, -1 }, { 0x4419, 279461, 279455, 279489, -1, -1, -1, -1, -1, -1 }, { 0x441A, 279498, 279493, 279532, -1, -1, -1, -1, -1, -1 }, { 0x441B, 279541, 279536, 279566, -1, -1, -1, -1, -1, -1 }, { 0x441C, 279575, 279570, 279633, -1, -1, -1, -1, -1, -1 }, { 0x441D, 279643, 279639, 279681, -1, -1, -1, -1, -1, -1 }, { 0x441E, 279692, 279686, 279830, -1, -1, -1, -1, -1, -1 }, { 0x441F, 279854, 279835, 279884, -1, -1, -1, -1, -1, -1 }, { 0x4420, 279891, -1, 279972, -1, -1, -1, -1, -1, -1 }, { 0x4421, 279983, 279979, 280047, -1, -1, -1, -1, -1, -1 }, { 0x4422, 280051, -1, 280148, -1, -1, -1, -1, -1, -1 }, { 0x4423, 280159, 280153, 280198, -1, -1, -1, -1, -1, -1 }, { 0x4424, 280213, 280203, 280259, -1, -1, -1, -1, -1, -1 }, { 0x4425, 280279, 280265, 280327, -1, -1, -1, -1, -1, 280333 }, { 0x4426, 280360, 280339, 280367, -1, -1, -1, -1, -1, -1 }, { 0x4427, 280376, 280371, 280472, -1, -1, -1, -1, -1, -1 }, { 0x4428, 280482, 280477, 280575, -1, -1, -1, -1, -1, -1 }, { 0x4429, 280579, -1, 280630, -1, -1, -1, -1, -1, -1 }, { 0x442A, 280635, -1, 280689, -1, -1, -1, -1, -1, -1 }, { 0x442B, 280700, 280694, 280720, -1, -1, -1, -1, -1, -1 }, { 0x442C, 280731, 280726, 280777, -1, -1, -1, -1, -1, -1 }, { 0x442D, 280787, 280782, 280832, -1, -1, -1, -1, -1, 280837 }, { 0x442E, 280858, 280843, 280863, -1, -1, -1, -1, -1, -1 }, { 0x442F, 280875, 280869, 280929, -1, -1, -1, -1, -1, -1 }, { 0x4430, 280946, 280934, 281018, -1, -1, -1, -1, -1, -1 }, { 0x4431, 281028, 281023, 281065, -1, -1, -1, -1, -1, -1 }, { 0x4432, 281071, -1, 281208, -1, -1, -1, -1, -1, -1 }, { 0x4433, 281218, 281213, 281237, -1, -1, -1, -1, -1, -1 }, { 0x4434, 281241, -1, 281249, -1, -1, -1, -1, -1, -1 }, { 0x4435, 281260, 281254, 281281, -1, -1, -1, -1, -1, -1 }, { 0x4436, 281287, -1, 281363, -1, -1, -1, -1, -1, -1 }, { 0x4437, 281374, 281368, 281397, -1, -1, -1, -1, -1, -1 }, { 0x4438, 281408, 281402, 281471, -1, -1, -1, -1, -1, -1 }, { 0x4439, 281476, -1, 281561, -1, -1, -1, -1, -1, -1 }, { 0x443A, 281571, 281566, 281633, -1, -1, -1, -1, -1, -1 }, { 0x443B, 281638, -1, 281663, -1, -1, -1, -1, -1, -1 }, { 0x443C, 281667, -1, 281703, -1, -1, -1, -1, -1, -1 }, { 0x443D, -1, 281707, 281712, -1, -1, -1, -1, -1, -1 }, { 0x443E, 281717, -1, 281728, -1, -1, -1, -1, -1, -1 }, { 0x443F, 281737, 281733, 281816, -1, -1, -1, -1, -1, -1 }, { 0x4440, 281825, 281820, 281920, -1, -1, -1, -1, -1, -1 }, { 0x4441, 281924, -1, 281948, -1, -1, -1, -1, -1, -1 }, { 0x4442, 281952, -1, 281963, -1, -1, -1, -1, -1, -1 }, { 0x4443, 281973, 281967, 282081, -1, -1, -1, -1, -1, 282087 }, { 0x4444, 282093, -1, 282172, -1, -1, -1, -1, -1, -1 }, { 0x4445, 282182, 282176, 282232, -1, -1, -1, -1, -1, -1 }, { 0x4446, 282245, 282238, 282264, -1, -1, -1, -1, -1, -1 }, { 0x4447, 282275, 282270, 282334, -1, -1, -1, -1, -1, -1 }, { 0x4448, 282339, -1, 282365, -1, -1, -1, -1, -1, -1 }, { 0x4449, 282375, 282369, 282403, -1, -1, -1, -1, -1, -1 }, { 0x444A, 282409, -1, 282446, -1, -1, -1, -1, -1, -1 }, { 0x444B, 282458, 282451, 282469, -1, -1, -1, -1, -1, -1 }, { 0x444C, 282475, -1, 282586, -1, -1, -1, -1, -1, -1 }, { 0x444D, 282607, 282591, 282697, -1, -1, -1, -1, -1, -1 }, { 0x444E, 282702, -1, 282750, -1, -1, -1, -1, -1, -1 }, { 0x444F, 282762, 282756, 282787, -1, -1, -1, -1, -1, -1 }, { 0x4450, 282799, 282793, 282879, -1, -1, -1, -1, 282873, -1 }, { 0x4451, 282890, 282885, 282958, -1, -1, -1, -1, -1, -1 }, { 0x4452, 282962, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4453, 283009, 283004, 283074, -1, -1, -1, -1, -1, -1 }, { 0x4454, 283084, 283079, 283129, -1, -1, -1, -1, -1, -1 }, { 0x4455, 283139, 283134, 283240, -1, -1, -1, -1, -1, -1 }, { 0x4457, 283245, -1, 283290, -1, -1, -1, -1, -1, -1 }, { 0x4458, 283296, -1, 283355, -1, -1, -1, -1, -1, -1 }, { 0x4459, 283360, -1, 283419, -1, -1, -1, -1, -1, -1 }, { 0x445A, 283434, 283424, 283489, -1, -1, -1, -1, -1, -1 }, { 0x445B, 283501, 283495, 283532, -1, -1, -1, -1, -1, -1 }, { 0x445C, 283537, -1, 283627, -1, -1, -1, -1, -1, -1 }, { 0x445D, 283636, 283631, 283723, -1, -1, -1, -1, -1, -1 }, { 0x445E, 283734, 283728, 283840, -1, -1, -1, -1, -1, -1 }, { 0x445F, 283852, 283846, 283945, -1, -1, -1, -1, -1, -1 }, { 0x4460, 283957, 283952, 283992, -1, -1, -1, -1, -1, -1 }, { 0x4461, 284008, 283998, -1, -1, -1, -1, -1, -1, -1 }, { 0x4462, 284060, 284050, -1, -1, -1, -1, -1, -1, -1 }, { 0x4463, 284121, -1, 284136, -1, -1, -1, -1, -1, -1 }, { 0x4464, 284142, -1, 284165, -1, -1, -1, -1, -1, -1 }, { 0x4465, 284170, -1, 284237, -1, -1, -1, -1, -1, -1 }, { 0x4466, 284253, 284240, 284276, -1, -1, -1, -1, -1, -1 }, { 0x4467, 284285, 284281, 284314, -1, -1, -1, -1, -1, -1 }, { 0x4468, 284322, 284318, 284349, -1, -1, -1, -1, -1, -1 }, { 0x4469, 284354, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x446A, 284407, -1, 284430, -1, -1, -1, -1, -1, -1 }, { 0x446B, 284433, -1, 284464, -1, -1, -1, -1, -1, -1 }, { 0x446C, 284475, 284470, 284535, -1, -1, -1, -1, -1, -1 }, { 0x446D, 284540, -1, 284572, -1, -1, -1, -1, -1, -1 }, { 0x446F, 284582, 284576, 284605, -1, -1, -1, -1, -1, -1 }, { 0x4470, 284614, 284609, 284625, -1, -1, -1, -1, -1, -1 }, { 0x4471, 284634, 284629, 284657, -1, -1, -1, -1, -1, -1 }, { 0x4472, 284667, 284662, 284724, -1, -1, -1, -1, -1, -1 }, { 0x4473, 284736, 284730, 284780, -1, -1, -1, -1, -1, -1 }, { 0x4474, 284795, 284785, 284818, -1, -1, -1, -1, -1, -1 }, { 0x4475, 284827, 284822, 284864, -1, -1, -1, -1, -1, -1 }, { 0x4476, 284873, 284868, 284900, -1, -1, -1, -1, -1, -1 }, { 0x4478, 284912, 284906, 284944, -1, -1, -1, -1, -1, -1 }, { 0x4479, 284955, 284950, 285016, -1, -1, -1, -1, -1, -1 }, { 0x447A, 285035, 285021, -1, -1, -1, -1, -1, -1, -1 }, { 0x447B, 285074, 285068, 285129, -1, -1, -1, -1, -1, -1 }, { 0x447C, 285146, 285134, 285197, -1, -1, -1, -1, -1, -1 }, { 0x447D, 285208, 285203, 285221, -1, -1, -1, -1, -1, -1 }, { 0x447F, 285230, 285225, 285241, -1, -1, -1, -1, -1, -1 }, { 0x4480, 285250, 285245, 285270, -1, -1, -1, -1, -1, -1 }, { 0x4481, 285280, 285274, 285416, -1, -1, -1, -1, -1, -1 }, { 0x4482, 285427, 285420, 285434, -1, -1, -1, -1, -1, -1 }, { 0x4483, 285446, 285441, 285516, -1, -1, -1, -1, -1, -1 }, { 0x4484, 285525, 285521, 285563, -1, -1, -1, -1, -1, -1 }, { 0x4485, 285567, -1, 285605, -1, -1, -1, -1, -1, -1 }, { 0x4486, 285616, 285611, 285647, -1, -1, -1, -1, -1, -1 }, { 0x4487, 285668, 285652, 285705, -1, -1, -1, -1, -1, -1 }, { 0x4488, 285709, -1, 285743, -1, -1, -1, -1, -1, -1 }, { 0x4489, 285753, 285748, 285773, -1, -1, -1, -1, -1, -1 }, { 0x448A, 285783, 285777, 285834, -1, -1, -1, -1, -1, -1 }, { 0x448B, 285838, -1, 285871, -1, -1, -1, -1, -1, -1 }, { 0x448C, 285877, -1, 285927, -1, -1, -1, -1, -1, -1 }, { 0x448D, 285933, -1, 285964, -1, -1, -1, -1, -1, -1 }, { 0x448E, 285976, 285970, 286007, -1, -1, -1, -1, -1, -1 }, { 0x448F, 286019, 286013, 286091, -1, -1, -1, -1, -1, -1 }, { 0x4490, 286107, 286097, 286191, -1, -1, -1, -1, -1, -1 }, { 0x4491, 286202, 286197, 286257, -1, -1, -1, -1, -1, -1 }, { 0x4492, 286290, 286262, 286358, -1, -1, -1, -1, -1, -1 }, { 0x4493, 286364, -1, 286449, -1, -1, -1, -1, -1, -1 }, { 0x4494, 286454, -1, 286481, -1, -1, -1, -1, -1, -1 }, { 0x4495, 286491, 286486, 286558, -1, -1, -1, -1, -1, -1 }, { 0x4496, 286564, -1, 286632, -1, -1, -1, -1, -1, -1 }, { 0x4497, 286648, 286637, 286685, -1, -1, -1, -1, -1, -1 }, { 0x4498, 286695, 286689, -1, -1, -1, -1, -1, -1, -1 }, { 0x449A, 286752, 286747, 286779, -1, -1, -1, -1, -1, -1 }, { 0x449B, 286791, 286785, 286818, -1, -1, -1, -1, -1, -1 }, { 0x449C, 286831, 286824, 286874, -1, -1, -1, -1, -1, 286879 }, { 0x449D, 286885, -1, 286960, -1, -1, -1, -1, -1, -1 }, { 0x449E, 286971, 286966, 287003, -1, -1, -1, -1, -1, -1 }, { 0x449F, 287015, 287009, 287042, -1, -1, -1, -1, -1, -1 }, { 0x44A0, 287053, 287047, 287159, -1, -1, -1, -1, -1, -1 }, { 0x44A1, 287171, 287165, 287198, -1, -1, -1, -1, -1, -1 }, { 0x44A2, 287215, 287203, 287340, -1, -1, -1, -1, -1, -1 }, { 0x44A3, 287350, 287345, 287404, -1, -1, -1, -1, -1, -1 }, { 0x44A4, 287415, 287409, 287442, -1, -1, -1, -1, -1, -1 }, { 0x44A5, 287446, -1, 287518, -1, -1, -1, -1, -1, -1 }, { 0x44A6, 287523, -1, 287545, -1, -1, -1, -1, -1, -1 }, { 0x44A7, 287561, 287550, 287628, -1, -1, -1, -1, -1, -1 }, { 0x44A8, 287636, 287632, 287699, -1, -1, -1, -1, -1, -1 }, { 0x44A9, 287712, 287704, 287758, -1, -1, -1, -1, -1, -1 }, { 0x44AA, 287767, 287762, 287794, -1, -1, -1, -1, -1, -1 }, { 0x44AB, 287805, 287800, 287812, -1, -1, -1, -1, -1, -1 }, { 0x44AC, 287822, 287817, 287885, -1, -1, -1, -1, -1, -1 }, { 0x44AD, 287895, 287889, 287960, -1, -1, -1, -1, -1, -1 }, { 0x44B0, 287972, 287966, 288050, -1, -1, -1, -1, -1, -1 }, { 0x44B1, 288063, 288057, -1, -1, -1, -1, -1, -1, -1 }, { 0x44B2, 288131, -1, 288186, -1, -1, -1, -1, -1, -1 }, { 0x44B3, 288197, 288191, 288273, -1, -1, -1, -1, -1, -1 }, { 0x44B4, 288284, 288278, 288311, -1, -1, -1, -1, -1, -1 }, { 0x44B5, 288321, 288316, 288348, -1, -1, -1, -1, -1, -1 }, { 0x44B6, 288358, 288353, -1, -1, -1, -1, -1, -1, -1 }, { 0x44B7, 288423, 288418, 288513, -1, -1, -1, -1, -1, -1 }, { 0x44B8, 288524, 288518, 288530, -1, -1, -1, -1, -1, -1 }, { 0x44B9, 288535, -1, 288552, -1, -1, -1, -1, -1, -1 }, { 0x44BA, 288562, 288557, 288589, -1, -1, -1, -1, -1, -1 }, { 0x44BB, 288594, -1, 288644, -1, -1, -1, -1, -1, -1 }, { 0x44BC, 288648, -1, 288698, -1, -1, -1, -1, -1, -1 }, { 0x44BD, 288708, 288702, 288755, -1, -1, -1, -1, -1, -1 }, { 0x44BE, -1, 288761, 288769, -1, -1, -1, -1, -1, -1 }, { 0x44BF, -1, -1, 288773, -1, -1, -1, -1, -1, -1 }, { 0x44C0, -1, 288779, -1, -1, -1, -1, -1, -1, -1 }, { 0x44C2, 288789, 288784, 288827, -1, -1, -1, -1, -1, -1 }, { 0x44C3, 288838, 288832, 288893, -1, -1, -1, -1, -1, -1 }, { 0x44C4, 288897, -1, 288932, -1, -1, -1, -1, -1, -1 }, { 0x44C5, 288942, 288937, 288993, -1, -1, -1, -1, -1, -1 }, { 0x44C6, 289008, 288997, 289035, -1, -1, -1, -1, -1, -1 }, { 0x44C7, 289045, 289040, 289181, -1, -1, -1, -1, -1, -1 }, { 0x44C8, 289190, 289185, 289235, -1, -1, -1, -1, -1, -1 }, { 0x44C9, 289243, 289239, 289342, -1, -1, -1, -1, -1, -1 }, { 0x44CA, 289350, 289346, 289408, -1, -1, -1, -1, -1, -1 }, { 0x44CB, 289412, -1, 289438, -1, -1, -1, -1, -1, -1 }, { 0x44CC, 289447, 289443, 289473, -1, -1, -1, -1, -1, -1 }, { 0x44CD, 289478, -1, 289534, -1, -1, -1, -1, -1, -1 }, { 0x44CE, 289544, 289539, 289571, -1, -1, -1, -1, -1, -1 }, { 0x44CF, 289577, -1, 289626, -1, -1, -1, -1, -1, -1 }, { 0x44D0, 289636, 289630, 289663, -1, -1, -1, -1, -1, -1 }, { 0x44D1, 289669, -1, 289734, -1, -1, -1, -1, -1, -1 }, { 0x44D2, 289747, 289740, 289835, -1, -1, -1, -1, -1, -1 }, { 0x44D3, 289853, 289841, 289986, -1, -1, -1, -1, -1, -1 }, { 0x44D5, 289998, 289992, 290024, -1, -1, -1, -1, -1, -1 }, { 0x44D6, 290035, 290029, 290105, -1, -1, -1, -1, -1, -1 }, { 0x44D7, 290124, 290112, 290181, -1, -1, -1, -1, -1, -1 }, { 0x44D8, 290193, 290187, 290237, -1, -1, -1, -1, -1, -1 }, { 0x44D9, 290248, 290242, 290276, -1, -1, -1, -1, -1, -1 }, { 0x44DA, 290285, 290281, 290384, -1, -1, -1, -1, -1, -1 }, { 0x44DB, 290394, 290388, 290431, -1, -1, -1, -1, -1, -1 }, { 0x44DC, 290435, -1, 290464, -1, -1, -1, -1, -1, -1 }, { 0x44DD, 290481, 290469, 290527, -1, -1, -1, -1, -1, -1 }, { 0x44DE, 290539, 290533, 290673, -1, -1, -1, -1, -1, -1 }, { 0x44DF, 290682, 290677, 290732, -1, -1, -1, -1, -1, -1 }, { 0x44E0, 290743, 290738, 290795, -1, -1, -1, -1, -1, -1 }, { 0x44E1, 290803, 290799, 290827, -1, -1, -1, -1, -1, -1 }, { 0x44E2, 290836, 290832, 290863, -1, -1, -1, -1, -1, -1 }, { 0x44E3, 290874, 290867, 290901, -1, -1, -1, -1, -1, -1 }, { 0x44E4, 290913, 290908, 290924, -1, -1, -1, -1, -1, -1 }, { 0x44E5, 290928, -1, 290971, -1, -1, -1, -1, -1, -1 }, { 0x44E6, 290980, 290975, 291063, -1, -1, -1, -1, -1, -1 }, { 0x44E7, 291074, 291069, 291105, -1, -1, -1, -1, -1, -1 }, { 0x44E8, 291115, 291109, 291219, -1, -1, -1, -1, -1, -1 }, { 0x44E9, -1, 291225, -1, -1, -1, -1, -1, -1, -1 }, { 0x44EA, -1, 291229, -1, -1, -1, -1, -1, -1, -1 }, { 0x44EB, 291239, 291234, 291278, -1, -1, -1, -1, -1, -1 }, { 0x44EC, -1, 291282, 291288, -1, -1, -1, -1, -1, -1 }, { 0x44ED, 291299, 291294, 291370, -1, -1, -1, -1, -1, -1 }, { 0x44EE, 291380, 291375, 291433, -1, -1, -1, -1, -1, -1 }, { 0x44EF, 291443, 291438, 291456, -1, -1, -1, -1, -1, -1 }, { 0x44F0, 291466, 291460, 291524, -1, -1, -1, -1, -1, -1 }, { 0x44F1, 291535, 291529, 291570, -1, -1, -1, -1, -1, -1 }, { 0x44F2, 291582, 291576, 291615, -1, -1, -1, -1, -1, -1 }, { 0x44F3, 291632, 291620, 291659, -1, -1, -1, -1, -1, -1 }, { 0x44F4, 291674, 291664, 291699, -1, -1, -1, -1, -1, -1 }, { 0x44F5, 291705, -1, 291727, -1, -1, -1, -1, -1, -1 }, { 0x44F6, 291737, 291731, 291783, -1, -1, -1, -1, -1, -1 }, { 0x44F7, 291794, 291788, 291883, -1, -1, -1, -1, -1, -1 }, { 0x44F8, 291904, 291889, 291909, -1, -1, -1, -1, -1, -1 }, { 0x44F9, 291919, 291915, 292007, -1, -1, -1, -1, -1, -1 }, { 0x44FA, 292016, 292011, 292043, -1, -1, -1, -1, -1, -1 }, { 0x44FC, 292048, -1, 292093, -1, -1, -1, -1, -1, -1 }, { 0x44FD, 292104, 292099, 292131, -1, -1, -1, -1, -1, -1 }, { 0x44FE, 292139, 292135, 292174, -1, -1, -1, -1, -1, -1 }, { 0x44FF, 292179, -1, 292194, -1, -1, -1, -1, -1, -1 }, { 0x4500, 292211, 292199, -1, -1, -1, -1, -1, -1, -1 }, { 0x4501, 292243, 292237, 292270, -1, -1, -1, -1, -1, -1 }, { 0x4502, 292279, 292274, 292315, -1, -1, -1, -1, -1, -1 }, { 0x4503, 292324, 292319, 292364, -1, -1, -1, -1, -1, -1 }, { 0x4504, 292373, 292368, 292416, -1, -1, -1, -1, -1, -1 }, { 0x4505, 292431, 292421, 292505, -1, -1, -1, -1, -1, -1 }, { 0x4506, 292514, 292509, 292537, -1, -1, -1, -1, -1, -1 }, { 0x4507, 292546, 292541, 292589, -1, -1, -1, -1, -1, -1 }, { 0x4508, 292604, 292593, 292643, -1, -1, -1, -1, -1, -1 }, { 0x4509, 292655, 292649, 292769, -1, -1, -1, -1, -1, -1 }, { 0x450A, 292773, -1, 292795, -1, -1, -1, -1, -1, -1 }, { 0x450B, 292805, 292801, 292872, -1, -1, -1, -1, -1, -1 }, { 0x450C, 292877, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x450E, 292951, 292946, 292978, -1, -1, -1, -1, -1, -1 }, { 0x450F, 292998, 292982, 293131, -1, -1, -1, -1, -1, -1 }, { 0x4510, 293137, -1, 293191, -1, -1, -1, -1, -1, -1 }, { 0x4511, 293201, 293197, 293326, -1, -1, -1, -1, -1, -1 }, { 0x4512, 293346, 293331, 293379, -1, -1, -1, -1, 293373, -1 }, { 0x4513, 293390, 293384, 293417, -1, -1, -1, -1, -1, -1 }, { 0x4514, 293427, 293421, 293454, -1, -1, -1, -1, -1, -1 }, { 0x4515, 293465, 293460, 293480, -1, -1, -1, -1, -1, -1 }, { 0x4516, 293490, 293484, 293522, -1, -1, -1, -1, -1, -1 }, { 0x4517, 293535, 293528, 293555, -1, -1, -1, -1, -1, -1 }, { 0x4518, 293562, -1, 293599, -1, -1, -1, -1, -1, -1 }, { 0x4519, 293615, 293604, 293642, -1, -1, -1, -1, -1, -1 }, { 0x451A, 293654, 293648, 293688, -1, -1, -1, -1, -1, -1 }, { 0x451B, 293706, 293694, 293755, -1, -1, -1, -1, -1, -1 }, { 0x451C, 293761, -1, 293786, -1, -1, -1, -1, -1, -1 }, { 0x451D, 293797, 293791, 293824, -1, -1, -1, -1, -1, -1 }, { 0x451E, 293842, 293830, 293892, -1, -1, -1, -1, -1, -1 }, { 0x451F, 293901, 293896, 293929, -1, -1, -1, -1, -1, -1 }, { 0x4520, 293938, 293933, 294050, -1, -1, -1, -1, -1, -1 }, { 0x4521, 294061, 294056, 294136, -1, -1, -1, -1, -1, -1 }, { 0x4522, 294145, 294140, 294248, -1, -1, -1, -1, -1, -1 }, { 0x4523, 294258, 294253, 294283, -1, -1, -1, -1, -1, -1 }, { 0x4524, 294287, -1, 294335, -1, -1, -1, -1, -1, -1 }, { 0x4525, 294344, 294339, -1, -1, -1, -1, -1, -1, -1 }, { 0x4527, 294413, 294407, 294465, -1, -1, -1, -1, -1, -1 }, { 0x452A, 294475, 294469, 294549, -1, -1, -1, -1, -1, -1 }, { 0x452C, 294561, 294557, 294607, -1, -1, -1, -1, -1, -1 }, { 0x452D, 294617, 294611, 294660, -1, -1, -1, -1, -1, -1 }, { 0x452E, 294670, 294666, 294739, -1, -1, -1, -1, -1, -1 }, { 0x452F, 294743, -1, 294778, -1, -1, -1, -1, -1, -1 }, { 0x4530, 294795, 294782, 294867, -1, -1, -1, -1, -1, -1 }, { 0x4531, 294877, 294871, 294904, -1, -1, -1, -1, -1, -1 }, { 0x4532, 294914, 294908, 294967, -1, -1, -1, -1, -1, 294973 }, { 0x4533, 294991, 294981, 295001, -1, -1, -1, -1, -1, -1 }, { 0x4534, 295006, -1, 295096, -1, -1, -1, -1, -1, -1 }, { 0x4535, 295106, 295100, -1, -1, -1, -1, -1, -1, -1 }, { 0x4536, 295173, 295168, 295245, -1, -1, -1, -1, -1, -1 }, { 0x4537, 295254, 295249, 295297, -1, -1, -1, -1, -1, -1 }, { 0x4538, 295307, 295302, 295392, -1, -1, -1, -1, -1, -1 }, { 0x4539, 295404, 295398, 295466, -1, -1, -1, -1, -1, -1 }, { 0x453A, 295471, -1, 295661, -1, -1, -1, -1, -1, -1 }, { 0x453B, 295672, 295666, 295729, -1, -1, -1, -1, -1, -1 }, { 0x453C, 295739, 295734, 295767, -1, -1, -1, -1, -1, -1 }, { 0x453D, 295781, 295771, 295859, -1, -1, -1, -1, -1, -1 }, { 0x453E, 295863, -1, 295959, -1, -1, -1, -1, -1, -1 }, { 0x453F, 295981, 295963, 296065, -1, -1, -1, -1, -1, -1 }, { 0x4540, 296081, 296070, 296183, -1, -1, -1, -1, -1, -1 }, { 0x4541, 296189, -1, 296226, -1, -1, -1, -1, -1, -1 }, { 0x4543, 296243, 296231, 296310, -1, -1, -1, -1, -1, -1 }, { 0x4544, 296321, 296315, -1, -1, -1, -1, -1, -1, -1 }, { 0x4545, 296376, 296371, 296403, -1, -1, -1, -1, -1, -1 }, { 0x4546, 296408, -1, 296501, -1, -1, -1, -1, -1, -1 }, { 0x4547, 296506, -1, 296554, -1, -1, -1, -1, -1, -1 }, { 0x4548, 296580, 296559, 296655, -1, -1, -1, -1, -1, -1 }, { 0x4549, 296670, 296660, 296825, -1, -1, -1, -1, -1, -1 }, { 0x454A, 296839, 296829, 296907, -1, -1, -1, -1, -1, -1 }, { 0x454B, 296918, 296912, 296931, -1, -1, -1, -1, -1, -1 }, { 0x454C, 296941, 296937, 297006, -1, -1, -1, -1, -1, -1 }, { 0x454D, 297023, 297011, 297050, -1, -1, -1, -1, -1, -1 }, { 0x454E, 297059, 297054, 297158, -1, -1, -1, -1, -1, -1 }, { 0x454F, 297167, 297162, 297213, -1, -1, -1, -1, -1, -1 }, { 0x4551, 297222, 297216, 297244, -1, -1, -1, -1, -1, -1 }, { 0x4552, 297254, 297249, 297281, -1, -1, -1, -1, -1, -1 }, { 0x4553, 297292, 297286, 297391, -1, -1, -1, -1, -1, -1 }, { 0x4554, 297402, 297396, 297449, -1, -1, -1, -1, -1, -1 }, { 0x4555, 297461, 297455, 297488, -1, -1, -1, -1, -1, -1 }, { 0x4556, 297499, 297493, -1, -1, -1, -1, -1, -1, -1 }, { 0x4557, 297536, -1, 297563, -1, -1, -1, -1, -1, -1 }, { 0x4558, 297573, 297567, 297669, -1, -1, -1, -1, -1, -1 }, { 0x4559, 297680, 297675, 297718, -1, -1, -1, -1, -1, -1 }, { 0x455A, 297729, 297723, 297786, -1, -1, -1, -1, -1, -1 }, { 0x455B, 297797, 297791, 297824, -1, -1, -1, -1, -1, -1 }, { 0x455C, -1, 297829, -1, -1, -1, -1, -1, -1, -1 }, { 0x455D, 297841, 297835, 297862, -1, -1, -1, -1, -1, 297869 }, { 0x455E, 297882, 297876, 297960, -1, -1, -1, -1, -1, -1 }, { 0x455F, 297977, 297966, 298003, -1, -1, -1, -1, -1, -1 }, { 0x4560, 298014, 298009, 298146, -1, -1, -1, -1, -1, -1 }, { 0x4561, 298157, 298151, 298224, -1, -1, -1, -1, -1, -1 }, { 0x4562, 298233, 298228, 298286, -1, -1, -1, -1, -1, -1 }, { 0x4563, 298302, 298291, 298314, -1, -1, -1, -1, -1, -1 }, { 0x4564, 298318, -1, 298407, -1, -1, -1, -1, -1, -1 }, { 0x4565, 298411, -1, 298498, -1, -1, -1, -1, -1, -1 }, { 0x4566, 298508, 298502, 298551, -1, -1, -1, -1, -1, -1 }, { 0x4567, 298557, -1, 298707, -1, -1, -1, -1, -1, -1 }, { 0x4568, 298719, 298713, 298740, -1, -1, -1, -1, -1, -1 }, { 0x4569, 298746, -1, 298781, -1, -1, -1, -1, -1, -1 }, { 0x456A, 298792, 298786, 298811, -1, -1, -1, -1, -1, -1 }, { 0x456B, 298821, 298815, 298950, -1, -1, -1, -1, -1, -1 }, { 0x456C, 298962, 298955, -1, -1, -1, -1, -1, -1, -1 }, { 0x456D, 298993, 298983, 299070, -1, -1, -1, -1, -1, -1 }, { 0x456E, 299081, 299076, 299146, -1, -1, -1, -1, -1, -1 }, { 0x456F, 299155, 299150, 299164, -1, -1, -1, -1, -1, 299170 }, { 0x4570, 299175, -1, 299199, -1, -1, -1, -1, -1, -1 }, { 0x4571, 299221, 299204, 299248, -1, -1, -1, -1, -1, -1 }, { 0x4572, 299258, 299253, 299304, -1, -1, -1, -1, -1, -1 }, { 0x4573, 299314, 299309, 299341, -1, -1, -1, -1, -1, -1 }, { 0x4574, 299345, -1, 299400, -1, -1, -1, -1, -1, -1 }, { 0x4575, 299406, -1, 299480, -1, -1, -1, -1, -1, -1 }, { 0x4576, 299489, 299485, 299516, -1, -1, -1, -1, -1, -1 }, { 0x4577, 299525, 299520, 299659, -1, -1, -1, -1, -1, -1 }, { 0x4578, 299669, 299663, 299719, -1, -1, -1, -1, -1, -1 }, { 0x4579, 299739, 299724, 299774, -1, -1, -1, -1, -1, -1 }, { 0x457A, 299784, 299778, 299920, -1, -1, -1, -1, -1, -1 }, { 0x457B, 299931, 299926, 299963, -1, -1, -1, -1, -1, -1 }, { 0x457C, 299972, 299967, 299999, -1, -1, -1, -1, -1, -1 }, { 0x457D, 300009, 300004, 300090, -1, -1, -1, -1, -1, -1 }, { 0x457E, 300101, 300095, 300216, -1, -1, -1, -1, -1, -1 }, { 0x457F, 300238, 300221, 300265, -1, -1, -1, -1, -1, -1 }, { 0x4580, 300281, 300270, -1, -1, -1, -1, -1, -1, -1 }, { 0x4581, 300339, 300335, 300370, -1, -1, -1, -1, -1, -1 }, { 0x4582, 300380, 300374, 300423, -1, -1, -1, -1, -1, -1 }, { 0x4583, 300434, 300429, 300504, -1, -1, -1, -1, -1, -1 }, { 0x4584, 300514, 300509, 300578, -1, -1, -1, -1, -1, -1 }, { 0x4585, 300589, 300583, 300628, -1, -1, -1, -1, -1, -1 }, { 0x4586, 300641, 300634, 300696, -1, -1, -1, -1, -1, -1 }, { 0x4587, 300708, 300703, 300745, -1, -1, -1, -1, -1, -1 }, { 0x4588, 300755, 300749, 300804, -1, -1, -1, -1, -1, -1 }, { 0x4589, 300816, 300810, -1, -1, -1, -1, -1, -1, -1 }, { 0x458A, 300847, 300843, 300858, -1, -1, -1, -1, -1, -1 }, { 0x458B, 300868, 300862, 300917, -1, -1, -1, -1, -1, -1 }, { 0x458C, 300927, 300923, 300945, -1, -1, -1, -1, -1, -1 }, { 0x458D, 300954, 300949, 301007, -1, -1, -1, -1, -1, -1 }, { 0x458E, 301013, -1, 301019, -1, -1, -1, -1, -1, -1 }, { 0x458F, 301034, 301024, 301152, -1, -1, -1, -1, -1, -1 }, { 0x4590, 301157, -1, 301174, -1, -1, -1, -1, -1, -1 }, { 0x4591, 301179, -1, 301193, -1, -1, -1, -1, -1, -1 }, { 0x4592, 301197, -1, 301257, -1, -1, -1, -1, -1, -1 }, { 0x4593, 301261, -1, 301280, -1, -1, -1, -1, -1, -1 }, { 0x4594, 301284, -1, 301340, -1, -1, -1, -1, -1, -1 }, { 0x4595, 301345, -1, 301353, -1, -1, -1, -1, -1, -1 }, { 0x4596, 301363, 301357, 301435, -1, -1, -1, -1, -1, -1 }, { 0x4597, 301440, -1, 301501, -1, -1, -1, -1, -1, -1 }, { 0x4598, 301506, -1, 301514, -1, -1, -1, -1, -1, -1 }, { 0x4599, 301518, -1, 301574, -1, -1, -1, -1, -1, -1 }, { 0x459A, 301582, 301578, 301590, -1, -1, -1, -1, -1, -1 }, { 0x459B, 301604, 301594, 301613, -1, -1, -1, -1, -1, -1 }, { 0x459C, 301618, -1, 301656, -1, -1, -1, -1, -1, -1 }, { 0x459D, 301667, 301661, 301710, -1, -1, -1, -1, -1, -1 }, { 0x459E, 301722, 301717, 301768, -1, -1, -1, -1, -1, -1 }, { 0x459F, 301780, 301774, 301824, -1, -1, -1, -1, -1, -1 }, { 0x45A0, 301836, 301830, 301958, -1, -1, -1, -1, -1, -1 }, { 0x45A1, 301964, -1, 301974, -1, -1, -1, -1, -1, -1 }, { 0x45A2, 301983, 301978, 302003, -1, -1, -1, -1, -1, -1 }, { 0x45A3, 302014, 302009, 302105, -1, -1, -1, -1, -1, -1 }, { 0x45A4, 302116, 302110, 302151, -1, -1, -1, -1, -1, -1 }, { 0x45A5, 302162, 302156, 302212, -1, -1, -1, -1, -1, -1 }, { 0x45A6, 302221, 302216, 302297, -1, -1, -1, -1, -1, -1 }, { 0x45A7, 302301, -1, 302394, -1, -1, -1, -1, -1, -1 }, { 0x45A8, 302403, 302398, 302462, -1, -1, -1, -1, -1, -1 }, { 0x45A9, 302472, 302467, 302497, -1, -1, -1, -1, -1, -1 }, { 0x45AA, 302501, -1, 302575, -1, -1, -1, -1, -1, -1 }, { 0x45AB, 302585, 302579, 302606, -1, -1, -1, -1, -1, -1 }, { 0x45AD, 302618, 302612, 302712, -1, -1, -1, -1, -1, -1 }, { 0x45AE, 302718, -1, 302746, -1, -1, -1, -1, -1, -1 }, { 0x45AF, 302765, 302753, 302933, -1, -1, -1, -1, -1, -1 }, { 0x45B0, 302948, 302938, 302986, -1, -1, -1, -1, -1, -1 }, { 0x45B1, 302997, 302991, 303021, -1, -1, -1, -1, -1, -1 }, { 0x45B2, 303040, 303028, 303077, -1, -1, -1, -1, -1, -1 }, { 0x45B3, 303087, 303082, 303169, -1, -1, -1, -1, -1, -1 }, { 0x45B4, 303179, 303174, 303492, -1, -1, -1, -1, -1, 303497 }, { 0x45B5, 303509, 303503, 303517, -1, -1, -1, -1, -1, -1 }, { 0x45B6, 303522, -1, 303601, -1, -1, -1, -1, -1, -1 }, { 0x45B7, 303611, 303606, 303628, -1, -1, -1, -1, -1, 303632 }, { 0x45B8, 303640, 303635, 303659, -1, -1, -1, -1, -1, -1 }, { 0x45B9, 303669, 303662, 303698, -1, -1, -1, -1, -1, -1 }, { 0x45BA, 303714, 303704, 303750, -1, -1, -1, -1, -1, -1 }, { 0x45BB, 303762, 303756, 303812, -1, -1, -1, -1, -1, -1 }, { 0x45BC, 303823, 303817, 303873, -1, -1, -1, -1, -1, -1 }, { 0x45BD, 303883, 303878, 303936, -1, -1, -1, -1, -1, -1 }, { 0x45BF, 303945, 303940, 303998, -1, -1, -1, -1, -1, -1 }, { 0x45C0, 304002, -1, 304017, -1, -1, -1, -1, -1, -1 }, { 0x45C1, 304024, -1, 304061, -1, -1, -1, -1, -1, -1 }, { 0x45C2, 304069, 304065, 304163, -1, -1, -1, -1, -1, -1 }, { 0x45C3, 304177, 304167, 304235, -1, -1, -1, -1, -1, -1 }, { 0x45C4, 304253, 304241, 304285, -1, -1, -1, -1, -1, -1 }, { 0x45C5, 304296, 304289, 304335, -1, -1, -1, -1, -1, -1 }, { 0x45C6, 304358, 304342, 304380, -1, -1, -1, -1, -1, -1 }, { 0x45C7, 304391, 304386, 304477, -1, -1, -1, -1, -1, -1 }, { 0x45C8, 304487, 304481, 304531, -1, -1, -1, -1, -1, -1 }, { 0x45C9, 304544, 304537, 304566, -1, -1, -1, -1, -1, -1 }, { 0x45CA, 304573, -1, 304612, -1, -1, -1, -1, -1, 304617 }, { 0x45CB, 304628, 304623, 304642, -1, -1, -1, -1, -1, -1 }, { 0x45CC, 304653, 304647, 304663, -1, -1, -1, -1, -1, -1 }, { 0x45CD, 304674, 304669, 304762, -1, -1, -1, -1, -1, -1 }, { 0x45CE, 304777, 304766, 304794, -1, -1, -1, -1, -1, -1 }, { 0x45CF, 304799, -1, 304913, -1, -1, -1, -1, -1, -1 }, { 0x45D0, 304922, 304918, 304951, -1, -1, -1, -1, -1, -1 }, { 0x45D1, 304956, -1, 304964, -1, -1, -1, -1, -1, -1 }, { 0x45D2, 304979, 304968, 305011, -1, -1, -1, -1, -1, -1 }, { 0x45D3, 305029, 305017, 305039, -1, -1, -1, -1, -1, -1 }, { 0x45D4, 305050, 305045, 305113, -1, -1, -1, -1, -1, -1 }, { 0x45D5, 305124, 305118, 305231, -1, -1, -1, -1, -1, -1 }, { 0x45D6, 305252, 305236, 305260, -1, -1, -1, -1, -1, -1 }, { 0x45D7, 305264, -1, 305301, -1, -1, -1, -1, -1, -1 }, { 0x45D8, 305305, -1, 305314, -1, -1, -1, -1, -1, -1 }, { 0x45D9, 305323, 305318, 305333, -1, -1, -1, -1, -1, -1 }, { 0x45DA, 305343, 305338, 305369, -1, -1, -1, -1, -1, -1 }, { 0x45DB, 305384, 305373, 305401, -1, -1, -1, -1, -1, -1 }, { 0x45DC, 305418, 305406, 305515, -1, -1, -1, -1, -1, -1 }, { 0x45DD, 305526, 305520, 305563, -1, -1, -1, -1, -1, -1 }, { 0x45DE, 305574, 305568, 305597, -1, -1, -1, -1, -1, -1 }, { 0x45DF, 305602, -1, 305619, -1, -1, -1, -1, -1, -1 }, { 0x45E0, 305635, 305623, 305659, -1, -1, -1, -1, -1, -1 }, { 0x45E1, 305670, 305665, 305730, -1, -1, -1, -1, -1, -1 }, { 0x45E2, 305740, 305735, 305759, -1, -1, -1, -1, -1, -1 }, { 0x45E3, 305764, -1, 305818, -1, -1, -1, -1, -1, -1 }, { 0x45E4, 305836, 305823, 305869, -1, -1, -1, -1, -1, -1 }, { 0x45E5, 305881, 305875, 305934, -1, -1, -1, -1, -1, -1 }, { 0x45E6, 305946, 305940, -1, -1, -1, -1, -1, -1, -1 }, { 0x45E7, 305982, 305970, 306019, -1, -1, -1, -1, -1, -1 }, { 0x45E8, 306030, 306025, 306104, -1, -1, -1, -1, -1, -1 }, { 0x45E9, 306113, 306108, 306214, -1, -1, -1, -1, -1, -1 }, { 0x45EA, 306222, 306218, 306270, -1, -1, -1, -1, -1, -1 }, { 0x45EB, 306285, 306275, 306314, -1, -1, -1, -1, -1, -1 }, { 0x45EC, 306324, 306318, -1, -1, -1, -1, -1, -1, -1 }, { 0x45EE, 306383, 306371, 306400, -1, -1, -1, -1, -1, -1 }, { 0x45EF, 306414, 306408, 306444, -1, -1, -1, -1, -1, -1 }, { 0x45F0, 306454, 306449, 306482, -1, -1, -1, -1, -1, -1 }, { 0x45F1, 306493, 306488, 306538, -1, -1, -1, -1, -1, -1 }, { 0x45F2, 306542, -1, 306556, -1, -1, -1, -1, 306550, -1 }, { 0x45F4, -1, -1, 306561, -1, -1, -1, -1, -1, -1 }, { 0x45F5, 306574, 306567, 306620, -1, -1, -1, -1, -1, -1 }, { 0x45F6, 306633, 306627, 306665, -1, -1, -1, -1, -1, -1 }, { 0x45F7, 306678, 306669, 306693, -1, -1, -1, -1, -1, -1 }, { 0x45F8, 306703, 306697, 306750, -1, -1, -1, -1, -1, -1 }, { 0x45F9, 306764, 306756, 306796, -1, -1, -1, -1, -1, -1 }, { 0x45FA, 306805, 306800, 306938, -1, -1, -1, -1, -1, -1 }, { 0x45FB, 306953, 306943, 306972, -1, -1, -1, -1, -1, -1 }, { 0x45FC, 306989, 306977, 307006, -1, -1, -1, -1, -1, -1 }, { 0x45FD, 307011, -1, 307086, -1, -1, -1, -1, -1, -1 }, { 0x45FE, 307096, 307091, 307149, -1, -1, -1, -1, -1, -1 }, { 0x45FF, 307161, 307155, 307192, -1, -1, -1, -1, -1, -1 }, { 0x4600, 307210, 307198, 307237, -1, -1, -1, -1, -1, -1 }, { 0x4601, 307246, 307241, 307288, -1, -1, -1, -1, -1, -1 }, { 0x4602, 307292, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4603, 307347, 307330, 307391, -1, -1, -1, -1, -1, -1 }, { 0x4604, 307395, -1, 307429, -1, -1, -1, -1, -1, -1 }, { 0x4605, 307441, 307434, 307460, -1, -1, -1, -1, -1, -1 }, { 0x4606, 307476, 307465, 307486, -1, -1, -1, -1, -1, 307492 }, { 0x4607, 307503, 307498, 307532, -1, -1, -1, -1, -1, -1 }, { 0x4608, 307548, 307537, 307579, -1, -1, -1, -1, -1, -1 }, { 0x4609, 307589, 307583, 307621, -1, -1, -1, -1, -1, -1 }, { 0x460A, 307631, 307626, 307692, -1, -1, -1, -1, -1, -1 }, { 0x460B, 307697, -1, 307714, -1, -1, -1, -1, -1, -1 }, { 0x460C, 307725, 307720, 307732, -1, -1, -1, -1, -1, -1 }, { 0x460D, 307742, 307736, 307795, -1, -1, -1, -1, -1, -1 }, { 0x460E, 307811, 307801, 307829, -1, -1, -1, -1, -1, -1 }, { 0x460F, 307840, 307834, 307869, -1, -1, -1, -1, -1, -1 }, { 0x4610, 307878, 307873, 307961, -1, -1, -1, -1, -1, -1 }, { 0x4611, 307970, 307965, 308038, -1, -1, -1, -1, -1, -1 }, { 0x4612, 308059, 308043, 308142, -1, -1, -1, -1, -1, -1 }, { 0x4613, 308147, -1, 308178, -1, -1, -1, -1, -1, -1 }, { 0x4614, 308192, 308183, 308249, -1, -1, -1, -1, -1, -1 }, { 0x4615, 308259, 308253, 308308, -1, -1, -1, -1, -1, -1 }, { 0x4617, 308332, 308314, -1, -1, -1, -1, -1, -1, -1 }, { 0x4618, 308364, 308359, 308457, -1, -1, -1, -1, 308445, -1 }, { 0x4619, 308466, 308461, 308511, -1, -1, -1, -1, -1, -1 }, { 0x461A, 308522, 308516, 308601, -1, -1, -1, -1, -1, -1 }, { 0x461B, 308611, 308606, -1, -1, -1, -1, -1, -1, -1 }, { 0x461C, 308638, 308633, -1, -1, -1, -1, -1, -1, -1 }, { 0x461D, 308711, 308706, 308753, -1, -1, -1, -1, -1, -1 }, { 0x461F, 308757, -1, 308859, -1, -1, -1, -1, -1, -1 }, { 0x4620, 308876, 308865, 309105, -1, -1, -1, -1, -1, -1 }, { 0x4621, 309114, 309109, 309125, -1, -1, -1, -1, -1, -1 }, { 0x4622, 309129, -1, 309248, -1, -1, -1, -1, -1, -1 }, { 0x4623, 309253, -1, 309350, -1, -1, -1, -1, -1, -1 }, { 0x4624, 309354, -1, 309395, -1, -1, -1, -1, -1, -1 }, { 0x4625, 309400, -1, 309571, -1, -1, -1, -1, -1, -1 }, { 0x4626, 309591, 309576, 309660, -1, -1, -1, -1, -1, -1 }, { 0x4628, 309675, 309664, 309737, -1, -1, -1, -1, -1, -1 }, { 0x4629, 309755, 309743, 309874, -1, -1, -1, -1, -1, -1 }, { 0x462A, 309885, 309879, 309958, -1, -1, -1, -1, -1, -1 }, { 0x462B, 309970, 309965, 310017, -1, -1, -1, -1, -1, -1 }, { 0x462C, 310028, 310022, 310051, -1, -1, -1, -1, -1, -1 }, { 0x462D, 310076, 310057, 310126, -1, -1, -1, -1, -1, -1 }, { 0x462E, 310143, 310131, 310203, -1, -1, -1, -1, -1, -1 }, { 0x462F, 310219, 310209, -1, -1, -1, -1, -1, -1, -1 }, { 0x4630, 310265, -1, 310331, -1, -1, -1, -1, -1, -1 }, { 0x4631, 310342, 310337, 310393, -1, -1, -1, -1, -1, -1 }, { 0x4633, 310403, 310397, 310560, -1, -1, -1, -1, -1, -1 }, { 0x4634, 310571, 310565, -1, -1, -1, -1, -1, -1, -1 }, { 0x4635, 310621, 310616, 310650, -1, -1, -1, -1, -1, -1 }, { 0x4636, 310654, -1, 310706, -1, -1, -1, -1, -1, -1 }, { 0x4637, 310711, -1, 310743, -1, -1, -1, -1, -1, -1 }, { 0x4638, 310748, -1, 310837, -1, -1, -1, -1, -1, -1 }, { 0x4639, 310847, 310841, 310901, -1, -1, -1, -1, -1, -1 }, { 0x463A, 310912, 310906, 311061, -1, -1, -1, -1, -1, -1 }, { 0x463B, 311072, 311067, 311101, -1, -1, -1, -1, -1, -1 }, { 0x463C, 311110, 311105, 311139, -1, -1, -1, -1, -1, -1 }, { 0x463D, 311151, 311144, 311229, -1, -1, -1, -1, -1, -1 }, { 0x463E, 311244, 311233, 311278, -1, -1, -1, -1, -1, -1 }, { 0x463F, 311297, 311284, 311341, -1, -1, -1, -1, -1, -1 }, { 0x4640, 311352, 311346, 311459, -1, -1, -1, -1, -1, -1 }, { 0x4641, 311470, 311465, 311519, -1, -1, -1, -1, -1, -1 }, { 0x4642, 311530, 311524, -1, -1, -1, -1, -1, -1, -1 }, { 0x4643, 311589, -1, 311608, -1, -1, -1, -1, -1, -1 }, { 0x4644, 311613, -1, 311660, -1, -1, -1, -1, -1, -1 }, { 0x4645, 311674, 311664, 311762, -1, -1, -1, -1, -1, -1 }, { 0x4646, 311767, -1, 311825, -1, -1, -1, -1, -1, -1 }, { 0x4647, 311830, -1, 311905, -1, -1, -1, -1, -1, -1 }, { 0x4648, 311916, 311911, 311956, -1, -1, -1, -1, -1, -1 }, { 0x4649, 311967, 311961, 312032, -1, -1, -1, -1, -1, -1 }, { 0x464A, 312041, 312037, 312060, -1, -1, -1, -1, -1, -1 }, { 0x464C, 312075, 312065, 312253, -1, -1, -1, -1, -1, -1 }, { 0x464E, 312258, -1, 312320, -1, -1, -1, -1, -1, -1 }, { 0x464F, 312335, 312325, 312419, -1, -1, -1, -1, -1, -1 }, { 0x4650, 312423, -1, 312517, -1, -1, -1, -1, -1, -1 }, { 0x4651, 312527, 312521, 312636, -1, -1, -1, -1, -1, -1 }, { 0x4652, 312657, 312641, 312737, -1, -1, -1, -1, -1, -1 }, { 0x4653, 312747, 312741, 312793, -1, -1, -1, -1, -1, -1 }, { 0x4654, 312819, 312798, 312909, -1, -1, -1, -1, -1, -1 }, { 0x4655, 312913, -1, 312941, -1, -1, -1, -1, -1, -1 }, { 0x4656, 312953, 312947, -1, -1, -1, -1, -1, -1, -1 }, { 0x4657, 313060, -1, 313141, -1, -1, -1, -1, -1, -1 }, { 0x4658, 313145, -1, 313198, -1, -1, -1, -1, -1, -1 }, { 0x4659, 313207, 313203, 313215, -1, -1, -1, -1, -1, -1 }, { 0x465A, 313225, 313220, 313398, -1, -1, -1, -1, -1, -1 }, { 0x465B, 313417, 313404, 313490, -1, -1, -1, -1, -1, -1 }, { 0x465C, 313502, 313496, 313619, -1, -1, -1, -1, -1, -1 }, { 0x465D, 313630, 313625, 313719, -1, -1, -1, -1, -1, -1 }, { 0x465E, 313730, 313724, 313760, -1, -1, -1, -1, -1, -1 }, { 0x465F, 313771, 313766, 313811, -1, -1, -1, -1, -1, -1 }, { 0x4660, 313822, 313816, 313875, -1, -1, -1, -1, -1, -1 }, { 0x4661, 313885, 313880, 314063, -1, -1, -1, -1, -1, -1 }, { 0x4662, 314075, 314068, 314121, -1, -1, -1, -1, -1, -1 }, { 0x4663, 314127, -1, 314155, -1, -1, -1, -1, -1, -1 }, { 0x4664, 314159, -1, 314200, -1, -1, -1, -1, -1, -1 }, { 0x4665, 314211, 314205, 314225, -1, -1, -1, -1, -1, -1 }, { 0x4666, 314231, -1, 314246, -1, -1, -1, -1, -1, -1 }, { 0x4667, 314257, 314252, -1, -1, -1, -1, -1, -1, -1 }, { 0x4668, 314281, 314276, 314325, -1, -1, -1, -1, -1, -1 }, { 0x4669, 314336, 314330, 314344, -1, -1, -1, -1, -1, -1 }, { 0x466A, 314356, 314350, 314388, -1, -1, -1, -1, -1, -1 }, { 0x466C, 314400, 314394, 314484, -1, -1, -1, -1, -1, -1 }, { 0x466D, 314495, 314490, -1, -1, -1, -1, -1, -1, -1 }, { 0x466E, 314591, 314586, 314612, -1, -1, -1, -1, -1, -1 }, { 0x466F, 314623, 314618, 314672, -1, -1, -1, -1, -1, -1 }, { 0x4670, 314681, 314676, 314738, 314742, -1, -1, -1, -1, -1 }, { 0x4671, 314752, 314747, 314842, -1, -1, -1, -1, -1, -1 }, { 0x4672, 314857, 314846, -1, -1, -1, -1, -1, -1, -1 }, { 0x4673, 314906, 314901, 315008, -1, -1, -1, -1, -1, -1 }, { 0x4674, 315019, 315014, -1, -1, -1, -1, -1, -1, -1 }, { 0x4675, 315092, 315086, 315135, -1, -1, -1, -1, -1, -1 }, { 0x4677, 315151, 315139, 315253, -1, -1, -1, -1, -1, -1 }, { 0x4678, 315262, 315257, 315363, -1, -1, -1, -1, -1, -1 }, { 0x4679, 315367, -1, 315418, -1, -1, -1, -1, -1, -1 }, { 0x467A, 315429, 315424, 315508, -1, -1, -1, -1, -1, -1 }, { 0x467B, 315514, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x467C, 315549, -1, 315644, -1, -1, -1, -1, -1, -1 }, { 0x467D, 315650, -1, 315669, -1, -1, -1, -1, -1, -1 }, { 0x467E, 315678, 315674, 315789, -1, -1, -1, -1, -1, -1 }, { 0x467F, 315799, 315794, 315818, -1, -1, -1, -1, -1, -1 }, { 0x4680, 315834, 315823, -1, -1, -1, -1, -1, -1, -1 }, { 0x4681, 315882, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4682, 315943, 315938, 315973, -1, -1, -1, -1, -1, -1 }, { 0x4683, 315977, -1, 316026, -1, -1, -1, -1, -1, -1 }, { 0x4684, 316036, 316031, 316091, -1, -1, -1, -1, -1, -1 }, { 0x4685, 316105, 316095, 316190, -1, -1, -1, -1, -1, -1 }, { 0x4686, 316195, -1, 316226, -1, -1, -1, -1, -1, -1 }, { 0x4687, 316244, 316232, 316371, -1, -1, -1, -1, -1, -1 }, { 0x4688, 316378, -1, 316409, -1, -1, -1, -1, -1, -1 }, { 0x4689, 316427, 316415, 316485, -1, -1, -1, -1, -1, -1 }, { 0x468A, 316489, -1, 316513, -1, -1, -1, -1, -1, -1 }, { 0x468B, 316525, 316519, 316690, -1, -1, -1, -1, -1, -1 }, { 0x468D, 316695, -1, 316737, -1, -1, -1, -1, -1, -1 }, { 0x468E, 316747, 316741, -1, -1, -1, -1, -1, -1, -1 }, { 0x468F, 316834, -1, 316919, -1, -1, -1, -1, -1, -1 }, { 0x4690, 316924, -1, 316973, -1, -1, -1, -1, -1, -1 }, { 0x4691, 316977, -1, 317015, -1, -1, -1, -1, -1, -1 }, { 0x4692, 317030, 317020, 317082, -1, -1, -1, -1, -1, -1 }, { 0x4693, 317090, -1, 317148, -1, -1, -1, -1, -1, -1 }, { 0x4694, 317171, 317154, 317205, -1, -1, -1, -1, -1, -1 }, { 0x4695, 317221, 317210, 317298, -1, -1, -1, -1, -1, -1 }, { 0x4696, 317308, 317302, 317356, -1, -1, -1, -1, -1, -1 }, { 0x4697, 317368, 317362, 317386, -1, -1, -1, -1, -1, -1 }, { 0x4698, 317392, -1, 317429, -1, -1, -1, -1, -1, -1 }, { 0x4699, 317436, -1, 317510, -1, -1, -1, -1, -1, -1 }, { 0x469A, 317516, -1, 317534, -1, -1, -1, -1, -1, -1 }, { 0x469B, 317540, -1, 317585, -1, -1, -1, -1, -1, -1 }, { 0x469C, 317594, 317589, 317651, -1, -1, -1, -1, -1, -1 }, { 0x469D, 317661, 317655, 317733, -1, -1, -1, -1, -1, -1 }, { 0x469E, 317737, -1, 317760, -1, -1, -1, -1, -1, -1 }, { 0x469F, 317771, 317765, 317843, -1, -1, -1, -1, -1, -1 }, { 0x46A0, 317853, 317848, 317954, -1, -1, -1, -1, -1, -1 }, { 0x46A1, 317964, 317959, 317999, -1, -1, -1, -1, -1, -1 }, { 0x46A2, 318004, -1, 318122, -1, -1, -1, -1, -1, -1 }, { 0x46A3, 318139, 318127, 318167, -1, -1, -1, -1, -1, -1 }, { 0x46A5, 318177, 318171, 318193, -1, -1, -1, -1, -1, -1 }, { 0x46A6, 318198, -1, 318244, -1, -1, -1, -1, -1, -1 }, { 0x46A7, 318254, 318249, 318288, -1, -1, -1, -1, -1, -1 }, { 0x46A8, 318298, 318293, 318359, -1, -1, -1, -1, -1, -1 }, { 0x46A9, 318385, 318364, 318410, -1, -1, -1, -1, -1, -1 }, { 0x46AA, 318423, 318416, 318542, -1, -1, -1, -1, -1, -1 }, { 0x46AB, 318548, -1, 318648, -1, -1, -1, -1, -1, -1 }, { 0x46AC, -1, 318652, 318658, -1, -1, -1, -1, -1, -1 }, { 0x46AD, -1, -1, 318663, -1, -1, -1, -1, -1, -1 }, { 0x46AE, 318675, 318669, 318702, -1, -1, -1, -1, -1, -1 }, { 0x46AF, 318713, 318708, 318842, -1, -1, -1, -1, -1, -1 }, { 0x46B0, 318852, 318847, 318956, -1, -1, -1, -1, -1, -1 }, { 0x46B1, 318972, 318960, 319045, -1, -1, -1, -1, -1, -1 }, { 0x46B2, 319056, 319050, 319128, -1, -1, -1, -1, -1, -1 }, { 0x46B3, 319134, -1, 319197, -1, -1, -1, -1, -1, -1 }, { 0x46B4, 319202, -1, 319271, -1, -1, -1, -1, -1, -1 }, { 0x46B5, 319275, -1, 319387, -1, -1, -1, -1, -1, -1 }, { 0x46B6, 319397, 319392, 319422, -1, -1, -1, -1, -1, -1 }, { 0x46B7, 319432, 319428, 319569, -1, -1, -1, -1, 319563, -1 }, { 0x46B8, 319573, -1, 319588, -1, -1, -1, -1, -1, -1 }, { 0x46B9, 319598, 319593, 319660, -1, -1, -1, -1, -1, -1 }, { 0x46BA, 319680, 319664, 319739, -1, -1, -1, -1, -1, -1 }, { 0x46BB, 319749, 319744, 319867, -1, -1, -1, -1, -1, -1 }, { 0x46BC, 319877, 319872, 319885, -1, -1, -1, -1, -1, -1 }, { 0x46BD, 319894, 319889, 319960, -1, -1, -1, -1, -1, -1 }, { 0x46BE, 319982, 319965, 320064, -1, -1, -1, -1, 320058, -1 }, { 0x46BF, 320069, -1, 320154, -1, -1, -1, -1, -1, -1 }, { 0x46C0, 320169, 320159, 320302, -1, -1, -1, -1, -1, -1 }, { 0x46C1, 320312, 320307, 320387, -1, -1, -1, -1, -1, -1 }, { 0x46C2, 320400, 320392, 320506, -1, -1, -1, -1, -1, -1 }, { 0x46C3, 320511, -1, 320533, -1, -1, -1, -1, -1, -1 }, { 0x46C4, 320538, -1, 320620, -1, -1, -1, -1, -1, -1 }, { 0x46C5, 320626, -1, 320637, -1, -1, -1, -1, -1, -1 }, { 0x46C6, 320648, 320642, 320688, -1, -1, -1, -1, -1, -1 }, { 0x46C7, 320694, -1, 320781, -1, -1, -1, -1, -1, -1 }, { 0x46C8, 320798, 320787, 320854, -1, -1, -1, -1, -1, -1 }, { 0x46C9, 320859, -1, 320878, -1, -1, -1, -1, -1, -1 }, { 0x46CA, 320884, -1, 320966, -1, -1, -1, -1, -1, -1 }, { 0x46CB, 320970, -1, 321022, -1, -1, -1, -1, -1, -1 }, { 0x46CC, 321031, 321026, 321201, -1, -1, -1, -1, -1, -1 }, { 0x46CD, 321211, 321206, 321239, -1, -1, -1, -1, -1, -1 }, { 0x46CE, 321244, -1, 321280, -1, -1, -1, -1, -1, -1 }, { 0x46CF, 321290, 321285, 321445, -1, -1, -1, -1, -1, -1 }, { 0x46D0, 321453, 321449, 321556, -1, -1, -1, -1, -1, -1 }, { 0x46D1, 321565, 321560, 321627, -1, -1, -1, -1, -1, -1 }, { 0x46D2, 321636, 321631, 321704, -1, -1, -1, -1, -1, -1 }, { 0x46D3, 321720, 321710, -1, -1, -1, -1, -1, -1, -1 }, { 0x46D4, 321854, 321849, 321972, -1, -1, -1, -1, 321966, -1 }, { 0x46D5, 321986, 321976, 322035, -1, -1, -1, -1, -1, -1 }, { 0x46D6, 322045, 322039, 322070, -1, -1, -1, -1, -1, -1 }, { 0x46D7, 322073, -1, 322194, -1, -1, -1, -1, -1, -1 }, { 0x46D8, 322210, 322199, 322322, -1, -1, -1, -1, 322316, -1 }, { 0x46D9, 322332, 322327, 322355, -1, -1, -1, -1, -1, -1 }, { 0x46DA, 322359, -1, 322401, -1, -1, -1, -1, -1, -1 }, { 0x46DB, 322407, -1, 322429, -1, -1, -1, -1, -1, -1 }, { 0x46DC, 322440, 322434, 322521, -1, -1, -1, -1, -1, -1 }, { 0x46DD, 322526, -1, 322551, -1, -1, -1, -1, 322545, -1 }, { 0x46DE, 322561, 322556, 322627, -1, -1, -1, -1, -1, -1 }, { 0x46DF, 322637, 322632, 322684, -1, -1, -1, -1, -1, -1 }, { 0x46E0, 322701, 322689, 322740, -1, -1, -1, -1, -1, -1 }, { 0x46E1, 322750, 322745, 322802, -1, -1, -1, -1, -1, -1 }, { 0x46E2, 322812, 322807, 322848, -1, -1, -1, -1, -1, -1 }, { 0x46E3, 322852, -1, 322903, -1, -1, -1, -1, -1, -1 }, { 0x46E4, 322919, 322909, 322964, -1, -1, -1, -1, -1, -1 }, { 0x46E5, 322973, 322968, 323036, -1, -1, -1, -1, -1, -1 }, { 0x46E6, 323046, 323040, 323094, -1, -1, -1, -1, -1, -1 }, { 0x46E7, 323105, 323100, 323155, -1, -1, -1, -1, -1, -1 }, { 0x46E8, -1, 323159, 323165, -1, -1, -1, -1, -1, -1 }, { 0x46E9, 323183, 323170, 323277, -1, -1, -1, -1, -1, -1 }, { 0x46EA, 323287, 323281, 323334, -1, -1, -1, -1, -1, -1 }, { 0x46EB, 323348, 323341, 323395, -1, -1, -1, -1, -1, -1 }, { 0x46EC, 323407, 323402, 323441, -1, -1, -1, -1, -1, -1 }, { 0x46ED, 323452, 323446, 323477, -1, -1, -1, -1, -1, -1 }, { 0x46EE, 323495, 323483, 323618, -1, -1, -1, -1, -1, -1 }, { 0x46EF, 323629, 323623, 323653, -1, -1, -1, -1, -1, -1 }, { 0x46F0, 323662, 323657, 323704, -1, -1, -1, -1, -1, -1 }, { 0x46F1, 323709, -1, 323731, -1, -1, -1, -1, -1, -1 }, { 0x46F2, 323745, 323735, 323792, -1, -1, -1, -1, -1, -1 }, { 0x46F3, 323807, 323797, 323838, -1, -1, -1, -1, -1, -1 }, { 0x46F4, 323843, -1, 323878, -1, -1, -1, -1, -1, -1 }, { 0x46F5, 323887, 323882, 323917, -1, -1, -1, -1, -1, -1 }, { 0x46F6, 323933, 323923, 324046, -1, -1, -1, -1, -1, -1 }, { 0x46F7, 324057, 324051, 324135, -1, -1, -1, -1, -1, -1 }, { 0x46F8, 324146, 324140, 324201, -1, -1, -1, -1, -1, -1 }, { 0x46F9, 324206, -1, 324239, -1, -1, -1, -1, -1, -1 }, { 0x46FA, 324250, 324244, 324285, -1, -1, -1, -1, -1, -1 }, { 0x46FB, 324296, 324290, 324355, -1, -1, -1, -1, -1, -1 }, { 0x46FC, 324365, 324360, 324408, -1, -1, -1, -1, -1, -1 }, { 0x46FD, 324418, 324413, 324482, -1, -1, -1, -1, -1, -1 }, { 0x46FE, 324492, 324487, 324526, -1, -1, -1, -1, -1, -1 }, { 0x46FF, 324536, 324530, 324584, -1, -1, -1, -1, -1, -1 }, { 0x4700, 324593, 324588, 324614, -1, -1, -1, -1, -1, -1 }, { 0x4701, 324625, 324619, 324676, -1, -1, -1, -1, -1, -1 }, { 0x4703, 324686, 324680, 324769, -1, -1, -1, -1, -1, -1 }, { 0x4704, 324778, 324774, 324836, -1, -1, -1, -1, -1, -1 }, { 0x4705, 324841, -1, 324900, -1, -1, -1, -1, -1, -1 }, { 0x4706, 324915, 324905, 325018, -1, -1, -1, -1, -1, -1 }, { 0x4707, 325029, 325023, 325109, -1, -1, -1, -1, -1, -1 }, { 0x4708, 325124, 325114, 325189, -1, -1, -1, -1, -1, -1 }, { 0x4709, 325195, -1, 325260, -1, -1, -1, -1, -1, -1 }, { 0x470A, 325270, 325265, 325310, -1, -1, -1, -1, -1, -1 }, { 0x470B, 325315, -1, 325369, -1, -1, -1, -1, -1, -1 }, { 0x470C, 325380, 325374, 325490, -1, -1, -1, -1, -1, -1 }, { 0x470D, 325501, 325496, 325521, -1, -1, -1, -1, -1, -1 }, { 0x470E, 325532, 325527, 325581, -1, -1, -1, -1, -1, -1 }, { 0x470F, 325586, -1, 325618, -1, -1, -1, -1, -1, -1 }, { 0x4710, 325623, -1, 325694, -1, -1, -1, -1, -1, -1 }, { 0x4711, 325709, 325699, 325808, -1, -1, -1, -1, -1, -1 }, { 0x4712, 325816, 325812, 325887, -1, -1, -1, -1, -1, -1 }, { 0x4713, 325896, 325891, 325917, -1, -1, -1, -1, -1, -1 }, { 0x4714, 325934, 325922, 326024, -1, -1, -1, -1, -1, -1 }, { 0x4715, 326029, -1, 326100, -1, -1, -1, -1, -1, -1 }, { 0x4716, 326115, 326105, 326180, -1, -1, -1, -1, -1, -1 }, { 0x4717, 326185, -1, 326197, -1, -1, -1, -1, -1, -1 }, { 0x4718, 326208, 326202, 326279, -1, -1, -1, -1, -1, -1 }, { 0x4719, 326285, -1, 326328, -1, -1, -1, -1, -1, -1 }, { 0x471A, 326338, 326332, 326420, -1, -1, -1, -1, -1, -1 }, { 0x471B, 326450, 326424, 326500, -1, -1, -1, -1, -1, -1 }, { 0x471C, 326506, -1, 326547, -1, -1, -1, -1, -1, -1 }, { 0x471D, 326552, -1, 326562, -1, -1, -1, -1, -1, -1 }, { 0x471E, 326578, 326568, 326648, -1, -1, -1, -1, -1, -1 }, { 0x471F, 326663, 326652, 326743, -1, -1, -1, -1, -1, -1 }, { 0x4720, 326753, 326749, 326789, -1, -1, -1, -1, -1, -1 }, { 0x4721, 326794, -1, 326815, -1, -1, -1, -1, -1, -1 }, { 0x4722, 326819, -1, 326837, -1, -1, -1, -1, -1, -1 }, { 0x4723, 326869, 326843, 326928, -1, -1, -1, -1, -1, -1 }, { 0x4725, 326939, 326933, -1, -1, -1, -1, -1, -1, -1 }, { 0x4727, 326980, 326975, 327001, -1, -1, -1, -1, -1, -1 }, { 0x4729, 327011, 327006, 327074, -1, -1, -1, -1, -1, -1 }, { 0x472A, 327079, -1, 327111, -1, -1, -1, -1, -1, -1 }, { 0x472B, 327123, 327116, 327204, -1, -1, -1, -1, -1, -1 }, { 0x472C, 327223, 327211, 327271, -1, -1, -1, -1, -1, -1 }, { 0x472D, 327283, 327277, 327385, -1, -1, -1, -1, 327373, -1 }, { 0x472E, 327400, 327390, 327412, -1, -1, -1, -1, -1, -1 }, { 0x472F, 327423, 327418, 327467, -1, -1, -1, -1, -1, -1 }, { 0x4730, 327471, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4731, 327483, -1, 327529, -1, -1, -1, -1, -1, -1 }, { 0x4732, 327545, 327534, 327594, -1, -1, -1, -1, -1, -1 }, { 0x4734, 327603, 327599, 327697, -1, -1, -1, -1, -1, -1 }, { 0x4735, 327716, 327702, 327760, -1, -1, -1, -1, -1, -1 }, { 0x4736, 327771, 327765, 327799, -1, -1, -1, -1, -1, -1 }, { 0x4737, 327811, 327806, 327876, -1, -1, -1, -1, -1, -1 }, { 0x4738, 327881, -1, 327939, -1, -1, -1, -1, -1, -1 }, { 0x4739, -1, 327944, 327949, -1, -1, -1, -1, -1, -1 }, { 0x473A, 327954, -1, 328004, -1, -1, -1, -1, -1, -1 }, { 0x473B, 328014, 328010, 328044, -1, -1, -1, -1, -1, -1 }, { 0x473C, 328049, -1, 328077, -1, -1, -1, -1, -1, -1 }, { 0x473D, 328092, 328081, 328138, -1, -1, -1, -1, -1, -1 }, { 0x473E, 328148, 328142, 328178, -1, -1, -1, -1, -1, -1 }, { 0x4740, 328188, 328183, 328258, -1, -1, -1, -1, -1, -1 }, { 0x4741, 328268, 328263, 328321, -1, -1, -1, -1, -1, -1 }, { 0x4742, 328331, 328326, 328363, -1, -1, -1, -1, -1, -1 }, { 0x4743, 328368, -1, 328374, -1, -1, -1, -1, -1, -1 }, { 0x4744, 328386, 328379, 328393, -1, -1, -1, -1, -1, -1 }, { 0x4745, 328401, -1, 328407, -1, -1, -1, -1, -1, -1 }, { 0x4746, 328417, 328412, -1, -1, -1, -1, -1, -1, -1 }, { 0x4747, 328442, 328426, -1, -1, -1, -1, -1, -1, -1 }, { 0x4748, 328523, 328514, 328571, -1, -1, -1, -1, -1, -1 }, { 0x474A, 328574, -1, 328593, -1, -1, -1, -1, -1, -1 }, { 0x474B, 328610, 328598, 328649, -1, -1, -1, -1, -1, -1 }, { 0x474C, 328655, -1, 328704, -1, -1, -1, -1, -1, -1 }, { 0x474D, 328716, 328709, 328742, -1, -1, -1, -1, -1, -1 }, { 0x474E, 328753, 328747, 328805, -1, -1, -1, -1, -1, -1 }, { 0x474F, 328816, 328811, 328822, -1, -1, -1, -1, -1, -1 }, { 0x4750, 328847, 328827, 328870, -1, -1, -1, -1, -1, -1 }, { 0x4751, 328881, 328875, 328917, -1, -1, -1, -1, -1, -1 }, { 0x4752, 328924, -1, 328943, -1, -1, -1, -1, -1, -1 }, { 0x4753, 328953, 328948, 329002, -1, -1, -1, -1, -1, -1 }, { 0x4754, 329012, 329007, -1, -1, -1, -1, -1, -1, -1 }, { 0x4755, 329050, -1, 329109, -1, -1, -1, -1, -1, -1 }, { 0x4756, 329136, 329114, 329176, -1, -1, -1, -1, -1, -1 }, { 0x4757, 329188, 329182, -1, -1, -1, -1, -1, -1, -1 }, { 0x4758, 329272, 329265, 329313, -1, -1, -1, -1, -1, -1 }, { 0x4759, 329317, -1, 329367, -1, -1, -1, -1, -1, -1 }, { 0x475A, 329377, 329372, 329423, -1, -1, -1, -1, -1, -1 }, { 0x475B, -1, 329427, 329435, -1, -1, -1, -1, -1, -1 }, { 0x475C, 329445, 329439, 329481, -1, -1, -1, -1, -1, -1 }, { 0x475D, 329491, 329487, 329565, -1, -1, -1, -1, -1, -1 }, { 0x475E, 329574, 329569, 329648, -1, -1, -1, -1, -1, -1 }, { 0x475F, 329674, 329653, 329711, -1, -1, -1, -1, -1, -1 }, { 0x4760, 329721, 329715, 329755, -1, -1, -1, -1, -1, -1 }, { 0x4761, 329767, 329761, 329830, -1, -1, -1, -1, -1, -1 }, { 0x4762, 329841, 329835, 329874, -1, -1, -1, -1, -1, -1 }, { 0x4763, 329885, 329879, 329902, -1, -1, -1, -1, -1, -1 }, { 0x4764, 329911, 329906, 330014, -1, -1, -1, -1, -1, -1 }, { 0x4765, 330024, 330019, 330084, -1, -1, -1, -1, -1, -1 }, { 0x4766, 330089, -1, 330137, -1, -1, -1, -1, -1, -1 }, { 0x4767, 330144, -1, 330184, -1, -1, -1, -1, -1, -1 }, { 0x4768, 330194, 330189, 330277, -1, -1, -1, -1, -1, -1 }, { 0x4769, 330288, 330283, 330370, -1, -1, -1, -1, -1, -1 }, { 0x476A, 330376, -1, 330465, -1, -1, -1, -1, -1, -1 }, { 0x476B, 330480, 330470, 330509, -1, -1, -1, -1, -1, -1 }, { 0x476C, 330514, -1, 330534, -1, -1, -1, -1, 330528, -1 }, { 0x476D, 330544, 330539, 330580, -1, -1, -1, -1, -1, -1 }, { 0x476E, 330597, 330585, 330642, -1, -1, -1, -1, -1, -1 }, { 0x476F, 330652, 330648, 330784, -1, -1, -1, -1, -1, -1 }, { 0x4770, 330788, -1, 330834, -1, -1, -1, -1, -1, -1 }, { 0x4771, 330839, -1, 330878, -1, -1, -1, -1, -1, -1 }, { 0x4772, 330889, 330883, 330930, -1, -1, -1, -1, -1, -1 }, { 0x4773, 330935, -1, 331035, -1, -1, -1, -1, -1, -1 }, { 0x4774, 331045, 331040, -1, -1, -1, -1, -1, -1, -1 }, { 0x4775, 331131, -1, 331160, -1, -1, -1, -1, -1, -1 }, { 0x4776, 331164, -1, 331178, -1, -1, -1, -1, -1, -1 }, { 0x4777, 331189, 331185, 331321, -1, -1, -1, -1, -1, -1 }, { 0x4778, 331326, -1, 331375, -1, -1, -1, -1, -1, -1 }, { 0x4779, 331391, 331379, 331436, -1, -1, -1, -1, -1, -1 }, { 0x477A, 331446, 331441, 331492, -1, -1, -1, -1, -1, -1 }, { 0x477B, 331510, 331498, 331557, -1, -1, -1, -1, -1, -1 }, { 0x477C, 331578, 331561, 331617, -1, -1, -1, -1, -1, -1 }, { 0x477D, 331623, -1, 331659, -1, -1, -1, -1, 331653, -1 }, { 0x477E, 331671, 331663, 331825, -1, -1, -1, -1, -1, -1 }, { 0x477F, 331835, 331829, 331924, -1, -1, -1, -1, -1, -1 }, { 0x4780, 331934, 331929, 331985, -1, -1, -1, -1, -1, -1 }, { 0x4781, 332005, 331990, 332083, -1, -1, -1, -1, -1, -1 }, { 0x4782, 332100, 332088, 332145, -1, -1, -1, -1, -1, -1 }, { 0x4783, 332155, 332151, 332236, -1, -1, -1, -1, -1, -1 }, { 0x4784, 332246, 332241, 332317, -1, -1, -1, -1, -1, -1 }, { 0x4785, 332327, 332323, 332423, -1, -1, -1, -1, -1, -1 }, { 0x4786, 332431, 332427, 332452, -1, -1, -1, -1, -1, -1 }, { 0x4787, 332461, 332457, 332514, -1, -1, -1, -1, -1, -1 }, { 0x4788, 332525, 332519, 332636, -1, -1, -1, -1, -1, -1 }, { 0x4789, 332647, 332641, 332706, -1, -1, -1, -1, -1, -1 }, { 0x478A, 332713, -1, 332802, -1, -1, -1, -1, -1, -1 }, { 0x478B, 332807, -1, 332919, -1, -1, -1, -1, -1, -1 }, { 0x478C, 332930, 332925, 332977, -1, -1, -1, -1, -1, -1 }, { 0x478D, 332994, 332982, 333065, -1, -1, -1, -1, -1, -1 }, { 0x4790, 333071, -1, 333127, -1, -1, -1, -1, -1, -1 }, { 0x4791, 333139, 333133, 333166, -1, -1, -1, -1, -1, -1 }, { 0x4792, 333178, 333172, 333188, -1, -1, -1, -1, -1, -1 }, { 0x4793, 333200, 333194, 333252, -1, -1, -1, -1, -1, -1 }, { 0x4794, 333264, 333259, 333273, -1, -1, -1, -1, -1, -1 }, { 0x4795, 333283, 333278, 333380, -1, -1, -1, -1, -1, -1 }, { 0x4796, 333384, -1, 333401, -1, -1, -1, -1, -1, -1 }, { 0x4797, 333412, 333406, 333462, -1, -1, -1, -1, -1, -1 }, { 0x4798, 333472, 333467, 333516, -1, -1, -1, -1, -1, -1 }, { 0x4799, 333520, -1, 333541, -1, -1, -1, -1, -1, -1 }, { 0x479A, 333545, -1, 333619, -1, -1, -1, -1, -1, -1 }, { 0x479B, 333623, -1, 333672, -1, -1, -1, -1, -1, -1 }, { 0x479C, 333681, 333677, 333721, -1, -1, -1, -1, -1, -1 }, { 0x479D, 333730, 333725, 333745, -1, -1, -1, -1, -1, -1 }, { 0x479E, 333761, 333749, 333809, -1, -1, -1, -1, -1, -1 }, { 0x479F, 333818, 333813, 333938, -1, -1, -1, -1, 333932, -1 }, { 0x47A0, 333942, -1, 333950, -1, -1, -1, -1, -1, -1 }, { 0x47A1, 333965, 333955, 333973, -1, -1, -1, -1, -1, -1 }, { 0x47A2, 333993, 333978, 334001, -1, -1, -1, -1, -1, -1 }, { 0x47A3, 334011, 334006, 334104, -1, -1, -1, -1, -1, -1 }, { 0x47A4, 334109, -1, 334148, -1, -1, -1, -1, -1, -1 }, { 0x47A5, 334152, -1, 334160, -1, -1, -1, -1, -1, -1 }, { 0x47A6, 334171, 334165, 334226, -1, -1, -1, -1, -1, -1 }, { 0x47A7, 334235, 334230, 334264, -1, -1, -1, -1, -1, -1 }, { 0x47A8, 334275, 334269, 334301, -1, -1, -1, -1, -1, -1 }, { 0x47A9, 334306, -1, 334321, -1, -1, -1, -1, -1, -1 }, { 0x47AA, 334331, 334324, 334347, -1, -1, -1, -1, -1, -1 }, { 0x47AB, 334354, -1, 334362, -1, -1, -1, -1, -1, -1 }, { 0x47AC, 334383, 334367, 334441, -1, -1, -1, -1, -1, -1 }, { 0x47AD, 334446, -1, 334510, -1, -1, -1, -1, -1, -1 }, { 0x47AE, 334515, -1, 334534, -1, -1, -1, -1, -1, -1 }, { 0x47AF, 334538, -1, 334617, -1, -1, -1, -1, -1, -1 }, { 0x47B0, 334621, -1, 334637, -1, -1, -1, -1, -1, -1 }, { 0x47B1, 334642, -1, 334668, -1, -1, -1, -1, -1, -1 }, { 0x47B3, 334678, 334672, 334712, -1, -1, -1, -1, -1, -1 }, { 0x47B4, 334716, -1, 334779, -1, -1, -1, -1, -1, -1 }, { 0x47B5, 334785, -1, 334793, -1, -1, -1, -1, -1, -1 }, { 0x47B6, 334803, 334798, 334819, -1, -1, -1, -1, -1, -1 }, { 0x47B7, 334844, 334825, 334883, -1, -1, -1, -1, -1, -1 }, { 0x47B8, 334892, 334888, 334984, -1, -1, -1, -1, -1, -1 }, { 0x47B9, 335000, 334988, 335008, -1, -1, -1, -1, -1, -1 }, { 0x47BA, 335015, -1, 335023, -1, -1, -1, -1, -1, -1 }, { 0x47BB, 335035, 335029, 335043, -1, -1, -1, -1, -1, -1 }, { 0x47BC, 335071, 335049, 335162, -1, -1, -1, -1, -1, -1 }, { 0x47BD, 335173, 335168, 335228, -1, -1, -1, -1, -1, -1 }, { 0x47BE, 335245, 335233, 335298, -1, -1, -1, -1, -1, -1 }, { 0x47BF, 335308, 335303, 335382, -1, -1, -1, -1, -1, -1 }, { 0x47C0, 335388, -1, 335396, -1, -1, -1, -1, -1, -1 }, { 0x47C1, 335401, -1, 335413, -1, -1, -1, -1, -1, -1 }, { 0x47C2, 335424, 335419, 335436, -1, -1, -1, -1, -1, -1 }, { 0x47C3, 335463, 335441, 335540, -1, -1, -1, -1, -1, -1 }, { 0x47C4, 335545, -1, 335610, -1, -1, -1, -1, -1, -1 }, { 0x47C5, 335614, -1, 335697, -1, -1, -1, -1, -1, -1 }, { 0x47C6, 335708, 335703, 335864, -1, -1, -1, -1, -1, -1 }, { 0x47C7, 335873, 335868, 335881, -1, -1, -1, -1, -1, -1 }, { 0x47C8, 335885, -1, 335893, -1, -1, -1, -1, -1, -1 }, { 0x47C9, 335903, 335898, 335933, -1, -1, -1, -1, -1, -1 }, { 0x47CA, 335938, -1, 335990, -1, -1, -1, -1, -1, -1 }, { 0x47CB, 335994, -1, 336043, -1, -1, -1, -1, -1, -1 }, { 0x47CC, 336049, -1, 336091, -1, -1, -1, -1, -1, -1 }, { 0x47CD, 336100, 336095, 336126, -1, -1, -1, -1, -1, -1 }, { 0x47CF, 336137, 336132, 336201, -1, -1, -1, -1, -1, -1 }, { 0x47D0, 336215, 336205, 336300, -1, -1, -1, -1, -1, -1 }, { 0x47D1, 336310, 336304, 336387, -1, -1, -1, -1, -1, -1 }, { 0x47D2, 336404, 336392, 336446, -1, -1, -1, -1, -1, -1 }, { 0x47D3, 336458, 336452, 336565, -1, -1, -1, -1, -1, -1 }, { 0x47D4, 336576, 336572, 336666, -1, -1, -1, -1, -1, -1 }, { 0x47D5, 336681, 336670, 336780, -1, -1, -1, -1, -1, -1 }, { 0x47D6, -1, 336785, 336791, -1, -1, -1, -1, -1, -1 }, { 0x47D7, 336810, 336797, 336873, -1, -1, -1, -1, -1, -1 }, { 0x47D8, 336878, -1, 336908, -1, -1, -1, -1, -1, -1 }, { 0x47D9, 336920, 336914, 336961, -1, -1, -1, -1, -1, -1 }, { 0x47DA, 336971, 336966, 337097, -1, -1, -1, -1, -1, -1 }, { 0x47DB, 337101, -1, 337161, -1, -1, -1, -1, -1, -1 }, { 0x47DC, 337170, 337165, 337212, -1, -1, -1, -1, -1, -1 }, { 0x47DD, 337221, 337216, 337240, -1, -1, -1, -1, -1, -1 }, { 0x47DE, 337250, 337245, 337273, -1, -1, -1, -1, -1, -1 }, { 0x47DF, 337290, 337278, 337315, -1, -1, -1, -1, -1, -1 }, { 0x47E0, 337325, 337319, 337414, -1, -1, -1, -1, -1, -1 }, { 0x47E1, 337425, 337419, 337499, -1, -1, -1, -1, -1, -1 }, { 0x47E2, 337516, 337504, 337652, -1, -1, -1, -1, -1, 337658 }, { 0x47E3, 337665, -1, 337720, -1, -1, -1, -1, -1, -1 }, { 0x47E4, -1, 337725, 337730, -1, -1, -1, -1, -1, -1 }, { 0x47E5, 337734, -1, 337810, -1, -1, -1, -1, -1, -1 }, { 0x47E6, 337821, 337816, 337873, -1, -1, -1, -1, -1, -1 }, { 0x47E7, 337888, 337877, 337918, -1, -1, -1, -1, -1, -1 }, { 0x47E8, 337929, 337924, 337993, -1, -1, -1, -1, -1, -1 }, { 0x47E9, 338020, 337998, 338041, -1, -1, -1, -1, -1, -1 }, { 0x47EA, 338052, 338046, 338098, -1, -1, -1, -1, -1, -1 }, { 0x47EB, 338124, 338104, 338204, -1, -1, -1, -1, -1, -1 }, { 0x47EC, 338211, -1, 338219, -1, -1, -1, -1, -1, 338224 }, { 0x47ED, 338234, 338229, 338382, -1, -1, -1, -1, -1, -1 }, { 0x47EE, 338393, 338388, 338467, -1, -1, -1, -1, -1, -1 }, { 0x47EF, 338476, 338471, 338497, -1, -1, -1, -1, -1, -1 }, { 0x47F0, 338502, -1, 338510, -1, -1, -1, -1, -1, -1 }, { 0x47F1, 338530, 338516, -1, -1, -1, -1, -1, -1, -1 }, { 0x47F4, 338609, 338591, 338664, -1, -1, -1, -1, -1, -1 }, { 0x47F5, 338675, 338670, 338687, -1, -1, -1, -1, -1, -1 }, { 0x47F6, 338696, 338692, 338816, -1, -1, -1, -1, -1, -1 }, { 0x47F7, 338821, -1, 338930, -1, -1, -1, -1, -1, -1 }, { 0x47F8, 338941, 338935, 339087, -1, -1, -1, -1, -1, -1 }, { 0x47F9, 339092, -1, 339178, -1, -1, -1, -1, -1, -1 }, { 0x47FA, 339188, 339183, 339310, -1, -1, -1, -1, -1, -1 }, { 0x47FB, 339315, -1, 339380, -1, -1, -1, -1, -1, -1 }, { 0x47FC, 339389, 339384, 339419, -1, -1, -1, -1, -1, -1 }, { 0x47FD, 339427, 339423, -1, -1, -1, -1, -1, -1, -1 }, { 0x47FE, 339464, -1, 339525, -1, -1, -1, -1, -1, -1 }, { 0x47FF, 339536, 339531, 339584, -1, -1, -1, -1, -1, -1 }, { 0x4800, 339600, 339588, 339643, -1, -1, -1, -1, -1, -1 }, { 0x4801, 339654, 339649, -1, -1, -1, -1, -1, -1, -1 }, { 0x4802, 339701, 339697, 339774, -1, -1, -1, -1, -1, -1 }, { 0x4803, 339786, 339779, 339806, -1, -1, -1, -1, -1, -1 }, { 0x4804, 339813, -1, 339865, -1, -1, -1, -1, -1, -1 }, { 0x4805, 339871, -1, 339908, -1, -1, -1, -1, -1, -1 }, { 0x4806, 339920, 339913, 339959, -1, -1, -1, -1, -1, -1 }, { 0x4807, 339966, -1, 339990, -1, -1, -1, -1, -1, -1 }, { 0x4808, 339995, -1, 340043, -1, -1, -1, -1, -1, -1 }, { 0x4809, 340052, 340047, 340112, -1, -1, -1, -1, -1, -1 }, { 0x480A, 340124, 340118, 340191, -1, -1, -1, -1, -1, -1 }, { 0x480B, 340205, 340196, 340318, -1, -1, -1, -1, -1, -1 }, { 0x480D, 340322, -1, 340457, -1, -1, -1, -1, -1, -1 }, { 0x480E, 340471, 340462, 340492, -1, -1, -1, -1, -1, -1 }, { 0x480F, 340503, 340496, 340625, -1, -1, -1, -1, -1, -1 }, { 0x4810, 340629, -1, 340780, -1, -1, -1, -1, -1, -1 }, { 0x4811, 340784, -1, 340831, -1, -1, -1, -1, -1, -1 }, { 0x4812, 340840, 340836, 340944, -1, -1, -1, -1, -1, -1 }, { 0x4813, 340948, -1, 340999, -1, -1, -1, -1, -1, -1 }, { 0x4814, 341016, 341004, 341029, -1, -1, -1, -1, -1, -1 }, { 0x4815, 341034, -1, 341116, -1, -1, -1, -1, -1, -1 }, { 0x4817, 341126, 341121, 341168, -1, -1, -1, -1, -1, -1 }, { 0x4818, 341173, -1, 341217, -1, -1, -1, -1, -1, -1 }, { 0x4819, 341233, 341221, 341251, -1, -1, -1, -1, -1, -1 }, { 0x481A, 341263, 341257, 341364, -1, -1, -1, -1, -1, -1 }, { 0x481B, 341378, 341368, 341417, -1, -1, -1, -1, -1, -1 }, { 0x481C, 341428, 341422, 341436, -1, -1, -1, -1, -1, -1 }, { 0x481D, 341442, -1, 341468, -1, -1, -1, -1, -1, -1 }, { 0x481E, 341478, 341473, 341551, -1, -1, -1, -1, -1, -1 }, { 0x481F, 341555, -1, 341593, -1, -1, -1, -1, -1, -1 }, { 0x4820, 341598, -1, 341761, -1, -1, -1, -1, -1, -1 }, { 0x4821, 341766, -1, 341879, -1, -1, -1, -1, -1, -1 }, { 0x4822, 341890, 341884, 341950, -1, -1, -1, -1, -1, -1 }, { 0x4823, 341962, 341956, 341986, -1, -1, -1, -1, -1, 341992 }, { 0x4824, 341997, -1, 342032, -1, -1, -1, -1, -1, -1 }, { 0x4825, 342042, 342037, 342077, -1, -1, -1, -1, -1, -1 }, { 0x4826, 342094, 342082, 342160, -1, -1, -1, -1, -1, -1 }, { 0x4827, 342165, -1, 342200, -1, -1, -1, -1, -1, -1 }, { 0x4828, 342210, 342205, 342245, -1, -1, -1, -1, -1, -1 }, { 0x4829, 342256, 342251, 342343, -1, -1, -1, -1, -1, -1 }, { 0x482A, 342354, 342348, 342406, -1, -1, -1, -1, -1, -1 }, { 0x482B, 342412, -1, 342488, -1, -1, -1, -1, -1, -1 }, { 0x482C, 342499, 342493, 342539, -1, -1, -1, -1, -1, -1 }, { 0x482D, 342566, 342545, 342593, -1, -1, -1, -1, -1, -1 }, { 0x482E, 342610, 342598, 342685, -1, -1, -1, -1, -1, -1 }, { 0x482F, 342697, 342691, 342819, -1, -1, -1, -1, -1, -1 }, { 0x4830, 342830, 342824, 342938, -1, -1, -1, -1, -1, -1 }, { 0x4831, 342949, 342944, 343006, -1, -1, -1, -1, -1, -1 }, { 0x4832, 343017, 343011, 343064, -1, -1, -1, -1, -1, -1 }, { 0x4833, 343070, -1, 343122, -1, -1, -1, -1, -1, -1 }, { 0x4834, 343128, -1, 343196, -1, -1, -1, -1, -1, -1 }, { 0x4835, 343218, 343202, 343234, -1, -1, -1, -1, -1, -1 }, { 0x4836, 343242, 343238, 343292, -1, -1, -1, -1, -1, -1 }, { 0x4837, 343302, 343297, 343339, -1, -1, -1, -1, -1, -1 }, { 0x4838, 343345, -1, 343404, -1, -1, -1, -1, -1, -1 }, { 0x4839, 343415, 343409, 343462, -1, -1, -1, -1, -1, -1 }, { 0x483B, 343472, 343466, 343561, -1, -1, -1, -1, -1, -1 }, { 0x483C, 343568, -1, 343595, -1, -1, -1, -1, -1, -1 }, { 0x483D, 343600, -1, 343692, -1, -1, -1, -1, -1, -1 }, { 0x483E, 343712, 343697, 343734, -1, -1, -1, -1, -1, -1 }, { 0x483F, 343745, 343740, 343807, -1, -1, -1, -1, -1, -1 }, { 0x4840, 343817, 343812, 343894, -1, -1, -1, -1, -1, -1 }, { 0x4841, 343906, 343900, 343980, -1, -1, -1, -1, -1, -1 }, { 0x4842, 343986, -1, 344043, -1, -1, -1, -1, -1, -1 }, { 0x4843, 344053, 344048, 344107, -1, -1, -1, -1, -1, -1 }, { 0x4845, 344117, 344111, 344298, -1, -1, -1, -1, -1, -1 }, { 0x4846, 344304, -1, 344318, -1, -1, -1, -1, -1, -1 }, { 0x4847, 344336, 344324, 344401, -1, -1, -1, -1, -1, -1 }, { 0x4848, 344416, 344406, 344483, -1, -1, -1, -1, -1, -1 }, { 0x4849, 344488, -1, 344503, -1, -1, -1, -1, -1, -1 }, { 0x484A, 344515, 344509, 344598, -1, -1, -1, -1, -1, -1 }, { 0x484B, 344618, 344603, 344673, -1, -1, -1, -1, -1, -1 }, { 0x484C, 344683, 344677, 344772, -1, -1, -1, -1, -1, -1 }, { 0x484D, 344787, 344778, 344812, -1, -1, -1, -1, -1, -1 }, { 0x484E, 344821, 344816, 344876, -1, -1, -1, -1, -1, -1 }, { 0x484F, 344904, 344880, 344993, -1, -1, -1, -1, -1, -1 }, { 0x4850, 345003, 344999, 345058, -1, -1, -1, -1, -1, -1 }, { 0x4851, 345068, 345063, 345123, -1, -1, -1, -1, -1, -1 }, { 0x4852, 345133, 345128, 345190, -1, -1, -1, -1, -1, -1 }, { 0x4853, 345201, 345196, 345337, -1, -1, -1, -1, -1, -1 }, { 0x4854, 345343, -1, 345396, -1, -1, -1, -1, -1, -1 }, { 0x4855, 345406, 345400, 345464, -1, -1, -1, -1, -1, -1 }, { 0x4856, 345471, -1, 345489, -1, -1, -1, -1, -1, -1 }, { 0x4857, 345501, 345495, 345603, -1, -1, -1, -1, -1, -1 }, { 0x4858, 345614, 345609, 345640, -1, -1, -1, -1, -1, -1 }, { 0x4859, 345652, 345646, 345714, -1, -1, -1, -1, -1, -1 }, { 0x485A, 345720, -1, 345817, -1, -1, -1, -1, -1, -1 }, { 0x485B, 345822, -1, 345858, -1, -1, -1, -1, -1, -1 }, { 0x485C, 345868, 345863, 345952, -1, -1, -1, -1, -1, -1 }, { 0x485D, 345962, 345956, 346079, -1, -1, -1, -1, -1, -1 }, { 0x485E, 346085, -1, 346187, -1, -1, -1, -1, -1, -1 }, { 0x485F, 346205, 346191, 346276, -1, -1, -1, -1, -1, -1 }, { 0x4860, 346280, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4861, 346314, 346299, 346340, -1, -1, -1, -1, -1, -1 }, { 0x4862, 346350, 346345, 346367, -1, -1, -1, -1, -1, -1 }, { 0x4863, 346373, -1, 346523, -1, -1, -1, -1, 346517, -1 }, { 0x4864, 346539, 346528, 346568, -1, -1, -1, -1, -1, -1 }, { 0x4865, 346585, 346573, 346620, -1, -1, -1, -1, -1, -1 }, { 0x4866, 346632, 346626, 346690, -1, -1, -1, -1, -1, -1 }, { 0x4867, 346700, 346696, 346735, -1, -1, -1, -1, -1, -1 }, { 0x4868, 346739, -1, 346801, -1, -1, -1, -1, -1, -1 }, { 0x4869, 346819, 346806, 346912, -1, -1, -1, -1, -1, -1 }, { 0x486A, 346935, 346918, 346953, -1, -1, -1, -1, -1, -1 }, { 0x486B, 346959, -1, 347016, -1, -1, -1, -1, -1, -1 }, { 0x486C, 347028, 347022, 347124, -1, -1, -1, -1, -1, -1 }, { 0x486D, 347141, 347129, 347170, -1, -1, -1, -1, -1, -1 }, { 0x486E, 347181, 347175, -1, -1, -1, -1, -1, -1, -1 }, { 0x486F, 347236, 347224, 347359, -1, -1, -1, -1, -1, -1 }, { 0x4870, 347386, 347365, 347443, -1, -1, -1, -1, -1, -1 }, { 0x4871, -1, 347449, 347455, -1, -1, -1, -1, -1, -1 }, { 0x4872, 347467, 347462, 347517, -1, -1, -1, -1, -1, -1 }, { 0x4873, 347527, 347523, 347547, -1, -1, -1, -1, -1, -1 }, { 0x4874, 347563, 347551, 347665, -1, -1, -1, -1, -1, -1 }, { 0x4875, 347678, 347672, 347701, -1, -1, -1, -1, -1, -1 }, { 0x4876, 347716, 347706, 347867, -1, -1, -1, -1, -1, -1 }, { 0x4877, 347872, -1, 347904, -1, -1, -1, -1, -1, -1 }, { 0x4879, 347924, 347909, 347970, -1, -1, -1, -1, -1, -1 }, { 0x487A, 347980, 347975, 348018, -1, -1, -1, -1, -1, -1 }, { 0x487B, 348029, 348023, 348193, -1, -1, -1, -1, -1, -1 }, { 0x487C, 348204, 348198, 348284, -1, -1, -1, -1, -1, -1 }, { 0x487D, 348290, -1, 348314, -1, -1, -1, -1, -1, -1 }, { 0x487E, 348327, 348320, 348376, -1, -1, -1, -1, -1, -1 }, { 0x487F, 348387, 348381, 348467, -1, -1, -1, -1, -1, -1 }, { 0x4880, 348479, 348473, 348514, -1, -1, -1, -1, -1, -1 }, { 0x4881, 348524, 348518, 348558, -1, -1, -1, -1, -1, -1 }, { 0x4882, 348568, 348563, -1, -1, -1, -1, -1, -1, -1 }, { 0x4883, 348620, 348614, 348749, -1, -1, -1, -1, 348743, -1 }, { 0x4884, -1, 348753, 348759, -1, -1, -1, -1, -1, -1 }, { 0x4885, 348768, 348763, 348799, -1, -1, -1, -1, -1, -1 }, { 0x4887, 348811, 348805, 348978, -1, -1, -1, -1, -1, -1 }, { 0x4888, -1, 348984, 348990, -1, -1, -1, -1, -1, -1 }, { 0x4889, 349002, 348996, 349045, -1, -1, -1, -1, -1, -1 }, { 0x488A, 349057, 349051, 349110, -1, -1, -1, -1, -1, -1 }, { 0x488B, 349125, 349115, 349214, -1, -1, -1, -1, -1, -1 }, { 0x488C, 349218, -1, 349253, -1, -1, -1, -1, -1, -1 }, { 0x488D, 349263, 349257, 349286, -1, -1, -1, -1, -1, -1 }, { 0x488E, 349297, 349292, -1, -1, -1, -1, -1, -1, -1 }, { 0x4890, 349351, 349341, 349399, -1, -1, -1, -1, -1, -1 }, { 0x4891, 349403, -1, 349458, -1, -1, -1, -1, -1, -1 }, { 0x4892, 349468, 349462, 349561, -1, -1, -1, -1, -1, -1 }, { 0x4893, 349572, 349567, 349584, -1, -1, -1, -1, -1, -1 }, { 0x4894, 349593, 349588, 349629, -1, -1, -1, -1, -1, -1 }, { 0x4895, 349649, 349633, 349684, -1, -1, -1, -1, -1, -1 }, { 0x4896, 349707, 349688, 349819, -1, -1, -1, -1, 349807, -1 }, { 0x4897, -1, 349823, 349828, -1, -1, -1, -1, -1, -1 }, { 0x4899, 349842, 349832, 349924, -1, -1, -1, -1, -1, -1 }, { 0x489A, 349935, 349929, 350008, -1, -1, -1, -1, -1, -1 }, { 0x489B, 350021, 350014, 350089, -1, -1, -1, -1, -1, -1 }, { 0x489C, 350102, 350096, -1, -1, -1, -1, -1, -1, -1 }, { 0x489D, 350224, 350220, 350316, -1, -1, -1, -1, -1, -1 }, { 0x489E, 350320, -1, 350365, -1, -1, -1, -1, -1, -1 }, { 0x489F, 350376, 350370, 350460, -1, -1, -1, -1, -1, -1 }, { 0x48A0, 350471, 350465, 350534, -1, -1, -1, -1, -1, -1 }, { 0x48A1, 350540, -1, 350584, -1, -1, -1, -1, -1, -1 }, { 0x48A2, 350588, -1, 350619, -1, -1, -1, -1, -1, -1 }, { 0x48A3, 350630, 350625, 350665, -1, -1, -1, -1, -1, -1 }, { 0x48A4, -1, 350670, 350682, -1, -1, -1, -1, -1, -1 }, { 0x48A5, 350697, 350687, 350785, -1, -1, -1, -1, -1, -1 }, { 0x48A6, 350796, 350790, 350970, -1, -1, -1, -1, 350964, 350977 }, { 0x48A7, 350989, 350984, 351014, -1, -1, -1, -1, -1, -1 }, { 0x48A8, 351026, 351020, 351144, -1, -1, -1, -1, -1, -1 }, { 0x48A9, 351160, 351150, 351243, -1, -1, -1, -1, -1, -1 }, { 0x48AA, 351252, 351247, 351325, -1, -1, -1, -1, -1, -1 }, { 0x48AB, 351335, 351329, 351422, -1, -1, -1, -1, -1, -1 }, { 0x48AC, 351432, 351427, -1, -1, -1, -1, -1, -1, -1 }, { 0x48AD, 351505, 351500, 351621, -1, -1, -1, -1, -1, -1 }, { 0x48AE, 351632, 351626, 351658, -1, -1, -1, -1, -1, -1 }, { 0x48AF, 351669, 351663, 351784, -1, -1, -1, -1, -1, -1 }, { 0x48B0, 351794, 351789, 351833, -1, -1, -1, -1, -1, -1 }, { 0x48B1, 351842, 351837, 351901, -1, -1, -1, -1, -1, -1 }, { 0x48B2, 351905, -1, 351949, -1, -1, -1, -1, -1, -1 }, { 0x48B3, 351959, 351954, 351975, -1, -1, -1, -1, -1, -1 }, { 0x48B4, 351984, 351979, -1, -1, -1, -1, -1, -1, -1 }, { 0x48B5, 352039, 352022, 352147, -1, -1, -1, -1, -1, -1 }, { 0x48B6, 352158, 352152, -1, -1, -1, -1, -1, -1, -1 }, { 0x48B8, 352201, -1, 352245, -1, -1, -1, -1, -1, -1 }, { 0x48B9, 352249, -1, 352294, -1, -1, -1, -1, -1, -1 }, { 0x48BA, 352304, 352298, 352348, -1, -1, -1, -1, -1, -1 }, { 0x48BB, 352358, 352353, 352374, -1, -1, -1, -1, -1, -1 }, { 0x48BC, 352392, 352380, 352441, -1, -1, -1, -1, -1, -1 }, { 0x48BD, 352453, 352447, 352506, -1, -1, -1, -1, -1, -1 }, { 0x48BE, 352513, -1, 352558, -1, -1, -1, -1, -1, -1 }, { 0x48BF, 352568, 352564, 352610, -1, -1, -1, -1, -1, -1 }, { 0x48C0, 352621, 352614, 352674, -1, -1, -1, -1, -1, -1 }, { 0x48C1, 352684, 352679, 352743, -1, -1, -1, -1, -1, -1 }, { 0x48C2, 352752, 352747, 352795, -1, -1, -1, -1, -1, -1 }, { 0x48C4, 352805, 352800, 352850, -1, -1, -1, -1, -1, -1 }, { 0x48C5, 352859, 352854, 352911, -1, -1, -1, -1, -1, -1 }, { 0x48C6, 352917, -1, 352943, -1, -1, -1, -1, -1, -1 }, { 0x48C7, 352954, 352949, 353014, -1, -1, -1, -1, -1, -1 }, { 0x48C8, 353031, 353019, 353092, -1, -1, -1, -1, -1, -1 }, { 0x48CA, 353104, 353098, 353155, -1, -1, -1, -1, -1, -1 }, { 0x48CB, 353171, 353161, 353187, -1, -1, -1, -1, -1, -1 }, { 0x48CC, 353197, 353192, 353259, -1, -1, -1, -1, -1, -1 }, { 0x48CD, 353273, 353263, 353352, -1, -1, -1, -1, -1, -1 }, { 0x48CE, 353365, 353357, 353392, -1, -1, -1, -1, -1, -1 }, { 0x48CF, 353402, 353396, -1, -1, -1, -1, -1, -1, -1 }, { 0x48D0, 353492, 353486, 353508, -1, -1, -1, -1, -1, -1 }, { 0x48D1, 353519, 353514, 353621, -1, -1, -1, -1, -1, -1 }, { 0x48D3, 353627, -1, 353661, -1, -1, -1, -1, -1, -1 }, { 0x48D4, 353686, 353665, 353731, -1, -1, -1, -1, -1, -1 }, { 0x48D5, 353741, 353736, 353775, -1, -1, -1, -1, -1, -1 }, { 0x48D6, 353784, 353779, 353839, -1, -1, -1, -1, -1, -1 }, { 0x48D8, 353849, 353843, 353927, -1, -1, -1, -1, -1, -1 }, { 0x48D9, 353933, -1, 354037, -1, -1, -1, -1, -1, -1 }, { 0x48DA, 354047, 354042, 354091, -1, -1, -1, -1, -1, -1 }, { 0x48DB, 354101, 354096, 354163, 354167, -1, -1, -1, -1, -1 }, { 0x48DC, 354171, -1, 354247, -1, -1, -1, -1, -1, -1 }, { 0x48DD, 354262, 354252, 354305, -1, -1, -1, -1, -1, -1 }, { 0x48DE, 354315, 354309, 354446, -1, -1, -1, -1, -1, -1 }, { 0x48DF, 354449, -1, 354537, -1, -1, -1, -1, -1, -1 }, { 0x48E0, 354548, 354542, 354655, -1, -1, -1, -1, -1, -1 }, { 0x48E1, 354660, -1, 354716, -1, -1, -1, -1, -1, -1 }, { 0x48E2, 354720, -1, 354787, -1, -1, -1, -1, -1, -1 }, { 0x48E3, 354797, 354791, 354855, -1, -1, -1, -1, -1, -1 }, { 0x48E4, 354861, -1, 354904, -1, -1, -1, -1, -1, -1 }, { 0x48E5, 354914, 354909, 354929, -1, -1, -1, -1, -1, -1 }, { 0x48E6, 354945, 354933, 354982, -1, -1, -1, -1, -1, -1 }, { 0x48E7, 354992, 354987, 355068, -1, -1, -1, -1, -1, -1 }, { 0x48E8, 355078, 355072, 355259, -1, -1, -1, -1, -1, -1 }, { 0x48E9, 355283, 355265, 355390, -1, -1, -1, -1, -1, -1 }, { 0x48EA, 355396, -1, 355432, -1, -1, -1, -1, -1, -1 }, { 0x48EB, 355436, -1, 355485, -1, -1, -1, -1, -1, -1 }, { 0x48EC, 355498, 355489, 355555, -1, -1, -1, -1, -1, -1 }, { 0x48ED, 355565, 355560, 355596, -1, -1, -1, -1, -1, -1 }, { 0x48EE, 355601, -1, 355648, -1, -1, -1, -1, -1, -1 }, { 0x48EF, 355657, 355652, 355734, -1, -1, -1, -1, -1, -1 }, { 0x48F0, 355749, 355738, 355823, -1, -1, -1, -1, -1, -1 }, { 0x48F1, 355832, 355827, 355879, -1, -1, -1, -1, -1, -1 }, { 0x48F2, 355883, -1, 356038, -1, -1, -1, -1, -1, -1 }, { 0x48F3, 356047, 356043, -1, -1, -1, -1, -1, -1, -1 }, { 0x48F4, 356078, 356072, 356132, -1, -1, -1, -1, -1, -1 }, { 0x48F5, 356141, 356136, 356201, -1, -1, -1, -1, -1, -1 }, { 0x48F6, 356210, 356205, 356341, -1, -1, -1, -1, -1, -1 }, { 0x48F7, 356351, 356346, 356383, -1, -1, -1, -1, -1, 356388 }, { 0x48F8, 356393, -1, 356510, -1, -1, -1, -1, -1, -1 }, { 0x48F9, 356520, 356515, 356551, -1, -1, -1, -1, -1, -1 }, { 0x48FA, 356561, 356555, 356580, -1, -1, -1, -1, -1, -1 }, { 0x48FB, 356586, -1, 356695, -1, -1, -1, -1, -1, -1 }, { 0x48FC, 356714, 356700, 356790, -1, -1, -1, -1, -1, -1 }, { 0x48FD, 356801, 356797, 356855, -1, -1, -1, -1, -1, -1 }, { 0x48FE, 356860, -1, 356923, -1, -1, -1, -1, -1, -1 }, { 0x48FF, 356927, -1, 356998, -1, -1, -1, -1, -1, -1 }, { 0x4901, 357007, 357002, 357228, -1, -1, -1, -1, -1, -1 }, { 0x4902, 357253, 357233, 357290, -1, -1, -1, -1, -1, -1 }, { 0x4903, 357301, 357295, 357377, -1, -1, -1, -1, -1, -1 }, { 0x4904, 357399, 357382, 357443, -1, -1, -1, -1, -1, -1 }, { 0x4905, 357449, -1, 357475, -1, -1, -1, -1, -1, -1 }, { 0x4906, 357485, 357479, 357563, -1, -1, -1, -1, -1, -1 }, { 0x4907, 357573, 357568, -1, -1, -1, -1, -1, -1, -1 }, { 0x4908, 357633, 357628, -1, -1, -1, -1, -1, -1, -1 }, { 0x4909, 357660, 357655, 357722, -1, -1, -1, -1, -1, -1 }, { 0x490A, 357738, 357726, 357766, -1, -1, -1, -1, -1, -1 }, { 0x490B, 357783, 357772, 357984, -1, -1, -1, -1, -1, -1 }, { 0x490C, 357995, 357988, 358077, -1, -1, -1, -1, -1, -1 }, { 0x490D, 358084, -1, 358132, -1, -1, -1, -1, -1, -1 }, { 0x490E, 358136, -1, 358197, -1, -1, -1, -1, -1, -1 }, { 0x490F, 358206, 358201, 358275, -1, -1, -1, -1, -1, -1 }, { 0x4910, 358279, -1, 358349, -1, -1, -1, -1, -1, -1 }, { 0x4911, 358366, 358354, 358371, -1, -1, -1, -1, -1, -1 }, { 0x4912, 358377, -1, 358509, -1, -1, -1, -1, -1, -1 }, { 0x4913, -1, 358513, 358519, -1, -1, -1, -1, -1, -1 }, { 0x4914, 358550, 358525, 358584, -1, -1, -1, -1, -1, -1 }, { 0x4915, 358590, -1, 358643, -1, -1, -1, -1, -1, -1 }, { 0x4916, 358653, 358648, 358708, -1, -1, -1, -1, -1, -1 }, { 0x4917, 358713, -1, 358763, -1, -1, -1, -1, -1, -1 }, { 0x4918, 358768, -1, 358794, -1, -1, -1, -1, -1, -1 }, { 0x4919, 358800, -1, 358830, -1, -1, -1, -1, -1, -1 }, { 0x491A, 358844, 358834, 358877, -1, -1, -1, -1, -1, -1 }, { 0x491B, 358886, 358881, 358956, -1, -1, -1, -1, -1, -1 }, { 0x491C, 358967, 358961, 359008, -1, -1, -1, -1, -1, -1 }, { 0x491D, 359020, 359013, 359037, -1, -1, -1, -1, -1, -1 }, { 0x491E, 359048, 359043, 359177, -1, -1, -1, -1, -1, -1 }, { 0x491F, 359182, -1, 359257, -1, -1, -1, -1, -1, -1 }, { 0x4920, 359267, 359263, 359309, -1, -1, -1, -1, -1, 359314 }, { 0x4921, 359326, 359321, 359331, -1, -1, -1, -1, -1, -1 }, { 0x4922, 359336, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4923, 359368, 359362, 359442, -1, -1, -1, -1, -1, -1 }, { 0x4924, 359448, -1, 359485, -1, -1, -1, -1, -1, -1 }, { 0x4925, 359496, 359490, 359597, -1, -1, -1, -1, 359591, -1 }, { 0x4926, 359608, 359602, 359646, -1, -1, -1, -1, -1, -1 }, { 0x4927, -1, 359651, 359657, -1, -1, -1, -1, -1, -1 }, { 0x4928, 359678, 359662, 359801, -1, -1, -1, -1, -1, -1 }, { 0x4929, 359805, -1, 359860, -1, -1, -1, -1, -1, -1 }, { 0x492A, 359869, 359865, 359946, -1, -1, -1, -1, -1, -1 }, { 0x492B, 359957, 359951, 360007, -1, -1, -1, -1, -1, -1 }, { 0x492C, 360017, 360013, 360061, -1, -1, -1, -1, -1, -1 }, { 0x492D, 360071, 360066, 360105, -1, -1, -1, -1, -1, -1 }, { 0x492E, 360110, -1, 360133, -1, -1, -1, -1, -1, -1 }, { 0x492F, 360151, 360138, 360293, -1, -1, -1, -1, -1, -1 }, { 0x4930, 360305, 360299, 360330, -1, -1, -1, -1, -1, -1 }, { 0x4931, 360341, 360336, 360395, -1, -1, -1, -1, -1, -1 }, { 0x4932, 360400, -1, 360444, -1, -1, -1, -1, -1, 360449 }, { 0x4933, 360459, 360455, 360481, -1, -1, -1, -1, -1, -1 }, { 0x4934, 360490, 360485, 360558, -1, -1, -1, -1, -1, -1 }, { 0x4935, 360568, 360563, 360669, -1, -1, -1, -1, -1, -1 }, { 0x4936, 360674, -1, 360777, -1, -1, -1, -1, -1, -1 }, { 0x4937, 360791, 360781, 360854, -1, -1, -1, -1, -1, -1 }, { 0x4938, 360865, 360859, 360886, -1, -1, -1, -1, -1, -1 }, { 0x4939, 360908, 360892, 360935, -1, -1, -1, -1, -1, -1 }, { 0x493A, 360945, 360940, 361005, -1, -1, -1, -1, -1, -1 }, { 0x493B, 361014, 361010, 361068, -1, -1, -1, -1, -1, -1 }, { 0x493C, 361078, 361073, 361089, -1, -1, -1, -1, -1, -1 }, { 0x493D, 361102, 361095, 361188, -1, -1, -1, -1, -1, -1 }, { 0x493E, 361199, 361194, 361236, -1, -1, -1, -1, -1, -1 }, { 0x493F, 361251, 361241, 361292, -1, -1, -1, -1, -1, -1 }, { 0x4940, 361297, -1, 361321, -1, -1, -1, -1, -1, -1 }, { 0x4941, 361332, 361327, 361402, -1, -1, -1, -1, -1, -1 }, { 0x4942, 361413, 361407, 361451, -1, -1, -1, -1, -1, -1 }, { 0x4943, 361457, -1, 361470, -1, -1, -1, -1, -1, -1 }, { 0x4944, 361475, -1, 361496, -1, -1, -1, -1, -1, -1 }, { 0x4945, 361505, 361500, 361548, -1, -1, -1, -1, -1, -1 }, { 0x4946, 361559, 361554, 361602, -1, -1, -1, -1, -1, -1 }, { 0x4947, 361612, 361607, 361766, -1, -1, -1, -1, -1, -1 }, { 0x4948, 361777, 361772, 361831, -1, -1, -1, -1, -1, -1 }, { 0x4949, 361841, 361835, 361871, -1, -1, -1, -1, -1, -1 }, { 0x494A, 361884, 361877, -1, -1, -1, -1, -1, -1, -1 }, { 0x494B, 361997, 361978, 362035, -1, -1, -1, -1, -1, -1 }, { 0x494C, 362052, 362041, 362120, -1, -1, -1, -1, -1, -1 }, { 0x494D, 362131, 362127, 362206, -1, -1, -1, -1, -1, -1 }, { 0x494E, 362217, 362211, 362265, -1, -1, -1, -1, -1, -1 }, { 0x494F, 362276, 362271, 362392, -1, -1, -1, -1, -1, -1 }, { 0x4950, 362401, 362396, 362500, -1, -1, -1, -1, -1, -1 }, { 0x4951, 362511, 362505, 362754, -1, -1, -1, -1, -1, -1 }, { 0x4952, 362766, 362759, 362781, -1, -1, -1, -1, -1, -1 }, { 0x4953, 362793, 362788, 362799, -1, -1, -1, -1, -1, -1 }, { 0x4954, 362808, 362803, 362813, -1, -1, -1, -1, -1, -1 }, { 0x4955, 362817, -1, 362906, -1, -1, -1, -1, -1, -1 }, { 0x4956, 362916, 362911, 362976, -1, -1, -1, -1, -1, -1 }, { 0x4957, 362987, 362982, 363014, -1, -1, -1, -1, -1, -1 }, { 0x4958, 363034, 363020, 363118, -1, -1, -1, -1, -1, -1 }, { 0x4959, 363128, 363122, 363217, -1, -1, -1, -1, -1, -1 }, { 0x495A, 363230, 363222, -1, -1, -1, -1, -1, -1, -1 }, { 0x495B, 363282, 363277, 363364, -1, -1, -1, -1, -1, -1 }, { 0x495C, 363374, 363369, 363458, -1, -1, -1, -1, -1, -1 }, { 0x495D, 363468, 363464, 363590, -1, -1, -1, -1, -1, -1 }, { 0x495E, 363599, 363594, 363618, -1, -1, -1, -1, -1, -1 }, { 0x495F, 363624, -1, 363693, -1, -1, -1, -1, -1, -1 }, { 0x4960, 363709, 363697, -1, -1, -1, -1, -1, -1, -1 }, { 0x4961, 363755, 363746, 363888, -1, -1, -1, -1, -1, -1 }, { 0x4962, 363892, -1, 363970, -1, -1, -1, -1, -1, -1 }, { 0x4963, 363981, 363976, 364063, -1, -1, -1, -1, -1, -1 }, { 0x4964, 364088, 364068, 364168, -1, -1, -1, -1, -1, -1 }, { 0x4965, 364178, 364173, 364268, -1, -1, -1, -1, -1, -1 }, { 0x4967, 364280, 364274, 364318, -1, -1, -1, -1, -1, -1 }, { 0x4968, 364330, 364324, 364420, -1, -1, -1, -1, -1, -1 }, { 0x4969, 364429, 364424, 364465, -1, -1, -1, -1, -1, -1 }, { 0x496A, 364475, 364470, 364510, -1, -1, -1, -1, -1, -1 }, { 0x496B, 364526, 364516, 364567, -1, -1, -1, -1, -1, -1 }, { 0x496C, 364588, 364572, 364723, -1, -1, -1, -1, -1, -1 }, { 0x496D, 364733, 364727, 364794, -1, -1, -1, -1, -1, -1 }, { 0x496E, 364806, 364801, 364825, -1, -1, -1, -1, -1, -1 }, { 0x496F, 364835, 364830, 364978, -1, -1, -1, -1, -1, -1 }, { 0x4970, 364989, 364983, 365078, -1, -1, -1, -1, -1, -1 }, { 0x4971, 365088, 365084, 365176, -1, -1, -1, -1, -1, -1 }, { 0x4972, 365186, 365181, 365234, -1, -1, -1, -1, -1, -1 }, { 0x4973, 365244, 365238, 365292, -1, -1, -1, -1, -1, -1 }, { 0x4974, 365315, 365297, -1, -1, -1, -1, -1, -1, -1 }, { 0x4975, 365379, 365374, 365418, -1, -1, -1, -1, -1, -1 }, { 0x4976, 365435, 365424, 365570, -1, -1, -1, -1, -1, -1 }, { 0x4977, 365589, 365574, 365694, -1, -1, -1, -1, -1, -1 }, { 0x4978, 365704, 365699, 365713, -1, -1, -1, -1, -1, -1 }, { 0x497A, 365721, 365717, 365817, -1, -1, -1, -1, -1, -1 }, { 0x497B, 365821, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x497C, 365839, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x497D, 365862, 365857, 365991, -1, -1, -1, -1, -1, -1 }, { 0x497E, 365999, 365995, 366125, -1, -1, -1, -1, -1, -1 }, { 0x4981, 366136, 366130, -1, -1, -1, -1, -1, -1, -1 }, { 0x4982, 366164, 366159, 366347, -1, -1, -1, -1, -1, -1 }, { 0x4983, 366375, 366353, 366422, -1, -1, -1, -1, -1, -1 }, { 0x4984, 366428, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4985, 366451, 366446, 366601, -1, -1, -1, -1, -1, -1 }, { 0x4986, 366618, 366607, 366702, -1, -1, -1, -1, -1, -1 }, { 0x4987, 366712, 366707, 366793, -1, -1, -1, -1, -1, -1 }, { 0x4988, 366801, 366797, 366928, -1, -1, -1, -1, -1, -1 }, { 0x4989, -1, 366933, -1, -1, -1, -1, -1, -1, -1 }, { 0x498A, 366942, -1, 367017, -1, -1, -1, -1, -1, -1 }, { 0x498B, 367029, 367023, 367072, -1, -1, -1, -1, -1, -1 }, { 0x498C, 367076, -1, 367121, -1, -1, -1, -1, -1, -1 }, { 0x498D, 367126, -1, 367199, -1, -1, -1, -1, -1, -1 }, { 0x498E, 367208, 367203, 367337, -1, -1, -1, -1, -1, -1 }, { 0x498F, 367343, -1, 367358, -1, -1, -1, -1, -1, -1 }, { 0x4990, 367363, -1, 367428, -1, -1, -1, -1, -1, -1 }, { 0x4991, 367434, -1, 367460, -1, -1, -1, -1, -1, -1 }, { 0x4992, 367471, 367465, 367542, -1, -1, -1, -1, -1, -1 }, { 0x4993, 367553, 367548, 367665, -1, -1, -1, -1, -1, -1 }, { 0x4994, 367677, 367671, 367740, -1, -1, -1, -1, -1, -1 }, { 0x4995, 367751, 367745, 367824, -1, -1, -1, -1, -1, -1 }, { 0x4996, 367830, -1, 367920, -1, -1, -1, -1, -1, -1 }, { 0x4997, 367937, 367925, 367984, -1, -1, -1, -1, -1, -1 }, { 0x4998, 367994, 367988, 368031, -1, -1, -1, -1, -1, -1 }, { 0x4999, 368041, 368037, 368103, -1, -1, -1, -1, -1, -1 }, { 0x499A, 368112, 368107, 368182, -1, -1, -1, -1, -1, -1 }, { 0x499B, 368194, 368187, 368227, -1, -1, -1, -1, -1, -1 }, { 0x499C, 368238, 368234, 368295, -1, -1, -1, -1, -1, -1 }, { 0x499D, 368299, -1, 368326, -1, -1, -1, -1, -1, -1 }, { 0x499E, 368337, 368331, 368423, -1, -1, -1, -1, 368417, -1 }, { 0x499F, 368434, 368428, 368489, -1, -1, -1, -1, -1, -1 }, { 0x49A0, 368506, 368494, 368528, -1, -1, -1, -1, -1, -1 }, { 0x49A1, 368537, 368532, 368597, -1, -1, -1, -1, -1, -1 }, { 0x49A2, 368608, 368603, 368655, -1, -1, -1, -1, -1, -1 }, { 0x49A3, 368660, -1, 368674, -1, -1, -1, -1, -1, -1 }, { 0x49A4, 368678, -1, 368693, -1, -1, -1, -1, -1, -1 }, { 0x49A5, 368720, 368700, 368792, -1, -1, -1, -1, 368786, -1 }, { 0x49A6, 368821, 368798, 368856, -1, -1, -1, -1, -1, -1 }, { 0x49A7, 368866, 368861, 368955, -1, -1, -1, -1, -1, -1 }, { 0x49A8, 368966, 368960, 369068, -1, -1, -1, -1, -1, -1 }, { 0x49AA, 369073, -1, 369091, -1, -1, -1, -1, -1, -1 }, { 0x49AB, 369101, 369095, 369117, -1, -1, -1, -1, -1, -1 }, { 0x49AC, 369123, -1, 369145, -1, -1, -1, -1, -1, -1 }, { 0x49AD, 369150, -1, 369195, -1, -1, -1, -1, -1, -1 }, { 0x49AE, 369201, -1, 369220, -1, -1, -1, -1, -1, -1 }, { 0x49AF, 369230, 369226, 369272, -1, -1, -1, -1, -1, -1 }, { 0x49B0, 369282, 369277, -1, -1, -1, -1, -1, -1, -1 }, { 0x49B1, 369320, 369315, 369355, -1, -1, -1, -1, -1, -1 }, { 0x49B2, 369365, 369360, 369490, -1, -1, -1, -1, -1, -1 }, { 0x49B3, 369495, -1, 369517, -1, -1, -1, -1, -1, -1 }, { 0x49B4, 369529, 369524, 369543, -1, -1, -1, -1, -1, -1 }, { 0x49B5, 369547, -1, 369586, -1, -1, -1, -1, -1, -1 }, { 0x49B6, 369597, 369590, 369662, -1, -1, -1, -1, -1, -1 }, { 0x49B7, 369675, 369669, 369762, -1, -1, -1, -1, -1, -1 }, { 0x49B9, 369785, 369769, 369830, -1, -1, -1, -1, -1, -1 }, { 0x49BA, 369846, 369835, 369861, -1, -1, -1, -1, -1, -1 }, { 0x49BB, 369871, 369867, 369887, -1, -1, -1, -1, -1, -1 }, { 0x49BC, 369897, 369891, 370006, -1, -1, -1, -1, -1, -1 }, { 0x49BD, 370017, 370011, 370169, -1, -1, -1, -1, -1, -1 }, { 0x49BE, 370179, 370173, 370237, -1, -1, -1, -1, -1, -1 }, { 0x49C1, 370243, -1, 370326, -1, -1, -1, -1, -1, -1 }, { 0x49C2, 370335, 370330, 370475, -1, -1, -1, -1, -1, -1 }, { 0x49C3, 370485, 370480, 370501, -1, -1, -1, -1, -1, -1 }, { 0x49C4, 370517, 370507, 370534, -1, -1, -1, -1, -1, -1 }, { 0x49C5, 370542, 370538, 370622, -1, -1, -1, -1, -1, -1 }, { 0x49C6, 370632, 370626, 370655, -1, -1, -1, -1, -1, -1 }, { 0x49C7, 370665, 370661, 370753, -1, -1, -1, -1, -1, -1 }, { 0x49C9, 370762, 370757, 370831, -1, -1, -1, -1, -1, -1 }, { 0x49CA, 370835, -1, 370891, -1, -1, -1, -1, -1, -1 }, { 0x49CB, 370900, 370895, 370940, -1, -1, -1, -1, 370934, -1 }, { 0x49CC, 370952, 370946, 370968, -1, -1, -1, -1, -1, -1 }, { 0x49CD, 370979, 370973, 371037, -1, -1, -1, -1, -1, -1 }, { 0x49CE, 371041, -1, 371064, -1, -1, -1, -1, -1, -1 }, { 0x49D0, 371088, 371070, -1, -1, -1, -1, -1, -1, -1 }, { 0x49D1, 371155, 371149, 371209, -1, -1, -1, -1, -1, -1 }, { 0x49D2, 371218, 371213, 371249, -1, -1, -1, -1, -1, -1 }, { 0x49D3, 371259, 371254, 371290, -1, -1, -1, -1, -1, -1 }, { 0x49D4, 371301, 371296, 371342, -1, -1, -1, -1, -1, -1 }, { 0x49D5, 371359, 371348, 371453, -1, -1, -1, -1, -1, -1 }, { 0x49D6, 371465, 371460, 371479, -1, -1, -1, -1, -1, -1 }, { 0x49D7, 371485, -1, 371520, -1, -1, -1, -1, -1, -1 }, { 0x49D8, 371536, 371524, 371611, -1, -1, -1, -1, -1, -1 }, { 0x49D9, 371624, 371618, 371699, -1, -1, -1, -1, -1, -1 }, { 0x49DA, 371710, 371705, 371780, -1, -1, -1, -1, -1, -1 }, { 0x49DB, 371791, 371785, 371868, -1, -1, -1, -1, -1, -1 }, { 0x49DC, 371886, 371874, 372016, -1, -1, -1, -1, -1, -1 }, { 0x49DD, 372031, 372022, 372067, -1, -1, -1, -1, -1, -1 }, { 0x49DE, 372077, 372072, 372248, -1, -1, -1, -1, -1, -1 }, { 0x49DF, 372258, 372252, 372315, -1, -1, -1, -1, -1, -1 }, { 0x49E0, 372339, 372321, 372439, -1, -1, -1, -1, -1, -1 }, { 0x49E1, 372452, 372446, 372491, -1, -1, -1, -1, -1, -1 }, { 0x49E2, 372503, 372497, 372549, -1, -1, -1, -1, -1, -1 }, { 0x49E3, 372559, 372553, -1, -1, -1, -1, -1, -1, -1 }, { 0x49E4, 372610, 372605, 372705, -1, -1, -1, -1, -1, -1 }, { 0x49E5, 372714, 372709, 372731, -1, -1, -1, -1, -1, -1 }, { 0x49E6, 372741, 372736, 372795, -1, -1, -1, -1, -1, -1 }, { 0x49E7, 372810, 372800, 372853, -1, -1, -1, -1, -1, -1 }, { 0x49E8, 372862, 372857, 372910, -1, -1, -1, -1, -1, -1 }, { 0x49EA, 372914, -1, 372962, -1, -1, -1, -1, -1, -1 }, { 0x49EB, 372972, 372967, 373029, -1, -1, -1, -1, -1, -1 }, { 0x49EC, 373040, 373034, 373122, -1, -1, -1, -1, -1, -1 }, { 0x49EE, 373132, 373127, 373235, -1, -1, -1, -1, -1, -1 }, { 0x49EF, 373247, 373241, 373307, -1, -1, -1, -1, -1, -1 }, { 0x49F0, 373313, -1, 373321, -1, -1, -1, -1, -1, -1 }, { 0x49F1, 373338, 373326, -1, -1, -1, -1, -1, -1, -1 }, { 0x49F2, 373385, 373380, 373428, -1, -1, -1, -1, -1, -1 }, { 0x49F3, 373443, 373433, 373508, -1, -1, -1, -1, -1, -1 }, { 0x49F4, 373516, 373512, 373610, -1, -1, -1, -1, -1, -1 }, { 0x49F5, 373627, 373615, 373688, -1, -1, -1, -1, -1, -1 }, { 0x49F6, 373712, 373692, 373829, -1, -1, -1, -1, -1, -1 }, { 0x49F7, 373834, -1, 373849, -1, -1, -1, -1, -1, -1 }, { 0x49F8, 373864, 373854, -1, -1, -1, -1, -1, -1, -1 }, { 0x49F9, 373923, 373917, 373964, -1, -1, -1, -1, -1, -1 }, { 0x49FA, 373976, 373970, 374008, 374015, -1, -1, -1, -1, -1 }, { 0x49FB, 374027, 374022, -1, -1, -1, -1, -1, -1, -1 }, { 0x49FC, 374059, 374054, 374152, -1, -1, -1, -1, -1, -1 }, { 0x49FD, 374156, -1, 374199, -1, -1, -1, -1, -1, -1 }, { 0x49FE, 374209, 374204, -1, -1, -1, -1, -1, -1, -1 }, { 0x49FF, 374251, 374240, 374276, -1, -1, -1, -1, -1, -1 }, { 0x4A00, 374286, 374281, 374334, -1, -1, -1, -1, -1, -1 }, { 0x4A01, 374343, 374338, 374425, -1, -1, -1, -1, -1, -1 }, { 0x4A02, 374434, 374429, 374442, -1, -1, -1, -1, -1, -1 }, { 0x4A04, 374456, 374447, 374476, -1, -1, -1, -1, -1, -1 }, { 0x4A05, 374486, 374481, 374535, -1, -1, -1, -1, -1, -1 }, { 0x4A06, 374546, 374541, 374579, -1, -1, -1, -1, -1, -1 }, { 0x4A07, 374590, 374583, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A08, 374646, 374641, 374659, -1, -1, -1, -1, -1, -1 }, { 0x4A09, 374670, 374664, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A0A, 374691, -1, 374708, -1, -1, -1, -1, -1, -1 }, { 0x4A0B, 374720, 374714, 374762, -1, -1, -1, -1, -1, -1 }, { 0x4A0C, 374777, 374768, 374807, -1, -1, -1, -1, -1, -1 }, { 0x4A0D, 374818, 374812, 374839, -1, -1, -1, -1, -1, -1 }, { 0x4A0E, 374851, 374845, 374879, -1, -1, -1, -1, -1, -1 }, { 0x4A0F, 374900, 374885, 374974, -1, -1, -1, -1, -1, -1 }, { 0x4A10, 374984, 374978, 375096, -1, -1, -1, -1, -1, -1 }, { 0x4A11, 375106, 375101, 375171, -1, -1, -1, -1, -1, -1 }, { 0x4A12, 375179, 375175, 375276, -1, -1, -1, -1, 375270, -1 }, { 0x4A13, 375286, 375280, 375350, -1, -1, -1, -1, -1, -1 }, { 0x4A14, 375360, 375355, 375397, -1, -1, -1, -1, -1, -1 }, { 0x4A15, 375406, 375402, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A16, 375441, 375436, 375519, -1, -1, -1, -1, -1, -1 }, { 0x4A17, 375527, 375523, 375551, -1, -1, -1, -1, -1, -1 }, { 0x4A18, 375560, 375555, 375587, -1, -1, -1, -1, -1, -1 }, { 0x4A19, 375599, 375593, 375667, -1, -1, -1, -1, -1, -1 }, { 0x4A1A, 375677, 375672, 375685, -1, -1, -1, -1, -1, -1 }, { 0x4A1B, 375694, 375689, 375735, -1, -1, -1, -1, -1, -1 }, { 0x4A1C, 375751, 375739, 375846, -1, -1, -1, -1, -1, -1 }, { 0x4A1D, 375858, 375852, 375908, -1, -1, -1, -1, -1, -1 }, { 0x4A1E, 375919, 375914, 375997, -1, -1, -1, -1, -1, -1 }, { 0x4A1F, 376006, 376001, 376101, -1, -1, -1, -1, -1, -1 }, { 0x4A20, 376114, 376105, 376194, -1, -1, -1, -1, -1, -1 }, { 0x4A21, 376203, 376198, 376241, -1, -1, -1, -1, -1, -1 }, { 0x4A22, 376252, 376246, 376344, -1, -1, -1, -1, -1, -1 }, { 0x4A23, 376355, 376349, 376387, -1, -1, -1, -1, -1, -1 }, { 0x4A24, 376396, 376391, 376410, -1, -1, -1, -1, -1, -1 }, { 0x4A25, 376421, 376414, 376511, -1, -1, -1, -1, -1, -1 }, { 0x4A26, 376522, 376516, 376552, -1, -1, -1, -1, -1, -1 }, { 0x4A27, 376564, 376558, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A28, 376647, 376636, 376716, -1, -1, -1, -1, -1, -1 }, { 0x4A29, 376728, 376722, 376786, -1, -1, -1, -1, -1, -1 }, { 0x4A2A, 376801, 376792, 376850, -1, -1, -1, -1, -1, -1 }, { 0x4A2B, 376867, 376855, 376904, -1, -1, -1, -1, -1, -1 }, { 0x4A2C, 376914, 376909, 376937, -1, -1, -1, -1, -1, -1 }, { 0x4A2D, 376953, 376943, 377000, -1, -1, -1, -1, 376994, -1 }, { 0x4A2E, 377012, 377006, 377063, -1, -1, -1, -1, -1, -1 }, { 0x4A2F, 377080, 377068, 377087, -1, -1, -1, -1, -1, -1 }, { 0x4A30, 377113, 377093, 377165, -1, -1, -1, -1, -1, -1 }, { 0x4A31, 377174, 377169, 377205, -1, -1, -1, -1, -1, -1 }, { 0x4A32, 377209, -1, 377238, -1, -1, -1, -1, -1, -1 }, { 0x4A33, 377248, 377243, 377265, -1, -1, -1, -1, -1, -1 }, { 0x4A34, 377280, 377269, 377297, -1, -1, -1, -1, -1, -1 }, { 0x4A35, 377307, 377302, 377330, -1, -1, -1, -1, -1, -1 }, { 0x4A36, 377340, 377335, 377427, -1, -1, -1, -1, -1, -1 }, { 0x4A37, 377437, 377432, 377457, -1, -1, -1, -1, -1, -1 }, { 0x4A38, 377476, 377463, 377483, -1, -1, -1, -1, -1, -1 }, { 0x4A39, 377493, 377488, 377519, -1, -1, -1, -1, -1, -1 }, { 0x4A3A, 377524, -1, 377531, -1, -1, -1, -1, -1, -1 }, { 0x4A3B, 377536, -1, 377584, -1, -1, -1, -1, -1, -1 }, { 0x4A3C, 377594, 377590, 377619, -1, -1, -1, -1, -1, -1 }, { 0x4A3D, 377623, -1, 377764, -1, -1, -1, -1, -1, -1 }, { 0x4A3E, 377774, 377769, 377845, -1, -1, -1, -1, -1, -1 }, { 0x4A3F, 377850, -1, 377886, -1, -1, -1, -1, -1, -1 }, { 0x4A40, -1, 377890, 377895, -1, -1, -1, -1, -1, -1 }, { 0x4A41, 377905, 377900, 377928, -1, -1, -1, -1, -1, -1 }, { 0x4A42, 377933, -1, 378058, -1, -1, -1, -1, -1, -1 }, { 0x4A43, 378064, -1, 378096, -1, -1, -1, -1, -1, -1 }, { 0x4A44, 378106, 378101, 378151, -1, -1, -1, -1, -1, -1 }, { 0x4A45, 378162, 378157, 378256, -1, -1, -1, -1, -1, -1 }, { 0x4A46, 378262, -1, 378313, -1, -1, -1, -1, -1, -1 }, { 0x4A47, 378319, -1, 378472, -1, -1, -1, -1, -1, -1 }, { 0x4A48, 378488, 378478, 378506, -1, -1, -1, -1, -1, -1 }, { 0x4A49, 378519, 378511, 378549, -1, -1, -1, -1, -1, -1 }, { 0x4A4A, 378559, 378553, 378630, -1, -1, -1, -1, -1, -1 }, { 0x4A4B, 378639, 378635, 378711, -1, -1, -1, -1, -1, -1 }, { 0x4A4C, 378720, 378715, 378792, -1, -1, -1, -1, -1, -1 }, { 0x4A4D, 378803, 378798, 378826, -1, -1, -1, -1, -1, -1 }, { 0x4A4F, 378837, 378832, 378884, -1, -1, -1, -1, -1, -1 }, { 0x4A50, 378901, 378889, 378974, -1, -1, -1, -1, -1, -1 }, { 0x4A51, 378984, 378978, 379073, -1, -1, -1, -1, -1, -1 }, { 0x4A52, 379084, 379079, 379114, -1, -1, -1, -1, -1, -1 }, { 0x4A53, 379123, 379118, 379273, -1, -1, -1, -1, -1, -1 }, { 0x4A54, 379294, 379277, 379450, -1, -1, -1, -1, -1, -1 }, { 0x4A55, 379462, 379455, 379542, -1, -1, -1, -1, -1, -1 }, { 0x4A56, 379552, 379547, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A57, 379570, 379565, 379634, -1, -1, -1, -1, -1, -1 }, { 0x4A58, 379644, 379638, 379739, -1, -1, -1, -1, -1, -1 }, { 0x4A59, 379749, 379743, 379777, -1, -1, -1, -1, -1, -1 }, { 0x4A5A, 379795, 379783, 379884, -1, -1, -1, -1, -1, -1 }, { 0x4A5B, 379893, 379888, 379977, -1, -1, -1, -1, -1, -1 }, { 0x4A5C, 379986, 379981, 380080, -1, -1, -1, -1, -1, -1 }, { 0x4A5D, 380091, 380086, 380355, -1, -1, -1, -1, -1, -1 }, { 0x4A5E, 380360, -1, 380385, -1, -1, -1, -1, -1, -1 }, { 0x4A5F, 380394, 380390, 380503, -1, -1, -1, -1, -1, -1 }, { 0x4A60, 380513, 380507, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A61, 380673, 380667, 380779, -1, -1, -1, -1, -1, -1 }, { 0x4A62, 380794, 380784, 380904, -1, -1, -1, -1, -1, -1 }, { 0x4A63, 380919, 380909, 380933, -1, -1, -1, -1, -1, -1 }, { 0x4A64, 380947, 380937, 381008, -1, -1, -1, -1, -1, -1 }, { 0x4A65, 381013, -1, 381076, -1, -1, -1, -1, -1, -1 }, { 0x4A66, 381086, 381081, 381143, -1, -1, -1, -1, -1, -1 }, { 0x4A67, 381155, 381149, 381175, -1, -1, -1, -1, -1, -1 }, { 0x4A68, 381187, 381180, 381245, -1, -1, -1, -1, -1, -1 }, { 0x4A69, 381252, -1, 381384, -1, -1, -1, -1, -1, -1 }, { 0x4A6A, 381395, 381390, 381443, -1, -1, -1, -1, -1, -1 }, { 0x4A6B, 381462, 381449, 381523, -1, -1, -1, -1, -1, -1 }, { 0x4A6C, 381536, 381530, 381621, -1, -1, -1, -1, -1, -1 }, { 0x4A6D, 381632, 381627, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A6E, 381671, 381666, 381680, -1, -1, -1, -1, -1, -1 }, { 0x4A6F, 381689, 381684, 381776, -1, -1, -1, -1, -1, -1 }, { 0x4A70, 381786, 381780, 381838, -1, -1, -1, -1, -1, -1 }, { 0x4A71, 381849, 381844, 381950, -1, -1, -1, -1, -1, -1 }, { 0x4A72, 381960, 381955, 382022, -1, -1, -1, -1, -1, -1 }, { 0x4A73, 382031, 382026, 382053, -1, -1, -1, -1, -1, -1 }, { 0x4A74, 382062, 382058, 382071, -1, -1, -1, -1, -1, -1 }, { 0x4A75, 382080, 382075, 382144, -1, -1, -1, -1, -1, -1 }, { 0x4A76, 382149, -1, 382288, -1, -1, -1, -1, -1, -1 }, { 0x4A77, 382306, 382294, 382340, -1, -1, -1, -1, -1, -1 }, { 0x4A78, 382352, 382346, 382446, -1, -1, -1, -1, -1, -1 }, { 0x4A79, 382458, 382452, 382559, -1, -1, -1, -1, -1, -1 }, { 0x4A7A, 382568, 382562, 382588, -1, -1, -1, -1, -1, -1 }, { 0x4A7B, 382599, 382594, 382720, -1, -1, -1, -1, -1, -1 }, { 0x4A7C, 382730, 382724, 382773, -1, -1, -1, -1, -1, -1 }, { 0x4A7D, 382784, 382779, 382887, -1, -1, -1, -1, -1, -1 }, { 0x4A7E, 382895, 382891, 382921, -1, -1, -1, -1, -1, -1 }, { 0x4A7F, 382938, 382926, 382999, -1, -1, -1, -1, -1, -1 }, { 0x4A80, 383026, 383004, 383071, -1, -1, -1, -1, -1, -1 }, { 0x4A81, 383087, 383077, 383096, -1, -1, -1, -1, -1, -1 }, { 0x4A82, 383106, 383100, 383229, -1, -1, -1, -1, -1, -1 }, { 0x4A83, 383245, 383233, 383300, -1, -1, -1, -1, -1, -1 }, { 0x4A84, 383311, 383305, 383403, -1, -1, -1, -1, -1, -1 }, { 0x4A85, 383415, 383410, 383448, -1, -1, -1, -1, -1, -1 }, { 0x4A86, 383457, 383452, 383498, -1, -1, -1, -1, -1, -1 }, { 0x4A87, 383507, 383502, 383583, -1, -1, -1, -1, -1, -1 }, { 0x4A88, 383592, 383587, 383628, -1, -1, -1, -1, -1, -1 }, { 0x4A89, 383639, 383634, 383668, -1, -1, -1, -1, -1, -1 }, { 0x4A8A, 383679, 383673, 383688, -1, -1, -1, -1, -1, -1 }, { 0x4A8B, 383699, 383694, 383725, -1, -1, -1, -1, -1, -1 }, { 0x4A8C, 383730, -1, 383876, -1, -1, -1, -1, -1, -1 }, { 0x4A8D, 383888, 383882, 383920, -1, -1, -1, -1, -1, -1 }, { 0x4A8E, 383931, 383925, 384004, -1, -1, -1, -1, -1, -1 }, { 0x4A8F, 384009, -1, 384090, -1, -1, -1, -1, -1, -1 }, { 0x4A90, 384116, 384094, 384184, -1, -1, -1, -1, -1, -1 }, { 0x4A91, 384192, 384188, 384228, -1, -1, -1, -1, -1, -1 }, { 0x4A92, 384238, 384233, 384302, -1, -1, -1, -1, -1, -1 }, { 0x4A93, 384307, -1, 384383, -1, -1, -1, -1, -1, -1 }, { 0x4A94, 384393, 384388, 384446, -1, -1, -1, -1, -1, -1 }, { 0x4A95, 384455, 384450, 384524, -1, -1, -1, -1, -1, -1 }, { 0x4A96, 384538, 384528, 384676, -1, -1, -1, -1, -1, -1 }, { 0x4A97, 384685, 384680, 384691, -1, -1, -1, -1, -1, -1 }, { 0x4A98, 384708, 384696, 384776, -1, -1, -1, -1, -1, -1 }, { 0x4A99, 384786, 384781, 384903, -1, -1, -1, -1, -1, -1 }, { 0x4A9A, 384912, 384907, 384954, -1, -1, -1, -1, -1, -1 }, { 0x4A9B, 384964, 384958, 385031, -1, -1, -1, -1, -1, -1 }, { 0x4A9C, 385046, 385036, 385248, -1, -1, -1, -1, -1, -1 }, { 0x4A9D, 385263, 385254, 385312, -1, -1, -1, -1, -1, -1 }, { 0x4A9E, 385316, -1, 385376, -1, -1, -1, -1, -1, -1 }, { 0x4AA0, 385392, 385380, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA1, 385453, 385448, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA2, 385494, 385489, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA3, 385526, 385521, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA4, 385573, 385567, 385580, -1, -1, -1, -1, -1, -1 }, { 0x4AA5, 385591, 385585, 385653, -1, -1, -1, -1, -1, -1 }, { 0x4AA6, 385664, 385658, 385669, -1, -1, -1, -1, -1, -1 }, { 0x4AA7, 385679, 385675, 385718, -1, -1, -1, -1, -1, -1 }, { 0x4AA8, -1, 385723, 385728, -1, -1, -1, -1, -1, -1 }, { 0x4AA9, 385739, 385733, 385811, -1, -1, -1, -1, -1, -1 }, { 0x4AAB, 385823, 385816, 385862, -1, -1, -1, -1, -1, -1 }, { 0x4AAC, 385873, 385868, 385906, -1, -1, -1, -1, -1, -1 }, { 0x4AAD, 385916, 385910, 385945, -1, -1, -1, -1, -1, -1 }, { 0x4AAE, 385957, 385951, 386067, -1, -1, -1, -1, -1, -1 }, { 0x4AAF, 386078, 386073, 386112, -1, -1, -1, -1, -1, -1 }, { 0x4AB0, 386122, 386118, 386174, -1, -1, -1, -1, -1, -1 }, { 0x4AB1, 386183, 386178, 386237, -1, -1, -1, -1, -1, -1 }, { 0x4AB2, 386261, 386242, 386326, -1, -1, -1, -1, -1, -1 }, { 0x4AB3, 386336, 386331, 386394, -1, -1, -1, -1, -1, -1 }, { 0x4AB4, 386410, 386399, 386520, -1, -1, -1, -1, -1, -1 }, { 0x4AB5, -1, 386526, 386532, -1, -1, -1, -1, -1, -1 }, { 0x4AB6, 386542, 386536, 386561, -1, -1, -1, -1, -1, -1 }, { 0x4AB7, 386571, 386565, 386599, -1, -1, -1, -1, -1, -1 }, { 0x4AB8, 386609, 386604, 386684, -1, -1, -1, -1, 386678, -1 }, { 0x4AB9, 386704, 386689, 386717, -1, -1, -1, -1, -1, -1 }, { 0x4ABA, 386727, 386722, 386811, -1, -1, -1, -1, -1, -1 }, { 0x4ABB, 386820, 386815, 386859, -1, -1, -1, -1, -1, -1 }, { 0x4ABC, 386871, 386865, 386913, -1, -1, -1, -1, -1, -1 }, { 0x4ABD, 386924, 386919, 386944, -1, -1, -1, -1, -1, -1 }, { 0x4ABE, 386961, 386949, 387035, -1, -1, -1, -1, -1, -1 }, { 0x4ABF, 387047, 387041, 387092, -1, -1, -1, -1, -1, -1 }, { 0x4AC0, 387099, -1, 387173, -1, -1, -1, -1, -1, -1 }, { 0x4AC1, 387183, 387178, 387216, -1, -1, -1, -1, -1, -1 }, { 0x4AC2, 387224, 387220, 387229, -1, -1, -1, -1, -1, -1 }, { 0x4AC3, 387240, 387234, 387295, -1, -1, -1, -1, -1, -1 }, { 0x4AC4, 387301, -1, 387337, -1, -1, -1, -1, -1, -1 }, { 0x4AC5, 387353, 387343, 387373, -1, -1, -1, -1, -1, -1 }, { 0x4AC6, 387395, 387378, 387426, -1, -1, -1, -1, -1, -1 }, { 0x4AC7, 387438, 387433, 387476, -1, -1, -1, -1, -1, -1 }, { 0x4AC8, 387498, 387481, 387537, -1, -1, -1, -1, -1, -1 }, { 0x4AC9, 387549, 387543, 387613, -1, -1, -1, -1, -1, -1 }, { 0x4ACA, 387623, 387618, 387671, -1, -1, -1, -1, -1, -1 }, { 0x4ACB, 387682, 387676, 387757, -1, -1, -1, -1, -1, -1 }, { 0x4ACC, 387772, 387762, 387789, -1, -1, -1, -1, -1, -1 }, { 0x4ACD, 387797, 387793, 387908, -1, -1, -1, -1, -1, -1 }, { 0x4ACE, 387918, 387912, 387924, -1, -1, -1, -1, -1, -1 }, { 0x4ACF, 387935, 387930, 388033, -1, -1, -1, -1, -1, -1 }, { 0x4AD0, 388049, 388037, 388147, -1, -1, -1, -1, -1, -1 }, { 0x4AD1, 388161, 388152, 388315, -1, -1, -1, -1, -1, -1 }, { 0x4AD2, 388330, 388319, 388380, -1, -1, -1, -1, -1, -1 }, { 0x4AD3, 388395, 388385, 388423, -1, -1, -1, -1, -1, -1 }, { 0x4AD4, 388433, 388427, 388496, -1, -1, -1, -1, -1, -1 }, { 0x4AD5, 388506, 388500, 388519, -1, -1, -1, -1, -1, -1 }, { 0x4AD6, 388529, 388524, 388550, -1, -1, -1, -1, -1, -1 }, { 0x4AD7, 388561, 388556, 388643, -1, -1, -1, -1, -1, -1 }, { 0x4AD8, 388653, 388648, 388680, -1, -1, -1, -1, -1, -1 }, { 0x4AD9, 388690, 388684, 388726, -1, -1, -1, -1, -1, -1 }, { 0x4ADA, 388738, 388732, 388751, -1, -1, -1, -1, -1, -1 }, { 0x4ADB, 388761, 388756, 388829, -1, -1, -1, -1, -1, -1 }, { 0x4ADC, 388842, 388834, 388864, -1, -1, -1, -1, -1, -1 }, { 0x4ADD, 388873, 388868, 388904, -1, -1, -1, -1, -1, -1 }, { 0x4ADE, 388913, 388908, 389006, -1, -1, -1, -1, -1, -1 }, { 0x4ADF, 389017, 389012, 389103, -1, -1, -1, -1, 389091, -1 }, { 0x4AE0, 389113, 389108, 389134, -1, -1, -1, -1, -1, -1 }, { 0x4AE1, 389149, 389138, 389219, -1, -1, -1, -1, -1, -1 }, { 0x4AE2, 389228, 389224, 389272, -1, -1, -1, -1, -1, -1 }, { 0x4AE3, 389293, 389276, 389304, -1, -1, -1, -1, -1, -1 }, { 0x4AE4, 389320, 389308, 389377, -1, -1, -1, -1, -1, -1 }, { 0x4AE5, 389390, 389383, 389415, -1, -1, -1, -1, -1, -1 }, { 0x4AE6, 389436, 389420, 389467, -1, -1, -1, -1, -1, -1 }, { 0x4AE8, 389477, 389471, 389506, -1, -1, -1, -1, 389500, -1 }, { 0x4AE9, 389515, 389510, 389535, -1, -1, -1, -1, -1, -1 }, { 0x4AEA, 389551, 389540, 389567, -1, -1, -1, -1, -1, -1 }, { 0x4AEB, 389580, 389575, 389653, -1, -1, -1, -1, -1, -1 }, { 0x4AEC, 389663, 389658, 389741, -1, -1, -1, -1, -1, -1 }, { 0x4AED, 389752, 389747, 389764, -1, -1, -1, -1, -1, -1 }, { 0x4AEE, 389774, 389769, 389912, -1, -1, -1, -1, -1, -1 }, { 0x4AEF, 389937, 389918, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AF0, 390030, 390024, 390042, -1, -1, -1, -1, -1, -1 }, { 0x4AF1, 390052, 390047, 390086, -1, -1, -1, -1, -1, -1 }, { 0x4AF2, 390101, 390090, 390167, -1, -1, -1, -1, -1, -1 }, { 0x4AF3, 390177, 390172, 390203, -1, -1, -1, -1, -1, -1 }, { 0x4AF4, 390219, 390207, 390274, -1, -1, -1, -1, -1, -1 }, { 0x4AF5, 390284, 390279, 390290, -1, -1, -1, -1, -1, -1 }, { 0x4AF6, 390301, 390296, 390306, -1, -1, -1, -1, -1, -1 }, { 0x4AF7, 390317, 390311, 390375, -1, -1, -1, -1, -1, -1 }, { 0x4AF8, 390383, 390378, 390415, -1, -1, -1, -1, -1, -1 }, { 0x4AF9, 390433, 390421, 390507, -1, -1, -1, -1, -1, -1 }, { 0x4AFA, 390519, 390513, 390549, -1, -1, -1, -1, -1, -1 }, { 0x4AFB, 390561, 390555, 390597, -1, -1, -1, -1, 390591, -1 }, { 0x4AFC, 390607, 390601, 390645, -1, -1, -1, -1, -1, -1 }, { 0x4AFD, 390655, 390650, 390674, -1, -1, -1, -1, -1, -1 }, { 0x4AFE, 390684, 390679, 390716, -1, -1, -1, -1, -1, -1 }, { 0x4AFF, 390735, 390720, 390806, -1, -1, -1, -1, -1, -1 }, { 0x4B00, 390818, 390812, 390836, -1, -1, -1, -1, -1, -1 }, { 0x4B01, 390856, 390841, 390885, -1, -1, -1, -1, -1, -1 }, { 0x4B02, 390895, 390889, 390914, -1, -1, -1, -1, -1, -1 }, { 0x4B03, 390935, 390919, 390985, -1, -1, -1, -1, -1, -1 }, { 0x4B04, 391006, 390989, 391025, -1, -1, -1, -1, -1, -1 }, { 0x4B05, 391034, 391029, 391076, -1, -1, -1, -1, -1, -1 }, { 0x4B06, 391086, 391080, 391119, -1, -1, -1, -1, -1, -1 }, { 0x4B07, 391135, 391123, 391154, -1, -1, -1, -1, -1, -1 }, { 0x4B08, 391166, 391160, 391185, -1, -1, -1, -1, -1, -1 }, { 0x4B09, 391196, 391190, 391219, -1, -1, -1, -1, -1, -1 }, { 0x4B0A, 391230, 391224, 391259, -1, -1, -1, -1, -1, -1 }, { 0x4B0B, 391270, 391264, 391296, -1, -1, -1, -1, -1, -1 }, { 0x4B0C, 391308, 391302, 391342, -1, -1, -1, -1, -1, -1 }, { 0x4B0D, 391352, 391347, 391389, -1, -1, -1, -1, -1, -1 }, { 0x4B0E, 391406, 391393, 391443, -1, -1, -1, -1, -1, -1 }, { 0x4B0F, 391454, 391448, 391474, -1, -1, -1, -1, -1, -1 }, { 0x4B10, 391484, 391478, 391491, -1, -1, -1, -1, -1, -1 }, { 0x4B11, 391508, 391496, 391545, -1, -1, -1, -1, -1, -1 }, { 0x4B12, 391566, 391550, 391656, -1, -1, -1, -1, -1, -1 }, { 0x4B13, 391672, 391661, 391697, -1, -1, -1, -1, -1, -1 }, { 0x4B14, 391706, 391701, 391731, -1, -1, -1, -1, -1, -1 }, { 0x4B15, 391742, 391735, 391801, -1, -1, -1, -1, -1, -1 }, { 0x4B16, 391815, 391808, 391855, -1, -1, -1, -1, -1, -1 }, { 0x4B17, 391868, 391861, 391974, -1, -1, -1, -1, -1, -1 }, { 0x4B18, 392007, 391980, 392041, -1, -1, -1, -1, -1, -1 }, { 0x4B19, 392052, 392047, 392147, -1, -1, -1, -1, -1, -1 }, { 0x4B1A, 392168, 392152, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B1B, 392260, 392255, 392295, -1, -1, -1, -1, -1, -1 }, { 0x4B1C, 392303, 392299, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B1D, 392404, 392397, 392444, -1, -1, -1, -1, -1, -1 }, { 0x4B1E, 392455, 392450, 392486, -1, -1, -1, -1, -1, -1 }, { 0x4B1F, 392496, 392491, 392510, -1, -1, -1, -1, -1, -1 }, { 0x4B20, 392520, 392515, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B21, 392591, 392586, 392612, -1, -1, -1, -1, -1, -1 }, { 0x4B22, 392622, 392617, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B23, 392768, 392763, 392920, -1, -1, -1, -1, -1, -1 }, { 0x4B24, 392934, 392924, 393045, -1, -1, -1, -1, -1, -1 }, { 0x4B25, 393059, 393050, 393123, -1, -1, -1, -1, -1, -1 }, { 0x4B26, 393132, 393127, 393260, -1, -1, -1, -1, -1, -1 }, { 0x4B27, 393271, 393265, 393290, -1, -1, -1, -1, -1, -1 }, { 0x4B28, 393308, 393296, 393338, -1, -1, -1, -1, -1, -1 }, { 0x4B29, 393353, 393343, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B2A, 393423, 393418, 393461, -1, -1, -1, -1, -1, -1 }, { 0x4B2B, 393470, 393465, 393581, -1, -1, -1, -1, -1, -1 }, { 0x4B2C, 393592, 393585, 393658, -1, -1, -1, -1, -1, -1 }, { 0x4B2D, 393669, 393664, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B2E, 393814, 393806, 393877, -1, -1, -1, -1, -1, -1 }, { 0x4B2F, 393886, 393881, 393982, -1, -1, -1, -1, -1, -1 }, { 0x4B30, 393998, 393988, 394119, -1, -1, -1, -1, -1, -1 }, { 0x4B31, 394143, 394125, 394197, -1, -1, -1, -1, -1, -1 }, { 0x4B32, 394209, 394202, 394300, -1, -1, -1, -1, -1, -1 }, { 0x4B33, 394310, 394305, 394335, -1, -1, -1, -1, -1, -1 }, { 0x4B34, 394345, 394340, 394441, -1, -1, -1, -1, -1, -1 }, { 0x4B35, 394454, 394445, 394568, -1, -1, -1, -1, -1, -1 }, { 0x4B36, 394577, 394573, 394645, -1, -1, -1, -1, -1, -1 }, { 0x4B37, 394653, 394649, 394706, -1, -1, -1, -1, -1, -1 }, { 0x4B38, 394717, 394711, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B39, 394768, 394762, 394791, -1, -1, -1, -1, -1, -1 }, { 0x4B3A, 394809, 394796, 394836, -1, -1, -1, -1, -1, -1 }, { 0x4B3B, 394853, 394842, 394944, -1, -1, -1, -1, -1, -1 }, { 0x4B3C, 394956, 394950, 394977, -1, -1, -1, -1, -1, -1 }, { 0x4B3D, 394989, 394983, 395062, -1, -1, -1, -1, -1, -1 }, { 0x4B3E, 395080, 395068, 395099, -1, -1, -1, -1, -1, -1 }, { 0x4B3F, 395113, 395103, 395147, -1, -1, -1, -1, -1, -1 }, { 0x4B40, 395158, 395152, 395179, -1, -1, -1, -1, -1, -1 }, { 0x4B41, 395189, 395184, 395204, -1, -1, -1, -1, -1, -1 }, { 0x4B42, 395215, 395209, 395247, -1, -1, -1, -1, -1, -1 }, { 0x4B43, 395257, 395251, 395330, -1, -1, -1, -1, -1, -1 }, { 0x4B44, 395339, 395335, 395368, -1, -1, -1, -1, -1, -1 }, { 0x4B45, 395377, 395373, 395422, -1, -1, -1, -1, -1, -1 }, { 0x4B46, 395432, 395426, 395486, -1, -1, -1, -1, -1, -1 }, { 0x4B47, 395495, 395490, 395576, -1, -1, -1, -1, -1, -1 }, { 0x4B48, 395590, 395580, 395663, -1, -1, -1, -1, -1, -1 }, { 0x4B49, 395687, 395669, 395715, -1, -1, -1, -1, -1, -1 }, { 0x4B4A, 395726, 395720, 395801, -1, -1, -1, -1, -1, -1 }, { 0x4B4B, 395813, 395807, 395857, -1, -1, -1, -1, -1, -1 }, { 0x4B4C, 395866, 395862, 395915, -1, -1, -1, -1, -1, -1 }, { 0x4B4D, 395927, 395919, 396223, -1, -1, -1, -1, -1, -1 }, { 0x4B4E, 396232, 396227, 396238, -1, -1, -1, -1, -1, -1 }, { 0x4B50, 396255, 396242, 396293, -1, -1, -1, -1, -1, -1 }, { 0x4B51, 396304, 396299, 396476, -1, -1, -1, -1, -1, -1 }, { 0x4B52, 396487, 396482, 396528, -1, -1, -1, -1, -1, -1 }, { 0x4B53, 396538, 396532, 396640, -1, -1, -1, -1, 396628, -1 }, { 0x4B54, 396650, 396644, 396675, -1, -1, -1, -1, -1, -1 }, { 0x4B55, 396695, 396680, 396796, -1, -1, -1, -1, -1, -1 }, { 0x4B56, 396806, 396801, 396835, -1, -1, -1, -1, -1, -1 }, { 0x4B57, 396846, 396840, 396908, -1, -1, -1, -1, -1, -1 }, { 0x4B58, 396920, 396914, 396974, -1, -1, -1, -1, -1, -1 }, { 0x4B59, 396986, 396980, 397065, -1, -1, -1, -1, -1, -1 }, { 0x4B5A, 397076, 397070, 397150, -1, -1, -1, -1, -1, -1 }, { 0x4B5B, 397168, 397158, 397274, -1, -1, -1, -1, -1, -1 }, { 0x4B5D, 397284, 397279, 397333, -1, -1, -1, -1, -1, -1 }, { 0x4B5E, 397344, 397339, 397449, -1, -1, -1, -1, -1, -1 }, { 0x4B5F, 397458, 397453, 397478, -1, -1, -1, -1, -1, -1 }, { 0x4B60, 397493, 397482, 397727, -1, -1, -1, -1, -1, -1 }, { 0x4B61, 397745, 397733, 397835, -1, -1, -1, -1, -1, -1 }, { 0x4B62, 397845, 397839, 397917, -1, -1, -1, -1, -1, -1 }, { 0x4B63, 397927, 397923, 398002, -1, -1, -1, -1, -1, -1 }, { 0x4B64, 398011, 398006, 398073, -1, -1, -1, -1, -1, -1 }, { 0x4B65, 398086, 398079, 398140, -1, -1, -1, -1, -1, -1 }, { 0x4B66, 398150, 398145, 398220, -1, -1, -1, -1, -1, -1 }, { 0x4B67, 398229, 398224, 398302, -1, -1, -1, -1, -1, -1 }, { 0x4B68, 398312, 398306, 398392, -1, -1, -1, -1, -1, -1 }, { 0x4B69, 398402, 398398, 398431, -1, -1, -1, -1, -1, -1 }, { 0x4B6A, 398442, 398435, 398513, -1, -1, -1, -1, -1, -1 }, { 0x4B6B, 398525, 398520, 398579, -1, -1, -1, -1, -1, -1 }, { 0x4B6C, 398588, 398583, 398656, -1, -1, -1, -1, -1, -1 }, { 0x4B6D, 398671, 398660, 398720, -1, -1, -1, -1, -1, -1 }, { 0x4B6E, 398752, 398726, 398811, -1, -1, -1, -1, -1, -1 }, { 0x4B6F, 398820, 398815, 398871, -1, -1, -1, -1, -1, -1 }, { 0x4B70, 398899, 398875, 398966, -1, -1, -1, -1, -1, -1 }, { 0x4B71, 398987, 398972, 399027, -1, -1, -1, -1, 399021, -1 }, { 0x4B72, 399036, 399032, 399079, -1, -1, -1, -1, -1, -1 }, { 0x4B73, 399089, 399083, 399116, -1, -1, -1, -1, -1, -1 }, { 0x4B74, 399131, 399121, 399153, -1, -1, -1, -1, -1, -1 }, { 0x4B75, 399165, 399159, 399207, -1, -1, -1, -1, -1, -1 }, { 0x4B76, 399217, 399212, 399304, -1, -1, -1, -1, -1, -1 }, { 0x4B77, 399317, 399308, 399338, -1, -1, -1, -1, -1, -1 }, { 0x4B78, 399347, 399343, 399372, -1, -1, -1, -1, -1, -1 }, { 0x4B79, 399383, 399376, 399487, -1, -1, -1, -1, -1, -1 }, { 0x4B7A, 399499, 399492, 399597, -1, -1, -1, -1, -1, -1 }, { 0x4B7B, 399607, 399602, 399621, -1, -1, -1, -1, -1, -1 }, { 0x4B7C, 399630, 399625, 399717, -1, -1, -1, -1, -1, -1 }, { 0x4B7D, 399734, 399721, 399795, -1, -1, -1, -1, -1, -1 }, { 0x4B7E, 399804, 399800, 399855, -1, -1, -1, -1, -1, -1 }, { 0x4B7F, 399866, 399860, 399936, -1, -1, -1, -1, -1, -1 }, { 0x4B80, 399945, 399940, 400024, -1, -1, -1, -1, -1, -1 }, { 0x4B81, 400033, 400028, 400098, -1, -1, -1, -1, -1, -1 }, { 0x4B82, 400109, 400104, 400130, -1, -1, -1, -1, -1, -1 }, { 0x4B83, 400140, 400134, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B84, 400215, 400203, 400252, -1, -1, -1, -1, -1, -1 }, { 0x4B86, 400274, 400258, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B87, 400338, 400333, 400381, -1, -1, -1, -1, -1, -1 }, { 0x4B88, 400389, 400385, 400446, -1, -1, -1, -1, -1, -1 }, { 0x4B89, 400457, 400451, 400506, -1, -1, -1, -1, -1, -1 }, { 0x4B8A, 400514, 400510, 400530, -1, -1, -1, -1, -1, -1 }, { 0x4B8B, 400539, 400534, 400665, -1, -1, -1, -1, -1, -1 }, { 0x4B8C, 400675, 400669, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B8D, 400719, 400714, 400795, -1, -1, -1, -1, -1, -1 }, { 0x4B8E, 400806, 400801, 400822, -1, -1, -1, -1, -1, -1 }, { 0x4B8F, 400834, 400826, 400850, -1, -1, -1, -1, -1, -1 }, { 0x4B90, 400861, 400854, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B91, 400925, 400919, 400955, -1, -1, -1, -1, -1, -1 }, { 0x4B92, 400970, 400960, 400986, -1, -1, -1, -1, -1, -1 }, { 0x4B93, 401002, 400990, 401061, -1, -1, -1, -1, -1, -1 }, { 0x4B94, 401079, 401067, 401168, -1, -1, -1, -1, -1, -1 }, { 0x4B95, 401185, 401173, 401221, -1, -1, -1, -1, -1, -1 }, { 0x4B96, 401234, 401227, 401250, -1, -1, -1, -1, -1, -1 }, { 0x4B97, 401269, 401257, 401347, -1, -1, -1, -1, -1, -1 }, { 0x4B98, 401355, 401351, 401389, -1, -1, -1, -1, -1, -1 }, { 0x4B99, 401404, 401393, 401439, -1, -1, -1, -1, -1, -1 }, { 0x4B9A, 401449, 401443, 401485, -1, -1, -1, -1, -1, -1 }, { 0x4B9B, 401495, 401491, 401562, -1, -1, -1, -1, -1, -1 }, { 0x4B9C, 401577, 401566, 401643, -1, -1, -1, -1, -1, -1 }, { 0x4B9D, 401653, 401648, 401695, -1, -1, -1, -1, -1, -1 }, { 0x4B9E, 401706, 401700, 401793, -1, -1, -1, -1, -1, -1 }, { 0x4B9F, 401804, 401799, 401954, -1, -1, -1, -1, -1, -1 }, { 0x4BA0, 401964, 401959, 401981, -1, -1, -1, -1, -1, -1 }, { 0x4BA1, 401990, 401985, 402122, -1, -1, -1, -1, -1, -1 }, { 0x4BA2, 402131, 402126, 402165, -1, -1, -1, -1, -1, -1 }, { 0x4BA3, 402182, 402170, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BA4, 402214, 402209, 402304, -1, -1, -1, -1, -1, -1 }, { 0x4BA5, 402313, 402308, 402332, -1, -1, -1, -1, -1, -1 }, { 0x4BA6, 402341, 402336, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BA7, 402439, 402429, 402455, -1, -1, -1, -1, -1, -1 }, { 0x4BA8, 402465, 402460, 402496, -1, -1, -1, -1, -1, -1 }, { 0x4BA9, 402513, 402501, 402544, -1, -1, -1, -1, -1, -1 }, { 0x4BAA, 402561, 402548, 402621, -1, -1, -1, -1, -1, -1 }, { 0x4BAB, 402639, 402628, 402681, -1, -1, -1, -1, -1, -1 }, { 0x4BAC, 402692, 402686, 402758, -1, -1, -1, -1, -1, -1 }, { 0x4BAD, 402767, 402762, 402826, -1, -1, -1, -1, -1, -1 }, { 0x4BAE, 402835, 402830, 402867, -1, -1, -1, -1, -1, -1 }, { 0x4BAF, 402878, 402872, 402933, -1, -1, -1, -1, -1, -1 }, { 0x4BB0, 402943, 402937, 402975, -1, -1, -1, -1, -1, -1 }, { 0x4BB1, 402985, 402980, 403043, -1, -1, -1, -1, -1, -1 }, { 0x4BB2, 403054, 403048, 403145, -1, -1, -1, -1, -1, -1 }, { 0x4BB3, 403158, 403152, 403258, -1, -1, -1, -1, -1, -1 }, { 0x4BB4, 403269, 403263, 403314, -1, -1, -1, -1, -1, -1 }, { 0x4BB5, 403326, 403320, 403357, -1, -1, -1, -1, -1, -1 }, { 0x4BB6, 403363, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BB7, 403408, 403403, 403447, -1, -1, -1, -1, -1, -1 }, { 0x4BB8, 403460, 403451, 403535, -1, -1, -1, -1, -1, -1 }, { 0x4BB9, 403551, 403539, 403597, -1, -1, -1, -1, -1, -1 }, { 0x4BBA, 403607, 403602, 403701, -1, -1, -1, -1, -1, -1 }, { 0x4BBB, 403710, 403705, 403766, -1, -1, -1, -1, -1, -1 }, { 0x4BBC, 403777, 403771, 403952, -1, -1, -1, -1, -1, -1 }, { 0x4BBD, 403962, 403957, 404012, -1, -1, -1, -1, -1, -1 }, { 0x4BBE, 404024, 404018, 404219, -1, -1, -1, -1, -1, -1 }, { 0x4BBF, 404230, 404225, 404313, -1, -1, -1, -1, -1, -1 }, { 0x4BC0, 404336, 404319, 404350, -1, -1, -1, -1, -1, -1 }, { 0x4BC1, 404361, 404355, 404442, -1, -1, -1, -1, -1, -1 }, { 0x4BC2, 404452, 404447, 404515, -1, -1, -1, -1, -1, -1 }, { 0x4BC3, 404527, 404521, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BC4, 404592, 404587, 404641, -1, -1, -1, -1, -1, -1 }, { 0x4BC5, 404651, 404646, 404665, -1, -1, -1, -1, -1, -1 }, { 0x4BC6, 404675, 404670, 404719, -1, -1, -1, -1, -1, -1 }, { 0x4BC7, 404736, 404723, 404792, -1, -1, -1, -1, -1, -1 }, { 0x4BC8, 404807, 404796, 404828, -1, -1, -1, -1, -1, -1 }, { 0x4BC9, 404837, 404833, 404896, -1, -1, -1, -1, -1, -1 }, { 0x4BCA, 404908, 404900, 405020, -1, -1, -1, -1, -1, -1 }, { 0x4BCB, 405030, 405025, 405058, -1, -1, -1, -1, -1, -1 }, { 0x4BCC, 405067, 405062, 405136, -1, -1, -1, -1, -1, -1 }, { 0x4BCD, 405147, 405141, 405218, -1, -1, -1, -1, -1, -1 }, { 0x4BCE, 405229, 405224, 405325, -1, -1, -1, -1, -1, -1 }, { 0x4BCF, 405337, 405330, 405365, -1, -1, -1, -1, -1, -1 }, { 0x4BD0, 405381, 405370, 405428, -1, -1, -1, -1, -1, -1 }, { 0x4BD1, 405439, 405433, 405551, -1, -1, -1, -1, -1, -1 }, { 0x4BD2, 405564, 405558, 405619, -1, -1, -1, -1, -1, -1 }, { 0x4BD3, 405632, 405625, 405688, -1, -1, -1, -1, -1, -1 }, { 0x4BD4, 405699, 405693, 405731, -1, -1, -1, -1, -1, -1 }, { 0x4BD5, 405741, 405735, 405754, -1, -1, -1, -1, -1, -1 }, { 0x4BD6, 405771, 405760, 405820, -1, -1, -1, -1, -1, -1 }, { 0x4BD7, 405841, 405826, 405890, -1, -1, -1, -1, -1, -1 }, { 0x4BD8, 405899, 405894, 405969, -1, -1, -1, -1, -1, -1 }, { 0x4BD9, 405986, 405975, 406052, -1, -1, -1, -1, -1, -1 }, { 0x4BDA, 406073, 406056, 406082, -1, -1, -1, -1, -1, -1 }, { 0x4BDB, 406092, 406087, 406156, -1, -1, -1, -1, -1, -1 }, { 0x4BDC, 406166, 406161, 406221, -1, -1, -1, -1, -1, -1 }, { 0x4BDD, 406231, 406225, 406267, -1, -1, -1, -1, -1, -1 }, { 0x4BDE, 406278, 406272, 406366, -1, -1, -1, -1, -1, -1 }, { 0x4BDF, 406377, 406371, 406396, -1, -1, -1, -1, -1, -1 }, { 0x4BE0, 406421, 406401, 406473, -1, -1, -1, -1, -1, -1 }, { 0x4BE1, -1, 406477, 406482, -1, -1, -1, -1, -1, -1 }, { 0x4BE2, 406492, 406488, 406589, -1, -1, -1, -1, -1, -1 }, { 0x4BE3, 406599, 406593, 406633, -1, -1, -1, -1, -1, -1 }, { 0x4BE4, 406643, 406638, 406750, -1, -1, -1, -1, -1, -1 }, { 0x4BE5, 406762, 406756, 406799, -1, -1, -1, -1, -1, -1 }, { 0x4BE6, 406813, 406803, 406823, -1, -1, -1, -1, -1, -1 }, { 0x4BE7, 406848, 406827, 406897, -1, -1, -1, -1, -1, -1 }, { 0x4BE8, 406913, 406903, 406990, -1, -1, -1, -1, -1, -1 }, { 0x4BEA, 407002, 406996, 407011, -1, -1, -1, -1, -1, -1 }, { 0x4BEB, 407021, 407016, 407066, -1, -1, -1, -1, -1, -1 }, { 0x4BEC, 407075, 407071, 407115, -1, -1, -1, -1, -1, -1 }, { 0x4BED, 407125, 407120, 407147, -1, -1, -1, -1, -1, -1 }, { 0x4BEE, 407165, 407153, 407182, -1, -1, -1, -1, -1, -1 }, { 0x4BEF, 407202, 407187, 407256, -1, -1, -1, -1, -1, -1 }, { 0x4BF0, 407267, 407261, 407308, -1, -1, -1, -1, -1, -1 }, { 0x4BF1, 407318, 407313, 407404, -1, -1, -1, -1, -1, -1 }, { 0x4BF2, 407413, 407408, 407457, -1, -1, -1, -1, -1, -1 }, { 0x4BF3, 407472, 407461, 407536, -1, -1, -1, -1, -1, -1 }, { 0x4BF4, 407549, 407542, 407575, -1, -1, -1, -1, -1, -1 }, { 0x4BF5, 407587, 407582, 407618, -1, -1, -1, -1, -1, -1 }, { 0x4BF6, 407633, 407623, 407695, -1, -1, -1, -1, -1, -1 }, { 0x4BF7, 407706, 407700, 407716, -1, -1, -1, -1, -1, -1 }, { 0x4BF8, 407726, 407722, 407732, -1, -1, -1, -1, -1, -1 }, { 0x4BF9, 407746, 407736, 407751, -1, -1, -1, -1, -1, -1 }, { 0x4BFA, 407762, 407757, 407822, -1, -1, -1, -1, -1, -1 }, { 0x4BFB, 407832, 407827, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BFC, 407850, 407845, 407883, -1, -1, -1, -1, -1, -1 }, { 0x4BFD, 407897, 407887, 407962, -1, -1, -1, -1, -1, -1 }, { 0x4BFE, 407972, 407967, 408035, -1, -1, -1, -1, -1, -1 }, { 0x4BFF, 408053, 408041, 408104, -1, -1, -1, -1, -1, -1 }, { 0x4C00, 408112, 408108, 408144, -1, -1, -1, -1, -1, -1 }, { 0x4C01, 408153, 408148, 408197, -1, -1, -1, -1, -1, -1 }, { 0x4C02, 408207, 408202, 408255, -1, -1, -1, -1, -1, -1 }, { 0x4C03, 408272, 408260, 408355, -1, -1, -1, -1, -1, -1 }, { 0x4C04, 408366, 408361, 408416, -1, -1, -1, -1, -1, -1 }, { 0x4C05, 408426, 408421, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C06, 408466, 408460, 408532, -1, -1, -1, -1, -1, -1 }, { 0x4C07, 408542, 408537, 408567, -1, -1, -1, -1, -1, -1 }, { 0x4C08, 408588, 408571, 408605, -1, -1, -1, -1, -1, -1 }, { 0x4C09, 408630, 408610, 408689, -1, -1, -1, -1, -1, -1 }, { 0x4C0A, 408699, 408694, 408717, -1, -1, -1, -1, -1, -1 }, { 0x4C0B, 408726, 408721, 408763, -1, -1, -1, -1, -1, -1 }, { 0x4C0C, 408774, 408768, 408848, -1, -1, -1, -1, -1, -1 }, { 0x4C0D, 408860, 408854, 408938, -1, -1, -1, -1, -1, -1 }, { 0x4C0E, 408948, 408942, 408999, -1, -1, -1, -1, -1, -1 }, { 0x4C0F, 409010, 409004, 409087, -1, -1, -1, -1, -1, -1 }, { 0x4C10, 409097, 409091, 409127, -1, -1, -1, -1, -1, -1 }, { 0x4C11, 409142, 409132, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C12, 409210, 409204, 409244, -1, -1, -1, -1, -1, -1 }, { 0x4C13, 409255, 409250, 409333, -1, -1, -1, -1, -1, -1 }, { 0x4C14, 409344, 409339, 409428, -1, -1, -1, -1, -1, -1 }, { 0x4C15, 409438, 409433, 409443, -1, -1, -1, -1, -1, -1 }, { 0x4C16, 409453, 409447, 409568, -1, -1, -1, -1, -1, -1 }, { 0x4C17, 409579, 409574, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C18, 409641, 409625, 409783, -1, -1, -1, -1, -1, -1 }, { 0x4C19, 409811, 409788, 409904, -1, -1, -1, -1, -1, -1 }, { 0x4C1A, 409913, 409908, 409991, -1, -1, -1, -1, -1, -1 }, { 0x4C1B, 410001, 409996, 410058, -1, -1, -1, -1, -1, -1 }, { 0x4C1C, 410067, 410062, 410132, -1, -1, -1, -1, -1, -1 }, { 0x4C1D, 410142, 410136, 410223, -1, -1, -1, -1, -1, -1 }, { 0x4C1E, 410234, 410229, 410281, -1, -1, -1, -1, -1, -1 }, { 0x4C1F, 410304, 410286, 410412, -1, -1, -1, -1, -1, -1 }, { 0x4C20, 410429, 410417, 410467, -1, -1, -1, -1, -1, -1 }, { 0x4C21, 410477, 410473, 410526, -1, -1, -1, -1, -1, -1 }, { 0x4C22, 410538, 410531, 410552, -1, -1, -1, -1, -1, -1 }, { 0x4C23, 410564, 410558, 410674, -1, -1, -1, -1, -1, -1 }, { 0x4C24, 410686, 410680, 410707, -1, -1, -1, -1, -1, -1 }, { 0x4C25, 410719, 410713, 410853, -1, -1, -1, -1, -1, -1 }, { 0x4C26, 410869, 410858, 410930, -1, -1, -1, -1, -1, -1 }, { 0x4C27, 410943, 410934, 410969, -1, -1, -1, -1, -1, -1 }, { 0x4C28, 410978, 410973, 411139, -1, -1, -1, -1, -1, -1 }, { 0x4C29, 411148, 411144, 411181, -1, -1, -1, -1, -1, -1 }, { 0x4C2A, 411191, 411186, 411355, -1, -1, -1, -1, -1, -1 }, { 0x4C2B, 411366, 411360, 411461, -1, -1, -1, -1, -1, -1 }, { 0x4C2C, 411474, 411467, 411514, -1, -1, -1, -1, -1, -1 }, { 0x4C2D, 411523, 411518, 411579, -1, -1, -1, -1, -1, -1 }, { 0x4C2F, 411588, 411584, 411623, -1, -1, -1, -1, -1, -1 }, { 0x4C30, 411638, 411627, 411694, -1, -1, -1, -1, -1, -1 }, { 0x4C31, 411704, 411698, 411788, -1, -1, -1, -1, -1, -1 }, { 0x4C32, 411803, 411794, 411817, -1, -1, -1, -1, -1, -1 }, { 0x4C34, 411826, 411821, 411864, -1, -1, -1, -1, -1, -1 }, { 0x4C35, 411872, 411868, 411901, -1, -1, -1, -1, -1, -1 }, { 0x4C37, 411916, 411905, 411977, -1, -1, -1, -1, -1, -1 }, { 0x4C38, 411989, 411983, 412083, -1, -1, -1, -1, -1, -1 }, { 0x4C39, 412095, 412089, 412181, -1, -1, -1, -1, -1, -1 }, { 0x4C3A, 412191, 412185, 412234, -1, -1, -1, -1, -1, -1 }, { 0x4C3B, 412244, 412239, 412291, -1, -1, -1, -1, -1, -1 }, { 0x4C3C, 412300, 412295, 412412, -1, -1, -1, -1, -1, -1 }, { 0x4C3D, 412422, 412417, 412454, -1, -1, -1, -1, -1, -1 }, { 0x4C3E, 412464, 412459, 412517, -1, -1, -1, -1, -1, -1 }, { 0x4C3F, 412525, 412521, 412590, -1, -1, -1, -1, -1, -1 }, { 0x4C40, 412607, 412595, 412628, -1, -1, -1, -1, -1, -1 }, { 0x4C41, 412639, 412634, 412717, -1, -1, -1, -1, -1, -1 }, { 0x4C42, 412729, 412723, 412749, -1, -1, -1, -1, -1, -1 }, { 0x4C43, 412765, 412754, 412772, -1, -1, -1, -1, -1, -1 }, { 0x4C44, 412783, 412777, 412844, -1, -1, -1, -1, -1, -1 }, { 0x4C45, 412849, -1, 412940, -1, -1, -1, -1, -1, -1 }, { 0x4C46, 412950, 412944, 413002, -1, -1, -1, -1, -1, -1 }, { 0x4C47, 413014, 413009, 413036, -1, -1, -1, -1, -1, -1 }, { 0x4C48, 413054, 413042, 413219, -1, -1, -1, -1, -1, -1 }, { 0x4C49, 413228, 413223, 413277, -1, -1, -1, -1, -1, -1 }, { 0x4C4A, 413288, 413283, 413309, -1, -1, -1, -1, -1, 413313 }, { 0x4C4B, 413329, 413317, 413446, -1, -1, -1, -1, -1, -1 }, { 0x4C4C, 413456, 413452, 413484, -1, -1, -1, -1, -1, -1 }, { 0x4C4D, 413494, 413488, 413524, -1, -1, -1, -1, -1, -1 }, { 0x4C4E, 413536, 413530, 413580, -1, -1, -1, -1, -1, -1 }, { 0x4C4F, 413598, 413586, 413605, -1, -1, -1, -1, -1, -1 }, { 0x4C50, 413619, 413610, 413647, -1, -1, -1, -1, -1, -1 }, { 0x4C51, 413662, 413651, 413707, -1, -1, -1, -1, -1, -1 }, { 0x4C52, 413718, 413712, 413759, -1, -1, -1, -1, -1, -1 }, { 0x4C53, 413769, 413763, 413814, -1, -1, -1, -1, -1, -1 }, { 0x4C54, 413825, 413820, 413897, -1, -1, -1, -1, -1, -1 }, { 0x4C55, 413908, 413903, 413928, -1, -1, -1, -1, -1, 413933 }, { 0x4C56, 413955, 413938, 413975, -1, -1, -1, -1, -1, -1 }, { 0x4C57, 413986, 413980, 414024, -1, -1, -1, -1, -1, -1 }, { 0x4C58, -1, 414029, 414034, -1, -1, -1, -1, -1, -1 }, { 0x4C59, 414043, 414038, 414090, -1, -1, -1, -1, -1, -1 }, { 0x4C5A, 414100, 414095, 414115, -1, -1, -1, -1, -1, -1 }, { 0x4C5B, 414125, 414119, 414232, -1, -1, -1, -1, -1, -1 }, { 0x4C5C, 414242, 414237, 414248, -1, -1, -1, -1, -1, -1 }, { 0x4C5D, 414259, 414253, 414270, -1, -1, -1, -1, -1, -1 }, { 0x4C5E, 414280, 414275, 414295, -1, -1, -1, -1, -1, -1 }, { 0x4C5F, 414307, 414300, 414365, -1, -1, -1, -1, -1, -1 }, { 0x4C60, 414375, 414369, 414390, -1, -1, -1, -1, -1, -1 }, { 0x4C61, 414401, 414396, 414433, -1, -1, -1, -1, -1, -1 }, { 0x4C62, 414443, 414437, 414458, -1, -1, -1, -1, -1, -1 }, { 0x4C63, 414477, 414465, 414502, -1, -1, -1, -1, -1, -1 }, { 0x4C64, 414512, 414506, 414531, -1, -1, -1, -1, -1, -1 }, { 0x4C65, 414548, 414537, 414629, -1, -1, -1, -1, -1, -1 }, { 0x4C66, 414634, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C67, 414666, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C68, 414740, 414729, 414835, -1, -1, -1, -1, -1, -1 }, { 0x4C6B, 414845, 414839, 414874, -1, -1, -1, -1, -1, -1 }, { 0x4C6C, 414884, 414878, 414899, -1, -1, -1, -1, -1, -1 }, { 0x4C6D, 414909, 414903, 414914, -1, -1, -1, -1, -1, -1 }, { 0x4C6E, 414926, 414920, 414974, -1, -1, -1, -1, -1, -1 }, { 0x4C6F, 414982, 414977, 415014, -1, -1, -1, -1, -1, -1 }, { 0x4C70, 415030, 415018, 415079, -1, -1, -1, -1, -1, -1 }, { 0x4C71, 415091, 415086, 415139, -1, -1, -1, -1, -1, -1 }, { 0x4C72, 415149, 415143, 415164, -1, -1, -1, -1, -1, -1 }, { 0x4C73, 415175, 415170, 415255, -1, -1, -1, -1, -1, -1 }, { 0x4C74, 415275, 415261, 415294, -1, -1, -1, -1, -1, -1 }, { 0x4C75, 415312, 415300, 415346, -1, -1, -1, -1, -1, -1 }, { 0x4C76, 415358, 415352, 415379, -1, -1, -1, -1, -1, -1 }, { 0x4C77, 415390, 415385, 415426, -1, -1, -1, -1, -1, -1 }, { 0x4C78, 415448, 415430, 415487, -1, -1, -1, -1, -1, -1 }, { 0x4C79, 415507, 415492, 415594, -1, -1, -1, -1, -1, -1 }, { 0x4C7A, 415605, 415599, 415617, -1, -1, -1, -1, -1, -1 }, { 0x4C7B, 415639, 415622, 415685, -1, -1, -1, -1, -1, -1 }, { 0x4C7C, 415695, 415690, 415744, -1, -1, -1, -1, -1, -1 }, { 0x4C7D, 415763, 415750, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C7E, 415808, 415796, 415832, -1, -1, -1, -1, -1, -1 }, { 0x4C7F, 415843, 415837, 415858, -1, -1, -1, -1, -1, -1 }, { 0x4C80, 415868, 415864, 415883, -1, -1, -1, -1, -1, -1 }, { 0x4C81, 415898, 415888, 415948, -1, -1, -1, -1, -1, -1 }, { 0x4C82, 415959, 415953, 415974, -1, -1, -1, -1, -1, -1 }, { 0x4C83, 415985, 415980, 416034, -1, -1, -1, -1, -1, -1 }, { 0x4C84, 416051, 416039, 416144, -1, -1, -1, -1, -1, -1 }, { 0x4C85, 416155, 416149, 416187, -1, -1, -1, -1, -1, -1 }, { 0x4C86, -1, 416192, 416197, -1, -1, -1, -1, -1, -1 }, { 0x4C89, 416205, 416201, 416226, -1, -1, -1, -1, -1, -1 }, { 0x4C8A, 416234, 416230, 416287, -1, -1, -1, -1, -1, -1 }, { 0x4C8B, 416297, 416292, 416333, -1, -1, -1, -1, -1, -1 }, { 0x4C8C, 416343, 416338, 416386, -1, -1, -1, -1, -1, -1 }, { 0x4C8D, 416398, 416392, 416468, -1, -1, -1, -1, -1, -1 }, { 0x4C8E, 416474, -1, 416577, -1, -1, -1, -1, -1, -1 }, { 0x4C8F, 416592, 416582, 416607, -1, -1, -1, -1, -1, -1 }, { 0x4C90, 416617, 416612, 416632, -1, -1, -1, -1, -1, -1 }, { 0x4C91, 416646, 416636, 416676, -1, -1, -1, -1, -1, -1 }, { 0x4C92, 416691, 416680, 416710, -1, -1, -1, -1, -1, -1 }, { 0x4C93, 416720, 416715, 416800, -1, -1, -1, -1, -1, -1 }, { 0x4C94, 416818, 416805, 416832, -1, -1, -1, -1, -1, -1 }, { 0x4C95, 416843, 416838, 416864, -1, -1, -1, -1, -1, -1 }, { 0x4C96, 416885, 416868, 416894, -1, -1, -1, -1, -1, -1 }, { 0x4C97, 416906, 416900, 416976, -1, -1, -1, -1, -1, -1 }, { 0x4C98, 416993, 416982, 417035, -1, -1, -1, -1, -1, -1 }, { 0x4C99, 417046, 417041, 417137, -1, -1, -1, -1, -1, -1 }, { 0x4C9A, 417152, 417142, 417157, -1, -1, -1, -1, -1, -1 }, { 0x4C9B, 417168, 417162, 417213, -1, -1, -1, -1, -1, -1 }, { 0x4C9C, 417224, 417219, 417237, -1, -1, -1, -1, -1, -1 }, { 0x4C9D, 417260, 417241, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C9E, 417298, 417293, 417329, -1, -1, -1, -1, -1, -1 }, { 0x4C9F, 417339, 417333, 417464, -1, -1, -1, -1, -1, -1 }, { 0x4CA0, 417475, 417469, 417586, -1, -1, -1, -1, -1, -1 }, { 0x4CA1, 417597, 417592, 417632, -1, -1, -1, -1, -1, -1 }, { 0x4CA2, 417643, 417637, 417827, -1, -1, -1, -1, -1, -1 }, { 0x4CA3, 417838, 417833, 417874, -1, -1, -1, -1, -1, -1 }, { 0x4CA4, 417883, 417878, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CA5, 417903, 417898, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CA6, 417951, 417945, 417968, -1, -1, -1, -1, -1, -1 }, { 0x4CA7, 417990, 417973, 418021, -1, -1, -1, -1, -1, -1 }, { 0x4CA8, 418031, 418025, 418085, -1, -1, -1, -1, -1, -1 }, { 0x4CA9, 418095, 418091, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CAA, 418161, 418156, 418176, -1, -1, -1, -1, -1, -1 }, { 0x4CAB, 418192, 418180, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CAC, 418258, 418244, 418288, -1, -1, -1, -1, -1, -1 }, { 0x4CAD, 418296, 418292, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CAE, 418323, 418317, 418338, -1, -1, -1, -1, -1, -1 }, { 0x4CAF, 418356, 418344, 418383, -1, -1, -1, -1, -1, -1 }, { 0x4CB0, 418392, 418387, 418433, -1, -1, -1, -1, -1, -1 }, { 0x4CB1, 418450, 418438, 418542, -1, -1, -1, -1, -1, -1 }, { 0x4CB2, 418554, 418548, 418585, -1, -1, -1, -1, -1, -1 }, { 0x4CB3, 418597, 418591, 418622, -1, -1, -1, -1, -1, -1 }, { 0x4CB4, 418633, 418628, 418686, -1, -1, -1, -1, -1, -1 }, { 0x4CB5, 418698, 418692, 418773, -1, -1, -1, -1, -1, -1 }, { 0x4CB7, -1, 418778, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CB8, 418799, 418793, 418814, -1, -1, -1, -1, -1, -1 }, { 0x4CB9, 418824, 418819, 418843, -1, -1, -1, -1, -1, -1 }, { 0x4CBA, 418852, 418847, 418874, -1, -1, -1, -1, -1, -1 }, { 0x4CBB, 418885, 418879, 418940, -1, -1, -1, -1, -1, -1 }, { 0x4CBC, 418959, 418946, 418996, -1, -1, -1, -1, -1, -1 }, { 0x4CBD, 419008, 419003, 419040, -1, -1, -1, -1, -1, -1 }, { 0x4CBE, 419051, 419045, 419069, -1, -1, -1, -1, -1, -1 }, { 0x4CBF, 419079, 419075, 419124, -1, -1, -1, -1, -1, -1 }, { 0x4CC0, 419133, 419128, 419184, -1, -1, -1, -1, -1, -1 }, { 0x4CC1, 419194, 419189, 419244, -1, -1, -1, -1, -1, -1 }, { 0x4CC2, 419253, 419248, 419312, -1, -1, -1, -1, -1, 419318 }, { 0x4CC3, 419336, 419324, 419364, -1, -1, -1, -1, -1, -1 }, { 0x4CC4, 419377, 419369, 419464, -1, -1, -1, -1, -1, -1 }, { 0x4CC5, 419472, 419468, 419535, -1, -1, -1, -1, -1, -1 }, { 0x4CC6, 419546, 419540, 419594, -1, -1, -1, -1, -1, -1 }, { 0x4CC7, 419609, 419599, 419630, -1, -1, -1, -1, -1, -1 }, { 0x4CC8, 419639, 419634, 419702, -1, -1, -1, -1, -1, -1 }, { 0x4CC9, 419724, 419707, 419784, -1, -1, -1, -1, -1, -1 }, { 0x4CCA, 419800, 419789, 419864, -1, -1, -1, -1, -1, -1 }, { 0x4CCB, 419874, 419868, 419980, -1, -1, -1, -1, -1, -1 }, { 0x4CCC, 419992, 419986, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CCD, 420037, 420031, 420066, -1, -1, -1, -1, -1, -1 }, { 0x4CCE, 420095, 420072, 420136, -1, -1, -1, -1, -1, -1 }, { 0x4CCF, 420148, 420141, 420201, -1, -1, -1, -1, -1, -1 }, { 0x4CD0, 420210, 420206, 420227, -1, -1, -1, -1, -1, -1 }, { 0x4CD1, 420236, 420231, 420257, -1, -1, -1, -1, -1, -1 }, { 0x4CD2, 420268, 420262, 420305, -1, -1, -1, -1, -1, -1 }, { 0x4CD3, 420316, 420311, 420358, -1, -1, -1, -1, -1, -1 }, { 0x4CD4, 420368, 420363, 420432, -1, -1, -1, -1, -1, -1 }, { 0x4CD5, 420456, 420436, 420484, -1, -1, -1, -1, -1, -1 }, { 0x4CD6, 420493, 420488, 420522, -1, -1, -1, -1, -1, -1 }, { 0x4CD7, 420532, 420527, 420568, -1, -1, -1, -1, -1, -1 }, { 0x4CD8, 420576, 420571, 420608, -1, -1, -1, -1, -1, -1 }, { 0x4CD9, 420617, 420611, 420657, -1, -1, -1, -1, -1, -1 }, { 0x4CDA, 420673, 420663, 420811, -1, -1, -1, -1, -1, -1 }, { 0x4CDB, 420820, 420816, 420877, -1, -1, -1, -1, -1, -1 }, { 0x4CDC, 420887, 420882, 420948, -1, -1, -1, -1, -1, -1 }, { 0x4CDD, 420962, 420952, 421000, -1, -1, -1, -1, -1, -1 }, { 0x4CDE, 421011, 421005, 421039, -1, -1, -1, -1, -1, -1 }, { 0x4CDF, 421051, 421045, 421101, -1, -1, -1, -1, 421095, -1 }, { 0x4CE0, 421119, 421107, 421183, -1, -1, -1, -1, 421177, -1 }, { 0x4CE1, 421195, 421189, 421264, -1, -1, -1, -1, -1, -1 }, { 0x4CE2, 421279, 421269, 421310, -1, -1, -1, -1, -1, -1 }, { 0x4CE3, 421320, 421314, 421394, -1, -1, -1, -1, -1, -1 }, { 0x4CE4, 421405, 421400, 421446, -1, -1, -1, -1, -1, -1 }, { 0x4CE6, 421464, 421451, 421507, -1, -1, -1, -1, -1, -1 }, { 0x4CE7, 421519, 421513, 421536, -1, -1, -1, -1, -1, -1 }, { 0x4CE8, 421547, 421541, 421671, -1, -1, -1, -1, -1, -1 }, { 0x4CE9, 421683, 421678, 421751, -1, -1, -1, -1, -1, -1 }, { 0x4CEA, 421768, 421756, 421838, -1, -1, -1, -1, -1, -1 }, { 0x4CEB, 421850, 421844, 421881, -1, -1, -1, -1, -1, -1 }, { 0x4CEC, 421921, 421886, 422005, -1, -1, -1, -1, -1, -1 }, { 0x4CED, 422018, 422008, 422026, -1, -1, -1, -1, -1, -1 }, { 0x4CEE, 422042, 422030, 422080, -1, -1, -1, -1, -1, -1 }, { 0x4CEF, 422090, 422084, 422155, -1, -1, -1, -1, -1, -1 }, { 0x4CF0, 422167, 422162, 422230, -1, -1, -1, -1, -1, -1 }, { 0x4CF1, 422240, 422235, 422274, -1, -1, -1, -1, -1, 422278 }, { 0x4CF2, 422288, 422283, 422334, -1, -1, -1, -1, -1, -1 }, { 0x4CF3, 422352, 422340, 422394, -1, -1, -1, -1, -1, -1 }, { 0x4CF4, 422403, 422398, 422439, -1, -1, -1, -1, -1, -1 }, { 0x4CF5, 422448, 422443, 422491, -1, -1, -1, -1, -1, -1 }, { 0x4CF6, 422508, 422496, 422567, -1, -1, -1, -1, -1, -1 }, { 0x4CF7, 422577, 422571, 422585, -1, -1, -1, -1, -1, -1 }, { 0x4CF8, 422606, 422591, 422649, -1, -1, -1, -1, -1, -1 }, { 0x4CF9, 422665, 422653, 422705, -1, -1, -1, -1, -1, -1 }, { 0x4CFA, 422719, 422710, 422743, -1, -1, -1, -1, -1, -1 }, { 0x4CFB, 422754, 422748, 422774, -1, -1, -1, -1, -1, -1 }, { 0x4CFC, 422784, 422779, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CFD, 422829, 422824, 422877, -1, -1, -1, -1, -1, -1 }, { 0x4CFE, 422887, 422881, 422913, -1, -1, -1, -1, -1, -1 }, { 0x4CFF, 422924, 422919, 422939, -1, -1, -1, -1, -1, -1 }, { 0x4D00, 422956, 422944, 422977, -1, -1, -1, -1, -1, -1 }, { 0x4D01, 422988, 422983, 423045, -1, -1, -1, -1, -1, -1 }, { 0x4D02, 423056, 423049, 423077, -1, -1, -1, -1, -1, -1 }, { 0x4D03, 423089, 423084, 423129, -1, -1, -1, -1, -1, -1 }, { 0x4D04, 423140, 423134, 423155, -1, -1, -1, -1, -1, -1 }, { 0x4D05, 423166, 423161, 423236, -1, -1, -1, -1, -1, -1 }, { 0x4D06, 423246, 423241, 423310, -1, -1, -1, -1, -1, -1 }, { 0x4D07, 423320, 423314, 423381, -1, -1, -1, -1, -1, -1 }, { 0x4D08, 423391, 423387, 423433, -1, -1, -1, -1, -1, -1 }, { 0x4D09, 423443, 423437, 423515, -1, -1, -1, -1, -1, -1 }, { 0x4D0A, 423540, 423521, 423572, -1, -1, -1, -1, -1, -1 }, { 0x4D0B, 423582, 423576, 423648, -1, -1, -1, -1, -1, -1 }, { 0x4D0C, 423660, 423654, 423728, -1, -1, -1, -1, -1, 423734 }, { 0x4D0D, 423745, 423740, 423778, -1, -1, -1, -1, -1, -1 }, { 0x4D0E, 423790, 423784, 423826, -1, -1, -1, -1, -1, -1 }, { 0x4D0F, 423836, 423831, 423860, -1, -1, -1, -1, -1, -1 }, { 0x4D10, 423870, 423865, 423949, -1, -1, -1, -1, -1, -1 }, { 0x4D11, 423959, 423954, 424098, -1, -1, -1, -1, -1, -1 }, { 0x4D12, 424109, 424103, 424131, -1, -1, -1, -1, -1, -1 }, { 0x4D13, 424141, 424137, 424181, -1, -1, -1, -1, -1, -1 }, { 0x4D14, 424192, 424186, 424214, -1, -1, -1, -1, -1, -1 }, { 0x4D15, 424225, 424220, 424238, -1, -1, -1, -1, -1, -1 }, { 0x4D16, 424249, 424243, 424270, -1, -1, -1, -1, -1, -1 }, { 0x4D17, 424289, 424276, 424298, -1, -1, -1, -1, -1, -1 }, { 0x4D18, 424320, 424302, 424335, -1, -1, -1, -1, -1, -1 }, { 0x4D19, 424344, 424339, 424393, -1, -1, -1, -1, -1, -1 }, { 0x4D1A, 424403, 424397, 424427, -1, -1, -1, -1, -1, -1 }, { 0x4D1B, 424438, 424433, 424470, -1, -1, -1, -1, 424464, -1 }, { 0x4D1C, 424504, 424476, 424509, -1, -1, -1, -1, -1, -1 }, { 0x4D1D, 424525, 424514, 424550, -1, -1, -1, -1, -1, -1 }, { 0x4D1E, 424562, 424557, 424583, -1, -1, -1, -1, -1, -1 }, { 0x4D1F, 424592, 424587, 424636, -1, -1, -1, -1, -1, -1 }, { 0x4D20, 424651, 424642, 424671, -1, -1, -1, -1, -1, -1 }, { 0x4D21, 424681, 424676, 424726, -1, -1, -1, -1, -1, -1 }, { 0x4D22, 424735, 424730, 424779, -1, -1, -1, -1, -1, -1 }, { 0x4D23, 424787, 424783, 424804, -1, -1, -1, -1, -1, -1 }, { 0x4D24, 424821, 424808, 424871, -1, -1, -1, -1, -1, -1 }, { 0x4D25, 424883, 424878, 424904, -1, -1, -1, -1, -1, -1 }, { 0x4D26, 424922, 424909, 424982, -1, -1, -1, -1, -1, -1 }, { 0x4D27, 424992, 424987, 425000, -1, -1, -1, -1, -1, -1 }, { 0x4D29, 425010, 425005, 425025, -1, -1, -1, -1, -1, -1 }, { 0x4D2A, 425036, 425031, 425099, -1, -1, -1, -1, -1, -1 }, { 0x4D2B, 425109, 425103, 425139, -1, -1, -1, -1, -1, -1 }, { 0x4D2C, 425155, 425145, 425185, -1, -1, -1, -1, -1, -1 }, { 0x4D2D, 425198, 425189, 425247, -1, -1, -1, -1, -1, -1 }, { 0x4D2E, 425258, 425252, 425320, -1, -1, -1, -1, -1, -1 }, { 0x4D2F, 425331, 425326, 425346, -1, -1, -1, -1, -1, -1 }, { 0x4D30, 425355, 425350, 425414, -1, -1, -1, -1, -1, -1 }, { 0x4D31, 425431, 425419, 425450, -1, -1, -1, -1, -1, -1 }, { 0x4D32, 425460, 425455, 425478, -1, -1, -1, -1, -1, -1 }, { 0x4D33, 425492, 425482, 425520, -1, -1, -1, -1, -1, -1 }, { 0x4D34, 425530, 425525, 425615, -1, -1, -1, -1, -1, -1 }, { 0x4D35, 425626, 425620, 425664, -1, -1, -1, -1, -1, -1 }, { 0x4D36, 425687, 425670, 425754, -1, -1, -1, -1, -1, -1 }, { 0x4D37, 425765, 425760, 425818, -1, -1, -1, -1, -1, -1 }, { 0x4D38, 425827, 425823, 425868, -1, -1, -1, -1, -1, -1 }, { 0x4D39, 425877, 425872, 426070, -1, -1, -1, -1, -1, -1 }, { 0x4D3A, 426080, 426075, 426126, -1, -1, -1, -1, -1, -1 }, { 0x4D3B, 426135, 426130, 426144, -1, -1, -1, -1, -1, -1 }, { 0x4D3C, 426153, 426148, 426196, -1, -1, -1, -1, -1, -1 }, { 0x4D3D, 426217, 426202, 426268, -1, -1, -1, -1, -1, -1 }, { 0x4D3E, 426280, 426272, 426296, -1, -1, -1, -1, -1, -1 }, { 0x4D3F, 426307, 426301, 426368, -1, -1, -1, -1, -1, -1 }, { 0x4D40, 426378, 426374, 426433, -1, -1, -1, -1, -1, -1 }, { 0x4D41, 426445, 426438, 426474, -1, -1, -1, -1, -1, -1 }, { 0x4D42, 426486, 426481, 426547, -1, -1, -1, -1, -1, -1 }, { 0x4D43, 426565, 426552, 426655, -1, -1, -1, -1, -1, -1 }, { 0x4D44, 426668, 426662, 426838, -1, -1, -1, -1, -1, -1 }, { 0x4D45, 426848, 426842, 426918, -1, -1, -1, -1, -1, -1 }, { 0x4D46, 426928, 426922, 427003, -1, -1, -1, -1, -1, -1 }, { 0x4D47, 427014, 427009, 427066, -1, -1, -1, -1, -1, -1 }, { 0x4D48, 427082, 427072, 427103, -1, -1, -1, -1, -1, -1 }, { 0x4D49, 427112, 427107, 427172, -1, -1, -1, -1, -1, -1 }, { 0x4D4A, 427189, 427177, 427233, -1, -1, -1, -1, -1, -1 }, { 0x4D4B, 427249, 427239, 427273, -1, -1, -1, -1, -1, -1 }, { 0x4D4C, 427283, 427278, 427298, -1, -1, -1, -1, -1, -1 }, { 0x4D4D, 427309, 427304, -1, -1, -1, -1, -1, -1, -1 }, { 0x4D4E, 427372, 427339, 427418, -1, -1, -1, -1, -1, -1 }, { 0x4D4F, 427429, 427424, 427451, -1, -1, -1, -1, -1, -1 }, { 0x4D50, 427461, 427456, 427508, -1, -1, -1, -1, -1, -1 }, { 0x4D51, 427519, 427514, 427590, -1, -1, -1, -1, -1, -1 }, { 0x4D52, 427599, 427594, 427649, -1, -1, -1, -1, -1, -1 }, { 0x4D53, 427659, 427653, 427668, -1, -1, -1, -1, -1, -1 }, { 0x4D54, 427678, 427672, 427718, -1, -1, -1, -1, -1, -1 }, { 0x4D55, 427730, 427724, 427779, -1, -1, -1, -1, -1, -1 }, { 0x4D56, 427788, 427783, 427872, -1, -1, -1, -1, -1, -1 }, { 0x4D57, 427883, 427878, 428083, -1, -1, -1, -1, -1, -1 }, { 0x4D58, 428097, 428087, 428189, -1, -1, -1, -1, -1, -1 }, { 0x4D59, 428200, 428195, 428262, -1, -1, -1, -1, -1, -1 }, { 0x4D5A, 428289, 428267, 428317, -1, -1, -1, -1, -1, -1 }, { 0x4D5B, 428332, 428322, 428444, -1, -1, -1, -1, -1, -1 }, { 0x4D5C, 428456, 428450, 428491, -1, -1, -1, -1, -1, -1 }, { 0x4D5D, 428501, 428497, 428519, -1, -1, -1, -1, -1, -1 }, { 0x4D5E, 428529, 428523, 428592, -1, -1, -1, -1, -1, -1 }, { 0x4D5F, 428603, 428598, 428668, -1, -1, -1, -1, -1, -1 }, { 0x4D60, 428690, 428673, 428785, -1, -1, -1, -1, -1, -1 }, { 0x4D61, 428794, 428789, 428868, -1, -1, -1, -1, -1, -1 }, { 0x4D62, 428894, 428874, 428918, -1, -1, -1, -1, -1, -1 }, { 0x4D63, 428929, 428923, 429002, -1, -1, -1, -1, -1, -1 }, { 0x4D64, 429011, 429006, 429050, -1, -1, -1, -1, -1, -1 }, { 0x4D65, 429061, 429056, 429079, -1, -1, -1, -1, -1, -1 }, { 0x4D66, 429087, 429083, 429155, -1, -1, -1, -1, -1, -1 }, { 0x4D67, 429165, 429160, 429172, -1, -1, -1, -1, -1, -1 }, { 0x4D68, 429183, 429177, 429220, -1, -1, -1, -1, -1, -1 }, { 0x4D69, 429231, 429226, 429305, -1, -1, -1, -1, -1, -1 }, { 0x4D6A, 429315, 429309, 429377, -1, -1, -1, -1, -1, -1 }, { 0x4D6B, 429387, 429382, 429441, -1, -1, -1, -1, -1, -1 }, { 0x4D6C, 429452, 429446, 429509, -1, -1, -1, -1, -1, -1 }, { 0x4D6D, 429527, 429513, 429533, -1, -1, -1, -1, -1, -1 }, { 0x4D6E, 429552, 429538, 429597, -1, -1, -1, -1, -1, -1 }, { 0x4D6F, 429615, 429603, 429687, -1, -1, -1, -1, -1, -1 }, { 0x4D70, 429700, 429693, 429733, -1, -1, -1, -1, -1, -1 }, { 0x4D71, 429745, 429740, 429800, -1, -1, -1, -1, -1, -1 }, { 0x4D72, 429809, 429804, 429843, -1, -1, -1, -1, -1, -1 }, { 0x4D73, 429860, 429849, 429872, -1, -1, -1, -1, -1, -1 }, { 0x4D74, 429883, 429877, 429983, -1, -1, -1, -1, -1, -1 }, { 0x4D75, 430000, 429989, 430072, -1, -1, -1, -1, -1, -1 }, { 0x4D76, 430084, 430078, 430172, -1, -1, -1, -1, -1, -1 }, { 0x4D77, 430181, 430176, 430252, -1, -1, -1, -1, -1, -1 }, { 0x4D78, 430262, 430256, -1, -1, -1, -1, -1, -1, -1 }, { 0x4D79, 430312, 430308, 430376, -1, -1, -1, -1, -1, -1 }, { 0x4D7A, 430393, 430381, 430574, -1, -1, -1, -1, -1, -1 }, { 0x4D7B, 430586, 430580, 430726, -1, -1, -1, -1, -1, -1 }, { 0x4D7C, 430737, 430730, 430763, -1, -1, -1, -1, -1, -1 }, { 0x4D7D, 430775, 430770, 430818, -1, -1, -1, -1, -1, -1 }, { 0x4D7E, 430826, 430822, 430969, -1, -1, -1, -1, -1, -1 }, { 0x4D7F, 430983, 430973, 431007, -1, -1, -1, -1, -1, -1 }, { 0x4D80, 431017, 431012, 431052, -1, -1, -1, -1, -1, -1 }, { 0x4D81, 431061, 431056, 431111, -1, -1, -1, -1, -1, -1 }, { 0x4D82, 431121, 431115, 431196, -1, -1, -1, -1, -1, -1 }, { 0x4D83, 431207, 431202, 431229, -1, -1, -1, -1, -1, -1 }, { 0x4D84, 431240, 431234, 431314, -1, -1, -1, -1, -1, -1 }, { 0x4D85, 431335, 431320, 431369, -1, -1, -1, -1, -1, -1 }, { 0x4D86, 431390, 431373, 431415, -1, -1, -1, -1, -1, -1 }, { 0x4D87, 431426, 431421, 431432, -1, -1, -1, -1, -1, -1 }, { 0x4D88, 431443, 431438, 431489, -1, -1, -1, -1, -1, -1 }, { 0x4D89, 431498, 431493, 431556, -1, -1, -1, -1, -1, -1 }, { 0x4D8A, 431566, 431561, 431732, -1, -1, -1, -1, -1, -1 }, { 0x4D8B, 431742, 431736, 431769, -1, -1, -1, -1, -1, -1 }, { 0x4D8C, 431779, 431773, 431813, -1, -1, -1, -1, -1, -1 }, { 0x4D8D, 431823, 431818, 431847, -1, -1, -1, -1, -1, -1 }, { 0x4D8E, 431856, 431851, 431891, -1, -1, -1, -1, -1, -1 }, { 0x4D8F, 431901, 431895, 431976, -1, -1, -1, -1, -1, -1 }, { 0x4D90, 431985, 431980, 432019, -1, -1, -1, -1, -1, -1 }, { 0x4D91, 432029, 432024, 432082, -1, -1, -1, -1, -1, -1 }, { 0x4D92, 432091, 432086, 432128, -1, -1, -1, -1, -1, -1 }, { 0x4D93, 432144, 432132, 432243, -1, -1, -1, -1, -1, -1 }, { 0x4D94, 432251, 432247, 432281, -1, -1, -1, -1, -1, -1 }, { 0x4D95, 432296, 432286, 432326, -1, -1, -1, -1, -1, -1 }, { 0x4D96, 432336, 432330, 432394, -1, -1, -1, -1, -1, -1 }, { 0x4D97, 432404, 432399, 432506, -1, -1, -1, -1, -1, -1 }, { 0x4D98, 432516, 432510, 432588, -1, -1, -1, -1, -1, -1 }, { 0x4D99, 432598, 432592, 432634, -1, -1, -1, -1, -1, -1 }, { 0x4D9A, 432644, 432638, 432701, -1, -1, -1, -1, -1, -1 }, { 0x4D9B, 432711, 432705, 432820, -1, -1, -1, -1, -1, -1 }, { 0x4D9C, 432829, 432824, 432896, -1, -1, -1, -1, -1, -1 }, { 0x4D9D, 432906, 432900, 432976, -1, -1, -1, -1, -1, -1 }, { 0x4D9E, 432986, 432981, 433003, -1, -1, -1, -1, -1, -1 }, { 0x4D9F, 433013, 433007, 433043, -1, -1, -1, -1, -1, -1 }, { 0x4DA0, 433055, 433049, 433108, -1, -1, -1, -1, -1, -1 }, { 0x4DA1, 433120, 433114, 433168, -1, -1, -1, -1, -1, -1 }, { 0x4DA2, 433179, 433173, 433218, -1, -1, -1, -1, -1, -1 }, { 0x4DA3, 433235, 433224, 433261, -1, -1, -1, -1, -1, -1 }, { 0x4DA4, 433270, 433265, 433293, -1, -1, -1, -1, -1, -1 }, { 0x4DA5, 433304, 433298, 433419, -1, -1, -1, -1, -1, -1 }, { 0x4DA6, 433429, 433424, 433507, -1, -1, -1, -1, -1, -1 }, { 0x4DA7, 433517, 433511, 433555, -1, -1, -1, -1, -1, -1 }, { 0x4DA8, 433576, 433560, 433622, -1, -1, -1, -1, -1, -1 }, { 0x4DA9, 433645, 433628, 433683, -1, -1, -1, -1, -1, -1 }, { 0x4DAA, 433693, 433687, 433765, -1, -1, -1, -1, -1, -1 }, { 0x4DAB, 433775, 433770, 433803, -1, -1, -1, -1, -1, -1 }, { 0x4DAC, 433813, 433808, 433847, -1, -1, -1, -1, -1, -1 }, { 0x4DAE, 433858, 433853, 433991, -1, -1, -1, -1, -1, -1 }, { 0x4DAF, 434017, 433996, -1, -1, -1, -1, -1, -1, -1 }, { 0x4DB0, 434042, 434037, 434060, -1, -1, -1, -1, -1, -1 }, { 0x4DB1, 434072, 434066, 434089, -1, -1, -1, -1, -1, -1 }, { 0x4DB2, 434100, 434095, 434154, -1, -1, -1, -1, -1, -1 }, { 0x4DB3, 434165, 434159, 434199, -1, -1, -1, -1, -1, -1 }, { 0x4DB4, 434216, 434204, -1, -1, -1, -1, -1, -1, -1 }, { 0x4DB5, 434246, 434238, 434299, -1, -1, -1, -1, -1, -1 }, { 0x4E00, 434309, 434304, 434371, 434375, 434368, 434334, 434358, 434327, 434384 }, { 0x4E01, 434410, 434391, 434503, 434509, 434498, 434465, 434485, 434458, 434520 }, { 0x4E02, 434526, -1, 434625, -1, 434621, 434602, 434617, -1, -1 }, { 0x4E03, 434635, 434630, 434684, 434688, 434679, 434648, 434665, 434641, 434699 }, { 0x4E04, 434720, 434706, 434744, -1, 434739, 434726, 434734, -1, -1 }, { 0x4E05, 434755, 434751, 434864, -1, 434861, 434852, 434858, -1, -1 }, { 0x4E06, 434869, -1, 434877, -1, -1, -1, -1, -1, -1 }, { 0x4E07, 434893, 434882, 434950, -1, 434941, 434926, 434933, 434919, 434959 }, { 0x4E08, 434972, 434965, 435060, 435067, 435055, 435036, 435046, 435029, 435090 }, { 0x4E09, 435112, 435100, 435146, 435151, 435142, 435125, 435138, 435118, 435162 }, { 0x4E0A, 435180, 435166, 435255, 435262, 435250, 435226, 435241, 435219, 435293 }, { 0x4E0B, 435313, 435303, 435399, 435404, 435396, 435373, 435390, 435366, 435412 }, { 0x4E0C, 435422, 435417, 435451, -1, 435448, 435428, 435442, -1, -1 }, { 0x4E0D, 435465, 435455, 435552, 435556, 435543, 435509, 435528, 435495, 435569 }, { 0x4E0E, 435590, 435575, 435651, -1, 435648, 435622, 435645, -1, 435655 }, { 0x4E0F, 435665, 435660, 435703, -1, 435698, 435684, 435690, -1, -1 }, { 0x4E10, 435714, 435709, 435754, -1, 435746, 435732, 435736, -1, 435759 }, { 0x4E11, 435769, 435764, 435841, -1, 435830, 435816, 435821, 435809, 435847 }, { 0x4E12, 435853, -1, 435924, -1, -1, 435914, 435919, -1, -1 }, { 0x4E13, 435936, 435930, 435981, -1, -1, 435969, 435977, -1, -1 }, { 0x4E14, 436005, 435988, 436095, 436100, 436088, 436074, 436080, 436067, 436113 }, { 0x4E15, 436124, 436119, 436181, 436185, 436178, 436169, 436175, 436162, 436189 }, { 0x4E16, 436200, 436195, 436244, 436249, 436240, 436230, 436233, 436223, 436266 }, { 0x4E17, 436272, -1, 436300, -1, -1, 436290, 436293, -1, -1 }, { 0x4E18, 436310, 436305, 436357, 436362, 436353, 436344, 436348, 436337, 436373 }, { 0x4E19, 436385, 436379, 436438, -1, 436432, 436417, 436423, 436410, 436444 }, { 0x4E1A, 436455, 436450, 436492, -1, -1, -1, -1, -1, -1 }, { 0x4E1B, 436502, 436496, 436535, -1, -1, -1, -1, -1, -1 }, { 0x4E1C, 436547, 436541, 436571, -1, -1, -1, -1, -1, -1 }, { 0x4E1D, 436581, 436577, 436614, -1, -1, -1, -1, -1, -1 }, { 0x4E1E, 436624, 436618, 436680, 436687, 436675, 436651, 436666, 436644, 436704 }, { 0x4E1F, 436721, 436711, 436777, -1, 436773, 436750, 436764, 436743, -1 }, { 0x4E20, 436782, -1, 436822, 436827, 436818, 436809, 436813, -1, -1 }, { 0x4E21, 436839, 436832, 436897, -1, 436891, 436878, 436886, -1, -1 }, { 0x4E22, 436914, 436904, 436949, -1, 436945, 436922, 436936, -1, 436954 }, { 0x4E23, 436966, 436961, 437051, -1, 437048, 437039, 437044, -1, -1 }, { 0x4E24, 437063, 437056, 437113, -1, 437107, 437094, 437102, -1, -1 }, { 0x4E25, 437125, 437120, 437156, -1, -1, -1, -1, -1, -1 }, { 0x4E26, 437179, 437161, 437268, 437274, 437262, 437235, 437258, 437228, -1 }, { 0x4E27, 437293, 437281, 437318, -1, -1, -1, -1, -1, -1 }, { 0x4E28, 437335, 437324, 437448, -1, 437444, 437412, 437429, -1, -1 }, { 0x4E29, 437453, -1, 437500, -1, 437496, 437481, 437491, -1, -1 }, { 0x4E2A, 437509, 437505, 437560, -1, 437553, 437541, 437547, -1, 437564 }, { 0x4E2B, 437572, 437568, 437620, -1, 437618, 437599, 437616, 437592, 437624 }, { 0x4E2C, 437632, 437626, 437664, -1, -1, -1, -1, -1, -1 }, { 0x4E2D, 437683, 437671, 437780, 437787, 437774, 437753, 437769, 437746, 437803 }, { 0x4E2E, 437809, -1, 437841, -1, 437837, 437815, 437826, -1, -1 }, { 0x4E2F, 437851, 437845, 437872, -1, -1, 437857, 437868, -1, -1 }, { 0x4E30, 437883, 437877, 437959, -1, 437954, 437924, 437940, 437917, 437965 }, { 0x4E31, 437978, 437971, 438060, 438066, 438055, 438027, 438043, 438020, -1 }, { 0x4E32, 438085, 438072, 438165, -1, 438151, 438127, 438143, 438113, 438172 }, { 0x4E33, 438186, 438180, 438227, -1, 438222, 438208, 438214, -1, -1 }, { 0x4E34, 438238, 438233, 438267, -1, -1, -1, -1, -1, -1 }, { 0x4E35, 438272, -1, 438311, -1, 438306, 438286, 438301, -1, -1 }, { 0x4E36, 438322, 438317, 438371, -1, 438367, 438344, 438363, -1, -1 }, { 0x4E37, 438382, 438376, 438581, -1, 438578, -1, -1, -1, -1 }, { 0x4E38, 438597, 438585, 438666, 438671, 438661, 438637, 438657, 438630, 438677 }, { 0x4E39, 438689, 438683, 438784, 438789, 438780, 438769, 438776, 438755, 438800 }, { 0x4E3A, 438815, 438805, 438843, -1, -1, -1, -1, -1, -1 }, { 0x4E3B, 438853, 438848, 438919, 438924, 438915, 438892, 438908, 438885, 438935 }, { 0x4E3C, 438953, 438941, 438998, -1, 438993, 438972, 438980, -1, -1 }, { 0x4E3D, 439009, 439004, 439054, -1, -1, 439041, 439050, -1, -1 }, { 0x4E3E, 439064, 439058, 439100, -1, -1, 439090, 439096, -1, -1 }, { 0x4E3F, 439109, 439104, 439160, -1, 439155, 439132, 439139, -1, 439165 }, { 0x4E40, 439172, -1, 439204, -1, 439199, 439180, 439187, -1, -1 }, { 0x4E41, -1, -1, 439219, -1, -1, 439208, 439217, -1, -1 }, { 0x4E42, 439230, 439223, 439302, -1, 439298, 439270, 439291, 439263, 439306 }, { 0x4E43, 439323, 439313, 439416, 439421, 439412, 439388, 439401, 439381, 439434 }, { 0x4E44, 439440, -1, 439581, -1, -1, 439569, -1, -1, -1 }, { 0x4E45, 439590, 439585, 439659, 439664, 439655, 439638, 439647, 439631, 439677 }, { 0x4E46, 439683, -1, 439745, 439750, 439741, 439724, 439733, -1, -1 }, { 0x4E47, 439767, 439756, 439812, -1, 439808, -1, 439797, -1, -1 }, { 0x4E48, 439826, 439817, 439891, 439894, 439888, -1, 439885, -1, -1 }, { 0x4E49, 439902, 439898, 439931, -1, -1, -1, -1, -1, -1 }, { 0x4E4A, 439935, -1, 439943, -1, -1, -1, -1, -1, -1 }, { 0x4E4B, 439951, 439947, 440059, 440064, 440056, 440039, 440052, 440032, 440075 }, { 0x4E4C, 440083, 440079, 440114, -1, -1, -1, -1, -1, -1 }, { 0x4E4D, 440133, 440118, 440200, 440205, 440197, 440171, 440189, 440164, 440211 }, { 0x4E4E, 440229, 440217, 440297, 440301, 440294, 440280, 440291, 440273, 440304 }, { 0x4E4F, 440314, 440309, 440350, 440354, 440345, 440332, 440341, 440325, 440361 }, { 0x4E50, 440379, 440368, 440409, -1, -1, -1, -1, -1, -1 }, { 0x4E51, 440418, 440413, 440460, -1, 440457, 440437, 440449, -1, -1 }, { 0x4E52, 440477, 440465, 440535, -1, -1, -1, 440531, -1, -1 }, { 0x4E53, 440552, 440541, 440610, -1, -1, -1, 440606, -1, -1 }, { 0x4E54, 440621, 440616, 440649, -1, -1, -1, -1, -1, -1 }, { 0x4E55, 440655, -1, 440693, -1, -1, 440685, 440690, -1, -1 }, { 0x4E56, 440704, 440697, 440755, 440761, 440751, 440733, 440747, 440726, 440767 }, { 0x4E57, 440772, -1, 440860, 440867, 440855, 440834, 440846, -1, -1 }, { 0x4E58, 440887, 440875, 440975, 440982, 440970, 440956, 440961, 440949, 441000 }, { 0x4E59, 441020, 441008, 441072, 441076, 441069, 441053, 441064, 441046, 441081 }, { 0x4E5A, 441097, 441086, 441166, -1, -1, 441151, 441160, -1, -1 }, { 0x4E5B, 441171, -1, 441179, -1, -1, -1, -1, -1, -1 }, { 0x4E5C, 441207, 441182, 441258, -1, 441254, 441237, 441248, -1, -1 }, { 0x4E5D, 441268, 441263, 441306, 441311, 441298, 441280, 441290, 441273, 441324 }, { 0x4E5E, 441335, 441330, 441379, 441383, 441372, 441355, 441363, 441348, 441389 }, { 0x4E5F, 441401, 441396, 441489, 441493, 441486, 441473, 441483, 441466, 441497 }, { 0x4E60, 441507, 441501, 441532, -1, -1, -1, -1, -1, -1 }, { 0x4E61, 441543, 441536, 441567, -1, -1, -1, -1, -1, -1 }, { 0x4E62, 441574, -1, 441637, -1, -1, 441619, 441633, -1, -1 }, { 0x4E63, -1, -1, 441651, -1, 441647, -1, 441642, -1, -1 }, { 0x4E64, 441656, -1, 441706, -1, 441702, -1, -1, -1, -1 }, { 0x4E65, 441711, -1, 441719, -1, -1, -1, -1, -1, -1 }, { 0x4E66, 441728, 441723, 441761, -1, -1, -1, -1, -1, -1 }, { 0x4E67, -1, -1, 441778, -1, 441773, -1, -1, 441766, -1 }, { 0x4E68, 441783, -1, 441859, -1, 441856, 441834, 441852, -1, -1 }, { 0x4E69, 441869, 441864, 441895, -1, 441890, 441879, 441886, -1, -1 }, { 0x4E6A, 441904, 441899, 441943, -1, -1, 441930, 441935, -1, -1 }, { 0x4E6B, 441949, -1, 441987, -1, 441983, -1, -1, 441976, -1 }, { 0x4E6C, 441992, -1, 442011, -1, 442007, -1, -1, 442000, -1 }, { 0x4E6D, 442015, -1, 442053, -1, 442049, -1, -1, 442042, -1 }, { 0x4E6E, -1, -1, 442058, -1, -1, -1, -1, -1, -1 }, { 0x4E6F, -1, -1, 442066, -1, 442063, -1, -1, -1, -1 }, { 0x4E70, 442076, 442070, 442107, -1, -1, -1, -1, -1, -1 }, { 0x4E71, 442118, 442112, 442184, -1, 442180, 442152, 442176, -1, 442190 }, { 0x4E72, -1, -1, 442201, -1, 442197, -1, -1, -1, -1 }, { 0x4E73, 442210, 442205, 442266, 442270, 442263, 442247, 442258, 442240, 442276 }, { 0x4E74, -1, -1, 442299, -1, -1, 442280, 442287, -1, -1 }, { 0x4E75, 442304, -1, 442369, -1, -1, 442359, 442366, -1, -1 }, { 0x4E76, 442374, -1, 442411, -1, 442406, -1, -1, 442399, -1 }, { 0x4E77, -1, -1, 442426, -1, 442422, -1, -1, 442415, -1 }, { 0x4E78, 442436, 442431, 442460, -1, -1, -1, -1, -1, -1 }, { 0x4E79, 442469, 442464, 442520, -1, -1, 442496, 442512, -1, -1 }, { 0x4E7A, 442525, -1, 442560, -1, 442556, -1, -1, 442550, -1 }, { 0x4E7B, -1, -1, 442574, -1, 442571, -1, -1, 442565, -1 }, { 0x4E7C, 442578, -1, 442595, -1, 442590, -1, -1, 442583, -1 }, { 0x4E7D, -1, -1, 442599, -1, -1, -1, -1, -1, -1 }, { 0x4E7E, 442614, 442604, 442779, 442784, 442771, 442738, 442759, 442731, 442804 }, { 0x4E7F, 442811, -1, 442843, -1, -1, 442828, 442836, -1, -1 }, { 0x4E80, 442870, 442848, 442924, -1, 442915, 442898, 442903, -1, -1 }, { 0x4E81, 442934, 442929, 442978, -1, 442970, -1, 442966, -1, -1 }, { 0x4E82, 442989, 442983, 443071, 443077, 443067, 443050, 443059, 443037, 443094 }, { 0x4E83, 443101, -1, 443136, -1, -1, 443126, 443132, -1, -1 }, { 0x4E84, 443145, 443141, 443174, -1, 443171, 443160, 443169, -1, -1 }, { 0x4E85, 443184, 443178, 443223, -1, 443218, 443207, 443212, -1, -1 }, { 0x4E86, 443233, 443228, 443308, 443311, 443304, 443286, 443299, 443273, 443322 }, { 0x4E87, 443339, 443329, 443399, -1, 443396, -1, -1, -1, -1 }, { 0x4E88, 443412, 443402, 443461, 443465, 443458, 443434, 443451, 443427, 443472 }, { 0x4E89, 443491, 443478, 443549, -1, -1, 443523, 443545, -1, -1 }, { 0x4E8A, 443556, -1, 443647, -1, 443644, 443611, 443634, -1, -1 }, { 0x4E8B, 443656, 443652, 443751, 443756, 443748, 443718, 443741, 443711, 443775 }, { 0x4E8C, 443784, 443780, 443827, 443831, 443825, 443802, 443819, 443795, 443842 }, { 0x4E8D, 443852, 443847, 443914, -1, 443906, 443891, 443900, -1, 443919 }, { 0x4E8E, 443935, 443925, 443989, 443993, 443986, 443969, 443981, 443962, 444002 }, { 0x4E8F, 444011, 444005, 444062, -1, 444056, 444047, 444054, 444041, -1 }, { 0x4E90, -1, -1, 444077, -1, 444073, -1, -1, 444067, -1 }, { 0x4E91, 444086, 444081, 444122, 444127, 444118, 444112, 444115, 444105, 444142 }, { 0x4E92, 444151, 444147, 444196, 444200, 444193, 444181, 444187, 444174, 444204 }, { 0x4E93, 444214, 444209, 444262, -1, 444259, -1, 444256, -1, -1 }, { 0x4E94, 444270, 444266, 444304, 444308, 444302, 444291, 444299, 444284, 444319 }, { 0x4E95, 444336, 444324, 444385, 444391, 444380, 444365, 444371, 444358, 444412 }, { 0x4E96, 444419, -1, 444448, -1, -1, 444424, 444444, -1, -1 }, { 0x4E97, 444452, -1, 444491, -1, -1, 444471, 444483, -1, -1 }, { 0x4E98, 444502, 444496, 444581, -1, 444572, 444544, 444560, 444531, -1 }, { 0x4E99, 444592, 444586, 444651, -1, 444646, 444628, 444642, 444621, 444656 }, { 0x4E9A, 444673, 444663, 444686, -1, -1, -1, -1, -1, -1 }, { 0x4E9B, 444694, 444690, 444749, -1, 444746, 444731, 444739, 444724, 444754 }, { 0x4E9C, 444757, -1, 444794, -1, 444792, 444776, 444782, 444770, -1 }, { 0x4E9D, 444798, -1, 444876, -1, 444872, 444843, 444868, -1, -1 }, { 0x4E9E, 444890, 444880, 444955, 444959, 444953, 444937, 444943, 444930, -1 }, { 0x4E9F, 444973, 444963, 445038, -1, 445031, 445013, 445022, 445006, 445042 }, { 0x4EA0, 445053, 445048, 445103, -1, 445099, 445076, 445092, -1, -1 }, { 0x4EA1, 445119, 445108, 445196, 445202, 445187, 445157, 445179, 445150, 445217 }, { 0x4EA2, 445234, 445222, 445306, 445312, 445301, 445288, 445297, 445281, 445320 }, { 0x4EA3, -1, 445325, 445331, -1, -1, -1, -1, -1, -1 }, { 0x4EA4, 445341, 445335, 445428, 445434, 445424, 445395, 445415, 445388, 445443 }, { 0x4EA5, 445453, 445448, 445498, 445503, 445494, 445484, 445486, 445477, 445509 }, { 0x4EA6, 445520, 445515, 445565, 445569, 445561, 445547, 445552, 445540, -1 }, { 0x4EA7, 445586, 445580, 445619, -1, -1, -1, -1, -1, -1 }, { 0x4EA8, 445638, 445625, 445723, -1, 445710, 445679, 445697, 445672, 445729 }, { 0x4EA9, 445739, 445734, 445768, -1, -1, -1, -1, -1, -1 }, { 0x4EAA, 445772, -1, 445780, -1, -1, -1, -1, -1, -1 }, { 0x4EAB, 445790, 445783, 445829, -1, 445823, 445803, 445818, 445796, 445836 }, { 0x4EAC, 445851, 445845, 445897, 445903, 445891, 445871, 445878, 445864, 445910 }, { 0x4EAD, 445921, 445915, 445971, 445977, 445966, 445944, 445952, 445937, 445990 }, { 0x4EAE, 446004, 445997, 446075, 446082, 446069, 446051, 446064, 446038, -1 }, { 0x4EAF, 446091, -1, 446121, -1, -1, -1, 446112, -1, -1 }, { 0x4EB0, 446128, -1, 446173, -1, 446167, 446147, 446154, 446141, -1 }, { 0x4EB1, 446179, -1, 446225, -1, 446222, 446211, 446219, -1, -1 }, { 0x4EB2, 446234, 446229, 446307, -1, -1, -1, -1, -1, -1 }, { 0x4EB3, 446317, 446312, 446380, -1, 446376, -1, 446366, 446359, -1 }, { 0x4EB4, -1, -1, 446394, -1, 446391, -1, -1, 446384, -1 }, { 0x4EB5, 446404, 446399, 446442, -1, -1, -1, -1, -1, -1 }, { 0x4EB6, 446453, 446447, 446516, -1, 446512, 446487, 446500, 446480, -1 }, { 0x4EB7, 446526, 446521, 446573, -1, 446568, 446553, 446564, -1, -1 }, { 0x4EB8, 446583, 446579, 446619, -1, -1, -1, 446616, -1, -1 }, { 0x4EB9, 446634, 446624, 446716, -1, 446708, 446673, 446694, 446666, -1 }, { 0x4EBA, 446726, 446721, 446784, 446789, 446781, 446768, 446773, 446761, 446800 }, { 0x4EBB, 446811, 446806, 446831, -1, 446828, -1, -1, -1, -1 }, { 0x4EBC, 446842, 446836, 446892, -1, -1, 446874, 446883, -1, -1 }, { 0x4EBD, 446896, -1, 446907, -1, 446904, -1, -1, -1, -1 }, { 0x4EBE, 446911, -1, 446981, 446987, 446972, 446942, 446964, -1, -1 }, { 0x4EBF, 446999, 446994, 447021, -1, -1, -1, -1, -1, -1 }, { 0x4EC0, 447041, 447025, 447131, -1, 447123, 447098, 447114, 447084, 447137 }, { 0x4EC1, 447149, 447144, 447221, 447226, 447218, 447190, 447207, 447183, 447231 }, { 0x4EC2, 447242, 447237, 447302, -1, 447298, 447271, 447287, -1, -1 }, { 0x4EC3, 447312, 447306, 447333, -1, -1, -1, 447329, -1, 447339 }, { 0x4EC4, 447352, 447347, 447430, 447434, 447425, 447392, 447408, 447385, 447449 }, { 0x4EC5, 447461, 447456, 447494, -1, -1, -1, 447488, -1, -1 }, { 0x4EC6, 447508, 447499, 447578, 447582, 447574, 447558, 447566, 447552, 447587 }, { 0x4EC7, 447608, 447593, 447666, -1, 447662, 447643, 447654, 447636, 447672 }, { 0x4EC8, -1, -1, 447690, -1, -1, -1, 447678, -1, -1 }, { 0x4EC9, 447701, 447694, 447739, -1, -1, -1, 447734, -1, 447746 }, { 0x4ECA, 447756, 447751, 447802, 447807, 447798, 447786, 447790, 447779, 447818 }, { 0x4ECB, 447828, 447822, 447929, 447934, 447925, 447907, 447921, 447900, 447940 }, { 0x4ECC, -1, -1, 447947, -1, -1, -1, -1, -1, -1 }, { 0x4ECD, 447959, 447953, 448048, 448054, 448044, 448016, 448035, 448009, 448070 }, { 0x4ECE, 448083, 448077, 448147, -1, 448142, 448116, 448130, -1, -1 }, { 0x4ECF, 448153, -1, 448178, -1, 448173, 448160, 448167, -1, -1 }, { 0x4ED0, 448182, -1, 448257, -1, -1, 448248, 448253, -1, -1 }, { 0x4ED1, 448268, 448262, 448299, -1, -1, -1, -1, -1, -1 }, { 0x4ED2, 448304, -1, 448316, -1, 448312, -1, -1, -1, -1 }, { 0x4ED3, 448328, 448322, 448348, -1, -1, -1, -1, -1, -1 }, { 0x4ED4, 448363, 448354, 448420, -1, 448417, 448403, 448409, 448396, 448424 }, { 0x4ED5, 448433, 448429, 448499, -1, 448496, 448467, 448489, 448460, 448504 }, { 0x4ED6, 448513, 448508, 448560, 448564, 448556, 448548, 448553, 448541, 448573 }, { 0x4ED7, 448591, 448577, 448672, 448679, 448667, 448641, 448663, 448634, 448701 }, { 0x4ED8, 448715, 448711, 448789, 448793, 448785, 448761, 448782, 448754, 448798 }, { 0x4ED9, 448808, 448803, 448879, 448885, 448875, 448858, 448871, 448851, 448898 }, { 0x4EDA, 448904, -1, 448924, -1, 448920, 448911, 448916, -1, -1 }, { 0x4EDB, 448930, -1, 448989, -1, 448980, 448961, 448972, -1, -1 }, { 0x4EDC, -1, -1, 449001, -1, -1, -1, 448994, -1, -1 }, { 0x4EDD, 449013, 449007, 449059, 449065, 449054, 449044, 449050, 449037, 449071 }, { 0x4EDE, 449084, 449079, 449148, 449153, 449145, 449134, 449141, 449127, -1 }, { 0x4EDF, 449164, 449159, 449229, -1, 449224, 449212, 449220, 449205, -1 }, { 0x4EE0, -1, -1, 449251, -1, -1, 449235, 449243, -1, -1 }, { 0x4EE1, 449268, 449256, 449323, -1, 449319, 449291, 449301, 449284, -1 }, { 0x4EE2, -1, -1, 449359, -1, 449355, 449327, 449339, -1, -1 }, { 0x4EE3, 449368, 449363, 449467, 449472, 449463, 449439, 449455, 449432, 449487 }, { 0x4EE4, 449511, 449494, 449606, 449612, 449600, 449579, 449591, 449566, 449629 }, { 0x4EE5, 449645, 449636, 449731, 449735, 449729, 449710, 449727, 449703, -1 }, { 0x4EE6, -1, -1, 449748, -1, -1, -1, -1, -1, -1 }, { 0x4EE7, -1, -1, 449754, -1, -1, -1, -1, -1, -1 }, { 0x4EE8, 449767, 449761, 449823, -1, -1, -1, 449820, -1, -1 }, { 0x4EE9, -1, -1, 449827, -1, -1, -1, -1, -1, -1 }, { 0x4EEA, 449838, 449834, 449868, -1, -1, -1, -1, -1, -1 }, { 0x4EEB, 449881, 449872, 449887, -1, -1, -1, -1, -1, -1 }, { 0x4EEC, 449896, 449891, 449928, -1, -1, -1, -1, -1, -1 }, { 0x4EED, 449937, 449932, 449994, 449999, 449991, 449980, 449987, -1, -1 }, { 0x4EEE, 450022, 450011, 450091, -1, 450084, 450059, 450078, 450053, -1 }, { 0x4EEF, -1, -1, 450123, -1, -1, 450096, 450104, -1, -1 }, { 0x4EF0, 450143, 450129, 450230, 450236, 450226, 450202, 450217, 450195, 450257 }, { 0x4EF1, -1, -1, 450307, -1, -1, 450267, 450286, -1, -1 }, { 0x4EF2, 450319, 450313, 450388, 450395, 450382, 450372, 450377, 450365, -1 }, { 0x4EF3, 450419, 450414, 450467, -1, 450464, 450449, 450458, 450442, -1 }, { 0x4EF4, -1, -1, 450483, -1, -1, -1, 450471, -1, -1 }, { 0x4EF5, 450491, 450487, 450539, -1, 450537, 450506, 450531, 450499, -1 }, { 0x4EF6, 450548, 450543, 450613, -1, 450609, 450592, 450605, 450585, 450619 }, { 0x4EF7, 450632, 450626, 450677, -1, 450673, 450652, 450669, 450645, 450682 }, { 0x4EF8, 450692, 450687, 450725, -1, -1, -1, -1, -1, -1 }, { 0x4EF9, -1, -1, 450730, -1, -1, -1, -1, -1, -1 }, { 0x4EFA, -1, -1, 450736, -1, -1, -1, -1, -1, -1 }, { 0x4EFB, 450752, 450742, 450844, 450849, 450841, 450816, 450837, 450809, 450860 }, { 0x4EFC, -1, -1, 450872, -1, -1, -1, 450867, -1, -1 }, { 0x4EFD, 450888, 450878, 450944, -1, 450940, 450914, 450932, 450908, 450949 }, { 0x4EFE, 450956, -1, 451042, -1, -1, 451014, 451032, -1, -1 }, { 0x4EFF, 451052, 451046, 451116, -1, 451111, 451080, 451103, 451073, 451122 }, { 0x4F00, 451136, 451130, 451180, -1, 451175, 451151, 451166, 451144, -1 }, { 0x4F01, 451197, 451187, 451262, -1, 451259, 451236, 451256, 451229, 451266 }, { 0x4F02, -1, -1, 451274, -1, -1, -1, 451270, -1, -1 }, { 0x4F03, 451284, 451279, 451310, -1, 451307, 451293, 451304, -1, -1 }, { 0x4F04, -1, -1, 451319, -1, -1, -1, 451314, -1, -1 }, { 0x4F05, -1, 451325, 451343, -1, 451339, -1, 451331, -1, -1 }, { 0x4F06, -1, -1, 451348, -1, -1, -1, -1, -1, -1 }, { 0x4F07, -1, -1, 451365, -1, 451361, -1, 451352, -1, -1 }, { 0x4F08, 451374, 451369, 451413, -1, 451404, 451391, 451399, -1, -1 }, { 0x4F09, 451424, 451418, 451482, -1, 451477, 451460, 451473, 451453, -1 }, { 0x4F0A, 451492, 451488, 451560, 451564, 451558, 451541, 451556, 451534, 451571 }, { 0x4F0B, 451578, 451573, 451613, -1, 451609, 451595, 451604, 451588, -1 }, { 0x4F0C, -1, -1, 451632, -1, -1, 451617, 451627, -1, -1 }, { 0x4F0D, 451640, 451636, 451695, -1, 451693, 451677, 451690, 451670, 451699 }, { 0x4F0E, 451709, 451704, 451753, -1, 451750, 451739, 451744, 451732, 451757 }, { 0x4F0F, 451771, 451761, 451856, 451860, 451843, 451813, 451829, 451806, 451873 }, { 0x4F10, 451885, 451880, 451947, 451951, 451943, 451920, 451937, 451913, 451966 }, { 0x4F11, 451978, 451973, 452044, 452049, 452040, 452013, 452032, 452006, 452060 }, { 0x4F12, -1, 452065, 452087, -1, -1, 452070, 452079, -1, -1 }, { 0x4F13, -1, -1, 452102, -1, -1, -1, 452092, -1, -1 }, { 0x4F14, -1, -1, 452115, -1, -1, -1, 452106, -1, -1 }, { 0x4F15, 452124, 452120, 452153, -1, -1, 452139, 452150, -1, -1 }, { 0x4F16, -1, -1, 452164, -1, -1, -1, 452157, -1, -1 }, { 0x4F17, 452176, 452170, 452221, -1, -1, 452209, 452213, -1, -1 }, { 0x4F18, 452233, 452228, 452266, -1, -1, -1, 452260, -1, -1 }, { 0x4F19, 452275, 452271, 452319, -1, 452315, 452306, 452312, -1, -1 }, { 0x4F1A, 452339, 452324, 452404, -1, 452396, 452378, 452390, 452372, 452409 }, { 0x4F1B, 452420, 452415, 452436, -1, -1, -1, -1, -1, -1 }, { 0x4F1C, 452440, -1, 452475, -1, 452471, 452454, 452461, -1, -1 }, { 0x4F1D, 452480, -1, 452546, -1, 452542, 452508, 452534, -1, -1 }, { 0x4F1E, 452557, 452551, 452586, -1, -1, -1, -1, -1, -1 }, { 0x4F1F, 452596, 452591, 452625, -1, -1, -1, -1, -1, -1 }, { 0x4F20, 452636, 452630, 452664, -1, -1, -1, -1, -1, -1 }, { 0x4F21, -1, -1, 452678, -1, -1, 452671, -1, -1, -1 }, { 0x4F22, 452689, 452683, 452695, -1, -1, -1, -1, -1, -1 }, { 0x4F23, 452704, 452699, 452725, -1, 452720, 452709, 452716, -1, -1 }, { 0x4F24, 452738, 452731, 452767, -1, -1, -1, -1, -1, -1 }, { 0x4F25, 452788, 452774, 452819, -1, -1, -1, -1, -1, -1 }, { 0x4F26, 452832, 452826, 452859, -1, -1, -1, -1, -1, -1 }, { 0x4F27, 452877, 452864, 452904, -1, -1, -1, -1, -1, -1 }, { 0x4F28, -1, 452910, 452916, -1, -1, -1, -1, -1, -1 }, { 0x4F29, 452932, 452921, 453002, -1, 452998, 452970, 452993, -1, 453007 }, { 0x4F2A, 453017, 453011, 453043, -1, -1, -1, -1, -1, -1 }, { 0x4F2B, 453053, 453048, 453086, -1, -1, -1, -1, -1, -1 }, { 0x4F2C, -1, -1, 453091, -1, -1, -1, -1, -1, -1 }, { 0x4F2D, 453099, 453094, 453136, -1, -1, -1, 453128, -1, -1 }, { 0x4F2E, 453147, 453142, 453183, -1, -1, 453170, 453180, -1, 453187 }, { 0x4F2F, 453202, 453191, 453322, 453326, 453312, 453288, 453304, 453281, 453331 }, { 0x4F30, 453343, 453335, 453403, 453407, 453400, 453385, 453397, 453378, -1 }, { 0x4F31, 453411, -1, 453424, -1, -1, -1, 453421, -1, -1 }, { 0x4F32, 453438, 453428, 453463, -1, -1, -1, 453460, -1, 453467 }, { 0x4F33, -1, 453470, 453493, -1, -1, 453475, 453481, -1, -1 }, { 0x4F34, 453508, 453498, 453579, 453584, 453575, 453554, 453567, 453547, 453601 }, { 0x4F35, -1, -1, 453630, -1, -1, 453607, 453616, -1, 453634 }, { 0x4F36, 453645, 453639, 453699, 453705, 453693, 453676, 453684, 453669, 453710 }, { 0x4F37, 453721, 453716, 453745, -1, -1, 453732, 453740, -1, -1 }, { 0x4F38, 453756, 453751, 453822, 453828, 453818, 453799, 453813, 453792, -1 }, { 0x4F39, 453845, 453839, 453881, -1, -1, 453868, 453877, -1, -1 }, { 0x4F3A, 453889, 453885, 453951, 453955, 453948, 453930, 453944, 453923, -1 }, { 0x4F3B, 453974, 453962, 454032, -1, 454025, 454009, 454016, -1, -1 }, { 0x4F3C, 454042, 454038, 454094, 454099, 454091, 454083, 454088, 454076, 454114 }, { 0x4F3D, 454128, 454119, 454315, 454320, 454312, 454297, 454302, 454290, 454325 }, { 0x4F3E, 454335, 454330, 454372, -1, 454369, 454348, 454356, 454342, -1 }, { 0x4F3F, -1, -1, 454386, -1, -1, 454376, 454384, -1, -1 }, { 0x4F40, 454390, -1, 454414, -1, 454411, 454399, 454404, -1, -1 }, { 0x4F41, -1, 454418, 454465, -1, 454463, 454426, 454443, -1, -1 }, { 0x4F42, -1, 454469, 454509, -1, 454504, 454482, 454495, 454475, -1 }, { 0x4F43, 454526, 454516, 454587, -1, 454583, 454567, 454575, 454560, 454593 }, { 0x4F44, -1, -1, 454601, -1, -1, -1, -1, -1, -1 }, { 0x4F45, -1, 454606, 454617, -1, -1, -1, -1, -1, -1 }, { 0x4F46, 454628, 454622, 454691, 454696, 454687, 454666, 454679, 454659, -1 }, { 0x4F47, 454709, 454704, 454771, 454776, 454768, 454755, 454764, 454748, -1 }, { 0x4F48, 454788, 454783, 454842, -1, 454838, 454823, 454832, 454816, -1 }, { 0x4F49, 454852, 454846, 454945, -1, 454938, -1, 454924, 454918, -1 }, { 0x4F4A, -1, -1, 454953, -1, 454949, -1, -1, -1, 454957 }, { 0x4F4B, 454966, 454961, 455033, -1, 455030, 455012, 455021, 455005, -1 }, { 0x4F4C, 455043, 455039, 455061, -1, -1, 455049, 455057, -1, -1 }, { 0x4F4D, 455075, 455065, 455146, 455151, 455143, 455125, 455141, 455118, 455159 }, { 0x4F4E, 455169, 455164, 455220, 455224, 455217, 455207, 455213, 455200, 455233 }, { 0x4F4F, 455244, 455239, 455314, 455319, 455310, 455287, 455306, 455280, 455334 }, { 0x4F50, 455343, 455339, 455411, -1, 455407, 455383, 455404, 455376, 455416 }, { 0x4F51, 455425, 455420, 455471, -1, 455468, 455453, 455462, 455446, -1 }, { 0x4F52, -1, 455476, 455523, -1, 455519, 455490, 455512, -1, -1 }, { 0x4F53, 455539, 455529, 455616, -1, 455606, 455587, 455594, 455580, 455620 }, { 0x4F54, 455631, 455626, 455703, -1, 455699, 455670, 455690, 455663, -1 }, { 0x4F55, 455717, 455709, 455779, 455783, 455776, 455753, 455770, 455746, -1 }, { 0x4F56, -1, 455792, 455837, -1, 455832, 455804, 455820, 455797, -1 }, { 0x4F57, 455854, 455841, 455907, 455912, 455903, 455888, 455900, 455881, -1 }, { 0x4F58, 455925, 455921, 455943, -1, 455940, -1, 455933, -1, -1 }, { 0x4F59, 455953, 455948, 456011, 456015, 456008, 455988, 456005, 455981, 456022 }, { 0x4F5A, 456031, 456026, 456092, -1, 456085, 456065, 456074, 456058, 456096 }, { 0x4F5B, 456117, 456102, 456229, 456233, 456219, 456194, 456201, 456187, 456240 }, { 0x4F5C, 456252, 456247, 456337, 456342, 456329, 456300, 456321, 456293, 456355 }, { 0x4F5D, 456371, 456360, 456405, -1, 456401, 456386, 456394, 456379, -1 }, { 0x4F5E, 456416, 456410, 456470, -1, 456464, 456438, 456456, 456431, 456476 }, { 0x4F5F, 456489, 456483, 456515, -1, 456510, -1, 456503, 456496, -1 }, { 0x4F60, 456526, 456521, 456568, -1, 456565, 456553, 456559, -1, 456572 }, { 0x4F61, 456577, -1, 456609, -1, -1, 456599, 456605, -1, -1 }, { 0x4F62, 456627, 456615, 456656, -1, -1, 456647, 456652, -1, -1 }, { 0x4F63, 456666, 456660, 456685, -1, -1, -1, 456681, -1, -1 }, { 0x4F64, 456697, 456691, 456739, -1, -1, -1, -1, -1, -1 }, { 0x4F65, 456748, 456743, 456773, -1, -1, -1, -1, -1, -1 }, { 0x4F66, -1, -1, 456779, -1, -1, -1, -1, -1, -1 }, { 0x4F67, -1, 456783, 456793, -1, -1, -1, -1, -1, -1 }, { 0x4F68, -1, -1, 456797, -1, -1, -1, -1, -1, -1 }, { 0x4F69, 456807, 456802, 456901, 456906, 456896, 456878, 456892, 456871, -1 }, { 0x4F6A, 456920, 456915, 456966, -1, 456962, 456936, 456954, 456929, -1 }, { 0x4F6B, -1, -1, 456988, -1, -1, 456971, 456977, -1, -1 }, { 0x4F6C, 456997, 456992, 457043, -1, -1, 457025, 457031, -1, -1 }, { 0x4F6D, 457048, -1, 457075, -1, -1, -1, -1, -1, -1 }, { 0x4F6E, 457087, 457082, 457126, -1, -1, 457114, 457122, -1, -1 }, { 0x4F6F, 457143, 457130, 457201, -1, 457196, 457183, 457192, 457176, -1 }, { 0x4F70, 457213, 457207, 457248, -1, 457243, 457228, 457232, 457221, -1 }, { 0x4F71, -1, -1, 457262, -1, -1, 457253, 457258, -1, -1 }, { 0x4F72, -1, 457266, 457272, -1, -1, -1, -1, -1, -1 }, { 0x4F73, 457284, 457278, 457345, 457350, 457338, 457331, 457335, 457324, 457361 }, { 0x4F74, 457375, 457366, 457449, -1, 457447, 457404, 457433, 457398, -1 }, { 0x4F75, 457465, 457453, 457514, -1, 457508, 457480, 457504, -1, 457520 }, { 0x4F76, 457536, 457526, 457599, -1, 457595, 457574, 457583, 457567, -1 }, { 0x4F77, 457608, 457603, 457663, -1, 457654, 457627, 457634, -1, -1 }, { 0x4F78, 457678, 457668, 457739, -1, 457734, 457690, 457722, 457683, -1 }, { 0x4F79, 457750, 457744, 457846, -1, 457841, 457809, 457838, 457802, -1 }, { 0x4F7A, 457857, 457851, 457878, 457884, 457874, -1, 457870, 457863, -1 }, { 0x4F7B, 457902, 457892, 457958, -1, 457955, 457936, 457942, 457929, 457964 }, { 0x4F7C, 457977, 457971, 458042, -1, 458038, 458018, 458029, 458011, -1 }, { 0x4F7D, 458052, 458048, 458123, -1, 458119, 458069, 458115, 458062, -1 }, { 0x4F7E, 458132, 458127, 458193, -1, 458190, 458164, 458180, 458157, -1 }, { 0x4F7F, 458210, 458197, 458303, 458308, 458297, 458279, 458293, 458272, 458336 }, { 0x4F80, 458347, 458341, 458378, -1, 458372, 458358, 458363, 458352, -1 }, { 0x4F81, 458389, 458384, 458428, -1, 458424, 458402, 458419, 458395, -1 }, { 0x4F82, 458439, 458434, 458523, -1, 458518, 458499, 458513, -1, -1 }, { 0x4F83, 458533, 458528, 458583, 458588, 458579, 458568, 458575, 458561, -1 }, { 0x4F84, 458598, 458593, 458657, -1, 458653, 458612, 458633, 458605, -1 }, { 0x4F85, 458667, 458662, 458729, -1, 458725, 458714, 458721, -1, 458734 }, { 0x4F86, 458755, 458740, 458813, 458818, 458809, 458800, 458805, 458787, 458829 }, { 0x4F87, 458837, 458833, 458896, -1, 458894, 458866, 458892, -1, -1 }, { 0x4F88, 458904, 458900, 458950, -1, 458946, 458934, 458940, 458927, 458955 }, { 0x4F89, 458966, 458960, 459038, -1, 459034, 459013, 459026, 459006, -1 }, { 0x4F8A, 459056, 459043, 459083, -1, 459077, 459067, 459073, 459060, -1 }, { 0x4F8B, 459095, 459090, 459176, -1, 459171, 459139, 459161, 459126, 459180 }, { 0x4F8C, -1, -1, 459200, -1, -1, 459185, 459197, -1, -1 }, { 0x4F8D, 459209, 459205, 459293, 459298, 459290, 459264, 459287, 459257, -1 }, { 0x4F8E, 459315, -1, 459388, -1, 459385, 459367, 459379, 459361, -1 }, { 0x4F8F, 459397, 459392, 459459, -1, 459455, 459431, 459447, 459424, -1 }, { 0x4F90, 459470, 459464, 459518, -1, 459513, 459482, 459499, 459476, -1 }, { 0x4F91, 459527, 459522, 459590, -1, 459587, 459563, 459581, 459556, -1 }, { 0x4F92, -1, -1, 459616, -1, 459613, 459601, 459610, 459595, -1 }, { 0x4F93, -1, -1, 459640, -1, -1, 459620, 459628, -1, -1 }, { 0x4F94, 459649, 459644, 459718, 459723, 459715, 459662, 459708, 459655, 459728 }, { 0x4F95, -1, -1, 459740, -1, -1, -1, 459734, -1, -1 }, { 0x4F96, 459750, 459744, 459821, -1, 459816, 459788, 459808, 459781, 459826 }, { 0x4F97, 459844, 459832, 459944, -1, 459939, 459879, 459924, 459872, -1 }, { 0x4F98, 459955, 459950, 460014, -1, 460010, 459984, 460007, 459977, 460019 }, { 0x4F99, -1, -1, 460048, -1, 460043, 460023, 460031, -1, -1 }, { 0x4F9A, 460065, 460053, 460130, -1, 460125, 460077, 460116, 460070, -1 }, { 0x4F9B, 460147, 460135, 460224, 460230, 460219, 460192, 460211, 460185, 460243 }, { 0x4F9C, 460253, 460248, 460297, -1, 460293, 460265, 460284, 460258, -1 }, { 0x4F9D, 460307, 460303, 460367, 460371, 460364, 460355, 460360, 460348, 460384 }, { 0x4F9E, -1, -1, 460421, -1, 460418, 460386, 460411, -1, -1 }, { 0x4F9F, -1, -1, 460429, -1, -1, -1, 460425, -1, -1 }, { 0x4FA0, 460445, 460434, 460508, -1, 460498, 460478, 460493, -1, -1 }, { 0x4FA1, 460513, -1, 460537, -1, 460534, 460526, 460531, -1, -1 }, { 0x4FA2, 460547, 460541, 460555, -1, -1, -1, 460552, -1, -1 }, { 0x4FA3, 460566, 460560, 460608, -1, 460604, 460592, 460597, -1, -1 }, { 0x4FA4, -1, -1, 460615, -1, 460612, -1, -1, -1, -1 }, { 0x4FA5, 460628, 460618, 460657, -1, -1, -1, -1, -1, -1 }, { 0x4FA6, 460669, 460663, 460697, -1, -1, -1, -1, -1, -1 }, { 0x4FA7, 460708, 460703, 460735, -1, -1, -1, -1, -1, -1 }, { 0x4FA8, 460744, 460739, 460759, -1, -1, -1, -1, -1, -1 }, { 0x4FA9, 460770, 460765, 460796, -1, -1, -1, -1, -1, -1 }, { 0x4FAA, 460808, 460802, 460839, -1, -1, -1, -1, -1, -1 }, { 0x4FAB, 460857, 460845, 460898, -1, -1, 460872, 460890, -1, -1 }, { 0x4FAC, 460910, 460904, 460930, -1, -1, -1, -1, -1, -1 }, { 0x4FAD, 460936, -1, 460973, -1, -1, 460953, 460969, -1, -1 }, { 0x4FAE, 460983, 460978, 461039, -1, 461036, 461017, 461033, 461010, -1 }, { 0x4FAF, 461053, 461043, 461111, 461116, 461107, 461093, 461103, 461086, 461125 }, { 0x4FB0, -1, 461131, 461137, -1, -1, -1, -1, -1, -1 }, { 0x4FB1, -1, -1, 461144, -1, -1, -1, -1, -1, 461151 }, { 0x4FB2, -1, 461157, 461212, -1, 461208, 461169, 461203, 461162, -1 }, { 0x4FB3, -1, 461218, 461256, -1, 461252, 461226, 461249, -1, -1 }, { 0x4FB4, 461266, 461261, 461279, -1, -1, -1, 461274, -1, -1 }, { 0x4FB5, 461290, 461285, 461341, 461346, 461336, 461325, 461331, 461318, 461357 }, { 0x4FB6, 461368, 461362, 461417, 461421, 461413, 461401, 461406, 461394, 461426 }, { 0x4FB7, 461437, 461432, 461498, -1, 461493, 461463, 461482, -1, -1 }, { 0x4FB8, -1, -1, 461506, -1, 461502, -1, -1, -1, -1 }, { 0x4FB9, -1, 461511, 461572, -1, 461567, 461529, 461554, 461523, -1 }, { 0x4FBA, -1, -1, 461587, -1, -1, -1, 461578, -1, -1 }, { 0x4FBB, -1, 461593, 461662, -1, 461657, 461606, 461638, 461599, -1 }, { 0x4FBC, -1, -1, 461692, -1, -1, 461667, 461680, -1, 461696 }, { 0x4FBD, -1, 461702, 461728, -1, -1, 461714, 461720, -1, -1 }, { 0x4FBE, -1, -1, 461748, -1, -1, 461733, 461739, -1, -1 }, { 0x4FBF, 461764, 461754, 461843, 461849, 461832, 461807, 461824, 461793, 461866 }, { 0x4FC0, -1, -1, 461886, -1, -1, 461873, 461879, -1, -1 }, { 0x4FC1, 461896, 461891, 461919, -1, 461916, 461907, 461913, 461900, -1 }, { 0x4FC2, 461928, 461923, 462002, 462006, 461997, 461967, 461993, 461960, 462012 }, { 0x4FC3, 462022, 462017, 462080, 462084, 462075, 462055, 462070, 462048, 462097 }, { 0x4FC4, 462112, 462102, 462157, 462160, 462155, 462145, 462152, 462138, -1 }, { 0x4FC5, 462170, 462165, 462212, -1, 462208, 462192, 462200, 462185, -1 }, { 0x4FC6, -1, -1, 462238, -1, -1, 462217, 462231, -1, -1 }, { 0x4FC7, -1, 462242, 462298, -1, 462292, 462263, 462279, -1, -1 }, { 0x4FC8, 462310, 462305, 462358, -1, -1, -1, 462353, -1, -1 }, { 0x4FC9, -1, 462362, 462389, -1, 462387, 462373, 462384, 462366, -1 }, { 0x4FCA, 462399, 462393, 462453, 462458, 462448, 462434, 462443, 462427, 462465 }, { 0x4FCB, -1, 462472, 462502, -1, 462499, 462477, 462486, -1, -1 }, { 0x4FCC, -1, 462506, 462530, -1, 462527, 462517, 462524, 462510, -1 }, { 0x4FCD, -1, 462534, 462570, -1, 462564, 462547, 462555, 462541, -1 }, { 0x4FCE, 462581, 462577, 462639, 462643, 462636, 462621, 462629, 462614, -1 }, { 0x4FCF, 462654, 462649, 462731, -1, 462728, 462698, 462724, 462686, -1 }, { 0x4FD0, 462742, 462737, 462794, -1, 462791, 462779, 462788, 462772, 462798 }, { 0x4FD1, 462810, 462804, 462871, -1, 462866, 462848, 462854, 462841, 462877 }, { 0x4FD2, -1, -1, 462923, -1, 462919, 462889, 462907, 462883, -1 }, { 0x4FD3, 462934, 462928, 463002, -1, 462996, 462956, 462979, 462949, -1 }, { 0x4FD4, 463013, 463008, 463041, -1, 463036, 463025, 463032, 463018, -1 }, { 0x4FD5, -1, -1, 463047, -1, -1, -1, -1, -1, -1 }, { 0x4FD6, -1, -1, 463059, -1, -1, -1, 463052, -1, -1 }, { 0x4FD7, 463069, 463064, 463129, 463133, 463125, 463110, 463120, 463103, 463144 }, { 0x4FD8, 463154, 463150, 463209, -1, 463205, 463195, 463202, 463188, -1 }, { 0x4FD9, 463218, 463213, 463293, 463297, 463289, 463249, 463279, 463243, -1 }, { 0x4FDA, 463308, 463303, 463362, -1, 463359, 463348, 463356, 463341, 463366 }, { 0x4FDB, 463380, 463371, 463451, 463455, 463446, 463428, 463435, 463421, -1 }, { 0x4FDC, 463480, 463474, 463539, 463545, 463534, 463508, 463525, -1, -1 }, { 0x4FDD, 463555, 463550, 463623, 463628, 463620, 463595, 463613, 463588, 463634 }, { 0x4FDE, 463645, 463640, 463691, -1, 463688, 463677, 463685, 463671, -1 }, { 0x4FDF, 463704, 463695, 463760, -1, 463754, 463744, 463750, 463737, -1 }, { 0x4FE0, 463775, 463764, 463845, 463850, 463835, 463815, 463830, 463808, 463854 }, { 0x4FE1, 463867, 463861, 463929, 463934, 463925, 463897, 463920, 463890, 463940 }, { 0x4FE2, -1, -1, 463966, -1, -1, 463945, 463961, -1, -1 }, { 0x4FE3, 463976, 463971, 463994, -1, 463992, 463987, -1, 463980, -1 }, { 0x4FE4, 464003, 463998, 464085, -1, 464081, 464073, -1, -1, -1 }, { 0x4FE5, 464093, 464089, 464159, -1, 464156, 464149, -1, -1, -1 }, { 0x4FE6, 464169, 464164, 464196, -1, -1, -1, -1, -1, -1 }, { 0x4FE7, -1, -1, 464202, -1, -1, -1, -1, -1, -1 }, { 0x4FE8, 464212, 464207, 464240, -1, -1, -1, -1, -1, -1 }, { 0x4FE9, 464252, 464245, 464262, -1, -1, -1, -1, -1, -1 }, { 0x4FEA, 464272, 464267, 464293, -1, -1, -1, -1, -1, -1 }, { 0x4FEB, 464297, -1, 464333, -1, -1, -1, 464329, -1, -1 }, { 0x4FEC, 464342, 464338, 464368, -1, -1, -1, -1, -1, -1 }, { 0x4FED, 464377, 464372, 464407, -1, -1, -1, -1, -1, -1 }, { 0x4FEE, 464418, 464413, 464471, 464476, 464467, 464450, 464458, 464443, 464487 }, { 0x4FEF, 464494, 464490, 464546, 464550, 464542, 464532, 464539, 464525, -1 }, { 0x4FF0, -1, 464556, 464586, -1, 464582, 464567, 464576, 464560, -1 }, { 0x4FF1, 464603, 464591, 464649, -1, 464645, 464635, 464642, 464628, 464653 }, { 0x4FF2, 464664, 464658, 464713, -1, 464709, 464699, 464705, -1, -1 }, { 0x4FF3, 464725, 464719, 464782, -1, 464778, 464766, 464774, 464759, -1 }, { 0x4FF4, 464797, 464787, 464834, -1, 464829, 464809, 464821, 464802, -1 }, { 0x4FF5, 464850, 464840, 464893, -1, 464888, 464876, 464883, 464869, -1 }, { 0x4FF6, 464914, 464899, 464986, 464991, 464976, 464954, 464965, 464947, -1 }, { 0x4FF7, -1, 464997, 465036, -1, 465033, 465007, 465030, -1, -1 }, { 0x4FF8, 465053, 465041, 465109, 465115, 465104, 465094, 465100, 465087, 465124 }, { 0x4FF9, -1, 465131, 465143, -1, 465141, -1, -1, -1, -1 }, { 0x4FFA, 465152, 465147, 465192, -1, 465186, 465179, 465183, 465172, 465196 }, { 0x4FFB, 465204, 465199, 465288, -1, 465285, -1, 465282, -1, -1 }, { 0x4FFC, -1, -1, 465320, -1, -1, 465293, 465305, -1, -1 }, { 0x4FFD, -1, 465324, 465346, -1, -1, 465329, 465338, -1, -1 }, { 0x4FFE, 465356, 465351, 465460, 465468, 465457, 465444, 465450, 465437, -1 }, { 0x4FFF, -1, -1, 465492, -1, -1, 465475, 465485, -1, -1 }, { 0x5000, 465524, 465496, 465589, -1, 465583, 465556, 465570, 465549, 465596 }, { 0x5001, -1, -1, 465615, -1, -1, 465603, 465608, -1, -1 }, { 0x5002, 465620, -1, 465669, 465675, 465663, 465635, 465659, 465628, 465694 }, { 0x5003, 465705, 465700, 465741, -1, 465737, 465721, 465729, -1, -1 }, { 0x5004, -1, -1, 465780, -1, 465776, 465746, 465761, -1, -1 }, { 0x5005, 465797, 465785, 465839, -1, 465835, 465818, 465825, 465811, -1 }, { 0x5006, 465851, 465844, 465903, -1, 465897, 465885, 465892, 465878, -1 }, { 0x5007, -1, 465908, 465954, -1, -1, 465920, 465948, 465914, -1 }, { 0x5008, 465964, 465959, 466000, -1, -1, -1, 465996, -1, 466005 }, { 0x5009, 466019, 466013, 466061, 466067, 466055, 466046, 466051, 466039, -1 }, { 0x500A, -1, -1, 466099, -1, -1, 466082, 466092, -1, -1 }, { 0x500B, 466109, 466105, 466161, -1, 466157, 466148, 466151, 466141, 466165 }, { 0x500C, 466174, 466169, 466222, -1, 466217, 466204, 466211, -1, -1 }, { 0x500D, 466233, 466228, 466293, 466298, 466284, 466268, 466280, 466261, 466305 }, { 0x500E, -1, -1, 466325, -1, 466321, 466311, 466317, -1, -1 }, { 0x500F, 466336, 466331, 466393, 466398, 466388, 466371, 466382, 466364, -1 }, { 0x5010, 466409, 466404, 466438, -1, 466433, -1, 466427, -1, -1 }, { 0x5011, 466448, 466443, 466505, -1, 466500, 466487, 466496, 466480, 466509 }, { 0x5012, 466524, 466514, 466593, 466598, 466590, 466563, 466586, 466556, 466611 }, { 0x5013, -1, 466618, 466656, -1, 466652, 466630, 466644, 466624, -1 }, { 0x5014, 466667, 466661, 466732, -1, 466727, 466714, 466721, 466707, -1 }, { 0x5015, -1, 466737, 466765, 466771, 466761, 466743, 466748, -1, -1 }, { 0x5016, 466784, 466778, 466841, 466847, 466835, 466824, 466831, 466817, 466864 }, { 0x5017, -1, 466870, 466922, -1, 466916, 466883, 466908, -1, -1 }, { 0x5018, 466941, 466928, 467009, 467015, 467004, 466975, 466995, 466968, 467023 }, { 0x5019, 467036, 467031, 467100, 467105, 467096, 467070, 467092, 467063, 467111 }, { 0x501A, 467121, 467117, 467184, 467188, 467178, 467161, 467173, 467154, 467203 }, { 0x501B, -1, 467207, 467231, -1, 467228, 467217, 467225, -1, -1 }, { 0x501C, 467240, 467235, 467320, -1, 467315, 467272, 467294, 467265, -1 }, { 0x501D, 467324, -1, 467355, -1, 467351, 467338, 467347, -1, -1 }, { 0x501E, 467373, 467360, 467443, -1, 467437, 467384, 467420, 467377, -1 }, { 0x501F, 467453, 467449, 467531, 467536, 467523, 467490, 467508, 467483, 467543 }, { 0x5020, -1, 467547, 467568, -1, 467564, 467553, 467561, -1, -1 }, { 0x5021, 467587, 467573, 467644, 467651, 467638, 467625, 467633, 467618, 467672 }, { 0x5022, 467691, 467681, 467769, -1, 467764, 467725, 467759, 467718, -1 }, { 0x5023, 467780, 467774, 467810, -1, 467805, 467795, 467801, 467788, 467816 }, { 0x5024, 467829, 467824, 467880, -1, 467876, 467855, 467866, 467848, 467885 }, { 0x5025, 467903, 467891, 467962, -1, 467957, 467946, 467953, 467939, -1 }, { 0x5026, 467974, 467968, 468023, 468029, 468018, 468000, 468014, 467993, 468039 }, { 0x5027, -1, 468047, 468072, -1, 468067, -1, 468060, 468053, -1 }, { 0x5028, 468084, 468078, 468131, -1, 468128, 468115, 468121, 468108, -1 }, { 0x5029, 468145, 468135, 468217, 468223, 468212, 468182, 468204, 468175, 468233 }, { 0x502A, 468247, 468241, 468300, -1, 468296, 468283, 468288, 468276, 468304 }, { 0x502B, 468316, 468310, 468384, 468389, 468379, 468356, 468375, 468343, 468394 }, { 0x502C, 468406, 468400, 468484, -1, 468479, 468448, 468468, 468441, 468490 }, { 0x502D, 468505, 468496, 468563, -1, 468556, 468535, 468551, 468528, 468567 }, { 0x502E, 468577, 468573, 468648, -1, 468645, 468607, 468636, 468600, -1 }, { 0x502F, -1, -1, 468680, -1, -1, 468653, 468671, -1, -1 }, { 0x5030, -1, -1, 468727, -1, 468722, 468693, 468713, 468686, -1 }, { 0x5031, -1, 468733, 468750, -1, 468746, -1, 468738, -1, -1 }, { 0x5032, -1, -1, 468780, -1, 468775, 468755, 468767, -1, -1 }, { 0x5033, 468794, 468786, 468847, -1, 468844, 468825, 468840, -1, -1 }, { 0x5034, -1, 468851, 468870, -1, 468865, -1, 468861, -1, -1 }, { 0x5035, -1, -1, 468881, -1, -1, -1, 468875, -1, -1 }, { 0x5036, 468891, 468885, 468909, 468913, 468905, 468895, 468902, -1, -1 }, { 0x5037, -1, 468922, 468941, -1, -1, 468927, 468933, -1, -1 }, { 0x5038, -1, -1, 468946, -1, -1, -1, -1, -1, -1 }, { 0x5039, 468951, -1, 469001, -1, 468997, 468981, 468993, -1, -1 }, { 0x503A, 469013, 469007, 469037, -1, -1, -1, -1, -1, -1 }, { 0x503B, 469047, 469043, 469099, -1, 469096, 469090, 469093, 469083, -1 }, { 0x503C, 469108, 469103, 469139, 469144, 469135, 469114, 469125, -1, -1 }, { 0x503D, 469161, -1, 469183, -1, -1, -1, -1, -1, -1 }, { 0x503E, 469194, 469188, 469220, -1, -1, -1, -1, -1, -1 }, { 0x503F, -1, -1, 469226, -1, -1, -1, -1, -1, -1 }, { 0x5040, -1, 469232, 469250, -1, -1, 469238, 469247, -1, -1 }, { 0x5041, 469262, 469256, 469285, -1, 469279, 469268, 469274, -1, -1 }, { 0x5042, -1, -1, 469303, -1, -1, 469292, 469299, -1, -1 }, { 0x5043, 469314, 469309, 469366, 469371, 469363, 469346, 469360, 469339, 469379 }, { 0x5044, 469385, -1, 469419, -1, 469411, 469397, 469403, 469390, -1 }, { 0x5045, -1, 469425, 469456, -1, 469451, 469431, 469438, -1, 469463 }, { 0x5046, -1, 469471, 469502, -1, 469496, 469477, 469491, -1, -1 }, { 0x5047, 469518, 469508, 469573, 469578, 469567, 469556, 469561, 469549, -1 }, { 0x5048, 469597, 469582, 469662, -1, 469654, 469636, 469641, 469629, 469666 }, { 0x5049, 469676, 469671, 469722, -1, 469719, 469712, 469717, 469705, 469727 }, { 0x504A, 469747, 469731, 469819, -1, 469816, 469782, 469811, 469775, -1 }, { 0x504B, -1, 469823, 469833, -1, -1, -1, 469829, -1, -1 }, { 0x504C, 469843, 469839, 469894, -1, 469891, 469864, 469884, -1, -1 }, { 0x504D, -1, 469899, 469921, -1, -1, 469904, 469913, -1, -1 }, { 0x504E, 469930, 469925, 470015, -1, 470012, 469971, 470006, 469964, -1 }, { 0x504F, 470025, 470020, 470087, 470093, 470081, 470060, 470077, 470053, 470099 }, { 0x5050, 470106, -1, 470160, -1, 470157, 470135, 470149, -1, -1 }, { 0x5051, -1, -1, 470172, -1, -1, -1, 470165, -1, -1 }, { 0x5052, -1, -1, 470198, -1, 470192, 470178, 470188, -1, -1 }, { 0x5053, 470208, 470204, 470243, 470247, 470240, 470223, 470236, 470216, -1 }, { 0x5054, -1, -1, 470251, -1, -1, -1, -1, -1, -1 }, { 0x5055, 470260, 470254, 470309, -1, 470300, 470289, 470296, 470282, -1 }, { 0x5056, 470318, 470314, 470368, -1, 470364, 470355, 470360, 470349, -1 }, { 0x5057, -1, -1, 470398, -1, -1, 470373, 470389, -1, -1 }, { 0x5058, 470410, 470405, 470445, -1, 470441, -1, 470437, 470430, -1 }, { 0x5059, -1, -1, 470473, -1, -1, 470456, 470465, 470450, -1 }, { 0x505A, 470482, 470477, 470533, -1, 470526, 470505, 470518, 470498, -1 }, { 0x505B, -1, -1, 470564, -1, 470560, 470538, 470551, -1, -1 }, { 0x505C, 470575, 470569, 470640, 470646, 470635, 470613, 470622, 470606, 470659 }, { 0x505D, 470671, 470666, 470716, -1, 470712, 470690, 470704, -1, -1 }, { 0x505E, -1, 470721, 470798, -1, 470794, 470726, 470780, -1, -1 }, { 0x505F, 470809, 470803, 470881, -1, 470875, 470827, 470865, -1, -1 }, { 0x5060, -1, 470888, 470924, -1, 470921, 470900, 470918, 470893, -1 }, { 0x5061, -1, 470929, 470974, -1, -1, 470935, 470967, -1, -1 }, { 0x5062, 470990, 470980, 471044, -1, 471040, 471009, 471036, 471002, -1 }, { 0x5063, -1, -1, 471062, -1, -1, 471050, 471056, -1, -1 }, { 0x5064, -1, -1, 471077, -1, -1, 471067, 471074, -1, -1 }, { 0x5065, 471087, 471082, 471168, 471174, 471159, 471128, 471155, 471121, 471184 }, { 0x5066, -1, 471191, 471213, -1, -1, 471203, 471209, 471197, -1 }, { 0x5067, -1, -1, 471225, -1, -1, 471217, 471222, -1, -1 }, { 0x5068, 471238, 471230, 471263, -1, 471259, 471245, 471255, -1, 471267 }, { 0x5069, 471277, 471273, 471315, -1, 471311, 471284, 471304, -1, -1 }, { 0x506A, 471324, 471319, 471401, -1, 471396, 471363, 471379, 471356, 471405 }, { 0x506B, 471420, 471411, 471471, -1, 471467, 471437, 471460, -1, -1 }, { 0x506C, 471482, 471476, 471530, -1, 471524, 471489, 471520, -1, -1 }, { 0x506D, 471541, 471536, 471584, -1, 471579, 471552, 471571, -1, -1 }, { 0x506E, -1, -1, 471595, -1, -1, -1, 471590, -1, -1 }, { 0x506F, 471603, 471599, 471621, -1, 471618, 471607, 471614, -1, -1 }, { 0x5070, -1, 471625, 471659, -1, 471655, 471637, 471643, 471630, -1 }, { 0x5071, -1, -1, 471676, -1, -1, 471664, 471671, -1, -1 }, { 0x5072, 471685, 471681, 471736, -1, 471733, 471709, 471725, 471702, -1 }, { 0x5073, -1, 471741, 471768, -1, -1, 471747, 471764, -1, -1 }, { 0x5074, 471779, 471774, 471852, 471856, 471847, 471813, 471836, 471806, 471871 }, { 0x5075, 471884, 471878, 471935, -1, 471930, 471919, 471926, 471912, 471941 }, { 0x5076, 471953, 471947, 472022, 472026, 472019, 471996, 472011, 471989, 472033 }, { 0x5077, 472045, 472040, 472091, 472096, 472086, 472070, 472077, -1, -1 }, { 0x5078, 472105, 472100, 472142, -1, 472137, 472121, 472128, 472114, -1 }, { 0x5079, 472147, -1, 472200, -1, 472197, 472171, 472194, -1, -1 }, { 0x507A, 472210, 472205, 472242, -1, -1, -1, 472238, -1, -1 }, { 0x507B, 472251, 472246, 472273, -1, -1, -1, 472269, -1, -1 }, { 0x507C, -1, -1, 472278, -1, -1, -1, -1, -1, -1 }, { 0x507D, 472289, 472283, 472347, -1, 472344, 472315, 472338, -1, 472352 }, { 0x507E, 472364, 472359, 472393, -1, -1, -1, -1, -1, -1 }, { 0x507F, 472405, 472398, 472436, -1, -1, -1, -1, -1, -1 }, { 0x5080, 472455, 472443, 472500, -1, 472496, 472486, 472492, 472479, -1 }, { 0x5081, 472510, 472505, 472531, -1, -1, 472518, 472524, -1, -1 }, { 0x5082, -1, 472536, 472575, -1, -1, 472540, 472564, -1, -1 }, { 0x5083, -1, 472580, 472610, -1, 472607, 472591, 472604, 472585, -1 }, { 0x5084, -1, -1, 472641, -1, -1, 472614, 472629, -1, -1 }, { 0x5085, 472650, 472646, 472717, 472721, 472713, 472689, 472710, 472682, 472726 }, { 0x5086, -1, -1, 472754, -1, -1, 472731, 472742, -1, -1 }, { 0x5087, -1, -1, 472772, -1, -1, 472760, 472764, -1, -1 }, { 0x5088, 472784, 472778, 472802, -1, -1, -1, 472790, -1, -1 }, { 0x5089, -1, -1, 472806, -1, -1, -1, -1, -1, -1 }, { 0x508A, -1, -1, 472827, -1, -1, 472810, 472824, -1, -1 }, { 0x508B, -1, 472832, 472878, -1, 472873, 472844, 472862, 472837, -1 }, { 0x508C, 472890, 472885, 472949, -1, 472946, 472930, 472940, -1, 472953 }, { 0x508D, 472975, 472957, 473047, 473053, 473035, 473014, 473027, 473007, 473066 }, { 0x508E, 473077, 473072, 473108, -1, 473104, 473084, 473100, -1, -1 }, { 0x508F, 473114, -1, 473187, -1, -1, 473173, 473179, -1, -1 }, { 0x5090, -1, 473193, 473206, -1, -1, -1, 473198, -1, -1 }, { 0x5091, 473216, 473211, 473272, 473277, 473268, 473253, 473262, 473246, 473284 }, { 0x5092, 473301, 473291, 473359, -1, 473354, 473331, 473346, 473324, -1 }, { 0x5093, -1, -1, 473377, -1, 473373, 473363, 473369, -1, -1 }, { 0x5094, 473388, 473383, 473437, -1, 473432, 473403, 473428, 473396, -1 }, { 0x5095, 473448, 473443, 473475, -1, 473471, -1, 473466, -1, -1 }, { 0x5096, 473493, 473480, 473573, -1, 473567, 473527, 473558, 473520, -1 }, { 0x5097, -1, -1, 473579, -1, -1, -1, -1, -1, -1 }, { 0x5098, 473590, 473584, 473639, -1, 473635, 473626, 473631, 473619, 473644 }, { 0x5099, 473654, 473649, 473714, 473719, 473711, 473685, 473708, 473678, 473726 }, { 0x509A, 473737, 473731, 473773, -1, 473769, 473759, 473765, 473752, -1 }, { 0x509B, -1, 473779, 473817, -1, 473812, 473798, 473805, 473791, -1 }, { 0x509C, 473828, 473823, 473873, -1, 473870, 473845, 473867, -1, -1 }, { 0x509D, -1, 473878, 473909, -1, 473904, -1, 473891, 473884, -1 }, { 0x509E, 473918, 473914, 473940, -1, 473937, -1, 473934, 473927, -1 }, { 0x509F, -1, -1, 473955, -1, -1, 473945, 473952, -1, -1 }, { 0x50A0, -1, -1, 473985, -1, -1, 473961, 473973, -1, -1 }, { 0x50A1, -1, -1, 474023, -1, -1, 473989, 474019, -1, -1 }, { 0x50A2, 474034, 474029, 474085, -1, 474082, 474074, 474079, 474068, -1 }, { 0x50A3, 474102, 474090, 474141, -1, -1, -1, -1, -1, -1 }, { 0x50A4, -1, -1, 474150, -1, -1, -1, 474146, -1, -1 }, { 0x50A5, 474161, 474155, 474184, -1, -1, -1, -1, -1, -1 }, { 0x50A6, -1, 474190, 474196, -1, -1, -1, -1, -1, 474200 }, { 0x50A7, 474211, 474206, 474228, -1, -1, -1, -1, -1, -1 }, { 0x50A8, 474238, 474233, 474271, -1, -1, -1, -1, -1, -1 }, { 0x50A9, 474280, 474276, 474285, -1, -1, -1, -1, -1, -1 }, { 0x50AA, -1, -1, 474306, -1, -1, 474290, 474302, -1, -1 }, { 0x50AB, 474311, -1, 474337, -1, -1, -1, -1, -1, -1 }, { 0x50AC, 474348, 474342, 474401, 474406, 474396, 474367, 474392, 474360, 474421 }, { 0x50AD, 474433, 474427, 474512, -1, 474500, 474471, 474491, 474464, -1 }, { 0x50AE, 474528, 474518, 474580, -1, 474577, 474556, 474569, 474549, -1 }, { 0x50AF, 474591, 474585, 474618, -1, 474612, 474598, 474608, -1, -1 }, { 0x50B0, -1, -1, 474668, -1, 474662, 474624, 474654, -1, -1 }, { 0x50B1, -1, 474674, 474703, -1, -1, 474680, 474690, -1, 474709 }, { 0x50B2, 474723, 474717, 474778, 474782, 474776, 474758, 474772, 474751, 474789 }, { 0x50B3, 474808, 474796, 474864, 474871, 474860, 474843, 474852, 474836, 474882 }, { 0x50B4, 474896, 474891, 474940, 474944, 474936, 474919, 474934, 474912, -1 }, { 0x50B5, 474955, 474949, 475000, 475006, 474995, 474986, 474991, 474979, 475012 }, { 0x50B6, -1, 475018, 475046, -1, -1, 475023, 475030, -1, -1 }, { 0x50B7, 475057, 475050, 475114, 475121, 475109, 475093, 475104, 475086, 475138 }, { 0x50B8, -1, -1, 475162, -1, -1, 475147, 475153, -1, -1 }, { 0x50B9, -1, -1, 475201, -1, -1, 475170, 475183, -1, -1 }, { 0x50BA, 475212, 475207, 475261, -1, 475257, 475233, 475249, -1, -1 }, { 0x50BB, 475270, 475266, 475312, -1, 475309, -1, 475306, -1, -1 }, { 0x50BC, 475322, 475317, 475330, -1, -1, -1, -1, -1, -1 }, { 0x50BD, 475342, 475335, 475383, -1, 475378, 475365, 475373, 475358, -1 }, { 0x50BE, 475396, 475390, 475470, 475476, 475464, 475429, 475460, 475422, 475493 }, { 0x50BF, -1, 475500, 475536, -1, 475533, 475512, 475524, 475505, -1 }, { 0x50C0, -1, -1, 475555, -1, -1, 475541, 475551, -1, -1 }, { 0x50C1, -1, 475559, 475590, -1, 475586, 475564, 475574, -1, -1 }, { 0x50C2, 475600, 475595, 475643, 475648, 475639, 475625, 475632, 475618, 475653 }, { 0x50C3, 475657, -1, 475686, -1, -1, 475666, 475683, -1, -1 }, { 0x50C4, 475696, 475691, 475748, -1, 475743, 475715, 475739, 475708, 475754 }, { 0x50C5, 475770, 475760, 475828, 475833, 475824, 475804, 475820, 475797, -1 }, { 0x50C6, -1, 475839, 475886, -1, 475881, 475855, 475877, -1, -1 }, { 0x50C7, 475897, 475892, 475965, -1, 475960, 475928, 475947, -1, -1 }, { 0x50C8, 475975, 475969, 476029, -1, 476025, 475993, 476017, -1, -1 }, { 0x50C9, 476039, 476034, 476103, -1, 476098, 476071, 476094, 476064, -1 }, { 0x50CA, 476114, 476109, 476188, 476194, 476184, 476164, 476180, 476157, -1 }, { 0x50CB, -1, -1, 476243, -1, 476238, 476207, 476230, -1, -1 }, { 0x50CC, -1, -1, 476260, -1, -1, 476248, 476256, -1, -1 }, { 0x50CD, 476272, 476266, 476311, -1, 476306, 476284, 476302, -1, -1 }, { 0x50CE, 476329, 476317, 476376, -1, 476367, 476337, 476358, -1, -1 }, { 0x50CF, 476390, 476383, 476466, 476473, 476461, 476435, 476452, 476428, 476492 }, { 0x50D0, -1, 476501, 476527, -1, -1, 476506, 476519, -1, -1 }, { 0x50D1, 476538, 476533, 476575, -1, 476571, 476560, 476566, 476553, 476581 }, { 0x50D2, -1, -1, 476593, -1, 476588, -1, -1, -1, -1 }, { 0x50D3, -1, 476600, 476649, -1, -1, 476606, 476633, -1, -1 }, { 0x50D4, -1, 476654, 476699, -1, 476694, 476666, 476690, 476660, -1 }, { 0x50D5, 476709, 476704, 476761, 476765, 476757, 476734, 476752, 476727, 476776 }, { 0x50D6, 476787, 476782, 476842, -1, 476838, 476826, 476835, 476819, -1 }, { 0x50D7, -1, 476846, 476855, -1, -1, -1, 476851, -1, -1 }, { 0x50D8, -1, -1, 476871, -1, -1, 476860, 476866, -1, -1 }, { 0x50D9, -1, 476878, 476912, -1, -1, 476891, 476908, -1, -1 }, { 0x50DA, 476924, 476919, 477019, -1, 477015, 476997, 477010, 476984, 477025 }, { 0x50DB, 477036, 477031, 477060, -1, 477057, -1, 477054, 477047, -1 }, { 0x50DC, -1, -1, 477088, -1, -1, 477064, 477070, -1, -1 }, { 0x50DD, 477107, 477095, 477165, -1, 477161, 477127, 477153, -1, -1 }, { 0x50DE, 477177, 477171, 477242, -1, 477239, 477210, 477233, 477203, -1 }, { 0x50DF, -1, 477247, 477284, -1, 477281, 477252, 477275, -1, -1 }, { 0x50E0, -1, -1, 477292, -1, -1, -1, 477288, -1, -1 }, { 0x50E1, -1, 477296, 477301, -1, -1, -1, -1, -1, -1 }, { 0x50E2, -1, -1, 477349, -1, 477344, 477313, 477335, 477306, -1 }, { 0x50E3, 477361, 477356, 477395, -1, 477390, 477375, 477381, -1, -1 }, { 0x50E4, 477412, 477400, 477480, -1, 477475, 477420, 477447, -1, 477485 }, { 0x50E5, 477511, 477491, 477575, -1, 477572, 477547, 477562, 477540, 477581 }, { 0x50E6, 477594, 477589, 477655, -1, 477650, 477618, 477640, 477611, -1 }, { 0x50E7, 477672, 477660, 477740, 477746, 477735, 477725, 477731, 477718, 477759 }, { 0x50E8, 477770, 477765, 477834, -1, 477829, 477799, 477821, -1, -1 }, { 0x50E9, 477845, 477839, 477912, -1, 477908, 477883, 477900, 477876, -1 }, { 0x50EA, -1, -1, 477969, -1, 477964, 477918, 477930, -1, -1 }, { 0x50EB, -1, -1, 477973, -1, -1, -1, -1, -1, -1 }, { 0x50EC, 477981, 477976, 478038, -1, 478034, 478018, 478026, 478011, -1 }, { 0x50ED, 478059, 478044, 478100, -1, 478095, 478080, 478086, 478073, 478106 }, { 0x50EE, 478125, 478113, 478178, 478184, 478173, 478150, 478165, 478143, 478197 }, { 0x50EF, 478205, -1, 478224, -1, -1, 478213, 478220, -1, -1 }, { 0x50F0, 478240, 478229, 478280, -1, 478275, -1, 478265, -1, -1 }, { 0x50F1, 478288, 478284, 478310, -1, -1, 478301, 478307, -1, -1 }, { 0x50F2, -1, -1, 478314, -1, -1, -1, -1, -1, -1 }, { 0x50F3, 478325, 478320, 478339, -1, -1, -1, -1, -1, -1 }, { 0x50F4, -1, 478343, 478349, -1, -1, -1, -1, -1, -1 }, { 0x50F5, 478362, 478355, 478421, 478428, 478416, 478403, 478411, 478396, -1 }, { 0x50F6, 478440, 478435, 478473, 478478, 478469, 478451, 478461, -1, -1 }, { 0x50F7, -1, -1, 478487, -1, 478483, -1, -1, -1, -1 }, { 0x50F8, -1, 478491, 478513, -1, 478509, 478496, 478501, -1, -1 }, { 0x50F9, 478523, 478518, 478557, 478562, 478554, 478543, 478548, 478536, 478566 }, { 0x50FA, -1, -1, 478586, -1, -1, 478571, 478581, -1, -1 }, { 0x50FB, 478597, 478592, 478667, 478671, 478658, 478639, 478646, 478632, -1 }, { 0x50FC, -1, 478681, 478691, -1, -1, -1, 478687, -1, -1 }, { 0x50FD, -1, 478697, 478722, -1, 478717, 478702, 478712, -1, -1 }, { 0x50FE, 478736, 478728, 478787, -1, 478784, 478748, 478781, 478741, -1 }, { 0x50FF, 478799, 478791, 478867, -1, 478864, 478839, 478856, 478832, -1 }, { 0x5100, 478876, 478872, 478928, 478932, 478925, 478913, 478922, 478906, 478938 }, { 0x5101, 478949, 478943, 479032, -1, 479027, 479013, 479022, 479006, -1 }, { 0x5102, 479043, 479037, 479089, 479095, 479084, 479070, 479076, 479063, 479100 }, { 0x5103, -1, 479106, 479176, -1, 479171, 479129, 479155, 479122, -1 }, { 0x5104, 479187, 479182, 479239, -1, 479236, 479216, 479227, 479209, 479243 }, { 0x5105, 479248, -1, 479284, -1, -1, 479253, 479280, -1, -1 }, { 0x5106, 479296, 479290, 479343, -1, 479337, 479317, 479328, 479310, -1 }, { 0x5107, 479355, 479349, 479414, -1, 479409, 479377, 479405, 479370, -1 }, { 0x5108, 479425, 479420, 479470, -1, 479466, 479451, 479459, -1, 479476 }, { 0x5109, 479486, 479481, 479543, 479549, 479539, 479523, 479535, 479516, 479558 }, { 0x510A, 479569, 479565, 479598, -1, -1, 479586, 479594, -1, -1 }, { 0x510B, 479609, 479603, 479696, -1, 479692, 479661, 479680, 479654, -1 }, { 0x510C, 479716, 479701, 479771, -1, 479767, 479733, 479763, -1, -1 }, { 0x510D, 479781, 479777, 479812, -1, -1, -1, 479809, -1, -1 }, { 0x510E, 479822, 479817, 479854, -1, -1, 479843, 479850, -1, -1 }, { 0x510F, -1, -1, 479859, -1, -1, -1, -1, -1, -1 }, { 0x5110, 479874, 479864, 479930, -1, 479926, 479898, 479922, 479891, -1 }, { 0x5111, -1, -1, 479979, -1, 479976, 479935, 479964, -1, -1 }, { 0x5112, 479988, 479983, 480044, 480048, 480041, 480013, 480038, 480006, 480059 }, { 0x5113, 480068, 480063, 480111, -1, 480107, 480083, 480103, 480076, -1 }, { 0x5114, 480121, 480116, 480176, 480182, 480172, 480155, 480164, 480148, -1 }, { 0x5115, 480195, 480189, 480254, 480260, 480250, 480233, 480242, 480226, -1 }, { 0x5116, -1, -1, 480279, -1, -1, 480267, 480275, -1, -1 }, { 0x5117, 480293, 480284, 480361, -1, 480358, 480332, 480351, 480325, -1 }, { 0x5118, 480371, 480365, 480409, -1, 480405, 480385, 480401, 480378, -1 }, { 0x5119, -1, -1, 480425, -1, -1, 480414, 480421, -1, -1 }, { 0x511A, 480437, 480431, 480562, -1, 480557, 480535, 480549, 480529, -1 }, { 0x511B, 480568, -1, 480628, -1, 480624, 480607, 480618, 480600, -1 }, { 0x511C, 480638, 480632, 480700, -1, 480694, 480672, 480685, 480665, -1 }, { 0x511D, -1, -1, 480716, -1, -1, 480706, 480712, -1, -1 }, { 0x511E, -1, -1, 480726, -1, -1, -1, 480723, -1, -1 }, { 0x511F, 480744, 480730, 480810, -1, 480805, 480782, 480800, 480775, -1 }, { 0x5120, -1, 480817, 480832, -1, 480827, -1, 480822, -1, -1 }, { 0x5121, 480843, 480837, 480891, -1, 480887, 480864, 480883, 480857, -1 }, { 0x5122, -1, 480896, 480935, -1, 480931, 480909, 480924, 480902, -1 }, { 0x5123, -1, -1, 480943, -1, -1, -1, 480939, -1, -1 }, { 0x5124, 480955, 480950, 480990, -1, 480986, 480970, 480977, 480963, -1 }, { 0x5125, -1, 480995, 481050, -1, 481046, 481007, 481021, 481000, -1 }, { 0x5126, 481059, 481054, 481093, -1, 481088, 481067, 481079, -1, -1 }, { 0x5127, -1, -1, 481133, -1, 481128, 481106, 481124, 481099, -1 }, { 0x5128, -1, -1, 481165, -1, 481161, 481138, 481147, -1, -1 }, { 0x5129, 481174, 481170, 481206, -1, 481203, 481183, 481199, -1, -1 }, { 0x512A, 481215, 481210, 481284, 481289, 481281, 481249, 481275, 481242, -1 }, { 0x512B, -1, 481294, 481309, -1, 481306, -1, -1, 481299, -1 }, { 0x512C, -1, -1, 481319, -1, -1, -1, 481314, -1, -1 }, { 0x512D, 481330, 481325, 481395, -1, 481390, 481354, 481385, -1, -1 }, { 0x512E, -1, -1, 481412, -1, -1, -1, 481401, -1, -1 }, { 0x512F, -1, -1, 481430, -1, -1, 481416, 481422, -1, -1 }, { 0x5130, -1, -1, 481450, -1, -1, 481436, 481448, -1, -1 }, { 0x5131, 481461, 481455, 481526, -1, 481521, 481484, 481505, 481477, -1 }, { 0x5132, 481542, 481532, 481617, 481622, 481614, 481588, 481610, 481581, -1 }, { 0x5133, 481634, 481628, 481712, -1, 481707, 481672, 481699, 481665, 481718 }, { 0x5134, -1, 481723, 481757, -1, 481752, 481730, 481743, -1, -1 }, { 0x5135, -1, 481763, 481796, -1, 481791, 481780, 481786, 481773, -1 }, { 0x5136, 481801, -1, 481834, -1, 481825, -1, -1, -1, -1 }, { 0x5137, 481844, 481839, 481895, -1, 481891, 481872, 481887, 481865, -1 }, { 0x5138, 481903, 481899, 481940, -1, 481937, 481927, 481934, 481921, -1 }, { 0x5139, 481957, 481945, 482028, -1, 482023, 482001, 482019, 481994, -1 }, { 0x513A, 482037, 482033, 482067, -1, 482064, 482049, 482058, 482042, -1 }, { 0x513B, 482078, 482072, 482139, -1, 482134, 482108, 482130, 482101, -1 }, { 0x513C, 482150, 482145, 482210, -1, 482207, 482185, 482203, 482178, 482215 }, { 0x513D, 482236, 482224, 482307, -1, 482303, 482267, 482289, -1, -1 }, { 0x513E, 482312, -1, 482335, -1, -1, -1, -1, -1, -1 }, { 0x513F, 482346, 482341, 482415, -1, 482407, 482382, 482395, 482376, -1 }, { 0x5140, 482425, 482419, 482489, 482493, 482486, 482452, 482474, 482445, 482508 }, { 0x5141, 482520, 482515, 482583, -1, 482579, 482558, 482576, 482551, -1 }, { 0x5142, 482594, 482588, 482645, -1, 482641, 482623, 482632, -1, -1 }, { 0x5143, 482656, 482650, 482714, 482720, 482710, 482691, 482702, 482684, 482737 }, { 0x5144, 482751, 482745, 482793, 482800, 482787, 482772, 482778, 482765, 482817 }, { 0x5145, 482829, 482823, 482895, 482902, 482888, 482858, 482879, 482851, 482909 }, { 0x5146, 482924, 482914, 483046, 483052, 483043, 483012, 483034, 483005, 483062 }, { 0x5147, 483076, 483070, 483131, -1, 483125, 483112, 483120, 483105, 483138 }, { 0x5148, 483148, 483143, 483207, 483213, 483203, 483179, 483199, 483172, 483222 }, { 0x5149, 483235, 483228, 483296, 483303, 483290, 483272, 483286, 483265, 483318 }, { 0x514A, -1, -1, 483355, -1, 483350, 483324, 483333, -1, -1 }, { 0x514B, 483371, 483360, 483434, 483438, 483430, 483410, 483425, 483403, 483443 }, { 0x514C, 483462, 483450, 483528, -1, 483519, 483500, 483509, 483493, -1 }, { 0x514D, 483543, 483533, 483612, 483618, 483602, 483576, 483594, 483569, 483635 }, { 0x514E, 483647, 483642, 483680, -1, 483676, 483667, 483673, 483660, -1 }, { 0x514F, -1, -1, 483699, -1, -1, 483684, 483694, -1, -1 }, { 0x5150, 483706, -1, 483759, -1, 483757, 483744, 483747, 483738, -1 }, { 0x5151, 483769, 483763, 483812, -1, 483803, 483784, 483793, -1, 483817 }, { 0x5152, 483834, 483824, 483894, 483898, 483892, 483879, 483882, 483866, -1 }, { 0x5153, -1, -1, 483947, -1, 483937, 483911, 483928, -1, -1 }, { 0x5154, 483957, 483952, 483989, 483993, 483985, 483976, 483982, 483970, 484002 }, { 0x5155, 484012, 484008, 484049, 484053, 484046, -1, 484039, 484032, -1 }, { 0x5156, 484062, 484057, 484112, -1, 484108, -1, -1, 484102, -1 }, { 0x5157, 484122, 484117, 484199, -1, 484195, 484169, 484192, 484162, -1 }, { 0x5158, -1, -1, 484226, -1, -1, 484204, 484222, -1, -1 }, { 0x5159, 484231, -1, -1, -1, 484240, -1, -1, -1, -1 }, { 0x515A, 484250, 484244, 484308, -1, 484303, 484287, 484299, 484281, -1 }, { 0x515B, 484314, -1, 484328, -1, 484323, -1, -1, -1, -1 }, { 0x515C, 484339, 484334, 484367, -1, 484363, 484352, 484359, 484345, 484372 }, { 0x515D, 484378, -1, 484387, -1, -1, -1, -1, -1, -1 }, { 0x515E, 484392, -1, 484402, -1, -1, -1, -1, -1, -1 }, { 0x515F, 484412, 484407, 484439, -1, 484435, 484423, 484430, -1, -1 }, { 0x5160, -1, 484445, 484450, -1, -1, -1, -1, -1, -1 }, { 0x5161, 484455, -1, -1, -1, 484482, -1, -1, -1, -1 }, { 0x5162, 484493, 484487, 484554, 484560, 484549, 484524, 484544, 484517, 484567 }, { 0x5163, 484574, -1, 484594, -1, -1, -1, -1, -1, -1 }, { 0x5164, -1, -1, 484609, -1, -1, 484598, 484605, -1, -1 }, { 0x5165, 484621, 484616, 484678, 484682, 484675, 484653, 484663, 484646, 484693 }, { 0x5166, 484706, 484700, 484744, -1, 484735, 484718, 484731, -1, -1 }, { 0x5167, 484761, 484750, 484826, 484831, 484818, 484795, 484810, 484788, -1 }, { 0x5168, 484854, 484848, 484930, 484936, 484926, 484892, 484918, 484885, 484955 }, { 0x5169, 484968, 484961, 485031, 485038, 485025, 485012, 485020, 484999, 485056 }, { 0x516A, 485070, 485065, 485108, -1, 485105, 485094, 485102, 485087, -1 }, { 0x516B, 485118, 485112, 485184, 485188, 485179, 485154, 485167, 485147, 485197 }, { 0x516C, 485208, 485202, 485266, 485272, 485261, 485245, 485257, 485238, 485283 }, { 0x516D, 485294, 485289, 485346, 485351, 485341, 485318, 485331, 485305, 485362 }, { 0x516E, 485373, 485368, 485413, 485417, 485408, 485401, 485404, 485394, 485426 }, { 0x516F, 485431, -1, 485439, -1, -1, -1, -1, -1, -1 }, { 0x5170, 485449, 485443, 485475, -1, -1, -1, -1, -1, -1 }, { 0x5171, 485492, 485480, 485562, 485568, 485557, 485535, 485552, 485528, 485585 }, { 0x5172, 485592, -1, 485604, -1, -1, -1, -1, -1, -1 }, { 0x5173, 485617, 485610, 485648, -1, -1, -1, -1, -1, -1 }, { 0x5174, 485666, 485654, 485692, -1, -1, -1, -1, -1, -1 }, { 0x5175, 485704, 485698, 485758, 485764, 485752, 485727, 485743, 485720, 485779 }, { 0x5176, 485794, 485784, 485847, 485851, 485844, 485828, 485838, 485821, 485864 }, { 0x5177, 485874, 485868, 485947, 485951, 485943, 485913, 485937, 485906, 485964 }, { 0x5178, 485974, 485969, 486058, 486064, 486054, 486027, 486050, 486020, 486075 }, { 0x5179, 486087, 486083, 486146, -1, 486143, 486115, 486136, -1, -1 }, { 0x517A, -1, -1, 486156, -1, 486150, -1, -1, -1, -1 }, { 0x517B, 486168, 486161, 486199, -1, -1, -1, -1, -1, -1 }, { 0x517C, 486210, 486205, 486269, 486275, 486264, 486246, 486260, 486239, 486284 }, { 0x517D, 486295, 486290, 486318, -1, -1, -1, -1, -1, -1 }, { 0x517E, 486324, -1, 486376, -1, -1, 486364, 486373, -1, -1 }, { 0x517F, -1, -1, 486380, -1, -1, -1, -1, -1, -1 }, { 0x5180, 486389, 486384, 486452, 486456, 486449, 486427, 486446, 486420, -1 }, { 0x5181, 486466, 486461, 486472, -1, -1, -1, -1, -1, -1 }, { 0x5182, 486485, 486478, 486535, -1, 486529, 486515, 486520, 486509, -1 }, { 0x5183, -1, -1, 486563, -1, 486560, 486542, 486552, -1, -1 }, { 0x5184, 486568, -1, 486622, -1, 486618, 486604, 486610, -1, -1 }, { 0x5185, 486632, 486627, 486670, -1, 486662, 486639, 486654, -1, 486675 }, { 0x5186, 486687, 486681, 486721, -1, 486712, 486698, 486709, 486691, -1 }, { 0x5187, 486732, 486727, 486749, -1, -1, -1, -1, -1, -1 }, { 0x5188, 486760, 486754, 486783, -1, -1, -1, -1, -1, -1 }, { 0x5189, 486794, 486789, 486851, 486856, 486847, 486833, 486839, 486826, 486875 }, { 0x518A, 486889, 486883, 486931, -1, 486925, 486909, 486914, 486902, -1 }, { 0x518B, 486942, 486935, 486997, -1, -1, 486961, 486988, -1, -1 }, { 0x518C, 487010, 487004, 487067, -1, 487061, 487045, 487050, 487039, 487071 }, { 0x518D, 487082, 487077, 487127, 487132, 487123, 487107, 487116, 487100, 487149 }, { 0x518E, -1, -1, 487167, -1, -1, 487154, 487161, -1, -1 }, { 0x518F, 487179, 487172, 487252, 487259, 487246, 487229, 487237, 487222, -1 }, { 0x5190, 487266, -1, 487318, -1, 487315, 487284, 487302, -1, -1 }, { 0x5191, 487328, 487323, 487363, 487369, 487359, 487341, 487354, 487335, -1 }, { 0x5192, 487387, 487377, 487433, 487438, 487426, 487412, 487422, 487405, 487445 }, { 0x5193, 487456, 487451, 487512, -1, 487508, 487496, 487504, 487489, -1 }, { 0x5194, 487523, 487517, 487562, -1, 487558, -1, 487555, -1, -1 }, { 0x5195, 487571, 487566, 487621, 487627, 487616, 487600, 487608, 487593, 487635 }, { 0x5196, 487647, 487642, 487692, -1, 487687, 487672, 487676, -1, -1 }, { 0x5197, 487702, 487696, 487746, 487752, 487741, 487732, 487737, 487725, 487760 }, { 0x5198, 487777, 487767, 487855, -1, 487852, 487818, 487843, 487811, 487860 }, { 0x5199, 487869, 487865, 487920, -1, 487917, 487898, 487913, -1, -1 }, { 0x519A, 487940, 487925, 487959, -1, -1, -1, -1, -1, -1 }, { 0x519B, 487970, 487964, 488003, -1, -1, -1, -1, -1, -1 }, { 0x519C, 488014, 488008, 488043, -1, -1, -1, -1, -1, -1 }, { 0x519D, 488049, -1, 488097, -1, 488094, 488082, 488091, -1, -1 }, { 0x519E, 488106, 488101, 488134, -1, 488131, 488116, 488125, 488110, -1 }, { 0x519F, -1, -1, 488142, -1, 488138, -1, -1, -1, -1 }, { 0x51A0, 488157, 488147, 488202, 488208, 488197, 488185, 488193, 488178, 488222 }, { 0x51A1, -1, -1, 488244, -1, 488239, 488228, 488232, -1, 488250 }, { 0x51A2, 488263, 488257, 488333, 488340, 488327, 488300, 488318, 488294, -1 }, { 0x51A3, -1, -1, 488386, -1, 488381, 488364, 488370, 488357, -1 }, { 0x51A4, 488396, 488390, 488454, -1, 488450, 488431, 488447, 488424, 488460 }, { 0x51A5, 488476, 488464, 488525, 488531, 488519, 488509, 488515, 488502, 488542 }, { 0x51A6, 488547, -1, 488590, -1, -1, 488579, 488583, -1, -1 }, { 0x51A7, 488610, 488595, 488664, -1, -1, -1, -1, -1, -1 }, { 0x51A8, 488673, 488669, 488720, -1, 488716, 488704, 488709, -1, -1 }, { 0x51A9, 488728, 488724, 488782, -1, 488779, 488757, 488775, -1, -1 }, { 0x51AA, 488792, 488787, 488849, -1, 488844, 488829, 488839, 488822, -1 }, { 0x51AB, 488859, 488853, 488898, -1, 488893, 488882, 488888, -1, -1 }, { 0x51AC, 488910, 488904, 488956, 488962, 488951, 488942, 488947, 488935, 488973 }, { 0x51AD, -1, -1, 489005, -1, -1, 488980, 488989, -1, -1 }, { 0x51AE, -1, 489010, 489016, -1, -1, -1, -1, -1, -1 }, { 0x51AF, 489028, 489022, 489056, -1, -1, -1, -1, -1, -1 }, { 0x51B0, 489068, 489062, 489107, 489113, 489102, 489088, 489097, 489082, 489128 }, { 0x51B1, 489138, 489134, 489202, -1, 489199, 489178, 489196, 489171, -1 }, { 0x51B2, 489212, 489206, 489270, -1, 489263, 489249, 489258, 489242, -1 }, { 0x51B3, 489283, 489277, 489337, -1, 489332, 489308, 489320, -1, -1 }, { 0x51B4, 489346, 489342, 489403, -1, 489400, 489379, 489397, -1, -1 }, { 0x51B5, 489413, 489407, 489473, 489480, 489467, 489447, 489462, -1, 489491 }, { 0x51B6, 489503, 489499, 489552, 489556, 489549, 489542, 489546, 489535, 489560 }, { 0x51B7, 489571, 489564, 489635, 489641, 489629, 489603, 489625, 489590, 489658 }, { 0x51B8, -1, 489665, 489685, -1, 489681, 489670, 489677, -1, -1 }, { 0x51B9, -1, 489690, 489724, -1, 489719, -1, 489695, -1, -1 }, { 0x51BA, -1, -1, 489753, -1, -1, 489728, 489737, -1, -1 }, { 0x51BB, 489770, 489758, 489799, -1, -1, -1, -1, -1, -1 }, { 0x51BC, 489810, 489805, 489831, -1, -1, 489820, 489826, -1, -1 }, { 0x51BD, 489842, 489837, 489905, -1, 489900, 489875, 489890, 489868, 489910 }, { 0x51BE, -1, -1, 489935, -1, -1, 489921, 489930, 489915, -1 }, { 0x51BF, -1, -1, 489951, -1, -1, 489940, 489947, -1, -1 }, { 0x51C0, 489969, 489957, 489990, -1, -1, -1, -1, -1, -1 }, { 0x51C1, -1, -1, 490000, -1, 489996, -1, -1, -1, -1 }, { 0x51C2, 490005, -1, 490040, -1, -1, -1, 490036, -1, -1 }, { 0x51C3, 490050, 490045, 490063, -1, -1, -1, -1, -1, -1 }, { 0x51C4, 490072, 490067, 490140, 490144, 490136, 490110, 490132, 490103, -1 }, { 0x51C5, 490155, -1, 490206, -1, 490203, 490194, 490200, 490187, -1 }, { 0x51C6, 490216, 490210, 490281, -1, 490276, 490257, 490267, 490250, 490287 }, { 0x51C7, 490300, 490294, 490345, -1, 490340, 490316, 490324, -1, -1 }, { 0x51C8, 490363, 490351, 490413, -1, 490408, 490384, 490399, -1, -1 }, { 0x51C9, 490426, 490419, 490484, 490491, 490478, 490464, 490473, 490451, -1 }, { 0x51CA, 490504, 490498, 490549, -1, 490543, 490519, 490534, 490512, -1 }, { 0x51CB, 490560, 490555, 490625, 490631, 490622, 490598, 490617, 490591, -1 }, { 0x51CC, 490646, 490640, 490710, 490716, 490705, 490692, 490700, 490679, 490724 }, { 0x51CD, 490742, 490730, 490801, 490807, 490796, 490778, 490792, 490771, 490820 }, { 0x51CE, -1, 490827, 490832, -1, -1, -1, -1, -1, -1 }, { 0x51CF, 490843, 490837, 490892, -1, 490888, 490872, 490884, -1, -1 }, { 0x51D0, -1, -1, 490901, -1, -1, -1, 490898, -1, -1 }, { 0x51D1, 490911, 490906, 490960, -1, 490956, 490936, 490952, -1, -1 }, { 0x51D2, -1, 490965, 491005, -1, 491002, 490982, 490988, 490975, -1 }, { 0x51D3, 491015, 491009, 491061, -1, 491057, 491035, 491045, -1, -1 }, { 0x51D4, 491071, 491065, 491119, -1, 491113, 491083, 491104, 491076, -1 }, { 0x51D5, -1, -1, 491146, -1, -1, 491127, 491137, -1, -1 }, { 0x51D6, 491152, -1, 491222, -1, 491217, 491184, 491207, 491178, -1 }, { 0x51D7, -1, -1, 491240, -1, 491235, -1, 491228, -1, -1 }, { 0x51D8, -1, 491245, 491264, -1, 491261, -1, 491249, -1, -1 }, { 0x51D9, 491268, -1, 491301, -1, -1, 491278, 491286, -1, -1 }, { 0x51DA, 491306, -1, 491323, -1, 491319, -1, -1, -1, -1 }, { 0x51DB, 491333, 491328, 491400, -1, 491396, 491368, 491392, 491361, -1 }, { 0x51DC, 491410, 491405, 491489, 491494, 491485, 491457, 491481, 491444, 491505 }, { 0x51DD, 491523, 491511, 491578, 491584, 491574, 491557, 491569, 491550, 491601 }, { 0x51DE, 491608, -1, 491658, -1, 491654, 491642, 491651, 491635, -1 }, { 0x51DF, 491667, 491662, 491726, -1, -1, -1, -1, -1, -1 }, { 0x51E0, 491740, 491730, 491774, 491778, 491769, 491759, 491766, 491752, 491783 }, { 0x51E1, 491794, 491788, 491860, 491865, 491856, 491835, 491848, 491828, 491872 }, { 0x51E2, 491884, 491878, 491943, -1, 491939, 491918, 491931, -1, -1 }, { 0x51E3, 491948, -1, 492018, -1, 492014, 491997, 492010, -1, -1 }, { 0x51E4, 492029, 492023, 492061, -1, -1, -1, 492057, -1, -1 }, { 0x51E5, 492067, -1, 492090, -1, 492087, 492076, 492080, -1, -1 }, { 0x51E6, 492099, 492094, 492144, -1, 492140, 492125, 492136, -1, -1 }, { 0x51E7, 492149, -1, 492159, -1, -1, 492154, -1, -1, -1 }, { 0x51E8, 492166, -1, 492216, -1, 492209, 492197, 492202, -1, -1 }, { 0x51E9, 492222, -1, 492254, -1, 492250, 492240, -1, 492234, -1 }, { 0x51EA, 492258, -1, 492282, -1, 492279, 492269, -1, -1, -1 }, { 0x51EB, 492291, 492287, 492313, -1, -1, -1, -1, -1, -1 }, { 0x51EC, -1, -1, 492317, -1, -1, -1, -1, -1, -1 }, { 0x51ED, 492329, 492323, 492388, 492394, 492383, 492364, 492378, 492357, 492412 }, { 0x51EE, 492419, -1, 492443, -1, 492436, 492424, 492429, -1, -1 }, { 0x51EF, 492454, 492449, 492483, -1, -1, -1, -1, -1, -1 }, { 0x51F0, 492494, 492488, 492536, 492543, 492530, 492516, 492523, 492509, -1 }, { 0x51F1, 492569, 492558, 492636, -1, 492632, 492605, 492624, 492598, 492641 }, { 0x51F2, -1, -1, 492656, -1, -1, -1, 492648, -1, -1 }, { 0x51F3, 492667, 492661, 492712, -1, 492707, 492687, 492703, 492680, -1 }, { 0x51F4, 492730, 492718, 492785, -1, 492780, -1, 492775, 492769, -1 }, { 0x51F5, 492801, 492791, 492860, -1, 492856, 492831, 492848, -1, -1 }, { 0x51F6, 492872, 492866, 492922, 492929, 492916, 492905, 492911, 492898, 492935 }, { 0x51F7, 492940, -1, 492979, -1, 492975, 492957, 492968, -1, -1 }, { 0x51F8, 492990, 492985, 493045, -1, 493036, 493025, 493030, 493018, -1 }, { 0x51F9, 493074, 493049, 493144, -1, 493141, 493124, 493138, 493117, -1 }, { 0x51FA, 493154, 493148, 493226, 493231, 493215, 493194, 493204, 493187, 493238 }, { 0x51FB, 493250, 493245, 493283, -1, -1, -1, -1, -1, -1 }, { 0x51FC, 493292, 493287, 493304, -1, -1, -1, -1, -1, -1 }, { 0x51FD, 493316, 493310, 493372, 493377, 493368, 493353, 493364, 493346, 493382 }, { 0x51FE, 493393, 493387, 493442, -1, 493438, 493423, 493434, -1, -1 }, { 0x51FF, 493452, 493447, 493473, -1, -1, -1, -1, -1, -1 }, { 0x5200, 493483, 493478, 493529, 493534, 493526, 493515, 493522, 493508, 493540 }, { 0x5201, 493550, 493545, 493598, 493604, 493595, -1, 493586, 493579, 493608 }, { 0x5202, 493620, 493615, 493661, -1, 493658, 493645, 493654, -1, -1 }, { 0x5203, 493671, 493666, 493731, 493736, 493728, 493710, 493724, 493703, 493742 }, { 0x5204, 493749, -1, 493795, -1, 493792, 493781, 493784, -1, -1 }, { 0x5205, 493806, 493800, 493872, -1, 493866, 493845, 493857, -1, -1 }, { 0x5206, 493890, 493880, 493974, 493979, 493963, 493929, 493952, 493922, 493995 }, { 0x5207, 494011, 494001, 494084, 494089, 494075, 494050, 494065, 494036, 494094 }, { 0x5208, 494109, 494102, 494161, -1, 494157, 494143, 494153, 494136, -1 }, { 0x5209, -1, 494165, 494182, -1, -1, 494170, 494176, -1, -1 }, { 0x520A, 494196, 494186, 494258, -1, 494254, 494236, 494250, 494229, 494263 }, { 0x520B, 494272, 494267, 494319, -1, 494314, 494305, 494310, -1, -1 }, { 0x520C, 494331, 494325, 494381, -1, 494376, 494352, 494368, -1, 494386 }, { 0x520D, 494397, 494393, 494425, -1, -1, -1, -1, -1, -1 }, { 0x520E, 494435, 494430, 494485, 494490, 494480, 494461, 494472, 494454, 494498 }, { 0x520F, -1, -1, 494535, -1, 494532, 494504, 494522, -1, -1 }, { 0x5210, -1, -1, 494548, -1, -1, 494539, 494544, -1, -1 }, { 0x5211, 494559, 494553, 494618, 494624, 494612, 494591, 494603, 494584, 494629 }, { 0x5212, 494640, 494635, 494702, -1, 494698, 494674, 494692, -1, -1 }, { 0x5213, 494713, 494707, 494759, -1, 494755, 494725, 494751, 494718, -1 }, { 0x5214, 494764, -1, 494804, -1, 494799, 494781, 494787, -1, -1 }, { 0x5215, -1, -1, 494837, -1, 494830, 494809, 494814, -1, -1 }, { 0x5216, 494847, 494841, 494939, -1, 494935, 494893, 494905, 494886, -1 }, { 0x5217, 494955, 494944, 495031, 495036, 495026, 495006, 495016, 494993, 495042 }, { 0x5218, 495054, 495049, 495093, -1, 495089, 495077, 495084, -1, -1 }, { 0x5219, 495103, 495098, 495133, -1, -1, -1, -1, -1, -1 }, { 0x521A, 495143, 495137, 495170, -1, -1, -1, -1, -1, -1 }, { 0x521B, 495182, 495176, 495211, -1, -1, -1, -1, -1, -1 }, { 0x521C, 495224, 495219, 495262, -1, 495257, 495229, 495245, -1, -1 }, { 0x521D, 495270, 495266, 495332, 495337, 495328, 495305, 495321, 495298, 495344 }, { 0x521E, -1, -1, 495352, -1, -1, -1, 495348, -1, -1 }, { 0x521F, -1, 495356, 495372, -1, -1, 495361, 495367, -1, 495378 }, { 0x5220, 495390, 495384, 495420, 495426, 495416, 495405, 495412, -1, 495432 }, { 0x5221, 495436, -1, 495470, -1, -1, 495455, 495462, -1, -1 }, { 0x5222, -1, -1, 495489, -1, -1, 495475, 495480, -1, -1 }, { 0x5223, -1, -1, 495495, -1, -1, -1, -1, -1, -1 }, { 0x5224, 495507, 495502, 495564, 495569, 495559, 495544, 495551, 495537, 495576 }, { 0x5225, 495587, 495582, 495658, 495663, 495653, 495618, 495641, 495611, 495671 }, { 0x5226, 495683, 495678, 495744, -1, 495740, 495722, 495731, 495715, -1 }, { 0x5227, 495754, 495749, 495816, -1, 495812, 495790, 495799, 495783, 495821 }, { 0x5228, 495834, 495828, 495886, -1, 495882, 495866, 495873, -1, 495891 }, { 0x5229, 495901, 495896, 495969, 495973, 495966, 495946, 495963, 495933, 495978 }, { 0x522A, 495990, 495984, 496043, -1, 496039, 496028, 496035, 496021, -1 }, { 0x522B, 496054, 496049, 496118, -1, 496113, 496078, 496101, -1, -1 }, { 0x522C, 496129, 496123, 496192, -1, -1, 496165, 496184, -1, -1 }, { 0x522D, 496204, 496198, 496215, -1, -1, -1, -1, -1, -1 }, { 0x522E, 496228, 496221, 496277, 496282, 496272, 496259, 496266, 496252, -1 }, { 0x522F, -1, -1, 496288, -1, -1, -1, -1, -1, -1 }, { 0x5230, 496299, 496294, 496342, 496347, 496339, 496329, 496335, 496322, 496355 }, { 0x5231, 496373, 496361, 496443, -1, 496437, 496409, 496428, 496402, -1 }, { 0x5232, 496457, 496451, 496513, -1, 496509, 496479, 496502, 496472, -1 }, { 0x5233, 496522, 496518, 496573, 496577, 496570, 496561, 496567, 496554, -1 }, { 0x5234, 496584, 496580, 496626, -1, 496622, 496614, 496619, -1, -1 }, { 0x5235, 496639, 496631, 496691, -1, 496689, 496670, 496679, -1, -1 }, { 0x5236, 496700, 496695, 496751, 496756, 496747, 496736, 496743, 496729, 496764 }, { 0x5237, 496782, 496770, 496846, -1, 496841, 496820, 496835, 496813, 496852 }, { 0x5238, 496870, 496858, 496933, -1, 496928, 496910, 496924, 496903, -1 }, { 0x5239, 496951, 496939, 497023, -1, 497018, 496984, 497006, 496977, -1 }, { 0x523A, 497042, 497028, 497119, 497123, 497111, 497084, 497102, 497070, 497143 }, { 0x523B, 497161, 497150, 497225, 497229, 497221, 497197, 497216, 497190, 497234 }, { 0x523C, 497246, 497241, 497277, -1, -1, -1, 497272, -1, -1 }, { 0x523D, 497287, 497282, 497305, -1, -1, -1, -1, -1, -1 }, { 0x523E, 497310, -1, 497338, -1, -1, -1, -1, -1, -1 }, { 0x523F, 497348, 497342, 497379, -1, -1, -1, -1, -1, -1 }, { 0x5240, 497389, 497384, 497418, -1, -1, -1, -1, -1, -1 }, { 0x5241, 497433, 497423, 497471, -1, -1, 497463, 497468, -1, -1 }, { 0x5242, 497481, 497476, 497503, -1, -1, -1, -1, -1, -1 }, { 0x5243, 497512, 497507, 497539, -1, 497534, 497525, 497530, 497518, -1 }, { 0x5244, 497549, 497543, 497586, -1, 497580, 497567, 497576, 497560, -1 }, { 0x5245, -1, -1, 497619, -1, -1, 497592, 497604, -1, -1 }, { 0x5246, -1, -1, 497638, -1, -1, 497630, 497635, 497624, -1 }, { 0x5247, 497648, 497643, 497723, 497727, 497713, 497685, 497708, 497678, 497733 }, { 0x5248, -1, -1, 497739, -1, -1, -1, -1, -1, -1 }, { 0x5249, 497749, 497745, 497802, -1, 497798, 497778, 497795, 497771, -1 }, { 0x524A, 497813, 497807, 497864, 497869, 497860, 497843, 497850, 497836, 497875 }, { 0x524B, 497894, 497883, 497943, -1, 497939, 497928, 497934, 497921, -1 }, { 0x524C, 497953, 497947, 498007, 498011, 498003, 497990, 497997, 497983, -1 }, { 0x524D, 498021, 498016, 498080, 498086, 498076, 498057, 498068, 498050, 498093 }, { 0x524E, 498112, 498100, 498158, -1, 498153, 498119, 498141, -1, -1 }, { 0x524F, 498175, 498163, 498228, -1, 498222, 498204, 498213, -1, -1 }, { 0x5250, 498241, 498236, 498267, -1, -1, -1, -1, -1, -1 }, { 0x5251, 498277, 498272, 498298, -1, -1, -1, -1, -1, -1 }, { 0x5252, 498313, 498304, 498354, -1, 498345, 498329, 498340, -1, -1 }, { 0x5253, -1, -1, 498362, -1, 498359, -1, -1, -1, -1 }, { 0x5254, 498371, 498366, 498437, 498441, 498432, 498412, 498423, 498405, -1 }, { 0x5255, -1, 498445, 498472, -1, 498469, 498457, 498466, 498450, -1 }, { 0x5256, 498487, 498477, 498536, 498545, 498532, 498523, 498528, 498516, 498550 }, { 0x5257, 498559, 498553, 498633, -1, 498629, 498602, 498621, 498595, -1 }, { 0x5258, -1, -1, 498664, -1, -1, 498639, 498658, -1, -1 }, { 0x5259, 498680, 498668, 498733, -1, 498727, 498709, 498723, -1, -1 }, { 0x525A, 498749, 498741, 498787, -1, 498784, 498761, 498780, 498754, -1 }, { 0x525B, 498797, 498791, 498853, 498859, 498848, 498831, 498844, 498824, -1 }, { 0x525C, 498870, 498865, 498925, 498930, 498921, 498904, 498917, -1, -1 }, { 0x525D, 498946, 498936, 499011, 499015, 499007, 498985, 499002, 498978, 499019 }, { 0x525E, 499034, 499024, 499088, -1, 499085, 499075, 499082, 499068, -1 }, { 0x525F, 499104, 499092, 499202, -1, 499197, 499147, 499173, 499140, -1 }, { 0x5260, 499219, 499207, 499275, -1, 499258, 499225, 499244, -1, -1 }, { 0x5261, 499291, 499281, 499371, 499377, 499367, 499328, 499356, 499321, -1 }, { 0x5262, -1, -1, 499401, -1, -1, 499386, 499391, -1, -1 }, { 0x5263, 499405, -1, 499442, -1, 499438, 499426, 499434, -1, -1 }, { 0x5264, 499448, -1, 499493, -1, -1, 499470, 499485, -1, -1 }, { 0x5265, 499507, 499497, 499538, -1, 499534, 499512, 499529, -1, -1 }, { 0x5266, 499547, 499542, 499569, -1, 499566, 499559, 499563, -1, -1 }, { 0x5267, 499579, 499574, 499610, -1, -1, -1, -1, -1, 499614 }, { 0x5268, 499625, 499619, 499674, -1, 499669, -1, 499658, -1, -1 }, { 0x5269, 499691, 499679, 499756, -1, 499752, 499726, 499748, 499719, -1 }, { 0x526A, 499768, 499763, 499820, 499826, 499816, 499807, 499812, 499800, 499836 }, { 0x526B, -1, 499843, 499883, -1, 499878, 499848, 499862, -1, -1 }, { 0x526C, -1, 499888, 499934, -1, 499930, 499905, 499918, -1, -1 }, { 0x526D, -1, 499940, 499974, -1, 499968, 499950, 499960, -1, -1 }, { 0x526E, 499983, 499978, 500024, -1, 500020, 500009, 500014, -1, -1 }, { 0x526F, 500033, 500029, 500091, -1, 500083, 500070, 500078, 500063, 500095 }, { 0x5270, 500100, -1, 500154, -1, -1, 500128, 500150, -1, -1 }, { 0x5271, 500161, -1, 500194, -1, -1, 500182, 500190, -1, -1 }, { 0x5272, 500205, 500200, 500268, 500272, 500264, 500241, 500258, 500234, 500278 }, { 0x5273, 500290, 500284, 500351, -1, 500347, 500322, 500337, -1, -1 }, { 0x5274, 500360, 500355, 500420, -1, 500416, 500396, 500408, 500389, -1 }, { 0x5275, 500437, 500425, 500497, 500505, 500491, 500473, 500487, 500466, 500516 }, { 0x5276, -1, -1, 500522, -1, -1, -1, -1, -1, -1 }, { 0x5277, 500535, 500529, 500600, -1, 500596, 500581, 500588, 500574, 500606 }, { 0x5278, 500625, 500613, 500676, -1, 500668, 500629, 500656, -1, -1 }, { 0x5279, -1, 500682, 500717, -1, 500712, 500687, 500694, -1, -1 }, { 0x527A, 500731, 500721, 500759, 500763, 500756, 500743, 500753, 500736, -1 }, { 0x527B, -1, -1, 500775, -1, -1, -1, 500768, -1, -1 }, { 0x527C, -1, -1, 500800, -1, -1, 500781, 500792, -1, -1 }, { 0x527D, 500811, 500806, 500867, 500879, 500862, 500848, 500857, 500841, -1 }, { 0x527E, 500887, -1, 500909, -1, -1, -1, -1, -1, -1 }, { 0x527F, 500925, 500914, 500989, -1, 500985, 500965, 500976, 500958, 500995 }, { 0x5280, -1, 501002, 501032, -1, 501027, 501014, 501021, -1, -1 }, { 0x5281, -1, 501037, 501076, -1, -1, 501047, 501067, -1, -1 }, { 0x5282, 501094, 501082, 501163, -1, 501158, 501131, 501138, 501124, 501168 }, { 0x5283, 501181, 501175, 501237, 501242, 501232, 501219, 501227, 501212, 501248 }, { 0x5284, 501261, 501255, 501322, -1, 501318, 501293, 501308, -1, 501327 }, { 0x5285, -1, -1, 501338, -1, -1, -1, 501333, -1, -1 }, { 0x5286, 501344, -1, 501360, -1, -1, 501351, 501356, -1, -1 }, { 0x5287, 501371, 501366, 501438, 501442, 501434, 501409, 501418, 501402, 501450 }, { 0x5288, 501472, 501457, 501532, 501536, 501527, 501502, 501516, 501495, -1 }, { 0x5289, 501545, 501540, 501600, 501605, 501596, 501581, 501588, 501568, -1 }, { 0x528A, 501621, 501611, 501666, -1, 501658, 501639, 501645, -1, -1 }, { 0x528B, -1, -1, 501714, -1, 501711, 501671, 501702, -1, -1 }, { 0x528C, 501726, 501720, 501795, -1, 501791, 501757, 501784, -1, -1 }, { 0x528D, 501805, 501800, 501849, 501855, 501845, 501833, 501841, 501826, 501867 }, { 0x528E, 501874, -1, 501904, -1, 501900, 501888, 501896, -1, -1 }, { 0x528F, 501916, 501910, 501927, -1, -1, -1, -1, -1, -1 }, { 0x5290, 501953, 501933, 501982, -1, 501977, 501961, 501966, -1, -1 }, { 0x5291, 501992, 501987, 502045, -1, 502041, 502021, 502029, 502014, 502049 }, { 0x5292, 502054, -1, 502098, 502104, 502094, 502082, 502090, 502075, -1 }, { 0x5293, 502120, 502116, 502173, -1, 502170, 502140, 502163, 502133, -1 }, { 0x5294, 502182, 502177, 502219, -1, 502215, 502203, 502211, -1, -1 }, { 0x5295, -1, -1, 502257, -1, -1, 502225, 502239, -1, 502262 }, { 0x5296, 502281, 502269, 502328, -1, 502323, 502302, 502315, -1, -1 }, { 0x5297, -1, 502334, 502375, -1, 502370, 502346, 502358, 502339, -1 }, { 0x5298, 502385, 502381, 502442, -1, 502439, 502408, 502427, 502401, -1 }, { 0x5299, 502456, 502446, 502515, -1, 502507, 502479, 502496, -1, -1 }, { 0x529A, 502524, 502519, 502549, -1, 502544, 502528, 502533, -1, -1 }, { 0x529B, 502559, 502554, 502642, 502646, 502637, 502601, 502626, 502588, 502653 }, { 0x529C, -1, -1, 502676, -1, -1, 502659, 502666, -1, -1 }, { 0x529D, 502686, 502680, 502714, -1, -1, -1, 502710, -1, -1 }, { 0x529E, 502726, 502720, 502760, -1, -1, -1, 502756, -1, -1 }, { 0x529F, 502771, 502765, 502824, 502830, 502819, 502810, 502815, 502803, 502836 }, { 0x52A0, 502852, 502842, 502916, 502921, 502913, 502885, 502910, 502878, 502924 }, { 0x52A1, 502933, 502928, 502965, -1, -1, -1, -1, -1, -1 }, { 0x52A2, 502975, 502969, 503008, -1, -1, -1, -1, -1, -1 }, { 0x52A3, 503019, 503013, 503073, 503078, 503068, 503056, 503062, 503043, -1 }, { 0x52A4, 503091, 503085, 503130, -1, 503126, 503105, 503113, 503098, -1 }, { 0x52A5, -1, -1, 503151, -1, -1, 503135, 503142, -1, -1 }, { 0x52A6, 503167, 503157, 503253, -1, 503248, 503216, 503233, -1, -1 }, { 0x52A7, -1, -1, 503274, -1, -1, 503264, 503270, 503258, -1 }, { 0x52A8, 503285, 503279, 503316, -1, -1, -1, -1, -1, -1 }, { 0x52A9, 503326, 503322, 503375, 503380, 503372, 503351, 503365, 503344, 503387 }, { 0x52AA, 503398, 503393, 503468, 503472, 503465, 503447, 503462, 503440, -1 }, { 0x52AB, 503481, 503476, 503547, 503552, 503543, 503520, 503530, 503513, -1 }, { 0x52AC, 503564, 503558, 503616, -1, 503612, 503599, 503609, 503592, 503620 }, { 0x52AD, 503629, 503624, 503691, -1, 503687, 503672, 503682, 503660, -1 }, { 0x52AE, -1, 503697, 503749, -1, 503746, 503708, 503736, 503702, -1 }, { 0x52AF, -1, -1, 503764, -1, -1, 503753, 503760, -1, -1 }, { 0x52B0, -1, -1, 503789, -1, -1, 503769, 503779, -1, -1 }, { 0x52B1, 503798, 503793, 503840, -1, 503836, 503816, 503832, -1, -1 }, { 0x52B2, 503850, 503844, 503887, -1, -1, -1, 503883, -1, -1 }, { 0x52B3, 503897, 503892, 503929, -1, -1, -1, 503925, -1, -1 }, { 0x52B4, 503934, -1, 503995, -1, 503992, 503962, 503988, -1, -1 }, { 0x52B5, 504012, 504000, 504066, -1, 504061, 504045, 504053, -1, -1 }, { 0x52B6, -1, -1, 504093, -1, 504089, 504072, 504082, -1, -1 }, { 0x52B7, -1, -1, 504111, -1, -1, 504098, 504107, -1, -1 }, { 0x52B8, -1, -1, 504129, -1, -1, 504117, 504124, -1, -1 }, { 0x52B9, 504139, 504133, 504228, -1, 504224, 504203, 504220, 504197, 504234 }, { 0x52BA, -1, -1, 504263, -1, -1, 504241, 504256, -1, -1 }, { 0x52BB, 504274, 504268, 504329, -1, 504323, 504306, 504314, -1, -1 }, { 0x52BC, 504341, 504336, 504416, -1, 504412, 504372, 504400, -1, -1 }, { 0x52BD, -1, -1, 504439, -1, -1, 504421, 504427, -1, -1 }, { 0x52BE, 504449, 504444, 504526, 504530, 504517, 504486, 504513, 504479, 504535 }, { 0x52BF, 504547, 504542, 504574, -1, -1, -1, 504570, -1, -1 }, { 0x52C0, -1, -1, 504604, -1, 504600, 504579, 504595, -1, -1 }, { 0x52C1, 504620, 504608, 504680, 504685, 504674, 504663, 504670, 504656, 504694 }, { 0x52C2, -1, -1, 504709, -1, -1, -1, 504701, -1, -1 }, { 0x52C3, 504719, 504714, 504781, 504785, 504777, 504750, 504765, 504743, 504791 }, { 0x52C4, 504802, 504797, 504878, -1, -1, 504868, 504874, -1, -1 }, { 0x52C5, 504888, 504883, 504958, 504963, 504953, 504925, 504947, 504918, -1 }, { 0x52C6, -1, -1, 504981, -1, -1, 504970, 504977, -1, -1 }, { 0x52C7, 504999, 504987, 505057, 505063, 505052, 505032, 505048, 505025, 505070 }, { 0x52C8, -1, -1, 505086, -1, -1, 505076, 505082, -1, -1 }, { 0x52C9, 505097, 505092, 505151, 505157, 505146, 505132, 505142, 505125, 505165 }, { 0x52CA, -1, -1, 505172, -1, -1, -1, -1, -1, -1 }, { 0x52CB, 505181, 505176, 505212, -1, -1, -1, -1, -1, -1 }, { 0x52CC, 505223, 505217, 505277, -1, 505272, 505246, 505260, 505239, -1 }, { 0x52CD, 505289, 505283, 505347, -1, 505341, 505330, 505337, 505323, -1 }, { 0x52CE, -1, -1, 505353, -1, -1, -1, -1, -1, -1 }, { 0x52CF, -1, -1, 505374, -1, -1, 505357, 505367, -1, -1 }, { 0x52D0, 505385, 505378, 505419, -1, -1, -1, 505415, -1, -1 }, { 0x52D1, 505435, 505425, 505499, -1, 505490, 505451, 505474, -1, 505504 }, { 0x52D2, 505521, 505510, 505569, 505574, 505565, 505552, 505560, 505539, 505579 }, { 0x52D3, -1, -1, 505599, -1, -1, 505585, 505595, -1, -1 }, { 0x52D4, 505609, 505604, 505676, -1, 505672, 505637, 505656, -1, -1 }, { 0x52D5, 505688, 505682, 505755, 505761, 505750, 505726, 505746, 505719, 505769 }, { 0x52D6, 505787, 505777, 505849, -1, 505845, 505820, 505830, 505813, 505853 }, { 0x52D7, 505868, 505858, 505923, -1, 505919, 505891, 505909, -1, -1 }, { 0x52D8, 505937, 505927, 505991, -1, 505987, 505974, 505983, 505967, 505996 }, { 0x52D9, 506007, 506002, 506071, 506075, 506067, 506046, 506064, 506039, 506080 }, { 0x52DA, 506089, 506085, 506152, -1, -1, 506116, 506143, -1, -1 }, { 0x52DB, 506161, 506156, 506213, -1, 506208, 506199, 506204, 506192, 506218 }, { 0x52DC, -1, -1, 506239, -1, -1, 506224, 506231, -1, -1 }, { 0x52DD, 506257, 506245, 506324, 506331, 506319, 506295, 506314, 506288, 506342 }, { 0x52DE, 506360, 506350, 506434, 506439, 506431, 506401, 506427, 506388, 506452 }, { 0x52DF, 506461, 506456, 506514, 506518, 506511, 506497, 506505, 506490, -1 }, { 0x52E0, 506527, 506522, 506571, -1, 506566, 506553, 506561, 506546, -1 }, { 0x52E1, -1, 506575, 506605, -1, 506600, 506587, 506596, 506580, -1 }, { 0x52E2, 506616, 506611, 506663, 506668, 506659, 506646, 506652, 506639, 506678 }, { 0x52E3, 506689, 506684, 506748, -1, 506744, 506728, 506733, 506721, -1 }, { 0x52E4, 506757, 506752, 506827, 506832, 506823, 506797, 506815, 506790, 506840 }, { 0x52E5, -1, -1, 506872, -1, -1, 506846, 506863, -1, -1 }, { 0x52E6, 506900, 506879, 506971, -1, 506967, 506940, 506958, 506933, 506977 }, { 0x52E7, 506983, -1, 507025, -1, 507020, 507007, 507016, -1, -1 }, { 0x52E8, -1, -1, 507069, -1, 507059, 507031, 507046, -1, -1 }, { 0x52E9, 507085, 507076, 507146, -1, 507140, 507112, 507131, -1, -1 }, { 0x52EA, -1, -1, 507168, -1, -1, 507150, 507157, -1, -1 }, { 0x52EB, -1, -1, 507190, -1, -1, 507173, 507182, -1, -1 }, { 0x52EC, -1, -1, 507218, -1, -1, 507195, 507214, -1, -1 }, { 0x52ED, -1, -1, 507230, -1, -1, -1, -1, 507224, -1 }, { 0x52EE, -1, -1, 507239, -1, 507236, -1, -1, -1, -1 }, { 0x52EF, 507249, 507243, 507267, -1, 507263, -1, 507259, -1, -1 }, { 0x52F0, 507277, 507272, 507322, -1, 507317, 507298, 507307, -1, -1 }, { 0x52F1, 507333, 507327, 507387, -1, 507383, 507366, 507376, -1, -1 }, { 0x52F2, 507392, -1, 507443, -1, 507438, 507429, 507434, 507423, -1 }, { 0x52F3, 507453, 507448, 507505, 507510, 507500, 507491, 507496, 507484, -1 }, { 0x52F4, -1, 507518, 507544, -1, 507540, 507524, 507533, -1, -1 }, { 0x52F5, 507553, 507548, 507599, -1, 507595, 507584, 507591, 507571, 507603 }, { 0x52F6, -1, -1, 507642, -1, 507637, 507608, 507625, -1, -1 }, { 0x52F7, 507661, 507647, 507717, -1, 507712, 507695, 507703, -1, -1 }, { 0x52F8, 507729, 507723, 507782, 507788, 507777, 507760, 507769, 507753, 507798 }, { 0x52F9, 507813, 507807, 507854, -1, 507850, 507837, 507846, -1, -1 }, { 0x52FA, 507877, 507859, 507929, -1, 507925, 507913, 507919, 507906, 507935 }, { 0x52FB, 507949, 507944, 508019, -1, 508010, 507990, 508007, 507983, -1 }, { 0x52FC, -1, 508024, 508064, -1, 508060, 508034, 508052, -1, -1 }, { 0x52FD, 508074, 508069, 508141, -1, 508136, 508106, 508115, -1, -1 }, { 0x52FE, 508161, 508146, 508227, -1, 508219, 508196, 508215, 508189, -1 }, { 0x52FF, 508237, 508232, 508317, 508321, 508308, 508277, 508290, 508270, 508328 }, { 0x5300, 508339, 508334, 508380, 508385, 508371, 508351, 508368, 508345, -1 }, { 0x5301, 508394, 508389, 508453, -1, 508448, 508442, -1, 508436, -1 }, { 0x5302, 508458, -1, 508495, -1, 508491, 508481, -1, 508475, -1 }, { 0x5303, 508502, -1, 508558, -1, 508554, 508527, 508538, 508520, -1 }, { 0x5304, 508563, -1, 508610, -1, 508602, 508589, 508598, -1, -1 }, { 0x5305, 508621, 508615, 508682, 508687, 508678, 508656, 508674, 508649, 508691 }, { 0x5306, 508701, 508695, 508750, 508756, 508744, 508730, 508740, -1, -1 }, { 0x5307, -1, -1, 508762, -1, -1, -1, -1, -1, -1 }, { 0x5308, 508772, 508766, 508861, 508868, 508856, 508831, 508851, 508824, 508874 }, { 0x5309, 508892, 508879, 508920, -1, 508913, -1, 508908, -1, -1 }, { 0x530A, 508931, 508926, 508978, -1, 508973, 508946, 508963, 508939, -1 }, { 0x530B, 508987, 508982, 509018, -1, 509012, 508995, 509004, -1, -1 }, { 0x530C, -1, -1, 509048, -1, 509044, 509030, 509040, 509023, -1 }, { 0x530D, 509057, 509052, 509096, -1, 509092, 509085, 509089, 509078, 509100 }, { 0x530E, -1, -1, 509119, -1, 509116, 509104, 509113, -1, -1 }, { 0x530F, 509128, 509122, 509176, -1, 509172, 509161, 509168, 509154, 509181 }, { 0x5310, 509193, 509187, 509249, -1, 509245, 509222, 509230, 509215, 509253 }, { 0x5311, -1, 509259, 509296, -1, 509290, 509265, 509272, -1, -1 }, { 0x5312, -1, 509302, 509316, -1, 509312, -1, 509308, -1, -1 }, { 0x5313, -1, -1, 509344, -1, 509340, 509320, 509332, -1, -1 }, { 0x5314, -1, -1, 509349, -1, -1, -1, -1, -1, -1 }, { 0x5315, 509365, 509355, 509409, -1, 509406, 509398, 509403, 509391, -1 }, { 0x5316, 509418, 509413, 509486, 509491, 509482, 509455, 509476, 509448, 509499 }, { 0x5317, 509515, 509504, 509586, 509591, 509577, 509556, 509568, 509542, -1 }, { 0x5318, 509597, -1, 509627, -1, 509623, 509607, 509615, -1, -1 }, { 0x5319, 509640, 509632, 509677, 509681, 509674, 509662, 509667, 509655, -1 }, { 0x531A, 509693, 509687, 509730, -1, 509725, 509716, 509721, -1, -1 }, { 0x531B, -1, -1, 509756, -1, 509752, 509736, 509744, -1, -1 }, { 0x531C, 509765, 509761, 509815, -1, 509813, 509791, 509805, -1, -1 }, { 0x531D, 509825, 509819, 509862, -1, 509858, 509847, 509854, -1, 509866 }, { 0x531E, -1, -1, 509888, -1, 509883, 509871, 509878, -1, -1 }, { 0x531F, 509901, 509895, 509932, -1, 509927, -1, 509923, -1, -1 }, { 0x5320, 509945, 509938, 509997, 510004, 509992, 509980, 509987, 509973, -1 }, { 0x5321, 510021, 510015, 510080, 510087, 510074, 510053, 510066, 510046, 510096 }, { 0x5322, -1, -1, 510115, -1, -1, -1, 510103, -1, -1 }, { 0x5323, 510125, 510119, 510173, 510178, 510169, 510156, 510161, 510149, 510182 }, { 0x5324, -1, 510188, 510209, -1, -1, 510193, 510198, -1, -1 }, { 0x5325, -1, -1, 510231, -1, 510226, 510213, 510218, -1, -1 }, { 0x5326, 510242, 510236, 510267, -1, -1, -1, -1, -1, -1 }, { 0x5327, 510278, 510272, 510321, -1, 510316, 510306, 510311, 510299, -1 }, { 0x5328, -1, -1, 510335, -1, -1, 510326, 510331, -1, -1 }, { 0x5329, -1, -1, 510359, -1, -1, 510341, 510354, -1, -1 }, { 0x532A, 510371, 510366, 510435, 510440, 510427, 510406, 510424, 510399, 510448 }, { 0x532B, -1, -1, 510473, -1, -1, 510454, 510461, -1, -1 }, { 0x532C, -1, 510477, 510506, -1, 510503, 510482, 510493, -1, 510510 }, { 0x532D, 510521, 510515, 510566, -1, 510561, 510546, 510558, -1, -1 }, { 0x532E, 510577, 510571, 510585, -1, -1, -1, -1, -1, -1 }, { 0x532F, 510595, 510590, 510707, 510712, 510703, 510686, 510693, 510679, -1 }, { 0x5330, -1, 510720, 510745, -1, 510741, 510726, 510737, -1, -1 }, { 0x5331, 510756, 510750, 510788, -1, 510783, 510771, 510777, 510764, 510793 }, { 0x5332, -1, 510798, 510817, -1, 510812, 510803, 510808, -1, -1 }, { 0x5333, 510828, 510823, 510876, -1, 510871, 510859, 510867, -1, -1 }, { 0x5334, -1, 510882, 510906, -1, 510902, -1, 510894, -1, -1 }, { 0x5335, 510917, 510912, 510955, -1, 510951, 510930, 510941, -1, -1 }, { 0x5336, -1, -1, 510970, -1, 510966, -1, -1, 510959, -1 }, { 0x5337, -1, -1, 510982, -1, -1, -1, 510975, -1, -1 }, { 0x5338, 510992, 510987, 511041, -1, 511036, 511021, 511032, 511015, -1 }, { 0x5339, 511050, 511045, 511123, 511127, 511114, 511091, 511103, 511084, 511132 }, { 0x533A, 511149, 511139, 511195, -1, 511188, -1, 511178, -1, -1 }, { 0x533B, 511203, 511199, 511254, -1, 511247, 511231, 511245, -1, -1 }, { 0x533C, -1, 511258, 511299, -1, 511296, 511266, 511290, -1, 511303 }, { 0x533D, 511314, 511309, 511397, -1, 511394, 511362, 511391, 511355, -1 }, { 0x533E, 511407, 511402, 511475, -1, 511469, 511447, 511465, 511440, -1 }, { 0x533F, 511486, 511481, 511545, 511549, 511541, 511520, 511536, 511507, 511555 }, { 0x5340, 511571, 511561, 511648, 511652, 511641, 511616, 511631, 511609, 511660 }, { 0x5341, 511669, 511664, 511731, 511736, 511727, 511706, 511717, 511699, 511742 }, { 0x5342, 511755, 511749, 511784, -1, 511780, 511770, 511775, -1, -1 }, { 0x5343, 511794, 511789, 511874, 511880, 511869, 511861, 511865, 511854, 511886 }, { 0x5344, 511902, 511893, 511945, -1, 511942, 511927, 511933, 511920, -1 }, { 0x5345, 511956, 511951, 511996, -1, 511992, 511981, 511988, 511974, 512000 }, { 0x5346, 512006, -1, 512071, -1, 512067, 512041, 512061, -1, -1 }, { 0x5347, 512081, 512075, 512139, 512146, 512134, 512117, 512129, 512110, 512155 }, { 0x5348, 512166, 512162, 512211, 512215, 512209, 512202, 512206, 512195, 512220 }, { 0x5349, 512236, 512226, 512289, 512294, 512284, 512276, 512281, 512269, -1 }, { 0x534A, 512317, 512312, 512355, 512360, 512351, 512329, 512347, 512322, 512367 }, { 0x534B, 512372, -1, 512426, -1, 512422, 512415, 512418, -1, -1 }, { 0x534C, 512435, 512431, 512467, -1, 512463, 512451, 512458, -1, 512471 }, { 0x534D, 512483, 512477, 512714, -1, 512710, 512696, 512702, 512689, -1 }, { 0x534E, 512724, 512719, 512754, -1, -1, -1, -1, -1, -1 }, { 0x534F, 512764, 512759, 512785, -1, -1, -1, -1, -1, -1 }, { 0x5350, 512790, -1, 513014, -1, 513010, 512996, 513002, -1, -1 }, { 0x5351, 513024, 513019, 513093, 513098, 513090, 513062, 513087, 513055, -1 }, { 0x5352, 513115, 513103, 513187, 513191, 513183, 513157, 513177, 513150, 513212 }, { 0x5353, 513230, 513218, 513283, 513289, 513278, 513264, 513273, 513257, 513294 }, { 0x5354, 513305, 513300, 513349, 513354, 513344, 513333, 513339, 513326, 513358 }, { 0x5355, 513371, 513365, 513420, -1, 513412, 513402, 513408, -1, -1 }, { 0x5356, 513431, 513425, 513454, -1, -1, -1, -1, -1, -1 }, { 0x5357, 513465, 513459, 513523, 513528, 513519, 513504, 513511, 513497, 513533 }, { 0x5358, 513537, -1, 513606, -1, 513598, 513588, 513594, -1, -1 }, { 0x5359, -1, -1, 513629, -1, 513625, 513611, 513620, -1, -1 }, { 0x535A, 513638, 513633, 513706, 513710, 513702, 513677, 513692, 513670, 513721 }, { 0x535B, -1, -1, 513741, -1, -1, 513726, 513734, -1, -1 }, { 0x535C, 513753, 513748, 513809, 513816, 513805, 513786, 513800, 513779, 513821 }, { 0x535D, 513847, 513827, 513904, -1, 513899, 513863, 513888, -1, -1 }, { 0x535E, 513916, 513911, 513984, -1, 513979, 513962, 513967, 513955, 513990 }, { 0x535F, 514002, 513997, 514051, -1, 514047, -1, -1, -1, -1 }, { 0x5360, 514065, 514055, 514127, 514133, 514123, 514097, 514119, 514090, 514139 }, { 0x5361, 514162, 514146, 514218, -1, 514214, -1, 514195, 514188, -1 }, { 0x5362, 514227, 514222, 514256, -1, -1, -1, -1, -1, -1 }, { 0x5363, 514265, 514260, 514294, -1, 514291, 514274, 514284, -1, -1 }, { 0x5364, 514304, 514299, 514313, -1, -1, -1, 514309, -1, -1 }, { 0x5365, -1, -1, 514321, -1, -1, -1, 514317, -1, -1 }, { 0x5366, 514331, 514325, 514388, -1, 514383, 514369, 514377, 514362, 514393 }, { 0x5367, 514404, 514399, 514421, -1, -1, -1, -1, -1, -1 }, { 0x5368, 514425, -1, 514496, -1, 514492, -1, 514486, 514479, -1 }, { 0x5369, 514506, 514501, 514547, -1, 514543, 514530, 514537, -1, -1 }, { 0x536A, 514552, -1, 514560, -1, -1, -1, -1, -1, -1 }, { 0x536B, 514570, 514565, 514593, -1, -1, -1, -1, -1, -1 }, { 0x536C, 514612, 514598, 514685, -1, 514681, 514651, 514672, 514644, 514690 }, { 0x536D, 514702, 514696, 514727, -1, 514722, -1, 514717, -1, -1 }, { 0x536E, 514742, 514734, 514796, -1, 514792, 514779, 514788, 514772, -1 }, { 0x536F, 514807, 514801, 514869, -1, 514865, 514859, 514861, 514852, 514874 }, { 0x5370, 514890, 514879, 514948, 514953, 514940, 514928, 514937, 514921, 514958 }, { 0x5371, 514969, 514963, 515031, 515036, 515028, 515004, 515025, 514997, 515044 }, { 0x5372, 515054, 515049, 515114, -1, 515111, 515096, 515102, 515089, 515120 }, { 0x5373, 515133, 515128, 515208, -1, 515204, 515171, 515193, 515164, 515212 }, { 0x5374, 515224, 515218, 515299, 515304, 515295, 515260, 515289, 515253, -1 }, { 0x5375, 515323, 515311, 515377, -1, 515373, 515358, 515365, 515345, -1 }, { 0x5376, -1, -1, 515386, -1, 515383, -1, -1, -1, -1 }, { 0x5377, 515409, 515391, 515464, 515470, 515459, 515446, 515451, 515439, 515489 }, { 0x5378, 515501, 515497, 515557, -1, 515554, 515537, 515550, 515530, -1 }, { 0x5379, 515568, 515562, 515637, 515641, 515632, 515599, 515606, 515592, -1 }, { 0x537A, 515646, -1, 515688, -1, 515684, 515671, 515680, 515665, -1 }, { 0x537B, 515699, 515693, 515774, 515779, 515770, 515735, 515764, 515728, 515786 }, { 0x537C, 515801, 515795, 515841, -1, 515838, 515821, 515826, -1, -1 }, { 0x537D, 515850, 515845, 515903, 515907, 515899, 515866, 515888, 515859, -1 }, { 0x537E, -1, 515915, 515946, -1, 515943, 515931, 515938, 515925, -1 }, { 0x537F, 515955, 515949, 516003, 516009, 515997, 515983, 515988, 515975, 516017 }, { 0x5380, -1, -1, 516034, -1, 516030, -1, 516023, -1, -1 }, { 0x5381, -1, -1, 516038, -1, -1, -1, -1, -1, -1 }, { 0x5382, 516052, 516043, 516098, -1, 516091, 516082, 516087, -1, -1 }, { 0x5383, 516105, -1, 516154, -1, 516147, 516120, 516137, -1, -1 }, { 0x5384, 516168, 516159, 516241, -1, 516237, 516207, 516225, 516200, 516244 }, { 0x5385, 516255, 516249, 516274, -1, -1, -1, -1, -1, -1 }, { 0x5386, 516285, 516280, 516303, -1, -1, -1, -1, -1, -1 }, { 0x5387, -1, -1, 516331, -1, 516325, 516307, 516314, -1, -1 }, { 0x5388, -1, -1, 516348, -1, -1, 516336, 516344, -1, -1 }, { 0x5389, 516358, 516353, 516398, -1, 516394, -1, 516390, -1, -1 }, { 0x538A, -1, 516402, 516430, -1, 516428, 516412, 516422, -1, -1 }, { 0x538B, 516446, 516434, 516493, -1, 516490, 516478, 516485, -1, -1 }, { 0x538C, 516502, 516497, 516535, -1, -1, -1, -1, -1, -1 }, { 0x538D, 516544, 516540, 516552, -1, -1, -1, -1, -1, -1 }, { 0x538E, 516561, 516557, 516619, -1, 516616, 516574, 516596, 516568, -1 }, { 0x538F, -1, 516623, 516661, -1, -1, 516628, 516644, -1, -1 }, { 0x5390, 516666, -1, 516695, -1, -1, -1, -1, -1, -1 }, { 0x5391, -1, -1, 516701, -1, -1, -1, -1, -1, -1 }, { 0x5392, -1, -1, 516720, -1, -1, -1, 516705, -1, -1 }, { 0x5393, 516732, 516725, 516807, -1, 516804, 516771, 516794, 516764, 516811 }, { 0x5394, 516820, 516815, 516888, -1, 516884, 516851, 516870, -1, 516893 }, { 0x5395, 516903, 516899, 516933, -1, -1, -1, -1, -1, -1 }, { 0x5396, 516949, 516937, 517004, -1, 516999, 516989, 516995, 516982, -1 }, { 0x5397, -1, -1, 517018, -1, -1, -1, 517010, -1, -1 }, { 0x5398, 517027, 517022, 517095, -1, 517088, 517075, 517080, 517068, 517099 }, { 0x5399, 517106, 517102, 517118, -1, -1, -1, 517114, -1, -1 }, { 0x539A, 517128, 517123, 517177, 517182, 517173, 517163, 517169, 517156, -1 }, { 0x539B, -1, -1, 517192, -1, -1, -1, -1, -1, 517198 }, { 0x539C, 517217, 517205, 517245, -1, -1, -1, 517233, -1, -1 }, { 0x539D, 517255, 517250, 517334, -1, 517331, 517299, 517313, 517292, 517339 }, { 0x539E, -1, 517343, 517357, -1, 517354, -1, 517348, -1, -1 }, { 0x539F, 517368, 517362, 517428, 517434, 517424, 517401, 517420, 517394, 517443 }, { 0x53A0, 517455, 517451, 517508, -1, 517503, 517492, 517499, 517485, -1 }, { 0x53A1, -1, -1, 517516, -1, -1, -1, 517512, -1, -1 }, { 0x53A2, 517529, 517522, 517558, -1, -1, -1, -1, -1, -1 }, { 0x53A3, 517570, 517565, 517576, -1, -1, -1, -1, -1, -1 }, { 0x53A4, 517586, 517581, 517637, -1, 517632, 517613, 517621, -1, -1 }, { 0x53A5, 517647, 517641, 517715, 517720, 517705, 517683, 517693, 517676, -1 }, { 0x53A6, 517732, 517727, 517770, -1, 517767, 517761, 517764, 517754, -1 }, { 0x53A7, -1, -1, 517785, -1, -1, 517775, 517781, -1, -1 }, { 0x53A8, 517802, 517791, 517847, -1, 517843, 517828, 517835, -1, -1 }, { 0x53A9, 517857, 517852, 517889, -1, 517885, 517874, 517880, -1, -1 }, { 0x53AA, 517904, 517894, 517942, -1, 517938, 517925, 517930, 517919, -1 }, { 0x53AB, 517957, 517947, 517974, -1, -1, 517965, 517970, -1, -1 }, { 0x53AC, -1, 517978, 517992, -1, 517987, -1, 517984, -1, -1 }, { 0x53AD, 518007, 517997, 518076, 518081, 518068, 518047, 518058, 518040, 518090 }, { 0x53AE, 518101, 518097, 518153, -1, 518150, 518139, 518146, 518132, -1 }, { 0x53AF, -1, -1, 518169, -1, -1, 518157, 518164, -1, -1 }, { 0x53B0, 518179, 518173, 518221, -1, -1, 518210, 518216, -1, -1 }, { 0x53B1, -1, -1, 518231, -1, 518228, -1, -1, -1, -1 }, { 0x53B2, 518241, 518236, 518319, 518323, 518315, 518280, 518295, 518273, 518332 }, { 0x53B3, 518337, -1, 518412, -1, 518409, 518374, 518401, 518368, -1 }, { 0x53B4, 518427, 518417, 518436, -1, -1, -1, 518433, -1, -1 }, { 0x53B5, 518441, -1, 518475, -1, 518471, 518458, 518467, -1, -1 }, { 0x53B6, 518490, 518481, 518546, -1, 518543, 518525, 518532, -1, -1 }, { 0x53B7, 518557, 518550, 518653, -1, 518647, 518631, 518643, -1, -1 }, { 0x53B8, -1, -1, 518681, -1, 518677, 518659, 518673, -1, -1 }, { 0x53B9, 518696, 518686, 518736, -1, 518732, -1, 518716, 518709, -1 }, { 0x53BA, 518741, -1, 518770, -1, 518767, 518755, 518760, -1, -1 }, { 0x53BB, 518786, 518774, 518831, 518835, 518828, 518816, 518821, 518809, 518841 }, { 0x53BC, 518847, -1, 518862, -1, 518855, -1, -1, -1, -1 }, { 0x53BD, -1, -1, 518888, -1, 518879, 518866, 518871, -1, -1 }, { 0x53BE, 518893, -1, 518950, -1, -1, -1, -1, -1, -1 }, { 0x53BF, 518966, 518954, 518996, -1, -1, -1, -1, -1, -1 }, { 0x53C0, -1, -1, 519025, -1, -1, 519002, 519021, -1, -1 }, { 0x53C1, 519038, 519032, 519081, -1, 519077, 519067, 519073, -1, -1 }, { 0x53C2, 519097, 519086, 519169, 519174, 519160, 519130, 519151, -1, -1 }, { 0x53C3, 519214, 519192, 519280, -1, 519271, 519261, 519267, 519247, 519285 }, { 0x53C4, 519301, 519290, 519373, -1, 519364, 519334, 519355, -1, -1 }, { 0x53C5, 519384, 519378, 519468, -1, 519463, 519453, 519459, 519447, -1 }, { 0x53C6, 519473, -1, 519502, -1, -1, -1, 519499, -1, -1 }, { 0x53C7, -1, -1, 519510, -1, -1, -1, 519506, -1, -1 }, { 0x53C8, 519520, 519515, 519569, 519574, 519566, 519557, 519562, 519550, 519581 }, { 0x53C9, 519592, 519587, 519639, -1, 519635, 519619, 519624, 519612, -1 }, { 0x53CA, 519654, 519644, 519721, 519725, 519717, 519692, 519712, 519685, 519732 }, { 0x53CB, 519743, 519738, 519792, 519797, 519789, 519780, 519785, 519773, 519803 }, { 0x53CC, 519816, 519809, 519884, -1, 519878, 519853, 519874, 519847, 519892 }, { 0x53CD, 519909, 519897, 519987, 519992, 519979, 519950, 519967, 519943, 520001 }, { 0x53CE, 520013, 520008, 520068, -1, -1, 520047, 520063, -1, -1 }, { 0x53CF, -1, -1, 520102, -1, 520097, 520074, 520081, -1, -1 }, { 0x53D0, 520113, 520108, 520149, -1, -1, -1, 520143, -1, -1 }, { 0x53D1, 520159, 520153, 520191, -1, -1, -1, -1, -1, -1 }, { 0x53D2, 520201, 520195, 520242, -1, 520238, 520218, 520227, -1, -1 }, { 0x53D3, 520247, -1, 520283, -1, 520280, 520268, 520273, -1, -1 }, { 0x53D4, 520293, 520288, 520340, -1, 520335, 520325, 520329, 520318, 520345 }, { 0x53D5, 520351, -1, 520402, -1, 520397, 520362, 520379, -1, -1 }, { 0x53D6, 520414, 520408, 520465, 520469, 520460, 520451, 520456, 520444, 520476 }, { 0x53D7, 520487, 520482, 520550, 520556, 520546, 520528, 520538, 520521, 520564 }, { 0x53D8, 520575, 520570, 520629, -1, 520624, 520607, 520620, -1, -1 }, { 0x53D9, 520641, 520635, 520708, -1, 520705, 520679, 520702, 520673, -1 }, { 0x53DA, 520717, 520712, 520747, -1, 520744, 520723, 520735, -1, -1 }, { 0x53DB, 520757, 520752, 520812, -1, 520808, 520793, 520800, 520786, 520817 }, { 0x53DC, 520823, -1, 520831, -1, -1, -1, -1, -1, -1 }, { 0x53DD, 520836, -1, 520863, -1, -1, -1, 520859, -1, -1 }, { 0x53DE, -1, -1, 520872, -1, 520869, -1, 520867, -1, -1 }, { 0x53DF, 520882, 520877, 520923, 520928, 520919, 520904, 520910, 520897, -1 }, { 0x53E0, 520939, 520934, 520985, -1, -1, 520966, 520980, -1, 520990 }, { 0x53E1, 521010, 520998, 521057, -1, 521053, 521042, 521050, 521035, -1 }, { 0x53E2, 521068, 521062, 521136, 521142, 521130, 521108, 521126, 521101, -1 }, { 0x53E3, 521155, 521150, 521211, 521216, 521207, 521194, 521200, 521187, 521222 }, { 0x53E4, 521233, 521229, 521282, 521286, 521279, 521262, 521276, 521255, 521291 }, { 0x53E5, 521307, 521296, 521345, 521349, 521337, -1, 521330, 521316, 521355 }, { 0x53E6, 521366, 521360, 521443, -1, 521437, 521398, 521428, 521391, 521449 }, { 0x53E7, 521455, -1, 521517, -1, -1, 521504, 521511, -1, -1 }, { 0x53E8, 521532, 521522, 521577, -1, 521574, 521561, 521570, 521554, -1 }, { 0x53E9, 521587, 521582, 521639, 521644, 521636, 521618, 521632, 521611, 521649 }, { 0x53EA, 521665, 521656, 521703, 521708, 521700, 521691, 521696, 521684, 521715 }, { 0x53EB, 521726, 521721, 521779, 521785, 521775, 521763, 521770, 521756, 521790 }, { 0x53EC, 521808, 521798, 521855, 521861, 521849, 521839, 521844, 521832, 521871 }, { 0x53ED, 521883, 521878, 521918, -1, 521913, -1, 521898, 521891, 521922 }, { 0x53EE, 521934, 521928, 521998, -1, 521993, 521969, 521989, 521962, 522004 }, { 0x53EF, 522019, 522010, 522084, 522088, 522077, 522052, 522069, 522045, 522095 }, { 0x53F0, 522110, 522101, 522181, 522186, 522174, 522149, 522164, 522142, 522192 }, { 0x53F1, 522202, 522197, 522261, 522266, 522257, 522235, 522243, 522228, 522271 }, { 0x53F2, 522281, 522277, 522340, 522345, 522337, 522315, 522333, 522308, 522355 }, { 0x53F3, 522365, 522360, 522419, 522424, 522416, 522396, 522410, 522389, 522431 }, { 0x53F4, 522442, 522437, 522473, -1, 522469, -1, -1, 522462, -1 }, { 0x53F5, 522482, 522478, 522564, -1, 522560, 522533, 522557, 522526, -1 }, { 0x53F6, 522573, 522568, 522650, -1, 522645, 522634, 522640, 522627, -1 }, { 0x53F7, 522659, 522654, 522713, -1, 522710, 522692, 522706, 522686, 522718 }, { 0x53F8, 522729, 522725, 522804, 522808, 522801, 522777, 522797, 522770, 522814 }, { 0x53F9, 522823, 522817, 522839, -1, -1, -1, 522836, -1, -1 }, { 0x53FA, 522844, -1, 522883, -1, 522880, 522873, -1, -1, -1 }, { 0x53FB, 522903, 522888, 522957, -1, -1, -1, 522946, -1, 522961 }, { 0x53FC, 522972, 522967, 523002, -1, -1, 522989, 522997, -1, -1 }, { 0x53FD, 523013, 523008, 523045, -1, -1, -1, -1, -1, -1 }, { 0x53FE, 523054, 523049, 523086, -1, -1, -1, -1, -1, -1 }, { 0x53FF, -1, -1, 523092, -1, -1, -1, -1, -1, -1 }, { 0x5400, -1, -1, 523098, -1, -1, -1, -1, -1, 523103 }, { 0x5401, 523115, 523109, 523163, 523167, 523160, 523152, 523155, 523145, 523171 }, { 0x5402, -1, -1, 523191, -1, -1, 523174, 523183, -1, -1 }, { 0x5403, 523218, 523197, 523275, -1, 523271, 523258, 523265, 523251, 523280 }, { 0x5404, 523296, 523287, 523350, 523354, 523346, 523334, 523341, 523327, 523360 }, { 0x5405, -1, -1, 523394, -1, 523389, -1, 523365, -1, -1 }, { 0x5406, 523405, 523400, 523449, -1, 523446, 523432, 523442, -1, -1 }, { 0x5407, -1, -1, 523454, -1, -1, -1, -1, -1, -1 }, { 0x5408, 523468, 523458, 523539, 523543, 523531, 523504, 523515, 523497, 523548 }, { 0x5409, 523559, 523554, 523610, 523614, 523606, 523590, 523594, 523583, 523618 }, { 0x540A, 523628, 523623, 523691, -1, 523687, 523662, 523682, 523655, -1 }, { 0x540B, 523703, 523697, 523815, -1, 523810, 523796, 523802, 523789, -1 }, { 0x540C, 523826, 523820, 523899, 523905, 523894, 523862, 523886, 523855, 523912 }, { 0x540D, 523932, 523920, 524001, 524007, 523995, 523967, 523986, 523960, 524015 }, { 0x540E, 524025, 524020, 524118, -1, 524114, 524095, 524107, 524088, 524123 }, { 0x540F, 524134, 524129, 524193, 524197, 524190, 524179, 524187, 524166, 524205 }, { 0x5410, 524221, 524211, 524266, 524270, 524262, 524254, 524259, 524247, 524275 }, { 0x5411, 524288, 524281, 524363, 524370, 524352, 524320, 524338, 524313, 524380 }, { 0x5412, 524399, 524389, 524438, -1, 524429, -1, 524426, -1, 524443 }, { 0x5413, 524463, 524447, 524500, -1, -1, 524491, 524497, -1, 524505 }, { 0x5414, 524536, 524511, 524573, -1, -1, -1, 524570, -1, 524577 }, { 0x5415, 524587, 524581, 524629, -1, 524625, 524611, 524618, -1, -1 }, { 0x5416, 524637, 524633, 524681, -1, -1, -1, -1, -1, -1 }, { 0x5417, 524690, 524685, 524719, -1, -1, -1, -1, -1, -1 }, { 0x5418, -1, -1, 524741, -1, 524738, 524722, 524731, -1, 524745 }, { 0x5419, -1, 524751, 524760, -1, -1, -1, 524756, -1, -1 }, { 0x541A, 524769, 524765, 524807, -1, 524804, 524793, 524799, -1, -1 }, { 0x541B, 524817, 524811, 524879, 524884, 524874, 524865, 524870, 524858, 524892 }, { 0x541C, -1, -1, 524907, -1, -1, 524898, 524902, -1, -1 }, { 0x541D, 524919, 524913, 524977, -1, 524973, 524962, 524969, 524949, 524982 }, { 0x541E, 524993, 524988, 525046, 525051, 525041, 525024, 525029, -1, -1 }, { 0x541F, 525068, 525057, 525130, 525135, 525127, 525109, 525119, 525102, 525142 }, { 0x5420, 525153, 525148, 525189, 525194, 525183, 525165, 525175, 525158, -1 }, { 0x5421, 525208, 525203, 525242, -1, 525237, 525214, 525222, -1, -1 }, { 0x5422, 525246, -1, 525278, -1, 525274, 525264, 525269, -1, -1 }, { 0x5423, 525288, 525283, 525299, -1, -1, -1, 525294, -1, 525304 }, { 0x5424, -1, -1, 525323, -1, -1, 525309, 525313, -1, -1 }, { 0x5425, 525343, 525328, 525377, -1, -1, -1, 525370, -1, -1 }, { 0x5426, 525391, 525381, 525458, 525463, 525451, 525432, 525448, 525425, 525469 }, { 0x5427, 525483, 525473, 525531, -1, 525527, 525507, 525521, -1, 525534 }, { 0x5428, 525550, 525538, 525604, -1, 525599, -1, 525591, -1, 525609 }, { 0x5429, 525621, 525616, 525667, -1, 525662, 525653, 525658, 525646, 525672 }, { 0x542A, 525683, 525678, 525717, -1, 525714, 525688, 525707, -1, 525720 }, { 0x542B, 525730, 525725, 525793, 525798, 525789, 525769, 525785, 525762, 525803 }, { 0x542C, 525831, 525808, 525892, -1, 525889, 525869, 525881, 525862, 525898 }, { 0x542D, 525918, 525905, 525939, -1, 525934, 525925, 525930, -1, -1 }, { 0x542E, 525951, 525945, 526002, 526008, 525998, 525985, 525989, 525978, -1 }, { 0x542F, 526020, 526015, 526067, -1, 526062, 526051, 526058, -1, -1 }, { 0x5430, 526077, 526071, 526087, -1, -1, -1, 526083, -1, -1 }, { 0x5431, 526097, 526093, 526152, -1, 526149, 526132, 526142, 526126, 526157 }, { 0x5432, 526167, 526162, 526212, -1, 526208, 526186, 526203, -1, 526217 }, { 0x5433, 526227, 526223, 526285, 526289, 526280, 526265, 526277, 526258, 526294 }, { 0x5434, 526303, 526299, 526351, 526355, 526349, 526334, 526346, -1, -1 }, { 0x5435, 526366, 526360, 526436, -1, 526428, 526397, 526409, -1, 526442 }, { 0x5436, 526465, 526448, 526543, -1, 526534, 526515, 526522, 526508, -1 }, { 0x5437, -1, 526547, 526582, -1, 526577, -1, 526553, -1, -1 }, { 0x5438, 526598, 526587, 526651, 526655, 526647, 526638, 526642, 526631, 526660 }, { 0x5439, 526678, 526666, 526723, 526729, 526718, 526709, 526714, 526702, 526746 }, { 0x543A, -1, -1, 526767, -1, 526763, 526750, 526759, -1, -1 }, { 0x543B, 526777, 526772, 526834, 526839, 526829, 526811, 526821, 526804, 526847 }, { 0x543C, 526864, 526853, 526912, 526917, 526908, 526895, 526901, 526888, 526927 }, { 0x543D, 526946, 526934, 527014, -1, 527004, 526988, 526994, 526981, -1 }, { 0x543E, 527024, 527020, 527068, 527072, 527066, 527058, 527063, 527051, 527077 }, { 0x543F, 527081, -1, 527136, -1, 527129, 527112, 527120, -1, 527141 }, { 0x5440, 527158, 527146, 527272, 527275, 527269, 527256, 527263, 527249, 527282 }, { 0x5441, -1, -1, 527312, -1, -1, 527287, 527308, -1, -1 }, { 0x5442, 527323, 527317, 527378, 527382, 527374, 527360, 527367, 527347, 527388 }, { 0x5443, 527401, 527392, 527430, -1, 527427, 527415, 527420, -1, 527433 }, { 0x5444, -1, -1, 527445, -1, -1, -1, 527440, -1, -1 }, { 0x5445, 527454, 527449, 527495, -1, 527486, -1, 527471, -1, -1 }, { 0x5446, 527512, 527500, 527591, -1, 527579, 527553, 527567, 527546, 527596 }, { 0x5447, 527603, -1, 527612, -1, -1, -1, 527608, -1, -1 }, { 0x5448, 527622, 527616, 527677, -1, 527672, 527660, 527668, 527653, 527684 }, { 0x5449, 527691, -1, 527742, -1, 527737, 527722, 527734, -1, -1 }, { 0x544A, 527756, 527746, 527818, 527823, 527811, 527794, 527802, 527787, -1 }, { 0x544B, -1, 527831, 527838, -1, -1, -1, 527835, -1, -1 }, { 0x544C, 527847, 527842, 527875, -1, 527871, -1, 527866, -1, 527881 }, { 0x544D, 527894, 527889, 527933, -1, -1, 527911, 527917, -1, -1 }, { 0x544E, 527944, 527939, 527971, 527976, 527966, 527955, 527961, 527949, 527984 }, { 0x544F, 527997, 527991, 528033, -1, 528028, 528011, 528023, -1, -1 }, { 0x5450, 528052, 528040, 528123, -1, 528114, 528095, 528102, -1, 528127 }, { 0x5451, 528132, -1, 528177, -1, 528172, 528155, 528160, 528148, -1 }, { 0x5452, 528185, 528182, 528207, -1, -1, -1, -1, -1, -1 }, { 0x5453, 528217, 528211, 528249, -1, -1, -1, -1, -1, -1 }, { 0x5454, 528259, 528253, 528285, -1, -1, -1, -1, -1, -1 }, { 0x5455, 528294, 528290, 528315, -1, -1, -1, -1, -1, -1 }, { 0x5456, 528324, 528319, 528358, -1, -1, -1, -1, -1, -1 }, { 0x5457, 528368, 528362, 528396, -1, -1, -1, -1, -1, -1 }, { 0x5458, 528406, 528400, 528438, -1, -1, -1, -1, -1, -1 }, { 0x5459, 528450, 528444, 528481, -1, -1, -1, -1, -1, -1 }, { 0x545A, -1, -1, 528486, -1, -1, -1, -1, -1, -1 }, { 0x545B, 528497, 528490, 528528, -1, -1, -1, -1, -1, -1 }, { 0x545C, 528539, 528535, 528564, -1, -1, -1, -1, -1, -1 }, { 0x545D, -1, -1, 528579, -1, 528575, -1, -1, 528568, -1 }, { 0x545E, -1, -1, 528600, -1, -1, 528582, 528592, -1, 528605 }, { 0x545F, 528608, -1, 528660, -1, 528655, 528641, 528651, 528635, -1 }, { 0x5460, 528671, 528666, 528720, -1, -1, -1, 528716, -1, 528725 }, { 0x5461, 528736, 528731, 528788, -1, -1, 528770, 528780, -1, 528793 }, { 0x5462, 528816, 528798, 528878, -1, 528875, -1, 528869, 528862, 528881 }, { 0x5463, -1, 528886, 528896, -1, -1, -1, 528892, -1, -1 }, { 0x5464, 528906, 528900, 528944, -1, 528938, 528920, 528929, 528913, 528950 }, { 0x5465, 528966, 528956, 529013, -1, -1, 528996, 529005, -1, 529018 }, { 0x5466, 529030, 529025, 529091, 529096, 529088, 529062, 529076, 529055, 529102 }, { 0x5467, 529107, -1, 529160, -1, 529156, 529136, 529144, -1, -1 }, { 0x5468, 529169, 529164, 529236, 529242, 529232, 529204, 529227, 529197, 529248 }, { 0x5469, -1, 529252, 529277, -1, -1, 529256, 529273, -1, -1 }, { 0x546A, 529287, 529282, 529343, -1, 529339, 529319, 529331, 529312, -1 }, { 0x546B, 529359, 529349, 529437, -1, 529432, 529394, 529418, 529387, 529442 }, { 0x546C, 529453, 529448, 529499, -1, 529486, 529461, 529470, -1, -1 }, { 0x546D, 529508, 529503, 529590, -1, 529586, 529553, 529571, -1, 529594 }, { 0x546E, 529608, 529599, 529685, -1, 529682, 529667, 529679, -1, -1 }, { 0x546F, 529695, 529689, 529747, -1, -1, -1, 529738, -1, -1 }, { 0x5470, 529757, 529753, 529818, -1, 529815, 529783, 529803, 529776, -1 }, { 0x5471, 529843, 529822, 529888, -1, 529885, -1, 529882, 529875, 529892 }, { 0x5472, 529899, 529895, 529926, -1, -1, -1, 529917, -1, -1 }, { 0x5473, 529935, 529930, 529991, 529996, 529988, 529971, 529982, 529964, 530005 }, { 0x5474, 530016, 530010, 530071, -1, 530067, 530039, 530060, -1, 530075 }, { 0x5475, 530088, 530080, 530143, 530147, 530140, 530123, 530137, 530116, 530151 }, { 0x5476, 530160, 530154, 530216, -1, 530213, 530194, 530206, 530187, 530221 }, { 0x5477, 530231, 530225, 530269, -1, 530265, 530252, 530261, -1, -1 }, { 0x5478, 530278, 530273, 530308, -1, 530305, -1, 530302, -1, 530313 }, { 0x5479, 530319, -1, 530364, -1, 530357, -1, 530345, -1, -1 }, { 0x547A, 530378, 530368, 530431, -1, 530424, -1, 530408, -1, -1 }, { 0x547B, 530442, 530437, 530505, 530511, 530501, 530485, 530496, 530478, -1 }, { 0x547C, 530520, 530516, 530572, 530576, 530569, 530561, 530566, 530554, 530580 }, { 0x547D, 530596, 530584, 530686, 530692, 530680, 530652, 530671, 530645, 530702 }, { 0x547E, -1, 530709, 530764, -1, 530760, 530715, 530732, -1, -1 }, { 0x547F, 530774, 530768, 530828, -1, 530825, 530789, 530806, 530782, 530832 }, { 0x5480, 530845, 530839, 530889, -1, 530886, 530874, 530879, 530867, 530893 }, { 0x5481, 530909, 530899, 530978, -1, -1, 530963, 530970, -1, 530983 }, { 0x5482, 530999, 530988, 531056, -1, 531052, 531044, 531048, -1, 531060 }, { 0x5483, -1, -1, 531068, -1, -1, -1, 531065, -1, -1 }, { 0x5484, 531085, 531073, 531150, 531155, 531146, 531124, 531140, 531117, 531167 }, { 0x5485, 531177, 531172, 531210, -1, -1, 531189, 531206, -1, -1 }, { 0x5486, 531221, 531215, 531247, 531252, 531243, 531233, 531239, 531226, 531258 }, { 0x5487, 531273, 531263, 531342, -1, 531337, -1, 531307, 531300, -1 }, { 0x5488, 531357, 531347, 531403, -1, 531398, 531364, 531374, -1, 531407 }, { 0x5489, 531414, -1, 531470, -1, 531466, 531454, 531463, -1, -1 }, { 0x548A, 531480, 531476, 531556, -1, 531552, -1, 531549, -1, -1 }, { 0x548B, 531576, 531560, 531667, -1, 531664, 531641, 531656, 531634, 531671 }, { 0x548C, 531685, 531677, 531758, 531762, 531754, 531723, 531748, 531716, 531775 }, { 0x548D, 531785, 531780, 531826, 531831, 531822, 531798, 531814, 531791, 531836 }, { 0x548E, 531850, 531840, 531917, 531922, 531910, 531887, 531901, 531880, -1 }, { 0x548F, 531935, 531929, 531985, 531991, 531980, 531972, 531977, 531965, 532001 }, { 0x5490, 532016, 532008, 532059, -1, 532055, 532039, 532049, 532032, 532063 }, { 0x5491, 532073, 532068, 532102, -1, -1, -1, 532099, -1, -1 }, { 0x5492, 532111, 532106, 532164, -1, 532160, 532136, 532148, -1, 532170 }, { 0x5493, 532179, 532175, 532202, -1, -1, -1, -1, -1, -1 }, { 0x5494, 532216, 532206, 532240, -1, -1, -1, 532236, -1, -1 }, { 0x5495, 532252, 532244, 532302, -1, 532299, 532283, 532296, -1, -1 }, { 0x5496, 532321, 532306, 532352, -1, 532349, -1, 532346, 532340, -1 }, { 0x5497, 532360, 532356, 532405, -1, -1, -1, -1, -1, -1 }, { 0x5498, -1, -1, 532409, -1, -1, -1, -1, -1, 532413 }, { 0x5499, 532423, 532417, 532430, -1, -1, -1, -1, -1, -1 }, { 0x549A, 532442, 532436, 532474, -1, -1, -1, -1, -1, 532480 }, { 0x549B, 532494, 532488, 532519, -1, -1, -1, -1, -1, -1 }, { 0x549C, 532530, 532525, 532557, -1, 532553, 532539, 532547, -1, -1 }, { 0x549D, 532560, -1, 532589, -1, -1, -1, -1, -1, -1 }, { 0x549E, -1, 532593, 532598, -1, -1, -1, -1, -1, -1 }, { 0x549F, -1, -1, 532609, -1, -1, -1, 532604, -1, -1 }, { 0x54A0, 532619, 532614, 532688, -1, 532684, 532658, 532675, 532651, 532692 }, { 0x54A1, 532715, 532701, 532753, -1, 532751, 532729, 532745, -1, -1 }, { 0x54A2, 532763, 532757, 532802, -1, 532799, 532786, 532794, 532779, 532805 }, { 0x54A3, 532825, 532812, 532861, -1, -1, -1, 532857, -1, 532868 }, { 0x54A4, 532880, 532875, 532935, 532940, 532931, 532917, 532925, 532910, -1 }, { 0x54A5, 532960, 532945, 533030, -1, 533026, 532995, 533013, 532988, 533034 }, { 0x54A6, 533049, 533041, 533098, -1, 533092, 533073, 533079, -1, -1 }, { 0x54A7, 533110, 533102, 533156, -1, 533151, -1, 533139, -1, 533161 }, { 0x54A8, 533170, 533166, 533226, 533230, 533223, 533209, 533219, 533202, -1 }, { 0x54A9, 533238, 533234, 533304, -1, 533301, -1, 533295, -1, -1 }, { 0x54AA, 533324, 533309, 533390, -1, 533387, 533372, 533380, -1, -1 }, { 0x54AB, 533398, 533394, 533444, -1, 533441, 533434, 533437, 533427, -1 }, { 0x54AC, 533456, 533449, 533495, 533500, 533491, 533474, 533479, 533467, 533505 }, { 0x54AD, 533530, 533509, 533675, -1, 533667, 533633, 533643, -1, 533679 }, { 0x54AE, 533695, 533685, 533744, -1, 533740, 533711, 533722, -1, 533750 }, { 0x54AF, 533774, 533755, 533810, -1, 533806, 533796, 533801, 533789, 533814 }, { 0x54B0, -1, -1, 533845, -1, -1, 533821, 533826, -1, -1 }, { 0x54B1, 533855, 533850, 533895, -1, 533886, 533862, 533867, -1, -1 }, { 0x54B2, 533905, 533900, 533965, -1, 533962, 533941, 533957, 533935, -1 }, { 0x54B3, 533992, 533971, 534018, -1, 534014, 534005, 534010, 533998, 534023 }, { 0x54B4, -1, 534027, 534043, -1, -1, 534032, 534036, -1, -1 }, { 0x54B5, 534048, -1, 534065, -1, -1, -1, 534058, -1, -1 }, { 0x54B6, -1, 534070, 534126, -1, 534118, 534074, 534085, -1, -1 }, { 0x54B7, 534137, 534132, 534185, 534190, 534182, 534154, 534159, -1, 534196 }, { 0x54B8, 534209, 534203, 534267, 534273, 534263, 534250, 534255, 534243, -1 }, { 0x54B9, 534284, 534279, 534354, -1, -1, 534320, 534341, -1, 534357 }, { 0x54BA, 534373, 534361, 534404, -1, 534399, 534382, 534390, -1, -1 }, { 0x54BB, 534421, 534410, 534450, -1, 534446, -1, 534434, 534427, 534455 }, { 0x54BC, 534470, 534459, 534530, -1, 534525, 534508, 534518, 534501, 534535 }, { 0x54BD, 534554, 534539, 534604, 534609, 534597, 534584, 534589, 534570, 534614 }, { 0x54BE, 534621, -1, 534646, -1, -1, 534638, 534642, -1, 534651 }, { 0x54BF, 534660, 534656, 534715, -1, 534713, 534698, 534711, 534691, -1 }, { 0x54C0, 534723, 534719, 534788, 534792, 534785, 534759, 534782, 534752, 534798 }, { 0x54C1, 534806, 534801, 534861, 534866, 534855, 534841, 534847, 534834, 534871 }, { 0x54C2, 534889, 534878, 535018, -1, 535014, 535003, 535009, 534996, -1 }, { 0x54C3, -1, -1, 535043, -1, 535038, -1, 535031, 535024, 535049 }, { 0x54C4, 535074, 535056, 535135, -1, 535130, 535111, 535126, 535104, 535141 }, { 0x54C5, -1, 535148, 535179, -1, 535173, 535154, 535161, -1, -1 }, { 0x54C6, 535198, 535186, 535267, -1, 535263, 535238, 535252, 535231, 535272 }, { 0x54C7, 535283, 535278, 535347, -1, 535344, 535314, 535336, 535307, 535350 }, { 0x54C8, 535359, 535354, 535412, -1, 535408, 535384, 535400, 535377, 535416 }, { 0x54C9, 535426, 535421, 535476, -1, 535472, 535460, 535468, 535453, 535481 }, { 0x54CA, -1, -1, 535494, -1, -1, 535485, 535490, -1, -1 }, { 0x54CB, 535513, 535499, 535542, -1, -1, -1, 535536, -1, -1 }, { 0x54CC, 535553, 535547, 535573, -1, -1, -1, -1, -1, -1 }, { 0x54CD, 535585, 535578, 535633, -1, 535628, 535615, 535623, -1, 535640 }, { 0x54CE, 535658, 535649, 535690, -1, 535687, -1, 535683, -1, -1 }, { 0x54CF, -1, 535694, 535703, -1, -1, -1, 535699, -1, 535708 }, { 0x54D0, 535720, 535714, 535729, -1, -1, -1, -1, -1, -1 }, { 0x54D1, 535744, 535736, 535770, -1, -1, -1, -1, -1, -1 }, { 0x54D2, 535780, 535774, 535824, -1, -1, -1, -1, -1, -1 }, { 0x54D3, 535833, 535828, 535864, -1, -1, -1, -1, -1, -1 }, { 0x54D4, 535875, 535870, 535900, -1, -1, -1, -1, -1, -1 }, { 0x54D5, 535910, 535904, 535923, -1, -1, -1, -1, -1, -1 }, { 0x54D6, -1, -1, 535928, -1, -1, -1, -1, -1, -1 }, { 0x54D7, 535944, 535934, 535972, -1, -1, -1, -1, -1, -1 }, { 0x54D8, -1, -1, 535983, -1, -1, 535977, -1, -1, -1 }, { 0x54D9, 535994, 535988, 536021, -1, -1, -1, -1, -1, -1 }, { 0x54DA, 536036, 536027, 536109, -1, -1, -1, -1, -1, -1 }, { 0x54DB, -1, -1, 536114, -1, -1, -1, -1, -1, -1 }, { 0x54DC, 536124, 536119, 536128, -1, -1, -1, -1, -1, -1 }, { 0x54DD, 536138, 536132, 536146, -1, -1, -1, -1, -1, -1 }, { 0x54DE, 536162, 536152, 536166, -1, -1, -1, -1, -1, -1 }, { 0x54DF, 536175, 536171, 536194, -1, -1, -1, -1, -1, -1 }, { 0x54E0, -1, -1, 536214, -1, -1, 536198, 536206, -1, -1 }, { 0x54E1, 536230, 536219, 536290, 536296, 536286, 536275, 536280, 536262, 536303 }, { 0x54E2, 536315, 536309, 536341, -1, 536336, 536324, 536332, -1, 536347 }, { 0x54E3, 536360, 536355, 536381, -1, -1, -1, -1, -1, 536386 }, { 0x54E4, 536399, 536393, 536419, -1, 536414, -1, 536406, -1, -1 }, { 0x54E5, 536429, 536425, 536461, 536465, 536458, 536450, 536455, 536443, 536469 }, { 0x54E6, 536486, 536472, 536527, 536530, 536525, 536517, 536522, 536510, 536535 }, { 0x54E7, 536543, 536539, 536590, -1, -1, 536572, 536579, -1, -1 }, { 0x54E8, 536601, 536595, 536656, -1, 536649, 536637, 536644, 536630, -1 }, { 0x54E9, 536675, 536662, 536703, -1, 536700, 536687, 536697, 536680, -1 }, { 0x54EA, 536722, 536707, 536750, -1, 536747, -1, 536741, -1, 536754 }, { 0x54EB, 536763, 536758, 536795, -1, 536791, 536773, 536780, -1, -1 }, { 0x54EC, -1, -1, 536820, -1, 536817, 536799, 536814, -1, 536824 }, { 0x54ED, 536833, 536828, 536870, 536874, 536866, 536856, 536861, 536849, 536879 }, { 0x54EE, 536891, 536885, 536930, -1, 536926, 536916, 536922, 536909, 536936 }, { 0x54EF, -1, 536940, 536963, -1, 536958, 536945, 536950, -1, -1 }, { 0x54F0, 536969, -1, 537008, -1, 537005, 536988, 537001, -1, 537013 }, { 0x54F1, -1, 537017, 537065, -1, 537061, 537029, 537042, 537022, 537069 }, { 0x54F2, 537081, 537076, 537145, 537150, 537140, 537120, 537134, 537113, 537157 }, { 0x54F3, -1, 537165, 537188, 537193, 537183, -1, 537171, -1, 537199 }, { 0x54F4, 537205, -1, 537223, -1, -1, -1, -1, -1, -1 }, { 0x54F5, 537230, -1, 537248, -1, -1, -1, -1, -1, -1 }, { 0x54F6, 537256, 537252, 537277, -1, 537274, -1, 537262, -1, -1 }, { 0x54F7, -1, 537282, 537317, -1, 537312, -1, 537288, -1, -1 }, { 0x54F8, -1, -1, 537329, -1, -1, -1, 537322, -1, -1 }, { 0x54F9, -1, -1, 537338, -1, 537334, -1, -1, -1, -1 }, { 0x54FA, 537352, 537342, 537398, 537402, 537394, 537375, 537391, 537368, 537407 }, { 0x54FB, -1, -1, 537427, -1, -1, 537412, 537419, -1, -1 }, { 0x54FC, 537447, 537432, 537547, -1, 537541, 537525, 537532, -1, -1 }, { 0x54FD, 537564, 537553, 537607, -1, 537601, 537590, 537597, 537583, 537613 }, { 0x54FE, -1, -1, 537640, -1, -1, 537621, 537628, -1, -1 }, { 0x54FF, 537654, 537646, 537707, -1, 537704, 537697, 537701, 537690, 537711 }, { 0x5500, -1, -1, 537729, -1, 537726, 537716, 537723, -1, -1 }, { 0x5501, 537739, 537734, 537777, -1, 537774, 537758, 537766, -1, 537782 }, { 0x5502, 537792, 537787, 537824, -1, -1, -1, -1, -1, -1 }, { 0x5503, -1, 537828, 537838, -1, -1, -1, 537833, -1, -1 }, { 0x5504, 537848, 537842, 537904, -1, 537899, 537891, 537895, 537884, -1 }, { 0x5505, 537941, 537908, 538033, -1, 538029, 537997, 538017, -1, 538038 }, { 0x5506, 538048, 538044, 538105, -1, 538102, 538088, 538099, 538081, -1 }, { 0x5507, 538116, 538110, 538147, 538153, 538143, 538128, 538138, 538121, 538159 }, { 0x5508, 538171, 538166, 538205, -1, 538199, 538178, 538192, -1, 538209 }, { 0x5509, 538224, 538215, 538306, -1, 538303, 538269, 538291, 538262, 538310 }, { 0x550A, 538327, 538315, 538373, -1, 538368, -1, 538355, -1, -1 }, { 0x550B, -1, -1, 538390, -1, -1, 538378, 538383, -1, 538394 }, { 0x550C, -1, 538399, 538438, -1, 538430, 538404, 538411, -1, -1 }, { 0x550D, -1, 538444, 538470, -1, 538466, 538450, 538458, -1, -1 }, { 0x550E, 538492, 538475, 538538, -1, 538535, 538528, 538532, 538521, 538542 }, { 0x550F, 538553, 538548, 538594, 538598, 538590, 538580, 538587, 538573, 538615 }, { 0x5510, 538626, 538620, 538669, 538675, 538664, 538655, 538660, 538648, 538682 }, { 0x5511, 538696, 538692, 538714, -1, -1, -1, 538710, -1, 538719 }, { 0x5512, -1, -1, 538734, -1, -1, -1, 538725, -1, 538739 }, { 0x5513, 538749, 538745, 538770, -1, -1, -1, -1, -1, -1 }, { 0x5514, 538782, 538775, 538837, -1, 538835, -1, 538832, 538825, -1 }, { 0x5515, -1, -1, 538859, -1, 538856, 538841, 538852, -1, -1 }, { 0x5516, 538864, -1, 538899, -1, 538897, 538890, 538895, -1, -1 }, { 0x5517, -1, 538903, 538925, -1, -1, 538913, 538921, -1, -1 }, { 0x5518, -1, 538930, 538939, -1, -1, -1, 538935, -1, -1 }, { 0x5519, -1, -1, 538948, -1, -1, -1, 538943, -1, -1 }, { 0x551A, 538957, 538952, 539008, -1, 539003, -1, 538998, -1, -1 }, { 0x551B, 539018, 539013, 539023, -1, -1, -1, -1, -1, -1 }, { 0x551C, -1, -1, 539038, -1, 539034, -1, -1, 539027, -1 }, { 0x551D, -1, 539042, 539055, -1, -1, -1, 539048, -1, -1 }, { 0x551E, 539066, 539061, 539103, -1, -1, -1, -1, -1, -1 }, { 0x551F, 539108, -1, 539123, -1, 539119, -1, -1, -1, -1 }, { 0x5520, 539132, 539127, 539156, -1, -1, -1, -1, -1, -1 }, { 0x5521, 539168, 539161, 539179, -1, -1, -1, 539174, -1, -1 }, { 0x5522, 539190, 539186, 539220, -1, -1, -1, -1, -1, -1 }, { 0x5523, 539230, 539225, 539238, -1, -1, -1, -1, -1, -1 }, { 0x5524, 539248, 539243, 539267, -1, 539262, 539253, 539258, -1, -1 }, { 0x5525, 539300, 539273, 539363, -1, -1, -1, -1, -1, -1 }, { 0x5526, -1, 539368, 539373, -1, -1, -1, -1, -1, -1 }, { 0x5527, 539388, 539378, 539459, -1, -1, 539440, 539448, -1, -1 }, { 0x5528, 539467, 539463, 539506, -1, -1, -1, -1, -1, -1 }, { 0x5529, -1, -1, 539510, -1, -1, -1, -1, -1, 539514 }, { 0x552A, 539526, 539520, 539577, -1, 539572, 539556, 539562, -1, -1 }, { 0x552B, 539603, 539583, 539689, -1, 539685, 539652, 539673, 539645, 539694 }, { 0x552C, 539703, 539699, 539760, -1, 539757, -1, 539727, -1, -1 }, { 0x552D, -1, 539764, 539789, -1, 539786, 539769, 539783, -1, 539793 }, { 0x552E, 539806, 539801, 539831, -1, 539827, 539818, 539822, 539811, -1 }, { 0x552F, 539847, 539837, 539883, 539888, 539880, 539864, 539874, 539857, 539892 }, { 0x5530, 539903, 539897, 539949, -1, -1, 539917, 539931, -1, -1 }, { 0x5531, 539962, 539955, 540028, 540035, 540022, 540000, 540017, 539993, 540046 }, { 0x5532, 540064, 540055, 540112, -1, 540107, 540080, 540098, -1, 540116 }, { 0x5533, 540127, 540121, 540164, 540168, 540160, 540151, 540156, 540144, -1 }, { 0x5534, -1, 540173, 540199, -1, 540194, 540180, 540185, -1, -1 }, { 0x5535, 540210, 540206, 540314, -1, 540311, 540298, 540305, 540291, -1 }, { 0x5536, 540328, 540318, 540390, -1, 540380, 540355, 540360, -1, 540394 }, { 0x5537, 540406, 540402, 540434, -1, 540430, 540421, 540427, -1, 540438 }, { 0x5538, 540448, 540443, 540492, -1, 540484, 540468, 540480, -1, 540498 }, { 0x5539, 540504, -1, 540533, -1, 540531, 540522, 540528, 540516, 540537 }, { 0x553A, -1, -1, 540541, -1, -1, -1, -1, -1, -1 }, { 0x553B, -1, -1, 540556, -1, -1, 540547, 540552, -1, 540561 }, { 0x553C, 540584, 540567, 540677, -1, 540673, 540635, 540663, 540628, 540682 }, { 0x553D, 540688, -1, 540710, -1, -1, -1, 540699, -1, -1 }, { 0x553E, 540728, 540714, 540770, -1, 540766, 540757, 540763, 540750, 540775 }, { 0x553F, 540786, 540781, 540834, -1, 540830, 540811, 540818, -1, 540838 }, { 0x5540, 540850, 540843, 540906, -1, 540903, 540893, 540899, 540886, 540910 }, { 0x5541, 540920, 540915, 540984, -1, 540977, 540947, 540958, -1, -1 }, { 0x5542, -1, -1, 541001, -1, 540997, -1, -1, 540990, 541006 }, { 0x5543, 541018, 541012, 541044, -1, 541040, -1, 541035, -1, -1 }, { 0x5544, 541062, 541049, 541116, 541122, 541111, 541097, 541106, 541090, 541132 }, { 0x5545, -1, 541139, 541179, -1, 541174, 541145, 541165, -1, 541185 }, { 0x5546, 541199, 541192, 541249, 541256, 541244, 541232, 541239, 541225, 541265 }, { 0x5547, 541279, 541274, 541359, -1, 541355, 541318, 541339, -1, -1 }, { 0x5548, -1, 541363, 541406, -1, -1, 541369, 541379, -1, -1 }, { 0x5549, 541417, 541412, 541460, -1, 541456, 541430, 541452, -1, 541465 }, { 0x554A, 541486, 541470, 541521, -1, 541519, 541513, 541517, 541507, 541523 }, { 0x554B, 541531, 541526, 541625, -1, 541617, 541578, 541597, -1, -1 }, { 0x554C, 541630, -1, 541657, -1, -1, 541645, 541653, -1, 541664 }, { 0x554D, 541682, 541670, 541756, -1, 541751, 541718, 541722, -1, -1 }, { 0x554E, 541765, 541761, 541824, -1, 541822, 541801, 541819, -1, -1 }, { 0x554F, 541833, 541828, 541888, 541893, 541883, 541867, 541875, 541860, -1 }, { 0x5550, 541914, 541902, 542049, -1, 542038, 541975, 542003, -1, 542054 }, { 0x5551, -1, 542060, 542093, -1, 542080, -1, 542071, -1, -1 }, { 0x5552, -1, -1, 542128, -1, -1, 542098, 542116, -1, 542132 }, { 0x5553, 542144, 542139, 542204, -1, 542199, 542182, 542195, 542175, -1 }, { 0x5554, -1, -1, 542212, -1, -1, -1, 542208, -1, -1 }, { 0x5555, 542221, 542216, 542246, -1, 542243, 542226, 542235, -1, -1 }, { 0x5556, 542257, 542251, 542315, 542320, 542311, 542294, 542307, 542287, -1 }, { 0x5557, 542334, 542328, 542392, -1, 542388, 542371, 542384, 542364, -1 }, { 0x5558, -1, -1, 542411, -1, -1, -1, 542397, -1, -1 }, { 0x5559, 542415, -1, 542465, -1, 542462, 542420, 542437, -1, -1 }, { 0x555A, 542469, -1, 542495, -1, 542492, 542479, 542486, -1, -1 }, { 0x555B, 542504, 542499, 542553, -1, -1, 542539, 542546, -1, 542558 }, { 0x555C, 542568, 542562, 542623, 542630, 542618, 542599, 542606, 542592, 542638 }, { 0x555D, 542648, 542644, 542709, -1, 542706, 542691, 542700, -1, -1 }, { 0x555E, 542725, 542713, 542767, 542771, 542765, 542758, 542763, 542751, -1 }, { 0x555F, 542780, 542775, 542814, -1, 542809, 542792, 542805, -1, -1 }, { 0x5560, -1, -1, 542830, -1, -1, 542818, 542824, -1, -1 }, { 0x5561, 542844, 542835, 542890, -1, 542883, 542861, 542873, -1, -1 }, { 0x5562, 542902, 542895, 542913, -1, -1, -1, 542908, -1, -1 }, { 0x5563, 542931, 542920, 543006, -1, 543002, 542969, 542994, 542962, 543012 }, { 0x5564, 543021, 543017, 543029, -1, -1, -1, 543026, -1, -1 }, { 0x5565, 543038, 543033, 543059, -1, -1, 543044, 543055, -1, -1 }, { 0x5566, 543069, 543064, 543106, -1, -1, -1, 543097, -1, -1 }, { 0x5567, 543120, 543109, 543159, -1, -1, -1, -1, -1, -1 }, { 0x5568, -1, -1, 543163, -1, -1, -1, -1, -1, 543169 }, { 0x5569, 543181, 543175, 543219, -1, -1, -1, -1, -1, 543224 }, { 0x556A, 543237, 543231, 543246, -1, -1, -1, -1, -1, -1 }, { 0x556B, 543272, 543250, 543321, -1, -1, -1, -1, -1, 543326 }, { 0x556C, 543335, 543330, 543360, -1, -1, -1, -1, -1, -1 }, { 0x556D, 543370, 543364, 543399, -1, -1, -1, -1, -1, -1 }, { 0x556E, 543417, 543406, 543444, -1, -1, 543428, 543440, -1, -1 }, { 0x556F, -1, -1, 543460, -1, -1, -1, 543449, -1, -1 }, { 0x5570, 543465, -1, 543474, -1, -1, -1, -1, -1, -1 }, { 0x5571, 543486, 543479, 543509, -1, -1, -1, -1, -1, 543514 }, { 0x5572, 543524, 543520, 543538, -1, -1, -1, -1, -1, -1 }, { 0x5573, -1, 543542, 543548, -1, -1, -1, -1, -1, -1 }, { 0x5574, 543560, 543554, 543610, -1, -1, 543571, 543595, -1, -1 }, { 0x5575, 543620, 543616, 543629, -1, -1, -1, -1, -1, -1 }, { 0x5576, 543639, 543633, 543680, -1, -1, -1, -1, -1, -1 }, { 0x5577, 543692, 543686, 543721, -1, -1, -1, -1, -1, 543727 }, { 0x5578, 543739, 543734, 543767, -1, -1, -1, -1, -1, -1 }, { 0x5579, 543789, 543773, 543875, -1, -1, -1, -1, -1, -1 }, { 0x557A, -1, -1, 543879, -1, -1, -1, -1, -1, 543885 }, { 0x557B, 543894, 543890, 543946, -1, 543943, 543934, 543939, 543927, -1 }, { 0x557C, 543956, 543951, 544005, 544009, 544001, 543992, 543997, 543985, -1 }, { 0x557D, 544031, 544015, 544079, -1, 544076, 544055, 544068, 544048, -1 }, { 0x557E, 544088, 544083, 544134, 544139, 544129, 544119, 544124, 544112, -1 }, { 0x557F, -1, -1, 544175, -1, 544167, 544152, 544159, 544146, 544180 }, { 0x5580, 544208, 544187, 544262, -1, 544257, 544247, 544252, 544240, -1 }, { 0x5581, 544277, 544266, 544378, -1, 544371, 544352, 544359, 544345, 544384 }, { 0x5582, 544401, 544391, 544446, -1, -1, 544432, 544439, -1, 544451 }, { 0x5583, 544462, 544456, 544514, -1, 544510, 544502, 544506, 544495, 544519 }, { 0x5584, 544529, 544524, 544581, 544587, 544577, 544569, 544573, 544562, 544597 }, { 0x5585, -1, -1, 544609, -1, 544605, -1, -1, -1, -1 }, { 0x5586, 544618, 544613, 544660, -1, 544655, -1, 544649, 544642, -1 }, { 0x5587, 544670, 544665, 544741, -1, 544734, 544718, 544725, 544704, 544745 }, { 0x5588, 544757, 544751, 544779, -1, 544775, -1, 544771, -1, -1 }, { 0x5589, 544789, 544784, 544842, -1, 544838, 544829, 544834, 544822, 544847 }, { 0x558A, 544864, 544853, 544919, -1, 544915, 544904, 544911, 544897, -1 }, { 0x558B, 544929, 544924, 545001, -1, 544992, 544966, 544983, 544959, 545006 }, { 0x558C, 545018, 545013, 545047, -1, 545038, -1, 545027, -1, -1 }, { 0x558D, -1, 545053, 545070, -1, 545066, -1, 545059, -1, 545076 }, { 0x558E, 545103, 545082, 545193, -1, -1, 545183, 545190, -1, 545198 }, { 0x558F, 545205, 545201, 545276, -1, 545273, 545245, 545249, -1, -1 }, { 0x5590, 545286, 545281, 545314, -1, -1, -1, -1, -1, -1 }, { 0x5591, 545323, 545318, 545400, -1, 545397, 545365, 545388, 545358, 545405 }, { 0x5592, 545415, 545410, 545466, -1, 545462, 545453, 545458, -1, -1 }, { 0x5593, 545479, 545470, 545535, -1, 545532, 545525, 545529, 545518, 545540 }, { 0x5594, 545550, 545543, 545609, -1, 545606, -1, 545593, 545586, 545612 }, { 0x5595, -1, -1, 545625, -1, -1, -1, 545617, -1, -1 }, { 0x5596, -1, -1, 545631, -1, -1, -1, -1, -1, -1 }, { 0x5597, -1, -1, 545651, -1, 545647, -1, 545635, -1, -1 }, { 0x5598, 545662, 545656, 545720, 545727, 545715, 545697, 545707, 545690, 545737 }, { 0x5599, 545750, 545745, 545801, -1, 545796, 545781, 545792, 545774, -1 }, { 0x559A, 545816, 545806, 545869, 545875, 545864, 545855, 545860, 545848, 545883 }, { 0x559B, -1, -1, 545937, -1, 545932, 545889, 545905, -1, -1 }, { 0x559C, 545948, 545943, 546016, 546020, 546012, 545987, 546005, 545980, 546028 }, { 0x559D, 546038, 546033, 546092, 546096, 546085, 546068, 546076, 546061, 546101 }, { 0x559E, 546106, -1, 546166, 546170, 546158, 546139, 546147, 546132, -1 }, { 0x559F, 546187, 546177, 546238, -1, 546231, 546211, 546219, 546204, 546243 }, { 0x55A0, -1, -1, 546253, -1, 546248, -1, -1, -1, 546260 }, { 0x55A1, -1, -1, 546269, -1, -1, -1, 546267, -1, 546274 }, { 0x55A2, -1, 546280, 546312, -1, -1, 546286, 546297, -1, -1 }, { 0x55A3, 546323, 546317, 546373, -1, 546369, 546346, 546366, 546339, -1 }, { 0x55A4, 546383, 546377, 546428, -1, 546422, 546402, 546410, 546395, -1 }, { 0x55A5, 546440, 546435, 546481, -1, -1, 546456, 546464, -1, 546486 }, { 0x55A6, 546499, 546492, 546531, -1, 546527, 546509, 546518, -1, 546536 }, { 0x55A7, 546547, 546541, 546610, 546616, 546605, 546589, 546601, 546582, 546624 }, { 0x55A8, 546638, 546631, 546688, -1, 546682, 546668, 546677, 546661, -1 }, { 0x55A9, 546700, 546695, 546744, -1, 546741, 546716, 546738, 546709, -1 }, { 0x55AA, 546760, 546748, 546821, 546827, 546816, 546792, 546812, 546785, 546836 }, { 0x55AB, 546852, 546841, 546917, -1, 546912, 546892, 546901, 546885, 546922 }, { 0x55AC, 546934, 546929, 546989, 546995, 546985, 546969, 546975, 546962, -1 }, { 0x55AD, 547018, 547002, 547072, -1, 547066, 547039, 547058, -1, 547077 }, { 0x55AE, 547099, 547083, 547155, 547160, 547147, 547137, 547143, 547130, 547173 }, { 0x55AF, -1, -1, 547179, -1, -1, -1, -1, -1, 547184 }, { 0x55B0, 547197, 547191, 547229, -1, 547225, 547217, -1, 547211, -1 }, { 0x55B1, 547239, 547234, 547259, -1, -1, -1, 547256, -1, -1 }, { 0x55B2, 547267, 547263, 547295, -1, 547291, -1, 547286, -1, -1 }, { 0x55B3, 547314, 547299, 547338, -1, 547335, 547325, 547332, -1, -1 }, { 0x55B4, 547352, 547343, 547378, -1, -1, -1, 547376, -1, -1 }, { 0x55B5, 547388, 547383, 547407, -1, -1, -1, -1, -1, 547413 }, { 0x55B6, 547419, -1, 547472, -1, 547467, 547448, 547464, -1, -1 }, { 0x55B7, 547483, 547478, 547509, -1, -1, -1, -1, -1, -1 }, { 0x55B8, 547514, -1, 547530, -1, 547525, -1, -1, -1, -1 }, { 0x55B9, 547545, 547534, 547563, -1, -1, -1, -1, -1, -1 }, { 0x55BA, 547573, 547568, 547598, -1, -1, -1, -1, -1, -1 }, { 0x55BB, 547607, 547602, 547668, 547672, 547665, 547640, 547662, -1, 547676 }, { 0x55BC, 547701, 547681, 547767, -1, -1, -1, -1, -1, -1 }, { 0x55BD, 547782, 547772, 547816, -1, -1, -1, -1, -1, -1 }, { 0x55BE, 547826, 547821, 547834, -1, -1, -1, -1, -1, -1 }, { 0x55BF, 547847, 547838, 547901, -1, 547898, 547865, 547889, -1, -1 }, { 0x55C0, -1, 547906, 547944, -1, 547940, 547916, 547930, -1, -1 }, { 0x55C1, 547953, 547948, 547999, 548003, 547995, 547982, 547987, -1, -1 }, { 0x55C2, -1, -1, 548034, -1, 548031, 548009, 548028, -1, -1 }, { 0x55C3, 548056, 548039, 548116, -1, 548108, 548071, 548099, 548065, 548120 }, { 0x55C4, 548134, 548125, 548166, -1, 548160, 548150, 548157, -1, -1 }, { 0x55C5, 548180, 548169, 548232, -1, 548228, 548218, 548223, 548211, -1 }, { 0x55C6, 548251, 548237, 548321, -1, 548315, 548282, 548306, -1, -1 }, { 0x55C7, 548333, 548328, 548417, -1, 548412, 548390, 548406, 548383, -1 }, { 0x55C8, 548427, 548421, 548457, -1, 548453, -1, 548446, -1, -1 }, { 0x55C9, 548468, 548463, 548503, -1, 548500, -1, 548497, 548490, 548507 }, { 0x55CA, -1, 548513, 548537, -1, 548532, -1, 548525, -1, -1 }, { 0x55CB, -1, 548543, 548568, -1, 548563, 548548, 548554, -1, -1 }, { 0x55CC, 548583, 548573, 548643, -1, 548637, 548613, 548618, -1, -1 }, { 0x55CD, -1, 548647, 548662, -1, -1, 548652, 548657, -1, -1 }, { 0x55CE, 548682, 548667, 548717, -1, 548714, -1, 548711, -1, 548720 }, { 0x55CF, 548741, 548726, 548782, -1, -1, -1, 548775, -1, -1 }, { 0x55D0, 548793, 548787, 548823, -1, 548815, -1, 548799, -1, -1 }, { 0x55D1, 548839, 548828, 548914, -1, 548910, 548878, 548905, 548871, -1 }, { 0x55D2, 548934, 548918, 548964, -1, 548959, 548948, 548955, -1, -1 }, { 0x55D3, 548980, 548968, 549008, -1, 549003, 548994, 548999, -1, -1 }, { 0x55D4, 549024, 549014, 549073, 549079, 549069, 549058, 549064, 549051, 549084 }, { 0x55D5, -1, -1, 549123, -1, 549119, 549088, 549096, -1, 549127 }, { 0x55D6, 549138, 549133, 549170, -1, -1, -1, 549153, -1, -1 }, { 0x55D7, 549196, 549175, 549233, -1, -1, -1, 549223, -1, 549237 }, { 0x55D8, -1, 549242, 549255, -1, -1, 549247, 549251, -1, -1 }, { 0x55D9, 549265, 549259, 549285, -1, 549280, 549271, 549276, -1, 549291 }, { 0x55DA, 549301, 549297, 549342, 549346, 549340, 549333, 549336, 549326, 549350 }, { 0x55DB, 549369, 549353, 549443, -1, 549438, 549397, 549421, 549390, 549449 }, { 0x55DC, 549458, 549454, 549522, -1, 549519, 549495, 549515, 549488, -1 }, { 0x55DD, 549533, 549527, 549592, -1, 549587, 549568, 549576, -1, -1 }, { 0x55DE, 549600, 549596, 549693, -1, 549690, 549672, 549686, -1, -1 }, { 0x55DF, 549701, 549697, 549740, 549745, 549736, 549719, 549729, 549712, -1 }, { 0x55E0, -1, -1, 549761, -1, 549758, -1, -1, 549751, -1 }, { 0x55E1, 549772, 549766, 549815, -1, 549811, -1, 549804, -1, 549821 }, { 0x55E2, -1, 549826, 549874, -1, 549871, 549838, 549850, 549831, 549878 }, { 0x55E3, 549887, 549883, 549947, 549951, 549944, 549934, 549940, 549927, 549958 }, { 0x55E4, 549967, 549963, 550021, 550026, 550017, 550007, 550013, 550000, -1 }, { 0x55E5, 550037, 550032, 550074, -1, -1, -1, 550070, -1, -1 }, { 0x55E6, 550083, 550079, 550091, -1, -1, -1, 550088, -1, -1 }, { 0x55E7, 550095, -1, -1, -1, 550108, 550102, -1, -1, -1 }, { 0x55E8, 550123, 550113, 550142, -1, -1, -1, 550138, -1, -1 }, { 0x55E9, 550151, 550147, 550189, -1, 550184, -1, 550181, -1, -1 }, { 0x55EA, 550200, 550194, 550230, -1, -1, -1, -1, -1, -1 }, { 0x55EB, 550240, 550235, 550279, -1, -1, -1, -1, -1, -1 }, { 0x55EC, 550288, 550284, 550319, -1, -1, -1, -1, -1, -1 }, { 0x55ED, 550323, -1, 550338, -1, 550334, -1, -1, -1, -1 }, { 0x55EE, 550349, 550343, 550394, -1, -1, -1, -1, -1, -1 }, { 0x55EF, 550407, 550399, 550422, -1, -1, -1, -1, -1, -1 }, { 0x55F0, 550433, 550425, 550446, -1, -1, -1, -1, -1, -1 }, { 0x55F1, 550455, 550450, 550488, -1, -1, -1, -1, -1, -1 }, { 0x55F2, 550504, 550492, 550581, -1, -1, -1, -1, -1, -1 }, { 0x55F3, 550590, 550586, 550616, -1, -1, -1, -1, -1, -1 }, { 0x55F4, -1, -1, 550620, -1, -1, -1, -1, -1, -1 }, { 0x55F5, 550633, 550627, 550648, -1, -1, -1, -1, -1, -1 }, { 0x55F6, 550659, 550654, 550701, -1, 550696, -1, 550684, -1, -1 }, { 0x55F7, 550717, 550705, 550772, 550776, 550770, 550754, 550766, 550747, 550782 }, { 0x55F8, 550787, -1, 550819, -1, 550817, -1, 550813, -1, -1 }, { 0x55F9, 550828, 550823, 550845, -1, 550840, -1, 550836, -1, 550851 }, { 0x55FA, -1, 550858, 550887, -1, 550882, 550864, 550871, -1, -1 }, { 0x55FB, 550901, 550892, 551016, -1, 551012, 550996, 551004, -1, -1 }, { 0x55FC, 551026, 551021, 551102, -1, 551098, 551056, 551082, -1, -1 }, { 0x55FD, 551116, 551106, 551185, -1, 551181, 551151, 551167, 551144, -1 }, { 0x55FE, 551200, 551190, 551261, -1, 551257, 551242, 551253, 551235, -1 }, { 0x55FF, 551272, 551266, 551303, -1, 551298, 551286, 551290, 551279, -1 }, { 0x5600, 551318, 551308, 551338, -1, -1, -1, 551327, -1, -1 }, { 0x5601, 551351, 551342, 551428, -1, 551423, 551398, 551412, -1, -1 }, { 0x5602, 551437, 551432, 551478, -1, 551474, 551462, 551469, -1, -1 }, { 0x5603, -1, -1, 551484, -1, -1, -1, -1, -1, -1 }, { 0x5604, -1, -1, 551513, -1, 551509, 551498, 551505, 551491, -1 }, { 0x5605, 551528, 551519, 551584, -1, 551580, 551565, 551572, -1, -1 }, { 0x5606, 551595, 551589, 551638, 551643, 551633, 551615, 551629, 551608, 551655 }, { 0x5607, -1, -1, 551663, -1, 551659, -1, -1, -1, 551669 }, { 0x5608, 551681, 551676, 551726, 551731, 551723, 551694, 551707, 551687, 551738 }, { 0x5609, 551748, 551743, 551804, 551809, 551801, 551785, 551798, 551778, -1 }, { 0x560A, -1, -1, 551825, -1, 551822, 551812, 551818, -1, -1 }, { 0x560B, 551829, -1, 551840, -1, -1, -1, -1, -1, -1 }, { 0x560C, 551856, 551846, 551907, -1, 551902, 551876, 551898, 551869, -1 }, { 0x560D, 551923, 551913, 551996, -1, 551992, 551964, 551985, 551957, 552001 }, { 0x560E, 552016, 552006, 552073, -1, 552070, -1, 552058, 552051, -1 }, { 0x560F, 552086, 552077, 552156, -1, 552150, 552137, 552144, 552125, -1 }, { 0x5610, 552166, 552160, 552227, -1, 552223, -1, 552200, 552193, -1 }, { 0x5611, 552238, 552233, 552319, -1, 552316, 552293, 552310, -1, -1 }, { 0x5612, 552328, 552323, 552353, -1, 552348, -1, 552341, 552334, -1 }, { 0x5613, 552364, 552358, 552407, -1, 552402, -1, 552391, -1, -1 }, { 0x5614, 552420, 552412, 552472, 552476, 552464, 552451, 552461, 552444, -1 }, { 0x5615, -1, 552485, 552510, -1, 552507, 552490, 552500, -1, -1 }, { 0x5616, 552527, 552516, 552591, -1, 552585, 552573, 552580, 552566, -1 }, { 0x5617, 552602, 552595, 552677, 552684, 552672, 552639, 552663, 552632, -1 }, { 0x5618, 552699, 552693, 552757, -1, 552754, 552741, 552750, -1, -1 }, { 0x5619, -1, -1, 552764, -1, -1, -1, 552761, -1, -1 }, { 0x561A, -1, -1, 552773, -1, -1, -1, 552768, -1, -1 }, { 0x561B, 552787, 552777, 552820, -1, 552817, -1, 552814, -1, -1 }, { 0x561C, 552828, 552823, 552836, -1, -1, -1, 552833, -1, -1 }, { 0x561D, -1, 552840, 552845, -1, -1, -1, -1, -1, -1 }, { 0x561E, 552860, 552849, 552916, -1, 552912, -1, 552907, -1, -1 }, { 0x561F, 552925, 552920, 552956, -1, 552953, -1, 552947, -1, -1 }, { 0x5620, 552971, 552960, 553028, -1, 553021, 553007, 553015, -1, -1 }, { 0x5621, -1, 553032, 553038, -1, -1, -1, -1, -1, -1 }, { 0x5622, 553048, 553044, 553062, -1, -1, -1, -1, -1, -1 }, { 0x5623, 553072, 553066, 553081, -1, -1, -1, -1, -1, -1 }, { 0x5624, 553098, 553087, 553151, -1, -1, -1, -1, -1, -1 }, { 0x5625, 553169, 553157, 553201, -1, -1, -1, -1, -1, -1 }, { 0x5626, -1, -1, 553206, -1, -1, -1, -1, -1, -1 }, { 0x5627, 553217, 553212, 553228, -1, -1, -1, -1, -1, -1 }, { 0x5628, 553232, -1, 553297, -1, 553294, 553260, 553277, -1, -1 }, { 0x5629, 553318, 553303, 553386, -1, 553382, 553353, 553376, 553346, -1 }, { 0x562A, -1, -1, 553398, -1, -1, -1, 553391, -1, -1 }, { 0x562B, -1, -1, 553427, -1, 553423, 553403, 553411, -1, 553432 }, { 0x562C, 553452, 553440, 553505, -1, 553500, 553475, 553489, 553468, 553512 }, { 0x562D, 553533, 553519, 553585, -1, -1, 553572, 553576, -1, -1 }, { 0x562E, 553596, 553591, 553673, -1, 553669, 553620, 553644, -1, 553678 }, { 0x562F, 553687, 553682, 553745, 553751, 553742, 553722, 553730, 553715, -1 }, { 0x5630, 553762, 553757, 553806, -1, 553803, -1, 553794, -1, -1 }, { 0x5631, 553815, 553810, 553867, -1, 553862, 553849, 553856, -1, -1 }, { 0x5632, 553878, 553872, 553938, 553944, 553935, 553918, 553926, 553911, 553949 }, { 0x5633, -1, 553955, 554000, -1, 553996, 553962, 553990, -1, -1 }, { 0x5634, 554011, 554005, 554050, 554055, 554045, 554030, 554041, 554023, -1 }, { 0x5635, 554069, 554064, 554120, -1, 554116, 554100, 554108, -1, 554126 }, { 0x5636, 554142, 554133, 554236, 554240, 554233, 554221, 554229, 554214, 554245 }, { 0x5637, 554254, 554249, 554339, -1, 554336, 554315, 554328, 554308, -1 }, { 0x5638, 554361, 554344, 554407, -1, 554403, 554395, 554400, 554388, -1 }, { 0x5639, 554420, 554415, 554481, -1, 554477, -1, 554468, 554461, 554487 }, { 0x563A, 554502, 554492, 554537, -1, 554533, -1, 554523, -1, 554543 }, { 0x563B, 554555, 554550, 554629, -1, 554625, 554592, 554620, 554585, 554633 }, { 0x563C, -1, -1, 554662, -1, 554658, 554636, 554645, -1, -1 }, { 0x563D, 554683, 554667, 554743, -1, 554733, 554694, 554718, -1, -1 }, { 0x563E, -1, -1, 554777, -1, 554773, 554749, 554765, -1, -1 }, { 0x563F, 554787, 554782, 554857, -1, 554852, 554814, 554837, 554807, -1 }, { 0x5640, 554868, 554862, 554899, -1, 554895, -1, 554891, -1, 554904 }, { 0x5641, 554919, 554909, 554973, -1, 554971, 554957, 554963, 554950, 554976 }, { 0x5642, 554987, 554981, 555013, -1, 555008, 554998, 555004, 554992, 555018 }, { 0x5643, 555026, 555022, 555074, -1, 555070, 555058, 555062, -1, -1 }, { 0x5644, -1, -1, 555085, -1, -1, -1, 555079, -1, -1 }, { 0x5645, 555090, -1, 555146, -1, 555143, 555124, 555140, -1, 555151 }, { 0x5646, -1, 555155, 555196, -1, 555191, 555171, 555183, -1, -1 }, { 0x5647, -1, -1, 555216, -1, 555212, 555201, 555208, -1, -1 }, { 0x5648, -1, -1, 555267, -1, 555261, 555224, 555243, -1, -1 }, { 0x5649, 555282, 555271, 555359, 555364, 555355, 555332, 555347, 555325, -1 }, { 0x564A, -1, 555372, 555416, -1, 555407, 555377, 555384, -1, -1 }, { 0x564B, 555420, -1, 555483, -1, 555478, 555460, 555467, 555453, 555488 }, { 0x564C, 555505, 555493, 555551, -1, 555540, 555521, 555533, -1, -1 }, { 0x564D, 555562, 555557, 555625, -1, 555621, 555586, 555591, 555579, -1 }, { 0x564E, 555636, 555631, 555678, -1, 555674, 555657, 555664, 555650, 555682 }, { 0x564F, 555696, 555686, 555777, -1, 555773, 555764, 555768, 555757, 555781 }, { 0x5650, 555792, 555787, 555836, -1, 555833, 555823, 555830, -1, -1 }, { 0x5651, 555840, -1, 555874, -1, -1, -1, -1, -1, -1 }, { 0x5652, 555885, 555879, 555919, -1, -1, -1, -1, -1, 555925 }, { 0x5653, 555936, 555930, 556015, 556019, 556012, 555999, 556008, 555992, 556028 }, { 0x5654, 556039, 556033, 556099, -1, -1, -1, 556095, -1, 556105 }, { 0x5655, 556113, -1, 556169, -1, 556166, 556147, 556163, -1, -1 }, { 0x5656, -1, -1, 556174, -1, -1, -1, -1, -1, -1 }, { 0x5657, 556184, 556179, 556195, -1, -1, -1, 556190, -1, -1 }, { 0x5658, 556205, 556199, 556219, -1, -1, -1, 556213, -1, -1 }, { 0x5659, 556229, 556224, 556260, -1, -1, 556249, 556256, -1, 556265 }, { 0x565A, 556276, 556271, 556290, -1, -1, 556283, -1, -1, -1 }, { 0x565B, 556295, -1, 556322, -1, -1, 556306, 556318, -1, -1 }, { 0x565C, 556332, 556327, 556361, -1, -1, -1, -1, -1, -1 }, { 0x565D, 556369, 556365, 556390, -1, -1, -1, -1, -1, -1 }, { 0x565E, 556404, 556394, 556486, -1, 556483, 556463, 556479, -1, 556491 }, { 0x565F, -1, -1, 556501, -1, -1, -1, 556497, -1, -1 }, { 0x5660, 556513, 556507, 556577, -1, 556573, -1, 556555, -1, 556585 }, { 0x5661, -1, 556592, 556620, -1, -1, 556597, 556612, -1, 556626 }, { 0x5662, 556649, 556632, 556707, -1, 556700, 556682, 556688, -1, -1 }, { 0x5663, 556726, 556710, 556821, -1, 556812, 556765, 556784, -1, -1 }, { 0x5664, 556837, 556827, 556894, -1, 556890, 556878, 556886, 556871, 556899 }, { 0x5665, 556911, 556905, 556956, -1, 556951, 556926, 556935, 556919, 556962 }, { 0x5666, 556979, 556968, 557044, -1, 557036, 556992, 557007, -1, 557049 }, { 0x5667, -1, -1, 557059, -1, 557054, -1, -1, -1, -1 }, { 0x5668, 557069, 557064, 557120, 557124, 557117, 557107, 557114, 557100, 557129 }, { 0x5669, 557140, 557134, 557202, -1, 557199, 557172, 557194, 557165, -1 }, { 0x566A, 557210, 557205, 557254, 557259, 557251, 557240, 557247, 557233, 557266 }, { 0x566B, 557276, 557272, 557320, 557324, 557313, 557295, 557304, 557288, -1 }, { 0x566C, 557334, 557329, 557373, 557378, 557370, 557361, 557366, 557354, 557387 }, { 0x566D, 557397, 557392, 557453, 557459, 557449, 557410, 557433, 557403, -1 }, { 0x566E, -1, -1, 557471, -1, 557467, -1, 557464, -1, -1 }, { 0x566F, 557481, 557477, 557528, -1, 557525, 557514, 557518, 557507, 557532 }, { 0x5670, -1, 557536, 557568, -1, 557564, 557542, 557557, -1, -1 }, { 0x5671, 557591, 557574, 557635, -1, 557630, -1, 557619, -1, -1 }, { 0x5672, 557646, 557640, 557742, -1, 557736, 557680, 557709, 557673, 557748 }, { 0x5673, 557765, 557754, 557776, -1, 557773, -1, 557770, -1, -1 }, { 0x5674, 557795, 557780, 557847, 557852, 557842, 557828, 557838, 557821, 557857 }, { 0x5675, -1, -1, 557877, -1, -1, 557863, 557869, -1, -1 }, { 0x5676, 557887, 557882, 557935, -1, 557931, -1, 557919, 557912, 557939 }, { 0x5677, -1, 557945, 557957, -1, -1, -1, 557953, -1, 557960 }, { 0x5678, 557971, 557965, 558014, -1, 558009, 558001, 558005, 557995, -1 }, { 0x5679, 558025, 558019, 558044, -1, -1, -1, 558040, -1, -1 }, { 0x567A, 558055, 558050, 558085, -1, 558081, 558073, -1, 558067, -1 }, { 0x567B, 558095, 558090, 558125, -1, -1, -1, -1, -1, -1 }, { 0x567C, 558145, 558130, 558179, -1, -1, -1, -1, -1, -1 }, { 0x567D, -1, -1, 558183, -1, -1, -1, -1, -1, -1 }, { 0x567E, -1, -1, 558190, -1, -1, -1, 558187, -1, -1 }, { 0x567F, -1, -1, 558199, -1, -1, -1, 558195, -1, -1 }, { 0x5680, 558210, 558204, 558261, -1, 558255, -1, 558242, 558235, -1 }, { 0x5681, -1, -1, 558281, -1, -1, 558267, 558271, -1, -1 }, { 0x5682, -1, 558285, 558340, -1, 558336, 558297, 558328, -1, 558345 }, { 0x5683, 558364, 558352, 558402, -1, 558397, 558371, 558386, -1, -1 }, { 0x5684, 558414, 558406, 558451, -1, 558446, 558426, 558436, 558419, 558456 }, { 0x5685, 558467, 558462, 558522, -1, 558519, 558501, 558512, -1, 558526 }, { 0x5686, 558536, 558531, 558587, -1, 558583, 558572, 558579, 558565, -1 }, { 0x5687, 558604, 558592, 558667, -1, 558659, 558645, 558651, 558632, -1 }, { 0x5688, -1, 558672, 558686, -1, -1, -1, 558682, -1, 558690 }, { 0x5689, 558703, 558697, 558720, -1, -1, -1, -1, -1, 558725 }, { 0x568A, 558740, 558731, 558813, -1, 558810, 558789, 558807, -1, -1 }, { 0x568B, -1, 558817, 558842, -1, -1, 558822, 558833, -1, 558848 }, { 0x568C, 558863, 558853, 558940, -1, 558936, 558913, 558920, -1, -1 }, { 0x568D, -1, -1, 558962, -1, 558958, 558944, 558953, -1, -1 }, { 0x568E, 558972, 558967, 559008, -1, 559005, -1, 558997, -1, 559013 }, { 0x568F, 559023, 559018, 559060, -1, 559055, 559036, 559051, 559030, -1 }, { 0x5690, 559071, 559064, 559089, -1, -1, 559077, 559084, -1, -1 }, { 0x5691, -1, -1, 559096, -1, -1, -1, -1, -1, -1 }, { 0x5692, -1, 559101, 559105, -1, -1, -1, -1, -1, -1 }, { 0x5693, 559115, 559109, 559144, -1, -1, -1, -1, -1, 559148 }, { 0x5694, 559153, -1, 559177, -1, 559172, 559160, 559168, -1, -1 }, { 0x5695, 559186, 559181, 559237, -1, 559234, 559215, 559231, -1, 559241 }, { 0x5696, -1, -1, 559247, -1, -1, -1, -1, -1, -1 }, { 0x5697, -1, 559252, 559285, -1, 559281, -1, 559262, -1, -1 }, { 0x5698, -1, 559289, 559316, -1, 559313, 559294, 559308, -1, -1 }, { 0x5699, 559338, 559321, 559376, -1, 559372, 559356, 559368, 559349, -1 }, { 0x569A, 559387, 559381, 559459, -1, 559456, 559419, 559440, 559412, -1 }, { 0x569B, -1, -1, 559468, -1, 559464, -1, -1, -1, 559472 }, { 0x569C, 559499, 559478, 559575, -1, 559566, 559525, 559543, -1, 559578 }, { 0x569D, -1, -1, 559595, -1, -1, 559583, 559590, -1, -1 }, { 0x569E, -1, 559601, 559612, -1, -1, -1, 559606, -1, -1 }, { 0x569F, 559632, 559617, 559659, -1, -1, -1, 559656, -1, -1 }, { 0x56A0, 559668, 559663, 559697, -1, 559693, 559682, 559688, -1, -1 }, { 0x56A1, 559708, 559702, 559736, -1, -1, -1, -1, -1, -1 }, { 0x56A2, 559740, -1, 559785, -1, 559780, 559769, 559776, -1, -1 }, { 0x56A3, 559796, 559791, 559826, -1, -1, -1, -1, -1, -1 }, { 0x56A4, 559836, 559832, 559855, -1, -1, -1, -1, -1, -1 }, { 0x56A5, 559874, 559859, 559912, -1, 559908, 559895, 559905, 559888, -1 }, { 0x56A6, 559922, 559917, 559972, -1, 559967, -1, 559956, -1, 559976 }, { 0x56A7, -1, -1, 559994, -1, 559991, -1, 559988, 559982, 559998 }, { 0x56A8, 560008, 560002, 560032, -1, 560027, 560015, 560020, -1, 560038 }, { 0x56A9, -1, -1, 560055, -1, -1, 560044, 560050, -1, -1 }, { 0x56AA, -1, 560059, 560098, -1, 560094, 560071, 560086, -1, -1 }, { 0x56AB, 560108, 560103, 560159, -1, 560154, 560140, 560149, -1, -1 }, { 0x56AC, 560170, 560165, 560204, 560209, 560200, 560183, 560192, 560176, -1 }, { 0x56AD, 560219, 560214, 560255, -1, 560252, 560243, 560249, -1, -1 }, { 0x56AE, 560273, 560259, 560341, -1, 560335, 560313, 560326, 560306, -1 }, { 0x56AF, -1, 560348, 560352, -1, -1, -1, -1, -1, 560357 }, { 0x56B0, -1, -1, 560362, -1, -1, -1, -1, -1, -1 }, { 0x56B1, 560371, 560366, 560407, 560411, 560403, 560393, 560400, -1, -1 }, { 0x56B2, 560422, 560418, 560462, -1, 560458, -1, 560455, -1, -1 }, { 0x56B3, 560472, 560467, 560556, -1, 560553, 560540, 560548, 560533, -1 }, { 0x56B4, 560565, 560560, 560631, 560636, 560628, 560603, 560620, 560596, 560644 }, { 0x56B5, 560658, 560652, 560717, -1, -1, 560677, 560701, -1, -1 }, { 0x56B6, 560734, 560723, 560807, -1, 560802, 560794, 560799, 560787, 560813 }, { 0x56B7, 560831, 560817, 560885, -1, 560880, 560862, 560876, -1, -1 }, { 0x56B8, -1, -1, 560891, -1, -1, -1, -1, -1, -1 }, { 0x56B9, 560902, 560897, 560964, -1, -1, -1, -1, -1, -1 }, { 0x56BA, -1, -1, 560968, -1, -1, -1, -1, -1, -1 }, { 0x56BB, 560972, -1, 561038, -1, 561034, 561002, 561025, -1, -1 }, { 0x56BC, 561061, 561044, 561100, 561105, 561096, 561085, 561090, 561078, -1 }, { 0x56BD, -1, -1, 561119, -1, -1, -1, 561113, -1, -1 }, { 0x56BE, -1, 561125, 561173, -1, 561163, 561130, 561155, -1, -1 }, { 0x56BF, 561184, 561179, 561213, -1, -1, -1, -1, -1, -1 }, { 0x56C0, 561224, 561218, 561276, 561283, 561272, 561260, 561268, 561253, -1 }, { 0x56C1, 561298, 561293, 561366, -1, 561358, 561344, 561353, 561337, -1 }, { 0x56C2, 561376, 561371, 561438, -1, 561434, 561413, 561425, 561406, 561444 }, { 0x56C3, 561448, -1, 561536, -1, 561532, 561513, 561528, 561506, -1 }, { 0x56C4, 561550, 561540, 561566, -1, -1, -1, -1, -1, 561570 }, { 0x56C5, 561578, 561573, 561610, -1, 561600, -1, 561584, -1, -1 }, { 0x56C6, -1, 561616, 561634, -1, 561629, -1, 561622, -1, -1 }, { 0x56C7, -1, -1, 561640, -1, -1, -1, -1, -1, -1 }, { 0x56C8, 561650, 561644, 561704, -1, 561700, 561689, 561696, 561682, -1 }, { 0x56C9, 561716, 561708, 561765, -1, 561762, 561755, 561759, 561748, 561770 }, { 0x56CA, 561779, 561773, 561831, 561837, 561826, 561815, 561822, 561808, -1 }, { 0x56CB, -1, 561844, 561876, -1, 561866, 561850, 561854, -1, -1 }, { 0x56CC, 561885, 561880, 561916, -1, -1, 561901, 561913, -1, -1 }, { 0x56CD, 561925, 561920, 561952, -1, 561948, -1, -1, 561942, -1 }, { 0x56CE, -1, -1, 561959, -1, -1, -1, 561956, -1, -1 }, { 0x56CF, -1, -1, 561990, -1, 561986, 561963, 561978, -1, -1 }, { 0x56D0, -1, -1, 562035, -1, 562031, 561996, 562007, -1, -1 }, { 0x56D1, 562044, 562039, 562103, 562108, 562098, 562085, 562092, 562078, 562113 }, { 0x56D2, 562125, 562119, 562143, -1, 562139, -1, -1, -1, 562148 }, { 0x56D3, 562172, 562154, 562203, 562208, 562194, 562177, 562182, -1, -1 }, { 0x56D4, 562219, 562213, 562252, -1, -1, -1, 562248, -1, -1 }, { 0x56D5, -1, -1, 562258, -1, -1, -1, -1, -1, 562263 }, { 0x56D6, 562274, 562270, 562326, -1, -1, -1, -1, -1, -1 }, { 0x56D7, 562334, 562329, 562389, -1, 562381, 562362, 562374, -1, -1 }, { 0x56D8, 562399, 562394, 562440, -1, -1, 562427, 562434, -1, -1 }, { 0x56D9, -1, -1, 562456, -1, 562453, 562445, 562450, -1, -1 }, { 0x56DA, 562466, 562461, 562517, 562522, 562513, 562500, 562508, 562493, 562528 }, { 0x56DB, 562541, 562532, 562573, 562577, 562570, 562553, 562566, 562546, 562582 }, { 0x56DC, -1, -1, 562604, -1, -1, 562587, 562596, -1, -1 }, { 0x56DD, 562625, 562609, 562663, -1, 562659, 562638, 562645, -1, -1 }, { 0x56DE, 562674, 562669, 562739, 562744, 562735, 562709, 562729, 562702, 562751 }, { 0x56DF, 562763, 562757, 562815, -1, 562811, 562793, 562802, 562786, -1 }, { 0x56E0, 562825, 562820, 562889, 562894, 562886, 562864, 562883, 562857, 562899 }, { 0x56E1, 562911, 562905, 562960, -1, -1, -1, 562948, -1, -1 }, { 0x56E2, 562971, 562965, 563009, -1, -1, -1, 563004, -1, -1 }, { 0x56E3, 563015, -1, 563075, -1, 563071, 563048, 563063, -1, -1 }, { 0x56E4, 563093, 563081, 563138, -1, 563134, 563121, 563126, -1, -1 }, { 0x56E5, 563143, -1, 563157, -1, -1, 563148, 563153, -1, -1 }, { 0x56E6, -1, -1, 563183, -1, 563179, 563170, 563176, 563163, -1 }, { 0x56E7, -1, 563189, 563225, -1, 563219, 563202, 563210, 563196, -1 }, { 0x56E8, -1, -1, 563236, -1, -1, -1, 563232, -1, -1 }, { 0x56E9, -1, -1, 563246, -1, 563242, -1, -1, -1, -1 }, { 0x56EA, 563264, 563251, 563322, -1, 563310, 563280, 563303, -1, -1 }, { 0x56EB, 563333, 563328, 563397, -1, 563393, 563354, 563381, 563347, -1 }, { 0x56EC, 563406, 563401, 563435, -1, 563431, -1, 563427, -1, -1 }, { 0x56ED, 563446, 563440, 563487, -1, 563483, -1, 563468, -1, 563493 }, { 0x56EE, 563511, 563501, 563557, -1, 563554, 563541, 563547, 563534, -1 }, { 0x56EF, 563566, 563560, 563624, -1, -1, -1, 563619, -1, -1 }, { 0x56F0, 563635, 563629, 563717, 563722, 563713, 563692, 563709, 563685, 563731 }, { 0x56F1, 563751, 563738, 563801, -1, 563789, 563759, 563782, -1, 563807 }, { 0x56F2, 563812, -1, 563879, -1, 563876, 563845, 563870, -1, -1 }, { 0x56F3, 563885, -1, 563932, -1, 563929, 563914, 563923, -1, -1 }, { 0x56F4, 563941, 563936, 563968, -1, -1, -1, -1, -1, -1 }, { 0x56F5, 563979, 563973, 564001, -1, -1, -1, -1, -1, -1 }, { 0x56F6, -1, -1, 564021, -1, 564016, 564006, 564011, -1, -1 }, { 0x56F7, 564032, 564026, 564096, 564101, 564091, 564074, 564079, 564067, 564106 }, { 0x56F8, -1, -1, 564113, -1, -1, -1, -1, -1, -1 }, { 0x56F9, 564123, 564117, 564164, -1, 564158, -1, 564154, 564141, -1 }, { 0x56FA, 564174, 564170, 564245, 564249, 564242, 564217, 564239, 564210, 564254 }, { 0x56FB, -1, 564259, 564275, -1, -1, -1, 564270, -1, 564280 }, { 0x56FC, -1, -1, 564287, -1, -1, -1, -1, -1, -1 }, { 0x56FD, 564298, 564292, 564349, -1, 564344, 564334, 564339, 564328, -1 }, { 0x56FE, 564359, 564354, 564388, -1, -1, -1, -1, -1, -1 }, { 0x56FF, 564397, 564392, 564441, -1, 564438, 564429, 564434, 564422, -1 }, { 0x5700, 564457, 564446, 564502, -1, 564497, 564487, 564492, -1, -1 }, { 0x5701, -1, 564507, 564539, -1, 564536, -1, 564520, 564513, -1 }, { 0x5702, 564549, 564544, 564609, -1, 564605, 564571, 564589, 564564, -1 }, { 0x5703, 564624, 564614, 564670, 564674, 564666, 564656, 564663, 564649, 564678 }, { 0x5704, 564686, 564681, 564722, -1, 564720, 564706, 564713, 564699, -1 }, { 0x5705, 564726, -1, 564779, -1, 564775, 564756, 564767, -1, -1 }, { 0x5706, 564790, 564784, 564824, -1, -1, -1, -1, -1, -1 }, { 0x5707, 564836, 564830, 564873, -1, 564868, -1, 564864, 564858, -1 }, { 0x5708, 564890, 564878, 564940, -1, 564935, 564925, 564931, 564918, 564946 }, { 0x5709, 564959, 564954, 565033, 565037, 565031, 565010, 565024, 565003, -1 }, { 0x570A, 565049, 565043, 565088, -1, 565082, 565066, 565073, 565059, -1 }, { 0x570B, 565100, 565094, 565152, 565157, 565147, 565137, 565142, 565130, 565164 }, { 0x570C, 565189, 565171, 565227, -1, 565222, 565195, 565206, -1, -1 }, { 0x570D, 565239, 565234, 565285, 565290, 565282, 565273, 565280, 565266, 565298 }, { 0x570E, 565302, -1, 565349, -1, 565345, 565336, 565342, -1, -1 }, { 0x570F, 565355, -1, 565398, -1, 565393, 565383, 565389, -1, -1 }, { 0x5710, -1, -1, 565404, -1, -1, -1, -1, -1, -1 }, { 0x5711, -1, -1, 565426, -1, -1, 565408, 565420, -1, -1 }, { 0x5712, 565436, 565430, 565480, 565486, 565476, 565465, 565470, 565458, 565494 }, { 0x5713, 565506, 565500, 565560, 565566, 565556, 565547, 565553, 565540, 565574 }, { 0x5714, -1, -1, 565587, -1, -1, -1, 565580, -1, -1 }, { 0x5715, 565596, 565591, 565617, -1, -1, -1, 565604, -1, -1 }, { 0x5716, 565626, 565621, 565678, 565682, 565675, 565662, 565669, 565655, 565687 }, { 0x5717, 565693, -1, 565747, -1, 565744, 565722, 565738, -1, -1 }, { 0x5718, 565757, 565751, 565828, 565834, 565824, 565797, 565812, 565790, 565841 }, { 0x5719, -1, -1, 565848, -1, -1, -1, -1, -1, -1 }, { 0x571A, -1, -1, 565868, -1, -1, 565854, 565858, -1, -1 }, { 0x571B, 565878, 565873, 565931, -1, 565927, 565907, 565918, -1, -1 }, { 0x571C, 565947, 565935, 566015, -1, 566006, 565986, 565999, 565974, -1 }, { 0x571D, 566027, 566021, 566048, -1, 566044, 566034, 566040, -1, -1 }, { 0x571E, 566060, 566054, 566088, -1, -1, -1, 566084, -1, -1 }, { 0x571F, 566099, 566094, 566160, 566164, 566152, 566139, 566146, 566132, 566169 }, { 0x5720, -1, 566175, 566198, -1, -1, 566181, 566188, -1, -1 }, { 0x5721, -1, -1, 566202, -1, -1, -1, -1, -1, -1 }, { 0x5722, 566218, 566206, 566260, -1, -1, 566239, 566247, -1, -1 }, { 0x5723, 566272, 566266, 566310, -1, -1, 566285, 566294, -1, 566317 }, { 0x5724, -1, -1, 566345, -1, -1, 566324, 566335, -1, -1 }, { 0x5725, 566349, -1, 566380, -1, 566376, 566364, 566371, 566358, -1 }, { 0x5726, 566384, -1, 566415, -1, -1, 566411, -1, -1, -1 }, { 0x5727, 566421, -1, 566497, -1, 566494, 566482, 566489, -1, -1 }, { 0x5728, 566506, 566501, 566563, 566568, 566559, 566545, 566555, 566538, 566578 }, { 0x5729, 566600, 566584, 566655, -1, -1, 566623, 566645, 566617, 566660 }, { 0x572A, -1, 566664, 566710, -1, -1, -1, 566682, 566676, -1 }, { 0x572B, -1, -1, 566717, -1, -1, -1, 566714, -1, -1 }, { 0x572C, 566725, 566721, 566779, -1, 566777, 566763, 566773, 566756, 566783 }, { 0x572D, 566793, 566787, 566833, 566838, 566829, 566820, 566825, 566813, 566844 }, { 0x572E, 566854, 566849, 566948, -1, 566945, 566901, 566939, 566894, 566952 }, { 0x572F, 566961, 566957, 566987, 566991, -1, 566974, 566981, -1, 566995 }, { 0x5730, 567011, 567000, 567063, 567070, 567060, 567046, 567053, 567039, 567076 }, { 0x5731, -1, -1, 567083, -1, -1, -1, -1, -1, -1 }, { 0x5732, -1, 567089, 567094, -1, -1, -1, -1, -1, -1 }, { 0x5733, 567105, 567100, 567171, -1, -1, 567143, 567148, -1, -1 }, { 0x5734, -1, -1, 567192, -1, -1, 567177, 567181, -1, -1 }, { 0x5735, -1, -1, 567198, -1, -1, -1, -1, -1, -1 }, { 0x5736, -1, -1, 567204, -1, -1, -1, -1, -1, -1 }, { 0x5737, -1, -1, 567216, -1, -1, 567209, -1, -1, -1 }, { 0x5738, -1, -1, 567226, -1, -1, 567221, -1, -1, -1 }, { 0x5739, 567239, 567232, 567277, -1, -1, -1, -1, -1, -1 }, { 0x573A, 567291, 567284, 567317, -1, -1, -1, -1, -1, -1 }, { 0x573B, 567335, 567324, 567384, 567388, 567378, 567365, 567371, 567352, -1 }, { 0x573C, -1, -1, 567395, -1, -1, -1, -1, -1, -1 }, { 0x573D, -1, 567400, 567423, -1, -1, 567405, 567411, -1, -1 }, { 0x573E, 567438, 567427, 567508, -1, 567504, 567479, 567485, 567472, -1 }, { 0x573F, -1, 567512, 567539, -1, -1, 567517, 567527, -1, -1 }, { 0x5740, 567548, 567544, 567597, -1, 567594, 567586, 567590, 567579, 567602 }, { 0x5741, -1, 567608, 567634, -1, -1, 567618, 567630, 567612, -1 }, { 0x5742, 567645, 567639, 567696, 567701, 567691, 567682, 567687, 567675, 567709 }, { 0x5743, -1, 567717, 567723, -1, -1, -1, -1, -1, -1 }, { 0x5744, -1, -1, 567728, -1, -1, -1, -1, -1, -1 }, { 0x5745, -1, 567732, 567766, -1, -1, 567742, 567746, -1, -1 }, { 0x5746, 567776, 567771, 567803, -1, -1, 567790, 567795, -1, -1 }, { 0x5747, 567825, 567808, 567898, 567903, 567893, 567867, 567886, 567854, 567908 }, { 0x5748, -1, -1, 567914, -1, -1, -1, -1, -1, -1 }, { 0x5749, -1, 567920, 567967, -1, -1, 567932, 567959, -1, -1 }, { 0x574A, 567984, 567972, 568096, 568102, 568091, 568071, 568087, 568064, 568109 }, { 0x574B, 568134, 568119, 568238, -1, -1, 568190, 568226, -1, 568243 }, { 0x574C, 568259, 568249, 568370, -1, 568365, 568322, 568353, 568315, -1 }, { 0x574D, 568381, 568375, 568420, -1, 568416, -1, 568408, 568401, -1 }, { 0x574E, 568435, 568425, 568485, 568490, 568481, 568473, 568477, 568466, 568496 }, { 0x574F, 568513, 568503, 568571, -1, 568567, 568553, 568563, 568546, 568577 }, { 0x5750, 568592, 568584, 568655, 568660, 568651, 568626, 568648, 568619, -1 }, { 0x5751, 568687, 568680, 568747, 568753, 568741, 568723, 568737, 568716, 568759 }, { 0x5752, 568774, 568764, 568821, -1, -1, 568805, 568815, -1, -1 }, { 0x5753, -1, -1, 568825, -1, -1, -1, -1, -1, -1 }, { 0x5754, -1, 568831, 568836, -1, -1, -1, -1, -1, -1 }, { 0x5755, -1, -1, 568840, -1, -1, -1, -1, -1, -1 }, { 0x5756, -1, -1, 568846, -1, -1, -1, -1, -1, -1 }, { 0x5757, 568856, 568850, 568880, -1, -1, -1, 568876, -1, -1 }, { 0x5758, -1, -1, 568886, -1, -1, -1, -1, -1, -1 }, { 0x5759, -1, -1, 568894, -1, -1, -1, 568890, -1, -1 }, { 0x575A, 568905, 568900, 568938, -1, -1, -1, 568934, -1, -1 }, { 0x575B, 568950, 568944, 568981, -1, -1, -1, -1, -1, -1 }, { 0x575C, 568991, 568986, 569003, -1, -1, -1, -1, -1, -1 }, { 0x575D, 569012, 569007, 569028, -1, -1, -1, -1, -1, -1 }, { 0x575E, 569036, 569032, 569065, -1, -1, -1, -1, -1, -1 }, { 0x575F, 569074, 569069, 569103, -1, -1, -1, -1, -1, 569108 }, { 0x5760, 569117, 569112, 569151, -1, -1, -1, -1, -1, -1 }, { 0x5761, 569165, 569157, 569213, 569217, 569209, 569194, 569203, 569187, 569221 }, { 0x5762, -1, -1, 569248, -1, -1, 569225, 569240, -1, -1 }, { 0x5763, -1, -1, 569253, -1, -1, -1, -1, -1, -1 }, { 0x5764, 569265, 569259, 569323, 569328, 569319, 569296, 569315, 569289, 569335 }, { 0x5765, -1, -1, 569354, -1, -1, 569341, 569350, -1, -1 }, { 0x5766, 569364, 569358, 569415, 569420, 569410, 569400, 569406, 569393, 569427 }, { 0x5767, -1, 569434, 569467, -1, 569462, 569446, 569452, 569439, 569472 }, { 0x5768, 569483, 569479, 569527, -1, 569525, 569508, 569517, 569496, -1 }, { 0x5769, 569537, 569532, 569590, -1, 569586, 569576, 569582, 569569, -1 }, { 0x576A, 569601, 569595, 569661, -1, 569654, 569639, 569645, 569632, -1 }, { 0x576B, 569672, 569667, 569742, -1, 569738, 569723, 569729, -1, -1 }, { 0x576C, -1, -1, 569754, -1, -1, -1, 569748, -1, -1 }, { 0x576D, 569764, 569759, 569815, -1, -1, 569796, 569801, -1, 569819 }, { 0x576E, 569824, -1, 569886, -1, 569882, 569863, 569874, 569856, -1 }, { 0x576F, 569896, 569891, 569942, -1, 569938, 569924, 569928, 569918, -1 }, { 0x5770, 569953, 569946, 569981, -1, 569975, -1, 569966, 569959, -1 }, { 0x5771, 570002, 569988, 570027, -1, 570023, 570014, 570020, 570007, -1 }, { 0x5772, -1, 570033, 570062, -1, -1, -1, 570038, -1, -1 }, { 0x5773, 570076, 570066, 570167, 570171, 570164, 570151, 570158, 570144, -1 }, { 0x5774, 570180, 570175, 570212, -1, -1, -1, 570202, -1, -1 }, { 0x5775, 570221, 570216, 570273, -1, 570269, 570260, 570264, 570253, 570278 }, { 0x5776, -1, 570282, 570297, -1, -1, -1, 570287, -1, -1 }, { 0x5777, 570309, 570301, 570350, -1, 570347, -1, 570344, 570337, -1 }, { 0x5778, -1, -1, 570365, -1, 570361, -1, -1, 570354, -1 }, { 0x5779, -1, -1, 570382, -1, -1, -1, 570370, -1, -1 }, { 0x577A, 570398, 570387, 570463, -1, -1, 570433, 570445, -1, -1 }, { 0x577B, 570476, 570467, 570591, -1, 570588, 570535, 570569, 570528, -1 }, { 0x577C, 570602, 570596, 570673, 570678, 570668, 570627, 570657, 570620, -1 }, { 0x577D, -1, -1, 570694, -1, -1, -1, 570685, -1, -1 }, { 0x577E, -1, 570700, 570712, -1, -1, -1, 570705, -1, -1 }, { 0x577F, 570721, 570717, 570765, -1, -1, 570748, 570762, -1, -1 }, { 0x5780, -1, -1, 570792, -1, -1, 570769, 570786, -1, -1 }, { 0x5781, -1, -1, 570803, -1, -1, -1, 570796, -1, -1 }, { 0x5782, 570814, 570808, 570884, 570890, 570880, 570851, 570876, 570844, 570898 }, { 0x5783, 570910, 570904, 570939, -1, -1, -1, 570933, -1, 570943 }, { 0x5784, 570955, 570949, 570984, -1, -1, -1, -1, -1, -1 }, { 0x5785, 570990, -1, 571019, -1, -1, -1, -1, -1, -1 }, { 0x5786, 571030, 571025, 571062, -1, -1, -1, -1, -1, 571066 }, { 0x5787, -1, -1, 571070, -1, -1, -1, -1, -1, -1 }, { 0x5788, 571079, 571074, 571153, -1, 571149, 571135, 571145, 571128, -1 }, { 0x5789, -1, -1, 571162, -1, -1, -1, 571158, -1, 571167 }, { 0x578A, -1, 571172, 571177, -1, -1, -1, -1, -1, -1 }, { 0x578B, 571187, 571181, 571241, -1, 571235, 571226, 571231, 571219, -1 }, { 0x578C, 571259, 571247, 571314, -1, 571309, 571295, 571301, 571288, 571320 }, { 0x578D, -1, 571328, 571338, -1, -1, -1, -1, -1, -1 }, { 0x578E, -1, -1, 571342, -1, -1, -1, -1, -1, -1 }, { 0x578F, -1, -1, 571358, -1, -1, -1, 571346, -1, -1 }, { 0x5790, -1, 571362, 571390, -1, -1, 571366, 571373, -1, -1 }, { 0x5791, -1, -1, 571394, -1, -1, -1, -1, -1, -1 }, { 0x5792, 571405, 571399, 571428, -1, -1, -1, -1, -1, -1 }, { 0x5793, 571438, 571433, 571495, 571500, 571491, 571472, 571483, 571465, 571505 }, { 0x5794, 571514, 571509, 571600, -1, -1, 571577, 571584, -1, -1 }, { 0x5795, 571610, 571605, 571649, -1, 571645, 571637, 571641, 571630, -1 }, { 0x5796, -1, -1, 571654, -1, -1, -1, -1, -1, -1 }, { 0x5797, 571664, 571659, 571694, -1, -1, 571674, 571686, -1, -1 }, { 0x5798, -1, -1, 571738, -1, -1, 571700, 571718, -1, -1 }, { 0x5799, -1, -1, 571754, -1, -1, 571742, 571750, -1, -1 }, { 0x579A, 571771, 571761, 571796, -1, -1, -1, 571792, -1, -1 }, { 0x579B, 571805, 571801, 571837, -1, -1, -1, 571834, -1, -1 }, { 0x579C, 571846, 571842, 571891, -1, -1, 571874, 571888, -1, -1 }, { 0x579D, 571902, 571896, 571938, -1, -1, 571922, 571935, -1, -1 }, { 0x579E, 571948, 571943, 572003, 572008, 571999, -1, 571993, 571981, -1 }, { 0x579F, -1, 572016, 572027, -1, -1, -1, 572023, -1, -1 }, { 0x57A0, 572039, 572033, 572103, 572108, 572100, 572080, 572092, 572073, 572121 }, { 0x57A1, 572132, 572127, 572175, -1, -1, 572154, 572163, -1, -1 }, { 0x57A2, 572184, 572179, 572243, 572248, 572239, 572218, 572227, 572211, 572253 }, { 0x57A3, 572263, 572258, 572291, 572297, 572287, 572279, 572284, 572272, -1 }, { 0x57A4, 572309, 572304, 572362, -1, 572358, 572344, 572352, 572337, -1 }, { 0x57A5, -1, -1, 572375, -1, -1, -1, 572367, -1, -1 }, { 0x57A6, 572385, 572380, 572418, -1, -1, -1, -1, -1, -1 }, { 0x57A7, 572430, 572423, 572469, -1, -1, -1, 572460, -1, -1 }, { 0x57A8, -1, -1, 572501, -1, -1, 572476, 572494, -1, -1 }, { 0x57A9, 572511, 572507, 572597, -1, 572592, 572576, 572583, -1, -1 }, { 0x57AA, -1, 572600, 572609, -1, -1, 572606, -1, -1, -1 }, { 0x57AB, 572620, 572615, 572651, -1, -1, -1, -1, -1, -1 }, { 0x57AC, -1, -1, 572676, -1, -1, 572657, 572671, -1, -1 }, { 0x57AD, 572682, -1, 572712, -1, -1, -1, -1, -1, -1 }, { 0x57AE, 572722, 572716, 572750, -1, -1, -1, -1, -1, 572755 }, { 0x57AF, -1, -1, 572761, -1, -1, -1, -1, -1, -1 }, { 0x57B0, -1, -1, 572768, -1, -1, 572764, -1, -1, -1 }, { 0x57B1, -1, -1, 572772, -1, -1, -1, -1, -1, -1 }, { 0x57B2, 572783, 572778, 572802, -1, -1, -1, -1, -1, -1 }, { 0x57B3, -1, 572807, 572818, -1, -1, 572813, -1, -1, -1 }, { 0x57B4, 572834, 572824, 572879, -1, -1, -1, -1, -1, -1 }, { 0x57B5, 572897, 572884, 572929, -1, -1, -1, -1, -1, 572933 }, { 0x57B6, -1, -1, 572946, -1, -1, -1, 572937, -1, -1 }, { 0x57B7, -1, -1, 572952, -1, -1, -1, -1, -1, -1 }, { 0x57B8, 572970, 572958, 573015, -1, 573011, 572996, 573003, 572989, -1 }, { 0x57B9, -1, -1, 573025, -1, -1, -1, 573021, -1, 573031 }, { 0x57BA, -1, 573038, 573093, -1, -1, 573047, 573073, -1, -1 }, { 0x57BB, 573102, 573097, 573165, -1, -1, 573146, 573155, -1, -1 }, { 0x57BC, -1, 573169, 573183, -1, -1, -1, 573174, -1, -1 }, { 0x57BD, 573198, 573187, 573257, -1, 573254, 573235, 573246, 573228, -1 }, { 0x57BE, -1, 573262, 573275, -1, -1, -1, 573267, -1, -1 }, { 0x57BF, -1, -1, 573287, -1, -1, -1, 573280, -1, -1 }, { 0x57C0, 573291, -1, 573350, -1, -1, 573321, 573346, -1, -1 }, { 0x57C1, -1, -1, 573372, -1, -1, 573356, 573363, -1, 573377 }, { 0x57C2, 573389, 573383, 573444, -1, -1, 573418, 573435, -1, 573450 }, { 0x57C3, 573467, 573458, 573509, 573513, 573506, 573490, 573503, 573483, 573519 }, { 0x57C4, 573528, 573522, 573564, -1, -1, -1, 573557, -1, -1 }, { 0x57C5, -1, -1, 573570, -1, -1, -1, -1, -1, -1 }, { 0x57C6, 573586, 573576, 573614, -1, 573610, 573599, 573605, 573592, -1 }, { 0x57C7, 573637, 573619, 573681, -1, 573676, 573659, 573669, 573652, 573687 }, { 0x57C8, 573700, 573694, 573756, -1, 573751, 573736, 573746, 573729, 573761 }, { 0x57C9, -1, -1, 573780, -1, 573775, -1, -1, 573768, -1 }, { 0x57CA, -1, -1, 573785, -1, -1, -1, -1, -1, -1 }, { 0x57CB, 573795, 573789, 573857, 573862, 573853, 573825, 573845, 573818, 573868 }, { 0x57CC, 573885, 573872, 573901, -1, -1, 573891, 573897, -1, -1 }, { 0x57CD, -1, -1, 573907, -1, -1, -1, -1, -1, -1 }, { 0x57CE, 573925, 573913, 573988, 573995, 573983, 573966, 573979, 573958, 574004 }, { 0x57CF, 574016, 574011, 574092, -1, 574088, 574043, 574077, 574036, -1 }, { 0x57D0, -1, -1, 574103, -1, -1, -1, 574098, -1, -1 }, { 0x57D1, -1, -1, 574120, -1, 574115, -1, -1, 574108, -1 }, { 0x57D2, 574131, 574125, 574199, -1, 574195, 574166, 574177, 574159, -1 }, { 0x57D3, 574204, -1, 574244, -1, -1, 574232, 574238, -1, -1 }, { 0x57D4, 574254, 574249, 574284, -1, -1, -1, 574281, -1, -1 }, { 0x57D5, 574294, 574288, 574339, -1, -1, 574331, 574335, -1, 574346 }, { 0x57D6, -1, -1, 574358, -1, -1, 574353, -1, -1, -1 }, { 0x57D7, 574373, 574363, 574482, -1, -1, -1, -1, -1, -1 }, { 0x57D8, 574490, 574486, 574496, -1, -1, -1, -1, -1, -1 }, { 0x57D9, 574507, 574501, 574518, -1, -1, -1, -1, -1, -1 }, { 0x57DA, 574527, 574523, 574536, -1, -1, -1, -1, -1, -1 }, { 0x57DB, -1, -1, 574541, -1, -1, -1, -1, -1, -1 }, { 0x57DC, 574552, 574548, 574604, -1, 574601, 574591, 574594, 574584, -1 }, { 0x57DD, 574613, 574608, 574675, -1, -1, 574643, 574659, -1, 574681 }, { 0x57DE, 574693, 574687, 574720, -1, -1, 574707, 574716, -1, -1 }, { 0x57DF, 574729, 574724, 574783, 574787, 574779, 574769, 574775, 574762, 574794 }, { 0x57E0, 574810, 574800, 574847, -1, 574843, 574827, 574840, 574820, -1 }, { 0x57E1, 574861, 574851, 574900, -1, -1, 574891, 574896, -1, -1 }, { 0x57E2, -1, 574904, 574919, -1, -1, 574910, 574915, -1, -1 }, { 0x57E3, -1, -1, 574946, -1, -1, 574925, 574936, -1, 574951 }, { 0x57E4, 574962, 574957, 575051, -1, 575048, 575002, 575038, 574995, -1 }, { 0x57E5, -1, -1, 575068, -1, -1, -1, 575055, -1, -1 }, { 0x57E6, 575079, 575074, 575090, -1, -1, -1, 575086, -1, -1 }, { 0x57E7, 575101, 575095, 575120, -1, -1, 575105, 575114, -1, -1 }, { 0x57E8, -1, -1, 575124, -1, -1, -1, -1, -1, -1 }, { 0x57E9, -1, -1, 575153, -1, -1, 575135, 575144, 575129, 575160 }, { 0x57EA, -1, -1, 575167, -1, -1, -1, -1, -1, -1 }, { 0x57EB, -1, -1, 575183, -1, -1, -1, 575173, -1, -1 }, { 0x57EC, -1, -1, 575198, -1, -1, -1, 575190, -1, 575204 }, { 0x57ED, 575222, 575212, 575326, -1, 575321, 575308, 575313, 575301, -1 }, { 0x57EE, -1, -1, 575341, -1, -1, -1, 575337, 575331, 575346 }, { 0x57EF, 575361, 575352, 575406, -1, -1, 575393, 575397, -1, -1 }, { 0x57F0, 575415, 575410, 575442, -1, 575437, 575427, 575433, 575420, -1 }, { 0x57F1, -1, -1, 575477, -1, -1, 575447, 575463, -1, -1 }, { 0x57F2, 575500, 575482, 575550, -1, -1, 575529, 575535, -1, -1 }, { 0x57F3, 575561, 575556, 575629, -1, 575625, -1, 575621, 575614, -1 }, { 0x57F4, 575639, 575634, 575694, -1, 575686, 575675, 575680, 575668, -1 }, { 0x57F5, 575703, 575699, 575737, -1, -1, -1, 575734, -1, -1 }, { 0x57F6, 575753, 575742, 575789, -1, -1, 575763, 575781, 575757, 575793 }, { 0x57F7, 575805, 575800, 575871, 575876, 575867, 575842, 575855, 575835, 575880 }, { 0x57F8, 575892, 575887, 575962, -1, -1, 575942, 575953, -1, -1 }, { 0x57F9, 575971, 575966, 576037, -1, 576029, 576007, 576017, 576000, 576042 }, { 0x57FA, 576053, 576048, 576103, 576107, 576100, 576077, 576097, 576070, 576112 }, { 0x57FB, -1, 576116, 576178, -1, 576173, 576129, 576146, 576122, -1 }, { 0x57FC, 576189, 576184, 576216, -1, 576213, 576205, 576210, 576198, -1 }, { 0x57FD, 576225, 576220, 576272, 576277, 576269, 576260, 576265, 576253, -1 }, { 0x57FE, -1, 576285, 576298, -1, -1, -1, 576291, -1, -1 }, { 0x57FF, -1, -1, 576337, -1, -1, 576302, 576321, -1, -1 }, { 0x5800, 576352, 576341, 576395, -1, 576390, 576370, 576384, 576363, -1 }, { 0x5801, -1, 576399, 576436, -1, -1, 576407, 576423, -1, -1 }, { 0x5802, 576446, 576440, 576505, 576511, 576500, 576477, 576492, 576470, 576519 }, { 0x5803, 576535, 576529, 576596, -1, 576592, 576572, 576588, 576565, -1 }, { 0x5804, 576607, 576601, 576634, -1, -1, 576621, 576630, 576615, -1 }, { 0x5805, 576643, 576638, 576701, 576707, 576696, 576679, 576692, 576672, 576712 }, { 0x5806, 576724, 576718, 576781, 576786, 576776, 576758, 576767, 576751, 576793 }, { 0x5807, 576804, 576799, 576850, -1, 576846, 576835, 576842, -1, -1 }, { 0x5808, 576861, 576855, 576914, -1, 576909, 576896, 576905, 576889, -1 }, { 0x5809, 576925, 576920, 576961, -1, 576957, -1, 576953, 576946, -1 }, { 0x580A, 576969, 576965, 577045, -1, 577042, 577012, 577034, 577005, -1 }, { 0x580B, 577067, 577048, 577096, -1, 577091, 577079, 577087, 577072, -1 }, { 0x580C, 577106, 577102, 577158, -1, -1, 577137, 577152, -1, -1 }, { 0x580D, -1, 577162, 577170, -1, -1, -1, 577167, -1, -1 }, { 0x580E, 577180, 577174, 577211, -1, -1, -1, -1, -1, -1 }, { 0x580F, -1, -1, 577217, -1, -1, -1, -1, -1, -1 }, { 0x5810, -1, 577222, 577229, -1, -1, -1, -1, -1, -1 }, { 0x5811, 577238, 577233, 577264, -1, -1, -1, -1, -1, -1 }, { 0x5812, -1, 577270, 577276, -1, -1, -1, -1, -1, -1 }, { 0x5813, -1, -1, 577281, -1, -1, -1, -1, -1, -1 }, { 0x5814, -1, -1, 577285, -1, -1, -1, -1, -1, -1 }, { 0x5815, 577295, 577291, 577362, -1, 577354, 577328, 577351, -1, -1 }, { 0x5816, 577367, -1, 577412, -1, -1, -1, -1, -1, -1 }, { 0x5817, -1, -1, 577428, -1, 577424, -1, -1, 577417, -1 }, { 0x5818, 577438, 577432, 577492, -1, -1, -1, 577487, -1, -1 }, { 0x5819, 577504, 577499, 577544, -1, 577541, 577531, 577538, 577524, -1 }, { 0x581A, -1, -1, 577549, -1, -1, -1, -1, -1, -1 }, { 0x581B, -1, 577554, 577582, -1, -1, 577559, 577570, -1, -1 }, { 0x581C, -1, -1, 577590, -1, -1, -1, 577586, -1, -1 }, { 0x581D, 577600, 577596, 577631, -1, 577627, 577616, 577624, 577609, -1 }, { 0x581E, 577641, 577636, 577676, 577681, 577671, 577654, 577663, 577647, -1 }, { 0x581F, -1, -1, 577698, -1, -1, 577686, 577690, -1, -1 }, { 0x5820, 577710, 577705, 577767, -1, 577763, 577749, 577756, 577742, -1 }, { 0x5821, 577777, 577772, 577831, -1, 577828, 577814, 577821, 577807, -1 }, { 0x5822, -1, 577836, 577841, -1, -1, -1, -1, -1, -1 }, { 0x5823, -1, -1, 577859, -1, 577856, -1, 577853, 577846, -1 }, { 0x5824, 577868, 577863, 577901, -1, 577897, 577880, 577889, 577873, 577909 }, { 0x5825, -1, -1, 577941, -1, -1, 577914, 577923, -1, -1 }, { 0x5826, 577952, 577946, 578029, -1, 578024, -1, 578020, 578013, -1 }, { 0x5827, 578040, 578034, 578091, -1, 578087, 578054, 578065, 578047, -1 }, { 0x5828, 578119, 578097, 578163, -1, -1, 578124, 578138, -1, -1 }, { 0x5829, -1, 578167, 578189, -1, -1, 578179, 578185, -1, -1 }, { 0x582A, 578200, 578195, 578258, 578263, 578254, 578240, 578246, 578233, 578268 }, { 0x582B, -1, -1, 578273, -1, -1, -1, -1, -1, -1 }, { 0x582C, -1, -1, 578288, -1, -1, 578279, 578285, -1, -1 }, { 0x582D, 578298, 578292, 578365, -1, -1, 578348, 578357, 578342, -1 }, { 0x582E, 578378, 578372, 578410, -1, -1, 578399, 578405, -1, -1 }, { 0x582F, 578418, 578413, 578472, 578477, 578469, 578458, 578464, 578451, 578484 }, { 0x5830, 578497, 578492, 578548, -1, 578545, 578532, 578542, 578525, -1 }, { 0x5831, 578558, 578553, 578617, 578622, 578610, 578588, 578606, 578581, 578630 }, { 0x5832, 578640, 578635, 578713, -1, -1, 578645, 578678, -1, -1 }, { 0x5833, 578727, 578717, 578772, -1, -1, 578761, 578766, -1, -1 }, { 0x5834, 578784, 578777, 578829, 578836, 578824, 578817, 578820, 578810, 578846 }, { 0x5835, 578861, 578856, 578908, 578912, 578905, 578897, 578902, 578890, -1 }, { 0x5836, 578920, 578916, 578946, -1, -1, -1, 578940, -1, -1 }, { 0x5837, -1, -1, 578957, -1, -1, -1, 578951, -1, 578962 }, { 0x5838, -1, -1, 578971, -1, -1, -1, 578965, -1, -1 }, { 0x5839, -1, -1, 579004, -1, -1, 578977, 578995, -1, -1 }, { 0x583A, 579017, 579011, 579053, -1, 579048, 579038, 579044, 579031, -1 }, { 0x583B, -1, -1, 579078, -1, -1, 579058, 579073, -1, -1 }, { 0x583C, -1, -1, 579098, -1, -1, -1, 579083, -1, -1 }, { 0x583D, 579110, 579104, 579141, -1, -1, -1, 579137, -1, -1 }, { 0x583E, -1, -1, 579147, -1, -1, -1, -1, -1, -1 }, { 0x583F, 579159, 579153, 579173, -1, -1, -1, 579165, -1, -1 }, { 0x5840, 579185, 579179, 579218, -1, 579212, 579203, 579208, 579197, -1 }, { 0x5841, 579224, -1, 579262, -1, -1, 579247, 579258, -1, -1 }, { 0x5842, -1, -1, 579267, -1, -1, -1, -1, -1, -1 }, { 0x5843, -1, -1, 579274, -1, -1, -1, -1, -1, -1 }, { 0x5844, 579287, 579281, 579310, -1, -1, -1, -1, -1, -1 }, { 0x5845, -1, -1, 579316, -1, -1, -1, -1, -1, -1 }, { 0x5846, -1, -1, 579322, -1, -1, -1, -1, -1, -1 }, { 0x5847, -1, 579327, 579333, -1, -1, -1, -1, -1, -1 }, { 0x5848, 579349, 579339, 579404, -1, -1, 579365, 579387, -1, -1 }, { 0x5849, -1, -1, 579442, -1, 579437, 579415, 579426, 579408, -1 }, { 0x584A, 579452, 579446, 579507, 579513, 579503, 579479, 579499, 579472, 579521 }, { 0x584B, 579534, 579528, 579576, 579582, 579571, 579563, 579568, 579556, -1 }, { 0x584C, 579595, 579589, 579635, -1, 579630, -1, 579626, 579619, -1 }, { 0x584D, 579645, 579639, 579720, -1, 579716, 579689, 579707, 579682, -1 }, { 0x584E, -1, -1, 579734, -1, -1, -1, 579727, -1, -1 }, { 0x584F, 579745, 579740, 579783, -1, 579779, -1, 579771, 579764, -1 }, { 0x5850, 579793, 579788, 579843, -1, 579840, 579832, 579837, 579825, -1 }, { 0x5851, 579857, 579847, 579907, -1, 579904, 579896, 579901, 579889, -1 }, { 0x5852, 579915, 579911, 579945, 579950, 579942, 579928, 579935, 579921, -1 }, { 0x5853, 579961, 579956, 579985, -1, -1, 579969, 579974, -1, -1 }, { 0x5854, 579995, 579989, 580048, 580052, 580043, 580030, 580039, 580023, -1 }, { 0x5855, 580069, 580057, 580095, -1, -1, 580084, 580090, -1, -1 }, { 0x5856, -1, -1, 580106, -1, -1, -1, 580101, -1, -1 }, { 0x5857, 580118, 580113, 580184, 580188, 580181, 580159, 580178, 580152, 580193 }, { 0x5858, 580205, 580199, 580259, 580265, 580254, 580241, 580250, 580234, 580273 }, { 0x5859, 580288, 580283, 580325, -1, 580322, 580300, 580313, 580294, -1 }, { 0x585A, 580336, 580330, 580389, 580396, 580383, 580372, 580378, 580365, -1 }, { 0x585B, -1, -1, 580426, -1, -1, 580405, 580414, -1, -1 }, { 0x585C, 580442, 580430, 580476, -1, 580471, 580454, 580467, -1, -1 }, { 0x585D, 580483, -1, 580510, -1, -1, -1, 580502, -1, -1 }, { 0x585E, 580526, 580516, 580633, 580638, 580624, 580593, 580615, 580579, 580652 }, { 0x585F, 580664, 580658, 580685, -1, -1, 580672, 580681, -1, -1 }, { 0x5860, -1, -1, 580691, -1, -1, -1, -1, -1, -1 }, { 0x5861, 580701, 580696, 580774, 580780, 580766, 580742, 580757, 580729, -1 }, { 0x5862, 580789, 580785, 580843, 580847, 580841, 580825, 580837, 580818, -1 }, { 0x5863, -1, -1, 580867, -1, -1, 580851, 580858, -1, -1 }, { 0x5864, 580880, 580874, 580923, 580928, 580918, 580898, 580908, 580891, 580935 }, { 0x5865, -1, 580939, 580956, -1, -1, -1, 580945, -1, -1 }, { 0x5866, -1, -1, 580960, -1, -1, -1, -1, -1, -1 }, { 0x5867, -1, -1, 580980, -1, -1, 580966, 580975, -1, -1 }, { 0x5868, -1, 580984, 580995, -1, -1, -1, 580990, -1, -1 }, { 0x5869, 581006, 581001, 581029, -1, 581025, 581017, 581022, 581011, -1 }, { 0x586A, -1, -1, 581034, -1, -1, -1, -1, -1, -1 }, { 0x586B, 581044, 581039, 581104, 581110, 581096, 581072, 581087, -1, 581115 }, { 0x586C, 581129, 581123, 581137, -1, -1, -1, -1, -1, -1 }, { 0x586D, 581143, -1, 581153, -1, -1, -1, -1, -1, -1 }, { 0x586E, -1, -1, 581158, -1, -1, -1, -1, -1, -1 }, { 0x586F, -1, -1, 581163, -1, -1, -1, -1, -1, -1 }, { 0x5870, -1, -1, 581172, -1, -1, 581168, -1, -1, -1 }, { 0x5871, 581183, 581177, 581216, -1, -1, -1, -1, -1, -1 }, { 0x5872, 581229, 581222, 581262, -1, -1, 581255, 581258, -1, -1 }, { 0x5873, 581281, 581269, 581355, -1, -1, -1, -1, -1, 581361 }, { 0x5874, -1, 581367, 581392, -1, -1, 581380, 581388, -1, -1 }, { 0x5875, 581403, 581398, 581451, 581457, 581447, 581437, 581443, 581430, 581464 }, { 0x5876, -1, -1, 581476, -1, -1, -1, 581471, -1, -1 }, { 0x5877, -1, -1, 581480, -1, -1, -1, -1, -1, -1 }, { 0x5878, -1, -1, 581494, -1, -1, 581484, 581489, -1, -1 }, { 0x5879, 581503, 581498, 581554, 581560, 581549, 581536, 581541, 581529, -1 }, { 0x587A, -1, 581569, 581601, -1, -1, 581582, 581588, -1, -1 }, { 0x587B, -1, -1, 581622, -1, -1, 581606, 581612, -1, -1 }, { 0x587C, 581632, 581626, 581672, -1, 581668, 581645, 581652, 581638, -1 }, { 0x587D, 581685, 581679, 581714, -1, 581709, -1, 581700, 581693, -1 }, { 0x587E, 581727, 581722, 581794, -1, 581789, 581767, 581784, 581760, 581799 }, { 0x587F, 581811, 581806, 581843, -1, -1, 581823, 581836, -1, -1 }, { 0x5880, 581852, 581848, 581914, 581919, 581911, 581891, 581904, 581884, -1 }, { 0x5881, 581931, 581925, 581975, -1, 581971, 581958, 581963, 581951, -1 }, { 0x5882, -1, -1, 581989, -1, -1, -1, 581980, -1, -1 }, { 0x5883, 582001, 581995, 582062, -1, 582056, 582041, 582047, 582034, 582068 }, { 0x5884, 582075, -1, 582109, -1, -1, 582099, 582104, -1, -1 }, { 0x5885, 582119, 582113, 582170, -1, 582167, 582147, 582160, 582140, 582175 }, { 0x5886, -1, 582181, 582250, -1, -1, 582191, 582226, -1, 582255 }, { 0x5887, -1, 582260, 582278, 582285, -1, 582266, 582273, -1, -1 }, { 0x5888, 582300, 582295, 582321, -1, -1, 582306, 582313, -1, -1 }, { 0x5889, 582332, 582326, 582394, 582400, 582389, 582372, 582382, 582365, -1 }, { 0x588A, 582425, 582405, 582502, -1, 582498, 582463, 582486, 582456, -1 }, { 0x588B, -1, 582508, 582539, -1, -1, 582513, 582534, -1, -1 }, { 0x588C, -1, -1, 582568, -1, -1, 582551, 582557, 582545, -1 }, { 0x588D, 582573, -1, 582638, -1, 582635, 582596, 582618, 582589, -1 }, { 0x588E, -1, 582642, 582655, -1, -1, -1, 582648, -1, -1 }, { 0x588F, -1, -1, 582676, -1, -1, 582660, 582667, -1, -1 }, { 0x5890, 582693, 582683, 582770, -1, 582766, 582742, 582758, 582735, -1 }, { 0x5891, -1, 582775, 582808, -1, -1, 582782, 582797, -1, -1 }, { 0x5892, 582819, 582812, 582834, -1, -1, -1, 582829, -1, -1 }, { 0x5893, 582846, 582841, 582877, 582881, 582873, 582865, 582870, 582858, 582885 }, { 0x5894, -1, 582890, 582903, -1, -1, -1, 582896, -1, -1 }, { 0x5895, -1, -1, 582908, -1, -1, -1, -1, -1, -1 }, { 0x5896, 582919, 582913, 582945, -1, -1, -1, 582941, -1, -1 }, { 0x5897, 582949, -1, 582989, -1, 582984, 582958, 582976, -1, -1 }, { 0x5898, 583001, 582995, 583017, -1, -1, -1, -1, -1, -1 }, { 0x5899, 583030, 583023, 583035, -1, -1, -1, -1, -1, -1 }, { 0x589A, 583049, 583042, 583064, -1, -1, -1, -1, -1, -1 }, { 0x589B, -1, -1, 583071, -1, -1, -1, -1, -1, -1 }, { 0x589C, 583082, 583076, 583140, 583146, 583135, 583123, 583130, 583116, 583154 }, { 0x589D, 583167, 583161, 583192, -1, 583189, -1, 583180, 583173, -1 }, { 0x589E, 583204, 583198, 583268, 583274, 583263, 583237, 583255, 583230, 583282 }, { 0x589F, 583294, 583288, 583353, 583357, 583350, 583342, 583346, 583335, -1 }, { 0x58A0, 583366, 583361, 583429, -1, -1, -1, 583417, -1, -1 }, { 0x58A1, 583440, 583435, 583477, -1, 583473, 583453, 583465, 583446, -1 }, { 0x58A2, -1, -1, 583493, -1, -1, -1, 583483, -1, -1 }, { 0x58A3, -1, 583497, 583532, -1, 583528, 583509, 583518, 583502, -1 }, { 0x58A4, 583542, 583536, 583609, -1, -1, -1, -1, -1, -1 }, { 0x58A5, -1, -1, 583635, -1, -1, 583615, 583623, -1, -1 }, { 0x58A6, 583647, 583641, 583666, -1, -1, 583652, 583658, -1, -1 }, { 0x58A7, -1, 583671, 583676, -1, -1, -1, -1, -1, -1 }, { 0x58A8, 583686, 583681, 583726, 583730, 583721, 583706, 583711, 583699, -1 }, { 0x58A9, 583751, 583735, 583794, -1, 583790, -1, 583786, 583779, 583799 }, { 0x58AA, 583810, 583805, 583840, -1, -1, -1, -1, -1, -1 }, { 0x58AB, 583862, 583845, 583883, -1, 583878, -1, 583873, 583866, 583888 }, { 0x58AC, 583905, 583894, 583923, -1, -1, -1, 583919, -1, -1 }, { 0x58AD, -1, -1, 583931, -1, -1, -1, 583927, -1, -1 }, { 0x58AE, 583947, 583938, 584015, 584020, 584011, 583987, 584008, 583980, 584028 }, { 0x58AF, -1, 584035, 584047, -1, -1, -1, 584044, -1, -1 }, { 0x58B0, 584058, 584052, 584095, -1, 584091, -1, -1, 584084, -1 }, { 0x58B1, -1, 584100, 584127, -1, 584122, 584113, 584118, 584106, -1 }, { 0x58B2, -1, -1, 584145, -1, -1, -1, 584133, -1, -1 }, { 0x58B3, 584154, 584149, 584204, 584209, 584199, 584190, 584195, 584183, 584217 }, { 0x58B4, -1, -1, 584224, -1, -1, -1, -1, -1, -1 }, { 0x58B5, -1, 584231, 584237, -1, -1, -1, -1, -1, -1 }, { 0x58B6, -1, 584242, 584254, -1, -1, -1, -1, -1, -1 }, { 0x58B7, -1, -1, 584257, -1, -1, -1, -1, -1, -1 }, { 0x58B8, -1, -1, 584265, -1, -1, -1, 584261, -1, -1 }, { 0x58B9, -1, -1, 584275, -1, -1, 584270, -1, -1, -1 }, { 0x58BA, 584285, 584281, 584321, -1, 584316, 584303, 584309, 584296, -1 }, { 0x58BB, 584332, 584325, 584359, -1, 584354, 584344, 584349, 584337, 584366 }, { 0x58BC, -1, 584375, 584391, -1, -1, -1, 584380, -1, -1 }, { 0x58BD, -1, -1, 584410, -1, -1, 584395, 584402, -1, -1 }, { 0x58BE, 584421, 584416, 584476, -1, 584472, 584461, 584468, 584454, 584481 }, { 0x58BF, -1, -1, 584501, -1, -1, 584488, 584494, -1, -1 }, { 0x58C0, -1, -1, 584505, -1, -1, -1, -1, -1, -1 }, { 0x58C1, 584524, 584509, 584579, 584583, 584574, 584564, 584569, 584557, 584587 }, { 0x58C2, -1, -1, 584628, -1, -1, 584593, 584620, -1, -1 }, { 0x58C3, -1, -1, 584646, -1, 584641, -1, -1, 584634, -1 }, { 0x58C4, -1, -1, 584659, -1, -1, 584653, 584656, -1, -1 }, { 0x58C5, 584675, 584663, 584709, -1, 584705, 584694, 584701, 584687, -1 }, { 0x58C6, 584720, 584715, 584779, -1, -1, -1, 584769, -1, -1 }, { 0x58C7, 584790, 584784, 584856, 584861, 584852, 584828, 584844, 584821, 584867 }, { 0x58C8, 584878, 584873, 584898, 584903, -1, -1, 584891, -1, 584908 }, { 0x58C9, -1, -1, 584918, -1, -1, -1, 584914, -1, -1 }, { 0x58CA, 584922, -1, 584979, -1, -1, 584952, 584975, -1, -1 }, { 0x58CB, -1, 584985, 584997, -1, -1, -1, -1, -1, -1 }, { 0x58CC, 585010, 585003, 585050, -1, 585045, 585034, 585041, -1, -1 }, { 0x58CD, 585061, 585056, 585104, -1, -1, 585091, 585100, -1, -1 }, { 0x58CE, 585116, 585110, 585163, -1, 585158, 585134, 585144, 585127, -1 }, { 0x58CF, -1, 585168, 585181, -1, -1, -1, 585174, -1, -1 }, { 0x58D0, 585193, 585187, 585236, -1, -1, -1, 585229, -1, -1 }, { 0x58D1, 585245, 585240, 585301, 585305, 585297, 585282, 585287, 585275, 585311 }, { 0x58D2, 585320, 585316, 585345, -1, -1, 585325, 585338, -1, -1 }, { 0x58D3, 585361, 585349, 585421, 585425, 585418, 585400, 585407, 585393, 585436 }, { 0x58D4, 585445, 585440, 585504, -1, 585501, 585471, 585497, 585464, -1 }, { 0x58D5, 585514, 585509, 585562, 585567, 585559, 585550, 585555, 585543, 585572 }, { 0x58D6, 585583, 585577, 585621, -1, -1, 585606, 585613, -1, -1 }, { 0x58D7, -1, -1, 585632, -1, -1, 585627, -1, -1, -1 }, { 0x58D8, 585649, 585637, 585703, 585708, 585696, 585685, 585692, 585672, 585714 }, { 0x58D9, 585727, 585720, 585786, -1, 585780, 585772, 585776, 585765, 585793 }, { 0x58DA, 585807, 585802, 585863, 585867, 585860, 585846, 585853, 585839, -1 }, { 0x58DB, -1, 585870, 585902, -1, -1, 585875, 585899, -1, -1 }, { 0x58DC, 585919, 585907, 585961, -1, 585957, 585945, 585949, 585938, -1 }, { 0x58DD, 585971, 585966, 586060, -1, 586057, 586042, 586052, 586035, -1 }, { 0x58DE, 586071, 586065, 586129, 586135, 586121, 586108, 586115, 586101, 586143 }, { 0x58DF, 586156, 586150, 586222, 586228, 586217, 586198, 586208, 586185, 586235 }, { 0x58E0, 586247, 586241, 586280, -1, -1, -1, 586276, -1, -1 }, { 0x58E1, -1, -1, 586303, -1, -1, 586292, 586300, 586286, -1 }, { 0x58E2, 586318, 586308, 586345, -1, -1, 586330, 586334, -1, 586349 }, { 0x58E3, -1, -1, 586364, -1, -1, 586356, 586360, -1, -1 }, { 0x58E4, 586376, 586369, 586423, 586429, 586418, 586407, 586414, 586400, 586439 }, { 0x58E5, -1, -1, 586453, -1, -1, -1, 586449, -1, -1 }, { 0x58E6, -1, -1, 586459, -1, -1, -1, -1, -1, -1 }, { 0x58E7, -1, -1, 586472, -1, -1, 586464, 586468, -1, -1 }, { 0x58E8, -1, -1, 586481, -1, -1, -1, 586477, -1, -1 }, { 0x58E9, 586491, 586486, 586524, -1, 586520, 586507, 586514, -1, -1 }, { 0x58EA, -1, -1, 586528, -1, -1, -1, -1, -1, -1 }, { 0x58EB, 586537, 586533, 586590, 586595, 586587, 586572, 586580, 586565, 586605 }, { 0x58EC, 586614, 586609, 586658, -1, 586655, 586639, 586647, 586632, 586663 }, { 0x58ED, 586669, -1, 586677, -1, -1, -1, -1, -1, -1 }, { 0x58EE, 586687, 586681, 586742, -1, 586737, 586727, 586733, 586721, -1 }, { 0x58EF, 586756, 586750, 586812, 586820, 586807, 586797, 586803, 586790, 586831 }, { 0x58F0, 586850, 586838, 586901, -1, 586896, 586883, 586887, -1, -1 }, { 0x58F1, 586908, -1, 586940, -1, 586937, 586919, 586927, -1, -1 }, { 0x58F2, 586950, 586944, 586998, -1, 586994, 586982, 586986, -1, -1 }, { 0x58F3, 587008, 587003, 587038, -1, -1, 587028, 587033, -1, -1 }, { 0x58F4, -1, 587042, 587062, -1, -1, 587047, 587054, -1, -1 }, { 0x58F5, -1, -1, 587067, -1, -1, -1, -1, -1, -1 }, { 0x58F6, 587079, 587075, 587108, -1, -1, -1, -1, -1, -1 }, { 0x58F7, 587112, -1, 587150, -1, -1, 587141, 587147, -1, -1 }, { 0x58F8, 587160, 587154, 587210, -1, -1, 587190, 587206, -1, -1 }, { 0x58F9, 587225, 587215, 587264, 587268, 587261, 587243, 587251, 587236, 587272 }, { 0x58FA, 587283, 587279, 587331, 587335, 587328, 587319, 587325, 587312, -1 }, { 0x58FB, 587344, 587339, 587383, 587387, 587380, 587371, 587376, 587364, 587392 }, { 0x58FC, 587403, 587397, 587456, -1, 587453, 587433, 587449, -1, 587461 }, { 0x58FD, 587471, 587466, 587552, 587558, 587548, 587507, 587533, 587500, 587572 }, { 0x58FE, -1, -1, 587586, -1, -1, -1, 587578, -1, -1 }, { 0x58FF, -1, 587592, 587610, -1, -1, 587597, 587601, -1, -1 }, { 0x5900, 587620, 587615, 587652, -1, -1, -1, -1, -1, -1 }, { 0x5901, -1, -1, 587658, -1, -1, -1, -1, -1, -1 }, { 0x5902, 587671, 587662, 587714, -1, -1, 587693, 587701, -1, -1 }, { 0x5903, -1, -1, 587750, -1, -1, 587719, 587741, -1, -1 }, { 0x5904, 587759, 587754, 587785, -1, -1, -1, -1, -1, -1 }, { 0x5905, 587796, 587790, 587871, -1, -1, 587847, 587867, -1, -1 }, { 0x5906, 587884, 587878, 587935, -1, 587930, 587898, 587920, 587891, -1 }, { 0x5907, 587946, 587941, 587970, -1, -1, -1, -1, -1, -1 }, { 0x5908, -1, -1, 587986, -1, 587982, -1, -1, 587975, -1 }, { 0x5909, 587992, -1, 588046, -1, 588041, 588024, 588037, -1, -1 }, { 0x590A, 588058, 588052, 588099, -1, -1, 588087, 588095, -1, -1 }, { 0x590B, 588104, -1, 588164, -1, -1, 588140, 588159, -1, -1 }, { 0x590C, 588175, 588169, 588250, -1, -1, 588228, 588245, -1, -1 }, { 0x590D, 588261, 588256, 588288, -1, -1, -1, -1, -1, 588292 }, { 0x590E, -1, -1, 588317, -1, -1, 588297, 588306, -1, -1 }, { 0x590F, 588327, 588322, 588375, 588380, 588372, 588360, 588366, 588353, -1 }, { 0x5910, 588391, 588385, 588460, -1, 588454, 588425, 588446, 588418, -1 }, { 0x5911, -1, 588467, 588472, -1, -1, -1, -1, -1, -1 }, { 0x5912, -1, 588477, 588498, -1, -1, 588483, 588490, -1, -1 }, { 0x5913, -1, -1, 588515, -1, -1, 588503, 588509, -1, -1 }, { 0x5914, 588526, 588520, 588569, 588574, 588566, -1, 588560, 588553, -1 }, { 0x5915, 588585, 588580, 588644, 588648, 588637, 588622, 588632, 588615, 588655 }, { 0x5916, 588672, 588662, 588738, 588743, 588735, 588711, 588728, 588704, 588753 }, { 0x5917, 588773, 588761, 588816, -1, -1, 588798, 588810, -1, -1 }, { 0x5918, 588822, -1, 588872, -1, -1, 588866, 588868, -1, -1 }, { 0x5919, 588882, 588877, 588947, 588951, 588942, 588922, 588936, 588915, 588956 }, { 0x591A, 588965, 588961, 589024, 589029, 589021, 589000, 589018, 588993, 589034 }, { 0x591B, 589038, -1, 589095, -1, -1, 589072, 589092, 589066, -1 }, { 0x591C, 589104, 589100, 589157, 589161, 589154, 589143, 589151, 589136, 589166 }, { 0x591D, -1, 589171, 589207, -1, -1, 589183, 589190, -1, -1 }, { 0x591E, -1, -1, 589217, -1, 589213, -1, -1, -1, -1 }, { 0x591F, 589227, 589222, 589244, -1, -1, -1, -1, -1, -1 }, { 0x5920, 589254, 589249, 589291, -1, -1, 589271, 589284, -1, -1 }, { 0x5921, -1, -1, 589303, -1, -1, 589296, 589300, -1, -1 }, { 0x5922, 589313, 589307, 589374, 589380, 589369, 589346, 589366, 589339, -1 }, { 0x5923, 589387, -1, 589435, -1, -1, 589423, 589428, -1, -1 }, { 0x5924, 589446, 589441, 589521, 589526, 589518, 589481, 589513, 589474, -1 }, { 0x5925, 589533, 589529, 589592, -1, 589584, 589570, 589578, 589563, -1 }, { 0x5926, -1, -1, 589597, -1, -1, -1, -1, -1, -1 }, { 0x5927, 589609, 589603, 589685, 589689, 589676, 589646, 589665, 589639, 589698 }, { 0x5928, -1, -1, 589740, -1, -1, 589705, 589716, -1, -1 }, { 0x5929, 589749, 589744, 589802, 589808, 589797, 589784, 589793, 589777, 589813 }, { 0x592A, 589826, 589820, 589897, 589902, 589892, 589863, 589885, 589856, 589910 }, { 0x592B, 589924, 589916, 589990, 589994, 589986, 589963, 589979, 589956, 590004 }, { 0x592C, 590022, 590008, 590094, -1, 590088, 590051, 590072, 590044, -1 }, { 0x592D, 590110, 590100, 590187, 590192, 590182, 590149, 590172, 590142, 590200 }, { 0x592E, 590213, 590206, 590265, 590271, 590261, 590251, 590258, 590244, 590278 }, { 0x592F, 590298, 590285, 590356, -1, 590351, 590333, 590347, 590326, -1 }, { 0x5930, -1, -1, 590378, -1, -1, 590362, 590370, -1, -1 }, { 0x5931, 590388, 590383, 590447, 590452, 590443, 590423, 590431, 590416, 590458 }, { 0x5932, 590475, 590465, 590550, -1, -1, 590535, 590542, 590529, -1 }, { 0x5933, -1, -1, 590559, -1, -1, -1, 590555, -1, -1 }, { 0x5934, 590569, 590564, 590599, -1, -1, -1, -1, -1, -1 }, { 0x5935, -1, -1, 590622, -1, -1, 590604, 590611, -1, -1 }, { 0x5936, -1, -1, 590640, -1, -1, 590627, 590637, -1, -1 }, { 0x5937, 590648, 590644, 590707, 590711, 590705, 590680, 590703, 590673, 590713 }, { 0x5938, 590723, 590717, 590779, 590784, 590775, 590763, 590769, 590756, 590788 }, { 0x5939, 590799, 590793, 590829, -1, -1, -1, -1, -1, -1 }, { 0x593A, 590840, 590834, 590867, -1, -1, -1, -1, -1, -1 }, { 0x593B, 590872, -1, 590886, -1, 590882, -1, -1, -1, -1 }, { 0x593C, -1, 590891, 590912, -1, -1, -1, -1, -1, -1 }, { 0x593D, -1, -1, 590925, -1, -1, -1, -1, 590919, -1 }, { 0x593E, 590951, 590930, 591009, 591014, 591004, 590988, 590995, 590981, 591020 }, { 0x593F, -1, -1, 591038, -1, -1, 591026, 591032, -1, -1 }, { 0x5940, 591048, 591042, 591097, -1, -1, 591086, 591093, -1, -1 }, { 0x5941, 591106, 591101, 591136, -1, -1, -1, -1, -1, -1 }, { 0x5942, 591147, 591142, 591170, -1, -1, -1, -1, -1, -1 }, { 0x5943, -1, -1, 591190, -1, -1, 591176, 591182, -1, -1 }, { 0x5944, 591204, 591194, 591264, -1, 591261, 591243, 591258, 591236, 591269 }, { 0x5945, -1, 591273, 591306, -1, -1, 591279, 591297, -1, -1 }, { 0x5946, -1, -1, 591325, -1, -1, 591311, 591317, -1, -1 }, { 0x5947, 591341, 591331, 591413, 591417, 591410, 591382, 591407, 591375, 591429 }, { 0x5948, 591439, 591434, 591507, 591512, 591500, 591483, 591493, 591469, 591520 }, { 0x5949, 591532, 591526, 591594, 591600, 591589, 591570, 591582, 591563, 591609 }, { 0x594A, -1, -1, 591617, -1, -1, -1, -1, -1, -1 }, { 0x594B, 591627, 591622, 591656, -1, -1, -1, -1, -1, -1 }, { 0x594C, 591661, -1, 591723, -1, 591719, 591699, 591715, 591693, -1 }, { 0x594D, -1, -1, 591729, -1, -1, -1, -1, -1, -1 }, { 0x594E, 591746, 591735, 591823, -1, 591819, 591807, 591812, 591800, -1 }, { 0x594F, 591833, 591828, 591894, 591899, 591890, 591868, 591886, 591861, 591905 }, { 0x5950, 591916, 591911, 591977, -1, 591972, 591946, 591968, 591939, -1 }, { 0x5951, 591998, 591983, 592089, 592093, 592080, 592048, 592070, 592028, 592107 }, { 0x5952, -1, -1, 592145, -1, -1, 592113, 592134, -1, -1 }, { 0x5953, 592172, 592150, 592222, -1, 592218, 592190, 592207, 592184, -1 }, { 0x5954, 592232, 592227, 592288, 592293, 592283, 592271, 592279, 592264, -1 }, { 0x5955, 592304, 592299, 592380, 592384, 592375, 592342, 592366, 592335, -1 }, { 0x5956, 592396, 592389, 592425, -1, -1, -1, -1, -1, -1 }, { 0x5957, 592437, 592432, 592501, -1, 592492, 592475, 592488, 592468, -1 }, { 0x5958, 592518, 592506, 592578, -1, 592573, 592555, 592561, 592548, -1 }, { 0x5959, -1, -1, 592588, -1, -1, -1, 592584, -1, -1 }, { 0x595A, 592598, 592593, 592651, 592655, 592647, 592637, 592643, 592630, -1 }, { 0x595B, 592659, -1, 592688, -1, -1, 592676, 592684, -1, -1 }, { 0x595C, 592695, -1, 592714, -1, -1, 592705, 592711, 592699, -1 }, { 0x595D, 592719, -1, 592736, -1, -1, 592725, 592731, -1, -1 }, { 0x595E, 592742, -1, 592789, -1, -1, 592767, 592776, -1, -1 }, { 0x595F, -1, -1, 592807, -1, -1, -1, 592794, -1, -1 }, { 0x5960, 592818, 592813, 592878, 592884, 592874, 592845, 592862, 592838, -1 }, { 0x5961, 592896, 592890, 592928, 592932, -1, 592905, 592920, -1, -1 }, { 0x5962, 592948, 592940, 593002, 593007, 592999, 592989, 592995, 592982, 593012 }, { 0x5963, -1, -1, 593031, -1, -1, 593015, 593023, -1, -1 }, { 0x5964, -1, -1, 593037, -1, -1, -1, -1, -1, -1 }, { 0x5965, 593045, 593041, 593093, -1, 593087, 593075, 593084, -1, -1 }, { 0x5966, -1, -1, 593097, -1, -1, -1, -1, -1, -1 }, { 0x5967, 593105, 593101, 593168, 593172, 593162, 593142, 593151, 593135, 593179 }, { 0x5968, 593183, -1, 593235, -1, 593230, 593212, 593221, -1, -1 }, { 0x5969, 593247, 593242, 593300, -1, 593295, 593283, 593291, 593277, -1 }, { 0x596A, 593312, 593306, 593362, 593367, 593357, 593346, 593351, 593339, 593382 }, { 0x596B, 593395, 593390, 593456, -1, 593452, 593443, 593449, 593436, -1 }, { 0x596C, 593468, 593461, 593527, -1, 593522, 593504, 593513, 593497, 593534 }, { 0x596D, 593548, 593543, 593626, -1, 593618, 593580, 593596, 593573, -1 }, { 0x596E, 593636, 593631, 593687, 593692, 593682, 593672, 593678, 593665, 593700 }, { 0x596F, -1, -1, 593736, -1, -1, 593707, 593724, -1, -1 }, { 0x5970, 593746, 593741, 593771, 593775, -1, 593752, 593765, -1, -1 }, { 0x5971, -1, -1, 593792, -1, -1, 593781, 593788, -1, -1 }, { 0x5972, -1, 593798, 593840, -1, -1, 593812, 593829, 593806, -1 }, { 0x5973, 593862, 593845, 593937, 593941, 593933, 593906, 593921, 593893, 593954 }, { 0x5974, 593965, 593960, 594011, 594015, 594008, 593987, 594002, 593980, 594019 }, { 0x5975, -1, 594023, 594042, -1, -1, -1, 594029, -1, -1 }, { 0x5976, 594060, 594048, 594127, -1, 594123, 594096, 594112, 594089, 594132 }, { 0x5977, -1, -1, 594141, -1, -1, -1, 594137, -1, -1 }, { 0x5978, 594153, 594147, 594200, -1, 594196, 594186, 594192, 594179, 594206 }, { 0x5979, 594220, 594211, 594251, -1, -1, 594229, 594235, -1, -1 }, { 0x597A, -1, -1, 594255, -1, -1, -1, -1, -1, -1 }, { 0x597B, -1, -1, 594277, -1, -1, 594260, 594269, -1, -1 }, { 0x597C, 594288, 594283, 594337, -1, -1, 594314, 594327, -1, -1 }, { 0x597D, 594352, 594342, 594410, 594415, 594407, 594387, 594403, 594380, 594431 }, { 0x597E, -1, -1, 594440, -1, -1, -1, 594436, -1, -1 }, { 0x597F, -1, -1, 594450, -1, -1, -1, 594446, -1, -1 }, { 0x5980, -1, -1, 594455, -1, -1, -1, -1, -1, -1 }, { 0x5981, 594465, 594459, 594501, -1, 594497, 594483, 594491, -1, -1 }, { 0x5982, 594512, 594507, 594578, 594582, 594575, 594550, 594568, 594543, 594588 }, { 0x5983, 594598, 594593, 594659, 594664, 594652, 594638, 594645, 594631, 594671 }, { 0x5984, 594681, 594675, 594750, 594756, 594745, 594721, 594737, 594714, -1 }, { 0x5985, -1, -1, 594772, -1, -1, -1, 594765, -1, -1 }, { 0x5986, 594784, 594778, 594824, -1, -1, -1, -1, -1, -1 }, { 0x5987, 594836, 594832, 594863, -1, -1, -1, -1, -1, -1 }, { 0x5988, 594872, 594867, 594885, -1, -1, -1, -1, -1, -1 }, { 0x5989, -1, 594889, 594895, -1, -1, -1, -1, -1, -1 }, { 0x598A, 594905, 594900, 594952, -1, 594949, 594934, 594941, 594927, -1 }, { 0x598B, -1, -1, 594988, -1, -1, 594957, 594979, -1, -1 }, { 0x598C, -1, -1, 595023, -1, -1, 594998, 595015, 594992, -1 }, { 0x598D, 595034, 595029, 595094, 595099, 595090, 595071, 595082, 595065, 595104 }, { 0x598E, -1, 595110, 595160, -1, -1, 595115, 595144, -1, -1 }, { 0x598F, -1, -1, 595181, -1, -1, 595165, 595173, -1, -1 }, { 0x5990, -1, 595186, 595201, -1, -1, -1, 595192, -1, -1 }, { 0x5991, -1, -1, 595219, -1, 595215, -1, -1, 595208, -1 }, { 0x5992, 595228, 595223, 595293, 595297, 595288, 595252, 595281, 595245, 595301 }, { 0x5993, 595312, 595307, 595347, 595351, 595344, 595330, 595338, 595323, 595359 }, { 0x5994, -1, 595363, 595370, -1, -1, -1, -1, -1, -1 }, { 0x5995, -1, -1, 595391, -1, -1, 595376, 595382, -1, -1 }, { 0x5996, 595403, 595398, 595455, 595460, 595452, 595439, 595448, 595432, 595467 }, { 0x5997, 595477, 595472, 595557, -1, 595553, 595509, 595533, 595502, -1 }, { 0x5998, -1, 595562, 595570, -1, -1, -1, 595567, -1, -1 }, { 0x5999, 595580, 595575, 595641, 595647, 595637, 595617, 595627, 595610, 595656 }, { 0x599A, -1, 595663, 595676, -1, -1, -1, 595668, -1, -1 }, { 0x599B, -1, -1, 595685, -1, -1, -1, 595681, -1, -1 }, { 0x599C, -1, -1, 595690, -1, -1, -1, -1, -1, -1 }, { 0x599D, 595701, 595695, 595769, 595777, 595764, 595748, 595755, 595741, 595786 }, { 0x599E, 595797, 595792, 595815, -1, -1, -1, 595802, -1, -1 }, { 0x599F, -1, 595820, 595856, -1, -1, 595832, 595850, -1, -1 }, { 0x59A0, 595873, 595861, 595951, -1, -1, 595905, 595923, -1, -1 }, { 0x59A1, -1, -1, 595963, -1, -1, -1, 595955, -1, -1 }, { 0x59A2, -1, 595968, 595981, -1, -1, -1, 595973, -1, -1 }, { 0x59A3, 595991, 595986, 596035, -1, 596032, 596020, 596029, 596013, -1 }, { 0x59A4, 596044, 596039, 596079, 596083, -1, -1, 596076, 596070, -1 }, { 0x59A5, 596090, 596086, 596147, 596152, 596143, 596123, 596137, 596116, 596159 }, { 0x59A6, -1, 596166, 596187, -1, -1, 596172, 596180, -1, -1 }, { 0x59A7, -1, -1, 596224, -1, 596220, 596200, 596212, 596193, -1 }, { 0x59A8, 596235, 596229, 596295, 596301, 596290, 596275, 596286, 596268, -1 }, { 0x59A9, 596322, 596317, 596343, -1, -1, -1, -1, -1, -1 }, { 0x59AA, 596352, 596347, 596367, -1, -1, -1, -1, -1, -1 }, { 0x59AB, 596377, 596371, 596389, -1, -1, -1, -1, -1, -1 }, { 0x59AC, 596399, 596394, 596438, 596442, 596433, 596423, 596430, 596416, -1 }, { 0x59AD, -1, -1, 596472, -1, -1, 596446, 596460, -1, -1 }, { 0x59AE, 596481, 596476, 596547, -1, -1, 596511, 596541, -1, 596551 }, { 0x59AF, 596564, 596554, 596662, -1, 596656, 596605, 596631, 596598, 596668 }, { 0x59B0, -1, 596673, 596693, -1, -1, 596679, 596687, -1, -1 }, { 0x59B1, -1, -1, 596704, -1, -1, -1, 596699, -1, -1 }, { 0x59B2, 596722, 596710, 596784, 596788, 596780, -1, 596774, 596767, 596793 }, { 0x59B3, 596814, 596798, 596847, -1, -1, 596827, 596832, -1, -1 }, { 0x59B4, -1, -1, 596866, -1, -1, 596852, 596860, -1, -1 }, { 0x59B5, 596877, 596872, 596917, -1, -1, 596897, 596909, 596891, -1 }, { 0x59B6, -1, -1, 596936, -1, -1, -1, 596928, 596922, -1 }, { 0x59B7, -1, 596942, 596980, -1, -1, 596947, 596951, -1, -1 }, { 0x59B8, 597001, 596985, 597016, -1, -1, -1, 597014, 597008, 597019 }, { 0x59B9, 597028, 597023, 597069, 597074, 597065, 597050, 597061, 597043, 597082 }, { 0x59BA, 597094, 597089, 597160, -1, -1, 597136, 597142, -1, -1 }, { 0x59BB, 597174, 597164, 597210, 597214, 597206, 597186, 597202, 597179, 597220 }, { 0x59BC, -1, -1, 597243, -1, -1, -1, 597225, -1, -1 }, { 0x59BD, -1, -1, 597252, -1, -1, -1, 597247, -1, -1 }, { 0x59BE, 597263, 597258, 597304, 597309, 597299, 597280, 597294, 597273, 597318 }, { 0x59BF, -1, 597326, 597342, -1, -1, -1, -1, 597336, -1 }, { 0x59C0, -1, -1, 597351, -1, -1, -1, 597345, -1, -1 }, { 0x59C1, 597367, 597355, 597418, -1, -1, 597380, 597412, 597374, -1 }, { 0x59C2, -1, -1, 597422, -1, -1, -1, -1, -1, 597426 }, { 0x59C3, -1, -1, 597459, -1, 597454, 597439, 597445, 597432, -1 }, { 0x59C4, -1, 597466, 597479, -1, -1, -1, 597471, -1, -1 }, { 0x59C5, 597489, 597484, 597541, -1, -1, 597519, 597537, -1, 597546 }, { 0x59C6, 597557, 597552, 597613, -1, 597610, 597590, 597604, 597583, -1 }, { 0x59C7, -1, -1, 597647, -1, -1, 597617, 597637, -1, -1 }, { 0x59C8, -1, -1, 597679, -1, 597673, 597658, 597664, 597651, 597685 }, { 0x59C9, 597694, 597690, 597725, -1, 597722, 597714, 597718, 597707, 597729 }, { 0x59CA, 597743, 597735, 597775, 597779, -1, 597762, 597771, 597756, 597784 }, { 0x59CB, 597794, 597790, 597863, 597868, 597860, 597831, 597856, 597824, 597877 }, { 0x59CC, -1, 597884, 597893, -1, -1, -1, 597889, -1, -1 }, { 0x59CD, 597904, 597898, 597997, -1, 597993, 597945, 597969, 597938, -1 }, { 0x59CE, -1, 598003, 598023, -1, -1, 598010, 598020, -1, -1 }, { 0x59CF, -1, 598029, 598056, -1, -1, 598035, 598040, -1, -1 }, { 0x59D0, 598065, 598061, 598117, -1, 598114, 598097, 598107, 598090, 598122 }, { 0x59D1, 598131, 598127, 598201, 598205, 598198, 598172, 598195, 598165, 598209 }, { 0x59D2, 598217, 598213, 598260, -1, 598257, 598246, 598250, 598239, -1 }, { 0x59D3, 598276, 598264, 598336, 598342, 598331, 598315, 598322, 598308, 598351 }, { 0x59D4, 598367, 598357, 598427, 598432, 598424, 598400, 598422, 598393, 598447 }, { 0x59D5, -1, -1, 598452, -1, -1, -1, -1, -1, -1 }, { 0x59D6, -1, -1, 598463, -1, -1, -1, 598456, -1, -1 }, { 0x59D7, 598473, 598467, 598559, -1, 598555, 598507, 598531, -1, -1 }, { 0x59D8, 598571, 598565, 598608, -1, -1, -1, 598596, -1, -1 }, { 0x59D9, 598623, 598613, 598670, -1, 598667, 598652, 598659, 598645, -1 }, { 0x59DA, 598680, 598675, 598737, 598742, 598734, 598714, 598725, 598707, 598747 }, { 0x59DB, -1, -1, 598760, -1, -1, -1, 598753, -1, -1 }, { 0x59DC, 598773, 598766, 598813, -1, 598808, 598796, 598803, 598789, -1 }, { 0x59DD, 598830, 598820, 598876, -1, 598872, 598854, 598865, 598847, -1 }, { 0x59DE, 598886, 598881, 598931, -1, 598927, 598903, 598915, 598896, -1 }, { 0x59DF, -1, -1, 598939, -1, -1, -1, 598935, -1, -1 }, { 0x59E0, -1, -1, 598958, -1, -1, -1, 598944, -1, -1 }, { 0x59E1, -1, 598965, 599009, -1, -1, 598971, 598997, -1, -1 }, { 0x59E2, 599014, -1, 599087, -1, 599083, 599040, 599076, 599034, -1 }, { 0x59E3, 599105, 599093, 599184, -1, 599180, 599140, 599168, 599133, -1 }, { 0x59E4, 599195, 599190, 599253, -1, 599249, 599223, 599242, 599216, 599258 }, { 0x59E5, 599274, 599264, 599329, 599334, 599326, 599311, 599320, 599304, 599338 }, { 0x59E6, 599349, 599343, 599417, 599423, 599413, 599386, 599405, 599379, 599427 }, { 0x59E7, -1, -1, 599448, -1, -1, 599432, 599444, -1, -1 }, { 0x59E8, 599458, 599454, 599505, 599509, 599503, 599497, 599501, 599490, 599511 }, { 0x59E9, 599520, 599515, 599543, -1, -1, -1, 599535, -1, -1 }, { 0x59EA, 599554, 599549, 599595, -1, 599587, 599567, 599574, 599560, 599600 }, { 0x59EB, 599612, 599607, 599657, -1, 599653, 599645, 599650, 599639, -1 }, { 0x59EC, 599666, 599661, 599712, 599716, 599708, 599700, 599705, 599693, -1 }, { 0x59ED, -1, -1, 599737, -1, -1, 599721, 599733, -1, -1 }, { 0x59EE, 599749, 599743, 599778, 599784, 599773, -1, 599761, 599754, -1 }, { 0x59EF, -1, 599791, 599816, -1, -1, 599804, 599812, -1, -1 }, { 0x59F0, -1, 599823, 599835, -1, -1, -1, -1, 599829, -1 }, { 0x59F1, 599846, 599840, 599919, -1, -1, 599875, 599904, -1, -1 }, { 0x59F2, -1, -1, 599942, -1, -1, 599930, 599936, 599924, -1 }, { 0x59F3, -1, -1, 599964, -1, -1, 599947, 599955, -1, -1 }, { 0x59F4, -1, -1, 599993, -1, -1, 599970, 599981, -1, -1 }, { 0x59F5, -1, -1, 600009, -1, -1, -1, 599998, -1, -1 }, { 0x59F6, -1, -1, 600028, -1, -1, 600014, 600025, -1, -1 }, { 0x59F7, -1, -1, 600056, -1, -1, 600037, 600050, 600031, -1 }, { 0x59F8, 600066, 600061, 600106, -1, 600102, 600083, 600094, 600076, -1 }, { 0x59F9, 600116, 600111, 600171, -1, -1, 600148, 600161, 600142, -1 }, { 0x59FA, 600181, 600176, 600238, -1, 600234, -1, 600213, 600206, -1 }, { 0x59FB, 600249, 600244, 600292, -1, 600289, 600278, 600286, 600271, 600297 }, { 0x59FC, -1, 600303, 600367, -1, -1, 600317, 600346, 600311, -1 }, { 0x59FD, 600378, 600372, 600414, -1, -1, 600383, 600405, -1, -1 }, { 0x59FE, -1, -1, 600423, -1, -1, -1, 600419, -1, -1 }, { 0x59FF, 600433, 600429, 600486, 600490, 600483, 600472, 600479, 600465, 600495 }, { 0x5A00, 600505, 600499, 600571, -1, -1, -1, 600562, -1, -1 }, { 0x5A01, 600582, 600577, 600640, 600645, 600637, 600621, 600635, 600614, 600653 }, { 0x5A02, -1, 600656, 600662, -1, -1, -1, -1, -1, -1 }, { 0x5A03, 600673, 600668, 600724, -1, 600720, 600704, 600715, 600697, -1 }, { 0x5A04, 600733, 600728, 600787, -1, -1, 600767, 600780, -1, -1 }, { 0x5A05, 600796, 600792, 600857, -1, -1, -1, -1, -1, -1 }, { 0x5A06, 600866, 600861, 600898, -1, -1, -1, -1, -1, -1 }, { 0x5A07, 600908, 600903, 600939, -1, -1, -1, -1, -1, -1 }, { 0x5A08, 600951, 600945, 600987, -1, -1, -1, -1, -1, -1 }, { 0x5A09, 600999, 600993, 601065, 601071, 601060, 601048, 601052, 601041, -1 }, { 0x5A0A, -1, -1, 601092, -1, -1, -1, 601084, 601078, -1 }, { 0x5A0B, -1, 601098, 601104, -1, -1, -1, -1, -1, -1 }, { 0x5A0C, 601115, 601110, 601140, -1, -1, 601130, 601137, -1, -1 }, { 0x5A0D, -1, 601144, 601185, -1, -1, 601156, 601177, 601150, -1 }, { 0x5A0E, -1, -1, 601229, -1, -1, 601192, 601212, -1, -1 }, { 0x5A0F, -1, -1, 601242, -1, -1, -1, 601234, -1, -1 }, { 0x5A10, -1, -1, 601248, -1, -1, -1, -1, -1, -1 }, { 0x5A11, 601256, 601252, 601308, 601313, 601305, 601294, 601298, 601287, -1 }, { 0x5A12, 601327, 601317, 601344, -1, -1, 601334, 601338, -1, -1 }, { 0x5A13, 601354, 601349, 601428, -1, 601425, 601390, 601416, 601383, 601433 }, { 0x5A14, -1, -1, 601438, -1, -1, -1, -1, -1, -1 }, { 0x5A15, -1, -1, 601488, -1, -1, 601442, 601468, -1, -1 }, { 0x5A16, -1, 601494, 601548, -1, -1, 601504, 601532, -1, -1 }, { 0x5A17, -1, -1, 601587, -1, -1, 601554, 601575, -1, -1 }, { 0x5A18, 601600, 601593, 601660, 601667, 601655, 601639, 601646, 601632, 601675 }, { 0x5A19, -1, 601683, 601751, -1, 601745, 601696, 601728, 601689, -1 }, { 0x5A1A, -1, 601757, 601783, -1, -1, 601769, 601775, -1, -1 }, { 0x5A1B, 601793, 601788, 601849, -1, 601847, 601831, 601841, 601824, -1 }, { 0x5A1C, 601866, 601853, 601928, -1, 601925, 601901, 601919, 601894, 601932 }, { 0x5A1D, -1, -1, 601935, -1, -1, -1, -1, -1, -1 }, { 0x5A1E, -1, -1, 601968, -1, -1, 601940, 601957, -1, -1 }, { 0x5A1F, 601979, 601973, 602042, 602048, 602038, 602006, 602031, 601999, -1 }, { 0x5A20, 602066, 602056, 602098, -1, 602094, 602082, 602089, 602075, -1 }, { 0x5A21, -1, 602104, 602108, -1, -1, -1, -1, -1, -1 }, { 0x5A22, -1, -1, 602113, -1, -1, -1, -1, -1, -1 }, { 0x5A23, 602128, 602118, 602188, -1, 602184, 602165, 602176, 602158, -1 }, { 0x5A24, -1, 602192, 602214, -1, -1, 602198, 602205, -1, -1 }, { 0x5A25, 602227, 602222, 602275, 602278, 602273, 602262, 602270, 602255, 602284 }, { 0x5A26, -1, -1, 602288, -1, -1, -1, -1, -1, -1 }, { 0x5A27, -1, 602293, 602345, -1, 602340, 602306, 602323, 602299, -1 }, { 0x5A28, -1, -1, 602373, -1, -1, 602350, 602357, -1, -1 }, { 0x5A29, 602390, 602379, 602443, -1, 602439, 602427, 602431, 602420, -1 }, { 0x5A2A, -1, 602449, 602468, -1, -1, 602456, 602461, -1, -1 }, { 0x5A2B, -1, 602472, 602483, -1, -1, -1, -1, 602477, -1 }, { 0x5A2C, 602498, 602488, 602530, -1, -1, 602517, 602524, -1, -1 }, { 0x5A2D, -1, 602534, 602587, -1, 602584, 602557, 602578, 602550, -1 }, { 0x5A2E, -1, -1, 602595, -1, -1, -1, 602591, -1, -1 }, { 0x5A2F, 602600, -1, 602649, -1, 602647, 602631, 602641, -1, -1 }, { 0x5A30, -1, -1, 602664, -1, -1, 602653, 602657, -1, -1 }, { 0x5A31, 602673, 602668, 602704, 602708, -1, -1, -1, -1, -1 }, { 0x5A32, 602717, 602713, 602774, -1, -1, -1, -1, -1, -1 }, { 0x5A33, -1, -1, 602778, -1, -1, -1, -1, -1, -1 }, { 0x5A34, 602788, 602782, 602815, -1, -1, -1, -1, -1, -1 }, { 0x5A35, 602832, 602821, 602862, -1, 602857, 602844, 602849, 602837, -1 }, { 0x5A36, 602878, 602866, 602918, -1, 602913, 602902, 602909, 602895, 602922 }, { 0x5A37, -1, -1, 602940, -1, -1, -1, 602927, -1, -1 }, { 0x5A38, 602951, 602946, 602967, -1, -1, 602956, 602964, -1, -1 }, { 0x5A39, -1, -1, 602979, -1, -1, -1, 602971, -1, -1 }, { 0x5A3A, -1, -1, 602985, -1, -1, -1, -1, -1, -1 }, { 0x5A3B, -1, -1, 602991, -1, -1, -1, -1, -1, -1 }, { 0x5A3C, 603004, 602997, 603049, -1, 603043, 603030, 603038, 603023, -1 }, { 0x5A3D, -1, 603056, 603061, -1, -1, -1, -1, -1, -1 }, { 0x5A3E, -1, -1, 603098, -1, -1, 603065, 603082, -1, -1 }, { 0x5A3F, -1, -1, 603141, 603144, 603139, 603109, 603137, 603102, -1 }, { 0x5A40, 603154, 603148, 603199, -1, 603197, 603187, 603195, 603180, -1 }, { 0x5A41, 603207, 603202, 603285, 603290, 603281, 603248, 603270, 603241, 603294 }, { 0x5A42, -1, -1, 603307, -1, -1, 603299, -1, -1, -1 }, { 0x5A43, -1, -1, 603320, -1, -1, -1, 603313, -1, -1 }, { 0x5A44, 603331, 603326, 603396, -1, -1, 603371, 603385, -1, -1 }, { 0x5A45, -1, 603401, 603422, -1, -1, 603406, 603412, -1, -1 }, { 0x5A46, 603430, 603426, 603472, 603476, 603468, 603460, 603465, 603453, 603481 }, { 0x5A47, -1, -1, 603501, -1, -1, 603491, 603497, 603485, -1 }, { 0x5A48, -1, -1, 603517, -1, -1, 603506, 603512, -1, -1 }, { 0x5A49, 603529, 603523, 603591, 603596, 603587, 603573, 603584, 603560, 603605 }, { 0x5A4A, 603617, 603612, 603640, -1, -1, -1, 603635, -1, -1 }, { 0x5A4B, -1, -1, 603658, -1, -1, -1, -1, 603646, -1 }, { 0x5A4C, -1, -1, 603687, -1, 603682, -1, 603671, 603664, -1 }, { 0x5A4D, -1, -1, 603703, -1, -1, 603692, 603700, -1, 603707 }, { 0x5A4E, -1, -1, 603712, -1, -1, -1, -1, -1, -1 }, { 0x5A4F, -1, -1, 603717, -1, -1, -1, -1, -1, -1 }, { 0x5A50, 603734, 603722, 603770, -1, 603767, 603746, 603761, 603739, -1 }, { 0x5A51, -1, 603774, 603801, -1, -1, 603784, 603791, 603778, -1 }, { 0x5A52, -1, -1, 603814, -1, -1, -1, 603806, -1, -1 }, { 0x5A53, -1, 603819, 603840, -1, -1, 603829, 603837, -1, -1 }, { 0x5A54, -1, 603845, 603850, -1, -1, -1, -1, -1, -1 }, { 0x5A55, 603865, 603855, 603887, 603892, -1, 603874, 603882, -1, -1 }, { 0x5A56, -1, -1, 603903, -1, -1, -1, 603899, -1, -1 }, { 0x5A57, 603920, 603909, 603990, -1, -1, 603962, 603986, -1, -1 }, { 0x5A58, -1, 603994, 604029, -1, -1, 604006, 604021, -1, -1 }, { 0x5A59, -1, 604035, 604041, -1, -1, -1, -1, -1, -1 }, { 0x5A5A, 604052, 604047, 604105, 604110, 604101, 604090, 604097, 604083, -1 }, { 0x5A5B, -1, 604116, 604131, -1, -1, -1, 604122, -1, -1 }, { 0x5A5C, -1, -1, 604160, -1, -1, 604137, 604148, -1, -1 }, { 0x5A5D, -1, -1, 604174, -1, -1, -1, 604166, -1, -1 }, { 0x5A5E, 604186, 604180, 604221, -1, -1, 604191, 604208, -1, -1 }, { 0x5A5F, -1, 604227, 604258, -1, -1, 604231, 604252, -1, -1 }, { 0x5A60, -1, 604262, 604336, -1, -1, 604279, 604300, 604273, -1 }, { 0x5A61, -1, 604341, 604346, -1, -1, -1, -1, -1, -1 }, { 0x5A62, 604356, 604351, 604406, 604410, 604403, 604390, 604400, 604383, 604418 }, { 0x5A63, 604427, 604422, 604470, -1, 604467, -1, 604464, 604457, -1 }, { 0x5A64, 604480, 604475, 604522, -1, -1, 604487, 604499, -1, -1 }, { 0x5A65, 604534, 604528, 604577, -1, -1, 604544, 604552, -1, -1 }, { 0x5A66, 604586, 604582, 604637, 604641, 604633, 604620, 604630, 604613, 604649 }, { 0x5A67, 604661, 604655, 604731, -1, 604726, 604689, 604713, 604676, -1 }, { 0x5A68, -1, 604737, 604743, -1, -1, -1, -1, -1, -1 }, { 0x5A69, -1, -1, 604803, -1, -1, 604754, 604785, 604748, -1 }, { 0x5A6A, 604813, 604807, 604869, 604874, 604865, 604848, 604857, 604841, 604878 }, { 0x5A6B, -1, 604882, 604888, -1, -1, -1, -1, -1, -1 }, { 0x5A6C, 604898, 604893, 604946, -1, 604943, 604924, 604940, -1, 604951 }, { 0x5A6D, 604960, 604956, 605046, -1, -1, 605027, 605044, 605021, 605050 }, { 0x5A6E, -1, 605054, 605060, -1, -1, -1, -1, -1, -1 }, { 0x5A6F, -1, -1, 605064, -1, -1, -1, -1, -1, -1 }, { 0x5A70, -1, -1, 605072, -1, -1, -1, 605068, -1, -1 }, { 0x5A71, -1, 605078, 605083, -1, -1, -1, -1, -1, -1 }, { 0x5A72, -1, -1, 605099, -1, 605095, -1, -1, 605089, -1 }, { 0x5A73, 605110, 605104, 605148, -1, -1, 605119, 605137, -1, -1 }, { 0x5A74, 605159, 605153, 605180, -1, -1, -1, -1, -1, -1 }, { 0x5A75, 605196, 605186, 605232, -1, -1, -1, -1, -1, -1 }, { 0x5A76, 605243, 605238, 605276, -1, -1, -1, -1, -1, -1 }, { 0x5A77, 605288, 605282, 605349, -1, 605344, 605324, 605335, 605317, -1 }, { 0x5A78, -1, 605355, 605400, -1, -1, 605361, 605388, -1, -1 }, { 0x5A79, -1, 605406, 605411, -1, -1, -1, -1, -1, -1 }, { 0x5A7A, 605421, 605416, 605456, -1, -1, -1, 605436, -1, -1 }, { 0x5A7B, -1, -1, 605479, -1, -1, 605460, 605471, -1, -1 }, { 0x5A7C, 605490, 605484, 605517, -1, -1, -1, 605497, -1, -1 }, { 0x5A7D, -1, -1, 605537, -1, -1, 605523, 605531, -1, -1 }, { 0x5A7E, 605552, 605542, 605601, -1, -1, 605561, 605590, -1, -1 }, { 0x5A7F, 605611, 605606, 605650, -1, 605647, 605638, 605643, 605631, -1 }, { 0x5A80, -1, -1, 605654, -1, -1, -1, -1, -1, -1 }, { 0x5A81, -1, 605658, 605663, -1, -1, -1, -1, -1, -1 }, { 0x5A82, -1, 605668, 605673, -1, -1, -1, -1, -1, -1 }, { 0x5A83, -1, -1, 605685, -1, -1, -1, 605677, -1, -1 }, { 0x5A84, 605690, -1, 605724, -1, 605721, 605707, 605715, 605700, 605729 }, { 0x5A85, -1, -1, 605734, -1, -1, -1, -1, -1, -1 }, { 0x5A86, 605745, 605739, 605775, -1, -1, -1, -1, -1, -1 }, { 0x5A87, -1, -1, 605781, -1, -1, -1, -1, -1, -1 }, { 0x5A88, -1, 605786, 605791, -1, -1, -1, -1, -1, -1 }, { 0x5A89, -1, -1, 605796, -1, -1, -1, -1, -1, -1 }, { 0x5A8A, 605805, 605800, 605822, -1, -1, -1, 605810, -1, -1 }, { 0x5A8B, -1, -1, 605844, -1, -1, 605828, 605839, -1, -1 }, { 0x5A8C, -1, 605850, 605883, -1, -1, 605856, 605864, -1, -1 }, { 0x5A8D, 605889, -1, 605912, -1, 605908, -1, -1, 605901, -1 }, { 0x5A8E, -1, -1, 605919, -1, -1, -1, 605916, -1, 605924 }, { 0x5A8F, -1, -1, 605935, -1, -1, -1, 605931, -1, -1 }, { 0x5A90, -1, 605941, 605973, -1, -1, 605952, 605968, 605946, -1 }, { 0x5A91, -1, 605977, 605983, -1, -1, -1, -1, -1, -1 }, { 0x5A92, 605995, 605990, 606057, 606062, 606053, 606033, 606041, 606026, 606067 }, { 0x5A93, -1, -1, 606098, -1, 606092, 606080, 606085, 606073, -1 }, { 0x5A94, -1, 606105, 606125, -1, -1, 606110, 606117, -1, -1 }, { 0x5A95, 606139, 606131, 606174, 606178, 606171, -1, 606156, 606149, -1 }, { 0x5A96, 606188, 606182, 606213, -1, -1, -1, 606206, -1, -1 }, { 0x5A97, -1, -1, 606231, -1, -1, -1, 606219, -1, -1 }, { 0x5A98, -1, -1, 606237, -1, -1, -1, -1, -1, -1 }, { 0x5A99, -1, 606242, 606260, -1, -1, 606247, 606258, -1, -1 }, { 0x5A9A, 606275, 606265, 606325, 606330, 606322, 606312, 606319, 606305, -1 }, { 0x5A9B, 606352, 606335, 606395, -1, 606391, 606383, 606388, 606376, -1 }, { 0x5A9C, -1, -1, 606416, -1, -1, 606401, 606407, -1, -1 }, { 0x5A9D, -1, -1, 606432, -1, -1, -1, 606423, -1, -1 }, { 0x5A9E, 606442, 606437, 606514, -1, -1, 606462, 606492, 606450, -1 }, { 0x5A9F, 606524, 606519, 606611, -1, 606607, 606564, 606595, 606557, -1 }, { 0x5AA0, -1, 606616, 606664, -1, -1, 606624, 606652, -1, -1 }, { 0x5AA1, -1, 606669, 606674, -1, -1, -1, -1, -1, -1 }, { 0x5AA2, 606685, 606680, 606760, -1, 606757, 606718, 606732, 606711, -1 }, { 0x5AA3, -1, -1, 606765, -1, -1, -1, -1, -1, -1 }, { 0x5AA4, 606774, 606770, 606805, -1, 606802, -1, 606798, 606791, -1 }, { 0x5AA5, -1, 606809, 606818, -1, -1, -1, 606814, -1, -1 }, { 0x5AA6, -1, 606824, 606838, -1, -1, 606829, 606836, -1, -1 }, { 0x5AA7, 606847, 606843, 606899, 606903, 606891, -1, 606881, 606874, 606907 }, { 0x5AA8, -1, -1, 606910, -1, -1, -1, -1, -1, -1 }, { 0x5AA9, -1, -1, 606920, -1, -1, -1, 606914, -1, -1 }, { 0x5AAA, 606928, 606924, 606979, -1, 606977, 606969, 606974, 606957, -1 }, { 0x5AAB, -1, 606983, 606988, -1, -1, -1, -1, -1, -1 }, { 0x5AAC, 606998, 606993, 607018, -1, -1, -1, 607015, -1, -1 }, { 0x5AAD, -1, -1, 607031, -1, -1, 607023, 607027, -1, -1 }, { 0x5AAE, 607040, 607035, 607106, -1, -1, 607066, 607095, -1, -1 }, { 0x5AAF, 607117, 607111, 607129, -1, -1, -1, -1, -1, -1 }, { 0x5AB0, -1, 607134, 607180, -1, -1, 607143, 607165, -1, -1 }, { 0x5AB1, -1, 607185, 607212, -1, -1, 607190, 607209, -1, -1 }, { 0x5AB2, 607227, 607217, 607278, -1, -1, 607259, 607268, -1, -1 }, { 0x5AB3, 607287, 607282, 607330, -1, 607326, 607310, 607315, 607303, -1 }, { 0x5AB4, -1, -1, 607340, -1, -1, -1, 607334, -1, -1 }, { 0x5AB5, 607352, 607346, 607470, -1, 607466, 607428, 607462, 607421, -1 }, { 0x5AB6, -1, -1, 607484, -1, -1, -1, 607476, -1, -1 }, { 0x5AB7, -1, 607490, 607513, -1, -1, 607495, 607503, -1, -1 }, { 0x5AB8, 607521, 607517, 607568, -1, -1, 607535, 607564, -1, -1 }, { 0x5AB9, -1, -1, 607580, -1, -1, -1, 607573, -1, -1 }, { 0x5ABA, 607590, 607585, 607631, -1, 607628, 607607, 607622, 607600, -1 }, { 0x5ABB, 607645, 607636, 607700, -1, 607696, 607660, 607682, 607653, -1 }, { 0x5ABC, 607714, 607705, 607761, -1, 607758, 607750, 607755, 607743, -1 }, { 0x5ABD, 607780, 607765, 607814, -1, 607811, 607800, 607805, 607793, 607818 }, { 0x5ABE, 607827, 607822, 607883, -1, 607879, 607867, 607875, 607860, -1 }, { 0x5ABF, 607894, 607888, 607967, -1, 607963, 607930, 607960, 607923, -1 }, { 0x5AC0, -1, -1, 607981, -1, -1, -1, 607972, -1, -1 }, { 0x5AC1, 607991, 607986, 608058, 608063, 608055, 608036, 608049, 608029, 608068 }, { 0x5AC2, 608078, 608073, 608136, -1, 608132, 608121, 608128, 608114, 608141 }, { 0x5AC3, -1, 608146, 608151, -1, -1, -1, -1, -1, -1 }, { 0x5AC4, 608163, 608157, 608244, -1, 608240, -1, 608232, 608225, -1 }, { 0x5AC5, -1, -1, 608250, -1, -1, -1, -1, -1, -1 }, { 0x5AC6, -1, -1, 608268, -1, -1, 608255, 608261, -1, -1 }, { 0x5AC7, -1, 608274, 608306, -1, -1, 608280, 608293, -1, -1 }, { 0x5AC8, 608318, 608312, 608392, -1, 608387, 608330, 608364, 608323, -1 }, { 0x5AC9, 608403, 608398, 608459, -1, 608455, 608434, 608448, 608427, -1 }, { 0x5ACA, -1, -1, 608466, -1, -1, -1, 608463, -1, -1 }, { 0x5ACB, 608475, 608470, 608543, 608549, 608535, 608503, 608521, 608496, -1 }, { 0x5ACC, 608560, 608555, 608626, 608632, 608621, 608600, 608613, 608593, 608637 }, { 0x5ACD, -1, -1, 608655, -1, -1, -1, 608644, -1, -1 }, { 0x5ACE, -1, 608660, 608666, -1, -1, -1, -1, -1, -1 }, { 0x5ACF, 608678, 608672, 608736, -1, -1, -1, 608732, -1, -1 }, { 0x5AD0, 608747, 608742, 608788, -1, -1, 608777, 608784, -1, -1 }, { 0x5AD1, -1, 608793, 608798, -1, -1, -1, -1, -1, -1 }, { 0x5AD2, 608807, 608803, 608823, -1, -1, -1, -1, -1, -1 }, { 0x5AD3, -1, 608827, 608832, -1, -1, -1, -1, -1, -1 }, { 0x5AD4, 608841, 608836, 608865, -1, -1, -1, -1, -1, -1 }, { 0x5AD5, 608878, 608870, 608936, -1, -1, 608916, 608933, 608910, -1 }, { 0x5AD6, 608945, 608940, 609000, 609006, 608995, 608984, 608990, 608977, 609012 }, { 0x5AD7, 609024, 609019, 609070, 609074, 609066, 609046, 609061, 609039, 609079 }, { 0x5AD8, 609090, 609084, 609109, -1, -1, -1, 609098, -1, -1 }, { 0x5AD9, -1, -1, 609141, -1, 609137, 609121, 609129, 609114, -1 }, { 0x5ADA, 609153, 609147, 609245, -1, 609241, 609193, 609222, 609186, -1 }, { 0x5ADB, 609254, 609250, 609334, -1, 609330, 609309, 609325, 609302, -1 }, { 0x5ADC, 609345, 609338, 609383, 609390, -1, 609362, 609378, -1, -1 }, { 0x5ADD, -1, -1, 609407, -1, -1, -1, 609403, 609397, -1 }, { 0x5ADE, -1, -1, 609430, -1, -1, -1, 609413, -1, -1 }, { 0x5ADF, -1, 609436, 609460, -1, -1, 609441, 609448, -1, -1 }, { 0x5AE0, 609469, 609464, 609497, -1, 609494, 609484, 609491, 609477, -1 }, { 0x5AE1, 609506, 609501, 609568, -1, 609564, 609545, 609553, 609538, 609572 }, { 0x5AE2, -1, 609579, 609642, -1, 609638, 609592, 609618, 609585, -1 }, { 0x5AE3, 609652, 609647, 609692, -1, 609689, -1, 609686, 609679, -1 }, { 0x5AE4, -1, 609697, 609708, -1, -1, -1, -1, 609702, -1 }, { 0x5AE5, -1, 609713, 609763, -1, 609759, 609726, 609747, 609719, -1 }, { 0x5AE6, 609777, 609770, 609820, 609827, 609815, -1, 609807, 609800, 609834 }, { 0x5AE7, -1, -1, 609844, -1, -1, -1, -1, -1, -1 }, { 0x5AE8, -1, -1, 609878, -1, -1, 609848, 609866, -1, -1 }, { 0x5AE9, 609889, 609883, 609949, 609954, 609944, 609926, 609932, 609919, 609962 }, { 0x5AEA, 609971, 609966, 610005, 610010, -1, 609978, 609997, -1, -1 }, { 0x5AEB, 610022, 610017, 610078, 610082, 610075, 610061, 610069, 610054, -1 }, { 0x5AEC, -1, -1, 610093, -1, -1, -1, 610085, -1, -1 }, { 0x5AED, -1, 610098, 610143, -1, 610140, 610109, 610134, 610102, -1 }, { 0x5AEE, -1, 610147, 610192, -1, 610189, 610158, 610183, 610151, -1 }, { 0x5AEF, -1, -1, 610205, -1, 610203, -1, -1, 610196, -1 }, { 0x5AF0, 610221, 610209, 610244, -1, -1, -1, -1, -1, -1 }, { 0x5AF1, 610256, 610249, 610261, -1, -1, -1, -1, -1, -1 }, { 0x5AF2, 610273, 610268, 610302, -1, -1, -1, -1, -1, -1 }, { 0x5AF3, -1, 610305, 610338, -1, -1, 610310, 610326, -1, -1 }, { 0x5AF4, -1, -1, 610383, -1, -1, 610343, 610377, -1, -1 }, { 0x5AF5, 610397, 610387, 610439, -1, -1, 610418, 610433, -1, -1 }, { 0x5AF6, -1, 610443, 610482, -1, 610478, 610460, 610470, 610453, -1 }, { 0x5AF7, -1, 610488, 610514, -1, -1, 610492, 610511, -1, -1 }, { 0x5AF8, -1, -1, 610546, -1, -1, 610519, 610542, -1, -1 }, { 0x5AF9, -1, -1, 610572, -1, -1, 610552, 610564, -1, -1 }, { 0x5AFA, 610584, 610578, 610637, -1, 610633, 610618, 610629, 610611, -1 }, { 0x5AFB, 610649, 610643, 610702, -1, 610698, 610683, 610694, 610676, -1 }, { 0x5AFC, -1, -1, 610708, -1, -1, -1, -1, -1, -1 }, { 0x5AFD, 610717, 610712, 610809, -1, 610805, 610754, 610797, 610747, -1 }, { 0x5AFE, -1, 610815, 610820, -1, -1, -1, -1, -1, -1 }, { 0x5AFF, 610832, 610826, 610870, -1, -1, 610841, 610859, -1, -1 }, { 0x5B00, 610875, -1, 610939, -1, 610935, 610916, 610929, 610909, -1 }, { 0x5B01, -1, -1, 610959, -1, -1, 610944, 610955, -1, -1 }, { 0x5B02, -1, -1, 610977, -1, -1, -1, 610965, -1, -1 }, { 0x5B03, 610988, 610982, 611003, -1, -1, 610995, 610999, -1, -1 }, { 0x5B04, -1, -1, 611007, -1, -1, -1, -1, -1, -1 }, { 0x5B05, 611011, -1, 611062, -1, 611058, -1, 611050, 611043, -1 }, { 0x5B06, -1, -1, 611067, -1, -1, -1, -1, -1, -1 }, { 0x5B07, -1, -1, 611082, -1, -1, -1, 611071, -1, -1 }, { 0x5B08, 611092, 611087, 611177, -1, 611174, 611131, 611151, 611124, -1 }, { 0x5B09, 611187, 611182, 611246, -1, 611242, 611221, 611239, 611214, -1 }, { 0x5B0A, -1, -1, 611250, -1, -1, -1, -1, -1, -1 }, { 0x5B0B, 611260, 611255, 611334, 611340, 611330, 611303, 611322, 611296, -1 }, { 0x5B0C, 611352, 611347, 611412, 611418, 611408, 611390, 611403, 611383, 611425 }, { 0x5B0D, -1, 611432, 611440, -1, -1, -1, 611437, -1, -1 }, { 0x5B0E, 611445, -1, 611488, -1, -1, -1, 611484, -1, -1 }, { 0x5B0F, -1, -1, 611497, -1, -1, -1, 611493, -1, -1 }, { 0x5B10, -1, 611502, 611547, -1, -1, 611507, 611531, -1, -1 }, { 0x5B11, -1, 611553, 611557, -1, -1, -1, -1, -1, -1 }, { 0x5B12, -1, -1, 611561, -1, -1, -1, -1, -1, -1 }, { 0x5B13, 611571, 611566, 611589, -1, -1, -1, 611585, -1, -1 }, { 0x5B14, 611595, -1, 611610, -1, -1, -1, 611607, -1, -1 }, { 0x5B15, -1, 611614, 611619, -1, -1, -1, -1, -1, -1 }, { 0x5B16, 611629, 611624, 611673, -1, 611667, 611655, 611663, 611648, 611677 }, { 0x5B17, 611687, 611682, 611730, -1, -1, 611712, 611718, -1, -1 }, { 0x5B18, -1, -1, 611736, -1, -1, -1, -1, -1, -1 }, { 0x5B19, 611748, 611741, 611793, -1, 611788, 611760, 611767, 611753, -1 }, { 0x5B1A, -1, -1, 611804, -1, -1, -1, 611800, -1, -1 }, { 0x5B1B, 611822, 611810, 611887, -1, 611882, 611863, 611869, 611856, -1 }, { 0x5B1C, -1, -1, 611893, -1, -1, -1, -1, -1, -1 }, { 0x5B1D, 611903, 611898, 611934, -1, -1, 611922, 611930, -1, -1 }, { 0x5B1E, -1, -1, 611944, -1, -1, -1, 611940, -1, -1 }, { 0x5B1F, -1, 611950, 611954, -1, -1, -1, -1, -1, -1 }, { 0x5B20, -1, -1, 611971, -1, -1, 611958, 611967, -1, -1 }, { 0x5B21, 611980, 611976, 611999, -1, -1, -1, 611996, -1, -1 }, { 0x5B22, 612003, -1, 612052, -1, 612047, 612036, 612043, -1, -1 }, { 0x5B23, -1, -1, 612093, -1, -1, 612059, 612080, -1, -1 }, { 0x5B24, 612109, 612099, 612122, -1, -1, -1, 612116, -1, -1 }, { 0x5B25, -1, 612126, 612193, -1, 612190, 612138, 612160, 612131, -1 }, { 0x5B26, -1, -1, 612214, -1, -1, -1, 612199, -1, -1 }, { 0x5B27, -1, -1, 612229, -1, -1, -1, 612220, -1, -1 }, { 0x5B28, -1, -1, 612251, -1, 612248, -1, 612241, 612234, -1 }, { 0x5B29, -1, -1, 612255, -1, -1, -1, -1, -1, -1 }, { 0x5B2A, 612269, 612259, 612313, 612318, 612309, 612300, 612305, 612293, -1 }, { 0x5B2B, -1, 612323, 612329, -1, -1, -1, -1, -1, -1 }, { 0x5B2C, 612340, 612335, 612396, -1, -1, 612366, 612385, -1, -1 }, { 0x5B2D, 612406, 612400, 612478, -1, 612474, 612435, 612453, 612428, -1 }, { 0x5B2E, -1, 612483, 612508, -1, -1, 612493, 612501, -1, -1 }, { 0x5B2F, -1, -1, 612527, -1, -1, 612513, 612519, -1, -1 }, { 0x5B30, 612538, 612532, 612590, 612596, 612585, 612566, 612582, 612559, 612603 }, { 0x5B31, -1, -1, 612607, -1, -1, -1, -1, -1, -1 }, { 0x5B32, 612623, 612613, 612690, -1, 612686, 612675, 612682, 612668, -1 }, { 0x5B33, -1, -1, 612696, -1, -1, -1, -1, -1, -1 }, { 0x5B34, 612707, 612701, 612757, 612763, 612752, -1, 612749, 612742, -1 }, { 0x5B35, -1, -1, 612769, -1, -1, -1, -1, -1, -1 }, { 0x5B36, 612775, -1, 612802, -1, -1, 612791, -1, -1, -1 }, { 0x5B37, 612811, 612806, 612824, -1, -1, -1, 612818, -1, -1 }, { 0x5B38, 612833, 612828, 612871, -1, -1, -1, 612866, -1, 612877 }, { 0x5B39, -1, -1, 612883, -1, -1, -1, -1, -1, -1 }, { 0x5B3A, -1, -1, 612889, -1, -1, -1, -1, -1, -1 }, { 0x5B3B, -1, -1, 612893, -1, -1, -1, -1, -1, -1 }, { 0x5B3C, -1, -1, 612925, -1, -1, 612897, 612917, -1, -1 }, { 0x5B3D, -1, -1, 612948, -1, -1, 612930, 612938, -1, -1 }, { 0x5B3E, 612960, 612954, 613014, 613019, 613010, 612991, 613006, 612984, -1 }, { 0x5B3F, 613031, 613026, 613052, -1, 613048, -1, 613045, 613038, -1 }, { 0x5B40, 613070, 613057, 613099, -1, 613094, 613083, 613090, 613076, -1 }, { 0x5B41, -1, 613107, 613137, -1, -1, 613113, 613128, -1, -1 }, { 0x5B42, -1, -1, 613143, -1, -1, -1, -1, -1, -1 }, { 0x5B43, 613156, 613149, 613212, 613219, 613207, 613196, 613203, 613189, -1 }, { 0x5B44, -1, 613227, 613233, -1, -1, -1, -1, -1, -1 }, { 0x5B45, 613243, 613238, 613295, -1, 613291, 613279, 613287, 613272, -1 }, { 0x5B46, -1, 613301, 613307, -1, -1, -1, -1, -1, -1 }, { 0x5B47, -1, -1, 613318, -1, -1, -1, 613313, -1, -1 }, { 0x5B48, -1, -1, 613368, -1, -1, 613326, 613347, -1, -1 }, { 0x5B49, -1, -1, 613373, -1, -1, -1, -1, -1, -1 }, { 0x5B4A, -1, 613379, 613384, -1, -1, -1, -1, -1, -1 }, { 0x5B4B, -1, 613388, 613415, -1, -1, 613393, 613404, -1, -1 }, { 0x5B4C, 613425, 613419, 613510, 613516, 613505, 613468, 613489, 613461, -1 }, { 0x5B4D, -1, -1, 613533, -1, -1, -1, 613525, -1, -1 }, { 0x5B4E, -1, -1, 613577, -1, -1, 613538, 613550, -1, -1 }, { 0x5B4F, -1, 613582, 613588, -1, -1, -1, -1, -1, -1 }, { 0x5B50, 613597, 613593, 613683, 613686, 613680, 613661, 613673, 613654, 613695 }, { 0x5B51, 613704, 613699, 613764, -1, 613759, 613740, 613747, 613733, -1 }, { 0x5B52, 613769, -1, 613843, -1, -1, 613792, 613817, -1, -1 }, { 0x5B53, 613854, 613848, 613864, -1, -1, -1, -1, -1, -1 }, { 0x5B54, 613875, 613869, 613934, 613940, 613929, 613912, 613925, 613905, 613947 }, { 0x5B55, 613960, 613955, 614005, -1, 614001, 613990, 613997, 613983, 614010 }, { 0x5B56, 614022, 614017, 614052, -1, 614049, 614035, 614042, 614028, -1 }, { 0x5B57, 614060, 614056, 614110, 614114, 614107, 614091, 614104, 614084, 614133 }, { 0x5B58, 614144, 614138, 614212, 614217, 614208, 614184, 614200, 614177, 614225 }, { 0x5B59, 614237, 614231, 614269, -1, -1, -1, -1, -1, -1 }, { 0x5B5A, 614278, 614274, 614341, -1, 614337, 614318, 614334, 614311, -1 }, { 0x5B5B, 614355, 614345, 614383, 614388, 614378, -1, 614368, 614361, 614400 }, { 0x5B5C, 614410, 614406, 614461, 614465, 614458, 614444, 614454, 614437, -1 }, { 0x5B5D, 614477, 614471, 614531, 614537, 614527, -1, 614518, 614511, 614542 }, { 0x5B5E, -1, -1, 614554, -1, -1, -1, 614549, -1, -1 }, { 0x5B5F, 614566, 614559, 614644, 614650, 614633, 614605, 614620, 614598, 614659 }, { 0x5B60, -1, -1, 614666, -1, -1, -1, -1, -1, -1 }, { 0x5B61, -1, -1, 614682, -1, 614677, -1, -1, 614670, -1 }, { 0x5B62, 614693, 614687, 614699, -1, -1, -1, -1, -1, -1 }, { 0x5B63, 614710, 614704, 614767, 614771, 614762, 614750, 614759, 614743, 614775 }, { 0x5B64, 614784, 614780, 614843, 614847, 614840, 614820, 614837, 614813, 614851 }, { 0x5B65, 614860, 614855, 614899, 614903, 614896, 614882, 614890, 614875, 614906 }, { 0x5B66, 614915, 614910, 614965, -1, 614961, 614949, 614956, 614943, -1 }, { 0x5B67, -1, -1, 614970, -1, -1, -1, -1, -1, -1 }, { 0x5B68, -1, 614975, 615022, -1, -1, 614981, 615009, -1, -1 }, { 0x5B69, 615040, 615029, 615091, 615096, 615087, 615069, 615079, 615062, 615101 }, { 0x5B6A, 615112, 615106, 615118, -1, -1, -1, -1, -1, -1 }, { 0x5B6B, 615130, 615124, 615182, 615187, 615178, 615169, 615174, 615162, 615194 }, { 0x5B6C, 615210, 615199, 615224, -1, -1, -1, -1, -1, -1 }, { 0x5B6D, 615233, 615229, 615262, -1, -1, -1, -1, -1, -1 }, { 0x5B6E, -1, -1, 615274, -1, -1, -1, 615267, -1, -1 }, { 0x5B6F, -1, -1, 615294, -1, -1, 615280, 615286, -1, -1 }, { 0x5B70, 615305, 615300, 615362, 615367, 615357, 615341, 615352, 615334, -1 }, { 0x5B71, 615392, 615380, 615444, 615449, 615440, 615426, 615432, 615419, -1 }, { 0x5B72, -1, -1, 615465, -1, -1, 615457, 615463, -1, -1 }, { 0x5B73, 615473, 615469, 615518, -1, 615515, 615496, 615508, -1, -1 }, { 0x5B74, -1, 615522, 615526, -1, -1, -1, -1, -1, -1 }, { 0x5B75, 615534, 615530, 615573, -1, 615569, 615560, 615566, 615553, -1 }, { 0x5B76, 615585, 615577, 615663, -1, 615660, 615641, 615653, 615634, -1 }, { 0x5B77, -1, -1, 615677, -1, -1, 615667, 615674, -1, -1 }, { 0x5B78, 615686, 615681, 615737, 615742, 615733, 615721, 615728, 615714, 615747 }, { 0x5B79, -1, -1, 615753, -1, -1, -1, -1, -1, -1 }, { 0x5B7A, 615767, 615757, 615830, -1, 615827, 615807, 615824, 615800, 615834 }, { 0x5B7B, 615846, 615840, 615859, -1, -1, -1, 615851, -1, -1 }, { 0x5B7C, 615869, 615864, 615939, -1, 615936, 615898, 615924, 615891, -1 }, { 0x5B7D, 615954, 615944, 616008, 616013, 616005, 615984, 615993, -1, 616020 }, { 0x5B7E, 616029, -1, 616078, -1, -1, 616066, 616075, -1, -1 }, { 0x5B7F, 616090, 616084, 616126, -1, 616122, 616103, 616110, 616096, -1 }, { 0x5B80, 616137, 616132, 616177, -1, -1, 616161, 616169, -1, -1 }, { 0x5B81, 616188, 616183, 616244, -1, 616241, 616227, 616237, 616220, 616250 }, { 0x5B82, 616262, 616256, 616328, -1, 616323, -1, -1, 616316, -1 }, { 0x5B83, 616343, 616334, 616365, -1, -1, 616353, 616358, -1, -1 }, { 0x5B84, 616375, 616369, 616416, -1, -1, 616396, 616413, -1, -1 }, { 0x5B85, 616427, 616421, 616504, 616510, 616493, 616474, 616488, 616460, -1 }, { 0x5B86, -1, -1, 616528, -1, -1, 616518, 616523, -1, -1 }, { 0x5B87, 616540, 616535, 616594, 616598, 616591, 616581, 616589, 616574, 616604 }, { 0x5B88, 616613, 616608, 616683, 616689, 616679, 616653, 616672, 616646, 616697 }, { 0x5B89, 616712, 616702, 616776, 616780, 616773, 616745, 616770, 616738, 616786 }, { 0x5B8A, -1, -1, 616814, -1, 616811, 616795, 616802, 616789, -1 }, { 0x5B8B, 616824, 616818, 616872, 616878, 616867, 616853, 616863, 616846, 616885 }, { 0x5B8C, 616898, 616892, 616963, 616968, 616959, 616937, 616955, 616930, 616975 }, { 0x5B8D, 616986, 616981, 617030, -1, -1, 617018, 617025, -1, -1 }, { 0x5B8E, -1, 617035, 617052, -1, -1, -1, 617045, -1, -1 }, { 0x5B8F, 617063, 617057, 617114, 617120, 617108, 617098, 617104, 617091, -1 }, { 0x5B90, 617131, 617127, 617171, -1, -1, 617154, 617168, -1, -1 }, { 0x5B91, -1, -1, 617192, -1, -1, 617175, 617183, -1, -1 }, { 0x5B92, -1, -1, 617203, -1, -1, -1, 617198, -1, -1 }, { 0x5B93, 617219, 617209, 617297, 617301, 617293, 617256, 617265, 617249, -1 }, { 0x5B94, -1, -1, 617310, -1, -1, -1, 617306, -1, -1 }, { 0x5B95, 617327, 617315, 617379, -1, 617373, 617362, 617369, 617355, -1 }, { 0x5B96, -1, 617385, 617417, -1, 617411, 617398, 617407, 617391, -1 }, { 0x5B97, 617429, 617423, 617497, 617503, 617492, 617470, 617483, 617463, 617510 }, { 0x5B98, 617521, 617516, 617577, 617583, 617572, 617553, 617568, 617546, 617590 }, { 0x5B99, 617600, 617595, 617652, 617658, 617648, 617638, 617643, 617631, 617666 }, { 0x5B9A, 617684, 617672, 617749, 617755, 617744, 617711, 617736, 617704, 617763 }, { 0x5B9B, 617783, 617771, 617840, 617845, 617832, 617811, 617829, 617804, 617861 }, { 0x5B9C, 617872, 617868, 617932, 617936, 617929, 617912, 617926, 617905, 617943 }, { 0x5B9D, 617953, 617948, 618005, -1, 618002, 617991, 617998, 617985, 618010 }, { 0x5B9E, 618021, 618016, 618049, -1, -1, -1, -1, -1, -1 }, { 0x5B9F, 618059, 618054, 618128, -1, 618124, 618093, 618111, 618087, -1 }, { 0x5BA0, 618139, 618133, 618166, -1, -1, -1, -1, -1, -1 }, { 0x5BA1, 618178, 618173, 618206, -1, -1, -1, -1, -1, -1 }, { 0x5BA2, 618218, 618212, 618276, 618280, 618271, 618252, 618260, 618245, 618286 }, { 0x5BA3, 618299, 618293, 618355, 618361, 618351, 618334, 618347, 618327, 618369 }, { 0x5BA4, 618381, 618376, 618436, 618441, 618432, 618415, 618425, 618408, 618447 }, { 0x5BA5, 618459, 618454, 618514, -1, 618511, 618491, 618507, 618484, -1 }, { 0x5BA6, 618525, 618519, 618594, 618600, 618589, 618565, 618581, 618558, -1 }, { 0x5BA7, 618611, 618607, 618618, -1, -1, -1, -1, -1, -1 }, { 0x5BA8, -1, -1, 618638, -1, -1, 618622, 618633, -1, -1 }, { 0x5BA9, -1, -1, 618648, -1, -1, -1, 618644, -1, -1 }, { 0x5BAA, 618658, 618653, 618685, -1, -1, -1, -1, -1, -1 }, { 0x5BAB, 618697, 618691, 618727, -1, 618721, 618704, 618712, -1, 618733 }, { 0x5BAC, 618744, 618738, 618787, -1, 618782, 618769, 618774, 618762, -1 }, { 0x5BAD, -1, 618794, 618816, -1, -1, 618800, 618808, -1, -1 }, { 0x5BAE, 618827, 618821, 618891, 618897, 618885, 618868, 618876, 618861, -1 }, { 0x5BAF, -1, -1, 618927, -1, -1, 618904, 618918, -1, -1 }, { 0x5BB0, 618938, 618933, 618995, 619000, 618991, 618967, 618987, 618960, 619017 }, { 0x5BB1, -1, -1, 619034, -1, -1, 619022, 619028, -1, -1 }, { 0x5BB2, -1, -1, 619054, -1, -1, 619039, 619050, -1, -1 }, { 0x5BB3, 619069, 619059, 619144, 619149, 619136, 619104, 619126, 619097, 619157 }, { 0x5BB4, 619168, 619163, 619236, 619241, 619232, 619213, 619229, 619206, 619252 }, { 0x5BB5, 619263, 619258, 619303, 619309, 619300, 619291, 619295, 619284, -1 }, { 0x5BB6, 619325, 619316, 619386, 619391, 619383, 619363, 619374, 619356, 619395 }, { 0x5BB7, -1, 619399, 619431, -1, -1, 619404, 619426, -1, -1 }, { 0x5BB8, 619442, 619437, 619489, 619495, 619485, 619475, 619480, 619468, -1 }, { 0x5BB9, 619506, 619500, 619575, 619581, 619570, 619545, 619566, 619538, 619587 }, { 0x5BBA, -1, -1, 619602, -1, -1, 619592, 619598, -1, -1 }, { 0x5BBB, 619609, -1, 619674, -1, 619670, 619639, 619664, -1, -1 }, { 0x5BBC, 619678, -1, 619753, -1, -1, 619745, 619749, -1, -1 }, { 0x5BBD, 619763, 619758, 619791, -1, -1, -1, -1, -1, -1 }, { 0x5BBE, 619802, 619797, 619834, -1, -1, -1, -1, -1, -1 }, { 0x5BBF, 619849, 619839, 619943, 619947, 619934, 619911, 619923, 619898, 619959 }, { 0x5BC0, 619969, 619964, 620018, -1, 620013, 619990, 620009, 619983, -1 }, { 0x5BC1, 620035, 620023, 620065, -1, -1, 620047, 620056, -1, -1 }, { 0x5BC2, 620075, 620070, 620141, 620145, 620137, 620113, 620127, 620106, 620152 }, { 0x5BC3, 620165, 620159, 620223, 620229, 620219, 620200, 620216, 620193, -1 }, { 0x5BC4, 620241, 620236, 620301, 620305, 620298, 620278, 620295, 620271, 620313 }, { 0x5BC5, 620324, 620319, 620404, 620409, 620399, 620391, 620396, 620384, 620412 }, { 0x5BC6, 620423, 620418, 620495, 620499, 620491, 620460, 620485, 620453, 620505 }, { 0x5BC7, 620516, 620511, 620575, 620580, 620571, 620555, 620567, 620548, 620585 }, { 0x5BC8, -1, -1, 620592, -1, -1, -1, -1, -1, -1 }, { 0x5BC9, -1, -1, 620609, -1, -1, 620598, 620604, -1, -1 }, { 0x5BCA, -1, -1, 620623, -1, -1, -1, 620613, -1, -1 }, { 0x5BCB, -1, 620629, 620638, -1, -1, -1, 620634, -1, -1 }, { 0x5BCC, 620648, 620644, 620707, 620711, 620703, 620686, 620696, 620679, 620718 }, { 0x5BCD, 620729, 620723, 620804, -1, -1, 620792, 620800, -1, -1 }, { 0x5BCE, 620822, 620810, 620860, -1, -1, 620829, 620852, -1, -1 }, { 0x5BCF, -1, -1, 620898, -1, -1, 620866, 620890, -1, -1 }, { 0x5BD0, 620909, 620904, 620945, 620950, 620941, 620933, 620938, 620926, 620954 }, { 0x5BD1, -1, 620959, 620990, -1, -1, 620964, 620985, -1, -1 }, { 0x5BD2, 621000, 620995, 621049, 621054, 621045, 621028, 621041, 621021, 621060 }, { 0x5BD3, 621070, 621065, 621136, 621140, 621133, 621101, 621125, 621094, 621146 }, { 0x5BD4, 621157, 621152, 621209, -1, 621205, 621190, 621199, 621183, 621214 }, { 0x5BD5, 621245, 621221, 621314, -1, 621308, 621279, 621299, -1, -1 }, { 0x5BD6, 621325, 621320, 621402, -1, 621397, 621364, 621392, 621357, -1 }, { 0x5BD7, 621413, 621407, 621469, -1, 621463, 621448, 621454, 621441, -1 }, { 0x5BD8, 621479, 621475, 621547, -1, 621543, 621515, 621539, 621508, -1 }, { 0x5BD9, -1, -1, 621583, -1, -1, 621552, 621580, -1, -1 }, { 0x5BDA, 621587, -1, 621649, -1, -1, 621638, 621645, -1, -1 }, { 0x5BDB, 621659, 621654, 621705, -1, 621700, 621671, 621696, 621665, -1 }, { 0x5BDC, 621711, -1, 621780, -1, 621774, 621745, 621765, -1, -1 }, { 0x5BDD, 621791, 621786, 621847, -1, 621842, 621816, 621837, -1, -1 }, { 0x5BDE, 621857, 621852, 621919, 621923, 621915, 621896, 621905, 621889, 621929 }, { 0x5BDF, 621942, 621936, 622014, -1, 622009, 621978, 621997, 621971, 622019 }, { 0x5BE0, 622041, 622024, 622099, -1, -1, 622060, 622088, -1, 622103 }, { 0x5BE1, 622113, 622107, 622169, 622174, 622165, 622147, 622162, 622140, 622179 }, { 0x5BE2, 622190, 622185, 622237, 622242, 622232, 622222, 622227, 622215, -1 }, { 0x5BE3, -1, 622249, 622282, -1, -1, 622254, 622270, -1, -1 }, { 0x5BE4, 622290, 622286, 622338, -1, 622336, 622326, 622333, 622319, -1 }, { 0x5BE5, 622347, 622342, 622400, 622406, 622396, 622382, 622391, 622376, -1 }, { 0x5BE6, 622416, 622411, 622476, 622481, 622472, 622449, 622459, 622442, 622487 }, { 0x5BE7, 622500, 622494, 622588, 622594, 622582, 622553, 622573, 622534, -1 }, { 0x5BE8, 622616, 622605, 622678, -1, 622673, 622662, 622669, 622655, 622684 }, { 0x5BE9, 622696, 622691, 622752, -1, 622748, 622731, 622743, 622724, 622758 }, { 0x5BEA, 622770, 622765, 622783, -1, -1, -1, 622778, -1, -1 }, { 0x5BEB, 622792, 622788, 622842, 622847, 622839, 622828, 622835, 622821, 622853 }, { 0x5BEC, 622863, 622858, 622932, 622938, 622927, 622898, 622923, 622891, 622944 }, { 0x5BED, -1, -1, 622962, -1, 622957, -1, -1, 622950, -1 }, { 0x5BEE, 622972, 622967, 623021, 623027, 623017, 623004, 623012, 622991, -1 }, { 0x5BEF, -1, 623031, 623081, -1, 623076, 623044, 623071, 623037, -1 }, { 0x5BF0, 623092, 623086, 623137, 623143, 623132, -1, 623128, 623121, -1 }, { 0x5BF1, -1, 623148, 623173, -1, -1, 623154, 623169, -1, -1 }, { 0x5BF2, -1, -1, 623194, -1, -1, 623177, 623191, -1, -1 }, { 0x5BF3, 623203, 623198, 623249, -1, 623246, 623235, 623242, -1, -1 }, { 0x5BF4, -1, -1, 623280, -1, -1, 623254, 623275, -1, -1 }, { 0x5BF5, 623291, 623285, 623350, 623357, 623344, 623325, 623339, 623318, 623366 }, { 0x5BF6, 623378, 623373, 623431, 623436, 623428, 623417, 623424, 623410, 623444 }, { 0x5BF7, -1, -1, 623450, -1, -1, -1, -1, -1, -1 }, { 0x5BF8, 623462, 623456, 623534, 623539, 623529, 623506, 623521, 623499, 623549 }, { 0x5BF9, 623562, 623556, 623625, -1, 623621, 623594, 623612, -1, 623630 }, { 0x5BFA, 623641, 623637, 623699, 623703, 623693, 623681, 623686, 623674, -1 }, { 0x5BFB, 623716, 623711, 623748, -1, -1, -1, -1, -1, -1 }, { 0x5BFC, 623758, 623753, 623787, -1, -1, -1, -1, -1, -1 }, { 0x5BFD, 623792, -1, 623834, -1, -1, 623811, 623824, -1, -1 }, { 0x5BFE, 623838, -1, 623901, -1, 623897, 623870, 623888, -1, -1 }, { 0x5BFF, 623911, 623906, 623992, -1, 623988, 623946, 623973, 623940, 623998 }, { 0x5C00, 624008, 624004, 624036, -1, -1, 624026, 624033, -1, -1 }, { 0x5C01, 624046, 624040, 624110, 624116, 624105, 624078, 624097, 624071, 624122 }, { 0x5C02, 624128, -1, 624177, -1, 624173, 624161, 624169, -1, -1 }, { 0x5C03, 624188, 624184, 624245, -1, -1, 624213, 624239, -1, -1 }, { 0x5C04, 624262, 624249, 624332, 624337, 624325, 624301, 624316, 624294, 624355 }, { 0x5C05, 624365, 624360, 624413, -1, 624409, 624398, 624404, 624391, -1 }, { 0x5C06, 624431, 624417, 624504, -1, 624499, 624469, 624490, 624463, -1 }, { 0x5C07, 624525, 624511, 624597, 624604, 624592, 624564, 624583, 624557, 624624 }, { 0x5C08, 624639, 624633, 624695, 624702, 624691, 624679, 624687, 624672, 624709 }, { 0x5C09, 624727, 624717, 624783, 624788, 624776, 624757, 624774, 624750, -1 }, { 0x5C0A, 624809, 624797, 624884, 624889, 624875, 624849, 624871, 624842, 624897 }, { 0x5C0B, 624907, 624902, 624974, 624979, 624970, 624946, 624966, 624939, 624984 }, { 0x5C0C, 624995, 624990, 625073, -1, 625069, 625026, 625054, 625019, -1 }, { 0x5C0D, 625084, 625078, 625154, 625159, 625150, 625123, 625141, 625116, 625168 }, { 0x5C0E, 625180, 625175, 625243, 625248, 625240, 625216, 625236, 625209, 625256 }, { 0x5C0F, 625268, 625263, 625323, 625329, 625320, 625302, 625315, 625295, 625338 }, { 0x5C10, -1, -1, 625388, -1, -1, 625345, 625362, -1, -1 }, { 0x5C11, 625403, 625393, 625466, 625472, 625463, 625432, 625458, 625425, 625492 }, { 0x5C12, 625504, 625500, 625548, -1, -1, 625514, 625542, -1, -1 }, { 0x5C13, 625556, 625552, 625593, -1, 625591, 625566, 625585, -1, -1 }, { 0x5C14, 625601, 625597, 625668, -1, 625666, 625641, 625660, 625634, 625672 }, { 0x5C15, 625682, 625677, 625710, -1, -1, -1, -1, -1, -1 }, { 0x5C16, 625719, 625714, 625778, -1, 625773, 625754, 625769, 625747, 625784 }, { 0x5C17, 625790, -1, 625876, -1, -1, 625865, 625870, -1, -1 }, { 0x5C18, 625886, 625881, 625913, -1, -1, -1, -1, -1, -1 }, { 0x5C19, 625919, -1, 625969, -1, 625964, -1, 625959, 625952, 625976 }, { 0x5C1A, 625993, 625986, 626058, 626065, 626053, 626026, 626048, -1, 626086 }, { 0x5C1B, -1, -1, 626095, -1, -1, -1, -1, -1, -1 }, { 0x5C1C, 626110, 626099, 626122, -1, -1, -1, -1, -1, -1 }, { 0x5C1D, 626133, 626126, 626163, -1, -1, -1, -1, -1, -1 }, { 0x5C1E, 626175, 626170, 626214, -1, -1, 626200, 626209, -1, -1 }, { 0x5C1F, 626225, 626220, 626267, -1, 626263, 626247, 626255, 626240, -1 }, { 0x5C20, 626278, 626273, 626325, -1, 626321, 626309, 626317, 626303, -1 }, { 0x5C21, -1, -1, 626331, -1, -1, -1, -1, -1, -1 }, { 0x5C22, 626341, 626335, 626384, -1, -1, 626365, 626381, -1, -1 }, { 0x5C23, 626395, 626389, 626442, -1, -1, 626430, 626439, -1, -1 }, { 0x5C24, 626453, 626448, 626514, 626519, 626511, 626485, 626507, 626478, -1 }, { 0x5C25, -1, 626525, 626555, -1, -1, 626530, 626541, -1, -1 }, { 0x5C26, -1, -1, 626586, -1, -1, 626561, 626572, -1, -1 }, { 0x5C27, 626597, 626592, 626630, -1, -1, -1, -1, -1, -1 }, { 0x5C28, 626653, 626635, 626712, -1, 626702, 626690, 626698, 626683, -1 }, { 0x5C29, 626718, -1, 626783, -1, -1, 626752, 626780, -1, -1 }, { 0x5C2A, 626795, 626789, 626816, -1, -1, 626800, 626813, -1, -1 }, { 0x5C2B, 626822, -1, 626854, -1, 626849, 626833, 626846, 626827, -1 }, { 0x5C2C, 626866, 626860, 626923, -1, -1, 626899, 626907, -1, -1 }, { 0x5C2D, 626927, -1, 626974, -1, 626971, 626960, 626966, -1, -1 }, { 0x5C2E, -1, -1, 626998, -1, -1, 626979, 626995, -1, -1 }, { 0x5C2F, -1, -1, 627025, -1, -1, 627003, 627022, -1, -1 }, { 0x5C30, 627042, 627030, 627078, -1, -1, -1, 627070, -1, -1 }, { 0x5C31, 627090, 627085, 627164, 627169, 627159, 627145, 627151, 627138, -1 }, { 0x5C32, 627184, 627178, 627213, -1, -1, -1, 627205, -1, -1 }, { 0x5C33, -1, -1, 627244, -1, -1, -1, 627218, -1, -1 }, { 0x5C34, 627260, 627248, 627285, -1, -1, -1, -1, -1, -1 }, { 0x5C35, -1, -1, 627307, -1, -1, 627290, 627300, -1, -1 }, { 0x5C36, 627312, -1, 627345, -1, -1, -1, 627337, -1, -1 }, { 0x5C37, 627362, 627350, 627395, -1, -1, -1, 627387, -1, -1 }, { 0x5C38, 627404, 627400, 627501, -1, 627498, 627474, 627494, 627467, 627506 }, { 0x5C39, 627517, 627512, 627568, 627573, 627564, 627550, 627561, 627543, 627578 }, { 0x5C3A, 627593, 627584, 627657, 627662, 627652, 627631, 627641, 627624, 627670 }, { 0x5C3B, 627682, 627676, 627733, -1, 627730, 627720, 627726, 627713, -1 }, { 0x5C3C, 627743, 627738, 627799, 627803, 627793, 627780, 627784, 627773, 627806 }, { 0x5C3D, 627815, 627809, 627881, -1, 627877, 627846, 627873, 627840, 627886 }, { 0x5C3E, 627897, 627892, 627940, 627945, 627937, 627932, 627934, 627925, 627954 }, { 0x5C3F, 627969, 627958, 628012, -1, 628008, 627997, 628003, 627984, -1 }, { 0x5C40, 628023, 628018, 628086, 628090, 628081, 628059, 628075, 628052, 628096 }, { 0x5C41, 628107, 628102, 628150, -1, 628147, 628141, 628144, 628134, -1 }, { 0x5C42, 628160, 628154, 628189, -1, -1, -1, -1, -1, -1 }, { 0x5C43, 628195, -1, 628238, -1, -1, 628223, 628235, -1, -1 }, { 0x5C44, 628247, 628242, 628261, -1, -1, -1, 628258, -1, -1 }, { 0x5C45, 628271, 628265, 628328, 628332, 628322, 628303, 628315, 628296, 628336 }, { 0x5C46, 628346, 628340, 628417, -1, 628412, 628385, 628408, 628378, -1 }, { 0x5C47, 628422, -1, 628456, -1, 628452, 628440, 628444, 628433, -1 }, { 0x5C48, 628467, 628462, 628535, 628539, 628530, 628508, 628524, 628501, 628555 }, { 0x5C49, 628568, 628563, 628594, -1, -1, -1, -1, -1, -1 }, { 0x5C4A, 628604, 628598, 628663, -1, -1, 628636, 628659, -1, -1 }, { 0x5C4B, 628678, 628668, 628731, 628735, 628728, 628716, 628724, 628709, 628740 }, { 0x5C4C, 628750, 628745, 628783, -1, -1, -1, 628778, -1, -1 }, { 0x5C4D, 628793, 628789, 628833, 628838, 628830, 628816, 628826, 628809, 628842 }, { 0x5C4E, 628855, 628846, 628899, -1, 628896, 628884, 628889, 628877, -1 }, { 0x5C4F, 628916, 628904, 628968, 628974, 628962, 628939, 628953, -1, 628981 }, { 0x5C50, 628992, 628987, 629042, 629046, 629038, 629019, 629028, 629012, -1 }, { 0x5C51, 629058, 629053, 629120, 629125, 629116, 629097, 629110, 629090, -1 }, { 0x5C52, -1, -1, 629129, -1, -1, -1, -1, -1, -1 }, { 0x5C53, 629150, 629135, 629193, 629198, -1, 629178, 629190, -1, -1 }, { 0x5C54, -1, -1, 629217, -1, -1, -1, 629203, -1, -1 }, { 0x5C55, 629226, 629221, 629295, 629301, 629291, 629263, 629287, 629256, 629311 }, { 0x5C56, -1, -1, 629340, -1, -1, 629319, 629332, -1, -1 }, { 0x5C57, -1, -1, 629344, -1, -1, -1, -1, -1, -1 }, { 0x5C58, 629354, 629349, 629367, -1, -1, -1, -1, -1, -1 }, { 0x5C59, 629375, 629372, 629392, -1, -1, -1, 629390, -1, -1 }, { 0x5C5A, -1, -1, 629407, -1, -1, 629395, 629400, -1, -1 }, { 0x5C5B, 629418, 629412, 629469, 629475, 629463, 629440, 629454, 629433, -1 }, { 0x5C5C, 629496, 629491, 629551, -1, -1, 629522, 629543, -1, -1 }, { 0x5C5D, 629565, 629555, 629589, -1, -1, -1, -1, -1, -1 }, { 0x5C5E, 629604, 629594, 629680, -1, 629671, 629637, 629656, -1, -1 }, { 0x5C5F, -1, -1, 629698, -1, -1, -1, 629685, -1, -1 }, { 0x5C60, 629708, 629703, 629764, 629768, 629758, 629744, 629751, 629737, 629773 }, { 0x5C61, 629785, 629779, 629834, -1, -1, 629820, 629831, -1, -1 }, { 0x5C62, 629844, 629838, 629910, 629914, 629906, 629892, 629903, 629879, 629919 }, { 0x5C63, 629929, 629923, 629989, 629993, -1, 629979, 629985, -1, -1 }, { 0x5C64, 630007, 630001, 630067, 630073, 630061, 630043, 630057, 630036, 630082 }, { 0x5C65, 630100, 630089, 630167, 630171, 630164, 630145, 630161, 630132, -1 }, { 0x5C66, 630182, 630176, 630206, -1, -1, -1, -1, -1, -1 }, { 0x5C67, 630215, 630210, 630269, -1, -1, 630235, 630256, -1, -1 }, { 0x5C68, 630280, 630274, 630324, -1, 630320, 630311, 630317, 630304, -1 }, { 0x5C69, 630334, 630328, 630403, -1, -1, 630348, 630378, -1, -1 }, { 0x5C6A, 630413, 630408, 630424, -1, -1, -1, 630419, -1, -1 }, { 0x5C6B, -1, -1, 630436, -1, -1, -1, 630430, -1, -1 }, { 0x5C6C, 630451, 630441, 630537, 630542, 630528, 630494, 630513, 630487, 630554 }, { 0x5C6D, 630571, 630562, 630607, -1, -1, 630589, 630604, -1, -1 }, { 0x5C6E, 630616, 630611, 630661, -1, -1, 630642, 630658, -1, -1 }, { 0x5C6F, 630678, 630666, 630753, 630758, 630743, 630716, 630734, 630709, 630771 }, { 0x5C70, 630778, -1, 630821, -1, -1, 630790, 630798, -1, -1 }, { 0x5C71, 630831, 630825, 630876, 630882, 630872, 630859, 630864, 630852, 630890 }, { 0x5C72, -1, -1, 630895, -1, -1, -1, -1, -1, -1 }, { 0x5C73, -1, -1, 630914, -1, 630910, -1, 630906, 630899, -1 }, { 0x5C74, 630930, 630920, 630959, -1, -1, 630936, 630948, -1, -1 }, { 0x5C75, -1, -1, 631004, -1, -1, 630963, 630980, -1, -1 }, { 0x5C76, 631007, -1, 631018, -1, -1, 631013, -1, -1, -1 }, { 0x5C77, -1, -1, 631023, -1, -1, -1, -1, -1, -1 }, { 0x5C78, -1, 631028, 631034, -1, -1, -1, -1, -1, -1 }, { 0x5C79, 631046, 631040, 631108, 631112, 631104, 631082, 631092, 631075, 631119 }, { 0x5C7A, 631136, 631126, 631209, -1, 631206, -1, 631203, 631196, -1 }, { 0x5C7B, 631218, 631213, 631240, -1, -1, -1, 631232, -1, -1 }, { 0x5C7C, 631251, 631245, 631303, 631307, -1, -1, 631273, -1, -1 }, { 0x5C7D, -1, -1, 631323, -1, -1, -1, 631315, -1, -1 }, { 0x5C7E, -1, 631328, 631342, -1, -1, -1, 631333, -1, -1 }, { 0x5C7F, 631359, 631348, 631366, -1, -1, -1, -1, -1, -1 }, { 0x5C80, 631370, -1, 631409, -1, 631398, 631377, 631387, -1, -1 }, { 0x5C81, 631420, 631414, 631439, -1, -1, -1, -1, -1, -1 }, { 0x5C82, 631449, 631444, 631460, -1, -1, -1, -1, -1, -1 }, { 0x5C83, -1, -1, 631464, -1, -1, -1, -1, -1, -1 }, { 0x5C84, -1, -1, 631469, -1, -1, -1, -1, -1, -1 }, { 0x5C85, -1, 631474, 631490, -1, -1, -1, 631486, -1, -1 }, { 0x5C86, -1, -1, 631498, -1, -1, -1, 631495, -1, -1 }, { 0x5C87, -1, -1, 631523, -1, -1, 631503, 631519, -1, -1 }, { 0x5C88, -1, 631528, 631559, -1, 631556, 631546, 631553, 631539, -1 }, { 0x5C89, -1, -1, 631575, -1, -1, -1, 631563, -1, -1 }, { 0x5C8A, 631584, 631579, 631619, -1, 631615, -1, 631600, 631593, -1 }, { 0x5C8B, -1, -1, 631628, -1, -1, -1, 631624, -1, -1 }, { 0x5C8C, 631641, 631631, 631701, 631705, 631697, 631681, 631687, 631674, 631711 }, { 0x5C8D, -1, 631718, 631723, -1, -1, -1, -1, -1, -1 }, { 0x5C8E, -1, -1, 631729, -1, -1, -1, -1, -1, -1 }, { 0x5C8F, -1, 631734, 631772, -1, 631768, 631747, 631762, 631740, -1 }, { 0x5C90, 631782, 631777, 631836, 631840, 631833, 631818, 631827, 631811, -1 }, { 0x5C91, 631851, 631846, 631904, 631909, 631897, 631883, 631888, 631876, 631915 }, { 0x5C92, -1, 631921, 631946, -1, 631941, -1, 631933, 631926, -1 }, { 0x5C93, -1, -1, 631958, -1, -1, -1, 631952, -1, -1 }, { 0x5C94, 631972, 631962, 632046, -1, 632042, 632013, 632032, 632006, -1 }, { 0x5C95, -1, -1, 632055, -1, -1, -1, 632051, -1, -1 }, { 0x5C96, 632066, 632060, 632094, -1, -1, -1, -1, -1, -1 }, { 0x5C97, 632104, 632098, 632119, -1, -1, -1, -1, -1, -1 }, { 0x5C98, 632130, 632125, 632160, -1, -1, -1, -1, -1, -1 }, { 0x5C99, 632170, 632166, 632177, -1, -1, -1, -1, -1, -1 }, { 0x5C9A, 632187, 632181, 632216, -1, -1, -1, -1, -1, -1 }, { 0x5C9B, 632226, 632221, 632233, -1, -1, -1, -1, -1, -1 }, { 0x5C9C, 632243, 632238, 632257, -1, -1, -1, -1, -1, -1 }, { 0x5C9D, 632266, 632261, 632324, -1, 632320, -1, 632304, 632297, -1 }, { 0x5C9E, -1, 632329, 632339, -1, -1, -1, -1, -1, -1 }, { 0x5C9F, -1, -1, 632358, -1, -1, 632344, 632351, -1, -1 }, { 0x5CA0, -1, 632364, 632377, -1, -1, -1, 632370, -1, -1 }, { 0x5CA1, 632387, 632381, 632430, 632436, 632425, 632417, 632421, 632410, -1 }, { 0x5CA2, -1, 632442, 632446, -1, -1, -1, -1, -1, -1 }, { 0x5CA3, 632461, 632450, 632503, -1, 632499, 632484, 632492, 632477, -1 }, { 0x5CA4, -1, -1, 632520, -1, -1, -1, 632508, -1, -1 }, { 0x5CA5, -1, 632525, 632566, -1, 632562, 632546, 632559, 632539, -1 }, { 0x5CA6, -1, -1, 632586, -1, 632582, -1, 632577, 632570, -1 }, { 0x5CA7, 632595, 632590, 632637, 632643, 632633, -1, 632625, 632618, 632648 }, { 0x5CA8, 632670, 632654, 632706, -1, 632703, 632684, 632696, 632677, -1 }, { 0x5CA9, 632717, 632710, 632758, 632763, 632755, 632747, 632751, 632740, 632769 }, { 0x5CAA, -1, 632774, 632813, -1, 632808, 632786, 632796, 632779, -1 }, { 0x5CAB, 632822, 632817, 632880, 632885, 632876, 632857, 632867, 632850, -1 }, { 0x5CAC, 632897, 632891, 632946, -1, 632942, 632931, 632938, 632924, -1 }, { 0x5CAD, 632963, 632951, 633010, -1, 633004, -1, 633000, 632993, -1 }, { 0x5CAE, -1, -1, 633035, -1, -1, 633016, 633029, -1, -1 }, { 0x5CAF, -1, -1, 633053, -1, -1, -1, 633040, -1, -1 }, { 0x5CB0, -1, -1, 633070, -1, -1, -1, 633057, -1, -1 }, { 0x5CB1, 633079, 633074, 633165, 633170, 633161, 633137, 633153, 633130, 633178 }, { 0x5CB2, -1, -1, 633194, -1, -1, -1, 633185, -1, -1 }, { 0x5CB3, 633207, 633201, 633250, 633255, 633247, 633237, 633242, 633230, -1 }, { 0x5CB4, -1, -1, 633273, -1, -1, 633261, 633270, -1, -1 }, { 0x5CB5, 633281, 633277, 633307, -1, 633304, 633293, 633298, 633286, 633311 }, { 0x5CB6, -1, -1, 633334, -1, -1, 633315, 633323, -1, -1 }, { 0x5CB7, 633343, 633338, 633386, 633391, 633382, -1, 633374, 633367, -1 }, { 0x5CB8, 633402, 633396, 633448, 633452, 633445, 633435, 633441, 633428, 633461 }, { 0x5CB9, -1, -1, 633467, -1, -1, -1, -1, -1, -1 }, { 0x5CBA, 633479, 633473, 633526, -1, 633520, -1, 633516, 633509, -1 }, { 0x5CBB, -1, -1, 633538, -1, -1, -1, 633532, -1, -1 }, { 0x5CBC, -1, -1, 633548, -1, -1, 633543, -1, -1, -1 }, { 0x5CBD, 633554, -1, 633585, -1, -1, -1, -1, -1, -1 }, { 0x5CBE, 633591, -1, 633639, -1, 633635, 633621, 633626, 633614, -1 }, { 0x5CBF, 633650, 633644, 633682, -1, -1, -1, -1, -1, -1 }, { 0x5CC0, 633687, -1, 633735, -1, 633731, -1, 633722, 633715, -1 }, { 0x5CC1, 633746, 633740, 633764, -1, -1, -1, -1, -1, -1 }, { 0x5CC2, 633775, 633769, 633789, -1, -1, -1, -1, -1, -1 }, { 0x5CC3, -1, -1, 633795, -1, -1, -1, -1, -1, -1 }, { 0x5CC4, 633805, 633800, 633870, -1, -1, -1, -1, -1, -1 }, { 0x5CC5, -1, -1, 633879, -1, -1, 633874, -1, -1, -1 }, { 0x5CC6, -1, 633885, 633900, -1, -1, -1, 633890, -1, -1 }, { 0x5CC7, 633914, 633904, 633935, -1, -1, -1, 633927, -1, -1 }, { 0x5CC8, -1, -1, 633944, -1, -1, -1, 633939, -1, -1 }, { 0x5CC9, -1, 633949, 633967, -1, -1, -1, 633956, -1, -1 }, { 0x5CCA, -1, 633970, 633978, -1, -1, -1, 633975, -1, -1 }, { 0x5CCB, 633988, 633982, 634065, -1, 634060, -1, 634055, 634049, -1 }, { 0x5CCC, -1, -1, 634082, -1, -1, -1, 634070, -1, -1 }, { 0x5CCD, -1, -1, 634087, -1, -1, -1, -1, -1, -1 }, { 0x5CCE, -1, 634091, 634100, -1, -1, -1, 634096, -1, -1 }, { 0x5CCF, -1, -1, 634110, -1, -1, -1, 634104, -1, -1 }, { 0x5CD0, -1, -1, 634121, -1, -1, -1, 634114, -1, -1 }, { 0x5CD1, -1, 634126, 634132, -1, -1, -1, -1, -1, -1 }, { 0x5CD2, 634150, 634138, 634200, 634206, 634195, -1, 634184, 634177, -1 }, { 0x5CD3, -1, -1, 634212, -1, -1, -1, -1, -1, -1 }, { 0x5CD4, -1, -1, 634222, -1, -1, -1, 634216, -1, -1 }, { 0x5CD5, -1, 634226, 634234, -1, -1, -1, 634230, -1, -1 }, { 0x5CD6, -1, -1, 634252, -1, -1, -1, 634239, -1, -1 }, { 0x5CD7, -1, -1, 634283, -1, -1, -1, 634256, -1, -1 }, { 0x5CD8, -1, 634288, 634311, -1, -1, -1, 634293, -1, -1 }, { 0x5CD9, 634325, 634317, 634380, -1, 634376, 634363, 634373, 634356, -1 }, { 0x5CDA, -1, -1, 634397, -1, -1, -1, 634385, -1, -1 }, { 0x5CDB, -1, 634401, 634419, -1, -1, 634406, 634416, -1, -1 }, { 0x5CDC, -1, -1, 634436, -1, -1, 634423, 634432, -1, -1 }, { 0x5CDD, 634440, -1, 634480, -1, -1, 634467, 634473, -1, -1 }, { 0x5CDE, 634486, -1, 634526, 634531, -1, -1, 634502, -1, -1 }, { 0x5CDF, -1, -1, 634546, -1, -1, -1, 634540, -1, -1 }, { 0x5CE0, 634551, -1, 634599, -1, 634594, 634588, -1, 634581, -1 }, { 0x5CE1, 634610, 634604, 634657, -1, -1, 634641, 634648, -1, -1 }, { 0x5CE2, -1, -1, 634662, -1, -1, -1, -1, -1, -1 }, { 0x5CE3, 634671, 634666, 634701, -1, 634698, 634684, 634693, -1, -1 }, { 0x5CE4, 634716, 634706, 634738, -1, -1, -1, -1, -1, -1 }, { 0x5CE5, 634750, 634744, 634786, -1, -1, -1, -1, -1, -1 }, { 0x5CE6, 634799, 634793, 634832, -1, -1, -1, -1, -1, -1 }, { 0x5CE7, -1, -1, 634838, -1, -1, -1, -1, -1, -1 }, { 0x5CE8, 634849, 634844, 634884, 634887, 634882, 634862, 634879, 634855, -1 }, { 0x5CE9, 634898, 634893, 634925, -1, 634923, 634911, 634920, 634904, -1 }, { 0x5CEA, 634938, 634928, 634963, -1, -1, 634953, 634958, -1, -1 }, { 0x5CEB, 634967, -1, 635007, -1, -1, -1, 634997, -1, -1 }, { 0x5CEC, -1, 635012, 635023, -1, -1, -1, 635017, -1, -1 }, { 0x5CED, 635032, 635027, 635093, -1, 635089, 635066, 635084, 635059, -1 }, { 0x5CEE, -1, 635099, 635127, -1, -1, 635105, 635115, -1, -1 }, { 0x5CEF, 635138, 635132, 635187, -1, 635182, 635173, 635178, 635166, -1 }, { 0x5CF0, 635199, 635193, 635248, 635254, 635243, 635234, 635239, 635227, -1 }, { 0x5CF1, 635267, 635261, 635304, -1, 635301, -1, 635293, 635286, -1 }, { 0x5CF2, -1, -1, 635329, -1, -1, 635309, 635326, -1, -1 }, { 0x5CF3, -1, -1, 635333, -1, -1, -1, -1, -1, -1 }, { 0x5CF4, 635343, 635338, 635402, 635408, 635397, 635380, 635389, 635373, -1 }, { 0x5CF5, -1, 635413, 635423, -1, -1, -1, 635419, -1, -1 }, { 0x5CF6, 635434, 635429, 635461, 635466, 635458, 635448, 635454, 635441, 635474 }, { 0x5CF7, -1, -1, 635486, -1, -1, -1, 635481, -1, -1 }, { 0x5CF8, -1, -1, 635500, -1, -1, -1, 635492, -1, -1 }, { 0x5CF9, -1, -1, 635510, -1, -1, -1, 635507, -1, -1 }, { 0x5CFA, -1, -1, 635531, -1, -1, 635514, 635522, -1, -1 }, { 0x5CFB, 635543, 635537, 635604, 635609, 635599, 635579, 635594, 635572, -1 }, { 0x5CFC, -1, 635615, 635620, -1, -1, -1, -1, -1, -1 }, { 0x5CFD, 635631, 635625, 635690, 635695, 635685, 635669, 635676, 635662, 635701 }, { 0x5CFE, -1, -1, 635707, -1, -1, -1, -1, -1, -1 }, { 0x5CFF, 635716, 635712, 635725, -1, -1, -1, -1, -1, -1 }, { 0x5D00, 635741, 635729, 635770, -1, -1, -1, -1, -1, -1 }, { 0x5D01, 635781, 635776, 635818, -1, -1, 635806, 635814, -1, -1 }, { 0x5D02, 635829, 635823, 635859, -1, -1, -1, -1, -1, -1 }, { 0x5D03, 635869, 635864, 635898, -1, -1, -1, -1, -1, -1 }, { 0x5D04, 635908, 635903, 635950, -1, 635946, 635933, 635942, -1, -1 }, { 0x5D05, -1, -1, 635956, -1, -1, -1, -1, -1, -1 }, { 0x5D06, 635967, 635961, 636004, 636010, 635999, -1, 635992, 635985, -1 }, { 0x5D07, 636021, 636015, 636097, 636104, 636091, 636060, 636082, 636053, 636112 }, { 0x5D08, -1, -1, 636123, -1, -1, -1, 636118, -1, -1 }, { 0x5D09, -1, -1, 636130, -1, -1, -1, -1, -1, -1 }, { 0x5D0A, -1, -1, 636134, -1, -1, -1, -1, -1, 636139 }, { 0x5D0B, 636155, 636145, 636188, -1, -1, -1, 636185, -1, -1 }, { 0x5D0C, 636199, 636193, 636213, -1, -1, -1, -1, -1, -1 }, { 0x5D0D, 636222, 636217, 636266, -1, 636262, -1, 636258, 636251, -1 }, { 0x5D0E, 636276, 636271, 636333, 636337, 636330, 636313, 636327, 636306, -1 }, { 0x5D0F, -1, -1, 636348, -1, -1, -1, 636344, -1, -1 }, { 0x5D10, 636359, 636353, 636402, -1, 636398, -1, 636394, 636387, -1 }, { 0x5D11, 636413, 636407, 636467, 636472, 636463, -1, 636459, 636452, 636479 }, { 0x5D12, 636496, 636484, 636568, 636572, -1, 636529, 636538, -1, 636580 }, { 0x5D13, -1, -1, 636586, -1, -1, -1, -1, -1, -1 }, { 0x5D14, 636596, 636590, 636659, 636664, 636654, 636634, 636643, 636627, 636671 }, { 0x5D15, 636689, 636677, 636738, -1, 636735, 636726, 636731, 636719, -1 }, { 0x5D16, 636749, 636742, 636801, 636805, 636795, 636786, 636791, 636779, 636812 }, { 0x5D17, 636822, 636816, 636857, -1, 636852, 636844, 636848, 636837, -1 }, { 0x5D18, 636869, 636863, 636907, -1, -1, -1, 636903, 636897, -1 }, { 0x5D19, 636918, 636912, 636972, 636977, 636967, -1, 636959, 636946, 636983 }, { 0x5D1A, 636993, 636987, 637019, -1, -1, -1, 637014, -1, -1 }, { 0x5D1B, 637031, 637025, 637092, -1, 637087, 637071, 637081, 637064, -1 }, { 0x5D1C, -1, -1, 637097, -1, -1, -1, -1, -1, -1 }, { 0x5D1D, -1, 637102, 637116, -1, -1, -1, 637108, -1, -1 }, { 0x5D1E, 637129, 637123, 637148, -1, -1, -1, -1, -1, -1 }, { 0x5D1F, 637158, 637153, 637184, 637189, 637181, 637172, 637177, 637165, -1 }, { 0x5D20, 637201, 637195, 637240, -1, -1, -1, 637232, -1, -1 }, { 0x5D21, -1, -1, 637254, -1, -1, -1, 637246, -1, -1 }, { 0x5D22, 637272, 637259, 637325, 637332, 637319, -1, 637315, 637308, -1 }, { 0x5D23, -1, 637349, 637356, -1, -1, -1, 637354, -1, -1 }, { 0x5D24, 637368, 637361, 637410, -1, 637406, -1, 637393, 637386, -1 }, { 0x5D25, -1, -1, 637430, -1, -1, -1, 637416, -1, -1 }, { 0x5D26, 637439, 637434, 637539, 637544, 637536, -1, 637533, 637526, -1 }, { 0x5D27, 637564, 637558, 637630, -1, 637624, 637601, 637611, 637594, -1 }, { 0x5D28, -1, -1, 637646, -1, -1, -1, 637636, -1, -1 }, { 0x5D29, 637657, 637651, 637721, 637727, 637715, 637695, 637711, 637688, -1 }, { 0x5D2A, 637734, -1, 637767, -1, -1, -1, -1, -1, -1 }, { 0x5D2B, 637771, -1, 637814, -1, -1, 637798, 637808, -1, -1 }, { 0x5D2C, 637824, 637818, 637855, -1, -1, -1, -1, -1, -1 }, { 0x5D2D, 637867, 637861, 637897, -1, -1, -1, -1, -1, -1 }, { 0x5D2E, 637907, 637903, 637950, -1, -1, -1, -1, -1, -1 }, { 0x5D2F, -1, 637954, 637959, -1, -1, -1, -1, -1, -1 }, { 0x5D30, -1, -1, 637964, -1, -1, -1, -1, -1, -1 }, { 0x5D31, 637973, 637968, 637990, -1, -1, -1, 637979, -1, -1 }, { 0x5D32, -1, -1, 638002, -1, -1, -1, 637994, -1, -1 }, { 0x5D33, 638009, -1, 638040, -1, -1, -1, 638037, -1, -1 }, { 0x5D34, 638049, 638044, 638092, -1, 638089, -1, 638081, 638074, -1 }, { 0x5D35, -1, -1, 638105, -1, -1, -1, 638097, -1, -1 }, { 0x5D36, -1, 638111, 638124, -1, -1, -1, 638117, -1, -1 }, { 0x5D37, -1, 638130, 638143, -1, -1, -1, 638135, -1, -1 }, { 0x5D38, -1, -1, 638156, -1, -1, -1, 638148, -1, -1 }, { 0x5D39, -1, -1, 638170, -1, -1, -1, 638162, -1, -1 }, { 0x5D3A, -1, 638174, 638180, -1, -1, -1, 638178, -1, -1 }, { 0x5D3B, -1, -1, 638184, -1, -1, -1, -1, -1, -1 }, { 0x5D3C, -1, -1, 638199, -1, -1, -1, 638189, -1, -1 }, { 0x5D3D, 638209, 638204, 638272, -1, 638268, 638249, 638256, 638242, -1 }, { 0x5D3E, 638282, 638277, 638312, -1, -1, -1, -1, -1, -1 }, { 0x5D3F, 638323, 638317, 638346, 638349, -1, 638330, 638341, -1, -1 }, { 0x5D40, -1, -1, 638365, -1, -1, -1, 638355, -1, -1 }, { 0x5D41, 638375, 638370, 638422, -1, 638418, -1, 638389, 638382, 638427 }, { 0x5D42, 638438, 638432, 638477, -1, 638472, 638451, 638460, 638444, -1 }, { 0x5D43, -1, -1, 638511, -1, -1, 638481, 638503, -1, -1 }, { 0x5D44, -1, -1, 638522, -1, -1, -1, -1, 638516, -1 }, { 0x5D45, -1, -1, 638535, -1, -1, -1, 638527, -1, -1 }, { 0x5D46, 638545, 638540, 638580, -1, -1, -1, 638572, -1, -1 }, { 0x5D47, 638589, 638584, 638624, 638628, -1, -1, 638616, -1, -1 }, { 0x5D48, -1, 638632, 638645, -1, -1, -1, 638637, -1, -1 }, { 0x5D49, -1, -1, 638660, -1, -1, -1, 638651, -1, -1 }, { 0x5D4A, 638672, 638666, 638713, -1, -1, -1, 638704, -1, -1 }, { 0x5D4B, 638725, 638720, 638770, 638775, 638767, -1, 638757, 638750, 638779 }, { 0x5D4C, 638798, 638782, 638850, 638856, 638846, 638838, 638842, 638831, -1 }, { 0x5D4D, -1, -1, 638860, -1, -1, -1, -1, -1, -1 }, { 0x5D4E, 638869, 638864, 638915, -1, 638912, 638900, 638905, 638893, 638919 }, { 0x5D4F, 638927, -1, 638948, -1, -1, -1, -1, -1, -1 }, { 0x5D50, 638960, 638954, 639017, 639022, 639013, 639002, 639009, 638989, -1 }, { 0x5D51, -1, 639026, 639077, -1, -1, 639036, 639053, -1, -1 }, { 0x5D52, 639088, 639081, 639119, -1, 639116, 639100, 639112, -1, -1 }, { 0x5D53, -1, -1, 639138, -1, 639135, -1, 639131, 639124, -1 }, { 0x5D54, -1, -1, 639153, -1, 639150, -1, -1, 639143, -1 }, { 0x5D55, -1, 639158, 639168, -1, -1, -1, 639164, -1, -1 }, { 0x5D56, 639179, 639174, 639222, -1, -1, -1, 639219, -1, -1 }, { 0x5D57, 639233, 639227, 639256, -1, -1, -1, 639252, -1, -1 }, { 0x5D58, 639267, 639261, 639296, -1, -1, -1, -1, -1, -1 }, { 0x5D59, 639302, -1, 639323, -1, -1, 639313, -1, -1, -1 }, { 0x5D5A, 639332, 639327, 639352, -1, 639348, -1, -1, -1, -1 }, { 0x5D5B, 639362, 639357, 639390, -1, -1, -1, -1, -1, -1 }, { 0x5D5C, 639394, -1, 639441, -1, -1, 639424, 639438, -1, -1 }, { 0x5D5D, 639450, 639445, 639480, -1, -1, -1, -1, -1, -1 }, { 0x5D5E, -1, -1, 639491, -1, -1, -1, 639485, -1, -1 }, { 0x5D5F, -1, -1, 639510, -1, -1, 639495, 639501, -1, -1 }, { 0x5D60, 639520, 639515, 639571, -1, -1, 639558, 639563, -1, -1 }, { 0x5D61, -1, -1, 639591, -1, -1, 639575, 639586, -1, -1 }, { 0x5D62, -1, -1, 639601, -1, -1, -1, 639597, -1, -1 }, { 0x5D63, -1, -1, 639615, -1, -1, -1, 639607, -1, -1 }, { 0x5D64, -1, -1, 639657, -1, -1, 639621, 639637, -1, -1 }, { 0x5D65, -1, -1, 639675, -1, -1, -1, 639663, -1, -1 }, { 0x5D66, 639685, 639680, 639709, -1, -1, -1, -1, -1, -1 }, { 0x5D67, -1, -1, 639721, -1, -1, -1, 639714, -1, -1 }, { 0x5D68, -1, -1, 639730, -1, -1, -1, 639726, -1, -1 }, { 0x5D69, 639740, 639734, 639824, 639830, 639818, 639798, 639809, 639791, 639837 }, { 0x5D6A, -1, -1, 639875, -1, -1, 639842, 639866, -1, -1 }, { 0x5D6B, 639885, 639881, 639904, -1, -1, -1, -1, -1, -1 }, { 0x5D6C, 639914, 639908, 639974, 639979, 639971, 639954, 639960, 639947, 639987 }, { 0x5D6D, -1, -1, 640011, -1, -1, 639993, 640002, -1, -1 }, { 0x5D6E, -1, -1, 640017, -1, -1, -1, -1, -1, -1 }, { 0x5D6F, 640027, 640023, 640098, 640103, 640090, 640068, 640083, 640061, -1 }, { 0x5D70, -1, 640110, 640139, -1, -1, 640115, 640131, -1, -1 }, { 0x5D71, -1, 640145, 640170, -1, 640165, -1, 640158, 640151, -1 }, { 0x5D72, -1, 640176, 640193, 640198, -1, -1, 640181, -1, -1 }, { 0x5D73, 640203, -1, 640255, -1, -1, 640237, 640252, -1, -1 }, { 0x5D74, 640265, 640260, 640280, -1, -1, -1, -1, -1, -1 }, { 0x5D75, -1, -1, 640284, -1, -1, -1, -1, -1, -1 }, { 0x5D76, 640289, -1, 640316, -1, -1, 640312, -1, -1, -1 }, { 0x5D77, -1, 640321, 640344, -1, -1, -1, 640327, -1, -1 }, { 0x5D78, -1, 640350, 640356, 640362, -1, -1, -1, -1, -1 }, { 0x5D79, -1, 640375, 640391, -1, -1, -1, 640382, -1, -1 }, { 0x5D7A, -1, 640398, 640421, -1, -1, 640403, 640409, -1, -1 }, { 0x5D7B, -1, 640427, 640433, -1, -1, -1, -1, -1, -1 }, { 0x5D7C, -1, -1, 640447, -1, -1, -1, 640439, -1, -1 }, { 0x5D7D, -1, 640453, 640483, 640488, -1, -1, 640463, -1, -1 }, { 0x5D7E, 640498, 640493, 640518, -1, -1, -1, 640505, -1, -1 }, { 0x5D7F, -1, -1, 640532, -1, -1, -1, 640523, -1, -1 }, { 0x5D80, -1, -1, 640545, -1, -1, -1, 640538, -1, -1 }, { 0x5D81, 640554, 640549, 640610, -1, 640606, 640591, 640599, 640584, -1 }, { 0x5D82, 640622, 640615, 640668, 640675, 640663, 640653, 640658, 640646, -1 }, { 0x5D83, 640690, 640684, 640731, -1, -1, 640706, 640715, -1, -1 }, { 0x5D84, 640743, 640737, 640802, -1, 640797, 640780, 640789, 640773, 640808 }, { 0x5D85, -1, 640815, 640825, -1, -1, -1, -1, -1, -1 }, { 0x5D86, -1, -1, 640843, -1, -1, -1, 640835, 640829, -1 }, { 0x5D87, 640854, 640848, 640905, 640909, 640901, 640889, 640898, 640882, -1 }, { 0x5D88, -1, -1, 640922, -1, -1, -1, 640913, -1, -1 }, { 0x5D89, -1, -1, 640937, -1, -1, -1, 640929, -1, -1 }, { 0x5D8A, -1, -1, 640958, -1, -1, -1, 640942, -1, -1 }, { 0x5D8B, 640968, 640963, 640995, -1, 640992, 640982, 640988, 640975, -1 }, { 0x5D8C, 641000, -1, 641017, -1, -1, 641007, 641013, -1, -1 }, { 0x5D8D, -1, 641022, 641034, -1, -1, -1, 641028, -1, -1 }, { 0x5D8E, 641043, 641038, 641062, -1, -1, -1, -1, -1, -1 }, { 0x5D8F, -1, -1, 641066, -1, -1, -1, -1, -1, -1 }, { 0x5D90, -1, -1, 641076, -1, -1, -1, 641071, -1, -1 }, { 0x5D91, -1, -1, 641082, -1, -1, -1, -1, -1, -1 }, { 0x5D92, 641095, 641089, 641147, -1, 641142, -1, 641125, 641118, -1 }, { 0x5D93, 641157, 641153, 641188, -1, -1, -1, 641185, -1, -1 }, { 0x5D94, 641197, 641192, 641253, 641258, 641249, 641220, 641233, 641213, -1 }, { 0x5D95, -1, 641263, 641301, -1, 641297, -1, 641280, 641273, -1 }, { 0x5D96, -1, -1, 641307, -1, -1, -1, -1, -1, -1 }, { 0x5D97, 641323, 641312, 641353, -1, -1, -1, -1, -1, 641358 }, { 0x5D98, -1, -1, 641362, -1, -1, -1, -1, -1, -1 }, { 0x5D99, 641374, 641368, 641401, -1, 641397, -1, 641393, 641386, -1 }, { 0x5D9A, -1, 641406, 641416, -1, -1, -1, 641411, -1, -1 }, { 0x5D9B, -1, -1, 641427, -1, -1, -1, 641422, -1, -1 }, { 0x5D9C, -1, 641433, 641455, -1, -1, -1, 641438, -1, -1 }, { 0x5D9D, 641466, 641460, 641519, -1, 641514, 641500, 641510, 641493, -1 }, { 0x5D9E, 641529, 641525, 641541, -1, -1, -1, 641535, -1, -1 }, { 0x5D9F, -1, -1, 641565, -1, -1, 641546, 641556, -1, -1 }, { 0x5DA0, 641580, 641570, 641623, -1, 641619, -1, 641609, 641602, -1 }, { 0x5DA1, 641641, 641629, 641666, -1, -1, -1, 641647, -1, -1 }, { 0x5DA2, 641676, 641671, 641713, 641718, 641710, 641696, 641705, 641689, 641723 }, { 0x5DA3, -1, -1, 641730, -1, -1, -1, -1, -1, -1 }, { 0x5DA4, -1, 641736, 641741, -1, -1, -1, -1, -1, -1 }, { 0x5DA5, -1, -1, 641746, -1, -1, -1, -1, -1, -1 }, { 0x5DA6, -1, -1, 641751, -1, -1, -1, -1, -1, -1 }, { 0x5DA7, 641762, 641757, 641868, -1, 641864, 641834, 641844, 641827, -1 }, { 0x5DA8, 641882, 641872, 641911, -1, -1, -1, 641901, -1, -1 }, { 0x5DA9, -1, 641916, 641926, -1, -1, -1, 641922, -1, -1 }, { 0x5DAA, -1, 641931, 641951, -1, 641948, -1, 641943, 641936, -1 }, { 0x5DAB, -1, 641955, 641981, -1, 641978, 641967, 641973, 641960, -1 }, { 0x5DAC, -1, -1, 641997, -1, -1, 641985, 641994, -1, -1 }, { 0x5DAD, 642006, 642001, 642046, -1, -1, -1, 642022, -1, -1 }, { 0x5DAE, 642056, 642051, 642105, -1, 642101, 642088, 642097, 642081, -1 }, { 0x5DAF, -1, -1, 642120, -1, -1, -1, 642111, -1, -1 }, { 0x5DB0, 642130, 642124, 642162, -1, 642158, 642143, 642148, 642136, -1 }, { 0x5DB1, -1, 642167, 642184, 642188, -1, -1, 642172, -1, -1 }, { 0x5DB2, 642211, 642193, 642295, -1, -1, 642275, 642282, -1, -1 }, { 0x5DB3, -1, -1, 642299, -1, -1, -1, -1, -1, -1 }, { 0x5DB4, 642313, 642303, 642339, -1, -1, 642320, 642329, -1, -1 }, { 0x5DB5, -1, -1, 642347, -1, -1, -1, 642343, -1, -1 }, { 0x5DB6, -1, 642352, 642357, -1, -1, -1, -1, -1, -1 }, { 0x5DB7, 642371, 642362, 642435, -1, 642432, 642417, 642423, 642410, -1 }, { 0x5DB8, 642451, 642439, 642515, 642521, 642510, 642487, 642496, 642480, -1 }, { 0x5DB9, -1, 642529, 642544, -1, -1, 642534, 642540, -1, -1 }, { 0x5DBA, 642561, 642549, 642624, 642630, 642618, 642604, 642609, 642591, -1 }, { 0x5DBB, -1, -1, 642640, -1, -1, -1, -1, -1, -1 }, { 0x5DBC, 642656, 642645, 642683, -1, 642680, 642670, 642676, 642663, -1 }, { 0x5DBD, 642693, 642687, 642735, 642740, 642732, 642722, 642727, 642715, -1 }, { 0x5DBE, -1, -1, 642752, -1, -1, -1, -1, 642746, -1 }, { 0x5DBF, -1, -1, 642757, -1, -1, -1, -1, -1, -1 }, { 0x5DC0, -1, -1, 642784, -1, -1, -1, 642760, -1, -1 }, { 0x5DC1, -1, 642789, 642794, -1, -1, -1, -1, -1, -1 }, { 0x5DC2, 642816, 642798, 642831, -1, -1, -1, 642827, -1, -1 }, { 0x5DC3, 642842, 642836, 642864, 642870, -1, 642848, 642857, -1, -1 }, { 0x5DC4, -1, -1, 642881, -1, -1, -1, -1, -1, -1 }, { 0x5DC5, 642892, 642887, 642925, -1, -1, -1, -1, -1, -1 }, { 0x5DC6, -1, -1, 642944, -1, -1, -1, 642931, -1, -1 }, { 0x5DC7, 642955, 642950, 642986, 642990, -1, 642974, 642983, -1, -1 }, { 0x5DC8, -1, -1, 642995, -1, -1, -1, -1, -1, -1 }, { 0x5DC9, 643005, 642999, 643060, 643066, 643055, -1, 643047, 643040, -1 }, { 0x5DCA, -1, -1, 643072, -1, -1, -1, -1, -1, -1 }, { 0x5DCB, 643084, 643078, 643143, -1, 643139, 643123, 643133, 643116, -1 }, { 0x5DCC, 643155, 643148, 643204, -1, -1, 643186, 643200, -1, -1 }, { 0x5DCD, 643215, 643209, 643265, 643270, 643262, 643253, 643259, 643246, 643278 }, { 0x5DCE, -1, -1, 643287, -1, -1, -1, 643283, -1, -1 }, { 0x5DCF, -1, 643292, 643310, -1, -1, -1, 643298, -1, -1 }, { 0x5DD0, -1, -1, 643332, -1, -1, 643316, 643327, -1, -1 }, { 0x5DD1, -1, 643338, 643364, -1, 643359, -1, 643351, 643344, -1 }, { 0x5DD2, 643376, 643370, 643429, 643435, 643425, 643416, 643421, 643409, -1 }, { 0x5DD3, 643446, 643441, 643488, -1, 643484, 643472, 643480, 643465, -1 }, { 0x5DD4, 643499, 643494, 643548, 643554, 643544, 643532, 643540, -1, -1 }, { 0x5DD5, -1, -1, 643559, -1, -1, -1, -1, -1, -1 }, { 0x5DD6, 643571, 643564, 643641, 643646, 643635, 643609, 643627, 643602, 643652 }, { 0x5DD7, -1, 643657, 643669, -1, -1, -1, -1, -1, -1 }, { 0x5DD8, 643679, 643674, 643709, 643714, -1, 643692, 643697, -1, -1 }, { 0x5DD9, -1, -1, 643737, -1, -1, -1, 643723, -1, -1 }, { 0x5DDA, -1, -1, 643753, -1, 643749, -1, -1, 643742, -1 }, { 0x5DDB, 643770, 643758, 643804, -1, -1, 643795, 643800, -1, -1 }, { 0x5DDC, -1, -1, 643822, -1, -1, -1, 643811, -1, -1 }, { 0x5DDD, 643834, 643828, 643881, 643888, 643876, 643867, 643872, 643860, 643897 }, { 0x5DDE, 643909, 643904, 643968, 643974, 643964, 643947, 643956, 643940, 643980 }, { 0x5DDF, 643992, 643986, 644021, -1, -1, -1, 644017, -1, -1 }, { 0x5DE0, 644034, 644028, 644092, -1, -1, -1, 644083, 644077, -1 }, { 0x5DE1, 644104, 644098, 644157, 644162, 644152, 644141, 644148, 644134, 644167 }, { 0x5DE2, 644180, 644174, 644219, 644225, 644216, -1, -1, 644209, 644232 }, { 0x5DE3, 644237, -1, 644279, -1, -1, 644266, 644275, -1, -1 }, { 0x5DE4, 644290, 644285, 644352, -1, -1, 644333, 644347, -1, -1 }, { 0x5DE5, 644363, 644357, 644431, 644437, 644426, 644399, 644419, 644392, 644442 }, { 0x5DE6, 644452, 644448, 644522, 644527, 644518, 644492, 644515, 644485, 644534 }, { 0x5DE7, 644550, 644539, 644606, 644612, 644602, 644585, 644598, 644578, 644617 }, { 0x5DE8, 644629, 644623, 644679, 644683, 644676, 644666, 644672, 644659, -1 }, { 0x5DE9, 644695, 644689, 644727, -1, -1, -1, 644722, -1, -1 }, { 0x5DEA, 644733, -1, 644751, -1, 644747, -1, -1, -1, -1 }, { 0x5DEB, 644760, 644755, 644822, 644826, 644818, 644799, 644812, 644792, -1 }, { 0x5DEC, -1, -1, 644835, -1, 644831, -1, -1, -1, -1 }, { 0x5DED, 644838, -1, 644848, -1, 644844, -1, -1, -1, -1 }, { 0x5DEE, 644866, 644851, 644961, 644971, 644953, 644929, 644946, 644922, 644979 }, { 0x5DEF, 644988, 644983, 645002, -1, -1, -1, -1, -1, -1 }, { 0x5DF0, 645012, 645007, 645026, -1, -1, -1, -1, -1, -1 }, { 0x5DF1, 645036, 645031, 645121, 645125, 645118, 645095, 645112, 645088, 645132 }, { 0x5DF2, 645141, 645137, 645193, 645197, 645191, 645172, 645189, 645165, 645204 }, { 0x5DF3, 645212, 645208, 645276, -1, 645273, 645266, 645269, 645259, 645280 }, { 0x5DF4, 645290, 645285, 645341, 645345, 645337, 645328, 645334, 645321, 645349 }, { 0x5DF5, 645356, 645352, 645409, 645414, 645405, 645392, 645401, 645386, -1 }, { 0x5DF6, -1, -1, 645419, -1, -1, -1, -1, -1, -1 }, { 0x5DF7, 645431, 645425, 645467, 645474, 645462, 645450, 645458, 645443, -1 }, { 0x5DF8, -1, -1, 645507, -1, -1, 645487, 645502, 645481, -1 }, { 0x5DF9, -1, 645511, 645556, -1, 645552, 645523, 645548, 645516, -1 }, { 0x5DFA, 645561, -1, 645642, -1, 645638, 645619, 645634, -1, -1 }, { 0x5DFB, 645647, -1, 645695, -1, 645690, 645677, 645682, -1, -1 }, { 0x5DFC, 645701, -1, 645717, -1, 645712, -1, -1, -1, -1 }, { 0x5DFD, 645727, 645721, 645808, -1, 645804, 645792, 645800, 645785, 645813 }, { 0x5DFE, 645824, 645819, 645904, 645909, 645900, 645881, 645896, 645874, 645914 }, { 0x5DFF, 645928, 645919, 645989, -1, -1, 645956, 645965, -1, -1 }, { 0x5E00, 645993, -1, 646088, 646092, -1, 646061, 646084, -1, 646097 }, { 0x5E01, 646107, 646102, 646137, -1, -1, -1, -1, -1, -1 }, { 0x5E02, 646145, 646141, 646196, 646201, 646193, 646184, 646189, 646177, 646210 }, { 0x5E03, 646221, 646216, 646276, 646280, 646272, 646258, 646269, 646251, 646285 }, { 0x5E04, -1, -1, 646299, -1, -1, -1, 646290, -1, -1 }, { 0x5E05, 646311, 646305, 646341, -1, -1, -1, -1, -1, -1 }, { 0x5E06, 646354, 646348, 646383, 646393, 646379, 646372, 646375, 646365, -1 }, { 0x5E07, -1, -1, 646426, -1, -1, 646401, 646417, -1, -1 }, { 0x5E08, 646435, 646431, 646463, -1, -1, -1, -1, -1, -1 }, { 0x5E09, -1, 646468, 646485, -1, 646480, -1, -1, 646473, -1 }, { 0x5E0A, 646495, 646490, 646518, -1, -1, -1, 646512, -1, -1 }, { 0x5E0B, 646526, 646522, 646563, -1, -1, 646554, 646559, -1, -1 }, { 0x5E0C, 646573, 646568, 646632, 646636, 646628, 646611, 646625, 646604, 646642 }, { 0x5E0D, -1, -1, 646658, -1, -1, 646647, 646652, -1, -1 }, { 0x5E0E, 646667, 646662, 646745, -1, -1, -1, 646737, -1, -1 }, { 0x5E0F, 646755, 646750, 646779, -1, -1, -1, -1, -1, -1 }, { 0x5E10, 646791, 646784, 646818, -1, -1, -1, -1, -1, -1 }, { 0x5E11, 646836, 646825, 646893, -1, 646884, 646868, 646877, 646861, 646899 }, { 0x5E12, 646908, 646903, 646964, -1, -1, 646949, 646956, -1, 646969 }, { 0x5E13, -1, -1, 646976, -1, -1, -1, -1, -1, -1 }, { 0x5E14, 646985, 646980, 647069, -1, -1, 647059, 647066, -1, -1 }, { 0x5E15, 647085, 647074, 647167, -1, 647159, 647121, 647130, 647114, -1 }, { 0x5E16, 647176, 647171, 647235, 647240, 647225, 647207, 647216, 647200, 647244 }, { 0x5E17, 647257, 647252, 647293, -1, -1, -1, -1, -1, -1 }, { 0x5E18, 647302, 647297, 647355, -1, 647350, 647324, 647333, -1, -1 }, { 0x5E19, 647366, 647361, 647422, 647427, 647414, 647400, 647407, 647393, -1 }, { 0x5E1A, 647444, 647433, 647489, 647495, 647484, 647469, 647475, 647462, -1 }, { 0x5E1B, 647507, 647501, 647562, 647566, 647557, 647547, 647552, 647540, -1 }, { 0x5E1C, 647576, 647572, 647604, -1, -1, -1, -1, -1, -1 }, { 0x5E1D, 647614, 647609, 647668, 647672, 647664, 647649, 647656, 647642, 647678 }, { 0x5E1E, -1, -1, 647685, -1, -1, -1, -1, -1, -1 }, { 0x5E1F, 647694, 647689, 647719, -1, -1, 647699, 647710, -1, -1 }, { 0x5E20, -1, -1, 647738, -1, -1, 647729, 647734, 647723, -1 }, { 0x5E21, 647748, 647742, 647791, -1, -1, 647772, 647776, -1, -1 }, { 0x5E22, -1, 647797, 647807, -1, -1, -1, 647802, -1, -1 }, { 0x5E23, 647818, 647812, 647837, -1, -1, 647822, 647829, -1, -1 }, { 0x5E24, -1, 647843, 647858, -1, -1, -1, 647848, -1, -1 }, { 0x5E25, 647874, 647862, 647949, 647956, 647941, 647917, 647931, 647904, 647963 }, { 0x5E26, 647981, 647969, 648031, -1, 648027, 648013, 648023, -1, -1 }, { 0x5E27, 648042, 648036, 648074, -1, -1, -1, -1, -1, -1 }, { 0x5E28, 648087, 648081, 648161, 648167, 648157, 648124, 648131, 648117, -1 }, { 0x5E29, -1, 648187, 648212, -1, -1, 648192, 648208, -1, -1 }, { 0x5E2A, -1, -1, 648218, -1, -1, -1, -1, -1, -1 }, { 0x5E2B, 648228, 648224, 648306, 648311, 648303, 648282, 648299, 648275, 648317 }, { 0x5E2C, 648321, -1, 648381, -1, -1, 648359, 648373, -1, -1 }, { 0x5E2D, 648391, 648386, 648450, 648454, 648446, 648428, 648441, 648421, -1 }, { 0x5E2E, 648467, 648461, 648513, -1, -1, 648500, 648509, -1, -1 }, { 0x5E2F, 648519, -1, 648542, -1, 648538, 648524, 648534, -1, -1 }, { 0x5E30, 648547, -1, 648608, -1, 648599, 648576, 648596, -1, -1 }, { 0x5E31, 648628, 648613, 648646, -1, -1, -1, -1, -1, -1 }, { 0x5E32, 648658, 648652, 648685, -1, -1, 648666, 648670, -1, -1 }, { 0x5E33, 648698, 648691, 648754, 648761, 648749, 648732, 648744, 648725, 648772 }, { 0x5E34, -1, 648782, 648844, -1, -1, 648792, 648816, -1, -1 }, { 0x5E35, 648849, -1, 648903, -1, -1, 648876, 648893, -1, -1 }, { 0x5E36, 648920, 648908, 648984, 648989, 648980, 648959, 648976, 648952, 648997 }, { 0x5E37, 649007, 649002, 649048, 649053, 649045, 649036, 649043, 649029, -1 }, { 0x5E38, 649065, 649058, 649139, 649146, 649134, 649106, 649125, 649099, 649155 }, { 0x5E39, -1, -1, 649165, -1, -1, -1, -1, -1, -1 }, { 0x5E3A, -1, -1, 649170, -1, -1, -1, -1, -1, -1 }, { 0x5E3B, 649179, 649174, 649199, -1, -1, -1, -1, -1, -1 }, { 0x5E3C, 649209, 649203, 649240, -1, -1, -1, -1, -1, -1 }, { 0x5E3D, 649250, 649245, 649299, 649304, 649296, 649281, 649288, 649274, 649312 }, { 0x5E3E, -1, 649317, 649354, -1, -1, 649322, 649347, -1, -1 }, { 0x5E3F, 649358, -1, 649402, -1, 649398, -1, -1, 649391, -1 }, { 0x5E40, 649413, 649407, 649486, -1, 649474, 649452, 649461, 649445, 649493 }, { 0x5E41, -1, -1, 649512, -1, -1, 649499, 649505, -1, -1 }, { 0x5E42, 649521, 649516, 649574, -1, -1, 649551, 649563, -1, -1 }, { 0x5E43, 649583, 649578, 649645, 649650, 649642, 649614, 649637, 649607, -1 }, { 0x5E44, 649662, 649658, 649702, 649706, 649699, 649688, 649695, 649681, -1 }, { 0x5E45, 649715, 649710, 649773, 649777, 649768, 649752, 649757, 649745, 649782 }, { 0x5E46, -1, -1, 649788, -1, -1, -1, -1, -1, -1 }, { 0x5E47, 649798, 649792, 649856, -1, 649851, 649838, 649847, 649831, -1 }, { 0x5E48, -1, 649862, 649872, -1, -1, -1, 649868, -1, -1 }, { 0x5E49, -1, -1, 649885, -1, -1, 649878, -1, -1, -1 }, { 0x5E4A, -1, -1, 649902, -1, -1, 649890, 649895, -1, -1 }, { 0x5E4B, 649913, 649908, 649940, -1, -1, 649918, 649932, -1, -1 }, { 0x5E4C, 649951, 649945, 649995, -1, 649989, 649980, 649985, 649973, -1 }, { 0x5E4D, -1, -1, 650010, -1, -1, -1, 650002, -1, 650015 }, { 0x5E4E, 650025, 650020, 650079, -1, 650074, 650062, 650069, 650055, -1 }, { 0x5E4F, -1, 650083, 650094, -1, -1, -1, 650088, -1, -1 }, { 0x5E50, -1, -1, 650125, -1, -1, 650099, 650117, -1, -1 }, { 0x5E51, -1, -1, 650155, -1, -1, 650131, 650152, -1, -1 }, { 0x5E52, -1, -1, 650160, -1, -1, -1, -1, -1, -1 }, { 0x5E53, -1, 650167, 650190, -1, -1, -1, 650173, -1, -1 }, { 0x5E54, 650202, 650196, 650248, 650253, 650244, 650231, 650236, 650224, 650260 }, { 0x5E55, 650270, 650265, 650317, 650321, 650313, 650299, 650303, 650292, -1 }, { 0x5E56, -1, -1, 650352, -1, -1, 650327, 650347, -1, -1 }, { 0x5E57, 650364, 650358, 650411, -1, -1, 650395, 650406, -1, -1 }, { 0x5E58, 650421, 650416, 650471, 650475, 650465, 650448, 650454, 650441, -1 }, { 0x5E59, 650486, 650481, 650514, 650518, -1, -1, 650506, -1, -1 }, { 0x5E5A, 650524, -1, 650575, -1, 650570, 650557, 650566, -1, -1 }, { 0x5E5B, 650588, 650581, 650655, -1, -1, 650645, 650650, -1, 650662 }, { 0x5E5C, -1, 650672, 650699, -1, -1, 650678, 650690, -1, -1 }, { 0x5E5D, -1, 650705, 650718, -1, -1, -1, 650710, -1, -1 }, { 0x5E5E, 650729, 650724, 650763, -1, 650759, 650743, 650749, 650736, -1 }, { 0x5E5F, 650771, 650767, 650821, -1, 650817, 650806, 650813, 650799, 650826 }, { 0x5E60, 650834, 650830, 650864, -1, -1, 650840, 650852, -1, -1 }, { 0x5E61, 650874, 650868, 650930, 650935, 650926, 650913, 650918, 650906, 650941 }, { 0x5E62, 650964, 650946, 651018, -1, 651013, 651000, 651005, 650993, 651026 }, { 0x5E63, 651039, 651034, 651103, -1, 651097, 651076, 651093, 651069, 651107 }, { 0x5E64, 651113, -1, 651144, -1, -1, -1, 651140, -1, -1 }, { 0x5E65, -1, -1, 651148, -1, -1, -1, -1, -1, -1 }, { 0x5E66, 651160, 651155, 651199, -1, -1, 651166, 651183, -1, -1 }, { 0x5E67, -1, 651203, 651241, -1, -1, 651213, 651229, -1, -1 }, { 0x5E68, 651257, 651247, 651305, -1, 651300, 651272, 651296, 651265, -1 }, { 0x5E69, 651316, 651311, 651353, -1, -1, 651326, 651342, -1, -1 }, { 0x5E6A, 651364, 651358, 651426, -1, 651421, 651403, 651410, 651396, -1 }, { 0x5E6B, 651438, 651432, 651502, -1, 651497, 651484, 651493, 651477, -1 }, { 0x5E6C, 651523, 651508, 651575, -1, 651571, 651548, 651555, 651541, -1 }, { 0x5E6D, 651591, 651581, 651627, -1, -1, 651597, 651603, -1, -1 }, { 0x5E6E, 651637, 651632, 651699, -1, -1, 651679, 651691, -1, -1 }, { 0x5E6F, -1, -1, 651735, -1, -1, 651704, 651711, -1, -1 }, { 0x5E70, 651750, 651740, 651803, 651809, 651799, 651786, 651791, 651779, -1 }, { 0x5E71, 651817, -1, 651859, -1, 651855, 651839, 651851, 651832, -1 }, { 0x5E72, 651869, 651864, 651930, 651935, 651926, 651906, 651922, 651899, 651946 }, { 0x5E73, 651962, 651950, 652042, 652048, 652029, 651997, 652016, 651990, 652057 }, { 0x5E74, 652068, 652063, 652139, 652145, 652134, 652111, 652130, 652098, 652150 }, { 0x5E75, 652165, 652155, 652212, -1, -1, 652200, 652208, -1, -1 }, { 0x5E76, 652236, 652218, 652306, -1, 652300, 652276, 652291, 652270, -1 }, { 0x5E77, 652323, 652312, 652368, 652374, 652362, 652338, 652353, 652331, -1 }, { 0x5E78, 652388, 652382, 652457, 652463, 652451, 652425, 652447, 652418, -1 }, { 0x5E79, 652476, 652471, 652532, 652537, 652528, 652514, 652524, 652507, -1 }, { 0x5E7A, 652549, 652544, 652588, -1, 652585, 652573, 652581, 652566, -1 }, { 0x5E7B, 652599, 652593, 652651, -1, 652646, 652632, 652642, 652625, 652657 }, { 0x5E7C, 652667, 652662, 652722, 652727, 652719, 652704, 652711, 652697, 652735 }, { 0x5E7D, 652745, 652740, 652804, 652809, 652801, 652784, 652797, 652777, -1 }, { 0x5E7E, 652826, 652816, 652891, 652895, 652888, 652866, 652885, 652859, -1 }, { 0x5E7F, 652915, 652910, 652964, -1, 652961, 652954, 652957, 652947, -1 }, { 0x5E80, 652981, 652971, 653041, -1, -1, 653022, 653030, 653016, -1 }, { 0x5E81, 653045, -1, 653087, -1, 653081, 653064, 653072, -1, -1 }, { 0x5E82, -1, 653093, 653110, -1, -1, -1, 653098, -1, -1 }, { 0x5E83, 653127, 653114, 653190, -1, 653184, 653156, 653180, 653150, -1 }, { 0x5E84, 653203, 653197, 653273, -1, 653268, 653240, 653255, 653233, 653281 }, { 0x5E85, 653288, -1, 653314, -1, -1, -1, -1, -1, -1 }, { 0x5E86, 653324, 653318, 653348, -1, -1, -1, -1, -1, -1 }, { 0x5E87, 653359, 653354, 653422, 653426, 653419, 653398, 653416, 653391, -1 }, { 0x5E88, 653430, -1, 653461, -1, -1, -1, 653453, -1, -1 }, { 0x5E89, 653472, 653466, 653509, -1, -1, -1, 653501, -1, -1 }, { 0x5E8A, 653520, 653514, 653587, 653595, 653582, 653558, 653577, 653551, 653605 }, { 0x5E8B, 653622, 653611, 653672, -1, 653669, 653659, 653666, 653652, -1 }, { 0x5E8C, -1, 653677, 653697, -1, -1, 653683, 653691, -1, -1 }, { 0x5E8D, -1, -1, 653708, -1, -1, -1, 653701, -1, -1 }, { 0x5E8E, -1, -1, 653730, -1, -1, 653713, 653726, -1, -1 }, { 0x5E8F, 653741, 653735, 653799, -1, 653796, 653779, 653793, 653772, 653803 }, { 0x5E90, 653814, 653809, 653847, -1, -1, -1, -1, -1, -1 }, { 0x5E91, 653861, 653851, 653890, -1, -1, -1, -1, -1, -1 }, { 0x5E92, -1, 653894, 653900, -1, -1, -1, -1, -1, -1 }, { 0x5E93, 653912, 653908, 653941, -1, -1, -1, -1, -1, -1 }, { 0x5E94, 653957, 653945, 653980, -1, -1, -1, -1, -1, -1 }, { 0x5E95, 653991, 653986, 654049, 654053, 654043, 654028, 654039, 654021, 654059 }, { 0x5E96, 654071, 654065, 654118, -1, 654114, 654104, 654110, 654097, -1 }, { 0x5E97, 654128, 654123, 654177, 654183, 654173, 654159, 654169, 654152, 654188 }, { 0x5E98, -1, -1, 654196, -1, -1, -1, -1, -1, -1 }, { 0x5E99, 654205, 654200, 654236, -1, -1, -1, -1, -1, 654242 }, { 0x5E9A, 654255, 654249, 654296, 654302, 654290, 654280, 654286, 654273, 654308 }, { 0x5E9B, -1, 654313, 654324, -1, -1, -1, 654317, -1, -1 }, { 0x5E9C, 654332, 654328, 654393, 654397, 654389, 654371, 654386, 654364, 654403 }, { 0x5E9D, -1, -1, 654409, -1, -1, -1, -1, -1, -1 }, { 0x5E9E, 654421, 654415, 654450, -1, -1, -1, -1, -1, -1 }, { 0x5E9F, 654461, 654456, 654490, -1, -1, -1, -1, -1, -1 }, { 0x5EA0, 654502, 654495, 654550, -1, 654545, 654531, 654540, 654524, -1 }, { 0x5EA1, -1, -1, 654557, -1, -1, -1, -1, -1, -1 }, { 0x5EA2, -1, 654561, 654601, -1, -1, 654566, 654583, -1, -1 }, { 0x5EA3, -1, 654606, 654619, -1, -1, -1, 654611, -1, -1 }, { 0x5EA4, 654629, 654625, 654654, -1, -1, 654637, 654647, -1, -1 }, { 0x5EA5, 654664, 654659, 654710, -1, -1, 654697, 654702, 654691, -1 }, { 0x5EA6, 654725, 654715, 654813, 654817, 654805, 654775, 654794, 654761, 654829 }, { 0x5EA7, 654839, 654835, 654889, 654894, 654885, 654864, 654882, 654857, 654904 }, { 0x5EA8, -1, -1, 654923, -1, -1, -1, 654915, 654909, -1 }, { 0x5EA9, -1, -1, 654929, -1, -1, -1, -1, -1, -1 }, { 0x5EAA, -1, 654933, 654947, -1, -1, -1, 654944, -1, -1 }, { 0x5EAB, 654956, 654952, 655006, -1, 655003, 654992, 654997, 654985, 655010 }, { 0x5EAC, 655026, 655014, 655071, -1, -1, 655042, 655056, -1, -1 }, { 0x5EAD, 655083, 655077, 655137, 655143, 655132, 655123, 655128, 655116, 655150 }, { 0x5EAE, -1, 655157, 655173, -1, -1, -1, 655167, -1, -1 }, { 0x5EAF, -1, -1, 655184, -1, -1, -1, 655178, -1, -1 }, { 0x5EB0, -1, -1, 655218, -1, -1, 655188, 655204, -1, -1 }, { 0x5EB1, -1, -1, 655234, -1, -1, -1, 655224, -1, -1 }, { 0x5EB2, -1, -1, 655249, -1, -1, 655241, 655245, -1, -1 }, { 0x5EB3, 655264, 655254, 655304, 655308, 655301, 655289, 655295, 655282, -1 }, { 0x5EB4, -1, -1, 655332, -1, -1, -1, 655316, -1, -1 }, { 0x5EB5, 655340, 655336, 655388, -1, 655385, 655377, 655382, 655370, 655392 }, { 0x5EB6, 655400, 655395, 655468, 655473, 655465, 655436, 655461, 655429, 655479 }, { 0x5EB7, 655491, 655485, 655545, 655551, 655540, 655530, 655536, 655523, 655557 }, { 0x5EB8, 655569, 655563, 655638, 655644, 655633, 655610, 655629, 655603, -1 }, { 0x5EB9, 655654, 655649, 655696, -1, -1, -1, -1, -1, -1 }, { 0x5EBA, -1, -1, 655701, -1, -1, -1, -1, -1, -1 }, { 0x5EBB, 655707, -1, 655768, -1, 655765, 655736, 655761, -1, -1 }, { 0x5EBC, -1, -1, 655773, -1, -1, -1, -1, -1, -1 }, { 0x5EBD, -1, 655779, 655810, -1, 655807, 655791, 655803, 655784, -1 }, { 0x5EBE, 655819, 655814, 655857, 655861, 655854, 655846, 655851, 655839, -1 }, { 0x5EBF, -1, -1, 655884, -1, -1, 655865, 655874, -1, -1 }, { 0x5EC0, 655890, -1, 655955, -1, -1, 655917, 655947, -1, -1 }, { 0x5EC1, 655969, 655960, 656027, 656031, 656023, 656006, 656013, 655999, 656040 }, { 0x5EC2, 656051, 656044, 656109, 656116, 656104, 656087, 656095, 656080, 656123 }, { 0x5EC3, 656136, 656131, 656191, -1, 656185, 656165, 656181, -1, -1 }, { 0x5EC4, 656201, 656196, 656222, 656227, 656218, -1, -1, -1, -1 }, { 0x5EC5, -1, -1, 656247, -1, -1, -1, 656233, -1, -1 }, { 0x5EC6, 656261, 656250, 656319, -1, -1, 656302, 656307, -1, -1 }, { 0x5EC7, -1, 656324, 656336, -1, -1, -1, 656329, -1, -1 }, { 0x5EC8, 656346, 656341, 656395, 656400, 656392, 656375, 656386, 656368, 656404 }, { 0x5EC9, 656413, 656408, 656473, 656479, 656468, 656453, 656464, 656440, 656485 }, { 0x5ECA, 656497, 656491, 656553, -1, 656548, 656535, 656544, 656522, 656559 }, { 0x5ECB, 656569, 656564, 656635, -1, 656631, 656608, 656615, 656601, -1 }, { 0x5ECC, 656655, 656640, 656667, -1, -1, -1, 656663, -1, -1 }, { 0x5ECD, -1, 656672, 656677, -1, -1, -1, -1, -1, -1 }, { 0x5ECE, 656687, 656681, 656719, -1, -1, 656692, 656706, -1, -1 }, { 0x5ECF, 656725, -1, 656752, -1, 656748, -1, -1, 656742, -1 }, { 0x5ED0, 656762, 656757, 656801, -1, 656797, 656786, 656792, 656779, -1 }, { 0x5ED1, 656821, 656806, 656859, -1, 656855, -1, 656843, 656836, -1 }, { 0x5ED2, 656870, 656864, 656884, -1, -1, -1, 656880, -1, -1 }, { 0x5ED3, 656900, 656888, 656979, 656984, 656969, 656950, 656964, 656936, 656990 }, { 0x5ED4, -1, 656997, 657028, -1, -1, 657002, 657017, -1, -1 }, { 0x5ED5, 657038, 657033, 657101, -1, 657098, 657074, 657092, 657067, 657106 }, { 0x5ED6, 657116, 657111, 657175, -1, 657171, 657157, 657166, 657150, -1 }, { 0x5ED7, -1, -1, 657197, -1, -1, 657181, 657193, -1, -1 }, { 0x5ED8, -1, -1, 657216, -1, -1, 657202, 657211, -1, -1 }, { 0x5ED9, -1, 657220, 657270, -1, -1, 657230, 657258, 657224, -1 }, { 0x5EDA, 657285, 657274, 657336, 657341, 657332, 657318, 657324, 657311, 657347 }, { 0x5EDB, 657357, 657352, 657430, -1, 657426, 657409, 657422, 657402, 657436 }, { 0x5EDC, -1, 657443, 657461, -1, -1, 657448, 657454, -1, -1 }, { 0x5EDD, 657469, 657465, 657498, 657502, 657495, 657484, 657491, 657477, -1 }, { 0x5EDE, 657512, 657507, 657618, -1, 657614, 657561, 657590, 657554, -1 }, { 0x5EDF, 657628, 657623, 657699, 657705, 657695, 657666, 657690, 657659, 657714 }, { 0x5EE0, 657727, 657721, 657782, -1, 657776, 657765, 657771, 657758, 657789 }, { 0x5EE1, 657808, 657798, 657859, -1, 657855, 657844, 657852, 657837, 657863 }, { 0x5EE2, 657871, 657866, 657938, 657943, 657932, 657907, 657928, 657900, 657952 }, { 0x5EE3, 657965, 657958, 658027, 658034, 658021, 657995, 658017, 657988, 658044 }, { 0x5EE4, 658052, -1, 658065, -1, 658061, -1, -1, -1, -1 }, { 0x5EE5, -1, 658069, 658114, -1, 658110, 658087, 658103, 658080, -1 }, { 0x5EE6, -1, -1, 658142, -1, -1, 658120, 658130, -1, -1 }, { 0x5EE7, 658153, 658146, 658179, -1, 658174, -1, 658165, 658158, -1 }, { 0x5EE8, 658198, 658186, 658257, -1, 658253, 658238, 658246, 658231, -1 }, { 0x5EE9, 658267, 658262, 658313, -1, 658309, 658300, 658305, 658293, 658318 }, { 0x5EEA, 658329, 658324, 658357, 658362, -1, 658348, 658353, -1, -1 }, { 0x5EEB, -1, -1, 658392, -1, -1, 658367, 658383, -1, -1 }, { 0x5EEC, 658403, 658398, 658468, 658472, 658464, 658449, 658457, 658436, -1 }, { 0x5EED, -1, -1, 658477, -1, -1, -1, -1, -1, -1 }, { 0x5EEE, -1, -1, 658498, -1, -1, 658481, 658491, -1, -1 }, { 0x5EEF, -1, 658504, 658522, -1, -1, 658509, 658518, -1, -1 }, { 0x5EF0, 658528, -1, 658567, -1, -1, 658547, 658558, -1, -1 }, { 0x5EF1, 658579, 658573, 658626, -1, 658622, 658609, 658618, 658602, -1 }, { 0x5EF2, -1, -1, 658643, -1, -1, -1, 658632, -1, -1 }, { 0x5EF3, 658653, 658647, 658705, -1, 658699, 658679, 658690, 658672, -1 }, { 0x5EF4, 658716, 658711, 658748, -1, -1, 658738, 658745, -1, -1 }, { 0x5EF5, 658759, 658753, 658801, -1, -1, -1, 658797, -1, -1 }, { 0x5EF6, 658811, 658806, 658862, 658867, 658858, 658841, 658855, 658834, 658873 }, { 0x5EF7, 658884, 658878, 658911, 658917, 658906, 658897, 658902, 658890, 658924 }, { 0x5EF8, 658936, 658931, 658976, -1, -1, 658965, 658971, -1, -1 }, { 0x5EF9, 658991, 658980, 659045, -1, -1, -1, -1, -1, -1 }, { 0x5EFA, 659055, 659050, 659112, 659118, 659108, 659093, 659100, 659086, 659127 }, { 0x5EFB, 659144, 659134, 659213, 659218, 659209, 659182, 659203, 659175, -1 }, { 0x5EFC, 659237, 659225, 659289, -1, 659285, 659264, 659277, -1, -1 }, { 0x5EFD, 659294, -1, 659359, -1, 659355, 659322, 659349, -1, -1 }, { 0x5EFE, 659370, 659364, 659416, -1, -1, 659399, 659408, -1, 659422 }, { 0x5EFF, 659443, 659429, 659486, -1, 659483, 659468, 659474, 659461, -1 }, { 0x5F00, 659497, 659492, 659526, -1, -1, -1, -1, -1, -1 }, { 0x5F01, 659541, 659531, 659627, -1, 659618, 659585, 659610, 659578, -1 }, { 0x5F02, 659637, 659633, 659673, -1, -1, 659665, 659671, -1, -1 }, { 0x5F03, 659682, 659677, 659727, -1, 659724, 659714, 659721, 659707, -1 }, { 0x5F04, 659743, 659731, 659817, 659823, 659812, 659787, 659808, 659774, 659830 }, { 0x5F05, -1, -1, 659845, -1, -1, -1, 659837, -1, -1 }, { 0x5F06, -1, -1, 659876, -1, -1, 659850, 659869, -1, -1 }, { 0x5F07, 659885, 659880, 659951, -1, 659947, 659924, 659928, 659917, -1 }, { 0x5F08, 659961, 659956, 659996, 660000, 659991, -1, 659982, 659975, -1 }, { 0x5F09, 660005, -1, 660053, -1, -1, 660035, 660041, -1, -1 }, { 0x5F0A, 660064, 660059, 660143, 660147, 660137, 660098, 660127, 660091, 660156 }, { 0x5F0B, 660166, 660161, 660219, 660223, 660216, 660203, 660211, 660196, 660228 }, { 0x5F0C, 660239, 660234, 660268, -1, -1, 660250, 660258, -1, -1 }, { 0x5F0D, 660276, 660272, 660303, -1, 660301, 660287, 660295, -1, 660307 }, { 0x5F0E, 660325, 660313, 660353, -1, -1, 660331, 660349, -1, -1 }, { 0x5F0F, 660363, 660358, 660428, 660433, 660424, 660399, 660412, 660392, 660440 }, { 0x5F10, 660447, -1, 660472, -1, -1, 660458, 660466, -1, -1 }, { 0x5F11, 660480, 660476, 660537, -1, 660534, 660509, 660525, 660503, 660542 }, { 0x5F12, 660551, 660547, 660608, -1, 660605, 660580, 660596, 660574, -1 }, { 0x5F13, 660619, 660613, 660688, 660694, 660682, 660672, 660677, 660665, 660701 }, { 0x5F14, 660711, 660706, 660776, 660782, 660769, 660745, 660759, 660738, 660788 }, { 0x5F15, 660801, 660796, 660858, 660863, 660855, 660847, 660852, 660840, 660868 }, { 0x5F16, 660874, -1, 660906, -1, -1, 660903, -1, -1, -1 }, { 0x5F17, 660915, 660910, 660958, -1, 660953, 660936, 660941, 660929, 660962 }, { 0x5F18, 660975, 660969, 661041, 661047, 661036, 661014, 661029, 661007, -1 }, { 0x5F19, -1, -1, 661085, -1, -1, 661054, 661075, -1, -1 }, { 0x5F1A, -1, -1, 661096, -1, -1, -1, 661089, -1, -1 }, { 0x5F1B, 661109, 661101, 661163, -1, 661161, 661146, 661153, 661139, -1 }, { 0x5F1C, -1, -1, 661198, -1, -1, 661168, 661186, -1, -1 }, { 0x5F1D, 661210, 661205, 661269, -1, -1, 661250, 661263, -1, -1 }, { 0x5F1E, -1, -1, 661273, -1, -1, -1, -1, -1, -1 }, { 0x5F1F, 661289, 661279, 661344, 661348, 661340, 661325, 661332, 661318, 661355 }, { 0x5F20, 661368, 661361, 661399, -1, -1, -1, -1, -1, -1 }, { 0x5F21, -1, -1, 661440, -1, -1, 661406, 661423, -1, -1 }, { 0x5F22, 661450, 661445, 661503, -1, 661500, 661485, 661496, 661478, -1 }, { 0x5F23, 661512, 661508, 661529, -1, -1, 661519, 661526, -1, -1 }, { 0x5F24, 661538, 661533, 661554, -1, -1, -1, 661542, -1, -1 }, { 0x5F25, 661568, 661558, 661630, -1, 661627, 661607, 661624, 661600, -1 }, { 0x5F26, 661645, 661634, 661696, 661702, 661691, 661681, 661687, 661674, -1 }, { 0x5F27, 661711, 661707, 661756, 661760, 661753, 661744, 661750, 661737, -1 }, { 0x5F28, 661768, 661763, 661786, -1, -1, 661772, 661782, -1, -1 }, { 0x5F29, 661797, 661792, 661849, -1, 661846, 661836, 661843, 661829, 661853 }, { 0x5F2A, 661858, -1, 661875, -1, -1, -1, -1, -1, -1 }, { 0x5F2B, -1, -1, 661899, -1, -1, 661881, 661894, -1, -1 }, { 0x5F2C, -1, -1, 661916, -1, -1, 661905, 661914, -1, -1 }, { 0x5F2D, 661930, 661920, 661978, 661982, 661975, 661962, 661969, 661955, -1 }, { 0x5F2E, 661995, 661989, 662076, -1, -1, 662051, 662072, -1, -1 }, { 0x5F2F, 662088, 662082, 662109, -1, -1, 662100, 662105, -1, -1 }, { 0x5F30, 662120, 662114, 662148, -1, -1, 662132, 662139, -1, -1 }, { 0x5F31, 662160, 662154, 662228, 662233, 662224, 662191, 662213, 662184, 662240 }, { 0x5F32, -1, -1, 662249, -1, -1, -1, -1, -1, -1 }, { 0x5F33, 662261, 662255, 662278, -1, -1, -1, -1, -1, -1 }, { 0x5F34, 662284, -1, 662329, -1, 662322, 662307, 662313, 662300, -1 }, { 0x5F35, 662349, 662335, 662407, 662414, 662402, 662387, 662397, 662380, 662423 }, { 0x5F36, 662446, 662432, 662484, -1, -1, 662454, 662475, -1, -1 }, { 0x5F37, 662512, 662491, 662584, 662591, 662579, 662546, 662570, 662540, 662608 }, { 0x5F38, 662626, 662614, 662686, -1, -1, 662669, 662677, -1, -1 }, { 0x5F39, 662704, 662692, 662762, -1, 662757, 662732, 662749, -1, -1 }, { 0x5F3A, 662781, 662767, 662854, -1, 662849, 662816, 662840, 662809, -1 }, { 0x5F3B, -1, 662861, 662881, -1, -1, 662866, 662875, -1, -1 }, { 0x5F3C, 662890, 662885, 662956, -1, 662951, 662924, 662945, 662917, 662960 }, { 0x5F3D, -1, -1, 662982, -1, -1, 662966, 662973, -1, -1 }, { 0x5F3E, 662987, -1, 663070, -1, 663065, 663040, 663057, -1, -1 }, { 0x5F3F, -1, -1, 663096, -1, -1, 663075, 663088, -1, -1 }, { 0x5F40, 663107, 663102, 663155, -1, 663151, -1, 663144, 663137, -1 }, { 0x5F41, -1, -1, 663164, -1, -1, -1, 663160, -1, -1 }, { 0x5F42, 663168, -1, 663246, -1, 663242, 663200, 663230, -1, -1 }, { 0x5F43, -1, 663250, 663280, -1, -1, 663255, 663268, -1, -1 }, { 0x5F44, 663289, 663284, 663338, -1, -1, 663317, 663331, -1, -1 }, { 0x5F45, -1, -1, 663348, -1, -1, 663343, -1, -1, -1 }, { 0x5F46, 663359, 663354, 663379, -1, 663374, -1, -1, 663367, -1 }, { 0x5F47, -1, -1, 663395, -1, -1, 663384, 663391, -1, -1 }, { 0x5F48, 663413, 663401, 663474, 663479, 663469, 663448, 663465, 663441, 663494 }, { 0x5F49, -1, 663500, 663513, -1, -1, -1, 663506, -1, -1 }, { 0x5F4A, 663546, 663518, 663606, 663613, 663601, 663578, 663592, 663571, 663622 }, { 0x5F4B, -1, 663630, 663673, -1, -1, 663636, 663658, -1, -1 }, { 0x5F4C, 663689, 663679, 663766, 663770, 663763, 663728, 663753, 663721, -1 }, { 0x5F4D, 663797, 663775, 663843, -1, -1, 663823, 663836, -1, -1 }, { 0x5F4E, 663854, 663848, 663886, 663891, 663882, 663873, 663878, 663866, -1 }, { 0x5F4F, -1, 663896, 663908, -1, -1, -1, 663901, -1, -1 }, { 0x5F50, 663918, 663913, 663958, -1, -1, 663943, 663954, -1, 663962 }, { 0x5F51, 663972, 663967, 664001, -1, -1, -1, 663997, -1, -1 }, { 0x5F52, 664011, 664005, 664040, -1, -1, -1, -1, -1, -1 }, { 0x5F53, 664051, 664045, 664106, -1, 664101, 664081, 664097, -1, -1 }, { 0x5F54, 664117, 664112, 664154, -1, 664150, 664138, 664145, 664131, -1 }, { 0x5F55, 664163, 664158, 664188, -1, -1, -1, -1, -1, -1 }, { 0x5F56, 664204, 664192, 664259, -1, 664255, 664242, 664247, 664235, -1 }, { 0x5F57, 664276, 664265, 664332, 664337, 664323, 664307, 664313, 664294, -1 }, { 0x5F58, 664363, 664359, 664399, -1, 664394, 664376, 664381, 664369, -1 }, { 0x5F59, 664414, 664404, 664490, -1, 664486, 664458, 664484, 664451, -1 }, { 0x5F5A, 664495, -1, 664564, -1, 664560, 664532, 664558, -1, -1 }, { 0x5F5B, 664569, -1, 664630, -1, 664628, 664620, 664626, 664613, -1 }, { 0x5F5C, 664638, 664634, 664690, -1, -1, 664682, 664688, -1, -1 }, { 0x5F5D, 664698, 664694, 664759, 664763, 664757, 664749, 664755, 664742, -1 }, { 0x5F5E, 664765, -1, 664786, -1, 664784, 664776, 664782, -1, -1 }, { 0x5F5F, -1, -1, 664795, -1, -1, -1, 664790, -1, -1 }, { 0x5F60, -1, -1, 664835, -1, -1, 664800, 664807, -1, -1 }, { 0x5F61, 664846, 664840, 664883, -1, -1, 664870, 664875, -1, -1 }, { 0x5F62, 664895, 664889, 664964, 664970, 664958, 664926, 664949, 664919, 664976 }, { 0x5F63, -1, 664982, 664999, -1, -1, 664987, 664991, -1, -1 }, { 0x5F64, 665010, 665004, 665066, 665072, 665061, 665049, 665054, 665042, -1 }, { 0x5F65, 665082, 665077, 665127, -1, 665124, 665115, 665120, 665109, -1 }, { 0x5F66, 665137, 665132, 665164, 665169, 665161, 665152, 665157, 665145, -1 }, { 0x5F67, 665183, 665178, 665230, -1, 665226, 665218, 665222, 665211, -1 }, { 0x5F68, -1, -1, 665234, -1, -1, -1, -1, -1, -1 }, { 0x5F69, 665244, 665239, 665312, 665317, 665307, 665281, 665303, 665274, 665326 }, { 0x5F6A, 665337, 665332, 665396, -1, 665391, 665377, 665381, 665370, -1 }, { 0x5F6B, 665407, 665402, 665454, 665460, 665451, 665441, 665446, 665434, 665465 }, { 0x5F6C, 665477, 665472, 665522, -1, 665518, 665506, 665514, 665499, 665527 }, { 0x5F6D, 665545, 665532, 665618, -1, 665606, 665585, 665602, 665578, 665624 }, { 0x5F6E, -1, -1, 665630, -1, -1, -1, -1, -1, -1 }, { 0x5F6F, -1, 665636, 665649, -1, -1, -1, 665641, -1, -1 }, { 0x5F70, 665662, 665655, 665731, -1, 665725, 665694, 665716, 665687, -1 }, { 0x5F71, 665750, 665738, 665812, 665818, 665807, 665795, 665800, 665788, 665828 }, { 0x5F72, 665838, 665834, 665864, -1, -1, 665852, 665860, -1, -1 }, { 0x5F73, 665874, 665869, 665911, -1, -1, -1, 665906, -1, -1 }, { 0x5F74, 665916, -1, 665962, -1, -1, 665923, 665935, -1, -1 }, { 0x5F75, -1, -1, 665985, -1, -1, 665968, 665982, -1, -1 }, { 0x5F76, -1, -1, 666000, -1, -1, -1, 665990, -1, -1 }, { 0x5F77, 666016, 666004, 666067, -1, 666062, 666050, 666058, 666043, 666073 }, { 0x5F78, 666087, 666081, 666131, -1, -1, 666106, 666122, -1, -1 }, { 0x5F79, 666143, 666138, 666216, 666220, 666212, 666188, 666203, 666181, 666227 }, { 0x5F7A, -1, -1, 666247, -1, -1, 666234, 666244, -1, -1 }, { 0x5F7B, 666258, 666253, 666290, -1, -1, -1, -1, -1, -1 }, { 0x5F7C, 666300, 666295, 666343, 666347, 666339, 666326, 666336, 666319, 666355 }, { 0x5F7D, 666365, 666360, 666451, -1, -1, 666419, 666433, -1, -1 }, { 0x5F7E, -1, -1, 666464, -1, -1, -1, 666455, -1, 666470 }, { 0x5F7F, 666481, 666476, 666544, -1, 666539, 666512, 666527, 666505, 666548 }, { 0x5F80, 666561, 666555, 666620, -1, 666615, 666595, 666612, 666588, 666626 }, { 0x5F81, 666638, 666632, 666693, 666700, 666688, 666669, 666684, 666662, 666708 }, { 0x5F82, 666719, 666714, 666758, 666762, 666755, 666747, 666752, 666740, 666767 }, { 0x5F83, 666777, 666771, 666816, 666822, -1, 666804, 666813, -1, -1 }, { 0x5F84, 666839, 666833, 666906, -1, 666900, 666869, 666896, -1, -1 }, { 0x5F85, 666917, 666912, 666974, 666979, 666970, 666956, 666962, 666949, 666988 }, { 0x5F86, -1, -1, 667007, -1, -1, 666994, 666999, -1, -1 }, { 0x5F87, 667023, 667011, 667099, 667104, 667094, 667059, 667085, 667052, -1 }, { 0x5F88, 667115, 667110, 667155, -1, 667151, 667140, 667147, 667133, -1 }, { 0x5F89, 667167, 667160, 667223, -1, 667218, 667206, 667214, 667199, -1 }, { 0x5F8A, 667234, 667229, 667293, 667299, 667289, 667275, 667283, 667268, 667306 }, { 0x5F8B, 667318, 667312, 667384, 667388, 667379, 667362, 667367, 667349, 667393 }, { 0x5F8C, 667405, 667400, 667474, 667479, 667470, 667445, 667463, 667438, 667490 }, { 0x5F8D, -1, -1, 667508, -1, -1, 667496, 667501, -1, -1 }, { 0x5F8E, -1, -1, 667514, -1, -1, -1, -1, -1, -1 }, { 0x5F8F, -1, -1, 667534, -1, -1, 667521, 667528, -1, -1 }, { 0x5F90, 667545, 667539, 667611, 667615, 667608, 667597, 667605, 667590, 667620 }, { 0x5F91, 667632, 667626, 667704, 667710, 667698, 667669, 667694, 667662, -1 }, { 0x5F92, 667722, 667717, 667791, 667795, 667788, 667760, 667785, 667753, 667804 }, { 0x5F93, 667810, -1, 667885, -1, 667880, 667843, 667868, -1, -1 }, { 0x5F94, -1, -1, 667891, -1, -1, -1, -1, -1, -1 }, { 0x5F95, 667900, 667895, 667926, -1, -1, -1, -1, -1, -1 }, { 0x5F96, -1, -1, 667947, -1, -1, 667931, 667940, -1, -1 }, { 0x5F97, 667958, 667953, 668009, 668013, 668005, 667992, 668000, 667985, 668019 }, { 0x5F98, 668031, 668026, 668084, 668089, 668080, 668068, 668076, 668061, 668096 }, { 0x5F99, 668108, 668102, 668162, -1, 668159, 668148, 668155, 668141, -1 }, { 0x5F9A, -1, -1, 668166, -1, -1, -1, -1, -1, -1 }, { 0x5F9B, 668177, 668172, 668194, -1, -1, -1, 668191, -1, -1 }, { 0x5F9C, 668205, 668198, 668261, -1, 668256, 668239, 668247, 668232, -1 }, { 0x5F9D, -1, -1, 668300, -1, -1, 668268, 668284, -1, -1 }, { 0x5F9E, 668311, 668305, 668391, 668397, 668386, 668351, 668374, 668344, 668413 }, { 0x5F9F, -1, -1, 668419, -1, -1, -1, -1, -1, -1 }, { 0x5FA0, 668430, 668425, 668488, -1, 668484, 668463, 668480, 668456, 668493 }, { 0x5FA1, 668510, 668499, 668568, 668572, 668564, 668546, 668557, 668539, 668579 }, { 0x5FA2, -1, -1, 668590, -1, -1, -1, 668585, -1, -1 }, { 0x5FA3, -1, -1, 668606, -1, 668602, -1, -1, 668595, -1 }, { 0x5FA4, 668616, 668611, 668658, -1, -1, 668646, -1, -1, -1 }, { 0x5FA5, -1, -1, 668664, -1, -1, -1, -1, -1, -1 }, { 0x5FA6, -1, -1, 668669, -1, -1, -1, -1, -1, -1 }, { 0x5FA7, 668679, 668674, 668750, 668756, 668744, 668719, 668736, 668712, -1 }, { 0x5FA8, 668771, 668765, 668830, -1, 668824, 668812, 668820, 668805, -1 }, { 0x5FA9, 668847, 668837, 668918, 668922, 668910, 668888, 668905, 668874, -1 }, { 0x5FAA, 668942, 668936, 668993, 668998, 668988, 668975, 668984, 668968, -1 }, { 0x5FAB, -1, -1, 669010, -1, -1, 669003, 669008, -1, -1 }, { 0x5FAC, 669021, 669015, 669101, -1, 669096, 669079, 669088, 669072, 669107 }, { 0x5FAD, 669118, 669113, 669173, -1, 669170, 669159, 669166, 669152, -1 }, { 0x5FAE, 669183, 669178, 669238, 669243, 669235, 669221, 669232, 669214, 669250 }, { 0x5FAF, 669258, 669253, 669321, -1, 669316, 669295, 669308, 669288, -1 }, { 0x5FB0, -1, -1, 669333, -1, -1, 669325, 669329, -1, -1 }, { 0x5FB1, -1, 669340, 669364, -1, -1, 669345, 669359, -1, -1 }, { 0x5FB2, -1, -1, 669370, -1, -1, -1, -1, -1, -1 }, { 0x5FB3, 669374, -1, 669410, -1, 669406, 669395, 669401, 669389, -1 }, { 0x5FB4, 669414, -1, 669453, -1, 669444, 669421, 669435, -1, -1 }, { 0x5FB5, 669470, 669460, 669539, 669546, 669530, 669507, 669521, 669500, 669555 }, { 0x5FB6, -1, 669562, 669567, -1, -1, -1, -1, -1, -1 }, { 0x5FB7, 669577, 669572, 669624, 669628, 669620, 669609, 669615, 669602, 669633 }, { 0x5FB8, -1, -1, 669658, -1, -1, 669640, 669649, -1, -1 }, { 0x5FB9, 669670, 669665, 669726, 669731, 669721, 669709, 669715, 669702, 669746 }, { 0x5FBA, -1, 669754, 669759, -1, -1, -1, -1, -1, -1 }, { 0x5FBB, 669765, -1, 669777, -1, -1, -1, -1, -1, -1 }, { 0x5FBC, 669797, 669782, 669880, 669886, 669877, 669838, 669863, 669831, -1 }, { 0x5FBD, 669896, 669891, 669941, 669946, 669937, 669921, 669934, 669914, -1 }, { 0x5FBE, -1, -1, 669953, -1, -1, -1, -1, -1, -1 }, { 0x5FBF, -1, 669958, 669964, -1, -1, -1, -1, -1, -1 }, { 0x5FC0, 669977, 669970, 669998, -1, -1, -1, -1, -1, -1 }, { 0x5FC1, -1, -1, 670005, -1, -1, -1, -1, -1, -1 }, { 0x5FC2, -1, 670010, 670016, -1, -1, -1, -1, -1, -1 }, { 0x5FC3, 670025, 670020, 670080, 670085, 670076, 670064, 670071, 670057, 670090 }, { 0x5FC4, 670100, 670095, 670138, -1, -1, 670125, -1, -1, -1 }, { 0x5FC5, 670147, 670142, 670203, 670207, 670198, 670183, 670192, 670176, 670212 }, { 0x5FC6, 670223, 670218, 670254, -1, -1, -1, -1, -1, 670258 }, { 0x5FC7, -1, -1, 670288, -1, -1, 670264, 670283, -1, 670292 }, { 0x5FC8, -1, -1, 670323, -1, -1, 670304, 670315, 670298, -1 }, { 0x5FC9, 670338, 670328, 670387, -1, 670384, 670373, 670380, 670366, 670392 }, { 0x5FCA, -1, -1, 670397, -1, -1, -1, -1, -1, -1 }, { 0x5FCB, 670403, -1, 670446, -1, -1, 670426, 670438, -1, -1 }, { 0x5FCC, 670456, 670451, 670496, 670500, 670493, 670486, 670490, 670479, 670508 }, { 0x5FCD, 670518, 670513, 670578, 670583, 670575, 670555, 670571, 670548, 670590 }, { 0x5FCE, -1, -1, 670603, -1, -1, -1, -1, 670597, -1 }, { 0x5FCF, 670614, 670608, 670643, -1, -1, -1, -1, -1, 670649 }, { 0x5FD0, 670660, 670654, 670712, -1, 670707, 670685, 670694, 670678, -1 }, { 0x5FD1, 670722, 670717, 670764, -1, -1, 670746, 670755, -1, 670768 }, { 0x5FD2, 670780, 670775, 670889, -1, 670884, 670872, 670879, 670865, 670893 }, { 0x5FD3, 670900, -1, 670951, -1, -1, 670928, 670943, 670916, -1 }, { 0x5FD4, -1, 670956, 671003, -1, -1, 670967, 670976, -1, -1 }, { 0x5FD5, -1, 671007, 671019, -1, -1, -1, -1, 671013, -1 }, { 0x5FD6, 671030, 671024, 671080, -1, 671075, 671064, 671071, 671057, 671085 }, { 0x5FD7, 671096, 671092, 671178, 671183, 671175, 671140, 671171, 671133, 671191 }, { 0x5FD8, 671202, 671196, 671255, 671261, 671250, 671237, 671246, 671230, 671278 }, { 0x5FD9, 671289, 671283, 671352, 671358, 671347, 671329, 671339, 671322, 671364 }, { 0x5FDA, -1, -1, 671369, -1, -1, -1, -1, -1, -1 }, { 0x5FDB, -1, 671373, 671379, -1, -1, -1, -1, -1, -1 }, { 0x5FDC, 671384, -1, 671432, -1, 671428, 671407, 671421, -1, -1 }, { 0x5FDD, 671443, 671438, 671507, 671513, 671502, 671487, 671498, 671480, 671518 }, { 0x5FDE, -1, 671525, 671567, -1, 671563, 671537, 671547, 671530, -1 }, { 0x5FDF, 671578, 671572, 671617, -1, 671613, -1, -1, 671606, -1 }, { 0x5FE0, 671628, 671622, 671684, 671691, 671677, 671663, 671672, 671656, 671698 }, { 0x5FE1, 671710, 671704, 671775, -1, 671768, 671743, 671750, 671736, -1 }, { 0x5FE2, -1, 671782, 671805, -1, 671803, 671786, 671800, -1, -1 }, { 0x5FE3, -1, 671809, 671814, -1, -1, -1, -1, -1, -1 }, { 0x5FE4, 671822, 671818, 671873, 671877, 671871, 671860, 671868, 671853, 671882 }, { 0x5FE5, -1, -1, 671888, -1, -1, -1, -1, -1, -1 }, { 0x5FE6, -1, -1, 671892, -1, -1, -1, -1, -1, -1 }, { 0x5FE7, 671902, 671897, 671934, -1, -1, -1, -1, -1, -1 }, { 0x5FE8, -1, 671939, 671968, -1, 671964, 671951, 671960, 671944, -1 }, { 0x5FE9, 671973, -1, 672041, -1, -1, 672022, 672037, -1, -1 }, { 0x5FEA, 672059, 672047, 672108, -1, -1, 672091, 672099, -1, -1 }, { 0x5FEB, 672120, 672114, 672180, 672186, 672174, 672160, 672170, 672153, 672192 }, { 0x5FEC, -1, -1, 672226, -1, -1, 672199, 672219, -1, -1 }, { 0x5FED, 672235, 672230, 672284, -1, 672279, 672261, 672271, 672254, -1 }, { 0x5FEE, 672299, 672290, 672358, -1, 672355, 672337, 672345, 672330, -1 }, { 0x5FEF, -1, -1, 672400, -1, -1, 672375, 672387, 672363, -1 }, { 0x5FF0, 672404, -1, 672449, -1, -1, 672438, 672445, -1, -1 }, { 0x5FF1, 672459, 672454, 672509, -1, 672504, 672492, 672499, 672485, 672515 }, { 0x5FF2, 672522, -1, 672544, -1, -1, 672534, 672540, -1, -1 }, { 0x5FF3, -1, 672549, 672581, -1, -1, 672561, 672568, -1, -1 }, { 0x5FF4, -1, -1, 672586, -1, -1, -1, -1, -1, -1 }, { 0x5FF5, 672597, 672592, 672656, 672662, 672651, 672634, 672647, 672621, 672668 }, { 0x5FF6, -1, -1, 672700, -1, -1, 672675, 672689, -1, -1 }, { 0x5FF7, 672711, 672705, 672769, -1, 672763, 672750, 672758, -1, -1 }, { 0x5FF8, 672786, 672776, 672843, -1, 672839, 672823, 672830, 672816, -1 }, { 0x5FF9, -1, -1, 672848, -1, -1, -1, -1, -1, -1 }, { 0x5FFA, -1, 672855, 672875, -1, -1, 672860, 672867, -1, -1 }, { 0x5FFB, 672886, 672881, 672939, 672944, 672935, 672922, 672931, 672915, -1 }, { 0x5FFC, 672956, 672950, 673026, -1, 673021, 672993, 673008, 672986, -1 }, { 0x5FFD, 673037, 673032, 673104, 673108, 673100, 673072, 673094, 673065, 673115 }, { 0x5FFE, 673126, 673121, 673155, -1, -1, -1, -1, -1, -1 }, { 0x5FFF, 673170, 673160, 673222, 673227, 673217, 673207, 673213, 673200, 673243 }, { 0x6000, 673256, 673250, 673286, -1, -1, -1, -1, -1, -1 }, { 0x6001, 673298, 673292, 673324, -1, -1, -1, -1, -1, -1 }, { 0x6002, 673335, 673329, 673361, -1, -1, -1, -1, -1, -1 }, { 0x6003, 673372, 673367, 673396, -1, -1, -1, -1, -1, -1 }, { 0x6004, 673404, 673400, 673412, -1, -1, -1, -1, -1, -1 }, { 0x6005, 673423, 673416, 673450, -1, -1, -1, -1, -1, -1 }, { 0x6006, 673463, 673457, 673497, -1, -1, -1, -1, -1, -1 }, { 0x6007, -1, -1, 673525, -1, -1, 673505, 673513, -1, -1 }, { 0x6008, -1, -1, 673529, -1, -1, -1, -1, -1, -1 }, { 0x6009, -1, -1, 673533, -1, -1, -1, -1, -1, -1 }, { 0x600A, -1, 673538, 673579, -1, 673575, 673555, 673565, 673548, -1 }, { 0x600B, -1, 673585, 673590, -1, -1, -1, -1, -1, -1 }, { 0x600C, 673595, -1, 673636, -1, -1, -1, -1, -1, -1 }, { 0x600D, 673646, 673641, 673694, -1, 673690, 673667, 673674, 673660, 673699 }, { 0x600E, 673710, 673705, 673740, -1, -1, 673726, 673732, -1, 673745 }, { 0x600F, 673766, 673752, 673817, 673823, 673813, 673803, 673809, 673796, -1 }, { 0x6010, 673843, 673832, 673883, -1, -1, 673867, 673873, -1, -1 }, { 0x6011, -1, -1, 673887, -1, -1, -1, -1, -1, 673892 }, { 0x6012, 673903, 673898, 673965, 673969, 673962, 673944, 673956, 673931, 673978 }, { 0x6013, 673989, 673983, 674033, -1, -1, 674011, 674020, -1, -1 }, { 0x6014, 674044, 674038, 674108, -1, 674103, 674081, 674094, 674074, -1 }, { 0x6015, 674120, 674115, 674183, 674187, 674179, 674163, 674171, 674156, -1 }, { 0x6016, 674196, 674191, 674267, -1, 674263, 674237, 674257, 674230, 674271 }, { 0x6017, 674281, 674276, 674355, -1, 674350, 674320, 674337, 674313, -1 }, { 0x6018, -1, -1, 674380, -1, -1, 674360, 674374, -1, -1 }, { 0x6019, 674388, 674384, 674440, -1, 674437, 674427, 674434, 674420, -1 }, { 0x601A, 674450, 674444, 674491, -1, -1, 674475, 674481, -1, -1 }, { 0x601B, 674501, 674495, 674557, 674561, 674553, 674535, 674541, 674528, 674566 }, { 0x601C, 674578, 674573, 674646, -1, 674635, 674608, 674622, 674595, 674652 }, { 0x601D, 674670, 674657, 674734, 674738, 674731, 674717, 674727, 674710, 674751 }, { 0x601E, 674765, 674755, 674786, -1, -1, -1, -1, -1, -1 }, { 0x601F, -1, -1, 674808, -1, -1, 674792, 674800, -1, -1 }, { 0x6020, 674822, 674812, 674888, -1, 674883, 674862, 674879, 674855, -1 }, { 0x6021, 674897, 674893, 674949, 674953, 674947, 674936, 674945, 674929, -1 }, { 0x6022, -1, 674957, 674962, -1, -1, -1, -1, -1, -1 }, { 0x6023, -1, 674966, 674971, -1, -1, -1, -1, -1, -1 }, { 0x6024, -1, -1, 674993, -1, -1, 674976, 674990, -1, -1 }, { 0x6025, 675002, 674997, 675057, 675061, 675053, 675042, 675048, 675035, 675067 }, { 0x6026, 675079, 675073, 675136, -1, 675129, -1, 675120, 675113, 675142 }, { 0x6027, 675155, 675149, 675210, 675216, 675205, 675185, 675196, 675178, 675226 }, { 0x6028, 675238, 675232, 675291, 675297, 675287, 675272, 675278, 675265, 675307 }, { 0x6029, 675317, 675312, 675376, -1, 675373, 675358, 675363, 675351, 675380 }, { 0x602A, 675392, 675385, 675451, 675457, 675447, 675426, 675443, 675419, -1 }, { 0x602B, 675476, 675466, 675528, -1, -1, 675502, 675515, -1, 675532 }, { 0x602C, -1, -1, 675539, -1, -1, -1, -1, -1, -1 }, { 0x602D, 675548, 675543, 675573, -1, -1, 675553, 675561, -1, -1 }, { 0x602E, -1, 675577, 675582, -1, -1, -1, -1, -1, -1 }, { 0x602F, 675592, 675587, 675648, 675653, 675644, 675626, 675639, 675619, 675660 }, { 0x6030, -1, -1, 675674, -1, -1, -1, -1, 675668, -1 }, { 0x6031, 675686, 675680, 675735, 675741, 675729, 675715, 675722, -1, -1 }, { 0x6032, 675753, 675747, 675784, -1, -1, -1, -1, -1, 675790 }, { 0x6033, 675810, 675798, 675868, 675875, 675862, 675837, 675843, 675830, 675885 }, { 0x6034, -1, -1, 675893, -1, -1, -1, -1, -1, -1 }, { 0x6035, 675903, 675897, 675966, 675971, -1, 675931, 675939, -1, 675977 }, { 0x6036, 675989, 675985, 676020, -1, -1, -1, -1, -1, -1 }, { 0x6037, -1, -1, 676024, -1, -1, -1, -1, -1, -1 }, { 0x6038, 676029, -1, 676053, -1, -1, -1, -1, -1, -1 }, { 0x6039, 676062, 676057, 676085, -1, -1, -1, -1, -1, -1 }, { 0x603A, 676090, -1, 676122, -1, -1, 676100, -1, -1, -1 }, { 0x603B, 676134, 676128, 676163, -1, -1, -1, -1, -1, -1 }, { 0x603C, 676181, 676169, 676213, -1, -1, -1, -1, -1, -1 }, { 0x603D, -1, -1, 676218, -1, -1, -1, -1, -1, -1 }, { 0x603E, 676221, -1, 676238, -1, 676235, -1, -1, -1, -1 }, { 0x603F, 676248, 676243, 676275, -1, -1, -1, -1, -1, -1 }, { 0x6040, -1, 676279, 676294, -1, -1, 676283, 676290, -1, -1 }, { 0x6041, 676304, 676299, 676362, -1, 676359, 676343, 676348, 676336, -1 }, { 0x6042, 676373, 676367, 676438, -1, 676428, 676412, 676419, 676405, -1 }, { 0x6043, 676447, 676443, 676501, 676506, 676498, 676484, 676491, 676477, -1 }, { 0x6044, -1, -1, 676514, -1, -1, -1, -1, -1, 676518 }, { 0x6045, -1, 676524, 676529, -1, -1, -1, -1, -1, 676534 }, { 0x6046, 676545, 676539, 676597, 676603, 676592, 676582, 676588, 676575, -1 }, { 0x6047, 676616, 676610, 676649, -1, 676643, 676628, 676634, 676621, -1 }, { 0x6048, -1, -1, 676688, -1, 676685, 676663, 676678, 676656, -1 }, { 0x6049, 676697, 676693, 676732, -1, -1, 676721, 676728, -1, -1 }, { 0x604A, 676742, 676737, 676789, -1, 676784, 676770, 676779, 676763, -1 }, { 0x604B, 676806, 676794, 676863, -1, 676858, 676838, 676854, -1, 676869 }, { 0x604C, 676882, 676877, 676916, -1, -1, 676902, 676907, -1, -1 }, { 0x604D, 676928, 676922, 676994, 677001, 676988, 676960, 676984, 676953, 677010 }, { 0x604E, -1, -1, 677018, -1, -1, -1, -1, -1, -1 }, { 0x604F, -1, -1, 677023, -1, -1, -1, -1, -1, -1 }, { 0x6050, 677034, 677028, 677103, 677109, 677098, 677069, 677093, 677062, 677117 }, { 0x6051, 677125, -1, 677194, -1, -1, 677172, 677188, -1, 677199 }, { 0x6052, 677212, 677206, 677277, -1, 677267, 677249, 677263, 677242, -1 }, { 0x6053, 677288, 677283, 677294, -1, -1, -1, -1, -1, -1 }, { 0x6054, 677304, 677298, 677347, -1, -1, 677332, 677338, -1, -1 }, { 0x6055, 677358, 677353, 677410, -1, 677407, 677393, 677400, 677386, 677415 }, { 0x6056, -1, -1, 677446, -1, -1, 677421, 677442, -1, -1 }, { 0x6057, -1, -1, 677484, -1, -1, 677450, 677472, -1, -1 }, { 0x6058, -1, -1, 677488, -1, -1, -1, -1, -1, -1 }, { 0x6059, 677500, 677493, 677558, 677564, 677553, 677540, 677549, 677533, -1 }, { 0x605A, 677577, 677572, 677607, -1, 677604, 677596, 677602, 677589, -1 }, { 0x605B, 677617, 677612, 677658, -1, -1, -1, -1, -1, -1 }, { 0x605C, -1, -1, 677663, -1, -1, -1, -1, -1, 677668 }, { 0x605D, 677692, 677675, 677769, -1, 677760, -1, 677744, 677737, -1 }, { 0x605E, -1, -1, 677774, -1, -1, -1, -1, -1, -1 }, { 0x605F, 677784, 677778, 677826, -1, 677820, 677807, 677815, 677800, 677833 }, { 0x6060, 677845, 677838, 677897, -1, 677893, 677878, 677886, 677872, -1 }, { 0x6061, 677903, -1, 677956, -1, -1, 677936, 677952, -1, -1 }, { 0x6062, 677966, 677961, 678022, 678027, 678018, 678008, 678014, 678001, -1 }, { 0x6063, 678045, 678033, 678100, 678104, 678097, 678082, 678093, 678075, -1 }, { 0x6064, 678115, 678109, 678180, -1, 678175, 678147, 678162, 678140, -1 }, { 0x6065, 678188, 678184, 678254, 678259, 678250, 678223, 678246, 678216, -1 }, { 0x6066, -1, -1, 678268, -1, -1, -1, -1, -1, -1 }, { 0x6067, 678285, 678275, 678321, -1, -1, 678293, 678300, -1, -1 }, { 0x6068, 678330, 678325, 678397, 678402, 678393, 678367, 678389, 678360, 678410 }, { 0x6069, 678421, 678416, 678466, 678470, 678463, 678453, 678460, 678446, 678476 }, { 0x606A, 678485, 678480, 678534, -1, 678530, 678513, 678525, 678506, 678538 }, { 0x606B, 678556, 678544, 678602, -1, 678596, 678582, 678588, 678575, -1 }, { 0x606C, 678618, 678608, 678672, -1, 678667, 678657, 678663, 678650, 678678 }, { 0x606D, 678692, 678686, 678749, 678755, 678744, 678728, 678739, 678721, 678761 }, { 0x606E, -1, 678766, 678772, -1, -1, -1, -1, -1, -1 }, { 0x606F, 678783, 678778, 678847, 678851, 678843, 678820, 678838, 678813, 678858 }, { 0x6070, 678869, 678864, 678931, 678936, 678927, 678909, 678917, 678902, -1 }, { 0x6071, -1, -1, 678955, -1, -1, 678941, 678950, -1, -1 }, { 0x6072, -1, 678960, 678967, -1, -1, -1, -1, -1, -1 }, { 0x6073, 678978, 678973, 679004, -1, -1, -1, -1, -1, -1 }, { 0x6074, -1, -1, 679009, -1, -1, -1, -1, -1, -1 }, { 0x6075, 679018, 679013, 679081, -1, 679076, 679056, 679070, 679050, -1 }, { 0x6076, 679104, 679086, 679128, -1, -1, -1, -1, -1, -1 }, { 0x6077, -1, 679131, 679141, -1, -1, -1, 679136, -1, -1 }, { 0x6078, 679152, 679146, 679184, -1, -1, -1, -1, -1, -1 }, { 0x6079, 679195, 679190, 679226, -1, -1, -1, -1, -1, -1 }, { 0x607A, 679236, 679231, 679264, -1, -1, -1, -1, -1, -1 }, { 0x607B, 679274, 679269, 679304, -1, -1, -1, -1, -1, -1 }, { 0x607C, 679313, 679308, 679339, -1, -1, -1, -1, -1, -1 }, { 0x607D, 679349, 679344, 679383, -1, -1, -1, -1, -1, -1 }, { 0x607E, -1, 679388, 679421, -1, -1, 679394, 679413, -1, -1 }, { 0x607F, 679433, 679427, 679482, -1, -1, 679461, 679467, -1, -1 }, { 0x6080, -1, -1, 679488, -1, -1, -1, -1, -1, -1 }, { 0x6081, 679506, 679494, 679570, -1, 679566, 679543, 679559, 679536, 679576 }, { 0x6082, -1, -1, 679610, -1, -1, 679583, 679603, -1, -1 }, { 0x6083, 679620, 679614, 679676, -1, 679672, 679659, 679668, 679652, -1 }, { 0x6084, 679691, 679681, 679744, 679750, 679740, 679728, 679735, 679721, -1 }, { 0x6085, 679766, 679760, 679799, -1, 679795, 679781, 679790, 679774, 679804 }, { 0x6086, 679810, -1, 679847, -1, -1, 679828, 679837, 679816, -1 }, { 0x6087, -1, 679851, 679856, -1, -1, -1, -1, -1, 679860 }, { 0x6088, 679870, 679864, 679923, -1, -1, 679893, 679903, -1, -1 }, { 0x6089, 679933, 679928, 680000, 680004, 679996, 679970, 679989, 679963, 680008 }, { 0x608A, 680019, 680014, 680070, -1, -1, 680051, 680058, 680045, -1 }, { 0x608B, 680075, -1, 680138, -1, 680134, 680114, 680130, 680107, 680143 }, { 0x608C, 680159, 680149, 680218, 680222, 680214, 680188, 680210, 680181, 680228 }, { 0x608D, 680244, 680234, 680294, -1, 680290, 680278, 680286, 680271, 680299 }, { 0x608E, -1, -1, 680335, -1, -1, 680304, 680312, -1, -1 }, { 0x608F, -1, -1, 680352, -1, 680347, -1, -1, 680340, -1 }, { 0x6090, 680362, 680357, 680413, -1, -1, -1, -1, -1, -1 }, { 0x6091, -1, -1, 680428, -1, -1, 680417, 680425, -1, 680432 }, { 0x6092, 680442, 680437, 680493, -1, 680490, 680479, 680486, 680472, -1 }, { 0x6093, -1, -1, 680507, -1, -1, 680497, 680503, -1, -1 }, { 0x6094, 680518, 680513, 680575, 680580, 680571, 680554, 680567, 680547, 680588 }, { 0x6095, -1, 680594, 680621, -1, 680617, 680606, 680611, 680599, -1 }, { 0x6096, 680635, 680625, 680700, -1, 680691, 680674, 680681, 680667, -1 }, { 0x6097, -1, 680705, 680731, -1, 680726, -1, 680722, 680715, 680736 }, { 0x6098, -1, -1, 680770, -1, -1, 680742, 680765, -1, -1 }, { 0x6099, -1, -1, 680774, -1, -1, -1, -1, -1, -1 }, { 0x609A, 680786, 680780, 680838, -1, 680833, 680820, 680828, 680813, -1 }, { 0x609B, 680850, 680844, 680895, 680901, 680891, 680872, 680882, 680865, 680909 }, { 0x609C, 680916, -1, 680924, -1, -1, -1, -1, -1, 680931 }, { 0x609D, 680946, 680941, 681000, -1, -1, 680982, 680993, -1, -1 }, { 0x609E, 681009, 681005, 681043, -1, -1, 681032, 681040, -1, -1 }, { 0x609F, 681051, 681047, 681113, 681117, 681111, 681094, 681108, 681087, -1 }, { 0x60A0, 681128, 681123, 681192, 681197, 681189, 681173, 681185, 681166, -1 }, { 0x60A1, -1, -1, 681202, -1, -1, -1, -1, -1, -1 }, { 0x60A2, -1, 681206, 681251, -1, 681245, 681226, 681236, 681219, -1 }, { 0x60A3, 681264, 681258, 681335, 681341, 681330, 681302, 681322, 681295, 681347 }, { 0x60A4, 681360, 681354, 681420, -1, 681414, 681395, 681410, 681388, -1 }, { 0x60A5, -1, -1, 681439, -1, -1, 681426, 681434, -1, -1 }, { 0x60A6, 681449, 681443, 681497, 681502, 681493, 681479, 681488, -1, -1 }, { 0x60A7, 681514, 681509, 681557, -1, 681554, -1, 681551, 681544, 681561 }, { 0x60A8, 681574, 681569, 681597, -1, -1, -1, 681594, -1, -1 }, { 0x60A9, 681607, 681602, 681666, -1, 681662, 681633, 681658, -1, -1 }, { 0x60AA, 681671, -1, 681728, -1, 681723, 681695, 681717, -1, -1 }, { 0x60AB, 681736, 681731, 681763, -1, -1, -1, -1, -1, -1 }, { 0x60AC, 681774, 681768, 681804, -1, -1, -1, -1, -1, -1 }, { 0x60AD, 681815, 681810, 681845, -1, -1, -1, -1, -1, -1 }, { 0x60AE, 681851, -1, 681874, -1, -1, -1, -1, -1, -1 }, { 0x60AF, 681883, 681878, 681917, -1, -1, -1, -1, -1, -1 }, { 0x60B0, 681934, 681922, 681989, -1, 681984, 681967, 681977, 681960, -1 }, { 0x60B1, 682000, 681995, 682049, -1, 682046, 682034, 682043, 682027, -1 }, { 0x60B2, 682059, 682054, 682127, 682132, 682124, 682092, 682121, 682085, 682137 }, { 0x60B3, 682145, 682140, 682197, -1, 682193, 682177, 682188, 682170, -1 }, { 0x60B4, 682213, 682201, 682281, 682286, 682275, 682254, 682271, 682247, 682293 }, { 0x60B5, 682312, 682298, 682369, 682376, 682363, 682346, 682358, 682339, -1 }, { 0x60B6, 682392, 682387, 682451, -1, 682447, 682429, 682443, 682422, 682456 }, { 0x60B7, -1, 682463, 682489, -1, -1, 682468, 682478, -1, -1 }, { 0x60B8, 682505, 682493, 682564, 682568, 682559, 682545, 682553, 682538, -1 }, { 0x60B9, -1, -1, 682574, -1, -1, -1, -1, -1, -1 }, { 0x60BA, -1, 682580, 682585, -1, -1, -1, -1, -1, -1 }, { 0x60BB, 682603, 682591, 682670, -1, 682664, 682644, 682651, 682637, -1 }, { 0x60BC, 682681, 682676, 682732, 682737, 682729, 682719, 682725, 682712, 682745 }, { 0x60BD, 682758, 682753, 682810, 682814, 682806, 682796, 682802, 682789, 682820 }, { 0x60BE, 682831, 682825, 682894, -1, 682889, 682875, 682882, 682863, -1 }, { 0x60BF, -1, -1, 682900, -1, -1, -1, -1, -1, -1 }, { 0x60C0, -1, 682906, 682912, -1, -1, -1, -1, -1, 682917 }, { 0x60C1, -1, -1, 682924, -1, -1, -1, -1, -1, -1 }, { 0x60C2, -1, -1, 682950, -1, -1, 682928, 682942, -1, -1 }, { 0x60C3, -1, -1, 682955, -1, -1, -1, -1, -1, -1 }, { 0x60C4, 682965, 682960, 683007, -1, 683002, 682989, 682997, 682982, -1 }, { 0x60C5, 683017, 683011, 683087, 683093, 683082, 683052, 683074, 683045, 683103 }, { 0x60C6, 683114, 683109, 683164, 683170, 683159, 683148, 683154, 683141, -1 }, { 0x60C7, 683183, 683177, 683241, -1, 683237, 683216, 683229, 683209, 683246 }, { 0x60C8, -1, 683250, 683268, -1, -1, 683255, 683265, -1, -1 }, { 0x60C9, -1, 683273, 683303, -1, 683298, 683285, 683294, 683278, -1 }, { 0x60CA, 683315, 683309, 683358, -1, -1, 683343, 683353, -1, 683364 }, { 0x60CB, 683380, 683369, 683428, 683433, 683424, 683413, 683420, 683406, -1 }, { 0x60CC, 683447, 683441, 683472, -1, -1, -1, -1, -1, -1 }, { 0x60CD, -1, -1, 683478, -1, -1, -1, -1, -1, 683483 }, { 0x60CE, 683493, 683488, 683528, -1, -1, 683514, 683522, -1, -1 }, { 0x60CF, 683538, 683532, 683590, -1, 683586, 683569, 683578, 683562, 683595 }, { 0x60D0, -1, -1, 683601, -1, -1, -1, -1, -1, -1 }, { 0x60D1, 683611, 683605, 683671, -1, 683667, 683650, 683662, 683643, 683676 }, { 0x60D2, -1, -1, 683683, -1, -1, -1, -1, -1, -1 }, { 0x60D3, 683693, 683687, 683755, -1, 683750, 683725, 683746, 683718, -1 }, { 0x60D4, 683767, 683761, 683798, -1, -1, 683776, 683783, -1, -1 }, { 0x60D5, 683808, 683803, 683871, 683875, 683866, 683843, 683855, 683836, 683879 }, { 0x60D6, 683891, 683886, 683933, -1, 683928, 683905, 683917, -1, -1 }, { 0x60D7, 683942, 683937, 683975, -1, -1, -1, -1, 683969, -1 }, { 0x60D8, 683986, 683980, 684050, 684056, 684045, 684029, 684037, 684022, -1 }, { 0x60D9, 684071, 684065, 684142, -1, 684137, 684114, 684121, 684107, -1 }, { 0x60DA, 684153, 684148, 684201, 684205, 684197, 684184, 684191, 684177, 684211 }, { 0x60DB, 684222, 684217, 684281, -1, 684277, 684259, 684265, 684253, 684286 }, { 0x60DC, 684296, 684291, 684359, 684363, 684355, 684331, 684344, 684324, 684370 }, { 0x60DD, 684389, 684377, 684442, -1, 684436, 684414, 684427, 684407, 684449 }, { 0x60DE, -1, 684458, 684486, -1, -1, 684469, 684478, 684463, -1 }, { 0x60DF, 684496, 684491, 684565, 684570, 684562, 684536, 684553, 684529, -1 }, { 0x60E0, 684582, 684577, 684646, 684651, 684641, 684621, 684635, 684614, 684658 }, { 0x60E1, 684682, 684664, 684737, 684740, 684732, 684720, 684726, 684706, 684750 }, { 0x60E2, -1, 684754, 684789, -1, 684785, 684764, 684771, 684758, -1 }, { 0x60E3, 684800, 684794, 684859, -1, 684853, 684831, 684849, -1, -1 }, { 0x60E4, -1, -1, 684865, -1, -1, -1, -1, -1, -1 }, { 0x60E5, -1, -1, 684884, -1, -1, 684871, 684880, -1, -1 }, { 0x60E6, 684895, 684890, 684920, -1, -1, -1, -1, -1, 684926 }, { 0x60E7, 684940, 684934, 684980, -1, -1, 684966, 684974, -1, -1 }, { 0x60E8, 684990, 684984, 685051, -1, 685041, 685020, 685033, -1, -1 }, { 0x60E9, 685062, 685056, 685086, -1, -1, -1, -1, -1, -1 }, { 0x60EA, 685093, -1, 685120, -1, 685116, 685100, 685111, -1, -1 }, { 0x60EB, 685135, 685124, 685158, -1, -1, -1, -1, -1, -1 }, { 0x60EC, 685168, 685163, 685197, -1, -1, -1, -1, -1, -1 }, { 0x60ED, 685208, 685202, 685238, -1, -1, -1, -1, -1, -1 }, { 0x60EE, 685249, 685243, 685281, -1, -1, -1, -1, -1, -1 }, { 0x60EF, 685293, 685286, 685326, -1, -1, -1, -1, -1, -1 }, { 0x60F0, 685336, 685332, 685389, -1, 685385, 685374, 685382, 685367, -1 }, { 0x60F1, 685399, 685394, 685447, -1, 685443, 685432, 685439, 685425, 685452 }, { 0x60F2, 685462, 685457, 685524, -1, 685520, 685503, 685509, 685496, -1 }, { 0x60F3, 685536, 685529, 685598, 685605, 685593, 685576, 685586, 685569, 685615 }, { 0x60F4, 685636, 685624, 685695, -1, 685689, 685673, 685681, 685666, 685701 }, { 0x60F5, -1, 685707, 685735, -1, -1, 685712, 685721, -1, -1 }, { 0x60F6, 685746, 685740, 685805, -1, 685799, 685787, 685795, 685780, 685812 }, { 0x60F7, 685825, 685819, 685879, -1, 685874, 685860, 685869, 685853, 685885 }, { 0x60F8, 685898, 685892, 685957, -1, 685951, 685935, 685942, 685928, -1 }, { 0x60F9, 685968, 685964, 686021, 686025, 686018, 686005, 686010, 685998, -1 }, { 0x60FA, 686037, 686031, 686094, -1, 686083, 686072, 686079, 686065, -1 }, { 0x60FB, 686111, 686100, 686170, 686174, 686165, 686148, 686154, 686141, -1 }, { 0x60FC, 686188, 686183, 686219, -1, 686213, -1, 686209, 686202, 686225 }, { 0x60FD, 686241, 686231, 686258, -1, -1, -1, 686250, -1, -1 }, { 0x60FE, -1, 686263, 686269, -1, -1, -1, -1, -1, -1 }, { 0x60FF, -1, -1, 686275, -1, -1, -1, -1, -1, -1 }, { 0x6100, 686284, 686279, 686371, 686377, 686367, 686341, 686357, 686334, 686386 }, { 0x6101, 686397, 686392, 686461, 686467, 686457, 686440, 686452, 686433, 686475 }, { 0x6102, -1, -1, 686498, -1, -1, 686481, 686488, -1, -1 }, { 0x6103, 686509, 686503, 686570, -1, 686566, 686528, 686554, 686515, -1 }, { 0x6104, -1, -1, 686576, -1, -1, -1, -1, -1, -1 }, { 0x6105, -1, 686581, 686587, -1, -1, -1, -1, -1, -1 }, { 0x6106, 686596, 686591, 686658, 686664, 686654, 686642, 686650, 686635, 686670 }, { 0x6107, -1, 686678, 686700, -1, -1, 686683, 686698, -1, -1 }, { 0x6108, 686710, 686705, 686762, 686766, 686759, 686742, 686756, 686735, 686771 }, { 0x6109, 686786, 686776, 686851, -1, 686848, 686822, 686841, 686815, -1 }, { 0x610A, 686860, 686855, 686910, -1, -1, 686887, 686894, -1, 686914 }, { 0x610B, -1, -1, 686920, -1, -1, -1, -1, -1, -1 }, { 0x610C, -1, 686926, 686948, -1, -1, 686931, 686940, -1, -1 }, { 0x610D, 686959, 686954, 687008, -1, 687004, 686988, 686996, 686981, 687013 }, { 0x610E, 687024, 687019, 687092, -1, 687086, 687063, 687070, 687056, -1 }, { 0x610F, 687100, 687096, 687159, 687163, 687156, 687137, 687154, 687130, 687170 }, { 0x6110, 687178, 687173, 687217, -1, -1, 687199, 687209, -1, 687223 }, { 0x6111, -1, -1, 687251, -1, -1, 687230, 687244, -1, -1 }, { 0x6112, 687267, 687257, 687303, -1, -1, 687278, 687283, -1, -1 }, { 0x6113, 687321, 687308, 687360, -1, -1, 687332, 687343, -1, -1 }, { 0x6114, 687376, 687366, 687437, -1, 687434, 687416, 687425, 687409, -1 }, { 0x6115, 687448, 687442, 687501, -1, 687498, 687485, 687493, 687478, 687504 }, { 0x6116, 687516, 687511, 687562, -1, -1, 687528, 687545, -1, -1 }, { 0x6117, -1, -1, 687590, -1, -1, 687568, 687583, -1, -1 }, { 0x6118, -1, 687595, 687600, -1, -1, -1, -1, -1, -1 }, { 0x6119, -1, 687605, 687627, -1, -1, 687610, 687622, -1, -1 }, { 0x611A, 687636, 687631, 687680, 687684, 687677, 687668, 687674, 687661, 687690 }, { 0x611B, 687704, 687694, 687762, 687766, 687759, 687734, 687756, 687727, -1 }, { 0x611C, 687784, 687774, 687840, 687845, 687835, 687820, 687830, 687813, -1 }, { 0x611D, -1, -1, 687849, -1, -1, -1, -1, -1, -1 }, { 0x611E, 687858, 687854, 687912, -1, -1, 687884, 687898, 687878, -1 }, { 0x611F, 687922, 687917, 687969, 687974, 687965, 687953, 687961, 687946, 687980 }, { 0x6120, 687991, 687986, 688018, -1, 688015, 687997, 688009, -1, -1 }, { 0x6121, 688023, -1, 688054, -1, -1, -1, 688047, -1, -1 }, { 0x6122, 688065, 688060, 688117, -1, -1, 688088, 688109, 688082, -1 }, { 0x6123, 688128, 688122, 688141, -1, -1, -1, -1, -1, -1 }, { 0x6124, 688152, 688147, 688176, -1, -1, -1, -1, -1, -1 }, { 0x6125, -1, -1, 688181, -1, -1, -1, -1, -1, -1 }, { 0x6126, 688192, 688187, 688226, -1, -1, -1, -1, -1, -1 }, { 0x6127, 688243, 688231, 688293, 688298, 688289, 688279, 688286, 688272, -1 }, { 0x6128, 688310, 688305, 688362, -1, -1, 688345, 688357, 688339, -1 }, { 0x6129, -1, -1, 688367, -1, -1, -1, -1, -1, -1 }, { 0x612A, 688373, -1, 688422, -1, -1, 688392, 688416, -1, -1 }, { 0x612B, 688432, 688427, 688475, -1, -1, 688465, 688472, 688459, -1 }, { 0x612C, 688484, 688479, 688544, 688548, 688536, 688520, 688528, 688513, -1 }, { 0x612D, -1, -1, 688562, -1, 688559, -1, -1, 688552, -1 }, { 0x612E, 688571, 688566, 688592, -1, -1, -1, -1, -1, -1 }, { 0x612F, -1, -1, 688597, -1, -1, -1, -1, -1, -1 }, { 0x6130, 688608, 688603, 688673, -1, 688667, 688654, 688660, 688647, -1 }, { 0x6131, -1, -1, 688704, -1, -1, 688680, 688690, -1, -1 }, { 0x6132, -1, 688708, 688714, -1, -1, -1, -1, -1, -1 }, { 0x6133, -1, -1, 688718, -1, -1, -1, -1, -1, -1 }, { 0x6134, 688728, 688722, 688785, 688793, 688779, 688769, 688775, 688762, -1 }, { 0x6135, -1, -1, 688827, -1, -1, 688805, 688816, -1, -1 }, { 0x6136, -1, -1, 688850, -1, -1, 688831, 688841, -1, -1 }, { 0x6137, 688860, 688855, 688917, 688922, 688913, 688895, 688905, 688888, -1 }, { 0x6138, -1, -1, 688929, -1, -1, -1, -1, -1, -1 }, { 0x6139, -1, -1, 688963, -1, -1, 688936, 688959, -1, -1 }, { 0x613A, -1, -1, 688969, -1, -1, -1, -1, -1, -1 }, { 0x613B, 688980, 688974, 689013, -1, -1, -1, -1, -1, -1 }, { 0x613C, 689023, 689018, 689078, -1, 689074, 689057, 689069, 689050, -1 }, { 0x613D, 689089, 689084, 689141, -1, -1, 689121, 689136, -1, -1 }, { 0x613E, 689150, 689145, 689215, -1, 689207, 689186, 689194, 689179, -1 }, { 0x613F, 689226, 689220, 689279, 689285, 689275, 689259, 689271, 689252, 689293 }, { 0x6140, -1, -1, 689302, -1, -1, -1, -1, -1, -1 }, { 0x6141, 689311, 689306, 689352, -1, -1, 689337, 689344, -1, -1 }, { 0x6142, 689363, 689357, 689419, -1, 689414, 689391, 689407, 689384, -1 }, { 0x6143, -1, -1, 689425, -1, -1, -1, -1, -1, 689431 }, { 0x6144, 689442, 689436, 689516, 689520, 689511, 689489, 689505, 689476, 689524 }, { 0x6145, 689540, 689530, 689564, -1, -1, 689549, 689555, -1, -1 }, { 0x6146, 689574, 689569, 689629, -1, 689626, 689613, 689622, 689606, -1 }, { 0x6147, 689639, 689634, 689694, -1, 689691, 689674, 689688, 689667, 689699 }, { 0x6148, 689707, 689703, 689773, 689777, 689770, 689743, 689767, 689736, 689785 }, { 0x6149, 689800, 689790, 689837, -1, -1, 689822, 689828, -1, -1 }, { 0x614A, 689851, 689841, 689925, -1, 689915, 689890, 689906, 689883, -1 }, { 0x614B, 689937, 689931, 689991, 689996, 689986, 689970, 689982, 689963, 690003 }, { 0x614C, 690015, 690009, 690083, -1, 690077, 690048, 690073, 690041, 690090 }, { 0x614D, 690103, 690098, 690159, -1, 690156, 690138, 690150, 690131, -1 }, { 0x614E, 690169, 690164, 690225, 690231, -1, 690196, 690220, -1, 690238 }, { 0x614F, -1, -1, 690251, -1, -1, -1, -1, 690245, -1 }, { 0x6150, -1, 690257, 690263, -1, -1, -1, -1, -1, -1 }, { 0x6151, 690278, 690268, 690302, -1, -1, -1, -1, -1, -1 }, { 0x6152, -1, 690307, 690325, -1, 690320, -1, -1, 690313, -1 }, { 0x6153, -1, 690331, 690367, -1, 690362, 690343, 690357, 690336, -1 }, { 0x6154, -1, -1, 690379, -1, -1, -1, -1, 690373, -1 }, { 0x6155, 690388, 690383, 690433, 690437, 690430, 690420, 690427, 690413, 690441 }, { 0x6156, -1, -1, 690446, -1, -1, -1, -1, -1, -1 }, { 0x6157, -1, -1, 690451, -1, -1, -1, -1, -1, -1 }, { 0x6158, 690462, 690456, 690524, 690529, 690514, 690499, 690506, 690492, 690536 }, { 0x6159, 690549, 690543, 690607, -1, 690602, 690586, 690598, 690579, -1 }, { 0x615A, 690618, 690612, 690676, 690681, 690671, 690655, 690667, 690648, 690688 }, { 0x615B, -1, -1, 690695, -1, -1, -1, -1, -1, 690700 }, { 0x615C, 690711, 690706, 690748, 690753, -1, -1, -1, 690742, -1 }, { 0x615D, 690769, 690759, 690822, -1, 690817, 690806, 690812, 690799, -1 }, { 0x615E, 690833, 690826, 690865, -1, -1, 690852, 690860, -1, -1 }, { 0x615F, 690878, 690872, 690938, 690944, 690932, 690917, 690924, 690910, 690951 }, { 0x6160, -1, 690959, 690995, 690999, 690993, 690976, 690989, 690969, -1 }, { 0x6161, -1, -1, 691013, -1, -1, -1, -1, 691007, -1 }, { 0x6162, 691027, 691021, 691094, 691099, 691090, 691064, 691086, 691057, 691104 }, { 0x6163, 691117, 691110, 691192, 691198, 691187, 691159, 691183, 691152, 691206 }, { 0x6164, 691216, 691211, 691254, -1, 691250, -1, -1, 691243, 691259 }, { 0x6165, 691274, 691264, 691307, -1, -1, 691291, 691299, -1, -1 }, { 0x6166, -1, -1, 691312, -1, -1, -1, -1, -1, -1 }, { 0x6167, 691327, 691317, 691385, 691390, 691380, 691368, 691374, 691361, -1 }, { 0x6168, 691406, 691396, 691455, 691460, 691451, 691436, 691443, 691429, 691467 }, { 0x6169, -1, -1, 691473, -1, -1, -1, -1, -1, -1 }, { 0x616A, 691487, 691479, 691501, -1, -1, -1, -1, 691495, -1 }, { 0x616B, 691511, 691505, 691576, -1, 691571, 691557, 691566, 691550, 691582 }, { 0x616C, 691593, 691588, 691636, -1, -1, 691614, 691624, -1, 691641 }, { 0x616D, 691647, -1, 691688, -1, -1, 691670, 691680, -1, -1 }, { 0x616E, 691699, 691693, 691754, 691758, 691750, 691732, 691741, 691725, 691763 }, { 0x616F, -1, 691768, 691786, -1, -1, 691775, 691781, -1, -1 }, { 0x6170, 691798, 691793, 691862, 691867, 691859, 691828, 691857, 691821, 691876 }, { 0x6171, 691886, 691880, 691920, -1, 691916, 691897, 691904, 691890, -1 }, { 0x6172, -1, -1, 691943, -1, -1, 691926, 691935, -1, -1 }, { 0x6173, 691959, 691948, 692015, -1, 692011, 691996, 692003, 691989, 692021 }, { 0x6174, 692031, 692026, 692095, -1, 692087, 692069, 692077, 692062, 692100 }, { 0x6175, 692121, 692115, 692176, 692182, 692171, 692155, 692162, 692148, 692189 }, { 0x6176, 692204, 692198, 692268, 692274, 692257, 692235, 692248, 692228, 692283 }, { 0x6177, 692302, 692290, 692357, 692363, 692352, 692339, 692348, 692332, 692371 }, { 0x6178, -1, -1, 692416, -1, -1, 692379, 692400, -1, -1 }, { 0x6179, -1, 692420, 692430, -1, -1, -1, -1, -1, -1 }, { 0x617A, -1, 692435, 692451, -1, 692447, -1, -1, 692440, -1 }, { 0x617B, -1, -1, 692470, -1, -1, 692456, 692466, -1, -1 }, { 0x617C, 692481, 692476, 692544, -1, 692539, 692515, 692522, 692509, 692548 }, { 0x617D, 692560, 692555, 692600, -1, 692595, -1, -1, 692588, -1 }, { 0x617E, 692609, 692604, 692673, -1, 692669, 692648, 692664, 692641, 692677 }, { 0x617F, -1, -1, 692694, -1, -1, 692683, 692689, -1, -1 }, { 0x6180, 692705, 692700, 692729, -1, -1, -1, 692716, -1, -1 }, { 0x6181, -1, 692735, 692758, -1, 692752, -1, 692748, 692741, -1 }, { 0x6182, 692769, 692764, 692830, 692835, 692827, 692808, 692823, 692801, 692841 }, { 0x6183, 692857, 692845, 692926, -1, 692921, 692893, 692899, 692886, -1 }, { 0x6184, -1, -1, 692946, -1, -1, 692933, 692942, -1, -1 }, { 0x6185, -1, -1, 692951, -1, -1, -1, -1, -1, -1 }, { 0x6186, -1, -1, 692957, -1, -1, -1, -1, -1, -1 }, { 0x6187, 692969, 692964, 692994, -1, -1, 692985, 692990, -1, -1 }, { 0x6188, -1, -1, 692998, -1, -1, -1, -1, -1, -1 }, { 0x6189, -1, 693002, 693009, -1, -1, -1, -1, -1, -1 }, { 0x618A, 693026, 693015, 693077, -1, 693074, 693056, 693066, 693049, -1 }, { 0x618B, 693087, 693082, 693149, -1, 693144, 693121, 693132, -1, -1 }, { 0x618C, -1, -1, 693154, -1, -1, -1, -1, -1, -1 }, { 0x618D, 693166, 693161, 693221, -1, 693217, 693201, 693212, 693194, -1 }, { 0x618E, 693233, 693227, 693300, 693306, 693295, 693268, 693291, 693261, -1 }, { 0x618F, -1, -1, 693313, -1, -1, -1, -1, -1, -1 }, { 0x6190, 693323, 693318, 693378, 693384, 693373, 693353, 693369, 693340, -1 }, { 0x6191, 693401, 693389, 693464, 693470, 693459, 693436, 693454, 693429, 693479 }, { 0x6192, 693491, 693486, 693554, -1, 693549, 693532, 693541, 693525, -1 }, { 0x6193, -1, 693559, 693588, -1, -1, 693570, 693582, 693564, -1 }, { 0x6194, 693598, 693593, 693656, 693662, 693652, 693637, 693647, 693630, 693670 }, { 0x6195, -1, 693677, 693683, -1, -1, -1, -1, -1, -1 }, { 0x6196, 693695, 693690, 693756, -1, 693753, 693735, 693745, 693728, -1 }, { 0x6197, -1, -1, 693779, -1, -1, 693761, 693771, -1, -1 }, { 0x6198, 693789, 693784, 693853, -1, 693849, 693828, 693846, 693821, -1 }, { 0x6199, 693862, 693857, 693921, -1, 693917, 693901, 693910, 693894, -1 }, { 0x619A, 693931, 693925, 694004, -1, 693999, 693970, 693988, 693963, 694009 }, { 0x619B, -1, 694015, 694021, -1, -1, -1, -1, -1, -1 }, { 0x619C, -1, 694026, 694048, -1, -1, 694030, 694042, -1, -1 }, { 0x619D, 694059, 694053, 694107, -1, -1, 694089, 694095, -1, -1 }, { 0x619E, -1, -1, 694112, -1, -1, -1, -1, -1, -1 }, { 0x619F, -1, -1, 694137, -1, -1, 694117, 694126, -1, -1 }, { 0x61A0, -1, -1, 694154, -1, -1, 694141, 694148, -1, -1 }, { 0x61A1, -1, -1, 694159, -1, -1, -1, -1, -1, -1 }, { 0x61A2, -1, -1, 694163, -1, -1, -1, -1, -1, -1 }, { 0x61A3, -1, -1, 694169, -1, -1, -1, -1, -1, -1 }, { 0x61A4, 694179, 694174, 694237, 694242, 694232, 694210, 694228, 694203, 694251 }, { 0x61A5, -1, -1, 694272, -1, -1, 694258, 694268, -1, -1 }, { 0x61A6, 694277, -1, 694284, -1, -1, -1, -1, -1, -1 }, { 0x61A7, 694301, 694289, 694370, -1, 694365, 694342, 694352, 694335, -1 }, { 0x61A8, 694382, 694377, 694434, 694439, 694430, 694416, 694422, 694409, 694447 }, { 0x61A9, 694457, 694452, 694498, -1, 694494, 694480, 694490, 694473, -1 }, { 0x61AA, 694514, 694502, 694552, -1, -1, 694534, 694544, -1, -1 }, { 0x61AB, 694563, 694558, 694631, -1, 694627, 694604, 694619, 694597, 694636 }, { 0x61AC, 694655, 694642, 694711, -1, 694705, 694694, 694701, 694687, -1 }, { 0x61AD, 694722, 694717, 694767, -1, -1, 694756, 694762, -1, 694773 }, { 0x61AE, 694784, 694779, 694837, -1, 694833, 694815, 694827, 694808, -1 }, { 0x61AF, 694847, 694841, 694897, -1, 694892, -1, -1, 694885, -1 }, { 0x61B0, 694908, 694902, 694959, -1, -1, -1, -1, -1, -1 }, { 0x61B1, -1, 694964, 694969, -1, -1, -1, -1, -1, -1 }, { 0x61B2, 694978, 694973, 695025, 695031, 695021, 695012, 695017, 695005, 695040 }, { 0x61B3, -1, -1, 695047, -1, -1, -1, -1, -1, -1 }, { 0x61B4, -1, -1, 695052, -1, -1, -1, -1, -1, -1 }, { 0x61B5, 695064, 695059, 695080, -1, -1, -1, -1, -1, -1 }, { 0x61B6, 695089, 695084, 695146, 695150, 695143, 695127, 695139, 695120, 695157 }, { 0x61B7, 695166, 695162, 695196, -1, -1, -1, -1, -1, -1 }, { 0x61B8, 695206, 695201, 695279, -1, 695275, 695258, 695267, 695251, -1 }, { 0x61B9, -1, 695285, 695355, -1, -1, 695317, 695339, -1, -1 }, { 0x61BA, 695366, 695360, 695413, -1, 695409, 695379, 695405, 695372, -1 }, { 0x61BB, -1, -1, 695430, -1, 695425, -1, -1, 695418, -1 }, { 0x61BC, -1, 695435, 695479, -1, 695473, 695448, 695460, 695441, -1 }, { 0x61BD, -1, -1, 695491, -1, -1, -1, -1, 695485, -1 }, { 0x61BE, 695502, 695497, 695556, -1, 695552, 695542, 695548, 695535, 695561 }, { 0x61BF, -1, -1, 695566, -1, -1, -1, -1, -1, -1 }, { 0x61C0, -1, 695572, 695610, -1, -1, 695577, 695592, -1, -1 }, { 0x61C1, 695627, 695615, 695668, -1, -1, 695647, 695656, -1, -1 }, { 0x61C2, 695680, 695674, 695720, -1, -1, 695703, 695712, -1, -1 }, { 0x61C3, 695731, 695726, 695786, -1, 695782, 695766, 695774, 695759, 695791 }, { 0x61C4, 695802, 695797, 695808, -1, -1, -1, -1, -1, -1 }, { 0x61C5, 695819, 695813, 695836, -1, -1, -1, -1, -1, -1 }, { 0x61C6, 695849, 695840, 695901, -1, 695898, 695878, 695894, 695871, -1 }, { 0x61C7, 695911, 695906, 695960, 695965, 695956, 695944, 695952, 695937, 695972 }, { 0x61C8, 695997, 695979, 696045, -1, 696041, 696026, 696034, 696019, -1 }, { 0x61C9, 696062, 696050, 696109, 696115, 696105, 696092, 696098, 696085, 696133 }, { 0x61CA, 696143, 696139, 696194, 696198, 696192, 696182, 696189, 696175, 696205 }, { 0x61CB, 696215, 696210, 696266, -1, 696262, 696248, 696258, 696241, -1 }, { 0x61CC, 696276, 696271, 696327, -1, 696323, 696310, 696319, 696303, -1 }, { 0x61CD, 696336, 696331, 696388, -1, -1, 696372, 696380, -1, -1 }, { 0x61CE, -1, -1, 696421, -1, -1, 696393, 696409, -1, -1 }, { 0x61CF, -1, 696425, 696448, -1, -1, 696437, 696443, 696431, -1 }, { 0x61D0, 696459, 696453, 696515, -1, -1, 696489, 696511, -1, -1 }, { 0x61D1, 696526, 696521, 696559, -1, -1, -1, -1, -1, -1 }, { 0x61D2, 696570, 696564, 696594, -1, -1, -1, -1, -1, -1 }, { 0x61D3, -1, 696599, 696609, -1, -1, -1, -1, -1, 696613 }, { 0x61D4, 696622, 696617, 696668, -1, -1, 696652, 696660, -1, -1 }, { 0x61D5, 696673, -1, 696734, -1, 696730, 696700, 696723, 696693, -1 }, { 0x61D6, -1, -1, 696739, -1, -1, -1, -1, -1, -1 }, { 0x61D7, -1, -1, 696754, -1, 696751, -1, -1, 696744, -1 }, { 0x61D8, -1, 696759, 696764, -1, -1, -1, -1, -1, -1 }, { 0x61D9, -1, -1, 696769, -1, -1, -1, -1, -1, -1 }, { 0x61DA, -1, 696773, 696778, -1, -1, -1, -1, -1, -1 }, { 0x61DB, 696783, -1, 696807, -1, -1, -1, -1, -1, -1 }, { 0x61DC, 696818, 696812, 696857, -1, -1, 696840, 696846, -1, -1 }, { 0x61DD, -1, -1, 696902, -1, -1, 696863, 696884, -1, -1 }, { 0x61DE, 696912, 696906, 696959, -1, 696954, 696941, 696947, 696934, 696965 }, { 0x61DF, 696982, 696970, 697044, -1, 697040, 697021, 697027, 697014, -1 }, { 0x61E0, 697054, 697049, 697060, -1, -1, -1, -1, -1, -1 }, { 0x61E1, -1, -1, 697070, -1, -1, -1, 697064, -1, -1 }, { 0x61E2, -1, 697074, 697110, -1, -1, 697080, 697098, -1, 697115 }, { 0x61E3, 697126, 697121, 697187, -1, 697182, 697166, 697174, 697159, -1 }, { 0x61E4, 697197, 697192, 697248, -1, -1, 697213, 697230, -1, -1 }, { 0x61E5, 697262, 697254, 697294, -1, -1, -1, -1, -1, -1 }, { 0x61E6, 697303, 697299, 697354, 697359, 697348, 697332, 697338, 697325, 697366 }, { 0x61E7, -1, 697373, 697393, -1, -1, 697377, 697383, -1, 697398 }, { 0x61E8, 697410, 697405, 697441, -1, -1, -1, -1, -1, -1 }, { 0x61E9, -1, -1, 697456, -1, -1, 697446, 697452, -1, -1 }, { 0x61EA, -1, 697462, 697467, -1, -1, -1, -1, -1, -1 }, { 0x61EB, 697475, 697471, 697513, -1, -1, -1, -1, -1, -1 }, { 0x61EC, -1, -1, 697553, -1, -1, 697518, 697545, -1, -1 }, { 0x61ED, -1, 697560, 697583, -1, -1, 697573, 697579, -1, -1 }, { 0x61EE, 697600, 697590, 697633, -1, -1, -1, -1, -1, -1 }, { 0x61EF, -1, -1, 697646, -1, -1, 697638, 697643, -1, -1 }, { 0x61F0, 697655, 697650, 697683, -1, -1, -1, -1, -1, -1 }, { 0x61F1, -1, -1, 697688, -1, -1, -1, -1, -1, -1 }, { 0x61F2, 697699, 697693, 697766, 697773, 697761, 697730, 697756, 697723, 697782 }, { 0x61F3, -1, -1, 697790, -1, -1, -1, -1, -1, -1 }, { 0x61F4, 697794, -1, 697837, -1, -1, 697823, 697829, -1, -1 }, { 0x61F5, 697861, 697843, 697884, -1, -1, -1, -1, -1, -1 }, { 0x61F6, 697896, 697890, 697963, 697968, 697956, 697933, 697948, 697920, -1 }, { 0x61F7, 697981, 697975, 698043, 698049, 698039, 698018, 698035, 698011, 698056 }, { 0x61F8, 698068, 698062, 698131, 698137, 698126, 698105, 698119, 698098, -1 }, { 0x61F9, -1, -1, 698143, -1, -1, -1, -1, -1, -1 }, { 0x61FA, 698155, 698149, 698210, -1, 698205, 698191, 698197, 698184, 698216 }, { 0x61FB, 698226, 698221, 698246, -1, -1, -1, -1, -1, -1 }, { 0x61FC, 698256, 698250, 698307, 698311, 698303, 698289, 698297, 698282, -1 }, { 0x61FD, 698322, 698317, 698376, 698382, 698371, 698358, 698367, 698351, -1 }, { 0x61FE, 698399, 698389, 698447, 698452, 698443, 698430, 698438, 698423, -1 }, { 0x61FF, 698462, 698458, 698508, -1, 698505, 698499, 698503, 698492, -1 }, { 0x6200, 698524, 698512, 698590, 698596, 698585, 698569, 698581, 698556, 698606 }, { 0x6201, 698626, 698614, 698655, -1, -1, 698631, 698643, -1, -1 }, { 0x6202, -1, -1, 698660, -1, -1, -1, -1, -1, -1 }, { 0x6203, -1, 698664, 698693, -1, -1, 698676, 698684, -1, -1 }, { 0x6204, 698704, 698699, 698748, -1, -1, 698729, 698737, -1, -1 }, { 0x6205, 698760, 698753, 698784, -1, -1, -1, -1, -1, -1 }, { 0x6206, 698803, 698790, 698833, -1, -1, -1, -1, -1, -1 }, { 0x6207, 698852, 698839, 698920, -1, 698915, 698889, 698895, 698882, -1 }, { 0x6208, 698933, 698928, 698983, 698987, 698979, 698971, 698976, 698964, 698993 }, { 0x6209, 699003, 698997, 699041, -1, -1, 699027, 699036, -1, -1 }, { 0x620A, 699051, 699046, 699097, -1, 699093, 699076, 699086, 699069, 699101 }, { 0x620B, 699112, 699107, 699140, -1, -1, -1, -1, -1, -1 }, { 0x620C, 699152, 699146, 699198, -1, 699193, 699183, 699187, 699176, 699202 }, { 0x620D, 699214, 699209, 699278, 699283, 699274, 699253, 699267, 699246, 699290 }, { 0x620E, 699301, 699295, 699366, 699372, 699361, 699341, 699357, 699334, 699380 }, { 0x620F, 699391, 699386, 699413, -1, -1, -1, -1, -1, -1 }, { 0x6210, 699435, 699417, 699503, 699510, 699498, 699470, 699490, 699462, 699519 }, { 0x6211, 699531, 699526, 699574, 699578, 699572, 699561, 699569, 699554, 699586 }, { 0x6212, 699597, 699591, 699657, 699662, 699652, 699628, 699648, 699621, 699669 }, { 0x6213, -1, -1, 699679, -1, -1, -1, 699676, -1, -1 }, { 0x6214, 699688, 699683, 699758, -1, 699754, 699722, 699742, 699716, -1 }, { 0x6215, 699771, 699764, 699839, -1, 699834, 699810, 699817, 699803, -1 }, { 0x6216, 699852, 699846, 699916, 699921, 699912, 699892, 699903, 699885, 699928 }, { 0x6217, 699942, 699935, 699950, -1, -1, -1, -1, -1, -1 }, { 0x6218, 699962, 699957, 699984, -1, -1, -1, -1, -1, -1 }, { 0x6219, 700002, 699990, 700035, -1, -1, -1, -1, -1, -1 }, { 0x621A, 700046, 700041, 700117, 700121, 700112, 700082, 700102, 700075, 700126 }, { 0x621B, 700144, 700133, 700184, 700189, -1, 700173, 700178, -1, 700193 }, { 0x621C, 700199, -1, 700248, -1, -1, 700223, 700236, -1, -1 }, { 0x621D, 700259, 700253, 700290, -1, 700286, 700273, 700281, -1, -1 }, { 0x621E, 700300, 700295, 700349, -1, 700346, 700335, 700340, 700329, -1 }, { 0x621F, 700359, 700354, 700408, 700412, 700404, 700394, 700399, 700387, 700418 }, { 0x6220, 700424, -1, 700474, -1, -1, -1, 700458, -1, -1 }, { 0x6221, 700484, 700479, 700541, 700546, 700537, 700522, 700528, 700515, -1 }, { 0x6222, 700555, 700550, 700611, 700615, 700607, 700594, 700602, 700587, -1 }, { 0x6223, 700626, 700620, 700643, -1, -1, 700632, 700637, -1, -1 }, { 0x6224, 700653, 700648, 700699, -1, -1, -1, -1, -1, -1 }, { 0x6225, 700716, 700704, 700759, -1, -1, -1, -1, -1, -1 }, { 0x6226, 700765, -1, 700817, -1, 700813, 700787, 700809, -1, -1 }, { 0x6227, 700830, 700823, 700869, -1, 700863, 700845, 700859, 700838, -1 }, { 0x6228, -1, -1, 700876, -1, -1, -1, -1, -1, -1 }, { 0x6229, 700885, 700880, 700940, -1, 700936, 700923, 700932, 700916, -1 }, { 0x622A, 700951, 700946, 701014, 701019, 701010, 700993, 701004, 700986, 701025 }, { 0x622B, -1, -1, 701047, -1, -1, 701032, 701038, -1, -1 }, { 0x622C, 701056, 701051, 701087, -1, -1, -1, -1, -1, -1 }, { 0x622D, 701103, 701093, 701121, -1, -1, -1, -1, 701109, -1 }, { 0x622E, 701131, 701126, 701190, 701194, 701185, 701168, 701175, 701155, -1 }, { 0x622F, 701200, -1, 701256, -1, 701248, 701222, 701242, -1, -1 }, { 0x6230, 701265, 701260, 701316, 701322, 701312, 701294, 701308, 701287, 701331 }, { 0x6231, 701344, 701339, 701401, -1, 701393, 701367, 701387, 701360, -1 }, { 0x6232, 701414, 701405, 701467, 701471, 701463, 701443, 701454, 701436, 701479 }, { 0x6233, 701489, 701483, 701548, -1, 701543, 701527, 701538, 701520, -1 }, { 0x6234, 701560, 701554, 701604, 701609, 701600, 701588, 701596, 701581, -1 }, { 0x6235, 701616, -1, 701640, -1, 701636, -1, 701633, 701626, -1 }, { 0x6236, 701648, 701644, 701691, -1, 701688, 701679, 701685, 701672, -1 }, { 0x6237, 701699, 701695, 701724, 701728, 701721, 701712, 701718, -1, 701733 }, { 0x6238, 701738, -1, 701763, -1, 701760, 701751, 701757, -1, -1 }, { 0x6239, 701771, 701767, 701823, -1, 701819, 701804, 701810, 701797, -1 }, { 0x623A, 701830, 701826, 701851, -1, -1, -1, -1, -1, -1 }, { 0x623B, 701856, -1, 701902, -1, 701893, 701865, 701885, -1, -1 }, { 0x623C, 701906, -1, 701954, -1, -1, -1, 701950, -1, -1 }, { 0x623D, 701963, 701959, 702003, -1, -1, 701981, 701994, -1, -1 }, { 0x623E, 702013, 702007, 702092, -1, 702083, 702055, 702075, 702048, 702096 }, { 0x623F, 702113, 702101, 702165, 702171, 702160, 702142, 702152, 702135, 702180 }, { 0x6240, 702191, 702187, 702249, 702254, 702246, 702232, 702239, 702225, 702262 }, { 0x6241, 702277, 702267, 702335, 702341, 702324, 702308, 702316, 702301, 702348 }, { 0x6242, -1, 702355, 702376, -1, -1, 702360, 702368, -1, -1 }, { 0x6243, 702396, 702382, 702470, 702477, 702464, 702436, 702451, 702429, -1 }, { 0x6244, 702483, -1, 702533, -1, -1, -1, 702528, -1, -1 }, { 0x6245, 702540, -1, 702557, -1, -1, -1, 702555, -1, -1 }, { 0x6246, 702565, 702561, 702585, -1, -1, 702572, 702581, -1, -1 }, { 0x6247, 702594, 702589, 702630, 702636, 702626, 702617, 702622, 702610, 702646 }, { 0x6248, 702658, 702654, 702706, 702710, 702703, 702691, 702700, 702684, -1 }, { 0x6249, 702719, 702714, 702750, 702755, 702747, 702737, 702744, 702730, -1 }, { 0x624A, 702767, 702762, 702809, -1, 702805, -1, -1, 702798, -1 }, { 0x624B, 702819, 702814, 702851, 702857, 702847, 702831, 702843, 702824, 702865 }, { 0x624C, 702876, 702871, 702910, -1, -1, 702900, 702906, -1, -1 }, { 0x624D, 702920, 702915, 702980, 702985, 702976, 702955, 702968, 702948, 702993 }, { 0x624E, 703004, 702998, 703071, -1, 703066, 703042, 703055, 703035, 703076 }, { 0x624F, -1, -1, 703082, -1, -1, -1, -1, -1, -1 }, { 0x6250, 703097, 703087, 703120, -1, -1, -1, 703104, -1, -1 }, { 0x6251, 703129, 703124, 703206, -1, 703202, 703164, 703185, 703157, 703210 }, { 0x6252, 703226, 703216, 703296, -1, 703292, 703264, 703276, 703257, 703300 }, { 0x6253, 703316, 703306, 703388, 703392, 703379, 703356, 703372, 703349, 703398 }, { 0x6254, 703422, 703404, 703480, -1, -1, 703452, 703471, -1, 703486 }, { 0x6255, 703492, -1, 703554, -1, 703544, 703520, 703532, -1, 703559 }, { 0x6256, -1, -1, 703581, -1, -1, 703566, -1, -1, -1 }, { 0x6257, -1, -1, 703596, -1, 703592, -1, -1, 703585, 703601 }, { 0x6258, 703612, 703607, 703678, -1, 703673, 703661, 703668, 703654, 703683 }, { 0x6259, -1, -1, 703721, -1, -1, -1, -1, -1, 703728 }, { 0x625A, -1, -1, 703769, -1, -1, 703736, 703747, -1, -1 }, { 0x625B, 703787, 703775, 703842, -1, 703837, 703819, 703833, 703812, 703848 }, { 0x625C, -1, 703855, 703883, -1, -1, 703866, 703878, 703860, 703887 }, { 0x625D, -1, -1, 703890, -1, -1, -1, -1, -1, -1 }, { 0x625E, 703899, 703894, 703948, -1, 703944, 703933, 703940, 703927, -1 }, { 0x625F, -1, -1, 703953, -1, -1, -1, -1, -1, -1 }, { 0x6260, 703964, 703959, 704006, -1, -1, 703993, 704003, -1, 704011 }, { 0x6261, 704023, 704015, 704034, -1, -1, -1, -1, -1, -1 }, { 0x6262, 704051, 704039, 704057, -1, -1, -1, -1, -1, 704061 }, { 0x6263, 704073, 704068, 704140, 704145, 704136, 704112, 704132, 704105, 704156 }, { 0x6264, 704180, 704163, 704229, -1, -1, 704199, 704205, -1, -1 }, { 0x6265, -1, -1, 704233, -1, -1, -1, -1, -1, -1 }, { 0x6266, 704243, 704238, 704270, -1, -1, -1, -1, -1, 704276 }, { 0x6267, 704287, 704282, 704317, -1, -1, -1, -1, -1, -1 }, { 0x6268, 704327, 704322, 704370, -1, 704367, 704362, -1, 704356, 704375 }, { 0x6269, 704389, 704382, 704414, -1, -1, -1, -1, -1, -1 }, { 0x626A, 704424, 704419, 704456, -1, -1, -1, -1, -1, -1 }, { 0x626B, 704471, 704461, 704502, -1, -1, -1, -1, -1, -1 }, { 0x626C, 704514, 704507, 704538, -1, -1, -1, -1, -1, -1 }, { 0x626D, 704549, 704544, 704611, -1, -1, 704583, 704594, -1, -1 }, { 0x626E, 704628, 704616, 704685, -1, 704676, 704657, 704664, 704650, -1 }, { 0x626F, 704694, 704690, 704741, -1, 704737, 704725, 704730, -1, 704746 }, { 0x6270, 704763, 704753, 704787, -1, -1, -1, -1, -1, -1 }, { 0x6271, 704797, 704792, 704871, -1, 704863, 704838, 704859, 704831, 704875 }, { 0x6272, 704887, 704881, 704907, -1, -1, -1, -1, -1, 704913 }, { 0x6273, 704925, 704919, 704986, -1, 704982, 704957, 704978, 704950, 704991 }, { 0x6274, -1, -1, 704997, -1, -1, -1, -1, -1, -1 }, { 0x6275, 705007, 705002, 705068, -1, -1, -1, -1, -1, -1 }, { 0x6276, 705076, 705072, 705134, 705138, 705130, 705115, 705124, 705108, 705144 }, { 0x6277, -1, -1, 705149, -1, -1, -1, -1, -1, -1 }, { 0x6278, -1, -1, 705153, -1, -1, -1, -1, -1, -1 }, { 0x6279, 705162, 705157, 705219, 705223, 705211, 705199, 705204, 705192, 705227 }, { 0x627A, 705236, 705232, 705299, -1, 705296, 705280, 705292, 705273, 705304 }, { 0x627B, 705325, 705310, 705372, -1, -1, -1, -1, -1, -1 }, { 0x627C, 705390, 705377, 705448, -1, 705444, 705428, 705435, 705421, 705451 }, { 0x627D, 705466, 705456, 705493, -1, -1, 705484, 705489, -1, 705498 }, { 0x627E, 705510, 705504, 705576, -1, 705573, 705546, 705563, 705539, 705582 }, { 0x627F, 705593, 705587, 705658, 705665, 705653, 705626, 705644, 705619, 705674 }, { 0x6280, 705686, 705681, 705738, -1, 705735, 705727, 705732, 705720, 705742 }, { 0x6281, -1, -1, 705746, -1, -1, -1, -1, -1, -1 }, { 0x6282, -1, 705751, 705788, -1, -1, 705764, 705779, -1, -1 }, { 0x6283, 705800, 705795, 705845, -1, 705840, 705831, 705836, 705824, 705851 }, { 0x6284, 705863, 705857, 705926, -1, 705922, 705894, 705917, 705887, 705932 }, { 0x6285, 705942, 705936, 705971, -1, -1, -1, -1, -1, -1 }, { 0x6286, 705980, 705975, 706006, -1, 706001, -1, -1, 705994, 706011 }, { 0x6287, -1, 706017, 706022, -1, -1, -1, -1, -1, 706026 }, { 0x6288, 706039, 706033, 706077, -1, -1, 706047, 706071, -1, 706082 }, { 0x6289, 706096, 706090, 706153, 706158, 706148, 706136, 706142, 706129, 706163 }, { 0x628A, 706175, 706170, 706224, 706228, 706220, 706211, 706217, 706204, 706233 }, { 0x628B, -1, -1, 706237, -1, -1, -1, -1, -1, -1 }, { 0x628C, 706247, 706242, 706273, -1, -1, -1, -1, -1, -1 }, { 0x628D, 706278, -1, 706337, -1, -1, 706306, 706328, -1, -1 }, { 0x628E, -1, 706344, 706370, -1, -1, 706349, 706364, -1, -1 }, { 0x628F, -1, 706375, 706409, -1, -1, 706398, 706405, 706392, -1 }, { 0x6290, -1, 706414, 706476, -1, -1, 706426, 706452, -1, -1 }, { 0x6291, 706485, 706480, 706541, 706545, 706538, 706526, 706533, 706519, 706551 }, { 0x6292, 706561, 706556, 706621, -1, 706615, 706596, 706608, 706589, 706626 }, { 0x6293, 706648, 706632, 706700, -1, 706697, 706677, 706693, -1, 706706 }, { 0x6294, 706714, 706709, 706774, -1, 706770, 706751, 706762, 706744, 706779 }, { 0x6295, 706790, 706785, 706845, 706850, 706840, 706829, 706836, 706822, 706856 }, { 0x6296, 706868, 706863, 706932, -1, 706928, 706909, 706921, 706902, -1 }, { 0x6297, 706943, 706937, 707001, 707007, 706996, 706979, 706992, 706972, 707015 }, { 0x6298, 707027, 707022, 707087, 707092, 707079, 707056, 707073, 707049, 707099 }, { 0x6299, -1, -1, 707107, -1, -1, -1, -1, -1, -1 }, { 0x629A, 707116, 707112, 707146, -1, -1, -1, -1, -1, -1 }, { 0x629B, 707156, 707150, 707193, 707198, 707189, 707176, 707185, 707169, 707202 }, { 0x629C, 707207, -1, 707250, -1, 707241, 707224, 707229, -1, -1 }, { 0x629D, -1, 707254, 707264, -1, -1, -1, -1, -1, -1 }, { 0x629E, 707268, -1, 707310, -1, 707304, 707293, 707299, -1, -1 }, { 0x629F, 707320, 707314, 707349, -1, -1, -1, -1, -1, -1 }, { 0x62A0, 707360, 707355, 707389, -1, -1, -1, -1, -1, -1 }, { 0x62A1, 707400, 707394, 707426, -1, -1, -1, -1, -1, -1 }, { 0x62A2, 707438, 707431, 707466, -1, -1, -1, -1, -1, -1 }, { 0x62A3, -1, -1, 707473, -1, -1, -1, -1, -1, -1 }, { 0x62A4, 707481, 707477, 707513, -1, -1, -1, -1, -1, -1 }, { 0x62A5, 707522, 707517, 707545, -1, -1, -1, -1, -1, -1 }, { 0x62A6, 707556, 707550, 707593, -1, -1, 707578, 707584, 707572, -1 }, { 0x62A7, -1, -1, 707599, -1, -1, -1, -1, -1, -1 }, { 0x62A8, 707623, 707604, 707683, -1, 707676, 707655, 707662, 707648, 707689 }, { 0x62A9, -1, -1, 707694, -1, -1, -1, -1, -1, 707699 }, { 0x62AA, 707709, 707705, 707728, -1, -1, -1, -1, -1, 707732 }, { 0x62AB, 707741, 707736, 707781, 707785, 707777, 707767, 707774, 707760, 707791 }, { 0x62AC, 707801, 707796, 707847, -1, 707842, 707825, 707834, 707813, -1 }, { 0x62AD, -1, 707852, 707857, -1, -1, -1, -1, -1, -1 }, { 0x62AE, 707867, 707862, 707892, -1, -1, -1, -1, 707886, -1 }, { 0x62AF, 707902, 707898, 707925, -1, -1, -1, -1, -1, 707930 }, { 0x62B0, 707942, 707935, 707967, -1, -1, -1, -1, -1, -1 }, { 0x62B1, 707983, 707973, 708047, 708052, 708043, 708020, 708039, 708013, 708061 }, { 0x62B2, -1, -1, 708072, -1, -1, -1, -1, 708066, -1 }, { 0x62B3, 708081, 708076, 708132, -1, -1, 708111, 708118, -1, 708136 }, { 0x62B4, -1, 708140, 708150, -1, -1, -1, -1, -1, -1 }, { 0x62B5, 708159, 708154, 708218, 708222, 708212, 708196, 708208, 708189, -1 }, { 0x62B6, 708243, 708227, 708272, -1, -1, 708248, 708258, -1, 708277 }, { 0x62B7, -1, -1, 708297, -1, -1, 708284, 708291, -1, 708301 }, { 0x62B8, -1, -1, 708306, -1, -1, -1, -1, -1, 708311 }, { 0x62B9, 708328, 708317, 708380, 708384, 708376, 708365, 708370, 708358, -1 }, { 0x62BA, -1, -1, 708408, -1, -1, 708390, 708397, -1, 708413 }, { 0x62BB, 708424, 708419, 708453, -1, -1, 708429, 708448, -1, -1 }, { 0x62BC, 708469, 708459, 708563, -1, 708556, 708537, 708553, 708530, 708567 }, { 0x62BD, 708576, 708571, 708630, 708636, 708625, 708610, 708620, 708603, 708643 }, { 0x62BE, -1, 708650, 708682, -1, -1, 708661, 708666, -1, 708686 }, { 0x62BF, 708698, 708693, 708744, -1, -1, 708729, 708736, -1, -1 }, { 0x62C0, -1, -1, 708749, -1, -1, -1, -1, -1, -1 }, { 0x62C1, -1, 708754, 708758, -1, -1, -1, -1, -1, 708763 }, { 0x62C2, 708779, 708768, 708848, 708852, 708838, 708814, 708820, 708807, 708859 }, { 0x62C3, 708871, 708866, 708890, -1, -1, -1, -1, -1, -1 }, { 0x62C4, 708900, 708895, 708951, -1, 708947, 708937, 708943, 708930, 708956 }, { 0x62C5, 708968, 708962, 709020, -1, 709016, 708998, 709012, 708991, 709025 }, { 0x62C6, 709069, 709063, 709150, 709156, 709145, 709123, 709135, 709116, 709163 }, { 0x62C7, 709174, 709169, 709215, -1, 709211, 709196, 709204, 709189, -1 }, { 0x62C8, 709229, 709219, 709293, -1, 709288, 709268, 709276, 709261, 709299 }, { 0x62C9, 709322, 709305, 709390, -1, 709386, 709369, 709376, 709356, 709394 }, { 0x62CA, 709404, 709400, 709465, -1, 709461, 709446, 709458, 709439, -1 }, { 0x62CB, 709475, 709469, 709528, -1, 709524, 709511, 709520, 709505, -1 }, { 0x62CC, 709548, 709533, 709590, -1, 709586, 709559, 709582, 709552, 709595 }, { 0x62CD, 709607, 709601, 709665, 709670, 709661, 709646, 709651, 709639, 709675 }, { 0x62CE, 709689, 709683, 709731, -1, -1, 709715, 709722, -1, -1 }, { 0x62CF, 709741, 709736, 709801, -1, 709798, 709787, 709792, 709774, -1 }, { 0x62D0, 709812, 709805, 709855, -1, 709851, 709840, 709847, 709833, 709861 }, { 0x62D1, 709893, 709888, 709959, -1, 709954, 709931, 709946, 709924, 709965 }, { 0x62D2, 709983, 709977, 710045, 710049, 710038, 710017, 710031, 710010, 710055 }, { 0x62D3, 710071, 710060, 710151, 710155, 710141, 710118, 710131, 710104, -1 }, { 0x62D4, 710165, 710160, 710235, 710239, 710226, 710189, 710210, 710182, 710245 }, { 0x62D5, 710255, 710251, 710359, -1, 710355, 710342, 710347, 710335, -1 }, { 0x62D6, 710368, 710364, 710424, -1, 710420, 710407, 710412, 710400, 710429 }, { 0x62D7, 710451, 710434, 710569, -1, 710566, 710539, 710555, 710532, 710573 }, { 0x62D8, 710584, 710578, 710652, 710656, 710648, 710615, 710641, 710608, 710660 }, { 0x62D9, 710677, 710665, 710737, 710743, 710733, 710718, 710727, 710711, 710751 }, { 0x62DA, 710773, 710757, 710825, -1, -1, 710805, 710813, -1, -1 }, { 0x62DB, 710835, 710830, 710904, 710910, 710896, 710872, 710886, 710865, 710917 }, { 0x62DC, 710936, 710924, 710983, 710988, 710979, 710969, 710975, 710962, 710996 }, { 0x62DD, 711001, -1, 711037, -1, -1, 711027, 711033, -1, -1 }, { 0x62DE, -1, -1, 711042, -1, -1, -1, -1, -1, 711046 }, { 0x62DF, 711061, 711057, 711090, -1, -1, -1, -1, -1, -1 }, { 0x62E0, 711094, -1, 711157, -1, 711154, 711142, 711147, -1, -1 }, { 0x62E1, 711161, -1, 711229, -1, 711218, 711186, 711213, -1, -1 }, { 0x62E2, 711240, 711234, 711264, -1, -1, -1, -1, -1, -1 }, { 0x62E3, 711276, 711270, 711308, -1, -1, -1, -1, -1, -1 }, { 0x62E4, -1, -1, 711314, -1, -1, -1, -1, -1, -1 }, { 0x62E5, 711325, 711319, 711354, -1, -1, -1, -1, -1, 711360 }, { 0x62E6, 711372, 711366, 711402, -1, -1, -1, -1, -1, -1 }, { 0x62E7, 711419, 711407, 711451, -1, -1, -1, -1, -1, -1 }, { 0x62E8, 711462, 711457, 711496, -1, 711487, -1, -1, -1, -1 }, { 0x62E9, 711506, 711500, 711531, -1, -1, -1, -1, -1, -1 }, { 0x62EA, -1, -1, 711548, -1, -1, 711535, 711542, -1, 711554 }, { 0x62EB, 711564, 711558, 711617, -1, -1, -1, 711612, -1, 711622 }, { 0x62EC, 711633, 711628, 711691, -1, 711686, 711666, 711680, 711659, 711696 }, { 0x62ED, 711707, 711702, 711769, 711774, 711765, 711742, 711753, 711735, 711781 }, { 0x62EE, 711791, 711786, 711866, -1, 711857, 711830, 711839, 711823, 711871 }, { 0x62EF, 711883, 711877, 711939, -1, 711934, 711919, 711925, 711912, 711946 }, { 0x62F0, -1, -1, 711954, -1, -1, -1, -1, -1, 711959 }, { 0x62F1, 711971, 711965, 712031, 712037, 712026, 712012, 712021, 712005, 712045 }, { 0x62F2, -1, 712051, 712088, -1, -1, 712057, 712064, -1, -1 }, { 0x62F3, 712100, 712094, 712158, 712164, 712153, 712137, 712145, 712130, 712172 }, { 0x62F4, 712186, 712180, 712219, -1, -1, 712209, 712215, -1, -1 }, { 0x62F5, 712226, -1, 712311, -1, 712307, 712292, 712303, 712285, 712316 }, { 0x62F6, 712328, 712322, 712379, -1, 712374, 712361, 712368, 712355, -1 }, { 0x62F7, 712395, 712383, 712447, -1, 712444, 712431, 712436, 712424, 712452 }, { 0x62F8, -1, 712459, 712463, -1, -1, -1, -1, -1, -1 }, { 0x62F9, -1, 712467, 712472, -1, -1, -1, -1, -1, -1 }, { 0x62FA, -1, -1, 712477, -1, -1, -1, -1, -1, -1 }, { 0x62FB, -1, -1, 712481, -1, -1, -1, -1, -1, -1 }, { 0x62FC, 712498, 712486, 712560, -1, 712553, 712531, 712540, -1, 712565 }, { 0x62FD, 712581, 712571, 712638, 712645, 712634, 712612, 712617, 712605, 712652 }, { 0x62FE, 712662, 712657, 712765, 712770, 712757, 712738, 712748, 712724, 712775 }, { 0x62FF, 712787, 712782, 712839, -1, 712836, 712825, 712830, 712818, 712843 }, { 0x6300, -1, -1, 712847, -1, -1, -1, -1, -1, -1 }, { 0x6301, 712856, 712852, 712915, 712920, 712912, 712893, 712905, 712886, 712928 }, { 0x6302, 712939, 712933, 712993, 712998, 712988, 712970, 712977, 712963, 713005 }, { 0x6303, 713022, 713012, 713068, -1, -1, 713038, 713043, -1, 713073 }, { 0x6304, -1, -1, 713098, -1, -1, 713080, 713089, -1, 713103 }, { 0x6305, -1, -1, 713110, -1, -1, -1, -1, -1, 713115 }, { 0x6306, -1, -1, 713120, -1, -1, -1, -1, -1, -1 }, { 0x6307, 713129, 713125, 713182, 713187, 713179, 713165, 713175, 713158, 713192 }, { 0x6308, 713203, 713198, 713261, -1, 713252, 713230, 713242, -1, -1 }, { 0x6309, 713270, 713266, 713337, 713341, 713331, 713311, 713328, 713304, 713348 }, { 0x630A, -1, -1, 713366, -1, -1, 713352, 713362, -1, -1 }, { 0x630B, -1, -1, 713390, -1, -1, 713372, 713377, -1, -1 }, { 0x630C, 713402, 713396, 713430, -1, 713425, 713415, 713420, 713408, 713434 }, { 0x630D, 713458, 713451, 713502, -1, -1, 713486, 713493, -1, 713508 }, { 0x630E, 713523, 713513, 713529, -1, -1, -1, -1, -1, -1 }, { 0x630F, 713546, 713534, 713593, -1, -1, -1, -1, -1, 713599 }, { 0x6310, 713621, 713605, 713651, -1, 713644, 713633, 713638, 713626, -1 }, { 0x6311, 713670, 713655, 713749, 713755, 713743, 713719, 713734, 713712, 713764 }, { 0x6312, -1, -1, 713782, -1, 713777, -1, -1, 713770, 713787 }, { 0x6313, 713798, 713793, 713831, -1, -1, 713821, 713828, -1, -1 }, { 0x6314, -1, -1, 713836, -1, -1, -1, -1, -1, -1 }, { 0x6315, -1, -1, 713840, -1, -1, -1, -1, -1, 713845 }, { 0x6316, 713862, 713851, 713909, -1, -1, 713893, 713899, -1, -1 }, { 0x6317, -1, -1, 713913, -1, -1, -1, -1, -1, 713918 }, { 0x6318, 713928, 713922, 713993, -1, -1, 713973, -1, -1, -1 }, { 0x6319, 713998, -1, 714047, -1, -1, 714024, 714043, -1, -1 }, { 0x631A, 714055, 714051, 714087, -1, -1, -1, -1, -1, -1 }, { 0x631B, 714098, 714092, 714125, -1, -1, -1, -1, -1, -1 }, { 0x631C, 714135, 714131, 714163, -1, -1, -1, -1, -1, -1 }, { 0x631D, 714177, 714167, 714196, -1, -1, -1, -1, -1, -1 }, { 0x631E, 714206, 714200, 714227, -1, -1, -1, -1, -1, -1 }, { 0x631F, 714242, 714231, 714290, -1, -1, 714273, 714280, -1, -1 }, { 0x6320, 714307, 714295, 714340, -1, -1, -1, -1, -1, -1 }, { 0x6321, 714357, 714345, 714388, -1, -1, -1, -1, -1, -1 }, { 0x6322, 714394, -1, 714402, -1, -1, -1, -1, -1, -1 }, { 0x6323, 714421, 714408, 714448, -1, -1, -1, -1, -1, -1 }, { 0x6324, 714460, 714455, 714489, -1, -1, -1, -1, -1, -1 }, { 0x6325, 714498, 714493, 714526, -1, -1, -1, -1, -1, -1 }, { 0x6326, 714536, 714531, 714566, -1, -1, -1, -1, -1, -1 }, { 0x6327, -1, -1, 714575, -1, -1, -1, 714572, -1, -1 }, { 0x6328, 714584, 714579, 714667, -1, 714664, 714654, 714661, 714647, -1 }, { 0x6329, -1, 714671, 714707, -1, -1, 714683, 714688, -1, -1 }, { 0x632A, 714720, 714712, 714765, -1, 714762, 714751, 714756, 714744, 714770 }, { 0x632B, 714778, 714774, 714839, -1, 714835, 714813, 714829, 714806, 714844 }, { 0x632C, -1, -1, 714850, -1, -1, -1, -1, -1, 714854 }, { 0x632D, 714867, 714860, 714996, -1, -1, 714980, 714987, -1, 715002 }, { 0x632E, -1, 715008, 715013, -1, -1, -1, -1, -1, -1 }, { 0x632F, 715022, 715017, 715083, 715089, 715079, 715058, 715074, 715051, 715095 }, { 0x6330, -1, -1, 715102, -1, -1, -1, -1, -1, 715109 }, { 0x6331, 715120, 715116, 715155, 715159, -1, -1, -1, -1, -1 }, { 0x6332, 715167, 715163, 715202, -1, -1, -1, -1, -1, -1 }, { 0x6333, -1, -1, 715206, -1, -1, -1, -1, -1, -1 }, { 0x6334, -1, 715212, 715217, -1, -1, -1, -1, -1, 715222 }, { 0x6335, 715233, 715227, 715278, -1, -1, 715261, 715271, -1, 715284 }, { 0x6336, 715296, 715291, 715333, -1, -1, 715310, 715322, -1, -1 }, { 0x6337, 715343, 715337, 715369, -1, -1, -1, -1, -1, 715375 }, { 0x6338, -1, -1, 715381, -1, -1, -1, -1, -1, 715387 }, { 0x6339, 715397, 715392, 715450, -1, 715447, 715435, 715440, 715428, 715454 }, { 0x633A, 715470, 715458, 715532, 715538, 715527, 715513, 715518, 715506, -1 }, { 0x633B, -1, 715544, 715561, -1, 715557, -1, -1, 715550, -1 }, { 0x633C, 715571, 715567, 715623, -1, -1, 715603, 715609, -1, 715628 }, { 0x633D, 715644, 715638, 715691, 715696, 715687, 715678, 715683, 715671, -1 }, { 0x633E, 715715, 715704, 715775, -1, 715770, 715753, 715760, 715746, 715780 }, { 0x633F, 715785, -1, 715832, -1, -1, 715811, 715828, -1, 715837 }, { 0x6340, -1, -1, 715844, -1, -1, -1, -1, -1, -1 }, { 0x6341, -1, -1, 715866, -1, -1, 715850, 715857, -1, 715872 }, { 0x6342, 715881, 715877, 715907, -1, 715905, 715895, 715902, 715888, -1 }, { 0x6343, -1, 715911, 715939, -1, 715934, 715924, 715930, 715917, 715944 }, { 0x6344, 715968, 715951, 716008, -1, 716004, 715991, 715996, 715984, -1 }, { 0x6345, 716025, 716013, 716029, -1, -1, -1, -1, -1, 716035 }, { 0x6346, 716048, 716042, 716108, -1, 716104, 716086, 716096, 716079, -1 }, { 0x6347, -1, -1, 716113, -1, -1, -1, -1, -1, 716118 }, { 0x6348, -1, -1, 716124, -1, -1, -1, -1, -1, 716128 }, { 0x6349, 716143, 716133, 716201, 716207, 716196, 716178, 716186, 716171, 716212 }, { 0x634A, -1, -1, 716245, -1, -1, 716218, 716231, -1, -1 }, { 0x634B, 716256, 716250, 716343, 716347, -1, 716314, 716319, -1, -1 }, { 0x634C, 716359, 716353, 716479, -1, 716474, 716433, 716456, 716426, 716483 }, { 0x634D, 716504, 716489, 716558, -1, 716554, 716543, 716550, 716536, 716563 }, { 0x634E, 716575, 716569, 716628, -1, 716625, 716611, 716616, 716604, -1 }, { 0x634F, 716639, 716634, 716700, -1, 716696, 716677, 716684, 716670, -1 }, { 0x6350, 716711, 716705, 716773, 716779, 716769, 716748, 716762, 716741, 716785 }, { 0x6351, -1, -1, 716803, -1, -1, -1, -1, -1, -1 }, { 0x6352, -1, -1, 716851, -1, -1, 716807, 716825, -1, -1 }, { 0x6353, 716860, 716856, 716899, -1, -1, 716883, 716893, 716877, -1 }, { 0x6354, 716908, 716903, 716942, -1, -1, 716922, 716927, -1, -1 }, { 0x6355, 716952, 716947, 717011, 717015, 717007, 716980, 717004, 716973, 717020 }, { 0x6356, -1, 717024, 717037, -1, -1, -1, -1, -1, -1 }, { 0x6357, 717042, -1, 717086, -1, 717081, 717063, 717072, 717056, -1 }, { 0x6358, 717096, 717090, 717122, -1, -1, 717101, 717109, -1, 717127 }, { 0x6359, -1, -1, 717132, -1, -1, -1, -1, -1, -1 }, { 0x635A, -1, -1, 717142, -1, -1, -1, -1, 717136, -1 }, { 0x635B, -1, -1, 717157, -1, -1, 717148, 717153, -1, 717161 }, { 0x635C, 717166, -1, 717203, -1, -1, 717192, 717199, -1, -1 }, { 0x635D, -1, -1, 717232, -1, -1, 717208, 717213, -1, -1 }, { 0x635E, 717248, 717237, 717281, -1, -1, -1, -1, -1, -1 }, { 0x635F, 717292, 717286, 717317, -1, -1, -1, -1, -1, -1 }, { 0x6360, -1, -1, 717322, -1, -1, -1, -1, -1, 717328 }, { 0x6361, 717338, 717333, 717349, -1, -1, -1, -1, -1, -1 }, { 0x6362, 717360, 717355, 717389, -1, 717384, 717367, 717380, -1, -1 }, { 0x6363, 717400, 717395, 717427, -1, -1, -1, -1, -1, -1 }, { 0x6364, -1, 717432, 717437, -1, -1, -1, -1, -1, 717442 }, { 0x6365, 717452, 717447, 717488, -1, -1, 717470, 717474, -1, 717493 }, { 0x6366, 717504, 717499, 717584, -1, -1, 717565, 717576, -1, -1 }, { 0x6367, 717607, 717589, 717653, 717659, 717648, 717635, 717644, 717628, 717666 }, { 0x6368, 717677, 717673, 717736, 717741, 717733, 717722, 717729, 717715, 717747 }, { 0x6369, 717757, 717752, 717827, 717832, 717822, 717793, 717812, 717786, -1 }, { 0x636A, -1, -1, 717836, -1, -1, -1, -1, -1, -1 }, { 0x636B, 717846, 717841, 717913, 717918, 717908, 717885, 717904, 717878, -1 }, { 0x636C, 717927, 717923, 717971, -1, -1, 717957, 717964, -1, -1 }, { 0x636D, 717981, 717975, 718015, -1, -1, -1, 718004, -1, -1 }, { 0x636E, 718026, 718020, 718098, -1, 718095, 718081, 718091, 718074, 718102 }, { 0x636F, -1, 718107, 718112, -1, -1, -1, -1, -1, -1 }, { 0x6370, -1, -1, 718117, -1, -1, -1, -1, -1, -1 }, { 0x6371, 718128, 718121, 718183, -1, 718180, 718166, 718173, 718159, 718187 }, { 0x6372, 718198, 718192, 718251, 718257, 718246, 718237, 718242, 718230, 718267 }, { 0x6373, -1, -1, 718274, -1, -1, -1, -1, -1, -1 }, { 0x6374, -1, -1, 718287, -1, -1, -1, 718279, -1, -1 }, { 0x6375, 718303, 718293, 718373, -1, -1, 718349, 718356, -1, -1 }, { 0x6376, 718385, 718379, 718455, 718461, 718450, 718422, 718443, 718415, -1 }, { 0x6377, 718479, 718469, 718534, 718539, 718529, 718508, 718520, 718501, 718547 }, { 0x6378, -1, -1, 718575, -1, -1, 718554, 718563, -1, -1 }, { 0x6379, 718596, 718579, 718685, -1, -1, -1, -1, -1, -1 }, { 0x637A, 718696, 718690, 718762, -1, 718758, 718742, 718746, 718735, 718766 }, { 0x637B, 718781, 718771, 718852, -1, 718842, 718827, 718834, 718814, 718858 }, { 0x637C, 718868, 718864, 718905, -1, -1, 718887, 718891, -1, -1 }, { 0x637D, 718922, 718910, 718998, -1, -1, 718957, 718965, -1, 719003 }, { 0x637E, -1, -1, 719008, -1, -1, -1, -1, -1, -1 }, { 0x637F, 719017, 719012, 719055, -1, 719052, 719043, 719048, 719036, -1 }, { 0x6380, 719064, 719059, 719110, -1, 719106, 719089, 719098, 719082, -1 }, { 0x6381, -1, 719116, 719123, -1, -1, -1, -1, -1, -1 }, { 0x6382, 719140, 719130, 719179, -1, -1, 719168, 719175, -1, 719185 }, { 0x6383, 719202, 719192, 719258, 719263, 719255, 719240, 719251, 719233, 719278 }, { 0x6384, 719290, 719284, 719342, -1, 719337, 719323, 719329, 719316, -1 }, { 0x6385, 719353, 719347, 719388, -1, -1, -1, -1, -1, -1 }, { 0x6386, -1, -1, 719394, -1, -1, -1, -1, -1, -1 }, { 0x6387, 719406, 719400, 719488, 719493, 719483, 719441, 719447, 719434, 719499 }, { 0x6388, 719511, 719506, 719569, 719575, 719565, 719544, 719562, 719537, 719582 }, { 0x6389, 719604, 719588, 719663, 719669, 719660, 719645, 719651, 719638, 719675 }, { 0x638A, 719685, 719680, 719731, -1, 719727, 719711, 719716, 719704, -1 }, { 0x638B, -1, 719736, 719741, -1, -1, -1, -1, -1, -1 }, { 0x638C, 719752, 719745, 719824, 719831, 719819, 719791, 719814, 719784, -1 }, { 0x638D, -1, 719841, 719852, -1, -1, -1, -1, -1, -1 }, { 0x638E, 719862, 719857, 719917, 719921, 719914, 719901, 719906, 719894, -1 }, { 0x638F, 719934, 719929, 719989, -1, 719986, 719971, 719982, 719964, 719994 }, { 0x6390, 720006, 720000, 720053, -1, -1, 720036, 720044, -1, -1 }, { 0x6391, -1, -1, 720058, -1, -1, -1, -1, -1, 720062 }, { 0x6392, 720073, 720067, 720125, 720130, 720121, 720096, 720117, 720089, 720137 }, { 0x6393, -1, -1, 720142, -1, -1, -1, -1, -1, -1 }, { 0x6394, 720153, 720147, 720174, -1, -1, 720160, 720166, -1, -1 }, { 0x6395, -1, -1, 720192, -1, -1, 720180, 720187, -1, -1 }, { 0x6396, 720208, 720198, 720298, 720302, 720294, 720265, 720290, 720258, -1 }, { 0x6397, 720323, 720307, 720351, -1, -1, -1, -1, -1, -1 }, { 0x6398, 720361, 720355, 720424, 720429, 720414, 720397, 720402, 720390, 720445 }, { 0x6399, 720472, 720452, 720549, -1, -1, 720535, 720540, -1, 720556 }, { 0x639A, -1, -1, 720582, -1, -1, 720563, 720570, -1, -1 }, { 0x639B, 720601, 720589, 720665, 720670, 720660, 720632, 720653, 720625, 720679 }, { 0x639C, -1, 720686, 720708, -1, 720704, -1, -1, 720697, -1 }, { 0x639D, -1, -1, 720712, -1, -1, -1, -1, -1, -1 }, { 0x639E, 720722, 720717, 720763, -1, -1, 720749, 720756, -1, -1 }, { 0x639F, 720775, 720769, 720854, -1, 720849, 720831, 720837, 720824, -1 }, { 0x63A0, 720867, 720861, 720942, 720948, 720931, 720911, 720920, 720898, 720954 }, { 0x63A1, 720967, 720962, 721018, 721023, 721013, 721004, 721009, 720997, 721032 }, { 0x63A2, 721050, 721038, 721112, 721117, 721107, 721089, 721103, 721082, 721129 }, { 0x63A3, 721145, 721135, 721205, 721210, 721195, 721180, 721185, -1, 721217 }, { 0x63A4, 721249, 721224, 721296, -1, -1, 721286, 721291, -1, -1 }, { 0x63A5, 721307, 721302, 721373, 721378, 721369, 721348, 721363, 721341, 721386 }, { 0x63A6, 721398, 721393, 721440, -1, -1, 721420, 721429, -1, -1 }, { 0x63A7, 721450, 721444, 721509, 721515, 721499, 721481, 721495, 721474, 721522 }, { 0x63A8, 721542, 721530, 721600, 721605, 721590, 721575, 721586, 721568, 721611 }, { 0x63A9, 721624, 721615, 721689, 721694, 721686, 721679, 721683, 721672, 721703 }, { 0x63AA, 721718, 721707, 721773, -1, 721764, 721757, 721761, 721750, 721778 }, { 0x63AB, 721789, 721784, 721842, -1, -1, 721814, 721833, -1, -1 }, { 0x63AC, 721853, 721848, 721909, 721913, 721904, 721893, 721899, 721886, 721918 }, { 0x63AD, 721928, 721923, 721973, -1, -1, -1, 721969, -1, -1 }, { 0x63AE, 721984, 721979, 722021, -1, -1, 722009, 722017, -1, 722027 }, { 0x63AF, 722041, 722035, 722086, -1, -1, 722072, 722082, -1, -1 }, { 0x63B0, 722103, 722091, 722127, -1, -1, -1, -1, -1, -1 }, { 0x63B1, 722137, 722132, 722148, -1, -1, -1, -1, -1, -1 }, { 0x63B2, 722152, -1, 722238, -1, 722230, 722211, 722220, -1, -1 }, { 0x63B3, 722248, 722243, 722263, -1, -1, -1, -1, -1, -1 }, { 0x63B4, 722274, 722267, 722316, -1, -1, 722295, 722311, -1, -1 }, { 0x63B5, -1, -1, 722327, -1, -1, 722322, -1, -1, -1 }, { 0x63B6, -1, -1, 722332, -1, -1, -1, -1, -1, -1 }, { 0x63B7, 722343, 722337, 722368, -1, -1, -1, -1, -1, -1 }, { 0x63B8, 722384, 722373, 722402, -1, -1, -1, -1, -1, -1 }, { 0x63B9, 722426, 722407, 722452, -1, -1, -1, -1, -1, -1 }, { 0x63BA, 722469, 722457, 722492, -1, -1, -1, -1, -1, -1 }, { 0x63BB, 722497, -1, 722525, -1, 722522, 722513, 722518, -1, -1 }, { 0x63BC, 722537, 722530, 722569, -1, -1, -1, -1, -1, -1 }, { 0x63BD, 722581, 722575, 722631, -1, -1, 722608, 722622, -1, -1 }, { 0x63BE, 722643, 722637, 722719, 722725, 722715, 722685, 722708, 722678, -1 }, { 0x63BF, -1, -1, 722733, -1, -1, -1, -1, -1, 722738 }, { 0x63C0, 722751, 722745, 722812, 722818, 722804, 722790, 722796, 722783, 722825 }, { 0x63C1, 722838, 722832, 722888, -1, -1, 722865, 722870, -1, 722895 }, { 0x63C2, -1, -1, 722900, -1, -1, -1, -1, -1, 722905 }, { 0x63C3, 722920, 722910, 722988, -1, 722984, 722960, 722980, 722953, -1 }, { 0x63C4, 722999, 722994, 723068, -1, 723065, 723038, 723058, 723031, -1 }, { 0x63C5, 723084, 723072, 723162, -1, -1, 723151, 723158, -1, -1 }, { 0x63C6, 723179, 723167, 723246, -1, 723242, 723221, 723239, 723214, 723251 }, { 0x63C7, 723270, 723258, 723356, -1, -1, -1, -1, -1, -1 }, { 0x63C8, -1, 723361, 723392, -1, -1, 723374, 723379, -1, -1 }, { 0x63C9, 723403, 723398, 723450, -1, 723447, 723438, 723443, 723431, -1 }, { 0x63CA, -1, 723455, 723460, -1, -1, -1, -1, -1, -1 }, { 0x63CB, -1, -1, 723464, -1, -1, -1, -1, -1, -1 }, { 0x63CC, 723478, 723469, 723487, -1, -1, -1, -1, -1, -1 }, { 0x63CD, 723497, 723492, 723521, -1, -1, -1, -1, -1, -1 }, { 0x63CE, 723532, 723526, 723620, -1, -1, 723607, 723616, -1, -1 }, { 0x63CF, 723631, 723626, 723681, -1, 723677, 723666, 723672, 723659, 723687 }, { 0x63D0, 723703, 723693, 723759, 723763, 723752, 723737, 723744, 723730, 723774 }, { 0x63D1, 723785, 723780, 723841, -1, -1, 723811, 723823, -1, -1 }, { 0x63D2, 723852, 723846, 723908, 723913, 723904, 723884, 723900, 723878, 723921 }, { 0x63D3, -1, 723928, 723941, -1, -1, 723932, 723937, -1, -1 }, { 0x63D4, -1, -1, 723980, -1, -1, 723946, 723973, -1, -1 }, { 0x63D5, 723991, 723986, 724059, -1, -1, 724044, 724054, -1, 724065 }, { 0x63D6, 724077, 724072, 724147, 724151, 724140, 724113, 724131, 724106, 724155 }, { 0x63D7, 724165, 724160, 724238, -1, -1, -1, -1, -1, -1 }, { 0x63D8, -1, -1, 724243, -1, -1, -1, -1, -1, -1 }, { 0x63D9, -1, -1, 724249, -1, -1, -1, -1, -1, -1 }, { 0x63DA, 724262, 724255, 724318, 724324, 724313, 724293, 724309, 724286, 724330 }, { 0x63DB, 724343, 724338, 724401, 724407, 724396, 724379, 724392, 724372, -1 }, { 0x63DC, 724421, 724416, 724471, -1, 724465, 724451, 724456, -1, -1 }, { 0x63DD, 724482, 724476, 724522, -1, -1, -1, -1, -1, -1 }, { 0x63DE, 724533, 724527, 724558, -1, -1, -1, -1, -1, 724562 }, { 0x63DF, -1, -1, 724577, -1, 724574, -1, -1, 724567, -1 }, { 0x63E0, 724591, 724581, 724647, -1, 724644, 724623, 724633, 724616, -1 }, { 0x63E1, 724660, 724651, 724719, 724723, 724716, 724698, 724712, 724691, -1 }, { 0x63E2, 724732, 724727, 724769, -1, -1, -1, -1, -1, -1 }, { 0x63E3, 724785, 724773, 724865, -1, 724856, 724817, 724844, 724810, -1 }, { 0x63E4, -1, 724872, 724883, -1, -1, -1, -1, -1, -1 }, { 0x63E5, 724903, 724887, 724939, -1, -1, 724913, 724920, -1, -1 }, { 0x63E6, 724958, 724943, 725057, -1, -1, -1, -1, -1, -1 }, { 0x63E7, -1, -1, 725061, -1, -1, -1, -1, -1, -1 }, { 0x63E8, -1, -1, 725065, -1, -1, -1, -1, -1, -1 }, { 0x63E9, 725077, 725071, 725130, -1, 725126, 725110, 725116, 725103, -1 }, { 0x63EA, 725140, 725135, 725181, -1, -1, 725163, 725172, -1, -1 }, { 0x63EB, 725196, 725186, 725231, -1, 725226, -1, -1, 725219, -1 }, { 0x63EC, 725241, 725236, 725293, -1, -1, 725261, 725281, -1, 725297 }, { 0x63ED, 725308, 725303, 725366, -1, 725358, 725339, 725348, 725332, 725371 }, { 0x63EE, 725382, 725377, 725430, 725435, 725426, 725417, 725423, 725410, 725443 }, { 0x63EF, 725453, 725447, 725478, -1, -1, -1, -1, -1, -1 }, { 0x63F0, 725489, 725483, 725541, -1, -1, -1, -1, -1, -1 }, { 0x63F1, -1, 725548, 725558, -1, -1, -1, -1, -1, -1 }, { 0x63F2, 725579, 725564, 725670, -1, 725666, 725637, 725645, 725630, -1 }, { 0x63F3, 725689, 725675, 725747, -1, -1, 725704, 725717, -1, 725752 }, { 0x63F4, 725775, 725758, 725834, 725840, 725830, 725806, 725827, 725799, 725847 }, { 0x63F5, 725859, 725854, 725894, -1, 725890, 725872, 725878, 725865, -1 }, { 0x63F6, 725904, 725900, 725947, -1, 725944, 725933, 725941, 725926, -1 }, { 0x63F7, 725951, -1, 725989, -1, 725985, 725965, 725981, 725958, -1 }, { 0x63F8, 726004, 725994, 726086, -1, -1, 726075, 726083, -1, -1 }, { 0x63F9, 726096, 726091, 726132, -1, -1, 726123, 726128, -1, -1 }, { 0x63FA, 726137, -1, 726195, -1, -1, 726168, 726191, -1, -1 }, { 0x63FB, -1, 726200, 726205, -1, -1, -1, -1, -1, -1 }, { 0x63FC, 726235, 726210, 726299, -1, -1, -1, -1, -1, -1 }, { 0x63FD, 726310, 726304, 726342, -1, -1, -1, -1, -1, -1 }, { 0x63FE, 726352, 726347, 726386, -1, -1, -1, -1, -1, 726391 }, { 0x63FF, 726400, 726395, 726406, -1, -1, -1, -1, -1, -1 }, { 0x6400, 726423, 726411, 726441, -1, -1, -1, -1, -1, -1 }, { 0x6401, 726452, 726447, 726480, -1, -1, -1, -1, -1, -1 }, { 0x6402, 726504, 726484, 726529, -1, -1, -1, -1, -1, -1 }, { 0x6403, 726534, -1, 726583, -1, -1, -1, -1, -1, -1 }, { 0x6404, -1, -1, 726589, -1, -1, -1, -1, -1, -1 }, { 0x6405, 726600, 726594, 726626, -1, -1, -1, -1, -1, -1 }, { 0x6406, 726642, 726632, 726699, -1, 726695, 726678, 726691, 726671, 726704 }, { 0x6407, 726720, 726710, 726788, -1, -1, -1, -1, -1, -1 }, { 0x6408, -1, -1, 726793, -1, -1, -1, -1, -1, 726799 }, { 0x6409, 726809, 726804, 726856, -1, 726852, 726842, 726847, 726835, -1 }, { 0x640A, 726866, 726861, 726884, -1, -1, -1, 726872, -1, 726890 }, { 0x640B, 726899, 726893, 726908, -1, -1, -1, -1, -1, -1 }, { 0x640C, 726920, 726915, 726943, -1, -1, -1, -1, -1, -1 }, { 0x640D, 726955, 726949, 727017, -1, 727013, 726987, 727009, 726980, 727022 }, { 0x640E, 727034, 727028, 727066, -1, -1, -1, -1, -1, 727071 }, { 0x640F, 727080, 727075, 727132, 727136, 727128, 727113, 727123, 727107, 727146 }, { 0x6410, 727156, 727151, 727206, -1, 727201, 727189, 727195, -1, -1 }, { 0x6411, -1, -1, 727211, -1, -1, -1, -1, -1, -1 }, { 0x6412, 727229, 727217, 727270, -1, 727265, 727247, 727251, 727240, -1 }, { 0x6413, 727286, 727276, 727335, -1, 727331, 727319, 727324, -1, 727340 }, { 0x6414, 727349, 727344, 727379, 727384, 727376, 727367, 727372, 727360, 727390 }, { 0x6415, 727405, 727395, 727436, -1, -1, -1, -1, -1, -1 }, { 0x6416, 727445, 727440, 727504, -1, 727501, 727483, 727497, 727476, 727509 }, { 0x6417, 727519, 727514, 727566, -1, 727563, 727553, 727559, 727546, 727571 }, { 0x6418, 727582, 727578, 727605, -1, -1, 727593, 727601, 727587, -1 }, { 0x6419, 727610, -1, 727678, -1, -1, 727634, 727656, -1, -1 }, { 0x641A, -1, 727682, 727687, -1, -1, -1, -1, -1, -1 }, { 0x641B, -1, 727691, 727696, -1, -1, -1, -1, -1, 727702 }, { 0x641C, 727716, 727706, 727764, 727769, 727760, 727749, 727756, 727742, 727783 }, { 0x641D, -1, -1, 727788, -1, -1, -1, -1, -1, 727793 }, { 0x641E, 727804, 727798, 727838, -1, -1, 727822, 727829, -1, 727843 }, { 0x641F, -1, -1, 727848, -1, -1, -1, -1, -1, -1 }, { 0x6420, 727859, 727854, 727894, -1, -1, 727884, 727889, 727878, -1 }, { 0x6421, 727906, 727900, 727932, -1, -1, -1, -1, -1, -1 }, { 0x6422, 727944, 727938, 728003, -1, 727999, 727975, 727982, 727968, -1 }, { 0x6423, 728018, 728008, 728064, -1, -1, -1, -1, -1, -1 }, { 0x6424, 728073, 728069, 728117, -1, 728113, 728086, 728094, 728079, -1 }, { 0x6425, 728126, 728120, 728196, 728202, 728191, 728169, 728178, 728162, -1 }, { 0x6426, 728213, 728208, 728265, -1, -1, 728240, 728249, -1, -1 }, { 0x6427, 728275, 728270, 728304, -1, -1, -1, -1, -1, -1 }, { 0x6428, 728316, 728310, 728376, -1, 728371, 728357, 728367, 728350, -1 }, { 0x6429, -1, -1, 728428, -1, -1, 728380, 728405, -1, -1 }, { 0x642A, 728439, 728433, 728494, 728500, 728489, 728476, 728481, 728469, -1 }, { 0x642B, 728512, 728507, 728550, -1, 728546, -1, -1, 728539, -1 }, { 0x642C, 728560, 728555, 728619, -1, 728615, 728597, 728611, 728590, 728624 }, { 0x642D, 728636, 728630, 728696, -1, 728691, 728675, 728687, 728669, 728700 }, { 0x642E, -1, 728707, 728713, -1, -1, -1, -1, -1, 728717 }, { 0x642F, 728728, 728723, 728770, -1, 728767, 728754, 728763, 728747, -1 }, { 0x6430, 728780, 728775, 728839, -1, 728835, 728824, 728829, 728817, -1 }, { 0x6431, -1, -1, 728843, -1, -1, -1, -1, -1, -1 }, { 0x6432, 728857, 728848, 728876, -1, -1, -1, -1, -1, -1 }, { 0x6433, -1, 728880, 728885, -1, -1, -1, -1, -1, -1 }, { 0x6434, 728895, 728890, 728940, 728946, -1, 728926, 728936, 728920, -1 }, { 0x6435, 728964, 728954, 729057, -1, -1, 729039, 729054, -1, -1 }, { 0x6436, 729076, 729062, 729142, -1, 729136, 729111, 729131, 729104, -1 }, { 0x6437, 729154, 729149, 729173, -1, -1, -1, -1, -1, -1 }, { 0x6438, -1, 729179, 729185, -1, -1, -1, -1, -1, -1 }, { 0x6439, -1, 729191, 729202, -1, -1, -1, -1, -1, -1 }, { 0x643A, 729211, 729205, 729267, -1, 729263, 729249, 729259, 729242, -1 }, { 0x643B, -1, 729272, 729292, -1, -1, -1, -1, -1, -1 }, { 0x643C, -1, -1, 729297, -1, -1, -1, -1, -1, -1 }, { 0x643D, 729308, 729303, 729343, -1, 729339, -1, 729333, -1, -1 }, { 0x643E, 729353, 729348, 729426, -1, 729421, 729408, 729416, 729401, -1 }, { 0x643F, -1, 729431, 729442, -1, -1, -1, 729437, -1, -1 }, { 0x6440, 729450, 729446, 729482, -1, -1, -1, -1, -1, -1 }, { 0x6441, 729490, 729486, 729513, -1, -1, -1, -1, -1, -1 }, { 0x6442, 729517, -1, 729586, -1, 729578, 729548, 729568, -1, -1 }, { 0x6443, -1, 729591, 729597, -1, -1, -1, -1, -1, -1 }, { 0x6444, 729608, 729603, 729639, -1, -1, -1, -1, -1, -1 }, { 0x6445, 729649, 729644, 729683, -1, -1, -1, -1, -1, -1 }, { 0x6446, 729694, 729688, 729727, -1, -1, -1, -1, -1, -1 }, { 0x6447, 729737, 729732, 729795, 729800, -1, 729768, 729791, -1, -1 }, { 0x6448, 729811, 729806, 729841, -1, -1, -1, -1, -1, -1 }, { 0x6449, -1, -1, 729846, -1, -1, -1, -1, -1, -1 }, { 0x644A, 729857, 729851, 729885, -1, -1, -1, -1, -1, -1 }, { 0x644B, -1, 729890, 729925, -1, -1, 729896, 729901, -1, -1 }, { 0x644C, -1, -1, 729929, -1, -1, -1, -1, -1, -1 }, { 0x644D, -1, -1, 729935, -1, -1, -1, -1, -1, -1 }, { 0x644E, 729950, 729940, 729999, -1, -1, 729979, 729986, -1, -1 }, { 0x644F, 730010, 730004, 730083, -1, -1, 730068, 730074, -1, -1 }, { 0x6450, 730096, 730090, 730120, 730128, -1, -1, -1, -1, -1 }, { 0x6451, 730156, 730143, 730198, -1, -1, 730177, 730193, -1, -1 }, { 0x6452, 730216, 730204, 730262, -1, 730256, 730241, 730247, -1, -1 }, { 0x6453, -1, 730268, 730289, -1, -1, 730274, 730278, -1, 730295 }, { 0x6454, 730314, 730302, 730355, -1, -1, -1, 730341, -1, -1 }, { 0x6455, 730367, 730362, 730382, -1, -1, -1, -1, -1, -1 }, { 0x6456, -1, -1, 730386, -1, -1, -1, -1, -1, -1 }, { 0x6457, -1, -1, 730390, -1, -1, -1, -1, -1, -1 }, { 0x6458, 730401, 730395, 730475, 730481, 730471, 730437, 730455, 730430, 730487 }, { 0x6459, 730499, 730494, 730561, -1, -1, -1, -1, -1, 730567 }, { 0x645A, 730578, 730572, 730630, -1, -1, 730610, 730617, -1, -1 }, { 0x645B, 730646, 730637, 730708, 730713, -1, 730688, 730701, 730682, -1 }, { 0x645C, 730726, 730719, 730768, -1, -1, 730758, 730764, -1, -1 }, { 0x645D, 730784, 730774, 730834, -1, -1, 730813, 730822, -1, -1 }, { 0x645E, 730846, 730838, 730863, -1, -1, -1, -1, 730857, -1 }, { 0x645F, 730888, 730868, 730925, -1, -1, 730913, 730918, -1, 730930 }, { 0x6460, 730941, 730935, 730973, -1, 730967, 730956, 730963, 730949, -1 }, { 0x6461, 730979, -1, 731040, -1, -1, 731025, 731030, -1, -1 }, { 0x6462, -1, -1, 731045, -1, -1, -1, -1, -1, -1 }, { 0x6463, 731049, -1, 731132, -1, -1, 731098, 731111, -1, -1 }, { 0x6464, -1, -1, 731137, -1, -1, -1, -1, -1, -1 }, { 0x6465, -1, -1, 731145, -1, -1, -1, -1, -1, -1 }, { 0x6466, 731156, 731151, 731161, -1, -1, -1, -1, -1, -1 }, { 0x6467, 731172, 731166, 731234, 731239, 731229, 731202, 731218, 731195, -1 }, { 0x6468, -1, -1, 731248, -1, -1, -1, -1, -1, -1 }, { 0x6469, 731257, 731253, 731303, 731307, 731300, 731292, 731297, 731285, -1 }, { 0x646A, -1, -1, 731312, -1, -1, -1, -1, -1, 731319 }, { 0x646B, -1, -1, 731327, -1, -1, -1, -1, -1, -1 }, { 0x646C, -1, -1, 731332, -1, -1, -1, -1, -1, -1 }, { 0x646D, 731343, 731338, 731388, 731393, 731383, 731366, 731372, 731359, -1 }, { 0x646E, 731405, 731399, 731435, -1, -1, -1, -1, -1, -1 }, { 0x646F, 731443, 731439, 731495, -1, 731492, 731482, 731488, 731475, -1 }, { 0x6470, 731509, 731500, 731569, -1, -1, -1, -1, -1, -1 }, { 0x6471, 731580, 731574, 731649, -1, -1, -1, -1, -1, 731654 }, { 0x6472, 731666, 731660, 731671, -1, -1, -1, -1, -1, -1 }, { 0x6473, 731682, 731677, 731740, -1, 731736, 731718, 731724, 731711, 731745 }, { 0x6474, 731755, 731750, 731879, -1, -1, 731864, 731871, -1, -1 }, { 0x6475, 731895, 731884, 731920, 731925, -1, -1, -1, -1, -1 }, { 0x6476, 731938, 731932, 731981, 731987, -1, 731967, 731973, -1, -1 }, { 0x6477, 732005, 731994, 732049, -1, -1, -1, -1, -1, -1 }, { 0x6478, 732064, 732055, 732135, -1, 732132, 732102, 732121, 732095, 732139 }, { 0x6479, 732148, 732143, 732190, -1, 732187, -1, -1, 732180, 732194 }, { 0x647A, 732209, 732198, 732272, -1, 732268, 732244, 732259, 732237, 732277 }, { 0x647B, 732301, 732283, 732370, 732375, 732366, 732348, 732353, 732341, -1 }, { 0x647C, 732390, 732384, 732412, -1, -1, -1, -1, -1, 732418 }, { 0x647D, 732432, 732422, 732491, -1, 732486, 732467, 732472, 732460, -1 }, { 0x647E, -1, -1, 732497, -1, -1, -1, -1, -1, -1 }, { 0x647F, -1, -1, 732504, -1, -1, -1, -1, -1, -1 }, { 0x6480, -1, -1, 732509, -1, -1, -1, -1, -1, -1 }, { 0x6481, -1, -1, 732514, -1, -1, -1, -1, -1, -1 }, { 0x6482, 732525, 732520, 732551, -1, -1, -1, -1, -1, -1 }, { 0x6483, 732557, -1, 732610, -1, 732605, 732590, 732595, -1, -1 }, { 0x6484, 732620, 732614, 732651, -1, -1, -1, -1, -1, -1 }, { 0x6485, 732663, 732657, 732730, -1, 732725, 732697, 732706, 732690, 732735 }, { 0x6486, 732746, 732741, 732769, -1, -1, -1, -1, -1, -1 }, { 0x6487, 732779, 732774, 732830, 732835, -1, 732808, 732814, -1, -1 }, { 0x6488, 732855, 732839, 732921, -1, 732918, 732895, 732909, 732888, 732926 }, { 0x6489, -1, 732930, 732940, -1, -1, -1, -1, -1, -1 }, { 0x648A, 732951, 732945, 732968, -1, -1, -1, -1, -1, -1 }, { 0x648B, 732984, 732974, 733009, -1, -1, -1, -1, -1, -1 }, { 0x648C, -1, 733015, 733021, -1, -1, -1, -1, -1, 733026 }, { 0x648D, 733038, 733033, 733099, -1, -1, -1, -1, -1, -1 }, { 0x648E, -1, -1, 733104, -1, -1, -1, -1, -1, 733108 }, { 0x648F, 733120, 733115, 733172, -1, -1, 733150, 733155, -1, -1 }, { 0x6490, 733192, 733178, 733274, 733281, 733267, 733250, 733262, 733243, -1 }, { 0x6491, 733298, 733291, 733353, -1, 733346, 733329, 733341, 733322, 733360 }, { 0x6492, 733372, 733366, 733442, 733446, 733438, 733423, 733428, 733416, 733451 }, { 0x6493, 733468, 733456, 733553, 733558, 733550, 733513, 733538, 733501, 733563 }, { 0x6494, -1, -1, 733569, -1, -1, -1, -1, -1, 733575 }, { 0x6495, 733587, 733583, 733635, -1, 733632, 733615, 733620, 733608, -1 }, { 0x6496, -1, 733639, 733650, -1, -1, -1, -1, -1, -1 }, { 0x6497, -1, -1, 733655, -1, -1, -1, -1, -1, -1 }, { 0x6498, 733667, 733662, 733701, -1, 733696, -1, 733692, -1, -1 }, { 0x6499, 733711, 733705, 733767, -1, 733762, 733751, 733758, 733744, -1 }, { 0x649A, 733782, 733772, 733855, 733861, 733850, 733829, 733846, 733816, -1 }, { 0x649B, -1, -1, 733890, -1, -1, 733872, 733886, 733866, -1 }, { 0x649C, -1, 733895, 733908, -1, -1, -1, -1, -1, -1 }, { 0x649D, 733920, 733915, 733974, 733979, 733970, 733958, 733965, 733951, 733985 }, { 0x649E, 734002, 733990, 734066, -1, 734061, 734043, 734049, 734036, 734074 }, { 0x649F, 734091, 734081, 734168, -1, 734164, -1, 734155, 734148, 734174 }, { 0x64A0, -1, 734179, 734184, -1, -1, -1, -1, -1, -1 }, { 0x64A1, -1, -1, 734211, -1, -1, 734188, 734203, -1, -1 }, { 0x64A2, 734228, 734216, 734246, -1, -1, -1, -1, -1, 734251 }, { 0x64A3, 734268, 734257, 734308, -1, -1, 734286, 734292, -1, -1 }, { 0x64A4, 734318, 734313, 734373, -1, 734368, 734348, 734362, 734341, 734378 }, { 0x64A5, 734391, 734386, 734490, 734494, 734486, 734459, 734474, 734452, -1 }, { 0x64A6, 734504, 734500, 734544, -1, -1, 734535, 734540, -1, -1 }, { 0x64A7, -1, -1, 734549, -1, -1, -1, -1, -1, -1 }, { 0x64A8, -1, -1, 734587, -1, -1, 734554, 734575, -1, -1 }, { 0x64A9, 734601, 734591, 734665, 734671, 734661, 734638, 734652, 734631, 734680 }, { 0x64AA, -1, -1, 734685, -1, -1, -1, -1, -1, -1 }, { 0x64AB, 734694, 734690, 734748, 734752, 734744, 734731, 734738, 734724, 734758 }, { 0x64AC, 734773, 734763, 734806, -1, -1, 734795, 734801, -1, -1 }, { 0x64AD, 734816, 734812, 734877, -1, 734873, 734865, 734870, 734858, 734881 }, { 0x64AE, 734891, 734885, 734967, -1, 734961, 734930, 734951, 734923, 734972 }, { 0x64AF, -1, 734978, 734984, -1, -1, -1, -1, -1, -1 }, { 0x64B0, 735008, 734990, 735063, 735070, 735053, 735039, 735045, 735032, 735081 }, { 0x64B1, 735088, -1, 735123, -1, -1, -1, -1, -1, -1 }, { 0x64B2, 735133, 735128, 735196, 735200, 735188, 735168, 735173, 735161, 735204 }, { 0x64B3, 735215, 735210, 735238, -1, -1, 735227, 735234, -1, -1 }, { 0x64B4, 735248, 735243, 735266, -1, -1, -1, -1, -1, 735271 }, { 0x64B5, 735281, 735276, 735305, -1, -1, -1, -1, -1, -1 }, { 0x64B6, -1, 735311, 735316, -1, -1, -1, -1, -1, -1 }, { 0x64B7, 735331, 735321, 735363, -1, -1, -1, -1, -1, -1 }, { 0x64B8, -1, -1, 735368, -1, -1, -1, -1, -1, -1 }, { 0x64B9, 735378, 735372, 735424, -1, 735420, 735404, 735411, -1, -1 }, { 0x64BA, 735436, 735430, 735461, -1, -1, -1, -1, -1, -1 }, { 0x64BB, 735479, 735467, 735604, 735608, 735600, 735572, 735588, 735565, -1 }, { 0x64BC, 735618, 735613, 735671, 735676, 735667, 735655, 735663, 735648, -1 }, { 0x64BD, -1, 735681, 735713, -1, -1, 735686, 735693, -1, -1 }, { 0x64BE, 735729, 735719, 735773, -1, 735769, 735755, 735760, 735748, -1 }, { 0x64BF, 735782, 735777, 735821, -1, 735817, 735800, 735809, 735793, -1 }, { 0x64C0, 735832, 735827, 735842, -1, -1, -1, -1, -1, -1 }, { 0x64C1, 735858, 735847, 735908, 735914, 735904, 735894, 735900, 735887, -1 }, { 0x64C2, 735928, 735922, 735991, -1, -1, 735982, 735987, -1, -1 }, { 0x64C3, 736002, 735996, 736030, -1, -1, -1, -1, -1, 736036 }, { 0x64C4, 736048, 736043, 736090, -1, 736087, 736076, 736083, 736063, -1 }, { 0x64C5, 736099, 736094, 736166, 736172, 736161, 736146, 736157, 736139, 736181 }, { 0x64C6, -1, -1, 736186, -1, -1, -1, -1, -1, -1 }, { 0x64C7, 736198, 736192, 736260, 736264, 736254, 736230, 736245, 736223, 736271 }, { 0x64C8, -1, -1, 736279, -1, -1, -1, -1, -1, -1 }, { 0x64C9, 736288, 736283, 736354, -1, 736349, 736323, 736328, 736316, 736360 }, { 0x64CA, 736372, 736367, 736432, 736436, 736427, 736412, 736417, 736405, -1 }, { 0x64CB, 736453, 736441, 736524, -1, -1, 736513, 736520, -1, -1 }, { 0x64CC, -1, -1, 736550, -1, -1, 736530, 736539, -1, -1 }, { 0x64CD, 736564, 736554, 736628, 736633, 736625, 736601, 736621, 736594, -1 }, { 0x64CE, 736653, 736647, 736710, 736716, 736704, 736686, 736695, 736679, -1 }, { 0x64CF, 736736, 736724, 736779, -1, -1, -1, -1, -1, -1 }, { 0x64D0, 736792, 736785, 736840, -1, 736835, 736809, 736819, 736802, -1 }, { 0x64D1, -1, -1, 736864, -1, -1, 736846, 736853, -1, -1 }, { 0x64D2, 736874, 736869, 736934, 736939, 736930, 736911, 736926, 736904, -1 }, { 0x64D3, 736952, 736945, 736971, -1, -1, -1, -1, -1, -1 }, { 0x64D4, 736989, 736977, 737054, -1, 737050, 737019, 737036, 737012, -1 }, { 0x64D5, -1, -1, 737096, -1, 737092, 737065, 737088, 737059, -1 }, { 0x64D6, 737111, 737101, 737118, -1, -1, -1, -1, -1, -1 }, { 0x64D7, 737127, 737122, 737190, 737194, 737185, 737153, 737163, 737146, -1 }, { 0x64D8, 737205, 737199, 737267, -1, 737262, 737241, 737246, 737234, -1 }, { 0x64D9, 737286, 737276, 737295, -1, -1, -1, -1, -1, -1 }, { 0x64DA, 737305, 737299, 737382, 737386, 737379, 737350, 737367, 737343, 737392 }, { 0x64DB, -1, -1, 737397, -1, -1, -1, -1, -1, 737401 }, { 0x64DC, -1, -1, 737407, -1, -1, -1, -1, -1, -1 }, { 0x64DD, 737422, 737410, 737460, -1, -1, -1, -1, -1, -1 }, { 0x64DE, 737471, 737466, 737502, -1, -1, -1, -1, -1, -1 }, { 0x64DF, -1, -1, 737507, -1, -1, -1, -1, -1, -1 }, { 0x64E0, 737516, 737511, 737568, -1, 737564, 737552, 737556, 737545, -1 }, { 0x64E1, 737577, 737572, 737624, -1, 737620, 737603, 737612, 737596, -1 }, { 0x64E2, 737640, 737629, 737697, 737703, 737692, 737672, 737682, 737665, -1 }, { 0x64E3, 737714, 737709, 737778, 737783, 737775, 737748, 737766, 737741, -1 }, { 0x64E4, 737797, 737791, 737846, -1, -1, 737827, 737837, -1, -1 }, { 0x64E5, 737858, 737852, 737902, -1, 737898, 737889, 737894, 737882, -1 }, { 0x64E6, 737913, 737907, 737974, -1, 737969, 737951, 737963, 737944, 737978 }, { 0x64E7, 737989, 737983, 738035, -1, 738032, 738022, 738028, 738015, -1 }, { 0x64E8, -1, -1, 738039, -1, -1, -1, -1, -1, -1 }, { 0x64E9, 738054, 738043, 738092, -1, -1, 738071, 738078, -1, -1 }, { 0x64EA, 738103, 738096, 738200, -1, -1, 738163, 738176, -1, -1 }, { 0x64EB, 738209, 738204, 738220, -1, -1, -1, -1, -1, -1 }, { 0x64EC, 738232, 738224, 738297, 738301, 738294, 738268, 738291, 738261, 738309 }, { 0x64ED, 738325, 738315, 738386, -1, 738382, 738364, 738378, 738358, -1 }, { 0x64EE, -1, -1, 738390, -1, -1, -1, -1, -1, -1 }, { 0x64EF, 738400, 738395, 738457, -1, 738453, 738437, 738449, 738430, -1 }, { 0x64F0, 738486, 738462, 738536, -1, -1, 738518, 738527, -1, -1 }, { 0x64F1, 738547, 738542, 738595, -1, 738591, 738582, 738586, 738575, 738599 }, { 0x64F2, 738610, 738604, 738680, 738685, 738675, 738649, 738665, 738642, 738694 }, { 0x64F3, 738707, 738702, 738738, -1, -1, -1, -1, -1, -1 }, { 0x64F4, 738768, 738743, 738839, -1, 738828, 738800, 738823, 738793, 738844 }, { 0x64F5, 738860, 738852, 738902, -1, -1, 738889, 738899, -1, -1 }, { 0x64F6, -1, -1, 738917, -1, -1, 738906, 738913, -1, -1 }, { 0x64F7, 738933, 738923, 738978, 738983, -1, 738965, 738972, -1, -1 }, { 0x64F8, 739013, 738991, 739080, -1, -1, -1, -1, -1, 739085 }, { 0x64F9, -1, -1, 739091, -1, -1, -1, -1, -1, -1 }, { 0x64FA, 739102, 739096, 739157, 739162, 739153, 739142, 739149, 739135, 739169 }, { 0x64FB, 739185, 739175, 739236, -1, -1, 739216, 739229, -1, -1 }, { 0x64FC, -1, -1, 739241, -1, -1, -1, -1, -1, 739245 }, { 0x64FD, 739262, 739251, 739311, -1, -1, 739286, 739295, -1, -1 }, { 0x64FE, 739327, 739317, 739386, 739391, 739383, 739358, 739379, 739351, 739400 }, { 0x64FF, 739418, 739408, 739479, 739483, -1, 739458, 739463, -1, -1 }, { 0x6500, 739498, 739492, 739544, 739549, 739540, 739529, 739536, 739522, -1 }, { 0x6501, -1, -1, 739572, -1, -1, 739554, 739568, -1, -1 }, { 0x6502, 739584, 739578, 739611, -1, 739606, -1, -1, 739599, -1 }, { 0x6503, 739616, -1, 739626, -1, -1, -1, -1, -1, -1 }, { 0x6504, 739635, 739630, 739691, -1, 739687, 739676, 739683, 739669, 739696 }, { 0x6505, 739708, 739702, 739733, -1, -1, 739720, 739729, -1, -1 }, { 0x6506, 739743, 739738, 739767, -1, -1, -1, -1, -1, -1 }, { 0x6507, -1, -1, 739784, -1, 739780, -1, -1, 739773, -1 }, { 0x6508, -1, -1, 739812, -1, -1, 739790, 739801, -1, -1 }, { 0x6509, 739822, 739817, 739846, -1, -1, -1, 739841, -1, -1 }, { 0x650A, -1, 739851, 739883, -1, 739879, 739863, 739868, 739856, -1 }, { 0x650B, 739898, 739887, 739978, -1, -1, -1, -1, -1, -1 }, { 0x650C, -1, 739982, 739988, -1, -1, -1, -1, -1, -1 }, { 0x650D, -1, -1, 739994, -1, -1, -1, -1, -1, -1 }, { 0x650E, -1, -1, 740000, -1, -1, -1, -1, -1, -1 }, { 0x650F, 740010, 740004, 740058, 740064, 740053, 740041, 740046, 740034, 740070 }, { 0x6510, -1, 740075, 740080, -1, -1, -1, -1, -1, -1 }, { 0x6511, -1, 740086, 740091, -1, -1, -1, -1, -1, 740097 }, { 0x6512, 740114, 740102, 740126, -1, -1, -1, -1, -1, -1 }, { 0x6513, -1, 740131, 740145, -1, -1, 740136, 740141, -1, -1 }, { 0x6514, 740157, 740151, 740210, 740215, 740206, 740194, 740202, 740187, 740221 }, { 0x6515, -1, 740225, 740230, -1, -1, -1, -1, -1, -1 }, { 0x6516, 740242, 740236, 740287, -1, -1, 740273, 740280, -1, -1 }, { 0x6517, -1, 740293, 740298, -1, -1, -1, -1, -1, -1 }, { 0x6518, 740317, 740303, 740374, -1, 740369, 740352, 740365, 740345, 740380 }, { 0x6519, 740402, 740390, 740480, -1, 740475, 740453, 740458, 740446, 740486 }, { 0x651A, -1, -1, 740492, -1, -1, -1, -1, -1, -1 }, { 0x651B, 740504, 740498, 740561, -1, -1, 740548, 740557, -1, -1 }, { 0x651C, 740573, 740567, 740618, 740623, -1, 740604, 740614, -1, 740629 }, { 0x651D, 740645, 740635, 740742, 740747, 740734, 740703, 740723, 740696, 740754 }, { 0x651E, 740768, 740760, 740827, -1, -1, 740813, 740824, -1, 740832 }, { 0x651F, -1, 740836, 740863, -1, -1, 740848, 740859, -1, -1 }, { 0x6520, -1, 740868, 740873, -1, -1, -1, -1, -1, -1 }, { 0x6521, -1, 740877, 740881, -1, -1, -1, -1, -1, -1 }, { 0x6522, 740898, 740886, 740935, 740940, 740930, 740917, 740926, 740910, -1 }, { 0x6523, 740954, 740948, 741002, 741008, 740997, 740988, 740993, 740981, -1 }, { 0x6524, 741021, 741015, 741088, -1, 741083, 741056, 741072, 741049, 741093 }, { 0x6525, 741105, 741099, 741131, -1, -1, -1, -1, -1, -1 }, { 0x6526, -1, 741137, 741168, -1, -1, 741142, 741153, -1, -1 }, { 0x6527, -1, -1, 741172, -1, -1, -1, -1, -1, -1 }, { 0x6528, -1, -1, 741178, -1, -1, -1, -1, -1, -1 }, { 0x6529, 741194, 741182, 741277, -1, -1, 741254, 741266, -1, -1 }, { 0x652A, 741289, 741283, 741342, 741348, 741338, 741322, 741329, 741315, -1 }, { 0x652B, 741358, 741353, 741414, -1, 741409, 741396, 741404, 741389, -1 }, { 0x652C, 741431, 741419, 741483, 741488, 741479, 741470, 741475, 741463, 741495 }, { 0x652D, -1, 741500, 741505, -1, -1, -1, -1, -1, -1 }, { 0x652E, 741515, 741509, 741547, -1, -1, 741536, 741540, -1, 741553 }, { 0x652F, 741563, 741559, 741629, 741634, 741626, 741601, 741622, 741594, 741639 }, { 0x6530, 741648, 741643, 741681, -1, -1, 741666, 741678, -1, -1 }, { 0x6531, -1, -1, 741713, -1, -1, 741686, 741710, -1, -1 }, { 0x6532, 741723, 741718, 741744, -1, 741741, -1, -1, 741734, -1 }, { 0x6533, -1, -1, 741748, -1, -1, -1, -1, -1, -1 }, { 0x6534, 741763, 741753, 741814, -1, -1, 741799, 741804, -1, -1 }, { 0x6535, 741823, 741818, 741871, -1, -1, 741851, 741856, -1, -1 }, { 0x6536, 741880, 741875, 741938, 741944, 741934, 741921, 741929, 741914, 741958 }, { 0x6537, 741968, 741962, 742018, -1, 742015, 742002, 742011, 741995, 742023 }, { 0x6538, 742035, 742030, 742087, 742092, 742084, 742073, 742080, 742066, -1 }, { 0x6539, 742101, 742096, 742176, 742181, 742172, 742140, 742168, 742133, -1 }, { 0x653A, -1, -1, 742198, -1, -1, -1, 742189, -1, -1 }, { 0x653B, 742208, 742202, 742266, 742272, 742261, 742242, 742257, 742235, 742282 }, { 0x653C, -1, -1, 742316, -1, -1, 742288, 742308, -1, -1 }, { 0x653D, -1, 742321, 742358, -1, 742354, 742339, 742346, 742332, -1 }, { 0x653E, 742369, 742363, 742436, 742442, 742431, 742405, 742427, 742398, 742452 }, { 0x653F, 742465, 742459, 742535, -1, 742530, 742502, 742521, 742495, 742542 }, { 0x6540, -1, -1, 742549, -1, -1, -1, -1, -1, -1 }, { 0x6541, 742558, 742553, 742602, -1, -1, -1, -1, -1, -1 }, { 0x6542, 742608, -1, 742615, -1, -1, -1, -1, -1, -1 }, { 0x6543, 742625, 742620, 742678, -1, -1, 742656, 742666, 742650, -1 }, { 0x6544, 742683, -1, 742703, -1, -1, -1, -1, -1, -1 }, { 0x6545, 742711, 742707, 742774, 742778, 742771, 742748, 742768, 742741, 742783 }, { 0x6546, -1, -1, 742788, -1, -1, -1, -1, -1, -1 }, { 0x6547, -1, -1, 742813, -1, -1, 742792, 742802, -1, -1 }, { 0x6548, 742823, 742817, 742873, 742879, 742869, 742860, 742865, 742853, 742884 }, { 0x6549, 742906, 742891, 742958, -1, 742955, 742939, 742946, 742932, -1 }, { 0x654A, -1, 742962, 742967, -1, -1, -1, -1, -1, -1 }, { 0x654B, 742972, -1, 742998, -1, -1, 742982, 742987, -1, -1 }, { 0x654C, 743007, 743002, 743033, -1, -1, -1, -1, -1, -1 }, { 0x654D, 743043, 743037, 743104, -1, 743101, 743082, 743098, 743075, -1 }, { 0x654E, 743114, 743108, 743154, -1, 743150, 743127, 743141, 743120, -1 }, { 0x654F, 743165, 743160, 743223, -1, 743219, 743199, 743211, 743192, 743228 }, { 0x6550, -1, -1, 743262, -1, -1, 743234, 743253, -1, -1 }, { 0x6551, 743273, 743268, 743337, 743342, 743333, 743313, 743325, 743306, 743349 }, { 0x6552, -1, -1, 743395, -1, -1, 743361, 743376, 743355, -1 }, { 0x6553, -1, 743401, 743407, -1, -1, -1, -1, -1, -1 }, { 0x6554, 743417, 743412, 743451, -1, 743449, 743430, 743442, 743423, -1 }, { 0x6555, 743460, 743455, 743528, 743533, 743523, 743495, 743517, 743488, 743540 }, { 0x6556, 743558, 743546, 743622, 743626, 743620, 743604, 743616, 743597, 743632 }, { 0x6557, 743644, 743638, 743707, 743712, 743702, 743678, 743694, 743671, 743718 }, { 0x6558, 743730, 743724, 743790, -1, 743787, 743768, 743784, 743762, 743794 }, { 0x6559, 743811, 743799, 743857, 743863, 743853, 743830, 743844, 743824, 743873 }, { 0x655A, -1, -1, 743879, -1, -1, -1, -1, -1, -1 }, { 0x655B, 743889, 743884, 743919, -1, -1, -1, -1, -1, -1 }, { 0x655C, 743930, 743925, 743938, -1, -1, -1, -1, -1, -1 }, { 0x655D, 743948, 743943, 744007, 744011, 744001, 743988, 743997, 743981, 744020 }, { 0x655E, 744031, 744025, 744093, 744100, 744087, 744067, 744082, 744060, -1 }, { 0x655F, -1, 744110, 744137, -1, -1, 744115, 744133, -1, -1 }, { 0x6560, 744143, -1, 744216, -1, -1, 744185, 744192, -1, -1 }, { 0x6561, 744221, -1, 744240, -1, 744238, 744228, 744236, -1, -1 }, { 0x6562, 744249, 744244, 744299, 744304, 744295, 744286, 744291, 744279, 744312 }, { 0x6563, 744329, 744317, 744396, 744401, 744392, 744364, 744388, 744357, 744409 }, { 0x6564, -1, -1, 744415, -1, -1, -1, -1, -1, -1 }, { 0x6565, -1, -1, 744419, -1, -1, -1, -1, -1, -1 }, { 0x6566, 744442, 744424, 744509, 744514, 744500, 744481, 744487, 744474, 744520 }, { 0x6567, 744531, 744526, 744586, 744590, -1, 744576, 744583, -1, -1 }, { 0x6568, -1, 744600, 744605, -1, -1, -1, -1, -1, -1 }, { 0x6569, -1, -1, 744641, -1, 744637, 744610, 744618, -1, -1 }, { 0x656A, 744653, 744647, 744726, -1, -1, 744695, 744702, -1, -1 }, { 0x656B, 744741, 744731, 744796, -1, -1, 744768, 744775, -1, -1 }, { 0x656C, 744808, 744802, 744866, 744872, 744860, 744844, 744851, 744837, 744882 }, { 0x656D, 744895, 744888, 744942, -1, 744937, -1, 744933, 744926, -1 }, { 0x656E, -1, -1, 744948, -1, -1, -1, -1, -1, -1 }, { 0x656F, 744953, -1, 745017, -1, -1, 744989, 745005, -1, -1 }, { 0x6570, 745032, 745022, 745101, -1, 745092, 745061, 745081, -1, -1 }, { 0x6571, -1, -1, 745106, -1, -1, -1, -1, -1, -1 }, { 0x6572, 745116, 745110, 745174, 745180, 745167, 745156, 745163, 745149, 745184 }, { 0x6573, 745188, -1, 745209, -1, -1, -1, -1, -1, -1 }, { 0x6574, 745219, 745213, 745280, 745287, 745275, 745253, 745271, 745246, 745296 }, { 0x6575, 745309, 745304, 745362, 745366, 745358, 745342, 745353, 745335, 745372 }, { 0x6576, -1, -1, 745380, -1, -1, -1, -1, -1, -1 }, { 0x6577, 745390, 745386, 745446, 745450, 745442, 745427, 745439, 745420, -1 }, { 0x6578, 745469, 745454, 745541, 745546, 745533, 745512, 745525, 745498, 745562 }, { 0x6579, 745572, 745567, 745603, -1, -1, -1, -1, -1, -1 }, { 0x657A, 745619, 745609, 745669, -1, -1, 745652, 745666, -1, -1 }, { 0x657B, 745685, 745673, 745741, -1, -1, 745712, 745733, -1, -1 }, { 0x657C, -1, -1, 745748, -1, -1, -1, -1, -1, -1 }, { 0x657D, 745752, -1, 745775, -1, -1, 745757, 745765, -1, -1 }, { 0x657E, 745781, -1, 745800, -1, 745796, -1, -1, 745789, -1 }, { 0x657F, 745811, 745806, 745834, -1, -1, 745816, 745824, -1, -1 }, { 0x6580, -1, -1, 745840, -1, -1, -1, -1, -1, -1 }, { 0x6581, 745856, 745846, 745922, -1, 745918, 745893, 745903, 745886, -1 }, { 0x6582, 745931, 745926, 745985, 745991, 745980, 745968, 745976, 745961, -1 }, { 0x6583, 746012, 746007, 746061, 746065, 746055, 746043, 746051, 746036, -1 }, { 0x6584, -1, -1, 746074, -1, -1, -1, -1, -1, -1 }, { 0x6585, 746089, 746078, 746175, -1, 746171, 746144, 746152, 746137, -1 }, { 0x6586, 746187, 746181, 746266, 746272, 746262, 746235, 746243, -1, -1 }, { 0x6587, 746287, 746277, 746352, 746357, 746347, 746323, 746339, 746316, 746364 }, { 0x6588, 746374, 746369, 746418, -1, 746414, 746402, 746409, -1, -1 }, { 0x6589, 746428, 746423, 746496, -1, -1, 746459, 746484, -1, -1 }, { 0x658A, -1, -1, 746525, -1, -1, 746500, 746521, -1, -1 }, { 0x658B, 746540, 746529, 746563, -1, -1, -1, -1, -1, -1 }, { 0x658C, 746574, 746569, 746631, -1, 746627, 746613, 746623, 746606, -1 }, { 0x658D, 746636, -1, 746654, -1, -1, -1, -1, -1, -1 }, { 0x658E, 746659, -1, 746711, -1, -1, 746682, 746707, -1, 746717 }, { 0x658F, -1, -1, 746722, -1, -1, -1, -1, -1, -1 }, { 0x6590, 746733, 746728, 746779, -1, 746776, 746769, 746773, 746762, 746784 }, { 0x6591, 746796, 746790, 746844, 746849, 746840, 746829, 746836, 746822, -1 }, { 0x6592, 746859, 746853, 746903, -1, -1, 746888, 746895, -1, -1 }, { 0x6593, 746914, 746908, 746927, -1, -1, -1, -1, -1, -1 }, { 0x6594, -1, -1, 746932, -1, -1, -1, -1, -1, -1 }, { 0x6595, 746942, 746936, 746967, -1, -1, 746955, 746959, -1, -1 }, { 0x6596, -1, -1, 746972, -1, -1, -1, -1, -1, -1 }, { 0x6597, 746982, 746977, 747049, 747059, 747045, 747018, 747038, 747011, 747065 }, { 0x6598, -1, -1, 747084, -1, -1, 747072, 747079, -1, -1 }, { 0x6599, 747101, 747091, 747175, 747181, 747171, 747159, 747166, 747146, 747187 }, { 0x659A, 747194, -1, 747262, -1, -1, -1, -1, -1, -1 }, { 0x659B, 747272, 747267, 747355, 747359, 747351, 747334, 747346, 747327, -1 }, { 0x659C, 747375, 747363, 747427, 747432, 747421, 747410, 747417, 747403, 747437 }, { 0x659D, 747446, 747441, 747489, -1, 747486, 747473, 747480, 747466, -1 }, { 0x659E, 747499, 747494, 747538, -1, -1, -1, -1, -1, -1 }, { 0x659F, 747547, 747542, 747620, 747626, 747616, 747595, 747611, 747588, 747630 }, { 0x65A0, 747652, 747636, 747681, -1, -1, 747660, 747667, -1, -1 }, { 0x65A1, 747703, 747687, 747755, -1, 747748, 747732, 747739, 747725, -1 }, { 0x65A2, -1, -1, 747759, -1, -1, -1, -1, -1, -1 }, { 0x65A3, -1, -1, 747812, -1, -1, 747765, 747787, -1, -1 }, { 0x65A4, 747822, 747817, 747919, -1, 747915, 747907, 747911, 747900, 747924 }, { 0x65A5, 747934, 747929, 747999, 748004, 747994, 747977, 747989, 747970, 748011 }, { 0x65A6, -1, -1, 748048, -1, -1, 748018, 748026, -1, -1 }, { 0x65A7, 748057, 748053, 748099, 748103, 748095, 748088, 748092, 748081, 748108 }, { 0x65A8, 748120, 748113, 748124, -1, -1, -1, -1, -1, -1 }, { 0x65A9, 748137, 748131, 748162, -1, -1, -1, -1, -1, -1 }, { 0x65AA, -1, 748168, 748174, -1, -1, -1, -1, -1, -1 }, { 0x65AB, 748184, 748178, 748225, 748231, 748221, 748210, 748215, 748203, -1 }, { 0x65AC, 748243, 748237, 748293, 748299, 748288, 748275, 748280, 748268, 748308 }, { 0x65AD, 748327, 748315, 748385, -1, 748381, 748353, 748377, -1, 748391 }, { 0x65AE, 748405, 748399, 748429, -1, -1, 748413, 748418, -1, -1 }, { 0x65AF, 748438, 748434, 748515, 748519, 748512, 748493, 748508, 748486, -1 }, { 0x65B0, 748530, 748525, 748593, 748598, 748589, 748564, 748584, 748557, 748603 }, { 0x65B1, -1, -1, 748619, -1, 748615, -1, -1, 748608, -1 }, { 0x65B2, 748631, 748625, 748669, -1, 748664, 748654, 748659, 748647, -1 }, { 0x65B3, -1, 748675, 748697, -1, -1, 748680, 748685, -1, -1 }, { 0x65B4, 748702, -1, 748745, -1, -1, -1, 748741, -1, -1 }, { 0x65B5, 748756, 748750, 748822, -1, -1, -1, -1, -1, -1 }, { 0x65B6, -1, 748828, 748833, -1, -1, -1, -1, -1, -1 }, { 0x65B7, 748856, 748838, 748912, 748918, 748908, 748889, 748904, 748882, -1 }, { 0x65B8, 748933, 748928, 748937, -1, -1, -1, -1, -1, -1 }, { 0x65B9, 748948, 748942, 749024, 749030, 749019, 748992, 749015, 748985, 749038 }, { 0x65BA, -1, -1, 749047, -1, -1, -1, -1, -1, -1 }, { 0x65BB, -1, -1, 749053, -1, -1, -1, -1, -1, -1 }, { 0x65BC, 749068, 749059, 749128, -1, 749124, 749106, 749119, 749099, 749132 }, { 0x65BD, 749143, 749135, 749210, 749215, 749205, 749181, 749196, 749174, 749236 }, { 0x65BE, 749245, 749240, 749266, -1, -1, -1, -1, -1, -1 }, { 0x65BF, 749276, 749271, 749341, -1, 749338, 749314, 749323, 749308, -1 }, { 0x65C0, 749346, -1, 749361, -1, 749357, -1, -1, -1, -1 }, { 0x65C1, 749372, 749366, 749455, 749461, 749443, 749409, 749435, 749402, 749469 }, { 0x65C2, 749480, 749475, 749506, -1, 749503, 749492, 749497, 749485, -1 }, { 0x65C3, 749515, 749510, 749562, 749568, 749558, 749549, 749554, 749542, -1 }, { 0x65C4, 749584, 749574, 749648, 749653, 749645, 749619, 749637, 749612, -1 }, { 0x65C5, 749665, 749659, 749723, 749727, 749719, 749710, 749715, 749697, 749733 }, { 0x65C6, 749743, 749738, 749794, 749799, 749789, 749780, 749785, 749773, -1 }, { 0x65C7, -1, -1, 749807, -1, -1, -1, -1, -1, -1 }, { 0x65C8, 749816, 749811, 749869, -1, -1, 749855, 749864, -1, -1 }, { 0x65C9, 749874, -1, 749909, -1, 749905, 749899, 749902, -1, -1 }, { 0x65CA, -1, -1, 749925, -1, 749920, -1, -1, 749913, -1 }, { 0x65CB, 749937, 749931, 749997, 750003, 749993, 749975, 749989, 749968, 750011 }, { 0x65CC, 750029, 750017, 750111, 750117, 750106, 750084, 750097, 750077, 750126 }, { 0x65CD, -1, 750131, 750137, -1, -1, -1, -1, -1, -1 }, { 0x65CE, 750148, 750143, 750195, 750199, -1, 750177, 750186, -1, -1 }, { 0x65CF, 750211, 750206, 750277, 750281, 750269, 750253, 750260, 750246, 750287 }, { 0x65D0, 750303, 750293, 750335, -1, -1, -1, 750326, -1, -1 }, { 0x65D1, -1, 750341, 750345, -1, -1, -1, -1, -1, -1 }, { 0x65D2, 750354, 750349, 750407, 750412, 750403, 750389, 750398, 750382, -1 }, { 0x65D3, 750423, 750417, 750456, -1, -1, -1, -1, -1, -1 }, { 0x65D4, -1, 750462, 750481, -1, -1, 750467, 750473, -1, -1 }, { 0x65D5, 750487, -1, 750501, -1, 750498, -1, -1, -1, -1 }, { 0x65D6, 750509, 750505, 750545, 750549, -1, 750536, 750543, -1, -1 }, { 0x65D7, 750561, 750556, 750602, 750606, 750599, 750591, 750596, 750584, 750613 }, { 0x65D8, 750618, -1, 750650, -1, -1, -1, 750646, -1, -1 }, { 0x65D9, 750655, -1, 750684, -1, -1, 750675, 750680, -1, -1 }, { 0x65DA, -1, -1, 750689, -1, -1, -1, -1, -1, -1 }, { 0x65DB, 750701, 750695, 750730, 750735, -1, 750721, 750726, -1, 750741 }, { 0x65DC, 750750, -1, 750755, -1, -1, -1, -1, -1, -1 }, { 0x65DD, 750766, 750761, 750799, -1, -1, -1, -1, -1, -1 }, { 0x65DE, -1, -1, 750805, -1, -1, -1, -1, -1, -1 }, { 0x65DF, 750815, 750810, 750858, -1, -1, 750844, 750855, -1, -1 }, { 0x65E0, 750867, 750862, 750925, -1, 750921, 750911, 750915, 750904, -1 }, { 0x65E1, 750929, -1, 750967, -1, -1, 750954, 750961, -1, -1 }, { 0x65E2, 750976, 750971, 751028, -1, 751025, 751007, 751022, -1, -1 }, { 0x65E3, 751037, 751032, 751096, 751100, 751093, 751075, 751090, 751068, -1 }, { 0x65E4, -1, -1, 751109, -1, -1, -1, -1, -1, -1 }, { 0x65E5, 751119, 751114, 751170, 751174, 751167, 751144, 751155, 751137, 751180 }, { 0x65E6, 751193, 751187, 751234, 751239, 751230, 751219, 751226, 751212, 751246 }, { 0x65E7, 751257, 751252, 751307, -1, 751303, 751284, 751295, -1, -1 }, { 0x65E8, 751316, 751312, 751364, 751369, 751361, 751347, 751357, 751340, 751373 }, { 0x65E9, 751384, 751379, 751439, 751444, 751436, 751412, 751426, 751405, 751453 }, { 0x65EA, 751459, -1, 751492, -1, -1, -1, -1, -1, -1 }, { 0x65EB, -1, -1, 751497, -1, -1, -1, -1, -1, -1 }, { 0x65EC, 751509, 751503, 751569, 751574, 751564, 751547, 751555, 751540, -1 }, { 0x65ED, 751584, 751579, 751639, -1, 751635, 751623, 751629, 751616, 751643 }, { 0x65EE, 751652, 751648, 751665, -1, -1, -1, -1, -1, -1 }, { 0x65EF, 751673, 751669, 751686, -1, -1, -1, -1, -1, -1 }, { 0x65F0, 751700, 751690, 751737, 751742, 751733, 751722, 751729, -1, -1 }, { 0x65F1, 751754, 751749, 751799, -1, 751795, 751784, 751791, 751777, 751804 }, { 0x65F2, -1, -1, 751845, -1, 751841, 751817, 751830, 751810, -1 }, { 0x65F3, -1, 751850, 751855, -1, -1, -1, -1, -1, -1 }, { 0x65F4, 751865, 751859, 751887, -1, 751884, 751877, 751881, 751870, 751891 }, { 0x65F5, -1, -1, 751903, -1, -1, -1, 751895, -1, -1 }, { 0x65F6, 751913, 751909, 751944, -1, -1, -1, -1, -1, -1 }, { 0x65F7, 751956, 751949, 751986, -1, -1, -1, -1, -1, -1 }, { 0x65F8, 752000, 751993, 752021, -1, -1, -1, -1, -1, -1 }, { 0x65F9, 752031, 752027, 752070, -1, -1, 752062, 752067, -1, -1 }, { 0x65FA, 752081, 752075, 752132, -1, 752127, 752118, 752124, 752111, 752138 }, { 0x65FB, 752152, 752147, 752186, 752191, 752182, 752166, 752174, 752159, -1 }, { 0x65FC, 752201, 752196, 752231, -1, 752227, -1, -1, 752220, -1 }, { 0x65FD, 752236, -1, 752268, -1, 752264, -1, -1, 752257, -1 }, { 0x65FE, -1, -1, 752283, -1, -1, 752273, 752278, -1, -1 }, { 0x65FF, -1, 752289, 752316, -1, 752314, 752303, 752311, 752296, -1 }, { 0x6600, 752325, 752320, 752373, -1, 752369, -1, 752366, 752359, -1 }, { 0x6601, -1, -1, 752378, -1, -1, -1, -1, -1, -1 }, { 0x6602, 752397, 752383, 752461, 752466, 752457, 752437, 752449, 752431, 752474 }, { 0x6603, 752485, 752480, 752568, -1, 752564, 752544, 752553, 752537, -1 }, { 0x6604, 752578, 752572, 752600, -1, -1, 752582, 752588, -1, -1 }, { 0x6605, -1, -1, 752605, -1, -1, -1, -1, -1, -1 }, { 0x6606, 752616, 752610, 752666, 752671, 752658, 752650, 752654, 752643, 752677 }, { 0x6607, 752687, 752681, 752741, 752748, 752736, 752724, 752731, 752717, 752757 }, { 0x6608, -1, -1, 752778, -1, -1, 752764, 752772, -1, -1 }, { 0x6609, 752788, 752782, 752842, -1, 752837, 752825, 752833, 752818, -1 }, { 0x660A, 752853, 752848, 752897, 752902, 752894, 752885, 752890, 752878, -1 }, { 0x660B, -1, -1, 752910, -1, -1, -1, -1, -1, -1 }, { 0x660C, 752922, 752915, 752973, 752980, 752967, 752956, 752962, 752949, -1 }, { 0x660D, -1, -1, 753016, -1, -1, 753000, 753008, 752988, -1 }, { 0x660E, 753028, 753022, 753103, 753109, 753097, 753067, 753088, 753060, 753117 }, { 0x660F, 753127, 753122, 753180, 753185, 753176, 753166, 753172, 753159, 753192 }, { 0x6610, -1, -1, 753209, -1, 753204, -1, -1, 753197, -1 }, { 0x6611, 753214, -1, 753244, -1, 753240, 753228, 753236, 753221, -1 }, { 0x6612, -1, 753249, 753284, -1, -1, 753254, 753260, -1, -1 }, { 0x6613, 753297, 753288, 753359, 753363, 753353, 753324, 753347, 753310, 753375 }, { 0x6614, 753387, 753382, 753454, 753458, 753445, 753426, 753434, 753419, 753465 }, { 0x6615, 753476, 753471, 753527, -1, 753523, 753508, 753512, 753501, -1 }, { 0x6616, -1, -1, 753542, -1, -1, 753532, 753539, -1, -1 }, { 0x6617, -1, -1, 753547, -1, -1, -1, -1, -1, -1 }, { 0x6618, -1, 753551, 753557, -1, -1, -1, -1, -1, -1 }, { 0x6619, 753569, 753563, 753593, -1, -1, -1, -1, -1, -1 }, { 0x661A, -1, -1, 753598, -1, -1, -1, -1, -1, -1 }, { 0x661B, -1, -1, 753614, -1, 753611, -1, -1, 753604, 753618 }, { 0x661C, 753630, 753623, 753694, -1, -1, 753677, 753690, 753671, -1 }, { 0x661D, 753706, 753700, 753748, -1, -1, -1, 753744, -1, -1 }, { 0x661E, 753765, 753753, 753826, -1, 753820, 753799, 753807, 753792, -1 }, { 0x661F, 753844, 753832, 753906, 753912, 753901, 753886, 753892, 753879, 753918 }, { 0x6620, 753929, 753923, 753991, 753997, 753986, 753959, 753979, 753952, 754007 }, { 0x6621, 754018, 754012, 754066, -1, 754061, -1, 754053, 754046, -1 }, { 0x6622, -1, 754072, 754099, -1, -1, 754077, 754083, -1, -1 }, { 0x6623, -1, 754103, 754127, -1, -1, 754114, 754122, 754108, -1 }, { 0x6624, 754133, -1, 754164, -1, 754158, -1, 754149, 754142, -1 }, { 0x6625, 754176, 754170, 754214, 754220, 754208, 754198, 754203, 754191, -1 }, { 0x6626, -1, 754227, 754241, -1, -1, 754232, 754237, -1, -1 }, { 0x6627, 754251, 754246, 754294, 754299, 754290, 754280, 754286, 754273, 754307 }, { 0x6628, 754324, 754314, 754379, 754384, 754375, 754364, 754370, 754357, -1 }, { 0x6629, -1, -1, 754417, -1, -1, 754392, 754405, -1, -1 }, { 0x662A, 754426, 754421, 754475, -1, -1, 754445, 754467, -1, -1 }, { 0x662B, 754487, 754481, 754519, -1, 754515, 754499, 754507, 754492, -1 }, { 0x662C, 754523, -1, 754566, -1, -1, 754551, 754562, -1, -1 }, { 0x662D, 754581, 754571, 754643, 754649, 754637, 754624, 754632, 754611, -1 }, { 0x662E, -1, -1, 754664, -1, -1, -1, 754656, -1, -1 }, { 0x662F, 754674, 754670, 754767, 754772, 754764, 754742, 754757, 754735, 754781 }, { 0x6630, 754796, 754787, 754851, -1, 754845, 754836, 754841, 754829, -1 }, { 0x6631, 754861, 754856, 754917, -1, 754913, 754901, 754909, 754894, -1 }, { 0x6632, -1, 754921, 754926, -1, -1, -1, -1, -1, -1 }, { 0x6633, 754936, 754931, 754992, -1, -1, 754966, 754975, -1, -1 }, { 0x6634, 755003, 754997, 755054, -1, 755050, 755039, 755046, 755032, -1 }, { 0x6635, 755064, 755059, 755128, 755132, 755119, 755097, 755107, 755090, -1 }, { 0x6636, 755142, 755136, 755215, -1, 755209, 755185, 755204, 755178, -1 }, { 0x6637, 755222, -1, 755261, -1, 755258, 755248, 755255, 755241, -1 }, { 0x6638, -1, -1, 755266, -1, -1, -1, -1, -1, -1 }, { 0x6639, -1, -1, 755275, -1, -1, -1, 755272, -1, -1 }, { 0x663A, 755285, 755279, 755326, -1, 755320, -1, -1, 755313, -1 }, { 0x663B, 755332, -1, 755368, -1, 755364, 755344, 755356, 755337, -1 }, { 0x663C, 755378, 755373, 755410, -1, 755406, 755396, 755401, -1, -1 }, { 0x663D, 755422, 755416, 755443, -1, -1, -1, -1, -1, -1 }, { 0x663E, 755454, 755449, 755488, -1, -1, -1, -1, -1, -1 }, { 0x663F, 755494, -1, 755545, -1, -1, 755524, 755541, -1, -1 }, { 0x6640, -1, -1, 755565, -1, -1, 755552, 755560, -1, -1 }, { 0x6641, 755576, 755571, 755618, -1, 755615, 755606, 755610, 755599, -1 }, { 0x6642, 755628, 755624, 755686, 755691, 755683, 755666, 755676, 755659, 755698 }, { 0x6643, 755709, 755703, 755767, -1, 755761, 755749, 755757, 755742, 755774 }, { 0x6644, 755787, 755781, 755848, -1, 755842, 755827, 755835, 755820, 755855 }, { 0x6645, 755874, 755862, 755926, -1, -1, 755910, 755918, -1, -1 }, { 0x6646, -1, -1, 755945, -1, -1, 755932, 755941, -1, -1 }, { 0x6647, -1, -1, 755950, -1, -1, -1, -1, -1, -1 }, { 0x6648, -1, 755954, 755971, -1, 755967, -1, -1, 755960, -1 }, { 0x6649, 755983, 755977, 756056, -1, 756052, 756017, 756043, 756010, -1 }, { 0x664A, -1, -1, 756081, -1, -1, 756061, 756067, -1, -1 }, { 0x664B, 756092, 756086, 756142, 756147, 756138, 756126, 756133, 756119, -1 }, { 0x664C, 756161, 756154, 756302, -1, 756297, 756285, 756292, 756278, -1 }, { 0x664D, -1, 756309, 756315, -1, -1, -1, -1, -1, -1 }, { 0x664E, -1, -1, 756350, -1, 756345, 756328, 756338, 756321, -1 }, { 0x664F, 756368, 756356, 756426, 756431, 756423, 756415, 756420, 756408, -1 }, { 0x6650, -1, -1, 756452, -1, -1, -1, -1, 756446, -1 }, { 0x6651, -1, -1, 756480, -1, -1, 756463, 756471, 756457, -1 }, { 0x6652, 756493, 756487, 756542, -1, -1, 756519, 756534, -1, -1 }, { 0x6653, 756553, 756548, 756585, -1, -1, -1, -1, -1, -1 }, { 0x6654, 756596, 756591, 756622, -1, -1, -1, -1, -1, -1 }, { 0x6655, 756631, 756626, 756662, -1, -1, -1, -1, -1, -1 }, { 0x6656, 756672, 756667, 756705, -1, -1, -1, -1, -1, -1 }, { 0x6657, 756715, 756710, 756732, -1, -1, -1, 756724, -1, -1 }, { 0x6658, -1, -1, 756758, -1, -1, 756737, 756750, -1, -1 }, { 0x6659, 756769, 756763, 756817, -1, 756812, 756799, 756807, 756792, -1 }, { 0x665A, 756828, 756822, 756873, 756878, 756869, 756855, 756865, 756849, 756887 }, { 0x665B, 756902, 756892, 756958, -1, 756953, 756918, 756937, 756911, -1 }, { 0x665C, 756970, 756964, 756985, -1, -1, -1, 756977, -1, -1 }, { 0x665D, 756995, 756990, 757034, 757040, 757030, 757020, 757025, 757013, -1 }, { 0x665E, 757053, 757048, 757096, 757100, 757092, 757082, 757089, 757075, -1 }, { 0x665F, 757112, 757106, 757193, -1, 757188, 757155, 757180, 757148, -1 }, { 0x6660, -1, 757200, 757233, -1, -1, 757217, 757225, 757211, -1 }, { 0x6661, 757245, 757240, 757285, 757289, 757281, 757267, 757275, 757260, -1 }, { 0x6662, 757302, 757292, 757363, -1, 757355, 757337, 757345, 757324, -1 }, { 0x6663, -1, 757368, 757378, -1, -1, -1, -1, -1, -1 }, { 0x6664, 757387, 757383, 757433, -1, 757431, 757420, 757428, 757413, 757437 }, { 0x6665, 757447, 757442, 757474, -1, 757469, -1, -1, 757462, -1 }, { 0x6666, 757484, 757479, 757542, 757547, 757538, 757521, 757534, 757514, 757555 }, { 0x6667, 757566, 757561, 757630, -1, 757627, 757604, 757619, 757597, -1 }, { 0x6668, 757640, 757635, 757692, 757698, 757688, 757671, 757683, 757664, 757709 }, { 0x6669, 757716, -1, 757746, -1, 757742, 757728, 757738, 757722, -1 }, { 0x666A, -1, -1, 757763, -1, -1, 757751, 757759, -1, -1 }, { 0x666B, 757775, 757769, 757807, -1, 757802, 757789, 757797, 757782, -1 }, { 0x666C, 757819, 757813, 757879, -1, 757871, 757852, 757863, 757845, -1 }, { 0x666D, -1, -1, 757890, -1, -1, -1, -1, 757884, -1 }, { 0x666E, 757901, 757896, 757957, -1, 757954, 757939, 757948, 757932, 757961 }, { 0x666F, 757979, 757967, 758043, 758049, 758032, 758012, 758025, 758005, 758069 }, { 0x6670, 758081, 758076, 758135, -1, 758131, 758112, 758120, 758105, -1 }, { 0x6671, -1, 758139, 758144, -1, -1, -1, -1, -1, -1 }, { 0x6672, -1, -1, 758150, -1, -1, -1, -1, -1, -1 }, { 0x6673, 758159, 758154, 758222, -1, 758218, 758199, 758207, 758192, -1 }, { 0x6674, 758238, 758226, 758303, 758309, 758297, 758274, 758293, 758266, 758319 }, { 0x6675, -1, -1, 758341, -1, -1, 758326, 758333, -1, -1 }, { 0x6676, 758351, 758345, 758408, 758414, 758403, 758390, 758398, 758383, 758422 }, { 0x6677, 758433, 758427, 758482, -1, 758478, 758470, 758475, 758463, -1 }, { 0x6678, 758493, 758487, 758536, -1, 758531, -1, 758522, 758515, -1 }, { 0x6679, 758548, 758543, 758629, -1, -1, 758602, 758609, 758596, -1 }, { 0x667A, 758637, 758633, 758688, 758693, 758685, 758676, 758681, 758669, 758701 }, { 0x667B, -1, 758706, 758735, -1, 758732, 758717, 758723, 758710, -1 }, { 0x667C, 758745, 758739, 758758, 758763, -1, -1, 758752, -1, -1 }, { 0x667D, -1, 758773, 758784, -1, -1, -1, -1, 758778, -1 }, { 0x667E, 758801, 758789, 758830, -1, -1, 758818, 758825, -1, -1 }, { 0x667F, -1, -1, 758848, -1, -1, -1, 758843, 758837, -1 }, { 0x6680, -1, -1, 758886, -1, -1, 758855, 758874, -1, -1 }, { 0x6681, 758892, -1, 758954, -1, 758950, 758924, 758940, -1, -1 }, { 0x6682, 758966, 758960, 758976, -1, -1, -1, -1, -1, -1 }, { 0x6683, -1, -1, 758984, -1, -1, -1, 758981, -1, -1 }, { 0x6684, 758995, 758989, 759052, -1, 759047, 759034, 759043, 759027, 759058 }, { 0x6685, -1, 759065, 759077, -1, -1, -1, -1, -1, -1 }, { 0x6686, -1, -1, 759083, -1, -1, -1, -1, -1, -1 }, { 0x6687, 759092, 759087, 759148, 759153, 759145, 759131, 759142, 759124, 759157 }, { 0x6688, 759172, 759162, 759248, 759253, 759239, 759217, 759236, 759203, 759261 }, { 0x6689, 759273, 759268, 759329, 759334, 759325, 759313, 759322, 759306, -1 }, { 0x668A, -1, -1, 759342, -1, -1, -1, -1, -1, -1 }, { 0x668B, 759351, 759346, 759402, -1, 759398, 759380, 759390, 759373, -1 }, { 0x668C, 759413, 759407, 759477, -1, 759473, 759459, 759466, 759452, -1 }, { 0x668D, 759487, 759482, 759529, -1, -1, 759497, 759509, -1, -1 }, { 0x668E, 759539, 759533, 759609, -1, 759604, 759577, 759597, 759570, -1 }, { 0x668F, 759615, -1, 759671, -1, -1, 759655, 759667, -1, -1 }, { 0x6690, 759681, 759676, 759731, -1, 759728, 759718, 759726, 759711, -1 }, { 0x6691, 759741, 759736, 759772, 759777, 759769, 759752, 759765, 759745, -1 }, { 0x6692, -1, 759783, 759807, -1, -1, 759789, 759803, -1, -1 }, { 0x6693, -1, -1, 759813, -1, -1, -1, -1, -1, -1 }, { 0x6694, -1, -1, 759818, -1, -1, -1, -1, -1, -1 }, { 0x6695, -1, -1, 759823, -1, -1, -1, -1, -1, -1 }, { 0x6696, 759835, 759829, 759905, 759911, 759896, 759855, 759884, 759848, -1 }, { 0x6697, 759930, 759920, 759987, 759991, 759984, 759970, 759981, 759963, 759997 }, { 0x6698, 760008, 760001, 760067, -1, 760062, 760036, 760058, 760029, -1 }, { 0x6699, -1, -1, 760078, -1, -1, -1, 760073, -1, -1 }, { 0x669A, -1, 760084, 760118, -1, -1, 760095, 760114, 760089, -1 }, { 0x669B, -1, -1, 760134, -1, -1, 760123, 760131, -1, -1 }, { 0x669C, -1, -1, 760151, -1, -1, 760139, 760148, -1, -1 }, { 0x669D, 760167, 760155, 760213, 760219, 760207, 760188, 760194, 760181, -1 }, { 0x669E, -1, -1, 760242, -1, 760238, -1, -1, 760231, -1 }, { 0x669F, -1, -1, 760258, -1, -1, 760248, 760254, -1, -1 }, { 0x66A0, 760268, 760263, 760316, -1, 760310, -1, 760306, 760299, -1 }, { 0x66A1, -1, -1, 760321, -1, -1, -1, -1, -1, -1 }, { 0x66A2, 760334, 760327, 760390, 760397, 760384, 760372, 760379, 760365, 760407 }, { 0x66A3, -1, -1, 760426, -1, 760423, -1, -1, 760416, -1 }, { 0x66A4, -1, 760430, 760451, -1, -1, 760435, 760443, -1, -1 }, { 0x66A5, -1, -1, 760456, -1, -1, -1, -1, -1, -1 }, { 0x66A6, 760461, -1, 760487, -1, -1, 760475, 760482, -1, -1 }, { 0x66A7, 760495, 760491, 760526, -1, -1, -1, -1, -1, -1 }, { 0x66A8, 760535, 760530, 760576, 760580, 760573, 760564, 760570, -1, -1 }, { 0x66A9, -1, -1, 760585, -1, -1, -1, -1, -1, -1 }, { 0x66AA, -1, -1, 760589, -1, -1, -1, -1, -1, -1 }, { 0x66AB, 760600, 760594, 760635, 760640, 760631, 760617, 760627, 760610, 760650 }, { 0x66AC, -1, -1, 760667, -1, 760663, -1, -1, 760656, -1 }, { 0x66AD, -1, 760672, 760693, -1, -1, 760677, 760685, -1, -1 }, { 0x66AE, 760703, 760698, 760765, 760769, 760762, 760740, 760759, 760733, 760774 }, { 0x66AF, -1, -1, 760779, -1, -1, -1, -1, -1, -1 }, { 0x66B0, -1, -1, 760783, -1, -1, -1, -1, -1, -1 }, { 0x66B1, 760794, 760789, 760863, -1, 760859, 760827, 760847, 760820, -1 }, { 0x66B2, 760867, -1, 760909, -1, 760904, -1, 760899, 760892, -1 }, { 0x66B3, -1, 760916, 760932, -1, 760928, -1, -1, 760921, -1 }, { 0x66B4, 760947, 760937, 761021, 761026, 761012, 760989, 761003, 760975, 761034 }, { 0x66B5, 761045, 761040, 761089, -1, 761085, 761072, 761081, 761065, -1 }, { 0x66B6, -1, 761094, 761100, -1, -1, -1, -1, -1, -1 }, { 0x66B7, -1, -1, 761106, -1, -1, -1, -1, -1, -1 }, { 0x66B8, 761118, 761113, 761156, -1, 761152, 761139, 761147, 761132, -1 }, { 0x66B9, 761172, 761162, 761220, -1, 761216, 761205, 761212, 761198, 761226 }, { 0x66BA, -1, -1, 761238, -1, -1, -1, -1, 761232, -1 }, { 0x66BB, 761243, -1, 761280, -1, 761274, 761257, 761265, 761250, -1 }, { 0x66BC, 761286, -1, 761322, -1, -1, -1, 761310, -1, -1 }, { 0x66BD, -1, -1, 761327, -1, -1, -1, -1, -1, -1 }, { 0x66BE, 761337, 761332, 761379, -1, 761375, 761365, 761371, 761358, -1 }, { 0x66BF, -1, 761384, 761421, -1, 761417, 761396, 761414, 761389, -1 }, { 0x66C0, 761435, 761425, 761500, -1, 761497, 761485, 761492, 761478, 761504 }, { 0x66C1, 761508, -1, 761539, -1, 761536, 761527, 761533, 761520, -1 }, { 0x66C2, -1, -1, 761558, -1, -1, 761543, 761551, -1, -1 }, { 0x66C3, -1, -1, 761590, -1, -1, 761565, 761582, -1, -1 }, { 0x66C4, 761600, 761595, 761650, -1, 761646, 761633, 761642, 761626, -1 }, { 0x66C5, 761654, -1, 761698, -1, 761694, 761681, 761690, 761674, -1 }, { 0x66C6, 761707, 761702, 761751, -1, 761746, 761734, 761741, 761721, 761755 }, { 0x66C7, 761768, 761762, 761825, -1, 761821, 761799, 761813, 761792, -1 }, { 0x66C8, 761836, 761830, 761889, -1, -1, 761871, 761881, 761865, -1 }, { 0x66C9, 761900, 761895, 761969, 761975, 761965, 761939, 761955, 761932, 761981 }, { 0x66CA, -1, -1, 761987, -1, -1, -1, -1, -1, -1 }, { 0x66CB, -1, -1, 761992, -1, -1, -1, -1, -1, -1 }, { 0x66CC, -1, 761998, 762030, -1, -1, 762003, 762025, -1, -1 }, { 0x66CD, 762041, 762036, 762059, -1, -1, -1, -1, -1, -1 }, { 0x66CE, -1, 762064, 762085, -1, -1, 762069, 762076, -1, -1 }, { 0x66CF, 762096, 762089, 762148, -1, -1, 762127, 762134, -1, -1 }, { 0x66D0, -1, -1, 762155, -1, -1, -1, -1, -1, -1 }, { 0x66D1, -1, -1, 762161, -1, -1, -1, -1, -1, -1 }, { 0x66D2, -1, -1, 762167, -1, -1, -1, -1, -1, -1 }, { 0x66D3, -1, -1, 762184, -1, 762180, -1, -1, 762173, -1 }, { 0x66D4, -1, -1, 762219, -1, -1, 762195, 762210, 762189, -1 }, { 0x66D5, 762225, -1, 762251, -1, -1, -1, -1, -1, -1 }, { 0x66D6, 762264, 762256, 762314, -1, 762311, 762302, 762308, 762295, 762318 }, { 0x66D7, -1, -1, 762322, -1, -1, -1, -1, -1, -1 }, { 0x66D8, -1, -1, 762332, -1, -1, -1, -1, 762326, -1 }, { 0x66D9, 762346, 762336, 762396, 762401, 762393, 762381, 762389, 762374, -1 }, { 0x66DA, 762414, 762408, 762471, -1, 762466, 762452, 762458, 762445, 762477 }, { 0x66DB, 762489, 762484, 762531, -1, 762526, 762513, 762522, 762506, -1 }, { 0x66DC, 762541, 762536, 762721, 762726, 762718, 762698, 762714, 762691, -1 }, { 0x66DD, 762738, 762733, 762808, -1, 762799, 762787, 762794, 762780, -1 }, { 0x66DE, -1, -1, 762818, -1, -1, -1, -1, 762812, -1 }, { 0x66DF, -1, -1, 762838, -1, -1, 762822, 762833, -1, -1 }, { 0x66E0, 762851, 762844, 762915, 762922, 762909, 762888, 762905, 762881, 762932 }, { 0x66E1, 762941, -1, 763008, -1, 763004, 762972, 762995, -1, -1 }, { 0x66E2, -1, -1, 763013, -1, -1, -1, -1, -1, -1 }, { 0x66E3, 763024, 763019, 763054, -1, 763050, -1, -1, 763043, -1 }, { 0x66E4, -1, -1, 763059, -1, -1, -1, -1, -1, -1 }, { 0x66E5, -1, -1, 763064, -1, -1, -1, -1, -1, 763068 }, { 0x66E6, 763079, 763074, 763137, 763141, 763133, 763117, 763127, 763110, -1 }, { 0x66E7, -1, 763146, 763152, -1, -1, -1, -1, -1, -1 }, { 0x66E8, 763164, 763158, 763210, -1, 763205, 763192, 763198, 763185, -1 }, { 0x66E9, 763222, 763216, 763287, -1, 763282, 763262, 763274, 763255, 763293 }, { 0x66EA, -1, -1, 763308, -1, 763305, -1, -1, 763298, -1 }, { 0x66EB, -1, -1, 763338, -1, -1, 763313, 763322, -1, -1 }, { 0x66EC, 763350, 763344, 763406, -1, 763402, 763383, 763398, 763376, -1 }, { 0x66ED, -1, 763412, 763418, -1, -1, -1, -1, -1, -1 }, { 0x66EE, -1, -1, 763446, -1, 763443, -1, 763431, 763424, -1 }, { 0x66EF, -1, -1, 763463, -1, 763458, -1, -1, 763451, -1 }, { 0x66F0, 763480, 763468, 763539, 763544, 763535, 763510, 763530, 763503, 763552 }, { 0x66F1, 763588, 763559, 763609, -1, -1, -1, 763606, -1, -1 }, { 0x66F2, 763619, 763614, 763683, 763687, 763679, 763654, 763673, 763647, 763693 }, { 0x66F3, 763709, 763699, 763751, 763755, 763747, 763739, 763744, 763732, 763763 }, { 0x66F4, 763793, 763769, 763876, 763882, 763864, 763838, 763860, 763824, 763897 }, { 0x66F5, 763907, -1, 763938, -1, -1, 763930, 763935, -1, -1 }, { 0x66F6, -1, 763942, 763947, -1, -1, -1, -1, -1, -1 }, { 0x66F7, 763956, 763951, 764011, 764015, 764007, 763981, 764001, 763974, 764020 }, { 0x66F8, 764031, 764026, 764088, 764093, 764085, 764071, 764081, 764064, 764099 }, { 0x66F9, 764109, 764104, 764173, 764178, 764170, 764144, 764166, 764137, 764186 }, { 0x66FA, -1, -1, 764227, -1, 764224, 764198, 764220, 764191, -1 }, { 0x66FB, -1, -1, 764244, -1, -1, 764232, 764239, -1, -1 }, { 0x66FC, 764257, 764251, 764325, 764330, 764321, 764296, 764313, 764289, 764338 }, { 0x66FD, 764342, -1, 764390, -1, -1, 764364, 764380, -1, -1 }, { 0x66FE, 764408, 764396, 764469, 764475, 764464, 764437, 764453, 764430, 764492 }, { 0x66FF, 764504, 764499, 764578, 764582, 764573, 764543, 764565, 764536, 764587 }, { 0x6700, 764599, 764593, 764655, 764660, 764650, 764635, 764646, 764628, 764670 }, { 0x6701, 764682, 764676, 764710, -1, -1, -1, -1, -1, -1 }, { 0x6702, -1, 764715, 764720, -1, -1, -1, -1, -1, -1 }, { 0x6703, 764749, 764724, 764828, 764833, 764820, 764811, 764814, 764804, 764842 }, { 0x6704, -1, 764848, 764859, -1, -1, -1, -1, 764853, -1 }, { 0x6705, 764869, 764864, 764909, -1, 764905, 764882, 764887, 764875, -1 }, { 0x6706, -1, -1, 764914, -1, -1, -1, -1, -1, -1 }, { 0x6707, -1, -1, 764927, -1, -1, 764919, 764924, -1, -1 }, { 0x6708, 764937, 764931, 764997, 765002, 764993, 764975, 764981, 764968, 765011 }, { 0x6709, 765030, 765020, 765090, 765095, 765087, 765063, 765081, 765056, 765102 }, { 0x670A, -1, 765108, 765125, -1, -1, -1, -1, 765119, -1 }, { 0x670B, 765137, 765131, 765185, 765191, 765179, 765170, 765175, 765163, 765198 }, { 0x670C, 765216, 765205, 765266, -1, 765257, 765246, 765253, 765239, -1 }, { 0x670D, 765276, 765271, 765334, 765338, 765330, 765304, 765325, 765297, 765345 }, { 0x670E, -1, 765352, 765386, -1, -1, 765358, 765377, -1, -1 }, { 0x670F, 765397, 765392, 765454, -1, -1, 765420, 765441, -1, 765459 }, { 0x6710, 765471, 765465, 765493, -1, -1, 765476, 765485, -1, -1 }, { 0x6711, -1, -1, 765497, -1, -1, -1, -1, -1, -1 }, { 0x6712, -1, 765501, 765516, -1, -1, -1, 765506, -1, -1 }, { 0x6713, 765525, 765520, 765540, -1, -1, -1, 765535, -1, -1 }, { 0x6714, 765551, 765546, 765613, 765619, 765609, 765594, 765604, 765587, 765626 }, { 0x6715, 765636, 765631, 765681, -1, 765677, 765655, 765668, 765648, 765687 }, { 0x6716, 765700, 765694, 765737, -1, -1, 765724, 765733, -1, -1 }, { 0x6717, 765749, 765743, 765812, 765818, 765807, 765786, 765803, 765773, 765826 }, { 0x6718, 765850, 765832, 765909, -1, -1, 765882, 765905, -1, -1 }, { 0x6719, 765920, 765914, 766028, -1, -1, 765995, 766019, -1, -1 }, { 0x671A, -1, -1, 766034, -1, -1, -1, -1, -1, -1 }, { 0x671B, 766047, 766041, 766129, 766135, 766124, 766096, 766116, 766089, 766152 }, { 0x671C, -1, -1, 766177, -1, -1, 766159, 766173, -1, -1 }, { 0x671D, 766192, 766182, 766244, 766250, 766241, 766216, 766236, 766209, 766267 }, { 0x671E, 766280, 766275, 766321, -1, 766318, 766310, 766315, 766303, -1 }, { 0x671F, 766335, 766325, 766392, 766396, 766389, 766375, 766383, 766368, 766403 }, { 0x6720, 766407, -1, 766438, -1, -1, -1, 766431, 766425, -1 }, { 0x6721, -1, -1, 766444, -1, -1, -1, -1, -1, -1 }, { 0x6722, 766456, 766450, 766511, -1, -1, 766493, 766503, 766487, -1 }, { 0x6723, 766523, 766517, 766551, 766557, 766546, -1, -1, 766539, -1 }, { 0x6724, -1, -1, 766563, -1, -1, -1, -1, -1, -1 }, { 0x6725, -1, 766569, 766574, -1, -1, -1, -1, -1, -1 }, { 0x6726, 766585, 766579, 766643, 766649, 766638, 766624, 766630, 766617, 766654 }, { 0x6727, 766666, 766660, 766720, 766726, 766715, 766705, 766711, 766698, -1 }, { 0x6728, 766736, 766731, 766790, 766794, 766783, 766770, 766773, 766763, 766799 }, { 0x6729, 766805, -1, 766873, -1, 766868, 766847, 766864, -1, -1 }, { 0x672A, 766884, 766879, 766946, 766951, 766943, 766923, 766937, 766916, 766960 }, { 0x672B, 766970, 766965, 767029, 767033, 767025, 767009, 767013, 767002, 767038 }, { 0x672C, 767049, 767044, 767097, 767102, 767093, 767084, 767089, 767077, 767110 }, { 0x672D, 767122, 767116, 767183, 767188, 767178, 767158, 767172, 767151, 767193 }, { 0x672E, 767205, 767199, 767281, -1, 767275, 767246, 767255, 767239, -1 }, { 0x672F, 767292, 767286, 767371, -1, 767365, 767336, 767345, -1, -1 }, { 0x6730, 767376, -1, 767384, -1, -1, -1, -1, -1, -1 }, { 0x6731, 767393, 767388, 767445, 767450, 767441, 767429, 767437, 767422, 767460 }, { 0x6732, -1, -1, 767464, -1, -1, -1, -1, -1, -1 }, { 0x6733, 767475, 767469, 767521, -1, 767517, 767487, 767493, 767480, -1 }, { 0x6734, 767535, 767525, 767604, -1, 767600, 767586, 767590, 767579, 767608 }, { 0x6735, 767624, 767615, 767666, 767671, 767662, 767652, 767656, -1, 767678 }, { 0x6736, 767693, 767684, 767742, -1, 767738, 767728, 767732, 767721, -1 }, { 0x6737, -1, -1, 767761, -1, -1, -1, 767747, -1, -1 }, { 0x6738, -1, 767766, 767787, -1, -1, 767776, 767781, -1, -1 }, { 0x6739, -1, 767791, 767802, -1, -1, -1, -1, -1, -1 }, { 0x673A, 767812, 767807, 767856, -1, 767851, 767841, 767848, 767834, 767860 }, { 0x673B, -1, 767864, 767869, -1, -1, -1, -1, -1, -1 }, { 0x673C, -1, -1, 767874, -1, -1, -1, -1, -1, -1 }, { 0x673D, 767888, 767878, 767940, 767945, 767936, 767923, 767931, 767916, 767951 }, { 0x673E, 767969, 767956, 768006, -1, -1, 767983, 767989, 767977, -1 }, { 0x673F, 768017, 768013, 768031, -1, -1, 768022, 768027, -1, -1 }, { 0x6740, 768041, 768035, 768071, -1, -1, -1, -1, -1, -1 }, { 0x6741, -1, -1, 768086, -1, -1, 768076, -1, -1, -1 }, { 0x6742, 768096, 768090, 768124, -1, -1, -1, -1, -1, -1 }, { 0x6743, 768134, 768128, 768158, -1, -1, -1, -1, -1, -1 }, { 0x6744, -1, 768164, 768169, -1, -1, -1, -1, -1, 768175 }, { 0x6745, 768185, 768180, 768208, -1, 768205, 768196, 768203, 768189, 768212 }, { 0x6746, 768220, 768215, 768268, 768273, 768264, 768248, 768260, 768241, 768279 }, { 0x6747, 768288, 768284, 768315, -1, -1, 768295, 768305, -1, 768319 }, { 0x6748, 768332, 768322, 768375, 768380, -1, 768360, 768364, -1, -1 }, { 0x6749, 768395, 768389, 768447, 768453, 768443, 768434, 768439, 768427, -1 }, { 0x674A, -1, -1, 768460, -1, -1, -1, -1, -1, -1 }, { 0x674B, -1, -1, 768471, -1, -1, -1, -1, 768465, -1 }, { 0x674C, 768482, 768476, 768565, -1, -1, -1, 768541, 768535, -1 }, { 0x674D, -1, -1, 768569, -1, -1, -1, -1, -1, -1 }, { 0x674E, 768578, 768573, 768625, 768629, 768622, 768612, 768619, 768599, 768637 }, { 0x674F, 768647, 768641, 768690, 768696, 768684, 768670, 768675, 768663, 768704 }, { 0x6750, 768716, 768711, 768770, 768775, 768766, 768755, 768762, 768748, -1 }, { 0x6751, 768789, 768783, 768843, 768848, 768838, 768829, 768834, 768822, 768856 }, { 0x6752, -1, -1, 768862, -1, -1, -1, -1, -1, -1 }, { 0x6753, 768878, 768867, 768971, 768983, 768962, 768938, 768946, 768931, -1 }, { 0x6754, -1, -1, 769018, -1, -1, 768990, 769007, -1, -1 }, { 0x6755, 769028, 769023, 769048, 769052, -1, -1, 769034, -1, 769058 }, { 0x6756, 769072, 769065, 769113, 769120, 769108, 769099, 769104, 769092, 769132 }, { 0x6757, 769148, 769142, 769153, -1, -1, -1, -1, -1, -1 }, { 0x6758, -1, -1, 769159, -1, -1, -1, -1, -1, -1 }, { 0x6759, 769169, 769164, 769202, -1, -1, 769193, 769197, -1, -1 }, { 0x675A, -1, -1, 769206, -1, -1, -1, -1, -1, -1 }, { 0x675B, -1, -1, 769211, -1, -1, -1, -1, -1, -1 }, { 0x675C, 769222, 769217, 769297, 769301, 769293, 769262, 769284, 769255, 769307 }, { 0x675D, 769321, 769313, 769352, -1, -1, 769332, 769339, 769326, -1 }, { 0x675E, 769361, 769356, 769440, 769444, 769437, 769415, 769431, 769408, -1 }, { 0x675F, 769456, 769451, 769526, 769531, 769522, 769493, 769517, 769486, 769538 }, { 0x6760, 769556, 769544, 769607, -1, 769602, 769593, 769598, 769586, 769613 }, { 0x6761, 769624, 769619, 769674, -1, 769671, 769658, 769667, -1, -1 }, { 0x6762, 769686, 769680, 769702, -1, -1, 769697, -1, -1, -1 }, { 0x6763, 769708, -1, 769755, -1, -1, 769750, -1, -1, 769761 }, { 0x6764, 769766, -1, 769792, -1, -1, 769786, -1, -1, -1 }, { 0x6765, 769802, 769797, 769856, -1, -1, 769840, 769852, 769834, -1 }, { 0x6766, -1, -1, 769866, -1, -1, 769861, -1, -1, -1 }, { 0x6767, 769877, 769871, 769906, -1, -1, -1, 769902, -1, -1 }, { 0x6768, 769919, 769912, 769950, -1, -1, -1, -1, -1, -1 }, { 0x6769, 769956, -1, 769966, -1, -1, -1, -1, -1, -1 }, { 0x676A, 769975, 769970, 770033, 770039, 770029, 770013, 770019, 770006, -1 }, { 0x676B, -1, 770047, 770051, -1, -1, -1, -1, -1, -1 }, { 0x676C, -1, 770055, 770109, -1, 770105, 770086, 770097, 770073, -1 }, { 0x676D, 770121, 770115, 770171, -1, 770166, 770151, 770162, 770144, -1 }, { 0x676E, 770181, 770177, 770212, -1, 770206, 770195, 770202, -1, -1 }, { 0x676F, 770222, 770217, 770257, 770262, 770253, 770240, 770249, 770233, 770268 }, { 0x6770, 770278, 770273, 770336, -1, 770332, 770311, 770320, 770304, 770341 }, { 0x6771, 770354, 770348, 770408, 770414, 770403, 770385, 770399, 770378, 770420 }, { 0x6772, 770438, 770433, 770488, 770493, 770485, 770473, 770481, 770466, -1 }, { 0x6773, 770510, 770500, 770567, 770572, 770560, 770549, 770556, 770542, -1 }, { 0x6774, 770588, 770578, 770636, -1, -1, 770623, 770628, -1, -1 }, { 0x6775, 770647, 770642, 770698, 770703, 770695, 770686, 770691, 770679, 770709 }, { 0x6776, 770721, 770715, 770734, -1, -1, -1, 770729, -1, 770740 }, { 0x6777, 770751, 770746, 770778, 770782, 770774, 770765, 770771, 770758, -1 }, { 0x6778, 770791, 770786, 770808, -1, -1, -1, -1, -1, -1 }, { 0x6779, -1, 770813, 770818, -1, -1, -1, -1, -1, -1 }, { 0x677A, -1, -1, 770823, -1, -1, -1, -1, -1, 770828 }, { 0x677B, 770848, 770833, 770919, -1, 770910, 770885, 770892, 770872, -1 }, { 0x677C, 770930, 770925, 771015, -1, 771012, 770993, 771004, 770986, -1 }, { 0x677D, -1, -1, 771020, -1, -1, -1, -1, -1, -1 }, { 0x677E, 771032, 771026, 771075, 771081, 771070, 771059, 771065, 771052, 771088 }, { 0x677F, 771100, 771094, 771156, 771161, 771151, 771139, 771143, 771132, 771166 }, { 0x6780, -1, -1, 771171, -1, -1, -1, -1, -1, -1 }, { 0x6781, 771182, 771177, 771231, -1, -1, 771215, 771222, -1, -1 }, { 0x6782, -1, 771235, 771240, -1, -1, -1, -1, -1, -1 }, { 0x6783, -1, -1, 771250, -1, -1, -1, -1, 771244, -1 }, { 0x6784, 771265, 771255, 771312, -1, -1, 771292, 771308, -1, -1 }, { 0x6785, -1, 771317, 771344, -1, -1, 771322, 771336, -1, -1 }, { 0x6786, -1, -1, 771348, -1, -1, -1, -1, -1, -1 }, { 0x6787, 771358, 771353, 771401, -1, 771398, 771372, 771392, 771365, -1 }, { 0x6788, -1, -1, 771405, -1, -1, -1, -1, -1, -1 }, { 0x6789, 771415, 771409, 771483, 771489, 771478, 771454, 771475, 771447, 771500 }, { 0x678A, -1, -1, 771507, -1, -1, -1, -1, -1, -1 }, { 0x678B, 771518, 771512, 771593, -1, 771588, 771557, 771580, 771550, -1 }, { 0x678C, 771609, 771599, 771662, -1, 771657, 771648, 771653, 771641, -1 }, { 0x678D, -1, 771667, 771672, -1, -1, -1, -1, -1, -1 }, { 0x678E, -1, 771676, 771694, -1, -1, 771680, 771688, -1, -1 }, { 0x678F, 771704, 771698, 771768, -1, 771764, 771739, 771748, 771732, -1 }, { 0x6790, 771783, 771773, 771842, 771846, 771838, 771822, 771827, 771815, -1 }, { 0x6791, -1, 771850, 771866, -1, -1, 771854, 771860, -1, -1 }, { 0x6792, 771876, 771870, 771904, 771908, -1, -1, -1, 771898, -1 }, { 0x6793, 771922, 771912, 771963, -1, 771959, 771937, 771947, 771930, 771968 }, { 0x6794, -1, -1, 771974, -1, -1, -1, -1, -1, -1 }, { 0x6795, 771989, 771979, 772020, 772026, 772015, 772003, 772010, 771996, 772032 }, { 0x6796, -1, -1, 772065, -1, -1, 772039, 772061, -1, -1 }, { 0x6797, 772075, 772070, 772127, 772132, 772123, 772111, 772119, 772098, 772137 }, { 0x6798, 772148, 772142, 772204, -1, 772200, 772175, 772184, 772168, -1 }, { 0x6799, -1, -1, 772237, -1, 772234, 772216, 772222, 772209, -1 }, { 0x679A, 772245, 772240, 772299, 772304, 772295, 772282, 772287, 772275, 772312 }, { 0x679B, -1, -1, 772334, -1, -1, 772316, 772325, -1, 772340 }, { 0x679C, 772356, 772347, 772408, 772413, 772404, 772377, 772398, 772370, 772421 }, { 0x679D, 772436, 772427, 772485, 772490, 772482, 772471, 772475, 772464, 772496 }, { 0x679E, 772506, 772500, 772515, -1, -1, -1, -1, -1, -1 }, { 0x679F, 772527, 772521, 772540, -1, -1, -1, -1, -1, -1 }, { 0x67A0, 772551, 772545, 772588, -1, -1, 772583, -1, -1, -1 }, { 0x67A1, 772592, -1, 772611, -1, -1, 772606, -1, -1, -1 }, { 0x67A2, 772623, 772618, 772682, -1, -1, 772658, 772674, -1, -1 }, { 0x67A3, 772692, 772687, 772727, -1, -1, -1, -1, -1, -1 }, { 0x67A4, -1, 772732, 772737, -1, -1, -1, -1, -1, -1 }, { 0x67A5, 772746, 772741, 772766, -1, -1, -1, -1, -1, -1 }, { 0x67A6, -1, -1, 772778, -1, -1, 772770, 772775, -1, -1 }, { 0x67A7, 772788, 772782, 772819, -1, -1, -1, -1, -1, -1 }, { 0x67A8, 772844, 772825, 772912, -1, -1, -1, -1, -1, -1 }, { 0x67A9, 772919, -1, 772950, -1, -1, 772939, 772945, -1, -1 }, { 0x67AA, 772963, 772956, 772988, -1, -1, -1, -1, -1, -1 }, { 0x67AB, 773001, 772995, 773012, -1, -1, -1, -1, -1, -1 }, { 0x67AC, 773023, 773018, 773087, -1, -1, -1, -1, -1, -1 }, { 0x67AD, 773098, 773093, 773123, -1, -1, -1, -1, -1, -1 }, { 0x67AE, -1, -1, 773129, -1, -1, -1, -1, -1, 773135 }, { 0x67AF, 773143, 773139, 773199, 773203, 773196, 773179, 773193, 773172, 773207 }, { 0x67B0, 773218, 773212, 773285, -1, 773278, 773257, 773269, 773250, -1 }, { 0x67B1, 773296, 773291, 773328, -1, 773324, 773310, 773315, -1, -1 }, { 0x67B2, 773339, 773333, 773380, -1, 773377, 773363, 773373, 773356, -1 }, { 0x67B3, 773393, 773384, 773470, 773475, 773464, 773447, 773457, 773440, -1 }, { 0x67B4, 773496, 773489, 773517, -1, -1, 773501, 773506, -1, -1 }, { 0x67B5, 773528, 773523, 773575, -1, -1, 773563, 773570, -1, 773581 }, { 0x67B6, 773601, 773586, 773660, -1, 773657, 773635, 773654, 773628, 773665 }, { 0x67B7, 773675, 773670, 773717, -1, 773714, 773698, 773711, 773691, 773722 }, { 0x67B8, 773736, 773725, 773810, -1, 773806, 773774, 773799, 773767, 773815 }, { 0x67B9, 773823, 773819, 773857, -1, -1, 773833, 773850, -1, -1 }, { 0x67BA, -1, -1, 773862, -1, -1, -1, -1, -1, -1 }, { 0x67BB, 773876, 773866, 773911, 773915, -1, 773892, 773896, -1, -1 }, { 0x67BC, 773922, -1, 773987, -1, -1, 773967, 773983, -1, -1 }, { 0x67BD, -1, -1, 774004, -1, -1, 773991, 773996, -1, -1 }, { 0x67BE, 774008, -1, 774037, -1, 774034, 774025, 774030, 774018, -1 }, { 0x67BF, -1, 774042, 774052, -1, -1, -1, -1, -1, -1 }, { 0x67C0, -1, 774057, 774075, -1, -1, 774062, 774072, -1, -1 }, { 0x67C1, 774087, 774079, 774125, -1, 774121, 774110, 774115, 774103, 774130 }, { 0x67C2, 774146, 774134, 774167, -1, -1, 774151, 774156, -1, -1 }, { 0x67C3, -1, 774171, 774186, -1, -1, -1, 774177, -1, 774192 }, { 0x67C4, 774210, 774198, 774276, 774282, 774270, 774248, 774261, 774241, 774291 }, { 0x67C5, 774302, 774297, 774327, -1, 774324, -1, 774318, 774311, -1 }, { 0x67C6, -1, -1, 774343, -1, -1, 774331, 774339, -1, 774347 }, { 0x67C7, -1, -1, 774358, -1, -1, -1, -1, -1, -1 }, { 0x67C8, 774367, 774362, 774391, -1, -1, 774377, 774383, -1, -1 }, { 0x67C9, -1, -1, 774412, -1, -1, -1, 774396, -1, 774417 }, { 0x67CA, 774431, 774425, 774462, -1, 774457, 774444, 774452, 774437, 774469 }, { 0x67CB, -1, -1, 774475, -1, -1, -1, -1, -1, -1 }, { 0x67CC, -1, -1, 774480, -1, -1, -1, -1, -1, -1 }, { 0x67CD, -1, 774484, 774498, -1, -1, -1, -1, -1, -1 }, { 0x67CE, 774508, 774504, 774547, -1, -1, 774538, 774544, -1, -1 }, { 0x67CF, 774563, 774551, 774603, 774612, 774598, 774585, 774593, 774578, 774618 }, { 0x67D0, 774629, 774624, 774685, -1, 774678, 774660, 774670, 774653, 774690 }, { 0x67D1, 774700, 774695, 774757, -1, 774749, 774739, 774745, 774732, 774762 }, { 0x67D2, 774777, 774772, 774823, -1, 774818, 774797, 774804, 774790, -1 }, { 0x67D3, 774832, 774827, 774896, 774901, 774892, 774866, 774888, 774859, 774919 }, { 0x67D4, 774932, 774927, 775000, 775005, 774997, 774960, 774988, 774953, 775011 }, { 0x67D5, -1, -1, 775015, -1, -1, -1, -1, -1, -1 }, { 0x67D6, -1, 775020, 775031, -1, -1, -1, -1, 775025, -1 }, { 0x67D7, -1, 775037, 775065, -1, 775060, 775049, 775055, 775043, -1 }, { 0x67D8, 775075, 775071, 775129, -1, 775126, 775107, 775122, 775100, -1 }, { 0x67D9, 775140, 775134, 775197, -1, 775193, 775174, 775178, 775167, -1 }, { 0x67DA, 775217, 775202, 775266, 775271, 775257, 775243, 775248, 775236, 775276 }, { 0x67DB, -1, -1, 775281, -1, -1, -1, -1, -1, -1 }, { 0x67DC, 775293, 775287, 775343, -1, -1, 775325, 775333, -1, -1 }, { 0x67DD, 775353, 775348, 775410, 775415, 775405, 775378, 775400, 775371, -1 }, { 0x67DE, 775436, 775420, 775514, -1, 775504, 775492, 775499, 775485, -1 }, { 0x67DF, 775525, 775519, 775572, 775577, 775568, -1, -1, 775562, -1 }, { 0x67E0, 775587, 775581, 775593, -1, -1, -1, -1, -1, -1 }, { 0x67E1, -1, -1, 775606, -1, -1, -1, 775599, -1, -1 }, { 0x67E2, 775617, 775612, 775663, -1, 775660, 775653, 775656, 775646, -1 }, { 0x67E3, 775672, 775667, 775677, -1, -1, -1, -1, -1, -1 }, { 0x67E4, 775687, 775682, 775728, -1, -1, 775696, 775718, -1, -1 }, { 0x67E5, 775743, 775733, 775791, -1, 775788, 775775, 775785, -1, 775796 }, { 0x67E6, -1, -1, 775808, -1, -1, -1, 775800, -1, -1 }, { 0x67E7, -1, 775813, 775840, -1, -1, 775817, 775831, -1, -1 }, { 0x67E8, -1, -1, 775844, -1, -1, -1, -1, -1, -1 }, { 0x67E9, 775853, 775848, 775906, -1, 775902, 775889, 775897, 775882, 775911 }, { 0x67EA, -1, -1, 775917, -1, -1, -1, -1, -1, 775921 }, { 0x67EB, -1, -1, 775926, -1, -1, -1, -1, -1, -1 }, { 0x67EC, 775936, 775930, 775995, -1, 775991, 775970, 775983, 775963, -1 }, { 0x67ED, -1, -1, 776001, -1, -1, -1, -1, -1, -1 }, { 0x67EE, 776011, 776005, 776075, -1, -1, 776047, 776057, -1, -1 }, { 0x67EF, 776083, 776080, 776132, 776136, 776129, 776124, 776126, 776117, -1 }, { 0x67F0, 776145, 776140, 776209, -1, 776205, 776188, 776198, 776175, -1 }, { 0x67F1, 776219, 776214, 776289, 776294, 776285, 776257, 776280, 776250, 776302 }, { 0x67F2, 776313, 776308, 776342, -1, -1, 776320, 776327, -1, -1 }, { 0x67F3, 776351, 776346, 776402, 776407, 776398, 776386, 776393, 776373, 776414 }, { 0x67F4, 776427, 776421, 776480, 776486, 776472, 776458, 776464, 776451, 776494 }, { 0x67F5, 776517, 776499, 776577, -1, 776571, 776546, 776562, 776539, -1 }, { 0x67F6, 776587, 776583, 776612, -1, 776609, 776600, 776605, 776593, -1 }, { 0x67F7, 776621, 776616, 776644, -1, 776638, -1, 776632, -1, -1 }, { 0x67F8, 776654, 776649, 776739, -1, -1, -1, -1, -1, -1 }, { 0x67F9, 776756, 776744, 776785, -1, 776782, 776773, 776778, 776766, -1 }, { 0x67FA, 776797, 776790, 776816, -1, -1, -1, -1, -1, -1 }, { 0x67FB, 776827, 776822, 776882, -1, 776879, 776866, 776876, 776859, -1 }, { 0x67FC, -1, -1, 776887, -1, -1, -1, -1, -1, -1 }, { 0x67FD, 776898, 776892, 776923, -1, -1, -1, -1, -1, -1 }, { 0x67FE, 776935, 776930, 776976, -1, 776967, 776957, 776962, 776950, -1 }, { 0x67FF, 776989, 776981, 777017, -1, 777014, 777005, 777010, 776999, 777022 }, { 0x6800, 777038, 777034, 777047, -1, -1, -1, -1, -1, -1 }, { 0x6801, -1, 777052, 777057, -1, -1, -1, -1, -1, -1 }, { 0x6802, 777067, 777062, 777103, -1, -1, 777092, -1, -1, -1 }, { 0x6803, 777113, 777108, 777149, -1, 777145, 777139, -1, 777133, -1 }, { 0x6804, 777159, 777153, 777229, -1, 777224, 777197, 777217, 777191, -1 }, { 0x6805, 777253, 777235, 777306, -1, 777300, 777275, 777291, -1, -1 }, { 0x6806, -1, -1, 777311, -1, -1, -1, -1, -1, -1 }, { 0x6807, 777321, 777316, 777373, -1, -1, -1, -1, -1, -1 }, { 0x6808, 777385, 777379, 777431, -1, -1, 777408, 777423, -1, -1 }, { 0x6809, 777442, 777437, 777478, -1, -1, -1, -1, -1, -1 }, { 0x680A, 777489, 777483, 777512, -1, -1, -1, -1, -1, -1 }, { 0x680B, 777530, 777518, 777558, -1, -1, -1, -1, -1, -1 }, { 0x680C, 777569, 777564, 777601, -1, -1, -1, -1, -1, -1 }, { 0x680D, 777611, 777605, 777670, -1, 777664, -1, -1, -1, 777677 }, { 0x680E, 777687, 777682, 777712, -1, -1, -1, -1, -1, -1 }, { 0x680F, 777722, 777716, 777754, -1, -1, -1, -1, -1, -1 }, { 0x6810, -1, 777759, 777771, -1, -1, -1, -1, 777765, 777777 }, { 0x6811, 777788, 777783, 777819, -1, -1, -1, -1, -1, -1 }, { 0x6812, 777842, 777824, 777864, -1, 777859, -1, -1, 777852, -1 }, { 0x6813, 777875, 777869, 777924, -1, 777920, 777908, 777916, 777901, 777931 }, { 0x6814, 777942, 777937, 777980, -1, -1, 777957, 777964, -1, -1 }, { 0x6815, -1, -1, 777984, -1, -1, -1, -1, -1, -1 }, { 0x6816, 777995, 777990, 778033, 778037, 778030, 778021, 778026, 778014, 778042 }, { 0x6817, 778053, 778047, 778124, 778128, 778119, 778100, 778113, 778087, 778133 }, { 0x6818, 778149, 778145, 778160, -1, -1, -1, -1, -1, 778164 }, { 0x6819, -1, -1, 778198, -1, -1, 778168, 778190, -1, -1 }, { 0x681A, -1, 778205, 778210, -1, -1, -1, -1, -1, -1 }, { 0x681B, 778221, 778216, 778268, -1, -1, -1, -1, -1, -1 }, { 0x681C, -1, -1, 778272, -1, -1, -1, -1, -1, -1 }, { 0x681D, 778281, 778276, 778348, -1, 778343, 778320, 778327, 778313, -1 }, { 0x681E, 778363, 778353, 778418, -1, 778414, 778403, 778410, 778396, -1 }, { 0x681F, 778429, 778423, 778452, -1, -1, -1, 778439, -1, -1 }, { 0x6820, -1, -1, 778457, -1, -1, -1, -1, -1, -1 }, { 0x6821, 778474, 778462, 778552, 778558, 778544, 778512, 778535, 778505, 778568 }, { 0x6822, 778589, 778583, 778640, -1, 778635, 778611, 778624, 778604, 778645 }, { 0x6823, -1, -1, 778651, -1, -1, -1, -1, -1, -1 }, { 0x6824, -1, -1, 778656, -1, -1, -1, -1, -1, -1 }, { 0x6825, -1, -1, 778662, -1, -1, -1, -1, -1, -1 }, { 0x6826, -1, -1, 778666, -1, -1, -1, -1, -1, -1 }, { 0x6827, -1, -1, 778691, -1, -1, 778672, 778676, -1, -1 }, { 0x6828, -1, -1, 778721, -1, -1, 778695, 778705, -1, -1 }, { 0x6829, 778731, 778725, 778779, -1, -1, 778767, 778774, -1, -1 }, { 0x682A, 778788, 778783, 778845, 778850, 778841, 778828, 778833, 778821, 778855 }, { 0x682B, 778865, 778860, 778903, -1, -1, 778871, 778895, -1, -1 }, { 0x682C, -1, -1, 778927, -1, -1, 778909, 778920, -1, -1 }, { 0x682D, 778936, 778932, 778961, -1, -1, 778946, 778955, -1, -1 }, { 0x682E, -1, -1, 778974, -1, 778972, -1, -1, 778965, -1 }, { 0x682F, -1, -1, 779005, -1, 779001, 778985, 778991, 778978, -1 }, { 0x6830, 779010, -1, 779042, -1, -1, 779024, 779030, -1, -1 }, { 0x6831, 779052, 779046, 779107, -1, 779102, 779090, 779094, 779083, -1 }, { 0x6832, 779119, 779113, 779162, -1, 779159, 779135, 779151, 779128, -1 }, { 0x6833, 779172, 779167, 779185, -1, -1, -1, 779181, -1, -1 }, { 0x6834, 779195, 779190, 779221, -1, 779217, -1, 779213, 779206, -1 }, { 0x6835, 779232, 779227, 779238, -1, -1, -1, -1, -1, -1 }, { 0x6836, -1, 779243, 779248, -1, -1, -1, -1, -1, -1 }, { 0x6837, 779260, 779253, 779288, -1, -1, -1, -1, -1, -1 }, { 0x6838, 779304, 779294, 779360, -1, 779351, 779341, 779346, 779334, 779364 }, { 0x6839, 779376, 779371, 779423, 779428, 779419, 779412, 779415, 779405, 779434 }, { 0x683A, -1, -1, 779439, -1, -1, -1, -1, -1, -1 }, { 0x683B, 779453, 779443, 779493, -1, 779489, -1, 779465, 779458, -1 }, { 0x683C, 779504, 779498, 779579, 779583, 779570, 779542, 779555, 779535, 779588 }, { 0x683D, 779599, 779594, 779659, -1, 779655, 779646, 779651, 779639, -1 }, { 0x683E, 779670, 779664, 779702, -1, -1, -1, -1, -1, -1 }, { 0x683F, -1, -1, 779730, -1, -1, 779708, 779720, -1, -1 }, { 0x6840, 779739, 779734, 779797, -1, 779793, 779777, 779787, 779770, 779802 }, { 0x6841, 779834, 779809, 779881, 779887, 779870, 779861, 779866, 779854, 779895 }, { 0x6842, 779907, 779901, 779950, 779955, 779945, 779933, 779941, 779926, 779962 }, { 0x6843, 779973, 779968, 780017, 780022, 780014, 780005, 780010, 779998, 780029 }, { 0x6844, 780049, 780035, 780085, -1, 780079, 780068, 780075, 780061, 780092 }, { 0x6845, 780109, 780098, 780137, -1, -1, 780122, 780133, -1, -1 }, { 0x6846, 780156, 780142, 780211, -1, 780205, 780192, 780200, 780185, -1 }, { 0x6847, -1, 780218, 780223, -1, -1, -1, -1, -1, -1 }, { 0x6848, 780237, 780227, 780291, 780295, 780288, 780269, 780285, 780262, 780302 }, { 0x6849, 780321, 780313, 780342, -1, 780339, -1, -1, 780332, -1 }, { 0x684A, -1, 780346, 780356, -1, -1, -1, 780352, -1, -1 }, { 0x684B, 780366, 780362, 780371, -1, -1, -1, -1, -1, -1 }, { 0x684C, 780387, 780375, 780411, -1, -1, -1, 780406, -1, -1 }, { 0x684D, -1, -1, 780432, -1, -1, 780417, 780426, -1, -1 }, { 0x684E, 780441, 780436, 780497, 780502, 780493, 780477, 780486, 780470, 780506 }, { 0x684F, -1, -1, 780514, -1, -1, -1, -1, -1, -1 }, { 0x6850, 780527, 780521, 780579, 780585, 780574, 780561, 780566, 780554, -1 }, { 0x6851, 780598, 780592, 780642, 780648, 780637, 780628, 780633, 780621, 780655 }, { 0x6852, -1, -1, 780669, -1, -1, 780660, 780665, -1, -1 }, { 0x6853, 780680, 780675, 780748, 780754, 780743, 780712, 780735, 780705, -1 }, { 0x6854, 780770, 780760, 780869, -1, 780865, 780841, 780853, 780834, -1 }, { 0x6855, 780878, 780873, 780900, -1, -1, 780890, 780895, -1, -1 }, { 0x6856, -1, 780905, 780911, -1, -1, -1, -1, -1, -1 }, { 0x6857, -1, -1, 780925, -1, -1, 780916, 780919, -1, -1 }, { 0x6858, -1, -1, 780944, -1, -1, 780930, 780935, -1, -1 }, { 0x6859, -1, -1, 780961, -1, -1, 780950, 780955, -1, -1 }, { 0x685A, 780965, -1, 780992, -1, -1, -1, -1, -1, -1 }, { 0x685B, 780997, -1, -1, -1, -1, 781017, -1, -1, -1 }, { 0x685C, 781029, 781023, 781071, -1, 781066, 781052, 781059, -1, -1 }, { 0x685D, 781082, 781077, 781126, -1, -1, 781121, -1, -1, -1 }, { 0x685E, -1, -1, 781131, -1, -1, -1, -1, -1, -1 }, { 0x685F, 781136, -1, 781204, -1, -1, 781181, 781196, -1, -1 }, { 0x6860, 781216, 781210, 781245, -1, -1, -1, -1, -1, -1 }, { 0x6861, 781255, 781249, 781285, -1, -1, -1, -1, -1, -1 }, { 0x6862, 781296, 781290, 781322, -1, -1, -1, -1, -1, -1 }, { 0x6863, 781340, 781328, 781385, -1, -1, 781365, 781381, -1, -1 }, { 0x6864, 781396, 781391, 781402, -1, -1, -1, -1, -1, -1 }, { 0x6865, 781411, 781406, 781436, -1, -1, -1, -1, -1, -1 }, { 0x6866, 781447, 781442, 781461, -1, -1, -1, -1, -1, -1 }, { 0x6867, 781471, 781466, 781519, -1, 781515, 781504, 781511, -1, -1 }, { 0x6868, 781531, 781524, 781543, -1, -1, -1, -1, -1, -1 }, { 0x6869, 781556, 781550, 781584, -1, -1, -1, -1, -1, -1 }, { 0x686A, 781592, -1, 781612, -1, -1, -1, -1, -1, -1 }, { 0x686B, 781621, 781617, 781644, -1, -1, 781636, 781641, -1, -1 }, { 0x686C, 781649, -1, 781670, -1, -1, -1, -1, -1, -1 }, { 0x686D, 781680, 781675, 781724, -1, 781720, -1, -1, 781713, -1 }, { 0x686E, 781735, 781730, 781768, -1, -1, 781755, 781764, -1, 781773 }, { 0x686F, 781784, 781778, 781827, -1, 781822, 781797, 781804, 781790, -1 }, { 0x6870, -1, -1, 781852, -1, -1, 781833, 781840, -1, -1 }, { 0x6871, -1, 781857, 781872, -1, -1, -1, 781863, -1, -1 }, { 0x6872, -1, 781878, 781903, -1, -1, 781883, 781891, -1, 781906 }, { 0x6873, -1, -1, 781912, -1, -1, -1, -1, -1, -1 }, { 0x6874, 781921, 781917, 781976, -1, 781972, 781957, 781969, 781950, -1 }, { 0x6875, 781992, 781980, 782024, -1, -1, 782012, 782017, -1, -1 }, { 0x6876, 782035, 782029, 782094, -1, 782083, 782071, 782075, 782064, 782100 }, { 0x6877, 782112, 782107, 782157, 782162, 782153, 782141, 782148, 782134, 782166 }, { 0x6878, -1, -1, 782171, -1, -1, -1, -1, -1, -1 }, { 0x6879, 782181, 782175, 782190, -1, -1, -1, 782186, -1, -1 }, { 0x687A, -1, -1, 782208, -1, -1, 782196, 782203, -1, -1 }, { 0x687B, -1, -1, 782226, -1, -1, 782213, 782219, -1, -1 }, { 0x687C, 782237, 782232, 782293, -1, -1, 782279, 782286, -1, -1 }, { 0x687D, -1, -1, 782297, -1, -1, -1, -1, -1, -1 }, { 0x687E, -1, -1, 782318, -1, 782313, -1, 782309, 782302, -1 }, { 0x687F, 782338, 782323, 782400, -1, 782396, 782377, 782388, 782370, -1 }, { 0x6880, -1, 782405, 782411, -1, -1, -1, -1, -1, -1 }, { 0x6881, 782422, 782415, 782493, 782500, 782487, 782466, 782482, 782453, 782508 }, { 0x6882, 782521, 782516, 782561, -1, -1, 782531, 782542, -1, 782566 }, { 0x6883, 782578, 782572, 782635, -1, 782630, 782611, 782621, 782604, -1 }, { 0x6884, 782646, 782641, 782700, -1, -1, 782688, 782693, -1, -1 }, { 0x6885, 782710, 782705, 782752, 782757, 782748, 782740, 782744, 782733, 782763 }, { 0x6886, 782773, 782767, 782807, -1, 782802, -1, 782798, 782791, 782813 }, { 0x6887, -1, -1, 782821, -1, -1, -1, -1, -1, 782827 }, { 0x6888, -1, 782833, 782870, -1, -1, 782840, 782861, -1, -1 }, { 0x6889, -1, -1, 782876, -1, -1, -1, -1, -1, -1 }, { 0x688A, 782884, -1, 782908, -1, -1, -1, -1, -1, -1 }, { 0x688B, -1, -1, 782912, -1, -1, -1, -1, -1, -1 }, { 0x688C, -1, -1, 782918, -1, -1, -1, -1, -1, 782922 }, { 0x688D, 782928, -1, 782955, -1, -1, 782938, 782947, -1, -1 }, { 0x688E, 782960, -1, 783005, -1, -1, 782982, 782994, -1, -1 }, { 0x688F, 783014, 783009, 783071, 783075, 783067, 783050, 783057, 783043, 783079 }, { 0x6890, 783089, 783084, 783095, -1, -1, -1, -1, -1, 783099 }, { 0x6891, -1, -1, 783104, -1, -1, -1, -1, -1, -1 }, { 0x6892, -1, -1, 783108, -1, -1, -1, -1, -1, 783113 }, { 0x6893, 783122, 783118, 783157, 783161, 783153, 783143, 783149, 783136, -1 }, { 0x6894, 783173, 783169, 783208, 783213, 783204, 783189, 783200, 783182, -1 }, { 0x6895, -1, -1, 783218, -1, -1, -1, -1, -1, -1 }, { 0x6896, 783228, 783223, 783252, -1, -1, 783240, 783248, -1, 783257 }, { 0x6897, 783277, 783263, 783340, 783346, 783334, 783316, 783325, 783309, -1 }, { 0x6898, 783360, 783354, 783403, -1, -1, 783391, 783395, -1, -1 }, { 0x6899, -1, -1, 783409, -1, -1, -1, -1, -1, -1 }, { 0x689A, -1, -1, 783423, -1, -1, -1, 783415, -1, -1 }, { 0x689B, -1, -1, 783449, -1, 783446, 783435, 783440, 783428, 783454 }, { 0x689C, 783466, 783460, 783492, -1, -1, 783476, 783483, -1, -1 }, { 0x689D, 783512, 783497, 783579, 783585, 783576, 783553, 783562, 783546, 783591 }, { 0x689E, -1, -1, 783599, -1, -1, -1, -1, -1, 783603 }, { 0x689F, 783614, 783609, 783667, 783673, 783663, 783650, 783658, 783643, -1 }, { 0x68A0, 783683, 783677, 783755, -1, 783751, 783739, 783747, 783732, -1 }, { 0x68A1, 783764, 783759, 783847, -1, 783843, 783812, 783827, 783799, -1 }, { 0x68A2, 783858, 783852, 783932, 783938, 783928, 783917, 783923, 783910, -1 }, { 0x68A3, -1, 783944, 783973, -1, 783969, 783955, 783964, 783949, 783978 }, { 0x68A4, -1, -1, 783984, -1, -1, -1, -1, -1, -1 }, { 0x68A5, -1, -1, 784000, -1, -1, 783989, 783995, -1, -1 }, { 0x68A6, 784012, 784006, 784055, -1, -1, 784038, 784052, -1, -1 }, { 0x68A7, 784065, 784061, 784129, 784133, 784127, 784117, 784124, 784110, -1 }, { 0x68A8, 784143, 784138, 784192, 784196, 784189, 784180, 784186, 784167, 784200 }, { 0x68A9, 784214, 784204, 784269, -1, -1, 784254, 784259, -1, 784273 }, { 0x68AA, -1, 784278, 784300, -1, -1, 784283, 784293, -1, -1 }, { 0x68AB, -1, 784305, 784316, -1, -1, -1, -1, -1, -1 }, { 0x68AC, -1, -1, 784321, -1, -1, -1, -1, -1, 784327 }, { 0x68AD, 784337, 784333, 784385, 784390, 784382, 784376, 784379, 784369, 784395 }, { 0x68AE, 784405, 784400, 784443, -1, -1, 784415, 784427, -1, 784447 }, { 0x68AF, 784458, 784453, 784513, 784517, 784509, 784493, 784501, 784486, -1 }, { 0x68B0, 784527, 784521, 784581, -1, 784576, 784567, 784572, 784560, 784586 }, { 0x68B1, 784599, 784593, 784646, -1, 784642, 784625, 784638, 784618, -1 }, { 0x68B2, 784657, 784651, 784716, -1, -1, 784686, 784692, -1, -1 }, { 0x68B3, 784726, 784722, 784768, 784773, 784765, 784745, 784762, 784738, 784780 }, { 0x68B4, 784789, 784784, 784794, -1, -1, -1, -1, -1, -1 }, { 0x68B5, 784812, 784800, 784850, 784855, 784846, -1, 784838, 784831, -1 }, { 0x68B6, 784869, 784864, 784904, -1, 784901, 784887, 784898, 784880, 784909 }, { 0x68B7, -1, -1, 784914, -1, -1, -1, -1, -1, -1 }, { 0x68B8, -1, -1, 784920, -1, -1, -1, -1, -1, -1 }, { 0x68B9, 784929, 784924, 784976, -1, -1, 784958, 784968, -1, 784981 }, { 0x68BA, -1, -1, 784995, -1, -1, 784988, -1, -1, -1 }, { 0x68BB, 785000, -1, 785060, -1, -1, 785052, -1, -1, -1 }, { 0x68BC, 785068, 785064, 785126, -1, -1, 785101, 785122, -1, -1 }, { 0x68BD, -1, 785131, 785135, -1, -1, -1, -1, -1, -1 }, { 0x68BE, -1, -1, 785140, -1, -1, -1, -1, -1, -1 }, { 0x68BF, -1, 785145, 785150, -1, -1, -1, -1, -1, -1 }, { 0x68C0, 785161, 785156, 785176, -1, -1, -1, -1, -1, -1 }, { 0x68C1, 785188, 785182, 785230, -1, -1, 785200, 785206, -1, -1 }, { 0x68C2, 785242, 785236, 785275, -1, -1, -1, -1, -1, 785281 }, { 0x68C3, 785291, 785286, 785298, 785302, -1, -1, -1, -1, -1 }, { 0x68C4, 785311, 785306, 785356, 785360, 785353, 785343, 785350, 785336, -1 }, { 0x68C5, 785377, 785365, 785430, -1, 785424, -1, 785415, 785408, -1 }, { 0x68C6, 785436, -1, 785453, 785458, -1, -1, 785449, -1, 785463 }, { 0x68C7, -1, -1, 785469, -1, -1, -1, -1, -1, -1 }, { 0x68C8, -1, -1, 785488, -1, -1, -1, 785475, -1, -1 }, { 0x68C9, 785499, 785494, 785542, 785548, 785537, 785528, 785533, 785521, -1 }, { 0x68CA, 785560, 785555, 785624, -1, 785621, 785600, 785615, 785593, -1 }, { 0x68CB, 785633, 785628, 785685, 785689, 785682, 785673, 785676, 785666, 785695 }, { 0x68CC, -1, -1, 785737, -1, 785732, 785708, 785728, 785701, -1 }, { 0x68CD, 785748, 785742, 785797, -1, 785789, 785780, 785785, 785773, 785802 }, { 0x68CE, -1, -1, 785815, -1, -1, -1, -1, -1, -1 }, { 0x68CF, -1, -1, 785842, -1, -1, -1, 785821, -1, -1 }, { 0x68D0, 785851, 785846, 785889, -1, 785886, 785873, 785880, 785866, -1 }, { 0x68D1, 785900, 785894, 785919, -1, -1, 785905, 785911, -1, -1 }, { 0x68D2, 785931, 785924, 785984, -1, 785979, 785966, 785971, 785959, 785990 }, { 0x68D3, 786009, 785997, 786042, -1, -1, 786021, 786034, -1, -1 }, { 0x68D4, -1, 786048, 786057, -1, -1, -1, 786053, -1, -1 }, { 0x68D5, 786068, 786062, 786109, -1, 786104, -1, 786096, 786089, -1 }, { 0x68D6, 786140, 786115, 786209, -1, 786204, 786188, 786196, 786181, 786216 }, { 0x68D7, 786231, 786226, 786288, 786293, 786285, 786273, 786281, 786266, 786301 }, { 0x68D8, 786311, 786306, 786369, 786373, 786365, 786348, 786359, 786341, 786380 }, { 0x68D9, 786391, 786386, 786482, -1, -1, 786439, 786462, -1, -1 }, { 0x68DA, 786493, 786486, 786541, -1, 786535, 786526, 786531, 786519, -1 }, { 0x68DB, -1, -1, 786547, -1, -1, -1, -1, -1, -1 }, { 0x68DC, 786556, 786551, 786584, -1, -1, 786575, 786579, -1, -1 }, { 0x68DD, -1, -1, 786607, -1, -1, 786588, 786601, -1, -1 }, { 0x68DE, -1, -1, 786611, -1, -1, -1, -1, -1, -1 }, { 0x68DF, 786628, 786616, 786683, 786689, 786678, 786669, 786674, 786662, 786695 }, { 0x68E0, 786716, 786710, 786774, 786780, 786769, 786751, 786761, 786744, -1 }, { 0x68E1, -1, 786787, 786803, -1, -1, -1, 786799, -1, -1 }, { 0x68E2, 786815, 786809, 786844, -1, -1, -1, -1, -1, -1 }, { 0x68E3, 786855, 786850, 786930, -1, 786925, 786892, 786917, 786885, -1 }, { 0x68E4, -1, -1, 786934, -1, -1, -1, -1, -1, -1 }, { 0x68E5, 786939, -1, 786991, -1, -1, 786976, 786983, -1, -1 }, { 0x68E6, -1, 786996, 787003, -1, -1, -1, -1, -1, 787010 }, { 0x68E7, 787027, 787015, 787088, 787094, 787080, 787057, 787072, 787050, 787101 }, { 0x68E8, 787118, 787113, 787166, -1, 787161, 787146, 787153, 787139, -1 }, { 0x68E9, -1, -1, 787170, -1, -1, -1, -1, -1, -1 }, { 0x68EA, 787176, -1, 787188, -1, -1, -1, 787181, -1, -1 }, { 0x68EB, 787198, 787193, 787271, -1, -1, 787246, 787258, -1, -1 }, { 0x68EC, 787281, 787275, 787306, -1, 787301, -1, 787293, 787286, -1 }, { 0x68ED, -1, -1, 787330, -1, -1, 787312, 787321, -1, -1 }, { 0x68EE, 787339, 787334, 787389, 787394, 787385, 787375, 787380, 787368, 787401 }, { 0x68EF, 787417, 787407, 787442, -1, -1, -1, 787429, -1, 787447 }, { 0x68F0, -1, 787453, 787471, -1, -1, 787459, 787464, -1, -1 }, { 0x68F1, 787483, 787477, 787525, 787531, -1, -1, 787511, -1, 787545 }, { 0x68F2, 787556, 787551, 787594, 787598, 787591, 787582, 787587, 787575, -1 }, { 0x68F3, 787609, 787603, 787680, -1, -1, -1, -1, -1, -1 }, { 0x68F4, -1, -1, 787686, -1, -1, -1, -1, -1, -1 }, { 0x68F5, 787702, 787690, 787743, -1, -1, 787729, 787736, -1, 787747 }, { 0x68F6, -1, 787753, 787767, -1, -1, 787758, 787763, -1, -1 }, { 0x68F7, -1, 787772, 787782, -1, -1, -1, -1, -1, -1 }, { 0x68F8, 787792, 787787, 787800, -1, -1, -1, -1, -1, -1 }, { 0x68F9, 787817, 787805, 787855, 787861, 787852, 787834, 787843, 787827, 787869 }, { 0x68FA, 787880, 787875, 787911, 787917, 787906, 787894, 787902, 787887, 787923 }, { 0x68FB, 787933, 787928, 787977, -1, 787972, -1, -1, 787965, -1 }, { 0x68FC, 787987, 787982, 788064, -1, 788059, 788044, 788051, 788037, -1 }, { 0x68FD, -1, 788069, 788100, -1, -1, -1, 788086, 788074, -1 }, { 0x68FE, -1, -1, 788106, -1, -1, -1, -1, -1, -1 }, { 0x68FF, -1, -1, 788112, -1, -1, -1, -1, -1, 788116 }, { 0x6900, 788127, 788122, 788164, 788169, 788160, 788150, 788156, 788143, -1 }, { 0x6901, 788183, 788177, 788239, -1, 788234, 788210, 788229, 788203, -1 }, { 0x6902, -1, 788244, 788249, -1, -1, -1, -1, -1, -1 }, { 0x6903, -1, 788253, 788258, -1, -1, -1, -1, -1, -1 }, { 0x6904, 788268, 788263, 788313, -1, 788309, 788284, 788298, 788277, -1 }, { 0x6905, 788326, 788318, 788354, -1, 788351, 788345, 788349, 788338, -1 }, { 0x6906, -1, -1, 788381, -1, -1, -1, 788364, 788358, -1 }, { 0x6907, -1, 788387, 788393, -1, -1, -1, -1, -1, 788397 }, { 0x6908, 788407, 788402, 788430, -1, -1, 788413, 788420, -1, -1 }, { 0x6909, -1, 788434, 788464, -1, -1, 788446, 788460, -1, -1 }, { 0x690A, 788477, 788471, 788544, -1, -1, 788523, 788528, -1, 788549 }, { 0x690B, 788563, 788556, 788602, -1, 788596, 788581, 788591, 788569, -1 }, { 0x690C, 788615, 788609, 788647, -1, -1, 788626, 788635, -1, -1 }, { 0x690D, 788659, 788654, 788723, 788728, 788715, 788693, 788705, 788686, 788737 }, { 0x690E, 788756, 788744, 788819, 788825, 788814, 788788, 788805, 788781, 788831 }, { 0x690F, 788847, 788837, 788889, -1, -1, 788882, 788887, 788876, -1 }, { 0x6910, -1, 788893, 788913, -1, -1, 788899, 788906, -1, -1 }, { 0x6911, 788927, 788917, 788960, -1, 788957, 788939, 788949, 788932, -1 }, { 0x6912, 788970, 788965, 789010, 789016, 789006, 788992, 789001, 788985, 789023 }, { 0x6913, 789035, 789029, 789073, -1, -1, 789061, 789068, -1, -1 }, { 0x6914, -1, -1, 789079, -1, -1, -1, -1, -1, -1 }, { 0x6915, -1, -1, 789083, -1, -1, -1, -1, -1, -1 }, { 0x6916, -1, -1, 789092, -1, -1, -1, 789088, -1, -1 }, { 0x6917, -1, 789098, 789114, -1, -1, 789104, 789110, -1, -1 }, { 0x6918, -1, 789120, 789124, -1, -1, -1, -1, -1, -1 }, { 0x6919, -1, 789129, 789153, -1, 789147, 789142, -1, 789136, -1 }, { 0x691A, 789166, 789160, 789205, -1, -1, 789198, -1, -1, 789210 }, { 0x691B, 789219, 789214, 789245, -1, -1, 789233, -1, -1, -1 }, { 0x691C, 789250, -1, 789283, -1, 789279, 789265, 789275, -1, -1 }, { 0x691D, -1, -1, 789289, -1, -1, -1, -1, -1, -1 }, { 0x691E, -1, -1, 789294, -1, -1, -1, -1, -1, -1 }, { 0x691F, 789303, 789298, 789329, -1, -1, -1, -1, -1, -1 }, { 0x6920, 789338, 789333, 789361, -1, -1, -1, -1, -1, -1 }, { 0x6921, -1, -1, 789374, -1, -1, 789367, -1, -1, -1 }, { 0x6922, -1, -1, 789403, -1, -1, 789379, 789396, -1, -1 }, { 0x6923, -1, -1, 789414, -1, -1, 789408, -1, -1, -1 }, { 0x6924, 789424, 789420, 789429, -1, -1, -1, -1, -1, -1 }, { 0x6925, -1, 789434, 789443, -1, -1, 789438, -1, -1, 789448 }, { 0x6926, -1, -1, 789456, -1, -1, -1, 789452, -1, -1 }, { 0x6927, 789461, -1, 789481, -1, 789475, -1, -1, 789468, -1 }, { 0x6928, -1, -1, 789497, -1, -1, 789487, -1, -1, -1 }, { 0x6929, -1, -1, 789501, -1, -1, -1, -1, -1, -1 }, { 0x692A, 789513, 789507, 789557, -1, -1, 789550, -1, -1, -1 }, { 0x692B, -1, -1, 789563, -1, -1, -1, -1, -1, -1 }, { 0x692C, -1, 789569, 789573, -1, -1, -1, -1, -1, -1 }, { 0x692D, 789581, 789577, 789614, -1, -1, -1, -1, -1, -1 }, { 0x692E, -1, -1, 789619, -1, -1, -1, -1, -1, -1 }, { 0x692F, -1, -1, 789624, -1, -1, -1, -1, -1, -1 }, { 0x6930, 789633, 789629, 789676, -1, 789673, 789664, 789670, 789657, 789680 }, { 0x6931, -1, -1, 789708, -1, -1, 789683, 789691, -1, -1 }, { 0x6932, -1, -1, 789712, -1, -1, -1, -1, -1, -1 }, { 0x6933, 789722, 789717, 789807, -1, -1, -1, 789799, -1, 789812 }, { 0x6934, 789823, 789817, 789877, -1, 789873, 789844, 789865, 789837, -1 }, { 0x6935, 789893, 789883, 789949, -1, -1, 789936, 789940, -1, -1 }, { 0x6936, 789960, 789954, 789990, 789996, 789985, -1, 789977, 789970, -1 }, { 0x6937, 790008, 790002, 790038, -1, -1, -1, -1, -1, -1 }, { 0x6938, 790048, 790044, 790066, -1, -1, 790053, 790064, -1, -1 }, { 0x6939, 790080, 790070, 790131, -1, 790126, 790104, 790117, 790097, -1 }, { 0x693A, 790137, -1, 790156, -1, 790153, -1, -1, -1, -1 }, { 0x693B, -1, -1, 790168, -1, -1, 790160, 790165, -1, -1 }, { 0x693C, -1, -1, 790173, -1, -1, -1, -1, -1, -1 }, { 0x693D, 790184, 790178, 790231, 790238, 790227, 790216, 790223, 790209, -1 }, { 0x693E, -1, 790247, 790252, -1, -1, -1, -1, -1, -1 }, { 0x693F, 790264, 790258, 790330, -1, 790324, 790306, 790314, 790299, -1 }, { 0x6940, 790347, 790336, 790369, -1, -1, -1, -1, -1, -1 }, { 0x6941, -1, -1, 790373, -1, -1, -1, -1, -1, -1 }, { 0x6942, 790387, 790377, 790439, -1, 790436, 790424, 790430, 790417, -1 }, { 0x6943, -1, 790444, 790454, -1, -1, -1, -1, -1, -1 }, { 0x6944, 790463, 790458, 790469, -1, -1, -1, -1, -1, -1 }, { 0x6945, 790485, 790475, 790514, -1, -1, -1, 790498, -1, -1 }, { 0x6946, -1, 790518, 790523, -1, -1, -1, -1, -1, -1 }, { 0x6947, -1, -1, 790528, -1, -1, -1, -1, -1, -1 }, { 0x6948, -1, 790533, 790539, -1, -1, -1, -1, -1, -1 }, { 0x6949, -1, 790543, 790567, -1, -1, 790549, 790556, -1, -1 }, { 0x694A, 790579, 790572, 790633, 790639, 790628, 790617, 790624, 790610, 790646 }, { 0x694B, -1, -1, 790654, -1, -1, -1, -1, -1, -1 }, { 0x694C, -1, -1, 790658, -1, -1, -1, -1, -1, -1 }, { 0x694D, -1, -1, 790663, -1, -1, -1, -1, -1, -1 }, { 0x694E, 790678, 790668, 790707, -1, -1, 790682, 790692, -1, -1 }, { 0x694F, -1, -1, 790723, -1, 790719, -1, -1, 790712, -1 }, { 0x6950, -1, -1, 790728, -1, -1, -1, -1, -1, -1 }, { 0x6951, -1, -1, 790733, -1, -1, -1, -1, -1, -1 }, { 0x6952, -1, -1, 790738, -1, -1, -1, -1, -1, -1 }, { 0x6953, 790748, 790742, 790783, 790789, 790776, 790766, 790772, 790759, 790796 }, { 0x6954, 790807, 790802, 790871, -1, 790867, 790840, 790855, 790833, -1 }, { 0x6955, 790880, 790876, 790932, -1, 790928, 790920, 790925, 790913, -1 }, { 0x6956, -1, 790937, 790942, -1, -1, -1, -1, -1, -1 }, { 0x6957, 790957, 790947, 791010, -1, 791006, 790990, 790998, 790983, -1 }, { 0x6958, 791026, 791016, 791031, -1, -1, -1, -1, -1, -1 }, { 0x6959, 791040, 791035, 791105, -1, 791101, 791067, 791094, 791060, -1 }, { 0x695A, 791114, 791110, 791176, 791181, 791172, 791149, 791169, 791142, 791189 }, { 0x695B, 791202, 791194, 791229, -1, -1, -1, 791223, -1, 791233 }, { 0x695C, -1, 791238, 791262, -1, -1, 791242, 791256, -1, -1 }, { 0x695D, 791271, 791266, 791308, -1, 791303, 791293, 791299, 791286, -1 }, { 0x695E, 791320, 791314, 791380, -1, 791375, 791361, 791366, 791354, -1 }, { 0x695F, 791392, 791386, 791397, -1, -1, -1, -1, -1, -1 }, { 0x6960, 791409, 791403, 791462, -1, 791458, 791445, 791454, 791438, 791467 }, { 0x6961, 791477, 791472, 791504, -1, 791501, 791493, 791498, 791486, -1 }, { 0x6962, 791513, 791508, 791544, -1, 791541, 791527, 791532, 791520, 791549 }, { 0x6963, 791560, 791555, 791614, -1, 791611, 791597, 791605, 791590, 791619 }, { 0x6964, -1, 791622, 791632, -1, -1, -1, 791628, -1, -1 }, { 0x6965, 791650, 791638, 791721, -1, 791717, 791701, 791706, 791694, -1 }, { 0x6966, 791733, 791727, 791785, -1, 791781, -1, 791777, -1, -1 }, { 0x6967, -1, 791791, 791798, -1, -1, -1, -1, -1, -1 }, { 0x6968, 791810, 791804, 791869, -1, 791864, 791843, 791855, 791836, 791875 }, { 0x6969, 791887, 791882, 791900, -1, -1, -1, 791892, -1, -1 }, { 0x696A, 791916, 791906, 791977, -1, 791973, 791942, 791959, 791935, -1 }, { 0x696B, 791991, 791981, 792039, 792043, 792031, 792016, 792021, 792003, -1 }, { 0x696C, 792055, 792050, 792106, -1, 792102, 792081, 792090, 792074, -1 }, { 0x696D, 792116, 792111, 792175, 792179, 792172, 792151, 792163, 792144, 792187 }, { 0x696E, 792201, 792196, 792237, -1, 792234, 792224, 792230, 792217, 792242 }, { 0x696F, 792258, 792246, 792302, -1, 792297, 792288, 792293, 792281, -1 }, { 0x6970, 792312, 792307, 792339, -1, -1, 792317, 792329, -1, -1 }, { 0x6971, -1, 792343, 792355, -1, -1, -1, 792348, -1, 792360 }, { 0x6972, -1, 792365, 792388, -1, -1, 792370, 792386, -1, -1 }, { 0x6973, 792398, 792393, 792440, -1, 792436, 792428, 792432, 792421, 792445 }, { 0x6974, -1, -1, 792473, -1, -1, 792449, 792461, -1, 792477 }, { 0x6975, 792488, 792483, 792571, 792575, 792567, 792528, 792551, 792521, 792583 }, { 0x6976, -1, 792589, 792594, -1, -1, -1, -1, -1, -1 }, { 0x6977, 792611, 792599, 792679, -1, 792675, 792649, 792671, 792642, -1 }, { 0x6978, 792689, 792684, 792747, 792752, 792742, 792730, 792737, 792723, -1 }, { 0x6979, 792764, 792758, 792820, 792826, 792815, 792804, 792812, 792797, -1 }, { 0x697A, -1, 792832, 792845, -1, -1, -1, 792837, -1, -1 }, { 0x697B, -1, -1, 792871, -1, -1, 792856, 792864, 792850, -1 }, { 0x697C, 792883, 792878, 792932, -1, 792928, 792915, 792924, -1, -1 }, { 0x697D, 792937, -1, 793003, -1, -1, 792967, 792993, -1, -1 }, { 0x697E, -1, -1, 793020, -1, -1, 793007, -1, -1, -1 }, { 0x697F, -1, -1, 793034, -1, -1, 793026, -1, -1, -1 }, { 0x6980, -1, 793041, 793052, -1, -1, 793046, -1, -1, -1 }, { 0x6981, -1, -1, 793062, -1, -1, 793057, -1, -1, -1 }, { 0x6982, 793077, 793067, 793136, -1, 793132, 793102, 793124, -1, -1 }, { 0x6983, 793152, 793141, 793179, -1, -1, -1, -1, -1, -1 }, { 0x6984, 793190, 793184, 793196, -1, -1, -1, -1, -1, -1 }, { 0x6985, 793211, 793201, 793249, -1, -1, 793231, 793236, -1, -1 }, { 0x6986, 793259, 793254, 793279, 793283, 793276, 793268, 793273, -1, -1 }, { 0x6987, 793291, 793286, 793309, -1, -1, -1, -1, -1, -1 }, { 0x6988, 793321, 793315, 793326, -1, -1, -1, -1, -1, -1 }, { 0x6989, 793336, 793330, 793348, -1, -1, -1, -1, -1, -1 }, { 0x698A, 793357, 793352, 793385, -1, -1, 793378, -1, -1, -1 }, { 0x698B, -1, -1, 793391, -1, -1, -1, -1, -1, -1 }, { 0x698C, 793395, -1, 793412, -1, 793409, -1, -1, -1, -1 }, { 0x698D, -1, 793416, 793427, -1, -1, -1, 793421, -1, -1 }, { 0x698E, 793437, 793432, 793478, -1, 793475, 793466, 793472, 793459, -1 }, { 0x698F, -1, -1, 793483, -1, -1, -1, -1, -1, -1 }, { 0x6990, -1, -1, 793487, -1, -1, -1, -1, -1, -1 }, { 0x6991, -1, 793493, 793516, -1, 793512, 793504, 793509, 793497, -1 }, { 0x6992, -1, -1, 793531, -1, -1, -1, 793520, -1, -1 }, { 0x6993, -1, -1, 793536, -1, -1, -1, -1, -1, -1 }, { 0x6994, 793546, 793540, 793577, -1, 793572, -1, 793568, 793561, 793583 }, { 0x6995, 793599, 793593, 793632, 793638, 793627, 793618, 793623, 793611, -1 }, { 0x6996, 793648, 793643, 793685, -1, 793681, 793663, 793669, -1, 793689 }, { 0x6997, -1, -1, 793700, -1, -1, -1, -1, -1, -1 }, { 0x6998, 793712, 793706, 793764, -1, 793760, 793751, 793757, 793744, -1 }, { 0x6999, -1, -1, 793768, -1, -1, -1, -1, -1, -1 }, { 0x699A, -1, -1, 793772, -1, -1, -1, -1, -1, -1 }, { 0x699B, 793783, 793777, 793844, 793850, 793840, 793820, 793835, 793813, -1 }, { 0x699C, 793867, 793855, 793951, 793957, 793940, 793918, 793932, 793911, 793973 }, { 0x699D, -1, -1, 793985, -1, -1, -1, -1, -1, -1 }, { 0x699E, -1, -1, 793990, -1, -1, -1, -1, -1, -1 }, { 0x699F, -1, 793996, 794011, -1, 794007, -1, -1, 794000, -1 }, { 0x69A0, -1, 794015, 794030, -1, -1, -1, 794021, -1, -1 }, { 0x69A1, -1, -1, 794044, -1, -1, 794036, 794041, -1, 794048 }, { 0x69A2, 794057, 794052, 794134, -1, -1, -1, -1, -1, -1 }, { 0x69A3, -1, 794139, 794144, -1, -1, -1, -1, -1, -1 }, { 0x69A4, 794154, 794149, 794190, -1, 794186, -1, -1, 794179, -1 }, { 0x69A5, 794201, 794195, 794235, -1, 794229, 794215, 794222, 794208, -1 }, { 0x69A6, 794252, 794242, 794298, 794303, 794294, 794285, 794290, 794278, -1 }, { 0x69A7, 794315, 794310, 794345, -1, 794342, 794334, 794339, 794327, -1 }, { 0x69A8, 794355, 794350, 794451, -1, 794448, 794422, 794432, -1, -1 }, { 0x69A9, -1, -1, 794456, -1, -1, -1, -1, -1, 794462 }, { 0x69AA, 794479, 794469, 794489, -1, -1, -1, -1, -1, -1 }, { 0x69AB, 794499, 794493, 794537, -1, -1, 794527, 794532, -1, -1 }, { 0x69AC, -1, 794542, 794548, -1, -1, -1, -1, -1, -1 }, { 0x69AD, 794558, 794554, 794595, 794600, 794592, 794581, 794585, 794574, -1 }, { 0x69AE, 794611, 794605, 794674, 794680, 794669, 794650, 794662, 794643, 794689 }, { 0x69AF, -1, 794694, 794708, -1, -1, 794698, 794704, -1, -1 }, { 0x69B0, -1, 794713, 794731, -1, 794728, -1, -1, 794721, -1 }, { 0x69B1, 794742, 794736, 794772, -1, 794767, 794756, 794763, 794749, 794777 }, { 0x69B2, 794793, 794783, 794837, -1, -1, 794819, 794824, 794813, -1 }, { 0x69B3, -1, -1, 794842, -1, -1, -1, -1, -1, -1 }, { 0x69B4, 794853, 794848, 794888, 794893, 794884, 794872, 794879, 794865, 794898 }, { 0x69B5, -1, -1, 794904, -1, -1, -1, -1, -1, -1 }, { 0x69B6, -1, -1, 794910, -1, -1, -1, -1, -1, -1 }, { 0x69B7, 794921, 794916, 794991, -1, 794987, 794961, 794973, 794954, -1 }, { 0x69B8, -1, -1, 795015, -1, -1, 794996, 795011, -1, -1 }, { 0x69B9, -1, -1, 795021, -1, -1, -1, -1, -1, -1 }, { 0x69BA, -1, -1, 795058, -1, -1, 795031, 795053, 795025, -1 }, { 0x69BB, 795071, 795065, 795119, 795123, 795114, 795094, 795110, 795087, -1 }, { 0x69BC, 795133, 795128, 795168, -1, 795164, 795151, 795160, 795144, -1 }, { 0x69BD, -1, -1, 795172, -1, -1, -1, -1, -1, -1 }, { 0x69BE, 795182, 795176, 795219, -1, 795215, 795204, 795209, 795197, 795223 }, { 0x69BF, 795239, 795229, 795270, -1, -1, 795251, 795259, 795245, -1 }, { 0x69C0, 795279, 795274, 795307, -1, 795304, -1, -1, 795297, -1 }, { 0x69C1, 795317, 795312, 795369, 795374, 795366, 795355, 795362, 795348, 795381 }, { 0x69C2, -1, 795385, 795391, -1, -1, -1, -1, -1, -1 }, { 0x69C3, 795401, 795396, 795453, -1, 795449, 795435, 795441, 795428, 795458 }, { 0x69C4, -1, 795463, 795468, -1, -1, -1, -1, -1, -1 }, { 0x69C5, -1, -1, 795502, -1, -1, 795473, 795491, -1, -1 }, { 0x69C6, -1, -1, 795506, -1, -1, -1, -1, -1, -1 }, { 0x69C7, 795512, -1, 795575, -1, 795571, 795551, 795562, 795539, -1 }, { 0x69C8, -1, -1, 795593, -1, -1, 795581, 795586, -1, 795598 }, { 0x69C9, -1, 795604, 795609, -1, -1, -1, -1, -1, -1 }, { 0x69CA, 795618, 795613, 795652, -1, 795648, 795638, 795643, 795631, 795658 }, { 0x69CB, 795674, 795664, 795736, 795741, 795732, 795708, 795728, 795701, -1 }, { 0x69CC, 795752, 795746, 795810, -1, 795800, 795788, 795795, 795781, 795816 }, { 0x69CD, 795828, 795821, 795886, 795893, 795874, 795860, 795865, 795853, 795901 }, { 0x69CE, 795915, 795910, 795964, 795969, 795960, 795951, 795957, 795944, 795974 }, { 0x69CF, -1, -1, 795984, -1, -1, -1, -1, 795978, -1 }, { 0x69D0, 795996, 795990, 796028, 796034, 796024, 796015, 796020, 796008, 796046 }, { 0x69D1, -1, 796051, 796064, -1, -1, 796056, 796060, -1, -1 }, { 0x69D2, -1, -1, 796069, -1, -1, -1, -1, -1, 796073 }, { 0x69D3, 796096, 796078, 796174, -1, 796169, 796160, 796165, 796153, 796180 }, { 0x69D4, -1, 796187, 796192, -1, -1, -1, -1, -1, 796197 }, { 0x69D5, -1, 796201, 796213, -1, -1, -1, -1, -1, -1 }, { 0x69D6, 796224, 796219, 796273, -1, -1, 796255, 796268, 796249, -1 }, { 0x69D7, -1, -1, 796289, -1, -1, 796278, 796284, -1, -1 }, { 0x69D8, 796295, -1, 796342, -1, -1, 796323, 796333, -1, -1 }, { 0x69D9, 796348, -1, 796404, -1, 796400, 796380, 796391, -1, -1 }, { 0x69DA, 796415, 796410, 796437, -1, -1, -1, -1, -1, -1 }, { 0x69DB, 796454, 796442, 796475, -1, -1, -1, -1, -1, -1 }, { 0x69DC, -1, -1, 796480, -1, -1, -1, -1, -1, -1 }, { 0x69DD, -1, -1, 796495, -1, -1, 796485, 796491, -1, -1 }, { 0x69DE, -1, -1, 796508, -1, -1, 796500, 796504, -1, 796514 }, { 0x69DF, 796527, 796522, 796548, -1, -1, -1, -1, -1, -1 }, { 0x69E0, 796558, 796553, 796562, -1, -1, -1, -1, -1, -1 }, { 0x69E1, -1, 796567, 796573, -1, -1, -1, -1, -1, -1 }, { 0x69E2, 796585, 796579, 796628, -1, -1, 796603, 796610, 796597, -1 }, { 0x69E3, -1, -1, 796632, -1, -1, -1, -1, -1, 796636 }, { 0x69E4, 796647, 796642, 796655, -1, -1, -1, -1, -1, -1 }, { 0x69E5, 796672, 796661, 796708, -1, 796703, 796686, 796694, 796679, -1 }, { 0x69E6, -1, -1, 796725, -1, 796720, -1, -1, 796713, -1 }, { 0x69E7, 796736, 796731, 796793, -1, 796783, 796766, 796771, 796759, -1 }, { 0x69E8, 796805, 796799, 796847, -1, 796842, 796825, 796837, 796818, 796852 }, { 0x69E9, 796865, 796860, 796901, 796906, 796897, -1, -1, 796890, -1 }, { 0x69EA, 796918, 796913, 796969, 796974, 796965, 796935, 796957, 796928, -1 }, { 0x69EB, -1, -1, 796999, -1, -1, 796981, 796987, -1, -1 }, { 0x69EC, -1, 797005, 797010, -1, -1, -1, -1, -1, -1 }, { 0x69ED, 797020, 797015, 797067, -1, 797056, 797033, 797039, 797026, -1 }, { 0x69EE, 797081, 797071, 797114, -1, -1, -1, 797101, -1, -1 }, { 0x69EF, -1, -1, 797132, -1, -1, 797119, 797125, -1, 797137 }, { 0x69F0, -1, -1, 797144, -1, -1, -1, -1, -1, -1 }, { 0x69F1, 797155, 797150, 797190, -1, -1, 797178, 797183, -1, -1 }, { 0x69F2, 797200, 797195, 797236, -1, 797232, 797219, 797227, 797212, -1 }, { 0x69F3, 797247, 797240, 797273, 797280, -1, 797259, 797264, -1, -1 }, { 0x69F4, -1, -1, 797290, -1, -1, -1, -1, -1, -1 }, { 0x69F5, -1, -1, 797307, -1, -1, 797294, 797299, -1, -1 }, { 0x69F6, -1, -1, 797313, -1, -1, -1, -1, -1, 797318 }, { 0x69F7, -1, 797325, 797330, -1, -1, -1, -1, -1, -1 }, { 0x69F8, -1, 797335, 797341, -1, -1, -1, -1, -1, -1 }, { 0x69F9, 797350, 797345, 797380, -1, 797377, -1, 797373, 797367, -1 }, { 0x69FA, -1, 797385, 797391, -1, -1, -1, -1, -1, -1 }, { 0x69FB, 797403, 797397, 797436, -1, 797432, 797423, 797429, 797416, -1 }, { 0x69FC, 797447, 797441, 797480, -1, -1, -1, -1, -1, -1 }, { 0x69FD, 797490, 797485, 797565, -1, 797562, 797545, 797558, 797538, 797570 }, { 0x69FE, 797581, 797575, 797615, -1, -1, 797602, 797607, -1, 797620 }, { 0x69FF, 797631, 797626, 797662, 797667, 797658, 797647, 797654, 797640, -1 }, { 0x6A00, -1, -1, 797707, -1, 797703, 797682, 797687, 797675, -1 }, { 0x6A01, 797717, 797711, 797762, -1, -1, 797745, 797749, -1, 797770 }, { 0x6A02, 797794, 797776, 797884, 797888, 797874, 797851, 797860, 797824, 797900 }, { 0x6A03, -1, 797906, 797916, -1, -1, -1, 797912, -1, -1 }, { 0x6A04, -1, -1, 797922, -1, -1, -1, -1, -1, -1 }, { 0x6A05, 797934, 797928, 797965, -1, 797960, 797950, 797955, 797943, -1 }, { 0x6A06, -1, 797971, 797976, -1, -1, -1, -1, -1, -1 }, { 0x6A07, -1, -1, 797980, -1, -1, -1, -1, -1, -1 }, { 0x6A08, -1, -1, 797985, -1, -1, -1, -1, -1, -1 }, { 0x6A09, -1, -1, 797991, -1, -1, -1, -1, -1, -1 }, { 0x6A0A, 798005, 797999, 798064, -1, 798060, 798049, 798056, 798042, 798069 }, { 0x6A0B, 798081, 798075, 798111, -1, 798105, 798098, 798101, 798091, 798117 }, { 0x6A0C, -1, 798124, 798139, -1, -1, -1, 798135, -1, -1 }, { 0x6A0D, -1, -1, 798145, -1, -1, -1, -1, -1, -1 }, { 0x6A0E, -1, -1, 798149, -1, -1, -1, -1, -1, -1 }, { 0x6A0F, 798164, 798153, 798183, -1, -1, 798170, 798176, -1, -1 }, { 0x6A10, 798188, -1, 798279, -1, -1, -1, -1, -1, -1 }, { 0x6A11, 798290, 798283, 798341, -1, 798331, 798310, 798326, 798303, 798348 }, { 0x6A12, 798357, -1, 798441, -1, 798437, 798416, 798431, 798409, -1 }, { 0x6A13, 798450, 798445, 798512, 798517, 798508, 798495, 798504, 798482, 798522 }, { 0x6A14, -1, 798528, 798584, -1, 798581, 798546, 798568, 798539, 798590 }, { 0x6A15, 798605, 798595, 798622, -1, -1, 798611, 798617, -1, -1 }, { 0x6A16, 798630, 798626, 798683, -1, -1, -1, -1, -1, -1 }, { 0x6A17, 798692, 798687, 798783, 798788, 798780, 798770, 798776, 798763, 798793 }, { 0x6A18, -1, 798798, 798804, -1, -1, -1, -1, -1, -1 }, { 0x6A19, 798815, 798810, 798889, 798895, 798884, 798860, 798879, 798853, 798902 }, { 0x6A1A, 798912, 798907, 798978, -1, -1, 798951, 798963, -1, -1 }, { 0x6A1B, 798987, 798982, 799038, 799043, 799034, 799023, 799029, 799016, -1 }, { 0x6A1C, -1, 799049, 799053, -1, -1, -1, -1, -1, -1 }, { 0x6A1D, 799063, 799058, 799097, -1, -1, 799083, 799090, -1, -1 }, { 0x6A1E, 799107, 799102, 799181, 799186, 799173, 799149, 799165, 799142, 799191 }, { 0x6A1F, 799201, 799194, 799236, -1, 799231, 799221, 799226, 799214, -1 }, { 0x6A20, 799248, 799243, 799273, -1, -1, -1, 799257, -1, -1 }, { 0x6A21, 799283, 799278, 799343, -1, 799340, 799321, 799334, 799314, 799347 }, { 0x6A22, -1, -1, 799372, -1, -1, 799351, 799357, -1, -1 }, { 0x6A23, 799385, 799378, 799450, 799456, 799440, 799426, 799431, 799413, 799464 }, { 0x6A24, -1, -1, 799486, -1, -1, 799471, 799482, -1, -1 }, { 0x6A25, -1, -1, 799492, -1, -1, -1, -1, -1, -1 }, { 0x6A26, -1, -1, 799498, -1, -1, -1, -1, -1, -1 }, { 0x6A27, -1, 799503, 799509, -1, -1, -1, -1, -1, -1 }, { 0x6A28, 799519, 799514, 799554, -1, 799550, 799534, 799542, -1, -1 }, { 0x6A29, 799564, 799558, 799625, -1, 799620, 799594, 799612, 799588, -1 }, { 0x6A2A, 799645, 799631, 799691, -1, 799685, 799652, 799678, -1, 799697 }, { 0x6A2B, 799710, 799705, 799741, -1, 799736, 799730, -1, 799724, -1 }, { 0x6A2C, -1, 799747, 799753, -1, -1, -1, -1, -1, -1 }, { 0x6A2D, -1, 799759, 799764, -1, -1, -1, -1, -1, -1 }, { 0x6A2E, -1, -1, 799775, -1, -1, 799768, -1, -1, -1 }, { 0x6A2F, 799787, 799780, 799808, -1, -1, -1, -1, -1, -1 }, { 0x6A30, -1, -1, 799820, -1, -1, 799815, -1, -1, -1 }, { 0x6A31, 799831, 799825, 799854, -1, -1, -1, -1, -1, -1 }, { 0x6A32, 799864, 799860, 799889, -1, -1, 799871, 799879, -1, -1 }, { 0x6A33, 799898, 799893, 799908, -1, -1, -1, -1, -1, 799913 }, { 0x6A34, -1, 799927, 799948, -1, -1, 799932, 799936, -1, -1 }, { 0x6A35, 799958, 799953, 800022, 800028, 800018, 799999, 800013, 799992, -1 }, { 0x6A36, 800037, -1, 800062, -1, -1, 800052, 800058, -1, 800067 }, { 0x6A37, 800075, -1, 800115, -1, -1, 800099, 800108, -1, -1 }, { 0x6A38, 800131, 800121, 800207, 800211, 800199, 800167, 800184, 800160, 800215 }, { 0x6A39, 800226, 800221, 800286, 800291, 800282, 800264, 800279, 800257, 800305 }, { 0x6A3A, 800321, 800311, 800354, -1, 800350, 800342, 800347, 800335, -1 }, { 0x6A3B, 800365, 800359, 800411, -1, 800406, -1, 800400, 800393, -1 }, { 0x6A3C, -1, 800416, 800422, -1, -1, -1, -1, -1, -1 }, { 0x6A3D, 800434, 800428, 800478, 800483, 800473, 800464, 800469, 800457, -1 }, { 0x6A3E, 800497, 800491, 800533, -1, -1, 800516, 800523, -1, 800538 }, { 0x6A3F, 800554, 800544, 800575, -1, -1, 800561, 800567, -1, -1 }, { 0x6A40, -1, -1, 800581, -1, -1, -1, -1, -1, -1 }, { 0x6A41, 800597, 800585, 800602, -1, -1, -1, -1, -1, -1 }, { 0x6A42, -1, -1, 800608, -1, -1, -1, -1, -1, -1 }, { 0x6A43, -1, 800614, 800630, -1, 800626, -1, -1, 800619, -1 }, { 0x6A44, 800650, 800634, 800671, -1, 800667, -1, 800663, 800656, -1 }, { 0x6A45, 800681, 800676, 800722, -1, -1, 800706, 800716, 800694, 800726 }, { 0x6A46, 800736, 800731, 800788, -1, -1, 800774, 800782, -1, -1 }, { 0x6A47, 800803, 800792, 800861, -1, 800856, 800838, 800843, 800831, -1 }, { 0x6A48, 800878, 800867, 800953, 800958, 800950, 800925, 800937, 800918, -1 }, { 0x6A49, -1, 800965, 800995, -1, -1, 800983, 800991, 800977, 801000 }, { 0x6A4A, 801011, 801006, 801072, -1, 801068, 801053, 801060, 801046, 801077 }, { 0x6A4B, 801088, 801083, 801139, 801145, 801135, 801120, 801126, 801113, 801153 }, { 0x6A4C, -1, 801160, 801172, -1, -1, -1, -1, 801166, -1 }, { 0x6A4D, -1, -1, 801184, -1, -1, -1, -1, 801178, -1 }, { 0x6A4E, -1, -1, 801197, -1, -1, -1, 801189, -1, -1 }, { 0x6A4F, -1, -1, 801202, -1, -1, -1, -1, -1, -1 }, { 0x6A50, 801213, 801208, 801282, 801287, 801277, 801255, 801268, 801248, -1 }, { 0x6A51, -1, 801292, 801313, -1, -1, 801302, 801309, -1, -1 }, { 0x6A52, 801323, 801318, 801357, -1, 801353, 801343, 801350, 801336, -1 }, { 0x6A53, 801368, 801362, 801400, -1, 801395, -1, -1, 801388, -1 }, { 0x6A54, 801406, -1, 801449, -1, -1, -1, -1, -1, -1 }, { 0x6A55, 801461, 801454, 801494, -1, -1, 801477, 801485, -1, -1 }, { 0x6A56, -1, -1, 801519, -1, -1, 801501, 801510, -1, -1 }, { 0x6A57, -1, 801525, 801531, -1, -1, -1, -1, -1, -1 }, { 0x6A58, 801543, 801537, 801589, 801593, 801584, 801568, 801578, 801561, 801599 }, { 0x6A59, 801620, 801606, 801655, 801662, 801645, 801634, 801641, 801627, 801670 }, { 0x6A5A, 801681, 801676, 801703, -1, 801698, -1, -1, 801691, -1 }, { 0x6A5B, 801719, 801707, 801767, -1, -1, 801744, 801748, -1, 801772 }, { 0x6A5C, 801784, 801778, 801809, -1, -1, -1, -1, -1, -1 }, { 0x6A5D, -1, 801814, 801820, -1, -1, -1, -1, -1, -1 }, { 0x6A5E, -1, 801826, 801831, -1, -1, -1, -1, -1, -1 }, { 0x6A5F, 801841, 801836, 801896, 801900, 801893, 801872, 801890, 801865, 801907 }, { 0x6A60, -1, -1, 801911, -1, -1, -1, -1, -1, -1 }, { 0x6A61, 801923, 801916, 801991, 801998, 801986, 801964, 801977, 801957, -1 }, { 0x6A62, 802011, 802007, 802066, -1, 802062, 802051, 802059, 802044, -1 }, { 0x6A63, -1, 802071, 802083, -1, -1, -1, -1, -1, -1 }, { 0x6A64, 802095, 802089, 802122, -1, -1, 802108, 802115, 802102, 802127 }, { 0x6A65, 802139, 802134, 802165, -1, -1, -1, -1, -1, -1 }, { 0x6A66, 802182, 802170, 802230, 802236, 802225, 802194, 802212, 802187, -1 }, { 0x6A67, 802261, 802255, 802284, -1, -1, 802265, 802271, -1, -1 }, { 0x6A68, -1, -1, 802290, -1, -1, -1, -1, -1, -1 }, { 0x6A69, -1, -1, 802295, -1, -1, -1, -1, -1, -1 }, { 0x6A6A, -1, 802302, 802328, -1, -1, 802307, 802317, -1, -1 }, { 0x6A6B, 802347, 802333, 802447, 802453, 802441, 802382, 802434, 802375, -1 }, { 0x6A6C, -1, -1, 802470, -1, -1, -1, -1, -1, 802476 }, { 0x6A6D, -1, -1, 802483, -1, -1, -1, -1, -1, -1 }, { 0x6A6E, -1, -1, 802487, -1, -1, -1, -1, -1, -1 }, { 0x6A6F, -1, -1, 802492, -1, -1, -1, -1, -1, 802497 }, { 0x6A70, 802502, -1, 802509, -1, -1, -1, -1, -1, -1 }, { 0x6A71, 802519, 802514, 802566, -1, -1, 802547, 802554, -1, -1 }, { 0x6A72, -1, -1, 802582, -1, -1, 802577, -1, 802571, -1 }, { 0x6A73, -1, -1, 802591, -1, -1, 802586, -1, -1, -1 }, { 0x6A74, 802602, 802598, 802616, -1, 802613, -1, -1, -1, -1 }, { 0x6A75, 802620, -1, 802660, -1, 802656, -1, -1, 802649, -1 }, { 0x6A76, -1, -1, 802664, -1, -1, -1, -1, -1, -1 }, { 0x6A77, -1, -1, 802668, -1, -1, -1, -1, -1, 802673 }, { 0x6A78, -1, -1, 802683, -1, -1, -1, 802678, -1, -1 }, { 0x6A79, 802694, 802689, 802717, -1, -1, -1, -1, -1, -1 }, { 0x6A7A, 802727, 802721, 802760, -1, -1, -1, -1, -1, 802765 }, { 0x6A7B, -1, -1, 802771, -1, -1, -1, -1, -1, -1 }, { 0x6A7C, 802781, 802775, 802788, -1, -1, -1, -1, -1, -1 }, { 0x6A7D, -1, -1, 802794, -1, -1, -1, -1, -1, 802798 }, { 0x6A7E, 802805, -1, 802883, -1, -1, -1, 802872, -1, -1 }, { 0x6A7F, 802895, 802888, 802934, -1, 802929, 802916, 802924, 802909, -1 }, { 0x6A80, 802947, 802941, 803003, 803008, 802999, 802984, 802991, 802977, 803014 }, { 0x6A81, 803025, 803020, 803108, -1, -1, 803099, 803104, -1, 803113 }, { 0x6A82, -1, 803123, 803135, -1, -1, -1, -1, -1, 803141 }, { 0x6A83, -1, 803147, 803171, -1, -1, 803158, 803165, 803152, -1 }, { 0x6A84, 803181, 803176, 803231, 803235, 803226, 803207, 803216, 803200, 803239 }, { 0x6A85, -1, -1, 803246, -1, -1, -1, -1, -1, -1 }, { 0x6A86, -1, -1, 803260, -1, -1, 803251, 803256, -1, -1 }, { 0x6A87, 803272, 803266, 803321, -1, -1, 803303, 803309, -1, -1 }, { 0x6A88, -1, -1, 803326, -1, -1, -1, -1, -1, -1 }, { 0x6A89, 803338, 803332, 803397, -1, 803392, 803370, 803383, 803363, -1 }, { 0x6A8A, -1, 803404, 803409, -1, -1, -1, -1, -1, 803414 }, { 0x6A8B, -1, -1, 803443, -1, -1, 803419, 803427, -1, -1 }, { 0x6A8C, -1, -1, 803447, -1, -1, -1, -1, -1, -1 }, { 0x6A8D, 803457, 803452, 803489, -1, 803486, 803469, 803475, 803462, -1 }, { 0x6A8E, 803498, 803493, 803532, -1, 803528, -1, 803521, 803514, -1 }, { 0x6A8F, -1, 803537, 803542, -1, -1, -1, -1, -1, -1 }, { 0x6A90, 803561, 803546, 803614, 803619, 803609, 803594, 803602, 803587, -1 }, { 0x6A91, -1, 803625, 803635, -1, -1, -1, 803631, -1, 803640 }, { 0x6A92, -1, -1, 803644, -1, -1, -1, -1, -1, -1 }, { 0x6A93, -1, -1, 803650, -1, -1, -1, -1, -1, -1 }, { 0x6A94, 803667, 803655, 803704, -1, 803699, -1, -1, 803692, -1 }, { 0x6A95, -1, 803710, 803715, -1, -1, -1, -1, -1, -1 }, { 0x6A96, 803725, 803719, 803740, -1, -1, -1, -1, -1, -1 }, { 0x6A97, 803757, 803745, 803792, -1, 803787, 803769, 803776, 803762, -1 }, { 0x6A98, -1, -1, 803796, -1, -1, -1, -1, -1, -1 }, { 0x6A99, -1, 803802, 803809, -1, -1, -1, -1, -1, -1 }, { 0x6A9A, -1, 803816, 803820, -1, -1, -1, -1, -1, -1 }, { 0x6A9B, 803830, 803825, 803856, -1, -1, 803845, 803850, -1, -1 }, { 0x6A9C, 803867, 803862, 803927, -1, 803918, 803907, 803914, 803900, 803932 }, { 0x6A9D, 803943, 803938, 803968, 803972, 803964, 803954, 803959, 803947, -1 }, { 0x6A9E, 803991, 803979, 804022, -1, -1, 804005, 804015, -1, -1 }, { 0x6A9F, 804032, 804027, 804077, -1, 804074, 804061, 804068, 804054, -1 }, { 0x6AA0, 804088, 804082, 804162, -1, 804156, 804125, 804152, 804118, -1 }, { 0x6AA1, -1, 804168, 804174, -1, -1, -1, -1, -1, -1 }, { 0x6AA2, 804185, 804180, 804225, 804231, 804221, 804207, 804217, 804200, 804239 }, { 0x6AA3, 804252, 804245, 804300, 804307, 804295, 804280, 804290, 804273, -1 }, { 0x6AA4, -1, -1, 804316, -1, -1, -1, -1, -1, -1 }, { 0x6AA5, 804327, 804321, 804394, -1, -1, 804377, 804388, -1, -1 }, { 0x6AA6, -1, -1, 804398, -1, -1, -1, -1, -1, -1 }, { 0x6AA7, -1, 804404, 804410, -1, -1, -1, -1, -1, -1 }, { 0x6AA8, 804424, 804416, 804430, -1, -1, -1, -1, -1, -1 }, { 0x6AA9, 804440, 804435, 804523, -1, -1, 804514, 804519, -1, -1 }, { 0x6AAA, 804528, -1, 804574, -1, -1, 804553, 804560, -1, -1 }, { 0x6AAB, 804584, 804578, 804618, -1, -1, 804600, 804612, -1, -1 }, { 0x6AAC, 804635, 804623, 804666, -1, -1, -1, 804659, -1, 804672 }, { 0x6AAD, -1, -1, 804687, -1, -1, -1, -1, -1, -1 }, { 0x6AAE, 804701, 804692, 804769, -1, 804766, 804741, 804762, 804734, -1 }, { 0x6AAF, 804779, 804774, 804804, -1, 804800, 804785, 804792, -1, -1 }, { 0x6AB0, -1, -1, 804826, -1, -1, 804809, 804818, -1, -1 }, { 0x6AB1, -1, 804832, 804850, -1, -1, 804837, 804847, -1, -1 }, { 0x6AB2, -1, 804854, 804860, -1, -1, -1, -1, -1, -1 }, { 0x6AB3, 804871, 804866, 804921, -1, 804917, 804899, 804909, 804892, -1 }, { 0x6AB4, 804931, 804926, 804954, -1, -1, 804936, 804944, -1, -1 }, { 0x6AB5, -1, 804959, 804964, -1, -1, -1, -1, -1, -1 }, { 0x6AB6, -1, -1, 804978, -1, 804974, -1, -1, 804968, -1 }, { 0x6AB7, -1, 804984, 804989, -1, -1, -1, -1, -1, -1 }, { 0x6AB8, 805005, 804993, 805019, -1, -1, -1, 805011, -1, -1 }, { 0x6AB9, -1, -1, 805025, -1, -1, -1, -1, -1, -1 }, { 0x6ABA, -1, -1, 805029, -1, -1, -1, -1, -1, 805034 }, { 0x6ABB, 805051, 805039, 805107, 805112, 805103, 805079, 805099, 805072, -1 }, { 0x6ABC, 805117, -1, 805201, -1, 805198, 805190, 805195, 805183, -1 }, { 0x6ABD, -1, 805206, 805241, -1, -1, 805211, 805220, -1, -1 }, { 0x6ABE, 805253, 805246, 805319, -1, -1, 805303, 805310, -1, -1 }, { 0x6ABF, 805330, 805325, 805362, -1, 805358, 805346, 805355, 805339, -1 }, { 0x6AC0, -1, -1, 805367, -1, -1, -1, -1, -1, -1 }, { 0x6AC1, -1, -1, 805392, -1, -1, 805371, 805386, -1, -1 }, { 0x6AC2, 805402, 805396, 805450, 805456, 805447, 805433, 805438, 805426, 805464 }, { 0x6AC3, 805477, 805471, 805526, -1, 805521, 805512, 805518, 805505, 805531 }, { 0x6AC4, -1, -1, 805536, -1, -1, -1, -1, -1, -1 }, { 0x6AC5, 805547, 805542, 805609, -1, -1, -1, -1, -1, -1 }, { 0x6AC6, 805618, 805613, 805646, -1, -1, -1, 805642, -1, -1 }, { 0x6AC7, -1, -1, 805651, -1, -1, -1, -1, -1, -1 }, { 0x6AC8, 805661, 805655, 805688, -1, -1, 805674, 805684, -1, 805694 }, { 0x6AC9, -1, 805702, 805723, -1, -1, 805713, 805719, -1, -1 }, { 0x6ACA, -1, 805728, 805733, -1, -1, -1, -1, -1, 805737 }, { 0x6ACB, -1, 805747, 805752, -1, -1, -1, -1, -1, -1 }, { 0x6ACC, 805763, 805758, 805790, -1, -1, 805777, 805784, -1, -1 }, { 0x6ACD, -1, 805795, 805800, -1, -1, -1, -1, -1, -1 }, { 0x6ACE, -1, -1, 805805, -1, -1, -1, -1, -1, -1 }, { 0x6ACF, -1, -1, 805812, -1, -1, -1, -1, -1, -1 }, { 0x6AD0, -1, 805818, 805843, -1, -1, 805830, 805835, -1, -1 }, { 0x6AD1, -1, 805848, 805873, -1, -1, 805860, 805869, -1, -1 }, { 0x6AD2, -1, -1, 805878, -1, -1, -1, -1, -1, -1 }, { 0x6AD3, 805887, 805882, 805936, -1, 805933, 805916, 805930, 805903, -1 }, { 0x6AD4, -1, 805940, 805949, -1, -1, -1, 805945, -1, -1 }, { 0x6AD5, -1, -1, 805966, -1, -1, 805953, 805958, -1, -1 }, { 0x6AD6, -1, -1, 805984, -1, -1, 805972, 805977, -1, -1 }, { 0x6AD7, -1, -1, 805988, -1, -1, -1, -1, -1, 805993 }, { 0x6AD8, -1, 805998, 806004, -1, -1, -1, -1, -1, -1 }, { 0x6AD9, -1, 806009, 806013, -1, -1, -1, -1, -1, -1 }, { 0x6ADA, 806029, 806017, 806058, 806062, 806054, 806041, 806047, 806034, -1 }, { 0x6ADB, 806076, 806066, 806142, 806147, 806138, 806113, 806131, 806106, -1 }, { 0x6ADC, 806157, 806152, 806203, -1, 806200, 806189, 806196, 806182, -1 }, { 0x6ADD, 806213, 806208, 806273, -1, 806269, 806246, 806259, 806239, -1 }, { 0x6ADE, 806283, 806277, 806304, -1, 806300, -1, 806297, 806290, -1 }, { 0x6ADF, 806315, 806310, 806368, -1, 806363, 806347, 806354, 806340, 806372 }, { 0x6AE0, -1, 806377, 806382, -1, -1, -1, -1, -1, -1 }, { 0x6AE1, -1, 806387, 806398, -1, -1, -1, -1, -1, -1 }, { 0x6AE2, -1, -1, 806404, -1, -1, -1, -1, -1, -1 }, { 0x6AE3, -1, -1, 806409, -1, -1, -1, -1, -1, -1 }, { 0x6AE4, -1, -1, 806424, -1, -1, 806415, 806420, -1, -1 }, { 0x6AE5, 806436, 806431, 806474, -1, -1, 806464, 806470, -1, -1 }, { 0x6AE6, -1, -1, 806479, -1, -1, -1, -1, -1, -1 }, { 0x6AE7, 806490, 806485, 806504, -1, -1, 806494, 806500, -1, -1 }, { 0x6AE8, 806514, 806509, 806560, -1, -1, 806552, 806557, 806546, -1 }, { 0x6AE9, -1, -1, 806564, -1, -1, -1, -1, -1, -1 }, { 0x6AEA, 806574, 806569, 806627, 806631, 806622, 806601, 806617, 806594, -1 }, { 0x6AEB, 806640, 806635, 806666, -1, -1, -1, -1, -1, -1 }, { 0x6AEC, 806676, 806671, 806723, -1, 806718, 806701, 806709, 806694, -1 }, { 0x6AED, -1, -1, 806729, -1, -1, -1, -1, -1, -1 }, { 0x6AEE, -1, 806734, 806740, -1, -1, -1, -1, -1, -1 }, { 0x6AEF, -1, -1, 806743, -1, -1, -1, -1, -1, -1 }, { 0x6AF0, -1, 806747, 806767, -1, -1, 806753, 806761, -1, -1 }, { 0x6AF1, 806778, 806773, 806824, -1, -1, 806792, 806800, -1, -1 }, { 0x6AF2, -1, -1, 806841, -1, -1, 806829, 806838, -1, -1 }, { 0x6AF3, 806851, 806845, 806874, 806880, -1, -1, -1, -1, 806885 }, { 0x6AF4, -1, -1, 806893, -1, -1, -1, -1, -1, -1 }, { 0x6AF5, -1, -1, 806898, -1, -1, -1, -1, -1, -1 }, { 0x6AF6, -1, 806903, 806919, -1, 806915, -1, -1, 806908, -1 }, { 0x6AF7, -1, -1, 806929, -1, 806925, -1, -1, -1, -1 }, { 0x6AF8, 806940, 806934, 806952, -1, -1, -1, -1, -1, -1 }, { 0x6AF9, -1, 806956, 806961, -1, -1, -1, -1, -1, -1 }, { 0x6AFA, 806973, 806967, 807021, -1, -1, 807006, 807012, -1, -1 }, { 0x6AFB, 807033, 807027, 807082, 807088, 807077, 807063, 807070, 807056, -1 }, { 0x6AFC, -1, 807094, 807136, -1, 807131, 807111, 807118, 807104, -1 }, { 0x6AFD, 807142, -1, 807209, -1, -1, 807196, 807203, -1, -1 }, { 0x6AFE, 807214, -1, 807225, -1, -1, -1, -1, -1, -1 }, { 0x6AFF, -1, -1, 807230, -1, -1, -1, -1, -1, -1 }, { 0x6B00, -1, 807236, 807243, -1, -1, -1, -1, -1, -1 }, { 0x6B01, -1, -1, 807250, -1, -1, -1, -1, -1, -1 }, { 0x6B02, -1, 807256, 807306, -1, 807302, 807273, 807281, 807266, -1 }, { 0x6B03, 807316, 807310, 807354, 807360, 807349, -1, 807341, 807334, -1 }, { 0x6B04, 807372, 807366, 807432, 807437, 807428, 807417, 807424, 807404, 807443 }, { 0x6B05, 807458, 807452, 807477, -1, -1, 807466, 807473, -1, -1 }, { 0x6B06, -1, -1, 807494, -1, -1, 807481, 807490, -1, -1 }, { 0x6B07, -1, -1, 807524, -1, -1, 807502, 807519, -1, -1 }, { 0x6B08, -1, -1, 807529, -1, -1, -1, -1, -1, -1 }, { 0x6B09, -1, -1, 807549, -1, -1, 807534, 807542, -1, -1 }, { 0x6B0A, 807561, 807555, 807623, 807629, 807618, 807592, 807610, 807585, 807638 }, { 0x6B0B, -1, -1, 807646, -1, -1, -1, -1, -1, -1 }, { 0x6B0C, -1, -1, 807662, -1, 807657, -1, -1, 807650, -1 }, { 0x6B0D, -1, -1, 807668, -1, -1, -1, -1, -1, -1 }, { 0x6B0E, -1, -1, 807673, -1, -1, -1, -1, -1, -1 }, { 0x6B0F, 807681, 807677, 807713, -1, -1, 807700, 807710, -1, -1 }, { 0x6B10, 807723, 807718, 807744, -1, -1, 807728, 807733, -1, -1 }, { 0x6B11, 807760, 807748, 807792, -1, 807787, 807774, 807779, 807767, -1 }, { 0x6B12, 807804, 807798, 807871, 807877, 807867, 807843, 807863, 807836, -1 }, { 0x6B13, 807895, 807883, 807978, -1, -1, -1, -1, -1, -1 }, { 0x6B14, -1, -1, 807984, -1, -1, -1, -1, -1, -1 }, { 0x6B15, 807989, -1, 808002, -1, 807999, -1, -1, -1, -1 }, { 0x6B16, 808013, 808007, 808034, -1, 808030, -1, 808026, 808019, -1 }, { 0x6B17, -1, -1, 808050, -1, -1, 808039, 808046, -1, 808055 }, { 0x6B18, -1, 808063, 808068, -1, -1, -1, -1, -1, -1 }, { 0x6B19, 808085, 808073, 808091, -1, -1, -1, -1, -1, -1 }, { 0x6B1A, -1, -1, 808096, -1, -1, -1, -1, -1, -1 }, { 0x6B1B, 808100, -1, 808121, -1, -1, 808109, 808115, -1, -1 }, { 0x6B1C, -1, -1, 808125, -1, -1, -1, -1, -1, -1 }, { 0x6B1D, 808136, 808131, 808180, -1, -1, 808167, 808175, -1, -1 }, { 0x6B1E, 808190, 808184, 808253, -1, 808247, -1, 808238, 808231, -1 }, { 0x6B1F, -1, -1, 808274, -1, -1, 808259, -1, -1, -1 }, { 0x6B20, 808285, 808280, 808369, 808375, 808361, 808342, 808355, 808335, 808384 }, { 0x6B21, 808396, 808392, 808456, 808460, 808452, 808425, 808445, 808418, 808465 }, { 0x6B22, 808476, 808471, 808509, -1, -1, -1, -1, -1, -1 }, { 0x6B23, 808520, 808515, 808577, 808582, 808573, 808552, 808561, 808545, 808588 }, { 0x6B24, 808598, 808593, 808688, -1, -1, 808682, 808685, -1, -1 }, { 0x6B25, -1, -1, 808692, -1, -1, -1, -1, -1, -1 }, { 0x6B26, -1, -1, 808696, -1, -1, -1, -1, -1, -1 }, { 0x6B27, 808712, 808702, 808757, -1, -1, 808744, 808754, -1, -1 }, { 0x6B28, 808767, 808761, 808809, -1, -1, 808801, 808806, -1, -1 }, { 0x6B29, -1, -1, 808813, -1, -1, -1, -1, -1, -1 }, { 0x6B2A, -1, -1, 808819, -1, -1, -1, -1, -1, -1 }, { 0x6B2B, -1, -1, 808835, -1, -1, -1, 808824, -1, -1 }, { 0x6B2C, 808849, 808839, 808901, -1, 808897, 808881, 808886, 808874, -1 }, { 0x6B2D, -1, -1, 808906, -1, -1, -1, -1, -1, -1 }, { 0x6B2E, 808910, -1, 808944, -1, -1, -1, -1, -1, -1 }, { 0x6B2F, -1, -1, 808974, -1, -1, 808949, 808958, -1, -1 }, { 0x6B30, -1, -1, 808978, -1, -1, -1, -1, -1, -1 }, { 0x6B31, -1, 808982, 808992, -1, -1, -1, -1, -1, -1 }, { 0x6B32, 809001, 808996, 809063, 809067, 809059, 809039, 809054, 809032, 809072 }, { 0x6B33, -1, -1, 809078, -1, -1, -1, -1, -1, -1 }, { 0x6B34, -1, -1, 809083, -1, -1, -1, -1, -1, -1 }, { 0x6B35, 809094, 809089, 809123, -1, -1, -1, 809119, -1, -1 }, { 0x6B36, 809134, 809129, 809165, -1, -1, 809145, 809149, -1, -1 }, { 0x6B37, 809176, 809171, 809207, -1, 809203, 809193, 809200, 809186, -1 }, { 0x6B38, 809224, 809211, 809275, 809279, 809272, 809258, 809265, 809251, -1 }, { 0x6B39, 809295, 809286, 809371, 809375, 809368, 809353, 809363, 809346, -1 }, { 0x6B3A, 809385, 809380, 809438, 809442, 809435, 809421, 809429, 809414, 809447 }, { 0x6B3B, 809461, 809451, 809507, 809513, 809502, -1, 809490, 809483, -1 }, { 0x6B3C, 809530, 809520, 809610, -1, -1, -1, -1, -1, -1 }, { 0x6B3D, 809620, 809615, 809679, 809684, 809675, 809655, 809667, 809648, 809688 }, { 0x6B3E, 809699, 809694, 809758, 809764, 809753, 809734, 809749, 809727, 809770 }, { 0x6B3F, 809783, 809778, 809845, -1, 809841, 809816, 809825, 809809, -1 }, { 0x6B40, 809850, -1, 809920, -1, -1, 809901, 809916, -1, -1 }, { 0x6B41, -1, 809926, 809931, -1, -1, -1, -1, -1, -1 }, { 0x6B42, -1, 809936, 809948, -1, -1, -1, -1, -1, -1 }, { 0x6B43, 809961, 809955, 810053, -1, 810049, 810029, 810036, 810022, -1 }, { 0x6B44, -1, -1, 810058, -1, -1, -1, -1, -1, -1 }, { 0x6B45, -1, 810063, 810068, -1, -1, -1, -1, -1, -1 }, { 0x6B46, 810078, 810073, 810147, -1, 810143, 810129, 810135, 810122, 810152 }, { 0x6B47, 810168, 810163, 810222, 810227, 810218, 810193, 810208, 810186, 810234 }, { 0x6B48, 810245, 810240, 810251, -1, -1, -1, -1, -1, -1 }, { 0x6B49, 810265, 810255, 810329, -1, 810324, 810305, 810316, 810298, -1 }, { 0x6B4A, 810340, 810335, 810373, -1, -1, 810351, 810358, 810345, -1 }, { 0x6B4B, -1, 810379, 810383, -1, -1, -1, -1, -1, -1 }, { 0x6B4C, 810391, 810387, 810447, 810451, 810444, 810432, 810441, 810425, 810456 }, { 0x6B4D, -1, 810459, 810475, -1, -1, 810463, 810468, -1, -1 }, { 0x6B4E, 810485, 810479, 810521, 810526, 810516, 810505, 810512, 810498, 810539 }, { 0x6B4F, -1, -1, 810545, -1, -1, -1, -1, -1, -1 }, { 0x6B50, 810564, 810550, 810659, 810663, 810655, 810642, 810652, 810635, -1 }, { 0x6B51, -1, 810668, 810672, -1, -1, -1, -1, -1, -1 }, { 0x6B52, -1, 810676, 810698, -1, -1, 810681, 810687, -1, -1 }, { 0x6B53, 810702, -1, 810753, -1, 810748, 810735, 810744, -1, -1 }, { 0x6B54, 810765, 810759, 810815, -1, 810812, 810797, 810808, 810790, -1 }, { 0x6B55, 810834, 810819, 810860, -1, -1, -1, -1, -1, -1 }, { 0x6B56, -1, -1, 810870, -1, -1, -1, 810865, -1, -1 }, { 0x6B57, 810879, 810874, 810907, -1, -1, -1, -1, -1, -1 }, { 0x6B58, 810913, -1, 810932, 810938, -1, -1, 810920, -1, -1 }, { 0x6B59, 810955, 810945, 811019, -1, 811015, 810996, 811000, 810989, -1 }, { 0x6B5A, 811024, -1, 811082, -1, 811078, -1, -1, 811071, -1 }, { 0x6B5B, 811098, 811088, 811161, 811166, 811157, 811135, 811149, 811128, 811182 }, { 0x6B5C, 811194, 811189, 811212, -1, -1, -1, -1, -1, -1 }, { 0x6B5D, -1, -1, 811242, -1, -1, 811217, 811227, -1, -1 }, { 0x6B5E, -1, -1, 811246, -1, -1, -1, -1, -1, -1 }, { 0x6B5F, 811254, 811249, 811357, -1, 811354, 811345, 811351, 811338, 811361 }, { 0x6B60, 811370, 811364, 811416, -1, 811411, 811394, 811399, 811387, -1 }, { 0x6B61, 811427, 811422, 811488, 811494, 811483, 811470, 811479, 811463, 811501 }, { 0x6B62, 811510, 811506, 811570, 811575, 811567, 811544, 811563, 811537, 811583 }, { 0x6B63, 811607, 811589, 811672, 811679, 811667, 811637, 811658, 811630, 811689 }, { 0x6B64, 811700, 811696, 811762, 811766, 811758, 811739, 811754, 811732, 811775 }, { 0x6B65, 811786, 811781, 811848, 811852, 811845, 811818, 811836, 811811, 811858 }, { 0x6B66, 811868, 811863, 811920, 811924, 811916, 811902, 811910, 811895, 811930 }, { 0x6B67, 811939, 811934, 811997, 812001, 811994, 811974, 811988, 811967, -1 }, { 0x6B68, -1, -1, 812007, -1, -1, -1, -1, -1, -1 }, { 0x6B69, 812011, -1, 812052, -1, 812049, 812022, 812040, 812016, -1 }, { 0x6B6A, 812066, 812056, 812128, -1, 812121, 812103, 812117, 812096, 812133 }, { 0x6B6B, -1, -1, 812152, -1, -1, 812138, 812145, -1, -1 }, { 0x6B6C, -1, -1, 812156, -1, -1, -1, -1, -1, -1 }, { 0x6B6D, -1, 812162, 812170, -1, -1, -1, -1, -1, -1 }, { 0x6B6E, -1, -1, 812202, -1, -1, 812175, 812198, -1, -1 }, { 0x6B6F, 812210, 812206, 812291, -1, 812287, 812264, 812283, -1, -1 }, { 0x6B70, 812302, 812296, 812369, -1, -1, 812345, 812360, -1, -1 }, { 0x6B71, 812379, 812373, 812400, -1, -1, -1, -1, -1, -1 }, { 0x6B72, 812413, 812407, 812463, 812468, 812459, 812439, 812451, 812432, -1 }, { 0x6B73, 812478, -1, 812521, -1, 812517, 812497, 812509, -1, 812526 }, { 0x6B74, 812537, 812532, 812579, -1, -1, 812563, 812568, -1, -1 }, { 0x6B75, -1, -1, 812614, -1, -1, 812583, 812604, -1, -1 }, { 0x6B76, -1, -1, 812618, -1, -1, -1, -1, -1, -1 }, { 0x6B77, 812627, 812622, 812671, 812675, 812666, -1, -1, 812653, 812680 }, { 0x6B78, 812693, 812687, 812763, 812768, 812754, 812729, 812748, 812722, -1 }, { 0x6B79, 812787, 812776, 812858, -1, 812851, 812818, 812834, -1, 812863 }, { 0x6B7A, 812876, 812870, 812899, -1, -1, -1, -1, -1, -1 }, { 0x6B7B, 812911, 812902, 812948, 812952, 812945, 812935, 812941, 812928, 812957 }, { 0x6B7C, 812973, 812968, 813004, -1, -1, -1, -1, -1, -1 }, { 0x6B7D, -1, -1, 813031, -1, -1, 813010, 813019, -1, -1 }, { 0x6B7E, 813046, 813036, 813064, 813068, -1, 813052, 813058, -1, -1 }, { 0x6B7F, 813078, 813073, 813124, -1, 813120, 813102, 813108, 813095, -1 }, { 0x6B80, 813133, 813128, 813183, -1, 813180, 813167, 813176, 813160, 813188 }, { 0x6B81, 813199, 813194, 813238, -1, 813234, 813216, 813222, -1, -1 }, { 0x6B82, 813247, 813242, 813276, -1, 813273, 813261, 813267, 813254, -1 }, { 0x6B83, 813287, 813280, 813344, -1, 813340, 813325, 813333, 813318, 813350 }, { 0x6B84, 813373, 813363, 813425, -1, 813421, 813403, 813417, 813396, -1 }, { 0x6B85, -1, -1, 813450, -1, -1, 813431, 813441, -1, -1 }, { 0x6B86, 813467, 813457, 813527, -1, 813522, 813504, 813518, 813497, -1 }, { 0x6B87, 813539, 813532, 813568, -1, -1, -1, -1, -1, -1 }, { 0x6B88, 813581, 813575, 813591, -1, -1, -1, -1, -1, -1 }, { 0x6B89, 813607, 813595, 813661, 813666, 813656, 813643, 813652, 813636, 813672 }, { 0x6B8A, 813684, 813679, 813748, 813753, 813744, 813719, 813737, 813712, 813759 }, { 0x6B8B, 813777, 813765, 813842, -1, 813838, 813808, 813830, -1, -1 }, { 0x6B8C, -1, -1, 813847, -1, -1, -1, -1, -1, -1 }, { 0x6B8D, 813857, 813852, 813903, -1, 813898, 813883, 813890, 813876, -1 }, { 0x6B8E, -1, -1, 813909, -1, -1, -1, -1, -1, -1 }, { 0x6B8F, -1, -1, 813914, -1, -1, -1, -1, -1, -1 }, { 0x6B90, -1, -1, 813919, -1, -1, -1, -1, -1, -1 }, { 0x6B91, 813935, 813923, 813970, -1, 813965, 813948, 813960, 813941, -1 }, { 0x6B92, 813981, 813976, 814007, -1, -1, -1, -1, -1, -1 }, { 0x6B93, 814017, 814012, 814041, -1, -1, -1, -1, -1, -1 }, { 0x6B94, -1, 814047, 814052, -1, -1, -1, -1, -1, -1 }, { 0x6B95, -1, -1, 814092, -1, -1, 814056, 814080, -1, -1 }, { 0x6B96, 814102, 814097, 814169, -1, 814165, 814141, 814159, 814134, -1 }, { 0x6B97, 814179, 814174, 814213, -1, -1, 814198, 814203, -1, -1 }, { 0x6B98, 814229, 814217, 814286, 814291, 814282, 814267, 814274, 814260, 814299 }, { 0x6B99, 814315, 814310, 814339, -1, -1, -1, -1, -1, -1 }, { 0x6B9A, 814350, 814344, 814382, -1, -1, -1, -1, -1, -1 }, { 0x6B9B, 814392, 814387, 814447, -1, -1, 814429, 814436, -1, -1 }, { 0x6B9C, 814451, -1, 814480, -1, -1, -1, -1, -1, -1 }, { 0x6B9D, -1, -1, 814485, -1, -1, -1, -1, -1, -1 }, { 0x6B9E, 814496, 814491, 814552, 814557, 814548, 814529, 814542, 814522, -1 }, { 0x6B9F, -1, 814564, 814582, -1, -1, -1, 814569, -1, -1 }, { 0x6BA0, -1, 814587, 814614, -1, -1, 814592, 814597, -1, -1 }, { 0x6BA1, 814625, 814620, 814651, -1, -1, -1, -1, -1, -1 }, { 0x6BA2, 814667, 814656, 814733, -1, 814728, 814706, 814716, 814699, -1 }, { 0x6BA3, 814742, 814737, 814788, -1, -1, 814773, 814780, -1, -1 }, { 0x6BA4, 814800, 814793, 814855, -1, 814850, 814836, 814845, 814829, -1 }, { 0x6BA5, -1, 814862, 814867, -1, -1, -1, -1, -1, -1 }, { 0x6BA6, -1, -1, 814872, -1, -1, -1, -1, -1, -1 }, { 0x6BA7, -1, -1, 814878, -1, -1, -1, -1, -1, -1 }, { 0x6BA8, 814883, -1, 814938, -1, -1, 814911, 814920, -1, -1 }, { 0x6BA9, -1, -1, 814947, -1, -1, -1, 814943, -1, -1 }, { 0x6BAA, 814957, 814953, 814989, -1, -1, 814980, 814986, -1, 814993 }, { 0x6BAB, 815003, 814997, 815059, -1, 815054, 815042, 815050, 815035, -1 }, { 0x6BAC, -1, -1, 815087, -1, -1, 815064, 815080, -1, -1 }, { 0x6BAD, 815098, 815091, 815145, -1, 815140, 815120, 815131, 815113, -1 }, { 0x6BAE, 815157, 815152, 815211, -1, 815206, 815194, 815202, 815181, 815217 }, { 0x6BAF, 815229, 815224, 815281, -1, 815277, 815262, 815273, 815255, 815286 }, { 0x6BB0, 815297, 815292, 815339, -1, -1, 815320, 815329, -1, -1 }, { 0x6BB1, 815343, -1, 815395, -1, -1, 815374, 815391, -1, -1 }, { 0x6BB2, 815406, 815401, 815469, 815475, 815465, 815444, 815461, 815437, -1 }, { 0x6BB3, 815487, 815482, 815541, -1, 815537, 815528, 815533, 815521, -1 }, { 0x6BB4, 815550, 815546, 815600, -1, -1, 815578, 815597, -1, -1 }, { 0x6BB5, 815610, 815604, 815670, -1, 815666, 815642, 815658, 815635, 815676 }, { 0x6BB6, -1, 815684, 815689, -1, -1, -1, -1, -1, -1 }, { 0x6BB7, 815709, 815694, 815769, 815774, 815763, 815751, 815757, 815744, 815794 }, { 0x6BB8, 815798, -1, 815846, -1, -1, 815811, 815824, -1, -1 }, { 0x6BB9, 815852, -1, 815890, -1, -1, 815860, 815887, -1, -1 }, { 0x6BBA, 815906, 815894, 816020, 816025, 816012, 815977, 815996, 815963, 816042 }, { 0x6BBB, 816047, -1, 816098, -1, 816094, 816079, 816084, -1, -1 }, { 0x6BBC, 816109, 816104, 816167, 816171, 816163, 816148, 816153, 816141, 816175 }, { 0x6BBD, 816192, 816185, 816246, -1, 816242, 816226, 816233, 816219, -1 }, { 0x6BBE, -1, -1, 816264, -1, -1, 816252, 816259, -1, -1 }, { 0x6BBF, 816279, 816269, 816338, 816344, 816334, 816307, 816326, 816300, 816351 }, { 0x6BC0, 816364, 816359, 816432, -1, 816427, 816401, 816424, 816395, 816437 }, { 0x6BC1, 816448, 816443, 816494, -1, 816489, 816463, 816486, 816456, -1 }, { 0x6BC2, 816504, 816499, 816517, -1, -1, -1, -1, -1, -1 }, { 0x6BC3, -1, 816521, 816543, -1, -1, 816526, 816533, -1, -1 }, { 0x6BC4, -1, 816549, 816592, -1, 816587, 816561, 816567, 816554, -1 }, { 0x6BC5, 816602, 816596, 816667, 816671, 816664, 816643, 816658, 816636, 816680 }, { 0x6BC6, 816691, 816687, 816761, -1, 816757, 816744, 816751, 816737, -1 }, { 0x6BC7, -1, 816765, 816770, -1, -1, -1, -1, -1, -1 }, { 0x6BC8, 816785, 816775, 816825, -1, -1, -1, -1, -1, -1 }, { 0x6BC9, -1, 816831, 816847, -1, -1, 816835, 816842, -1, -1 }, { 0x6BCA, -1, -1, 816851, -1, -1, -1, -1, -1, -1 }, { 0x6BCB, 816862, 816857, 816920, 816924, 816916, 816899, 816910, 816892, 816928 }, { 0x6BCC, 816943, 816932, 817034, -1, -1, 817020, 817030, -1, -1 }, { 0x6BCD, 817045, 817040, 817100, 817104, 817097, 817082, 817087, 817075, 817110 }, { 0x6BCE, 817116, -1, 817140, -1, 817136, 817122, 817128, -1, -1 }, { 0x6BCF, 817150, 817145, 817187, 817192, 817183, 817169, 817175, 817162, 817200 }, { 0x6BD0, 817216, 817212, 817267, -1, -1, -1, -1, -1, -1 }, { 0x6BD1, -1, -1, 817271, -1, -1, -1, -1, -1, -1 }, { 0x6BD2, 817281, 817276, 817341, 817345, 817337, 817313, 817327, 817306, 817350 }, { 0x6BD3, 817362, 817357, 817419, -1, 817415, 817402, 817411, 817395, -1 }, { 0x6BD4, 817438, 817423, 817512, 817516, 817509, 817481, 817506, 817474, 817529 }, { 0x6BD5, 817539, 817534, 817572, -1, -1, -1, -1, -1, -1 }, { 0x6BD6, 817581, 817576, 817640, -1, 817637, 817622, 817634, 817615, -1 }, { 0x6BD7, 817649, 817644, 817689, -1, 817686, -1, -1, 817679, -1 }, { 0x6BD8, 817703, 817693, 817754, -1, 817751, 817740, 817745, 817733, -1 }, { 0x6BD9, 817763, 817758, 817787, -1, -1, -1, -1, -1, -1 }, { 0x6BDA, 817797, 817791, 817851, -1, 817846, 817828, 817834, 817821, -1 }, { 0x6BDB, 817862, 817857, 817911, 817916, 817908, 817897, 817900, 817890, 817922 }, { 0x6BDC, -1, 817926, 817931, -1, -1, -1, -1, -1, -1 }, { 0x6BDD, -1, -1, 817936, -1, -1, -1, -1, -1, -1 }, { 0x6BDE, -1, -1, 817941, -1, -1, -1, -1, -1, -1 }, { 0x6BDF, 817945, -1, 817974, -1, -1, 817966, -1, -1, -1 }, { 0x6BE0, -1, -1, 817979, -1, -1, -1, -1, -1, -1 }, { 0x6BE1, 817989, 817984, 818018, -1, -1, 818007, 818014, -1, -1 }, { 0x6BE2, -1, 818024, 818029, -1, -1, -1, -1, -1, -1 }, { 0x6BE3, -1, 818034, 818063, -1, -1, 818039, 818043, -1, -1 }, { 0x6BE4, -1, -1, 818067, -1, -1, -1, -1, -1, -1 }, { 0x6BE5, -1, -1, 818072, -1, -1, -1, -1, -1, -1 }, { 0x6BE6, -1, 818077, 818097, -1, -1, 818082, 818091, -1, -1 }, { 0x6BE7, 818107, 818101, 818143, -1, -1, -1, 818135, -1, -1 }, { 0x6BE8, 818154, 818149, 818163, -1, -1, -1, -1, -1, -1 }, { 0x6BE9, 818169, -1, 818196, -1, -1, -1, -1, -1, -1 }, { 0x6BEA, 818210, 818200, 818227, -1, -1, -1, -1, -1, -1 }, { 0x6BEB, 818236, 818231, 818291, 818296, 818288, 818272, 818280, 818265, 818301 }, { 0x6BEC, 818311, 818306, 818365, -1, 818361, 818347, 818356, 818340, 818370 }, { 0x6BED, -1, -1, 818383, -1, -1, -1, -1, -1, -1 }, { 0x6BEE, 818388, -1, 818428, -1, -1, 818420, -1, -1, -1 }, { 0x6BEF, 818445, 818433, 818495, -1, 818491, 818473, 818483, 818466, 818500 }, { 0x6BF0, -1, 818506, 818511, -1, -1, -1, -1, -1, -1 }, { 0x6BF1, -1, -1, 818533, -1, -1, 818516, 818523, -1, -1 }, { 0x6BF2, -1, -1, 818537, -1, -1, -1, -1, -1, -1 }, { 0x6BF3, 818548, 818542, 818609, -1, 818604, 818583, 818590, 818576, -1 }, { 0x6BF4, -1, -1, 818614, -1, -1, -1, -1, -1, -1 }, { 0x6BF5, 818624, 818618, 818647, -1, -1, -1, -1, -1, -1 }, { 0x6BF6, -1, -1, 818652, -1, -1, -1, -1, -1, -1 }, { 0x6BF7, 818662, 818657, 818686, -1, -1, 818671, 818678, -1, -1 }, { 0x6BF8, -1, 818691, 818702, -1, -1, -1, -1, 818696, -1 }, { 0x6BF9, -1, 818707, 818736, -1, -1, 818717, 818727, -1, -1 }, { 0x6BFA, -1, 818741, 818751, -1, -1, -1, -1, -1, -1 }, { 0x6BFB, 818760, 818756, 818826, -1, -1, -1, -1, -1, -1 }, { 0x6BFC, -1, 818831, 818836, -1, -1, -1, -1, -1, -1 }, { 0x6BFD, 818850, 818840, 818864, -1, -1, -1, -1, -1, -1 }, { 0x6BFE, 818876, 818870, 818900, -1, -1, -1, -1, -1, -1 }, { 0x6BFF, 818910, 818904, 818957, 818962, 818953, 818939, 818949, 818933, -1 }, { 0x6C00, -1, 818966, 818972, -1, -1, -1, -1, -1, -1 }, { 0x6C01, -1, -1, 818976, -1, -1, -1, -1, -1, -1 }, { 0x6C02, 818990, 818980, 819021, -1, -1, -1, 819006, -1, 819026 }, { 0x6C03, -1, 819029, 819035, -1, -1, -1, -1, -1, -1 }, { 0x6C04, 819047, 819041, 819067, -1, -1, 819052, 819059, -1, -1 }, { 0x6C05, 819079, 819073, 819130, -1, 819124, 819110, 819119, 819103, -1 }, { 0x6C06, 819142, 819137, 819172, -1, -1, -1, -1, -1, -1 }, { 0x6C07, 819181, 819176, 819210, -1, -1, -1, -1, -1, -1 }, { 0x6C08, 819218, 819213, 819258, -1, 819254, 819243, 819250, 819236, 819264 }, { 0x6C09, 819278, 819269, 819306, -1, -1, 819299, 819302, -1, -1 }, { 0x6C0A, 819316, 819311, 819374, 819380, -1, -1, -1, -1, -1 }, { 0x6C0B, -1, 819386, 819392, -1, -1, -1, -1, -1, -1 }, { 0x6C0C, 819403, 819398, 819432, -1, -1, -1, -1, -1, -1 }, { 0x6C0D, 819442, 819436, 819527, -1, -1, 819507, 819514, -1, -1 }, { 0x6C0E, -1, -1, 819552, -1, -1, 819531, 819543, -1, -1 }, { 0x6C0F, 819565, 819557, 819608, 819613, 819601, 819593, 819597, 819586, 819627 }, { 0x6C10, 819643, 819633, 819701, -1, 819698, 819675, 819682, 819668, -1 }, { 0x6C11, 819710, 819705, 819757, 819762, 819753, 819744, 819749, 819737, 819766 }, { 0x6C12, -1, -1, 819786, -1, -1, 819771, 819774, -1, -1 }, { 0x6C13, 819809, 819791, 819857, -1, 819851, 819842, 819847, 819835, 819863 }, { 0x6C14, 819873, 819868, 819915, -1, -1, 819905, 819909, -1, -1 }, { 0x6C15, 819924, 819919, 819944, -1, -1, -1, -1, -1, -1 }, { 0x6C16, 819955, 819949, 819960, -1, -1, -1, -1, -1, -1 }, { 0x6C17, 819965, -1, 820009, -1, 820006, 819996, 820000, -1, -1 }, { 0x6C18, 820018, 820013, 820028, -1, -1, -1, -1, -1, -1 }, { 0x6C19, 820044, 820033, 820054, -1, -1, -1, 820050, -1, -1 }, { 0x6C1A, 820066, 820060, 820074, -1, -1, -1, -1, -1, -1 }, { 0x6C1B, 820086, 820081, 820129, 820134, 820124, 820109, 820120, 820102, -1 }, { 0x6C1C, 820147, 820140, 820225, -1, -1, -1, -1, -1, -1 }, { 0x6C1D, 820236, 820231, 820241, -1, -1, -1, -1, -1, -1 }, { 0x6C1E, -1, -1, 820246, -1, -1, -1, -1, -1, -1 }, { 0x6C1F, 820255, 820250, 820270, -1, -1, -1, 820264, -1, -1 }, { 0x6C20, -1, 820274, 820279, -1, -1, -1, -1, -1, -1 }, { 0x6C21, 820291, 820285, 820297, -1, -1, -1, -1, -1, -1 }, { 0x6C22, 820309, 820303, 820335, -1, -1, -1, -1, -1, -1 }, { 0x6C23, 820346, 820341, 820397, 820401, 820394, 820384, 820388, 820377, 820410 }, { 0x6C24, 820420, 820415, 820452, -1, 820449, -1, 820446, 820439, -1 }, { 0x6C25, 820473, 820457, 820479, -1, -1, -1, -1, -1, -1 }, { 0x6C26, 820488, 820483, 820499, -1, -1, -1, 820495, -1, -1 }, { 0x6C27, 820511, 820504, 820522, -1, -1, -1, 820518, -1, -1 }, { 0x6C28, 820538, 820528, 820567, -1, -1, -1, 820564, -1, -1 }, { 0x6C29, 820575, 820571, 820584, -1, -1, -1, -1, -1, -1 }, { 0x6C2A, 820593, 820588, 820601, -1, -1, -1, -1, -1, -1 }, { 0x6C2B, 820611, 820605, 820620, -1, -1, -1, -1, -1, -1 }, { 0x6C2C, 820630, 820626, 820641, -1, -1, -1, 820639, -1, -1 }, { 0x6C2D, -1, -1, 820645, -1, -1, -1, -1, -1, -1 }, { 0x6C2E, 820657, 820651, 820670, -1, -1, -1, 820666, -1, -1 }, { 0x6C2F, 820680, 820675, 820689, -1, -1, -1, -1, -1, -1 }, { 0x6C30, 820699, 820693, 820726, -1, -1, -1, -1, -1, -1 }, { 0x6C31, -1, 820732, 820739, -1, -1, -1, -1, -1, -1 }, { 0x6C32, 820750, 820745, 820826, -1, 820823, 820814, 820820, -1, -1 }, { 0x6C33, 820836, 820831, 820919, 820924, 820916, 820907, 820913, 820900, -1 }, { 0x6C34, 820937, 820931, 820986, 820992, 820982, 820973, 820978, 820966, 820999 }, { 0x6C35, 821017, 821011, 821049, -1, -1, 821042, -1, -1, -1 }, { 0x6C36, 821060, 821054, 821109, -1, -1, 821094, 821100, 821088, -1 }, { 0x6C37, 821122, 821116, 821174, -1, 821169, 821155, 821164, 821148, -1 }, { 0x6C38, 821186, 821180, 821256, 821262, 821251, 821227, 821244, 821220, 821273 }, { 0x6C39, 821285, 821280, 821309, -1, -1, 821297, 821305, -1, -1 }, { 0x6C3A, -1, 821315, 821335, -1, -1, 821321, 821331, -1, -1 }, { 0x6C3B, -1, -1, 821346, -1, -1, -1, 821341, -1, -1 }, { 0x6C3C, 821350, -1, 821388, -1, -1, -1, -1, -1, -1 }, { 0x6C3D, 821397, 821392, 821464, -1, 821459, 821447, 821455, -1, -1 }, { 0x6C3E, 821475, 821469, 821525, -1, 821521, 821508, 821517, 821501, -1 }, { 0x6C3F, 821542, 821530, 821587, -1, 821582, 821556, 821571, 821549, -1 }, { 0x6C40, 821604, 821592, 821662, 821668, 821657, 821639, 821653, 821632, 821673 }, { 0x6C41, 821685, 821680, 821750, -1, 821742, 821732, 821738, 821725, 821755 }, { 0x6C42, 821767, 821762, 821823, 821828, 821819, 821805, 821814, 821798, 821835 }, { 0x6C43, -1, 821841, 821863, -1, 821859, -1, -1, 821852, -1 }, { 0x6C44, -1, -1, 821868, -1, -1, -1, -1, -1, -1 }, { 0x6C45, -1, -1, 821872, -1, -1, -1, -1, -1, -1 }, { 0x6C46, 821884, 821878, 821922, -1, -1, -1, -1, -1, -1 }, { 0x6C47, 821933, 821928, 821966, -1, -1, -1, -1, -1, -1 }, { 0x6C48, -1, -1, 821971, -1, -1, -1, -1, -1, -1 }, { 0x6C49, 821982, 821977, 822015, -1, -1, -1, -1, -1, -1 }, { 0x6C4A, 822030, 822020, 822056, -1, -1, -1, 822049, -1, 822061 }, { 0x6C4B, 822084, 822066, 822130, -1, 822126, 822099, 822105, 822092, -1 }, { 0x6C4C, -1, -1, 822136, -1, -1, -1, -1, -1, -1 }, { 0x6C4D, 822149, 822143, 822162, -1, -1, -1, 822154, -1, -1 }, { 0x6C4E, 822185, 822167, 822258, 822263, 822249, 822223, 822237, 822216, -1 }, { 0x6C4F, -1, 822272, 822314, -1, 822310, 822285, 822290, 822278, -1 }, { 0x6C50, 822323, 822318, 822380, -1, 822376, 822360, 822371, 822353, 822384 }, { 0x6C51, -1, -1, 822397, -1, -1, -1, -1, -1, -1 }, { 0x6C52, -1, 822402, 822440, -1, 822435, 822415, 822427, 822408, -1 }, { 0x6C53, -1, -1, 822452, -1, -1, -1, -1, 822446, 822457 }, { 0x6C54, -1, 822462, 822491, -1, 822487, -1, 822475, 822468, -1 }, { 0x6C55, 822501, 822495, 822576, -1, 822572, 822559, 822568, 822552, 822582 }, { 0x6C56, -1, -1, 822595, -1, -1, -1, -1, -1, -1 }, { 0x6C57, 822616, 822600, 822655, 822660, 822651, 822643, 822647, 822636, -1 }, { 0x6C58, -1, 822673, 822678, -1, -1, -1, -1, -1, -1 }, { 0x6C59, 822693, 822684, 822785, -1, 822783, 822732, 822781, 822725, -1 }, { 0x6C5A, 822793, 822789, 822867, -1, 822865, 822832, 822863, 822825, -1 }, { 0x6C5B, 822877, 822871, 822932, -1, 822928, 822908, 822915, 822901, 822937 }, { 0x6C5C, 822946, 822942, 823027, -1, 823024, 823010, 823015, 823003, 823031 }, { 0x6C5D, 823042, 823037, 823065, 823069, 823062, 823053, 823059, 823046, 823076 }, { 0x6C5E, 823088, 823082, 823129, -1, 823124, 823111, 823120, 823104, -1 }, { 0x6C5F, 823141, 823135, 823188, 823195, 823183, 823177, 823179, 823170, 823201 }, { 0x6C60, 823211, 823207, 823262, 823267, 823255, 823244, 823248, 823237, 823275 }, { 0x6C61, 823284, 823280, 823351, 823355, 823349, 823316, 823347, -1, 823362 }, { 0x6C62, -1, -1, 823372, -1, -1, 823365, -1, -1, -1 }, { 0x6C63, -1, -1, 823375, -1, -1, -1, -1, -1, -1 }, { 0x6C64, 823386, 823380, 823416, -1, -1, -1, -1, -1, -1 }, { 0x6C65, -1, -1, 823422, -1, -1, -1, -1, -1, -1 }, { 0x6C66, -1, -1, 823433, -1, -1, -1, -1, 823427, -1 }, { 0x6C67, 823443, 823438, 823522, -1, -1, 823486, 823505, -1, -1 }, { 0x6C68, 823538, 823528, 823679, 823683, 823670, 823651, 823659, 823644, 823687 }, { 0x6C69, 823700, 823694, 823748, 823752, 823744, 823718, 823727, 823712, -1 }, { 0x6C6A, 823764, 823758, 823824, 823830, 823819, 823802, 823816, 823795, -1 }, { 0x6C6B, 823843, 823837, 823918, -1, -1, -1, 823901, -1, 823924 }, { 0x6C6C, -1, -1, 823932, -1, -1, -1, -1, -1, -1 }, { 0x6C6D, 823944, 823938, 824023, -1, 824019, 823983, 823999, 823976, -1 }, { 0x6C6E, -1, 824028, 824034, -1, -1, -1, -1, -1, -1 }, { 0x6C6F, -1, 824039, 824052, -1, -1, -1, 824045, -1, -1 }, { 0x6C70, 824064, 824058, 824132, 824137, 824127, 824098, 824120, 824091, 824144 }, { 0x6C71, -1, -1, 824155, -1, -1, -1, -1, -1, -1 }, { 0x6C72, 824166, 824161, 824216, 824220, 824212, 824202, 824207, 824195, 824226 }, { 0x6C73, -1, 824239, 824252, -1, -1, -1, 824244, -1, -1 }, { 0x6C74, 824263, 824258, 824313, 824319, 824309, -1, 824301, 824295, -1 }, { 0x6C75, -1, 824328, 824333, -1, -1, -1, -1, -1, 824338 }, { 0x6C76, 824355, 824345, 824404, 824409, 824399, -1, 824391, 824384, -1 }, { 0x6C77, -1, -1, 824417, -1, -1, -1, -1, -1, -1 }, { 0x6C78, -1, 824424, 824448, -1, -1, 824436, 824444, -1, -1 }, { 0x6C79, 824460, 824454, 824497, -1, -1, 824487, 824492, -1, -1 }, { 0x6C7A, 824510, 824504, 824572, -1, 824567, 824542, 824561, 824535, 824577 }, { 0x6C7B, -1, -1, 824595, -1, -1, 824585, 824592, -1, -1 }, { 0x6C7C, -1, -1, 824599, -1, -1, -1, -1, -1, -1 }, { 0x6C7D, 824609, 824604, 824661, -1, 824654, 824634, 824646, 824627, -1 }, { 0x6C7E, 824670, 824665, 824717, 824722, 824712, 824702, 824708, 824695, -1 }, { 0x6C7F, -1, 824729, 824735, -1, -1, -1, -1, -1, 824739 }, { 0x6C80, -1, -1, 824743, -1, -1, -1, -1, -1, -1 }, { 0x6C81, 824752, 824747, 824806, -1, 824802, 824789, 824797, 824782, 824811 }, { 0x6C82, 824825, 824817, 824883, -1, 824880, 824860, 824873, 824853, -1 }, { 0x6C83, 824892, 824887, 824955, 824959, 824952, 824930, 824943, 824923, 824963 }, { 0x6C84, 824972, 824967, 824991, -1, 824987, -1, -1, 824980, -1 }, { 0x6C85, 825002, 824996, 825089, 825095, 825085, 825072, 825081, 825065, -1 }, { 0x6C86, 825109, 825103, 825157, -1, 825152, 825138, 825144, 825131, -1 }, { 0x6C87, 825178, 825163, 825241, -1, 825237, 825223, 825232, 825210, -1 }, { 0x6C88, 825256, 825246, 825348, 825354, 825339, 825307, 825325, 825293, 825367 }, { 0x6C89, 825379, 825374, 825447, 825453, 825438, 825413, 825433, 825407, 825460 }, { 0x6C8A, 825471, 825466, 825493, -1, -1, -1, -1, -1, -1 }, { 0x6C8B, -1, 825498, 825503, -1, -1, -1, -1, -1, -1 }, { 0x6C8C, 825514, 825508, 825583, -1, 825579, 825554, 825575, 825547, 825588 }, { 0x6C8D, 825598, 825594, 825651, -1, 825648, 825638, 825645, 825631, -1 }, { 0x6C8E, -1, -1, 825655, -1, -1, -1, -1, -1, -1 }, { 0x6C8F, 825675, 825660, 825682, -1, -1, -1, -1, -1, -1 }, { 0x6C90, 825691, 825686, 825747, 825751, 825743, 825728, 825733, 825721, 825755 }, { 0x6C91, -1, -1, 825760, -1, -1, -1, -1, -1, -1 }, { 0x6C92, 825769, 825764, 825849, -1, 825845, 825812, 825832, 825805, 825854 }, { 0x6C93, 825871, 825865, 825920, 825928, 825916, 825906, 825912, 825899, 825933 }, { 0x6C94, 825945, 825940, 825992, -1, 825987, -1, 825971, 825964, 825998 }, { 0x6C95, 826015, 826005, 826080, -1, 826075, 826044, 826051, 826037, 826084 }, { 0x6C96, 826096, 826090, 826155, -1, 826148, 826134, 826143, 826127, 826162 }, { 0x6C97, -1, -1, 826189, -1, -1, 826173, 826185, -1, -1 }, { 0x6C98, 826200, 826195, 826232, -1, 826229, -1, 826223, 826216, -1 }, { 0x6C99, 826241, 826236, 826306, 826311, 826303, 826282, 826296, 826275, 826317 }, { 0x6C9A, 826330, 826326, 826382, -1, 826379, 826368, 826375, 826361, 826387 }, { 0x6C9B, 826399, 826394, 826458, -1, 826453, 826438, 826449, 826431, 826463 }, { 0x6C9C, -1, 826470, 826479, -1, -1, -1, 826475, -1, -1 }, { 0x6C9D, -1, -1, 826484, -1, -1, -1, -1, -1, -1 }, { 0x6C9E, -1, -1, 826490, -1, -1, -1, -1, -1, -1 }, { 0x6C9F, 826499, 826494, 826536, -1, -1, -1, 826529, -1, -1 }, { 0x6CA0, -1, -1, 826541, -1, -1, -1, -1, -1, -1 }, { 0x6CA1, 826551, 826546, 826612, 826617, -1, 826584, 826606, -1, -1 }, { 0x6CA2, 826629, 826623, 826694, -1, 826684, 826661, 826679, -1, -1 }, { 0x6CA3, 826704, 826698, 826729, -1, -1, -1, -1, -1, -1 }, { 0x6CA4, 826743, 826735, 826773, -1, -1, -1, -1, -1, -1 }, { 0x6CA5, 826782, 826777, 826811, -1, -1, -1, -1, -1, -1 }, { 0x6CA6, 826821, 826815, 826849, -1, -1, -1, -1, -1, -1 }, { 0x6CA7, 826860, 826854, 826883, -1, -1, -1, -1, -1, -1 }, { 0x6CA8, -1, -1, 826889, -1, -1, -1, -1, -1, -1 }, { 0x6CA9, 826901, 826895, 826927, -1, -1, -1, -1, -1, -1 }, { 0x6CAA, 826936, 826932, 826966, -1, -1, -1, -1, -1, -1 }, { 0x6CAB, 826975, 826970, 827037, -1, 827033, 827009, 827021, 827002, 827041 }, { 0x6CAC, 827064, 827049, 827151, 827156, 827147, -1, -1, 827140, -1 }, { 0x6CAD, 827167, 827161, 827185, -1, -1, -1, -1, -1, -1 }, { 0x6CAE, 827208, 827190, 827266, 827270, 827263, 827249, 827256, 827242, -1 }, { 0x6CAF, -1, 827288, 827294, -1, -1, -1, -1, -1, -1 }, { 0x6CB0, 827303, 827298, 827339, -1, 827334, 827322, 827329, 827315, -1 }, { 0x6CB1, 827348, 827344, 827398, 827403, 827394, -1, 827388, 827381, 827408 }, { 0x6CB2, 827424, 827420, 827436, -1, -1, -1, 827430, -1, -1 }, { 0x6CB3, 827445, 827441, 827491, 827495, 827488, 827480, 827485, 827473, 827499 }, { 0x6CB4, 827509, 827503, 827581, -1, -1, 827557, 827565, -1, -1 }, { 0x6CB5, -1, -1, 827593, -1, -1, -1, 827585, -1, -1 }, { 0x6CB6, -1, 827597, 827607, -1, -1, -1, -1, 827601, -1 }, { 0x6CB7, 827617, 827611, 827658, -1, -1, -1, -1, -1, -1 }, { 0x6CB8, 827673, 827662, 827728, 827733, 827720, 827702, 827714, 827695, 827741 }, { 0x6CB9, 827751, 827746, 827805, 827810, 827802, 827789, 827795, 827782, 827814 }, { 0x6CBA, 827825, 827820, 827843, -1, -1, -1, 827835, -1, -1 }, { 0x6CBB, 827857, 827849, 827926, 827931, 827922, 827893, 827915, 827886, 827953 }, { 0x6CBC, 827964, 827959, 828007, 828013, 828004, 827994, 827999, 827987, 828021 }, { 0x6CBD, 828032, 828028, 828088, 828092, 828085, 828073, 828082, 828066, -1 }, { 0x6CBE, 828105, 828100, 828153, 828159, 828148, 828138, 828144, 828131, 828167 }, { 0x6CBF, 828179, 828173, 828223, 828228, 828219, 828212, 828216, 828205, 828235 }, { 0x6CC0, -1, -1, 828242, -1, -1, -1, -1, -1, -1 }, { 0x6CC1, 828252, 828246, 828319, 828326, 828313, 828293, 828308, 828286, -1 }, { 0x6CC2, 828344, 828337, 828404, -1, 828398, 828383, 828389, 828376, -1 }, { 0x6CC3, 828428, 828411, 828443, -1, -1, -1, -1, -1, -1 }, { 0x6CC4, 828457, 828447, 828513, 828518, 828505, 828489, 828496, 828482, 828524 }, { 0x6CC5, 828537, 828532, 828577, -1, 828573, 828562, 828568, 828555, 828582 }, { 0x6CC6, 828591, 828586, 828665, -1, 828662, 828632, 828640, 828625, 828669 }, { 0x6CC7, -1, 828675, 828680, -1, -1, -1, -1, -1, -1 }, { 0x6CC8, -1, -1, 828685, -1, -1, -1, -1, -1, -1 }, { 0x6CC9, 828698, 828692, 828757, 828763, 828752, 828737, 828748, 828730, 828773 }, { 0x6CCA, 828792, 828781, 828858, 828862, 828854, 828828, 828849, 828821, 828869 }, { 0x6CCB, -1, 828875, 828880, -1, -1, -1, -1, -1, -1 }, { 0x6CCC, 828895, 828885, 828963, -1, 828955, 828930, 828946, 828916, -1 }, { 0x6CCD, -1, -1, 828975, -1, -1, -1, 828967, -1, 828980 }, { 0x6CCE, -1, 828986, 828992, -1, -1, -1, -1, -1, -1 }, { 0x6CCF, -1, -1, 829015, -1, -1, -1, 828996, -1, -1 }, { 0x6CD0, 829025, 829020, 829086, -1, 829082, 829071, 829076, 829064, -1 }, { 0x6CD1, 829095, 829090, 829163, -1, 829160, 829147, 829153, 829140, 829168 }, { 0x6CD2, 829175, 829171, 829207, -1, -1, -1, 829201, -1, -1 }, { 0x6CD3, 829217, 829211, 829264, -1, 829259, 829250, 829256, 829243, -1 }, { 0x6CD4, 829275, 829270, 829342, -1, 829338, -1, 829330, 829323, -1 }, { 0x6CD5, 829353, 829347, 829446, 829450, 829442, 829407, 829426, 829400, 829457 }, { 0x6CD6, 829469, 829463, 829517, -1, -1, -1, 829500, -1, -1 }, { 0x6CD7, 829526, 829522, 829596, 829600, 829593, 829580, 829589, 829573, 829604 }, { 0x6CD8, -1, -1, 829610, -1, -1, -1, -1, -1, -1 }, { 0x6CD9, 829627, 829614, 829659, -1, 829652, -1, 829639, 829632, 829665 }, { 0x6CDA, 829676, 829672, 829739, -1, 829736, 829718, 829724, 829711, -1 }, { 0x6CDB, 829749, 829743, 829815, 829820, 829806, 829792, 829798, 829785, 829829 }, { 0x6CDC, 829845, 829837, 829893, -1, 829890, -1, 829878, 829871, 829898 }, { 0x6CDD, 829908, 829903, 829968, 829972, 829965, 829951, 829962, 829944, -1 }, { 0x6CDE, 829982, 829976, 830009, -1, -1, -1, -1, -1, -1 }, { 0x6CDF, -1, 830015, 830020, -1, -1, -1, -1, -1, -1 }, { 0x6CE0, 830033, 830027, 830102, 830108, 830096, 830076, 830083, 830069, 830113 }, { 0x6CE1, 830136, 830119, 830184, -1, 830180, 830172, 830176, 830165, 830189 }, { 0x6CE2, 830198, 830194, 830249, 830253, 830245, 830234, 830239, 830227, 830258 }, { 0x6CE3, 830266, 830261, 830306, 830310, 830303, 830288, 830298, 830281, 830316 }, { 0x6CE4, -1, -1, 830323, -1, -1, -1, -1, -1, -1 }, { 0x6CE5, 830337, 830327, 830401, 830405, 830398, 830382, 830394, 830369, 830415 }, { 0x6CE6, -1, -1, 830426, -1, -1, -1, -1, -1, -1 }, { 0x6CE7, -1, 830430, 830463, -1, -1, -1, 830441, -1, -1 }, { 0x6CE8, 830472, 830467, 830522, 830527, 830518, 830506, 830513, 830499, 830532 }, { 0x6CE9, -1, -1, 830555, -1, -1, 830537, 830546, -1, -1 }, { 0x6CEA, 830568, 830562, 830600, -1, -1, 830585, 830592, -1, 830605 }, { 0x6CEB, 830623, 830617, 830678, 830684, 830673, 830656, 830665, 830649, -1 }, { 0x6CEC, -1, 830690, 830726, -1, -1, 830702, 830714, -1, -1 }, { 0x6CED, 830739, 830731, 830746, -1, -1, -1, -1, -1, -1 }, { 0x6CEE, 830755, 830750, 830820, -1, 830816, 830804, 830812, 830797, 830825 }, { 0x6CEF, 830836, 830831, 830895, 830900, 830891, 830870, 830879, 830863, -1 }, { 0x6CF0, 830911, 830905, 830975, -1, 830970, 830948, 830966, 830941, 830980 }, { 0x6CF1, 830993, 830986, 831037, 831043, 831033, -1, 831027, 831020, -1 }, { 0x6CF2, 831059, 831050, 831116, -1, -1, -1, 831108, -1, -1 }, { 0x6CF3, 831126, 831120, 831158, 831164, 831153, 831144, 831150, 831137, -1 }, { 0x6CF4, -1, -1, 831187, -1, -1, 831174, 831183, -1, -1 }, { 0x6CF5, 831198, 831193, 831208, -1, -1, -1, 831203, -1, -1 }, { 0x6CF6, -1, -1, 831214, -1, -1, -1, -1, -1, -1 }, { 0x6CF7, 831225, 831219, 831268, -1, -1, -1, -1, -1, -1 }, { 0x6CF8, 831279, 831274, 831305, -1, -1, -1, -1, -1, -1 }, { 0x6CF9, -1, -1, 831309, -1, -1, -1, -1, -1, -1 }, { 0x6CFA, 831324, 831314, 831351, -1, -1, -1, -1, -1, -1 }, { 0x6CFB, 831360, 831356, 831393, -1, -1, -1, -1, -1, -1 }, { 0x6CFC, 831403, 831398, 831433, -1, -1, -1, -1, -1, -1 }, { 0x6CFD, 831443, 831437, 831475, -1, -1, -1, -1, -1, -1 }, { 0x6CFE, 831485, 831479, 831501, -1, -1, -1, -1, -1, -1 }, { 0x6CFF, -1, 831507, 831523, -1, -1, -1, -1, 831517, -1 }, { 0x6D00, -1, 831528, 831538, -1, -1, -1, -1, -1, -1 }, { 0x6D01, 831548, 831543, 831568, -1, -1, -1, -1, -1, 831573 }, { 0x6D02, -1, 831584, 831589, -1, -1, -1, -1, -1, -1 }, { 0x6D03, -1, -1, 831593, -1, -1, -1, -1, -1, 831598 }, { 0x6D04, 831608, 831603, 831672, 831677, 831668, 831649, 831660, 831642, 831684 }, { 0x6D05, -1, 831689, 831694, -1, -1, -1, -1, -1, 831699 }, { 0x6D06, -1, 831707, 831713, -1, -1, -1, -1, -1, -1 }, { 0x6D07, -1, 831720, 831756, -1, 831753, 831732, 831740, 831725, -1 }, { 0x6D08, -1, -1, 831761, -1, -1, -1, -1, -1, -1 }, { 0x6D09, -1, -1, 831766, -1, -1, -1, -1, -1, -1 }, { 0x6D0A, 831776, 831771, 831824, -1, 831819, 831797, 831803, 831790, 831830 }, { 0x6D0B, 831844, 831837, 831899, 831905, 831894, 831880, 831885, 831873, 831911 }, { 0x6D0C, 831924, 831919, 831953, -1, 831948, 831937, 831942, 831930, 831958 }, { 0x6D0D, -1, -1, 831963, -1, -1, -1, -1, -1, -1 }, { 0x6D0E, 831977, 831967, 832017, 832021, -1, 832004, 832011, -1, -1 }, { 0x6D0F, 832031, 832027, 832061, -1, -1, 832046, 832055, -1, 832065 }, { 0x6D10, -1, -1, 832071, -1, -1, -1, -1, -1, -1 }, { 0x6D11, 832082, 832077, 832126, -1, 832123, -1, 832113, 832106, -1 }, { 0x6D12, 832145, 832130, 832228, -1, 832224, 832207, 832212, 832194, 832232 }, { 0x6D13, -1, -1, 832275, -1, -1, 832237, 832252, -1, -1 }, { 0x6D14, -1, -1, 832285, -1, -1, -1, -1, 832279, -1 }, { 0x6D15, -1, -1, 832290, -1, -1, -1, -1, -1, -1 }, { 0x6D16, -1, -1, 832295, -1, -1, -1, -1, -1, -1 }, { 0x6D17, 832304, 832299, 832366, 832370, 832358, 832344, 832354, 832331, 832376 }, { 0x6D18, -1, -1, 832382, -1, -1, -1, -1, -1, -1 }, { 0x6D19, 832397, 832387, 832440, -1, 832436, -1, 832432, 832425, 832445 }, { 0x6D1A, 832456, 832450, 832471, -1, -1, -1, 832464, -1, -1 }, { 0x6D1B, 832488, 832478, 832557, 832562, 832553, 832532, 832548, 832519, 832568 }, { 0x6D1C, -1, -1, 832574, -1, -1, -1, -1, -1, -1 }, { 0x6D1D, -1, -1, 832579, -1, -1, -1, -1, -1, -1 }, { 0x6D1E, 832589, 832583, 832669, 832675, 832658, 832630, 832650, 832616, 832689 }, { 0x6D1F, 832706, 832697, 832754, -1, 832752, 832737, 832746, 832730, 832758 }, { 0x6D20, -1, -1, 832763, -1, -1, -1, -1, -1, -1 }, { 0x6D21, -1, -1, 832768, -1, -1, -1, -1, -1, 832773 }, { 0x6D22, -1, -1, 832780, -1, -1, -1, -1, -1, -1 }, { 0x6D23, 832784, -1, 832833, -1, -1, -1, -1, 832827, -1 }, { 0x6D24, 832843, 832837, 832864, -1, -1, -1, -1, -1, -1 }, { 0x6D25, 832876, 832870, 832916, 832921, 832912, 832903, 832907, 832896, -1 }, { 0x6D26, -1, 832927, 832955, -1, -1, -1, 832933, -1, -1 }, { 0x6D27, 832964, 832959, 833001, -1, 832998, -1, 832996, 832989, -1 }, { 0x6D28, 833013, 833006, 833052, -1, -1, -1, 833043, 833037, -1 }, { 0x6D29, 833068, 833058, 833134, 833139, 833126, 833103, 833117, 833096, 833146 }, { 0x6D2A, 833157, 833151, 833209, 833215, 833204, 833193, 833200, 833186, 833221 }, { 0x6D2B, 833242, 833236, 833282, -1, 833277, 833266, 833271, 833259, -1 }, { 0x6D2C, -1, -1, 833297, -1, 833293, -1, -1, 833286, -1 }, { 0x6D2D, -1, 833301, 833307, -1, -1, -1, -1, -1, -1 }, { 0x6D2E, 833324, 833314, 833384, 833389, 833381, 833364, 833369, 833357, 833394 }, { 0x6D2F, -1, -1, 833416, -1, -1, 833400, 833410, -1, -1 }, { 0x6D30, -1, -1, 833421, -1, -1, -1, -1, -1, -1 }, { 0x6D31, 833429, 833425, 833452, -1, -1, -1, 833446, -1, -1 }, { 0x6D32, 833461, 833456, 833508, 833514, 833504, 833493, 833499, 833486, 833520 }, { 0x6D33, 833542, 833532, 833580, -1, -1, 833562, 833573, -1, 833584 }, { 0x6D34, 833595, 833589, 833601, -1, -1, -1, -1, -1, -1 }, { 0x6D35, 833613, 833607, 833674, -1, 833664, 833646, 833655, 833639, -1 }, { 0x6D36, 833685, 833679, 833754, 833761, 833748, 833738, 833743, 833731, -1 }, { 0x6D37, -1, -1, 833768, -1, -1, -1, -1, -1, 833773 }, { 0x6D38, 833791, 833784, 833832, -1, 833826, 833815, 833822, 833808, -1 }, { 0x6D39, 833850, 833839, 833905, -1, 833901, -1, 833887, 833874, -1 }, { 0x6D3A, 833917, 833911, 833954, -1, 833948, -1, -1, 833941, -1 }, { 0x6D3B, 833965, 833960, 834033, 834038, 834023, 834001, 834017, 833994, 834044 }, { 0x6D3C, 834056, 834051, 834106, -1, 834103, -1, 834094, 834087, -1 }, { 0x6D3D, 834130, 834110, 834233, -1, 834229, 834209, 834225, 834202, -1 }, { 0x6D3E, 834250, 834238, 834305, 834310, 834301, 834289, 834298, 834282, 834317 }, { 0x6D3F, 834327, 834323, 834368, -1, -1, -1, 834358, -1, -1 }, { 0x6D40, -1, -1, 834372, -1, -1, -1, -1, -1, -1 }, { 0x6D41, 834381, 834376, 834459, 834464, 834455, 834424, 834447, 834411, 834470 }, { 0x6D42, -1, -1, 834475, -1, -1, -1, -1, -1, -1 }, { 0x6D43, 834484, 834479, 834512, -1, -1, -1, -1, -1, -1 }, { 0x6D44, 834517, -1, 834558, -1, -1, 834540, 834550, -1, -1 }, { 0x6D45, 834569, 834564, 834614, -1, 834609, 834600, 834605, -1, -1 }, { 0x6D46, 834627, 834620, 834658, -1, -1, -1, -1, -1, -1 }, { 0x6D47, 834675, 834665, 834698, -1, -1, -1, -1, -1, -1 }, { 0x6D48, 834710, 834704, 834738, -1, -1, -1, -1, -1, -1 }, { 0x6D49, -1, -1, 834744, -1, -1, -1, -1, -1, -1 }, { 0x6D4A, 834754, 834749, 834783, -1, -1, -1, -1, -1, -1 }, { 0x6D4B, 834794, 834789, 834824, -1, -1, -1, -1, -1, -1 }, { 0x6D4C, -1, -1, 834832, -1, 834828, -1, -1, -1, -1 }, { 0x6D4D, 834841, 834836, 834873, -1, -1, -1, -1, -1, -1 }, { 0x6D4E, 834888, 834878, 834921, -1, -1, -1, -1, -1, -1 }, { 0x6D4F, 834930, 834925, 834955, -1, -1, -1, -1, -1, -1 }, { 0x6D50, -1, 834960, 834966, -1, -1, -1, -1, -1, -1 }, { 0x6D51, 834977, 834972, 835010, -1, -1, -1, -1, -1, -1 }, { 0x6D52, 835019, 835015, 835036, -1, -1, -1, -1, -1, -1 }, { 0x6D53, 835046, 835040, 835074, -1, -1, -1, -1, -1, -1 }, { 0x6D54, 835085, 835080, 835116, -1, -1, -1, -1, -1, -1 }, { 0x6D55, -1, -1, 835121, -1, -1, -1, -1, -1, -1 }, { 0x6D56, 835132, 835126, 835152, -1, -1, -1, -1, -1, -1 }, { 0x6D57, -1, 835157, 835170, -1, -1, -1, 835162, -1, 835175 }, { 0x6D58, -1, -1, 835180, -1, -1, -1, -1, -1, 835185 }, { 0x6D59, 835194, 835189, 835245, -1, 835241, 835226, 835235, 835219, -1 }, { 0x6D5A, 835256, 835250, 835286, -1, 835281, 835270, 835276, 835263, -1 }, { 0x6D5B, -1, 835291, 835296, -1, -1, -1, -1, -1, -1 }, { 0x6D5C, 835312, 835301, 835364, -1, 835360, 835351, 835356, 835344, -1 }, { 0x6D5D, -1, -1, 835370, -1, -1, -1, -1, -1, -1 }, { 0x6D5E, 835386, 835376, 835429, -1, -1, 835413, 835419, -1, -1 }, { 0x6D5F, -1, 835435, 835465, -1, -1, -1, 835445, -1, -1 }, { 0x6D60, -1, 835470, 835475, -1, -1, -1, -1, -1, 835479 }, { 0x6D61, 835488, 835483, 835551, -1, 835547, 835523, 835529, 835516, 835555 }, { 0x6D62, -1, 835561, 835566, -1, -1, -1, -1, -1, -1 }, { 0x6D63, 835581, 835571, 835619, 835625, 835615, 835606, 835611, 835599, -1 }, { 0x6D64, 835639, 835633, 835702, 835708, 835696, 835681, 835687, 835674, -1 }, { 0x6D65, 835720, 835715, 835766, 835770, 835763, 835746, 835752, 835739, 835775 }, { 0x6D66, 835792, 835782, 835840, 835844, 835836, 835829, 835833, 835822, -1 }, { 0x6D67, -1, -1, 835882, -1, 835877, 835856, 835861, 835849, 835888 }, { 0x6D68, -1, -1, 835894, -1, -1, -1, -1, -1, -1 }, { 0x6D69, 835909, 835899, 835967, 835972, 835964, 835948, 835960, 835941, -1 }, { 0x6D6A, 835992, 835980, 836048, 836054, 836043, 836030, 836035, 836017, -1 }, { 0x6D6B, -1, -1, 836069, -1, -1, -1, -1, -1, -1 }, { 0x6D6C, 836079, 836074, 836118, -1, 836115, 836100, 836112, 836093, 836122 }, { 0x6D6D, 836139, 836126, 836188, -1, -1, -1, -1, -1, -1 }, { 0x6D6E, 836199, 836194, 836273, 836277, 836269, 836252, 836266, 836245, 836284 }, { 0x6D6F, 836293, 836289, 836330, -1, -1, -1, 836327, 836321, -1 }, { 0x6D70, -1, 836334, 836359, -1, -1, -1, 836344, -1, 836365 }, { 0x6D71, -1, 836371, 836377, -1, -1, -1, -1, -1, -1 }, { 0x6D72, -1, 836383, 836395, -1, -1, -1, -1, 836389, -1 }, { 0x6D73, -1, -1, 836401, -1, -1, -1, -1, -1, -1 }, { 0x6D74, 836410, 836405, 836464, 836468, 836460, 836435, 836455, 836428, -1 }, { 0x6D75, -1, -1, 836472, -1, -1, -1, -1, -1, -1 }, { 0x6D76, -1, 836478, 836483, -1, -1, -1, -1, -1, -1 }, { 0x6D77, 836493, 836488, 836534, 836539, 836530, 836522, 836526, 836514, 836547 }, { 0x6D78, 836558, 836553, 836624, 836629, 836619, 836595, 836614, 836588, 836635 }, { 0x6D79, 836652, 836641, 836718, -1, 836713, 836687, 836708, 836680, -1 }, { 0x6D7A, -1, 836723, 836729, -1, -1, -1, -1, -1, -1 }, { 0x6D7B, -1, -1, 836736, -1, -1, -1, -1, -1, -1 }, { 0x6D7C, 836748, 836743, 836827, -1, -1, 836804, 836811, -1, -1 }, { 0x6D7D, -1, -1, 836832, -1, -1, -1, -1, -1, 836837 }, { 0x6D7E, -1, -1, 836843, -1, -1, -1, -1, -1, -1 }, { 0x6D7F, -1, 836850, 836867, -1, 836862, -1, -1, 836855, -1 }, { 0x6D80, -1, 836872, 836877, -1, -1, -1, -1, -1, -1 }, { 0x6D81, -1, 836883, 836888, -1, -1, -1, -1, -1, -1 }, { 0x6D82, 836899, 836894, 836960, -1, 836957, 836938, 836944, 836931, 836964 }, { 0x6D83, -1, -1, 836968, -1, -1, -1, -1, -1, -1 }, { 0x6D84, -1, -1, 836973, -1, -1, -1, -1, -1, -1 }, { 0x6D85, 836984, 836979, 837044, -1, 837035, 837016, 837023, 837010, 837049 }, { 0x6D86, -1, 837055, 837060, -1, -1, -1, -1, -1, -1 }, { 0x6D87, 837071, 837065, 837114, 837120, 837108, 837094, 837099, 837087, 837125 }, { 0x6D88, 837135, 837130, 837188, 837194, 837185, 837169, 837180, 837162, 837200 }, { 0x6D89, 837211, 837206, 837268, 837273, 837264, 837243, 837259, 837236, 837280 }, { 0x6D8A, 837293, 837288, 837298, -1, -1, -1, -1, -1, -1 }, { 0x6D8B, -1, -1, 837304, -1, -1, -1, -1, -1, -1 }, { 0x6D8C, 837320, 837308, 837377, 837383, 837372, 837359, 837364, 837352, -1 }, { 0x6D8D, -1, -1, 837401, -1, 837397, -1, -1, 837390, -1 }, { 0x6D8E, 837412, 837407, 837444, 837450, 837440, 837426, 837433, 837419, -1 }, { 0x6D8F, -1, 837456, 837468, -1, -1, -1, -1, 837462, -1 }, { 0x6D90, -1, 837474, 837479, -1, -1, -1, -1, -1, -1 }, { 0x6D91, 837487, 837482, 837545, -1, 837542, 837519, 837526, 837512, -1 }, { 0x6D92, 837559, 837549, 837583, -1, -1, 837567, 837572, -1, -1 }, { 0x6D93, 837594, 837588, 837663, 837669, 837659, 837629, 837648, 837622, 837675 }, { 0x6D94, 837685, 837680, 837748, -1, 837744, 837724, 837731, 837717, -1 }, { 0x6D95, 837758, 837753, 837822, 837826, 837817, 837791, 837813, 837784, -1 }, { 0x6D96, 837837, 837832, 837896, -1, 837893, 837875, 837882, 837868, 837900 }, { 0x6D97, -1, 837910, 837947, -1, -1, 837922, 837931, 837916, 837953 }, { 0x6D98, 837965, 837961, 838004, -1, -1, 837990, 837997, -1, -1 }, { 0x6D99, 838008, -1, 838039, -1, 838035, 838020, 838027, -1, -1 }, { 0x6D9A, -1, -1, 838069, -1, -1, 838044, 838053, -1, -1 }, { 0x6D9B, 838080, 838075, 838101, -1, -1, 838092, 838097, -1, -1 }, { 0x6D9C, 838106, -1, 838167, -1, 838163, 838135, 838154, -1, -1 }, { 0x6D9D, 838176, 838171, 838201, -1, -1, -1, -1, -1, -1 }, { 0x6D9E, 838211, 838206, 838242, -1, -1, -1, -1, -1, 838247 }, { 0x6D9F, 838257, 838252, 838289, -1, -1, -1, -1, -1, -1 }, { 0x6DA0, 838300, 838295, 838312, -1, -1, -1, -1, -1, -1 }, { 0x6DA1, 838326, 838317, 838349, -1, -1, -1, -1, -1, -1 }, { 0x6DA2, -1, -1, 838353, -1, -1, -1, -1, -1, -1 }, { 0x6DA3, 838363, 838358, 838399, -1, 838394, 838382, 838390, -1, -1 }, { 0x6DA4, 838410, 838405, 838439, -1, -1, -1, -1, -1, -1 }, { 0x6DA5, -1, 838443, 838449, -1, -1, -1, -1, -1, -1 }, { 0x6DA6, 838461, 838455, 838489, -1, -1, -1, -1, -1, -1 }, { 0x6DA7, 838500, 838494, 838523, -1, -1, -1, -1, -1, -1 }, { 0x6DA8, 838543, 838529, 838557, -1, -1, -1, -1, -1, -1 }, { 0x6DA9, 838574, 838564, 838607, -1, -1, -1, -1, -1, -1 }, { 0x6DAA, 838616, 838611, 838664, -1, 838660, -1, 838649, 838642, -1 }, { 0x6DAB, -1, 838668, 838685, -1, 838680, -1, -1, 838673, -1 }, { 0x6DAC, 838697, 838691, 838727, -1, -1, -1, 838718, 838712, -1 }, { 0x6DAD, -1, -1, 838733, -1, -1, -1, -1, -1, -1 }, { 0x6DAE, 838745, 838739, 838774, -1, -1, -1, -1, -1, -1 }, { 0x6DAF, 838788, 838781, 838842, 838846, 838836, 838821, 838832, 838814, 838853 }, { 0x6DB0, -1, -1, 838861, -1, -1, -1, -1, -1, -1 }, { 0x6DB1, -1, 838867, 838874, -1, -1, -1, -1, -1, -1 }, { 0x6DB2, 838891, 838881, 838938, 838942, 838934, 838924, 838930, 838917, 838947 }, { 0x6DB3, -1, 838952, 838964, -1, -1, -1, -1, -1, -1 }, { 0x6DB4, 838974, 838970, 839002, -1, 838998, -1, 838986, 838979, -1 }, { 0x6DB5, 839012, 839006, 839066, 839071, 839062, 839051, 839058, 839044, -1 }, { 0x6DB6, 839076, -1, 839092, -1, -1, -1, -1, -1, -1 }, { 0x6DB7, 839109, 839097, 839149, -1, 839144, 839126, 839136, 839119, -1 }, { 0x6DB8, 839160, 839155, 839221, 839225, 839213, 839198, 839205, 839192, 839230 }, { 0x6DB9, -1, 839236, 839266, -1, -1, 839240, 839254, -1, -1 }, { 0x6DBA, -1, -1, 839270, -1, -1, -1, -1, -1, -1 }, { 0x6DBB, -1, -1, 839274, -1, -1, -1, -1, -1, -1 }, { 0x6DBC, 839286, 839279, 839352, 839359, 839346, 839318, 839341, 839311, 839367 }, { 0x6DBD, -1, 839375, 839393, -1, -1, 839380, 839389, -1, -1 }, { 0x6DBE, -1, 839398, 839404, -1, -1, -1, -1, -1, -1 }, { 0x6DBF, 839414, 839408, 839464, -1, 839459, -1, 839444, 839437, -1 }, { 0x6DC0, 839475, 839470, 839536, -1, 839531, 839511, 839523, 839504, -1 }, { 0x6DC1, -1, -1, 839542, -1, -1, -1, -1, -1, 839547 }, { 0x6DC2, -1, 839555, 839560, -1, -1, -1, -1, -1, -1 }, { 0x6DC3, -1, -1, 839576, -1, 839571, -1, -1, 839564, -1 }, { 0x6DC4, 839586, 839582, 839628, -1, 839624, -1, 839620, 839613, -1 }, { 0x6DC5, 839637, 839632, 839702, -1, 839698, 839678, 839693, 839671, -1 }, { 0x6DC6, 839713, 839706, 839767, -1, 839763, 839752, 839759, 839745, -1 }, { 0x6DC7, 839778, 839773, 839818, -1, 839815, -1, 839809, 839802, -1 }, { 0x6DC8, -1, 839822, 839859, -1, 839854, 839835, 839842, 839828, -1 }, { 0x6DC9, -1, -1, 839863, -1, -1, -1, -1, -1, -1 }, { 0x6DCA, -1, 839868, 839887, -1, -1, -1, 839873, -1, -1 }, { 0x6DCB, 839897, 839892, 839957, 839962, 839953, 839940, 839949, 839927, 839967 }, { 0x6DCC, 839979, 839973, 840029, -1, -1, 840010, 840020, 840004, -1 }, { 0x6DCD, -1, -1, 840035, -1, -1, -1, -1, -1, -1 }, { 0x6DCE, -1, -1, 840058, -1, -1, 840041, 840048, -1, 840064 }, { 0x6DCF, -1, 840070, 840093, -1, 840090, -1, 840082, 840075, -1 }, { 0x6DD0, -1, -1, 840104, -1, -1, -1, -1, 840098, -1 }, { 0x6DD1, 840121, 840111, 840174, 840179, 840169, 840159, 840163, 840152, -1 }, { 0x6DD2, 840190, 840185, 840246, 840250, 840242, 840228, 840234, 840221, 840256 }, { 0x6DD3, -1, -1, 840261, -1, -1, -1, -1, -1, -1 }, { 0x6DD4, -1, -1, 840267, -1, -1, -1, -1, -1, -1 }, { 0x6DD5, -1, -1, 840282, -1, -1, -1, 840272, -1, -1 }, { 0x6DD6, 840292, 840286, 840328, -1, 840324, 840310, 840315, 840303, -1 }, { 0x6DD7, -1, -1, 840333, -1, -1, -1, -1, -1, -1 }, { 0x6DD8, 840342, 840337, 840389, -1, 840386, 840373, 840382, 840366, 840394 }, { 0x6DD9, 840412, 840400, 840462, 840468, 840457, 840443, 840450, 840436, -1 }, { 0x6DDA, 840488, 840482, 840537, 840542, 840533, 840518, 840525, 840505, 840548 }, { 0x6DDB, -1, 840553, 840574, -1, -1, -1, 840558, -1, -1 }, { 0x6DDC, 840598, 840579, 840620, -1, -1, -1, -1, -1, -1 }, { 0x6DDD, 840631, 840626, 840686, -1, 840683, -1, 840677, 840670, -1 }, { 0x6DDE, 840697, 840691, 840745, 840751, 840740, -1, 840731, 840724, -1 }, { 0x6DDF, 840762, 840757, 840791, -1, -1, 840776, 840783, -1, 840797 }, { 0x6DE0, -1, 840812, 840838, -1, 840835, -1, 840824, 840817, -1 }, { 0x6DE1, 840854, 840842, 840915, 840920, 840911, 840894, 840904, 840887, 840938 }, { 0x6DE2, 840956, 840945, 840998, -1, 840994, 840969, 840975, 840962, 841002 }, { 0x6DE3, -1, -1, 841021, -1, -1, -1, -1, 841015, -1 }, { 0x6DE4, 841030, 841025, 841081, -1, 841079, 841069, 841074, 841062, 841085 }, { 0x6DE5, 841095, 841090, 841147, -1, 841143, 841127, 841132, 841120, 841151 }, { 0x6DE6, 841167, 841156, 841248, -1, 841244, 841227, 841236, 841220, -1 }, { 0x6DE7, -1, -1, 841253, -1, -1, -1, -1, -1, -1 }, { 0x6DE8, 841269, 841257, 841317, 841323, 841312, 841299, 841304, 841292, -1 }, { 0x6DE9, 841341, 841335, 841378, 841384, -1, 841368, 841373, -1, 841391 }, { 0x6DEA, 841403, 841397, 841469, -1, 841460, 841444, 841452, 841431, 841474 }, { 0x6DEB, 841484, 841479, 841548, -1, 841545, 841517, 841542, 841510, 841553 }, { 0x6DEC, 841570, 841558, 841625, -1, 841621, 841610, 841617, 841603, 841630 }, { 0x6DED, -1, -1, 841635, -1, -1, -1, -1, -1, -1 }, { 0x6DEE, 841645, 841639, 841709, 841715, 841705, 841676, 841697, 841669, 841722 }, { 0x6DEF, 841733, 841728, 841779, -1, -1, -1, 841775, -1, 841783 }, { 0x6DF0, 841810, 841789, 841888, -1, -1, 841863, 841870, -1, -1 }, { 0x6DF1, 841899, 841894, 841969, 841975, 841965, 841938, 841960, 841931, 841981 }, { 0x6DF2, -1, -1, 841987, -1, -1, -1, -1, -1, -1 }, { 0x6DF3, 841999, 841993, 842092, 842098, 842087, 842066, 842078, 842059, 842104 }, { 0x6DF4, -1, 842111, 842138, -1, -1, -1, 842116, -1, -1 }, { 0x6DF5, 842148, 842142, 842186, -1, 842182, 842173, 842179, 842166, 842192 }, { 0x6DF6, 842203, 842198, 842249, -1, 842245, -1, 842241, 842234, 842254 }, { 0x6DF7, 842263, 842258, 842342, 842347, 842334, 842309, 842330, 842302, 842355 }, { 0x6DF8, 842361, -1, 842403, -1, 842397, 842374, 842388, 842367, -1 }, { 0x6DF9, 842414, 842409, 842488, 842493, 842485, 842453, 842478, 842446, 842500 }, { 0x6DFA, 842509, 842504, 842561, 842567, 842556, 842547, 842552, 842540, 842577 }, { 0x6DFB, 842590, 842585, 842645, 842651, 842640, 842622, 842636, 842615, 842656 }, { 0x6DFC, 842674, 842669, 842725, 842731, 842721, 842705, 842711, 842698, -1 }, { 0x6DFD, -1, -1, 842739, -1, -1, -1, -1, -1, -1 }, { 0x6DFE, -1, 842744, 842749, -1, -1, -1, -1, -1, -1 }, { 0x6DFF, -1, -1, 842754, -1, -1, -1, -1, -1, -1 }, { 0x6E00, -1, -1, 842766, -1, -1, -1, 842758, -1, -1 }, { 0x6E01, -1, -1, 842771, -1, -1, -1, -1, -1, -1 }, { 0x6E02, -1, 842777, 842782, -1, -1, -1, -1, -1, -1 }, { 0x6E03, -1, 842787, 842797, -1, -1, -1, -1, -1, 842802 }, { 0x6E04, -1, 842810, 842818, -1, -1, -1, 842815, -1, -1 }, { 0x6E05, 842835, 842823, 842900, 842906, 842894, 842870, 842885, 842864, 842915 }, { 0x6E06, -1, -1, 842921, -1, -1, -1, -1, -1, -1 }, { 0x6E07, 842927, -1, 842963, -1, 842955, 842935, 842949, -1, -1 }, { 0x6E08, 842967, -1, 843036, -1, 843032, 843006, 843024, 843000, -1 }, { 0x6E09, 843040, -1, 843077, -1, 843073, 843052, 843068, -1, -1 }, { 0x6E0A, 843088, 843082, 843141, -1, -1, 843126, 843138, 843120, -1 }, { 0x6E0B, 843147, -1, 843197, -1, -1, 843180, 843193, -1, -1 }, { 0x6E0C, 843206, 843201, 843233, 843237, 843229, 843213, 843218, -1, -1 }, { 0x6E0D, 843250, 843246, 843283, -1, -1, -1, -1, -1, -1 }, { 0x6E0E, 843292, 843287, 843321, -1, -1, -1, -1, -1, -1 }, { 0x6E0F, -1, 843325, 843329, -1, -1, -1, -1, -1, -1 }, { 0x6E10, 843343, 843333, 843353, -1, -1, -1, -1, -1, -1 }, { 0x6E11, 843370, 843359, 843398, -1, -1, -1, -1, -1, -1 }, { 0x6E12, -1, -1, 843404, -1, -1, -1, -1, -1, -1 }, { 0x6E13, 843409, -1, 843441, -1, -1, 843432, 843437, -1, -1 }, { 0x6E14, 843450, 843445, 843482, -1, -1, -1, -1, -1, -1 }, { 0x6E15, 843492, 843486, 843533, -1, -1, 843524, 843530, -1, -1 }, { 0x6E16, 843544, 843539, 843580, -1, -1, -1, -1, -1, -1 }, { 0x6E17, 843591, 843586, 843640, -1, 843635, 843622, 843630, 843616, -1 }, { 0x6E18, -1, 843646, 843651, -1, -1, -1, -1, -1, -1 }, { 0x6E19, 843661, 843656, 843715, -1, 843710, 843698, 843706, 843691, -1 }, { 0x6E1A, 843726, 843721, 843770, 843775, 843767, 843756, 843763, 843749, 843781 }, { 0x6E1B, 843792, 843786, 843852, 843858, 843848, 843828, 843840, 843821, 843865 }, { 0x6E1C, -1, 843872, 843878, -1, -1, -1, -1, -1, -1 }, { 0x6E1D, 843889, 843884, 843929, 843933, 843924, 843914, 843921, 843907, -1 }, { 0x6E1E, -1, -1, 843953, -1, -1, 843936, 843945, -1, -1 }, { 0x6E1F, 843964, 843958, 844019, -1, 844014, 844001, 844010, 843994, -1 }, { 0x6E20, 844031, 844025, 844091, 844095, 844088, 844068, 844084, 844061, 844100 }, { 0x6E21, 844110, 844105, 844170, 844174, 844167, 844142, 844164, 844135, 844180 }, { 0x6E22, 844191, 844185, 844227, -1, -1, -1, 844212, 844206, -1 }, { 0x6E23, 844237, 844232, 844293, -1, 844290, 844274, 844283, 844267, -1 }, { 0x6E24, 844303, 844298, 844362, -1, 844358, -1, 844346, 844339, 844366 }, { 0x6E25, 844376, 844372, 844439, -1, 844436, 844426, 844432, 844419, 844443 }, { 0x6E26, 844457, 844448, 844497, 844501, 844494, 844487, 844491, 844480, -1 }, { 0x6E27, 844511, 844506, 844558, -1, -1, -1, 844539, -1, -1 }, { 0x6E28, 844567, 844562, 844640, -1, 844637, -1, -1, 844630, 844645 }, { 0x6E29, 844656, 844651, 844692, -1, 844689, 844665, 844683, -1, 844697 }, { 0x6E2A, -1, 844702, 844707, -1, -1, -1, -1, -1, -1 }, { 0x6E2B, 844716, 844711, 844796, -1, 844788, 844758, 844777, 844751, -1 }, { 0x6E2C, 844812, 844801, 844866, 844870, 844861, 844849, 844856, 844842, 844878 }, { 0x6E2D, 844890, 844885, 844938, 844943, 844935, 844923, 844933, 844916, 844953 }, { 0x6E2E, 844967, 844963, 844997, -1, -1, -1, 844994, -1, -1 }, { 0x6E2F, 845007, 845001, 845062, -1, 845057, 845046, 845053, 845039, 845068 }, { 0x6E30, 845085, 845075, 845114, -1, -1, -1, -1, -1, -1 }, { 0x6E31, -1, -1, 845119, -1, -1, -1, -1, -1, -1 }, { 0x6E32, 845137, 845125, 845181, -1, 845177, -1, 845173, 845166, -1 }, { 0x6E33, -1, 845187, 845192, -1, -1, -1, -1, -1, -1 }, { 0x6E34, 845201, 845196, 845266, 845270, 845258, 845238, 845252, 845231, 845275 }, { 0x6E35, -1, -1, 845281, -1, -1, -1, -1, -1, -1 }, { 0x6E36, -1, -1, 845305, -1, 845300, -1, 845293, 845286, -1 }, { 0x6E37, -1, -1, 845322, -1, 845318, -1, -1, 845311, -1 }, { 0x6E38, 845332, 845327, 845405, 845410, 845402, 845375, 845393, 845368, -1 }, { 0x6E39, 845422, 845415, 845447, -1, -1, -1, 845434, -1, -1 }, { 0x6E3A, 845458, 845453, 845519, 845525, 845515, 845497, 845510, 845490, -1 }, { 0x6E3B, -1, 845534, 845556, -1, -1, -1, 845547, -1, -1 }, { 0x6E3C, 845568, 845563, 845592, 845597, 845589, -1, 845583, 845576, 845602 }, { 0x6E3D, -1, 845607, 845623, -1, 845619, -1, -1, 845612, -1 }, { 0x6E3E, 845638, 845628, 845700, 845705, 845696, 845678, 845692, 845671, -1 }, { 0x6E3F, -1, -1, 845719, -1, -1, -1, -1, -1, -1 }, { 0x6E40, -1, -1, 845730, -1, -1, -1, -1, 845724, -1 }, { 0x6E41, -1, -1, 845735, -1, -1, -1, -1, -1, -1 }, { 0x6E42, -1, -1, 845740, -1, -1, -1, -1, -1, -1 }, { 0x6E43, 845755, 845743, 845811, -1, 845807, 845788, 845800, 845781, -1 }, { 0x6E44, 845821, 845816, 845880, -1, 845877, 845854, 845863, 845847, 845885 }, { 0x6E45, 845895, 845890, 845930, -1, 845925, 845912, 845917, 845905, 845936 }, { 0x6E46, 845952, 845942, 845985, -1, -1, -1, -1, -1, 845989 }, { 0x6E47, -1, 845993, 845998, -1, -1, -1, -1, -1, -1 }, { 0x6E48, -1, -1, 846016, -1, -1, 846002, 846009, -1, 846021 }, { 0x6E49, 846036, 846031, 846066, -1, -1, -1, 846058, -1, -1 }, { 0x6E4A, 846077, 846072, 846133, 846138, 846129, 846109, 846125, 846102, -1 }, { 0x6E4B, 846154, 846144, 846188, -1, -1, 846179, 846186, -1, -1 }, { 0x6E4C, -1, -1, 846193, -1, -1, -1, -1, -1, -1 }, { 0x6E4D, 846204, 846198, 846260, 846266, 846256, 846239, 846252, 846232, -1 }, { 0x6E4E, 846277, 846272, 846339, -1, 846334, 846310, 846326, 846303, 846345 }, { 0x6E4F, 846357, 846352, 846437, -1, -1, 846421, 846430, -1, -1 }, { 0x6E50, -1, 846442, 846448, -1, -1, -1, -1, -1, -1 }, { 0x6E51, 846464, 846452, 846543, -1, 846540, 846525, 846536, 846518, -1 }, { 0x6E52, -1, -1, 846557, -1, -1, 846547, 846552, -1, -1 }, { 0x6E53, 846566, 846561, 846645, 846650, 846640, 846620, 846628, 846613, 846656 }, { 0x6E54, 846666, 846661, 846711, -1, 846707, 846694, 846699, 846687, -1 }, { 0x6E55, -1, -1, 846723, -1, -1, -1, -1, 846717, -1 }, { 0x6E56, 846733, 846729, 846789, 846793, 846786, 846775, 846783, 846768, 846797 }, { 0x6E57, -1, 846802, 846825, -1, -1, 846808, 846818, -1, -1 }, { 0x6E58, 846838, 846831, 846879, 846886, 846874, 846860, 846865, 846853, 846894 }, { 0x6E59, -1, 846902, 846907, -1, -1, -1, -1, -1, -1 }, { 0x6E5A, -1, -1, 846911, -1, -1, -1, -1, -1, -1 }, { 0x6E5B, 846928, 846916, 847009, 847015, 847000, 846975, 846991, 846968, 847024 }, { 0x6E5C, 847041, 847031, 847088, -1, 847084, 847067, 847073, 847060, -1 }, { 0x6E5D, 847099, 847093, 847117, -1, -1, 847104, 847113, -1, -1 }, { 0x6E5E, 847128, 847122, 847185, -1, 847180, -1, 847163, 847156, -1 }, { 0x6E5F, 847198, 847192, 847259, 847266, 847253, 847231, 847244, 847224, -1 }, { 0x6E60, -1, -1, 847273, -1, -1, -1, -1, -1, -1 }, { 0x6E61, -1, 847278, 847283, -1, -1, -1, -1, -1, -1 }, { 0x6E62, 847292, 847287, 847334, -1, -1, 847316, 847323, -1, -1 }, { 0x6E63, 847343, 847338, 847397, -1, 847393, -1, 847377, 847365, -1 }, { 0x6E64, -1, -1, 847402, -1, -1, -1, -1, -1, -1 }, { 0x6E65, -1, -1, 847407, -1, -1, -1, -1, -1, 847411 }, { 0x6E66, -1, -1, 847417, -1, -1, -1, -1, -1, -1 }, { 0x6E67, 847430, 847424, 847481, 847487, 847476, 847463, 847468, 847456, 847494 }, { 0x6E68, -1, 847501, 847524, -1, -1, -1, 847513, -1, 847528 }, { 0x6E69, 847545, 847533, 847565, -1, -1, -1, -1, -1, -1 }, { 0x6E6A, -1, -1, 847571, -1, -1, -1, -1, -1, -1 }, { 0x6E6B, 847587, 847577, 847652, 847658, 847647, 847632, 847637, 847625, -1 }, { 0x6E6C, -1, -1, 847664, -1, -1, -1, -1, -1, -1 }, { 0x6E6D, -1, -1, 847670, -1, -1, -1, -1, -1, -1 }, { 0x6E6E, 847685, 847675, 847744, -1, 847741, 847720, 847735, 847713, -1 }, { 0x6E6F, 847762, 847749, 847822, 847828, 847811, 847799, 847802, 847792, 847834 }, { 0x6E70, -1, -1, 847840, -1, -1, -1, -1, -1, -1 }, { 0x6E71, 847852, 847846, 847867, -1, -1, -1, -1, -1, -1 }, { 0x6E72, 847883, 847872, 847916, 847922, 847907, 847895, 847900, 847888, 847928 }, { 0x6E73, -1, -1, 847953, -1, 847949, -1, 847941, 847934, 847958 }, { 0x6E74, 847971, 847965, 847989, -1, -1, -1, -1, -1, -1 }, { 0x6E75, -1, -1, 848000, -1, -1, -1, -1, 847994, -1 }, { 0x6E76, -1, 848005, 848021, -1, -1, 848011, 848017, -1, -1 }, { 0x6E77, -1, -1, 848027, -1, -1, -1, -1, -1, -1 }, { 0x6E78, -1, -1, 848035, -1, -1, -1, -1, -1, -1 }, { 0x6E79, -1, -1, 848042, -1, -1, -1, -1, -1, -1 }, { 0x6E7A, -1, -1, 848058, -1, 848055, -1, -1, 848048, -1 }, { 0x6E7B, 848070, 848064, 848116, -1, -1, 848101, 848107, -1, -1 }, { 0x6E7C, 848127, 848122, 848144, -1, -1, -1, -1, -1, -1 }, { 0x6E7D, -1, -1, 848153, -1, -1, -1, 848149, -1, -1 }, { 0x6E7E, 848163, 848157, 848205, -1, -1, 848196, 848201, -1, -1 }, { 0x6E7F, 848215, 848210, 848281, -1, 848277, 848248, 848270, -1, -1 }, { 0x6E80, 848286, -1, 848333, -1, -1, 848310, 848325, -1, -1 }, { 0x6E81, -1, -1, 848343, -1, 848338, -1, -1, -1, -1 }, { 0x6E82, -1, -1, 848355, -1, -1, -1, 848349, -1, -1 }, { 0x6E83, 848364, 848359, 848398, -1, -1, -1, -1, -1, -1 }, { 0x6E84, -1, -1, 848403, -1, -1, -1, -1, -1, -1 }, { 0x6E85, 848419, 848409, 848450, -1, -1, -1, -1, -1, -1 }, { 0x6E86, 848462, 848456, 848477, -1, -1, -1, -1, -1, -1 }, { 0x6E87, -1, -1, 848481, -1, -1, -1, -1, -1, -1 }, { 0x6E88, 848492, 848486, 848523, -1, -1, -1, 848518, -1, -1 }, { 0x6E89, 848533, 848528, 848581, -1, 848577, 848562, 848569, -1, -1 }, { 0x6E8A, -1, -1, 848586, -1, -1, -1, -1, -1, -1 }, { 0x6E8B, -1, 848590, 848596, -1, -1, -1, -1, -1, 848602 }, { 0x6E8C, 848610, -1, 848672, -1, 848668, 848640, 848662, -1, -1 }, { 0x6E8D, 848676, -1, 848687, -1, -1, -1, 848682, -1, -1 }, { 0x6E8E, 848698, 848692, 848724, -1, -1, -1, -1, -1, -1 }, { 0x6E8F, 848735, 848729, 848794, -1, 848789, 848772, 848781, 848765, -1 }, { 0x6E90, 848806, 848800, 848860, 848866, 848856, 848843, 848852, 848836, 848875 }, { 0x6E91, -1, -1, 848883, -1, -1, -1, -1, -1, -1 }, { 0x6E92, -1, -1, 848888, -1, -1, -1, -1, -1, -1 }, { 0x6E93, 848904, 848894, 848950, -1, -1, 848922, 848934, -1, -1 }, { 0x6E94, -1, 848956, 848961, -1, -1, -1, -1, -1, -1 }, { 0x6E95, -1, -1, 848978, -1, 848973, -1, -1, 848966, 848984 }, { 0x6E96, 849005, 848999, 849080, 849086, 849071, 849038, 849061, 849031, 849092 }, { 0x6E97, -1, -1, 849100, -1, -1, -1, -1, -1, -1 }, { 0x6E98, 849112, 849107, 849178, -1, 849174, 849152, 849170, 849145, 849182 }, { 0x6E99, -1, -1, 849192, -1, -1, -1, 849188, -1, -1 }, { 0x6E9A, 849202, 849197, 849238, -1, -1, -1, -1, -1, -1 }, { 0x6E9B, -1, -1, 849242, -1, -1, -1, -1, -1, -1 }, { 0x6E9C, 849266, 849246, 849341, 849346, 849337, 849308, 849332, 849295, -1 }, { 0x6E9D, 849362, 849352, 849412, 849417, 849408, 849399, 849404, 849392, -1 }, { 0x6E9E, -1, -1, 849421, -1, -1, -1, -1, -1, -1 }, { 0x6E9F, 849432, 849426, 849489, 849495, 849483, 849469, 849479, 849462, -1 }, { 0x6EA0, 849505, 849500, 849540, -1, -1, -1, 849529, -1, -1 }, { 0x6EA1, -1, -1, 849545, -1, -1, -1, -1, -1, -1 }, { 0x6EA2, 849555, 849550, 849612, 849616, 849609, 849588, 849604, 849581, -1 }, { 0x6EA3, -1, -1, 849620, -1, -1, -1, -1, -1, -1 }, { 0x6EA4, -1, -1, 849625, -1, -1, -1, -1, -1, -1 }, { 0x6EA5, 849634, 849629, 849704, -1, 849696, 849676, 849685, 849669, -1 }, { 0x6EA6, 849713, 849708, 849778, -1, -1, 849755, 849772, -1, -1 }, { 0x6EA7, 849789, 849783, 849850, 849854, 849845, -1, 849833, 849826, 849858 }, { 0x6EA8, -1, -1, 849870, -1, -1, -1, -1, 849864, -1 }, { 0x6EA9, -1, -1, 849875, -1, -1, -1, -1, -1, -1 }, { 0x6EAA, 849884, 849879, 849928, 849932, 849923, 849914, 849919, 849907, 849937 }, { 0x6EAB, 849946, 849941, 850008, 850013, 850005, 849981, 849999, 849974, -1 }, { 0x6EAC, -1, -1, 850019, -1, -1, -1, -1, -1, -1 }, { 0x6EAD, -1, -1, 850037, -1, -1, -1, 850026, -1, -1 }, { 0x6EAE, 850045, 850041, 850073, -1, -1, -1, 850069, -1, -1 }, { 0x6EAF, 850083, 850078, 850153, -1, 850146, 850132, 850143, 850125, -1 }, { 0x6EB0, -1, -1, 850157, -1, -1, -1, -1, -1, -1 }, { 0x6EB1, 850167, 850161, 850202, -1, 850198, 850189, 850193, 850182, -1 }, { 0x6EB2, 850212, 850207, 850267, -1, 850263, 850241, 850254, 850234, -1 }, { 0x6EB3, -1, 850272, 850283, -1, -1, -1, 850277, -1, 850288 }, { 0x6EB4, 850299, 850294, 850307, -1, -1, -1, -1, -1, -1 }, { 0x6EB5, -1, 850312, 850332, -1, 850329, -1, -1, 850322, -1 }, { 0x6EB6, 850343, 850337, 850402, 850408, 850397, 850386, 850393, 850379, 850413 }, { 0x6EB7, 850424, 850419, 850494, -1, 850490, 850461, 850486, 850454, -1 }, { 0x6EB8, -1, 850499, 850504, -1, -1, -1, -1, -1, -1 }, { 0x6EB9, -1, 850508, 850513, -1, -1, -1, -1, -1, -1 }, { 0x6EBA, 850533, 850518, 850616, 850620, 850608, 850580, 850594, 850567, -1 }, { 0x6EBB, 850630, 850624, 850644, -1, -1, 850634, 850640, -1, -1 }, { 0x6EBC, 850653, 850648, 850685, 850690, -1, -1, -1, -1, -1 }, { 0x6EBD, 850701, 850696, 850748, -1, 850744, 850728, 850739, 850721, -1 }, { 0x6EBE, -1, -1, 850752, -1, -1, -1, -1, -1, -1 }, { 0x6EBF, -1, -1, 850769, -1, -1, 850756, 850765, -1, -1 }, { 0x6EC0, -1, 850774, 850794, -1, -1, 850779, 850788, -1, 850799 }, { 0x6EC1, 850810, 850805, 850847, -1, 850844, -1, 850837, -1, -1 }, { 0x6EC2, 850864, 850852, 850913, 850919, 850908, 850894, 850900, 850887, 850925 }, { 0x6EC3, 850938, 850932, 850983, -1, 850979, -1, 850974, 850967, -1 }, { 0x6EC4, 850995, 850989, 851041, 851047, 851035, 851025, 851031, 851018, -1 }, { 0x6EC5, 851060, 851055, 851136, 851141, 851131, 851101, 851119, 851094, 851148 }, { 0x6EC6, -1, 851155, 851161, -1, -1, -1, -1, -1, -1 }, { 0x6EC7, 851175, 851165, 851200, -1, -1, -1, 851191, -1, 851206 }, { 0x6EC8, -1, 851211, 851252, -1, 851249, 851223, 851231, 851216, 851257 }, { 0x6EC9, 851267, 851261, 851295, -1, 851289, 851279, 851285, 851272, -1 }, { 0x6ECA, 851302, -1, 851346, -1, -1, -1, 851328, -1, -1 }, { 0x6ECB, 851354, 851350, 851426, 851430, 851423, 851394, 851416, 851387, -1 }, { 0x6ECC, 851442, 851437, 851497, 851501, 851492, 851478, 851483, 851471, 851506 }, { 0x6ECD, -1, 851513, 851528, -1, -1, -1, 851521, -1, -1 }, { 0x6ECE, 851539, 851533, 851624, -1, 851618, 851591, 851606, 851584, -1 }, { 0x6ECF, -1, 851630, 851640, -1, -1, -1, 851634, -1, -1 }, { 0x6ED0, 851649, 851644, 851679, -1, -1, -1, -1, -1, -1 }, { 0x6ED1, 851696, 851684, 851779, -1, 851770, 851742, 851758, 851728, 851784 }, { 0x6ED2, -1, -1, 851790, -1, -1, -1, -1, -1, -1 }, { 0x6ED3, 851798, 851794, 851848, 851852, 851844, 851827, 851836, 851820, -1 }, { 0x6ED4, 851865, 851860, 851923, 851928, 851920, 851907, 851916, 851900, 851933 }, { 0x6ED5, 851944, 851938, 852025, -1, 852020, 852011, 852016, 852004, -1 }, { 0x6ED6, -1, -1, 852031, -1, -1, -1, -1, -1, -1 }, { 0x6ED7, 852046, 852036, 852052, -1, -1, -1, -1, -1, -1 }, { 0x6ED8, 852062, 852056, 852102, -1, -1, -1, -1, -1, -1 }, { 0x6ED9, 852113, 852108, 852186, -1, 852182, -1, -1, 852176, -1 }, { 0x6EDA, 852203, 852191, 852223, -1, 852219, 852208, 852215, -1, -1 }, { 0x6EDB, -1, 852228, 852233, -1, -1, -1, -1, -1, -1 }, { 0x6EDC, -1, -1, 852238, -1, -1, -1, -1, -1, -1 }, { 0x6EDD, 852256, 852243, 852363, -1, -1, 852350, 852355, -1, 852369 }, { 0x6EDE, 852380, 852375, 852423, -1, -1, 852409, 852419, -1, -1 }, { 0x6EDF, 852428, -1, 852457, -1, -1, -1, -1, -1, -1 }, { 0x6EE0, 852467, 852462, 852491, -1, -1, -1, -1, -1, -1 }, { 0x6EE1, 852501, 852496, 852546, -1, -1, 852523, 852538, -1, -1 }, { 0x6EE2, 852557, 852551, 852590, -1, -1, -1, -1, -1, -1 }, { 0x6EE3, -1, -1, 852596, -1, -1, -1, -1, -1, -1 }, { 0x6EE4, 852608, 852602, 852627, -1, -1, -1, -1, -1, -1 }, { 0x6EE5, 852637, 852631, 852664, -1, -1, -1, -1, -1, -1 }, { 0x6EE6, 852675, 852669, 852710, -1, -1, -1, -1, -1, -1 }, { 0x6EE7, -1, -1, 852716, -1, -1, -1, -1, -1, -1 }, { 0x6EE8, 852726, 852721, 852755, -1, -1, -1, -1, -1, -1 }, { 0x6EE9, 852766, 852760, 852797, -1, -1, -1, -1, -1, -1 }, { 0x6EEA, 852807, 852802, 852824, -1, -1, -1, -1, -1, -1 }, { 0x6EEB, 852838, 852828, 852893, -1, -1, 852874, 852884, -1, -1 }, { 0x6EEC, 852902, 852898, 852955, -1, 852952, 852939, 852949, 852932, -1 }, { 0x6EED, -1, 852959, 852993, -1, 852988, 852971, 852976, 852964, -1 }, { 0x6EEE, 853002, 852997, 853052, -1, -1, 853034, 853043, -1, -1 }, { 0x6EEF, 853063, 853058, 853118, 853123, 853113, 853099, 853109, 853092, 853134 }, { 0x6EF0, -1, -1, 853139, -1, -1, -1, -1, -1, -1 }, { 0x6EF1, -1, 853146, 853151, -1, -1, -1, -1, -1, -1 }, { 0x6EF2, 853161, 853156, 853210, -1, 853205, 853192, 853200, 853186, 853216 }, { 0x6EF3, -1, -1, 853224, -1, -1, -1, -1, -1, -1 }, { 0x6EF4, 853236, 853231, 853300, 853304, 853296, 853263, 853291, 853256, 853309 }, { 0x6EF5, -1, 853316, 853332, -1, 853328, -1, -1, 853321, -1 }, { 0x6EF6, -1, 853336, 853342, -1, -1, -1, -1, -1, -1 }, { 0x6EF7, 853351, 853346, 853415, -1, 853412, 853391, 853409, 853384, -1 }, { 0x6EF8, 853423, 853419, 853460, -1, 853457, 853447, 853454, 853440, -1 }, { 0x6EF9, 853468, 853464, 853494, -1, -1, -1, 853488, -1, -1 }, { 0x6EFA, 853508, 853498, 853513, -1, -1, -1, -1, -1, -1 }, { 0x6EFB, -1, 853518, 853532, -1, -1, -1, 853524, -1, -1 }, { 0x6EFC, -1, -1, 853544, -1, -1, -1, -1, 853538, -1 }, { 0x6EFD, 853555, 853549, 853587, -1, -1, -1, 853580, -1, -1 }, { 0x6EFE, 853605, 853593, 853652, 853657, 853648, 853637, 853644, 853630, 853663 }, { 0x6EFF, 853674, 853669, 853730, 853735, 853726, 853703, 853718, 853696, 853743 }, { 0x6F00, -1, -1, 853748, -1, -1, -1, -1, -1, -1 }, { 0x6F01, 853759, 853754, 853833, 853837, 853831, 853798, 853822, 853791, 853843 }, { 0x6F02, 853858, 853848, 853910, 853916, 853905, 853892, 853900, 853885, 853922 }, { 0x6F03, -1, 853929, 853934, -1, -1, -1, -1, -1, -1 }, { 0x6F04, -1, 853938, 853969, -1, 853966, 853957, 853962, 853950, -1 }, { 0x6F05, -1, 853973, 853979, -1, -1, -1, -1, -1, -1 }, { 0x6F06, 853990, 853985, 854040, 854044, 854035, 854021, 854028, 854014, -1 }, { 0x6F07, 854055, 854049, 854069, -1, -1, -1, -1, -1, -1 }, { 0x6F08, 854078, 854073, 854112, -1, -1, 854095, 854104, -1, -1 }, { 0x6F09, 854121, 854116, 854183, -1, 854179, 854158, 854174, 854151, 854187 }, { 0x6F0A, 854198, 854193, 854229, -1, -1, -1, 854222, -1, 854234 }, { 0x6F0B, -1, 854239, 854245, -1, -1, -1, -1, -1, -1 }, { 0x6F0C, -1, 854251, 854288, -1, 854284, 854263, 854276, 854256, -1 }, { 0x6F0D, -1, -1, 854298, -1, -1, -1, 854293, -1, -1 }, { 0x6F0E, 854315, 854303, 854365, -1, -1, -1, -1, -1, -1 }, { 0x6F0F, 854376, 854371, 854447, 854452, 854443, 854420, 854439, 854407, 854458 }, { 0x6F10, -1, -1, 854464, -1, -1, -1, -1, -1, -1 }, { 0x6F11, 854474, 854469, 854506, -1, 854502, 854487, 854494, 854480, 854511 }, { 0x6F12, -1, -1, 854518, -1, -1, -1, -1, -1, -1 }, { 0x6F13, 854530, 854525, 854590, 854594, 854587, 854579, 854584, 854572, 854599 }, { 0x6F14, 854615, 854605, 854662, 854667, 854658, 854648, 854655, 854641, 854674 }, { 0x6F15, 854686, 854681, 854753, 854758, 854750, 854734, 854746, 854727, -1 }, { 0x6F16, 854773, 854767, 854827, -1, -1, -1, 854818, -1, -1 }, { 0x6F17, -1, 854833, 854839, -1, -1, -1, -1, -1, -1 }, { 0x6F18, 854851, 854845, 854874, -1, -1, 854856, 854865, -1, -1 }, { 0x6F19, 854886, 854880, 854902, -1, 854898, -1, -1, 854891, -1 }, { 0x6F1A, 854916, 854908, 854988, -1, 854984, 854972, 854979, 854965, -1 }, { 0x6F1B, -1, -1, 855005, -1, -1, 854992, 854997, -1, -1 }, { 0x6F1C, -1, -1, 855011, -1, -1, -1, -1, -1, -1 }, { 0x6F1D, -1, -1, 855015, -1, -1, -1, -1, -1, -1 }, { 0x6F1E, -1, -1, 855019, -1, -1, -1, -1, -1, -1 }, { 0x6F1F, -1, -1, 855023, -1, -1, -1, -1, -1, -1 }, { 0x6F20, 855034, 855029, 855098, 855102, 855094, 855074, 855089, 855067, 855108 }, { 0x6F21, -1, -1, 855114, -1, -1, -1, -1, -1, -1 }, { 0x6F22, 855126, 855121, 855183, 855188, 855179, 855170, 855175, 855163, 855196 }, { 0x6F23, 855206, 855201, 855273, 855279, 855268, 855251, 855260, 855238, 855285 }, { 0x6F24, 855296, 855290, 855319, -1, -1, -1, -1, 855313, -1 }, { 0x6F25, 855329, 855324, 855351, -1, -1, -1, -1, -1, -1 }, { 0x6F26, 855360, 855355, 855422, -1, -1, 855402, 855411, 855396, -1 }, { 0x6F27, -1, 855427, 855438, -1, -1, -1, -1, 855432, -1 }, { 0x6F28, -1, -1, 855449, -1, -1, -1, -1, 855443, 855455 }, { 0x6F29, 855467, 855461, 855498, -1, -1, 855483, 855490, -1, -1 }, { 0x6F2A, 855512, 855504, 855556, 855560, 855553, 855546, 855551, 855539, -1 }, { 0x6F2B, 855570, 855564, 855639, 855644, 855635, 855606, 855631, 855599, 855658 }, { 0x6F2C, 855666, 855662, 855734, -1, 855731, 855706, 855727, 855699, -1 }, { 0x6F2D, 855744, 855738, 855786, -1, 855781, 855767, 855773, 855760, -1 }, { 0x6F2E, -1, 855792, 855798, -1, -1, -1, -1, -1, -1 }, { 0x6F2F, 855821, 855804, 855856, -1, -1, -1, 855848, -1, -1 }, { 0x6F30, 855875, 855861, 855901, -1, 855896, -1, 855887, 855880, -1 }, { 0x6F31, 855917, 855907, 855976, 855981, 855972, 855951, 855963, 855944, -1 }, { 0x6F32, 856008, 855994, 856049, 856056, 856043, 856029, 856038, 856022, 856067 }, { 0x6F33, 856084, 856077, 856134, 856141, 856129, 856116, 856124, 856109, -1 }, { 0x6F34, -1, 856149, 856155, -1, -1, -1, -1, -1, 856163 }, { 0x6F35, 856175, 856169, 856190, 856194, -1, -1, -1, -1, -1 }, { 0x6F36, 856205, 856199, 856244, -1, -1, 856220, 856236, -1, -1 }, { 0x6F37, 856262, 856250, 856286, -1, -1, -1, -1, -1, -1 }, { 0x6F38, 856301, 856291, 856354, 856360, 856345, 856318, 856333, 856311, 856371 }, { 0x6F39, -1, -1, 856378, -1, -1, -1, -1, -1, -1 }, { 0x6F3A, -1, -1, 856383, -1, -1, -1, -1, -1, -1 }, { 0x6F3B, -1, 856391, 856414, -1, -1, -1, 856401, -1, -1 }, { 0x6F3C, 856432, 856420, 856493, -1, 856488, 856470, 856476, 856463, 856498 }, { 0x6F3D, -1, 856504, 856509, -1, -1, -1, -1, -1, -1 }, { 0x6F3E, 856520, 856513, 856591, 856597, 856586, 856574, 856582, 856567, -1 }, { 0x6F3F, 856621, 856614, 856675, 856682, 856670, 856659, 856665, 856652, -1 }, { 0x6F40, 856697, 856691, 856770, -1, -1, 856757, 856766, -1, -1 }, { 0x6F41, 856782, 856776, 856812, 856818, 856807, -1, 856804, 856797, -1 }, { 0x6F42, -1, -1, 856827, -1, -1, -1, -1, -1, -1 }, { 0x6F43, -1, 856833, 856838, -1, -1, -1, -1, -1, -1 }, { 0x6F44, -1, 856843, 856853, -1, -1, -1, -1, -1, -1 }, { 0x6F45, 856858, -1, 856898, -1, -1, 856887, 856894, -1, -1 }, { 0x6F46, 856910, 856904, 856936, -1, -1, -1, -1, -1, -1 }, { 0x6F47, 856947, 856942, 856978, -1, -1, -1, -1, -1, -1 }, { 0x6F48, -1, -1, 856984, -1, -1, -1, -1, -1, -1 }, { 0x6F49, -1, -1, 856989, -1, -1, -1, -1, -1, -1 }, { 0x6F4A, -1, -1, 856994, -1, -1, -1, -1, -1, -1 }, { 0x6F4B, 857003, 856998, 857028, -1, -1, -1, -1, -1, -1 }, { 0x6F4C, -1, -1, 857034, -1, -1, -1, -1, -1, -1 }, { 0x6F4D, 857044, 857039, 857072, -1, -1, -1, -1, -1, -1 }, { 0x6F4E, 857082, 857077, 857097, -1, -1, -1, -1, -1, -1 }, { 0x6F4F, 857118, 857101, 857224, 857228, 857220, -1, 857195, 857188, -1 }, { 0x6F50, -1, -1, 857233, -1, -1, -1, -1, -1, 857239 }, { 0x6F51, 857249, 857244, 857338, -1, 857334, 857306, 857328, 857299, -1 }, { 0x6F52, -1, 857342, 857379, -1, -1, 857354, 857362, 857348, -1 }, { 0x6F53, -1, -1, 857391, -1, -1, -1, 857385, -1, -1 }, { 0x6F54, 857401, 857396, 857447, 857452, 857442, 857428, 857436, 857421, 857456 }, { 0x6F55, 857469, 857464, 857484, -1, -1, -1, -1, -1, -1 }, { 0x6F56, 857493, 857488, 857517, -1, -1, -1, -1, -1, -1 }, { 0x6F57, 857521, -1, 857563, -1, 857559, 857549, 857554, 857542, 857567 }, { 0x6F58, 857578, 857573, 857701, 857706, 857693, 857663, 857689, 857656, -1 }, { 0x6F59, 857711, -1, 857743, -1, 857739, -1, 857734, 857727, 857748 }, { 0x6F5A, 857758, 857753, 857801, -1, 857797, 857775, 857781, 857768, -1 }, { 0x6F5B, 857810, 857805, 857868, 857874, 857864, 857846, 857860, 857839, 857883 }, { 0x6F5C, 857895, 857890, 857953, -1, 857949, 857931, 857945, 857924, -1 }, { 0x6F5D, 857969, 857959, 858002, -1, 857998, -1, 857982, 857975, -1 }, { 0x6F5E, 858011, 858006, 858051, -1, 858048, -1, 858042, 858035, -1 }, { 0x6F5F, 858066, 858055, 858128, -1, 858124, 858114, 858119, 858107, -1 }, { 0x6F60, 858138, 858132, 858163, -1, -1, -1, -1, -1, 858168 }, { 0x6F61, -1, -1, 858199, -1, 858195, 858180, 858187, 858173, -1 }, { 0x6F62, 858210, 858204, 858263, 858270, 858257, 858246, 858250, 858239, -1 }, { 0x6F63, 858277, -1, 858307, -1, -1, -1, -1, 858301, -1 }, { 0x6F64, 858318, 858312, 858381, 858386, 858376, 858353, 858372, 858346, 858393 }, { 0x6F65, -1, -1, 858401, -1, -1, -1, -1, -1, -1 }, { 0x6F66, 858420, 858405, 858485, 858490, 858481, 858466, 858477, 858453, 858497 }, { 0x6F67, -1, -1, 858503, -1, -1, -1, -1, -1, -1 }, { 0x6F68, 858509, -1, 858611, -1, -1, 858569, 858591, -1, -1 }, { 0x6F69, -1, 858617, 858621, -1, -1, -1, -1, -1, -1 }, { 0x6F6A, -1, -1, 858625, -1, -1, -1, -1, -1, -1 }, { 0x6F6B, -1, 858630, 858636, -1, -1, -1, -1, -1, -1 }, { 0x6F6C, 858647, 858641, 858700, -1, -1, 858681, 858684, -1, -1 }, { 0x6F6D, 858712, 858706, 858776, 858781, 858772, 858751, 858763, 858744, 858787 }, { 0x6F6E, 858799, 858794, 858854, 858860, 858851, 858835, 858846, 858828, 858869 }, { 0x6F6F, 858882, 858877, 858934, 858939, 858930, 858920, 858926, 858913, 858943 }, { 0x6F70, 858954, 858949, 859022, -1, 859017, 858995, 859011, 858988, 859027 }, { 0x6F71, -1, -1, 859038, -1, -1, -1, -1, 859032, -1 }, { 0x6F72, 859053, 859042, 859079, -1, -1, -1, -1, -1, -1 }, { 0x6F73, -1, -1, 859085, -1, -1, -1, -1, -1, -1 }, { 0x6F74, 859094, 859089, 859132, -1, 859129, 859114, 859125, 859107, -1 }, { 0x6F75, -1, -1, 859137, -1, -1, -1, -1, -1, -1 }, { 0x6F76, -1, -1, 859141, -1, -1, -1, -1, -1, -1 }, { 0x6F77, 859156, 859146, 859162, -1, -1, -1, -1, -1, 859166 }, { 0x6F78, 859179, 859173, 859214, 859220, 859210, -1, 859206, 859199, -1 }, { 0x6F79, -1, 859233, 859239, -1, -1, -1, -1, -1, -1 }, { 0x6F7A, 859251, 859245, 859293, 859299, 859289, -1, 859281, 859274, 859306 }, { 0x6F7B, -1, -1, 859312, -1, -1, -1, -1, -1, -1 }, { 0x6F7C, 859323, 859317, 859361, 859367, 859356, -1, 859348, 859341, -1 }, { 0x6F7D, -1, -1, 859390, -1, 859387, -1, 859381, 859374, -1 }, { 0x6F7E, 859400, 859394, 859441, 859446, 859437, 859419, 859425, 859412, -1 }, { 0x6F7F, 859455, 859450, 859467, -1, -1, -1, -1, -1, -1 }, { 0x6F80, 859493, 859472, 859548, 859552, -1, 859526, 859539, -1, -1 }, { 0x6F81, 859563, 859558, 859624, -1, 859620, 859603, 859616, 859596, -1 }, { 0x6F82, 859634, 859628, 859678, -1, 859673, 859663, 859668, 859656, -1 }, { 0x6F83, -1, -1, 859700, -1, -1, 859685, 859691, -1, -1 }, { 0x6F84, 859719, 859707, 859810, 859817, 859805, 859783, 859800, 859776, 859836 }, { 0x6F85, -1, -1, 859844, -1, -1, -1, -1, -1, -1 }, { 0x6F86, 859859, 859849, 859904, 859910, 859901, 859889, 859896, 859882, 859914 }, { 0x6F87, 859930, 859925, 859972, -1, -1, 859961, 859968, 859955, -1 }, { 0x6F88, 859982, 859977, 860035, -1, 860030, 860012, 860018, 860005, -1 }, { 0x6F89, 860045, 860040, 860080, -1, 860076, -1, -1, 860069, -1 }, { 0x6F8A, -1, 860085, 860091, -1, -1, -1, -1, -1, -1 }, { 0x6F8B, -1, -1, 860129, -1, 860123, 860103, 860110, 860096, -1 }, { 0x6F8C, 860139, 860135, 860194, 860198, 860191, 860171, 860179, 860164, -1 }, { 0x6F8D, 860208, 860203, 860262, -1, 860258, 860245, 860251, 860238, -1 }, { 0x6F8E, 860281, 860267, 860308, -1, 860301, -1, 860297, 860290, 860314 }, { 0x6F8F, -1, -1, 860325, -1, -1, -1, -1, -1, -1 }, { 0x6F90, 860335, 860330, 860357, -1, 860353, -1, 860350, 860343, -1 }, { 0x6F91, 860362, -1, 860420, -1, -1, 860391, 860415, -1, -1 }, { 0x6F92, 860437, 860425, 860464, 860470, 860459, -1, 860449, 860442, -1 }, { 0x6F93, -1, -1, 860486, -1, -1, -1, 860476, -1, -1 }, { 0x6F94, 860500, 860490, 860537, -1, 860534, 860524, 860530, 860517, -1 }, { 0x6F95, -1, -1, 860548, -1, -1, -1, -1, 860542, -1 }, { 0x6F96, -1, -1, 860576, -1, -1, 860558, 860568, 860552, -1 }, { 0x6F97, 860588, 860582, 860644, 860650, 860640, 860618, 860632, 860611, -1 }, { 0x6F98, -1, -1, 860669, -1, 860665, -1, -1, 860658, -1 }, { 0x6F99, -1, -1, 860689, -1, 860685, 860675, 860680, -1, -1 }, { 0x6F9A, -1, -1, 860710, -1, -1, 860693, 860702, -1, -1 }, { 0x6F9B, -1, -1, 860713, -1, -1, -1, -1, -1, -1 }, { 0x6F9C, 860723, 860717, 860751, -1, -1, -1, -1, -1, -1 }, { 0x6F9D, 860768, 860756, 860795, -1, -1, -1, -1, -1, -1 }, { 0x6F9E, -1, -1, 860801, -1, -1, -1, -1, -1, -1 }, { 0x6F9F, -1, 860805, 860831, -1, 860827, 860817, 860823, 860810, -1 }, { 0x6FA0, 860847, 860836, 860892, -1, -1, -1, 860875, -1, -1 }, { 0x6FA1, 860908, 860898, 860939, -1, 860936, 860927, 860932, 860920, -1 }, { 0x6FA2, -1, -1, 860944, -1, -1, -1, -1, -1, -1 }, { 0x6FA3, 860960, 860950, 860994, -1, 860990, 860981, 860986, 860974, -1 }, { 0x6FA4, 861006, 861000, 861087, 861091, 861077, 861067, 861072, 861060, 861099 }, { 0x6FA5, 861112, 861106, 861148, -1, -1, -1, 861141, 861135, -1 }, { 0x6FA6, 861158, 861153, 861178, 861182, -1, -1, 861175, -1, -1 }, { 0x6FA7, 861191, 861186, 861244, 861248, 861239, -1, 861231, 861224, -1 }, { 0x6FA8, 861258, 861253, 861309, -1, 861306, 861287, 861295, 861280, -1 }, { 0x6FA9, -1, 861314, 861319, -1, -1, -1, -1, -1, -1 }, { 0x6FAA, -1, -1, 861338, -1, -1, 861330, 861334, 861324, -1 }, { 0x6FAB, -1, -1, 861344, -1, -1, -1, -1, -1, -1 }, { 0x6FAC, -1, -1, 861349, -1, -1, -1, -1, -1, -1 }, { 0x6FAD, -1, 861353, 861359, -1, -1, -1, -1, -1, -1 }, { 0x6FAE, 861370, 861365, 861426, -1, 861422, -1, 861409, 861402, 861431 }, { 0x6FAF, -1, 861437, 861465, -1, 861460, 861450, 861456, 861443, -1 }, { 0x6FB0, 861475, 861470, 861498, -1, -1, 861487, 861494, -1, -1 }, { 0x6FB1, 861509, 861504, 861573, -1, 861569, 861545, 861561, 861538, -1 }, { 0x6FB2, -1, -1, 861579, -1, -1, -1, -1, -1, -1 }, { 0x6FB3, 861592, 861583, 861647, -1, 861642, 861622, 861631, 861615, -1 }, { 0x6FB4, 861657, 861651, 861681, -1, -1, -1, -1, -1, -1 }, { 0x6FB5, -1, 861687, 861698, -1, -1, -1, 861693, -1, -1 }, { 0x6FB6, 861709, 861704, 861766, -1, 861762, -1, 861746, 861739, -1 }, { 0x6FB7, 861772, -1, 861810, -1, -1, -1, -1, -1, -1 }, { 0x6FB8, -1, -1, 861815, -1, -1, -1, -1, -1, -1 }, { 0x6FB9, 861832, 861820, 861878, 861883, 861874, 861861, 861866, 861854, -1 }, { 0x6FBA, -1, 861901, 861906, -1, -1, -1, -1, -1, -1 }, { 0x6FBB, -1, 861910, 861916, -1, -1, -1, -1, -1, -1 }, { 0x6FBC, 861926, 861921, 861970, -1, -1, 861946, 861954, -1, -1 }, { 0x6FBD, -1, 861974, 861986, -1, -1, -1, -1, -1, -1 }, { 0x6FBE, 861996, 861990, 862024, -1, 862020, -1, -1, 862013, 862028 }, { 0x6FBF, -1, -1, 862034, -1, -1, -1, -1, -1, -1 }, { 0x6FC0, 862044, 862039, 862126, 862130, 862121, 862083, 862111, 862076, 862135 }, { 0x6FC1, 862153, 862148, 862220, 862226, 862215, 862189, 862210, 862182, 862232 }, { 0x6FC2, 862244, 862239, 862307, -1, 862302, 862281, 862294, 862274, -1 }, { 0x6FC3, 862325, 862313, 862386, 862392, 862381, 862360, 862373, 862353, 862399 }, { 0x6FC4, -1, 862406, 862410, -1, -1, -1, -1, -1, -1 }, { 0x6FC5, -1, -1, 862433, -1, -1, 862415, 862428, -1, -1 }, { 0x6FC6, 862448, 862438, 862522, -1, 862517, 862497, 862509, 862490, -1 }, { 0x6FC7, 862543, 862527, 862615, -1, 862610, 862583, 862593, 862576, -1 }, { 0x6FC8, 862624, 862619, 862651, -1, -1, 862629, 862638, -1, 862655 }, { 0x6FC9, -1, 862661, 862678, -1, 862674, -1, -1, 862667, -1 }, { 0x6FCA, 862693, 862683, 862751, -1, 862747, -1, 862729, 862722, -1 }, { 0x6FCB, -1, 862756, 862760, -1, -1, -1, -1, -1, -1 }, { 0x6FCC, -1, -1, 862765, -1, -1, -1, -1, -1, -1 }, { 0x6FCD, -1, -1, 862769, -1, -1, -1, -1, -1, -1 }, { 0x6FCE, -1, 862775, 862787, -1, -1, -1, -1, -1, -1 }, { 0x6FCF, -1, -1, 862793, -1, -1, -1, -1, -1, -1 }, { 0x6FD0, -1, -1, 862797, -1, -1, -1, -1, -1, -1 }, { 0x6FD1, 862808, 862802, 862830, -1, -1, -1, -1, -1, -1 }, { 0x6FD2, 862845, 862835, 862876, -1, -1, -1, -1, -1, -1 }, { 0x6FD3, -1, 862881, 862886, -1, -1, -1, -1, -1, 862892 }, { 0x6FD4, 862908, 862898, 862933, -1, -1, -1, 862925, 862913, 862937 }, { 0x6FD5, 862948, 862943, 863015, 863020, 863011, 862991, 862999, 862984, 863026 }, { 0x6FD6, -1, -1, 863039, -1, -1, -1, -1, -1, -1 }, { 0x6FD7, -1, -1, 863044, -1, -1, -1, -1, -1, -1 }, { 0x6FD8, 863054, 863048, 863105, -1, 863099, 863088, 863095, 863081, -1 }, { 0x6FD9, 863117, 863111, 863165, -1, -1, -1, -1, -1, -1 }, { 0x6FDA, 863177, 863171, 863226, -1, 863221, 863208, 863214, 863201, -1 }, { 0x6FDB, 863238, 863232, 863276, 863282, 863271, -1, -1, 863264, 863287 }, { 0x6FDC, 863299, 863293, 863323, -1, -1, -1, -1, -1, -1 }, { 0x6FDD, -1, -1, 863328, -1, -1, -1, -1, -1, -1 }, { 0x6FDE, -1, 863332, 863361, -1, 863358, -1, 863344, 863337, 863365 }, { 0x6FDF, 863379, 863369, 863442, 863446, 863438, 863425, 863430, 863418, -1 }, { 0x6FE0, 863457, 863452, 863496, 863501, 863493, 863484, 863489, 863477, -1 }, { 0x6FE1, 863517, 863506, 863582, 863586, 863579, 863552, 863572, 863545, 863591 }, { 0x6FE2, -1, -1, 863598, -1, -1, -1, -1, -1, -1 }, { 0x6FE3, -1, -1, 863603, -1, -1, -1, -1, -1, -1 }, { 0x6FE4, 863612, 863607, 863643, 863648, 863640, 863631, 863636, 863624, 863655 }, { 0x6FE5, -1, -1, 863667, -1, -1, -1, -1, 863661, -1 }, { 0x6FE6, -1, 863672, 863683, -1, -1, -1, -1, 863677, -1 }, { 0x6FE7, -1, -1, 863688, -1, -1, -1, -1, -1, 863693 }, { 0x6FE8, -1, -1, 863708, -1, -1, -1, 863701, -1, -1 }, { 0x6FE9, 863721, 863712, 863771, 863776, 863768, -1, 863758, 863751, -1 }, { 0x6FEA, -1, -1, 863782, -1, -1, -1, -1, -1, -1 }, { 0x6FEB, 863794, 863788, 863864, -1, 863856, 863834, 863852, 863821, 863869 }, { 0x6FEC, 863881, 863875, 863946, -1, 863941, 863916, 863936, 863909, -1 }, { 0x6FED, -1, -1, 863951, -1, -1, -1, -1, -1, -1 }, { 0x6FEE, 863960, 863955, 864006, -1, 864002, -1, 863992, 863985, -1 }, { 0x6FEF, 864015, 864010, 864062, 864068, 864057, 864047, 864052, 864040, -1 }, { 0x6FF0, 864080, 864075, 864114, -1, -1, -1, 864108, -1, -1 }, { 0x6FF1, 864124, 864119, 864177, 864182, 864173, 864160, 864165, 864153, -1 }, { 0x6FF2, -1, 864187, 864192, -1, -1, -1, -1, -1, -1 }, { 0x6FF3, 864201, 864196, 864260, -1, 864256, 864238, 864252, 864232, -1 }, { 0x6FF4, -1, 864266, 864284, -1, 864279, -1, -1, 864272, -1 }, { 0x6FF5, 864295, 864290, 864338, -1, -1, 864329, 864334, -1, -1 }, { 0x6FF6, 864348, 864343, 864395, -1, -1, 864383, 864389, 864377, -1 }, { 0x6FF7, -1, -1, 864400, -1, -1, -1, -1, -1, -1 }, { 0x6FF8, -1, 864405, 864411, -1, -1, -1, -1, -1, -1 }, { 0x6FF9, -1, -1, 864422, -1, -1, 864417, -1, -1, -1 }, { 0x6FFA, 864445, 864425, 864499, 864505, 864494, 864483, 864490, 864476, -1 }, { 0x6FFB, -1, -1, 864514, -1, -1, -1, -1, -1, -1 }, { 0x6FFC, 864529, 864519, 864566, -1, -1, -1, 864556, -1, 864571 }, { 0x6FFD, -1, -1, 864582, -1, -1, -1, 864578, -1, -1 }, { 0x6FFE, 864593, 864587, 864641, -1, 864637, 864625, 864630, 864612, -1 }, { 0x6FFF, 864650, 864645, 864675, -1, -1, -1, -1, -1, -1 }, { 0x7000, -1, -1, 864691, -1, -1, 864679, 864685, -1, -1 }, { 0x7001, 864703, 864696, 864752, 864758, 864747, -1, 864743, 864736, -1 }, { 0x7002, -1, -1, 864775, -1, -1, -1, -1, -1, 864779 }, { 0x7003, -1, 864784, 864788, -1, -1, -1, -1, -1, -1 }, { 0x7004, 864802, 864792, 864841, -1, -1, -1, -1, -1, -1 }, { 0x7005, 864852, 864846, 864920, -1, 864914, 864892, 864898, 864885, -1 }, { 0x7006, 864931, 864926, 864999, -1, 864995, 864967, 864986, 864960, -1 }, { 0x7007, 865009, 865003, 865117, -1, 865112, -1, 865105, 865098, -1 }, { 0x7008, -1, -1, 865123, -1, -1, -1, -1, -1, -1 }, { 0x7009, 865136, 865128, 865195, 865200, 865192, 865176, 865188, 865169, 865205 }, { 0x700A, -1, -1, 865210, -1, -1, -1, -1, -1, -1 }, { 0x700B, 865220, 865215, 865275, -1, 865271, 865260, 865266, 865253, 865281 }, { 0x700C, 865293, 865288, 865300, -1, -1, -1, -1, -1, -1 }, { 0x700D, 865311, 865306, 865343, 865349, -1, -1, 865335, -1, -1 }, { 0x700E, -1, 865357, 865362, -1, -1, -1, -1, -1, -1 }, { 0x700F, 865371, 865366, 865418, -1, 865414, 865403, 865409, 865396, -1 }, { 0x7010, -1, -1, 865423, -1, -1, -1, -1, -1, 865429 }, { 0x7011, 865441, 865436, 865517, 865521, 865508, 865479, 865494, 865472, -1 }, { 0x7012, 865526, -1, 865578, -1, 865573, 865559, 865567, 865552, -1 }, { 0x7013, -1, -1, 865599, -1, 865594, -1, 865589, 865582, -1 }, { 0x7014, 865611, 865606, 865640, -1, -1, -1, -1, -1, -1 }, { 0x7015, 865654, 865644, 865707, -1, 865703, 865692, 865699, 865685, -1 }, { 0x7016, -1, -1, 865712, -1, -1, -1, -1, -1, -1 }, { 0x7017, -1, -1, 865725, -1, -1, -1, 865717, -1, -1 }, { 0x7018, 865736, 865731, 865775, -1, 865772, -1, 865769, 865762, 865779 }, { 0x7019, -1, 865783, 865788, -1, -1, -1, -1, -1, -1 }, { 0x701A, 865798, 865793, 865841, 865846, 865837, 865827, 865833, 865820, -1 }, { 0x701B, 865859, 865853, 865889, 865895, 865884, 865877, 865881, 865870, -1 }, { 0x701C, -1, 865901, 865919, -1, 865914, -1, -1, 865907, -1 }, { 0x701D, 865935, 865925, 865991, -1, 865986, 865971, 865981, 865964, 865995 }, { 0x701E, 866008, 866002, 866054, -1, 866049, 866031, 866041, 866024, -1 }, { 0x701F, 866065, 866060, 866136, 866142, 866133, 866120, 866128, 866113, -1 }, { 0x7020, 866153, 866147, 866201, -1, -1, 866185, 866194, -1, -1 }, { 0x7021, 866213, 866207, 866230, -1, -1, -1, -1, -1, -1 }, { 0x7022, -1, -1, 866235, -1, -1, -1, -1, -1, -1 }, { 0x7023, 866246, 866240, 866286, -1, 866282, 866269, 866274, 866262, -1 }, { 0x7024, -1, -1, 866291, -1, -1, -1, -1, -1, -1 }, { 0x7025, -1, -1, 866297, -1, -1, -1, -1, -1, -1 }, { 0x7026, 866307, 866302, 866345, 866350, 866342, 866327, 866338, 866320, -1 }, { 0x7027, 866368, 866355, 866437, 866443, 866431, 866418, 866423, 866411, 866450 }, { 0x7028, 866462, 866456, 866502, 866507, 866498, 866491, 866494, 866484, -1 }, { 0x7029, -1, -1, 866514, -1, -1, -1, -1, -1, -1 }, { 0x702A, -1, -1, 866519, -1, -1, -1, -1, -1, -1 }, { 0x702B, -1, 866524, 866534, -1, -1, -1, -1, -1, -1 }, { 0x702C, 866544, 866538, 866577, -1, 866573, 866566, 866569, -1, -1 }, { 0x702D, -1, -1, 866582, -1, -1, -1, -1, -1, -1 }, { 0x702E, -1, -1, 866587, -1, -1, -1, -1, -1, -1 }, { 0x702F, -1, 866592, 866623, -1, 866618, 866605, 866611, 866598, -1 }, { 0x7030, 866639, 866629, 866680, 866684, 866677, 866655, 866671, 866648, -1 }, { 0x7031, -1, 866696, 866701, -1, -1, -1, -1, -1, -1 }, { 0x7032, 866710, 866705, 866764, -1, 866759, 866742, 866755, 866735, -1 }, { 0x7033, -1, -1, 866770, -1, -1, -1, -1, -1, -1 }, { 0x7034, -1, 866776, 866801, -1, -1, 866788, 866794, -1, -1 }, { 0x7035, -1, 866807, 866812, -1, -1, -1, -1, -1, -1 }, { 0x7036, -1, -1, 866817, -1, -1, -1, -1, -1, -1 }, { 0x7037, -1, 866822, 866865, -1, 866862, 866834, 866841, 866827, -1 }, { 0x7038, 866879, 866869, 866905, -1, 866900, -1, -1, 866893, -1 }, { 0x7039, 866917, 866911, 866971, -1, -1, 866955, 866962, -1, -1 }, { 0x703A, 866982, 866976, 866988, -1, -1, -1, -1, -1, -1 }, { 0x703B, -1, -1, 866994, -1, -1, -1, -1, -1, -1 }, { 0x703C, 867006, 866999, 867068, 867074, 867063, -1, 867046, 867039, -1 }, { 0x703D, -1, -1, 867082, -1, -1, -1, -1, -1, -1 }, { 0x703E, 867094, 867088, 867142, 867147, 867138, 867129, 867134, 867122, 867160 }, { 0x703F, -1, 867172, 867178, -1, -1, -1, -1, -1, -1 }, { 0x7040, -1, -1, 867183, -1, -1, -1, -1, -1, -1 }, { 0x7041, -1, -1, 867191, -1, -1, -1, -1, -1, -1 }, { 0x7042, -1, 867197, 867212, -1, -1, -1, -1, -1, -1 }, { 0x7043, 867224, 867218, 867260, 867266, -1, -1, 867249, -1, -1 }, { 0x7044, 867277, 867272, 867326, -1, 867322, -1, 867308, 867301, -1 }, { 0x7045, -1, 867331, 867337, -1, -1, -1, -1, -1, -1 }, { 0x7046, -1, -1, 867348, -1, -1, -1, -1, 867342, -1 }, { 0x7047, -1, -1, 867353, -1, -1, -1, -1, -1, -1 }, { 0x7048, -1, 867359, 867371, -1, -1, -1, 867365, -1, -1 }, { 0x7049, 867381, 867375, 867427, -1, -1, -1, 867420, -1, -1 }, { 0x704A, -1, 867433, 867455, -1, -1, -1, 867438, -1, -1 }, { 0x704B, 867467, 867461, 867492, -1, -1, 867471, 867476, -1, -1 }, { 0x704C, 867501, 867496, 867553, 867559, 867548, 867537, 867544, 867530, -1 }, { 0x704D, -1, 867567, 867573, -1, -1, -1, -1, -1, -1 }, { 0x704E, 867578, -1, 867644, -1, 867640, 867632, 867637, 867626, -1 }, { 0x704F, 867654, 867649, 867684, -1, -1, -1, -1, -1, -1 }, { 0x7050, -1, 867689, 867708, -1, 867702, -1, -1, 867695, -1 }, { 0x7051, 867719, 867714, 867783, 867787, 867774, 867759, 867766, 867752, 867826 }, { 0x7052, 867849, 867837, 867883, -1, -1, -1, -1, -1, -1 }, { 0x7053, -1, -1, 867899, -1, 867895, -1, -1, 867888, -1 }, { 0x7054, 867910, 867905, 867933, -1, -1, 867925, 867930, -1, -1 }, { 0x7055, 867943, 867938, 867988, -1, -1, 867975, 867985, -1, -1 }, { 0x7056, -1, -1, 867992, -1, -1, -1, -1, -1, -1 }, { 0x7057, -1, -1, 867996, -1, -1, -1, -1, -1, -1 }, { 0x7058, 868014, 868002, 868073, 868078, 868068, 868052, 868060, 868045, -1 }, { 0x7059, -1, -1, 868084, -1, -1, -1, -1, -1, -1 }, { 0x705A, -1, -1, 868090, -1, -1, -1, -1, -1, -1 }, { 0x705B, -1, 868096, 868101, -1, -1, -1, -1, -1, -1 }, { 0x705C, -1, 868107, 868113, -1, -1, -1, -1, -1, -1 }, { 0x705D, 868124, 868119, 868189, -1, 868186, 868161, 868170, 868154, -1 }, { 0x705E, 868199, 868194, 868250, 868254, 868246, 868231, 868243, 868224, -1 }, { 0x705F, -1, -1, 868258, -1, -1, -1, -1, -1, 868263 }, { 0x7060, 868282, 868270, 868299, -1, -1, -1, -1, -1, -1 }, { 0x7061, -1, 868304, 868310, -1, -1, -1, -1, -1, 868315 }, { 0x7062, 868326, 868320, 868352, -1, -1, -1, -1, -1, -1 }, { 0x7063, 868370, 868358, 868428, 868433, 868424, 868412, 868420, 868405, -1 }, { 0x7064, 868444, 868438, 868492, -1, -1, 868479, 868488, -1, -1 }, { 0x7065, 868498, -1, 868545, -1, -1, 868517, 868532, -1, -1 }, { 0x7066, -1, -1, 868556, -1, -1, -1, -1, 868550, -1 }, { 0x7067, 868567, 868562, 868608, -1, 868604, 868596, 868601, -1, -1 }, { 0x7068, 868618, 868613, 868643, -1, -1, -1, -1, -1, -1 }, { 0x7069, 868653, 868648, 868701, 868706, 868697, 868689, 868694, 868682, -1 }, { 0x706A, -1, -1, 868713, -1, -1, -1, -1, -1, -1 }, { 0x706B, 868721, 868717, 868777, 868782, 868773, 868759, 868767, 868752, 868790 }, { 0x706C, 868801, 868796, 868841, -1, -1, 868825, 868833, -1, -1 }, { 0x706D, 868852, 868847, 868886, -1, -1, -1, -1, -1, -1 }, { 0x706E, -1, 868891, 868923, -1, -1, 868904, 868919, -1, -1 }, { 0x706F, 868936, 868930, 868983, -1, 868973, 868957, 868960, 868950, 868989 }, { 0x7070, 869001, 868996, 869046, 869051, 869042, 869034, 869038, 869027, 869058 }, { 0x7071, -1, -1, 869063, -1, -1, -1, -1, -1, -1 }, { 0x7072, -1, -1, 869069, -1, -1, -1, -1, -1, -1 }, { 0x7073, -1, -1, 869075, -1, -1, -1, -1, -1, -1 }, { 0x7074, 869086, 869080, 869122, -1, -1, -1, -1, -1, -1 }, { 0x7075, 869134, 869128, 869184, -1, 869178, 869164, 869169, -1, 869190 }, { 0x7076, 869200, 869195, 869255, -1, -1, 869229, 869251, -1, 869260 }, { 0x7077, -1, 869265, 869271, -1, -1, -1, -1, -1, -1 }, { 0x7078, 869283, 869278, 869338, -1, 869334, 869323, 869329, 869316, 869343 }, { 0x7079, -1, 869349, 869354, -1, -1, -1, -1, -1, -1 }, { 0x707A, 869367, 869359, 869378, -1, -1, -1, -1, -1, -1 }, { 0x707B, -1, -1, 869383, -1, -1, -1, -1, -1, -1 }, { 0x707C, 869400, 869388, 869456, 869462, 869449, 869438, 869443, 869431, 869468 }, { 0x707D, 869482, 869477, 869537, 869542, 869533, 869521, 869529, 869514, 869548 }, { 0x707E, 869557, 869552, 869613, -1, 869609, 869596, 869605, 869589, 869618 }, { 0x707F, 869627, 869622, 869655, -1, -1, -1, -1, -1, -1 }, { 0x7080, 869667, 869660, 869694, -1, -1, -1, -1, -1, -1 }, { 0x7081, 869705, 869700, 869777, -1, 869774, -1, 869768, 869761, -1 }, { 0x7082, -1, -1, 869781, -1, -1, -1, -1, -1, -1 }, { 0x7083, -1, -1, 869788, -1, -1, -1, -1, -1, -1 }, { 0x7084, -1, -1, 869793, -1, -1, -1, -1, -1, -1 }, { 0x7085, 869811, 869798, 869861, -1, 869855, 869829, 869839, 869822, -1 }, { 0x7086, 869873, 869868, 869942, -1, 869937, 869921, 869929, 869914, -1 }, { 0x7087, -1, -1, 869947, -1, -1, -1, -1, -1, -1 }, { 0x7088, -1, -1, 869951, -1, -1, -1, -1, -1, -1 }, { 0x7089, 869960, 869955, 870004, -1, 870001, 869992, 869998, -1, -1 }, { 0x708A, 870014, 870008, 870054, 870060, 870049, 870032, 870045, 870025, 870068 }, { 0x708B, -1, 870079, 870084, -1, -1, -1, -1, -1, -1 }, { 0x708C, -1, -1, 870088, -1, -1, -1, -1, -1, -1 }, { 0x708D, -1, -1, 870093, -1, -1, -1, -1, -1, -1 }, { 0x708E, 870103, 870098, 870157, 870162, 870153, 870134, 870146, 870121, 870169 }, { 0x708F, -1, 870175, 870181, -1, -1, -1, -1, -1, -1 }, { 0x7090, -1, -1, 870186, -1, -1, -1, -1, -1, 870192 }, { 0x7091, -1, -1, 870200, -1, -1, -1, -1, -1, -1 }, { 0x7092, 870210, 870204, 870272, -1, 870268, 870247, 870259, 870240, 870278 }, { 0x7093, -1, 870282, 870287, -1, -1, -1, -1, -1, -1 }, { 0x7094, 870304, 870293, 870333, -1, -1, -1, 870314, -1, -1 }, { 0x7095, 870350, 870338, 870404, -1, 870399, 870389, 870395, 870382, -1 }, { 0x7096, 870421, 870410, 870450, -1, -1, -1, 870442, -1, 870455 }, { 0x7097, -1, -1, 870487, -1, -1, 870468, 870483, -1, -1 }, { 0x7098, 870499, 870494, 870551, -1, 870547, 870533, 870539, 870526, -1 }, { 0x7099, 870566, 870556, 870633, 870638, 870626, 870611, 870617, 870597, -1 }, { 0x709A, -1, -1, 870657, -1, 870651, -1, -1, 870644, -1 }, { 0x709B, -1, -1, 870686, -1, -1, 870670, 870677, 870664, -1 }, { 0x709C, 870698, 870693, 870721, -1, -1, -1, -1, -1, -1 }, { 0x709D, 870733, 870726, 870789, -1, -1, -1, -1, -1, -1 }, { 0x709E, -1, -1, 870796, -1, -1, -1, -1, -1, -1 }, { 0x709F, -1, -1, 870801, -1, -1, -1, -1, -1, 870805 }, { 0x70A0, 870816, 870810, 870849, -1, -1, -1, -1, -1, -1 }, { 0x70A1, -1, -1, 870866, -1, 870861, -1, -1, 870854, -1 }, { 0x70A2, -1, -1, 870873, -1, -1, -1, -1, -1, -1 }, { 0x70A3, -1, 870878, 870882, -1, -1, -1, -1, -1, -1 }, { 0x70A4, 870891, 870886, 870948, -1, 870942, 870926, 870931, 870919, 870954 }, { 0x70A5, -1, 870962, 870967, -1, -1, -1, -1, -1, 870971 }, { 0x70A6, -1, 870978, 870995, -1, -1, -1, -1, 870983, -1 }, { 0x70A7, 871011, 870999, 871017, -1, -1, -1, -1, -1, -1 }, { 0x70A8, -1, -1, 871022, -1, -1, -1, -1, -1, -1 }, { 0x70A9, -1, -1, 871027, -1, -1, -1, -1, -1, 871033 }, { 0x70AA, -1, -1, 871040, -1, -1, -1, -1, -1, 871046 }, { 0x70AB, 871065, 871053, 871125, -1, 871120, 871105, 871112, 871098, -1 }, { 0x70AC, 871137, 871131, 871184, 871188, 871181, 871150, 871174, 871143, -1 }, { 0x70AD, 871201, 871195, 871245, 871250, 871240, 871231, 871236, 871224, 871257 }, { 0x70AE, 871274, 871262, 871324, -1, 871320, 871310, 871316, 871303, 871329 }, { 0x70AF, 871342, 871335, 871402, -1, 871396, 871379, 871387, 871372, -1 }, { 0x70B0, 871415, 871409, 871461, -1, 871457, -1, 871441, 871434, -1 }, { 0x70B1, 871471, 871466, 871489, -1, -1, 871476, 871481, -1, -1 }, { 0x70B2, -1, -1, 871494, -1, -1, -1, -1, -1, -1 }, { 0x70B3, 871505, 871499, 871557, 871563, 871551, 871539, 871547, 871532, 871572 }, { 0x70B4, -1, -1, 871595, -1, -1, -1, 871585, -1, -1 }, { 0x70B5, -1, 871601, 871612, -1, 871607, -1, -1, -1, -1 }, { 0x70B6, -1, -1, 871618, -1, -1, -1, -1, -1, 871624 }, { 0x70B7, 871635, 871630, 871699, -1, 871695, 871683, 871691, 871676, -1 }, { 0x70B8, 871709, 871704, 871776, -1, 871772, 871752, 871758, 871745, -1 }, { 0x70B9, 871786, 871781, 871839, -1, 871835, 871825, 871831, 871818, 871845 }, { 0x70BA, 871863, 871853, 871914, -1, 871911, 871891, 871909, -1, -1 }, { 0x70BB, 871924, 871919, 871940, -1, -1, -1, -1, -1, -1 }, { 0x70BC, 871950, 871945, 871983, -1, -1, -1, -1, -1, -1 }, { 0x70BD, 871993, 871989, 872053, -1, -1, -1, -1, -1, -1 }, { 0x70BE, -1, -1, 872058, -1, -1, -1, -1, -1, -1 }, { 0x70BF, -1, -1, 872065, -1, -1, -1, -1, -1, -1 }, { 0x70C0, 872075, 872071, 872082, -1, -1, -1, -1, -1, -1 }, { 0x70C1, 872092, 872086, 872116, -1, -1, -1, -1, -1, -1 }, { 0x70C2, 872128, 872122, 872153, -1, -1, -1, -1, -1, -1 }, { 0x70C3, 872164, 872158, 872176, -1, -1, -1, -1, -1, -1 }, { 0x70C4, -1, 872182, 872188, -1, -1, -1, -1, -1, -1 }, { 0x70C5, -1, -1, 872194, -1, -1, -1, -1, -1, -1 }, { 0x70C6, -1, -1, 872198, -1, -1, -1, -1, -1, -1 }, { 0x70C7, -1, -1, 872204, -1, -1, -1, -1, -1, -1 }, { 0x70C8, 872215, 872210, 872281, 872286, 872276, 872261, 872270, 872248, 872293 }, { 0x70C9, 872300, -1, 872346, -1, 872341, 872329, 872337, -1, -1 }, { 0x70CA, 872359, 872352, 872404, -1, 872399, 872384, 872395, 872377, 872410 }, { 0x70CB, 872426, 872415, 872486, -1, 872478, 872445, 872464, 872432, -1 }, { 0x70CC, -1, 872491, 872496, -1, -1, -1, -1, -1, -1 }, { 0x70CD, -1, -1, 872501, -1, -1, -1, -1, -1, -1 }, { 0x70CE, -1, -1, 872507, -1, -1, -1, -1, -1, -1 }, { 0x70CF, 872516, 872512, 872576, 872580, 872574, 872554, 872570, 872547, 872584 }, { 0x70D0, -1, 872587, 872592, -1, -1, -1, -1, -1, -1 }, { 0x70D1, -1, -1, 872609, -1, -1, 872598, 872605, -1, -1 }, { 0x70D2, -1, -1, 872614, -1, -1, -1, -1, -1, -1 }, { 0x70D3, 872619, -1, 872658, -1, 872653, 872632, 872639, 872625, -1 }, { 0x70D4, 872669, 872663, 872693, -1, -1, 872680, 872686, 872674, -1 }, { 0x70D5, 872704, 872699, 872781, -1, -1, 872745, 872763, -1, -1 }, { 0x70D6, 872791, 872786, 872873, -1, -1, 872860, 872869, -1, -1 }, { 0x70D7, -1, -1, 872878, -1, -1, -1, -1, -1, -1 }, { 0x70D8, 872901, 872883, 872962, -1, 872957, 872933, 872942, 872926, 872968 }, { 0x70D9, 872978, 872973, 873037, -1, 873033, 873018, 873023, 873005, -1 }, { 0x70DA, 873053, 873042, 873110, -1, -1, -1, -1, -1, -1 }, { 0x70DB, 873120, 873115, 873153, -1, -1, -1, -1, -1, 873158 }, { 0x70DC, 873176, 873164, 873244, 873250, 873239, 873219, 873228, 873212, -1 }, { 0x70DD, 873265, 873259, 873328, 873335, 873323, 873300, 873314, 873293, 873342 }, { 0x70DE, -1, -1, 873349, -1, -1, -1, -1, -1, -1 }, { 0x70DF, 873358, 873353, 873432, 873437, 873428, 873405, 873425, 873398, -1 }, { 0x70E0, -1, -1, 873441, -1, -1, -1, -1, -1, -1 }, { 0x70E1, -1, -1, 873446, -1, -1, -1, -1, -1, -1 }, { 0x70E2, -1, 873453, 873459, -1, -1, -1, -1, -1, -1 }, { 0x70E3, -1, -1, 873468, -1, 873464, -1, -1, -1, 873473 }, { 0x70E4, 873489, 873477, 873524, -1, -1, 873514, 873520, -1, 873529 }, { 0x70E5, -1, -1, 873536, -1, -1, -1, -1, -1, -1 }, { 0x70E6, 873546, 873540, 873580, -1, -1, -1, -1, -1, -1 }, { 0x70E7, 873590, 873585, 873614, -1, -1, -1, -1, -1, -1 }, { 0x70E8, 873625, 873620, 873659, -1, -1, -1, -1, -1, -1 }, { 0x70E9, 873668, 873663, 873689, -1, -1, -1, -1, -1, -1 }, { 0x70EB, 873700, 873694, 873732, -1, -1, -1, -1, -1, -1 }, { 0x70EC, 873744, 873738, 873781, -1, -1, -1, 873777, -1, -1 }, { 0x70ED, 873791, 873786, 873824, -1, -1, -1, -1, -1, -1 }, { 0x70EE, -1, -1, 873828, -1, -1, -1, -1, -1, -1 }, { 0x70EF, 873838, 873833, 873851, -1, -1, -1, -1, 873845, -1 }, { 0x70F0, -1, 873855, 873860, -1, -1, -1, -1, -1, -1 }, { 0x70F1, 873871, 873864, 873931, -1, 873925, 873908, 873916, 873901, -1 }, { 0x70F2, -1, -1, 873938, -1, -1, -1, -1, -1, -1 }, { 0x70F3, -1, -1, 873943, -1, -1, -1, -1, -1, -1 }, { 0x70F4, 873953, 873947, 873965, -1, -1, -1, -1, -1, -1 }, { 0x70F5, -1, 873971, 873977, -1, -1, -1, -1, -1, -1 }, { 0x70F6, -1, -1, 873983, -1, -1, -1, -1, -1, -1 }, { 0x70F7, 874001, 873989, 874008, -1, -1, -1, -1, -1, -1 }, { 0x70F8, -1, -1, 874013, -1, -1, -1, -1, -1, 874018 }, { 0x70F9, 874031, 874024, 874086, 874092, 874079, 874070, 874075, 874063, 874098 }, { 0x70FA, 874110, 874104, 874145, -1, -1, 874138, 874141, 874132, -1 }, { 0x70FB, -1, 874151, 874156, -1, -1, -1, -1, -1, -1 }, { 0x70FC, -1, -1, 874161, -1, -1, -1, -1, -1, -1 }, { 0x70FD, 874171, 874165, 874227, 874233, 874222, 874210, 874218, 874203, -1 }, { 0x70FE, -1, 874240, 874245, -1, -1, -1, -1, -1, -1 }, { 0x70FF, -1, -1, 874250, -1, -1, -1, -1, -1, -1 }, { 0x7100, -1, -1, 874256, -1, -1, -1, -1, -1, -1 }, { 0x7101, -1, -1, 874260, -1, -1, -1, -1, -1, -1 }, { 0x7102, -1, 874264, 874269, -1, -1, -1, -1, -1, -1 }, { 0x7103, -1, -1, 874301, -1, -1, 874280, 874285, 874274, -1 }, { 0x7104, 874310, 874305, 874362, -1, 874357, 874347, 874353, 874340, -1 }, { 0x7105, 874372, 874367, 874418, -1, -1, 874400, 874409, -1, -1 }, { 0x7106, -1, -1, 874445, -1, -1, -1, 874428, 874422, -1 }, { 0x7107, -1, -1, 874485, -1, -1, 874451, 874476, -1, -1 }, { 0x7108, -1, -1, 874491, -1, -1, -1, -1, -1, -1 }, { 0x7109, 874505, 874495, 874578, 874583, 874575, 874546, 874570, 874539, 874596 }, { 0x710A, 874607, 874602, 874620, -1, -1, -1, -1, -1, -1 }, { 0x710B, -1, -1, 874634, -1, -1, -1, 874625, -1, -1 }, { 0x710C, 874654, 874642, 874693, -1, 874688, 874670, 874675, 874663, -1 }, { 0x710D, -1, -1, 874698, -1, -1, -1, -1, -1, -1 }, { 0x710E, -1, -1, 874702, -1, -1, -1, -1, -1, -1 }, { 0x710F, -1, -1, 874725, -1, -1, 874707, 874716, -1, -1 }, { 0x7110, -1, 874729, 874733, -1, -1, -1, -1, -1, -1 }, { 0x7111, -1, -1, 874737, -1, -1, -1, -1, -1, -1 }, { 0x7112, -1, -1, 874742, -1, -1, -1, -1, -1, 874746 }, { 0x7113, 874757, 874752, 874817, -1, -1, -1, -1, -1, 874822 }, { 0x7114, 874828, -1, 874872, -1, 874868, 874859, 874865, -1, -1 }, { 0x7115, 874882, 874877, 874907, -1, 874902, 874890, 874898, -1, -1 }, { 0x7116, 874918, 874913, 874946, -1, -1, -1, -1, -1, -1 }, { 0x7117, 874956, 874951, 875001, -1, -1, -1, -1, -1, -1 }, { 0x7118, 875015, 875005, 875050, -1, -1, -1, -1, -1, -1 }, { 0x7119, 875060, 875055, 875121, -1, 875117, 875099, 875105, 875092, 875126 }, { 0x711A, 875136, 875131, 875162, 875167, 875157, 875148, 875153, 875141, -1 }, { 0x711B, -1, -1, 875174, -1, -1, -1, -1, -1, -1 }, { 0x711C, 875185, 875179, 875239, -1, 875235, 875222, 875231, 875215, -1 }, { 0x711D, -1, 875244, 875249, -1, -1, -1, -1, -1, 875254 }, { 0x711E, 875270, 875258, 875316, -1, 875312, 875287, 875295, 875274, 875321 }, { 0x711F, -1, -1, 875328, -1, -1, -1, -1, -1, -1 }, { 0x7120, 875344, 875332, 875381, -1, 875377, 875364, 875369, 875357, 875386 }, { 0x7121, 875397, 875392, 875458, 875462, 875454, 875437, 875448, 875430, 875467 }, { 0x7122, -1, -1, 875471, -1, -1, -1, -1, -1, -1 }, { 0x7123, -1, -1, 875477, -1, -1, -1, -1, -1, -1 }, { 0x7124, -1, -1, 875483, -1, -1, -1, -1, -1, -1 }, { 0x7125, -1, -1, 875487, -1, -1, -1, -1, -1, -1 }, { 0x7126, 875496, 875491, 875565, 875571, 875561, 875536, 875556, 875529, -1 }, { 0x7127, -1, -1, 875578, -1, -1, -1, -1, -1, -1 }, { 0x7128, -1, -1, 875584, -1, -1, -1, -1, -1, -1 }, { 0x7129, -1, 875590, 875596, -1, -1, -1, -1, -1, 875602 }, { 0x712A, -1, -1, 875609, -1, -1, -1, -1, -1, -1 }, { 0x712B, 875622, 875616, 875667, -1, -1, 875650, 875655, -1, -1 }, { 0x712C, -1, 875672, 875677, -1, -1, -1, -1, -1, -1 }, { 0x712D, 875687, 875681, 875739, -1, 875733, 875718, 875729, 875711, -1 }, { 0x712E, 875751, 875746, 875798, -1, 875794, -1, -1, 875788, -1 }, { 0x712F, 875815, 875803, 875895, -1, 875891, 875867, 875875, 875860, -1 }, { 0x7130, 875911, 875901, 875962, -1, 875958, 875949, 875955, 875942, 875967 }, { 0x7131, 875979, 875974, 876018, -1, 876013, 875993, 875999, 875986, -1 }, { 0x7132, -1, -1, 876023, -1, -1, -1, -1, -1, -1 }, { 0x7133, -1, 876027, 876033, -1, -1, -1, -1, -1, -1 }, { 0x7134, 876043, 876038, 876057, -1, -1, -1, -1, -1, -1 }, { 0x7135, 876067, 876061, 876083, -1, -1, -1, -1, -1, -1 }, { 0x7136, 876094, 876089, 876174, 876179, 876170, 876133, 876162, 876126, 876187 }, { 0x7137, -1, -1, 876194, -1, -1, -1, -1, -1, -1 }, { 0x7138, -1, -1, 876213, -1, -1, -1, 876198, -1, -1 }, { 0x7139, -1, -1, 876220, -1, -1, -1, -1, -1, -1 }, { 0x713A, -1, -1, 876226, -1, -1, -1, -1, -1, -1 }, { 0x713B, 876240, 876233, 876252, -1, -1, -1, 876247, -1, -1 }, { 0x713C, 876259, -1, 876301, -1, 876298, 876283, 876293, -1, -1 }, { 0x713D, -1, -1, 876307, -1, -1, -1, -1, -1, -1 }, { 0x713E, 876319, 876314, 876332, -1, -1, -1, -1, -1, 876338 }, { 0x713F, 876349, 876343, 876410, -1, -1, -1, -1, -1, -1 }, { 0x7140, 876421, 876416, 876451, -1, -1, -1, -1, -1, -1 }, { 0x7141, 876465, 876455, 876510, -1, -1, 876494, 876501, -1, -1 }, { 0x7142, -1, -1, 876516, -1, -1, -1, -1, -1, -1 }, { 0x7143, 876520, -1, 876554, -1, -1, -1, -1, 876548, -1 }, { 0x7144, -1, -1, 876559, -1, -1, -1, -1, -1, -1 }, { 0x7145, 876572, 876566, 876618, -1, -1, 876605, 876614, -1, -1 }, { 0x7146, 876635, 876624, 876685, -1, 876682, 876670, 876676, 876663, -1 }, { 0x7147, 876700, 876690, 876757, -1, 876748, 876726, 876733, 876713, -1 }, { 0x7148, -1, -1, 876762, -1, -1, -1, -1, -1, -1 }, { 0x7149, 876773, 876768, 876833, -1, 876828, 876819, 876824, 876806, 876839 }, { 0x714A, 876853, 876847, 876886, -1, 876881, 876865, 876873, 876858, -1 }, { 0x714B, -1, 876892, 876913, -1, -1, 876898, 876904, -1, -1 }, { 0x714C, 876925, 876919, 876977, 876984, 876971, 876958, 876967, 876951, -1 }, { 0x714D, 876996, 876991, 877014, -1, -1, -1, -1, -1, -1 }, { 0x714E, 877025, 877020, 877077, 877083, 877073, 877065, 877069, 877058, -1 }, { 0x714F, 877095, 877090, 877113, -1, -1, -1, -1, -1, 877117 }, { 0x7150, -1, -1, 877142, -1, 877137, -1, 877130, 877123, -1 }, { 0x7151, 877153, 877148, 877180, -1, 877177, 877158, 877169, -1, -1 }, { 0x7152, 877190, 877185, 877233, -1, 877230, -1, 877225, 877213, -1 }, { 0x7153, -1, -1, 877244, -1, -1, -1, -1, 877238, -1 }, { 0x7154, -1, 877250, 877255, -1, -1, -1, -1, -1, -1 }, { 0x7155, 877261, -1, 877315, -1, 877311, 877294, 877308, 877288, -1 }, { 0x7156, 877331, 877319, 877373, 877379, 877369, 877351, 877361, 877344, -1 }, { 0x7157, -1, 877388, 877436, -1, 877432, 877406, 877424, 877400, -1 }, { 0x7158, -1, -1, 877442, -1, -1, -1, -1, -1, -1 }, { 0x7159, 877453, 877448, 877530, 877535, 877523, 877500, 877520, 877493, -1 }, { 0x715A, 877546, 877539, 877563, -1, -1, 877551, 877554, -1, -1 }, { 0x715B, -1, -1, 877570, -1, -1, -1, -1, -1, -1 }, { 0x715C, 877582, 877577, 877642, -1, 877635, 877616, 877625, 877609, -1 }, { 0x715D, 877651, 877646, 877695, -1, -1, -1, -1, 877689, -1 }, { 0x715E, 877706, 877700, 877787, -1, 877783, 877760, 877767, 877753, -1 }, { 0x715F, 877797, 877792, 877809, -1, -1, -1, -1, -1, -1 }, { 0x7160, 877819, 877814, 877872, -1, -1, 877850, 877855, -1, -1 }, { 0x7161, -1, -1, 877877, -1, -1, -1, -1, -1, -1 }, { 0x7162, 877888, 877882, 877936, -1, 877930, -1, 877926, 877919, -1 }, { 0x7163, -1, 877943, 877953, -1, -1, -1, -1, -1, -1 }, { 0x7164, 877963, 877958, 878016, -1, 878012, 877999, 878004, 877992, 878021 }, { 0x7165, 878033, 878028, 878086, 878092, 878081, 878069, 878077, 878062, -1 }, { 0x7166, 878111, 878100, 878166, -1, 878162, 878149, 878159, 878142, -1 }, { 0x7167, 878175, 878170, 878232, 878238, 878229, 878207, 878224, 878200, 878247 }, { 0x7168, 878260, 878255, 878308, -1, 878305, 878283, 878291, 878276, 878313 }, { 0x7169, 878322, 878316, 878406, 878411, 878402, 878363, 878394, 878356, 878419 }, { 0x716A, -1, -1, 878427, -1, -1, -1, -1, -1, -1 }, { 0x716B, -1, 878432, 878438, -1, -1, -1, -1, -1, -1 }, { 0x716C, 878450, 878443, 878499, 878505, 878494, 878484, 878490, 878477, -1 }, { 0x716D, -1, -1, 878513, -1, -1, -1, -1, -1, -1 }, { 0x716E, 878523, 878518, 878557, 878562, 878554, 878535, 878546, 878528, -1 }, { 0x716F, -1, -1, 878567, -1, -1, -1, -1, -1, -1 }, { 0x7170, -1, -1, 878572, -1, -1, -1, -1, -1, -1 }, { 0x7171, 878581, 878577, 878686, -1, -1, -1, -1, -1, -1 }, { 0x7172, 878696, 878691, 878724, -1, -1, -1, -1, -1, -1 }, { 0x7173, 878733, 878729, 878765, -1, -1, -1, -1, -1, -1 }, { 0x7174, 878774, 878769, 878809, -1, -1, 878797, 878803, -1, -1 }, { 0x7175, -1, 878814, 878826, -1, -1, -1, -1, -1, -1 }, { 0x7176, -1, 878831, 878836, -1, -1, -1, -1, -1, -1 }, { 0x7177, -1, 878841, 878845, -1, -1, -1, -1, -1, -1 }, { 0x7178, 878861, 878851, 878900, -1, -1, -1, -1, -1, -1 }, { 0x7179, -1, -1, 878921, -1, -1, 878906, 878914, -1, -1 }, { 0x717A, -1, 878926, 878932, -1, -1, -1, -1, -1, -1 }, { 0x717B, 878943, 878937, 878961, -1, -1, -1, -1, -1, -1 }, { 0x717C, -1, 878967, 878973, -1, -1, -1, -1, -1, -1 }, { 0x717D, 878984, 878979, 879052, -1, 879048, 879025, 879044, 879018, 879058 }, { 0x717E, -1, 879066, 879071, -1, -1, -1, -1, -1, -1 }, { 0x717F, -1, -1, 879075, -1, -1, -1, -1, -1, -1 }, { 0x7180, 879085, 879079, 879149, -1, 879145, 879126, 879132, 879113, -1 }, { 0x7181, -1, -1, 879156, -1, -1, -1, -1, -1, -1 }, { 0x7182, -1, -1, 879161, -1, -1, -1, -1, -1, -1 }, { 0x7183, -1, -1, 879165, -1, -1, -1, -1, -1, -1 }, { 0x7184, 879174, 879169, 879228, -1, 879224, 879208, 879219, 879201, 879232 }, { 0x7185, 879248, 879238, 879293, -1, 879290, 879276, 879284, 879269, 879298 }, { 0x7186, -1, -1, 879308, -1, -1, -1, -1, -1, -1 }, { 0x7187, 879328, 879312, 879374, -1, 879366, 879346, 879352, 879333, -1 }, { 0x7188, 879383, 879378, 879445, -1, 879441, 879416, 879438, 879410, -1 }, { 0x7189, 879449, -1, 879473, -1, 879469, -1, -1, 879462, -1 }, { 0x718A, 879484, 879478, 879540, 879547, 879535, 879526, 879531, 879519, 879554 }, { 0x718B, -1, -1, 879560, -1, -1, -1, -1, -1, -1 }, { 0x718C, -1, 879565, 879583, -1, -1, 879570, 879579, -1, -1 }, { 0x718D, -1, -1, 879589, -1, -1, -1, -1, -1, -1 }, { 0x718E, -1, 879596, 879601, -1, -1, -1, -1, -1, -1 }, { 0x718F, 879611, 879606, 879676, 879681, 879671, 879649, 879667, 879642, -1 }, { 0x7190, -1, -1, 879689, -1, -1, -1, -1, -1, -1 }, { 0x7191, -1, 879693, 879698, -1, -1, -1, -1, -1, 879704 }, { 0x7192, 879719, 879713, 879786, 879792, 879780, 879760, 879767, 879753, -1 }, { 0x7193, 879798, -1, 879834, -1, -1, -1, -1, -1, -1 }, { 0x7194, 879844, 879838, 879897, -1, 879892, 879875, 879888, 879868, -1 }, { 0x7195, -1, -1, 879915, -1, -1, 879903, 879911, -1, -1 }, { 0x7196, 879926, 879921, 879981, -1, -1, 879972, 879978, -1, -1 }, { 0x7197, 879993, 879986, 880049, -1, -1, -1, -1, -1, -1 }, { 0x7198, 880071, 880056, 880080, -1, -1, -1, -1, -1, -1 }, { 0x7199, 880090, 880085, 880145, 880149, 880141, 880124, 880138, 880117, 880154 }, { 0x719A, -1, -1, 880171, -1, -1, -1, 880159, -1, -1 }, { 0x719B, 880180, 880175, 880203, -1, 880198, -1, 880193, 880186, -1 }, { 0x719C, -1, 880209, 880215, -1, -1, -1, -1, -1, -1 }, { 0x719D, 880226, 880221, 880254, -1, -1, -1, -1, -1, -1 }, { 0x719E, -1, -1, 880258, -1, -1, -1, -1, -1, -1 }, { 0x719F, 880269, 880264, 880341, 880346, 880336, 880309, 880331, 880302, 880353 }, { 0x71A0, 880365, 880360, 880416, -1, 880412, 880392, 880399, 880386, -1 }, { 0x71A1, -1, -1, 880426, -1, -1, -1, -1, 880420, -1 }, { 0x71A2, -1, 880431, 880468, -1, 880463, 880444, 880459, 880437, -1 }, { 0x71A3, -1, 880474, 880480, -1, -1, -1, -1, -1, 880485 }, { 0x71A4, -1, 880490, 880505, -1, 880502, -1, -1, 880495, -1 }, { 0x71A5, 880515, 880509, 880535, -1, -1, -1, -1, -1, -1 }, { 0x71A6, -1, -1, 880541, -1, -1, -1, -1, -1, -1 }, { 0x71A7, -1, -1, 880546, -1, -1, -1, -1, -1, -1 }, { 0x71A8, 880573, 880552, 880622, -1, 880619, 880592, 880612, 880585, 880627 }, { 0x71A9, -1, -1, 880638, -1, -1, -1, -1, 880632, -1 }, { 0x71AA, -1, -1, 880642, -1, -1, -1, -1, -1, -1 }, { 0x71AB, -1, -1, 880646, -1, -1, -1, -1, -1, -1 }, { 0x71AC, 880657, 880651, 880701, -1, 880699, 880691, 880695, 880684, -1 }, { 0x71AD, -1, 880705, 880710, -1, -1, -1, -1, -1, -1 }, { 0x71AE, -1, -1, 880715, -1, -1, -1, -1, -1, -1 }, { 0x71AF, 880730, 880720, 880767, -1, 880763, 880744, 880751, 880738, -1 }, { 0x71B0, 880782, 880772, 880816, -1, -1, 880802, 880811, -1, -1 }, { 0x71B1, 880825, 880820, 880893, 880897, 880889, 880865, 880871, 880858, 880905 }, { 0x71B2, 880932, 880913, 880968, -1, 880962, 880946, 880953, 880939, -1 }, { 0x71B3, -1, 880975, 881000, 881005, -1, 880987, 880996, -1, -1 }, { 0x71B4, -1, 881012, 881024, -1, -1, -1, -1, -1, -1 }, { 0x71B5, 881036, 881029, 881044, -1, -1, -1, -1, -1, -1 }, { 0x71B6, -1, -1, 881051, -1, -1, -1, -1, -1, 881057 }, { 0x71B7, -1, 881063, 881069, -1, -1, -1, -1, -1, 881075 }, { 0x71B8, 881086, 881081, 881094, -1, -1, -1, -1, -1, -1 }, { 0x71B9, 881105, 881100, 881158, -1, 881154, 881145, 881151, 881138, -1 }, { 0x71BA, 881167, 881162, 881219, -1, 881215, 881199, 881212, 881192, -1 }, { 0x71BB, 881223, -1, 881250, -1, -1, -1, -1, -1, -1 }, { 0x71BC, -1, -1, 881254, -1, -1, -1, -1, -1, -1 }, { 0x71BD, -1, -1, 881258, -1, -1, -1, -1, -1, -1 }, { 0x71BE, 881268, 881264, 881349, -1, 881345, 881335, 881341, 881328, 881354 }, { 0x71BF, -1, -1, 881374, -1, -1, 881358, 881367, -1, -1 }, { 0x71C0, 881397, 881381, 881432, 881438, -1, 881419, 881424, -1, -1 }, { 0x71C1, 881460, 881455, 881522, -1, 881518, 881501, 881507, 881494, -1 }, { 0x71C2, 881537, 881526, 881584, -1, -1, -1, -1, -1, -1 }, { 0x71C3, 881599, 881589, 881656, 881661, 881652, 881631, 881644, 881624, 881668 }, { 0x71C4, 881678, 881673, 881713, 881718, -1, 881704, 881710, -1, -1 }, { 0x71C5, -1, 881725, 881735, -1, -1, -1, -1, -1, -1 }, { 0x71C6, -1, -1, 881740, -1, -1, -1, -1, -1, -1 }, { 0x71C7, -1, -1, 881746, -1, -1, -1, -1, -1, -1 }, { 0x71C8, 881757, 881751, 881800, 881806, 881795, 881778, 881791, 881771, 881813 }, { 0x71C9, 881831, 881820, 881875, -1, 881871, 881859, 881867, 881852, 881880 }, { 0x71CA, 881890, 881885, 881900, -1, -1, -1, -1, -1, -1 }, { 0x71CB, 881916, 881906, 881983, -1, 881979, 881950, 881959, 881943, -1 }, { 0x71CC, -1, -1, 882007, -1, -1, 881989, 881999, -1, -1 }, { 0x71CD, -1, -1, 882012, -1, -1, -1, -1, -1, -1 }, { 0x71CE, 882026, 882016, 882106, 882112, 882102, 882088, 882097, 882075, 882128 }, { 0x71CF, 882145, 882140, 882157, -1, -1, -1, -1, 882151, -1 }, { 0x71D0, 882167, 882161, 882205, -1, 882201, 882191, 882197, 882178, 882210 }, { 0x71D1, -1, 882215, 882221, -1, -1, -1, -1, -1, -1 }, { 0x71D2, 882232, 882227, 882276, 882282, 882273, 882263, 882268, 882256, 882290 }, { 0x71D3, -1, -1, 882327, -1, -1, 882297, 882311, -1, -1 }, { 0x71D4, 882338, 882332, 882376, -1, 882372, 882363, 882368, 882356, -1 }, { 0x71D5, 882391, 882381, 882444, 882449, 882440, 882429, 882437, 882422, 882460 }, { 0x71D6, 882469, 882464, 882514, -1, 882510, 882488, 882493, 882481, -1 }, { 0x71D7, 882519, -1, 882566, -1, -1, 882546, 882558, -1, -1 }, { 0x71D8, 882576, 882571, 882624, -1, -1, -1, -1, -1, -1 }, { 0x71D9, 882635, 882629, 882698, -1, 882692, 882674, 882684, 882667, -1 }, { 0x71DA, -1, 882704, 882719, -1, -1, -1, 882709, -1, -1 }, { 0x71DB, -1, -1, 882729, -1, -1, -1, -1, 882723, -1 }, { 0x71DC, 882741, 882736, 882773, -1, -1, -1, 882769, -1, -1 }, { 0x71DD, -1, 882778, 882784, -1, -1, -1, -1, -1, -1 }, { 0x71DE, -1, -1, 882789, -1, -1, -1, -1, -1, -1 }, { 0x71DF, 882801, 882795, 882859, 882865, 882848, 882837, 882845, 882830, -1 }, { 0x71E0, 882885, 882880, 882937, 882941, 882933, 882917, 882926, 882898, -1 }, { 0x71E1, 882951, 882946, 882958, -1, -1, -1, -1, -1, -1 }, { 0x71E2, -1, -1, 882962, -1, -1, -1, -1, -1, -1 }, { 0x71E3, 882967, -1, 882980, -1, -1, -1, -1, -1, -1 }, { 0x71E4, -1, -1, 882985, -1, -1, -1, -1, -1, -1 }, { 0x71E5, 882995, 882990, 883051, 883056, 883048, 883037, 883044, 883030, 883063 }, { 0x71E6, 883074, 883068, 883126, -1, 883121, 883109, 883117, 883102, 883131 }, { 0x71E7, 883142, 883136, 883211, 883216, 883207, 883188, 883203, 883181, -1 }, { 0x71E8, -1, -1, 883221, -1, -1, -1, -1, -1, -1 }, { 0x71E9, -1, -1, 883225, -1, -1, -1, -1, -1, -1 }, { 0x71EA, -1, -1, 883230, -1, -1, -1, -1, -1, -1 }, { 0x71EB, -1, 883236, 883241, -1, -1, -1, -1, -1, -1 }, { 0x71EC, 883252, 883247, 883295, -1, 883290, 883282, 883287, 883275, -1 }, { 0x71ED, 883305, 883300, 883374, 883379, 883369, 883348, 883358, 883341, 883385 }, { 0x71EE, 883403, 883393, 883455, -1, 883451, 883435, 883446, 883428, -1 }, { 0x71EF, -1, -1, 883460, -1, -1, -1, -1, -1, -1 }, { 0x71F0, -1, -1, 883466, -1, -1, -1, -1, -1, 883471 }, { 0x71F1, -1, -1, 883475, -1, -1, -1, -1, -1, -1 }, { 0x71F2, -1, -1, 883479, -1, -1, -1, -1, -1, -1 }, { 0x71F3, -1, -1, 883484, -1, -1, -1, -1, -1, -1 }, { 0x71F4, 883495, 883490, 883516, -1, -1, -1, -1, -1, -1 }, { 0x71F5, 883527, 883521, 883547, -1, -1, -1, 883541, -1, -1 }, { 0x71F6, 883557, 883551, 883581, -1, -1, -1, -1, -1, 883587 }, { 0x71F7, 883593, -1, 883606, -1, -1, -1, -1, -1, -1 }, { 0x71F8, -1, -1, 883634, -1, -1, 883611, 883621, -1, -1 }, { 0x71F9, 883643, 883638, 883680, -1, 883676, 883667, 883672, 883660, -1 }, { 0x71FA, 883686, -1, 883715, -1, -1, -1, -1, -1, -1 }, { 0x71FB, 883724, 883719, 883789, -1, 883784, 883762, 883780, 883755, 883794 }, { 0x71FC, 883810, 883798, 883868, 883873, 883864, 883850, 883860, 883843, 883878 }, { 0x71FD, -1, -1, 883890, -1, -1, -1, -1, 883884, -1 }, { 0x71FE, 883906, 883896, 883974, 883979, 883971, 883948, 883955, 883941, -1 }, { 0x71FF, 883992, 883987, 884049, -1, 884046, 884033, 884042, 884026, -1 }, { 0x7200, -1, 884054, 884091, -1, 884086, 884067, 884081, 884060, -1 }, { 0x7201, -1, 884095, 884113, -1, -1, -1, -1, 884107, 884118 }, { 0x7202, -1, -1, 884123, -1, -1, -1, -1, -1, -1 }, { 0x7203, -1, -1, 884129, -1, -1, -1, -1, -1, -1 }, { 0x7204, -1, -1, 884135, -1, -1, -1, -1, -1, -1 }, { 0x7205, -1, -1, 884139, -1, -1, -1, -1, -1, -1 }, { 0x7206, 884149, 884143, 884211, -1, 884202, 884185, 884197, 884178, -1 }, { 0x7207, 884222, 884216, 884269, -1, 884265, 884234, 884239, 884227, -1 }, { 0x7208, -1, -1, 884293, -1, -1, 884274, 884286, -1, -1 }, { 0x7209, -1, 884297, 884312, -1, -1, -1, 884303, -1, 884316 }, { 0x720A, 884328, 884322, 884342, -1, -1, -1, -1, -1, -1 }, { 0x720B, -1, -1, 884357, -1, 884352, -1, -1, 884346, -1 }, { 0x720C, -1, 884362, 884388, -1, 884382, -1, -1, 884375, 884395 }, { 0x720D, 884413, 884402, 884461, 884467, 884457, 884444, 884451, 884437, -1 }, { 0x720E, -1, 884474, 884479, -1, -1, -1, -1, -1, -1 }, { 0x720F, -1, 884485, 884490, -1, -1, -1, -1, -1, -1 }, { 0x7210, 884499, 884494, 884556, 884560, 884553, 884544, 884550, 884531, 884564 }, { 0x7211, -1, -1, 884574, -1, -1, -1, -1, -1, -1 }, { 0x7212, -1, -1, 884579, -1, -1, -1, -1, -1, -1 }, { 0x7213, 884590, 884585, 884634, -1, -1, 884616, 884623, -1, -1 }, { 0x7214, -1, 884639, 884655, -1, 884651, -1, -1, 884644, -1 }, { 0x7215, -1, 884659, 884664, -1, -1, -1, -1, -1, -1 }, { 0x7216, 884675, 884669, 884680, -1, -1, -1, -1, -1, -1 }, { 0x7217, -1, 884686, 884719, -1, 884715, 884698, 884704, 884691, -1 }, { 0x7218, -1, -1, 884723, -1, -1, -1, -1, -1, -1 }, { 0x7219, -1, -1, 884728, -1, -1, -1, -1, -1, 884734 }, { 0x721A, 884747, 884741, 884783, -1, 884779, -1, 884768, 884761, -1 }, { 0x721B, 884794, 884788, 884849, 884854, 884845, 884832, 884841, 884819, 884869 }, { 0x721C, -1, -1, 884875, -1, -1, -1, -1, -1, -1 }, { 0x721D, 884887, 884881, 884928, -1, -1, 884903, 884912, -1, -1 }, { 0x721E, -1, 884933, 884939, -1, -1, -1, -1, -1, -1 }, { 0x721F, 884951, 884946, 884985, -1, 884980, 884963, 884968, 884956, -1 }, { 0x7220, -1, -1, 884991, -1, -1, -1, -1, -1, -1 }, { 0x7221, -1, -1, 884994, -1, -1, -1, -1, -1, -1 }, { 0x7222, -1, 884999, 885004, -1, -1, -1, -1, -1, -1 }, { 0x7223, -1, 885008, 885014, -1, -1, -1, -1, -1, -1 }, { 0x7224, -1, 885020, 885039, -1, -1, 885026, 885035, -1, -1 }, { 0x7225, 885049, 885044, 885089, -1, 885084, -1, -1, 885077, -1 }, { 0x7226, -1, 885094, 885100, -1, -1, -1, -1, -1, -1 }, { 0x7227, -1, -1, 885105, -1, -1, -1, -1, -1, -1 }, { 0x7228, 885117, 885111, 885174, -1, 885169, 885150, 885165, 885143, -1 }, { 0x7229, 885185, 885180, 885243, -1, -1, -1, -1, -1, -1 }, { 0x722A, 885253, 885247, 885304, 885310, 885301, 885291, 885297, 885284, 885316 }, { 0x722B, 885329, 885323, 885366, -1, -1, 885340, -1, -1, 885372 }, { 0x722C, 885382, 885377, 885431, -1, 885427, 885419, 885424, 885412, 885435 }, { 0x722D, 885459, 885439, 885518, 885525, 885512, 885501, 885508, 885494, 885533 }, { 0x722E, -1, 885539, 885545, -1, -1, -1, -1, -1, -1 }, { 0x722F, -1, -1, 885568, -1, -1, 885550, 885563, -1, -1 }, { 0x7230, 885586, 885575, 885635, 885641, 885631, 885621, 885628, 885614, 885648 }, { 0x7231, 885665, 885655, 885688, -1, -1, -1, -1, -1, -1 }, { 0x7232, 885702, 885692, 885760, 885765, 885757, 885737, 885755, 885730, 885781 }, { 0x7233, -1, -1, 885785, -1, -1, -1, -1, -1, -1 }, { 0x7234, -1, -1, 885808, -1, -1, 885789, 885803, -1, -1 }, { 0x7235, 885819, 885813, 885866, -1, 885862, 885847, 885856, 885840, 885871 }, { 0x7236, 885887, 885879, 885940, 885944, 885933, 885920, 885927, 885913, -1 }, { 0x7237, 885955, 885951, 885975, -1, -1, -1, -1, -1, -1 }, { 0x7238, 885984, 885979, 886014, -1, 886010, -1, 886004, 885997, -1 }, { 0x7239, 886022, 886018, 886052, -1, 886049, -1, 886043, 886036, -1 }, { 0x723A, 886061, 886057, 886112, 886116, 886109, 886088, 886106, 886081, -1 }, { 0x723B, 886126, 886119, 886174, -1, 886170, 886157, 886166, 886150, -1 }, { 0x723C, 886179, -1, 886251, -1, -1, 886236, 886244, -1, -1 }, { 0x723D, 886261, 886255, 886328, 886336, 886323, 886296, 886319, 886289, 886347 }, { 0x723E, 886358, 886354, 886425, 886429, 886423, 886398, 886417, 886391, 886446 }, { 0x723F, 886471, 886452, 886525, -1, -1, 886509, 886520, -1, -1 }, { 0x7240, 886536, 886530, 886589, 886597, 886584, 886570, 886575, 886563, 886607 }, { 0x7241, 886624, 886617, 886663, -1, -1, 886656, 886660, -1, -1 }, { 0x7242, 886673, 886667, 886721, -1, 886716, 886698, 886708, 886691, -1 }, { 0x7243, -1, -1, 886755, -1, -1, 886727, 886736, -1, -1 }, { 0x7244, 886767, 886760, 886783, -1, -1, -1, -1, -1, -1 }, { 0x7245, -1, -1, 886801, -1, -1, 886790, 886797, -1, -1 }, { 0x7246, 886814, 886807, 886841, 886848, 886836, 886826, 886831, 886819, 886858 }, { 0x7247, 886876, 886871, 886941, 886947, 886935, 886915, 886931, 886908, 886953 }, { 0x7248, 886967, 886961, 887017, 887022, 887012, 886999, 887008, 886992, 887027 }, { 0x7249, -1, 887033, 887043, -1, -1, -1, -1, -1, -1 }, { 0x724A, -1, -1, 887048, -1, -1, -1, -1, -1, -1 }, { 0x724B, 887059, 887054, 887105, 887111, 887101, 887092, 887097, 887085, 887116 }, { 0x724C, 887128, 887122, 887172, -1, 887163, 887154, 887159, 887147, 887177 }, { 0x724D, 887187, 887182, 887220, -1, -1, -1, -1, -1, -1 }, { 0x724E, -1, -1, 887233, -1, -1, 887224, 887229, -1, -1 }, { 0x724F, 887251, 887241, 887276, -1, -1, -1, 887262, -1, -1 }, { 0x7250, 887286, 887280, 887334, -1, -1, 887317, 887326, -1, -1 }, { 0x7251, -1, -1, 887339, -1, -1, -1, -1, -1, -1 }, { 0x7252, 887350, 887345, 887405, -1, 887400, 887386, 887391, 887379, 887410 }, { 0x7253, 887424, 887418, 887481, 887487, 887476, 887463, 887468, 887456, -1 }, { 0x7254, 887495, -1, 887525, -1, 887521, 887508, 887516, 887501, -1 }, { 0x7255, 887536, 887529, 887552, 887560, -1, 887543, 887548, -1, -1 }, { 0x7256, 887573, 887568, 887622, 887627, 887619, 887607, 887612, 887600, -1 }, { 0x7257, -1, 887632, 887637, -1, -1, -1, -1, -1, -1 }, { 0x7258, 887647, 887642, 887710, -1, 887706, 887687, 887701, 887680, -1 }, { 0x7259, 887720, 887714, 887774, 887778, 887772, 887758, 887766, 887751, 887783 }, { 0x725A, -1, -1, 887818, -1, 887811, 887794, 887802, 887787, -1 }, { 0x725B, 887831, 887825, 887883, 887888, 887880, 887870, 887875, 887863, 887895 }, { 0x725C, 887907, 887901, 887939, -1, -1, 887931, -1, -1, -1 }, { 0x725D, 887949, 887944, 887999, -1, 887995, 887986, 887991, 887979, -1 }, { 0x725E, -1, -1, 888012, -1, -1, -1, 888004, -1, -1 }, { 0x725F, 888022, 888017, 888077, -1, 888074, 888058, 888067, 888051, 888082 }, { 0x7260, 888102, 888093, 888126, -1, -1, -1, 888120, -1, -1 }, { 0x7261, 888141, 888130, 888192, -1, 888189, 888178, 888182, 888171, -1 }, { 0x7262, 888201, 888196, 888266, 888271, 888259, 888242, 888255, 888229, 888276 }, { 0x7263, 888285, 888280, 888324, -1, -1, 888309, 888316, 888303, 888329 }, { 0x7264, 888336, -1, 888343, -1, -1, -1, -1, -1, -1 }, { 0x7265, -1, -1, 888349, -1, -1, -1, -1, -1, -1 }, { 0x7266, 888360, 888355, 888376, -1, -1, -1, -1, -1, -1 }, { 0x7267, 888386, 888381, 888447, 888451, 888443, 888415, 888433, 888408, -1 }, { 0x7268, -1, -1, 888472, -1, -1, 888457, 888463, -1, -1 }, { 0x7269, 888483, 888478, 888539, 888543, 888534, 888517, 888522, 888510, 888550 }, { 0x726A, -1, -1, 888556, -1, -1, -1, -1, -1, -1 }, { 0x726B, -1, -1, 888575, -1, -1, 888561, 888566, -1, -1 }, { 0x726C, -1, -1, 888583, -1, -1, -1, 888579, -1, -1 }, { 0x726D, -1, -1, 888588, -1, -1, -1, -1, -1, -1 }, { 0x726E, 888597, 888592, 888625, -1, -1, 888610, 888621, -1, -1 }, { 0x726F, 888635, 888631, 888671, -1, 888668, 888656, 888662, 888649, -1 }, { 0x7270, -1, -1, 888675, -1, -1, -1, -1, -1, -1 }, { 0x7271, -1, -1, 888683, -1, -1, -1, 888680, -1, -1 }, { 0x7272, 888700, 888687, 888756, 888763, 888750, 888734, 888741, 888727, 888771 }, { 0x7273, -1, -1, 888776, -1, -1, -1, -1, -1, -1 }, { 0x7274, 888785, 888780, 888825, -1, 888822, 888811, 888818, 888804, -1 }, { 0x7275, 888834, 888829, 888859, -1, -1, -1, -1, -1, -1 }, { 0x7276, 888865, -1, 888891, -1, -1, -1, -1, -1, -1 }, { 0x7277, 888903, 888897, 888950, -1, -1, 888935, 888942, -1, -1 }, { 0x7278, 888964, 888956, 889049, -1, 889046, 889034, 889039, 889027, -1 }, { 0x7279, 889058, 889053, 889131, 889135, 889126, 889096, 889116, 889089, 889141 }, { 0x727A, 889153, 889148, 889185, -1, -1, -1, -1, -1, -1 }, { 0x727B, -1, 889189, 889210, -1, -1, 889195, 889202, -1, -1 }, { 0x727C, 889222, 889216, 889263, -1, -1, -1, 889246, -1, -1 }, { 0x727D, 889274, 889269, 889320, 889326, 889315, 889306, 889311, 889299, -1 }, { 0x727E, 889340, 889336, 889370, -1, -1, 889359, 889367, -1, -1 }, { 0x727F, 889379, 889374, 889398, -1, -1, 889389, 889393, -1, -1 }, { 0x7280, 889407, 889402, 889476, 889480, 889473, 889447, 889465, 889440, 889484 }, { 0x7281, 889493, 889488, 889520, -1, 889517, 889505, 889510, 889498, -1 }, { 0x7282, 889529, 889524, 889557, 889561, -1, 889540, 889545, 889534, -1 }, { 0x7283, -1, -1, 889565, -1, -1, -1, -1, -1, -1 }, { 0x7284, 889575, 889570, 889593, -1, -1, -1, 889588, -1, -1 }, { 0x7285, -1, 889597, 889603, -1, -1, -1, -1, -1, -1 }, { 0x7286, 889624, 889609, 889632, -1, -1, -1, -1, -1, -1 }, { 0x7287, 889642, 889637, 889708, -1, 889703, 889681, 889699, 889674, -1 }, { 0x7288, -1, -1, 889713, -1, -1, -1, -1, -1, -1 }, { 0x7289, 889725, 889719, 889779, -1, -1, -1, 889763, -1, -1 }, { 0x728A, 889790, 889785, 889816, -1, -1, -1, -1, -1, -1 }, { 0x728B, -1, 889820, 889826, -1, -1, -1, -1, -1, -1 }, { 0x728C, -1, 889830, 889835, -1, -1, -1, -1, -1, -1 }, { 0x728D, 889845, 889840, 889898, -1, 889894, -1, 889882, 889875, -1 }, { 0x728E, 889910, 889904, 889940, -1, -1, -1, 889933, -1, -1 }, { 0x728F, 889951, 889946, 889958, -1, -1, -1, -1, -1, -1 }, { 0x7290, -1, -1, 889964, -1, -1, -1, -1, -1, -1 }, { 0x7291, -1, -1, 889968, -1, -1, -1, -1, -1, -1 }, { 0x7292, 889977, 889972, 890029, 890034, 890026, 890014, 890022, 890007, -1 }, { 0x7293, -1, 890041, 890056, -1, -1, -1, 890045, -1, -1 }, { 0x7294, -1, 890061, 890066, -1, -1, -1, -1, -1, -1 }, { 0x7295, -1, -1, 890070, -1, -1, -1, -1, -1, -1 }, { 0x7296, 890080, 890075, 890138, 890143, 890134, 890118, 890129, 890111, -1 }, { 0x7297, -1, 890147, 890153, -1, -1, -1, -1, -1, -1 }, { 0x7298, -1, -1, 890158, -1, -1, -1, -1, -1, -1 }, { 0x7299, -1, -1, 890162, -1, -1, -1, -1, -1, -1 }, { 0x729A, -1, 890167, 890172, -1, -1, -1, -1, -1, -1 }, { 0x729B, 890182, 890177, 890230, -1, -1, 890200, 890214, -1, -1 }, { 0x729C, -1, -1, 890239, -1, 890235, -1, -1, -1, -1 }, { 0x729D, -1, 890244, 890250, -1, -1, -1, -1, -1, -1 }, { 0x729E, -1, -1, 890256, -1, -1, -1, -1, -1, -1 }, { 0x729F, 890276, 890262, 890285, -1, -1, -1, -1, -1, -1 }, { 0x72A0, 890292, -1, 890337, -1, -1, 890324, 890331, -1, 890341 }, { 0x72A1, -1, -1, 890347, -1, -1, -1, -1, -1, -1 }, { 0x72A2, 890356, 890351, 890405, -1, 890401, 890389, 890396, 890382, -1 }, { 0x72A3, -1, 890409, 890414, -1, -1, -1, -1, -1, -1 }, { 0x72A4, -1, 890419, 890424, -1, -1, -1, -1, -1, -1 }, { 0x72A5, -1, -1, 890429, -1, -1, -1, -1, -1, -1 }, { 0x72A6, -1, 890435, 890440, -1, -1, -1, -1, -1, -1 }, { 0x72A7, 890449, 890444, 890508, 890512, 890501, 890488, 890495, 890481, -1 }, { 0x72A8, 890522, 890517, 890562, -1, -1, -1, 890553, -1, -1 }, { 0x72A9, -1, 890568, 890574, -1, -1, -1, -1, -1, -1 }, { 0x72AA, -1, 890579, 890585, -1, -1, -1, -1, -1, -1 }, { 0x72AB, 890590, -1, 890599, -1, -1, -1, -1, -1, -1 }, { 0x72AC, 890611, 890605, 890654, -1, 890649, 890641, 890645, 890634, -1 }, { 0x72AD, 890666, 890660, 890699, 890705, -1, 890689, -1, -1, -1 }, { 0x72AE, 890717, 890712, 890740, -1, -1, -1, 890728, -1, -1 }, { 0x72AF, 890750, 890744, 890807, 890812, 890803, 890789, 890795, 890782, 890821 }, { 0x72B0, 890833, 890828, 890843, -1, -1, -1, -1, -1, -1 }, { 0x72B1, -1, -1, 890859, -1, -1, -1, 890848, -1, -1 }, { 0x72B2, 890869, 890863, 890907, -1, -1, 890895, 890903, -1, -1 }, { 0x72B3, -1, -1, 890924, -1, 890920, -1, -1, 890913, -1 }, { 0x72B4, 890946, 890930, 891001, -1, 890998, -1, 890990, 890983, -1 }, { 0x72B5, 891010, 891005, 891085, -1, 891081, -1, -1, 891074, -1 }, { 0x72B6, 891095, 891089, 891151, -1, 891141, 891129, 891137, -1, -1 }, { 0x72B7, 891166, 891159, 891192, -1, -1, -1, -1, -1, -1 }, { 0x72B8, 891199, -1, 891207, -1, -1, -1, -1, -1, -1 }, { 0x72B9, 891216, 891211, 891260, -1, -1, 891248, 891252, -1, -1 }, { 0x72BA, 891271, 891265, 891278, -1, -1, -1, -1, -1, -1 }, { 0x72BB, -1, -1, 891284, -1, -1, -1, -1, -1, -1 }, { 0x72BC, 891288, -1, 891335, -1, -1, -1, -1, -1, -1 }, { 0x72BD, -1, 891340, 891346, -1, -1, -1, -1, -1, -1 }, { 0x72BE, -1, -1, 891354, -1, -1, -1, 891350, -1, -1 }, { 0x72BF, -1, 891359, 891375, -1, -1, -1, -1, -1, -1 }, { 0x72C0, 891387, 891381, 891449, 891457, 891439, -1, 891435, 891421, 891468 }, { 0x72C1, 891481, 891476, 891511, -1, -1, -1, 891508, -1, -1 }, { 0x72C2, 891529, 891516, 891589, 891596, 891583, 891563, 891578, 891556, 891606 }, { 0x72C3, 891619, 891614, 891663, -1, -1, 891646, 891659, -1, 891668 }, { 0x72C4, 891679, 891674, 891736, -1, 891732, 891721, 891727, 891714, 891740 }, { 0x72C5, -1, -1, 891748, -1, -1, -1, -1, -1, -1 }, { 0x72C6, 891761, 891755, 891803, -1, -1, 891793, 891798, -1, -1 }, { 0x72C7, -1, -1, 891815, -1, -1, -1, 891810, -1, -1 }, { 0x72C8, 891824, 891819, 891881, -1, -1, -1, -1, -1, -1 }, { 0x72C9, 891891, 891886, 891921, -1, 891918, 891906, 891915, 891899, -1 }, { 0x72CA, -1, 891925, 891931, -1, -1, -1, -1, -1, -1 }, { 0x72CB, -1, 891935, 891945, -1, -1, -1, -1, -1, -1 }, { 0x72CC, -1, 891949, 891988, -1, -1, 891967, 891979, -1, -1 }, { 0x72CD, 892001, 891995, 892038, -1, -1, -1, -1, -1, -1 }, { 0x72CE, 892049, 892043, 892107, -1, 892104, 892085, 892100, 892078, -1 }, { 0x72CF, -1, -1, 892112, -1, -1, -1, -1, -1, -1 }, { 0x72D0, 892121, 892117, 892157, 892161, 892154, 892143, 892151, 892136, 892165 }, { 0x72D1, -1, 892170, 892176, -1, -1, -1, -1, -1, -1 }, { 0x72D2, 892192, 892182, 892217, 892222, 892214, 892206, 892211, 892199, -1 }, { 0x72D3, -1, -1, 892231, -1, -1, -1, -1, -1, -1 }, { 0x72D4, -1, -1, 892235, -1, -1, -1, -1, -1, 892239 }, { 0x72D5, -1, -1, 892250, -1, -1, -1, 892243, -1, -1 }, { 0x72D6, 892260, 892255, 892312, 892317, -1, -1, 892305, -1, -1 }, { 0x72D7, 892327, 892322, 892371, 892376, 892367, 892356, 892360, 892349, 892381 }, { 0x72D8, 892399, 892387, 892416, -1, -1, -1, 892404, -1, -1 }, { 0x72D9, 892427, 892421, 892496, 892500, 892489, 892476, 892482, 892469, -1 }, { 0x72DA, -1, 892505, 892511, -1, -1, -1, -1, -1, -1 }, { 0x72DB, 892516, -1, 892552, -1, -1, 892542, 892547, -1, -1 }, { 0x72DC, -1, 892556, 892560, -1, -1, -1, -1, -1, -1 }, { 0x72DD, 892569, 892564, 892622, -1, -1, -1, 892618, -1, -1 }, { 0x72DE, 892634, 892628, 892664, -1, -1, -1, -1, -1, -1 }, { 0x72DF, -1, 892670, 892687, -1, -1, -1, 892675, -1, -1 }, { 0x72E0, 892698, 892693, 892747, -1, -1, 892732, 892739, -1, -1 }, { 0x72E1, 892758, 892752, 892828, 892834, 892824, 892797, 892815, 892790, 892839 }, { 0x72E2, 892851, 892846, 892886, -1, 892882, 892870, 892877, 892863, -1 }, { 0x72E3, -1, -1, 892890, -1, -1, -1, -1, -1, -1 }, { 0x72E4, -1, -1, 892896, -1, -1, -1, -1, -1, -1 }, { 0x72E5, 892906, 892900, 892950, -1, 892945, 892919, 892936, 892913, -1 }, { 0x72E6, -1, -1, 892955, -1, -1, -1, -1, -1, -1 }, { 0x72E7, -1, -1, 892961, -1, -1, -1, -1, -1, -1 }, { 0x72E8, -1, 892965, 892983, -1, 892978, -1, -1, 892971, -1 }, { 0x72E9, 892999, 892989, 893059, 893065, 893055, 893036, 893046, 893029, -1 }, { 0x72EA, -1, -1, 893072, -1, -1, -1, -1, -1, -1 }, { 0x72EB, -1, 893078, 893083, -1, -1, -1, -1, -1, -1 }, { 0x72EC, 893093, 893088, 893139, -1, 893135, 893123, 893130, -1, -1 }, { 0x72ED, 893149, 893143, 893203, -1, -1, 893180, 893198, -1, -1 }, { 0x72EE, 893212, 893208, 893217, -1, -1, -1, -1, -1, -1 }, { 0x72EF, 893227, 893222, 893248, -1, -1, -1, -1, -1, -1 }, { 0x72F0, 893267, 893254, 893293, -1, -1, -1, -1, -1, -1 }, { 0x72F1, 893305, 893300, 893333, -1, -1, -1, -1, -1, -1 }, { 0x72F2, 893343, 893337, 893350, -1, -1, -1, -1, -1, -1 }, { 0x72F3, -1, 893355, 893363, -1, -1, -1, 893360, -1, -1 }, { 0x72F4, 893372, 893367, 893461, -1, 893455, -1, 893443, 893436, -1 }, { 0x72F5, 893471, 893465, 893498, -1, -1, -1, -1, -1, -1 }, { 0x72F6, -1, 893504, 893509, -1, -1, -1, -1, -1, -1 }, { 0x72F7, 893525, 893513, 893576, -1, 893571, 893559, 893567, 893552, -1 }, { 0x72F8, 893587, 893582, 893611, 893615, 893608, 893598, 893605, 893591, -1 }, { 0x72F9, 893631, 893620, 893708, 893713, 893703, 893679, 893694, 893672, 893718 }, { 0x72FA, 893730, 893724, 893769, -1, 893766, -1, 893758, 893751, -1 }, { 0x72FB, 893780, 893774, 893817, 893823, 893813, -1, 893804, 893797, -1 }, { 0x72FC, 893835, 893829, 893869, 893875, 893864, 893853, 893860, 893840, 893882 }, { 0x72FD, 893898, 893893, 893975, 893980, 893970, -1, 893962, 893955, -1 }, { 0x72FE, -1, 893987, 894000, -1, -1, -1, 893992, -1, -1 }, { 0x72FF, -1, 894005, 894010, -1, -1, -1, -1, -1, -1 }, { 0x7300, -1, 894015, 894020, -1, -1, -1, -1, -1, -1 }, { 0x7301, 894030, 894025, 894047, -1, -1, -1, -1, -1, -1 }, { 0x7302, -1, 894051, 894080, -1, -1, 894061, 894076, -1, -1 }, { 0x7303, 894090, 894085, 894094, -1, -1, -1, -1, -1, -1 }, { 0x7304, -1, 894100, 894121, -1, -1, -1, 894112, -1, -1 }, { 0x7305, -1, -1, 894135, -1, -1, -1, 894127, -1, -1 }, { 0x7306, -1, -1, 894140, -1, -1, -1, -1, -1, -1 }, { 0x7307, 894151, 894145, 894222, -1, -1, -1, 894206, -1, -1 }, { 0x7308, -1, -1, 894228, -1, -1, -1, -1, -1, -1 }, { 0x7309, -1, -1, 894243, -1, 894240, -1, -1, 894233, 894247 }, { 0x730A, 894259, 894253, 894303, 894307, 894299, -1, 894295, 894288, 894312 }, { 0x730B, 894323, 894318, 894383, -1, -1, -1, 894378, -1, -1 }, { 0x730C, -1, 894389, 894394, -1, -1, -1, -1, -1, -1 }, { 0x730D, -1, -1, 894413, -1, -1, 894399, 894406, -1, -1 }, { 0x730E, 894423, 894418, 894442, -1, -1, -1, -1, -1, -1 }, { 0x730F, -1, -1, 894447, -1, -1, -1, -1, -1, -1 }, { 0x7310, -1, 894453, 894460, -1, -1, -1, -1, -1, -1 }, { 0x7311, -1, 894467, 894473, -1, -1, -1, -1, -1, -1 }, { 0x7312, -1, 894478, 894511, -1, -1, 894495, 894501, -1, -1 }, { 0x7313, 894521, 894516, 894542, -1, 894538, -1, 894535, 894528, -1 }, { 0x7314, 894547, -1, 894572, -1, -1, -1, -1, -1, -1 }, { 0x7315, 894588, 894578, 894603, -1, -1, -1, -1, -1, -1 }, { 0x7316, 894614, 894607, 894666, -1, 894660, 894649, 894655, 894642, -1 }, { 0x7317, 894677, 894673, 894742, 894746, 894737, 894716, 894735, 894703, -1 }, { 0x7318, 894756, 894751, 894805, -1, 894801, -1, 894793, 894786, -1 }, { 0x7319, 894823, 894810, 894875, -1, 894869, -1, 894856, 894849, -1 }, { 0x731A, -1, -1, 894882, -1, -1, -1, -1, -1, -1 }, { 0x731B, 894893, 894886, 894951, 894957, 894945, 894929, 894937, 894922, 894966 }, { 0x731C, 894978, 894972, 895032, 895037, 895029, 895018, 895025, 895011, -1 }, { 0x731D, 895049, 895043, 895100, -1, 895096, 895083, 895090, 895076, -1 }, { 0x731E, 895108, 895104, 895139, -1, -1, -1, 895135, -1, -1 }, { 0x731F, 895144, -1, 895178, -1, -1, 895163, 895173, -1, -1 }, { 0x7320, -1, -1, 895187, -1, 895183, -1, -1, -1, -1 }, { 0x7321, 895197, 895193, 895224, -1, -1, -1, -1, -1, -1 }, { 0x7322, 895233, 895229, 895283, -1, 895280, -1, 895274, 895267, 895287 }, { 0x7323, -1, -1, 895292, -1, -1, -1, -1, -1, -1 }, { 0x7324, -1, -1, 895323, -1, -1, 895298, 895317, -1, -1 }, { 0x7325, 895338, 895328, 895404, 895409, 895401, 895381, 895397, 895374, -1 }, { 0x7326, -1, -1, 895417, -1, -1, -1, -1, -1, -1 }, { 0x7327, -1, 895423, 895448, -1, 895445, 895434, 895439, 895427, -1 }, { 0x7328, 895458, 895452, 895481, 895487, 895477, 895469, 895474, 895462, -1 }, { 0x7329, 895501, 895495, 895550, 895556, 895545, 895529, 895536, 895522, -1 }, { 0x732A, 895570, 895565, 895616, -1, 895613, 895597, 895609, 895590, -1 }, { 0x732B, 895627, 895621, 895661, -1, 895657, 895638, 895643, 895631, -1 }, { 0x732C, 895671, 895666, 895741, -1, -1, 895728, 895739, -1, -1 }, { 0x732D, -1, -1, 895746, -1, -1, -1, -1, -1, -1 }, { 0x732E, 895758, 895753, 895815, -1, 895808, 895788, 895800, -1, 895821 }, { 0x732F, -1, -1, 895842, -1, -1, 895828, 895838, -1, -1 }, { 0x7330, -1, 895848, 895859, 895863, -1, -1, -1, -1, -1 }, { 0x7331, 895873, 895867, 895931, 895936, 895928, 895906, 895911, 895899, -1 }, { 0x7332, 895951, 895941, 896008, -1, -1, 895984, 895991, -1, -1 }, { 0x7333, -1, -1, 896013, -1, -1, -1, -1, -1, -1 }, { 0x7334, 896023, 896018, 896071, 896076, 896067, 896055, 896060, 896048, 896080 }, { 0x7335, -1, 896086, 896103, -1, -1, -1, 896091, -1, -1 }, { 0x7336, 896114, 896109, 896164, 896169, 896161, 896153, 896157, 896146, -1 }, { 0x7337, 896179, 896174, 896241, 896246, 896238, 896216, 896234, 896209, -1 }, { 0x7338, 896255, 896250, 896272, -1, -1, -1, -1, -1, -1 }, { 0x7339, 896282, 896277, 896329, -1, -1, -1, -1, -1, -1 }, { 0x733A, 896339, 896334, 896367, -1, -1, -1, 896363, -1, -1 }, { 0x733B, 896378, 896372, 896394, -1, -1, 896385, 896390, -1, -1 }, { 0x733C, -1, 896399, 896409, -1, -1, -1, -1, -1, -1 }, { 0x733D, -1, -1, 896426, -1, -1, -1, 896413, -1, -1 }, { 0x733E, 896438, 896432, 896503, -1, 896498, 896480, 896492, 896473, -1 }, { 0x733F, 896514, 896508, 896537, 896543, 896533, 896525, 896530, 896518, 896551 }, { 0x7340, 896573, 896563, 896606, -1, -1, -1, -1, -1, -1 }, { 0x7341, 896621, 896611, 896629, -1, -1, -1, -1, -1, -1 }, { 0x7342, -1, 896633, 896638, -1, -1, -1, -1, -1, -1 }, { 0x7343, 896662, 896644, 896716, -1, 896713, 896703, 896709, 896696, -1 }, { 0x7344, 896726, 896721, 896782, -1, 896779, 896761, 896768, 896754, 896786 }, { 0x7345, 896803, 896799, 896829, 896834, 896826, 896815, 896822, 896808, 896839 }, { 0x7346, -1, -1, 896848, -1, -1, -1, -1, -1, -1 }, { 0x7347, -1, -1, 896853, -1, -1, -1, -1, -1, -1 }, { 0x7348, -1, 896860, 896865, -1, -1, -1, -1, -1, -1 }, { 0x7349, 896875, 896869, 896882, -1, -1, -1, -1, -1, -1 }, { 0x734A, -1, -1, 896892, -1, -1, -1, 896888, -1, -1 }, { 0x734B, 896898, -1, 896908, -1, -1, -1, -1, -1, -1 }, { 0x734C, -1, -1, 896913, -1, -1, -1, -1, -1, -1 }, { 0x734D, 896924, 896918, 897009, -1, -1, 896997, 897004, -1, -1 }, { 0x734E, 897022, 897015, 897075, -1, -1, 897057, 897066, 897051, -1 }, { 0x734F, 897087, 897082, 897126, -1, -1, 897110, 897115, -1, -1 }, { 0x7350, 897137, 897130, 897188, -1, 897183, 897173, 897178, 897166, -1 }, { 0x7351, -1, 897195, 897201, -1, -1, -1, -1, -1, -1 }, { 0x7352, 897219, 897207, 897262, -1, 897260, 897252, 897256, 897245, 897266 }, { 0x7353, -1, -1, 897271, -1, -1, -1, -1, -1, 897275 }, { 0x7354, -1, -1, 897286, -1, -1, -1, -1, -1, -1 }, { 0x7355, -1, -1, 897291, -1, -1, -1, -1, -1, -1 }, { 0x7356, -1, -1, 897312, -1, -1, -1, 897296, -1, -1 }, { 0x7357, 897323, 897317, 897385, -1, 897380, 897361, 897368, 897354, -1 }, { 0x7358, 897395, 897390, 897437, -1, 897431, -1, 897411, 897404, -1 }, { 0x7359, -1, -1, 897441, -1, -1, -1, -1, -1, -1 }, { 0x735A, -1, 897445, 897451, -1, -1, -1, -1, -1, -1 }, { 0x735B, -1, -1, 897458, -1, -1, -1, -1, -1, -1 }, { 0x735C, -1, -1, 897473, -1, 897469, -1, -1, 897462, -1 }, { 0x735D, 897483, 897478, 897517, -1, -1, 897489, 897495, -1, -1 }, { 0x735E, 897533, 897521, 897593, -1, -1, -1, 897586, -1, -1 }, { 0x735F, -1, 897599, 897623, -1, -1, -1, 897609, -1, -1 }, { 0x7360, 897638, 897628, 897695, -1, 897691, 897673, 897678, 897666, -1 }, { 0x7361, -1, -1, 897701, -1, -1, -1, -1, -1, -1 }, { 0x7362, 897712, 897707, 897716, -1, -1, -1, -1, -1, -1 }, { 0x7363, 897722, -1, 897769, -1, 897765, 897745, 897761, -1, -1 }, { 0x7364, -1, -1, 897779, -1, 897775, -1, -1, -1, -1 }, { 0x7365, -1, -1, 897784, -1, -1, -1, -1, -1, -1 }, { 0x7366, -1, -1, 897814, -1, -1, 897790, 897797, -1, -1 }, { 0x7367, 897830, 897818, 897877, -1, -1, 897863, 897873, -1, -1 }, { 0x7368, 897888, 897883, 897946, 897950, 897942, 897925, 897932, 897918, 897956 }, { 0x7369, -1, 897963, 897985, -1, 897981, -1, 897975, 897968, -1 }, { 0x736A, 897995, 897990, 898049, -1, 898039, 898023, 898035, 898016, -1 }, { 0x736B, 898060, 898055, 898083, -1, 898079, -1, 898071, 898064, -1 }, { 0x736C, 898095, 898089, 898132, -1, 898128, -1, 898121, 898114, 898137 }, { 0x736D, 898150, 898144, 898156, -1, -1, -1, -1, -1, -1 }, { 0x736E, 898165, 898160, 898223, -1, -1, 898214, 898219, -1, -1 }, { 0x736F, 898234, 898229, 898315, -1, 898310, -1, 898306, 898299, -1 }, { 0x7370, 898326, 898320, 898383, -1, 898378, 898368, 898374, 898356, 898389 }, { 0x7371, 898404, 898394, 898432, -1, -1, -1, 898420, -1, -1 }, { 0x7372, 898449, 898438, 898503, 898508, 898493, 898484, 898488, 898477, 898514 }, { 0x7373, 898532, 898522, 898565, -1, -1, -1, -1, -1, -1 }, { 0x7374, 898576, 898570, 898585, -1, -1, -1, -1, -1, -1 }, { 0x7375, 898596, 898591, 898648, 898653, 898643, 898628, 898638, 898615, 898660 }, { 0x7376, -1, 898666, 898690, -1, -1, -1, 898677, -1, -1 }, { 0x7377, 898702, 898695, 898758, -1, 898752, 898735, 898740, 898728, -1 }, { 0x7378, 898770, 898765, 898815, 898821, 898811, 898800, 898807, 898793, 898829 }, { 0x7379, 898834, -1, 898852, -1, -1, 898842, 898846, -1, -1 }, { 0x737A, 898862, 898856, 898904, -1, 898895, 898875, 898883, 898868, 898908 }, { 0x737B, 898918, 898913, 898982, 898988, 898975, 898955, 898967, 898948, 898997 }, { 0x737C, 899019, 899004, 899055, 899059, 899052, 899041, 899046, 899034, -1 }, { 0x737D, -1, 899064, 899071, -1, -1, -1, -1, -1, -1 }, { 0x737E, 899082, 899077, 899093, -1, -1, -1, -1, -1, -1 }, { 0x737F, -1, 899099, 899105, -1, -1, -1, -1, -1, -1 }, { 0x7380, 899114, 899110, 899144, -1, -1, -1, 899141, -1, -1 }, { 0x7381, 899154, 899149, 899207, -1, 899203, -1, 899195, 899188, -1 }, { 0x7382, -1, -1, 899213, -1, -1, -1, -1, -1, -1 }, { 0x7383, 899222, 899217, 899278, -1, -1, 899252, 899259, -1, -1 }, { 0x7384, 899289, 899283, 899358, 899364, 899353, 899340, 899345, 899333, 899370 }, { 0x7385, 899383, 899378, 899422, -1, -1, 899413, 899417, -1, -1 }, { 0x7386, 899436, 899428, 899517, -1, 899514, 899471, 899499, 899464, -1 }, { 0x7387, 899533, 899521, 899624, 899628, 899615, 899581, 899603, 899561, -1 }, { 0x7388, 899645, 899640, 899661, -1, 899658, -1, -1, 899651, -1 }, { 0x7389, 899670, 899665, 899722, 899726, 899719, 899703, 899708, 899696, 899733 }, { 0x738A, -1, -1, 899740, -1, -1, -1, -1, -1, -1 }, { 0x738B, 899756, 899744, 899804, 899810, 899799, 899791, 899796, 899784, 899829 }, { 0x738C, -1, 899837, 899842, -1, -1, -1, -1, -1, -1 }, { 0x738D, 899847, -1, 899869, -1, -1, -1, -1, -1, -1 }, { 0x738E, 899879, 899873, 899923, -1, 899918, -1, 899905, 899898, -1 }, { 0x738F, -1, 899929, 899934, -1, -1, -1, -1, -1, -1 }, { 0x7390, -1, -1, 899950, -1, -1, -1, 899938, -1, -1 }, { 0x7391, 899959, 899954, 899989, -1, -1, -1, -1, -1, -1 }, { 0x7392, -1, -1, 899999, -1, -1, -1, -1, 899993, -1 }, { 0x7393, 900010, 900005, 900035, -1, -1, 900017, 900024, -1, -1 }, { 0x7394, 900045, 900039, 900068, -1, 900063, -1, -1, 900056, -1 }, { 0x7395, 900080, 900075, 900119, -1, 900115, -1, 900111, 900104, -1 }, { 0x7396, 900129, 900124, 900167, -1, 900163, -1, 900155, 900148, -1 }, { 0x7397, 900182, 900172, 900207, -1, 900204, -1, 900202, 900195, -1 }, { 0x7398, 900216, 900211, 900253, -1, 900250, 900242, 900247, 900235, -1 }, { 0x7399, -1, -1, 900260, -1, 900257, -1, -1, -1, -1 }, { 0x739A, -1, 900264, 900270, -1, -1, -1, -1, -1, -1 }, { 0x739B, 900282, 900277, 900299, -1, -1, -1, -1, -1, -1 }, { 0x739C, -1, 900303, 900321, -1, -1, 900309, 900314, -1, -1 }, { 0x739D, -1, -1, 900327, -1, -1, -1, -1, -1, -1 }, { 0x739E, 900335, 900331, 900367, -1, 900363, -1, 900360, 900353, -1 }, { 0x739F, 900376, 900371, 900432, -1, 900428, -1, 900404, 900397, -1 }, { 0x73A0, 900443, 900437, 900527, -1, 900523, -1, 900519, 900512, -1 }, { 0x73A1, -1, 900532, 900536, -1, -1, -1, -1, -1, 900540 }, { 0x73A2, 900560, 900545, 900606, -1, -1, 900585, 900590, -1, -1 }, { 0x73A3, -1, -1, 900611, -1, -1, -1, -1, -1, -1 }, { 0x73A4, 900623, 900617, 900654, -1, -1, -1, -1, -1, -1 }, { 0x73A5, 900666, 900660, 900700, -1, -1, -1, 900688, -1, -1 }, { 0x73A6, 900711, 900705, 900756, 900761, 900751, -1, 900739, 900732, -1 }, { 0x73A7, 900771, 900766, 900790, -1, 900786, -1, -1, 900779, -1 }, { 0x73A8, 900800, 900795, 900843, -1, 900835, -1, -1, -1, -1 }, { 0x73A9, 900859, 900848, 900907, 900912, 900903, 900889, 900899, 900882, 900921 }, { 0x73AA, -1, 900929, 900971, -1, -1, -1, 900947, 900935, -1 }, { 0x73AB, 900982, 900977, 901009, -1, 901005, -1, 900994, 900987, -1 }, { 0x73AC, -1, -1, 901014, -1, -1, -1, -1, -1, -1 }, { 0x73AD, -1, 901019, 901051, -1, 901047, -1, 901031, 901024, -1 }, { 0x73AE, 901061, 901056, 901090, -1, -1, -1, -1, -1, -1 }, { 0x73AF, 901101, 901095, 901129, -1, -1, -1, -1, -1, -1 }, { 0x73B0, 901140, 901135, 901173, -1, -1, -1, -1, -1, -1 }, { 0x73B1, 901186, 901179, 901226, -1, -1, -1, -1, -1, -1 }, { 0x73B2, 901239, 901233, 901283, 901289, 901277, -1, 901269, 901256, 901295 }, { 0x73B3, 901308, 901303, 901345, 901350, 901341, 901330, 901337, 901323, 901358 }, { 0x73B4, -1, -1, 901376, -1, -1, -1, -1, 901370, -1 }, { 0x73B5, -1, -1, 901384, -1, -1, -1, 901380, -1, -1 }, { 0x73B6, 901388, -1, 901413, -1, -1, -1, -1, -1, -1 }, { 0x73B7, 901424, 901419, 901477, -1, 901473, 901462, 901469, 901455, 901483 }, { 0x73B8, -1, -1, 901496, -1, -1, -1, -1, -1, -1 }, { 0x73B9, 901500, -1, 901564, -1, 901558, 901545, 901550, 901538, -1 }, { 0x73BA, 901576, 901570, 901606, -1, -1, -1, -1, -1, -1 }, { 0x73BB, 901614, 901610, 901634, -1, 901630, -1, 901627, 901620, -1 }, { 0x73BC, 901642, 901638, 901703, -1, -1, 901680, 901688, 901674, -1 }, { 0x73BD, -1, -1, 901720, -1, -1, -1, 901713, 901707, -1 }, { 0x73BE, -1, -1, 901725, -1, -1, -1, -1, -1, -1 }, { 0x73BF, -1, -1, 901745, -1, -1, -1, 901736, 901730, -1 }, { 0x73C0, 901757, 901751, 901791, 901795, 901787, -1, 901776, 901763, 901800 }, { 0x73C1, -1, -1, 901807, -1, -1, -1, -1, -1, -1 }, { 0x73C2, 901814, 901811, 901868, 901872, 901865, 901843, 901862, 901836, -1 }, { 0x73C3, -1, -1, 901876, -1, -1, -1, -1, -1, -1 }, { 0x73C4, -1, 901881, 901887, -1, -1, -1, -1, -1, -1 }, { 0x73C5, -1, 901894, 901904, -1, -1, -1, 901899, -1, -1 }, { 0x73C6, -1, -1, 901931, -1, 901929, -1, 901923, 901910, -1 }, { 0x73C7, -1, -1, 901935, -1, -1, -1, -1, -1, -1 }, { 0x73C8, 901944, 901939, 902002, -1, 901999, -1, 901993, 901986, -1 }, { 0x73C9, 902012, 902007, 902053, 902058, 902049, -1, 902041, 902034, -1 }, { 0x73CA, 902069, 902063, 902090, 902096, 902086, -1, 902082, 902075, 902101 }, { 0x73CB, -1, -1, 902118, -1, -1, 902105, 902110, -1, -1 }, { 0x73CC, 902128, 902123, 902180, -1, 902175, 902144, 902151, 902137, -1 }, { 0x73CD, 902189, 902184, 902241, 902247, 902237, 902221, 902232, 902214, 902253 }, { 0x73CE, 902264, 902259, 902305, -1, -1, 902289, 902300, -1, -1 }, { 0x73CF, 902316, 902311, 902376, -1, 902368, -1, 902358, 902351, -1 }, { 0x73D0, 902387, 902381, 902406, -1, -1, -1, -1, -1, -1 }, { 0x73D1, 902416, 902410, 902438, -1, -1, -1, -1, -1, -1 }, { 0x73D2, -1, -1, 902465, -1, 902461, 902451, 902456, 902444, -1 }, { 0x73D3, 902476, 902470, 902530, 902536, -1, -1, 902521, -1, -1 }, { 0x73D4, -1, -1, 902541, -1, -1, -1, -1, -1, -1 }, { 0x73D5, -1, 902547, 902552, -1, -1, -1, -1, -1, -1 }, { 0x73D6, 902556, -1, 902584, -1, 902578, 902569, 902574, 902562, -1 }, { 0x73D7, -1, -1, 902597, -1, -1, -1, -1, 902591, -1 }, { 0x73D8, -1, -1, 902609, -1, -1, -1, -1, 902603, -1 }, { 0x73D9, 902621, 902615, 902676, -1, 902671, -1, 902662, 902655, -1 }, { 0x73DA, -1, -1, 902682, -1, -1, -1, -1, -1, -1 }, { 0x73DB, -1, -1, 902687, -1, -1, -1, -1, -1, -1 }, { 0x73DC, -1, -1, 902692, -1, -1, -1, -1, -1, -1 }, { 0x73DD, -1, -1, 902717, -1, 902713, 902705, 902710, 902698, -1 }, { 0x73DE, 902726, 902721, 902776, -1, 902772, -1, 902756, 902743, -1 }, { 0x73DF, -1, -1, 902781, -1, -1, -1, -1, -1, -1 }, { 0x73E0, 902790, 902785, 902844, 902849, 902840, 902831, 902836, 902824, 902854 }, { 0x73E1, 902865, 902860, 902913, -1, -1, 902904, 902909, -1, -1 }, { 0x73E2, 902928, 902918, 902972, -1, 902965, 902950, 902961, 902943, -1 }, { 0x73E3, 902983, 902977, 903028, -1, 903023, 903013, 903018, 903006, -1 }, { 0x73E4, 903038, 903033, 903080, -1, 903077, -1, -1, 903070, -1 }, { 0x73E5, 903094, 903085, 903161, -1, 903159, 903129, 903156, 903122, 903165 }, { 0x73E6, 903184, 903177, 903226, -1, 903220, -1, 903206, 903199, -1 }, { 0x73E7, 903238, 903233, 903266, -1, -1, 903254, 903262, -1, -1 }, { 0x73E8, -1, -1, 903271, -1, -1, -1, -1, -1, -1 }, { 0x73E9, 903282, 903276, 903332, -1, 903326, -1, 903317, 903310, -1 }, { 0x73EA, 903344, 903338, 903459, 903464, 903455, 903446, 903451, 903439, -1 }, { 0x73EB, -1, 903469, 903489, -1, 903482, -1, -1, 903475, -1 }, { 0x73EC, -1, -1, 903496, -1, -1, -1, -1, -1, -1 }, { 0x73ED, 903506, 903500, 903560, 903565, 903556, 903545, 903552, 903538, 903569 }, { 0x73EE, 903578, 903573, 903616, 903621, 903611, 903599, 903607, 903592, -1 }, { 0x73EF, -1, 903630, 903635, -1, -1, -1, -1, -1, -1 }, { 0x73F0, 903646, 903640, 903674, -1, -1, -1, -1, -1, -1 }, { 0x73F1, 903680, -1, 903722, -1, -1, -1, 903715, -1, -1 }, { 0x73F2, 903733, 903728, 903760, -1, -1, -1, -1, -1, -1 }, { 0x73F3, -1, 903765, 903770, -1, -1, -1, -1, -1, -1 }, { 0x73F4, -1, -1, 903778, -1, -1, -1, 903775, -1, -1 }, { 0x73F5, -1, 903781, 903812, -1, 903807, -1, 903794, 903787, -1 }, { 0x73F6, -1, -1, 903819, -1, -1, -1, -1, -1, -1 }, { 0x73F7, 903828, 903823, 903861, -1, 903857, -1, 903851, 903844, -1 }, { 0x73F8, -1, 903865, 903878, -1, -1, -1, 903875, 903869, -1 }, { 0x73F9, 903888, 903882, 903933, -1, 903928, 903915, 903920, 903908, -1 }, { 0x73FA, 903946, 903940, 903965, -1, -1, -1, 903961, -1, -1 }, { 0x73FB, -1, 903970, 903991, -1, -1, 903975, 903980, -1, -1 }, { 0x73FC, -1, -1, 903996, -1, -1, -1, -1, -1, -1 }, { 0x73FD, 904007, 904001, 904040, -1, 904035, -1, 904026, 904019, -1 }, { 0x73FE, 904051, 904046, 904130, -1, 904125, 904091, 904117, 904084, 904136 }, { 0x73FF, -1, -1, 904168, -1, -1, 904143, 904152, -1, -1 }, { 0x7400, 904178, 904173, 904252, -1, -1, 904233, 904244, -1, -1 }, { 0x7401, 904263, 904257, 904307, -1, 904303, -1, 904291, 904284, -1 }, { 0x7402, -1, 904313, 904318, -1, -1, -1, -1, -1, -1 }, { 0x7403, 904328, 904323, 904379, -1, 904375, 904362, 904367, 904355, 904384 }, { 0x7404, 904396, 904390, 904450, -1, 904445, 904427, 904432, 904420, -1 }, { 0x7405, 904462, 904456, 904513, 904519, 904508, -1, 904504, 904497, -1 }, { 0x7406, 904530, 904525, 904593, 904597, 904590, 904565, 904587, 904552, 904605 }, { 0x7407, 904614, 904609, 904673, -1, 904669, -1, 904654, 904647, -1 }, { 0x7408, -1, 904678, 904683, -1, -1, -1, -1, -1, -1 }, { 0x7409, 904692, 904687, 904749, 904754, 904745, -1, 904737, 904724, 904759 }, { 0x740A, 904768, 904764, 904799, -1, -1, -1, 904796, -1, -1 }, { 0x740B, -1, -1, 904803, -1, -1, -1, -1, -1, -1 }, { 0x740C, -1, -1, 904807, -1, -1, -1, -1, -1, -1 }, { 0x740D, -1, 904813, 904818, -1, -1, -1, -1, -1, -1 }, { 0x740E, -1, -1, 904826, -1, 904822, -1, -1, -1, -1 }, { 0x740F, 904836, 904831, 904872, -1, -1, -1, -1, -1, -1 }, { 0x7410, 904882, 904878, 904911, -1, -1, -1, -1, -1, -1 }, { 0x7411, -1, 904916, 904939, -1, -1, 904921, 904936, -1, -1 }, { 0x7412, -1, 904944, 904950, -1, -1, -1, -1, -1, -1 }, { 0x7413, -1, -1, 904967, -1, 904963, -1, -1, 904956, -1 }, { 0x7414, -1, 904972, 904977, -1, -1, -1, -1, -1, -1 }, { 0x7415, 904988, 904983, 905012, -1, -1, -1, -1, -1, -1 }, { 0x7416, 905029, 905017, 905050, -1, -1, -1, -1, -1, -1 }, { 0x7417, -1, 905056, 905068, -1, -1, -1, -1, 905062, -1 }, { 0x7418, -1, -1, 905078, -1, -1, -1, -1, 905072, -1 }, { 0x7419, -1, 905083, 905088, -1, -1, -1, -1, -1, -1 }, { 0x741A, 905098, 905092, 905122, -1, -1, -1, 905115, -1, -1 }, { 0x741B, 905131, 905126, 905180, -1, 905175, 905158, 905165, 905151, -1 }, { 0x741C, -1, 905186, 905191, -1, -1, -1, -1, -1, 905196 }, { 0x741D, -1, -1, 905207, -1, -1, -1, -1, 905201, -1 }, { 0x741E, -1, 905212, 905224, -1, -1, -1, -1, -1, -1 }, { 0x741F, -1, 905231, 905242, -1, -1, -1, -1, 905236, -1 }, { 0x7420, 905247, -1, 905297, -1, 905293, -1, -1, 905286, -1 }, { 0x7421, -1, 905303, 905319, -1, 905315, -1, -1, 905308, -1 }, { 0x7422, 905330, 905324, 905376, -1, 905371, 905359, 905366, 905352, 905381 }, { 0x7423, -1, -1, 905387, -1, -1, -1, -1, -1, -1 }, { 0x7424, 905413, 905393, 905462, -1, 905456, -1, 905447, 905440, -1 }, { 0x7425, 905473, 905469, 905517, 905521, 905514, -1, 905511, 905504, -1 }, { 0x7426, 905530, 905525, 905577, -1, 905574, 905563, 905568, 905556, -1 }, { 0x7427, -1, -1, 905581, -1, -1, -1, -1, -1, -1 }, { 0x7428, 905590, 905584, 905637, -1, 905633, -1, 905629, 905622, -1 }, { 0x7429, -1, -1, 905656, -1, -1, 905642, 905651, -1, -1 }, { 0x742A, 905668, 905663, 905702, -1, 905699, 905688, 905693, 905681, -1 }, { 0x742B, 905724, 905706, 905752, -1, 905747, -1, 905740, 905733, -1 }, { 0x742C, 905764, 905758, 905817, 905822, 905813, -1, 905803, 905796, -1 }, { 0x742D, 905836, 905831, 905862, -1, -1, 905852, 905857, -1, -1 }, { 0x742E, 905872, 905866, 905938, -1, 905933, -1, 905923, 905916, -1 }, { 0x742F, 905949, 905944, 906003, -1, 905998, -1, 905990, 905983, -1 }, { 0x7430, 906014, 906009, 906056, 906061, 906052, -1, 906049, 906042, -1 }, { 0x7431, 906073, 906068, 906119, -1, 906116, -1, 906111, 906104, -1 }, { 0x7432, 906135, 906125, 906169, -1, 906165, 906151, 906161, 906144, -1 }, { 0x7433, 906179, 906174, 906214, 906219, 906210, -1, 906206, 906199, -1 }, { 0x7434, 906228, 906223, 906271, 906276, 906267, 906258, 906263, 906251, 906283 }, { 0x7435, 906294, 906289, 906333, 906337, 906330, -1, 906324, 906317, 906342 }, { 0x7436, 906351, 906346, 906391, 906395, 906387, -1, 906381, 906374, 906400 }, { 0x7437, -1, 906404, 906412, -1, -1, -1, -1, -1, -1 }, { 0x7438, -1, 906417, 906435, -1, 906430, -1, -1, 906423, -1 }, { 0x7439, -1, 906441, 906455, -1, -1, 906446, 906451, -1, -1 }, { 0x743A, 906466, 906460, 906500, -1, 906496, -1, 906492, 906485, -1 }, { 0x743B, -1, -1, 906504, -1, -1, -1, -1, -1, -1 }, { 0x743C, 906515, 906509, 906567, -1, -1, -1, -1, -1, -1 }, { 0x743D, -1, -1, 906574, -1, -1, -1, -1, -1, -1 }, { 0x743E, -1, -1, 906578, -1, -1, -1, -1, -1, -1 }, { 0x743F, 906588, 906583, 906634, -1, 906630, -1, 906622, 906615, -1 }, { 0x7440, 906644, 906639, 906685, -1, 906682, -1, 906680, 906673, -1 }, { 0x7441, 906699, 906689, 906740, 906745, 906737, -1, 906725, 906718, 906759 }, { 0x7442, -1, -1, 906779, -1, -1, -1, -1, 906773, -1 }, { 0x7443, -1, 906784, 906808, -1, 906802, -1, 906797, 906790, -1 }, { 0x7444, 906820, 906814, 906910, -1, 906906, -1, 906902, 906895, -1 }, { 0x7445, -1, 906916, 906940, -1, 906936, -1, 906928, 906921, -1 }, { 0x7446, -1, 906944, 906971, -1, 906966, -1, 906957, 906950, -1 }, { 0x7447, 906982, 906977, 907008, -1, -1, 906997, 907004, -1, -1 }, { 0x7448, -1, 907013, 907024, -1, -1, -1, -1, 907018, -1 }, { 0x7449, -1, 907029, 907040, -1, -1, -1, -1, 907034, -1 }, { 0x744A, -1, 907045, 907050, -1, -1, -1, -1, -1, -1 }, { 0x744B, 907066, 907056, 907107, -1, 907104, -1, 907102, 907095, -1 }, { 0x744C, 907118, 907112, 907165, -1, -1, -1, -1, 907159, -1 }, { 0x744D, -1, -1, 907175, -1, -1, -1, 907171, -1, -1 }, { 0x744E, -1, -1, 907192, -1, 907188, -1, -1, 907181, -1 }, { 0x744F, -1, -1, 907197, -1, -1, -1, -1, -1, -1 }, { 0x7450, -1, -1, 907204, -1, -1, -1, -1, -1, -1 }, { 0x7451, 907216, 907210, 907264, -1, -1, 907248, 907256, -1, -1 }, { 0x7452, -1, 907271, 907304, -1, -1, -1, 907291, -1, -1 }, { 0x7453, -1, 907311, 907316, -1, -1, -1, -1, -1, -1 }, { 0x7454, -1, -1, 907322, -1, -1, -1, -1, -1, -1 }, { 0x7455, 907333, 907328, 907384, 907389, 907381, 907367, 907378, 907360, -1 }, { 0x7456, -1, 907392, 907398, -1, -1, -1, -1, -1, -1 }, { 0x7457, 907410, 907404, 907459, -1, 907455, -1, 907441, 907434, -1 }, { 0x7458, -1, -1, 907465, -1, -1, -1, -1, -1, -1 }, { 0x7459, 907474, 907469, 907509, 907514, 907506, -1, 907498, 907491, 907521 }, { 0x745A, 907530, 907526, 907570, 907574, 907567, -1, 907561, 907554, 907577 }, { 0x745B, 907587, 907581, 907629, -1, 907624, -1, 907617, 907610, -1 }, { 0x745C, 907640, 907635, 907675, -1, 907672, -1, 907669, 907662, -1 }, { 0x745D, -1, 907679, 907706, -1, 907700, -1, 907693, 907686, -1 }, { 0x745E, 907719, 907713, 907775, -1, 907772, 907754, 907768, 907747, -1 }, { 0x745F, 907785, 907780, 907879, 907883, 907875, 907861, 907868, 907854, 907890 }, { 0x7460, 907901, 907896, 907935, -1, 907931, -1, 907923, 907916, -1 }, { 0x7461, -1, 907940, 907944, -1, -1, -1, -1, -1, -1 }, { 0x7462, 907955, 907949, 907998, -1, 907993, -1, 907986, 907979, -1 }, { 0x7463, 908008, 908004, 908071, 908076, 908066, 908055, 908063, 908048, -1 }, { 0x7464, 908089, 908084, 908122, -1, 908119, 908110, 908115, 908103, 908127 }, { 0x7465, -1, 908136, 908151, -1, 908148, -1, -1, 908141, -1 }, { 0x7466, -1, -1, 908160, -1, -1, -1, 908156, -1, -1 }, { 0x7467, -1, -1, 908174, -1, -1, 908164, 908169, -1, -1 }, { 0x7468, 908186, 908180, 908224, -1, 908220, -1, 908215, 908208, -1 }, { 0x7469, 908235, 908229, 908319, 908325, 908308, 908282, 908305, 908268, -1 }, { 0x746A, 908344, 908339, 908377, 908381, 908374, -1, 908368, 908361, 908385 }, { 0x746B, -1, 908389, 908398, -1, -1, -1, 908394, -1, -1 }, { 0x746C, -1, 908403, 908408, -1, -1, -1, -1, -1, -1 }, { 0x746D, 908419, 908413, 908459, -1, 908454, 908441, 908446, 908434, -1 }, { 0x746E, -1, 908465, 908500, -1, -1, 908477, 908488, 908471, -1 }, { 0x746F, 908510, 908504, 908550, -1, 908545, -1, 908541, 908534, -1 }, { 0x7470, 908568, 908556, 908639, -1, 908635, 908605, 908631, 908598, -1 }, { 0x7471, 908654, 908644, 908732, -1, 908728, 908705, 908714, 908693, -1 }, { 0x7472, 908745, 908738, 908807, -1, 908801, -1, 908792, 908785, -1 }, { 0x7473, 908818, 908814, 908871, -1, 908867, 908857, 908864, 908850, -1 }, { 0x7474, 908881, 908876, 908891, -1, -1, -1, -1, -1, -1 }, { 0x7475, -1, 908896, 908902, -1, -1, -1, -1, -1, -1 }, { 0x7476, 908913, 908908, 908939, 908944, 908936, 908927, 908932, -1, -1 }, { 0x7477, 908953, 908949, 908971, -1, -1, -1, -1, -1, -1 }, { 0x7478, -1, -1, 908975, -1, -1, -1, -1, -1, -1 }, { 0x7479, -1, -1, 908980, -1, -1, -1, -1, -1, -1 }, { 0x747A, -1, 908985, 908992, -1, -1, -1, -1, -1, -1 }, { 0x747B, -1, -1, 908999, -1, -1, -1, -1, -1, -1 }, { 0x747C, -1, -1, 909004, -1, -1, -1, -1, -1, -1 }, { 0x747D, 909023, 909011, 909061, -1, 909056, -1, -1, 909049, -1 }, { 0x747E, 909072, 909067, 909117, -1, 909113, -1, 909109, 909102, -1 }, { 0x747F, 909126, 909122, 909155, -1, -1, -1, -1, -1, -1 }, { 0x7480, 909171, 909159, 909222, -1, 909217, -1, 909209, 909202, -1 }, { 0x7481, 909233, 909227, 909250, -1, -1, -1, 909243, -1, -1 }, { 0x7482, 909261, 909256, 909285, -1, 909282, -1, -1, 909275, -1 }, { 0x7483, 909294, 909289, 909313, 909317, 909310, -1, 909307, 909300, 909322 }, { 0x7484, -1, -1, 909336, -1, -1, -1, -1, 909330, -1 }, { 0x7485, 909351, 909342, 909368, 909373, -1, -1, 909361, 909355, -1 }, { 0x7486, 909386, 909381, 909435, -1, 909431, -1, 909416, 909409, -1 }, { 0x7487, 909446, 909440, 909486, -1, 909482, -1, 909474, 909467, -1 }, { 0x7488, 909504, 909492, 909531, -1, -1, -1, -1, -1, -1 }, { 0x7489, 909545, 909535, 909609, -1, 909604, 909593, 909600, 909580, -1 }, { 0x748A, 909620, 909615, 909640, -1, 909635, -1, -1, 909628, -1 }, { 0x748B, 909652, 909645, 909720, -1, 909715, 909689, 909710, 909682, -1 }, { 0x748C, -1, 909727, 909738, -1, -1, -1, -1, 909732, -1 }, { 0x748D, -1, 909743, 909748, -1, -1, -1, -1, -1, -1 }, { 0x748E, 909758, 909752, 909793, -1, -1, -1, -1, -1, -1 }, { 0x748F, -1, -1, 909822, -1, -1, -1, 909799, -1, -1 }, { 0x7490, 909832, 909827, 909867, -1, -1, -1, 909864, 909858, -1 }, { 0x7491, -1, -1, 909882, -1, -1, 909871, 909876, -1, -1 }, { 0x7492, -1, -1, 909895, -1, -1, 909886, 909891, -1, -1 }, { 0x7493, -1, -1, 909901, -1, -1, -1, -1, -1, -1 }, { 0x7494, -1, -1, 909906, -1, -1, -1, -1, -1, -1 }, { 0x7495, -1, -1, 909912, -1, -1, -1, -1, -1, -1 }, { 0x7496, -1, -1, 909917, -1, -1, -1, -1, -1, -1 }, { 0x7497, -1, 909921, 909927, -1, -1, -1, -1, -1, -1 }, { 0x7498, 909939, 909933, 909975, -1, 909971, -1, 909967, 909954, -1 }, { 0x7499, -1, 909980, 910000, -1, -1, 909985, 909995, -1, -1 }, { 0x749A, 910018, 910006, 910048, -1, -1, -1, 910027, -1, -1 }, { 0x749B, -1, 910055, 910060, -1, -1, -1, -1, -1, -1 }, { 0x749C, 910070, 910064, 910137, -1, 910131, -1, 910124, 910117, -1 }, { 0x749D, -1, 910144, 910161, -1, 910157, -1, -1, 910150, -1 }, { 0x749E, 910171, 910166, 910224, -1, 910220, 910207, 910215, 910200, -1 }, { 0x749F, 910234, 910228, 910277, -1, 910271, -1, 910255, 910248, -1 }, { 0x74A0, 910289, 910283, 910327, -1, -1, 910314, 910319, -1, -1 }, { 0x74A1, 910338, 910332, 910376, -1, 910372, -1, 910367, 910360, -1 }, { 0x74A2, 910386, 910381, 910409, -1, -1, -1, 910401, -1, -1 }, { 0x74A3, 910419, 910414, 910476, 910480, 910473, 910456, 910461, 910449, -1 }, { 0x74A4, -1, 910486, 910491, -1, -1, -1, -1, -1, -1 }, { 0x74A5, 910496, -1, 910524, -1, 910518, -1, -1, 910511, -1 }, { 0x74A6, 910540, 910530, 910561, -1, -1, -1, 910558, -1, -1 }, { 0x74A7, 910575, 910565, 910627, 910631, 910622, 910612, 910617, 910605, 910637 }, { 0x74A8, 910649, 910643, 910696, -1, 910691, -1, 910687, 910680, -1 }, { 0x74A9, 910707, 910701, 910743, -1, -1, -1, 910736, -1, -1 }, { 0x74AA, 910752, 910747, 910799, -1, 910796, 910785, 910792, 910778, -1 }, { 0x74AB, 910810, 910804, 910865, 910871, 910860, 910845, 910856, 910838, -1 }, { 0x74AC, -1, -1, 910877, -1, -1, -1, -1, -1, -1 }, { 0x74AD, -1, -1, 910883, -1, -1, -1, -1, -1, -1 }, { 0x74AE, -1, -1, 910897, -1, -1, 910888, 910893, -1, -1 }, { 0x74AF, -1, -1, 910918, -1, -1, 910902, 910909, -1, -1 }, { 0x74B0, 910929, 910923, 910990, 910996, 910985, 910964, 910981, 910957, -1 }, { 0x74B1, -1, 911002, 911035, -1, -1, 911013, 911021, 911007, -1 }, { 0x74B2, 911045, 911039, 911088, -1, 911084, -1, 911076, 911069, -1 }, { 0x74B3, -1, -1, 911093, -1, -1, -1, -1, -1, -1 }, { 0x74B4, -1, 911099, 911103, -1, -1, -1, -1, -1, -1 }, { 0x74B5, 911113, 911108, 911141, -1, 911138, -1, 911135, 911128, -1 }, { 0x74B6, -1, -1, 911151, -1, -1, -1, -1, 911145, -1 }, { 0x74B7, -1, -1, 911156, -1, -1, -1, -1, -1, -1 }, { 0x74B8, 911165, 911160, 911186, -1, -1, -1, -1, 911180, -1 }, { 0x74B9, -1, 911191, 911233, -1, 911229, 911208, 911213, 911201, -1 }, { 0x74BA, 911243, 911238, 911268, -1, -1, -1, -1, -1, -1 }, { 0x74BB, -1, -1, 911277, -1, -1, -1, 911273, -1, -1 }, { 0x74BC, -1, -1, 911288, -1, -1, -1, -1, 911282, -1 }, { 0x74BD, 911299, 911293, 911356, 911360, 911352, 911336, 911345, 911329, 911367 }, { 0x74BE, -1, -1, 911372, -1, -1, -1, -1, -1, -1 }, { 0x74BF, 911382, 911376, 911418, -1, 911414, -1, 911399, 911392, -1 }, { 0x74C0, 911430, 911424, 911440, -1, -1, -1, -1, 911434, -1 }, { 0x74C1, -1, 911446, 911451, -1, -1, -1, -1, -1, -1 }, { 0x74C2, -1, -1, 911455, -1, -1, -1, -1, -1, -1 }, { 0x74C3, -1, -1, 911460, -1, -1, -1, -1, -1, -1 }, { 0x74C4, -1, -1, 911465, -1, -1, -1, -1, -1, -1 }, { 0x74C5, -1, 911469, 911474, -1, -1, -1, -1, -1, -1 }, { 0x74C6, -1, 911478, 911494, -1, 911490, -1, -1, 911483, -1 }, { 0x74C7, -1, -1, 911499, -1, -1, -1, -1, -1, -1 }, { 0x74C8, 911509, 911504, 911526, -1, -1, -1, 911515, -1, -1 }, { 0x74C9, -1, -1, 911538, -1, -1, -1, 911530, -1, -1 }, { 0x74CA, 911549, 911543, 911601, 911608, 911595, 911586, 911591, 911579, 911617 }, { 0x74CB, -1, -1, 911632, -1, -1, -1, -1, -1, -1 }, { 0x74CC, 911648, 911636, 911692, 911697, -1, 911672, 911688, -1, -1 }, { 0x74CD, -1, -1, 911709, -1, -1, -1, -1, 911703, -1 }, { 0x74CE, -1, -1, 911714, -1, -1, -1, -1, -1, -1 }, { 0x74CF, 911724, 911718, 911763, 911769, 911757, -1, 911753, 911746, -1 }, { 0x74D0, -1, 911775, 911792, -1, -1, -1, 911786, 911780, -1 }, { 0x74D1, -1, -1, 911796, -1, -1, -1, -1, -1, -1 }, { 0x74D2, 911806, 911800, 911830, -1, -1, -1, -1, -1, -1 }, { 0x74D3, -1, 911835, 911851, -1, -1, -1, 911847, 911841, -1 }, { 0x74D4, 911862, 911856, 911916, -1, 911911, -1, 911904, 911897, -1 }, { 0x74D5, -1, -1, 911922, -1, -1, -1, -1, -1, -1 }, { 0x74D6, 911933, 911926, 911939, -1, -1, -1, -1, -1, -1 }, { 0x74D7, -1, -1, 911946, -1, -1, -1, -1, -1, -1 }, { 0x74D8, 911958, 911953, 911984, -1, 911979, 911970, 911975, 911963, -1 }, { 0x74D9, -1, -1, 911990, -1, -1, -1, -1, -1, -1 }, { 0x74DA, 912001, 911995, 912045, -1, 912040, -1, 912032, 912025, -1 }, { 0x74DB, 912055, 912050, 912091, -1, 912086, -1, 912070, 912063, -1 }, { 0x74DC, 912103, 912097, 912153, 912158, 912149, 912142, 912146, 912135, 912163 }, { 0x74DD, -1, 912167, 912177, -1, -1, -1, -1, -1, -1 }, { 0x74DE, 912186, 912181, 912224, -1, -1, -1, 912212, -1, -1 }, { 0x74DF, 912240, 912229, 912276, -1, -1, -1, 912257, -1, -1 }, { 0x74E0, 912293, 912280, 912346, -1, 912343, 912328, 912335, 912321, -1 }, { 0x74E1, -1, -1, 912350, -1, -1, -1, -1, -1, -1 }, { 0x74E2, 912360, 912355, 912419, 912425, 912414, 912395, 912409, 912388, 912433 }, { 0x74E3, 912451, 912439, 912499, -1, 912494, 912481, 912490, 912474, -1 }, { 0x74E4, 912510, 912504, 912560, -1, -1, 912534, 912542, -1, -1 }, { 0x74E5, -1, -1, 912566, -1, -1, -1, -1, -1, -1 }, { 0x74E6, 912576, 912570, 912635, 912639, 912632, 912615, 912629, 912608, 912645 }, { 0x74E7, 912662, 912651, -1, -1, -1, 912671, -1, -1, -1 }, { 0x74E8, -1, 912682, 912692, -1, -1, -1, 912688, -1, -1 }, { 0x74E9, 912710, 912699, 912751, -1, 912746, 912735, -1, 912729, -1 }, { 0x74EA, -1, -1, 912774, -1, -1, 912757, 912766, -1, -1 }, { 0x74EB, -1, -1, 912802, -1, -1, 912779, 912794, -1, -1 }, { 0x74EC, -1, 912807, 912819, -1, -1, -1, -1, -1, -1 }, { 0x74ED, -1, -1, 912825, -1, -1, -1, -1, -1, -1 }, { 0x74EE, 912835, 912830, 912882, -1, 912878, 912869, 912875, 912862, -1 }, { 0x74EF, 912892, 912888, 912929, -1, -1, 912914, 912926, -1, -1 }, { 0x74F0, 912944, 912933, -1, -1, -1, 912976, -1, -1, -1 }, { 0x74F1, 912999, 912988, -1, -1, -1, 913009, -1, -1, -1 }, { 0x74F2, -1, 913020, 913041, -1, 913036, 913032, -1, 913026, -1 }, { 0x74F3, -1, -1, 913050, -1, -1, -1, -1, 913044, -1 }, { 0x74F4, 913060, 913054, 913119, -1, -1, 913105, 913110, -1, -1 }, { 0x74F5, -1, -1, 913125, -1, -1, -1, -1, -1, -1 }, { 0x74F6, 913141, 913129, 913192, -1, 913186, 913173, 913178, -1, 913198 }, { 0x74F7, 913208, 913204, 913261, -1, 913258, 913246, 913251, 913239, 913265 }, { 0x74F8, 913288, 913276, 913309, -1, -1, 913298, -1, -1, -1 }, { 0x74F9, 913320, 913314, 913353, -1, -1, -1, -1, -1, -1 }, { 0x74FA, -1, -1, 913373, -1, -1, 913359, 913364, -1, -1 }, { 0x74FB, 913384, 913380, 913408, -1, -1, 913388, 913393, -1, -1 }, { 0x74FC, -1, -1, -1, -1, -1, 913413, -1, -1, -1 }, { 0x74FD, -1, 913420, 913426, -1, -1, -1, -1, -1, -1 }, { 0x74FE, -1, -1, 913432, -1, -1, -1, -1, -1, -1 }, { 0x74FF, 913443, 913438, 913467, -1, -1, 913452, 913457, -1, -1 }, { 0x7500, 913477, 913471, 913481, -1, -1, -1, -1, -1, -1 }, { 0x7501, 913487, -1, 913517, 913523, 913511, 913498, 913503, 913491, -1 }, { 0x7502, 913539, 913529, 913645, -1, -1, -1, -1, -1, -1 }, { 0x7503, 913656, 913651, 913706, -1, 913701, 913684, 913696, 913677, -1 }, { 0x7504, 913722, 913712, 913792, 913798, 913783, 913770, 913774, 913763, -1 }, { 0x7505, 913815, 913804, -1, -1, -1, 913825, -1, -1, -1 }, { 0x7506, -1, -1, 913848, -1, -1, 913836, 913841, -1, -1 }, { 0x7507, 913858, 913852, 913862, -1, -1, -1, -1, -1, -1 }, { 0x7508, -1, 913868, 913873, -1, -1, -1, -1, -1, -1 }, { 0x7509, -1, -1, 913877, -1, -1, -1, -1, -1, -1 }, { 0x750A, -1, -1, 913883, -1, -1, -1, -1, -1, -1 }, { 0x750B, 913893, 913888, 913912, -1, -1, -1, -1, -1, -1 }, { 0x750C, 913920, 913916, 913963, -1, 913959, 913949, 913956, 913942, 913967 }, { 0x750D, 913977, 913971, 914029, -1, 914024, 914014, 914020, 914007, 914035 }, { 0x750E, 914047, 914041, 914094, -1, 914090, 914079, 914086, 914072, -1 }, { 0x750F, 914121, 914101, 914163, -1, -1, -1, -1, -1, -1 }, { 0x7510, -1, 914169, 914175, -1, -1, -1, -1, -1, -1 }, { 0x7511, 914186, 914180, 914240, 914246, 914235, 914223, 914231, 914216, -1 }, { 0x7512, 914261, 914256, 914276, -1, -1, 914265, 914270, -1, -1 }, { 0x7513, 914285, 914280, 914330, -1, 914325, 914313, 914320, 914306, 914334 }, { 0x7514, 914347, 914341, 914355, -1, -1, -1, -1, -1, -1 }, { 0x7515, 914370, 914360, 914421, 914427, 914417, 914404, 914414, 914397, 914433 }, { 0x7516, 914445, 914439, 914517, 914523, -1, 914489, 914507, -1, -1 }, { 0x7517, 914534, 914529, 914582, -1, -1, 914566, 914574, -1, -1 }, { 0x7518, 914592, 914587, 914650, 914655, 914646, 914623, 914642, 914616, 914661 }, { 0x7519, 914675, 914670, 914689, -1, -1, -1, -1, -1, -1 }, { 0x751A, 914704, 914694, 914765, 914771, 914761, 914738, 914752, 914731, 914784 }, { 0x751B, 914791, -1, 914829, -1, 914824, 914815, 914820, 914808, -1 }, { 0x751C, 914840, 914835, 914877, -1, 914872, 914863, 914868, 914857, -1 }, { 0x751D, -1, 914883, 914888, -1, -1, -1, -1, -1, -1 }, { 0x751E, 914900, 914893, 914975, -1, 914970, 914937, 914961, 914930, -1 }, { 0x751F, 914995, 914982, 915064, 915071, 915058, 915032, 915049, 915025, 915080 }, { 0x7520, -1, -1, 915089, -1, -1, -1, 915085, -1, -1 }, { 0x7521, 915100, 915095, 915131, -1, -1, -1, 915126, -1, -1 }, { 0x7522, 915143, 915137, 915206, 915212, 915202, 915182, 915198, 915176, -1 }, { 0x7523, 915221, -1, 915263, -1, 915259, 915239, 915255, 915232, 915269 }, { 0x7524, 915275, -1, 915327, -1, -1, -1, 915320, 915314, -1 }, { 0x7525, 915345, 915332, 915390, -1, 915384, 915367, 915375, 915360, -1 }, { 0x7526, 915402, 915397, 915456, -1, 915453, 915440, 915450, 915433, -1 }, { 0x7527, -1, -1, 915473, -1, -1, 915460, 915464, -1, -1 }, { 0x7528, 915485, 915479, 915558, 915564, 915553, 915525, 915549, 915518, 915571 }, { 0x7529, 915583, 915578, 915610, -1, -1, -1, 915603, -1, -1 }, { 0x752A, 915622, 915617, 915664, -1, -1, 915653, 915659, -1, -1 }, { 0x752B, 915682, 915668, 915758, 915762, 915755, 915737, 915749, 915730, 915767 }, { 0x752C, 915779, 915773, 915844, -1, 915839, 915816, 915835, 915809, -1 }, { 0x752D, 915856, 915850, 915873, -1, -1, -1, -1, -1, -1 }, { 0x752E, -1, 915879, 915885, -1, -1, -1, -1, -1, -1 }, { 0x752F, 915903, 915891, 915933, -1, 915927, 915912, 915918, -1, -1 }, { 0x7530, 915944, 915939, 916002, 916008, 915998, 915982, 915990, 915975, 916014 }, { 0x7531, 916027, 916022, 916084, 916089, 916081, 916054, 916070, 916047, 916094 }, { 0x7532, 916103, 916097, 916185, 916190, 916181, 916155, 916173, 916148, 916195 }, { 0x7533, 916206, 916201, 916303, 916309, 916299, 916276, 916294, 916269, -1 }, { 0x7534, 916326, 916314, 916348, -1, -1, -1, 916344, -1, -1 }, { 0x7535, 916358, 916353, 916391, -1, -1, -1, -1, -1, -1 }, { 0x7536, -1, -1, 916412, -1, -1, -1, 916397, -1, -1 }, { 0x7537, 916422, 916416, 916478, 916483, 916474, 916460, 916466, 916453, 916488 }, { 0x7538, 916502, 916492, 916565, -1, 916556, 916543, 916548, 916536, -1 }, { 0x7539, -1, 916577, 916601, -1, -1, 916583, 916592, -1, -1 }, { 0x753A, 916613, 916607, 916667, -1, 916662, 916647, 916653, 916640, -1 }, { 0x753B, 916684, 916673, 916770, -1, 916761, 916728, 916753, 916722, -1 }, { 0x753C, 916775, -1, 916822, -1, 916817, 916802, 916808, -1, -1 }, { 0x753D, 916839, 916828, 916895, -1, 916890, 916872, 916877, -1, -1 }, { 0x753E, 916910, 916901, 916987, -1, -1, 916978, 916983, -1, -1 }, { 0x753F, 916997, 916992, 917041, -1, 917036, -1, 917023, 917016, -1 }, { 0x7540, 917057, 917047, 917082, -1, 917079, 917065, 917076, -1, -1 }, { 0x7541, 917086, -1, 917111, -1, -1, -1, -1, -1, -1 }, { 0x7542, -1, 917115, 917120, -1, -1, -1, -1, -1, -1 }, { 0x7543, -1, -1, 917144, -1, -1, 917131, 917139, 917125, -1 }, { 0x7544, 917149, -1, 917204, -1, -1, 917180, 917196, -1, -1 }, { 0x7545, 917216, 917209, 917247, -1, -1, -1, -1, -1, -1 }, { 0x7546, 917259, 917254, 917302, -1, -1, 917288, 917295, -1, -1 }, { 0x7547, 917311, 917306, 917349, -1, 917344, 917323, 917332, 917316, -1 }, { 0x7548, 917360, 917354, 917380, -1, -1, -1, 917372, -1, -1 }, { 0x7549, -1, -1, 917400, -1, -1, 917385, 917394, -1, -1 }, { 0x754A, 917411, 917404, 917453, -1, 917447, 917434, 917443, 917427, -1 }, { 0x754B, 917464, 917459, 917515, 917521, 917511, 917498, 917503, 917491, -1 }, { 0x754C, 917538, 917532, 917604, 917609, 917599, 917589, 917595, 917582, 917616 }, { 0x754D, -1, 917623, 917639, -1, -1, 917629, 917635, -1, -1 }, { 0x754E, 917650, 917644, 917724, -1, 917719, 917701, 917706, 917694, -1 }, { 0x754F, 917735, 917730, 917806, 917811, 917803, 917770, 917801, 917763, 917821 }, { 0x7550, 917825, -1, 917871, -1, -1, -1, 917850, -1, -1 }, { 0x7551, 917880, 917875, 917958, -1, 917954, 917942, -1, 917935, 917964 }, { 0x7552, 917970, -1, 918016, -1, -1, 917999, 918006, -1, -1 }, { 0x7553, 918026, 918020, 918048, -1, 918044, -1, -1, 918037, -1 }, { 0x7554, 918058, 918053, 918119, 918124, 918115, 918095, 918111, 918088, -1 }, { 0x7555, -1, 918133, 918140, -1, -1, -1, -1, -1, -1 }, { 0x7556, -1, -1, 918147, -1, -1, -1, -1, -1, -1 }, { 0x7557, -1, -1, 918173, -1, -1, 918151, 918159, -1, -1 }, { 0x7558, -1, -1, 918177, -1, -1, -1, -1, -1, -1 }, { 0x7559, 918187, 918182, 918266, 918271, 918262, 918231, 918254, 918218, 918277 }, { 0x755A, 918287, 918282, 918329, -1, 918324, 918315, 918320, 918308, -1 }, { 0x755B, 918339, 918334, 918389, -1, 918385, 918376, 918380, 918369, -1 }, { 0x755C, 918400, 918395, 918485, -1, 918474, 918435, 918458, 918428, 918490 }, { 0x755D, 918508, 918503, 918568, 918572, 918564, 918550, 918557, 918537, -1 }, { 0x755E, -1, -1, 918594, -1, -1, 918577, 918584, -1, -1 }, { 0x755F, 918608, 918598, 918637, -1, -1, 918615, 918620, -1, -1 }, { 0x7560, 918650, 918641, 918704, -1, 918700, 918688, -1, 918682, -1 }, { 0x7561, -1, -1, 918723, -1, -1, 918710, 918715, -1, -1 }, { 0x7562, 918733, 918728, 918805, 918809, 918800, 918773, 918794, 918766, 918814 }, { 0x7563, -1, 918827, 918833, -1, -1, -1, -1, -1, -1 }, { 0x7564, 918841, 918837, 918912, 918917, 918908, 918880, 918901, 918873, -1 }, { 0x7565, 918939, 918933, 919021, -1, 919016, 918984, 919010, 918971, 919027 }, { 0x7566, 919041, 919035, 919087, 919091, 919083, 919075, 919079, 919068, -1 }, { 0x7567, 919102, 919096, 919172, 919178, 919167, 919141, 919161, 919134, -1 }, { 0x7568, 919190, 919184, 919209, -1, -1, -1, -1, -1, -1 }, { 0x7569, -1, -1, 919219, -1, -1, 919214, -1, -1, -1 }, { 0x756A, 919234, 919223, 919321, -1, 919313, 919282, 919305, 919275, 919326 }, { 0x756B, 919353, 919337, 919455, 919460, 919446, 919404, 919434, 919397, 919475 }, { 0x756C, 919490, 919481, 919515, 919520, -1, 919506, 919512, -1, -1 }, { 0x756D, -1, 919525, 919555, -1, -1, 919530, 919552, -1, -1 }, { 0x756E, -1, 919559, 919568, -1, 919564, -1, -1, -1, -1 }, { 0x756F, 919578, 919572, 919609, -1, 919604, -1, 919599, 919592, -1 }, { 0x7570, 919618, 919614, 919685, 919689, 919683, 919659, 919681, 919646, -1 }, { 0x7571, 919701, 919696, 919768, -1, -1, 919744, 919760, -1, 919773 }, { 0x7572, 919786, 919778, 919852, -1, -1, 919832, 919845, -1, -1 }, { 0x7573, 919857, -1, 919920, -1, -1, 919888, 919911, -1, -1 }, { 0x7574, 919930, 919925, 919984, -1, -1, 919962, 919979, -1, -1 }, { 0x7575, 919990, -1, 920092, -1, 920083, 920041, 920071, 920034, -1 }, { 0x7576, 920109, 920097, 920161, 920167, 920156, 920146, 920152, 920139, 920182 }, { 0x7577, 920197, 920191, 920237, -1, -1, 920224, 920231, -1, -1 }, { 0x7578, 920253, 920243, 920325, -1, 920322, 920293, 920319, 920286, -1 }, { 0x7579, -1, 920329, 920335, -1, -1, -1, -1, -1, -1 }, { 0x757A, 920347, 920340, 920391, -1, 920386, 920371, 920377, 920364, 920398 }, { 0x757B, -1, -1, 920417, -1, -1, 920404, 920408, -1, -1 }, { 0x757C, -1, -1, 920451, -1, -1, 920424, 920442, -1, -1 }, { 0x757D, 920470, 920458, 920503, -1, -1, 920477, 920487, -1, -1 }, { 0x757E, 920520, 920508, 920548, -1, -1, -1, 920544, -1, -1 }, { 0x757F, 920558, 920553, 920613, 920617, 920610, 920600, 920607, 920593, -1 }, { 0x7580, -1, -1, 920624, -1, -1, -1, -1, -1, -1 }, { 0x7581, -1, -1, 920660, -1, -1, 920629, 920638, -1, -1 }, { 0x7582, 920665, -1, 920728, -1, -1, 920696, 920719, -1, -1 }, { 0x7583, 920739, 920733, 920765, -1, -1, -1, -1, -1, -1 }, { 0x7584, -1, 920771, 920777, -1, -1, -1, -1, -1, -1 }, { 0x7585, -1, -1, 920797, -1, -1, 920782, 920788, -1, -1 }, { 0x7586, 920811, 920804, 920861, 920868, 920856, 920845, 920851, 920838, -1 }, { 0x7587, 920880, 920875, 920938, -1, 920934, 920919, 920929, 920912, -1 }, { 0x7588, -1, -1, 920956, -1, 920951, -1, -1, 920944, -1 }, { 0x7589, 920960, -1, 921014, -1, -1, 920991, 921005, -1, -1 }, { 0x758A, 921030, 921019, 921105, 921110, 921100, 921068, 921091, 921061, 921116 }, { 0x758B, 921139, 921124, 921200, -1, 921192, 921172, 921182, 921165, 921204 }, { 0x758C, -1, 921210, 921220, -1, -1, -1, -1, -1, -1 }, { 0x758D, 921231, 921225, 921236, -1, -1, -1, -1, -1, -1 }, { 0x758E, 921245, 921241, 921286, 921291, 921283, 921275, 921280, 921268, -1 }, { 0x758F, 921306, 921298, 921364, 921369, 921361, 921336, 921354, 921329, 921383 }, { 0x7590, 921392, 921388, 921450, -1, -1, 921424, 921434, -1, -1 }, { 0x7591, 921459, 921455, 921531, 921535, 921524, 921491, 921516, 921484, -1 }, { 0x7592, 921547, 921542, 921613, -1, -1, 921572, 921587, -1, -1 }, { 0x7593, 921629, 921617, 921707, -1, -1, 921669, 921688, -1, -1 }, { 0x7594, 921724, 921712, 921769, -1, 921764, 921754, 921759, 921747, 921775 }, { 0x7595, 921786, 921781, 921809, -1, -1, 921797, 921806, -1, -1 }, { 0x7596, 921818, 921813, 921837, -1, -1, -1, -1, -1, -1 }, { 0x7597, 921847, 921842, 921873, -1, -1, -1, -1, -1, 921879 }, { 0x7598, -1, 921885, 921891, -1, -1, -1, -1, -1, -1 }, { 0x7599, 921902, 921897, 921971, -1, 921967, 921943, 921949, 921936, -1 }, { 0x759A, 921980, 921975, 922051, -1, 922047, 922028, 922042, 922021, 922056 }, { 0x759B, -1, -1, 922062, -1, -1, -1, -1, -1, -1 }, { 0x759C, -1, -1, 922086, -1, -1, 922068, 922080, -1, -1 }, { 0x759D, 922097, 922091, 922138, -1, 922134, 922120, 922126, 922113, -1 }, { 0x759E, -1, 922144, 922150, -1, -1, -1, -1, -1, -1 }, { 0x759F, 922160, 922154, 922188, -1, -1, -1, -1, -1, -1 }, { 0x75A0, 922199, 922194, 922225, -1, -1, -1, -1, -1, -1 }, { 0x75A1, 922236, 922229, 922261, -1, -1, -1, -1, -1, -1 }, { 0x75A2, 922277, 922267, 922314, -1, -1, -1, 922309, -1, -1 }, { 0x75A3, 922325, 922320, 922371, -1, 922368, 922360, 922364, 922353, -1 }, { 0x75A4, 922381, 922376, 922423, -1, 922419, 922407, 922413, -1, -1 }, { 0x75A5, 922433, 922427, 922481, -1, 922477, 922454, 922473, 922447, -1 }, { 0x75A6, -1, -1, 922486, -1, -1, -1, -1, -1, -1 }, { 0x75A7, 922496, 922491, 922501, -1, -1, -1, -1, -1, -1 }, { 0x75A8, -1, -1, 922505, -1, -1, -1, -1, -1, -1 }, { 0x75A9, -1, -1, 922521, -1, 922516, -1, -1, 922510, -1 }, { 0x75AA, -1, -1, 922526, -1, -1, -1, -1, -1, 922530 }, { 0x75AB, 922539, 922534, 922594, -1, 922590, 922575, 922581, 922568, 922598 }, { 0x75AC, 922605, -1, 922635, -1, -1, -1, -1, -1, -1 }, { 0x75AD, 922645, 922639, 922708, -1, -1, -1, -1, -1, -1 }, { 0x75AE, 922720, 922714, 922745, -1, -1, -1, -1, -1, -1 }, { 0x75AF, 922759, 922753, 922787, -1, -1, -1, -1, -1, -1 }, { 0x75B0, -1, 922793, 922798, -1, -1, -1, -1, -1, -1 }, { 0x75B1, 922809, 922803, 922836, -1, 922832, 922821, 922828, 922814, -1 }, { 0x75B2, 922846, 922841, 922909, 922913, 922905, 922884, 922902, 922877, 922919 }, { 0x75B3, 922928, 922923, 922966, -1, 922962, 922954, 922958, 922947, -1 }, { 0x75B4, 922974, 922971, 923024, 923028, 923022, 923014, 923020, 923007, -1 }, { 0x75B5, 923040, 923032, 923088, 923092, 923085, 923076, 923081, 923069, -1 }, { 0x75B6, -1, 923099, 923104, -1, -1, -1, -1, -1, -1 }, { 0x75B7, -1, -1, 923109, -1, -1, -1, -1, -1, -1 }, { 0x75B8, 923120, 923114, 923172, -1, 923168, 923158, 923164, 923151, 923177 }, { 0x75B9, 923194, 923184, 923244, 923250, 923240, 923222, 923230, 923215, 923255 }, { 0x75BA, -1, 923262, 923286, -1, -1, 923267, 923274, -1, -1 }, { 0x75BB, -1, 923290, 923294, -1, -1, -1, -1, -1, -1 }, { 0x75BC, 923311, 923299, 923370, -1, 923365, 923349, 923361, 923342, -1 }, { 0x75BD, 923382, 923376, 923430, -1, 923427, 923415, 923420, 923408, 923434 }, { 0x75BE, 923444, 923439, 923517, 923521, 923513, 923487, 923506, 923480, 923528 }, { 0x75BF, 923549, 923534, 923577, -1, -1, 923568, 923574, -1, -1 }, { 0x75C0, 923588, 923582, 923638, -1, 923634, 923618, 923626, 923611, 923642 }, { 0x75C1, 923652, 923647, 923682, -1, -1, 923668, 923674, -1, -1 }, { 0x75C2, 923693, 923688, 923720, -1, 923717, 923705, 923714, 923698, -1 }, { 0x75C3, 923736, 923725, 923800, -1, 923795, -1, 923787, 923780, -1 }, { 0x75C4, 923811, 923806, 923855, -1, -1, -1, 923849, -1, -1 }, { 0x75C5, 923872, 923860, 923937, 923943, 923931, 923906, 923922, 923899, 923954 }, { 0x75C6, -1, -1, 924006, -1, -1, 923961, 923982, -1, -1 }, { 0x75C7, 924023, 924011, 924075, -1, 924070, 924056, 924065, 924049, 924082 }, { 0x75C8, 924096, 924090, 924128, -1, -1, -1, -1, -1, -1 }, { 0x75C9, 924140, 924134, 924158, -1, -1, -1, -1, -1, -1 }, { 0x75CA, 924170, 924164, 924225, 924231, 924221, 924206, 924217, 924199, 924239 }, { 0x75CB, -1, -1, 924247, -1, -1, -1, -1, -1, -1 }, { 0x75CC, 924259, 924253, 924298, -1, -1, 924285, 924291, -1, -1 }, { 0x75CD, 924308, 924304, 924344, 924348, 924342, 924335, 924340, 924328, -1 }, { 0x75CE, -1, 924350, 924381, -1, 924377, 924363, 924369, 924356, -1 }, { 0x75CF, 924391, 924386, 924430, -1, -1, 924413, 924422, -1, -1 }, { 0x75D0, 924440, 924435, 924466, -1, -1, -1, -1, -1, -1 }, { 0x75D1, -1, -1, 924471, -1, -1, -1, -1, -1, -1 }, { 0x75D2, 924483, 924476, 924515, -1, 924510, 924495, 924506, 924488, -1 }, { 0x75D3, -1, -1, 924532, -1, 924528, -1, -1, 924521, -1 }, { 0x75D4, 924541, 924537, 924584, -1, 924580, 924567, 924577, 924560, 924589 }, { 0x75D5, 924599, 924594, 924636, 924641, 924632, 924624, 924628, 924617, 924647 }, { 0x75D6, 924664, 924660, 924669, -1, -1, -1, -1, -1, -1 }, { 0x75D7, 924683, 924673, 924704, -1, -1, 924687, 924692, -1, -1 }, { 0x75D8, 924714, 924709, 924745, -1, 924741, 924730, 924737, 924723, 924750 }, { 0x75D9, 924763, 924757, 924808, -1, 924802, 924788, 924798, 924781, -1 }, { 0x75DA, 924820, 924814, 924827, -1, -1, -1, -1, -1, -1 }, { 0x75DB, 924839, 924833, 924909, 924915, 924903, 924877, 924894, 924870, 924922 }, { 0x75DC, 924935, 924930, 924964, -1, -1, 924954, 924959, -1, -1 }, { 0x75DD, -1, -1, 924968, -1, -1, -1, -1, -1, -1 }, { 0x75DE, 924979, 924974, 925027, -1, 925024, 925014, 925021, 925007, -1 }, { 0x75DF, -1, 925031, 925048, -1, -1, 925036, 925043, -1, -1 }, { 0x75E0, 925060, 925054, 925102, -1, -1, 925092, 925098, -1, -1 }, { 0x75E1, 925117, 925108, 925153, -1, -1, 925139, 925144, -1, -1 }, { 0x75E2, 925162, 925157, 925202, -1, 925199, 925185, 925196, 925172, 925206 }, { 0x75E3, 925215, 925211, 925264, -1, 925261, 925246, 925257, 925239, -1 }, { 0x75E4, 925273, 925269, 925335, -1, 925331, 925310, 925325, 925303, -1 }, { 0x75E5, -1, -1, 925340, -1, -1, -1, -1, -1, -1 }, { 0x75E6, -1, 925345, 925353, -1, -1, -1, -1, -1, -1 }, { 0x75E7, 925362, 925357, 925397, -1, 925394, 925384, 925391, 925377, -1 }, { 0x75E8, 925407, 925402, 925433, -1, -1, -1, -1, -1, -1 }, { 0x75E9, 925438, -1, 925488, -1, 925484, 925468, 925475, -1, -1 }, { 0x75EA, 925499, 925494, 925528, -1, -1, -1, -1, -1, -1 }, { 0x75EB, 925540, 925534, 925562, -1, -1, -1, -1, -1, -1 }, { 0x75EC, -1, -1, 925601, -1, -1, 925568, 925581, -1, -1 }, { 0x75ED, 925611, 925605, 925623, -1, -1, -1, -1, -1, -1 }, { 0x75EE, 925629, -1, 925690, -1, -1, 925676, 925685, -1, -1 }, { 0x75EF, 925702, 925697, 925716, -1, -1, 925707, 925712, -1, -1 }, { 0x75F0, 925728, 925722, 925770, -1, 925766, 925758, 925762, 925751, 925775 }, { 0x75F1, 925797, 925782, 925843, -1, -1, -1, 925829, -1, -1 }, { 0x75F2, 925853, 925848, 925909, -1, 925906, 925890, 925900, 925883, -1 }, { 0x75F3, 925923, 925913, 925982, -1, 925978, 925960, 925974, 925953, -1 }, { 0x75F4, 925991, 925987, 926041, -1, 926037, 926027, 926033, 926020, -1 }, { 0x75F5, 926052, 926046, 926068, -1, -1, -1, -1, -1, -1 }, { 0x75F6, -1, 926072, 926077, -1, -1, -1, -1, -1, 926083 }, { 0x75F7, -1, -1, 926090, -1, -1, -1, -1, -1, -1 }, { 0x75F8, -1, -1, 926094, -1, -1, -1, -1, -1, -1 }, { 0x75F9, 926104, 926099, 926147, -1, 926144, 926131, 926141, 926124, 926151 }, { 0x75FA, 926160, 926155, 926203, -1, 926200, 926187, 926197, 926180, -1 }, { 0x75FB, 926217, 926207, 926224, -1, -1, -1, -1, -1, -1 }, { 0x75FC, 926233, 926229, 926283, -1, 926280, 926256, 926277, 926249, -1 }, { 0x75FD, -1, -1, 926287, -1, -1, -1, -1, -1, -1 }, { 0x75FE, 926295, 926292, 926330, -1, -1, 926322, 926328, -1, -1 }, { 0x75FF, 926338, 926333, 926377, -1, 926374, 926366, 926372, 926359, 926382 }, { 0x7600, 926393, 926388, 926455, -1, 926453, 926442, 926448, 926435, 926459 }, { 0x7601, 926469, 926463, 926529, -1, 926524, 926510, 926520, 926503, 926534 }, { 0x7602, 926544, 926540, 926560, -1, -1, 926549, 926554, -1, -1 }, { 0x7603, 926574, 926564, 926622, -1, -1, 926590, 926600, -1, -1 }, { 0x7604, -1, -1, 926639, -1, -1, 926627, 926633, -1, -1 }, { 0x7605, 926649, 926643, 926680, -1, -1, -1, -1, -1, -1 }, { 0x7606, -1, -1, 926685, -1, -1, -1, -1, -1, -1 }, { 0x7607, 926697, 926691, 926742, -1, 926737, 926722, 926729, 926715, -1 }, { 0x7608, 926759, 926749, 926818, -1, 926813, 926799, 926805, 926792, -1 }, { 0x7609, 926828, 926823, 926864, -1, 926861, 926853, 926858, 926846, -1 }, { 0x760A, 926873, 926868, 926899, -1, -1, 926888, 926892, -1, -1 }, { 0x760B, 926910, 926904, 926965, -1, 926958, 926945, 926954, 926938, 926971 }, { 0x760C, 926989, 926977, 927069, -1, -1, 927048, 927053, -1, -1 }, { 0x760D, 927080, 927073, 927126, -1, 927121, 927112, 927117, 927105, -1 }, { 0x760E, -1, -1, 927132, -1, -1, -1, -1, -1, -1 }, { 0x760F, 927143, 927138, 927158, -1, -1, 927147, 927152, -1, -1 }, { 0x7610, 927167, 927162, 927238, -1, 927235, -1, -1, 927228, -1 }, { 0x7611, -1, -1, 927242, -1, -1, -1, -1, -1, -1 }, { 0x7612, -1, -1, 927257, -1, -1, 927247, 927253, -1, -1 }, { 0x7613, 927267, 927262, 927305, -1, -1, 927296, 927301, -1, -1 }, { 0x7614, -1, -1, 927311, -1, -1, -1, -1, -1, -1 }, { 0x7615, 927325, 927315, 927380, -1, 927377, 927362, 927368, 927355, -1 }, { 0x7616, 927390, 927385, 927426, -1, -1, 927415, 927420, -1, 927431 }, { 0x7617, 927440, 927436, 927452, -1, -1, -1, -1, -1, -1 }, { 0x7618, 927461, 927456, 927490, -1, -1, -1, -1, -1, -1 }, { 0x7619, 927500, 927495, 927524, -1, 927521, 927512, 927517, 927505, -1 }, { 0x761A, 927541, 927529, 927578, -1, -1, -1, -1, -1, -1 }, { 0x761B, -1, 927583, 927614, -1, -1, 927588, 927598, -1, -1 }, { 0x761C, 927624, 927619, 927645, -1, -1, -1, 927634, -1, -1 }, { 0x761D, 927656, 927649, 927701, -1, -1, 927688, 927693, -1, -1 }, { 0x761E, 927711, 927707, 927734, -1, -1, 927723, 927731, -1, -1 }, { 0x761F, 927743, 927738, 927791, -1, 927788, 927779, 927785, 927772, 927796 }, { 0x7620, 927805, 927800, 927853, -1, 927848, 927836, 927843, 927829, -1 }, { 0x7621, 927863, 927857, 927915, 927923, 927909, 927895, 927900, 927888, -1 }, { 0x7622, 927938, 927932, 927969, -1, 927965, 927956, 927961, 927949, 927974 }, { 0x7623, -1, 927978, 928000, -1, -1, 927983, 927988, -1, -1 }, { 0x7624, 928010, 928005, 928054, -1, 928050, 928037, 928042, 928030, -1 }, { 0x7625, 928069, 928059, 928129, -1, -1, 928110, 928115, -1, -1 }, { 0x7626, 928140, 928135, 928197, 928203, 928193, 928177, 928184, 928170, 928212 }, { 0x7627, 928224, 928218, 928275, -1, 928271, 928259, 928265, 928252, -1 }, { 0x7628, 928286, 928281, 928295, -1, -1, -1, -1, -1, -1 }, { 0x7629, 928307, 928301, 928328, -1, -1, 928315, 928324, -1, -1 }, { 0x762A, 928336, 928331, 928367, -1, -1, -1, -1, -1, -1 }, { 0x762B, 928378, 928372, 928405, -1, -1, -1, -1, -1, -1 }, { 0x762C, -1, 928410, 928417, -1, -1, -1, -1, -1, -1 }, { 0x762D, 928429, 928424, 928453, -1, -1, 928439, 928448, -1, -1 }, { 0x762E, -1, -1, 928482, -1, -1, 928459, 928477, -1, -1 }, { 0x762F, 928493, 928488, 928509, -1, 928505, -1, -1, 928498, -1 }, { 0x7630, 928517, 928513, 928558, -1, 928555, -1, 928544, 928537, -1 }, { 0x7631, -1, 928563, 928573, -1, -1, -1, -1, 928567, -1 }, { 0x7632, 928583, 928577, 928665, -1, -1, 928646, 928656, -1, -1 }, { 0x7633, 928676, 928671, 928731, -1, 928726, 928707, 928712, 928700, -1 }, { 0x7634, 928744, 928737, 928789, 928796, 928784, -1, 928779, 928772, 928805 }, { 0x7635, 928821, 928815, 928852, -1, -1, 928839, 928844, -1, -1 }, { 0x7636, 928858, -1, 928883, -1, -1, -1, -1, -1, -1 }, { 0x7637, -1, -1, 928888, -1, -1, -1, -1, -1, -1 }, { 0x7638, 928896, 928892, 928933, -1, -1, -1, 928930, -1, -1 }, { 0x7639, -1, -1, 928949, -1, -1, 928938, 928944, -1, -1 }, { 0x763A, 928960, 928955, 929015, -1, -1, 928986, 929008, -1, -1 }, { 0x763B, 929025, 929020, 929080, -1, 929076, 929061, 929069, 929054, -1 }, { 0x763C, 929090, 929085, 929124, -1, -1, 929109, 929114, -1, -1 }, { 0x763D, -1, 929128, 929133, -1, -1, -1, -1, -1, -1 }, { 0x763E, 929143, 929138, 929175, -1, -1, -1, -1, -1, -1 }, { 0x763F, 929186, 929180, 929203, -1, -1, -1, -1, -1, -1 }, { 0x7640, 929215, 929209, 929231, -1, -1, -1, 929224, -1, -1 }, { 0x7641, -1, -1, 929253, -1, -1, 929238, 929243, -1, -1 }, { 0x7642, 929262, 929257, 929316, -1, 929312, 929301, 929307, 929288, 929322 }, { 0x7643, 929335, 929329, 929406, 929412, 929400, 929381, 929391, 929374, -1 }, { 0x7644, -1, -1, 929438, -1, -1, 929418, 929425, -1, -1 }, { 0x7645, 929449, 929444, 929477, -1, -1, 929467, 929472, -1, -1 }, { 0x7646, 929487, 929482, 929533, -1, 929530, 929520, 929526, 929513, 929538 }, { 0x7647, 929553, 929547, 929599, -1, -1, 929581, 929595, 929575, -1 }, { 0x7648, 929610, 929605, 929672, -1, 929666, 929646, 929662, 929639, -1 }, { 0x7649, 929695, 929677, 929749, -1, 929745, 929733, 929738, 929726, -1 }, { 0x764A, 929759, 929754, 929788, -1, -1, -1, 929782, -1, -1 }, { 0x764B, -1, -1, 929803, -1, -1, -1, 929793, -1, -1 }, { 0x764C, 929814, 929807, 929849, -1, 929846, 929838, 929842, 929831, -1 }, { 0x764D, 929859, 929853, 929887, -1, -1, -1, -1, -1, -1 }, { 0x764E, 929904, 929892, 929937, -1, 929933, -1, -1, 929926, -1 }, { 0x764F, -1, 929943, 929950, -1, -1, -1, -1, -1, -1 }, { 0x7650, 929966, 929956, 929991, -1, -1, -1, -1, -1, 929996 }, { 0x7651, -1, 930009, 930021, -1, -1, -1, -1, -1, -1 }, { 0x7652, 930032, 930027, 930068, -1, 930065, 930057, 930062, 930050, -1 }, { 0x7653, -1, -1, 930072, -1, -1, -1, -1, -1, -1 }, { 0x7654, 930086, 930077, 930097, -1, -1, -1, -1, -1, -1 }, { 0x7655, 930101, -1, 930152, -1, 930148, 930135, 930144, 930128, -1 }, { 0x7656, 930163, 930158, 930220, -1, 930215, 930205, 930210, 930198, -1 }, { 0x7657, -1, 930224, 930230, -1, -1, -1, -1, -1, -1 }, { 0x7658, 930240, 930235, 930291, 930295, 930287, 930273, 930279, 930266, -1 }, { 0x7659, 930308, 930303, 930316, -1, -1, -1, 930312, -1, -1 }, { 0x765A, -1, -1, 930321, -1, -1, -1, -1, -1, -1 }, { 0x765B, -1, -1, 930326, -1, -1, -1, -1, -1, -1 }, { 0x765C, 930336, 930331, 930371, -1, 930367, 930352, 930359, 930345, 930377 }, { 0x765D, -1, -1, 930384, -1, -1, -1, -1, -1, -1 }, { 0x765E, 930395, 930389, 930427, -1, -1, -1, -1, -1, -1 }, { 0x765F, 930437, 930432, 930488, -1, -1, 930468, 930476, -1, -1 }, { 0x7660, 930503, 930493, 930508, -1, -1, -1, -1, -1, -1 }, { 0x7661, 930516, 930512, 930561, 930566, 930557, 930547, 930553, 930540, 930572 }, { 0x7662, 930582, 930575, 930609, -1, 930604, 930594, 930600, 930587, -1 }, { 0x7663, 930620, 930615, 930630, -1, -1, -1, -1, -1, -1 }, { 0x7664, 930641, 930636, 930688, -1, 930684, 930667, 930672, 930660, -1 }, { 0x7665, 930699, 930693, 930746, -1, 930741, 930728, 930736, 930721, -1 }, { 0x7666, 930758, 930753, 930787, -1, -1, -1, -1, -1, -1 }, { 0x7667, 930795, 930790, 930856, -1, 930851, 930832, 930840, 930825, -1 }, { 0x7668, 930860, -1, 930904, -1, 930899, -1, 930894, 930887, -1 }, { 0x7669, 930915, 930909, 930974, -1, 930971, 930960, 930967, 930947, -1 }, { 0x766A, 930984, 930979, 931068, -1, -1, 931046, 931062, -1, -1 }, { 0x766B, 931077, 931072, 931112, -1, -1, -1, -1, -1, -1 }, { 0x766C, 931123, 931118, 931156, -1, 931152, 931140, 931148, 931133, -1 }, { 0x766D, 931168, 931162, 931209, -1, 931204, 931192, 931197, 931185, -1 }, { 0x766E, 931220, 931215, 931277, -1, 931274, 931259, 931268, 931252, -1 }, { 0x766F, 931288, 931282, 931341, -1, 931337, 931324, 931331, 931317, -1 }, { 0x7670, 931351, 931345, 931408, -1, 931403, 931390, 931399, 931383, 931414 }, { 0x7671, 931430, 931418, 931483, -1, 931478, 931464, 931474, 931457, -1 }, { 0x7672, 931493, 931488, 931558, -1, 931554, 931537, 931550, 931530, 931564 }, { 0x7673, -1, 931571, 931575, -1, -1, -1, -1, -1, -1 }, { 0x7674, -1, 931580, 931602, -1, -1, 931586, 931598, -1, -1 }, { 0x7675, -1, 931608, 931614, -1, -1, -1, -1, -1, -1 }, { 0x7676, 931625, 931620, 931669, -1, -1, 931650, 931657, -1, -1 }, { 0x7677, -1, -1, 931673, -1, -1, -1, -1, -1, -1 }, { 0x7678, 931683, 931677, 931726, -1, 931721, 931709, 931718, 931702, 931731 }, { 0x7679, -1, -1, 931736, -1, -1, -1, -1, -1, -1 }, { 0x767A, 931746, 931740, 931824, -1, 931820, 931778, 931802, -1, -1 }, { 0x767B, 931834, 931828, 931886, 931892, 931881, 931867, 931874, 931860, 931899 }, { 0x767C, 931912, 931906, 931991, 931995, 931987, 931951, 931975, 931944, 932002 }, { 0x767D, 932014, 932008, 932093, 932098, 932084, 932054, 932073, 932047, 932105 }, { 0x767E, 932118, 932112, 932179, 932184, 932169, 932153, 932158, 932146, 932190 }, { 0x767F, -1, 932202, 932206, -1, -1, -1, -1, -1, -1 }, { 0x7680, 932211, -1, 932285, -1, 932281, 932249, 932265, 932242, -1 }, { 0x7681, 932294, 932289, 932388, -1, 932385, 932369, 932377, 932362, -1 }, { 0x7682, 932398, 932393, 932426, -1, -1, -1, -1, -1, -1 }, { 0x7683, 932431, -1, 932482, -1, 932479, 932462, 932470, 932455, -1 }, { 0x7684, 932496, 932487, 932555, 932558, 932551, 932533, 932546, 932526, 932562 }, { 0x7685, -1, -1, 932587, -1, -1, -1, 932569, -1, -1 }, { 0x7686, 932597, 932591, 932639, 932644, 932635, 932626, 932631, 932619, 932650 }, { 0x7687, 932661, 932655, 932738, 932745, 932727, 932701, 932720, 932694, 932753 }, { 0x7688, 932766, 932760, 932809, -1, -1, 932786, 932806, -1, -1 }, { 0x7689, -1, -1, 932814, -1, -1, -1, -1, -1, -1 }, { 0x768A, -1, -1, 932818, -1, -1, -1, -1, -1, -1 }, { 0x768B, 932829, 932824, 932889, 932894, 932886, 932864, 932882, 932857, 932899 }, { 0x768C, -1, -1, 932922, -1, -1, -1, 932910, -1, -1 }, { 0x768D, -1, -1, 932947, -1, -1, 932926, 932942, -1, -1 }, { 0x768E, 932957, 932951, 933021, 933027, 933017, 932996, 933008, 932989, -1 }, { 0x768F, -1, -1, 933033, -1, -1, -1, -1, -1, -1 }, { 0x7690, 933044, 933039, 933108, -1, 933102, 933079, 933098, 933072, 933113 }, { 0x7691, 933127, 933117, 933143, -1, -1, -1, -1, -1, -1 }, { 0x7692, -1, -1, 933153, -1, -1, -1, -1, 933147, -1 }, { 0x7693, 933166, 933156, 933225, 933230, 933222, 933204, 933218, 933197, -1 }, { 0x7694, -1, -1, 933237, -1, -1, -1, -1, -1, -1 }, { 0x7695, -1, 933242, 933261, -1, -1, -1, 933247, -1, -1 }, { 0x7696, 933270, 933265, 933301, -1, 933296, -1, 933292, 933285, -1 }, { 0x7697, -1, -1, 933312, -1, -1, -1, -1, 933306, -1 }, { 0x7698, -1, -1, 933318, -1, -1, -1, -1, -1, -1 }, { 0x7699, 933329, 933324, 933361, -1, -1, 933349, 933356, -1, -1 }, { 0x769A, 933381, 933365, 933418, -1, 933415, 933404, 933411, 933397, -1 }, { 0x769B, -1, 933422, 933472, -1, 933468, 933439, 933449, 933432, -1 }, { 0x769C, 933483, 933478, 933528, -1, 933525, -1, 933517, 933510, -1 }, { 0x769D, 933539, 933533, 933576, -1, -1, -1, 933569, -1, -1 }, { 0x769E, 933588, 933583, 933616, -1, 933613, -1, -1, 933606, -1 }, { 0x769F, -1, -1, 933639, -1, -1, 933621, 933634, -1, -1 }, { 0x76A0, -1, -1, 933657, -1, -1, 933643, 933650, -1, -1 }, { 0x76A1, 933667, 933662, 933685, -1, -1, -1, -1, -1, -1 }, { 0x76A2, -1, -1, 933710, -1, -1, 933690, 933705, -1, -1 }, { 0x76A3, -1, -1, 933720, -1, -1, -1, 933716, -1, -1 }, { 0x76A4, 933728, 933724, 933776, 933780, 933772, -1, 933758, 933751, -1 }, { 0x76A5, 933790, 933785, 933824, -1, -1, 933808, 933816, -1, -1 }, { 0x76A6, 933834, 933829, 933874, -1, -1, 933862, 933869, -1, -1 }, { 0x76A7, -1, -1, 933889, -1, -1, 933880, 933886, -1, -1 }, { 0x76A8, -1, -1, 933908, -1, -1, 933893, 933899, -1, -1 }, { 0x76A9, -1, -1, 933914, -1, -1, -1, -1, -1, -1 }, { 0x76AA, -1, 933921, 933954, -1, -1, 933926, 933933, -1, -1 }, { 0x76AB, 933968, 933958, 933974, -1, -1, -1, -1, -1, -1 }, { 0x76AC, -1, -1, 933991, -1, 933987, -1, -1, 933980, -1 }, { 0x76AD, 934006, 933995, 934057, -1, -1, 934034, 934041, -1, -1 }, { 0x76AE, 934068, 934063, 934119, 934123, 934115, 934107, 934112, 934100, 934129 }, { 0x76AF, -1, 934133, 934138, -1, -1, -1, -1, -1, -1 }, { 0x76B0, 934149, 934143, 934175, -1, -1, 934157, 934171, -1, -1 }, { 0x76B1, 934185, 934180, 934210, -1, -1, -1, -1, -1, -1 }, { 0x76B2, 934222, 934216, 934234, -1, -1, -1, -1, -1, -1 }, { 0x76B3, -1, -1, 934239, -1, -1, -1, -1, -1, -1 }, { 0x76B4, 934250, 934244, 934295, 934300, 934290, 934274, 934285, 934267, -1 }, { 0x76B5, -1, 934306, 934318, -1, -1, -1, -1, -1, -1 }, { 0x76B6, 934323, -1, 934351, -1, 934348, -1, -1, 934341, -1 }, { 0x76B7, 934360, 934356, 934392, -1, -1, 934381, 934389, -1, -1 }, { 0x76B8, 934402, 934396, 934447, -1, 934442, 934421, 934434, 934414, -1 }, { 0x76B9, 934452, -1, 934485, -1, -1, 934464, 934477, -1, -1 }, { 0x76BA, 934495, 934490, 934547, 934553, 934542, 934527, 934533, 934520, -1 }, { 0x76BB, 934565, 934560, 934583, -1, -1, -1, -1, -1, -1 }, { 0x76BC, -1, -1, 934588, -1, -1, -1, -1, -1, -1 }, { 0x76BD, 934597, 934592, 934625, -1, -1, 934603, 934608, -1, -1 }, { 0x76BE, -1, 934631, 934636, -1, -1, -1, -1, -1, -1 }, { 0x76BF, 934646, 934640, 934705, -1, 934699, 934685, 934690, 934678, 934710 }, { 0x76C0, -1, -1, 934716, -1, -1, -1, -1, -1, -1 }, { 0x76C1, -1, -1, 934731, -1, -1, 934720, 934728, -1, -1 }, { 0x76C2, 934742, 934737, 934771, -1, 934768, 934760, 934766, 934753, -1 }, { 0x76C3, 934780, 934775, 934815, 934820, 934811, 934798, 934807, 934791, 934826 }, { 0x76C4, -1, 934831, 934836, -1, -1, -1, -1, -1, -1 }, { 0x76C5, 934848, 934842, 934883, -1, -1, 934866, 934875, -1, -1 }, { 0x76C6, 934895, 934890, 934943, -1, 934938, 934924, 934930, 934917, 934948 }, { 0x76C7, 934959, -1, 934995, -1, -1, -1, -1, -1, -1 }, { 0x76C8, 935005, 934999, 935061, 935067, 935056, 935045, 935053, 935038, 935074 }, { 0x76C9, -1, 935081, 935105, -1, -1, 935089, 935099, -1, -1 }, { 0x76CA, 935114, 935109, 935174, -1, 935171, 935148, 935162, 935141, 935178 }, { 0x76CB, -1, -1, 935199, -1, -1, 935183, 935187, -1, -1 }, { 0x76CC, 935208, 935203, 935240, 935245, 935236, -1, 935232, 935225, -1 }, { 0x76CD, 935258, 935253, 935302, 935306, 935298, 935280, 935290, 935273, -1 }, { 0x76CE, 935320, 935311, 935365, 935370, 935361, 935352, 935358, 935345, 935386 }, { 0x76CF, 935397, 935391, 935420, -1, -1, -1, -1, -1, -1 }, { 0x76D0, 935431, 935426, 935436, -1, -1, -1, -1, -1, -1 }, { 0x76D1, 935453, 935441, 935480, -1, -1, -1, -1, -1, -1 }, { 0x76D2, 935497, 935486, 935556, -1, 935552, 935530, 935544, 935523, 935560 }, { 0x76D3, -1, -1, 935572, -1, -1, -1, -1, 935566, -1 }, { 0x76D4, 935582, 935576, 935623, -1, 935619, 935609, 935615, 935602, 935628 }, { 0x76D5, -1, -1, 935634, -1, -1, -1, -1, -1, -1 }, { 0x76D6, 935649, 935639, 935711, -1, 935703, 935677, 935691, 935670, -1 }, { 0x76D7, 935721, 935716, 935765, -1, -1, 935747, 935761, -1, 935770 }, { 0x76D8, 935782, 935777, 935809, -1, -1, -1, -1, -1, -1 }, { 0x76D9, 935818, 935814, 935917, -1, 935914, -1, 935911, 935904, -1 }, { 0x76DA, -1, -1, 935921, -1, -1, -1, -1, -1, -1 }, { 0x76DB, 935938, 935926, 936014, 936021, 936009, 935983, 936001, 935975, 936032 }, { 0x76DC, 936045, 936040, 936092, 936097, 936089, 936078, 936085, 936071, 936106 }, { 0x76DD, 936117, 936112, 936122, -1, -1, -1, -1, -1, -1 }, { 0x76DE, 936132, 936126, 936211, -1, 936207, 936190, 936199, 936183, 936217 }, { 0x76DF, 936229, 936223, 936296, -1, 936290, 936268, 936282, 936261, -1 }, { 0x76E0, -1, -1, 936327, -1, -1, 936302, 936316, -1, -1 }, { 0x76E1, 936337, 936331, 936385, 936390, 936381, 936369, 936377, 936362, 936398 }, { 0x76E2, -1, -1, 936404, -1, -1, -1, -1, -1, -1 }, { 0x76E3, 936420, 936408, 936467, 936473, 936463, 936454, 936459, 936447, 936482 }, { 0x76E4, 936493, 936488, 936552, 936557, 936548, 936527, 936540, 936520, 936570 }, { 0x76E5, 936585, 936575, 936619, -1, 936614, 936597, 936610, 936590, -1 }, { 0x76E6, 936629, 936625, 936679, -1, -1, 936665, 936670, -1, -1 }, { 0x76E7, 936688, 936683, 936765, 936769, 936762, 936730, 936755, 936717, 936773 }, { 0x76E8, -1, -1, 936798, -1, -1, 936777, 936784, -1, -1 }, { 0x76E9, 936807, 936802, 936814, -1, -1, -1, -1, -1, -1 }, { 0x76EA, 936826, 936820, 936887, 936893, 936881, 936866, 936877, 936859, -1 }, { 0x76EB, -1, -1, 936902, -1, -1, -1, -1, -1, -1 }, { 0x76EC, 936910, 936906, 936964, -1, 936961, 936947, 936955, 936940, -1 }, { 0x76ED, 936974, 936968, 936980, -1, -1, -1, -1, -1, -1 }, { 0x76EE, 936989, 936984, 937058, 937062, 937054, 937028, 937044, 937021, 937068 }, { 0x76EF, 937080, 937074, 937110, -1, -1, -1, -1, -1, -1 }, { 0x76F0, -1, -1, 937128, -1, -1, 937116, 937124, -1, -1 }, { 0x76F1, 937139, 937133, 937197, 937201, 937194, -1, 937186, 937179, -1 }, { 0x76F2, 937212, 937205, 937280, -1, 937274, 937253, 937266, 937246, 937286 }, { 0x76F3, -1, 937297, 937310, 937316, -1, -1, -1, -1, -1 }, { 0x76F4, 937327, 937322, 937396, 937401, 937392, 937360, 937381, 937353, -1 }, { 0x76F5, -1, -1, 937420, -1, -1, -1, -1, -1, -1 }, { 0x76F6, -1, -1, 937445, -1, -1, 937424, 937437, -1, -1 }, { 0x76F7, -1, 937451, 937462, -1, -1, -1, -1, -1, -1 }, { 0x76F8, 937482, 937468, 937551, 937558, 937546, 937520, 937537, 937513, 937576 }, { 0x76F9, 937590, 937584, 937631, -1, 937626, -1, 937621, 937614, -1 }, { 0x76FA, -1, 937636, 937641, -1, -1, -1, -1, -1, -1 }, { 0x76FB, 937651, 937646, 937701, -1, 937696, 937671, 937688, 937664, -1 }, { 0x76FC, 937711, 937705, 937767, 937772, 937763, -1, 937747, 937740, -1 }, { 0x76FD, -1, -1, 937779, -1, -1, -1, -1, -1, -1 }, { 0x76FE, 937797, 937785, 937888, -1, 937879, 937866, 937871, 937859, 937893 }, { 0x76FF, -1, -1, 937907, -1, -1, -1, -1, 937901, -1 }, { 0x7700, -1, -1, 937932, -1, -1, 937918, 937923, 937912, -1 }, { 0x7701, 937951, 937938, 938033, 938040, 938022, 937991, 938013, 937977, 938060 }, { 0x7702, -1, -1, 938073, -1, -1, -1, -1, 938067, -1 }, { 0x7703, -1, -1, 938078, -1, -1, -1, -1, -1, -1 }, { 0x7704, 938088, 938083, 938163, 938169, 938158, 938125, 938150, 938118, -1 }, { 0x7705, 938185, 938179, 938199, -1, -1, -1, -1, -1, -1 }, { 0x7706, 938204, -1, 938232, -1, -1, 938215, 938228, -1, -1 }, { 0x7707, 938243, 938238, 938307, 938313, 938303, 938286, 938293, 938279, 938321 }, { 0x7708, 938333, 938327, 938404, -1, 938399, 938388, 938395, 938381, 938409 }, { 0x7709, 938420, 938415, 938472, 938477, 938469, 938458, 938463, 938451, 938482 }, { 0x770A, 938490, 938485, 938554, 938559, 938551, 938527, 938533, 938520, -1 }, { 0x770B, 938576, 938566, 938627, 938632, 938623, 938614, 938619, 938607, 938645 }, { 0x770C, 938669, 938657, 938739, -1, 938734, 938705, 938725, 938699, -1 }, { 0x770D, 938745, -1, 938752, -1, -1, -1, -1, -1, -1 }, { 0x770E, 938761, 938757, 938804, -1, -1, 938792, 938797, -1, -1 }, { 0x770F, -1, 938809, 938821, -1, -1, -1, -1, -1, -1 }, { 0x7710, -1, 938827, 938839, -1, -1, -1, -1, 938833, -1 }, { 0x7711, 938851, 938846, 938879, -1, -1, -1, -1, -1, -1 }, { 0x7712, -1, -1, 938910, -1, -1, 938884, 938905, -1, -1 }, { 0x7713, -1, -1, 938916, -1, -1, -1, -1, -1, 938921 }, { 0x7714, -1, -1, 938933, -1, -1, -1, 938925, -1, -1 }, { 0x7715, 938947, 938937, 938967, -1, -1, -1, 938957, -1, -1 }, { 0x7716, -1, -1, 938973, -1, -1, -1, -1, -1, -1 }, { 0x7717, -1, -1, 938987, -1, -1, -1, 938980, -1, -1 }, { 0x7718, -1, -1, 938991, -1, -1, -1, -1, -1, -1 }, { 0x7719, 939005, 938997, 939037, -1, -1, 939016, 939026, -1, -1 }, { 0x771A, 939048, 939041, 939104, -1, 939098, -1, 939089, 939082, -1 }, { 0x771B, 939116, 939111, 939163, -1, 939159, 939149, 939155, 939142, 939168 }, { 0x771C, -1, -1, 939205, -1, -1, 939175, 939181, -1, 939209 }, { 0x771D, -1, -1, 939215, -1, -1, -1, -1, -1, -1 }, { 0x771E, 939225, 939220, 939288, -1, 939284, 939260, 939279, 939253, -1 }, { 0x771F, 939299, 939294, 939357, 939363, -1, 939333, 939352, 939327, 939368 }, { 0x7720, 939379, 939374, 939442, 939448, 939437, 939415, 939429, 939408, 939453 }, { 0x7721, 939463, 939459, 939485, -1, -1, -1, -1, -1, -1 }, { 0x7722, 939496, 939490, 939547, -1, -1, 939520, 939537, -1, -1 }, { 0x7723, 939558, 939553, 939573, -1, -1, -1, -1, -1, 939578 }, { 0x7724, -1, 939585, 939621, -1, -1, 939595, 939615, -1, -1 }, { 0x7725, 939635, 939625, 939698, 939702, 939695, 939674, 939683, 939667, -1 }, { 0x7726, 939715, 939711, 939778, -1, 939775, 939754, 939763, 939747, -1 }, { 0x7727, -1, -1, 939782, -1, -1, -1, -1, -1, -1 }, { 0x7728, 939800, 939788, 939834, -1, 939830, 939812, 939821, 939805, -1 }, { 0x7729, 939845, 939839, 939931, 939937, 939921, 939890, 939909, 939883, 939943 }, { 0x772A, -1, -1, 939950, -1, -1, -1, -1, -1, 939956 }, { 0x772B, -1, 939962, 939967, -1, -1, -1, -1, -1, -1 }, { 0x772C, 939977, 939971, 939999, -1, -1, -1, -1, -1, -1 }, { 0x772D, 940017, 940005, 940057, -1, -1, -1, 940044, -1, 940062 }, { 0x772E, -1, -1, 940097, -1, -1, 940073, 940090, -1, -1 }, { 0x772F, 940117, 940103, 940149, -1, -1, 940128, 940135, -1, -1 }, { 0x7730, -1, -1, 940153, -1, -1, -1, -1, -1, -1 }, { 0x7731, -1, 940158, 940162, -1, -1, -1, -1, -1, -1 }, { 0x7732, -1, 940166, 940184, -1, -1, -1, -1, -1, -1 }, { 0x7733, -1, 940188, 940194, -1, -1, -1, -1, -1, -1 }, { 0x7734, 940218, 940200, 940260, -1, 940255, 940233, 940242, 940226, -1 }, { 0x7735, 940270, 940266, 940313, -1, -1, 940292, 940309, -1, -1 }, { 0x7736, 940332, 940318, 940371, -1, -1, 940355, 940362, -1, -1 }, { 0x7737, 940384, 940378, 940437, 940443, 940432, 940418, 940428, 940411, 940452 }, { 0x7738, 940465, 940460, 940507, 940512, 940504, 940490, 940497, 940483, -1 }, { 0x7739, 940527, 940517, 940560, -1, -1, 940539, 940546, 940533, -1 }, { 0x773A, 940571, 940566, 940633, 940639, 940630, 940609, 940625, 940602, -1 }, { 0x773B, -1, -1, 940656, -1, 940651, -1, -1, 940644, -1 }, { 0x773C, 940669, 940662, 940725, 940730, 940722, 940703, 940710, 940696, 940739 }, { 0x773D, 940755, 940750, 940799, -1, -1, -1, 940783, -1, -1 }, { 0x773E, 940809, 940803, 940868, -1, 940862, 940849, 940853, 940842, 940875 }, { 0x773F, -1, -1, 940882, -1, -1, -1, -1, -1, -1 }, { 0x7740, 940908, 940886, 940965, 940969, 940960, 940938, 940949, 940931, -1 }, { 0x7741, 940997, 940984, 941014, -1, -1, -1, -1, -1, -1 }, { 0x7742, -1, -1, 941032, -1, -1, 941021, 941026, -1, -1 }, { 0x7743, -1, 941037, 941053, -1, -1, -1, -1, 941047, -1 }, { 0x7744, 941075, 941058, 941093, -1, -1, -1, -1, -1, -1 }, { 0x7745, 941104, 941099, 941125, -1, -1, -1, 941113, -1, -1 }, { 0x7746, 941135, 941130, 941166, -1, 941161, -1, 941149, 941142, -1 }, { 0x7747, 941177, 941172, 941243, 941247, 941239, 941213, 941231, 941206, -1 }, { 0x7748, -1, -1, 941253, -1, -1, -1, -1, -1, -1 }, { 0x7749, -1, -1, 941260, -1, -1, -1, -1, -1, -1 }, { 0x774A, 941277, 941265, 941323, -1, -1, 941305, 941316, -1, -1 }, { 0x774B, -1, 941329, 941334, -1, -1, -1, -1, -1, -1 }, { 0x774C, -1, -1, 941337, -1, -1, -1, -1, -1, -1 }, { 0x774D, 941347, 941342, 941405, -1, 941400, -1, 941392, 941385, -1 }, { 0x774E, 941416, 941411, 941446, -1, -1, -1, 941440, -1, -1 }, { 0x774F, 941456, 941450, 941484, -1, -1, 941473, 941480, -1, -1 }, { 0x7750, 941494, 941489, 941521, -1, -1, -1, -1, -1, -1 }, { 0x7751, 941531, 941526, 941538, -1, -1, -1, -1, -1, -1 }, { 0x7752, 941549, 941544, 941623, 941629, 941619, 941600, 941611, 941593, 941638 }, { 0x7753, -1, -1, 941650, -1, -1, -1, -1, -1, -1 }, { 0x7754, -1, 941656, 941662, -1, -1, -1, -1, -1, -1 }, { 0x7755, -1, 941667, 941679, -1, -1, -1, -1, -1, -1 }, { 0x7756, 941690, 941684, 941729, -1, -1, 941714, 941719, -1, -1 }, { 0x7757, 941735, -1, 941764, 941769, -1, 941743, 941753, -1, -1 }, { 0x7758, 941782, 941776, 941795, -1, -1, -1, -1, -1, -1 }, { 0x7759, -1, -1, 941802, -1, -1, -1, -1, -1, -1 }, { 0x775A, 941814, 941807, 941858, -1, 941855, 941842, 941851, 941835, -1 }, { 0x775B, 941868, 941862, 941918, 941924, 941913, 941897, 941904, 941890, -1 }, { 0x775C, 941945, 941932, 941985, -1, -1, 941969, 941977, -1, -1 }, { 0x775D, -1, -1, 941992, -1, -1, -1, -1, -1, -1 }, { 0x775E, 942001, 941996, 942037, -1, -1, 942028, 942033, -1, -1 }, { 0x775F, 942048, 942042, 942086, -1, 942082, 942066, 942074, 942059, -1 }, { 0x7760, 942097, 942091, 942141, -1, 942136, 942122, 942132, 942115, -1 }, { 0x7761, 942153, 942147, 942194, 942200, 942190, 942172, 942186, 942165, -1 }, { 0x7762, 942215, 942209, 942275, 942280, 942271, 942253, 942261, 942246, -1 }, { 0x7763, 942296, 942291, 942360, -1, 942356, 942330, 942351, 942323, 942364 }, { 0x7764, 942376, 942371, 942414, -1, -1, 942405, 942410, -1, -1 }, { 0x7765, 942423, 942418, 942473, -1, 942470, 942456, 942466, 942449, -1 }, { 0x7766, 942482, 942477, 942550, -1, 942546, 942517, 942536, 942510, 942554 }, { 0x7767, 942565, 942560, 942587, -1, -1, 942577, 942583, -1, -1 }, { 0x7768, 942598, 942592, 942654, -1, 942650, 942639, 942646, 942632, 942658 }, { 0x7769, -1, 942665, 942675, -1, -1, -1, -1, -1, -1 }, { 0x776A, 942684, 942679, 942720, -1, -1, 942691, 942702, -1, -1 }, { 0x776B, 942729, 942724, 942764, -1, 942759, 942746, 942754, 942739, -1 }, { 0x776C, 942774, 942769, 942814, -1, 942809, -1, 942805, 942799, -1 }, { 0x776D, -1, 942819, 942824, -1, -1, -1, -1, -1, -1 }, { 0x776E, -1, 942830, 942835, -1, -1, -1, -1, -1, -1 }, { 0x776F, -1, 942839, 942844, -1, -1, -1, -1, -1, -1 }, { 0x7770, -1, -1, 942866, -1, -1, 942849, 942854, -1, -1 }, { 0x7771, 942870, -1, 942921, -1, -1, -1, 942915, -1, -1 }, { 0x7772, -1, 942926, 942963, -1, -1, 942932, 942954, -1, -1 }, { 0x7773, -1, -1, 942983, -1, -1, 942969, 942976, -1, -1 }, { 0x7774, -1, -1, 943005, -1, -1, 942988, 942997, -1, -1 }, { 0x7775, -1, -1, 943010, -1, -1, -1, -1, -1, -1 }, { 0x7776, -1, -1, 943015, -1, -1, -1, -1, -1, -1 }, { 0x7777, -1, 943021, 943037, -1, 943033, -1, -1, 943026, -1 }, { 0x7778, 943048, 943043, 943071, -1, -1, -1, -1, -1, 943076 }, { 0x7779, 943085, 943080, 943129, -1, 943126, 943118, 943123, 943111, 943133 }, { 0x777A, 943144, 943139, 943175, -1, -1, 943161, 943168, -1, -1 }, { 0x777B, -1, 943180, 943186, -1, -1, -1, -1, -1, -1 }, { 0x777C, -1, 943192, 943197, -1, -1, -1, -1, -1, -1 }, { 0x777D, 943209, 943203, 943241, -1, 943237, -1, 943224, 943217, -1 }, { 0x777E, 943251, 943246, 943287, -1, 943284, 943267, 943280, 943260, -1 }, { 0x777F, 943298, 943292, 943349, 943354, 943345, 943334, 943342, 943327, -1 }, { 0x7780, 943367, 943362, 943443, -1, -1, -1, 943423, -1, -1 }, { 0x7781, -1, -1, 943448, -1, -1, -1, -1, -1, -1 }, { 0x7782, -1, 943452, 943457, -1, -1, -1, -1, -1, -1 }, { 0x7783, -1, -1, 943461, -1, -1, -1, -1, -1, -1 }, { 0x7784, 943470, 943465, 943506, -1, -1, 943491, 943501, -1, -1 }, { 0x7785, 943517, 943512, 943545, -1, -1, -1, -1, -1, -1 }, { 0x7786, 943562, 943551, 943588, -1, -1, 943566, 943583, -1, -1 }, { 0x7787, 943612, 943593, 943643, -1, -1, -1, -1, -1, -1 }, { 0x7788, -1, -1, 943647, -1, -1, -1, -1, -1, -1 }, { 0x7789, -1, -1, 943653, -1, -1, -1, -1, -1, -1 }, { 0x778A, -1, -1, 943658, -1, -1, -1, -1, -1, -1 }, { 0x778B, 943669, 943664, 943716, 943722, 943712, 943693, 943707, 943686, 943727 }, { 0x778C, 943738, 943733, 943759, -1, -1, -1, 943755, -1, -1 }, { 0x778D, 943768, 943763, 943825, -1, 943821, 943802, 943809, 943795, -1 }, { 0x778E, 943835, 943830, 943888, -1, 943884, 943864, 943878, 943857, -1 }, { 0x778F, 943899, 943893, 943905, -1, -1, -1, -1, -1, -1 }, { 0x7790, -1, -1, 943912, -1, -1, -1, -1, -1, -1 }, { 0x7791, 943928, 943916, 943976, -1, 943965, 943946, 943952, 943939, 943982 }, { 0x7792, 943999, 943994, 944030, -1, -1, -1, -1, -1, -1 }, { 0x7793, 944040, 944035, 944049, -1, -1, -1, -1, -1, -1 }, { 0x7794, -1, -1, 944066, -1, -1, -1, 944055, -1, -1 }, { 0x7795, 944070, -1, 944102, -1, -1, 944090, 944097, -1, -1 }, { 0x7796, 944109, -1, 944155, -1, 944151, -1, 944148, 944141, -1 }, { 0x7797, -1, -1, 944159, -1, -1, -1, -1, -1, -1 }, { 0x7798, 944170, 944165, 944187, -1, -1, -1, -1, -1, -1 }, { 0x7799, -1, 944192, 944208, -1, 944204, -1, -1, 944197, -1 }, { 0x779A, -1, 944212, 944238, -1, -1, 944224, 944233, -1, -1 }, { 0x779B, -1, -1, 944244, -1, -1, -1, -1, -1, -1 }, { 0x779C, 944255, 944250, 944286, -1, -1, -1, -1, -1, -1 }, { 0x779D, -1, -1, 944291, -1, -1, -1, -1, -1, -1 }, { 0x779E, 944301, 944296, 944362, -1, 944358, 944339, 944346, 944332, 944367 }, { 0x779F, 944376, 944371, 944425, -1, -1, 944410, 944415, -1, -1 }, { 0x77A0, 944451, 944431, 944511, -1, 944500, 944485, 944492, 944478, -1 }, { 0x77A1, -1, 944518, 944524, -1, -1, -1, -1, -1, -1 }, { 0x77A2, 944535, 944529, 944599, -1, 944594, 944577, 944583, 944570, -1 }, { 0x77A3, -1, -1, 944605, -1, -1, -1, -1, -1, -1 }, { 0x77A4, 944610, -1, 944638, -1, -1, -1, -1, -1, -1 }, { 0x77A5, 944648, 944643, 944696, 944701, 944691, -1, 944679, 944672, -1 }, { 0x77A6, -1, -1, 944707, -1, -1, -1, -1, -1, -1 }, { 0x77A7, 944716, 944711, 944760, -1, -1, 944740, 944751, -1, -1 }, { 0x77A8, -1, -1, 944766, -1, -1, -1, -1, -1, -1 }, { 0x77A9, 944775, 944770, 944811, -1, -1, -1, -1, -1, -1 }, { 0x77AA, 944828, 944816, 944864, -1, 944859, 944844, 944851, 944837, -1 }, { 0x77AB, 944875, 944870, 944880, -1, -1, -1, -1, -1, -1 }, { 0x77AC, 944892, 944886, 944959, -1, 944954, 944931, 944949, 944924, -1 }, { 0x77AD, 944975, 944965, 945028, 945034, 945024, 945011, 945019, 945004, 945043 }, { 0x77AE, -1, -1, 945075, -1, -1, 945055, 945063, 945049, -1 }, { 0x77AF, 945086, 945080, 945135, -1, -1, 945102, 945123, -1, -1 }, { 0x77B0, 945146, 945141, 945198, -1, 945194, 945185, 945190, 945178, -1 }, { 0x77B1, -1, -1, 945207, -1, -1, -1, 945203, -1, -1 }, { 0x77B2, -1, 945211, 945217, -1, -1, -1, -1, -1, -1 }, { 0x77B3, 945227, 945221, 945267, 945273, 945262, 945247, 945254, 945240, 945279 }, { 0x77B4, -1, -1, 945293, -1, -1, -1, -1, -1, -1 }, { 0x77B5, 945304, 945298, 945331, -1, -1, 945316, 945323, -1, -1 }, { 0x77B6, 945347, 945336, 945389, -1, -1, 945367, 945384, -1, -1 }, { 0x77B7, -1, 945394, 945400, -1, -1, -1, -1, -1, -1 }, { 0x77B8, -1, -1, 945406, -1, -1, -1, -1, -1, -1 }, { 0x77B9, 945414, 945410, 945453, -1, 945450, 945438, 945447, 945431, -1 }, { 0x77BA, -1, -1, 945457, -1, -1, -1, -1, -1, -1 }, { 0x77BB, 945467, 945462, 945516, 945522, 945511, 945502, 945507, 945495, 945528 }, { 0x77BC, 945545, 945535, 945574, -1, 945570, 945559, 945566, 945552, 945580 }, { 0x77BD, 945588, 945584, 945638, -1, 945635, 945625, 945632, 945618, -1 }, { 0x77BE, -1, 945642, 945673, -1, -1, 945647, 945668, -1, -1 }, { 0x77BF, 945697, 945679, 945732, 945736, 945728, 945712, 945725, 945705, -1 }, { 0x77C0, -1, -1, 945741, -1, -1, -1, -1, -1, -1 }, { 0x77C1, 945751, 945746, 945779, -1, -1, -1, -1, -1, -1 }, { 0x77C2, -1, 945785, 945790, -1, -1, -1, -1, -1, -1 }, { 0x77C3, -1, 945795, 945831, -1, 945825, 945807, 945816, -1, -1 }, { 0x77C4, -1, -1, 945837, -1, -1, -1, -1, -1, -1 }, { 0x77C5, -1, 945842, 945847, -1, -1, -1, -1, -1, -1 }, { 0x77C6, -1, -1, 945852, -1, -1, -1, -1, -1, -1 }, { 0x77C7, 945863, 945857, 945920, -1, 945915, 945894, 945907, 945887, 945926 }, { 0x77C8, 945932, -1, 945971, -1, -1, 945954, 945963, -1, -1 }, { 0x77C9, 945982, 945977, 946052, -1, 946048, 946033, 946040, 946026, -1 }, { 0x77CA, -1, 946057, 946062, -1, -1, -1, -1, -1, -1 }, { 0x77CB, 946078, 946068, 946103, -1, -1, -1, -1, -1, -1 }, { 0x77CC, -1, -1, 946108, -1, -1, -1, -1, -1, 946115 }, { 0x77CD, 946128, 946123, 946183, -1, 946178, 946165, 946173, 946158, -1 }, { 0x77CE, -1, 946188, 946200, -1, -1, -1, -1, -1, -1 }, { 0x77CF, -1, -1, 946206, -1, -1, -1, -1, -1, -1 }, { 0x77D0, -1, 946212, 946222, -1, -1, -1, -1, -1, -1 }, { 0x77D1, 946227, -1, 946267, -1, -1, 946256, 946261, -1, 946271 }, { 0x77D2, -1, -1, 946298, -1, -1, 946281, 946287, -1, -1 }, { 0x77D3, 946310, 946304, 946332, -1, -1, -1, -1, -1, -1 }, { 0x77D4, -1, 946338, 946343, -1, -1, -1, -1, -1, -1 }, { 0x77D5, 946355, 946349, 946408, -1, -1, 946380, 946396, -1, -1 }, { 0x77D6, 946418, 946413, 946430, -1, -1, -1, -1, -1, -1 }, { 0x77D7, 946439, 946434, 946505, -1, 946500, 946478, 946483, 946471, 946510 }, { 0x77D8, -1, 946516, 946522, -1, -1, -1, -1, -1, -1 }, { 0x77D9, 946533, 946528, 946558, -1, 946554, 946545, 946550, 946538, -1 }, { 0x77DA, 946568, 946563, 946632, 946637, 946627, 946611, 946616, 946604, -1 }, { 0x77DB, 946648, 946642, 946703, 946708, 946700, 946688, 946693, 946681, 946713 }, { 0x77DC, 946737, 946718, 946828, 946833, 946819, 946780, 946807, 946773, 946840 }, { 0x77DD, -1, 946846, 946852, -1, -1, -1, -1, -1, -1 }, { 0x77DE, 946862, 946857, 946938, -1, 946934, 946901, 946911, 946894, -1 }, { 0x77DF, 946942, -1, 946958, -1, -1, 946948, 946953, -1, -1 }, { 0x77E0, -1, -1, 946985, -1, -1, 946964, 946969, -1, -1 }, { 0x77E1, -1, -1, 947001, -1, 946996, -1, -1, 946989, -1 }, { 0x77E2, 947010, 947006, 947068, 947073, 947065, 947041, 947061, 947034, 947078 }, { 0x77E3, 947093, 947089, 947134, 947138, 947131, -1, 947129, 947122, 947146 }, { 0x77E4, -1, -1, 947173, -1, -1, 947151, 947168, -1, -1 }, { 0x77E5, 947187, 947179, 947244, 947249, 947241, 947221, 947237, 947214, 947256 }, { 0x77E6, -1, 947260, 947274, -1, -1, -1, 947270, -1, -1 }, { 0x77E7, 947284, 947279, 947349, -1, 947345, 947323, 947340, 947316, 947355 }, { 0x77E8, -1, -1, 947362, -1, -1, -1, -1, -1, -1 }, { 0x77E9, 947374, 947368, 947445, 947449, 947441, 947413, 947438, 947406, 947454 }, { 0x77EA, -1, -1, 947477, -1, -1, 947459, 947468, -1, -1 }, { 0x77EB, 947488, 947483, 947521, -1, -1, -1, -1, -1, -1 }, { 0x77EC, 947531, 947527, 947545, -1, -1, -1, 947539, -1, -1 }, { 0x77ED, 947556, 947550, 947612, 947618, 947608, 947596, 947604, 947589, 947627 }, { 0x77EE, 947650, 947635, 947692, -1, 947688, 947675, 947681, 947668, -1 }, { 0x77EF, 947706, 947696, 947771, 947777, 947767, 947746, 947762, 947739, 947785 }, { 0x77F0, 947798, 947792, 947844, 947850, 947839, -1, 947835, 947828, -1 }, { 0x77F1, 947862, 947857, 947906, -1, -1, 947891, 947901, -1, -1 }, { 0x77F2, -1, -1, 947911, -1, -1, -1, -1, -1, -1 }, { 0x77F3, 947926, 947915, 947989, 947994, 947985, 947964, 947969, 947957, 948002 }, { 0x77F4, 948022, 948010, 948056, -1, -1, 948046, 948052, -1, -1 }, { 0x77F5, -1, -1, 948062, -1, -1, -1, -1, -1, -1 }, { 0x77F6, 948071, 948066, 948099, -1, -1, -1, -1, -1, -1 }, { 0x77F7, -1, -1, 948103, -1, -1, -1, -1, -1, -1 }, { 0x77F8, 948117, 948107, 948160, -1, -1, 948145, 948152, 948133, -1 }, { 0x77F9, -1, 948165, 948171, -1, -1, -1, -1, -1, -1 }, { 0x77FA, 948181, 948175, 948219, -1, 948214, -1, -1, 948207, -1 }, { 0x77FB, 948230, 948224, 948292, -1, 948288, 948259, 948264, 948253, -1 }, { 0x77FC, 948314, 948296, 948387, -1, 948382, 948351, 948378, 948344, -1 }, { 0x77FD, 948398, 948393, 948417, -1, 948413, -1, -1, 948406, -1 }, { 0x77FE, 948427, 948421, 948432, -1, -1, -1, -1, -1, -1 }, { 0x77FF, 948443, 948437, 948462, -1, -1, -1, -1, -1, -1 }, { 0x7800, 948475, 948469, 948528, -1, -1, -1, -1, -1, -1 }, { 0x7801, 948539, 948534, 948570, -1, -1, -1, -1, -1, -1 }, { 0x7802, 948579, 948574, 948631, 948636, 948628, 948616, 948621, 948609, -1 }, { 0x7803, -1, -1, 948642, -1, -1, -1, -1, -1, -1 }, { 0x7804, -1, -1, 948647, -1, -1, -1, -1, -1, -1 }, { 0x7805, 948657, 948652, 948701, -1, -1, 948682, 948689, -1, -1 }, { 0x7806, 948709, 948705, 948730, -1, -1, 948722, 948727, -1, -1 }, { 0x7807, 948734, -1, 948775, -1, -1, -1, -1, 948769, -1 }, { 0x7808, -1, 948780, 948788, -1, -1, -1, -1, -1, -1 }, { 0x7809, -1, 948791, 948818, -1, -1, -1, 948797, -1, -1 }, { 0x780A, -1, -1, 948823, -1, -1, -1, -1, -1, -1 }, { 0x780B, -1, -1, 948829, -1, -1, -1, -1, -1, -1 }, { 0x780C, 948839, 948834, 948909, 948913, 948904, 948889, 948896, 948882, -1 }, { 0x780D, 948924, 948919, 948963, 948968, -1, 948946, 948951, -1, -1 }, { 0x780E, -1, -1, 948995, -1, -1, 948973, 948979, -1, -1 }, { 0x780F, -1, 949000, 949017, -1, 949012, -1, -1, 949005, -1 }, { 0x7810, 949028, 949022, 949070, -1, -1, -1, -1, -1, -1 }, { 0x7811, 949079, 949073, 949161, -1, 949159, 949148, 949153, 949141, -1 }, { 0x7812, 949170, 949165, 949195, -1, 949192, -1, 949185, 949178, -1 }, { 0x7813, -1, -1, 949199, -1, -1, -1, -1, -1, -1 }, { 0x7814, 949221, 949204, 949269, -1, 949265, 949249, 949261, -1, 949274 }, { 0x7815, 949288, -1, 949333, -1, 949328, 949317, 949324, -1, -1 }, { 0x7816, 949344, 949338, 949356, -1, -1, -1, -1, -1, -1 }, { 0x7817, 949367, 949363, 949394, -1, -1, -1, -1, -1, -1 }, { 0x7818, 949405, 949399, 949425, -1, -1, -1, -1, -1, -1 }, { 0x7819, -1, -1, 949430, -1, -1, -1, -1, -1, -1 }, { 0x781A, 949439, 949434, 949448, -1, -1, -1, -1, -1, -1 }, { 0x781B, -1, -1, 949453, -1, -1, -1, -1, -1, -1 }, { 0x781C, 949464, 949458, 949484, -1, -1, -1, -1, -1, -1 }, { 0x781D, 949501, 949490, 949536, -1, -1, 949517, 949523, -1, -1 }, { 0x781E, 949545, 949540, 949559, -1, -1, -1, -1, -1, -1 }, { 0x781F, 949583, 949563, 949606, -1, -1, -1, -1, -1, -1 }, { 0x7820, 949621, 949611, 949665, -1, -1, 949642, 949658, -1, -1 }, { 0x7821, -1, -1, 949693, -1, -1, 949669, 949677, -1, -1 }, { 0x7822, 949701, 949697, 949741, -1, 949738, 949723, 949732, 949716, -1 }, { 0x7823, 949749, 949745, 949811, -1, -1, 949800, 949805, -1, -1 }, { 0x7824, -1, -1, 949816, -1, -1, -1, -1, -1, -1 }, { 0x7825, 949835, 949821, 949886, -1, 949883, 949865, 949875, 949858, -1 }, { 0x7826, 949896, 949890, 949961, -1, 949956, 949945, 949952, 949938, -1 }, { 0x7827, 949972, 949967, 950019, 950025, 950014, 950002, 950009, 949995, 950031 }, { 0x7828, -1, -1, 950044, -1, -1, -1, -1, -1, -1 }, { 0x7829, -1, -1, 950047, -1, -1, -1, -1, -1, -1 }, { 0x782A, -1, 950051, 950056, -1, -1, -1, -1, -1, -1 }, { 0x782B, -1, 950060, 950070, -1, -1, -1, -1, -1, -1 }, { 0x782C, 950086, 950075, 950107, -1, 950103, -1, -1, 950096, -1 }, { 0x782D, 950116, 950111, 950171, -1, 950165, 950152, 950161, 950145, 950177 }, { 0x782E, 950193, 950188, 950216, -1, -1, 950203, 950210, -1, -1 }, { 0x782F, 950220, -1, 950241, 950247, -1, -1, -1, -1, -1 }, { 0x7830, 950259, 950253, 950314, 950320, 950307, -1, 950298, 950291, -1 }, { 0x7831, -1, -1, 950326, -1, -1, -1, -1, -1, -1 }, { 0x7832, 950350, 950332, 950392, -1, 950388, 950369, 950384, 950362, 950397 }, { 0x7833, 950419, 950408, 950425, -1, -1, -1, -1, -1, -1 }, { 0x7834, 950433, 950429, 950490, 950494, 950486, 950467, 950483, 950460, 950501 }, { 0x7835, 950511, 950506, 950587, -1, -1, -1, 950578, -1, -1 }, { 0x7836, -1, -1, 950591, -1, -1, -1, -1, -1, -1 }, { 0x7837, 950600, 950595, 950613, -1, -1, -1, 950608, -1, -1 }, { 0x7838, 950625, 950619, 950658, -1, -1, -1, -1, -1, -1 }, { 0x7839, 950674, 950662, 950683, -1, -1, -1, -1, -1, -1 }, { 0x783A, 950692, 950687, 950739, -1, 950735, 950711, 950731, -1, -1 }, { 0x783B, 950749, 950743, 950770, -1, -1, -1, -1, -1, -1 }, { 0x783C, 950782, 950776, 950791, -1, -1, -1, -1, -1, -1 }, { 0x783D, -1, 950797, 950803, -1, -1, -1, -1, -1, -1 }, { 0x783E, 950814, 950809, 950830, -1, -1, -1, -1, -1, -1 }, { 0x783F, 950834, -1, 950865, -1, -1, 950853, 950861, -1, -1 }, { 0x7840, 950876, 950872, 950901, -1, -1, -1, -1, -1, -1 }, { 0x7841, 950912, 950906, 950950, -1, -1, -1, -1, -1, -1 }, { 0x7842, -1, 950956, 950962, -1, -1, -1, -1, -1, -1 }, { 0x7843, 950973, 950968, 951009, -1, 951005, -1, 951001, 950994, -1 }, { 0x7844, -1, 951014, 951024, -1, -1, -1, 951020, -1, -1 }, { 0x7845, 951037, 951031, 951071, -1, 951067, -1, 951052, 951045, -1 }, { 0x7846, -1, -1, 951076, -1, -1, -1, -1, -1, -1 }, { 0x7847, 951096, 951079, 951123, -1, -1, -1, 951114, -1, -1 }, { 0x7848, -1, -1, 951146, -1, -1, 951128, 951134, -1, -1 }, { 0x7849, 951157, 951151, 951179, 951183, -1, -1, -1, -1, -1 }, { 0x784A, -1, -1, 951189, -1, -1, -1, -1, -1, -1 }, { 0x784B, -1, 951194, 951204, -1, -1, -1, -1, -1, -1 }, { 0x784C, -1, 951208, 951234, -1, -1, -1, 951218, -1, 951238 }, { 0x784D, 951250, 951245, 951257, -1, -1, -1, -1, -1, -1 }, { 0x784E, 951269, 951263, 951290, -1, -1, 951279, 951286, -1, -1 }, { 0x784F, 951296, -1, 951329, -1, 951325, 951309, 951321, 951302, -1 }, { 0x7850, 951340, 951334, 951382, -1, -1, -1, -1, -1, -1 }, { 0x7851, -1, 951388, 951394, -1, -1, -1, -1, -1, -1 }, { 0x7852, 951405, 951400, 951418, -1, -1, -1, 951414, -1, -1 }, { 0x7853, -1, 951422, 951427, -1, -1, -1, -1, -1, -1 }, { 0x7854, -1, 951432, 951438, -1, -1, -1, -1, -1, -1 }, { 0x7855, 951449, 951444, 951476, -1, -1, -1, -1, -1, -1 }, { 0x7856, 951488, 951482, 951521, -1, -1, -1, -1, -1, -1 }, { 0x7857, 951532, 951526, 951556, -1, -1, -1, -1, -1, -1 }, { 0x7858, -1, -1, 951562, -1, -1, -1, -1, -1, -1 }, { 0x7859, 951572, 951567, 951611, -1, -1, 951603, 951607, -1, -1 }, { 0x785A, -1, -1, 951616, -1, -1, -1, -1, -1, -1 }, { 0x785B, -1, -1, 951622, -1, -1, -1, -1, -1, -1 }, { 0x785C, 951632, 951626, 951696, -1, 951690, -1, 951677, 951670, -1 }, { 0x785D, 951707, 951702, 951748, -1, 951744, -1, 951739, 951732, -1 }, { 0x785E, -1, -1, 951770, -1, -1, -1, 951754, -1, -1 }, { 0x785F, 951780, 951775, 951821, -1, -1, -1, -1, -1, -1 }, { 0x7860, -1, 951827, 951849, 951855, 951844, -1, 951840, 951833, -1 }, { 0x7861, -1, -1, 951869, -1, -1, -1, 951861, -1, -1 }, { 0x7862, -1, -1, 951875, -1, -1, -1, -1, -1, -1 }, { 0x7863, -1, -1, 951888, -1, -1, -1, 951879, -1, -1 }, { 0x7864, 951905, 951894, 951947, 951952, -1, -1, 951938, -1, -1 }, { 0x7865, -1, -1, 951958, -1, -1, -1, -1, -1, -1 }, { 0x7866, -1, 951964, 951969, -1, -1, -1, -1, -1, -1 }, { 0x7867, 951974, -1, 952036, -1, 952031, -1, -1, 952024, -1 }, { 0x7868, 952046, 952042, 952088, -1, 952084, -1, 952080, 952073, -1 }, { 0x7869, -1, 952093, 952103, -1, -1, -1, -1, -1, -1 }, { 0x786A, -1, 952108, 952136, -1, -1, 952124, 952133, 952118, -1 }, { 0x786B, 952145, 952140, 952178, -1, 952174, 952165, 952169, 952152, 952183 }, { 0x786C, 952196, 952188, 952253, 952259, 952247, 952233, 952239, 952226, 952268 }, { 0x786D, 952287, 952281, 952305, -1, -1, -1, -1, -1, -1 }, { 0x786E, 952316, 952311, 952363, 952368, 952359, -1, 952349, 952342, -1 }, { 0x786F, 952377, 952372, 952412, 952417, 952408, 952393, 952400, 952386, 952423 }, { 0x7870, -1, -1, 952438, -1, -1, -1, -1, -1, -1 }, { 0x7871, -1, -1, 952443, -1, -1, -1, -1, -1, -1 }, { 0x7872, -1, -1, 952455, -1, -1, 952448, -1, -1, -1 }, { 0x7873, -1, -1, 952459, -1, -1, -1, -1, -1, -1 }, { 0x7874, -1, -1, 952469, -1, -1, 952464, -1, -1, -1 }, { 0x7875, -1, -1, 952474, -1, -1, -1, -1, -1, -1 }, { 0x7876, -1, -1, 952478, -1, -1, -1, -1, -1, -1 }, { 0x7877, 952490, 952484, 952518, -1, -1, -1, -1, -1, -1 }, { 0x7878, 952524, -1, 952551, -1, -1, -1, -1, -1, -1 }, { 0x7879, -1, -1, 952557, -1, -1, -1, -1, -1, -1 }, { 0x787A, -1, 952563, 952585, -1, -1, 952569, 952574, -1, -1 }, { 0x787B, -1, -1, 952591, -1, -1, -1, -1, -1, -1 }, { 0x787C, 952610, 952597, 952647, -1, 952634, -1, 952630, 952623, -1 }, { 0x787D, -1, -1, 952653, -1, -1, -1, -1, -1, -1 }, { 0x787E, 952664, 952658, 952689, -1, -1, 952671, 952677, -1, -1 }, { 0x787F, -1, -1, 952695, -1, -1, -1, -1, -1, -1 }, { 0x7880, -1, -1, 952701, -1, -1, -1, -1, -1, -1 }, { 0x7881, 952713, 952708, 952762, 952766, 952759, -1, 952753, 952746, 952772 }, { 0x7882, -1, -1, 952777, -1, -1, -1, -1, -1, -1 }, { 0x7883, -1, -1, 952783, -1, -1, -1, -1, -1, -1 }, { 0x7884, -1, -1, 952795, -1, -1, -1, -1, 952789, -1 }, { 0x7885, -1, 952800, 952806, -1, -1, -1, -1, -1, -1 }, { 0x7886, 952815, 952811, 952831, -1, -1, -1, 952825, -1, -1 }, { 0x7887, 952841, 952835, 952870, -1, 952865, 952855, 952861, 952848, -1 }, { 0x7888, -1, 952876, 952881, -1, -1, -1, -1, -1, -1 }, { 0x7889, 952891, 952886, 952922, -1, -1, -1, -1, -1, -1 }, { 0x788A, -1, -1, 952970, -1, -1, 952928, 952954, -1, -1 }, { 0x788B, -1, -1, 952976, -1, -1, -1, -1, -1, -1 }, { 0x788C, 952985, 952980, 953038, -1, 953034, -1, 953029, 953016, -1 }, { 0x788D, 953048, 953042, 953107, -1, 953104, 953086, 953097, 953079, 953111 }, { 0x788E, 953124, 953118, 953176, 953181, 953171, 953160, 953167, 953153, 953190 }, { 0x788F, 953208, 953196, 953256, -1, 953252, 953224, 953236, 953217, -1 }, { 0x7890, -1, -1, 953261, -1, -1, -1, -1, -1, -1 }, { 0x7891, 953272, 953267, 953328, 953333, 953325, 953304, 953322, 953297, -1 }, { 0x7892, -1, -1, 953339, -1, -1, -1, -1, -1, -1 }, { 0x7893, 953350, 953344, 953376, 953381, 953372, 953364, 953368, 953357, -1 }, { 0x7894, 953394, 953389, 953413, -1, -1, -1, 953407, -1, -1 }, { 0x7895, 953422, 953417, 953465, -1, -1, 953447, 953462, -1, -1 }, { 0x7896, -1, -1, 953469, -1, -1, -1, -1, -1, -1 }, { 0x7897, 953479, 953474, 953523, -1, 953519, 953503, 953515, 953496, -1 }, { 0x7898, 953533, 953528, 953544, -1, -1, -1, 953540, -1, -1 }, { 0x7899, -1, 953550, 953556, -1, -1, -1, -1, -1, -1 }, { 0x789A, 953566, 953561, 953587, -1, -1, 953573, 953583, -1, -1 }, { 0x789B, 953603, 953592, 953619, -1, -1, -1, -1, -1, -1 }, { 0x789C, 953628, 953623, 953635, -1, -1, -1, -1, -1, -1 }, { 0x789D, -1, -1, 953649, -1, -1, -1, 953641, -1, -1 }, { 0x789E, 953662, 953655, 953710, -1, -1, 953693, 953706, -1, 953715 }, { 0x789F, 953731, 953726, 953784, -1, 953780, -1, 953756, 953749, -1 }, { 0x78A0, -1, -1, 953789, -1, -1, -1, -1, -1, -1 }, { 0x78A1, 953800, 953795, 953855, -1, -1, -1, 953834, -1, -1 }, { 0x78A2, -1, -1, 953859, -1, -1, -1, -1, -1, -1 }, { 0x78A3, 953869, 953864, 953913, 953918, 953904, 953889, 953898, 953882, -1 }, { 0x78A4, -1, -1, 953956, -1, 953951, 953939, 953944, 953932, -1 }, { 0x78A5, -1, 953962, 953967, -1, -1, -1, -1, -1, -1 }, { 0x78A6, -1, -1, 953973, -1, -1, -1, -1, -1, -1 }, { 0x78A7, 953982, 953977, 954033, 954037, 954028, 954007, 954017, 954000, 954044 }, { 0x78A8, -1, 954056, 954084, -1, 954081, -1, 954073, 954066, -1 }, { 0x78A9, 954094, 954089, 954143, -1, 954139, 954128, 954134, 954121, 954149 }, { 0x78AA, 954166, 954156, 954224, -1, -1, 954212, 954219, -1, -1 }, { 0x78AB, -1, 954230, 954236, -1, -1, -1, -1, -1, -1 }, { 0x78AC, 954242, -1, 954271, -1, -1, 954258, 954265, 954252, -1 }, { 0x78AD, 954282, 954276, 954361, -1, 954355, 954342, 954347, 954335, -1 }, { 0x78AE, -1, -1, 954367, -1, -1, -1, -1, -1, -1 }, { 0x78AF, 954376, 954371, 954407, -1, -1, 954393, 954399, -1, -1 }, { 0x78B0, 954418, 954412, 954451, -1, -1, 954437, 954447, -1, -1 }, { 0x78B1, 954463, 954457, 954503, -1, -1, -1, 954491, -1, -1 }, { 0x78B2, 954514, 954509, 954528, -1, -1, -1, 954524, -1, -1 }, { 0x78B3, 954538, 954532, 954549, -1, -1, -1, 954545, -1, -1 }, { 0x78B4, 954564, 954554, 954592, -1, -1, -1, -1, -1, -1 }, { 0x78B5, -1, -1, 954602, -1, -1, -1, 954597, -1, -1 }, { 0x78B6, 954613, 954608, 954640, -1, -1, -1, -1, -1, -1 }, { 0x78B7, -1, -1, 954644, -1, -1, -1, -1, -1, -1 }, { 0x78B8, 954655, 954649, 954675, -1, -1, -1, -1, -1, -1 }, { 0x78B9, -1, 954681, 954687, -1, -1, -1, -1, -1, -1 }, { 0x78BA, 954698, 954693, 954767, -1, 954762, 954731, 954757, 954724, 954772 }, { 0x78BB, 954782, 954777, 954827, -1, 954822, 954795, 954817, 954788, -1 }, { 0x78BC, 954837, 954832, 954890, -1, 954887, 954875, 954881, 954868, -1 }, { 0x78BD, -1, -1, 954901, -1, -1, -1, 954894, -1, -1 }, { 0x78BE, 954912, 954907, 954961, -1, 954956, 954939, 954948, 954932, -1 }, { 0x78BF, -1, -1, 954986, -1, -1, 954967, 954974, -1, -1 }, { 0x78C0, -1, -1, 954990, -1, -1, -1, -1, -1, -1 }, { 0x78C1, 954997, 954993, 955062, -1, 955059, 955035, 955052, 955028, -1 }, { 0x78C2, -1, -1, 955066, -1, -1, -1, -1, -1, -1 }, { 0x78C3, -1, -1, 955071, -1, -1, -1, -1, -1, -1 }, { 0x78C4, -1, -1, 955075, -1, -1, -1, -1, -1, -1 }, { 0x78C5, 955093, 955081, 955128, -1, 955123, 955113, 955119, 955106, -1 }, { 0x78C6, -1, -1, 955152, -1, -1, -1, 955134, -1, -1 }, { 0x78C7, 955162, 955157, 955177, -1, -1, -1, 955170, -1, -1 }, { 0x78C8, -1, 955181, 955219, -1, 955216, 955194, 955203, 955187, -1 }, { 0x78C9, 955230, 955224, 955279, -1, -1, 955267, 955275, -1, -1 }, { 0x78CA, 955291, 955285, 955343, 955348, 955339, -1, 955335, 955322, 955354 }, { 0x78CB, 955364, 955360, 955410, 955415, 955406, 955396, 955403, 955389, 955420 }, { 0x78CC, -1, 955430, 955448, -1, -1, -1, 955435, -1, -1 }, { 0x78CD, -1, -1, 955454, -1, -1, -1, -1, -1, -1 }, { 0x78CE, 955464, 955459, 955508, -1, 955503, 955494, 955499, 955487, -1 }, { 0x78CF, -1, 955512, 955529, -1, 955524, -1, -1, 955517, -1 }, { 0x78D0, 955540, 955535, 955589, 955594, 955585, 955573, 955577, 955566, -1 }, { 0x78D1, 955610, 955600, 955659, -1, 955656, 955648, 955652, 955641, -1 }, { 0x78D2, 955669, 955664, 955703, -1, -1, 955690, 955697, -1, -1 }, { 0x78D3, 955720, 955708, 955766, 955771, -1, 955739, 955750, -1, -1 }, { 0x78D4, 955783, 955777, 955873, 955878, 955867, 955847, 955862, 955840, 955884 }, { 0x78D5, 955895, 955890, 955958, 955962, 955954, -1, 955934, 955927, -1 }, { 0x78D6, -1, -1, 955971, -1, -1, -1, 955967, -1, -1 }, { 0x78D7, -1, 955975, 955981, -1, -1, -1, -1, -1, -1 }, { 0x78D8, -1, 955988, 955993, -1, -1, -1, -1, -1, -1 }, { 0x78D9, 955998, -1, 956005, -1, -1, -1, -1, -1, -1 }, { 0x78DA, 956016, 956010, 956050, -1, 956046, 956035, 956042, 956028, -1 }, { 0x78DB, 956063, 956057, 956090, -1, -1, 956069, 956078, -1, -1 }, { 0x78DC, -1, -1, 956096, -1, -1, -1, -1, -1, -1 }, { 0x78DD, -1, 956100, 956106, -1, -1, -1, -1, -1, -1 }, { 0x78DE, -1, 956110, 956117, -1, -1, -1, -1, -1, -1 }, { 0x78DF, 956133, 956123, 956176, -1, -1, -1, 956166, -1, -1 }, { 0x78E0, 956186, 956181, 956231, -1, 956227, 956219, 956224, 956213, -1 }, { 0x78E1, 956240, 956235, 956273, -1, -1, -1, 956265, -1, -1 }, { 0x78E2, 956298, 956278, 956325, -1, -1, -1, -1, -1, -1 }, { 0x78E3, 956338, 956333, 956345, -1, -1, -1, -1, -1, -1 }, { 0x78E4, -1, 956351, 956362, -1, -1, -1, 956356, -1, -1 }, { 0x78E5, 956373, 956367, 956400, -1, -1, -1, -1, -1, -1 }, { 0x78E6, -1, -1, 956415, -1, -1, 956405, 956410, -1, -1 }, { 0x78E7, 956432, 956421, 956508, 956512, 956504, 956492, 956499, 956485, -1 }, { 0x78E8, 956527, 956519, 956589, 956593, 956586, 956576, 956583, 956569, 956598 }, { 0x78E9, -1, 956603, 956608, -1, -1, -1, -1, -1, -1 }, { 0x78EA, 956618, 956612, 956680, -1, 956675, 956654, 956663, 956647, -1 }, { 0x78EB, -1, -1, 956685, -1, -1, -1, -1, -1, -1 }, { 0x78EC, 956697, 956691, 956774, 956780, 956768, 956738, 956764, 956731, 956786 }, { 0x78ED, -1, -1, 956793, -1, -1, -1, -1, -1, -1 }, { 0x78EE, -1, 956799, 956805, -1, -1, -1, -1, -1, -1 }, { 0x78EF, 956815, 956810, 956860, 956864, 956857, 956850, 956854, 956843, -1 }, { 0x78F0, -1, 956870, 956875, -1, -1, -1, -1, -1, -1 }, { 0x78F1, -1, 956881, 956886, -1, -1, -1, -1, -1, -1 }, { 0x78F2, 956897, 956891, 956929, -1, -1, -1, 956922, -1, -1 }, { 0x78F3, -1, 956933, 956952, -1, -1, 956939, 956944, -1, -1 }, { 0x78F4, 956964, 956958, 957035, 957041, 957030, 957002, 957026, 956995, -1 }, { 0x78F5, 957055, 957049, 957089, 957095, 957085, -1, -1, 957078, -1 }, { 0x78F6, -1, -1, 957120, -1, -1, 957101, 957109, -1, -1 }, { 0x78F7, 957136, 957124, 957203, -1, 957199, 957177, 957186, 957170, 957208 }, { 0x78F8, -1, -1, 957216, -1, -1, -1, -1, -1, -1 }, { 0x78F9, -1, 957222, 957228, -1, -1, -1, -1, -1, -1 }, { 0x78FA, 957239, 957233, 957283, -1, 957277, 957265, 957273, 957258, 957290 }, { 0x78FB, 957302, 957297, 957379, -1, 957371, 957355, 957360, 957341, -1 }, { 0x78FC, -1, -1, 957395, -1, 957391, -1, -1, 957384, -1 }, { 0x78FD, 957405, 957399, 957449, -1, 957445, -1, 957436, 957429, -1 }, { 0x78FE, -1, 957455, 957460, -1, -1, -1, -1, -1, 957464 }, { 0x78FF, -1, 957470, 957486, -1, -1, -1, 957475, -1, -1 }, { 0x7900, -1, -1, 957503, -1, -1, 957490, 957495, -1, -1 }, { 0x7901, 957514, 957509, 957569, -1, 957565, 957550, 957560, 957543, -1 }, { 0x7902, -1, -1, 957575, -1, -1, -1, -1, -1, -1 }, { 0x7903, -1, -1, 957579, -1, -1, -1, -1, -1, -1 }, { 0x7904, 957591, 957586, 957617, -1, -1, -1, -1, -1, -1 }, { 0x7905, -1, 957623, 957634, -1, -1, -1, -1, -1, -1 }, { 0x7906, 957650, 957639, 957692, -1, -1, 957678, 957688, -1, -1 }, { 0x7907, -1, -1, 957702, -1, -1, -1, 957698, -1, -1 }, { 0x7908, -1, -1, 957706, -1, -1, -1, -1, -1, -1 }, { 0x7909, -1, 957712, 957717, -1, -1, -1, -1, -1, -1 }, { 0x790A, -1, -1, 957721, -1, -1, -1, -1, -1, -1 }, { 0x790B, -1, -1, 957725, -1, -1, -1, -1, -1, -1 }, { 0x790C, -1, 957729, 957756, -1, 957752, 957742, 957748, 957735, 957761 }, { 0x790D, -1, -1, 957767, -1, -1, -1, -1, -1, -1 }, { 0x790E, 957776, 957772, 957827, -1, 957823, 957808, 957816, 957801, 957832 }, { 0x790F, -1, -1, 957848, -1, 957844, -1, -1, 957837, -1 }, { 0x7910, -1, 957852, 957872, -1, -1, -1, 957857, -1, -1 }, { 0x7911, -1, -1, 957900, -1, 957895, 957884, 957891, 957877, -1 }, { 0x7912, -1, 957906, 957929, -1, 957926, 957919, 957923, 957912, -1 }, { 0x7913, -1, 957933, 957940, -1, -1, -1, -1, -1, -1 }, { 0x7914, -1, -1, 957947, -1, -1, -1, -1, -1, -1 }, { 0x7915, -1, -1, 957951, -1, -1, -1, -1, -1, -1 }, { 0x7916, -1, -1, 957965, -1, 957962, -1, -1, 957955, -1 }, { 0x7917, -1, -1, 957969, -1, -1, -1, -1, -1, -1 }, { 0x7918, -1, -1, 957974, -1, -1, -1, -1, -1, -1 }, { 0x7919, 957983, 957977, 958042, 958046, 958039, 958021, 958032, 958014, 958054 }, { 0x791A, -1, -1, 958065, -1, -1, -1, 958061, -1, -1 }, { 0x791B, -1, 958069, 958075, -1, -1, -1, -1, -1, -1 }, { 0x791C, -1, 958081, 958089, -1, -1, -1, 958086, -1, -1 }, { 0x791D, -1, 958093, 958099, -1, -1, -1, -1, -1, -1 }, { 0x791E, -1, 958105, 958123, -1, -1, 958111, 958116, -1, -1 }, { 0x791F, 958135, 958129, 958210, -1, -1, 958195, 958206, -1, -1 }, { 0x7920, -1, -1, 958218, -1, -1, -1, 958215, -1, -1 }, { 0x7921, 958232, 958222, 958262, -1, -1, 958245, 958252, -1, -1 }, { 0x7922, -1, -1, 958266, -1, -1, -1, -1, -1, -1 }, { 0x7923, -1, -1, 958272, -1, -1, -1, -1, -1, -1 }, { 0x7924, -1, 958276, 958282, -1, -1, -1, -1, -1, -1 }, { 0x7925, -1, -1, 958314, -1, -1, 958286, 958298, -1, -1 }, { 0x7926, 958334, 958320, 958377, -1, 958365, 958353, 958361, -1, 958384 }, { 0x7927, 958404, 958392, 958428, -1, 958424, -1, 958416, 958409, -1 }, { 0x7928, -1, 958433, 958439, -1, -1, -1, -1, -1, -1 }, { 0x7929, -1, 958444, 958480, -1, -1, 958458, 958466, -1, -1 }, { 0x792A, 958490, 958485, 958546, 958550, 958542, 958522, 958538, 958509, -1 }, { 0x792B, 958563, 958558, 958614, -1, 958609, 958597, 958604, 958590, -1 }, { 0x792C, 958624, 958618, 958648, -1, 958644, -1, 958636, 958629, 958653 }, { 0x792D, -1, -1, 958689, -1, 958684, 958673, 958679, 958666, -1 }, { 0x792E, 958700, 958694, 958759, -1, -1, -1, -1, -1, -1 }, { 0x792F, -1, -1, 958764, -1, -1, -1, -1, -1, -1 }, { 0x7930, -1, -1, 958770, -1, -1, -1, -1, -1, -1 }, { 0x7931, 958780, 958774, 958825, -1, 958820, 958808, 958813, 958801, -1 }, { 0x7932, -1, 958831, 958837, -1, -1, -1, -1, -1, -1 }, { 0x7933, 958847, 958843, 958881, -1, -1, -1, -1, -1, -1 }, { 0x7934, 958890, 958885, 958920, -1, -1, 958903, 958910, -1, -1 }, { 0x7935, 958931, 958924, 958948, -1, -1, 958939, 958944, -1, -1 }, { 0x7936, 958961, 958956, 958992, -1, -1, -1, -1, -1, -1 }, { 0x7937, -1, -1, 958998, -1, -1, -1, -1, -1, -1 }, { 0x7938, -1, -1, 959003, -1, -1, -1, -1, -1, -1 }, { 0x7939, -1, -1, 959007, -1, -1, -1, -1, -1, -1 }, { 0x793A, 959016, 959012, 959084, 959089, 959078, 959051, 959068, 959044, 959094 }, { 0x793B, 959111, 959107, 959151, -1, -1, 959136, 959147, -1, -1 }, { 0x793C, 959161, 959156, 959217, -1, 959212, 959200, 959204, 959194, 959221 }, { 0x793D, 959232, 959226, 959269, -1, -1, 959253, 959260, -1, -1 }, { 0x793E, 959279, 959275, 959387, 959392, 959384, 959357, 959377, 959350, 959398 }, { 0x793F, 959408, 959402, 959435, -1, -1, 959418, 959426, -1, -1 }, { 0x7940, 959444, 959440, 959505, 959509, 959502, 959473, 959495, 959466, -1 }, { 0x7941, 959521, 959516, 959588, 959592, 959585, 959560, 959579, 959553, -1 }, { 0x7942, 959602, 959597, 959660, -1, -1, -1, -1, -1, -1 }, { 0x7943, 959669, 959664, 959721, -1, -1, -1, -1, -1, -1 }, { 0x7944, -1, -1, 959748, -1, -1, 959731, 959740, 959725, -1 }, { 0x7945, 959758, 959753, 959811, -1, 959808, 959796, 959804, 959789, -1 }, { 0x7946, 959821, 959816, 959909, -1, 959904, -1, 959896, 959889, -1 }, { 0x7947, 959924, 959915, 960036, 960040, 960030, 959996, 960020, 959989, -1 }, { 0x7948, 960059, 960054, 960107, 960111, 960104, 960089, 960101, 960082, -1 }, { 0x7949, 960122, 960118, 960179, -1, 960176, 960161, 960168, 960154, -1 }, { 0x794A, 960190, 960184, 960253, -1, 960246, 960229, 960237, 960222, -1 }, { 0x794B, -1, 960259, 960291, -1, -1, 960270, 960275, -1, -1 }, { 0x794C, -1, -1, 960296, -1, -1, -1, -1, -1, -1 }, { 0x794D, -1, -1, 960303, -1, -1, -1, -1, -1, -1 }, { 0x794E, 960312, 960308, 960322, -1, -1, -1, -1, -1, -1 }, { 0x794F, 960336, 960326, 960358, -1, -1, 960343, 960348, -1, -1 }, { 0x7950, 960368, 960363, 960423, -1, 960420, 960407, 960416, 960400, -1 }, { 0x7951, -1, -1, 960441, -1, -1, -1, 960428, -1, -1 }, { 0x7952, -1, -1, 960446, -1, -1, -1, -1, -1, -1 }, { 0x7953, 960457, 960452, 960520, -1, 960515, 960493, 960505, 960486, -1 }, { 0x7954, 960528, 960524, 960590, -1, 960586, 960567, 960580, 960560, -1 }, { 0x7955, 960599, 960594, 960648, -1, 960645, 960635, 960642, 960628, -1 }, { 0x7956, 960657, 960652, 960716, 960720, 960713, 960698, 960710, 960691, -1 }, { 0x7957, 960730, 960726, 960791, 960796, 960788, 960765, 960784, 960758, -1 }, { 0x7958, 960810, 960804, 960841, -1, -1, 960829, 960837, 960823, -1 }, { 0x7959, 960852, 960847, 960877, -1, -1, 960858, 960871, -1, -1 }, { 0x795A, 960887, 960882, 960942, 960947, 960939, 960929, 960936, 960922, 960953 }, { 0x795B, 960964, 960958, 961013, 961017, 961010, 960997, 961003, 960990, -1 }, { 0x795C, 961025, 961021, 961080, -1, 961077, 961064, 961071, 961057, -1 }, { 0x795D, 961089, 961084, 961172, 961177, 961162, 961128, 961147, 961121, 961182 }, { 0x795E, 961198, 961188, 961268, 961274, 961264, 961237, 961255, 961230, 961280 }, { 0x795F, 961293, 961287, 961350, -1, 961346, 961328, 961342, 961321, -1 }, { 0x7960, 961359, 961355, 961422, 961426, 961419, 961400, 961415, 961393, 961432 }, { 0x7961, -1, -1, 961437, -1, -1, -1, -1, -1, -1 }, { 0x7962, 961453, 961443, 961564, -1, 961561, 961540, 961550, 961533, -1 }, { 0x7963, -1, -1, 961568, -1, -1, -1, -1, -1, -1 }, { 0x7964, -1, -1, 961572, -1, -1, -1, -1, -1, -1 }, { 0x7965, 961583, 961576, 961639, 961646, 961634, 961622, 961629, 961615, -1 }, { 0x7966, 961653, -1, 961704, -1, -1, -1, -1, -1, -1 }, { 0x7967, 961713, 961708, 961746, 961752, 961743, -1, 961738, 961731, -1 }, { 0x7968, 961766, 961756, 961820, -1, 961815, 961805, 961810, 961798, 961826 }, { 0x7969, -1, 961834, 961853, -1, -1, 961839, 961845, -1, -1 }, { 0x796A, -1, -1, 961858, -1, -1, -1, -1, -1, -1 }, { 0x796B, 961869, 961863, 961925, -1, -1, 961908, 961916, -1, -1 }, { 0x796C, -1, -1, 961930, -1, -1, -1, -1, -1, -1 }, { 0x796D, 961940, 961935, 961998, 962002, 961989, 961969, 961985, 961962, 962012 }, { 0x796E, -1, -1, 962017, -1, -1, -1, -1, -1, -1 }, { 0x796F, 962028, 962022, 962057, -1, -1, -1, -1, -1, -1 }, { 0x7970, -1, -1, 962063, -1, -1, -1, -1, -1, -1 }, { 0x7971, -1, 962068, 962074, -1, -1, -1, -1, -1, -1 }, { 0x7972, 962085, 962080, 962124, 962129, -1, -1, 962119, -1, -1 }, { 0x7973, -1, 962135, 962140, -1, -1, -1, -1, -1, -1 }, { 0x7974, -1, 962146, 962151, -1, -1, -1, -1, -1, -1 }, { 0x7975, -1, -1, 962156, -1, -1, -1, -1, -1, -1 }, { 0x7976, -1, -1, 962161, -1, -1, -1, -1, -1, -1 }, { 0x7977, 962170, 962165, 962231, -1, 962228, 962204, 962224, -1, -1 }, { 0x7978, 962240, 962236, 962271, -1, -1, -1, -1, -1, -1 }, { 0x7979, -1, -1, 962297, -1, -1, 962282, 962289, 962276, -1 }, { 0x797A, 962307, 962302, 962351, -1, 962348, 962338, 962345, 962331, -1 }, { 0x797B, -1, -1, 962369, -1, -1, 962355, 962363, -1, -1 }, { 0x797C, 962378, 962373, 962411, -1, 962406, 962394, 962402, 962387, -1 }, { 0x797D, -1, -1, 962417, -1, -1, -1, -1, -1, -1 }, { 0x797E, -1, 962422, 962449, -1, -1, 962428, 962440, -1, -1 }, { 0x797F, 962460, 962455, 962527, 962531, 962523, 962505, 962518, 962492, 962535 }, { 0x7980, 962546, 962541, 962595, -1, 962589, 962572, 962581, 962566, 962601 }, { 0x7981, 962622, 962607, 962687, 962692, 962683, 962656, 962671, 962649, 962699 }, { 0x7982, 962710, 962705, 962726, -1, -1, -1, -1, -1, -1 }, { 0x7983, -1, 962731, 962736, -1, -1, -1, -1, -1, -1 }, { 0x7984, 962746, 962741, 962796, -1, -1, 962778, 962791, -1, -1 }, { 0x7985, 962815, 962800, 962878, -1, 962874, 962855, 962870, -1, -1 }, { 0x7986, -1, 962884, 962889, -1, -1, -1, -1, -1, -1 }, { 0x7987, -1, 962893, 962898, -1, -1, -1, -1, -1, -1 }, { 0x7988, -1, -1, 962903, -1, -1, -1, -1, -1, -1 }, { 0x7989, -1, -1, 962908, -1, -1, -1, -1, -1, -1 }, { 0x798A, 962918, 962913, 962984, -1, 962979, 962962, 962975, 962955, -1 }, { 0x798B, 962993, 962988, 963044, -1, 963041, 963027, 963035, 963020, -1 }, { 0x798C, -1, -1, 963058, -1, -1, 963049, 963054, -1, -1 }, { 0x798D, 963070, 963062, 963123, 963128, 963119, 963108, 963116, 963101, 963135 }, { 0x798E, 963147, 963141, 963208, -1, 963203, 963183, 963199, 963176, -1 }, { 0x798F, 963219, 963214, 963285, 963289, 963281, 963260, 963276, 963253, 963294 }, { 0x7990, -1, -1, 963300, -1, -1, -1, -1, -1, -1 }, { 0x7991, 963313, 963306, 963368, -1, 963365, 963352, 963359, 963345, -1 }, { 0x7992, -1, -1, 963372, -1, -1, -1, -1, -1, -1 }, { 0x7993, 963385, 963378, 963457, -1, -1, 963440, 963448, -1, -1 }, { 0x7994, 963468, 963463, 963547, -1, 963540, 963518, 963525, 963499, -1 }, { 0x7995, 963556, 963552, 963595, -1, -1, 963589, 963593, -1, -1 }, { 0x7996, 963604, 963599, 963622, -1, -1, -1, 963614, -1, -1 }, { 0x7997, -1, 963627, 963631, -1, -1, -1, -1, -1, -1 }, { 0x7998, 963640, 963635, 963682, -1, -1, 963666, 963674, -1, -1 }, { 0x7999, -1, 963686, 963691, -1, -1, -1, -1, -1, -1 }, { 0x799A, 963702, 963696, 963713, -1, -1, -1, -1, -1, -1 }, { 0x799B, 963724, 963719, 963782, -1, -1, 963771, 963777, 963765, -1 }, { 0x799C, 963794, 963788, 963811, -1, -1, -1, 963804, -1, -1 }, { 0x799D, -1, 963817, 963839, -1, 963835, -1, 963829, 963822, -1 }, { 0x799E, -1, -1, 963843, -1, -1, -1, -1, -1, -1 }, { 0x799F, -1, 963848, 963854, -1, -1, -1, -1, -1, -1 }, { 0x79A0, 963864, 963860, 963870, -1, -1, -1, -1, -1, -1 }, { 0x79A1, 963879, 963874, 963991, -1, -1, 963977, 963985, -1, -1 }, { 0x79A2, 964001, 963995, 964009, -1, -1, -1, -1, -1, -1 }, { 0x79A3, -1, -1, 964013, -1, -1, -1, -1, -1, -1 }, { 0x79A4, 964023, 964017, 964036, -1, -1, -1, -1, -1, -1 }, { 0x79A5, -1, 964042, 964047, -1, -1, -1, -1, -1, -1 }, { 0x79A6, 964056, 964051, 964112, 964116, 964110, 964096, 964103, 964089, 964122 }, { 0x79A7, 964139, 964129, 964187, -1, 964183, 964173, 964180, 964166, -1 }, { 0x79A8, 964196, 964191, 964245, 964249, 964242, 964225, 964233, 964218, -1 }, { 0x79A9, -1, 964255, 964263, -1, -1, -1, 964259, -1, -1 }, { 0x79AA, 964287, 964267, 964393, 964399, 964389, 964366, 964381, 964359, -1 }, { 0x79AB, 964428, 964416, 964535, -1, 964531, 964515, 964523, 964508, 964540 }, { 0x79AC, -1, 964555, 964570, -1, -1, -1, -1, -1, -1 }, { 0x79AD, -1, -1, 964575, -1, -1, -1, -1, -1, -1 }, { 0x79AE, 964585, 964580, 964661, 964665, 964656, 964638, 964648, 964625, 964671 }, { 0x79AF, -1, -1, 964692, -1, -1, 964676, 964684, -1, -1 }, { 0x79B0, 964708, 964698, 964761, 964765, 964758, 964737, 964747, 964730, -1 }, { 0x79B1, 964780, 964770, 964848, 964853, 964845, 964821, 964841, 964814, 964867 }, { 0x79B2, -1, -1, 964874, -1, -1, -1, -1, -1, -1 }, { 0x79B3, 964885, 964878, 964935, -1, 964930, 964920, 964926, 964913, -1 }, { 0x79B4, 964947, 964941, 964985, -1, 964981, 964964, 964972, 964957, -1 }, { 0x79B5, -1, -1, 964990, -1, -1, -1, -1, -1, -1 }, { 0x79B6, -1, -1, 964994, -1, -1, -1, -1, -1, -1 }, { 0x79B7, -1, 964999, 965005, -1, -1, -1, -1, -1, -1 }, { 0x79B8, 965015, 965010, 965056, -1, -1, 965040, 965048, -1, -1 }, { 0x79B9, 965066, 965061, 965131, 965135, 965128, 965104, 965126, 965097, 965141 }, { 0x79BA, 965157, 965152, 965216, -1, 965212, 965195, 965205, 965188, -1 }, { 0x79BB, 965230, 965220, 965276, -1, 965273, -1, 965266, 965259, 965280 }, { 0x79BC, -1, -1, 965289, -1, -1, -1, -1, 965283, -1 }, { 0x79BD, 965299, 965294, 965357, 965362, 965353, 965337, 965349, 965330, 965369 }, { 0x79BE, 965379, 965375, 965435, 965439, 965431, 965419, 965428, 965412, -1 }, { 0x79BF, 965449, 965444, 965505, -1, 965501, 965477, 965496, 965470, 965509 }, { 0x79C0, 965520, 965515, 965607, 965612, 965603, 965590, 965598, 965583, 965619 }, { 0x79C1, 965627, 965623, 965692, 965696, 965689, 965660, 965685, 965653, 965700 }, { 0x79C2, -1, -1, 965712, -1, -1, -1, 965704, -1, -1 }, { 0x79C3, 965722, 965717, 965755, 965759, 965751, 965727, 965746, -1, -1 }, { 0x79C4, 965767, 965763, 965794, -1, -1, 965780, 965790, 965774, -1 }, { 0x79C5, -1, 965798, 965808, -1, -1, -1, -1, -1, -1 }, { 0x79C6, 965818, 965813, 965851, -1, 965847, -1, -1, 965840, -1 }, { 0x79C7, 965856, -1, 965944, -1, -1, -1, 965940, -1, -1 }, { 0x79C8, 965953, 965948, 965994, -1, -1, 965983, 965990, -1, -1 }, { 0x79C9, 966006, 966000, 966059, 966065, 966053, 966044, 966049, 966037, 966074 }, { 0x79CA, 966091, 966081, 966149, -1, 966144, 966134, 966140, 966121, -1 }, { 0x79CB, 966160, 966155, 966205, -1, 966200, 966186, 966195, 966179, 966210 }, { 0x79CC, 966219, 966214, 966259, 966264, -1, -1, -1, -1, -1 }, { 0x79CD, 966283, 966271, 966330, -1, 966323, 966311, 966318, -1, -1 }, { 0x79CE, -1, -1, 966337, -1, -1, -1, -1, -1, -1 }, { 0x79CF, 966347, 966342, 966427, -1, -1, -1, 966411, -1, -1 }, { 0x79D0, 966437, 966432, 966445, -1, -1, -1, -1, -1, -1 }, { 0x79D1, 966454, 966450, 966508, 966512, 966504, 966490, 966501, 966483, 966517 }, { 0x79D2, 966527, 966522, 966585, -1, 966577, 966567, 966572, 966560, -1 }, { 0x79D3, -1, -1, 966591, -1, -1, -1, -1, -1, -1 }, { 0x79D4, 966602, 966596, 966632, -1, -1, 966621, 966628, -1, -1 }, { 0x79D5, 966643, 966638, 966695, -1, 966692, 966682, 966689, 966675, -1 }, { 0x79D6, -1, 966699, 966717, -1, 966714, 966703, 966710, -1, -1 }, { 0x79D7, -1, -1, 966722, -1, -1, -1, -1, -1, -1 }, { 0x79D8, 966736, 966726, 966792, -1, 966789, 966772, 966786, 966765, -1 }, { 0x79D9, -1, -1, 966796, -1, -1, -1, -1, -1, -1 }, { 0x79DA, -1, -1, 966817, -1, -1, 966800, 966809, -1, -1 }, { 0x79DB, -1, -1, 966822, -1, -1, -1, -1, -1, -1 }, { 0x79DC, -1, -1, 966826, -1, -1, -1, -1, -1, -1 }, { 0x79DD, 966847, 966830, 966890, -1, -1, 966872, 966879, -1, -1 }, { 0x79DE, -1, -1, 966915, -1, -1, 966900, 966908, 966894, -1 }, { 0x79DF, 966925, 966920, 966971, 966975, 966968, 966957, 966965, 966950, 966979 }, { 0x79E0, 966994, 966989, 967029, -1, -1, 967001, 967010, -1, -1 }, { 0x79E1, -1, -1, 967045, -1, -1, -1, 967033, -1, -1 }, { 0x79E2, -1, 967049, 967083, -1, 967077, 967062, 967068, 967055, -1 }, { 0x79E3, 967094, 967089, 967165, 967169, 967161, 967132, 967149, 967125, -1 }, { 0x79E4, 967186, 967174, 967237, -1, 967231, 967219, 967226, 967212, 967244 }, { 0x79E5, -1, 967251, 967268, -1, -1, 967256, 967260, -1, 967274 }, { 0x79E6, 967287, 967281, 967380, 967385, 967376, -1, 967367, 967360, -1 }, { 0x79E7, 967399, 967392, 967456, -1, 967452, 967440, 967449, 967433, 967462 }, { 0x79E8, -1, -1, 967469, -1, -1, -1, -1, -1, -1 }, { 0x79E9, 967479, 967474, 967541, 967546, 967537, 967517, 967530, 967510, 967552 }, { 0x79EA, 967559, -1, 967593, -1, 967590, 967579, 967586, 967572, -1 }, { 0x79EB, 967604, 967598, 967674, -1, 967668, 967639, 967648, 967632, -1 }, { 0x79EC, 967685, 967679, 967721, -1, 967718, 967705, 967714, 967698, -1 }, { 0x79ED, 967729, 967725, 967796, -1, -1, -1, 967792, -1, -1 }, { 0x79EE, -1, -1, 967800, -1, -1, -1, -1, -1, -1 }, { 0x79EF, 967810, 967805, 967838, -1, -1, -1, -1, -1, -1 }, { 0x79F0, 967854, 967842, 967918, -1, 967912, 967886, 967907, -1, 967925 }, { 0x79F1, -1, 967931, 967944, -1, -1, -1, 967937, -1, -1 }, { 0x79F2, -1, -1, 967950, -1, -1, -1, -1, -1, -1 }, { 0x79F3, -1, -1, 967955, -1, -1, -1, -1, -1, -1 }, { 0x79F4, -1, 967960, 967965, -1, -1, -1, -1, -1, -1 }, { 0x79F5, -1, -1, 967975, -1, -1, -1, -1, 967969, -1 }, { 0x79F6, -1, -1, 967980, -1, -1, -1, -1, -1, -1 }, { 0x79F7, -1, 967984, 967989, -1, -1, -1, -1, -1, 967994 }, { 0x79F8, 968005, 967999, 968060, -1, 968056, 968035, 968040, 968028, 968065 }, { 0x79F9, -1, -1, 968071, -1, -1, -1, -1, -1, -1 }, { 0x79FA, -1, 968076, 968081, -1, -1, -1, -1, -1, -1 }, { 0x79FB, 968089, 968085, 968146, 968150, 968144, 968128, 968142, 968121, 968155 }, { 0x79FC, -1, -1, 968172, -1, -1, 968161, 968168, -1, -1 }, { 0x79FD, 968182, 968177, 968215, -1, -1, -1, -1, -1, -1 }, { 0x79FE, 968226, 968220, 968251, -1, -1, -1, -1, -1, -1 }, { 0x79FF, -1, -1, 968257, -1, -1, -1, -1, -1, -1 }, { 0x7A00, 968266, 968261, 968325, 968329, 968321, 968303, 968315, 968296, 968336 }, { 0x7A01, -1, -1, 968349, -1, 968346, -1, -1, 968339, -1 }, { 0x7A02, 968360, 968354, 968402, -1, 968397, 968380, 968388, 968373, -1 }, { 0x7A03, -1, 968408, 968436, -1, -1, 968417, 968426, -1, -1 }, { 0x7A04, -1, -1, 968440, -1, -1, -1, -1, -1, -1 }, { 0x7A05, 968451, 968445, 968516, -1, 968507, 968484, 968492, 968477, -1 }, { 0x7A06, 968528, 968522, 968539, -1, -1, -1, -1, -1, -1 }, { 0x7A07, 968549, 968543, 968597, -1, -1, 968580, 968593, -1, -1 }, { 0x7A08, 968607, 968602, 968649, -1, 968645, 968636, 968641, 968629, -1 }, { 0x7A09, 968660, 968654, 968690, 968696, -1, 968679, 968686, -1, -1 }, { 0x7A0A, 968707, 968702, 968748, -1, 968744, 968729, 968736, 968722, 968752 }, { 0x7A0B, 968769, 968763, 968829, 968836, 968824, 968808, 968820, 968801, 968845 }, { 0x7A0C, 968862, 968852, 968904, -1, 968901, 968884, 968888, 968877, -1 }, { 0x7A0D, 968914, 968908, 968972, 968978, 968968, 968946, 968959, 968939, -1 }, { 0x7A0E, 968992, 968986, 969030, 969036, 969021, 968998, 969006, -1, 969046 }, { 0x7A0F, 969053, -1, 969112, -1, -1, -1, -1, -1, -1 }, { 0x7A10, -1, -1, 969116, -1, -1, -1, -1, -1, -1 }, { 0x7A11, 969132, 969121, 969152, -1, -1, 969137, 969142, -1, -1 }, { 0x7A12, -1, 969156, 969160, -1, -1, -1, -1, -1, -1 }, { 0x7A13, -1, -1, 969164, -1, -1, -1, -1, -1, -1 }, { 0x7A14, 969174, 969169, 969263, -1, 969256, 969228, 969248, 969221, 969268 }, { 0x7A15, -1, -1, 969288, -1, -1, 969274, 969283, -1, -1 }, { 0x7A16, -1, -1, 969294, -1, -1, -1, -1, -1, -1 }, { 0x7A17, 969311, 969300, 969359, -1, 969354, 969346, 969350, 969339, -1 }, { 0x7A18, 969369, 969364, 969432, -1, -1, 969403, 969426, 969397, -1 }, { 0x7A19, 969441, 969436, 969506, -1, 969502, 969473, 969484, 969466, -1 }, { 0x7A1A, 969515, 969511, 969573, 969578, 969569, 969549, 969565, 969542, -1 }, { 0x7A1B, 969591, 969585, 969615, -1, -1, 969596, 969603, -1, -1 }, { 0x7A1C, 969626, 969620, 969693, 969699, 969688, 969673, 969683, 969660, -1 }, { 0x7A1D, -1, -1, 969705, -1, -1, -1, -1, -1, -1 }, { 0x7A1E, 969715, 969711, 969772, -1, 969768, 969754, 969759, 969747, -1 }, { 0x7A1F, 969786, 969776, 969842, 969848, 969836, 969813, 969828, 969806, -1 }, { 0x7A20, 969859, 969854, 969925, 969931, 969918, 969896, 969908, 969889, -1 }, { 0x7A21, -1, -1, 969975, -1, -1, 969938, 969956, -1, -1 }, { 0x7A22, -1, -1, 969986, -1, -1, -1, -1, 969980, -1 }, { 0x7A23, 969995, 969990, 970026, -1, -1, -1, -1, -1, -1 }, { 0x7A24, -1, -1, 970030, -1, -1, -1, -1, -1, -1 }, { 0x7A25, -1, -1, 970036, -1, -1, -1, -1, -1, -1 }, { 0x7A26, -1, -1, 970043, -1, -1, -1, -1, -1, -1 }, { 0x7A27, -1, -1, 970090, -1, 970086, 970054, 970066, 970047, -1 }, { 0x7A28, -1, 970094, 970099, -1, -1, -1, -1, -1, -1 }, { 0x7A29, -1, -1, 970105, -1, -1, -1, -1, -1, -1 }, { 0x7A2A, -1, 970109, 970114, -1, -1, -1, -1, -1, -1 }, { 0x7A2B, -1, -1, 970137, -1, -1, 970118, 970126, -1, -1 }, { 0x7A2C, 970145, 970141, 970163, -1, -1, -1, -1, -1, -1 }, { 0x7A2D, 970174, 970168, 970228, -1, -1, 970207, 970212, -1, -1 }, { 0x7A2E, 970245, 970233, 970303, 970310, 970298, 970284, 970294, 970277, 970325 }, { 0x7A2F, -1, 970332, 970350, -1, -1, 970338, 970343, -1, -1 }, { 0x7A30, -1, 970356, 970372, -1, -1, -1, 970368, 970362, -1 }, { 0x7A31, 970393, 970376, 970466, 970473, 970460, 970432, 970455, 970425, 970492 }, { 0x7A32, 970503, 970498, 970548, -1, 970545, 970537, 970541, -1, -1 }, { 0x7A33, 970558, 970553, 970606, -1, 970603, 970592, 970600, 970586, -1 }, { 0x7A34, -1, -1, 970634, -1, -1, 970611, 970618, -1, -1 }, { 0x7A35, -1, -1, 970664, -1, -1, 970640, 970655, -1, -1 }, { 0x7A36, -1, -1, 970679, -1, 970675, -1, -1, 970668, -1 }, { 0x7A37, 970688, 970683, 970750, 970754, 970746, 970735, 970740, 970728, -1 }, { 0x7A38, -1, -1, 970799, -1, -1, 970761, 970778, -1, -1 }, { 0x7A39, -1, 970803, 970844, -1, 970840, 970815, 970823, 970808, -1 }, { 0x7A3A, 970854, 970850, 970930, -1, -1, 970904, 970923, -1, -1 }, { 0x7A3B, 970940, 970935, 970992, 970997, 970989, 970981, 970985, 970974, -1 }, { 0x7A3C, 971010, 971005, 971070, -1, 971067, 971045, 971064, 971038, -1 }, { 0x7A3D, 971085, 971075, 971146, 971150, 971141, 971119, 971137, 971113, 971159 }, { 0x7A3E, 971169, 971164, 971208, -1, -1, 971199, 971204, -1, -1 }, { 0x7A3F, 971218, 971213, 971267, -1, 971264, 971255, 971260, 971248, -1 }, { 0x7A40, 971277, 971272, 971337, -1, 971329, 971311, 971324, 971304, -1 }, { 0x7A41, -1, -1, 971341, -1, -1, -1, -1, -1, -1 }, { 0x7A42, 971347, -1, 971392, -1, -1, 971385, 971388, 971379, -1 }, { 0x7A43, -1, 971397, 971407, -1, -1, -1, 971403, -1, -1 }, { 0x7A44, 971417, 971412, 971450, -1, -1, 971433, 971442, -1, -1 }, { 0x7A45, 971460, 971454, 971552, -1, 971547, 971529, 971543, 971522, -1 }, { 0x7A46, 971563, 971558, 971626, 971630, 971622, 971603, 971612, 971596, -1 }, { 0x7A47, 971641, 971635, 971685, -1, -1, 971672, 971676, -1, -1 }, { 0x7A48, 971695, 971690, 971716, -1, -1, -1, 971702, -1, -1 }, { 0x7A49, 971725, 971721, 971783, -1, 971779, 971759, 971775, 971752, -1 }, { 0x7A4A, 971793, 971788, 971818, -1, -1, -1, -1, -1, 971822 }, { 0x7A4B, 971833, 971828, 971838, -1, -1, -1, -1, -1, -1 }, { 0x7A4C, 971847, 971842, 971903, -1, 971900, 971884, 971897, 971878, -1 }, { 0x7A4D, 971912, 971907, 971977, 971981, 971970, 971947, 971961, 971940, 971989 }, { 0x7A4E, 972001, 971995, 972056, 972062, 972051, 972041, 972048, 972034, 972071 }, { 0x7A4F, 972077, -1, 972122, -1, 972119, 972108, 972116, -1, -1 }, { 0x7A50, 972127, -1, 972154, -1, 972149, 972140, 972144, -1, -1 }, { 0x7A51, 972164, 972159, 972192, -1, -1, -1, -1, -1, -1 }, { 0x7A52, -1, -1, 972196, -1, -1, -1, -1, -1, -1 }, { 0x7A53, -1, -1, 972200, -1, -1, -1, -1, -1, -1 }, { 0x7A54, -1, -1, 972204, -1, -1, -1, -1, -1, -1 }, { 0x7A55, -1, -1, 972216, -1, -1, -1, 972211, -1, -1 }, { 0x7A56, -1, -1, 972227, -1, -1, -1, 972221, -1, -1 }, { 0x7A57, 972237, 972231, 972287, -1, 972283, 972276, 972279, 972269, -1 }, { 0x7A58, -1, -1, 972292, -1, -1, -1, -1, -1, -1 }, { 0x7A59, -1, -1, 972316, -1, -1, 972298, 972306, -1, -1 }, { 0x7A5A, -1, -1, 972320, -1, -1, -1, -1, -1, -1 }, { 0x7A5B, -1, 972326, 972332, -1, -1, -1, -1, -1, -1 }, { 0x7A5C, 972350, 972338, 972377, -1, -1, 972355, 972361, -1, -1 }, { 0x7A5D, -1, -1, 972392, -1, -1, 972384, 972388, -1, -1 }, { 0x7A5E, -1, -1, 972396, -1, -1, -1, -1, -1, -1 }, { 0x7A5F, 972406, 972400, 972442, -1, -1, 972431, 972434, -1, -1 }, { 0x7A60, 972453, 972447, 972506, -1, 972501, 972485, 972493, 972478, -1 }, { 0x7A61, 972517, 972512, 972571, -1, 972566, 972552, 972560, 972545, -1 }, { 0x7A62, 972580, 972575, 972649, -1, 972645, 972620, 972636, 972613, 972654 }, { 0x7A63, 972659, -1, 972707, -1, -1, 972691, 972703, -1, -1 }, { 0x7A64, 972713, -1, 972728, -1, -1, -1, -1, -1, -1 }, { 0x7A65, -1, 972733, 972746, -1, -1, 972738, 972743, -1, -1 }, { 0x7A66, -1, -1, 972756, -1, -1, -1, -1, 972750, -1 }, { 0x7A67, 972771, 972761, 972797, -1, -1, 972777, 972785, -1, -1 }, { 0x7A68, 972807, 972801, 972840, -1, -1, -1, -1, -1, -1 }, { 0x7A69, 972850, 972845, 972899, 972904, 972896, 972885, 972893, 972878, 972912 }, { 0x7A6A, 972917, -1, 972948, -1, -1, 972927, 972943, -1, -1 }, { 0x7A6B, 972960, 972955, 973014, -1, 973006, 972986, 973001, 972979, 973019 }, { 0x7A6C, -1, 973027, 973047, -1, -1, -1, -1, -1, -1 }, { 0x7A6D, 973060, 973054, 973078, -1, -1, -1, 973071, -1, 973082 }, { 0x7A6E, 973098, 973093, 973103, -1, -1, -1, -1, -1, -1 }, { 0x7A6F, -1, -1, 973109, -1, -1, -1, -1, -1, -1 }, { 0x7A70, 973120, 973113, 973180, 973186, 973175, 973159, 973171, 973152, -1 }, { 0x7A71, -1, -1, 973204, -1, -1, -1, -1, -1, -1 }, { 0x7A72, -1, 973210, 973215, -1, -1, -1, -1, -1, -1 }, { 0x7A73, -1, -1, 973219, -1, -1, -1, -1, -1, -1 }, { 0x7A74, 973231, 973225, 973289, 973294, 973284, 973274, 973278, 973267, 973300 }, { 0x7A75, 973314, 973308, 973367, -1, 973364, 973350, 973354, 973343, -1 }, { 0x7A76, 973376, 973371, 973431, -1, 973427, 973404, 973422, 973397, 973436 }, { 0x7A77, 973448, 973442, 973478, -1, -1, -1, -1, -1, -1 }, { 0x7A78, 973490, 973485, 973556, -1, -1, 973536, 973541, -1, -1 }, { 0x7A79, 973572, 973560, 973631, 973638, 973625, 973611, 973620, 973604, 973644 }, { 0x7A7A, 973661, 973649, 973721, 973727, 973716, 973698, 973712, 973691, 973739 }, { 0x7A7B, -1, -1, 973746, -1, -1, -1, -1, -1, -1 }, { 0x7A7C, -1, -1, 973750, -1, -1, -1, -1, -1, -1 }, { 0x7A7D, 973762, 973756, 973808, -1, 973803, 973789, 973799, 973782, -1 }, { 0x7A7E, -1, 973814, 973844, -1, 973841, 973831, 973837, 973824, -1 }, { 0x7A7F, 973855, 973849, 973909, 973916, 973904, 973893, 973900, 973886, 973941 }, { 0x7A80, 973954, 973948, 973997, -1, 973992, 973969, 973975, 973962, -1 }, { 0x7A81, 974008, 974003, 974064, 974068, 974060, 974048, 974054, 974041, 974075 }, { 0x7A82, -1, -1, 974108, -1, 974105, 974089, 974101, 974082, -1 }, { 0x7A83, 974118, 974113, 974185, -1, 974181, 974159, 974175, 974153, -1 }, { 0x7A84, 974196, 974190, 974248, 974254, 974243, 974232, 974238, 974225, -1 }, { 0x7A85, 974266, 974261, 974319, 974324, 974316, -1, 974301, 974294, -1 }, { 0x7A86, 974335, 974330, 974391, -1, 974385, 974369, 974377, 974362, -1 }, { 0x7A87, -1, -1, 974397, -1, -1, -1, -1, -1, -1 }, { 0x7A88, 974412, 974402, 974471, 974476, 974468, 974446, 974464, 974439, 974482 }, { 0x7A89, 974494, 974488, 974529, -1, -1, -1, -1, -1, -1 }, { 0x7A8A, 974540, 974535, 974612, -1, 974609, 974597, 974604, 974590, -1 }, { 0x7A8B, -1, 974616, 974641, -1, -1, -1, 974622, -1, -1 }, { 0x7A8C, 974652, 974646, 974677, -1, -1, -1, -1, -1, -1 }, { 0x7A8D, 974693, 974683, 974717, -1, -1, -1, -1, -1, -1 }, { 0x7A8E, 974728, 974723, 974742, -1, -1, -1, -1, -1, -1 }, { 0x7A8F, -1, -1, 974748, -1, -1, -1, -1, -1, -1 }, { 0x7A90, -1, 974752, 974780, -1, -1, 974757, 974764, -1, -1 }, { 0x7A91, 974790, 974785, 974819, -1, -1, 974810, 974815, -1, -1 }, { 0x7A92, 974829, 974824, 974891, -1, 974883, 974854, 974870, 974847, 974896 }, { 0x7A93, 974911, 974904, 974940, -1, 974934, 974925, 974930, 974918, -1 }, { 0x7A94, 974953, 974948, 974970, -1, -1, 974960, 974966, -1, -1 }, { 0x7A95, 974985, 974975, 975047, 975053, 975044, 975028, 975039, 975021, 975059 }, { 0x7A96, 975073, 975067, 975108, -1, 975104, 975092, 975100, 975085, -1 }, { 0x7A97, 975121, 975114, 975160, 975168, 975154, 975135, 975150, 975128, 975176 }, { 0x7A98, 975187, 975181, 975251, -1, 975246, 975220, 975242, 975213, 975258 }, { 0x7A99, -1, -1, 975271, -1, -1, -1, -1, 975265, -1 }, { 0x7A9A, -1, -1, 975277, -1, -1, -1, -1, -1, -1 }, { 0x7A9B, -1, -1, 975294, -1, 975290, -1, -1, 975284, -1 }, { 0x7A9C, 975305, 975299, 975335, -1, -1, -1, -1, -1, -1 }, { 0x7A9D, 975345, 975341, 975375, -1, -1, -1, -1, -1, -1 }, { 0x7A9E, 975385, 975379, 975405, -1, -1, 975389, 975393, -1, 975410 }, { 0x7A9F, 975420, 975415, 975482, 975486, 975477, 975459, 975465, 975452, -1 }, { 0x7AA0, 975501, 975493, 975545, 975549, 975541, 975535, 975538, 975528, -1 }, { 0x7AA1, -1, -1, 975554, -1, -1, -1, -1, -1, -1 }, { 0x7AA2, -1, 975560, 975570, -1, -1, -1, -1, -1, -1 }, { 0x7AA3, 975580, 975574, 975646, 975650, 975642, -1, 975630, 975623, -1 }, { 0x7AA4, -1, -1, 975656, -1, -1, -1, -1, -1, -1 }, { 0x7AA5, 975668, 975662, 975693, -1, -1, -1, -1, -1, -1 }, { 0x7AA6, 975703, 975698, 975734, -1, -1, -1, -1, -1, -1 }, { 0x7AA7, -1, -1, 975739, -1, -1, -1, -1, -1, -1 }, { 0x7AA8, 975754, 975744, 975777, -1, -1, -1, -1, -1, -1 }, { 0x7AA9, 975786, 975782, 975837, -1, 975834, 975823, 975828, 975816, -1 }, { 0x7AAA, 975846, 975841, 975904, -1, 975901, 975884, 975896, 975877, -1 }, { 0x7AAB, -1, 975908, 975914, -1, -1, -1, -1, -1, -1 }, { 0x7AAC, 975923, 975918, 976017, -1, 976014, 975995, 976004, 975988, -1 }, { 0x7AAD, 976032, 976021, 976051, -1, -1, -1, -1, -1, -1 }, { 0x7AAE, 976061, 976055, 976127, 976134, 976121, 976098, 976116, 976091, 976142 }, { 0x7AAF, 976153, 976148, 976192, -1, 976189, 976180, 976185, 976173, -1 }, { 0x7AB0, 976202, 976197, 976246, -1, -1, 976237, 976242, -1, -1 }, { 0x7AB1, -1, 976251, 976256, -1, -1, -1, -1, -1, -1 }, { 0x7AB2, -1, -1, 976262, -1, -1, -1, -1, -1, -1 }, { 0x7AB3, 976273, 976268, 976344, -1, 976341, 976329, 976336, 976322, -1 }, { 0x7AB4, 976352, 976348, 976380, -1, -1, -1, -1, -1, -1 }, { 0x7AB5, 976391, 976386, 976423, -1, -1, 976405, 976414, -1, -1 }, { 0x7AB6, 976440, 976429, 976490, 976494, 976486, 976466, 976476, 976459, -1 }, { 0x7AB7, -1, -1, 976500, -1, -1, -1, -1, -1, -1 }, { 0x7AB8, 976511, 976506, 976532, 976536, -1, -1, -1, -1, -1 }, { 0x7AB9, -1, -1, 976559, -1, 976557, 976547, 976554, 976540, -1 }, { 0x7ABA, 976569, 976563, 976622, 976627, 976618, 976601, 976615, 976594, -1 }, { 0x7ABB, 976641, 976634, 976669, -1, 976663, 976654, 976659, 976648, -1 }, { 0x7ABC, -1, 976677, 976699, -1, -1, 976683, 976690, -1, -1 }, { 0x7ABD, 976710, 976705, 976724, -1, -1, -1, -1, -1, -1 }, { 0x7ABE, 976739, 976730, 976771, -1, 976766, -1, -1, 976759, -1 }, { 0x7ABF, 976789, 976777, 976845, -1, 976839, 976821, 976830, 976814, -1 }, { 0x7AC0, -1, 976851, 976863, -1, -1, -1, -1, -1, -1 }, { 0x7AC1, 976876, 976870, 976881, -1, -1, -1, -1, -1, -1 }, { 0x7AC2, -1, 976886, 976891, -1, -1, -1, -1, -1, -1 }, { 0x7AC3, 976903, 976897, 976942, -1, -1, 976926, 976938, -1, -1 }, { 0x7AC4, 976959, 976947, 977027, 977033, 977022, 976996, 977014, 976989, -1 }, { 0x7AC5, 977053, 977043, 977097, -1, 977093, 977084, 977088, 977077, 977103 }, { 0x7AC6, 977115, 977109, 977170, -1, -1, 977145, 977165, -1, -1 }, { 0x7AC7, 977187, 977177, 977242, 977247, 977238, 977225, 977229, 977218, -1 }, { 0x7AC8, 977258, 977253, 977302, 977307, 977299, 977288, 977295, 977281, -1 }, { 0x7AC9, 977321, 977315, 977355, -1, -1, 977344, 977348, -1, -1 }, { 0x7ACA, 977366, 977361, 977434, 977439, 977430, 977408, 977424, 977401, -1 }, { 0x7ACB, 977456, 977445, 977542, 977546, 977538, 977502, 977527, 977489, 977551 }, { 0x7ACC, -1, -1, 977570, -1, -1, 977557, 977566, -1, -1 }, { 0x7ACD, 977575, -1, 977595, -1, -1, 977585, -1, -1, -1 }, { 0x7ACE, -1, -1, 977614, -1, -1, 977600, 977607, -1, -1 }, { 0x7ACF, 977629, 977618, 977651, -1, -1, 977639, -1, -1, -1 }, { 0x7AD0, -1, -1, 977657, -1, -1, -1, -1, -1, -1 }, { 0x7AD1, 977668, 977662, 977708, -1, -1, 977695, 977701, -1, -1 }, { 0x7AD2, 977719, 977714, 977781, -1, -1, 977753, 977778, -1, -1 }, { 0x7AD3, 977796, 977785, 977819, -1, -1, 977807, -1, -1, -1 }, { 0x7AD4, 977824, -1, 977830, -1, -1, -1, -1, -1, -1 }, { 0x7AD5, 977837, -1, 977858, -1, -1, 977847, -1, -1, -1 }, { 0x7AD6, 977868, 977863, 977899, -1, -1, -1, -1, -1, -1 }, { 0x7AD7, -1, -1, 977915, -1, 977911, -1, -1, 977904, -1 }, { 0x7AD8, -1, 977921, 977933, -1, -1, -1, -1, -1, -1 }, { 0x7AD9, 977943, 977937, 978010, -1, 978005, 977977, 978001, 977970, 978016 }, { 0x7ADA, 978028, 978023, 978070, -1, -1, 978057, 978066, -1, -1 }, { 0x7ADB, -1, 978075, 978094, -1, -1, 978081, 978085, -1, -1 }, { 0x7ADC, 978106, 978100, 978171, -1, 978160, 978140, 978146, 978134, -1 }, { 0x7ADD, 978183, 978177, 978266, -1, 978256, 978227, 978248, 978220, -1 }, { 0x7ADE, 978278, 978272, 978300, -1, -1, -1, -1, -1, -1 }, { 0x7ADF, 978312, 978306, 978382, 978388, 978376, 978347, 978367, 978340, 978398 }, { 0x7AE0, 978411, 978404, 978479, 978486, 978474, 978448, 978469, 978441, 978494 }, { 0x7AE1, 978503, -1, 978526, -1, -1, 978514, -1, -1, -1 }, { 0x7AE2, 978535, 978531, 978588, -1, 978585, 978575, 978581, 978568, -1 }, { 0x7AE3, 978598, 978592, 978654, -1, 978645, 978634, 978640, 978627, -1 }, { 0x7AE4, -1, -1, 978659, -1, -1, -1, -1, -1, -1 }, { 0x7AE5, 978671, 978665, 978730, 978736, 978725, 978710, 978717, 978703, 978743 }, { 0x7AE6, 978757, 978751, 978831, -1, 978826, 978794, 978821, 978787, -1 }, { 0x7AE7, -1, 978837, 978843, -1, -1, -1, -1, -1, -1 }, { 0x7AE8, -1, -1, 978873, -1, -1, 978849, 978864, -1, -1 }, { 0x7AE9, -1, 978879, 978894, -1, -1, 978883, 978891, -1, -1 }, { 0x7AEA, 978903, 978898, 978966, -1, 978962, 978941, 978959, 978934, -1 }, { 0x7AEB, -1, 978971, 978994, -1, -1, 978977, 978986, -1, -1 }, { 0x7AEC, -1, -1, 979009, -1, -1, 979000, 979006, -1, -1 }, { 0x7AED, 979023, 979013, 979092, 979097, 979084, 979062, 979078, 979055, 979104 }, { 0x7AEE, -1, 979111, 979117, -1, -1, -1, -1, -1, -1 }, { 0x7AEF, 979129, 979123, 979188, 979194, 979184, 979166, 979180, 979159, 979201 }, { 0x7AF0, 979207, -1, 979230, -1, -1, 979218, -1, -1, -1 }, { 0x7AF1, -1, -1, 979269, -1, -1, 979234, 979257, -1, -1 }, { 0x7AF2, -1, -1, 979276, -1, -1, -1, -1, -1, -1 }, { 0x7AF3, -1, -1, 979282, -1, -1, -1, -1, -1, -1 }, { 0x7AF4, -1, -1, 979312, -1, -1, 979294, 979307, 979288, -1 }, { 0x7AF5, -1, -1, 979317, -1, -1, -1, -1, -1, -1 }, { 0x7AF6, 979334, 979322, 979389, 979395, 979383, 979363, 979374, 979356, -1 }, { 0x7AF7, -1, -1, 979406, -1, -1, -1, -1, -1, -1 }, { 0x7AF8, 979411, -1, 979456, -1, 979450, 979440, 979446, 979433, -1 }, { 0x7AF9, 979467, 979462, 979524, 979529, 979519, 979508, 979513, 979501, 979536 }, { 0x7AFA, 979547, 979542, 979614, -1, 979604, 979577, 979588, 979570, -1 }, { 0x7AFB, 979629, 979619, 979664, -1, -1, 979646, 979651, -1, -1 }, { 0x7AFC, 979674, 979668, 979708, -1, -1, 979696, 979701, -1, -1 }, { 0x7AFD, 979724, 979714, 979768, 979772, 979765, 979759, 979763, 979752, -1 }, { 0x7AFE, 979780, 979776, 979797, -1, -1, 979786, 979790, -1, -1 }, { 0x7AFF, 979807, 979802, 979845, 979850, 979841, 979833, 979837, 979826, 979856 }, { 0x7B00, -1, -1, 979862, -1, -1, -1, -1, -1, 979868 }, { 0x7B01, -1, -1, 979874, -1, -1, -1, -1, -1, -1 }, { 0x7B02, -1, -1, 979886, -1, -1, 979879, -1, -1, -1 }, { 0x7B03, 979896, 979891, 979925, -1, -1, -1, -1, -1, -1 }, { 0x7B04, 979934, 979929, 979976, -1, -1, 979965, 979972, -1, -1 }, { 0x7B05, -1, -1, 979980, -1, -1, -1, -1, -1, -1 }, { 0x7B06, 979991, 979986, 980034, -1, 980030, 980011, 980027, 980004, -1 }, { 0x7B07, -1, -1, 980050, -1, -1, 980038, 980046, -1, -1 }, { 0x7B08, 980061, 980056, 980108, -1, 980104, 980096, 980099, 980089, 980112 }, { 0x7B09, -1, -1, 980118, -1, -1, -1, -1, -1, -1 }, { 0x7B0A, 980129, 980123, 980173, -1, 980170, 980158, 980166, 980151, -1 }, { 0x7B0B, 980185, 980179, 980222, -1, 980217, 980199, 980208, -1, -1 }, { 0x7B0C, -1, 980227, 980246, -1, 980244, -1, -1, 980237, -1 }, { 0x7B0D, -1, -1, 980250, -1, -1, -1, -1, -1, -1 }, { 0x7B0E, -1, -1, 980262, -1, -1, -1, -1, 980256, -1 }, { 0x7B0F, 980273, 980268, 980336, 980340, 980332, 980320, 980326, 980313, -1 }, { 0x7B10, 980352, 980346, 980434, -1, -1, -1, -1, -1, -1 }, { 0x7B11, 980445, 980440, 980506, 980512, 980503, 980482, 980498, 980475, -1 }, { 0x7B12, -1, -1, 980532, -1, 980528, -1, -1, 980521, -1 }, { 0x7B13, 980552, 980537, 980581, -1, -1, -1, -1, -1, -1 }, { 0x7B14, 980590, 980585, 980630, -1, -1, 980619, 980624, -1, -1 }, { 0x7B15, 980639, 980634, 980657, -1, -1, -1, -1, -1, -1 }, { 0x7B16, -1, -1, 980663, -1, -1, -1, -1, -1, -1 }, { 0x7B17, -1, -1, 980667, -1, -1, -1, -1, -1, -1 }, { 0x7B18, -1, 980673, 980704, -1, 980700, 980685, 980691, 980678, 980710 }, { 0x7B19, 980736, 980723, 980800, 980807, 980794, 980781, 980785, 980774, 980816 }, { 0x7B1A, -1, -1, 980828, -1, -1, -1, -1, -1, -1 }, { 0x7B1B, 980837, 980832, 980884, 980888, 980880, 980866, 980870, 980859, 980894 }, { 0x7B1C, -1, -1, 980902, -1, -1, -1, -1, -1, -1 }, { 0x7B1D, -1, -1, 980907, -1, -1, -1, -1, -1, -1 }, { 0x7B1E, 980915, 980911, 980966, 980971, 980961, 980951, 980957, 980944, -1 }, { 0x7B1F, -1, 980978, 980995, -1, -1, 980987, 980992, -1, -1 }, { 0x7B20, 981004, 980999, 981059, 981063, 981055, 981045, 981050, 981032, 981067 }, { 0x7B21, -1, -1, 981073, -1, -1, -1, -1, -1, -1 }, { 0x7B22, -1, 981078, 981088, -1, -1, -1, -1, -1, -1 }, { 0x7B23, -1, -1, 981111, -1, -1, -1, 981093, -1, 981116 }, { 0x7B24, 981127, 981122, 981144, -1, -1, -1, -1, -1, 981150 }, { 0x7B25, 981161, 981157, 981207, -1, 981204, 981192, 981197, 981185, -1 }, { 0x7B26, 981215, 981211, 981270, 981274, 981266, 981253, 981260, 981246, 981279 }, { 0x7B27, 981290, 981284, 981367, -1, 981361, 981346, 981356, 981339, -1 }, { 0x7B28, 981376, 981371, 981428, -1, 981423, 981414, 981419, 981407, -1 }, { 0x7B29, -1, 981433, 981456, -1, -1, 981438, 981448, -1, -1 }, { 0x7B2A, 981466, 981460, 981528, -1, 981520, 981499, 981504, -1, 981532 }, { 0x7B2B, 981547, 981538, 981595, -1, -1, 981572, 981577, -1, -1 }, { 0x7B2C, 981604, 981599, 981671, 981675, 981667, 981643, 981663, 981636, 981682 }, { 0x7B2D, 981707, 981695, 981753, -1, 981747, 981728, 981738, 981721, -1 }, { 0x7B2E, 981776, 981759, 981833, -1, -1, 981811, 981817, -1, -1 }, { 0x7B2F, 981842, 981837, 981885, -1, 981882, 981861, 981870, 981854, 981889 }, { 0x7B30, 981898, 981893, 981925, -1, -1, 981906, 981910, -1, -1 }, { 0x7B31, 981934, 981929, 981997, 982002, -1, -1, 981990, -1, 982007 }, { 0x7B32, 982018, 982012, 982025, -1, -1, -1, -1, -1, -1 }, { 0x7B33, 982035, 982030, 982076, 982081, 982073, 982062, 982070, 982055, -1 }, { 0x7B34, 982089, 982085, 982122, -1, -1, 982104, 982111, -1, -1 }, { 0x7B35, 982133, 982127, 982176, -1, 982172, 982163, 982168, 982156, 982181 }, { 0x7B36, -1, -1, 982195, -1, -1, 982188, 982191, -1, -1 }, { 0x7B37, -1, -1, 982200, -1, -1, -1, -1, -1, -1 }, { 0x7B38, 982209, 982205, 982231, -1, -1, -1, -1, -1, -1 }, { 0x7B39, 982240, 982235, 982269, -1, 982265, 982260, -1, 982253, -1 }, { 0x7B3A, 982277, 982272, 982310, -1, -1, -1, -1, -1, -1 }, { 0x7B3B, -1, 982316, 982333, -1, 982328, -1, -1, -1, -1 }, { 0x7B3C, 982352, 982340, 982375, -1, -1, -1, -1, -1, -1 }, { 0x7B3D, -1, -1, 982392, -1, -1, 982381, -1, -1, -1 }, { 0x7B3E, 982402, 982397, 982428, -1, -1, -1, -1, -1, -1 }, { 0x7B3F, -1, -1, 982468, -1, -1, 982434, 982463, -1, -1 }, { 0x7B40, -1, 982473, 982490, -1, -1, 982478, 982483, -1, -1 }, { 0x7B41, 982495, -1, 982570, -1, -1, 982548, 982559, -1, -1 }, { 0x7B42, -1, 982574, 982578, -1, -1, -1, -1, -1, -1 }, { 0x7B43, -1, 982583, 982588, -1, -1, -1, -1, -1, -1 }, { 0x7B44, -1, 982593, 982598, -1, -1, -1, -1, -1, -1 }, { 0x7B45, 982608, 982603, 982652, -1, 982648, 982637, 982644, 982630, -1 }, { 0x7B46, 982663, 982658, 982715, 982719, 982710, 982699, 982704, 982692, 982725 }, { 0x7B47, 982736, 982730, 982775, -1, -1, 982762, 982767, -1, -1 }, { 0x7B48, 982787, 982782, 982827, -1, 982822, 982804, 982816, 982797, -1 }, { 0x7B49, 982838, 982832, 982904, 982910, 982899, 982878, 982895, 982871, 982919 }, { 0x7B4A, 982933, 982927, 982965, -1, -1, -1, -1, -1, -1 }, { 0x7B4B, 982976, 982971, 983017, 983022, 983013, 983000, 983005, 982993, 983028 }, { 0x7B4C, 983039, 983033, 983074, 983080, 983070, 983063, 983066, 983056, -1 }, { 0x7B4D, 983094, 983088, 983152, 983157, 983147, 983129, 983138, 983122, -1 }, { 0x7B4E, -1, -1, 983179, -1, -1, 983163, 983172, -1, -1 }, { 0x7B4F, 983188, 983183, 983222, -1, 983218, 983200, 983206, 983193, 983226 }, { 0x7B50, 983255, 983233, 983306, 983313, 983300, 983285, 983295, 983278, -1 }, { 0x7B51, 983326, 983321, 983371, -1, 983365, 983353, 983359, 983346, 983376 }, { 0x7B52, 983394, 983382, 983446, 983452, 983440, 983429, 983436, 983422, 983458 }, { 0x7B53, 983466, -1, 983549, -1, 983544, -1, -1, 983538, 983553 }, { 0x7B54, 983563, 983557, 983625, 983629, 983621, 983603, 983617, 983596, 983634 }, { 0x7B55, -1, 983640, 983677, -1, -1, 983652, 983664, -1, -1 }, { 0x7B56, 983689, 983683, 983755, 983759, 983749, 983724, 983744, 983717, 983767 }, { 0x7B57, -1, -1, 983773, -1, -1, -1, -1, -1, -1 }, { 0x7B58, -1, 983780, 983785, -1, -1, -1, -1, -1, -1 }, { 0x7B59, -1, -1, 983790, -1, -1, -1, -1, -1, -1 }, { 0x7B5A, 983800, 983795, 983815, -1, -1, -1, -1, -1, -1 }, { 0x7B5B, 983824, 983819, 983852, -1, -1, -1, -1, -1, -1 }, { 0x7B5C, 983864, 983858, 983876, -1, -1, -1, -1, -1, -1 }, { 0x7B5D, 983895, 983882, 983943, -1, -1, 983929, 983934, -1, -1 }, { 0x7B5E, -1, -1, 983950, -1, -1, -1, -1, -1, -1 }, { 0x7B5F, -1, -1, 983965, -1, 983961, -1, -1, 983954, -1 }, { 0x7B60, 983980, 983969, 984023, 984028, 984018, 984007, 984012, 984000, -1 }, { 0x7B61, -1, -1, 984033, -1, -1, -1, -1, -1, -1 }, { 0x7B62, 984042, 984037, 984047, -1, -1, -1, -1, -1, -1 }, { 0x7B63, -1, 984051, 984056, -1, -1, -1, -1, -1, -1 }, { 0x7B64, 984066, 984060, 984093, -1, -1, 984079, 984084, -1, 984099 }, { 0x7B65, 984112, 984106, 984175, -1, 984172, 984163, 984168, 984156, 984179 }, { 0x7B66, 984188, 984183, 984244, -1, 984239, 984226, 984235, 984219, -1 }, { 0x7B67, 984261, 984250, 984301, -1, 984296, 984286, 984292, 984279, -1 }, { 0x7B68, -1, -1, 984307, -1, -1, -1, -1, -1, -1 }, { 0x7B69, 984324, 984312, 984374, -1, 984368, -1, 984354, 984347, 984380 }, { 0x7B6A, -1, -1, 984405, -1, -1, 984387, 984392, -1, -1 }, { 0x7B6B, -1, -1, 984410, -1, -1, -1, -1, -1, -1 }, { 0x7B6C, 984421, 984415, 984460, -1, 984455, 984443, 984447, 984436, -1 }, { 0x7B6D, 984473, 984467, 984562, -1, -1, 984542, 984558, -1, 984568 }, { 0x7B6E, 984578, 984573, 984657, -1, 984654, 984632, 984646, 984625, 984662 }, { 0x7B6F, 984673, 984668, 984704, 984709, -1, 984691, 984697, -1, -1 }, { 0x7B70, 984721, 984716, 984750, -1, -1, 984727, 984734, -1, -1 }, { 0x7B71, 984765, 984755, 984828, -1, 984825, 984814, 984820, 984807, -1 }, { 0x7B72, 984840, 984834, 984874, 984880, -1, 984855, 984860, -1, 984886 }, { 0x7B73, -1, 984891, 984935, -1, 984930, 984909, 984917, 984902, -1 }, { 0x7B74, 984953, 984941, 985023, -1, -1, 985006, 985013, -1, -1 }, { 0x7B75, 985032, 985027, 985060, 985065, 985056, 985045, 985053, 985038, -1 }, { 0x7B76, -1, -1, 985071, -1, -1, -1, -1, -1, -1 }, { 0x7B77, 985082, 985076, 985103, -1, -1, 985093, 985099, -1, -1 }, { 0x7B78, 985114, 985109, 985139, -1, -1, -1, -1, -1, -1 }, { 0x7B79, 985149, 985144, 985181, -1, -1, -1, -1, -1, -1 }, { 0x7B7A, 985187, -1, 985225, -1, -1, 985210, 985220, -1, -1 }, { 0x7B7B, 985239, 985232, 985268, -1, -1, -1, -1, -1, -1 }, { 0x7B7C, 985279, 985274, 985291, -1, -1, -1, -1, -1, -1 }, { 0x7B7D, -1, -1, 985305, -1, 985303, -1, -1, 985296, -1 }, { 0x7B7E, 985312, 985307, 985341, -1, -1, -1, -1, -1, -1 }, { 0x7B7F, -1, -1, 985361, -1, 985358, 985347, 985353, -1, -1 }, { 0x7B80, 985373, 985367, 985407, -1, -1, -1, -1, -1, -1 }, { 0x7B81, -1, -1, 985413, -1, -1, -1, -1, -1, -1 }, { 0x7B82, -1, -1, 985418, -1, -1, -1, -1, -1, -1 }, { 0x7B83, -1, -1, 985423, -1, -1, -1, -1, -1, -1 }, { 0x7B84, -1, 985428, 985470, 985474, -1, 985439, 985444, -1, -1 }, { 0x7B85, -1, 985479, 985494, -1, -1, -1, -1, -1, -1 }, { 0x7B86, 985498, -1, 985539, 985543, -1, 985527, 985535, -1, -1 }, { 0x7B87, 985551, 985547, 985606, 985610, 985602, 985590, 985596, 985583, 985616 }, { 0x7B88, -1, 985620, 985624, -1, -1, -1, -1, -1, -1 }, { 0x7B89, -1, -1, 985636, -1, -1, -1, 985629, -1, -1 }, { 0x7B8A, -1, -1, 985642, -1, -1, -1, -1, -1, -1 }, { 0x7B8B, 985651, 985646, 985704, 985710, 985700, 985691, 985696, 985684, -1 }, { 0x7B8C, -1, -1, 985715, -1, -1, -1, -1, -1, -1 }, { 0x7B8D, 985728, 985720, 985767, -1, 985764, 985756, 985761, 985749, -1 }, { 0x7B8E, 985775, 985771, 985825, -1, 985822, -1, 985809, 985803, -1 }, { 0x7B8F, 985843, 985830, 985904, 985911, 985898, 985884, 985889, 985877, 985919 }, { 0x7B90, 985931, 985925, 985977, -1, -1, -1, 985964, -1, -1 }, { 0x7B91, 985994, 985983, 986016, -1, -1, 985998, 986003, -1, -1 }, { 0x7B92, 986026, 986021, 986058, -1, 986053, 986038, 986044, 986032, -1 }, { 0x7B93, 986069, 986064, 986074, -1, -1, -1, -1, -1, -1 }, { 0x7B94, 986083, 986078, 986147, 986151, 986143, 986131, 986138, 986124, -1 }, { 0x7B95, 986162, 986157, 986207, -1, 986204, 986198, 986201, 986191, 986211 }, { 0x7B96, 986221, 986215, 986245, -1, -1, 986236, 986241, -1, -1 }, { 0x7B97, 986256, 986250, 986315, -1, 986311, 986294, 986307, 986287, 986321 }, { 0x7B98, 986339, 986327, 986377, -1, -1, 986351, 986373, -1, -1 }, { 0x7B99, 986387, 986382, 986416, -1, 986412, 986401, 986407, 986394, -1 }, { 0x7B9A, 986420, -1, 986483, -1, 986479, 986459, 986469, 986452, -1 }, { 0x7B9B, 986492, 986488, 986508, -1, -1, 986498, 986502, -1, -1 }, { 0x7B9C, 986518, 986512, 986569, 986575, 986564, -1, 986557, 986550, -1 }, { 0x7B9D, 986585, 986580, 986654, -1, 986649, 986625, 986641, 986618, -1 }, { 0x7B9E, -1, -1, 986673, -1, -1, 986660, 986669, -1, -1 }, { 0x7B9F, -1, -1, 986705, -1, -1, 986679, 986701, -1, -1 }, { 0x7BA0, 986716, 986710, 986758, -1, 986753, 986740, 986745, 986733, -1 }, { 0x7BA1, 986769, 986764, 986827, 986833, 986822, 986809, 986818, 986802, 986842 }, { 0x7BA2, -1, 986849, 986855, -1, -1, -1, -1, -1, -1 }, { 0x7BA3, -1, 986861, 986867, -1, -1, -1, -1, -1, -1 }, { 0x7BA4, -1, -1, 986871, -1, -1, -1, -1, -1, 986875 }, { 0x7BA5, -1, -1, 986885, -1, -1, -1, 986882, -1, -1 }, { 0x7BA6, 986895, 986889, 986908, -1, -1, -1, -1, -1, -1 }, { 0x7BA7, 986918, 986912, 986948, -1, -1, -1, -1, -1, -1 }, { 0x7BA8, 986958, 986953, 986987, -1, -1, -1, -1, -1, -1 }, { 0x7BA9, 986996, 986992, 987010, -1, -1, -1, -1, -1, -1 }, { 0x7BAA, 987021, 987015, 987066, -1, 987062, 987053, 987058, -1, -1 }, { 0x7BAB, 987076, 987071, 987089, -1, -1, -1, -1, -1, -1 }, { 0x7BAC, 987101, 987095, 987171, -1, -1, 987149, 987160, -1, -1 }, { 0x7BAD, 987181, 987176, 987221, 987227, 987217, 987210, 987213, 987203, 987237 }, { 0x7BAE, -1, 987244, 987250, -1, -1, -1, -1, -1, -1 }, { 0x7BAF, 987261, 987256, 987296, -1, -1, 987278, 987288, -1, -1 }, { 0x7BB0, -1, -1, 987331, -1, -1, 987302, 987319, -1, -1 }, { 0x7BB1, 987343, 987336, 987393, 987400, 987388, 987374, 987379, 987367, 987407 }, { 0x7BB2, -1, 987415, 987431, -1, -1, 987420, 987427, -1, -1 }, { 0x7BB3, 987437, -1, 987508, -1, -1, -1, -1, -1, -1 }, { 0x7BB4, 987519, 987514, 987581, -1, 987577, 987556, 987572, 987549, 987587 }, { 0x7BB5, -1, 987597, 987612, -1, -1, -1, 987603, -1, -1 }, { 0x7BB6, -1, -1, 987629, -1, -1, 987618, 987623, -1, -1 }, { 0x7BB7, -1, 987633, 987637, -1, -1, -1, -1, -1, -1 }, { 0x7BB8, 987651, 987641, 987688, 987693, 987685, 987669, 987675, 987662, 987700 }, { 0x7BB9, -1, -1, 987706, -1, -1, -1, -1, -1, -1 }, { 0x7BBA, -1, -1, 987721, -1, -1, 987711, 987716, -1, -1 }, { 0x7BBB, -1, -1, 987733, -1, -1, -1, 987727, -1, -1 }, { 0x7BBC, -1, -1, 987749, -1, -1, 987737, 987745, -1, -1 }, { 0x7BBD, -1, -1, 987766, -1, -1, 987753, 987758, -1, -1 }, { 0x7BBE, 987782, 987772, 987840, -1, 987837, -1, -1, 987830, -1 }, { 0x7BBF, -1, -1, 987846, -1, -1, -1, -1, -1, -1 }, { 0x7BC0, 987855, 987850, 987923, 987928, 987919, 987889, 987907, 987882, 987934 }, { 0x7BC1, 987947, 987941, 987994, 988001, 987988, 987975, 987984, 987968, -1 }, { 0x7BC2, -1, -1, 988017, -1, -1, -1, 988008, -1, -1 }, { 0x7BC3, -1, -1, 988023, -1, -1, -1, -1, -1, -1 }, { 0x7BC4, 988034, 988028, 988080, -1, 988076, 988067, 988072, 988060, -1 }, { 0x7BC5, -1, 988085, 988136, -1, -1, 988103, 988108, -1, -1 }, { 0x7BC6, 988149, 988143, 988211, -1, 988207, 988190, 988203, 988183, 988218 }, { 0x7BC7, 988231, 988226, 988286, 988292, 988280, 988271, 988276, 988264, -1 }, { 0x7BC8, -1, -1, 988306, -1, -1, -1, 988299, -1, -1 }, { 0x7BC9, 988317, 988312, 988372, 988377, 988366, 988347, 988360, 988340, 988383 }, { 0x7BCA, -1, 988390, 988419, -1, 988414, 988403, 988407, 988396, -1 }, { 0x7BCB, 988432, 988426, 988484, 988489, 988479, 988469, 988474, 988462, -1 }, { 0x7BCC, 988498, 988493, 988547, 988552, 988543, -1, 988536, 988529, -1 }, { 0x7BCD, -1, -1, 988556, -1, -1, -1, -1, -1, -1 }, { 0x7BCE, -1, -1, 988561, -1, -1, -1, -1, -1, -1 }, { 0x7BCF, 988572, 988567, 988629, -1, -1, 988605, 988621, -1, -1 }, { 0x7BD0, -1, 988635, 988644, -1, -1, -1, -1, -1, -1 }, { 0x7BD1, 988654, 988648, 988689, -1, -1, -1, -1, -1, -1 }, { 0x7BD2, -1, -1, 988705, -1, 988701, -1, -1, 988694, -1 }, { 0x7BD3, 988714, 988709, 988728, -1, -1, -1, -1, -1, -1 }, { 0x7BD4, 988738, 988733, 988772, -1, 988768, 988757, 988762, 988750, -1 }, { 0x7BD5, -1, -1, 988777, -1, -1, -1, -1, -1, -1 }, { 0x7BD6, -1, -1, 988789, -1, -1, -1, 988781, -1, -1 }, { 0x7BD7, -1, -1, 988800, -1, -1, -1, 988795, -1, -1 }, { 0x7BD8, 988810, 988805, 988850, -1, -1, -1, -1, -1, 988856 }, { 0x7BD9, 988865, 988860, 988903, -1, 988900, 988892, 988896, 988885, 988908 }, { 0x7BDA, 988918, 988913, 988972, 988977, -1, 988964, 988969, -1, -1 }, { 0x7BDB, 988989, 988983, 989046, -1, 989042, 989020, 989031, 989013, -1 }, { 0x7BDC, -1, -1, 989051, -1, -1, -1, -1, -1, -1 }, { 0x7BDD, 989063, 989058, 989120, -1, 989116, 989098, 989112, 989091, 989125 }, { 0x7BDE, -1, -1, 989132, -1, -1, -1, -1, -1, -1 }, { 0x7BDF, -1, -1, 989137, -1, -1, -1, -1, -1, -1 }, { 0x7BE0, 989148, 989143, 989211, -1, 989208, 989197, 989203, 989190, -1 }, { 0x7BE1, 989223, 989217, 989253, -1, 989248, 989235, 989240, 989229, 989259 }, { 0x7BE2, 989272, 989266, 989295, -1, -1, -1, -1, -1, -1 }, { 0x7BE3, -1, 989301, 989307, -1, -1, -1, -1, -1, -1 }, { 0x7BE4, 989318, 989313, 989369, -1, 989365, 989354, 989360, 989347, 989373 }, { 0x7BE5, 989386, 989380, 989444, -1, 989439, -1, 989427, -1, 989448 }, { 0x7BE6, 989464, 989454, 989515, -1, 989512, 989500, 989508, 989493, -1 }, { 0x7BE7, -1, -1, 989519, -1, -1, -1, -1, -1, -1 }, { 0x7BE8, 989531, 989525, 989574, -1, -1, 989555, 989567, -1, -1 }, { 0x7BE9, 989584, 989579, 989636, -1, 989633, 989619, 989625, 989612, 989642 }, { 0x7BEA, 989651, 989647, 989704, 989709, 989701, 989690, 989694, 989683, -1 }, { 0x7BEB, -1, -1, 989716, -1, -1, -1, -1, -1, -1 }, { 0x7BEC, -1, 989721, 989728, -1, -1, -1, -1, -1, -1 }, { 0x7BED, 989735, -1, 989772, -1, 989767, 989758, 989763, -1, -1 }, { 0x7BEE, 989784, 989778, 989791, -1, -1, -1, -1, -1, -1 }, { 0x7BEF, -1, -1, 989796, -1, -1, -1, -1, -1, -1 }, { 0x7BF0, 989807, 989802, 989823, -1, -1, -1, -1, -1, -1 }, { 0x7BF1, 989832, 989827, 989862, -1, -1, -1, -1, -1, -1 }, { 0x7BF2, 989877, 989866, 989904, 989909, -1, 989888, 989894, -1, -1 }, { 0x7BF3, 989923, 989918, 989969, -1, 989964, 989945, 989952, 989938, -1 }, { 0x7BF4, 989983, 989973, 990031, -1, -1, 990005, 990009, -1, -1 }, { 0x7BF5, -1, -1, 990042, -1, -1, -1, 990035, -1, -1 }, { 0x7BF6, -1, -1, 990051, -1, -1, -1, 990048, -1, -1 }, { 0x7BF7, 990062, 990056, 990112, -1, 990107, 990098, 990103, 990091, 990118 }, { 0x7BF8, 990140, 990123, 990195, -1, -1, 990176, 990186, -1, -1 }, { 0x7BF9, 990212, 990200, 990261, -1, -1, 990246, 990253, -1, -1 }, { 0x7BFA, 990274, 990268, 990312, -1, -1, 990281, 990287, -1, -1 }, { 0x7BFB, -1, 990316, 990321, -1, -1, -1, -1, -1, -1 }, { 0x7BFC, 990332, 990327, 990414, -1, -1, 990397, 990406, -1, -1 }, { 0x7BFD, -1, -1, 990419, -1, -1, -1, -1, -1, -1 }, { 0x7BFE, 990428, 990423, 990476, -1, 990471, -1, 990459, 990452, -1 }, { 0x7BFF, -1, 990481, 990493, -1, -1, -1, -1, -1, -1 }, { 0x7C00, 990505, 990499, 990539, -1, 990533, 990525, 990528, 990518, -1 }, { 0x7C01, 990547, 990543, 990587, -1, -1, 990573, 990579, -1, -1 }, { 0x7C02, -1, 990593, 990620, -1, -1, 990599, 990612, -1, -1 }, { 0x7C03, 990629, 990625, 990657, -1, -1, 990639, 990648, -1, -1 }, { 0x7C04, -1, -1, 990667, -1, -1, -1, 990661, -1, -1 }, { 0x7C05, -1, -1, 990671, -1, -1, -1, -1, -1, -1 }, { 0x7C06, 990682, 990677, 990698, -1, -1, 990687, 990691, -1, -1 }, { 0x7C07, 990708, 990703, 990780, 990784, 990776, 990746, 990762, 990739, -1 }, { 0x7C08, 990789, -1, 990846, -1, -1, -1, -1, -1, -1 }, { 0x7C09, 990857, 990852, 990915, -1, 990910, 990895, 990901, 990888, -1 }, { 0x7C0A, -1, -1, 990920, -1, -1, -1, -1, -1, -1 }, { 0x7C0B, 990930, 990924, 991015, -1, 991010, -1, 991007, 991000, -1 }, { 0x7C0C, 991025, 991020, 991063, -1, -1, 991052, 991058, -1, -1 }, { 0x7C0D, 991072, 991067, 991096, -1, -1, -1, 991086, -1, -1 }, { 0x7C0E, -1, 991101, 991128, -1, -1, 991107, 991112, -1, -1 }, { 0x7C0F, 991137, 991132, 991174, -1, 991170, 991160, 991165, 991153, -1 }, { 0x7C10, -1, -1, 991178, -1, -1, -1, -1, -1, -1 }, { 0x7C11, 991188, 991184, 991219, -1, 991216, 991204, 991209, -1, -1 }, { 0x7C12, 991230, 991224, 991261, -1, 991256, 991243, 991248, 991236, -1 }, { 0x7C13, 991267, -1, 991327, -1, -1, 991316, 991323, -1, -1 }, { 0x7C14, 991333, -1, 991364, -1, 991361, 991349, 991354, -1, -1 }, { 0x7C15, 991374, 991369, 991388, -1, -1, -1, -1, -1, -1 }, { 0x7C16, 991398, 991392, 991428, -1, -1, -1, -1, -1, -1 }, { 0x7C17, 991434, -1, 991468, -1, -1, 991463, -1, -1, -1 }, { 0x7C18, 991474, -1, 991534, -1, 991531, 991522, 991526, -1, -1 }, { 0x7C19, -1, 991540, 991559, -1, -1, 991545, 991554, -1, -1 }, { 0x7C1A, -1, -1, 991563, -1, -1, -1, -1, -1, -1 }, { 0x7C1B, 991572, 991567, 991608, -1, -1, 991598, 991604, -1, -1 }, { 0x7C1C, 991626, 991614, 991633, -1, -1, -1, -1, -1, 991639 }, { 0x7C1D, -1, 991645, 991650, -1, -1, -1, -1, -1, -1 }, { 0x7C1E, 991662, 991656, 991714, 991719, 991710, 991701, 991706, 991694, -1 }, { 0x7C1F, 991729, 991724, 991767, 991773, 991763, 991747, 991759, 991740, -1 }, { 0x7C20, 991784, 991780, 991845, -1, 991842, -1, 991839, 991832, -1 }, { 0x7C21, 991855, 991849, 991913, 991919, 991909, 991894, 991905, 991887, 991926 }, { 0x7C22, -1, -1, 991933, -1, -1, -1, -1, -1, -1 }, { 0x7C23, 991944, 991938, 991988, -1, -1, 991979, 991985, -1, -1 }, { 0x7C24, -1, -1, 991993, -1, -1, -1, -1, -1, -1 }, { 0x7C25, 991998, -1, 992034, -1, -1, -1, 992024, -1, -1 }, { 0x7C26, 992046, 992040, 992113, -1, -1, 992104, 992109, -1, 992119 }, { 0x7C27, 992132, 992126, 992183, -1, 992177, 992167, 992173, 992160, -1 }, { 0x7C28, 992202, 992190, 992256, -1, -1, 992236, 992243, -1, -1 }, { 0x7C29, -1, 992261, 992266, -1, -1, -1, -1, -1, 992271 }, { 0x7C2A, 992281, 992275, 992339, 992344, 992335, 992317, 992326, 992310, 992350 }, { 0x7C2B, 992361, 992356, 992428, 992434, 992425, 992416, 992420, 992409, 992439 }, { 0x7C2C, -1, 992445, 992461, -1, -1, 992450, 992455, -1, 992465 }, { 0x7C2D, -1, 992470, 992475, -1, -1, -1, -1, -1, -1 }, { 0x7C2E, -1, -1, 992480, -1, -1, -1, -1, -1, -1 }, { 0x7C2F, -1, -1, 992485, -1, -1, -1, -1, -1, -1 }, { 0x7C30, 992494, 992488, 992506, -1, -1, -1, -1, -1, -1 }, { 0x7C31, -1, -1, 992516, -1, -1, 992511, -1, -1, -1 }, { 0x7C32, -1, -1, 992520, -1, -1, -1, -1, -1, -1 }, { 0x7C33, -1, 992525, 992540, -1, -1, 992530, 992536, -1, -1 }, { 0x7C34, -1, -1, 992552, 992556, -1, -1, 992545, -1, -1 }, { 0x7C35, 992567, 992562, 992579, -1, -1, -1, -1, -1, -1 }, { 0x7C36, -1, -1, 992588, -1, -1, -1, 992583, -1, -1 }, { 0x7C37, 992607, 992592, 992655, 992660, 992650, 992635, 992643, 992628, -1 }, { 0x7C38, 992674, 992666, 992702, -1, 992698, 992690, 992695, 992683, -1 }, { 0x7C39, 992712, 992706, 992733, -1, -1, 992724, 992729, -1, -1 }, { 0x7C3A, -1, -1, 992753, -1, -1, 992739, 992749, -1, -1 }, { 0x7C3B, 992768, 992758, 992774, -1, -1, -1, -1, -1, -1 }, { 0x7C3C, -1, 992780, 992785, -1, -1, -1, -1, -1, -1 }, { 0x7C3D, 992795, 992790, 992845, -1, 992840, 992831, 992836, 992824, -1 }, { 0x7C3E, 992856, 992851, 992913, 992919, 992908, 992894, 992904, 992881, 992926 }, { 0x7C3F, 992936, 992931, 993006, -1, 992998, 992976, 992990, 992969, -1 }, { 0x7C40, 993015, 993010, 993060, -1, -1, 993050, 993055, -1, -1 }, { 0x7C41, 993072, 993066, 993106, -1, -1, -1, -1, -1, -1 }, { 0x7C42, -1, 993111, 993116, -1, -1, -1, -1, -1, -1 }, { 0x7C43, 993126, 993120, 993153, -1, 993149, 993140, 993145, 993133, 993158 }, { 0x7C44, 993170, 993164, 993198, -1, -1, -1, -1, -1, -1 }, { 0x7C45, -1, -1, 993203, -1, -1, -1, -1, -1, -1 }, { 0x7C46, -1, -1, 993220, -1, -1, 993207, 993215, -1, -1 }, { 0x7C47, -1, -1, 993225, -1, -1, -1, -1, -1, -1 }, { 0x7C48, -1, 993230, 993235, -1, -1, -1, -1, -1, -1 }, { 0x7C49, -1, 993241, 993246, -1, -1, -1, -1, -1, -1 }, { 0x7C4A, 993261, 993251, 993277, -1, -1, -1, 993266, -1, -1 }, { 0x7C4B, -1, -1, 993281, -1, -1, -1, -1, -1, -1 }, { 0x7C4C, 993291, 993286, 993359, 993365, 993355, 993330, 993350, 993323, -1 }, { 0x7C4D, 993377, 993372, 993435, 993439, 993431, 993415, 993420, 993408, -1 }, { 0x7C4E, -1, -1, 993447, -1, -1, -1, -1, -1, -1 }, { 0x7C4F, 993451, -1, 993461, -1, -1, 993456, -1, -1, -1 }, { 0x7C50, 993471, 993465, 993520, -1, 993515, 993507, 993511, 993500, -1 }, { 0x7C51, 993532, 993526, 993581, -1, -1, -1, 993577, -1, -1 }, { 0x7C52, -1, -1, 993612, -1, 993608, 993595, 993600, 993588, -1 }, { 0x7C53, 993629, 993618, 993651, -1, -1, -1, 993643, -1, -1 }, { 0x7C54, 993666, 993656, 993712, -1, 993708, 993687, 993697, 993680, -1 }, { 0x7C55, -1, -1, 993722, -1, -1, -1, 993717, -1, -1 }, { 0x7C56, 993733, 993728, 993770, -1, -1, 993752, 993766, -1, 993775 }, { 0x7C57, -1, -1, 993780, -1, -1, -1, -1, -1, -1 }, { 0x7C58, 993786, -1, 993823, -1, -1, 993815, 993819, -1, -1 }, { 0x7C59, 993834, 993829, 993858, 993862, -1, 993839, 993847, -1, -1 }, { 0x7C5A, 993872, 993867, 993917, -1, -1, 993904, 993911, -1, 993921 }, { 0x7C5B, 993937, 993932, 993969, -1, 993965, 993952, 993957, 993945, -1 }, { 0x7C5C, 993980, 993975, 994037, -1, 994032, 994016, 994027, 994009, -1 }, { 0x7C5D, 994048, 994042, 994097, -1, -1, 994074, 994090, -1, -1 }, { 0x7C5E, 994103, -1, 994125, 994129, -1, 994111, 994118, -1, -1 }, { 0x7C5F, 994141, 994135, 994194, 994199, 994190, 994182, 994186, 994175, -1 }, { 0x7C60, 994218, 994206, 994282, 994288, 994277, 994254, 994273, 994241, 994300 }, { 0x7C61, -1, -1, 994315, -1, -1, 994307, -1, -1, -1 }, { 0x7C62, -1, -1, 994320, -1, -1, -1, -1, -1, -1 }, { 0x7C63, 994332, 994326, 994351, -1, -1, 994341, 994347, -1, 994356 }, { 0x7C64, 994367, 994362, 994416, -1, 994411, 994393, 994407, 994386, -1 }, { 0x7C65, 994428, 994422, 994473, -1, 994469, 994460, 994464, 994453, -1 }, { 0x7C66, -1, -1, 994478, -1, -1, -1, -1, -1, -1 }, { 0x7C67, 994491, 994485, 994525, -1, 994522, -1, 994515, 994508, -1 }, { 0x7C68, 994529, -1, 994539, -1, -1, -1, -1, -1, -1 }, { 0x7C69, 994550, 994545, 994602, -1, 994597, 994583, 994593, 994576, -1 }, { 0x7C6A, 994614, 994608, 994654, -1, -1, -1, -1, -1, -1 }, { 0x7C6B, -1, -1, 994660, -1, -1, -1, -1, -1, -1 }, { 0x7C6C, 994671, 994666, 994726, 994730, 994723, 994708, 994720, 994701, -1 }, { 0x7C6D, -1, 994736, 994759, -1, -1, 994741, 994748, -1, -1 }, { 0x7C6E, 994767, 994763, 994787, -1, -1, 994781, 994784, -1, -1 }, { 0x7C6F, 994798, 994792, 994832, -1, -1, -1, -1, -1, -1 }, { 0x7C70, -1, 994838, 994871, -1, -1, 994849, 994857, -1, -1 }, { 0x7C71, -1, -1, 994876, -1, -1, -1, -1, -1, -1 }, { 0x7C72, 994893, 994882, 994941, -1, 994938, 994925, 994930, 994918, -1 }, { 0x7C73, 994950, 994945, 995020, 995024, 995017, 994988, 995006, 994981, -1 }, { 0x7C74, 995034, 995029, 995063, -1, -1, -1, -1, -1, -1 }, { 0x7C75, 995067, -1, 995105, -1, -1, 995093, -1, -1, -1 }, { 0x7C76, -1, -1, 995110, -1, -1, -1, -1, -1, -1 }, { 0x7C77, -1, -1, 995116, -1, -1, -1, -1, -1, -1 }, { 0x7C78, 995127, 995121, 995145, -1, -1, -1, -1, -1, -1 }, { 0x7C79, 995156, 995151, 995168, -1, -1, -1, 995161, -1, -1 }, { 0x7C7A, -1, 995172, 995177, -1, -1, -1, -1, -1, 995181 }, { 0x7C7B, 995193, 995187, 995226, -1, 995222, -1, -1, -1, -1 }, { 0x7C7C, 995236, 995231, 995277, -1, -1, 995266, 995273, -1, -1 }, { 0x7C7D, 995287, 995283, 995313, -1, -1, -1, 995309, -1, -1 }, { 0x7C7E, 995327, 995317, 995355, -1, 995352, 995347, -1, 995341, -1 }, { 0x7C7F, -1, -1, 995359, -1, -1, -1, -1, -1, -1 }, { 0x7C80, -1, -1, 995364, -1, -1, -1, -1, -1, -1 }, { 0x7C81, 995371, -1, 995404, -1, 995399, 995387, -1, 995381, -1 }, { 0x7C82, 995410, -1, 995423, -1, -1, 995418, -1, -1, -1 }, { 0x7C83, 995434, 995429, 995475, -1, 995472, 995462, 995469, 995455, 995479 }, { 0x7C84, -1, -1, 995484, -1, -1, -1, -1, -1, -1 }, { 0x7C85, -1, -1, 995489, -1, -1, -1, -1, -1, -1 }, { 0x7C86, 995498, 995493, 995517, -1, -1, -1, 995505, -1, -1 }, { 0x7C87, -1, -1, 995531, -1, -1, 995522, 995527, -1, -1 }, { 0x7C88, -1, -1, 995537, -1, -1, -1, -1, -1, -1 }, { 0x7C89, 995547, 995542, 995613, 995618, 995608, 995583, 995604, 995576, 995627 }, { 0x7C8A, -1, -1, 995634, -1, -1, -1, -1, -1, -1 }, { 0x7C8B, 995638, -1, 995678, -1, -1, 995666, 995670, -1, -1 }, { 0x7C8C, -1, -1, 995683, -1, -1, -1, -1, -1, -1 }, { 0x7C8D, 995687, -1, 995724, -1, 995721, 995704, -1, 995698, -1 }, { 0x7C8E, 995734, 995729, 995740, -1, -1, -1, -1, -1, -1 }, { 0x7C8F, -1, -1, 995756, -1, -1, 995744, 995753, -1, -1 }, { 0x7C90, -1, -1, 995763, -1, -1, -1, 995760, -1, -1 }, { 0x7C91, 995772, 995767, 995795, -1, -1, -1, -1, -1, -1 }, { 0x7C92, 995809, 995799, 995859, 995863, 995855, 995844, 995850, 995831, 995867 }, { 0x7C93, -1, -1, 995873, -1, -1, -1, -1, -1, -1 }, { 0x7C94, 995884, 995878, 995937, -1, -1, 995930, 995933, -1, -1 }, { 0x7C95, 995946, 995941, 996019, -1, 996015, 996005, 996010, 995998, -1 }, { 0x7C96, -1, -1, 996023, -1, -1, -1, -1, -1, -1 }, { 0x7C97, 996032, 996027, 996082, 996086, 996079, 996066, 996076, 996059, 996096 }, { 0x7C98, 996116, 996101, 996165, -1, 996161, 996150, 996157, 996143, -1 }, { 0x7C99, -1, -1, 996171, -1, -1, -1, -1, -1, -1 }, { 0x7C9A, -1, -1, 996177, -1, -1, -1, -1, -1, -1 }, { 0x7C9B, 996182, -1, 996225, -1, -1, 996207, 996219, -1, -1 }, { 0x7C9C, 996234, 996229, 996246, -1, -1, -1, -1, -1, -1 }, { 0x7C9D, 996257, 996252, 996285, -1, -1, -1, -1, -1, -1 }, { 0x7C9E, 996294, 996289, 996322, -1, -1, 996307, 996314, -1, -1 }, { 0x7C9F, 996331, 996326, 996390, 996394, 996386, 996361, 996370, 996354, -1 }, { 0x7CA0, -1, -1, 996410, -1, -1, 996399, 996406, -1, -1 }, { 0x7CA1, -1, -1, 996431, -1, -1, 996416, 996424, -1, 996437 }, { 0x7CA2, 996448, 996444, 996513, -1, 996510, 996497, 996502, 996490, -1 }, { 0x7CA3, -1, 996517, 996523, -1, -1, -1, -1, -1, -1 }, { 0x7CA4, 996533, 996527, 996611, -1, 996607, 996590, 996597, 996583, -1 }, { 0x7CA5, 996621, 996616, 996678, -1, 996669, 996647, 996659, 996640, -1 }, { 0x7CA6, 996690, 996684, 996716, -1, 996712, -1, 996708, 996701, -1 }, { 0x7CA7, 996727, 996721, 996791, 996799, 996786, 996767, 996781, 996760, -1 }, { 0x7CA8, 996808, -1, 996844, -1, 996839, 996825, -1, 996819, -1 }, { 0x7CA9, -1, -1, 996849, -1, -1, -1, -1, -1, -1 }, { 0x7CAA, 996859, 996854, 996901, -1, -1, -1, -1, -1, -1 }, { 0x7CAB, -1, -1, 996909, -1, -1, -1, 996906, -1, -1 }, { 0x7CAC, -1, 996913, 996918, -1, -1, -1, -1, -1, -1 }, { 0x7CAD, -1, -1, 996929, -1, -1, 996922, -1, -1, -1 }, { 0x7CAE, 996940, 996933, 996991, -1, 996985, 996971, 996976, 996964, -1 }, { 0x7CAF, -1, -1, 996998, -1, -1, -1, -1, -1, -1 }, { 0x7CB0, -1, -1, 997040, -1, -1, 997004, 997030, -1, -1 }, { 0x7CB1, 997051, 997044, 997100, 997107, 997094, 997085, 997089, 997078, -1 }, { 0x7CB2, 997120, 997114, 997172, 997177, 997167, 997160, 997163, 997153, -1 }, { 0x7CB3, 997191, 997185, 997239, -1, 997233, 997217, 997229, 997210, -1 }, { 0x7CB4, -1, -1, 997245, -1, -1, -1, -1, -1, -1 }, { 0x7CB5, 997255, 997249, 997326, -1, 997322, 997305, 997312, -1, -1 }, { 0x7CB6, -1, -1, 997345, -1, -1, 997331, 997340, -1, -1 }, { 0x7CB7, -1, -1, 997364, -1, -1, 997349, 997354, -1, -1 }, { 0x7CB8, -1, 997368, 997373, -1, -1, -1, -1, -1, -1 }, { 0x7CB9, 997383, 997377, 997438, 997443, 997434, 997418, 997426, 997411, 997448 }, { 0x7CBA, 997464, 997453, 997513, -1, -1, 997488, 997500, -1, -1 }, { 0x7CBB, 997525, 997518, 997554, -1, -1, 997536, 997541, -1, -1 }, { 0x7CBC, -1, 997561, 997591, -1, 997587, 997574, 997583, 997567, -1 }, { 0x7CBD, 997608, 997596, 997663, -1, 997658, 997646, 997654, 997640, -1 }, { 0x7CBE, 997681, 997669, 997753, 997759, 997748, 997711, 997739, 997704, 997768 }, { 0x7CBF, 997778, 997773, 997806, -1, -1, 997788, 997800, -1, -1 }, { 0x7CC0, -1, -1, 997817, -1, -1, 997811, -1, -1, -1 }, { 0x7CC1, 997828, 997822, 997872, -1, -1, -1, -1, -1, -1 }, { 0x7CC2, -1, 997877, 997906, -1, -1, 997888, 997897, -1, -1 }, { 0x7CC3, -1, 997911, 997917, -1, -1, -1, -1, -1, -1 }, { 0x7CC4, -1, -1, 997941, -1, -1, 997923, 997937, -1, -1 }, { 0x7CC5, 997957, 997947, 997996, -1, 997993, 997982, 997989, 997975, -1 }, { 0x7CC6, -1, -1, 998012, -1, 998007, -1, -1, 998001, 998018 }, { 0x7CC7, 998033, 998028, 998075, -1, -1, 998060, 998068, -1, -1 }, { 0x7CC8, 998086, 998080, 998126, -1, -1, 998117, 998122, -1, -1 }, { 0x7CC9, 998136, 998130, 998180, -1, -1, 998168, 998176, -1, -1 }, { 0x7CCA, 998190, 998186, 998238, -1, 998235, 998224, 998229, 998217, 998242 }, { 0x7CCB, -1, -1, 998247, -1, -1, -1, -1, -1, -1 }, { 0x7CCC, -1, 998253, 998264, -1, -1, -1, -1, -1, -1 }, { 0x7CCD, 998273, 998269, 998314, -1, -1, -1, 998310, -1, -1 }, { 0x7CCE, 998318, -1, 998345, -1, -1, 998333, -1, -1, -1 }, { 0x7CCF, 998349, -1, 998410, -1, -1, 998379, 998386, -1, -1 }, { 0x7CD0, -1, -1, 998415, -1, -1, -1, -1, -1, -1 }, { 0x7CD1, -1, -1, 998419, -1, -1, -1, -1, -1, -1 }, { 0x7CD2, 998429, 998424, 998469, 998474, -1, 998455, 998463, -1, -1 }, { 0x7CD3, 998485, 998480, 998502, -1, -1, -1, 998497, -1, -1 }, { 0x7CD4, 998516, 998506, 998541, -1, -1, 998522, 998528, -1, -1 }, { 0x7CD5, 998551, 998546, 998589, -1, 998586, 998572, 998582, 998565, -1 }, { 0x7CD6, 998606, 998594, 998666, -1, 998655, 998641, 998651, 998627, 998672 }, { 0x7CD7, 998697, 998682, 998765, 998770, 998761, 998740, 998748, 998733, -1 }, { 0x7CD8, -1, -1, 998790, -1, -1, 998776, -1, -1, -1 }, { 0x7CD9, 998800, 998795, 998861, -1, 998858, 998845, 998854, 998838, -1 }, { 0x7CDA, -1, 998866, 998900, -1, 998895, 998879, 998886, 998872, -1 }, { 0x7CDB, -1, -1, 998908, -1, -1, -1, -1, -1, -1 }, { 0x7CDC, 998919, 998914, 998973, 998977, 998970, 998953, 998967, 998946, -1 }, { 0x7CDD, 998988, 998982, 999051, -1, 999047, 999029, 999038, 999022, 999056 }, { 0x7CDE, 999067, 999062, 999113, 999118, 999108, 999099, 999104, 999092, 999126 }, { 0x7CDF, 999137, 999132, 999180, 999185, 999177, 999168, 999173, 999161, -1 }, { 0x7CE0, 999197, 999191, 999243, -1, 999238, 999229, 999234, 999222, -1 }, { 0x7CE1, 999249, -1, 999274, -1, -1, -1, -1, -1, -1 }, { 0x7CE2, 999286, 999281, 999318, -1, 999315, 999304, 999309, 999298, -1 }, { 0x7CE3, -1, -1, 999322, -1, -1, -1, -1, -1, -1 }, { 0x7CE4, 999333, 999327, 999381, -1, 999377, 999366, 999373, -1, -1 }, { 0x7CE5, -1, -1, 999395, -1, 999392, -1, -1, 999386, -1 }, { 0x7CE6, -1, 999400, 999427, -1, -1, 999404, 999420, -1, -1 }, { 0x7CE7, 999438, 999431, 999495, 999502, 999489, 999475, 999480, 999462, 999509 }, { 0x7CE8, 999524, 999517, 999549, -1, -1, -1, -1, -1, -1 }, { 0x7CE9, -1, -1, 999568, -1, -1, 999556, 999561, -1, -1 }, { 0x7CEA, -1, 999574, 999580, -1, -1, -1, -1, -1, -1 }, { 0x7CEB, -1, -1, 999605, -1, -1, 999584, 999597, -1, -1 }, { 0x7CEC, -1, -1, 999611, -1, -1, -1, -1, -1, -1 }, { 0x7CED, 999628, 999616, 999642, -1, -1, -1, -1, -1, -1 }, { 0x7CEE, -1, -1, 999648, -1, -1, -1, -1, -1, -1 }, { 0x7CEF, 999658, 999654, 999718, -1, 999715, 999699, 999709, 999692, -1 }, { 0x7CF0, 999729, 999723, 999753, -1, 999749, 999739, 999745, -1, -1 }, { 0x7CF1, 999764, 999759, 999794, -1, -1, -1, -1, 999788, -1 }, { 0x7CF2, 999804, 999799, 999871, 999875, 999867, 999839, 999853, 999832, -1 }, { 0x7CF3, -1, 999883, 999888, -1, -1, -1, -1, -1, -1 }, { 0x7CF4, 999898, 999893, 999951, 999955, 999947, 999934, 999942, 999927, -1 }, { 0x7CF5, 999970, 999960, 1000032, -1, -1, -1, 1000026, 1000020, -1 }, { 0x7CF6, 1000042, 1000037, 1000082, -1, 1000079, 1000061, 1000074, 1000054, -1 }, { 0x7CF7, -1, 1000088, 1000100, -1, -1, -1, -1, -1, -1 }, { 0x7CF8, 1000114, 1000105, 1000167, -1, 1000164, 1000151, 1000155, 1000139, -1 }, { 0x7CF9, 1000175, 1000171, 1000200, -1, -1, -1, -1, -1, -1 }, { 0x7CFA, 1000209, 1000204, 1000272, -1, 1000268, 1000249, 1000263, 1000242, -1 }, { 0x7CFB, 1000282, 1000277, 1000337, -1, 1000332, 1000320, 1000328, 1000313, 1000341 }, { 0x7CFC, -1, 1000346, 1000352, -1, -1, -1, -1, -1, -1 }, { 0x7CFD, -1, -1, 1000358, -1, -1, -1, -1, -1, -1 }, { 0x7CFE, 1000375, 1000365, 1000430, 1000435, 1000422, 1000403, 1000417, 1000396, -1 }, { 0x7CFF, -1, -1, 1000443, -1, -1, -1, -1, -1, -1 }, { 0x7D00, 1000458, 1000448, 1000526, 1000530, 1000523, 1000499, 1000520, 1000492, 1000537 }, { 0x7D01, -1, -1, 1000542, -1, -1, -1, -1, -1, -1 }, { 0x7D02, 1000552, 1000547, 1000609, -1, 1000605, 1000591, 1000600, 1000584, -1 }, { 0x7D03, 1000621, 1000615, 1000658, -1, 1000653, 1000635, 1000640, 1000628, -1 }, { 0x7D04, 1000669, 1000663, 1000738, 1000743, 1000731, 1000704, 1000726, 1000697, 1000749 }, { 0x7D05, 1000768, 1000756, 1000840, 1000846, 1000830, 1000805, 1000823, 1000798, 1000852 }, { 0x7D06, 1000864, 1000859, 1000917, 1000921, 1000914, 1000898, 1000912, 1000891, 1000925 }, { 0x7D07, 1000939, 1000929, 1001004, 1001008, 1001000, -1, 1000976, 1000969, 1001014 }, { 0x7D08, 1001026, 1001020, 1001101, 1001106, 1001096, 1001062, 1001088, 1001055, -1 }, { 0x7D09, 1001117, 1001112, 1001172, -1, -1, 1001151, 1001156, -1, -1 }, { 0x7D0A, 1001193, 1001177, 1001241, -1, 1001236, 1001219, 1001228, 1001212, -1 }, { 0x7D0B, 1001251, 1001246, 1001311, 1001316, 1001306, 1001288, 1001298, 1001281, 1001322 }, { 0x7D0C, -1, -1, 1001327, -1, -1, -1, -1, -1, -1 }, { 0x7D0D, 1001338, 1001332, 1001403, 1001407, 1001399, 1001374, 1001388, 1001367, 1001412 }, { 0x7D0E, -1, -1, 1001418, -1, -1, -1, -1, -1, -1 }, { 0x7D0F, -1, -1, 1001438, -1, -1, 1001422, 1001430, -1, -1 }, { 0x7D10, 1001448, 1001443, 1001511, -1, 1001507, 1001493, 1001498, 1001480, 1001516 }, { 0x7D11, 1001526, 1001521, 1001555, -1, -1, 1001532, 1001540, -1, -1 }, { 0x7D12, -1, 1001560, 1001596, -1, -1, 1001565, 1001576, -1, -1 }, { 0x7D13, 1001605, 1001600, 1001662, -1, 1001659, 1001646, 1001652, 1001639, -1 }, { 0x7D14, 1001679, 1001667, 1001749, -1, 1001739, 1001712, 1001726, 1001699, 1001755 }, { 0x7D15, 1001773, 1001763, 1001837, -1, 1001834, 1001807, 1001831, 1001800, -1 }, { 0x7D16, 1001856, 1001841, 1001903, -1, -1, -1, 1001891, -1, -1 }, { 0x7D17, 1001914, 1001909, 1001970, 1001975, 1001967, 1001952, 1001960, 1001945, 1001981 }, { 0x7D18, 1001990, 1001984, 1002048, -1, 1002042, 1002021, 1002033, 1002014, -1 }, { 0x7D19, 1002058, 1002054, 1002083, 1002088, 1002080, 1002071, 1002076, 1002064, 1002095 }, { 0x7D1A, 1002106, 1002101, 1002154, -1, 1002150, 1002139, 1002145, 1002132, 1002158 }, { 0x7D1B, 1002169, 1002164, 1002232, 1002237, 1002227, 1002208, 1002223, 1002201, 1002244 }, { 0x7D1C, 1002255, 1002250, 1002310, -1, 1002306, 1002294, 1002303, 1002287, -1 }, { 0x7D1D, 1002325, 1002315, 1002357, -1, -1, 1002341, 1002349, -1, -1 }, { 0x7D1E, 1002374, 1002362, 1002396, -1, -1, 1002383, 1002388, -1, -1 }, { 0x7D1F, 1002416, 1002401, 1002431, -1, -1, -1, -1, -1, -1 }, { 0x7D20, 1002441, 1002436, 1002529, 1002533, 1002526, 1002500, 1002520, 1002493, 1002538 }, { 0x7D21, 1002549, 1002543, 1002610, -1, 1002605, 1002589, 1002597, 1002582, 1002616 }, { 0x7D22, 1002641, 1002625, 1002765, 1002770, 1002756, 1002737, 1002751, 1002723, 1002789 }, { 0x7D23, -1, -1, 1002817, -1, -1, -1, 1002795, -1, -1 }, { 0x7D24, -1, -1, 1002822, -1, -1, -1, -1, -1, -1 }, { 0x7D25, 1002833, 1002827, 1002851, -1, -1, -1, -1, -1, -1 }, { 0x7D26, -1, -1, 1002863, -1, -1, 1002855, 1002860, -1, -1 }, { 0x7D27, 1002871, 1002866, 1002904, -1, -1, -1, -1, -1, -1 }, { 0x7D28, -1, -1, 1002909, -1, -1, -1, -1, -1, -1 }, { 0x7D29, 1002923, 1002913, 1002930, -1, -1, -1, -1, -1, 1002935 }, { 0x7D2A, -1, -1, 1002967, -1, -1, 1002949, 1002959, -1, -1 }, { 0x7D2B, 1002975, 1002971, 1003032, 1003036, 1003029, 1003016, 1003025, 1003009, 1003045 }, { 0x7D2C, 1003060, 1003050, 1003110, -1, 1003106, 1003085, 1003101, 1003078, 1003116 }, { 0x7D2D, -1, -1, 1003147, -1, -1, 1003120, 1003138, -1, -1 }, { 0x7D2E, 1003159, 1003153, 1003213, -1, 1003208, 1003184, 1003202, 1003177, -1 }, { 0x7D2F, 1003235, 1003217, 1003318, 1003323, 1003314, 1003282, 1003310, 1003269, 1003339 }, { 0x7D30, 1003350, 1003345, 1003418, 1003422, 1003414, 1003383, 1003406, 1003376, 1003428 }, { 0x7D31, 1003439, 1003434, 1003505, -1, 1003500, 1003483, 1003488, 1003476, -1 }, { 0x7D32, 1003514, 1003509, 1003553, -1, 1003549, 1003536, 1003543, 1003529, -1 }, { 0x7D33, 1003563, 1003558, 1003611, -1, 1003607, 1003596, 1003602, 1003589, 1003617 }, { 0x7D34, -1, -1, 1003623, -1, -1, -1, -1, -1, -1 }, { 0x7D35, 1003632, 1003627, 1003671, -1, 1003668, 1003657, 1003664, 1003650, -1 }, { 0x7D36, -1, -1, 1003676, -1, -1, -1, -1, -1, -1 }, { 0x7D37, -1, -1, 1003680, -1, -1, -1, -1, -1, -1 }, { 0x7D38, -1, 1003686, 1003697, -1, -1, -1, -1, 1003691, -1 }, { 0x7D39, 1003707, 1003702, 1003771, 1003777, 1003768, 1003753, 1003759, 1003746, 1003786 }, { 0x7D3A, 1003799, 1003794, 1003849, -1, 1003845, 1003833, 1003837, 1003826, -1 }, { 0x7D3B, -1, -1, 1003854, -1, -1, -1, -1, -1, -1 }, { 0x7D3C, 1003865, 1003860, 1003920, -1, -1, 1003899, 1003905, -1, -1 }, { 0x7D3D, 1003928, 1003924, 1003951, -1, -1, -1, 1003945, -1, -1 }, { 0x7D3E, 1003966, 1003956, 1004011, -1, -1, 1003991, 1003998, -1, -1 }, { 0x7D3F, 1004022, 1004017, 1004055, -1, -1, 1004043, 1004051, -1, -1 }, { 0x7D40, 1004084, 1004060, 1004129, -1, -1, 1004110, 1004115, -1, -1 }, { 0x7D41, 1004138, 1004134, 1004179, -1, -1, 1004167, 1004175, 1004161, -1 }, { 0x7D42, 1004190, 1004184, 1004254, 1004261, 1004249, 1004222, 1004240, 1004215, 1004268 }, { 0x7D43, 1004279, 1004274, 1004328, 1004334, 1004323, 1004315, 1004319, 1004308, -1 }, { 0x7D44, 1004344, 1004339, 1004407, 1004411, 1004404, 1004378, 1004397, 1004371, 1004416 }, { 0x7D45, 1004428, 1004421, 1004503, -1, 1004497, 1004462, 1004493, 1004455, -1 }, { 0x7D46, 1004515, 1004510, 1004578, 1004583, 1004574, 1004551, 1004566, 1004544, 1004590 }, { 0x7D47, -1, 1004596, 1004620, -1, -1, 1004602, 1004614, -1, -1 }, { 0x7D48, -1, -1, 1004667, -1, -1, 1004624, 1004633, -1, -1 }, { 0x7D49, -1, -1, 1004683, -1, 1004678, -1, -1, 1004671, -1 }, { 0x7D4A, -1, -1, 1004688, -1, -1, -1, -1, -1, -1 }, { 0x7D4B, -1, -1, 1004710, -1, -1, 1004693, 1004706, -1, -1 }, { 0x7D4C, 1004717, -1, 1004779, -1, 1004773, 1004745, 1004764, -1, -1 }, { 0x7D4D, 1004795, 1004785, 1004847, -1, 1004844, 1004828, 1004836, 1004821, -1 }, { 0x7D4E, 1004863, 1004852, 1004880, -1, -1, 1004869, 1004876, -1, -1 }, { 0x7D4F, 1004891, 1004886, 1004962, -1, -1, 1004927, 1004947, -1, 1004967 }, { 0x7D50, 1004982, 1004972, 1005047, 1005052, 1005042, 1005014, 1005032, 1005007, 1005057 }, { 0x7D51, -1, -1, 1005083, -1, -1, 1005069, 1005075, 1005063, -1 }, { 0x7D52, -1, -1, 1005088, -1, -1, -1, -1, -1, -1 }, { 0x7D53, 1005100, 1005094, 1005149, -1, -1, 1005121, 1005136, -1, -1 }, { 0x7D54, -1, -1, 1005154, -1, -1, -1, -1, -1, -1 }, { 0x7D55, 1005171, 1005159, 1005239, 1005244, 1005235, 1005210, 1005229, 1005204, -1 }, { 0x7D56, 1005273, 1005254, 1005318, -1, 1005312, 1005298, 1005308, 1005291, 1005325 }, { 0x7D57, -1, -1, 1005355, -1, -1, 1005331, 1005343, -1, -1 }, { 0x7D58, -1, 1005359, 1005363, -1, -1, -1, -1, -1, -1 }, { 0x7D59, -1, -1, 1005400, -1, 1005395, 1005374, 1005383, 1005367, -1 }, { 0x7D5A, 1005418, 1005406, 1005429, -1, -1, -1, 1005425, -1, -1 }, { 0x7D5B, 1005445, 1005435, 1005487, 1005492, 1005484, 1005469, 1005476, 1005462, -1 }, { 0x7D5C, 1005502, 1005497, 1005594, -1, 1005589, 1005552, 1005567, 1005545, -1 }, { 0x7D5D, 1005603, 1005599, 1005652, -1, -1, 1005640, 1005646, -1, -1 }, { 0x7D5E, 1005662, 1005656, 1005730, -1, 1005726, 1005701, 1005717, 1005694, 1005736 }, { 0x7D5F, -1, -1, 1005743, -1, -1, -1, -1, -1, -1 }, { 0x7D60, -1, -1, 1005749, -1, -1, -1, -1, -1, -1 }, { 0x7D61, 1005764, 1005754, 1005833, 1005838, 1005829, 1005801, 1005824, 1005794, 1005843 }, { 0x7D62, 1005861, 1005849, 1005912, -1, 1005907, 1005899, 1005903, 1005892, -1 }, { 0x7D63, 1005930, 1005918, 1005986, -1, 1005980, 1005969, 1005976, 1005962, -1 }, { 0x7D64, -1, -1, 1005992, -1, -1, -1, -1, -1, -1 }, { 0x7D65, 1005998, -1, 1006090, -1, -1, -1, 1006074, -1, -1 }, { 0x7D66, 1006099, 1006094, 1006140, 1006145, 1006136, 1006120, 1006126, 1006113, 1006150 }, { 0x7D67, -1, -1, 1006168, -1, -1, 1006156, 1006161, -1, -1 }, { 0x7D68, 1006180, 1006174, 1006241, -1, 1006236, 1006218, 1006232, 1006211, 1006247 }, { 0x7D69, -1, -1, 1006263, -1, 1006260, -1, -1, 1006253, 1006269 }, { 0x7D6A, 1006280, 1006275, 1006319, -1, 1006316, -1, 1006313, 1006306, -1 }, { 0x7D6B, -1, 1006324, 1006336, -1, -1, -1, -1, -1, -1 }, { 0x7D6C, -1, -1, 1006341, -1, -1, -1, -1, -1, 1006346 }, { 0x7D6D, -1, 1006355, 1006361, -1, -1, -1, -1, -1, -1 }, { 0x7D6E, 1006379, 1006367, 1006437, 1006441, 1006431, 1006419, 1006424, 1006412, -1 }, { 0x7D6F, -1, 1006447, 1006452, -1, -1, -1, -1, -1, -1 }, { 0x7D70, 1006462, 1006457, 1006521, -1, 1006517, -1, 1006505, 1006498, -1 }, { 0x7D71, 1006532, 1006526, 1006601, 1006607, 1006595, 1006571, 1006591, 1006564, 1006613 }, { 0x7D72, 1006625, 1006621, 1006681, 1006685, 1006678, 1006665, 1006669, 1006658, 1006691 }, { 0x7D73, 1006701, 1006695, 1006756, 1006763, 1006751, 1006743, 1006747, 1006736, -1 }, { 0x7D74, -1, -1, 1006769, -1, -1, -1, -1, -1, -1 }, { 0x7D75, 1006776, -1, 1006810, -1, -1, 1006802, 1006804, 1006796, -1 }, { 0x7D76, 1006815, -1, 1006855, -1, 1006851, 1006826, 1006845, 1006819, 1006860 }, { 0x7D77, 1006873, 1006868, 1006908, -1, -1, -1, -1, -1, -1 }, { 0x7D78, -1, -1, 1006922, -1, -1, 1006913, 1006918, -1, 1006928 }, { 0x7D79, 1006939, 1006933, 1006985, 1006991, 1006980, 1006971, 1006976, 1006964, -1 }, { 0x7D7A, 1007004, 1007000, 1007056, 1007061, 1007052, 1007039, 1007048, 1007032, 1007066 }, { 0x7D7B, 1007080, 1007070, 1007120, -1, -1, 1007089, 1007096, -1, -1 }, { 0x7D7C, -1, 1007126, 1007135, -1, -1, -1, -1, -1, -1 }, { 0x7D7D, 1007141, -1, 1007164, -1, -1, 1007154, 1007157, -1, -1 }, { 0x7D7E, -1, -1, 1007168, -1, -1, -1, -1, -1, -1 }, { 0x7D7F, 1007185, 1007175, 1007220, -1, 1007216, 1007199, 1007208, 1007192, -1 }, { 0x7D80, 1007229, 1007225, 1007249, -1, -1, -1, -1, -1, -1 }, { 0x7D81, 1007260, 1007254, 1007290, -1, -1, 1007278, 1007286, -1, -1 }, { 0x7D82, 1007302, 1007296, 1007346, -1, -1, 1007334, 1007342, -1, -1 }, { 0x7D83, 1007357, 1007352, 1007399, 1007405, 1007395, 1007380, 1007386, 1007373, -1 }, { 0x7D84, -1, 1007411, 1007417, -1, -1, -1, -1, -1, -1 }, { 0x7D85, 1007433, 1007423, 1007453, -1, -1, 1007440, 1007444, -1, -1 }, { 0x7D86, 1007464, 1007458, 1007521, -1, 1007515, 1007481, 1007493, 1007474, -1 }, { 0x7D87, -1, -1, 1007527, -1, -1, -1, -1, -1, -1 }, { 0x7D88, 1007537, 1007532, 1007587, -1, -1, 1007571, 1007579, -1, -1 }, { 0x7D89, 1007596, 1007591, 1007649, -1, -1, 1007628, 1007636, -1, 1007654 }, { 0x7D8A, -1, -1, 1007658, -1, -1, -1, -1, -1, -1 }, { 0x7D8B, -1, 1007663, 1007694, -1, -1, 1007669, 1007690, -1, -1 }, { 0x7D8C, 1007706, 1007700, 1007737, 1007741, -1, 1007712, 1007721, -1, -1 }, { 0x7D8D, 1007757, 1007747, 1007789, -1, -1, 1007762, 1007774, -1, -1 }, { 0x7D8E, 1007805, 1007793, 1007835, -1, 1007830, -1, -1, 1007823, -1 }, { 0x7D8F, 1007847, 1007841, 1007916, -1, 1007909, 1007896, 1007902, 1007889, 1007921 }, { 0x7D90, 1007927, -1, 1007954, -1, -1, -1, -1, -1, -1 }, { 0x7D91, 1007965, 1007959, 1008000, -1, -1, 1007992, 1007996, -1, -1 }, { 0x7D92, -1, -1, 1008005, -1, -1, -1, -1, -1, -1 }, { 0x7D93, 1008015, 1008009, 1008084, 1008090, 1008078, 1008050, 1008069, 1008043, 1008096 }, { 0x7D94, -1, -1, 1008101, -1, -1, -1, -1, -1, -1 }, { 0x7D95, -1, 1008105, 1008110, -1, -1, -1, -1, -1, -1 }, { 0x7D96, 1008120, 1008115, 1008166, -1, -1, -1, 1008159, -1, -1 }, { 0x7D97, -1, 1008171, 1008191, -1, -1, 1008178, 1008183, -1, -1 }, { 0x7D98, -1, -1, 1008210, -1, 1008205, -1, -1, 1008198, -1 }, { 0x7D99, 1008216, -1, 1008271, -1, 1008266, 1008245, 1008262, -1, -1 }, { 0x7D9A, 1008275, -1, 1008332, -1, 1008328, 1008303, 1008317, -1, -1 }, { 0x7D9B, -1, -1, 1008348, -1, -1, 1008336, -1, -1, -1 }, { 0x7D9C, 1008365, 1008353, 1008420, -1, 1008415, 1008400, 1008411, 1008393, -1 }, { 0x7D9D, 1008431, 1008426, 1008480, -1, -1, 1008459, 1008466, -1, -1 }, { 0x7D9E, -1, -1, 1008493, -1, -1, 1008486, 1008490, -1, -1 }, { 0x7D9F, -1, 1008498, 1008512, -1, -1, 1008503, 1008508, -1, -1 }, { 0x7DA0, 1008521, 1008516, 1008572, 1008576, 1008568, 1008550, 1008557, 1008537, 1008582 }, { 0x7DA1, -1, -1, 1008588, -1, -1, -1, -1, -1, -1 }, { 0x7DA2, 1008600, 1008595, 1008654, 1008660, 1008647, 1008632, 1008638, 1008625, -1 }, { 0x7DA3, 1008673, 1008667, 1008723, -1, 1008718, 1008705, 1008710, 1008698, 1008729 }, { 0x7DA4, -1, 1008736, 1008741, -1, -1, -1, -1, -1, -1 }, { 0x7DA5, -1, -1, 1008757, -1, 1008754, -1, -1, 1008747, -1 }, { 0x7DA6, 1008766, 1008761, 1008825, -1, 1008822, 1008808, 1008816, 1008801, -1 }, { 0x7DA7, -1, 1008829, 1008861, -1, 1008856, 1008842, 1008851, 1008835, -1 }, { 0x7DA8, -1, 1008867, 1008872, -1, -1, -1, -1, -1, -1 }, { 0x7DA9, -1, -1, 1008886, -1, 1008882, -1, -1, 1008876, -1 }, { 0x7DAA, 1008907, 1008891, 1008933, -1, -1, -1, 1008916, -1, -1 }, { 0x7DAB, 1008944, 1008939, 1008989, -1, 1008985, 1008976, 1008981, 1008969, -1 }, { 0x7DAC, 1009000, 1008995, 1009050, 1009056, 1009046, 1009038, 1009043, 1009031, -1 }, { 0x7DAD, 1009068, 1009063, 1009133, 1009138, 1009130, 1009105, 1009124, 1009098, -1 }, { 0x7DAE, 1009152, 1009141, 1009208, -1, 1009203, 1009178, 1009199, 1009171, -1 }, { 0x7DAF, 1009217, 1009212, 1009271, -1, -1, 1009253, 1009267, -1, -1 }, { 0x7DB0, 1009282, 1009276, 1009345, -1, 1009340, 1009320, 1009336, 1009313, -1 }, { 0x7DB1, 1009356, 1009350, 1009410, 1009416, 1009405, 1009395, 1009401, 1009388, 1009422 }, { 0x7DB2, 1009436, 1009430, 1009478, 1009484, 1009473, 1009461, 1009465, 1009454, 1009493 }, { 0x7DB3, 1009512, 1009499, 1009592, -1, 1009586, 1009568, 1009577, -1, -1 }, { 0x7DB4, 1009622, 1009598, 1009702, 1009708, 1009692, 1009659, 1009682, 1009652, -1 }, { 0x7DB5, 1009723, 1009718, 1009776, 1009781, 1009771, 1009759, 1009767, 1009752, -1 }, { 0x7DB6, -1, -1, 1009801, -1, -1, 1009790, 1009796, -1, -1 }, { 0x7DB7, -1, 1009806, 1009834, -1, -1, -1, 1009812, -1, -1 }, { 0x7DB8, 1009858, 1009839, 1009915, 1009920, 1009905, 1009893, 1009897, 1009886, 1009926 }, { 0x7DB9, 1009937, 1009932, 1009976, -1, -1, 1009964, 1009968, -1, -1 }, { 0x7DBA, 1009985, 1009981, 1010037, 1010041, 1010034, 1010027, 1010031, 1010020, -1 }, { 0x7DBB, 1010055, 1010049, 1010111, 1010117, 1010106, 1010087, 1010098, 1010080, -1 }, { 0x7DBC, -1, 1010126, 1010131, -1, -1, -1, -1, -1, -1 }, { 0x7DBD, 1010141, 1010135, 1010206, 1010212, 1010202, 1010177, 1010196, 1010170, 1010219 }, { 0x7DBE, 1010233, 1010227, 1010283, -1, 1010278, 1010269, 1010273, 1010256, 1010289 }, { 0x7DBF, 1010301, 1010296, 1010366, 1010372, 1010361, 1010338, 1010353, 1010331, 1010379 }, { 0x7DC0, -1, -1, 1010385, -1, -1, -1, -1, -1, -1 }, { 0x7DC1, 1010394, 1010389, 1010423, -1, -1, -1, -1, -1, -1 }, { 0x7DC2, -1, 1010428, 1010454, -1, -1, 1010434, 1010442, -1, -1 }, { 0x7DC3, 1010460, -1, 1010498, -1, -1, 1010481, 1010489, -1, -1 }, { 0x7DC4, 1010510, 1010504, 1010564, -1, 1010560, 1010548, 1010552, 1010541, -1 }, { 0x7DC5, 1010574, 1010569, 1010613, -1, -1, -1, 1010597, -1, -1 }, { 0x7DC6, -1, 1010618, 1010645, -1, -1, 1010623, 1010632, -1, 1010649 }, { 0x7DC7, 1010658, 1010654, 1010689, -1, 1010685, 1010676, 1010681, 1010669, -1 }, { 0x7DC8, -1, -1, 1010693, -1, -1, -1, -1, -1, -1 }, { 0x7DC9, -1, 1010699, 1010706, -1, -1, -1, -1, -1, -1 }, { 0x7DCA, 1010718, 1010713, 1010783, -1, 1010779, 1010758, 1010775, 1010751, 1010788 }, { 0x7DCB, 1010800, 1010795, 1010852, 1010857, 1010849, 1010842, 1010846, 1010835, -1 }, { 0x7DCC, 1010875, 1010863, 1010931, -1, 1010928, 1010907, 1010921, 1010900, -1 }, { 0x7DCD, 1010941, 1010936, 1011061, -1, 1011057, 1011034, 1011053, 1011027, -1 }, { 0x7DCE, 1011071, 1011066, 1011110, -1, -1, 1011076, 1011086, -1, -1 }, { 0x7DCF, 1011120, 1011114, 1011184, -1, 1011178, 1011155, 1011174, 1011149, -1 }, { 0x7DD0, -1, 1011190, 1011200, -1, -1, -1, -1, -1, -1 }, { 0x7DD1, 1011205, -1, 1011243, -1, 1011239, 1011221, 1011228, -1, -1 }, { 0x7DD2, 1011253, 1011247, 1011297, 1011301, 1011294, 1011275, 1011286, -1, -1 }, { 0x7DD3, -1, 1011306, 1011312, -1, -1, -1, -1, -1, -1 }, { 0x7DD4, 1011325, 1011318, 1011387, -1, -1, -1, -1, -1, -1 }, { 0x7DD5, -1, -1, 1011401, -1, -1, 1011394, -1, -1, -1 }, { 0x7DD6, 1011404, -1, 1011461, -1, 1011458, 1011439, 1011450, 1011432, -1 }, { 0x7DD7, 1011472, 1011465, 1011518, 1011525, 1011513, 1011498, 1011504, 1011491, -1 }, { 0x7DD8, 1011543, 1011532, 1011591, 1011597, 1011587, 1011576, 1011583, 1011569, 1011602 }, { 0x7DD9, 1011613, 1011607, 1011653, -1, -1, 1011638, 1011642, -1, -1 }, { 0x7DDA, 1011662, 1011657, 1011707, 1011713, 1011703, 1011694, 1011699, 1011687, -1 }, { 0x7DDB, -1, -1, 1011721, -1, -1, -1, -1, -1, -1 }, { 0x7DDC, 1011732, 1011727, 1011814, 1011820, 1011809, 1011769, 1011795, 1011762, -1 }, { 0x7DDD, 1011832, 1011827, 1011885, -1, 1011877, 1011864, 1011872, 1011857, -1 }, { 0x7DDE, 1011895, 1011889, 1011933, -1, 1011926, 1011908, 1011914, 1011901, 1011939 }, { 0x7DDF, -1, -1, 1011947, -1, -1, -1, -1, -1, -1 }, { 0x7DE0, 1011964, 1011954, 1012034, -1, 1012029, 1012002, 1012025, 1011995, 1012038 }, { 0x7DE1, 1012053, 1012043, 1012153, 1012158, 1012149, 1012123, 1012137, 1012116, 1012163 }, { 0x7DE2, -1, -1, 1012183, -1, -1, -1, 1012169, -1, -1 }, { 0x7DE3, 1012195, 1012189, 1012269, 1012275, 1012261, 1012242, 1012258, 1012235, 1012282 }, { 0x7DE4, 1012294, 1012289, 1012312, -1, -1, 1012299, 1012306, -1, -1 }, { 0x7DE5, 1012322, 1012317, 1012347, -1, -1, 1012332, 1012340, -1, -1 }, { 0x7DE6, 1012356, 1012352, 1012413, -1, 1012410, 1012401, 1012406, 1012394, -1 }, { 0x7DE7, -1, 1012417, 1012422, -1, -1, -1, -1, -1, -1 }, { 0x7DE8, 1012432, 1012427, 1012501, 1012507, 1012490, 1012469, 1012486, 1012462, 1012511 }, { 0x7DE9, 1012527, 1012517, 1012600, 1012606, 1012596, 1012570, 1012592, 1012563, -1 }, { 0x7DEA, 1012620, 1012614, 1012631, 1012637, -1, -1, 1012627, -1, -1 }, { 0x7DEB, -1, -1, 1012656, 1012662, -1, 1012645, 1012652, -1, -1 }, { 0x7DEC, 1012675, 1012670, 1012742, 1012748, 1012737, 1012708, 1012729, 1012701, -1 }, { 0x7DED, -1, -1, 1012783, -1, -1, 1012756, 1012775, -1, -1 }, { 0x7DEE, -1, -1, 1012788, -1, -1, -1, -1, -1, -1 }, { 0x7DEF, 1012797, 1012792, 1012845, 1012850, 1012842, 1012832, 1012840, 1012825, 1012859 }, { 0x7DF0, 1012868, 1012863, 1012872, -1, -1, -1, -1, -1, -1 }, { 0x7DF1, 1012887, 1012877, 1012930, 1012935, -1, 1012917, 1012923, -1, -1 }, { 0x7DF2, 1012944, 1012939, 1012998, 1013004, 1012994, 1012977, 1012984, -1, -1 }, { 0x7DF3, -1, 1013013, 1013018, -1, -1, -1, -1, -1, -1 }, { 0x7DF4, 1013028, 1013023, 1013097, 1013103, 1013092, 1013074, 1013088, 1013061, 1013108 }, { 0x7DF5, 1013122, 1013116, 1013137, -1, -1, 1013126, 1013130, -1, -1 }, { 0x7DF6, 1013148, 1013143, 1013199, -1, 1013193, 1013180, 1013185, 1013173, -1 }, { 0x7DF7, -1, -1, 1013205, -1, -1, -1, -1, -1, -1 }, { 0x7DF8, -1, -1, 1013210, -1, -1, -1, -1, -1, -1 }, { 0x7DF9, 1013220, 1013215, 1013277, -1, 1013273, 1013253, 1013261, 1013246, -1 }, { 0x7DFA, -1, 1013281, 1013306, -1, -1, -1, 1013293, -1, -1 }, { 0x7DFB, 1013315, 1013311, 1013360, -1, 1013356, 1013344, 1013352, 1013337, -1 }, { 0x7DFC, 1013365, -1, 1013447, -1, 1013444, 1013432, 1013438, -1, -1 }, { 0x7DFD, -1, 1013452, 1013458, -1, -1, -1, -1, -1, -1 }, { 0x7DFE, -1, 1013465, 1013470, -1, -1, -1, -1, -1, -1 }, { 0x7DFF, -1, -1, 1013476, -1, -1, -1, -1, -1, -1 }, { 0x7E00, -1, -1, 1013493, -1, -1, 1013481, 1013487, -1, -1 }, { 0x7E01, 1013498, -1, 1013529, -1, 1013521, 1013502, 1013518, -1, -1 }, { 0x7E02, 1013535, -1, 1013593, -1, 1013587, 1013564, 1013583, -1, -1 }, { 0x7E03, -1, -1, 1013605, -1, -1, -1, -1, 1013599, -1 }, { 0x7E04, 1013609, -1, 1013654, -1, -1, 1013637, 1013642, -1, -1 }, { 0x7E05, 1013661, -1, 1013698, -1, -1, 1013685, -1, -1, -1 }, { 0x7E06, 1013703, -1, 1013714, -1, -1, -1, 1013710, -1, -1 }, { 0x7E07, 1013726, 1013720, 1013741, -1, 1013737, -1, -1, -1, -1 }, { 0x7E08, 1013753, 1013747, 1013803, 1013809, 1013798, 1013784, 1013791, 1013777, 1013817 }, { 0x7E09, 1013829, 1013823, 1013866, -1, 1013862, 1013845, 1013857, 1013838, -1 }, { 0x7E0A, 1013875, 1013871, 1013925, -1, 1013918, 1013897, 1013913, 1013890, 1013929 }, { 0x7E0B, 1013940, 1013934, 1013994, -1, 1013989, 1013977, 1013984, 1013970, -1 }, { 0x7E0C, -1, -1, 1014000, -1, -1, -1, -1, -1, -1 }, { 0x7E0D, 1014010, 1014004, 1014026, -1, -1, -1, -1, -1, -1 }, { 0x7E0E, -1, 1014032, 1014038, -1, -1, -1, -1, -1, 1014042 }, { 0x7E0F, 1014057, 1014052, 1014063, -1, -1, -1, -1, -1, -1 }, { 0x7E10, 1014073, 1014068, 1014143, -1, 1014138, 1014112, 1014120, 1014105, 1014149 }, { 0x7E11, 1014158, 1014153, 1014189, -1, 1014184, 1014175, 1014180, 1014168, -1 }, { 0x7E12, 1014195, -1, 1014221, -1, -1, 1014204, 1014214, -1, -1 }, { 0x7E13, 1014243, 1014225, 1014273, -1, -1, -1, -1, -1, -1 }, { 0x7E14, -1, -1, 1014279, -1, -1, -1, -1, -1, -1 }, { 0x7E15, 1014297, 1014287, 1014363, -1, 1014360, 1014348, 1014354, 1014341, -1 }, { 0x7E16, -1, -1, 1014368, -1, -1, -1, -1, -1, -1 }, { 0x7E17, 1014379, 1014373, 1014434, -1, 1014429, -1, 1014418, 1014411, -1 }, { 0x7E18, -1, -1, 1014451, -1, 1014446, -1, -1, 1014439, -1 }, { 0x7E19, -1, -1, 1014455, -1, -1, -1, -1, -1, -1 }, { 0x7E1A, 1014466, 1014461, 1014471, -1, -1, -1, -1, -1, -1 }, { 0x7E1B, 1014486, 1014476, 1014522, 1014526, 1014518, 1014500, 1014508, 1014493, -1 }, { 0x7E1C, -1, 1014534, 1014560, -1, -1, 1014545, 1014554, -1, -1 }, { 0x7E1D, 1014570, 1014565, 1014628, -1, 1014624, 1014607, 1014614, 1014600, -1 }, { 0x7E1E, 1014639, 1014634, 1014684, 1014689, 1014681, 1014661, 1014677, 1014654, -1 }, { 0x7E1F, 1014708, 1014703, 1014761, -1, 1014758, 1014744, 1014753, 1014737, 1014765 }, { 0x7E20, 1014777, 1014772, 1014820, -1, 1014816, 1014790, 1014806, 1014783, -1 }, { 0x7E21, 1014829, 1014824, 1014864, -1, 1014860, 1014851, 1014856, 1014844, -1 }, { 0x7E22, 1014875, 1014869, 1014947, -1, 1014942, 1014911, 1014934, 1014904, -1 }, { 0x7E23, 1014971, 1014953, 1015037, 1015043, 1015032, 1015008, 1015028, 1015001, 1015050 }, { 0x7E24, -1, -1, 1015058, -1, -1, -1, -1, -1, -1 }, { 0x7E25, -1, -1, 1015062, -1, -1, -1, -1, -1, -1 }, { 0x7E26, 1015068, -1, 1015139, -1, 1015128, 1015099, 1015119, -1, -1 }, { 0x7E27, 1015150, 1015145, 1015183, -1, -1, 1015168, 1015175, -1, -1 }, { 0x7E28, -1, -1, 1015204, -1, -1, 1015188, 1015200, -1, -1 }, { 0x7E29, -1, 1015211, 1015221, -1, -1, -1, -1, -1, -1 }, { 0x7E2A, -1, 1015226, 1015231, -1, -1, -1, -1, -1, -1 }, { 0x7E2B, 1015247, 1015235, 1015283, 1015289, 1015278, 1015264, 1015274, 1015257, -1 }, { 0x7E2C, -1, -1, 1015331, -1, -1, 1015296, 1015325, -1, -1 }, { 0x7E2D, 1015340, 1015335, 1015385, 1015389, -1, 1015371, 1015378, -1, -1 }, { 0x7E2E, 1015399, 1015394, 1015467, 1015472, 1015461, 1015432, 1015455, 1015425, -1 }, { 0x7E2F, 1015484, 1015479, 1015512, -1, 1015508, 1015496, 1015502, 1015489, -1 }, { 0x7E30, 1015523, 1015517, 1015541, -1, -1, -1, -1, -1, -1 }, { 0x7E31, 1015557, 1015545, 1015620, 1015626, 1015609, 1015595, 1015600, 1015588, 1015641 }, { 0x7E32, 1015652, 1015646, 1015730, -1, 1015726, 1015695, 1015722, 1015688, -1 }, { 0x7E33, 1015741, 1015735, 1015784, -1, 1015779, 1015753, 1015763, 1015746, -1 }, { 0x7E34, 1015800, 1015790, 1015823, -1, 1015818, 1015809, 1015814, -1, -1 }, { 0x7E35, 1015835, 1015829, 1015899, -1, 1015895, 1015868, 1015887, 1015861, -1 }, { 0x7E36, 1015909, 1015904, 1015962, -1, -1, 1015944, 1015952, -1, -1 }, { 0x7E37, 1015978, 1015967, 1016032, 1016036, 1016028, 1016017, 1016021, 1016004, 1016041 }, { 0x7E38, -1, -1, 1016047, -1, -1, -1, -1, -1, 1016051 }, { 0x7E39, 1016067, 1016057, 1016122, 1016128, 1016117, 1016102, 1016112, 1016095, -1 }, { 0x7E3A, 1016136, -1, 1016213, -1, -1, 1016191, 1016209, -1, 1016219 }, { 0x7E3B, 1016234, 1016229, 1016285, 1016289, 1016282, 1016272, 1016279, 1016265, -1 }, { 0x7E3C, -1, -1, 1016294, -1, -1, -1, -1, -1, -1 }, { 0x7E3D, 1016306, 1016300, 1016371, 1016377, 1016365, 1016342, 1016361, 1016335, 1016385 }, { 0x7E3E, 1016402, 1016392, 1016450, -1, 1016446, 1016428, 1016441, 1016421, 1016454 }, { 0x7E3F, 1016466, 1016460, 1016501, -1, -1, 1016475, 1016484, -1, -1 }, { 0x7E40, -1, 1016507, 1016513, -1, -1, -1, -1, -1, -1 }, { 0x7E41, 1016524, 1016518, 1016592, 1016597, 1016584, 1016563, 1016580, 1016556, 1016605 }, { 0x7E42, 1016618, 1016612, 1016637, -1, -1, -1, -1, -1, -1 }, { 0x7E43, 1016661, 1016641, 1016721, -1, 1016715, 1016693, 1016706, 1016686, -1 }, { 0x7E44, 1016737, 1016733, 1016789, -1, 1016785, 1016769, 1016780, 1016762, -1 }, { 0x7E45, 1016798, 1016793, 1016868, -1, 1016865, 1016856, 1016861, 1016849, -1 }, { 0x7E46, 1016893, 1016873, 1016972, 1016977, 1016965, 1016927, 1016950, 1016920, -1 }, { 0x7E47, 1016998, 1016983, 1017050, -1, 1017047, 1017019, 1017028, 1017012, -1 }, { 0x7E48, 1017062, 1017055, 1017139, -1, 1017134, 1017111, 1017129, 1017104, -1 }, { 0x7E49, -1, -1, 1017146, -1, -1, -1, -1, -1, -1 }, { 0x7E4A, 1017151, -1, 1017216, -1, 1017212, 1017184, 1017208, -1, -1 }, { 0x7E4B, 1017222, -1, 1017277, -1, 1017272, 1017253, 1017268, -1, -1 }, { 0x7E4C, -1, 1017281, 1017287, -1, -1, -1, -1, -1, -1 }, { 0x7E4D, 1017291, -1, 1017340, -1, 1017336, 1017323, 1017331, -1, -1 }, { 0x7E4E, -1, -1, 1017384, -1, -1, 1017345, 1017376, -1, -1 }, { 0x7E4F, -1, -1, 1017389, -1, -1, -1, -1, -1, -1 }, { 0x7E50, 1017401, 1017395, 1017437, 1017442, 1017433, -1, 1017419, 1017412, -1 }, { 0x7E51, 1017467, 1017457, 1017489, -1, -1, -1, -1, -1, -1 }, { 0x7E52, 1017501, 1017495, 1017553, -1, 1017548, 1017530, 1017535, 1017523, -1 }, { 0x7E53, -1, 1017559, 1017565, -1, -1, -1, -1, -1, 1017570 }, { 0x7E54, 1017585, 1017580, 1017645, 1017650, 1017641, 1017621, 1017625, 1017614, 1017657 }, { 0x7E55, 1017669, 1017664, 1017731, 1017737, 1017727, 1017710, 1017719, 1017703, -1 }, { 0x7E56, 1017752, 1017746, 1017810, -1, 1017806, 1017788, 1017802, 1017781, -1 }, { 0x7E57, -1, -1, 1017826, -1, 1017822, -1, -1, 1017815, -1 }, { 0x7E58, 1017842, 1017831, 1017881, -1, -1, 1017847, 1017859, -1, -1 }, { 0x7E59, 1017891, 1017885, 1017962, -1, 1017958, 1017941, 1017950, 1017934, -1 }, { 0x7E5A, 1017972, 1017967, 1018030, -1, 1018026, 1018008, 1018021, 1018001, 1018036 }, { 0x7E5B, -1, 1018041, 1018047, -1, -1, -1, -1, -1, -1 }, { 0x7E5C, -1, -1, 1018053, -1, -1, -1, -1, -1, -1 }, { 0x7E5D, -1, -1, 1018083, -1, -1, 1018058, 1018075, -1, -1 }, { 0x7E5E, 1018099, 1018089, 1018162, 1018167, 1018159, 1018137, 1018150, 1018130, 1018186 }, { 0x7E5F, -1, 1018194, 1018221, -1, -1, 1018199, 1018205, -1, -1 }, { 0x7E60, 1018233, 1018227, 1018238, -1, -1, -1, -1, -1, -1 }, { 0x7E61, 1018248, 1018243, 1018304, 1018309, 1018300, 1018287, 1018295, 1018280, -1 }, { 0x7E62, 1018321, 1018316, 1018388, -1, 1018383, 1018348, 1018357, 1018341, -1 }, { 0x7E63, 1018399, 1018393, 1018419, -1, -1, -1, -1, -1, -1 }, { 0x7E64, 1018424, -1, 1018447, -1, 1018442, 1018429, 1018438, -1, -1 }, { 0x7E65, -1, 1018453, 1018478, -1, -1, 1018458, 1018475, -1, -1 }, { 0x7E66, 1018482, -1, 1018544, -1, 1018539, 1018516, 1018534, -1, -1 }, { 0x7E67, -1, 1018551, 1018559, -1, -1, -1, 1018556, -1, -1 }, { 0x7E68, 1018569, 1018563, 1018588, -1, -1, -1, -1, -1, -1 }, { 0x7E69, 1018597, 1018591, 1018671, 1018678, 1018666, 1018642, 1018654, 1018635, 1018686 }, { 0x7E6A, 1018704, 1018694, 1018759, -1, 1018755, 1018731, 1018749, 1018724, 1018764 }, { 0x7E6B, 1018774, 1018769, 1018836, 1018840, 1018831, 1018812, 1018827, 1018805, -1 }, { 0x7E6C, -1, 1018846, 1018851, -1, -1, -1, -1, -1, -1 }, { 0x7E6D, 1018861, 1018855, 1018906, 1018912, 1018901, 1018892, 1018897, 1018885, 1018917 }, { 0x7E6E, 1018929, 1018922, 1018959, -1, -1, 1018943, 1018950, -1, -1 }, { 0x7E6F, 1018984, 1018966, 1019044, -1, 1019039, 1019020, 1019027, 1019013, -1 }, { 0x7E70, 1019070, 1019050, 1019115, -1, 1019112, 1019103, 1019108, 1019096, 1019120 }, { 0x7E71, -1, -1, 1019125, -1, -1, -1, -1, -1, -1 }, { 0x7E72, 1019137, 1019131, 1019186, -1, -1, -1, -1, -1, 1019191 }, { 0x7E73, 1019208, 1019197, 1019263, 1019269, -1, 1019235, 1019241, -1, 1019275 }, { 0x7E74, 1019281, -1, 1019303, -1, -1, -1, -1, -1, -1 }, { 0x7E75, -1, 1019307, 1019313, -1, -1, -1, -1, -1, -1 }, { 0x7E76, -1, 1019318, 1019333, -1, 1019330, -1, -1, 1019323, 1019337 }, { 0x7E77, -1, -1, 1019344, -1, -1, -1, -1, -1, -1 }, { 0x7E78, 1019356, 1019350, 1019404, -1, -1, 1019391, 1019396, -1, 1019409 }, { 0x7E79, 1019422, 1019417, 1019505, 1019509, 1019501, 1019478, 1019492, 1019471, 1019514 }, { 0x7E7A, -1, -1, 1019520, -1, -1, -1, -1, -1, -1 }, { 0x7E7B, 1019532, 1019526, 1019579, -1, -1, 1019568, 1019576, -1, -1 }, { 0x7E7C, 1019588, 1019583, 1019639, 1019643, 1019634, 1019624, 1019630, 1019617, 1019649 }, { 0x7E7D, 1019659, 1019654, 1019706, -1, 1019702, -1, 1019698, 1019691, -1 }, { 0x7E7E, 1019716, 1019711, 1019780, -1, 1019775, 1019759, 1019767, 1019752, 1019786 }, { 0x7E7F, 1019798, 1019792, 1019878, -1, -1, -1, 1019874, -1, -1 }, { 0x7E80, -1, 1019883, 1019893, -1, -1, -1, -1, -1, 1019897 }, { 0x7E81, 1019909, 1019904, 1019952, -1, 1019947, 1019932, 1019943, 1019925, -1 }, { 0x7E82, 1019963, 1019957, 1020020, -1, 1020015, 1020002, 1020011, 1019995, -1 }, { 0x7E83, -1, -1, 1020033, -1, -1, 1020026, -1, -1, -1 }, { 0x7E84, -1, -1, 1020037, -1, -1, -1, -1, -1, -1 }, { 0x7E85, -1, -1, 1020043, -1, -1, -1, -1, -1, -1 }, { 0x7E86, 1020053, 1020048, 1020073, 1020077, -1, 1020058, 1020063, -1, -1 }, { 0x7E87, 1020088, 1020082, 1020140, -1, 1020136, 1020123, 1020132, 1020116, -1 }, { 0x7E88, 1020155, 1020145, 1020211, 1020216, 1020207, 1020187, 1020195, 1020180, -1 }, { 0x7E89, -1, -1, 1020245, -1, 1020240, 1020220, 1020236, -1, -1 }, { 0x7E8A, 1020258, 1020251, 1020293, 1020300, 1020287, 1020278, 1020283, 1020271, -1 }, { 0x7E8B, -1, 1020309, 1020314, -1, -1, -1, -1, -1, -1 }, { 0x7E8C, 1020324, 1020319, 1020388, 1020392, 1020384, 1020359, 1020373, 1020352, 1020397 }, { 0x7E8D, 1020409, 1020403, 1020465, -1, 1020461, 1020445, 1020453, 1020438, -1 }, { 0x7E8E, 1020475, 1020470, 1020536, -1, -1, 1020508, 1020532, -1, -1 }, { 0x7E8F, 1020552, 1020542, 1020612, 1020618, 1020608, 1020588, 1020600, 1020581, 1020627 }, { 0x7E90, -1, -1, 1020639, -1, -1, 1020635, -1, -1, -1 }, { 0x7E91, 1020650, 1020645, 1020698, -1, -1, 1020684, 1020692, -1, -1 }, { 0x7E92, 1020707, 1020702, 1020758, -1, -1, 1020736, 1020754, -1, -1 }, { 0x7E93, 1020770, 1020764, 1020853, 1020859, 1020848, 1020816, 1020841, 1020809, -1 }, { 0x7E94, 1020872, 1020867, 1020926, 1020931, 1020922, 1020907, 1020914, 1020900, -1 }, { 0x7E95, 1020946, 1020939, 1020978, -1, -1, 1020951, 1020965, -1, -1 }, { 0x7E96, 1020989, 1020984, 1021061, 1021067, 1021057, 1021029, 1021053, 1021022, -1 }, { 0x7E97, -1, -1, 1021074, -1, -1, -1, -1, -1, -1 }, { 0x7E98, 1021085, 1021079, 1021135, -1, 1021130, 1021120, 1021126, 1021113, -1 }, { 0x7E99, -1, -1, 1021141, -1, -1, -1, -1, -1, 1021146 }, { 0x7E9A, 1021156, 1021150, 1021222, -1, -1, 1021187, 1021207, -1, -1 }, { 0x7E9B, 1021236, 1021226, 1021285, 1021290, 1021282, 1021264, 1021273, 1021257, -1 }, { 0x7E9C, 1021309, 1021303, 1021364, 1021369, 1021360, 1021347, 1021356, 1021340, -1 }, { 0x7E9D, -1, -1, 1021406, -1, -1, 1021377, 1021402, -1, -1 }, { 0x7E9E, -1, -1, 1021423, -1, -1, 1021411, 1021419, -1, -1 }, { 0x7E9F, 1021433, 1021429, 1021458, -1, -1, -1, -1, -1, -1 }, { 0x7EA0, 1021467, 1021462, 1021488, -1, -1, -1, -1, -1, -1 }, { 0x7EA1, 1021498, 1021493, 1021525, -1, -1, -1, -1, -1, -1 }, { 0x7EA2, 1021535, 1021529, 1021565, -1, -1, -1, -1, -1, -1 }, { 0x7EA3, 1021576, 1021571, 1021608, -1, -1, -1, -1, -1, -1 }, { 0x7EA4, 1021619, 1021614, 1021652, -1, -1, -1, -1, -1, -1 }, { 0x7EA5, 1021663, 1021658, 1021693, -1, -1, -1, -1, -1, -1 }, { 0x7EA6, 1021703, 1021697, 1021731, -1, -1, -1, -1, -1, -1 }, { 0x7EA7, 1021741, 1021736, 1021767, -1, -1, -1, -1, -1, -1 }, { 0x7EA8, 1021777, 1021771, 1021806, -1, -1, -1, -1, -1, -1 }, { 0x7EA9, 1021818, 1021811, 1021831, -1, -1, -1, -1, -1, -1 }, { 0x7EAA, 1021848, 1021838, 1021882, -1, -1, -1, -1, -1, -1 }, { 0x7EAB, 1021891, 1021886, 1021925, -1, -1, -1, -1, -1, -1 }, { 0x7EAC, 1021935, 1021930, 1021963, -1, -1, -1, -1, -1, -1 }, { 0x7EAD, 1021973, 1021968, 1022005, -1, -1, -1, -1, -1, -1 }, { 0x7EAE, 1022016, 1022010, 1022067, -1, 1022061, 1022040, 1022052, -1, -1 }, { 0x7EAF, 1022079, 1022073, 1022099, -1, -1, -1, -1, -1, -1 }, { 0x7EB0, 1022110, 1022105, 1022144, -1, -1, -1, -1, -1, -1 }, { 0x7EB1, 1022153, 1022148, 1022184, -1, -1, -1, -1, -1, -1 }, { 0x7EB2, 1022195, 1022189, 1022227, -1, -1, -1, -1, -1, -1 }, { 0x7EB3, 1022239, 1022233, 1022268, -1, -1, -1, -1, -1, -1 }, { 0x7EB4, 1022277, 1022272, 1022293, -1, -1, -1, -1, -1, -1 }, { 0x7EB5, 1022304, 1022298, 1022335, -1, -1, -1, -1, -1, -1 }, { 0x7EB6, 1022353, 1022341, 1022381, -1, -1, -1, -1, -1, -1 }, { 0x7EB7, 1022391, 1022386, 1022423, -1, -1, -1, -1, -1, -1 }, { 0x7EB8, 1022432, 1022428, 1022438, -1, -1, -1, -1, -1, -1 }, { 0x7EB9, 1022448, 1022443, 1022478, -1, -1, -1, -1, -1, -1 }, { 0x7EBA, 1022489, 1022483, 1022522, -1, -1, -1, -1, -1, -1 }, { 0x7EBB, 1022533, 1022528, 1022565, -1, 1022562, 1022551, 1022558, -1, -1 }, { 0x7EBC, 1022580, 1022570, 1022615, -1, -1, -1, -1, -1, -1 }, { 0x7EBD, 1022626, 1022621, 1022658, -1, -1, -1, -1, -1, -1 }, { 0x7EBE, 1022668, 1022663, 1022702, -1, -1, -1, -1, -1, -1 }, { 0x7EBF, 1022712, 1022707, 1022737, -1, -1, -1, -1, -1, -1 }, { 0x7EC0, 1022748, 1022743, 1022775, -1, -1, -1, -1, -1, -1 }, { 0x7EC1, 1022785, 1022780, 1022823, -1, -1, -1, -1, -1, -1 }, { 0x7EC2, 1022833, 1022828, 1022870, -1, -1, -1, -1, -1, -1 }, { 0x7EC3, 1022879, 1022874, 1022915, -1, -1, -1, -1, -1, -1 }, { 0x7EC4, 1022926, 1022921, 1022953, -1, -1, -1, -1, -1, -1 }, { 0x7EC5, 1022962, 1022957, 1022988, -1, -1, -1, -1, -1, -1 }, { 0x7EC6, 1022999, 1022994, 1023025, -1, -1, -1, -1, -1, -1 }, { 0x7EC7, 1023034, 1023029, 1023063, -1, -1, -1, -1, -1, -1 }, { 0x7EC8, 1023074, 1023068, 1023099, -1, -1, -1, -1, -1, -1 }, { 0x7EC9, 1023111, 1023106, 1023143, -1, -1, -1, -1, -1, -1 }, { 0x7ECA, 1023154, 1023149, 1023183, -1, -1, -1, -1, -1, -1 }, { 0x7ECB, 1023193, 1023188, 1023227, -1, -1, -1, -1, -1, -1 }, { 0x7ECC, 1023237, 1023231, 1023263, -1, -1, -1, -1, -1, -1 }, { 0x7ECD, 1023273, 1023268, 1023298, -1, -1, -1, -1, -1, -1 }, { 0x7ECE, 1023309, 1023304, 1023349, -1, -1, -1, -1, -1, -1 }, { 0x7ECF, 1023359, 1023353, 1023387, -1, -1, -1, -1, -1, -1 }, { 0x7ED0, 1023398, 1023393, 1023419, -1, -1, -1, -1, -1, -1 }, { 0x7ED1, 1023430, 1023424, 1023448, -1, -1, -1, -1, -1, -1 }, { 0x7ED2, 1023460, 1023454, 1023491, -1, -1, -1, -1, -1, -1 }, { 0x7ED3, 1023502, 1023497, 1023527, -1, -1, -1, -1, -1, -1 }, { 0x7ED4, 1023532, -1, 1023541, -1, -1, -1, -1, -1, -1 }, { 0x7ED5, 1023550, 1023545, 1023581, -1, -1, -1, -1, -1, -1 }, { 0x7ED6, 1023591, 1023586, 1023627, -1, -1, -1, -1, -1, -1 }, { 0x7ED7, 1023643, 1023632, 1023649, -1, -1, -1, -1, -1, -1 }, { 0x7ED8, 1023660, 1023655, 1023680, -1, -1, -1, -1, -1, -1 }, { 0x7ED9, 1023690, 1023685, 1023704, -1, -1, -1, -1, -1, -1 }, { 0x7EDA, 1023715, 1023709, 1023746, -1, -1, -1, -1, -1, -1 }, { 0x7EDB, 1023758, 1023752, 1023793, -1, -1, -1, -1, -1, -1 }, { 0x7EDC, 1023805, 1023800, 1023835, -1, -1, -1, -1, -1, -1 }, { 0x7EDD, 1023846, 1023840, 1023882, -1, -1, -1, -1, -1, -1 }, { 0x7EDE, 1023893, 1023887, 1023925, -1, -1, -1, -1, -1, -1 }, { 0x7EDF, 1023937, 1023931, 1023969, -1, -1, -1, -1, -1, -1 }, { 0x7EE0, 1023981, 1023975, 1023991, -1, -1, -1, -1, -1, -1 }, { 0x7EE1, 1024002, 1023997, 1024018, -1, -1, -1, -1, -1, -1 }, { 0x7EE2, 1024030, 1024024, 1024055, -1, -1, -1, -1, -1, -1 }, { 0x7EE3, 1024066, 1024061, 1024098, -1, -1, -1, -1, -1, -1 }, { 0x7EE4, 1024109, 1024103, 1024115, -1, -1, -1, -1, -1, -1 }, { 0x7EE5, 1024125, 1024119, 1024149, -1, -1, -1, -1, -1, -1 }, { 0x7EE6, 1024159, 1024154, 1024177, -1, -1, -1, -1, -1, -1 }, { 0x7EE7, 1024187, 1024182, 1024216, -1, -1, -1, -1, -1, -1 }, { 0x7EE8, 1024225, 1024220, 1024259, -1, -1, -1, -1, -1, -1 }, { 0x7EE9, 1024268, 1024263, 1024287, -1, -1, -1, -1, -1, -1 }, { 0x7EEA, 1024297, 1024291, 1024325, -1, -1, -1, -1, -1, -1 }, { 0x7EEB, 1024335, 1024329, 1024358, -1, -1, -1, -1, -1, -1 }, { 0x7EEC, -1, -1, 1024364, -1, -1, -1, -1, -1, -1 }, { 0x7EED, 1024375, 1024370, 1024403, -1, -1, -1, -1, -1, -1 }, { 0x7EEE, 1024411, 1024407, 1024446, -1, -1, -1, -1, -1, -1 }, { 0x7EEF, 1024455, 1024450, 1024490, -1, -1, -1, -1, -1, -1 }, { 0x7EF0, 1024501, 1024495, 1024530, -1, -1, -1, -1, -1, -1 }, { 0x7EF1, 1024543, 1024536, 1024605, -1, -1, -1, -1, -1, -1 }, { 0x7EF2, 1024618, 1024612, 1024649, -1, -1, -1, -1, -1, -1 }, { 0x7EF3, 1024660, 1024654, 1024688, -1, -1, -1, -1, -1, -1 }, { 0x7EF4, 1024700, 1024695, 1024730, -1, -1, -1, -1, -1, -1 }, { 0x7EF5, 1024740, 1024735, 1024770, -1, -1, -1, -1, -1, -1 }, { 0x7EF6, 1024781, 1024776, 1024812, -1, -1, -1, -1, -1, -1 }, { 0x7EF7, 1024830, 1024818, 1024855, -1, -1, -1, -1, -1, -1 }, { 0x7EF8, 1024866, 1024861, 1024891, -1, -1, -1, -1, -1, -1 }, { 0x7EF9, 1024902, 1024897, 1024956, -1, -1, 1024938, 1024952, -1, -1 }, { 0x7EFA, 1024966, 1024961, 1024993, -1, -1, -1, -1, -1, -1 }, { 0x7EFB, 1025004, 1024998, 1025029, -1, -1, -1, -1, -1, -1 }, { 0x7EFC, 1025041, 1025035, 1025069, -1, -1, -1, -1, -1, -1 }, { 0x7EFD, 1025081, 1025075, 1025106, -1, -1, -1, -1, -1, -1 }, { 0x7EFE, 1025118, 1025112, 1025149, -1, -1, -1, -1, -1, -1 }, { 0x7EFF, 1025159, 1025154, 1025175, -1, -1, -1, -1, -1, -1 }, { 0x7F00, 1025191, 1025179, 1025221, -1, -1, -1, -1, -1, -1 }, { 0x7F01, 1025231, 1025227, 1025242, -1, -1, -1, -1, -1, -1 }, { 0x7F02, 1025252, 1025246, 1025277, -1, -1, -1, -1, -1, -1 }, { 0x7F03, 1025288, 1025281, 1025307, -1, -1, -1, -1, -1, -1 }, { 0x7F04, 1025320, 1025314, 1025346, -1, -1, -1, -1, -1, -1 }, { 0x7F05, 1025357, 1025352, 1025383, -1, -1, -1, -1, -1, -1 }, { 0x7F06, 1025395, 1025389, 1025426, -1, -1, -1, -1, -1, -1 }, { 0x7F07, 1025436, 1025431, 1025462, -1, -1, -1, -1, -1, -1 }, { 0x7F08, 1025471, 1025466, 1025504, -1, -1, -1, -1, -1, -1 }, { 0x7F09, 1025515, 1025510, 1025540, -1, -1, -1, -1, -1, -1 }, { 0x7F0A, 1025549, 1025544, 1025596, -1, 1025593, -1, -1, -1, -1 }, { 0x7F0B, 1025606, 1025601, 1025626, -1, -1, -1, -1, -1, -1 }, { 0x7F0C, 1025635, 1025631, 1025673, -1, -1, -1, -1, -1, -1 }, { 0x7F0D, -1, -1, 1025677, -1, -1, -1, -1, -1, -1 }, { 0x7F0E, 1025688, 1025682, 1025694, -1, -1, -1, -1, -1, -1 }, { 0x7F0F, 1025705, 1025700, 1025730, -1, -1, -1, -1, -1, -1 }, { 0x7F10, -1, -1, 1025749, -1, 1025745, 1025736, 1025741, -1, -1 }, { 0x7F11, 1025760, 1025755, 1025790, -1, -1, -1, -1, -1, -1 }, { 0x7F12, 1025801, 1025795, 1025831, -1, -1, -1, -1, -1, -1 }, { 0x7F13, 1025842, 1025837, 1025878, -1, -1, -1, -1, -1, -1 }, { 0x7F14, 1025889, 1025884, 1025920, -1, -1, -1, -1, -1, -1 }, { 0x7F15, 1025930, 1025924, 1025956, -1, -1, -1, -1, -1, -1 }, { 0x7F16, 1025965, 1025960, 1025995, -1, -1, -1, -1, -1, -1 }, { 0x7F17, 1026011, 1026001, 1026045, -1, -1, -1, -1, -1, -1 }, { 0x7F18, 1026056, 1026050, 1026089, -1, -1, -1, -1, -1, -1 }, { 0x7F19, 1026101, 1026095, 1026110, -1, -1, -1, -1, -1, -1 }, { 0x7F1A, 1026125, 1026115, 1026132, -1, -1, -1, -1, -1, -1 }, { 0x7F1B, 1026141, 1026136, 1026170, -1, -1, -1, -1, -1, -1 }, { 0x7F1C, 1026179, 1026174, 1026209, -1, -1, -1, -1, -1, -1 }, { 0x7F1D, 1026221, 1026215, 1026231, -1, -1, -1, -1, -1, -1 }, { 0x7F1E, 1026243, 1026237, 1026275, -1, -1, -1, -1, -1, -1 }, { 0x7F1F, 1026285, 1026280, 1026300, -1, -1, -1, -1, -1, -1 }, { 0x7F20, 1026310, 1026305, 1026339, -1, -1, -1, -1, -1, -1 }, { 0x7F21, 1026350, 1026345, 1026381, -1, -1, -1, -1, -1, -1 }, { 0x7F22, 1026389, 1026385, 1026404, -1, -1, -1, -1, -1, -1 }, { 0x7F23, 1026413, 1026408, 1026423, -1, -1, -1, -1, -1, -1 }, { 0x7F24, 1026434, 1026429, 1026466, -1, -1, -1, -1, -1, -1 }, { 0x7F25, 1026476, 1026471, 1026504, -1, -1, -1, -1, -1, -1 }, { 0x7F26, 1026516, 1026510, 1026542, -1, -1, -1, -1, -1, -1 }, { 0x7F27, 1026553, 1026547, 1026589, -1, -1, -1, -1, -1, -1 }, { 0x7F28, 1026600, 1026594, 1026639, -1, -1, -1, -1, -1, -1 }, { 0x7F29, 1026650, 1026645, 1026676, -1, -1, -1, -1, -1, -1 }, { 0x7F2A, 1026696, 1026681, 1026723, -1, -1, -1, -1, -1, -1 }, { 0x7F2B, 1026733, 1026728, 1026744, -1, -1, -1, -1, -1, -1 }, { 0x7F2C, 1026759, 1026749, 1026784, -1, -1, -1, -1, -1, -1 }, { 0x7F2D, 1026794, 1026789, 1026823, -1, -1, -1, -1, -1, -1 }, { 0x7F2E, 1026834, 1026829, 1026868, -1, -1, -1, -1, -1, -1 }, { 0x7F2F, 1026880, 1026874, 1026902, -1, -1, -1, -1, -1, -1 }, { 0x7F30, 1026915, 1026908, 1026929, -1, -1, -1, -1, -1, -1 }, { 0x7F31, 1026941, 1026936, 1026977, -1, -1, -1, -1, -1, -1 }, { 0x7F32, 1026998, 1026983, 1027006, -1, -1, -1, -1, -1, -1 }, { 0x7F33, 1027024, 1027012, 1027053, -1, -1, -1, -1, -1, -1 }, { 0x7F34, 1027064, 1027059, 1027091, -1, -1, -1, -1, -1, -1 }, { 0x7F35, 1027103, 1027097, 1027131, -1, -1, -1, -1, -1, -1 }, { 0x7F36, 1027142, 1027137, 1027198, -1, 1027194, 1027180, 1027187, 1027173, 1027203 }, { 0x7F37, 1027214, 1027210, 1027269, -1, 1027266, 1027249, 1027262, 1027243, -1 }, { 0x7F38, 1027280, 1027274, 1027335, -1, 1027330, 1027315, 1027326, 1027308, 1027341 }, { 0x7F39, 1027356, 1027346, 1027372, -1, -1, -1, -1, -1, -1 }, { 0x7F3A, 1027383, 1027377, 1027440, 1027445, 1027435, 1027422, 1027429, 1027415, 1027451 }, { 0x7F3B, 1027460, -1, 1027488, -1, -1, -1, 1027481, -1, -1 }, { 0x7F3C, -1, -1, 1027513, -1, -1, 1027493, 1027507, -1, -1 }, { 0x7F3D, 1027521, 1027516, 1027562, -1, -1, -1, 1027550, -1, 1027566 }, { 0x7F3E, 1027577, 1027571, 1027610, -1, 1027604, 1027596, 1027600, 1027589, 1027616 }, { 0x7F3F, -1, 1027622, 1027668, -1, 1027663, 1027640, 1027649, 1027633, -1 }, { 0x7F40, -1, 1027675, 1027680, -1, -1, -1, -1, -1, -1 }, { 0x7F41, 1027691, 1027685, 1027757, -1, -1, -1, -1, -1, -1 }, { 0x7F42, 1027769, 1027763, 1027795, -1, -1, -1, -1, -1, -1 }, { 0x7F43, 1027806, 1027801, 1027851, -1, 1027846, -1, 1027839, 1027832, -1 }, { 0x7F44, 1027863, 1027857, 1027926, -1, 1027920, 1027902, 1027911, 1027895, 1027932 }, { 0x7F45, 1027944, 1027939, 1027992, -1, 1027989, 1027973, 1027983, 1027966, -1 }, { 0x7F46, 1027997, -1, 1028020, -1, -1, -1, -1, -1, -1 }, { 0x7F47, 1028032, 1028026, 1028084, 1028089, 1028079, 1028070, 1028075, 1028063, -1 }, { 0x7F48, 1028103, 1028097, 1028129, -1, -1, -1, -1, -1, -1 }, { 0x7F49, 1028140, 1028134, 1028154, -1, -1, -1, -1, -1, -1 }, { 0x7F4A, -1, -1, 1028161, -1, -1, -1, -1, -1, -1 }, { 0x7F4B, 1028175, 1028165, 1028213, -1, 1028209, -1, -1, 1028202, -1 }, { 0x7F4C, 1028225, 1028219, 1028275, -1, 1028270, 1028258, 1028264, 1028251, -1 }, { 0x7F4D, 1028287, 1028281, 1028338, 1028343, 1028334, 1028321, 1028330, 1028314, -1 }, { 0x7F4E, 1028355, 1028349, 1028404, -1, 1028400, 1028388, 1028392, 1028381, -1 }, { 0x7F4F, 1028414, 1028409, 1028456, 1028460, -1, 1028441, 1028450, -1, -1 }, { 0x7F50, 1028469, 1028464, 1028519, -1, 1028514, 1028499, 1028510, 1028492, -1 }, { 0x7F51, 1028531, 1028525, 1028576, -1, -1, 1028564, 1028568, -1, -1 }, { 0x7F52, 1028593, 1028582, 1028631, -1, -1, 1028605, 1028623, -1, -1 }, { 0x7F53, -1, 1028637, 1028665, -1, -1, 1028643, 1028661, -1, -1 }, { 0x7F54, 1028677, 1028671, 1028742, -1, 1028737, 1028714, 1028729, 1028707, 1028748 }, { 0x7F55, 1028759, 1028754, 1028801, -1, 1028797, 1028788, 1028793, 1028781, -1 }, { 0x7F56, 1028806, -1, 1028814, -1, -1, -1, -1, -1, -1 }, { 0x7F57, 1028823, 1028819, 1028853, -1, -1, -1, -1, -1, -1 }, { 0x7F58, 1028863, 1028858, 1028924, 1028928, 1028920, 1028899, 1028917, 1028892, -1 }, { 0x7F59, 1028934, -1, 1028939, -1, -1, -1, -1, -1, -1 }, { 0x7F5A, 1028950, 1028945, 1028982, -1, -1, -1, -1, -1, -1 }, { 0x7F5B, 1028990, 1028986, 1029020, 1029024, -1, 1029008, 1029014, -1, -1 }, { 0x7F5C, -1, 1029027, 1029050, -1, -1, 1029032, 1029036, -1, -1 }, { 0x7F5D, 1029065, 1029055, 1029112, 1029116, 1029109, 1029097, 1029101, 1029090, -1 }, { 0x7F5E, -1, -1, 1029121, -1, -1, -1, -1, -1, -1 }, { 0x7F5F, 1029130, 1029126, 1029179, 1029183, 1029176, 1029169, 1029173, 1029162, -1 }, { 0x7F60, 1029192, 1029187, 1029232, -1, 1029228, 1029211, 1029220, 1029204, -1 }, { 0x7F61, 1029243, 1029237, 1029328, -1, 1029323, -1, 1029319, 1029312, -1 }, { 0x7F62, 1029339, 1029334, 1029368, -1, -1, -1, -1, -1, -1 }, { 0x7F63, 1029378, 1029372, 1029434, -1, 1029429, 1029411, 1029418, 1029404, -1 }, { 0x7F64, -1, -1, 1029464, -1, -1, 1029439, 1029452, -1, -1 }, { 0x7F65, 1029474, 1029468, 1029492, 1029498, -1, 1029481, 1029488, -1, -1 }, { 0x7F66, 1029513, 1029504, 1029542, -1, 1029538, 1029524, 1029528, 1029517, -1 }, { 0x7F67, 1029561, 1029546, 1029593, -1, -1, 1029574, 1029584, -1, -1 }, { 0x7F68, 1029604, 1029599, 1029651, -1, 1029648, 1029638, 1029642, 1029631, -1 }, { 0x7F69, 1029662, 1029656, 1029705, -1, -1, 1029694, 1029701, -1, -1 }, { 0x7F6A, 1029717, 1029711, 1029785, 1029790, 1029781, 1029757, 1029773, 1029750, 1029800 }, { 0x7F6B, 1029818, 1029806, 1029849, -1, 1029844, 1029832, 1029836, 1029825, -1 }, { 0x7F6C, -1, 1029854, 1029860, -1, -1, -1, -1, -1, -1 }, { 0x7F6D, 1029871, 1029866, 1029913, -1, -1, -1, 1029898, -1, -1 }, { 0x7F6E, 1029921, 1029917, 1029966, 1029971, 1029962, 1029954, 1029958, 1029947, 1029980 }, { 0x7F6F, -1, -1, 1029985, -1, -1, -1, -1, -1, -1 }, { 0x7F70, 1029994, 1029989, 1030075, 1030079, 1030071, 1030033, 1030053, 1030026, 1030095 }, { 0x7F71, 1030114, 1030102, 1030138, -1, -1, -1, 1030126, -1, -1 }, { 0x7F72, 1030153, 1030143, 1030198, 1030203, 1030195, 1030174, 1030191, 1030167, 1030209 }, { 0x7F73, 1030219, 1030215, 1030233, 1030237, -1, -1, -1, -1, -1 }, { 0x7F74, 1030247, 1030242, 1030272, -1, -1, -1, -1, -1, -1 }, { 0x7F75, 1030281, 1030276, 1030333, -1, 1030329, 1030316, 1030326, 1030309, 1030337 }, { 0x7F76, 1030347, 1030342, 1030380, -1, -1, 1030360, 1030372, -1, -1 }, { 0x7F77, 1030395, 1030385, 1030470, 1030474, 1030462, 1030431, 1030455, 1030424, 1030489 }, { 0x7F78, 1030499, 1030494, 1030580, -1, 1030576, 1030538, 1030564, 1030531, -1 }, { 0x7F79, 1030589, 1030584, 1030650, 1030654, 1030647, 1030634, 1030641, 1030621, -1 }, { 0x7F7A, -1, 1030659, 1030665, -1, -1, -1, -1, -1, -1 }, { 0x7F7B, 1030681, 1030671, 1030685, -1, -1, -1, -1, -1, -1 }, { 0x7F7C, -1, -1, 1030702, -1, 1030697, -1, -1, 1030690, -1 }, { 0x7F7D, 1030711, 1030706, 1030757, -1, 1030752, 1030742, 1030748, 1030735, -1 }, { 0x7F7E, 1030767, 1030761, 1030849, 1030855, 1030844, -1, 1030840, 1030833, -1 }, { 0x7F7F, 1030874, 1030862, 1030915, -1, -1, 1030890, 1030899, -1, -1 }, { 0x7F80, 1030922, -1, 1030955, -1, -1, 1030935, 1030947, -1, -1 }, { 0x7F81, 1030965, 1030960, 1030997, -1, -1, -1, -1, -1, -1 }, { 0x7F82, 1031001, -1, 1031037, -1, 1031032, 1031023, 1031028, 1031016, -1 }, { 0x7F83, 1031048, 1031043, 1031105, -1, -1, 1031078, 1031100, -1, -1 }, { 0x7F84, -1, -1, 1031109, -1, -1, -1, -1, -1, -1 }, { 0x7F85, 1031119, 1031115, 1031190, 1031195, 1031187, 1031162, 1031184, 1031149, 1031199 }, { 0x7F86, 1031207, 1031202, 1031252, 1031256, 1031249, 1031239, 1031246, 1031232, -1 }, { 0x7F87, 1031267, 1031262, 1031321, 1031325, 1031318, 1031293, 1031315, 1031286, -1 }, { 0x7F88, 1031336, 1031331, 1031400, 1031404, 1031397, 1031375, 1031394, 1031368, -1 }, { 0x7F89, -1, 1031410, 1031416, -1, -1, -1, -1, -1, -1 }, { 0x7F8A, 1031429, 1031422, 1031485, 1031491, 1031480, 1031468, 1031476, 1031461, 1031497 }, { 0x7F8B, 1031513, 1031505, 1031552, -1, 1031549, -1, 1031537, -1, -1 }, { 0x7F8C, 1031563, 1031556, 1031616, 1031623, 1031611, 1031597, 1031606, 1031590, -1 }, { 0x7F8D, -1, 1031631, 1031649, -1, -1, -1, 1031637, -1, -1 }, { 0x7F8E, 1031658, 1031653, 1031724, 1031729, 1031721, 1031693, 1031715, 1031686, 1031735 }, { 0x7F8F, -1, 1031740, 1031765, -1, -1, 1031747, 1031761, -1, -1 }, { 0x7F90, 1031771, -1, 1031819, -1, -1, 1031786, 1031812, -1, -1 }, { 0x7F91, 1031829, 1031824, 1031866, -1, -1, 1031849, 1031859, -1, -1 }, { 0x7F92, -1, 1031871, 1031881, -1, -1, -1, -1, -1, -1 }, { 0x7F93, 1031891, 1031886, 1031902, -1, -1, -1, -1, -1, -1 }, { 0x7F94, 1031911, 1031906, 1031945, -1, 1031942, 1031928, 1031938, 1031921, -1 }, { 0x7F95, -1, 1031950, 1031957, -1, -1, -1, -1, -1, -1 }, { 0x7F96, 1031967, 1031963, 1032003, -1, 1032000, 1031986, 1031994, 1031979, -1 }, { 0x7F97, 1032014, 1032007, 1032098, -1, 1032093, 1032082, 1032088, 1032076, -1 }, { 0x7F98, 1032105, -1, 1032134, -1, 1032129, 1032116, 1032125, 1032109, -1 }, { 0x7F99, 1032145, 1032140, 1032155, -1, -1, -1, -1, -1, -1 }, { 0x7F9A, 1032166, 1032160, 1032224, -1, 1032218, 1032199, 1032209, 1032186, -1 }, { 0x7F9B, -1, 1032230, 1032239, -1, -1, -1, -1, -1, -1 }, { 0x7F9C, 1032248, 1032243, 1032274, -1, -1, 1032253, 1032263, -1, -1 }, { 0x7F9D, 1032284, 1032279, 1032320, -1, 1032317, 1032304, 1032313, 1032297, 1032324 }, { 0x7F9E, 1032333, 1032328, 1032395, 1032400, 1032391, 1032370, 1032386, 1032363, -1 }, { 0x7F9F, 1032413, 1032406, 1032423, -1, -1, -1, -1, -1, -1 }, { 0x7FA0, -1, 1032430, 1032434, -1, -1, -1, -1, -1, -1 }, { 0x7FA1, 1032448, 1032438, 1032511, -1, 1032503, 1032482, 1032496, 1032476, 1032517 }, { 0x7FA2, 1032530, 1032524, 1032558, -1, -1, -1, 1032550, -1, -1 }, { 0x7FA3, 1032570, 1032564, 1032644, -1, -1, 1032620, 1032636, -1, -1 }, { 0x7FA4, 1032655, 1032649, 1032741, 1032746, 1032736, 1032712, 1032728, 1032705, 1032755 }, { 0x7FA5, 1032776, 1032762, 1032791, -1, -1, -1, -1, -1, -1 }, { 0x7FA6, -1, 1032798, 1032811, -1, -1, -1, 1032803, -1, -1 }, { 0x7FA7, 1032821, 1032817, 1032836, -1, -1, -1, -1, -1, -1 }, { 0x7FA8, 1032846, 1032841, 1032910, 1032916, 1032902, 1032881, 1032895, 1032874, -1 }, { 0x7FA9, 1032928, 1032924, 1032991, 1032995, 1032988, 1032964, 1032985, 1032957, 1033003 }, { 0x7FAA, -1, -1, 1033023, -1, -1, 1033010, 1033019, -1, -1 }, { 0x7FAB, 1033028, -1, 1033064, -1, 1033059, -1, -1, 1033052, -1 }, { 0x7FAC, -1, -1, 1033071, -1, -1, -1, -1, -1, -1 }, { 0x7FAD, 1033082, 1033077, 1033090, -1, -1, -1, 1033087, -1, -1 }, { 0x7FAE, 1033100, 1033094, 1033129, -1, -1, 1033112, 1033121, -1, 1033135 }, { 0x7FAF, 1033145, 1033140, 1033201, 1033206, 1033197, -1, 1033185, 1033178, -1 }, { 0x7FB0, -1, 1033212, 1033218, -1, -1, -1, -1, -1, -1 }, { 0x7FB1, 1033230, 1033224, 1033236, -1, -1, -1, -1, -1, -1 }, { 0x7FB2, 1033247, 1033242, 1033299, 1033303, 1033295, 1033285, 1033289, 1033278, -1 }, { 0x7FB3, -1, 1033309, 1033315, -1, -1, -1, -1, -1, -1 }, { 0x7FB4, 1033331, 1033320, 1033374, -1, -1, 1033360, 1033370, -1, -1 }, { 0x7FB5, 1033385, 1033380, 1033392, -1, -1, -1, -1, -1, -1 }, { 0x7FB6, 1033402, 1033397, 1033437, 1033443, 1033433, 1033419, 1033429, 1033412, -1 }, { 0x7FB7, -1, 1033450, 1033455, -1, -1, -1, -1, -1, -1 }, { 0x7FB8, 1033467, 1033461, 1033530, 1033535, 1033527, 1033507, 1033523, 1033500, -1 }, { 0x7FB9, 1033547, 1033541, 1033589, 1033595, 1033583, 1033566, 1033575, 1033559, -1 }, { 0x7FBA, -1, -1, 1033601, -1, -1, -1, -1, -1, -1 }, { 0x7FBB, -1, -1, 1033606, -1, -1, -1, -1, -1, -1 }, { 0x7FBC, 1033624, 1033613, 1033667, -1, -1, 1033650, 1033659, -1, -1 }, { 0x7FBD, 1033678, 1033673, 1033730, 1033734, 1033727, 1033717, 1033725, 1033710, 1033740 }, { 0x7FBE, -1, -1, 1033744, -1, -1, -1, -1, -1, -1 }, { 0x7FBF, 1033756, 1033750, 1033783, 1033787, -1, -1, 1033779, 1033773, -1 }, { 0x7FC0, 1033799, 1033793, 1033828, -1, -1, 1033810, 1033820, -1, -1 }, { 0x7FC1, 1033841, 1033835, 1033892, 1033898, 1033888, 1033879, 1033885, 1033872, 1033903 }, { 0x7FC2, -1, 1033908, 1033913, -1, -1, -1, -1, -1, -1 }, { 0x7FC3, 1033924, 1033918, 1033932, -1, -1, -1, 1033928, -1, -1 }, { 0x7FC4, 1033942, 1033938, 1033954, -1, -1, -1, -1, -1, -1 }, { 0x7FC5, 1033963, 1033959, 1034001, 1034006, 1033998, 1033981, 1033994, 1033974, -1 }, { 0x7FC6, 1034015, -1, 1034059, -1, -1, 1034039, 1034055, -1, -1 }, { 0x7FC7, -1, -1, 1034064, -1, -1, -1, -1, -1, -1 }, { 0x7FC8, -1, -1, 1034081, -1, -1, 1034068, 1034073, -1, -1 }, { 0x7FC9, -1, -1, 1034086, -1, -1, -1, -1, -1, -1 }, { 0x7FCA, 1034096, 1034091, 1034154, 1034158, 1034151, 1034133, 1034146, 1034126, -1 }, { 0x7FCB, -1, 1034163, 1034169, -1, -1, -1, -1, -1, -1 }, { 0x7FCC, 1034178, 1034173, 1034243, -1, 1034240, 1034222, 1034235, 1034215, -1 }, { 0x7FCD, -1, 1034247, 1034252, -1, -1, -1, -1, -1, -1 }, { 0x7FCE, 1034262, 1034256, 1034310, 1034316, 1034304, 1034290, 1034295, 1034283, 1034321 }, { 0x7FCF, 1034349, 1034334, 1034398, -1, -1, -1, 1034380, -1, -1 }, { 0x7FD0, -1, 1034403, 1034408, -1, -1, -1, -1, -1, -1 }, { 0x7FD1, -1, -1, 1034413, -1, -1, -1, -1, -1, -1 }, { 0x7FD2, 1034423, 1034417, 1034480, 1034484, 1034476, 1034455, 1034467, 1034448, 1034488 }, { 0x7FD3, -1, -1, 1034494, -1, -1, -1, -1, -1, -1 }, { 0x7FD4, 1034506, 1034499, 1034559, 1034566, 1034554, 1034542, 1034549, 1034535, -1 }, { 0x7FD5, 1034579, 1034574, 1034604, -1, 1034600, 1034592, 1034595, 1034585, 1034608 }, { 0x7FD6, 1034614, -1, 1034644, -1, 1034640, -1, -1, 1034633, -1 }, { 0x7FD7, -1, -1, 1034648, -1, -1, -1, -1, -1, -1 }, { 0x7FD8, 1034657, 1034652, 1034687, -1, -1, -1, -1, -1, -1 }, { 0x7FD9, -1, -1, 1034693, -1, -1, -1, -1, -1, -1 }, { 0x7FDA, -1, -1, 1034702, -1, 1034698, -1, -1, -1, -1 }, { 0x7FDB, 1034712, 1034707, 1034799, -1, 1034796, 1034777, 1034783, 1034770, -1 }, { 0x7FDC, -1, 1034805, 1034811, -1, -1, -1, -1, -1, -1 }, { 0x7FDD, -1, 1034816, 1034822, -1, -1, -1, -1, -1, -1 }, { 0x7FDE, -1, -1, 1034828, -1, -1, -1, -1, -1, -1 }, { 0x7FDF, 1034846, 1034835, 1034919, -1, 1034909, 1034889, 1034894, 1034882, -1 }, { 0x7FE0, 1034929, 1034923, 1034985, 1034990, 1034980, 1034960, 1034976, 1034953, 1034997 }, { 0x7FE1, 1035008, 1035003, 1035056, 1035061, 1035053, 1035041, 1035050, 1035034, 1035071 }, { 0x7FE2, -1, -1, 1035077, -1, -1, -1, -1, -1, -1 }, { 0x7FE3, 1035088, 1035082, 1035170, -1, 1035166, 1035143, 1035157, 1035136, -1 }, { 0x7FE4, -1, -1, 1035185, -1, 1035182, -1, -1, 1035175, -1 }, { 0x7FE5, 1035195, 1035190, 1035226, 1035231, -1, 1035216, 1035222, -1, 1035236 }, { 0x7FE6, 1035247, 1035242, 1035299, 1035305, 1035295, 1035286, 1035291, 1035279, -1 }, { 0x7FE7, -1, 1035315, 1035321, -1, -1, -1, -1, -1, -1 }, { 0x7FE8, -1, 1035327, 1035347, -1, -1, 1035335, 1035340, -1, -1 }, { 0x7FE9, 1035357, 1035352, 1035397, 1035403, 1035391, 1035377, 1035387, 1035370, 1035410 }, { 0x7FEA, 1035424, 1035418, 1035432, -1, -1, -1, -1, -1, -1 }, { 0x7FEB, 1035443, 1035438, 1035503, 1035508, 1035499, 1035485, 1035495, 1035478, -1 }, { 0x7FEC, 1035522, 1035517, 1035570, 1035575, 1035566, 1035558, 1035563, 1035551, -1 }, { 0x7FED, -1, 1035582, 1035587, -1, -1, -1, -1, -1, -1 }, { 0x7FEE, 1035603, 1035592, 1035671, 1035675, 1035666, 1035633, 1035644, 1035626, -1 }, { 0x7FEF, 1035685, 1035680, 1035767, -1, -1, 1035736, 1035747, -1, -1 }, { 0x7FF0, 1035776, 1035771, 1035837, 1035842, 1035833, 1035810, 1035829, 1035803, -1 }, { 0x7FF1, 1035855, 1035849, 1035869, -1, 1035866, -1, -1, -1, -1 }, { 0x7FF2, -1, -1, 1035888, -1, -1, 1035873, 1035878, -1, -1 }, { 0x7FF3, 1035902, 1035894, 1035970, 1035974, 1035966, 1035940, 1035963, 1035933, -1 }, { 0x7FF4, -1, -1, 1035979, -1, -1, -1, -1, -1, -1 }, { 0x7FF5, -1, -1, 1035985, -1, -1, -1, -1, -1, -1 }, { 0x7FF6, -1, -1, 1035990, -1, -1, -1, -1, -1, -1 }, { 0x7FF7, -1, -1, 1035994, -1, -1, -1, -1, -1, -1 }, { 0x7FF8, -1, -1, 1035999, -1, -1, -1, -1, -1, -1 }, { 0x7FF9, 1036009, 1036004, 1036073, 1036079, 1036069, 1036046, 1036064, 1036039, -1 }, { 0x7FFA, 1036092, 1036086, 1036128, 1036132, 1036125, 1036110, 1036117, 1036103, -1 }, { 0x7FFB, 1036144, 1036138, 1036214, 1036219, 1036210, 1036177, 1036202, 1036170, -1 }, { 0x7FFC, 1036231, 1036226, 1036292, 1036296, 1036289, 1036267, 1036284, 1036260, 1036302 }, { 0x7FFD, 1036313, 1036308, 1036334, -1, -1, 1036318, 1036327, -1, -1 }, { 0x7FFE, 1036345, 1036339, 1036379, 1036385, 1036374, 1036365, 1036370, 1036358, -1 }, { 0x7FFF, 1036402, 1036392, 1036450, -1, -1, 1036433, 1036442, -1, -1 }, { 0x8000, 1036460, 1036455, 1036513, 1036518, 1036510, 1036497, 1036506, 1036490, -1 }, { 0x8001, 1036530, 1036525, 1036588, 1036593, 1036585, 1036566, 1036581, 1036553, 1036601 }, { 0x8002, 1036611, 1036606, 1036634, -1, -1, -1, -1, -1, -1 }, { 0x8003, 1036645, 1036639, 1036702, 1036707, 1036699, 1036679, 1036695, 1036672, 1036714 }, { 0x8004, 1036726, 1036721, 1036786, 1036791, 1036783, 1036766, 1036775, 1036759, -1 }, { 0x8005, 1036802, 1036798, 1036851, 1036856, 1036848, 1036839, 1036844, 1036832, -1 }, { 0x8006, 1036867, 1036862, 1036920, -1, 1036913, 1036898, 1036903, 1036891, -1 }, { 0x8007, 1036929, 1036924, 1036980, -1, 1036976, 1036964, 1036969, 1036958, -1 }, { 0x8008, 1036990, 1036985, 1037020, -1, 1037016, 1037004, 1037009, 1036998, -1 }, { 0x8009, 1037025, -1, 1037055, -1, 1037051, 1037039, 1037044, 1037033, -1 }, { 0x800A, -1, -1, 1037066, -1, -1, -1, 1037060, -1, -1 }, { 0x800B, 1037076, 1037071, 1037114, 1037119, -1, 1037100, 1037108, -1, -1 }, { 0x800C, 1037128, 1037124, 1037206, 1037210, 1037204, 1037163, 1037198, 1037156, -1 }, { 0x800D, 1037222, 1037217, 1037268, -1, -1, 1037253, 1037261, -1, -1 }, { 0x800E, 1037280, 1037274, 1037324, -1, -1, 1037310, 1037316, -1, -1 }, { 0x800F, 1037334, 1037330, 1037365, -1, -1, 1037343, 1037351, -1, -1 }, { 0x8010, 1037375, 1037370, 1037430, 1037435, 1037426, 1037412, 1037418, 1037405, -1 }, { 0x8011, 1037454, 1037442, 1037505, -1, 1037501, 1037487, 1037493, 1037480, -1 }, { 0x8012, 1037522, 1037511, 1037577, -1, 1037573, 1037560, 1037565, 1037553, 1037582 }, { 0x8013, -1, -1, 1037606, -1, -1, 1037588, 1037597, -1, -1 }, { 0x8014, 1037616, 1037612, 1037674, -1, 1037671, 1037657, 1037667, 1037650, -1 }, { 0x8015, 1037691, 1037678, 1037733, 1037739, 1037727, 1037714, 1037723, 1037707, 1037746 }, { 0x8016, -1, 1037751, 1037786, -1, 1037782, 1037764, 1037773, 1037757, -1 }, { 0x8017, 1037797, 1037792, 1037853, 1037858, 1037850, 1037837, 1037842, 1037830, 1037865 }, { 0x8018, 1037874, 1037869, 1037902, -1, 1037898, 1037886, 1037895, 1037879, -1 }, { 0x8019, 1037912, 1037907, 1037931, -1, 1037927, -1, 1037924, 1037917, 1037939 }, { 0x801A, -1, -1, 1037952, -1, -1, -1, -1, -1, -1 }, { 0x801B, -1, -1, 1037956, -1, -1, -1, -1, -1, -1 }, { 0x801C, 1037964, 1037960, 1037997, -1, -1, 1037988, 1037993, -1, -1 }, { 0x801D, -1, 1038001, 1038019, -1, -1, 1038007, 1038012, -1, -1 }, { 0x801E, 1038028, 1038023, 1038058, -1, 1038055, 1038041, 1038049, 1038034, 1038063 }, { 0x801F, -1, -1, 1038085, -1, -1, 1038069, 1038078, -1, -1 }, { 0x8020, 1038094, 1038089, 1038121, -1, -1, 1038104, 1038113, -1, -1 }, { 0x8021, 1038130, 1038126, 1038152, -1, 1038149, 1038141, 1038146, 1038134, -1 }, { 0x8022, 1038157, -1, 1038177, -1, -1, -1, -1, -1, -1 }, { 0x8023, -1, -1, 1038182, -1, -1, -1, -1, -1, -1 }, { 0x8024, 1038192, 1038187, 1038223, -1, -1, 1038199, 1038206, -1, -1 }, { 0x8025, 1038233, 1038227, 1038243, -1, -1, -1, -1, -1, -1 }, { 0x8026, 1038255, 1038249, 1038307, -1, 1038304, -1, 1038293, 1038286, -1 }, { 0x8027, 1038316, 1038311, 1038339, -1, -1, -1, -1, -1, -1 }, { 0x8028, 1038349, 1038344, 1038404, 1038409, 1038400, 1038372, 1038386, 1038365, 1038414 }, { 0x8029, 1038431, 1038420, 1038449, -1, -1, -1, -1, -1, -1 }, { 0x802A, 1038462, 1038456, 1038478, -1, -1, -1, -1, -1, -1 }, { 0x802B, -1, -1, 1038484, -1, -1, -1, -1, -1, -1 }, { 0x802C, 1038494, 1038489, 1038535, -1, 1038531, -1, 1038524, 1038517, -1 }, { 0x802D, 1038540, -1, 1038566, -1, 1038563, -1, -1, 1038556, -1 }, { 0x802E, 1038580, 1038570, 1038604, -1, -1, -1, 1038600, -1, -1 }, { 0x802F, -1, 1038609, 1038614, -1, -1, -1, -1, -1, -1 }, { 0x8030, 1038624, 1038619, 1038702, 1038707, 1038699, 1038686, 1038693, 1038679, -1 }, { 0x8031, 1038716, 1038712, 1038736, -1, -1, -1, -1, -1, -1 }, { 0x8032, -1, -1, 1038740, -1, -1, -1, -1, -1, -1 }, { 0x8033, 1038750, 1038746, 1038802, 1038806, 1038800, 1038783, 1038793, 1038776, 1038815 }, { 0x8034, -1, 1038820, 1038839, -1, -1, -1, 1038825, -1, -1 }, { 0x8035, -1, 1038843, 1038879, -1, -1, 1038861, 1038870, -1, -1 }, { 0x8036, 1038889, 1038885, 1038935, 1038939, 1038932, 1038920, 1038926, 1038913, -1 }, { 0x8037, 1038948, 1038942, 1038975, -1, -1, -1, 1038966, -1, -1 }, { 0x8038, 1038985, 1038979, 1039016, -1, -1, -1, -1, -1, -1 }, { 0x8039, -1, -1, 1039042, -1, -1, 1039022, 1039026, -1, -1 }, { 0x803A, 1039047, -1, 1039130, -1, -1, 1039114, 1039123, -1, -1 }, { 0x803B, 1039139, 1039135, 1039182, -1, 1039178, 1039167, 1039174, -1, -1 }, { 0x803C, 1039193, 1039187, 1039242, -1, -1, 1039210, 1039222, -1, -1 }, { 0x803D, 1039253, 1039247, 1039301, 1039306, 1039296, 1039285, 1039292, 1039278, 1039310 }, { 0x803E, 1039322, 1039316, 1039347, -1, -1, 1039331, 1039340, -1, -1 }, { 0x803F, 1039359, 1039353, 1039410, 1039416, 1039404, 1039393, 1039400, 1039386, -1 }, { 0x8040, -1, -1, 1039431, -1, -1, -1, 1039425, -1, 1039436 }, { 0x8041, -1, -1, 1039450, -1, -1, -1, -1, -1, -1 }, { 0x8042, 1039460, 1039455, 1039477, -1, -1, -1, -1, -1, -1 }, { 0x8043, 1039488, 1039482, 1039534, -1, 1039530, -1, -1, 1039523, -1 }, { 0x8044, -1, -1, 1039544, -1, -1, -1, 1039539, -1, -1 }, { 0x8045, -1, -1, 1039550, -1, -1, -1, -1, -1, -1 }, { 0x8046, 1039561, 1039555, 1039607, 1039613, 1039601, 1039587, 1039592, 1039574, -1 }, { 0x8047, -1, -1, 1039618, -1, -1, -1, -1, -1, -1 }, { 0x8048, -1, -1, 1039631, -1, -1, -1, -1, 1039625, -1 }, { 0x8049, -1, -1, 1039636, -1, -1, -1, -1, -1, -1 }, { 0x804A, 1039645, 1039640, 1039698, 1039704, 1039694, 1039681, 1039689, 1039674, -1 }, { 0x804B, 1039714, 1039708, 1039719, -1, -1, -1, -1, -1, -1 }, { 0x804C, 1039730, 1039725, 1039761, -1, -1, -1, -1, -1, -1 }, { 0x804D, 1039772, 1039766, 1039779, -1, -1, -1, -1, -1, -1 }, { 0x804E, -1, -1, 1039785, -1, -1, -1, -1, -1, -1 }, { 0x804F, -1, 1039791, 1039795, -1, -1, -1, -1, -1, -1 }, { 0x8050, -1, -1, 1039799, -1, -1, -1, -1, -1, -1 }, { 0x8051, -1, -1, 1039803, -1, -1, -1, -1, -1, -1 }, { 0x8052, 1039813, 1039808, 1039863, 1039868, 1039858, 1039840, 1039852, 1039833, -1 }, { 0x8053, -1, -1, 1039874, -1, -1, -1, -1, -1, -1 }, { 0x8054, 1039884, 1039878, 1039915, -1, -1, -1, -1, -1, -1 }, { 0x8055, -1, -1, 1039931, -1, 1039928, -1, -1, 1039921, -1 }, { 0x8056, 1039942, 1039936, 1039990, 1039997, 1039985, 1039969, 1039976, 1039961, 1040008 }, { 0x8057, -1, -1, 1040015, -1, -1, -1, -1, -1, -1 }, { 0x8058, 1040026, 1040020, 1040075, -1, 1040070, 1040057, 1040066, 1040050, 1040080 }, { 0x8059, -1, -1, 1040086, -1, -1, -1, -1, -1, -1 }, { 0x805A, 1040098, 1040092, 1040164, 1040168, 1040159, 1040138, 1040147, 1040131, 1040175 }, { 0x805B, -1, 1040180, 1040185, -1, -1, -1, -1, -1, -1 }, { 0x805C, -1, -1, 1040189, -1, -1, -1, -1, -1, -1 }, { 0x805D, 1040199, 1040193, 1040233, -1, -1, -1, -1, -1, -1 }, { 0x805E, 1040248, 1040238, 1040317, 1040322, 1040312, 1040285, 1040304, 1040278, -1 }, { 0x805F, 1040329, -1, 1040358, -1, -1, 1040349, 1040354, -1, -1 }, { 0x8060, -1, -1, 1040378, -1, -1, 1040362, 1040369, -1, -1 }, { 0x8061, 1040390, 1040384, 1040434, -1, -1, 1040424, 1040430, 1040418, -1 }, { 0x8062, 1040446, 1040440, 1040476, -1, -1, 1040468, -1, -1, -1 }, { 0x8063, -1, 1040482, 1040492, -1, -1, -1, -1, -1, -1 }, { 0x8064, -1, -1, 1040513, -1, -1, 1040496, 1040505, -1, -1 }, { 0x8065, -1, -1, 1040519, -1, -1, -1, -1, -1, -1 }, { 0x8066, 1040529, 1040523, 1040601, -1, -1, 1040591, 1040597, -1, -1 }, { 0x8067, -1, 1040607, 1040613, -1, -1, -1, -1, -1, -1 }, { 0x8068, 1040618, -1, 1040663, -1, -1, 1040649, 1040659, -1, -1 }, { 0x8069, 1040674, 1040669, 1040679, -1, -1, -1, -1, -1, -1 }, { 0x806A, 1040690, 1040684, 1040718, -1, -1, -1, -1, -1, -1 }, { 0x806B, 1040724, -1, 1040784, -1, 1040779, 1040755, 1040775, -1, -1 }, { 0x806C, -1, -1, 1040790, -1, -1, -1, -1, -1, -1 }, { 0x806D, -1, -1, 1040806, -1, -1, 1040796, 1040803, -1, -1 }, { 0x806E, 1040811, -1, 1040871, -1, 1040866, 1040842, 1040862, -1, -1 }, { 0x806F, 1040883, 1040877, 1040956, 1040962, 1040951, 1040927, 1040947, 1040914, 1040969 }, { 0x8070, 1040981, 1040975, 1041032, 1041038, 1041026, 1041016, 1041022, 1041009, 1041044 }, { 0x8071, 1041057, 1041051, 1041117, -1, 1041115, 1041098, 1041106, 1041091, -1 }, { 0x8072, 1041133, 1041121, 1041191, 1041198, 1041186, 1041173, 1041177, 1041166, 1041207 }, { 0x8073, 1041219, 1041213, 1041295, 1041301, 1041290, 1041277, 1041285, 1041270, -1 }, { 0x8074, 1041308, -1, 1041366, -1, 1041360, 1041339, 1041351, -1, -1 }, { 0x8075, 1041377, 1041372, 1041410, -1, 1041407, 1041389, 1041396, 1041382, -1 }, { 0x8076, 1041420, 1041415, 1041471, -1, 1041467, 1041444, 1041453, 1041437, -1 }, { 0x8077, 1041481, 1041476, 1041568, 1041573, 1041564, 1041519, 1041547, 1041512, 1041579 }, { 0x8078, -1, -1, 1041586, -1, -1, -1, -1, -1, -1 }, { 0x8079, 1041597, 1041591, 1041633, -1, -1, 1041604, 1041624, -1, -1 }, { 0x807A, -1, -1, 1041639, -1, -1, -1, -1, -1, -1 }, { 0x807B, 1041649, 1041644, 1041689, -1, -1, -1, -1, -1, -1 }, { 0x807C, 1041693, -1, 1041751, -1, 1041745, 1041724, 1041736, -1, -1 }, { 0x807D, 1041775, 1041757, 1041840, 1041846, 1041834, 1041813, 1041825, 1041806, 1041858 }, { 0x807E, 1041871, 1041865, 1041905, 1041911, 1041900, 1041889, 1041896, 1041876, -1 }, { 0x807F, 1041933, 1041916, 1041999, -1, 1041995, 1041973, 1041985, 1041966, -1 }, { 0x8080, 1042020, 1042003, 1042044, -1, -1, -1, -1, -1, -1 }, { 0x8081, -1, -1, 1042079, -1, -1, 1042048, 1042062, -1, -1 }, { 0x8082, -1, 1042085, 1042094, -1, -1, -1, -1, -1, -1 }, { 0x8083, 1042103, 1042098, 1042128, -1, -1, -1, -1, -1, -1 }, { 0x8084, 1042140, 1042132, 1042186, -1, 1042184, 1042176, 1042182, 1042169, -1 }, { 0x8085, 1042195, 1042190, 1042250, 1042254, 1042245, 1042227, 1042239, 1042220, -1 }, { 0x8086, 1042269, 1042260, 1042378, 1042382, 1042375, 1042345, 1042371, 1042338, -1 }, { 0x8087, 1042391, 1042386, 1042449, -1, 1042446, 1042425, 1042441, 1042418, -1 }, { 0x8088, 1042460, 1042455, 1042561, -1, -1, 1042528, 1042544, -1, -1 }, { 0x8089, 1042572, 1042567, 1042634, 1042639, 1042627, 1042611, 1042618, 1042604, -1 }, { 0x808A, -1, 1042646, 1042656, -1, -1, -1, -1, -1, -1 }, { 0x808B, 1042671, 1042660, 1042711, -1, 1042707, 1042696, 1042702, 1042683, -1 }, { 0x808C, 1042720, 1042715, 1042767, 1042771, 1042764, 1042756, 1042761, 1042749, -1 }, { 0x808D, -1, -1, 1042775, -1, -1, -1, -1, -1, -1 }, { 0x808E, -1, -1, 1042793, -1, -1, 1042780, 1042789, -1, -1 }, { 0x808F, 1042804, 1042798, 1042831, -1, -1, -1, -1, -1, -1 }, { 0x8090, 1042841, 1042836, 1042854, -1, -1, -1, -1, -1, -1 }, { 0x8091, -1, -1, 1042858, -1, -1, -1, -1, -1, -1 }, { 0x8092, -1, -1, 1042862, -1, -1, -1, -1, -1, -1 }, { 0x8093, 1042874, 1042868, 1042935, -1, 1042929, 1042916, 1042925, 1042909, -1 }, { 0x8094, -1, -1, 1042942, -1, -1, -1, -1, -1, -1 }, { 0x8095, 1042958, 1042947, 1042978, -1, -1, -1, -1, -1, -1 }, { 0x8096, 1042988, 1042983, 1043058, 1043064, 1043051, 1043024, 1043046, 1043017, -1 }, { 0x8097, -1, -1, 1043072, -1, -1, -1, -1, -1, -1 }, { 0x8098, 1043087, 1043076, 1043148, 1043154, 1043144, 1043134, 1043139, 1043128, -1 }, { 0x8099, 1043167, 1043161, 1043210, -1, -1, -1, -1, -1, -1 }, { 0x809A, 1043221, 1043216, 1043263, -1, 1043259, 1043251, 1043256, 1043244, -1 }, { 0x809B, 1043273, 1043267, 1043301, -1, 1043296, 1043285, 1043292, 1043278, -1 }, { 0x809C, 1043313, 1043307, 1043369, -1, -1, 1043349, 1043357, -1, -1 }, { 0x809D, 1043380, 1043375, 1043406, 1043411, 1043402, 1043393, 1043398, 1043386, 1043417 }, { 0x809E, -1, -1, 1043424, -1, -1, -1, 1043421, -1, -1 }, { 0x809F, 1043443, 1043429, 1043463, -1, -1, -1, -1, -1, -1 }, { 0x80A0, 1043474, 1043467, 1043504, -1, -1, -1, -1, -1, -1 }, { 0x80A1, 1043515, 1043511, 1043568, 1043572, 1043565, 1043552, 1043562, 1043545, 1043576 }, { 0x80A2, 1043585, 1043581, 1043631, 1043636, 1043628, 1043617, 1043624, 1043610, 1043641 }, { 0x80A3, -1, -1, 1043645, -1, -1, -1, -1, -1, 1043650 }, { 0x80A4, 1043660, 1043656, 1043687, -1, -1, -1, -1, -1, -1 }, { 0x80A5, 1043696, 1043691, 1043753, 1043758, 1043750, 1043730, 1043747, 1043723, 1043766 }, { 0x80A6, 1043771, -1, 1043861, -1, 1043852, 1043827, 1043840, 1043820, -1 }, { 0x80A7, 1043871, 1043866, 1043908, -1, -1, 1043897, 1043904, -1, -1 }, { 0x80A8, 1043919, 1043913, 1043942, -1, -1, -1, -1, -1, -1 }, { 0x80A9, 1043953, 1043948, 1044003, 1044009, 1043998, 1043989, 1043994, 1043982, -1 }, { 0x80AA, 1044019, 1044013, 1044062, -1, 1044057, 1044037, 1044049, 1044030, -1 }, { 0x80AB, 1044074, 1044068, 1044146, -1, 1044141, 1044120, 1044128, 1044113, -1 }, { 0x80AC, 1044152, -1, 1044188, -1, -1, 1044180, 1044184, -1, -1 }, { 0x80AD, 1044204, 1044193, 1044289, -1, 1044284, 1044260, 1044266, 1044253, 1044293 }, { 0x80AE, 1044311, 1044299, 1044317, -1, -1, -1, -1, -1, -1 }, { 0x80AF, 1044333, 1044322, 1044400, 1044405, 1044395, 1044368, 1044387, 1044361, 1044414 }, { 0x80B0, -1, -1, 1044422, -1, -1, -1, -1, -1, -1 }, { 0x80B1, 1044434, 1044427, 1044464, -1, 1044458, 1044449, 1044454, 1044442, 1044470 }, { 0x80B2, 1044482, 1044477, 1044555, 1044559, 1044551, 1044521, 1044547, 1044514, 1044563 }, { 0x80B3, 1044574, 1044569, 1044609, -1, -1, -1, -1, -1, -1 }, { 0x80B4, 1044621, 1044614, 1044667, -1, 1044663, 1044652, 1044659, 1044645, -1 }, { 0x80B5, 1044677, 1044672, 1044693, -1, 1044690, -1, -1, 1044683, -1 }, { 0x80B6, 1044702, 1044697, 1044721, -1, -1, -1, -1, -1, -1 }, { 0x80B7, 1044735, 1044725, 1044763, -1, -1, -1, -1, -1, -1 }, { 0x80B8, 1044774, 1044769, 1044846, -1, -1, 1044807, 1044816, -1, -1 }, { 0x80B9, 1044855, 1044850, 1044920, -1, -1, -1, 1044911, -1, -1 }, { 0x80BA, 1044929, 1044924, 1044970, 1044975, 1044959, 1044942, 1044955, 1044935, -1 }, { 0x80BB, -1, -1, 1044983, -1, -1, -1, -1, -1, -1 }, { 0x80BC, 1044994, 1044988, 1045004, -1, -1, -1, -1, -1, -1 }, { 0x80BD, 1045016, 1045010, 1045036, -1, -1, -1, -1, -1, -1 }, { 0x80BE, 1045046, 1045041, 1045071, -1, -1, -1, -1, -1, -1 }, { 0x80BF, 1045083, 1045077, 1045108, -1, -1, -1, -1, -1, -1 }, { 0x80C0, 1045122, 1045115, 1045145, -1, -1, -1, -1, -1, -1 }, { 0x80C1, 1045157, 1045152, 1045188, -1, -1, -1, -1, -1, -1 }, { 0x80C2, -1, 1045193, 1045204, -1, -1, -1, -1, -1, 1045210 }, { 0x80C3, 1045221, 1045216, 1045272, -1, 1045269, 1045253, 1045267, 1045246, -1 }, { 0x80C4, 1045282, 1045277, 1045343, -1, 1045339, 1045318, 1045334, 1045312, 1045349 }, { 0x80C5, -1, 1045355, 1045360, -1, -1, -1, -1, -1, -1 }, { 0x80C6, 1045371, 1045365, 1045426, -1, 1045422, 1045409, 1045414, 1045402, 1045431 }, { 0x80C7, -1, -1, 1045438, -1, -1, -1, -1, -1, -1 }, { 0x80C8, -1, 1045443, 1045473, -1, -1, -1, 1045453, -1, -1 }, { 0x80C9, -1, 1045477, 1045487, -1, -1, -1, -1, -1, -1 }, { 0x80CA, 1045497, 1045491, 1045529, -1, 1045525, -1, 1045509, 1045502, -1 }, { 0x80CB, -1, -1, 1045533, -1, -1, -1, -1, -1, -1 }, { 0x80CC, 1045549, 1045539, 1045615, 1045620, 1045606, 1045588, 1045602, 1045581, 1045628 }, { 0x80CD, -1, 1045634, 1045656, -1, -1, -1, 1045644, -1, -1 }, { 0x80CE, 1045666, 1045661, 1045717, -1, 1045712, 1045701, 1045708, 1045694, 1045722 }, { 0x80CF, 1045731, 1045727, 1045740, -1, -1, -1, 1045736, -1, -1 }, { 0x80D0, -1, 1045744, 1045749, -1, -1, -1, -1, -1, -1 }, { 0x80D1, 1045758, 1045754, 1045816, -1, -1, -1, -1, -1, -1 }, { 0x80D2, -1, -1, 1045829, -1, -1, -1, 1045821, -1, 1045833 }, { 0x80D3, 1045856, 1045846, 1045860, -1, -1, -1, -1, -1, -1 }, { 0x80D4, 1045874, 1045866, 1045926, -1, -1, -1, 1045909, -1, -1 }, { 0x80D5, -1, 1045930, 1045974, -1, 1045970, 1045955, 1045964, 1045942, -1 }, { 0x80D6, 1045993, 1045978, 1046040, -1, 1046036, 1046018, 1046032, 1046011, 1046046 }, { 0x80D7, 1046057, 1046052, 1046151, -1, -1, 1046130, 1046142, -1, 1046157 }, { 0x80D8, -1, -1, 1046174, -1, -1, 1046164, 1046166, -1, -1 }, { 0x80D9, 1046185, 1046180, 1046257, -1, 1046254, 1046237, 1046246, 1046230, -1 }, { 0x80DA, 1046267, 1046262, 1046315, -1, 1046311, 1046300, 1046307, 1046293, -1 }, { 0x80DB, 1046326, 1046320, 1046380, -1, 1046376, 1046362, 1046372, 1046355, -1 }, { 0x80DC, 1046398, 1046385, 1046441, -1, -1, -1, -1, 1046429, 1046448 }, { 0x80DD, 1046465, 1046456, 1046501, 1046506, -1, 1046479, 1046489, -1, 1046510 }, { 0x80DE, 1046521, 1046515, 1046571, -1, 1046567, 1046559, 1046563, 1046552, 1046576 }, { 0x80DF, -1, -1, 1046581, -1, -1, -1, -1, -1, -1 }, { 0x80E0, 1046596, 1046585, 1046651, -1, 1046648, 1046620, 1046632, 1046613, -1 }, { 0x80E1, 1046659, 1046655, 1046717, 1046721, 1046714, 1046696, 1046708, 1046689, -1 }, { 0x80E2, -1, -1, 1046725, -1, -1, -1, -1, -1, -1 }, { 0x80E3, -1, 1046729, 1046737, -1, -1, -1, -1, -1, 1046742 }, { 0x80E4, 1046752, 1046747, 1046821, -1, 1046817, 1046795, 1046814, 1046788, 1046826 }, { 0x80E5, 1046838, 1046832, 1046892, 1046896, 1046889, 1046869, 1046882, 1046862, -1 }, { 0x80E6, 1046900, -1, 1046910, -1, -1, -1, -1, -1, -1 }, { 0x80E7, 1046922, 1046916, 1046954, -1, -1, -1, -1, -1, -1 }, { 0x80E8, 1046960, -1, 1046978, -1, -1, -1, -1, -1, -1 }, { 0x80E9, 1046989, 1046984, 1047009, -1, -1, -1, -1, -1, -1 }, { 0x80EA, 1047018, 1047013, 1047044, -1, -1, -1, -1, -1, -1 }, { 0x80EB, 1047054, 1047048, 1047076, -1, -1, -1, -1, -1, -1 }, { 0x80EC, 1047092, 1047082, 1047129, -1, -1, -1, -1, -1, -1 }, { 0x80ED, 1047138, 1047133, 1047178, -1, -1, 1047155, 1047167, -1, 1047183 }, { 0x80EE, 1047189, -1, 1047206, -1, -1, -1, 1047198, -1, -1 }, { 0x80EF, 1047218, 1047212, 1047265, -1, 1047258, 1047247, 1047252, 1047240, -1 }, { 0x80F0, 1047274, 1047270, 1047298, -1, -1, 1047289, 1047296, -1, -1 }, { 0x80F1, 1047309, 1047302, 1047334, -1, 1047328, -1, 1047324, 1047317, 1047341 }, { 0x80F2, -1, 1047349, 1047371, -1, -1, 1047359, 1047367, -1, -1 }, { 0x80F3, 1047387, 1047376, 1047416, -1, -1, 1047400, 1047405, -1, 1047420 }, { 0x80F4, 1047432, 1047426, 1047486, -1, 1047481, 1047469, 1047473, 1047462, -1 }, { 0x80F5, 1047504, 1047492, 1047559, -1, -1, -1, -1, -1, -1 }, { 0x80F6, 1047570, 1047564, 1047637, -1, -1, 1047613, 1047628, -1, -1 }, { 0x80F7, 1047649, 1047643, 1047692, -1, 1047686, -1, -1, 1047679, -1 }, { 0x80F8, 1047705, 1047699, 1047757, 1047764, 1047751, 1047741, 1047746, 1047734, 1047770 }, { 0x80F9, 1047780, 1047776, 1047809, -1, -1, 1047798, 1047803, -1, -1 }, { 0x80FA, 1047823, 1047813, 1047844, -1, -1, 1047829, 1047834, -1, 1047848 }, { 0x80FB, -1, 1047854, 1047860, -1, -1, -1, -1, -1, -1 }, { 0x80FC, 1047876, 1047866, 1047919, -1, 1047914, 1047893, 1047906, -1, 1047925 }, { 0x80FD, 1047937, 1047931, 1048014, 1048020, 1048005, 1047983, 1047997, 1047976, 1048027 }, { 0x80FE, 1048037, 1048033, 1048095, -1, 1048092, 1048081, 1048088, 1048074, -1 }, { 0x80FF, -1, -1, 1048099, -1, -1, -1, -1, -1, -1 }, { 0x8100, -1, 1048104, 1048110, -1, -1, -1, -1, -1, -1 }, { 0x8101, 1048122, 1048117, 1048150, -1, -1, -1, -1, -1, -1 }, { 0x8102, 1048160, 1048156, 1048216, 1048221, 1048213, 1048193, 1048209, 1048186, -1 }, { 0x8103, 1048231, 1048225, 1048247, -1, -1, 1048237, 1048243, -1, -1 }, { 0x8104, -1, -1, 1048252, -1, -1, -1, -1, -1, -1 }, { 0x8105, 1048262, 1048257, 1048342, 1048347, 1048337, 1048300, 1048323, 1048293, 1048353 }, { 0x8106, 1048366, 1048360, 1048429, 1048434, 1048424, 1048404, 1048416, 1048397, -1 }, { 0x8107, 1048449, 1048444, 1048502, -1, 1048497, 1048487, 1048492, 1048480, -1 }, { 0x8108, 1048512, 1048507, 1048571, 1048576, 1048566, 1048550, 1048555, 1048543, -1 }, { 0x8109, 1048586, 1048581, 1048650, -1, 1048645, 1048623, 1048634, 1048617, -1 }, { 0x810A, 1048665, 1048655, 1048712, -1, 1048707, 1048695, 1048702, 1048688, -1 }, { 0x810B, -1, -1, 1048748, -1, -1, 1048716, 1048743, -1, -1 }, { 0x810C, 1048758, 1048753, 1048786, -1, -1, -1, -1, -1, -1 }, { 0x810D, 1048795, 1048790, 1048815, -1, -1, -1, -1, -1, -1 }, { 0x810E, 1048827, 1048821, 1048847, -1, -1, -1, -1, -1, -1 }, { 0x810F, 1048857, 1048851, 1048889, -1, -1, -1, -1, -1, -1 }, { 0x8110, 1048899, 1048895, 1048929, -1, -1, -1, -1, -1, -1 }, { 0x8111, 1048938, 1048933, 1048944, -1, -1, -1, -1, -1, -1 }, { 0x8112, 1048954, 1048949, 1048971, -1, -1, -1, -1, -1, -1 }, { 0x8113, 1048981, 1048975, 1048985, -1, -1, -1, -1, -1, -1 }, { 0x8114, 1048997, 1048991, 1049029, -1, -1, -1, -1, -1, -1 }, { 0x8115, -1, 1049035, 1049047, -1, -1, -1, -1, -1, -1 }, { 0x8116, 1049057, 1049052, 1049091, -1, 1049087, -1, 1049069, 1049062, -1 }, { 0x8117, 1049100, 1049095, 1049150, -1, -1, 1049127, 1049130, 1049121, -1 }, { 0x8118, 1049160, 1049155, 1049210, -1, 1049206, -1, 1049194, 1049187, -1 }, { 0x8119, -1, -1, 1049215, -1, -1, -1, -1, -1, -1 }, { 0x811A, 1049226, 1049220, 1049285, 1049291, 1049281, 1049266, 1049271, 1049259, -1 }, { 0x811B, 1049309, 1049297, 1049358, 1049364, 1049352, 1049338, 1049348, 1049331, -1 }, { 0x811C, -1, -1, 1049392, -1, -1, 1049376, 1049385, -1, -1 }, { 0x811D, 1049403, 1049397, 1049411, -1, -1, -1, -1, -1, -1 }, { 0x811E, 1049421, 1049417, 1049456, -1, -1, 1049442, 1049450, -1, -1 }, { 0x811F, -1, 1049461, 1049467, -1, -1, -1, -1, -1, -1 }, { 0x8120, -1, -1, 1049497, -1, -1, 1049472, 1049489, -1, -1 }, { 0x8121, 1049509, 1049503, 1049557, -1, -1, -1, -1, -1, -1 }, { 0x8122, 1049568, 1049563, 1049574, -1, -1, -1, -1, -1, -1 }, { 0x8123, 1049585, 1049579, 1049617, 1049623, 1049612, 1049597, 1049607, 1049590, -1 }, { 0x8124, 1049639, 1049629, 1049697, -1, 1049693, 1049669, 1049688, 1049662, -1 }, { 0x8125, -1, -1, 1049703, -1, -1, -1, -1, -1, -1 }, { 0x8126, 1049709, -1, 1049734, -1, -1, -1, -1, -1, -1 }, { 0x8127, 1049743, 1049737, 1049835, -1, 1049826, 1049806, 1049811, 1049799, -1 }, { 0x8128, -1, -1, 1049841, -1, -1, -1, -1, -1, -1 }, { 0x8129, 1049850, 1049845, 1049935, 1049940, 1049931, 1049912, 1049926, 1049905, -1 }, { 0x812A, 1049951, 1049946, 1049985, -1, -1, -1, -1, -1, -1 }, { 0x812B, 1049996, 1049990, 1050079, -1, 1050069, 1050035, 1050054, 1050022, -1 }, { 0x812C, 1050090, 1050084, 1050116, -1, -1, 1050100, 1050107, -1, -1 }, { 0x812D, -1, -1, 1050121, -1, -1, -1, -1, -1, -1 }, { 0x812E, -1, -1, 1050128, -1, -1, -1, -1, -1, -1 }, { 0x812F, 1050142, 1050133, 1050196, 1050200, 1050192, 1050178, 1050186, 1050171, -1 }, { 0x8130, 1050210, 1050205, 1050243, -1, 1050239, 1050226, 1050232, 1050219, -1 }, { 0x8131, 1050254, 1050248, 1050307, 1050312, 1050297, 1050263, 1050282, -1, 1050319 }, { 0x8132, 1050336, 1050326, 1050341, -1, -1, -1, -1, -1, -1 }, { 0x8133, 1050347, -1, 1050373, -1, 1050369, 1050353, 1050361, -1, -1 }, { 0x8134, -1, 1050378, 1050383, -1, -1, -1, -1, -1, -1 }, { 0x8135, 1050387, -1, 1050428, -1, 1050425, 1050417, 1050422, -1, -1 }, { 0x8136, 1050436, 1050432, 1050442, -1, -1, -1, -1, -1, -1 }, { 0x8137, 1050452, 1050447, 1050467, -1, -1, -1, -1, -1, -1 }, { 0x8138, 1050476, 1050471, 1050500, -1, -1, -1, -1, -1, -1 }, { 0x8139, 1050513, 1050506, 1050563, -1, 1050557, 1050543, 1050552, 1050536, 1050570 }, { 0x813A, -1, 1050580, 1050607, -1, 1050603, 1050593, 1050599, 1050586, -1 }, { 0x813B, -1, -1, 1050612, -1, -1, -1, -1, -1, -1 }, { 0x813C, -1, -1, 1050630, -1, -1, 1050617, 1050625, -1, -1 }, { 0x813D, 1050649, 1050637, 1050673, -1, -1, -1, -1, -1, -1 }, { 0x813E, 1050684, 1050679, 1050753, 1050757, 1050750, 1050721, 1050739, 1050714, 1050763 }, { 0x813F, -1, -1, 1050767, -1, -1, -1, -1, -1, 1050773 }, { 0x8140, -1, -1, 1050783, -1, -1, -1, -1, -1, -1 }, { 0x8141, 1050788, -1, 1050828, -1, 1050823, 1050802, 1050815, 1050795, -1 }, { 0x8142, -1, 1050834, 1050840, -1, -1, -1, -1, -1, -1 }, { 0x8143, -1, -1, 1050845, -1, -1, -1, -1, -1, -1 }, { 0x8144, -1, 1050850, 1050856, -1, -1, -1, -1, -1, -1 }, { 0x8145, -1, -1, 1050882, -1, -1, 1050862, 1050874, -1, -1 }, { 0x8146, 1050892, 1050887, 1050942, -1, 1050938, 1050928, 1050934, 1050921, -1 }, { 0x8147, -1, 1050948, 1050974, -1, -1, 1050954, 1050959, -1, -1 }, { 0x8148, 1050985, 1050979, 1051005, -1, -1, -1, -1, -1, -1 }, { 0x8149, 1051011, -1, 1051023, -1, -1, -1, -1, -1, -1 }, { 0x814A, 1051039, 1051028, 1051104, -1, 1051100, 1051077, 1051085, 1051070, -1 }, { 0x814B, 1051123, 1051108, 1051155, -1, 1051151, 1051137, 1051142, 1051130, 1051159 }, { 0x814C, 1051170, 1051165, 1051212, -1, -1, 1051193, 1051202, -1, -1 }, { 0x814D, 1051232, 1051217, 1051237, -1, -1, -1, -1, -1, -1 }, { 0x814E, 1051252, 1051242, 1051299, -1, 1051295, 1051284, 1051291, 1051277, 1051305 }, { 0x814F, -1, 1051312, 1051318, -1, -1, -1, -1, -1, -1 }, { 0x8150, 1051332, 1051324, 1051379, 1051383, 1051375, 1051365, 1051372, 1051358, 1051390 }, { 0x8151, 1051399, 1051395, 1051456, -1, 1051452, 1051440, 1051449, 1051433, 1051460 }, { 0x8152, 1051478, 1051466, 1051508, -1, 1051505, 1051490, 1051498, 1051483, -1 }, { 0x8153, 1051517, 1051512, 1051565, 1051570, 1051562, 1051552, 1051559, 1051545, -1 }, { 0x8154, 1051583, 1051577, 1051642, -1, 1051637, 1051619, 1051633, 1051612, 1051649 }, { 0x8155, 1051660, 1051655, 1051691, 1051696, 1051687, 1051673, 1051683, 1051666, 1051704 }, { 0x8156, 1051716, 1051710, 1051724, -1, -1, -1, -1, -1, -1 }, { 0x8157, -1, -1, 1051733, -1, -1, -1, 1051730, -1, -1 }, { 0x8158, -1, -1, 1051762, -1, -1, 1051737, 1051746, -1, -1 }, { 0x8159, 1051773, 1051767, 1051793, -1, -1, -1, -1, -1, -1 }, { 0x815A, 1051805, 1051799, 1051813, -1, -1, -1, -1, -1, -1 }, { 0x815B, -1, 1051819, 1051829, -1, -1, -1, -1, -1, 1051833 }, { 0x815C, 1051842, 1051837, 1051867, -1, -1, -1, -1, -1, -1 }, { 0x815D, -1, -1, 1051872, -1, -1, -1, -1, -1, -1 }, { 0x815E, -1, 1051876, 1051882, -1, -1, -1, -1, -1, -1 }, { 0x815F, 1051889, -1, 1051907, -1, 1051903, -1, 1051896, -1, -1 }, { 0x8160, 1051917, 1051912, 1051971, -1, 1051967, 1051955, 1051960, 1051948, -1 }, { 0x8161, 1051980, 1051976, 1051999, -1, -1, -1, 1051986, -1, -1 }, { 0x8162, 1052010, 1052004, 1052026, -1, -1, -1, -1, -1, -1 }, { 0x8163, -1, -1, 1052030, -1, -1, -1, -1, -1, -1 }, { 0x8164, -1, 1052034, 1052054, -1, 1052051, -1, -1, 1052044, -1 }, { 0x8165, 1052070, 1052058, 1052133, 1052139, 1052128, 1052109, 1052119, 1052102, 1052144 }, { 0x8166, 1052154, 1052149, 1052197, 1052202, 1052193, 1052167, 1052185, 1052160, 1052209 }, { 0x8167, 1052219, 1052214, 1052267, -1, -1, -1, 1052260, -1, -1 }, { 0x8168, -1, -1, 1052287, -1, -1, 1052272, 1052279, -1, -1 }, { 0x8169, 1052306, 1052294, 1052381, -1, -1, -1, 1052365, -1, 1052386 }, { 0x816A, -1, -1, 1052390, -1, -1, -1, -1, -1, -1 }, { 0x816B, 1052401, 1052395, 1052463, -1, 1052458, 1052433, 1052449, 1052426, 1052470 }, { 0x816C, 1052482, 1052477, 1052503, -1, -1, -1, -1, -1, -1 }, { 0x816D, 1052514, 1052508, 1052558, -1, 1052555, 1052543, 1052550, 1052536, -1 }, { 0x816E, 1052566, 1052561, 1052619, 1052624, -1, 1052607, 1052615, -1, -1 }, { 0x816F, 1052634, 1052629, 1052673, -1, -1, 1052641, 1052647, -1, -1 }, { 0x8170, 1052682, 1052677, 1052716, 1052721, 1052713, 1052703, 1052709, 1052696, 1052728 }, { 0x8171, 1052738, 1052733, 1052769, -1, 1052765, 1052753, 1052757, 1052746, -1 }, { 0x8172, -1, 1052775, 1052780, -1, -1, -1, -1, -1, -1 }, { 0x8173, 1052791, 1052785, 1052819, 1052825, -1, -1, -1, -1, -1 }, { 0x8174, 1052836, 1052831, 1052893, 1052897, 1052890, 1052875, 1052887, 1052868, -1 }, { 0x8175, -1, -1, 1052900, -1, -1, -1, -1, -1, -1 }, { 0x8176, 1052911, 1052905, 1052927, -1, 1052923, -1, -1, 1052916, -1 }, { 0x8177, -1, 1052933, 1052968, -1, 1052963, 1052945, 1052952, 1052938, -1 }, { 0x8178, 1052979, 1052972, 1053035, 1053042, 1053030, 1053016, 1053025, 1053009, -1 }, { 0x8179, 1053057, 1053052, 1053116, 1053120, 1053112, 1053096, 1053107, 1053089, 1053126 }, { 0x817A, 1053138, 1053133, 1053163, -1, 1053159, 1053151, 1053155, 1053144, -1 }, { 0x817B, 1053174, 1053169, 1053202, -1, -1, -1, -1, -1, -1 }, { 0x817C, 1053216, 1053206, 1053223, -1, -1, -1, -1, -1, -1 }, { 0x817D, 1053234, 1053229, 1053243, -1, -1, -1, 1053238, -1, -1 }, { 0x817E, 1053253, 1053247, 1053289, -1, 1053284, -1, -1, -1, -1 }, { 0x817F, 1053301, 1053295, 1053335, -1, 1053330, 1053321, 1053326, 1053314, 1053340 }, { 0x8180, 1053359, 1053347, 1053423, -1, 1053418, 1053392, 1053410, 1053385, -1 }, { 0x8181, 1053434, 1053429, 1053490, -1, -1, 1053470, 1053478, -1, 1053496 }, { 0x8182, 1053507, 1053501, 1053567, -1, 1053563, 1053538, 1053559, 1053531, -1 }, { 0x8183, 1053576, 1053571, 1053595, -1, 1053592, -1, 1053587, 1053580, -1 }, { 0x8184, 1053604, 1053599, 1053658, -1, 1053654, 1053631, 1053645, 1053624, -1 }, { 0x8185, -1, -1, 1053672, -1, -1, -1, 1053664, -1, -1 }, { 0x8186, 1053683, 1053678, 1053734, -1, 1053731, 1053722, 1053728, 1053715, -1 }, { 0x8187, 1053750, 1053738, 1053756, -1, -1, -1, -1, -1, -1 }, { 0x8188, 1053768, 1053762, 1053814, -1, 1053809, 1053785, 1053804, 1053778, -1 }, { 0x8189, 1053823, 1053818, 1053870, -1, -1, -1, -1, -1, -1 }, { 0x818A, 1053879, 1053874, 1053947, -1, 1053943, 1053908, 1053928, 1053901, -1 }, { 0x818B, 1053956, 1053951, 1053982, -1, 1053978, 1053967, 1053973, 1053960, -1 }, { 0x818C, 1053993, 1053988, 1054018, -1, -1, -1, 1054013, -1, -1 }, { 0x818D, 1054031, 1054022, 1054085, -1, -1, -1, -1, -1, -1 }, { 0x818E, -1, -1, 1054123, -1, -1, 1054089, 1054116, -1, -1 }, { 0x818F, 1054138, 1054128, 1054187, 1054192, 1054184, 1054174, 1054180, 1054167, 1054204 }, { 0x8190, -1, -1, 1054230, -1, -1, 1054208, 1054223, -1, -1 }, { 0x8191, 1054239, 1054234, 1054251, -1, -1, -1, -1, -1, -1 }, { 0x8192, -1, -1, 1054256, -1, -1, -1, -1, -1, -1 }, { 0x8193, 1054267, 1054260, 1054311, -1, -1, 1054297, 1054306, -1, -1 }, { 0x8194, -1, -1, 1054318, -1, -1, -1, -1, -1, -1 }, { 0x8195, 1054334, 1054322, 1054366, -1, -1, 1054341, 1054350, -1, -1 }, { 0x8196, -1, -1, 1054391, -1, -1, 1054371, 1054378, -1, -1 }, { 0x8197, 1054409, 1054397, 1054439, -1, -1, -1, -1, -1, -1 }, { 0x8198, 1054451, 1054446, 1054482, -1, 1054477, 1054461, 1054467, -1, -1 }, { 0x8199, 1054502, 1054488, 1054527, -1, -1, -1, -1, -1, -1 }, { 0x819A, 1054538, 1054534, 1054584, 1054588, 1054580, 1054572, 1054577, 1054565, -1 }, { 0x819B, 1054599, 1054593, 1054631, -1, -1, -1, 1054627, -1, -1 }, { 0x819C, 1054647, 1054637, 1054715, -1, 1054708, 1054685, 1054698, 1054678, -1 }, { 0x819D, 1054724, 1054719, 1054752, 1054756, 1054748, 1054736, 1054741, 1054729, -1 }, { 0x819E, -1, 1054760, 1054803, -1, 1054799, 1054779, 1054786, 1054772, -1 }, { 0x819F, 1054816, 1054810, 1054820, -1, -1, -1, -1, -1, -1 }, { 0x81A0, 1054830, 1054824, 1054877, 1054883, 1054873, 1054862, 1054869, 1054855, 1054887 }, { 0x81A1, -1, -1, 1054891, -1, -1, -1, -1, -1, -1 }, { 0x81A2, -1, -1, 1054916, -1, -1, -1, 1054897, -1, -1 }, { 0x81A3, 1054925, 1054920, 1054950, -1, 1054946, -1, 1054939, 1054932, -1 }, { 0x81A4, -1, -1, 1054960, -1, -1, 1054955, -1, -1, -1 }, { 0x81A5, 1054971, 1054965, 1055016, -1, -1, -1, -1, -1, -1 }, { 0x81A6, -1, 1055021, 1055027, -1, -1, -1, -1, -1, -1 }, { 0x81A7, -1, 1055032, 1055038, -1, -1, -1, -1, -1, -1 }, { 0x81A8, 1055051, 1055044, 1055128, -1, 1055121, 1055095, 1055113, 1055088, 1055134 }, { 0x81A9, 1055150, 1055140, 1055209, 1055213, 1055206, 1055185, 1055200, 1055178, -1 }, { 0x81AA, 1055222, 1055217, 1055227, -1, -1, -1, -1, -1, -1 }, { 0x81AB, 1055239, 1055234, 1055284, -1, -1, -1, -1, -1, -1 }, { 0x81AC, -1, 1055290, 1055296, -1, -1, -1, -1, -1, -1 }, { 0x81AD, -1, -1, 1055301, -1, -1, -1, -1, -1, -1 }, { 0x81AE, -1, 1055306, 1055338, -1, -1, 1055316, 1055325, -1, -1 }, { 0x81AF, -1, -1, 1055344, -1, -1, -1, -1, -1, -1 }, { 0x81B0, 1055356, 1055350, 1055421, -1, 1055417, 1055404, 1055413, 1055397, -1 }, { 0x81B1, 1055436, 1055426, 1055483, -1, -1, -1, -1, -1, -1 }, { 0x81B2, 1055493, 1055488, 1055553, -1, -1, 1055539, 1055548, -1, -1 }, { 0x81B3, 1055564, 1055559, 1055625, 1055631, 1055621, 1055596, 1055613, 1055589, -1 }, { 0x81B4, 1055649, 1055640, 1055685, -1, 1055681, 1055661, 1055669, 1055654, -1 }, { 0x81B5, 1055695, 1055689, 1055721, -1, 1055715, -1, 1055711, 1055704, -1 }, { 0x81B6, 1055732, 1055726, 1055746, -1, -1, -1, -1, -1, -1 }, { 0x81B7, 1055758, 1055751, 1055763, -1, -1, -1, -1, -1, -1 }, { 0x81B8, -1, -1, 1055793, -1, 1055789, 1055777, 1055781, 1055770, -1 }, { 0x81B9, -1, -1, 1055810, -1, 1055805, -1, -1, 1055798, -1 }, { 0x81BA, 1055821, 1055815, 1055875, 1055881, 1055871, 1055859, 1055864, 1055852, -1 }, { 0x81BB, 1055899, 1055888, 1055988, -1, -1, 1055979, 1055984, -1, -1 }, { 0x81BC, -1, -1, 1055994, -1, -1, -1, -1, -1, -1 }, { 0x81BD, 1056006, 1056000, 1056057, 1056062, 1056053, 1056044, 1056049, 1056037, 1056069 }, { 0x81BE, 1056081, 1056076, 1056123, 1056129, 1056119, 1056108, 1056115, 1056101, 1056137 }, { 0x81BF, 1056149, 1056143, 1056177, -1, 1056172, 1056160, 1056164, 1056153, 1056183 }, { 0x81C0, 1056196, 1056190, 1056231, -1, 1056226, 1056212, 1056218, 1056205, -1 }, { 0x81C1, 1056241, 1056236, 1056257, -1, -1, -1, -1, -1, -1 }, { 0x81C2, 1056268, 1056263, 1056290, 1056294, 1056287, 1056279, 1056284, 1056272, -1 }, { 0x81C3, 1056307, 1056301, 1056344, -1, -1, 1056331, 1056340, -1, -1 }, { 0x81C4, 1056356, 1056350, 1056363, -1, -1, -1, -1, -1, -1 }, { 0x81C5, -1, 1056368, 1056389, -1, -1, -1, 1056378, -1, -1 }, { 0x81C6, 1056399, 1056394, 1056461, 1056465, 1056458, 1056436, 1056449, 1056429, -1 }, { 0x81C7, 1056477, 1056471, 1056503, -1, -1, -1, -1, -1, -1 }, { 0x81C8, 1056515, 1056509, 1056550, -1, -1, -1, 1056546, -1, -1 }, { 0x81C9, 1056559, 1056554, 1056602, 1056608, -1, 1056583, 1056590, -1, -1 }, { 0x81CA, 1056625, 1056615, 1056682, 1056687, 1056679, 1056669, 1056675, 1056662, -1 }, { 0x81CB, -1, -1, 1056706, -1, -1, 1056692, 1056698, -1, -1 }, { 0x81CC, 1056715, 1056711, 1056749, -1, -1, -1, -1, -1, -1 }, { 0x81CD, 1056757, 1056753, 1056816, 1056820, 1056812, 1056794, 1056804, 1056787, -1 }, { 0x81CE, -1, -1, 1056830, -1, -1, -1, 1056826, -1, -1 }, { 0x81CF, 1056840, 1056835, 1056871, -1, 1056867, -1, 1056859, 1056852, -1 }, { 0x81D0, 1056881, 1056876, 1056887, -1, -1, -1, -1, -1, -1 }, { 0x81D1, 1056907, 1056892, 1056937, -1, 1056934, 1056919, 1056924, 1056912, -1 }, { 0x81D2, -1, 1056942, 1056947, -1, -1, -1, -1, -1, -1 }, { 0x81D3, 1056951, -1, 1056998, -1, 1056993, 1056976, 1056985, -1, -1 }, { 0x81D4, -1, -1, 1057004, -1, -1, -1, -1, -1, -1 }, { 0x81D5, 1057015, 1057010, 1057038, -1, -1, -1, 1057033, -1, -1 }, { 0x81D6, -1, -1, 1057044, -1, -1, -1, -1, -1, -1 }, { 0x81D7, -1, 1057050, 1057070, -1, -1, 1057055, 1057062, -1, -1 }, { 0x81D8, 1057087, 1057076, 1057139, 1057143, 1057135, -1, 1057131, 1057118, 1057148 }, { 0x81D9, 1057160, 1057155, 1057196, -1, 1057192, 1057184, 1057189, 1057177, -1 }, { 0x81DA, 1057206, 1057201, 1057274, -1, 1057270, 1057239, 1057263, 1057232, -1 }, { 0x81DB, 1057288, 1057278, 1057313, -1, -1, 1057294, 1057303, -1, -1 }, { 0x81DC, 1057323, 1057318, 1057337, -1, -1, -1, -1, -1, -1 }, { 0x81DD, 1057345, 1057341, 1057379, -1, 1057376, 1057366, 1057373, 1057359, -1 }, { 0x81DE, 1057390, 1057384, 1057416, -1, -1, 1057403, 1057410, -1, -1 }, { 0x81DF, 1057426, 1057420, 1057480, -1, 1057475, 1057458, 1057467, 1057451, 1057486 }, { 0x81E0, 1057499, 1057493, 1057565, -1, 1057560, 1057538, 1057556, 1057531, -1 }, { 0x81E1, -1, 1057571, 1057595, -1, -1, 1057576, 1057583, -1, -1 }, { 0x81E2, 1057604, 1057599, 1057618, -1, -1, -1, -1, -1, -1 }, { 0x81E3, 1057627, 1057622, 1057687, 1057693, 1057683, 1057664, 1057674, 1057657, 1057699 }, { 0x81E4, 1057712, 1057706, 1057750, -1, -1, 1057723, 1057729, -1, -1 }, { 0x81E5, 1057761, 1057756, 1057796, 1057800, 1057793, 1057785, 1057790, 1057778, -1 }, { 0x81E6, -1, -1, 1057808, -1, -1, -1, -1, -1, -1 }, { 0x81E7, 1057821, 1057815, 1057886, -1, 1057881, 1057859, 1057877, 1057852, 1057892 }, { 0x81E8, 1057902, 1057897, 1057959, 1057964, 1057955, 1057944, 1057951, 1057931, -1 }, { 0x81E9, -1, -1, 1057969, -1, -1, -1, -1, -1, -1 }, { 0x81EA, 1057980, 1057976, 1058051, 1058055, 1058048, 1058017, 1058041, 1058010, 1058062 }, { 0x81EB, -1, -1, 1058084, -1, -1, 1058067, 1058079, -1, -1 }, { 0x81EC, 1058100, 1058090, 1058131, 1058136, 1058128, -1, -1, 1058121, -1 }, { 0x81ED, 1058146, 1058141, 1058213, 1058219, 1058208, 1058182, 1058198, 1058175, 1058226 }, { 0x81EE, -1, 1058230, 1058235, -1, -1, -1, -1, -1, -1 }, { 0x81EF, 1058244, 1058239, 1058301, -1, -1, -1, -1, -1, -1 }, { 0x81F0, -1, -1, 1058318, -1, -1, 1058306, 1058313, -1, -1 }, { 0x81F1, -1, -1, 1058332, -1, -1, -1, 1058324, -1, -1 }, { 0x81F2, 1058348, 1058338, 1058400, -1, -1, 1058382, 1058388, -1, -1 }, { 0x81F3, 1058409, 1058405, 1058466, 1058471, 1058463, 1058447, 1058459, 1058440, 1058476 }, { 0x81F4, 1058485, 1058481, 1058536, 1058541, 1058532, 1058522, 1058528, 1058515, 1058547 }, { 0x81F5, -1, -1, 1058563, -1, -1, 1058552, 1058558, -1, -1 }, { 0x81F6, -1, 1058567, 1058609, -1, 1058604, 1058579, 1058588, 1058572, -1 }, { 0x81F7, -1, 1058615, 1058620, -1, -1, -1, -1, -1, -1 }, { 0x81F8, -1, -1, 1058664, -1, -1, 1058625, 1058631, -1, -1 }, { 0x81F9, -1, -1, 1058684, -1, -1, 1058669, 1058675, -1, -1 }, { 0x81FA, 1058694, 1058689, 1058760, 1058765, 1058756, 1058733, 1058748, 1058726, -1 }, { 0x81FB, 1058778, 1058772, 1058832, 1058838, 1058828, 1058817, 1058823, 1058810, -1 }, { 0x81FC, 1058853, 1058843, 1058899, 1058904, 1058895, 1058886, 1058890, 1058879, 1058911 }, { 0x81FD, 1058917, -1, 1058953, -1, -1, 1058931, 1058941, -1, -1 }, { 0x81FE, 1058964, 1058959, 1059035, 1059039, 1059032, 1059000, 1059022, 1058993, -1 }, { 0x81FF, 1059048, 1059042, 1059101, -1, -1, 1059084, 1059092, -1, -1 }, { 0x8200, 1059111, 1059106, 1059138, -1, -1, 1059129, 1059134, -1, -1 }, { 0x8201, 1059148, 1059143, 1059190, -1, 1059187, 1059179, 1059184, 1059172, -1 }, { 0x8202, 1059200, 1059194, 1059251, 1059258, 1059246, 1059223, 1059237, 1059216, 1059265 }, { 0x8203, 1059271, -1, 1059353, -1, 1059349, 1059319, 1059328, 1059306, -1 }, { 0x8204, 1059362, 1059357, 1059431, 1059435, 1059427, 1059397, 1059406, -1, -1 }, { 0x8205, 1059451, 1059441, 1059498, 1059503, 1059494, 1059482, 1059489, 1059475, 1059510 }, { 0x8206, 1059521, 1059516, 1059550, -1, -1, -1, -1, -1, -1 }, { 0x8207, 1059569, 1059554, 1059638, 1059642, 1059635, 1059608, 1059632, 1059601, 1059650 }, { 0x8208, 1059667, 1059655, 1059732, 1059738, 1059727, 1059700, 1059718, 1059693, 1059754 }, { 0x8209, 1059766, 1059760, 1059809, 1059813, -1, 1059792, 1059805, -1, 1059819 }, { 0x820A, 1059829, 1059824, 1059897, 1059902, 1059893, 1059863, 1059888, 1059856, -1 }, { 0x820B, 1059921, 1059910, 1059950, -1, -1, -1, -1, -1, -1 }, { 0x820C, 1059965, 1059955, 1060038, -1, 1060034, 1060016, 1060022, 1060009, 1060043 }, { 0x820D, 1060063, 1060051, 1060120, 1060130, 1060117, 1060101, 1060108, 1060094, 1060137 }, { 0x820E, 1060141, -1, 1060183, -1, -1, 1060172, 1060179, -1, -1 }, { 0x820F, -1, -1, 1060205, -1, -1, 1060188, 1060197, -1, -1 }, { 0x8210, 1060238, 1060210, 1060279, -1, 1060276, 1060262, 1060269, 1060255, -1 }, { 0x8211, -1, -1, 1060284, -1, -1, -1, -1, -1, -1 }, { 0x8212, 1060294, 1060289, 1060366, 1060371, 1060363, 1060349, 1060356, 1060342, 1060377 }, { 0x8213, 1060388, 1060382, 1060417, -1, -1, 1060396, 1060410, -1, -1 }, { 0x8214, 1060427, 1060422, 1060462, 1060468, -1, 1060451, 1060458, -1, -1 }, { 0x8215, 1060479, 1060473, 1060503, 1060508, -1, -1, -1, -1, -1 }, { 0x8216, 1060520, 1060515, 1060553, -1, 1060549, 1060538, 1060543, 1060532, 1060557 }, { 0x8217, 1060563, -1, 1060589, -1, -1, 1060575, 1060586, -1, -1 }, { 0x8218, 1060598, 1060593, 1060642, -1, 1060637, 1060626, 1060633, 1060620, 1060648 }, { 0x8219, -1, -1, 1060670, -1, -1, 1060654, 1060663, -1, -1 }, { 0x821A, 1060681, 1060675, 1060707, -1, -1, -1, 1060703, -1, -1 }, { 0x821B, 1060719, 1060713, 1060779, 1060786, 1060774, 1060758, 1060765, 1060751, -1 }, { 0x821C, 1060799, 1060793, 1060853, -1, 1060848, 1060822, 1060843, 1060815, 1060859 }, { 0x821D, 1060872, 1060867, 1060901, -1, -1, 1060882, 1060889, -1, -1 }, { 0x821E, 1060911, 1060906, 1060969, 1060973, 1060965, 1060951, 1060959, 1060944, 1060979 }, { 0x821F, 1060988, 1060983, 1061044, 1061050, 1061040, 1061026, 1061031, 1061019, -1 }, { 0x8220, 1061061, 1061056, 1061091, 1061096, -1, -1, -1, -1, -1 }, { 0x8221, 1061114, 1061102, 1061154, -1, 1061149, 1061132, 1061137, 1061125, -1 }, { 0x8222, 1061167, 1061161, 1061178, -1, -1, -1, 1061174, -1, -1 }, { 0x8223, 1061190, 1061184, 1061217, -1, -1, -1, -1, -1, -1 }, { 0x8224, -1, -1, 1061221, -1, -1, -1, -1, -1, -1 }, { 0x8225, -1, -1, 1061226, -1, -1, -1, -1, -1, -1 }, { 0x8226, 1061236, 1061230, 1061251, -1, -1, -1, -1, -1, -1 }, { 0x8227, -1, -1, 1061256, -1, -1, -1, -1, -1, -1 }, { 0x8228, 1061267, 1061261, 1061280, -1, -1, -1, 1061276, -1, -1 }, { 0x8229, 1061291, 1061285, 1061319, -1, -1, 1061310, 1061315, -1, -1 }, { 0x822A, 1061332, 1061326, 1061382, 1061388, 1061377, 1061366, 1061373, 1061359, 1061394 }, { 0x822B, 1061406, 1061400, 1061450, 1061456, 1061445, 1061431, 1061441, 1061424, -1 }, { 0x822C, 1061474, 1061465, 1061535, -1, 1061531, 1061510, 1061517, 1061503, 1061540 }, { 0x822D, -1, 1061545, 1061550, -1, -1, -1, -1, -1, -1 }, { 0x822E, 1061554, -1, 1061589, -1, -1, 1061574, 1061586, -1, -1 }, { 0x822F, -1, 1061593, 1061599, -1, -1, -1, -1, -1, -1 }, { 0x8230, 1061612, 1061606, 1061620, -1, -1, -1, -1, -1, -1 }, { 0x8231, 1061632, 1061626, 1061652, -1, -1, -1, -1, -1, -1 }, { 0x8232, 1061664, 1061658, 1061715, 1061721, -1, 1061699, 1061706, -1, -1 }, { 0x8233, 1061731, 1061726, 1061784, 1061789, 1061778, 1061752, 1061764, 1061745, -1 }, { 0x8234, -1, 1061796, 1061824, -1, -1, -1, 1061802, -1, -1 }, { 0x8235, 1061832, 1061828, 1061867, -1, 1061863, 1061852, 1061857, 1061845, -1 }, { 0x8236, 1061889, 1061872, 1061938, -1, 1061934, 1061922, 1061929, 1061915, -1 }, { 0x8237, 1061947, 1061942, 1062017, 1062023, 1062012, 1061995, 1062004, 1061988, -1 }, { 0x8238, 1062035, 1062027, 1062071, 1062075, 1062068, 1062060, 1062065, 1062053, -1 }, { 0x8239, 1062087, 1062081, 1062126, 1062133, 1062122, 1062113, 1062118, 1062106, 1062142 }, { 0x823A, 1062157, 1062151, 1062208, -1, -1, 1062194, 1062199, -1, -1 }, { 0x823B, 1062218, 1062213, 1062238, -1, -1, -1, -1, -1, -1 }, { 0x823C, -1, -1, 1062242, -1, -1, -1, -1, -1, -1 }, { 0x823D, -1, -1, 1062261, -1, 1062256, -1, -1, 1062249, -1 }, { 0x823E, 1062272, 1062267, 1062300, -1, -1, -1, -1, -1, -1 }, { 0x823F, -1, -1, 1062304, -1, -1, -1, -1, -1, -1 }, { 0x8240, 1062309, -1, 1062356, -1, 1062352, 1062341, 1062349, 1062334, -1 }, { 0x8241, -1, -1, 1062360, -1, -1, -1, -1, -1, -1 }, { 0x8242, -1, -1, 1062365, -1, -1, -1, -1, -1, -1 }, { 0x8243, -1, -1, 1062374, -1, -1, -1, 1062371, -1, -1 }, { 0x8244, 1062384, 1062378, 1062416, -1, -1, 1062402, 1062407, -1, -1 }, { 0x8245, 1062427, 1062422, 1062456, -1, 1062453, -1, 1062450, 1062443, -1 }, { 0x8246, -1, -1, 1062478, -1, -1, 1062460, 1062474, -1, -1 }, { 0x8247, 1062496, 1062484, 1062542, -1, 1062537, 1062528, 1062533, 1062521, -1 }, { 0x8248, -1, -1, 1062548, -1, -1, -1, -1, -1, -1 }, { 0x8249, -1, 1062552, 1062557, -1, -1, -1, -1, -1, -1 }, { 0x824A, -1, -1, 1062562, -1, -1, -1, -1, -1, -1 }, { 0x824B, 1062573, 1062566, 1062598, -1, -1, 1062584, 1062589, -1, 1062604 }, { 0x824C, 1062610, -1, 1062619, -1, -1, -1, -1, -1, -1 }, { 0x824D, -1, -1, 1062628, -1, 1062625, -1, -1, -1, -1 }, { 0x824E, 1062638, 1062632, 1062660, -1, -1, 1062648, 1062653, -1, -1 }, { 0x824F, -1, 1062667, 1062685, -1, -1, 1062672, 1062677, -1, -1 }, { 0x8250, -1, -1, 1062691, -1, -1, -1, -1, -1, -1 }, { 0x8251, 1062700, 1062695, 1062732, -1, 1062726, -1, 1062718, 1062711, -1 }, { 0x8252, -1, -1, 1062738, -1, -1, -1, -1, -1, -1 }, { 0x8253, -1, 1062742, 1062747, -1, -1, -1, -1, -1, -1 }, { 0x8254, 1062757, 1062752, 1062770, -1, -1, -1, -1, -1, -1 }, { 0x8255, 1062781, 1062775, 1062813, -1, -1, -1, -1, -1, -1 }, { 0x8256, 1062833, 1062819, 1062877, -1, -1, 1062851, 1062863, -1, -1 }, { 0x8257, 1062892, 1062882, 1062904, -1, -1, -1, -1, -1, -1 }, { 0x8258, 1062918, 1062908, 1062964, 1062969, 1062961, 1062952, 1062957, 1062945, -1 }, { 0x8259, 1062984, 1062978, 1063021, -1, 1063015, -1, 1063011, 1063004, -1 }, { 0x825A, 1063032, 1063027, 1063067, -1, 1063064, 1063044, 1063056, 1063037, 1063072 }, { 0x825B, -1, 1063077, 1063082, -1, -1, -1, -1, -1, -1 }, { 0x825C, 1063093, 1063087, 1063151, -1, -1, -1, 1063147, -1, -1 }, { 0x825D, -1, -1, 1063161, -1, -1, 1063156, -1, -1, -1 }, { 0x825E, -1, 1063166, 1063171, -1, -1, -1, -1, -1, -1 }, { 0x825F, 1063182, 1063176, 1063233, -1, 1063228, 1063205, 1063215, 1063198, 1063240 }, { 0x8260, -1, -1, 1063259, -1, -1, 1063248, 1063255, -1, -1 }, { 0x8261, -1, 1063265, 1063271, -1, -1, -1, -1, -1, -1 }, { 0x8262, 1063284, 1063277, 1063316, -1, -1, -1, 1063311, -1, -1 }, { 0x8263, 1063328, 1063323, 1063356, -1, -1, 1063349, 1063353, -1, -1 }, { 0x8264, 1063366, 1063360, 1063417, -1, 1063414, 1063400, 1063411, 1063393, -1 }, { 0x8265, 1063426, 1063421, 1063451, -1, -1, -1, -1, -1, -1 }, { 0x8266, 1063461, 1063455, 1063494, -1, 1063490, 1063476, 1063486, 1063469, -1 }, { 0x8267, -1, -1, 1063510, -1, -1, 1063500, 1063505, -1, -1 }, { 0x8268, 1063521, 1063515, 1063576, -1, 1063571, 1063553, 1063563, 1063546, -1 }, { 0x8269, 1063587, 1063582, 1063596, -1, -1, -1, -1, -1, -1 }, { 0x826A, 1063605, 1063600, 1063641, -1, 1063638, 1063628, 1063635, 1063621, -1 }, { 0x826B, 1063650, 1063645, 1063695, 1063699, 1063692, 1063677, 1063689, 1063670, -1 }, { 0x826C, -1, -1, 1063702, -1, -1, -1, -1, -1, -1 }, { 0x826D, 1063715, 1063708, 1063724, -1, -1, -1, 1063720, -1, -1 }, { 0x826E, 1063737, 1063732, 1063787, -1, 1063783, 1063770, 1063779, 1063763, 1063792 }, { 0x826F, 1063805, 1063798, 1063866, 1063873, 1063860, 1063846, 1063855, 1063833, 1063880 }, { 0x8270, 1063893, 1063888, 1063922, -1, -1, -1, -1, -1, -1 }, { 0x8271, 1063934, 1063928, 1063995, 1064001, 1063991, 1063970, 1063983, 1063963, 1064007 }, { 0x8272, 1064017, 1064012, 1064108, 1064112, 1064103, 1064087, 1064091, 1064080, 1064121 }, { 0x8273, 1064132, 1064127, 1064160, -1, -1, -1, -1, -1, -1 }, { 0x8274, 1064170, 1064165, 1064241, -1, 1064236, 1064202, 1064208, 1064195, -1 }, { 0x8275, -1, -1, 1064245, -1, -1, -1, -1, -1, -1 }, { 0x8276, 1064256, 1064251, 1064317, -1, 1064313, 1064291, 1064310, 1064284, -1 }, { 0x8277, 1064327, 1064322, 1064387, -1, 1064383, 1064361, 1064380, 1064355, 1064392 }, { 0x8278, 1064404, 1064399, 1064450, -1, 1064446, 1064437, 1064442, 1064430, 1064455 }, { 0x8279, 1064466, 1064461, 1064492, -1, -1, -1, -1, -1, -1 }, { 0x827A, 1064502, 1064496, 1064530, -1, -1, -1, -1, -1, 1064534 }, { 0x827B, -1, 1064539, 1064579, -1, -1, 1064549, 1064568, -1, -1 }, { 0x827C, -1, 1064583, 1064589, -1, -1, -1, -1, -1, -1 }, { 0x827D, 1064600, 1064595, 1064635, -1, -1, 1064615, 1064621, -1, -1 }, { 0x827E, 1064648, 1064641, 1064721, -1, 1064718, 1064691, 1064710, 1064678, 1064725 }, { 0x827F, -1, 1064732, 1064759, -1, -1, -1, 1064744, -1, 1064764 }, { 0x8280, 1064790, 1064775, 1064811, -1, -1, -1, 1064802, -1, -1 }, { 0x8281, -1, -1, 1064821, -1, -1, -1, 1064817, -1, -1 }, { 0x8282, 1064832, 1064827, 1064859, -1, -1, -1, -1, -1, -1 }, { 0x8283, 1064870, 1064864, 1064910, -1, -1, 1064893, 1064899, 1064887, 1064916 }, { 0x8284, -1, 1064922, 1064944, -1, -1, 1064928, 1064936, -1, -1 }, { 0x8285, -1, 1064949, 1064954, -1, -1, -1, -1, -1, -1 }, { 0x8286, -1, -1, 1064958, -1, -1, -1, -1, -1, -1 }, { 0x8287, -1, 1064964, 1064996, -1, -1, 1064969, 1064980, -1, -1 }, { 0x8288, 1065010, 1065002, 1065049, -1, 1065046, -1, 1065034, -1, -1 }, { 0x8289, -1, -1, 1065070, -1, -1, 1065053, 1065062, -1, -1 }, { 0x828A, 1065080, 1065075, 1065135, 1065141, 1065130, 1065118, 1065126, 1065111, -1 }, { 0x828B, 1065150, 1065146, 1065181, 1065185, 1065174, 1065168, 1065172, 1065155, -1 }, { 0x828C, -1, -1, 1065190, -1, -1, -1, -1, -1, -1 }, { 0x828D, 1065206, 1065194, 1065269, -1, 1065261, 1065236, 1065255, 1065229, 1065275 }, { 0x828E, 1065302, 1065284, 1065338, -1, 1065332, -1, 1065324, 1065317, 1065345 }, { 0x828F, -1, 1065351, 1065356, -1, -1, -1, -1, -1, -1 }, { 0x8290, -1, 1065360, 1065375, -1, -1, -1, -1, 1065369, -1 }, { 0x8291, 1065389, 1065379, 1065414, -1, -1, 1065402, 1065408, -1, -1 }, { 0x8292, 1065424, 1065418, 1065480, 1065486, 1065475, 1065451, 1065463, 1065444, 1065492 }, { 0x8293, -1, 1065497, 1065505, -1, -1, -1, -1, -1, -1 }, { 0x8294, 1065509, -1, 1065555, -1, 1065550, 1065542, 1065547, 1065535, -1 }, { 0x8295, -1, -1, 1065560, -1, -1, -1, -1, -1, -1 }, { 0x8296, -1, -1, 1065588, -1, -1, 1065565, 1065581, -1, -1 }, { 0x8297, 1065600, 1065593, 1065634, -1, -1, -1, -1, -1, -1 }, { 0x8298, -1, 1065641, 1065667, -1, 1065664, -1, 1065658, 1065651, -1 }, { 0x8299, 1065675, 1065671, 1065703, 1065707, 1065699, 1065691, 1065696, 1065684, 1065713 }, { 0x829A, 1065730, 1065718, 1065777, -1, 1065772, -1, 1065759, 1065752, -1 }, { 0x829B, -1, -1, 1065812, -1, -1, -1, 1065782, -1, -1 }, { 0x829C, 1065822, 1065817, 1065848, -1, -1, -1, -1, -1, -1 }, { 0x829D, 1065856, 1065852, 1065991, -1, 1065988, 1065978, 1065984, 1065971, 1065996 }, { 0x829E, -1, -1, 1066000, -1, -1, -1, -1, -1, -1 }, { 0x829F, 1066010, 1066004, 1066061, 1066067, 1066057, 1066044, 1066049, 1066037, 1066073 }, { 0x82A0, -1, 1066077, 1066102, -1, -1, 1066082, 1066094, -1, -1 }, { 0x82A1, 1066112, 1066107, 1066161, -1, 1066157, -1, 1066149, 1066142, -1 }, { 0x82A2, -1, -1, 1066177, -1, 1066174, -1, -1, 1066167, -1 }, { 0x82A3, 1066187, 1066182, 1066230, -1, 1066226, 1066210, 1066216, 1066203, 1066234 }, { 0x82A4, -1, 1066239, 1066256, -1, -1, 1066244, 1066249, -1, -1 }, { 0x82A5, 1066267, 1066261, 1066328, -1, 1066324, 1066303, 1066317, 1066296, -1 }, { 0x82A6, 1066338, 1066333, 1066370, -1, 1066367, 1066359, 1066364, 1066352, -1 }, { 0x82A7, 1066380, 1066374, 1066424, -1, 1066421, 1066400, 1066407, 1066393, -1 }, { 0x82A8, 1066433, 1066428, 1066517, -1, 1066513, 1066497, 1066504, 1066490, -1 }, { 0x82A9, 1066526, 1066521, 1066584, -1, 1066580, 1066550, 1066560, 1066543, -1 }, { 0x82AA, 1066594, 1066589, 1066637, -1, 1066634, 1066608, 1066617, 1066601, -1 }, { 0x82AB, 1066647, 1066641, 1066718, -1, 1066714, 1066685, 1066706, 1066678, -1 }, { 0x82AC, 1066728, 1066723, 1066786, 1066791, 1066781, 1066761, 1066777, 1066754, -1 }, { 0x82AD, 1066802, 1066797, 1066858, 1066862, 1066854, 1066843, 1066848, 1066836, -1 }, { 0x82AE, 1066871, 1066865, 1066928, 1066933, 1066924, -1, 1066904, 1066897, 1066943 }, { 0x82AF, 1066954, 1066949, 1067018, -1, 1067014, 1066993, 1067009, 1066986, -1 }, { 0x82B0, 1067028, 1067023, 1067064, 1067068, 1067061, 1067049, 1067055, 1067042, -1 }, { 0x82B1, 1067082, 1067077, 1067118, 1067123, 1067114, 1067106, 1067111, 1067099, 1067128 }, { 0x82B2, -1, -1, 1067145, -1, -1, 1067132, 1067137, -1, -1 }, { 0x82B3, 1067156, 1067150, 1067218, 1067224, 1067213, 1067193, 1067209, 1067186, -1 }, { 0x82B4, -1, 1067232, 1067266, -1, -1, -1, 1067242, -1, -1 }, { 0x82B5, -1, 1067270, 1067276, -1, -1, -1, -1, -1, -1 }, { 0x82B6, -1, 1067281, 1067291, -1, -1, -1, -1, -1, -1 }, { 0x82B7, 1067300, 1067296, 1067342, -1, 1067339, 1067330, 1067335, 1067323, 1067347 }, { 0x82B8, 1067358, 1067353, 1067552, -1, 1067544, 1067505, 1067529, 1067492, -1 }, { 0x82B9, 1067562, 1067557, 1067589, -1, 1067585, 1067576, 1067581, 1067569, 1067594 }, { 0x82BA, -1, 1067600, 1067623, -1, -1, 1067610, 1067616, -1, -1 }, { 0x82BB, 1067631, 1067627, 1067690, -1, 1067685, 1067666, 1067673, 1067659, 1067695 }, { 0x82BC, 1067708, 1067698, 1067764, 1067769, 1067761, 1067744, 1067753, 1067737, 1067776 }, { 0x82BD, 1067787, 1067781, 1067831, 1067835, 1067829, 1067813, 1067823, 1067806, -1 }, { 0x82BE, 1067849, 1067839, 1067906, -1, 1067903, -1, 1067884, 1067877, 1067911 }, { 0x82BF, 1067922, 1067916, 1067991, -1, 1067987, -1, 1067978, 1067971, 1067997 }, { 0x82C0, -1, -1, 1068004, -1, -1, -1, -1, -1, -1 }, { 0x82C1, 1068016, 1068010, 1068031, -1, -1, -1, -1, -1, -1 }, { 0x82C2, -1, -1, 1068037, -1, -1, -1, -1, -1, -1 }, { 0x82C3, -1, -1, 1068042, -1, -1, -1, -1, -1, -1 }, { 0x82C4, 1068052, 1068047, 1068059, -1, -1, -1, -1, -1, -1 }, { 0x82C5, 1068065, -1, 1068116, -1, 1068112, 1068098, 1068108, 1068092, -1 }, { 0x82C6, -1, -1, 1068131, -1, -1, 1068120, -1, -1, -1 }, { 0x82C7, 1068141, 1068136, 1068146, -1, -1, -1, -1, -1, -1 }, { 0x82C8, 1068156, 1068151, 1068172, -1, -1, -1, -1, -1, -1 }, { 0x82C9, -1, -1, 1068176, -1, -1, -1, -1, -1, -1 }, { 0x82CA, 1068190, 1068180, 1068210, -1, -1, -1, -1, -1, -1 }, { 0x82CB, 1068218, 1068213, 1068227, -1, -1, -1, -1, -1, -1 }, { 0x82CC, 1068240, 1068233, 1068280, -1, -1, -1, -1, -1, -1 }, { 0x82CD, 1068293, 1068287, 1068305, -1, -1, -1, -1, -1, -1 }, { 0x82CE, 1068316, 1068311, 1068335, -1, -1, -1, -1, -1, -1 }, { 0x82CF, 1068345, 1068340, 1068412, -1, -1, -1, -1, -1, -1 }, { 0x82D0, 1068430, 1068416, 1068480, -1, -1, 1068462, 1068470, -1, -1 }, { 0x82D1, 1068490, 1068484, 1068548, 1068554, 1068544, 1068528, 1068533, 1068521, 1068564 }, { 0x82D2, 1068575, 1068570, 1068619, 1068624, 1068615, -1, 1068611, 1068604, -1 }, { 0x82D3, 1068639, 1068633, 1068696, -1, 1068690, 1068670, 1068681, 1068663, 1068702 }, { 0x82D4, 1068717, 1068707, 1068751, 1068756, 1068746, 1068737, 1068742, 1068730, 1068763 }, { 0x82D5, 1068775, 1068770, 1068817, -1, 1068813, 1068793, 1068799, 1068786, -1 }, { 0x82D6, -1, 1068823, 1068828, -1, -1, -1, -1, -1, -1 }, { 0x82D7, 1068837, 1068832, 1068893, 1068899, 1068889, 1068870, 1068879, 1068863, 1068905 }, { 0x82D8, 1068922, 1068909, 1068936, -1, -1, -1, -1, -1, -1 }, { 0x82D9, 1068947, 1068942, 1069008, -1, -1, 1068984, 1068998, -1, 1069012 }, { 0x82DA, -1, -1, 1069025, -1, -1, -1, 1069018, -1, -1 }, { 0x82DB, 1069035, 1069031, 1069104, 1069108, 1069101, 1069072, 1069095, 1069065, -1 }, { 0x82DC, 1069117, 1069112, 1069145, 1069149, 1069141, -1, 1069131, 1069124, -1 }, { 0x82DD, -1, -1, 1069154, -1, -1, -1, -1, -1, 1069159 }, { 0x82DE, 1069171, 1069165, 1069247, 1069252, 1069243, 1069228, 1069234, 1069221, -1 }, { 0x82DF, 1069261, 1069256, 1069409, -1, 1069405, 1069387, 1069398, 1069380, -1 }, { 0x82E0, -1, 1069414, 1069442, -1, 1069438, 1069426, 1069430, 1069419, -1 }, { 0x82E1, 1069451, 1069447, 1069476, -1, 1069474, -1, 1069465, 1069458, -1 }, { 0x82E2, 1069484, 1069480, 1069520, -1, -1, 1069506, 1069511, -1, -1 }, { 0x82E3, 1069530, 1069524, 1069585, -1, 1069582, 1069553, 1069575, 1069546, -1 }, { 0x82E4, 1069594, 1069589, 1069607, -1, -1, -1, 1069604, -1, 1069612 }, { 0x82E5, 1069626, 1069616, 1069716, 1069721, 1069709, 1069673, 1069698, 1069659, 1069729 }, { 0x82E6, 1069742, 1069738, 1069808, 1069812, 1069805, 1069777, 1069802, 1069770, 1069817 }, { 0x82E7, 1069828, 1069823, 1069891, -1, 1069888, 1069872, 1069884, 1069865, -1 }, { 0x82E8, -1, 1069897, 1069928, -1, -1, 1069907, 1069920, -1, -1 }, { 0x82E9, -1, -1, 1069938, -1, -1, -1, -1, 1069932, -1 }, { 0x82EA, 1069942, -1, 1069985, -1, -1, 1069968, 1069976, -1, -1 }, { 0x82EB, 1070001, 1069991, 1070043, -1, 1070039, 1070030, 1070035, 1070023, 1070049 }, { 0x82EC, -1, -1, 1070055, -1, -1, -1, -1, -1, -1 }, { 0x82ED, -1, -1, 1070064, -1, -1, -1, 1070060, -1, 1070069 }, { 0x82EE, -1, 1070074, 1070079, -1, -1, -1, -1, -1, -1 }, { 0x82EF, 1070090, 1070085, 1070118, -1, 1070113, -1, 1070109, -1, -1 }, { 0x82F0, -1, -1, 1070123, -1, -1, -1, -1, -1, -1 }, { 0x82F1, 1070135, 1070129, 1070225, 1070231, 1070220, 1070195, 1070217, 1070188, 1070239 }, { 0x82F2, -1, 1070243, 1070248, -1, -1, -1, -1, -1, 1070253 }, { 0x82F3, 1070265, -1, 1070306, -1, 1070301, 1070292, 1070297, 1070285, 1070312 }, { 0x82F4, 1070323, 1070317, 1070378, -1, 1070375, 1070359, 1070365, 1070352, -1 }, { 0x82F5, -1, 1070382, 1070387, -1, -1, -1, -1, -1, -1 }, { 0x82F6, 1070397, 1070392, 1070441, 1070446, -1, 1070410, 1070420, -1, -1 }, { 0x82F7, 1070466, 1070461, 1070483, -1, -1, -1, 1070475, -1, -1 }, { 0x82F8, -1, 1070488, 1070492, -1, -1, -1, -1, -1, -1 }, { 0x82F9, 1070502, 1070496, 1070575, -1, 1070568, 1070536, 1070556, 1070529, -1 }, { 0x82FA, 1070586, 1070581, 1070620, -1, 1070616, 1070601, 1070608, 1070594, -1 }, { 0x82FB, 1070629, 1070625, 1070690, 1070694, 1070686, 1070664, 1070677, 1070657, -1 }, { 0x82FC, -1, 1070699, 1070705, -1, -1, -1, -1, -1, -1 }, { 0x82FD, 1070716, 1070712, 1070763, -1, 1070760, 1070750, 1070757, 1070743, -1 }, { 0x82FE, 1070772, 1070767, 1070838, -1, 1070833, 1070803, 1070809, 1070796, 1070842 }, { 0x82FF, -1, 1070846, 1070861, -1, 1070858, -1, -1, 1070851, -1 }, { 0x8300, 1070871, 1070866, 1070945, -1, 1070940, 1070906, 1070913, 1070899, 1070949 }, { 0x8301, 1070962, 1070956, 1071066, -1, 1071061, 1071031, 1071037, 1071024, 1071072 }, { 0x8302, 1071084, 1071079, 1071139, 1071144, 1071135, 1071120, 1071128, 1071113, -1 }, { 0x8303, 1071156, 1071150, 1071217, 1071222, 1071213, 1071188, 1071205, 1071181, -1 }, { 0x8304, 1071244, 1071231, 1071271, -1, 1071268, 1071260, 1071265, 1071253, 1071276 }, { 0x8305, 1071287, 1071281, 1071345, 1071350, 1071342, 1071324, 1071333, 1071317, -1 }, { 0x8306, 1071361, 1071355, 1071414, -1, -1, 1071393, 1071405, -1, -1 }, { 0x8307, 1071425, 1071419, 1071470, -1, -1, 1071439, 1071442, -1, -1 }, { 0x8308, 1071492, 1071474, 1071552, -1, 1071549, 1071526, 1071535, 1071519, -1 }, { 0x8309, 1071561, 1071556, 1071598, -1, 1071594, -1, 1071582, 1071575, -1 }, { 0x830A, -1, -1, 1071614, -1, -1, 1071602, 1071607, -1, -1 }, { 0x830B, -1, 1071618, 1071639, -1, -1, 1071622, 1071635, -1, -1 }, { 0x830C, 1071648, 1071644, 1071679, -1, -1, -1, -1, -1, 1071684 }, { 0x830D, 1071695, 1071690, 1071777, 1071781, -1, -1, 1071771, -1, -1 }, { 0x830E, 1071792, 1071786, 1071817, -1, -1, 1071804, 1071809, -1, -1 }, { 0x830F, 1071829, 1071823, 1071853, -1, -1, -1, -1, -1, -1 }, { 0x8310, -1, -1, 1071859, -1, -1, -1, -1, -1, -1 }, { 0x8311, 1071870, 1071865, 1071938, -1, -1, -1, -1, -1, -1 }, { 0x8312, -1, -1, 1071944, -1, -1, -1, -1, -1, -1 }, { 0x8313, -1, -1, 1071950, -1, -1, -1, -1, -1, -1 }, { 0x8314, 1071961, 1071955, 1071983, -1, -1, -1, -1, -1, -1 }, { 0x8315, 1071995, 1071989, 1072029, -1, -1, -1, -1, -1, -1 }, { 0x8316, 1072047, 1072036, 1072080, -1, -1, 1072066, 1072075, -1, -1 }, { 0x8317, 1072096, 1072084, 1072141, -1, 1072135, 1072118, 1072122, 1072111, -1 }, { 0x8318, 1072152, 1072147, 1072194, -1, -1, 1072176, 1072183, -1, -1 }, { 0x8319, -1, 1072198, 1072204, -1, -1, -1, -1, -1, 1072210 }, { 0x831A, 1072223, 1072218, 1072243, -1, -1, -1, -1, -1, -1 }, { 0x831B, 1072253, 1072248, 1072294, -1, 1072290, 1072271, 1072282, 1072264, -1 }, { 0x831C, 1072314, 1072299, 1072368, -1, 1072363, 1072353, 1072359, 1072346, -1 }, { 0x831D, -1, 1072374, 1072417, -1, 1072412, 1072390, 1072400, 1072383, -1 }, { 0x831E, 1072432, 1072423, 1072462, -1, -1, -1, 1072457, -1, -1 }, { 0x831F, -1, -1, 1072504, -1, -1, 1072468, 1072482, -1, -1 }, { 0x8320, 1072518, 1072508, 1072540, -1, -1, -1, -1, -1, -1 }, { 0x8321, -1, -1, 1072547, -1, -1, -1, 1072545, -1, -1 }, { 0x8322, 1072556, 1072551, 1072596, -1, -1, 1072571, 1072580, -1, -1 }, { 0x8323, 1072601, -1, 1072626, -1, 1072624, -1, 1072621, 1072614, -1 }, { 0x8324, -1, -1, 1072636, -1, -1, -1, -1, 1072630, -1 }, { 0x8325, -1, -1, 1072646, -1, -1, -1, -1, 1072640, -1 }, { 0x8326, 1072663, 1072651, 1072680, -1, -1, -1, -1, -1, 1072684 }, { 0x8327, 1072698, 1072692, 1072722, -1, -1, -1, -1, -1, -1 }, { 0x8328, 1072732, 1072728, 1072809, 1072813, 1072806, 1072779, 1072799, 1072772, -1 }, { 0x8329, -1, 1072818, 1072823, -1, -1, -1, -1, -1, -1 }, { 0x832A, -1, -1, 1072841, -1, 1072835, -1, -1, 1072828, -1 }, { 0x832B, 1072854, 1072848, 1072903, 1072909, 1072898, 1072889, 1072894, 1072882, 1072916 }, { 0x832C, 1072928, 1072924, 1072954, -1, 1072951, 1072936, 1072944, -1, -1 }, { 0x832D, 1072965, 1072959, 1073059, -1, -1, 1073028, 1073035, -1, -1 }, { 0x832E, -1, -1, 1073091, -1, -1, 1073065, 1073078, -1, -1 }, { 0x832F, 1073102, 1073097, 1073152, -1, 1073148, -1, 1073138, 1073131, -1 }, { 0x8330, -1, -1, 1073159, -1, -1, -1, 1073156, -1, -1 }, { 0x8331, 1073168, 1073163, 1073196, 1073201, 1073192, 1073183, 1073188, 1073176, -1 }, { 0x8332, 1073214, 1073206, 1073280, 1073284, 1073277, 1073249, 1073270, 1073242, -1 }, { 0x8333, -1, 1073298, 1073320, -1, 1073315, -1, 1073311, 1073304, -1 }, { 0x8334, 1073332, 1073327, 1073366, -1, 1073362, -1, 1073355, 1073348, -1 }, { 0x8335, 1073376, 1073371, 1073442, 1073447, 1073439, 1073428, 1073436, 1073421, -1 }, { 0x8336, 1073456, 1073451, 1073495, 1073500, 1073488, 1073474, 1073478, 1073460, 1073505 }, { 0x8337, 1073520, 1073510, 1073564, -1, -1, 1073536, 1073544, -1, -1 }, { 0x8338, 1073580, 1073568, 1073643, 1073649, 1073638, 1073614, 1073634, 1073607, -1 }, { 0x8339, 1073661, 1073656, 1073718, -1, 1073715, 1073697, 1073708, 1073690, 1073722 }, { 0x833A, -1, 1073727, 1073742, -1, -1, -1, 1073733, -1, 1073749 }, { 0x833B, -1, 1073755, 1073761, -1, -1, -1, -1, -1, -1 }, { 0x833C, 1073773, 1073767, 1073828, -1, 1073823, 1073805, 1073816, 1073798, 1073834 }, { 0x833D, -1, 1073841, 1073866, -1, -1, 1073847, 1073856, -1, -1 }, { 0x833E, -1, -1, 1073873, -1, -1, -1, -1, -1, -1 }, { 0x833F, -1, -1, 1073879, -1, -1, -1, -1, -1, -1 }, { 0x8340, 1073890, 1073884, 1073941, -1, 1073936, -1, 1073927, 1073920, -1 }, { 0x8341, 1073951, 1073946, 1073958, -1, -1, -1, -1, -1, -1 }, { 0x8342, -1, 1073964, 1073987, -1, -1, 1073970, 1073975, -1, -1 }, { 0x8343, 1073997, 1073991, 1074070, -1, 1074066, 1074030, 1074040, 1074023, -1 }, { 0x8344, 1074081, 1074076, 1074094, -1, -1, 1074087, 1074090, -1, 1074099 }, { 0x8345, 1074109, 1074103, 1074153, -1, -1, 1074135, 1074149, -1, -1 }, { 0x8346, 1074163, 1074157, 1074222, -1, 1074216, 1074195, 1074207, -1, -1 }, { 0x8347, 1074234, 1074228, 1074308, 1074314, 1074302, 1074276, 1074293, 1074269, 1074322 }, { 0x8348, -1, 1074328, 1074334, -1, -1, -1, -1, -1, -1 }, { 0x8349, 1074346, 1074341, 1074394, 1074399, 1074390, 1074381, 1074386, 1074374, 1074408 }, { 0x834A, 1074421, 1074415, 1074487, 1074493, 1074481, 1074460, 1074472, 1074453, -1 }, { 0x834B, -1, -1, 1074501, -1, -1, -1, -1, -1, -1 }, { 0x834C, -1, -1, 1074505, -1, -1, -1, -1, -1, -1 }, { 0x834D, 1074514, 1074509, 1074568, -1, -1, 1074541, 1074549, -1, 1074574 }, { 0x834E, -1, 1074581, 1074617, -1, -1, -1, 1074585, -1, 1074622 }, { 0x834F, 1074635, 1074630, 1074682, 1074687, 1074679, 1074669, 1074671, 1074662, -1 }, { 0x8350, 1074698, 1074693, 1074759, -1, 1074750, 1074732, 1074742, 1074725, -1 }, { 0x8351, 1074774, 1074765, 1074820, 1074824, 1074814, 1074796, 1074804, 1074789, 1074829 }, { 0x8352, 1074844, 1074838, 1074910, 1074917, 1074904, 1074883, 1074900, 1074876, 1074925 }, { 0x8353, -1, 1074931, 1074946, -1, -1, 1074937, 1074942, -1, -1 }, { 0x8354, 1074957, 1074952, 1074982, 1074986, -1, 1074964, 1074971, -1, 1074998 }, { 0x8355, -1, -1, 1075012, -1, -1, 1075003, 1075008, -1, -1 }, { 0x8356, 1075027, 1075017, 1075054, -1, -1, 1075040, 1075046, -1, -1 }, { 0x8357, -1, 1075059, 1075076, -1, -1, -1, 1075065, -1, -1 }, { 0x8358, 1075081, -1, 1075135, -1, 1075130, 1075113, 1075121, -1, -1 }, { 0x8359, 1075149, 1075143, 1075164, -1, -1, -1, -1, -1, -1 }, { 0x835A, 1075174, 1075168, 1075206, -1, -1, -1, -1, -1, -1 }, { 0x835B, 1075216, 1075211, 1075262, -1, -1, -1, -1, -1, -1 }, { 0x835C, 1075272, 1075267, 1075303, -1, -1, -1, -1, -1, -1 }, { 0x835D, -1, -1, 1075307, -1, -1, -1, -1, -1, -1 }, { 0x835E, 1075316, 1075311, 1075326, -1, -1, -1, -1, -1, -1 }, { 0x835F, 1075347, 1075332, 1075380, -1, -1, -1, -1, -1, -1 }, { 0x8360, 1075390, 1075385, 1075415, -1, -1, -1, -1, -1, -1 }, { 0x8361, 1075425, 1075419, 1075456, -1, -1, -1, -1, -1, -1 }, { 0x8362, -1, 1075462, 1075466, -1, -1, -1, -1, -1, -1 }, { 0x8363, 1075476, 1075470, 1075514, -1, -1, -1, -1, 1075508, -1 }, { 0x8364, 1075525, 1075520, 1075552, -1, -1, -1, -1, -1, -1 }, { 0x8365, 1075563, 1075557, 1075614, -1, -1, -1, -1, -1, -1 }, { 0x8366, 1075625, 1075620, 1075656, -1, -1, -1, -1, -1, -1 }, { 0x8367, 1075667, 1075661, 1075701, -1, -1, -1, -1, -1, -1 }, { 0x8368, 1075712, 1075707, 1075719, -1, -1, -1, -1, -1, -1 }, { 0x8369, 1075730, 1075724, 1075759, -1, -1, -1, -1, -1, -1 }, { 0x836A, 1075770, 1075764, 1075799, -1, -1, -1, -1, -1, -1 }, { 0x836B, 1075809, 1075804, 1075833, -1, -1, -1, -1, -1, -1 }, { 0x836C, 1075838, -1, 1075851, -1, -1, -1, -1, -1, -1 }, { 0x836D, 1075862, 1075856, 1075867, -1, -1, -1, -1, -1, -1 }, { 0x836E, 1075873, -1, 1075879, -1, -1, -1, -1, -1, -1 }, { 0x836F, 1075897, 1075885, 1075939, -1, -1, -1, -1, -1, -1 }, { 0x8370, -1, -1, 1075950, -1, -1, -1, 1075944, -1, -1 }, { 0x8371, -1, -1, 1075954, -1, -1, -1, -1, -1, -1 }, { 0x8372, -1, -1, 1075959, -1, -1, -1, -1, -1, -1 }, { 0x8373, 1075968, 1075963, 1076016, -1, 1076012, 1076000, 1076005, 1075993, -1 }, { 0x8374, -1, 1076021, 1076025, -1, -1, -1, -1, -1, -1 }, { 0x8375, 1076034, 1076029, 1076061, -1, -1, 1076045, 1076053, -1, -1 }, { 0x8376, -1, -1, 1076066, -1, -1, -1, -1, -1, -1 }, { 0x8377, 1076079, 1076071, 1076128, 1076132, 1076125, 1076113, 1076122, 1076106, -1 }, { 0x8378, 1076147, 1076142, 1076174, -1, -1, -1, 1076162, -1, 1076178 }, { 0x8379, -1, -1, 1076184, -1, -1, -1, -1, -1, -1 }, { 0x837A, -1, 1076188, 1076199, -1, -1, -1, -1, 1076193, -1 }, { 0x837B, 1076209, 1076204, 1076260, 1076264, 1076256, 1076247, 1076251, 1076240, -1 }, { 0x837C, 1076274, 1076269, 1076307, -1, -1, 1076291, 1076298, -1, 1076311 }, { 0x837D, 1076322, 1076316, 1076345, -1, -1, -1, 1076332, -1, -1 }, { 0x837E, -1, 1076350, 1076356, -1, -1, -1, -1, -1, -1 }, { 0x837F, -1, -1, 1076369, -1, -1, -1, 1076361, -1, -1 }, { 0x8380, 1076376, -1, 1076420, -1, -1, -1, 1076407, -1, -1 }, { 0x8381, -1, -1, 1076426, -1, -1, -1, -1, -1, -1 }, { 0x8382, -1, -1, 1076470, -1, -1, 1076436, 1076458, 1076430, -1 }, { 0x8383, -1, -1, 1076475, -1, -1, -1, -1, -1, -1 }, { 0x8384, -1, -1, 1076488, -1, -1, -1, 1076479, -1, -1 }, { 0x8385, 1076499, 1076494, 1076553, -1, 1076550, 1076536, 1076543, 1076529, -1 }, { 0x8386, 1076566, 1076557, 1076600, -1, -1, -1, 1076591, -1, 1076604 }, { 0x8387, -1, -1, 1076631, -1, -1, 1076607, 1076620, -1, -1 }, { 0x8388, -1, -1, 1076636, -1, -1, -1, -1, -1, -1 }, { 0x8389, 1076645, 1076640, 1076680, -1, 1076677, -1, 1076666, 1076659, -1 }, { 0x838A, 1076690, 1076684, 1076746, 1076754, 1076741, 1076729, 1076737, 1076722, 1076762 }, { 0x838B, -1, 1076768, 1076773, -1, -1, -1, -1, -1, -1 }, { 0x838C, -1, 1076778, 1076784, -1, -1, -1, -1, -1, -1 }, { 0x838D, -1, -1, 1076807, -1, -1, -1, 1076789, -1, -1 }, { 0x838E, 1076821, 1076812, 1076897, 1076902, 1076894, 1076878, 1076887, 1076871, -1 }, { 0x838F, -1, 1076907, 1076911, -1, -1, -1, -1, -1, -1 }, { 0x8390, -1, -1, 1076916, -1, -1, -1, -1, -1, -1 }, { 0x8391, -1, 1076922, 1076928, -1, -1, -1, -1, -1, -1 }, { 0x8392, 1076940, 1076934, 1076989, -1, 1076986, 1076975, 1076979, 1076968, -1 }, { 0x8393, 1076998, 1076993, 1077045, 1077050, 1077041, 1077026, 1077033, 1077019, 1077055 }, { 0x8394, -1, 1077061, 1077107, -1, -1, 1077068, 1077077, -1, -1 }, { 0x8395, 1077119, 1077113, 1077180, -1, -1, 1077154, 1077171, -1, -1 }, { 0x8396, 1077198, 1077186, 1077232, 1077238, 1077226, 1077217, 1077222, 1077210, 1077245 }, { 0x8397, -1, -1, 1077251, -1, -1, -1, -1, -1, -1 }, { 0x8398, 1077261, 1077256, 1077339, -1, 1077335, -1, 1077330, 1077323, -1 }, { 0x8399, 1077351, 1077345, 1077392, -1, -1, 1077374, 1077377, -1, -1 }, { 0x839A, 1077402, 1077397, 1077451, -1, 1077447, 1077436, 1077444, 1077429, -1 }, { 0x839B, 1077462, 1077456, 1077511, -1, 1077506, 1077493, 1077498, 1077486, -1 }, { 0x839C, 1077522, 1077517, 1077578, -1, -1, 1077550, 1077559, -1, -1 }, { 0x839D, 1077591, 1077583, 1077645, -1, 1077641, 1077629, 1077638, 1077622, -1 }, { 0x839E, 1077670, 1077650, 1077767, 1077773, 1077758, 1077738, 1077754, 1077731, -1 }, { 0x839F, 1077785, -1, 1077828, -1, 1077824, 1077798, 1077816, 1077791, -1 }, { 0x83A0, 1077838, 1077833, 1077904, -1, 1077901, 1077877, 1077892, 1077870, -1 }, { 0x83A1, -1, -1, 1077909, -1, -1, -1, -1, -1, -1 }, { 0x83A2, 1077920, 1077914, 1077974, -1, 1077969, 1077959, 1077964, 1077952, -1 }, { 0x83A3, -1, -1, 1077979, -1, -1, -1, -1, -1, -1 }, { 0x83A4, -1, -1, 1077990, -1, 1077985, -1, -1, -1, 1077994 }, { 0x83A5, -1, -1, 1078001, -1, -1, -1, -1, -1, -1 }, { 0x83A6, -1, 1078006, 1078030, -1, -1, 1078012, 1078021, -1, -1 }, { 0x83A7, 1078041, 1078036, 1078082, -1, -1, 1078065, 1078070, -1, -1 }, { 0x83A8, 1078101, 1078088, 1078148, -1, 1078143, 1078132, 1078139, 1078125, -1 }, { 0x83A9, 1078163, 1078154, 1078213, -1, 1078204, -1, 1078201, 1078194, -1 }, { 0x83AA, 1078222, 1078217, 1078255, -1, 1078253, 1078239, 1078250, 1078232, 1078258 }, { 0x83AB, 1078273, 1078263, 1078350, 1078354, 1078343, 1078314, 1078330, 1078307, 1078360 }, { 0x83AC, -1, 1078366, 1078395, -1, -1, -1, 1078371, -1, -1 }, { 0x83AD, -1, -1, 1078418, -1, -1, 1078400, 1078406, -1, -1 }, { 0x83AE, -1, -1, 1078423, -1, -1, -1, -1, -1, -1 }, { 0x83AF, -1, -1, 1078428, -1, -1, -1, -1, -1, 1078432 }, { 0x83B0, -1, 1078437, 1078448, -1, -1, -1, -1, -1, 1078453 }, { 0x83B1, 1078468, 1078463, 1078529, -1, 1078525, 1078498, 1078518, -1, -1 }, { 0x83B2, 1078539, 1078534, 1078567, -1, -1, -1, -1, -1, -1 }, { 0x83B3, 1078577, 1078573, 1078621, -1, -1, -1, -1, -1, -1 }, { 0x83B4, 1078630, 1078626, 1078638, -1, -1, -1, -1, -1, -1 }, { 0x83B5, 1078642, -1, 1078667, -1, -1, 1078658, 1078664, -1, -1 }, { 0x83B6, 1078676, 1078671, 1078681, -1, -1, -1, -1, -1, -1 }, { 0x83B7, 1078692, 1078687, 1078720, -1, -1, -1, -1, -1, -1 }, { 0x83B8, 1078730, 1078725, 1078753, -1, -1, -1, -1, -1, -1 }, { 0x83B9, 1078764, 1078758, 1078797, -1, -1, -1, -1, -1, -1 }, { 0x83BA, 1078808, 1078803, 1078854, -1, -1, -1, -1, -1, -1 }, { 0x83BB, 1078860, -1, 1078869, -1, 1078865, -1, -1, -1, -1 }, { 0x83BC, 1078881, 1078875, 1078912, -1, -1, -1, -1, -1, -1 }, { 0x83BD, 1078924, 1078918, 1078980, 1078986, 1078975, 1078962, 1078967, 1078955, -1 }, { 0x83BE, -1, 1078995, 1079021, -1, 1079016, 1079007, 1079012, 1079001, -1 }, { 0x83BF, 1079031, 1079027, 1079067, -1, 1079064, 1079044, 1079049, 1079037, -1 }, { 0x83C0, 1079077, 1079071, 1079134, -1, -1, 1079104, 1079115, 1079098, -1 }, { 0x83C1, 1079151, 1079139, 1079226, 1079232, 1079220, 1079188, 1079211, 1079181, -1 }, { 0x83C2, -1, 1079240, 1079256, -1, 1079252, -1, -1, 1079245, -1 }, { 0x83C3, -1, -1, 1079260, -1, -1, -1, -1, -1, -1 }, { 0x83C4, -1, -1, 1079264, -1, -1, -1, -1, -1, -1 }, { 0x83C5, 1079276, 1079270, 1079333, -1, 1079328, 1079315, 1079320, 1079308, -1 }, { 0x83C6, 1079344, 1079339, 1079351, -1, -1, -1, -1, -1, -1 }, { 0x83C7, 1079360, 1079356, 1079386, -1, -1, 1079370, 1079380, -1, -1 }, { 0x83C8, -1, -1, 1079390, -1, -1, -1, -1, -1, -1 }, { 0x83C9, 1079399, 1079394, 1079470, 1079474, 1079466, 1079446, 1079455, 1079433, -1 }, { 0x83CA, 1079484, 1079479, 1079526, 1079530, 1079521, 1079505, 1079516, 1079498, 1079536 }, { 0x83CB, -1, 1079541, 1079549, -1, 1079546, -1, -1, -1, -1 }, { 0x83CC, 1079560, 1079554, 1079607, -1, 1079602, 1079591, 1079598, 1079584, -1 }, { 0x83CD, -1, 1079612, 1079622, -1, -1, -1, -1, -1, 1079627 }, { 0x83CE, 1079646, 1079640, 1079673, -1, -1, -1, 1079669, -1, -1 }, { 0x83CF, 1079686, 1079678, 1079724, -1, -1, 1079713, 1079718, -1, -1 }, { 0x83D0, 1079728, -1, 1079761, -1, -1, 1079738, 1079751, -1, -1 }, { 0x83D1, 1079774, 1079765, 1079866, 1079871, 1079862, 1079847, 1079854, 1079840, -1 }, { 0x83D2, -1, -1, 1079877, -1, -1, -1, -1, -1, -1 }, { 0x83D3, 1079887, 1079882, 1079938, -1, 1079934, 1079916, 1079931, 1079909, -1 }, { 0x83D4, 1079954, 1079943, 1079989, -1, 1079985, 1079968, 1079975, 1079961, -1 }, { 0x83D5, -1, 1079993, 1079999, -1, -1, -1, -1, -1, 1080004 }, { 0x83D6, 1080021, 1080014, 1080072, -1, 1080066, 1080054, 1080061, 1080047, -1 }, { 0x83D7, -1, -1, 1080079, -1, -1, -1, -1, -1, -1 }, { 0x83D8, 1080091, 1080085, 1080135, -1, 1080129, 1080114, 1080120, 1080107, -1 }, { 0x83D9, -1, 1080141, 1080147, -1, -1, -1, -1, -1, -1 }, { 0x83DA, -1, -1, 1080153, -1, -1, -1, -1, -1, -1 }, { 0x83DB, -1, -1, 1080159, -1, -1, -1, -1, -1, 1080164 }, { 0x83DC, 1080174, 1080169, 1080223, 1080228, 1080218, 1080211, 1080214, 1080204, -1 }, { 0x83DD, -1, 1080234, 1080251, -1, -1, -1, 1080239, -1, -1 }, { 0x83DE, -1, -1, 1080255, -1, -1, -1, -1, -1, -1 }, { 0x83DF, 1080264, 1080259, 1080306, 1080310, 1080303, 1080287, 1080293, 1080280, 1080314 }, { 0x83E0, 1080322, 1080318, 1080370, -1, 1080366, 1080356, 1080363, 1080349, -1 }, { 0x83E1, 1080385, 1080374, 1080413, 1080418, 1080409, -1, -1, 1080402, -1 }, { 0x83E2, 1080428, 1080423, 1080460, 1080465, -1, -1, -1, -1, -1 }, { 0x83E3, -1, -1, 1080473, -1, -1, -1, -1, -1, -1 }, { 0x83E4, -1, 1080478, 1080484, -1, -1, -1, -1, -1, -1 }, { 0x83E5, -1, 1080490, 1080495, -1, -1, -1, -1, -1, -1 }, { 0x83E6, -1, -1, 1080499, -1, -1, -1, -1, -1, -1 }, { 0x83E7, -1, -1, 1080504, -1, -1, -1, -1, -1, -1 }, { 0x83E8, -1, 1080508, 1080524, -1, -1, 1080513, 1080519, -1, -1 }, { 0x83E9, 1080534, 1080529, 1080583, -1, 1080580, 1080562, 1080573, 1080555, 1080587 }, { 0x83EA, -1, 1080592, 1080614, -1, -1, 1080598, 1080610, -1, -1 }, { 0x83EB, 1080625, 1080620, 1080663, -1, 1080659, 1080648, 1080655, 1080641, 1080668 }, { 0x83EC, -1, -1, 1080675, -1, -1, -1, -1, -1, -1 }, { 0x83ED, -1, 1080681, 1080686, -1, -1, -1, -1, -1, -1 }, { 0x83EE, -1, -1, 1080691, -1, -1, -1, -1, -1, -1 }, { 0x83EF, 1080712, 1080697, 1080773, 1080778, 1080769, 1080749, 1080763, 1080742, 1080788 }, { 0x83F0, 1080796, 1080792, 1080845, 1080849, 1080842, 1080832, 1080839, 1080825, -1 }, { 0x83F1, 1080858, 1080852, 1080917, 1080923, 1080912, 1080901, 1080907, 1080888, 1080931 }, { 0x83F2, 1080947, 1080937, 1081002, 1081007, 1080999, 1080991, 1080996, 1080984, -1 }, { 0x83F3, -1, -1, 1081021, -1, -1, -1, -1, -1, -1 }, { 0x83F4, 1081030, 1081026, 1081073, -1, 1081070, 1081062, 1081067, 1081055, 1081077 }, { 0x83F5, -1, 1081080, 1081086, -1, -1, -1, -1, -1, -1 }, { 0x83F6, 1081098, 1081092, 1081151, -1, 1081146, -1, 1081136, 1081129, 1081157 }, { 0x83F7, -1, -1, 1081190, -1, -1, 1081165, 1081177, -1, -1 }, { 0x83F8, 1081201, 1081196, 1081290, -1, -1, -1, 1081281, -1, -1 }, { 0x83F9, 1081301, 1081295, 1081358, -1, 1081355, 1081337, 1081347, 1081330, -1 }, { 0x83FA, -1, 1081362, 1081367, -1, -1, -1, -1, -1, -1 }, { 0x83FB, 1081383, 1081373, 1081436, -1, -1, 1081421, 1081432, 1081415, 1081441 }, { 0x83FC, 1081452, 1081446, 1081474, 1081479, -1, 1081466, 1081470, -1, -1 }, { 0x83FD, 1081491, 1081486, 1081542, -1, 1081538, 1081527, 1081532, 1081520, -1 }, { 0x83FE, 1081552, 1081547, 1081557, -1, -1, -1, -1, -1, -1 }, { 0x83FF, -1, -1, 1081563, -1, -1, -1, -1, -1, -1 }, { 0x8400, -1, -1, 1081568, -1, -1, -1, -1, -1, -1 }, { 0x8401, 1081577, 1081572, 1081612, -1, -1, 1081593, 1081602, -1, -1 }, { 0x8402, -1, -1, 1081616, -1, -1, -1, -1, -1, -1 }, { 0x8403, 1081626, 1081620, 1081710, -1, 1081704, 1081678, 1081696, 1081671, -1 }, { 0x8404, 1081720, 1081715, 1081751, 1081756, 1081748, 1081734, 1081740, 1081727, -1 }, { 0x8405, 1081768, 1081762, 1081799, -1, 1081793, 1081783, 1081788, -1, -1 }, { 0x8406, 1081810, 1081805, 1081887, -1, 1081884, -1, 1081865, 1081858, -1 }, { 0x8407, 1081898, 1081891, 1081955, -1, 1081950, -1, 1081945, 1081938, -1 }, { 0x8408, -1, -1, 1081962, -1, -1, -1, -1, -1, -1 }, { 0x8409, -1, -1, 1081968, -1, -1, -1, -1, -1, -1 }, { 0x840A, 1081978, 1081973, 1082046, 1082051, 1082042, 1082015, 1082035, 1082008, 1082057 }, { 0x840B, 1082066, 1082061, 1082116, 1082120, 1082112, -1, 1082100, 1082093, -1 }, { 0x840C, 1082132, 1082126, 1082184, -1, 1082178, 1082151, 1082170, 1082144, 1082190 }, { 0x840D, 1082201, 1082195, 1082265, 1082271, 1082258, 1082239, 1082254, 1082232, 1082277 }, { 0x840E, 1082294, 1082284, 1082325, 1082330, 1082322, 1082314, 1082320, 1082307, -1 }, { 0x840F, 1082342, 1082336, 1082365, 1082370, -1, 1082348, 1082357, -1, -1 }, { 0x8410, 1082382, 1082376, 1082394, -1, -1, -1, -1, -1, -1 }, { 0x8411, 1082404, 1082399, 1082481, -1, -1, 1082465, 1082469, -1, -1 }, { 0x8412, -1, -1, 1082487, -1, -1, -1, -1, -1, -1 }, { 0x8413, -1, -1, 1082495, -1, -1, -1, 1082492, -1, -1 }, { 0x8414, -1, 1082499, 1082504, -1, -1, -1, -1, -1, -1 }, { 0x8415, 1082510, -1, 1082550, -1, -1, 1082535, 1082542, -1, -1 }, { 0x8416, -1, 1082554, 1082565, -1, -1, -1, -1, -1, -1 }, { 0x8417, -1, -1, 1082570, -1, -1, -1, -1, -1, -1 }, { 0x8418, 1082584, 1082574, 1082596, -1, -1, -1, -1, -1, -1 }, { 0x8419, -1, -1, 1082612, -1, -1, 1082601, -1, -1, -1 }, { 0x841A, -1, -1, 1082618, -1, -1, -1, -1, -1, -1 }, { 0x841B, -1, -1, 1082631, -1, -1, -1, 1082623, -1, -1 }, { 0x841C, 1082641, 1082636, 1082646, -1, -1, -1, -1, -1, -1 }, { 0x841D, 1082655, 1082651, 1082686, -1, -1, -1, -1, -1, -1 }, { 0x841E, -1, -1, 1082691, -1, -1, -1, -1, -1, -1 }, { 0x841F, -1, -1, 1082695, -1, -1, -1, -1, -1, -1 }, { 0x8420, 1082705, 1082699, 1082744, -1, -1, 1082717, 1082736, -1, -1 }, { 0x8421, -1, 1082749, 1082754, -1, -1, -1, -1, -1, 1082757 }, { 0x8422, -1, -1, 1082774, -1, -1, 1082763, -1, -1, -1 }, { 0x8423, -1, -1, 1082779, -1, -1, -1, -1, -1, -1 }, { 0x8424, 1082791, 1082785, 1082818, -1, -1, -1, -1, -1, -1 }, { 0x8425, 1082830, 1082824, 1082859, -1, -1, -1, -1, -1, -1 }, { 0x8426, 1082871, 1082865, 1082895, -1, -1, -1, -1, -1, -1 }, { 0x8427, 1082906, 1082901, 1082933, -1, -1, -1, -1, -1, -1 }, { 0x8428, 1082945, 1082939, 1082972, -1, -1, -1, -1, -1, -1 }, { 0x8429, 1082981, 1082976, 1083022, -1, 1083017, 1083007, 1083012, 1083000, 1083027 }, { 0x842A, -1, -1, 1083042, -1, -1, -1, 1083037, -1, -1 }, { 0x842B, -1, -1, 1083046, -1, -1, -1, -1, -1, 1083053 }, { 0x842C, 1083066, 1083060, 1083120, 1083125, 1083116, 1083099, 1083112, 1083092, 1083134 }, { 0x842D, -1, 1083140, 1083151, -1, -1, -1, -1, -1, -1 }, { 0x842E, -1, 1083155, 1083160, -1, -1, -1, -1, -1, -1 }, { 0x842F, -1, -1, 1083189, -1, -1, 1083164, 1083174, -1, -1 }, { 0x8430, -1, -1, 1083193, -1, -1, -1, -1, -1, -1 }, { 0x8431, 1083205, 1083199, 1083255, -1, 1083250, 1083241, 1083246, 1083234, -1 }, { 0x8432, 1083273, 1083261, 1083306, -1, -1, -1, -1, -1, -1 }, { 0x8433, -1, -1, 1083312, -1, -1, -1, -1, -1, -1 }, { 0x8434, 1083322, 1083317, 1083345, -1, -1, -1, -1, -1, -1 }, { 0x8435, 1083353, 1083349, 1083374, -1, 1083371, -1, 1083368, 1083361, -1 }, { 0x8436, -1, -1, 1083378, -1, -1, -1, -1, -1, -1 }, { 0x8437, -1, 1083384, 1083394, -1, -1, -1, -1, -1, -1 }, { 0x8438, 1083405, 1083400, 1083426, 1083430, 1083423, -1, 1083420, 1083413, -1 }, { 0x8439, 1083443, 1083433, 1083481, -1, 1083475, 1083456, 1083467, 1083449, -1 }, { 0x843A, -1, -1, 1083487, -1, -1, -1, -1, -1, -1 }, { 0x843B, -1, -1, 1083492, -1, -1, -1, -1, -1, 1083496 }, { 0x843C, 1083506, 1083500, 1083577, 1083580, 1083574, 1083563, 1083569, 1083556, -1 }, { 0x843D, 1083597, 1083586, 1083669, 1083674, 1083665, 1083642, 1083660, 1083629, 1083680 }, { 0x843E, -1, 1083686, 1083692, -1, -1, -1, -1, -1, 1083698 }, { 0x843F, -1, -1, 1083706, -1, -1, -1, -1, -1, -1 }, { 0x8440, -1, -1, 1083711, -1, -1, -1, -1, -1, -1 }, { 0x8441, 1083716, -1, 1083723, -1, -1, -1, -1, -1, -1 }, { 0x8442, -1, -1, 1083730, -1, -1, -1, -1, -1, -1 }, { 0x8443, -1, 1083736, 1083741, -1, -1, -1, -1, -1, -1 }, { 0x8444, 1083756, 1083746, 1083760, -1, -1, -1, -1, -1, -1 }, { 0x8445, -1, 1083765, 1083789, 1083793, -1, 1083771, 1083781, -1, -1 }, { 0x8446, 1083803, 1083798, 1083871, -1, 1083868, 1083837, 1083861, 1083830, -1 }, { 0x8447, -1, 1083876, 1083894, -1, -1, -1, 1083886, -1, 1083899 }, { 0x8448, -1, 1083904, 1083924, -1, -1, 1083910, 1083920, -1, -1 }, { 0x8449, 1083938, 1083928, 1084006, 1084010, 1083998, 1083986, 1083989, 1083972, 1084016 }, { 0x844A, 1084033, 1084023, 1084059, -1, 1084056, 1084048, 1084053, 1084041, -1 }, { 0x844B, -1, -1, 1084063, -1, -1, -1, -1, -1, -1 }, { 0x844C, -1, 1084067, 1084073, -1, -1, -1, -1, -1, -1 }, { 0x844D, 1084084, 1084079, 1084103, -1, -1, 1084090, 1084098, -1, -1 }, { 0x844E, 1084113, 1084107, 1084144, -1, -1, 1084131, 1084138, -1, -1 }, { 0x844F, -1, -1, 1084174, -1, -1, 1084148, 1084156, -1, -1 }, { 0x8450, -1, 1084180, 1084185, -1, -1, -1, -1, -1, -1 }, { 0x8451, 1084196, 1084190, 1084243, 1084249, 1084236, 1084218, 1084225, 1084212, -1 }, { 0x8452, 1084261, 1084255, 1084280, -1, -1, 1084266, 1084273, -1, -1 }, { 0x8453, 1084292, 1084286, 1084302, -1, -1, -1, -1, -1, -1 }, { 0x8454, -1, -1, 1084308, -1, -1, -1, -1, -1, -1 }, { 0x8455, -1, 1084313, 1084323, -1, -1, -1, -1, -1, -1 }, { 0x8456, -1, 1084328, 1084352, -1, -1, 1084333, 1084340, -1, 1084356 }, { 0x8457, 1084379, 1084362, 1084461, 1084465, 1084453, 1084412, 1084438, 1084405, 1084488 }, { 0x8458, -1, 1084494, 1084513, -1, -1, 1084498, 1084505, -1, -1 }, { 0x8459, 1084524, 1084517, 1084579, -1, -1, 1084561, 1084570, -1, -1 }, { 0x845A, 1084591, 1084586, 1084639, -1, 1084635, 1084613, 1084626, 1084606, -1 }, { 0x845B, 1084649, 1084644, 1084706, 1084710, 1084702, 1084677, 1084690, 1084670, -1 }, { 0x845C, 1084725, 1084715, 1084749, -1, -1, 1084738, 1084743, -1, -1 }, { 0x845D, -1, -1, 1084754, -1, -1, -1, -1, -1, -1 }, { 0x845E, -1, 1084760, 1084765, -1, -1, -1, -1, -1, -1 }, { 0x845F, -1, -1, 1084769, -1, -1, -1, -1, -1, -1 }, { 0x8460, 1084781, 1084776, 1084798, -1, -1, -1, 1084789, -1, -1 }, { 0x8461, 1084809, 1084804, 1084833, 1084837, 1084829, -1, 1084823, 1084816, -1 }, { 0x8462, 1084851, 1084841, 1084898, -1, -1, 1084872, 1084886, -1, -1 }, { 0x8463, 1084909, 1084903, 1084959, 1084965, 1084954, 1084943, 1084950, 1084936, 1084971 }, { 0x8464, 1084984, 1084979, 1085014, -1, -1, 1084990, 1085005, -1, -1 }, { 0x8465, -1, 1085020, 1085042, -1, -1, 1085025, 1085034, -1, -1 }, { 0x8466, 1085053, 1085048, 1085075, 1085080, 1085072, 1085065, 1085070, 1085058, -1 }, { 0x8467, -1, 1085089, 1085124, -1, -1, 1085094, 1085106, -1, -1 }, { 0x8468, -1, -1, 1085128, -1, -1, -1, -1, -1, -1 }, { 0x8469, 1085143, 1085133, 1085170, -1, 1085166, 1085158, 1085163, 1085151, 1085174 }, { 0x846A, -1, -1, 1085212, -1, 1085207, 1085183, 1085193, 1085177, -1 }, { 0x846B, 1085220, 1085216, 1085269, -1, 1085266, 1085240, 1085263, 1085233, 1085273 }, { 0x846C, 1085284, 1085278, 1085320, 1085326, 1085315, 1085303, 1085311, 1085296, 1085336 }, { 0x846D, 1085347, 1085342, 1085395, 1085400, 1085392, 1085384, 1085389, 1085377, -1 }, { 0x846E, -1, -1, 1085418, -1, -1, 1085403, 1085410, -1, -1 }, { 0x846F, 1085442, 1085424, 1085534, -1, 1085527, 1085488, 1085513, 1085481, 1085539 }, { 0x8470, -1, 1085547, 1085589, -1, -1, 1085565, 1085574, 1085559, -1 }, { 0x8471, 1085600, 1085594, 1085653, 1085659, 1085647, 1085638, 1085643, 1085631, -1 }, { 0x8472, -1, 1085665, 1085671, -1, -1, -1, -1, -1, -1 }, { 0x8473, 1085682, 1085677, 1085742, 1085747, 1085739, -1, 1085737, 1085730, -1 }, { 0x8474, -1, 1085754, 1085783, -1, -1, 1085759, 1085766, -1, -1 }, { 0x8475, 1085795, 1085789, 1085835, 1085840, 1085831, 1085821, 1085825, 1085814, 1085845 }, { 0x8476, 1085857, 1085851, 1085906, -1, -1, 1085883, 1085893, -1, -1 }, { 0x8477, 1085917, 1085912, 1085973, -1, 1085968, 1085951, 1085960, 1085944, -1 }, { 0x8478, 1085984, 1085978, 1086012, -1, -1, 1086000, 1086004, -1, 1086016 }, { 0x8479, 1086025, 1086021, 1086069, 1086074, -1, 1086057, 1086065, -1, -1 }, { 0x847A, 1086085, 1086080, 1086140, -1, 1086136, 1086121, 1086131, 1086114, -1 }, { 0x847B, -1, -1, 1086144, -1, -1, -1, -1, -1, 1086149 }, { 0x847C, -1, -1, 1086168, -1, -1, 1086155, 1086161, -1, -1 }, { 0x847D, 1086179, 1086174, 1086216, -1, -1, -1, 1086212, -1, -1 }, { 0x847E, 1086227, 1086221, 1086247, -1, -1, -1, -1, -1, -1 }, { 0x847F, -1, 1086253, 1086258, -1, -1, -1, -1, -1, -1 }, { 0x8480, -1, 1086263, 1086268, -1, -1, -1, -1, -1, -1 }, { 0x8481, -1, -1, 1086309, -1, -1, -1, 1086273, -1, -1 }, { 0x8482, 1086319, 1086314, 1086371, -1, 1086366, 1086353, 1086358, 1086346, 1086375 }, { 0x8483, -1, -1, 1086381, -1, -1, -1, -1, -1, -1 }, { 0x8484, -1, 1086388, 1086403, -1, -1, -1, 1086399, -1, -1 }, { 0x8485, -1, -1, 1086416, -1, -1, 1086409, -1, -1, -1 }, { 0x8486, -1, -1, 1086421, -1, -1, -1, -1, -1, -1 }, { 0x8487, 1086436, 1086426, 1086470, -1, -1, -1, -1, -1, -1 }, { 0x8488, 1086482, 1086476, 1086502, -1, -1, -1, -1, -1, -1 }, { 0x8489, 1086513, 1086507, 1086543, -1, -1, -1, -1, -1, -1 }, { 0x848A, -1, -1, 1086548, -1, -1, -1, -1, -1, -1 }, { 0x848B, 1086560, 1086553, 1086621, -1, 1086616, 1086591, 1086607, -1, -1 }, { 0x848C, 1086633, 1086628, 1086655, -1, -1, -1, -1, -1, -1 }, { 0x848D, -1, 1086660, 1086668, -1, 1086665, -1, -1, -1, -1 }, { 0x848E, -1, 1086673, 1086679, -1, -1, -1, -1, -1, -1 }, { 0x848F, -1, -1, 1086684, -1, -1, -1, -1, -1, -1 }, { 0x8490, 1086693, 1086688, 1086792, 1086797, 1086788, 1086763, 1086783, 1086756, -1 }, { 0x8491, -1, -1, 1086810, -1, -1, -1, -1, 1086804, -1 }, { 0x8492, -1, 1086815, 1086834, -1, -1, 1086819, 1086830, -1, -1 }, { 0x8493, 1086845, 1086839, 1086893, -1, -1, 1086877, 1086884, -1, -1 }, { 0x8494, 1086903, 1086899, 1086974, -1, 1086971, 1086954, 1086964, 1086947, -1 }, { 0x8495, -1, -1, 1086982, -1, -1, -1, 1086979, -1, -1 }, { 0x8496, 1086992, 1086987, 1087014, -1, -1, 1087003, 1087009, -1, -1 }, { 0x8497, -1, 1087020, 1087026, -1, -1, -1, -1, -1, -1 }, { 0x8498, -1, 1087032, 1087037, -1, -1, -1, -1, -1, -1 }, { 0x8499, 1087047, 1087041, 1087119, 1087125, 1087114, 1087088, 1087106, 1087081, 1087131 }, { 0x849A, -1, -1, 1087137, -1, -1, -1, -1, -1, -1 }, { 0x849B, -1, 1087141, 1087147, -1, -1, -1, -1, -1, -1 }, { 0x849C, 1087158, 1087152, 1087192, -1, 1087188, 1087172, 1087184, 1087165, 1087198 }, { 0x849D, -1, 1087204, 1087210, -1, -1, -1, -1, -1, -1 }, { 0x849E, 1087221, 1087216, 1087266, -1, 1087263, 1087243, 1087256, -1, -1 }, { 0x849F, 1087281, 1087270, 1087335, -1, 1087331, -1, 1087324, 1087317, -1 }, { 0x84A0, -1, 1087339, 1087344, -1, -1, -1, -1, -1, -1 }, { 0x84A1, 1087354, 1087348, 1087393, -1, 1087388, -1, 1087375, 1087368, -1 }, { 0x84A2, -1, -1, 1087399, -1, -1, -1, -1, -1, -1 }, { 0x84A3, -1, 1087404, 1087410, -1, -1, -1, -1, -1, 1087414 }, { 0x84A4, -1, -1, 1087420, -1, -1, -1, -1, -1, -1 }, { 0x84A5, -1, -1, 1087424, -1, -1, -1, -1, -1, -1 }, { 0x84A6, 1087429, -1, 1087503, -1, -1, 1087454, 1087476, -1, -1 }, { 0x84A7, -1, 1087508, 1087513, -1, -1, -1, -1, -1, -1 }, { 0x84A8, 1087524, 1087519, 1087580, 1087586, 1087575, 1087565, 1087571, 1087558, -1 }, { 0x84A9, -1, 1087592, 1087611, -1, -1, -1, 1087597, -1, -1 }, { 0x84AA, -1, 1087615, 1087630, -1, -1, -1, 1087620, -1, -1 }, { 0x84AB, -1, -1, 1087634, -1, -1, -1, -1, -1, -1 }, { 0x84AC, -1, -1, 1087639, -1, -1, -1, -1, -1, -1 }, { 0x84AD, 1087649, 1087645, 1087706, -1, 1087701, 1087682, 1087689, 1087675, -1 }, { 0x84AE, -1, -1, 1087711, -1, -1, -1, -1, -1, -1 }, { 0x84AF, 1087722, 1087715, 1087781, -1, 1087777, -1, 1087770, 1087763, -1 }, { 0x84B0, -1, -1, 1087787, -1, -1, -1, -1, -1, -1 }, { 0x84B1, 1087801, 1087792, 1087831, -1, -1, -1, 1087825, -1, -1 }, { 0x84B2, 1087840, 1087835, 1087886, 1087890, 1087882, 1087866, 1087876, 1087859, 1087895 }, { 0x84B3, -1, -1, 1087900, -1, -1, -1, -1, -1, -1 }, { 0x84B4, 1087909, 1087904, 1087947, -1, 1087943, 1087931, 1087938, 1087924, -1 }, { 0x84B5, -1, -1, 1087953, -1, -1, -1, -1, -1, -1 }, { 0x84B6, -1, 1087957, 1087962, -1, -1, -1, -1, -1, -1 }, { 0x84B7, -1, -1, 1087967, -1, -1, -1, -1, -1, -1 }, { 0x84B8, 1087978, 1087972, 1088029, 1088036, 1088024, 1088002, 1088020, 1087995, 1088050 }, { 0x84B9, 1088062, 1088057, 1088108, 1088114, 1088103, 1088095, 1088099, 1088088, -1 }, { 0x84BA, 1088123, 1088118, 1088182, -1, 1088178, 1088143, 1088153, 1088136, -1 }, { 0x84BB, 1088192, 1088186, 1088236, -1, 1088232, 1088206, 1088222, 1088199, -1 }, { 0x84BC, 1088247, 1088241, 1088283, 1088289, 1088277, 1088266, 1088273, 1088259, -1 }, { 0x84BD, 1088302, 1088297, 1088322, -1, -1, -1, 1088319, 1088313, -1 }, { 0x84BE, -1, 1088326, 1088348, -1, -1, 1088331, 1088340, -1, -1 }, { 0x84BF, 1088357, 1088352, 1088407, 1088412, 1088404, 1088393, 1088400, 1088386, -1 }, { 0x84C0, 1088424, 1088418, 1088467, -1, 1088464, -1, 1088460, 1088453, -1 }, { 0x84C1, 1088478, 1088472, 1088546, -1, 1088542, 1088516, 1088537, 1088509, -1 }, { 0x84C2, 1088558, 1088552, 1088597, -1, 1088591, -1, 1088577, 1088570, -1 }, { 0x84C3, -1, -1, 1088603, -1, -1, -1, -1, -1, 1088608 }, { 0x84C4, 1088619, 1088614, 1088688, 1088692, 1088682, 1088653, 1088671, 1088646, -1 }, { 0x84C5, -1, -1, 1088697, -1, -1, -1, -1, -1, -1 }, { 0x84C6, 1088712, 1088702, 1088751, -1, 1088747, 1088734, 1088742, 1088727, -1 }, { 0x84C7, 1088761, 1088755, 1088793, -1, -1, -1, 1088781, -1, -1 }, { 0x84C8, -1, -1, 1088808, -1, -1, 1088797, 1088804, -1, -1 }, { 0x84C9, 1088820, 1088814, 1088866, 1088872, 1088861, -1, 1088854, 1088847, 1088878 }, { 0x84CA, 1088889, 1088883, 1088934, -1, 1088930, 1088923, 1088927, 1088916, -1 }, { 0x84CB, 1088960, 1088940, 1089022, 1089027, 1089014, 1088988, 1089002, 1088981, 1089035 }, { 0x84CC, 1089048, 1089040, 1089088, -1, -1, 1089064, 1089073, -1, -1 }, { 0x84CD, 1089097, 1089093, 1089152, -1, 1089149, 1089138, 1089145, 1089131, -1 }, { 0x84CE, -1, -1, 1089157, -1, -1, -1, -1, -1, -1 }, { 0x84CF, 1089167, 1089163, 1089211, -1, -1, 1089195, 1089208, 1089189, -1 }, { 0x84D0, 1089221, 1089216, 1089272, -1, 1089268, 1089250, 1089258, 1089243, 1089276 }, { 0x84D1, 1089291, 1089287, 1089349, 1089354, 1089346, 1089334, 1089339, 1089327, -1 }, { 0x84D2, -1, -1, 1089359, -1, -1, -1, -1, -1, -1 }, { 0x84D3, 1089380, 1089365, 1089411, -1, 1089407, 1089391, 1089399, 1089384, 1089416 }, { 0x84D4, -1, -1, 1089422, -1, -1, -1, -1, -1, -1 }, { 0x84D5, -1, -1, 1089427, -1, -1, -1, -1, -1, -1 }, { 0x84D6, 1089437, 1089432, 1089489, -1, 1089486, -1, 1089479, 1089472, -1 }, { 0x84D7, 1089497, 1089493, 1089516, -1, -1, -1, -1, -1, -1 }, { 0x84D8, -1, -1, 1089522, -1, -1, -1, -1, -1, -1 }, { 0x84D9, 1089527, -1, 1089550, -1, -1, 1089542, -1, -1, -1 }, { 0x84DA, 1089560, 1089555, 1089625, -1, 1089618, 1089594, 1089613, 1089587, -1 }, { 0x84DB, -1, -1, 1089631, -1, -1, -1, -1, -1, -1 }, { 0x84DC, -1, -1, 1089643, -1, -1, 1089635, 1089639, -1, -1 }, { 0x84DD, 1089654, 1089648, 1089682, -1, -1, -1, -1, -1, -1 }, { 0x84DE, -1, 1089687, 1089693, -1, -1, -1, -1, -1, -1 }, { 0x84DF, 1089703, 1089698, 1089730, -1, -1, -1, -1, -1, -1 }, { 0x84E0, 1089739, 1089734, 1089760, -1, -1, -1, -1, -1, -1 }, { 0x84E1, -1, 1089764, 1089769, -1, -1, -1, -1, -1, -1 }, { 0x84E2, 1089781, 1089775, 1089801, -1, -1, -1, -1, -1, -1 }, { 0x84E3, 1089812, 1089807, 1089816, -1, -1, -1, -1, -1, -1 }, { 0x84E4, -1, 1089820, 1089826, -1, -1, -1, -1, -1, -1 }, { 0x84E5, 1089838, 1089832, 1089845, -1, -1, -1, -1, -1, -1 }, { 0x84E6, 1089856, 1089851, 1089884, -1, -1, -1, -1, -1, -1 }, { 0x84E7, 1089898, 1089888, 1089937, -1, -1, 1089926, 1089932, -1, -1 }, { 0x84E8, -1, 1089943, 1089958, -1, -1, -1, -1, -1, -1 }, { 0x84E9, -1, -1, 1089964, -1, -1, -1, -1, -1, -1 }, { 0x84EA, 1089975, 1089969, 1090020, -1, -1, 1090006, 1090012, -1, -1 }, { 0x84EB, 1090031, 1090026, 1090036, -1, -1, -1, -1, -1, -1 }, { 0x84EC, 1090053, 1090041, 1090105, 1090111, 1090100, 1090089, 1090096, 1090082, 1090118 }, { 0x84ED, -1, -1, 1090135, -1, 1090132, -1, -1, 1090125, -1 }, { 0x84EE, 1090144, 1090139, 1090199, 1090205, 1090194, 1090185, 1090190, 1090172, 1090210 }, { 0x84EF, 1090220, 1090214, 1090271, -1, 1090265, 1090242, 1090249, 1090235, -1 }, { 0x84F0, 1090283, 1090277, 1090309, -1, -1, -1, 1090305, -1, -1 }, { 0x84F1, -1, -1, 1090344, -1, 1090337, 1090320, 1090328, 1090313, -1 }, { 0x84F2, -1, 1090350, 1090381, -1, -1, 1090360, 1090367, -1, -1 }, { 0x84F3, -1, 1090386, 1090391, -1, -1, -1, -1, -1, -1 }, { 0x84F4, 1090402, 1090396, 1090459, -1, 1090454, 1090438, 1090445, 1090431, -1 }, { 0x84F5, -1, -1, 1090465, -1, -1, -1, -1, -1, -1 }, { 0x84F6, -1, -1, 1090470, -1, -1, -1, -1, -1, -1 }, { 0x84F7, 1090481, 1090475, 1090591, -1, -1, 1090569, 1090578, -1, -1 }, { 0x84F8, -1, 1090596, 1090601, -1, -1, -1, -1, -1, -1 }, { 0x84F9, -1, -1, 1090606, -1, -1, -1, -1, -1, -1 }, { 0x84FA, 1090616, 1090610, 1090654, -1, -1, -1, 1090650, 1090644, -1 }, { 0x84FB, 1090663, 1090658, 1090710, -1, -1, -1, 1090691, -1, 1090714 }, { 0x84FC, 1090731, 1090721, 1090784, -1, 1090780, 1090765, 1090770, 1090752, -1 }, { 0x84FD, 1090795, 1090790, 1090855, 1090859, 1090850, 1090833, 1090838, 1090826, -1 }, { 0x84FE, -1, 1090863, 1090868, -1, -1, -1, -1, -1, -1 }, { 0x84FF, 1090877, 1090872, 1090904, 1090907, 1090899, -1, 1090893, -1, -1 }, { 0x8500, 1090917, 1090912, 1090950, -1, 1090946, 1090931, 1090939, 1090924, -1 }, { 0x8501, -1, -1, 1090954, -1, -1, -1, -1, -1, -1 }, { 0x8502, 1090971, 1090961, 1091002, -1, -1, 1090983, 1090991, -1, -1 }, { 0x8503, 1091028, 1091007, 1091061, -1, -1, -1, 1091052, -1, -1 }, { 0x8504, -1, 1091068, 1091074, -1, -1, -1, -1, -1, -1 }, { 0x8505, -1, 1091079, 1091084, -1, -1, -1, -1, -1, -1 }, { 0x8506, 1091095, 1091089, 1091148, -1, 1091143, 1091132, 1091138, 1091125, -1 }, { 0x8507, 1091159, 1091154, 1091200, -1, -1, -1, 1091195, -1, -1 }, { 0x8508, -1, 1091204, 1091209, -1, -1, -1, -1, -1, -1 }, { 0x8509, 1091221, 1091215, 1091230, -1, -1, -1, -1, -1, -1 }, { 0x850A, -1, 1091235, 1091245, -1, -1, -1, -1, -1, -1 }, { 0x850B, -1, -1, 1091250, -1, -1, -1, -1, -1, -1 }, { 0x850C, 1091259, 1091254, 1091291, -1, -1, 1091270, 1091279, -1, -1 }, { 0x850D, -1, -1, 1091295, -1, -1, -1, -1, -1, -1 }, { 0x850E, -1, 1091299, 1091338, -1, -1, 1091310, 1091320, 1091304, -1 }, { 0x850F, -1, 1091343, 1091355, -1, -1, -1, 1091350, -1, -1 }, { 0x8510, -1, 1091362, 1091376, -1, -1, 1091367, 1091371, -1, -1 }, { 0x8511, 1091385, 1091380, 1091454, -1, 1091449, 1091419, 1091443, 1091412, 1091459 }, { 0x8512, -1, -1, 1091466, -1, -1, -1, -1, -1, -1 }, { 0x8513, 1091483, 1091471, 1091541, 1091546, 1091537, 1091523, 1091529, 1091516, 1091555 }, { 0x8514, 1091566, 1091560, 1091624, -1, 1091620, 1091603, 1091610, 1091596, -1 }, { 0x8515, 1091644, 1091628, 1091696, 1091700, 1091691, 1091678, 1091683, 1091671, -1 }, { 0x8516, -1, -1, 1091705, -1, -1, -1, -1, -1, -1 }, { 0x8517, 1091714, 1091710, 1091753, 1091758, 1091750, 1091732, 1091742, 1091725, 1091763 }, { 0x8518, 1091768, -1, 1091809, -1, 1091805, 1091789, 1091796, 1091782, 1091815 }, { 0x8519, -1, -1, 1091819, -1, -1, -1, -1, -1, -1 }, { 0x851A, 1091840, 1091825, 1091902, 1091907, 1091895, 1091876, 1091888, 1091869, -1 }, { 0x851B, 1091914, -1, 1091976, -1, -1, -1, -1, -1, -1 }, { 0x851C, -1, -1, 1091991, -1, -1, 1091980, 1091987, -1, -1 }, { 0x851D, -1, -1, 1091995, -1, -1, -1, -1, -1, -1 }, { 0x851E, 1092004, 1091999, 1092062, -1, 1092058, 1092033, 1092040, 1092026, -1 }, { 0x851F, 1092077, 1092067, 1092135, -1, 1092131, 1092114, 1092122, 1092107, -1 }, { 0x8520, -1, 1092139, 1092145, -1, -1, -1, -1, -1, 1092152 }, { 0x8521, 1092164, 1092159, 1092241, 1092246, 1092232, 1092200, 1092222, 1092193, -1 }, { 0x8522, -1, -1, 1092261, -1, -1, -1, 1092255, -1, -1 }, { 0x8523, 1092272, 1092265, 1092340, -1, 1092335, 1092310, 1092326, 1092303, -1 }, { 0x8524, -1, 1092347, 1092370, -1, -1, -1, 1092352, -1, -1 }, { 0x8525, 1092380, 1092374, 1092427, -1, 1092421, 1092412, 1092417, 1092405, -1 }, { 0x8526, 1092438, 1092433, 1092527, -1, 1092524, 1092513, 1092519, 1092506, -1 }, { 0x8527, -1, 1092533, 1092566, -1, -1, 1092544, 1092554, -1, -1 }, { 0x8528, -1, -1, 1092571, -1, -1, -1, -1, -1, -1 }, { 0x8529, -1, -1, 1092577, -1, -1, -1, -1, -1, -1 }, { 0x852A, -1, 1092582, 1092620, -1, 1092616, 1092595, 1092604, 1092588, -1 }, { 0x852B, 1092631, 1092626, 1092676, -1, -1, 1092662, 1092670, -1, -1 }, { 0x852C, 1092686, 1092682, 1092729, 1092734, 1092726, 1092712, 1092719, 1092705, -1 }, { 0x852D, 1092745, 1092740, 1092787, 1092792, 1092784, 1092776, 1092781, 1092769, 1092798 }, { 0x852E, -1, -1, 1092803, -1, -1, -1, -1, -1, -1 }, { 0x852F, 1092813, 1092808, 1092869, -1, 1092865, 1092843, 1092856, 1092836, -1 }, { 0x8530, -1, -1, 1092881, -1, -1, -1, -1, 1092875, -1 }, { 0x8531, -1, 1092885, 1092891, -1, -1, -1, -1, -1, -1 }, { 0x8532, 1092901, 1092896, 1092915, -1, -1, -1, 1092908, -1, -1 }, { 0x8533, -1, 1092920, 1092935, -1, -1, 1092925, 1092931, -1, -1 }, { 0x8534, 1092946, 1092941, 1093017, -1, -1, 1093010, 1093014, -1, -1 }, { 0x8535, 1093033, 1093021, 1093095, -1, 1093090, 1093064, 1093086, -1, -1 }, { 0x8536, -1, -1, 1093108, -1, -1, 1093101, -1, -1, -1 }, { 0x8537, 1093119, 1093112, 1093124, -1, -1, -1, -1, -1, -1 }, { 0x8538, 1093136, 1093131, 1093154, -1, -1, -1, -1, -1, -1 }, { 0x8539, 1093164, 1093159, 1093193, -1, -1, -1, -1, -1, -1 }, { 0x853A, 1093205, 1093199, 1093240, -1, -1, -1, -1, -1, -1 }, { 0x853B, 1093250, 1093245, 1093284, 1093289, -1, -1, -1, -1, -1 }, { 0x853C, 1093298, 1093294, 1093322, -1, -1, -1, -1, -1, -1 }, { 0x853D, 1093331, 1093326, 1093386, 1093390, 1093380, 1093368, 1093376, 1093361, -1 }, { 0x853E, 1093403, 1093398, 1093419, -1, -1, -1, -1, -1, -1 }, { 0x853F, 1093423, -1, 1093464, -1, 1093461, -1, 1093450, 1093443, -1 }, { 0x8540, -1, -1, 1093475, -1, -1, -1, 1093469, -1, -1 }, { 0x8541, 1093484, 1093479, 1093534, -1, 1093530, 1093498, 1093522, 1093491, 1093540 }, { 0x8542, 1093551, 1093545, 1093558, -1, -1, -1, -1, -1, -1 }, { 0x8543, 1093571, 1093565, 1093613, 1093618, 1093609, 1093593, 1093601, 1093586, -1 }, { 0x8544, -1, -1, 1093624, -1, -1, -1, -1, -1, 1093630 }, { 0x8545, -1, 1093638, 1093644, -1, -1, -1, -1, -1, -1 }, { 0x8546, 1093658, 1093648, 1093719, -1, 1093714, 1093699, 1093710, 1093692, -1 }, { 0x8547, -1, 1093725, 1093730, -1, -1, -1, -1, -1, -1 }, { 0x8548, 1093741, 1093736, 1093793, -1, -1, 1093773, 1093780, -1, -1 }, { 0x8549, 1093803, 1093798, 1093849, 1093855, 1093845, 1093827, 1093840, 1093820, 1093862 }, { 0x854A, 1093880, 1093868, 1093931, 1093936, 1093927, 1093917, 1093923, 1093910, 1093942 }, { 0x854B, 1093960, 1093948, 1094010, -1, 1094006, 1093996, 1094002, 1093990, 1094015 }, { 0x854C, -1, 1094021, 1094027, -1, -1, -1, -1, -1, -1 }, { 0x854D, -1, 1094032, 1094037, -1, -1, -1, -1, -1, -1 }, { 0x854E, 1094046, 1094041, 1094077, -1, 1094073, -1, 1094063, 1094056, 1094083 }, { 0x854F, -1, -1, 1094101, -1, -1, -1, 1094097, -1, -1 }, { 0x8550, 1094106, -1, 1094145, -1, -1, 1094129, 1094134, -1, -1 }, { 0x8551, 1094156, 1094150, 1094209, -1, -1, 1094190, 1094201, -1, -1 }, { 0x8552, 1094221, 1094215, 1094250, -1, -1, 1094234, 1094242, -1, -1 }, { 0x8553, 1094260, 1094255, 1094318, -1, 1094314, 1094303, 1094311, 1094296, -1 }, { 0x8554, -1, -1, 1094323, -1, -1, -1, -1, -1, -1 }, { 0x8555, 1094333, 1094328, 1094388, -1, 1094385, 1094363, 1094381, 1094356, -1 }, { 0x8556, 1094399, 1094393, 1094441, -1, 1094438, 1094424, 1094431, 1094417, -1 }, { 0x8557, 1094450, 1094445, 1094474, -1, -1, 1094466, 1094471, 1094460, -1 }, { 0x8558, 1094483, 1094478, 1094535, -1, 1094532, 1094514, 1094528, 1094507, -1 }, { 0x8559, 1094545, 1094540, 1094600, 1094605, 1094595, 1094579, 1094589, 1094572, 1094610 }, { 0x855A, 1094626, 1094616, 1094676, -1, -1, 1094665, 1094671, -1, -1 }, { 0x855B, -1, 1094679, 1094684, -1, -1, -1, -1, -1, -1 }, { 0x855C, -1, -1, 1094710, -1, -1, 1094688, 1094704, -1, -1 }, { 0x855D, 1094721, 1094715, 1094749, -1, -1, -1, 1094729, -1, -1 }, { 0x855E, 1094760, 1094754, 1094818, -1, 1094813, -1, 1094793, 1094787, 1094823 }, { 0x855F, -1, 1094829, 1094851, -1, -1, -1, 1094835, -1, -1 }, { 0x8560, -1, 1094855, 1094872, -1, -1, -1, 1094865, -1, -1 }, { 0x8561, 1094886, 1094876, 1094954, -1, 1094949, 1094925, 1094933, 1094918, -1 }, { 0x8562, 1094965, 1094959, 1095014, -1, -1, 1094995, 1095001, -1, -1 }, { 0x8563, 1095025, 1095019, 1095065, -1, 1095060, 1095041, 1095055, 1095034, -1 }, { 0x8564, 1095077, 1095071, 1095146, 1095151, 1095143, -1, 1095123, 1095116, -1 }, { 0x8565, -1, -1, 1095156, -1, -1, -1, -1, -1, -1 }, { 0x8566, -1, -1, 1095160, -1, -1, -1, -1, -1, -1 }, { 0x8567, -1, 1095164, 1095169, -1, -1, -1, -1, -1, -1 }, { 0x8568, 1095179, 1095173, 1095236, 1095241, 1095231, 1095218, 1095225, 1095211, -1 }, { 0x8569, 1095254, 1095248, 1095308, 1095314, 1095302, 1095292, 1095298, 1095285, 1095337 }, { 0x856A, 1095349, 1095344, 1095405, 1095409, 1095401, 1095382, 1095395, 1095375, -1 }, { 0x856B, -1, 1095414, 1095443, -1, 1095438, -1, 1095427, 1095420, -1 }, { 0x856C, -1, -1, 1095449, -1, -1, -1, -1, -1, -1 }, { 0x856D, 1095458, 1095453, 1095534, 1095540, 1095531, 1095519, 1095526, 1095512, -1 }, { 0x856E, -1, 1095545, 1095550, -1, -1, -1, -1, -1, -1 }, { 0x856F, -1, 1095554, 1095572, -1, -1, -1, 1095560, -1, -1 }, { 0x8570, 1095583, 1095578, 1095629, -1, 1095626, 1095617, 1095623, -1, -1 }, { 0x8571, -1, -1, 1095634, -1, -1, -1, -1, -1, -1 }, { 0x8572, 1095645, 1095640, 1095671, -1, -1, -1, -1, -1, -1 }, { 0x8573, 1095681, 1095675, 1095705, -1, -1, 1095690, 1095701, -1, -1 }, { 0x8574, 1095716, 1095711, 1095752, -1, -1, -1, -1, -1, -1 }, { 0x8575, -1, -1, 1095757, -1, -1, -1, -1, -1, -1 }, { 0x8576, -1, -1, 1095762, -1, -1, -1, -1, -1, -1 }, { 0x8577, 1095773, 1095768, 1095780, -1, -1, -1, 1095777, -1, 1095784 }, { 0x8578, 1095796, 1095791, 1095820, -1, -1, -1, -1, 1095814, -1 }, { 0x8579, 1095843, 1095825, 1095896, -1, -1, 1095880, 1095889, -1, -1 }, { 0x857A, -1, 1095902, 1095937, -1, 1095933, 1095914, 1095923, 1095907, -1 }, { 0x857B, -1, 1095941, 1095968, -1, -1, 1095953, 1095961, -1, -1 }, { 0x857C, -1, 1095974, 1095979, -1, -1, -1, -1, -1, -1 }, { 0x857D, -1, -1, 1095994, -1, -1, -1, 1095983, -1, -1 }, { 0x857E, 1096012, 1096000, 1096058, -1, 1096054, 1096042, 1096050, 1096035, -1 }, { 0x857F, -1, -1, 1096079, -1, -1, 1096063, 1096075, -1, -1 }, { 0x8580, 1096090, 1096085, 1096143, -1, 1096140, 1096131, 1096137, 1096124, -1 }, { 0x8581, 1096153, 1096148, 1096176, -1, -1, 1096158, 1096166, -1, -1 }, { 0x8582, -1, -1, 1096180, -1, -1, -1, -1, -1, -1 }, { 0x8583, -1, 1096184, 1096189, -1, -1, -1, -1, -1, -1 }, { 0x8584, 1096199, 1096194, 1096267, 1096276, 1096263, 1096239, 1096258, 1096232, -1 }, { 0x8585, 1096288, 1096283, 1096324, -1, -1, 1096310, 1096320, -1, -1 }, { 0x8586, 1096333, 1096329, 1096389, -1, 1096386, 1096370, 1096377, 1096363, 1096393 }, { 0x8587, 1096402, 1096397, 1096457, 1096462, 1096454, 1096444, 1096451, 1096437, -1 }, { 0x8588, 1096488, 1096468, 1096550, -1, -1, 1096521, 1096542, -1, 1096555 }, { 0x8589, 1096565, 1096560, 1096621, -1, 1096617, 1096605, 1096611, 1096598, -1 }, { 0x858A, 1096631, 1096626, 1096680, 1096684, 1096675, 1096665, 1096671, 1096658, -1 }, { 0x858B, -1, 1096689, 1096705, 1096709, -1, 1096693, 1096701, -1, -1 }, { 0x858C, 1096721, 1096714, 1096787, -1, 1096781, 1096762, 1096772, 1096755, -1 }, { 0x858D, -1, 1096794, 1096806, -1, -1, -1, -1, -1, -1 }, { 0x858E, -1, -1, 1096811, -1, -1, -1, -1, -1, -1 }, { 0x858F, 1096820, 1096816, 1096873, -1, 1096870, -1, 1096859, 1096852, 1096877 }, { 0x8590, 1096886, 1096880, 1096898, -1, -1, -1, 1096894, -1, -1 }, { 0x8591, 1096911, 1096904, 1096948, -1, 1096943, 1096925, 1096934, 1096918, 1096955 }, { 0x8592, -1, -1, 1096962, -1, -1, -1, -1, -1, -1 }, { 0x8593, 1096972, 1096967, 1097006, -1, -1, 1096980, 1097001, -1, -1 }, { 0x8594, 1097019, 1097012, 1097065, 1097072, 1097055, 1097031, 1097040, 1097024, -1 }, { 0x8595, -1, -1, 1097081, -1, -1, -1, -1, -1, 1097087 }, { 0x8596, 1097097, 1097092, 1097119, -1, -1, -1, -1, -1, -1 }, { 0x8597, 1097129, 1097123, 1097170, -1, 1097166, 1097158, 1097163, 1097151, -1 }, { 0x8598, 1097182, 1097176, 1097216, -1, -1, 1097197, 1097204, -1, -1 }, { 0x8599, 1097225, 1097220, 1097266, -1, 1097262, 1097244, 1097254, 1097237, -1 }, { 0x859A, -1, -1, 1097270, -1, -1, -1, -1, -1, -1 }, { 0x859B, 1097281, 1097276, 1097360, -1, 1097356, 1097322, 1097344, 1097315, -1 }, { 0x859C, 1097370, 1097365, 1097447, 1097451, 1097436, 1097399, 1097422, -1, -1 }, { 0x859D, -1, 1097457, 1097481, -1, 1097477, -1, 1097469, 1097462, -1 }, { 0x859E, -1, -1, 1097487, -1, -1, -1, -1, -1, -1 }, { 0x859F, 1097507, 1097492, 1097544, -1, -1, 1097512, 1097524, -1, -1 }, { 0x85A0, -1, 1097550, 1097573, -1, -1, 1097556, 1097565, -1, -1 }, { 0x85A1, -1, 1097578, 1097584, -1, -1, -1, -1, -1, -1 }, { 0x85A2, 1097602, 1097590, 1097633, -1, -1, -1, 1097623, -1, -1 }, { 0x85A3, -1, -1, 1097638, -1, -1, -1, -1, -1, -1 }, { 0x85A4, 1097648, 1097642, 1097709, 1097714, 1097705, 1097689, 1097697, 1097682, -1 }, { 0x85A5, -1, -1, 1097770, -1, 1097765, 1097728, 1097742, 1097721, -1 }, { 0x85A6, 1097780, 1097775, 1097852, 1097858, 1097847, 1097813, 1097838, 1097806, -1 }, { 0x85A7, 1097876, 1097865, 1097898, -1, -1, 1097887, 1097894, -1, -1 }, { 0x85A8, 1097910, 1097903, 1097968, -1, 1097956, 1097943, 1097952, 1097936, -1 }, { 0x85A9, 1097980, 1097974, 1098057, -1, 1098053, 1098035, 1098041, 1098028, -1 }, { 0x85AA, 1098066, 1098061, 1098112, 1098117, 1098108, 1098096, 1098103, 1098089, -1 }, { 0x85AB, 1098121, -1, 1098189, -1, 1098184, 1098158, 1098180, 1098152, -1 }, { 0x85AC, 1098200, 1098194, 1098249, -1, 1098245, 1098233, 1098240, -1, -1 }, { 0x85AD, -1, -1, 1098262, -1, -1, 1098254, 1098258, -1, -1 }, { 0x85AE, 1098272, 1098267, 1098311, -1, -1, 1098299, 1098304, -1, -1 }, { 0x85AF, 1098326, 1098316, 1098366, -1, 1098363, 1098352, 1098356, 1098345, -1 }, { 0x85B0, 1098376, 1098371, 1098445, 1098450, 1098440, 1098414, 1098436, 1098407, -1 }, { 0x85B1, -1, 1098458, 1098464, -1, -1, -1, -1, -1, -1 }, { 0x85B2, -1, -1, 1098469, -1, -1, -1, -1, -1, -1 }, { 0x85B3, 1098485, 1098474, 1098531, -1, -1, -1, -1, -1, -1 }, { 0x85B4, 1098542, 1098536, 1098597, -1, -1, 1098579, 1098588, -1, -1 }, { 0x85B5, -1, -1, 1098603, -1, -1, -1, -1, -1, -1 }, { 0x85B6, 1098615, 1098609, 1098669, -1, -1, 1098650, 1098658, -1, -1 }, { 0x85B7, -1, 1098674, 1098699, -1, -1, 1098679, 1098688, -1, 1098703 }, { 0x85B8, 1098717, 1098707, 1098744, -1, -1, 1098726, 1098734, -1, -1 }, { 0x85B9, 1098755, 1098750, 1098807, -1, -1, 1098787, 1098799, -1, -1 }, { 0x85BA, 1098826, 1098812, 1098877, 1098881, 1098873, 1098858, 1098865, 1098851, -1 }, { 0x85BB, -1, -1, 1098886, -1, -1, -1, -1, -1, -1 }, { 0x85BC, -1, -1, 1098913, -1, -1, 1098891, 1098904, -1, -1 }, { 0x85BD, 1098924, 1098919, 1098991, -1, -1, 1098971, 1098982, -1, -1 }, { 0x85BE, 1099001, 1098997, 1099048, -1, -1, 1099028, 1099033, -1, -1 }, { 0x85BF, 1099056, 1099052, 1099085, 1099089, -1, 1099063, 1099071, -1, -1 }, { 0x85C0, -1, -1, 1099097, -1, -1, -1, -1, -1, -1 }, { 0x85C1, 1099108, 1099103, 1099153, 1099158, 1099150, 1099141, 1099146, 1099134, -1 }, { 0x85C2, -1, 1099165, 1099193, -1, -1, 1099171, 1099189, -1, -1 }, { 0x85C3, -1, 1099199, 1099209, -1, -1, -1, -1, -1, -1 }, { 0x85C4, 1099215, -1, 1099227, -1, -1, -1, -1, -1, -1 }, { 0x85C5, -1, -1, 1099231, -1, -1, -1, -1, -1, -1 }, { 0x85C6, -1, -1, 1099235, -1, -1, -1, -1, -1, -1 }, { 0x85C7, 1099252, 1099241, 1099284, -1, -1, 1099263, 1099274, 1099257, -1 }, { 0x85C8, -1, -1, 1099288, -1, -1, -1, -1, -1, -1 }, { 0x85C9, 1099306, 1099293, 1099377, 1099381, 1099370, 1099340, 1099356, 1099333, 1099388 }, { 0x85CA, 1099394, -1, 1099437, -1, -1, 1099424, 1099433, -1, -1 }, { 0x85CB, -1, 1099443, 1099480, -1, -1, 1099453, 1099461, -1, -1 }, { 0x85CC, -1, -1, 1099486, -1, -1, -1, -1, -1, -1 }, { 0x85CD, 1099496, 1099490, 1099548, 1099553, 1099544, 1099537, 1099540, 1099524, 1099558 }, { 0x85CE, 1099568, 1099562, 1099628, 1099633, 1099624, 1099604, 1099615, 1099597, -1 }, { 0x85CF, 1099650, 1099638, 1099723, 1099729, 1099718, 1099688, 1099710, 1099681, -1 }, { 0x85D0, 1099751, 1099746, 1099832, -1, 1099828, 1099785, 1099808, 1099778, -1 }, { 0x85D1, -1, 1099838, 1099844, -1, -1, -1, -1, -1, -1 }, { 0x85D2, -1, -1, 1099851, -1, -1, -1, -1, -1, -1 }, { 0x85D3, 1099861, 1099856, 1099874, -1, -1, -1, -1, -1, -1 }, { 0x85D4, -1, -1, 1099880, -1, -1, -1, -1, -1, -1 }, { 0x85D5, 1099892, 1099886, 1099933, -1, 1099930, 1099910, 1099919, 1099903, 1099937 }, { 0x85D6, -1, 1099942, 1099948, -1, -1, -1, -1, -1, -1 }, { 0x85D7, -1, -1, 1099954, -1, -1, -1, -1, -1, -1 }, { 0x85D8, 1099964, 1099958, 1099978, -1, -1, -1, 1099971, -1, -1 }, { 0x85D9, 1099988, 1099982, 1099996, -1, -1, -1, -1, -1, -1 }, { 0x85DA, 1100005, 1100000, 1100036, -1, -1, 1100017, 1100025, -1, -1 }, { 0x85DB, -1, -1, 1100040, -1, -1, -1, -1, -1, -1 }, { 0x85DC, 1100050, 1100045, 1100102, 1100106, 1100098, 1100084, 1100090, 1100077, -1 }, { 0x85DD, 1100116, 1100110, 1100174, 1100178, 1100170, 1100151, 1100166, 1100144, 1100187 }, { 0x85DE, -1, -1, 1100194, -1, -1, -1, -1, -1, 1100198 }, { 0x85DF, 1100210, 1100204, 1100247, -1, -1, 1100233, 1100240, -1, -1 }, { 0x85E0, -1, 1100252, 1100280, -1, -1, 1100262, 1100270, -1, -1 }, { 0x85E1, -1, 1100286, 1100291, -1, -1, -1, -1, -1, -1 }, { 0x85E2, -1, -1, 1100295, -1, -1, -1, -1, -1, -1 }, { 0x85E3, -1, 1100300, 1100305, -1, -1, -1, -1, -1, -1 }, { 0x85E4, 1100316, 1100310, 1100369, 1100375, 1100364, 1100351, 1100356, 1100344, 1100383 }, { 0x85E5, 1100397, 1100391, 1100453, 1100458, 1100449, 1100437, 1100444, 1100430, 1100464 }, { 0x85E6, 1100476, 1100472, 1100499, -1, -1, -1, 1100493, -1, -1 }, { 0x85E7, -1, -1, 1100503, -1, -1, -1, -1, -1, -1 }, { 0x85E8, -1, 1100509, 1100538, -1, -1, 1100514, 1100519, -1, -1 }, { 0x85E9, 1100550, 1100544, 1100605, 1100610, 1100601, 1100590, 1100597, 1100583, -1 }, { 0x85EA, 1100622, 1100617, 1100695, -1, 1100691, 1100682, 1100687, 1100675, 1100700 }, { 0x85EB, -1, 1100704, 1100710, -1, -1, -1, -1, -1, -1 }, { 0x85EC, -1, 1100715, 1100721, -1, -1, -1, -1, -1, -1 }, { 0x85ED, -1, 1100726, 1100749, -1, -1, 1100732, 1100741, -1, -1 }, { 0x85EE, -1, 1100756, 1100761, -1, -1, -1, -1, -1, -1 }, { 0x85EF, -1, -1, 1100767, -1, -1, -1, -1, -1, -1 }, { 0x85F0, -1, -1, 1100772, -1, -1, -1, -1, -1, -1 }, { 0x85F1, -1, -1, 1100777, -1, -1, -1, -1, -1, -1 }, { 0x85F2, -1, -1, 1100782, -1, -1, -1, -1, -1, -1 }, { 0x85F3, -1, -1, 1100805, -1, -1, 1100786, 1100801, -1, -1 }, { 0x85F4, 1100810, -1, 1100851, -1, 1100848, 1100818, 1100842, -1, -1 }, { 0x85F5, -1, -1, 1100856, -1, -1, -1, -1, -1, -1 }, { 0x85F6, 1100866, 1100861, 1100893, -1, -1, -1, 1100882, -1, 1100897 }, { 0x85F7, 1100914, 1100904, 1100954, -1, 1100951, 1100940, 1100944, 1100933, -1 }, { 0x85F8, -1, 1100959, 1100964, -1, -1, -1, -1, -1, -1 }, { 0x85F9, 1100973, 1100969, 1101032, 1101036, 1101029, 1101004, 1101021, 1100997, -1 }, { 0x85FA, 1101049, 1101043, 1101106, -1, 1101102, 1101096, 1101098, 1101083, -1 }, { 0x85FB, 1101116, 1101111, 1101162, 1101167, 1101159, 1101152, 1101155, 1101145, -1 }, { 0x85FC, -1, 1101175, 1101197, -1, -1, 1101181, 1101193, -1, -1 }, { 0x85FD, -1, -1, 1101214, -1, 1101209, -1, -1, 1101203, -1 }, { 0x85FE, 1101225, 1101219, 1101239, -1, -1, 1101231, 1101235, -1, -1 }, { 0x85FF, 1101249, 1101244, 1101297, 1101302, 1101292, -1, 1101283, 1101276, -1 }, { 0x8600, 1101313, 1101308, 1101367, -1, 1101362, 1101345, 1101352, 1101338, -1 }, { 0x8601, -1, 1101372, 1101382, -1, -1, -1, -1, -1, -1 }, { 0x8602, 1101398, 1101386, 1101436, 1101441, 1101432, 1101422, 1101428, 1101415, -1 }, { 0x8603, -1, -1, 1101450, -1, -1, -1, -1, -1, -1 }, { 0x8604, 1101460, 1101455, 1101513, 1101517, 1101510, -1, 1101493, 1101486, -1 }, { 0x8605, 1101529, 1101523, 1101600, -1, -1, -1, 1101591, -1, -1 }, { 0x8606, 1101611, 1101606, 1101652, 1101656, 1101646, 1101638, 1101643, 1101625, -1 }, { 0x8607, 1101665, 1101660, 1101758, 1101762, 1101755, 1101739, 1101749, 1101732, 1101766 }, { 0x8608, -1, -1, 1101769, -1, -1, -1, -1, -1, -1 }, { 0x8609, -1, 1101774, 1101780, -1, -1, -1, -1, -1, -1 }, { 0x860A, 1101796, 1101786, 1101886, -1, 1101883, 1101853, 1101877, 1101846, -1 }, { 0x860B, 1101902, 1101891, 1101943, 1101949, 1101939, 1101915, 1101931, 1101908, 1101955 }, { 0x860C, -1, 1101961, 1101966, -1, -1, -1, -1, -1, -1 }, { 0x860D, -1, 1101970, 1101986, -1, -1, 1101975, 1101982, -1, -1 }, { 0x860E, -1, -1, 1101994, -1, -1, -1, 1101991, -1, -1 }, { 0x860F, -1, 1101998, 1102015, -1, -1, -1, 1102011, -1, -1 }, { 0x8610, -1, 1102022, 1102044, -1, -1, 1102028, 1102040, -1, -1 }, { 0x8611, 1102054, 1102050, 1102090, -1, -1, 1102078, 1102087, -1, -1 }, { 0x8612, 1102094, -1, 1102107, -1, -1, 1102102, -1, -1, -1 }, { 0x8613, 1102117, 1102112, 1102166, -1, -1, 1102150, 1102160, -1, -1 }, { 0x8614, -1, 1102170, 1102183, -1, -1, -1, -1, -1, -1 }, { 0x8615, -1, -1, 1102190, -1, -1, -1, -1, -1, -1 }, { 0x8616, 1102201, 1102196, 1102239, -1, 1102236, 1102222, 1102230, 1102215, -1 }, { 0x8617, 1102255, 1102244, 1102299, -1, 1102294, 1102276, 1102283, 1102269, -1 }, { 0x8618, 1102310, 1102303, 1102374, -1, 1102369, 1102339, 1102347, 1102332, -1 }, { 0x8619, -1, -1, 1102391, -1, -1, 1102380, 1102388, -1, -1 }, { 0x861A, 1102400, 1102395, 1102433, 1102439, 1102429, 1102420, 1102425, 1102413, -1 }, { 0x861B, -1, -1, 1102462, -1, -1, 1102447, 1102455, -1, -1 }, { 0x861C, -1, 1102466, 1102471, -1, -1, -1, -1, -1, -1 }, { 0x861D, -1, -1, 1102475, -1, -1, -1, -1, -1, 1102481 }, { 0x861E, 1102496, 1102486, 1102549, -1, -1, 1102525, 1102537, -1, -1 }, { 0x861F, -1, -1, 1102561, -1, -1, -1, -1, 1102555, -1 }, { 0x8620, -1, 1102566, 1102573, -1, -1, -1, -1, -1, -1 }, { 0x8621, -1, 1102580, 1102596, -1, -1, -1, 1102586, -1, -1 }, { 0x8622, 1102608, 1102602, 1102662, -1, 1102657, 1102639, 1102648, 1102632, 1102668 }, { 0x8623, -1, -1, 1102674, -1, -1, -1, -1, -1, -1 }, { 0x8624, 1102684, 1102679, 1102701, -1, -1, -1, -1, -1, -1 }, { 0x8625, -1, 1102706, 1102712, -1, -1, -1, -1, -1, -1 }, { 0x8626, -1, 1102717, 1102723, -1, -1, -1, -1, -1, -1 }, { 0x8627, 1102735, 1102729, 1102809, -1, 1102806, -1, 1102796, 1102789, -1 }, { 0x8628, 1102818, 1102813, 1102839, -1, -1, -1, -1, -1, -1 }, { 0x8629, 1102850, 1102844, 1102903, -1, 1102899, 1102879, 1102891, 1102872, -1 }, { 0x862A, -1, -1, 1102914, -1, -1, -1, -1, 1102908, -1 }, { 0x862B, -1, -1, 1102919, -1, -1, -1, -1, -1, -1 }, { 0x862C, -1, 1102924, 1102930, -1, -1, -1, -1, -1, -1 }, { 0x862D, 1102941, 1102935, 1102997, 1103002, 1102993, 1102980, 1102989, 1102967, -1 }, { 0x862E, -1, 1103008, 1103018, -1, -1, -1, -1, -1, -1 }, { 0x862F, 1103028, 1103022, 1103082, -1, 1103076, -1, 1103068, 1103061, -1 }, { 0x8630, -1, -1, 1103096, -1, -1, 1103088, -1, -1, -1 }, { 0x8631, -1, 1103101, 1103107, -1, -1, -1, -1, -1, -1 }, { 0x8632, -1, 1103112, 1103118, -1, -1, -1, -1, -1, -1 }, { 0x8633, -1, -1, 1103123, -1, -1, -1, -1, -1, -1 }, { 0x8634, 1103134, 1103128, 1103165, -1, -1, -1, -1, -1, -1 }, { 0x8635, -1, 1103171, 1103176, -1, -1, -1, -1, -1, -1 }, { 0x8636, -1, -1, 1103192, -1, -1, 1103181, 1103189, -1, -1 }, { 0x8637, 1103197, -1, 1103224, -1, -1, -1, -1, -1, -1 }, { 0x8638, 1103235, 1103229, 1103269, -1, -1, 1103258, 1103265, -1, -1 }, { 0x8639, -1, 1103275, 1103281, -1, -1, -1, -1, -1, -1 }, { 0x863A, 1103292, 1103287, 1103324, -1, -1, 1103313, 1103321, -1, 1103328 }, { 0x863B, -1, -1, 1103332, -1, -1, -1, -1, -1, -1 }, { 0x863C, -1, 1103336, 1103357, -1, 1103354, -1, 1103348, 1103341, -1 }, { 0x863D, 1103367, 1103361, 1103393, -1, -1, 1103377, 1103388, -1, -1 }, { 0x863E, -1, 1103398, 1103404, -1, -1, -1, -1, -1, -1 }, { 0x863F, 1103414, 1103410, 1103470, 1103475, 1103467, 1103458, 1103464, 1103445, 1103480 }, { 0x8640, 1103489, 1103484, 1103535, -1, -1, 1103522, 1103527, -1, -1 }, { 0x8641, -1, -1, 1103554, -1, 1103551, -1, 1103545, 1103539, -1 }, { 0x8642, -1, 1103559, 1103570, -1, -1, -1, 1103564, -1, -1 }, { 0x8643, -1, -1, 1103574, -1, -1, -1, -1, -1, -1 }, { 0x8644, -1, -1, 1103584, -1, 1103580, -1, -1, -1, -1 }, { 0x8645, -1, 1103588, 1103594, -1, -1, -1, -1, -1, -1 }, { 0x8646, 1103606, 1103600, 1103654, -1, -1, 1103640, 1103647, -1, -1 }, { 0x8647, -1, 1103659, 1103665, -1, -1, -1, -1, -1, -1 }, { 0x8648, -1, 1103671, 1103691, -1, -1, 1103676, 1103686, -1, -1 }, { 0x8649, -1, -1, 1103697, -1, -1, -1, -1, -1, -1 }, { 0x864A, -1, -1, 1103701, -1, -1, -1, -1, -1, -1 }, { 0x864B, 1103712, 1103707, 1103754, -1, -1, -1, -1, -1, -1 }, { 0x864C, -1, 1103759, 1103764, -1, -1, -1, -1, -1, -1 }, { 0x864D, 1103777, 1103769, 1103821, -1, -1, 1103803, 1103815, -1, -1 }, { 0x864E, 1103829, 1103825, 1103877, 1103881, 1103874, 1103866, 1103871, 1103859, 1103886 }, { 0x864F, 1103896, 1103891, 1103934, -1, -1, -1, -1, -1, -1 }, { 0x8650, 1103944, 1103938, 1104005, 1104011, 1104001, 1103976, 1103995, 1103969, 1104018 }, { 0x8651, 1104033, 1104027, 1104059, -1, -1, -1, -1, -1, -1 }, { 0x8652, 1104067, 1104063, 1104158, -1, -1, 1104132, 1104139, -1, -1 }, { 0x8653, 1104168, 1104162, 1104221, -1, 1104217, 1104180, 1104208, 1104173, -1 }, { 0x8654, 1104232, 1104227, 1104288, 1104294, 1104284, 1104268, 1104280, 1104261, 1104301 }, { 0x8655, 1104323, 1104308, 1104375, 1104380, 1104371, 1104356, 1104367, 1104349, 1104394 }, { 0x8656, 1104403, 1104399, 1104453, -1, -1, 1104429, 1104435, -1, -1 }, { 0x8657, -1, -1, 1104480, -1, -1, 1104457, 1104473, -1, -1 }, { 0x8658, -1, -1, 1104509, -1, -1, 1104484, 1104497, -1, -1 }, { 0x8659, -1, 1104514, 1104529, -1, -1, -1, 1104519, -1, -1 }, { 0x865A, 1104539, 1104533, 1104564, -1, 1104561, 1104545, 1104554, -1, 1104568 }, { 0x865B, 1104578, 1104572, 1104636, 1104640, 1104633, 1104617, 1104626, 1104610, -1 }, { 0x865C, 1104650, 1104645, 1104715, -1, 1104712, 1104701, 1104708, 1104688, -1 }, { 0x865D, -1, -1, 1104727, -1, -1, 1104719, 1104724, -1, -1 }, { 0x865E, 1104736, 1104731, 1104805, 1104809, 1104802, 1104777, 1104799, 1104770, -1 }, { 0x865F, 1104825, 1104815, 1104884, 1104889, 1104881, 1104859, 1104873, 1104852, 1104902 }, { 0x8660, -1, -1, 1104913, -1, -1, -1, 1104909, -1, -1 }, { 0x8661, 1104925, 1104919, 1104967, -1, -1, 1104952, 1104960, -1, -1 }, { 0x8662, 1104977, 1104971, 1105043, 1105048, -1, 1105026, 1105035, -1, -1 }, { 0x8663, 1105059, 1105054, 1105105, -1, -1, 1105086, 1105097, -1, -1 }, { 0x8664, -1, 1105110, 1105129, -1, -1, -1, 1105117, -1, -1 }, { 0x8665, -1, -1, 1105134, -1, -1, -1, -1, -1, -1 }, { 0x8666, -1, -1, 1105140, -1, -1, -1, -1, -1, -1 }, { 0x8667, 1105157, 1105146, 1105208, 1105213, 1105204, 1105194, 1105201, 1105187, 1105219 }, { 0x8668, -1, -1, 1105225, -1, -1, -1, -1, -1, -1 }, { 0x8669, 1105236, 1105230, 1105273, -1, -1, 1105243, 1105251, -1, -1 }, { 0x866A, -1, -1, 1105277, -1, -1, -1, -1, -1, -1 }, { 0x866B, 1105293, 1105282, 1105366, -1, 1105354, 1105340, 1105346, 1105328, 1105373 }, { 0x866C, 1105385, 1105380, 1105434, 1105439, 1105430, 1105404, 1105412, 1105398, 1105445 }, { 0x866D, -1, -1, 1105449, -1, -1, -1, -1, -1, -1 }, { 0x866E, 1105460, 1105455, 1105477, -1, -1, -1, -1, -1, -1 }, { 0x866F, 1105486, 1105481, 1105536, 1105541, 1105532, 1105506, 1105514, 1105499, 1105547 }, { 0x8670, -1, -1, 1105551, -1, -1, -1, -1, -1, -1 }, { 0x8671, 1105562, 1105557, 1105609, -1, 1105605, 1105590, 1105598, 1105583, -1 }, { 0x8672, -1, 1105614, 1105619, -1, -1, -1, -1, -1, -1 }, { 0x8673, -1, -1, 1105624, -1, -1, -1, -1, -1, -1 }, { 0x8674, -1, -1, 1105629, -1, -1, -1, -1, -1, -1 }, { 0x8675, -1, -1, 1105648, -1, -1, 1105634, 1105639, -1, -1 }, { 0x8676, -1, -1, 1105655, -1, -1, -1, 1105653, -1, 1105659 }, { 0x8677, 1105673, 1105663, 1105694, -1, -1, 1105678, 1105686, -1, -1 }, { 0x8678, -1, -1, 1105709, -1, 1105706, -1, -1, 1105699, 1105713 }, { 0x8679, 1105725, 1105719, 1105759, 1105765, 1105749, 1105740, 1105745, 1105733, -1 }, { 0x867A, 1105792, 1105782, 1105844, -1, 1105839, 1105821, 1105829, 1105814, -1 }, { 0x867B, 1105855, 1105849, 1105892, -1, 1105887, 1105879, 1105883, 1105872, -1 }, { 0x867C, 1105903, 1105898, 1105929, -1, -1, -1, -1, -1, -1 }, { 0x867D, 1105939, 1105933, 1105957, -1, -1, -1, -1, -1, -1 }, { 0x867E, 1105967, 1105962, 1105981, -1, -1, -1, -1, -1, -1 }, { 0x867F, 1105992, 1105986, 1106011, -1, -1, -1, -1, -1, -1 }, { 0x8680, 1106022, 1106017, 1106050, -1, -1, -1, -1, -1, -1 }, { 0x8681, 1106061, 1106055, 1106066, -1, -1, -1, -1, -1, -1 }, { 0x8682, 1106085, 1106070, 1106096, -1, -1, -1, -1, -1, -1 }, { 0x8683, -1, -1, 1106100, -1, -1, -1, -1, -1, -1 }, { 0x8684, -1, -1, 1106107, -1, -1, -1, -1, -1, -1 }, { 0x8685, -1, -1, 1106113, -1, -1, -1, -1, -1, -1 }, { 0x8686, -1, -1, 1106116, -1, -1, -1, -1, -1, -1 }, { 0x8687, -1, -1, 1106120, -1, -1, -1, -1, -1, -1 }, { 0x8688, -1, -1, 1106143, -1, -1, 1106125, 1106139, -1, -1 }, { 0x8689, 1106149, -1, 1106196, -1, -1, 1106189, 1106192, -1, -1 }, { 0x868A, 1106211, 1106201, 1106245, -1, 1106240, 1106233, 1106236, 1106226, -1 }, { 0x868B, 1106256, 1106250, 1106294, -1, 1106290, 1106278, 1106286, 1106271, -1 }, { 0x868C, 1106305, 1106299, 1106366, -1, 1106361, 1106346, 1106353, 1106339, -1 }, { 0x868D, 1106377, 1106372, 1106426, 1106430, 1106423, 1106411, 1106417, 1106404, -1 }, { 0x868E, -1, 1106434, 1106439, -1, -1, -1, -1, -1, -1 }, { 0x868F, -1, -1, 1106444, -1, -1, -1, -1, -1, -1 }, { 0x8690, -1, -1, 1106449, -1, -1, -1, -1, -1, -1 }, { 0x8691, 1106459, 1106454, 1106480, -1, -1, 1106467, 1106471, -1, -1 }, { 0x8692, 1106489, 1106484, 1106521, -1, -1, -1, -1, -1, -1 }, { 0x8693, 1106532, 1106527, 1106562, -1, 1106559, 1106549, 1106556, 1106542, 1106567 }, { 0x8694, 1106573, -1, 1106582, -1, -1, -1, -1, -1, -1 }, { 0x8695, 1106597, 1106586, 1106636, -1, 1106627, 1106613, 1106619, 1106607, 1106641 }, { 0x8696, -1, 1106647, 1106667, -1, -1, 1106653, 1106659, -1, -1 }, { 0x8697, -1, -1, 1106673, -1, -1, -1, -1, -1, -1 }, { 0x8698, 1106683, 1106678, 1106722, -1, -1, 1106692, 1106714, -1, -1 }, { 0x8699, -1, -1, 1106727, -1, -1, -1, -1, -1, -1 }, { 0x869A, -1, -1, 1106759, -1, -1, 1106732, 1106745, -1, -1 }, { 0x869B, -1, -1, 1106763, -1, -1, -1, -1, -1, -1 }, { 0x869C, 1106776, 1106770, 1106813, -1, -1, 1106796, 1106807, -1, 1106817 }, { 0x869D, 1106831, 1106822, 1106864, -1, -1, -1, -1, -1, -1 }, { 0x869E, -1, -1, 1106869, -1, -1, -1, -1, -1, -1 }, { 0x869F, -1, -1, 1106873, -1, -1, -1, -1, -1, -1 }, { 0x86A0, 1106884, 1106879, 1106898, -1, -1, -1, -1, -1, -1 }, { 0x86A1, 1106908, 1106903, 1106933, -1, -1, 1106913, 1106925, -1, -1 }, { 0x86A2, -1, 1106938, 1106944, -1, -1, -1, -1, -1, -1 }, { 0x86A3, 1106956, 1106950, 1106990, -1, 1106985, -1, 1106973, 1106966, -1 }, { 0x86A4, 1107001, 1106996, 1107038, 1107043, 1107035, 1107020, 1107031, 1107013, 1107051 }, { 0x86A5, -1, -1, 1107055, -1, -1, -1, -1, -1, -1 }, { 0x86A6, 1107059, -1, 1107109, -1, -1, 1107077, 1107089, -1, -1 }, { 0x86A7, 1107120, 1107114, 1107163, -1, -1, -1, 1107159, -1, 1107168 }, { 0x86A8, 1107178, 1107174, 1107257, -1, 1107253, -1, 1107247, 1107240, 1107261 }, { 0x86A9, 1107270, 1107266, 1107335, 1107340, 1107331, 1107307, 1107327, 1107300, 1107346 }, { 0x86AA, 1107354, 1107349, 1107381, -1, 1107377, -1, 1107369, 1107362, -1 }, { 0x86AB, 1107386, -1, 1107425, -1, -1, 1107415, 1107421, -1, 1107430 }, { 0x86AC, 1107440, 1107435, 1107462, -1, -1, -1, -1, -1, -1 }, { 0x86AD, -1, 1107468, 1107484, -1, -1, -1, 1107478, -1, -1 }, { 0x86AE, -1, -1, 1107488, -1, -1, -1, -1, -1, -1 }, { 0x86AF, 1107498, 1107493, 1107527, -1, 1107523, -1, 1107515, 1107508, -1 }, { 0x86B0, 1107537, 1107532, 1107561, -1, 1107558, -1, 1107554, 1107547, -1 }, { 0x86B1, 1107577, 1107566, 1107645, -1, 1107639, -1, 1107621, 1107614, -1 }, { 0x86B2, -1, 1107650, 1107656, -1, -1, -1, -1, -1, -1 }, { 0x86B3, 1107666, 1107662, 1107694, -1, -1, -1, 1107675, -1, -1 }, { 0x86B4, 1107709, 1107699, 1107732, -1, 1107729, -1, 1107722, 1107715, -1 }, { 0x86B5, 1107741, 1107737, 1107754, -1, -1, -1, 1107748, -1, 1107758 }, { 0x86B6, 1107767, 1107762, 1107805, -1, -1, 1107794, 1107801, -1, -1 }, { 0x86B7, -1, 1107810, 1107823, -1, -1, -1, 1107816, -1, -1 }, { 0x86B8, -1, -1, 1107849, -1, -1, -1, 1107827, -1, -1 }, { 0x86B9, -1, 1107853, 1107873, -1, -1, -1, 1107857, -1, -1 }, { 0x86BA, 1107888, 1107877, 1107906, -1, -1, -1, -1, -1, -1 }, { 0x86BB, 1107917, 1107911, 1107941, -1, -1, -1, -1, -1, -1 }, { 0x86BC, -1, -1, 1107946, -1, -1, -1, -1, -1, -1 }, { 0x86BD, -1, -1, 1107951, -1, -1, -1, -1, -1, -1 }, { 0x86BE, -1, -1, 1107955, -1, -1, -1, -1, -1, -1 }, { 0x86BF, 1107964, 1107959, 1107982, -1, -1, -1, 1107974, -1, -1 }, { 0x86C0, 1107993, 1107988, 1108051, -1, 1108047, 1108032, 1108043, 1108025, 1108056 }, { 0x86C1, -1, 1108063, 1108073, -1, -1, -1, 1108068, -1, -1 }, { 0x86C2, -1, -1, 1108079, -1, -1, -1, -1, -1, -1 }, { 0x86C3, -1, -1, 1108097, -1, -1, -1, 1108084, -1, -1 }, { 0x86C4, 1108107, 1108103, 1108131, 1108135, -1, 1108120, 1108125, -1, -1 }, { 0x86C5, 1108148, 1108138, 1108185, -1, 1108181, -1, 1108169, 1108162, -1 }, { 0x86C6, 1108203, 1108191, 1108232, -1, 1108229, 1108218, 1108222, 1108211, -1 }, { 0x86C7, 1108244, 1108236, 1108275, 1108280, 1108270, 1108257, 1108262, 1108250, 1108290 }, { 0x86C8, -1, -1, 1108294, -1, -1, -1, -1, -1, -1 }, { 0x86C9, 1108305, 1108299, 1108351, -1, 1108345, -1, 1108336, 1108329, -1 }, { 0x86CA, 1108361, 1108357, 1108390, -1, -1, -1, -1, -1, -1 }, { 0x86CB, 1108406, 1108394, 1108448, -1, 1108444, 1108433, 1108440, 1108426, -1 }, { 0x86CC, 1108457, 1108453, 1108465, -1, -1, -1, -1, -1, -1 }, { 0x86CD, 1108469, -1, 1108521, -1, 1108515, 1108496, 1108503, -1, -1 }, { 0x86CE, 1108532, 1108527, 1108548, -1, -1, 1108539, 1108544, -1, -1 }, { 0x86CF, 1108558, 1108552, 1108569, -1, -1, -1, -1, -1, -1 }, { 0x86D0, 1108581, 1108576, 1108595, -1, -1, -1, -1, -1, -1 }, { 0x86D1, 1108609, 1108599, 1108634, -1, -1, -1, 1108623, -1, -1 }, { 0x86D2, -1, -1, 1108667, -1, -1, 1108639, 1108651, -1, 1108671 }, { 0x86D3, 1108685, 1108677, 1108728, -1, -1, -1, -1, -1, -1 }, { 0x86D4, 1108737, 1108732, 1108773, -1, 1108769, 1108753, 1108765, 1108746, -1 }, { 0x86D5, 1108783, 1108778, 1108844, -1, -1, 1108826, 1108836, -1, -1 }, { 0x86D6, -1, -1, 1108849, -1, -1, -1, -1, -1, -1 }, { 0x86D7, 1108860, 1108855, 1108889, -1, -1, -1, 1108882, -1, -1 }, { 0x86D8, 1108907, 1108893, 1108936, -1, -1, -1, -1, -1, -1 }, { 0x86D9, 1108947, 1108942, 1108977, 1108981, 1108970, 1108959, 1108965, 1108952, -1 }, { 0x86DA, -1, 1108985, 1109002, -1, -1, -1, 1108990, -1, -1 }, { 0x86DB, 1109012, 1109007, 1109043, -1, 1109039, 1109026, 1109031, 1109019, 1109048 }, { 0x86DC, -1, 1109054, 1109060, -1, -1, -1, 1109058, -1, -1 }, { 0x86DD, -1, -1, 1109064, -1, -1, -1, -1, -1, -1 }, { 0x86DE, 1109080, 1109070, 1109133, -1, 1109128, 1109113, 1109122, 1109106, -1 }, { 0x86DF, 1109144, 1109138, 1109200, 1109206, 1109196, 1109179, 1109187, 1109172, 1109211 }, { 0x86E0, -1, -1, 1109224, -1, -1, -1, 1109216, -1, -1 }, { 0x86E1, -1, -1, 1109228, -1, -1, -1, -1, -1, -1 }, { 0x86E2, -1, -1, 1109232, -1, -1, -1, -1, -1, -1 }, { 0x86E3, 1109248, 1109238, 1109301, -1, 1109297, -1, 1109269, 1109262, -1 }, { 0x86E4, 1109321, 1109305, 1109350, -1, 1109346, 1109333, 1109342, 1109326, -1 }, { 0x86E5, -1, -1, 1109377, -1, -1, 1109354, 1109365, -1, -1 }, { 0x86E6, -1, -1, 1109382, -1, -1, -1, -1, -1, 1109386 }, { 0x86E7, -1, -1, 1109405, -1, -1, -1, 1109397, -1, -1 }, { 0x86E8, -1, -1, 1109411, -1, -1, -1, -1, -1, -1 }, { 0x86E9, 1109421, 1109415, 1109471, 1109478, 1109466, 1109453, 1109461, 1109446, -1 }, { 0x86EA, -1, -1, 1109485, -1, -1, -1, -1, -1, -1 }, { 0x86EB, -1, -1, 1109490, -1, -1, -1, -1, -1, -1 }, { 0x86EC, -1, 1109495, 1109529, -1, 1109524, 1109508, 1109519, 1109501, -1 }, { 0x86ED, 1109541, 1109536, 1109577, -1, 1109573, 1109554, 1109559, 1109547, 1109582 }, { 0x86EE, 1109595, 1109589, 1109639, -1, 1109635, 1109625, 1109631, -1, 1109644 }, { 0x86EF, 1109653, 1109648, 1109664, -1, -1, 1109660, -1, -1, -1 }, { 0x86F0, 1109674, 1109669, 1109687, -1, -1, -1, -1, -1, -1 }, { 0x86F1, 1109698, 1109692, 1109716, -1, -1, -1, -1, -1, -1 }, { 0x86F2, 1109726, 1109721, 1109732, -1, -1, -1, -1, -1, -1 }, { 0x86F3, 1109741, 1109737, 1109773, -1, -1, -1, -1, -1, -1 }, { 0x86F4, 1109782, 1109777, 1109797, -1, -1, -1, -1, -1, -1 }, { 0x86F5, -1, -1, 1109801, -1, -1, -1, -1, -1, -1 }, { 0x86F6, -1, -1, 1109807, -1, -1, -1, -1, -1, -1 }, { 0x86F7, -1, 1109812, 1109817, -1, -1, -1, -1, -1, -1 }, { 0x86F8, 1109833, 1109822, 1109906, -1, 1109903, 1109889, 1109894, 1109882, -1 }, { 0x86F9, 1109918, 1109912, 1109958, -1, 1109953, 1109942, 1109949, 1109935, 1109964 }, { 0x86FA, 1109978, 1109972, 1110020, 1110025, -1, 1109996, 1110001, -1, -1 }, { 0x86FB, 1110041, 1110029, 1110094, -1, 1110090, 1110069, 1110078, 1110062, -1 }, { 0x86FC, -1, -1, 1110122, -1, -1, 1110099, 1110118, -1, -1 }, { 0x86FD, -1, -1, 1110135, -1, -1, 1110127, 1110131, -1, -1 }, { 0x86FE, 1110151, 1110140, 1110174, 1110177, 1110172, 1110163, 1110166, 1110156, -1 }, { 0x86FF, -1, -1, 1110183, -1, -1, -1, -1, -1, -1 }, { 0x8700, 1110193, 1110188, 1110250, 1110255, 1110245, 1110225, 1110234, 1110218, 1110262 }, { 0x8701, -1, -1, 1110268, -1, -1, -1, -1, -1, -1 }, { 0x8702, 1110280, 1110274, 1110320, 1110326, 1110315, 1110305, 1110311, 1110298, 1110332 }, { 0x8703, 1110351, 1110336, 1110445, 1110451, 1110441, 1110421, 1110432, 1110414, -1 }, { 0x8704, -1, 1110456, 1110472, -1, -1, 1110461, 1110467, -1, -1 }, { 0x8705, -1, 1110478, 1110491, -1, -1, -1, 1110482, -1, 1110495 }, { 0x8706, 1110504, 1110499, 1110554, -1, 1110549, 1110533, 1110541, 1110526, 1110560 }, { 0x8707, 1110572, 1110567, 1110599, -1, -1, 1110582, 1110587, -1, 1110604 }, { 0x8708, 1110613, 1110609, 1110635, -1, 1110633, -1, 1110630, 1110623, -1 }, { 0x8709, 1110644, 1110639, 1110687, 1110691, 1110683, -1, 1110680, 1110673, -1 }, { 0x870A, 1110702, 1110697, 1110726, -1, 1110723, 1110714, 1110720, 1110707, -1 }, { 0x870B, 1110743, 1110730, 1110792, -1, 1110787, -1, 1110778, 1110771, -1 }, { 0x870C, -1, 1110798, 1110803, -1, -1, -1, -1, -1, -1 }, { 0x870D, 1110828, 1110807, 1110843, 1110848, -1, -1, 1110833, -1, 1110853 }, { 0x870E, 1110865, 1110859, 1110899, -1, -1, 1110880, 1110888, -1, -1 }, { 0x870F, -1, -1, 1110929, -1, -1, 1110905, 1110913, -1, -1 }, { 0x8710, -1, -1, 1110943, -1, -1, -1, 1110934, -1, -1 }, { 0x8711, 1110954, 1110948, 1110977, -1, 1110973, 1110965, 1110969, 1110958, -1 }, { 0x8712, 1110987, 1110982, 1111004, 1111009, -1, -1, 1110997, -1, -1 }, { 0x8713, 1111021, 1111015, 1111047, -1, -1, -1, 1111031, -1, -1 }, { 0x8714, 1111058, 1111053, 1111084, -1, -1, -1, 1111076, -1, -1 }, { 0x8715, 1111102, 1111090, 1111132, -1, 1111128, 1111107, 1111116, -1, -1 }, { 0x8716, 1111137, -1, 1111166, -1, 1111162, 1111146, 1111158, -1, -1 }, { 0x8717, 1111180, 1111171, 1111206, -1, -1, -1, -1, -1, -1 }, { 0x8718, 1111214, 1111210, 1111240, -1, 1111237, 1111228, 1111233, 1111221, -1 }, { 0x8719, -1, -1, 1111261, -1, -1, -1, 1111245, -1, -1 }, { 0x871A, 1111277, 1111267, 1111316, -1, 1111313, 1111294, 1111310, 1111287, 1111321 }, { 0x871B, -1, -1, 1111325, -1, -1, -1, -1, -1, -1 }, { 0x871C, 1111334, 1111329, 1111395, -1, 1111391, 1111362, 1111379, 1111355, 1111399 }, { 0x871D, 1111410, 1111405, 1111448, -1, 1111445, -1, -1, 1111438, -1 }, { 0x871E, 1111457, 1111452, 1111496, -1, -1, 1111485, 1111490, -1, -1 }, { 0x871F, -1, -1, 1111504, -1, -1, -1, 1111500, -1, -1 }, { 0x8720, -1, -1, 1111508, -1, -1, -1, -1, -1, -1 }, { 0x8721, 1111529, 1111513, 1111701, -1, 1111698, 1111668, 1111677, 1111661, -1 }, { 0x8722, 1111712, 1111705, 1111724, -1, -1, -1, -1, -1, -1 }, { 0x8723, 1111737, 1111730, 1111769, -1, -1, -1, 1111749, -1, -1 }, { 0x8724, -1, 1111776, 1111780, -1, -1, -1, -1, -1, -1 }, { 0x8725, 1111789, 1111784, 1111812, -1, 1111808, -1, 1111803, 1111796, -1 }, { 0x8726, -1, -1, 1111816, -1, -1, -1, -1, -1, 1111821 }, { 0x8727, -1, -1, 1111826, -1, -1, -1, -1, -1, -1 }, { 0x8728, 1111835, 1111830, 1111865, -1, 1111861, -1, 1111852, 1111845, -1 }, { 0x8729, 1111875, 1111870, 1111926, 1111932, 1111923, 1111903, 1111918, 1111896, -1 }, { 0x872A, -1, -1, 1111937, -1, -1, -1, -1, -1, -1 }, { 0x872B, 1111948, 1111942, 1111956, -1, -1, -1, -1, -1, -1 }, { 0x872C, -1, -1, 1111961, -1, -1, -1, -1, -1, -1 }, { 0x872D, -1, 1111966, 1111971, -1, -1, -1, -1, -1, -1 }, { 0x872E, 1111981, 1111976, 1112053, -1, -1, 1112023, 1112034, -1, -1 }, { 0x872F, -1, -1, 1112078, -1, -1, 1112057, 1112065, -1, -1 }, { 0x8730, -1, 1112084, 1112089, -1, -1, -1, -1, -1, -1 }, { 0x8731, 1112099, 1112094, 1112133, -1, -1, 1112112, 1112117, -1, -1 }, { 0x8732, -1, -1, 1112145, -1, -1, 1112137, 1112143, -1, -1 }, { 0x8733, -1, 1112150, 1112156, -1, -1, -1, -1, -1, -1 }, { 0x8734, 1112166, 1112161, 1112206, -1, 1112201, 1112180, 1112187, 1112173, -1 }, { 0x8735, -1, -1, 1112221, -1, 1112217, -1, -1, 1112210, -1 }, { 0x8736, 1112233, 1112227, 1112249, -1, -1, -1, -1, -1, -1 }, { 0x8737, 1112260, 1112254, 1112314, -1, 1112309, 1112300, 1112305, 1112293, -1 }, { 0x8738, -1, -1, 1112320, -1, -1, -1, -1, -1, -1 }, { 0x8739, 1112332, 1112326, 1112361, -1, -1, 1112347, 1112357, -1, -1 }, { 0x873A, 1112372, 1112366, 1112438, -1, 1112434, 1112401, 1112418, 1112394, -1 }, { 0x873B, 1112448, 1112442, 1112481, 1112487, 1112475, 1112465, 1112471, 1112458, -1 }, { 0x873C, -1, 1112493, 1112518, -1, -1, 1112503, 1112508, -1, -1 }, { 0x873D, -1, -1, 1112535, -1, -1, 1112523, 1112530, -1, -1 }, { 0x873E, 1112547, 1112542, 1112581, -1, -1, 1112565, 1112575, -1, -1 }, { 0x873F, 1112592, 1112586, 1112630, -1, 1112626, 1112612, 1112619, 1112605, -1 }, { 0x8740, 1112647, 1112635, 1112675, -1, 1112670, -1, 1112662, 1112655, -1 }, { 0x8741, -1, -1, 1112681, -1, -1, -1, -1, -1, -1 }, { 0x8742, -1, 1112684, 1112690, -1, -1, -1, -1, -1, -1 }, { 0x8743, 1112700, 1112695, 1112733, -1, -1, 1112708, 1112713, -1, -1 }, { 0x8744, -1, -1, 1112737, -1, -1, -1, -1, -1, -1 }, { 0x8745, -1, -1, 1112753, -1, -1, 1112743, 1112749, -1, -1 }, { 0x8746, -1, -1, 1112758, -1, -1, -1, -1, -1, -1 }, { 0x8747, 1112770, 1112764, 1112776, -1, -1, -1, -1, -1, -1 }, { 0x8748, 1112788, 1112782, 1112813, -1, -1, -1, -1, -1, -1 }, { 0x8749, 1112828, 1112818, 1112864, -1, 1112860, 1112847, 1112852, -1, -1 }, { 0x874A, -1, -1, 1112870, -1, -1, -1, -1, -1, -1 }, { 0x874B, 1112876, -1, 1112927, -1, 1112923, 1112902, 1112919, -1, -1 }, { 0x874C, 1112935, 1112931, 1112957, 1112961, 1112953, -1, 1112950, 1112943, -1 }, { 0x874D, 1112971, 1112966, 1112994, -1, -1, -1, 1112983, -1, -1 }, { 0x874E, 1113009, 1112999, 1113054, -1, 1113050, 1113025, 1113044, 1113018, 1113059 }, { 0x874F, -1, -1, 1113065, -1, -1, -1, -1, -1, -1 }, { 0x8750, -1, 1113071, 1113081, -1, -1, -1, -1, -1, -1 }, { 0x8751, -1, 1113086, 1113092, -1, -1, -1, -1, -1, -1 }, { 0x8752, -1, -1, 1113096, -1, -1, -1, -1, -1, 1113102 }, { 0x8753, 1113118, 1113113, 1113151, -1, -1, 1113124, 1113148, -1, -1 }, { 0x8754, -1, 1113155, 1113161, -1, -1, -1, -1, -1, -1 }, { 0x8755, 1113171, 1113166, 1113226, 1113231, 1113222, 1113206, 1113216, 1113199, -1 }, { 0x8756, -1, -1, 1113239, -1, -1, -1, -1, -1, -1 }, { 0x8757, 1113251, 1113245, 1113289, -1, 1113283, 1113273, 1113279, 1113266, -1 }, { 0x8758, 1113301, 1113296, 1113329, 1113334, -1, -1, 1113323, -1, -1 }, { 0x8759, 1113354, 1113339, 1113375, 1113381, 1113369, -1, 1113365, 1113358, -1 }, { 0x875A, -1, -1, 1113385, -1, -1, -1, -1, -1, -1 }, { 0x875B, 1113395, 1113390, 1113419, -1, -1, -1, -1, -1, -1 }, { 0x875C, -1, 1113424, 1113428, -1, -1, -1, -1, -1, -1 }, { 0x875D, 1113438, 1113432, 1113471, -1, -1, 1113458, 1113464, -1, -1 }, { 0x875E, 1113482, 1113477, 1113508, -1, -1, -1, -1, -1, -1 }, { 0x875F, 1113518, 1113513, 1113550, 1113555, 1113547, 1113534, 1113545, 1113527, -1 }, { 0x8760, 1113569, 1113564, 1113605, 1113609, 1113601, 1113588, 1113596, 1113581, -1 }, { 0x8761, 1113619, 1113614, 1113677, -1, -1, 1113651, 1113659, -1, -1 }, { 0x8762, -1, -1, 1113681, -1, -1, -1, -1, -1, -1 }, { 0x8763, 1113691, 1113686, 1113730, -1, -1, -1, 1113718, -1, 1113735 }, { 0x8764, -1, 1113738, 1113784, -1, 1113781, 1113755, 1113766, 1113748, -1 }, { 0x8765, 1113795, 1113789, 1113864, 1113869, 1113861, -1, 1113847, 1113840, -1 }, { 0x8766, 1113883, 1113873, 1113914, 1113919, 1113911, 1113904, 1113908, 1113897, -1 }, { 0x8767, -1, -1, 1113922, -1, -1, -1, -1, -1, -1 }, { 0x8768, 1113933, 1113928, 1113974, 1113979, 1113970, 1113955, 1113963, 1113948, -1 }, { 0x8769, -1, -1, 1113985, -1, -1, -1, -1, -1, 1113992 }, { 0x876A, -1, 1113998, 1114011, -1, -1, -1, 1114003, -1, -1 }, { 0x876B, -1, -1, 1114017, -1, -1, -1, -1, -1, -1 }, { 0x876C, -1, -1, 1114022, -1, -1, -1, -1, -1, -1 }, { 0x876D, -1, -1, 1114028, -1, -1, -1, -1, -1, -1 }, { 0x876E, 1114037, 1114032, 1114083, 1114087, 1114079, 1114066, 1114074, 1114059, -1 }, { 0x876F, 1114098, 1114092, 1114119, -1, -1, 1114102, 1114113, -1, -1 }, { 0x8770, 1114136, 1114125, 1114162, -1, -1, -1, -1, -1, -1 }, { 0x8771, 1114173, 1114167, 1114207, -1, -1, 1114190, 1114194, -1, -1 }, { 0x8772, -1, -1, 1114232, -1, -1, 1114213, 1114220, -1, -1 }, { 0x8773, -1, 1114236, 1114241, -1, -1, -1, -1, -1, 1114245 }, { 0x8774, 1114255, 1114251, 1114279, 1114283, 1114275, -1, 1114272, 1114265, 1114286 }, { 0x8775, -1, -1, 1114290, -1, -1, -1, -1, -1, -1 }, { 0x8776, 1114300, 1114295, 1114335, 1114340, 1114331, 1114317, 1114326, 1114310, 1114350 }, { 0x8777, -1, -1, 1114358, -1, -1, -1, -1, -1, -1 }, { 0x8778, 1114366, 1114362, 1114420, -1, 1114417, 1114399, 1114411, 1114392, -1 }, { 0x8779, -1, -1, 1114424, -1, -1, -1, -1, -1, -1 }, { 0x877A, -1, -1, 1114429, -1, -1, -1, -1, -1, -1 }, { 0x877B, 1114439, 1114433, 1114460, -1, -1, -1, 1114456, -1, -1 }, { 0x877C, 1114470, 1114465, 1114507, -1, -1, -1, -1, -1, -1 }, { 0x877D, 1114518, 1114512, 1114525, -1, -1, -1, -1, -1, -1 }, { 0x877E, 1114537, 1114531, 1114544, -1, -1, -1, -1, -1, -1 }, { 0x877F, 1114550, -1, 1114564, -1, -1, 1114556, 1114560, -1, -1 }, { 0x8780, 1114577, 1114570, 1114592, -1, -1, -1, -1, -1, -1 }, { 0x8781, -1, -1, 1114599, -1, -1, -1, -1, -1, -1 }, { 0x8782, 1114609, 1114603, 1114645, -1, 1114640, -1, 1114636, 1114629, -1 }, { 0x8783, 1114657, 1114651, 1114687, -1, 1114682, -1, 1114669, 1114662, -1 }, { 0x8784, 1114697, 1114693, 1114738, -1, -1, 1114729, 1114734, -1, -1 }, { 0x8785, 1114747, 1114742, 1114774, -1, -1, -1, 1114763, -1, -1 }, { 0x8786, 1114782, 1114778, 1114836, -1, -1, -1, 1114832, -1, -1 }, { 0x8787, -1, 1114840, 1114853, -1, -1, -1, 1114845, -1, -1 }, { 0x8788, 1114863, 1114857, 1114888, -1, -1, 1114874, 1114880, -1, -1 }, { 0x8789, 1114900, 1114894, 1114910, -1, -1, -1, 1114905, -1, 1114916 }, { 0x878A, -1, -1, 1114920, -1, -1, -1, -1, -1, -1 }, { 0x878B, 1114941, 1114926, 1114963, -1, -1, -1, 1114958, -1, -1 }, { 0x878C, 1114974, 1114968, 1115018, -1, 1115014, -1, 1115006, 1114999, -1 }, { 0x878D, 1115029, 1115023, 1115087, -1, 1115082, 1115065, 1115078, 1115058, -1 }, { 0x878E, -1, 1115093, 1115099, 1115105, -1, -1, -1, -1, -1 }, { 0x878F, -1, -1, 1115111, -1, -1, -1, -1, -1, -1 }, { 0x8790, -1, -1, 1115119, -1, -1, -1, 1115115, -1, -1 }, { 0x8791, -1, -1, 1115123, -1, -1, -1, -1, -1, -1 }, { 0x8792, -1, 1115128, 1115133, -1, -1, -1, -1, -1, -1 }, { 0x8793, 1115144, 1115138, 1115198, -1, -1, 1115178, 1115189, -1, -1 }, { 0x8794, -1, 1115203, 1115207, -1, -1, -1, -1, -1, -1 }, { 0x8795, 1115211, -1, 1115246, -1, -1, 1115224, 1115236, -1, -1 }, { 0x8796, -1, 1115250, 1115256, -1, -1, -1, -1, -1, -1 }, { 0x8797, 1115267, 1115261, 1115303, -1, -1, 1115284, 1115295, -1, -1 }, { 0x8798, 1115315, 1115309, 1115336, 1115340, 1115333, 1115326, 1115330, 1115319, -1 }, { 0x8799, 1115349, -1, 1115433, -1, -1, -1, -1, -1, -1 }, { 0x879A, -1, -1, 1115437, -1, -1, -1, -1, -1, -1 }, { 0x879B, -1, -1, 1115442, -1, -1, -1, -1, -1, -1 }, { 0x879C, -1, -1, 1115446, -1, -1, -1, -1, -1, -1 }, { 0x879D, -1, -1, 1115450, -1, -1, -1, -1, -1, -1 }, { 0x879E, 1115470, 1115455, 1115497, -1, 1115494, -1, 1115488, 1115481, -1 }, { 0x879F, 1115507, 1115501, 1115569, -1, 1115563, 1115541, 1115550, 1115534, -1 }, { 0x87A0, -1, -1, 1115585, -1, -1, 1115575, 1115583, -1, 1115589 }, { 0x87A1, -1, -1, 1115595, -1, -1, -1, -1, -1, -1 }, { 0x87A2, 1115606, 1115600, 1115657, 1115663, 1115651, 1115640, 1115647, 1115633, 1115670 }, { 0x87A3, 1115689, 1115678, 1115750, -1, 1115745, -1, 1115728, 1115721, -1 }, { 0x87A4, -1, -1, 1115754, -1, -1, -1, -1, -1, -1 }, { 0x87A5, 1115767, 1115761, 1115781, -1, -1, -1, -1, -1, -1 }, { 0x87A6, -1, -1, 1115790, -1, 1115787, -1, -1, -1, -1 }, { 0x87A7, -1, -1, 1115799, -1, -1, 1115795, -1, -1, -1 }, { 0x87A8, 1115803, -1, 1115810, -1, -1, -1, -1, -1, -1 }, { 0x87A9, -1, 1115815, 1115820, -1, -1, -1, -1, -1, -1 }, { 0x87AA, -1, -1, 1115825, -1, -1, -1, -1, -1, -1 }, { 0x87AB, 1115842, 1115832, 1115889, -1, -1, 1115874, 1115879, -1, -1 }, { 0x87AC, 1115899, 1115894, 1115930, -1, -1, -1, 1115914, -1, -1 }, { 0x87AD, 1115939, 1115935, 1116004, 1116009, 1116001, 1115989, 1115997, 1115982, -1 }, { 0x87AE, 1116020, 1116015, 1116036, -1, -1, -1, 1116028, -1, 1116040 }, { 0x87AF, 1116053, 1116047, 1116072, -1, -1, 1116061, 1116068, -1, -1 }, { 0x87B0, -1, -1, 1116076, -1, -1, -1, -1, -1, -1 }, { 0x87B1, -1, 1116080, 1116096, -1, -1, 1116085, 1116094, -1, -1 }, { 0x87B2, -1, 1116101, 1116111, -1, -1, -1, -1, -1, -1 }, { 0x87B3, 1116122, 1116116, 1116145, -1, 1116140, -1, 1116136, 1116129, -1 }, { 0x87B4, -1, 1116151, 1116167, -1, 1116163, -1, -1, 1116156, -1 }, { 0x87B5, 1116178, 1116173, 1116200, -1, -1, -1, 1116190, -1, -1 }, { 0x87B6, -1, -1, 1116206, -1, -1, -1, -1, -1, -1 }, { 0x87B7, -1, -1, 1116210, -1, -1, -1, -1, -1, -1 }, { 0x87B8, -1, -1, 1116214, -1, -1, -1, -1, -1, -1 }, { 0x87B9, -1, 1116218, 1116223, -1, -1, -1, -1, -1, -1 }, { 0x87BA, 1116233, 1116229, 1116289, -1, 1116282, 1116274, 1116279, 1116261, -1 }, { 0x87BB, 1116299, 1116294, 1116358, 1116363, 1116354, 1116345, 1116350, 1116338, 1116367 }, { 0x87BC, -1, -1, 1116372, -1, -1, -1, -1, -1, -1 }, { 0x87BD, 1116383, 1116377, 1116414, 1116421, 1116409, 1116398, 1116404, 1116391, -1 }, { 0x87BE, 1116432, 1116427, 1116456, -1, -1, 1116446, 1116453, -1, -1 }, { 0x87BF, 1116468, 1116461, 1116492, 1116499, -1, -1, 1116483, -1, -1 }, { 0x87C0, 1116513, 1116507, 1116554, -1, 1116550, 1116528, 1116536, 1116521, -1 }, { 0x87C1, 1116571, 1116561, 1116597, -1, -1, 1116590, 1116593, -1, -1 }, { 0x87C2, -1, -1, 1116602, -1, -1, -1, -1, -1, -1 }, { 0x87C3, -1, -1, 1116608, -1, -1, -1, -1, -1, -1 }, { 0x87C4, 1116628, 1116613, 1116674, 1116679, 1116669, 1116648, 1116657, 1116641, 1116685 }, { 0x87C5, -1, 1116692, 1116696, -1, -1, -1, -1, -1, -1 }, { 0x87C6, 1116706, 1116701, 1116738, 1116742, -1, 1116717, 1116727, -1, -1 }, { 0x87C7, 1116746, -1, 1116780, -1, 1116777, 1116764, 1116774, 1116757, -1 }, { 0x87C8, 1116790, 1116784, 1116840, -1, -1, 1116815, 1116826, -1, -1 }, { 0x87C9, -1, 1116845, 1116863, -1, -1, -1, 1116850, -1, -1 }, { 0x87CA, 1116874, 1116868, 1116948, -1, 1116945, 1116926, 1116938, 1116919, -1 }, { 0x87CB, 1116958, 1116953, 1116984, -1, 1116980, -1, 1116973, 1116966, -1 }, { 0x87CC, -1, -1, 1116988, -1, -1, -1, -1, -1, -1 }, { 0x87CD, -1, -1, 1116994, -1, -1, -1, -1, -1, -1 }, { 0x87CE, 1117003, 1116998, 1117015, -1, -1, 1117010, -1, -1, -1 }, { 0x87CF, 1117025, 1117020, 1117057, -1, -1, -1, -1, -1, -1 }, { 0x87D0, -1, -1, 1117084, -1, -1, 1117063, 1117072, -1, -1 }, { 0x87D1, 1117097, 1117090, 1117107, -1, -1, -1, -1, -1, -1 }, { 0x87D2, 1117120, 1117114, 1117178, -1, 1117173, 1117150, 1117165, 1117144, 1117184 }, { 0x87D3, -1, 1117190, 1117197, -1, -1, -1, -1, -1, -1 }, { 0x87D4, -1, 1117204, 1117209, -1, -1, -1, -1, -1, -1 }, { 0x87D5, 1117213, -1, 1117284, -1, -1, -1, 1117276, -1, -1 }, { 0x87D6, 1117293, 1117289, 1117341, -1, -1, 1117329, 1117337, -1, -1 }, { 0x87D7, -1, -1, 1117345, -1, -1, -1, -1, -1, -1 }, { 0x87D8, -1, 1117350, 1117355, -1, -1, -1, -1, -1, -1 }, { 0x87D9, -1, 1117359, 1117384, -1, -1, 1117364, 1117372, -1, -1 }, { 0x87DA, 1117396, 1117389, 1117437, -1, 1117430, -1, 1117421, 1117414, -1 }, { 0x87DB, 1117450, 1117443, 1117476, -1, 1117469, -1, -1, 1117462, -1 }, { 0x87DC, 1117487, 1117482, 1117504, -1, -1, -1, 1117494, -1, -1 }, { 0x87DD, 1117522, 1117510, 1117550, -1, -1, -1, -1, -1, -1 }, { 0x87DE, -1, -1, 1117554, -1, -1, -1, -1, -1, -1 }, { 0x87DF, -1, 1117559, 1117578, -1, -1, 1117564, 1117573, -1, 1117584 }, { 0x87E0, 1117599, 1117588, 1117682, 1117687, 1117678, 1117637, 1117666, 1117630, -1 }, { 0x87E1, -1, -1, 1117693, -1, -1, -1, -1, -1, 1117698 }, { 0x87E2, 1117706, 1117701, 1117725, 1117729, -1, -1, 1117722, -1, -1 }, { 0x87E3, 1117741, 1117736, 1117785, 1117789, 1117782, 1117765, 1117773, 1117758, -1 }, { 0x87E4, -1, -1, 1117805, -1, -1, -1, 1117797, -1, -1 }, { 0x87E5, 1117818, 1117812, 1117824, -1, -1, -1, -1, -1, -1 }, { 0x87E6, -1, -1, 1117831, -1, -1, -1, -1, -1, -1 }, { 0x87E7, 1117841, 1117836, 1117866, -1, -1, -1, -1, -1, -1 }, { 0x87E8, 1117877, 1117871, 1117897, -1, -1, -1, -1, -1, -1 }, { 0x87E9, -1, -1, 1117902, -1, -1, -1, -1, -1, -1 }, { 0x87EA, 1117912, 1117907, 1117952, 1117957, -1, 1117929, 1117946, -1, -1 }, { 0x87EB, 1117968, 1117962, 1117996, -1, -1, 1117979, 1117985, -1, -1 }, { 0x87EC, 1118011, 1118001, 1118054, 1118060, 1118050, 1118037, 1118042, 1118030, -1 }, { 0x87ED, 1118073, 1118068, 1118102, -1, -1, -1, 1118088, -1, -1 }, { 0x87EE, 1118113, 1118108, 1118131, -1, -1, -1, -1, -1, -1 }, { 0x87EF, 1118148, 1118137, 1118173, -1, 1118170, -1, 1118161, 1118154, 1118178 }, { 0x87F0, 1118185, -1, 1118213, -1, -1, -1, -1, -1, -1 }, { 0x87F1, -1, -1, 1118234, -1, -1, 1118219, 1118224, -1, -1 }, { 0x87F2, 1118244, 1118238, 1118287, 1118294, 1118280, 1118266, 1118272, 1118259, 1118303 }, { 0x87F3, 1118310, -1, 1118336, -1, -1, 1118325, 1118332, -1, 1118341 }, { 0x87F4, -1, 1118347, 1118351, -1, -1, -1, -1, -1, -1 }, { 0x87F5, -1, 1118355, 1118360, -1, -1, -1, -1, -1, -1 }, { 0x87F6, 1118371, 1118365, 1118391, -1, -1, 1118382, 1118387, -1, -1 }, { 0x87F7, 1118404, 1118398, 1118427, -1, 1118422, -1, 1118418, 1118411, -1 }, { 0x87F8, -1, -1, 1118459, -1, -1, 1118433, 1118445, -1, -1 }, { 0x87F9, 1118469, 1118463, 1118505, -1, 1118501, 1118492, 1118497, 1118485, -1 }, { 0x87FA, 1118520, 1118510, 1118553, -1, -1, 1118530, 1118537, -1, -1 }, { 0x87FB, 1118565, 1118559, 1118587, 1118591, 1118584, 1118577, 1118581, 1118570, -1 }, { 0x87FC, -1, 1118600, 1118606, -1, -1, -1, -1, -1, -1 }, { 0x87FD, -1, -1, 1118612, -1, -1, -1, -1, -1, -1 }, { 0x87FE, 1118621, 1118616, 1118651, 1118657, 1118647, 1118633, 1118643, 1118626, -1 }, { 0x87FF, 1118669, 1118664, 1118693, -1, -1, -1, 1118686, -1, -1 }, { 0x8800, -1, -1, 1118697, -1, -1, -1, -1, -1, -1 }, { 0x8801, 1118708, 1118701, 1118742, -1, -1, 1118722, 1118733, -1, -1 }, { 0x8802, -1, -1, 1118749, -1, -1, -1, -1, -1, -1 }, { 0x8803, 1118762, 1118754, 1118801, -1, 1118798, 1118780, 1118792, -1, -1 }, { 0x8804, 1118811, 1118806, 1118852, -1, -1, -1, -1, -1, -1 }, { 0x8805, 1118863, 1118857, 1118889, 1118895, 1118884, 1118876, 1118880, 1118869, 1118901 }, { 0x8806, 1118915, 1118909, 1118971, 1118977, -1, -1, 1118955, -1, -1 }, { 0x8807, -1, -1, 1118983, -1, -1, -1, -1, -1, -1 }, { 0x8808, -1, 1118987, 1118993, -1, -1, -1, -1, -1, -1 }, { 0x8809, 1119004, 1118998, 1119043, -1, -1, 1119031, 1119035, -1, -1 }, { 0x880A, -1, 1119049, 1119058, -1, -1, -1, 1119054, -1, -1 }, { 0x880B, 1119069, 1119064, 1119105, -1, -1, 1119081, 1119089, -1, -1 }, { 0x880C, -1, 1119110, 1119116, -1, -1, -1, -1, -1, -1 }, { 0x880D, 1119130, 1119120, 1119169, -1, 1119165, 1119146, 1119153, 1119139, -1 }, { 0x880E, 1119174, -1, 1119221, -1, -1, 1119198, 1119213, -1, -1 }, { 0x880F, 1119233, 1119227, 1119258, -1, -1, 1119249, 1119254, -1, -1 }, { 0x8810, 1119268, 1119263, 1119298, -1, -1, -1, 1119283, -1, 1119302 }, { 0x8811, 1119312, 1119306, 1119334, -1, 1119329, -1, 1119326, 1119319, -1 }, { 0x8812, -1, -1, 1119349, -1, -1, 1119340, 1119345, -1, -1 }, { 0x8813, 1119361, 1119355, 1119398, -1, -1, 1119379, 1119391, -1, 1119404 }, { 0x8814, 1119422, 1119417, 1119442, -1, -1, 1119429, 1119434, -1, -1 }, { 0x8815, 1119452, 1119447, 1119520, -1, 1119513, 1119491, 1119503, 1119484, -1 }, { 0x8816, 1119529, 1119524, 1119588, -1, -1, 1119559, 1119578, -1, -1 }, { 0x8817, -1, -1, 1119593, -1, -1, -1, -1, -1, -1 }, { 0x8818, -1, 1119599, 1119616, -1, -1, -1, 1119604, -1, -1 }, { 0x8819, 1119631, 1119621, 1119662, -1, -1, 1119638, 1119646, -1, -1 }, { 0x881A, -1, -1, 1119710, -1, -1, 1119667, 1119688, -1, -1 }, { 0x881B, 1119719, 1119714, 1119788, -1, -1, 1119764, 1119776, -1, 1119793 }, { 0x881C, 1119805, 1119799, 1119831, -1, -1, 1119817, 1119823, -1, -1 }, { 0x881D, -1, 1119836, 1119842, -1, -1, -1, -1, -1, -1 }, { 0x881E, -1, -1, 1119859, -1, -1, -1, 1119847, -1, -1 }, { 0x881F, 1119870, 1119864, 1119934, 1119938, 1119930, 1119909, 1119926, 1119896, 1119944 }, { 0x8820, -1, -1, 1119950, -1, -1, -1, -1, -1, -1 }, { 0x8821, 1119960, 1119955, 1120029, 1120033, 1120025, 1120002, 1120014, 1119995, 1120038 }, { 0x8822, 1120049, 1120043, 1120102, 1120108, 1120097, 1120084, 1120092, 1120077, 1120115 }, { 0x8823, 1120127, 1120122, 1120154, -1, 1120150, 1120141, 1120146, 1120134, -1 }, { 0x8824, -1, -1, 1120158, -1, -1, -1, -1, -1, -1 }, { 0x8825, -1, 1120163, 1120173, -1, -1, -1, -1, -1, -1 }, { 0x8826, -1, 1120178, 1120183, -1, -1, -1, -1, -1, -1 }, { 0x8827, 1120197, 1120187, 1120252, -1, -1, 1120232, 1120249, -1, -1 }, { 0x8828, 1120261, 1120256, 1120311, -1, -1, 1120293, 1120306, -1, -1 }, { 0x8829, 1120317, -1, 1120324, -1, -1, -1, -1, -1, -1 }, { 0x882A, -1, 1120329, 1120335, -1, -1, -1, -1, -1, -1 }, { 0x882B, -1, -1, 1120341, -1, -1, -1, -1, -1, -1 }, { 0x882C, -1, -1, 1120345, -1, -1, -1, -1, -1, 1120351 }, { 0x882D, 1120364, 1120358, 1120395, -1, -1, 1120385, 1120391, -1, -1 }, { 0x882E, 1120406, 1120401, 1120420, -1, -1, -1, 1120410, -1, -1 }, { 0x882F, -1, -1, 1120424, -1, -1, -1, -1, -1, -1 }, { 0x8830, -1, 1120428, 1120474, -1, -1, 1120442, 1120456, -1, -1 }, { 0x8831, 1120484, 1120480, 1120553, -1, 1120550, 1120520, 1120544, 1120513, -1 }, { 0x8832, 1120563, 1120557, 1120662, 1120668, 1120657, 1120639, 1120646, 1120632, -1 }, { 0x8833, -1, -1, 1120673, -1, -1, -1, -1, -1, -1 }, { 0x8834, -1, -1, 1120679, -1, -1, -1, -1, -1, -1 }, { 0x8835, 1120690, 1120684, 1120712, -1, -1, -1, 1120704, -1, -1 }, { 0x8836, 1120722, 1120716, 1120757, 1120762, 1120753, 1120739, 1120745, 1120732, 1120769 }, { 0x8837, -1, 1120780, 1120791, -1, -1, -1, -1, -1, -1 }, { 0x8838, -1, 1120795, 1120801, -1, -1, -1, -1, -1, -1 }, { 0x8839, 1120812, 1120807, 1120881, -1, 1120877, 1120853, 1120870, 1120846, -1 }, { 0x883A, 1120885, -1, 1120924, -1, -1, 1120914, 1120920, -1, -1 }, { 0x883B, 1120935, 1120929, 1120986, 1120991, 1120982, 1120972, 1120978, 1120965, 1120996 }, { 0x883C, -1, 1121001, 1121038, -1, -1, 1121012, 1121019, -1, -1 }, { 0x883D, -1, -1, 1121042, -1, -1, -1, -1, -1, -1 }, { 0x883E, -1, -1, 1121047, -1, -1, -1, -1, -1, -1 }, { 0x883F, -1, -1, 1121052, -1, -1, -1, -1, -1, -1 }, { 0x8840, 1121064, 1121058, 1121112, 1121117, 1121107, 1121097, 1121101, 1121090, 1121123 }, { 0x8841, 1121137, 1121131, 1121151, -1, -1, 1121143, 1121147, -1, -1 }, { 0x8842, 1121168, 1121158, 1121209, -1, -1, 1121183, 1121199, -1, -1 }, { 0x8843, -1, 1121213, 1121229, -1, -1, -1, 1121218, -1, -1 }, { 0x8844, 1121239, 1121234, 1121300, -1, 1121295, 1121283, 1121290, 1121276, -1 }, { 0x8845, 1121309, 1121304, 1121390, -1, 1121386, 1121364, 1121382, -1, -1 }, { 0x8846, 1121401, 1121395, 1121460, 1121467, 1121454, 1121441, 1121445, 1121434, -1 }, { 0x8847, 1121480, 1121475, 1121511, -1, -1, -1, -1, -1, -1 }, { 0x8848, 1121525, 1121516, 1121608, -1, -1, -1, 1121602, -1, -1 }, { 0x8849, 1121612, -1, 1121632, -1, -1, -1, 1121621, -1, -1 }, { 0x884A, 1121641, 1121636, 1121700, -1, 1121695, -1, 1121671, 1121664, 1121705 }, { 0x884B, -1, 1121710, 1121732, -1, -1, 1121715, 1121721, -1, -1 }, { 0x884C, 1121761, 1121736, 1121848, 1121854, 1121837, 1121809, 1121825, 1121795, 1121868 }, { 0x884D, 1121889, 1121874, 1121957, 1121962, 1121953, 1121929, 1121950, 1121922, -1 }, { 0x884E, 1121979, 1121969, 1122036, -1, 1122032, 1122019, 1122028, 1122012, -1 }, { 0x884F, -1, 1122041, 1122053, -1, -1, -1, -1, -1, -1 }, { 0x8850, -1, -1, 1122059, -1, -1, -1, -1, -1, -1 }, { 0x8851, -1, -1, 1122078, -1, -1, 1122063, 1122069, -1, -1 }, { 0x8852, 1122090, 1122084, 1122148, -1, 1122143, 1122129, 1122135, 1122122, -1 }, { 0x8853, 1122160, 1122154, 1122238, 1122243, 1122233, 1122211, 1122227, 1122204, 1122249 }, { 0x8854, 1122263, 1122257, 1122293, -1, -1, -1, -1, -1, -1 }, { 0x8855, 1122311, 1122299, 1122330, -1, -1, -1, 1122323, -1, -1 }, { 0x8856, 1122348, 1122336, 1122372, -1, -1, 1122360, 1122368, -1, -1 }, { 0x8857, 1122385, 1122379, 1122436, 1122441, 1122433, 1122419, 1122425, 1122412, -1 }, { 0x8858, -1, -1, 1122470, -1, -1, 1122451, 1122462, -1, -1 }, { 0x8859, 1122482, 1122476, 1122543, -1, 1122541, 1122523, 1122531, 1122516, -1 }, { 0x885A, 1122551, 1122547, 1122582, -1, -1, -1, 1122576, -1, -1 }, { 0x885B, 1122591, 1122586, 1122643, 1122648, 1122640, 1122621, 1122635, 1122614, 1122658 }, { 0x885C, 1122663, -1, 1122687, -1, -1, 1122673, 1122679, -1, -1 }, { 0x885D, 1122704, 1122692, 1122756, 1122763, 1122749, 1122738, 1122744, 1122731, -1 }, { 0x885E, 1122775, 1122770, 1122820, 1122825, 1122817, 1122805, 1122812, 1122798, -1 }, { 0x885F, -1, -1, 1122849, -1, -1, 1122835, 1122841, -1, -1 }, { 0x8860, -1, 1122854, 1122889, -1, -1, 1122860, 1122884, -1, -1 }, { 0x8861, 1122908, 1122895, 1122977, 1122983, 1122965, 1122947, 1122961, 1122940, -1 }, { 0x8862, 1122996, 1122990, 1123052, 1123056, 1123048, 1123039, 1123045, 1123032, -1 }, { 0x8863, 1123070, 1123062, 1123127, 1123131, 1123124, 1123108, 1123120, 1123101, 1123144 }, { 0x8864, 1123146, -1, 1123184, -1, -1, 1123174, -1, -1, -1 }, { 0x8865, 1123193, 1123188, 1123227, -1, -1, -1, -1, -1, -1 }, { 0x8866, 1123231, -1, 1123265, -1, -1, 1123254, 1123261, -1, -1 }, { 0x8867, -1, 1123270, 1123275, -1, -1, -1, -1, -1, -1 }, { 0x8868, 1123284, 1123279, 1123354, 1123360, 1123349, 1123324, 1123344, 1123317, 1123369 }, { 0x8869, 1123381, 1123376, 1123452, -1, -1, -1, 1123441, -1, -1 }, { 0x886A, -1, 1123457, 1123461, -1, -1, -1, -1, -1, -1 }, { 0x886B, 1123471, 1123465, 1123526, 1123532, 1123522, 1123504, 1123518, 1123497, 1123538 }, { 0x886C, 1123547, 1123542, 1123573, -1, -1, -1, -1, -1, -1 }, { 0x886D, 1123587, 1123579, 1123610, -1, -1, -1, -1, -1, -1 }, { 0x886E, 1123620, 1123614, 1123677, 1123682, 1123673, 1123664, 1123669, 1123657, -1 }, { 0x886F, -1, -1, 1123690, -1, -1, -1, -1, -1, -1 }, { 0x8870, 1123707, 1123695, 1123772, 1123779, 1123763, 1123747, 1123756, 1123741, 1123794 }, { 0x8871, -1, 1123798, 1123826, 1123831, -1, 1123803, 1123812, -1, -1 }, { 0x8872, 1123850, 1123844, 1123906, -1, 1123902, 1123887, 1123894, 1123880, 1123910 }, { 0x8873, -1, -1, 1123916, -1, -1, -1, -1, -1, -1 }, { 0x8874, -1, -1, 1123923, -1, -1, -1, -1, -1, -1 }, { 0x8875, 1123938, 1123928, 1123958, -1, -1, 1123946, 1123952, -1, -1 }, { 0x8876, -1, -1, 1123962, -1, -1, -1, -1, -1, -1 }, { 0x8877, 1123981, 1123969, 1124048, 1124055, 1124041, 1124022, 1124036, 1124015, -1 }, { 0x8878, -1, -1, 1124062, -1, -1, -1, -1, -1, -1 }, { 0x8879, 1124071, 1124067, 1124116, -1, -1, 1124089, 1124098, -1, -1 }, { 0x887A, 1124121, -1, 1124153, -1, -1, -1, -1, -1, -1 }, { 0x887B, -1, -1, 1124192, -1, -1, 1124158, 1124176, -1, -1 }, { 0x887C, -1, -1, 1124197, -1, -1, -1, -1, -1, -1 }, { 0x887D, 1124212, 1124202, 1124271, -1, 1124268, 1124247, 1124260, 1124240, -1 }, { 0x887E, 1124281, 1124276, 1124319, 1124324, 1124315, 1124304, 1124311, 1124297, 1124330 }, { 0x887F, 1124346, 1124336, 1124392, 1124397, 1124388, 1124380, 1124384, 1124373, -1 }, { 0x8880, -1, 1124403, 1124425, -1, -1, 1124409, 1124421, -1, -1 }, { 0x8881, 1124436, 1124430, 1124467, 1124473, 1124463, -1, 1124457, 1124450, -1 }, { 0x8882, 1124485, 1124480, 1124522, 1124527, 1124517, 1124500, 1124507, 1124493, -1 }, { 0x8883, -1, -1, 1124535, -1, -1, -1, -1, -1, -1 }, { 0x8884, 1124545, 1124541, 1124574, -1, -1, -1, -1, -1, 1124578 }, { 0x8885, 1124587, 1124582, 1124620, -1, -1, -1, -1, -1, -1 }, { 0x8886, 1124631, 1124626, 1124662, -1, 1124659, -1, -1, -1, -1 }, { 0x8887, -1, 1124667, 1124672, -1, -1, -1, -1, -1, -1 }, { 0x8888, 1124682, 1124677, 1124715, -1, 1124712, -1, 1124706, 1124699, 1124720 }, { 0x8889, -1, -1, 1124724, -1, -1, -1, -1, -1, -1 }, { 0x888A, -1, -1, 1124729, -1, -1, -1, -1, -1, -1 }, { 0x888B, 1124740, 1124735, 1124787, -1, 1124783, 1124772, 1124779, 1124765, 1124792 }, { 0x888C, -1, 1124798, 1124807, -1, -1, -1, -1, -1, -1 }, { 0x888D, 1124817, 1124812, 1124867, 1124872, 1124863, 1124847, 1124855, 1124840, 1124879 }, { 0x888E, -1, -1, 1124884, -1, -1, -1, -1, -1, -1 }, { 0x888F, -1, 1124889, 1124893, -1, -1, -1, -1, -1, 1124898 }, { 0x8890, -1, 1124906, 1124911, -1, -1, -1, -1, -1, -1 }, { 0x8891, -1, 1124915, 1124920, -1, -1, -1, -1, -1, 1124926 }, { 0x8892, 1124938, 1124932, 1124997, -1, 1124988, 1124975, 1124984, 1124968, -1 }, { 0x8893, -1, -1, 1125002, -1, -1, -1, -1, -1, -1 }, { 0x8894, -1, -1, 1125006, -1, -1, -1, -1, -1, -1 }, { 0x8895, -1, -1, 1125010, -1, -1, -1, -1, -1, -1 }, { 0x8896, 1125020, 1125015, 1125073, 1125078, 1125069, 1125059, 1125064, 1125052, 1125085 }, { 0x8897, 1125100, 1125090, 1125166, -1, 1125162, 1125140, 1125157, 1125133, -1 }, { 0x8898, -1, 1125172, 1125191, -1, -1, 1125176, 1125183, -1, -1 }, { 0x8899, -1, 1125195, 1125215, -1, -1, 1125200, 1125206, -1, 1125219 }, { 0x889A, 1125235, 1125225, 1125282, -1, -1, 1125262, 1125267, -1, -1 }, { 0x889B, -1, 1125286, 1125317, -1, 1125314, -1, 1125302, 1125295, -1 }, { 0x889C, 1125326, 1125321, 1125360, -1, -1, 1125343, 1125348, -1, -1 }, { 0x889D, -1, 1125364, 1125379, -1, 1125375, -1, -1, 1125368, -1 }, { 0x889E, 1125389, 1125383, 1125446, 1125451, 1125442, 1125433, 1125438, 1125426, 1125459 }, { 0x889F, 1125470, 1125465, 1125515, -1, -1, 1125497, 1125502, -1, -1 }, { 0x88A0, 1125525, 1125520, 1125565, -1, -1, -1, 1125552, -1, -1 }, { 0x88A1, -1, -1, 1125570, -1, -1, -1, -1, -1, -1 }, { 0x88A2, 1125581, 1125575, 1125608, -1, 1125604, 1125593, 1125600, 1125586, -1 }, { 0x88A3, -1, -1, 1125613, -1, -1, -1, -1, -1, -1 }, { 0x88A4, 1125622, 1125617, 1125667, -1, 1125663, 1125652, 1125659, -1, -1 }, { 0x88A5, -1, -1, 1125672, -1, -1, -1, -1, -1, -1 }, { 0x88A6, -1, -1, 1125677, -1, -1, -1, -1, -1, -1 }, { 0x88A7, -1, 1125681, 1125686, -1, -1, -1, -1, -1, -1 }, { 0x88A8, -1, -1, 1125706, -1, -1, 1125691, 1125698, -1, -1 }, { 0x88A9, -1, -1, 1125712, -1, -1, -1, -1, -1, 1125717 }, { 0x88AA, 1125729, 1125723, 1125765, -1, 1125762, 1125750, 1125755, 1125743, -1 }, { 0x88AB, 1125784, 1125769, 1125847, 1125852, 1125843, 1125823, 1125840, 1125816, 1125861 }, { 0x88AC, -1, 1125866, 1125872, -1, -1, -1, -1, -1, -1 }, { 0x88AD, 1125882, 1125876, 1125904, -1, -1, -1, -1, -1, -1 }, { 0x88AE, 1125917, 1125908, 1125977, -1, -1, -1, 1125974, -1, -1 }, { 0x88AF, 1125986, 1125981, 1125995, -1, -1, -1, -1, -1, -1 }, { 0x88B0, -1, -1, 1126004, -1, -1, 1125999, -1, -1, -1 }, { 0x88B1, 1126013, 1126008, 1126064, -1, 1126060, 1126048, 1126055, -1, -1 }, { 0x88B2, -1, 1126068, 1126072, -1, -1, -1, -1, -1, -1 }, { 0x88B3, 1126077, -1, 1126121, -1, 1126117, 1126098, 1126113, -1, -1 }, { 0x88B4, 1126130, 1126126, 1126175, 1126179, 1126172, 1126162, 1126169, 1126155, 1126183 }, { 0x88B5, 1126194, 1126189, 1126236, -1, -1, 1126222, 1126228, -1, -1 }, { 0x88B6, -1, -1, 1126241, -1, -1, -1, -1, -1, -1 }, { 0x88B7, 1126254, 1126248, 1126283, 1126288, -1, 1126268, 1126274, -1, -1 }, { 0x88B8, -1, -1, 1126293, -1, -1, -1, -1, -1, -1 }, { 0x88B9, -1, 1126299, 1126304, -1, -1, -1, -1, -1, -1 }, { 0x88BA, 1126313, 1126308, 1126349, -1, -1, 1126321, 1126331, -1, -1 }, { 0x88BB, -1, -1, 1126354, -1, -1, -1, -1, -1, -1 }, { 0x88BC, -1, 1126358, 1126363, -1, -1, -1, -1, -1, -1 }, { 0x88BD, 1126372, 1126367, 1126400, -1, -1, 1126380, 1126393, -1, -1 }, { 0x88BE, -1, 1126404, 1126424, -1, -1, 1126409, 1126416, -1, -1 }, { 0x88BF, 1126435, 1126429, 1126460, -1, -1, 1126440, 1126456, -1, -1 }, { 0x88C0, 1126470, 1126465, 1126515, -1, 1126512, 1126502, 1126509, 1126495, -1 }, { 0x88C1, 1126525, 1126520, 1126571, 1126576, 1126567, 1126550, 1126563, 1126543, 1126584 }, { 0x88C2, 1126595, 1126590, 1126662, 1126667, 1126657, 1126639, 1126651, 1126626, -1 }, { 0x88C3, 1126674, -1, 1126718, -1, -1, 1126708, -1, -1, -1 }, { 0x88C4, 1126722, -1, 1126741, -1, -1, 1126736, -1, -1, -1 }, { 0x88C5, 1126752, 1126746, 1126815, -1, 1126810, 1126787, 1126801, 1126781, -1 }, { 0x88C6, 1126829, 1126823, 1126860, -1, -1, -1, -1, -1, -1 }, { 0x88C7, 1126872, 1126866, 1126905, -1, -1, -1, -1, -1, -1 }, { 0x88C8, 1126915, 1126909, 1126961, -1, -1, 1126948, 1126957, -1, -1 }, { 0x88C9, 1126972, 1126966, 1126990, -1, -1, -1, -1, -1, -1 }, { 0x88CA, 1127000, 1126995, 1127062, 1127068, 1127058, 1127039, 1127049, 1127033, 1127074 }, { 0x88CB, 1127085, 1127080, 1127136, 1127141, -1, 1127117, 1127125, -1, -1 }, { 0x88CC, 1127153, 1127147, 1127177, -1, -1, 1127167, 1127173, -1, -1 }, { 0x88CD, 1127182, -1, 1127242, -1, 1127238, 1127229, 1127234, 1127222, -1 }, { 0x88CE, 1127253, 1127247, 1127341, -1, -1, 1127321, 1127328, -1, -1 }, { 0x88CF, 1127359, 1127348, 1127407, 1127411, 1127404, 1127397, 1127401, 1127384, -1 }, { 0x88D0, -1, -1, 1127419, -1, -1, -1, -1, -1, -1 }, { 0x88D1, -1, -1, 1127437, -1, -1, 1127425, 1127432, -1, -1 }, { 0x88D2, 1127453, 1127443, 1127509, -1, 1127505, 1127494, 1127501, 1127487, 1127514 }, { 0x88D3, -1, -1, 1127556, -1, -1, 1127519, 1127535, -1, -1 }, { 0x88D4, 1127566, 1127560, 1127621, -1, 1127617, 1127605, 1127614, 1127598, -1 }, { 0x88D5, 1127630, 1127625, 1127680, -1, 1127677, 1127663, 1127670, 1127656, 1127684 }, { 0x88D6, -1, 1127690, 1127695, -1, -1, -1, -1, -1, -1 }, { 0x88D7, -1, -1, 1127701, -1, -1, -1, -1, -1, -1 }, { 0x88D8, 1127711, 1127706, 1127760, 1127765, 1127756, 1127740, 1127751, 1127733, 1127772 }, { 0x88D9, 1127784, 1127778, 1127831, 1127836, 1127826, 1127815, 1127822, 1127808, 1127844 }, { 0x88DA, -1, -1, 1127851, -1, -1, -1, -1, -1, -1 }, { 0x88DB, 1127860, 1127855, 1127914, 1127918, -1, 1127895, 1127902, -1, -1 }, { 0x88DC, 1127927, 1127922, 1127981, 1127985, 1127978, 1127968, 1127975, 1127961, 1127990 }, { 0x88DD, 1128001, 1127995, 1128060, 1128068, 1128055, 1128039, 1128046, 1128032, 1128076 }, { 0x88DE, -1, 1128082, 1128103, -1, -1, -1, 1128088, -1, -1 }, { 0x88DF, 1128114, 1128109, 1128159, -1, 1128156, -1, 1128149, 1128142, -1 }, { 0x88E0, 1128164, -1, 1128178, -1, -1, -1, -1, -1, -1 }, { 0x88E1, 1128194, 1128183, 1128247, -1, 1128244, 1128232, 1128241, 1128219, -1 }, { 0x88E2, 1128256, 1128251, 1128287, -1, -1, -1, -1, -1, -1 }, { 0x88E3, 1128298, 1128293, 1128327, -1, -1, -1, -1, -1, -1 }, { 0x88E4, 1128337, 1128333, 1128353, -1, -1, -1, -1, -1, -1 }, { 0x88E5, 1128357, -1, 1128363, -1, -1, -1, -1, -1, -1 }, { 0x88E6, -1, 1128369, 1128374, -1, -1, -1, -1, -1, -1 }, { 0x88E7, -1, 1128379, 1128401, -1, -1, 1128384, 1128393, -1, -1 }, { 0x88E8, 1128417, 1128407, 1128480, 1128484, 1128477, 1128455, 1128471, 1128448, -1 }, { 0x88E9, -1, -1, 1128490, -1, -1, -1, -1, -1, -1 }, { 0x88EA, 1128495, -1, 1128514, -1, -1, -1, 1128506, -1, -1 }, { 0x88EB, -1, -1, 1128519, -1, -1, -1, -1, -1, -1 }, { 0x88EC, -1, -1, 1128525, -1, -1, -1, -1, -1, -1 }, { 0x88ED, -1, -1, 1128531, -1, -1, -1, -1, -1, -1 }, { 0x88EE, -1, -1, 1128536, -1, -1, -1, -1, -1, -1 }, { 0x88EF, 1128548, 1128543, 1128598, 1128604, 1128594, 1128575, 1128582, 1128568, -1 }, { 0x88F0, 1128617, 1128611, 1128654, -1, -1, 1128633, 1128642, -1, -1 }, { 0x88F1, 1128664, 1128659, 1128720, -1, 1128715, 1128705, 1128710, 1128698, 1128726 }, { 0x88F2, 1128738, 1128731, 1128762, -1, -1, 1128748, 1128757, -1, -1 }, { 0x88F3, 1128776, 1128769, 1128829, 1128835, 1128824, 1128809, 1128819, 1128802, -1 }, { 0x88F4, 1128849, 1128844, 1128915, -1, 1128911, 1128888, 1128901, 1128881, 1128920 }, { 0x88F5, 1128930, 1128925, 1128996, -1, 1128992, 1128969, 1128982, 1128962, -1 }, { 0x88F6, -1, 1129001, 1129006, -1, -1, -1, -1, -1, -1 }, { 0x88F7, -1, 1129011, 1129043, -1, -1, 1129023, 1129029, -1, -1 }, { 0x88F8, 1129053, 1129049, 1129109, -1, 1129103, 1129093, 1129100, 1129080, 1129114 }, { 0x88F9, 1129126, 1129121, 1129195, 1129200, 1129191, 1129163, 1129188, 1129156, -1 }, { 0x88FA, -1, 1129207, 1129212, -1, -1, -1, -1, -1, -1 }, { 0x88FB, -1, 1129217, 1129222, -1, -1, -1, -1, -1, -1 }, { 0x88FC, 1129236, 1129226, 1129284, -1, -1, 1129266, 1129275, -1, -1 }, { 0x88FD, 1129293, 1129288, 1129349, -1, 1129345, 1129327, 1129341, 1129320, 1129354 }, { 0x88FE, 1129366, 1129360, 1129417, 1129421, 1129414, 1129405, 1129410, 1129398, -1 }, { 0x88FF, -1, 1129425, 1129429, -1, -1, -1, -1, -1, -1 }, { 0x8900, -1, 1129433, 1129438, -1, -1, -1, -1, -1, -1 }, { 0x8901, -1, 1129442, 1129465, -1, -1, 1129447, 1129454, -1, -1 }, { 0x8902, 1129482, 1129470, 1129533, -1, -1, 1129511, 1129526, -1, -1 }, { 0x8903, 1129538, -1, 1129558, -1, -1, -1, -1, -1, -1 }, { 0x8904, 1129563, -1, 1129587, -1, 1129583, 1129577, -1, 1129571, -1 }, { 0x8905, -1, -1, 1129591, -1, -1, -1, -1, -1, -1 }, { 0x8906, -1, 1129595, 1129614, -1, -1, -1, 1129599, -1, -1 }, { 0x8907, 1129623, 1129618, 1129685, 1129689, 1129677, 1129654, 1129672, 1129647, -1 }, { 0x8908, -1, -1, 1129697, -1, -1, -1, -1, -1, -1 }, { 0x8909, 1129704, -1, 1129719, -1, -1, -1, -1, -1, -1 }, { 0x890A, 1129729, 1129724, 1129783, 1129789, 1129777, 1129767, 1129773, 1129760, -1 }, { 0x890B, -1, 1129797, 1129802, -1, -1, -1, -1, -1, -1 }, { 0x890C, 1129813, 1129807, 1129870, -1, 1129866, 1129853, 1129862, 1129846, -1 }, { 0x890D, -1, -1, 1129897, -1, -1, 1129875, 1129882, -1, -1 }, { 0x890E, 1129913, 1129903, 1129968, -1, -1, 1129941, 1129953, -1, -1 }, { 0x890F, 1129973, -1, 1130029, -1, -1, 1130001, 1130013, -1, -1 }, { 0x8910, 1130039, 1130034, 1130107, 1130111, 1130103, 1130078, 1130091, 1130071, -1 }, { 0x8911, -1, 1130116, 1130128, -1, -1, -1, -1, 1130122, -1 }, { 0x8912, 1130139, 1130134, 1130190, 1130195, 1130186, 1130175, 1130182, 1130168, -1 }, { 0x8913, 1130205, 1130200, 1130261, -1, 1130258, 1130237, 1130251, 1130230, 1130266 }, { 0x8914, 1130275, 1130271, 1130291, -1, -1, -1, -1, -1, -1 }, { 0x8915, 1130300, 1130295, 1130341, -1, 1130338, 1130313, 1130324, 1130306, -1 }, { 0x8916, -1, 1130345, 1130368, -1, -1, 1130357, 1130364, -1, -1 }, { 0x8917, -1, -1, 1130374, -1, -1, -1, -1, -1, -1 }, { 0x8918, 1130384, 1130379, 1130438, -1, 1130435, 1130419, 1130428, 1130412, -1 }, { 0x8919, 1130448, 1130443, 1130501, -1, 1130497, 1130486, 1130493, 1130479, -1 }, { 0x891A, 1130511, 1130506, 1130570, -1, 1130567, 1130551, 1130559, 1130544, -1 }, { 0x891B, 1130581, 1130575, 1130617, -1, -1, -1, -1, -1, -1 }, { 0x891C, -1, -1, 1130625, -1, -1, 1130621, -1, -1, -1 }, { 0x891D, 1130630, -1, 1130656, -1, -1, 1130646, 1130652, -1, -1 }, { 0x891E, 1130666, 1130661, 1130686, -1, -1, 1130673, 1130680, -1, -1 }, { 0x891F, 1130702, 1130691, 1130725, -1, -1, -1, -1, -1, -1 }, { 0x8920, -1, -1, 1130774, -1, -1, 1130729, 1130767, -1, -1 }, { 0x8921, 1130785, 1130779, 1130815, -1, -1, -1, -1, -1, -1 }, { 0x8922, 1130825, 1130819, 1130882, -1, -1, -1, -1, -1, -1 }, { 0x8923, -1, -1, 1130888, -1, -1, -1, -1, -1, -1 }, { 0x8924, -1, 1130894, 1130900, -1, -1, -1, -1, -1, -1 }, { 0x8925, 1130911, 1130906, 1130961, 1130965, 1130958, 1130945, 1130953, 1130938, -1 }, { 0x8926, 1130993, 1130971, 1131065, -1, -1, 1131050, 1131057, -1, -1 }, { 0x8927, 1131077, 1131070, 1131137, -1, 1131131, 1131116, 1131122, 1131109, -1 }, { 0x8928, -1, -1, 1131150, -1, -1, -1, 1131144, -1, -1 }, { 0x8929, -1, -1, 1131155, -1, -1, -1, -1, -1, -1 }, { 0x892A, 1131165, 1131160, 1131227, -1, 1131222, 1131203, 1131214, 1131196, -1 }, { 0x892B, 1131236, 1131232, 1131281, -1, 1131277, 1131268, 1131273, 1131261, -1 }, { 0x892C, -1, -1, 1131286, -1, -1, -1, -1, -1, -1 }, { 0x892D, -1, 1131292, 1131297, 1131303, -1, -1, -1, -1, -1 }, { 0x892E, -1, -1, 1131308, -1, -1, -1, -1, -1, -1 }, { 0x892F, 1131319, 1131314, 1131380, -1, -1, -1, -1, 1131368, -1 }, { 0x8930, 1131390, 1131385, 1131455, 1131461, 1131451, 1131436, 1131443, 1131429, -1 }, { 0x8931, 1131473, 1131467, 1131550, -1, -1, 1131530, 1131545, -1, -1 }, { 0x8932, 1131560, 1131556, 1131585, -1, -1, 1131576, 1131582, -1, 1131589 }, { 0x8933, 1131600, 1131595, 1131631, -1, -1, -1, -1, -1, -1 }, { 0x8934, 1131643, 1131637, 1131672, -1, -1, -1, -1, -1, -1 }, { 0x8935, 1131682, 1131677, 1131712, -1, -1, 1131694, 1131709, -1, -1 }, { 0x8936, 1131732, 1131716, 1131796, -1, 1131787, 1131763, 1131772, 1131756, 1131801 }, { 0x8937, -1, 1131808, 1131812, 1131817, -1, -1, -1, -1, -1 }, { 0x8938, 1131835, 1131824, 1131902, -1, 1131898, 1131878, 1131891, 1131871, -1 }, { 0x8939, -1, -1, 1131930, -1, -1, 1131906, 1131913, -1, -1 }, { 0x893A, 1131934, -1, 1132018, -1, 1132013, 1131991, 1132004, 1131984, -1 }, { 0x893B, 1132028, 1132023, 1132114, -1, 1132110, 1132088, 1132104, 1132081, -1 }, { 0x893C, -1, 1132119, 1132124, -1, -1, -1, -1, -1, -1 }, { 0x893D, 1132135, 1132130, 1132143, -1, -1, -1, -1, -1, -1 }, { 0x893E, -1, 1132148, 1132168, -1, -1, 1132153, 1132163, -1, -1 }, { 0x893F, -1, -1, 1132174, -1, -1, -1, -1, -1, -1 }, { 0x8940, 1132179, -1, 1132223, -1, -1, 1132207, 1132212, -1, -1 }, { 0x8941, 1132234, 1132227, 1132277, -1, 1132272, 1132259, 1132267, 1132252, -1 }, { 0x8942, -1, 1132284, 1132308, -1, -1, 1132289, 1132295, -1, -1 }, { 0x8943, 1132318, 1132313, 1132350, -1, -1, 1132339, 1132346, -1, -1 }, { 0x8944, 1132362, 1132355, 1132429, 1132436, 1132424, 1132396, 1132415, 1132389, -1 }, { 0x8945, -1, -1, 1132452, -1, -1, 1132444, -1, -1, -1 }, { 0x8946, 1132461, 1132456, 1132491, -1, -1, 1132474, 1132481, -1, 1132495 }, { 0x8947, 1132513, 1132501, 1132519, -1, -1, -1, -1, -1, -1 }, { 0x8948, -1, -1, 1132525, -1, -1, -1, -1, -1, -1 }, { 0x8949, -1, 1132532, 1132557, -1, -1, 1132538, 1132549, -1, -1 }, { 0x894A, -1, -1, 1132563, -1, -1, -1, -1, -1, 1132568 }, { 0x894B, 1132578, 1132573, 1132585, -1, -1, -1, -1, -1, -1 }, { 0x894C, 1132595, 1132589, 1132621, -1, -1, 1132611, 1132617, -1, 1132626 }, { 0x894D, 1132640, 1132634, 1132701, -1, 1132697, 1132675, 1132683, 1132668, -1 }, { 0x894E, -1, -1, 1132705, -1, -1, -1, -1, -1, -1 }, { 0x894F, 1132715, 1132710, 1132756, -1, -1, 1132724, 1132732, -1, -1 }, { 0x8950, -1, 1132760, 1132767, -1, -1, -1, -1, -1, -1 }, { 0x8951, -1, -1, 1132774, -1, -1, -1, -1, -1, -1 }, { 0x8952, -1, 1132779, 1132809, -1, -1, 1132790, 1132797, 1132784, -1 }, { 0x8953, -1, 1132814, 1132819, -1, -1, -1, -1, -1, -1 }, { 0x8954, -1, 1132824, 1132831, -1, -1, -1, -1, -1, -1 }, { 0x8955, -1, -1, 1132846, -1, -1, 1132836, 1132842, -1, -1 }, { 0x8956, 1132859, 1132851, 1132910, -1, 1132908, 1132895, 1132905, 1132888, -1 }, { 0x8957, -1, 1132914, 1132966, -1, -1, 1132930, 1132942, -1, -1 }, { 0x8958, -1, 1132970, 1132991, -1, 1132987, -1, -1, 1132980, 1132996 }, { 0x8959, -1, -1, 1133002, -1, -1, -1, -1, -1, -1 }, { 0x895A, 1133013, 1133007, 1133035, -1, -1, -1, 1133027, -1, -1 }, { 0x895B, 1133046, 1133040, 1133077, -1, -1, 1133059, 1133065, -1, -1 }, { 0x895C, 1133098, 1133083, 1133156, -1, 1133151, 1133135, 1133143, 1133128, -1 }, { 0x895D, 1133167, 1133162, 1133196, -1, -1, -1, -1, -1, -1 }, { 0x895E, 1133212, 1133202, 1133266, -1, 1133261, 1133239, 1133250, 1133232, -1 }, { 0x895F, 1133275, 1133270, 1133308, 1133313, 1133304, 1133296, 1133300, 1133289, -1 }, { 0x8960, 1133325, 1133319, 1133378, -1, 1133373, 1133363, 1133369, 1133356, -1 }, { 0x8961, 1133394, 1133384, 1133438, -1, -1, 1133405, 1133415, -1, -1 }, { 0x8962, 1133449, 1133443, 1133505, -1, -1, 1133479, 1133488, -1, -1 }, { 0x8963, -1, 1133510, 1133535, -1, -1, 1133520, 1133529, -1, -1 }, { 0x8964, 1133545, 1133539, 1133600, -1, 1133596, 1133587, 1133592, 1133574, -1 }, { 0x8965, -1, 1133605, 1133615, -1, -1, -1, -1, -1, -1 }, { 0x8966, 1133624, 1133619, 1133671, 1133675, 1133668, 1133658, 1133665, -1, -1 }, { 0x8967, -1, -1, 1133680, -1, -1, -1, -1, -1, -1 }, { 0x8968, -1, -1, 1133685, -1, -1, -1, -1, -1, -1 }, { 0x8969, -1, -1, 1133690, -1, -1, -1, -1, -1, -1 }, { 0x896A, 1133706, 1133695, 1133762, 1133766, 1133758, 1133730, 1133746, 1133723, -1 }, { 0x896B, 1133777, 1133772, 1133797, -1, -1, -1, 1133786, -1, -1 }, { 0x896C, 1133808, 1133802, 1133829, -1, -1, -1, -1, -1, -1 }, { 0x896D, 1133844, 1133834, 1133905, -1, 1133901, 1133883, 1133895, 1133876, -1 }, { 0x896E, 1133920, 1133910, 1133952, -1, -1, 1133938, 1133942, -1, -1 }, { 0x896F, 1133961, 1133956, 1134011, 1134017, 1134006, 1133994, 1134001, 1133987, -1 }, { 0x8970, -1, -1, 1134043, -1, -1, 1134023, 1134039, -1, -1 }, { 0x8971, 1134054, 1134048, 1134097, -1, -1, -1, -1, -1, -1 }, { 0x8972, 1134109, 1134103, 1134169, 1134173, 1134165, 1134138, 1134156, 1134131, 1134177 }, { 0x8973, -1, 1134183, 1134219, -1, -1, 1134198, 1134206, -1, -1 }, { 0x8974, 1134231, 1134225, 1134272, -1, 1134268, 1134258, 1134264, 1134251, -1 }, { 0x8975, 1134282, 1134277, 1134338, -1, -1, 1134301, 1134328, -1, 1134343 }, { 0x8976, 1134359, 1134349, 1134392, -1, -1, -1, -1, -1, -1 }, { 0x8977, 1134403, 1134397, 1134440, -1, -1, 1134433, -1, -1, -1 }, { 0x8978, -1, -1, 1134444, -1, -1, -1, -1, -1, -1 }, { 0x8979, -1, 1134449, 1134453, -1, -1, -1, -1, -1, -1 }, { 0x897A, -1, 1134458, 1134481, -1, -1, 1134469, 1134477, -1, -1 }, { 0x897B, 1134493, 1134487, 1134530, -1, -1, 1134516, 1134526, -1, -1 }, { 0x897C, 1134541, 1134535, 1134566, -1, -1, 1134557, 1134562, -1, -1 }, { 0x897D, -1, -1, 1134574, -1, -1, -1, 1134570, -1, -1 }, { 0x897E, 1134588, 1134579, 1134626, -1, -1, 1134614, 1134618, -1, -1 }, { 0x897F, 1134635, 1134630, 1134689, 1134693, 1134686, 1134672, 1134678, 1134665, 1134698 }, { 0x8980, 1134703, -1, 1134726, -1, -1, -1, -1, -1, -1 }, { 0x8981, 1134740, 1134730, 1134806, 1134811, 1134803, 1134779, 1134799, 1134772, 1134820 }, { 0x8982, 1134832, 1134826, 1134849, -1, -1, -1, -1, -1, -1 }, { 0x8983, 1134861, 1134855, 1134928, -1, 1134924, 1134899, 1134917, 1134892, -1 }, { 0x8984, -1, -1, 1134933, -1, -1, -1, -1, -1, -1 }, { 0x8985, -1, 1134937, 1134942, -1, -1, -1, -1, -1, -1 }, { 0x8986, 1134958, 1134948, 1135032, 1135036, 1135024, 1134996, 1135015, 1134989, -1 }, { 0x8987, 1135054, 1135049, 1135123, -1, 1135113, 1135093, 1135105, 1135086, -1 }, { 0x8988, 1135132, 1135127, 1135210, -1, 1135205, 1135170, 1135194, 1135163, -1 }, { 0x8989, 1135219, 1135214, 1135306, -1, 1135303, 1135273, 1135300, 1135267, -1 }, { 0x898A, 1135315, 1135310, 1135372, -1, -1, 1135347, 1135369, -1, -1 }, { 0x898B, 1135386, 1135376, 1135464, 1135470, 1135454, 1135431, 1135450, 1135417, 1135476 }, { 0x898C, 1135488, 1135483, 1135533, -1, 1135528, 1135519, 1135524, -1, -1 }, { 0x898D, -1, -1, 1135543, -1, -1, -1, 1135539, -1, -1 }, { 0x898E, 1135549, -1, 1135560, -1, -1, -1, -1, -1, -1 }, { 0x898F, 1135571, 1135565, 1135641, 1135646, 1135637, 1135611, 1135634, 1135604, 1135652 }, { 0x8990, 1135667, 1135656, 1135723, -1, -1, 1135694, 1135718, -1, -1 }, { 0x8991, -1, 1135728, 1135733, -1, -1, -1, -1, -1, -1 }, { 0x8992, -1, -1, 1135739, -1, -1, -1, -1, -1, -1 }, { 0x8993, 1135749, 1135744, 1135788, 1135792, 1135783, 1135769, 1135778, 1135762, -1 }, { 0x8994, 1135802, 1135797, 1135850, -1, -1, 1135831, 1135840, -1, -1 }, { 0x8995, -1, 1135854, 1135886, -1, -1, -1, 1135864, -1, -1 }, { 0x8996, 1135895, 1135891, 1135945, 1135950, 1135942, 1135933, 1135938, 1135926, 1135961 }, { 0x8997, 1135971, 1135967, 1136011, -1, 1136008, 1135983, 1136004, 1135976, -1 }, { 0x8998, 1136020, 1136015, 1136075, -1, 1136071, 1136060, 1136067, 1136053, -1 }, { 0x8999, 1136081, -1, 1136115, -1, -1, 1136099, 1136104, -1, -1 }, { 0x899A, 1136131, 1136120, 1136202, -1, 1136194, 1136164, 1136185, -1, -1 }, { 0x899B, -1, 1136207, 1136238, -1, -1, 1136217, 1136222, -1, -1 }, { 0x899C, 1136252, 1136242, 1136270, -1, -1, 1136260, 1136265, -1, -1 }, { 0x899D, -1, -1, 1136276, -1, -1, -1, -1, -1, -1 }, { 0x899E, -1, -1, 1136282, -1, -1, -1, -1, -1, -1 }, { 0x899F, -1, -1, 1136296, -1, -1, 1136287, 1136292, -1, -1 }, { 0x89A0, -1, -1, 1136320, -1, -1, 1136307, 1136312, 1136301, -1 }, { 0x89A1, 1136330, 1136325, 1136364, -1, 1136359, 1136344, 1136349, 1136337, -1 }, { 0x89A2, -1, -1, 1136368, -1, -1, -1, -1, -1, -1 }, { 0x89A3, -1, -1, 1136374, -1, -1, -1, -1, -1, -1 }, { 0x89A4, -1, 1136379, 1136385, -1, -1, -1, -1, -1, -1 }, { 0x89A5, 1136394, 1136389, 1136413, -1, -1, 1136402, 1136409, -1, -1 }, { 0x89A6, 1136424, 1136419, 1136482, -1, -1, 1136457, 1136479, -1, -1 }, { 0x89A7, 1136492, 1136486, 1136532, -1, 1136528, 1136519, 1136524, -1, -1 }, { 0x89A8, -1, -1, 1136547, -1, 1136544, -1, -1, 1136537, -1 }, { 0x89A9, 1136555, 1136550, 1136595, 1136599, 1136592, 1136584, 1136589, 1136577, -1 }, { 0x89AA, 1136613, 1136603, 1136682, 1136687, 1136677, 1136649, 1136672, 1136642, 1136693 }, { 0x89AB, -1, -1, 1136699, -1, -1, -1, -1, -1, -1 }, { 0x89AC, 1136710, 1136705, 1136754, 1136758, 1136751, 1136741, 1136748, 1136734, -1 }, { 0x89AD, -1, -1, 1136763, -1, -1, -1, -1, -1, -1 }, { 0x89AE, -1, -1, 1136769, -1, -1, -1, -1, -1, -1 }, { 0x89AF, 1136780, 1136775, 1136823, -1, 1136819, 1136812, 1136815, 1136805, -1 }, { 0x89B0, 1136834, 1136828, 1136879, -1, -1, 1136855, 1136872, -1, -1 }, { 0x89B1, -1, -1, 1136883, -1, -1, -1, -1, -1, -1 }, { 0x89B2, 1136899, 1136889, 1136945, -1, 1136941, 1136929, 1136937, 1136922, -1 }, { 0x89B3, 1136950, -1, 1137003, -1, 1136998, 1136981, 1136994, -1, -1 }, { 0x89B4, -1, -1, 1137032, -1, -1, 1137009, 1137023, -1, -1 }, { 0x89B5, 1137038, -1, 1137100, -1, -1, 1137066, 1137085, -1, -1 }, { 0x89B6, 1137110, 1137106, 1137213, -1, -1, 1137197, 1137202, 1137191, -1 }, { 0x89B7, 1137224, 1137218, 1137276, -1, 1137272, 1137254, 1137261, 1137247, -1 }, { 0x89B8, 1137280, -1, 1137342, -1, -1, 1137308, 1137327, -1, -1 }, { 0x89B9, -1, -1, 1137348, -1, -1, -1, -1, -1, -1 }, { 0x89BA, 1137364, 1137353, 1137442, 1137447, 1137434, 1137404, 1137425, 1137397, 1137452 }, { 0x89BB, -1, -1, 1137458, -1, -1, -1, -1, -1, -1 }, { 0x89BC, 1137466, 1137462, 1137503, -1, -1, 1137487, 1137492, -1, -1 }, { 0x89BD, 1137514, 1137508, 1137561, 1137566, 1137557, 1137548, 1137553, 1137541, 1137573 }, { 0x89BE, -1, -1, 1137578, -1, -1, -1, -1, -1, -1 }, { 0x89BF, 1137589, 1137584, 1137648, 1137652, 1137644, 1137636, 1137639, 1137629, -1 }, { 0x89C0, 1137667, 1137657, 1137719, 1137725, 1137714, 1137705, 1137710, 1137698, 1137740 }, { 0x89C1, 1137750, 1137745, 1137781, -1, -1, -1, -1, -1, -1 }, { 0x89C2, 1137792, 1137787, 1137823, -1, -1, -1, -1, -1, -1 }, { 0x89C3, 1137829, -1, 1137840, -1, -1, -1, -1, -1, -1 }, { 0x89C4, 1137851, 1137845, 1137884, -1, -1, -1, -1, -1, -1 }, { 0x89C5, 1137894, 1137889, 1137907, -1, -1, -1, -1, -1, -1 }, { 0x89C6, 1137915, 1137911, 1137946, -1, -1, -1, -1, -1, -1 }, { 0x89C7, 1137956, 1137951, 1137989, -1, -1, -1, -1, -1, -1 }, { 0x89C8, 1138001, 1137995, 1138028, -1, -1, -1, -1, -1, -1 }, { 0x89C9, 1138044, 1138033, 1138077, -1, -1, -1, -1, -1, -1 }, { 0x89CA, 1138087, 1138082, 1138111, -1, -1, -1, -1, -1, -1 }, { 0x89CB, 1138120, 1138115, 1138127, -1, -1, -1, -1, -1, -1 }, { 0x89CC, 1138136, 1138131, 1138176, -1, -1, -1, -1, -1, -1 }, { 0x89CD, 1138180, -1, 1138188, -1, -1, -1, -1, -1, -1 }, { 0x89CE, 1138199, 1138194, 1138232, -1, -1, -1, -1, -1, -1 }, { 0x89CF, 1138241, 1138236, 1138266, -1, -1, -1, -1, -1, -1 }, { 0x89D0, 1138281, 1138271, 1138304, -1, -1, -1, -1, -1, -1 }, { 0x89D1, 1138315, 1138309, 1138338, -1, -1, -1, -1, -1, -1 }, { 0x89D2, 1138352, 1138342, 1138429, 1138435, 1138417, 1138386, 1138402, 1138379, 1138440 }, { 0x89D3, -1, 1138445, 1138450, -1, -1, -1, -1, -1, -1 }, { 0x89D4, 1138460, 1138455, 1138486, -1, 1138482, 1138473, 1138478, 1138466, -1 }, { 0x89D5, 1138496, 1138491, 1138535, -1, -1, 1138516, 1138521, -1, -1 }, { 0x89D6, 1138545, 1138539, 1138622, -1, 1138617, 1138591, 1138598, 1138584, -1 }, { 0x89D7, -1, -1, 1138646, -1, -1, 1138633, 1138642, 1138627, -1 }, { 0x89D8, -1, -1, 1138670, -1, -1, 1138651, 1138661, -1, -1 }, { 0x89D9, -1, -1, 1138676, -1, -1, -1, -1, -1, -1 }, { 0x89DA, 1138684, 1138680, 1138735, -1, 1138732, 1138720, 1138729, 1138713, -1 }, { 0x89DB, -1, -1, 1138739, -1, -1, -1, -1, -1, -1 }, { 0x89DC, 1138754, 1138744, 1138793, 1138797, 1138785, 1138766, 1138777, 1138759, -1 }, { 0x89DD, 1138811, 1138806, 1138863, -1, 1138860, 1138843, 1138856, 1138836, -1 }, { 0x89DE, 1138874, 1138867, 1138908, -1, -1, -1, -1, -1, -1 }, { 0x89DF, -1, 1138915, 1138926, -1, -1, -1, -1, -1, 1138931 }, { 0x89E0, -1, -1, 1138937, -1, -1, -1, -1, -1, -1 }, { 0x89E1, 1138949, 1138943, 1138957, -1, -1, -1, -1, -1, 1138961 }, { 0x89E2, -1, -1, 1138967, -1, -1, -1, -1, -1, -1 }, { 0x89E3, 1138990, 1138972, 1139064, 1139069, 1139056, 1139030, 1139049, 1139023, 1139077 }, { 0x89E4, -1, -1, 1139084, -1, -1, -1, -1, -1, -1 }, { 0x89E5, 1139096, 1139089, 1139156, -1, 1139150, 1139132, 1139146, 1139125, -1 }, { 0x89E6, 1139172, 1139162, 1139230, -1, 1139225, 1139195, 1139214, -1, -1 }, { 0x89E7, 1139241, 1139235, 1139286, -1, -1, 1139274, 1139279, -1, -1 }, { 0x89E8, -1, -1, 1139291, -1, -1, -1, -1, -1, -1 }, { 0x89E9, 1139301, 1139296, 1139323, -1, -1, 1139308, 1139315, -1, -1 }, { 0x89EA, -1, -1, 1139328, -1, -1, -1, -1, -1, -1 }, { 0x89EB, 1139339, 1139334, 1139376, -1, 1139372, -1, 1139367, -1, -1 }, { 0x89EC, -1, -1, 1139380, -1, -1, -1, -1, -1, -1 }, { 0x89ED, 1139394, 1139384, 1139442, -1, -1, 1139430, 1139439, -1, -1 }, { 0x89EE, -1, -1, 1139446, -1, -1, -1, -1, -1, -1 }, { 0x89EF, 1139454, 1139450, 1139481, -1, -1, -1, -1, -1, -1 }, { 0x89F0, -1, 1139486, 1139497, 1139502, -1, -1, -1, 1139491, -1 }, { 0x89F1, 1139511, 1139506, 1139580, 1139584, 1139575, 1139543, 1139553, 1139536, -1 }, { 0x89F2, -1, -1, 1139595, -1, -1, -1, -1, -1, -1 }, { 0x89F3, 1139606, 1139601, 1139684, -1, 1139680, -1, 1139660, 1139653, -1 }, { 0x89F4, 1139695, 1139688, 1139755, 1139762, 1139750, 1139736, 1139745, 1139729, -1 }, { 0x89F5, 1139778, 1139771, 1139808, -1, -1, -1, -1, -1, -1 }, { 0x89F6, 1139818, 1139814, 1139862, -1, 1139858, 1139845, 1139854, -1, -1 }, { 0x89F7, 1139872, 1139867, 1139898, -1, -1, -1, -1, -1, -1 }, { 0x89F8, 1139913, 1139903, 1139973, 1139978, 1139968, 1139943, 1139957, 1139936, 1139984 }, { 0x89F9, -1, -1, 1140019, -1, -1, 1139989, 1140006, -1, -1 }, { 0x89FA, -1, 1140023, 1140027, -1, -1, -1, -1, -1, -1 }, { 0x89FB, -1, 1140031, 1140036, -1, -1, -1, -1, -1, -1 }, { 0x89FC, 1140046, 1140040, 1140053, -1, -1, -1, -1, -1, -1 }, { 0x89FD, -1, -1, 1140088, -1, -1, 1140058, 1140075, -1, -1 }, { 0x89FE, -1, -1, 1140092, -1, -1, -1, -1, -1, -1 }, { 0x89FF, 1140109, 1140097, 1140168, 1140172, -1, 1140138, 1140155, -1, -1 }, { 0x8A00, 1140188, 1140183, 1140254, 1140259, 1140248, 1140221, 1140236, 1140214, 1140267 }, { 0x8A01, 1140273, -1, 1140299, -1, -1, 1140292, -1, -1, -1 }, { 0x8A02, 1140322, 1140304, 1140384, -1, 1140379, 1140356, 1140370, 1140349, 1140390 }, { 0x8A03, 1140401, 1140397, 1140454, -1, 1140450, 1140439, 1140447, 1140432, 1140458 }, { 0x8A04, -1, 1140463, 1140488, -1, -1, -1, 1140468, -1, -1 }, { 0x8A05, -1, -1, 1140518, -1, -1, 1140493, 1140510, -1, -1 }, { 0x8A06, -1, -1, 1140523, -1, -1, -1, -1, -1, -1 }, { 0x8A07, 1140536, 1140529, 1140586, 1140592, 1140580, -1, 1140564, 1140557, -1 }, { 0x8A08, 1140609, 1140599, 1140685, 1140689, 1140680, 1140646, 1140672, 1140639, 1140695 }, { 0x8A09, -1, -1, 1140711, -1, 1140707, -1, -1, 1140700, -1 }, { 0x8A0A, 1140722, 1140716, 1140783, 1140788, 1140779, 1140761, 1140765, 1140754, -1 }, { 0x8A0B, -1, -1, 1140793, -1, -1, -1, -1, -1, -1 }, { 0x8A0C, 1140811, 1140799, 1140879, -1, 1140874, 1140845, 1140870, 1140838, -1 }, { 0x8A0D, -1, -1, 1140885, -1, -1, -1, -1, -1, -1 }, { 0x8A0E, 1140896, 1140891, 1140970, 1140975, 1140966, 1140948, 1140962, 1140941, 1140982 }, { 0x8A0F, 1140995, 1140989, 1141042, -1, -1, 1141027, 1141036, -1, -1 }, { 0x8A10, 1141051, 1141046, 1141101, -1, 1141098, 1141086, 1141092, 1141079, -1 }, { 0x8A11, 1141110, 1141106, 1141161, -1, 1141159, -1, 1141142, 1141135, -1 }, { 0x8A12, 1141170, 1141165, 1141221, -1, -1, 1141206, 1141213, -1, -1 }, { 0x8A13, 1141231, 1141226, 1141296, 1141301, 1141291, 1141264, 1141283, 1141257, 1141310 }, { 0x8A14, -1, -1, 1141342, -1, 1141339, 1141324, 1141331, 1141317, -1 }, { 0x8A15, 1141353, 1141347, 1141413, -1, 1141409, 1141393, 1141401, 1141386, -1 }, { 0x8A16, 1141430, 1141419, 1141485, 1141489, 1141481, 1141469, 1141475, 1141462, -1 }, { 0x8A17, 1141500, 1141495, 1141563, 1141568, 1141558, 1141536, 1141553, 1141529, 1141574 }, { 0x8A18, 1141585, 1141580, 1141646, 1141650, 1141643, 1141623, 1141640, 1141616, 1141657 }, { 0x8A19, -1, -1, 1141661, -1, -1, -1, -1, -1, -1 }, { 0x8A1A, 1141666, -1, 1141694, -1, 1141691, -1, -1, -1, -1 }, { 0x8A1B, 1141704, 1141699, 1141775, 1141778, 1141772, 1141744, 1141766, 1141737, 1141784 }, { 0x8A1C, -1, 1141789, 1141794, -1, -1, -1, -1, -1, -1 }, { 0x8A1D, 1141805, 1141799, 1141859, 1141863, 1141857, 1141843, 1141851, 1141836, -1 }, { 0x8A1E, -1, -1, 1141894, -1, -1, 1141868, 1141890, -1, -1 }, { 0x8A1F, 1141905, 1141899, 1141979, 1141985, 1141974, 1141945, 1141966, 1141938, 1141992 }, { 0x8A20, 1142004, 1141999, 1142058, -1, -1, 1142036, 1142053, -1, -1 }, { 0x8A21, 1142064, -1, 1142091, -1, -1, -1, -1, -1, -1 }, { 0x8A22, 1142101, 1142096, 1142171, -1, 1142167, 1142139, 1142148, 1142127, -1 }, { 0x8A23, 1142182, 1142176, 1142248, 1142253, 1142243, 1142217, 1142233, 1142210, -1 }, { 0x8A24, -1, -1, 1142265, -1, -1, -1, 1142258, -1, -1 }, { 0x8A25, 1142282, 1142271, 1142345, -1, 1142340, 1142321, 1142328, 1142314, 1142349 }, { 0x8A26, 1142360, 1142355, 1142394, -1, -1, 1142378, 1142385, -1, -1 }, { 0x8A27, 1142405, 1142400, 1142411, -1, -1, -1, -1, -1, -1 }, { 0x8A28, -1, -1, 1142416, -1, -1, -1, -1, -1, -1 }, { 0x8A29, 1142427, 1142421, 1142460, -1, -1, -1, -1, -1, -1 }, { 0x8A2A, 1142473, 1142467, 1142532, 1142538, 1142527, 1142500, 1142523, 1142493, 1142548 }, { 0x8A2B, -1, 1142556, 1142574, -1, -1, 1142562, 1142569, -1, -1 }, { 0x8A2C, 1142590, 1142579, 1142646, -1, -1, 1142623, 1142632, -1, -1 }, { 0x8A2D, 1142657, 1142652, 1142767, 1142772, 1142763, 1142725, 1142751, 1142718, 1142779 }, { 0x8A2E, -1, -1, 1142786, -1, -1, -1, -1, -1, -1 }, { 0x8A2F, -1, -1, 1142805, -1, -1, 1142791, 1142799, -1, -1 }, { 0x8A30, -1, -1, 1142809, -1, -1, -1, -1, -1, -1 }, { 0x8A31, 1142821, 1142815, 1142892, 1142896, 1142886, 1142860, 1142879, 1142853, 1142902 }, { 0x8A32, -1, -1, 1142908, -1, -1, -1, -1, -1, -1 }, { 0x8A33, 1142912, -1, 1142961, -1, 1142957, 1142938, 1142948, -1, -1 }, { 0x8A34, 1142970, 1142965, 1143026, 1143030, 1143023, 1143006, 1143020, 1142999, 1143034 }, { 0x8A35, -1, -1, 1143077, -1, -1, 1143039, 1143073, -1, -1 }, { 0x8A36, 1143086, 1143082, 1143134, -1, 1143131, 1143120, 1143128, 1143113, -1 }, { 0x8A37, -1, -1, 1143148, -1, -1, 1143138, 1143143, -1, -1 }, { 0x8A38, -1, 1143154, 1143162, -1, -1, -1, -1, -1, -1 }, { 0x8A39, 1143172, 1143166, 1143202, -1, -1, -1, -1, -1, -1 }, { 0x8A3A, 1143216, 1143206, 1143263, -1, 1143259, 1143249, 1143254, 1143242, 1143269 }, { 0x8A3B, 1143281, 1143276, 1143355, -1, 1143351, 1143318, 1143342, 1143311, 1143360 }, { 0x8A3C, 1143371, 1143365, 1143429, -1, 1143424, 1143408, 1143415, 1143401, 1143436 }, { 0x8A3D, 1143449, 1143444, 1143477, -1, -1, 1143455, 1143470, -1, -1 }, { 0x8A3E, 1143486, 1143482, 1143563, 1143567, 1143560, 1143523, 1143542, 1143516, -1 }, { 0x8A3F, -1, 1143573, 1143577, -1, -1, -1, -1, -1, -1 }, { 0x8A40, 1143597, 1143581, 1143643, -1, -1, -1, 1143627, -1, -1 }, { 0x8A41, 1143657, 1143649, 1143706, -1, 1143703, 1143695, 1143700, 1143688, -1 }, { 0x8A42, -1, -1, 1143710, -1, -1, -1, -1, -1, -1 }, { 0x8A43, -1, -1, 1143734, -1, -1, 1143714, 1143730, -1, -1 }, { 0x8A44, -1, 1143740, 1143745, -1, -1, -1, -1, -1, -1 }, { 0x8A45, 1143756, 1143750, 1143777, -1, -1, 1143764, 1143768, -1, -1 }, { 0x8A46, 1143788, 1143783, 1143837, -1, 1143834, 1143822, 1143830, 1143815, -1 }, { 0x8A47, -1, -1, 1143875, -1, -1, 1143841, 1143864, -1, -1 }, { 0x8A48, 1143886, 1143881, 1143928, -1, -1, 1143915, 1143925, -1, -1 }, { 0x8A49, 1143937, 1143932, 1144003, -1, -1, 1143959, 1143982, -1, -1 }, { 0x8A4A, -1, -1, 1144008, -1, -1, -1, -1, -1, -1 }, { 0x8A4B, 1144013, -1, 1144064, -1, 1144060, -1, -1, 1144053, -1 }, { 0x8A4C, -1, -1, 1144070, -1, -1, -1, -1, -1, -1 }, { 0x8A4D, -1, 1144075, 1144105, -1, -1, 1144080, 1144090, -1, -1 }, { 0x8A4E, 1144115, 1144109, 1144169, 1144173, 1144166, 1144153, 1144159, -1, -1 }, { 0x8A4F, 1144192, 1144180, 1144217, -1, -1, -1, -1, -1, -1 }, { 0x8A50, 1144227, 1144222, 1144290, -1, 1144287, 1144275, 1144284, 1144268, 1144295 }, { 0x8A51, 1144304, 1144300, 1144355, -1, 1144353, 1144322, 1144348, 1144310, -1 }, { 0x8A52, 1144363, 1144359, 1144422, -1, 1144415, 1144403, 1144411, -1, -1 }, { 0x8A53, -1, -1, 1144437, -1, -1, 1144426, 1144430, -1, -1 }, { 0x8A54, 1144451, 1144441, 1144519, 1144525, 1144516, 1144492, 1144511, 1144485, 1144534 }, { 0x8A55, 1144548, 1144542, 1144618, -1, 1144611, 1144585, 1144602, 1144578, 1144624 }, { 0x8A56, 1144640, 1144630, 1144691, -1, 1144687, 1144672, 1144681, 1144665, -1 }, { 0x8A57, 1144708, 1144695, 1144778, -1, 1144772, 1144751, 1144758, 1144744, -1 }, { 0x8A58, 1144796, 1144785, 1144878, -1, 1144873, 1144833, 1144841, 1144826, -1 }, { 0x8A59, -1, -1, 1144882, -1, -1, -1, -1, -1, -1 }, { 0x8A5A, -1, -1, 1144886, -1, -1, -1, -1, -1, -1 }, { 0x8A5B, 1144894, 1144890, 1144938, -1, 1144935, 1144922, 1144928, 1144915, 1144942 }, { 0x8A5C, -1, -1, 1144961, -1, -1, 1144948, 1144957, -1, -1 }, { 0x8A5D, -1, -1, 1144976, -1, -1, 1144966, 1144972, -1, -1 }, { 0x8A5E, 1144985, 1144981, 1145035, 1145039, 1145032, 1145018, 1145025, 1145011, 1145045 }, { 0x8A5F, 1145050, -1, 1145073, -1, -1, -1, -1, -1, -1 }, { 0x8A60, 1145084, 1145078, 1145135, 1145141, 1145130, 1145108, 1145127, 1145101, 1145152 }, { 0x8A61, 1145165, 1145159, 1145231, -1, 1145227, 1145217, 1145224, 1145210, -1 }, { 0x8A62, 1145241, 1145235, 1145306, -1, 1145301, 1145281, 1145292, 1145274, -1 }, { 0x8A63, 1145317, 1145311, 1145385, 1145389, 1145381, 1145359, 1145373, 1145352, -1 }, { 0x8A64, 1145401, 1145395, 1145461, -1, -1, -1, -1, -1, -1 }, { 0x8A65, -1, -1, 1145500, -1, -1, 1145468, 1145496, -1, -1 }, { 0x8A66, 1145512, 1145504, 1145566, 1145571, 1145563, 1145541, 1145559, 1145534, 1145580 }, { 0x8A67, 1145591, 1145585, 1145673, -1, -1, 1145630, 1145649, -1, -1 }, { 0x8A68, 1145678, -1, 1145708, -1, -1, -1, -1, -1, -1 }, { 0x8A69, 1145718, 1145714, 1145765, 1145770, 1145762, 1145750, 1145758, 1145743, 1145777 }, { 0x8A6A, 1145781, -1, 1145815, -1, -1, -1, -1, -1, -1 }, { 0x8A6B, 1145825, 1145820, 1145894, -1, 1145890, 1145867, 1145887, 1145860, -1 }, { 0x8A6C, 1145914, 1145899, 1145978, -1, 1145974, 1145950, 1145967, 1145943, -1 }, { 0x8A6D, 1145989, 1145983, 1146042, -1, 1146037, 1146025, 1146034, 1146018, -1 }, { 0x8A6E, 1146053, 1146047, 1146102, 1146108, 1146098, 1146089, 1146094, 1146082, -1 }, { 0x8A6F, -1, -1, 1146116, -1, -1, -1, -1, -1, -1 }, { 0x8A70, 1146131, 1146121, 1146193, -1, 1146189, 1146160, 1146183, 1146153, 1146198 }, { 0x8A71, 1146214, 1146204, 1146279, 1146284, 1146275, 1146253, 1146268, 1146246, 1146290 }, { 0x8A72, 1146303, 1146298, 1146360, -1, 1146356, 1146336, 1146348, 1146329, -1 }, { 0x8A73, 1146372, 1146365, 1146448, -1, 1146438, 1146408, 1146429, 1146401, 1146455 }, { 0x8A74, -1, -1, 1146464, -1, -1, -1, -1, -1, -1 }, { 0x8A75, 1146474, 1146469, 1146527, -1, 1146523, 1146509, 1146514, 1146502, -1 }, { 0x8A76, -1, 1146533, 1146552, -1, -1, 1146538, 1146544, -1, -1 }, { 0x8A77, -1, -1, 1146571, -1, -1, 1146558, 1146564, -1, -1 }, { 0x8A78, -1, -1, 1146577, -1, -1, -1, -1, -1, -1 }, { 0x8A79, 1146586, 1146581, 1146642, -1, 1146637, -1, 1146625, 1146618, -1 }, { 0x8A7A, -1, -1, 1146666, -1, -1, 1146648, 1146657, -1, -1 }, { 0x8A7B, 1146679, 1146672, 1146717, -1, -1, 1146686, 1146695, -1, -1 }, { 0x8A7C, 1146725, 1146720, 1146803, 1146808, 1146799, 1146765, 1146792, 1146758, -1 }, { 0x8A7D, -1, -1, 1146816, -1, -1, -1, -1, -1, -1 }, { 0x8A7E, 1146827, 1146821, 1146901, -1, -1, 1146860, 1146893, -1, -1 }, { 0x8A7F, 1146914, 1146908, 1146977, -1, 1146972, 1146954, 1146962, 1146947, -1 }, { 0x8A80, -1, -1, 1147003, -1, -1, 1146982, 1146993, -1, -1 }, { 0x8A81, -1, -1, 1147007, -1, -1, -1, -1, -1, -1 }, { 0x8A82, 1147028, 1147013, 1147073, -1, 1147070, 1147041, 1147065, 1147034, -1 }, { 0x8A83, 1147087, 1147079, 1147114, -1, -1, 1147092, 1147101, -1, -1 }, { 0x8A84, 1147129, 1147118, 1147180, -1, 1147176, 1147162, 1147172, 1147155, -1 }, { 0x8A85, 1147190, 1147185, 1147267, 1147272, 1147263, 1147233, 1147254, 1147226, 1147277 }, { 0x8A86, 1147287, 1147281, 1147338, -1, 1147332, 1147314, 1147323, 1147307, -1 }, { 0x8A87, 1147351, 1147345, 1147414, 1147419, 1147410, 1147390, 1147404, 1147383, 1147425 }, { 0x8A88, -1, -1, 1147430, -1, -1, -1, -1, -1, -1 }, { 0x8A89, 1147439, 1147434, 1147485, -1, 1147481, 1147464, 1147478, -1, -1 }, { 0x8A8A, 1147495, 1147489, 1147512, -1, -1, -1, -1, -1, -1 }, { 0x8A8B, -1, 1147518, 1147544, -1, -1, 1147523, 1147534, -1, -1 }, { 0x8A8C, 1147552, 1147548, 1147603, -1, 1147600, 1147588, 1147596, 1147581, 1147608 }, { 0x8A8D, 1147624, 1147613, 1147694, 1147699, 1147691, 1147659, 1147687, 1147652, 1147705 }, { 0x8A8E, -1, -1, 1147712, -1, -1, -1, -1, -1, -1 }, { 0x8A8F, -1, -1, 1147729, -1, -1, 1147716, 1147725, -1, -1 }, { 0x8A90, 1147740, 1147735, 1147784, -1, -1, 1147755, 1147777, -1, -1 }, { 0x8A91, 1147794, 1147787, 1147858, 1147865, 1147852, 1147829, 1147847, 1147822, -1 }, { 0x8A92, 1147891, 1147875, 1147941, -1, 1147937, 1147922, 1147925, -1, -1 }, { 0x8A93, 1147950, 1147945, 1148002, 1148007, 1147999, 1147977, 1147991, 1147970, 1148017 }, { 0x8A94, -1, 1148023, 1148029, -1, -1, -1, -1, -1, -1 }, { 0x8A95, 1148041, 1148035, 1148102, 1148107, 1148097, 1148084, 1148093, 1148077, -1 }, { 0x8A96, 1148120, 1148115, 1148183, -1, -1, 1148152, 1148159, -1, -1 }, { 0x8A97, -1, -1, 1148214, -1, -1, 1148188, 1148206, -1, -1 }, { 0x8A98, 1148225, 1148220, 1148284, -1, 1148281, 1148264, 1148277, 1148257, 1148289 }, { 0x8A99, -1, 1148294, 1148325, -1, -1, 1148307, 1148312, -1, -1 }, { 0x8A9A, 1148336, 1148331, 1148393, 1148399, 1148389, 1148377, 1148384, 1148370, -1 }, { 0x8A9B, -1, -1, 1148409, -1, -1, -1, -1, -1, -1 }, { 0x8A9C, -1, 1148414, 1148419, -1, -1, -1, -1, -1, -1 }, { 0x8A9D, -1, -1, 1148425, -1, -1, -1, -1, -1, -1 }, { 0x8A9E, 1148439, 1148429, 1148513, 1148517, 1148511, 1148482, 1148504, 1148475, 1148530 }, { 0x8A9F, -1, -1, 1148540, -1, -1, -1, 1148536, -1, -1 }, { 0x8AA0, 1148552, 1148546, 1148617, 1148624, 1148612, 1148588, 1148604, 1148580, 1148633 }, { 0x8AA1, 1148646, 1148640, 1148697, -1, 1148692, 1148677, 1148688, 1148670, -1 }, { 0x8AA2, -1, -1, 1148714, -1, 1148709, -1, -1, 1148702, -1 }, { 0x8AA3, 1148725, 1148720, 1148779, 1148783, 1148775, 1148762, 1148769, 1148755, 1148787 }, { 0x8AA4, 1148794, 1148790, 1148851, 1148855, 1148849, 1148830, 1148846, 1148823, -1 }, { 0x8AA5, 1148866, 1148861, 1148942, 1148947, 1148939, 1148905, 1148930, 1148898, -1 }, { 0x8AA6, 1148961, 1148955, 1149016, 1149022, 1149011, 1148990, 1149003, 1148983, 1149029 }, { 0x8AA7, 1149036, -1, 1149071, -1, 1149067, -1, 1149061, 1149054, -1 }, { 0x8AA8, 1149080, 1149075, 1149136, -1, 1149132, 1149120, 1149128, 1149113, 1149141 }, { 0x8AA9, 1149172, 1149147, 1149230, -1, -1, 1149195, 1149204, -1, -1 }, { 0x8AAA, 1149254, 1149236, 1149349, -1, 1149337, 1149308, 1149322, 1149287, -1 }, { 0x8AAB, -1, -1, 1149355, -1, -1, -1, -1, -1, -1 }, { 0x8AAC, 1149367, 1149361, 1149414, 1149420, 1149402, 1149373, 1149387, -1, 1149439 }, { 0x8AAD, 1149448, -1, 1149503, -1, 1149495, 1149471, 1149481, -1, -1 }, { 0x8AAE, -1, -1, 1149515, -1, -1, 1149507, -1, -1, -1 }, { 0x8AAF, -1, 1149520, 1149541, -1, -1, 1149527, 1149536, -1, -1 }, { 0x8AB0, 1149554, 1149548, 1149600, 1149612, 1149596, 1149587, 1149592, 1149580, -1 }, { 0x8AB1, -1, -1, 1149618, -1, -1, -1, -1, -1, -1 }, { 0x8AB2, 1149627, 1149623, 1149678, -1, 1149674, 1149660, 1149671, 1149653, 1149682 }, { 0x8AB3, -1, -1, 1149722, -1, -1, 1149688, 1149710, -1, -1 }, { 0x8AB4, -1, 1149726, 1149732, -1, -1, -1, -1, -1, -1 }, { 0x8AB5, -1, -1, 1149738, -1, -1, -1, -1, -1, -1 }, { 0x8AB6, 1149750, 1149744, 1149852, -1, 1149834, 1149792, 1149809, -1, -1 }, { 0x8AB7, -1, -1, 1149873, -1, -1, 1149857, 1149865, -1, -1 }, { 0x8AB8, -1, -1, 1149879, -1, -1, -1, -1, -1, -1 }, { 0x8AB9, 1149890, 1149885, 1149944, -1, 1149941, 1149922, 1149938, 1149915, -1 }, { 0x8ABA, -1, -1, 1149949, -1, -1, -1, -1, -1, -1 }, { 0x8ABB, -1, 1149954, 1149982, -1, -1, 1149966, 1149974, -1, -1 }, { 0x8ABC, 1149994, 1149986, 1150053, 1150057, 1150050, 1150035, 1150047, 1150028, -1 }, { 0x8ABD, -1, -1, 1150065, -1, -1, -1, -1, -1, -1 }, { 0x8ABE, 1150075, 1150069, 1150118, -1, 1150115, -1, 1150107, 1150100, -1 }, { 0x8ABF, 1150138, 1150123, 1150219, 1150225, 1150212, 1150180, 1150207, 1150167, 1150237 }, { 0x8AC0, -1, -1, 1150245, -1, -1, -1, -1, -1, -1 }, { 0x8AC1, 1150255, 1150249, 1150291, -1, -1, -1, -1, -1, -1 }, { 0x8AC2, 1150302, 1150297, 1150360, -1, 1150355, 1150333, 1150351, 1150326, 1150366 }, { 0x8AC3, -1, 1150373, 1150390, -1, -1, 1150378, 1150385, -1, -1 }, { 0x8AC4, 1150408, 1150396, 1150474, -1, 1150469, 1150443, 1150460, 1150436, -1 }, { 0x8AC5, -1, -1, 1150480, -1, -1, -1, -1, -1, -1 }, { 0x8AC6, 1150489, 1150484, 1150512, -1, -1, 1150498, 1150506, -1, -1 }, { 0x8AC7, 1150522, 1150516, 1150576, 1150581, 1150572, 1150557, 1150564, 1150550, 1150587 }, { 0x8AC8, -1, 1150593, 1150626, -1, -1, 1150599, 1150611, -1, -1 }, { 0x8AC9, 1150637, 1150632, 1150698, -1, 1150695, 1150675, 1150686, 1150668, -1 }, { 0x8ACA, 1150708, 1150703, 1150761, -1, -1, 1150741, 1150751, -1, -1 }, { 0x8ACB, 1150777, 1150765, 1150848, 1150854, 1150842, 1150814, 1150828, 1150806, 1150865 }, { 0x8ACC, 1150879, 1150873, 1150913, -1, -1, 1150901, 1150909, -1, -1 }, { 0x8ACD, 1150939, 1150919, 1151015, 1151022, 1151009, 1150977, 1151000, 1150970, -1 }, { 0x8ACE, -1, -1, 1151031, -1, -1, -1, -1, -1, -1 }, { 0x8ACF, 1151040, 1151035, 1151102, -1, 1151097, 1151079, 1151086, 1151072, -1 }, { 0x8AD0, 1151107, -1, 1151113, -1, -1, -1, -1, -1, -1 }, { 0x8AD1, 1151131, 1151119, 1151173, -1, 1151168, 1151155, 1151163, -1, -1 }, { 0x8AD2, 1151186, 1151179, 1151270, 1151277, 1151264, 1151231, 1151259, 1151218, 1151286 }, { 0x8AD3, 1151305, 1151295, 1151334, -1, -1, 1151316, 1151323, -1, -1 }, { 0x8AD4, -1, 1151340, 1151375, -1, -1, 1151350, 1151359, -1, -1 }, { 0x8AD5, 1151386, 1151380, 1151421, -1, -1, 1151400, 1151407, -1, -1 }, { 0x8AD6, 1151438, 1151426, 1151518, 1151523, 1151510, 1151478, 1151502, 1151465, 1151543 }, { 0x8AD7, 1151565, 1151550, 1151623, -1, 1151619, 1151597, 1151605, -1, -1 }, { 0x8AD8, -1, -1, 1151629, -1, -1, -1, -1, -1, -1 }, { 0x8AD9, -1, -1, 1151635, -1, -1, -1, -1, -1, -1 }, { 0x8ADA, 1151645, 1151640, 1151666, -1, -1, -1, 1151662, -1, -1 }, { 0x8ADB, 1151677, 1151672, 1151716, -1, 1151713, 1151701, 1151710, 1151694, 1151720 }, { 0x8ADC, 1151730, 1151725, 1151801, -1, 1151796, 1151776, 1151791, 1151769, 1151806 }, { 0x8ADD, 1151820, 1151814, 1151876, -1, 1151873, 1151863, 1151869, 1151857, -1 }, { 0x8ADE, 1151890, 1151880, 1151937, -1, 1151931, 1151918, 1151927, 1151911, -1 }, { 0x8ADF, 1151953, 1151949, 1152023, -1, 1152020, 1151998, 1152005, 1151985, -1 }, { 0x8AE0, 1152034, 1152028, 1152097, -1, 1152092, 1152067, 1152088, 1152060, -1 }, { 0x8AE1, 1152107, 1152103, 1152163, -1, 1152160, 1152148, 1152156, 1152141, -1 }, { 0x8AE2, 1152173, 1152168, 1152234, -1, 1152230, 1152200, 1152222, -1, -1 }, { 0x8AE3, -1, -1, 1152239, -1, -1, -1, -1, -1, -1 }, { 0x8AE4, 1152250, 1152244, 1152323, -1, 1152320, 1152288, 1152315, 1152281, -1 }, { 0x8AE5, -1, -1, 1152326, -1, -1, -1, -1, -1, -1 }, { 0x8AE6, 1152338, 1152333, 1152406, -1, 1152401, 1152364, 1152393, 1152357, -1 }, { 0x8AE7, 1152416, 1152410, 1152475, 1152480, 1152471, 1152452, 1152467, 1152445, 1152485 }, { 0x8AE8, -1, -1, 1152490, -1, -1, -1, -1, -1, -1 }, { 0x8AE9, -1, -1, 1152494, -1, -1, -1, -1, -1, -1 }, { 0x8AEA, -1, 1152498, 1152516, -1, 1152511, -1, -1, 1152504, -1 }, { 0x8AEB, 1152528, 1152522, 1152579, 1152585, 1152575, 1152557, 1152571, 1152550, 1152590 }, { 0x8AEC, 1152596, -1, 1152655, -1, -1, 1152643, 1152651, -1, -1 }, { 0x8AED, 1152664, 1152659, 1152710, -1, 1152707, 1152697, 1152704, 1152690, 1152714 }, { 0x8AEE, 1152723, 1152719, 1152780, -1, 1152777, 1152762, 1152773, 1152755, -1 }, { 0x8AEF, -1, -1, 1152784, -1, -1, -1, -1, -1, -1 }, { 0x8AF0, 1152801, 1152791, 1152844, -1, 1152841, 1152821, 1152826, 1152814, -1 }, { 0x8AF1, 1152853, 1152848, 1152908, -1, 1152904, 1152891, 1152901, 1152884, 1152913 }, { 0x8AF2, -1, 1152918, 1152929, -1, -1, -1, -1, 1152923, -1 }, { 0x8AF3, 1152942, 1152934, 1153001, 1153005, 1152998, 1152982, 1152992, 1152975, 1153009 }, { 0x8AF4, 1153018, 1153012, 1153088, -1, 1153084, 1153059, 1153068, 1153052, -1 }, { 0x8AF5, 1153100, 1153094, 1153119, -1, -1, -1, 1153107, -1, -1 }, { 0x8AF6, 1153129, 1153124, 1153183, -1, 1153179, 1153163, 1153170, 1153156, 1153189 }, { 0x8AF7, 1153202, 1153196, 1153255, 1153267, 1153248, 1153234, 1153244, 1153227, 1153274 }, { 0x8AF8, 1153286, 1153281, 1153328, 1153333, 1153324, 1153310, 1153320, 1153303, 1153338 }, { 0x8AF9, -1, 1153343, 1153350, -1, -1, -1, -1, -1, -1 }, { 0x8AFA, 1153361, 1153356, 1153402, -1, 1153396, 1153383, 1153392, 1153376, 1153407 }, { 0x8AFB, -1, -1, 1153414, -1, -1, -1, -1, -1, -1 }, { 0x8AFC, 1153427, 1153421, 1153489, -1, 1153484, 1153462, 1153480, 1153455, -1 }, { 0x8AFD, -1, -1, 1153495, -1, -1, -1, -1, -1, -1 }, { 0x8AFE, 1153504, 1153499, 1153562, -1, 1153554, 1153542, 1153549, 1153529, 1153567 }, { 0x8AFF, -1, -1, 1153591, -1, -1, 1153573, 1153582, -1, -1 }, { 0x8B00, 1153600, 1153595, 1153659, 1153664, 1153656, 1153631, 1153649, 1153624, 1153670 }, { 0x8B01, 1153685, 1153675, 1153731, 1153735, 1153728, 1153715, 1153723, 1153708, 1153741 }, { 0x8B02, 1153752, 1153747, 1153808, 1153813, 1153805, 1153792, 1153803, 1153785, -1 }, { 0x8B03, -1, -1, 1153823, -1, -1, -1, -1, -1, -1 }, { 0x8B04, 1153835, 1153829, 1153875, -1, 1153870, 1153859, 1153866, 1153852, -1 }, { 0x8B05, 1153886, 1153881, 1153951, -1, -1, 1153923, 1153933, -1, -1 }, { 0x8B06, 1153962, 1153957, 1153991, -1, -1, 1153978, 1153987, -1, -1 }, { 0x8B07, 1154007, 1153997, 1154055, -1, 1154051, 1154040, 1154047, 1154033, -1 }, { 0x8B08, -1, 1154061, 1154066, -1, -1, -1, -1, -1, -1 }, { 0x8B09, -1, -1, 1154070, -1, -1, -1, -1, -1, -1 }, { 0x8B0A, 1154087, 1154075, 1154104, -1, -1, 1154091, 1154100, -1, -1 }, { 0x8B0B, -1, 1154111, 1154149, -1, -1, -1, 1154117, -1, -1 }, { 0x8B0C, 1154158, 1154154, 1154196, -1, 1154193, 1154181, 1154190, 1154174, -1 }, { 0x8B0D, -1, 1154200, 1154206, -1, -1, -1, -1, -1, -1 }, { 0x8B0E, 1154222, 1154212, 1154267, -1, 1154264, 1154255, 1154260, 1154248, 1154271 }, { 0x8B0F, 1154285, 1154275, 1154349, -1, -1, -1, -1, -1, -1 }, { 0x8B10, 1154360, 1154355, 1154420, -1, 1154416, 1154396, 1154404, 1154389, -1 }, { 0x8B11, 1154429, 1154424, 1154476, -1, 1154471, 1154452, 1154457, 1154445, -1 }, { 0x8B12, -1, 1154480, 1154487, -1, -1, -1, -1, -1, -1 }, { 0x8B13, -1, -1, 1154494, -1, -1, -1, -1, -1, -1 }, { 0x8B14, 1154506, 1154500, 1154545, 1154550, 1154541, 1154518, 1154529, 1154511, 1154556 }, { 0x8B15, -1, 1154564, 1154569, -1, -1, -1, -1, -1, -1 }, { 0x8B16, 1154578, 1154573, 1154624, -1, 1154621, 1154603, 1154609, 1154596, -1 }, { 0x8B17, 1154634, 1154628, 1154677, 1154683, 1154672, 1154656, 1154664, 1154649, 1154691 }, { 0x8B18, -1, -1, 1154697, -1, -1, -1, -1, -1, -1 }, { 0x8B19, 1154707, 1154702, 1154749, 1154755, 1154744, 1154729, 1154740, 1154722, 1154759 }, { 0x8B1A, 1154770, 1154766, 1154820, -1, 1154817, 1154805, 1154813, 1154798, -1 }, { 0x8B1B, 1154831, 1154825, 1154891, 1154898, 1154886, 1154861, 1154882, 1154854, 1154904 }, { 0x8B1C, -1, -1, 1154935, -1, 1154931, -1, 1154919, 1154912, -1 }, { 0x8B1D, 1154945, 1154941, 1154999, 1155004, 1154996, 1154967, 1154989, 1154960, 1155010 }, { 0x8B1E, -1, 1155015, 1155040, -1, -1, -1, 1155026, -1, -1 }, { 0x8B1F, 1155049, 1155044, 1155091, -1, -1, 1155080, 1155087, -1, -1 }, { 0x8B20, 1155101, 1155096, 1155155, 1155160, 1155152, 1155138, 1155148, 1155131, 1155165 }, { 0x8B21, 1155169, -1, 1155213, -1, -1, 1155199, 1155209, -1, -1 }, { 0x8B22, -1, -1, 1155218, -1, -1, -1, -1, -1, -1 }, { 0x8B23, -1, 1155222, 1155237, -1, 1155234, -1, -1, 1155227, -1 }, { 0x8B24, -1, -1, 1155241, -1, -1, -1, -1, -1, -1 }, { 0x8B25, -1, -1, 1155247, -1, -1, -1, -1, -1, -1 }, { 0x8B26, 1155259, 1155253, 1155312, -1, 1155306, 1155282, 1155302, 1155275, -1 }, { 0x8B27, 1155323, 1155318, 1155350, -1, -1, -1, -1, -1, -1 }, { 0x8B28, 1155359, 1155354, 1155413, 1155417, 1155410, 1155397, 1155404, 1155390, 1155421 }, { 0x8B29, -1, -1, 1155425, -1, -1, -1, -1, -1, -1 }, { 0x8B2A, 1155436, 1155429, 1155472, -1, -1, -1, -1, -1, -1 }, { 0x8B2B, 1155485, 1155479, 1155554, 1155559, 1155550, 1155532, 1155539, 1155525, 1155566 }, { 0x8B2C, 1155578, 1155573, 1155647, -1, 1155639, 1155616, 1155624, 1155609, -1 }, { 0x8B2D, 1155657, 1155652, 1155690, -1, 1155686, 1155673, 1155678, -1, -1 }, { 0x8B2E, -1, -1, 1155696, -1, -1, -1, -1, -1, -1 }, { 0x8B2F, -1, 1155700, 1155704, -1, -1, -1, -1, -1, -1 }, { 0x8B30, -1, 1155709, 1155729, -1, -1, 1155714, 1155725, -1, -1 }, { 0x8B31, 1155751, 1155735, 1155759, -1, -1, -1, -1, -1, -1 }, { 0x8B32, -1, -1, 1155764, -1, -1, -1, -1, -1, -1 }, { 0x8B33, 1155773, 1155769, 1155809, 1155813, 1155805, 1155795, 1155800, 1155788, -1 }, { 0x8B34, -1, -1, 1155817, -1, -1, -1, -1, -1, -1 }, { 0x8B35, -1, -1, 1155822, -1, -1, -1, -1, -1, -1 }, { 0x8B36, -1, -1, 1155826, -1, -1, -1, -1, -1, -1 }, { 0x8B37, 1155838, 1155832, 1155905, -1, 1155903, 1155875, 1155886, 1155868, -1 }, { 0x8B38, -1, -1, 1155909, -1, -1, -1, -1, -1, -1 }, { 0x8B39, 1155918, 1155913, 1155974, -1, 1155970, 1155954, 1155966, 1155947, 1155979 }, { 0x8B3A, -1, -1, 1155985, -1, -1, -1, -1, -1, -1 }, { 0x8B3B, -1, 1155990, 1155998, -1, -1, -1, -1, -1, -1 }, { 0x8B3C, 1156006, 1156002, 1156061, -1, -1, 1156041, 1156046, 1156035, -1 }, { 0x8B3D, -1, -1, 1156065, -1, -1, -1, -1, -1, -1 }, { 0x8B3E, 1156084, 1156072, 1156135, 1156140, 1156131, 1156107, 1156123, 1156100, -1 }, { 0x8B3F, 1156151, 1156145, 1156184, -1, -1, -1, -1, -1, -1 }, { 0x8B40, -1, -1, 1156190, -1, -1, -1, -1, -1, -1 }, { 0x8B41, 1156200, 1156195, 1156269, 1156274, 1156265, 1156237, 1156256, 1156230, -1 }, { 0x8B42, -1, -1, 1156291, -1, -1, 1156278, 1156287, -1, -1 }, { 0x8B43, -1, 1156297, 1156335, -1, 1156331, 1156315, 1156328, 1156308, -1 }, { 0x8B44, -1, -1, 1156350, -1, -1, 1156339, 1156346, -1, -1 }, { 0x8B45, 1156361, 1156356, 1156384, -1, -1, -1, 1156371, -1, -1 }, { 0x8B46, 1156393, 1156388, 1156414, -1, -1, 1156406, 1156409, 1156400, -1 }, { 0x8B47, -1, -1, 1156418, -1, -1, -1, -1, -1, -1 }, { 0x8B48, 1156435, 1156423, 1156457, -1, -1, 1156443, 1156449, -1, -1 }, { 0x8B49, 1156468, 1156462, 1156525, -1, 1156520, 1156508, 1156515, 1156501, 1156532 }, { 0x8B4A, 1156546, 1156540, 1156568, -1, -1, -1, -1, -1, -1 }, { 0x8B4B, -1, -1, 1156573, -1, -1, -1, -1, -1, -1 }, { 0x8B4C, 1156583, 1156578, 1156638, -1, 1156635, 1156607, 1156629, 1156600, -1 }, { 0x8B4D, 1156653, 1156641, 1156675, -1, -1, 1156660, 1156668, -1, -1 }, { 0x8B4E, 1156687, 1156681, 1156747, -1, 1156742, 1156721, 1156730, 1156714, 1156752 }, { 0x8B4F, 1156765, 1156760, 1156816, 1156820, 1156813, 1156802, 1156810, 1156795, -1 }, { 0x8B50, 1156832, 1156826, 1156850, -1, -1, -1, -1, -1, -1 }, { 0x8B51, -1, 1156855, 1156860, -1, -1, -1, -1, -1, -1 }, { 0x8B52, -1, 1156866, 1156879, -1, -1, 1156870, 1156876, -1, -1 }, { 0x8B53, -1, 1156883, 1156909, -1, -1, 1156894, 1156903, 1156888, -1 }, { 0x8B54, 1156920, 1156914, 1156978, -1, 1156974, 1156958, 1156966, 1156951, -1 }, { 0x8B55, -1, -1, 1156985, -1, -1, -1, -1, -1, -1 }, { 0x8B56, 1156999, 1156989, 1157039, -1, 1157034, 1157017, 1157025, 1157010, -1 }, { 0x8B57, -1, -1, 1157044, -1, -1, -1, -1, -1, -1 }, { 0x8B58, 1157058, 1157049, 1157146, 1157156, 1157139, 1157100, 1157123, 1157086, -1 }, { 0x8B59, 1157169, 1157164, 1157220, -1, 1157216, 1157191, 1157199, 1157184, -1 }, { 0x8B5A, 1157232, 1157226, 1157276, -1, 1157272, 1157256, 1157264, 1157249, -1 }, { 0x8B5B, 1157281, -1, 1157309, -1, -1, 1157292, 1157300, -1, -1 }, { 0x8B5C, 1157319, 1157314, 1157380, -1, 1157377, 1157363, 1157371, 1157356, 1157384 }, { 0x8B5D, -1, -1, 1157390, -1, -1, -1, -1, -1, -1 }, { 0x8B5E, -1, 1157397, 1157440, -1, -1, 1157409, 1157436, 1157403, -1 }, { 0x8B5F, 1157451, 1157446, 1157500, 1157505, 1157497, 1157486, 1157493, 1157479, -1 }, { 0x8B60, -1, -1, 1157512, -1, -1, -1, -1, -1, -1 }, { 0x8B61, -1, -1, 1157517, -1, -1, -1, -1, -1, -1 }, { 0x8B62, -1, 1157523, 1157529, -1, -1, -1, -1, -1, -1 }, { 0x8B63, -1, -1, 1157550, -1, -1, 1157534, 1157538, -1, -1 }, { 0x8B64, -1, -1, 1157556, -1, -1, -1, -1, -1, -1 }, { 0x8B65, -1, 1157560, 1157570, -1, -1, -1, -1, -1, -1 }, { 0x8B66, 1157582, 1157576, 1157651, 1157657, 1157645, 1157616, 1157636, 1157609, 1157666 }, { 0x8B67, -1, -1, 1157674, -1, -1, -1, -1, -1, -1 }, { 0x8B68, -1, 1157680, 1157686, -1, -1, -1, -1, -1, -1 }, { 0x8B69, -1, 1157692, 1157696, -1, -1, -1, -1, -1, -1 }, { 0x8B6A, -1, -1, 1157700, -1, -1, -1, -1, -1, -1 }, { 0x8B6B, 1157709, 1157704, 1157764, -1, 1157760, 1157743, 1157752, 1157736, -1 }, { 0x8B6C, 1157775, 1157770, 1157828, 1157832, 1157825, 1157808, 1157822, 1157801, 1157839 }, { 0x8B6D, 1157849, 1157844, 1157874, -1, -1, -1, 1157871, -1, -1 }, { 0x8B6E, -1, -1, 1157879, -1, -1, -1, -1, -1, -1 }, { 0x8B6F, 1157889, 1157884, 1157940, -1, 1157936, 1157922, 1157927, 1157915, 1157944 }, { 0x8B70, 1157963, 1157951, 1158011, 1158015, 1158008, 1157998, 1158005, 1157991, 1158023 }, { 0x8B71, -1, -1, 1158049, -1, 1158045, 1158037, 1158041, 1158030, -1 }, { 0x8B72, 1158055, -1, 1158103, -1, -1, 1158085, 1158099, -1, -1 }, { 0x8B73, -1, -1, 1158109, -1, -1, -1, -1, -1, -1 }, { 0x8B74, 1158119, 1158114, 1158166, 1158172, 1158161, 1158150, 1158157, 1158143, 1158180 }, { 0x8B75, -1, -1, 1158188, -1, -1, -1, -1, -1, -1 }, { 0x8B76, -1, -1, 1158220, -1, -1, 1158193, 1158203, -1, -1 }, { 0x8B77, 1158228, 1158224, 1158283, 1158287, 1158280, 1158267, 1158274, 1158260, 1158292 }, { 0x8B78, 1158302, 1158297, 1158354, -1, -1, 1158336, 1158342, -1, -1 }, { 0x8B79, 1158360, -1, 1158415, -1, -1, 1158393, 1158411, -1, -1 }, { 0x8B7A, -1, 1158420, 1158432, -1, -1, -1, -1, -1, -1 }, { 0x8B7B, -1, -1, 1158436, -1, -1, -1, -1, -1, -1 }, { 0x8B7C, 1158442, -1, 1158497, -1, -1, -1, 1158493, -1, -1 }, { 0x8B7D, 1158508, 1158503, 1158554, 1158558, 1158550, 1158540, 1158547, 1158533, 1158562 }, { 0x8B7E, 1158572, 1158567, 1158597, -1, -1, 1158588, 1158593, -1, -1 }, { 0x8B7F, -1, -1, 1158615, -1, 1158610, -1, -1, 1158603, -1 }, { 0x8B80, 1158630, 1158620, 1158694, 1158698, 1158686, 1158667, 1158672, 1158653, 1158704 }, { 0x8B81, 1158717, 1158711, 1158774, -1, -1, 1158747, 1158763, -1, -1 }, { 0x8B82, -1, 1158779, 1158785, -1, -1, -1, -1, -1, -1 }, { 0x8B83, 1158797, 1158791, 1158845, -1, 1158840, 1158829, 1158836, 1158823, -1 }, { 0x8B84, -1, -1, 1158861, -1, -1, 1158850, 1158856, -1, -1 }, { 0x8B85, 1158871, 1158866, 1158903, -1, -1, 1158886, 1158898, -1, -1 }, { 0x8B86, 1158914, 1158909, 1158952, -1, -1, 1158940, 1158947, -1, -1 }, { 0x8B87, 1158962, 1158957, 1158993, -1, -1, -1, -1, -1, -1 }, { 0x8B88, -1, -1, 1158999, -1, -1, -1, -1, -1, -1 }, { 0x8B89, -1, -1, 1159013, -1, 1159010, -1, -1, 1159003, -1 }, { 0x8B8A, 1159022, 1159017, 1159077, 1159083, 1159072, 1159061, 1159068, 1159054, 1159091 }, { 0x8B8B, 1159103, 1159098, 1159147, -1, -1, 1159126, 1159134, -1, -1 }, { 0x8B8C, 1159157, 1159152, 1159228, -1, 1159224, 1159202, 1159221, 1159195, -1 }, { 0x8B8D, 1159233, -1, 1159263, -1, -1, 1159247, 1159258, -1, -1 }, { 0x8B8E, 1159271, 1159266, 1159322, -1, 1159318, 1159301, 1159313, 1159294, 1159328 }, { 0x8B8F, -1, 1159333, 1159350, -1, -1, 1159338, 1159345, -1, -1 }, { 0x8B90, 1159360, 1159355, 1159411, 1159417, 1159407, 1159390, 1159402, 1159383, -1 }, { 0x8B91, -1, -1, 1159423, -1, -1, -1, -1, -1, -1 }, { 0x8B92, 1159434, 1159428, 1159511, 1159517, 1159506, 1159471, 1159498, 1159464, 1159524 }, { 0x8B93, 1159536, 1159529, 1159589, 1159595, 1159584, 1159573, 1159580, 1159566, 1159606 }, { 0x8B94, -1, 1159616, 1159632, -1, -1, 1159621, 1159626, -1, -1 }, { 0x8B95, 1159643, 1159637, 1159686, -1, -1, 1159674, 1159682, -1, -1 }, { 0x8B96, 1159702, 1159691, 1159757, 1159763, 1159752, 1159730, 1159747, 1159723, -1 }, { 0x8B97, -1, -1, 1159770, -1, -1, -1, -1, -1, -1 }, { 0x8B98, -1, 1159775, 1159780, -1, -1, -1, -1, -1, -1 }, { 0x8B99, 1159790, 1159785, 1159840, 1159846, 1159830, 1159810, 1159822, -1, -1 }, { 0x8B9A, 1159865, 1159859, 1159925, -1, 1159920, 1159898, 1159916, 1159891, 1159930 }, { 0x8B9B, -1, 1159935, 1159945, -1, -1, -1, -1, -1, -1 }, { 0x8B9C, 1159955, 1159949, 1160013, -1, 1160008, 1159989, 1160004, 1159982, -1 }, { 0x8B9D, -1, -1, 1160019, -1, -1, -1, -1, -1, -1 }, { 0x8B9E, 1160030, 1160025, 1160101, -1, 1160098, 1160075, 1160082, 1160068, -1 }, { 0x8B9F, 1160111, 1160106, 1160157, -1, -1, 1160137, 1160143, -1, -1 }, { 0x8BA0, 1160161, -1, 1160191, -1, -1, -1, -1, -1, -1 }, { 0x8BA1, 1160201, 1160196, 1160231, -1, -1, -1, -1, -1, -1 }, { 0x8BA2, 1160247, 1160235, 1160274, -1, -1, -1, -1, -1, -1 }, { 0x8BA3, 1160284, 1160280, 1160315, -1, -1, -1, -1, -1, -1 }, { 0x8BA4, 1160325, 1160319, 1160353, -1, -1, -1, -1, -1, -1 }, { 0x8BA5, 1160363, 1160358, 1160393, -1, -1, -1, -1, -1, -1 }, { 0x8BA6, 1160402, 1160397, 1160430, -1, -1, -1, -1, -1, -1 }, { 0x8BA7, 1160441, 1160435, 1160468, -1, -1, -1, -1, -1, -1 }, { 0x8BA8, 1160479, 1160474, 1160524, -1, -1, -1, -1, -1, -1 }, { 0x8BA9, 1160536, 1160529, 1160566, -1, -1, -1, -1, -1, -1 }, { 0x8BAA, 1160578, 1160572, 1160611, -1, -1, -1, -1, -1, -1 }, { 0x8BAB, 1160628, 1160617, 1160660, -1, -1, -1, -1, -1, -1 }, { 0x8BAC, 1160669, 1160664, 1160725, -1, 1160720, 1160698, 1160715, -1, -1 }, { 0x8BAD, 1160735, 1160730, 1160761, -1, -1, -1, -1, -1, -1 }, { 0x8BAE, 1160774, 1160766, 1160802, -1, -1, -1, -1, -1, -1 }, { 0x8BAF, 1160812, 1160806, 1160844, -1, -1, -1, -1, -1, -1 }, { 0x8BB0, 1160854, 1160849, 1160885, -1, -1, -1, -1, -1, -1 }, { 0x8BB1, 1160894, 1160889, 1160930, -1, -1, -1, -1, -1, -1 }, { 0x8BB2, 1160941, 1160935, 1160964, -1, -1, -1, -1, -1, -1 }, { 0x8BB3, 1160976, 1160971, 1161007, -1, -1, -1, -1, -1, -1 }, { 0x8BB4, 1161016, 1161012, 1161028, -1, -1, -1, -1, -1, -1 }, { 0x8BB5, 1161038, 1161032, 1161076, -1, -1, -1, -1, -1, -1 }, { 0x8BB6, 1161086, 1161080, 1161117, -1, -1, -1, -1, -1, -1 }, { 0x8BB7, 1161132, 1161121, 1161164, -1, -1, -1, -1, -1, -1 }, { 0x8BB8, 1161174, 1161168, 1161206, -1, -1, -1, -1, -1, -1 }, { 0x8BB9, 1161215, 1161210, 1161248, -1, -1, -1, -1, -1, -1 }, { 0x8BBA, 1161257, 1161251, 1161284, -1, -1, -1, -1, -1, -1 }, { 0x8BBB, 1161289, -1, 1161322, -1, -1, -1, -1, -1, -1 }, { 0x8BBC, 1161335, 1161329, 1161368, -1, -1, -1, -1, -1, -1 }, { 0x8BBD, 1161380, 1161374, 1161405, -1, -1, -1, -1, -1, -1 }, { 0x8BBE, 1161422, 1161417, 1161448, -1, -1, -1, -1, -1, -1 }, { 0x8BBF, 1161459, 1161453, 1161479, -1, -1, -1, -1, -1, -1 }, { 0x8BC0, 1161491, 1161485, 1161519, -1, -1, -1, -1, -1, -1 }, { 0x8BC1, 1161530, 1161524, 1161560, -1, -1, -1, -1, -1, -1 }, { 0x8BC2, 1161571, 1161567, 1161602, -1, -1, -1, -1, -1, -1 }, { 0x8BC3, 1161610, 1161606, 1161637, -1, -1, -1, -1, -1, -1 }, { 0x8BC4, 1161647, 1161641, 1161677, -1, -1, -1, -1, -1, -1 }, { 0x8BC5, 1161687, 1161683, 1161708, -1, -1, -1, -1, -1, -1 }, { 0x8BC6, 1161717, 1161712, 1161745, -1, -1, -1, -1, -1, -1 }, { 0x8BC7, 1161762, 1161755, 1161798, -1, -1, -1, -1, -1, -1 }, { 0x8BC8, 1161810, 1161805, 1161841, -1, -1, -1, -1, -1, -1 }, { 0x8BC9, 1161851, 1161846, 1161880, -1, -1, -1, -1, -1, -1 }, { 0x8BCA, 1161889, 1161884, 1161915, -1, -1, -1, -1, -1, -1 }, { 0x8BCB, 1161926, 1161921, 1161953, -1, -1, -1, -1, -1, -1 }, { 0x8BCC, 1161962, 1161957, 1161999, -1, -1, -1, -1, -1, -1 }, { 0x8BCD, 1162009, 1162005, 1162035, -1, -1, -1, -1, -1, -1 }, { 0x8BCE, 1162044, 1162039, 1162074, -1, -1, -1, -1, -1, -1 }, { 0x8BCF, 1162083, 1162078, 1162117, -1, -1, -1, -1, -1, -1 }, { 0x8BD0, 1162133, 1162123, 1162158, -1, -1, -1, -1, -1, -1 }, { 0x8BD1, 1162167, 1162162, 1162193, -1, -1, -1, -1, -1, -1 }, { 0x8BD2, 1162201, 1162197, 1162241, -1, -1, -1, -1, -1, -1 }, { 0x8BD3, 1162251, 1162245, 1162271, -1, -1, -1, -1, -1, -1 }, { 0x8BD4, 1162283, 1162278, 1162309, -1, -1, -1, -1, -1, -1 }, { 0x8BD5, 1162318, 1162314, 1162340, -1, -1, -1, -1, -1, -1 }, { 0x8BD6, 1162351, 1162345, 1162384, -1, -1, -1, -1, -1, -1 }, { 0x8BD7, 1162393, 1162389, 1162418, -1, -1, -1, -1, -1, -1 }, { 0x8BD8, 1162433, 1162423, 1162455, -1, -1, -1, -1, -1, -1 }, { 0x8BD9, 1162464, 1162459, 1162497, -1, -1, -1, -1, -1, -1 }, { 0x8BDA, 1162508, 1162502, 1162536, -1, -1, -1, -1, -1, -1 }, { 0x8BDB, 1162548, 1162543, 1162584, -1, -1, -1, -1, -1, -1 }, { 0x8BDC, 1162594, 1162589, 1162622, -1, -1, -1, -1, -1, -1 }, { 0x8BDD, 1162638, 1162628, 1162670, -1, -1, -1, -1, -1, -1 }, { 0x8BDE, 1162681, 1162675, 1162714, -1, -1, -1, -1, -1, -1 }, { 0x8BDF, 1162729, 1162719, 1162758, -1, -1, -1, -1, -1, -1 }, { 0x8BE0, 1162769, 1162763, 1162798, -1, -1, -1, -1, -1, -1 }, { 0x8BE1, 1162810, 1162804, 1162839, -1, -1, -1, -1, -1, -1 }, { 0x8BE2, 1162850, 1162844, 1162883, -1, -1, -1, -1, -1, -1 }, { 0x8BE3, 1162894, 1162888, 1162929, -1, -1, -1, -1, -1, -1 }, { 0x8BE4, 1162946, 1162933, 1162977, -1, -1, -1, -1, -1, -1 }, { 0x8BE5, 1162989, 1162984, 1163015, -1, -1, -1, -1, -1, -1 }, { 0x8BE6, 1163027, 1163020, 1163056, -1, -1, -1, -1, -1, -1 }, { 0x8BE7, 1163068, 1163063, 1163093, -1, -1, -1, -1, -1, -1 }, { 0x8BE8, 1163103, 1163098, 1163130, -1, -1, -1, -1, -1, -1 }, { 0x8BE9, 1163141, 1163135, 1163174, -1, -1, -1, -1, -1, -1 }, { 0x8BEA, 1163183, 1163178, 1163217, -1, -1, -1, -1, -1, -1 }, { 0x8BEB, 1163229, 1163223, 1163253, -1, -1, -1, -1, -1, -1 }, { 0x8BEC, 1163263, 1163258, 1163293, -1, -1, -1, -1, -1, -1 }, { 0x8BED, 1163302, 1163297, 1163338, -1, -1, -1, -1, -1, -1 }, { 0x8BEE, 1163347, 1163342, 1163381, -1, -1, -1, -1, -1, -1 }, { 0x8BEF, 1163391, 1163387, 1163420, -1, -1, -1, -1, -1, -1 }, { 0x8BF0, 1163429, 1163424, 1163461, -1, -1, -1, -1, -1, -1 }, { 0x8BF1, 1163471, 1163466, 1163503, -1, -1, -1, -1, -1, -1 }, { 0x8BF2, 1163513, 1163508, 1163546, -1, -1, -1, -1, -1, -1 }, { 0x8BF3, 1163558, 1163551, 1163586, -1, -1, -1, -1, -1, -1 }, { 0x8BF4, 1163599, 1163593, 1163632, -1, -1, -1, -1, -1, -1 }, { 0x8BF5, 1163644, 1163638, 1163666, -1, -1, -1, -1, -1, -1 }, { 0x8BF6, 1163685, 1163672, 1163716, -1, -1, -1, -1, -1, -1 }, { 0x8BF7, 1163726, 1163720, 1163755, -1, -1, -1, -1, -1, -1 }, { 0x8BF8, 1163766, 1163761, 1163795, -1, -1, -1, -1, -1, -1 }, { 0x8BF9, 1163805, 1163800, 1163837, -1, -1, -1, -1, -1, -1 }, { 0x8BFA, 1163847, 1163842, 1163872, -1, -1, -1, -1, -1, -1 }, { 0x8BFB, 1163882, 1163877, 1163905, -1, -1, -1, -1, -1, -1 }, { 0x8BFC, 1163915, 1163909, 1163939, -1, -1, -1, -1, -1, -1 }, { 0x8BFD, 1163950, 1163945, 1163975, -1, -1, -1, -1, -1, -1 }, { 0x8BFE, 1163984, 1163980, 1164010, -1, -1, -1, -1, -1, -1 }, { 0x8BFF, 1164019, 1164014, 1164050, -1, -1, -1, -1, -1, -1 }, { 0x8C00, 1164060, 1164055, 1164077, -1, -1, -1, -1, -1, -1 }, { 0x8C01, 1164087, 1164081, 1164113, -1, -1, -1, -1, -1, -1 }, { 0x8C02, 1164124, 1164119, 1164156, -1, -1, -1, -1, -1, -1 }, { 0x8C03, 1164172, 1164162, 1164201, -1, -1, -1, -1, -1, -1 }, { 0x8C04, 1164212, 1164207, 1164236, -1, -1, -1, -1, -1, -1 }, { 0x8C05, 1164249, 1164242, 1164281, -1, -1, -1, -1, -1, -1 }, { 0x8C06, 1164294, 1164288, 1164322, -1, -1, -1, -1, -1, -1 }, { 0x8C07, 1164334, 1164328, 1164363, -1, -1, -1, -1, -1, -1 }, { 0x8C08, 1164374, 1164368, 1164402, -1, -1, -1, -1, -1, -1 }, { 0x8C09, -1, -1, 1164407, -1, -1, -1, -1, -1, -1 }, { 0x8C0A, 1164421, 1164413, 1164455, -1, -1, -1, -1, -1, -1 }, { 0x8C0B, 1164464, 1164459, 1164488, -1, -1, -1, -1, -1, -1 }, { 0x8C0C, 1164498, 1164493, 1164525, -1, -1, -1, -1, -1, -1 }, { 0x8C0D, 1164536, 1164531, 1164575, -1, -1, -1, -1, -1, -1 }, { 0x8C0E, 1164592, 1164580, 1164596, -1, -1, -1, -1, -1, -1 }, { 0x8C0F, 1164609, 1164603, 1164631, -1, -1, -1, -1, -1, -1 }, { 0x8C10, 1164643, 1164637, 1164672, -1, -1, -1, -1, -1, -1 }, { 0x8C11, 1164683, 1164677, 1164688, -1, -1, -1, -1, -1, -1 }, { 0x8C12, 1164698, 1164693, 1164718, -1, -1, -1, -1, -1, -1 }, { 0x8C13, 1164727, 1164722, 1164760, -1, -1, -1, -1, -1, -1 }, { 0x8C14, 1164771, 1164765, 1164802, -1, -1, -1, -1, -1, -1 }, { 0x8C15, 1164810, 1164805, 1164836, -1, -1, -1, -1, -1, -1 }, { 0x8C16, 1164846, 1164840, 1164874, -1, -1, -1, -1, -1, -1 }, { 0x8C17, 1164886, 1164880, 1164916, -1, -1, -1, -1, -1, -1 }, { 0x8C18, 1164926, 1164922, 1164958, -1, -1, -1, -1, -1, -1 }, { 0x8C19, 1164966, 1164962, 1164999, -1, -1, -1, -1, -1, -1 }, { 0x8C1A, 1165008, 1165003, 1165023, -1, -1, -1, -1, -1, -1 }, { 0x8C1B, 1165033, 1165028, 1165052, -1, -1, -1, -1, -1, -1 }, { 0x8C1C, 1165066, 1165056, 1165092, -1, -1, -1, -1, -1, -1 }, { 0x8C1D, 1165101, 1165096, 1165122, -1, -1, -1, -1, -1, -1 }, { 0x8C1E, 1165134, 1165128, 1165174, -1, 1165171, -1, -1, -1, -1 }, { 0x8C1F, 1165183, 1165178, 1165214, -1, -1, -1, -1, -1, -1 }, { 0x8C20, 1165224, 1165218, 1165251, -1, -1, -1, -1, -1, -1 }, { 0x8C21, 1165262, 1165257, 1165280, -1, -1, -1, -1, -1, -1 }, { 0x8C22, 1165288, 1165284, 1165303, -1, -1, -1, -1, -1, -1 }, { 0x8C23, 1165313, 1165308, 1165343, -1, -1, -1, -1, -1, -1 }, { 0x8C24, 1165354, 1165348, 1165369, -1, -1, -1, -1, -1, -1 }, { 0x8C25, 1165379, 1165375, 1165407, -1, -1, -1, -1, -1, -1 }, { 0x8C26, 1165417, 1165412, 1165432, -1, -1, -1, -1, -1, -1 }, { 0x8C27, 1165443, 1165438, 1165472, -1, -1, -1, -1, -1, -1 }, { 0x8C28, 1165481, 1165476, 1165510, -1, -1, -1, -1, -1, -1 }, { 0x8C29, 1165527, 1165515, 1165543, -1, -1, -1, -1, -1, -1 }, { 0x8C2A, 1165554, 1165548, 1165586, -1, -1, -1, -1, -1, -1 }, { 0x8C2B, 1165596, 1165591, 1165612, -1, -1, -1, -1, -1, -1 }, { 0x8C2C, 1165623, 1165618, 1165654, -1, -1, -1, -1, -1, -1 }, { 0x8C2D, 1165665, 1165659, 1165673, -1, -1, -1, -1, -1, -1 }, { 0x8C2E, 1165683, 1165678, 1165694, -1, -1, -1, -1, -1, -1 }, { 0x8C2F, 1165704, 1165699, 1165719, -1, -1, -1, -1, -1, -1 }, { 0x8C30, 1165731, 1165725, 1165762, -1, -1, -1, -1, -1, -1 }, { 0x8C31, 1165772, 1165767, 1165799, -1, -1, -1, -1, -1, -1 }, { 0x8C32, 1165809, 1165803, 1165836, -1, -1, -1, -1, -1, -1 }, { 0x8C33, 1165846, 1165841, 1165884, -1, -1, -1, -1, -1, -1 }, { 0x8C34, 1165894, 1165889, 1165918, -1, -1, -1, -1, -1, -1 }, { 0x8C35, 1165929, 1165924, 1165956, -1, -1, -1, -1, -1, -1 }, { 0x8C36, 1165967, 1165962, 1165988, -1, -1, -1, -1, -1, -1 }, { 0x8C37, 1166004, 1165994, 1166065, 1166069, 1166057, 1166033, 1166047, 1166026, 1166078 }, { 0x8C38, -1, -1, 1166088, -1, -1, -1, 1166084, -1, -1 }, { 0x8C39, -1, 1166094, 1166113, -1, -1, 1166100, 1166106, -1, -1 }, { 0x8C3A, 1166119, -1, 1166151, -1, -1, 1166141, 1166148, -1, -1 }, { 0x8C3B, -1, 1166156, 1166161, -1, -1, -1, -1, -1, -1 }, { 0x8C3C, -1, 1166165, 1166171, -1, -1, -1, -1, -1, -1 }, { 0x8C3D, 1166182, 1166177, 1166213, -1, -1, -1, 1166201, -1, -1 }, { 0x8C3E, -1, -1, 1166239, -1, -1, 1166218, 1166225, -1, -1 }, { 0x8C3F, 1166255, 1166245, 1166315, 1166319, 1166310, 1166293, 1166302, 1166286, 1166324 }, { 0x8C40, 1166329, -1, 1166356, -1, -1, -1, -1, -1, -1 }, { 0x8C41, 1166365, 1166360, 1166421, 1166426, 1166416, 1166395, 1166410, 1166388, -1 }, { 0x8C42, -1, 1166432, 1166437, -1, -1, -1, -1, -1, -1 }, { 0x8C43, -1, -1, 1166443, -1, -1, -1, -1, -1, -1 }, { 0x8C44, -1, -1, 1166448, -1, -1, -1, -1, -1, -1 }, { 0x8C45, -1, -1, 1166459, -1, -1, -1, 1166452, -1, -1 }, { 0x8C46, 1166475, 1166465, 1166533, 1166538, 1166529, 1166507, 1166522, 1166500, 1166544 }, { 0x8C47, 1166557, 1166551, 1166600, -1, 1166595, 1166584, 1166591, 1166577, -1 }, { 0x8C48, 1166617, 1166607, 1166664, 1166668, 1166657, 1166642, 1166646, 1166628, -1 }, { 0x8C49, 1166681, 1166677, 1166719, -1, 1166716, 1166704, 1166709, 1166697, 1166724 }, { 0x8C4A, 1166740, 1166729, 1166813, -1, 1166801, 1166781, 1166793, 1166774, -1 }, { 0x8C4B, 1166823, 1166817, 1166855, -1, -1, 1166841, 1166851, -1, -1 }, { 0x8C4C, 1166866, 1166861, 1166889, -1, 1166885, -1, 1166878, 1166871, -1 }, { 0x8C4D, -1, -1, 1166894, -1, -1, -1, -1, -1, -1 }, { 0x8C4E, 1166903, 1166898, 1166963, 1166968, 1166959, 1166943, 1166956, 1166936, -1 }, { 0x8C4F, 1166980, 1166974, 1167013, -1, -1, 1166997, 1167005, -1, -1 }, { 0x8C50, 1167025, 1167019, 1167087, 1167093, 1167080, 1167065, 1167072, 1167059, 1167100 }, { 0x8C51, -1, 1167106, 1167124, -1, -1, -1, 1167111, -1, -1 }, { 0x8C52, -1, -1, 1167129, -1, -1, -1, -1, -1, -1 }, { 0x8C53, 1167139, 1167134, 1167203, -1, -1, 1167181, 1167200, -1, -1 }, { 0x8C54, 1167213, 1167208, 1167264, 1167269, -1, 1167242, 1167261, -1, -1 }, { 0x8C55, 1167281, 1167277, 1167333, 1167338, 1167330, 1167320, 1167326, 1167313, 1167346 }, { 0x8C56, 1167358, 1167352, 1167386, -1, 1167380, -1, -1, 1167373, -1 }, { 0x8C57, 1167396, 1167391, 1167412, 1167417, -1, 1167404, 1167409, -1, -1 }, { 0x8C58, 1167429, 1167423, 1167450, -1, -1, 1167441, 1167446, -1, -1 }, { 0x8C59, -1, -1, 1167466, -1, -1, 1167455, 1167463, -1, -1 }, { 0x8C5A, 1167476, 1167470, 1167528, 1167533, 1167524, 1167515, 1167520, 1167508, -1 }, { 0x8C5B, -1, -1, 1167555, -1, -1, 1167540, 1167546, -1, -1 }, { 0x8C5C, 1167564, 1167559, 1167587, -1, -1, -1, 1167579, -1, -1 }, { 0x8C5D, 1167598, 1167593, 1167621, -1, -1, -1, 1167615, -1, -1 }, { 0x8C5E, -1, -1, 1167625, -1, -1, -1, -1, -1, -1 }, { 0x8C5F, -1, -1, 1167630, -1, -1, -1, -1, -1, -1 }, { 0x8C60, -1, -1, 1167633, -1, -1, -1, -1, -1, -1 }, { 0x8C61, 1167645, 1167638, 1167716, 1167723, 1167711, 1167683, 1167702, 1167676, 1167733 }, { 0x8C62, 1167748, 1167742, 1167807, -1, 1167802, 1167785, 1167794, 1167778, -1 }, { 0x8C63, 1167813, -1, 1167852, -1, 1167843, 1167828, 1167835, -1, -1 }, { 0x8C64, -1, 1167858, 1167876, -1, -1, 1167863, 1167868, -1, -1 }, { 0x8C65, -1, -1, 1167881, -1, -1, -1, -1, -1, -1 }, { 0x8C66, 1167892, 1167886, 1167929, -1, -1, 1167914, 1167922, -1, -1 }, { 0x8C67, -1, -1, 1167933, -1, -1, -1, -1, -1, -1 }, { 0x8C68, 1167942, 1167937, 1167968, -1, 1167964, -1, 1167958, 1167951, -1 }, { 0x8C69, -1, 1167972, 1167990, -1, -1, -1, 1167978, -1, -1 }, { 0x8C6A, 1168000, 1167995, 1168055, 1168060, 1168052, 1168033, 1168044, 1168026, 1168065 }, { 0x8C6B, 1168075, 1168070, 1168137, 1168141, 1168133, 1168112, 1168122, 1168105, -1 }, { 0x8C6C, 1168150, 1168145, 1168184, -1, 1168181, 1168165, 1168177, 1168159, 1168189 }, { 0x8C6D, 1168199, 1168194, 1168231, -1, -1, 1168214, 1168225, -1, -1 }, { 0x8C6E, 1168241, 1168236, 1168254, -1, -1, -1, -1, -1, -1 }, { 0x8C6F, -1, -1, 1168259, -1, -1, -1, -1, -1, -1 }, { 0x8C70, -1, -1, 1168263, -1, -1, -1, -1, -1, -1 }, { 0x8C71, -1, 1168267, 1168272, -1, -1, -1, -1, -1, -1 }, { 0x8C72, -1, 1168277, 1168288, -1, -1, -1, -1, -1, -1 }, { 0x8C73, 1168299, 1168294, 1168349, -1, 1168345, -1, 1168333, 1168320, -1 }, { 0x8C74, 1168359, 1168354, 1168388, -1, -1, -1, -1, -1, -1 }, { 0x8C75, 1168398, 1168392, 1168430, -1, -1, 1168408, 1168414, -1, -1 }, { 0x8C76, 1168441, 1168436, 1168462, -1, -1, -1, 1168454, -1, -1 }, { 0x8C77, 1168477, 1168467, 1168491, -1, -1, -1, -1, -1, -1 }, { 0x8C78, 1168505, 1168495, 1168595, -1, 1168591, 1168567, 1168583, 1168560, 1168600 }, { 0x8C79, 1168619, 1168607, 1168671, 1168676, 1168666, 1168652, 1168657, 1168645, 1168681 }, { 0x8C7A, 1168691, 1168685, 1168739, 1168745, 1168736, 1168724, 1168732, 1168717, 1168752 }, { 0x8C7B, 1168768, 1168757, 1168803, -1, -1, -1, 1168795, -1, -1 }, { 0x8C7C, 1168807, -1, 1168832, -1, -1, -1, 1168829, -1, -1 }, { 0x8C7D, -1, -1, 1168836, -1, -1, -1, -1, -1, -1 }, { 0x8C7E, -1, -1, 1168852, -1, -1, 1168840, 1168849, -1, -1 }, { 0x8C7F, -1, -1, 1168856, -1, -1, -1, -1, -1, -1 }, { 0x8C80, -1, -1, 1168861, -1, -1, -1, -1, -1, -1 }, { 0x8C81, -1, -1, 1168865, -1, -1, -1, -1, -1, -1 }, { 0x8C82, 1168875, 1168870, 1168922, 1168928, 1168918, 1168902, 1168913, 1168895, -1 }, { 0x8C83, -1, -1, 1168945, -1, 1168940, -1, -1, 1168933, -1 }, { 0x8C84, -1, -1, 1168949, -1, -1, -1, -1, -1, -1 }, { 0x8C85, 1168958, 1168953, 1168993, -1, 1168989, -1, 1168984, -1, 1168998 }, { 0x8C86, 1169010, 1169005, 1169053, -1, -1, 1169034, 1169041, -1, -1 }, { 0x8C87, 1169059, -1, 1169086, -1, -1, 1169073, 1169078, -1, -1 }, { 0x8C88, -1, -1, 1169091, -1, -1, -1, -1, -1, -1 }, { 0x8C89, 1169105, 1169095, 1169142, -1, -1, 1169125, 1169132, -1, -1 }, { 0x8C8A, 1169152, 1169147, 1169231, -1, 1169226, 1169204, 1169210, 1169197, -1 }, { 0x8C8B, -1, -1, 1169239, -1, -1, -1, 1169235, -1, -1 }, { 0x8C8C, 1169249, 1169243, 1169313, 1169318, 1169306, 1169280, 1169297, 1169273, -1 }, { 0x8C8D, 1169332, 1169327, 1169370, -1, 1169367, 1169357, 1169364, 1169350, -1 }, { 0x8C8E, 1169374, -1, 1169407, -1, -1, -1, 1169403, -1, -1 }, { 0x8C8F, -1, -1, 1169411, -1, -1, -1, -1, -1, -1 }, { 0x8C90, -1, 1169415, 1169432, -1, -1, 1169420, 1169427, -1, -1 }, { 0x8C91, -1, -1, 1169436, -1, -1, -1, -1, -1, -1 }, { 0x8C92, -1, 1169441, 1169456, -1, -1, 1169447, 1169452, -1, -1 }, { 0x8C93, 1169468, 1169462, 1169493, -1, 1169489, 1169479, 1169484, 1169472, 1169498 }, { 0x8C94, 1169508, 1169503, 1169543, 1169547, 1169540, -1, 1169537, 1169530, -1 }, { 0x8C95, -1, 1169551, 1169556, -1, -1, -1, -1, -1, -1 }, { 0x8C96, -1, -1, 1169560, -1, -1, -1, -1, -1, -1 }, { 0x8C97, -1, -1, 1169564, -1, -1, -1, -1, -1, -1 }, { 0x8C98, 1169578, 1169568, 1169629, -1, 1169624, 1169608, 1169613, 1169601, -1 }, { 0x8C99, 1169644, 1169633, 1169709, 1169714, -1, 1169694, 1169701, -1, -1 }, { 0x8C9A, -1, -1, 1169719, -1, -1, -1, -1, -1, -1 }, { 0x8C9B, 1169729, 1169724, 1169759, -1, -1, 1169736, 1169747, -1, -1 }, { 0x8C9C, 1169770, 1169765, 1169800, -1, -1, 1169774, 1169781, -1, -1 }, { 0x8C9D, 1169810, 1169805, 1169867, 1169872, 1169862, 1169850, 1169854, 1169837, 1169880 }, { 0x8C9E, 1169893, 1169887, 1169952, 1169958, 1169947, 1169930, 1169939, 1169923, 1169966 }, { 0x8C9F, 1169994, 1169972, 1170032, -1, -1, -1, -1, 1170026, -1 }, { 0x8CA0, 1170042, 1170038, 1170102, 1170106, 1170098, 1170075, 1170092, 1170068, 1170113 }, { 0x8CA1, 1170124, 1170119, 1170183, 1170188, 1170179, 1170157, 1170171, 1170150, 1170195 }, { 0x8CA2, 1170206, 1170200, 1170271, 1170277, 1170266, 1170243, 1170259, 1170236, 1170284 }, { 0x8CA3, -1, 1170291, 1170296, -1, -1, -1, -1, -1, -1 }, { 0x8CA4, 1170304, 1170300, 1170351, -1, -1, 1170333, 1170342, -1, -1 }, { 0x8CA5, -1, -1, 1170355, -1, -1, -1, -1, -1, -1 }, { 0x8CA6, -1, -1, 1170361, -1, -1, -1, -1, -1, -1 }, { 0x8CA7, 1170371, 1170366, 1170425, 1170430, 1170421, 1170404, 1170413, 1170397, 1170437 }, { 0x8CA8, 1170447, 1170443, 1170497, -1, 1170493, 1170483, 1170490, 1170476, 1170502 }, { 0x8CA9, 1170519, 1170507, 1170575, -1, 1170570, 1170559, 1170566, 1170552, -1 }, { 0x8CAA, 1170586, 1170580, 1170639, 1170644, 1170634, 1170617, 1170626, 1170610, 1170648 }, { 0x8CAB, 1170658, 1170653, 1170731, 1170737, 1170726, 1170703, 1170718, 1170696, 1170745 }, { 0x8CAC, 1170756, 1170750, 1170828, 1170832, 1170817, 1170796, 1170808, 1170783, 1170838 }, { 0x8CAD, 1170854, 1170845, 1170920, -1, -1, 1170882, 1170902, -1, -1 }, { 0x8CAE, 1170925, -1, 1170950, -1, -1, 1170936, 1170944, -1, -1 }, { 0x8CAF, 1170959, 1170954, 1171007, 1171012, 1171004, 1170990, 1171000, 1170983, 1171018 }, { 0x8CB0, 1171029, 1171024, 1171081, -1, 1171077, 1171057, 1171069, 1171050, 1171086 }, { 0x8CB1, -1, -1, 1171093, -1, -1, -1, -1, -1, -1 }, { 0x8CB2, 1171101, 1171097, 1171149, 1171153, 1171146, 1171135, 1171142, 1171128, -1 }, { 0x8CB3, 1171163, 1171159, 1171197, -1, 1171195, 1171181, 1171189, 1171174, 1171201 }, { 0x8CB4, 1171213, 1171207, 1171277, 1171282, 1171273, 1171248, 1171270, 1171241, 1171292 }, { 0x8CB5, -1, -1, 1171297, -1, -1, -1, -1, -1, -1 }, { 0x8CB6, 1171308, 1171303, 1171378, 1171384, 1171372, 1171351, 1171368, 1171344, 1171392 }, { 0x8CB7, 1171405, 1171399, 1171455, 1171460, 1171451, 1171443, 1171447, 1171436, 1171468 }, { 0x8CB8, 1171484, 1171473, 1171535, -1, 1171526, 1171512, 1171517, 1171505, -1 }, { 0x8CB9, -1, -1, 1171562, -1, -1, 1171546, 1171553, 1171540, -1 }, { 0x8CBA, 1171575, 1171569, 1171632, -1, 1171626, 1171611, 1171617, 1171604, -1 }, { 0x8CBB, 1171649, 1171639, 1171719, 1171724, 1171716, 1171684, 1171707, 1171677, 1171732 }, { 0x8CBC, 1171742, 1171737, 1171806, -1, 1171801, 1171781, 1171792, 1171774, -1 }, { 0x8CBD, 1171815, 1171811, 1171861, 1171865, 1171859, 1171851, 1171857, 1171844, -1 }, { 0x8CBE, -1, -1, 1171869, -1, -1, -1, -1, -1, -1 }, { 0x8CBF, 1171879, 1171874, 1171939, -1, 1171935, 1171915, 1171928, 1171908, -1 }, { 0x8CC0, 1171948, 1171944, 1172000, 1172004, 1171997, 1171982, 1171991, 1171975, 1172010 }, { 0x8CC1, 1172035, 1172015, 1172111, -1, 1172106, 1172074, 1172095, 1172067, -1 }, { 0x8CC2, 1172120, 1172115, 1172170, -1, 1172163, 1172153, 1172160, 1172140, 1172174 }, { 0x8CC3, 1172184, 1172179, 1172234, -1, 1172231, 1172216, 1172222, 1172209, -1 }, { 0x8CC4, 1172249, 1172239, 1172321, -1, 1172317, 1172286, 1172309, 1172279, -1 }, { 0x8CC5, 1172331, 1172326, 1172370, -1, -1, 1172355, 1172362, -1, -1 }, { 0x8CC6, -1, -1, 1172410, -1, 1172405, 1172382, 1172387, 1172375, -1 }, { 0x8CC7, 1172420, 1172416, 1172465, 1172469, 1172462, 1172453, 1172458, 1172446, -1 }, { 0x8CC8, 1172482, 1172473, 1172553, 1172558, 1172547, 1172526, 1172544, 1172512, -1 }, { 0x8CC9, 1172563, -1, 1172615, -1, -1, 1172576, 1172583, -1, -1 }, { 0x8CCA, 1172625, 1172619, 1172664, 1172669, 1172660, 1172647, 1172655, 1172640, 1172677 }, { 0x8CCB, -1, -1, 1172695, -1, -1, 1172683, 1172691, -1, -1 }, { 0x8CCC, -1, 1172701, 1172706, -1, -1, -1, -1, -1, -1 }, { 0x8CCD, 1172717, 1172711, 1172765, -1, -1, 1172750, 1172757, -1, -1 }, { 0x8CCE, 1172771, -1, 1172814, -1, -1, 1172799, 1172806, -1, -1 }, { 0x8CCF, 1172826, 1172820, 1172880, -1, -1, 1172859, 1172870, -1, -1 }, { 0x8CD0, -1, -1, 1172886, -1, -1, -1, -1, -1, -1 }, { 0x8CD1, 1172896, 1172891, 1172966, -1, 1172962, 1172933, 1172957, 1172926, -1 }, { 0x8CD2, 1172976, 1172972, 1173012, 1173017, -1, -1, 1173008, -1, -1 }, { 0x8CD3, 1173027, 1173022, 1173091, 1173096, 1173087, 1173066, 1173083, 1173059, 1173101 }, { 0x8CD4, 1173111, 1173106, 1173168, -1, 1173164, 1173143, 1173160, -1, -1 }, { 0x8CD5, 1173178, 1173173, 1173199, -1, -1, 1173184, 1173191, -1, -1 }, { 0x8CD6, -1, 1173204, 1173245, -1, -1, 1173208, 1173241, -1, -1 }, { 0x8CD7, -1, -1, 1173250, -1, -1, -1, -1, -1, -1 }, { 0x8CD8, -1, -1, 1173257, -1, -1, -1, -1, -1, -1 }, { 0x8CD9, 1173268, 1173263, 1173312, -1, 1173308, 1173292, 1173299, 1173285, -1 }, { 0x8CDA, 1173323, 1173318, 1173384, -1, 1173380, 1173361, 1173376, 1173354, -1 }, { 0x8CDB, 1173395, 1173389, 1173454, -1, 1173449, 1173428, 1173445, 1173422, -1 }, { 0x8CDC, 1173463, 1173459, 1173530, 1173534, 1173527, 1173499, 1173523, 1173492, -1 }, { 0x8CDD, 1173547, 1173542, 1173568, -1, -1, 1173556, 1173563, -1, -1 }, { 0x8CDE, 1173581, 1173574, 1173639, 1173646, 1173634, 1173622, 1173629, 1173615, 1173657 }, { 0x8CDF, -1, -1, 1173667, -1, -1, -1, -1, -1, -1 }, { 0x8CE0, 1173678, 1173673, 1173729, -1, 1173725, 1173708, 1173717, 1173701, -1 }, { 0x8CE1, 1173740, 1173734, 1173798, -1, 1173792, 1173756, 1173772, 1173749, -1 }, { 0x8CE2, 1173809, 1173804, 1173870, 1173876, 1173865, 1173845, 1173861, 1173838, 1173881 }, { 0x8CE3, 1173894, 1173888, 1173940, 1173945, 1173936, 1173924, 1173928, 1173917, 1173953 }, { 0x8CE4, 1173964, 1173959, 1174026, 1174032, 1174021, 1173999, 1174013, 1173992, 1174043 }, { 0x8CE5, -1, 1174050, 1174062, -1, -1, -1, -1, 1174056, 1174067 }, { 0x8CE6, 1174077, 1174073, 1174131, 1174135, 1174127, 1174116, 1174124, 1174109, 1174146 }, { 0x8CE7, 1174162, 1174151, 1174167, -1, -1, -1, -1, -1, -1 }, { 0x8CE8, 1174178, 1174172, 1174274, -1, -1, 1174259, 1174267, -1, -1 }, { 0x8CE9, -1, 1174280, 1174286, -1, -1, -1, -1, -1, -1 }, { 0x8CEA, 1174301, 1174292, 1174376, 1174381, 1174369, 1174336, 1174355, 1174329, 1174386 }, { 0x8CEB, 1174403, 1174393, 1174411, -1, -1, -1, -1, -1, -1 }, { 0x8CEC, 1174422, 1174415, 1174474, -1, 1174469, 1174457, 1174464, 1174451, -1 }, { 0x8CED, 1174486, 1174481, 1174539, 1174543, 1174536, 1174521, 1174533, 1174514, 1174547 }, { 0x8CEE, 1174559, 1174553, 1174573, -1, -1, -1, -1, -1, -1 }, { 0x8CEF, -1, -1, 1174589, -1, -1, 1174578, 1174585, -1, -1 }, { 0x8CF0, 1174602, 1174596, 1174679, -1, -1, 1174664, 1174669, 1174658, -1 }, { 0x8CF1, -1, -1, 1174691, -1, -1, -1, -1, 1174685, -1 }, { 0x8CF2, -1, 1174696, 1174722, -1, -1, 1174701, 1174718, -1, -1 }, { 0x8CF3, -1, -1, 1174733, -1, -1, -1, -1, 1174727, -1 }, { 0x8CF4, 1174744, 1174738, 1174812, 1174817, 1174808, 1174783, 1174804, 1174776, -1 }, { 0x8CF5, 1174831, 1174825, 1174853, -1, -1, 1174836, 1174842, -1, 1174859 }, { 0x8CF6, -1, -1, 1174866, -1, -1, -1, -1, -1, -1 }, { 0x8CF7, -1, 1174872, 1174903, -1, -1, 1174882, 1174891, -1, -1 }, { 0x8CF8, 1174913, 1174907, 1174959, -1, -1, 1174941, 1174946, -1, -1 }, { 0x8CF9, -1, -1, 1174966, -1, -1, -1, -1, -1, -1 }, { 0x8CFA, 1174982, 1174970, 1175024, -1, -1, 1175013, 1175020, -1, -1 }, { 0x8CFB, 1175035, 1175031, 1175095, -1, 1175091, 1175073, 1175088, 1175066, -1 }, { 0x8CFC, 1175109, 1175099, 1175151, -1, 1175147, 1175136, 1175143, 1175129, -1 }, { 0x8CFD, 1175161, 1175156, 1175221, -1, 1175217, 1175200, 1175213, 1175193, -1 }, { 0x8CFE, 1175237, 1175226, 1175286, -1, 1175281, 1175262, 1175271, -1, -1 }, { 0x8CFF, -1, -1, 1175304, -1, -1, 1175290, 1175295, -1, -1 }, { 0x8D00, -1, -1, 1175310, -1, -1, -1, -1, -1, -1 }, { 0x8D01, 1175314, -1, 1175388, -1, -1, 1175375, 1175384, -1, -1 }, { 0x8D02, -1, -1, 1175393, -1, -1, -1, -1, -1, -1 }, { 0x8D03, 1175417, 1175399, 1175480, -1, -1, 1175469, 1175476, -1, -1 }, { 0x8D04, 1175489, 1175485, 1175533, -1, 1175530, 1175522, 1175526, 1175515, -1 }, { 0x8D05, 1175544, 1175538, 1175594, -1, 1175588, 1175576, 1175580, 1175569, -1 }, { 0x8D06, -1, -1, 1175600, -1, -1, -1, -1, -1, -1 }, { 0x8D07, 1175611, 1175606, 1175660, -1, 1175656, -1, 1175653, 1175640, -1 }, { 0x8D08, 1175671, 1175665, 1175726, 1175732, 1175721, 1175707, 1175713, 1175700, 1175743 }, { 0x8D09, 1175756, 1175750, 1175807, -1, -1, 1175791, 1175799, -1, -1 }, { 0x8D0A, 1175818, 1175812, 1175878, 1175883, 1175873, 1175852, 1175869, 1175845, -1 }, { 0x8D0B, 1175919, 1175891, 1175969, -1, 1175966, 1175957, 1175962, 1175951, -1 }, { 0x8D0C, -1, 1175974, 1175979, -1, -1, -1, -1, -1, -1 }, { 0x8D0D, 1175993, 1175983, 1176071, -1, 1176067, 1176046, 1176059, 1176039, 1176077 }, { 0x8D0E, -1, -1, 1176085, -1, -1, -1, -1, -1, -1 }, { 0x8D0F, 1176102, 1176090, 1176150, 1176156, 1176145, 1176136, 1176142, 1176129, -1 }, { 0x8D10, 1176168, 1176162, 1176214, -1, 1176210, 1176192, 1176201, 1176185, -1 }, { 0x8D11, 1176224, 1176219, 1176241, -1, -1, -1, -1, -1, -1 }, { 0x8D12, 1176251, 1176246, 1176293, -1, -1, 1176280, 1176289, -1, -1 }, { 0x8D13, 1176305, 1176299, 1176365, -1, 1176360, 1176345, 1176352, 1176338, 1176371 }, { 0x8D14, 1176386, 1176376, 1176412, -1, 1176409, 1176400, 1176406, 1176393, -1 }, { 0x8D15, -1, 1176416, 1176421, -1, -1, -1, -1, -1, -1 }, { 0x8D16, 1176430, 1176425, 1176485, 1176490, 1176481, 1176468, 1176475, 1176461, 1176496 }, { 0x8D17, 1176517, 1176504, 1176575, -1, -1, 1176536, 1176563, -1, -1 }, { 0x8D18, -1, 1176580, 1176587, -1, -1, -1, -1, -1, -1 }, { 0x8D19, -1, -1, 1176594, -1, -1, -1, -1, -1, -1 }, { 0x8D1A, -1, -1, 1176600, -1, -1, -1, -1, -1, -1 }, { 0x8D1B, 1176617, 1176606, 1176683, -1, 1176678, 1176657, 1176663, 1176650, -1 }, { 0x8D1C, 1176694, 1176688, 1176747, -1, 1176742, 1176727, 1176734, -1, -1 }, { 0x8D1D, 1176758, 1176753, 1176785, -1, -1, -1, -1, -1, -1 }, { 0x8D1E, 1176796, 1176790, 1176826, -1, -1, -1, -1, -1, -1 }, { 0x8D1F, 1176836, 1176832, 1176862, -1, -1, -1, -1, -1, -1 }, { 0x8D20, 1176866, -1, 1176898, -1, -1, -1, -1, -1, -1 }, { 0x8D21, 1176910, 1176904, 1176940, -1, -1, -1, -1, -1, -1 }, { 0x8D22, 1176951, 1176946, 1176977, -1, -1, -1, -1, -1, -1 }, { 0x8D23, 1176988, 1176982, 1177015, -1, -1, -1, -1, -1, -1 }, { 0x8D24, 1177024, 1177019, 1177053, -1, -1, -1, -1, -1, -1 }, { 0x8D25, 1177065, 1177059, 1177092, -1, -1, -1, -1, -1, -1 }, { 0x8D26, 1177104, 1177097, 1177133, -1, -1, -1, -1, -1, -1 }, { 0x8D27, 1177144, 1177140, 1177173, -1, -1, -1, -1, -1, -1 }, { 0x8D28, 1177183, 1177178, 1177211, -1, -1, -1, -1, -1, -1 }, { 0x8D29, 1177222, 1177216, 1177255, -1, -1, -1, -1, -1, -1 }, { 0x8D2A, 1177266, 1177260, 1177293, -1, -1, -1, -1, -1, -1 }, { 0x8D2B, 1177303, 1177298, 1177329, -1, -1, -1, -1, -1, -1 }, { 0x8D2C, 1177339, 1177334, 1177375, -1, -1, -1, -1, -1, -1 }, { 0x8D2D, 1177386, 1177381, 1177406, -1, -1, -1, -1, -1, -1 }, { 0x8D2E, 1177416, 1177411, 1177440, -1, -1, -1, -1, -1, -1 }, { 0x8D2F, 1177450, 1177445, 1177488, -1, -1, -1, -1, -1, -1 }, { 0x8D30, 1177498, 1177494, 1177509, -1, -1, -1, -1, -1, -1 }, { 0x8D31, 1177519, 1177513, 1177547, -1, -1, -1, -1, -1, -1 }, { 0x8D32, 1177563, 1177553, 1177595, -1, -1, -1, -1, -1, -1 }, { 0x8D33, 1177605, 1177600, 1177626, -1, -1, -1, -1, -1, -1 }, { 0x8D34, 1177636, 1177631, 1177668, -1, -1, -1, -1, -1, -1 }, { 0x8D35, 1177679, 1177673, 1177707, -1, -1, -1, -1, -1, -1 }, { 0x8D36, 1177718, 1177712, 1177747, -1, -1, -1, -1, -1, -1 }, { 0x8D37, 1177760, 1177754, 1177781, -1, -1, -1, -1, -1, -1 }, { 0x8D38, 1177791, 1177786, 1177820, -1, -1, -1, -1, -1, -1 }, { 0x8D39, 1177830, 1177825, 1177858, -1, -1, -1, -1, -1, -1 }, { 0x8D3A, 1177867, 1177863, 1177894, -1, -1, -1, -1, -1, -1 }, { 0x8D3B, 1177902, 1177898, 1177931, -1, -1, -1, -1, -1, -1 }, { 0x8D3C, 1177941, 1177935, 1177962, -1, -1, -1, -1, -1, -1 }, { 0x8D3D, 1177971, 1177967, 1177997, -1, -1, -1, -1, -1, -1 }, { 0x8D3E, 1178011, 1178002, 1178041, -1, -1, -1, -1, -1, -1 }, { 0x8D3F, 1178051, 1178046, 1178081, -1, -1, -1, -1, -1, -1 }, { 0x8D40, 1178090, 1178086, 1178117, -1, -1, -1, -1, -1, -1 }, { 0x8D41, 1178126, 1178121, 1178151, -1, -1, -1, -1, -1, -1 }, { 0x8D42, 1178161, 1178156, 1178181, -1, -1, -1, -1, -1, -1 }, { 0x8D43, 1178191, 1178185, 1178224, -1, -1, -1, -1, -1, -1 }, { 0x8D44, 1178234, 1178230, 1178260, -1, -1, -1, -1, -1, -1 }, { 0x8D45, 1178269, 1178264, 1178293, -1, -1, -1, -1, -1, -1 }, { 0x8D46, 1178304, 1178298, 1178321, -1, -1, -1, -1, -1, -1 }, { 0x8D47, 1178331, 1178326, 1178337, -1, -1, -1, -1, -1, -1 }, { 0x8D48, 1178347, 1178342, 1178377, -1, -1, -1, -1, -1, -1 }, { 0x8D49, 1178388, 1178383, 1178419, -1, -1, -1, -1, -1, -1 }, { 0x8D4A, 1178428, 1178424, 1178460, -1, -1, -1, -1, -1, -1 }, { 0x8D4B, 1178469, 1178465, 1178501, -1, -1, -1, -1, -1, -1 }, { 0x8D4C, 1178510, 1178505, 1178538, -1, -1, -1, -1, -1, -1 }, { 0x8D4D, 1178547, 1178542, 1178555, -1, -1, -1, -1, -1, -1 }, { 0x8D4E, 1178564, 1178559, 1178595, -1, -1, -1, -1, -1, -1 }, { 0x8D4F, 1178607, 1178600, 1178641, -1, -1, -1, -1, -1, -1 }, { 0x8D50, 1178652, 1178648, 1178681, -1, -1, -1, -1, -1, -1 }, { 0x8D51, 1178690, 1178685, 1178706, -1, -1, 1178697, 1178703, -1, -1 }, { 0x8D52, 1178715, 1178710, 1178736, -1, 1178732, -1, -1, -1, -1 }, { 0x8D53, 1178748, 1178742, 1178757, -1, -1, -1, -1, -1, -1 }, { 0x8D54, 1178768, 1178763, 1178791, -1, -1, -1, -1, -1, -1 }, { 0x8D55, 1178801, 1178796, 1178806, -1, -1, -1, -1, -1, -1 }, { 0x8D56, 1178817, 1178811, 1178849, -1, -1, -1, -1, -1, -1 }, { 0x8D57, 1178860, 1178854, 1178865, -1, -1, -1, -1, -1, -1 }, { 0x8D58, 1178877, 1178871, 1178902, -1, -1, -1, -1, -1, -1 }, { 0x8D59, 1178912, 1178908, 1178943, -1, -1, -1, -1, -1, -1 }, { 0x8D5A, 1178959, 1178947, 1178990, -1, -1, -1, -1, -1, -1 }, { 0x8D5B, 1179002, 1178997, 1179034, -1, -1, -1, -1, -1, -1 }, { 0x8D5C, 1179044, 1179039, 1179069, -1, -1, -1, -1, -1, -1 }, { 0x8D5D, 1179079, 1179073, 1179111, -1, -1, -1, -1, -1, -1 }, { 0x8D5E, 1179122, 1179116, 1179149, -1, -1, -1, -1, -1, -1 }, { 0x8D5F, 1179159, 1179154, 1179195, -1, 1179191, -1, 1179188, -1, -1 }, { 0x8D60, 1179206, 1179200, 1179235, -1, -1, -1, -1, -1, -1 }, { 0x8D61, 1179246, 1179241, 1179274, -1, -1, -1, -1, -1, -1 }, { 0x8D62, 1179292, 1179280, 1179319, -1, -1, -1, -1, -1, -1 }, { 0x8D63, 1179330, 1179325, 1179363, -1, -1, -1, -1, -1, -1 }, { 0x8D64, 1179378, 1179368, 1179437, 1179442, 1179433, 1179413, 1179422, 1179406, 1179450 }, { 0x8D65, -1, -1, 1179481, -1, -1, 1179456, 1179465, -1, -1 }, { 0x8D66, 1179489, 1179485, 1179533, 1179538, 1179530, 1179519, 1179526, 1179512, 1179544 }, { 0x8D67, 1179554, 1179548, 1179599, 1179604, 1179595, 1179577, 1179587, 1179570, 1179609 }, { 0x8D68, -1, 1179615, 1179621, -1, -1, -1, -1, -1, -1 }, { 0x8D69, -1, 1179627, 1179664, -1, -1, 1179638, 1179642, -1, -1 }, { 0x8D6A, 1179674, 1179668, 1179683, -1, -1, -1, -1, -1, -1 }, { 0x8D6B, 1179701, 1179690, 1179757, 1179761, 1179752, 1179733, 1179747, 1179726, 1179766 }, { 0x8D6C, 1179778, 1179772, 1179800, -1, -1, 1179787, 1179791, -1, -1 }, { 0x8D6D, 1179811, 1179807, 1179870, 1179875, 1179867, 1179849, 1179863, 1179842, -1 }, { 0x8D6E, -1, 1179880, 1179901, -1, -1, 1179891, 1179895, 1179885, -1 }, { 0x8D6F, -1, 1179906, 1179912, -1, -1, -1, -1, -1, -1 }, { 0x8D70, 1179923, 1179918, 1179979, 1179984, 1179975, 1179959, 1179967, 1179952, 1179997 }, { 0x8D71, 1180003, -1, 1180048, -1, -1, 1180032, 1180040, -1, -1 }, { 0x8D72, -1, -1, 1180053, -1, -1, -1, -1, -1, -1 }, { 0x8D73, 1180067, 1180057, 1180107, -1, 1180103, 1180089, 1180098, 1180082, -1 }, { 0x8D74, 1180116, 1180112, 1180164, 1180168, 1180160, 1180149, 1180157, 1180142, 1180173 }, { 0x8D75, 1180183, 1180178, 1180206, -1, -1, -1, -1, -1, -1 }, { 0x8D76, 1180217, 1180212, 1180262, -1, 1180258, -1, -1, 1180251, -1 }, { 0x8D77, 1180272, 1180267, 1180332, 1180336, 1180329, 1180308, 1180326, 1180301, 1180344 }, { 0x8D78, -1, -1, 1180351, -1, -1, -1, -1, -1, -1 }, { 0x8D79, -1, -1, 1180357, -1, -1, -1, -1, -1, -1 }, { 0x8D7A, -1, 1180364, 1180369, -1, -1, -1, -1, -1, -1 }, { 0x8D7B, -1, -1, 1180374, -1, -1, -1, -1, -1, -1 }, { 0x8D7C, -1, -1, 1180380, -1, -1, -1, -1, -1, -1 }, { 0x8D7D, -1, -1, 1180384, -1, -1, -1, -1, -1, -1 }, { 0x8D7E, -1, -1, 1180389, -1, -1, -1, -1, -1, -1 }, { 0x8D7F, 1180394, -1, 1180452, -1, -1, -1, 1180444, -1, -1 }, { 0x8D80, -1, -1, 1180457, -1, -1, -1, -1, -1, -1 }, { 0x8D81, 1180466, 1180461, 1180522, 1180528, 1180514, 1180506, 1180509, 1180499, 1180534 }, { 0x8D82, 1180549, 1180540, 1180614, -1, -1, -1, 1180609, -1, -1 }, { 0x8D83, -1, -1, 1180620, -1, -1, -1, -1, -1, -1 }, { 0x8D84, 1180631, 1180625, 1180646, -1, -1, -1, 1180642, -1, -1 }, { 0x8D85, 1180655, 1180650, 1180712, 1180718, 1180708, 1180692, 1180703, 1180685, 1180725 }, { 0x8D86, -1, -1, 1180731, -1, -1, -1, -1, -1, -1 }, { 0x8D87, -1, -1, 1180735, -1, -1, -1, -1, -1, -1 }, { 0x8D88, -1, -1, 1180747, -1, -1, -1, 1180739, -1, -1 }, { 0x8D89, -1, -1, 1180753, -1, -1, -1, -1, -1, -1 }, { 0x8D8A, 1180764, 1180758, 1180839, 1180844, 1180830, 1180803, 1180814, 1180796, 1180852 }, { 0x8D8B, 1180865, 1180859, 1180896, -1, -1, -1, -1, -1, -1 }, { 0x8D8C, 1180905, 1180900, 1180939, -1, -1, -1, -1, -1, -1 }, { 0x8D8D, -1, 1180943, 1180972, -1, -1, 1180949, 1180958, -1, -1 }, { 0x8D8E, -1, 1180977, 1180998, -1, 1180994, -1, -1, 1180987, -1 }, { 0x8D8F, -1, -1, 1181003, -1, -1, -1, -1, -1, -1 }, { 0x8D90, -1, -1, 1181039, -1, 1181034, 1181015, 1181022, 1181008, -1 }, { 0x8D91, 1181048, 1181044, 1181077, -1, 1181074, -1, 1181070, -1, -1 }, { 0x8D92, 1181086, 1181081, 1181141, -1, -1, -1, -1, -1, -1 }, { 0x8D93, -1, -1, 1181147, -1, -1, -1, -1, -1, -1 }, { 0x8D94, 1181157, 1181152, 1181188, -1, -1, -1, -1, -1, -1 }, { 0x8D95, 1181198, 1181193, 1181239, -1, -1, 1181232, 1181235, -1, -1 }, { 0x8D96, -1, 1181244, 1181248, -1, -1, -1, -1, -1, -1 }, { 0x8D97, -1, -1, 1181253, -1, -1, -1, -1, -1, -1 }, { 0x8D98, -1, -1, 1181257, -1, -1, -1, -1, -1, -1 }, { 0x8D99, 1181266, 1181261, 1181327, 1181333, 1181324, 1181296, 1181319, 1181289, -1 }, { 0x8D9A, -1, -1, 1181343, -1, -1, -1, -1, -1, -1 }, { 0x8D9B, -1, -1, 1181347, -1, -1, -1, -1, -1, -1 }, { 0x8D9C, 1181357, 1181352, 1181378, -1, -1, -1, -1, -1, -1 }, { 0x8D9D, 1181382, -1, 1181406, -1, -1, -1, -1, -1, -1 }, { 0x8D9E, -1, -1, 1181438, -1, -1, 1181412, 1181417, -1, -1 }, { 0x8D9F, 1181449, 1181443, 1181497, -1, -1, 1181478, 1181484, -1, -1 }, { 0x8DA0, -1, 1181503, 1181535, -1, 1181531, 1181516, 1181521, 1181509, 1181541 }, { 0x8DA1, 1181555, 1181549, 1181561, -1, -1, -1, -1, -1, -1 }, { 0x8DA2, -1, -1, 1181566, -1, -1, -1, -1, -1, -1 }, { 0x8DA3, 1181581, 1181570, 1181666, 1181670, 1181655, 1181618, 1181642, 1181611, 1181677 }, { 0x8DA4, -1, -1, 1181682, -1, -1, -1, -1, -1, -1 }, { 0x8DA5, -1, -1, 1181688, -1, -1, -1, -1, -1, -1 }, { 0x8DA6, 1181697, 1181693, 1181738, -1, -1, 1181723, 1181734, -1, -1 }, { 0x8DA7, -1, -1, 1181742, -1, -1, -1, -1, -1, -1 }, { 0x8DA8, 1181757, 1181746, 1181834, 1181838, 1181824, 1181795, 1181811, 1181788, 1181844 }, { 0x8DA9, -1, 1181847, 1181852, -1, -1, -1, -1, -1, -1 }, { 0x8DAA, -1, 1181857, 1181863, -1, -1, -1, -1, -1, -1 }, { 0x8DAB, 1181875, 1181870, 1181916, -1, 1181912, 1181889, 1181897, 1181882, -1 }, { 0x8DAC, -1, 1181922, 1181940, -1, -1, 1181927, 1181935, -1, -1 }, { 0x8DAD, -1, 1181946, 1181956, -1, -1, -1, -1, -1, -1 }, { 0x8DAE, 1181967, 1181962, 1182005, -1, -1, -1, -1, -1, -1 }, { 0x8DAF, 1182015, 1182010, 1182031, -1, -1, 1182020, 1182027, -1, -1 }, { 0x8DB0, -1, -1, 1182035, -1, -1, -1, -1, -1, -1 }, { 0x8DB1, 1182045, 1182039, 1182071, -1, -1, -1, -1, -1, -1 }, { 0x8DB2, 1182082, 1182076, 1182137, -1, 1182132, 1182115, 1182121, 1182108, -1 }, { 0x8DB3, 1182153, 1182142, 1182230, 1182234, 1182222, 1182190, 1182207, 1182183, 1182241 }, { 0x8DB4, 1182251, 1182246, 1182277, -1, -1, -1, -1, -1, -1 }, { 0x8DB5, 1182287, 1182281, 1182348, -1, 1182340, 1182310, 1182315, -1, -1 }, { 0x8DB6, -1, -1, 1182353, -1, -1, -1, -1, -1, -1 }, { 0x8DB7, 1182368, 1182357, 1182410, -1, -1, -1, 1182404, -1, -1 }, { 0x8DB8, 1182419, 1182414, 1182448, -1, -1, -1, -1, -1, -1 }, { 0x8DB9, 1182459, 1182453, 1182517, -1, -1, 1182490, 1182498, -1, -1 }, { 0x8DBA, 1182526, 1182522, 1182579, -1, 1182575, 1182567, 1182572, 1182560, -1 }, { 0x8DBB, -1, -1, 1182610, -1, -1, 1182583, 1182596, -1, -1 }, { 0x8DBC, 1182626, 1182616, 1182690, -1, 1182685, 1182666, 1182677, -1, -1 }, { 0x8DBD, -1, -1, 1182696, -1, -1, -1, -1, -1, -1 }, { 0x8DBE, 1182706, 1182702, 1182758, -1, 1182755, 1182737, 1182751, 1182730, 1182763 }, { 0x8DBF, 1182782, 1182770, 1182808, 1182812, 1182804, -1, -1, -1, 1182816 }, { 0x8DC0, 1182833, 1182822, 1182917, -1, -1, 1182868, 1182891, -1, -1 }, { 0x8DC1, 1182927, 1182922, 1182983, -1, -1, -1, -1, -1, -1 }, { 0x8DC2, 1182997, 1182987, 1183046, -1, 1183043, 1183023, 1183033, 1183016, -1 }, { 0x8DC3, 1183067, 1183050, 1183086, -1, -1, -1, -1, -1, -1 }, { 0x8DC4, 1183098, 1183091, 1183111, -1, -1, -1, -1, -1, -1 }, { 0x8DC5, 1183123, 1183118, 1183171, -1, -1, 1183148, 1183155, -1, -1 }, { 0x8DC6, 1183181, 1183176, 1183214, -1, 1183209, 1183196, 1183201, 1183189, -1 }, { 0x8DC7, -1, 1183219, 1183245, -1, -1, 1183224, 1183230, -1, -1 }, { 0x8DC8, -1, 1183249, 1183280, -1, -1, 1183259, 1183264, -1, -1 }, { 0x8DC9, -1, -1, 1183286, -1, -1, -1, -1, -1, -1 }, { 0x8DCA, -1, -1, 1183308, -1, -1, 1183292, 1183297, -1, -1 }, { 0x8DCB, 1183318, 1183313, 1183385, 1183389, 1183381, 1183356, 1183369, 1183349, -1 }, { 0x8DCC, 1183400, 1183395, 1183468, 1183478, 1183464, 1183439, 1183458, 1183432, 1183483 }, { 0x8DCD, -1, -1, 1183490, -1, -1, -1, -1, -1, -1 }, { 0x8DCE, 1183498, 1183494, 1183558, 1183563, 1183554, 1183538, 1183548, 1183531, -1 }, { 0x8DCF, 1183574, 1183569, 1183611, -1, 1183608, -1, 1183605, 1183598, -1 }, { 0x8DD0, 1183620, 1183616, 1183673, -1, -1, -1, -1, -1, -1 }, { 0x8DD1, 1183689, 1183677, 1183735, -1, -1, 1183715, 1183721, -1, -1 }, { 0x8DD2, -1, -1, 1183740, -1, -1, -1, -1, -1, -1 }, { 0x8DD3, -1, -1, 1183745, -1, -1, -1, -1, -1, -1 }, { 0x8DD4, 1183756, 1183750, 1183785, -1, -1, 1183775, 1183782, -1, -1 }, { 0x8DD5, 1183804, 1183789, 1183839, 1183845, 1183835, 1183825, 1183830, 1183818, 1183849 }, { 0x8DD6, 1183861, 1183856, 1183907, 1183912, 1183902, 1183887, 1183897, 1183880, -1 }, { 0x8DD7, 1183922, 1183918, 1183960, -1, 1183956, 1183940, 1183950, 1183933, -1 }, { 0x8DD8, -1, -1, 1183964, -1, -1, -1, -1, -1, -1 }, { 0x8DD9, 1183981, 1183969, 1184017, -1, -1, 1183992, 1184003, -1, -1 }, { 0x8DDA, 1184027, 1184021, 1184058, -1, 1184054, 1184041, 1184050, -1, -1 }, { 0x8DDB, 1184078, 1184064, 1184111, -1, 1184103, 1184090, 1184097, 1184083, -1 }, { 0x8DDC, -1, -1, 1184115, -1, -1, -1, -1, -1, -1 }, { 0x8DDD, 1184131, 1184119, 1184189, -1, 1184186, 1184160, 1184182, 1184153, 1184193 }, { 0x8DDE, 1184209, 1184199, 1184220, -1, -1, -1, -1, -1, -1 }, { 0x8DDF, 1184229, 1184224, 1184284, -1, 1184280, 1184269, 1184276, 1184262, 1184289 }, { 0x8DE0, -1, -1, 1184296, -1, -1, -1, -1, -1, -1 }, { 0x8DE1, 1184310, 1184300, 1184357, 1184361, 1184353, 1184338, 1184342, 1184331, 1184369 }, { 0x8DE2, -1, -1, 1184375, -1, -1, -1, -1, -1, 1184380 }, { 0x8DE3, 1184390, 1184385, 1184425, -1, 1184421, 1184409, 1184417, 1184402, -1 }, { 0x8DE4, 1184437, 1184431, 1184483, -1, 1184479, 1184465, 1184470, -1, -1 }, { 0x8DE5, 1184489, -1, 1184508, -1, -1, 1184500, 1184505, -1, -1 }, { 0x8DE6, 1184518, 1184513, 1184522, -1, -1, -1, -1, -1, -1 }, { 0x8DE7, 1184533, 1184527, 1184558, -1, -1, 1184540, 1184545, -1, -1 }, { 0x8DE8, 1184576, 1184564, 1184641, 1184646, 1184637, 1184615, 1184631, 1184608, -1 }, { 0x8DE9, 1184661, 1184651, 1184680, -1, -1, -1, -1, -1, 1184687 }, { 0x8DEA, 1184699, 1184693, 1184729, 1184734, 1184724, 1184712, 1184721, 1184705, 1184743 }, { 0x8DEB, 1184755, 1184749, 1184799, -1, 1184794, 1184781, 1184789, 1184774, -1 }, { 0x8DEC, 1184812, 1184806, 1184881, -1, 1184877, 1184858, 1184867, 1184851, 1184886 }, { 0x8DED, -1, -1, 1184899, -1, -1, -1, -1, 1184893, -1 }, { 0x8DEE, 1184910, 1184906, 1184924, -1, -1, -1, -1, -1, 1184929 }, { 0x8DEF, 1184941, 1184936, 1184997, 1185001, 1184994, 1184982, 1184991, 1184969, 1185006 }, { 0x8DF0, -1, 1185011, 1185037, -1, -1, 1185016, 1185025, -1, -1 }, { 0x8DF1, 1185051, 1185043, 1185083, -1, 1185079, 1185063, 1185072, 1185056, -1 }, { 0x8DF2, 1185094, 1185088, 1185146, -1, -1, 1185122, 1185132, -1, -1 }, { 0x8DF3, 1185156, 1185151, 1185229, 1185235, 1185223, 1185196, 1185214, 1185189, 1185240 }, { 0x8DF4, 1185251, 1185246, 1185288, -1, -1, 1185281, 1185284, -1, -1 }, { 0x8DF5, 1185298, 1185293, 1185341, -1, 1185336, 1185327, 1185332, -1, -1 }, { 0x8DF6, 1185353, 1185347, 1185367, -1, -1, -1, -1, -1, -1 }, { 0x8DF7, 1185376, 1185371, 1185393, -1, -1, -1, -1, -1, -1 }, { 0x8DF8, 1185404, 1185399, 1185462, -1, -1, -1, -1, -1, -1 }, { 0x8DF9, 1185471, 1185466, 1185506, -1, -1, -1, -1, -1, -1 }, { 0x8DFA, 1185516, 1185512, 1185541, -1, -1, 1185533, 1185538, -1, -1 }, { 0x8DFB, 1185551, 1185546, 1185571, -1, -1, -1, -1, -1, -1 }, { 0x8DFC, 1185580, 1185575, 1185641, 1185645, 1185636, 1185621, 1185630, 1185614, -1 }, { 0x8DFD, 1185656, 1185651, 1185732, -1, 1185729, 1185712, 1185723, -1, -1 }, { 0x8DFE, -1, -1, 1185736, -1, -1, -1, -1, -1, -1 }, { 0x8DFF, -1, 1185741, 1185752, -1, -1, -1, 1185746, -1, -1 }, { 0x8E00, -1, -1, 1185756, -1, -1, -1, -1, -1, -1 }, { 0x8E01, 1185767, 1185761, 1185796, -1, -1, 1185787, 1185792, -1, -1 }, { 0x8E02, -1, 1185802, 1185807, -1, -1, -1, -1, -1, -1 }, { 0x8E03, -1, -1, 1185812, -1, -1, -1, -1, -1, -1 }, { 0x8E04, -1, -1, 1185839, -1, -1, 1185818, 1185823, -1, -1 }, { 0x8E05, 1185848, 1185843, 1185904, -1, -1, 1185881, 1185888, -1, -1 }, { 0x8E06, 1185927, 1185909, 1185968, 1185973, 1185963, 1185940, 1185950, 1185933, -1 }, { 0x8E07, -1, -1, 1185979, -1, -1, -1, -1, -1, -1 }, { 0x8E08, 1185983, -1, 1186042, -1, 1186039, 1186012, 1186032, 1186006, -1 }, { 0x8E09, 1186067, 1186047, 1186126, -1, 1186120, 1186105, 1186111, 1186098, -1 }, { 0x8E0A, 1186139, 1186133, 1186178, -1, 1186173, 1186157, 1186169, 1186150, -1 }, { 0x8E0B, 1186184, -1, 1186227, -1, -1, 1186216, 1186221, -1, -1 }, { 0x8E0C, 1186238, 1186233, 1186277, -1, -1, -1, -1, -1, -1 }, { 0x8E0D, -1, -1, 1186283, -1, -1, -1, -1, -1, -1 }, { 0x8E0E, 1186294, 1186289, 1186311, -1, -1, -1, -1, -1, -1 }, { 0x8E0F, 1186322, 1186316, 1186375, 1186379, 1186371, 1186362, 1186367, 1186355, 1186384 }, { 0x8E10, 1186401, 1186391, 1186451, 1186457, 1186446, 1186437, 1186442, 1186430, -1 }, { 0x8E11, -1, 1186467, 1186486, -1, -1, 1186472, 1186480, -1, -1 }, { 0x8E12, 1186494, 1186490, 1186520, -1, -1, -1, -1, -1, -1 }, { 0x8E13, -1, -1, 1186524, -1, -1, -1, -1, -1, -1 }, { 0x8E14, 1186535, 1186529, 1186600, -1, 1186595, 1186576, 1186586, 1186569, 1186606 }, { 0x8E15, -1, 1186612, 1186617, -1, -1, -1, -1, -1, -1 }, { 0x8E16, 1186627, 1186622, 1186669, -1, -1, 1186648, 1186653, -1, 1186673 }, { 0x8E17, -1, -1, 1186680, -1, -1, -1, -1, -1, -1 }, { 0x8E18, 1186695, 1186685, 1186700, -1, -1, -1, -1, -1, 1186704 }, { 0x8E19, -1, -1, 1186711, -1, -1, -1, -1, -1, -1 }, { 0x8E1A, -1, -1, 1186716, -1, -1, -1, -1, -1, -1 }, { 0x8E1B, -1, 1186721, 1186726, -1, -1, -1, -1, -1, -1 }, { 0x8E1C, 1186730, -1, 1186759, -1, -1, -1, -1, -1, -1 }, { 0x8E1D, 1186770, 1186765, 1186800, -1, 1186796, 1186783, 1186793, 1186776, -1 }, { 0x8E1E, 1186812, 1186806, 1186866, -1, 1186863, 1186846, 1186856, 1186839, -1 }, { 0x8E1F, 1186874, 1186870, 1186921, -1, 1186918, -1, 1186914, 1186907, -1 }, { 0x8E20, 1186932, 1186926, 1187013, -1, -1, 1186990, 1187004, -1, -1 }, { 0x8E21, 1187024, 1187018, 1187054, -1, -1, 1187039, 1187046, -1, -1 }, { 0x8E22, 1187065, 1187060, 1187092, -1, -1, 1187070, 1187075, -1, -1 }, { 0x8E23, 1187102, 1187096, 1187176, 1187180, 1187168, 1187143, 1187151, -1, 1187186 }, { 0x8E24, -1, 1187192, 1187210, -1, -1, -1, -1, -1, 1187214 }, { 0x8E25, -1, 1187220, 1187225, -1, -1, -1, -1, -1, -1 }, { 0x8E26, 1187244, 1187230, 1187289, -1, -1, 1187274, 1187283, -1, -1 }, { 0x8E27, 1187303, 1187293, 1187359, -1, -1, 1187334, 1187343, -1, -1 }, { 0x8E28, -1, 1187363, 1187369, -1, -1, -1, -1, -1, -1 }, { 0x8E29, 1187386, 1187375, 1187399, -1, 1187394, -1, -1, -1, -1 }, { 0x8E2A, 1187410, 1187404, 1187462, -1, 1187457, 1187444, 1187448, 1187437, 1187468 }, { 0x8E2B, 1187480, 1187474, 1187499, -1, -1, -1, -1, -1, -1 }, { 0x8E2C, 1187509, 1187505, 1187546, -1, -1, -1, -1, -1, -1 }, { 0x8E2D, 1187564, 1187551, 1187584, -1, -1, -1, -1, -1, -1 }, { 0x8E2E, 1187596, 1187591, 1187604, -1, -1, -1, -1, -1, -1 }, { 0x8E2F, 1187616, 1187610, 1187647, -1, -1, -1, -1, -1, -1 }, { 0x8E30, 1187657, 1187652, 1187711, 1187715, 1187708, 1187695, 1187701, 1187688, -1 }, { 0x8E31, 1187724, 1187719, 1187778, -1, 1187773, 1187750, 1187758, -1, -1 }, { 0x8E32, -1, -1, 1187783, -1, -1, -1, -1, -1, -1 }, { 0x8E33, -1, 1187788, 1187816, -1, -1, 1187800, 1187807, -1, -1 }, { 0x8E34, 1187829, 1187823, 1187862, 1187868, 1187857, 1187847, 1187853, 1187840, -1 }, { 0x8E35, 1187886, 1187874, 1187945, -1, 1187940, 1187922, 1187935, 1187915, -1 }, { 0x8E36, 1187962, 1187952, 1187997, -1, 1187993, 1187973, 1187978, 1187966, -1 }, { 0x8E37, -1, -1, 1188017, -1, -1, 1188001, 1188014, -1, -1 }, { 0x8E38, -1, 1188022, 1188053, -1, -1, 1188027, 1188040, -1, 1188059 }, { 0x8E39, 1188084, 1188066, 1188141, -1, 1188137, 1188118, 1188125, -1, -1 }, { 0x8E3A, -1, 1188148, 1188159, -1, -1, -1, -1, 1188153, -1 }, { 0x8E3B, -1, -1, 1188165, -1, -1, -1, -1, -1, -1 }, { 0x8E3C, 1188182, 1188170, 1188216, 1188222, -1, -1, -1, -1, -1 }, { 0x8E3D, 1188237, 1188231, 1188278, -1, 1188275, -1, 1188272, 1188265, -1 }, { 0x8E3E, -1, -1, 1188282, -1, -1, -1, -1, -1, -1 }, { 0x8E3F, -1, -1, 1188286, -1, -1, -1, -1, -1, -1 }, { 0x8E40, 1188295, 1188290, 1188360, -1, 1188356, 1188342, 1188347, 1188335, -1 }, { 0x8E41, 1188370, 1188365, 1188413, -1, 1188407, 1188390, 1188399, -1, -1 }, { 0x8E42, 1188424, 1188419, 1188472, -1, 1188469, 1188460, 1188465, 1188453, -1 }, { 0x8E43, -1, -1, 1188477, -1, -1, -1, -1, -1, -1 }, { 0x8E44, 1188487, 1188482, 1188541, 1188545, 1188537, 1188526, 1188533, 1188519, 1188551 }, { 0x8E45, 1188567, 1188557, 1188593, -1, -1, -1, -1, -1, -1 }, { 0x8E46, 1188603, 1188598, 1188638, -1, -1, -1, -1, -1, 1188643 }, { 0x8E47, 1188655, 1188650, 1188709, 1188715, 1188705, 1188686, 1188701, 1188679, 1188723 }, { 0x8E48, 1188741, 1188731, 1188782, 1188787, 1188779, 1188766, 1188771, 1188759, 1188795 }, { 0x8E49, 1188805, 1188801, 1188859, 1188864, 1188855, 1188842, 1188852, 1188835, 1188870 }, { 0x8E4A, 1188879, 1188874, 1188933, 1188937, 1188928, 1188909, 1188924, 1188902, -1 }, { 0x8E4B, 1188947, 1188941, 1188993, 1188997, -1, 1188980, 1188985, -1, -1 }, { 0x8E4C, 1189010, 1189003, 1189060, -1, 1189054, 1189030, 1189045, 1189023, -1 }, { 0x8E4D, 1189077, 1189067, 1189137, -1, -1, 1189120, 1189125, -1, -1 }, { 0x8E4E, -1, 1189143, 1189162, -1, -1, 1189148, 1189158, -1, 1189168 }, { 0x8E4F, 1189179, 1189174, 1189241, 1189245, 1189237, 1189226, 1189233, 1189219, -1 }, { 0x8E50, 1189256, 1189251, 1189297, -1, -1, 1189273, 1189292, -1, -1 }, { 0x8E51, 1189306, 1189301, 1189336, -1, -1, -1, -1, -1, -1 }, { 0x8E52, 1189346, 1189341, 1189368, -1, -1, -1, -1, -1, -1 }, { 0x8E53, 1189383, 1189373, 1189401, -1, -1, -1, -1, -1, -1 }, { 0x8E54, 1189412, 1189406, 1189465, 1189470, -1, 1189443, 1189457, -1, -1 }, { 0x8E55, 1189485, 1189480, 1189571, -1, 1189566, 1189550, 1189560, 1189543, -1 }, { 0x8E56, -1, -1, 1189575, -1, -1, -1, -1, -1, -1 }, { 0x8E57, -1, -1, 1189582, -1, -1, -1, -1, -1, -1 }, { 0x8E58, 1189596, 1189586, 1189613, -1, -1, -1, -1, -1, -1 }, { 0x8E59, 1189624, 1189619, 1189688, 1189692, 1189682, 1189664, 1189671, 1189657, -1 }, { 0x8E5A, 1189710, 1189698, 1189738, -1, -1, -1, -1, -1, -1 }, { 0x8E5B, -1, 1189744, 1189775, -1, -1, 1189755, 1189760, -1, -1 }, { 0x8E5C, 1189785, 1189780, 1189824, -1, 1189818, -1, 1189807, 1189800, 1189828 }, { 0x8E5D, 1189840, 1189834, 1189856, -1, -1, 1189847, 1189852, -1, -1 }, { 0x8E5E, -1, 1189860, 1189878, -1, -1, 1189866, 1189875, -1, -1 }, { 0x8E5F, 1189888, 1189883, 1189940, -1, 1189936, 1189921, 1189925, 1189914, 1189944 }, { 0x8E60, 1189955, 1189950, 1190006, -1, 1190001, 1189986, 1189996, 1189979, -1 }, { 0x8E61, 1190018, 1190011, 1190054, -1, -1, -1, 1190046, -1, -1 }, { 0x8E62, 1190072, 1190061, 1190124, -1, -1, 1190100, 1190109, -1, 1190128 }, { 0x8E63, 1190145, 1190135, 1190199, -1, 1190195, 1190174, 1190183, 1190167, -1 }, { 0x8E64, 1190215, 1190209, 1190263, 1190269, 1190258, 1190249, 1190253, 1190242, -1 }, { 0x8E65, -1, -1, 1190276, -1, -1, -1, -1, -1, -1 }, { 0x8E66, 1190289, 1190282, 1190313, -1, -1, -1, -1, -1, -1 }, { 0x8E67, 1190324, 1190319, 1190342, -1, -1, -1, -1, -1, -1 }, { 0x8E68, 1190352, 1190347, 1190379, -1, -1, -1, -1, -1, -1 }, { 0x8E69, 1190395, 1190385, 1190431, 1190436, 1190426, 1190403, 1190408, -1, -1 }, { 0x8E6A, -1, -1, 1190441, -1, -1, -1, -1, -1, -1 }, { 0x8E6B, -1, -1, 1190446, -1, -1, -1, -1, -1, -1 }, { 0x8E6C, 1190462, 1190450, 1190510, 1190522, -1, 1190493, 1190502, -1, -1 }, { 0x8E6D, 1190537, 1190531, 1190604, 1190610, 1190598, 1190576, 1190585, -1, -1 }, { 0x8E6E, 1190624, 1190619, 1190644, -1, -1, -1, -1, -1, -1 }, { 0x8E6F, 1190656, 1190650, 1190703, -1, 1190699, 1190673, 1190683, -1, -1 }, { 0x8E70, 1190713, 1190708, 1190754, -1, 1190750, 1190737, 1190745, -1, -1 }, { 0x8E71, 1190765, 1190759, 1190817, -1, -1, 1190791, 1190799, -1, -1 }, { 0x8E72, 1190836, 1190824, 1190902, 1190907, 1190897, 1190869, 1190888, 1190862, -1 }, { 0x8E73, -1, 1190915, 1190925, -1, -1, -1, -1, -1, -1 }, { 0x8E74, 1190934, 1190929, 1190992, 1190996, 1190986, 1190970, 1190975, 1190963, -1 }, { 0x8E75, 1191014, 1191009, 1191035, -1, -1, -1, -1, -1, -1 }, { 0x8E76, 1191051, 1191039, 1191124, 1191129, 1191114, 1191086, 1191104, 1191079, -1 }, { 0x8E77, 1191142, 1191136, 1191179, -1, -1, -1, -1, -1, -1 }, { 0x8E78, -1, 1191184, 1191190, -1, -1, -1, -1, -1, -1 }, { 0x8E79, 1191195, -1, 1191239, -1, -1, 1191226, 1191231, -1, -1 }, { 0x8E7A, 1191248, 1191243, 1191282, -1, 1191278, 1191265, 1191273, -1, 1191288 }, { 0x8E7B, 1191306, 1191296, 1191382, -1, -1, -1, 1191366, 1191359, 1191387 }, { 0x8E7C, 1191398, 1191393, 1191446, -1, 1191442, 1191423, 1191432, -1, -1 }, { 0x8E7D, -1, -1, 1191450, -1, -1, -1, -1, -1, 1191456 }, { 0x8E7E, 1191467, 1191462, 1191487, -1, -1, -1, -1, -1, -1 }, { 0x8E7F, 1191498, 1191492, 1191526, -1, -1, -1, -1, -1, -1 }, { 0x8E80, 1191554, 1191532, 1191587, -1, -1, -1, -1, -1, -1 }, { 0x8E81, 1191598, 1191593, 1191645, 1191650, 1191642, 1191631, 1191638, 1191624, 1191658 }, { 0x8E82, 1191676, 1191664, 1191712, -1, -1, 1191690, 1191700, -1, -1 }, { 0x8E83, -1, -1, 1191727, -1, -1, 1191716, 1191722, -1, -1 }, { 0x8E84, 1191741, 1191731, 1191766, -1, -1, 1191755, 1191761, -1, -1 }, { 0x8E85, 1191775, 1191770, 1191840, -1, 1191835, 1191815, 1191824, 1191808, 1191845 }, { 0x8E86, -1, 1191856, 1191862, -1, -1, -1, -1, -1, -1 }, { 0x8E87, 1191871, 1191866, 1191935, 1191940, 1191927, 1191909, 1191917, 1191902, 1191946 }, { 0x8E88, -1, 1191953, 1191958, -1, -1, -1, -1, -1, -1 }, { 0x8E89, 1191969, 1191964, 1192021, -1, 1192017, 1192005, 1192013, 1191998, -1 }, { 0x8E8A, 1192031, 1192026, 1192094, 1192100, 1192090, 1192077, 1192085, 1192070, 1192107 }, { 0x8E8B, 1192117, 1192112, 1192163, 1192167, 1192159, 1192144, 1192151, 1192137, -1 }, { 0x8E8C, -1, -1, 1192172, -1, -1, -1, -1, -1, -1 }, { 0x8E8D, 1192193, 1192176, 1192243, 1192248, 1192235, 1192219, 1192225, 1192212, 1192253 }, { 0x8E8E, -1, -1, 1192261, -1, -1, -1, -1, -1, -1 }, { 0x8E8F, 1192273, 1192267, 1192304, -1, -1, -1, -1, -1, -1 }, { 0x8E90, 1192314, 1192309, 1192367, -1, 1192362, 1192352, 1192357, 1192345, 1192372 }, { 0x8E91, 1192383, 1192377, 1192444, -1, 1192439, 1192421, 1192434, 1192414, -1 }, { 0x8E92, 1192459, 1192449, 1192497, -1, 1192492, 1192470, 1192476, -1, -1 }, { 0x8E93, 1192505, 1192501, 1192566, -1, 1192563, 1192549, 1192559, 1192542, -1 }, { 0x8E94, 1192576, 1192571, 1192626, 1192632, 1192622, 1192613, 1192618, 1192606, -1 }, { 0x8E95, 1192645, 1192640, 1192688, -1, -1, 1192669, 1192677, -1, -1 }, { 0x8E96, -1, -1, 1192693, -1, -1, -1, -1, -1, -1 }, { 0x8E97, 1192704, 1192699, 1192732, -1, -1, 1192715, 1192720, -1, -1 }, { 0x8E98, 1192743, 1192737, 1192751, -1, -1, -1, -1, -1, 1192757 }, { 0x8E99, 1192764, -1, 1192815, -1, 1192811, 1192802, 1192807, 1192795, -1 }, { 0x8E9A, 1192825, 1192820, 1192872, -1, 1192868, 1192860, 1192864, -1, -1 }, { 0x8E9B, 1192878, -1, 1192906, -1, -1, 1192889, 1192894, -1, -1 }, { 0x8E9C, 1192917, 1192911, 1192925, -1, -1, -1, -1, -1, -1 }, { 0x8E9D, 1192943, 1192931, 1193009, -1, -1, 1192991, 1192997, -1, -1 }, { 0x8E9E, 1193024, 1193014, 1193052, -1, 1193048, 1193038, 1193043, 1193032, -1 }, { 0x8E9F, -1, 1193057, 1193064, -1, -1, -1, -1, -1, -1 }, { 0x8EA0, 1193075, 1193070, 1193083, 1193087, -1, -1, -1, -1, -1 }, { 0x8EA1, 1193096, 1193091, 1193146, -1, 1193142, 1193133, 1193138, 1193126, -1 }, { 0x8EA2, -1, -1, 1193164, -1, -1, 1193151, 1193156, -1, -1 }, { 0x8EA3, -1, 1193168, 1193174, -1, -1, -1, -1, -1, -1 }, { 0x8EA4, -1, 1193178, 1193183, -1, -1, -1, -1, -1, -1 }, { 0x8EA5, 1193193, 1193187, 1193221, -1, -1, -1, -1, -1, -1 }, { 0x8EA6, 1193239, 1193227, 1193247, -1, -1, -1, -1, -1, -1 }, { 0x8EA7, 1193258, 1193252, 1193286, -1, -1, 1193265, 1193271, -1, -1 }, { 0x8EA8, -1, -1, 1193290, -1, -1, -1, -1, -1, -1 }, { 0x8EA9, 1193300, 1193295, 1193361, -1, 1193356, 1193330, 1193340, 1193324, -1 }, { 0x8EAA, 1193372, 1193366, 1193423, -1, 1193419, 1193410, 1193415, 1193403, -1 }, { 0x8EAB, 1193439, 1193428, 1193503, 1193509, 1193499, 1193478, 1193490, 1193471, 1193515 }, { 0x8EAC, 1193527, 1193521, 1193576, 1193582, 1193570, 1193562, 1193565, 1193555, 1193588 }, { 0x8EAD, 1193599, 1193593, 1193641, -1, -1, 1193630, 1193637, -1, -1 }, { 0x8EAE, -1, -1, 1193653, -1, -1, 1193646, -1, -1, -1 }, { 0x8EAF, 1193664, 1193658, 1193679, -1, -1, 1193669, 1193676, -1, -1 }, { 0x8EB0, 1193688, 1193683, 1193734, -1, -1, 1193719, 1193726, -1, -1 }, { 0x8EB1, 1193742, 1193738, 1193768, -1, 1193764, 1193754, 1193761, 1193747, -1 }, { 0x8EB2, 1193777, 1193773, 1193816, -1, -1, 1193806, 1193813, -1, -1 }, { 0x8EB3, 1193827, 1193821, 1193859, -1, 1193853, 1193845, 1193848, 1193838, -1 }, { 0x8EB4, 1193865, -1, 1193870, -1, -1, -1, -1, -1, -1 }, { 0x8EB5, -1, -1, 1193890, -1, -1, 1193876, -1, -1, -1 }, { 0x8EB6, 1193899, 1193895, 1193926, -1, -1, -1, -1, -1, -1 }, { 0x8EB7, 1193941, 1193931, 1193973, -1, -1, -1, -1, -1, -1 }, { 0x8EB8, -1, -1, 1193977, -1, -1, -1, -1, -1, -1 }, { 0x8EB9, -1, 1193981, 1193986, -1, -1, -1, -1, -1, -1 }, { 0x8EBA, 1193996, 1193990, 1194023, -1, -1, 1194014, 1194019, -1, 1194029 }, { 0x8EBB, -1, -1, 1194044, -1, -1, 1194037, -1, -1, -1 }, { 0x8EBC, -1, 1194050, 1194055, -1, -1, -1, -1, -1, -1 }, { 0x8EBD, 1194070, 1194060, 1194126, -1, -1, -1, -1, -1, -1 }, { 0x8EBE, 1194131, -1, 1194210, -1, -1, 1194190, -1, 1194184, -1 }, { 0x8EBF, 1194215, -1, 1194220, -1, -1, -1, -1, -1, -1 }, { 0x8EC0, 1194232, 1194226, 1194258, 1194262, 1194254, 1194244, 1194251, 1194237, 1194266 }, { 0x8EC1, -1, -1, 1194284, -1, -1, 1194269, 1194277, -1, -1 }, { 0x8EC2, -1, -1, 1194289, -1, -1, -1, -1, -1, -1 }, { 0x8EC3, -1, 1194294, 1194305, -1, -1, -1, 1194302, -1, -1 }, { 0x8EC4, 1194315, 1194310, 1194387, -1, -1, -1, 1194381, -1, -1 }, { 0x8EC5, -1, -1, 1194399, -1, -1, 1194392, -1, -1, -1 }, { 0x8EC6, 1194404, -1, 1194461, -1, 1194456, 1194441, 1194448, 1194435, -1 }, { 0x8EC7, -1, -1, 1194479, -1, -1, 1194465, 1194471, -1, -1 }, { 0x8EC8, 1194484, -1, 1194541, -1, -1, 1194534, -1, -1, -1 }, { 0x8EC9, -1, -1, 1194547, -1, -1, -1, -1, -1, -1 }, { 0x8ECA, 1194561, 1194551, 1194626, 1194631, 1194619, 1194604, 1194611, 1194590, 1194641 }, { 0x8ECB, 1194656, 1194644, 1194702, -1, 1194699, 1194686, 1194694, 1194679, -1 }, { 0x8ECC, 1194712, 1194706, 1194758, 1194763, 1194753, 1194736, 1194750, 1194729, 1194769 }, { 0x8ECD, 1194782, 1194776, 1194851, 1194856, 1194846, 1194822, 1194838, 1194815, 1194864 }, { 0x8ECE, 1194875, 1194870, 1194917, -1, -1, -1, -1, -1, -1 }, { 0x8ECF, 1194928, 1194922, 1195003, -1, -1, 1194972, 1194979, -1, 1195008 }, { 0x8ED0, -1, -1, 1195024, -1, -1, -1, 1195015, -1, -1 }, { 0x8ED1, -1, 1195029, 1195047, -1, -1, -1, 1195035, -1, -1 }, { 0x8ED2, 1195057, 1195052, 1195138, 1195144, 1195134, 1195125, 1195130, 1195118, 1195151 }, { 0x8ED3, -1, 1195157, 1195163, -1, -1, -1, -1, -1, -1 }, { 0x8ED4, 1195173, 1195168, 1195233, -1, -1, 1195212, 1195219, -1, -1 }, { 0x8ED5, -1, -1, 1195238, -1, -1, -1, -1, -1, -1 }, { 0x8ED6, -1, -1, 1195258, -1, -1, 1195244, -1, -1, -1 }, { 0x8ED7, -1, 1195265, 1195270, -1, -1, -1, -1, -1, -1 }, { 0x8ED8, 1195281, 1195275, 1195289, -1, -1, -1, -1, -1, -1 }, { 0x8ED9, 1195294, -1, 1195345, -1, -1, -1, -1, -1, -1 }, { 0x8EDA, 1195363, 1195351, 1195388, -1, -1, -1, -1, -1, -1 }, { 0x8EDB, 1195405, 1195393, 1195447, -1, -1, 1195431, 1195438, -1, -1 }, { 0x8EDC, 1195456, 1195450, 1195485, -1, -1, 1195462, 1195469, -1, -1 }, { 0x8EDD, 1195494, 1195489, 1195503, -1, -1, -1, -1, -1, -1 }, { 0x8EDE, -1, -1, 1195513, -1, -1, -1, -1, 1195507, -1 }, { 0x8EDF, 1195524, 1195518, 1195596, 1195602, 1195592, 1195561, 1195580, 1195554, 1195612 }, { 0x8EE0, -1, -1, 1195629, -1, -1, -1, 1195621, -1, -1 }, { 0x8EE1, -1, -1, 1195636, -1, -1, -1, -1, -1, -1 }, { 0x8EE2, 1195654, 1195642, 1195703, -1, 1195699, 1195672, 1195695, -1, -1 }, { 0x8EE3, 1195710, -1, 1195752, -1, -1, 1195735, 1195744, -1, -1 }, { 0x8EE4, 1195762, 1195758, 1195770, -1, -1, -1, -1, -1, -1 }, { 0x8EE5, 1195780, 1195774, 1195785, -1, -1, -1, -1, -1, -1 }, { 0x8EE6, -1, -1, 1195789, -1, -1, -1, -1, -1, -1 }, { 0x8EE7, -1, 1195796, 1195801, -1, -1, -1, -1, -1, -1 }, { 0x8EE8, 1195811, 1195805, 1195891, -1, 1195885, 1195869, 1195876, 1195862, -1 }, { 0x8EE9, -1, -1, 1195897, -1, -1, -1, -1, -1, -1 }, { 0x8EEA, -1, -1, 1195902, -1, -1, -1, -1, -1, -1 }, { 0x8EEB, 1195911, 1195906, 1195973, 1195979, 1195969, 1195950, 1195964, 1195943, -1 }, { 0x8EEC, -1, 1195984, 1195996, -1, -1, -1, -1, -1, -1 }, { 0x8EED, 1196008, 1196001, 1196050, -1, -1, 1196031, 1196041, -1, -1 }, { 0x8EEE, -1, 1196057, 1196075, -1, -1, -1, 1196062, -1, -1 }, { 0x8EEF, -1, 1196081, 1196088, -1, -1, -1, -1, -1, -1 }, { 0x8EF0, 1196099, 1196094, 1196197, -1, -1, 1196178, 1196193, -1, -1 }, { 0x8EF1, -1, 1196202, 1196219, -1, -1, 1196206, 1196213, -1, -1 }, { 0x8EF2, 1196227, 1196223, 1196247, -1, -1, -1, -1, -1, -1 }, { 0x8EF3, -1, -1, 1196251, -1, -1, -1, -1, -1, -1 }, { 0x8EF4, -1, -1, 1196256, -1, -1, -1, -1, -1, -1 }, { 0x8EF5, -1, 1196261, 1196271, -1, -1, -1, -1, -1, -1 }, { 0x8EF6, -1, 1196277, 1196289, -1, -1, -1, -1, -1, -1 }, { 0x8EF7, 1196302, 1196292, 1196332, -1, -1, -1, 1196312, -1, -1 }, { 0x8EF8, 1196341, 1196336, 1196403, 1196409, 1196397, 1196376, 1196392, 1196369, 1196416 }, { 0x8EF9, 1196427, 1196423, 1196488, -1, 1196485, 1196457, 1196473, 1196450, -1 }, { 0x8EFA, 1196498, 1196493, 1196548, 1196553, 1196544, -1, 1196526, 1196519, -1 }, { 0x8EFB, 1196568, 1196565, 1196612, 1196616, 1196609, -1, 1196606, 1196599, -1 }, { 0x8EFC, 1196636, 1196626, 1196691, -1, 1196688, 1196670, 1196677, 1196663, -1 }, { 0x8EFD, 1196695, -1, 1196767, -1, 1196761, 1196723, 1196748, -1, -1 }, { 0x8EFE, 1196777, 1196772, 1196856, -1, 1196852, 1196832, 1196840, 1196825, -1 }, { 0x8EFF, 1196867, 1196861, 1196931, -1, 1196925, 1196900, 1196916, -1, 1196937 }, { 0x8F00, 1196947, 1196943, 1196979, -1, -1, 1196954, 1196976, -1, -1 }, { 0x8F01, -1, 1196983, 1196989, -1, -1, -1, -1, -1, -1 }, { 0x8F02, -1, 1196995, 1197016, -1, -1, -1, 1197005, -1, -1 }, { 0x8F03, 1197026, 1197020, 1197088, 1197094, 1197080, 1197062, 1197071, 1197055, -1 }, { 0x8F04, -1, -1, 1197099, -1, -1, -1, -1, -1, -1 }, { 0x8F05, 1197111, 1197106, 1197197, -1, 1197189, 1197159, 1197176, 1197152, -1 }, { 0x8F06, -1, -1, 1197201, -1, -1, -1, -1, -1, -1 }, { 0x8F07, 1197212, 1197206, 1197270, -1, 1197266, -1, 1197245, 1197238, -1 }, { 0x8F08, 1197281, 1197276, 1197316, -1, 1197312, -1, 1197294, 1197287, -1 }, { 0x8F09, 1197332, 1197322, 1197398, 1197403, 1197394, 1197370, 1197390, 1197363, 1197438 }, { 0x8F0A, 1197448, 1197444, 1197488, 1197493, -1, 1197473, 1197484, -1, -1 }, { 0x8F0B, 1197502, 1197498, 1197534, -1, -1, -1, -1, -1, -1 }, { 0x8F0C, 1197539, -1, 1197588, -1, -1, 1197569, 1197583, -1, -1 }, { 0x8F0D, -1, -1, 1197595, -1, -1, -1, -1, -1, -1 }, { 0x8F0E, -1, -1, 1197599, -1, -1, -1, -1, -1, -1 }, { 0x8F0F, 1197605, -1, 1197640, -1, -1, 1197627, 1197633, -1, -1 }, { 0x8F10, -1, 1197645, 1197664, -1, -1, 1197650, 1197656, -1, -1 }, { 0x8F11, -1, -1, 1197669, -1, -1, -1, -1, -1, -1 }, { 0x8F12, 1197684, 1197674, 1197749, 1197754, 1197744, 1197722, 1197739, 1197715, -1 }, { 0x8F13, 1197767, 1197761, 1197805, -1, 1197801, 1197792, 1197797, 1197785, -1 }, { 0x8F14, 1197814, 1197810, 1197885, 1197889, 1197882, 1197852, 1197873, 1197845, -1 }, { 0x8F15, 1197908, 1197896, 1197973, 1197979, 1197967, 1197943, 1197958, 1197936, 1197987 }, { 0x8F16, -1, 1197993, 1198007, -1, -1, -1, 1197998, -1, -1 }, { 0x8F17, 1198019, 1198013, 1198107, -1, -1, 1198093, 1198100, -1, -1 }, { 0x8F18, 1198117, 1198111, 1198168, -1, -1, 1198147, 1198159, -1, -1 }, { 0x8F19, 1198184, 1198174, 1198236, -1, -1, 1198214, 1198231, -1, -1 }, { 0x8F1A, -1, 1198241, 1198247, -1, -1, -1, -1, -1, -1 }, { 0x8F1B, 1198267, 1198253, 1198329, -1, 1198323, 1198304, 1198318, 1198297, -1 }, { 0x8F1C, 1198340, 1198336, 1198401, -1, 1198397, 1198382, 1198393, 1198375, -1 }, { 0x8F1D, 1198410, 1198405, 1198477, 1198482, 1198473, 1198448, 1198466, 1198441, 1198490 }, { 0x8F1E, 1198500, 1198494, 1198552, -1, 1198547, 1198536, 1198539, 1198529, 1198558 }, { 0x8F1F, 1198576, 1198564, 1198621, 1198627, 1198616, 1198603, 1198610, 1198596, -1 }, { 0x8F20, 1198640, 1198635, 1198698, -1, -1, 1198675, 1198686, -1, -1 }, { 0x8F21, 1198703, -1, 1198765, -1, -1, -1, 1198757, -1, -1 }, { 0x8F22, -1, -1, 1198770, -1, -1, -1, -1, -1, -1 }, { 0x8F23, -1, 1198774, 1198806, -1, -1, 1198781, 1198793, -1, -1 }, { 0x8F24, 1198817, 1198812, 1198844, -1, -1, -1, -1, -1, -1 }, { 0x8F25, 1198856, 1198850, 1198895, -1, -1, 1198884, 1198891, -1, -1 }, { 0x8F26, 1198905, 1198900, 1198982, 1198988, 1198977, 1198956, 1198973, 1198943, -1 }, { 0x8F27, 1198997, -1, 1199068, -1, 1199062, 1199037, 1199053, 1199030, -1 }, { 0x8F28, -1, -1, 1199094, -1, 1199089, 1199081, 1199085, 1199074, -1 }, { 0x8F29, 1199105, 1199100, 1199157, 1199162, 1199153, 1199140, 1199149, 1199133, 1199170 }, { 0x8F2A, 1199182, 1199176, 1199235, 1199240, 1199230, 1199223, 1199226, 1199210, 1199246 }, { 0x8F2B, -1, -1, 1199252, -1, -1, -1, -1, -1, -1 }, { 0x8F2C, 1199264, 1199257, 1199299, -1, -1, 1199285, 1199294, -1, -1 }, { 0x8F2D, 1199312, 1199306, 1199371, -1, -1, 1199350, 1199359, 1199344, -1 }, { 0x8F2E, 1199382, 1199377, 1199424, -1, -1, 1199411, 1199416, -1, -1 }, { 0x8F2F, 1199434, 1199429, 1199502, -1, 1199498, 1199475, 1199493, 1199468, -1 }, { 0x8F30, -1, 1199506, 1199525, -1, 1199520, -1, -1, 1199513, -1 }, { 0x8F31, -1, -1, 1199531, -1, -1, -1, -1, -1, -1 }, { 0x8F32, -1, 1199537, 1199549, -1, -1, -1, -1, -1, -1 }, { 0x8F33, 1199561, 1199556, 1199616, -1, 1199612, 1199599, 1199608, 1199592, -1 }, { 0x8F34, 1199627, 1199621, 1199637, -1, -1, -1, 1199632, -1, -1 }, { 0x8F35, 1199648, 1199643, 1199705, 1199709, -1, -1, 1199683, -1, -1 }, { 0x8F36, 1199719, 1199714, 1199764, -1, -1, 1199751, 1199757, -1, -1 }, { 0x8F37, -1, 1199769, 1199789, -1, -1, 1199776, 1199785, -1, -1 }, { 0x8F38, 1199800, 1199795, 1199853, 1199858, 1199849, 1199830, 1199842, 1199823, 1199863 }, { 0x8F39, 1199874, 1199869, 1199944, -1, 1199940, 1199918, 1199930, 1199911, -1 }, { 0x8F3A, -1, -1, 1199972, -1, -1, 1199948, 1199968, -1, -1 }, { 0x8F3B, 1199981, 1199976, 1200028, -1, 1200019, 1200011, 1200014, 1199997, -1 }, { 0x8F3C, -1, -1, 1200032, -1, -1, -1, -1, -1, -1 }, { 0x8F3D, 1200037, -1, 1200045, -1, -1, -1, -1, -1, -1 }, { 0x8F3E, 1200060, 1200050, 1200114, 1200120, 1200110, 1200083, 1200098, 1200076, -1 }, { 0x8F3F, 1200134, 1200129, 1200185, 1200189, 1200182, 1200173, 1200179, 1200166, -1 }, { 0x8F40, 1200198, 1200193, 1200221, -1, 1200218, -1, 1200212, 1200205, -1 }, { 0x8F41, -1, 1200226, 1200255, -1, -1, 1200231, 1200251, -1, -1 }, { 0x8F42, 1200265, 1200260, 1200302, -1, 1200298, 1200285, 1200293, 1200278, -1 }, { 0x8F43, -1, 1200306, 1200321, -1, -1, -1, 1200312, -1, -1 }, { 0x8F44, 1200332, 1200327, 1200383, -1, 1200379, 1200366, 1200373, 1200359, 1200388 }, { 0x8F45, 1200400, 1200394, 1200455, 1200461, 1200451, 1200442, 1200448, 1200435, -1 }, { 0x8F46, 1200473, 1200468, 1200533, -1, 1200529, 1200513, 1200524, 1200506, -1 }, { 0x8F47, 1200543, 1200537, 1200594, -1, -1, 1200574, 1200585, -1, -1 }, { 0x8F48, 1200606, 1200600, 1200626, -1, -1, -1, -1, -1, -1 }, { 0x8F49, 1200644, 1200632, 1200693, 1200700, 1200689, 1200669, 1200685, 1200662, 1200711 }, { 0x8F4A, 1200725, 1200720, 1200734, -1, -1, -1, -1, -1, -1 }, { 0x8F4B, -1, -1, 1200739, -1, -1, -1, -1, -1, -1 }, { 0x8F4C, 1200744, -1, 1200754, -1, -1, 1200749, -1, -1, -1 }, { 0x8F4D, 1200764, 1200759, 1200815, 1200820, 1200810, 1200796, 1200804, 1200789, -1 }, { 0x8F4E, 1200838, 1200828, 1200891, -1, 1200887, 1200868, 1200882, 1200861, 1200897 }, { 0x8F4F, 1200910, 1200904, 1200932, -1, -1, -1, 1200924, -1, -1 }, { 0x8F50, -1, 1200938, 1200943, -1, -1, -1, -1, -1, -1 }, { 0x8F51, 1200957, 1200947, 1200983, -1, -1, 1200961, 1200970, -1, -1 }, { 0x8F52, 1200993, 1200988, 1201021, -1, 1201016, -1, 1201008, 1201001, -1 }, { 0x8F53, -1, 1201026, 1201040, -1, -1, -1, 1201032, -1, -1 }, { 0x8F54, 1201051, 1201045, 1201105, 1201110, 1201101, 1201090, 1201097, 1201083, -1 }, { 0x8F55, 1201119, 1201114, 1201184, -1, -1, 1201154, 1201166, -1, -1 }, { 0x8F56, 1201193, 1201188, 1201222, -1, -1, -1, -1, -1, -1 }, { 0x8F57, 1201231, 1201226, 1201251, -1, 1201247, -1, 1201243, 1201236, -1 }, { 0x8F58, 1201262, 1201256, 1201327, -1, 1201322, 1201299, 1201310, 1201292, -1 }, { 0x8F59, 1201343, 1201333, 1201362, -1, -1, -1, -1, -1, -1 }, { 0x8F5A, -1, 1201366, 1201371, -1, -1, -1, -1, -1, -1 }, { 0x8F5B, -1, 1201375, 1201381, -1, -1, -1, -1, -1, -1 }, { 0x8F5C, 1201391, 1201387, 1201411, -1, -1, 1201398, 1201408, -1, -1 }, { 0x8F5D, 1201420, 1201415, 1201471, -1, 1201468, 1201459, 1201465, 1201452, -1 }, { 0x8F5E, 1201481, 1201475, 1201544, -1, 1201540, 1201525, 1201532, 1201518, -1 }, { 0x8F5F, 1201557, 1201550, 1201621, 1201627, 1201615, 1201589, 1201607, 1201582, 1201634 }, { 0x8F60, -1, 1201641, 1201647, -1, -1, -1, -1, -1, -1 }, { 0x8F61, 1201657, 1201652, 1201708, 1201713, 1201705, 1201687, 1201702, 1201680, -1 }, { 0x8F62, 1201723, 1201718, 1201786, -1, 1201781, 1201768, 1201776, 1201755, -1 }, { 0x8F63, 1201795, 1201790, 1201838, -1, 1201833, 1201820, 1201828, 1201813, -1 }, { 0x8F64, 1201847, 1201842, 1201902, -1, 1201899, 1201880, 1201896, 1201873, -1 }, { 0x8F65, -1, -1, 1201921, -1, -1, 1201906, 1201917, -1, -1 }, { 0x8F66, 1201936, 1201926, 1201965, -1, -1, -1, -1, -1, -1 }, { 0x8F67, 1201982, 1201970, 1202005, -1, -1, -1, -1, -1, -1 }, { 0x8F68, 1202015, 1202009, 1202032, -1, -1, -1, -1, -1, -1 }, { 0x8F69, 1202042, 1202037, 1202072, -1, -1, -1, -1, -1, -1 }, { 0x8F6A, -1, 1202078, 1202084, -1, -1, -1, -1, -1, -1 }, { 0x8F6B, 1202094, 1202089, 1202133, -1, -1, -1, -1, -1, -1 }, { 0x8F6C, 1202150, 1202138, 1202168, -1, -1, -1, -1, -1, -1 }, { 0x8F6D, 1202187, 1202175, 1202200, -1, -1, -1, -1, -1, -1 }, { 0x8F6E, 1202209, 1202203, 1202237, -1, -1, -1, -1, -1, -1 }, { 0x8F6F, 1202248, 1202242, 1202278, -1, -1, -1, -1, -1, -1 }, { 0x8F70, 1202291, 1202284, 1202316, -1, -1, -1, -1, -1, -1 }, { 0x8F71, 1202322, -1, 1202349, -1, -1, -1, -1, -1, -1 }, { 0x8F72, 1202356, 1202353, 1202387, -1, -1, -1, -1, -1, -1 }, { 0x8F73, 1202396, 1202391, 1202422, -1, -1, -1, -1, -1, -1 }, { 0x8F74, 1202431, 1202426, 1202459, -1, -1, -1, -1, -1, -1 }, { 0x8F75, 1202469, 1202465, 1202492, -1, -1, -1, -1, -1, -1 }, { 0x8F76, 1202502, 1202497, 1202529, -1, -1, -1, -1, -1, -1 }, { 0x8F77, 1202533, -1, 1202541, -1, -1, -1, -1, -1, -1 }, { 0x8F78, 1202550, 1202545, 1202582, -1, -1, -1, -1, -1, -1 }, { 0x8F79, 1202593, 1202588, 1202625, -1, -1, -1, -1, -1, -1 }, { 0x8F7A, 1202634, 1202629, 1202655, -1, -1, -1, -1, -1, -1 }, { 0x8F7B, 1202672, 1202660, 1202700, -1, -1, -1, -1, -1, -1 }, { 0x8F7C, 1202711, 1202706, 1202742, -1, -1, -1, -1, -1, -1 }, { 0x8F7D, 1202757, 1202747, 1202788, -1, -1, -1, -1, -1, -1 }, { 0x8F7E, 1202797, 1202793, 1202822, -1, -1, -1, -1, -1, -1 }, { 0x8F7F, 1202832, 1202827, 1202855, -1, -1, -1, -1, -1, -1 }, { 0x8F80, 1202866, 1202861, 1202872, -1, -1, -1, -1, -1, -1 }, { 0x8F81, 1202884, 1202878, 1202910, -1, -1, -1, -1, -1, -1 }, { 0x8F82, 1202921, 1202916, 1202962, -1, -1, -1, -1, -1, -1 }, { 0x8F83, 1202972, 1202966, 1203001, -1, -1, -1, -1, -1, -1 }, { 0x8F84, 1203012, 1203007, 1203043, -1, -1, -1, -1, -1, -1 }, { 0x8F85, 1203052, 1203048, 1203083, -1, -1, -1, -1, -1, -1 }, { 0x8F86, 1203094, 1203087, 1203124, -1, -1, -1, -1, -1, -1 }, { 0x8F87, 1203136, 1203131, 1203169, -1, -1, -1, -1, -1, -1 }, { 0x8F88, 1203180, 1203175, 1203208, -1, -1, -1, -1, -1, -1 }, { 0x8F89, 1203218, 1203213, 1203249, -1, -1, -1, -1, -1, -1 }, { 0x8F8A, 1203260, 1203254, 1203288, -1, -1, -1, -1, -1, -1 }, { 0x8F8B, 1203299, 1203293, 1203328, -1, -1, -1, -1, -1, -1 }, { 0x8F8C, 1203341, 1203334, 1203362, -1, -1, -1, -1, -1, -1 }, { 0x8F8D, 1203375, 1203369, 1203395, -1, -1, -1, -1, -1, -1 }, { 0x8F8E, 1203405, 1203401, 1203440, -1, -1, -1, -1, -1, -1 }, { 0x8F8F, 1203449, 1203444, 1203480, -1, -1, -1, -1, -1, -1 }, { 0x8F90, 1203490, 1203485, 1203506, -1, -1, -1, -1, -1, -1 }, { 0x8F91, 1203515, 1203510, 1203549, -1, -1, -1, -1, -1, -1 }, { 0x8F92, 1203558, 1203553, 1203565, -1, -1, -1, -1, -1, -1 }, { 0x8F93, 1203575, 1203570, 1203598, -1, -1, -1, -1, -1, -1 }, { 0x8F94, 1203608, 1203603, 1203631, -1, -1, -1, -1, -1, -1 }, { 0x8F95, 1203642, 1203636, 1203677, -1, -1, -1, -1, -1, -1 }, { 0x8F96, 1203688, 1203683, 1203715, -1, -1, -1, -1, -1, -1 }, { 0x8F97, 1203725, 1203720, 1203741, -1, -1, -1, -1, -1, -1 }, { 0x8F98, 1203752, 1203747, 1203785, -1, -1, -1, -1, -1, -1 }, { 0x8F99, 1203794, 1203789, 1203819, -1, -1, -1, -1, -1, -1 }, { 0x8F9A, 1203830, 1203824, 1203862, -1, -1, -1, -1, -1, -1 }, { 0x8F9B, 1203872, 1203867, 1203955, 1203960, 1203951, 1203926, 1203946, 1203919, 1203965 }, { 0x8F9C, 1203974, 1203970, 1204017, 1204021, 1204014, 1204005, 1204011, 1203998, -1 }, { 0x8F9D, -1, -1, 1204034, -1, -1, 1204024, 1204031, -1, -1 }, { 0x8F9E, 1204042, 1204038, 1204109, -1, 1204106, 1204076, 1204099, -1, 1204113 }, { 0x8F9F, 1204128, 1204118, 1204205, 1204209, 1204196, 1204168, 1204185, 1204156, 1204222 }, { 0x8FA0, 1204235, 1204229, 1204293, -1, -1, 1204268, 1204282, -1, -1 }, { 0x8FA1, 1204298, -1, 1204342, -1, -1, 1204323, 1204334, -1, -1 }, { 0x8FA2, 1204354, 1204348, 1204388, -1, 1204384, -1, -1, 1204377, -1 }, { 0x8FA3, 1204403, 1204392, 1204470, -1, 1204466, 1204439, 1204460, 1204432, 1204474 }, { 0x8FA4, 1204486, 1204482, 1204558, -1, -1, 1204548, 1204555, -1, -1 }, { 0x8FA5, 1204567, 1204562, 1204608, -1, -1, 1204590, 1204596, -1, -1 }, { 0x8FA6, 1204619, 1204613, 1204679, 1204684, 1204674, 1204656, 1204666, 1204649, -1 }, { 0x8FA7, 1204699, 1204694, 1204758, -1, -1, 1204729, 1204754, -1, -1 }, { 0x8FA8, 1204769, 1204764, 1204832, -1, 1204827, 1204802, 1204819, 1204795, 1204838 }, { 0x8FA9, 1204850, 1204845, 1204882, -1, -1, -1, -1, -1, -1 }, { 0x8FAA, -1, -1, 1204888, -1, -1, -1, -1, -1, -1 }, { 0x8FAB, 1204898, 1204893, 1204927, -1, -1, -1, -1, -1, -1 }, { 0x8FAC, -1, -1, 1204933, -1, -1, -1, -1, -1, -1 }, { 0x8FAD, 1204942, 1204938, 1205000, 1205004, 1204997, 1204983, 1204990, 1204976, -1 }, { 0x8FAE, 1205015, 1205010, 1205068, -1, 1205063, 1205051, 1205055, 1205044, -1 }, { 0x8FAF, 1205079, 1205074, 1205145, 1205151, 1205140, 1205118, 1205132, 1205111, -1 }, { 0x8FB0, 1205166, 1205161, 1205237, 1205243, 1205229, 1205218, 1205224, 1205204, -1 }, { 0x8FB1, 1205253, 1205248, 1205322, 1205326, 1205318, 1205285, 1205308, 1205278, 1205332 }, { 0x8FB2, 1205345, 1205339, 1205412, 1205418, 1205407, 1205381, 1205399, 1205374, 1205423 }, { 0x8FB3, -1, 1205429, 1205441, -1, -1, -1, -1, -1, -1 }, { 0x8FB4, -1, 1205447, 1205452, -1, -1, -1, -1, -1, -1 }, { 0x8FB5, 1205464, 1205458, 1205513, -1, -1, 1205498, 1205507, -1, -1 }, { 0x8FB6, 1205519, -1, 1205568, -1, -1, 1205553, 1205562, -1, -1 }, { 0x8FB7, 1205579, 1205574, 1205603, -1, -1, 1205596, -1, -1, -1 }, { 0x8FB8, -1, 1205607, 1205634, -1, -1, 1205613, 1205624, -1, -1 }, { 0x8FB9, 1205645, 1205640, 1205697, -1, 1205692, 1205672, 1205688, -1, -1 }, { 0x8FBA, 1205708, 1205703, 1205760, -1, 1205755, 1205735, 1205751, -1, -1 }, { 0x8FBB, 1205771, 1205766, 1205806, -1, 1205802, 1205796, -1, 1205790, -1 }, { 0x8FBC, 1205821, 1205811, 1205854, -1, 1205851, 1205841, -1, -1, -1 }, { 0x8FBD, 1205863, 1205858, 1205876, -1, -1, -1, -1, -1, -1 }, { 0x8FBE, 1205888, 1205882, 1205980, -1, -1, 1205936, 1205960, -1, -1 }, { 0x8FBF, 1205989, 1205984, 1206034, -1, 1206029, 1206011, 1206025, 1206004, -1 }, { 0x8FC0, -1, -1, 1206081, -1, 1206077, 1206047, 1206073, 1206040, -1 }, { 0x8FC1, 1206091, 1206086, 1206174, -1, -1, 1206146, 1206170, -1, -1 }, { 0x8FC2, 1206191, 1206180, 1206261, -1, 1206256, 1206233, 1206254, 1206226, 1206265 }, { 0x8FC3, -1, -1, 1206277, -1, 1206275, -1, -1, 1206268, -1 }, { 0x8FC4, 1206292, 1206281, 1206347, -1, 1206343, 1206326, 1206337, 1206319, 1206351 }, { 0x8FC5, 1206363, 1206357, 1206422, 1206427, 1206418, 1206398, 1206404, 1206391, -1 }, { 0x8FC6, 1206441, 1206433, 1206488, -1, -1, 1206473, 1206480, -1, -1 }, { 0x8FC7, 1206497, 1206492, 1206527, -1, -1, -1, -1, -1, 1206532 }, { 0x8FC8, 1206543, 1206537, 1206570, -1, -1, -1, -1, -1, -1 }, { 0x8FC9, -1, 1206575, 1206579, -1, -1, -1, -1, -1, -1 }, { 0x8FCA, 1206595, 1206583, 1206674, -1, -1, 1206663, 1206670, -1, -1 }, { 0x8FCB, 1206684, 1206678, 1206735, -1, 1206730, 1206714, 1206727, -1, -1 }, { 0x8FCC, -1, 1206741, 1206747, -1, -1, -1, -1, -1, -1 }, { 0x8FCD, 1206757, 1206751, 1206799, 1206805, 1206794, -1, 1206781, 1206774, 1206811 }, { 0x8FCE, 1206835, 1206823, 1206883, 1206889, 1206878, 1206866, 1206874, 1206859, 1206898 }, { 0x8FCF, -1, 1206906, 1206911, -1, -1, -1, -1, -1, -1 }, { 0x8FD0, 1206920, 1206915, 1206990, -1, -1, 1206979, 1206987, -1, -1 }, { 0x8FD1, 1207005, 1206995, 1207063, 1207068, 1207059, 1207044, 1207051, 1207037, 1207078 }, { 0x8FD2, -1, 1207084, 1207106, -1, -1, 1207090, 1207098, -1, -1 }, { 0x8FD3, 1207118, 1207112, 1207186, -1, 1207184, 1207163, 1207171, 1207156, -1 }, { 0x8FD4, 1207202, 1207190, 1207264, 1207269, 1207260, 1207236, 1207248, 1207229, 1207278 }, { 0x8FD5, 1207289, 1207285, 1207326, 1207330, 1207324, 1207316, 1207321, 1207309, -1 }, { 0x8FD6, -1, -1, 1207335, -1, -1, -1, -1, -1, -1 }, { 0x8FD7, -1, -1, 1207339, -1, -1, -1, -1, -1, -1 }, { 0x8FD8, 1207348, 1207342, 1207374, -1, -1, -1, -1, -1, -1 }, { 0x8FD9, 1207383, 1207379, 1207399, -1, -1, -1, -1, -1, -1 }, { 0x8FDA, 1207410, 1207404, 1207436, -1, -1, 1207424, -1, -1, -1 }, { 0x8FDB, 1207446, 1207440, 1207476, -1, -1, -1, -1, -1, -1 }, { 0x8FDC, 1207487, 1207481, 1207518, -1, -1, -1, -1, -1, 1207524 }, { 0x8FDD, 1207536, 1207531, 1207574, -1, -1, -1, -1, -1, -1 }, { 0x8FDE, 1207584, 1207579, 1207616, -1, -1, -1, -1, -1, -1 }, { 0x8FDF, 1207626, 1207622, 1207651, -1, -1, -1, -1, -1, -1 }, { 0x8FE0, 1207656, -1, 1207676, -1, -1, 1207661, 1207666, -1, -1 }, { 0x8FE1, -1, -1, 1207681, -1, -1, -1, -1, -1, 1207685 }, { 0x8FE2, 1207702, 1207692, 1207738, 1207744, 1207734, 1207722, 1207729, 1207715, 1207750 }, { 0x8FE3, 1207770, 1207755, 1207803, -1, -1, 1207783, 1207791, -1, -1 }, { 0x8FE4, 1207816, 1207808, 1207876, 1207880, 1207870, 1207855, 1207862, 1207848, -1 }, { 0x8FE5, 1207898, 1207891, 1207962, 1207969, 1207956, 1207940, 1207947, 1207933, -1 }, { 0x8FE6, 1207982, 1207977, 1208039, 1208044, 1208036, 1208019, 1208033, 1208012, 1208047 }, { 0x8FE7, 1208051, -1, 1208109, -1, -1, -1, -1, -1, -1 }, { 0x8FE8, 1208120, 1208115, 1208173, -1, 1208168, 1208154, 1208160, 1208147, -1 }, { 0x8FE9, 1208182, 1208178, 1208225, -1, 1208223, 1208210, 1208217, -1, -1 }, { 0x8FEA, 1208234, 1208229, 1208285, -1, 1208281, 1208270, 1208276, 1208263, -1 }, { 0x8FEB, 1208306, 1208289, 1208365, 1208369, 1208361, 1208343, 1208350, 1208336, 1208375 }, { 0x8FEC, 1208381, -1, 1208434, -1, 1208429, 1208409, 1208426, 1208402, -1 }, { 0x8FED, 1208444, 1208439, 1208505, 1208510, 1208501, 1208474, 1208490, 1208467, 1208515 }, { 0x8FEE, 1208527, 1208521, 1208573, -1, -1, 1208556, 1208562, -1, -1 }, { 0x8FEF, 1208577, -1, 1208624, -1, -1, 1208606, 1208620, -1, -1 }, { 0x8FF0, 1208635, 1208629, 1208684, 1208689, 1208679, 1208666, 1208673, 1208659, 1208695 }, { 0x8FF1, -1, -1, 1208716, -1, -1, 1208703, 1208708, -1, -1 }, { 0x8FF2, -1, -1, 1208732, -1, 1208728, -1, -1, 1208721, -1 }, { 0x8FF3, 1208741, 1208735, 1208767, -1, -1, -1, -1, -1, -1 }, { 0x8FF4, 1208778, 1208773, 1208835, 1208840, 1208831, 1208818, 1208825, 1208811, 1208847 }, { 0x8FF5, -1, 1208853, 1208872, -1, -1, 1208859, 1208865, -1, -1 }, { 0x8FF6, -1, -1, 1208889, -1, -1, 1208878, 1208883, -1, -1 }, { 0x8FF7, 1208899, 1208894, 1208957, 1208961, 1208954, 1208932, 1208950, 1208925, 1208966 }, { 0x8FF8, 1208976, 1208970, 1209051, 1209057, 1209045, 1209012, 1209032, 1209005, -1 }, { 0x8FF9, 1209070, 1209065, 1209128, 1209132, 1209124, 1209109, 1209113, 1209102, 1209140 }, { 0x8FFA, 1209152, 1209146, 1209211, -1, 1209207, 1209186, 1209199, 1209179, -1 }, { 0x8FFB, 1209220, 1209216, 1209265, -1, -1, 1209256, 1209263, -1, 1209269 }, { 0x8FFC, -1, -1, 1209285, -1, -1, -1, -1, 1209279, -1 }, { 0x8FFD, 1209296, 1209290, 1209352, 1209358, 1209342, 1209330, 1209333, 1209323, 1209364 }, { 0x8FFE, 1209380, 1209369, 1209416, -1, -1, 1209392, 1209400, -1, 1209421 }, { 0x8FFF, 1209441, 1209429, 1209482, -1, -1, -1, -1, 1209476, -1 }, { 0x9000, 1209493, 1209487, 1209564, 1209569, 1209559, 1209529, 1209551, 1209522, 1209578 }, { 0x9001, 1209591, 1209585, 1209653, 1209659, 1209648, 1209632, 1209644, 1209625, 1209666 }, { 0x9002, 1209683, 1209673, 1209746, -1, 1209741, 1209723, 1209729, 1209716, -1 }, { 0x9003, 1209756, 1209751, 1209822, 1209827, 1209819, 1209792, 1209815, 1209785, 1209833 }, { 0x9004, 1209845, 1209839, 1209870, -1, -1, 1209855, 1209862, -1, -1 }, { 0x9005, 1209881, 1209876, 1209917, 1209922, 1209913, 1209906, 1209909, 1209899, -1 }, { 0x9006, 1209939, 1209927, 1210018, 1210022, 1210014, 1209977, 1210003, 1209970, 1210029 }, { 0x9007, -1, -1, 1210041, -1, 1210038, -1, -1, -1, -1 }, { 0x9008, 1210053, 1210046, 1210117, -1, 1210111, 1210095, 1210102, 1210088, -1 }, { 0x9009, 1210130, 1210124, 1210162, -1, -1, -1, -1, -1, -1 }, { 0x900A, 1210174, 1210168, 1210196, -1, -1, -1, -1, -1, -1 }, { 0x900B, 1210206, 1210201, 1210269, -1, 1210265, 1210250, 1210259, 1210243, 1210273 }, { 0x900C, 1210282, 1210277, 1210336, -1, 1210333, 1210317, 1210326, 1210310, -1 }, { 0x900D, 1210346, 1210341, 1210412, 1210418, 1210409, 1210383, 1210404, 1210376, -1 }, { 0x900E, 1210424, -1, 1210478, -1, -1, 1210459, 1210473, 1210453, 1210483 }, { 0x900F, 1210493, 1210488, 1210551, 1210556, 1210546, 1210524, 1210542, 1210517, 1210561 }, { 0x9010, 1210573, 1210568, 1210629, 1210634, 1210619, 1210605, 1210608, 1210598, 1210642 }, { 0x9011, 1210654, 1210649, 1210719, -1, 1210715, 1210689, 1210707, 1210682, -1 }, { 0x9012, 1210729, 1210724, 1210760, -1, -1, -1, -1, -1, -1 }, { 0x9013, 1210764, -1, 1210814, -1, -1, 1210795, 1210810, -1, -1 }, { 0x9014, 1210823, 1210818, 1210878, 1210882, 1210875, 1210863, 1210869, 1210856, 1210887 }, { 0x9015, 1210906, 1210893, 1210974, 1210980, 1210968, 1210939, 1210959, 1210932, -1 }, { 0x9016, 1210992, 1210987, 1211044, -1, 1211040, 1211030, 1211035, 1211023, -1 }, { 0x9017, 1211053, 1211048, 1211108, 1211113, 1211104, 1211088, 1211097, 1211081, -1 }, { 0x9018, -1, -1, 1211145, -1, -1, 1211119, 1211132, -1, -1 }, { 0x9019, 1211161, 1211149, 1211214, -1, 1211208, 1211184, 1211200, 1211177, -1 }, { 0x901A, 1211225, 1211219, 1211303, 1211309, 1211297, 1211266, 1211284, 1211259, 1211315 }, { 0x901B, 1211338, 1211322, 1211384, -1, -1, 1211367, 1211375, -1, -1 }, { 0x901C, -1, -1, 1211391, -1, -1, -1, -1, -1, -1 }, { 0x901D, 1211400, 1211395, 1211440, 1211445, 1211437, 1211422, 1211427, 1211415, -1 }, { 0x901E, 1211460, 1211454, 1211532, -1, 1211526, 1211499, 1211522, 1211492, 1211539 }, { 0x901F, 1211550, 1211545, 1211603, 1211607, 1211599, 1211579, 1211594, 1211572, 1211611 }, { 0x9020, 1211632, 1211617, 1211704, 1211709, 1211701, 1211678, 1211697, 1211671, 1211726 }, { 0x9021, 1211738, 1211732, 1211794, 1211799, 1211789, 1211774, 1211784, 1211767, -1 }, { 0x9022, 1211811, 1211805, 1211874, 1211880, 1211869, 1211850, 1211862, 1211843, 1211888 }, { 0x9023, 1211900, 1211895, 1211982, 1211988, 1211977, 1211945, 1211973, 1211932, 1211995 }, { 0x9024, -1, 1212001, 1212005, -1, -1, -1, -1, -1, -1 }, { 0x9025, 1212010, -1, 1212075, -1, 1212071, 1212038, 1212065, -1, -1 }, { 0x9026, 1212085, 1212080, 1212105, -1, -1, -1, -1, -1, -1 }, { 0x9027, -1, -1, 1212121, -1, -1, 1212109, -1, -1, -1 }, { 0x9028, -1, -1, 1212158, -1, -1, 1212125, 1212154, -1, -1 }, { 0x9029, 1212163, -1, 1212191, -1, -1, 1212178, 1212186, -1, -1 }, { 0x902A, -1, -1, 1212224, -1, -1, 1212196, 1212219, -1, -1 }, { 0x902B, -1, -1, 1212229, -1, -1, -1, -1, -1, -1 }, { 0x902C, 1212234, -1, 1212337, -1, -1, 1212284, 1212324, -1, -1 }, { 0x902D, 1212348, 1212343, 1212399, -1, -1, 1212382, 1212391, -1, 1212405 }, { 0x902E, 1212422, 1212412, 1212481, 1212486, 1212471, 1212457, 1212463, 1212450, -1 }, { 0x902F, 1212505, 1212500, 1212554, -1, -1, -1, 1212535, -1, -1 }, { 0x9030, 1212558, -1, 1212608, -1, 1212605, 1212579, 1212598, -1, -1 }, { 0x9031, 1212618, 1212613, 1212672, -1, 1212668, 1212656, 1212663, 1212649, 1212678 }, { 0x9032, 1212688, 1212682, 1212754, 1212759, 1212750, 1212725, 1212741, 1212718, 1212766 }, { 0x9033, 1212778, 1212773, 1212828, -1, -1, 1212806, 1212824, -1, -1 }, { 0x9034, 1212838, 1212832, 1212896, -1, 1212891, 1212875, 1212880, 1212868, 1212902 }, { 0x9035, 1212916, 1212910, 1212960, -1, 1212956, 1212948, 1212953, 1212941, -1 }, { 0x9036, 1212970, 1212965, 1213008, 1213013, 1213005, -1, 1213003, 1212996, -1 }, { 0x9037, 1213025, 1213020, 1213059, -1, -1, 1213043, 1213048, -1, -1 }, { 0x9038, 1213068, 1213063, 1213137, 1213141, 1213134, 1213101, 1213124, 1213094, 1213144 }, { 0x9039, 1213150, -1, 1213211, -1, -1, 1213180, 1213199, -1, -1 }, { 0x903A, 1213215, -1, 1213276, -1, 1213272, 1213246, 1213266, -1, -1 }, { 0x903B, 1213290, 1213282, 1213321, -1, -1, -1, -1, -1, -1 }, { 0x903C, 1213331, 1213326, 1213394, 1213398, 1213389, 1213370, 1213377, 1213363, 1213404 }, { 0x903D, -1, -1, 1213410, -1, -1, -1, -1, -1, -1 }, { 0x903E, 1213425, 1213415, 1213478, 1213482, 1213475, 1213459, 1213472, 1213452, 1213486 }, { 0x903F, 1213501, 1213489, 1213545, -1, -1, 1213530, 1213537, -1, -1 }, { 0x9040, -1, -1, 1213551, -1, -1, -1, -1, -1, -1 }, { 0x9041, 1213562, 1213556, 1213626, 1213631, 1213617, 1213599, 1213608, 1213592, 1213649 }, { 0x9042, 1213662, 1213656, 1213732, 1213737, 1213728, 1213706, 1213720, 1213699, 1213743 }, { 0x9043, -1, -1, 1213769, -1, -1, 1213750, 1213761, -1, -1 }, { 0x9044, 1213780, 1213774, 1213826, -1, -1, 1213807, 1213818, -1, -1 }, { 0x9045, 1213833, -1, 1213884, -1, 1213881, 1213858, 1213877, -1, -1 }, { 0x9046, -1, 1213889, 1213894, -1, -1, -1, -1, -1, -1 }, { 0x9047, 1213903, 1213898, 1213970, 1213974, 1213967, 1213939, 1213960, 1213932, 1213981 }, { 0x9048, -1, -1, 1213987, -1, -1, -1, -1, -1, -1 }, { 0x9049, 1213998, 1213992, 1214056, -1, 1214051, 1214033, 1214047, 1214026, -1 }, { 0x904A, 1214067, 1214062, 1214124, 1214129, 1214121, 1214095, 1214114, 1214088, 1214134 }, { 0x904B, 1214142, 1214137, 1214210, 1214215, 1214206, 1214180, 1214203, 1214173, 1214225 }, { 0x904C, -1, 1214231, 1214251, -1, -1, 1214241, 1214246, -1, -1 }, { 0x904D, 1214264, 1214254, 1214323, 1214329, 1214317, 1214304, 1214313, 1214297, -1 }, { 0x904E, 1214348, 1214338, 1214413, 1214418, 1214409, 1214385, 1214406, 1214378, 1214431 }, { 0x904F, 1214446, 1214436, 1214505, -1, 1214502, 1214488, 1214497, 1214481, 1214508 }, { 0x9050, 1214517, 1214512, 1214573, 1214578, 1214570, 1214556, 1214567, 1214549, -1 }, { 0x9051, 1214587, 1214581, 1214647, -1, 1214641, 1214626, 1214637, 1214619, -1 }, { 0x9052, 1214659, 1214654, 1214718, -1, 1214714, 1214695, 1214709, 1214688, -1 }, { 0x9053, 1214733, 1214723, 1214802, 1214807, 1214799, 1214772, 1214791, 1214765, 1214825 }, { 0x9054, 1214844, 1214832, 1214910, 1214914, 1214906, 1214881, 1214894, 1214874, 1214921 }, { 0x9055, 1214933, 1214928, 1215006, 1215011, 1215003, 1214978, 1215001, 1214971, 1215019 }, { 0x9056, -1, 1215022, 1215041, -1, -1, 1215034, -1, -1, -1 }, { 0x9057, 1215056, 1215046, 1215082, -1, -1, -1, -1, -1, -1 }, { 0x9058, 1215091, 1215086, 1215133, -1, 1215129, 1215122, 1215125, 1215115, -1 }, { 0x9059, 1215143, 1215138, 1215190, 1215195, 1215187, 1215176, 1215183, 1215169, 1215201 }, { 0x905A, -1, -1, 1215207, -1, -1, -1, -1, -1, -1 }, { 0x905B, 1215223, 1215213, 1215257, -1, 1215253, -1, 1215248, 1215241, -1 }, { 0x905C, 1215268, 1215262, 1215332, 1215337, 1215328, 1215297, 1215324, 1215290, -1 }, { 0x905D, 1215351, 1215345, 1215406, 1215410, 1215402, 1215384, 1215394, 1215377, -1 }, { 0x905E, 1215420, 1215415, 1215482, 1215486, 1215477, 1215458, 1215473, 1215451, 1215499 }, { 0x905F, 1215505, -1, 1215550, -1, 1215547, 1215530, 1215543, -1, -1 }, { 0x9060, 1215567, 1215555, 1215635, 1215641, 1215631, 1215605, 1215625, 1215598, 1215651 }, { 0x9061, 1215663, 1215658, 1215723, -1, 1215720, 1215706, 1215717, 1215699, -1 }, { 0x9062, 1215739, 1215727, 1215773, -1, -1, -1, 1215769, -1, -1 }, { 0x9063, 1215782, 1215777, 1215852, 1215858, 1215847, 1215821, 1215843, 1215814, 1215867 }, { 0x9064, -1, 1215875, 1215880, -1, -1, -1, -1, -1, -1 }, { 0x9065, 1215889, 1215884, 1215926, -1, -1, 1215915, 1215922, -1, -1 }, { 0x9066, -1, -1, 1215954, -1, -1, 1215931, 1215950, -1, -1 }, { 0x9067, -1, -1, 1215973, -1, -1, 1215960, 1215968, -1, -1 }, { 0x9068, 1215992, 1215980, 1216045, -1, 1216043, 1216033, 1216039, 1216026, 1216049 }, { 0x9069, 1216064, 1216054, 1216133, 1216138, 1216124, 1216096, 1216114, 1216089, 1216146 }, { 0x906A, -1, -1, 1216153, -1, -1, -1, -1, -1, -1 }, { 0x906B, 1216162, 1216157, 1216168, -1, -1, -1, -1, -1, -1 }, { 0x906C, -1, 1216173, 1216238, -1, 1216234, 1216185, 1216229, 1216178, -1 }, { 0x906D, 1216247, 1216242, 1216298, 1216303, 1216295, 1216288, 1216291, 1216281, 1216310 }, { 0x906E, 1216318, 1216314, 1216364, 1216369, 1216360, 1216348, 1216356, 1216341, -1 }, { 0x906F, 1216380, 1216374, 1216438, -1, 1216433, 1216416, 1216425, 1216409, 1216443 }, { 0x9070, 1216459, 1216449, 1216510, -1, -1, 1216489, 1216494, -1, -1 }, { 0x9071, -1, -1, 1216514, -1, -1, -1, -1, -1, -1 }, { 0x9072, 1216523, 1216519, 1216575, 1216580, 1216572, 1216555, 1216568, 1216548, 1216586 }, { 0x9073, -1, -1, 1216591, -1, -1, -1, -1, -1, -1 }, { 0x9074, 1216602, 1216596, 1216640, -1, -1, 1216626, 1216636, -1, 1216645 }, { 0x9075, 1216663, 1216651, 1216726, 1216731, 1216721, 1216703, 1216712, 1216696, 1216737 }, { 0x9076, 1216748, 1216743, 1216805, 1216810, 1216802, 1216786, 1216793, 1216779, 1216829 }, { 0x9077, 1216840, 1216835, 1216900, 1216906, 1216895, 1216877, 1216891, 1216870, 1216914 }, { 0x9078, 1216927, 1216921, 1216984, 1216990, 1216980, 1216966, 1216972, 1216959, 1217000 }, { 0x9079, 1217019, 1217008, 1217082, -1, -1, 1217050, 1217059, -1, -1 }, { 0x907A, 1217096, 1217086, 1217161, 1217165, 1217158, 1217129, 1217152, 1217122, 1217173 }, { 0x907B, 1217180, 1217176, 1217185, -1, -1, -1, -1, -1, -1 }, { 0x907C, 1217193, 1217188, 1217235, 1217241, 1217231, 1217219, 1217226, 1217206, -1 }, { 0x907D, 1217252, 1217246, 1217325, 1217329, 1217322, 1217291, 1217318, 1217284, -1 }, { 0x907E, -1, 1217335, 1217346, -1, -1, -1, -1, 1217340, -1 }, { 0x907F, 1217356, 1217351, 1217409, 1217413, 1217405, 1217395, 1217402, 1217388, 1217422 }, { 0x9080, 1217432, 1217427, 1217496, 1217501, 1217493, 1217472, 1217489, 1217465, -1 }, { 0x9081, 1217514, 1217508, 1217582, 1217587, 1217578, 1217548, 1217570, 1217541, 1217592 }, { 0x9082, 1217610, 1217598, 1217661, 1217666, 1217657, 1217650, 1217653, 1217643, -1 }, { 0x9083, 1217679, 1217673, 1217728, -1, 1217724, 1217711, 1217720, 1217704, -1 }, { 0x9084, 1217745, 1217733, 1217817, 1217822, 1217808, 1217778, 1217796, 1217771, 1217828 }, { 0x9085, 1217839, 1217834, 1217888, 1217894, 1217884, 1217866, 1217876, 1217859, 1217901 }, { 0x9086, -1, 1217908, 1217914, -1, -1, -1, -1, -1, -1 }, { 0x9087, 1217924, 1217920, 1217989, -1, 1217987, 1217959, 1217981, 1217952, -1 }, { 0x9088, 1218003, 1217993, 1218058, 1218064, 1218054, 1218039, 1218044, 1218032, -1 }, { 0x9089, 1218068, -1, 1218108, -1, -1, 1218095, 1218104, -1, -1 }, { 0x908A, 1218119, 1218114, 1218171, 1218177, 1218166, 1218153, 1218162, 1218146, 1218182 }, { 0x908B, 1218200, 1218188, 1218221, -1, -1, 1218205, 1218212, -1, -1 }, { 0x908C, 1218225, -1, 1218290, -1, 1218286, 1218258, 1218271, 1218251, -1 }, { 0x908D, -1, 1218294, 1218306, -1, -1, -1, -1, 1218300, -1 }, { 0x908E, -1, -1, 1218316, -1, -1, -1, 1218312, -1, -1 }, { 0x908F, 1218325, 1218321, 1218374, 1218379, 1218371, 1218361, 1218368, 1218348, 1218385 }, { 0x9090, 1218395, 1218390, 1218436, 1218440, 1218433, 1218422, 1218430, 1218415, -1 }, { 0x9091, 1218453, 1218448, 1218515, 1218519, 1218512, 1218488, 1218505, 1218481, 1218525 }, { 0x9092, -1, -1, 1218530, -1, -1, -1, -1, -1, -1 }, { 0x9093, 1218542, 1218536, 1218550, -1, -1, -1, -1, -1, -1 }, { 0x9094, -1, 1218556, 1218561, -1, -1, -1, -1, -1, -1 }, { 0x9095, 1218571, 1218565, 1218638, 1218644, 1218634, -1, 1218627, 1218620, -1 }, { 0x9096, -1, -1, 1218650, -1, -1, -1, -1, -1, -1 }, { 0x9097, 1218661, 1218656, 1218715, 1218720, 1218711, -1, 1218703, 1218697, -1 }, { 0x9098, 1218737, 1218727, 1218772, -1, -1, -1, 1218767, 1218761, -1 }, { 0x9099, 1218782, 1218776, 1218829, -1, 1218824, -1, 1218816, 1218809, 1218835 }, { 0x909A, -1, -1, 1218843, -1, -1, -1, -1, -1, -1 }, { 0x909B, 1218853, 1218847, 1218887, -1, 1218882, -1, 1218874, -1, -1 }, { 0x909C, -1, -1, 1218894, -1, -1, -1, -1, -1, -1 }, { 0x909D, 1218905, 1218898, 1218913, -1, -1, -1, -1, -1, -1 }, { 0x909E, -1, -1, 1218920, -1, -1, -1, -1, -1, -1 }, { 0x909F, -1, 1218924, 1218930, -1, -1, -1, -1, -1, -1 }, { 0x90A0, 1218941, 1218936, 1218983, 1218988, 1218979, -1, 1218975, 1218968, -1 }, { 0x90A1, 1218998, 1218992, 1219044, -1, 1219039, 1219028, 1219035, -1, -1 }, { 0x90A2, 1219056, 1219050, 1219110, -1, 1219104, -1, 1219095, 1219088, -1 }, { 0x90A3, 1219142, 1219116, 1219191, 1219195, 1219188, 1219171, 1219182, 1219164, 1219206 }, { 0x90A4, -1, -1, 1219209, -1, -1, -1, -1, -1, -1 }, { 0x90A5, -1, 1219214, 1219224, -1, -1, -1, 1219219, -1, -1 }, { 0x90A6, 1219236, 1219230, 1219280, 1219286, 1219275, 1219266, 1219271, 1219259, 1219291 }, { 0x90A7, 1219303, 1219297, 1219327, -1, -1, -1, -1, -1, -1 }, { 0x90A8, 1219339, 1219333, 1219393, -1, 1219388, 1219370, 1219384, 1219363, -1 }, { 0x90A9, -1, -1, 1219398, -1, -1, -1, -1, -1, -1 }, { 0x90AA, 1219411, 1219403, 1219502, 1219507, 1219496, 1219470, 1219486, 1219463, 1219511 }, { 0x90AB, -1, -1, 1219515, -1, -1, -1, -1, -1, -1 }, { 0x90AC, 1219525, 1219521, 1219554, -1, -1, -1, -1, -1, -1 }, { 0x90AD, -1, -1, 1219558, -1, -1, -1, -1, -1, -1 }, { 0x90AE, 1219567, 1219562, 1219593, -1, -1, -1, -1, -1, -1 }, { 0x90AF, 1219608, 1219598, 1219659, 1219664, 1219651, -1, 1219647, 1219640, -1 }, { 0x90B0, 1219674, 1219669, 1219722, -1, 1219717, -1, 1219713, 1219706, -1 }, { 0x90B1, 1219732, 1219727, 1219780, 1219785, 1219776, 1219767, 1219771, 1219760, -1 }, { 0x90B2, 1219796, 1219791, 1219841, -1, -1, -1, 1219826, -1, -1 }, { 0x90B3, 1219850, 1219845, 1219935, 1219939, 1219932, -1, 1219926, 1219919, -1 }, { 0x90B4, 1219950, 1219944, 1220043, -1, 1220037, -1, 1220028, -1, -1 }, { 0x90B5, 1220054, 1220049, 1220102, 1220108, 1220099, -1, 1220090, 1220083, -1 }, { 0x90B6, 1220122, 1220117, 1220167, -1, 1220162, -1, 1220154, -1, -1 }, { 0x90B7, -1, -1, 1220172, -1, -1, -1, -1, -1, -1 }, { 0x90B8, 1220181, 1220176, 1220240, -1, 1220237, 1220221, 1220229, 1220214, -1 }, { 0x90B9, 1220249, 1220244, 1220283, -1, -1, -1, -1, -1, -1 }, { 0x90BA, 1220293, 1220288, 1220325, -1, -1, -1, -1, -1, -1 }, { 0x90BB, 1220335, 1220329, 1220358, -1, -1, -1, -1, -1, -1 }, { 0x90BC, -1, -1, 1220363, -1, -1, -1, -1, -1, -1 }, { 0x90BD, 1220376, 1220370, 1220426, -1, 1220422, -1, 1220415, 1220408, -1 }, { 0x90BE, 1220436, 1220431, 1220512, -1, 1220508, -1, 1220500, 1220494, 1220517 }, { 0x90BF, 1220526, 1220522, 1220555, -1, -1, -1, -1, -1, -1 }, { 0x90C0, -1, -1, 1220560, -1, -1, -1, -1, -1, -1 }, { 0x90C1, 1220574, 1220564, 1220666, -1, 1220662, 1220633, 1220658, 1220626, -1 }, { 0x90C2, -1, -1, 1220670, -1, -1, -1, -1, -1, -1 }, { 0x90C3, 1220685, 1220675, 1220738, -1, 1220734, 1220718, 1220721, 1220711, -1 }, { 0x90C4, 1220748, 1220742, 1220778, -1, 1220774, -1, 1220763, 1220756, -1 }, { 0x90C5, 1220788, 1220783, 1220872, -1, 1220868, 1220834, 1220840, 1220827, -1 }, { 0x90C6, -1, -1, 1220877, -1, -1, -1, -1, -1, -1 }, { 0x90C7, 1220887, 1220881, 1220931, -1, -1, -1, 1220922, -1, -1 }, { 0x90C8, 1220942, 1220937, 1220976, -1, -1, -1, 1220969, -1, -1 }, { 0x90C9, 1220981, -1, 1221001, -1, -1, -1, -1, -1, -1 }, { 0x90CA, 1221013, 1221007, 1221075, 1221081, 1221071, 1221053, 1221067, 1221046, -1 }, { 0x90CB, -1, 1221086, 1221091, -1, -1, -1, -1, -1, -1 }, { 0x90CC, 1221095, -1, 1221158, -1, -1, -1, 1221151, -1, -1 }, { 0x90CD, -1, -1, 1221163, -1, -1, -1, -1, -1, -1 }, { 0x90CE, 1221174, 1221168, 1221225, -1, 1221220, 1221210, 1221216, 1221204, 1221231 }, { 0x90CF, 1221242, 1221236, 1221276, -1, -1, -1, -1, -1, -1 }, { 0x90D0, 1221286, 1221281, 1221318, -1, -1, -1, -1, -1, -1 }, { 0x90D1, 1221336, 1221324, 1221368, -1, -1, -1, -1, -1, -1 }, { 0x90D2, -1, -1, 1221385, -1, -1, 1221375, 1221381, -1, -1 }, { 0x90D3, 1221396, 1221391, 1221428, -1, -1, -1, -1, -1, -1 }, { 0x90D4, 1221438, 1221433, 1221470, -1, -1, -1, -1, -1, -1 }, { 0x90D5, 1221481, 1221475, 1221516, -1, -1, -1, 1221508, -1, -1 }, { 0x90D6, -1, 1221523, 1221533, -1, -1, -1, -1, -1, -1 }, { 0x90D7, 1221542, 1221538, 1221587, -1, -1, -1, 1221577, -1, -1 }, { 0x90D8, -1, 1221591, 1221604, -1, -1, -1, 1221597, -1, -1 }, { 0x90D9, 1221612, 1221608, 1221647, -1, -1, -1, 1221644, -1, -1 }, { 0x90DA, 1221655, 1221651, 1221682, -1, -1, -1, -1, -1, -1 }, { 0x90DB, 1221690, 1221686, 1221729, -1, -1, 1221719, 1221726, -1, -1 }, { 0x90DC, 1221738, 1221733, 1221821, 1221826, 1221818, -1, 1221809, 1221802, -1 }, { 0x90DD, 1221843, 1221833, 1221902, -1, 1221898, -1, 1221882, 1221875, -1 }, { 0x90DE, 1221913, 1221907, 1221951, 1221957, 1221946, 1221936, 1221942, 1221923, -1 }, { 0x90DF, 1221970, 1221964, 1222018, -1, 1222013, -1, 1222004, -1, -1 }, { 0x90E0, 1222029, 1222023, 1222056, -1, -1, -1, -1, -1, -1 }, { 0x90E1, 1222068, 1222062, 1222118, 1222123, 1222113, 1222099, 1222105, 1222092, 1222134 }, { 0x90E2, 1222153, 1222141, 1222200, 1222206, 1222195, -1, 1222192, 1222185, -1 }, { 0x90E3, -1, -1, 1222214, -1, -1, -1, -1, -1, -1 }, { 0x90E4, 1222224, 1222218, 1222278, 1222282, 1222274, 1222248, 1222258, -1, -1 }, { 0x90E5, -1, -1, 1222293, -1, -1, -1, 1222289, -1, -1 }, { 0x90E6, 1222303, 1222298, 1222335, -1, -1, -1, -1, -1, -1 }, { 0x90E7, 1222344, 1222339, 1222369, -1, -1, -1, -1, -1, -1 }, { 0x90E8, 1222379, 1222374, 1222446, 1222450, 1222442, 1222410, 1222432, 1222403, 1222455 }, { 0x90E9, -1, -1, 1222460, -1, -1, -1, -1, -1, -1 }, { 0x90EA, 1222471, 1222466, 1222519, -1, 1222515, -1, -1, 1222508, -1 }, { 0x90EB, -1, 1222523, 1222552, -1, 1222549, -1, 1222535, 1222528, -1 }, { 0x90EC, -1, -1, 1222556, -1, -1, -1, -1, -1, -1 }, { 0x90ED, 1222568, 1222562, 1222624, 1222629, 1222619, 1222607, 1222614, 1222600, 1222636 }, { 0x90EE, -1, -1, 1222643, -1, -1, -1, -1, -1, -1 }, { 0x90EF, 1222655, 1222649, 1222774, -1, 1222770, -1, 1222762, 1222755, -1 }, { 0x90F0, 1222784, 1222779, 1222842, -1, -1, -1, 1222829, -1, -1 }, { 0x90F1, -1, 1222847, 1222853, -1, -1, -1, -1, -1, -1 }, { 0x90F2, -1, 1222859, 1222864, -1, -1, -1, -1, -1, -1 }, { 0x90F3, 1222875, 1222869, 1222908, -1, -1, -1, -1, 1222902, -1 }, { 0x90F4, 1222917, 1222912, 1222968, -1, 1222963, -1, 1222958, 1222951, -1 }, { 0x90F5, 1222979, 1222974, 1223027, -1, 1223024, 1223012, 1223020, 1223005, -1 }, { 0x90F6, -1, -1, 1223038, -1, -1, -1, 1223032, -1, -1 }, { 0x90F7, 1223042, -1, 1223102, -1, 1223096, 1223066, 1223087, -1, -1 }, { 0x90F8, 1223115, 1223109, 1223140, -1, -1, -1, -1, -1, -1 }, { 0x90F9, -1, 1223145, 1223151, -1, -1, -1, -1, -1, -1 }, { 0x90FA, -1, -1, 1223155, -1, -1, -1, -1, -1, -1 }, { 0x90FB, -1, -1, 1223161, -1, -1, -1, -1, -1, -1 }, { 0x90FC, -1, 1223167, 1223171, -1, -1, -1, -1, -1, -1 }, { 0x90FD, 1223180, 1223175, 1223269, 1223278, 1223266, 1223241, 1223255, 1223234, 1223282 }, { 0x90FE, 1223292, 1223287, 1223323, -1, -1, -1, 1223317, -1, -1 }, { 0x90FF, 1223333, 1223328, 1223366, -1, -1, -1, 1223360, -1, -1 }, { 0x9100, 1223377, 1223371, 1223418, -1, -1, -1, 1223401, -1, -1 }, { 0x9101, -1, -1, 1223423, -1, -1, -1, -1, -1, -1 }, { 0x9102, 1223434, 1223428, 1223489, 1223492, 1223486, 1223466, 1223481, 1223459, -1 }, { 0x9103, -1, 1223498, 1223503, -1, -1, -1, -1, -1, -1 }, { 0x9104, -1, 1223508, 1223530, -1, -1, -1, 1223514, -1, -1 }, { 0x9105, -1, 1223536, 1223544, -1, -1, -1, 1223541, -1, -1 }, { 0x9106, 1223553, 1223548, 1223588, -1, -1, -1, 1223585, -1, -1 }, { 0x9107, 1223603, 1223593, 1223638, -1, -1, -1, -1, -1, -1 }, { 0x9108, 1223643, -1, 1223680, -1, -1, -1, 1223674, -1, -1 }, { 0x9109, 1223699, 1223685, 1223759, -1, 1223753, 1223723, 1223744, -1, -1 }, { 0x910A, -1, -1, 1223766, -1, -1, -1, -1, -1, -1 }, { 0x910B, 1223783, 1223773, 1223790, -1, -1, -1, -1, -1, -1 }, { 0x910C, -1, -1, 1223795, -1, -1, -1, -1, -1, -1 }, { 0x910D, 1223807, 1223801, 1223844, -1, -1, -1, 1223835, -1, -1 }, { 0x910E, 1223855, 1223850, 1223881, -1, -1, -1, -1, -1, -1 }, { 0x910F, 1223890, 1223885, 1223914, -1, -1, -1, -1, -1, -1 }, { 0x9110, 1223923, 1223918, 1223957, -1, -1, -1, 1223946, -1, -1 }, { 0x9111, 1223966, 1223962, 1223999, -1, -1, -1, -1, -1, -1 }, { 0x9112, 1224008, 1224003, 1224063, -1, 1224058, -1, 1224049, 1224042, -1 }, { 0x9113, -1, -1, 1224068, -1, -1, -1, -1, -1, -1 }, { 0x9114, 1224076, 1224072, 1224147, -1, 1224145, -1, 1224138, -1, -1 }, { 0x9115, 1224158, 1224151, 1224225, 1224232, 1224219, 1224189, 1224210, 1224182, 1224240 }, { 0x9116, 1224253, 1224248, 1224287, -1, -1, -1, 1224284, 1224278, -1 }, { 0x9117, 1224303, 1224292, 1224353, -1, -1, -1, 1224340, 1224328, -1 }, { 0x9118, 1224370, 1224358, 1224401, -1, -1, -1, 1224394, -1, -1 }, { 0x9119, 1224412, 1224407, 1224448, 1224452, 1224445, 1224429, 1224442, 1224422, 1224457 }, { 0x911A, 1224467, 1224462, 1224509, -1, -1, -1, 1224499, -1, -1 }, { 0x911B, -1, 1224514, 1224520, -1, -1, -1, -1, -1, -1 }, { 0x911C, 1224530, 1224526, 1224564, 1224568, -1, -1, 1224556, -1, -1 }, { 0x911D, -1, 1224572, 1224577, -1, -1, -1, -1, -1, -1 }, { 0x911E, 1224589, 1224583, 1224635, -1, 1224632, -1, 1224624, 1224617, -1 }, { 0x911F, -1, 1224640, 1224646, -1, -1, -1, -1, -1, -1 }, { 0x9120, 1224657, 1224653, 1224689, 1224693, -1, -1, 1224683, -1, -1 }, { 0x9121, -1, 1224697, 1224702, -1, -1, -1, -1, -1, -1 }, { 0x9122, 1224713, 1224708, 1224757, -1, 1224754, -1, 1224748, 1224741, -1 }, { 0x9123, 1224769, 1224762, 1224839, -1, 1224834, -1, 1224829, 1224822, -1 }, { 0x9124, 1224852, 1224846, 1224876, -1, -1, -1, -1, -1, -1 }, { 0x9125, -1, -1, 1224886, -1, -1, -1, 1224881, -1, -1 }, { 0x9126, -1, 1224892, 1224898, -1, -1, -1, -1, -1, -1 }, { 0x9127, 1224908, 1224902, 1224936, 1224942, 1224931, -1, 1224923, 1224916, 1224951 }, { 0x9128, -1, 1224959, 1224964, -1, -1, -1, -1, -1, -1 }, { 0x9129, 1224973, 1224968, 1225010, -1, -1, -1, 1225001, -1, -1 }, { 0x912A, -1, 1225015, 1225020, -1, -1, -1, -1, -1, -1 }, { 0x912B, 1225030, 1225024, 1225065, -1, -1, -1, -1, -1, -1 }, { 0x912C, 1225076, 1225071, 1225100, -1, -1, -1, -1, -1, -1 }, { 0x912D, 1225117, 1225105, 1225178, 1225185, 1225173, 1225156, 1225165, 1225149, 1225196 }, { 0x912E, -1, 1225204, 1225216, -1, -1, -1, 1225209, -1, -1 }, { 0x912F, 1225226, 1225221, 1225276, -1, -1, -1, 1225268, -1, -1 }, { 0x9130, 1225288, 1225282, 1225340, 1225345, 1225336, 1225318, 1225332, 1225311, 1225350 }, { 0x9131, 1225363, 1225355, 1225421, -1, 1225417, -1, 1225397, 1225390, -1 }, { 0x9132, 1225431, 1225425, 1225474, 1225479, 1225470, -1, 1225463, 1225456, -1 }, { 0x9133, -1, 1225484, 1225497, -1, -1, -1, -1, -1, -1 }, { 0x9134, 1225508, 1225503, 1225559, 1225563, 1225556, -1, 1225547, 1225540, -1 }, { 0x9135, -1, 1225570, 1225575, -1, -1, -1, -1, -1, -1 }, { 0x9136, 1225585, 1225580, 1225628, -1, 1225624, -1, 1225617, -1, -1 }, { 0x9137, -1, -1, 1225638, -1, -1, -1, 1225634, -1, -1 }, { 0x9138, -1, 1225644, 1225650, -1, -1, -1, -1, -1, -1 }, { 0x9139, 1225661, 1225656, 1225698, 1225703, -1, -1, 1225686, -1, -1 }, { 0x913A, 1225716, 1225709, 1225734, -1, 1225728, -1, 1225724, -1, -1 }, { 0x913B, 1225741, -1, 1225753, -1, -1, -1, -1, -1, -1 }, { 0x913C, -1, -1, 1225782, -1, -1, 1225759, 1225768, -1, -1 }, { 0x913D, -1, -1, 1225816, -1, 1225812, 1225794, 1225804, 1225787, -1 }, { 0x913E, 1225827, 1225822, 1225851, -1, -1, -1, -1, -1, -1 }, { 0x913F, 1225856, -1, 1225884, -1, -1, -1, -1, -1, -1 }, { 0x9140, -1, 1225888, 1225893, -1, -1, -1, -1, -1, -1 }, { 0x9141, -1, -1, 1225898, -1, -1, -1, -1, -1, -1 }, { 0x9142, 1225910, 1225904, 1225940, -1, -1, -1, -1, -1, -1 }, { 0x9143, 1225951, 1225945, 1226034, -1, -1, -1, 1226025, -1, -1 }, { 0x9144, -1, -1, 1226040, -1, -1, -1, -1, -1, -1 }, { 0x9145, 1226052, 1226046, 1226090, -1, -1, -1, -1, -1, -1 }, { 0x9146, 1226100, 1226094, 1226134, -1, -1, -1, 1226126, -1, -1 }, { 0x9147, 1226152, 1226140, 1226205, -1, -1, 1226182, 1226191, -1, -1 }, { 0x9148, 1226215, 1226210, 1226273, -1, 1226268, -1, 1226254, 1226247, -1 }, { 0x9149, 1226282, 1226277, 1226347, -1, 1226344, 1226328, 1226340, 1226321, 1226352 }, { 0x914A, 1226370, 1226358, 1226409, 1226415, 1226404, 1226396, 1226400, 1226389, -1 }, { 0x914B, 1226431, 1226421, 1226478, -1, 1226473, 1226464, 1226468, 1226457, -1 }, { 0x914C, 1226489, 1226483, 1226541, 1226547, 1226537, 1226526, 1226531, 1226519, 1226554 }, { 0x914D, 1226568, 1226563, 1226632, 1226637, 1226628, 1226601, 1226624, 1226594, 1226644 }, { 0x914E, 1226656, 1226651, 1226715, -1, 1226711, 1226699, 1226706, 1226692, -1 }, { 0x914F, 1226725, 1226721, 1226765, -1, -1, 1226737, 1226763, -1, -1 }, { 0x9150, 1226780, 1226769, 1226790, -1, -1, -1, -1, -1, -1 }, { 0x9151, -1, 1226795, 1226800, -1, -1, -1, -1, -1, -1 }, { 0x9152, 1226809, 1226804, 1226871, 1226876, 1226867, 1226858, 1226863, 1226851, -1 }, { 0x9153, -1, 1226884, 1226914, -1, -1, 1226889, 1226895, -1, -1 }, { 0x9154, 1226919, -1, 1226963, -1, -1, 1226951, 1226959, -1, -1 }, { 0x9155, 1226973, 1226968, 1226979, -1, -1, -1, -1, -1, -1 }, { 0x9156, 1226995, 1226984, 1227051, -1, 1227046, 1227030, 1227037, 1227023, 1227057 }, { 0x9157, 1227067, 1227062, 1227137, -1, 1227133, -1, 1227130, 1227123, -1 }, { 0x9158, -1, 1227141, 1227153, -1, -1, -1, 1227146, -1, -1 }, { 0x9159, -1, 1227158, 1227173, -1, -1, 1227163, 1227168, -1, -1 }, { 0x915A, 1227184, 1227179, 1227219, -1, -1, 1227206, 1227215, -1, -1 }, { 0x915B, -1, -1, 1227235, -1, -1, 1227224, -1, -1, -1 }, { 0x915C, -1, 1227241, 1227245, -1, -1, -1, -1, -1, -1 }, { 0x915D, 1227253, 1227248, 1227284, -1, -1, -1, -1, -1, -1 }, { 0x915E, 1227295, 1227289, 1227305, -1, -1, -1, -1, -1, -1 }, { 0x915F, -1, 1227310, 1227315, -1, -1, -1, -1, -1, -1 }, { 0x9160, -1, -1, 1227321, -1, -1, -1, -1, -1, -1 }, { 0x9161, 1227330, 1227326, 1227362, -1, -1, 1227348, 1227356, -1, -1 }, { 0x9162, 1227382, 1227367, 1227462, -1, 1227454, 1227446, 1227449, 1227439, -1 }, { 0x9163, 1227471, 1227466, 1227521, 1227526, 1227517, 1227496, 1227505, 1227489, -1 }, { 0x9164, 1227536, 1227532, 1227585, 1227589, 1227582, 1227562, 1227573, 1227555, -1 }, { 0x9165, 1227606, 1227601, 1227667, -1, 1227664, 1227650, 1227661, 1227643, -1 }, { 0x9166, 1227676, 1227671, 1227715, -1, 1227711, 1227698, 1227705, -1, -1 }, { 0x9167, 1227724, 1227719, 1227757, -1, -1, 1227744, 1227752, -1, -1 }, { 0x9168, -1, 1227763, 1227773, -1, -1, -1, -1, -1, -1 }, { 0x9169, 1227790, 1227778, 1227841, 1227847, 1227835, 1227823, 1227827, 1227816, 1227853 }, { 0x916A, 1227870, 1227860, 1227926, -1, 1227922, 1227906, 1227917, 1227893, -1 }, { 0x916B, -1, -1, 1227953, -1, -1, 1227931, 1227941, -1, -1 }, { 0x916C, 1227964, 1227959, 1228020, 1228026, 1228016, 1227997, 1228011, 1227990, 1228039 }, { 0x916D, -1, -1, 1228059, -1, -1, 1228044, 1228052, -1, -1 }, { 0x916E, 1228070, 1228064, 1228078, -1, -1, -1, -1, -1, -1 }, { 0x916F, 1228088, 1228084, 1228094, -1, -1, -1, -1, -1, -1 }, { 0x9170, 1228104, 1228099, 1228109, -1, -1, -1, -1, -1, -1 }, { 0x9171, 1228122, 1228115, 1228171, -1, 1228166, 1228154, 1228161, -1, -1 }, { 0x9172, 1228184, 1228178, 1228245, -1, 1228240, 1228215, 1228236, 1228208, 1228252 }, { 0x9173, -1, 1228258, 1228280, -1, -1, 1228263, 1228277, -1, -1 }, { 0x9174, 1228290, 1228285, 1228337, -1, 1228334, 1228317, 1228328, 1228310, -1 }, { 0x9175, 1228353, 1228341, 1228387, -1, 1228383, 1228374, 1228379, 1228367, -1 }, { 0x9176, 1228398, 1228393, 1228458, -1, 1228454, 1228427, 1228447, 1228420, -1 }, { 0x9177, 1228468, 1228463, 1228542, -1, 1228538, 1228501, 1228528, 1228494, 1228546 }, { 0x9178, 1228559, 1228553, 1228621, 1228627, 1228617, 1228599, 1228613, 1228592, -1 }, { 0x9179, 1228646, 1228634, 1228720, -1, 1228716, 1228689, 1228696, 1228682, -1 }, { 0x917A, 1228730, 1228725, 1228775, -1, -1, 1228763, 1228769, -1, -1 }, { 0x917B, -1, -1, 1228794, -1, -1, 1228779, 1228790, -1, -1 }, { 0x917C, -1, 1228799, 1228804, -1, -1, -1, -1, -1, -1 }, { 0x917D, 1228814, 1228809, 1228839, -1, -1, -1, -1, -1, -1 }, { 0x917E, 1228848, 1228844, 1228855, -1, -1, -1, -1, -1, -1 }, { 0x917F, 1228868, 1228861, 1228882, -1, -1, -1, -1, -1, -1 }, { 0x9180, -1, -1, 1228889, -1, -1, -1, -1, -1, -1 }, { 0x9181, 1228899, 1228894, 1228947, -1, -1, 1228928, 1228936, -1, -1 }, { 0x9182, 1228951, -1, 1229023, -1, -1, 1228993, 1229015, -1, -1 }, { 0x9183, 1229038, 1229028, 1229080, -1, 1229077, -1, 1229068, 1229061, -1 }, { 0x9184, -1, 1229085, 1229090, -1, -1, -1, -1, -1, -1 }, { 0x9185, 1229100, 1229095, 1229139, 1229144, -1, 1229119, 1229128, -1, -1 }, { 0x9186, 1229161, 1229149, 1229199, 1229205, -1, 1229182, 1229191, -1, -1 }, { 0x9187, 1229219, 1229213, 1229282, -1, 1229277, 1229260, 1229268, 1229253, -1 }, { 0x9188, -1, -1, 1229288, -1, -1, -1, -1, -1, -1 }, { 0x9189, 1229299, 1229293, 1229351, 1229356, 1229346, 1229338, 1229342, 1229331, -1 }, { 0x918A, 1229369, 1229363, 1229421, -1, -1, 1229396, 1229404, -1, -1 }, { 0x918B, 1229432, 1229427, 1229479, -1, 1229471, 1229463, 1229466, 1229456, -1 }, { 0x918C, -1, 1229483, 1229489, -1, -1, -1, -1, -1, -1 }, { 0x918D, 1229499, 1229494, 1229546, -1, 1229542, -1, 1229530, 1229523, -1 }, { 0x918E, -1, 1229550, 1229569, -1, -1, 1229556, 1229565, -1, -1 }, { 0x918F, -1, -1, 1229575, -1, -1, -1, -1, -1, -1 }, { 0x9190, 1229583, 1229579, 1229612, -1, 1229609, -1, 1229603, 1229596, -1 }, { 0x9191, 1229622, 1229616, 1229652, -1, -1, 1229640, 1229648, -1, -1 }, { 0x9192, 1229674, 1229656, 1229731, 1229737, 1229726, 1229708, 1229722, 1229701, 1229749 }, { 0x9193, 1229768, 1229756, 1229821, -1, -1, 1229806, 1229813, -1, -1 }, { 0x9194, -1, -1, 1229858, -1, -1, 1229826, 1229849, -1, -1 }, { 0x9195, -1, -1, 1229880, -1, -1, 1229863, 1229875, -1, -1 }, { 0x9196, 1229886, -1, 1229906, -1, 1229903, 1229893, 1229900, -1, -1 }, { 0x9197, 1229911, -1, 1229956, -1, 1229952, 1229939, 1229946, -1, -1 }, { 0x9198, -1, -1, 1229973, -1, -1, 1229960, 1229969, -1, -1 }, { 0x9199, -1, -1, 1229977, -1, -1, -1, -1, -1, -1 }, { 0x919A, 1229987, 1229982, 1229993, -1, -1, -1, -1, -1, -1 }, { 0x919B, 1230003, 1229997, 1230012, -1, -1, -1, -1, -1, -1 }, { 0x919C, 1230023, 1230018, 1230095, 1230101, 1230090, 1230064, 1230085, 1230057, 1230108 }, { 0x919D, 1230122, 1230114, 1230133, -1, -1, -1, -1, -1, 1230138 }, { 0x919E, 1230152, 1230142, 1230203, 1230208, 1230200, 1230190, 1230197, 1230183, -1 }, { 0x919F, -1, 1230217, 1230229, -1, -1, -1, -1, -1, -1 }, { 0x91A0, -1, 1230235, 1230240, -1, -1, -1, -1, -1, -1 }, { 0x91A1, 1230250, 1230245, 1230268, -1, -1, -1, 1230261, -1, -1 }, { 0x91A2, 1230278, 1230273, 1230329, 1230334, 1230325, 1230312, 1230321, 1230305, -1 }, { 0x91A3, 1230347, 1230341, 1230361, -1, -1, -1, -1, -1, -1 }, { 0x91A4, 1230367, -1, 1230416, -1, 1230411, 1230399, 1230406, -1, -1 }, { 0x91A5, -1, 1230423, 1230428, -1, -1, -1, -1, -1, -1 }, { 0x91A6, -1, -1, 1230462, -1, -1, 1230434, 1230449, -1, -1 }, { 0x91A7, -1, 1230468, 1230473, -1, -1, -1, -1, -1, -1 }, { 0x91A8, 1230482, 1230477, 1230507, -1, -1, 1230496, 1230504, -1, -1 }, { 0x91A9, 1230516, 1230511, 1230578, -1, -1, -1, -1, -1, -1 }, { 0x91AA, 1230588, 1230583, 1230642, -1, 1230638, 1230625, 1230634, 1230618, -1 }, { 0x91AB, 1230651, 1230647, 1230705, -1, 1230702, 1230686, 1230700, 1230679, 1230709 }, { 0x91AC, 1230718, 1230711, 1230774, 1230781, 1230769, 1230757, 1230764, 1230750, 1230791 }, { 0x91AD, 1230809, 1230799, 1230842, -1, -1, 1230832, 1230837, -1, -1 }, { 0x91AE, 1230851, 1230846, 1230926, -1, 1230922, 1230905, 1230913, 1230898, -1 }, { 0x91AF, 1230937, 1230932, 1230982, -1, 1230977, 1230966, 1230969, 1230959, -1 }, { 0x91B0, 1230992, 1230986, 1231043, -1, -1, -1, 1231035, -1, -1 }, { 0x91B1, 1231053, 1231048, 1231105, 1231113, 1231101, 1231088, 1231095, 1231081, -1 }, { 0x91B2, 1231124, 1231118, 1231179, -1, 1231174, -1, 1231157, 1231150, -1 }, { 0x91B3, -1, 1231185, 1231215, -1, -1, -1, 1231195, -1, -1 }, { 0x91B4, 1231224, 1231219, 1231283, -1, 1231278, 1231262, 1231270, 1231249, -1 }, { 0x91B5, 1231299, 1231287, 1231370, -1, 1231362, 1231340, 1231358, 1231333, -1 }, { 0x91B6, -1, 1231374, 1231419, -1, -1, 1231385, 1231403, -1, -1 }, { 0x91B7, -1, 1231424, 1231433, -1, -1, -1, -1, -1, -1 }, { 0x91B8, 1231437, -1, 1231462, -1, -1, 1231451, 1231458, -1, -1 }, { 0x91B9, 1231474, 1231469, 1231486, -1, -1, -1, -1, -1, -1 }, { 0x91BA, 1231495, 1231490, 1231529, 1231534, -1, 1231521, 1231525, -1, -1 }, { 0x91BB, 1231546, 1231541, 1231587, -1, -1, 1231563, 1231571, -1, -1 }, { 0x91BC, 1231598, 1231593, 1231649, -1, -1, 1231637, 1231646, 1231631, -1 }, { 0x91BD, 1231660, 1231654, 1231682, -1, -1, -1, 1231673, -1, -1 }, { 0x91BE, 1231693, 1231688, 1231710, -1, -1, -1, -1, -1, -1 }, { 0x91BF, -1, -1, 1231717, -1, -1, -1, 1231714, -1, -1 }, { 0x91C0, 1231728, 1231721, 1231765, 1231772, 1231760, 1231749, 1231756, 1231742, -1 }, { 0x91C1, 1231791, 1231781, 1231869, 1231874, 1231865, 1231843, 1231861, 1231836, -1 }, { 0x91C2, 1231885, 1231880, 1231905, -1, -1, 1231891, 1231900, -1, -1 }, { 0x91C3, 1231915, 1231911, 1231948, -1, 1231945, 1231929, 1231934, 1231922, -1 }, { 0x91C4, 1231959, 1231954, 1231989, -1, -1, -1, -1, -1, -1 }, { 0x91C5, 1231998, 1231993, 1232049, -1, 1232045, 1232029, 1232041, 1232023, -1 }, { 0x91C6, 1232059, 1232054, 1232138, -1, 1232133, 1232097, 1232121, 1232091, -1 }, { 0x91C7, 1232154, 1232144, 1232204, 1232209, 1232199, 1232190, 1232195, 1232183, -1 }, { 0x91C8, 1232218, -1, 1232282, -1, 1232278, 1232249, 1232268, -1, -1 }, { 0x91C9, 1232292, 1232287, 1232322, -1, 1232319, 1232305, 1232315, 1232298, -1 }, { 0x91CA, 1232332, 1232327, 1232363, -1, -1, -1, -1, -1, -1 }, { 0x91CB, 1232373, 1232368, 1232449, 1232454, 1232445, 1232411, 1232430, 1232404, 1232461 }, { 0x91CC, 1232473, 1232468, 1232529, 1232533, 1232526, 1232518, 1232523, 1232505, 1232541 }, { 0x91CD, 1232565, 1232547, 1232626, 1232633, 1232620, 1232595, 1232611, 1232588, 1232661 }, { 0x91CE, 1232673, 1232669, 1232725, 1232729, 1232722, 1232712, 1232715, 1232705, 1232734 }, { 0x91CF, 1232752, 1232738, 1232811, 1232818, 1232805, 1232793, 1232800, 1232780, -1 }, { 0x91D0, 1232844, 1232834, 1232917, -1, 1232910, 1232892, 1232900, 1232885, -1 }, { 0x91D1, 1232926, 1232921, 1232992, 1232997, 1232984, 1232971, 1232976, 1232957, 1233003 }, { 0x91D2, 1233007, -1, 1233026, -1, -1, -1, -1, -1, -1 }, { 0x91D3, 1233037, 1233031, 1233065, -1, -1, 1233048, 1233057, -1, -1 }, { 0x91D4, 1233082, 1233070, 1233105, -1, -1, 1233090, 1233100, -1, -1 }, { 0x91D5, 1233114, 1233109, 1233124, -1, -1, -1, -1, -1, 1233130 }, { 0x91D6, 1233141, 1233136, 1233158, -1, -1, -1, 1233154, -1, -1 }, { 0x91D7, 1233168, 1233163, 1233233, -1, 1233229, 1233208, 1233215, 1233201, -1 }, { 0x91D8, 1233251, 1233239, 1233305, -1, 1233300, 1233286, 1233291, 1233279, 1233311 }, { 0x91D9, 1233322, 1233317, 1233355, -1, -1, 1233331, 1233350, -1, -1 }, { 0x91DA, -1, 1233359, 1233381, -1, -1, 1233364, 1233373, -1, -1 }, { 0x91DB, -1, -1, 1233408, -1, -1, 1233386, 1233398, -1, -1 }, { 0x91DC, 1233416, 1233412, 1233457, 1233461, 1233453, 1233445, 1233450, 1233438, -1 }, { 0x91DD, 1233472, 1233467, 1233525, 1233531, 1233520, 1233510, 1233515, 1233503, 1233536 }, { 0x91DE, -1, -1, 1233555, -1, -1, 1233542, 1233550, -1, -1 }, { 0x91DF, -1, 1233560, 1233586, -1, -1, 1233566, 1233574, -1, 1233590 }, { 0x91E0, -1, -1, 1233604, -1, -1, -1, -1, -1, -1 }, { 0x91E1, 1233610, -1, 1233640, -1, -1, 1233632, 1233637, -1, -1 }, { 0x91E2, -1, 1233644, 1233650, -1, -1, -1, -1, -1, -1 }, { 0x91E3, 1233660, 1233655, 1233715, 1233721, 1233712, 1233695, 1233707, 1233688, -1 }, { 0x91E4, 1233738, 1233727, 1233773, -1, 1233769, 1233754, 1233761, 1233747, -1 }, { 0x91E5, -1, 1233779, 1233837, -1, -1, 1233790, 1233832, 1233784, -1 }, { 0x91E6, 1233848, 1233843, 1233903, -1, 1233899, 1233886, 1233892, 1233879, -1 }, { 0x91E7, 1233920, 1233908, 1233967, 1233974, 1233962, 1233944, 1233958, 1233937, 1233984 }, { 0x91E8, -1, -1, 1233992, -1, -1, -1, -1, -1, -1 }, { 0x91E9, 1234002, 1233996, 1234031, -1, -1, 1234017, 1234023, 1234011, -1 }, { 0x91EA, 1234041, 1234036, 1234080, -1, 1234077, -1, 1234075, 1234068, -1 }, { 0x91EB, -1, 1234085, 1234089, -1, -1, -1, -1, -1, -1 }, { 0x91EC, 1234099, 1234094, 1234119, -1, -1, 1234106, 1234111, -1, -1 }, { 0x91ED, 1234130, 1234124, 1234176, -1, 1234171, 1234157, 1234164, 1234150, 1234182 }, { 0x91EE, -1, -1, 1234203, -1, -1, 1234187, 1234195, -1, -1 }, { 0x91EF, 1234207, -1, 1234256, -1, -1, 1234235, 1234252, -1, -1 }, { 0x91F0, -1, -1, 1234280, -1, -1, 1234262, 1234268, -1, -1 }, { 0x91F1, 1234295, 1234284, 1234335, -1, -1, 1234314, 1234323, -1, -1 }, { 0x91F2, -1, -1, 1234339, -1, -1, -1, -1, -1, -1 }, { 0x91F3, -1, -1, 1234343, -1, -1, -1, -1, -1, -1 }, { 0x91F4, -1, -1, 1234347, -1, -1, -1, -1, -1, -1 }, { 0x91F5, 1234362, 1234351, 1234413, 1234419, 1234404, 1234388, 1234397, 1234381, 1234427 }, { 0x91F6, -1, 1234432, 1234449, -1, -1, 1234440, 1234445, -1, -1 }, { 0x91F7, 1234459, 1234454, 1234479, -1, -1, 1234467, 1234476, -1, -1 }, { 0x91F8, -1, -1, 1234483, -1, -1, -1, -1, -1, -1 }, { 0x91F9, 1234493, 1234487, 1234506, -1, -1, -1, 1234503, -1, -1 }, { 0x91FA, 1234515, 1234510, 1234537, -1, -1, -1, -1, -1, -1 }, { 0x91FB, -1, -1, 1234560, -1, -1, 1234543, 1234552, -1, -1 }, { 0x91FC, 1234565, -1, 1234598, -1, -1, 1234586, 1234594, -1, -1 }, { 0x91FD, 1234609, 1234604, 1234662, -1, -1, 1234632, 1234646, -1, -1 }, { 0x91FE, -1, 1234666, 1234680, -1, -1, -1, -1, -1, -1 }, { 0x91FF, 1234689, 1234684, 1234746, -1, 1234742, 1234714, 1234734, 1234707, -1 }, { 0x9200, 1234766, 1234751, 1234794, -1, -1, 1234776, 1234788, -1, -1 }, { 0x9201, 1234804, 1234798, 1234831, -1, -1, 1234813, 1234823, -1, -1 }, { 0x9202, -1, -1, 1234837, -1, -1, -1, -1, -1, 1234843 }, { 0x9203, 1234854, 1234849, 1234874, -1, -1, -1, -1, -1, -1 }, { 0x9204, 1234885, 1234880, 1234906, -1, -1, -1, 1234899, -1, -1 }, { 0x9205, -1, 1234911, 1234929, -1, -1, -1, 1234917, -1, -1 }, { 0x9206, 1234940, 1234934, 1234955, -1, -1, 1234945, 1234952, -1, -1 }, { 0x9207, 1234965, 1234961, 1235000, -1, 1234996, 1234989, 1234993, 1234982, -1 }, { 0x9208, 1235009, 1235004, 1235019, -1, -1, -1, -1, -1, -1 }, { 0x9209, 1235029, 1235023, 1235075, -1, -1, 1235059, 1235067, -1, -1 }, { 0x920A, 1235079, -1, 1235100, -1, -1, 1235090, 1235095, -1, -1 }, { 0x920B, -1, -1, 1235105, -1, -1, -1, -1, -1, -1 }, { 0x920C, 1235114, 1235108, 1235176, -1, -1, 1235142, 1235147, -1, 1235181 }, { 0x920D, 1235194, 1235188, 1235266, 1235271, 1235261, 1235240, 1235253, 1235233, 1235280 }, { 0x920E, 1235298, 1235287, 1235349, -1, -1, 1235330, 1235342, -1, -1 }, { 0x920F, -1, -1, 1235354, -1, -1, -1, -1, -1, -1 }, { 0x9210, 1235364, 1235359, 1235426, -1, 1235422, 1235396, 1235401, 1235389, 1235432 }, { 0x9211, 1235445, 1235439, 1235475, -1, 1235470, 1235458, 1235466, 1235451, -1 }, { 0x9212, 1235491, 1235480, 1235570, -1, 1235566, 1235541, 1235548, 1235534, -1 }, { 0x9213, -1, 1235574, 1235590, -1, -1, 1235579, 1235586, -1, -1 }, { 0x9214, 1235601, 1235595, 1235679, -1, 1235675, 1235638, 1235665, 1235631, -1 }, { 0x9215, 1235690, 1235685, 1235741, 1235746, -1, 1235718, 1235732, 1235712, 1235752 }, { 0x9216, -1, -1, 1235762, -1, -1, -1, 1235758, -1, -1 }, { 0x9217, -1, -1, 1235778, -1, 1235774, -1, -1, 1235767, -1 }, { 0x9218, -1, 1235783, 1235804, -1, -1, 1235793, 1235798, -1, -1 }, { 0x9219, -1, -1, 1235808, -1, -1, -1, -1, -1, 1235813 }, { 0x921A, -1, 1235826, 1235831, -1, -1, -1, -1, -1, -1 }, { 0x921B, -1, -1, 1235835, -1, -1, -1, -1, -1, -1 }, { 0x921C, -1, 1235840, 1235866, -1, 1235860, -1, 1235853, 1235846, -1 }, { 0x921D, -1, -1, 1235880, -1, -1, 1235872, 1235877, -1, -1 }, { 0x921E, 1235897, 1235885, 1235967, 1235972, 1235962, 1235949, 1235958, 1235942, -1 }, { 0x921F, -1, -1, 1235987, -1, 1235984, -1, -1, 1235977, -1 }, { 0x9220, -1, -1, 1235993, -1, -1, -1, -1, -1, -1 }, { 0x9221, -1, 1235997, 1236003, -1, -1, -1, -1, -1, -1 }, { 0x9222, -1, -1, 1236010, -1, -1, -1, -1, -1, -1 }, { 0x9223, 1236019, 1236014, 1236042, -1, -1, 1236027, 1236038, -1, -1 }, { 0x9224, -1, 1236047, 1236071, -1, -1, 1236052, 1236065, -1, -1 }, { 0x9225, 1236079, 1236075, 1236090, -1, -1, -1, 1236087, -1, -1 }, { 0x9226, 1236101, 1236095, 1236131, -1, -1, 1236116, 1236128, 1236110, -1 }, { 0x9227, 1236142, 1236136, 1236151, -1, -1, -1, -1, -1, -1 }, { 0x9228, -1, 1236157, 1236177, -1, -1, 1236163, 1236170, -1, -1 }, { 0x9229, 1236183, -1, 1236224, -1, -1, 1236215, 1236221, -1, -1 }, { 0x922A, 1236235, 1236228, 1236260, -1, -1, -1, -1, -1, -1 }, { 0x922B, -1, 1236263, 1236268, -1, -1, -1, -1, -1, -1 }, { 0x922C, 1236273, -1, 1236297, -1, -1, 1236287, 1236292, -1, -1 }, { 0x922D, -1, -1, 1236302, -1, -1, -1, -1, -1, -1 }, { 0x922E, 1236316, 1236306, 1236346, -1, -1, 1236324, 1236338, -1, 1236350 }, { 0x922F, -1, -1, 1236385, -1, -1, 1236362, 1236373, -1, -1 }, { 0x9230, 1236393, 1236389, 1236420, -1, -1, 1236400, 1236413, -1, -1 }, { 0x9231, -1, -1, 1236431, -1, -1, -1, -1, 1236425, -1 }, { 0x9232, -1, -1, 1236436, -1, -1, -1, -1, -1, -1 }, { 0x9233, 1236447, 1236440, 1236508, -1, -1, -1, 1236503, -1, -1 }, { 0x9234, 1236524, 1236512, 1236566, 1236572, 1236560, 1236542, 1236547, 1236529, -1 }, { 0x9235, -1, 1236577, 1236611, -1, 1236605, 1236590, 1236596, 1236583, -1 }, { 0x9236, -1, 1236617, 1236644, -1, -1, 1236622, 1236631, -1, -1 }, { 0x9237, 1236656, 1236648, 1236713, -1, 1236710, 1236695, 1236701, 1236688, -1 }, { 0x9238, 1236727, 1236717, 1236763, -1, 1236759, 1236742, 1236747, 1236735, 1236767 }, { 0x9239, 1236783, 1236773, 1236860, -1, -1, 1236850, 1236857, -1, -1 }, { 0x923A, 1236869, 1236864, 1236911, -1, 1236908, 1236890, 1236897, 1236883, -1 }, { 0x923B, -1, -1, 1236915, -1, -1, -1, -1, -1, -1 }, { 0x923C, -1, 1236919, 1236954, -1, -1, 1236924, 1236944, -1, 1236959 }, { 0x923D, 1236970, 1236965, 1236980, -1, -1, -1, -1, -1, 1236984 }, { 0x923E, 1236999, 1236989, 1237026, -1, -1, 1237007, 1237017, -1, -1 }, { 0x923F, 1237041, 1237031, 1237105, 1237111, 1237101, 1237084, 1237093, 1237077, -1 }, { 0x9240, 1237129, 1237123, 1237185, -1, 1237181, 1237153, 1237168, 1237146, -1 }, { 0x9241, -1, 1237190, 1237206, -1, 1237202, -1, -1, 1237195, -1 }, { 0x9242, -1, -1, 1237228, -1, -1, 1237212, 1237224, -1, -1 }, { 0x9243, -1, -1, 1237271, -1, -1, 1237233, 1237259, -1, -1 }, { 0x9244, 1237281, 1237276, 1237333, -1, 1237328, 1237313, 1237322, 1237307, -1 }, { 0x9245, 1237344, 1237338, 1237384, 1237388, 1237381, 1237370, 1237377, 1237363, -1 }, { 0x9246, 1237405, 1237394, 1237444, -1, -1, 1237414, 1237425, -1, -1 }, { 0x9247, -1, -1, 1237459, -1, -1, 1237450, 1237455, -1, -1 }, { 0x9248, 1237473, 1237464, 1237514, -1, -1, 1237497, 1237507, -1, -1 }, { 0x9249, 1237525, 1237519, 1237576, -1, 1237571, 1237561, 1237567, 1237554, -1 }, { 0x924A, -1, -1, 1237594, -1, -1, 1237582, 1237589, -1, 1237600 }, { 0x924B, 1237611, 1237605, 1237650, -1, 1237646, 1237636, 1237642, 1237629, 1237655 }, { 0x924C, 1237664, 1237660, 1237703, -1, -1, -1, -1, -1, -1 }, { 0x924D, 1237717, 1237707, 1237755, -1, -1, 1237731, 1237740, 1237725, -1 }, { 0x924E, 1237764, 1237759, 1237811, -1, 1237805, 1237787, 1237792, 1237780, -1 }, { 0x924F, 1237822, 1237818, 1237873, -1, 1237870, 1237855, 1237860, 1237848, -1 }, { 0x9250, -1, -1, 1237904, -1, 1237900, -1, 1237885, 1237878, -1 }, { 0x9251, 1237914, 1237909, 1237974, -1, 1237970, 1237950, 1237960, 1237944, 1237978 }, { 0x9252, -1, 1237984, 1238000, -1, 1237996, -1, -1, 1237989, -1 }, { 0x9253, -1, -1, 1238005, -1, -1, -1, -1, -1, -1 }, { 0x9254, -1, 1238010, 1238016, -1, -1, -1, -1, -1, -1 }, { 0x9255, 1238024, 1238020, 1238042, -1, -1, -1, -1, -1, -1 }, { 0x9256, -1, -1, 1238046, -1, -1, -1, -1, -1, -1 }, { 0x9257, 1238057, 1238052, 1238109, -1, 1238104, 1238087, 1238096, 1238080, 1238115 }, { 0x9258, -1, 1238122, 1238146, -1, -1, 1238127, 1238134, -1, -1 }, { 0x9259, -1, -1, 1238161, -1, -1, 1238150, 1238157, -1, -1 }, { 0x925A, 1238173, 1238167, 1238195, -1, -1, 1238179, 1238187, -1, -1 }, { 0x925B, 1238206, 1238200, 1238240, 1238246, 1238236, 1238226, 1238233, 1238219, 1238252 }, { 0x925C, -1, -1, 1238277, -1, -1, 1238259, 1238266, -1, -1 }, { 0x925D, -1, 1238281, 1238292, -1, -1, -1, 1238287, -1, -1 }, { 0x925E, 1238302, 1238296, 1238360, 1238365, 1238356, 1238342, 1238351, 1238335, 1238372 }, { 0x925F, -1, 1238379, 1238384, -1, -1, -1, -1, -1, -1 }, { 0x9260, -1, 1238388, 1238402, -1, -1, -1, 1238395, -1, -1 }, { 0x9261, -1, -1, 1238421, -1, -1, 1238408, 1238413, -1, -1 }, { 0x9262, 1238431, 1238426, 1238507, -1, 1238503, 1238485, 1238491, 1238478, -1 }, { 0x9263, -1, -1, 1238511, -1, -1, -1, -1, -1, -1 }, { 0x9264, 1238531, 1238516, 1238593, 1238598, 1238589, 1238570, 1238582, 1238563, 1238602 }, { 0x9265, 1238613, 1238607, 1238662, -1, 1238657, 1238627, 1238637, 1238620, -1 }, { 0x9266, 1238673, 1238667, 1238757, -1, 1238752, 1238738, 1238743, 1238731, 1238764 }, { 0x9267, -1, 1238772, 1238786, -1, -1, 1238777, 1238782, -1, -1 }, { 0x9268, 1238806, 1238790, 1238942, -1, -1, 1238921, 1238934, -1, -1 }, { 0x9269, -1, -1, 1238970, -1, -1, 1238946, 1238962, -1, -1 }, { 0x926A, -1, -1, 1238974, -1, -1, -1, -1, -1, -1 }, { 0x926B, -1, 1238978, 1238983, -1, -1, -1, -1, -1, -1 }, { 0x926C, 1238993, 1238988, 1239004, -1, -1, -1, -1, -1, -1 }, { 0x926D, 1239014, 1239008, 1239023, -1, -1, -1, -1, -1, -1 }, { 0x926E, -1, 1239028, 1239038, -1, -1, -1, 1239033, -1, -1 }, { 0x926F, -1, 1239044, 1239050, -1, -1, -1, 1239048, -1, -1 }, { 0x9270, -1, 1239054, 1239062, -1, -1, -1, 1239058, -1, -1 }, { 0x9271, 1239066, -1, 1239103, -1, 1239097, 1239085, 1239093, -1, -1 }, { 0x9272, 1239115, 1239110, 1239123, -1, -1, -1, -1, -1, -1 }, { 0x9273, -1, -1, 1239127, -1, -1, -1, -1, -1, -1 }, { 0x9274, 1239138, 1239132, 1239169, -1, -1, -1, -1, -1, -1 }, { 0x9275, -1, -1, 1239187, -1, -1, 1239175, 1239180, -1, -1 }, { 0x9276, 1239199, 1239193, 1239235, -1, -1, 1239220, 1239226, -1, -1 }, { 0x9277, 1239247, 1239241, 1239274, -1, 1239269, -1, 1239262, 1239255, -1 }, { 0x9278, 1239286, 1239280, 1239337, -1, 1239333, 1239317, 1239324, 1239310, -1 }, { 0x9279, -1, -1, 1239357, -1, -1, 1239343, 1239351, -1, -1 }, { 0x927A, 1239366, 1239362, 1239373, -1, -1, -1, -1, -1, -1 }, { 0x927B, 1239382, 1239377, 1239412, -1, -1, 1239391, 1239396, -1, 1239417 }, { 0x927C, 1239441, 1239423, 1239487, -1, 1239481, 1239471, 1239477, 1239464, -1 }, { 0x927D, -1, -1, 1239522, -1, -1, 1239493, 1239510, -1, -1 }, { 0x927E, 1239527, -1, 1239564, -1, 1239561, 1239539, 1239554, 1239533, -1 }, { 0x927F, 1239574, 1239569, 1239603, -1, -1, 1239582, 1239594, -1, -1 }, { 0x9280, 1239620, 1239608, 1239676, 1239681, 1239673, 1239655, 1239665, 1239648, 1239688 }, { 0x9281, 1239700, 1239694, 1239727, -1, -1, -1, -1, -1, -1 }, { 0x9282, -1, -1, 1239732, -1, -1, -1, -1, -1, -1 }, { 0x9283, 1239744, 1239738, 1239801, -1, 1239795, 1239779, 1239786, 1239772, 1239808 }, { 0x9284, -1, 1239814, 1239821, -1, -1, -1, -1, -1, -1 }, { 0x9285, 1239834, 1239828, 1239891, 1239897, 1239886, 1239870, 1239878, 1239863, 1239904 }, { 0x9286, -1, -1, 1239912, -1, -1, -1, -1, -1, -1 }, { 0x9287, -1, -1, 1239916, -1, -1, -1, -1, -1, -1 }, { 0x9288, -1, -1, 1239925, -1, -1, -1, 1239921, -1, -1 }, { 0x9289, -1, 1239929, 1239950, -1, -1, 1239935, 1239940, -1, -1 }, { 0x928A, -1, -1, 1239982, -1, -1, 1239954, 1239968, -1, 1239986 }, { 0x928B, -1, 1239992, 1240007, -1, 1240004, -1, -1, 1239997, -1 }, { 0x928C, -1, -1, 1240012, -1, -1, -1, -1, -1, -1 }, { 0x928D, 1240022, 1240017, 1240064, -1, -1, 1240031, 1240036, -1, -1 }, { 0x928E, 1240075, 1240069, 1240114, -1, 1240109, -1, 1240101, -1, -1 }, { 0x928F, -1, 1240121, 1240127, -1, -1, -1, -1, -1, -1 }, { 0x9290, -1, -1, 1240133, -1, -1, -1, -1, -1, -1 }, { 0x9291, 1240143, 1240138, 1240168, -1, 1240164, 1240155, 1240160, 1240148, 1240174 }, { 0x9292, -1, -1, 1240226, -1, -1, 1240178, 1240209, -1, -1 }, { 0x9293, 1240238, 1240232, 1240300, 1240306, 1240296, 1240278, 1240292, 1240271, -1 }, { 0x9294, -1, -1, 1240314, -1, -1, -1, -1, -1, -1 }, { 0x9295, 1240323, 1240318, 1240376, -1, 1240371, 1240356, 1240365, 1240349, -1 }, { 0x9296, 1240386, 1240381, 1240471, 1240476, 1240467, 1240454, 1240460, 1240447, -1 }, { 0x9297, -1, 1240481, 1240508, -1, -1, 1240492, 1240501, -1, -1 }, { 0x9298, 1240527, 1240515, 1240590, 1240596, 1240584, 1240567, 1240575, 1240560, -1 }, { 0x9299, -1, 1240601, 1240631, -1, 1240627, -1, 1240620, 1240613, 1240636 }, { 0x929A, 1240652, 1240647, 1240722, -1, 1240719, 1240695, 1240710, 1240688, -1 }, { 0x929B, 1240732, 1240727, 1240790, -1, 1240786, 1240772, 1240782, 1240765, -1 }, { 0x929C, 1240807, 1240796, 1240871, 1240877, 1240867, 1240844, 1240859, 1240837, -1 }, { 0x929D, -1, -1, 1240882, -1, -1, -1, -1, -1, -1 }, { 0x929E, -1, -1, 1240887, -1, -1, -1, -1, -1, -1 }, { 0x929F, -1, -1, 1240899, -1, -1, -1, 1240892, -1, -1 }, { 0x92A0, 1240909, 1240904, 1240942, -1, -1, 1240927, 1240938, -1, -1 }, { 0x92A1, -1, -1, 1240947, -1, -1, -1, -1, -1, -1 }, { 0x92A2, -1, -1, 1240951, -1, -1, -1, -1, -1, -1 }, { 0x92A3, 1240965, 1240955, 1240974, -1, -1, -1, -1, -1, -1 }, { 0x92A4, -1, 1240978, 1240996, -1, -1, 1240983, 1240992, -1, -1 }, { 0x92A5, 1241004, 1241000, 1241023, -1, -1, 1241012, 1241021, -1, -1 }, { 0x92A6, 1241032, 1241027, 1241039, -1, -1, -1, -1, -1, -1 }, { 0x92A7, 1241051, 1241044, 1241080, -1, -1, 1241068, 1241076, -1, -1 }, { 0x92A8, 1241097, 1241087, 1241109, -1, -1, -1, 1241106, -1, -1 }, { 0x92A9, 1241118, 1241113, 1241126, -1, -1, -1, -1, -1, -1 }, { 0x92AA, 1241136, 1241131, 1241145, -1, -1, -1, -1, -1, -1 }, { 0x92AB, 1241155, 1241150, 1241177, -1, -1, 1241162, 1241171, -1, -1 }, { 0x92AC, 1241187, 1241181, 1241205, -1, -1, -1, -1, -1, -1 }, { 0x92AD, 1241210, -1, 1241255, -1, 1241251, 1241233, 1241243, -1, -1 }, { 0x92AE, 1241267, 1241261, 1241299, -1, -1, -1, -1, -1, -1 }, { 0x92AF, -1, -1, 1241313, -1, -1, 1241305, -1, -1, -1 }, { 0x92B0, -1, -1, 1241317, -1, -1, -1, -1, -1, -1 }, { 0x92B1, -1, 1241321, 1241326, -1, -1, -1, -1, -1, -1 }, { 0x92B2, 1241337, 1241332, 1241383, -1, -1, 1241370, 1241375, -1, -1 }, { 0x92B3, 1241394, 1241388, 1241459, -1, 1241450, 1241429, 1241443, 1241422, -1 }, { 0x92B4, -1, -1, 1241470, -1, -1, -1, -1, 1241464, -1 }, { 0x92B5, -1, -1, 1241475, -1, -1, -1, -1, -1, -1 }, { 0x92B6, 1241486, 1241481, 1241517, -1, 1241513, 1241500, 1241505, 1241493, -1 }, { 0x92B7, 1241527, 1241522, 1241609, 1241615, 1241606, 1241589, 1241601, 1241582, 1241622 }, { 0x92B8, -1, -1, 1241671, -1, -1, 1241626, 1241658, -1, -1 }, { 0x92B9, 1241681, 1241676, 1241716, -1, 1241712, 1241702, 1241707, 1241695, -1 }, { 0x92BA, -1, 1241721, 1241735, -1, -1, -1, 1241727, -1, -1 }, { 0x92BB, 1241746, 1241741, 1241773, -1, -1, -1, 1241765, -1, -1 }, { 0x92BC, 1241781, 1241777, 1241832, -1, -1, 1241811, 1241816, -1, -1 }, { 0x92BD, -1, -1, 1241860, -1, -1, 1241837, 1241848, -1, -1 }, { 0x92BE, 1241871, 1241865, 1241887, -1, -1, -1, -1, -1, -1 }, { 0x92BF, -1, 1241893, 1241931, -1, -1, 1241905, 1241915, -1, -1 }, { 0x92C0, -1, 1241938, 1241959, -1, -1, 1241943, 1241952, -1, -1 }, { 0x92C1, 1241970, 1241964, 1242005, -1, -1, 1241979, 1241998, -1, -1 }, { 0x92C2, 1242014, 1242009, 1242046, -1, -1, 1242022, 1242029, -1, 1242051 }, { 0x92C3, 1242062, 1242056, 1242081, -1, -1, -1, 1242077, -1, -1 }, { 0x92C4, -1, 1242087, 1242093, -1, -1, -1, -1, -1, -1 }, { 0x92C5, 1242103, 1242098, 1242125, -1, -1, 1242110, 1242116, -1, -1 }, { 0x92C6, 1242135, 1242130, 1242192, -1, 1242188, 1242180, 1242185, 1242173, -1 }, { 0x92C7, 1242202, 1242197, 1242231, -1, -1, 1242209, 1242227, -1, -1 }, { 0x92C8, 1242241, 1242236, 1242291, -1, 1242288, 1242256, 1242274, -1, -1 }, { 0x92C9, -1, -1, 1242295, -1, -1, -1, -1, -1, -1 }, { 0x92CA, 1242304, 1242299, 1242336, -1, -1, -1, -1, -1, -1 }, { 0x92CB, -1, 1242340, 1242368, 1242374, -1, 1242350, 1242357, -1, -1 }, { 0x92CC, 1242385, 1242379, 1242441, -1, 1242436, 1242421, 1242428, 1242414, -1 }, { 0x92CD, -1, 1242447, 1242487, -1, -1, 1242452, 1242475, -1, -1 }, { 0x92CE, -1, -1, 1242505, -1, -1, 1242491, 1242497, -1, -1 }, { 0x92CF, 1242516, 1242510, 1242584, -1, 1242579, 1242553, 1242574, 1242546, -1 }, { 0x92D0, 1242595, 1242589, 1242641, -1, -1, 1242627, 1242634, -1, -1 }, { 0x92D1, 1242653, 1242647, 1242709, -1, 1242705, -1, -1, 1242698, -1 }, { 0x92D2, 1242721, 1242715, 1242779, 1242785, 1242774, 1242756, 1242770, 1242749, -1 }, { 0x92D3, -1, -1, 1242803, -1, -1, 1242791, 1242799, -1, -1 }, { 0x92D4, -1, 1242809, 1242815, -1, -1, -1, -1, -1, -1 }, { 0x92D5, 1242824, 1242820, 1242849, -1, -1, 1242838, 1242845, 1242832, -1 }, { 0x92D6, -1, -1, 1242854, -1, -1, -1, -1, -1, -1 }, { 0x92D7, 1242864, 1242858, 1242943, -1, 1242938, 1242914, 1242922, 1242907, -1 }, { 0x92D8, 1242958, 1242949, 1242981, -1, -1, 1242964, 1242969, -1, -1 }, { 0x92D9, 1242995, 1242986, 1243054, -1, -1, 1243037, 1243047, -1, -1 }, { 0x92DA, 1243058, -1, 1243092, -1, -1, -1, -1, -1, -1 }, { 0x92DB, -1, 1243098, 1243111, -1, -1, -1, -1, -1, -1 }, { 0x92DC, 1243118, -1, 1243167, -1, -1, 1243136, 1243157, -1, -1 }, { 0x92DD, 1243179, 1243173, 1243229, -1, -1, -1, 1243205, -1, -1 }, { 0x92DE, -1, -1, 1243235, -1, -1, -1, -1, -1, -1 }, { 0x92DF, 1243246, 1243241, 1243280, -1, 1243275, 1243259, 1243266, 1243252, 1243285 }, { 0x92E0, -1, -1, 1243308, -1, -1, 1243290, 1243299, -1, -1 }, { 0x92E1, -1, -1, 1243328, -1, -1, 1243314, 1243320, -1, -1 }, { 0x92E2, -1, -1, 1243333, -1, -1, -1, -1, -1, -1 }, { 0x92E3, 1243343, 1243339, 1243352, -1, -1, -1, 1243349, -1, -1 }, { 0x92E4, 1243360, 1243356, 1243406, 1243411, 1243403, 1243382, 1243397, 1243375, -1 }, { 0x92E5, 1243430, 1243417, 1243469, -1, 1243464, 1243444, 1243456, 1243437, 1243475 }, { 0x92E6, 1243499, 1243489, 1243506, -1, -1, -1, -1, -1, 1243510 }, { 0x92E7, -1, 1243517, 1243530, -1, -1, -1, 1243522, -1, -1 }, { 0x92E8, 1243541, 1243536, 1243589, -1, -1, 1243574, 1243583, -1, -1 }, { 0x92E9, 1243600, 1243594, 1243655, 1243661, -1, 1243628, 1243647, -1, -1 }, { 0x92EA, 1243678, 1243668, 1243760, 1243764, 1243756, 1243739, 1243750, 1243732, 1243768 }, { 0x92EB, -1, 1243774, 1243779, -1, -1, -1, -1, -1, -1 }, { 0x92EC, -1, 1243783, 1243798, -1, -1, 1243789, 1243794, -1, -1 }, { 0x92ED, 1243809, 1243803, 1243845, 1243850, 1243836, 1243815, 1243829, -1, 1243858 }, { 0x92EE, 1243871, 1243865, 1243889, -1, -1, -1, 1243885, -1, -1 }, { 0x92EF, 1243901, 1243896, 1243911, -1, -1, -1, -1, -1, 1243916 }, { 0x92F0, 1243927, 1243922, 1243947, -1, -1, 1243935, 1243944, -1, -1 }, { 0x92F1, 1243956, 1243951, 1243964, -1, -1, -1, -1, -1, -1 }, { 0x92F2, 1243979, 1243968, 1244002, -1, 1243996, 1243991, -1, 1243985, 1244008 }, { 0x92F3, 1244024, 1244019, 1244056, -1, -1, 1244047, 1244051, -1, -1 }, { 0x92F4, -1, 1244061, 1244066, -1, -1, -1, -1, -1, -1 }, { 0x92F5, -1, -1, 1244072, -1, -1, -1, -1, -1, -1 }, { 0x92F6, -1, 1244076, 1244081, -1, -1, -1, -1, -1, -1 }, { 0x92F7, -1, -1, 1244086, -1, -1, -1, -1, -1, -1 }, { 0x92F8, 1244102, 1244091, 1244152, -1, 1244149, 1244133, 1244142, 1244126, 1244156 }, { 0x92F9, 1244167, 1244161, 1244225, -1, 1244219, 1244206, 1244214, 1244199, -1 }, { 0x92FA, 1244232, -1, 1244274, -1, 1244270, 1244258, 1244267, 1244245, -1 }, { 0x92FB, -1, -1, 1244296, -1, -1, 1244280, 1244292, -1, -1 }, { 0x92FC, 1244314, 1244302, 1244364, -1, 1244359, 1244348, 1244355, 1244341, 1244370 }, { 0x92FD, -1, 1244375, 1244390, -1, 1244387, -1, -1, 1244380, -1 }, { 0x92FE, -1, -1, 1244402, -1, -1, -1, -1, 1244396, -1 }, { 0x92FF, -1, -1, 1244423, -1, -1, 1244407, 1244414, -1, -1 }, { 0x9300, -1, -1, 1244453, -1, -1, 1244436, 1244445, 1244430, -1 }, { 0x9301, 1244463, 1244458, 1244485, -1, -1, -1, -1, -1, 1244490 }, { 0x9302, -1, -1, 1244501, -1, -1, -1, 1244496, -1, -1 }, { 0x9303, -1, 1244507, 1244512, -1, -1, -1, -1, -1, -1 }, { 0x9304, 1244521, 1244516, 1244583, -1, 1244576, 1244559, 1244567, 1244546, -1 }, { 0x9305, -1, -1, 1244587, -1, -1, -1, -1, -1, -1 }, { 0x9306, 1244598, 1244591, 1244656, -1, 1244650, 1244627, 1244641, 1244621, 1244663 }, { 0x9307, 1244674, 1244669, 1244684, -1, -1, -1, -1, -1, -1 }, { 0x9308, 1244689, -1, 1244717, -1, -1, 1244702, 1244709, -1, -1 }, { 0x9309, -1, -1, 1244723, -1, -1, -1, -1, -1, -1 }, { 0x930A, -1, -1, 1244728, -1, -1, -1, -1, -1, -1 }, { 0x930B, -1, -1, 1244733, -1, -1, -1, -1, -1, -1 }, { 0x930C, -1, -1, 1244739, -1, -1, -1, -1, -1, -1 }, { 0x930D, -1, 1244743, 1244763, -1, -1, 1244748, 1244752, -1, -1 }, { 0x930E, -1, -1, 1244767, -1, -1, -1, -1, -1, -1 }, { 0x930F, 1244777, 1244773, 1244819, -1, 1244817, 1244805, 1244813, 1244798, -1 }, { 0x9310, 1244829, 1244823, 1244882, 1244888, 1244877, 1244868, 1244873, 1244861, 1244892 }, { 0x9311, -1, -1, 1244942, -1, -1, 1244897, 1244931, -1, -1 }, { 0x9312, 1244955, 1244947, 1244964, -1, -1, -1, -1, -1, -1 }, { 0x9313, -1, -1, 1244968, -1, -1, -1, -1, -1, -1 }, { 0x9314, 1244986, 1244974, 1245003, -1, -1, 1244990, 1244999, -1, -1 }, { 0x9315, 1245013, 1245007, 1245067, -1, 1245063, 1245044, 1245051, 1245037, -1 }, { 0x9316, -1, -1, 1245072, -1, -1, -1, -1, -1, -1 }, { 0x9317, -1, -1, 1245076, -1, -1, -1, -1, -1, -1 }, { 0x9318, 1245087, 1245081, 1245152, -1, 1245147, 1245126, 1245138, 1245119, -1 }, { 0x9319, 1245162, 1245158, 1245222, -1, 1245218, 1245201, 1245214, 1245194, -1 }, { 0x931A, 1245239, 1245226, 1245288, -1, 1245282, 1245273, 1245278, 1245266, 1245295 }, { 0x931B, 1245307, 1245302, 1245317, -1, -1, -1, -1, -1, -1 }, { 0x931C, -1, -1, 1245340, -1, -1, 1245322, 1245331, -1, -1 }, { 0x931D, -1, -1, 1245352, -1, -1, -1, 1245345, -1, -1 }, { 0x931E, 1245370, 1245358, 1245418, -1, 1245409, -1, 1245388, 1245381, -1 }, { 0x931F, 1245430, 1245424, 1245468, -1, 1245464, -1, 1245448, 1245441, -1 }, { 0x9320, 1245479, 1245473, 1245534, -1, 1245529, 1245514, 1245521, 1245507, 1245540 }, { 0x9321, 1245556, 1245547, 1245621, -1, 1245615, 1245595, 1245609, 1245588, -1 }, { 0x9322, 1245640, 1245625, 1245687, 1245693, 1245683, 1245670, 1245679, 1245663, 1245702 }, { 0x9323, 1245715, 1245709, 1245762, -1, 1245757, 1245739, 1245747, 1245732, -1 }, { 0x9324, 1245773, 1245768, 1245798, -1, 1245795, 1245784, 1245789, 1245777, -1 }, { 0x9325, -1, 1245802, 1245816, -1, -1, 1245807, 1245812, -1, -1 }, { 0x9326, 1245825, 1245820, 1245879, 1245884, 1245875, 1245863, 1245871, 1245856, 1245891 }, { 0x9327, -1, 1245897, 1245930, -1, 1245925, 1245914, 1245921, 1245907, -1 }, { 0x9328, 1245948, 1245936, 1245977, -1, 1245973, 1245962, 1245968, 1245955, -1 }, { 0x9329, 1245989, 1245982, 1246008, -1, -1, 1245996, 1246003, -1, 1246015 }, { 0x932A, -1, -1, 1246043, -1, 1246039, 1246030, 1246035, 1246023, -1 }, { 0x932B, 1246064, 1246049, 1246124, 1246128, 1246120, 1246100, 1246105, 1246093, 1246132 }, { 0x932C, 1246151, 1246140, 1246189, -1, 1246179, 1246170, 1246175, 1246164, -1 }, { 0x932D, -1, 1246195, 1246200, -1, -1, -1, -1, -1, -1 }, { 0x932E, 1246209, 1246205, 1246260, -1, 1246257, 1246247, 1246254, 1246240, -1 }, { 0x932F, 1246278, 1246264, 1246349, 1246354, 1246341, 1246316, 1246333, 1246309, 1246365 }, { 0x9330, -1, 1246370, 1246376, -1, -1, -1, -1, -1, -1 }, { 0x9331, -1, 1246381, 1246386, -1, -1, -1, -1, -1, -1 }, { 0x9332, 1246392, -1, 1246421, -1, 1246414, 1246397, 1246405, -1, -1 }, { 0x9333, 1246432, 1246425, 1246453, -1, -1, 1246442, 1246449, -1, -1 }, { 0x9334, -1, 1246459, 1246477, -1, -1, 1246464, 1246472, -1, -1 }, { 0x9335, -1, -1, 1246485, -1, -1, 1246481, -1, -1, -1 }, { 0x9336, 1246495, 1246490, 1246515, -1, -1, -1, 1246510, -1, -1 }, { 0x9337, -1, -1, 1246539, -1, -1, 1246521, 1246534, -1, -1 }, { 0x9338, 1246548, 1246543, 1246556, -1, -1, -1, -1, -1, -1 }, { 0x9339, -1, -1, 1246561, -1, -1, -1, -1, -1, -1 }, { 0x933A, 1246566, -1, 1246587, -1, -1, 1246580, -1, -1, -1 }, { 0x933B, 1246593, -1, 1246608, -1, -1, -1, 1246605, -1, -1 }, { 0x933C, 1246616, 1246611, 1246631, -1, -1, -1, -1, -1, -1 }, { 0x933D, -1, -1, 1246636, -1, -1, -1, -1, -1, -1 }, { 0x933E, 1246647, 1246641, 1246670, -1, -1, -1, -1, -1, -1 }, { 0x933F, -1, -1, 1246675, -1, -1, -1, -1, -1, -1 }, { 0x9340, 1246684, 1246679, 1246695, -1, -1, -1, -1, -1, -1 }, { 0x9341, 1246709, 1246699, 1246716, -1, -1, -1, -1, -1, -1 }, { 0x9342, -1, 1246722, 1246727, -1, -1, -1, -1, -1, -1 }, { 0x9343, 1246749, 1246733, 1246764, -1, -1, -1, -1, -1, -1 }, { 0x9344, -1, 1246769, 1246780, -1, -1, -1, 1246776, -1, 1246787 }, { 0x9345, -1, 1246799, 1246805, -1, -1, -1, -1, -1, -1 }, { 0x9346, 1246814, 1246809, 1246831, -1, -1, -1, -1, -1, -1 }, { 0x9347, 1246842, 1246836, 1246870, -1, -1, 1246860, 1246866, -1, -1 }, { 0x9348, -1, 1246875, 1246901, -1, 1246896, -1, 1246889, 1246882, -1 }, { 0x9349, 1246916, 1246907, 1246956, -1, 1246953, 1246934, 1246941, 1246927, -1 }, { 0x934A, 1246965, 1246960, 1247020, 1247026, 1247015, 1247006, 1247011, 1246993, 1247031 }, { 0x934B, 1247043, 1247039, 1247084, -1, 1247080, 1247072, 1247077, 1247065, -1 }, { 0x934C, -1, -1, 1247089, -1, -1, -1, -1, -1, -1 }, { 0x934D, 1247100, 1247095, 1247137, -1, 1247134, 1247125, 1247131, 1247118, -1 }, { 0x934E, -1, -1, 1247141, -1, -1, -1, -1, -1, -1 }, { 0x934F, -1, -1, 1247145, -1, -1, -1, -1, -1, -1 }, { 0x9350, 1247156, 1247150, 1247196, -1, -1, -1, 1247189, -1, -1 }, { 0x9351, -1, 1247202, 1247230, -1, -1, 1247213, 1247218, 1247207, -1 }, { 0x9352, -1, -1, 1247251, -1, -1, 1247234, 1247243, -1, -1 }, { 0x9353, -1, -1, 1247256, -1, -1, -1, -1, -1, -1 }, { 0x9354, 1247266, 1247260, 1247314, 1247317, 1247311, 1247300, 1247306, 1247293, -1 }, { 0x9355, -1, -1, 1247327, -1, -1, -1, 1247323, -1, -1 }, { 0x9356, -1, 1247332, 1247355, -1, -1, 1247337, 1247350, -1, -1 }, { 0x9357, -1, -1, 1247385, -1, 1247381, 1247368, 1247373, 1247361, -1 }, { 0x9358, 1247395, 1247389, 1247439, -1, -1, -1, 1247427, -1, -1 }, { 0x9359, -1, -1, 1247444, -1, -1, -1, -1, -1, -1 }, { 0x935A, 1247455, 1247448, 1247475, -1, -1, 1247464, 1247471, -1, -1 }, { 0x935B, 1247487, 1247481, 1247538, -1, 1247534, 1247522, 1247530, 1247515, -1 }, { 0x935C, 1247550, 1247544, 1247589, -1, 1247586, 1247572, 1247580, 1247565, -1 }, { 0x935D, -1, -1, 1247604, -1, 1247601, -1, -1, 1247594, -1 }, { 0x935E, -1, -1, 1247621, -1, -1, -1, 1247608, -1, -1 }, { 0x935F, 1247633, 1247627, 1247646, -1, -1, -1, -1, -1, -1 }, { 0x9360, 1247659, 1247653, 1247685, -1, 1247679, 1247666, 1247675, -1, -1 }, { 0x9361, -1, -1, 1247692, -1, -1, -1, -1, -1, -1 }, { 0x9362, -1, 1247697, 1247702, -1, -1, -1, -1, -1, -1 }, { 0x9363, -1, -1, 1247706, -1, -1, -1, -1, -1, -1 }, { 0x9364, 1247718, 1247712, 1247775, -1, 1247771, 1247752, 1247757, 1247745, -1 }, { 0x9365, 1247785, 1247780, 1247847, -1, -1, 1247819, 1247831, 1247813, -1 }, { 0x9366, -1, 1247852, 1247860, -1, -1, -1, -1, -1, -1 }, { 0x9367, -1, 1247865, 1247876, -1, -1, -1, 1247872, -1, -1 }, { 0x9368, -1, 1247882, 1247888, -1, -1, -1, -1, -1, -1 }, { 0x9369, 1247898, 1247893, 1247916, -1, -1, 1247907, 1247912, -1, -1 }, { 0x936A, 1247927, 1247922, 1247971, -1, 1247967, 1247952, 1247957, -1, -1 }, { 0x936B, 1247981, 1247976, 1247999, -1, 1247995, -1, -1, 1247988, -1 }, { 0x936C, 1248010, 1248005, 1248048, -1, 1248044, 1248024, 1248034, 1248017, -1 }, { 0x936D, 1248059, 1248054, 1248075, -1, -1, 1248065, 1248068, -1, -1 }, { 0x936E, 1248085, 1248080, 1248110, -1, 1248107, -1, 1248098, 1248091, 1248115 }, { 0x936F, -1, -1, 1248141, -1, -1, 1248120, 1248127, -1, -1 }, { 0x9370, 1248153, 1248147, 1248205, -1, 1248200, 1248182, 1248189, 1248175, -1 }, { 0x9371, 1248221, 1248211, 1248259, -1, -1, 1248242, 1248250, -1, -1 }, { 0x9372, -1, -1, 1248263, -1, -1, -1, -1, -1, -1 }, { 0x9373, -1, 1248268, 1248285, -1, -1, 1248274, 1248281, -1, -1 }, { 0x9374, -1, 1248291, 1248306, -1, -1, 1248297, 1248302, -1, -1 }, { 0x9375, 1248317, 1248312, 1248363, -1, 1248359, 1248350, 1248355, 1248343, -1 }, { 0x9376, 1248373, 1248369, 1248422, -1, -1, 1248400, 1248409, -1, -1 }, { 0x9377, -1, -1, 1248428, -1, -1, -1, -1, -1, -1 }, { 0x9378, 1248437, 1248433, 1248449, -1, -1, -1, -1, -1, -1 }, { 0x9379, -1, -1, 1248453, -1, -1, -1, -1, -1, -1 }, { 0x937A, 1248463, 1248459, 1248523, -1, -1, 1248511, 1248520, -1, 1248528 }, { 0x937B, -1, -1, 1248533, -1, -1, -1, -1, -1, -1 }, { 0x937C, 1248543, 1248538, 1248607, 1248613, 1248598, 1248583, 1248593, 1248576, 1248618 }, { 0x937D, -1, 1248624, 1248638, -1, -1, 1248629, 1248634, -1, -1 }, { 0x937E, 1248650, 1248644, 1248713, 1248720, 1248708, 1248685, 1248703, 1248678, 1248727 }, { 0x937F, -1, -1, 1248737, -1, -1, -1, 1248733, -1, -1 }, { 0x9380, -1, -1, 1248758, -1, -1, 1248741, 1248749, -1, -1 }, { 0x9381, -1, 1248763, 1248770, -1, -1, -1, 1248767, -1, -1 }, { 0x9382, 1248779, 1248774, 1248805, -1, -1, 1248789, 1248802, -1, -1 }, { 0x9383, -1, -1, 1248810, -1, -1, -1, -1, -1, -1 }, { 0x9384, 1248825, 1248815, 1248845, -1, -1, -1, -1, -1, -1 }, { 0x9385, 1248855, 1248849, 1248878, -1, -1, -1, -1, -1, -1 }, { 0x9386, -1, 1248883, 1248888, -1, -1, -1, -1, -1, -1 }, { 0x9387, 1248898, 1248893, 1248908, -1, -1, -1, -1, -1, -1 }, { 0x9388, -1, -1, 1248920, -1, -1, -1, 1248913, -1, -1 }, { 0x9389, 1248931, 1248925, 1248940, -1, -1, -1, -1, -1, -1 }, { 0x938A, 1248956, 1248944, 1249009, -1, 1249004, 1248989, 1248996, 1248982, -1 }, { 0x938B, 1249015, -1, 1249096, -1, -1, 1249083, 1249090, -1, -1 }, { 0x938C, 1249106, 1249101, 1249134, -1, 1249129, 1249120, 1249125, 1249113, 1249140 }, { 0x938D, 1249152, 1249147, 1249184, -1, -1, 1249164, 1249173, -1, -1 }, { 0x938E, -1, -1, 1249189, -1, -1, -1, -1, -1, -1 }, { 0x938F, 1249199, 1249194, 1249236, -1, 1249232, 1249209, 1249224, -1, -1 }, { 0x9390, 1249246, 1249241, 1249286, -1, -1, 1249268, 1249277, -1, -1 }, { 0x9391, -1, -1, 1249291, -1, -1, -1, -1, -1, -1 }, { 0x9392, 1249300, 1249295, 1249339, -1, -1, 1249316, 1249330, -1, -1 }, { 0x9393, -1, -1, 1249344, -1, -1, -1, -1, -1, -1 }, { 0x9394, 1249356, 1249350, 1249409, -1, 1249404, 1249387, 1249400, 1249380, -1 }, { 0x9395, -1, -1, 1249423, -1, -1, -1, 1249415, -1, -1 }, { 0x9396, 1249433, 1249429, 1249494, 1249499, 1249489, 1249472, 1249486, 1249465, 1249507 }, { 0x9397, 1249520, 1249513, 1249575, -1, 1249569, 1249555, 1249560, 1249548, 1249582 }, { 0x9398, 1249597, 1249591, 1249649, -1, -1, 1249605, 1249633, -1, -1 }, { 0x9399, 1249658, 1249653, 1249683, -1, -1, -1, -1, -1, -1 }, { 0x939A, 1249695, 1249689, 1249749, -1, 1249739, 1249723, 1249730, 1249716, -1 }, { 0x939B, 1249760, 1249755, 1249810, -1, 1249806, 1249790, 1249801, 1249783, -1 }, { 0x939C, -1, 1249814, 1249819, -1, -1, -1, -1, -1, -1 }, { 0x939D, 1249836, 1249824, 1249907, -1, -1, -1, -1, -1, -1 }, { 0x939E, 1249921, 1249911, 1249968, -1, -1, 1249945, 1249954, -1, -1 }, { 0x939F, -1, -1, 1249984, -1, 1249979, -1, -1, 1249972, -1 }, { 0x93A0, -1, 1249990, 1250002, -1, -1, -1, -1, 1249996, -1 }, { 0x93A1, 1250012, 1250008, 1250048, -1, 1250045, 1250032, 1250038, 1250025, -1 }, { 0x93A2, 1250056, 1250052, 1250075, -1, -1, -1, -1, -1, -1 }, { 0x93A3, 1250085, 1250079, 1250128, -1, 1250122, 1250099, 1250106, 1250092, -1 }, { 0x93A4, 1250134, -1, 1250188, -1, 1250182, 1250169, 1250178, 1250162, -1 }, { 0x93A5, -1, -1, 1250195, -1, -1, -1, -1, -1, -1 }, { 0x93A6, 1250211, 1250201, 1250253, -1, -1, 1250237, 1250245, -1, -1 }, { 0x93A7, 1250263, 1250258, 1250306, -1, 1250302, 1250288, 1250294, 1250281, -1 }, { 0x93A8, -1, -1, 1250324, -1, -1, 1250311, 1250319, -1, -1 }, { 0x93A9, 1250335, 1250329, 1250374, 1250379, -1, 1250350, 1250358, -1, -1 }, { 0x93AA, 1250398, 1250388, 1250425, -1, -1, -1, -1, -1, -1 }, { 0x93AB, 1250430, -1, 1250465, -1, -1, -1, 1250461, -1, -1 }, { 0x93AC, 1250480, 1250470, 1250521, 1250526, 1250518, 1250501, 1250514, 1250494, 1250533 }, { 0x93AD, 1250549, 1250544, 1250608, -1, 1250604, 1250585, 1250595, 1250578, -1 }, { 0x93AE, 1250619, 1250614, 1250686, 1250692, 1250682, 1250648, 1250673, -1, 1250698 }, { 0x93AF, 1250711, 1250705, 1250724, -1, -1, -1, -1, -1, -1 }, { 0x93B0, 1250735, 1250730, 1250782, -1, 1250779, 1250769, 1250774, 1250762, 1250786 }, { 0x93B1, -1, -1, 1250791, -1, -1, -1, -1, -1, -1 }, { 0x93B2, -1, 1250797, 1250803, -1, -1, -1, -1, -1, -1 }, { 0x93B3, 1250819, 1250809, 1250826, -1, -1, -1, -1, -1, -1 }, { 0x93B4, -1, 1250831, 1250855, -1, -1, 1250836, 1250850, -1, -1 }, { 0x93B5, 1250864, 1250859, 1250884, -1, -1, 1250872, 1250881, -1, -1 }, { 0x93B6, 1250889, -1, 1250917, -1, -1, 1250901, 1250914, -1, 1250921 }, { 0x93B7, -1, 1250931, 1250936, -1, -1, -1, -1, -1, -1 }, { 0x93B8, 1250952, 1250940, 1250983, -1, -1, -1, -1, -1, -1 }, { 0x93B9, 1250989, -1, 1251005, -1, -1, 1250997, -1, -1, -1 }, { 0x93BA, -1, -1, 1251018, -1, -1, 1251011, -1, -1, -1 }, { 0x93BB, 1251026, 1251022, 1251064, -1, -1, -1, -1, 1251058, -1 }, { 0x93BC, -1, -1, 1251069, -1, -1, -1, -1, -1, -1 }, { 0x93BD, -1, 1251074, 1251080, -1, -1, -1, -1, -1, -1 }, { 0x93BE, -1, -1, 1251086, -1, -1, -1, -1, -1, -1 }, { 0x93BF, 1251101, 1251091, 1251116, -1, -1, -1, -1, -1, -1 }, { 0x93C0, -1, -1, 1251120, -1, -1, -1, -1, -1, -1 }, { 0x93C1, 1251128, 1251124, 1251207, 1251212, 1251202, 1251185, 1251199, -1, -1 }, { 0x93C2, -1, 1251220, 1251230, -1, -1, -1, -1, -1, -1 }, { 0x93C3, 1251239, 1251234, 1251297, -1, 1251293, 1251276, 1251283, 1251269, -1 }, { 0x93C4, -1, -1, 1251325, -1, -1, 1251301, 1251317, -1, -1 }, { 0x93C5, -1, -1, 1251350, -1, -1, 1251331, 1251340, -1, -1 }, { 0x93C6, -1, 1251355, 1251383, -1, -1, 1251366, 1251379, -1, -1 }, { 0x93C7, 1251395, 1251389, 1251427, 1251433, 1251423, 1251408, 1251415, 1251401, -1 }, { 0x93C8, 1251447, 1251442, 1251507, -1, 1251502, 1251487, 1251494, 1251480, -1 }, { 0x93C9, -1, -1, 1251554, -1, -1, 1251513, 1251535, -1, -1 }, { 0x93CA, 1251572, 1251560, 1251636, -1, 1251634, 1251616, 1251625, 1251609, -1 }, { 0x93CB, -1, 1251640, 1251671, -1, 1251667, 1251652, 1251659, 1251645, -1 }, { 0x93CC, 1251681, 1251676, 1251708, -1, 1251704, -1, 1251694, 1251687, 1251712 }, { 0x93CD, -1, -1, 1251720, -1, -1, -1, 1251717, -1, -1 }, { 0x93CE, -1, -1, 1251725, -1, -1, -1, -1, -1, -1 }, { 0x93CF, -1, 1251729, 1251734, -1, -1, -1, -1, -1, -1 }, { 0x93D0, 1251744, 1251739, 1251759, -1, -1, -1, 1251754, -1, -1 }, { 0x93D1, 1251769, 1251764, 1251857, -1, 1251853, 1251832, 1251848, 1251825, -1 }, { 0x93D2, -1, 1251861, 1251867, -1, -1, -1, -1, -1, -1 }, { 0x93D3, -1, 1251872, 1251899, -1, -1, 1251878, 1251885, -1, -1 }, { 0x93D4, -1, -1, 1251905, -1, -1, -1, -1, -1, -1 }, { 0x93D5, -1, 1251909, 1251913, -1, -1, -1, -1, -1, -1 }, { 0x93D6, 1251927, 1251917, 1251998, -1, 1251996, 1251981, 1251993, 1251974, -1 }, { 0x93D7, 1252008, 1252002, 1252072, 1252078, 1252066, 1252046, 1252057, 1252039, 1252084 }, { 0x93D8, 1252102, 1252095, 1252145, 1252152, 1252140, -1, 1252131, 1252124, -1 }, { 0x93D9, -1, 1252160, 1252181, -1, -1, 1252166, 1252173, -1, -1 }, { 0x93DA, 1252191, 1252186, 1252195, -1, -1, -1, -1, -1, -1 }, { 0x93DB, 1252206, 1252199, 1252259, -1, -1, 1252243, 1252250, -1, -1 }, { 0x93DC, 1252272, 1252266, 1252300, -1, 1252295, -1, 1252291, 1252284, -1 }, { 0x93DD, 1252312, 1252306, 1252339, -1, 1252335, 1252326, 1252331, 1252319, -1 }, { 0x93DE, 1252350, 1252344, 1252421, -1, 1252416, 1252399, 1252409, 1252392, -1 }, { 0x93DF, 1252433, 1252427, 1252489, 1252495, 1252485, 1252469, 1252477, 1252462, -1 }, { 0x93E0, -1, 1252504, 1252510, -1, -1, -1, -1, -1, -1 }, { 0x93E1, 1252522, 1252516, 1252580, 1252586, 1252574, 1252558, 1252565, 1252551, 1252596 }, { 0x93E2, 1252608, 1252603, 1252661, -1, 1252656, 1252644, 1252651, 1252637, 1252667 }, { 0x93E3, -1, -1, 1252671, -1, -1, -1, -1, -1, -1 }, { 0x93E4, 1252681, 1252676, 1252741, -1, 1252737, 1252718, 1252730, 1252711, -1 }, { 0x93E5, 1252746, -1, 1252767, -1, -1, -1, 1252762, -1, -1 }, { 0x93E6, 1252778, 1252772, 1252823, -1, 1252817, 1252799, 1252804, 1252792, -1 }, { 0x93E7, -1, -1, 1252833, -1, -1, -1, 1252829, -1, -1 }, { 0x93E8, 1252845, 1252839, 1252895, -1, 1252890, 1252875, 1252882, 1252868, -1 }, { 0x93E9, -1, -1, 1252900, -1, -1, -1, -1, -1, -1 }, { 0x93EA, -1, -1, 1252906, -1, -1, -1, -1, -1, -1 }, { 0x93EB, -1, -1, 1252911, -1, -1, -1, -1, -1, -1 }, { 0x93EC, -1, -1, 1252915, -1, -1, -1, -1, -1, -1 }, { 0x93ED, -1, -1, 1252920, -1, -1, -1, -1, -1, -1 }, { 0x93EE, -1, 1252924, 1252930, -1, -1, -1, -1, -1, -1 }, { 0x93EF, -1, -1, 1252936, -1, -1, -1, -1, -1, -1 }, { 0x93F0, 1252950, 1252944, 1252962, -1, -1, -1, -1, -1, -1 }, { 0x93F1, -1, 1252968, 1252973, -1, -1, -1, -1, -1, -1 }, { 0x93F2, -1, -1, 1252979, -1, -1, -1, -1, -1, -1 }, { 0x93F3, -1, 1252984, 1252991, -1, -1, -1, -1, -1, -1 }, { 0x93F4, 1253003, 1252998, 1253018, -1, -1, -1, -1, -1, -1 }, { 0x93F5, 1253027, 1253022, 1253052, -1, -1, -1, -1, -1, -1 }, { 0x93F6, -1, -1, 1253068, -1, 1253064, -1, -1, 1253057, -1 }, { 0x93F7, 1253077, 1253072, 1253108, -1, -1, 1253090, 1253098, -1, -1 }, { 0x93F8, -1, 1253112, 1253148, -1, -1, 1253123, 1253131, 1253117, -1 }, { 0x93F9, 1253160, 1253153, 1253232, -1, -1, 1253218, 1253223, 1253212, -1 }, { 0x93FA, -1, 1253239, 1253261, -1, -1, 1253244, 1253249, -1, -1 }, { 0x93FB, 1253271, 1253265, 1253314, -1, 1253310, 1253290, 1253297, 1253283, -1 }, { 0x93FC, -1, -1, 1253319, -1, -1, -1, -1, -1, -1 }, { 0x93FD, 1253328, 1253323, 1253356, -1, 1253352, 1253342, 1253347, -1, -1 }, { 0x93FE, 1253366, 1253361, 1253402, -1, -1, -1, -1, -1, -1 }, { 0x93FF, -1, -1, 1253407, -1, -1, -1, -1, -1, -1 }, { 0x9400, 1253420, 1253414, 1253465, -1, -1, -1, -1, -1, -1 }, { 0x9401, -1, 1253470, 1253484, -1, -1, 1253474, 1253480, -1, -1 }, { 0x9402, -1, -1, 1253516, -1, -1, 1253488, 1253508, -1, -1 }, { 0x9403, 1253527, 1253521, 1253575, 1253580, 1253571, 1253562, 1253567, 1253555, -1 }, { 0x9404, 1253597, 1253584, 1253622, -1, 1253616, -1, 1253609, 1253602, 1253629 }, { 0x9405, -1, -1, 1253641, -1, -1, -1, -1, -1, -1 }, { 0x9406, -1, 1253646, 1253652, -1, -1, -1, -1, -1, -1 }, { 0x9407, 1253663, 1253657, 1253694, -1, -1, 1253672, 1253686, -1, -1 }, { 0x9408, -1, 1253699, 1253729, -1, -1, 1253704, 1253719, -1, -1 }, { 0x9409, -1, -1, 1253743, -1, -1, -1, 1253735, -1, -1 }, { 0x940A, -1, -1, 1253749, -1, -1, -1, -1, -1, -1 }, { 0x940B, 1253761, 1253755, 1253766, -1, -1, -1, -1, -1, -1 }, { 0x940C, -1, -1, 1253772, -1, -1, -1, -1, -1, -1 }, { 0x940D, 1253785, 1253779, 1253830, -1, -1, 1253800, 1253808, -1, -1 }, { 0x940E, -1, 1253835, 1253863, -1, -1, 1253840, 1253845, -1, -1 }, { 0x940F, 1253875, 1253869, 1253912, -1, 1253907, 1253886, 1253895, 1253879, -1 }, { 0x9410, 1253922, 1253917, 1253965, -1, 1253961, 1253937, 1253956, 1253930, 1253971 }, { 0x9411, -1, -1, 1253981, -1, -1, -1, -1, -1, -1 }, { 0x9412, 1253991, 1253986, 1254002, -1, -1, -1, -1, -1, 1254007 }, { 0x9413, 1254028, 1254016, 1254077, -1, 1254073, 1254053, 1254069, 1254046, -1 }, { 0x9414, 1254088, 1254082, 1254134, -1, 1254130, 1254115, 1254121, 1254108, -1 }, { 0x9415, -1, 1254139, 1254149, -1, -1, -1, 1254145, -1, -1 }, { 0x9416, 1254159, 1254154, 1254207, -1, -1, 1254185, 1254194, -1, -1 }, { 0x9417, -1, 1254211, 1254236, -1, -1, 1254217, 1254228, -1, -1 }, { 0x9418, 1254248, 1254242, 1254282, 1254289, 1254277, 1254267, 1254272, 1254260, 1254296 }, { 0x9419, 1254316, 1254304, 1254389, 1254395, 1254384, 1254354, 1254380, 1254347, 1254402 }, { 0x941A, 1254409, -1, 1254445, -1, -1, 1254430, 1254443, -1, -1 }, { 0x941B, -1, 1254449, 1254455, -1, -1, -1, -1, -1, -1 }, { 0x941C, -1, -1, 1254461, -1, -1, -1, -1, -1, -1 }, { 0x941D, 1254472, 1254466, 1254486, -1, -1, -1, -1, -1, -1 }, { 0x941E, -1, -1, 1254491, -1, -1, -1, -1, -1, -1 }, { 0x941F, -1, -1, 1254512, -1, -1, 1254496, 1254508, -1, -1 }, { 0x9420, 1254522, 1254517, 1254535, -1, -1, -1, -1, -1, -1 }, { 0x9421, 1254539, -1, 1254591, -1, -1, 1254565, 1254579, -1, -1 }, { 0x9422, -1, -1, 1254596, -1, -1, -1, -1, -1, -1 }, { 0x9423, -1, -1, 1254601, -1, -1, -1, -1, -1, -1 }, { 0x9424, 1254614, 1254608, 1254670, -1, -1, -1, -1, -1, -1 }, { 0x9425, -1, 1254676, 1254697, -1, 1254693, -1, -1, 1254686, -1 }, { 0x9426, 1254708, 1254703, 1254720, -1, -1, -1, -1, -1, -1 }, { 0x9427, 1254737, 1254725, 1254752, -1, -1, -1, -1, -1, -1 }, { 0x9428, 1254763, 1254758, 1254771, -1, -1, -1, -1, -1, -1 }, { 0x9429, 1254782, 1254776, 1254787, -1, -1, -1, -1, -1, -1 }, { 0x942A, -1, 1254792, 1254807, -1, 1254804, -1, -1, 1254797, -1 }, { 0x942B, 1254835, 1254811, 1254895, 1254901, 1254891, 1254873, 1254887, 1254866, -1 }, { 0x942C, -1, -1, 1254909, -1, -1, -1, -1, -1, -1 }, { 0x942D, -1, 1254914, 1254929, -1, -1, -1, -1, -1, -1 }, { 0x942E, 1254938, 1254933, 1254954, -1, -1, 1254945, 1254950, -1, 1254960 }, { 0x942F, -1, 1254967, 1255012, -1, -1, 1254979, 1254992, -1, -1 }, { 0x9430, -1, -1, 1255018, -1, -1, -1, -1, -1, 1255024 }, { 0x9431, -1, -1, 1255053, -1, -1, 1255036, 1255041, -1, 1255059 }, { 0x9432, 1255070, 1255065, 1255130, -1, -1, 1255100, 1255109, -1, 1255136 }, { 0x9433, 1255149, 1255143, 1255173, -1, -1, 1255156, 1255169, -1, -1 }, { 0x9434, -1, -1, 1255220, -1, -1, 1255178, 1255200, -1, -1 }, { 0x9435, 1255229, 1255224, 1255288, 1255293, 1255283, 1255262, 1255271, 1255255, 1255298 }, { 0x9436, 1255312, 1255306, 1255363, 1255369, 1255358, 1255351, 1255354, 1255344, -1 }, { 0x9437, -1, -1, 1255375, -1, -1, -1, -1, -1, -1 }, { 0x9438, 1255384, 1255379, 1255420, -1, 1255415, 1255405, 1255410, 1255398, 1255425 }, { 0x9439, -1, -1, 1255432, -1, -1, -1, -1, -1, -1 }, { 0x943A, 1255449, 1255437, 1255513, 1255519, 1255508, 1255483, 1255500, 1255476, -1 }, { 0x943B, 1255539, 1255527, 1255568, -1, -1, 1255549, 1255558, -1, 1255572 }, { 0x943C, -1, -1, 1255584, -1, -1, -1, -1, -1, -1 }, { 0x943D, -1, 1255589, 1255601, -1, -1, -1, 1255595, -1, -1 }, { 0x943E, -1, 1255605, 1255610, -1, -1, -1, -1, -1, -1 }, { 0x943F, 1255619, 1255615, 1255644, -1, -1, 1255629, 1255642, -1, -1 }, { 0x9440, 1255652, 1255648, 1255659, -1, -1, -1, -1, -1, -1 }, { 0x9441, -1, -1, 1255667, -1, -1, -1, 1255663, -1, -1 }, { 0x9442, -1, 1255673, 1255690, -1, 1255685, -1, -1, 1255678, -1 }, { 0x9443, -1, 1255695, 1255710, -1, -1, 1255700, 1255705, -1, -1 }, { 0x9444, 1255721, 1255716, 1255764, 1255769, 1255760, 1255751, 1255755, 1255744, -1 }, { 0x9445, -1, -1, 1255778, -1, -1, -1, 1255774, -1, 1255784 }, { 0x9446, -1, -1, 1255797, -1, -1, -1, -1, -1, -1 }, { 0x9447, -1, -1, 1255803, -1, -1, -1, -1, -1, -1 }, { 0x9448, 1255807, -1, 1255848, -1, -1, -1, 1255824, -1, -1 }, { 0x9449, -1, -1, 1255853, -1, -1, -1, -1, -1, -1 }, { 0x944A, 1255862, 1255857, 1255921, -1, 1255916, 1255901, 1255906, 1255894, 1255926 }, { 0x944B, -1, 1255932, 1255938, -1, -1, -1, -1, -1, -1 }, { 0x944C, 1255949, 1255944, 1255989, -1, 1255985, 1255974, 1255981, 1255967, -1 }, { 0x944D, -1, 1255994, 1256000, -1, -1, -1, -1, -1, -1 }, { 0x944E, -1, -1, 1256006, -1, -1, -1, -1, -1, -1 }, { 0x944F, -1, -1, 1256011, -1, -1, -1, -1, -1, -1 }, { 0x9450, 1256023, 1256017, 1256046, -1, -1, -1, -1, -1, -1 }, { 0x9451, 1256056, 1256050, 1256119, -1, 1256115, 1256094, 1256111, 1256087, -1 }, { 0x9452, 1256131, 1256125, 1256194, -1, 1256190, 1256169, 1256186, 1256162, -1 }, { 0x9453, 1256200, -1, 1256227, -1, -1, 1256222, -1, -1, -1 }, { 0x9454, 1256243, 1256233, 1256251, -1, -1, -1, -1, -1, -1 }, { 0x9455, 1256261, 1256256, 1256313, -1, 1256309, 1256286, 1256295, 1256279, 1256318 }, { 0x9456, -1, -1, 1256332, -1, -1, -1, -1, -1, -1 }, { 0x9457, -1, -1, 1256337, -1, -1, -1, -1, -1, -1 }, { 0x9458, -1, 1256341, 1256347, -1, -1, -1, -1, -1, -1 }, { 0x9459, -1, -1, 1256362, -1, -1, 1256352, 1256358, -1, -1 }, { 0x945A, 1256366, -1, 1256409, -1, -1, 1256395, 1256405, -1, -1 }, { 0x945B, 1256422, 1256415, 1256466, -1, 1256460, 1256448, 1256456, 1256441, -1 }, { 0x945C, -1, -1, 1256492, -1, -1, 1256473, 1256487, -1, -1 }, { 0x945D, -1, -1, 1256499, -1, -1, -1, -1, -1, -1 }, { 0x945E, 1256516, 1256505, 1256548, -1, 1256544, 1256535, 1256540, 1256528, -1 }, { 0x945F, -1, -1, 1256569, -1, -1, 1256552, 1256559, -1, -1 }, { 0x9460, 1256579, 1256573, 1256622, 1256628, 1256618, 1256605, 1256612, 1256598, 1256635 }, { 0x9461, -1, -1, 1256656, -1, -1, 1256644, 1256651, -1, -1 }, { 0x9462, 1256674, 1256662, 1256740, -1, 1256736, 1256722, 1256729, 1256715, -1 }, { 0x9463, 1256749, 1256744, 1256792, -1, 1256787, 1256774, 1256782, 1256767, -1 }, { 0x9464, 1256804, 1256798, 1256822, -1, -1, -1, -1, -1, -1 }, { 0x9465, 1256832, 1256827, 1256841, -1, -1, -1, -1, -1, -1 }, { 0x9466, -1, -1, 1256845, -1, -1, -1, -1, -1, -1 }, { 0x9467, -1, 1256850, 1256855, -1, -1, -1, -1, -1, 1256861 }, { 0x9468, -1, 1256872, 1256892, -1, -1, 1256878, 1256885, -1, 1256898 }, { 0x9469, -1, -1, 1256906, -1, -1, -1, -1, -1, -1 }, { 0x946A, 1256919, 1256909, 1256970, 1256974, 1256967, 1256958, 1256964, 1256951, -1 }, { 0x946B, 1256982, 1256977, 1257014, -1, -1, -1, 1257002, 1256996, -1 }, { 0x946C, -1, 1257019, 1257025, -1, -1, -1, -1, -1, -1 }, { 0x946D, 1257037, 1257031, 1257062, -1, -1, 1257047, 1257058, -1, -1 }, { 0x946E, -1, 1257067, 1257094, -1, -1, 1257077, 1257084, -1, -1 }, { 0x946F, -1, -1, 1257114, -1, -1, 1257098, 1257105, -1, -1 }, { 0x9470, 1257126, 1257120, 1257157, 1257162, 1257153, 1257143, 1257148, 1257136, -1 }, { 0x9471, 1257173, 1257167, 1257215, 1257221, 1257210, 1257194, 1257202, 1257187, -1 }, { 0x9472, 1257234, 1257227, 1257302, -1, 1257297, 1257273, 1257279, 1257266, -1 }, { 0x9473, -1, -1, 1257309, -1, -1, -1, -1, -1, -1 }, { 0x9474, 1257321, 1257315, 1257366, -1, -1, -1, -1, -1, -1 }, { 0x9475, 1257375, 1257370, 1257412, -1, 1257407, 1257391, 1257403, 1257384, -1 }, { 0x9476, -1, -1, 1257418, -1, -1, -1, -1, -1, -1 }, { 0x9477, 1257429, 1257424, 1257487, -1, 1257483, 1257463, 1257479, 1257456, -1 }, { 0x9478, -1, -1, 1257492, -1, -1, -1, -1, -1, -1 }, { 0x9479, 1257503, 1257497, 1257515, -1, -1, -1, -1, -1, -1 }, { 0x947A, -1, -1, 1257521, -1, -1, -1, -1, -1, -1 }, { 0x947B, -1, 1257525, 1257531, -1, -1, -1, -1, -1, -1 }, { 0x947C, 1257540, 1257536, 1257563, -1, 1257560, 1257552, 1257557, 1257545, 1257568 }, { 0x947D, 1257583, 1257571, 1257638, 1257644, 1257633, 1257619, 1257629, 1257612, -1 }, { 0x947E, 1257657, 1257651, 1257709, 1257715, 1257705, 1257696, 1257701, 1257689, -1 }, { 0x947F, 1257726, 1257721, 1257783, 1257788, 1257775, 1257754, 1257766, 1257747, 1257795 }, { 0x9480, -1, 1257801, 1257806, -1, -1, -1, -1, -1, -1 }, { 0x9481, 1257822, 1257811, 1257854, -1, -1, 1257844, 1257849, -1, -1 }, { 0x9482, -1, 1257859, 1257871, -1, -1, -1, -1, -1, -1 }, { 0x9483, -1, 1257877, 1257909, -1, -1, 1257882, 1257887, -1, -1 }, { 0x9484, -1, -1, 1257918, -1, -1, -1, 1257914, -1, -1 }, { 0x9485, 1257923, -1, 1257955, -1, -1, -1, -1, -1, -1 }, { 0x9486, 1257966, 1257960, 1257977, -1, -1, -1, -1, -1, -1 }, { 0x9487, 1257987, 1257981, 1257995, -1, -1, -1, -1, -1, -1 }, { 0x9488, 1258004, 1257999, 1258035, -1, -1, -1, -1, -1, -1 }, { 0x9489, 1258053, 1258041, 1258081, -1, -1, -1, -1, -1, -1 }, { 0x948A, 1258092, 1258087, 1258125, -1, -1, -1, -1, -1, -1 }, { 0x948B, 1258136, 1258131, 1258145, -1, -1, -1, -1, -1, -1 }, { 0x948C, 1258154, 1258149, 1258164, -1, -1, -1, -1, -1, -1 }, { 0x948D, 1258175, 1258170, 1258183, -1, -1, -1, -1, -1, -1 }, { 0x948E, 1258187, -1, 1258209, -1, -1, -1, -1, -1, -1 }, { 0x948F, 1258221, 1258215, 1258238, -1, -1, -1, -1, -1, -1 }, { 0x9490, 1258251, 1258245, 1258260, -1, -1, -1, -1, -1, -1 }, { 0x9491, 1258272, 1258266, 1258282, -1, 1258278, -1, -1, -1, -1 }, { 0x9492, 1258292, 1258286, 1258301, -1, -1, -1, -1, -1, -1 }, { 0x9493, 1258311, 1258306, 1258339, -1, -1, -1, -1, -1, -1 }, { 0x9494, 1258350, 1258345, 1258367, -1, -1, -1, -1, -1, -1 }, { 0x9495, 1258378, 1258372, 1258388, -1, -1, -1, -1, -1, -1 }, { 0x9496, 1258399, 1258392, 1258408, -1, -1, -1, -1, -1, -1 }, { 0x9497, 1258425, 1258414, 1258444, -1, -1, -1, -1, -1, -1 }, { 0x9498, 1258450, -1, 1258470, -1, -1, -1, -1, -1, -1 }, { 0x9499, 1258481, 1258476, 1258489, -1, -1, -1, -1, -1, -1 }, { 0x949A, 1258494, -1, 1258504, -1, -1, -1, -1, -1, -1 }, { 0x949B, 1258514, 1258508, 1258523, -1, -1, -1, -1, -1, -1 }, { 0x949C, 1258534, 1258528, 1258553, -1, -1, -1, -1, -1, -1 }, { 0x949D, 1258563, 1258557, 1258602, -1, -1, -1, -1, -1, -1 }, { 0x949E, 1258613, 1258607, 1258643, -1, -1, -1, -1, -1, -1 }, { 0x949F, 1258655, 1258649, 1258667, -1, -1, -1, -1, -1, -1 }, { 0x94A0, 1258680, 1258674, 1258710, -1, -1, -1, -1, -1, -1 }, { 0x94A1, 1258719, 1258714, 1258726, -1, -1, -1, -1, -1, -1 }, { 0x94A2, 1258743, 1258731, 1258770, -1, -1, -1, -1, -1, -1 }, { 0x94A3, 1258782, 1258776, 1258788, -1, -1, -1, -1, -1, -1 }, { 0x94A4, 1258798, 1258793, 1258823, -1, -1, -1, -1, -1, -1 }, { 0x94A5, 1258835, 1258829, 1258845, -1, -1, -1, -1, -1, -1 }, { 0x94A6, 1258855, 1258850, 1258883, -1, -1, -1, -1, -1, -1 }, { 0x94A7, 1258894, 1258888, 1258939, -1, -1, -1, -1, -1, -1 }, { 0x94A8, 1258948, 1258944, 1258966, -1, -1, -1, -1, -1, -1 }, { 0x94A9, 1258981, 1258970, 1259013, -1, -1, -1, -1, -1, -1 }, { 0x94AA, 1259024, 1259018, 1259033, -1, -1, -1, -1, -1, -1 }, { 0x94AB, 1259045, 1259039, 1259054, -1, -1, -1, -1, -1, -1 }, { 0x94AC, 1259064, 1259060, 1259072, -1, -1, -1, -1, -1, -1 }, { 0x94AD, 1259082, 1259077, 1259096, -1, -1, -1, -1, -1, -1 }, { 0x94AE, 1259106, 1259101, 1259128, -1, -1, -1, -1, -1, -1 }, { 0x94AF, 1259143, 1259133, 1259153, -1, -1, -1, -1, -1, -1 }, { 0x94B0, 1259162, 1259157, 1259176, -1, -1, -1, -1, -1, -1 }, { 0x94B1, 1259190, 1259180, 1259213, -1, -1, -1, -1, -1, -1 }, { 0x94B2, 1259225, 1259219, 1259283, -1, -1, -1, -1, -1, -1 }, { 0x94B3, 1259295, 1259290, 1259331, -1, -1, -1, -1, -1, -1 }, { 0x94B4, 1259341, 1259337, 1259364, -1, -1, -1, -1, -1, -1 }, { 0x94B5, 1259373, 1259368, 1259402, -1, -1, -1, -1, -1, -1 }, { 0x94B6, 1259409, 1259406, 1259419, -1, -1, -1, -1, -1, -1 }, { 0x94B7, 1259423, -1, 1259434, -1, -1, -1, -1, -1, -1 }, { 0x94B8, 1259443, 1259438, 1259453, -1, -1, -1, -1, -1, -1 }, { 0x94B9, 1259462, 1259457, 1259470, -1, -1, -1, -1, -1, -1 }, { 0x94BA, 1259480, 1259474, 1259513, -1, -1, -1, -1, -1, -1 }, { 0x94BB, 1259524, 1259518, 1259553, -1, -1, -1, -1, -1, -1 }, { 0x94BC, 1259564, 1259559, 1259575, -1, -1, -1, -1, -1, -1 }, { 0x94BD, 1259585, 1259579, 1259594, -1, -1, -1, -1, -1, -1 }, { 0x94BE, 1259605, 1259599, 1259615, -1, -1, -1, -1, -1, -1 }, { 0x94BF, 1259630, 1259620, 1259666, -1, -1, -1, -1, -1, -1 }, { 0x94C0, 1259677, 1259672, 1259685, -1, -1, -1, -1, -1, -1 }, { 0x94C1, 1259695, 1259690, 1259721, -1, -1, -1, -1, -1, -1 }, { 0x94C2, 1259731, 1259726, 1259761, -1, -1, -1, -1, -1, -1 }, { 0x94C3, 1259777, 1259765, 1259782, -1, -1, -1, -1, -1, -1 }, { 0x94C4, 1259794, 1259788, 1259813, -1, -1, -1, -1, -1, -1 }, { 0x94C5, 1259825, 1259819, 1259830, -1, -1, -1, -1, -1, -1 }, { 0x94C6, 1259842, 1259836, 1259848, -1, -1, -1, -1, -1, -1 }, { 0x94C7, 1259859, 1259853, 1259887, -1, -1, 1259877, 1259883, -1, -1 }, { 0x94C8, 1259896, 1259892, 1259903, -1, -1, -1, -1, -1, -1 }, { 0x94C9, 1259914, 1259908, 1259943, -1, -1, -1, -1, -1, -1 }, { 0x94CA, 1259958, 1259949, 1259967, -1, -1, -1, -1, -1, -1 }, { 0x94CB, 1259976, 1259971, 1259984, -1, -1, -1, -1, -1, -1 }, { 0x94CC, 1259993, 1259988, 1260001, -1, -1, -1, -1, -1, -1 }, { 0x94CD, 1260010, 1260005, 1260020, -1, -1, -1, -1, -1, -1 }, { 0x94CE, 1260029, 1260024, 1260043, -1, -1, -1, -1, -1, -1 }, { 0x94CF, 1260054, 1260048, 1260075, -1, -1, -1, -1, -1, -1 }, { 0x94D0, 1260087, 1260081, 1260106, -1, -1, -1, -1, -1, -1 }, { 0x94D1, 1260116, 1260111, 1260124, -1, -1, -1, -1, -1, -1 }, { 0x94D2, 1260133, 1260129, 1260140, -1, -1, -1, -1, -1, -1 }, { 0x94D3, 1260150, 1260144, 1260205, -1, -1, 1260178, 1260197, -1, -1 }, { 0x94D4, 1260215, 1260211, 1260248, -1, -1, 1260236, 1260244, -1, -1 }, { 0x94D5, 1260257, 1260252, 1260266, -1, -1, -1, -1, -1, -1 }, { 0x94D6, 1260277, 1260271, 1260291, -1, -1, -1, -1, -1, -1 }, { 0x94D7, 1260304, 1260298, 1260334, -1, -1, -1, -1, -1, -1 }, { 0x94D8, 1260339, -1, 1260345, -1, -1, -1, -1, -1, -1 }, { 0x94D9, 1260355, 1260349, 1260383, -1, -1, -1, -1, -1, -1 }, { 0x94DA, 1260393, 1260388, 1260402, -1, -1, -1, -1, -1, -1 }, { 0x94DB, 1260419, 1260407, 1260446, -1, -1, -1, -1, -1, -1 }, { 0x94DC, 1260458, 1260452, 1260480, -1, -1, -1, -1, -1, -1 }, { 0x94DD, 1260492, 1260486, 1260501, -1, -1, -1, -1, -1, -1 }, { 0x94DE, -1, -1, 1260505, -1, -1, -1, -1, -1, -1 }, { 0x94DF, 1260516, 1260511, 1260523, -1, -1, -1, -1, -1, -1 }, { 0x94E0, 1260533, 1260528, 1260551, -1, -1, -1, -1, -1, -1 }, { 0x94E1, 1260562, 1260556, 1260594, -1, -1, -1, -1, -1, -1 }, { 0x94E2, 1260604, 1260599, 1260665, -1, -1, -1, -1, -1, -1 }, { 0x94E3, 1260675, 1260670, 1260680, -1, -1, -1, -1, -1, -1 }, { 0x94E4, 1260690, 1260684, 1260719, -1, -1, -1, -1, -1, -1 }, { 0x94E5, 1260730, 1260725, 1260738, -1, -1, -1, -1, -1, -1 }, { 0x94E6, 1260748, 1260743, 1260795, -1, -1, 1260781, 1260791, -1, -1 }, { 0x94E7, 1260806, 1260801, 1260831, -1, -1, -1, -1, -1, -1 }, { 0x94E8, 1260842, 1260836, 1260875, -1, -1, -1, -1, -1, -1 }, { 0x94E9, 1260887, 1260881, 1260893, -1, -1, -1, -1, -1, -1 }, { 0x94EA, 1260903, 1260898, 1260911, -1, -1, -1, -1, -1, -1 }, { 0x94EB, 1260920, 1260915, 1260948, -1, -1, -1, -1, -1, -1 }, { 0x94EC, 1260959, 1260954, 1260968, -1, -1, -1, -1, -1, -1 }, { 0x94ED, 1260978, 1260972, 1260996, -1, -1, -1, -1, -1, -1 }, { 0x94EE, 1261015, 1261002, 1261042, -1, -1, -1, -1, -1, -1 }, { 0x94EF, 1261054, 1261049, 1261061, -1, -1, -1, -1, -1, -1 }, { 0x94F0, 1261071, 1261065, 1261095, -1, -1, -1, -1, -1, -1 }, { 0x94F1, 1261105, 1261101, 1261113, -1, -1, -1, -1, -1, -1 }, { 0x94F2, 1261123, 1261117, 1261152, -1, -1, -1, -1, -1, -1 }, { 0x94F3, 1261164, 1261158, 1261192, -1, -1, -1, -1, -1, -1 }, { 0x94F4, 1261205, 1261199, 1261210, -1, -1, -1, -1, -1, -1 }, { 0x94F5, 1261220, 1261216, 1261229, -1, -1, -1, -1, -1, -1 }, { 0x94F6, 1261245, 1261233, 1261273, -1, -1, -1, -1, -1, -1 }, { 0x94F7, 1261283, 1261278, 1261292, -1, -1, -1, -1, -1, -1 }, { 0x94F8, 1261301, 1261296, 1261324, -1, -1, -1, -1, -1, -1 }, { 0x94F9, 1261334, 1261329, 1261350, -1, -1, -1, -1, -1, -1 }, { 0x94FA, 1261360, 1261355, 1261390, -1, -1, -1, -1, -1, -1 }, { 0x94FB, 1261399, 1261394, 1261441, -1, -1, -1, -1, -1, -1 }, { 0x94FC, 1261450, 1261445, 1261458, -1, -1, -1, -1, -1, -1 }, { 0x94FD, 1261468, 1261463, 1261476, -1, -1, -1, -1, -1, -1 }, { 0x94FE, 1261485, 1261480, 1261518, -1, -1, -1, -1, -1, -1 }, { 0x94FF, 1261530, 1261524, 1261561, -1, -1, -1, -1, -1, -1 }, { 0x9500, 1261572, 1261567, 1261597, -1, -1, -1, -1, -1, -1 }, { 0x9501, 1261607, 1261603, 1261639, -1, -1, -1, -1, -1, -1 }, { 0x9502, 1261649, 1261644, 1261657, -1, -1, -1, -1, -1, -1 }, { 0x9503, 1261661, -1, 1261668, -1, -1, -1, -1, -1, -1 }, { 0x9504, 1261678, 1261674, 1261693, -1, -1, -1, -1, -1, -1 }, { 0x9505, 1261702, 1261698, 1261724, -1, -1, -1, -1, -1, -1 }, { 0x9506, 1261734, 1261729, 1261744, -1, -1, -1, -1, -1, -1 }, { 0x9507, 1261754, 1261749, 1261761, -1, -1, -1, -1, -1, -1 }, { 0x9508, 1261769, 1261764, 1261783, -1, -1, -1, -1, -1, -1 }, { 0x9509, 1261792, 1261788, 1261822, -1, -1, -1, -1, -1, -1 }, { 0x950A, 1261833, 1261827, 1261859, -1, -1, -1, -1, -1, -1 }, { 0x950B, 1261871, 1261865, 1261899, -1, -1, -1, -1, -1, -1 }, { 0x950C, 1261910, 1261905, 1261915, -1, -1, -1, -1, -1, -1 }, { 0x950D, -1, -1, 1261920, -1, -1, -1, -1, -1, -1 }, { 0x950E, 1261925, -1, 1261933, -1, -1, -1, -1, -1, -1 }, { 0x950F, 1261938, -1, 1261953, -1, -1, -1, -1, -1, -1 }, { 0x9510, 1261965, 1261959, 1261993, -1, -1, -1, -1, -1, -1 }, { 0x9511, 1262003, 1261998, 1262012, -1, -1, -1, -1, -1, -1 }, { 0x9512, 1262022, 1262016, 1262027, -1, -1, -1, -1, -1, -1 }, { 0x9513, 1262038, 1262033, 1262044, -1, -1, -1, -1, -1, -1 }, { 0x9514, 1262054, 1262049, 1262061, -1, -1, -1, -1, -1, -1 }, { 0x9515, 1262069, 1262065, 1262083, -1, -1, -1, -1, -1, -1 }, { 0x9516, 1262086, -1, 1262113, -1, -1, -1, -1, -1, -1 }, { 0x9517, 1262124, 1262120, 1262134, -1, -1, -1, -1, -1, -1 }, { 0x9518, 1262139, -1, 1262153, -1, -1, -1, -1, -1, -1 }, { 0x9519, 1262162, 1262158, 1262193, -1, -1, -1, -1, -1, -1 }, { 0x951A, 1262210, 1262198, 1262217, -1, -1, -1, -1, -1, -1 }, { 0x951B, 1262227, 1262222, 1262232, -1, -1, -1, -1, -1, -1 }, { 0x951C, 1262241, 1262237, 1262279, -1, 1262273, -1, -1, -1, -1 }, { 0x951D, 1262283, -1, 1262294, -1, -1, -1, -1, -1, -1 }, { 0x951E, 1262303, 1262298, 1262325, -1, -1, -1, -1, -1, -1 }, { 0x951F, 1262335, 1262329, 1262359, -1, -1, -1, -1, -1, -1 }, { 0x9520, 1262371, 1262364, 1262378, -1, -1, -1, -1, -1, -1 }, { 0x9521, 1262390, 1262385, 1262419, -1, -1, -1, -1, -1, -1 }, { 0x9522, 1262427, 1262423, 1262458, -1, -1, -1, -1, -1, -1 }, { 0x9523, 1262466, 1262462, 1262471, -1, -1, -1, -1, -1, -1 }, { 0x9524, 1262482, 1262476, 1262514, -1, -1, -1, -1, -1, -1 }, { 0x9525, 1262526, 1262520, 1262558, -1, -1, -1, -1, -1, -1 }, { 0x9526, 1262569, 1262564, 1262600, -1, -1, -1, -1, -1, -1 }, { 0x9527, 1262610, 1262605, 1262628, -1, -1, -1, -1, -1, -1 }, { 0x9528, 1262638, 1262633, 1262645, -1, -1, -1, -1, -1, -1 }, { 0x9529, 1262651, -1, 1262664, -1, -1, -1, -1, -1, -1 }, { 0x952A, 1262670, -1, 1262685, -1, -1, -1, -1, -1, -1 }, { 0x952B, 1262690, -1, 1262700, -1, -1, -1, -1, -1, -1 }, { 0x952C, 1262711, 1262705, 1262722, -1, -1, -1, -1, -1, -1 }, { 0x952D, 1262733, 1262727, 1262761, -1, -1, -1, -1, -1, -1 }, { 0x952E, 1262772, 1262767, 1262798, -1, -1, -1, -1, -1, -1 }, { 0x952F, 1262810, 1262804, 1262834, -1, -1, -1, -1, -1, -1 }, { 0x9530, 1262845, 1262838, 1262855, -1, -1, -1, -1, -1, -1 }, { 0x9531, 1262865, 1262861, 1262897, -1, -1, -1, -1, -1, -1 }, { 0x9532, 1262906, 1262901, 1262934, -1, -1, -1, -1, -1, -1 }, { 0x9533, -1, -1, 1262944, -1, 1262939, -1, -1, -1, -1 }, { 0x9534, 1262956, 1262950, 1262974, -1, -1, -1, -1, -1, -1 }, { 0x9535, 1262986, 1262979, 1263008, -1, -1, -1, -1, -1, -1 }, { 0x9536, 1263019, 1263015, 1263029, -1, -1, -1, -1, -1, -1 }, { 0x9537, 1263039, 1263033, 1263066, -1, -1, -1, -1, -1, -1 }, { 0x9538, 1263075, 1263069, 1263102, -1, -1, -1, -1, -1, -1 }, { 0x9539, 1263112, 1263107, 1263119, -1, -1, -1, -1, -1, -1 }, { 0x953A, 1263131, 1263125, 1263187, -1, 1263182, 1263159, 1263177, -1, -1 }, { 0x953B, 1263200, 1263194, 1263228, -1, -1, -1, -1, -1, -1 }, { 0x953C, 1263239, 1263234, 1263245, -1, -1, -1, -1, -1, -1 }, { 0x953D, 1263256, 1263250, 1263282, -1, 1263276, 1263263, 1263272, -1, -1 }, { 0x953E, 1263295, 1263289, 1263317, -1, -1, -1, -1, -1, -1 }, { 0x953F, 1263323, -1, 1263340, -1, -1, -1, -1, -1, -1 }, { 0x9540, 1263349, 1263344, 1263367, -1, -1, -1, -1, -1, -1 }, { 0x9541, 1263376, 1263371, 1263386, -1, -1, -1, -1, -1, -1 }, { 0x9542, 1263396, 1263391, 1263426, -1, -1, -1, -1, -1, -1 }, { 0x9543, 1263435, 1263431, 1263448, -1, -1, -1, -1, -1, -1 }, { 0x9544, 1263457, 1263452, 1263465, -1, -1, -1, -1, -1, -1 }, { 0x9545, 1263470, -1, 1263480, -1, -1, -1, -1, -1, -1 }, { 0x9546, 1263490, 1263485, 1263496, -1, -1, -1, -1, -1, -1 }, { 0x9547, 1263505, 1263500, 1263534, -1, -1, -1, -1, -1, -1 }, { 0x9548, 1263545, 1263540, 1263568, -1, -1, -1, -1, -1, -1 }, { 0x9549, 1263578, 1263572, 1263586, -1, -1, -1, -1, -1, -1 }, { 0x954A, 1263595, 1263590, 1263622, -1, -1, -1, -1, -1, -1 }, { 0x954B, -1, -1, 1263627, -1, -1, -1, -1, -1, -1 }, { 0x954C, 1263639, 1263633, 1263670, -1, -1, -1, -1, -1, -1 }, { 0x954D, 1263681, 1263676, 1263688, -1, -1, -1, -1, -1, -1 }, { 0x954E, 1263693, -1, 1263708, -1, -1, -1, -1, -1, -1 }, { 0x954F, 1263722, 1263712, 1263748, -1, -1, -1, -1, -1, -1 }, { 0x9550, 1263758, 1263753, 1263772, -1, -1, -1, -1, -1, -1 }, { 0x9551, 1263789, 1263777, 1263804, -1, -1, -1, -1, -1, -1 }, { 0x9552, 1263815, 1263810, 1263842, -1, -1, -1, -1, -1, -1 }, { 0x9553, 1263851, 1263846, 1263859, -1, -1, -1, -1, -1, -1 }, { 0x9554, 1263869, 1263864, 1263887, -1, -1, -1, -1, -1, -1 }, { 0x9555, 1263898, 1263892, 1263922, -1, -1, -1, -1, -1, -1 }, { 0x9556, 1263933, 1263928, 1263962, -1, -1, -1, -1, -1, -1 }, { 0x9557, 1263974, 1263968, 1263986, -1, -1, -1, -1, -1, -1 }, { 0x9558, 1263998, 1263992, 1264005, -1, -1, -1, -1, -1, -1 }, { 0x9559, -1, -1, 1264010, -1, -1, -1, -1, -1, -1 }, { 0x955A, 1264015, -1, 1264026, -1, -1, -1, -1, -1, -1 }, { 0x955B, 1264038, 1264032, 1264076, -1, -1, -1, -1, -1, -1 }, { 0x955C, 1264088, 1264082, 1264117, -1, -1, -1, -1, -1, -1 }, { 0x955D, 1264128, 1264123, 1264139, -1, -1, -1, -1, -1, -1 }, { 0x955E, 1264148, 1264143, 1264178, -1, -1, -1, -1, -1, -1 }, { 0x955F, 1264188, 1264182, 1264194, -1, -1, -1, -1, -1, -1 }, { 0x9560, 1264205, 1264200, 1264220, -1, -1, -1, 1264215, -1, -1 }, { 0x9561, 1264231, 1264225, 1264251, -1, -1, -1, -1, -1, -1 }, { 0x9562, 1264262, 1264257, 1264266, -1, -1, -1, -1, -1, -1 }, { 0x9563, 1264276, 1264271, 1264284, -1, -1, -1, -1, -1, -1 }, { 0x9564, 1264295, 1264290, 1264313, -1, -1, -1, -1, -1, -1 }, { 0x9565, 1264317, -1, 1264326, -1, -1, -1, -1, -1, -1 }, { 0x9566, 1264336, 1264330, 1264354, -1, -1, -1, -1, -1, -1 }, { 0x9567, 1264365, 1264359, 1264375, -1, -1, -1, -1, -1, -1 }, { 0x9568, 1264385, 1264380, 1264398, -1, -1, -1, -1, -1, -1 }, { 0x9569, 1264402, -1, 1264414, -1, -1, -1, -1, -1, -1 }, { 0x956A, 1264427, 1264420, 1264448, -1, -1, -1, -1, -1, -1 }, { 0x956B, 1264461, 1264455, 1264492, -1, -1, -1, -1, -1, -1 }, { 0x956C, 1264503, 1264498, 1264528, -1, -1, -1, -1, -1, -1 }, { 0x956D, 1264539, 1264533, 1264546, -1, -1, -1, -1, -1, -1 }, { 0x956E, 1264557, 1264551, 1264596, -1, -1, 1264589, 1264592, -1, -1 }, { 0x956F, 1264607, 1264602, 1264637, -1, -1, -1, -1, -1, -1 }, { 0x9570, 1264648, 1264643, 1264655, -1, -1, -1, -1, -1, -1 }, { 0x9571, 1264665, 1264661, 1264675, -1, -1, -1, -1, -1, -1 }, { 0x9572, 1264679, -1, 1264687, -1, -1, -1, -1, -1, -1 }, { 0x9573, 1264697, 1264692, 1264715, -1, -1, -1, -1, -1, -1 }, { 0x9574, 1264726, 1264721, 1264742, -1, -1, -1, 1264738, -1, -1 }, { 0x9575, 1264752, 1264746, 1264766, -1, -1, -1, -1, -1, -1 }, { 0x9576, 1264779, 1264772, 1264811, -1, -1, -1, -1, -1, -1 }, { 0x9577, 1264832, 1264818, 1264897, 1264904, 1264892, 1264870, 1264887, 1264863, 1264936 }, { 0x9578, 1264953, 1264946, 1264974, -1, -1, 1264958, 1264969, -1, -1 }, { 0x9579, -1, -1, 1264995, -1, -1, 1264981, 1264987, -1, -1 }, { 0x957A, -1, 1265000, 1265004, -1, -1, -1, -1, -1, -1 }, { 0x957B, -1, -1, 1265008, -1, -1, -1, -1, -1, -1 }, { 0x957C, -1, 1265013, 1265019, -1, -1, -1, -1, -1, -1 }, { 0x957D, -1, -1, 1265023, -1, -1, -1, -1, -1, -1 }, { 0x957E, -1, -1, 1265056, -1, -1, 1265029, 1265050, -1, -1 }, { 0x957F, 1265074, 1265060, 1265105, -1, -1, -1, -1, -1, -1 }, { 0x9580, 1265117, 1265112, 1265172, 1265177, 1265167, 1265154, 1265159, 1265147, 1265183 }, { 0x9581, -1, -1, 1265188, -1, -1, -1, -1, -1, -1 }, { 0x9582, 1265198, 1265192, 1265236, -1, -1, 1265220, 1265228, -1, -1 }, { 0x9583, 1265248, 1265243, 1265299, 1265305, 1265295, 1265282, 1265291, 1265275, -1 }, { 0x9584, -1, -1, 1265324, -1, -1, -1, 1265314, -1, -1 }, { 0x9585, -1, 1265329, 1265334, -1, -1, -1, -1, -1, -1 }, { 0x9586, 1265344, 1265339, 1265357, -1, -1, -1, -1, -1, -1 }, { 0x9587, 1265362, -1, 1265419, -1, -1, 1265394, 1265415, -1, -1 }, { 0x9588, 1265428, 1265423, 1265460, -1, 1265456, 1265443, 1265448, 1265436, -1 }, { 0x9589, 1265470, 1265465, 1265552, 1265556, 1265541, 1265509, 1265531, 1265502, 1265562 }, { 0x958A, 1265567, -1, 1265627, -1, 1265623, 1265614, -1, 1265608, -1 }, { 0x958B, 1265638, 1265633, 1265693, 1265698, 1265689, 1265674, 1265685, 1265667, 1265704 }, { 0x958C, 1265715, 1265709, 1265724, -1, -1, -1, 1265720, -1, -1 }, { 0x958D, -1, -1, 1265747, -1, -1, -1, 1265730, -1, 1265753 }, { 0x958E, 1265765, 1265759, 1265819, -1, 1265813, -1, 1265806, 1265799, -1 }, { 0x958F, 1265831, 1265825, 1265880, 1265885, 1265875, 1265866, 1265871, 1265859, 1265892 }, { 0x9590, -1, -1, 1265900, -1, -1, -1, -1, -1, -1 }, { 0x9591, 1265911, 1265905, 1265986, 1265992, 1265982, 1265952, 1265974, 1265945, 1265998 }, { 0x9592, 1266022, 1266004, 1266077, 1266083, 1266069, -1, -1, 1266062, -1 }, { 0x9593, 1266107, 1266095, 1266174, 1266180, 1266170, 1266146, 1266162, 1266139, 1266186 }, { 0x9594, 1266196, 1266191, 1266261, -1, 1266257, 1266234, 1266249, 1266227, -1 }, { 0x9595, -1, -1, 1266266, -1, -1, -1, -1, -1, -1 }, { 0x9596, 1266277, 1266271, 1266341, -1, -1, 1266324, -1, -1, -1 }, { 0x9597, -1, 1266346, 1266351, -1, -1, -1, -1, -1, -1 }, { 0x9598, 1266362, 1266356, 1266418, -1, 1266414, 1266400, 1266410, 1266393, -1 }, { 0x9599, 1266429, 1266423, 1266471, -1, -1, 1266452, 1266463, -1, -1 }, { 0x959A, -1, -1, 1266476, -1, -1, -1, -1, -1, -1 }, { 0x959B, -1, 1266482, 1266488, -1, -1, -1, -1, -1, -1 }, { 0x959C, -1, 1266494, 1266509, -1, -1, -1, -1, 1266503, -1 }, { 0x959D, -1, -1, 1266532, -1, -1, 1266514, 1266523, -1, -1 }, { 0x959E, -1, 1266538, 1266577, -1, -1, 1266543, 1266561, -1, -1 }, { 0x959F, 1266588, 1266583, 1266636, 1266640, 1266633, 1266623, 1266630, 1266616, -1 }, { 0x95A0, 1266651, 1266645, 1266690, -1, -1, 1266685, -1, 1266679, -1 }, { 0x95A1, 1266706, 1266695, 1266760, -1, -1, 1266739, 1266747, -1, -1 }, { 0x95A2, 1266771, 1266764, 1266845, -1, 1266836, 1266802, 1266824, -1, -1 }, { 0x95A3, 1266856, 1266851, 1266921, 1266925, 1266917, 1266890, 1266912, 1266883, 1266931 }, { 0x95A4, 1266951, 1266936, 1267000, -1, 1266996, 1266983, 1266992, 1266976, -1 }, { 0x95A5, 1267009, 1267004, 1267075, -1, 1267071, 1267047, 1267059, 1267040, -1 }, { 0x95A6, 1267084, 1267079, 1267158, -1, 1267152, 1267142, 1267146, -1, -1 }, { 0x95A7, 1267169, 1267163, 1267204, -1, 1267199, -1, 1267195, -1, 1267210 }, { 0x95A8, 1267223, 1267217, 1267279, 1267284, 1267275, 1267263, 1267268, 1267256, 1267290 }, { 0x95A9, 1267306, 1267296, 1267367, 1267372, 1267363, -1, 1267347, 1267340, -1 }, { 0x95AA, 1267382, 1267377, 1267427, -1, 1267424, -1, -1, -1, -1 }, { 0x95AB, 1267437, 1267431, 1267488, 1267493, 1267484, 1267472, 1267480, 1267465, -1 }, { 0x95AC, 1267507, 1267501, 1267570, -1, 1267565, -1, 1267548, 1267541, -1 }, { 0x95AD, 1267588, 1267576, 1267655, 1267659, 1267651, 1267633, 1267644, 1267620, -1 }, { 0x95AE, -1, -1, 1267663, -1, -1, -1, -1, -1, -1 }, { 0x95AF, -1, -1, 1267669, -1, -1, -1, -1, -1, -1 }, { 0x95B0, -1, -1, 1267674, -1, -1, -1, -1, -1, -1 }, { 0x95B1, 1267684, 1267678, 1267745, -1, 1267741, 1267722, 1267736, 1267715, -1 }, { 0x95B2, 1267756, 1267750, 1267787, 1267792, 1267783, 1267764, 1267778, -1, 1267798 }, { 0x95B3, -1, -1, 1267806, -1, -1, -1, -1, -1, -1 }, { 0x95B4, 1267812, -1, 1267839, -1, -1, 1267818, 1267834, -1, -1 }, { 0x95B5, -1, 1267843, 1267849, -1, -1, -1, -1, -1, -1 }, { 0x95B6, 1267861, 1267854, 1267919, 1267926, 1267913, -1, 1267904, 1267897, -1 }, { 0x95B7, -1, 1267935, 1267941, -1, -1, -1, -1, -1, -1 }, { 0x95B8, -1, -1, 1267947, -1, -1, -1, -1, -1, -1 }, { 0x95B9, 1267957, 1267952, 1268019, -1, 1268016, 1267981, 1268013, 1267974, -1 }, { 0x95BA, -1, -1, 1268032, -1, -1, -1, 1268024, -1, -1 }, { 0x95BB, 1268042, 1268037, 1268106, 1268111, 1268102, 1268071, 1268095, 1268064, -1 }, { 0x95BC, 1268131, 1268116, 1268199, -1, 1268196, 1268172, 1268188, 1268165, -1 }, { 0x95BD, 1268207, 1268202, 1268252, 1268257, 1268248, 1268237, 1268244, 1268230, -1 }, { 0x95BE, 1268268, 1268263, 1268332, -1, 1268328, 1268306, 1268313, 1268299, 1268336 }, { 0x95BF, 1268347, 1268342, 1268393, -1, -1, 1268384, 1268389, -1, -1 }, { 0x95C0, -1, -1, 1268398, -1, -1, -1, -1, -1, -1 }, { 0x95C1, -1, -1, 1268404, -1, -1, -1, -1, -1, -1 }, { 0x95C2, -1, -1, 1268409, -1, -1, -1, -1, -1, -1 }, { 0x95C3, 1268421, 1268415, 1268472, -1, 1268467, 1268448, 1268456, 1268441, -1 }, { 0x95C4, -1, -1, 1268476, -1, -1, -1, -1, -1, -1 }, { 0x95C5, -1, 1268481, 1268492, -1, -1, -1, -1, -1, -1 }, { 0x95C6, 1268503, 1268497, 1268550, -1, -1, 1268537, 1268542, -1, -1 }, { 0x95C7, 1268563, 1268555, 1268623, 1268627, 1268620, 1268596, 1268614, 1268589, -1 }, { 0x95C8, 1268637, 1268632, 1268680, 1268685, 1268677, -1, 1268672, 1268665, -1 }, { 0x95C9, 1268697, 1268692, 1268731, -1, -1, -1, 1268725, -1, -1 }, { 0x95CA, 1268741, 1268736, 1268794, 1268799, 1268789, 1268777, 1268783, 1268770, -1 }, { 0x95CB, 1268812, 1268806, 1268875, -1, 1268870, 1268844, 1268851, 1268837, -1 }, { 0x95CC, 1268886, 1268880, 1268952, 1268957, 1268948, 1268920, 1268944, 1268913, 1268963 }, { 0x95CD, 1268977, 1268968, 1269020, -1, 1269017, 1269005, 1269011, 1268998, -1 }, { 0x95CE, -1, -1, 1269024, -1, -1, -1, -1, -1, -1 }, { 0x95CF, -1, -1, 1269037, -1, 1269030, -1, -1, -1, -1 }, { 0x95D0, 1269048, 1269043, 1269094, -1, -1, 1269077, 1269083, -1, -1 }, { 0x95D1, 1269110, 1269100, 1269150, -1, -1, 1269123, 1269131, -1, -1 }, { 0x95D2, 1269161, 1269155, 1269205, -1, -1, 1269188, 1269193, -1, -1 }, { 0x95D3, 1269214, 1269209, 1269251, -1, 1269247, 1269236, 1269243, 1269229, -1 }, { 0x95D4, 1269261, 1269256, 1269315, 1269319, 1269311, 1269300, 1269307, 1269293, -1 }, { 0x95D5, 1269331, 1269325, 1269376, 1269381, 1269371, 1269358, 1269365, 1269351, -1 }, { 0x95D6, 1269395, 1269389, 1269448, -1, 1269443, 1269431, 1269438, 1269424, 1269456 }, { 0x95D7, 1269469, 1269462, 1269575, -1, 1269566, 1269545, 1269558, -1, -1 }, { 0x95D8, 1269581, -1, 1269635, -1, -1, 1269615, 1269631, -1, -1 }, { 0x95D9, -1, -1, 1269651, -1, -1, 1269640, 1269647, -1, -1 }, { 0x95DA, 1269661, 1269655, 1269710, -1, 1269706, 1269696, 1269703, 1269689, -1 }, { 0x95DB, -1, 1269715, 1269727, -1, -1, -1, -1, -1, -1 }, { 0x95DC, 1269740, 1269733, 1269800, 1269806, 1269791, 1269778, 1269783, 1269771, 1269812 }, { 0x95DD, -1, -1, 1269835, -1, -1, 1269817, 1269825, -1, -1 }, { 0x95DE, 1269858, 1269841, 1269910, -1, 1269906, 1269891, 1269898, 1269884, -1 }, { 0x95DF, 1269927, 1269915, 1269986, -1, -1, 1269947, 1269964, -1, -1 }, { 0x95E0, 1270006, 1269990, 1270049, -1, 1270044, -1, 1270030, 1270023, -1 }, { 0x95E1, 1270064, 1270054, 1270115, -1, 1270110, 1270099, 1270106, 1270092, 1270121 }, { 0x95E2, 1270131, 1270126, 1270192, 1270196, 1270187, 1270169, 1270176, 1270162, -1 }, { 0x95E3, -1, -1, 1270203, -1, -1, -1, -1, -1, -1 }, { 0x95E4, 1270215, 1270209, 1270260, -1, -1, 1270240, 1270245, -1, -1 }, { 0x95E5, 1270272, 1270266, 1270315, 1270319, 1270311, 1270290, 1270305, 1270283, -1 }, { 0x95E6, -1, -1, 1270328, -1, -1, -1, 1270324, -1, -1 }, { 0x95E7, -1, -1, 1270333, -1, -1, -1, -1, -1, -1 }, { 0x95E8, 1270342, 1270337, 1270372, -1, -1, -1, -1, -1, -1 }, { 0x95E9, 1270383, 1270377, 1270405, -1, -1, -1, -1, -1, -1 }, { 0x95EA, 1270417, 1270412, 1270444, -1, -1, -1, -1, -1, -1 }, { 0x95EB, 1270455, 1270450, 1270468, -1, -1, -1, -1, -1, -1 }, { 0x95EC, 1270478, 1270473, 1270486, -1, -1, -1, -1, -1, -1 }, { 0x95ED, 1270496, 1270491, 1270528, -1, -1, -1, -1, -1, -1 }, { 0x95EE, 1270537, 1270532, 1270562, -1, -1, -1, -1, -1, -1 }, { 0x95EF, 1270579, 1270567, 1270608, -1, -1, -1, -1, -1, -1 }, { 0x95F0, 1270622, 1270616, 1270650, -1, -1, -1, -1, -1, -1 }, { 0x95F1, 1270660, 1270655, 1270688, -1, -1, -1, -1, -1, -1 }, { 0x95F2, 1270699, 1270693, 1270731, -1, -1, -1, -1, -1, -1 }, { 0x95F3, 1270743, 1270737, 1270777, -1, -1, -1, -1, -1, -1 }, { 0x95F4, 1270789, 1270783, 1270822, -1, -1, -1, -1, -1, -1 }, { 0x95F5, 1270833, 1270828, 1270864, -1, -1, -1, -1, -1, -1 }, { 0x95F6, 1270875, 1270869, 1270880, -1, -1, -1, -1, -1, -1 }, { 0x95F7, 1270891, 1270886, 1270921, -1, -1, -1, -1, -1, -1 }, { 0x95F8, 1270932, 1270926, 1270963, -1, -1, -1, -1, -1, -1 }, { 0x95F9, 1270974, 1270968, 1270997, -1, -1, -1, -1, -1, -1 }, { 0x95FA, 1271008, 1271002, 1271041, -1, -1, -1, -1, -1, -1 }, { 0x95FB, 1271051, 1271046, 1271081, -1, -1, -1, -1, -1, -1 }, { 0x95FC, 1271092, 1271086, 1271103, -1, -1, -1, -1, -1, -1 }, { 0x95FD, 1271117, 1271107, 1271151, -1, -1, -1, -1, -1, -1 }, { 0x95FE, 1271162, 1271156, 1271194, -1, -1, -1, -1, -1, -1 }, { 0x95FF, 1271203, 1271198, 1271218, -1, -1, -1, -1, -1, -1 }, { 0x9600, 1271228, 1271223, 1271259, -1, -1, -1, -1, -1, -1 }, { 0x9601, 1271268, 1271263, 1271295, -1, -1, -1, -1, -1, -1 }, { 0x9602, 1271304, 1271299, 1271337, -1, -1, -1, -1, -1, -1 }, { 0x9603, 1271347, 1271341, 1271375, -1, -1, -1, -1, -1, -1 }, { 0x9604, 1271385, 1271380, 1271415, -1, -1, -1, -1, -1, -1 }, { 0x9605, 1271426, 1271420, 1271457, -1, -1, -1, -1, -1, -1 }, { 0x9606, 1271468, 1271462, 1271502, -1, -1, -1, -1, -1, -1 }, { 0x9607, 1271512, 1271508, 1271547, -1, -1, 1271535, 1271541, -1, -1 }, { 0x9608, 1271556, 1271551, 1271587, -1, -1, -1, -1, -1, -1 }, { 0x9609, 1271596, 1271591, 1271613, -1, -1, -1, -1, -1, -1 }, { 0x960A, 1271625, 1271618, 1271663, -1, -1, -1, -1, -1, -1 }, { 0x960B, 1271675, 1271670, 1271696, -1, -1, -1, -1, -1, -1 }, { 0x960C, 1271705, 1271700, 1271731, -1, -1, -1, -1, -1, -1 }, { 0x960D, 1271741, 1271736, 1271764, -1, -1, -1, -1, -1, -1 }, { 0x960E, 1271774, 1271769, 1271796, -1, -1, -1, -1, -1, -1 }, { 0x960F, 1271816, 1271801, 1271841, -1, -1, -1, -1, -1, -1 }, { 0x9610, 1271854, 1271844, 1271882, -1, -1, -1, -1, -1, -1 }, { 0x9611, 1271894, 1271888, 1271921, -1, -1, -1, -1, -1, -1 }, { 0x9612, 1271932, 1271926, 1271952, -1, -1, -1, -1, -1, -1 }, { 0x9613, 1271961, 1271956, 1271978, -1, -1, -1, -1, -1, -1 }, { 0x9614, 1271988, 1271983, 1272017, -1, -1, -1, -1, -1, -1 }, { 0x9615, 1272028, 1272022, 1272053, -1, -1, -1, -1, -1, -1 }, { 0x9616, 1272063, 1272058, 1272095, -1, -1, -1, -1, -1, -1 }, { 0x9617, 1272104, 1272099, 1272133, -1, -1, -1, -1, -1, -1 }, { 0x9618, 1272145, 1272139, 1272172, -1, -1, -1, -1, -1, -1 }, { 0x9619, 1272182, 1272176, 1272202, -1, -1, -1, -1, -1, -1 }, { 0x961A, 1272218, 1272207, 1272244, -1, -1, -1, -1, -1, -1 }, { 0x961B, 1272255, 1272249, 1272280, -1, -1, -1, -1, -1, -1 }, { 0x961C, 1272291, 1272286, 1272342, 1272346, 1272338, 1272331, 1272335, 1272324, -1 }, { 0x961D, 1272353, -1, 1272393, -1, 1272389, 1272379, -1, -1, -1 }, { 0x961E, 1272402, 1272397, 1272412, -1, -1, -1, 1272407, -1, -1 }, { 0x961F, 1272422, 1272416, 1272445, -1, -1, -1, -1, -1, -1 }, { 0x9620, -1, -1, 1272450, -1, -1, -1, -1, -1, -1 }, { 0x9621, 1272460, 1272455, 1272528, 1272534, 1272523, 1272499, 1272519, 1272492, -1 }, { 0x9622, -1, 1272539, 1272563, -1, 1272560, -1, 1272545, -1, -1 }, { 0x9623, -1, 1272567, 1272572, -1, -1, -1, -1, -1, -1 }, { 0x9624, 1272589, 1272577, 1272636, -1, 1272632, 1272601, 1272615, 1272594, -1 }, { 0x9625, -1, -1, 1272657, -1, -1, 1272641, 1272654, -1, -1 }, { 0x9626, -1, -1, 1272669, -1, -1, 1272662, 1272665, -1, -1 }, { 0x9627, 1272675, -1, 1272716, -1, -1, -1, -1, 1272710, -1 }, { 0x9628, 1272731, 1272721, 1272824, -1, 1272817, 1272790, 1272805, 1272783, -1 }, { 0x9629, -1, -1, 1272833, -1, -1, -1, -1, 1272827, -1 }, { 0x962A, 1272852, 1272840, 1272898, -1, 1272893, 1272884, 1272889, 1272877, -1 }, { 0x962B, -1, -1, 1272903, -1, -1, -1, -1, -1, -1 }, { 0x962C, 1272915, 1272908, 1272945, -1, -1, 1272932, 1272936, -1, -1 }, { 0x962D, -1, -1, 1272957, -1, -1, -1, -1, 1272951, -1 }, { 0x962E, 1272974, 1272962, 1273036, 1273042, 1273028, -1, 1273024, 1273010, 1273052 }, { 0x962F, 1273065, 1273061, 1273109, -1, 1273106, 1273098, 1273102, 1273091, -1 }, { 0x9630, -1, 1273114, 1273119, -1, -1, -1, -1, -1, -1 }, { 0x9631, 1273129, 1273123, 1273167, -1, 1273162, 1273150, 1273154, -1, -1 }, { 0x9632, 1273179, 1273173, 1273243, 1273249, 1273238, 1273214, 1273230, 1273207, 1273258 }, { 0x9633, 1273272, 1273265, 1273308, -1, -1, 1273301, 1273304, -1, -1 }, { 0x9634, 1273319, 1273314, 1273352, -1, -1, -1, -1, -1, -1 }, { 0x9635, 1273362, 1273357, 1273392, -1, -1, -1, -1, -1, -1 }, { 0x9636, 1273404, 1273398, 1273432, -1, -1, -1, -1, -1, -1 }, { 0x9637, -1, -1, 1273451, -1, -1, 1273437, 1273442, -1, -1 }, { 0x9638, 1273492, 1273458, 1273614, -1, -1, 1273513, 1273600, -1, -1 }, { 0x9639, 1273623, 1273617, 1273642, -1, -1, -1, -1, -1, -1 }, { 0x963A, -1, 1273646, 1273662, -1, -1, 1273651, 1273655, -1, -1 }, { 0x963B, 1273670, 1273666, 1273745, 1273749, 1273742, 1273710, 1273735, 1273703, 1273756 }, { 0x963C, 1273767, 1273762, 1273834, -1, 1273831, 1273805, 1273815, -1, -1 }, { 0x963D, -1, 1273839, 1273873, -1, 1273869, 1273849, 1273862, -1, -1 }, { 0x963E, -1, -1, 1273879, -1, -1, -1, -1, -1, -1 }, { 0x963F, 1273901, 1273885, 1273981, 1273984, 1273976, 1273959, 1273974, 1273952, -1 }, { 0x9640, 1273992, 1273988, 1274044, 1274049, 1274040, 1274025, 1274034, 1274018, -1 }, { 0x9641, 1274062, 1274054, 1274123, -1, -1, 1274088, 1274108, -1, -1 }, { 0x9642, 1274142, 1274128, 1274195, 1274204, 1274191, 1274176, 1274185, 1274169, 1274213 }, { 0x9643, -1, 1274217, 1274221, -1, -1, -1, -1, -1, -1 }, { 0x9644, 1274231, 1274227, 1274290, 1274294, 1274286, 1274273, 1274279, 1274266, 1274301 }, { 0x9645, 1274311, 1274306, 1274338, -1, -1, -1, -1, -1, -1 }, { 0x9646, 1274347, 1274342, 1274371, -1, -1, -1, -1, -1, -1 }, { 0x9647, 1274381, 1274375, 1274413, -1, -1, -1, -1, -1, -1 }, { 0x9648, 1274424, 1274419, 1274459, -1, -1, -1, -1, -1, -1 }, { 0x9649, 1274471, 1274465, 1274500, -1, -1, -1, -1, -1, -1 }, { 0x964A, -1, 1274506, 1274510, -1, -1, -1, -1, -1, -1 }, { 0x964B, 1274520, 1274515, 1274583, 1274588, 1274579, 1274561, 1274575, 1274548, 1274593 }, { 0x964C, 1274604, 1274599, 1274668, 1274672, 1274663, 1274641, 1274653, 1274634, -1 }, { 0x964D, 1274690, 1274678, 1274769, 1274776, 1274759, 1274737, 1274755, 1274723, 1274787 }, { 0x964E, -1, -1, 1274794, -1, -1, -1, -1, -1, -1 }, { 0x964F, -1, 1274799, 1274838, -1, 1274835, 1274809, 1274825, -1, -1 }, { 0x9650, 1274849, 1274843, 1274904, 1274910, 1274900, 1274878, 1274892, 1274871, 1274918 }, { 0x9651, -1, 1274924, 1274928, -1, -1, -1, -1, -1, -1 }, { 0x9652, -1, -1, 1274966, -1, -1, 1274932, 1274963, -1, -1 }, { 0x9653, -1, 1274971, 1274980, -1, -1, -1, -1, -1, -1 }, { 0x9654, 1274989, 1274984, 1275039, -1, 1275035, -1, 1275024, -1, -1 }, { 0x9655, 1275049, 1275044, 1275080, -1, -1, -1, -1, -1, -1 }, { 0x9656, -1, 1275086, 1275116, -1, -1, 1275098, 1275108, 1275092, -1 }, { 0x9657, 1275126, 1275121, 1275254, -1, -1, 1275152, 1275249, -1, -1 }, { 0x9658, 1275272, 1275260, 1275333, -1, 1275327, 1275308, 1275313, 1275301, -1 }, { 0x9659, -1, -1, 1275339, -1, -1, -1, -1, -1, -1 }, { 0x965A, -1, -1, 1275345, -1, -1, -1, -1, -1, -1 }, { 0x965B, 1275354, 1275349, 1275410, 1275414, 1275404, 1275390, 1275400, 1275383, 1275420 }, { 0x965C, 1275442, 1275425, 1275500, -1, 1275491, 1275471, 1275477, 1275464, -1 }, { 0x965D, 1275510, 1275505, 1275557, -1, 1275553, -1, 1275549, 1275542, -1 }, { 0x965E, 1275569, 1275563, 1275615, -1, 1275610, 1275598, 1275605, 1275591, 1275622 }, { 0x965F, 1275634, 1275629, 1275694, -1, 1275689, 1275671, 1275678, 1275664, -1 }, { 0x9660, -1, -1, 1275699, -1, -1, -1, -1, -1, -1 }, { 0x9661, 1275708, 1275703, 1275770, -1, 1275766, 1275748, 1275758, 1275741, -1 }, { 0x9662, 1275787, 1275775, 1275835, 1275841, 1275831, 1275825, 1275828, 1275818, 1275851 }, { 0x9663, 1275863, 1275858, 1275927, 1275933, 1275923, 1275900, 1275914, 1275893, 1275941 }, { 0x9664, 1275959, 1275948, 1276015, 1276020, 1276011, 1275992, 1276005, 1275985, 1276033 }, { 0x9665, 1276039, -1, 1276100, -1, 1276096, 1276068, 1276088, -1, -1 }, { 0x9666, -1, -1, 1276110, -1, -1, -1, 1276106, -1, -1 }, { 0x9667, 1276120, 1276115, 1276168, -1, -1, -1, -1, -1, -1 }, { 0x9668, 1276178, 1276173, 1276204, -1, -1, -1, -1, -1, -1 }, { 0x9669, 1276214, 1276209, 1276243, -1, -1, -1, -1, -1, -1 }, { 0x966A, 1276254, 1276249, 1276315, 1276320, 1276311, 1276294, 1276303, 1276287, -1 }, { 0x966B, -1, 1276326, 1276336, -1, -1, -1, -1, -1, -1 }, { 0x966C, 1276346, 1276341, 1276404, 1276409, 1276399, 1276381, 1276386, 1276374, -1 }, { 0x966D, -1, 1276415, 1276424, -1, -1, -1, -1, -1, -1 }, { 0x966E, -1, -1, 1276448, -1, -1, 1276428, 1276441, -1, -1 }, { 0x966F, -1, -1, 1276453, -1, -1, -1, -1, -1, -1 }, { 0x9670, 1276463, 1276458, 1276533, 1276538, 1276530, 1276503, 1276521, 1276496, 1276543 }, { 0x9671, -1, -1, 1276547, -1, -1, -1, -1, -1, -1 }, { 0x9672, 1276557, 1276551, 1276596, 1276602, 1276592, 1276581, 1276588, 1276574, 1276610 }, { 0x9673, 1276627, 1276617, 1276703, 1276709, 1276699, 1276667, 1276690, 1276660, 1276716 }, { 0x9674, 1276728, 1276723, 1276786, 1276790, 1276783, 1276760, 1276769, 1276753, -1 }, { 0x9675, 1276802, 1276796, 1276869, 1276875, 1276864, 1276838, 1276859, 1276825, 1276883 }, { 0x9676, 1276899, 1276889, 1276942, 1276947, 1276936, 1276924, 1276928, 1276917, -1 }, { 0x9677, 1276965, 1276954, 1277029, 1277035, 1277025, 1277001, 1277021, 1276994, 1277042 }, { 0x9678, 1277052, 1277047, 1277148, 1277152, 1277143, 1277129, 1277133, 1277116, 1277158 }, { 0x9679, -1, -1, 1277170, -1, -1, -1, -1, 1277164, -1 }, { 0x967A, 1277177, -1, 1277223, -1, 1277219, 1277206, 1277215, -1, -1 }, { 0x967B, 1277234, 1277229, 1277287, -1, -1, 1277263, 1277270, -1, -1 }, { 0x967C, 1277297, 1277292, 1277333, -1, 1277330, 1277310, 1277316, 1277303, -1 }, { 0x967D, 1277345, 1277338, 1277402, 1277408, 1277397, 1277381, 1277393, 1277374, 1277415 }, { 0x967E, 1277429, 1277423, 1277456, -1, -1, 1277437, 1277441, -1, -1 }, { 0x967F, -1, -1, 1277473, -1, -1, 1277462, 1277468, -1, -1 }, { 0x9680, -1, -1, 1277478, -1, -1, -1, -1, -1, -1 }, { 0x9681, -1, 1277485, 1277507, -1, -1, 1277495, 1277504, -1, -1 }, { 0x9682, 1277517, 1277512, 1277615, -1, -1, 1277599, 1277612, -1, -1 }, { 0x9683, 1277630, 1277620, 1277685, -1, -1, 1277668, 1277674, -1, -1 }, { 0x9684, 1277695, 1277690, 1277747, 1277755, 1277743, 1277719, 1277728, 1277712, 1277765 }, { 0x9685, 1277780, 1277770, 1277829, 1277833, 1277826, 1277814, 1277819, 1277807, -1 }, { 0x9686, 1277845, 1277839, 1277916, 1277922, 1277910, 1277890, 1277905, 1277877, 1277929 }, { 0x9687, -1, -1, 1277934, -1, -1, -1, -1, -1, -1 }, { 0x9688, 1277944, 1277939, 1277975, 1277980, 1277972, 1277961, 1277966, -1, -1 }, { 0x9689, 1277991, 1277986, 1278060, -1, 1278057, 1278039, 1278045, -1, -1 }, { 0x968A, 1278071, 1278065, 1278119, -1, 1278115, 1278101, 1278106, 1278094, 1278124 }, { 0x968B, 1278137, 1278131, 1278195, 1278200, 1278191, 1278165, 1278181, 1278158, -1 }, { 0x968C, -1, -1, 1278206, -1, -1, -1, -1, -1, -1 }, { 0x968D, 1278216, 1278210, 1278258, 1278265, 1278252, 1278243, 1278248, 1278236, -1 }, { 0x968E, 1278278, 1278272, 1278346, 1278351, 1278341, 1278313, 1278337, 1278306, 1278357 }, { 0x968F, 1278368, 1278362, 1278418, -1, 1278414, 1278397, 1278406, -1, -1 }, { 0x9690, 1278428, 1278423, 1278488, -1, 1278485, 1278458, 1278479, -1, -1 }, { 0x9691, -1, 1278493, 1278533, -1, 1278530, 1278510, 1278516, 1278503, -1 }, { 0x9692, 1278543, 1278538, 1278671, -1, -1, -1, -1, -1, -1 }, { 0x9693, -1, -1, 1278676, -1, -1, -1, -1, -1, -1 }, { 0x9694, 1278687, 1278681, 1278751, 1278755, 1278746, 1278714, 1278741, 1278707, 1278761 }, { 0x9695, 1278778, 1278767, 1278832, -1, 1278824, 1278811, 1278818, 1278804, -1 }, { 0x9696, 1278851, 1278837, 1278893, -1, -1, 1278880, 1278889, -1, -1 }, { 0x9697, 1278908, 1278897, 1278965, 1278975, 1278962, 1278936, 1278951, 1278929, -1 }, { 0x9698, 1278989, 1278984, 1279052, 1279056, 1279045, 1279031, 1279037, 1279024, 1279063 }, { 0x9699, 1279074, 1279068, 1279141, 1279145, 1279137, 1279111, 1279121, 1279104, 1279151 }, { 0x969A, -1, -1, 1279174, -1, -1, 1279158, 1279166, -1, -1 }, { 0x969B, 1279185, 1279180, 1279244, 1279248, 1279240, 1279219, 1279236, 1279212, -1 }, { 0x969C, 1279265, 1279258, 1279331, 1279338, 1279326, 1279300, 1279321, 1279293, 1279355 }, { 0x969D, 1279369, 1279365, 1279413, -1, -1, 1279398, 1279404, -1, -1 }, { 0x969E, -1, 1279418, 1279424, -1, -1, -1, -1, -1, -1 }, { 0x969F, -1, -1, 1279448, -1, -1, 1279428, 1279438, -1, -1 }, { 0x96A0, 1279452, -1, 1279542, -1, 1279539, 1279512, 1279533, -1, -1 }, { 0x96A1, -1, -1, 1279547, -1, -1, -1, -1, -1, -1 }, { 0x96A2, -1, -1, 1279551, -1, -1, -1, -1, -1, -1 }, { 0x96A3, 1279562, 1279556, 1279629, 1279634, 1279625, 1279607, 1279621, 1279594, -1 }, { 0x96A4, 1279645, 1279639, 1279705, -1, 1279700, 1279682, 1279689, 1279675, -1 }, { 0x96A5, -1, 1279710, 1279740, -1, -1, 1279716, 1279731, -1, -1 }, { 0x96A6, -1, -1, 1279765, -1, -1, 1279746, 1279755, -1, -1 }, { 0x96A7, 1279777, 1279771, 1279872, -1, 1279868, 1279831, 1279855, 1279824, -1 }, { 0x96A8, 1279883, 1279877, 1279971, 1279976, 1279967, 1279950, 1279959, 1279943, 1279983 }, { 0x96A9, 1279998, 1279989, 1280042, 1280046, 1280040, 1280028, 1280033, 1280021, -1 }, { 0x96AA, 1280063, 1280058, 1280127, 1280133, 1280123, 1280110, 1280119, 1280103, 1280142 }, { 0x96AB, -1, -1, 1280149, -1, -1, -1, -1, -1, -1 }, { 0x96AC, -1, -1, 1280154, -1, -1, -1, -1, -1, -1 }, { 0x96AD, -1, -1, 1280158, -1, -1, -1, -1, -1, -1 }, { 0x96AE, 1280167, 1280162, 1280213, -1, -1, 1280198, 1280205, -1, -1 }, { 0x96AF, -1, -1, 1280227, -1, -1, 1280217, 1280223, -1, -1 }, { 0x96B0, 1280238, 1280232, 1280295, -1, 1280291, 1280274, 1280279, 1280267, 1280299 }, { 0x96B1, 1280311, 1280306, 1280366, 1280371, 1280363, 1280348, 1280357, 1280341, 1280379 }, { 0x96B2, 1280389, 1280384, 1280427, -1, -1, 1280407, 1280414, -1, -1 }, { 0x96B3, 1280437, 1280432, 1280485, 1280490, 1280481, 1280469, 1280478, 1280462, -1 }, { 0x96B4, 1280502, 1280496, 1280563, 1280569, 1280558, 1280541, 1280549, 1280534, 1280577 }, { 0x96B5, -1, -1, 1280585, -1, -1, -1, -1, -1, -1 }, { 0x96B6, 1280594, 1280589, 1280660, -1, 1280658, 1280642, 1280648, 1280635, -1 }, { 0x96B7, 1280674, 1280664, 1280740, 1280744, 1280735, 1280714, 1280731, 1280701, -1 }, { 0x96B8, 1280759, 1280749, 1280821, -1, 1280816, 1280793, 1280810, 1280786, -1 }, { 0x96B9, 1280831, 1280825, 1280881, -1, 1280876, 1280863, 1280868, 1280856, -1 }, { 0x96BA, 1280887, -1, 1280936, -1, -1, 1280915, 1280921, -1, -1 }, { 0x96BB, 1280945, 1280940, 1280996, -1, 1280991, 1280978, 1280986, 1280971, 1281001 }, { 0x96BC, 1281015, 1281009, 1281071, 1281076, 1281066, 1281048, 1281057, 1281041, -1 }, { 0x96BD, 1281094, 1281082, 1281126, -1, -1, -1, -1, -1, -1 }, { 0x96BE, 1281144, 1281132, 1281177, -1, -1, -1, -1, -1, -1 }, { 0x96BF, -1, -1, 1281182, -1, -1, -1, -1, -1, -1 }, { 0x96C0, 1281192, 1281186, 1281228, 1281233, 1281224, 1281207, 1281214, 1281200, 1281241 }, { 0x96C1, 1281256, 1281249, 1281286, 1281291, 1281283, 1281274, 1281279, 1281267, -1 }, { 0x96C2, -1, -1, 1281298, -1, -1, -1, -1, -1, -1 }, { 0x96C3, -1, -1, 1281303, -1, -1, -1, -1, -1, -1 }, { 0x96C4, 1281315, 1281309, 1281366, 1281373, 1281361, 1281351, 1281357, 1281344, 1281380 }, { 0x96C5, 1281396, 1281386, 1281454, 1281458, 1281452, 1281430, 1281447, 1281423, 1281464 }, { 0x96C6, 1281475, 1281469, 1281547, 1281551, 1281543, 1281509, 1281534, 1281502, 1281558 }, { 0x96C7, 1281568, 1281564, 1281612, -1, 1281606, 1281591, 1281603, 1281584, -1 }, { 0x96C8, -1, 1281616, 1281638, -1, -1, 1281621, 1281630, -1, -1 }, { 0x96C9, 1281652, 1281644, 1281702, 1281707, 1281698, 1281686, 1281691, 1281679, 1281714 }, { 0x96CA, 1281724, 1281719, 1281759, 1281764, -1, -1, 1281752, -1, -1 }, { 0x96CB, 1281781, 1281769, 1281849, -1, 1281844, 1281826, 1281835, 1281813, 1281855 }, { 0x96CC, 1281866, 1281862, 1281919, 1281923, 1281916, 1281904, 1281912, 1281897, 1281929 }, { 0x96CD, 1281940, 1281934, 1282001, -1, 1281997, 1281974, 1281990, 1281967, 1282007 }, { 0x96CE, 1282019, 1282013, 1282068, -1, 1282065, 1282054, 1282061, 1282047, -1 }, { 0x96CF, 1282080, 1282072, 1282113, -1, -1, -1, -1, -1, -1 }, { 0x96D0, -1, -1, 1282118, -1, -1, -1, -1, -1, -1 }, { 0x96D1, 1282122, -1, 1282179, -1, 1282175, 1282150, 1282165, -1, -1 }, { 0x96D2, 1282188, 1282183, 1282234, -1, 1282230, 1282216, 1282225, -1, -1 }, { 0x96D3, -1, -1, 1282239, -1, -1, -1, -1, -1, -1 }, { 0x96D4, -1, 1282243, 1282248, -1, -1, -1, -1, -1, -1 }, { 0x96D5, 1282259, 1282254, 1282357, 1282363, 1282354, 1282336, 1282349, 1282329, -1 }, { 0x96D6, 1282374, 1282368, 1282414, 1282419, 1282410, 1282399, 1282406, 1282392, 1282424 }, { 0x96D7, 1282428, -1, 1282445, -1, -1, -1, -1, -1, -1 }, { 0x96D8, 1282455, 1282450, 1282506, -1, -1, 1282485, 1282495, -1, -1 }, { 0x96D9, 1282517, 1282510, 1282585, 1282593, 1282579, 1282555, 1282575, 1282548, 1282601 }, { 0x96DA, 1282611, 1282606, 1282656, -1, 1282651, 1282637, 1282647, 1282630, -1 }, { 0x96DB, 1282670, 1282662, 1282724, 1282729, 1282719, 1282710, 1282715, 1282703, -1 }, { 0x96DC, 1282741, 1282735, 1282805, 1282809, 1282801, 1282776, 1282791, 1282769, 1282816 }, { 0x96DD, 1282828, 1282822, 1282879, -1, 1282875, 1282859, 1282868, 1282852, -1 }, { 0x96DE, 1282890, 1282885, 1282939, 1282943, 1282934, 1282921, 1282930, 1282914, -1 }, { 0x96DF, 1282954, 1282948, 1282998, -1, -1, 1282983, 1282991, -1, -1 }, { 0x96E0, 1283007, 1283002, 1283030, -1, -1, -1, -1, -1, -1 }, { 0x96E1, -1, -1, 1283036, -1, -1, -1, -1, -1, -1 }, { 0x96E2, 1283046, 1283041, 1283120, 1283124, 1283117, 1283092, 1283114, 1283079, 1283130 }, { 0x96E3, 1283145, 1283133, 1283213, 1283218, 1283206, 1283185, 1283202, 1283178, 1283224 }, { 0x96E4, -1, -1, 1283228, -1, -1, -1, -1, -1, -1 }, { 0x96E5, -1, 1283233, 1283239, -1, -1, -1, -1, -1, -1 }, { 0x96E6, -1, -1, 1283243, -1, -1, -1, -1, -1, -1 }, { 0x96E7, -1, -1, 1283247, -1, -1, -1, -1, -1, -1 }, { 0x96E8, 1283261, 1283251, 1283313, 1283317, 1283310, 1283300, 1283308, 1283293, -1 }, { 0x96E9, 1283328, 1283323, 1283382, -1, 1283379, 1283360, 1283367, 1283353, -1 }, { 0x96EA, 1283392, 1283386, 1283451, 1283456, 1283447, 1283429, 1283441, 1283422, -1 }, { 0x96EB, 1283464, -1, 1283505, -1, -1, 1283490, 1283498, -1, -1 }, { 0x96EC, -1, -1, 1283509, -1, -1, -1, -1, -1, -1 }, { 0x96ED, -1, -1, 1283514, -1, -1, -1, -1, -1, -1 }, { 0x96EE, -1, -1, 1283518, -1, -1, -1, -1, -1, -1 }, { 0x96EF, 1283527, 1283522, 1283581, -1, 1283576, -1, 1283568, 1283561, -1 }, { 0x96F0, 1283591, 1283586, 1283634, -1, 1283629, 1283620, 1283625, 1283613, -1 }, { 0x96F1, 1283645, 1283639, 1283665, -1, -1, -1, 1283661, -1, -1 }, { 0x96F2, 1283676, 1283671, 1283719, 1283724, 1283715, 1283707, 1283712, 1283700, 1283732 }, { 0x96F3, 1283747, 1283737, 1283777, -1, -1, -1, -1, -1, -1 }, { 0x96F4, -1, 1283781, 1283786, -1, -1, -1, -1, -1, 1283791 }, { 0x96F5, -1, -1, 1283797, -1, -1, -1, -1, -1, -1 }, { 0x96F6, 1283809, 1283803, 1283883, 1283889, 1283872, 1283847, 1283868, 1283834, 1283895 }, { 0x96F7, 1283907, 1283901, 1283958, 1283963, 1283954, 1283928, 1283946, 1283915, 1283970 }, { 0x96F8, -1, -1, 1283975, -1, -1, -1, -1, -1, -1 }, { 0x96F9, 1283984, 1283979, 1284015, -1, 1284011, 1283996, 1284001, 1283989, -1 }, { 0x96FA, -1, 1284020, 1284051, -1, 1284046, 1284038, 1284043, 1284031, -1 }, { 0x96FB, 1284060, 1284055, 1284120, 1284126, 1284116, 1284100, 1284108, 1284093, -1 }, { 0x96FC, -1, -1, 1284133, -1, -1, -1, -1, -1, -1 }, { 0x96FD, -1, -1, 1284139, -1, -1, -1, -1, -1, -1 }, { 0x96FE, 1284148, 1284143, 1284177, -1, -1, -1, -1, -1, -1 }, { 0x96FF, -1, -1, 1284181, -1, -1, -1, -1, -1, -1 }, { 0x9700, 1284193, 1284187, 1284255, -1, 1284251, 1284226, 1284248, 1284213, -1 }, { 0x9701, 1284264, 1284259, 1284306, -1, -1, -1, -1, -1, -1 }, { 0x9702, 1284315, 1284310, 1284344, -1, -1, -1, 1284334, -1, 1284348 }, { 0x9703, 1284364, 1284359, 1284401, -1, -1, 1284385, 1284392, -1, -1 }, { 0x9704, 1284412, 1284407, 1284457, 1284463, 1284454, 1284444, 1284449, 1284437, -1 }, { 0x9705, 1284475, 1284470, 1284519, -1, 1284515, 1284490, 1284501, 1284483, -1 }, { 0x9706, 1284530, 1284524, 1284580, 1284586, 1284575, 1284562, 1284571, 1284555, 1284592 }, { 0x9707, 1284604, 1284599, 1284663, 1284669, 1284659, 1284640, 1284654, 1284633, -1 }, { 0x9708, 1284679, 1284674, 1284727, -1, 1284722, -1, 1284718, 1284711, 1284732 }, { 0x9709, 1284743, 1284738, 1284811, -1, 1284807, 1284780, 1284800, 1284773, -1 }, { 0x970A, 1284816, -1, 1284860, -1, -1, 1284846, 1284851, -1, -1 }, { 0x970B, 1284872, 1284866, 1284888, -1, -1, -1, -1, -1, -1 }, { 0x970C, -1, -1, 1284903, -1, 1284899, -1, -1, 1284892, -1 }, { 0x970D, 1284914, 1284909, 1284965, 1284970, 1284960, 1284948, 1284955, 1284941, 1284976 }, { 0x970E, 1284994, 1284983, 1285062, -1, 1285058, 1285042, 1285049, 1285035, -1 }, { 0x970F, 1285072, 1285067, 1285115, 1285120, 1285112, 1285104, 1285109, 1285097, 1285126 }, { 0x9710, -1, -1, 1285131, -1, -1, -1, -1, -1, -1 }, { 0x9711, 1285142, 1285137, 1285193, 1285199, 1285189, 1285179, 1285185, 1285172, 1285206 }, { 0x9712, -1, 1285211, 1285216, -1, -1, -1, -1, -1, -1 }, { 0x9713, 1285227, 1285221, 1285276, 1285280, 1285272, 1285263, 1285268, 1285256, 1285286 }, { 0x9714, -1, -1, 1285302, -1, 1285298, -1, -1, 1285291, -1 }, { 0x9715, -1, -1, 1285307, -1, -1, -1, -1, -1, -1 }, { 0x9716, 1285317, 1285312, 1285373, -1, 1285369, 1285357, 1285365, 1285350, 1285378 }, { 0x9717, -1, -1, 1285383, -1, -1, -1, -1, -1, -1 }, { 0x9718, -1, -1, 1285389, -1, -1, -1, -1, -1, -1 }, { 0x9719, 1285401, 1285395, 1285433, -1, 1285428, 1285414, 1285421, 1285407, -1 }, { 0x971A, -1, -1, 1285454, -1, -1, 1285439, 1285444, -1, -1 }, { 0x971B, -1, 1285458, 1285484, -1, -1, 1285470, 1285475, -1, -1 }, { 0x971C, 1285497, 1285490, 1285548, 1285556, 1285543, 1285533, 1285539, 1285526, 1285566 }, { 0x971D, 1285580, 1285574, 1285621, -1, -1, -1, 1285612, -1, -1 }, { 0x971E, 1285632, 1285627, 1285674, 1285679, 1285671, 1285651, 1285665, 1285644, -1 }, { 0x971F, -1, -1, 1285683, -1, -1, -1, -1, -1, -1 }, { 0x9720, -1, 1285689, 1285694, -1, -1, -1, -1, -1, -1 }, { 0x9721, 1285704, 1285699, 1285774, -1, -1, 1285751, 1285758, -1, -1 }, { 0x9722, 1285784, 1285779, 1285812, -1, -1, 1285789, 1285796, -1, -1 }, { 0x9723, 1285822, 1285817, 1285852, -1, 1285848, 1285834, 1285838, 1285827, -1 }, { 0x9724, 1285862, 1285857, 1285900, -1, -1, 1285887, 1285895, -1, -1 }, { 0x9725, 1285911, 1285905, 1285925, -1, -1, -1, -1, -1, -1 }, { 0x9726, -1, -1, 1285942, -1, 1285938, -1, -1, 1285931, -1 }, { 0x9727, 1285952, 1285947, 1286003, 1286007, 1285999, 1285988, 1285993, 1285981, 1286013 }, { 0x9728, 1286023, 1286018, 1286034, -1, -1, -1, 1286032, -1, -1 }, { 0x9729, -1, 1286039, 1286045, -1, -1, -1, -1, -1, -1 }, { 0x972A, 1286055, 1286050, 1286088, -1, 1286085, -1, 1286082, 1286075, 1286093 }, { 0x972B, 1286110, 1286099, 1286121, -1, -1, -1, -1, -1, -1 }, { 0x972C, -1, -1, 1286125, -1, -1, -1, -1, -1, -1 }, { 0x972D, 1286133, 1286129, 1286166, -1, -1, -1, -1, -1, -1 }, { 0x972E, -1, 1286170, 1286176, -1, -1, -1, -1, -1, -1 }, { 0x972F, -1, -1, 1286181, -1, -1, -1, -1, -1, -1 }, { 0x9730, 1286192, 1286187, 1286233, 1286238, 1286225, 1286211, 1286217, 1286204, -1 }, { 0x9731, 1286249, 1286243, 1286277, -1, -1, 1286255, 1286267, -1, -1 }, { 0x9732, 1286291, 1286281, 1286351, 1286355, 1286348, 1286329, 1286345, 1286316, 1286359 }, { 0x9733, -1, -1, 1286373, -1, -1, -1, 1286364, -1, -1 }, { 0x9734, -1, 1286379, 1286384, -1, -1, -1, -1, -1, -1 }, { 0x9735, -1, -1, 1286389, -1, -1, -1, -1, -1, -1 }, { 0x9736, 1286399, 1286393, 1286419, -1, -1, -1, -1, -1, -1 }, { 0x9737, -1, -1, 1286425, -1, -1, -1, -1, -1, -1 }, { 0x9738, 1286436, 1286431, 1286519, -1, 1286509, 1286475, 1286495, 1286468, 1286523 }, { 0x9739, 1286532, 1286527, 1286590, -1, 1286585, 1286565, 1286574, 1286558, -1 }, { 0x973A, -1, -1, 1286594, -1, -1, -1, -1, -1, -1 }, { 0x973B, -1, -1, 1286599, -1, -1, -1, -1, -1, -1 }, { 0x973C, -1, -1, 1286605, -1, -1, -1, -1, -1, -1 }, { 0x973D, 1286614, 1286609, 1286682, 1286686, 1286678, 1286663, 1286670, 1286656, -1 }, { 0x973E, 1286709, 1286693, 1286766, 1286771, 1286762, 1286734, 1286758, -1, -1 }, { 0x973F, -1, 1286776, 1286782, -1, -1, -1, -1, -1, -1 }, { 0x9740, 1286794, 1286788, 1286821, -1, -1, -1, -1, -1, 1286827 }, { 0x9741, 1286840, 1286834, 1286867, -1, -1, 1286854, 1286863, -1, -1 }, { 0x9742, 1286882, 1286872, 1286935, 1286939, 1286930, -1, 1286919, 1286912, 1286943 }, { 0x9743, -1, -1, 1286964, -1, -1, 1286949, 1286955, -1, -1 }, { 0x9744, 1286973, 1286969, 1287024, 1287028, 1287021, 1287013, 1287018, 1287006, -1 }, { 0x9745, -1, -1, 1287035, -1, -1, -1, -1, -1, -1 }, { 0x9746, 1287045, 1287040, 1287089, -1, 1287084, -1, 1287080, 1287073, -1 }, { 0x9747, -1, -1, 1287094, -1, -1, -1, -1, -1, -1 }, { 0x9748, 1287112, 1287100, 1287175, 1287181, 1287169, 1287155, 1287160, 1287142, 1287187 }, { 0x9749, 1287196, 1287192, 1287235, -1, 1287232, -1, 1287229, 1287222, -1 }, { 0x974A, -1, 1287239, 1287252, -1, -1, -1, 1287245, -1, -1 }, { 0x974B, -1, -1, 1287258, -1, -1, -1, -1, -1, -1 }, { 0x974C, -1, -1, 1287272, -1, 1287269, -1, -1, 1287262, -1 }, { 0x974D, -1, -1, 1287277, -1, -1, -1, -1, -1, -1 }, { 0x974E, -1, -1, 1287292, -1, -1, 1287281, 1287287, -1, -1 }, { 0x974F, -1, -1, 1287307, -1, -1, 1287296, 1287302, -1, -1 }, { 0x9750, -1, -1, 1287311, -1, -1, -1, -1, -1, -1 }, { 0x9751, 1287329, 1287317, 1287363, -1, 1287357, 1287341, 1287348, 1287334, -1 }, { 0x9752, 1287381, 1287369, 1287435, 1287441, 1287429, 1287413, 1287420, 1287407, 1287448 }, { 0x9753, 1287466, 1287454, 1287496, -1, -1, -1, -1, -1, -1 }, { 0x9754, -1, -1, 1287502, -1, -1, -1, -1, -1, -1 }, { 0x9755, -1, 1287508, 1287533, -1, -1, 1287519, 1287528, 1287513, -1 }, { 0x9756, 1287545, 1287539, 1287618, -1, 1287613, 1287584, 1287605, 1287577, -1 }, { 0x9757, -1, 1287624, 1287647, -1, -1, 1287630, 1287638, -1, -1 }, { 0x9758, -1, 1287654, 1287666, -1, -1, -1, -1, 1287660, -1 }, { 0x9759, 1287678, 1287672, 1287753, -1, -1, 1287717, 1287745, 1287711, -1 }, { 0x975A, 1287771, 1287759, 1287838, -1, 1287833, -1, 1287824, 1287817, -1 }, { 0x975B, 1287849, 1287844, 1287892, -1, 1287888, 1287877, 1287880, 1287870, -1 }, { 0x975C, 1287904, 1287898, 1287965, 1287971, 1287960, 1287944, 1287952, 1287937, -1 }, { 0x975D, 1287988, 1287983, 1288023, -1, 1288018, -1, -1, 1288011, -1 }, { 0x975E, 1288034, 1288029, 1288088, 1288093, 1288085, 1288069, 1288082, 1288062, 1288100 }, { 0x975F, -1, 1288104, 1288109, -1, -1, -1, -1, -1, -1 }, { 0x9760, 1288120, 1288114, 1288177, -1, 1288174, 1288159, 1288170, 1288152, -1 }, { 0x9761, 1288187, 1288182, 1288243, 1288247, 1288240, 1288220, 1288231, 1288213, 1288254 }, { 0x9762, 1288264, 1288259, 1288338, 1288344, 1288333, 1288309, 1288325, 1288302, -1 }, { 0x9763, -1, -1, 1288377, -1, -1, 1288353, 1288369, -1, -1 }, { 0x9764, -1, -1, 1288394, -1, -1, 1288383, 1288390, -1, -1 }, { 0x9765, 1288404, 1288399, 1288412, -1, -1, -1, -1, -1, -1 }, { 0x9766, 1288426, 1288416, 1288461, -1, 1288457, -1, 1288453, 1288446, -1 }, { 0x9767, 1288472, 1288467, 1288489, -1, -1, -1, 1288482, -1, -1 }, { 0x9768, 1288504, 1288494, 1288533, -1, 1288529, 1288519, 1288525, 1288512, -1 }, { 0x9769, 1288554, 1288537, 1288638, -1, 1288629, 1288593, 1288618, 1288586, -1 }, { 0x976A, 1288648, 1288642, 1288688, -1, -1, 1288668, 1288675, -1, -1 }, { 0x976B, 1288694, -1, 1288743, -1, -1, 1288724, 1288736, -1, -1 }, { 0x976C, -1, 1288748, 1288753, -1, -1, -1, -1, -1, -1 }, { 0x976D, 1288774, 1288759, 1288840, -1, 1288837, 1288811, 1288833, 1288804, -1 }, { 0x976E, 1288850, 1288845, 1288875, -1, -1, 1288857, 1288864, -1, -1 }, { 0x976F, -1, -1, 1288879, -1, -1, -1, -1, -1, -1 }, { 0x9770, 1288887, 1288883, 1288898, -1, -1, -1, -1, -1, -1 }, { 0x9771, 1288917, 1288902, 1288961, -1, -1, 1288947, 1288957, -1, -1 }, { 0x9772, -1, 1288966, 1288971, -1, -1, -1, -1, -1, -1 }, { 0x9773, 1288981, 1288976, 1289034, -1, 1289030, 1289014, 1289022, 1289007, -1 }, { 0x9774, 1289044, 1289039, 1289070, -1, 1289066, 1289057, 1289063, 1289050, -1 }, { 0x9775, -1, -1, 1289085, -1, 1289081, -1, -1, 1289075, -1 }, { 0x9776, 1289095, 1289090, 1289140, 1289144, 1289136, 1289126, 1289133, -1, -1 }, { 0x9777, 1289153, 1289148, 1289235, -1, 1289232, 1289211, 1289220, 1289204, -1 }, { 0x9778, 1289246, 1289240, 1289287, -1, -1, 1289272, 1289278, -1, -1 }, { 0x9779, -1, -1, 1289297, -1, -1, -1, 1289291, -1, -1 }, { 0x977A, 1289306, 1289301, 1289358, -1, 1289354, -1, 1289342, 1289335, -1 }, { 0x977B, -1, 1289362, 1289383, -1, -1, 1289367, 1289374, -1, -1 }, { 0x977C, 1289393, 1289387, 1289434, -1, 1289430, 1289408, 1289420, 1289401, -1 }, { 0x977D, -1, 1289438, 1289458, -1, -1, 1289443, 1289450, -1, -1 }, { 0x977E, -1, 1289463, 1289468, -1, -1, -1, -1, -1, -1 }, { 0x977F, 1289484, 1289472, 1289519, -1, -1, 1289502, 1289512, -1, -1 }, { 0x9780, 1289529, 1289524, 1289564, -1, 1289561, 1289541, 1289553, 1289534, -1 }, { 0x9781, -1, 1289569, 1289615, -1, 1289611, 1289581, 1289605, 1289574, -1 }, { 0x9782, -1, 1289620, 1289626, -1, -1, -1, -1, -1, -1 }, { 0x9783, 1289637, 1289631, 1289643, -1, -1, -1, -1, -1, -1 }, { 0x9784, 1289666, 1289649, 1289719, -1, 1289715, 1289700, 1289706, 1289693, -1 }, { 0x9785, 1289738, 1289724, 1289810, -1, 1289806, 1289777, 1289799, 1289770, 1289816 }, { 0x9786, 1289821, -1, 1289852, -1, -1, 1289847, -1, -1, -1 }, { 0x9787, -1, 1289858, 1289863, -1, -1, -1, -1, -1, -1 }, { 0x9788, -1, 1289868, 1289874, -1, -1, -1, -1, -1, -1 }, { 0x9789, 1289883, 1289878, 1289908, -1, -1, 1289888, 1289900, -1, -1 }, { 0x978A, -1, -1, 1289913, -1, -1, -1, -1, -1, -1 }, { 0x978B, 1289924, 1289918, 1289977, 1289982, 1289972, 1289958, 1289965, 1289951, 1289992 }, { 0x978C, -1, 1289997, 1290001, -1, -1, -1, -1, -1, -1 }, { 0x978D, 1290009, 1290005, 1290060, 1290064, 1290057, 1290049, 1290054, 1290042, 1290070 }, { 0x978E, -1, -1, 1290075, -1, -1, -1, -1, -1, -1 }, { 0x978F, 1290086, 1290080, 1290136, -1, 1290131, 1290120, 1290126, 1290113, 1290142 }, { 0x9790, -1, -1, 1290156, -1, -1, 1290149, -1, -1, -1 }, { 0x9791, 1290167, 1290161, 1290174, -1, -1, -1, -1, -1, -1 }, { 0x9792, 1290178, -1, 1290208, -1, -1, -1, -1, -1, -1 }, { 0x9793, -1, -1, 1290214, -1, -1, -1, -1, -1, -1 }, { 0x9794, 1290236, 1290220, 1290323, -1, 1290319, -1, -1, -1, -1 }, { 0x9795, -1, -1, 1290343, -1, -1, 1290328, 1290334, -1, -1 }, { 0x9796, -1, -1, 1290353, -1, -1, -1, 1290349, -1, -1 }, { 0x9797, 1290363, 1290358, 1290384, -1, -1, 1290369, 1290376, -1, -1 }, { 0x9798, 1290401, 1290390, 1290443, 1290449, 1290439, 1290425, 1290430, 1290418, -1 }, { 0x9799, 1290467, 1290455, 1290499, -1, -1, -1, 1290491, -1, -1 }, { 0x979A, 1290511, 1290505, 1290532, 1290538, -1, 1290518, 1290525, -1, -1 }, { 0x979B, -1, 1290544, 1290550, -1, -1, -1, -1, -1, -1 }, { 0x979C, 1290562, 1290556, 1290585, -1, -1, 1290575, 1290581, -1, -1 }, { 0x979D, 1290603, 1290589, 1290665, -1, -1, -1, -1, -1, -1 }, { 0x979E, 1290688, 1290672, 1290719, -1, -1, 1290695, 1290700, -1, -1 }, { 0x979F, 1290731, 1290725, 1290750, -1, -1, -1, 1290745, -1, -1 }, { 0x97A0, 1290760, 1290755, 1290819, 1290823, 1290814, 1290799, 1290804, 1290792, 1290828 }, { 0x97A1, 1290838, 1290833, 1290849, -1, -1, -1, -1, -1, -1 }, { 0x97A2, -1, -1, 1290865, -1, -1, -1, 1290852, -1, -1 }, { 0x97A3, 1290875, 1290870, 1290913, -1, 1290910, 1290894, 1290906, 1290887, -1 }, { 0x97A4, -1, 1290918, 1290924, -1, -1, -1, -1, -1, -1 }, { 0x97A5, -1, 1290930, 1290935, -1, -1, -1, -1, -1, -1 }, { 0x97A6, 1290945, 1290940, 1290991, 1290996, 1290986, 1290972, 1290981, 1290965, -1 }, { 0x97A7, 1291007, 1291002, 1291023, -1, -1, -1, -1, -1, -1 }, { 0x97A8, 1291033, 1291028, 1291078, -1, 1291074, 1291046, 1291056, 1291039, -1 }, { 0x97A9, -1, -1, 1291082, -1, -1, -1, -1, -1, -1 }, { 0x97AA, -1, 1291088, 1291093, -1, -1, -1, -1, -1, -1 }, { 0x97AB, 1291102, 1291097, 1291158, -1, 1291154, 1291131, 1291149, 1291124, -1 }, { 0x97AC, 1291167, 1291162, 1291230, -1, 1291226, 1291203, 1291214, 1291196, -1 }, { 0x97AD, 1291241, 1291236, 1291313, 1291319, 1291307, 1291283, 1291299, 1291276, -1 }, { 0x97AE, 1291331, 1291326, 1291371, 1291375, 1291367, 1291345, 1291355, -1, -1 }, { 0x97AF, 1291384, 1291379, 1291399, -1, -1, -1, -1, -1, -1 }, { 0x97B0, -1, -1, 1291408, -1, 1291405, -1, -1, -1, -1 }, { 0x97B1, -1, 1291413, 1291452, -1, 1291449, 1291425, 1291445, 1291418, -1 }, { 0x97B2, 1291467, 1291457, 1291503, -1, 1291499, 1291485, 1291492, -1, -1 }, { 0x97B3, -1, 1291508, 1291518, -1, -1, -1, 1291514, -1, -1 }, { 0x97B4, 1291532, 1291522, 1291595, -1, 1291592, 1291568, 1291581, 1291561, -1 }, { 0x97B5, 1291600, -1, 1291633, -1, -1, 1291613, 1291626, -1, -1 }, { 0x97B6, 1291643, 1291638, 1291668, -1, -1, -1, 1291660, -1, -1 }, { 0x97B7, -1, -1, 1291673, -1, -1, -1, -1, -1, -1 }, { 0x97B8, 1291687, 1291677, 1291747, -1, 1291742, 1291712, 1291721, 1291705, -1 }, { 0x97B9, 1291757, 1291751, 1291779, -1, 1291774, -1, 1291769, 1291762, -1 }, { 0x97BA, 1291790, 1291784, 1291813, -1, -1, -1, 1291809, -1, -1 }, { 0x97BB, -1, 1291819, 1291824, -1, -1, -1, -1, -1, -1 }, { 0x97BC, -1, -1, 1291904, -1, -1, 1291829, 1291885, -1, -1 }, { 0x97BD, 1291914, 1291909, 1291948, -1, 1291944, -1, -1, -1, -1 }, { 0x97BE, 1291959, 1291954, 1291974, -1, -1, 1291965, 1291971, -1, -1 }, { 0x97BF, -1, 1291979, 1292000, 1292004, -1, 1291984, 1291994, -1, -1 }, { 0x97C0, 1292015, 1292010, 1292033, 1292039, -1, -1, -1, -1, -1 }, { 0x97C1, 1292051, 1292044, 1292101, 1292108, 1292096, 1292080, 1292087, 1292073, 1292115 }, { 0x97C2, 1292128, 1292123, 1292153, -1, -1, -1, -1, -1, -1 }, { 0x97C3, 1292165, 1292159, 1292205, -1, 1292201, 1292179, 1292189, 1292172, -1 }, { 0x97C4, -1, 1292209, 1292251, -1, -1, 1292219, 1292231, -1, -1 }, { 0x97C5, 1292260, 1292255, 1292272, -1, -1, -1, 1292268, -1, -1 }, { 0x97C6, 1292283, 1292278, 1292310, 1292316, 1292305, 1292296, 1292301, 1292289, -1 }, { 0x97C7, -1, 1292323, 1292346, -1, -1, 1292328, 1292336, -1, -1 }, { 0x97C8, 1292361, 1292350, 1292406, -1, -1, 1292378, 1292394, -1, -1 }, { 0x97C9, 1292415, 1292410, 1292449, -1, 1292444, 1292430, 1292440, -1, -1 }, { 0x97CA, 1292455, -1, 1292494, -1, -1, 1292472, 1292486, -1, -1 }, { 0x97CB, 1292509, 1292499, 1292591, 1292596, 1292588, 1292567, 1292586, 1292560, -1 }, { 0x97CC, 1292614, 1292603, 1292692, -1, -1, 1292674, 1292684, 1292668, -1 }, { 0x97CD, 1292702, 1292697, 1292780, -1, 1292775, 1292751, 1292760, 1292744, -1 }, { 0x97CE, 1292789, 1292784, 1292823, -1, -1, 1292793, 1292809, -1, -1 }, { 0x97CF, -1, 1292828, 1292834, -1, -1, -1, -1, -1, -1 }, { 0x97D0, 1292846, 1292840, 1292904, -1, 1292900, 1292886, 1292891, 1292880, -1 }, { 0x97D1, -1, -1, 1292917, -1, -1, 1292908, 1292915, -1, -1 }, { 0x97D2, 1292927, 1292922, 1292946, -1, -1, -1, -1, -1, -1 }, { 0x97D3, 1292957, 1292952, 1293000, 1293005, 1292996, 1292986, 1292992, 1292979, -1 }, { 0x97D4, 1293018, 1293011, 1293065, -1, -1, 1293044, 1293055, -1, -1 }, { 0x97D5, -1, -1, 1293072, -1, -1, -1, -1, -1, -1 }, { 0x97D6, 1293077, -1, 1293089, -1, -1, -1, -1, -1, -1 }, { 0x97D7, -1, 1293094, 1293120, -1, -1, 1293099, 1293105, -1, -1 }, { 0x97D8, 1293130, 1293125, 1293162, -1, -1, 1293150, 1293157, -1, -1 }, { 0x97D9, 1293172, 1293167, 1293218, -1, 1293215, 1293204, 1293213, 1293197, -1 }, { 0x97DA, -1, -1, 1293223, -1, -1, -1, -1, -1, -1 }, { 0x97DB, -1, -1, 1293258, -1, -1, 1293227, 1293240, -1, -1 }, { 0x97DC, 1293268, 1293263, 1293318, -1, 1293315, 1293302, 1293311, 1293295, -1 }, { 0x97DD, 1293333, 1293323, 1293375, 1293380, 1293371, 1293357, 1293364, 1293350, -1 }, { 0x97DE, 1293393, 1293388, 1293448, -1, 1293445, 1293431, 1293439, 1293424, -1 }, { 0x97DF, -1, -1, 1293453, -1, -1, -1, -1, -1, -1 }, { 0x97E0, 1293463, 1293458, 1293505, -1, 1293500, 1293479, 1293488, 1293472, -1 }, { 0x97E1, 1293519, 1293509, 1293544, -1, 1293541, 1293535, -1, 1293528, -1 }, { 0x97E2, -1, -1, 1293549, -1, -1, -1, -1, -1, -1 }, { 0x97E3, 1293559, 1293554, 1293567, -1, -1, -1, -1, -1, -1 }, { 0x97E4, 1293571, -1, 1293622, -1, -1, 1293588, 1293604, -1, -1 }, { 0x97E5, -1, -1, 1293626, -1, -1, -1, -1, -1, -1 }, { 0x97E6, 1293635, 1293630, 1293705, -1, -1, -1, -1, -1, -1 }, { 0x97E7, 1293715, 1293710, 1293745, -1, -1, -1, -1, -1, -1 }, { 0x97E8, 1293755, 1293750, 1293797, -1, -1, -1, -1, -1, -1 }, { 0x97E9, 1293806, 1293801, 1293828, -1, -1, -1, -1, -1, -1 }, { 0x97EA, 1293838, 1293833, 1293863, -1, -1, -1, -1, -1, -1 }, { 0x97EB, 1293873, 1293868, 1293896, -1, -1, -1, -1, -1, -1 }, { 0x97EC, 1293906, 1293901, 1293933, -1, -1, -1, -1, -1, -1 }, { 0x97ED, 1293943, 1293938, 1293995, 1294000, 1293991, 1293978, 1293983, 1293971, -1 }, { 0x97EE, 1294011, 1294006, 1294049, -1, 1294045, 1294032, 1294037, 1294026, -1 }, { 0x97EF, 1294054, -1, 1294088, -1, -1, 1294075, 1294084, -1, -1 }, { 0x97F0, -1, 1294094, 1294100, -1, -1, -1, -1, -1, -1 }, { 0x97F1, 1294105, -1, 1294150, -1, 1294146, 1294133, 1294142, 1294126, -1 }, { 0x97F2, 1294161, 1294156, 1294225, -1, 1294221, 1294206, 1294213, 1294199, -1 }, { 0x97F3, 1294234, 1294229, 1294291, 1294296, 1294288, 1294275, 1294282, 1294268, 1294302 }, { 0x97F4, -1, -1, 1294339, -1, -1, 1294306, 1294331, -1, -1 }, { 0x97F5, 1294348, 1294343, 1294385, -1, 1294381, 1294368, 1294375, 1294361, 1294390 }, { 0x97F6, 1294401, 1294396, 1294463, 1294469, 1294460, 1294445, 1294451, 1294438, 1294476 }, { 0x97F7, -1, -1, 1294508, -1, -1, 1294484, 1294497, -1, -1 }, { 0x97F8, -1, -1, 1294535, -1, -1, 1294512, 1294521, -1, -1 }, { 0x97F9, 1294541, -1, 1294564, -1, -1, -1, -1, -1, -1 }, { 0x97FA, 1294577, 1294571, 1294602, -1, 1294597, -1, 1294590, 1294583, -1 }, { 0x97FB, 1294618, 1294608, 1294655, -1, 1294651, 1294638, 1294645, 1294631, 1294660 }, { 0x97FC, -1, -1, 1294666, -1, -1, -1, -1, -1, -1 }, { 0x97FD, -1, 1294672, 1294686, -1, -1, -1, -1, -1, -1 }, { 0x97FE, -1, -1, 1294696, -1, -1, -1, -1, 1294690, -1 }, { 0x97FF, 1294708, 1294701, 1294770, 1294777, 1294764, 1294745, 1294759, 1294738, 1294787 }, { 0x9800, 1294800, 1294796, 1294816, -1, 1294813, -1, -1, 1294806, -1 }, { 0x9801, 1294825, 1294820, 1294899, -1, 1294894, 1294864, 1294878, 1294857, -1 }, { 0x9802, 1294915, 1294903, 1294983, 1294989, 1294978, 1294953, 1294969, 1294946, 1294996 }, { 0x9803, 1295009, 1295003, 1295122, 1295128, 1295112, 1295085, 1295100, 1295078, 1295138 }, { 0x9804, 1295158, 1295147, 1295168, -1, -1, -1, -1, -1, -1 }, { 0x9805, 1295179, 1295173, 1295236, -1, 1295231, 1295217, 1295223, 1295210, 1295243 }, { 0x9806, 1295256, 1295250, 1295323, 1295329, 1295318, 1295294, 1295309, 1295287, 1295337 }, { 0x9807, 1295350, 1295345, 1295406, -1, -1, 1295380, 1295386, -1, -1 }, { 0x9808, 1295417, 1295411, 1295501, 1295505, 1295497, 1295467, 1295490, 1295460, 1295514 }, { 0x9809, 1295518, -1, 1295566, -1, 1295564, 1295551, 1295562, -1, -1 }, { 0x980A, 1295580, 1295570, 1295639, -1, 1295635, 1295604, 1295613, 1295597, -1 }, { 0x980B, 1295647, 1295643, 1295716, -1, -1, -1, -1, -1, -1 }, { 0x980C, 1295725, 1295719, 1295802, 1295808, 1295792, 1295757, 1295780, 1295750, 1295815 }, { 0x980D, 1295834, 1295822, 1295888, -1, 1295884, 1295861, 1295874, 1295854, -1 }, { 0x980E, 1295898, 1295893, 1295949, 1295953, 1295946, 1295919, 1295932, 1295912, -1 }, { 0x980F, 1295966, 1295960, 1296008, 1296014, 1296003, 1295994, 1295999, 1295987, -1 }, { 0x9810, 1296025, 1296020, 1296094, 1296098, 1296090, 1296061, 1296087, 1296054, 1296102 }, { 0x9811, 1296113, 1296107, 1296175, 1296180, 1296171, 1296154, 1296163, 1296147, 1296186 }, { 0x9812, 1296204, 1296192, 1296277, -1, 1296268, 1296247, 1296260, 1296240, -1 }, { 0x9813, 1296293, 1296282, 1296379, 1296384, 1296370, 1296334, 1296360, 1296327, 1296392 }, { 0x9814, 1296410, 1296399, 1296454, -1, -1, 1296429, 1296444, -1, -1 }, { 0x9815, 1296464, 1296458, 1296490, -1, -1, -1, -1, -1, -1 }, { 0x9816, 1296500, 1296495, 1296565, -1, 1296561, 1296549, 1296557, 1296542, -1 }, { 0x9817, 1296578, 1296570, 1296638, 1296646, 1296634, 1296613, 1296631, 1296606, 1296657 }, { 0x9818, 1296675, 1296663, 1296747, 1296753, 1296741, 1296714, 1296732, 1296701, 1296762 }, { 0x9819, 1296768, -1, 1296801, -1, -1, 1296776, 1296785, -1, -1 }, { 0x981A, 1296806, -1, 1296834, -1, 1296828, 1296819, 1296824, -1, -1 }, { 0x981B, -1, -1, 1296840, -1, -1, -1, -1, -1, -1 }, { 0x981C, 1296855, 1296845, 1296886, -1, -1, 1296866, 1296870, -1, -1 }, { 0x981D, -1, -1, 1296890, -1, -1, -1, -1, -1, -1 }, { 0x981E, 1296901, 1296896, 1296947, -1, 1296944, 1296922, 1296931, 1296915, -1 }, { 0x981F, 1296957, 1296950, 1296986, -1, -1, -1, -1, -1, -1 }, { 0x9820, 1296995, 1296989, 1297018, -1, -1, 1297001, 1297011, -1, -1 }, { 0x9821, 1297033, 1297023, 1297117, 1297122, 1297109, 1297074, 1297091, 1297067, 1297126 }, { 0x9822, -1, -1, 1297132, -1, -1, -1, -1, -1, -1 }, { 0x9823, 1297142, 1297137, 1297201, 1297207, 1297197, 1297181, 1297192, 1297174, -1 }, { 0x9824, 1297215, 1297211, 1297268, -1, 1297266, 1297257, 1297264, 1297251, -1 }, { 0x9825, -1, -1, 1297285, -1, -1, 1297272, 1297283, -1, -1 }, { 0x9826, 1297299, 1297289, 1297327, -1, 1297323, 1297311, 1297315, 1297304, -1 }, { 0x9827, -1, -1, 1297332, -1, -1, -1, -1, -1, -1 }, { 0x9828, -1, -1, 1297337, -1, -1, -1, -1, -1, -1 }, { 0x9829, -1, 1297341, 1297353, -1, -1, -1, -1, -1, -1 }, { 0x982A, -1, -1, 1297359, -1, -1, -1, -1, -1, -1 }, { 0x982B, 1297368, 1297364, 1297420, -1, 1297416, 1297396, 1297405, 1297389, -1 }, { 0x982C, 1297424, -1, 1297450, -1, 1297445, 1297436, 1297440, -1, -1 }, { 0x982D, 1297460, 1297455, 1297531, 1297536, 1297527, 1297497, 1297517, 1297490, 1297542 }, { 0x982E, 1297554, 1297549, 1297587, -1, 1297583, 1297566, 1297576, 1297559, -1 }, { 0x982F, 1297598, 1297592, 1297628, -1, -1, 1297608, 1297616, -1, -1 }, { 0x9830, 1297645, 1297633, 1297678, 1297683, 1297673, 1297664, 1297668, 1297657, -1 }, { 0x9831, -1, -1, 1297687, -1, -1, -1, -1, -1, -1 }, { 0x9832, 1297698, 1297692, 1297722, -1, -1, -1, 1297713, 1297707, -1 }, { 0x9833, 1297734, 1297728, 1297752, -1, -1, 1297738, 1297743, -1, -1 }, { 0x9834, 1297765, 1297759, 1297808, -1, -1, 1297798, 1297805, -1, 1297814 }, { 0x9835, 1297833, 1297821, 1297880, -1, -1, 1297863, 1297869, -1, -1 }, { 0x9836, -1, -1, 1297885, -1, -1, -1, -1, -1, -1 }, { 0x9837, 1297894, 1297889, 1297945, 1297950, 1297942, 1297922, 1297934, 1297915, -1 }, { 0x9838, 1297966, 1297960, 1298001, 1298007, 1297995, 1297986, 1297991, 1297979, -1 }, { 0x9839, 1298022, 1298016, 1298094, 1298099, 1298089, 1298059, 1298082, 1298052, -1 }, { 0x983A, -1, -1, 1298107, -1, -1, -1, -1, -1, 1298112 }, { 0x983B, 1298124, 1298119, 1298181, 1298186, 1298177, 1298159, 1298169, 1298152, -1 }, { 0x983C, 1298198, 1298192, 1298265, -1, 1298261, 1298236, 1298257, 1298230, -1 }, { 0x983D, 1298270, -1, 1298312, -1, 1298307, 1298277, 1298300, -1, -1 }, { 0x983E, 1298317, -1, 1298342, -1, -1, 1298323, 1298338, -1, -1 }, { 0x983F, -1, -1, 1298356, -1, 1298353, -1, -1, 1298346, -1 }, { 0x9840, -1, -1, 1298360, -1, -1, -1, -1, -1, -1 }, { 0x9841, -1, 1298366, 1298372, -1, -1, -1, -1, -1, -1 }, { 0x9842, -1, -1, 1298388, -1, 1298384, -1, -1, 1298378, -1 }, { 0x9843, -1, -1, 1298393, -1, -1, -1, -1, -1, -1 }, { 0x9844, -1, 1298398, 1298418, -1, -1, 1298403, 1298410, -1, -1 }, { 0x9845, -1, -1, 1298423, -1, -1, -1, -1, -1, -1 }, { 0x9846, 1298433, 1298429, 1298467, 1298471, 1298463, 1298454, 1298460, 1298447, -1 }, { 0x9847, 1298490, 1298478, 1298555, 1298560, 1298550, 1298521, 1298531, 1298514, -1 }, { 0x9848, -1, 1298567, 1298593, -1, 1298587, -1, -1, 1298580, -1 }, { 0x9849, -1, 1298599, 1298609, -1, -1, -1, -1, -1, -1 }, { 0x984A, -1, -1, 1298623, -1, -1, 1298614, 1298621, -1, -1 }, { 0x984B, 1298632, 1298627, 1298695, -1, 1298692, 1298680, 1298688, 1298673, -1 }, { 0x984C, 1298705, 1298700, 1298759, 1298763, 1298755, 1298745, 1298751, 1298738, -1 }, { 0x984D, 1298776, 1298769, 1298841, 1298844, 1298837, 1298815, 1298826, 1298808, 1298850 }, { 0x984E, 1298864, 1298858, 1298887, -1, 1298884, 1298875, 1298879, 1298868, -1 }, { 0x984F, 1298897, 1298890, 1298936, 1298941, 1298933, 1298921, 1298925, -1, -1 }, { 0x9850, -1, 1298947, 1298952, -1, -1, -1, -1, -1, -1 }, { 0x9851, 1298962, 1298957, 1298996, -1, -1, 1298969, 1298976, -1, -1 }, { 0x9852, 1299007, 1299001, 1299063, -1, 1299059, 1299045, 1299051, 1299038, 1299069 }, { 0x9853, 1299087, 1299081, 1299146, -1, 1299142, 1299127, 1299138, 1299120, -1 }, { 0x9854, 1299153, -1, 1299199, -1, 1299196, 1299184, 1299188, 1299177, 1299204 }, { 0x9855, 1299214, 1299209, 1299285, -1, 1299280, 1299254, 1299272, 1299248, -1 }, { 0x9856, 1299303, 1299291, 1299348, -1, 1299344, 1299326, 1299335, -1, -1 }, { 0x9857, 1299359, 1299353, 1299386, -1, -1, 1299365, 1299376, -1, -1 }, { 0x9858, 1299396, 1299390, 1299456, 1299462, 1299452, 1299432, 1299444, 1299425, 1299473 }, { 0x9859, 1299488, 1299482, 1299534, 1299540, 1299529, 1299519, 1299525, 1299512, -1 }, { 0x985A, 1299553, 1299548, 1299609, -1, 1299605, 1299585, 1299601, 1299578, -1 }, { 0x985B, 1299620, 1299615, 1299669, 1299675, 1299665, 1299645, 1299661, -1, 1299679 }, { 0x985C, -1, 1299686, 1299698, -1, -1, -1, -1, 1299692, -1 }, { 0x985D, -1, -1, 1299705, -1, -1, -1, -1, -1, -1 }, { 0x985E, 1299716, 1299710, 1299776, 1299781, 1299772, 1299758, 1299764, 1299745, 1299786 }, { 0x985F, -1, -1, 1299793, -1, -1, -1, -1, -1, -1 }, { 0x9860, -1, 1299798, 1299803, -1, -1, -1, -1, -1, -1 }, { 0x9861, -1, -1, 1299809, -1, -1, -1, -1, -1, -1 }, { 0x9862, 1299824, 1299814, 1299874, -1, -1, 1299856, 1299866, -1, -1 }, { 0x9863, 1299884, 1299879, 1299922, -1, -1, 1299890, 1299905, -1, -1 }, { 0x9864, -1, -1, 1299926, -1, -1, -1, -1, -1, -1 }, { 0x9865, 1299936, 1299931, 1299984, 1299989, 1299981, 1299966, 1299973, 1299959, -1 }, { 0x9866, 1300002, 1299997, 1300064, 1300070, 1300060, 1300041, 1300051, 1300034, -1 }, { 0x9867, 1300082, 1300078, 1300136, 1300140, 1300133, 1300120, 1300130, 1300113, 1300145 }, { 0x9868, -1, 1300150, 1300156, -1, -1, -1, -1, -1, -1 }, { 0x9869, -1, 1300161, 1300166, -1, -1, -1, -1, -1, -1 }, { 0x986A, -1, 1300171, 1300192, -1, -1, 1300181, 1300185, -1, -1 }, { 0x986B, 1300202, 1300197, 1300252, -1, 1300248, 1300236, 1300244, 1300229, -1 }, { 0x986C, 1300263, 1300258, 1300297, -1, -1, 1300281, 1300290, -1, -1 }, { 0x986D, -1, -1, 1300301, -1, -1, -1, -1, -1, -1 }, { 0x986E, -1, -1, 1300307, -1, -1, -1, -1, -1, -1 }, { 0x986F, 1300317, 1300312, 1300379, 1300385, 1300374, 1300358, 1300366, 1300351, 1300390 }, { 0x9870, 1300402, 1300397, 1300472, 1300477, 1300468, 1300441, 1300460, 1300434, -1 }, { 0x9871, 1300487, 1300482, 1300514, -1, 1300511, 1300500, 1300508, 1300493, -1 }, { 0x9872, -1, -1, 1300518, -1, -1, -1, -1, -1, -1 }, { 0x9873, 1300528, 1300523, 1300566, -1, 1300562, -1, 1300553, 1300546, -1 }, { 0x9874, 1300577, 1300571, 1300616, -1, 1300611, 1300596, 1300603, 1300589, -1 }, { 0x9875, 1300627, 1300622, 1300659, -1, -1, -1, -1, -1, -1 }, { 0x9876, 1300675, 1300663, 1300715, -1, -1, -1, -1, -1, -1 }, { 0x9877, 1300727, 1300721, 1300796, -1, -1, -1, -1, -1, -1 }, { 0x9878, 1300807, 1300802, 1300837, -1, -1, -1, -1, -1, -1 }, { 0x9879, 1300848, 1300842, 1300879, -1, -1, -1, -1, -1, -1 }, { 0x987A, 1300892, 1300886, 1300923, -1, -1, -1, -1, -1, -1 }, { 0x987B, 1300935, 1300929, 1300960, -1, -1, -1, -1, -1, -1 }, { 0x987C, 1300974, 1300964, 1300982, -1, -1, -1, -1, -1, -1 }, { 0x987D, 1300991, 1300986, 1301025, -1, -1, -1, -1, -1, -1 }, { 0x987E, 1301034, 1301030, 1301065, -1, -1, -1, -1, -1, -1 }, { 0x987F, 1301080, 1301069, 1301114, -1, -1, -1, -1, -1, -1 }, { 0x9880, 1301124, 1301119, 1301138, -1, -1, -1, -1, -1, -1 }, { 0x9881, 1301148, 1301142, 1301184, -1, -1, -1, -1, -1, -1 }, { 0x9882, 1301195, 1301189, 1301220, -1, -1, -1, -1, -1, -1 }, { 0x9883, 1301232, 1301226, 1301253, -1, -1, -1, -1, -1, -1 }, { 0x9884, 1301264, 1301259, 1301293, -1, -1, -1, -1, -1, -1 }, { 0x9885, 1301302, 1301297, 1301308, -1, -1, -1, -1, -1, -1 }, { 0x9886, 1301318, 1301312, 1301344, -1, -1, -1, -1, -1, -1 }, { 0x9887, 1301358, 1301350, 1301386, -1, -1, -1, -1, -1, -1 }, { 0x9888, 1301396, 1301390, 1301409, -1, -1, -1, -1, -1, -1 }, { 0x9889, 1301425, 1301415, 1301451, -1, -1, -1, -1, -1, -1 }, { 0x988A, 1301462, 1301456, 1301474, -1, -1, -1, -1, -1, -1 }, { 0x988B, 1301485, 1301479, 1301494, -1, -1, -1, -1, -1, -1 }, { 0x988C, 1301505, 1301500, 1301516, -1, -1, -1, -1, -1, -1 }, { 0x988D, 1301526, 1301520, 1301541, -1, -1, -1, -1, -1, -1 }, { 0x988E, 1301553, 1301547, 1301560, -1, -1, -1, -1, -1, -1 }, { 0x988F, 1301572, 1301567, 1301577, -1, -1, -1, -1, -1, -1 }, { 0x9890, 1301585, 1301581, 1301621, -1, -1, -1, -1, -1, -1 }, { 0x9891, 1301630, 1301625, 1301658, -1, -1, -1, -1, -1, -1 }, { 0x9892, 1301663, -1, 1301668, -1, -1, -1, -1, -1, -1 }, { 0x9893, 1301679, 1301673, 1301709, -1, -1, -1, -1, -1, -1 }, { 0x9894, 1301719, 1301714, 1301740, -1, -1, -1, -1, -1, -1 }, { 0x9895, 1301745, -1, 1301788, -1, -1, 1301778, 1301785, -1, -1 }, { 0x9896, 1301800, 1301794, 1301833, -1, -1, -1, -1, -1, -1 }, { 0x9897, 1301843, 1301839, 1301857, -1, -1, -1, -1, -1, -1 }, { 0x9898, 1301866, 1301861, 1301899, -1, -1, -1, -1, -1, -1 }, { 0x9899, 1301909, 1301903, 1301940, -1, -1, -1, -1, -1, -1 }, { 0x989A, 1301952, 1301946, 1301956, -1, -1, -1, -1, -1, -1 }, { 0x989B, 1301965, 1301959, 1301998, -1, -1, -1, -1, -1, -1 }, { 0x989C, 1302012, 1302005, 1302036, -1, -1, -1, -1, -1, -1 }, { 0x989D, 1302048, 1302041, 1302080, -1, -1, -1, -1, -1, -1 }, { 0x989E, 1302088, 1302083, 1302106, -1, -1, -1, -1, -1, -1 }, { 0x989F, 1302116, 1302111, 1302148, -1, -1, -1, -1, -1, -1 }, { 0x98A0, 1302158, 1302153, 1302183, -1, -1, -1, -1, -1, -1 }, { 0x98A1, 1302195, 1302189, 1302219, -1, -1, -1, -1, -1, -1 }, { 0x98A2, 1302230, 1302225, 1302253, -1, -1, -1, -1, -1, -1 }, { 0x98A3, -1, -1, 1302258, -1, -1, -1, -1, -1, -1 }, { 0x98A4, 1302268, 1302263, 1302295, -1, -1, -1, -1, -1, -1 }, { 0x98A5, 1302301, -1, 1302319, -1, -1, -1, -1, -1, -1 }, { 0x98A6, 1302328, 1302323, 1302360, -1, -1, -1, -1, -1, -1 }, { 0x98A7, 1302371, 1302365, 1302383, -1, -1, -1, -1, -1, -1 }, { 0x98A8, 1302401, 1302389, 1302458, 1302464, 1302451, 1302439, 1302444, 1302432, 1302471 }, { 0x98A9, -1, 1302477, 1302482, -1, -1, -1, -1, -1, -1 }, { 0x98AA, 1302488, -1, 1302543, -1, -1, 1302536, -1, -1, -1 }, { 0x98AB, 1302552, 1302548, 1302563, -1, -1, -1, 1302560, -1, -1 }, { 0x98AC, -1, 1302567, 1302572, -1, -1, -1, -1, -1, -1 }, { 0x98AD, 1302582, 1302577, 1302617, 1302623, 1302613, 1302602, 1302609, 1302595, -1 }, { 0x98AE, 1302642, 1302631, 1302675, -1, -1, 1302658, 1302670, -1, -1 }, { 0x98AF, 1302687, 1302681, 1302773, 1302777, 1302769, 1302735, 1302759, 1302728, 1302782 }, { 0x98B0, -1, -1, 1302824, -1, -1, 1302787, 1302794, -1, -1 }, { 0x98B1, 1302833, 1302828, 1302857, -1, 1302852, -1, 1302848, 1302841, -1 }, { 0x98B2, -1, 1302862, 1302879, -1, 1302874, -1, -1, 1302867, -1 }, { 0x98B3, 1302891, 1302884, 1302910, -1, 1302905, -1, 1302899, -1, -1 }, { 0x98B4, 1302921, 1302915, 1302951, -1, -1, 1302931, 1302943, -1, -1 }, { 0x98B5, -1, -1, 1302957, -1, -1, -1, -1, -1, -1 }, { 0x98B6, 1302969, 1302963, 1303028, -1, 1303024, 1302999, 1303018, 1302992, -1 }, { 0x98B7, 1303037, 1303032, 1303064, -1, -1, 1303047, 1303059, -1, -1 }, { 0x98B8, 1303074, 1303070, 1303113, -1, -1, 1303096, 1303109, -1, -1 }, { 0x98B9, -1, 1303117, 1303122, -1, -1, -1, -1, -1, -1 }, { 0x98BA, 1303134, 1303127, 1303182, 1303188, 1303177, 1303167, 1303173, 1303160, -1 }, { 0x98BB, 1303200, 1303195, 1303240, 1303245, -1, -1, 1303236, -1, -1 }, { 0x98BC, 1303255, 1303250, 1303293, 1303298, 1303289, -1, -1, 1303282, -1 }, { 0x98BD, -1, 1303305, 1303310, -1, -1, -1, -1, -1, -1 }, { 0x98BE, 1303320, 1303315, 1303340, -1, -1, -1, -1, -1, -1 }, { 0x98BF, 1303351, 1303345, 1303387, -1, 1303383, 1303363, 1303371, 1303356, -1 }, { 0x98C0, 1303397, 1303392, 1303421, 1303426, -1, -1, -1, -1, -1 }, { 0x98C1, -1, 1303431, 1303437, -1, -1, -1, -1, -1, -1 }, { 0x98C2, 1303451, 1303441, 1303505, -1, 1303501, 1303478, 1303483, 1303471, -1 }, { 0x98C3, 1303515, 1303510, 1303561, -1, -1, 1303544, 1303556, -1, -1 }, { 0x98C4, 1303572, 1303567, 1303630, 1303636, 1303625, 1303608, 1303620, 1303601, 1303643 }, { 0x98C5, -1, -1, 1303663, -1, -1, 1303650, 1303655, -1, -1 }, { 0x98C6, 1303673, 1303668, 1303724, 1303730, 1303719, 1303702, 1303714, 1303696, -1 }, { 0x98C7, 1303741, 1303736, 1303793, -1, 1303788, 1303771, 1303783, 1303764, -1 }, { 0x98C8, 1303804, 1303799, 1303831, -1, -1, 1303814, 1303826, -1, -1 }, { 0x98C9, -1, 1303837, 1303853, -1, 1303849, -1, -1, 1303842, -1 }, { 0x98CA, -1, 1303859, 1303864, 1303870, -1, -1, -1, -1, -1 }, { 0x98CB, -1, -1, 1303886, 1303890, 1303882, -1, -1, 1303876, -1 }, { 0x98CC, 1303903, 1303897, 1303930, -1, -1, 1303908, 1303923, -1, -1 }, { 0x98CD, -1, -1, 1303936, -1, -1, -1, -1, -1, -1 }, { 0x98CE, 1303947, 1303941, 1303978, -1, -1, -1, -1, -1, -1 }, { 0x98CF, 1303991, 1303984, 1304017, -1, -1, -1, -1, -1, -1 }, { 0x98D0, 1304028, 1304023, 1304041, -1, -1, -1, -1, -1, -1 }, { 0x98D1, 1304053, 1304047, 1304059, -1, -1, -1, -1, -1, -1 }, { 0x98D2, 1304071, 1304065, 1304112, -1, -1, -1, -1, -1, -1 }, { 0x98D3, 1304122, 1304116, 1304145, -1, -1, -1, -1, -1, -1 }, { 0x98D4, 1304153, 1304149, 1304175, -1, -1, -1, -1, -1, -1 }, { 0x98D5, 1304184, 1304179, 1304211, -1, -1, -1, -1, -1, -1 }, { 0x98D6, 1304221, 1304216, 1304257, -1, -1, -1, -1, -1, -1 }, { 0x98D7, 1304267, 1304262, 1304291, -1, -1, -1, -1, -1, -1 }, { 0x98D8, 1304301, 1304296, 1304330, -1, -1, -1, -1, -1, -1 }, { 0x98D9, 1304341, 1304336, 1304364, -1, -1, -1, -1, -1, -1 }, { 0x98DA, 1304370, -1, 1304380, -1, -1, -1, -1, -1, -1 }, { 0x98DB, 1304391, 1304386, 1304444, 1304449, 1304441, 1304426, 1304438, 1304419, 1304456 }, { 0x98DC, 1304466, 1304460, 1304521, 1304526, 1304517, 1304499, 1304509, 1304492, -1 }, { 0x98DD, -1, -1, 1304533, -1, -1, -1, -1, -1, -1 }, { 0x98DE, 1304543, 1304538, 1304571, -1, -1, -1, -1, -1, -1 }, { 0x98DF, 1304589, 1304576, 1304678, 1304683, 1304671, 1304639, 1304656, 1304632, -1 }, { 0x98E0, 1304691, -1, 1304721, -1, -1, -1, -1, -1, -1 }, { 0x98E1, 1304732, 1304726, 1304772, 1304777, 1304768, 1304749, 1304760, 1304742, -1 }, { 0x98E2, 1304789, 1304784, 1304842, 1304846, 1304839, 1304831, 1304836, 1304824, 1304857 }, { 0x98E3, 1304867, 1304861, 1304929, -1, 1304924, 1304905, 1304915, -1, -1 }, { 0x98E4, 1304939, 1304935, 1304959, -1, -1, -1, -1, -1, -1 }, { 0x98E5, 1304968, 1304963, 1304989, -1, -1, 1304978, 1304984, -1, -1 }, { 0x98E6, 1305010, 1304994, 1305091, -1, 1305087, 1305058, 1305071, 1305051, -1 }, { 0x98E7, 1305103, 1305097, 1305161, -1, 1305157, 1305144, 1305153, 1305137, -1 }, { 0x98E8, 1305173, 1305166, 1305195, -1, -1, -1, -1, -1, -1 }, { 0x98E9, 1305212, 1305202, 1305254, -1, -1, 1305230, 1305241, -1, -1 }, { 0x98EA, 1305269, 1305259, 1305326, -1, 1305323, 1305310, 1305315, 1305303, -1 }, { 0x98EB, 1305336, 1305331, 1305390, 1305394, 1305388, 1305371, 1305383, 1305364, -1 }, { 0x98EC, -1, 1305399, 1305405, -1, -1, -1, -1, -1, -1 }, { 0x98ED, 1305421, 1305411, 1305504, -1, 1305499, 1305457, 1305487, 1305450, 1305509 }, { 0x98EE, 1305515, -1, 1305566, -1, 1305563, 1305552, 1305557, 1305545, -1 }, { 0x98EF, 1305577, 1305571, 1305626, 1305631, 1305622, 1305608, 1305614, 1305601, -1 }, { 0x98F0, -1, -1, 1305665, -1, -1, 1305649, 1305661, -1, -1 }, { 0x98F1, 1305676, 1305670, 1305699, 1305704, 1305695, -1, -1, 1305689, -1 }, { 0x98F2, 1305720, 1305710, 1305764, 1305769, 1305761, 1305750, 1305755, -1, 1305783 }, { 0x98F3, -1, -1, 1305814, -1, -1, 1305788, 1305798, -1, -1 }, { 0x98F4, 1305823, 1305819, 1305877, -1, 1305872, 1305862, 1305866, 1305855, -1 }, { 0x98F5, 1305886, 1305881, 1305907, -1, -1, -1, -1, -1, -1 }, { 0x98F6, 1305922, 1305912, 1305958, -1, -1, 1305928, 1305934, -1, -1 }, { 0x98F7, -1, -1, 1305962, -1, -1, -1, -1, -1, -1 }, { 0x98F8, -1, -1, 1305967, -1, -1, -1, -1, -1, -1 }, { 0x98F9, -1, -1, 1305972, -1, -1, -1, -1, -1, -1 }, { 0x98FA, -1, 1305977, 1305981, -1, -1, -1, -1, -1, -1 }, { 0x98FB, -1, -1, 1305997, -1, 1305992, -1, -1, 1305985, -1 }, { 0x98FC, 1306006, 1306002, 1306065, -1, 1306062, 1306042, 1306055, 1306035, -1 }, { 0x98FD, 1306075, 1306069, 1306125, 1306130, 1306121, 1306111, 1306117, 1306104, -1 }, { 0x98FE, 1306140, 1306135, 1306209, 1306214, 1306205, 1306185, 1306199, 1306178, -1 }, { 0x98FF, -1, -1, 1306221, -1, -1, -1, -1, -1, -1 }, { 0x9900, 1306226, -1, 1306239, -1, -1, -1, -1, -1, -1 }, { 0x9901, 1306244, -1, 1306294, -1, 1306291, 1306278, 1306283, -1, -1 }, { 0x9902, 1306304, 1306299, 1306335, -1, -1, 1306322, 1306327, -1, -1 }, { 0x9903, 1306347, 1306341, 1306389, -1, 1306385, 1306372, 1306376, 1306365, -1 }, { 0x9904, -1, -1, 1306395, -1, -1, -1, -1, -1, -1 }, { 0x9905, 1306412, 1306400, 1306454, -1, 1306448, 1306433, 1306439, -1, 1306460 }, { 0x9906, -1, -1, 1306466, -1, -1, -1, -1, -1, -1 }, { 0x9907, 1306471, -1, 1306490, -1, -1, 1306476, 1306484, -1, -1 }, { 0x9908, 1306500, 1306496, 1306523, -1, -1, 1306510, 1306516, -1, -1 }, { 0x9909, 1306534, 1306527, 1306588, 1306595, 1306582, 1306570, 1306577, 1306563, -1 }, { 0x990A, 1306619, 1306605, 1306684, 1306690, 1306679, 1306657, 1306675, 1306650, 1306699 }, { 0x990B, -1, -1, 1306708, -1, -1, -1, -1, -1, -1 }, { 0x990C, 1306719, 1306714, 1306772, 1306776, 1306770, 1306755, 1306767, 1306749, -1 }, { 0x990D, 1306789, 1306784, 1306817, -1, -1, -1, -1, -1, -1 }, { 0x990E, -1, 1306822, 1306827, -1, -1, -1, -1, -1, -1 }, { 0x990F, -1, -1, 1306830, -1, -1, -1, -1, -1, -1 }, { 0x9910, 1306840, 1306834, 1306899, 1306904, 1306890, 1306869, 1306882, 1306862, -1 }, { 0x9911, 1306916, 1306911, 1306959, -1, -1, 1306941, 1306947, -1, -1 }, { 0x9912, 1306974, 1306963, 1307021, -1, 1307017, 1307008, 1307013, 1307001, 1307026 }, { 0x9913, 1307037, 1307032, 1307081, 1307084, 1307079, 1307071, 1307076, 1307064, -1 }, { 0x9914, 1307106, 1307091, 1307161, -1, 1307157, 1307138, 1307151, 1307131, -1 }, { 0x9915, 1307171, 1307165, 1307218, -1, 1307213, 1307188, 1307200, 1307181, -1 }, { 0x9916, 1307228, 1307223, 1307267, -1, -1, -1, 1307260, -1, -1 }, { 0x9917, 1307277, 1307272, 1307313, -1, -1, 1307298, 1307303, -1, -1 }, { 0x9918, 1307322, 1307317, 1307368, 1307372, 1307365, 1307356, 1307362, 1307349, 1307376 }, { 0x9919, 1307385, 1307380, 1307417, -1, -1, -1, -1, -1, -1 }, { 0x991A, 1307429, 1307422, 1307481, -1, 1307477, 1307456, 1307464, 1307449, -1 }, { 0x991B, 1307491, 1307486, 1307521, -1, -1, -1, 1307513, -1, -1 }, { 0x991C, 1307531, 1307526, 1307564, -1, -1, 1307555, 1307561, -1, -1 }, { 0x991D, -1, -1, 1307595, -1, -1, 1307569, 1307583, -1, -1 }, { 0x991E, 1307605, 1307600, 1307667, 1307673, 1307663, 1307646, 1307655, 1307639, -1 }, { 0x991F, 1307705, 1307693, 1307738, -1, -1, 1307714, 1307722, -1, -1 }, { 0x9920, 1307744, -1, 1307799, -1, 1307793, 1307772, 1307784, 1307765, -1 }, { 0x9921, 1307817, 1307805, 1307857, -1, -1, 1307842, 1307850, -1, -1 }, { 0x9922, -1, -1, 1307870, -1, -1, -1, 1307863, -1, -1 }, { 0x9923, -1, -1, 1307874, -1, -1, -1, -1, -1, -1 }, { 0x9924, 1307890, 1307878, 1307912, -1, -1, 1307897, 1307908, -1, -1 }, { 0x9925, -1, -1, 1307917, -1, -1, -1, -1, -1, -1 }, { 0x9926, 1307922, -1, 1307963, -1, 1307958, 1307943, 1307953, 1307936, -1 }, { 0x9927, 1307980, 1307970, 1308022, 1308027, 1308019, 1308010, 1308015, 1308003, -1 }, { 0x9928, 1308040, 1308035, 1308084, 1308090, 1308079, 1308063, 1308075, 1308056, 1308099 }, { 0x9929, 1308109, 1308105, 1308118, -1, -1, -1, -1, -1, -1 }, { 0x992A, 1308127, 1308121, 1308144, -1, 1308140, -1, -1, 1308133, -1 }, { 0x992B, 1308160, 1308150, 1308194, -1, -1, 1308177, 1308183, -1, -1 }, { 0x992C, 1308203, 1308199, 1308252, -1, 1308249, 1308241, 1308246, 1308234, -1 }, { 0x992D, 1308262, 1308256, 1308278, -1, -1, -1, -1, -1, -1 }, { 0x992E, 1308290, 1308285, 1308352, -1, 1308347, -1, 1308333, 1308326, -1 }, { 0x992F, -1, -1, 1308357, -1, -1, -1, -1, -1, -1 }, { 0x9930, -1, -1, 1308373, -1, 1308369, -1, -1, 1308362, -1 }, { 0x9931, 1308384, 1308379, 1308436, -1, 1308432, 1308417, 1308425, 1308410, -1 }, { 0x9932, 1308451, 1308441, 1308495, -1, -1, 1308472, 1308479, -1, 1308499 }, { 0x9933, 1308512, 1308506, 1308573, -1, 1308568, 1308552, 1308556, 1308545, -1 }, { 0x9934, -1, -1, 1308599, -1, -1, 1308579, 1308595, -1, -1 }, { 0x9935, 1308609, 1308604, 1308636, -1, -1, 1308627, 1308632, -1, -1 }, { 0x9936, -1, -1, 1308641, -1, -1, -1, -1, -1, -1 }, { 0x9937, 1308650, 1308645, 1308664, -1, -1, -1, -1, -1, -1 }, { 0x9938, 1308675, 1308669, 1308730, -1, -1, -1, -1, -1, -1 }, { 0x9939, 1308742, 1308736, 1308813, -1, 1308808, 1308796, 1308800, 1308789, -1 }, { 0x993A, 1308824, 1308819, 1308839, -1, -1, -1, 1308834, -1, -1 }, { 0x993B, 1308848, 1308843, 1308876, -1, -1, 1308862, 1308872, -1, -1 }, { 0x993C, 1308886, 1308881, 1308945, -1, 1308941, 1308925, 1308935, 1308918, -1 }, { 0x993D, 1308955, 1308949, 1309003, -1, 1308998, 1308989, 1308995, 1308982, -1 }, { 0x993E, 1309018, 1309008, 1309050, -1, -1, 1309040, 1309045, -1, -1 }, { 0x993F, 1309060, 1309055, 1309091, -1, -1, -1, -1, -1, -1 }, { 0x9940, -1, 1309096, 1309115, -1, -1, 1309101, 1309111, -1, -1 }, { 0x9941, 1309125, 1309120, 1309173, -1, -1, 1309156, 1309162, -1, -1 }, { 0x9942, 1309182, 1309177, 1309216, -1, 1309213, 1309205, 1309210, 1309199, -1 }, { 0x9943, 1309225, 1309221, 1309231, -1, -1, -1, -1, -1, -1 }, { 0x9944, -1, -1, 1309235, -1, -1, -1, -1, -1, -1 }, { 0x9945, 1309247, 1309241, 1309299, -1, 1309295, -1, 1309287, 1309280, -1 }, { 0x9946, -1, -1, 1309322, -1, -1, 1309304, 1309310, -1, -1 }, { 0x9947, 1309331, 1309326, 1309383, -1, -1, 1309369, 1309373, -1, -1 }, { 0x9948, 1309392, 1309387, 1309444, -1, 1309440, 1309422, 1309431, 1309415, -1 }, { 0x9949, 1309454, 1309449, 1309505, -1, 1309501, 1309492, 1309497, 1309485, -1 }, { 0x994A, 1309516, 1309510, 1309564, -1, 1309560, 1309549, 1309556, -1, -1 }, { 0x994B, 1309581, 1309569, 1309636, 1309641, 1309631, 1309619, 1309625, 1309612, -1 }, { 0x994C, 1309654, 1309648, 1309739, 1309746, 1309734, 1309718, 1309726, 1309711, 1309765 }, { 0x994D, 1309777, 1309772, 1309838, -1, 1309834, 1309809, 1309826, 1309802, -1 }, { 0x994E, 1309852, 1309844, 1309889, -1, -1, -1, 1309882, -1, -1 }, { 0x994F, -1, -1, 1309894, -1, -1, -1, -1, -1, -1 }, { 0x9950, 1309903, 1309899, 1309955, -1, 1309952, 1309932, 1309945, 1309925, -1 }, { 0x9951, 1309964, 1309959, 1310008, 1310012, 1310005, 1309997, 1310002, 1309990, 1310019 }, { 0x9952, 1310028, 1310023, 1310085, 1310090, 1310082, 1310066, 1310073, 1310059, 1310097 }, { 0x9953, -1, -1, 1310104, -1, -1, -1, -1, -1, -1 }, { 0x9954, 1310117, 1310111, 1310169, -1, 1310165, 1310153, 1310158, 1310146, -1 }, { 0x9955, 1310180, 1310175, 1310232, -1, 1310229, 1310216, 1310225, 1310209, -1 }, { 0x9956, -1, -1, 1310237, -1, -1, -1, -1, -1, -1 }, { 0x9957, 1310249, 1310242, 1310307, -1, 1310301, 1310278, 1310296, 1310271, -1 }, { 0x9958, 1310319, 1310314, 1310334, -1, -1, 1310325, 1310330, -1, -1 }, { 0x9959, -1, 1310340, 1310354, -1, -1, 1310345, 1310350, -1, -1 }, { 0x995A, -1, -1, 1310359, -1, -1, -1, -1, -1, -1 }, { 0x995B, 1310370, 1310364, 1310403, -1, -1, 1310387, 1310396, -1, -1 }, { 0x995C, 1310414, 1310409, 1310460, -1, 1310456, 1310449, 1310453, 1310442, -1 }, { 0x995D, 1310469, 1310465, 1310509, -1, -1, -1, -1, -1, -1 }, { 0x995E, 1310519, 1310513, 1310584, 1310590, 1310579, 1310562, 1310571, 1310555, 1310597 }, { 0x995F, 1310610, 1310603, 1310670, -1, -1, 1310651, 1310665, -1, -1 }, { 0x9960, 1310677, -1, 1310696, -1, -1, 1310687, 1310693, -1, -1 }, { 0x9961, -1, 1310701, 1310707, -1, -1, -1, -1, -1, -1 }, { 0x9962, 1310736, 1310712, 1310759, -1, -1, -1, -1, -1, -1 }, { 0x9963, 1310765, -1, 1310795, -1, -1, -1, -1, -1, -1 }, { 0x9964, 1310806, 1310800, 1310849, -1, 1310844, -1, -1, -1, -1 }, { 0x9965, 1310860, 1310855, 1310895, -1, -1, -1, -1, -1, -1 }, { 0x9966, 1310904, 1310899, 1310914, -1, -1, -1, -1, -1, -1 }, { 0x9967, 1310925, 1310919, 1310958, -1, -1, -1, -1, -1, -1 }, { 0x9968, 1310969, 1310964, 1310987, -1, -1, -1, -1, -1, -1 }, { 0x9969, 1310997, 1310992, 1311029, -1, -1, -1, -1, -1, -1 }, { 0x996A, 1311038, 1311033, 1311072, -1, -1, -1, -1, -1, -1 }, { 0x996B, 1311082, 1311077, 1311110, -1, -1, -1, -1, -1, -1 }, { 0x996C, 1311119, 1311114, 1311148, -1, -1, -1, -1, -1, -1 }, { 0x996D, 1311159, 1311153, 1311183, -1, -1, -1, -1, -1, -1 }, { 0x996E, 1311198, 1311188, 1311228, -1, -1, -1, -1, -1, -1 }, { 0x996F, 1311238, 1311233, 1311272, -1, -1, -1, -1, -1, -1 }, { 0x9970, 1311283, 1311278, 1311309, -1, -1, -1, -1, -1, -1 }, { 0x9971, 1311320, 1311314, 1311349, -1, -1, -1, -1, -1, -1 }, { 0x9972, 1311358, 1311354, 1311387, -1, -1, -1, -1, -1, -1 }, { 0x9973, -1, -1, 1311391, -1, -1, -1, -1, -1, -1 }, { 0x9974, 1311400, 1311396, 1311432, -1, -1, -1, -1, -1, -1 }, { 0x9975, 1311441, 1311436, 1311471, -1, -1, -1, -1, -1, -1 }, { 0x9976, 1311480, 1311475, 1311511, -1, -1, -1, -1, -1, -1 }, { 0x9977, 1311523, 1311516, 1311552, -1, -1, -1, -1, -1, -1 }, { 0x9978, -1, -1, 1311559, -1, -1, -1, -1, -1, -1 }, { 0x9979, -1, -1, 1311563, -1, -1, -1, -1, -1, -1 }, { 0x997A, 1311572, 1311566, 1311590, -1, -1, -1, -1, -1, -1 }, { 0x997B, -1, -1, 1311596, -1, -1, -1, -1, -1, -1 }, { 0x997C, 1311606, 1311600, 1311627, -1, -1, -1, -1, -1, -1 }, { 0x997D, 1311638, 1311633, 1311646, -1, -1, -1, -1, -1, -1 }, { 0x997E, 1311655, 1311650, 1311687, -1, -1, -1, -1, -1, -1 }, { 0x997F, 1311697, 1311692, 1311724, -1, -1, -1, -1, -1, -1 }, { 0x9980, 1311732, 1311727, 1311759, -1, -1, -1, -1, -1, -1 }, { 0x9981, 1311768, 1311763, 1311795, -1, -1, -1, -1, -1, -1 }, { 0x9982, 1311806, 1311800, 1311816, -1, -1, -1, -1, -1, -1 }, { 0x9983, 1311821, -1, 1311845, -1, -1, -1, -1, -1, -1 }, { 0x9984, 1311855, 1311850, 1311877, -1, -1, -1, -1, -1, -1 }, { 0x9985, 1311888, 1311882, 1311914, -1, -1, -1, -1, -1, -1 }, { 0x9986, 1311925, 1311920, 1311941, -1, -1, -1, -1, -1, -1 }, { 0x9987, 1311947, -1, 1311961, -1, -1, -1, -1, -1, -1 }, { 0x9988, 1311972, 1311966, 1312003, -1, -1, -1, -1, -1, -1 }, { 0x9989, -1, -1, 1312008, -1, -1, -1, -1, -1, -1 }, { 0x998A, 1312017, 1312012, 1312048, -1, -1, -1, -1, -1, -1 }, { 0x998B, 1312059, 1312053, 1312095, -1, -1, -1, -1, -1, -1 }, { 0x998C, 1312106, 1312101, 1312137, -1, -1, -1, -1, -1, -1 }, { 0x998D, 1312145, 1312141, 1312151, -1, -1, -1, -1, -1, -1 }, { 0x998E, 1312160, 1312155, 1312170, -1, -1, -1, -1, -1, -1 }, { 0x998F, 1312179, 1312174, 1312201, -1, -1, -1, -1, -1, -1 }, { 0x9990, 1312211, 1312206, 1312234, -1, -1, -1, -1, -1, -1 }, { 0x9991, 1312244, 1312239, 1312275, -1, -1, -1, -1, -1, -1 }, { 0x9992, 1312286, 1312280, 1312319, -1, -1, -1, -1, -1, -1 }, { 0x9993, 1312324, -1, 1312372, -1, 1312368, 1312357, 1312364, -1, -1 }, { 0x9994, 1312383, 1312377, 1312419, -1, -1, -1, -1, -1, -1 }, { 0x9995, 1312426, -1, 1312447, -1, -1, -1, -1, -1, -1 }, { 0x9996, 1312458, 1312453, 1312533, 1312539, 1312529, 1312500, 1312520, 1312493, 1312547 }, { 0x9997, 1312559, 1312553, 1312632, -1, 1312628, 1312602, 1312625, 1312595, -1 }, { 0x9998, 1312643, 1312637, 1312713, -1, 1312708, 1312685, 1312703, 1312678, -1 }, { 0x9999, 1312725, 1312718, 1312790, 1312797, 1312784, 1312766, 1312775, 1312759, 1312805 }, { 0x999A, 1312813, -1, 1312832, -1, -1, -1, -1, -1, -1 }, { 0x999B, 1312842, 1312837, 1312901, -1, -1, 1312862, 1312877, -1, -1 }, { 0x999C, -1, -1, 1312911, -1, -1, -1, -1, 1312905, -1 }, { 0x999D, 1312920, 1312915, 1312972, -1, 1312967, 1312937, 1312943, 1312930, -1 }, { 0x999E, -1, 1312976, 1312981, -1, -1, -1, -1, -1, -1 }, { 0x999F, 1312985, -1, 1313016, -1, -1, 1313000, 1313010, 1312994, -1 }, { 0x99A0, -1, -1, 1313020, -1, -1, -1, -1, -1, -1 }, { 0x99A1, 1313030, 1313025, 1313042, -1, -1, -1, -1, 1313036, -1 }, { 0x99A2, -1, -1, 1313047, -1, -1, -1, -1, -1, -1 }, { 0x99A3, -1, -1, 1313063, -1, 1313060, -1, -1, 1313053, -1 }, { 0x99A4, -1, 1313067, 1313077, -1, -1, -1, -1, -1, -1 }, { 0x99A5, 1313091, 1313081, 1313152, -1, 1313148, 1313122, 1313137, 1313115, 1313156 }, { 0x99A6, -1, -1, 1313171, -1, -1, 1313163, 1313167, -1, -1 }, { 0x99A7, -1, -1, 1313183, -1, -1, -1, -1, 1313177, -1 }, { 0x99A8, 1313194, 1313188, 1313266, 1313271, 1313260, 1313239, 1313251, 1313232, 1313276 }, { 0x99A9, 1313281, -1, 1313300, -1, -1, -1, -1, -1, -1 }, { 0x99AA, -1, 1313305, 1313316, -1, -1, -1, -1, 1313310, -1 }, { 0x99AB, -1, -1, 1313321, -1, -1, -1, -1, -1, -1 }, { 0x99AC, 1313331, 1313326, 1313389, 1313393, 1313386, 1313373, 1313377, 1313366, 1313398 }, { 0x99AD, 1313407, 1313402, 1313468, 1313472, 1313466, 1313443, 1313459, 1313436, 1313479 }, { 0x99AE, 1313498, 1313486, 1313561, 1313567, 1313554, 1313533, 1313545, 1313526, -1 }, { 0x99AF, -1, 1313574, 1313584, -1, -1, -1, -1, -1, -1 }, { 0x99B0, -1, -1, 1313611, -1, 1313607, -1, 1313596, 1313589, -1 }, { 0x99B1, 1313619, 1313615, 1313665, -1, 1313661, 1313640, 1313647, 1313633, -1 }, { 0x99B2, 1313675, 1313670, 1313707, 1313712, -1, 1313681, 1313686, -1, -1 }, { 0x99B3, 1313726, 1313722, 1313780, 1313785, 1313776, 1313762, 1313769, 1313755, -1 }, { 0x99B4, 1313805, 1313793, 1313877, 1313882, 1313867, 1313835, 1313858, 1313828, 1313887 }, { 0x99B5, 1313900, 1313895, 1313941, -1, -1, -1, 1313927, -1, -1 }, { 0x99B6, -1, -1, 1313952, -1, -1, -1, -1, 1313946, -1 }, { 0x99B7, -1, -1, 1313957, -1, -1, -1, -1, -1, -1 }, { 0x99B8, -1, 1313962, 1313967, -1, -1, -1, -1, -1, -1 }, { 0x99B9, 1313977, 1313972, 1314031, -1, 1314028, 1314008, 1314016, 1314001, -1 }, { 0x99BA, -1, 1314035, 1314053, -1, -1, 1314041, 1314049, -1, -1 }, { 0x99BB, -1, -1, 1314057, -1, -1, -1, -1, -1, -1 }, { 0x99BC, -1, 1314062, 1314075, -1, -1, -1, 1314067, -1, -1 }, { 0x99BD, -1, 1314080, 1314103, -1, -1, 1314085, 1314093, -1, -1 }, { 0x99BE, -1, -1, 1314108, -1, -1, -1, -1, -1, -1 }, { 0x99BF, 1314113, -1, 1314142, -1, -1, 1314130, 1314139, -1, -1 }, { 0x99C0, -1, -1, 1314146, -1, -1, -1, -1, -1, -1 }, { 0x99C1, 1314156, 1314151, 1314251, -1, 1314247, 1314223, 1314237, 1314216, 1314255 }, { 0x99C2, -1, 1314260, 1314265, -1, -1, -1, -1, -1, -1 }, { 0x99C3, 1314276, 1314270, 1314307, -1, -1, 1314283, 1314288, -1, -1 }, { 0x99C4, 1314316, 1314312, 1314374, -1, 1314370, 1314349, 1314356, 1314343, -1 }, { 0x99C5, 1314384, 1314379, 1314412, -1, 1314408, 1314398, 1314404, -1, -1 }, { 0x99C6, 1314416, -1, 1314470, -1, 1314466, 1314451, 1314463, -1, -1 }, { 0x99C7, -1, -1, 1314474, -1, -1, -1, -1, -1, -1 }, { 0x99C8, 1314479, -1, 1314539, -1, 1314535, 1314520, 1314532, 1314514, -1 }, { 0x99C9, 1314550, 1314543, 1314588, -1, 1314582, 1314561, 1314573, 1314554, -1 }, { 0x99CA, -1, -1, 1314595, -1, -1, -1, -1, -1, -1 }, { 0x99CB, -1, -1, 1314599, -1, -1, -1, -1, -1, -1 }, { 0x99CC, -1, -1, 1314605, -1, -1, -1, -1, -1, -1 }, { 0x99CD, -1, -1, 1314611, -1, -1, -1, -1, -1, -1 }, { 0x99CE, -1, -1, 1314616, -1, -1, -1, -1, -1, -1 }, { 0x99CF, 1314628, 1314622, 1314677, -1, 1314674, -1, -1, 1314667, -1 }, { 0x99D0, 1314686, 1314681, 1314763, 1314768, 1314759, 1314732, 1314750, 1314725, 1314774 }, { 0x99D1, 1314784, 1314779, 1314837, 1314841, 1314834, 1314819, 1314831, 1314812, -1 }, { 0x99D2, 1314850, 1314844, 1314902, 1314906, 1314898, 1314890, 1314895, 1314883, 1314910 }, { 0x99D3, 1314925, 1314915, 1314945, -1, -1, 1314932, 1314942, -1, -1 }, { 0x99D4, 1314966, 1314949, 1315013, -1, -1, 1314995, 1314999, -1, -1 }, { 0x99D5, 1315024, 1315019, 1315088, 1315093, 1315085, 1315069, 1315082, 1315062, 1315098 }, { 0x99D6, -1, -1, 1315103, -1, -1, -1, -1, -1, -1 }, { 0x99D7, -1, -1, 1315109, -1, -1, -1, -1, -1, -1 }, { 0x99D8, 1315120, 1315115, 1315198, -1, 1315194, 1315173, 1315190, 1315166, -1 }, { 0x99D9, 1315207, 1315203, 1315271, -1, 1315267, 1315247, 1315261, 1315240, 1315275 }, { 0x99DA, -1, 1315280, 1315294, -1, -1, -1, 1315287, -1, -1 }, { 0x99DB, 1315305, 1315300, 1315364, -1, 1315361, 1315344, 1315357, 1315337, -1 }, { 0x99DC, 1315379, 1315369, 1315428, -1, 1315423, 1315399, 1315405, 1315392, -1 }, { 0x99DD, 1315436, 1315432, 1315503, 1315508, 1315499, 1315485, 1315493, 1315478, 1315514 }, { 0x99DE, 1315519, -1, 1315550, 1315555, 1315546, 1315532, 1315540, 1315525, -1 }, { 0x99DF, 1315565, 1315561, 1315599, 1315603, 1315596, -1, 1315592, 1315585, -1 }, { 0x99E0, -1, 1315607, 1315612, -1, -1, -1, -1, -1, -1 }, { 0x99E1, 1315622, 1315617, 1315653, -1, -1, -1, 1315650, -1, -1 }, { 0x99E2, 1315668, 1315657, 1315733, -1, 1315722, 1315707, 1315714, 1315700, 1315739 }, { 0x99E3, -1, 1315745, 1315750, -1, -1, -1, -1, -1, -1 }, { 0x99E4, -1, 1315755, 1315759, -1, -1, -1, -1, -1, -1 }, { 0x99E5, -1, -1, 1315764, -1, -1, -1, -1, -1, -1 }, { 0x99E6, 1315776, 1315770, 1315818, -1, -1, -1, -1, -1, -1 }, { 0x99E7, -1, -1, 1315839, -1, -1, 1315824, 1315832, -1, -1 }, { 0x99E8, -1, -1, 1315857, -1, 1315852, -1, -1, 1315845, -1 }, { 0x99E9, -1, -1, 1315862, -1, -1, -1, -1, -1, -1 }, { 0x99EA, 1315873, 1315868, 1315899, -1, 1315895, 1315886, 1315890, 1315879, -1 }, { 0x99EB, -1, -1, 1315925, -1, -1, 1315905, 1315916, -1, -1 }, { 0x99EC, 1315936, 1315932, 1315981, -1, -1, 1315968, 1315975, -1, -1 }, { 0x99ED, 1316001, 1315985, 1316060, 1316065, 1316056, 1316040, 1316048, 1316033, 1316072 }, { 0x99EE, 1316082, 1316077, 1316184, -1, 1316180, 1316163, 1316170, 1316156, -1 }, { 0x99EF, -1, -1, 1316188, -1, -1, -1, -1, -1, -1 }, { 0x99F0, 1316198, 1316193, 1316223, -1, -1, 1316209, 1316220, -1, -1 }, { 0x99F1, 1316238, 1316228, 1316308, 1316313, 1316304, 1316290, 1316299, 1316277, -1 }, { 0x99F2, -1, -1, 1316323, -1, -1, 1316318, -1, -1, -1 }, { 0x99F3, -1, -1, 1316329, -1, -1, -1, -1, -1, -1 }, { 0x99F4, 1316340, 1316334, 1316364, -1, -1, 1316345, 1316353, -1, -1 }, { 0x99F5, -1, 1316369, 1316389, -1, -1, 1316374, 1316381, -1, -1 }, { 0x99F6, -1, -1, 1316394, -1, -1, -1, -1, -1, -1 }, { 0x99F7, -1, 1316398, 1316404, -1, -1, -1, -1, -1, -1 }, { 0x99F8, 1316415, 1316410, 1316452, -1, 1316447, -1, 1316442, 1316435, 1316457 }, { 0x99F9, 1316468, 1316462, 1316506, -1, -1, -1, 1316498, -1, -1 }, { 0x99FA, -1, -1, 1316524, -1, -1, -1, -1, 1316512, -1 }, { 0x99FB, 1316540, 1316530, 1316610, -1, 1316606, 1316581, 1316602, 1316574, -1 }, { 0x99FC, -1, 1316615, 1316620, -1, -1, -1, -1, -1, -1 }, { 0x99FD, 1316636, 1316624, 1316661, -1, 1316656, -1, 1316648, 1316641, -1 }, { 0x99FE, 1316679, 1316667, 1316700, -1, -1, 1316688, 1316696, -1, -1 }, { 0x99FF, 1316711, 1316705, 1316783, 1316788, 1316773, 1316747, 1316768, 1316740, 1316796 }, { 0x9A00, -1, -1, 1316803, -1, -1, -1, -1, -1, -1 }, { 0x9A01, 1316818, 1316806, 1316869, 1316876, 1316864, 1316853, 1316860, 1316846, -1 }, { 0x9A02, 1316892, 1316886, 1316963, -1, 1316958, 1316933, 1316940, 1316926, -1 }, { 0x9A03, 1316975, 1316969, 1317027, -1, 1317024, 1316998, 1317004, 1316991, -1 }, { 0x9A04, 1317036, 1317031, 1317089, -1, 1317085, -1, 1317074, 1317068, -1 }, { 0x9A05, 1317099, 1317093, 1317136, 1317142, 1317131, 1317120, 1317127, 1317113, 1317146 }, { 0x9A06, -1, -1, 1317152, -1, -1, -1, -1, -1, -1 }, { 0x9A07, -1, 1317158, 1317162, -1, -1, -1, -1, -1, -1 }, { 0x9A08, 1317173, 1317167, 1317232, 1317238, 1317221, 1317206, 1317213, 1317199, -1 }, { 0x9A09, 1317249, 1317243, 1317260, -1, -1, -1, -1, -1, -1 }, { 0x9A0A, -1, 1317265, 1317270, -1, -1, -1, -1, -1, -1 }, { 0x9A0B, 1317285, 1317275, 1317319, -1, 1317315, -1, 1317311, 1317304, -1 }, { 0x9A0C, 1317330, 1317324, 1317368, -1, -1, 1317355, 1317364, -1, -1 }, { 0x9A0D, 1317378, 1317374, 1317402, -1, 1317398, -1, -1, 1317391, -1 }, { 0x9A0E, 1317420, 1317406, 1317469, 1317473, 1317466, 1317458, 1317463, 1317451, 1317489 }, { 0x9A0F, 1317499, 1317494, 1317554, -1, 1317551, 1317537, 1317548, 1317530, -1 }, { 0x9A10, 1317563, 1317558, 1317633, -1, -1, 1317616, 1317625, -1, -1 }, { 0x9A11, 1317643, 1317638, 1317674, 1317679, 1317671, 1317661, 1317668, 1317654, -1 }, { 0x9A12, 1317685, -1, 1317746, -1, 1317743, 1317716, 1317739, -1, -1 }, { 0x9A13, 1317751, -1, 1317817, -1, 1317813, 1317782, 1317805, -1, -1 }, { 0x9A14, -1, -1, 1317822, -1, -1, -1, -1, -1, -1 }, { 0x9A15, 1317831, 1317826, 1317856, 1317861, -1, -1, -1, -1, -1 }, { 0x9A16, 1317871, 1317866, 1317927, -1, 1317923, 1317910, 1317917, 1317903, -1 }, { 0x9A17, 1317931, -1, 1317970, -1, -1, 1317952, 1317966, -1, -1 }, { 0x9A18, 1317982, 1317976, 1318010, -1, 1318004, -1, -1, 1317998, -1 }, { 0x9A19, 1318021, 1318016, 1318076, -1, 1318070, 1318059, 1318066, 1318052, -1 }, { 0x9A1A, -1, -1, 1318082, -1, -1, -1, -1, -1, -1 }, { 0x9A1B, -1, -1, 1318098, -1, 1318095, -1, -1, 1318088, -1 }, { 0x9A1C, -1, 1318103, 1318109, -1, -1, -1, -1, -1, -1 }, { 0x9A1D, -1, -1, 1318116, -1, -1, -1, -1, -1, -1 }, { 0x9A1E, -1, 1318122, 1318150, -1, -1, -1, 1318128, -1, -1 }, { 0x9A1F, -1, 1318155, 1318160, -1, -1, -1, -1, -1, -1 }, { 0x9A20, 1318169, 1318164, 1318191, -1, -1, -1, 1318183, -1, -1 }, { 0x9A21, -1, 1318195, 1318201, -1, -1, -1, -1, -1, -1 }, { 0x9A22, 1318212, 1318207, 1318230, -1, -1, 1318216, 1318224, -1, -1 }, { 0x9A23, 1318241, 1318235, 1318262, -1, -1, 1318246, 1318255, -1, -1 }, { 0x9A24, 1318274, 1318268, 1318329, -1, -1, 1318304, 1318311, -1, -1 }, { 0x9A25, -1, -1, 1318334, -1, -1, -1, -1, -1, -1 }, { 0x9A26, -1, 1318339, 1318343, -1, -1, -1, -1, -1, -1 }, { 0x9A27, 1318358, 1318347, 1318391, 1318396, -1, -1, 1318379, -1, -1 }, { 0x9A28, 1318406, -1, 1318435, -1, -1, 1318414, 1318424, -1, -1 }, { 0x9A29, -1, 1318440, 1318452, -1, -1, -1, -1, -1, -1 }, { 0x9A2A, -1, 1318457, 1318462, -1, -1, -1, -1, -1, -1 }, { 0x9A2B, 1318472, 1318467, 1318538, 1318544, 1318534, 1318507, 1318530, 1318500, -1 }, { 0x9A2C, -1, 1318550, 1318556, -1, -1, -1, -1, -1, -1 }, { 0x9A2D, 1318568, 1318563, 1318624, -1, 1318620, 1318593, 1318600, 1318586, -1 }, { 0x9A2E, 1318634, 1318629, 1318662, 1318667, -1, 1318647, 1318654, -1, -1 }, { 0x9A2F, 1318680, 1318673, 1318711, -1, -1, -1, -1, -1, -1 }, { 0x9A30, 1318723, 1318717, 1318783, 1318789, 1318778, 1318761, 1318774, 1318754, -1 }, { 0x9A31, -1, 1318797, 1318802, -1, -1, -1, -1, -1, -1 }, { 0x9A32, 1318811, 1318806, 1318864, -1, -1, -1, -1, -1, -1 }, { 0x9A33, 1318875, 1318869, 1318903, -1, -1, 1318885, 1318893, -1, -1 }, { 0x9A34, -1, -1, 1318907, -1, -1, -1, -1, -1, -1 }, { 0x9A35, 1318918, 1318912, 1318944, -1, 1318940, -1, 1318929, 1318922, -1 }, { 0x9A36, 1318955, 1318950, 1319019, 1319024, 1319014, 1318984, 1318991, 1318977, -1 }, { 0x9A37, 1319035, 1319030, 1319110, 1319115, 1319107, 1319096, 1319103, 1319089, 1319120 }, { 0x9A38, 1319129, 1319124, 1319159, -1, 1319155, -1, 1319151, 1319144, -1 }, { 0x9A39, -1, 1319165, 1319170, -1, -1, -1, -1, -1, -1 }, { 0x9A3A, 1319178, 1319174, 1319254, -1, -1, 1319245, 1319250, -1, -1 }, { 0x9A3B, 1319266, 1319259, 1319272, -1, -1, -1, -1, -1, -1 }, { 0x9A3C, -1, 1319280, 1319285, -1, -1, -1, -1, -1, -1 }, { 0x9A3D, -1, -1, 1319289, -1, -1, -1, -1, -1, -1 }, { 0x9A3E, 1319297, 1319293, 1319320, -1, 1319317, 1319309, 1319314, 1319302, -1 }, { 0x9A3F, -1, -1, 1319325, -1, -1, -1, -1, -1, -1 }, { 0x9A40, 1319337, 1319332, 1319412, -1, 1319407, 1319372, 1319399, 1319365, -1 }, { 0x9A41, 1319422, 1319416, 1319472, 1319476, 1319470, 1319455, 1319461, 1319448, -1 }, { 0x9A42, 1319496, 1319490, 1319551, 1319556, 1319546, 1319535, 1319542, 1319528, -1 }, { 0x9A43, 1319566, 1319561, 1319637, -1, 1319632, 1319604, 1319627, 1319597, -1 }, { 0x9A44, 1319649, 1319643, 1319708, 1319714, 1319702, 1319688, 1319695, 1319681, -1 }, { 0x9A45, 1319727, 1319721, 1319793, 1319797, 1319789, 1319769, 1319781, 1319762, 1319802 }, { 0x9A46, 1319807, -1, 1319846, -1, -1, -1, -1, -1, -1 }, { 0x9A47, 1319850, -1, 1319926, -1, -1, 1319917, 1319922, -1, -1 }, { 0x9A48, 1319936, 1319931, 1319949, -1, -1, -1, -1, -1, -1 }, { 0x9A49, -1, 1319953, 1319959, -1, -1, -1, -1, -1, -1 }, { 0x9A4A, 1319968, 1319963, 1320014, 1320019, 1320010, 1319994, 1320004, 1319987, -1 }, { 0x9A4B, -1, -1, 1320043, -1, -1, 1320023, 1320031, -1, -1 }, { 0x9A4C, 1320052, 1320047, 1320098, -1, 1320093, -1, 1320082, 1320075, -1 }, { 0x9A4D, 1320107, 1320102, 1320168, 1320174, 1320164, 1320146, 1320154, 1320139, -1 }, { 0x9A4E, -1, 1320178, 1320209, -1, 1320205, 1320191, 1320201, 1320184, -1 }, { 0x9A4F, 1320225, 1320214, 1320257, -1, 1320253, -1, -1, 1320246, -1 }, { 0x9A50, -1, -1, 1320263, -1, -1, -1, -1, -1, -1 }, { 0x9A51, -1, -1, 1320283, -1, -1, 1320268, 1320275, -1, -1 }, { 0x9A52, 1320292, 1320288, 1320333, -1, 1320328, 1320307, 1320317, 1320300, -1 }, { 0x9A53, -1, -1, 1320338, -1, -1, -1, -1, -1, -1 }, { 0x9A54, 1320355, 1320344, 1320394, -1, -1, 1320367, 1320378, -1, -1 }, { 0x9A55, 1320405, 1320400, 1320455, 1320461, 1320447, 1320436, 1320442, 1320429, 1320468 }, { 0x9A56, 1320479, 1320474, 1320516, -1, -1, 1320493, 1320504, -1, -1 }, { 0x9A57, 1320526, 1320521, 1320599, -1, 1320595, 1320564, 1320587, 1320557, 1320604 }, { 0x9A58, 1320617, 1320613, 1320632, -1, 1320629, -1, -1, 1320622, -1 }, { 0x9A59, -1, -1, 1320637, -1, -1, -1, -1, -1, -1 }, { 0x9A5A, 1320655, 1320643, 1320723, 1320729, 1320717, 1320690, 1320708, 1320683, 1320737 }, { 0x9A5B, 1320747, 1320742, 1320782, 1320786, 1320778, 1320768, 1320774, 1320761, 1320792 }, { 0x9A5C, -1, 1320799, 1320804, -1, -1, -1, -1, -1, -1 }, { 0x9A5D, 1320813, 1320808, 1320870, -1, -1, 1320844, 1320849, -1, -1 }, { 0x9A5E, -1, -1, 1320875, -1, -1, -1, -1, -1, -1 }, { 0x9A5F, 1320891, 1320880, 1320952, 1320958, 1320947, 1320928, 1320942, 1320921, 1320965 }, { 0x9A60, -1, 1320971, 1320976, -1, -1, -1, -1, -1, -1 }, { 0x9A61, -1, -1, 1320981, -1, -1, -1, -1, -1, -1 }, { 0x9A62, 1320998, 1320987, 1321037, 1321041, 1321033, 1321017, 1321026, 1321010, 1321045 }, { 0x9A63, -1, 1321051, 1321057, -1, -1, -1, -1, -1, -1 }, { 0x9A64, 1321070, 1321063, 1321129, 1321136, 1321124, 1321109, 1321115, 1321102, -1 }, { 0x9A65, 1321148, 1321143, 1321189, 1321193, 1321186, -1, 1321183, 1321176, -1 }, { 0x9A66, 1321205, 1321198, 1321211, -1, -1, -1, -1, -1, -1 }, { 0x9A67, -1, -1, 1321219, -1, -1, -1, -1, -1, -1 }, { 0x9A68, -1, 1321223, 1321229, -1, -1, -1, -1, -1, -1 }, { 0x9A69, 1321238, 1321233, 1321299, 1321305, 1321294, 1321281, 1321290, 1321274, -1 }, { 0x9A6A, 1321316, 1321311, 1321400, 1321404, 1321396, 1321366, 1321389, 1321353, -1 }, { 0x9A6B, 1321415, 1321410, 1321437, -1, -1, -1, 1321422, -1, -1 }, { 0x9A6C, 1321448, 1321443, 1321483, -1, -1, -1, -1, -1, -1 }, { 0x9A6D, 1321492, 1321487, 1321521, -1, -1, -1, -1, -1, -1 }, { 0x9A6E, 1321529, 1321525, 1321543, -1, -1, -1, -1, -1, -1 }, { 0x9A6F, 1321560, 1321548, 1321583, -1, -1, -1, -1, -1, -1 }, { 0x9A70, 1321592, 1321588, 1321621, -1, -1, -1, -1, -1, -1 }, { 0x9A71, 1321632, 1321626, 1321667, -1, -1, -1, -1, -1, -1 }, { 0x9A72, 1321676, 1321671, 1321703, -1, 1321700, -1, -1, -1, -1 }, { 0x9A73, 1321712, 1321707, 1321743, -1, -1, -1, -1, -1, -1 }, { 0x9A74, 1321758, 1321747, 1321770, -1, -1, -1, -1, -1, -1 }, { 0x9A75, 1321780, 1321774, 1321809, -1, -1, -1, -1, -1, -1 }, { 0x9A76, 1321820, 1321815, 1321852, -1, -1, -1, -1, -1, -1 }, { 0x9A77, 1321861, 1321857, 1321889, -1, -1, -1, -1, -1, -1 }, { 0x9A78, 1321897, 1321893, 1321930, -1, -1, -1, -1, -1, -1 }, { 0x9A79, 1321940, 1321934, 1321973, -1, -1, -1, -1, -1, -1 }, { 0x9A7A, 1321982, 1321977, 1322004, -1, -1, -1, -1, -1, -1 }, { 0x9A7B, 1322014, 1322009, 1322053, -1, -1, -1, -1, -1, -1 }, { 0x9A7C, 1322062, 1322058, 1322104, -1, -1, -1, -1, -1, -1 }, { 0x9A7D, 1322114, 1322109, 1322142, -1, -1, -1, -1, -1, -1 }, { 0x9A7E, 1322151, 1322146, 1322189, -1, -1, -1, -1, -1, -1 }, { 0x9A7F, 1322199, 1322194, 1322213, -1, -1, -1, -1, -1, -1 }, { 0x9A80, 1322222, 1322217, 1322268, -1, -1, -1, -1, -1, -1 }, { 0x9A81, 1322278, 1322273, 1322310, -1, -1, -1, -1, -1, -1 }, { 0x9A82, 1322321, 1322316, 1322349, -1, -1, -1, -1, -1, -1 }, { 0x9A83, 1322358, 1322353, 1322369, -1, -1, -1, -1, -1, -1 }, { 0x9A84, 1322379, 1322374, 1322403, -1, -1, -1, -1, -1, -1 }, { 0x9A85, 1322414, 1322409, 1322433, -1, -1, -1, -1, -1, -1 }, { 0x9A86, 1322443, 1322438, 1322482, -1, -1, -1, -1, -1, -1 }, { 0x9A87, 1322493, 1322487, 1322525, -1, -1, -1, -1, -1, -1 }, { 0x9A88, 1322535, 1322530, 1322567, -1, -1, -1, -1, -1, -1 }, { 0x9A89, 1322578, 1322573, 1322617, -1, -1, -1, 1322602, -1, -1 }, { 0x9A8A, 1322628, 1322623, 1322665, -1, -1, -1, -1, -1, -1 }, { 0x9A8B, 1322675, 1322669, 1322703, -1, -1, -1, -1, -1, -1 }, { 0x9A8C, 1322715, 1322710, 1322746, -1, -1, -1, -1, -1, -1 }, { 0x9A8D, 1322757, 1322751, 1322791, -1, -1, -1, -1, -1, -1 }, { 0x9A8E, 1322802, 1322797, 1322827, -1, -1, -1, 1322822, -1, -1 }, { 0x9A8F, 1322838, 1322832, 1322867, -1, -1, -1, -1, -1, -1 }, { 0x9A90, 1322877, 1322872, 1322908, -1, -1, -1, -1, -1, -1 }, { 0x9A91, 1322921, 1322912, 1322952, -1, -1, -1, -1, -1, -1 }, { 0x9A92, 1322960, 1322956, 1322973, -1, -1, -1, -1, -1, -1 }, { 0x9A93, 1322983, 1322977, 1322997, -1, -1, -1, -1, -1, -1 }, { 0x9A94, 1323003, -1, 1323032, -1, -1, -1, 1323028, -1, -1 }, { 0x9A95, 1323043, 1323038, 1323071, -1, 1323066, -1, -1, -1, -1 }, { 0x9A96, 1323081, 1323075, 1323113, -1, -1, -1, -1, -1, -1 }, { 0x9A97, 1323123, 1323118, 1323154, -1, -1, -1, -1, -1, -1 }, { 0x9A98, 1323165, 1323160, 1323183, -1, -1, -1, -1, -1, -1 }, { 0x9A99, 1323194, 1323188, 1323224, -1, -1, -1, -1, -1, -1 }, { 0x9A9A, 1323234, 1323229, 1323265, -1, -1, -1, -1, -1, -1 }, { 0x9A9B, 1323275, 1323270, 1323307, -1, -1, -1, -1, -1, -1 }, { 0x9A9C, 1323317, 1323311, 1323343, -1, -1, -1, -1, -1, -1 }, { 0x9A9D, 1323352, 1323347, 1323365, -1, -1, -1, -1, -1, -1 }, { 0x9A9E, 1323375, 1323370, 1323403, -1, -1, -1, -1, -1, -1 }, { 0x9A9F, 1323414, 1323409, 1323429, -1, -1, -1, -1, -1, -1 }, { 0x9AA0, 1323440, 1323435, 1323471, -1, -1, -1, -1, -1, -1 }, { 0x9AA1, 1323481, 1323477, 1323486, -1, -1, -1, -1, -1, -1 }, { 0x9AA2, 1323497, 1323491, 1323529, -1, -1, -1, -1, -1, -1 }, { 0x9AA3, 1323540, 1323535, 1323561, -1, -1, -1, -1, -1, -1 }, { 0x9AA4, 1323578, 1323567, 1323608, -1, -1, -1, -1, -1, -1 }, { 0x9AA5, 1323619, 1323614, 1323651, -1, -1, -1, -1, -1, -1 }, { 0x9AA6, 1323662, 1323655, 1323668, -1, -1, -1, -1, -1, -1 }, { 0x9AA7, 1323683, 1323676, 1323715, -1, -1, -1, -1, -1, -1 }, { 0x9AA8, 1323728, 1323722, 1323783, 1323787, 1323779, 1323768, 1323773, 1323761, 1323794 }, { 0x9AA9, -1, 1323800, 1323805, -1, -1, -1, -1, -1, -1 }, { 0x9AAA, 1323810, -1, 1323866, -1, 1323864, 1323831, 1323862, 1323824, -1 }, { 0x9AAB, -1, 1323871, 1323911, -1, 1323909, 1323876, 1323907, -1, -1 }, { 0x9AAC, -1, -1, 1323918, -1, -1, -1, 1323916, -1, -1 }, { 0x9AAD, 1323927, 1323922, 1323956, -1, -1, 1323937, 1323952, -1, -1 }, { 0x9AAE, -1, -1, 1323973, -1, -1, 1323961, 1323968, -1, -1 }, { 0x9AAF, 1323995, 1323977, 1324010, -1, 1324005, -1, 1324001, -1, -1 }, { 0x9AB0, 1324025, 1324015, 1324063, -1, 1324058, 1324042, 1324054, 1324035, -1 }, { 0x9AB1, -1, 1324068, 1324080, -1, -1, -1, -1, -1, -1 }, { 0x9AB2, 1324096, 1324085, 1324156, -1, -1, 1324126, 1324133, -1, -1 }, { 0x9AB3, -1, 1324161, 1324166, -1, -1, -1, -1, -1, -1 }, { 0x9AB4, 1324179, 1324171, 1324215, 1324219, -1, 1324196, 1324201, -1, -1 }, { 0x9AB5, -1, -1, 1324250, -1, -1, 1324235, 1324242, -1, -1 }, { 0x9AB6, 1324259, 1324254, 1324287, -1, 1324280, 1324266, 1324272, -1, -1 }, { 0x9AB7, 1324295, 1324291, 1324307, -1, 1324304, -1, -1, -1, -1 }, { 0x9AB8, 1324322, 1324311, 1324373, -1, 1324369, 1324354, 1324361, 1324347, 1324378 }, { 0x9AB9, 1324395, 1324383, 1324444, -1, 1324436, 1324418, 1324423, 1324411, -1 }, { 0x9ABA, 1324455, 1324450, 1324474, -1, -1, -1, -1, -1, -1 }, { 0x9ABB, 1324491, 1324479, 1324519, -1, -1, 1324504, 1324513, -1, -1 }, { 0x9ABC, 1324530, 1324524, 1324584, 1324588, 1324579, 1324560, 1324574, 1324553, -1 }, { 0x9ABD, 1324599, 1324593, 1324610, -1, -1, -1, -1, -1, -1 }, { 0x9ABE, 1324627, 1324615, 1324675, -1, -1, -1, 1324666, -1, 1324681 }, { 0x9ABF, -1, 1324689, 1324720, -1, 1324715, -1, 1324707, 1324700, -1 }, { 0x9AC0, 1324731, 1324726, 1324787, -1, 1324778, 1324766, 1324771, 1324759, -1 }, { 0x9AC1, 1324795, 1324791, 1324847, -1, 1324839, 1324824, 1324829, -1, -1 }, { 0x9AC2, 1324856, 1324851, 1324870, -1, 1324867, -1, -1, -1, -1 }, { 0x9AC3, 1324875, -1, 1324900, -1, -1, -1, 1324889, -1, -1 }, { 0x9AC4, 1324904, -1, 1324946, -1, -1, -1, 1324938, -1, -1 }, { 0x9AC5, 1324956, 1324951, 1324972, -1, -1, -1, -1, -1, 1324977 }, { 0x9AC6, 1324992, 1324987, 1325035, -1, 1325031, 1325014, 1325026, 1325007, -1 }, { 0x9AC7, -1, 1325039, 1325044, -1, -1, -1, -1, -1, -1 }, { 0x9AC8, 1325056, 1325050, 1325115, -1, -1, 1325102, 1325107, -1, -1 }, { 0x9AC9, -1, -1, 1325121, -1, -1, -1, -1, -1, -1 }, { 0x9ACA, -1, 1325125, 1325129, -1, -1, -1, -1, -1, -1 }, { 0x9ACB, 1325138, 1325133, 1325151, -1, -1, -1, -1, -1, -1 }, { 0x9ACC, 1325162, 1325157, 1325170, -1, -1, -1, -1, -1, -1 }, { 0x9ACD, -1, -1, 1325175, -1, -1, -1, -1, -1, -1 }, { 0x9ACE, 1325179, -1, 1325207, -1, -1, 1325188, 1325198, -1, -1 }, { 0x9ACF, 1325218, 1325213, 1325252, -1, 1325248, -1, 1325241, 1325234, -1 }, { 0x9AD0, -1, 1325257, 1325281, -1, -1, 1325263, 1325272, -1, -1 }, { 0x9AD1, 1325292, 1325287, 1325320, -1, 1325315, -1, 1325305, 1325298, -1 }, { 0x9AD2, 1325330, 1325324, 1325364, -1, 1325359, 1325347, 1325355, -1, -1 }, { 0x9AD3, 1325376, 1325370, 1325433, 1325438, 1325429, 1325417, 1325421, 1325410, 1325446 }, { 0x9AD4, 1325457, 1325452, 1325515, 1325519, 1325510, 1325495, 1325502, 1325488, 1325525 }, { 0x9AD5, 1325536, 1325531, 1325556, -1, 1325552, -1, 1325544, -1, -1 }, { 0x9AD6, 1325566, 1325561, 1325609, -1, 1325604, 1325586, 1325596, 1325579, -1 }, { 0x9AD7, 1325620, 1325615, 1325663, -1, 1325660, 1325651, 1325657, 1325644, -1 }, { 0x9AD8, 1325672, 1325667, 1325736, 1325741, 1325733, 1325707, 1325729, 1325700, 1325747 }, { 0x9AD9, 1325751, -1, 1325831, -1, 1325828, 1325802, 1325824, -1, -1 }, { 0x9ADA, -1, -1, 1325836, -1, -1, -1, -1, -1, -1 }, { 0x9ADB, -1, -1, 1325854, -1, -1, 1325842, 1325850, -1, -1 }, { 0x9ADC, -1, -1, 1325870, -1, -1, 1325859, 1325865, -1, -1 }, { 0x9ADD, -1, -1, 1325876, -1, -1, -1, -1, -1, -1 }, { 0x9ADE, 1325881, -1, 1325919, -1, -1, 1325905, 1325911, -1, -1 }, { 0x9ADF, 1325929, 1325924, 1325976, -1, 1325971, -1, 1325961, 1325954, -1 }, { 0x9AE0, 1325988, 1325982, 1326029, -1, -1, 1326020, 1326025, -1, -1 }, { 0x9AE1, 1326040, 1326034, 1326085, -1, 1326081, -1, -1, 1326074, -1 }, { 0x9AE2, 1326095, 1326090, 1326110, -1, -1, 1326099, 1326106, -1, -1 }, { 0x9AE3, 1326120, 1326114, 1326169, 1326175, 1326164, 1326144, 1326160, 1326137, -1 }, { 0x9AE4, -1, -1, 1326203, -1, -1, 1326184, 1326191, -1, -1 }, { 0x9AE5, 1326208, -1, 1326250, -1, 1326246, 1326231, 1326238, 1326224, -1 }, { 0x9AE6, 1326260, 1326255, 1326315, 1326320, 1326312, 1326295, 1326304, 1326288, 1326325 }, { 0x9AE7, 1326345, 1326329, 1326392, -1, -1, -1, 1326384, -1, -1 }, { 0x9AE8, -1, -1, 1326397, -1, -1, -1, -1, -1, -1 }, { 0x9AE9, -1, -1, 1326410, -1, -1, -1, 1326402, -1, -1 }, { 0x9AEA, 1326415, -1, 1326431, -1, -1, 1326420, 1326425, -1, -1 }, { 0x9AEB, 1326444, 1326439, 1326500, -1, 1326496, 1326486, 1326491, 1326479, -1 }, { 0x9AEC, -1, 1326506, 1326514, -1, -1, -1, 1326511, -1, -1 }, { 0x9AED, 1326522, 1326518, 1326550, 1326554, 1326547, 1326538, 1326543, 1326531, -1 }, { 0x9AEE, 1326566, 1326560, 1326593, 1326601, 1326589, 1326578, 1326583, 1326571, -1 }, { 0x9AEF, 1326613, 1326608, 1326642, -1, 1326638, 1326629, 1326634, -1, 1326647 }, { 0x9AF0, -1, -1, 1326666, -1, 1326661, -1, -1, 1326654, -1 }, { 0x9AF1, 1326670, -1, 1326712, -1, -1, 1326703, 1326708, -1, -1 }, { 0x9AF2, 1326722, 1326717, 1326752, -1, 1326748, 1326735, 1326742, 1326728, -1 }, { 0x9AF3, 1326767, 1326756, 1326793, -1, -1, 1326773, 1326782, -1, -1 }, { 0x9AF4, 1326803, 1326798, 1326863, 1326867, 1326858, 1326838, 1326849, 1326831, -1 }, { 0x9AF5, 1326873, -1, 1326931, -1, -1, 1326917, 1326925, -1, -1 }, { 0x9AF6, -1, -1, 1326935, -1, -1, -1, -1, -1, -1 }, { 0x9AF7, 1326941, -1, 1326967, -1, -1, 1326951, 1326961, -1, -1 }, { 0x9AF8, -1, -1, 1326971, -1, -1, -1, -1, -1, -1 }, { 0x9AF9, 1326982, 1326977, 1327036, -1, 1327032, 1327013, 1327020, 1327006, -1 }, { 0x9AFA, 1327046, 1327041, 1327116, -1, 1327111, 1327090, 1327099, 1327083, -1 }, { 0x9AFB, 1327126, 1327121, 1327197, 1327201, 1327192, 1327166, 1327182, 1327159, -1 }, { 0x9AFC, -1, 1327206, 1327212, -1, -1, -1, -1, -1, -1 }, { 0x9AFD, 1327223, 1327218, 1327269, -1, 1327265, 1327248, 1327259, 1327241, -1 }, { 0x9AFE, 1327281, 1327275, 1327308, -1, -1, -1, -1, -1, -1 }, { 0x9AFF, -1, 1327314, 1327330, -1, -1, -1, 1327323, -1, -1 }, { 0x9B00, 1327340, 1327335, 1327358, -1, -1, 1327349, 1327354, -1, -1 }, { 0x9B01, 1327367, 1327362, 1327376, -1, -1, -1, 1327373, -1, -1 }, { 0x9B02, 1327385, 1327380, 1327427, -1, 1327423, -1, 1327415, 1327409, 1327432 }, { 0x9B03, 1327444, 1327438, 1327484, -1, -1, 1327464, 1327473, -1, -1 }, { 0x9B04, -1, 1327490, 1327532, -1, -1, 1327495, 1327502, -1, -1 }, { 0x9B05, 1327548, 1327536, 1327642, -1, 1327637, -1, 1327629, 1327622, -1 }, { 0x9B06, 1327654, 1327648, 1327704, -1, 1327699, 1327687, 1327690, 1327680, -1 }, { 0x9B07, -1, -1, 1327710, -1, -1, -1, -1, -1, -1 }, { 0x9B08, 1327723, 1327717, 1327777, -1, 1327772, 1327754, 1327764, -1, -1 }, { 0x9B09, -1, 1327783, 1327805, -1, -1, 1327789, 1327798, -1, -1 }, { 0x9B0A, -1, -1, 1327823, -1, 1327818, -1, -1, 1327811, -1 }, { 0x9B0B, 1327834, 1327829, 1327865, -1, 1327861, -1, 1327857, 1327850, -1 }, { 0x9B0C, 1327879, 1327871, 1327962, -1, -1, 1327937, 1327944, -1, -1 }, { 0x9B0D, 1327971, 1327967, 1328010, -1, 1328007, -1, 1328004, 1327997, -1 }, { 0x9B0E, 1328020, 1328014, 1328041, -1, -1, -1, 1328035, -1, -1 }, { 0x9B0F, 1328055, 1328045, 1328085, -1, -1, -1, -1, -1, -1 }, { 0x9B10, 1328095, 1328090, 1328139, -1, 1328136, 1328121, 1328130, 1328114, -1 }, { 0x9B11, 1328148, 1328143, 1328167, -1, -1, -1, -1, -1, -1 }, { 0x9B12, 1328178, 1328173, 1328217, -1, 1328213, 1328204, 1328208, 1328197, -1 }, { 0x9B13, 1328228, 1328223, 1328244, -1, -1, -1, -1, -1, -1 }, { 0x9B14, -1, 1328249, 1328255, -1, -1, -1, -1, -1, -1 }, { 0x9B15, -1, -1, 1328261, -1, -1, -1, -1, -1, -1 }, { 0x9B16, 1328271, 1328265, 1328305, -1, 1328301, -1, 1328288, 1328281, -1 }, { 0x9B17, -1, -1, 1328310, -1, -1, -1, -1, -1, -1 }, { 0x9B18, 1328321, 1328315, 1328363, -1, 1328359, 1328343, 1328351, 1328336, -1 }, { 0x9B19, 1328374, 1328368, 1328411, -1, 1328406, 1328393, 1328402, 1328386, -1 }, { 0x9B1A, 1328422, 1328417, 1328475, 1328479, 1328471, 1328459, 1328464, 1328452, 1328484 }, { 0x9B1B, 1328487, -1, 1328531, -1, -1, 1328517, 1328526, -1, -1 }, { 0x9B1C, 1328536, -1, 1328570, -1, -1, 1328547, 1328554, -1, -1 }, { 0x9B1D, -1, -1, 1328576, -1, -1, -1, -1, -1, -1 }, { 0x9B1E, -1, -1, 1328582, -1, -1, -1, -1, -1, -1 }, { 0x9B1F, 1328594, 1328588, 1328654, 1328660, 1328649, 1328633, 1328645, 1328626, -1 }, { 0x9B20, 1328676, 1328665, 1328776, -1, 1328771, 1328735, 1328752, -1, 1328781 }, { 0x9B21, -1, -1, 1328787, -1, -1, -1, -1, -1, -1 }, { 0x9B22, 1328798, 1328793, 1328837, 1328842, 1328833, 1328821, 1328825, 1328814, -1 }, { 0x9B23, 1328853, 1328848, 1328913, 1328918, 1328908, 1328894, 1328903, 1328887, -1 }, { 0x9B24, -1, 1328924, 1328931, -1, -1, -1, -1, -1, -1 }, { 0x9B25, 1328942, 1328937, 1329004, -1, -1, 1328976, 1328991, -1, 1329009 }, { 0x9B26, 1329021, 1329016, 1329067, -1, -1, 1329055, 1329063, -1, 1329072 }, { 0x9B27, 1329085, 1329079, 1329147, -1, 1329139, 1329120, 1329131, 1329108, 1329152 }, { 0x9B28, 1329163, 1329157, 1329215, -1, 1329205, 1329196, 1329201, 1329189, -1 }, { 0x9B29, 1329226, 1329221, 1329276, -1, 1329271, 1329254, 1329261, 1329247, 1329280 }, { 0x9B2A, 1329292, 1329287, 1329350, -1, 1329345, 1329333, 1329341, 1329326, 1329355 }, { 0x9B2B, -1, 1329362, 1329388, -1, -1, 1329368, 1329374, -1, -1 }, { 0x9B2C, 1329393, -1, 1329421, -1, -1, 1329402, 1329417, -1, -1 }, { 0x9B2D, 1329431, 1329426, 1329513, 1329518, -1, 1329494, 1329509, -1, 1329523 }, { 0x9B2E, 1329535, 1329530, 1329586, -1, 1329582, 1329572, 1329577, 1329565, -1 }, { 0x9B2F, 1329598, 1329591, 1329652, -1, 1329646, 1329634, 1329641, 1329627, -1 }, { 0x9B30, 1329659, -1, 1329716, -1, 1329712, 1329690, 1329707, -1, -1 }, { 0x9B31, 1329725, 1329720, 1329780, 1329784, 1329776, 1329763, 1329771, 1329756, -1 }, { 0x9B32, 1329803, 1329792, 1329914, -1, 1329909, 1329893, 1329899, 1329886, -1 }, { 0x9B33, -1, 1329918, 1329947, -1, -1, 1329923, 1329931, -1, -1 }, { 0x9B34, 1329956, 1329952, 1329982, -1, -1, 1329960, 1329965, -1, -1 }, { 0x9B35, 1329996, 1329986, 1330042, -1, -1, 1330018, 1330025, -1, -1 }, { 0x9B36, -1, -1, 1330064, -1, -1, 1330047, 1330052, -1, -1 }, { 0x9B37, 1330075, 1330069, 1330095, -1, -1, 1330079, 1330088, -1, -1 }, { 0x9B38, -1, -1, 1330101, -1, -1, -1, -1, -1, -1 }, { 0x9B39, -1, 1330106, 1330129, -1, -1, 1330112, 1330117, -1, -1 }, { 0x9B3A, -1, 1330134, 1330163, -1, 1330158, 1330148, 1330153, 1330141, -1 }, { 0x9B3B, 1330175, 1330170, 1330228, -1, -1, 1330206, 1330218, -1, -1 }, { 0x9B3C, 1330238, 1330232, 1330285, 1330290, 1330281, 1330274, 1330278, 1330267, 1330300 }, { 0x9B3D, -1, -1, 1330321, -1, -1, 1330306, 1330315, -1, -1 }, { 0x9B3E, -1, 1330326, 1330331, -1, -1, -1, -1, -1, -1 }, { 0x9B3F, -1, 1330335, 1330340, -1, -1, -1, -1, -1, -1 }, { 0x9B40, -1, 1330344, 1330350, -1, -1, -1, -1, -1, -1 }, { 0x9B41, 1330359, 1330354, 1330422, -1, 1330418, 1330397, 1330414, 1330390, 1330427 }, { 0x9B42, 1330438, 1330433, 1330479, 1330484, 1330475, 1330458, 1330467, 1330451, 1330491 }, { 0x9B43, 1330503, 1330497, 1330547, -1, 1330543, 1330524, 1330531, 1330517, -1 }, { 0x9B44, 1330567, 1330551, 1330629, 1330633, 1330624, 1330605, 1330614, 1330598, 1330639 }, { 0x9B45, 1330656, 1330646, 1330724, 1330729, 1330720, 1330689, 1330714, 1330682, -1 }, { 0x9B46, 1330745, 1330734, 1330751, -1, -1, -1, -1, -1, -1 }, { 0x9B47, 1330760, 1330755, 1330782, -1, -1, -1, -1, -1, -1 }, { 0x9B48, 1330792, 1330787, 1330874, -1, 1330871, 1330859, 1330866, 1330852, -1 }, { 0x9B49, 1330887, 1330880, 1330905, -1, -1, -1, -1, -1, -1 }, { 0x9B4A, 1330917, 1330912, 1330951, -1, -1, -1, -1, -1, -1 }, { 0x9B4B, 1330961, 1330955, 1330991, -1, 1330986, -1, 1330973, 1330966, -1 }, { 0x9B4C, -1, 1330996, 1331017, -1, -1, 1331006, 1331014, -1, -1 }, { 0x9B4D, 1331027, 1331021, 1331072, 1331078, 1331067, -1, 1331059, 1331052, -1 }, { 0x9B4E, 1331094, 1331087, 1331144, 1331151, 1331138, 1331119, 1331133, 1331112, -1 }, { 0x9B4F, 1331166, 1331160, 1331209, 1331214, 1331206, 1331197, 1331203, 1331190, -1 }, { 0x9B50, -1, 1331225, 1331237, -1, -1, -1, -1, -1, -1 }, { 0x9B51, 1331246, 1331242, 1331303, 1331308, 1331300, 1331289, 1331296, 1331282, -1 }, { 0x9B52, -1, -1, 1331314, -1, -1, -1, -1, -1, -1 }, { 0x9B53, -1, -1, 1331320, -1, -1, -1, -1, -1, -1 }, { 0x9B54, 1331328, 1331324, 1331384, -1, 1331381, 1331368, 1331375, 1331361, 1331388 }, { 0x9B55, -1, -1, 1331398, -1, -1, 1331391, 1331395, -1, -1 }, { 0x9B56, -1, 1331402, 1331415, -1, -1, -1, 1331408, -1, -1 }, { 0x9B57, -1, -1, 1331438, -1, -1, 1331419, 1331426, -1, -1 }, { 0x9B58, 1331449, 1331444, 1331514, -1, 1331510, 1331478, 1331503, 1331471, -1 }, { 0x9B59, -1, 1331519, 1331524, -1, -1, -1, -1, -1, -1 }, { 0x9B5A, 1331535, 1331530, 1331601, 1331605, 1331599, 1331576, 1331595, 1331569, 1331611 }, { 0x9B5B, 1331621, 1331616, 1331644, -1, -1, 1331632, 1331640, -1, -1 }, { 0x9B5C, 1331649, -1, 1331677, -1, 1331674, -1, 1331666, -1, -1 }, { 0x9B5D, -1, -1, 1331682, -1, -1, -1, -1, -1, -1 }, { 0x9B5E, 1331687, -1, 1331701, -1, -1, 1331697, -1, -1, -1 }, { 0x9B5F, 1331717, 1331705, 1331730, -1, -1, -1, -1, -1, -1 }, { 0x9B60, -1, 1331736, 1331741, -1, -1, -1, -1, -1, -1 }, { 0x9B61, -1, -1, 1331768, -1, -1, 1331746, 1331752, -1, -1 }, { 0x9B62, 1331774, -1, 1331787, -1, -1, -1, -1, -1, -1 }, { 0x9B63, -1, -1, 1331808, -1, -1, 1331791, 1331798, -1, -1 }, { 0x9B64, -1, -1, 1331812, -1, -1, -1, -1, -1, -1 }, { 0x9B65, -1, -1, 1331848, -1, -1, 1331815, 1331835, -1, -1 }, { 0x9B66, 1331856, 1331851, 1331937, -1, 1331934, 1331908, 1331922, 1331901, -1 }, { 0x9B67, -1, -1, 1331942, -1, -1, -1, -1, -1, -1 }, { 0x9B68, 1331954, 1331948, 1332010, -1, -1, 1331997, 1332002, -1, -1 }, { 0x9B69, -1, 1332015, 1332032, -1, -1, -1, 1332020, -1, -1 }, { 0x9B6A, -1, -1, 1332046, -1, -1, 1332036, 1332042, -1, -1 }, { 0x9B6B, 1332056, 1332051, 1332094, -1, -1, 1332074, 1332085, -1, -1 }, { 0x9B6C, 1332106, 1332100, 1332137, -1, -1, 1332123, 1332129, -1, -1 }, { 0x9B6D, -1, -1, 1332160, -1, -1, 1332142, 1332152, -1, -1 }, { 0x9B6E, -1, -1, 1332172, -1, -1, -1, 1332166, -1, -1 }, { 0x9B6F, 1332181, 1332176, 1332236, 1332240, 1332233, 1332224, 1332230, 1332211, 1332245 }, { 0x9B70, 1332255, 1332250, 1332271, -1, -1, -1, -1, -1, -1 }, { 0x9B71, -1, 1332276, 1332284, -1, -1, -1, -1, -1, -1 }, { 0x9B72, 1332288, -1, 1332301, -1, -1, -1, 1332298, -1, -1 }, { 0x9B73, 1332305, -1, 1332337, -1, -1, 1332317, 1332329, -1, -1 }, { 0x9B74, 1332347, 1332341, 1332387, -1, 1332382, 1332360, 1332378, 1332353, -1 }, { 0x9B75, 1332403, 1332393, 1332422, -1, -1, 1332410, 1332414, -1, -1 }, { 0x9B76, -1, 1332427, 1332433, -1, -1, -1, -1, -1, -1 }, { 0x9B77, 1332442, 1332437, 1332457, -1, -1, -1, 1332453, -1, -1 }, { 0x9B78, -1, -1, 1332469, -1, -1, -1, 1332462, -1, -1 }, { 0x9B79, -1, -1, 1332480, -1, -1, 1332475, -1, -1, -1 }, { 0x9B7A, -1, -1, 1332484, -1, -1, -1, -1, -1, -1 }, { 0x9B7B, -1, -1, 1332488, -1, -1, -1, -1, -1, -1 }, { 0x9B7C, -1, 1332493, 1332505, -1, -1, -1, -1, -1, -1 }, { 0x9B7D, -1, -1, 1332509, -1, -1, -1, -1, -1, -1 }, { 0x9B7E, -1, 1332514, 1332524, -1, -1, -1, -1, -1, -1 }, { 0x9B7F, -1, 1332528, 1332565, -1, -1, 1332540, 1332552, -1, -1 }, { 0x9B80, 1332575, 1332571, 1332609, -1, 1332605, 1332592, 1332599, 1332585, -1 }, { 0x9B81, 1332629, 1332614, 1332640, -1, -1, -1, -1, -1, -1 }, { 0x9B82, -1, 1332644, 1332649, -1, -1, -1, -1, -1, -1 }, { 0x9B83, 1332660, 1332654, 1332711, -1, 1332704, 1332688, 1332695, 1332681, -1 }, { 0x9B84, 1332717, -1, 1332742, -1, -1, 1332725, 1332730, -1, -1 }, { 0x9B85, -1, 1332746, 1332768, -1, -1, 1332751, 1332756, -1, -1 }, { 0x9B86, 1332782, 1332772, 1332807, -1, -1, 1332787, 1332792, -1, -1 }, { 0x9B87, -1, 1332811, 1332828, -1, -1, 1332816, 1332822, -1, -1 }, { 0x9B88, -1, 1332833, 1332839, -1, -1, -1, -1, -1, -1 }, { 0x9B89, 1332843, -1, 1332858, -1, -1, 1332849, 1332853, -1, 1332864 }, { 0x9B8A, -1, -1, 1332923, -1, -1, 1332879, 1332906, -1, -1 }, { 0x9B8B, -1, 1332927, 1332957, -1, -1, 1332937, 1332942, -1, -1 }, { 0x9B8C, -1, -1, 1332962, -1, -1, -1, -1, -1, -1 }, { 0x9B8D, -1, 1332967, 1332984, -1, -1, 1332972, 1332981, -1, -1 }, { 0x9B8E, 1332998, 1332988, 1333054, -1, 1333050, 1333035, 1333046, 1333028, -1 }, { 0x9B8F, -1, 1333060, 1333109, -1, -1, 1333072, 1333096, -1, -1 }, { 0x9B90, 1333120, 1333115, 1333173, -1, 1333168, 1333157, 1333162, 1333151, -1 }, { 0x9B91, 1333190, 1333178, 1333240, 1333245, 1333236, 1333226, 1333232, 1333219, -1 }, { 0x9B92, 1333255, 1333251, 1333301, -1, 1333297, 1333286, 1333291, 1333279, -1 }, { 0x9B93, 1333310, 1333305, 1333365, -1, 1333362, 1333353, 1333359, 1333346, -1 }, { 0x9B94, -1, -1, 1333374, -1, -1, -1, 1333370, -1, -1 }, { 0x9B95, -1, -1, 1333378, -1, -1, -1, -1, -1, -1 }, { 0x9B96, -1, -1, 1333396, -1, -1, 1333382, -1, -1, -1 }, { 0x9B97, -1, 1333401, 1333428, -1, 1333423, 1333413, -1, 1333407, -1 }, { 0x9B98, -1, -1, 1333434, -1, -1, -1, -1, -1, -1 }, { 0x9B99, -1, -1, 1333438, -1, -1, -1, -1, -1, -1 }, { 0x9B9A, 1333447, 1333442, 1333497, -1, 1333493, 1333460, 1333469, -1, -1 }, { 0x9B9B, -1, 1333502, 1333507, -1, -1, -1, -1, -1, -1 }, { 0x9B9C, -1, -1, 1333512, -1, -1, -1, -1, -1, -1 }, { 0x9B9D, 1333524, 1333517, 1333554, -1, 1333549, 1333535, 1333540, -1, -1 }, { 0x9B9E, 1333565, 1333561, 1333594, -1, 1333592, 1333569, 1333576, -1, -1 }, { 0x9B9F, 1333613, 1333598, 1333637, -1, 1333634, -1, 1333631, 1333624, -1 }, { 0x9BA0, 1333652, 1333641, 1333704, -1, -1, 1333695, 1333700, -1, -1 }, { 0x9BA1, -1, 1333709, 1333714, -1, -1, -1, -1, -1, -1 }, { 0x9BA2, -1, -1, 1333720, -1, -1, -1, -1, -1, -1 }, { 0x9BA3, -1, -1, 1333725, -1, -1, -1, -1, -1, -1 }, { 0x9BA4, -1, 1333730, 1333735, -1, -1, -1, -1, -1, -1 }, { 0x9BA5, -1, -1, 1333740, -1, -1, -1, -1, -1, -1 }, { 0x9BA6, 1333762, 1333745, 1333786, -1, -1, 1333772, 1333779, -1, -1 }, { 0x9BA7, 1333792, -1, 1333860, -1, 1333854, 1333813, 1333837, 1333806, -1 }, { 0x9BA8, 1333879, 1333864, 1333950, -1, 1333947, 1333930, 1333936, 1333923, -1 }, { 0x9BA9, -1, -1, 1333989, -1, -1, 1333954, 1333964, -1, -1 }, { 0x9BAA, 1334000, 1333995, 1334052, -1, 1334049, 1334030, 1334043, 1334023, -1 }, { 0x9BAB, 1334063, 1334057, 1334097, -1, 1334093, 1334076, 1334089, 1334069, -1 }, { 0x9BAC, -1, -1, 1334149, -1, -1, 1334103, 1334125, -1, -1 }, { 0x9BAD, 1334159, 1334153, 1334227, -1, 1334223, 1334198, 1334215, 1334191, -1 }, { 0x9BAE, 1334242, 1334232, 1334306, 1334312, 1334302, 1334282, 1334298, 1334275, 1334318 }, { 0x9BAF, -1, -1, 1334324, -1, -1, -1, -1, -1, -1 }, { 0x9BB0, 1334333, 1334328, 1334387, -1, -1, -1, 1334379, -1, -1 }, { 0x9BB1, -1, -1, 1334397, -1, -1, -1, 1334392, -1, -1 }, { 0x9BB2, -1, -1, 1334413, -1, -1, 1334402, -1, -1, -1 }, { 0x9BB3, -1, -1, 1334417, -1, -1, -1, -1, -1, -1 }, { 0x9BB4, -1, -1, 1334434, -1, -1, 1334422, -1, -1, -1 }, { 0x9BB5, -1, -1, 1334439, -1, -1, -1, -1, -1, -1 }, { 0x9BB6, -1, 1334444, 1334450, -1, -1, -1, -1, -1, -1 }, { 0x9BB7, -1, -1, 1334478, -1, -1, 1334455, 1334470, -1, -1 }, { 0x9BB8, 1334487, 1334482, 1334556, -1, -1, 1334525, 1334540, -1, -1 }, { 0x9BB9, 1334573, 1334562, 1334619, -1, 1334616, 1334602, 1334607, 1334595, 1334625 }, { 0x9BBA, -1, -1, 1334631, -1, -1, -1, -1, -1, -1 }, { 0x9BBB, 1334642, 1334636, 1334686, -1, -1, 1334660, 1334674, -1, -1 }, { 0x9BBC, -1, -1, 1334696, -1, -1, -1, 1334691, -1, -1 }, { 0x9BBD, -1, -1, 1334701, -1, -1, -1, -1, -1, -1 }, { 0x9BBE, -1, -1, 1334720, -1, -1, -1, 1334705, -1, -1 }, { 0x9BBF, 1334730, 1334725, 1334754, -1, -1, 1334741, 1334749, -1, -1 }, { 0x9BC0, 1334765, 1334759, 1334810, -1, 1334806, -1, 1334802, -1, -1 }, { 0x9BC1, 1334821, 1334815, 1334871, 1334877, 1334865, -1, 1334856, 1334849, -1 }, { 0x9BC2, -1, -1, 1334885, -1, -1, -1, -1, -1, -1 }, { 0x9BC3, -1, -1, 1334889, -1, -1, -1, -1, -1, -1 }, { 0x9BC4, -1, -1, 1334893, -1, -1, -1, -1, -1, -1 }, { 0x9BC5, -1, -1, 1334898, -1, -1, -1, -1, -1, -1 }, { 0x9BC6, 1334914, 1334904, 1334959, -1, 1334955, 1334938, 1334949, 1334931, -1 }, { 0x9BC7, 1334969, 1334963, 1334991, -1, 1334982, -1, 1334974, -1, -1 }, { 0x9BC8, 1335007, 1334997, 1335028, -1, -1, 1335012, 1335021, -1, -1 }, { 0x9BC9, 1335039, 1335034, 1335061, 1335065, 1335058, 1335051, 1335055, 1335044, -1 }, { 0x9BCA, 1335077, 1335072, 1335110, -1, 1335107, 1335090, 1335100, 1335083, -1 }, { 0x9BCB, 1335115, -1, 1335141, -1, 1335138, 1335121, 1335131, -1, -1 }, { 0x9BCC, -1, -1, 1335146, -1, -1, -1, -1, -1, -1 }, { 0x9BCD, -1, -1, 1335151, -1, -1, -1, -1, -1, -1 }, { 0x9BCE, -1, -1, 1335162, -1, -1, 1335157, -1, -1, -1 }, { 0x9BCF, 1335174, 1335169, 1335229, -1, -1, 1335218, -1, -1, -1 }, { 0x9BD0, -1, -1, 1335243, -1, -1, 1335233, -1, -1, -1 }, { 0x9BD1, -1, -1, 1335257, -1, -1, 1335248, -1, -1, -1 }, { 0x9BD2, 1335261, -1, 1335285, -1, -1, 1335279, -1, -1, -1 }, { 0x9BD3, -1, -1, 1335291, -1, -1, -1, -1, -1, -1 }, { 0x9BD4, 1335301, 1335297, 1335328, -1, 1335324, 1335315, 1335320, 1335308, -1 }, { 0x9BD5, 1335337, 1335332, 1335357, -1, -1, -1, -1, -1, -1 }, { 0x9BD6, 1335367, 1335361, 1335398, -1, 1335392, 1335383, 1335388, 1335376, -1 }, { 0x9BD7, 1335412, 1335405, 1335437, -1, -1, 1335423, 1335428, -1, -1 }, { 0x9BD8, -1, -1, 1335459, -1, -1, 1335444, 1335451, -1, -1 }, { 0x9BD9, 1335464, -1, 1335487, -1, -1, -1, -1, -1, -1 }, { 0x9BDA, -1, 1335493, 1335499, -1, -1, -1, -1, -1, -1 }, { 0x9BDB, 1335508, 1335503, 1335551, -1, 1335548, 1335539, 1335543, 1335532, -1 }, { 0x9BDC, -1, 1335557, 1335562, -1, -1, -1, -1, -1, -1 }, { 0x9BDD, 1335576, 1335567, 1335604, -1, 1335601, 1335586, 1335595, -1, -1 }, { 0x9BDE, -1, 1335608, 1335613, -1, -1, -1, -1, -1, -1 }, { 0x9BDF, -1, -1, 1335632, -1, -1, 1335619, 1335624, -1, -1 }, { 0x9BE0, 1335643, 1335638, 1335690, -1, -1, -1, -1, -1, -1 }, { 0x9BE1, 1335700, 1335695, 1335721, -1, 1335718, 1335708, 1335715, -1, -1 }, { 0x9BE2, 1335732, 1335726, 1335796, -1, 1335792, 1335778, 1335788, 1335771, 1335800 }, { 0x9BE3, 1335806, -1, 1335830, -1, -1, 1335819, 1335826, -1, -1 }, { 0x9BE4, 1335840, 1335834, 1335882, -1, 1335878, 1335862, 1335874, 1335855, -1 }, { 0x9BE5, -1, 1335887, 1335908, -1, -1, 1335892, 1335898, -1, -1 }, { 0x9BE6, -1, -1, 1335912, -1, -1, -1, -1, -1, -1 }, { 0x9BE7, 1335924, 1335917, 1335991, -1, 1335985, 1335969, 1335980, -1, -1 }, { 0x9BE8, 1336004, 1335998, 1336034, 1336040, 1336028, 1336017, 1336024, 1336010, 1336049 }, { 0x9BE9, -1, 1336055, 1336061, -1, -1, -1, -1, -1, -1 }, { 0x9BEA, 1336078, 1336066, 1336103, -1, 1336098, 1336083, 1336093, -1, -1 }, { 0x9BEB, 1336114, 1336109, 1336158, -1, 1336153, 1336140, 1336146, -1, -1 }, { 0x9BEC, -1, -1, 1336163, -1, -1, -1, -1, -1, -1 }, { 0x9BED, 1336174, 1336167, 1336232, -1, -1, -1, -1, -1, -1 }, { 0x9BEE, -1, -1, 1336238, -1, -1, -1, -1, -1, -1 }, { 0x9BEF, -1, -1, 1336258, -1, -1, 1336244, 1336254, -1, -1 }, { 0x9BF0, 1336268, 1336263, 1336285, -1, -1, 1336274, 1336281, -1, -1 }, { 0x9BF1, 1336295, 1336291, 1336329, -1, -1, 1336322, -1, -1, -1 }, { 0x9BF2, -1, -1, 1336339, -1, -1, 1336333, -1, -1, -1 }, { 0x9BF3, -1, -1, 1336351, -1, -1, 1336343, -1, -1, -1 }, { 0x9BF4, 1336360, 1336355, 1336369, -1, -1, -1, -1, -1, -1 }, { 0x9BF5, -1, -1, 1336382, -1, -1, 1336374, 1336378, -1, -1 }, { 0x9BF6, -1, -1, 1336388, -1, -1, -1, -1, -1, -1 }, { 0x9BF7, 1336399, 1336394, 1336441, -1, 1336437, 1336414, 1336429, 1336407, -1 }, { 0x9BF8, 1336450, 1336445, 1336471, -1, -1, 1336459, 1336464, -1, -1 }, { 0x9BF9, -1, -1, 1336499, -1, -1, 1336476, 1336486, -1, -1 }, { 0x9BFA, 1336505, -1, 1336523, -1, -1, 1336514, 1336519, -1, -1 }, { 0x9BFB, -1, -1, 1336528, -1, -1, -1, -1, -1, -1 }, { 0x9BFC, -1, -1, 1336532, -1, -1, -1, -1, -1, -1 }, { 0x9BFD, 1336543, 1336538, 1336611, -1, 1336607, 1336575, 1336580, -1, -1 }, { 0x9BFE, -1, -1, 1336616, -1, -1, -1, -1, -1, -1 }, { 0x9BFF, 1336627, 1336622, 1336652, -1, 1336646, 1336633, 1336642, -1, -1 }, { 0x9C00, -1, -1, 1336674, -1, -1, 1336658, 1336666, -1, -1 }, { 0x9C01, 1336680, -1, 1336701, -1, -1, -1, 1336693, -1, -1 }, { 0x9C02, 1336712, 1336707, 1336737, -1, -1, 1336723, 1336727, -1, -1 }, { 0x9C03, 1336742, -1, 1336761, -1, -1, -1, 1336755, -1, -1 }, { 0x9C04, -1, -1, 1336768, -1, -1, -1, 1336766, -1, -1 }, { 0x9C05, -1, 1336773, 1336784, -1, -1, -1, -1, -1, -1 }, { 0x9C06, 1336794, 1336788, 1336829, -1, -1, 1336817, 1336824, -1, -1 }, { 0x9C07, -1, -1, 1336835, -1, -1, -1, -1, -1, -1 }, { 0x9C08, 1336845, 1336840, 1336896, -1, 1336892, 1336877, 1336883, 1336870, -1 }, { 0x9C09, 1336907, 1336901, 1336932, -1, 1336926, 1336916, 1336922, -1, -1 }, { 0x9C0A, 1336944, 1336939, 1336977, -1, 1336972, 1336961, 1336968, 1336954, -1 }, { 0x9C0B, 1336988, 1336983, 1337007, -1, -1, 1336994, 1337001, -1, -1 }, { 0x9C0C, 1337022, 1337012, 1337071, -1, 1337066, 1337055, 1337061, 1337048, -1 }, { 0x9C0D, 1337081, 1337076, 1337123, -1, 1337118, 1337094, 1337113, 1337087, -1 }, { 0x9C0E, -1, -1, 1337128, -1, -1, -1, -1, -1, -1 }, { 0x9C0F, -1, -1, 1337145, -1, -1, -1, 1337134, -1, -1 }, { 0x9C10, 1337155, 1337149, 1337185, -1, 1337182, 1337172, 1337177, 1337165, -1 }, { 0x9C11, -1, -1, 1337205, -1, -1, 1337188, 1337201, -1, -1 }, { 0x9C12, 1337216, 1337211, 1337251, -1, 1337247, 1337231, 1337242, 1337224, -1 }, { 0x9C13, 1337260, 1337255, 1337294, -1, 1337290, 1337278, 1337282, 1337271, -1 }, { 0x9C14, -1, 1337299, 1337327, -1, -1, 1337304, 1337315, -1, -1 }, { 0x9C15, 1337337, 1337332, 1337368, -1, 1337365, 1337358, 1337362, 1337351, -1 }, { 0x9C16, -1, -1, 1337376, -1, -1, -1, 1337373, -1, -1 }, { 0x9C17, -1, -1, 1337381, -1, -1, -1, -1, -1, -1 }, { 0x9C18, -1, -1, 1337393, -1, -1, 1337385, -1, -1, -1 }, { 0x9C19, -1, -1, 1337412, -1, -1, 1337398, 1337407, -1, -1 }, { 0x9C1A, -1, -1, 1337424, -1, -1, 1337417, -1, -1, -1 }, { 0x9C1B, 1337435, 1337430, 1337453, -1, -1, 1337443, 1337450, -1, -1 }, { 0x9C1C, 1337463, 1337458, 1337503, -1, -1, 1337484, 1337491, -1, -1 }, { 0x9C1D, -1, 1337509, 1337514, -1, -1, -1, -1, -1, -1 }, { 0x9C1E, 1337519, -1, 1337533, -1, -1, 1337525, 1337529, -1, -1 }, { 0x9C1F, -1, 1337537, 1337549, -1, -1, -1, -1, -1, -1 }, { 0x9C20, 1337560, 1337555, 1337565, -1, -1, -1, -1, -1, -1 }, { 0x9C21, -1, 1337570, 1337580, -1, -1, -1, 1337575, -1, -1 }, { 0x9C22, -1, -1, 1337616, -1, -1, 1337585, 1337610, -1, -1 }, { 0x9C23, 1337624, 1337620, 1337677, -1, 1337674, 1337652, 1337667, -1, -1 }, { 0x9C24, 1337686, 1337682, 1337725, -1, 1337722, 1337713, 1337718, 1337706, -1 }, { 0x9C25, 1337737, 1337730, 1337797, -1, 1337792, 1337773, 1337784, 1337766, -1 }, { 0x9C26, -1, 1337803, 1337816, -1, -1, 1337807, 1337812, -1, -1 }, { 0x9C27, -1, -1, 1337843, -1, -1, 1337820, 1337826, -1, -1 }, { 0x9C28, 1337861, 1337849, 1337886, -1, 1337881, 1337866, 1337872, -1, -1 }, { 0x9C29, 1337895, 1337890, 1337927, -1, 1337924, 1337917, 1337920, -1, -1 }, { 0x9C2A, -1, -1, 1337950, -1, -1, 1337932, 1337943, -1, -1 }, { 0x9C2B, -1, 1337953, 1337965, -1, -1, -1, -1, -1, -1 }, { 0x9C2C, -1, 1337971, 1337976, -1, -1, -1, -1, -1, -1 }, { 0x9C2D, 1337987, 1337982, 1338009, -1, 1338006, 1337998, 1338003, 1337991, -1 }, { 0x9C2E, 1338013, -1, 1338040, -1, 1338037, 1338027, 1338034, 1338021, -1 }, { 0x9C2F, 1338051, 1338045, 1338078, -1, 1338074, 1338067, -1, 1338061, -1 }, { 0x9C30, -1, -1, 1338096, -1, -1, 1338083, -1, -1, -1 }, { 0x9C31, 1338107, 1338102, 1338162, -1, 1338157, 1338146, 1338153, 1338139, 1338168 }, { 0x9C32, 1338187, 1338181, 1338223, -1, 1338221, 1338210, 1338217, 1338203, -1 }, { 0x9C33, 1338232, 1338227, 1338258, -1, 1338254, -1, -1, -1, -1 }, { 0x9C34, -1, 1338262, 1338267, -1, -1, -1, -1, -1, -1 }, { 0x9C35, 1338277, 1338272, 1338314, -1, 1338310, 1338292, 1338302, 1338285, -1 }, { 0x9C36, -1, 1338319, 1338342, -1, -1, 1338324, 1338334, -1, -1 }, { 0x9C37, 1338351, 1338346, 1338383, -1, 1338377, 1338358, 1338363, -1, -1 }, { 0x9C38, -1, -1, 1338389, -1, -1, -1, -1, -1, -1 }, { 0x9C39, 1338398, 1338393, 1338438, -1, 1338433, 1338422, 1338429, 1338415, -1 }, { 0x9C3A, 1338449, 1338444, 1338483, -1, 1338480, 1338472, 1338476, 1338466, -1 }, { 0x9C3B, 1338495, 1338489, 1338524, -1, 1338520, 1338506, 1338512, 1338499, -1 }, { 0x9C3C, 1338535, 1338529, 1338589, -1, -1, -1, -1, -1, -1 }, { 0x9C3D, 1338598, 1338593, 1338624, -1, -1, 1338606, 1338616, -1, -1 }, { 0x9C3E, 1338634, 1338629, 1338686, -1, 1338681, 1338666, 1338676, 1338659, -1 }, { 0x9C3F, -1, 1338692, 1338697, -1, -1, -1, -1, -1, -1 }, { 0x9C40, -1, -1, 1338701, -1, -1, -1, -1, -1, -1 }, { 0x9C41, -1, 1338705, 1338726, -1, -1, 1338710, 1338715, -1, -1 }, { 0x9C42, 1338731, -1, 1338753, -1, -1, -1, 1338744, -1, -1 }, { 0x9C43, -1, -1, 1338775, -1, -1, 1338760, 1338766, -1, -1 }, { 0x9C44, 1338786, 1338780, 1338814, -1, -1, -1, 1338794, -1, -1 }, { 0x9C45, 1338827, 1338821, 1338873, -1, 1338868, 1338843, 1338853, -1, -1 }, { 0x9C46, 1338886, 1338879, 1338918, -1, -1, 1338908, 1338913, -1, -1 }, { 0x9C47, 1338925, -1, 1338952, -1, 1338947, -1, 1338943, 1338936, -1 }, { 0x9C48, 1338964, 1338958, 1338987, -1, 1338983, 1338972, 1338977, -1, -1 }, { 0x9C49, 1338997, 1338992, 1339029, -1, 1339024, 1339011, 1339018, 1339004, -1 }, { 0x9C4A, -1, 1339034, 1339062, -1, -1, -1, 1339039, -1, -1 }, { 0x9C4B, -1, -1, 1339066, -1, -1, -1, -1, -1, -1 }, { 0x9C4C, -1, -1, 1339070, -1, -1, -1, -1, -1, -1 }, { 0x9C4D, -1, 1339077, 1339082, -1, -1, -1, -1, -1, -1 }, { 0x9C4E, -1, 1339086, 1339107, -1, -1, 1339091, 1339097, -1, -1 }, { 0x9C4F, 1339118, 1339113, 1339164, -1, 1339160, 1339138, 1339148, 1339131, -1 }, { 0x9C50, 1339174, 1339169, 1339213, -1, -1, 1339185, 1339193, -1, -1 }, { 0x9C51, 1339217, -1, 1339230, -1, -1, -1, -1, -1, -1 }, { 0x9C52, 1339249, 1339237, 1339281, -1, 1339276, 1339263, 1339268, 1339256, -1 }, { 0x9C53, 1339291, 1339286, 1339335, -1, 1339331, 1339302, 1339317, 1339295, -1 }, { 0x9C54, 1339346, 1339341, 1339373, -1, 1339369, 1339350, 1339365, -1, -1 }, { 0x9C55, -1, -1, 1339379, -1, -1, -1, -1, -1, -1 }, { 0x9C56, 1339396, 1339384, 1339444, -1, 1339434, 1339410, 1339415, -1, -1 }, { 0x9C57, 1339455, 1339449, 1339494, 1339499, 1339490, 1339480, 1339486, 1339467, -1 }, { 0x9C58, 1339509, 1339504, 1339547, -1, 1339543, 1339518, 1339534, -1, -1 }, { 0x9C59, -1, -1, 1339552, -1, -1, -1, -1, -1, 1339558 }, { 0x9C5A, -1, -1, 1339570, -1, -1, 1339565, -1, -1, -1 }, { 0x9C5B, 1339574, -1, 1339588, -1, -1, 1339584, -1, -1, -1 }, { 0x9C5C, -1, -1, 1339599, -1, -1, -1, 1339594, -1, -1 }, { 0x9C5D, 1339611, 1339606, 1339629, -1, 1339624, -1, 1339616, -1, -1 }, { 0x9C5E, -1, -1, 1339655, -1, -1, 1339634, 1339647, -1, -1 }, { 0x9C5F, 1339666, 1339661, 1339707, -1, 1339703, 1339676, 1339687, -1, -1 }, { 0x9C60, 1339717, 1339712, 1339757, -1, 1339753, 1339742, 1339749, 1339735, 1339763 }, { 0x9C61, 1339769, -1, 1339785, -1, -1, -1, -1, -1, -1 }, { 0x9C62, -1, -1, 1339790, -1, -1, -1, -1, -1, -1 }, { 0x9C63, 1339800, 1339795, 1339840, 1339846, 1339836, 1339816, 1339820, 1339809, -1 }, { 0x9C64, -1, -1, 1339866, -1, -1, 1339853, 1339858, -1, -1 }, { 0x9C65, -1, -1, 1339871, -1, -1, -1, -1, -1, -1 }, { 0x9C66, -1, -1, 1339876, -1, -1, -1, -1, -1, -1 }, { 0x9C67, 1339887, 1339882, 1339918, -1, 1339913, 1339904, 1339909, 1339897, -1 }, { 0x9C68, 1339929, 1339922, 1339951, -1, -1, 1339937, 1339942, -1, -1 }, { 0x9C69, -1, -1, 1339967, -1, -1, 1339958, -1, -1, -1 }, { 0x9C6A, -1, -1, 1339979, -1, -1, 1339972, -1, -1, -1 }, { 0x9C6B, -1, -1, 1339993, -1, -1, 1339984, 1339990, -1, -1 }, { 0x9C6C, -1, -1, 1339997, -1, -1, -1, -1, -1, -1 }, { 0x9C6D, 1340006, 1340001, 1340018, -1, 1340014, -1, -1, -1, -1 }, { 0x9C6E, 1340028, 1340022, 1340141, -1, -1, 1340124, 1340131, -1, -1 }, { 0x9C6F, -1, -1, 1340145, -1, -1, -1, -1, -1, -1 }, { 0x9C70, -1, -1, 1340156, -1, -1, 1340149, -1, -1, -1 }, { 0x9C71, -1, -1, 1340161, -1, -1, -1, -1, -1, -1 }, { 0x9C72, 1340176, 1340165, 1340230, -1, -1, 1340216, 1340225, -1, -1 }, { 0x9C73, -1, -1, 1340235, -1, -1, -1, -1, -1, -1 }, { 0x9C74, -1, -1, 1340239, -1, -1, -1, -1, -1, -1 }, { 0x9C75, -1, 1340244, 1340261, -1, -1, 1340249, 1340256, -1, -1 }, { 0x9C76, 1340267, -1, 1340292, -1, -1, 1340275, 1340287, -1, -1 }, { 0x9C77, 1340305, 1340299, 1340336, -1, -1, 1340326, 1340331, -1, -1 }, { 0x9C78, 1340344, 1340339, 1340384, -1, 1340381, 1340371, 1340378, 1340364, 1340388 }, { 0x9C79, -1, -1, 1340392, -1, -1, -1, -1, -1, -1 }, { 0x9C7A, 1340403, 1340398, 1340414, -1, 1340407, -1, -1, -1, -1 }, { 0x9C7B, 1340423, 1340418, 1340489, -1, 1340485, 1340463, 1340481, 1340456, -1 }, { 0x9C7C, 1340500, 1340495, 1340534, -1, -1, -1, -1, -1, -1 }, { 0x9C7D, 1340543, 1340538, 1340554, -1, -1, -1, -1, -1, -1 }, { 0x9C7E, 1340559, -1, 1340572, -1, -1, -1, -1, -1, -1 }, { 0x9C7F, 1340581, 1340576, 1340592, -1, -1, -1, -1, -1, -1 }, { 0x9C80, 1340603, 1340597, 1340646, -1, -1, -1, -1, -1, -1 }, { 0x9C81, 1340656, 1340651, 1340686, -1, -1, -1, -1, -1, -1 }, { 0x9C82, 1340696, 1340690, 1340702, -1, -1, -1, -1, -1, -1 }, { 0x9C83, 1340713, 1340708, 1340759, -1, -1, -1, -1, -1, -1 }, { 0x9C84, -1, -1, 1340763, -1, -1, -1, -1, -1, -1 }, { 0x9C85, 1340767, -1, 1340777, -1, -1, -1, -1, -1, -1 }, { 0x9C86, 1340781, -1, 1340786, -1, -1, -1, -1, -1, -1 }, { 0x9C87, 1340792, -1, 1340822, -1, -1, -1, -1, -1, -1 }, { 0x9C88, 1340833, 1340828, 1340853, -1, -1, -1, -1, -1, -1 }, { 0x9C89, -1, -1, 1340886, -1, -1, 1340857, 1340866, -1, -1 }, { 0x9C8A, 1340896, 1340891, 1340941, -1, -1, 1340932, 1340938, -1, -1 }, { 0x9C8B, 1340950, 1340946, 1340974, -1, -1, -1, -1, -1, -1 }, { 0x9C8C, -1, -1, 1341022, -1, -1, 1340978, 1341005, -1, -1 }, { 0x9C8D, 1341032, 1341026, 1341061, -1, -1, -1, -1, -1, -1 }, { 0x9C8E, 1341071, 1341066, 1341081, -1, -1, -1, -1, -1, -1 }, { 0x9C8F, -1, -1, 1341098, -1, -1, 1341086, 1341095, -1, -1 }, { 0x9C90, 1341107, 1341102, 1341128, -1, -1, -1, -1, -1, -1 }, { 0x9C91, 1341139, 1341133, 1341171, -1, -1, -1, -1, -1, -1 }, { 0x9C92, 1341181, 1341176, 1341194, -1, -1, -1, -1, -1, -1 }, { 0x9C93, -1, -1, 1341199, -1, -1, -1, -1, -1, -1 }, { 0x9C94, 1341209, 1341204, 1341232, -1, -1, -1, -1, -1, -1 }, { 0x9C95, 1341241, 1341237, 1341245, -1, -1, -1, -1, -1, -1 }, { 0x9C96, 1341255, 1341249, 1341265, -1, -1, -1, -1, -1, -1 }, { 0x9C97, 1341277, 1341271, 1341288, -1, -1, -1, -1, -1, -1 }, { 0x9C98, -1, -1, 1341293, -1, -1, -1, -1, -1, -1 }, { 0x9C99, 1341303, 1341298, 1341332, -1, -1, 1341321, 1341328, -1, -1 }, { 0x9C9A, 1341343, 1341338, 1341351, -1, -1, -1, -1, -1, -1 }, { 0x9C9B, 1341361, 1341355, 1341367, -1, -1, -1, -1, -1, -1 }, { 0x9C9C, 1341383, 1341373, 1341412, -1, -1, -1, -1, -1, -1 }, { 0x9C9D, -1, -1, 1341418, -1, -1, -1, -1, -1, -1 }, { 0x9C9E, 1341430, 1341423, 1341441, -1, -1, -1, -1, -1, -1 }, { 0x9C9F, 1341453, 1341448, 1341462, -1, -1, -1, -1, -1, -1 }, { 0x9CA0, 1341473, 1341467, 1341501, -1, -1, -1, -1, -1, -1 }, { 0x9CA1, 1341512, 1341507, 1341516, -1, -1, -1, -1, -1, -1 }, { 0x9CA2, 1341525, 1341520, 1341557, -1, -1, -1, -1, -1, -1 }, { 0x9CA3, 1341568, 1341563, 1341585, -1, -1, -1, -1, -1, -1 }, { 0x9CA4, 1341596, 1341591, 1341601, -1, -1, -1, -1, -1, -1 }, { 0x9CA5, 1341609, 1341605, 1341637, -1, -1, -1, -1, -1, -1 }, { 0x9CA6, 1341647, 1341642, 1341654, -1, -1, -1, -1, -1, -1 }, { 0x9CA7, 1341666, 1341660, 1341696, -1, -1, -1, -1, -1, -1 }, { 0x9CA8, 1341706, 1341701, 1341712, -1, -1, -1, -1, -1, -1 }, { 0x9CA9, 1341723, 1341717, 1341728, -1, -1, -1, -1, -1, -1 }, { 0x9CAA, -1, -1, 1341734, -1, -1, -1, -1, -1, -1 }, { 0x9CAB, 1341744, 1341739, 1341776, -1, -1, -1, -1, -1, -1 }, { 0x9CAC, 1341780, -1, 1341804, -1, -1, 1341798, -1, -1, -1 }, { 0x9CAD, 1341816, 1341810, 1341825, -1, -1, -1, -1, -1, -1 }, { 0x9CAE, 1341837, 1341831, 1341842, -1, -1, -1, -1, -1, -1 }, { 0x9CAF, 1341848, -1, 1341868, -1, -1, -1, -1, -1, -1 }, { 0x9CB0, 1341877, 1341872, 1341903, -1, -1, -1, -1, -1, -1 }, { 0x9CB1, 1341908, -1, 1341916, -1, -1, -1, -1, -1, -1 }, { 0x9CB2, 1341927, 1341921, 1341942, -1, -1, -1, -1, -1, -1 }, { 0x9CB3, 1341954, 1341947, 1341999, -1, -1, -1, -1, -1, -1 }, { 0x9CB4, 1342006, -1, 1342016, -1, -1, -1, -1, -1, -1 }, { 0x9CB5, 1342026, 1342020, 1342065, -1, -1, -1, -1, -1, -1 }, { 0x9CB6, 1342074, 1342069, 1342080, -1, -1, -1, -1, -1, -1 }, { 0x9CB7, 1342091, 1342086, 1342115, -1, -1, -1, -1, -1, -1 }, { 0x9CB8, 1342127, 1342121, 1342133, -1, -1, -1, -1, -1, -1 }, { 0x9CB9, 1342139, -1, 1342164, -1, -1, 1342156, 1342160, -1, -1 }, { 0x9CBA, 1342170, -1, 1342179, -1, -1, -1, -1, -1, -1 }, { 0x9CBB, 1342188, 1342184, 1342195, -1, -1, -1, -1, -1, -1 }, { 0x9CBC, 1342199, -1, 1342204, -1, -1, -1, -1, -1, -1 }, { 0x9CBD, 1342214, 1342209, 1342239, -1, -1, -1, -1, -1, -1 }, { 0x9CBE, -1, -1, 1342255, -1, -1, -1, 1342244, -1, -1 }, { 0x9CBF, 1342266, 1342259, 1342274, -1, -1, -1, -1, -1, -1 }, { 0x9CC0, 1342286, 1342281, 1342294, -1, -1, -1, -1, -1, -1 }, { 0x9CC1, 1342298, -1, 1342316, -1, -1, 1342306, 1342313, -1, -1 }, { 0x9CC2, 1342321, -1, 1342334, -1, -1, -1, -1, -1, -1 }, { 0x9CC3, 1342344, 1342339, 1342355, -1, -1, -1, -1, -1, -1 }, { 0x9CC4, 1342366, 1342360, 1342376, -1, -1, -1, -1, -1, -1 }, { 0x9CC5, 1342384, 1342379, 1342390, -1, -1, -1, -1, -1, -1 }, { 0x9CC6, 1342400, 1342395, 1342408, -1, -1, -1, -1, -1, -1 }, { 0x9CC7, 1342418, 1342412, 1342427, -1, -1, -1, -1, -1, -1 }, { 0x9CC8, 1342434, -1, 1342447, -1, -1, -1, -1, -1, -1 }, { 0x9CC9, 1342453, -1, 1342466, -1, -1, -1, -1, -1, -1 }, { 0x9CCA, 1342473, -1, 1342479, -1, -1, -1, -1, -1, -1 }, { 0x9CCB, 1342485, -1, 1342490, -1, -1, -1, -1, -1, -1 }, { 0x9CCC, 1342501, 1342495, 1342517, -1, -1, -1, -1, -1, -1 }, { 0x9CCD, 1342526, 1342521, 1342530, -1, -1, -1, -1, -1, -1 }, { 0x9CCE, 1342540, 1342534, 1342545, -1, -1, -1, -1, -1, -1 }, { 0x9CCF, 1342556, 1342549, 1342585, -1, -1, -1, -1, -1, -1 }, { 0x9CD0, 1342596, 1342591, 1342618, -1, -1, -1, -1, -1, -1 }, { 0x9CD1, -1, -1, 1342623, -1, -1, -1, -1, -1, -1 }, { 0x9CD2, 1342634, 1342629, 1342655, -1, -1, -1, -1, -1, -1 }, { 0x9CD3, 1342666, 1342661, 1342688, -1, -1, -1, -1, -1, -1 }, { 0x9CD4, 1342697, 1342692, 1342722, -1, -1, -1, -1, -1, -1 }, { 0x9CD5, 1342734, 1342728, 1342742, -1, -1, -1, -1, -1, -1 }, { 0x9CD6, 1342752, 1342747, 1342759, -1, -1, -1, -1, -1, -1 }, { 0x9CD7, 1342770, 1342764, 1342774, -1, -1, -1, -1, -1, -1 }, { 0x9CD8, 1342779, -1, 1342787, -1, -1, -1, -1, -1, -1 }, { 0x9CD9, 1342792, -1, 1342800, -1, -1, -1, -1, -1, -1 }, { 0x9CDA, 1342816, 1342806, 1342866, -1, -1, -1, -1, -1, -1 }, { 0x9CDB, 1342877, 1342871, 1342931, -1, -1, -1, -1, -1, -1 }, { 0x9CDC, 1342941, 1342935, 1342955, -1, -1, -1, -1, -1, -1 }, { 0x9CDD, 1342965, 1342960, 1342969, -1, -1, -1, -1, -1, -1 }, { 0x9CDE, 1342981, 1342975, 1342993, -1, -1, -1, -1, -1, -1 }, { 0x9CDF, 1343010, 1342998, 1343017, -1, -1, -1, -1, -1, -1 }, { 0x9CE0, -1, -1, 1343022, -1, -1, -1, -1, -1, -1 }, { 0x9CE1, -1, -1, 1343026, -1, -1, -1, -1, -1, -1 }, { 0x9CE2, 1343036, 1343031, 1343046, -1, -1, -1, -1, -1, -1 }, { 0x9CE3, 1343055, 1343050, 1343064, -1, -1, -1, -1, -1, -1 }, { 0x9CE4, -1, -1, 1343070, -1, -1, -1, -1, -1, -1 }, { 0x9CE5, 1343081, 1343076, 1343126, 1343132, 1343123, 1343113, 1343118, 1343106, 1343138 }, { 0x9CE6, 1343158, 1343146, 1343204, -1, 1343201, 1343173, 1343181, 1343166, -1 }, { 0x9CE7, 1343212, 1343208, 1343258, 1343262, 1343254, 1343241, 1343251, 1343234, -1 }, { 0x9CE8, -1, -1, 1343267, -1, -1, -1, -1, -1, -1 }, { 0x9CE9, 1343281, 1343271, 1343346, 1343351, 1343342, 1343320, 1343334, 1343313, 1343356 }, { 0x9CEA, -1, -1, 1343361, -1, -1, -1, -1, -1, -1 }, { 0x9CEB, 1343365, -1, 1343385, -1, -1, 1343376, 1343381, -1, -1 }, { 0x9CEC, 1343390, -1, 1343429, -1, 1343425, 1343412, 1343422, -1, -1 }, { 0x9CED, -1, 1343433, 1343438, -1, -1, -1, -1, -1, -1 }, { 0x9CEE, 1343444, -1, 1343486, -1, 1343481, 1343468, 1343477, -1, -1 }, { 0x9CEF, 1343490, -1, 1343544, -1, 1343539, 1343518, 1343531, -1, -1 }, { 0x9CF0, -1, -1, 1343554, -1, -1, 1343550, -1, -1, -1 }, { 0x9CF1, -1, 1343558, 1343568, -1, -1, -1, -1, -1, -1 }, { 0x9CF2, 1343577, 1343573, 1343611, -1, -1, 1343596, 1343607, -1, -1 }, { 0x9CF3, 1343622, 1343616, 1343677, 1343683, 1343672, 1343657, 1343664, 1343650, 1343692 }, { 0x9CF4, 1343708, 1343702, 1343776, 1343782, 1343770, 1343749, 1343766, 1343742, -1 }, { 0x9CF5, -1, -1, 1343790, -1, -1, -1, -1, -1, -1 }, { 0x9CF6, 1343801, 1343795, 1343857, 1343863, 1343853, 1343839, 1343850, 1343832, 1343869 }, { 0x9CF7, 1343880, 1343876, 1343909, -1, -1, -1, 1343902, -1, -1 }, { 0x9CF8, -1, -1, 1343914, -1, -1, -1, -1, -1, -1 }, { 0x9CF9, -1, 1343918, 1343957, -1, -1, 1343924, 1343933, -1, -1 }, { 0x9CFA, -1, 1343962, 1343966, -1, -1, -1, -1, -1, -1 }, { 0x9CFB, 1343970, -1, 1343986, -1, -1, -1, -1, -1, -1 }, { 0x9CFC, -1, -1, 1343991, -1, -1, -1, -1, -1, -1 }, { 0x9CFD, -1, -1, 1343996, -1, -1, -1, -1, -1, -1 }, { 0x9CFE, 1344002, -1, 1344042, -1, -1, -1, -1, -1, -1 }, { 0x9CFF, -1, 1344047, 1344052, -1, -1, -1, -1, -1, -1 }, { 0x9D00, -1, 1344056, 1344061, -1, -1, -1, -1, -1, -1 }, { 0x9D01, 1344066, -1, 1344083, -1, -1, -1, -1, -1, -1 }, { 0x9D02, 1344094, 1344088, 1344154, -1, -1, 1344128, 1344135, -1, -1 }, { 0x9D03, 1344165, 1344159, 1344217, 1344222, 1344212, 1344192, 1344197, 1344185, -1 }, { 0x9D04, 1344232, 1344227, 1344237, -1, -1, -1, -1, -1, -1 }, { 0x9D05, -1, -1, 1344241, -1, -1, -1, -1, -1, -1 }, { 0x9D06, 1344252, 1344247, 1344307, -1, 1344303, -1, 1344298, 1344291, -1 }, { 0x9D07, 1344318, 1344313, 1344386, -1, 1344383, 1344368, 1344379, 1344361, -1 }, { 0x9D08, 1344398, 1344391, 1344434, 1344439, 1344431, 1344416, 1344427, 1344409, -1 }, { 0x9D09, 1344456, 1344446, 1344512, 1344516, 1344510, 1344501, 1344508, 1344494, -1 }, { 0x9D0A, -1, -1, 1344520, -1, -1, -1, -1, -1, -1 }, { 0x9D0B, -1, -1, 1344547, -1, -1, 1344527, 1344539, -1, -1 }, { 0x9D0C, -1, 1344553, 1344577, -1, 1344572, -1, -1, 1344565, -1 }, { 0x9D0D, -1, -1, 1344583, -1, -1, -1, -1, -1, -1 }, { 0x9D0E, 1344588, -1, 1344612, -1, -1, 1344602, 1344609, -1, -1 }, { 0x9D0F, -1, -1, 1344616, -1, -1, -1, -1, -1, -1 }, { 0x9D10, -1, 1344621, 1344626, 1344630, -1, -1, -1, -1, -1 }, { 0x9D11, -1, -1, 1344639, -1, -1, -1, 1344633, -1, -1 }, { 0x9D12, 1344649, 1344643, 1344725, 1344731, 1344719, -1, 1344710, 1344703, -1 }, { 0x9D13, -1, -1, 1344736, -1, -1, -1, -1, -1, -1 }, { 0x9D14, -1, 1344741, 1344746, -1, -1, -1, -1, -1, -1 }, { 0x9D15, 1344754, 1344750, 1344797, -1, 1344793, -1, 1344787, 1344780, -1 }, { 0x9D16, -1, 1344802, 1344807, -1, -1, -1, -1, -1, -1 }, { 0x9D17, 1344817, 1344812, 1344842, -1, -1, 1344828, 1344837, -1, -1 }, { 0x9D18, -1, -1, 1344875, -1, 1344870, 1344853, 1344862, 1344846, -1 }, { 0x9D19, -1, -1, 1344892, -1, 1344888, -1, -1, 1344881, -1 }, { 0x9D1A, -1, -1, 1344897, -1, -1, -1, -1, -1, -1 }, { 0x9D1B, 1344912, 1344901, 1344967, 1344973, 1344963, -1, 1344957, 1344950, 1344981 }, { 0x9D1C, -1, -1, 1345000, -1, -1, 1344987, 1344996, -1, -1 }, { 0x9D1D, 1345010, 1345004, 1345063, -1, -1, 1345045, 1345057, -1, 1345067 }, { 0x9D1E, 1345075, 1345070, 1345096, -1, -1, 1345079, 1345087, -1, -1 }, { 0x9D1F, 1345106, 1345102, 1345154, 1345159, 1345150, 1345141, 1345146, 1345134, -1 }, { 0x9D20, 1345169, 1345163, 1345191, -1, -1, -1, -1, -1, -1 }, { 0x9D21, -1, 1345196, 1345202, -1, -1, -1, -1, -1, -1 }, { 0x9D22, -1, -1, 1345206, -1, -1, -1, -1, -1, -1 }, { 0x9D23, 1345215, 1345211, 1345262, 1345266, 1345259, 1345247, 1345253, 1345240, -1 }, { 0x9D24, -1, -1, 1345269, -1, -1, -1, -1, -1, -1 }, { 0x9D25, 1345281, 1345276, 1345293, -1, -1, -1, -1, 1345287, -1 }, { 0x9D26, 1345304, 1345297, 1345371, 1345377, 1345367, 1345351, 1345360, 1345344, 1345385 }, { 0x9D27, -1, -1, 1345392, -1, -1, -1, -1, -1, -1 }, { 0x9D28, 1345408, 1345396, 1345455, 1345459, 1345452, 1345444, 1345449, 1345437, -1 }, { 0x9D29, -1, -1, 1345463, -1, -1, -1, -1, -1, -1 }, { 0x9D2A, 1345468, -1, 1345479, -1, -1, -1, 1345474, -1, -1 }, { 0x9D2B, 1345483, -1, 1345497, -1, -1, 1345491, -1, -1, -1 }, { 0x9D2C, 1345503, -1, 1345537, -1, -1, 1345523, 1345530, -1, -1 }, { 0x9D2D, -1, -1, 1345543, -1, -1, -1, -1, -1, -1 }, { 0x9D2E, -1, -1, 1345548, -1, -1, -1, -1, -1, -1 }, { 0x9D2F, 1345556, 1345552, 1345576, -1, -1, -1, 1345570, 1345564, -1 }, { 0x9D30, 1345585, 1345580, 1345633, -1, 1345628, 1345601, 1345610, 1345594, -1 }, { 0x9D31, -1, -1, 1345638, -1, -1, -1, -1, -1, -1 }, { 0x9D32, -1, -1, 1345652, -1, -1, 1345642, 1345648, -1, -1 }, { 0x9D33, 1345669, 1345657, 1345687, -1, -1, 1345675, 1345681, -1, -1 }, { 0x9D34, -1, 1345692, 1345728, -1, -1, 1345704, 1345719, -1, -1 }, { 0x9D35, -1, -1, 1345734, -1, -1, -1, -1, -1, -1 }, { 0x9D36, -1, -1, 1345750, -1, 1345747, -1, -1, 1345740, -1 }, { 0x9D37, 1345760, 1345755, 1345773, -1, -1, -1, -1, -1, -1 }, { 0x9D38, -1, -1, 1345778, -1, -1, -1, -1, -1, -1 }, { 0x9D39, -1, 1345783, 1345790, -1, -1, -1, -1, -1, -1 }, { 0x9D3A, 1345800, 1345796, 1345822, -1, -1, -1, 1345812, -1, -1 }, { 0x9D3B, 1345832, 1345826, 1345891, 1345897, 1345886, 1345866, 1345882, 1345859, 1345903 }, { 0x9D3C, -1, -1, 1345918, -1, -1, 1345910, 1345915, -1, -1 }, { 0x9D3D, 1345928, 1345923, 1345976, -1, -1, 1345963, 1345969, -1, -1 }, { 0x9D3E, 1345980, -1, 1346004, -1, -1, 1345995, 1346000, -1, -1 }, { 0x9D3F, 1346020, 1346009, 1346069, -1, -1, 1346060, 1346065, -1, -1 }, { 0x9D40, 1346078, 1346073, 1346085, -1, -1, -1, -1, -1, -1 }, { 0x9D41, 1346096, 1346090, 1346133, 1346139, 1346129, -1, 1346125, 1346118, -1 }, { 0x9D42, 1346148, 1346143, 1346225, -1, 1346221, 1346201, 1346210, 1346194, -1 }, { 0x9D43, -1, 1346230, 1346244, -1, -1, -1, 1346235, -1, -1 }, { 0x9D44, 1346254, 1346250, 1346325, -1, 1346321, 1346312, 1346317, 1346305, -1 }, { 0x9D45, -1, -1, 1346346, -1, -1, -1, 1346330, -1, -1 }, { 0x9D46, -1, -1, 1346359, -1, -1, 1346351, -1, -1, -1 }, { 0x9D47, -1, -1, 1346370, -1, -1, 1346365, -1, -1, -1 }, { 0x9D48, -1, -1, 1346380, -1, -1, 1346376, -1, -1, -1 }, { 0x9D49, -1, 1346383, 1346389, -1, -1, -1, -1, -1, -1 }, { 0x9D4A, -1, 1346395, 1346421, -1, -1, 1346401, 1346412, -1, -1 }, { 0x9D4B, -1, 1346426, 1346431, -1, -1, -1, -1, -1, -1 }, { 0x9D4C, -1, 1346435, 1346440, -1, -1, -1, -1, -1, -1 }, { 0x9D4D, -1, -1, 1346444, -1, -1, -1, -1, -1, -1 }, { 0x9D4E, -1, 1346450, 1346454, -1, -1, -1, -1, -1, -1 }, { 0x9D4F, -1, 1346459, 1346464, -1, -1, -1, -1, -1, -1 }, { 0x9D50, -1, 1346468, 1346490, -1, -1, 1346473, 1346484, -1, -1 }, { 0x9D51, 1346500, 1346494, 1346523, 1346529, 1346518, -1, 1346514, 1346507, -1 }, { 0x9D52, 1346540, 1346535, 1346573, 1346577, -1, -1, -1, -1, 1346581 }, { 0x9D53, 1346592, 1346587, 1346639, -1, 1346635, -1, 1346617, 1346610, -1 }, { 0x9D54, -1, 1346643, 1346666, -1, 1346661, -1, 1346656, 1346649, -1 }, { 0x9D55, -1, -1, 1346671, -1, -1, -1, -1, -1, -1 }, { 0x9D56, -1, 1346676, 1346681, -1, -1, -1, -1, -1, -1 }, { 0x9D57, -1, -1, 1346685, -1, -1, -1, -1, -1, -1 }, { 0x9D58, -1, -1, 1346689, -1, -1, -1, -1, -1, -1 }, { 0x9D59, 1346700, 1346694, 1346748, -1, -1, 1346733, 1346738, -1, -1 }, { 0x9D5A, -1, 1346752, 1346757, -1, -1, -1, -1, -1, -1 }, { 0x9D5B, -1, 1346761, 1346767, -1, -1, -1, -1, -1, -1 }, { 0x9D5C, 1346778, 1346773, 1346796, 1346800, 1346792, 1346786, 1346788, -1, -1 }, { 0x9D5D, 1346810, 1346805, 1346828, 1346831, 1346826, -1, 1346823, 1346816, 1346836 }, { 0x9D5E, 1346845, 1346840, 1346863, -1, 1346861, -1, 1346858, 1346851, -1 }, { 0x9D5F, -1, 1346866, 1346888, -1, -1, 1346872, 1346879, -1, -1 }, { 0x9D60, 1346910, 1346895, 1346952, 1346956, 1346944, 1346924, 1346935, 1346917, -1 }, { 0x9D61, 1346965, 1346960, 1347000, 1347004, 1346996, -1, 1346990, 1346983, 1347009 }, { 0x9D62, -1, -1, 1347018, -1, -1, -1, 1347013, -1, -1 }, { 0x9D63, -1, -1, 1347028, -1, -1, -1, 1347024, -1, -1 }, { 0x9D64, -1, -1, 1347041, -1, -1, 1347033, -1, -1, -1 }, { 0x9D65, -1, -1, 1347053, -1, -1, 1347046, -1, -1, -1 }, { 0x9D66, -1, -1, 1347064, -1, -1, -1, -1, 1347058, -1 }, { 0x9D67, -1, -1, 1347087, -1, -1, 1347068, 1347073, -1, -1 }, { 0x9D68, -1, -1, 1347091, -1, -1, -1, -1, -1, -1 }, { 0x9D69, 1347101, 1347096, 1347166, -1, 1347162, 1347143, 1347152, 1347136, -1 }, { 0x9D6A, 1347174, 1347170, 1347211, -1, -1, 1347199, 1347205, -1, -1 }, { 0x9D6B, 1347220, 1347215, 1347262, -1, -1, 1347229, 1347243, -1, -1 }, { 0x9D6C, 1347275, 1347268, 1347330, 1347336, 1347324, 1347313, 1347320, 1347306, 1347343 }, { 0x9D6D, 1347355, 1347350, 1347384, -1, -1, -1, -1, -1, -1 }, { 0x9D6E, 1347395, 1347389, 1347413, -1, -1, -1, -1, -1, -1 }, { 0x9D6F, 1347424, 1347419, 1347478, -1, 1347473, 1347460, 1347464, 1347453, -1 }, { 0x9D70, 1347488, 1347483, 1347562, 1347568, 1347559, 1347536, 1347554, 1347529, -1 }, { 0x9D71, -1, -1, 1347573, -1, -1, -1, -1, -1, -1 }, { 0x9D72, 1347589, 1347577, 1347651, 1347656, 1347647, 1347627, 1347636, 1347620, 1347663 }, { 0x9D73, -1, 1347672, 1347677, -1, -1, -1, -1, -1, -1 }, { 0x9D74, -1, -1, 1347683, -1, -1, -1, -1, -1, 1347687 }, { 0x9D75, -1, -1, 1347694, -1, -1, -1, -1, -1, -1 }, { 0x9D76, -1, -1, 1347707, -1, -1, 1347698, 1347705, -1, -1 }, { 0x9D77, 1347717, 1347711, 1347744, 1347750, 1347740, -1, 1347734, 1347727, -1 }, { 0x9D78, -1, -1, 1347757, -1, -1, -1, -1, -1, -1 }, { 0x9D79, -1, 1347761, 1347766, -1, -1, -1, -1, -1, -1 }, { 0x9D7A, -1, -1, 1347777, -1, -1, 1347770, 1347774, -1, -1 }, { 0x9D7B, 1347793, 1347781, 1347849, -1, 1347844, 1347828, 1347835, 1347821, -1 }, { 0x9D7C, 1347861, 1347855, 1347913, -1, -1, 1347902, 1347906, -1, -1 }, { 0x9D7D, -1, -1, 1347919, -1, -1, -1, -1, -1, -1 }, { 0x9D7E, 1347930, 1347924, 1347982, -1, 1347978, 1347965, 1347971, 1347958, -1 }, { 0x9D7F, -1, -1, 1347987, -1, -1, -1, -1, -1, -1 }, { 0x9D80, -1, -1, 1347994, -1, -1, -1, -1, -1, -1 }, { 0x9D81, -1, 1347998, 1348004, -1, -1, -1, -1, -1, -1 }, { 0x9D82, 1348015, 1348010, 1348035, -1, -1, -1, -1, -1, -1 }, { 0x9D83, 1348044, 1348039, 1348069, -1, -1, -1, 1348064, -1, -1 }, { 0x9D84, 1348079, 1348073, 1348130, 1348136, 1348124, 1348107, 1348115, 1348100, -1 }, { 0x9D85, -1, -1, 1348144, -1, -1, -1, -1, -1, -1 }, { 0x9D86, -1, 1348148, 1348157, -1, -1, -1, 1348153, -1, -1 }, { 0x9D87, 1348168, 1348162, 1348217, -1, -1, 1348201, 1348209, -1, -1 }, { 0x9D88, -1, -1, 1348223, -1, -1, -1, -1, -1, -1 }, { 0x9D89, 1348233, 1348227, 1348292, 1348298, 1348287, 1348272, 1348278, 1348265, -1 }, { 0x9D8A, 1348310, 1348304, 1348332, -1, -1, -1, 1348323, 1348317, -1 }, { 0x9D8B, 1348344, 1348338, 1348375, -1, -1, -1, -1, -1, -1 }, { 0x9D8C, -1, 1348379, 1348385, -1, -1, -1, -1, -1, -1 }, { 0x9D8D, -1, -1, 1348396, -1, -1, 1348390, -1, -1, -1 }, { 0x9D8E, -1, -1, 1348412, -1, -1, 1348400, -1, -1, -1 }, { 0x9D8F, 1348417, -1, 1348443, -1, -1, 1348425, 1348439, -1, -1 }, { 0x9D90, -1, -1, 1348447, -1, -1, -1, -1, -1, -1 }, { 0x9D91, -1, -1, 1348452, -1, -1, -1, -1, -1, -1 }, { 0x9D92, 1348463, 1348458, 1348510, 1348515, -1, 1348480, 1348489, -1, -1 }, { 0x9D93, 1348527, 1348522, 1348541, -1, -1, -1, 1348531, -1, -1 }, { 0x9D94, -1, -1, 1348547, -1, -1, -1, -1, -1, -1 }, { 0x9D95, -1, -1, 1348568, -1, -1, 1348552, 1348565, -1, -1 }, { 0x9D96, 1348577, 1348572, 1348653, 1348658, 1348648, 1348637, 1348639, 1348630, -1 }, { 0x9D97, 1348669, 1348664, 1348718, 1348722, -1, 1348692, 1348703, -1, -1 }, { 0x9D98, 1348731, 1348727, 1348745, -1, -1, -1, 1348739, -1, -1 }, { 0x9D99, -1, 1348749, 1348754, -1, -1, -1, -1, -1, -1 }, { 0x9D9A, 1348764, 1348758, 1348822, 1348825, 1348819, 1348807, 1348814, 1348800, -1 }, { 0x9D9B, -1, -1, 1348831, -1, -1, -1, -1, -1, -1 }, { 0x9D9C, -1, -1, 1348836, -1, -1, -1, -1, -1, -1 }, { 0x9D9D, -1, -1, 1348841, -1, -1, -1, -1, -1, -1 }, { 0x9D9E, -1, -1, 1348845, -1, -1, -1, -1, -1, -1 }, { 0x9D9F, -1, -1, 1348851, -1, -1, -1, -1, -1, -1 }, { 0x9DA0, -1, 1348855, 1348860, -1, -1, -1, -1, -1, -1 }, { 0x9DA1, 1348870, 1348865, 1348948, -1, 1348944, 1348910, 1348919, 1348904, -1 }, { 0x9DA2, 1348958, 1348952, 1348995, -1, -1, -1, -1, -1, -1 }, { 0x9DA3, -1, -1, 1349001, -1, -1, -1, -1, -1, -1 }, { 0x9DA4, -1, 1349007, 1349028, -1, 1349024, -1, 1349020, 1349013, -1 }, { 0x9DA5, -1, 1349033, 1349038, -1, -1, -1, -1, -1, -1 }, { 0x9DA6, 1349047, 1349043, 1349055, -1, -1, -1, -1, -1, -1 }, { 0x9DA7, -1, -1, 1349059, -1, -1, -1, -1, -1, -1 }, { 0x9DA8, -1, -1, 1349065, -1, -1, -1, -1, -1, -1 }, { 0x9DA9, 1349077, 1349072, 1349107, 1349111, 1349103, 1349089, 1349095, 1349082, -1 }, { 0x9DAA, 1349126, 1349120, 1349151, -1, -1, 1349135, 1349140, -1, -1 }, { 0x9DAB, 1349161, 1349155, 1349193, -1, -1, 1349185, -1, -1, -1 }, { 0x9DAC, 1349205, 1349199, 1349243, 1349249, 1349237, 1349219, 1349228, 1349212, -1 }, { 0x9DAD, -1, -1, 1349256, -1, -1, -1, -1, -1, -1 }, { 0x9DAE, -1, -1, 1349283, -1, -1, 1349262, 1349268, -1, -1 }, { 0x9DAF, 1349292, 1349287, 1349360, 1349366, 1349355, 1349345, 1349352, 1349338, 1349373 }, { 0x9DB0, -1, -1, 1349378, -1, -1, -1, -1, -1, -1 }, { 0x9DB1, 1349389, 1349384, 1349410, -1, -1, 1349397, 1349402, -1, -1 }, { 0x9DB2, -1, 1349416, 1349434, -1, -1, 1349422, 1349429, -1, -1 }, { 0x9DB3, -1, -1, 1349440, -1, -1, -1, -1, -1, -1 }, { 0x9DB4, 1349450, 1349445, 1349502, 1349506, 1349498, 1349487, 1349493, 1349480, 1349512 }, { 0x9DB5, 1349522, 1349518, 1349589, -1, 1349584, 1349562, 1349574, 1349555, -1 }, { 0x9DB6, -1, -1, 1349594, -1, -1, -1, -1, -1, -1 }, { 0x9DB7, -1, -1, 1349600, -1, -1, -1, -1, -1, -1 }, { 0x9DB8, 1349605, -1, 1349648, -1, 1349644, 1349634, 1349639, 1349627, -1 }, { 0x9DB9, 1349658, 1349653, 1349694, -1, 1349690, 1349673, 1349682, 1349666, -1 }, { 0x9DBA, 1349704, 1349699, 1349717, 1349721, -1, -1, 1349712, -1, 1349726 }, { 0x9DBB, 1349744, 1349733, 1349801, 1349805, 1349797, 1349776, 1349785, 1349769, -1 }, { 0x9DBC, 1349816, 1349811, 1349856, -1, -1, 1349839, 1349848, -1, -1 }, { 0x9DBD, 1349868, 1349862, 1349875, -1, -1, -1, -1, -1, -1 }, { 0x9DBE, -1, 1349880, 1349885, -1, -1, -1, -1, -1, -1 }, { 0x9DBF, 1349894, 1349890, 1349923, -1, 1349920, 1349911, 1349913, 1349904, -1 }, { 0x9DC0, 1349931, 1349927, 1349953, 1349957, -1, -1, -1, -1, -1 }, { 0x9DC1, 1349975, 1349970, 1350012, -1, 1350009, -1, 1350004, 1349997, -1 }, { 0x9DC2, 1350021, 1350016, 1350092, -1, 1350089, 1350067, 1350085, 1350060, 1350097 }, { 0x9DC3, 1350109, 1350104, 1350127, -1, -1, 1350115, 1350121, -1, -1 }, { 0x9DC4, 1350137, 1350132, 1350170, 1350174, 1350165, 1350152, 1350161, 1350145, -1 }, { 0x9DC5, -1, 1350179, 1350185, -1, -1, -1, -1, -1, -1 }, { 0x9DC6, 1350189, -1, 1350218, -1, -1, 1350199, 1350205, -1, -1 }, { 0x9DC7, 1350229, 1350224, 1350281, 1350286, 1350277, 1350255, 1350260, 1350248, -1 }, { 0x9DC8, 1350300, 1350295, 1350315, -1, -1, -1, -1, -1, -1 }, { 0x9DC9, -1, 1350319, 1350328, -1, -1, -1, 1350324, -1, -1 }, { 0x9DCA, 1350337, 1350332, 1350357, -1, -1, -1, 1350346, -1, -1 }, { 0x9DCB, -1, 1350361, 1350366, -1, -1, -1, -1, -1, 1350370 }, { 0x9DCC, -1, -1, 1350375, -1, -1, -1, -1, -1, -1 }, { 0x9DCD, -1, -1, 1350379, -1, -1, -1, -1, -1, -1 }, { 0x9DCE, -1, -1, 1350385, -1, -1, -1, -1, -1, -1 }, { 0x9DCF, 1350390, -1, 1350429, -1, -1, 1350410, 1350416, -1, -1 }, { 0x9DD0, -1, 1350435, 1350440, -1, -1, -1, -1, -1, -1 }, { 0x9DD1, -1, 1350446, 1350451, -1, -1, -1, -1, -1, -1 }, { 0x9DD2, -1, 1350455, 1350461, -1, -1, -1, -1, -1, -1 }, { 0x9DD3, 1350471, 1350467, 1350495, 1350500, 1350492, -1, 1350488, 1350481, -1 }, { 0x9DD4, 1350511, 1350505, 1350562, -1, -1, 1350543, 1350550, -1, -1 }, { 0x9DD5, 1350576, 1350566, 1350596, -1, -1, 1350581, 1350586, -1, -1 }, { 0x9DD6, 1350605, 1350601, 1350634, -1, 1350630, 1350620, 1350627, 1350613, -1 }, { 0x9DD7, 1350642, 1350638, 1350702, 1350706, 1350698, 1350688, 1350695, 1350681, -1 }, { 0x9DD8, -1, 1350711, 1350716, -1, -1, -1, -1, -1, -1 }, { 0x9DD9, 1350725, 1350721, 1350773, 1350778, 1350770, 1350746, 1350759, 1350739, -1 }, { 0x9DDA, 1350787, 1350782, 1350834, -1, -1, 1350812, 1350819, -1, -1 }, { 0x9DDB, -1, 1350839, 1350845, -1, -1, -1, -1, -1, -1 }, { 0x9DDC, -1, -1, 1350851, -1, -1, -1, -1, -1, -1 }, { 0x9DDD, -1, -1, 1350855, -1, -1, -1, -1, -1, -1 }, { 0x9DDE, 1350872, 1350859, 1350907, -1, -1, 1350893, 1350898, -1, -1 }, { 0x9DDF, 1350925, 1350915, 1350950, -1, -1, 1350933, 1350940, -1, 1350956 }, { 0x9DE0, -1, -1, 1350969, -1, -1, -1, 1350962, -1, -1 }, { 0x9DE1, -1, -1, 1350973, -1, -1, -1, -1, -1, -1 }, { 0x9DE2, -1, -1, 1350977, -1, -1, -1, -1, -1, -1 }, { 0x9DE3, -1, -1, 1350982, -1, -1, -1, -1, -1, -1 }, { 0x9DE4, -1, 1350987, 1351003, -1, -1, -1, -1, -1, -1 }, { 0x9DE5, 1351011, 1351007, 1351049, -1, -1, 1351035, 1351045, -1, -1 }, { 0x9DE6, 1351058, 1351053, 1351107, -1, 1351103, 1351070, 1351098, 1351063, -1 }, { 0x9DE7, 1351113, -1, 1351130, -1, -1, 1351123, 1351125, -1, -1 }, { 0x9DE8, -1, -1, 1351134, -1, -1, -1, -1, -1, -1 }, { 0x9DE9, 1351144, 1351139, 1351184, -1, 1351179, -1, 1351160, 1351153, -1 }, { 0x9DEA, -1, -1, 1351199, -1, 1351194, -1, -1, 1351188, -1 }, { 0x9DEB, 1351210, 1351205, 1351254, -1, 1351249, -1, 1351238, 1351231, -1 }, { 0x9DEC, -1, -1, 1351258, -1, -1, -1, -1, -1, -1 }, { 0x9DED, -1, 1351265, 1351285, -1, -1, -1, 1351277, -1, -1 }, { 0x9DEE, 1351295, 1351290, 1351337, -1, -1, 1351316, 1351327, -1, 1351343 }, { 0x9DEF, 1351352, 1351347, 1351362, -1, -1, -1, 1351357, -1, -1 }, { 0x9DF0, -1, 1351368, 1351404, -1, 1351400, 1351379, 1351397, 1351373, -1 }, { 0x9DF1, -1, -1, 1351419, -1, 1351416, -1, -1, 1351409, -1 }, { 0x9DF2, 1351429, 1351424, 1351471, 1351476, 1351466, 1351452, 1351458, 1351445, -1 }, { 0x9DF3, 1351490, 1351484, 1351564, -1, 1351560, 1351537, 1351552, 1351530, -1 }, { 0x9DF4, 1351576, 1351570, 1351679, -1, -1, 1351666, 1351671, -1, -1 }, { 0x9DF5, -1, -1, 1351685, -1, -1, -1, -1, -1, -1 }, { 0x9DF6, -1, -1, 1351689, -1, -1, -1, -1, -1, -1 }, { 0x9DF7, -1, -1, 1351694, -1, -1, -1, -1, -1, -1 }, { 0x9DF8, 1351710, 1351699, 1351776, -1, 1351772, 1351761, 1351767, 1351754, -1 }, { 0x9DF9, 1351786, 1351780, 1351852, 1351858, 1351848, 1351836, 1351841, 1351829, 1351866 }, { 0x9DFA, 1351876, 1351871, 1351942, 1351946, 1351939, 1351927, 1351932, 1351914, -1 }, { 0x9DFB, -1, 1351950, 1351956, -1, -1, -1, -1, -1, -1 }, { 0x9DFC, -1, 1351962, 1351968, -1, -1, -1, -1, -1, -1 }, { 0x9DFD, 1351979, 1351974, 1352068, -1, 1352064, 1352046, 1352050, 1352039, -1 }, { 0x9DFE, 1352077, 1352073, 1352087, -1, -1, -1, 1352085, -1, -1 }, { 0x9DFF, 1352096, 1352091, 1352157, -1, 1352152, -1, -1, 1352145, -1 }, { 0x9E00, -1, 1352161, 1352171, -1, -1, -1, -1, -1, -1 }, { 0x9E01, -1, 1352176, 1352180, -1, -1, -1, -1, -1, -1 }, { 0x9E02, 1352190, 1352185, 1352235, 1352239, -1, 1352222, 1352231, -1, -1 }, { 0x9E03, -1, 1352243, 1352247, -1, -1, -1, -1, -1, -1 }, { 0x9E04, -1, -1, 1352251, -1, -1, -1, -1, -1, -1 }, { 0x9E05, -1, -1, 1352255, -1, -1, -1, -1, -1, -1 }, { 0x9E06, -1, 1352259, 1352264, -1, -1, -1, -1, -1, -1 }, { 0x9E07, 1352273, 1352268, 1352324, 1352330, 1352320, 1352303, 1352312, 1352296, -1 }, { 0x9E08, -1, -1, 1352336, -1, -1, -1, -1, -1, -1 }, { 0x9E09, -1, 1352340, 1352347, -1, -1, -1, -1, -1, -1 }, { 0x9E0A, 1352358, 1352353, 1352421, 1352425, -1, 1352395, 1352402, -1, -1 }, { 0x9E0B, 1352436, 1352430, 1352453, -1, -1, -1, -1, -1, -1 }, { 0x9E0C, -1, 1352459, 1352469, -1, -1, -1, -1, -1, 1352473 }, { 0x9E0D, -1, -1, 1352479, -1, -1, -1, -1, -1, -1 }, { 0x9E0E, 1352495, 1352483, 1352537, 1352543, -1, -1, 1352530, -1, -1 }, { 0x9E0F, -1, 1352550, 1352568, -1, 1352563, -1, -1, 1352556, 1352574 }, { 0x9E10, -1, 1352580, 1352614, -1, -1, 1352585, 1352594, -1, -1 }, { 0x9E11, 1352624, 1352618, 1352689, -1, -1, -1, 1352684, -1, -1 }, { 0x9E12, 1352704, 1352694, 1352740, -1, -1, -1, 1352737, -1, -1 }, { 0x9E13, -1, 1352744, 1352750, -1, -1, -1, -1, -1, -1 }, { 0x9E14, -1, -1, 1352755, -1, -1, -1, -1, -1, -1 }, { 0x9E15, 1352764, 1352759, 1352793, 1352797, 1352790, 1352781, 1352787, 1352774, -1 }, { 0x9E16, -1, -1, 1352811, -1, -1, 1352800, 1352806, -1, -1 }, { 0x9E17, -1, -1, 1352815, -1, -1, -1, -1, -1, -1 }, { 0x9E18, 1352828, 1352821, 1352834, -1, -1, -1, -1, -1, -1 }, { 0x9E19, -1, -1, 1352854, -1, -1, 1352842, 1352849, -1, -1 }, { 0x9E1A, 1352865, 1352859, 1352891, 1352897, 1352886, -1, 1352879, 1352872, -1 }, { 0x9E1B, 1352909, 1352904, 1352992, -1, 1352987, 1352973, 1352983, 1352966, -1 }, { 0x9E1C, 1353004, 1352998, 1353052, 1353056, 1353048, 1353030, 1353042, 1353023, 1353061 }, { 0x9E1D, 1353070, 1353065, 1353113, 1353117, -1, -1, 1353102, -1, -1 }, { 0x9E1E, 1353128, 1353122, 1353163, 1353169, 1353159, -1, 1353155, 1353142, 1353176 }, { 0x9E1F, 1353186, 1353181, 1353211, -1, -1, -1, -1, -1, -1 }, { 0x9E20, 1353227, 1353217, 1353253, -1, -1, -1, -1, -1, -1 }, { 0x9E21, 1353263, 1353258, 1353271, -1, -1, -1, -1, -1, -1 }, { 0x9E22, 1353281, 1353275, 1353312, -1, -1, -1, -1, -1, -1 }, { 0x9E23, 1353324, 1353318, 1353358, -1, -1, -1, -1, -1, -1 }, { 0x9E24, 1353368, 1353364, 1353387, -1, -1, -1, -1, -1, -1 }, { 0x9E25, 1353396, 1353392, 1353435, -1, -1, -1, -1, -1, -1 }, { 0x9E26, 1353443, 1353439, 1353474, -1, -1, -1, -1, -1, -1 }, { 0x9E27, 1353484, 1353478, 1353491, -1, -1, -1, -1, -1, -1 }, { 0x9E28, 1353502, 1353497, 1353545, -1, -1, -1, -1, -1, -1 }, { 0x9E29, 1353555, 1353550, 1353594, -1, -1, -1, -1, -1, -1 }, { 0x9E2A, 1353604, 1353600, 1353629, -1, -1, -1, -1, -1, -1 }, { 0x9E2B, 1353639, 1353633, 1353672, -1, -1, -1, -1, -1, -1 }, { 0x9E2C, 1353683, 1353678, 1353693, -1, -1, -1, -1, -1, -1 }, { 0x9E2D, 1353709, 1353697, 1353738, -1, -1, -1, -1, -1, -1 }, { 0x9E2E, 1353747, 1353742, 1353751, -1, -1, -1, -1, -1, -1 }, { 0x9E2F, 1353764, 1353757, 1353804, -1, -1, -1, -1, -1, -1 }, { 0x9E30, 1353816, 1353810, 1353879, -1, -1, -1, 1353870, -1, -1 }, { 0x9E31, 1353889, 1353885, 1353917, -1, -1, -1, -1, -1, -1 }, { 0x9E32, 1353928, 1353922, 1353963, -1, -1, -1, -1, -1, -1 }, { 0x9E33, 1353973, 1353967, 1354011, -1, -1, -1, -1, -1, -1 }, { 0x9E34, 1354022, 1354017, 1354100, -1, -1, 1354082, 1354086, -1, -1 }, { 0x9E35, 1354109, 1354105, 1354117, -1, -1, -1, -1, -1, -1 }, { 0x9E36, 1354126, 1354122, 1354144, -1, -1, -1, -1, -1, -1 }, { 0x9E37, 1354152, 1354148, 1354166, -1, -1, -1, -1, -1, -1 }, { 0x9E38, 1354175, 1354171, 1354183, -1, -1, -1, -1, -1, -1 }, { 0x9E39, 1354192, 1354187, 1354201, -1, -1, -1, -1, -1, -1 }, { 0x9E3A, 1354211, 1354206, 1354239, -1, -1, -1, -1, -1, -1 }, { 0x9E3B, -1, -1, 1354244, -1, -1, -1, -1, -1, -1 }, { 0x9E3C, -1, 1354250, 1354255, -1, -1, -1, -1, -1, -1 }, { 0x9E3D, 1354266, 1354261, 1354306, -1, -1, -1, -1, -1, -1 }, { 0x9E3E, 1354316, 1354310, 1354330, -1, -1, -1, -1, -1, -1 }, { 0x9E3F, 1354342, 1354336, 1354369, -1, -1, -1, -1, -1, -1 }, { 0x9E40, -1, -1, 1354392, -1, -1, 1354375, 1354386, -1, -1 }, { 0x9E41, 1354401, 1354396, 1354419, -1, -1, -1, -1, -1, -1 }, { 0x9E42, 1354428, 1354423, 1354460, -1, -1, -1, -1, -1, -1 }, { 0x9E43, 1354470, 1354464, 1354477, -1, -1, -1, -1, -1, -1 }, { 0x9E44, 1354493, 1354483, 1354500, -1, -1, -1, -1, -1, -1 }, { 0x9E45, 1354509, 1354504, 1354515, -1, -1, -1, -1, -1, -1 }, { 0x9E46, 1354523, 1354518, 1354557, -1, -1, -1, -1, -1, -1 }, { 0x9E47, 1354567, 1354561, 1354630, -1, -1, -1, -1, -1, -1 }, { 0x9E48, 1354641, 1354636, 1354649, -1, -1, -1, -1, -1, -1 }, { 0x9E49, 1354658, 1354653, 1354676, -1, -1, -1, -1, -1, -1 }, { 0x9E4A, 1354686, 1354680, 1354717, -1, -1, -1, -1, -1, -1 }, { 0x9E4B, 1354722, -1, 1354726, -1, -1, -1, -1, -1, -1 }, { 0x9E4C, 1354736, 1354732, 1354761, -1, -1, -1, -1, -1, -1 }, { 0x9E4D, 1354765, -1, 1354793, -1, -1, -1, -1, -1, -1 }, { 0x9E4E, 1354803, 1354798, 1354808, -1, -1, -1, -1, -1, -1 }, { 0x9E4F, 1354820, 1354813, 1354851, -1, -1, -1, -1, -1, -1 }, { 0x9E50, 1354857, -1, 1354875, -1, -1, -1, -1, -1, -1 }, { 0x9E51, 1354887, 1354881, 1354919, -1, -1, -1, -1, -1, -1 }, { 0x9E52, 1354931, 1354925, 1354938, -1, -1, -1, -1, -1, -1 }, { 0x9E53, 1354950, 1354944, 1354960, -1, -1, -1, -1, -1, -1 }, { 0x9E54, 1354971, 1354966, 1354992, -1, -1, -1, -1, -1, -1 }, { 0x9E55, 1355000, 1354996, 1355008, -1, -1, -1, -1, -1, -1 }, { 0x9E56, 1355017, 1355012, 1355051, -1, -1, -1, -1, -1, -1 }, { 0x9E57, 1355061, 1355055, 1355078, -1, -1, -1, -1, -1, -1 }, { 0x9E58, 1355092, 1355081, 1355126, -1, -1, -1, -1, -1, -1 }, { 0x9E59, 1355135, 1355130, 1355193, -1, 1355188, -1, -1, -1, -1 }, { 0x9E5A, 1355202, 1355198, 1355212, -1, -1, -1, -1, -1, -1 }, { 0x9E5B, -1, -1, 1355216, -1, -1, -1, -1, -1, -1 }, { 0x9E5C, 1355226, 1355221, 1355231, -1, -1, -1, -1, -1, -1 }, { 0x9E5D, 1355240, 1355235, 1355249, -1, -1, -1, -1, -1, -1 }, { 0x9E5E, 1355258, 1355253, 1355289, -1, -1, -1, -1, -1, -1 }, { 0x9E5F, -1, 1355294, 1355312, -1, -1, 1355300, 1355307, -1, -1 }, { 0x9E60, 1355323, 1355318, 1355331, -1, -1, -1, -1, -1, -1 }, { 0x9E61, 1355341, 1355336, 1355354, -1, -1, -1, 1355349, -1, -1 }, { 0x9E62, 1355363, 1355358, 1355389, -1, -1, -1, 1355384, -1, -1 }, { 0x9E63, 1355398, 1355393, 1355421, -1, -1, -1, -1, -1, -1 }, { 0x9E64, 1355432, 1355427, 1355462, -1, -1, -1, -1, -1, -1 }, { 0x9E65, 1355470, 1355466, 1355478, -1, -1, -1, -1, -1, -1 }, { 0x9E66, 1355488, 1355482, 1355495, -1, -1, -1, -1, -1, -1 }, { 0x9E67, 1355505, 1355501, 1355515, -1, -1, -1, -1, -1, -1 }, { 0x9E68, 1355525, 1355520, 1355550, -1, -1, -1, -1, -1, -1 }, { 0x9E69, 1355560, 1355555, 1355565, -1, -1, -1, -1, -1, -1 }, { 0x9E6A, 1355576, 1355571, 1355581, -1, -1, -1, -1, -1, -1 }, { 0x9E6B, 1355592, 1355587, 1355608, -1, -1, -1, -1, -1, -1 }, { 0x9E6C, 1355618, 1355613, 1355636, -1, -1, -1, -1, -1, -1 }, { 0x9E6D, 1355645, 1355640, 1355683, -1, -1, -1, -1, -1, -1 }, { 0x9E6E, 1355687, -1, 1355726, -1, -1, -1, -1, -1, -1 }, { 0x9E6F, 1355737, 1355732, 1355760, -1, -1, -1, -1, -1, -1 }, { 0x9E70, 1355772, 1355766, 1355808, -1, -1, -1, -1, -1, -1 }, { 0x9E71, -1, -1, 1355814, -1, -1, -1, -1, -1, -1 }, { 0x9E72, -1, -1, 1355818, -1, -1, -1, -1, -1, -1 }, { 0x9E73, 1355829, 1355824, 1355886, -1, -1, -1, -1, -1, -1 }, { 0x9E74, 1355892, -1, 1355898, -1, -1, -1, -1, -1, -1 }, { 0x9E75, 1355911, 1355906, 1355974, -1, 1355971, 1355950, 1355968, 1355943, -1 }, { 0x9E76, 1355978, -1, 1356020, -1, 1356015, 1356004, 1356010, -1, -1 }, { 0x9E77, -1, -1, 1356038, -1, 1356032, -1, -1, 1356025, -1 }, { 0x9E78, 1356044, -1, 1356088, -1, -1, 1356072, 1356076, -1, -1 }, { 0x9E79, 1356100, 1356094, 1356162, -1, 1356158, 1356137, 1356154, 1356130, -1 }, { 0x9E7A, 1356172, 1356168, 1356208, -1, -1, 1356190, 1356195, 1356184, -1 }, { 0x9E7B, 1356219, 1356213, 1356282, -1, 1356278, 1356263, 1356270, 1356256, -1 }, { 0x9E7C, 1356294, 1356288, 1356338, -1, -1, 1356322, 1356326, -1, -1 }, { 0x9E7D, 1356349, 1356344, 1356397, 1356402, 1356393, 1356385, 1356390, 1356378, -1 }, { 0x9E7E, 1356418, 1356414, 1356430, -1, -1, -1, -1, -1, -1 }, { 0x9E7F, 1356440, 1356435, 1356505, 1356509, 1356501, 1356487, 1356496, 1356474, 1356514 }, { 0x9E80, 1356525, 1356520, 1356571, -1, 1356568, 1356554, 1356561, 1356547, -1 }, { 0x9E81, 1356581, 1356576, 1356616, -1, -1, 1356608, 1356613, -1, -1 }, { 0x9E82, 1356625, 1356620, 1356656, -1, 1356651, -1, 1356648, 1356641, 1356660 }, { 0x9E83, 1356673, 1356668, 1356701, -1, -1, 1356684, 1356692, -1, -1 }, { 0x9E84, 1356717, 1356712, 1356763, 1356767, 1356758, 1356743, 1356752, 1356737, -1 }, { 0x9E85, 1356777, 1356771, 1356836, -1, -1, 1356819, 1356827, -1, -1 }, { 0x9E86, -1, 1356841, 1356846, -1, -1, -1, -1, -1, -1 }, { 0x9E87, 1356863, 1356851, 1356954, -1, 1356944, 1356927, 1356932, -1, -1 }, { 0x9E88, 1356964, 1356959, 1356998, -1, 1356994, 1356980, 1356987, -1, -1 }, { 0x9E89, -1, -1, 1357003, -1, -1, -1, -1, -1, -1 }, { 0x9E8A, -1, -1, 1357009, -1, -1, -1, -1, -1, -1 }, { 0x9E8B, 1357018, 1357013, 1357054, 1357058, 1357051, 1357038, 1357048, 1357031, -1 }, { 0x9E8C, 1357067, 1357062, 1357100, -1, 1357097, 1357085, 1357091, 1357078, -1 }, { 0x9E8D, -1, -1, 1357104, -1, -1, -1, -1, -1, -1 }, { 0x9E8E, -1, -1, 1357125, -1, -1, -1, 1357109, -1, -1 }, { 0x9E8F, -1, -1, 1357151, -1, 1357146, -1, 1357138, 1357131, -1 }, { 0x9E90, 1357162, 1357156, 1357188, -1, -1, -1, -1, -1, -1 }, { 0x9E91, 1357199, 1357193, 1357242, -1, 1357238, 1357223, 1357230, 1357216, 1357246 }, { 0x9E92, 1357257, 1357252, 1357301, 1357305, 1357298, -1, 1357292, 1357285, 1357311 }, { 0x9E93, 1357320, 1357315, 1357366, -1, 1357362, 1357350, 1357357, 1357343, -1 }, { 0x9E94, -1, -1, 1357370, -1, -1, -1, -1, -1, -1 }, { 0x9E95, 1357381, 1357375, 1357432, -1, -1, 1357415, 1357420, -1, -1 }, { 0x9E96, -1, 1357437, 1357466, -1, -1, 1357449, 1357457, -1, -1 }, { 0x9E97, 1357477, 1357472, 1357563, 1357567, 1357556, 1357522, 1357549, 1357509, 1357573 }, { 0x9E98, 1357585, 1357578, 1357606, -1, -1, -1, 1357597, 1357591, -1 }, { 0x9E99, -1, 1357613, 1357626, -1, -1, -1, -1, -1, -1 }, { 0x9E9A, -1, -1, 1357632, -1, -1, -1, -1, -1, -1 }, { 0x9E9B, 1357647, 1357637, 1357660, 1357664, -1, -1, 1357652, -1, -1 }, { 0x9E9C, -1, 1357668, 1357674, -1, -1, -1, -1, -1, -1 }, { 0x9E9D, 1357682, 1357678, 1357714, 1357719, 1357711, -1, 1357699, 1357692, 1357725 }, { 0x9E9E, 1357737, 1357730, 1357784, -1, 1357779, 1357769, 1357774, 1357762, -1 }, { 0x9E9F, 1357797, 1357791, 1357844, 1357849, 1357840, -1, 1357836, 1357823, 1357854 }, { 0x9EA0, 1357871, 1357859, 1357884, -1, -1, -1, -1, -1, -1 }, { 0x9EA1, -1, -1, 1357890, -1, -1, -1, -1, -1, -1 }, { 0x9EA2, -1, 1357894, 1357900, -1, -1, -1, -1, -1, -1 }, { 0x9EA3, -1, -1, 1357906, -1, -1, -1, -1, -1, -1 }, { 0x9EA4, 1357916, 1357911, 1357974, 1357978, 1357969, 1357949, 1357963, 1357942, -1 }, { 0x9EA5, 1357993, 1357982, 1358062, 1358067, 1358057, 1358047, 1358052, 1358040, 1358073 }, { 0x9EA6, 1358085, 1358080, 1358166, -1, 1358161, 1358151, 1358156, -1, -1 }, { 0x9EA7, -1, 1358171, 1358176, -1, -1, -1, -1, -1, -1 }, { 0x9EA8, -1, 1358180, 1358202, -1, -1, 1358185, 1358197, -1, -1 }, { 0x9EA9, 1358212, 1358208, 1358238, -1, 1358234, 1358224, 1358231, 1358217, -1 }, { 0x9EAA, 1358247, 1358242, 1358292, -1, 1358287, 1358276, 1358283, 1358269, -1 }, { 0x9EAB, 1358303, 1358298, 1358328, -1, -1, -1, -1, -1, -1 }, { 0x9EAC, -1, 1358334, 1358348, -1, -1, 1358338, 1358345, -1, -1 }, { 0x9EAD, 1358352, -1, 1358385, -1, -1, 1358371, 1358381, -1, -1 }, { 0x9EAE, 1358390, -1, 1358415, -1, -1, 1358399, 1358408, -1, -1 }, { 0x9EAF, 1358424, 1358419, 1358461, -1, 1358456, 1358445, 1358451, 1358438, -1 }, { 0x9EB0, 1358470, 1358465, 1358487, -1, 1358484, -1, 1358477, -1, -1 }, { 0x9EB1, -1, 1358492, 1358496, -1, -1, -1, -1, -1, -1 }, { 0x9EB2, -1, -1, 1358500, -1, -1, -1, -1, -1, -1 }, { 0x9EB3, -1, -1, 1358536, -1, -1, 1358506, 1358518, -1, -1 }, { 0x9EB4, 1358551, 1358541, 1358597, 1358601, 1358592, 1358581, 1358587, 1358574, -1 }, { 0x9EB5, 1358611, 1358606, 1358660, -1, 1358655, 1358640, 1358647, 1358633, -1 }, { 0x9EB6, -1, -1, 1358666, -1, -1, -1, -1, -1, -1 }, { 0x9EB7, -1, 1358670, 1358676, -1, -1, -1, -1, -1, -1 }, { 0x9EB8, 1358686, 1358682, 1358701, -1, -1, 1358691, 1358698, -1, -1 }, { 0x9EB9, 1358705, -1, 1358744, -1, 1358739, 1358728, 1358734, -1, -1 }, { 0x9EBA, 1358748, -1, 1358786, -1, 1358781, 1358770, 1358777, -1, 1358792 }, { 0x9EBB, 1358804, 1358799, 1358849, 1358853, 1358846, 1358836, 1358840, 1358829, 1358857 }, { 0x9EBC, 1358869, 1358860, 1358950, -1, 1358947, 1358926, 1358941, -1, -1 }, { 0x9EBD, 1358957, 1358953, 1359024, 1359028, 1359021, -1, -1, 1359014, 1359034 }, { 0x9EBE, 1359043, 1359038, 1359117, 1359122, 1359113, 1359088, 1359110, 1359081, -1 }, { 0x9EBF, 1359139, 1359129, 1359180, -1, 1359177, 1359169, 1359174, 1359163, -1 }, { 0x9EC0, -1, 1359183, 1359188, -1, -1, -1, -1, -1, -1 }, { 0x9EC1, -1, 1359193, 1359205, -1, -1, -1, -1, -1, -1 }, { 0x9EC2, -1, 1359210, 1359215, -1, -1, -1, -1, -1, -1 }, { 0x9EC3, 1359226, 1359220, 1359265, -1, 1359259, 1359249, 1359252, 1359242, -1 }, { 0x9EC4, 1359278, 1359272, 1359310, 1359317, 1359304, 1359294, 1359297, -1, 1359325 }, { 0x9EC5, -1, -1, 1359343, -1, 1359339, -1, -1, 1359332, -1 }, { 0x9EC6, -1, 1359348, 1359373, -1, -1, 1359361, 1359369, -1, -1 }, { 0x9EC7, -1, 1359380, 1359385, -1, -1, -1, -1, -1, -1 }, { 0x9EC8, 1359396, 1359391, 1359436, -1, -1, 1359422, 1359428, -1, -1 }, { 0x9EC9, 1359447, 1359441, 1359454, -1, -1, -1, -1, -1, -1 }, { 0x9ECA, -1, -1, 1359460, -1, -1, -1, -1, -1, -1 }, { 0x9ECB, -1, -1, 1359469, -1, -1, -1, 1359465, -1, -1 }, { 0x9ECC, 1359482, 1359476, 1359515, -1, 1359509, 1359496, 1359505, 1359489, -1 }, { 0x9ECD, 1359526, 1359521, 1359589, 1359594, 1359586, 1359577, 1359582, 1359570, -1 }, { 0x9ECE, 1359605, 1359600, 1359666, 1359670, 1359662, 1359649, 1359655, 1359636, 1359674 }, { 0x9ECF, 1359693, 1359678, 1359749, 1359755, 1359745, 1359734, 1359741, 1359727, -1 }, { 0x9ED0, 1359765, 1359761, 1359805, 1359810, 1359802, 1359789, 1359795, 1359782, -1 }, { 0x9ED1, 1359832, 1359821, 1359887, 1359892, 1359883, 1359867, 1359878, 1359860, 1359898 }, { 0x9ED2, 1359904, -1, 1359942, -1, 1359938, 1359922, 1359933, -1, -1 }, { 0x9ED3, 1359957, 1359947, 1359963, -1, -1, -1, -1, -1, -1 }, { 0x9ED4, 1359972, 1359967, 1360016, 1360022, 1360008, 1359994, 1360000, 1359987, -1 }, { 0x9ED5, 1360040, 1360029, 1360061, 1360066, -1, 1360044, 1360048, -1, -1 }, { 0x9ED6, -1, -1, 1360080, -1, 1360077, -1, -1, 1360071, -1 }, { 0x9ED7, -1, -1, 1360084, -1, -1, -1, -1, -1, -1 }, { 0x9ED8, 1360094, 1360089, 1360145, 1360149, 1360140, 1360128, 1360135, 1360121, 1360155 }, { 0x9ED9, 1360166, 1360161, 1360212, -1, -1, 1360193, 1360207, -1, -1 }, { 0x9EDA, -1, 1360216, 1360233, -1, 1360228, -1, -1, 1360221, -1 }, { 0x9EDB, 1360244, 1360239, 1360292, 1360297, 1360288, 1360275, 1360284, 1360268, -1 }, { 0x9EDC, 1360324, 1360306, 1360383, 1360388, 1360377, 1360358, 1360370, 1360351, -1 }, { 0x9EDD, 1360399, 1360394, 1360426, -1, 1360423, 1360412, 1360419, 1360405, -1 }, { 0x9EDE, 1360436, 1360431, 1360489, 1360495, 1360485, 1360475, 1360481, 1360468, 1360501 }, { 0x9EDF, 1360513, 1360509, 1360553, -1, 1360551, 1360538, 1360546, -1, -1 }, { 0x9EE0, 1360573, 1360557, 1360637, -1, 1360633, 1360609, 1360627, 1360602, -1 }, { 0x9EE1, 1360647, 1360642, 1360680, -1, -1, 1360667, 1360674, -1, -1 }, { 0x9EE2, 1360697, 1360685, 1360703, -1, -1, -1, -1, -1, -1 }, { 0x9EE3, -1, -1, 1360707, -1, -1, -1, -1, -1, -1 }, { 0x9EE4, 1360717, 1360712, 1360745, 1360750, -1, 1360728, 1360736, -1, -1 }, { 0x9EE5, 1360761, 1360755, 1360832, -1, 1360826, 1360810, 1360818, 1360803, -1 }, { 0x9EE6, -1, 1360838, 1360843, -1, -1, -1, -1, -1, -1 }, { 0x9EE7, 1360853, 1360848, 1360903, -1, 1360892, 1360875, 1360881, -1, -1 }, { 0x9EE8, 1360913, 1360907, 1360972, 1360978, 1360967, 1360951, 1360963, 1360944, -1 }, { 0x9EE9, 1360991, 1360986, 1361028, -1, -1, -1, -1, -1, -1 }, { 0x9EEA, 1361038, 1361032, 1361049, -1, -1, -1, -1, -1, -1 }, { 0x9EEB, -1, 1361054, 1361059, -1, -1, -1, -1, -1, -1 }, { 0x9EEC, 1361071, 1361064, 1361110, -1, -1, 1361081, 1361096, -1, -1 }, { 0x9EED, -1, 1361115, 1361141, -1, -1, 1361124, 1361132, -1, -1 }, { 0x9EEE, 1361157, 1361146, 1361225, -1, 1361221, 1361194, 1361200, 1361187, -1 }, { 0x9EEF, 1361234, 1361230, 1361287, 1361291, 1361284, 1361269, 1361281, 1361262, -1 }, { 0x9EF0, 1361304, 1361299, 1361348, -1, -1, 1361328, 1361337, -1, -1 }, { 0x9EF1, -1, 1361354, 1361385, -1, -1, 1361359, 1361368, -1, -1 }, { 0x9EF2, 1361396, 1361390, 1361434, -1, 1361429, 1361414, 1361425, 1361407, -1 }, { 0x9EF3, -1, 1361439, 1361443, -1, -1, -1, -1, -1, -1 }, { 0x9EF4, 1361452, 1361447, 1361515, -1, 1361512, 1361489, 1361501, 1361482, -1 }, { 0x9EF5, -1, 1361520, 1361560, -1, 1361556, 1361539, 1361548, 1361532, -1 }, { 0x9EF6, 1361571, 1361566, 1361615, -1, 1361611, 1361598, 1361605, 1361591, -1 }, { 0x9EF7, 1361625, 1361620, 1361694, 1361698, 1361690, 1361669, 1361685, 1361662, -1 }, { 0x9EF8, -1, 1361703, 1361720, -1, -1, 1361708, 1361714, -1, -1 }, { 0x9EF9, 1361728, 1361724, 1361772, -1, -1, 1361760, 1361768, -1, -1 }, { 0x9EFA, -1, -1, 1361789, -1, 1361784, -1, -1, 1361777, -1 }, { 0x9EFB, 1361799, 1361794, 1361851, -1, 1361846, 1361836, 1361840, 1361829, -1 }, { 0x9EFC, 1361859, 1361855, 1361920, -1, 1361917, 1361907, 1361911, 1361900, -1 }, { 0x9EFD, 1361929, 1361924, 1361993, -1, 1361989, 1361959, 1361977, 1361952, -1 }, { 0x9EFE, 1362004, 1361999, 1362027, 1362033, -1, -1, -1, -1, -1 }, { 0x9EFF, 1362052, 1362046, 1362106, 1362112, 1362102, 1362084, 1362094, 1362077, -1 }, { 0x9F00, -1, -1, 1362133, -1, 1362127, -1, -1, 1362120, -1 }, { 0x9F01, -1, -1, 1362137, -1, -1, -1, -1, -1, -1 }, { 0x9F02, 1362151, 1362141, 1362208, -1, 1362205, 1362188, 1362196, 1362181, -1 }, { 0x9F03, 1362219, 1362214, 1362255, -1, -1, 1362241, 1362247, -1, -1 }, { 0x9F04, 1362259, -1, 1362281, -1, 1362277, -1, -1, 1362270, -1 }, { 0x9F05, 1362286, -1, 1362302, -1, -1, 1362293, 1362298, -1, -1 }, { 0x9F06, -1, 1362307, 1362312, -1, -1, -1, -1, -1, -1 }, { 0x9F07, 1362324, 1362318, 1362360, 1362364, 1362358, 1362347, 1362354, 1362340, -1 }, { 0x9F08, 1362375, 1362370, 1362445, 1362450, 1362440, 1362421, 1362428, 1362414, -1 }, { 0x9F09, 1362460, 1362456, 1362526, 1362531, 1362522, 1362495, 1362500, 1362488, -1 }, { 0x9F0A, -1, -1, 1362548, -1, 1362543, -1, -1, 1362536, -1 }, { 0x9F0B, 1362558, 1362552, 1362583, -1, -1, -1, -1, -1, -1 }, { 0x9F0C, -1, -1, 1362589, -1, -1, -1, -1, -1, -1 }, { 0x9F0D, 1362599, 1362595, 1362627, -1, -1, -1, -1, -1, -1 }, { 0x9F0E, 1362638, 1362632, 1362702, 1362708, 1362697, 1362680, 1362693, 1362673, 1362715 }, { 0x9F0F, 1362728, 1362723, 1362763, -1, -1, -1, 1362752, -1, -1 }, { 0x9F10, 1362773, 1362767, 1362821, -1, 1362817, 1362795, 1362801, 1362788, -1 }, { 0x9F11, -1, -1, 1362836, -1, -1, 1362826, 1362832, -1, -1 }, { 0x9F12, 1362846, 1362842, 1362897, -1, -1, 1362884, 1362890, -1, -1 }, { 0x9F13, 1362905, 1362901, 1362950, -1, 1362947, 1362936, 1362944, 1362929, -1 }, { 0x9F14, 1362958, 1362954, 1363043, 1363047, -1, 1363029, 1363037, 1363023, -1 }, { 0x9F15, 1363064, 1363052, 1363089, -1, 1363084, -1, 1363080, -1, -1 }, { 0x9F16, 1363105, 1363095, 1363124, -1, -1, 1363110, 1363120, -1, -1 }, { 0x9F17, 1363134, 1363129, 1363196, -1, 1363193, 1363173, 1363185, 1363166, -1 }, { 0x9F18, -1, 1363201, 1363207, -1, -1, -1, -1, -1, -1 }, { 0x9F19, 1363218, 1363213, 1363271, 1363275, 1363268, 1363251, 1363260, 1363244, -1 }, { 0x9F1A, 1363288, 1363281, 1363302, -1, -1, -1, 1363297, -1, -1 }, { 0x9F1B, 1363314, 1363309, 1363333, -1, -1, 1363319, 1363329, -1, -1 }, { 0x9F1C, -1, 1363338, 1363343, -1, -1, -1, -1, -1, -1 }, { 0x9F1D, -1, -1, 1363347, -1, -1, -1, -1, -1, -1 }, { 0x9F1E, -1, 1363353, 1363371, -1, -1, -1, -1, -1, -1 }, { 0x9F1F, -1, -1, 1363381, -1, -1, -1, 1363377, -1, -1 }, { 0x9F20, 1363392, 1363387, 1363447, 1363452, 1363444, 1363430, 1363437, 1363423, -1 }, { 0x9F21, 1363459, -1, 1363481, -1, -1, 1363470, 1363477, -1, -1 }, { 0x9F22, 1363496, 1363486, 1363546, -1, 1363541, 1363521, 1363533, 1363514, -1 }, { 0x9F23, -1, -1, 1363551, -1, -1, -1, -1, -1, -1 }, { 0x9F24, -1, 1363556, 1363561, -1, -1, -1, -1, -1, -1 }, { 0x9F25, -1, 1363566, 1363571, -1, -1, -1, -1, -1, -1 }, { 0x9F26, -1, 1363575, 1363589, -1, -1, 1363580, 1363584, -1, -1 }, { 0x9F27, 1363599, 1363595, 1363610, -1, -1, -1, -1, -1, -1 }, { 0x9F28, -1, -1, 1363615, -1, -1, -1, -1, -1, -1 }, { 0x9F29, -1, 1363622, 1363628, -1, -1, -1, -1, -1, -1 }, { 0x9F2A, 1363638, 1363632, 1363661, -1, -1, 1363645, 1363652, -1, -1 }, { 0x9F2B, 1363673, 1363668, 1363720, -1, 1363716, 1363697, 1363706, 1363690, -1 }, { 0x9F2C, 1363735, 1363725, 1363782, -1, 1363779, 1363765, 1363772, 1363758, -1 }, { 0x9F2D, -1, -1, 1363787, -1, -1, -1, -1, -1, -1 }, { 0x9F2E, -1, 1363792, 1363798, -1, -1, -1, -1, -1, -1 }, { 0x9F2F, 1363808, 1363804, 1363845, 1363849, 1363843, 1363831, 1363840, 1363824, -1 }, { 0x9F30, -1, -1, 1363853, -1, -1, -1, -1, -1, -1 }, { 0x9F31, -1, 1363857, 1363878, -1, -1, -1, 1363869, -1, -1 }, { 0x9F32, -1, 1363884, 1363897, -1, -1, -1, 1363889, -1, -1 }, { 0x9F33, -1, -1, 1363902, -1, -1, -1, -1, -1, -1 }, { 0x9F34, 1363911, 1363906, 1363965, -1, 1363962, 1363949, 1363956, 1363942, -1 }, { 0x9F35, -1, 1363970, 1363975, -1, -1, -1, -1, -1, -1 }, { 0x9F36, -1, 1363979, 1363983, -1, -1, -1, -1, -1, -1 }, { 0x9F37, 1363992, 1363987, 1364027, -1, 1364022, 1364000, 1364014, -1, -1 }, { 0x9F38, -1, -1, 1364043, -1, 1364038, -1, -1, 1364031, -1 }, { 0x9F39, 1364054, 1364049, 1364108, -1, 1364105, 1364092, 1364099, 1364085, -1 }, { 0x9F3A, -1, -1, 1364126, -1, -1, 1364113, 1364122, -1, -1 }, { 0x9F3B, 1364136, 1364131, 1364189, 1364193, 1364186, 1364175, 1364180, 1364168, -1 }, { 0x9F3C, 1364203, 1364198, 1364254, -1, -1, 1364227, 1364236, -1, -1 }, { 0x9F3D, 1364264, 1364259, 1364297, -1, 1364293, 1364277, 1364285, -1, -1 }, { 0x9F3E, 1364312, 1364302, 1364346, -1, 1364342, 1364332, 1364338, 1364325, -1 }, { 0x9F3F, -1, -1, 1364378, -1, -1, 1364351, 1364362, -1, -1 }, { 0x9F40, -1, -1, 1364382, -1, -1, -1, -1, -1, -1 }, { 0x9F41, 1364391, 1364386, 1364440, -1, -1, 1364421, 1364430, -1, -1 }, { 0x9F42, -1, -1, 1364445, -1, -1, -1, -1, -1, -1 }, { 0x9F43, -1, 1364450, 1364490, -1, -1, 1364462, 1364468, -1, -1 }, { 0x9F44, 1364498, 1364493, 1364538, -1, 1364534, 1364516, 1364527, -1, -1 }, { 0x9F45, 1364548, 1364543, 1364574, -1, -1, 1364564, 1364569, -1, -1 }, { 0x9F46, 1364584, 1364579, 1364613, -1, -1, 1364597, 1364608, -1, -1 }, { 0x9F47, -1, 1364619, 1364639, -1, -1, 1364624, 1364632, -1, -1 }, { 0x9F48, 1364644, -1, 1364703, -1, -1, -1, -1, -1, -1 }, { 0x9F49, 1364721, 1364709, 1364770, -1, -1, -1, -1, -1, -1 }, { 0x9F4A, 1364790, 1364776, 1364872, 1364876, 1364865, 1364828, 1364853, 1364821, 1364883 }, { 0x9F4B, 1364899, 1364888, 1364979, 1364985, 1364975, 1364947, 1364967, 1364940, -1 }, { 0x9F4C, -1, 1364998, 1365003, -1, -1, -1, -1, -1, -1 }, { 0x9F4D, -1, 1365007, 1365011, -1, -1, -1, -1, -1, -1 }, { 0x9F4E, 1365020, 1365015, 1365084, -1, 1365080, 1365059, 1365068, 1365052, -1 }, { 0x9F4F, 1365093, 1365088, 1365156, -1, 1365152, 1365137, 1365144, -1, -1 }, { 0x9F50, 1365165, 1365160, 1365196, -1, -1, -1, -1, -1, -1 }, { 0x9F51, 1365205, 1365200, 1365249, -1, -1, -1, -1, -1, -1 }, { 0x9F52, 1365257, 1365253, 1365319, 1365324, 1365315, 1365308, 1365311, 1365301, 1365333 }, { 0x9F53, -1, 1365338, 1365368, -1, -1, 1365348, 1365355, -1, -1 }, { 0x9F54, 1365379, 1365374, 1365438, -1, 1365433, 1365421, 1365428, 1365415, -1 }, { 0x9F55, 1365449, 1365444, 1365502, -1, 1365498, 1365475, 1365480, 1365468, -1 }, { 0x9F56, -1, -1, 1365512, -1, -1, -1, 1365506, -1, -1 }, { 0x9F57, 1365522, 1365516, 1365579, -1, 1365576, 1365561, 1365568, 1365554, -1 }, { 0x9F58, -1, 1365584, 1365598, -1, -1, -1, 1365590, -1, -1 }, { 0x9F59, 1365615, 1365603, 1365636, -1, 1365632, -1, -1, -1, -1 }, { 0x9F5A, 1365653, 1365641, 1365682, -1, -1, 1365661, 1365666, -1, -1 }, { 0x9F5B, -1, -1, 1365686, -1, -1, -1, -1, -1, -1 }, { 0x9F5C, 1365695, 1365691, 1365736, -1, 1365728, -1, -1, -1, -1 }, { 0x9F5D, 1365746, 1365742, 1365788, -1, -1, 1365762, 1365780, -1, -1 }, { 0x9F5E, 1365798, 1365793, 1365823, -1, -1, -1, 1365819, -1, -1 }, { 0x9F5F, 1365834, 1365828, 1365884, -1, 1365881, 1365866, 1365871, 1365859, -1 }, { 0x9F60, 1365893, 1365888, 1365953, -1, 1365949, 1365936, 1365944, 1365929, -1 }, { 0x9F61, 1365965, 1365959, 1365999, 1366005, 1365993, 1365983, 1365989, 1365976, -1 }, { 0x9F62, 1366016, 1366010, 1366037, -1, -1, 1366027, 1366033, -1, -1 }, { 0x9F63, 1366049, 1366043, 1366107, -1, 1366102, 1366077, 1366089, -1, -1 }, { 0x9F64, -1, 1366112, 1366118, -1, -1, -1, -1, -1, -1 }, { 0x9F65, -1, -1, 1366124, -1, -1, -1, -1, -1, -1 }, { 0x9F66, 1366140, 1366129, 1366171, -1, 1366167, 1366152, 1366159, 1366145, -1 }, { 0x9F67, 1366194, 1366176, 1366258, 1366263, 1366254, 1366230, 1366242, 1366223, -1 }, { 0x9F68, -1, -1, 1366282, -1, -1, 1366268, 1366274, -1, -1 }, { 0x9F69, 1366294, 1366287, 1366350, -1, 1366343, 1366318, 1366335, 1366311, -1 }, { 0x9F6A, 1366360, 1366355, 1366416, -1, 1366411, 1366388, 1366395, 1366381, -1 }, { 0x9F6B, -1, -1, 1366433, -1, 1366429, -1, -1, 1366422, -1 }, { 0x9F6C, 1366443, 1366438, 1366505, -1, 1366503, 1366476, 1366496, 1366469, -1 }, { 0x9F6D, 1366509, -1, 1366532, -1, -1, 1366519, 1366525, -1, -1 }, { 0x9F6E, 1366541, 1366537, 1366557, -1, -1, 1366546, 1366551, -1, -1 }, { 0x9F6F, 1366567, 1366561, 1366600, -1, -1, -1, 1366590, -1, -1 }, { 0x9F70, 1366610, 1366604, 1366639, -1, -1, 1366618, 1366623, -1, -1 }, { 0x9F71, -1, 1366643, 1366687, -1, -1, 1366653, 1366660, -1, -1 }, { 0x9F72, 1366698, 1366692, 1366733, -1, 1366730, 1366717, 1366725, 1366710, -1 }, { 0x9F73, 1366737, -1, 1366751, -1, -1, -1, 1366747, -1, -1 }, { 0x9F74, -1, 1366756, 1366768, -1, -1, -1, -1, -1, -1 }, { 0x9F75, 1366778, 1366773, 1366800, -1, -1, -1, 1366793, -1, -1 }, { 0x9F76, 1366810, 1366804, 1366854, -1, 1366851, 1366839, 1366846, 1366832, -1 }, { 0x9F77, 1366866, 1366857, 1366913, -1, 1366910, 1366894, 1366906, 1366887, -1 }, { 0x9F78, -1, -1, 1366917, -1, -1, -1, -1, -1, -1 }, { 0x9F79, -1, -1, 1366921, -1, -1, -1, -1, -1, -1 }, { 0x9F7A, -1, 1366925, 1366949, -1, -1, -1, 1366930, -1, -1 }, { 0x9F7B, -1, 1366954, 1366959, -1, -1, -1, -1, -1, -1 }, { 0x9F7C, -1, -1, 1366965, -1, -1, -1, -1, -1, -1 }, { 0x9F7D, -1, -1, 1366991, -1, -1, 1366970, 1366979, -1, -1 }, { 0x9F7E, -1, 1366996, 1367002, -1, -1, -1, -1, -1, -1 }, { 0x9F7F, 1367010, 1367006, 1367084, -1, -1, -1, -1, -1, -1 }, { 0x9F80, 1367094, 1367089, 1367130, -1, -1, -1, -1, -1, -1 }, { 0x9F81, 1367141, 1367136, 1367160, -1, -1, -1, -1, -1, -1 }, { 0x9F82, 1367170, 1367164, 1367202, -1, -1, -1, -1, -1, -1 }, { 0x9F83, 1367213, 1367207, 1367238, -1, -1, -1, -1, -1, -1 }, { 0x9F84, 1367248, 1367242, 1367259, -1, -1, -1, -1, -1, -1 }, { 0x9F85, 1367277, 1367265, 1367292, -1, -1, -1, -1, -1, -1 }, { 0x9F86, 1367302, 1367297, 1367338, -1, -1, -1, -1, -1, -1 }, { 0x9F87, 1367348, 1367344, 1367381, -1, -1, -1, -1, -1, -1 }, { 0x9F88, 1367396, 1367385, 1367401, -1, -1, -1, -1, -1, -1 }, { 0x9F89, 1367411, 1367406, 1367437, -1, -1, -1, -1, -1, -1 }, { 0x9F8A, 1367446, 1367441, 1367467, -1, -1, -1, -1, -1, -1 }, { 0x9F8B, 1367479, 1367473, 1367491, -1, -1, -1, -1, -1, -1 }, { 0x9F8C, 1367500, 1367495, 1367521, -1, -1, -1, -1, -1, -1 }, { 0x9F8D, 1367531, 1367525, 1367603, 1367609, 1367587, 1367572, 1367578, 1367559, 1367616 }, { 0x9F8E, 1367627, 1367621, 1367672, 1367678, 1367662, -1, -1, 1367656, -1 }, { 0x9F8F, -1, -1, 1367729, -1, -1, 1367683, 1367717, -1, -1 }, { 0x9F90, 1367741, 1367735, 1367811, 1367817, 1367801, 1367777, 1367786, 1367770, -1 }, { 0x9F91, 1367833, 1367823, 1367862, -1, -1, -1, 1367855, 1367849, -1 }, { 0x9F92, 1367867, -1, 1367902, -1, 1367896, 1367881, 1367887, 1367874, -1 }, { 0x9F93, 1367908, -1, 1367917, -1, -1, -1, -1, -1, -1 }, { 0x9F94, 1367929, 1367923, 1367991, -1, 1367986, 1367963, 1367971, 1367956, -1 }, { 0x9F95, 1368002, 1367997, 1368041, -1, 1368037, 1368023, 1368029, 1368016, -1 }, { 0x9F96, 1368052, 1368046, 1368091, -1, -1, 1368071, 1368079, -1, -1 }, { 0x9F97, -1, 1368095, 1368127, -1, -1, 1368107, 1368118, -1, -1 }, { 0x9F98, 1368139, 1368133, 1368178, -1, -1, -1, 1368174, -1, -1 }, { 0x9F99, 1368188, 1368182, 1368216, -1, -1, -1, -1, -1, -1 }, { 0x9F9A, 1368228, 1368222, 1368255, -1, -1, -1, -1, -1, -1 }, { 0x9F9B, 1368266, 1368261, 1368280, -1, -1, -1, -1, -1, -1 }, { 0x9F9C, 1368302, 1368285, 1368382, 1368387, 1368369, 1368352, 1368357, 1368330, -1 }, { 0x9F9D, 1368402, 1368397, 1368447, -1, 1368442, 1368428, 1368437, 1368421, -1 }, { 0x9F9E, 1368457, 1368452, 1368488, -1, 1368483, 1368464, 1368471, -1, -1 }, { 0x9F9F, 1368510, 1368493, 1368538, -1, -1, -1, -1, -1, -1 }, { 0x9FA0, 1368549, 1368543, 1368598, -1, 1368594, 1368585, 1368589, 1368578, -1 }, { 0x9FA1, 1368609, 1368603, 1368650, -1, 1368645, 1368625, 1368641, -1, -1 }, { 0x9FA2, 1368660, 1368656, 1368713, -1, 1368709, 1368694, 1368703, 1368687, -1 }, { 0x9FA3, -1, -1, 1368727, -1, -1, -1, 1368717, -1, -1 }, { 0x9FA4, 1368738, 1368732, 1368785, -1, 1368781, -1, 1368777, -1, -1 }, { 0x9FA5, 1368795, 1368790, 1368839, -1, 1368836, 1368823, 1368828, 1368816, -1 }, { 0x9FA6, -1, 1368843, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FA7, -1, 1368850, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FA8, -1, 1368855, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FA9, -1, 1368861, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAA, -1, 1368866, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAB, -1, 1368871, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAC, -1, 1368876, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAD, -1, 1368882, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAE, -1, 1368886, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAF, -1, 1368891, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FB1, -1, 1368896, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FB2, -1, 1368917, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FB3, -1, 1368921, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FC3, 1368936, 1368931, 1368975, -1, -1, -1, -1, -1, -1 }, { 0x9FC7, -1, 1368981, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FC8, -1, 1368987, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FC9, -1, 1368991, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FCA, -1, 1368995, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FCB, -1, 1368999, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FCD, 1369004, -1, 1369056, -1, -1, -1, -1, -1, -1 }, { 0x9FCE, 1369062, -1, 1369137, -1, -1, -1, -1, -1, -1 }, { 0x9FCF, 1369141, -1, 1369152, -1, -1, -1, -1, -1, -1 }, { 0x9FD0, 1369162, 1369157, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FD2, 1369177, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FD3, 1369185, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FD4, 1369193, -1, 1369205, -1, -1, -1, -1, -1, -1 }, { 0x9FD5, 1369209, -1, 1369230, -1, -1, -1, -1, -1, -1 }, { 0x9FEB, 1369239, 1369235, 1369263, -1, -1, -1, -1, -1, -1 }, { 0x9FEC, 1369272, 1369267, 1369297, -1, -1, -1, -1, -1, -1 }, { 0x9FED, 1369319, 1369303, 1369342, -1, -1, -1, -1, -1, -1 }, { 0xF900, 1369346, -1, -1, -1, 1369363, -1, -1, 1369357, -1 }, { 0xF901, 1369367, -1, -1, -1, 1369404, -1, -1, 1369398, -1 }, { 0xF902, 1369410, -1, -1, -1, 1369445, -1, -1, 1369439, -1 }, { 0xF903, 1369448, -1, -1, -1, 1369484, -1, -1, 1369478, -1 }, { 0xF904, 1369487, -1, -1, -1, 1369525, -1, -1, 1369519, -1 }, { 0xF905, 1369529, -1, -1, -1, 1369563, -1, -1, 1369557, -1 }, { 0xF906, 1369567, -1, -1, -1, 1369582, -1, -1, 1369576, -1 }, { 0xF907, 1369608, 1369586, -1, -1, 1369642, -1, -1, 1369636, -1 }, { 0xF908, 1369646, -1, -1, -1, 1369680, -1, -1, 1369674, -1 }, { 0xF909, 1369685, -1, -1, -1, 1369721, -1, -1, 1369715, -1 }, { 0xF90A, 1369725, -1, -1, -1, 1369762, -1, -1, 1369756, -1 }, { 0xF90B, 1369766, -1, -1, -1, 1369806, -1, -1, 1369800, -1 }, { 0xF90C, 1369809, -1, -1, -1, 1369845, -1, -1, 1369839, -1 }, { 0xF90D, 1369848, -1, -1, -1, 1369878, -1, -1, 1369872, -1 }, { 0xF90E, 1369881, -1, -1, -1, 1369919, -1, -1, 1369913, -1 }, { 0xF90F, 1369922, -1, -1, -1, 1369958, -1, -1, 1369952, -1 }, { 0xF910, 1369961, -1, -1, -1, 1369998, -1, -1, 1369992, -1 }, { 0xF911, 1370001, -1, -1, -1, 1370035, -1, -1, 1370029, -1 }, { 0xF912, 1370038, -1, -1, -1, 1370071, -1, -1, 1370065, -1 }, { 0xF913, 1370074, -1, -1, -1, 1370103, -1, -1, 1370097, -1 }, { 0xF914, 1370106, -1, -1, -1, 1370142, -1, -1, 1370136, -1 }, { 0xF915, 1370146, -1, -1, -1, 1370183, -1, -1, 1370177, -1 }, { 0xF916, 1370187, -1, -1, -1, 1370220, -1, -1, 1370214, -1 }, { 0xF917, 1370224, -1, -1, -1, 1370247, -1, -1, 1370241, -1 }, { 0xF918, 1370251, -1, -1, -1, 1370289, -1, -1, 1370283, -1 }, { 0xF919, 1370293, -1, -1, -1, 1370322, -1, -1, 1370316, -1 }, { 0xF91A, 1370326, -1, -1, -1, 1370367, -1, -1, 1370361, -1 }, { 0xF91B, 1370371, -1, -1, -1, 1370425, -1, -1, 1370419, -1 }, { 0xF91C, 1370429, -1, -1, -1, 1370457, -1, -1, 1370451, -1 }, { 0xF91D, 1370461, -1, -1, -1, 1370499, -1, -1, 1370493, -1 }, { 0xF91E, 1370503, -1, -1, -1, 1370534, -1, -1, 1370528, -1 }, { 0xF91F, 1370538, -1, -1, -1, 1370570, -1, -1, 1370564, -1 }, { 0xF920, 1370574, -1, -1, -1, 1370594, -1, -1, 1370588, -1 }, { 0xF921, 1370598, -1, -1, -1, 1370633, -1, -1, 1370627, -1 }, { 0xF922, 1370637, -1, -1, -1, 1370670, -1, -1, 1370664, -1 }, { 0xF923, 1370674, -1, -1, -1, 1370708, -1, -1, 1370702, -1 }, { 0xF924, 1370712, -1, -1, -1, 1370747, -1, -1, 1370741, -1 }, { 0xF925, 1370751, -1, -1, -1, 1370791, -1, -1, 1370785, -1 }, { 0xF926, 1370795, -1, -1, -1, 1370832, -1, -1, 1370826, -1 }, { 0xF927, 1370836, -1, -1, -1, 1370868, -1, -1, 1370862, -1 }, { 0xF928, 1370878, 1370872, -1, 1370914, 1370909, -1, -1, 1370903, -1 }, { 0xF929, 1370920, -1, -1, -1, 1370950, -1, -1, 1370944, -1 }, { 0xF92A, 1370955, -1, -1, -1, 1370986, -1, -1, 1370980, -1 }, { 0xF92B, 1370991, -1, -1, -1, 1371002, -1, -1, 1370996, -1 }, { 0xF92C, 1371007, -1, -1, -1, 1371043, -1, -1, 1371037, -1 }, { 0xF92D, 1371048, -1, -1, -1, 1371086, -1, -1, 1371080, -1 }, { 0xF92E, 1371090, -1, -1, -1, 1371115, -1, -1, 1371109, -1 }, { 0xF92F, 1371121, -1, -1, -1, 1371155, -1, -1, 1371149, -1 }, { 0xF930, 1371158, -1, -1, -1, 1371179, -1, -1, 1371173, -1 }, { 0xF931, 1371182, -1, -1, -1, 1371204, -1, -1, 1371198, -1 }, { 0xF932, 1371207, -1, -1, -1, 1371245, -1, -1, 1371239, -1 }, { 0xF933, 1371248, -1, -1, -1, 1371283, -1, -1, 1371277, -1 }, { 0xF934, 1371286, -1, -1, -1, 1371315, -1, -1, 1371309, -1 }, { 0xF935, 1371318, -1, -1, -1, 1371338, -1, -1, 1371332, -1 }, { 0xF936, 1371346, 1371341, -1, 1371388, 1371385, -1, -1, 1371379, -1 }, { 0xF937, 1371393, -1, -1, -1, 1371427, -1, -1, 1371421, -1 }, { 0xF938, 1371430, -1, -1, -1, 1371461, -1, -1, 1371455, -1 }, { 0xF939, 1371464, -1, -1, -1, 1371500, -1, -1, 1371494, -1 }, { 0xF93A, 1371503, -1, -1, -1, 1371522, -1, -1, 1371516, -1 }, { 0xF93B, 1371525, -1, -1, -1, 1371562, -1, -1, 1371556, -1 }, { 0xF93C, 1371566, -1, -1, -1, 1371604, -1, -1, 1371598, -1 }, { 0xF93D, 1371608, -1, -1, -1, 1371630, -1, -1, 1371624, -1 }, { 0xF93E, 1371634, -1, -1, -1, 1371674, -1, -1, 1371668, -1 }, { 0xF93F, 1371678, -1, -1, -1, 1371709, -1, -1, 1371703, -1 }, { 0xF940, 1371713, -1, -1, -1, 1371753, -1, -1, 1371747, -1 }, { 0xF941, 1371757, -1, -1, -1, 1371790, -1, -1, 1371784, -1 }, { 0xF942, 1371794, -1, -1, -1, 1371829, -1, -1, 1371823, -1 }, { 0xF943, 1371834, -1, -1, -1, 1371871, -1, -1, 1371865, -1 }, { 0xF944, 1371876, -1, -1, -1, 1371905, -1, -1, 1371899, -1 }, { 0xF945, 1371910, -1, -1, -1, 1371921, -1, -1, 1371915, -1 }, { 0xF946, 1371926, -1, -1, -1, 1371960, -1, -1, 1371954, -1 }, { 0xF947, 1371964, -1, -1, -1, 1372001, -1, -1, 1371995, -1 }, { 0xF948, 1372005, -1, -1, -1, 1372031, -1, -1, 1372025, -1 }, { 0xF949, 1372035, -1, -1, -1, 1372049, -1, -1, 1372043, -1 }, { 0xF94A, 1372053, -1, -1, -1, 1372082, -1, -1, 1372076, -1 }, { 0xF94B, 1372086, -1, -1, -1, 1372127, -1, -1, 1372121, -1 }, { 0xF94C, 1372131, -1, -1, -1, 1372169, -1, -1, 1372163, -1 }, { 0xF94D, 1372173, -1, -1, -1, 1372196, -1, -1, 1372190, -1 }, { 0xF94E, 1372200, -1, -1, -1, 1372237, -1, -1, 1372231, -1 }, { 0xF94F, 1372241, -1, -1, -1, 1372281, -1, -1, 1372275, -1 }, { 0xF950, 1372285, -1, -1, -1, 1372317, -1, -1, 1372311, -1 }, { 0xF951, 1372321, -1, -1, -1, 1372355, -1, -1, 1372349, -1 }, { 0xF952, 1372359, -1, -1, -1, 1372383, -1, -1, 1372377, -1 }, { 0xF953, 1372387, -1, -1, -1, 1372405, -1, -1, 1372399, -1 }, { 0xF954, 1372409, -1, -1, -1, 1372449, -1, -1, 1372443, -1 }, { 0xF955, 1372453, -1, -1, -1, 1372492, -1, -1, 1372486, -1 }, { 0xF956, 1372497, -1, -1, -1, 1372537, -1, -1, 1372531, -1 }, { 0xF957, 1372542, -1, -1, -1, 1372571, -1, -1, 1372565, -1 }, { 0xF958, 1372576, -1, -1, -1, 1372612, -1, -1, 1372606, -1 }, { 0xF959, 1372617, -1, -1, -1, 1372646, -1, -1, 1372640, -1 }, { 0xF95A, 1372651, -1, -1, -1, 1372680, -1, -1, 1372674, -1 }, { 0xF95B, 1372684, -1, -1, -1, 1372723, -1, -1, 1372717, -1 }, { 0xF95C, 1372726, -1, -1, -1, 1372762, -1, -1, 1372756, -1 }, { 0xF95D, 1372766, -1, -1, -1, 1372797, -1, -1, 1372791, -1 }, { 0xF95E, 1372801, -1, -1, -1, 1372873, -1, -1, 1372867, -1 }, { 0xF95F, 1372877, -1, -1, -1, 1372917, -1, -1, 1372911, -1 }, { 0xF960, 1372923, -1, -1, -1, 1372957, -1, -1, 1372951, -1 }, { 0xF961, 1372960, -1, -1, -1, 1372994, -1, -1, 1372988, -1 }, { 0xF962, 1372999, -1, -1, -1, 1373033, -1, -1, 1373027, -1 }, { 0xF963, 1373036, -1, -1, -1, 1373069, -1, -1, 1373063, -1 }, { 0xF964, 1373073, -1, -1, -1, 1373118, -1, -1, 1373112, -1 }, { 0xF965, 1373122, -1, -1, -1, 1373157, -1, -1, 1373151, -1 }, { 0xF966, 1373162, -1, -1, -1, 1373195, -1, -1, 1373189, -1 }, { 0xF967, 1373199, -1, -1, -1, 1373235, -1, -1, 1373229, -1 }, { 0xF968, 1373240, -1, -1, -1, 1373267, -1, -1, 1373261, -1 }, { 0xF969, 1373270, -1, -1, -1, 1373305, -1, -1, 1373299, -1 }, { 0xF96A, 1373309, -1, -1, -1, 1373346, -1, -1, 1373340, -1 }, { 0xF96B, 1373350, -1, -1, -1, 1373380, -1, -1, 1373374, -1 }, { 0xF96C, 1373384, -1, -1, -1, 1373417, -1, -1, 1373411, -1 }, { 0xF96D, 1373422, -1, -1, -1, 1373454, -1, -1, 1373448, -1 }, { 0xF96E, 1373460, -1, -1, -1, 1373500, -1, -1, 1373494, -1 }, { 0xF96F, 1373504, -1, -1, -1, 1373543, -1, -1, 1373537, -1 }, { 0xF970, 1373547, -1, -1, -1, 1373583, -1, -1, 1373577, -1 }, { 0xF971, 1373588, -1, -1, -1, 1373608, -1, -1, 1373602, -1 }, { 0xF972, 1373612, -1, -1, -1, 1373652, -1, -1, 1373646, -1 }, { 0xF973, 1373656, -1, -1, -1, 1373693, -1, -1, 1373687, -1 }, { 0xF974, 1373697, -1, -1, -1, 1373736, -1, -1, 1373730, -1 }, { 0xF975, 1373739, -1, -1, -1, 1373776, -1, -1, 1373770, -1 }, { 0xF976, 1373780, -1, -1, -1, 1373818, -1, -1, 1373812, -1 }, { 0xF977, 1373822, -1, -1, -1, 1373862, -1, -1, 1373856, -1 }, { 0xF978, 1373867, -1, -1, -1, 1373904, -1, -1, 1373898, -1 }, { 0xF979, 1373909, -1, -1, -1, 1373940, -1, -1, 1373934, -1 }, { 0xF97A, 1373945, -1, -1, -1, 1373982, -1, -1, 1373976, -1 }, { 0xF97B, 1373987, -1, -1, -1, 1374017, -1, -1, 1374011, -1 }, { 0xF97C, 1374022, -1, -1, -1, 1374056, -1, -1, 1374050, -1 }, { 0xF97D, 1374061, -1, -1, -1, 1374099, -1, -1, 1374093, -1 }, { 0xF97E, 1374104, -1, -1, -1, 1374138, -1, -1, 1374132, -1 }, { 0xF97F, 1374143, -1, -1, -1, 1374167, -1, -1, 1374161, -1 }, { 0xF980, 1374170, -1, -1, -1, 1374200, -1, -1, 1374194, -1 }, { 0xF981, 1374203, -1, -1, -1, 1374240, -1, -1, 1374234, -1 }, { 0xF982, 1374243, -1, -1, -1, 1374282, -1, -1, 1374276, -1 }, { 0xF983, 1374285, -1, -1, -1, 1374323, -1, -1, 1374317, -1 }, { 0xF984, 1374326, -1, -1, -1, 1374351, -1, -1, 1374345, -1 }, { 0xF985, 1374354, -1, -1, -1, 1374379, -1, -1, 1374373, -1 }, { 0xF986, 1374382, -1, -1, -1, 1374420, -1, -1, 1374414, -1 }, { 0xF987, 1374423, -1, -1, -1, 1374466, -1, -1, 1374460, -1 }, { 0xF988, 1374469, -1, -1, -1, 1374507, -1, -1, 1374501, -1 }, { 0xF989, 1374510, -1, -1, -1, 1374547, -1, -1, 1374541, -1 }, { 0xF98A, 1374550, -1, -1, -1, 1374585, -1, -1, 1374579, -1 }, { 0xF98B, 1374589, -1, -1, -1, 1374609, -1, -1, 1374603, -1 }, { 0xF98C, 1374613, -1, -1, -1, 1374645, -1, -1, 1374639, -1 }, { 0xF98D, 1374649, -1, -1, -1, 1374689, -1, -1, 1374683, -1 }, { 0xF98E, 1374693, -1, -1, -1, 1374729, -1, -1, 1374723, -1 }, { 0xF98F, 1374733, -1, -1, -1, 1374756, -1, -1, 1374750, -1 }, { 0xF990, 1374760, -1, -1, -1, 1374798, -1, -1, 1374792, -1 }, { 0xF991, 1374802, -1, -1, -1, 1374842, -1, -1, 1374836, -1 }, { 0xF992, 1374846, -1, -1, -1, 1374884, -1, -1, 1374878, -1 }, { 0xF993, 1374888, -1, -1, -1, 1374927, -1, -1, 1374921, -1 }, { 0xF994, 1374931, -1, -1, -1, 1374973, -1, -1, 1374967, -1 }, { 0xF995, 1374977, -1, -1, -1, 1375013, -1, -1, 1375007, -1 }, { 0xF996, 1375017, -1, -1, -1, 1375056, -1, -1, 1375050, -1 }, { 0xF997, 1375060, -1, -1, -1, 1375097, -1, -1, 1375091, -1 }, { 0xF998, 1375101, -1, -1, -1, 1375145, -1, -1, 1375139, -1 }, { 0xF999, 1375149, -1, -1, -1, 1375183, -1, -1, 1375177, -1 }, { 0xF99A, 1375187, -1, -1, -1, 1375225, -1, -1, 1375219, -1 }, { 0xF99B, 1375229, -1, -1, -1, 1375263, -1, -1, 1375257, -1 }, { 0xF99C, 1375267, -1, -1, -1, 1375311, -1, -1, 1375305, -1 }, { 0xF99D, 1375315, -1, -1, -1, 1375345, -1, -1, 1375339, -1 }, { 0xF99E, 1375349, -1, -1, -1, 1375371, -1, -1, 1375365, -1 }, { 0xF99F, 1375375, -1, -1, -1, 1375414, -1, -1, 1375408, -1 }, { 0xF9A0, 1375418, -1, -1, -1, 1375455, -1, -1, 1375449, -1 }, { 0xF9A1, 1375459, -1, -1, -1, 1375498, -1, -1, 1375492, -1 }, { 0xF9A2, 1375502, -1, -1, -1, 1375535, -1, -1, 1375529, -1 }, { 0xF9A3, 1375539, -1, -1, -1, 1375569, -1, -1, 1375563, -1 }, { 0xF9A4, 1375573, -1, -1, -1, 1375610, -1, -1, 1375604, -1 }, { 0xF9A5, 1375614, -1, -1, -1, 1375644, -1, -1, 1375638, -1 }, { 0xF9A6, 1375648, -1, -1, -1, 1375679, -1, -1, 1375673, -1 }, { 0xF9A7, 1375683, -1, -1, -1, 1375708, -1, -1, 1375702, -1 }, { 0xF9A8, 1375712, -1, -1, -1, 1375773, -1, -1, 1375767, -1 }, { 0xF9A9, 1375778, -1, -1, -1, 1375802, -1, -1, 1375796, -1 }, { 0xF9AA, 1375807, -1, -1, -1, 1375847, -1, -1, 1375841, -1 }, { 0xF9AB, 1375852, -1, -1, -1, 1375888, -1, -1, 1375882, -1 }, { 0xF9AC, 1375893, -1, -1, -1, 1375916, -1, -1, 1375910, -1 }, { 0xF9AD, 1375921, -1, -1, -1, 1375944, -1, -1, 1375938, -1 }, { 0xF9AE, 1375949, -1, -1, -1, 1375988, -1, -1, 1375982, -1 }, { 0xF9AF, 1375993, -1, -1, -1, 1376019, -1, -1, 1376013, -1 }, { 0xF9B0, 1376024, -1, -1, -1, 1376043, -1, -1, 1376037, -1 }, { 0xF9B1, 1376048, -1, -1, -1, 1376059, -1, -1, 1376053, -1 }, { 0xF9B2, 1376064, -1, -1, -1, 1376095, -1, -1, 1376089, -1 }, { 0xF9B3, 1376105, -1, -1, -1, 1376141, -1, -1, 1376135, -1 }, { 0xF9B4, 1376146, -1, -1, -1, 1376178, -1, -1, 1376172, -1 }, { 0xF9B5, 1376183, -1, -1, -1, 1376220, -1, -1, 1376214, -1 }, { 0xF9B6, 1376224, -1, -1, -1, 1376270, -1, -1, 1376264, -1 }, { 0xF9B7, 1376274, -1, -1, -1, 1376305, -1, -1, 1376299, -1 }, { 0xF9B8, 1376309, -1, -1, -1, 1376342, -1, -1, 1376336, -1 }, { 0xF9B9, 1376346, -1, -1, -1, 1376376, -1, -1, 1376370, -1 }, { 0xF9BA, 1376378, -1, -1, -1, 1376424, -1, -1, 1376418, -1 }, { 0xF9BB, 1376427, -1, -1, -1, 1376456, -1, -1, 1376450, -1 }, { 0xF9BC, 1376459, -1, -1, -1, 1376484, -1, -1, 1376478, -1 }, { 0xF9BD, 1376487, -1, -1, -1, 1376508, -1, -1, 1376502, -1 }, { 0xF9BE, 1376511, -1, -1, -1, 1376548, -1, -1, 1376542, -1 }, { 0xF9BF, 1376551, -1, -1, -1, 1376587, -1, -1, 1376581, -1 }, { 0xF9C0, 1376590, -1, -1, -1, 1376645, -1, -1, 1376639, -1 }, { 0xF9C1, 1376648, -1, -1, -1, 1376680, -1, -1, 1376674, -1 }, { 0xF9C2, 1376683, -1, -1, -1, 1376710, -1, -1, 1376704, -1 }, { 0xF9C3, 1376713, -1, -1, -1, 1376732, -1, -1, 1376726, -1 }, { 0xF9C4, 1376735, -1, -1, -1, 1376769, -1, -1, 1376763, -1 }, { 0xF9C5, 1376774, -1, -1, -1, 1376811, -1, -1, 1376805, -1 }, { 0xF9C6, 1376815, -1, -1, -1, 1376857, -1, -1, 1376851, -1 }, { 0xF9C7, 1376861, -1, -1, -1, 1376890, -1, -1, 1376884, -1 }, { 0xF9C8, 1376893, -1, -1, -1, 1376933, -1, -1, 1376927, -1 }, { 0xF9C9, 1376936, -1, -1, -1, 1376964, -1, -1, 1376958, -1 }, { 0xF9CA, 1376967, -1, -1, -1, 1377003, -1, -1, 1376997, -1 }, { 0xF9CB, 1377006, -1, -1, -1, 1377041, -1, -1, 1377035, -1 }, { 0xF9CC, 1377044, -1, -1, -1, 1377082, -1, -1, 1377076, -1 }, { 0xF9CD, 1377085, -1, -1, -1, 1377122, -1, -1, 1377116, -1 }, { 0xF9CE, 1377125, -1, -1, -1, 1377138, -1, -1, 1377132, -1 }, { 0xF9CF, 1377141, -1, -1, -1, 1377179, -1, -1, 1377173, -1 }, { 0xF9D0, 1377182, -1, -1, -1, 1377217, -1, -1, 1377211, -1 }, { 0xF9D1, 1377220, -1, -1, -1, 1377237, -1, -1, 1377231, -1 }, { 0xF9D2, 1377241, -1, -1, -1, 1377271, -1, -1, 1377265, -1 }, { 0xF9D3, 1377275, -1, -1, -1, 1377305, -1, -1, 1377299, -1 }, { 0xF9D4, 1377309, -1, -1, -1, 1377342, -1, -1, 1377336, -1 }, { 0xF9D5, 1377346, -1, -1, -1, 1377380, -1, -1, 1377374, -1 }, { 0xF9D6, 1377384, -1, -1, -1, 1377418, -1, -1, 1377412, -1 }, { 0xF9D7, 1377422, -1, -1, -1, 1377456, -1, -1, 1377450, -1 }, { 0xF9D8, 1377460, -1, -1, -1, 1377497, -1, -1, 1377491, -1 }, { 0xF9D9, 1377501, -1, -1, -1, 1377541, -1, -1, 1377535, -1 }, { 0xF9DA, 1377545, -1, -1, -1, 1377585, -1, -1, 1377579, -1 }, { 0xF9DB, 1377589, -1, -1, -1, 1377623, -1, -1, 1377617, -1 }, { 0xF9DC, 1377627, -1, -1, -1, 1377665, -1, -1, 1377659, -1 }, { 0xF9DD, 1377670, -1, -1, -1, 1377708, -1, -1, 1377702, -1 }, { 0xF9DE, 1377710, -1, -1, -1, 1377748, -1, -1, 1377742, -1 }, { 0xF9DF, 1377750, -1, -1, -1, 1377788, -1, -1, 1377782, -1 }, { 0xF9E0, 1377790, -1, -1, -1, 1377809, -1, -1, 1377803, -1 }, { 0xF9E1, 1377811, -1, -1, -1, 1377838, -1, -1, 1377832, -1 }, { 0xF9E2, 1377840, -1, -1, -1, 1377870, -1, -1, 1377864, -1 }, { 0xF9E3, 1377872, -1, -1, -1, 1377910, -1, -1, 1377904, -1 }, { 0xF9E4, 1377912, -1, -1, -1, 1377940, -1, -1, 1377934, -1 }, { 0xF9E5, 1377942, -1, -1, -1, 1377958, -1, -1, 1377952, -1 }, { 0xF9E6, 1377960, -1, -1, -1, 1377998, -1, -1, 1377992, -1 }, { 0xF9E7, 1378000, -1, -1, -1, 1378031, -1, -1, 1378025, -1 }, { 0xF9E8, 1378033, -1, -1, -1, 1378064, -1, -1, 1378058, -1 }, { 0xF9E9, 1378066, -1, -1, -1, 1378104, -1, -1, 1378098, -1 }, { 0xF9EA, 1378106, -1, -1, -1, 1378145, -1, -1, 1378139, -1 }, { 0xF9EB, 1378147, -1, -1, -1, 1378174, -1, -1, 1378168, -1 }, { 0xF9EC, 1378177, -1, -1, -1, 1378217, -1, -1, 1378211, -1 }, { 0xF9ED, 1378220, -1, -1, -1, 1378256, -1, -1, 1378250, -1 }, { 0xF9EE, 1378259, -1, -1, -1, 1378276, -1, -1, 1378270, -1 }, { 0xF9EF, 1378279, -1, -1, -1, 1378300, -1, -1, 1378294, -1 }, { 0xF9F0, 1378303, -1, -1, -1, 1378343, -1, -1, 1378337, -1 }, { 0xF9F1, 1378346, -1, -1, -1, 1378384, -1, -1, 1378378, -1 }, { 0xF9F2, 1378387, -1, -1, -1, 1378405, -1, -1, 1378399, -1 }, { 0xF9F3, 1378408, -1, -1, -1, 1378440, -1, -1, 1378434, -1 }, { 0xF9F4, 1378443, -1, -1, -1, 1378472, -1, -1, 1378466, -1 }, { 0xF9F5, 1378475, -1, -1, -1, 1378511, -1, -1, 1378505, -1 }, { 0xF9F6, 1378514, -1, -1, -1, 1378549, -1, -1, 1378543, -1 }, { 0xF9F7, 1378552, -1, -1, -1, 1378591, -1, -1, 1378585, -1 }, { 0xF9F8, 1378594, -1, -1, -1, 1378628, -1, -1, 1378622, -1 }, { 0xF9F9, 1378631, -1, -1, -1, 1378659, -1, -1, 1378653, -1 }, { 0xF9FA, 1378662, -1, -1, -1, 1378702, -1, -1, 1378696, -1 }, { 0xF9FB, 1378707, -1, -1, -1, 1378744, -1, -1, 1378738, -1 }, { 0xF9FC, 1378748, -1, -1, -1, 1378782, -1, -1, 1378776, -1 }, { 0xF9FD, 1378785, -1, -1, -1, 1378812, -1, -1, 1378806, -1 }, { 0xF9FE, 1378816, -1, -1, -1, 1378826, -1, -1, 1378820, -1 }, { 0xF9FF, 1378830, -1, -1, -1, 1378864, -1, -1, 1378858, -1 }, { 0xFA00, 1378869, -1, -1, -1, 1378900, -1, -1, 1378894, -1 }, { 0xFA01, 1378905, -1, -1, -1, 1378947, -1, -1, 1378941, -1 }, { 0xFA02, 1378952, -1, -1, -1, 1378991, -1, -1, 1378985, -1 }, { 0xFA03, 1378996, -1, -1, -1, 1379023, -1, -1, 1379017, -1 }, { 0xFA04, 1379029, -1, -1, -1, 1379068, -1, -1, 1379062, -1 }, { 0xFA05, 1379074, -1, -1, -1, 1379107, -1, -1, 1379101, -1 }, { 0xFA06, 1379113, -1, -1, -1, 1379147, -1, -1, 1379141, -1 }, { 0xFA07, 1379151, -1, -1, -1, 1379173, -1, -1, 1379167, -1 }, { 0xFA08, 1379178, -1, -1, -1, 1379218, -1, -1, 1379212, -1 }, { 0xFA09, 1379223, -1, -1, -1, 1379262, -1, -1, 1379256, -1 }, { 0xFA0A, 1379267, -1, -1, -1, 1379304, -1, -1, 1379298, -1 }, { 0xFA0B, 1379309, -1, -1, -1, 1379348, -1, -1, 1379342, -1 }, { 0xFA0C, 1379353, -1, -1, -1, 1379414, 1379380, 1379402, -1, -1 }, { 0xFA0D, 1379417, -1, -1, -1, -1, 1379423, 1379432, -1, -1 }, { 0xFA0F, -1, -1, -1, -1, -1, -1, -1, -1, 1379437 }, { 0xFA10, 1379443, -1, -1, -1, 1379469, 1379458, 1379464, -1, -1 }, { 0xFA12, 1379475, -1, -1, -1, 1379512, 1379489, 1379508, -1, -1 }, { 0xFA15, 1379518, -1, -1, -1, 1379537, 1379525, 1379534, -1, -1 }, { 0xFA16, 1379541, -1, -1, -1, 1379561, 1379545, 1379557, -1, -1 }, { 0xFA17, 1379569, 1379564, -1, 1379602, 1379599, 1379576, 1379590, -1, -1 }, { 0xFA18, 1379609, -1, -1, -1, 1379655, 1379642, 1379647, -1, -1 }, { 0xFA19, 1379660, -1, -1, -1, 1379694, 1379667, 1379685, -1, -1 }, { 0xFA1A, 1379698, -1, -1, -1, 1379720, 1379708, 1379715, -1, -1 }, { 0xFA1B, 1379725, -1, -1, -1, 1379756, 1379735, 1379751, -1, -1 }, { 0xFA1C, 1379760, -1, -1, -1, 1379811, 1379782, 1379803, -1, -1 }, { 0xFA1D, 1379816, -1, -1, -1, 1379876, 1379839, 1379867, -1, -1 }, { 0xFA1E, 1379881, -1, -1, -1, 1379899, 1379889, 1379897, -1, -1 }, { 0xFA20, -1, -1, -1, -1, -1, 1379902, -1, -1, -1 }, { 0xFA21, -1, -1, -1, -1, -1, -1, -1, -1, 1379907 }, { 0xFA22, 1379912, -1, -1, -1, 1379934, 1379920, 1379930, -1, -1 }, { 0xFA24, -1, -1, -1, -1, -1, -1, -1, -1, 1379938 }, { 0xFA25, 1379944, -1, -1, -1, 1379982, 1379949, 1379972, -1, -1 }, { 0xFA26, 1379985, -1, -1, -1, 1380021, 1379996, 1380010, -1, -1 }, { 0xFA2A, 1380024, -1, -1, -1, 1380062, 1380048, 1380054, -1, -1 }, { 0xFA2B, 1380066, -1, -1, -1, 1380115, 1380095, 1380108, -1, -1 }, { 0xFA2C, 1380118, -1, -1, -1, 1380150, 1380134, 1380146, -1, -1 }, { 0xFA2D, 1380155, -1, -1, -1, 1380172, 1380161, 1380167, -1, -1 }, { 0xFA2E, -1, -1, -1, -1, -1, -1, -1, 1380176, -1 }, { 0xFA2F, -1, -1, -1, -1, -1, -1, -1, 1380182, -1 }, { 0x20000, 1380188, -1, 1380293, -1, -1, -1, -1, -1, -1 }, { 0x20001, 1380302, 1380297, 1380335, -1, -1, -1, -1, -1, -1 }, { 0x20003, -1, -1, 1380339, -1, -1, -1, -1, -1, -1 }, { 0x20005, 1380349, 1380344, 1380381, -1, -1, -1, -1, -1, -1 }, { 0x20009, 1380391, 1380386, 1380445, 1380450, -1, -1, -1, -1, -1 }, { 0x2000A, -1, -1, 1380455, -1, -1, -1, -1, -1, -1 }, { 0x2000D, 1380465, 1380460, 1380509, 1380514, -1, -1, -1, -1, -1 }, { 0x20013, -1, -1, 1380522, -1, -1, -1, -1, -1, -1 }, { 0x20014, -1, -1, 1380526, -1, -1, -1, -1, -1, -1 }, { 0x20015, 1380531, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x20016, -1, -1, -1, -1, -1, -1, -1, -1, 1380553 }, { 0x20017, -1, -1, -1, -1, -1, -1, -1, -1, 1380561 }, { 0x2001B, -1, -1, 1380569, -1, -1, -1, -1, -1, -1 }, { 0x2001D, -1, -1, 1380573, -1, -1, -1, -1, -1, -1 }, { 0x20021, -1, 1380579, -1, -1, -1, -1, -1, -1, -1 }, { 0x20022, -1, -1, 1380584, -1, -1, -1, -1, -1, -1 }, { 0x20026, -1, -1, 1380588, -1, -1, -1, -1, -1, -1 }, { 0x20027, -1, -1, -1, -1, -1, -1, -1, -1, 1380594 }, { 0x20028, -1, -1, -1, -1, -1, -1, -1, -1, 1380597 }, { 0x2002A, -1, -1, -1, -1, -1, -1, -1, -1, 1380603 }, { 0x2002B, -1, -1, -1, -1, -1, -1, -1, -1, 1380608 }, { 0x20031, -1, -1, 1380614, -1, -1, -1, -1, -1, -1 }, { 0x20032, -1, -1, -1, -1, -1, -1, -1, -1, 1380619 }, { 0x20033, -1, -1, -1, -1, -1, -1, -1, -1, 1380626 }, { 0x20034, -1, -1, -1, -1, -1, -1, -1, -1, 1380631 }, { 0x20037, -1, -1, 1380638, -1, -1, -1, -1, -1, -1 }, { 0x20038, -1, -1, 1380642, -1, -1, -1, -1, -1, -1 }, { 0x20039, -1, -1, 1380646, -1, -1, -1, -1, -1, -1 }, { 0x2003C, -1, -1, 1380651, -1, -1, -1, -1, -1, -1 }, { 0x2003D, -1, -1, 1380657, -1, -1, -1, -1, -1, -1 }, { 0x2003E, -1, 1380661, -1, -1, -1, -1, -1, -1, -1 }, { 0x2003F, -1, -1, -1, -1, -1, -1, -1, -1, 1380666 }, { 0x20040, -1, -1, -1, -1, -1, -1, -1, -1, 1380672 }, { 0x20041, 1380679, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x20042, -1, -1, -1, -1, -1, -1, -1, -1, 1380688 }, { 0x20044, -1, -1, -1, -1, -1, -1, -1, -1, 1380695 }, { 0x20046, -1, 1380702, -1, -1, -1, -1, -1, -1, -1 }, { 0x20049, -1, -1, 1380707, -1, -1, -1, -1, -1, -1 }, { 0x2004E, -1, 1380712, -1, -1, -1, -1, -1, -1, -1 }, { 0x20051, -1, -1, -1, -1, -1, -1, -1, -1, 1380717 }, { 0x20054, -1, -1, -1, -1, -1, -1, -1, -1, 1380725 }, { 0x20057, -1, -1, 1380731, -1, -1, -1, -1, -1, -1 }, { 0x20059, -1, -1, -1, -1, -1, -1, -1, -1, 1380736 }, { 0x2005A, -1, -1, -1, -1, -1, -1, -1, -1, 1380742 }, { 0x2005D, -1, -1, -1, -1, -1, -1, -1, -1, 1380747 }, { 0x2005F, -1, -1, -1, -1, -1, -1, -1, -1, 1380753 }, { 0x20060, -1, -1, 1380759, -1, -1, -1, -1, -1, -1 }, { 0x20065, 1380764, -1, 1380785, -1, -1, -1, -1, -1, -1 }, { 0x20068, -1, 1380789, -1, -1, -1, -1, -1, -1, -1 }, { 0x2006A, -1, -1, -1, -1, -1, -1, -1, -1, 1380795 }, { 0x2006D, -1, -1, 1380802, -1, -1, -1, -1, -1, -1 }, { 0x20075, -1, -1, -1, -1, -1, -1, -1, -1, 1380806 }, { 0x20077, -1, -1, 1380813, -1, -1, -1, -1, -1, -1 }, { 0x20078, -1, -1, -1, -1, -1, -1, -1, -1, 1380819 }, { 0x20079, -1, -1, -1, -1, -1, -1, -1, -1, 1380826 }, { 0x2007A, -1, -1, -1, -1, -1, -1, -1, -1, 1380833 }, { 0x2007B, -1, -1, -1, -1, -1, -1, -1, -1, 1380840 }, { 0x20084, -1, -1, 1380848, -1, -1, -1, -1, -1, -1 }, { 0x20086, -1, 1380854, 1380859, -1, -1, -1, -1, -1, -1 }, { 0x20087, -1, 1380863, 1380867, -1, -1, -1, -1, -1, -1 }, { 0x20088, -1, -1, 1380872, -1, -1, -1, -1, -1, -1 }, { 0x2008A, -1, 1380877, -1, -1, -1, -1, -1, -1, -1 }, { 0x2008E, -1, -1, -1, -1, -1, -1, -1, -1, 1380882 }, { 0x20091, -1, -1, 1380887, -1, -1, -1, -1, -1, -1 }, { 0x20094, 1380896, 1380892, 1380904, -1, -1, -1, -1, -1, -1 }, { 0x2009D, 1380914, 1380908, -1, -1, -1, -1, -1, -1, -1 }, { 0x2009F, -1, -1, 1380938, -1, -1, -1, -1, -1, -1 }, { 0x200A2, 1380943, -1, 1380953, -1, -1, -1, -1, -1, -1 }, { 0x200A4, 1380964, 1380958, 1380988, -1, -1, -1, -1, -1, -1 }, { 0x200A5, -1, -1, 1380993, -1, -1, -1, -1, -1, -1 }, { 0x200A7, -1, -1, 1380999, -1, -1, -1, -1, -1, -1 }, { 0x200AA, -1, -1, -1, -1, -1, -1, -1, -1, 1381005 }, { 0x200AB, -1, -1, -1, -1, -1, -1, -1, -1, 1381010 }, { 0x200B8, -1, -1, 1381015, -1, -1, -1, -1, -1, -1 }, { 0x200C5, -1, -1, -1, -1, -1, -1, -1, -1, 1381022 }, { 0x200CA, -1, -1, 1381027, -1, -1, -1, -1, -1, -1 }, { 0x200CC, -1, 1381032, 1381038, -1, -1, -1, -1, -1, -1 }, { 0x200D6, -1, -1, 1381043, -1, -1, -1, -1, -1, -1 }, { 0x200D7, -1, -1, -1, -1, -1, -1, -1, 1381048, -1 }, { 0x200DD, -1, -1, -1, -1, -1, -1, -1, -1, 1381054 }, { 0x200E3, -1, -1, -1, -1, -1, -1, -1, -1, 1381058 }, { 0x200E9, -1, -1, -1, -1, -1, -1, -1, -1, 1381062 }, { 0x200EB, -1, -1, 1381068, -1, -1, -1, -1, -1, -1 }, { 0x200EE, -1, 1381074, -1, -1, -1, -1, -1, -1, -1 }, { 0x200EF, -1, -1, -1, -1, -1, -1, -1, -1, 1381079 }, { 0x200F7, -1, -1, -1, -1, -1, -1, -1, -1, 1381084 }, { 0x200FA, -1, -1, 1381088, -1, -1, -1, -1, -1, -1 }, { 0x20100, -1, -1, -1, -1, -1, -1, -1, -1, 1381093 }, { 0x20105, -1, -1, 1381097, -1, -1, -1, -1, -1, -1 }, { 0x20109, -1, -1, 1381101, -1, -1, -1, -1, -1, -1 }, { 0x2010C, -1, -1, 1381107, -1, -1, -1, -1, -1, -1 }, { 0x2010D, -1, -1, 1381112, -1, -1, -1, -1, -1, -1 }, { 0x2010F, -1, -1, 1381117, -1, -1, -1, -1, -1, -1 }, { 0x20111, -1, -1, 1381123, -1, -1, -1, -1, -1, -1 }, { 0x20112, -1, -1, 1381128, -1, -1, -1, -1, -1, -1 }, { 0x20116, -1, -1, 1381134, -1, -1, -1, -1, -1, -1 }, { 0x20118, -1, 1381140, -1, -1, -1, -1, -1, -1, -1 }, { 0x2011A, -1, -1, 1381146, -1, -1, -1, -1, -1, -1 }, { 0x2011C, -1, -1, -1, -1, -1, -1, -1, -1, 1381152 }, { 0x20123, -1, -1, 1381158, -1, -1, -1, -1, -1, -1 }, { 0x20126, -1, -1, -1, -1, -1, -1, -1, -1, 1381163 }, { 0x20127, -1, -1, -1, -1, -1, -1, -1, -1, 1381169 }, { 0x20129, -1, -1, -1, -1, -1, -1, -1, -1, 1381174 }, { 0x2012C, -1, -1, -1, -1, -1, -1, -1, 1381178, -1 }, { 0x2012E, -1, -1, 1381184, -1, -1, -1, -1, -1, -1 }, { 0x2012F, -1, -1, -1, -1, -1, -1, -1, -1, 1381188 }, { 0x20131, -1, -1, 1381194, -1, -1, -1, -1, -1, -1 }, { 0x20133, -1, -1, -1, -1, -1, -1, -1, -1, 1381198 }, { 0x20136, -1, -1, -1, -1, -1, -1, -1, -1, 1381203 }, { 0x2013A, -1, -1, -1, -1, -1, -1, -1, -1, 1381209 }, { 0x2013B, -1, -1, -1, -1, -1, -1, -1, -1, 1381217 }, { 0x2013C, -1, -1, -1, -1, -1, -1, -1, -1, 1381222 }, { 0x2013D, -1, -1, -1, -1, -1, -1, -1, -1, 1381227 }, { 0x2013F, -1, -1, 1381232, -1, -1, -1, -1, -1, -1 }, { 0x20142, -1, -1, 1381237, -1, -1, -1, -1, -1, -1 }, { 0x2014C, -1, -1, 1381242, -1, -1, -1, -1, -1, -1 }, { 0x2014D, -1, -1, -1, -1, -1, -1, -1, -1, 1381246 }, { 0x2014E, -1, -1, -1, -1, -1, -1, -1, -1, 1381252 }, { 0x20150, -1, -1, -1, -1, -1, -1, -1, -1, 1381258 }, { 0x20152, -1, -1, -1, -1, -1, -1, -1, -1, 1381264 }, { 0x20157, -1, -1, 1381270, -1, -1, -1, -1, -1, -1 }, { 0x2015A, -1, -1, 1381275, -1, -1, -1, -1, -1, -1 }, { 0x2015C, -1, -1, -1, -1, -1, -1, -1, -1, 1381279 }, { 0x20164, -1, -1, 1381284, -1, -1, -1, -1, -1, -1 }, { 0x2016C, -1, -1, 1381288, -1, -1, -1, -1, -1, -1 }, { 0x20171, -1, -1, 1381293, -1, -1, -1, -1, -1, -1 }, { 0x20173, -1, -1, -1, -1, -1, -1, -1, -1, 1381298 }, { 0x20179, -1, -1, 1381304, -1, -1, -1, -1, -1, -1 }, { 0x2017B, -1, -1, -1, -1, -1, -1, -1, -1, 1381311 }, { 0x2017C, -1, -1, -1, -1, -1, -1, -1, -1, 1381317 }, { 0x2018C, 1381329, 1381323, 1381375, -1, -1, -1, -1, -1, -1 }, { 0x2018D, -1, -1, -1, -1, -1, -1, -1, -1, 1381381 }, { 0x20190, -1, -1, 1381387, -1, -1, -1, -1, -1, -1 }, { 0x20199, -1, -1, 1381391, -1, -1, -1, -1, -1, -1 }, { 0x2019B, -1, -1, 1381396, -1, -1, -1, -1, -1, -1 }, { 0x2019F, -1, -1, 1381401, -1, -1, -1, -1, -1, -1 }, { 0x201A3, -1, -1, 1381406, -1, -1, -1, -1, -1, -1 }, { 0x201A4, -1, 1381411, -1, -1, -1, -1, -1, -1, -1 }, { 0x201A9, 1381436, 1381430, 1381452, -1, -1, -1, -1, -1, -1 }, { 0x201AB, -1, 1381457, -1, -1, -1, -1, -1, -1, -1 }, { 0x201AE, -1, -1, 1381462, -1, -1, -1, -1, -1, -1 }, { 0x201B1, -1, -1, 1381466, -1, -1, -1, -1, -1, -1 }, { 0x201B2, -1, -1, 1381470, -1, -1, -1, -1, -1, -1 }, { 0x201B3, -1, -1, -1, -1, -1, -1, -1, -1, 1381475 }, { 0x201B5, -1, -1, 1381481, -1, -1, -1, -1, -1, -1 }, { 0x201B6, -1, -1, 1381485, -1, -1, -1, -1, -1, -1 }, { 0x201C1, -1, 1381490, -1, -1, -1, -1, -1, -1, -1 }, { 0x201CB, -1, -1, 1381495, -1, -1, -1, -1, -1, -1 }, { 0x201CD, -1, -1, -1, -1, -1, -1, -1, -1, 1381500 }, { 0x201CF, -1, -1, 1381506, -1, -1, -1, -1, -1, -1 }, { 0x201D2, -1, -1, 1381511, -1, -1, -1, -1, -1, -1 }, { 0x201D4, -1, 1381517, -1, -1, -1, -1, -1, -1, -1 }, { 0x201D5, -1, -1, -1, -1, -1, -1, -1, -1, 1381522 }, { 0x201D6, -1, -1, -1, -1, -1, -1, -1, -1, 1381525 }, { 0x201D7, -1, -1, 1381531, -1, -1, -1, -1, -1, -1 }, { 0x201D8, -1, -1, 1381536, -1, -1, -1, -1, -1, -1 }, { 0x201EF, -1, -1, 1381541, -1, -1, -1, -1, -1, -1 }, { 0x201F1, -1, -1, 1381545, -1, -1, -1, -1, -1, -1 }, { 0x201F2, -1, 1381549, -1, -1, -1, -1, -1, -1, -1 }, { 0x201F3, -1, -1, 1381554, -1, -1, -1, -1, -1, -1 }, { 0x201F5, -1, -1, 1381559, -1, -1, -1, -1, -1, -1 }, { 0x201F7, -1, -1, 1381564, -1, -1, -1, -1, -1, -1 }, { 0x201FC, -1, -1, -1, -1, -1, -1, -1, -1, 1381571 }, { 0x201FD, -1, -1, -1, -1, -1, -1, -1, -1, 1381576 }, { 0x20201, -1, -1, 1381582, -1, -1, -1, -1, -1, -1 }, { 0x20204, -1, 1381587, -1, -1, -1, -1, -1, -1, -1 }, { 0x20205, -1, -1, 1381593, -1, -1, -1, -1, -1, -1 }, { 0x2020A, -1, -1, 1381599, -1, -1, -1, -1, -1, -1 }, { 0x2020B, -1, -1, -1, -1, -1, -1, -1, -1, 1381604 }, { 0x2020C, -1, 1381611, -1, -1, -1, -1, -1, -1, -1 }, { 0x20214, -1, 1381616, -1, -1, -1, -1, -1, -1, -1 }, { 0x20224, -1, -1, 1381621, -1, -1, -1, -1, -1, -1 }, { 0x20225, -1, -1, 1381626, -1, -1, -1, -1, -1, -1 }, { 0x2022C, -1, -1, 1381631, -1, -1, -1, -1, -1, -1 }, { 0x2022D, -1, -1, 1381637, -1, -1, -1, -1, -1, -1 }, { 0x20230, -1, -1, 1381642, -1, -1, -1, -1, -1, -1 }, { 0x20231, -1, -1, 1381647, -1, -1, -1, -1, -1, -1 }, { 0x20235, -1, -1, 1381652, -1, -1, -1, -1, -1, -1 }, { 0x20236, -1, -1, 1381658, -1, -1, -1, -1, -1, -1 }, { 0x20238, -1, -1, 1381662, -1, -1, -1, -1, -1, -1 }, { 0x20239, -1, 1381666, -1, -1, -1, -1, -1, -1, -1 }, { 0x2023A, -1, -1, 1381671, -1, -1, -1, -1, -1, -1 }, { 0x20242, -1, -1, 1381675, -1, -1, -1, -1, -1, -1 }, { 0x20257, -1, -1, 1381679, -1, -1, -1, -1, -1, -1 }, { 0x2025B, -1, 1381684, -1, -1, -1, -1, -1, -1, -1 }, { 0x2025C, -1, -1, -1, -1, -1, -1, -1, -1, 1381690 }, { 0x2025D, -1, -1, -1, -1, -1, -1, -1, -1, 1381695 }, { 0x2025E, -1, -1, -1, -1, -1, -1, -1, -1, 1381701 }, { 0x2025F, -1, -1, -1, -1, -1, -1, -1, -1, 1381705 }, { 0x20260, -1, -1, -1, -1, -1, -1, -1, -1, 1381711 }, { 0x20262, -1, -1, 1381717, -1, -1, -1, -1, -1, -1 }, { 0x20263, -1, -1, 1381721, -1, -1, -1, -1, -1, -1 }, { 0x20264, -1, -1, 1381726, -1, -1, -1, -1, -1, -1 }, { 0x20267, -1, -1, 1381730, -1, -1, -1, -1, -1, -1 }, { 0x20269, -1, -1, 1381734, -1, -1, -1, -1, -1, -1 }, { 0x2026C, -1, -1, 1381738, -1, -1, -1, -1, -1, -1 }, { 0x20271, -1, -1, -1, -1, -1, -1, -1, -1, 1381742 }, { 0x20274, -1, 1381752, -1, -1, -1, -1, -1, -1, -1 }, { 0x20275, -1, 1381757, -1, -1, -1, -1, -1, -1, -1 }, { 0x20289, -1, -1, 1381763, -1, -1, -1, -1, -1, -1 }, { 0x2028C, -1, -1, 1381768, -1, -1, -1, -1, -1, -1 }, { 0x2028E, -1, -1, 1381773, -1, -1, -1, -1, -1, -1 }, { 0x2028F, -1, -1, 1381777, -1, -1, -1, -1, -1, -1 }, { 0x20292, -1, -1, 1381781, -1, -1, -1, -1, -1, -1 }, { 0x20294, -1, -1, 1381787, -1, -1, -1, -1, -1, -1 }, { 0x20299, -1, 1381791, -1, -1, -1, -1, -1, -1, 1381795 }, { 0x2029A, -1, -1, -1, -1, -1, -1, -1, -1, 1381801 }, { 0x2029B, -1, -1, -1, -1, -1, -1, -1, -1, 1381807 }, { 0x2029C, -1, -1, -1, -1, -1, -1, -1, -1, 1381816 }, { 0x2029D, -1, -1, -1, -1, -1, -1, -1, -1, 1381822 }, { 0x2029E, -1, 1381827, -1, -1, -1, -1, -1, -1, -1 }, { 0x2029F, -1, -1, 1381833, -1, -1, -1, -1, -1, 1381838 }, { 0x202A0, -1, 1381846, -1, -1, -1, -1, -1, -1, -1 }, { 0x202A1, -1, -1, -1, -1, -1, -1, -1, -1, 1381851 }, { 0x202A3, -1, -1, 1381858, -1, -1, -1, -1, -1, -1 }, { 0x202A4, -1, -1, 1381864, -1, -1, -1, -1, -1, -1 }, { 0x202A5, -1, -1, 1381869, -1, -1, -1, -1, -1, -1 }, { 0x202A6, -1, -1, 1381876, -1, -1, -1, -1, -1, -1 }, { 0x202A7, 1381881, -1, 1381917, -1, -1, -1, -1, -1, -1 }, { 0x202A9, -1, -1, 1381923, -1, -1, -1, -1, -1, -1 }, { 0x202AA, -1, -1, 1381930, -1, -1, -1, -1, -1, -1 }, { 0x202AB, -1, -1, 1381935, -1, -1, -1, -1, -1, 1381940 }, { 0x202AC, -1, -1, 1381948, -1, -1, -1, -1, -1, -1 }, { 0x202AD, -1, -1, 1381953, -1, -1, -1, -1, -1, -1 }, { 0x202B0, -1, -1, 1381959, -1, -1, -1, -1, -1, -1 }, { 0x202B2, -1, -1, 1381964, -1, -1, -1, -1, -1, -1 }, { 0x202B6, -1, -1, 1381968, -1, -1, -1, -1, -1, -1 }, { 0x202B7, -1, 1381974, 1381978, -1, -1, -1, -1, -1, -1 }, { 0x202BE, -1, -1, 1381983, -1, -1, -1, -1, -1, -1 }, { 0x202BF, -1, 1381988, -1, -1, -1, -1, -1, -1, -1 }, { 0x202C0, -1, 1381994, -1, -1, -1, -1, -1, -1, -1 }, { 0x202C6, -1, -1, 1382000, -1, -1, -1, -1, -1, -1 }, { 0x202D6, -1, -1, 1382006, -1, -1, -1, -1, -1, -1 }, { 0x202D7, -1, -1, 1382012, -1, -1, -1, -1, -1, -1 }, { 0x202DC, -1, -1, 1382016, -1, -1, -1, -1, -1, -1 }, { 0x202DD, -1, -1, 1382021, -1, -1, -1, -1, -1, -1 }, { 0x202DE, -1, -1, 1382027, -1, -1, -1, -1, -1, -1 }, { 0x202DF, -1, -1, 1382032, -1, -1, -1, -1, -1, -1 }, { 0x202E1, -1, -1, 1382036, -1, -1, -1, -1, -1, -1 }, { 0x202E2, -1, -1, 1382040, -1, -1, -1, -1, -1, -1 }, { 0x202E4, -1, -1, 1382045, -1, -1, -1, -1, -1, -1 }, { 0x202E5, -1, 1382050, -1, -1, -1, -1, -1, -1, 1382055 }, { 0x202E6, -1, -1, -1, -1, -1, -1, -1, -1, 1382060 }, { 0x202E7, -1, -1, 1382065, -1, -1, -1, -1, -1, -1 }, { 0x202E9, -1, -1, 1382070, -1, -1, -1, -1, -1, -1 }, { 0x202EC, -1, -1, 1382074, -1, -1, -1, -1, -1, -1 }, { 0x202ED, -1, -1, 1382078, -1, -1, -1, -1, -1, -1 }, { 0x202EF, -1, -1, 1382083, -1, -1, -1, -1, -1, -1 }, { 0x202F2, -1, -1, 1382087, -1, -1, -1, -1, -1, -1 }, { 0x202F5, -1, -1, 1382092, -1, -1, -1, -1, -1, -1 }, { 0x202F6, -1, -1, 1382098, -1, -1, -1, -1, -1, -1 }, { 0x202F7, -1, -1, 1382104, -1, -1, -1, -1, -1, -1 }, { 0x202FA, -1, -1, 1382110, -1, -1, -1, -1, -1, 1382115 }, { 0x202FB, -1, -1, 1382119, -1, -1, -1, -1, -1, -1 }, { 0x2030A, -1, 1382123, -1, -1, -1, -1, -1, -1, -1 }, { 0x20315, -1, -1, 1382128, -1, -1, -1, -1, -1, -1 }, { 0x20316, -1, -1, 1382134, -1, -1, -1, -1, -1, -1 }, { 0x2031A, -1, -1, 1382141, -1, -1, -1, -1, -1, -1 }, { 0x2031E, -1, -1, 1382147, -1, -1, -1, -1, -1, -1 }, { 0x2031F, -1, -1, 1382152, -1, -1, -1, -1, -1, -1 }, { 0x20320, -1, -1, 1382157, -1, -1, -1, -1, -1, -1 }, { 0x20325, 1382170, 1382162, -1, -1, -1, -1, -1, -1, -1 }, { 0x20326, -1, -1, -1, -1, -1, -1, -1, -1, 1382192 }, { 0x20327, -1, -1, -1, -1, -1, -1, -1, -1, 1382198 }, { 0x20328, -1, -1, -1, -1, -1, -1, -1, -1, 1382203 }, { 0x2032A, -1, -1, 1382209, -1, -1, -1, -1, -1, -1 }, { 0x2032D, -1, -1, 1382215, -1, -1, -1, -1, -1, -1 }, { 0x2032E, -1, -1, 1382222, -1, -1, -1, -1, -1, -1 }, { 0x2032F, -1, -1, 1382227, -1, -1, -1, -1, -1, -1 }, { 0x20330, -1, -1, 1382231, -1, -1, -1, -1, -1, -1 }, { 0x20331, -1, -1, 1382236, -1, -1, -1, -1, -1, -1 }, { 0x20332, -1, -1, 1382241, -1, -1, -1, -1, -1, -1 }, { 0x20334, -1, -1, 1382247, -1, -1, -1, -1, -1, -1 }, { 0x2033D, -1, -1, 1382255, -1, -1, -1, -1, -1, -1 }, { 0x20341, 1382264, 1382259, -1, -1, -1, -1, -1, -1, -1 }, { 0x20343, -1, -1, 1382297, -1, -1, -1, -1, -1, -1 }, { 0x20344, -1, -1, 1382301, -1, -1, -1, -1, -1, -1 }, { 0x20345, -1, 1382306, -1, -1, -1, -1, -1, -1, -1 }, { 0x20346, -1, 1382311, -1, -1, -1, -1, -1, -1, -1 }, { 0x20347, -1, 1382316, -1, -1, -1, -1, -1, -1, -1 }, { 0x20357, -1, -1, 1382322, -1, -1, -1, -1, -1, -1 }, { 0x2035A, -1, -1, 1382327, -1, -1, -1, -1, -1, -1 }, { 0x2035B, -1, -1, 1382333, -1, -1, -1, -1, -1, -1 }, { 0x2035C, -1, -1, 1382338, -1, -1, -1, -1, -1, -1 }, { 0x20363, -1, -1, -1, -1, -1, -1, -1, -1, 1382343 }, { 0x20364, -1, -1, -1, -1, -1, -1, -1, -1, 1382349 }, { 0x20365, -1, -1, -1, -1, -1, -1, -1, -1, 1382355 }, { 0x20366, -1, -1, -1, -1, -1, -1, -1, -1, 1382361 }, { 0x20368, -1, -1, 1382366, -1, -1, -1, -1, -1, -1 }, { 0x20369, -1, -1, 1382371, -1, -1, -1, -1, -1, -1 }, { 0x2036A, -1, -1, 1382376, -1, -1, -1, -1, -1, -1 }, { 0x2036B, -1, -1, 1382380, -1, -1, -1, -1, -1, -1 }, { 0x2036D, -1, -1, -1, -1, -1, -1, -1, -1, 1382384 }, { 0x2036F, -1, -1, 1382390, -1, -1, -1, -1, -1, -1 }, { 0x20372, -1, -1, 1382395, -1, -1, -1, -1, -1, -1 }, { 0x20373, -1, -1, 1382399, -1, -1, -1, -1, -1, -1 }, { 0x20375, -1, -1, 1382403, -1, -1, -1, -1, -1, 1382409 }, { 0x20379, -1, -1, 1382415, -1, -1, -1, -1, -1, -1 }, { 0x2037D, -1, -1, 1382420, -1, -1, -1, -1, -1, -1 }, { 0x2037E, -1, 1382425, -1, -1, -1, -1, -1, -1, -1 }, { 0x2037F, -1, 1382430, -1, -1, -1, -1, -1, -1, -1 }, { 0x20380, -1, 1382441, -1, -1, -1, -1, -1, -1, -1 }, { 0x2038A, -1, -1, -1, -1, -1, -1, -1, -1, 1382446 }, { 0x20399, -1, -1, 1382451, -1, -1, -1, -1, -1, -1 }, { 0x203A0, -1, 1382456, -1, -1, -1, -1, -1, -1, -1 }, { 0x203A7, -1, 1382462, -1, -1, -1, -1, -1, -1, -1 }, { 0x203A8, -1, -1, -1, -1, -1, -1, -1, -1, 1382467 }, { 0x203A9, -1, -1, -1, -1, -1, -1, -1, -1, 1382473 }, { 0x203AA, -1, -1, -1, -1, -1, -1, -1, -1, 1382477 }, { 0x203AB, -1, -1, -1, -1, -1, -1, -1, -1, 1382481 }, { 0x203AC, -1, -1, -1, -1, -1, -1, -1, -1, 1382488 }, { 0x203AE, -1, -1, 1382496, -1, -1, -1, -1, -1, -1 }, { 0x203B0, -1, -1, 1382501, -1, -1, -1, -1, -1, -1 }, { 0x203B3, -1, -1, 1382505, -1, -1, -1, -1, -1, -1 }, { 0x203B4, -1, -1, -1, -1, -1, -1, -1, -1, 1382509 }, { 0x203B5, -1, 1382515, -1, -1, -1, -1, -1, -1, -1 }, { 0x203B6, -1, -1, 1382525, -1, -1, -1, -1, -1, -1 }, { 0x203B7, -1, -1, 1382530, -1, -1, -1, -1, -1, -1 }, { 0x203B8, -1, -1, 1382534, -1, -1, -1, -1, -1, -1 }, { 0x203BB, -1, -1, 1382538, -1, -1, -1, -1, -1, -1 }, { 0x203BF, -1, -1, 1382543, -1, -1, -1, -1, -1, -1 }, { 0x203C0, -1, -1, 1382548, -1, -1, -1, -1, -1, -1 }, { 0x203C3, -1, -1, 1382552, -1, -1, -1, -1, -1, -1 }, { 0x203C7, -1, -1, 1382557, -1, -1, -1, -1, -1, -1 }, { 0x203C8, -1, -1, 1382563, -1, -1, -1, -1, -1, -1 }, { 0x203C9, -1, 1382568, -1, -1, -1, -1, -1, -1, -1 }, { 0x203CB, -1, 1382573, -1, -1, -1, -1, -1, -1, -1 }, { 0x203D3, -1, -1, 1382578, -1, -1, -1, -1, -1, -1 }, { 0x203D5, -1, -1, 1382584, -1, -1, -1, -1, -1, -1 }, { 0x203D6, -1, -1, 1382590, -1, -1, -1, -1, -1, -1 }, { 0x203DA, -1, -1, 1382596, -1, -1, -1, -1, -1, -1 }, { 0x203DB, -1, -1, 1382600, -1, -1, -1, -1, -1, -1 }, { 0x203DF, -1, -1, -1, -1, -1, -1, -1, -1, 1382604 }, { 0x203E0, -1, -1, -1, -1, -1, -1, -1, -1, 1382610 }, { 0x203E1, -1, -1, 1382614, -1, -1, -1, -1, -1, -1 }, { 0x203E2, -1, -1, 1382620, -1, -1, -1, -1, -1, -1 }, { 0x203E4, -1, -1, 1382625, -1, -1, -1, -1, -1, -1 }, { 0x203E5, -1, -1, -1, -1, -1, -1, -1, -1, 1382632 }, { 0x203E6, -1, -1, -1, -1, -1, -1, -1, -1, 1382638 }, { 0x203E7, -1, -1, 1382646, -1, -1, -1, -1, -1, -1 }, { 0x203E8, -1, -1, 1382653, -1, -1, -1, -1, -1, -1 }, { 0x203E9, -1, -1, 1382661, -1, -1, -1, -1, -1, -1 }, { 0x203EB, -1, -1, 1382665, -1, -1, -1, -1, -1, -1 }, { 0x203ED, -1, -1, 1382672, -1, -1, -1, -1, -1, 1382678 }, { 0x203EE, -1, -1, 1382684, -1, -1, -1, -1, -1, -1 }, { 0x203F0, -1, -1, 1382689, -1, -1, -1, -1, -1, -1 }, { 0x203F2, -1, -1, -1, -1, -1, -1, -1, -1, 1382695 }, { 0x203F3, -1, -1, -1, -1, -1, -1, -1, -1, 1382701 }, { 0x203F5, -1, 1382709, -1, -1, -1, -1, -1, -1, -1 }, { 0x203FC, -1, 1382715, -1, -1, -1, -1, -1, -1, -1 }, { 0x203FF, -1, -1, 1382720, -1, -1, -1, -1, -1, -1 }, { 0x20400, -1, -1, 1382725, -1, -1, -1, -1, -1, -1 }, { 0x20401, -1, -1, 1382729, -1, -1, -1, -1, -1, -1 }, { 0x20405, -1, -1, -1, -1, -1, -1, -1, -1, 1382735 }, { 0x20408, -1, -1, 1382741, -1, -1, -1, -1, -1, -1 }, { 0x20409, -1, -1, 1382747, -1, -1, -1, -1, -1, -1 }, { 0x2040A, -1, -1, 1382752, -1, -1, -1, -1, -1, -1 }, { 0x2040B, -1, -1, 1382757, -1, -1, -1, -1, -1, -1 }, { 0x2040C, -1, -1, 1382763, -1, -1, -1, -1, -1, -1 }, { 0x2040D, -1, -1, 1382767, -1, -1, -1, -1, -1, -1 }, { 0x20411, -1, -1, 1382771, -1, -1, -1, -1, -1, -1 }, { 0x20413, -1, 1382775, -1, -1, -1, -1, -1, -1, -1 }, { 0x20414, -1, 1382781, -1, -1, -1, -1, -1, -1, -1 }, { 0x2041E, -1, -1, -1, -1, -1, -1, -1, -1, 1382786 }, { 0x2041F, -1, 1382793, -1, -1, -1, -1, -1, -1, -1 }, { 0x20421, -1, -1, 1382798, -1, -1, -1, -1, -1, -1 }, { 0x20422, -1, -1, 1382803, -1, -1, -1, -1, -1, -1 }, { 0x20427, -1, -1, 1382808, -1, -1, -1, -1, -1, -1 }, { 0x20429, -1, -1, 1382814, -1, -1, -1, -1, -1, -1 }, { 0x2042C, -1, -1, -1, -1, -1, -1, -1, -1, 1382820 }, { 0x20435, -1, -1, 1382826, -1, -1, -1, -1, -1, -1 }, { 0x20438, -1, -1, -1, -1, -1, -1, -1, -1, 1382831 }, { 0x2043A, -1, -1, 1382836, -1, -1, -1, -1, -1, -1 }, { 0x2043B, -1, -1, 1382841, -1, -1, -1, -1, -1, -1 }, { 0x2043C, -1, -1, 1382847, -1, -1, -1, -1, -1, -1 }, { 0x2043D, -1, -1, 1382852, -1, -1, -1, -1, -1, -1 }, { 0x2043E, -1, -1, 1382857, -1, -1, -1, -1, -1, -1 }, { 0x2043F, -1, -1, 1382861, -1, -1, -1, -1, -1, -1 }, { 0x20443, -1, -1, 1382867, -1, -1, -1, -1, -1, -1 }, { 0x20444, -1, -1, 1382871, -1, -1, -1, -1, -1, -1 }, { 0x20445, -1, -1, 1382876, -1, -1, -1, -1, -1, -1 }, { 0x20446, -1, -1, 1382883, -1, -1, -1, -1, -1, -1 }, { 0x20448, -1, -1, -1, -1, -1, -1, -1, -1, 1382889 }, { 0x20449, -1, -1, -1, -1, -1, -1, -1, -1, 1382896 }, { 0x2044B, -1, -1, -1, -1, -1, -1, -1, -1, 1382902 }, { 0x20450, -1, -1, 1382909, -1, -1, -1, -1, -1, -1 }, { 0x20451, -1, -1, 1382914, -1, -1, -1, -1, -1, -1 }, { 0x20455, -1, -1, -1, -1, -1, -1, -1, -1, 1382920 }, { 0x20456, -1, -1, -1, -1, -1, -1, -1, -1, 1382927 }, { 0x20458, -1, -1, 1382933, -1, -1, -1, -1, -1, -1 }, { 0x20459, -1, -1, 1382939, -1, -1, -1, -1, -1, -1 }, { 0x2045A, -1, -1, 1382946, -1, -1, -1, -1, -1, -1 }, { 0x2045B, -1, -1, 1382951, -1, -1, -1, -1, -1, -1 }, { 0x2045E, -1, -1, 1382956, -1, -1, -1, -1, -1, -1 }, { 0x2045F, -1, -1, 1382962, -1, -1, -1, -1, -1, -1 }, { 0x20461, -1, -1, 1382968, -1, -1, -1, -1, -1, -1 }, { 0x20462, -1, -1, -1, -1, -1, -1, -1, -1, 1382974 }, { 0x20465, -1, 1382980, -1, -1, -1, -1, -1, -1, -1 }, { 0x2046A, -1, -1, 1382985, -1, -1, -1, -1, -1, -1 }, { 0x2046C, -1, -1, -1, -1, -1, -1, -1, -1, 1382991 }, { 0x2046F, -1, -1, 1382996, -1, -1, -1, -1, -1, -1 }, { 0x20470, -1, -1, 1383000, -1, -1, -1, -1, -1, -1 }, { 0x20471, -1, -1, 1383005, -1, -1, -1, -1, -1, -1 }, { 0x20472, -1, -1, 1383011, -1, -1, -1, -1, -1, -1 }, { 0x20474, -1, -1, 1383017, -1, -1, -1, -1, -1, -1 }, { 0x20479, -1, -1, 1383023, -1, -1, -1, -1, -1, -1 }, { 0x20484, -1, -1, 1383027, -1, -1, -1, -1, -1, -1 }, { 0x20487, -1, 1383031, -1, -1, -1, -1, -1, -1, -1 }, { 0x2048E, -1, 1383037, -1, -1, -1, -1, -1, -1, -1 }, { 0x20491, -1, 1383041, -1, -1, -1, -1, -1, -1, -1 }, { 0x20492, -1, 1383047, -1, -1, -1, -1, -1, -1, -1 }, { 0x2049C, -1, -1, 1383052, -1, -1, -1, -1, -1, -1 }, { 0x2049D, -1, -1, 1383058, -1, -1, -1, -1, -1, -1 }, { 0x204A2, -1, -1, 1383064, -1, -1, -1, -1, -1, -1 }, { 0x204A3, -1, 1383069, -1, -1, -1, -1, -1, -1, -1 }, { 0x204A5, -1, -1, -1, -1, -1, -1, -1, -1, 1383075 }, { 0x204A6, -1, -1, -1, -1, -1, -1, -1, -1, 1383081 }, { 0x204AC, -1, -1, -1, -1, -1, -1, -1, -1, 1383086 }, { 0x204AF, -1, -1, -1, -1, -1, -1, -1, -1, 1383092 }, { 0x204B0, -1, -1, 1383098, -1, -1, -1, -1, -1, -1 }, { 0x204B5, -1, -1, 1383104, -1, -1, -1, -1, -1, -1 }, { 0x204B7, -1, -1, -1, -1, -1, -1, -1, -1, 1383110 }, { 0x204B8, -1, -1, 1383114, -1, -1, -1, -1, -1, -1 }, { 0x204BE, -1, -1, 1383119, -1, -1, -1, -1, -1, -1 }, { 0x204BF, -1, -1, 1383124, -1, -1, -1, -1, -1, -1 }, { 0x204C0, -1, -1, -1, -1, -1, -1, -1, -1, 1383128 }, { 0x204C1, -1, -1, -1, -1, -1, -1, -1, -1, 1383137 }, { 0x204C5, -1, -1, -1, -1, -1, -1, -1, -1, 1383144 }, { 0x204C7, -1, -1, -1, -1, -1, -1, -1, -1, 1383151 }, { 0x204CA, -1, -1, 1383157, -1, -1, -1, -1, -1, -1 }, { 0x204CB, -1, -1, 1383162, -1, -1, -1, -1, -1, -1 }, { 0x204CC, -1, -1, 1383166, -1, -1, -1, -1, -1, -1 }, { 0x204D0, -1, -1, -1, -1, -1, -1, -1, -1, 1383172 }, { 0x204D1, -1, -1, -1, -1, -1, -1, -1, -1, 1383178 }, { 0x204D4, -1, -1, -1, -1, -1, -1, -1, -1, 1383182 }, { 0x204D6, -1, -1, 1383189, -1, -1, -1, -1, -1, -1 }, { 0x204D7, -1, 1383194, 1383198, -1, -1, -1, -1, -1, -1 }, { 0x204D9, -1, -1, 1383202, -1, -1, -1, -1, -1, -1 }, { 0x204DC, -1, -1, 1383209, -1, -1, -1, -1, -1, -1 }, { 0x204DD, -1, -1, 1383216, -1, -1, -1, -1, -1, -1 }, { 0x204DE, -1, -1, 1383221, -1, -1, -1, -1, -1, -1 }, { 0x204E2, -1, -1, 1383225, -1, -1, -1, -1, -1, -1 }, { 0x204E3, -1, -1, 1383230, -1, -1, -1, -1, -1, -1 }, { 0x204E4, -1, -1, 1383235, -1, -1, -1, -1, -1, -1 }, { 0x204E8, -1, -1, -1, -1, -1, -1, -1, -1, 1383240 }, { 0x204E9, -1, -1, -1, -1, -1, -1, -1, -1, 1383245 }, { 0x204EA, -1, -1, 1383251, -1, -1, -1, -1, -1, -1 }, { 0x204EB, -1, -1, 1383255, -1, -1, -1, -1, -1, -1 }, { 0x204EC, -1, -1, -1, -1, -1, -1, -1, -1, 1383261 }, { 0x204ED, -1, -1, 1383267, -1, -1, -1, -1, -1, -1 }, { 0x204EE, -1, -1, 1383272, -1, -1, -1, -1, -1, -1 }, { 0x204F6, -1, -1, 1383277, -1, -1, -1, -1, -1, -1 }, { 0x204F7, -1, -1, 1383282, -1, -1, -1, -1, -1, -1 }, { 0x204F8, -1, -1, 1383286, -1, -1, -1, -1, -1, -1 }, { 0x204F9, -1, -1, -1, -1, -1, -1, -1, -1, 1383293 }, { 0x204FA, -1, -1, -1, -1, -1, -1, -1, -1, 1383299 }, { 0x204FB, -1, -1, -1, -1, -1, -1, -1, -1, 1383303 }, { 0x204FC, 1383315, 1383310, -1, -1, -1, -1, -1, -1, -1 }, { 0x204FD, -1, -1, 1383345, -1, -1, -1, -1, -1, -1 }, { 0x204FE, -1, 1383352, -1, -1, -1, -1, -1, -1, -1 }, { 0x204FF, -1, -1, 1383358, -1, -1, -1, -1, -1, -1 }, { 0x20502, -1, -1, 1383363, -1, -1, -1, -1, -1, -1 }, { 0x20503, 1383369, -1, 1383405, -1, -1, -1, -1, -1, -1 }, { 0x20509, 1383409, -1, 1383416, -1, -1, -1, -1, -1, -1 }, { 0x2050B, -1, -1, 1383422, -1, -1, -1, -1, -1, -1 }, { 0x2050D, -1, -1, 1383426, -1, -1, -1, -1, -1, -1 }, { 0x2050E, -1, -1, 1383430, -1, -1, -1, -1, -1, -1 }, { 0x20511, -1, -1, 1383435, -1, -1, -1, -1, -1, -1 }, { 0x20515, -1, -1, 1383440, -1, -1, -1, -1, -1, -1 }, { 0x20520, -1, -1, 1383445, -1, -1, -1, -1, -1, -1 }, { 0x20526, -1, -1, -1, -1, -1, -1, -1, -1, 1383450 }, { 0x20528, -1, -1, 1383456, -1, -1, -1, -1, -1, -1 }, { 0x2052D, -1, -1, -1, -1, -1, -1, -1, -1, 1383462 }, { 0x2052E, -1, -1, -1, -1, -1, -1, -1, -1, 1383467 }, { 0x2052F, -1, -1, 1383473, -1, -1, -1, -1, -1, -1 }, { 0x20532, -1, -1, 1383478, -1, -1, -1, -1, -1, -1 }, { 0x20536, -1, -1, 1383484, -1, -1, -1, -1, -1, -1 }, { 0x2053A, -1, -1, 1383488, -1, -1, -1, -1, -1, -1 }, { 0x2053B, -1, -1, 1383494, -1, -1, -1, -1, -1, -1 }, { 0x2053C, -1, -1, 1383501, -1, -1, -1, -1, -1, -1 }, { 0x20541, -1, -1, 1383506, -1, -1, -1, -1, -1, -1 }, { 0x20544, 1383517, 1383512, 1383543, -1, -1, -1, -1, -1, -1 }, { 0x20547, -1, 1383547, -1, -1, -1, -1, -1, -1, -1 }, { 0x2054A, -1, -1, 1383552, -1, -1, -1, -1, -1, -1 }, { 0x2054C, -1, -1, 1383558, -1, -1, -1, -1, -1, -1 }, { 0x20555, -1, -1, 1383564, -1, -1, -1, -1, -1, -1 }, { 0x20556, -1, -1, 1383571, -1, -1, -1, -1, -1, -1 }, { 0x2055F, -1, -1, 1383577, -1, -1, -1, -1, -1, -1 }, { 0x20560, -1, -1, 1383583, -1, -1, -1, -1, -1, -1 }, { 0x20563, -1, -1, 1383590, -1, -1, -1, -1, -1, -1 }, { 0x20566, -1, -1, 1383595, -1, -1, -1, -1, -1, -1 }, { 0x20567, -1, -1, 1383599, -1, -1, -1, -1, -1, -1 }, { 0x2056D, -1, -1, 1383605, -1, -1, -1, -1, -1, -1 }, { 0x20573, -1, -1, 1383611, -1, -1, -1, -1, -1, -1 }, { 0x20574, -1, -1, 1383615, -1, -1, -1, -1, -1, -1 }, { 0x20578, -1, -1, 1383620, -1, -1, -1, -1, -1, -1 }, { 0x2057B, -1, -1, 1383625, -1, -1, -1, -1, -1, -1 }, { 0x2057F, -1, -1, 1383630, -1, -1, -1, -1, -1, -1 }, { 0x20582, -1, -1, 1383636, -1, -1, -1, -1, -1, -1 }, { 0x20584, -1, -1, 1383642, -1, -1, -1, -1, -1, -1 }, { 0x20586, -1, -1, 1383648, -1, -1, -1, -1, -1, -1 }, { 0x20588, -1, -1, -1, -1, -1, -1, -1, -1, 1383654 }, { 0x2058B, -1, -1, 1383662, -1, -1, -1, -1, -1, -1 }, { 0x2058E, -1, 1383667, -1, -1, -1, -1, -1, -1, -1 }, { 0x20593, -1, -1, 1383673, -1, -1, -1, -1, -1, -1 }, { 0x20598, -1, -1, -1, -1, -1, -1, -1, -1, 1383677 }, { 0x2059B, -1, -1, 1383683, -1, -1, -1, -1, -1, -1 }, { 0x2059D, -1, -1, -1, -1, -1, -1, -1, -1, 1383688 }, { 0x2059F, -1, -1, 1383696, -1, -1, -1, -1, -1, -1 }, { 0x205A4, -1, -1, -1, -1, -1, -1, -1, -1, 1383701 }, { 0x205A5, 1383711, 1383705, 1383735, -1, -1, -1, -1, -1, -1 }, { 0x205A8, -1, -1, -1, -1, -1, -1, -1, -1, 1383742 }, { 0x205AB, -1, -1, 1383749, -1, -1, -1, -1, -1, -1 }, { 0x205AC, -1, -1, 1383754, -1, -1, -1, -1, -1, -1 }, { 0x205AD, -1, -1, -1, -1, -1, -1, -1, -1, 1383759 }, { 0x205AF, -1, -1, -1, -1, -1, -1, -1, -1, 1383765 }, { 0x205B0, -1, -1, -1, -1, -1, -1, -1, -1, 1383772 }, { 0x205B3, -1, 1383777, -1, -1, -1, -1, -1, -1, -1 }, { 0x205B6, -1, -1, 1383782, -1, -1, -1, -1, -1, -1 }, { 0x205B7, -1, -1, 1383787, -1, -1, -1, -1, -1, -1 }, { 0x205B9, -1, -1, 1383794, -1, -1, -1, -1, -1, -1 }, { 0x205BE, -1, -1, -1, -1, -1, -1, -1, -1, 1383799 }, { 0x205BF, -1, -1, -1, -1, -1, -1, -1, -1, 1383804 }, { 0x205C2, -1, -1, 1383810, -1, -1, -1, -1, -1, -1 }, { 0x205C3, -1, 1383814, -1, -1, -1, -1, -1, -1, -1 }, { 0x205C6, -1, -1, 1383819, -1, -1, -1, -1, -1, -1 }, { 0x205C8, -1, -1, 1383824, -1, -1, -1, -1, -1, -1 }, { 0x205C9, -1, -1, 1383829, -1, -1, -1, -1, -1, -1 }, { 0x205CA, -1, 1383834, 1383846, -1, -1, -1, -1, 1383840, -1 }, { 0x205CB, -1, -1, 1383852, -1, -1, -1, -1, -1, -1 }, { 0x205CC, -1, -1, 1383858, -1, -1, -1, -1, -1, -1 }, { 0x205CF, -1, -1, 1383864, -1, -1, -1, -1, -1, -1 }, { 0x205D0, -1, 1383868, -1, -1, -1, -1, -1, -1, -1 }, { 0x205D5, -1, 1383875, -1, -1, -1, -1, -1, -1, -1 }, { 0x205D8, -1, -1, 1383881, -1, -1, -1, -1, -1, -1 }, { 0x205DA, -1, -1, 1383887, -1, -1, -1, -1, -1, -1 }, { 0x205DB, -1, -1, 1383892, -1, -1, -1, -1, -1, -1 }, { 0x205DD, -1, -1, 1383897, -1, -1, -1, -1, -1, -1 }, { 0x205DF, -1, 1383903, -1, -1, -1, -1, -1, -1, -1 }, { 0x205E0, -1, 1383908, -1, -1, -1, -1, -1, -1, -1 }, { 0x205E3, -1, -1, -1, -1, -1, -1, -1, -1, 1383915 }, { 0x205E4, -1, -1, -1, -1, -1, -1, -1, -1, 1383920 }, { 0x205E5, -1, -1, 1383926, -1, -1, -1, -1, -1, -1 }, { 0x205E6, 1383938, 1383932, 1383962, -1, -1, -1, -1, -1, -1 }, { 0x205E8, -1, -1, 1383968, -1, -1, -1, -1, -1, -1 }, { 0x205E9, -1, -1, 1383973, -1, -1, -1, -1, -1, -1 }, { 0x205EB, -1, 1383978, -1, -1, -1, -1, -1, -1, -1 }, { 0x205F0, -1, -1, -1, -1, -1, -1, -1, -1, 1383983 }, { 0x205F3, -1, -1, 1383989, -1, -1, -1, -1, -1, -1 }, { 0x205F4, -1, -1, 1383995, -1, -1, -1, -1, -1, -1 }, { 0x205F5, -1, -1, 1384000, -1, -1, -1, -1, -1, -1 }, { 0x205F6, -1, -1, 1384006, -1, -1, -1, -1, -1, -1 }, { 0x205F8, -1, -1, -1, -1, -1, -1, -1, -1, 1384012 }, { 0x205F9, -1, -1, -1, -1, -1, -1, -1, -1, 1384018 }, { 0x205FA, -1, -1, 1384023, -1, -1, -1, -1, -1, -1 }, { 0x205FB, -1, -1, 1384027, -1, -1, -1, -1, -1, -1 }, { 0x205FC, -1, -1, 1384033, -1, -1, -1, -1, -1, -1 }, { 0x205FD, -1, -1, 1384038, -1, -1, -1, -1, -1, -1 }, { 0x205FE, -1, -1, 1384043, -1, -1, -1, -1, -1, -1 }, { 0x205FF, -1, -1, 1384051, -1, -1, -1, -1, -1, -1 }, { 0x20601, -1, -1, 1384057, -1, -1, -1, -1, -1, -1 }, { 0x20602, -1, -1, 1384061, -1, -1, -1, -1, -1, -1 }, { 0x20603, -1, -1, -1, -1, -1, -1, -1, -1, 1384066 }, { 0x20605, -1, -1, 1384074, -1, -1, -1, -1, -1, -1 }, { 0x20606, -1, -1, 1384079, -1, -1, -1, -1, -1, -1 }, { 0x2060A, -1, -1, 1384085, -1, -1, -1, -1, -1, -1 }, { 0x2060B, -1, -1, 1384091, -1, -1, -1, -1, -1, -1 }, { 0x2060C, -1, -1, 1384097, -1, -1, -1, -1, -1, -1 }, { 0x20611, -1, 1384104, -1, -1, -1, -1, -1, -1, -1 }, { 0x20615, -1, 1384109, 1384114, -1, -1, -1, -1, -1, -1 }, { 0x20616, -1, -1, 1384118, -1, -1, -1, -1, -1, -1 }, { 0x20619, -1, 1384123, -1, -1, -1, -1, -1, -1, -1 }, { 0x2061A, -1, 1384128, -1, -1, -1, -1, -1, -1, -1 }, { 0x2061D, -1, -1, 1384132, -1, -1, -1, -1, -1, -1 }, { 0x2061E, -1, -1, 1384137, -1, -1, -1, -1, -1, -1 }, { 0x2061F, -1, -1, 1384141, -1, -1, -1, -1, -1, -1 }, { 0x20622, -1, -1, 1384145, -1, -1, -1, -1, -1, -1 }, { 0x20623, -1, -1, 1384149, -1, -1, -1, -1, -1, -1 }, { 0x20625, -1, -1, 1384155, -1, -1, -1, -1, -1, -1 }, { 0x20627, -1, -1, 1384160, -1, -1, -1, -1, -1, -1 }, { 0x2062A, -1, -1, 1384165, -1, -1, -1, -1, -1, -1 }, { 0x20630, -1, 1384170, -1, -1, -1, -1, -1, -1, -1 }, { 0x20631, -1, -1, 1384176, -1, -1, -1, -1, -1, -1 }, { 0x20633, -1, -1, 1384182, -1, -1, -1, -1, -1, -1 }, { 0x2063A, -1, -1, 1384187, -1, -1, -1, -1, -1, -1 }, { 0x2063B, -1, -1, 1384192, -1, -1, -1, -1, -1, -1 }, { 0x20641, -1, -1, 1384196, -1, -1, -1, -1, -1, -1 }, { 0x20642, -1, -1, 1384203, -1, -1, -1, -1, -1, -1 }, { 0x20645, -1, -1, -1, -1, -1, -1, -1, -1, 1384209 }, { 0x20646, -1, -1, 1384215, -1, -1, -1, -1, -1, -1 }, { 0x2064E, -1, -1, 1384219, -1, -1, -1, -1, -1, -1 }, { 0x20654, -1, -1, 1384224, -1, -1, -1, -1, -1, -1 }, { 0x20655, -1, -1, 1384229, -1, -1, -1, -1, -1, -1 }, { 0x20656, -1, 1384234, -1, -1, -1, -1, -1, -1, -1 }, { 0x2065E, -1, -1, 1384240, -1, -1, -1, -1, -1, -1 }, { 0x20663, -1, -1, -1, -1, -1, -1, -1, -1, 1384245 }, { 0x20664, -1, -1, 1384251, -1, -1, -1, -1, -1, -1 }, { 0x2066C, -1, -1, 1384256, -1, -1, -1, -1, -1, -1 }, { 0x20676, -1, 1384261, 1384271, -1, -1, -1, -1, -1, -1 }, { 0x2067C, -1, -1, 1384275, -1, -1, -1, -1, -1, -1 }, { 0x20683, -1, -1, 1384280, -1, -1, -1, -1, -1, -1 }, { 0x20684, -1, -1, 1384285, -1, -1, -1, -1, -1, -1 }, { 0x20685, -1, -1, 1384289, -1, -1, -1, -1, -1, -1 }, { 0x20686, -1, -1, 1384294, -1, -1, -1, -1, -1, -1 }, { 0x20689, -1, -1, 1384300, -1, -1, -1, -1, -1, -1 }, { 0x2068A, -1, -1, 1384304, -1, -1, -1, -1, -1, -1 }, { 0x20690, -1, -1, -1, -1, -1, -1, -1, -1, 1384311 }, { 0x20693, -1, -1, 1384317, -1, -1, -1, -1, -1, -1 }, { 0x20694, -1, -1, 1384322, -1, -1, -1, -1, -1, -1 }, { 0x2069C, -1, -1, 1384326, -1, -1, -1, -1, -1, -1 }, { 0x206A0, -1, -1, 1384331, -1, -1, -1, -1, -1, -1 }, { 0x206A2, -1, -1, -1, -1, -1, -1, -1, -1, 1384337 }, { 0x206A5, -1, -1, 1384340, -1, -1, -1, -1, -1, -1 }, { 0x206A7, -1, -1, 1384346, -1, -1, -1, -1, -1, -1 }, { 0x206A8, -1, -1, 1384350, -1, -1, -1, -1, -1, -1 }, { 0x206AD, -1, -1, 1384355, -1, -1, -1, -1, -1, -1 }, { 0x206AE, -1, -1, 1384359, -1, -1, -1, -1, -1, -1 }, { 0x206AF, -1, -1, 1384363, -1, -1, -1, -1, -1, 1384368 }, { 0x206B1, -1, -1, 1384374, -1, -1, -1, -1, -1, -1 }, { 0x206B3, -1, -1, 1384379, -1, -1, -1, -1, -1, -1 }, { 0x206B4, -1, -1, 1384384, -1, -1, -1, -1, -1, -1 }, { 0x206B5, -1, -1, 1384390, -1, -1, -1, -1, -1, -1 }, { 0x206B9, 1384400, 1384394, 1384407, -1, -1, -1, -1, -1, -1 }, { 0x206BA, 1384413, -1, 1384436, -1, -1, -1, -1, -1, -1 }, { 0x206BB, -1, -1, 1384441, -1, -1, -1, -1, -1, -1 }, { 0x206BC, -1, -1, 1384447, -1, -1, -1, -1, -1, -1 }, { 0x206BD, -1, -1, 1384452, -1, -1, -1, -1, -1, -1 }, { 0x206C0, -1, -1, 1384456, -1, -1, -1, -1, -1, -1 }, { 0x206C3, -1, -1, 1384463, -1, -1, -1, -1, -1, -1 }, { 0x206C5, -1, -1, 1384467, -1, -1, -1, -1, -1, -1 }, { 0x206C6, -1, -1, 1384472, -1, -1, -1, -1, -1, -1 }, { 0x206CA, -1, -1, 1384476, -1, -1, -1, -1, -1, -1 }, { 0x206CB, -1, -1, 1384480, -1, -1, -1, -1, -1, -1 }, { 0x206CC, -1, -1, -1, -1, -1, -1, -1, -1, 1384484 }, { 0x206CE, -1, -1, 1384490, -1, -1, -1, -1, -1, -1 }, { 0x206D1, -1, -1, 1384495, -1, -1, -1, -1, -1, -1 }, { 0x206D2, 1384501, -1, 1384518, -1, -1, -1, -1, -1, -1 }, { 0x206D3, -1, -1, 1384523, -1, -1, -1, -1, -1, -1 }, { 0x206D4, -1, -1, 1384528, -1, -1, -1, -1, -1, -1 }, { 0x206D5, -1, -1, 1384533, -1, -1, -1, -1, -1, -1 }, { 0x206D6, -1, -1, 1384539, -1, -1, -1, -1, -1, -1 }, { 0x206D8, -1, -1, 1384546, -1, -1, -1, -1, -1, -1 }, { 0x206D9, -1, -1, 1384550, -1, -1, -1, -1, -1, -1 }, { 0x206DA, -1, -1, 1384554, -1, -1, -1, -1, -1, -1 }, { 0x206E1, -1, -1, 1384560, -1, -1, -1, -1, -1, -1 }, { 0x206E3, -1, -1, -1, -1, -1, -1, -1, -1, 1384564 }, { 0x206E4, -1, -1, -1, -1, -1, -1, -1, -1, 1384571 }, { 0x206E5, -1, -1, 1384577, -1, -1, -1, -1, -1, -1 }, { 0x206E6, -1, -1, 1384583, -1, -1, -1, -1, -1, -1 }, { 0x206E9, -1, -1, 1384587, -1, -1, -1, -1, -1, -1 }, { 0x206EA, 1384597, 1384592, 1384616, -1, -1, -1, -1, -1, -1 }, { 0x206EB, -1, -1, 1384622, -1, -1, -1, -1, -1, -1 }, { 0x206EC, -1, -1, -1, 1384627, -1, -1, -1, -1, -1 }, { 0x206ED, -1, -1, 1384632, -1, -1, -1, -1, -1, -1 }, { 0x206EE, -1, -1, 1384637, -1, -1, -1, -1, -1, -1 }, { 0x206F1, -1, -1, 1384643, -1, -1, -1, -1, -1, -1 }, { 0x206F3, -1, -1, 1384648, -1, -1, -1, -1, -1, -1 }, { 0x206F5, -1, -1, 1384652, -1, -1, -1, -1, -1, -1 }, { 0x206F6, -1, -1, 1384657, -1, -1, -1, -1, -1, -1 }, { 0x206F8, -1, -1, 1384663, -1, -1, -1, -1, -1, -1 }, { 0x20701, -1, -1, 1384668, -1, -1, -1, -1, -1, -1 }, { 0x20703, -1, -1, 1384672, -1, -1, -1, -1, -1, -1 }, { 0x20704, -1, -1, 1384677, -1, -1, -1, -1, -1, -1 }, { 0x20705, -1, -1, 1384681, -1, -1, -1, -1, -1, -1 }, { 0x20708, -1, -1, 1384687, -1, -1, -1, -1, -1, -1 }, { 0x20709, -1, -1, 1384691, -1, -1, -1, -1, -1, -1 }, { 0x2070B, -1, -1, 1384696, -1, -1, -1, -1, -1, -1 }, { 0x2070E, 1384707, 1384702, 1384735, -1, -1, -1, -1, -1, -1 }, { 0x2070F, -1, -1, -1, -1, -1, -1, -1, -1, 1384741 }, { 0x20710, -1, -1, 1384748, -1, -1, -1, -1, -1, -1 }, { 0x20711, -1, -1, 1384754, -1, -1, -1, -1, -1, -1 }, { 0x20716, -1, -1, 1384759, -1, -1, -1, -1, -1, -1 }, { 0x20717, -1, -1, 1384764, -1, -1, -1, -1, -1, -1 }, { 0x20718, -1, -1, 1384768, -1, -1, -1, -1, -1, -1 }, { 0x20719, -1, -1, 1384773, -1, -1, -1, -1, -1, -1 }, { 0x20724, -1, -1, 1384777, -1, -1, -1, -1, -1, -1 }, { 0x2072C, -1, -1, -1, -1, -1, -1, -1, -1, 1384782 }, { 0x2072D, -1, -1, -1, -1, -1, -1, -1, -1, 1384789 }, { 0x2072E, -1, -1, -1, -1, -1, -1, -1, -1, 1384795 }, { 0x2072F, -1, -1, -1, -1, -1, -1, -1, -1, 1384800 }, { 0x20731, 1384816, 1384806, 1384830, -1, -1, -1, -1, -1, -1 }, { 0x20732, -1, -1, 1384834, -1, -1, -1, -1, -1, -1 }, { 0x20733, -1, -1, 1384838, -1, -1, -1, -1, -1, -1 }, { 0x20734, -1, -1, 1384844, -1, -1, -1, -1, -1, -1 }, { 0x20735, -1, -1, 1384849, -1, -1, -1, -1, -1, -1 }, { 0x20739, -1, -1, 1384854, -1, -1, -1, -1, -1, -1 }, { 0x2073C, 1384858, -1, 1384893, -1, -1, -1, -1, -1, -1 }, { 0x2073E, -1, -1, 1384898, -1, -1, -1, -1, -1, -1 }, { 0x20744, -1, -1, 1384903, -1, -1, -1, -1, -1, -1 }, { 0x20747, -1, -1, -1, -1, -1, -1, -1, -1, 1384907 }, { 0x20750, -1, -1, 1384912, -1, -1, -1, -1, -1, -1 }, { 0x20751, -1, -1, 1384917, -1, -1, -1, -1, -1, -1 }, { 0x20753, -1, -1, -1, -1, -1, -1, -1, -1, 1384923 }, { 0x20754, -1, -1, -1, -1, -1, -1, -1, -1, 1384928 }, { 0x20755, -1, -1, -1, -1, -1, -1, -1, -1, 1384934 }, { 0x20756, -1, -1, -1, -1, -1, -1, -1, -1, 1384939 }, { 0x20757, -1, -1, -1, -1, -1, -1, -1, -1, 1384945 }, { 0x20758, -1, -1, 1384952, -1, -1, -1, -1, -1, -1 }, { 0x2075A, -1, -1, 1384957, -1, -1, -1, -1, -1, -1 }, { 0x2075B, -1, -1, 1384962, -1, -1, -1, -1, -1, -1 }, { 0x2075D, -1, -1, 1384967, -1, -1, -1, -1, -1, -1 }, { 0x2075E, -1, -1, 1384972, -1, -1, -1, -1, -1, -1 }, { 0x2075F, -1, -1, 1384977, -1, -1, -1, -1, -1, -1 }, { 0x20762, -1, -1, 1384983, -1, -1, -1, -1, -1, -1 }, { 0x20764, -1, -1, 1384988, -1, -1, -1, -1, -1, -1 }, { 0x20768, -1, -1, 1384995, -1, -1, -1, -1, -1, -1 }, { 0x2076A, -1, -1, 1385000, -1, -1, -1, -1, -1, -1 }, { 0x2076B, -1, -1, -1, -1, -1, -1, -1, -1, 1385005 }, { 0x2076C, -1, -1, 1385010, -1, -1, -1, -1, -1, -1 }, { 0x2076D, 1385021, 1385015, -1, -1, -1, -1, -1, -1, -1 }, { 0x20772, -1, -1, 1385057, -1, -1, -1, -1, -1, -1 }, { 0x20773, -1, -1, 1385062, -1, -1, -1, -1, -1, -1 }, { 0x20779, 1385074, 1385068, -1, -1, -1, -1, -1, -1, -1 }, { 0x2077A, -1, -1, -1, -1, -1, -1, -1, -1, 1385114 }, { 0x2077B, -1, -1, -1, -1, -1, -1, -1, -1, 1385119 }, { 0x2077C, -1, -1, -1, -1, -1, -1, -1, -1, 1385126 }, { 0x2077D, -1, -1, 1385131, -1, -1, -1, -1, -1, -1 }, { 0x2077F, -1, -1, 1385137, -1, -1, -1, -1, -1, -1 }, { 0x20780, -1, -1, 1385142, -1, -1, -1, -1, -1, -1 }, { 0x20783, -1, -1, 1385146, -1, -1, -1, -1, -1, -1 }, { 0x20784, -1, -1, 1385151, -1, -1, -1, -1, -1, -1 }, { 0x20786, -1, -1, 1385155, -1, -1, -1, -1, -1, -1 }, { 0x20788, -1, -1, 1385159, -1, -1, -1, -1, -1, -1 }, { 0x20789, -1, -1, 1385163, -1, -1, -1, -1, -1, -1 }, { 0x2078A, -1, -1, 1385167, -1, -1, -1, -1, -1, -1 }, { 0x20795, -1, -1, 1385172, -1, -1, -1, -1, -1, -1 }, { 0x20796, -1, -1, 1385178, -1, -1, -1, -1, -1, -1 }, { 0x20797, -1, -1, 1385184, -1, -1, -1, -1, -1, -1 }, { 0x20799, -1, -1, 1385189, -1, -1, -1, -1, -1, -1 }, { 0x2079B, -1, -1, -1, -1, -1, -1, -1, -1, 1385193 }, { 0x2079E, -1, -1, 1385201, -1, -1, -1, -1, -1, -1 }, { 0x2079F, -1, -1, -1, -1, -1, -1, -1, -1, 1385206 }, { 0x207A0, -1, -1, -1, -1, -1, -1, -1, -1, 1385212 }, { 0x207A1, -1, -1, -1, -1, -1, -1, -1, -1, 1385219 }, { 0x207A2, -1, -1, -1, -1, -1, -1, -1, -1, 1385225 }, { 0x207A4, -1, -1, 1385230, -1, -1, -1, -1, -1, -1 }, { 0x207A7, -1, -1, 1385234, -1, -1, -1, -1, -1, -1 }, { 0x207A9, -1, -1, 1385238, -1, -1, -1, -1, -1, -1 }, { 0x207AC, -1, -1, 1385243, -1, -1, -1, -1, -1, -1 }, { 0x207AD, 1385248, -1, 1385272, -1, -1, -1, -1, -1, -1 }, { 0x207AE, -1, -1, 1385277, -1, -1, -1, -1, -1, -1 }, { 0x207AF, -1, -1, 1385285, -1, -1, -1, -1, -1, -1 }, { 0x207B0, 1385290, -1, 1385321, -1, -1, -1, -1, -1, -1 }, { 0x207B1, -1, -1, 1385327, -1, -1, -1, -1, -1, -1 }, { 0x207B5, -1, -1, 1385332, -1, -1, -1, -1, -1, -1 }, { 0x207B6, -1, -1, 1385336, -1, -1, -1, -1, -1, -1 }, { 0x207B8, -1, -1, -1, -1, -1, -1, -1, -1, 1385342 }, { 0x207B9, -1, -1, -1, -1, -1, -1, -1, -1, 1385349 }, { 0x207BA, -1, -1, -1, -1, -1, -1, -1, -1, 1385355 }, { 0x207BE, -1, -1, 1385361, -1, -1, -1, -1, -1, -1 }, { 0x207BF, -1, -1, 1385366, -1, -1, -1, -1, -1, -1 }, { 0x207C0, -1, -1, -1, -1, -1, -1, -1, -1, 1385371 }, { 0x207C2, -1, -1, 1385378, -1, -1, -1, -1, -1, -1 }, { 0x207C3, -1, -1, 1385384, -1, -1, -1, -1, -1, -1 }, { 0x207C5, -1, -1, 1385389, -1, -1, -1, -1, -1, -1 }, { 0x207C8, -1, -1, 1385395, -1, -1, -1, -1, -1, -1 }, { 0x207C9, -1, -1, 1385400, -1, -1, -1, -1, -1, -1 }, { 0x207CA, -1, -1, 1385406, -1, -1, -1, -1, -1, -1 }, { 0x207CB, -1, -1, 1385410, -1, -1, -1, -1, -1, -1 }, { 0x207CC, -1, -1, 1385415, -1, -1, -1, -1, -1, -1 }, { 0x207CD, -1, -1, 1385419, -1, -1, -1, -1, -1, -1 }, { 0x207D3, -1, -1, 1385426, -1, -1, -1, -1, -1, -1 }, { 0x207D7, -1, -1, 1385431, -1, -1, -1, -1, -1, -1 }, { 0x207E3, -1, -1, 1385436, -1, -1, -1, -1, -1, -1 }, { 0x207E4, -1, -1, -1, -1, -1, -1, -1, -1, 1385440 }, { 0x207E5, -1, -1, -1, -1, -1, -1, -1, -1, 1385448 }, { 0x207E6, -1, -1, 1385455, -1, -1, -1, -1, -1, -1 }, { 0x207E7, -1, -1, 1385459, -1, -1, -1, -1, -1, -1 }, { 0x207E8, -1, -1, 1385465, -1, -1, -1, -1, -1, -1 }, { 0x207E9, -1, -1, 1385471, -1, -1, -1, -1, -1, -1 }, { 0x207EA, -1, -1, 1385475, -1, -1, -1, -1, -1, -1 }, { 0x207F0, -1, -1, 1385479, -1, -1, -1, -1, -1, -1 }, { 0x207F2, -1, -1, -1, -1, -1, -1, -1, -1, 1385483 }, { 0x207F6, -1, -1, 1385489, -1, -1, -1, -1, -1, -1 }, { 0x207F8, -1, -1, -1, -1, -1, -1, -1, -1, 1385493 }, { 0x207F9, -1, -1, -1, -1, -1, -1, -1, -1, 1385499 }, { 0x207FA, -1, -1, 1385505, -1, -1, -1, -1, -1, -1 }, { 0x207FB, -1, -1, 1385509, -1, -1, -1, -1, -1, -1 }, { 0x207FC, -1, -1, 1385513, -1, -1, -1, -1, -1, -1 }, { 0x20801, -1, -1, 1385519, -1, -1, -1, -1, -1, -1 }, { 0x20803, -1, -1, 1385525, -1, -1, -1, -1, -1, -1 }, { 0x20804, -1, -1, 1385531, -1, -1, -1, -1, -1, -1 }, { 0x20809, -1, -1, -1, -1, -1, -1, -1, -1, 1385537 }, { 0x2080A, -1, -1, -1, -1, -1, -1, -1, -1, 1385543 }, { 0x2080B, -1, -1, 1385550, -1, -1, -1, -1, -1, -1 }, { 0x2080D, -1, -1, -1, -1, -1, -1, -1, -1, 1385555 }, { 0x2080E, -1, -1, 1385559, -1, -1, -1, -1, -1, -1 }, { 0x2080F, -1, -1, 1385564, -1, -1, -1, -1, -1, -1 }, { 0x20810, -1, -1, 1385568, -1, -1, -1, -1, -1, -1 }, { 0x20811, -1, -1, -1, -1, -1, -1, -1, -1, 1385573 }, { 0x20814, -1, -1, 1385578, -1, -1, -1, -1, -1, -1 }, { 0x20817, -1, -1, 1385582, -1, -1, -1, -1, -1, -1 }, { 0x20819, -1, -1, -1, -1, -1, -1, -1, -1, 1385587 }, { 0x2081A, -1, -1, -1, -1, -1, -1, -1, -1, 1385592 }, { 0x2081C, -1, -1, 1385597, -1, -1, -1, -1, -1, -1 }, { 0x2081D, -1, -1, 1385603, -1, -1, -1, -1, -1, -1 }, { 0x20820, -1, -1, 1385607, -1, -1, -1, -1, -1, -1 }, { 0x20822, -1, -1, 1385611, -1, -1, -1, -1, -1, -1 }, { 0x20829, -1, -1, -1, -1, -1, -1, -1, -1, 1385617 }, { 0x2082A, -1, -1, 1385626, -1, -1, -1, -1, -1, -1 }, { 0x2082C, -1, 1385631, -1, -1, -1, -1, -1, -1, -1 }, { 0x2082D, -1, -1, -1, -1, -1, -1, -1, -1, 1385636 }, { 0x2082F, -1, -1, 1385643, -1, -1, -1, -1, -1, -1 }, { 0x20833, -1, -1, 1385648, -1, -1, -1, -1, -1, -1 }, { 0x20835, -1, -1, 1385653, -1, -1, -1, -1, -1, -1 }, { 0x20836, -1, -1, 1385657, -1, -1, -1, -1, -1, -1 }, { 0x20837, -1, -1, 1385661, -1, -1, -1, -1, -1, -1 }, { 0x20839, -1, -1, 1385667, -1, -1, -1, -1, -1, -1 }, { 0x20840, -1, -1, 1385673, -1, -1, -1, -1, -1, -1 }, { 0x20842, -1, -1, 1385677, -1, -1, -1, -1, -1, -1 }, { 0x20844, -1, -1, 1385681, -1, -1, -1, -1, -1, -1 }, { 0x2084A, -1, -1, 1385685, -1, -1, -1, -1, -1, -1 }, { 0x2084E, -1, -1, -1, -1, -1, -1, -1, -1, 1385691 }, { 0x2084F, -1, -1, -1, -1, -1, -1, -1, -1, 1385696 }, { 0x20851, -1, -1, 1385703, -1, -1, -1, -1, -1, -1 }, { 0x20852, -1, -1, 1385709, -1, -1, -1, -1, -1, -1 }, { 0x20854, -1, -1, 1385714, -1, -1, -1, -1, -1, -1 }, { 0x2085A, -1, -1, -1, -1, -1, -1, -1, -1, 1385718 }, { 0x2085B, -1, -1, -1, -1, -1, -1, -1, -1, 1385725 }, { 0x2085C, -1, -1, 1385732, -1, -1, -1, -1, -1, -1 }, { 0x2085D, -1, -1, 1385736, -1, -1, -1, -1, -1, -1 }, { 0x2085E, -1, -1, 1385740, -1, -1, -1, -1, -1, -1 }, { 0x20861, -1, -1, 1385744, -1, -1, -1, -1, -1, -1 }, { 0x20863, -1, -1, 1385749, -1, -1, -1, -1, -1, -1 }, { 0x20864, -1, -1, 1385755, -1, -1, -1, -1, -1, -1 }, { 0x20865, -1, -1, 1385759, -1, -1, -1, -1, -1, -1 }, { 0x20867, -1, -1, -1, -1, -1, -1, -1, -1, 1385764 }, { 0x2086D, -1, -1, 1385770, -1, -1, -1, -1, -1, -1 }, { 0x2086E, -1, -1, 1385776, -1, -1, -1, -1, -1, -1 }, { 0x20871, -1, -1, 1385782, -1, -1, -1, -1, -1, -1 }, { 0x20873, -1, 1385788, -1, -1, -1, -1, -1, -1, -1 }, { 0x20876, -1, -1, 1385793, -1, -1, -1, -1, -1, -1 }, { 0x20877, -1, -1, 1385799, -1, -1, -1, -1, -1, -1 }, { 0x20878, -1, -1, 1385804, -1, -1, -1, -1, -1, -1 }, { 0x2087A, -1, -1, -1, -1, -1, -1, -1, -1, 1385808 }, { 0x2087B, -1, -1, 1385817, -1, -1, -1, -1, -1, -1 }, { 0x20883, -1, -1, 1385823, -1, -1, -1, -1, -1, -1 }, { 0x20886, -1, -1, 1385829, -1, -1, -1, -1, -1, -1 }, { 0x20887, -1, -1, 1385834, -1, -1, -1, -1, -1, -1 }, { 0x2088C, -1, -1, 1385839, -1, -1, -1, -1, -1, -1 }, { 0x2088D, -1, -1, 1385845, -1, -1, -1, -1, -1, -1 }, { 0x20891, -1, -1, -1, -1, -1, -1, -1, -1, 1385851 }, { 0x20893, -1, -1, 1385858, -1, -1, -1, -1, -1, -1 }, { 0x20894, -1, -1, 1385862, -1, -1, -1, -1, -1, -1 }, { 0x20895, -1, -1, 1385866, -1, -1, -1, -1, -1, -1 }, { 0x20899, -1, -1, 1385871, -1, -1, -1, -1, -1, -1 }, { 0x2089A, -1, -1, 1385876, -1, -1, -1, -1, -1, -1 }, { 0x2089B, -1, -1, 1385882, -1, -1, -1, -1, -1, -1 }, { 0x2089D, -1, -1, -1, -1, -1, -1, -1, -1, 1385888 }, { 0x2089E, -1, -1, -1, -1, -1, -1, -1, -1, 1385893 }, { 0x2089F, -1, -1, -1, -1, -1, -1, -1, -1, 1385899 }, { 0x208A0, -1, -1, 1385905, -1, -1, -1, -1, -1, -1 }, { 0x208A1, -1, -1, 1385909, -1, -1, -1, -1, -1, -1 }, { 0x208A2, -1, -1, 1385914, -1, -1, -1, -1, -1, -1 }, { 0x208A3, -1, -1, 1385919, -1, -1, -1, -1, -1, -1 }, { 0x208A4, 1385925, -1, 1385941, -1, -1, -1, -1, -1, -1 }, { 0x208A5, -1, -1, 1385946, -1, -1, -1, -1, -1, -1 }, { 0x208A9, -1, -1, 1385951, -1, -1, -1, -1, -1, -1 }, { 0x208AA, -1, -1, 1385956, -1, -1, -1, -1, -1, -1 }, { 0x208AC, -1, -1, -1, -1, -1, -1, -1, -1, 1385961 }, { 0x208B1, -1, -1, 1385966, -1, -1, -1, -1, -1, -1 }, { 0x208B2, -1, -1, 1385971, -1, -1, -1, -1, -1, -1 }, { 0x208B3, -1, -1, 1385976, -1, -1, -1, -1, -1, -1 }, { 0x208B4, -1, -1, 1385980, -1, -1, -1, -1, -1, -1 }, { 0x208B5, -1, -1, 1385986, -1, -1, -1, -1, -1, -1 }, { 0x208B9, -1, -1, 1385991, -1, -1, -1, -1, -1, -1 }, { 0x208C2, -1, -1, -1, -1, -1, -1, -1, -1, 1385995 }, { 0x208C4, -1, -1, 1386003, -1, -1, -1, -1, -1, -1 }, { 0x208C7, -1, -1, 1386009, -1, -1, -1, -1, -1, -1 }, { 0x208C9, -1, -1, 1386015, -1, -1, -1, -1, -1, -1 }, { 0x208CA, -1, -1, 1386020, -1, -1, -1, -1, -1, -1 }, { 0x208D0, -1, -1, 1386024, -1, -1, -1, -1, -1, -1 }, { 0x208D1, -1, -1, 1386029, -1, -1, -1, -1, -1, -1 }, { 0x208D2, -1, -1, 1386034, -1, -1, -1, -1, -1, -1 }, { 0x208D5, -1, 1386039, 1386045, -1, -1, -1, -1, -1, -1 }, { 0x208D6, -1, -1, 1386050, -1, -1, -1, -1, -1, -1 }, { 0x208D8, -1, -1, 1386056, -1, -1, -1, -1, -1, -1 }, { 0x208DB, -1, -1, -1, -1, -1, -1, -1, -1, 1386062 }, { 0x208E0, -1, -1, 1386067, -1, -1, -1, -1, -1, -1 }, { 0x208EA, -1, -1, 1386072, -1, -1, -1, -1, -1, -1 }, { 0x208EB, -1, -1, 1386076, -1, -1, -1, -1, -1, -1 }, { 0x208EC, -1, -1, 1386082, -1, -1, -1, -1, -1, -1 }, { 0x208F0, -1, -1, 1386087, -1, -1, -1, -1, -1, -1 }, { 0x208F2, -1, -1, 1386091, -1, -1, -1, -1, -1, -1 }, { 0x208F3, -1, -1, 1386097, -1, -1, -1, -1, -1, -1 }, { 0x208F6, -1, -1, -1, -1, -1, -1, -1, -1, 1386102 }, { 0x208FA, -1, -1, 1386108, -1, -1, -1, -1, -1, -1 }, { 0x208FE, -1, -1, 1386113, -1, -1, -1, -1, -1, -1 }, { 0x208FF, -1, -1, 1386117, -1, -1, -1, -1, -1, -1 }, { 0x20900, -1, -1, 1386122, -1, -1, -1, -1, -1, -1 }, { 0x20904, -1, -1, 1386127, -1, -1, -1, -1, -1, -1 }, { 0x20906, -1, -1, -1, -1, -1, -1, -1, -1, 1386131 }, { 0x2090A, -1, -1, 1386137, -1, -1, -1, -1, -1, -1 }, { 0x2090C, -1, -1, -1, -1, -1, -1, -1, -1, 1386144 }, { 0x2090D, -1, -1, 1386150, -1, -1, -1, -1, -1, -1 }, { 0x2090E, -1, -1, 1386156, -1, -1, -1, -1, -1, -1 }, { 0x2090F, 1386161, -1, 1386171, -1, -1, -1, -1, -1, -1 }, { 0x20915, -1, -1, 1386176, -1, -1, -1, -1, -1, -1 }, { 0x20916, -1, 1386180, -1, -1, -1, -1, -1, -1, -1 }, { 0x20917, -1, -1, 1386184, -1, -1, -1, -1, -1, -1 }, { 0x20918, -1, -1, 1386188, -1, -1, -1, -1, -1, -1 }, { 0x2091D, -1, -1, 1386192, -1, -1, -1, -1, -1, -1 }, { 0x20923, -1, 1386197, -1, -1, -1, -1, -1, -1, -1 }, { 0x20926, -1, -1, 1386201, -1, -1, -1, -1, -1, -1 }, { 0x20927, -1, -1, -1, -1, -1, -1, -1, -1, 1386207 }, { 0x20929, -1, -1, -1, -1, -1, -1, -1, -1, 1386213 }, { 0x2092B, -1, -1, 1386219, -1, -1, -1, -1, -1, -1 }, { 0x2092E, -1, -1, 1386223, -1, -1, -1, -1, -1, -1 }, { 0x20930, -1, -1, 1386228, -1, -1, -1, -1, -1, -1 }, { 0x20934, -1, -1, 1386234, -1, -1, -1, -1, -1, -1 }, { 0x20939, -1, -1, 1386238, -1, -1, -1, -1, -1, -1 }, { 0x2093A, -1, -1, 1386244, -1, -1, -1, -1, -1, -1 }, { 0x2093C, -1, -1, 1386250, -1, -1, -1, -1, -1, -1 }, { 0x2093E, -1, -1, 1386256, -1, -1, -1, -1, -1, -1 }, { 0x20947, -1, -1, 1386261, -1, -1, -1, -1, -1, -1 }, { 0x20948, -1, -1, -1, -1, -1, -1, -1, -1, 1386265 }, { 0x2094D, -1, -1, 1386271, -1, -1, -1, -1, -1, -1 }, { 0x2094E, -1, -1, 1386274, -1, -1, -1, -1, -1, -1 }, { 0x20950, -1, -1, 1386279, -1, -1, -1, -1, -1, -1 }, { 0x20951, -1, -1, 1386285, -1, -1, -1, -1, -1, -1 }, { 0x20954, -1, 1386291, -1, -1, -1, -1, -1, -1, -1 }, { 0x20955, -1, -1, 1386296, -1, -1, -1, -1, -1, -1 }, { 0x20956, -1, -1, 1386299, -1, -1, -1, -1, -1, -1 }, { 0x20958, -1, -1, 1386303, -1, -1, -1, -1, -1, -1 }, { 0x20959, -1, -1, 1386309, -1, -1, -1, -1, -1, -1 }, { 0x2095C, -1, -1, 1386315, -1, -1, -1, -1, -1, -1 }, { 0x2095D, -1, -1, 1386318, -1, -1, -1, -1, -1, -1 }, { 0x2095E, -1, -1, 1386322, -1, -1, -1, -1, -1, -1 }, { 0x20962, -1, -1, 1386328, -1, -1, -1, -1, -1, -1 }, { 0x20964, -1, -1, -1, -1, -1, -1, -1, -1, 1386332 }, { 0x20966, -1, -1, 1386339, -1, -1, -1, -1, -1, -1 }, { 0x20968, -1, -1, 1386343, -1, -1, -1, -1, -1, -1 }, { 0x20970, -1, -1, 1386348, -1, -1, -1, -1, -1, -1 }, { 0x20974, -1, -1, 1386352, -1, -1, -1, -1, -1, -1 }, { 0x20979, -1, 1386357, -1, -1, -1, -1, -1, -1, -1 }, { 0x2097F, -1, -1, 1386367, -1, -1, -1, -1, -1, -1 }, { 0x20983, -1, -1, 1386372, -1, -1, -1, -1, -1, -1 }, { 0x20984, -1, -1, -1, -1, -1, -1, -1, 1386376, -1 }, { 0x20988, -1, -1, 1386382, -1, -1, -1, -1, -1, -1 }, { 0x2098A, -1, -1, 1386386, -1, -1, -1, -1, -1, -1 }, { 0x2098B, -1, -1, 1386391, -1, -1, -1, -1, -1, -1 }, { 0x2098C, 1386397, -1, 1386403, -1, -1, -1, -1, -1, -1 }, { 0x2098E, -1, -1, 1386407, -1, -1, -1, -1, -1, -1 }, { 0x2098F, -1, -1, 1386412, -1, -1, -1, -1, -1, -1 }, { 0x20990, -1, -1, 1386417, -1, -1, -1, -1, -1, -1 }, { 0x20992, -1, -1, 1386421, -1, -1, -1, -1, -1, -1 }, { 0x20997, -1, -1, 1386426, -1, -1, -1, -1, -1, -1 }, { 0x2099C, 1386431, -1, 1386437, -1, -1, -1, -1, -1, -1 }, { 0x209A7, -1, -1, 1386441, -1, -1, -1, -1, -1, -1 }, { 0x209A8, -1, -1, 1386446, -1, -1, -1, -1, -1, -1 }, { 0x209A9, -1, -1, -1, -1, -1, -1, -1, -1, 1386452 }, { 0x209AA, -1, -1, 1386459, -1, -1, -1, -1, -1, -1 }, { 0x209AB, -1, -1, 1386463, -1, -1, -1, -1, -1, -1 }, { 0x209AC, -1, -1, 1386467, -1, -1, -1, -1, -1, -1 }, { 0x209AF, -1, -1, -1, -1, -1, -1, -1, -1, 1386473 }, { 0x209B2, -1, -1, 1386479, -1, -1, -1, -1, -1, -1 }, { 0x209B3, -1, -1, -1, -1, -1, -1, -1, -1, 1386485 }, { 0x209B9, -1, -1, -1, -1, -1, -1, -1, -1, 1386492 }, { 0x209BA, -1, -1, -1, -1, -1, -1, -1, -1, 1386499 }, { 0x209BB, -1, -1, -1, -1, -1, -1, -1, -1, 1386507 }, { 0x209BF, -1, -1, -1, -1, -1, -1, -1, -1, 1386513 }, { 0x209C0, -1, -1, 1386520, -1, -1, -1, -1, -1, -1 }, { 0x209C5, -1, -1, 1386525, -1, -1, -1, -1, -1, -1 }, { 0x209C6, -1, -1, -1, -1, -1, -1, -1, -1, 1386529 }, { 0x209C7, -1, -1, 1386536, -1, -1, -1, -1, -1, -1 }, { 0x209CC, -1, -1, -1, -1, -1, -1, -1, -1, 1386540 }, { 0x209CD, -1, -1, -1, -1, -1, -1, -1, -1, 1386547 }, { 0x209D2, -1, -1, 1386552, -1, -1, -1, -1, -1, -1 }, { 0x209D5, -1, -1, 1386556, -1, -1, -1, -1, -1, -1 }, { 0x209D6, -1, -1, 1386560, -1, -1, -1, -1, -1, -1 }, { 0x209D9, -1, -1, 1386565, -1, -1, -1, -1, -1, -1 }, { 0x209DA, -1, -1, 1386571, -1, -1, -1, -1, -1, -1 }, { 0x209DB, -1, -1, 1386576, -1, -1, -1, -1, -1, -1 }, { 0x209DF, -1, -1, 1386580, -1, -1, -1, -1, -1, -1 }, { 0x209E0, -1, -1, 1386586, -1, -1, -1, -1, -1, -1 }, { 0x209E4, -1, -1, 1386591, -1, -1, -1, -1, -1, -1 }, { 0x209E7, -1, 1386596, -1, -1, -1, -1, -1, -1, -1 }, { 0x209E9, 1386606, 1386601, 1386647, -1, -1, -1, -1, -1, -1 }, { 0x209EA, -1, -1, 1386652, -1, -1, -1, -1, -1, -1 }, { 0x209EB, -1, -1, 1386658, -1, -1, -1, -1, -1, -1 }, { 0x209F0, -1, -1, 1386663, -1, -1, -1, -1, -1, -1 }, { 0x209F4, -1, -1, 1386667, -1, -1, -1, -1, -1, -1 }, { 0x209F5, -1, -1, 1386672, -1, -1, -1, -1, -1, -1 }, { 0x209FF, -1, -1, 1386677, -1, -1, -1, -1, -1, -1 }, { 0x20A03, -1, -1, 1386683, -1, -1, -1, -1, -1, -1 }, { 0x20A06, -1, -1, 1386688, -1, -1, -1, -1, -1, -1 }, { 0x20A0A, -1, -1, 1386693, -1, -1, -1, -1, -1, -1 }, { 0x20A0C, -1, -1, 1386698, -1, -1, -1, -1, -1, -1 }, { 0x20A0D, -1, -1, 1386703, -1, -1, -1, -1, -1, -1 }, { 0x20A0E, -1, -1, 1386709, -1, -1, -1, -1, -1, -1 }, { 0x20A11, -1, 1386716, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A15, -1, -1, 1386722, -1, -1, -1, -1, -1, -1 }, { 0x20A18, -1, -1, 1386726, -1, -1, -1, -1, -1, -1 }, { 0x20A1A, -1, -1, 1386730, -1, -1, -1, -1, -1, -1 }, { 0x20A20, -1, -1, 1386734, -1, -1, -1, -1, -1, -1 }, { 0x20A21, -1, -1, -1, -1, -1, -1, -1, -1, 1386738 }, { 0x20A22, -1, -1, 1386746, -1, -1, -1, -1, -1, -1 }, { 0x20A25, -1, -1, 1386751, -1, -1, -1, -1, -1, -1 }, { 0x20A26, -1, -1, 1386757, -1, -1, -1, -1, -1, -1 }, { 0x20A2A, -1, -1, -1, -1, -1, -1, -1, -1, 1386762 }, { 0x20A2D, -1, -1, 1386769, -1, -1, -1, -1, -1, -1 }, { 0x20A32, -1, -1, 1386773, -1, -1, -1, -1, -1, -1 }, { 0x20A35, -1, -1, 1386778, -1, -1, -1, -1, -1, -1 }, { 0x20A38, -1, -1, 1386784, -1, -1, -1, -1, -1, -1 }, { 0x20A3B, -1, -1, 1386788, -1, -1, -1, -1, -1, -1 }, { 0x20A3E, -1, -1, 1386792, -1, -1, -1, -1, -1, -1 }, { 0x20A3F, -1, -1, 1386796, -1, -1, -1, -1, -1, -1 }, { 0x20A42, -1, -1, 1386800, -1, -1, -1, -1, -1, -1 }, { 0x20A44, -1, -1, 1386805, -1, -1, -1, -1, -1, -1 }, { 0x20A46, -1, -1, 1386810, -1, -1, -1, -1, -1, -1 }, { 0x20A48, -1, -1, 1386814, -1, -1, -1, -1, -1, -1 }, { 0x20A49, -1, -1, 1386819, -1, -1, -1, -1, -1, -1 }, { 0x20A4F, -1, -1, 1386824, -1, -1, -1, -1, -1, -1 }, { 0x20A50, -1, 1386830, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A54, -1, -1, 1386835, -1, -1, -1, -1, -1, -1 }, { 0x20A55, -1, -1, -1, -1, -1, -1, -1, -1, 1386840 }, { 0x20A57, -1, -1, 1386844, -1, -1, -1, -1, -1, -1 }, { 0x20A58, -1, -1, 1386848, -1, -1, -1, -1, -1, -1 }, { 0x20A60, -1, -1, 1386853, -1, -1, -1, -1, -1, -1 }, { 0x20A65, -1, -1, 1386859, -1, -1, -1, -1, -1, -1 }, { 0x20A67, -1, -1, 1386864, -1, -1, -1, -1, -1, -1 }, { 0x20A6A, -1, -1, 1386868, -1, -1, -1, -1, -1, -1 }, { 0x20A6B, -1, -1, 1386873, -1, -1, -1, -1, -1, -1 }, { 0x20A6F, -1, 1386877, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A75, -1, -1, 1386883, -1, -1, -1, -1, -1, -1 }, { 0x20A77, -1, -1, 1386887, -1, -1, -1, -1, -1, -1 }, { 0x20A7A, 1386893, -1, 1386915, -1, -1, -1, -1, -1, -1 }, { 0x20A7F, -1, -1, 1386919, -1, -1, -1, -1, -1, -1 }, { 0x20A82, -1, -1, 1386923, -1, -1, -1, -1, -1, -1 }, { 0x20A83, -1, -1, 1386929, -1, -1, -1, -1, -1, -1 }, { 0x20A84, -1, -1, 1386934, -1, -1, -1, -1, -1, -1 }, { 0x20A87, -1, -1, 1386938, -1, -1, -1, -1, -1, -1 }, { 0x20A8A, -1, 1386943, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A90, -1, -1, 1386948, -1, -1, -1, -1, -1, -1 }, { 0x20A91, -1, -1, 1386953, -1, -1, -1, -1, -1, -1 }, { 0x20A92, -1, -1, 1386958, -1, -1, -1, -1, -1, -1 }, { 0x20A97, -1, -1, 1386962, -1, -1, -1, -1, -1, -1 }, { 0x20A99, -1, -1, 1386966, -1, -1, -1, -1, -1, -1 }, { 0x20A9A, -1, -1, 1386970, -1, -1, -1, -1, -1, -1 }, { 0x20A9F, -1, -1, 1386975, -1, -1, -1, -1, -1, -1 }, { 0x20AA3, -1, -1, 1386979, -1, -1, -1, -1, -1, -1 }, { 0x20AA7, -1, -1, 1386984, -1, -1, -1, -1, -1, -1 }, { 0x20AAE, -1, -1, 1386988, -1, -1, -1, -1, -1, -1 }, { 0x20AB4, -1, 1386992, -1, -1, -1, -1, -1, -1, -1 }, { 0x20AB6, -1, -1, 1386996, -1, -1, -1, -1, -1, -1 }, { 0x20AB7, -1, -1, 1387001, -1, -1, -1, -1, -1, -1 }, { 0x20AB8, -1, -1, -1, -1, -1, -1, -1, -1, 1387007 }, { 0x20ABA, -1, -1, 1387013, -1, -1, -1, -1, -1, -1 }, { 0x20ABB, -1, -1, 1387017, -1, -1, -1, -1, -1, -1 }, { 0x20AC2, -1, 1387021, -1, -1, -1, -1, -1, -1, -1 }, { 0x20AC3, -1, -1, 1387026, -1, -1, -1, -1, -1, -1 }, { 0x20AC4, -1, -1, 1387031, -1, -1, -1, -1, -1, -1 }, { 0x20AC5, -1, -1, -1, -1, -1, -1, -1, -1, 1387037 }, { 0x20AC6, -1, -1, -1, -1, -1, -1, -1, -1, 1387042 }, { 0x20AC9, -1, -1, 1387048, -1, -1, -1, -1, -1, -1 }, { 0x20ACC, -1, -1, 1387054, -1, -1, -1, -1, -1, -1 }, { 0x20ACD, -1, 1387058, -1, -1, -1, -1, -1, -1, -1 }, { 0x20ACF, -1, -1, -1, -1, -1, -1, -1, -1, 1387072 }, { 0x20AD3, -1, -1, 1387078, -1, -1, -1, -1, -1, -1 }, { 0x20AD8, -1, -1, 1387082, -1, -1, -1, -1, -1, -1 }, { 0x20ADB, -1, -1, 1387088, -1, -1, -1, -1, -1, -1 }, { 0x20ADC, -1, -1, 1387093, -1, -1, -1, -1, -1, -1 }, { 0x20ADD, -1, -1, 1387097, -1, -1, -1, -1, -1, -1 }, { 0x20AE3, -1, -1, 1387104, -1, -1, -1, -1, -1, -1 }, { 0x20AE8, -1, -1, 1387108, -1, -1, -1, -1, -1, -1 }, { 0x20AED, -1, -1, 1387113, -1, -1, -1, -1, -1, -1 }, { 0x20AEE, -1, -1, 1387118, -1, -1, -1, -1, -1, -1 }, { 0x20AF6, -1, -1, 1387122, -1, -1, -1, -1, -1, -1 }, { 0x20AF7, -1, -1, 1387127, -1, -1, -1, -1, -1, -1 }, { 0x20AF8, -1, -1, 1387131, -1, -1, -1, -1, -1, -1 }, { 0x20AF9, -1, -1, 1387135, -1, -1, -1, -1, -1, -1 }, { 0x20AFA, -1, -1, 1387141, -1, -1, -1, -1, -1, -1 }, { 0x20AFE, -1, -1, -1, -1, -1, -1, -1, -1, 1387147 }, { 0x20B03, -1, -1, -1, -1, -1, -1, -1, -1, 1387151 }, { 0x20B06, -1, -1, 1387156, -1, -1, -1, -1, -1, -1 }, { 0x20B08, -1, -1, 1387162, -1, -1, -1, -1, -1, -1 }, { 0x20B09, -1, -1, -1, -1, -1, -1, -1, -1, 1387166 }, { 0x20B0B, -1, -1, 1387173, -1, -1, -1, -1, -1, -1 }, { 0x20B0D, -1, 1387179, -1, -1, -1, -1, -1, -1, -1 }, { 0x20B12, -1, -1, -1, -1, -1, -1, -1, -1, 1387185 }, { 0x20B13, -1, -1, 1387190, -1, -1, -1, -1, -1, -1 }, { 0x20B15, -1, -1, -1, -1, -1, -1, -1, -1, 1387196 }, { 0x20B16, -1, -1, -1, -1, -1, -1, -1, -1, 1387201 }, { 0x20B19, -1, -1, 1387206, -1, -1, -1, -1, -1, -1 }, { 0x20B1B, 1387210, -1, 1387230, -1, -1, -1, -1, -1, -1 }, { 0x20B1D, -1, -1, 1387234, -1, -1, -1, -1, -1, -1 }, { 0x20B20, -1, -1, -1, -1, -1, -1, -1, -1, 1387238 }, { 0x20B22, -1, -1, 1387244, -1, -1, -1, -1, -1, -1 }, { 0x20B23, -1, -1, 1387249, -1, -1, -1, -1, -1, -1 }, { 0x20B2A, -1, -1, 1387255, -1, -1, -1, -1, -1, -1 }, { 0x20B2C, -1, -1, 1387261, -1, -1, -1, -1, -1, -1 }, { 0x20B2E, -1, -1, 1387265, -1, -1, -1, -1, -1, -1 }, { 0x20B36, 1387270, -1, 1387280, -1, -1, -1, -1, -1, -1 }, { 0x20B3E, -1, -1, 1387285, -1, -1, -1, -1, -1, -1 }, { 0x20B48, -1, -1, 1387291, -1, -1, -1, -1, -1, -1 }, { 0x20B49, -1, -1, 1387295, -1, -1, -1, -1, -1, -1 }, { 0x20B4B, -1, -1, 1387301, -1, -1, -1, -1, -1, -1 }, { 0x20B57, -1, -1, 1387306, -1, -1, -1, -1, -1, -1 }, { 0x20B64, -1, -1, -1, -1, -1, -1, -1, -1, 1387312 }, { 0x20B65, -1, -1, 1387318, -1, -1, -1, -1, -1, -1 }, { 0x20B6F, -1, -1, 1387323, -1, -1, -1, -1, -1, -1 }, { 0x20B70, -1, -1, 1387328, -1, -1, -1, -1, -1, -1 }, { 0x20B74, 1387344, 1387332, 1387389, -1, -1, -1, -1, -1, -1 }, { 0x20B79, -1, -1, 1387395, -1, -1, -1, -1, -1, -1 }, { 0x20B7F, -1, -1, 1387401, -1, -1, -1, -1, -1, -1 }, { 0x20B83, -1, -1, 1387406, -1, -1, -1, -1, -1, -1 }, { 0x20B86, -1, -1, 1387410, -1, -1, -1, -1, -1, -1 }, { 0x20B8A, -1, -1, 1387415, -1, -1, -1, -1, -1, -1 }, { 0x20B8C, -1, -1, 1387419, -1, -1, -1, -1, -1, -1 }, { 0x20B8F, -1, 1387424, -1, -1, -1, -1, -1, -1, -1 }, { 0x20B91, -1, -1, 1387430, -1, -1, -1, -1, -1, -1 }, { 0x20B99, -1, -1, 1387434, -1, -1, -1, -1, -1, -1 }, { 0x20B9C, -1, -1, 1387438, -1, -1, -1, -1, -1, -1 }, { 0x20B9F, -1, 1387442, 1387447, -1, -1, -1, -1, -1, -1 }, { 0x20BA0, -1, -1, 1387452, -1, -1, -1, -1, -1, -1 }, { 0x20BA1, -1, -1, 1387457, -1, -1, -1, -1, -1, -1 }, { 0x20BA8, 1387468, 1387462, 1387501, -1, -1, -1, -1, -1, -1 }, { 0x20BA9, 1387516, 1387507, -1, -1, -1, -1, -1, -1, 1387559 }, { 0x20BAB, -1, -1, 1387564, -1, -1, -1, -1, -1, -1 }, { 0x20BAD, -1, -1, 1387569, -1, -1, -1, -1, -1, -1 }, { 0x20BAF, -1, -1, 1387573, -1, -1, -1, -1, -1, -1 }, { 0x20BB0, -1, -1, 1387577, -1, -1, -1, -1, -1, -1 }, { 0x20BB3, -1, -1, 1387582, -1, -1, -1, -1, -1, -1 }, { 0x20BB4, -1, -1, 1387588, -1, -1, -1, -1, -1, -1 }, { 0x20BB5, -1, -1, 1387594, -1, -1, -1, -1, -1, -1 }, { 0x20BBD, -1, -1, 1387600, -1, -1, -1, -1, -1, -1 }, { 0x20BBE, -1, -1, 1387606, -1, -1, -1, -1, -1, 1387609 }, { 0x20BBF, -1, 1387616, 1387622, -1, -1, -1, -1, -1, 1387625 }, { 0x20BC0, -1, -1, 1387630, -1, -1, -1, -1, -1, -1 }, { 0x20BC2, -1, -1, 1387637, -1, -1, -1, -1, -1, -1 }, { 0x20BC3, -1, -1, 1387641, -1, -1, -1, -1, -1, -1 }, { 0x20BC4, -1, -1, 1387645, -1, -1, -1, -1, -1, -1 }, { 0x20BC5, -1, -1, -1, -1, -1, -1, -1, -1, 1387650 }, { 0x20BC6, -1, 1387656, -1, -1, -1, -1, -1, -1, -1 }, { 0x20BC7, -1, -1, -1, -1, -1, -1, -1, -1, 1387661 }, { 0x20BC8, -1, 1387666, 1387672, -1, -1, -1, -1, -1, -1 }, { 0x20BC9, -1, -1, 1387677, -1, -1, -1, -1, -1, -1 }, { 0x20BCB, 1387691, 1387681, 1387717, -1, -1, -1, -1, -1, 1387721 }, { 0x20BCD, -1, -1, 1387726, -1, -1, -1, -1, -1, -1 }, { 0x20BD0, -1, -1, 1387731, -1, -1, -1, -1, -1, -1 }, { 0x20BD1, -1, -1, 1387736, -1, -1, -1, -1, -1, -1 }, { 0x20BD3, -1, -1, 1387741, -1, -1, -1, -1, -1, -1 }, { 0x20BD4, -1, -1, 1387746, -1, -1, -1, -1, -1, -1 }, { 0x20BD7, 1387750, -1, 1387766, -1, -1, -1, -1, -1, -1 }, { 0x20BD8, -1, -1, 1387770, -1, -1, -1, -1, -1, -1 }, { 0x20BD9, -1, -1, 1387775, -1, -1, -1, -1, -1, -1 }, { 0x20BDC, -1, -1, 1387780, -1, -1, -1, -1, -1, -1 }, { 0x20BDF, -1, -1, 1387785, -1, -1, -1, -1, -1, -1 }, { 0x20BE0, -1, -1, 1387791, -1, -1, -1, -1, -1, -1 }, { 0x20BE2, -1, 1387796, -1, -1, -1, -1, -1, -1, -1 }, { 0x20BE6, 1387810, 1387805, -1, -1, -1, -1, -1, -1, 1387838 }, { 0x20BE9, -1, -1, 1387844, -1, -1, -1, -1, -1, -1 }, { 0x20BEA, -1, -1, 1387849, -1, -1, -1, -1, -1, 1387854 }, { 0x20BEB, -1, 1387860, 1387869, -1, -1, -1, -1, -1, -1 }, { 0x20BED, -1, -1, 1387873, -1, -1, -1, -1, -1, -1 }, { 0x20BEE, 1387877, -1, -1, -1, -1, 1387947, 1387953, -1, -1 }, { 0x20BEF, -1, -1, 1387961, -1, -1, -1, -1, -1, -1 }, { 0x20BF0, -1, -1, 1387967, -1, -1, -1, -1, -1, -1 }, { 0x20BF1, -1, -1, 1387972, -1, -1, -1, -1, -1, -1 }, { 0x20BF2, -1, -1, 1387979, -1, -1, -1, -1, -1, -1 }, { 0x20BF3, -1, -1, 1387984, -1, -1, -1, -1, -1, -1 }, { 0x20BF4, -1, -1, 1387988, -1, -1, -1, -1, -1, -1 }, { 0x20BF7, -1, -1, 1387994, -1, -1, -1, -1, -1, -1 }, { 0x20BF9, -1, -1, 1388000, -1, -1, -1, -1, -1, 1388006 }, { 0x20BFB, -1, 1388014, -1, -1, -1, -1, -1, -1, 1388020 }, { 0x20BFC, -1, -1, -1, -1, -1, -1, -1, -1, 1388024 }, { 0x20BFD, 1388034, 1388030, -1, -1, -1, -1, -1, -1, 1388082 }, { 0x20BFE, -1, -1, -1, -1, -1, -1, -1, -1, 1388089 }, { 0x20BFF, -1, 1388097, -1, -1, -1, -1, -1, -1, 1388102 }, { 0x20C00, -1, -1, -1, -1, -1, -1, -1, -1, 1388107 }, { 0x20C01, -1, -1, -1, -1, -1, -1, -1, -1, 1388114 }, { 0x20C02, -1, -1, -1, -1, -1, -1, -1, -1, 1388119 }, { 0x20C03, -1, -1, -1, -1, -1, -1, -1, -1, 1388125 }, { 0x20C04, -1, -1, 1388132, -1, -1, -1, -1, -1, -1 }, { 0x20C05, -1, -1, 1388136, -1, -1, -1, -1, -1, -1 }, { 0x20C07, -1, -1, 1388141, -1, -1, -1, -1, -1, -1 }, { 0x20C08, -1, -1, 1388146, -1, -1, -1, -1, -1, -1 }, { 0x20C09, -1, -1, 1388152, -1, -1, -1, -1, -1, 1388158 }, { 0x20C0B, 1388171, 1388165, 1388191, -1, -1, -1, -1, -1, -1 }, { 0x20C0C, 1388201, 1388196, -1, -1, -1, -1, -1, -1, 1388222 }, { 0x20C0D, -1, 1388228, 1388233, -1, -1, -1, -1, -1, 1388238 }, { 0x20C0F, -1, -1, 1388243, -1, -1, -1, -1, -1, 1388248 }, { 0x20C10, -1, -1, 1388254, -1, -1, -1, -1, -1, -1 }, { 0x20C11, -1, -1, 1388258, -1, -1, -1, -1, -1, -1 }, { 0x20C13, -1, -1, 1388262, -1, -1, -1, -1, -1, -1 }, { 0x20C15, -1, -1, 1388266, -1, -1, -1, -1, -1, -1 }, { 0x20C16, -1, -1, 1388271, -1, -1, -1, -1, -1, -1 }, { 0x20C19, -1, -1, -1, -1, -1, -1, -1, -1, 1388276 }, { 0x20C1A, -1, -1, 1388281, -1, -1, -1, -1, -1, -1 }, { 0x20C1B, -1, -1, 1388286, -1, -1, -1, -1, -1, -1 }, { 0x20C1C, -1, -1, 1388290, -1, -1, -1, -1, -1, -1 }, { 0x20C20, -1, 1388293, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C2D, -1, -1, -1, -1, -1, -1, -1, -1, 1388299 }, { 0x20C32, 1388309, 1388304, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C33, -1, -1, -1, -1, -1, -1, -1, -1, 1388326 }, { 0x20C34, -1, 1388333, 1388349, -1, -1, -1, -1, -1, -1 }, { 0x20C37, -1, -1, -1, -1, -1, -1, -1, -1, 1388354 }, { 0x20C39, -1, -1, 1388358, -1, -1, -1, -1, -1, -1 }, { 0x20C3A, -1, 1388363, 1388368, -1, -1, -1, -1, -1, 1388373 }, { 0x20C3B, -1, 1388379, 1388389, -1, -1, -1, -1, -1, -1 }, { 0x20C3C, -1, -1, 1388394, -1, -1, -1, -1, -1, -1 }, { 0x20C3D, -1, -1, 1388398, -1, -1, -1, -1, -1, -1 }, { 0x20C3E, -1, -1, 1388404, -1, -1, -1, -1, -1, -1 }, { 0x20C40, -1, -1, 1388408, -1, -1, -1, -1, -1, 1388412 }, { 0x20C41, 1388423, 1388418, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C42, 1388458, 1388453, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C43, 1388536, 1388531, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C44, -1, -1, -1, -1, -1, -1, -1, -1, 1388561 }, { 0x20C45, -1, -1, -1, -1, -1, -1, -1, -1, 1388569 }, { 0x20C46, -1, -1, -1, -1, -1, -1, -1, -1, 1388574 }, { 0x20C47, -1, -1, -1, -1, -1, -1, -1, -1, 1388581 }, { 0x20C48, -1, -1, -1, -1, -1, -1, -1, -1, 1388588 }, { 0x20C49, -1, -1, -1, -1, -1, -1, -1, -1, 1388594 }, { 0x20C4A, -1, -1, -1, -1, -1, -1, -1, -1, 1388600 }, { 0x20C4B, -1, -1, -1, -1, -1, -1, -1, -1, 1388605 }, { 0x20C4C, -1, -1, -1, -1, -1, -1, -1, -1, 1388610 }, { 0x20C4D, -1, -1, -1, -1, -1, -1, -1, -1, 1388617 }, { 0x20C50, -1, -1, 1388624, -1, -1, -1, -1, -1, -1 }, { 0x20C51, -1, -1, 1388628, -1, -1, -1, -1, -1, -1 }, { 0x20C53, 1388639, 1388633, 1388665, -1, -1, -1, -1, -1, -1 }, { 0x20C54, -1, -1, 1388670, -1, -1, -1, -1, -1, -1 }, { 0x20C57, -1, -1, 1388676, -1, -1, -1, -1, -1, -1 }, { 0x20C58, 1388688, 1388681, 1388737, -1, -1, -1, -1, -1, -1 }, { 0x20C59, -1, -1, 1388741, -1, -1, -1, -1, -1, -1 }, { 0x20C5A, -1, -1, 1388747, -1, -1, -1, -1, -1, -1 }, { 0x20C5B, -1, -1, 1388753, -1, -1, -1, -1, -1, -1 }, { 0x20C5C, -1, -1, 1388759, -1, -1, -1, -1, -1, 1388764 }, { 0x20C5D, -1, -1, 1388770, -1, -1, -1, -1, -1, -1 }, { 0x20C5E, -1, -1, 1388774, -1, -1, -1, -1, -1, -1 }, { 0x20C60, -1, -1, 1388779, -1, -1, -1, -1, -1, -1 }, { 0x20C61, -1, -1, 1388785, -1, -1, -1, -1, -1, -1 }, { 0x20C64, -1, -1, 1388789, -1, -1, -1, -1, -1, 1388794 }, { 0x20C65, 1388814, 1388800, 1388877, -1, -1, -1, -1, -1, -1 }, { 0x20C67, -1, -1, 1388880, -1, -1, -1, -1, -1, -1 }, { 0x20C68, -1, -1, 1388887, -1, -1, -1, -1, -1, -1 }, { 0x20C6B, -1, -1, 1388891, -1, -1, -1, -1, -1, -1 }, { 0x20C6F, -1, -1, 1388894, -1, -1, -1, -1, -1, -1 }, { 0x20C72, -1, -1, 1388899, -1, -1, -1, -1, -1, -1 }, { 0x20C73, -1, -1, 1388903, -1, -1, -1, -1, -1, -1 }, { 0x20C76, -1, -1, -1, -1, -1, -1, -1, -1, 1388908 }, { 0x20C77, 1388919, 1388913, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C78, 1388944, 1388933, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C7C, -1, 1388961, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C8A, -1, -1, 1388967, -1, -1, -1, -1, -1, -1 }, { 0x20C8B, -1, -1, 1388972, -1, -1, -1, -1, -1, -1 }, { 0x20C8C, -1, -1, 1388977, -1, -1, -1, -1, -1, -1 }, { 0x20C8D, -1, 1388982, 1388987, -1, -1, -1, -1, -1, -1 }, { 0x20C8E, -1, -1, 1388992, -1, -1, -1, -1, -1, -1 }, { 0x20C8F, -1, -1, 1388995, -1, -1, -1, -1, -1, 1389000 }, { 0x20C91, -1, -1, 1389007, -1, -1, -1, -1, -1, -1 }, { 0x20C92, -1, -1, 1389013, -1, -1, -1, -1, -1, -1 }, { 0x20C93, -1, -1, 1389018, -1, -1, -1, -1, -1, 1389024 }, { 0x20C94, -1, -1, 1389030, -1, -1, -1, -1, -1, 1389034 }, { 0x20C96, 1389046, 1389042, 1389061, -1, -1, -1, -1, -1, 1389065 }, { 0x20C99, -1, -1, 1389067, -1, -1, -1, -1, -1, -1 }, { 0x20C9A, -1, -1, 1389071, -1, -1, -1, -1, -1, -1 }, { 0x20C9B, -1, -1, 1389075, -1, -1, -1, -1, -1, -1 }, { 0x20C9C, 1389087, 1389080, 1389102, -1, -1, -1, -1, -1, 1389109 }, { 0x20C9F, -1, -1, -1, -1, -1, -1, -1, -1, 1389116 }, { 0x20CA0, -1, -1, -1, -1, -1, -1, -1, -1, 1389122 }, { 0x20CA1, -1, -1, -1, -1, -1, -1, -1, -1, 1389129 }, { 0x20CA2, -1, -1, -1, -1, -1, -1, -1, -1, 1389134 }, { 0x20CA3, -1, -1, -1, -1, -1, -1, -1, -1, 1389140 }, { 0x20CA4, -1, -1, -1, -1, -1, -1, -1, -1, 1389146 }, { 0x20CA5, -1, -1, -1, -1, -1, -1, -1, -1, 1389152 }, { 0x20CA6, -1, -1, -1, -1, -1, -1, -1, -1, 1389157 }, { 0x20CA7, -1, -1, -1, -1, -1, -1, -1, -1, 1389163 }, { 0x20CA8, -1, -1, -1, -1, -1, -1, -1, -1, 1389170 }, { 0x20CAE, -1, -1, 1389176, -1, -1, -1, -1, -1, 1389182 }, { 0x20CB1, -1, -1, 1389188, -1, -1, -1, -1, -1, -1 }, { 0x20CB4, -1, -1, 1389192, -1, -1, -1, -1, -1, -1 }, { 0x20CB5, 1389202, 1389197, 1389219, -1, -1, -1, -1, -1, 1389224 }, { 0x20CB7, -1, -1, 1389229, -1, -1, -1, -1, -1, -1 }, { 0x20CB8, -1, 1389234, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CB9, -1, -1, 1389246, -1, -1, -1, -1, -1, 1389250 }, { 0x20CBA, -1, -1, 1389255, -1, -1, -1, -1, -1, 1389259 }, { 0x20CBB, -1, -1, 1389266, -1, -1, -1, -1, -1, -1 }, { 0x20CBD, -1, -1, 1389270, -1, -1, -1, -1, -1, -1 }, { 0x20CBE, -1, -1, 1389274, -1, -1, -1, -1, -1, -1 }, { 0x20CBF, 1389280, -1, 1389291, -1, -1, -1, -1, -1, 1389297 }, { 0x20CC0, -1, -1, 1389304, -1, -1, -1, -1, -1, -1 }, { 0x20CC1, 1389316, 1389310, 1389327, -1, -1, -1, -1, -1, -1 }, { 0x20CC2, -1, -1, 1389332, -1, -1, -1, -1, -1, -1 }, { 0x20CC3, -1, -1, 1389337, -1, -1, -1, -1, -1, -1 }, { 0x20CC7, -1, -1, 1389343, -1, -1, -1, -1, -1, -1 }, { 0x20CCA, -1, -1, 1389347, -1, -1, -1, -1, -1, -1 }, { 0x20CCB, -1, -1, 1389351, -1, -1, -1, -1, -1, -1 }, { 0x20CCC, -1, -1, 1389357, -1, -1, -1, -1, -1, -1 }, { 0x20CCE, -1, -1, 1389362, -1, -1, -1, -1, -1, -1 }, { 0x20CCF, 1389374, 1389366, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD0, -1, -1, 1389395, -1, -1, -1, -1, -1, 1389401 }, { 0x20CD1, -1, -1, -1, -1, -1, -1, -1, -1, 1389407 }, { 0x20CD2, -1, -1, -1, -1, -1, -1, -1, -1, 1389412 }, { 0x20CD3, -1, 1389418, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD4, -1, 1389423, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD5, 1389435, 1389429, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD6, 1389458, 1389453, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD7, -1, -1, -1, -1, -1, -1, -1, -1, 1389483 }, { 0x20CD8, -1, -1, -1, -1, -1, -1, -1, -1, 1389488 }, { 0x20CD9, -1, -1, -1, -1, -1, -1, -1, -1, 1389493 }, { 0x20CDA, -1, -1, -1, -1, -1, -1, -1, -1, 1389498 }, { 0x20CDD, -1, 1389503, -1, -1, -1, -1, -1, -1, 1389508 }, { 0x20CE8, -1, -1, -1, -1, -1, -1, -1, -1, 1389514 }, { 0x20CEC, -1, -1, 1389520, -1, -1, -1, -1, -1, -1 }, { 0x20CED, -1, 1389526, 1389531, -1, -1, -1, -1, -1, -1 }, { 0x20CF3, -1, -1, 1389535, -1, -1, -1, -1, -1, -1 }, { 0x20CF4, -1, -1, 1389539, -1, -1, -1, -1, -1, -1 }, { 0x20CF6, 1389544, -1, 1389565, -1, -1, -1, -1, -1, -1 }, { 0x20CF9, -1, -1, 1389569, -1, -1, -1, -1, -1, 1389577 }, { 0x20CFA, -1, -1, -1, -1, -1, -1, -1, -1, 1389584 }, { 0x20CFC, -1, -1, 1389590, -1, -1, -1, -1, -1, -1 }, { 0x20CFD, -1, -1, 1389596, -1, -1, -1, -1, -1, -1 }, { 0x20CFF, -1, 1389603, 1389608, -1, -1, -1, -1, -1, 1389613 }, { 0x20D02, -1, -1, 1389618, -1, -1, -1, -1, -1, -1 }, { 0x20D04, -1, -1, 1389622, -1, -1, -1, -1, -1, -1 }, { 0x20D07, -1, -1, 1389627, -1, -1, -1, -1, -1, -1 }, { 0x20D09, -1, -1, -1, -1, -1, -1, -1, -1, 1389632 }, { 0x20D0A, -1, -1, -1, -1, -1, -1, -1, -1, 1389640 }, { 0x20D0B, -1, -1, -1, -1, -1, -1, -1, -1, 1389645 }, { 0x20D0C, -1, -1, -1, -1, -1, -1, -1, -1, 1389651 }, { 0x20D0D, -1, -1, -1, -1, -1, -1, -1, -1, 1389657 }, { 0x20D0E, -1, -1, -1, -1, -1, -1, -1, -1, 1389664 }, { 0x20D0F, -1, -1, -1, -1, -1, -1, -1, -1, 1389668 }, { 0x20D10, -1, -1, -1, -1, -1, -1, -1, -1, 1389674 }, { 0x20D11, -1, -1, -1, -1, -1, -1, -1, -1, 1389679 }, { 0x20D12, -1, -1, -1, -1, -1, -1, -1, -1, 1389684 }, { 0x20D13, -1, -1, -1, -1, -1, -1, -1, -1, 1389691 }, { 0x20D14, -1, -1, -1, -1, -1, -1, -1, -1, 1389696 }, { 0x20D15, 1389710, 1389705, -1, -1, -1, -1, -1, -1, 1389748 }, { 0x20D16, -1, -1, -1, -1, -1, -1, -1, -1, 1389755 }, { 0x20D17, -1, -1, -1, -1, -1, -1, -1, -1, 1389761 }, { 0x20D18, -1, -1, -1, -1, -1, -1, -1, -1, 1389766 }, { 0x20D19, -1, -1, -1, -1, -1, -1, -1, -1, 1389773 }, { 0x20D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1389778 }, { 0x20D1B, -1, -1, -1, -1, -1, -1, -1, -1, 1389784 }, { 0x20D1C, -1, -1, -1, -1, -1, -1, -1, -1, 1389790 }, { 0x20D1D, -1, -1, -1, -1, -1, -1, -1, -1, 1389795 }, { 0x20D1E, -1, -1, -1, -1, -1, -1, -1, -1, 1389801 }, { 0x20D20, -1, -1, -1, -1, -1, -1, -1, -1, 1389807 }, { 0x20D21, -1, -1, 1389815, -1, -1, -1, -1, -1, -1 }, { 0x20D22, -1, -1, 1389821, -1, -1, -1, -1, -1, -1 }, { 0x20D23, -1, -1, 1389828, -1, -1, -1, -1, -1, -1 }, { 0x20D24, -1, -1, -1, -1, -1, -1, -1, -1, 1389833 }, { 0x20D25, -1, -1, -1, -1, -1, -1, -1, -1, 1389838 }, { 0x20D26, -1, -1, 1389845, -1, -1, -1, -1, -1, -1 }, { 0x20D28, -1, 1389850, 1389857, -1, -1, -1, -1, -1, -1 }, { 0x20D29, -1, -1, 1389863, -1, -1, -1, -1, -1, -1 }, { 0x20D2B, -1, -1, 1389867, -1, -1, -1, -1, -1, 1389871 }, { 0x20D2D, -1, -1, 1389877, -1, -1, -1, -1, -1, -1 }, { 0x20D2F, -1, -1, 1389881, -1, -1, -1, -1, -1, -1 }, { 0x20D30, 1389891, 1389886, 1389943, -1, -1, -1, -1, -1, -1 }, { 0x20D31, -1, 1389947, 1389951, -1, -1, -1, -1, -1, -1 }, { 0x20D32, -1, 1389955, 1389961, -1, -1, -1, -1, -1, -1 }, { 0x20D33, 1389979, 1389965, 1390030, -1, -1, -1, -1, -1, -1 }, { 0x20D35, -1, -1, 1390036, -1, -1, -1, -1, -1, -1 }, { 0x20D38, -1, -1, 1390041, -1, -1, -1, -1, -1, -1 }, { 0x20D39, -1, -1, 1390045, -1, -1, -1, -1, -1, -1 }, { 0x20D3A, -1, -1, 1390049, -1, -1, -1, -1, -1, -1 }, { 0x20D3B, -1, -1, 1390053, -1, -1, -1, -1, -1, -1 }, { 0x20D3C, -1, -1, 1390058, -1, -1, -1, -1, -1, 1390063 }, { 0x20D3E, -1, -1, 1390069, -1, -1, -1, -1, -1, -1 }, { 0x20D46, -1, 1390073, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D47, 1390090, 1390085, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D48, 1390121, 1390116, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D49, 1390175, 1390169, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D4B, -1, -1, -1, -1, -1, -1, -1, -1, 1390188 }, { 0x20D4C, -1, 1390194, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D4D, -1, 1390198, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D4E, -1, 1390204, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D4F, -1, -1, -1, -1, -1, -1, -1, -1, 1390213 }, { 0x20D50, -1, -1, -1, -1, -1, -1, -1, -1, 1390219 }, { 0x20D58, 1390229, 1390224, -1, -1, -1, -1, -1, -1, 1390238 }, { 0x20D5A, -1, -1, -1, -1, -1, -1, -1, -1, 1390244 }, { 0x20D60, -1, -1, 1390250, -1, -1, -1, -1, -1, -1 }, { 0x20D63, -1, -1, 1390256, -1, -1, -1, -1, -1, -1 }, { 0x20D66, -1, -1, 1390260, -1, -1, -1, -1, -1, -1 }, { 0x20D67, -1, -1, 1390264, -1, -1, -1, -1, -1, -1 }, { 0x20D68, -1, -1, 1390270, -1, -1, -1, -1, -1, 1390273 }, { 0x20D69, 1390283, 1390279, 1390296, -1, -1, -1, -1, -1, 1390300 }, { 0x20D6B, -1, -1, 1390306, -1, -1, -1, -1, -1, -1 }, { 0x20D6C, -1, -1, 1390311, -1, -1, -1, -1, -1, -1 }, { 0x20D6D, -1, -1, 1390315, -1, -1, -1, -1, -1, -1 }, { 0x20D6E, -1, -1, 1390319, -1, -1, -1, -1, -1, -1 }, { 0x20D6F, 1390336, 1390324, 1390358, -1, -1, -1, -1, -1, -1 }, { 0x20D71, -1, 1390363, -1, -1, -1, -1, -1, -1, 1390367 }, { 0x20D73, -1, -1, 1390369, -1, -1, -1, -1, -1, -1 }, { 0x20D74, -1, 1390373, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D77, -1, -1, 1390379, -1, -1, -1, -1, -1, -1 }, { 0x20D78, -1, -1, 1390385, -1, -1, -1, -1, -1, -1 }, { 0x20D79, -1, -1, 1390390, -1, -1, -1, -1, -1, -1 }, { 0x20D7A, -1, -1, 1390396, -1, -1, -1, -1, -1, -1 }, { 0x20D7B, -1, -1, 1390400, -1, -1, -1, -1, -1, -1 }, { 0x20D7C, 1390418, 1390406, 1390456, -1, -1, -1, -1, -1, -1 }, { 0x20D7D, -1, 1390462, -1, -1, -1, -1, -1, -1, 1390468 }, { 0x20D7E, 1390481, 1390475, 1390513, -1, -1, -1, -1, -1, -1 }, { 0x20D7F, 1390526, 1390518, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D80, -1, -1, -1, -1, -1, -1, -1, -1, 1390570 }, { 0x20D81, -1, -1, -1, -1, -1, -1, -1, -1, 1390576 }, { 0x20D82, -1, -1, -1, -1, -1, -1, -1, -1, 1390582 }, { 0x20D83, -1, -1, -1, -1, -1, -1, -1, -1, 1390588 }, { 0x20D84, -1, -1, -1, -1, -1, -1, -1, -1, 1390596 }, { 0x20D85, -1, -1, -1, -1, -1, -1, -1, -1, 1390601 }, { 0x20D86, -1, -1, -1, -1, -1, -1, -1, -1, 1390607 }, { 0x20D87, -1, -1, -1, -1, -1, -1, -1, -1, 1390613 }, { 0x20D88, -1, 1390621, -1, -1, -1, -1, -1, -1, 1390625 }, { 0x20D89, -1, -1, -1, -1, -1, -1, -1, -1, 1390630 }, { 0x20D8A, -1, -1, -1, -1, -1, -1, -1, -1, 1390637 }, { 0x20D8B, -1, -1, -1, -1, -1, -1, -1, -1, 1390642 }, { 0x20D8C, -1, -1, -1, -1, -1, -1, -1, -1, 1390648 }, { 0x20D8D, -1, -1, -1, -1, -1, -1, -1, -1, 1390654 }, { 0x20D8E, -1, -1, -1, -1, -1, -1, -1, -1, 1390660 }, { 0x20D8F, -1, -1, -1, -1, -1, -1, -1, -1, 1390665 }, { 0x20D90, -1, -1, -1, -1, -1, -1, -1, -1, 1390673 }, { 0x20D91, -1, -1, -1, -1, -1, -1, -1, -1, 1390682 }, { 0x20D92, -1, -1, -1, -1, -1, -1, -1, -1, 1390684 }, { 0x20D93, -1, -1, -1, -1, -1, -1, -1, -1, 1390691 }, { 0x20D94, -1, -1, -1, -1, -1, -1, -1, -1, 1390697 }, { 0x20D95, -1, -1, -1, -1, -1, -1, -1, -1, 1390704 }, { 0x20D96, -1, 1390710, -1, -1, -1, -1, -1, -1, 1390716 }, { 0x20D97, -1, -1, -1, -1, -1, -1, -1, -1, 1390723 }, { 0x20D98, -1, -1, -1, -1, -1, -1, -1, -1, 1390729 }, { 0x20D99, -1, -1, -1, -1, -1, -1, -1, -1, 1390735 }, { 0x20D9A, -1, -1, -1, -1, -1, -1, -1, -1, 1390741 }, { 0x20D9B, -1, -1, -1, -1, -1, -1, -1, -1, 1390745 }, { 0x20D9C, 1390757, 1390752, -1, -1, -1, -1, -1, -1, 1390792 }, { 0x20D9D, -1, -1, -1, -1, -1, -1, -1, -1, 1390798 }, { 0x20D9E, -1, -1, -1, -1, -1, -1, -1, -1, 1390804 }, { 0x20D9F, -1, -1, -1, -1, -1, -1, -1, -1, 1390811 }, { 0x20DA0, -1, -1, -1, -1, -1, -1, -1, -1, 1390815 }, { 0x20DA1, -1, -1, -1, -1, -1, -1, -1, -1, 1390821 }, { 0x20DA2, -1, -1, -1, -1, -1, -1, -1, -1, 1390828 }, { 0x20DA3, -1, -1, -1, -1, -1, -1, -1, -1, 1390832 }, { 0x20DA4, -1, -1, -1, -1, -1, -1, -1, -1, 1390836 }, { 0x20DA5, 1390851, 1390845, -1, -1, -1, -1, -1, -1, 1390867 }, { 0x20DA6, -1, -1, -1, -1, -1, -1, -1, -1, 1390874 }, { 0x20DA7, 1390885, 1390880, 1390992, -1, -1, -1, -1, -1, -1 }, { 0x20DA8, -1, -1, 1390998, -1, -1, -1, -1, -1, -1 }, { 0x20DAB, -1, -1, 1391002, -1, -1, -1, -1, -1, -1 }, { 0x20DAC, -1, -1, 1391006, -1, -1, -1, -1, -1, -1 }, { 0x20DAF, -1, -1, -1, -1, -1, -1, -1, -1, 1391012 }, { 0x20DB0, -1, -1, 1391019, -1, -1, -1, -1, -1, -1 }, { 0x20DB1, -1, -1, 1391025, -1, -1, -1, -1, -1, -1 }, { 0x20DB2, 1391040, 1391030, 1391080, -1, -1, -1, -1, -1, -1 }, { 0x20DB7, -1, -1, 1391084, -1, -1, -1, -1, -1, -1 }, { 0x20DB8, -1, -1, 1391088, -1, -1, -1, -1, -1, -1 }, { 0x20DB9, -1, -1, 1391093, -1, -1, -1, -1, -1, -1 }, { 0x20DBB, -1, -1, 1391097, -1, -1, -1, -1, -1, -1 }, { 0x20DBE, -1, -1, 1391101, -1, -1, -1, -1, -1, -1 }, { 0x20DBF, -1, -1, 1391105, -1, -1, -1, -1, -1, -1 }, { 0x20DC0, -1, -1, 1391110, -1, -1, -1, -1, -1, -1 }, { 0x20DC1, -1, -1, 1391115, -1, -1, -1, -1, -1, -1 }, { 0x20DC2, -1, -1, 1391121, -1, -1, -1, -1, -1, -1 }, { 0x20DC3, -1, -1, 1391126, -1, -1, -1, -1, -1, -1 }, { 0x20DC4, -1, -1, 1391132, -1, -1, -1, -1, -1, -1 }, { 0x20DC5, -1, -1, 1391136, -1, -1, -1, -1, -1, -1 }, { 0x20DC7, -1, -1, 1391141, -1, -1, -1, -1, -1, 1391146 }, { 0x20DC8, -1, 1391151, 1391157, -1, -1, -1, -1, -1, -1 }, { 0x20DC9, -1, -1, 1391161, -1, -1, -1, -1, -1, -1 }, { 0x20DCA, -1, -1, 1391166, -1, -1, -1, -1, -1, -1 }, { 0x20DCB, -1, -1, 1391172, -1, -1, -1, -1, -1, -1 }, { 0x20DCC, -1, -1, 1391177, -1, -1, -1, -1, -1, -1 }, { 0x20DCD, -1, -1, 1391181, -1, -1, -1, -1, -1, -1 }, { 0x20DCE, -1, -1, 1391185, -1, -1, -1, -1, -1, -1 }, { 0x20DCF, -1, -1, 1391191, -1, -1, -1, -1, -1, -1 }, { 0x20DD0, -1, -1, 1391195, -1, -1, -1, -1, -1, -1 }, { 0x20DD1, -1, -1, 1391201, -1, -1, -1, -1, -1, -1 }, { 0x20DD2, -1, -1, 1391205, -1, -1, -1, -1, -1, -1 }, { 0x20DD3, -1, -1, 1391211, -1, -1, -1, -1, -1, -1 }, { 0x20DD6, -1, -1, 1391216, -1, -1, -1, -1, -1, -1 }, { 0x20DD9, -1, -1, 1391222, -1, -1, -1, -1, -1, -1 }, { 0x20DDE, -1, -1, 1391226, -1, -1, -1, -1, -1, -1 }, { 0x20DDF, -1, -1, 1391230, -1, -1, -1, -1, -1, -1 }, { 0x20DE2, -1, -1, 1391235, -1, -1, -1, -1, -1, -1 }, { 0x20DE4, -1, -1, -1, -1, -1, -1, -1, -1, 1391241 }, { 0x20DE5, -1, -1, -1, -1, -1, -1, -1, -1, 1391247 }, { 0x20DE6, -1, -1, -1, -1, -1, -1, -1, -1, 1391254 }, { 0x20DF8, -1, -1, 1391262, -1, -1, -1, -1, -1, -1 }, { 0x20DFA, -1, -1, 1391265, -1, -1, -1, -1, -1, -1 }, { 0x20DFB, -1, -1, 1391269, -1, -1, -1, -1, -1, -1 }, { 0x20DFF, -1, -1, 1391275, -1, -1, -1, -1, -1, -1 }, { 0x20E01, -1, -1, 1391279, -1, -1, -1, -1, -1, -1 }, { 0x20E02, -1, -1, 1391284, -1, -1, -1, -1, -1, 1391288 }, { 0x20E04, -1, 1391295, 1391301, -1, -1, -1, -1, -1, 1391307 }, { 0x20E09, 1391316, 1391311, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E0A, 1391348, 1391343, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E0D, -1, 1391381, -1, -1, -1, -1, -1, -1, 1391386 }, { 0x20E0E, 1391395, 1391390, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E0F, 1391417, 1391413, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E10, 1391445, 1391440, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E11, 1391475, 1391469, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E12, 1391501, 1391496, -1, -1, -1, -1, -1, -1, 1391532 }, { 0x20E13, -1, -1, -1, -1, -1, -1, -1, -1, 1391538 }, { 0x20E14, -1, -1, -1, -1, -1, -1, -1, -1, 1391544 }, { 0x20E15, -1, -1, -1, -1, -1, -1, -1, -1, 1391550 }, { 0x20E16, -1, 1391556, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E17, -1, -1, -1, -1, -1, -1, -1, -1, 1391562 }, { 0x20E18, -1, -1, -1, -1, -1, -1, -1, -1, 1391567 }, { 0x20E19, -1, -1, -1, -1, -1, -1, -1, -1, 1391573 }, { 0x20E1A, -1, -1, -1, -1, -1, -1, -1, -1, 1391580 }, { 0x20E1B, -1, -1, -1, -1, -1, -1, -1, -1, 1391586 }, { 0x20E1C, -1, -1, -1, -1, -1, -1, -1, -1, 1391591 }, { 0x20E1D, -1, 1391596, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E1E, -1, -1, -1, -1, -1, -1, -1, -1, 1391602 }, { 0x20E1F, -1, -1, -1, -1, -1, -1, -1, -1, 1391608 }, { 0x20E20, -1, -1, -1, -1, -1, -1, -1, -1, 1391612 }, { 0x20E21, -1, -1, -1, -1, -1, -1, -1, -1, 1391616 }, { 0x20E22, -1, -1, -1, -1, -1, -1, -1, -1, 1391622 }, { 0x20E23, -1, -1, -1, -1, -1, -1, -1, -1, 1391629 }, { 0x20E24, -1, -1, -1, -1, -1, -1, -1, -1, 1391635 }, { 0x20E25, -1, -1, -1, -1, -1, -1, -1, -1, 1391641 }, { 0x20E26, -1, -1, -1, -1, -1, -1, -1, -1, 1391646 }, { 0x20E27, -1, -1, -1, -1, -1, -1, -1, -1, 1391651 }, { 0x20E28, -1, -1, -1, -1, -1, -1, -1, -1, 1391658 }, { 0x20E29, -1, -1, -1, -1, -1, -1, -1, -1, 1391663 }, { 0x20E2A, -1, -1, -1, -1, -1, -1, -1, -1, 1391668 }, { 0x20E2B, -1, -1, -1, -1, -1, -1, -1, -1, 1391674 }, { 0x20E2C, -1, -1, -1, -1, -1, -1, -1, -1, 1391679 }, { 0x20E2E, -1, -1, 1391685, -1, -1, -1, -1, -1, -1 }, { 0x20E31, -1, -1, 1391692, -1, -1, -1, -1, -1, -1 }, { 0x20E32, -1, -1, 1391697, -1, -1, -1, -1, -1, -1 }, { 0x20E33, -1, -1, 1391701, -1, -1, -1, -1, -1, -1 }, { 0x20E34, -1, -1, 1391705, -1, -1, -1, -1, -1, -1 }, { 0x20E38, -1, -1, 1391710, -1, -1, -1, -1, -1, -1 }, { 0x20E39, -1, -1, 1391716, -1, -1, -1, -1, -1, -1 }, { 0x20E3A, 1391727, 1391720, 1391754, -1, -1, -1, -1, -1, 1391758 }, { 0x20E3C, -1, -1, -1, -1, -1, -1, -1, -1, 1391765 }, { 0x20E3D, -1, -1, -1, -1, -1, -1, -1, -1, 1391771 }, { 0x20E3E, -1, -1, -1, -1, -1, -1, -1, -1, 1391777 }, { 0x20E40, -1, -1, 1391783, -1, -1, -1, -1, -1, -1 }, { 0x20E41, -1, -1, 1391788, -1, -1, -1, -1, -1, -1 }, { 0x20E43, -1, -1, 1391792, -1, -1, -1, -1, -1, -1 }, { 0x20E44, -1, -1, 1391797, -1, -1, -1, -1, -1, -1 }, { 0x20E45, -1, -1, 1391802, -1, -1, -1, -1, -1, -1 }, { 0x20E46, -1, -1, 1391808, -1, -1, -1, -1, -1, -1 }, { 0x20E48, -1, -1, 1391813, -1, -1, -1, -1, -1, -1 }, { 0x20E4A, -1, -1, 1391818, -1, -1, -1, -1, -1, -1 }, { 0x20E4B, -1, -1, 1391823, -1, -1, -1, -1, -1, -1 }, { 0x20E4C, 1391850, 1391827, 1391888, -1, -1, -1, -1, -1, -1 }, { 0x20E4D, -1, -1, 1391894, -1, -1, -1, -1, -1, -1 }, { 0x20E4E, -1, -1, 1391900, -1, -1, -1, -1, -1, -1 }, { 0x20E50, -1, -1, 1391906, -1, -1, -1, -1, -1, -1 }, { 0x20E51, -1, -1, 1391912, -1, -1, -1, -1, -1, -1 }, { 0x20E53, -1, -1, 1391917, -1, -1, -1, -1, -1, -1 }, { 0x20E54, -1, -1, 1391921, -1, -1, -1, -1, -1, -1 }, { 0x20E55, -1, -1, 1391927, -1, -1, -1, -1, -1, -1 }, { 0x20E56, -1, -1, 1391932, -1, -1, -1, -1, -1, -1 }, { 0x20E57, -1, -1, -1, -1, -1, -1, -1, -1, 1391938 }, { 0x20E58, -1, -1, 1391944, -1, -1, -1, -1, -1, -1 }, { 0x20E5B, -1, -1, 1391948, -1, -1, -1, -1, -1, 1391953 }, { 0x20E5D, -1, -1, 1391957, -1, -1, -1, -1, -1, -1 }, { 0x20E5F, -1, -1, 1391963, -1, -1, -1, -1, -1, -1 }, { 0x20E60, -1, -1, 1391969, -1, -1, -1, -1, -1, -1 }, { 0x20E64, -1, -1, 1391974, -1, -1, -1, -1, -1, -1 }, { 0x20E65, -1, -1, 1391979, -1, -1, -1, -1, -1, -1 }, { 0x20E66, -1, -1, 1391983, -1, -1, -1, -1, -1, -1 }, { 0x20E6D, 1391991, 1391987, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E6F, -1, -1, -1, -1, -1, -1, -1, -1, 1392025 }, { 0x20E70, -1, -1, -1, -1, -1, -1, -1, -1, 1392030 }, { 0x20E71, -1, -1, -1, -1, -1, -1, -1, -1, 1392035 }, { 0x20E72, -1, -1, -1, -1, -1, -1, -1, -1, 1392041 }, { 0x20E73, 1392052, 1392047, -1, -1, -1, -1, -1, -1, 1392082 }, { 0x20E74, -1, -1, -1, -1, -1, -1, -1, -1, 1392088 }, { 0x20E75, -1, 1392095, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E76, -1, 1392107, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E77, 1392124, 1392119, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E78, 1392157, 1392152, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E79, 1392195, 1392184, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E7A, 1392210, 1392204, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E7B, 1392279, 1392274, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E7C, -1, -1, -1, -1, -1, -1, -1, -1, 1392309 }, { 0x20E7D, -1, -1, -1, -1, -1, -1, -1, -1, 1392315 }, { 0x20E7E, -1, -1, -1, -1, -1, -1, -1, -1, 1392319 }, { 0x20E8C, 1392331, 1392326, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E90, -1, -1, 1392345, -1, -1, -1, -1, -1, -1 }, { 0x20E92, -1, -1, 1392351, -1, -1, -1, -1, -1, -1 }, { 0x20E94, -1, -1, 1392355, -1, -1, -1, -1, -1, -1 }, { 0x20E95, -1, -1, 1392360, -1, -1, -1, -1, -1, 1392365 }, { 0x20E96, -1, 1392371, 1392387, -1, -1, -1, -1, -1, -1 }, { 0x20E97, -1, -1, 1392391, -1, -1, -1, -1, -1, -1 }, { 0x20E98, 1392408, 1392396, 1392462, -1, -1, -1, -1, -1, -1 }, { 0x20E99, -1, -1, 1392468, -1, -1, -1, -1, -1, 1392473 }, { 0x20E9A, -1, -1, 1392480, -1, -1, -1, -1, -1, 1392485 }, { 0x20E9D, 1392496, 1392490, 1392519, -1, -1, -1, -1, -1, -1 }, { 0x20E9F, -1, -1, 1392523, -1, -1, -1, -1, -1, 1392527 }, { 0x20EA0, -1, -1, -1, -1, -1, -1, -1, -1, 1392532 }, { 0x20EA2, 1392548, 1392538, 1392571, -1, -1, -1, -1, -1, -1 }, { 0x20EA3, -1, -1, 1392576, -1, -1, -1, -1, -1, -1 }, { 0x20EA5, -1, -1, -1, -1, -1, -1, -1, -1, 1392580 }, { 0x20EA6, -1, -1, -1, -1, -1, -1, -1, -1, 1392587 }, { 0x20EA7, -1, -1, -1, -1, -1, -1, -1, -1, 1392593 }, { 0x20EA8, -1, -1, -1, -1, -1, -1, -1, -1, 1392600 }, { 0x20EA9, -1, -1, -1, -1, -1, -1, -1, -1, 1392605 }, { 0x20EAA, 1392619, 1392611, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EAB, 1392652, 1392647, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EAC, 1392682, 1392678, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EAD, -1, -1, -1, -1, -1, -1, -1, -1, 1392705 }, { 0x20EAE, -1, -1, -1, -1, -1, -1, -1, -1, 1392712 }, { 0x20EAF, -1, -1, -1, -1, -1, -1, -1, -1, 1392717 }, { 0x20EB0, -1, -1, -1, -1, -1, -1, -1, -1, 1392723 }, { 0x20EB1, -1, -1, -1, -1, -1, -1, -1, -1, 1392730 }, { 0x20EB2, -1, -1, -1, -1, -1, -1, -1, -1, 1392736 }, { 0x20EB3, -1, -1, -1, -1, -1, -1, -1, -1, 1392742 }, { 0x20EB4, -1, -1, -1, -1, -1, -1, -1, -1, 1392747 }, { 0x20EB5, -1, -1, -1, -1, -1, -1, -1, -1, 1392752 }, { 0x20EB6, -1, 1392759, -1, -1, -1, -1, -1, -1, 1392771 }, { 0x20EB7, -1, -1, -1, -1, -1, -1, -1, -1, 1392777 }, { 0x20EB8, -1, -1, -1, -1, -1, -1, -1, -1, 1392785 }, { 0x20EB9, -1, -1, -1, -1, -1, -1, -1, -1, 1392791 }, { 0x20EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1392794 }, { 0x20EBB, -1, -1, -1, -1, -1, -1, -1, -1, 1392799 }, { 0x20EBC, -1, -1, -1, -1, -1, -1, -1, -1, 1392805 }, { 0x20EBD, -1, -1, -1, -1, -1, -1, -1, -1, 1392809 }, { 0x20EBE, -1, -1, -1, -1, -1, -1, -1, -1, 1392817 }, { 0x20EBF, -1, -1, -1, -1, -1, -1, -1, -1, 1392822 }, { 0x20EC0, -1, -1, -1, -1, -1, -1, -1, -1, 1392828 }, { 0x20EC1, -1, -1, -1, -1, -1, -1, -1, -1, 1392832 }, { 0x20EC2, -1, -1, -1, -1, -1, -1, -1, -1, 1392840 }, { 0x20EC3, -1, -1, -1, -1, -1, -1, -1, -1, 1392847 }, { 0x20EC4, -1, -1, -1, -1, -1, -1, -1, -1, 1392851 }, { 0x20EC5, -1, -1, -1, -1, -1, -1, -1, -1, 1392856 }, { 0x20EC6, -1, -1, -1, -1, -1, -1, -1, -1, 1392862 }, { 0x20EC7, -1, -1, -1, -1, -1, -1, -1, -1, 1392869 }, { 0x20EC8, -1, -1, -1, -1, -1, -1, -1, -1, 1392875 }, { 0x20EC9, -1, -1, -1, -1, -1, -1, -1, -1, 1392880 }, { 0x20ECA, -1, -1, -1, -1, -1, -1, -1, -1, 1392886 }, { 0x20ECB, -1, -1, -1, -1, -1, -1, -1, -1, 1392894 }, { 0x20ECD, -1, -1, 1392900, -1, -1, -1, -1, -1, -1 }, { 0x20ECF, -1, -1, 1392906, -1, -1, -1, -1, -1, -1 }, { 0x20ED0, -1, -1, 1392910, -1, -1, -1, -1, -1, -1 }, { 0x20ED2, -1, -1, -1, -1, -1, -1, -1, -1, 1392915 }, { 0x20ED3, -1, -1, -1, -1, -1, -1, -1, -1, 1392923 }, { 0x20ED7, 1392933, 1392929, 1392967, -1, -1, -1, -1, -1, -1 }, { 0x20ED8, 1392977, 1392971, -1, -1, -1, -1, -1, -1, -1 }, { 0x20ED9, -1, -1, 1393017, -1, -1, -1, -1, -1, -1 }, { 0x20EDA, -1, -1, 1393021, -1, -1, -1, -1, -1, -1 }, { 0x20EDC, -1, -1, 1393025, -1, -1, -1, -1, -1, -1 }, { 0x20EDD, -1, 1393031, 1393037, -1, -1, -1, -1, -1, -1 }, { 0x20EDE, -1, -1, 1393043, -1, -1, -1, -1, -1, -1 }, { 0x20EDF, -1, -1, 1393049, -1, -1, -1, -1, -1, -1 }, { 0x20EE0, -1, -1, 1393054, -1, -1, -1, -1, -1, -1 }, { 0x20EE1, -1, -1, 1393060, -1, -1, -1, -1, -1, -1 }, { 0x20EE4, -1, -1, 1393065, -1, -1, -1, -1, -1, 1393070 }, { 0x20EE5, -1, -1, 1393076, -1, -1, -1, -1, -1, 1393082 }, { 0x20EE6, -1, -1, 1393088, -1, -1, -1, -1, -1, -1 }, { 0x20EE7, -1, -1, 1393094, -1, -1, -1, -1, -1, -1 }, { 0x20EE8, -1, -1, 1393098, -1, -1, -1, -1, -1, -1 }, { 0x20EEA, -1, -1, 1393103, -1, -1, -1, -1, -1, 1393108 }, { 0x20EEB, -1, -1, 1393116, -1, -1, -1, -1, -1, -1 }, { 0x20EEC, -1, -1, 1393121, -1, -1, -1, -1, -1, -1 }, { 0x20EF1, -1, -1, 1393125, -1, -1, -1, -1, -1, -1 }, { 0x20EF4, 1393137, 1393131, 1393154, -1, -1, -1, -1, -1, -1 }, { 0x20EF5, -1, -1, -1, -1, -1, -1, -1, -1, 1393160 }, { 0x20EF7, -1, -1, -1, -1, -1, -1, -1, -1, 1393167 }, { 0x20EF8, -1, 1393173, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EF9, -1, 1393177, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EFA, 1393186, 1393182, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EFB, 1393214, 1393209, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EFC, -1, 1393236, -1, -1, -1, -1, -1, -1, 1393241 }, { 0x20EFD, -1, -1, -1, -1, -1, -1, -1, -1, 1393248 }, { 0x20F15, 1393260, 1393254, -1, -1, -1, -1, -1, -1, 1393293 }, { 0x20F16, -1, -1, 1393299, -1, -1, -1, -1, -1, 1393304 }, { 0x20F17, 1393316, 1393310, 1393325, -1, -1, -1, -1, -1, -1 }, { 0x20F18, -1, -1, 1393330, -1, -1, -1, -1, -1, -1 }, { 0x20F1D, -1, 1393334, 1393339, -1, -1, -1, -1, -1, -1 }, { 0x20F1E, 1393343, -1, 1393362, -1, -1, -1, -1, -1, -1 }, { 0x20F1F, -1, -1, 1393365, -1, -1, -1, -1, -1, -1 }, { 0x20F20, -1, -1, 1393371, -1, -1, -1, -1, -1, -1 }, { 0x20F21, -1, -1, 1393376, -1, -1, -1, -1, -1, -1 }, { 0x20F22, -1, -1, 1393382, -1, -1, -1, -1, -1, -1 }, { 0x20F24, -1, -1, 1393389, -1, -1, -1, -1, -1, -1 }, { 0x20F26, -1, 1393395, -1, -1, -1, -1, -1, -1, 1393401 }, { 0x20F29, -1, -1, 1393409, -1, -1, -1, -1, -1, -1 }, { 0x20F2A, -1, -1, 1393414, -1, -1, -1, -1, -1, 1393418 }, { 0x20F2C, -1, -1, 1393423, -1, -1, -1, -1, -1, -1 }, { 0x20F2D, 1393435, 1393430, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F2E, 1393490, 1393479, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F2F, -1, -1, -1, -1, -1, -1, -1, -1, 1393529 }, { 0x20F30, -1, 1393534, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F31, 1393550, 1393540, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F32, -1, -1, -1, -1, -1, -1, -1, -1, 1393586 }, { 0x20F33, -1, -1, -1, -1, -1, -1, -1, -1, 1393592 }, { 0x20F34, -1, -1, -1, -1, -1, -1, -1, -1, 1393598 }, { 0x20F35, -1, -1, -1, -1, -1, -1, -1, -1, 1393607 }, { 0x20F36, -1, -1, -1, -1, -1, -1, -1, -1, 1393613 }, { 0x20F37, -1, -1, -1, -1, -1, -1, -1, -1, 1393618 }, { 0x20F38, -1, -1, -1, -1, -1, -1, -1, -1, 1393623 }, { 0x20F39, -1, -1, -1, -1, -1, -1, -1, -1, 1393628 }, { 0x20F3A, -1, -1, -1, -1, -1, -1, -1, -1, 1393634 }, { 0x20F3B, 1393653, 1393640, 1393688, -1, -1, -1, -1, -1, -1 }, { 0x20F3C, -1, -1, -1, -1, -1, -1, -1, -1, 1393692 }, { 0x20F3D, -1, -1, -1, -1, -1, -1, -1, -1, 1393697 }, { 0x20F3E, -1, -1, -1, -1, -1, -1, -1, -1, 1393703 }, { 0x20F3F, -1, -1, -1, -1, -1, -1, -1, -1, 1393709 }, { 0x20F40, -1, -1, -1, -1, -1, -1, -1, -1, 1393715 }, { 0x20F41, -1, -1, -1, -1, -1, -1, -1, -1, 1393721 }, { 0x20F42, -1, -1, -1, -1, -1, -1, -1, -1, 1393726 }, { 0x20F43, 1393738, 1393733, -1, -1, -1, -1, -1, -1, 1393754 }, { 0x20F44, -1, -1, -1, -1, -1, -1, -1, -1, 1393762 }, { 0x20F45, -1, -1, -1, -1, -1, -1, -1, -1, 1393768 }, { 0x20F46, -1, -1, -1, -1, -1, -1, -1, -1, 1393775 }, { 0x20F47, -1, -1, -1, -1, -1, -1, -1, -1, 1393782 }, { 0x20F48, -1, -1, -1, -1, -1, -1, -1, -1, 1393788 }, { 0x20F49, -1, -1, -1, -1, -1, -1, -1, -1, 1393795 }, { 0x20F4A, -1, -1, -1, -1, -1, -1, -1, -1, 1393802 }, { 0x20F4B, -1, -1, -1, -1, -1, -1, -1, -1, 1393808 }, { 0x20F4C, 1393820, 1393814, -1, -1, -1, -1, -1, -1, 1393858 }, { 0x20F4D, -1, -1, -1, -1, -1, -1, -1, -1, 1393864 }, { 0x20F4E, -1, -1, -1, -1, -1, -1, -1, -1, 1393870 }, { 0x20F4F, -1, -1, -1, -1, -1, -1, -1, -1, 1393875 }, { 0x20F50, -1, -1, -1, -1, -1, -1, -1, -1, 1393880 }, { 0x20F51, -1, -1, -1, -1, -1, -1, -1, -1, 1393886 }, { 0x20F52, 1393898, 1393892, -1, -1, -1, -1, -1, -1, 1393926 }, { 0x20F53, -1, -1, -1, -1, -1, -1, -1, -1, 1393934 }, { 0x20F54, -1, -1, -1, -1, -1, -1, -1, -1, 1393941 }, { 0x20F55, -1, -1, -1, -1, -1, -1, -1, -1, 1393947 }, { 0x20F56, -1, -1, -1, -1, -1, -1, -1, -1, 1393954 }, { 0x20F57, -1, -1, -1, -1, -1, -1, -1, -1, 1393961 }, { 0x20F58, -1, -1, -1, -1, -1, -1, -1, -1, 1393968 }, { 0x20F59, -1, -1, -1, -1, -1, -1, -1, -1, 1393975 }, { 0x20F5A, -1, -1, -1, -1, -1, -1, -1, -1, 1393981 }, { 0x20F5B, -1, -1, -1, -1, -1, -1, -1, -1, 1393989 }, { 0x20F5C, -1, -1, 1393994, -1, -1, -1, -1, -1, -1 }, { 0x20F5D, -1, -1, 1393998, -1, -1, -1, -1, -1, -1 }, { 0x20F5E, -1, -1, -1, -1, -1, -1, -1, -1, 1394003 }, { 0x20F61, -1, -1, 1394009, -1, -1, -1, -1, -1, -1 }, { 0x20F63, -1, -1, 1394014, -1, -1, -1, -1, -1, -1 }, { 0x20F64, 1394024, 1394019, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F66, -1, -1, 1394067, -1, -1, -1, -1, -1, -1 }, { 0x20F68, -1, -1, 1394072, -1, -1, -1, -1, -1, -1 }, { 0x20F69, -1, -1, 1394077, -1, -1, -1, -1, -1, -1 }, { 0x20F6A, -1, -1, 1394081, -1, -1, -1, -1, -1, -1 }, { 0x20F6B, -1, -1, 1394085, -1, -1, -1, -1, -1, -1 }, { 0x20F6C, -1, -1, 1394090, -1, -1, -1, -1, -1, -1 }, { 0x20F6E, -1, -1, -1, -1, -1, -1, -1, -1, 1394094 }, { 0x20F70, -1, -1, 1394098, -1, -1, -1, -1, -1, -1 }, { 0x20F71, -1, -1, 1394102, -1, -1, -1, -1, -1, -1 }, { 0x20F72, -1, -1, 1394108, -1, -1, -1, -1, -1, -1 }, { 0x20F75, -1, -1, 1394113, -1, -1, -1, -1, -1, -1 }, { 0x20F76, -1, -1, 1394117, -1, -1, -1, -1, -1, -1 }, { 0x20F77, -1, -1, 1394124, -1, -1, -1, -1, -1, -1 }, { 0x20F79, -1, -1, 1394128, -1, -1, -1, -1, -1, -1 }, { 0x20F7B, -1, -1, 1394133, -1, -1, -1, -1, -1, -1 }, { 0x20F7C, -1, -1, 1394138, -1, -1, -1, -1, -1, -1 }, { 0x20F7E, -1, -1, 1394142, -1, -1, -1, -1, -1, -1 }, { 0x20F7F, -1, -1, 1394147, -1, -1, -1, -1, -1, -1 }, { 0x20F80, -1, -1, 1394151, -1, -1, -1, -1, -1, 1394156 }, { 0x20F86, -1, -1, 1394161, -1, -1, -1, -1, -1, -1 }, { 0x20F87, -1, -1, 1394165, -1, -1, -1, -1, -1, -1 }, { 0x20F89, -1, -1, 1394170, -1, -1, -1, -1, -1, -1 }, { 0x20F8B, -1, -1, 1394176, -1, -1, -1, -1, -1, -1 }, { 0x20F8C, -1, -1, 1394181, -1, -1, -1, -1, -1, -1 }, { 0x20F8D, 1394189, 1394185, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F8F, 1394244, 1394240, 1394265, -1, -1, -1, -1, -1, -1 }, { 0x20F90, -1, 1394270, 1394276, -1, -1, -1, -1, -1, -1 }, { 0x20F92, -1, -1, -1, -1, -1, -1, -1, -1, 1394282 }, { 0x20F93, -1, -1, -1, -1, -1, -1, -1, -1, 1394288 }, { 0x20F94, -1, -1, -1, -1, -1, -1, -1, -1, 1394295 }, { 0x20F95, -1, -1, -1, -1, -1, -1, -1, -1, 1394302 }, { 0x20F9B, -1, -1, -1, -1, -1, -1, -1, -1, 1394308 }, { 0x20FA2, -1, -1, 1394316, -1, -1, -1, -1, -1, -1 }, { 0x20FA3, -1, -1, -1, -1, -1, -1, -1, -1, 1394321 }, { 0x20FA4, -1, -1, 1394326, -1, -1, -1, -1, -1, -1 }, { 0x20FA5, -1, -1, 1394331, -1, -1, -1, -1, -1, -1 }, { 0x20FA6, -1, -1, -1, -1, -1, -1, -1, -1, 1394337 }, { 0x20FA8, -1, -1, 1394341, -1, -1, -1, -1, -1, -1 }, { 0x20FA9, -1, -1, 1394347, -1, -1, -1, -1, -1, -1 }, { 0x20FAB, -1, -1, 1394351, -1, -1, -1, -1, -1, -1 }, { 0x20FAC, -1, -1, 1394355, -1, -1, -1, -1, -1, -1 }, { 0x20FAD, 1394364, 1394360, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FAE, -1, -1, 1394397, -1, -1, -1, -1, -1, -1 }, { 0x20FB2, -1, -1, 1394404, -1, -1, -1, -1, -1, -1 }, { 0x20FB4, 1394423, 1394409, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FB5, 1394445, 1394440, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FB6, -1, 1394468, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FB7, -1, -1, -1, -1, -1, -1, -1, -1, 1394474 }, { 0x20FB8, -1, -1, -1, -1, -1, -1, -1, -1, 1394479 }, { 0x20FB9, -1, -1, -1, -1, -1, -1, -1, -1, 1394484 }, { 0x20FBA, -1, -1, -1, -1, -1, -1, -1, -1, 1394491 }, { 0x20FBB, -1, -1, -1, -1, -1, -1, -1, -1, 1394498 }, { 0x20FBC, 1394517, 1394505, -1, -1, -1, -1, -1, -1, 1394534 }, { 0x20FBD, -1, -1, -1, -1, -1, -1, -1, -1, 1394541 }, { 0x20FBE, -1, -1, -1, -1, -1, -1, -1, -1, 1394547 }, { 0x20FBF, -1, -1, -1, -1, -1, -1, -1, -1, 1394554 }, { 0x20FC0, -1, -1, -1, -1, -1, -1, -1, -1, 1394561 }, { 0x20FC1, -1, 1394566, -1, -1, -1, -1, -1, -1, 1394570 }, { 0x20FC2, -1, -1, -1, -1, -1, -1, -1, -1, 1394575 }, { 0x20FC3, -1, -1, -1, -1, -1, -1, -1, -1, 1394580 }, { 0x20FC4, -1, -1, -1, -1, -1, -1, -1, -1, 1394585 }, { 0x20FC6, -1, -1, 1394592, -1, -1, -1, -1, -1, -1 }, { 0x20FC7, -1, -1, 1394597, -1, -1, -1, -1, -1, -1 }, { 0x20FC8, -1, -1, 1394602, -1, -1, -1, -1, -1, 1394607 }, { 0x20FC9, -1, -1, 1394613, -1, -1, -1, -1, -1, -1 }, { 0x20FCB, -1, -1, 1394617, -1, -1, -1, -1, -1, -1 }, { 0x20FCF, -1, -1, 1394622, -1, -1, -1, -1, -1, -1 }, { 0x20FD1, -1, -1, 1394628, -1, -1, -1, -1, -1, -1 }, { 0x20FD2, -1, -1, -1, -1, -1, -1, -1, -1, 1394633 }, { 0x20FD3, -1, -1, 1394638, -1, -1, -1, -1, -1, -1 }, { 0x20FD4, -1, -1, 1394642, -1, -1, -1, -1, -1, -1 }, { 0x20FD5, -1, -1, 1394647, -1, -1, -1, -1, -1, -1 }, { 0x20FD7, -1, -1, 1394653, -1, -1, -1, -1, -1, -1 }, { 0x20FD8, -1, -1, 1394657, -1, -1, -1, -1, -1, -1 }, { 0x20FDA, -1, -1, -1, -1, -1, -1, -1, -1, 1394662 }, { 0x20FDB, 1394669, -1, 1394694, -1, -1, -1, -1, -1, -1 }, { 0x20FDC, -1, -1, 1394698, -1, -1, -1, -1, -1, -1 }, { 0x20FDD, -1, -1, 1394703, -1, -1, -1, -1, -1, -1 }, { 0x20FDE, -1, -1, 1394708, -1, -1, -1, -1, -1, -1 }, { 0x20FDF, -1, 1394714, 1394724, -1, -1, -1, -1, -1, -1 }, { 0x20FE0, -1, -1, 1394728, -1, -1, -1, -1, -1, -1 }, { 0x20FE1, -1, -1, 1394732, -1, -1, -1, -1, -1, -1 }, { 0x20FE2, -1, -1, 1394738, -1, -1, -1, -1, -1, -1 }, { 0x20FE3, -1, -1, 1394744, -1, -1, -1, -1, -1, -1 }, { 0x20FE4, -1, -1, 1394748, -1, -1, -1, -1, -1, -1 }, { 0x20FE5, -1, -1, 1394753, -1, -1, -1, -1, -1, -1 }, { 0x20FEA, 1394763, 1394758, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FEB, 1394792, 1394786, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FEC, 1394812, 1394807, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FED, 1394834, 1394829, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FEE, -1, -1, -1, -1, -1, -1, -1, -1, 1394878 }, { 0x20FEF, -1, -1, -1, -1, -1, -1, -1, -1, 1394883 }, { 0x20FF0, -1, -1, -1, -1, -1, -1, -1, -1, 1394889 }, { 0x20FF1, -1, -1, -1, -1, -1, -1, -1, -1, 1394895 }, { 0x20FF2, -1, -1, -1, -1, -1, -1, -1, -1, 1394902 }, { 0x20FF3, -1, -1, -1, -1, -1, -1, -1, -1, 1394909 }, { 0x20FF4, -1, -1, -1, -1, -1, -1, -1, -1, 1394914 }, { 0x20FF5, -1, -1, -1, -1, -1, -1, -1, -1, 1394920 }, { 0x20FF6, -1, -1, -1, -1, -1, -1, -1, -1, 1394927 }, { 0x20FF7, -1, -1, -1, -1, -1, -1, -1, -1, 1394934 }, { 0x20FF8, -1, -1, -1, -1, -1, -1, -1, -1, 1394940 }, { 0x20FF9, -1, -1, -1, -1, -1, -1, -1, -1, 1394947 }, { 0x20FFF, -1, -1, -1, -1, -1, -1, -1, -1, 1394954 }, { 0x21002, -1, -1, -1, -1, -1, -1, -1, -1, 1394961 }, { 0x21007, -1, -1, -1, -1, -1, -1, -1, -1, 1394966 }, { 0x21011, -1, -1, 1394974, -1, -1, -1, -1, -1, -1 }, { 0x21014, 1394985, 1394980, 1395009, -1, -1, -1, -1, -1, 1395013 }, { 0x21016, -1, -1, 1395018, -1, -1, -1, -1, -1, -1 }, { 0x21017, -1, -1, 1395022, -1, -1, -1, -1, -1, -1 }, { 0x21018, -1, -1, 1395027, -1, -1, -1, -1, -1, -1 }, { 0x21019, -1, -1, 1395033, -1, -1, -1, -1, -1, -1 }, { 0x2101D, 1395042, 1395037, -1, -1, -1, -1, -1, -1, -1 }, { 0x2101E, 1395068, 1395063, -1, -1, -1, -1, -1, -1, -1 }, { 0x21020, 1395105, 1395100, -1, -1, -1, -1, -1, -1, 1395160 }, { 0x21021, -1, -1, -1, -1, -1, -1, -1, -1, 1395166 }, { 0x21022, -1, -1, -1, -1, -1, -1, -1, -1, 1395172 }, { 0x21023, -1, -1, -1, -1, -1, -1, -1, -1, 1395179 }, { 0x21024, -1, -1, -1, -1, -1, -1, -1, -1, 1395185 }, { 0x21025, -1, -1, -1, -1, -1, -1, -1, -1, 1395190 }, { 0x21026, -1, -1, -1, -1, -1, -1, -1, -1, 1395196 }, { 0x21027, -1, -1, -1, -1, -1, -1, -1, -1, 1395201 }, { 0x21028, -1, -1, -1, -1, -1, -1, -1, -1, 1395206 }, { 0x21029, 1395215, 1395210, -1, -1, -1, -1, -1, -1, 1395237 }, { 0x2102A, -1, -1, -1, -1, -1, -1, -1, -1, 1395242 }, { 0x2102B, -1, -1, -1, -1, -1, -1, -1, -1, 1395248 }, { 0x2102C, -1, -1, -1, -1, -1, -1, -1, -1, 1395254 }, { 0x2102D, -1, -1, -1, -1, -1, -1, -1, -1, 1395260 }, { 0x2102E, -1, -1, -1, -1, -1, -1, -1, -1, 1395266 }, { 0x2102F, -1, -1, -1, -1, -1, -1, -1, -1, 1395272 }, { 0x21030, -1, -1, -1, -1, -1, -1, -1, -1, 1395281 }, { 0x21031, -1, -1, -1, -1, -1, -1, -1, -1, 1395287 }, { 0x21032, 1395297, 1395292, -1, -1, -1, -1, -1, -1, 1395314 }, { 0x21033, -1, -1, -1, -1, -1, -1, -1, -1, 1395318 }, { 0x21034, -1, -1, -1, -1, -1, -1, -1, -1, 1395325 }, { 0x21035, -1, -1, -1, -1, -1, -1, -1, -1, 1395330 }, { 0x21036, -1, -1, -1, -1, -1, -1, -1, -1, 1395337 }, { 0x21037, -1, -1, -1, -1, -1, -1, -1, -1, 1395343 }, { 0x21039, -1, -1, 1395349, -1, -1, -1, -1, -1, -1 }, { 0x2103A, -1, -1, 1395354, -1, -1, -1, -1, -1, -1 }, { 0x2103D, -1, -1, 1395359, -1, -1, -1, -1, -1, -1 }, { 0x2103E, -1, -1, 1395363, -1, -1, -1, -1, -1, -1 }, { 0x2103F, -1, -1, 1395366, -1, -1, -1, -1, -1, 1395370 }, { 0x21040, -1, -1, 1395375, -1, -1, -1, -1, -1, -1 }, { 0x21041, -1, -1, 1395380, -1, -1, -1, -1, -1, -1 }, { 0x21046, -1, -1, 1395384, -1, -1, -1, -1, -1, -1 }, { 0x21047, -1, -1, 1395389, -1, -1, -1, -1, -1, -1 }, { 0x21048, -1, -1, 1395395, -1, -1, -1, -1, -1, -1 }, { 0x21049, -1, -1, 1395400, -1, -1, -1, -1, -1, -1 }, { 0x2104A, -1, -1, 1395405, -1, -1, -1, -1, -1, -1 }, { 0x2104B, -1, -1, 1395411, -1, -1, -1, -1, -1, -1 }, { 0x2104C, -1, -1, 1395416, -1, -1, -1, -1, -1, -1 }, { 0x2104D, -1, -1, 1395420, -1, -1, -1, -1, -1, -1 }, { 0x2104E, -1, -1, 1395424, -1, -1, -1, -1, -1, 1395428 }, { 0x2104F, 1395443, 1395433, -1, -1, -1, -1, -1, -1, -1 }, { 0x21051, -1, -1, 1395480, -1, -1, -1, -1, -1, -1 }, { 0x21053, -1, -1, 1395485, -1, -1, -1, -1, -1, -1 }, { 0x21054, -1, -1, 1395490, -1, -1, -1, -1, -1, -1 }, { 0x21055, -1, -1, 1395496, -1, -1, -1, -1, -1, -1 }, { 0x21059, -1, -1, -1, -1, -1, -1, -1, -1, 1395500 }, { 0x2105A, -1, -1, -1, -1, -1, -1, -1, -1, 1395506 }, { 0x2105B, -1, -1, -1, -1, -1, -1, -1, -1, 1395512 }, { 0x2105C, 1395521, 1395517, -1, -1, -1, -1, -1, -1, 1395555 }, { 0x2105D, -1, -1, -1, -1, -1, -1, -1, -1, 1395561 }, { 0x2105E, -1, -1, -1, -1, -1, -1, -1, -1, 1395568 }, { 0x21064, -1, -1, -1, -1, -1, -1, -1, -1, 1395573 }, { 0x21067, -1, -1, 1395579, -1, -1, -1, -1, -1, -1 }, { 0x21068, -1, -1, 1395585, -1, -1, -1, -1, -1, -1 }, { 0x2106A, -1, -1, 1395590, -1, -1, -1, -1, -1, -1 }, { 0x2106E, -1, -1, 1395594, -1, -1, -1, -1, -1, -1 }, { 0x2106F, 1395604, 1395598, -1, -1, -1, -1, -1, -1, -1 }, { 0x21070, -1, -1, 1395620, -1, -1, -1, -1, -1, -1 }, { 0x21071, -1, -1, 1395624, -1, -1, -1, -1, -1, -1 }, { 0x21073, -1, -1, 1395628, -1, -1, -1, -1, -1, -1 }, { 0x21074, -1, -1, 1395634, -1, -1, -1, -1, -1, -1 }, { 0x21075, 1395645, 1395640, -1, -1, -1, -1, -1, -1, -1 }, { 0x21076, 1395694, 1395689, -1, -1, -1, -1, -1, -1, -1 }, { 0x21077, 1395728, 1395721, -1, -1, -1, -1, -1, -1, -1 }, { 0x21078, 1395766, 1395759, -1, -1, -1, -1, -1, -1, -1 }, { 0x21079, -1, -1, -1, -1, -1, -1, -1, -1, 1395789 }, { 0x2107A, -1, -1, -1, -1, -1, -1, -1, -1, 1395794 }, { 0x2107B, 1395806, 1395801, -1, -1, -1, -1, -1, -1, -1 }, { 0x2107C, -1, -1, -1, -1, -1, -1, -1, -1, 1395833 }, { 0x2107D, -1, -1, -1, -1, -1, -1, -1, -1, 1395840 }, { 0x2107E, -1, -1, -1, -1, -1, -1, -1, -1, 1395846 }, { 0x2107F, -1, -1, -1, -1, -1, -1, -1, -1, 1395852 }, { 0x21080, -1, -1, -1, -1, -1, -1, -1, -1, 1395856 }, { 0x21081, -1, -1, -1, -1, -1, -1, -1, -1, 1395862 }, { 0x21082, -1, -1, -1, -1, -1, -1, -1, -1, 1395869 }, { 0x21083, -1, -1, -1, -1, -1, -1, -1, -1, 1395875 }, { 0x21084, -1, -1, -1, -1, -1, -1, -1, -1, 1395880 }, { 0x21085, -1, -1, -1, -1, -1, -1, -1, -1, 1395886 }, { 0x21086, -1, -1, -1, -1, -1, -1, -1, -1, 1395891 }, { 0x21087, -1, -1, -1, -1, -1, -1, -1, -1, 1395897 }, { 0x21088, 1395908, 1395903, -1, -1, -1, -1, -1, -1, 1395943 }, { 0x21089, -1, -1, -1, -1, -1, -1, -1, -1, 1395949 }, { 0x2108A, -1, -1, 1395954, -1, -1, -1, -1, -1, -1 }, { 0x2108C, -1, -1, -1, -1, -1, -1, -1, -1, 1395958 }, { 0x2108D, -1, -1, -1, -1, -1, -1, -1, -1, 1395964 }, { 0x2108E, -1, -1, -1, -1, -1, -1, -1, -1, 1395968 }, { 0x2108F, -1, -1, 1395973, -1, -1, -1, -1, -1, -1 }, { 0x21091, -1, -1, -1, -1, -1, -1, -1, -1, 1395978 }, { 0x21092, -1, -1, 1395983, -1, -1, -1, -1, -1, 1395988 }, { 0x21093, -1, -1, 1395995, -1, -1, -1, -1, -1, 1396000 }, { 0x21095, -1, -1, 1396007, -1, -1, -1, -1, -1, -1 }, { 0x21096, 1396017, 1396012, 1396038, -1, -1, -1, -1, -1, -1 }, { 0x21097, -1, -1, 1396043, -1, -1, -1, -1, -1, -1 }, { 0x21098, -1, -1, 1396048, -1, -1, -1, -1, -1, -1 }, { 0x21099, -1, -1, 1396053, -1, -1, -1, -1, -1, 1396058 }, { 0x2109A, -1, -1, 1396064, -1, -1, -1, -1, -1, -1 }, { 0x2109B, -1, -1, 1396070, -1, -1, -1, -1, -1, -1 }, { 0x2109D, 1396080, 1396075, 1396107, -1, -1, -1, -1, -1, -1 }, { 0x2109F, -1, -1, 1396112, -1, -1, -1, -1, -1, -1 }, { 0x210A0, -1, -1, 1396117, -1, -1, -1, -1, -1, -1 }, { 0x210A1, -1, -1, 1396122, -1, -1, -1, -1, -1, -1 }, { 0x210A3, -1, -1, 1396127, -1, -1, -1, -1, -1, -1 }, { 0x210A9, -1, -1, 1396132, -1, -1, -1, -1, -1, -1 }, { 0x210AA, -1, 1396137, -1, -1, -1, -1, -1, -1, -1 }, { 0x210AB, -1, -1, 1396141, -1, -1, -1, -1, -1, -1 }, { 0x210AD, -1, -1, 1396147, -1, -1, -1, -1, -1, -1 }, { 0x210AE, -1, -1, -1, -1, -1, -1, -1, -1, 1396152 }, { 0x210AF, -1, -1, -1, -1, -1, -1, -1, -1, 1396157 }, { 0x210B0, -1, -1, -1, -1, -1, -1, -1, -1, 1396164 }, { 0x210B1, -1, -1, -1, -1, -1, -1, -1, -1, 1396169 }, { 0x210B2, -1, -1, -1, -1, -1, -1, -1, -1, 1396177 }, { 0x210B3, -1, -1, -1, -1, -1, -1, -1, -1, 1396182 }, { 0x210B4, -1, 1396189, -1, -1, -1, -1, -1, -1, -1 }, { 0x210B5, -1, -1, -1, -1, -1, -1, -1, -1, 1396194 }, { 0x210B7, -1, -1, -1, -1, -1, -1, -1, -1, 1396202 }, { 0x210B9, -1, -1, -1, -1, -1, -1, -1, -1, 1396209 }, { 0x210BF, -1, 1396216, 1396226, -1, -1, -1, -1, -1, -1 }, { 0x210C0, 1396238, 1396230, -1, -1, -1, -1, -1, -1, -1 }, { 0x210C1, 1396273, 1396267, -1, -1, -1, -1, -1, -1, -1 }, { 0x210C2, -1, -1, 1396306, -1, -1, -1, -1, -1, -1 }, { 0x210C3, -1, -1, 1396311, -1, -1, -1, -1, -1, -1 }, { 0x210C4, -1, -1, 1396315, -1, -1, -1, -1, -1, -1 }, { 0x210C5, -1, -1, 1396320, -1, -1, -1, -1, -1, -1 }, { 0x210C6, -1, -1, 1396326, -1, -1, -1, -1, -1, -1 }, { 0x210C7, 1396337, 1396332, -1, -1, -1, -1, -1, -1, -1 }, { 0x210C8, 1396371, 1396357, -1, -1, -1, -1, -1, -1, -1 }, { 0x210C9, 1396409, 1396404, -1, -1, -1, -1, -1, -1, -1 }, { 0x210CA, -1, -1, -1, -1, -1, -1, -1, -1, 1396432 }, { 0x210CB, -1, -1, -1, -1, -1, -1, -1, -1, 1396438 }, { 0x210CC, -1, -1, -1, -1, -1, -1, -1, -1, 1396444 }, { 0x210CD, -1, -1, -1, -1, -1, -1, -1, -1, 1396452 }, { 0x210CE, -1, -1, -1, -1, -1, -1, -1, -1, 1396458 }, { 0x210CF, 1396469, 1396464, -1, -1, -1, -1, -1, -1, 1396497 }, { 0x210D0, -1, -1, -1, -1, -1, -1, -1, -1, 1396503 }, { 0x210D1, -1, -1, -1, -1, -1, -1, -1, -1, 1396509 }, { 0x210D2, -1, -1, -1, -1, -1, -1, -1, -1, 1396516 }, { 0x210D3, 1396526, 1396522, -1, -1, -1, -1, -1, -1, 1396562 }, { 0x210D4, -1, -1, -1, -1, -1, -1, -1, -1, 1396568 }, { 0x210D5, -1, -1, -1, -1, -1, -1, -1, -1, 1396574 }, { 0x210D6, 1396580, -1, 1396594, -1, -1, -1, -1, -1, 1396598 }, { 0x210D7, -1, -1, -1, -1, -1, -1, -1, -1, 1396604 }, { 0x210D8, -1, -1, -1, -1, -1, -1, -1, -1, 1396608 }, { 0x210D9, -1, -1, -1, -1, -1, -1, -1, -1, 1396615 }, { 0x210DA, -1, -1, -1, -1, -1, -1, -1, -1, 1396620 }, { 0x210DB, -1, -1, -1, -1, -1, -1, -1, -1, 1396626 }, { 0x210DC, -1, -1, -1, -1, -1, -1, -1, -1, 1396633 }, { 0x210DD, -1, -1, 1396639, -1, -1, -1, -1, -1, -1 }, { 0x210E1, -1, -1, 1396644, -1, -1, -1, -1, -1, -1 }, { 0x210E2, -1, -1, 1396650, -1, -1, -1, -1, -1, -1 }, { 0x210E4, 1396660, 1396654, -1, -1, -1, -1, -1, -1, -1 }, { 0x210E6, -1, -1, 1396690, -1, -1, -1, -1, -1, -1 }, { 0x210E9, -1, -1, 1396695, -1, -1, -1, -1, -1, -1 }, { 0x210F3, -1, -1, 1396700, -1, -1, -1, -1, -1, -1 }, { 0x210F4, 1396712, 1396706, -1, -1, -1, -1, -1, -1, -1 }, { 0x210F5, 1396746, 1396732, -1, -1, -1, -1, -1, -1, -1 }, { 0x210F6, 1396792, 1396787, -1, -1, -1, -1, -1, -1, -1 }, { 0x210F7, -1, -1, 1396823, -1, -1, -1, -1, -1, -1 }, { 0x210F8, -1, -1, 1396827, -1, -1, -1, -1, -1, -1 }, { 0x210F9, -1, -1, -1, -1, -1, -1, -1, -1, 1396831 }, { 0x210FA, -1, -1, -1, -1, -1, -1, -1, -1, 1396837 }, { 0x210FB, -1, -1, -1, -1, -1, -1, -1, -1, 1396844 }, { 0x210FC, -1, -1, -1, -1, -1, -1, -1, -1, 1396852 }, { 0x210FD, -1, -1, -1, -1, -1, -1, -1, -1, 1396858 }, { 0x210FE, -1, -1, -1, -1, -1, -1, -1, -1, 1396863 }, { 0x210FF, -1, -1, -1, -1, -1, -1, -1, -1, 1396870 }, { 0x21100, -1, -1, -1, -1, -1, -1, -1, -1, 1396877 }, { 0x21101, -1, -1, -1, -1, -1, -1, -1, -1, 1396882 }, { 0x21107, -1, -1, 1396887, -1, -1, -1, -1, -1, -1 }, { 0x2110D, -1, -1, -1, -1, -1, -1, -1, -1, 1396893 }, { 0x2110E, 1396903, 1396898, -1, -1, -1, -1, -1, -1, 1396924 }, { 0x2110F, -1, -1, -1, -1, -1, -1, -1, -1, 1396930 }, { 0x21110, -1, -1, -1, -1, -1, -1, -1, -1, 1396936 }, { 0x21111, -1, -1, 1396941, -1, -1, -1, -1, -1, -1 }, { 0x21112, -1, -1, 1396947, -1, -1, -1, -1, -1, -1 }, { 0x21113, -1, -1, 1396952, -1, -1, -1, -1, -1, -1 }, { 0x21114, -1, -1, 1396958, -1, -1, -1, -1, -1, -1 }, { 0x21115, -1, -1, 1396964, -1, -1, -1, -1, -1, -1 }, { 0x21116, -1, -1, 1396969, -1, -1, -1, -1, -1, -1 }, { 0x2111F, 1396980, 1396975, 1397024, -1, -1, -1, -1, -1, -1 }, { 0x21121, -1, 1397028, 1397034, -1, -1, -1, -1, -1, 1397038 }, { 0x21122, -1, -1, 1397043, -1, -1, -1, -1, -1, -1 }, { 0x21123, -1, -1, 1397048, -1, -1, -1, -1, -1, -1 }, { 0x21124, -1, -1, 1397052, -1, -1, -1, -1, -1, -1 }, { 0x21125, -1, -1, -1, -1, -1, -1, -1, -1, 1397058 }, { 0x21126, -1, -1, -1, -1, -1, -1, -1, -1, 1397065 }, { 0x21127, -1, -1, -1, -1, -1, -1, -1, -1, 1397069 }, { 0x21128, -1, -1, -1, -1, -1, -1, -1, -1, 1397076 }, { 0x21129, -1, -1, -1, -1, -1, -1, -1, -1, 1397081 }, { 0x2112A, -1, -1, -1, -1, -1, -1, -1, -1, 1397088 }, { 0x2112B, -1, -1, -1, -1, -1, -1, -1, -1, 1397092 }, { 0x2112C, -1, -1, -1, -1, -1, -1, -1, -1, 1397097 }, { 0x2112D, -1, -1, -1, -1, -1, -1, -1, -1, 1397102 }, { 0x2112E, -1, -1, -1, -1, -1, -1, -1, -1, 1397110 }, { 0x2112F, 1397120, 1397115, -1, -1, -1, -1, -1, -1, 1397137 }, { 0x21130, -1, -1, -1, -1, -1, -1, -1, -1, 1397142 }, { 0x21131, -1, -1, 1397148, -1, -1, -1, -1, -1, -1 }, { 0x21132, -1, -1, 1397152, -1, -1, -1, -1, -1, -1 }, { 0x21133, -1, -1, 1397156, -1, -1, -1, -1, -1, -1 }, { 0x21134, -1, -1, 1397160, -1, -1, -1, -1, -1, -1 }, { 0x21135, 1397169, 1397165, 1397192, -1, -1, -1, -1, -1, -1 }, { 0x21137, -1, -1, 1397196, -1, -1, -1, -1, -1, -1 }, { 0x21139, -1, -1, 1397200, -1, -1, -1, -1, -1, -1 }, { 0x2113B, -1, 1397206, 1397210, -1, -1, -1, -1, -1, -1 }, { 0x2113D, 1397219, 1397214, -1, -1, -1, -1, -1, -1, -1 }, { 0x2113E, -1, -1, -1, -1, -1, -1, -1, -1, 1397241 }, { 0x21142, -1, -1, 1397247, -1, -1, -1, -1, -1, -1 }, { 0x21143, -1, -1, 1397251, -1, -1, -1, -1, -1, -1 }, { 0x21144, -1, -1, 1397257, -1, -1, -1, -1, -1, -1 }, { 0x21145, -1, 1397262, 1397274, -1, -1, -1, -1, -1, -1 }, { 0x21146, -1, -1, 1397277, -1, -1, -1, -1, -1, -1 }, { 0x21147, -1, -1, 1397283, -1, -1, -1, -1, -1, -1 }, { 0x21148, 1397294, 1397289, -1, -1, -1, -1, -1, -1, -1 }, { 0x21149, -1, -1, -1, -1, -1, -1, -1, -1, 1397356 }, { 0x2114A, -1, -1, -1, -1, -1, -1, -1, -1, 1397363 }, { 0x2114B, -1, -1, -1, -1, -1, -1, -1, -1, 1397368 }, { 0x2114C, -1, -1, -1, -1, -1, -1, -1, -1, 1397374 }, { 0x2114D, -1, -1, -1, -1, -1, -1, -1, -1, 1397381 }, { 0x2114E, -1, -1, -1, -1, -1, -1, -1, -1, 1397388 }, { 0x2114F, 1397399, 1397394, -1, -1, -1, -1, -1, -1, 1397443 }, { 0x21150, -1, -1, -1, -1, -1, -1, -1, -1, 1397449 }, { 0x21151, -1, -1, -1, -1, -1, -1, -1, -1, 1397455 }, { 0x21152, -1, -1, -1, -1, -1, -1, -1, -1, 1397463 }, { 0x21153, -1, -1, 1397470, -1, -1, -1, -1, -1, -1 }, { 0x21155, -1, -1, 1397482, -1, -1, -1, -1, 1397476, -1 }, { 0x21156, -1, -1, 1397486, -1, -1, -1, -1, -1, -1 }, { 0x21158, -1, -1, 1397492, -1, -1, -1, -1, -1, -1 }, { 0x21159, -1, -1, 1397496, -1, -1, -1, -1, -1, -1 }, { 0x21160, -1, -1, -1, -1, -1, -1, -1, -1, 1397501 }, { 0x21161, -1, -1, 1397508, -1, -1, -1, -1, -1, -1 }, { 0x21162, -1, -1, -1, -1, -1, -1, -1, -1, 1397511 }, { 0x21165, -1, -1, 1397517, -1, -1, -1, -1, -1, -1 }, { 0x21167, -1, -1, -1, -1, -1, -1, -1, -1, 1397522 }, { 0x21168, -1, -1, -1, -1, -1, -1, -1, -1, 1397527 }, { 0x21169, -1, -1, -1, -1, -1, -1, -1, -1, 1397533 }, { 0x2116A, -1, -1, -1, -1, -1, -1, -1, -1, 1397539 }, { 0x2116B, -1, -1, -1, -1, -1, -1, -1, -1, 1397548 }, { 0x2116C, -1, -1, -1, -1, -1, -1, -1, -1, 1397555 }, { 0x2116D, -1, -1, 1397560, -1, -1, -1, -1, -1, -1 }, { 0x2116F, -1, -1, -1, -1, -1, -1, -1, -1, 1397566 }, { 0x21171, -1, -1, 1397571, -1, -1, -1, -1, -1, -1 }, { 0x21173, -1, -1, -1, -1, -1, -1, -1, -1, 1397577 }, { 0x21175, -1, -1, 1397585, -1, -1, -1, -1, -1, -1 }, { 0x21176, -1, -1, 1397590, -1, -1, -1, -1, -1, -1 }, { 0x21177, -1, -1, -1, -1, -1, -1, -1, -1, 1397596 }, { 0x21179, -1, -1, 1397603, -1, -1, -1, -1, -1, -1 }, { 0x2117A, -1, -1, 1397609, -1, -1, -1, -1, -1, -1 }, { 0x2117B, -1, -1, 1397613, -1, -1, -1, -1, -1, -1 }, { 0x21180, 1397626, 1397619, -1, -1, -1, -1, -1, -1, -1 }, { 0x21181, -1, -1, -1, -1, -1, -1, -1, -1, 1397655 }, { 0x21182, -1, -1, -1, -1, -1, -1, -1, -1, 1397661 }, { 0x21184, -1, -1, -1, -1, -1, -1, -1, -1, 1397667 }, { 0x21185, -1, -1, 1397673, -1, -1, -1, -1, -1, -1 }, { 0x21186, -1, -1, 1397678, -1, -1, -1, -1, -1, -1 }, { 0x21187, 1397688, 1397683, -1, -1, -1, -1, -1, -1, -1 }, { 0x21188, -1, -1, -1, -1, -1, -1, -1, -1, 1397721 }, { 0x2118C, -1, -1, -1, -1, -1, -1, -1, -1, 1397727 }, { 0x2118D, -1, -1, -1, -1, -1, -1, -1, -1, 1397732 }, { 0x2118F, -1, -1, 1397738, -1, -1, -1, -1, -1, -1 }, { 0x21191, -1, -1, -1, -1, -1, -1, -1, -1, 1397743 }, { 0x21195, -1, -1, 1397749, -1, -1, -1, -1, -1, -1 }, { 0x21196, -1, -1, -1, -1, -1, -1, -1, -1, 1397755 }, { 0x21197, -1, -1, -1, -1, -1, -1, -1, -1, 1397762 }, { 0x21198, -1, -1, -1, -1, -1, -1, -1, -1, 1397767 }, { 0x21199, -1, -1, -1, -1, -1, -1, -1, -1, 1397773 }, { 0x2119A, -1, -1, -1, -1, -1, -1, -1, -1, 1397779 }, { 0x2119E, -1, -1, -1, -1, -1, -1, -1, -1, 1397783 }, { 0x211A3, -1, -1, 1397790, -1, -1, -1, -1, -1, -1 }, { 0x211A4, -1, -1, 1397795, -1, -1, -1, -1, -1, -1 }, { 0x211A5, -1, -1, 1397800, -1, -1, -1, -1, -1, -1 }, { 0x211A6, -1, -1, 1397805, -1, -1, -1, -1, -1, -1 }, { 0x211A9, -1, -1, 1397810, -1, -1, -1, -1, -1, -1 }, { 0x211AA, -1, -1, 1397815, -1, -1, -1, -1, -1, -1 }, { 0x211AE, -1, -1, 1397823, -1, -1, -1, -1, -1, -1 }, { 0x211AF, -1, -1, 1397828, -1, -1, -1, -1, -1, -1 }, { 0x211B0, -1, -1, 1397832, -1, -1, -1, -1, -1, -1 }, { 0x211B1, -1, -1, 1397837, -1, -1, -1, -1, -1, -1 }, { 0x211B2, -1, -1, 1397842, -1, -1, -1, -1, -1, -1 }, { 0x211B8, -1, -1, 1397847, -1, -1, -1, -1, -1, -1 }, { 0x211BD, -1, -1, 1397851, -1, -1, -1, -1, -1, -1 }, { 0x211C0, -1, -1, 1397856, -1, -1, -1, -1, -1, -1 }, { 0x211C2, -1, -1, 1397861, -1, -1, -1, -1, -1, -1 }, { 0x211C4, -1, -1, 1397866, -1, -1, -1, -1, -1, -1 }, { 0x211C8, -1, -1, 1397871, -1, -1, -1, -1, -1, -1 }, { 0x211D1, -1, -1, 1397877, -1, -1, -1, -1, -1, -1 }, { 0x211D2, -1, -1, 1397883, -1, -1, -1, -1, -1, -1 }, { 0x211D3, -1, -1, 1397887, -1, -1, -1, -1, -1, -1 }, { 0x211D6, -1, -1, 1397892, -1, -1, -1, -1, -1, -1 }, { 0x211D9, 1397903, 1397898, -1, -1, -1, -1, -1, -1, -1 }, { 0x211DA, -1, -1, 1397926, -1, -1, -1, -1, -1, -1 }, { 0x211DC, -1, -1, 1397931, -1, -1, -1, -1, -1, -1 }, { 0x211DD, -1, -1, 1397936, -1, -1, -1, -1, -1, -1 }, { 0x211DE, -1, -1, 1397942, -1, -1, -1, -1, -1, -1 }, { 0x211DF, -1, -1, 1397946, -1, -1, -1, -1, -1, -1 }, { 0x211E0, -1, -1, 1397950, -1, -1, -1, -1, -1, -1 }, { 0x211E4, -1, -1, 1397955, -1, -1, -1, -1, -1, -1 }, { 0x211E6, -1, -1, 1397961, -1, -1, -1, -1, -1, -1 }, { 0x211E7, -1, -1, 1397966, -1, -1, -1, -1, -1, -1 }, { 0x211E9, -1, -1, 1397971, -1, -1, -1, -1, -1, -1 }, { 0x211EC, -1, -1, 1397975, -1, -1, -1, -1, -1, -1 }, { 0x211ED, -1, -1, 1397981, -1, -1, -1, -1, -1, -1 }, { 0x211EE, -1, -1, 1397986, -1, -1, -1, -1, -1, -1 }, { 0x211EF, -1, -1, 1397992, -1, -1, -1, -1, -1, -1 }, { 0x211F0, -1, -1, 1397997, -1, -1, -1, -1, -1, -1 }, { 0x211F1, -1, -1, 1398004, -1, -1, -1, -1, -1, -1 }, { 0x211F3, -1, -1, 1398009, -1, -1, -1, -1, -1, -1 }, { 0x211F5, -1, -1, 1398015, -1, -1, -1, -1, -1, -1 }, { 0x211F6, -1, -1, 1398021, -1, -1, -1, -1, -1, -1 }, { 0x211F7, -1, -1, 1398025, -1, -1, -1, -1, -1, -1 }, { 0x211F8, -1, -1, 1398030, -1, -1, -1, -1, -1, 1398036 }, { 0x211FA, -1, -1, 1398042, -1, -1, -1, -1, -1, -1 }, { 0x211FB, -1, -1, -1, -1, -1, -1, -1, -1, 1398046 }, { 0x211FC, -1, -1, 1398053, -1, -1, -1, -1, -1, -1 }, { 0x211FF, -1, -1, 1398057, -1, -1, -1, -1, -1, -1 }, { 0x21200, -1, -1, 1398062, -1, -1, -1, -1, -1, -1 }, { 0x21205, -1, -1, 1398067, -1, -1, -1, -1, -1, -1 }, { 0x21206, -1, -1, 1398072, -1, -1, -1, -1, -1, -1 }, { 0x21208, -1, -1, -1, -1, -1, -1, -1, -1, 1398076 }, { 0x21209, -1, -1, 1398085, -1, -1, -1, -1, -1, -1 }, { 0x2120A, -1, -1, 1398091, -1, -1, -1, -1, -1, -1 }, { 0x2120D, -1, -1, 1398096, -1, -1, -1, -1, -1, -1 }, { 0x2120E, 1398107, 1398102, 1398128, -1, -1, -1, -1, -1, -1 }, { 0x2120F, -1, -1, 1398132, -1, -1, -1, -1, -1, -1 }, { 0x21210, -1, -1, 1398137, -1, -1, -1, -1, -1, -1 }, { 0x21212, -1, -1, 1398141, -1, -1, -1, -1, -1, -1 }, { 0x21213, -1, -1, 1398147, -1, -1, -1, -1, -1, -1 }, { 0x21217, -1, -1, 1398153, -1, -1, -1, -1, -1, -1 }, { 0x21219, 1398157, -1, 1398163, -1, -1, -1, -1, -1, -1 }, { 0x2121E, -1, -1, 1398168, -1, -1, -1, -1, -1, -1 }, { 0x21220, -1, -1, 1398172, -1, -1, -1, -1, -1, -1 }, { 0x21221, -1, -1, -1, -1, -1, -1, -1, -1, 1398179 }, { 0x21223, -1, -1, 1398188, -1, -1, -1, -1, -1, -1 }, { 0x21226, -1, -1, 1398194, -1, -1, -1, -1, -1, -1 }, { 0x21227, -1, -1, 1398199, -1, -1, -1, -1, -1, -1 }, { 0x21228, -1, -1, 1398204, -1, -1, -1, -1, -1, -1 }, { 0x21229, -1, -1, -1, -1, -1, -1, -1, -1, 1398208 }, { 0x2122E, -1, -1, 1398217, -1, -1, -1, -1, -1, -1 }, { 0x2122F, -1, -1, 1398222, -1, -1, -1, -1, -1, -1 }, { 0x21230, -1, -1, 1398228, -1, -1, -1, -1, -1, -1 }, { 0x21232, -1, -1, 1398233, -1, -1, -1, -1, -1, -1 }, { 0x21234, -1, -1, 1398238, -1, -1, -1, -1, -1, -1 }, { 0x21235, -1, -1, 1398244, -1, -1, -1, -1, -1, -1 }, { 0x21236, -1, -1, 1398249, -1, -1, -1, -1, -1, -1 }, { 0x2123A, -1, -1, -1, -1, -1, -1, -1, -1, 1398254 }, { 0x2123C, -1, 1398260, 1398272, -1, -1, -1, -1, -1, -1 }, { 0x2123D, 1398278, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2123F, -1, -1, 1398300, -1, -1, -1, -1, -1, -1 }, { 0x21244, -1, -1, 1398306, -1, -1, -1, -1, -1, -1 }, { 0x21245, -1, -1, 1398311, -1, -1, -1, -1, -1, -1 }, { 0x21246, -1, -1, 1398315, -1, -1, -1, -1, -1, -1 }, { 0x21249, -1, -1, 1398319, -1, -1, -1, -1, -1, -1 }, { 0x2124E, -1, -1, 1398324, -1, -1, -1, -1, -1, 1398328 }, { 0x2124F, -1, 1398333, -1, -1, -1, -1, -1, -1, -1 }, { 0x21250, -1, -1, 1398337, -1, -1, -1, -1, -1, -1 }, { 0x21251, -1, -1, 1398343, -1, -1, -1, -1, -1, -1 }, { 0x21252, -1, -1, 1398347, -1, -1, -1, -1, -1, -1 }, { 0x21253, -1, -1, 1398352, -1, -1, -1, -1, -1, -1 }, { 0x21255, -1, -1, -1, -1, -1, -1, -1, -1, 1398356 }, { 0x21256, -1, -1, -1, -1, -1, -1, -1, -1, 1398361 }, { 0x21257, -1, -1, 1398366, -1, -1, -1, -1, -1, -1 }, { 0x2125A, -1, -1, 1398370, -1, -1, -1, -1, -1, -1 }, { 0x2125B, -1, -1, 1398377, -1, -1, -1, -1, -1, -1 }, { 0x21266, -1, -1, -1, -1, -1, -1, -1, -1, 1398381 }, { 0x21269, -1, -1, 1398386, -1, -1, -1, -1, -1, -1 }, { 0x2126A, -1, -1, 1398391, -1, -1, -1, -1, -1, -1 }, { 0x2126D, -1, -1, 1398396, -1, -1, -1, -1, -1, -1 }, { 0x21274, -1, -1, 1398400, -1, -1, -1, -1, -1, -1 }, { 0x21277, -1, -1, 1398404, -1, -1, -1, -1, -1, -1 }, { 0x21278, -1, -1, 1398409, -1, -1, -1, -1, -1, -1 }, { 0x2127A, -1, -1, 1398414, -1, -1, -1, -1, -1, -1 }, { 0x2127C, -1, 1398420, -1, -1, -1, -1, -1, -1, -1 }, { 0x2127D, -1, -1, -1, -1, -1, -1, -1, -1, 1398426 }, { 0x2127E, -1, -1, -1, -1, -1, -1, -1, -1, 1398431 }, { 0x2127F, -1, -1, -1, -1, -1, -1, -1, -1, 1398435 }, { 0x21281, -1, -1, 1398441, -1, -1, -1, -1, -1, -1 }, { 0x21284, -1, -1, 1398445, -1, -1, -1, -1, -1, -1 }, { 0x21285, -1, -1, 1398450, -1, -1, -1, -1, -1, -1 }, { 0x21289, -1, -1, 1398455, -1, -1, -1, -1, -1, -1 }, { 0x2128D, -1, -1, 1398465, -1, -1, -1, -1, 1398459, -1 }, { 0x2129B, -1, -1, 1398470, -1, -1, -1, -1, -1, -1 }, { 0x2129D, -1, -1, 1398474, -1, -1, -1, -1, -1, -1 }, { 0x2129E, -1, -1, 1398478, -1, -1, -1, -1, -1, -1 }, { 0x2129F, -1, -1, 1398484, -1, -1, -1, -1, -1, -1 }, { 0x212A0, -1, -1, 1398488, -1, -1, -1, -1, -1, 1398493 }, { 0x212A1, -1, -1, 1398499, -1, -1, -1, -1, -1, -1 }, { 0x212A3, -1, -1, 1398505, -1, -1, -1, -1, -1, -1 }, { 0x212A7, -1, -1, 1398510, -1, -1, -1, -1, -1, -1 }, { 0x212A8, -1, 1398515, 1398521, -1, -1, -1, -1, -1, -1 }, { 0x212A9, -1, 1398526, -1, -1, -1, -1, -1, -1, -1 }, { 0x212AB, -1, -1, 1398531, -1, -1, -1, -1, -1, -1 }, { 0x212AD, -1, -1, 1398537, -1, -1, -1, -1, -1, -1 }, { 0x212B0, -1, 1398541, -1, -1, -1, -1, -1, -1, 1398546 }, { 0x212B1, -1, -1, -1, -1, -1, -1, -1, -1, 1398553 }, { 0x212B2, -1, -1, -1, -1, -1, -1, -1, -1, 1398560 }, { 0x212B3, -1, -1, -1, -1, -1, -1, -1, -1, 1398565 }, { 0x212B6, -1, -1, 1398571, -1, -1, -1, -1, -1, -1 }, { 0x212B8, -1, -1, 1398575, -1, -1, -1, -1, -1, 1398581 }, { 0x212BB, -1, -1, 1398589, -1, -1, -1, -1, -1, -1 }, { 0x212BC, -1, -1, 1398594, -1, -1, -1, -1, -1, -1 }, { 0x212C0, -1, -1, -1, -1, -1, -1, -1, -1, 1398601 }, { 0x212C1, -1, -1, -1, -1, -1, -1, -1, -1, 1398607 }, { 0x212C2, -1, -1, -1, -1, -1, -1, -1, -1, 1398613 }, { 0x212C3, -1, -1, -1, -1, -1, -1, -1, -1, 1398619 }, { 0x212D9, -1, -1, 1398624, -1, -1, -1, -1, -1, -1 }, { 0x212DA, -1, -1, 1398629, -1, -1, -1, -1, -1, -1 }, { 0x212DF, -1, -1, 1398633, -1, -1, -1, -1, -1, -1 }, { 0x212E3, -1, 1398638, -1, -1, -1, -1, -1, -1, -1 }, { 0x212E5, -1, -1, -1, -1, -1, -1, -1, -1, 1398644 }, { 0x212E6, -1, -1, -1, -1, -1, -1, -1, -1, 1398649 }, { 0x212E7, -1, -1, 1398655, -1, -1, -1, -1, -1, -1 }, { 0x212E8, -1, -1, 1398660, -1, -1, -1, -1, -1, -1 }, { 0x212E9, -1, -1, 1398665, -1, -1, -1, -1, -1, -1 }, { 0x212EA, -1, -1, 1398669, -1, -1, -1, -1, -1, -1 }, { 0x212EC, -1, -1, 1398674, -1, -1, -1, -1, -1, -1 }, { 0x212ED, -1, -1, 1398678, -1, -1, -1, -1, -1, -1 }, { 0x212EF, -1, -1, 1398683, -1, -1, -1, -1, -1, -1 }, { 0x212FE, -1, 1398687, -1, -1, -1, -1, -1, -1, -1 }, { 0x212FF, -1, -1, -1, -1, -1, -1, -1, -1, 1398692 }, { 0x21300, -1, -1, -1, -1, -1, -1, -1, -1, 1398697 }, { 0x21302, -1, 1398703, -1, -1, -1, -1, -1, -1, -1 }, { 0x21303, -1, 1398708, -1, -1, -1, -1, -1, -1, -1 }, { 0x21304, -1, 1398713, -1, -1, -1, -1, -1, -1, -1 }, { 0x21305, -1, 1398717, -1, -1, -1, -1, -1, -1, -1 }, { 0x21314, -1, -1, 1398722, -1, -1, -1, -1, -1, -1 }, { 0x2131A, -1, -1, 1398728, -1, -1, -1, -1, -1, -1 }, { 0x2131C, -1, -1, 1398733, -1, -1, -1, -1, -1, -1 }, { 0x2131E, -1, -1, 1398738, -1, -1, -1, -1, -1, -1 }, { 0x21320, -1, -1, -1, -1, -1, -1, -1, -1, 1398743 }, { 0x21321, -1, -1, -1, -1, -1, -1, -1, -1, 1398749 }, { 0x21322, -1, -1, -1, -1, -1, -1, -1, -1, 1398755 }, { 0x21323, -1, -1, 1398761, -1, -1, -1, -1, -1, 1398766 }, { 0x21324, -1, -1, 1398771, -1, -1, -1, -1, -1, -1 }, { 0x21326, -1, -1, 1398776, -1, -1, -1, -1, -1, -1 }, { 0x21329, -1, -1, 1398781, -1, -1, -1, -1, -1, -1 }, { 0x2132A, -1, -1, 1398785, -1, -1, -1, -1, -1, -1 }, { 0x2132D, -1, -1, 1398791, -1, -1, -1, -1, -1, -1 }, { 0x21332, -1, -1, 1398796, -1, -1, -1, -1, -1, -1 }, { 0x21334, -1, -1, 1398801, -1, -1, -1, -1, -1, -1 }, { 0x21336, -1, 1398806, -1, -1, -1, -1, -1, -1, -1 }, { 0x2133A, -1, 1398812, -1, -1, -1, -1, -1, -1, -1 }, { 0x2133D, -1, -1, -1, -1, -1, -1, -1, -1, 1398818 }, { 0x2133F, -1, -1, -1, -1, -1, -1, -1, -1, 1398824 }, { 0x2134C, -1, -1, 1398831, -1, -1, -1, -1, -1, -1 }, { 0x2134D, -1, -1, 1398837, -1, -1, -1, -1, -1, -1 }, { 0x21350, -1, -1, 1398842, -1, -1, -1, -1, -1, -1 }, { 0x21352, -1, -1, 1398846, -1, -1, -1, -1, -1, -1 }, { 0x21358, -1, -1, -1, -1, -1, -1, -1, -1, 1398851 }, { 0x21359, -1, -1, -1, -1, -1, -1, -1, -1, 1398856 }, { 0x2135A, -1, -1, -1, -1, -1, -1, -1, -1, 1398861 }, { 0x2135B, -1, -1, -1, -1, -1, -1, -1, -1, 1398867 }, { 0x2135C, -1, -1, -1, -1, -1, -1, -1, -1, 1398872 }, { 0x2135D, -1, -1, -1, -1, -1, -1, -1, -1, 1398877 }, { 0x2135E, -1, -1, -1, -1, -1, -1, -1, -1, 1398882 }, { 0x2135F, -1, -1, -1, -1, -1, -1, -1, -1, 1398889 }, { 0x21361, -1, -1, 1398895, -1, -1, -1, -1, -1, -1 }, { 0x21362, -1, -1, -1, -1, -1, -1, -1, -1, 1398899 }, { 0x21363, -1, -1, -1, -1, -1, -1, -1, -1, 1398903 }, { 0x21364, -1, -1, 1398909, -1, -1, -1, -1, -1, -1 }, { 0x21365, -1, -1, 1398914, -1, -1, -1, -1, -1, -1 }, { 0x21366, -1, -1, 1398920, -1, -1, -1, -1, -1, -1 }, { 0x21368, -1, -1, 1398926, -1, -1, -1, -1, -1, -1 }, { 0x2136A, -1, -1, 1398930, -1, -1, -1, -1, -1, -1 }, { 0x2136B, -1, -1, 1398934, -1, -1, -1, -1, -1, -1 }, { 0x2136E, -1, -1, 1398938, -1, -1, -1, -1, -1, -1 }, { 0x21372, -1, -1, 1398944, -1, -1, -1, -1, -1, -1 }, { 0x21375, -1, 1398948, -1, -1, -1, -1, -1, -1, -1 }, { 0x21376, -1, 1398954, 1398958, -1, -1, -1, -1, -1, -1 }, { 0x21377, -1, -1, 1398963, -1, -1, -1, -1, -1, -1 }, { 0x2137B, -1, -1, 1398969, -1, -1, -1, -1, -1, -1 }, { 0x21389, -1, -1, 1398975, -1, -1, -1, -1, -1, -1 }, { 0x2138D, -1, -1, 1398979, -1, -1, -1, -1, -1, -1 }, { 0x2138E, -1, 1398984, -1, -1, -1, -1, -1, -1, -1 }, { 0x21391, -1, -1, 1398989, -1, -1, -1, -1, -1, -1 }, { 0x21392, -1, -1, 1398993, -1, -1, -1, -1, -1, -1 }, { 0x21394, -1, -1, 1398998, -1, -1, -1, -1, -1, -1 }, { 0x21398, -1, 1399002, 1399008, -1, -1, -1, -1, -1, -1 }, { 0x2139A, -1, -1, 1399014, -1, -1, -1, -1, -1, -1 }, { 0x2139B, -1, -1, -1, -1, -1, -1, -1, -1, 1399020 }, { 0x2139C, -1, 1399025, -1, -1, -1, -1, -1, -1, 1399037 }, { 0x2139D, -1, -1, -1, -1, -1, -1, -1, -1, 1399043 }, { 0x2139E, -1, -1, -1, -1, -1, -1, -1, -1, 1399048 }, { 0x2139F, -1, -1, -1, -1, -1, -1, -1, -1, 1399056 }, { 0x213A0, -1, -1, -1, -1, -1, -1, -1, -1, 1399061 }, { 0x213A1, -1, -1, -1, -1, -1, -1, -1, -1, 1399069 }, { 0x213A2, -1, -1, -1, -1, -1, -1, -1, -1, 1399074 }, { 0x213A3, -1, -1, -1, -1, -1, -1, -1, -1, 1399081 }, { 0x213A4, -1, -1, -1, -1, -1, -1, -1, -1, 1399088 }, { 0x213A5, -1, -1, -1, -1, -1, -1, -1, -1, 1399093 }, { 0x213A6, -1, -1, -1, -1, -1, -1, -1, -1, 1399100 }, { 0x213AB, -1, -1, 1399107, -1, -1, -1, -1, -1, -1 }, { 0x213AC, -1, -1, 1399112, -1, -1, -1, -1, -1, -1 }, { 0x213AD, -1, -1, -1, -1, -1, -1, -1, -1, 1399118 }, { 0x213AE, -1, -1, 1399126, -1, -1, -1, -1, -1, -1 }, { 0x213B3, -1, -1, 1399130, -1, -1, -1, -1, -1, -1 }, { 0x213B4, -1, 1399134, -1, -1, -1, -1, -1, -1, -1 }, { 0x213BA, -1, -1, 1399140, -1, -1, -1, -1, -1, -1 }, { 0x213BB, -1, -1, 1399145, -1, -1, -1, -1, -1, -1 }, { 0x213BE, -1, -1, 1399151, -1, -1, -1, -1, -1, -1 }, { 0x213BF, -1, -1, 1399157, -1, -1, -1, -1, -1, -1 }, { 0x213C0, -1, -1, 1399161, -1, -1, -1, -1, -1, -1 }, { 0x213C1, -1, -1, 1399166, -1, -1, -1, -1, -1, -1 }, { 0x213C5, -1, 1399171, -1, -1, -1, -1, -1, -1, -1 }, { 0x213C6, -1, 1399177, -1, -1, -1, -1, -1, -1, -1 }, { 0x213D8, -1, -1, 1399184, -1, -1, -1, -1, -1, 1399189 }, { 0x213DA, -1, -1, 1399193, -1, -1, -1, -1, -1, -1 }, { 0x213DB, -1, -1, 1399198, -1, -1, -1, -1, -1, 1399202 }, { 0x213DE, -1, -1, 1399206, -1, -1, -1, -1, -1, -1 }, { 0x213DF, -1, -1, -1, -1, -1, -1, -1, -1, 1399213 }, { 0x213E0, -1, -1, -1, -1, -1, -1, -1, -1, 1399218 }, { 0x213E1, -1, -1, -1, -1, -1, -1, -1, -1, 1399224 }, { 0x213E2, -1, -1, -1, -1, -1, -1, -1, -1, 1399232 }, { 0x213E3, -1, -1, -1, -1, -1, -1, -1, -1, 1399237 }, { 0x213E4, -1, -1, -1, -1, -1, -1, -1, -1, 1399241 }, { 0x213E5, -1, -1, -1, -1, -1, -1, -1, -1, 1399249 }, { 0x213E6, -1, -1, -1, -1, -1, -1, -1, -1, 1399255 }, { 0x213E7, -1, -1, -1, -1, -1, -1, -1, -1, 1399260 }, { 0x213E9, -1, -1, 1399266, -1, -1, -1, -1, -1, -1 }, { 0x213EA, -1, -1, 1399271, -1, -1, -1, -1, -1, -1 }, { 0x213ED, -1, 1399275, 1399280, -1, -1, -1, -1, -1, -1 }, { 0x213EE, -1, -1, 1399286, -1, -1, -1, -1, -1, -1 }, { 0x213EF, -1, -1, 1399292, -1, -1, -1, -1, -1, 1399297 }, { 0x213F5, -1, -1, 1399303, -1, -1, -1, -1, -1, -1 }, { 0x213FC, -1, -1, 1399308, -1, -1, -1, -1, -1, -1 }, { 0x213FD, -1, -1, -1, -1, -1, -1, -1, -1, 1399312 }, { 0x213FE, -1, 1399319, -1, -1, -1, -1, -1, -1, -1 }, { 0x2140B, -1, -1, 1399324, -1, -1, -1, -1, -1, -1 }, { 0x2140C, -1, -1, 1399329, -1, -1, -1, -1, -1, -1 }, { 0x2140F, -1, -1, 1399334, -1, -1, -1, -1, -1, -1 }, { 0x21412, -1, -1, 1399339, -1, -1, -1, -1, -1, -1 }, { 0x21413, -1, 1399344, 1399350, -1, -1, -1, -1, -1, -1 }, { 0x21414, -1, -1, 1399356, -1, -1, -1, -1, -1, -1 }, { 0x21416, -1, 1399361, 1399367, -1, -1, -1, -1, -1, -1 }, { 0x21417, -1, -1, -1, -1, -1, -1, -1, -1, 1399373 }, { 0x21418, -1, -1, -1, -1, -1, -1, -1, -1, 1399379 }, { 0x21419, -1, -1, -1, -1, -1, -1, -1, -1, 1399385 }, { 0x2141A, -1, -1, -1, -1, -1, -1, -1, -1, 1399392 }, { 0x2141D, -1, -1, 1399399, -1, -1, -1, -1, -1, -1 }, { 0x2141E, -1, -1, 1399403, -1, -1, -1, -1, -1, -1 }, { 0x21420, -1, -1, 1399408, -1, -1, -1, -1, -1, -1 }, { 0x21424, -1, 1399413, 1399418, -1, -1, -1, -1, -1, -1 }, { 0x21425, -1, -1, 1399423, -1, -1, -1, -1, -1, -1 }, { 0x2142E, -1, -1, -1, -1, -1, -1, -1, -1, 1399427 }, { 0x2142F, -1, -1, -1, -1, -1, -1, -1, -1, 1399430 }, { 0x2143F, -1, 1399434, 1399440, -1, -1, -1, -1, -1, -1 }, { 0x21440, -1, -1, 1399444, -1, -1, -1, -1, -1, -1 }, { 0x21444, -1, -1, 1399448, -1, -1, -1, -1, -1, -1 }, { 0x21446, -1, -1, 1399455, -1, -1, -1, -1, -1, -1 }, { 0x21448, -1, -1, 1399462, -1, -1, -1, -1, -1, -1 }, { 0x2144D, -1, -1, 1399467, -1, -1, -1, -1, -1, -1 }, { 0x2144E, -1, -1, 1399472, -1, -1, -1, -1, -1, -1 }, { 0x21452, -1, 1399477, -1, -1, -1, -1, -1, -1, 1399482 }, { 0x21453, -1, -1, -1, -1, -1, -1, -1, -1, 1399488 }, { 0x21454, -1, 1399493, -1, -1, -1, -1, -1, -1, -1 }, { 0x21455, -1, 1399499, -1, -1, -1, -1, -1, -1, -1 }, { 0x21456, -1, -1, -1, -1, -1, -1, -1, -1, 1399504 }, { 0x21457, -1, -1, -1, -1, -1, -1, -1, -1, 1399511 }, { 0x21458, -1, -1, 1399517, -1, -1, -1, -1, -1, -1 }, { 0x2145A, -1, -1, 1399522, -1, -1, -1, -1, -1, -1 }, { 0x2145D, -1, -1, -1, -1, -1, -1, -1, -1, 1399526 }, { 0x2145E, 1399537, 1399531, 1399565, -1, -1, -1, -1, -1, -1 }, { 0x2145F, -1, -1, 1399570, -1, -1, -1, -1, -1, -1 }, { 0x21463, -1, -1, 1399574, -1, -1, -1, -1, -1, -1 }, { 0x21469, -1, -1, -1, -1, -1, -1, -1, -1, 1399578 }, { 0x2146A, -1, -1, -1, -1, -1, -1, -1, -1, 1399584 }, { 0x2146D, -1, -1, -1, -1, -1, -1, -1, -1, 1399589 }, { 0x2146F, -1, -1, 1399595, -1, -1, -1, -1, -1, -1 }, { 0x21470, -1, -1, -1, -1, -1, -1, -1, -1, 1399601 }, { 0x21471, -1, -1, -1, -1, -1, -1, -1, -1, 1399609 }, { 0x21472, -1, -1, -1, -1, -1, -1, -1, -1, 1399615 }, { 0x21473, -1, -1, -1, -1, -1, -1, -1, -1, 1399621 }, { 0x21474, -1, -1, -1, -1, -1, -1, -1, -1, 1399627 }, { 0x21475, -1, -1, -1, -1, -1, -1, -1, -1, 1399634 }, { 0x21476, -1, -1, 1399641, -1, -1, -1, -1, -1, -1 }, { 0x2147B, -1, -1, 1399648, -1, -1, -1, -1, -1, -1 }, { 0x2147D, -1, -1, 1399654, -1, -1, -1, -1, -1, -1 }, { 0x2147E, -1, -1, 1399662, -1, -1, -1, -1, -1, -1 }, { 0x21481, -1, -1, 1399666, -1, -1, -1, -1, -1, -1 }, { 0x21483, 1399675, 1399670, 1399705, -1, -1, -1, -1, -1, -1 }, { 0x21484, 1399714, 1399709, 1399727, -1, -1, -1, -1, -1, -1 }, { 0x2148A, -1, 1399732, 1399737, -1, -1, -1, -1, -1, -1 }, { 0x2148C, -1, -1, 1399741, -1, -1, -1, -1, -1, -1 }, { 0x2148D, -1, -1, 1399747, -1, -1, -1, -1, -1, -1 }, { 0x2148F, -1, -1, 1399751, -1, -1, -1, -1, -1, -1 }, { 0x21492, -1, -1, 1399756, -1, -1, -1, -1, -1, -1 }, { 0x21493, -1, -1, 1399761, -1, -1, -1, -1, -1, -1 }, { 0x21496, -1, -1, 1399767, -1, -1, -1, -1, -1, -1 }, { 0x21497, -1, 1399772, -1, -1, -1, -1, -1, -1, -1 }, { 0x21498, -1, -1, -1, -1, -1, -1, -1, -1, 1399777 }, { 0x214A2, -1, -1, 1399783, -1, -1, -1, -1, -1, -1 }, { 0x214A7, -1, -1, 1399788, -1, -1, -1, -1, -1, -1 }, { 0x214AA, -1, -1, -1, -1, -1, -1, -1, -1, 1399794 }, { 0x214AB, -1, -1, -1, -1, -1, -1, -1, -1, 1399800 }, { 0x214AC, -1, -1, -1, -1, -1, -1, -1, -1, 1399806 }, { 0x214AD, -1, -1, -1, -1, -1, -1, -1, -1, 1399811 }, { 0x214AE, -1, -1, -1, -1, -1, -1, -1, -1, 1399817 }, { 0x214AF, -1, -1, 1399826, -1, -1, -1, -1, -1, 1399832 }, { 0x214B1, -1, -1, 1399838, -1, -1, -1, -1, -1, -1 }, { 0x214B3, -1, -1, 1399842, -1, -1, -1, -1, -1, -1 }, { 0x214B6, -1, 1399848, -1, -1, -1, -1, -1, -1, -1 }, { 0x214BB, -1, -1, -1, -1, -1, -1, -1, -1, 1399855 }, { 0x214BE, -1, -1, 1399862, -1, -1, -1, -1, -1, -1 }, { 0x214C1, -1, -1, -1, -1, -1, -1, -1, -1, 1399867 }, { 0x214C2, -1, -1, -1, -1, -1, -1, -1, -1, 1399872 }, { 0x214C3, -1, -1, -1, -1, -1, -1, -1, -1, 1399880 }, { 0x214C4, -1, -1, -1, -1, -1, -1, -1, -1, 1399886 }, { 0x214C5, -1, -1, -1, -1, -1, -1, -1, -1, 1399892 }, { 0x214C6, -1, -1, -1, -1, -1, -1, -1, -1, 1399897 }, { 0x214C7, -1, -1, -1, -1, -1, -1, -1, -1, 1399903 }, { 0x214C8, -1, -1, -1, -1, -1, -1, -1, -1, 1399908 }, { 0x214C9, -1, -1, 1399914, -1, -1, -1, -1, -1, -1 }, { 0x214CB, -1, -1, -1, -1, -1, -1, -1, -1, 1399919 }, { 0x214CD, -1, -1, 1399926, -1, -1, -1, -1, -1, -1 }, { 0x214CE, -1, -1, -1, -1, -1, -1, -1, -1, 1399931 }, { 0x214CF, -1, -1, -1, -1, -1, -1, -1, -1, 1399937 }, { 0x214D2, -1, -1, 1399942, -1, -1, -1, -1, -1, -1 }, { 0x214D3, -1, -1, 1399947, -1, -1, -1, -1, -1, -1 }, { 0x214D4, -1, -1, 1399952, -1, -1, -1, -1, -1, 1399957 }, { 0x214D6, -1, -1, 1399963, -1, -1, -1, -1, -1, -1 }, { 0x214D8, -1, -1, 1399969, -1, -1, -1, -1, -1, -1 }, { 0x214DE, -1, -1, -1, -1, -1, -1, -1, -1, 1399974 }, { 0x214DF, -1, -1, -1, -1, -1, -1, -1, -1, 1399981 }, { 0x214E0, -1, -1, -1, -1, -1, -1, -1, -1, 1399988 }, { 0x214E1, -1, -1, -1, -1, -1, -1, -1, -1, 1399993 }, { 0x214E2, -1, -1, -1, -1, -1, -1, -1, -1, 1399999 }, { 0x214E3, -1, -1, 1400006, -1, -1, -1, -1, -1, -1 }, { 0x214E5, -1, -1, -1, -1, -1, -1, -1, -1, 1400011 }, { 0x214E6, -1, -1, 1400017, -1, -1, -1, -1, -1, -1 }, { 0x214E8, -1, 1400023, -1, -1, -1, -1, -1, -1, -1 }, { 0x214ED, -1, -1, 1400028, -1, -1, -1, -1, -1, -1 }, { 0x214EE, -1, -1, -1, -1, -1, -1, -1, -1, 1400032 }, { 0x214EF, -1, -1, -1, -1, -1, -1, -1, -1, 1400039 }, { 0x214F0, -1, -1, 1400044, -1, -1, -1, -1, -1, -1 }, { 0x214F7, -1, -1, 1400049, -1, -1, -1, -1, -1, -1 }, { 0x214FD, -1, 1400054, -1, -1, -1, -1, -1, -1, -1 }, { 0x214FE, -1, -1, -1, -1, -1, -1, -1, -1, 1400059 }, { 0x214FF, -1, -1, 1400065, -1, -1, -1, -1, -1, -1 }, { 0x21503, -1, -1, -1, -1, -1, -1, -1, -1, 1400070 }, { 0x21507, -1, -1, 1400076, -1, -1, -1, -1, -1, -1 }, { 0x2150D, -1, -1, -1, -1, -1, -1, -1, -1, 1400081 }, { 0x21511, -1, -1, -1, -1, -1, -1, -1, -1, 1400088 }, { 0x21512, -1, -1, -1, -1, -1, -1, -1, -1, 1400093 }, { 0x21514, -1, -1, -1, -1, -1, -1, -1, -1, 1400099 }, { 0x21515, -1, -1, 1400104, -1, -1, -1, -1, -1, -1 }, { 0x21516, -1, -1, -1, -1, -1, -1, -1, -1, 1400110 }, { 0x2151B, -1, -1, 1400116, -1, -1, -1, -1, -1, -1 }, { 0x2151C, -1, -1, 1400122, -1, -1, -1, -1, -1, -1 }, { 0x2151E, -1, -1, 1400127, -1, -1, -1, -1, -1, -1 }, { 0x21523, -1, -1, 1400133, -1, -1, -1, -1, -1, -1 }, { 0x21528, -1, -1, 1400138, -1, -1, -1, -1, -1, -1 }, { 0x2152A, -1, -1, 1400143, -1, -1, -1, -1, -1, -1 }, { 0x21531, -1, -1, 1400148, -1, -1, -1, -1, -1, -1 }, { 0x21534, -1, -1, 1400153, -1, -1, -1, -1, -1, -1 }, { 0x2153F, -1, -1, -1, -1, -1, -1, -1, -1, 1400157 }, { 0x21541, -1, -1, 1400164, -1, -1, -1, -1, -1, -1 }, { 0x21549, -1, -1, 1400170, -1, -1, -1, -1, -1, -1 }, { 0x2154F, -1, -1, 1400175, -1, -1, -1, -1, -1, -1 }, { 0x21550, -1, -1, 1400181, -1, -1, -1, -1, -1, -1 }, { 0x21552, -1, -1, 1400187, -1, -1, -1, -1, -1, -1 }, { 0x21556, -1, -1, 1400192, -1, -1, -1, -1, -1, -1 }, { 0x21557, -1, -1, 1400196, -1, -1, -1, -1, -1, -1 }, { 0x21562, -1, -1, 1400201, -1, -1, -1, -1, -1, -1 }, { 0x21567, -1, -1, 1400207, -1, -1, -1, -1, -1, -1 }, { 0x2156A, -1, -1, 1400213, -1, -1, -1, -1, -1, -1 }, { 0x2156E, -1, -1, 1400219, -1, -1, -1, -1, -1, -1 }, { 0x21570, -1, -1, 1400225, -1, -1, -1, -1, -1, -1 }, { 0x21575, -1, -1, -1, -1, -1, -1, -1, -1, 1400231 }, { 0x21577, -1, 1400235, -1, -1, -1, -1, -1, -1, -1 }, { 0x21582, -1, 1400241, -1, -1, -1, -1, -1, -1, -1 }, { 0x21589, -1, -1, 1400247, -1, -1, -1, -1, -1, -1 }, { 0x2158C, -1, -1, 1400252, -1, -1, -1, -1, -1, -1 }, { 0x2158E, -1, -1, 1400259, -1, -1, -1, -1, -1, -1 }, { 0x21590, -1, -1, 1400265, -1, -1, -1, -1, -1, -1 }, { 0x21591, -1, -1, 1400270, -1, -1, -1, -1, -1, -1 }, { 0x21592, -1, -1, 1400275, -1, -1, -1, -1, -1, -1 }, { 0x21593, -1, -1, 1400280, -1, -1, -1, -1, -1, -1 }, { 0x21594, -1, -1, 1400291, -1, -1, -1, -1, 1400285, -1 }, { 0x21596, -1, 1400296, -1, -1, -1, -1, -1, -1, -1 }, { 0x2159B, -1, -1, 1400302, -1, -1, -1, -1, -1, -1 }, { 0x2159D, -1, -1, 1400308, -1, -1, -1, -1, -1, -1 }, { 0x2159E, -1, -1, 1400313, -1, -1, -1, -1, -1, -1 }, { 0x215A1, -1, -1, -1, -1, -1, -1, -1, -1, 1400319 }, { 0x215A2, -1, -1, 1400325, -1, -1, -1, -1, -1, -1 }, { 0x215A3, -1, -1, 1400331, -1, -1, -1, -1, -1, -1 }, { 0x215A4, -1, -1, 1400336, -1, -1, -1, -1, -1, -1 }, { 0x215A7, -1, -1, 1400342, -1, -1, -1, -1, -1, -1 }, { 0x215AA, -1, -1, 1400347, -1, -1, -1, -1, -1, -1 }, { 0x215AB, -1, -1, 1400353, -1, -1, -1, -1, -1, -1 }, { 0x215AC, -1, -1, 1400358, -1, -1, -1, -1, -1, -1 }, { 0x215AF, -1, -1, 1400364, -1, -1, -1, -1, -1, -1 }, { 0x215B1, -1, -1, -1, -1, -1, -1, -1, -1, 1400368 }, { 0x215B2, -1, -1, 1400374, -1, -1, -1, -1, -1, -1 }, { 0x215B3, -1, -1, 1400378, -1, -1, -1, -1, -1, -1 }, { 0x215B5, -1, -1, -1, -1, -1, -1, -1, -1, 1400383 }, { 0x215BA, -1, -1, 1400389, -1, -1, -1, -1, -1, -1 }, { 0x215BB, -1, -1, 1400394, -1, -1, -1, -1, -1, -1 }, { 0x215BC, -1, -1, -1, -1, -1, -1, -1, -1, 1400399 }, { 0x215BE, -1, -1, 1400405, -1, -1, -1, -1, -1, -1 }, { 0x215C1, -1, -1, 1400409, -1, -1, -1, -1, -1, -1 }, { 0x215C2, -1, -1, -1, -1, -1, -1, -1, -1, 1400414 }, { 0x215C4, -1, -1, -1, -1, -1, -1, -1, -1, 1400418 }, { 0x215C5, -1, -1, -1, -1, -1, -1, -1, -1, 1400424 }, { 0x215C6, -1, -1, 1400429, -1, -1, -1, -1, -1, -1 }, { 0x215C8, -1, -1, 1400434, -1, -1, -1, -1, -1, -1 }, { 0x215C9, -1, -1, -1, -1, -1, -1, -1, -1, 1400438 }, { 0x215CA, -1, -1, -1, -1, -1, -1, -1, -1, 1400446 }, { 0x215CB, -1, -1, -1, -1, -1, -1, -1, -1, 1400454 }, { 0x215CD, -1, -1, 1400460, -1, -1, -1, -1, -1, -1 }, { 0x215CE, -1, -1, -1, -1, -1, -1, -1, -1, 1400466 }, { 0x215CF, -1, -1, 1400472, -1, -1, -1, -1, -1, -1 }, { 0x215D0, -1, -1, -1, -1, -1, -1, -1, -1, 1400478 }, { 0x215D1, -1, -1, 1400486, -1, -1, -1, -1, -1, -1 }, { 0x215D7, 1400491, -1, 1400504, -1, -1, -1, -1, -1, -1 }, { 0x215DE, -1, -1, 1400510, -1, -1, -1, -1, -1, -1 }, { 0x215E2, -1, -1, 1400514, -1, -1, -1, -1, -1, -1 }, { 0x215E4, -1, -1, 1400519, -1, -1, -1, -1, -1, -1 }, { 0x215E5, -1, -1, 1400524, -1, -1, -1, -1, -1, -1 }, { 0x215E6, -1, -1, 1400530, -1, -1, -1, -1, -1, -1 }, { 0x215F2, -1, -1, 1400535, -1, -1, -1, -1, -1, -1 }, { 0x215F3, -1, -1, 1400540, -1, -1, -1, -1, -1, -1 }, { 0x215F5, -1, -1, 1400544, -1, -1, -1, -1, -1, -1 }, { 0x215F6, -1, -1, -1, -1, -1, -1, -1, -1, 1400548 }, { 0x215F7, -1, -1, 1400555, -1, -1, -1, -1, -1, -1 }, { 0x215F8, -1, -1, 1400559, -1, -1, -1, -1, -1, -1 }, { 0x215F9, -1, -1, 1400564, -1, -1, -1, -1, -1, -1 }, { 0x215FC, -1, -1, 1400569, -1, -1, -1, -1, -1, -1 }, { 0x2160A, -1, 1400574, -1, -1, -1, -1, -1, -1, -1 }, { 0x2160D, -1, -1, 1400579, -1, -1, -1, -1, -1, -1 }, { 0x2160F, -1, -1, 1400585, -1, -1, -1, -1, -1, -1 }, { 0x21610, -1, -1, 1400591, -1, -1, -1, -1, -1, -1 }, { 0x21613, -1, 1400595, -1, -1, -1, -1, -1, -1, -1 }, { 0x21619, -1, 1400600, -1, -1, -1, -1, -1, -1, -1 }, { 0x2161B, -1, -1, 1400606, -1, -1, -1, -1, -1, -1 }, { 0x2161D, -1, -1, 1400610, -1, -1, -1, -1, -1, -1 }, { 0x21621, -1, -1, 1400615, -1, -1, -1, -1, -1, -1 }, { 0x21627, -1, -1, 1400619, -1, -1, -1, -1, -1, -1 }, { 0x2162A, -1, -1, 1400624, -1, -1, -1, -1, -1, -1 }, { 0x2162D, -1, -1, 1400630, -1, -1, -1, -1, -1, -1 }, { 0x2162E, -1, -1, -1, -1, -1, -1, -1, -1, 1400635 }, { 0x2162F, -1, -1, -1, -1, -1, -1, -1, -1, 1400641 }, { 0x21630, -1, -1, 1400647, -1, -1, -1, -1, -1, -1 }, { 0x21634, -1, -1, 1400653, -1, -1, -1, -1, -1, -1 }, { 0x2163E, -1, 1400658, -1, -1, -1, -1, -1, -1, -1 }, { 0x21640, -1, -1, 1400664, -1, -1, -1, -1, -1, -1 }, { 0x21645, -1, -1, 1400669, -1, -1, -1, -1, -1, -1 }, { 0x2164B, -1, -1, 1400675, -1, -1, -1, -1, -1, -1 }, { 0x2164E, -1, -1, 1400679, -1, -1, -1, -1, -1, -1 }, { 0x21650, -1, -1, 1400685, -1, -1, -1, -1, -1, -1 }, { 0x21651, -1, -1, 1400691, -1, -1, -1, -1, -1, -1 }, { 0x21652, -1, -1, 1400696, -1, -1, -1, -1, -1, -1 }, { 0x21653, -1, -1, 1400702, -1, -1, -1, -1, -1, -1 }, { 0x21658, -1, -1, 1400707, -1, -1, -1, -1, -1, -1 }, { 0x2165B, -1, -1, 1400712, -1, -1, -1, -1, -1, -1 }, { 0x21661, -1, 1400716, -1, -1, -1, -1, -1, -1, -1 }, { 0x21663, -1, -1, 1400722, -1, -1, -1, -1, -1, -1 }, { 0x21666, -1, -1, -1, -1, -1, -1, -1, -1, 1400727 }, { 0x21667, -1, -1, -1, -1, -1, -1, -1, -1, 1400732 }, { 0x2166A, -1, -1, 1400741, -1, -1, -1, -1, -1, -1 }, { 0x2166C, -1, -1, 1400746, -1, -1, -1, -1, -1, -1 }, { 0x2166D, -1, -1, 1400751, -1, -1, -1, -1, -1, -1 }, { 0x21674, -1, -1, -1, -1, -1, -1, -1, -1, 1400756 }, { 0x21675, -1, -1, -1, -1, -1, -1, -1, -1, 1400762 }, { 0x21676, -1, -1, 1400769, -1, -1, -1, -1, -1, -1 }, { 0x21681, 1400779, 1400774, 1400829, -1, -1, -1, -1, -1, -1 }, { 0x21683, -1, -1, -1, -1, -1, -1, -1, -1, 1400833 }, { 0x21684, -1, -1, -1, -1, -1, -1, -1, -1, 1400839 }, { 0x21685, -1, -1, 1400846, -1, -1, -1, -1, -1, -1 }, { 0x21687, -1, -1, 1400852, -1, -1, -1, -1, -1, -1 }, { 0x21688, -1, -1, 1400857, -1, -1, -1, -1, -1, -1 }, { 0x2168A, -1, -1, 1400862, -1, -1, -1, -1, -1, -1 }, { 0x2168C, -1, -1, 1400868, -1, -1, -1, -1, -1, -1 }, { 0x2168E, -1, -1, -1, -1, -1, -1, -1, -1, 1400873 }, { 0x21691, -1, -1, 1400878, -1, -1, -1, -1, -1, -1 }, { 0x21692, -1, 1400884, -1, -1, -1, -1, -1, -1, -1 }, { 0x21694, -1, -1, 1400889, -1, -1, -1, -1, -1, -1 }, { 0x21697, -1, -1, 1400895, -1, -1, -1, -1, -1, -1 }, { 0x21699, -1, -1, 1400900, -1, -1, -1, -1, -1, -1 }, { 0x2169A, -1, -1, -1, -1, -1, -1, -1, -1, 1400904 }, { 0x2169B, -1, -1, 1400910, -1, -1, -1, -1, -1, -1 }, { 0x2169C, -1, -1, 1400916, -1, -1, -1, -1, -1, -1 }, { 0x2169D, -1, -1, -1, -1, -1, -1, -1, -1, 1400922 }, { 0x2169F, -1, -1, 1400927, -1, -1, -1, -1, -1, -1 }, { 0x216A0, -1, -1, 1400931, -1, -1, -1, -1, -1, -1 }, { 0x216A1, -1, -1, -1, -1, -1, -1, -1, -1, 1400936 }, { 0x216A2, -1, -1, -1, -1, -1, -1, -1, -1, 1400939 }, { 0x216A6, 1400947, 1400942, -1, -1, -1, -1, -1, -1, 1400988 }, { 0x216A8, -1, -1, 1400993, -1, -1, -1, -1, -1, -1 }, { 0x216AD, -1, -1, 1400998, -1, -1, -1, -1, -1, -1 }, { 0x216AE, -1, -1, 1401002, -1, -1, -1, -1, -1, -1 }, { 0x216B7, -1, -1, 1401007, -1, -1, -1, -1, -1, -1 }, { 0x216B8, -1, 1401011, -1, -1, -1, -1, -1, -1, -1 }, { 0x216B9, -1, -1, 1401016, -1, -1, -1, -1, -1, -1 }, { 0x216BA, -1, 1401023, -1, -1, -1, -1, -1, -1, -1 }, { 0x216BB, -1, -1, 1401029, -1, -1, -1, -1, -1, -1 }, { 0x216BC, -1, -1, 1401033, -1, -1, -1, -1, -1, -1 }, { 0x216BD, -1, -1, 1401038, -1, -1, -1, -1, -1, -1 }, { 0x216C0, -1, 1401043, -1, -1, -1, -1, -1, -1, -1 }, { 0x216C1, -1, 1401049, -1, -1, -1, -1, -1, -1, -1 }, { 0x216C2, -1, 1401054, -1, -1, -1, -1, -1, -1, -1 }, { 0x216CC, -1, -1, 1401058, -1, -1, -1, -1, -1, -1 }, { 0x216D3, -1, 1401062, -1, -1, -1, -1, -1, -1, -1 }, { 0x216D4, -1, -1, -1, -1, -1, -1, -1, -1, 1401068 }, { 0x216D5, -1, 1401073, -1, -1, -1, -1, -1, -1, -1 }, { 0x216D7, -1, -1, 1401079, -1, -1, -1, -1, -1, -1 }, { 0x216D8, -1, -1, 1401083, -1, -1, -1, -1, -1, -1 }, { 0x216D9, -1, -1, 1401087, -1, -1, -1, -1, -1, -1 }, { 0x216DC, -1, -1, 1401092, -1, -1, -1, -1, -1, -1 }, { 0x216DD, -1, -1, 1401096, -1, -1, -1, -1, -1, -1 }, { 0x216DE, -1, -1, 1401101, -1, -1, -1, -1, -1, -1 }, { 0x216DF, -1, 1401106, 1401112, -1, -1, -1, -1, -1, -1 }, { 0x216E0, -1, -1, 1401117, -1, -1, -1, -1, -1, -1 }, { 0x216E1, -1, -1, 1401122, -1, -1, -1, -1, -1, -1 }, { 0x216E4, -1, -1, -1, -1, -1, -1, -1, -1, 1401126 }, { 0x216E6, -1, 1401132, -1, -1, -1, -1, -1, -1, -1 }, { 0x216E7, -1, 1401138, -1, -1, -1, -1, -1, -1, -1 }, { 0x216E8, -1, 1401158, -1, -1, -1, -1, -1, -1, -1 }, { 0x216F5, -1, -1, 1401163, -1, -1, -1, -1, -1, -1 }, { 0x216F6, -1, -1, 1401168, -1, -1, -1, -1, -1, -1 }, { 0x216FA, -1, 1401173, -1, -1, -1, -1, -1, -1, -1 }, { 0x216FB, -1, 1401178, -1, -1, -1, -1, -1, -1, -1 }, { 0x216FC, -1, 1401184, -1, -1, -1, -1, -1, -1, -1 }, { 0x216FD, -1, -1, 1401189, -1, -1, -1, -1, -1, -1 }, { 0x216FE, -1, 1401193, -1, -1, -1, -1, -1, -1, -1 }, { 0x21700, -1, -1, 1401205, -1, -1, -1, -1, -1, -1 }, { 0x21701, -1, -1, 1401210, -1, -1, -1, -1, -1, -1 }, { 0x21702, -1, -1, 1401215, -1, -1, -1, -1, -1, -1 }, { 0x21703, -1, -1, 1401219, -1, -1, -1, -1, -1, -1 }, { 0x21709, -1, -1, 1401223, -1, -1, -1, -1, -1, -1 }, { 0x2170A, -1, -1, 1401228, -1, -1, -1, -1, -1, -1 }, { 0x2170B, -1, -1, 1401233, -1, -1, -1, -1, -1, -1 }, { 0x2170D, -1, 1401240, -1, -1, -1, -1, -1, -1, -1 }, { 0x21710, -1, 1401245, -1, -1, -1, -1, -1, -1, -1 }, { 0x2171A, -1, -1, 1401250, -1, -1, -1, -1, -1, -1 }, { 0x21722, -1, -1, 1401254, -1, -1, -1, -1, -1, -1 }, { 0x21724, -1, -1, -1, -1, -1, -1, -1, -1, 1401259 }, { 0x21725, -1, -1, 1401264, -1, -1, -1, -1, -1, -1 }, { 0x21726, -1, 1401269, 1401274, -1, -1, -1, -1, -1, -1 }, { 0x21727, -1, -1, 1401285, -1, -1, -1, -1, 1401279, -1 }, { 0x21728, -1, -1, 1401289, -1, -1, -1, -1, -1, -1 }, { 0x2172B, -1, -1, 1401294, -1, -1, -1, -1, -1, -1 }, { 0x2172C, -1, -1, 1401299, -1, -1, -1, -1, -1, -1 }, { 0x2172F, -1, -1, 1401303, -1, -1, -1, -1, -1, -1 }, { 0x21731, 1401313, 1401308, 1401357, -1, -1, -1, -1, -1, -1 }, { 0x21732, -1, -1, 1401361, -1, -1, -1, -1, -1, -1 }, { 0x21733, -1, -1, 1401366, -1, -1, -1, -1, -1, -1 }, { 0x21735, -1, -1, 1401371, -1, -1, -1, -1, -1, -1 }, { 0x2173A, -1, 1401375, -1, -1, -1, -1, -1, -1, -1 }, { 0x2173B, -1, 1401381, -1, -1, -1, -1, -1, -1, -1 }, { 0x2173C, -1, 1401387, -1, -1, -1, -1, -1, -1, -1 }, { 0x21743, -1, -1, -1, -1, -1, -1, -1, -1, 1401392 }, { 0x21748, -1, -1, 1401398, -1, -1, -1, -1, -1, -1 }, { 0x21749, -1, -1, 1401403, -1, -1, -1, -1, -1, -1 }, { 0x2174A, -1, -1, 1401407, -1, -1, -1, -1, -1, -1 }, { 0x2174B, -1, -1, 1401412, -1, -1, -1, -1, -1, -1 }, { 0x2174D, -1, -1, 1401418, -1, -1, -1, -1, -1, -1 }, { 0x21750, -1, -1, 1401423, -1, -1, -1, -1, -1, -1 }, { 0x21752, -1, -1, 1401428, -1, -1, -1, -1, -1, -1 }, { 0x21753, -1, -1, 1401434, -1, -1, -1, -1, -1, -1 }, { 0x21754, -1, -1, -1, -1, -1, -1, -1, -1, 1401439 }, { 0x21755, -1, -1, -1, -1, -1, -1, -1, -1, 1401444 }, { 0x21756, -1, -1, -1, -1, -1, -1, -1, -1, 1401448 }, { 0x21757, -1, 1401453, -1, -1, -1, -1, -1, -1, -1 }, { 0x21759, -1, -1, 1401459, -1, -1, -1, -1, -1, -1 }, { 0x2175A, -1, -1, 1401464, -1, -1, -1, -1, -1, -1 }, { 0x2175B, -1, -1, 1401471, -1, -1, -1, -1, -1, -1 }, { 0x2175C, -1, -1, 1401476, -1, -1, -1, -1, -1, -1 }, { 0x2175D, -1, -1, 1401480, -1, -1, -1, -1, -1, -1 }, { 0x2175F, -1, -1, 1401486, -1, -1, -1, -1, -1, -1 }, { 0x21760, -1, -1, 1401492, -1, -1, -1, -1, -1, -1 }, { 0x21766, -1, -1, 1401496, -1, -1, -1, -1, -1, 1401501 }, { 0x21767, -1, -1, 1401505, -1, -1, -1, -1, -1, -1 }, { 0x21769, -1, -1, 1401509, -1, -1, -1, -1, -1, -1 }, { 0x2176B, -1, -1, 1401514, -1, -1, -1, -1, -1, -1 }, { 0x2176C, -1, 1401520, -1, -1, -1, -1, -1, -1, -1 }, { 0x2176D, -1, 1401525, -1, -1, -1, -1, -1, -1, -1 }, { 0x2176E, -1, 1401530, -1, -1, -1, -1, -1, -1, -1 }, { 0x2176F, -1, 1401534, -1, -1, -1, -1, -1, -1, -1 }, { 0x21770, -1, 1401539, -1, -1, -1, -1, -1, -1, -1 }, { 0x21771, -1, 1401545, -1, -1, -1, -1, -1, -1, -1 }, { 0x21773, -1, 1401550, -1, -1, -1, -1, -1, -1, -1 }, { 0x21774, -1, 1401554, -1, -1, -1, -1, -1, -1, -1 }, { 0x21795, -1, -1, -1, -1, -1, -1, -1, -1, 1401560 }, { 0x21796, -1, -1, -1, -1, -1, -1, -1, -1, 1401565 }, { 0x21797, -1, -1, -1, -1, -1, -1, -1, -1, 1401570 }, { 0x21798, -1, -1, 1401576, -1, -1, -1, -1, -1, -1 }, { 0x21799, -1, -1, 1401581, -1, -1, -1, -1, -1, -1 }, { 0x2179A, -1, -1, 1401586, -1, -1, -1, -1, -1, -1 }, { 0x2179C, -1, -1, 1401592, -1, -1, -1, -1, -1, -1 }, { 0x2179E, -1, -1, 1401596, -1, -1, -1, -1, -1, -1 }, { 0x2179F, -1, -1, 1401603, -1, -1, -1, -1, -1, -1 }, { 0x217A0, -1, -1, 1401608, -1, -1, -1, -1, -1, -1 }, { 0x217A2, -1, -1, 1401612, -1, -1, -1, -1, -1, -1 }, { 0x217A3, -1, -1, 1401616, -1, -1, -1, -1, -1, -1 }, { 0x217A5, -1, -1, 1401622, -1, -1, -1, -1, -1, -1 }, { 0x217A6, -1, -1, 1401627, -1, -1, -1, -1, -1, -1 }, { 0x217A7, -1, -1, 1401634, -1, -1, -1, -1, -1, -1 }, { 0x217AA, -1, -1, 1401640, -1, -1, -1, -1, -1, -1 }, { 0x217AB, -1, 1401644, 1401654, -1, -1, -1, -1, -1, -1 }, { 0x217AD, -1, -1, 1401659, -1, -1, -1, -1, -1, -1 }, { 0x217AF, -1, -1, 1401663, -1, -1, -1, -1, -1, -1 }, { 0x217B0, -1, 1401667, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B1, -1, 1401671, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B2, -1, 1401677, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B3, -1, 1401683, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B4, -1, 1401689, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B5, -1, 1401695, -1, -1, -1, -1, -1, -1, -1 }, { 0x217BE, 1401706, 1401700, 1401721, -1, -1, -1, -1, -1, -1 }, { 0x217C3, -1, 1401726, -1, -1, -1, -1, -1, -1, -1 }, { 0x217C7, -1, 1401732, -1, -1, -1, -1, -1, -1, -1 }, { 0x217CD, -1, -1, 1401737, -1, -1, -1, -1, -1, -1 }, { 0x217D1, -1, -1, 1401741, -1, -1, -1, -1, -1, -1 }, { 0x217D3, -1, -1, 1401746, -1, -1, -1, -1, -1, -1 }, { 0x217D5, -1, -1, 1401750, -1, -1, -1, -1, -1, -1 }, { 0x217D9, -1, 1401755, -1, -1, -1, -1, -1, -1, -1 }, { 0x217DA, -1, 1401761, -1, -1, -1, -1, -1, -1, -1 }, { 0x217DB, -1, 1401767, -1, -1, -1, -1, -1, -1, -1 }, { 0x217DC, -1, 1401773, -1, -1, -1, -1, -1, -1, -1 }, { 0x217DE, -1, -1, 1401780, -1, -1, -1, -1, -1, -1 }, { 0x217DF, -1, 1401785, 1401791, -1, -1, -1, -1, -1, -1 }, { 0x217E0, -1, -1, 1401797, -1, -1, -1, -1, -1, -1 }, { 0x217E2, -1, -1, 1401803, -1, -1, -1, -1, -1, -1 }, { 0x217E3, -1, -1, 1401808, -1, -1, -1, -1, -1, -1 }, { 0x217E4, -1, -1, 1401814, -1, -1, -1, -1, -1, -1 }, { 0x217E5, -1, -1, 1401820, -1, -1, -1, -1, -1, -1 }, { 0x217E8, -1, -1, 1401824, -1, -1, -1, -1, -1, -1 }, { 0x217E9, -1, -1, 1401830, -1, -1, -1, -1, -1, -1 }, { 0x217EB, -1, -1, 1401835, -1, -1, -1, -1, -1, -1 }, { 0x217EC, -1, -1, 1401841, -1, -1, -1, -1, -1, -1 }, { 0x217ED, -1, -1, 1401846, -1, -1, -1, -1, -1, -1 }, { 0x217EF, -1, 1401852, 1401857, -1, -1, -1, -1, -1, -1 }, { 0x217F3, -1, -1, 1401861, -1, -1, -1, -1, -1, -1 }, { 0x217F5, -1, 1401866, -1, -1, -1, -1, -1, -1, -1 }, { 0x217F6, -1, 1401870, -1, -1, -1, -1, -1, -1, -1 }, { 0x217F8, -1, 1401878, -1, -1, -1, -1, -1, -1, -1 }, { 0x217F9, -1, 1401890, -1, -1, -1, -1, -1, -1, -1 }, { 0x217FA, -1, 1401894, -1, -1, -1, -1, -1, -1, -1 }, { 0x217FB, -1, 1401899, -1, -1, -1, -1, -1, -1, -1 }, { 0x217FC, -1, 1401904, -1, -1, -1, -1, -1, -1, -1 }, { 0x21806, -1, -1, 1401909, -1, -1, -1, -1, -1, -1 }, { 0x2180A, -1, -1, 1401914, -1, -1, -1, -1, -1, -1 }, { 0x2180B, -1, -1, 1401920, -1, -1, -1, -1, -1, -1 }, { 0x2180F, -1, -1, 1401925, -1, -1, -1, -1, -1, -1 }, { 0x21812, -1, -1, 1401931, -1, -1, -1, -1, -1, -1 }, { 0x21816, -1, -1, 1401937, -1, -1, -1, -1, -1, -1 }, { 0x21817, -1, -1, 1401942, -1, -1, -1, -1, -1, -1 }, { 0x21818, -1, -1, 1401947, -1, -1, -1, -1, -1, -1 }, { 0x21819, -1, -1, 1401953, -1, -1, -1, -1, -1, -1 }, { 0x2181A, -1, -1, 1401959, -1, -1, -1, -1, -1, -1 }, { 0x2181C, -1, -1, 1401963, -1, -1, -1, -1, -1, -1 }, { 0x2181E, -1, -1, 1401967, -1, -1, -1, -1, -1, -1 }, { 0x21820, -1, 1401971, -1, -1, -1, -1, -1, -1, -1 }, { 0x21823, -1, -1, -1, -1, -1, -1, -1, -1, 1401977 }, { 0x21825, -1, -1, 1401985, -1, -1, -1, -1, -1, -1 }, { 0x21828, -1, 1401992, -1, -1, -1, -1, -1, -1, -1 }, { 0x21829, -1, 1401997, -1, -1, -1, -1, -1, -1, -1 }, { 0x2182A, -1, 1402002, -1, -1, -1, -1, -1, -1, -1 }, { 0x2182D, -1, 1402007, -1, -1, -1, -1, -1, -1, -1 }, { 0x21839, 1402019, 1402013, 1402053, -1, -1, -1, -1, -1, -1 }, { 0x2183A, -1, 1402058, -1, -1, -1, -1, -1, -1, -1 }, { 0x2183B, -1, 1402064, -1, -1, -1, -1, -1, -1, -1 }, { 0x2183C, -1, -1, 1402069, -1, -1, -1, -1, -1, -1 }, { 0x2183F, -1, -1, 1402074, -1, -1, -1, -1, -1, -1 }, { 0x21840, -1, 1402080, 1402086, -1, -1, -1, -1, -1, -1 }, { 0x21842, -1, -1, 1402092, -1, -1, -1, -1, -1, 1402098 }, { 0x21844, -1, -1, 1402105, -1, -1, -1, -1, -1, -1 }, { 0x21845, -1, 1402112, -1, -1, -1, -1, -1, -1, 1402122 }, { 0x21846, -1, -1, -1, -1, -1, -1, -1, -1, 1402128 }, { 0x21847, -1, -1, -1, -1, -1, -1, -1, -1, 1402133 }, { 0x21848, -1, -1, 1402138, -1, -1, -1, -1, -1, -1 }, { 0x21849, -1, -1, 1402144, -1, -1, -1, -1, -1, -1 }, { 0x2184A, -1, -1, 1402148, -1, -1, -1, -1, -1, -1 }, { 0x2184E, -1, -1, 1402154, -1, -1, -1, -1, -1, -1 }, { 0x2184F, -1, -1, 1402158, -1, -1, -1, -1, -1, -1 }, { 0x21850, -1, -1, 1402164, -1, -1, -1, -1, -1, -1 }, { 0x21851, -1, -1, 1402168, -1, -1, -1, -1, -1, -1 }, { 0x21852, -1, 1402174, 1402178, -1, -1, -1, -1, -1, -1 }, { 0x21854, -1, -1, 1402182, -1, -1, -1, -1, -1, -1 }, { 0x21855, -1, -1, 1402187, -1, -1, -1, -1, -1, -1 }, { 0x21856, -1, -1, 1402192, -1, -1, -1, -1, -1, -1 }, { 0x21857, -1, -1, 1402197, -1, -1, -1, -1, -1, -1 }, { 0x2185E, -1, 1402203, -1, -1, -1, -1, -1, -1, -1 }, { 0x21861, -1, 1402209, -1, -1, -1, -1, -1, -1, -1 }, { 0x21862, -1, 1402215, -1, -1, -1, -1, -1, -1, -1 }, { 0x21863, -1, 1402221, -1, -1, -1, -1, -1, -1, -1 }, { 0x21864, -1, 1402226, -1, -1, -1, -1, -1, -1, -1 }, { 0x21865, -1, -1, 1402231, -1, -1, -1, -1, -1, -1 }, { 0x21866, -1, -1, -1, -1, -1, -1, -1, -1, 1402235 }, { 0x21867, -1, -1, -1, -1, -1, -1, -1, -1, 1402241 }, { 0x21877, -1, 1402245, -1, -1, -1, -1, -1, -1, -1 }, { 0x2187A, -1, -1, 1402251, -1, -1, -1, -1, -1, -1 }, { 0x2187B, -1, 1402257, -1, -1, -1, -1, -1, -1, -1 }, { 0x21880, -1, -1, 1402262, -1, -1, -1, -1, -1, -1 }, { 0x21883, -1, 1402269, -1, -1, -1, -1, -1, -1, -1 }, { 0x21884, -1, 1402275, -1, -1, -1, -1, -1, -1, -1 }, { 0x21885, -1, 1402280, -1, -1, -1, -1, -1, -1, -1 }, { 0x21888, -1, -1, 1402285, -1, -1, -1, -1, -1, -1 }, { 0x2188A, -1, -1, 1402291, -1, -1, -1, -1, -1, -1 }, { 0x21890, -1, -1, -1, -1, -1, -1, -1, -1, 1402297 }, { 0x21892, -1, -1, 1402301, -1, -1, -1, -1, -1, -1 }, { 0x21895, -1, -1, 1402305, -1, -1, -1, -1, -1, -1 }, { 0x21896, -1, -1, 1402310, -1, -1, -1, -1, -1, -1 }, { 0x21898, -1, -1, 1402314, -1, -1, -1, -1, -1, -1 }, { 0x2189A, -1, -1, 1402319, -1, -1, -1, -1, -1, -1 }, { 0x2189C, -1, -1, 1402324, -1, -1, -1, -1, -1, -1 }, { 0x2189E, -1, 1402328, -1, -1, -1, -1, -1, -1, -1 }, { 0x2189F, -1, 1402334, -1, -1, -1, -1, -1, -1, -1 }, { 0x218A0, -1, 1402338, -1, -1, -1, -1, -1, -1, -1 }, { 0x218A1, -1, 1402342, -1, -1, -1, -1, -1, -1, -1 }, { 0x218A2, -1, 1402348, -1, -1, -1, -1, -1, -1, -1 }, { 0x218B1, -1, -1, 1402353, -1, -1, -1, -1, -1, -1 }, { 0x218B3, -1, -1, 1402359, -1, -1, -1, -1, -1, -1 }, { 0x218B9, -1, -1, 1402364, -1, -1, -1, -1, -1, -1 }, { 0x218BB, -1, -1, -1, -1, -1, -1, -1, -1, 1402369 }, { 0x218BC, -1, -1, -1, -1, -1, -1, -1, -1, 1402374 }, { 0x218BD, -1, -1, -1, -1, -1, -1, -1, -1, 1402379 }, { 0x218BE, -1, 1402383, -1, -1, -1, -1, -1, -1, -1 }, { 0x218BF, -1, 1402388, -1, -1, -1, -1, -1, -1, -1 }, { 0x218C0, -1, -1, 1402400, -1, -1, -1, -1, -1, -1 }, { 0x218C1, -1, -1, 1402405, -1, -1, -1, -1, -1, -1 }, { 0x218C2, -1, -1, 1402409, -1, -1, -1, -1, -1, -1 }, { 0x218C4, -1, -1, -1, -1, -1, -1, -1, -1, 1402414 }, { 0x218C8, -1, -1, 1402420, -1, -1, -1, -1, -1, -1 }, { 0x218CB, -1, -1, 1402425, -1, -1, -1, -1, -1, -1 }, { 0x218D1, -1, 1402431, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D4, -1, -1, 1402441, -1, -1, -1, -1, -1, -1 }, { 0x218D5, 1402451, 1402446, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D6, -1, 1402469, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D7, -1, 1402476, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D8, -1, 1402481, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D9, -1, 1402487, -1, -1, -1, -1, -1, -1, -1 }, { 0x218E0, -1, -1, 1402493, -1, -1, -1, -1, -1, -1 }, { 0x218E2, -1, -1, 1402498, -1, -1, -1, -1, -1, -1 }, { 0x218E7, -1, -1, -1, -1, -1, -1, -1, -1, 1402503 }, { 0x218E8, -1, -1, -1, -1, -1, -1, -1, -1, 1402508 }, { 0x218EA, -1, -1, 1402516, -1, -1, -1, -1, -1, -1 }, { 0x218EC, -1, -1, 1402521, -1, -1, -1, -1, -1, -1 }, { 0x218EE, -1, -1, 1402527, -1, -1, -1, -1, -1, -1 }, { 0x218EF, -1, -1, 1402532, -1, -1, -1, -1, -1, -1 }, { 0x218F9, -1, -1, 1402537, -1, -1, -1, -1, -1, -1 }, { 0x218FA, -1, 1402542, -1, -1, -1, -1, -1, -1, -1 }, { 0x218FB, -1, -1, -1, -1, -1, -1, -1, -1, 1402547 }, { 0x218FD, -1, -1, 1402551, -1, -1, -1, -1, -1, -1 }, { 0x218FE, -1, -1, 1402556, -1, -1, -1, -1, -1, -1 }, { 0x21903, -1, 1402562, -1, -1, -1, -1, -1, -1, -1 }, { 0x21904, -1, 1402568, -1, -1, -1, -1, -1, -1, -1 }, { 0x21905, -1, 1402574, -1, -1, -1, -1, -1, -1, -1 }, { 0x2190A, -1, -1, -1, -1, -1, -1, -1, -1, 1402579 }, { 0x2190B, -1, -1, 1402586, -1, -1, -1, -1, -1, -1 }, { 0x2190C, -1, -1, 1402591, -1, -1, -1, -1, -1, -1 }, { 0x2190E, -1, -1, 1402595, -1, -1, -1, -1, -1, -1 }, { 0x21910, -1, 1402600, -1, -1, -1, -1, -1, -1, -1 }, { 0x21911, -1, 1402605, -1, -1, -1, -1, -1, -1, -1 }, { 0x21912, -1, 1402612, -1, -1, -1, -1, -1, -1, -1 }, { 0x21913, -1, -1, -1, -1, -1, -1, -1, -1, 1402618 }, { 0x21914, -1, -1, -1, -1, -1, -1, -1, -1, 1402624 }, { 0x21915, -1, 1402630, -1, -1, -1, -1, -1, -1, -1 }, { 0x21917, -1, -1, 1402635, -1, -1, -1, -1, -1, -1 }, { 0x21919, -1, -1, 1402640, -1, -1, -1, -1, -1, -1 }, { 0x2191B, -1, -1, 1402644, -1, -1, -1, -1, -1, -1 }, { 0x2191C, -1, 1402651, -1, -1, -1, -1, -1, -1, -1 }, { 0x2191E, -1, -1, 1402655, -1, -1, -1, -1, -1, -1 }, { 0x2191F, -1, -1, -1, -1, -1, -1, -1, -1, 1402660 }, { 0x21920, -1, -1, -1, -1, -1, -1, -1, -1, 1402667 }, { 0x21922, -1, 1402672, 1402676, -1, -1, -1, -1, -1, -1 }, { 0x21927, -1, 1402681, -1, -1, -1, -1, -1, -1, -1 }, { 0x2192B, -1, -1, 1402686, -1, -1, -1, -1, -1, -1 }, { 0x21936, -1, -1, 1402691, -1, -1, -1, -1, -1, -1 }, { 0x2193B, -1, 1402696, -1, -1, -1, -1, -1, -1, -1 }, { 0x2193D, -1, -1, 1402702, -1, -1, -1, -1, -1, -1 }, { 0x2193F, -1, -1, 1402707, -1, -1, -1, -1, -1, -1 }, { 0x21941, -1, -1, 1402714, -1, -1, -1, -1, -1, -1 }, { 0x21944, -1, 1402718, -1, -1, -1, -1, -1, -1, -1 }, { 0x21946, -1, -1, 1402722, -1, -1, -1, -1, -1, -1 }, { 0x21948, -1, -1, 1402727, -1, -1, -1, -1, -1, -1 }, { 0x2194B, -1, -1, 1402733, -1, -1, -1, -1, -1, -1 }, { 0x2194C, -1, -1, -1, -1, -1, -1, -1, -1, 1402738 }, { 0x2194D, -1, -1, 1402745, -1, -1, -1, -1, -1, -1 }, { 0x2194E, -1, -1, 1402751, -1, -1, -1, -1, -1, -1 }, { 0x21958, -1, 1402755, -1, -1, -1, -1, -1, -1, -1 }, { 0x21959, -1, -1, -1, -1, -1, -1, -1, -1, 1402760 }, { 0x2195A, -1, -1, -1, -1, -1, -1, -1, -1, 1402766 }, { 0x2195E, -1, -1, 1402770, -1, -1, -1, -1, -1, -1 }, { 0x21964, -1, -1, -1, -1, -1, -1, -1, -1, 1402774 }, { 0x21965, -1, -1, -1, -1, -1, -1, -1, -1, 1402779 }, { 0x21966, -1, -1, 1402786, -1, -1, -1, -1, -1, -1 }, { 0x21968, -1, -1, 1402790, -1, -1, -1, -1, -1, -1 }, { 0x21969, -1, -1, 1402794, -1, -1, -1, -1, -1, -1 }, { 0x2196A, -1, 1402798, -1, -1, -1, -1, -1, -1, -1 }, { 0x21974, -1, -1, -1, -1, -1, -1, -1, -1, 1402804 }, { 0x21975, -1, -1, -1, -1, -1, -1, -1, -1, 1402809 }, { 0x21976, -1, -1, 1402813, -1, -1, -1, -1, -1, -1 }, { 0x21978, -1, -1, 1402817, -1, -1, -1, -1, -1, -1 }, { 0x2197C, 1402827, 1402823, -1, -1, -1, -1, -1, -1, -1 }, { 0x2197D, -1, -1, 1402856, -1, -1, -1, -1, -1, -1 }, { 0x2197F, -1, -1, 1402860, -1, -1, -1, -1, -1, -1 }, { 0x21980, -1, 1402867, -1, -1, -1, -1, -1, -1, -1 }, { 0x21981, -1, -1, 1402873, -1, -1, -1, -1, -1, -1 }, { 0x21982, -1, -1, -1, -1, -1, -1, -1, -1, 1402877 }, { 0x21983, -1, 1402883, 1402895, -1, -1, -1, -1, -1, -1 }, { 0x21984, -1, -1, 1402902, -1, -1, -1, -1, -1, -1 }, { 0x21985, -1, -1, -1, -1, -1, -1, -1, -1, 1402906 }, { 0x21986, -1, -1, 1402909, -1, -1, -1, -1, -1, -1 }, { 0x21988, -1, 1402914, -1, -1, -1, -1, -1, -1, -1 }, { 0x2198A, -1, -1, 1402923, -1, -1, -1, -1, -1, -1 }, { 0x2198D, -1, -1, 1402927, -1, -1, -1, -1, -1, -1 }, { 0x2198E, -1, -1, 1402931, -1, -1, -1, -1, -1, -1 }, { 0x21994, -1, -1, 1402935, -1, -1, -1, -1, -1, -1 }, { 0x21995, -1, -1, 1402941, -1, -1, -1, -1, -1, -1 }, { 0x21996, -1, 1402945, -1, -1, -1, -1, -1, -1, -1 }, { 0x2199B, -1, -1, 1402950, -1, -1, -1, -1, -1, -1 }, { 0x2199C, -1, -1, 1402955, -1, -1, -1, -1, -1, -1 }, { 0x2199D, -1, -1, 1402961, -1, -1, -1, -1, -1, -1 }, { 0x2199F, -1, -1, 1402967, -1, -1, -1, -1, -1, -1 }, { 0x219A7, -1, -1, -1, -1, -1, -1, -1, -1, 1402971 }, { 0x219A8, -1, -1, 1402977, -1, -1, -1, -1, -1, -1 }, { 0x219AA, -1, -1, 1402982, -1, -1, -1, -1, -1, -1 }, { 0x219AB, -1, -1, -1, -1, -1, -1, -1, -1, 1402986 }, { 0x219AE, -1, -1, -1, -1, -1, -1, -1, -1, 1402993 }, { 0x219B3, -1, -1, 1403001, -1, -1, -1, -1, -1, -1 }, { 0x219B6, -1, -1, -1, -1, -1, -1, -1, -1, 1403007 }, { 0x219B7, -1, -1, 1403012, -1, -1, -1, -1, -1, -1 }, { 0x219BB, -1, -1, 1403018, -1, -1, -1, -1, -1, -1 }, { 0x219BC, -1, -1, 1403023, -1, -1, -1, -1, -1, -1 }, { 0x219CD, -1, -1, 1403029, -1, -1, -1, -1, -1, -1 }, { 0x219D2, -1, -1, 1403035, -1, -1, -1, -1, -1, -1 }, { 0x219D4, -1, -1, 1403041, -1, -1, -1, -1, -1, -1 }, { 0x219D5, -1, -1, 1403046, -1, -1, -1, -1, -1, -1 }, { 0x219D6, -1, -1, 1403052, -1, -1, -1, -1, -1, -1 }, { 0x219D7, -1, -1, 1403057, -1, -1, -1, -1, -1, -1 }, { 0x219D9, -1, -1, 1403061, -1, -1, -1, -1, -1, -1 }, { 0x219DB, -1, 1403066, -1, -1, -1, -1, -1, -1, -1 }, { 0x219E3, -1, -1, 1403070, -1, -1, -1, -1, -1, -1 }, { 0x219E5, -1, -1, 1403075, -1, -1, -1, -1, -1, -1 }, { 0x219E6, -1, -1, 1403079, -1, -1, -1, -1, -1, -1 }, { 0x219E8, -1, -1, 1403085, -1, -1, -1, -1, -1, -1 }, { 0x219E9, -1, -1, 1403090, -1, -1, -1, -1, -1, -1 }, { 0x219ED, -1, -1, 1403096, -1, -1, -1, -1, -1, -1 }, { 0x219F2, -1, -1, -1, -1, -1, -1, -1, -1, 1403101 }, { 0x219F3, -1, 1403108, -1, -1, -1, -1, -1, -1, -1 }, { 0x219F9, -1, -1, 1403113, -1, -1, -1, -1, -1, -1 }, { 0x219FC, -1, -1, 1403118, -1, -1, -1, -1, -1, -1 }, { 0x219FD, -1, -1, 1403123, -1, -1, -1, -1, -1, -1 }, { 0x21A00, -1, -1, 1403130, -1, -1, -1, -1, -1, -1 }, { 0x21A04, 1403135, -1, 1403146, -1, -1, -1, -1, -1, -1 }, { 0x21A05, -1, -1, 1403151, -1, -1, -1, -1, -1, -1 }, { 0x21A07, -1, -1, 1403155, -1, -1, -1, -1, -1, -1 }, { 0x21A0C, -1, -1, -1, -1, -1, -1, -1, -1, 1403160 }, { 0x21A16, -1, -1, 1403167, -1, -1, -1, -1, -1, -1 }, { 0x21A17, -1, -1, 1403172, -1, -1, -1, -1, -1, -1 }, { 0x21A1B, -1, -1, 1403177, -1, -1, -1, -1, -1, -1 }, { 0x21A22, -1, -1, 1403183, -1, -1, -1, -1, -1, -1 }, { 0x21A23, -1, -1, 1403187, -1, -1, -1, -1, -1, -1 }, { 0x21A27, -1, -1, -1, -1, -1, -1, -1, -1, 1403191 }, { 0x21A29, -1, -1, 1403197, -1, -1, -1, -1, -1, -1 }, { 0x21A2D, -1, 1403202, -1, -1, -1, -1, -1, -1, -1 }, { 0x21A32, -1, -1, 1403208, -1, -1, -1, -1, -1, -1 }, { 0x21A33, -1, -1, 1403213, -1, -1, -1, -1, -1, -1 }, { 0x21A34, 1403226, 1403220, -1, -1, -1, -1, -1, -1, -1 }, { 0x21A35, -1, -1, 1403261, -1, -1, -1, -1, -1, -1 }, { 0x21A38, -1, -1, -1, -1, -1, -1, -1, -1, 1403266 }, { 0x21A39, -1, -1, -1, -1, -1, -1, -1, -1, 1403272 }, { 0x21A3A, -1, -1, -1, -1, -1, -1, -1, -1, 1403278 }, { 0x21A3B, -1, -1, 1403284, -1, -1, -1, -1, -1, -1 }, { 0x21A3D, -1, -1, 1403289, -1, -1, -1, -1, -1, -1 }, { 0x21A3F, -1, -1, 1403296, -1, -1, -1, -1, -1, -1 }, { 0x21A42, -1, -1, 1403300, -1, -1, -1, -1, -1, -1 }, { 0x21A43, -1, -1, 1403306, -1, -1, -1, -1, -1, -1 }, { 0x21A44, -1, -1, 1403312, -1, -1, -1, -1, -1, -1 }, { 0x21A45, -1, 1403317, -1, -1, -1, -1, -1, -1, -1 }, { 0x21A46, -1, -1, 1403322, -1, -1, -1, -1, -1, -1 }, { 0x21A47, -1, -1, 1403327, -1, -1, -1, -1, -1, -1 }, { 0x21A4B, -1, 1403333, -1, -1, -1, -1, -1, -1, -1 }, { 0x21A58, -1, -1, 1403345, -1, -1, -1, -1, -1, -1 }, { 0x21A5A, -1, -1, 1403350, -1, -1, -1, -1, -1, -1 }, { 0x21A61, -1, -1, 1403355, -1, -1, -1, -1, -1, -1 }, { 0x21A63, -1, 1403360, 1403365, -1, -1, -1, -1, -1, -1 }, { 0x21A64, -1, -1, 1403370, -1, -1, -1, -1, -1, -1 }, { 0x21A65, -1, -1, 1403374, -1, -1, -1, -1, -1, -1 }, { 0x21A69, -1, -1, 1403380, -1, -1, -1, -1, -1, -1 }, { 0x21A76, -1, -1, 1403386, -1, -1, -1, -1, -1, -1 }, { 0x21A78, -1, -1, 1403392, -1, -1, -1, -1, -1, -1 }, { 0x21A7D, -1, -1, 1403397, -1, -1, -1, -1, -1, -1 }, { 0x21A7E, -1, -1, 1403403, -1, -1, -1, -1, -1, -1 }, { 0x21A81, -1, -1, 1403407, -1, -1, -1, -1, -1, -1 }, { 0x21A85, -1, -1, 1403411, -1, -1, -1, -1, -1, -1 }, { 0x21A87, -1, -1, -1, -1, -1, -1, -1, -1, 1403416 }, { 0x21A91, -1, -1, 1403423, -1, -1, -1, -1, -1, -1 }, { 0x21A92, -1, -1, 1403426, -1, -1, -1, -1, -1, -1 }, { 0x21A97, -1, -1, 1403430, -1, -1, -1, -1, -1, -1 }, { 0x21A99, -1, -1, 1403433, -1, -1, -1, -1, -1, -1 }, { 0x21A9C, -1, -1, -1, -1, -1, -1, -1, -1, 1403437 }, { 0x21A9E, -1, -1, 1403441, -1, -1, -1, -1, -1, -1 }, { 0x21AA0, -1, -1, 1403446, -1, -1, -1, -1, -1, -1 }, { 0x21AA6, -1, -1, -1, -1, -1, -1, -1, -1, 1403452 }, { 0x21AB0, -1, -1, 1403458, -1, -1, -1, -1, -1, -1 }, { 0x21AB1, -1, -1, 1403465, -1, -1, -1, -1, -1, -1 }, { 0x21AB3, -1, -1, 1403469, -1, -1, -1, -1, -1, -1 }, { 0x21AB5, -1, -1, 1403474, -1, -1, -1, -1, -1, -1 }, { 0x21ABA, -1, -1, 1403478, -1, -1, -1, -1, -1, -1 }, { 0x21ABB, -1, -1, -1, -1, -1, -1, -1, -1, 1403485 }, { 0x21AC0, -1, -1, 1403490, -1, -1, -1, -1, -1, -1 }, { 0x21AC1, -1, -1, 1403494, -1, -1, -1, -1, -1, -1 }, { 0x21AC2, -1, -1, 1403498, -1, -1, -1, -1, -1, -1 }, { 0x21AC3, -1, -1, 1403504, -1, -1, -1, -1, -1, -1 }, { 0x21AD0, -1, -1, -1, -1, -1, -1, -1, -1, 1403510 }, { 0x21ADF, -1, -1, 1403515, -1, -1, -1, -1, -1, -1 }, { 0x21AE1, -1, -1, -1, -1, -1, -1, -1, -1, 1403519 }, { 0x21AE5, -1, -1, 1403523, -1, -1, -1, -1, -1, -1 }, { 0x21AE6, -1, -1, 1403527, -1, -1, -1, -1, -1, -1 }, { 0x21AE7, -1, -1, 1403533, -1, -1, -1, -1, -1, -1 }, { 0x21AE8, -1, -1, -1, -1, -1, -1, -1, -1, 1403538 }, { 0x21AEB, -1, -1, -1, -1, -1, -1, -1, -1, 1403543 }, { 0x21AEC, -1, -1, 1403549, -1, -1, -1, -1, -1, -1 }, { 0x21AEF, -1, -1, 1403553, -1, -1, -1, -1, -1, -1 }, { 0x21AF5, -1, -1, 1403557, -1, -1, -1, -1, -1, -1 }, { 0x21AF6, -1, -1, -1, -1, -1, -1, -1, -1, 1403562 }, { 0x21AF8, -1, -1, 1403568, -1, -1, -1, -1, -1, -1 }, { 0x21AF9, -1, -1, 1403572, -1, -1, -1, -1, -1, -1 }, { 0x21AFA, -1, -1, 1403578, -1, -1, -1, -1, -1, -1 }, { 0x21AFD, -1, -1, 1403582, -1, -1, -1, -1, -1, -1 }, { 0x21B01, -1, -1, 1403586, -1, -1, -1, -1, -1, -1 }, { 0x21B02, -1, -1, 1403593, -1, -1, -1, -1, -1, -1 }, { 0x21B04, -1, -1, 1403598, -1, -1, -1, -1, -1, -1 }, { 0x21B06, -1, -1, 1403602, -1, -1, -1, -1, -1, -1 }, { 0x21B07, -1, -1, 1403608, -1, -1, -1, -1, -1, -1 }, { 0x21B08, -1, -1, -1, -1, -1, -1, -1, -1, 1403612 }, { 0x21B09, -1, -1, 1403620, -1, -1, -1, -1, -1, -1 }, { 0x21B0A, -1, -1, 1403625, -1, -1, -1, -1, -1, -1 }, { 0x21B0B, -1, -1, 1403629, -1, -1, -1, -1, -1, -1 }, { 0x21B0C, -1, -1, 1403635, -1, -1, -1, -1, -1, -1 }, { 0x21B0D, -1, -1, 1403641, -1, -1, -1, -1, -1, -1 }, { 0x21B0E, -1, -1, 1403647, -1, -1, -1, -1, -1, -1 }, { 0x21B10, -1, -1, 1403654, -1, -1, -1, -1, -1, -1 }, { 0x21B13, -1, -1, 1403658, -1, -1, -1, -1, -1, -1 }, { 0x21B15, -1, -1, 1403662, -1, -1, -1, -1, -1, -1 }, { 0x21B16, -1, -1, 1403668, -1, -1, -1, -1, -1, -1 }, { 0x21B17, -1, -1, 1403673, -1, -1, -1, -1, -1, -1 }, { 0x21B18, -1, -1, 1403677, -1, -1, -1, -1, -1, -1 }, { 0x21B19, 1403682, -1, 1403701, -1, -1, -1, -1, -1, -1 }, { 0x21B1C, -1, -1, 1403707, -1, -1, -1, -1, -1, -1 }, { 0x21B1E, -1, -1, 1403712, -1, -1, -1, -1, -1, -1 }, { 0x21B25, -1, -1, 1403716, -1, -1, -1, -1, -1, -1 }, { 0x21B2B, -1, -1, 1403721, -1, -1, -1, -1, -1, -1 }, { 0x21B2F, -1, -1, 1403725, -1, -1, -1, -1, -1, -1 }, { 0x21B32, -1, -1, 1403731, -1, -1, -1, -1, -1, -1 }, { 0x21B33, -1, -1, 1403737, -1, -1, -1, -1, -1, -1 }, { 0x21B35, -1, -1, 1403743, -1, -1, -1, -1, -1, -1 }, { 0x21B37, -1, -1, -1, -1, -1, -1, -1, -1, 1403749 }, { 0x21B38, -1, -1, 1403755, -1, -1, -1, -1, -1, -1 }, { 0x21B3C, -1, -1, -1, -1, -1, -1, -1, -1, 1403761 }, { 0x21B42, -1, -1, 1403766, -1, -1, -1, -1, -1, -1 }, { 0x21B44, -1, 1403770, -1, -1, -1, -1, -1, -1, -1 }, { 0x21B47, -1, -1, 1403776, -1, -1, -1, -1, -1, -1 }, { 0x21B49, -1, -1, -1, -1, -1, -1, -1, -1, 1403783 }, { 0x21B4B, -1, -1, 1403789, -1, -1, -1, -1, -1, -1 }, { 0x21B50, -1, -1, 1403795, -1, -1, -1, -1, -1, -1 }, { 0x21B55, -1, -1, -1, -1, -1, -1, -1, -1, 1403802 }, { 0x21B58, -1, -1, 1403808, -1, -1, -1, -1, -1, -1 }, { 0x21B5B, -1, -1, 1403813, -1, -1, -1, -1, -1, -1 }, { 0x21B5C, -1, -1, -1, -1, -1, -1, -1, -1, 1403818 }, { 0x21B5E, -1, -1, 1403824, -1, -1, -1, -1, -1, -1 }, { 0x21B62, -1, -1, 1403830, -1, -1, -1, -1, -1, -1 }, { 0x21B63, -1, -1, 1403835, -1, -1, -1, -1, -1, -1 }, { 0x21B65, -1, -1, 1403840, -1, -1, -1, -1, -1, -1 }, { 0x21B66, -1, -1, -1, -1, -1, -1, -1, -1, 1403845 }, { 0x21B67, -1, -1, -1, -1, -1, -1, -1, -1, 1403851 }, { 0x21B6C, -1, -1, -1, -1, -1, -1, -1, -1, 1403857 }, { 0x21B6D, -1, -1, 1403861, -1, -1, -1, -1, -1, -1 }, { 0x21B6E, -1, -1, 1403867, -1, -1, -1, -1, -1, -1 }, { 0x21B70, -1, -1, -1, -1, -1, -1, -1, -1, 1403873 }, { 0x21B71, -1, -1, -1, -1, -1, -1, -1, -1, 1403878 }, { 0x21B72, -1, -1, -1, -1, -1, -1, -1, -1, 1403884 }, { 0x21B73, -1, -1, 1403890, -1, -1, -1, -1, -1, -1 }, { 0x21B77, -1, -1, 1403895, -1, -1, -1, -1, -1, -1 }, { 0x21B78, -1, -1, 1403901, -1, -1, -1, -1, -1, -1 }, { 0x21B7A, -1, -1, -1, -1, -1, -1, -1, -1, 1403907 }, { 0x21B7B, -1, -1, -1, -1, -1, -1, -1, -1, 1403912 }, { 0x21B7E, -1, -1, 1403919, -1, -1, -1, -1, -1, -1 }, { 0x21B7F, -1, -1, 1403924, -1, -1, -1, -1, -1, -1 }, { 0x21B84, -1, -1, -1, -1, -1, -1, -1, -1, 1403931 }, { 0x21B85, -1, -1, -1, -1, -1, -1, -1, -1, 1403938 }, { 0x21B86, -1, -1, -1, -1, -1, -1, -1, -1, 1403944 }, { 0x21B87, -1, -1, -1, -1, -1, -1, -1, -1, 1403950 }, { 0x21B88, -1, -1, -1, -1, -1, -1, -1, -1, 1403956 }, { 0x21B89, -1, -1, -1, -1, -1, -1, -1, -1, 1403962 }, { 0x21B8A, -1, -1, -1, -1, -1, -1, -1, -1, 1403968 }, { 0x21B8B, -1, -1, -1, -1, -1, -1, -1, -1, 1403974 }, { 0x21B8C, -1, -1, -1, -1, -1, -1, -1, -1, 1403978 }, { 0x21B8D, -1, -1, -1, -1, -1, -1, -1, -1, 1403982 }, { 0x21B8E, -1, -1, 1403988, -1, -1, -1, -1, -1, -1 }, { 0x21B92, -1, -1, -1, -1, -1, -1, -1, -1, 1403995 }, { 0x21B93, -1, -1, -1, -1, -1, -1, -1, -1, 1403999 }, { 0x21B94, -1, -1, -1, -1, -1, -1, -1, -1, 1404005 }, { 0x21B97, -1, -1, -1, -1, -1, -1, -1, -1, 1404011 }, { 0x21B98, -1, -1, -1, -1, -1, -1, -1, -1, 1404018 }, { 0x21B99, -1, -1, 1404023, -1, -1, -1, -1, -1, -1 }, { 0x21B9A, -1, -1, 1404028, -1, -1, -1, -1, -1, -1 }, { 0x21B9B, -1, -1, -1, -1, -1, -1, -1, -1, 1404032 }, { 0x21B9C, -1, -1, -1, -1, -1, -1, -1, -1, 1404037 }, { 0x21B9E, -1, -1, 1404042, -1, -1, -1, -1, -1, 1404047 }, { 0x21BA0, -1, -1, -1, -1, -1, -1, -1, -1, 1404053 }, { 0x21BA3, -1, -1, -1, -1, -1, -1, -1, -1, 1404058 }, { 0x21BA4, -1, -1, -1, -1, -1, -1, -1, -1, 1404062 }, { 0x21BA5, -1, -1, -1, -1, -1, -1, -1, -1, 1404066 }, { 0x21BA6, 1404070, -1, 1404088, -1, -1, -1, -1, -1, -1 }, { 0x21BA8, -1, -1, -1, -1, -1, -1, -1, -1, 1404093 }, { 0x21BA9, -1, -1, -1, -1, -1, -1, -1, -1, 1404099 }, { 0x21BAA, -1, -1, -1, -1, -1, -1, -1, -1, 1404103 }, { 0x21BAB, -1, -1, -1, -1, -1, -1, -1, -1, 1404108 }, { 0x21BAC, -1, -1, -1, -1, -1, -1, -1, -1, 1404113 }, { 0x21BAD, -1, -1, -1, -1, -1, -1, -1, -1, 1404119 }, { 0x21BAE, -1, -1, -1, -1, -1, -1, -1, -1, 1404126 }, { 0x21BAF, -1, -1, -1, -1, -1, -1, -1, -1, 1404132 }, { 0x21BB0, -1, -1, 1404138, -1, -1, -1, -1, -1, -1 }, { 0x21BB2, -1, -1, -1, -1, -1, -1, -1, -1, 1404142 }, { 0x21BB3, -1, -1, -1, -1, -1, -1, -1, -1, 1404147 }, { 0x21BB5, -1, -1, -1, -1, -1, -1, -1, -1, 1404153 }, { 0x21BB6, -1, -1, -1, -1, -1, -1, -1, -1, 1404162 }, { 0x21BB7, -1, -1, -1, -1, -1, -1, -1, -1, 1404171 }, { 0x21BB8, -1, -1, -1, -1, -1, -1, -1, -1, 1404176 }, { 0x21BB9, -1, -1, -1, -1, -1, -1, -1, -1, 1404183 }, { 0x21BBA, -1, -1, -1, -1, -1, -1, -1, -1, 1404190 }, { 0x21BBB, -1, -1, 1404195, -1, -1, -1, -1, -1, -1 }, { 0x21BBD, -1, -1, -1, -1, -1, -1, -1, -1, 1404200 }, { 0x21BBE, -1, -1, -1, -1, -1, -1, -1, -1, 1404207 }, { 0x21BBF, -1, -1, 1404214, -1, -1, -1, -1, -1, -1 }, { 0x21BC0, -1, -1, -1, -1, -1, -1, -1, -1, 1404220 }, { 0x21BC1, -1, 1404226, 1404237, -1, -1, -1, -1, -1, -1 }, { 0x21BC2, -1, 1404243, -1, -1, -1, -1, -1, -1, -1 }, { 0x21BC4, -1, -1, 1404249, -1, -1, -1, -1, -1, -1 }, { 0x21BC7, -1, -1, 1404253, -1, -1, -1, -1, -1, -1 }, { 0x21BC8, -1, -1, 1404257, -1, -1, -1, -1, -1, -1 }, { 0x21BC9, -1, -1, 1404262, -1, -1, -1, -1, -1, -1 }, { 0x21BCB, -1, -1, 1404267, -1, -1, -1, -1, -1, -1 }, { 0x21BCF, -1, -1, 1404272, -1, -1, -1, -1, -1, -1 }, { 0x21BD0, -1, -1, 1404276, -1, -1, -1, -1, -1, -1 }, { 0x21BD1, -1, -1, 1404281, -1, -1, -1, -1, -1, -1 }, { 0x21BD2, -1, -1, 1404287, -1, -1, -1, -1, -1, -1 }, { 0x21BD8, -1, -1, 1404292, -1, -1, -1, -1, -1, -1 }, { 0x21BD9, -1, -1, 1404297, -1, -1, -1, -1, -1, -1 }, { 0x21BE2, -1, -1, 1404302, -1, -1, -1, -1, -1, -1 }, { 0x21BE5, -1, -1, 1404307, -1, -1, -1, -1, -1, -1 }, { 0x21BE8, -1, -1, 1404312, -1, -1, -1, -1, -1, -1 }, { 0x21BE9, -1, -1, 1404317, -1, -1, -1, -1, -1, -1 }, { 0x21BEB, -1, -1, 1404323, -1, -1, -1, -1, -1, -1 }, { 0x21BF0, -1, -1, 1404329, -1, -1, -1, -1, -1, -1 }, { 0x21BF1, -1, -1, 1404333, -1, -1, -1, -1, -1, -1 }, { 0x21BF3, -1, -1, 1404339, -1, -1, -1, -1, -1, -1 }, { 0x21BF4, -1, -1, 1404343, -1, -1, -1, -1, -1, -1 }, { 0x21BF5, -1, -1, 1404349, -1, -1, -1, -1, -1, -1 }, { 0x21BF7, -1, -1, 1404354, -1, -1, -1, -1, -1, -1 }, { 0x21BFD, -1, -1, 1404358, -1, -1, -1, -1, -1, -1 }, { 0x21BFF, -1, -1, 1404362, -1, -1, -1, -1, -1, -1 }, { 0x21C00, -1, -1, 1404368, -1, -1, -1, -1, -1, -1 }, { 0x21C05, -1, -1, 1404372, -1, -1, -1, -1, -1, -1 }, { 0x21C06, -1, -1, 1404376, -1, -1, -1, -1, -1, -1 }, { 0x21C0B, -1, -1, 1404381, -1, -1, -1, -1, -1, -1 }, { 0x21C0C, -1, -1, 1404386, -1, -1, -1, -1, -1, -1 }, { 0x21C0E, -1, -1, 1404391, -1, -1, -1, -1, -1, -1 }, { 0x21C0F, -1, -1, -1, -1, -1, -1, -1, -1, 1404395 }, { 0x21C10, -1, -1, 1404403, -1, -1, -1, -1, -1, -1 }, { 0x21C11, -1, -1, 1404409, -1, -1, -1, -1, -1, -1 }, { 0x21C12, -1, -1, 1404415, -1, -1, -1, -1, -1, -1 }, { 0x21C16, -1, -1, 1404422, -1, -1, -1, -1, -1, -1 }, { 0x21C1A, -1, -1, 1404426, -1, -1, -1, -1, -1, -1 }, { 0x21C1D, -1, -1, 1404431, -1, -1, -1, -1, -1, -1 }, { 0x21C1E, -1, -1, 1404437, -1, -1, -1, -1, -1, -1 }, { 0x21C20, -1, -1, 1404444, -1, -1, -1, -1, -1, -1 }, { 0x21C22, -1, -1, 1404449, -1, -1, -1, -1, -1, -1 }, { 0x21C25, -1, -1, 1404454, -1, -1, -1, -1, -1, -1 }, { 0x21C28, -1, -1, 1404459, -1, -1, -1, -1, -1, -1 }, { 0x21C2A, 1404470, 1404465, 1404496, -1, -1, -1, -1, -1, -1 }, { 0x21C2B, -1, -1, 1404500, -1, -1, -1, -1, -1, -1 }, { 0x21C2F, -1, -1, 1404506, -1, -1, -1, -1, -1, -1 }, { 0x21C32, -1, -1, 1404511, -1, -1, -1, -1, -1, -1 }, { 0x21C39, -1, -1, 1404517, -1, -1, -1, -1, -1, -1 }, { 0x21C3D, -1, -1, 1404522, -1, -1, -1, -1, -1, -1 }, { 0x21C3E, -1, -1, 1404526, -1, -1, -1, -1, -1, -1 }, { 0x21C3F, -1, -1, 1404530, -1, -1, -1, -1, -1, -1 }, { 0x21C41, -1, -1, 1404534, -1, -1, -1, -1, -1, -1 }, { 0x21C45, -1, -1, 1404539, -1, -1, -1, -1, -1, -1 }, { 0x21C46, 1404543, -1, 1404564, -1, -1, -1, -1, -1, -1 }, { 0x21C47, -1, -1, 1404569, -1, -1, -1, -1, -1, -1 }, { 0x21C49, -1, -1, 1404575, -1, -1, -1, -1, -1, -1 }, { 0x21C4A, -1, -1, 1404581, -1, -1, -1, -1, -1, -1 }, { 0x21C4C, -1, -1, 1404587, -1, -1, -1, -1, -1, -1 }, { 0x21C50, -1, -1, 1404593, -1, -1, -1, -1, -1, -1 }, { 0x21C51, -1, -1, 1404597, -1, -1, -1, -1, -1, -1 }, { 0x21C54, -1, -1, 1404603, -1, -1, -1, -1, -1, -1 }, { 0x21C56, 1404608, -1, -1, -1, -1, 1404632, -1, -1, -1 }, { 0x21C5C, -1, -1, 1404643, -1, -1, -1, -1, -1, -1 }, { 0x21C63, -1, -1, 1404649, -1, -1, -1, -1, -1, -1 }, { 0x21C69, -1, -1, -1, -1, -1, -1, -1, -1, 1404653 }, { 0x21C6F, -1, -1, 1404662, -1, -1, -1, -1, -1, -1 }, { 0x21C70, -1, 1404668, -1, -1, -1, -1, -1, -1, -1 }, { 0x21C71, -1, -1, 1404674, -1, -1, -1, -1, -1, -1 }, { 0x21C73, -1, -1, 1404679, -1, -1, -1, -1, -1, -1 }, { 0x21C76, -1, -1, -1, -1, -1, -1, -1, -1, 1404684 }, { 0x21C77, -1, -1, 1404689, -1, -1, -1, -1, -1, -1 }, { 0x21C78, -1, -1, -1, -1, -1, -1, -1, -1, 1404694 }, { 0x21C7A, -1, -1, 1404699, -1, -1, -1, -1, -1, -1 }, { 0x21C7C, -1, -1, 1404703, -1, -1, -1, -1, -1, -1 }, { 0x21C7D, -1, -1, 1404707, -1, -1, -1, -1, -1, -1 }, { 0x21C7E, -1, -1, 1404711, -1, -1, -1, -1, -1, -1 }, { 0x21C80, -1, -1, 1404715, -1, -1, -1, -1, -1, -1 }, { 0x21C88, -1, -1, -1, -1, -1, -1, -1, -1, 1404721 }, { 0x21C8D, -1, -1, 1404726, -1, -1, -1, -1, -1, -1 }, { 0x21C95, 1404732, -1, 1404745, -1, -1, -1, -1, -1, -1 }, { 0x21C97, -1, -1, 1404749, -1, -1, -1, -1, -1, -1 }, { 0x21C9A, -1, -1, 1404754, -1, -1, -1, -1, -1, -1 }, { 0x21CA2, 1404763, 1404759, -1, -1, -1, -1, -1, -1, -1 }, { 0x21CA3, -1, -1, 1404776, -1, -1, -1, -1, -1, -1 }, { 0x21CA4, -1, -1, -1, -1, -1, -1, -1, -1, 1404783 }, { 0x21CA5, -1, 1404788, -1, -1, -1, -1, -1, -1, -1 }, { 0x21CAA, -1, -1, 1404794, -1, -1, -1, -1, -1, -1 }, { 0x21CAB, -1, -1, -1, -1, -1, -1, -1, -1, 1404799 }, { 0x21CAC, 1404811, 1404805, -1, -1, -1, -1, -1, -1, -1 }, { 0x21CAD, -1, -1, 1404825, -1, -1, -1, -1, -1, -1 }, { 0x21CAE, -1, -1, 1404830, -1, -1, -1, -1, -1, -1 }, { 0x21CB0, -1, -1, 1404834, -1, -1, -1, -1, -1, -1 }, { 0x21CBC, -1, -1, 1404838, -1, -1, -1, -1, -1, -1 }, { 0x21CBF, -1, -1, 1404842, -1, -1, -1, -1, -1, -1 }, { 0x21CC0, -1, -1, -1, -1, -1, -1, -1, -1, 1404846 }, { 0x21CC1, -1, -1, -1, -1, -1, -1, -1, -1, 1404851 }, { 0x21CC2, -1, -1, 1404856, -1, -1, -1, -1, -1, -1 }, { 0x21CC3, -1, -1, -1, -1, -1, -1, -1, -1, 1404861 }, { 0x21CC4, -1, -1, 1404868, -1, -1, -1, -1, -1, -1 }, { 0x21CC6, -1, -1, 1404872, -1, -1, -1, -1, -1, -1 }, { 0x21CCE, -1, -1, -1, -1, -1, -1, -1, -1, 1404876 }, { 0x21CCF, -1, -1, 1404880, -1, -1, -1, -1, -1, -1 }, { 0x21CD1, -1, -1, 1404886, -1, -1, -1, -1, -1, -1 }, { 0x21CD2, -1, -1, -1, -1, -1, -1, -1, -1, 1404891 }, { 0x21CD8, -1, -1, 1404896, -1, -1, -1, -1, -1, -1 }, { 0x21CDA, -1, -1, 1404900, -1, -1, -1, -1, -1, -1 }, { 0x21CDB, -1, -1, -1, -1, -1, -1, -1, -1, 1404904 }, { 0x21CDC, -1, -1, -1, -1, -1, -1, -1, -1, 1404910 }, { 0x21CDD, -1, -1, -1, -1, -1, -1, -1, -1, 1404917 }, { 0x21CDE, -1, -1, 1404923, -1, -1, -1, -1, -1, -1 }, { 0x21CE2, -1, -1, -1, -1, -1, -1, -1, -1, 1404928 }, { 0x21CE3, -1, -1, -1, -1, -1, -1, -1, -1, 1404932 }, { 0x21CE4, -1, -1, -1, -1, -1, -1, -1, -1, 1404936 }, { 0x21CE5, -1, -1, -1, -1, -1, -1, -1, -1, 1404940 }, { 0x21CE9, -1, -1, -1, -1, -1, -1, -1, -1, 1404944 }, { 0x21CEA, -1, -1, -1, -1, -1, -1, -1, -1, 1404949 }, { 0x21CED, -1, -1, 1404956, -1, -1, -1, -1, -1, -1 }, { 0x21CEE, -1, -1, 1404961, -1, -1, -1, -1, -1, -1 }, { 0x21CF0, -1, -1, -1, -1, -1, -1, -1, -1, 1404965 }, { 0x21CF3, -1, -1, -1, -1, -1, -1, -1, -1, 1404969 }, { 0x21CF4, -1, -1, 1404976, -1, -1, -1, -1, -1, -1 }, { 0x21CF5, -1, -1, -1, -1, -1, -1, -1, -1, 1404980 }, { 0x21CF6, -1, -1, -1, -1, -1, -1, -1, -1, 1404984 }, { 0x21CF8, -1, -1, 1404988, -1, -1, -1, -1, -1, -1 }, { 0x21CF9, -1, -1, -1, -1, -1, -1, -1, -1, 1404992 }, { 0x21CFA, -1, -1, -1, -1, -1, -1, -1, -1, 1404998 }, { 0x21CFD, -1, -1, -1, -1, -1, -1, -1, -1, 1405003 }, { 0x21CFE, -1, -1, 1405008, -1, -1, -1, -1, -1, -1 }, { 0x21D05, -1, -1, 1405013, -1, -1, -1, -1, -1, -1 }, { 0x21D06, -1, -1, 1405018, -1, -1, -1, -1, -1, -1 }, { 0x21D09, -1, -1, -1, -1, -1, -1, -1, -1, 1405022 }, { 0x21D0E, -1, -1, 1405027, -1, -1, -1, -1, -1, -1 }, { 0x21D14, -1, -1, 1405032, -1, -1, -1, -1, -1, -1 }, { 0x21D22, -1, -1, -1, -1, -1, -1, -1, -1, 1405038 }, { 0x21D2D, -1, -1, 1405044, -1, -1, -1, -1, -1, -1 }, { 0x21D2F, -1, -1, 1405048, -1, -1, -1, -1, -1, 1405051 }, { 0x21D31, -1, -1, 1405058, -1, -1, -1, -1, -1, -1 }, { 0x21D40, -1, -1, 1405062, -1, -1, -1, -1, -1, -1 }, { 0x21D46, -1, 1405068, -1, -1, -1, -1, -1, -1, -1 }, { 0x21D49, -1, -1, 1405072, -1, -1, -1, -1, -1, 1405076 }, { 0x21D4C, -1, -1, 1405082, -1, -1, -1, -1, -1, -1 }, { 0x21D51, -1, -1, 1405087, -1, -1, -1, -1, -1, -1 }, { 0x21D52, -1, -1, 1405092, -1, -1, -1, -1, -1, -1 }, { 0x21D53, -1, 1405097, 1405103, -1, -1, -1, -1, -1, -1 }, { 0x21D55, -1, -1, 1405109, -1, -1, -1, -1, -1, -1 }, { 0x21D56, -1, -1, 1405114, -1, -1, -1, -1, -1, -1 }, { 0x21D57, -1, -1, 1405118, -1, -1, -1, -1, -1, -1 }, { 0x21D58, -1, -1, 1405122, -1, -1, -1, -1, -1, -1 }, { 0x21D59, -1, -1, 1405126, -1, -1, -1, -1, -1, -1 }, { 0x21D5A, -1, -1, 1405131, -1, -1, -1, -1, -1, -1 }, { 0x21D5B, -1, -1, 1405136, -1, -1, -1, -1, -1, -1 }, { 0x21D5C, -1, -1, 1405140, -1, -1, -1, -1, -1, -1 }, { 0x21D5E, -1, 1405146, 1405152, -1, -1, -1, -1, -1, -1 }, { 0x21D6C, -1, -1, 1405158, -1, -1, -1, -1, -1, -1 }, { 0x21D76, -1, -1, 1405162, -1, -1, -1, -1, -1, -1 }, { 0x21D77, -1, -1, 1405166, -1, -1, -1, -1, -1, -1 }, { 0x21D7A, -1, -1, -1, -1, -1, -1, -1, -1, 1405172 }, { 0x21D7B, -1, -1, 1405176, -1, -1, -1, -1, -1, -1 }, { 0x21D80, -1, -1, -1, -1, -1, -1, -1, -1, 1405182 }, { 0x21D81, -1, -1, -1, -1, -1, -1, -1, -1, 1405187 }, { 0x21D82, -1, -1, 1405193, -1, -1, -1, -1, -1, -1 }, { 0x21D83, -1, -1, 1405198, -1, -1, -1, -1, -1, -1 }, { 0x21D84, -1, -1, 1405202, -1, -1, -1, -1, -1, -1 }, { 0x21D86, -1, -1, 1405207, -1, -1, -1, -1, -1, -1 }, { 0x21D88, -1, -1, 1405211, -1, -1, -1, -1, -1, -1 }, { 0x21D89, -1, -1, 1405216, -1, -1, -1, -1, -1, -1 }, { 0x21D8B, -1, -1, 1405221, -1, -1, -1, -1, -1, -1 }, { 0x21D8C, -1, -1, 1405225, -1, -1, -1, -1, -1, -1 }, { 0x21D8E, -1, -1, 1405229, -1, -1, -1, -1, -1, -1 }, { 0x21D8F, -1, -1, 1405234, -1, -1, -1, -1, -1, -1 }, { 0x21D90, -1, 1405238, 1405242, -1, -1, -1, -1, -1, -1 }, { 0x21D91, -1, -1, 1405247, -1, -1, -1, -1, -1, -1 }, { 0x21DA2, -1, -1, 1405252, -1, -1, -1, -1, -1, -1 }, { 0x21DA3, -1, -1, 1405259, -1, -1, -1, -1, -1, -1 }, { 0x21DA4, -1, -1, 1405264, -1, -1, -1, -1, -1, -1 }, { 0x21DA5, -1, -1, 1405270, -1, -1, -1, -1, -1, -1 }, { 0x21DA6, -1, -1, 1405275, -1, -1, -1, -1, -1, -1 }, { 0x21DA8, -1, -1, -1, -1, -1, -1, -1, -1, 1405279 }, { 0x21DAA, -1, -1, 1405285, -1, -1, -1, -1, -1, -1 }, { 0x21DAB, -1, -1, 1405290, -1, -1, -1, -1, -1, -1 }, { 0x21DAD, -1, -1, 1405295, -1, -1, -1, -1, -1, -1 }, { 0x21DAF, -1, -1, 1405301, -1, -1, -1, -1, -1, -1 }, { 0x21DB1, -1, -1, 1405305, -1, -1, -1, -1, -1, -1 }, { 0x21DB2, -1, -1, 1405310, -1, -1, -1, -1, -1, -1 }, { 0x21DB4, -1, -1, 1405315, -1, -1, -1, -1, -1, -1 }, { 0x21DB6, -1, 1405321, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DBA, -1, 1405327, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DC8, -1, -1, 1405332, -1, -1, -1, -1, -1, -1 }, { 0x21DCA, -1, 1405337, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DCB, -1, -1, 1405342, -1, -1, -1, -1, -1, -1 }, { 0x21DCD, -1, -1, 1405347, -1, -1, -1, -1, -1, -1 }, { 0x21DCE, -1, -1, 1405354, -1, -1, -1, -1, -1, -1 }, { 0x21DCF, -1, -1, 1405358, -1, -1, -1, -1, -1, -1 }, { 0x21DD0, -1, -1, 1405362, -1, -1, -1, -1, -1, -1 }, { 0x21DD1, -1, 1405366, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DD3, -1, -1, 1405370, -1, -1, -1, -1, -1, -1 }, { 0x21DD5, -1, -1, 1405374, -1, -1, -1, -1, -1, -1 }, { 0x21DD6, -1, -1, 1405379, -1, -1, -1, -1, -1, -1 }, { 0x21DD7, -1, -1, 1405384, -1, -1, -1, -1, -1, -1 }, { 0x21DD8, -1, -1, 1405390, -1, -1, -1, -1, -1, -1 }, { 0x21DDB, -1, -1, 1405395, -1, -1, -1, -1, -1, -1 }, { 0x21DDC, -1, -1, 1405400, -1, -1, -1, -1, -1, -1 }, { 0x21DDD, -1, -1, 1405405, -1, -1, -1, -1, -1, -1 }, { 0x21DDE, -1, -1, 1405409, -1, -1, -1, -1, -1, -1 }, { 0x21DE0, -1, -1, 1405413, -1, -1, -1, -1, -1, -1 }, { 0x21DE1, -1, -1, 1405418, -1, -1, -1, -1, -1, -1 }, { 0x21DE2, -1, -1, 1405424, -1, -1, -1, -1, -1, -1 }, { 0x21DE4, -1, -1, 1405430, -1, -1, -1, -1, -1, -1 }, { 0x21DE5, -1, -1, 1405434, -1, -1, -1, -1, -1, -1 }, { 0x21DE8, -1, -1, 1405439, -1, -1, -1, -1, -1, -1 }, { 0x21DEA, -1, -1, 1405445, -1, -1, -1, -1, -1, -1 }, { 0x21DEB, -1, 1405449, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DF8, -1, -1, 1405455, -1, -1, -1, -1, -1, -1 }, { 0x21DF9, -1, 1405461, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DFA, -1, -1, 1405466, -1, -1, -1, -1, -1, -1 }, { 0x21DFB, -1, -1, 1405471, -1, -1, -1, -1, -1, -1 }, { 0x21DFC, -1, -1, 1405475, -1, -1, -1, -1, -1, -1 }, { 0x21DFD, -1, -1, 1405480, -1, -1, -1, -1, -1, -1 }, { 0x21DFF, -1, -1, 1405486, -1, -1, -1, -1, -1, -1 }, { 0x21E02, -1, -1, 1405492, -1, -1, -1, -1, -1, -1 }, { 0x21E03, -1, -1, 1405496, -1, -1, -1, -1, -1, -1 }, { 0x21E07, -1, -1, -1, -1, -1, -1, -1, -1, 1405502 }, { 0x21E08, -1, -1, 1405508, -1, -1, -1, -1, -1, -1 }, { 0x21E09, -1, -1, 1405512, -1, -1, -1, -1, -1, -1 }, { 0x21E0C, -1, -1, 1405516, -1, -1, -1, -1, -1, -1 }, { 0x21E0E, -1, -1, 1405521, -1, -1, -1, -1, -1, -1 }, { 0x21E0F, -1, -1, -1, -1, -1, -1, -1, -1, 1405526 }, { 0x21E11, -1, -1, 1405532, -1, -1, -1, -1, -1, -1 }, { 0x21E14, -1, -1, 1405536, -1, -1, -1, -1, -1, -1 }, { 0x21E15, -1, -1, 1405541, -1, -1, -1, -1, -1, -1 }, { 0x21E17, -1, -1, 1405548, -1, -1, -1, -1, -1, -1 }, { 0x21E18, -1, -1, 1405552, -1, -1, -1, -1, -1, -1 }, { 0x21E1B, -1, -1, 1405556, -1, -1, -1, -1, -1, -1 }, { 0x21E1C, -1, 1405561, 1405566, -1, -1, -1, -1, -1, -1 }, { 0x21E1E, -1, -1, 1405571, -1, -1, -1, -1, -1, -1 }, { 0x21E1F, -1, -1, 1405576, -1, -1, -1, -1, -1, -1 }, { 0x21E21, -1, -1, 1405580, -1, -1, -1, -1, -1, -1 }, { 0x21E23, -1, 1405584, 1405589, 1405594, -1, -1, -1, -1, -1 }, { 0x21E24, -1, -1, 1405599, -1, -1, -1, -1, -1, -1 }, { 0x21E25, -1, -1, 1405606, -1, -1, -1, -1, -1, -1 }, { 0x21E26, -1, -1, 1405611, -1, -1, -1, -1, -1, -1 }, { 0x21E28, -1, -1, 1405615, -1, -1, -1, -1, -1, -1 }, { 0x21E2A, -1, -1, 1405619, -1, -1, -1, -1, -1, -1 }, { 0x21E37, -1, 1405623, -1, -1, -1, -1, -1, -1, -1 }, { 0x21E3D, -1, 1405628, -1, -1, -1, -1, -1, -1, -1 }, { 0x21E44, -1, -1, 1405633, -1, -1, -1, -1, -1, -1 }, { 0x21E47, -1, -1, 1405637, -1, -1, -1, -1, -1, -1 }, { 0x21E49, -1, -1, 1405642, -1, -1, -1, -1, -1, -1 }, { 0x21E4E, -1, -1, 1405646, -1, -1, -1, -1, -1, -1 }, { 0x21E53, -1, -1, 1405651, -1, -1, -1, -1, -1, -1 }, { 0x21E55, -1, -1, 1405655, -1, -1, -1, -1, -1, -1 }, { 0x21E56, -1, -1, 1405661, -1, -1, -1, -1, -1, -1 }, { 0x21E58, -1, -1, 1405666, -1, -1, -1, -1, -1, -1 }, { 0x21E59, -1, -1, 1405670, -1, -1, -1, -1, -1, -1 }, { 0x21E5E, -1, -1, -1, -1, -1, -1, -1, -1, 1405675 }, { 0x21E5F, -1, -1, -1, -1, -1, -1, -1, -1, 1405683 }, { 0x21E60, -1, -1, -1, -1, -1, -1, -1, -1, 1405690 }, { 0x21E61, -1, -1, -1, -1, -1, -1, -1, -1, 1405695 }, { 0x21E62, -1, -1, 1405703, -1, -1, -1, -1, -1, -1 }, { 0x21E63, -1, -1, 1405708, -1, -1, -1, -1, -1, -1 }, { 0x21E65, -1, -1, 1405711, -1, -1, -1, -1, -1, -1 }, { 0x21E68, -1, -1, 1405716, -1, -1, -1, -1, -1, -1 }, { 0x21E69, -1, -1, 1405720, -1, -1, -1, -1, -1, -1 }, { 0x21E6A, -1, -1, 1405724, -1, -1, -1, -1, -1, -1 }, { 0x21E6C, -1, -1, 1405728, -1, -1, -1, -1, -1, -1 }, { 0x21E6D, -1, -1, 1405733, -1, -1, -1, -1, -1, -1 }, { 0x21E6F, -1, -1, 1405738, -1, -1, -1, -1, -1, -1 }, { 0x21E70, -1, -1, 1405743, -1, -1, -1, -1, -1, -1 }, { 0x21E72, -1, -1, 1405748, -1, -1, -1, -1, -1, -1 }, { 0x21E75, -1, -1, 1405752, -1, -1, -1, -1, -1, -1 }, { 0x21E76, -1, -1, 1405757, -1, -1, -1, -1, -1, -1 }, { 0x21E77, -1, -1, 1405762, -1, -1, -1, -1, -1, -1 }, { 0x21E78, -1, -1, 1405769, -1, -1, -1, -1, -1, -1 }, { 0x21E79, -1, -1, 1405775, -1, -1, -1, -1, -1, -1 }, { 0x21E7C, -1, -1, 1405779, -1, -1, -1, -1, -1, -1 }, { 0x21E7E, -1, -1, 1405783, -1, -1, -1, -1, -1, -1 }, { 0x21E87, -1, -1, 1405789, -1, -1, -1, -1, -1, -1 }, { 0x21E89, -1, 1405794, -1, -1, -1, -1, -1, -1, -1 }, { 0x21E90, -1, -1, 1405799, -1, -1, -1, -1, -1, -1 }, { 0x21E91, -1, -1, 1405804, -1, -1, -1, -1, -1, -1 }, { 0x21E92, -1, -1, 1405809, -1, -1, -1, -1, -1, -1 }, { 0x21E93, -1, -1, 1405814, -1, -1, -1, -1, -1, -1 }, { 0x21E94, -1, -1, 1405818, -1, -1, -1, -1, -1, -1 }, { 0x21E95, -1, -1, 1405823, -1, -1, -1, -1, -1, -1 }, { 0x21E96, -1, -1, 1405828, -1, -1, -1, -1, -1, -1 }, { 0x21E97, -1, -1, 1405833, -1, -1, -1, -1, -1, -1 }, { 0x21E98, -1, -1, 1405838, -1, -1, -1, -1, -1, -1 }, { 0x21E9B, -1, -1, 1405844, -1, -1, -1, -1, -1, -1 }, { 0x21E9C, -1, -1, 1405851, -1, -1, -1, -1, -1, -1 }, { 0x21E9F, -1, -1, 1405856, -1, -1, -1, -1, -1, -1 }, { 0x21EA1, -1, -1, 1405862, -1, -1, -1, -1, -1, -1 }, { 0x21EA4, -1, 1405868, -1, -1, -1, -1, -1, -1, -1 }, { 0x21EA5, -1, -1, -1, -1, -1, -1, -1, -1, 1405874 }, { 0x21EA6, -1, -1, -1, -1, -1, -1, -1, -1, 1405882 }, { 0x21EA7, -1, -1, 1405886, -1, -1, -1, -1, -1, -1 }, { 0x21EA8, -1, 1405891, -1, -1, -1, -1, -1, -1, -1 }, { 0x21EAB, -1, -1, 1405896, -1, -1, -1, -1, -1, -1 }, { 0x21EAD, -1, -1, 1405901, -1, -1, -1, -1, -1, -1 }, { 0x21EAE, -1, -1, 1405907, -1, -1, -1, -1, -1, -1 }, { 0x21EAF, -1, -1, 1405911, -1, -1, -1, -1, -1, -1 }, { 0x21EB4, -1, -1, 1405916, -1, -1, -1, -1, -1, -1 }, { 0x21EB5, -1, -1, 1405920, -1, -1, -1, -1, -1, -1 }, { 0x21EB7, -1, -1, 1405926, -1, -1, -1, -1, -1, -1 }, { 0x21EB8, -1, -1, 1405931, -1, -1, -1, -1, -1, -1 }, { 0x21EBA, -1, -1, 1405935, -1, -1, -1, -1, -1, -1 }, { 0x21EBD, -1, -1, 1405942, -1, -1, -1, -1, -1, -1 }, { 0x21EC8, -1, 1405947, 1405953, -1, -1, -1, -1, -1, -1 }, { 0x21ECC, -1, -1, 1405959, -1, -1, -1, -1, -1, -1 }, { 0x21ECE, -1, -1, 1405964, -1, -1, -1, -1, -1, -1 }, { 0x21ED0, -1, -1, 1405968, -1, -1, -1, -1, -1, -1 }, { 0x21ED1, -1, -1, 1405974, -1, -1, -1, -1, -1, -1 }, { 0x21ED3, -1, -1, -1, -1, -1, -1, -1, -1, 1405981 }, { 0x21ED4, -1, -1, -1, -1, -1, -1, -1, -1, 1405987 }, { 0x21ED5, 1406000, 1405994, 1406012, -1, -1, -1, -1, -1, -1 }, { 0x21ED6, -1, -1, -1, -1, -1, -1, -1, -1, 1406017 }, { 0x21ED7, -1, -1, -1, -1, -1, -1, -1, -1, 1406021 }, { 0x21ED8, -1, -1, 1406028, -1, -1, -1, -1, -1, -1 }, { 0x21ED9, -1, -1, 1406032, -1, -1, -1, -1, -1, -1 }, { 0x21EDA, -1, -1, 1406037, -1, -1, -1, -1, -1, -1 }, { 0x21EDD, -1, -1, 1406043, -1, -1, -1, -1, -1, -1 }, { 0x21EDE, -1, -1, 1406049, -1, -1, -1, -1, -1, -1 }, { 0x21EDF, -1, -1, 1406053, -1, -1, -1, -1, -1, -1 }, { 0x21EE0, -1, -1, 1406057, -1, -1, -1, -1, -1, -1 }, { 0x21EE1, -1, -1, 1406062, -1, -1, -1, -1, -1, -1 }, { 0x21EE2, -1, -1, 1406067, -1, -1, -1, -1, -1, -1 }, { 0x21EE3, -1, -1, 1406071, -1, -1, -1, -1, -1, -1 }, { 0x21EE4, -1, -1, 1406075, -1, -1, -1, -1, -1, -1 }, { 0x21EE7, -1, -1, 1406079, -1, -1, -1, -1, -1, -1 }, { 0x21EE8, -1, -1, 1406083, -1, -1, -1, -1, -1, -1 }, { 0x21EE9, -1, -1, 1406088, -1, -1, -1, -1, -1, -1 }, { 0x21EEA, -1, -1, 1406093, -1, -1, -1, -1, -1, -1 }, { 0x21EEB, -1, -1, 1406099, -1, -1, -1, -1, -1, -1 }, { 0x21EEC, -1, -1, 1406104, -1, -1, -1, -1, -1, -1 }, { 0x21EED, -1, -1, 1406108, -1, -1, -1, -1, -1, -1 }, { 0x21EEE, -1, -1, 1406113, -1, -1, -1, -1, -1, -1 }, { 0x21EEF, -1, -1, 1406117, -1, -1, -1, -1, -1, -1 }, { 0x21EF0, -1, -1, 1406125, -1, -1, -1, -1, -1, -1 }, { 0x21EF1, -1, -1, 1406129, -1, -1, -1, -1, -1, -1 }, { 0x21F01, -1, -1, 1406134, -1, -1, -1, -1, -1, -1 }, { 0x21F03, -1, -1, 1406139, -1, -1, -1, -1, -1, -1 }, { 0x21F04, -1, -1, 1406143, -1, -1, -1, -1, -1, -1 }, { 0x21F07, -1, -1, -1, -1, -1, -1, -1, -1, 1406148 }, { 0x21F08, -1, -1, -1, -1, -1, -1, -1, -1, 1406154 }, { 0x21F0A, -1, -1, 1406160, -1, -1, -1, -1, -1, -1 }, { 0x21F0E, -1, -1, 1406165, -1, -1, -1, -1, -1, -1 }, { 0x21F0F, -1, 1406169, -1, -1, -1, -1, -1, -1, -1 }, { 0x21F13, -1, -1, 1406175, -1, -1, -1, -1, -1, -1 }, { 0x21F15, -1, 1406181, -1, -1, -1, -1, -1, -1, -1 }, { 0x21F16, -1, -1, 1406187, -1, -1, -1, -1, -1, -1 }, { 0x21F17, -1, -1, 1406192, -1, -1, -1, -1, -1, -1 }, { 0x21F18, -1, -1, 1406197, -1, -1, -1, -1, -1, -1 }, { 0x21F1A, -1, -1, 1406201, -1, -1, -1, -1, -1, -1 }, { 0x21F1B, -1, -1, 1406207, -1, -1, -1, -1, -1, -1 }, { 0x21F1C, -1, -1, 1406211, -1, -1, -1, -1, -1, -1 }, { 0x21F2C, -1, -1, 1406217, -1, -1, -1, -1, -1, -1 }, { 0x21F31, -1, -1, 1406223, -1, -1, -1, -1, -1, -1 }, { 0x21F38, -1, -1, -1, -1, -1, -1, -1, -1, 1406228 }, { 0x21F39, -1, -1, -1, -1, -1, -1, -1, -1, 1406233 }, { 0x21F3B, -1, -1, 1406240, -1, -1, -1, -1, -1, -1 }, { 0x21F3C, -1, -1, 1406245, -1, -1, -1, -1, -1, -1 }, { 0x21F3D, -1, -1, 1406251, -1, -1, -1, -1, -1, -1 }, { 0x21F3E, -1, -1, 1406256, -1, -1, -1, -1, -1, -1 }, { 0x21F3F, -1, -1, 1406262, -1, -1, -1, -1, -1, -1 }, { 0x21F41, -1, -1, 1406266, -1, -1, -1, -1, -1, -1 }, { 0x21F42, -1, -1, 1406271, -1, -1, -1, -1, -1, -1 }, { 0x21F45, -1, -1, 1406275, -1, -1, -1, -1, -1, -1 }, { 0x21F46, -1, -1, 1406280, -1, -1, -1, -1, -1, -1 }, { 0x21F49, -1, -1, 1406285, -1, -1, -1, -1, -1, -1 }, { 0x21F4A, -1, -1, 1406289, -1, -1, -1, -1, -1, -1 }, { 0x21F56, -1, -1, 1406296, -1, -1, -1, -1, -1, -1 }, { 0x21F5B, -1, -1, 1406301, -1, -1, -1, -1, -1, -1 }, { 0x21F5C, -1, -1, 1406312, -1, -1, -1, -1, 1406306, -1 }, { 0x21F5D, -1, -1, 1406316, -1, -1, -1, -1, -1, -1 }, { 0x21F60, -1, -1, 1406321, -1, -1, -1, -1, -1, -1 }, { 0x21F62, -1, -1, 1406325, -1, -1, -1, -1, -1, -1 }, { 0x21F63, -1, -1, 1406329, -1, -1, -1, -1, -1, -1 }, { 0x21F67, -1, -1, 1406333, -1, -1, -1, -1, -1, -1 }, { 0x21F6A, -1, 1406338, -1, -1, -1, -1, -1, -1, -1 }, { 0x21F6B, -1, -1, -1, -1, -1, -1, -1, -1, 1406343 }, { 0x21F71, 1406347, -1, 1406379, -1, -1, -1, -1, -1, -1 }, { 0x21F72, -1, -1, 1406384, -1, -1, -1, -1, -1, -1 }, { 0x21F73, -1, -1, 1406390, -1, -1, -1, -1, -1, -1 }, { 0x21F74, -1, -1, 1406395, -1, -1, -1, -1, -1, -1 }, { 0x21F76, -1, -1, 1406401, -1, -1, -1, -1, -1, -1 }, { 0x21F7B, -1, -1, 1406405, -1, -1, -1, -1, -1, -1 }, { 0x21F7C, -1, -1, 1406411, -1, -1, -1, -1, -1, -1 }, { 0x21F7E, -1, -1, -1, -1, -1, -1, -1, -1, 1406415 }, { 0x21F82, -1, -1, 1406421, -1, -1, -1, -1, -1, -1 }, { 0x21F85, -1, -1, 1406426, -1, -1, -1, -1, -1, -1 }, { 0x21F87, -1, -1, 1406430, -1, -1, -1, -1, -1, -1 }, { 0x21F89, -1, -1, 1406437, -1, -1, -1, -1, -1, -1 }, { 0x21F8B, -1, -1, 1406441, 1406446, -1, -1, -1, -1, -1 }, { 0x21F8C, -1, -1, 1406454, -1, -1, -1, -1, -1, -1 }, { 0x21F92, -1, -1, 1406459, -1, -1, -1, -1, -1, -1 }, { 0x21F93, -1, -1, 1406463, -1, -1, -1, -1, -1, -1 }, { 0x21F95, -1, -1, 1406469, -1, -1, -1, -1, -1, -1 }, { 0x21F96, -1, -1, 1406475, -1, -1, -1, -1, -1, -1 }, { 0x21F99, -1, -1, 1406480, -1, -1, -1, -1, -1, -1 }, { 0x21F9B, -1, -1, 1406483, -1, -1, -1, -1, -1, -1 }, { 0x21F9C, -1, -1, 1406489, -1, -1, -1, -1, -1, -1 }, { 0x21F9E, -1, 1406494, -1, -1, -1, -1, -1, -1, -1 }, { 0x21FA1, -1, 1406499, -1, -1, -1, -1, -1, -1, -1 }, { 0x21FA5, -1, -1, 1406504, -1, -1, -1, -1, -1, -1 }, { 0x21FA6, -1, -1, 1406510, -1, -1, -1, -1, -1, -1 }, { 0x21FA8, -1, -1, 1406515, -1, -1, -1, -1, -1, -1 }, { 0x21FAB, -1, -1, -1, -1, -1, -1, -1, -1, 1406520 }, { 0x21FAC, -1, -1, -1, -1, -1, -1, -1, -1, 1406527 }, { 0x21FAD, -1, -1, -1, -1, -1, -1, -1, -1, 1406533 }, { 0x21FAE, -1, -1, 1406539, -1, -1, -1, -1, -1, -1 }, { 0x21FB0, -1, -1, 1406545, -1, -1, -1, -1, -1, -1 }, { 0x21FB1, -1, -1, 1406551, -1, -1, -1, -1, -1, -1 }, { 0x21FB2, -1, -1, 1406555, -1, -1, -1, -1, -1, -1 }, { 0x21FB5, -1, -1, -1, -1, -1, -1, -1, -1, 1406560 }, { 0x21FBB, -1, -1, 1406566, -1, -1, -1, -1, -1, -1 }, { 0x21FBC, -1, -1, 1406572, -1, -1, -1, -1, -1, -1 }, { 0x21FBD, -1, -1, 1406578, -1, -1, -1, -1, -1, -1 }, { 0x21FBE, -1, -1, 1406584, -1, -1, -1, -1, -1, -1 }, { 0x21FC2, -1, -1, 1406588, -1, -1, -1, -1, -1, -1 }, { 0x21FC4, -1, -1, 1406595, -1, -1, -1, -1, -1, -1 }, { 0x21FC5, -1, -1, -1, -1, -1, -1, -1, -1, 1406601 }, { 0x21FC9, -1, -1, 1406608, -1, -1, -1, -1, -1, -1 }, { 0x21FCA, -1, -1, 1406613, -1, -1, -1, -1, -1, -1 }, { 0x21FCB, -1, -1, 1406618, -1, -1, -1, -1, -1, -1 }, { 0x21FCE, -1, -1, 1406622, -1, -1, -1, -1, -1, -1 }, { 0x21FCF, -1, -1, 1406626, -1, -1, -1, -1, -1, -1 }, { 0x21FD3, -1, -1, 1406631, -1, -1, -1, -1, -1, -1 }, { 0x21FD6, -1, -1, 1406637, -1, -1, -1, -1, -1, -1 }, { 0x21FD7, -1, -1, 1406642, -1, -1, -1, -1, -1, -1 }, { 0x21FD9, -1, -1, 1406647, -1, -1, -1, -1, -1, -1 }, { 0x21FDB, -1, -1, 1406651, -1, -1, -1, -1, -1, -1 }, { 0x21FDD, -1, -1, 1406656, -1, -1, -1, -1, -1, -1 }, { 0x21FE0, -1, -1, 1406662, -1, -1, -1, -1, -1, -1 }, { 0x21FE1, -1, -1, 1406667, -1, -1, -1, -1, -1, -1 }, { 0x21FE4, -1, -1, 1406673, -1, -1, -1, -1, -1, -1 }, { 0x21FE5, -1, -1, 1406679, -1, -1, -1, -1, -1, -1 }, { 0x21FE7, -1, -1, 1406683, -1, -1, -1, -1, -1, -1 }, { 0x21FE8, -1, -1, 1406688, -1, -1, -1, -1, -1, -1 }, { 0x21FE9, -1, -1, 1406694, -1, -1, -1, -1, -1, -1 }, { 0x21FEF, -1, -1, 1406699, -1, -1, -1, -1, -1, -1 }, { 0x21FF0, -1, -1, 1406703, -1, -1, -1, -1, -1, -1 }, { 0x21FFA, 1406710, -1, 1406716, -1, -1, -1, -1, -1, -1 }, { 0x21FFC, -1, -1, 1406721, -1, -1, -1, -1, -1, -1 }, { 0x21FFE, -1, -1, 1406726, -1, -1, -1, -1, -1, -1 }, { 0x21FFF, -1, -1, 1406730, -1, -1, -1, -1, -1, -1 }, { 0x22001, -1, -1, 1406735, -1, -1, -1, -1, -1, -1 }, { 0x2200A, -1, -1, 1406739, -1, -1, -1, -1, -1, -1 }, { 0x2200B, -1, -1, 1406743, -1, -1, -1, -1, -1, -1 }, { 0x2200C, -1, -1, 1406747, -1, -1, -1, -1, -1, -1 }, { 0x2200D, -1, -1, 1406753, -1, -1, -1, -1, -1, -1 }, { 0x22011, 1406759, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x22015, -1, -1, 1406779, -1, -1, -1, -1, -1, -1 }, { 0x22016, -1, -1, 1406784, -1, -1, -1, -1, -1, -1 }, { 0x22017, -1, -1, 1406790, -1, -1, -1, -1, -1, -1 }, { 0x22018, -1, -1, 1406795, -1, -1, -1, -1, -1, -1 }, { 0x22019, -1, -1, 1406799, -1, -1, -1, -1, -1, -1 }, { 0x2201C, -1, -1, 1406804, -1, -1, -1, -1, -1, -1 }, { 0x22021, -1, -1, 1406810, -1, -1, -1, -1, -1, -1 }, { 0x22025, -1, -1, -1, -1, -1, -1, -1, -1, 1406815 }, { 0x22026, -1, -1, -1, -1, -1, -1, -1, -1, 1406821 }, { 0x22027, -1, -1, -1, -1, -1, -1, -1, -1, 1406827 }, { 0x22028, -1, -1, -1, -1, -1, -1, -1, -1, 1406834 }, { 0x2202A, -1, -1, 1406839, -1, -1, -1, -1, -1, -1 }, { 0x2202B, -1, -1, -1, -1, -1, -1, -1, -1, 1406843 }, { 0x2202C, -1, -1, -1, -1, -1, -1, -1, -1, 1406850 }, { 0x2202D, -1, -1, -1, -1, -1, -1, -1, -1, 1406856 }, { 0x2202E, -1, -1, -1, -1, -1, -1, -1, -1, 1406863 }, { 0x22031, -1, -1, -1, -1, -1, -1, -1, -1, 1406869 }, { 0x22032, -1, -1, -1, -1, -1, -1, -1, -1, 1406872 }, { 0x22035, -1, -1, 1406878, -1, -1, -1, -1, -1, -1 }, { 0x2203C, -1, -1, 1406883, -1, -1, -1, -1, -1, -1 }, { 0x22040, -1, -1, 1406887, -1, -1, -1, -1, -1, -1 }, { 0x22041, -1, -1, 1406891, -1, -1, -1, -1, -1, -1 }, { 0x22042, -1, -1, 1406897, -1, -1, -1, -1, -1, -1 }, { 0x22045, -1, 1406901, -1, -1, -1, -1, -1, -1, -1 }, { 0x22049, -1, 1406907, -1, -1, -1, -1, -1, -1, -1 }, { 0x2204A, -1, -1, -1, -1, -1, -1, -1, -1, 1406913 }, { 0x2204B, -1, -1, -1, -1, -1, -1, -1, -1, 1406919 }, { 0x2204D, -1, -1, -1, -1, -1, -1, -1, -1, 1406926 }, { 0x2204F, -1, -1, 1406929, -1, -1, -1, -1, -1, -1 }, { 0x22051, -1, -1, -1, -1, -1, -1, -1, -1, 1406935 }, { 0x22052, -1, -1, 1406941, -1, -1, -1, -1, -1, -1 }, { 0x22053, -1, -1, 1406945, -1, -1, -1, -1, -1, -1 }, { 0x22055, -1, -1, 1406950, -1, -1, -1, -1, -1, -1 }, { 0x22056, -1, -1, 1406956, -1, -1, -1, -1, -1, -1 }, { 0x22057, -1, -1, 1406961, -1, -1, -1, -1, -1, -1 }, { 0x22058, -1, -1, 1406967, -1, -1, -1, -1, -1, -1 }, { 0x2205D, -1, -1, 1406972, -1, -1, -1, -1, -1, -1 }, { 0x2205E, -1, -1, 1406979, -1, -1, -1, -1, -1, -1 }, { 0x22060, -1, -1, 1406984, -1, -1, -1, -1, -1, -1 }, { 0x22062, -1, -1, 1406990, -1, -1, -1, -1, -1, -1 }, { 0x22064, -1, -1, 1406994, -1, -1, -1, -1, -1, -1 }, { 0x22067, -1, -1, 1406999, -1, -1, -1, -1, -1, -1 }, { 0x22069, -1, -1, 1407005, -1, -1, -1, -1, -1, -1 }, { 0x2206A, -1, -1, 1407010, -1, -1, -1, -1, -1, -1 }, { 0x2206C, -1, -1, 1407015, -1, -1, -1, -1, -1, -1 }, { 0x2206E, -1, -1, 1407021, -1, -1, -1, -1, -1, -1 }, { 0x22071, -1, -1, 1407027, -1, -1, -1, -1, -1, -1 }, { 0x22076, -1, -1, 1407031, -1, -1, -1, -1, -1, -1 }, { 0x22077, -1, -1, 1407037, -1, -1, -1, -1, -1, -1 }, { 0x22078, -1, -1, -1, -1, -1, -1, -1, -1, 1407044 }, { 0x22079, -1, -1, 1407053, -1, -1, -1, -1, -1, -1 }, { 0x2207B, -1, -1, 1407060, -1, -1, -1, -1, -1, -1 }, { 0x2207C, -1, -1, 1407064, -1, -1, -1, -1, -1, -1 }, { 0x2207D, -1, -1, 1407069, -1, -1, -1, -1, -1, -1 }, { 0x2207E, -1, 1407073, 1407078, -1, -1, -1, -1, -1, -1 }, { 0x2207F, -1, -1, 1407084, -1, -1, -1, -1, -1, -1 }, { 0x22080, -1, -1, 1407091, -1, -1, -1, -1, -1, -1 }, { 0x22081, -1, -1, 1407095, -1, -1, -1, -1, -1, -1 }, { 0x22083, -1, -1, 1407100, -1, -1, -1, -1, -1, -1 }, { 0x22084, -1, -1, 1407105, -1, -1, -1, -1, -1, -1 }, { 0x22086, -1, -1, 1407111, -1, -1, -1, -1, -1, -1 }, { 0x2208A, -1, -1, 1407115, -1, -1, -1, -1, -1, -1 }, { 0x2208C, -1, -1, -1, -1, -1, -1, -1, -1, 1407120 }, { 0x2208D, -1, -1, 1407126, -1, -1, -1, -1, -1, -1 }, { 0x2208E, -1, -1, -1, -1, -1, -1, -1, -1, 1407130 }, { 0x2208F, -1, -1, 1407134, -1, -1, -1, -1, -1, -1 }, { 0x22090, -1, -1, 1407139, -1, -1, -1, -1, -1, -1 }, { 0x22091, 1407144, -1, 1407164, -1, -1, -1, -1, -1, -1 }, { 0x22092, -1, -1, 1407169, -1, -1, -1, -1, -1, -1 }, { 0x22094, -1, -1, 1407173, -1, -1, -1, -1, -1, -1 }, { 0x22095, -1, -1, 1407179, -1, -1, -1, -1, -1, -1 }, { 0x22097, -1, -1, 1407184, -1, -1, -1, -1, -1, -1 }, { 0x22098, -1, -1, 1407188, -1, -1, -1, -1, -1, -1 }, { 0x2209A, -1, 1407195, -1, -1, -1, -1, -1, -1, -1 }, { 0x2209C, -1, -1, -1, -1, -1, -1, -1, -1, 1407201 }, { 0x2209D, -1, -1, 1407205, -1, -1, -1, -1, -1, -1 }, { 0x220A4, -1, -1, 1407210, -1, -1, -1, -1, -1, -1 }, { 0x220A8, -1, -1, 1407214, -1, -1, -1, -1, -1, -1 }, { 0x220B0, -1, -1, -1, -1, -1, -1, -1, -1, 1407219 }, { 0x220B1, -1, -1, 1407225, -1, -1, -1, -1, -1, -1 }, { 0x220B6, -1, -1, 1407231, -1, -1, -1, -1, -1, -1 }, { 0x220B9, -1, -1, 1407238, -1, -1, -1, -1, -1, -1 }, { 0x220BA, -1, -1, 1407243, -1, -1, -1, -1, -1, -1 }, { 0x220BC, -1, -1, 1407249, -1, -1, -1, -1, -1, -1 }, { 0x220C0, -1, -1, 1407253, -1, -1, -1, -1, -1, -1 }, { 0x220C7, 1407262, 1407257, -1, -1, -1, -1, -1, -1, -1 }, { 0x220C8, -1, -1, -1, -1, -1, -1, -1, -1, 1407277 }, { 0x220C9, -1, -1, -1, -1, -1, -1, -1, -1, 1407284 }, { 0x220CA, -1, -1, -1, -1, -1, -1, -1, -1, 1407290 }, { 0x220CD, -1, -1, 1407294, -1, -1, -1, -1, -1, -1 }, { 0x220CE, -1, -1, 1407299, -1, -1, -1, -1, -1, -1 }, { 0x220CF, -1, -1, 1407304, -1, -1, -1, -1, -1, -1 }, { 0x220D0, -1, -1, 1407310, -1, -1, -1, -1, -1, -1 }, { 0x220D5, 1407316, -1, 1407343, -1, -1, -1, -1, -1, -1 }, { 0x220D7, -1, -1, 1407347, -1, -1, -1, -1, -1, -1 }, { 0x220D8, -1, -1, 1407352, -1, -1, -1, -1, -1, -1 }, { 0x220DC, -1, -1, 1407358, -1, -1, -1, -1, -1, -1 }, { 0x220E2, -1, -1, 1407363, -1, -1, -1, -1, -1, -1 }, { 0x220E5, -1, -1, 1407367, -1, -1, -1, -1, -1, -1 }, { 0x220E6, -1, -1, 1407373, -1, -1, -1, -1, -1, -1 }, { 0x220E9, -1, -1, 1407378, -1, -1, -1, -1, -1, -1 }, { 0x220EC, -1, -1, 1407383, -1, -1, -1, -1, -1, -1 }, { 0x220ED, -1, -1, 1407389, -1, -1, -1, -1, -1, -1 }, { 0x220EE, -1, -1, 1407396, -1, -1, -1, -1, -1, -1 }, { 0x220EF, -1, -1, 1407402, -1, -1, -1, -1, -1, -1 }, { 0x220F0, -1, -1, 1407407, -1, -1, -1, -1, -1, -1 }, { 0x220F1, -1, -1, 1407412, -1, -1, -1, -1, -1, 1407417 }, { 0x220F2, -1, -1, 1407421, -1, -1, -1, -1, -1, -1 }, { 0x220F3, -1, -1, 1407424, -1, -1, -1, -1, -1, -1 }, { 0x220F4, -1, -1, 1407428, -1, -1, -1, -1, -1, -1 }, { 0x220F8, -1, -1, 1407432, -1, -1, -1, -1, -1, -1 }, { 0x220FA, -1, -1, 1407438, -1, -1, -1, -1, -1, -1 }, { 0x220FC, -1, 1407442, -1, -1, -1, -1, -1, -1, -1 }, { 0x22100, -1, -1, 1407447, -1, -1, -1, -1, -1, -1 }, { 0x22102, -1, -1, -1, -1, -1, -1, -1, -1, 1407452 }, { 0x22103, -1, -1, -1, -1, -1, -1, -1, -1, 1407458 }, { 0x22104, -1, -1, 1407465, -1, -1, -1, -1, -1, -1 }, { 0x22105, -1, -1, 1407470, -1, -1, -1, -1, -1, -1 }, { 0x22107, -1, -1, 1407474, -1, -1, -1, -1, -1, -1 }, { 0x2210A, -1, -1, 1407479, -1, -1, -1, -1, -1, -1 }, { 0x2210B, -1, -1, 1407484, -1, -1, -1, -1, -1, -1 }, { 0x2210C, -1, -1, 1407490, -1, -1, -1, -1, -1, -1 }, { 0x2210D, -1, -1, 1407496, -1, -1, -1, -1, -1, -1 }, { 0x2210E, -1, -1, 1407500, -1, -1, -1, -1, -1, -1 }, { 0x2210F, -1, -1, 1407506, -1, -1, -1, -1, -1, -1 }, { 0x22110, -1, -1, 1407510, -1, -1, -1, -1, -1, -1 }, { 0x22113, -1, -1, 1407516, -1, -1, -1, -1, -1, -1 }, { 0x22114, -1, -1, 1407520, -1, -1, -1, -1, -1, -1 }, { 0x22117, -1, -1, 1407525, -1, -1, -1, -1, -1, -1 }, { 0x2211C, -1, -1, 1407532, -1, -1, -1, -1, -1, -1 }, { 0x2211D, -1, -1, -1, -1, -1, -1, -1, -1, 1407537 }, { 0x2211F, -1, -1, 1407542, -1, -1, -1, -1, -1, -1 }, { 0x22120, -1, -1, 1407548, -1, -1, -1, -1, -1, -1 }, { 0x22121, -1, -1, 1407553, -1, -1, -1, -1, -1, -1 }, { 0x22122, -1, -1, 1407557, -1, -1, -1, -1, -1, -1 }, { 0x22123, -1, -1, 1407562, -1, -1, -1, -1, -1, -1 }, { 0x22124, -1, -1, 1407567, -1, -1, -1, -1, -1, -1 }, { 0x22126, -1, -1, 1407572, -1, -1, -1, -1, -1, -1 }, { 0x22127, -1, -1, 1407578, -1, -1, -1, -1, -1, -1 }, { 0x22129, -1, -1, -1, -1, -1, -1, -1, -1, 1407582 }, { 0x2212A, -1, 1407588, -1, -1, -1, -1, -1, -1, -1 }, { 0x2212F, -1, -1, -1, -1, -1, -1, -1, -1, 1407593 }, { 0x22131, -1, -1, 1407599, -1, -1, -1, -1, -1, -1 }, { 0x22133, -1, -1, 1407604, -1, -1, -1, -1, -1, -1 }, { 0x22135, -1, -1, 1407609, -1, -1, -1, -1, -1, -1 }, { 0x22136, 1407616, -1, 1407651, -1, -1, -1, -1, -1, -1 }, { 0x22137, -1, -1, 1407656, -1, -1, -1, -1, -1, -1 }, { 0x22138, -1, -1, 1407662, -1, -1, -1, -1, -1, -1 }, { 0x22139, -1, -1, 1407667, -1, -1, -1, -1, -1, 1407673 }, { 0x2213A, -1, -1, 1407680, -1, -1, -1, -1, -1, -1 }, { 0x2213C, -1, -1, 1407686, -1, -1, -1, -1, -1, -1 }, { 0x2213D, -1, -1, 1407690, -1, -1, -1, -1, -1, -1 }, { 0x2213F, -1, -1, 1407694, -1, -1, -1, -1, -1, -1 }, { 0x22140, -1, -1, 1407699, -1, -1, -1, -1, -1, -1 }, { 0x22141, -1, -1, 1407704, -1, -1, -1, -1, -1, -1 }, { 0x22144, -1, -1, -1, -1, -1, -1, -1, -1, 1407709 }, { 0x22145, -1, -1, -1, -1, -1, -1, -1, -1, 1407715 }, { 0x22146, -1, -1, -1, -1, -1, -1, -1, -1, 1407722 }, { 0x22148, -1, -1, 1407728, -1, -1, -1, -1, -1, -1 }, { 0x22149, -1, -1, 1407733, -1, -1, -1, -1, -1, -1 }, { 0x2214A, -1, -1, 1407738, -1, -1, -1, -1, -1, -1 }, { 0x2214B, -1, -1, 1407742, -1, -1, -1, -1, -1, -1 }, { 0x2214E, -1, -1, 1407748, -1, -1, -1, -1, -1, -1 }, { 0x2214F, 1407759, 1407754, 1407782, -1, -1, -1, -1, -1, -1 }, { 0x22151, -1, -1, 1407788, -1, -1, -1, -1, -1, -1 }, { 0x22152, -1, -1, 1407793, -1, -1, -1, -1, -1, -1 }, { 0x22155, -1, -1, 1407798, -1, -1, -1, -1, -1, -1 }, { 0x22156, 1407808, 1407803, 1407824, -1, -1, -1, -1, -1, -1 }, { 0x22157, -1, -1, 1407830, -1, -1, -1, -1, -1, -1 }, { 0x2215A, -1, -1, 1407835, -1, -1, -1, -1, -1, -1 }, { 0x2215B, -1, 1407841, -1, -1, -1, -1, -1, -1, -1 }, { 0x2215C, -1, -1, 1407847, -1, -1, -1, -1, -1, -1 }, { 0x2215D, -1, -1, 1407851, -1, -1, -1, -1, -1, -1 }, { 0x2215E, -1, -1, 1407857, -1, -1, -1, -1, -1, -1 }, { 0x2215F, -1, -1, 1407861, -1, -1, -1, -1, -1, -1 }, { 0x22160, -1, -1, 1407865, -1, -1, -1, -1, -1, -1 }, { 0x22161, -1, -1, 1407870, -1, -1, -1, -1, -1, -1 }, { 0x22164, -1, -1, 1407875, -1, -1, -1, -1, -1, -1 }, { 0x22165, 1407880, -1, 1407947, -1, -1, -1, 1407940, -1, -1 }, { 0x22167, -1, -1, -1, -1, -1, -1, -1, -1, 1407952 }, { 0x22169, -1, -1, 1407958, -1, -1, -1, -1, -1, -1 }, { 0x2216A, -1, -1, 1407962, -1, -1, -1, -1, -1, -1 }, { 0x2216B, -1, -1, 1407966, -1, -1, -1, -1, -1, -1 }, { 0x2216C, -1, -1, -1, -1, -1, -1, -1, -1, 1407971 }, { 0x2216D, -1, -1, 1407977, -1, -1, -1, -1, -1, -1 }, { 0x2216E, -1, -1, 1407982, -1, -1, -1, -1, -1, -1 }, { 0x2216F, -1, -1, 1407988, -1, -1, -1, -1, -1, -1 }, { 0x22170, -1, -1, 1407993, -1, -1, -1, -1, -1, -1 }, { 0x22173, -1, 1407997, -1, -1, -1, -1, -1, -1, -1 }, { 0x22179, -1, -1, 1408002, -1, -1, -1, -1, -1, -1 }, { 0x2217A, -1, 1408007, 1408012, -1, -1, -1, -1, -1, -1 }, { 0x2217C, -1, -1, 1408018, -1, -1, -1, -1, -1, -1 }, { 0x2217E, -1, -1, 1408023, -1, -1, -1, -1, -1, -1 }, { 0x22180, -1, -1, 1408028, -1, -1, -1, -1, -1, -1 }, { 0x22181, -1, -1, -1, -1, -1, -1, -1, -1, 1408034 }, { 0x22182, -1, -1, 1408039, -1, -1, -1, -1, -1, -1 }, { 0x22189, -1, -1, 1408045, -1, -1, -1, -1, -1, -1 }, { 0x22195, -1, -1, -1, -1, -1, -1, -1, -1, 1408050 }, { 0x22198, -1, -1, -1, -1, -1, -1, -1, -1, 1408058 }, { 0x2219C, -1, -1, 1408064, -1, -1, -1, -1, -1, -1 }, { 0x2219E, 1408068, -1, 1408087, -1, -1, -1, -1, -1, -1 }, { 0x2219F, -1, -1, 1408093, -1, -1, -1, -1, -1, -1 }, { 0x221A0, -1, -1, -1, -1, -1, -1, -1, -1, 1408099 }, { 0x221A1, 1408109, 1408104, -1, -1, -1, -1, -1, -1, -1 }, { 0x221A3, -1, -1, 1408137, -1, -1, -1, -1, -1, -1 }, { 0x221A5, -1, -1, -1, -1, -1, -1, -1, -1, 1408142 }, { 0x221A6, -1, -1, 1408147, -1, -1, -1, -1, -1, -1 }, { 0x221A7, -1, -1, -1, -1, -1, -1, -1, -1, 1408153 }, { 0x221A8, -1, -1, -1, -1, -1, -1, -1, -1, 1408157 }, { 0x221A9, -1, -1, 1408161, -1, -1, -1, -1, -1, -1 }, { 0x221AA, -1, -1, -1, -1, -1, -1, -1, -1, 1408167 }, { 0x221AB, -1, -1, -1, -1, -1, -1, -1, -1, 1408171 }, { 0x221AD, -1, -1, -1, -1, -1, -1, -1, -1, 1408178 }, { 0x221AF, -1, -1, 1408184, -1, -1, -1, -1, -1, -1 }, { 0x221B0, -1, -1, 1408188, -1, -1, -1, -1, -1, -1 }, { 0x221B4, -1, -1, 1408192, -1, -1, -1, -1, -1, -1 }, { 0x221B6, -1, -1, 1408198, -1, -1, -1, -1, -1, -1 }, { 0x221B7, -1, -1, 1408203, -1, -1, -1, -1, -1, -1 }, { 0x221B8, -1, -1, 1408208, -1, -1, -1, -1, -1, -1 }, { 0x221BA, -1, -1, 1408214, -1, -1, -1, -1, -1, -1 }, { 0x221BB, -1, -1, 1408220, -1, -1, -1, -1, -1, -1 }, { 0x221BD, -1, -1, 1408224, -1, -1, -1, -1, -1, -1 }, { 0x221C1, -1, 1408229, -1, -1, -1, -1, -1, -1, -1 }, { 0x221C3, -1, 1408246, -1, -1, -1, -1, -1, -1, -1 }, { 0x221C7, 1408250, -1, 1408289, -1, -1, -1, -1, -1, -1 }, { 0x221C8, -1, -1, 1408295, -1, -1, -1, -1, -1, -1 }, { 0x221C9, -1, -1, -1, -1, -1, -1, -1, -1, 1408300 }, { 0x221D5, -1, -1, 1408306, -1, -1, -1, -1, -1, -1 }, { 0x221D7, -1, -1, 1408311, -1, -1, -1, -1, -1, -1 }, { 0x221D8, -1, -1, 1408316, -1, -1, -1, -1, -1, -1 }, { 0x221D9, -1, -1, 1408321, -1, -1, -1, -1, -1, -1 }, { 0x221DA, -1, -1, 1408325, -1, -1, -1, -1, -1, -1 }, { 0x221DB, -1, -1, 1408329, -1, -1, -1, -1, -1, -1 }, { 0x221DE, -1, -1, 1408334, -1, -1, -1, -1, -1, -1 }, { 0x221DF, -1, -1, 1408339, -1, -1, -1, -1, -1, -1 }, { 0x221E1, -1, -1, -1, -1, -1, -1, -1, -1, 1408346 }, { 0x221E2, -1, -1, -1, -1, -1, -1, -1, -1, 1408352 }, { 0x221E4, -1, -1, 1408358, -1, -1, -1, -1, -1, -1 }, { 0x221E5, -1, -1, 1408364, -1, -1, -1, -1, -1, -1 }, { 0x221E6, -1, -1, 1408369, -1, -1, -1, -1, -1, -1 }, { 0x221E7, -1, -1, 1408374, -1, -1, -1, -1, -1, -1 }, { 0x221E8, -1, -1, 1408379, -1, -1, -1, -1, -1, -1 }, { 0x221EA, -1, -1, 1408384, -1, -1, -1, -1, -1, -1 }, { 0x221EB, -1, -1, 1408389, -1, -1, -1, -1, -1, -1 }, { 0x221F0, -1, -1, 1408395, -1, -1, -1, -1, -1, -1 }, { 0x221F1, -1, -1, -1, -1, -1, -1, -1, -1, 1408400 }, { 0x221F2, -1, -1, 1408404, -1, -1, -1, -1, -1, -1 }, { 0x221F3, -1, -1, 1408408, -1, -1, -1, -1, -1, -1 }, { 0x221F4, -1, -1, 1408412, -1, -1, -1, -1, -1, -1 }, { 0x221F5, -1, -1, 1408416, -1, -1, -1, -1, -1, -1 }, { 0x221F6, -1, -1, 1408420, -1, -1, -1, -1, -1, -1 }, { 0x221F7, -1, -1, 1408426, -1, -1, -1, -1, -1, -1 }, { 0x221F8, -1, -1, 1408430, -1, -1, -1, -1, -1, -1 }, { 0x22202, -1, -1, 1408434, -1, -1, -1, -1, -1, -1 }, { 0x22204, -1, -1, 1408439, -1, -1, -1, -1, -1, -1 }, { 0x22206, -1, -1, 1408445, -1, -1, -1, -1, -1, -1 }, { 0x22207, -1, -1, 1408450, -1, -1, -1, -1, -1, -1 }, { 0x22208, 1408461, 1408456, 1408476, -1, -1, -1, -1, -1, -1 }, { 0x22209, -1, -1, 1408480, -1, -1, -1, -1, -1, -1 }, { 0x2220B, -1, -1, 1408486, -1, -1, -1, -1, -1, -1 }, { 0x22213, -1, -1, 1408492, -1, -1, -1, -1, -1, -1 }, { 0x22215, -1, -1, 1408497, -1, -1, -1, -1, -1, -1 }, { 0x22216, -1, -1, -1, -1, -1, -1, -1, -1, 1408502 }, { 0x22218, 1408508, -1, -1, -1, -1, 1408547, 1408556, -1, -1 }, { 0x22219, -1, -1, 1408561, -1, -1, -1, -1, -1, -1 }, { 0x2221A, -1, -1, 1408566, -1, -1, -1, -1, -1, -1 }, { 0x2221B, -1, -1, 1408570, -1, -1, -1, -1, -1, -1 }, { 0x2221C, -1, -1, 1408575, -1, -1, -1, -1, -1, -1 }, { 0x2221D, -1, -1, 1408581, -1, -1, -1, -1, -1, -1 }, { 0x22220, -1, -1, 1408586, -1, -1, -1, -1, -1, -1 }, { 0x22221, -1, -1, 1408590, -1, -1, -1, -1, -1, -1 }, { 0x22222, -1, -1, 1408595, -1, -1, -1, -1, -1, -1 }, { 0x22224, -1, -1, 1408600, -1, -1, -1, -1, -1, -1 }, { 0x2222F, -1, -1, 1408605, -1, -1, -1, -1, -1, -1 }, { 0x22231, -1, -1, -1, -1, -1, -1, -1, -1, 1408611 }, { 0x22232, -1, -1, 1408617, -1, -1, -1, -1, -1, -1 }, { 0x22234, -1, -1, 1408621, -1, -1, -1, -1, -1, -1 }, { 0x22235, -1, -1, 1408627, -1, -1, -1, -1, -1, -1 }, { 0x22236, -1, -1, 1408634, -1, -1, -1, -1, -1, -1 }, { 0x22238, -1, -1, 1408638, -1, -1, -1, -1, -1, -1 }, { 0x22239, -1, -1, 1408643, -1, -1, -1, -1, -1, -1 }, { 0x2223B, -1, -1, 1408648, -1, -1, -1, -1, -1, -1 }, { 0x2223C, -1, -1, 1408653, -1, -1, -1, -1, -1, -1 }, { 0x2223D, -1, -1, 1408658, -1, -1, -1, -1, -1, -1 }, { 0x2223E, -1, -1, 1408664, -1, -1, -1, -1, -1, -1 }, { 0x22241, -1, -1, 1408669, -1, -1, -1, -1, -1, -1 }, { 0x22242, -1, -1, 1408675, -1, -1, -1, -1, -1, -1 }, { 0x22243, -1, -1, 1408681, -1, -1, -1, -1, -1, -1 }, { 0x22245, -1, -1, 1408686, -1, -1, -1, -1, -1, -1 }, { 0x22246, -1, -1, 1408691, -1, -1, -1, -1, -1, -1 }, { 0x22251, -1, -1, 1408695, -1, -1, -1, -1, -1, -1 }, { 0x22253, -1, -1, 1408700, -1, -1, -1, -1, -1, -1 }, { 0x22255, -1, -1, 1408705, -1, -1, -1, -1, -1, -1 }, { 0x22257, -1, -1, 1408710, -1, -1, -1, -1, -1, -1 }, { 0x22258, -1, -1, 1408714, -1, -1, -1, -1, -1, -1 }, { 0x2225A, -1, -1, 1408719, -1, -1, -1, -1, -1, -1 }, { 0x2225C, -1, -1, 1408724, -1, -1, -1, -1, -1, -1 }, { 0x2225D, -1, -1, 1408728, -1, -1, -1, -1, -1, -1 }, { 0x2225E, -1, -1, 1408733, -1, -1, -1, -1, -1, -1 }, { 0x22262, -1, -1, 1408739, -1, -1, -1, -1, -1, -1 }, { 0x22264, -1, -1, 1408743, -1, -1, -1, -1, -1, -1 }, { 0x22265, -1, -1, 1408748, -1, -1, -1, -1, -1, -1 }, { 0x22266, -1, -1, 1408752, -1, -1, -1, -1, -1, -1 }, { 0x22267, -1, -1, 1408757, -1, -1, -1, -1, -1, -1 }, { 0x22268, -1, -1, 1408762, -1, -1, -1, -1, -1, -1 }, { 0x22269, -1, -1, 1408766, -1, -1, -1, -1, -1, -1 }, { 0x2226D, -1, -1, 1408771, -1, -1, -1, -1, -1, -1 }, { 0x22275, -1, -1, 1408776, -1, -1, -1, -1, -1, -1 }, { 0x2227A, -1, -1, 1408781, -1, -1, -1, -1, -1, -1 }, { 0x2227C, -1, 1408785, -1, -1, -1, -1, -1, -1, -1 }, { 0x2227D, -1, -1, -1, -1, -1, -1, -1, -1, 1408795 }, { 0x2227E, -1, -1, -1, -1, -1, -1, -1, -1, 1408799 }, { 0x2227F, -1, -1, 1408801, -1, -1, -1, -1, -1, -1 }, { 0x22280, -1, -1, 1408805, -1, -1, -1, -1, -1, -1 }, { 0x22281, -1, -1, 1408809, -1, -1, -1, -1, -1, -1 }, { 0x22284, -1, -1, 1408814, -1, -1, -1, -1, -1, -1 }, { 0x22285, -1, -1, 1408819, -1, -1, -1, -1, -1, -1 }, { 0x22287, -1, -1, 1408825, -1, -1, -1, -1, -1, -1 }, { 0x2228D, 1408841, 1408830, 1408911, -1, -1, 1408896, 1408903, -1, -1 }, { 0x2228F, -1, -1, 1408916, -1, -1, -1, -1, -1, -1 }, { 0x22291, -1, -1, -1, -1, -1, -1, -1, -1, 1408921 }, { 0x22292, -1, -1, 1408927, -1, -1, -1, -1, -1, -1 }, { 0x22293, -1, -1, 1408932, -1, -1, -1, -1, -1, -1 }, { 0x22295, -1, -1, 1408937, -1, -1, -1, -1, -1, -1 }, { 0x22296, -1, -1, 1408943, -1, -1, -1, -1, -1, -1 }, { 0x22297, -1, -1, 1408949, -1, -1, -1, -1, -1, -1 }, { 0x22298, -1, -1, 1408953, -1, -1, -1, -1, -1, -1 }, { 0x22299, -1, -1, 1408957, -1, -1, -1, -1, -1, -1 }, { 0x2229A, -1, -1, 1408962, -1, -1, -1, -1, -1, -1 }, { 0x2229B, -1, -1, 1408966, -1, -1, -1, -1, -1, -1 }, { 0x2229C, -1, -1, 1408971, -1, -1, -1, -1, -1, -1 }, { 0x222A7, -1, -1, 1408977, -1, -1, -1, -1, -1, -1 }, { 0x222A9, -1, -1, 1408981, -1, -1, -1, -1, -1, -1 }, { 0x222AB, -1, -1, -1, -1, -1, -1, -1, -1, 1408985 }, { 0x222AE, -1, -1, 1408990, -1, -1, -1, -1, -1, -1 }, { 0x222AF, -1, -1, 1408995, -1, -1, -1, -1, -1, -1 }, { 0x222B1, -1, -1, 1409000, -1, -1, -1, -1, -1, -1 }, { 0x222B2, -1, -1, 1409005, -1, -1, -1, -1, -1, -1 }, { 0x222BB, -1, -1, 1409011, -1, -1, -1, -1, -1, -1 }, { 0x222C2, -1, -1, 1409017, -1, -1, -1, -1, -1, -1 }, { 0x222C3, -1, -1, 1409022, -1, -1, -1, -1, -1, -1 }, { 0x222C4, -1, -1, 1409027, -1, -1, -1, -1, -1, -1 }, { 0x222C5, -1, -1, 1409033, -1, -1, -1, -1, -1, -1 }, { 0x222C6, -1, -1, 1409037, -1, -1, -1, -1, -1, -1 }, { 0x222C7, -1, -1, 1409042, -1, -1, -1, -1, -1, -1 }, { 0x222C8, -1, -1, 1409047, -1, -1, -1, -1, -1, -1 }, { 0x222D2, -1, -1, 1409051, -1, -1, -1, -1, -1, -1 }, { 0x222D4, -1, -1, 1409056, -1, -1, -1, -1, -1, -1 }, { 0x222DA, -1, -1, 1409062, -1, -1, -1, -1, -1, -1 }, { 0x222DD, -1, -1, 1409066, -1, -1, -1, -1, -1, -1 }, { 0x222E0, -1, -1, -1, -1, -1, -1, -1, -1, 1409071 }, { 0x222E1, -1, -1, 1409077, -1, -1, -1, -1, -1, -1 }, { 0x222E3, -1, -1, 1409081, -1, -1, -1, -1, -1, -1 }, { 0x222EC, -1, -1, -1, -1, -1, -1, -1, -1, 1409086 }, { 0x222EE, -1, -1, 1409092, -1, -1, -1, -1, -1, -1 }, { 0x222F4, -1, -1, -1, -1, -1, -1, -1, -1, 1409098 }, { 0x222F9, -1, -1, 1409104, -1, -1, -1, -1, -1, -1 }, { 0x222FB, -1, -1, 1409108, -1, -1, -1, -1, -1, -1 }, { 0x222FC, -1, -1, 1409113, -1, -1, -1, -1, -1, -1 }, { 0x222FF, -1, -1, 1409117, -1, -1, -1, -1, -1, -1 }, { 0x22300, -1, -1, 1409123, -1, -1, -1, -1, -1, -1 }, { 0x22304, -1, -1, 1409128, -1, -1, -1, -1, -1, -1 }, { 0x22308, -1, -1, 1409132, -1, -1, -1, -1, -1, -1 }, { 0x2230A, -1, -1, -1, -1, -1, -1, -1, -1, 1409136 }, { 0x2230C, -1, -1, -1, -1, -1, -1, -1, -1, 1409143 }, { 0x2230D, -1, -1, 1409150, -1, -1, -1, -1, -1, -1 }, { 0x2230E, -1, -1, -1, -1, -1, -1, -1, -1, 1409156 }, { 0x22314, -1, -1, 1409164, -1, -1, -1, -1, -1, -1 }, { 0x22315, -1, -1, 1409170, -1, -1, -1, -1, -1, -1 }, { 0x2231A, -1, -1, 1409176, -1, -1, -1, -1, -1, -1 }, { 0x22321, -1, 1409182, -1, -1, -1, -1, -1, -1, -1 }, { 0x22325, -1, 1409189, -1, -1, -1, -1, -1, -1, -1 }, { 0x22326, -1, -1, 1409195, -1, -1, -1, -1, -1, -1 }, { 0x22328, -1, -1, 1409202, -1, -1, -1, -1, -1, -1 }, { 0x22332, -1, -1, 1409207, -1, -1, -1, -1, -1, -1 }, { 0x22333, -1, -1, 1409212, -1, -1, -1, -1, -1, -1 }, { 0x22337, -1, -1, 1409217, -1, -1, -1, -1, -1, -1 }, { 0x22339, -1, -1, 1409221, -1, -1, -1, -1, -1, -1 }, { 0x2233B, -1, -1, 1409225, -1, -1, -1, -1, -1, -1 }, { 0x22341, -1, -1, 1409229, -1, -1, -1, -1, -1, -1 }, { 0x22346, -1, -1, 1409233, -1, -1, -1, -1, -1, -1 }, { 0x22347, -1, -1, 1409237, -1, -1, -1, -1, -1, -1 }, { 0x22348, -1, -1, 1409241, -1, -1, -1, -1, -1, -1 }, { 0x2234E, -1, -1, 1409247, -1, -1, -1, -1, -1, -1 }, { 0x2234F, -1, -1, 1409252, -1, -1, -1, -1, -1, -1 }, { 0x22351, -1, -1, 1409258, -1, -1, -1, -1, -1, -1 }, { 0x22353, -1, -1, 1409262, -1, -1, -1, -1, -1, -1 }, { 0x22355, -1, -1, 1409267, -1, -1, -1, -1, -1, -1 }, { 0x2235A, -1, -1, 1409273, -1, -1, -1, -1, -1, -1 }, { 0x22367, -1, -1, 1409278, -1, -1, -1, -1, -1, -1 }, { 0x2236B, -1, -1, 1409283, -1, -1, -1, -1, -1, -1 }, { 0x2236D, -1, -1, 1409289, -1, -1, -1, -1, -1, -1 }, { 0x22370, -1, -1, 1409293, -1, -1, -1, -1, -1, -1 }, { 0x22371, -1, -1, 1409297, -1, -1, -1, -1, -1, -1 }, { 0x2237C, -1, -1, 1409303, -1, -1, -1, -1, -1, -1 }, { 0x2237F, -1, -1, 1409307, -1, -1, -1, -1, -1, -1 }, { 0x22380, -1, -1, 1409313, -1, -1, -1, -1, -1, -1 }, { 0x22382, -1, -1, 1409317, -1, -1, -1, -1, -1, -1 }, { 0x22383, -1, -1, 1409322, -1, -1, -1, -1, -1, -1 }, { 0x22384, -1, -1, 1409326, -1, -1, -1, -1, -1, -1 }, { 0x22386, -1, -1, 1409330, -1, -1, -1, -1, -1, -1 }, { 0x22388, -1, -1, 1409335, -1, -1, -1, -1, -1, -1 }, { 0x22389, -1, -1, 1409340, -1, -1, -1, -1, -1, -1 }, { 0x2238B, -1, -1, 1409344, -1, -1, -1, -1, -1, -1 }, { 0x2238C, -1, -1, 1409349, -1, -1, -1, -1, -1, -1 }, { 0x2238E, -1, -1, 1409354, -1, -1, -1, -1, -1, -1 }, { 0x22394, -1, -1, 1409358, -1, -1, -1, -1, -1, -1 }, { 0x22395, -1, -1, 1409363, -1, -1, -1, -1, -1, -1 }, { 0x22396, -1, -1, 1409369, -1, -1, -1, -1, -1, -1 }, { 0x22398, -1, -1, 1409373, -1, -1, -1, -1, -1, -1 }, { 0x22399, -1, -1, 1409378, -1, -1, -1, -1, -1, -1 }, { 0x223A0, -1, -1, 1409384, -1, -1, -1, -1, -1, -1 }, { 0x223A1, -1, -1, 1409390, -1, -1, -1, -1, -1, -1 }, { 0x223A5, -1, -1, 1409395, -1, -1, -1, -1, -1, -1 }, { 0x223AA, -1, -1, 1409401, -1, -1, -1, -1, -1, -1 }, { 0x223AD, -1, -1, 1409406, -1, -1, -1, -1, -1, -1 }, { 0x223B4, -1, -1, 1409411, -1, -1, -1, -1, -1, -1 }, { 0x223B5, -1, -1, 1409417, -1, -1, -1, -1, -1, -1 }, { 0x223B9, -1, -1, 1409421, -1, -1, -1, -1, -1, -1 }, { 0x223BB, -1, -1, 1409426, -1, -1, -1, -1, -1, -1 }, { 0x223BD, -1, 1409430, -1, -1, -1, -1, -1, -1, -1 }, { 0x223C3, -1, -1, 1409435, -1, -1, -1, -1, -1, -1 }, { 0x223C4, -1, -1, 1409439, -1, -1, -1, -1, -1, -1 }, { 0x223C5, -1, -1, 1409446, -1, -1, -1, -1, -1, -1 }, { 0x223C6, -1, -1, 1409452, -1, -1, -1, -1, -1, -1 }, { 0x223C8, -1, -1, 1409456, -1, -1, -1, -1, -1, -1 }, { 0x223CD, -1, -1, 1409462, -1, -1, -1, -1, -1, -1 }, { 0x223CE, -1, -1, 1409466, -1, -1, -1, -1, -1, -1 }, { 0x223D0, -1, 1409472, -1, -1, -1, -1, -1, -1, -1 }, { 0x223D1, -1, -1, -1, -1, -1, -1, -1, -1, 1409478 }, { 0x223D2, -1, -1, 1409484, -1, -1, -1, -1, -1, -1 }, { 0x223D5, -1, -1, 1409490, -1, -1, -1, -1, -1, -1 }, { 0x223D7, -1, 1409496, 1409506, -1, -1, -1, -1, -1, -1 }, { 0x223D9, -1, -1, 1409510, -1, -1, -1, -1, -1, -1 }, { 0x223DC, -1, -1, 1409516, -1, -1, -1, -1, -1, -1 }, { 0x223DD, -1, -1, 1409521, -1, -1, -1, -1, -1, -1 }, { 0x223DE, -1, -1, 1409527, -1, -1, -1, -1, -1, -1 }, { 0x223E0, -1, -1, -1, -1, -1, -1, -1, -1, 1409531 }, { 0x223E1, -1, -1, -1, -1, -1, -1, -1, -1, 1409539 }, { 0x223E2, -1, -1, -1, -1, -1, -1, -1, -1, 1409544 }, { 0x223E3, -1, -1, -1, -1, -1, -1, -1, -1, 1409549 }, { 0x223E4, -1, -1, 1409554, -1, -1, -1, -1, -1, -1 }, { 0x223E6, -1, -1, 1409559, -1, -1, -1, -1, -1, -1 }, { 0x223E7, -1, -1, 1409565, -1, -1, -1, -1, -1, -1 }, { 0x223ED, -1, -1, 1409571, -1, -1, -1, -1, -1, -1 }, { 0x223EE, -1, -1, 1409576, -1, -1, -1, -1, -1, -1 }, { 0x223EF, -1, -1, 1409582, -1, -1, -1, -1, -1, -1 }, { 0x223F0, -1, -1, 1409586, -1, -1, -1, -1, -1, -1 }, { 0x223F3, 1409593, -1, 1409605, -1, -1, -1, -1, -1, -1 }, { 0x223F7, -1, -1, 1409611, -1, -1, -1, -1, -1, -1 }, { 0x223FA, -1, 1409616, -1, -1, -1, -1, -1, -1, -1 }, { 0x223FF, -1, -1, -1, -1, -1, -1, -1, -1, 1409621 }, { 0x22402, -1, -1, 1409627, -1, -1, -1, -1, -1, -1 }, { 0x22403, -1, -1, 1409632, -1, -1, -1, -1, -1, -1 }, { 0x22404, -1, -1, 1409638, -1, -1, -1, -1, -1, -1 }, { 0x22406, -1, -1, 1409644, -1, -1, -1, -1, -1, -1 }, { 0x2240A, -1, -1, 1409650, -1, -1, -1, -1, -1, -1 }, { 0x2240E, -1, -1, 1409656, -1, -1, -1, -1, -1, 1409663 }, { 0x22410, -1, -1, 1409668, -1, -1, -1, -1, -1, -1 }, { 0x22412, -1, -1, 1409674, -1, -1, -1, -1, -1, -1 }, { 0x22414, -1, -1, 1409680, -1, -1, -1, -1, -1, -1 }, { 0x22416, -1, -1, 1409686, -1, -1, -1, -1, -1, -1 }, { 0x2241A, -1, -1, 1409690, -1, -1, -1, -1, -1, -1 }, { 0x2241E, -1, -1, 1409695, -1, -1, -1, -1, -1, -1 }, { 0x2241F, -1, -1, 1409702, -1, -1, -1, -1, -1, -1 }, { 0x22426, -1, -1, 1409708, -1, -1, -1, -1, -1, -1 }, { 0x22427, 1409718, 1409712, -1, -1, -1, -1, -1, -1, -1 }, { 0x22429, -1, -1, 1409733, -1, -1, -1, -1, -1, -1 }, { 0x2242B, -1, -1, 1409740, -1, -1, -1, -1, -1, -1 }, { 0x22432, -1, -1, 1409746, -1, -1, -1, -1, -1, -1 }, { 0x22433, -1, -1, 1409751, -1, -1, -1, -1, -1, -1 }, { 0x2243E, -1, -1, 1409756, -1, -1, -1, -1, -1, -1 }, { 0x2243F, -1, -1, 1409760, -1, -1, -1, -1, -1, -1 }, { 0x22445, -1, -1, 1409766, -1, -1, -1, -1, -1, -1 }, { 0x22446, -1, -1, 1409772, -1, -1, -1, -1, -1, -1 }, { 0x22447, -1, -1, 1409778, -1, -1, -1, -1, -1, -1 }, { 0x22448, -1, -1, 1409783, -1, -1, -1, -1, -1, -1 }, { 0x22453, -1, -1, 1409788, -1, -1, -1, -1, -1, -1 }, { 0x22456, -1, -1, 1409793, -1, -1, -1, -1, -1, -1 }, { 0x2245D, -1, -1, 1409798, -1, -1, -1, -1, -1, -1 }, { 0x2245F, -1, -1, 1409803, -1, -1, -1, -1, -1, -1 }, { 0x22460, -1, -1, 1409807, -1, -1, -1, -1, -1, -1 }, { 0x22462, -1, -1, 1409812, -1, -1, -1, -1, -1, -1 }, { 0x22465, -1, 1409816, -1, -1, -1, -1, -1, -1, -1 }, { 0x22467, -1, -1, 1409826, -1, -1, -1, -1, -1, -1 }, { 0x2246C, -1, -1, 1409830, -1, -1, -1, -1, -1, -1 }, { 0x2246E, -1, -1, 1409835, -1, -1, -1, -1, -1, -1 }, { 0x22471, -1, 1409840, -1, -1, -1, -1, -1, -1, -1 }, { 0x22479, -1, -1, 1409844, -1, -1, -1, -1, -1, -1 }, { 0x22486, -1, -1, 1409848, -1, -1, -1, -1, -1, -1 }, { 0x22489, 1409854, -1, 1409864, -1, -1, -1, -1, -1, -1 }, { 0x2248B, -1, 1409870, -1, -1, -1, -1, -1, -1, -1 }, { 0x2248D, -1, -1, 1409876, -1, -1, -1, -1, -1, -1 }, { 0x2248E, -1, -1, -1, -1, -1, -1, -1, -1, 1409881 }, { 0x22490, -1, -1, 1409885, -1, -1, -1, -1, -1, -1 }, { 0x22491, -1, 1409890, -1, -1, -1, -1, -1, -1, -1 }, { 0x22492, -1, -1, 1409897, -1, -1, -1, -1, -1, -1 }, { 0x22494, -1, -1, 1409901, -1, -1, -1, -1, -1, -1 }, { 0x2249D, -1, -1, 1409906, -1, -1, -1, -1, -1, -1 }, { 0x2249E, -1, -1, 1409911, -1, -1, -1, -1, -1, 1409916 }, { 0x224A9, -1, -1, 1409922, -1, -1, -1, -1, -1, -1 }, { 0x224AF, -1, -1, 1409926, -1, -1, -1, -1, -1, -1 }, { 0x224B0, -1, 1409932, 1409943, -1, -1, -1, -1, 1409937, -1 }, { 0x224B1, -1, -1, 1409947, -1, -1, -1, -1, -1, -1 }, { 0x224B2, -1, -1, 1409952, -1, -1, -1, -1, -1, -1 }, { 0x224B7, -1, -1, 1409956, -1, -1, -1, -1, -1, -1 }, { 0x224B9, 1409961, -1, 1409969, -1, -1, -1, -1, -1, -1 }, { 0x224BC, -1, 1409975, -1, -1, -1, -1, -1, -1, -1 }, { 0x224BE, -1, -1, 1409979, -1, -1, -1, -1, -1, -1 }, { 0x224C0, -1, -1, 1409985, -1, -1, -1, -1, -1, -1 }, { 0x224C1, -1, 1409989, -1, -1, -1, -1, -1, -1, -1 }, { 0x224C3, -1, -1, 1409995, -1, -1, -1, -1, -1, -1 }, { 0x224C4, -1, -1, 1410000, -1, -1, -1, -1, -1, -1 }, { 0x224C6, -1, -1, 1410004, -1, -1, -1, -1, -1, -1 }, { 0x224C7, -1, -1, 1410009, -1, -1, -1, -1, -1, -1 }, { 0x224C9, -1, 1410014, -1, -1, -1, -1, -1, -1, -1 }, { 0x224CB, -1, -1, 1410020, -1, -1, -1, -1, -1, -1 }, { 0x224CC, -1, 1410025, -1, -1, -1, -1, -1, -1, -1 }, { 0x224CD, -1, -1, 1410030, -1, -1, -1, -1, -1, -1 }, { 0x224CE, -1, -1, 1410036, -1, -1, -1, -1, -1, -1 }, { 0x224D2, -1, -1, 1410041, -1, -1, -1, -1, -1, -1 }, { 0x224D4, -1, -1, 1410046, -1, -1, -1, -1, -1, -1 }, { 0x224D5, -1, -1, 1410050, -1, -1, -1, -1, -1, -1 }, { 0x224D6, -1, -1, 1410055, -1, -1, -1, -1, -1, -1 }, { 0x224D7, -1, -1, 1410059, -1, -1, -1, -1, -1, -1 }, { 0x224D8, -1, -1, 1410063, -1, -1, -1, -1, -1, -1 }, { 0x224D9, -1, -1, 1410069, -1, -1, -1, -1, -1, -1 }, { 0x224DC, -1, -1, 1410074, -1, -1, -1, -1, -1, -1 }, { 0x224DD, -1, -1, 1410078, -1, -1, -1, -1, -1, -1 }, { 0x224DE, -1, -1, 1410084, -1, -1, -1, -1, -1, -1 }, { 0x224DF, -1, -1, 1410091, -1, -1, -1, -1, -1, -1 }, { 0x224E1, -1, -1, 1410097, -1, -1, -1, -1, -1, -1 }, { 0x224E2, -1, -1, 1410101, -1, -1, -1, -1, -1, -1 }, { 0x224E3, -1, -1, 1410106, -1, -1, -1, -1, -1, -1 }, { 0x224E7, -1, -1, 1410112, -1, -1, -1, -1, -1, -1 }, { 0x224EC, -1, -1, 1410116, -1, -1, -1, -1, -1, -1 }, { 0x224ED, -1, 1410121, -1, -1, -1, -1, -1, 1410127, -1 }, { 0x224EE, -1, -1, 1410133, -1, -1, -1, -1, -1, -1 }, { 0x224EF, -1, -1, 1410139, -1, -1, -1, -1, -1, -1 }, { 0x224F0, -1, -1, 1410146, -1, -1, -1, -1, -1, -1 }, { 0x224F1, -1, -1, 1410151, -1, -1, -1, -1, -1, -1 }, { 0x224F2, -1, -1, 1410157, -1, -1, -1, -1, -1, -1 }, { 0x224F5, -1, -1, 1410161, -1, -1, -1, -1, -1, -1 }, { 0x224FF, -1, -1, 1410166, -1, -1, -1, -1, -1, -1 }, { 0x22501, -1, -1, 1410171, -1, -1, -1, -1, -1, -1 }, { 0x22502, -1, -1, 1410177, -1, -1, -1, -1, -1, -1 }, { 0x22505, -1, -1, 1410182, -1, -1, -1, -1, -1, -1 }, { 0x22506, -1, -1, 1410188, -1, -1, -1, -1, -1, -1 }, { 0x22507, -1, -1, 1410192, -1, -1, -1, -1, -1, -1 }, { 0x22508, -1, -1, 1410197, -1, -1, -1, -1, -1, -1 }, { 0x2250A, -1, -1, 1410202, -1, -1, -1, -1, -1, -1 }, { 0x2250B, -1, -1, 1410207, -1, -1, -1, -1, -1, -1 }, { 0x22511, -1, -1, 1410213, -1, -1, -1, -1, -1, -1 }, { 0x22513, -1, 1410219, -1, -1, -1, -1, -1, -1, -1 }, { 0x22514, -1, -1, 1410225, -1, -1, -1, -1, -1, -1 }, { 0x2251B, -1, 1410230, -1, -1, -1, -1, -1, -1, -1 }, { 0x2251F, -1, -1, 1410236, -1, -1, -1, -1, -1, -1 }, { 0x22520, -1, -1, 1410241, -1, -1, -1, -1, -1, -1 }, { 0x22521, -1, -1, 1410245, -1, -1, -1, -1, -1, -1 }, { 0x22522, -1, -1, 1410250, -1, -1, -1, -1, -1, -1 }, { 0x22523, -1, -1, 1410254, -1, -1, -1, -1, -1, -1 }, { 0x22524, -1, -1, 1410259, -1, -1, -1, -1, -1, -1 }, { 0x22525, -1, -1, 1410266, -1, -1, -1, -1, -1, -1 }, { 0x22527, -1, -1, 1410270, -1, -1, -1, -1, -1, -1 }, { 0x22529, -1, -1, 1410276, -1, -1, -1, -1, -1, -1 }, { 0x2252A, -1, -1, 1410282, -1, -1, -1, -1, -1, -1 }, { 0x2252C, -1, -1, 1410287, -1, -1, -1, -1, -1, -1 }, { 0x22530, -1, 1410291, -1, -1, -1, -1, -1, -1, -1 }, { 0x22531, -1, -1, 1410296, -1, -1, -1, -1, -1, -1 }, { 0x22532, -1, -1, 1410301, -1, -1, -1, -1, -1, -1 }, { 0x22533, -1, -1, 1410306, -1, -1, -1, -1, -1, -1 }, { 0x22534, -1, -1, 1410311, -1, -1, -1, -1, -1, -1 }, { 0x22545, -1, -1, 1410315, -1, -1, -1, -1, -1, -1 }, { 0x2254B, -1, -1, 1410322, -1, -1, -1, -1, -1, -1 }, { 0x2254E, -1, -1, 1410328, -1, -1, -1, -1, -1, -1 }, { 0x22551, -1, -1, 1410335, -1, -1, -1, -1, -1, -1 }, { 0x22553, -1, -1, 1410342, -1, -1, -1, -1, -1, -1 }, { 0x22554, -1, 1410347, 1410354, -1, -1, -1, -1, -1, -1 }, { 0x22555, -1, -1, 1410361, -1, -1, -1, -1, -1, -1 }, { 0x22556, -1, -1, 1410366, -1, -1, -1, -1, -1, -1 }, { 0x22558, -1, -1, 1410372, -1, -1, -1, -1, -1, -1 }, { 0x22559, -1, -1, 1410377, -1, -1, -1, -1, -1, -1 }, { 0x2255A, -1, -1, 1410383, -1, -1, -1, -1, -1, -1 }, { 0x2255E, -1, -1, 1410387, -1, -1, -1, -1, -1, -1 }, { 0x2255F, -1, -1, 1410392, -1, -1, -1, -1, -1, -1 }, { 0x22566, -1, -1, 1410396, -1, -1, -1, -1, -1, -1 }, { 0x22568, -1, -1, 1410401, -1, -1, -1, -1, -1, -1 }, { 0x2256A, -1, -1, 1410407, -1, -1, -1, -1, -1, -1 }, { 0x2256B, -1, -1, 1410413, -1, -1, -1, -1, -1, -1 }, { 0x2256C, -1, -1, 1410419, -1, -1, -1, -1, -1, -1 }, { 0x2256D, -1, -1, 1410423, -1, -1, -1, -1, -1, -1 }, { 0x2256E, -1, -1, 1410429, -1, -1, -1, -1, -1, -1 }, { 0x2256F, -1, -1, 1410434, -1, -1, -1, -1, -1, -1 }, { 0x22577, -1, -1, 1410440, -1, -1, -1, -1, -1, -1 }, { 0x22578, -1, -1, -1, -1, -1, -1, -1, -1, 1410444 }, { 0x2257A, -1, -1, 1410449, -1, -1, -1, -1, -1, -1 }, { 0x2257B, -1, -1, 1410454, -1, -1, -1, -1, -1, -1 }, { 0x22580, -1, -1, -1, -1, -1, -1, -1, -1, 1410460 }, { 0x22584, -1, -1, 1410467, -1, -1, -1, -1, -1, -1 }, { 0x22585, -1, -1, 1410474, -1, -1, -1, -1, -1, -1 }, { 0x22586, -1, -1, 1410478, -1, -1, -1, -1, -1, -1 }, { 0x22587, -1, -1, 1410483, -1, -1, -1, -1, -1, -1 }, { 0x22588, -1, -1, 1410488, -1, -1, -1, -1, -1, -1 }, { 0x2258A, -1, -1, 1410494, -1, -1, -1, -1, -1, -1 }, { 0x2258B, -1, -1, 1410500, -1, -1, -1, -1, -1, -1 }, { 0x2258D, -1, 1410506, -1, -1, -1, -1, -1, -1, -1 }, { 0x2258E, -1, -1, 1410512, -1, -1, -1, -1, -1, -1 }, { 0x2258F, -1, -1, 1410518, -1, -1, -1, -1, -1, -1 }, { 0x22591, -1, -1, 1410522, -1, -1, -1, -1, -1, -1 }, { 0x22595, -1, -1, -1, -1, -1, -1, -1, -1, 1410528 }, { 0x22596, -1, -1, -1, -1, -1, -1, -1, -1, 1410532 }, { 0x22597, -1, -1, 1410536, -1, -1, -1, -1, -1, -1 }, { 0x2259B, -1, -1, 1410542, -1, -1, -1, -1, -1, -1 }, { 0x2259D, -1, -1, 1410547, -1, -1, -1, -1, -1, -1 }, { 0x2259F, -1, -1, 1410553, -1, -1, -1, -1, -1, -1 }, { 0x225A1, -1, -1, 1410558, -1, -1, -1, -1, -1, -1 }, { 0x225A4, -1, -1, 1410562, -1, -1, -1, -1, -1, -1 }, { 0x225A6, -1, -1, 1410567, -1, -1, -1, -1, -1, -1 }, { 0x225A7, -1, -1, 1410572, -1, -1, -1, -1, -1, -1 }, { 0x225A9, -1, -1, 1410578, -1, -1, -1, -1, -1, -1 }, { 0x225AB, -1, -1, 1410584, -1, -1, -1, -1, -1, -1 }, { 0x225AC, -1, -1, 1410588, -1, -1, -1, -1, -1, -1 }, { 0x225AE, -1, -1, -1, -1, -1, -1, -1, -1, 1410592 }, { 0x225AF, -1, 1410597, -1, -1, -1, -1, -1, -1, -1 }, { 0x225B1, -1, -1, -1, -1, -1, -1, -1, -1, 1410602 }, { 0x225B3, -1, -1, 1410608, -1, -1, -1, -1, -1, -1 }, { 0x225B4, -1, -1, 1410612, -1, -1, -1, -1, -1, -1 }, { 0x225B5, -1, -1, 1410616, -1, -1, -1, -1, -1, -1 }, { 0x225B7, -1, -1, 1410620, -1, -1, -1, -1, -1, -1 }, { 0x225BA, -1, -1, 1410626, -1, -1, -1, -1, -1, 1410630 }, { 0x225BE, -1, 1410636, -1, -1, -1, -1, -1, -1, -1 }, { 0x225BF, -1, -1, 1410642, -1, -1, -1, -1, -1, -1 }, { 0x225C0, -1, -1, 1410647, -1, -1, -1, -1, -1, -1 }, { 0x225C2, -1, -1, 1410652, -1, -1, -1, -1, -1, -1 }, { 0x225C4, -1, -1, 1410656, -1, -1, -1, -1, -1, -1 }, { 0x225C6, -1, -1, -1, -1, -1, -1, -1, -1, 1410661 }, { 0x225C8, -1, -1, 1410669, -1, -1, -1, -1, -1, -1 }, { 0x225C9, -1, -1, 1410675, -1, -1, -1, -1, -1, 1410679 }, { 0x225CA, -1, -1, 1410686, -1, -1, -1, -1, -1, -1 }, { 0x225CE, -1, -1, 1410691, -1, -1, -1, -1, -1, -1 }, { 0x225D6, -1, -1, -1, -1, -1, -1, -1, -1, 1410695 }, { 0x225DA, -1, -1, -1, -1, -1, -1, -1, -1, 1410702 }, { 0x225E0, -1, -1, -1, -1, -1, -1, -1, -1, 1410709 }, { 0x225EB, -1, -1, 1410715, -1, -1, -1, -1, -1, -1 }, { 0x225ED, -1, -1, 1410719, -1, -1, -1, -1, -1, -1 }, { 0x225EF, -1, -1, 1410724, -1, -1, -1, -1, -1, -1 }, { 0x225F0, -1, -1, 1410730, -1, -1, -1, -1, -1, -1 }, { 0x225F2, -1, -1, 1410735, -1, -1, -1, -1, -1, -1 }, { 0x225F3, -1, -1, 1410739, -1, -1, -1, -1, -1, -1 }, { 0x225F4, -1, -1, 1410743, -1, -1, -1, -1, -1, -1 }, { 0x225F5, -1, -1, 1410747, -1, -1, -1, -1, -1, -1 }, { 0x225F7, -1, -1, -1, -1, -1, -1, -1, -1, 1410753 }, { 0x225F8, -1, -1, -1, -1, -1, -1, -1, -1, 1410761 }, { 0x225F9, -1, -1, 1410767, -1, -1, -1, -1, -1, -1 }, { 0x225FA, -1, -1, 1410771, -1, -1, -1, -1, -1, -1 }, { 0x225FC, -1, -1, -1, -1, -1, -1, -1, -1, 1410778 }, { 0x225FD, -1, -1, -1, -1, -1, -1, -1, -1, 1410781 }, { 0x225FE, -1, -1, -1, -1, -1, -1, -1, -1, 1410786 }, { 0x225FF, -1, -1, 1410796, -1, -1, -1, -1, -1, -1 }, { 0x22600, -1, -1, 1410800, -1, -1, -1, -1, -1, -1 }, { 0x22603, -1, -1, 1410805, -1, -1, -1, -1, -1, -1 }, { 0x22604, -1, -1, 1410809, -1, -1, -1, -1, -1, -1 }, { 0x22605, 1410820, 1410814, 1410861, -1, -1, -1, -1, -1, -1 }, { 0x22607, -1, -1, 1410866, -1, -1, -1, -1, -1, -1 }, { 0x22609, -1, -1, 1410870, -1, -1, -1, -1, -1, -1 }, { 0x2260A, -1, -1, 1410875, -1, -1, -1, -1, -1, -1 }, { 0x2260B, -1, -1, 1410881, -1, -1, -1, -1, -1, -1 }, { 0x2260C, -1, -1, 1410885, -1, -1, -1, -1, -1, -1 }, { 0x2260D, -1, -1, 1410891, -1, -1, -1, -1, -1, -1 }, { 0x2261B, -1, 1410895, -1, -1, -1, -1, -1, -1, -1 }, { 0x2261C, -1, 1410900, -1, -1, -1, -1, -1, -1, -1 }, { 0x2261D, -1, -1, 1410904, -1, -1, -1, -1, -1, 1410908 }, { 0x2261F, -1, -1, 1410913, -1, -1, -1, -1, -1, -1 }, { 0x22627, -1, -1, 1410919, -1, -1, -1, -1, -1, -1 }, { 0x2262B, -1, 1410925, -1, -1, -1, -1, -1, -1, -1 }, { 0x2262C, -1, -1, -1, -1, -1, -1, -1, -1, 1410931 }, { 0x2262D, -1, -1, -1, -1, -1, -1, -1, -1, 1410935 }, { 0x2262E, -1, -1, -1, -1, -1, -1, -1, -1, 1410941 }, { 0x22638, 1410947, -1, 1410964, -1, -1, -1, -1, -1, -1 }, { 0x22639, -1, -1, 1410971, -1, -1, -1, -1, -1, -1 }, { 0x2263A, -1, -1, 1410976, -1, -1, -1, -1, -1, -1 }, { 0x2263D, -1, -1, 1410980, -1, -1, -1, -1, -1, -1 }, { 0x2263F, -1, -1, 1410984, -1, -1, -1, -1, -1, -1 }, { 0x22641, -1, -1, 1410989, -1, -1, -1, -1, -1, -1 }, { 0x22642, -1, -1, 1410993, -1, -1, -1, -1, -1, -1 }, { 0x22645, -1, -1, 1410999, -1, -1, -1, -1, -1, -1 }, { 0x22647, -1, -1, 1411003, -1, -1, -1, -1, -1, -1 }, { 0x22650, -1, -1, 1411007, -1, -1, -1, -1, -1, -1 }, { 0x22653, -1, -1, 1411012, -1, -1, -1, -1, -1, -1 }, { 0x22654, -1, -1, -1, -1, -1, -1, -1, -1, 1411017 }, { 0x22655, -1, -1, -1, -1, -1, -1, -1, -1, 1411023 }, { 0x22662, 1411037, 1411031, -1, -1, -1, -1, -1, -1, -1 }, { 0x22668, -1, 1411045, -1, -1, -1, -1, -1, -1, -1 }, { 0x22669, -1, -1, -1, -1, -1, -1, -1, -1, 1411051 }, { 0x2266A, -1, -1, -1, -1, -1, -1, -1, -1, 1411057 }, { 0x2266B, -1, -1, -1, -1, -1, -1, -1, -1, 1411064 }, { 0x2266C, -1, -1, -1, -1, -1, -1, -1, -1, 1411071 }, { 0x2266D, -1, -1, -1, -1, -1, -1, -1, -1, 1411073 }, { 0x2266E, -1, -1, 1411077, -1, -1, -1, -1, -1, -1 }, { 0x22671, 1411088, 1411082, 1411111, -1, -1, -1, -1, -1, -1 }, { 0x22672, -1, -1, 1411117, -1, -1, -1, -1, -1, 1411121 }, { 0x22673, -1, -1, 1411126, -1, -1, -1, -1, -1, -1 }, { 0x22675, -1, -1, -1, -1, -1, -1, -1, -1, 1411134 }, { 0x2267A, -1, 1411140, 1411144, -1, -1, -1, -1, -1, -1 }, { 0x2267C, -1, -1, 1411149, -1, -1, -1, -1, -1, -1 }, { 0x2267D, -1, -1, -1, -1, -1, -1, -1, -1, 1411155 }, { 0x2267E, -1, -1, 1411161, -1, -1, -1, -1, -1, -1 }, { 0x2267F, -1, -1, 1411167, -1, -1, -1, -1, -1, -1 }, { 0x22680, -1, -1, 1411172, -1, -1, -1, -1, -1, -1 }, { 0x22681, -1, -1, 1411178, -1, -1, -1, -1, -1, -1 }, { 0x22682, -1, -1, 1411182, -1, -1, -1, -1, -1, -1 }, { 0x22684, -1, -1, 1411187, -1, -1, -1, -1, -1, -1 }, { 0x22685, -1, -1, 1411192, -1, -1, -1, -1, -1, -1 }, { 0x22686, -1, -1, 1411197, -1, -1, -1, -1, -1, -1 }, { 0x2268B, -1, -1, 1411201, -1, -1, -1, -1, -1, -1 }, { 0x2268C, -1, -1, 1411207, -1, -1, -1, -1, -1, -1 }, { 0x22691, -1, -1, 1411212, -1, -1, -1, -1, -1, -1 }, { 0x22696, 1411220, 1411216, -1, -1, -1, -1, -1, -1, -1 }, { 0x22698, -1, 1411240, -1, -1, -1, -1, -1, -1, -1 }, { 0x226A8, -1, -1, 1411244, -1, -1, -1, -1, -1, -1 }, { 0x226AA, -1, -1, 1411249, -1, -1, -1, -1, -1, -1 }, { 0x226AB, -1, -1, 1411253, -1, -1, -1, -1, -1, -1 }, { 0x226AD, -1, -1, 1411258, -1, -1, -1, -1, -1, -1 }, { 0x226AE, -1, -1, 1411263, -1, -1, -1, -1, -1, -1 }, { 0x226B2, -1, -1, -1, -1, -1, -1, -1, -1, 1411267 }, { 0x226B3, -1, -1, -1, -1, -1, -1, -1, -1, 1411273 }, { 0x226B4, -1, -1, -1, -1, -1, -1, -1, -1, 1411278 }, { 0x226B5, -1, -1, -1, -1, -1, -1, -1, -1, 1411284 }, { 0x226B6, -1, -1, -1, -1, -1, -1, -1, -1, 1411289 }, { 0x226B7, -1, -1, -1, -1, -1, -1, -1, -1, 1411296 }, { 0x226B8, -1, -1, -1, -1, -1, -1, -1, -1, 1411303 }, { 0x226B9, -1, -1, -1, -1, -1, -1, -1, -1, 1411309 }, { 0x226BA, -1, -1, 1411316, -1, -1, -1, -1, -1, -1 }, { 0x226BB, -1, -1, 1411322, -1, -1, -1, -1, -1, -1 }, { 0x226BC, -1, -1, -1, -1, -1, -1, -1, -1, 1411327 }, { 0x226BD, -1, -1, -1, -1, -1, -1, -1, -1, 1411334 }, { 0x226C1, -1, -1, 1411340, -1, -1, -1, -1, -1, -1 }, { 0x226C3, -1, -1, 1411344, -1, -1, -1, -1, -1, -1 }, { 0x226C4, -1, -1, 1411349, -1, -1, -1, -1, -1, -1 }, { 0x226C6, -1, -1, 1411353, -1, -1, -1, -1, -1, -1 }, { 0x226C9, -1, -1, 1411359, -1, -1, -1, -1, -1, -1 }, { 0x226CD, -1, -1, 1411364, -1, -1, -1, -1, -1, -1 }, { 0x226CE, -1, -1, 1411369, -1, -1, -1, -1, -1, -1 }, { 0x226D2, -1, -1, 1411374, -1, -1, -1, -1, -1, -1 }, { 0x226D3, -1, -1, 1411381, -1, -1, -1, -1, -1, -1 }, { 0x226D4, -1, -1, 1411386, -1, -1, -1, -1, -1, -1 }, { 0x226D5, -1, -1, 1411392, -1, -1, -1, -1, -1, -1 }, { 0x226D6, -1, -1, 1411397, -1, -1, -1, -1, -1, -1 }, { 0x226D8, -1, -1, 1411404, -1, -1, -1, -1, -1, -1 }, { 0x226D9, -1, -1, 1411410, -1, -1, -1, -1, -1, -1 }, { 0x226DA, -1, -1, 1411415, -1, -1, -1, -1, -1, -1 }, { 0x226DB, -1, -1, 1411419, -1, -1, -1, -1, -1, -1 }, { 0x226DC, -1, -1, 1411425, -1, -1, -1, -1, -1, -1 }, { 0x226DE, -1, -1, 1411429, -1, -1, -1, -1, -1, -1 }, { 0x226DF, -1, -1, 1411434, -1, -1, -1, -1, -1, -1 }, { 0x226E5, -1, -1, 1411438, -1, -1, -1, -1, -1, -1 }, { 0x226E6, -1, -1, 1411442, -1, -1, -1, -1, -1, -1 }, { 0x226E8, -1, -1, 1411447, -1, -1, -1, -1, -1, -1 }, { 0x226EE, -1, -1, 1411451, -1, -1, -1, -1, -1, -1 }, { 0x226EF, -1, -1, 1411455, -1, -1, -1, -1, -1, -1 }, { 0x226F4, 1411466, 1411460, -1, -1, -1, -1, -1, -1, -1 }, { 0x226F5, 1411509, 1411503, -1, -1, -1, -1, -1, -1, -1 }, { 0x226F6, -1, 1411536, -1, -1, -1, -1, -1, -1, -1 }, { 0x2270F, -1, -1, -1, -1, -1, -1, -1, -1, 1411544 }, { 0x22712, -1, 1411551, -1, -1, -1, -1, -1, -1, -1 }, { 0x22714, -1, 1411557, -1, -1, -1, -1, -1, -1, -1 }, { 0x22717, -1, -1, 1411561, -1, -1, -1, -1, -1, 1411567 }, { 0x2271B, -1, 1411574, -1, -1, -1, -1, -1, -1, -1 }, { 0x2271C, -1, -1, -1, -1, -1, -1, -1, -1, 1411579 }, { 0x2271D, -1, -1, -1, -1, -1, -1, -1, -1, 1411584 }, { 0x2271E, -1, -1, -1, -1, -1, -1, -1, -1, 1411590 }, { 0x2271F, -1, 1411598, -1, -1, -1, -1, -1, -1, -1 }, { 0x22720, -1, -1, -1, -1, -1, -1, -1, -1, 1411604 }, { 0x22721, -1, -1, -1, -1, -1, -1, -1, -1, 1411611 }, { 0x22722, -1, -1, -1, -1, -1, -1, -1, -1, 1411619 }, { 0x22723, -1, -1, 1411624, -1, -1, -1, -1, -1, -1 }, { 0x22725, -1, -1, 1411628, -1, -1, -1, -1, -1, -1 }, { 0x22728, -1, -1, 1411633, -1, -1, -1, -1, -1, -1 }, { 0x22729, -1, -1, 1411638, -1, -1, -1, -1, -1, -1 }, { 0x2272A, -1, 1411644, 1411654, -1, -1, -1, -1, -1, -1 }, { 0x2272B, 1411659, -1, 1411681, -1, -1, -1, -1, -1, -1 }, { 0x2272C, 1411687, -1, 1411710, -1, -1, -1, -1, -1, -1 }, { 0x2272D, -1, -1, 1411715, -1, -1, -1, -1, -1, -1 }, { 0x2272E, -1, -1, 1411719, -1, -1, -1, -1, -1, -1 }, { 0x2272F, -1, -1, 1411723, -1, -1, -1, -1, -1, -1 }, { 0x22730, -1, -1, 1411727, -1, -1, -1, -1, -1, -1 }, { 0x22731, -1, -1, 1411732, -1, -1, -1, -1, -1, -1 }, { 0x22732, -1, -1, 1411736, -1, -1, -1, -1, -1, -1 }, { 0x22733, -1, -1, 1411740, -1, -1, -1, -1, -1, -1 }, { 0x22734, -1, -1, 1411745, -1, -1, -1, -1, -1, -1 }, { 0x22736, -1, -1, 1411750, -1, -1, -1, -1, -1, -1 }, { 0x22738, 1411755, -1, 1411783, -1, -1, -1, -1, -1, -1 }, { 0x2273B, -1, -1, 1411788, -1, -1, -1, -1, -1, -1 }, { 0x2273C, -1, -1, 1411795, -1, -1, -1, -1, -1, -1 }, { 0x2273D, -1, -1, 1411802, -1, -1, -1, -1, -1, -1 }, { 0x2273F, -1, -1, 1411807, -1, -1, -1, -1, -1, -1 }, { 0x22740, -1, -1, 1411812, -1, -1, -1, -1, -1, -1 }, { 0x22741, -1, -1, 1411816, -1, -1, -1, -1, -1, -1 }, { 0x22742, -1, -1, 1411822, -1, -1, -1, -1, -1, -1 }, { 0x22745, -1, -1, 1411826, -1, -1, -1, -1, -1, -1 }, { 0x22746, -1, -1, 1411831, -1, -1, -1, -1, -1, -1 }, { 0x22747, -1, -1, 1411838, -1, -1, -1, -1, -1, -1 }, { 0x22748, -1, -1, 1411843, -1, -1, -1, -1, -1, -1 }, { 0x22749, -1, -1, 1411850, -1, -1, -1, -1, -1, -1 }, { 0x2274C, -1, -1, 1411854, -1, -1, -1, -1, -1, -1 }, { 0x2274D, -1, -1, 1411859, -1, -1, -1, -1, -1, -1 }, { 0x22753, -1, -1, 1411864, -1, -1, -1, -1, -1, -1 }, { 0x22758, -1, -1, -1, -1, -1, -1, -1, -1, 1411870 }, { 0x22759, -1, -1, -1, -1, -1, -1, -1, -1, 1411876 }, { 0x2275A, -1, -1, -1, -1, -1, -1, -1, -1, 1411880 }, { 0x2275B, -1, -1, -1, -1, -1, -1, -1, -1, 1411886 }, { 0x2275C, -1, -1, -1, -1, -1, -1, -1, -1, 1411892 }, { 0x2276C, -1, -1, 1411899, -1, -1, -1, -1, -1, -1 }, { 0x2276F, -1, -1, 1411904, -1, -1, -1, -1, -1, -1 }, { 0x22773, -1, -1, 1411909, -1, -1, -1, -1, -1, 1411913 }, { 0x22774, -1, -1, 1411919, -1, -1, -1, -1, -1, -1 }, { 0x22775, 1411928, 1411923, -1, -1, -1, -1, -1, -1, -1 }, { 0x22778, -1, -1, 1411963, -1, -1, -1, -1, -1, 1411968 }, { 0x22779, -1, -1, 1411973, -1, -1, -1, -1, -1, -1 }, { 0x2277B, -1, -1, 1411977, -1, -1, -1, -1, -1, -1 }, { 0x22781, -1, 1411983, -1, -1, -1, -1, -1, -1, -1 }, { 0x22782, -1, -1, -1, -1, -1, -1, -1, -1, 1411989 }, { 0x22783, -1, -1, -1, -1, -1, -1, -1, -1, 1411996 }, { 0x22784, -1, -1, -1, -1, -1, -1, -1, -1, 1412002 }, { 0x22785, -1, -1, -1, -1, -1, -1, -1, -1, 1412007 }, { 0x22786, -1, -1, -1, -1, -1, -1, -1, -1, 1412011 }, { 0x22787, -1, -1, 1412017, -1, -1, -1, -1, -1, -1 }, { 0x22789, -1, -1, 1412021, -1, -1, -1, -1, -1, -1 }, { 0x2278B, -1, -1, 1412025, -1, -1, -1, -1, -1, -1 }, { 0x2278F, -1, -1, 1412030, -1, -1, -1, -1, -1, -1 }, { 0x22790, -1, -1, 1412037, -1, -1, -1, -1, -1, -1 }, { 0x22792, -1, -1, 1412042, -1, -1, -1, -1, -1, -1 }, { 0x22795, -1, -1, 1412046, -1, -1, -1, -1, -1, -1 }, { 0x22796, -1, 1412051, 1412056, -1, -1, -1, -1, -1, -1 }, { 0x22797, -1, -1, 1412060, -1, -1, -1, -1, -1, -1 }, { 0x2279A, -1, -1, 1412064, -1, -1, -1, -1, -1, -1 }, { 0x2279C, -1, -1, 1412070, -1, -1, -1, -1, -1, -1 }, { 0x2279E, -1, -1, 1412075, -1, -1, -1, -1, -1, -1 }, { 0x2279F, -1, -1, 1412079, -1, -1, -1, -1, -1, -1 }, { 0x227A0, -1, -1, 1412084, -1, -1, -1, -1, -1, -1 }, { 0x227A1, -1, -1, 1412088, -1, -1, -1, -1, -1, -1 }, { 0x227A3, -1, -1, 1412095, -1, -1, -1, -1, -1, -1 }, { 0x227A6, -1, -1, 1412100, -1, -1, -1, -1, -1, -1 }, { 0x227AC, -1, -1, 1412104, -1, -1, -1, -1, -1, -1 }, { 0x227AD, -1, -1, 1412111, -1, -1, -1, -1, -1, -1 }, { 0x227B4, -1, 1412116, -1, -1, -1, -1, -1, -1, -1 }, { 0x227B5, 1412126, 1412121, -1, -1, -1, -1, -1, -1, -1 }, { 0x227C5, -1, -1, 1412150, -1, -1, -1, -1, -1, -1 }, { 0x227CA, -1, -1, 1412155, -1, -1, -1, -1, -1, -1 }, { 0x227CB, -1, -1, 1412162, -1, -1, -1, -1, -1, -1 }, { 0x227CD, -1, 1412167, -1, -1, -1, -1, -1, -1, -1 }, { 0x227CE, -1, -1, -1, -1, -1, -1, -1, -1, 1412172 }, { 0x227CF, -1, -1, -1, -1, -1, -1, -1, -1, 1412178 }, { 0x227D0, -1, -1, -1, -1, -1, -1, -1, -1, 1412184 }, { 0x227D1, -1, -1, -1, -1, -1, -1, -1, -1, 1412189 }, { 0x227D2, -1, -1, -1, -1, -1, -1, -1, -1, 1412194 }, { 0x227D3, -1, -1, -1, -1, -1, -1, -1, -1, 1412199 }, { 0x227D4, -1, -1, -1, -1, -1, -1, -1, -1, 1412204 }, { 0x227D5, -1, -1, -1, -1, -1, -1, -1, -1, 1412210 }, { 0x227D6, -1, -1, -1, -1, -1, -1, -1, -1, 1412215 }, { 0x227D7, -1, -1, -1, -1, -1, -1, -1, -1, 1412221 }, { 0x227D8, -1, -1, -1, -1, -1, -1, -1, -1, 1412227 }, { 0x227D9, -1, -1, -1, -1, -1, -1, -1, -1, 1412234 }, { 0x227DA, -1, -1, -1, -1, -1, -1, -1, -1, 1412240 }, { 0x227DB, -1, -1, -1, -1, -1, -1, -1, -1, 1412246 }, { 0x227DE, -1, -1, -1, -1, -1, -1, -1, -1, 1412253 }, { 0x227DF, -1, -1, -1, -1, -1, -1, -1, -1, 1412260 }, { 0x227E2, -1, -1, 1412265, -1, -1, -1, -1, -1, -1 }, { 0x227E3, -1, -1, 1412269, -1, -1, -1, -1, -1, -1 }, { 0x227E4, -1, -1, 1412275, -1, -1, -1, -1, -1, -1 }, { 0x227E7, -1, -1, 1412279, -1, -1, -1, -1, -1, -1 }, { 0x227E8, -1, -1, 1412283, -1, -1, -1, -1, -1, -1 }, { 0x227E9, -1, -1, 1412287, -1, -1, -1, -1, -1, -1 }, { 0x227EA, -1, -1, 1412292, -1, -1, -1, -1, -1, -1 }, { 0x227ED, -1, -1, 1412296, -1, -1, -1, -1, -1, -1 }, { 0x227EF, -1, -1, 1412301, -1, -1, -1, -1, -1, -1 }, { 0x227F0, -1, -1, 1412306, -1, -1, -1, -1, -1, -1 }, { 0x227F1, -1, -1, 1412310, -1, -1, -1, -1, -1, -1 }, { 0x227F3, -1, -1, 1412316, -1, -1, -1, -1, -1, -1 }, { 0x227F4, -1, -1, 1412320, -1, -1, -1, -1, -1, -1 }, { 0x227F5, -1, -1, 1412325, -1, -1, -1, -1, -1, -1 }, { 0x227F9, -1, -1, -1, -1, -1, -1, -1, -1, 1412329 }, { 0x227FE, -1, -1, 1412337, -1, -1, -1, -1, -1, -1 }, { 0x227FF, -1, -1, 1412342, -1, -1, -1, -1, -1, -1 }, { 0x22803, 1412354, 1412348, -1, -1, -1, -1, -1, -1, -1 }, { 0x22804, -1, -1, -1, -1, -1, -1, -1, -1, 1412400 }, { 0x22805, -1, -1, -1, -1, -1, -1, -1, -1, 1412406 }, { 0x22806, -1, -1, -1, -1, -1, -1, -1, -1, 1412412 }, { 0x22807, -1, -1, -1, -1, -1, -1, -1, -1, 1412421 }, { 0x22808, -1, -1, -1, -1, -1, -1, -1, -1, 1412426 }, { 0x22809, -1, -1, -1, -1, -1, -1, -1, -1, 1412432 }, { 0x22810, -1, -1, -1, -1, -1, -1, -1, -1, 1412439 }, { 0x2281B, -1, -1, 1412444, -1, -1, -1, -1, -1, -1 }, { 0x2281D, -1, -1, 1412449, -1, -1, -1, -1, -1, -1 }, { 0x22821, -1, -1, 1412454, -1, -1, -1, -1, -1, -1 }, { 0x22823, -1, -1, -1, -1, -1, -1, -1, -1, 1412459 }, { 0x22824, -1, -1, -1, -1, -1, -1, -1, -1, 1412466 }, { 0x22825, -1, -1, -1, -1, -1, -1, -1, -1, 1412473 }, { 0x22826, -1, -1, -1, -1, -1, -1, -1, -1, 1412478 }, { 0x22827, -1, -1, -1, -1, -1, -1, -1, -1, 1412484 }, { 0x22828, -1, -1, -1, -1, -1, -1, -1, -1, 1412490 }, { 0x22829, -1, -1, -1, -1, -1, -1, -1, -1, 1412496 }, { 0x2282A, -1, -1, -1, -1, -1, -1, -1, -1, 1412500 }, { 0x2282B, -1, -1, 1412508, -1, -1, -1, -1, -1, -1 }, { 0x2282C, -1, -1, 1412513, -1, -1, -1, -1, -1, -1 }, { 0x2282D, -1, -1, 1412518, -1, -1, -1, -1, -1, -1 }, { 0x2282E, -1, -1, 1412522, -1, -1, -1, -1, -1, -1 }, { 0x2282F, -1, -1, -1, -1, -1, -1, -1, -1, 1412527 }, { 0x22832, -1, -1, 1412534, -1, -1, -1, -1, -1, -1 }, { 0x22833, 1412543, 1412538, 1412565, -1, -1, -1, -1, -1, -1 }, { 0x22835, 1412582, 1412570, 1412600, -1, -1, -1, -1, -1, -1 }, { 0x22837, -1, -1, 1412606, -1, -1, -1, -1, -1, -1 }, { 0x22839, -1, -1, 1412613, -1, -1, -1, -1, -1, -1 }, { 0x2283A, -1, -1, 1412617, -1, -1, -1, -1, -1, -1 }, { 0x2283C, -1, -1, 1412621, -1, -1, -1, -1, -1, -1 }, { 0x2283D, -1, -1, 1412626, -1, -1, -1, -1, -1, -1 }, { 0x2283F, -1, -1, 1412632, -1, -1, -1, -1, -1, -1 }, { 0x22840, -1, -1, 1412637, -1, -1, -1, -1, -1, -1 }, { 0x22841, -1, -1, 1412642, -1, -1, -1, -1, -1, -1 }, { 0x22842, -1, -1, 1412646, -1, -1, -1, -1, -1, -1 }, { 0x22843, -1, -1, 1412652, -1, -1, -1, -1, -1, -1 }, { 0x22845, -1, -1, 1412656, -1, -1, -1, -1, -1, -1 }, { 0x22847, -1, -1, 1412660, -1, -1, -1, -1, -1, -1 }, { 0x22848, -1, -1, 1412664, -1, -1, -1, -1, -1, -1 }, { 0x22849, -1, -1, 1412669, -1, -1, -1, -1, -1, -1 }, { 0x2284D, -1, -1, 1412673, -1, -1, -1, -1, -1, -1 }, { 0x2284E, -1, -1, 1412677, -1, -1, -1, -1, -1, -1 }, { 0x2284F, -1, -1, 1412681, -1, -1, -1, -1, -1, -1 }, { 0x22851, -1, -1, 1412685, -1, -1, -1, -1, -1, -1 }, { 0x22852, -1, -1, 1412689, -1, -1, -1, -1, -1, -1 }, { 0x2285F, -1, 1412694, -1, -1, -1, -1, -1, -1, -1 }, { 0x22860, -1, 1412699, -1, -1, -1, -1, -1, -1, -1 }, { 0x22870, -1, -1, 1412703, -1, -1, -1, -1, -1, -1 }, { 0x22871, -1, 1412709, -1, -1, -1, -1, -1, -1, -1 }, { 0x22874, -1, -1, 1412714, -1, -1, -1, -1, -1, -1 }, { 0x22875, -1, -1, 1412718, -1, -1, -1, -1, -1, -1 }, { 0x22879, -1, -1, 1412724, -1, -1, -1, -1, -1, -1 }, { 0x2287F, -1, -1, -1, -1, -1, -1, -1, -1, 1412731 }, { 0x22881, -1, -1, -1, -1, -1, -1, -1, -1, 1412738 }, { 0x22882, -1, -1, 1412744, -1, -1, -1, -1, -1, 1412749 }, { 0x22884, -1, -1, -1, -1, -1, -1, -1, -1, 1412755 }, { 0x22885, -1, -1, -1, -1, -1, -1, -1, -1, 1412762 }, { 0x22886, -1, -1, -1, -1, -1, -1, -1, -1, 1412770 }, { 0x22887, -1, -1, -1, -1, -1, -1, -1, -1, 1412777 }, { 0x22888, -1, -1, -1, -1, -1, -1, -1, -1, 1412783 }, { 0x22889, -1, -1, -1, -1, -1, -1, -1, -1, 1412789 }, { 0x2288A, -1, -1, -1, -1, -1, -1, -1, -1, 1412795 }, { 0x2288B, -1, -1, -1, -1, -1, -1, -1, -1, 1412801 }, { 0x2288C, -1, -1, 1412809, -1, -1, -1, -1, -1, -1 }, { 0x2288D, -1, -1, 1412816, -1, -1, -1, -1, -1, -1 }, { 0x22892, -1, -1, 1412821, -1, -1, -1, -1, -1, -1 }, { 0x22893, -1, -1, 1412825, -1, -1, -1, -1, -1, -1 }, { 0x22896, -1, -1, 1412831, -1, -1, -1, -1, -1, -1 }, { 0x22897, -1, -1, 1412835, -1, -1, -1, -1, -1, -1 }, { 0x2289A, -1, -1, 1412841, -1, -1, -1, -1, -1, -1 }, { 0x2289C, -1, -1, 1412846, -1, -1, -1, -1, -1, -1 }, { 0x2289E, -1, -1, 1412850, -1, -1, -1, -1, -1, -1 }, { 0x228AC, -1, -1, -1, -1, -1, -1, -1, -1, 1412854 }, { 0x228AD, -1, 1412860, -1, -1, -1, -1, -1, -1, -1 }, { 0x228AF, -1, -1, -1, -1, -1, -1, -1, -1, 1412865 }, { 0x228B2, -1, -1, -1, -1, -1, -1, -1, -1, 1412872 }, { 0x228B9, -1, -1, 1412879, -1, -1, -1, -1, -1, -1 }, { 0x228BD, -1, -1, -1, -1, -1, -1, -1, -1, 1412886 }, { 0x228C0, -1, -1, -1, -1, -1, -1, -1, -1, 1412893 }, { 0x228C1, -1, 1412900, -1, -1, -1, -1, -1, -1, -1 }, { 0x228C2, -1, -1, -1, -1, -1, -1, -1, -1, 1412906 }, { 0x228C3, -1, -1, -1, -1, -1, -1, -1, -1, 1412912 }, { 0x228C4, -1, -1, -1, -1, -1, -1, -1, -1, 1412918 }, { 0x228C5, -1, -1, -1, -1, -1, -1, -1, -1, 1412924 }, { 0x228C6, -1, -1, -1, -1, -1, -1, -1, -1, 1412930 }, { 0x228C7, -1, -1, -1, -1, -1, -1, -1, -1, 1412937 }, { 0x228C8, -1, -1, -1, -1, -1, -1, -1, -1, 1412943 }, { 0x228C9, -1, -1, 1412948, -1, -1, -1, -1, -1, -1 }, { 0x228CA, -1, -1, 1412952, -1, -1, -1, -1, -1, -1 }, { 0x228CE, -1, -1, 1412958, -1, -1, -1, -1, -1, -1 }, { 0x228CF, -1, -1, 1412964, -1, -1, -1, -1, -1, -1 }, { 0x228D0, -1, -1, 1412968, -1, -1, -1, -1, -1, -1 }, { 0x228D3, -1, -1, 1412973, -1, -1, -1, -1, -1, -1 }, { 0x228D4, -1, -1, 1412978, -1, -1, -1, -1, -1, -1 }, { 0x228D5, -1, -1, 1412984, -1, -1, -1, -1, -1, -1 }, { 0x228D7, -1, -1, 1412988, -1, -1, -1, -1, -1, -1 }, { 0x228D8, -1, -1, 1412992, -1, -1, -1, -1, -1, -1 }, { 0x228D9, -1, -1, 1412997, -1, -1, -1, -1, -1, -1 }, { 0x228DA, -1, -1, 1413003, -1, -1, -1, -1, -1, -1 }, { 0x228DE, -1, -1, 1413007, -1, -1, -1, -1, -1, -1 }, { 0x228E0, -1, -1, 1413011, -1, -1, -1, -1, -1, -1 }, { 0x228E7, -1, -1, -1, -1, -1, -1, -1, -1, 1413016 }, { 0x228F3, -1, -1, 1413023, -1, -1, -1, -1, -1, -1 }, { 0x228F7, -1, 1413028, -1, -1, -1, -1, -1, -1, -1 }, { 0x228F8, -1, -1, -1, -1, -1, -1, -1, -1, 1413033 }, { 0x228F9, -1, -1, -1, -1, -1, -1, -1, -1, 1413039 }, { 0x228FB, -1, -1, 1413046, -1, -1, -1, -1, -1, -1 }, { 0x228FC, -1, -1, 1413050, -1, -1, -1, -1, -1, -1 }, { 0x228FF, -1, -1, 1413055, -1, -1, -1, -1, -1, -1 }, { 0x22901, -1, -1, 1413060, -1, -1, -1, -1, -1, -1 }, { 0x22902, -1, -1, 1413065, -1, -1, -1, -1, -1, -1 }, { 0x22904, -1, -1, 1413069, -1, -1, -1, -1, -1, -1 }, { 0x22906, -1, -1, 1413075, -1, -1, -1, -1, -1, -1 }, { 0x2290B, -1, -1, 1413079, -1, -1, -1, -1, -1, -1 }, { 0x2290D, -1, -1, 1413083, -1, -1, -1, -1, -1, -1 }, { 0x2290E, -1, -1, 1413088, -1, -1, -1, -1, -1, -1 }, { 0x22910, -1, -1, 1413093, -1, -1, -1, -1, -1, -1 }, { 0x22918, -1, -1, 1413098, -1, -1, -1, -1, -1, -1 }, { 0x2291A, -1, -1, 1413104, -1, -1, -1, -1, -1, -1 }, { 0x2291B, -1, -1, -1, -1, -1, -1, -1, -1, 1413110 }, { 0x2291C, -1, -1, -1, -1, -1, -1, -1, -1, 1413115 }, { 0x2291D, -1, -1, -1, -1, -1, -1, -1, -1, 1413123 }, { 0x2291E, -1, -1, -1, -1, -1, -1, -1, -1, 1413129 }, { 0x2291F, -1, -1, -1, -1, -1, -1, -1, -1, 1413135 }, { 0x22920, -1, -1, -1, -1, -1, -1, -1, -1, 1413141 }, { 0x22921, -1, -1, -1, -1, -1, -1, -1, -1, 1413147 }, { 0x22922, -1, -1, -1, -1, -1, -1, -1, -1, 1413153 }, { 0x22923, -1, -1, -1, -1, -1, -1, -1, -1, 1413160 }, { 0x22924, -1, -1, 1413166, -1, -1, -1, -1, -1, -1 }, { 0x22926, -1, 1413174, -1, -1, -1, -1, -1, -1, -1 }, { 0x22927, -1, -1, 1413180, -1, -1, -1, -1, -1, -1 }, { 0x22929, -1, -1, 1413186, -1, -1, -1, -1, -1, -1 }, { 0x2292B, -1, -1, 1413190, -1, -1, -1, -1, -1, -1 }, { 0x2292F, -1, -1, 1413194, -1, -1, -1, -1, -1, -1 }, { 0x22930, -1, -1, 1413199, -1, -1, -1, -1, -1, -1 }, { 0x22931, -1, -1, 1413204, -1, -1, -1, -1, -1, -1 }, { 0x22932, -1, -1, 1413210, -1, -1, -1, -1, -1, -1 }, { 0x22939, 1413221, 1413216, -1, -1, -1, -1, -1, -1, -1 }, { 0x22942, -1, -1, 1413252, -1, -1, -1, -1, -1, -1 }, { 0x22943, -1, -1, 1413258, -1, -1, -1, -1, -1, -1 }, { 0x22945, -1, -1, -1, -1, -1, -1, -1, -1, 1413263 }, { 0x22946, -1, -1, -1, -1, -1, -1, -1, -1, 1413269 }, { 0x22947, -1, -1, -1, -1, -1, -1, -1, -1, 1413274 }, { 0x22948, -1, -1, -1, -1, -1, -1, -1, -1, 1413280 }, { 0x22949, -1, -1, -1, -1, -1, -1, -1, -1, 1413283 }, { 0x2294B, -1, -1, 1413290, -1, -1, -1, -1, -1, -1 }, { 0x2294C, -1, -1, 1413296, -1, -1, -1, -1, -1, -1 }, { 0x2294F, -1, 1413302, 1413314, -1, -1, -1, -1, 1413308, -1 }, { 0x22950, -1, -1, 1413320, -1, -1, -1, -1, -1, -1 }, { 0x22956, -1, -1, -1, -1, -1, -1, -1, -1, 1413325 }, { 0x22958, -1, -1, 1413330, -1, -1, -1, -1, -1, -1 }, { 0x2295A, -1, -1, 1413335, -1, -1, -1, -1, -1, -1 }, { 0x2295E, 1413341, -1, 1413380, -1, -1, -1, -1, -1, -1 }, { 0x22960, 1413393, 1413387, -1, -1, -1, -1, -1, -1, -1 }, { 0x22962, -1, -1, -1, -1, -1, -1, -1, -1, 1413411 }, { 0x22963, -1, -1, -1, -1, -1, -1, -1, -1, 1413418 }, { 0x22967, -1, 1413425, -1, -1, -1, -1, -1, -1, -1 }, { 0x2296A, -1, -1, -1, -1, -1, -1, -1, -1, 1413431 }, { 0x2296B, -1, 1413437, -1, -1, -1, -1, -1, -1, -1 }, { 0x22973, -1, -1, 1413442, -1, -1, -1, -1, -1, -1 }, { 0x22976, -1, -1, -1, -1, -1, -1, -1, -1, 1413446 }, { 0x22977, -1, -1, -1, -1, -1, -1, -1, -1, 1413454 }, { 0x2297D, -1, -1, 1413460, -1, -1, -1, -1, -1, -1 }, { 0x22980, -1, 1413465, -1, -1, -1, -1, -1, -1, -1 }, { 0x22982, 1413477, 1413471, -1, -1, -1, -1, -1, -1, 1413509 }, { 0x22984, -1, -1, -1, -1, -1, -1, -1, -1, 1413515 }, { 0x22985, -1, -1, 1413520, -1, -1, -1, -1, -1, -1 }, { 0x22988, -1, -1, 1413526, -1, -1, -1, -1, -1, -1 }, { 0x2298A, -1, -1, 1413531, -1, -1, -1, -1, -1, -1 }, { 0x2298C, -1, -1, 1413536, -1, -1, -1, -1, -1, -1 }, { 0x2298D, -1, -1, 1413540, -1, -1, -1, -1, -1, -1 }, { 0x2298E, -1, -1, 1413545, -1, -1, -1, -1, -1, -1 }, { 0x2298F, 1413550, -1, 1413570, -1, -1, -1, -1, -1, -1 }, { 0x22991, -1, -1, 1413575, -1, -1, -1, -1, -1, -1 }, { 0x22992, -1, -1, 1413582, -1, -1, -1, -1, -1, -1 }, { 0x22993, -1, 1413587, -1, -1, -1, -1, -1, -1, -1 }, { 0x22995, -1, -1, 1413595, -1, -1, -1, -1, -1, -1 }, { 0x2299A, -1, -1, 1413599, -1, -1, -1, -1, -1, -1 }, { 0x2299F, -1, -1, 1413604, -1, -1, -1, -1, -1, -1 }, { 0x229B0, -1, -1, 1413609, -1, -1, -1, -1, -1, -1 }, { 0x229B1, -1, -1, 1413614, -1, -1, -1, -1, -1, -1 }, { 0x229B2, -1, -1, 1413618, -1, -1, -1, -1, -1, -1 }, { 0x229B4, -1, -1, 1413622, -1, -1, -1, -1, -1, -1 }, { 0x229B8, -1, -1, 1413626, -1, -1, -1, -1, -1, -1 }, { 0x229BA, -1, -1, 1413631, -1, -1, -1, -1, -1, -1 }, { 0x229BC, -1, -1, 1413637, -1, -1, -1, -1, -1, -1 }, { 0x229BD, -1, -1, 1413642, -1, -1, -1, -1, -1, -1 }, { 0x229BF, -1, -1, 1413648, -1, -1, -1, -1, -1, -1 }, { 0x229C0, -1, -1, 1413654, -1, -1, -1, -1, -1, -1 }, { 0x229C5, -1, -1, 1413659, -1, -1, -1, -1, -1, -1 }, { 0x229C7, -1, -1, 1413666, -1, -1, -1, -1, -1, -1 }, { 0x229C8, -1, -1, 1413671, -1, -1, -1, -1, -1, -1 }, { 0x229CF, -1, -1, 1413677, -1, -1, -1, -1, -1, -1 }, { 0x229D1, -1, -1, 1413682, -1, -1, -1, -1, -1, -1 }, { 0x229D6, -1, -1, 1413686, -1, -1, -1, -1, -1, -1 }, { 0x229D7, -1, -1, 1413691, -1, -1, -1, -1, -1, -1 }, { 0x229DA, -1, -1, -1, -1, -1, -1, -1, -1, 1413697 }, { 0x229DD, -1, -1, 1413702, -1, -1, -1, -1, -1, -1 }, { 0x229DE, -1, -1, 1413707, -1, -1, -1, -1, -1, -1 }, { 0x229E0, -1, -1, 1413712, -1, -1, -1, -1, -1, -1 }, { 0x229E4, -1, -1, 1413716, -1, -1, -1, -1, -1, -1 }, { 0x229E5, -1, -1, 1413721, -1, -1, -1, -1, -1, -1 }, { 0x229E6, -1, -1, 1413727, -1, -1, -1, -1, -1, -1 }, { 0x229E7, -1, -1, 1413732, -1, -1, -1, -1, -1, -1 }, { 0x229EE, -1, -1, 1413736, -1, -1, -1, -1, -1, -1 }, { 0x229F0, -1, -1, 1413741, -1, -1, -1, -1, -1, -1 }, { 0x229F1, -1, -1, 1413746, -1, -1, -1, -1, -1, -1 }, { 0x229F2, -1, -1, -1, -1, -1, -1, -1, -1, 1413752 }, { 0x229F3, -1, -1, 1413755, -1, -1, -1, -1, -1, -1 }, { 0x229F4, -1, -1, 1413761, -1, -1, -1, -1, -1, -1 }, { 0x229FB, -1, -1, 1413765, -1, -1, -1, -1, -1, -1 }, { 0x229FD, -1, -1, 1413770, -1, -1, -1, -1, -1, -1 }, { 0x22A01, -1, -1, 1413774, -1, -1, -1, -1, -1, -1 }, { 0x22A02, -1, -1, 1413778, -1, -1, -1, -1, -1, -1 }, { 0x22A03, -1, -1, -1, -1, -1, -1, -1, -1, 1413782 }, { 0x22A0F, -1, -1, 1413787, -1, -1, -1, -1, -1, -1 }, { 0x22A10, -1, -1, 1413792, -1, -1, -1, -1, -1, -1 }, { 0x22A12, -1, -1, 1413796, -1, -1, -1, -1, -1, -1 }, { 0x22A14, -1, -1, 1413801, -1, -1, -1, -1, -1, -1 }, { 0x22A16, -1, -1, 1413806, -1, -1, -1, -1, -1, -1 }, { 0x22A17, -1, -1, 1413811, -1, -1, -1, -1, -1, -1 }, { 0x22A1C, -1, -1, 1413816, -1, -1, -1, -1, -1, -1 }, { 0x22A1D, -1, -1, 1413821, -1, -1, -1, -1, -1, -1 }, { 0x22A1F, -1, -1, 1413826, -1, -1, -1, -1, -1, -1 }, { 0x22A21, -1, -1, 1413830, -1, -1, -1, -1, -1, -1 }, { 0x22A25, -1, -1, 1413833, -1, -1, -1, -1, -1, -1 }, { 0x22A26, -1, -1, 1413837, -1, -1, -1, -1, -1, -1 }, { 0x22A28, -1, -1, 1413841, -1, -1, -1, -1, -1, -1 }, { 0x22A2B, -1, -1, 1413845, -1, -1, -1, -1, -1, -1 }, { 0x22A2E, -1, -1, 1413850, -1, -1, -1, -1, -1, -1 }, { 0x22A2F, -1, -1, 1413854, -1, -1, -1, -1, -1, -1 }, { 0x22A30, -1, -1, 1413859, -1, -1, -1, -1, -1, -1 }, { 0x22A31, -1, -1, 1413863, -1, -1, -1, -1, -1, -1 }, { 0x22A33, -1, -1, 1413870, -1, -1, -1, -1, -1, -1 }, { 0x22A35, -1, -1, -1, -1, -1, -1, -1, -1, 1413874 }, { 0x22A3A, -1, -1, 1413879, -1, -1, -1, -1, -1, -1 }, { 0x22A3F, -1, -1, 1413885, -1, -1, -1, -1, -1, -1 }, { 0x22A40, -1, -1, 1413891, -1, -1, -1, -1, -1, -1 }, { 0x22A41, -1, -1, 1413897, -1, -1, -1, -1, -1, -1 }, { 0x22A44, -1, -1, 1413901, -1, -1, -1, -1, -1, -1 }, { 0x22A48, -1, -1, 1413906, -1, -1, -1, -1, -1, -1 }, { 0x22A49, -1, -1, -1, -1, -1, -1, -1, -1, 1413910 }, { 0x22A4A, -1, -1, -1, -1, -1, -1, -1, -1, 1413917 }, { 0x22A4F, -1, -1, 1413923, -1, -1, -1, -1, -1, -1 }, { 0x22A50, -1, -1, 1413927, -1, -1, -1, -1, -1, -1 }, { 0x22A51, -1, -1, 1413931, -1, -1, -1, -1, -1, -1 }, { 0x22A52, -1, -1, 1413935, -1, -1, -1, -1, -1, -1 }, { 0x22A53, -1, -1, 1413939, -1, -1, -1, -1, -1, -1 }, { 0x22A55, -1, -1, 1413943, -1, -1, -1, -1, -1, -1 }, { 0x22A56, -1, -1, 1413947, -1, -1, -1, -1, -1, -1 }, { 0x22A57, -1, -1, 1413952, -1, -1, -1, -1, -1, -1 }, { 0x22A58, -1, -1, 1413958, -1, -1, -1, -1, -1, -1 }, { 0x22A5B, -1, -1, -1, -1, -1, -1, -1, -1, 1413962 }, { 0x22A5C, -1, -1, -1, -1, -1, -1, -1, -1, 1413969 }, { 0x22A5E, -1, -1, 1413974, -1, -1, -1, -1, -1, -1 }, { 0x22A5F, -1, -1, 1413978, -1, -1, -1, -1, -1, -1 }, { 0x22A60, -1, -1, 1413984, -1, -1, -1, -1, -1, -1 }, { 0x22A61, -1, -1, 1413991, -1, -1, -1, -1, -1, -1 }, { 0x22A62, -1, -1, 1413995, -1, -1, -1, -1, -1, -1 }, { 0x22A63, -1, -1, -1, -1, -1, -1, -1, -1, 1414001 }, { 0x22A64, -1, -1, -1, -1, -1, -1, -1, -1, 1414009 }, { 0x22A66, 1414022, 1414017, 1414073, -1, -1, -1, -1, -1, -1 }, { 0x22A67, -1, -1, -1, -1, -1, -1, -1, -1, 1414077 }, { 0x22A68, -1, -1, 1414083, -1, -1, -1, -1, -1, -1 }, { 0x22A6A, -1, -1, -1, -1, -1, -1, -1, -1, 1414089 }, { 0x22A6D, -1, -1, -1, -1, -1, -1, -1, -1, 1414095 }, { 0x22A6E, -1, -1, 1414103, -1, -1, -1, -1, -1, 1414107 }, { 0x22A6F, -1, -1, 1414113, -1, -1, -1, -1, -1, -1 }, { 0x22A70, -1, -1, 1414118, -1, -1, -1, -1, -1, -1 }, { 0x22A72, -1, -1, 1414125, -1, -1, -1, -1, -1, -1 }, { 0x22A77, -1, -1, 1414130, -1, -1, -1, -1, -1, -1 }, { 0x22A78, -1, -1, 1414135, -1, -1, -1, -1, -1, -1 }, { 0x22A79, -1, -1, 1414140, -1, -1, -1, -1, -1, -1 }, { 0x22A7B, -1, -1, 1414145, -1, -1, -1, -1, -1, -1 }, { 0x22A7C, -1, -1, 1414150, -1, -1, -1, -1, -1, -1 }, { 0x22A7D, -1, -1, -1, -1, -1, -1, -1, -1, 1414154 }, { 0x22A7E, -1, -1, -1, -1, -1, -1, -1, -1, 1414160 }, { 0x22A7F, -1, -1, -1, -1, -1, -1, -1, -1, 1414167 }, { 0x22A80, -1, -1, -1, -1, -1, -1, -1, -1, 1414172 }, { 0x22A83, -1, -1, 1414178, -1, -1, -1, -1, -1, -1 }, { 0x22A87, -1, -1, 1414182, -1, -1, -1, -1, -1, -1 }, { 0x22A88, -1, -1, 1414189, -1, -1, -1, -1, -1, -1 }, { 0x22A8B, -1, -1, 1414194, -1, -1, -1, -1, -1, -1 }, { 0x22A8D, -1, -1, 1414200, -1, -1, -1, -1, -1, -1 }, { 0x22A8E, -1, -1, 1414205, -1, -1, -1, -1, -1, -1 }, { 0x22A8F, -1, -1, 1414210, -1, -1, -1, -1, -1, -1 }, { 0x22A97, -1, -1, -1, -1, -1, -1, -1, -1, 1414214 }, { 0x22AA5, -1, -1, 1414220, -1, -1, -1, -1, -1, 1414225 }, { 0x22AA6, -1, -1, 1414231, -1, -1, -1, -1, -1, -1 }, { 0x22AA7, -1, -1, 1414235, -1, -1, -1, -1, -1, -1 }, { 0x22AAA, -1, -1, 1414239, -1, -1, -1, -1, -1, -1 }, { 0x22AAC, -1, -1, 1414244, -1, -1, -1, -1, -1, -1 }, { 0x22AAD, -1, -1, -1, -1, -1, -1, -1, -1, 1414250 }, { 0x22AAE, -1, -1, -1, -1, -1, -1, -1, -1, 1414257 }, { 0x22AAF, -1, -1, -1, -1, -1, -1, -1, -1, 1414262 }, { 0x22AB0, -1, -1, -1, -1, -1, -1, -1, -1, 1414268 }, { 0x22AB1, -1, -1, -1, -1, -1, -1, -1, -1, 1414275 }, { 0x22AB2, -1, -1, -1, -1, -1, -1, -1, -1, 1414281 }, { 0x22AB3, -1, -1, -1, -1, -1, -1, -1, -1, 1414287 }, { 0x22AB6, -1, -1, 1414293, -1, -1, -1, -1, -1, -1 }, { 0x22AB7, -1, -1, 1414299, -1, -1, -1, -1, -1, 1414306 }, { 0x22ABC, -1, -1, 1414311, -1, -1, -1, -1, -1, -1 }, { 0x22ABE, -1, -1, 1414316, -1, -1, -1, -1, -1, -1 }, { 0x22AC3, -1, -1, -1, -1, -1, -1, -1, -1, 1414323 }, { 0x22AC4, -1, -1, -1, -1, -1, -1, -1, -1, 1414328 }, { 0x22AC5, -1, -1, -1, -1, -1, -1, -1, -1, 1414335 }, { 0x22AC6, -1, -1, -1, -1, -1, -1, -1, -1, 1414342 }, { 0x22AC8, -1, -1, -1, -1, -1, -1, -1, -1, 1414348 }, { 0x22ACC, -1, -1, -1, -1, -1, -1, -1, -1, 1414352 }, { 0x22ACF, 1414361, 1414356, -1, -1, -1, -1, -1, -1, -1 }, { 0x22AD0, -1, -1, 1414378, -1, -1, -1, -1, -1, -1 }, { 0x22AD1, -1, -1, -1, -1, -1, -1, -1, -1, 1414383 }, { 0x22AD3, -1, -1, 1414390, -1, -1, -1, -1, -1, -1 }, { 0x22AD4, -1, -1, 1414394, -1, -1, -1, -1, -1, -1 }, { 0x22AD5, 1414412, 1414400, -1, -1, -1, -1, -1, -1, 1414434 }, { 0x22AD6, -1, -1, -1, -1, -1, -1, -1, -1, 1414441 }, { 0x22AD7, -1, -1, -1, -1, -1, -1, -1, -1, 1414448 }, { 0x22AD8, -1, -1, -1, -1, -1, -1, -1, -1, 1414456 }, { 0x22AD9, -1, -1, -1, -1, -1, -1, -1, -1, 1414459 }, { 0x22ADA, -1, -1, -1, -1, -1, -1, -1, -1, 1414466 }, { 0x22ADB, -1, -1, -1, -1, -1, -1, -1, -1, 1414471 }, { 0x22ADC, -1, -1, -1, -1, -1, -1, -1, -1, 1414479 }, { 0x22ADD, -1, -1, -1, -1, -1, -1, -1, -1, 1414486 }, { 0x22ADE, -1, -1, -1, -1, -1, -1, -1, -1, 1414491 }, { 0x22ADF, -1, -1, -1, -1, -1, -1, -1, -1, 1414498 }, { 0x22AE0, -1, -1, -1, -1, -1, -1, -1, -1, 1414504 }, { 0x22AE1, -1, -1, -1, -1, -1, -1, -1, -1, 1414510 }, { 0x22AE2, -1, -1, 1414517, -1, -1, -1, -1, -1, -1 }, { 0x22AE3, -1, -1, -1, -1, -1, -1, -1, -1, 1414522 }, { 0x22AE6, 1414534, 1414528, -1, -1, -1, 1414587, 1414592, -1, -1 }, { 0x22AE7, -1, -1, 1414602, -1, -1, -1, -1, -1, -1 }, { 0x22AE8, 1414615, 1414608, 1414643, -1, -1, -1, -1, -1, -1 }, { 0x22AEB, 1414654, 1414649, 1414669, -1, -1, -1, -1, -1, -1 }, { 0x22AEC, -1, -1, 1414673, -1, -1, -1, -1, -1, -1 }, { 0x22AED, -1, -1, 1414677, -1, -1, -1, -1, -1, -1 }, { 0x22AEF, -1, -1, 1414681, -1, -1, -1, -1, -1, -1 }, { 0x22AF0, -1, -1, 1414685, -1, -1, -1, -1, -1, -1 }, { 0x22AF2, -1, -1, 1414690, -1, -1, -1, -1, -1, -1 }, { 0x22AF4, -1, -1, 1414695, -1, -1, -1, -1, -1, -1 }, { 0x22AF5, -1, -1, 1414699, -1, -1, -1, -1, -1, -1 }, { 0x22AF7, -1, -1, 1414703, -1, -1, -1, -1, -1, -1 }, { 0x22AF8, -1, -1, 1414707, -1, -1, -1, -1, -1, -1 }, { 0x22AFB, -1, -1, 1414711, -1, -1, -1, -1, -1, -1 }, { 0x22AFF, -1, -1, 1414716, -1, -1, -1, -1, -1, -1 }, { 0x22B00, -1, -1, 1414722, -1, -1, -1, -1, -1, -1 }, { 0x22B04, -1, -1, -1, -1, -1, -1, -1, -1, 1414728 }, { 0x22B05, -1, -1, -1, -1, -1, -1, -1, -1, 1414734 }, { 0x22B07, -1, -1, -1, -1, -1, -1, -1, -1, 1414739 }, { 0x22B0E, -1, 1414745, -1, -1, -1, -1, -1, -1, -1 }, { 0x22B10, -1, -1, -1, -1, -1, -1, -1, -1, 1414750 }, { 0x22B17, -1, -1, -1, -1, -1, -1, -1, -1, 1414755 }, { 0x22B22, -1, 1414761, -1, -1, -1, -1, -1, -1, 1414766 }, { 0x22B23, -1, -1, -1, -1, -1, -1, -1, -1, 1414771 }, { 0x22B24, -1, -1, -1, -1, -1, -1, -1, -1, 1414775 }, { 0x22B25, -1, -1, -1, -1, -1, -1, -1, -1, 1414784 }, { 0x22B26, -1, -1, -1, -1, -1, -1, -1, -1, 1414791 }, { 0x22B27, -1, -1, -1, -1, -1, -1, -1, -1, 1414797 }, { 0x22B28, -1, -1, -1, -1, -1, -1, -1, -1, 1414802 }, { 0x22B29, -1, -1, -1, -1, -1, -1, -1, -1, 1414808 }, { 0x22B2B, -1, -1, 1414816, -1, -1, -1, -1, -1, -1 }, { 0x22B2C, -1, -1, 1414822, -1, -1, -1, -1, -1, -1 }, { 0x22B2D, -1, -1, -1, -1, -1, -1, -1, -1, 1414827 }, { 0x22B2E, -1, -1, -1, -1, -1, -1, -1, -1, 1414834 }, { 0x22B31, -1, -1, 1414840, -1, -1, -1, -1, -1, 1414845 }, { 0x22B32, -1, -1, 1414851, -1, -1, -1, -1, -1, -1 }, { 0x22B33, -1, -1, 1414855, -1, -1, -1, -1, -1, -1 }, { 0x22B34, -1, -1, 1414859, -1, -1, -1, -1, -1, -1 }, { 0x22B35, -1, -1, 1414864, -1, -1, -1, -1, -1, -1 }, { 0x22B36, -1, -1, 1414869, -1, -1, -1, -1, -1, -1 }, { 0x22B37, -1, -1, 1414874, -1, -1, -1, -1, -1, -1 }, { 0x22B39, -1, -1, -1, -1, -1, -1, -1, -1, 1414879 }, { 0x22B3C, -1, -1, 1414885, -1, -1, -1, -1, -1, -1 }, { 0x22B3E, -1, -1, 1414890, -1, -1, -1, -1, -1, -1 }, { 0x22B3F, 1414906, 1414894, 1414976, -1, -1, -1, -1, -1, 1414981 }, { 0x22B41, -1, -1, 1414987, -1, -1, -1, -1, -1, -1 }, { 0x22B42, -1, -1, 1414991, -1, -1, -1, -1, -1, -1 }, { 0x22B43, 1415006, 1414996, 1415104, -1, -1, -1, -1, -1, -1 }, { 0x22B44, -1, -1, 1415110, -1, -1, -1, -1, -1, -1 }, { 0x22B45, -1, -1, 1415114, -1, -1, -1, -1, -1, -1 }, { 0x22B46, 1415119, -1, 1415151, -1, -1, -1, -1, -1, -1 }, { 0x22B48, -1, -1, 1415157, -1, -1, -1, -1, -1, -1 }, { 0x22B4E, -1, -1, 1415163, -1, -1, -1, -1, -1, -1 }, { 0x22B4F, -1, -1, 1415170, -1, -1, -1, -1, -1, -1 }, { 0x22B51, -1, -1, -1, -1, -1, -1, -1, -1, 1415175 }, { 0x22B57, -1, -1, -1, -1, -1, -1, -1, -1, 1415184 }, { 0x22B5C, -1, -1, -1, -1, -1, -1, -1, -1, 1415191 }, { 0x22B5D, -1, -1, -1, -1, -1, -1, -1, -1, 1415197 }, { 0x22B65, -1, -1, 1415204, -1, -1, -1, -1, -1, -1 }, { 0x22B66, -1, -1, 1415210, -1, -1, -1, -1, -1, -1 }, { 0x22B67, -1, -1, 1415216, -1, -1, -1, -1, -1, -1 }, { 0x22B6A, -1, 1415221, -1, -1, -1, -1, -1, -1, -1 }, { 0x22B6B, -1, -1, -1, -1, -1, -1, -1, -1, 1415226 }, { 0x22B6C, -1, -1, -1, -1, -1, -1, -1, -1, 1415232 }, { 0x22B6D, -1, -1, -1, -1, -1, -1, -1, -1, 1415238 }, { 0x22B6E, -1, -1, -1, -1, -1, -1, -1, -1, 1415244 }, { 0x22B6F, -1, -1, -1, -1, -1, -1, -1, -1, 1415250 }, { 0x22B70, -1, -1, -1, -1, -1, -1, -1, -1, 1415256 }, { 0x22B71, -1, -1, -1, -1, -1, -1, -1, -1, 1415262 }, { 0x22B72, -1, -1, -1, -1, -1, -1, -1, -1, 1415269 }, { 0x22B73, -1, -1, -1, -1, -1, -1, -1, -1, 1415274 }, { 0x22B74, -1, -1, -1, -1, -1, -1, -1, -1, 1415281 }, { 0x22B75, -1, -1, -1, -1, -1, -1, -1, -1, 1415289 }, { 0x22B76, -1, -1, -1, -1, -1, -1, -1, -1, 1415295 }, { 0x22B77, -1, -1, -1, -1, -1, -1, -1, -1, 1415301 }, { 0x22B78, -1, -1, -1, -1, -1, -1, -1, -1, 1415307 }, { 0x22B79, -1, -1, -1, -1, -1, -1, -1, -1, 1415313 }, { 0x22B7A, -1, -1, -1, -1, -1, -1, -1, -1, 1415319 }, { 0x22B7B, -1, -1, -1, -1, -1, -1, -1, -1, 1415325 }, { 0x22B7C, -1, -1, -1, -1, -1, -1, -1, -1, 1415329 }, { 0x22B7D, -1, -1, -1, -1, -1, -1, -1, -1, 1415334 }, { 0x22B7E, -1, -1, -1, -1, -1, -1, -1, -1, 1415341 }, { 0x22B7F, -1, -1, -1, -1, -1, -1, -1, -1, 1415348 }, { 0x22B80, -1, -1, -1, -1, -1, -1, -1, -1, 1415355 }, { 0x22B81, -1, -1, 1415360, -1, -1, -1, -1, -1, -1 }, { 0x22B82, -1, -1, 1415364, -1, -1, -1, -1, -1, -1 }, { 0x22B83, -1, -1, 1415370, -1, -1, -1, -1, -1, -1 }, { 0x22B84, -1, -1, 1415374, -1, -1, -1, -1, -1, -1 }, { 0x22B87, -1, -1, 1415380, -1, -1, -1, -1, -1, -1 }, { 0x22B89, -1, -1, 1415385, -1, -1, -1, -1, -1, -1 }, { 0x22B8A, -1, -1, 1415391, -1, -1, -1, -1, -1, -1 }, { 0x22B8C, -1, -1, 1415395, -1, -1, -1, -1, -1, -1 }, { 0x22B8D, -1, -1, 1415400, -1, -1, -1, -1, -1, -1 }, { 0x22B8F, -1, -1, 1415407, -1, -1, -1, -1, -1, -1 }, { 0x22B90, -1, -1, 1415413, -1, -1, -1, -1, -1, -1 }, { 0x22B91, 1415425, 1415420, -1, -1, -1, -1, -1, -1, 1415488 }, { 0x22B9A, -1, -1, 1415493, -1, -1, -1, -1, -1, -1 }, { 0x22B9B, -1, -1, 1415497, -1, -1, -1, -1, -1, -1 }, { 0x22B9E, -1, -1, 1415504, -1, -1, -1, -1, -1, -1 }, { 0x22BA9, -1, -1, -1, -1, -1, -1, -1, -1, 1415509 }, { 0x22BAA, -1, -1, -1, -1, -1, -1, -1, -1, 1415512 }, { 0x22BAB, -1, -1, -1, -1, -1, -1, -1, -1, 1415518 }, { 0x22BAC, -1, -1, -1, -1, -1, -1, -1, -1, 1415524 }, { 0x22BAD, -1, -1, -1, -1, -1, -1, -1, -1, 1415530 }, { 0x22BBF, -1, -1, -1, -1, -1, -1, -1, -1, 1415535 }, { 0x22BC5, -1, -1, 1415540, -1, -1, -1, -1, -1, -1 }, { 0x22BC9, -1, -1, 1415544, -1, -1, -1, -1, -1, -1 }, { 0x22BCA, 1415554, 1415549, -1, -1, -1, -1, -1, -1, -1 }, { 0x22BCB, -1, -1, 1415588, -1, -1, -1, -1, -1, -1 }, { 0x22BCC, -1, -1, 1415592, -1, -1, -1, -1, -1, -1 }, { 0x22BCE, 1415605, 1415598, -1, -1, -1, -1, -1, -1, -1 }, { 0x22BCF, -1, -1, -1, -1, -1, -1, -1, -1, 1415624 }, { 0x22BD0, -1, -1, -1, -1, -1, -1, -1, -1, 1415629 }, { 0x22BD1, -1, -1, -1, -1, -1, -1, -1, -1, 1415632 }, { 0x22BD2, -1, -1, -1, -1, -1, -1, -1, -1, 1415639 }, { 0x22BD3, -1, -1, -1, -1, -1, -1, -1, -1, 1415644 }, { 0x22BD4, -1, -1, -1, -1, -1, -1, -1, -1, 1415648 }, { 0x22BD5, -1, -1, -1, -1, -1, -1, -1, -1, 1415655 }, { 0x22BD6, -1, -1, -1, -1, -1, -1, -1, -1, 1415661 }, { 0x22BD7, -1, -1, -1, -1, -1, -1, -1, -1, 1415667 }, { 0x22BD8, -1, -1, -1, -1, -1, -1, -1, -1, 1415674 }, { 0x22BD9, -1, -1, -1, -1, -1, -1, -1, -1, 1415679 }, { 0x22BDA, -1, -1, -1, -1, -1, -1, -1, -1, 1415685 }, { 0x22BDB, -1, -1, -1, -1, -1, -1, -1, -1, 1415691 }, { 0x22BDC, -1, -1, -1, -1, -1, -1, -1, -1, 1415697 }, { 0x22BDD, -1, -1, -1, -1, -1, -1, -1, -1, 1415704 }, { 0x22BDE, -1, -1, -1, -1, -1, -1, -1, -1, 1415709 }, { 0x22BDF, -1, -1, -1, -1, -1, -1, -1, -1, 1415714 }, { 0x22BE0, -1, -1, -1, -1, -1, -1, -1, -1, 1415721 }, { 0x22BE1, -1, -1, -1, -1, -1, -1, -1, -1, 1415724 }, { 0x22BE2, -1, -1, -1, -1, -1, -1, -1, -1, 1415730 }, { 0x22BE4, -1, -1, -1, -1, -1, -1, -1, -1, 1415736 }, { 0x22BE5, -1, -1, -1, -1, -1, -1, -1, -1, 1415743 }, { 0x22BE6, -1, -1, -1, -1, -1, -1, -1, -1, 1415749 }, { 0x22BE7, -1, -1, -1, -1, -1, -1, -1, -1, 1415753 }, { 0x22BE8, -1, -1, -1, -1, -1, -1, -1, -1, 1415758 }, { 0x22BE9, -1, -1, 1415763, -1, -1, -1, -1, -1, -1 }, { 0x22BEB, -1, -1, 1415767, -1, -1, -1, -1, -1, -1 }, { 0x22BED, -1, -1, 1415773, -1, -1, -1, -1, -1, -1 }, { 0x22BEE, -1, -1, 1415779, -1, -1, -1, -1, -1, 1415783 }, { 0x22BF0, -1, -1, 1415789, -1, -1, -1, -1, -1, -1 }, { 0x22BF1, 1415798, 1415793, -1, -1, -1, -1, -1, -1, -1 }, { 0x22BF2, -1, -1, 1415835, -1, -1, -1, -1, -1, -1 }, { 0x22BF3, -1, -1, 1415840, -1, -1, -1, -1, -1, -1 }, { 0x22BF4, -1, -1, 1415845, -1, -1, -1, -1, -1, -1 }, { 0x22BF5, -1, -1, 1415851, -1, -1, -1, -1, -1, -1 }, { 0x22BF6, -1, -1, 1415856, -1, -1, -1, -1, -1, -1 }, { 0x22BF7, -1, -1, 1415861, -1, -1, -1, -1, -1, 1415866 }, { 0x22BF9, -1, -1, 1415872, -1, -1, -1, -1, -1, -1 }, { 0x22BFA, -1, -1, 1415876, -1, -1, -1, -1, -1, -1 }, { 0x22BFC, -1, -1, 1415880, -1, -1, -1, -1, -1, -1 }, { 0x22BFD, -1, -1, 1415885, -1, -1, -1, -1, -1, -1 }, { 0x22BFE, -1, -1, 1415890, -1, -1, -1, -1, -1, -1 }, { 0x22C06, -1, -1, 1415895, -1, -1, -1, -1, -1, -1 }, { 0x22C07, -1, -1, 1415899, -1, -1, -1, -1, -1, -1 }, { 0x22C0A, -1, -1, 1415903, -1, -1, -1, -1, -1, -1 }, { 0x22C0C, -1, -1, 1415909, -1, -1, -1, -1, -1, -1 }, { 0x22C0D, -1, -1, 1415915, -1, -1, -1, -1, -1, -1 }, { 0x22C12, -1, -1, 1415919, -1, -1, -1, -1, -1, -1 }, { 0x22C18, -1, -1, 1415923, -1, -1, -1, -1, -1, -1 }, { 0x22C19, -1, -1, 1415927, -1, -1, -1, -1, -1, -1 }, { 0x22C1C, -1, -1, 1415932, -1, -1, -1, -1, -1, -1 }, { 0x22C25, -1, -1, -1, -1, -1, -1, -1, -1, 1415937 }, { 0x22C26, -1, 1415943, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C27, -1, 1415949, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C33, -1, -1, -1, -1, -1, -1, -1, -1, 1415954 }, { 0x22C38, 1415962, 1415958, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C3A, -1, -1, -1, -1, -1, -1, -1, -1, 1415991 }, { 0x22C3D, -1, -1, -1, -1, -1, -1, -1, -1, 1415996 }, { 0x22C3E, 1416008, 1416002, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C3F, -1, -1, 1416032, -1, -1, -1, -1, -1, -1 }, { 0x22C41, -1, -1, 1416037, -1, -1, -1, -1, -1, -1 }, { 0x22C44, -1, -1, 1416041, -1, -1, -1, -1, -1, -1 }, { 0x22C46, -1, -1, 1416046, -1, -1, -1, -1, -1, -1 }, { 0x22C48, -1, -1, 1416050, -1, -1, -1, -1, -1, -1 }, { 0x22C49, -1, -1, 1416055, -1, -1, -1, -1, -1, -1 }, { 0x22C4C, -1, 1416060, 1416065, -1, -1, -1, -1, -1, -1 }, { 0x22C4E, -1, -1, -1, -1, -1, -1, -1, -1, 1416070 }, { 0x22C4F, -1, -1, -1, -1, -1, -1, -1, -1, 1416076 }, { 0x22C50, -1, -1, -1, -1, -1, -1, -1, -1, 1416083 }, { 0x22C51, 1416093, 1416088, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C52, -1, -1, -1, -1, -1, -1, -1, -1, 1416112 }, { 0x22C53, -1, -1, -1, -1, -1, -1, -1, -1, 1416117 }, { 0x22C54, -1, -1, -1, -1, -1, -1, -1, -1, 1416123 }, { 0x22C55, 1416133, 1416128, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C56, -1, -1, -1, -1, -1, -1, -1, -1, 1416173 }, { 0x22C57, -1, -1, -1, -1, -1, -1, -1, -1, 1416177 }, { 0x22C58, -1, -1, -1, -1, -1, -1, -1, -1, 1416181 }, { 0x22C59, -1, -1, -1, -1, -1, -1, -1, -1, 1416187 }, { 0x22C5A, -1, -1, -1, -1, -1, -1, -1, -1, 1416192 }, { 0x22C5B, -1, -1, -1, -1, -1, -1, -1, -1, 1416198 }, { 0x22C5C, -1, -1, -1, -1, -1, -1, -1, -1, 1416204 }, { 0x22C5D, -1, -1, -1, -1, -1, -1, -1, -1, 1416211 }, { 0x22C5E, -1, -1, -1, -1, -1, -1, -1, -1, 1416218 }, { 0x22C5F, 1416230, 1416225, 1416246, -1, -1, -1, -1, -1, -1 }, { 0x22C61, -1, -1, 1416252, -1, -1, -1, -1, -1, -1 }, { 0x22C62, 1416263, 1416257, 1416319, -1, -1, -1, -1, -1, -1 }, { 0x22C63, -1, -1, 1416324, -1, -1, -1, -1, -1, -1 }, { 0x22C64, -1, -1, 1416328, -1, -1, -1, -1, -1, -1 }, { 0x22C66, -1, -1, 1416334, -1, -1, -1, -1, -1, -1 }, { 0x22C67, -1, -1, 1416338, -1, -1, -1, -1, -1, -1 }, { 0x22C68, -1, -1, 1416342, -1, -1, -1, -1, -1, 1416346 }, { 0x22C6E, -1, -1, 1416352, -1, -1, -1, -1, -1, -1 }, { 0x22C6F, -1, -1, -1, -1, -1, -1, -1, 1416356, -1 }, { 0x22C74, -1, -1, 1416362, -1, -1, -1, -1, -1, -1 }, { 0x22C76, -1, -1, 1416366, -1, -1, -1, -1, -1, -1 }, { 0x22C77, -1, -1, 1416371, -1, -1, -1, -1, -1, -1 }, { 0x22C7A, -1, -1, 1416376, -1, -1, -1, -1, -1, -1 }, { 0x22C7D, -1, -1, 1416381, -1, -1, -1, -1, -1, -1 }, { 0x22C7E, -1, -1, 1416387, -1, -1, -1, -1, -1, -1 }, { 0x22C88, 1416403, 1416393, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C94, -1, -1, 1416435, -1, -1, -1, -1, -1, 1416440 }, { 0x22C9B, -1, 1416446, -1, -1, -1, -1, -1, -1, 1416451 }, { 0x22C9D, -1, -1, -1, -1, -1, -1, -1, -1, 1416455 }, { 0x22C9F, -1, -1, -1, -1, -1, -1, -1, -1, 1416460 }, { 0x22CA0, -1, -1, -1, -1, -1, -1, -1, -1, 1416466 }, { 0x22CA1, 1416482, 1416472, -1, -1, -1, -1, -1, -1, -1 }, { 0x22CA2, -1, -1, -1, -1, -1, -1, -1, -1, 1416524 }, { 0x22CA3, -1, -1, -1, -1, -1, -1, -1, -1, 1416529 }, { 0x22CA4, -1, -1, -1, -1, -1, -1, -1, -1, 1416534 }, { 0x22CA5, -1, -1, -1, -1, -1, -1, -1, -1, 1416540 }, { 0x22CA6, -1, -1, -1, -1, -1, -1, -1, -1, 1416547 }, { 0x22CA7, -1, -1, -1, -1, -1, -1, -1, -1, 1416553 }, { 0x22CA8, -1, -1, -1, -1, -1, -1, -1, -1, 1416558 }, { 0x22CA9, 1416568, 1416563, -1, -1, -1, -1, -1, -1, 1416614 }, { 0x22CAA, -1, -1, -1, -1, -1, -1, -1, -1, 1416620 }, { 0x22CAB, -1, -1, -1, -1, -1, -1, -1, -1, 1416625 }, { 0x22CAC, -1, -1, -1, -1, -1, -1, -1, -1, 1416630 }, { 0x22CAD, -1, -1, -1, -1, -1, -1, -1, -1, 1416635 }, { 0x22CAE, -1, -1, -1, -1, -1, -1, -1, -1, 1416642 }, { 0x22CAF, -1, -1, -1, -1, -1, -1, -1, -1, 1416648 }, { 0x22CB0, -1, -1, 1416656, -1, -1, -1, -1, -1, -1 }, { 0x22CB1, -1, -1, -1, -1, -1, -1, -1, -1, 1416661 }, { 0x22CB2, 1416679, 1416667, -1, -1, -1, -1, -1, -1, 1416708 }, { 0x22CB4, -1, -1, 1416713, -1, -1, -1, -1, -1, -1 }, { 0x22CB5, 1416723, 1416718, 1416773, -1, -1, -1, -1, -1, 1416778 }, { 0x22CB6, -1, -1, 1416783, -1, -1, -1, -1, -1, -1 }, { 0x22CB7, 1416795, 1416788, 1416825, -1, -1, -1, -1, -1, -1 }, { 0x22CB8, 1416835, 1416830, 1416878, -1, -1, -1, -1, -1, -1 }, { 0x22CBC, -1, -1, 1416882, -1, -1, -1, -1, -1, -1 }, { 0x22CBD, -1, -1, 1416887, -1, -1, -1, -1, -1, -1 }, { 0x22CBE, -1, -1, 1416894, -1, -1, -1, -1, -1, -1 }, { 0x22CBF, -1, -1, 1416898, -1, -1, -1, -1, -1, -1 }, { 0x22CC0, -1, -1, 1416903, -1, -1, -1, -1, -1, -1 }, { 0x22CC1, -1, -1, 1416907, -1, -1, -1, -1, -1, 1416912 }, { 0x22CC2, 1416930, 1416920, 1416961, -1, -1, -1, -1, -1, -1 }, { 0x22CC3, -1, -1, 1416966, -1, -1, -1, -1, -1, -1 }, { 0x22CC4, -1, -1, 1416971, -1, -1, -1, -1, -1, -1 }, { 0x22CC6, 1416989, 1416977, 1417014, -1, -1, -1, -1, -1, 1417018 }, { 0x22CC7, -1, -1, 1417024, -1, -1, -1, -1, -1, -1 }, { 0x22CC8, -1, -1, 1417030, -1, -1, -1, -1, -1, -1 }, { 0x22CC9, -1, 1417034, -1, -1, -1, -1, -1, -1, -1 }, { 0x22CCB, -1, -1, 1417040, -1, -1, -1, -1, -1, -1 }, { 0x22CD1, -1, -1, 1417044, -1, -1, -1, -1, -1, -1 }, { 0x22CD3, -1, -1, 1417050, -1, -1, -1, -1, -1, -1 }, { 0x22CD9, -1, -1, 1417054, -1, -1, -1, -1, -1, -1 }, { 0x22CDA, -1, -1, 1417060, -1, -1, -1, -1, -1, -1 }, { 0x22CDC, 1417072, 1417066, -1, -1, -1, -1, -1, -1, -1 }, { 0x22CDE, -1, -1, -1, -1, -1, -1, -1, -1, 1417081 }, { 0x22CDF, -1, -1, 1417087, -1, -1, -1, -1, -1, -1 }, { 0x22CE0, -1, -1, -1, -1, -1, -1, -1, -1, 1417093 }, { 0x22CE5, -1, -1, -1, -1, -1, -1, -1, -1, 1417101 }, { 0x22CF3, -1, -1, -1, -1, -1, -1, -1, -1, 1417107 }, { 0x22CFD, -1, -1, 1417114, -1, -1, -1, -1, -1, -1 }, { 0x22CFE, -1, -1, 1417119, -1, -1, -1, -1, -1, -1 }, { 0x22D02, -1, -1, 1417125, -1, -1, -1, -1, -1, -1 }, { 0x22D07, -1, 1417131, -1, -1, -1, -1, -1, -1, 1417136 }, { 0x22D08, 1417149, 1417143, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D09, -1, -1, -1, -1, -1, -1, -1, -1, 1417182 }, { 0x22D0A, -1, -1, -1, -1, -1, -1, -1, -1, 1417188 }, { 0x22D0B, -1, -1, -1, -1, -1, -1, -1, -1, 1417195 }, { 0x22D0C, -1, -1, -1, -1, -1, -1, -1, -1, 1417201 }, { 0x22D0D, -1, -1, -1, -1, -1, -1, -1, -1, 1417207 }, { 0x22D0E, -1, -1, -1, -1, -1, -1, -1, -1, 1417213 }, { 0x22D0F, -1, -1, -1, -1, -1, -1, -1, -1, 1417220 }, { 0x22D10, -1, -1, -1, -1, -1, -1, -1, -1, 1417227 }, { 0x22D11, -1, -1, -1, -1, -1, -1, -1, -1, 1417231 }, { 0x22D12, 1417244, 1417237, -1, -1, -1, -1, -1, -1, 1417273 }, { 0x22D13, -1, -1, -1, -1, -1, -1, -1, -1, 1417280 }, { 0x22D14, -1, -1, -1, -1, -1, -1, -1, -1, 1417285 }, { 0x22D15, -1, 1417292, -1, -1, -1, -1, -1, -1, 1417298 }, { 0x22D16, -1, -1, -1, -1, -1, -1, -1, -1, 1417304 }, { 0x22D17, -1, -1, -1, -1, -1, -1, -1, -1, 1417311 }, { 0x22D18, -1, -1, -1, -1, -1, -1, -1, -1, 1417317 }, { 0x22D19, -1, -1, -1, -1, -1, -1, -1, -1, 1417321 }, { 0x22D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1417327 }, { 0x22D1B, -1, -1, -1, -1, -1, -1, -1, -1, 1417333 }, { 0x22D1C, -1, -1, -1, -1, -1, -1, -1, -1, 1417338 }, { 0x22D1D, -1, -1, -1, -1, -1, -1, -1, -1, 1417343 }, { 0x22D1E, -1, -1, -1, -1, -1, -1, -1, -1, 1417349 }, { 0x22D20, -1, -1, 1417356, -1, -1, -1, -1, -1, -1 }, { 0x22D22, -1, -1, 1417361, -1, -1, -1, -1, -1, -1 }, { 0x22D26, -1, -1, 1417366, -1, -1, -1, -1, -1, -1 }, { 0x22D27, -1, -1, 1417372, -1, -1, -1, -1, -1, -1 }, { 0x22D28, -1, -1, 1417377, -1, -1, -1, -1, -1, -1 }, { 0x22D29, -1, -1, 1417383, -1, -1, -1, -1, -1, -1 }, { 0x22D2A, -1, -1, 1417387, -1, -1, -1, -1, -1, -1 }, { 0x22D2C, -1, -1, 1417393, -1, -1, -1, -1, -1, -1 }, { 0x22D2D, -1, -1, 1417398, -1, -1, -1, -1, -1, -1 }, { 0x22D2E, -1, -1, 1417403, -1, -1, -1, -1, -1, -1 }, { 0x22D30, -1, -1, 1417407, -1, -1, -1, -1, -1, -1 }, { 0x22D31, -1, -1, 1417411, -1, -1, -1, -1, -1, -1 }, { 0x22D32, -1, -1, 1417416, -1, -1, -1, -1, -1, -1 }, { 0x22D33, -1, -1, 1417421, -1, -1, -1, -1, -1, -1 }, { 0x22D3C, -1, -1, 1417427, -1, -1, -1, -1, -1, -1 }, { 0x22D3E, -1, -1, 1417432, -1, -1, -1, -1, -1, -1 }, { 0x22D44, 1417442, 1417437, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D47, -1, -1, 1417469, -1, -1, -1, -1, -1, -1 }, { 0x22D48, -1, -1, 1417475, -1, -1, -1, -1, -1, -1 }, { 0x22D49, -1, -1, -1, -1, -1, -1, -1, -1, 1417481 }, { 0x22D4B, -1, -1, -1, -1, -1, -1, -1, -1, 1417486 }, { 0x22D4C, 1417497, 1417491, -1, -1, -1, -1, -1, -1, 1417521 }, { 0x22D53, 1417534, 1417527, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D54, -1, -1, -1, -1, -1, -1, -1, -1, 1417580 }, { 0x22D65, -1, -1, 1417588, -1, -1, -1, -1, -1, -1 }, { 0x22D67, 1417599, 1417593, -1, -1, -1, -1, -1, -1, 1417621 }, { 0x22D68, -1, -1, -1, -1, -1, -1, -1, -1, 1417626 }, { 0x22D69, -1, -1, -1, -1, -1, -1, -1, -1, 1417631 }, { 0x22D6A, -1, -1, -1, -1, -1, -1, -1, -1, 1417637 }, { 0x22D6B, -1, -1, -1, -1, -1, -1, -1, -1, 1417644 }, { 0x22D6C, -1, -1, -1, -1, -1, -1, -1, -1, 1417650 }, { 0x22D6D, -1, -1, -1, -1, -1, -1, -1, -1, 1417656 }, { 0x22D6E, -1, -1, -1, -1, -1, -1, -1, -1, 1417662 }, { 0x22D6F, -1, -1, -1, -1, -1, -1, -1, -1, 1417669 }, { 0x22D70, -1, -1, -1, -1, -1, -1, -1, -1, 1417674 }, { 0x22D71, -1, -1, -1, -1, -1, -1, -1, -1, 1417679 }, { 0x22D72, -1, -1, -1, -1, -1, -1, -1, -1, 1417685 }, { 0x22D73, -1, -1, -1, -1, -1, -1, -1, -1, 1417692 }, { 0x22D74, -1, -1, -1, -1, -1, -1, -1, -1, 1417696 }, { 0x22D75, -1, -1, -1, -1, -1, -1, -1, -1, 1417701 }, { 0x22D76, -1, -1, -1, -1, -1, -1, -1, -1, 1417707 }, { 0x22D77, -1, -1, -1, -1, -1, -1, -1, -1, 1417713 }, { 0x22D78, -1, -1, -1, -1, -1, -1, -1, -1, 1417719 }, { 0x22D79, -1, -1, -1, -1, -1, -1, -1, -1, 1417725 }, { 0x22D7A, -1, -1, -1, -1, -1, -1, -1, -1, 1417731 }, { 0x22D7B, -1, -1, -1, -1, -1, -1, -1, -1, 1417738 }, { 0x22D7C, -1, -1, -1, -1, -1, -1, -1, -1, 1417745 }, { 0x22D7D, -1, -1, -1, -1, -1, -1, -1, -1, 1417751 }, { 0x22D80, -1, -1, 1417756, -1, -1, -1, -1, -1, -1 }, { 0x22D82, -1, -1, -1, -1, -1, -1, -1, -1, 1417763 }, { 0x22D83, -1, -1, 1417769, -1, -1, -1, -1, -1, -1 }, { 0x22D85, 1417779, 1417774, 1417798, -1, -1, -1, -1, -1, -1 }, { 0x22D87, -1, -1, 1417803, -1, -1, -1, -1, -1, -1 }, { 0x22D89, -1, -1, 1417810, -1, -1, -1, -1, -1, -1 }, { 0x22D8B, -1, -1, 1417814, -1, -1, -1, -1, -1, -1 }, { 0x22D8C, -1, -1, 1417819, -1, -1, -1, -1, -1, -1 }, { 0x22D8D, 1417830, 1417824, 1417846, -1, -1, -1, -1, -1, -1 }, { 0x22D90, -1, -1, -1, -1, -1, -1, -1, -1, 1417850 }, { 0x22D91, 1417855, -1, 1417894, -1, -1, -1, -1, -1, 1417900 }, { 0x22D92, -1, -1, 1417905, -1, -1, -1, -1, -1, 1417911 }, { 0x22D93, -1, -1, 1417916, -1, -1, -1, -1, -1, -1 }, { 0x22D95, -1, 1417921, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D9C, 1417933, 1417926, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D9F, -1, -1, -1, -1, -1, -1, -1, -1, 1417960 }, { 0x22DA0, 1417971, 1417965, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DA1, -1, -1, 1418002, -1, -1, -1, -1, -1, -1 }, { 0x22DA2, -1, -1, -1, -1, -1, -1, -1, -1, 1418008 }, { 0x22DA3, 1418020, 1418015, 1418036, -1, -1, -1, -1, -1, -1 }, { 0x22DA4, 1418046, 1418041, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DA5, -1, -1, -1, -1, -1, -1, -1, -1, 1418109 }, { 0x22DAF, 1418124, 1418118, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DB3, -1, -1, 1418146, -1, -1, -1, -1, -1, -1 }, { 0x22DB4, -1, -1, 1418151, -1, -1, -1, -1, -1, -1 }, { 0x22DB6, -1, -1, 1418155, -1, -1, -1, -1, -1, 1418161 }, { 0x22DB7, -1, 1418166, -1, -1, -1, -1, -1, -1, 1418170 }, { 0x22DB8, -1, -1, -1, -1, -1, -1, -1, -1, 1418176 }, { 0x22DB9, -1, -1, -1, -1, -1, -1, -1, -1, 1418182 }, { 0x22DBA, -1, -1, -1, -1, -1, -1, -1, -1, 1418187 }, { 0x22DBB, -1, -1, -1, -1, -1, -1, -1, -1, 1418191 }, { 0x22DBC, -1, -1, -1, -1, -1, -1, -1, -1, 1418196 }, { 0x22DBD, -1, -1, -1, -1, -1, -1, -1, -1, 1418201 }, { 0x22DBE, -1, -1, -1, -1, -1, -1, -1, -1, 1418205 }, { 0x22DBF, -1, -1, -1, -1, -1, -1, -1, -1, 1418211 }, { 0x22DC0, -1, -1, -1, -1, -1, -1, -1, -1, 1418217 }, { 0x22DC1, -1, -1, -1, -1, -1, -1, -1, -1, 1418222 }, { 0x22DC2, -1, -1, -1, -1, -1, -1, -1, -1, 1418227 }, { 0x22DC3, -1, -1, -1, -1, -1, -1, -1, -1, 1418233 }, { 0x22DC4, -1, -1, -1, -1, -1, -1, -1, -1, 1418238 }, { 0x22DC5, -1, -1, -1, -1, -1, -1, -1, -1, 1418245 }, { 0x22DC6, -1, -1, -1, -1, -1, -1, -1, -1, 1418251 }, { 0x22DCD, -1, -1, 1418256, -1, -1, -1, -1, -1, -1 }, { 0x22DD1, -1, -1, 1418261, -1, -1, -1, -1, -1, -1 }, { 0x22DD4, -1, -1, 1418267, -1, -1, -1, -1, -1, -1 }, { 0x22DD5, -1, -1, 1418271, -1, -1, -1, -1, -1, -1 }, { 0x22DD6, -1, -1, 1418277, -1, -1, -1, -1, -1, -1 }, { 0x22DD7, -1, -1, 1418283, -1, -1, -1, -1, -1, -1 }, { 0x22DD9, -1, -1, 1418289, -1, -1, -1, -1, -1, -1 }, { 0x22DE2, -1, -1, 1418295, -1, -1, -1, -1, -1, -1 }, { 0x22DE3, -1, -1, -1, -1, -1, -1, -1, -1, 1418302 }, { 0x22DE4, 1418312, 1418307, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DEE, 1418335, 1418329, -1, -1, -1, -1, -1, -1, 1418371 }, { 0x22DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1418376 }, { 0x22DF0, -1, -1, -1, -1, -1, -1, -1, -1, 1418381 }, { 0x22DF1, -1, -1, -1, -1, -1, -1, -1, -1, 1418388 }, { 0x22DF2, -1, -1, -1, -1, -1, -1, -1, -1, 1418393 }, { 0x22DF3, -1, -1, -1, -1, -1, -1, -1, -1, 1418400 }, { 0x22DF4, -1, -1, -1, -1, -1, -1, -1, -1, 1418409 }, { 0x22DF5, -1, -1, -1, -1, -1, -1, -1, -1, 1418416 }, { 0x22DF6, -1, -1, 1418421, -1, -1, -1, -1, -1, -1 }, { 0x22DF8, -1, -1, 1418426, -1, -1, -1, -1, -1, -1 }, { 0x22DF9, -1, -1, 1418431, -1, -1, -1, -1, -1, 1418437 }, { 0x22DFA, -1, -1, 1418443, -1, -1, -1, -1, -1, -1 }, { 0x22DFB, -1, -1, 1418447, -1, -1, -1, -1, -1, -1 }, { 0x22DFE, -1, -1, 1418453, -1, -1, -1, -1, -1, -1 }, { 0x22DFF, -1, -1, 1418458, -1, -1, -1, -1, -1, -1 }, { 0x22E00, -1, -1, 1418463, -1, -1, -1, -1, -1, -1 }, { 0x22E01, -1, -1, 1418467, -1, -1, -1, -1, -1, -1 }, { 0x22E0C, -1, -1, 1418473, -1, -1, -1, -1, -1, -1 }, { 0x22E0D, -1, 1418479, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E17, -1, -1, 1418484, -1, -1, -1, -1, -1, -1 }, { 0x22E18, -1, -1, 1418489, -1, -1, -1, -1, -1, -1 }, { 0x22E19, -1, -1, 1418495, -1, -1, -1, -1, -1, -1 }, { 0x22E1A, -1, -1, -1, -1, -1, -1, -1, -1, 1418501 }, { 0x22E1B, -1, -1, -1, -1, -1, -1, -1, -1, 1418508 }, { 0x22E1C, -1, -1, -1, -1, -1, -1, -1, -1, 1418514 }, { 0x22E1D, -1, -1, -1, -1, -1, -1, -1, -1, 1418519 }, { 0x22E1E, -1, -1, -1, -1, -1, -1, -1, -1, 1418524 }, { 0x22E1F, -1, -1, -1, -1, -1, -1, -1, -1, 1418531 }, { 0x22E20, -1, -1, -1, -1, -1, -1, -1, -1, 1418537 }, { 0x22E21, -1, -1, -1, -1, -1, -1, -1, -1, 1418544 }, { 0x22E22, -1, -1, -1, -1, -1, -1, -1, -1, 1418550 }, { 0x22E23, 1418557, -1, 1418573, -1, -1, -1, -1, -1, -1 }, { 0x22E25, -1, -1, 1418579, -1, -1, -1, -1, -1, -1 }, { 0x22E26, -1, -1, 1418585, -1, -1, -1, -1, -1, -1 }, { 0x22E28, -1, -1, 1418590, -1, -1, -1, -1, -1, -1 }, { 0x22E2B, -1, -1, 1418595, -1, -1, -1, -1, -1, -1 }, { 0x22E2D, -1, -1, 1418599, -1, -1, -1, -1, -1, -1 }, { 0x22E33, -1, -1, 1418605, -1, -1, -1, -1, -1, -1 }, { 0x22E34, -1, -1, 1418611, -1, -1, -1, -1, -1, -1 }, { 0x22E35, -1, -1, -1, -1, -1, -1, -1, -1, 1418616 }, { 0x22E36, -1, 1418623, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E42, -1, 1418629, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E43, -1, -1, 1418635, -1, -1, -1, -1, -1, -1 }, { 0x22E45, -1, -1, -1, -1, -1, -1, -1, -1, 1418641 }, { 0x22E46, -1, -1, -1, -1, -1, -1, -1, -1, 1418648 }, { 0x22E47, -1, -1, -1, -1, -1, -1, -1, -1, 1418653 }, { 0x22E48, -1, -1, -1, -1, -1, -1, -1, -1, 1418659 }, { 0x22E49, -1, -1, -1, -1, -1, -1, -1, -1, 1418664 }, { 0x22E4A, -1, -1, -1, -1, -1, -1, -1, -1, 1418671 }, { 0x22E4C, -1, -1, -1, -1, -1, -1, -1, -1, 1418675 }, { 0x22E4D, -1, -1, 1418681, -1, -1, -1, -1, -1, -1 }, { 0x22E4F, -1, -1, 1418685, -1, -1, -1, -1, -1, -1 }, { 0x22E51, 1418696, 1418689, 1418724, -1, -1, -1, -1, -1, -1 }, { 0x22E52, -1, -1, 1418731, -1, -1, -1, -1, -1, -1 }, { 0x22E53, -1, -1, 1418736, -1, -1, -1, -1, -1, -1 }, { 0x22E54, -1, -1, 1418742, -1, -1, -1, -1, -1, -1 }, { 0x22E56, -1, -1, 1418747, -1, -1, -1, -1, -1, -1 }, { 0x22E58, -1, -1, 1418752, -1, -1, -1, -1, -1, -1 }, { 0x22E59, -1, -1, 1418758, -1, -1, -1, -1, -1, -1 }, { 0x22E5A, -1, -1, 1418763, -1, -1, -1, -1, -1, -1 }, { 0x22E5D, -1, -1, 1418769, -1, -1, -1, -1, -1, -1 }, { 0x22E63, -1, -1, -1, -1, -1, -1, -1, -1, 1418775 }, { 0x22E64, -1, -1, -1, -1, -1, -1, -1, -1, 1418780 }, { 0x22E65, -1, -1, -1, -1, -1, -1, -1, -1, 1418785 }, { 0x22E66, -1, -1, -1, -1, -1, -1, -1, -1, 1418789 }, { 0x22E67, -1, -1, -1, -1, -1, -1, -1, -1, 1418797 }, { 0x22E68, -1, -1, -1, -1, -1, -1, -1, -1, 1418802 }, { 0x22E69, -1, -1, -1, -1, -1, -1, -1, -1, 1418807 }, { 0x22E6A, -1, -1, -1, -1, -1, -1, -1, -1, 1418815 }, { 0x22E6B, -1, -1, -1, -1, -1, -1, -1, -1, 1418820 }, { 0x22E6E, -1, -1, 1418826, -1, -1, -1, -1, -1, -1 }, { 0x22E72, -1, -1, 1418831, -1, -1, -1, -1, -1, -1 }, { 0x22E73, -1, -1, 1418836, -1, -1, -1, -1, -1, -1 }, { 0x22E78, -1, 1418842, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E7C, -1, -1, 1418848, -1, -1, -1, -1, -1, -1 }, { 0x22E7D, -1, -1, -1, -1, -1, -1, -1, -1, 1418852 }, { 0x22E7E, -1, -1, -1, -1, -1, -1, -1, -1, 1418858 }, { 0x22E7F, -1, -1, -1, -1, -1, -1, -1, -1, 1418862 }, { 0x22E80, -1, -1, -1, -1, -1, -1, -1, -1, 1418868 }, { 0x22E81, -1, -1, -1, -1, -1, -1, -1, -1, 1418872 }, { 0x22E84, -1, -1, 1418878, -1, -1, -1, -1, -1, -1 }, { 0x22E85, -1, -1, 1418884, -1, -1, -1, -1, -1, -1 }, { 0x22E86, -1, -1, 1418889, -1, -1, -1, -1, -1, -1 }, { 0x22E87, -1, -1, 1418894, -1, -1, -1, -1, -1, -1 }, { 0x22E88, -1, -1, 1418899, -1, -1, -1, -1, -1, -1 }, { 0x22E89, -1, -1, 1418905, -1, -1, -1, -1, -1, -1 }, { 0x22E8B, 1418915, 1418909, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E8D, -1, -1, -1, -1, -1, -1, -1, -1, 1418949 }, { 0x22E8E, -1, -1, -1, -1, -1, -1, -1, -1, 1418955 }, { 0x22E91, -1, -1, 1418961, -1, -1, -1, -1, -1, -1 }, { 0x22E92, -1, -1, -1, -1, -1, -1, -1, -1, 1418966 }, { 0x22E93, -1, -1, -1, -1, -1, -1, -1, -1, 1418972 }, { 0x22E94, -1, -1, -1, -1, -1, -1, -1, -1, 1418977 }, { 0x22E9B, -1, -1, -1, -1, -1, -1, -1, -1, 1418983 }, { 0x22E9C, -1, -1, -1, -1, -1, -1, -1, -1, 1418989 }, { 0x22E9D, -1, -1, -1, -1, -1, -1, -1, -1, 1418996 }, { 0x22E9E, -1, -1, 1419002, -1, -1, -1, -1, -1, -1 }, { 0x22E9F, -1, -1, 1419006, -1, -1, -1, -1, -1, -1 }, { 0x22EA1, -1, -1, 1419012, -1, -1, -1, -1, -1, -1 }, { 0x22EA4, -1, -1, -1, -1, -1, -1, -1, -1, 1419018 }, { 0x22EAB, -1, -1, 1419026, -1, -1, -1, -1, -1, -1 }, { 0x22EAF, -1, -1, 1419032, -1, -1, -1, -1, -1, -1 }, { 0x22EB0, -1, -1, 1419037, -1, -1, -1, -1, -1, -1 }, { 0x22EB3, 1419049, 1419043, -1, -1, -1, -1, -1, -1, 1419123 }, { 0x22EB4, -1, -1, 1419128, -1, -1, -1, -1, -1, -1 }, { 0x22EB5, -1, -1, 1419132, -1, -1, -1, -1, -1, -1 }, { 0x22EB7, -1, -1, 1419136, -1, -1, -1, -1, -1, -1 }, { 0x22EB9, -1, -1, -1, -1, -1, -1, -1, -1, 1419140 }, { 0x22EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1419145 }, { 0x22EBC, -1, -1, 1419150, -1, -1, -1, -1, -1, -1 }, { 0x22EBD, -1, -1, 1419154, -1, -1, -1, -1, -1, -1 }, { 0x22EBF, -1, -1, 1419158, -1, -1, -1, -1, -1, -1 }, { 0x22EC0, -1, -1, 1419163, -1, -1, -1, -1, -1, -1 }, { 0x22EC2, -1, -1, 1419167, -1, -1, -1, -1, -1, -1 }, { 0x22EC5, -1, -1, 1419172, -1, -1, -1, -1, -1, -1 }, { 0x22EC7, -1, -1, 1419178, -1, -1, -1, -1, -1, -1 }, { 0x22EC9, -1, -1, 1419183, -1, -1, -1, -1, -1, -1 }, { 0x22ECB, -1, -1, 1419188, -1, -1, -1, -1, -1, -1 }, { 0x22ED3, -1, -1, 1419192, -1, -1, -1, -1, -1, -1 }, { 0x22ED4, -1, -1, 1419199, -1, -1, -1, -1, -1, -1 }, { 0x22ED7, -1, -1, 1419204, -1, -1, -1, -1, -1, -1 }, { 0x22ED8, -1, -1, 1419209, -1, -1, -1, -1, -1, -1 }, { 0x22ED9, -1, -1, 1419214, -1, -1, -1, -1, -1, -1 }, { 0x22EDA, -1, -1, 1419219, -1, -1, -1, -1, -1, -1 }, { 0x22EDC, -1, -1, 1419223, -1, -1, -1, -1, -1, -1 }, { 0x22EDF, -1, -1, 1419228, -1, -1, -1, -1, -1, -1 }, { 0x22EE0, -1, -1, 1419240, -1, -1, -1, -1, 1419234, -1 }, { 0x22EE2, -1, -1, 1419244, -1, -1, -1, -1, -1, -1 }, { 0x22EE4, -1, -1, 1419250, -1, -1, -1, -1, -1, -1 }, { 0x22EE8, -1, -1, 1419256, -1, -1, -1, -1, -1, -1 }, { 0x22EEA, -1, -1, 1419260, -1, -1, -1, -1, -1, -1 }, { 0x22EEB, -1, -1, 1419264, -1, -1, -1, -1, -1, -1 }, { 0x22EEE, -1, -1, 1419269, -1, -1, -1, -1, -1, -1 }, { 0x22EEF, -1, 1419274, -1, -1, -1, -1, -1, -1, -1 }, { 0x22EF5, -1, -1, 1419279, -1, -1, -1, -1, -1, -1 }, { 0x22EF6, -1, -1, 1419284, -1, -1, -1, -1, -1, -1 }, { 0x22EF7, -1, -1, 1419290, -1, -1, -1, -1, -1, -1 }, { 0x22EF8, -1, -1, 1419294, -1, -1, -1, -1, -1, -1 }, { 0x22EF9, -1, -1, 1419299, -1, -1, -1, -1, -1, -1 }, { 0x22EFC, -1, -1, 1419303, -1, -1, -1, -1, -1, -1 }, { 0x22EFF, -1, -1, 1419308, -1, -1, -1, -1, -1, -1 }, { 0x22F00, -1, -1, 1419314, -1, -1, -1, -1, -1, -1 }, { 0x22F01, -1, -1, 1419319, -1, -1, -1, -1, -1, -1 }, { 0x22F03, -1, -1, 1419323, -1, -1, -1, -1, -1, -1 }, { 0x22F09, -1, -1, 1419328, -1, -1, -1, -1, -1, -1 }, { 0x22F0A, -1, -1, 1419333, -1, -1, -1, -1, -1, -1 }, { 0x22F0B, -1, -1, 1419338, -1, -1, -1, -1, -1, -1 }, { 0x22F0C, -1, -1, 1419342, -1, -1, -1, -1, -1, -1 }, { 0x22F10, -1, -1, 1419347, -1, -1, -1, -1, -1, -1 }, { 0x22F11, -1, -1, 1419351, -1, -1, -1, -1, -1, -1 }, { 0x22F16, -1, -1, 1419358, -1, -1, -1, -1, -1, -1 }, { 0x22F19, -1, -1, 1419363, -1, -1, -1, -1, -1, -1 }, { 0x22F1A, -1, -1, 1419369, -1, -1, -1, -1, -1, -1 }, { 0x22F1B, -1, -1, 1419372, -1, -1, -1, -1, -1, -1 }, { 0x22F1F, -1, -1, 1419376, -1, -1, -1, -1, -1, -1 }, { 0x22F20, -1, -1, 1419382, -1, -1, -1, -1, -1, -1 }, { 0x22F23, -1, -1, 1419387, -1, -1, -1, -1, -1, -1 }, { 0x22F24, -1, -1, 1419392, -1, -1, -1, -1, -1, -1 }, { 0x22F26, -1, -1, 1419397, -1, -1, -1, -1, -1, -1 }, { 0x22F29, -1, -1, 1419403, -1, -1, -1, -1, -1, -1 }, { 0x22F2B, -1, -1, 1419409, -1, -1, -1, -1, -1, -1 }, { 0x22F30, -1, -1, 1419415, -1, -1, -1, -1, -1, -1 }, { 0x22F31, -1, -1, 1419419, -1, -1, -1, -1, -1, -1 }, { 0x22F32, -1, -1, 1419423, -1, -1, -1, -1, -1, -1 }, { 0x22F33, -1, -1, 1419429, -1, -1, -1, -1, -1, -1 }, { 0x22F35, -1, -1, 1419436, -1, -1, -1, -1, -1, -1 }, { 0x22F37, -1, -1, 1419441, -1, -1, -1, -1, -1, -1 }, { 0x22F38, -1, -1, 1419445, -1, -1, -1, -1, -1, -1 }, { 0x22F39, -1, -1, 1419450, -1, -1, -1, -1, -1, -1 }, { 0x22F3A, -1, -1, 1419454, -1, -1, -1, -1, -1, -1 }, { 0x22F3C, -1, -1, 1419459, -1, -1, -1, -1, -1, -1 }, { 0x22F42, -1, -1, 1419465, -1, -1, -1, -1, -1, -1 }, { 0x22F43, -1, -1, 1419471, -1, -1, -1, -1, -1, -1 }, { 0x22F44, -1, -1, 1419476, -1, -1, -1, -1, -1, -1 }, { 0x22F47, -1, -1, 1419482, -1, -1, -1, -1, -1, -1 }, { 0x22F55, -1, -1, 1419486, -1, -1, -1, -1, -1, -1 }, { 0x22F56, -1, -1, 1419492, -1, -1, -1, -1, -1, -1 }, { 0x22F57, -1, -1, 1419497, -1, -1, -1, -1, -1, -1 }, { 0x22F59, -1, -1, -1, -1, -1, -1, -1, -1, 1419502 }, { 0x22F5A, -1, -1, 1419507, -1, -1, -1, -1, -1, -1 }, { 0x22F5C, -1, -1, 1419513, -1, -1, -1, -1, -1, -1 }, { 0x22F5D, -1, -1, 1419517, -1, -1, -1, -1, -1, -1 }, { 0x22F62, -1, -1, 1419523, -1, -1, -1, -1, -1, -1 }, { 0x22F66, -1, -1, 1419528, -1, -1, -1, -1, -1, -1 }, { 0x22F67, -1, -1, 1419534, -1, -1, -1, -1, -1, -1 }, { 0x22F68, -1, -1, 1419540, -1, -1, -1, -1, -1, -1 }, { 0x22F69, -1, -1, 1419544, -1, -1, -1, -1, -1, -1 }, { 0x22F6D, -1, -1, 1419550, -1, -1, -1, -1, -1, -1 }, { 0x22F74, 1419560, 1419555, -1, -1, -1, -1, -1, -1, -1 }, { 0x22F78, -1, -1, 1419581, -1, -1, -1, -1, -1, -1 }, { 0x22F79, -1, -1, 1419587, -1, -1, -1, -1, -1, -1 }, { 0x22F7C, -1, -1, -1, -1, -1, -1, -1, -1, 1419592 }, { 0x22F7E, -1, -1, 1419596, -1, -1, -1, -1, -1, -1 }, { 0x22F80, -1, -1, 1419602, -1, -1, -1, -1, -1, -1 }, { 0x22F81, -1, -1, 1419606, -1, -1, -1, -1, -1, -1 }, { 0x22F83, -1, -1, 1419611, -1, -1, -1, -1, -1, -1 }, { 0x22F84, -1, -1, 1419616, -1, -1, -1, -1, -1, -1 }, { 0x22F85, -1, -1, 1419620, -1, -1, -1, -1, -1, -1 }, { 0x22F86, -1, -1, 1419624, -1, -1, -1, -1, -1, -1 }, { 0x22F87, -1, -1, 1419629, -1, -1, -1, -1, -1, -1 }, { 0x22F8A, -1, -1, 1419633, -1, -1, -1, -1, -1, -1 }, { 0x22F8E, -1, -1, 1419640, -1, -1, -1, -1, -1, -1 }, { 0x22F90, -1, -1, 1419646, -1, -1, -1, -1, -1, -1 }, { 0x22F91, -1, -1, 1419652, -1, -1, -1, -1, -1, -1 }, { 0x22F92, -1, -1, 1419657, -1, -1, -1, -1, -1, -1 }, { 0x22F94, -1, -1, 1419663, -1, -1, -1, -1, -1, -1 }, { 0x22FA6, -1, -1, 1419668, -1, -1, -1, -1, -1, -1 }, { 0x22FA7, -1, -1, 1419672, -1, -1, -1, -1, -1, -1 }, { 0x22FA9, -1, -1, 1419679, -1, -1, -1, -1, -1, -1 }, { 0x22FAA, -1, -1, 1419683, -1, -1, -1, -1, -1, -1 }, { 0x22FAB, -1, -1, 1419687, -1, -1, -1, -1, -1, -1 }, { 0x22FAC, -1, -1, 1419692, -1, -1, -1, -1, -1, -1 }, { 0x22FB1, -1, -1, 1419696, -1, -1, -1, -1, -1, -1 }, { 0x22FB2, -1, -1, 1419700, -1, -1, -1, -1, -1, -1 }, { 0x22FB3, -1, -1, 1419705, -1, -1, -1, -1, -1, -1 }, { 0x22FBA, -1, -1, 1419710, -1, -1, -1, -1, -1, -1 }, { 0x22FBF, -1, -1, 1419715, -1, -1, -1, -1, -1, -1 }, { 0x22FC2, -1, -1, 1419720, -1, -1, -1, -1, -1, -1 }, { 0x22FC8, -1, -1, 1419726, -1, -1, -1, -1, -1, -1 }, { 0x22FCC, -1, 1419732, 1419738, -1, -1, -1, -1, -1, -1 }, { 0x22FCE, -1, -1, 1419745, -1, -1, -1, -1, -1, -1 }, { 0x22FCF, -1, -1, 1419750, -1, -1, -1, -1, -1, -1 }, { 0x22FDA, -1, -1, 1419756, -1, -1, -1, -1, -1, -1 }, { 0x22FDC, -1, -1, 1419761, -1, -1, -1, -1, -1, -1 }, { 0x22FDE, -1, -1, 1419766, -1, -1, -1, -1, -1, -1 }, { 0x22FE1, -1, -1, 1419772, -1, -1, -1, -1, -1, -1 }, { 0x22FE2, -1, -1, 1419777, -1, -1, -1, -1, -1, -1 }, { 0x22FE3, -1, 1419783, 1419788, -1, -1, -1, -1, -1, -1 }, { 0x22FE4, -1, -1, 1419794, -1, -1, -1, -1, -1, -1 }, { 0x22FE6, -1, -1, 1419800, -1, -1, -1, -1, -1, -1 }, { 0x22FE7, -1, -1, 1419807, -1, -1, -1, -1, -1, -1 }, { 0x22FED, -1, -1, 1419814, -1, -1, -1, -1, -1, -1 }, { 0x22FF8, -1, -1, 1419820, -1, -1, -1, -1, -1, -1 }, { 0x22FFC, -1, -1, -1, -1, -1, -1, -1, -1, 1419824 }, { 0x23000, -1, -1, 1419831, -1, -1, -1, -1, -1, -1 }, { 0x23001, -1, -1, 1419836, -1, -1, -1, -1, -1, -1 }, { 0x23002, -1, -1, 1419842, -1, -1, -1, -1, -1, -1 }, { 0x23003, -1, -1, 1419846, -1, -1, -1, -1, -1, -1 }, { 0x23004, -1, -1, 1419852, -1, -1, -1, -1, -1, -1 }, { 0x2300D, -1, -1, 1419857, -1, -1, -1, -1, -1, -1 }, { 0x2300F, -1, -1, 1419863, -1, -1, -1, -1, -1, -1 }, { 0x23010, -1, -1, 1419870, -1, -1, -1, -1, -1, -1 }, { 0x23012, 1419874, -1, 1419899, -1, -1, -1, -1, -1, -1 }, { 0x23013, -1, -1, 1419905, -1, -1, -1, -1, -1, -1 }, { 0x23014, -1, -1, 1419911, -1, -1, -1, -1, -1, -1 }, { 0x2301C, -1, -1, 1419918, -1, -1, -1, -1, -1, -1 }, { 0x2301D, -1, -1, 1419923, -1, -1, -1, -1, -1, -1 }, { 0x2301E, -1, -1, 1419929, -1, -1, -1, -1, -1, -1 }, { 0x2301F, -1, -1, -1, -1, -1, -1, -1, -1, 1419933 }, { 0x23023, -1, -1, 1419937, -1, -1, -1, -1, -1, -1 }, { 0x23025, -1, -1, 1419941, -1, -1, -1, -1, -1, -1 }, { 0x23027, -1, -1, 1419945, -1, -1, -1, -1, -1, -1 }, { 0x2302B, -1, -1, 1419950, -1, -1, -1, -1, -1, -1 }, { 0x2302F, -1, -1, 1419955, -1, -1, -1, -1, -1, -1 }, { 0x23033, -1, 1419959, 1419969, -1, -1, -1, -1, -1, -1 }, { 0x23036, -1, -1, 1419974, -1, -1, -1, -1, -1, -1 }, { 0x23037, -1, -1, 1419980, -1, -1, -1, -1, -1, -1 }, { 0x2303B, -1, -1, 1419984, -1, -1, -1, -1, -1, -1 }, { 0x2303E, -1, -1, 1419989, -1, -1, -1, -1, -1, -1 }, { 0x23044, -1, 1419993, -1, -1, -1, -1, -1, -1, -1 }, { 0x23049, -1, -1, 1419999, -1, -1, -1, -1, -1, -1 }, { 0x2304B, -1, 1420003, -1, -1, -1, -1, -1, -1, -1 }, { 0x2304D, -1, -1, 1420008, -1, -1, -1, -1, -1, -1 }, { 0x23052, -1, -1, 1420013, -1, -1, -1, -1, -1, -1 }, { 0x23054, -1, -1, -1, -1, -1, -1, -1, -1, 1420018 }, { 0x23056, -1, -1, 1420024, -1, -1, -1, -1, -1, -1 }, { 0x23057, -1, -1, 1420029, -1, -1, -1, -1, -1, -1 }, { 0x2305C, -1, -1, 1420034, -1, -1, -1, -1, -1, -1 }, { 0x2305F, -1, -1, 1420039, -1, -1, -1, -1, -1, -1 }, { 0x23062, -1, -1, 1420043, -1, -1, -1, -1, -1, -1 }, { 0x23066, -1, 1420047, 1420052, -1, -1, -1, -1, -1, -1 }, { 0x23068, -1, -1, 1420057, -1, -1, -1, -1, -1, -1 }, { 0x2306D, -1, -1, 1420062, -1, -1, -1, -1, -1, -1 }, { 0x2306F, -1, -1, 1420067, -1, -1, -1, -1, -1, -1 }, { 0x23070, -1, -1, 1420072, -1, -1, -1, -1, -1, -1 }, { 0x23072, -1, -1, -1, -1, -1, -1, -1, -1, 1420078 }, { 0x23073, -1, -1, 1420084, -1, -1, -1, -1, -1, -1 }, { 0x23074, -1, -1, 1420088, -1, -1, -1, -1, -1, -1 }, { 0x23075, -1, -1, 1420093, -1, -1, -1, -1, -1, -1 }, { 0x23077, -1, -1, 1420098, -1, -1, -1, -1, -1, -1 }, { 0x23079, -1, -1, 1420103, -1, -1, -1, -1, -1, -1 }, { 0x2307B, -1, -1, 1420109, -1, -1, -1, -1, -1, -1 }, { 0x2307D, -1, 1420114, -1, -1, -1, -1, -1, -1, -1 }, { 0x2307E, -1, 1420119, -1, -1, -1, -1, -1, -1, -1 }, { 0x23081, -1, -1, 1420124, -1, -1, -1, -1, -1, -1 }, { 0x23083, -1, -1, -1, -1, -1, -1, -1, -1, 1420130 }, { 0x23084, -1, -1, 1420136, -1, -1, -1, -1, -1, -1 }, { 0x23086, -1, -1, 1420141, -1, -1, -1, -1, -1, -1 }, { 0x23087, -1, -1, 1420147, -1, -1, -1, -1, -1, -1 }, { 0x23089, -1, -1, 1420153, -1, -1, -1, -1, -1, -1 }, { 0x2308A, -1, -1, 1420157, -1, -1, -1, -1, -1, -1 }, { 0x2308B, -1, -1, -1, -1, -1, -1, -1, -1, 1420162 }, { 0x2308E, -1, 1420167, -1, -1, -1, -1, -1, -1, -1 }, { 0x23092, -1, -1, 1420172, -1, -1, -1, -1, -1, -1 }, { 0x23096, -1, -1, 1420176, -1, -1, -1, -1, -1, -1 }, { 0x23097, -1, -1, 1420180, -1, -1, -1, -1, -1, -1 }, { 0x2309C, -1, -1, 1420185, -1, -1, -1, -1, -1, -1 }, { 0x2309D, -1, -1, 1420190, -1, -1, -1, -1, -1, -1 }, { 0x2309E, -1, -1, 1420197, -1, -1, -1, -1, -1, -1 }, { 0x230A4, -1, -1, 1420202, -1, -1, -1, -1, -1, -1 }, { 0x230A5, -1, -1, 1420208, -1, -1, -1, -1, -1, -1 }, { 0x230AC, -1, -1, 1420214, -1, -1, -1, -1, -1, -1 }, { 0x230AE, -1, -1, 1420220, -1, -1, -1, -1, -1, -1 }, { 0x230B3, -1, -1, 1420225, -1, -1, -1, -1, -1, -1 }, { 0x230B4, -1, -1, 1420231, -1, -1, -1, -1, -1, -1 }, { 0x230B5, -1, -1, 1420237, -1, -1, -1, -1, -1, -1 }, { 0x230B7, -1, 1420244, -1, -1, -1, -1, -1, -1, -1 }, { 0x230BB, -1, -1, 1420249, -1, -1, -1, -1, -1, -1 }, { 0x230BC, -1, 1420253, -1, -1, -1, -1, -1, -1, -1 }, { 0x230BD, -1, -1, 1420258, -1, -1, -1, -1, -1, -1 }, { 0x230C4, -1, -1, 1420262, -1, -1, -1, -1, -1, -1 }, { 0x230C5, -1, -1, 1420267, -1, -1, -1, -1, -1, -1 }, { 0x230C8, -1, -1, 1420273, -1, -1, -1, -1, -1, -1 }, { 0x230C9, -1, -1, 1420279, -1, -1, -1, -1, -1, -1 }, { 0x230CD, -1, -1, 1420285, -1, -1, -1, -1, -1, -1 }, { 0x230D1, -1, -1, 1420290, -1, -1, -1, -1, -1, -1 }, { 0x230D7, -1, -1, 1420296, -1, -1, -1, -1, -1, -1 }, { 0x230D8, -1, -1, 1420302, -1, -1, -1, -1, -1, -1 }, { 0x230DA, -1, 1420308, -1, -1, -1, -1, -1, -1, -1 }, { 0x230DD, -1, -1, 1420314, -1, -1, -1, -1, -1, -1 }, { 0x230E3, -1, -1, -1, -1, -1, -1, -1, -1, 1420320 }, { 0x230E4, -1, -1, -1, -1, -1, -1, -1, -1, 1420326 }, { 0x230E7, -1, -1, 1420332, -1, -1, -1, -1, -1, -1 }, { 0x230F1, -1, -1, -1, -1, -1, -1, -1, -1, 1420337 }, { 0x230F2, -1, -1, -1, -1, -1, -1, -1, -1, 1420345 }, { 0x230F3, -1, -1, 1420352, -1, -1, -1, -1, -1, -1 }, { 0x230F5, -1, -1, 1420357, -1, -1, -1, -1, -1, -1 }, { 0x230FA, -1, -1, -1, -1, -1, -1, -1, -1, 1420363 }, { 0x230FD, -1, -1, 1420374, -1, -1, -1, -1, 1420368, -1 }, { 0x230FE, -1, -1, 1420379, -1, -1, -1, -1, -1, -1 }, { 0x23103, -1, 1420384, -1, -1, -1, -1, -1, -1, -1 }, { 0x23105, -1, -1, 1420389, -1, -1, -1, -1, -1, -1 }, { 0x23107, -1, -1, -1, -1, -1, -1, -1, -1, 1420395 }, { 0x23109, -1, -1, 1420402, -1, -1, -1, -1, -1, -1 }, { 0x2310A, -1, -1, 1420407, -1, -1, -1, -1, -1, -1 }, { 0x2310D, -1, -1, 1420411, -1, -1, -1, -1, -1, -1 }, { 0x2310E, -1, -1, 1420415, -1, -1, -1, -1, -1, -1 }, { 0x2310F, -1, -1, 1420419, -1, -1, -1, -1, -1, -1 }, { 0x23111, -1, -1, 1420424, -1, -1, -1, -1, -1, -1 }, { 0x23112, -1, -1, -1, -1, -1, -1, -1, -1, 1420429 }, { 0x23113, -1, -1, 1420433, -1, -1, -1, -1, -1, -1 }, { 0x23116, -1, -1, -1, -1, -1, -1, -1, -1, 1420438 }, { 0x23119, 1420445, -1, 1420473, -1, -1, -1, -1, -1, -1 }, { 0x2311C, -1, -1, 1420480, -1, -1, -1, -1, -1, -1 }, { 0x2311D, -1, -1, 1420485, -1, -1, -1, -1, -1, -1 }, { 0x2311F, -1, -1, 1420490, -1, -1, -1, -1, -1, -1 }, { 0x23120, -1, -1, 1420494, -1, -1, -1, -1, -1, -1 }, { 0x23125, -1, -1, -1, -1, -1, -1, -1, -1, 1420500 }, { 0x23127, -1, -1, 1420508, -1, -1, -1, -1, -1, -1 }, { 0x2312C, -1, -1, -1, -1, -1, -1, -1, -1, 1420513 }, { 0x2312E, -1, -1, 1420520, -1, -1, -1, -1, -1, -1 }, { 0x2312F, -1, -1, 1420524, -1, -1, -1, -1, -1, -1 }, { 0x23130, -1, -1, 1420528, -1, -1, -1, -1, -1, -1 }, { 0x23131, -1, -1, 1420531, -1, -1, -1, -1, -1, -1 }, { 0x23132, -1, -1, 1420535, -1, -1, -1, -1, -1, -1 }, { 0x23134, -1, -1, 1420540, -1, -1, -1, -1, -1, -1 }, { 0x23138, -1, -1, 1420547, -1, -1, -1, -1, -1, -1 }, { 0x2313A, -1, -1, 1420552, -1, -1, -1, -1, -1, -1 }, { 0x2313B, -1, -1, 1420557, -1, -1, -1, -1, -1, -1 }, { 0x2313D, -1, 1420563, -1, -1, -1, -1, -1, -1, -1 }, { 0x2313F, -1, -1, 1420569, -1, -1, -1, -1, -1, -1 }, { 0x23143, -1, -1, 1420575, -1, -1, -1, -1, -1, -1 }, { 0x23144, -1, -1, 1420580, -1, -1, -1, -1, -1, -1 }, { 0x23145, -1, -1, -1, -1, -1, -1, -1, -1, 1420585 }, { 0x23149, -1, -1, 1420590, -1, -1, -1, -1, -1, -1 }, { 0x2314D, -1, -1, 1420595, -1, -1, -1, -1, -1, -1 }, { 0x23157, -1, -1, -1, -1, -1, -1, -1, -1, 1420601 }, { 0x23158, -1, -1, -1, -1, -1, -1, -1, -1, 1420607 }, { 0x23159, -1, -1, -1, -1, -1, -1, -1, -1, 1420613 }, { 0x2315A, -1, -1, 1420619, -1, -1, -1, -1, -1, -1 }, { 0x2315D, -1, -1, 1420623, -1, -1, -1, -1, -1, -1 }, { 0x2315F, -1, -1, 1420627, -1, -1, -1, -1, -1, -1 }, { 0x23161, -1, -1, 1420632, -1, -1, -1, -1, -1, -1 }, { 0x23164, -1, -1, 1420637, -1, -1, -1, -1, -1, -1 }, { 0x23165, -1, -1, 1420641, -1, -1, -1, -1, -1, -1 }, { 0x23170, -1, -1, 1420645, -1, -1, -1, -1, -1, -1 }, { 0x23175, -1, -1, -1, -1, -1, -1, -1, -1, 1420652 }, { 0x23176, -1, -1, -1, -1, -1, -1, -1, -1, 1420657 }, { 0x23177, -1, -1, 1420662, -1, -1, -1, -1, -1, -1 }, { 0x2317A, -1, -1, 1420669, -1, -1, -1, -1, -1, -1 }, { 0x2317B, -1, -1, 1420674, -1, -1, -1, -1, -1, -1 }, { 0x2317D, -1, 1420679, -1, -1, -1, -1, -1, -1, -1 }, { 0x2317E, -1, -1, 1420684, -1, -1, -1, -1, -1, -1 }, { 0x23182, -1, 1420688, -1, -1, -1, -1, -1, -1, -1 }, { 0x23188, -1, -1, 1420694, -1, -1, -1, -1, -1, -1 }, { 0x2318D, -1, -1, 1420698, -1, -1, -1, -1, -1, -1 }, { 0x2318F, -1, -1, -1, -1, -1, -1, -1, -1, 1420704 }, { 0x23190, -1, -1, 1420710, -1, -1, -1, -1, -1, 1420714 }, { 0x23192, -1, -1, 1420720, -1, -1, -1, -1, -1, -1 }, { 0x23194, -1, -1, 1420724, -1, -1, -1, -1, -1, -1 }, { 0x23195, -1, -1, 1420730, -1, -1, -1, -1, -1, -1 }, { 0x23196, -1, -1, 1420736, -1, -1, -1, -1, -1, -1 }, { 0x23197, -1, -1, 1420743, -1, -1, -1, -1, -1, -1 }, { 0x23198, -1, -1, 1420748, -1, -1, -1, -1, -1, -1 }, { 0x23199, -1, -1, 1420753, -1, -1, -1, -1, -1, -1 }, { 0x2319A, -1, -1, 1420758, -1, -1, -1, -1, -1, -1 }, { 0x2319B, -1, -1, 1420763, -1, -1, -1, -1, -1, -1 }, { 0x2319F, -1, -1, 1420767, -1, -1, -1, -1, -1, -1 }, { 0x231A4, -1, 1420772, -1, -1, -1, -1, -1, -1, -1 }, { 0x231A5, -1, 1420778, -1, -1, -1, -1, -1, -1, -1 }, { 0x231A7, -1, -1, 1420784, -1, -1, -1, -1, -1, -1 }, { 0x231AE, -1, -1, -1, -1, -1, -1, -1, -1, 1420789 }, { 0x231AF, -1, -1, -1, -1, -1, -1, -1, -1, 1420795 }, { 0x231B0, -1, -1, -1, -1, -1, -1, -1, -1, 1420802 }, { 0x231B1, -1, -1, -1, -1, -1, -1, -1, -1, 1420808 }, { 0x231B2, -1, -1, 1420813, -1, -1, -1, -1, -1, -1 }, { 0x231B3, -1, 1420818, 1420824, -1, -1, -1, -1, -1, -1 }, { 0x231B4, -1, -1, 1420830, -1, -1, -1, -1, -1, -1 }, { 0x231B5, -1, -1, 1420836, -1, -1, -1, -1, -1, -1 }, { 0x231BD, -1, -1, 1420840, -1, -1, -1, -1, -1, -1 }, { 0x231C7, -1, -1, 1420844, -1, -1, -1, -1, -1, -1 }, { 0x231C8, -1, 1420849, -1, -1, -1, -1, -1, -1, -1 }, { 0x231C9, -1, 1420854, -1, -1, -1, -1, -1, -1, -1 }, { 0x231CA, -1, -1, -1, -1, -1, -1, -1, -1, 1420860 }, { 0x231D6, -1, -1, 1420866, -1, -1, -1, -1, -1, -1 }, { 0x231D7, -1, -1, 1420872, -1, -1, -1, -1, -1, -1 }, { 0x231D9, -1, -1, 1420878, -1, -1, -1, -1, -1, -1 }, { 0x231DC, -1, -1, -1, -1, -1, -1, -1, -1, 1420882 }, { 0x231DD, -1, -1, -1, -1, -1, -1, -1, -1, 1420889 }, { 0x231DE, -1, -1, -1, -1, -1, -1, -1, -1, 1420896 }, { 0x231DF, -1, -1, -1, -1, -1, -1, -1, -1, 1420902 }, { 0x231E0, -1, -1, -1, -1, -1, -1, -1, -1, 1420906 }, { 0x231E1, -1, -1, -1, -1, -1, -1, -1, -1, 1420911 }, { 0x231E2, 1420917, -1, 1420948, -1, -1, -1, -1, -1, -1 }, { 0x231E6, -1, -1, 1420953, -1, -1, -1, -1, -1, -1 }, { 0x231E7, -1, -1, 1420959, -1, -1, -1, -1, -1, -1 }, { 0x231E8, -1, -1, 1420964, -1, -1, -1, -1, -1, -1 }, { 0x231EA, -1, 1420969, -1, -1, -1, -1, -1, -1, -1 }, { 0x231EB, -1, -1, 1420974, -1, -1, -1, -1, -1, 1420978 }, { 0x231EC, -1, -1, 1420985, -1, -1, -1, -1, -1, -1 }, { 0x231F0, -1, -1, 1420992, -1, -1, -1, -1, -1, -1 }, { 0x231F2, -1, -1, 1420997, -1, -1, -1, -1, -1, -1 }, { 0x231F3, -1, -1, 1421002, -1, -1, -1, -1, -1, -1 }, { 0x231F7, -1, 1421006, -1, -1, -1, -1, -1, -1, -1 }, { 0x231F8, -1, 1421012, -1, -1, -1, -1, -1, -1, -1 }, { 0x231F9, -1, 1421018, -1, -1, -1, -1, -1, -1, -1 }, { 0x23205, -1, -1, 1421023, -1, -1, -1, -1, -1, -1 }, { 0x2320A, -1, -1, 1421028, -1, -1, -1, -1, -1, -1 }, { 0x2320D, -1, -1, 1421032, -1, -1, -1, -1, -1, -1 }, { 0x2320E, -1, -1, 1421037, -1, -1, -1, -1, -1, -1 }, { 0x2320F, -1, 1421042, -1, -1, -1, -1, -1, -1, -1 }, { 0x23212, -1, -1, -1, -1, -1, -1, -1, -1, 1421047 }, { 0x23213, -1, -1, -1, -1, -1, -1, -1, -1, 1421052 }, { 0x23214, -1, -1, -1, -1, -1, -1, -1, -1, 1421058 }, { 0x23215, -1, -1, -1, -1, -1, -1, -1, -1, 1421064 }, { 0x23216, -1, -1, -1, -1, -1, -1, -1, -1, 1421068 }, { 0x23217, -1, -1, -1, -1, -1, -1, -1, -1, 1421074 }, { 0x23218, -1, -1, -1, -1, -1, -1, -1, -1, 1421080 }, { 0x23219, -1, -1, -1, -1, -1, -1, -1, -1, 1421086 }, { 0x2321A, -1, -1, -1, -1, -1, -1, -1, -1, 1421092 }, { 0x2321B, -1, -1, -1, -1, -1, -1, -1, -1, 1421100 }, { 0x2321C, -1, -1, -1, -1, -1, -1, -1, -1, 1421107 }, { 0x2321D, -1, -1, -1, -1, -1, -1, -1, -1, 1421113 }, { 0x2321E, -1, -1, -1, -1, -1, -1, -1, -1, 1421118 }, { 0x23220, -1, -1, 1421123, -1, -1, -1, -1, -1, -1 }, { 0x23221, -1, -1, 1421129, -1, -1, -1, -1, -1, -1 }, { 0x23222, -1, -1, -1, -1, -1, -1, -1, -1, 1421133 }, { 0x23225, -1, 1421137, 1421142, -1, -1, -1, -1, -1, -1 }, { 0x2322F, -1, 1421146, -1, -1, -1, -1, -1, -1, -1 }, { 0x23230, -1, -1, -1, -1, -1, -1, -1, -1, 1421151 }, { 0x23231, -1, 1421155, -1, -1, -1, -1, -1, -1, -1 }, { 0x23232, -1, 1421162, -1, -1, -1, -1, -1, -1, -1 }, { 0x23233, -1, 1421167, -1, -1, -1, -1, -1, -1, -1 }, { 0x23234, -1, 1421172, -1, -1, -1, -1, -1, -1, -1 }, { 0x23236, -1, -1, 1421177, -1, -1, -1, -1, -1, -1 }, { 0x23244, -1, -1, 1421183, -1, -1, -1, -1, -1, -1 }, { 0x23245, -1, -1, 1421188, -1, -1, -1, -1, -1, -1 }, { 0x23246, -1, -1, 1421193, -1, -1, -1, -1, -1, -1 }, { 0x2324D, -1, -1, -1, -1, -1, -1, -1, -1, 1421197 }, { 0x2324E, -1, -1, -1, -1, -1, -1, -1, -1, 1421200 }, { 0x2324F, -1, -1, -1, -1, -1, -1, -1, -1, 1421206 }, { 0x23250, -1, -1, -1, -1, -1, -1, -1, -1, 1421212 }, { 0x23252, -1, -1, 1421220, -1, -1, -1, -1, -1, -1 }, { 0x23253, -1, -1, 1421225, -1, -1, -1, -1, -1, -1 }, { 0x23254, -1, -1, 1421229, -1, -1, -1, -1, -1, -1 }, { 0x23255, -1, -1, 1421234, -1, -1, -1, -1, -1, -1 }, { 0x23256, -1, 1421240, 1421252, -1, -1, -1, -1, -1, -1 }, { 0x23257, -1, -1, 1421258, -1, -1, -1, -1, -1, -1 }, { 0x23258, -1, -1, 1421263, -1, -1, -1, -1, -1, -1 }, { 0x2325A, -1, -1, 1421268, -1, -1, -1, -1, -1, -1 }, { 0x2325B, -1, -1, 1421274, -1, -1, -1, -1, -1, -1 }, { 0x2325C, -1, -1, 1421279, -1, -1, -1, -1, -1, -1 }, { 0x2325E, 1421289, 1421284, -1, -1, -1, -1, -1, -1, -1 }, { 0x23261, -1, -1, 1421302, -1, -1, -1, -1, -1, -1 }, { 0x23262, -1, 1421308, -1, -1, -1, -1, -1, -1, -1 }, { 0x23269, -1, -1, 1421313, -1, -1, -1, -1, -1, -1 }, { 0x2326A, -1, -1, 1421317, -1, -1, -1, -1, -1, -1 }, { 0x2326E, -1, -1, 1421324, -1, -1, -1, -1, -1, -1 }, { 0x23272, -1, -1, -1, -1, -1, -1, -1, -1, 1421329 }, { 0x23273, -1, -1, -1, -1, -1, -1, -1, -1, 1421337 }, { 0x23274, -1, -1, -1, -1, -1, -1, -1, -1, 1421344 }, { 0x23275, -1, -1, -1, -1, -1, -1, -1, -1, 1421350 }, { 0x23276, -1, -1, -1, -1, -1, -1, -1, -1, 1421354 }, { 0x23277, -1, -1, -1, -1, -1, -1, -1, -1, 1421359 }, { 0x23278, -1, -1, -1, -1, -1, -1, -1, -1, 1421364 }, { 0x23279, -1, -1, -1, -1, -1, -1, -1, -1, 1421369 }, { 0x2327E, -1, -1, 1421375, -1, -1, -1, -1, -1, -1 }, { 0x2327F, -1, -1, 1421379, -1, -1, -1, -1, -1, -1 }, { 0x23281, -1, 1421384, 1421394, -1, -1, -1, -1, -1, -1 }, { 0x23283, -1, -1, 1421398, -1, -1, -1, -1, -1, -1 }, { 0x23289, -1, 1421403, -1, -1, -1, -1, -1, -1, -1 }, { 0x2328A, -1, 1421408, -1, -1, -1, -1, -1, -1, -1 }, { 0x2328B, -1, -1, -1, -1, -1, -1, -1, -1, 1421413 }, { 0x2328C, -1, -1, -1, -1, -1, -1, -1, -1, 1421416 }, { 0x2328D, -1, -1, -1, -1, -1, -1, -1, -1, 1421421 }, { 0x2328E, -1, -1, -1, -1, -1, -1, -1, -1, 1421425 }, { 0x23294, -1, -1, 1421432, -1, -1, -1, -1, -1, -1 }, { 0x23296, -1, -1, 1421438, -1, -1, -1, -1, -1, -1 }, { 0x23298, -1, -1, -1, -1, -1, -1, -1, -1, 1421444 }, { 0x2329D, -1, -1, 1421450, -1, -1, -1, -1, -1, -1 }, { 0x2329E, -1, -1, 1421456, -1, -1, -1, -1, -1, -1 }, { 0x2329F, -1, -1, 1421460, -1, -1, -1, -1, -1, -1 }, { 0x232A7, -1, -1, 1421465, -1, -1, -1, -1, -1, -1 }, { 0x232AB, -1, 1421471, -1, -1, -1, -1, -1, -1, -1 }, { 0x232AC, -1, 1421476, -1, -1, -1, -1, -1, -1, -1 }, { 0x232AD, -1, 1421482, -1, -1, -1, -1, -1, -1, -1 }, { 0x232B6, -1, -1, 1421487, -1, -1, -1, -1, -1, -1 }, { 0x232B7, -1, -1, 1421492, -1, -1, -1, -1, -1, -1 }, { 0x232BA, -1, -1, 1421498, -1, -1, -1, -1, -1, -1 }, { 0x232BE, -1, -1, -1, -1, -1, -1, -1, -1, 1421504 }, { 0x232BF, -1, -1, -1, -1, -1, -1, -1, -1, 1421509 }, { 0x232C0, -1, -1, -1, -1, -1, -1, -1, -1, 1421517 }, { 0x232C1, -1, -1, -1, -1, -1, -1, -1, -1, 1421521 }, { 0x232C2, -1, -1, -1, -1, -1, -1, -1, -1, 1421527 }, { 0x232C3, -1, -1, -1, -1, -1, -1, -1, -1, 1421535 }, { 0x232C4, -1, -1, 1421542, -1, -1, -1, -1, -1, -1 }, { 0x232C6, -1, -1, -1, -1, -1, -1, -1, -1, 1421547 }, { 0x232C7, -1, -1, -1, -1, -1, -1, -1, -1, 1421556 }, { 0x232C9, -1, -1, 1421563, -1, -1, -1, -1, -1, -1 }, { 0x232CA, -1, -1, 1421567, -1, -1, -1, -1, -1, -1 }, { 0x232CB, -1, -1, 1421572, -1, -1, -1, -1, -1, -1 }, { 0x232CD, -1, -1, 1421578, -1, -1, -1, -1, -1, -1 }, { 0x232CF, -1, -1, 1421584, -1, -1, -1, -1, -1, -1 }, { 0x232D1, -1, -1, -1, -1, -1, -1, -1, -1, 1421588 }, { 0x232D2, -1, 1421594, -1, -1, -1, -1, -1, -1, -1 }, { 0x232D8, -1, -1, 1421600, -1, -1, -1, -1, -1, -1 }, { 0x232DA, -1, -1, -1, -1, -1, -1, -1, -1, 1421605 }, { 0x232DB, -1, -1, -1, -1, -1, -1, -1, -1, 1421610 }, { 0x232DC, -1, -1, -1, -1, -1, -1, -1, -1, 1421615 }, { 0x232DD, -1, -1, -1, -1, -1, -1, -1, -1, 1421621 }, { 0x232DE, -1, -1, 1421626, -1, -1, -1, -1, -1, -1 }, { 0x232DF, -1, -1, 1421630, -1, -1, -1, -1, -1, -1 }, { 0x232E0, -1, 1421634, -1, -1, -1, -1, -1, -1, -1 }, { 0x232E1, -1, 1421639, -1, -1, -1, -1, -1, -1, -1 }, { 0x232E2, -1, -1, 1421645, -1, -1, -1, -1, -1, -1 }, { 0x232E3, -1, -1, 1421651, -1, -1, -1, -1, -1, -1 }, { 0x232E8, -1, -1, -1, -1, -1, -1, -1, -1, 1421656 }, { 0x232E9, -1, -1, -1, -1, -1, -1, -1, -1, 1421661 }, { 0x232F0, -1, -1, -1, -1, -1, -1, -1, -1, 1421666 }, { 0x232F1, -1, -1, -1, -1, -1, -1, -1, -1, 1421671 }, { 0x232F2, -1, -1, 1421678, -1, -1, -1, -1, -1, -1 }, { 0x232F3, -1, -1, 1421683, -1, -1, -1, -1, -1, -1 }, { 0x232F5, -1, -1, 1421689, -1, -1, -1, -1, -1, -1 }, { 0x232F6, -1, -1, 1421693, -1, -1, -1, -1, -1, -1 }, { 0x232F9, -1, -1, 1421700, -1, -1, -1, -1, -1, -1 }, { 0x232FB, -1, -1, -1, -1, -1, -1, -1, -1, 1421704 }, { 0x232FC, -1, -1, -1, -1, -1, -1, -1, -1, 1421710 }, { 0x232FD, -1, -1, -1, -1, -1, -1, -1, -1, 1421716 }, { 0x232FE, -1, -1, -1, -1, -1, -1, -1, -1, 1421722 }, { 0x232FF, -1, -1, 1421729, -1, -1, -1, -1, -1, -1 }, { 0x23300, -1, 1421735, -1, -1, -1, -1, -1, -1, -1 }, { 0x23301, -1, -1, -1, -1, -1, -1, -1, -1, 1421740 }, { 0x23302, -1, -1, -1, -1, -1, -1, -1, -1, 1421746 }, { 0x23305, -1, -1, 1421752, -1, -1, -1, -1, -1, -1 }, { 0x23306, -1, -1, -1, -1, -1, -1, -1, -1, 1421756 }, { 0x23309, -1, -1, -1, -1, -1, -1, -1, -1, 1421762 }, { 0x2330A, -1, 1421768, -1, -1, -1, -1, -1, -1, -1 }, { 0x2330B, -1, -1, -1, -1, -1, -1, -1, -1, 1421773 }, { 0x2330C, -1, -1, -1, -1, -1, -1, -1, -1, 1421779 }, { 0x2330D, -1, -1, 1421783, -1, -1, -1, -1, -1, -1 }, { 0x2330F, -1, -1, 1421788, -1, -1, -1, -1, -1, -1 }, { 0x23312, -1, -1, -1, -1, -1, -1, -1, -1, 1421792 }, { 0x23313, -1, -1, 1421799, -1, -1, -1, -1, -1, -1 }, { 0x23314, -1, -1, -1, -1, -1, -1, -1, -1, 1421805 }, { 0x23317, -1, -1, 1421811, -1, -1, -1, -1, -1, -1 }, { 0x2331A, -1, -1, 1421816, -1, -1, -1, -1, -1, -1 }, { 0x2331B, -1, -1, -1, -1, -1, -1, -1, -1, 1421822 }, { 0x2331C, -1, -1, 1421828, -1, -1, -1, -1, -1, -1 }, { 0x2331D, -1, -1, -1, -1, -1, -1, -1, -1, 1421832 }, { 0x2331E, -1, -1, 1421839, -1, -1, -1, -1, -1, -1 }, { 0x2331F, -1, 1421846, 1421852, -1, -1, -1, -1, -1, -1 }, { 0x23320, -1, -1, 1421858, -1, -1, -1, -1, -1, -1 }, { 0x23327, -1, -1, 1421864, -1, -1, -1, -1, -1, -1 }, { 0x23328, -1, -1, 1421868, -1, -1, -1, -1, -1, -1 }, { 0x2332C, -1, -1, 1421873, -1, -1, -1, -1, -1, -1 }, { 0x2332D, -1, -1, 1421877, -1, -1, -1, -1, -1, -1 }, { 0x23334, -1, -1, -1, -1, -1, -1, -1, -1, 1421881 }, { 0x23335, -1, -1, -1, -1, -1, -1, -1, -1, 1421889 }, { 0x23336, -1, -1, -1, -1, -1, -1, -1, -1, 1421896 }, { 0x23339, -1, -1, -1, -1, -1, -1, -1, -1, 1421902 }, { 0x2333A, -1, -1, -1, -1, -1, -1, -1, -1, 1421908 }, { 0x2333E, -1, -1, 1421913, -1, -1, -1, -1, -1, -1 }, { 0x23340, -1, -1, -1, -1, -1, -1, -1, -1, 1421919 }, { 0x23341, -1, -1, -1, -1, -1, -1, -1, -1, 1421925 }, { 0x23342, -1, -1, -1, -1, -1, -1, -1, -1, 1421931 }, { 0x23343, -1, -1, -1, -1, -1, -1, -1, 1421936, -1 }, { 0x23345, -1, -1, -1, -1, -1, -1, -1, -1, 1421942 }, { 0x23346, -1, -1, 1421948, -1, -1, -1, -1, -1, -1 }, { 0x23347, -1, -1, 1421954, -1, -1, -1, -1, -1, -1 }, { 0x2334A, -1, -1, -1, -1, -1, -1, -1, -1, 1421958 }, { 0x2334B, -1, -1, -1, -1, -1, -1, -1, -1, 1421964 }, { 0x2334D, -1, -1, -1, -1, -1, -1, -1, -1, 1421969 }, { 0x2334F, -1, -1, 1421974, -1, -1, -1, -1, -1, -1 }, { 0x23355, -1, -1, -1, -1, -1, -1, -1, -1, 1421979 }, { 0x23356, -1, -1, 1421986, -1, -1, -1, -1, -1, -1 }, { 0x23357, -1, -1, -1, -1, -1, -1, -1, -1, 1421991 }, { 0x2335B, -1, -1, 1421997, -1, -1, -1, -1, -1, -1 }, { 0x2335F, -1, -1, 1422001, -1, -1, -1, -1, -1, -1 }, { 0x23366, -1, -1, 1422006, -1, -1, -1, -1, -1, -1 }, { 0x23367, -1, -1, 1422013, -1, -1, -1, -1, -1, -1 }, { 0x2336F, -1, -1, 1422018, -1, -1, -1, -1, -1, -1 }, { 0x23370, -1, -1, 1422023, -1, -1, -1, -1, -1, -1 }, { 0x23374, -1, -1, 1422029, -1, -1, -1, -1, -1, -1 }, { 0x23378, -1, -1, 1422035, -1, -1, -1, -1, -1, -1 }, { 0x2337A, -1, -1, 1422039, -1, -1, -1, -1, -1, -1 }, { 0x23380, -1, -1, -1, -1, -1, -1, -1, -1, 1422044 }, { 0x23383, -1, -1, -1, -1, -1, -1, -1, -1, 1422050 }, { 0x23384, -1, -1, 1422057, -1, -1, -1, -1, -1, -1 }, { 0x23385, -1, -1, 1422063, -1, -1, -1, -1, -1, -1 }, { 0x23386, 1422067, -1, 1422091, -1, -1, -1, -1, -1, -1 }, { 0x2338A, -1, -1, -1, -1, -1, -1, -1, -1, 1422096 }, { 0x2338F, -1, -1, -1, -1, -1, -1, -1, -1, 1422101 }, { 0x23391, -1, -1, 1422105, -1, -1, -1, -1, -1, -1 }, { 0x23393, -1, -1, 1422111, -1, -1, -1, -1, -1, -1 }, { 0x23394, -1, -1, 1422117, -1, -1, -1, -1, -1, -1 }, { 0x23396, -1, -1, -1, -1, -1, -1, -1, -1, 1422123 }, { 0x2339A, -1, -1, 1422130, -1, -1, -1, -1, -1, -1 }, { 0x2339B, -1, -1, 1422134, -1, -1, -1, -1, -1, -1 }, { 0x2339E, -1, -1, -1, -1, -1, -1, -1, -1, 1422138 }, { 0x233A2, -1, -1, -1, -1, -1, -1, -1, -1, 1422145 }, { 0x233A3, -1, -1, -1, -1, -1, -1, -1, -1, 1422153 }, { 0x233A6, -1, -1, -1, -1, -1, -1, -1, -1, 1422161 }, { 0x233A9, -1, -1, 1422167, -1, -1, -1, -1, -1, -1 }, { 0x233AE, -1, -1, 1422171, -1, -1, -1, -1, -1, -1 }, { 0x233B1, -1, -1, 1422175, -1, -1, -1, -1, -1, -1 }, { 0x233B2, -1, -1, 1422180, -1, -1, -1, -1, -1, -1 }, { 0x233B3, -1, -1, 1422186, -1, -1, -1, -1, -1, -1 }, { 0x233B4, 1422196, 1422191, 1422212, -1, -1, -1, -1, -1, -1 }, { 0x233B5, -1, -1, 1422217, -1, -1, -1, -1, -1, -1 }, { 0x233B7, -1, -1, -1, -1, -1, -1, -1, -1, 1422222 }, { 0x233B8, -1, -1, 1422227, -1, -1, -1, -1, -1, -1 }, { 0x233C0, -1, -1, 1422233, -1, -1, -1, -1, -1, -1 }, { 0x233CC, -1, 1422239, -1, -1, -1, -1, -1, -1, -1 }, { 0x233CE, -1, -1, 1422243, -1, -1, -1, -1, -1, -1 }, { 0x233D1, -1, -1, 1422247, -1, -1, -1, -1, -1, -1 }, { 0x233D2, -1, -1, -1, -1, -1, -1, -1, -1, 1422253 }, { 0x233D4, -1, -1, 1422258, -1, -1, -1, -1, -1, -1 }, { 0x233D6, -1, -1, 1422263, -1, -1, -1, -1, -1, -1 }, { 0x233D7, -1, -1, 1422269, -1, -1, -1, -1, -1, -1 }, { 0x233DA, -1, -1, 1422274, -1, -1, -1, -1, -1, -1 }, { 0x233DE, -1, 1422279, 1422284, -1, -1, -1, -1, -1, -1 }, { 0x233DF, -1, -1, 1422289, -1, -1, -1, -1, -1, -1 }, { 0x233E0, -1, -1, 1422294, -1, -1, -1, -1, -1, -1 }, { 0x233E1, -1, -1, 1422300, -1, -1, -1, -1, -1, -1 }, { 0x233E6, -1, 1422304, -1, -1, -1, -1, -1, -1, -1 }, { 0x233F4, 1422314, 1422309, -1, -1, -1, -1, -1, -1, -1 }, { 0x233F5, -1, 1422338, -1, -1, -1, -1, -1, -1, -1 }, { 0x233F6, -1, -1, 1422350, -1, -1, -1, -1, -1, -1 }, { 0x233F7, -1, -1, 1422354, -1, -1, -1, -1, -1, -1 }, { 0x233F9, -1, 1422358, -1, -1, -1, -1, -1, -1, -1 }, { 0x233FA, -1, 1422363, 1422369, -1, -1, -1, -1, -1, -1 }, { 0x233FE, 1422380, 1422375, -1, -1, -1, 1422480, 1422487, -1, 1422491 }, { 0x233FF, -1, -1, -1, -1, -1, -1, -1, -1, 1422495 }, { 0x23400, -1, 1422500, -1, -1, -1, -1, -1, -1, -1 }, { 0x23402, -1, -1, 1422505, -1, -1, -1, -1, -1, -1 }, { 0x23403, -1, -1, 1422509, -1, -1, -1, -1, -1, -1 }, { 0x23404, -1, -1, -1, -1, -1, -1, -1, -1, 1422514 }, { 0x23405, -1, -1, -1, -1, -1, -1, -1, -1, 1422522 }, { 0x23406, -1, -1, -1, -1, -1, -1, -1, -1, 1422527 }, { 0x2340A, -1, -1, 1422534, -1, -1, -1, -1, -1, -1 }, { 0x2340B, -1, -1, 1422539, -1, -1, -1, -1, -1, -1 }, { 0x2340E, -1, -1, 1422544, -1, -1, -1, -1, -1, -1 }, { 0x2340F, -1, -1, 1422548, -1, -1, -1, -1, -1, -1 }, { 0x23411, -1, -1, 1422554, -1, -1, -1, -1, -1, -1 }, { 0x23413, -1, -1, 1422558, -1, -1, -1, -1, -1, -1 }, { 0x2341D, -1, -1, -1, -1, -1, -1, -1, -1, 1422562 }, { 0x23424, -1, -1, 1422568, -1, -1, -1, -1, -1, -1 }, { 0x2342B, -1, -1, 1422572, -1, -1, -1, -1, -1, -1 }, { 0x2342C, -1, -1, 1422578, -1, -1, -1, -1, -1, -1 }, { 0x2342E, -1, -1, 1422582, -1, -1, -1, -1, -1, -1 }, { 0x2342F, -1, -1, 1422587, -1, -1, -1, -1, -1, -1 }, { 0x23432, -1, -1, -1, -1, -1, -1, -1, -1, 1422594 }, { 0x23433, -1, -1, -1, -1, -1, -1, -1, -1, 1422600 }, { 0x23434, -1, -1, -1, -1, -1, -1, -1, -1, 1422605 }, { 0x23435, -1, -1, 1422611, -1, -1, -1, -1, -1, -1 }, { 0x2343A, -1, -1, 1422615, -1, -1, -1, -1, -1, -1 }, { 0x2343F, -1, 1422620, 1422624, -1, -1, -1, -1, -1, -1 }, { 0x23441, 1422634, 1422628, 1422648, -1, -1, -1, -1, -1, -1 }, { 0x23442, -1, -1, 1422655, -1, -1, -1, -1, -1, -1 }, { 0x23443, -1, -1, 1422659, -1, -1, -1, -1, -1, -1 }, { 0x2344C, -1, -1, -1, -1, -1, -1, -1, -1, 1422665 }, { 0x2344E, -1, -1, -1, -1, -1, -1, -1, -1, 1422671 }, { 0x23450, -1, 1422676, -1, -1, -1, -1, -1, -1, -1 }, { 0x23466, -1, -1, 1422681, -1, -1, -1, -1, -1, -1 }, { 0x23467, -1, -1, 1422688, -1, -1, -1, -1, -1, -1 }, { 0x2346F, -1, 1422693, -1, -1, -1, -1, -1, -1, -1 }, { 0x23472, -1, 1422698, -1, -1, -1, -1, -1, -1, -1 }, { 0x23473, -1, -1, -1, -1, -1, -1, -1, -1, 1422703 }, { 0x23474, -1, -1, -1, -1, -1, -1, -1, -1, 1422710 }, { 0x23475, -1, -1, -1, -1, -1, -1, -1, -1, 1422716 }, { 0x23476, -1, -1, -1, -1, -1, -1, -1, -1, 1422722 }, { 0x23477, -1, -1, -1, -1, -1, -1, -1, -1, 1422727 }, { 0x23478, -1, -1, 1422731, -1, -1, -1, -1, -1, -1 }, { 0x23479, -1, -1, 1422737, -1, -1, -1, -1, -1, -1 }, { 0x2347A, -1, -1, -1, -1, -1, -1, -1, -1, 1422743 }, { 0x2347B, -1, -1, -1, -1, -1, -1, -1, -1, 1422751 }, { 0x2347F, -1, -1, 1422755, -1, -1, -1, -1, -1, -1 }, { 0x23482, -1, -1, 1422759, -1, -1, -1, -1, -1, -1 }, { 0x23483, -1, -1, 1422765, -1, -1, -1, -1, -1, -1 }, { 0x23484, -1, -1, 1422769, -1, -1, -1, -1, -1, -1 }, { 0x23485, -1, -1, 1422774, -1, -1, -1, -1, -1, -1 }, { 0x23486, -1, -1, 1422780, -1, -1, -1, -1, -1, -1 }, { 0x23487, -1, -1, 1422786, -1, -1, -1, -1, -1, -1 }, { 0x234A0, -1, -1, -1, -1, -1, -1, -1, -1, 1422790 }, { 0x234A3, -1, -1, -1, -1, -1, -1, -1, -1, 1422796 }, { 0x234B1, -1, -1, -1, -1, -1, -1, -1, -1, 1422802 }, { 0x234B2, -1, -1, -1, -1, -1, -1, -1, -1, 1422808 }, { 0x234B3, -1, -1, -1, -1, -1, -1, -1, -1, 1422812 }, { 0x234B4, -1, -1, -1, -1, -1, -1, -1, -1, 1422817 }, { 0x234B5, -1, -1, -1, -1, -1, -1, -1, -1, 1422822 }, { 0x234B7, -1, -1, 1422828, -1, -1, -1, -1, -1, -1 }, { 0x234B8, -1, -1, 1422833, -1, -1, -1, -1, -1, -1 }, { 0x234B9, -1, -1, 1422840, -1, -1, -1, -1, -1, -1 }, { 0x234BB, -1, -1, 1422845, -1, -1, -1, -1, -1, -1 }, { 0x234BC, -1, -1, 1422851, -1, -1, -1, -1, -1, -1 }, { 0x234BE, -1, -1, -1, -1, -1, -1, -1, -1, 1422857 }, { 0x234C0, -1, -1, 1422863, -1, -1, -1, -1, -1, -1 }, { 0x234C3, -1, -1, 1422869, -1, -1, -1, -1, -1, -1 }, { 0x234C5, -1, -1, 1422874, -1, -1, -1, -1, -1, -1 }, { 0x234C6, -1, -1, 1422880, -1, -1, -1, -1, -1, 1422885 }, { 0x234C8, -1, -1, 1422893, -1, -1, -1, -1, -1, -1 }, { 0x234C9, -1, -1, 1422900, -1, -1, -1, -1, -1, -1 }, { 0x234CA, -1, -1, 1422905, -1, -1, -1, -1, -1, -1 }, { 0x234CB, -1, -1, 1422909, -1, -1, -1, -1, -1, 1422913 }, { 0x234CC, 1422924, 1422919, 1422937, -1, -1, -1, -1, -1, -1 }, { 0x234CF, -1, -1, 1422942, -1, -1, -1, -1, -1, -1 }, { 0x234D0, -1, -1, 1422947, -1, -1, -1, -1, -1, -1 }, { 0x234D2, -1, -1, 1422952, -1, -1, -1, -1, -1, -1 }, { 0x234D4, -1, -1, 1422958, -1, -1, -1, -1, -1, -1 }, { 0x234D5, -1, -1, 1422962, -1, -1, -1, -1, -1, -1 }, { 0x234D7, -1, -1, 1422966, -1, -1, -1, -1, -1, -1 }, { 0x234DB, -1, -1, 1422970, -1, -1, -1, -1, -1, -1 }, { 0x234DD, -1, -1, 1422975, -1, -1, -1, -1, -1, -1 }, { 0x234E5, -1, 1422981, -1, -1, -1, -1, -1, -1, -1 }, { 0x234E6, -1, -1, -1, -1, -1, -1, -1, -1, 1422986 }, { 0x234FF, -1, -1, -1, -1, -1, -1, -1, -1, 1422992 }, { 0x23510, -1, -1, 1422996, -1, -1, -1, -1, -1, -1 }, { 0x23513, -1, -1, 1423001, -1, -1, -1, -1, -1, 1423005 }, { 0x23517, -1, -1, 1423010, -1, -1, -1, -1, -1, -1 }, { 0x23518, -1, -1, 1423016, -1, -1, -1, -1, -1, -1 }, { 0x23519, -1, 1423020, 1423025, -1, -1, -1, -1, -1, -1 }, { 0x2351A, -1, -1, 1423031, -1, -1, -1, -1, -1, -1 }, { 0x2351B, -1, -1, 1423036, -1, -1, -1, -1, -1, -1 }, { 0x2351D, -1, -1, -1, -1, -1, -1, -1, -1, 1423042 }, { 0x2351E, -1, -1, -1, -1, -1, -1, -1, -1, 1423048 }, { 0x2351F, -1, -1, -1, -1, -1, -1, -1, -1, 1423052 }, { 0x23520, -1, -1, -1, -1, -1, -1, -1, -1, 1423058 }, { 0x23521, -1, -1, -1, -1, -1, -1, -1, -1, 1423064 }, { 0x23522, -1, -1, -1, -1, -1, -1, -1, -1, 1423069 }, { 0x23523, -1, -1, -1, -1, -1, -1, -1, -1, 1423075 }, { 0x23524, -1, -1, -1, -1, -1, -1, -1, -1, 1423082 }, { 0x23525, -1, -1, -1, -1, -1, -1, -1, -1, 1423087 }, { 0x23526, -1, -1, -1, -1, -1, -1, -1, -1, 1423093 }, { 0x23527, -1, -1, -1, -1, -1, -1, -1, -1, 1423099 }, { 0x23528, 1423110, 1423104, -1, -1, -1, -1, -1, -1, 1423182 }, { 0x23529, -1, -1, -1, -1, -1, -1, -1, -1, 1423190 }, { 0x2352B, -1, -1, 1423194, -1, -1, -1, -1, -1, -1 }, { 0x2352C, -1, -1, 1423201, -1, -1, -1, -1, -1, -1 }, { 0x2352E, -1, -1, 1423205, -1, -1, -1, -1, -1, -1 }, { 0x2352F, -1, -1, 1423210, -1, -1, -1, -1, -1, -1 }, { 0x23530, -1, 1423215, -1, -1, -1, -1, -1, -1, -1 }, { 0x23531, -1, -1, 1423219, -1, -1, -1, -1, -1, -1 }, { 0x23532, -1, -1, 1423224, -1, -1, -1, -1, -1, 1423231 }, { 0x23535, -1, -1, 1423239, -1, -1, -1, -1, -1, -1 }, { 0x23536, -1, -1, 1423245, -1, -1, -1, -1, -1, -1 }, { 0x23537, -1, -1, 1423250, -1, -1, -1, -1, -1, -1 }, { 0x23538, -1, -1, 1423256, -1, -1, -1, -1, -1, -1 }, { 0x23539, -1, -1, 1423261, -1, -1, -1, -1, -1, -1 }, { 0x2353A, -1, -1, 1423266, -1, -1, -1, -1, -1, -1 }, { 0x2353B, -1, -1, 1423271, -1, -1, -1, -1, -1, -1 }, { 0x2353C, 1423280, 1423275, -1, -1, -1, -1, -1, -1, -1 }, { 0x2353D, -1, -1, 1423305, -1, -1, -1, -1, -1, -1 }, { 0x23541, -1, -1, 1423309, -1, -1, -1, -1, -1, -1 }, { 0x23543, -1, -1, 1423313, -1, -1, -1, -1, -1, -1 }, { 0x23544, -1, -1, 1423317, -1, -1, -1, -1, -1, -1 }, { 0x23545, -1, -1, 1423324, -1, -1, -1, -1, -1, -1 }, { 0x23547, -1, -1, 1423329, -1, -1, -1, -1, -1, -1 }, { 0x23549, -1, -1, 1423335, -1, -1, -1, -1, -1, -1 }, { 0x2354C, -1, -1, 1423340, -1, -1, -1, -1, -1, -1 }, { 0x2354D, -1, -1, 1423345, -1, -1, -1, -1, -1, -1 }, { 0x2354E, -1, -1, 1423350, -1, -1, -1, -1, -1, -1 }, { 0x2354F, -1, -1, 1423356, -1, -1, -1, -1, -1, -1 }, { 0x23551, -1, 1423363, -1, -1, -1, -1, -1, -1, -1 }, { 0x23558, -1, -1, -1, -1, -1, -1, -1, -1, 1423367 }, { 0x2355A, -1, 1423371, -1, -1, -1, -1, -1, -1, -1 }, { 0x23567, -1, 1423376, -1, -1, -1, -1, -1, -1, -1 }, { 0x2356C, -1, -1, -1, -1, -1, -1, -1, -1, 1423381 }, { 0x2357E, -1, -1, 1423387, -1, -1, -1, -1, -1, -1 }, { 0x23584, -1, -1, 1423393, -1, -1, -1, -1, -1, -1 }, { 0x23585, -1, -1, 1423399, -1, -1, -1, -1, -1, -1 }, { 0x23586, -1, -1, 1423403, -1, -1, -1, -1, -1, -1 }, { 0x23589, -1, -1, 1423408, -1, -1, -1, -1, -1, -1 }, { 0x2358A, -1, -1, 1423414, -1, -1, -1, -1, -1, -1 }, { 0x2358C, -1, -1, 1423419, -1, -1, -1, -1, -1, -1 }, { 0x23590, -1, -1, 1423424, -1, -1, -1, -1, -1, -1 }, { 0x23595, 1423435, 1423429, -1, -1, -1, -1, -1, -1, -1 }, { 0x23596, -1, -1, -1, -1, -1, -1, -1, -1, 1423487 }, { 0x23597, -1, -1, -1, -1, -1, -1, -1, -1, 1423493 }, { 0x23598, -1, -1, -1, -1, -1, -1, -1, -1, 1423499 }, { 0x23599, -1, 1423506, -1, -1, -1, -1, -1, -1, 1423511 }, { 0x2359A, -1, -1, -1, -1, -1, -1, -1, -1, 1423516 }, { 0x2359B, -1, -1, -1, -1, -1, -1, -1, -1, 1423519 }, { 0x2359C, -1, 1423525, -1, -1, -1, -1, -1, -1, 1423530 }, { 0x2359D, -1, -1, -1, -1, -1, -1, -1, -1, 1423536 }, { 0x2359E, -1, -1, -1, -1, -1, -1, -1, -1, 1423541 }, { 0x2359F, -1, -1, -1, -1, -1, -1, -1, -1, 1423545 }, { 0x235A0, -1, -1, -1, -1, -1, -1, -1, -1, 1423551 }, { 0x235A1, -1, -1, -1, -1, -1, -1, -1, -1, 1423558 }, { 0x235A2, -1, -1, -1, -1, -1, -1, -1, -1, 1423565 }, { 0x235A3, -1, -1, 1423571, -1, -1, -1, -1, -1, -1 }, { 0x235A4, -1, -1, 1423575, -1, -1, -1, -1, -1, -1 }, { 0x235A7, -1, -1, -1, -1, -1, -1, -1, -1, 1423580 }, { 0x235A8, -1, -1, 1423585, -1, -1, -1, -1, -1, -1 }, { 0x235AA, -1, -1, 1423589, -1, -1, -1, -1, -1, -1 }, { 0x235AB, -1, -1, 1423593, -1, -1, -1, -1, -1, -1 }, { 0x235AC, -1, -1, 1423597, -1, -1, -1, -1, -1, -1 }, { 0x235AD, -1, -1, 1423602, -1, -1, -1, -1, -1, -1 }, { 0x235AE, -1, -1, 1423607, -1, -1, -1, -1, -1, -1 }, { 0x235AF, -1, -1, 1423612, -1, -1, -1, -1, -1, -1 }, { 0x235B0, -1, -1, 1423617, -1, -1, -1, -1, -1, -1 }, { 0x235B1, -1, -1, 1423621, -1, -1, -1, -1, -1, -1 }, { 0x235B3, -1, -1, 1423626, -1, -1, -1, -1, -1, -1 }, { 0x235B5, -1, -1, 1423632, -1, -1, -1, -1, -1, -1 }, { 0x235B7, -1, -1, 1423637, -1, -1, -1, -1, -1, -1 }, { 0x235B8, -1, -1, 1423641, -1, -1, -1, -1, -1, -1 }, { 0x235B9, -1, -1, 1423645, -1, -1, -1, -1, -1, -1 }, { 0x235BB, -1, 1423649, 1423654, -1, -1, -1, -1, -1, -1 }, { 0x235BC, -1, -1, 1423659, -1, -1, -1, -1, -1, -1 }, { 0x235BE, -1, -1, 1423664, -1, -1, -1, -1, -1, -1 }, { 0x235BF, -1, -1, 1423669, -1, -1, -1, -1, -1, -1 }, { 0x235C1, -1, -1, 1423674, -1, -1, -1, -1, -1, -1 }, { 0x235CB, -1, -1, 1423679, -1, -1, -1, -1, -1, -1 }, { 0x235CC, -1, -1, -1, -1, -1, -1, -1, -1, 1423685 }, { 0x235CD, -1, 1423689, -1, -1, -1, -1, -1, -1, -1 }, { 0x235CE, -1, 1423694, -1, -1, -1, -1, -1, -1, -1 }, { 0x235CF, -1, 1423700, -1, -1, -1, -1, -1, -1, -1 }, { 0x235D0, -1, -1, 1423706, -1, -1, -1, -1, -1, -1 }, { 0x235D1, -1, -1, -1, -1, -1, -1, -1, -1, 1423712 }, { 0x235D2, -1, -1, -1, -1, -1, -1, -1, -1, 1423719 }, { 0x235D3, -1, -1, -1, -1, -1, -1, -1, -1, 1423726 }, { 0x235EA, -1, -1, -1, -1, -1, -1, -1, -1, 1423732 }, { 0x235F1, -1, -1, -1, -1, -1, -1, -1, -1, 1423737 }, { 0x235F2, -1, -1, 1423741, -1, -1, -1, -1, -1, -1 }, { 0x235F3, -1, 1423746, -1, -1, -1, -1, -1, -1, -1 }, { 0x235F5, -1, -1, 1423751, -1, -1, -1, -1, -1, -1 }, { 0x235F6, -1, -1, 1423757, -1, -1, -1, -1, -1, -1 }, { 0x235F8, -1, -1, 1423761, -1, -1, -1, -1, -1, -1 }, { 0x235F9, -1, -1, 1423766, -1, -1, -1, -1, -1, -1 }, { 0x235FA, -1, -1, 1423772, -1, -1, -1, -1, -1, -1 }, { 0x235FB, -1, -1, 1423776, -1, -1, -1, -1, -1, -1 }, { 0x235FC, -1, -1, -1, -1, -1, -1, -1, -1, 1423781 }, { 0x235FE, -1, -1, -1, -1, -1, -1, -1, -1, 1423786 }, { 0x235FF, -1, -1, -1, -1, -1, -1, -1, -1, 1423790 }, { 0x23600, -1, 1423795, -1, -1, -1, -1, -1, -1, -1 }, { 0x23601, -1, -1, -1, -1, -1, -1, -1, -1, 1423800 }, { 0x23602, -1, -1, -1, -1, -1, -1, -1, -1, 1423804 }, { 0x23603, -1, -1, -1, -1, -1, -1, -1, -1, 1423810 }, { 0x23604, -1, -1, -1, -1, -1, -1, -1, -1, 1423815 }, { 0x23606, -1, -1, -1, -1, -1, -1, -1, -1, 1423822 }, { 0x23608, -1, -1, -1, -1, -1, -1, -1, -1, 1423828 }, { 0x23609, -1, -1, -1, -1, -1, -1, -1, -1, 1423832 }, { 0x2360A, -1, -1, -1, -1, -1, -1, -1, -1, 1423837 }, { 0x2360C, -1, -1, -1, -1, -1, -1, -1, -1, 1423843 }, { 0x23613, -1, -1, -1, -1, -1, -1, -1, -1, 1423850 }, { 0x23616, -1, -1, 1423856, -1, -1, -1, -1, -1, -1 }, { 0x23617, 1423867, 1423862, 1423895, -1, -1, -1, -1, -1, -1 }, { 0x23618, -1, -1, 1423899, -1, -1, -1, -1, -1, -1 }, { 0x23619, -1, -1, 1423905, -1, -1, -1, -1, -1, -1 }, { 0x2361A, 1423917, 1423911, 1423946, -1, -1, -1, -1, -1, -1 }, { 0x2361B, -1, -1, 1423953, -1, -1, -1, -1, -1, -1 }, { 0x2361D, -1, -1, 1423958, -1, -1, -1, -1, -1, -1 }, { 0x2361E, -1, -1, 1423964, -1, -1, -1, -1, -1, -1 }, { 0x2361F, -1, -1, 1423969, -1, -1, -1, -1, -1, -1 }, { 0x23620, -1, -1, 1423974, -1, -1, -1, -1, -1, -1 }, { 0x23623, -1, -1, 1423979, -1, -1, -1, -1, -1, -1 }, { 0x23624, -1, -1, 1423985, -1, -1, -1, -1, -1, -1 }, { 0x23625, -1, -1, 1423990, -1, -1, -1, -1, -1, -1 }, { 0x23626, 1423994, -1, 1424000, -1, -1, -1, -1, -1, -1 }, { 0x23627, -1, -1, 1424004, -1, -1, -1, -1, -1, -1 }, { 0x23628, -1, -1, 1424008, -1, -1, -1, -1, -1, -1 }, { 0x2362A, -1, -1, 1424011, -1, -1, -1, -1, -1, -1 }, { 0x2362B, -1, -1, 1424016, -1, -1, -1, -1, -1, -1 }, { 0x2362C, -1, -1, 1424021, -1, -1, -1, -1, -1, -1 }, { 0x23631, -1, -1, 1424025, -1, -1, -1, -1, -1, -1 }, { 0x23632, -1, -1, 1424029, -1, -1, -1, -1, -1, -1 }, { 0x23634, -1, -1, 1424035, -1, -1, -1, -1, -1, -1 }, { 0x23637, -1, -1, 1424040, -1, -1, -1, -1, -1, -1 }, { 0x2363B, -1, -1, 1424052, -1, -1, -1, -1, 1424046, -1 }, { 0x2363C, -1, 1424057, -1, -1, -1, -1, -1, -1, -1 }, { 0x2363D, -1, -1, -1, -1, -1, -1, -1, -1, 1424062 }, { 0x2363E, -1, -1, -1, -1, -1, -1, -1, -1, 1424067 }, { 0x23640, -1, 1424071, -1, -1, -1, -1, -1, -1, -1 }, { 0x23657, -1, -1, 1424076, -1, -1, -1, -1, -1, -1 }, { 0x23658, -1, -1, 1424081, -1, -1, -1, -1, -1, -1 }, { 0x23659, -1, 1424086, -1, -1, -1, -1, -1, -1, 1424091 }, { 0x2365B, -1, -1, 1424097, -1, -1, -1, -1, -1, -1 }, { 0x2365F, -1, 1424101, 1424108, -1, -1, -1, -1, -1, -1 }, { 0x23662, -1, -1, 1424114, -1, -1, -1, -1, -1, -1 }, { 0x23666, -1, -1, -1, -1, -1, -1, -1, -1, 1424120 }, { 0x23667, -1, -1, -1, -1, -1, -1, -1, -1, 1424125 }, { 0x23668, -1, -1, -1, -1, -1, -1, -1, -1, 1424131 }, { 0x23669, -1, -1, -1, -1, -1, -1, -1, -1, 1424135 }, { 0x2366A, -1, -1, -1, -1, -1, -1, -1, -1, 1424142 }, { 0x2366B, -1, -1, -1, -1, -1, -1, -1, -1, 1424146 }, { 0x2366C, -1, -1, -1, -1, -1, -1, -1, -1, 1424152 }, { 0x2366D, -1, -1, -1, -1, -1, -1, -1, -1, 1424158 }, { 0x2366E, -1, -1, -1, -1, -1, -1, -1, -1, 1424165 }, { 0x2366F, -1, -1, -1, -1, -1, -1, -1, -1, 1424170 }, { 0x23670, -1, -1, 1424174, -1, -1, -1, -1, -1, -1 }, { 0x23671, -1, -1, 1424179, -1, -1, -1, -1, -1, -1 }, { 0x23674, -1, -1, 1424184, -1, -1, -1, -1, -1, -1 }, { 0x23675, -1, -1, 1424189, -1, -1, -1, -1, -1, -1 }, { 0x23676, -1, -1, 1424194, -1, -1, -1, -1, -1, -1 }, { 0x23677, -1, 1424198, 1424204, -1, -1, -1, -1, -1, 1424210 }, { 0x23678, -1, -1, -1, -1, -1, -1, -1, -1, 1424216 }, { 0x23679, -1, -1, -1, -1, -1, -1, -1, -1, 1424222 }, { 0x2367A, -1, -1, -1, -1, -1, -1, -1, -1, 1424228 }, { 0x2367B, -1, -1, 1424233, -1, -1, -1, -1, -1, -1 }, { 0x2367C, -1, -1, 1424238, -1, -1, -1, -1, -1, -1 }, { 0x2367F, -1, -1, 1424242, -1, -1, -1, -1, -1, -1 }, { 0x23680, -1, -1, 1424247, -1, -1, -1, -1, -1, -1 }, { 0x23681, -1, -1, 1424251, -1, -1, -1, -1, -1, -1 }, { 0x23683, -1, -1, 1424255, -1, -1, -1, -1, -1, -1 }, { 0x23684, -1, -1, 1424260, -1, -1, -1, -1, -1, -1 }, { 0x23686, -1, -1, 1424264, -1, -1, -1, -1, -1, -1 }, { 0x23687, -1, -1, 1424270, -1, -1, -1, -1, -1, -1 }, { 0x2368B, -1, -1, 1424275, -1, -1, -1, -1, -1, -1 }, { 0x2368C, -1, -1, 1424279, -1, -1, -1, -1, -1, -1 }, { 0x2368E, -1, 1424283, 1424289, -1, -1, -1, -1, -1, -1 }, { 0x2368F, -1, -1, 1424294, -1, -1, -1, -1, -1, -1 }, { 0x23690, -1, -1, 1424298, -1, -1, -1, -1, -1, -1 }, { 0x23692, -1, -1, 1424302, -1, -1, -1, -1, -1, -1 }, { 0x23693, -1, -1, 1424306, -1, -1, -1, -1, -1, -1 }, { 0x23694, -1, -1, 1424312, -1, -1, -1, -1, -1, -1 }, { 0x23695, 1424322, 1424316, 1424360, -1, -1, -1, -1, -1, -1 }, { 0x23696, -1, -1, 1424364, -1, -1, -1, -1, -1, -1 }, { 0x23698, -1, -1, 1424368, -1, -1, -1, -1, -1, -1 }, { 0x23699, -1, -1, 1424372, -1, -1, -1, -1, -1, -1 }, { 0x2369C, -1, -1, 1424378, -1, -1, -1, -1, -1, -1 }, { 0x2369D, -1, -1, 1424384, -1, -1, -1, -1, -1, -1 }, { 0x2369E, -1, 1424388, -1, -1, -1, -1, -1, -1, -1 }, { 0x2369F, -1, -1, 1424403, -1, -1, -1, -1, -1, -1 }, { 0x236A0, -1, -1, 1424407, -1, -1, -1, -1, -1, -1 }, { 0x236A1, -1, -1, 1424412, -1, -1, -1, -1, -1, -1 }, { 0x236A2, -1, -1, 1424416, -1, -1, -1, -1, -1, -1 }, { 0x236A6, -1, 1424423, 1424437, -1, -1, -1, -1, -1, -1 }, { 0x236A7, -1, -1, 1424444, -1, -1, -1, -1, -1, -1 }, { 0x236A9, -1, -1, 1424449, -1, -1, -1, -1, -1, -1 }, { 0x236AA, -1, -1, 1424454, -1, -1, -1, -1, -1, -1 }, { 0x236AD, -1, 1424459, -1, -1, -1, -1, -1, -1, -1 }, { 0x236AE, -1, -1, -1, -1, -1, -1, -1, -1, 1424464 }, { 0x236BA, 1424482, 1424470, -1, -1, -1, -1, -1, -1, -1 }, { 0x236D3, -1, -1, 1424506, -1, -1, -1, -1, -1, -1 }, { 0x236D4, -1, -1, 1424510, -1, -1, -1, -1, -1, -1 }, { 0x236D5, -1, -1, 1424514, -1, -1, -1, -1, -1, -1 }, { 0x236D7, -1, -1, 1424520, -1, -1, -1, -1, -1, -1 }, { 0x236DA, -1, -1, 1424525, -1, -1, -1, -1, -1, -1 }, { 0x236DF, -1, 1424530, -1, -1, -1, -1, -1, -1, 1424537 }, { 0x236E0, -1, -1, -1, -1, -1, -1, -1, -1, 1424542 }, { 0x236E1, -1, -1, -1, -1, -1, -1, -1, -1, 1424547 }, { 0x236E2, -1, -1, -1, -1, -1, -1, -1, -1, 1424552 }, { 0x236E3, -1, -1, -1, -1, -1, -1, -1, -1, 1424557 }, { 0x236E4, -1, -1, -1, -1, -1, -1, -1, -1, 1424562 }, { 0x236E5, -1, -1, -1, -1, -1, -1, -1, -1, 1424568 }, { 0x236E6, -1, -1, -1, -1, -1, -1, -1, -1, 1424571 }, { 0x236E7, -1, -1, -1, -1, -1, -1, -1, -1, 1424575 }, { 0x236E8, -1, -1, -1, -1, -1, -1, -1, -1, 1424582 }, { 0x236E9, -1, -1, -1, -1, -1, -1, -1, -1, 1424588 }, { 0x236EA, -1, -1, -1, -1, -1, -1, -1, -1, 1424593 }, { 0x236EB, -1, -1, 1424596, -1, -1, -1, -1, -1, -1 }, { 0x236ED, -1, -1, -1, -1, -1, -1, -1, -1, 1424600 }, { 0x236EE, -1, 1424604, -1, -1, -1, -1, -1, -1, -1 }, { 0x236EF, -1, -1, -1, -1, -1, -1, -1, -1, 1424610 }, { 0x236F1, -1, -1, 1424616, -1, -1, -1, -1, -1, 1424621 }, { 0x236F4, -1, -1, 1424625, -1, -1, -1, -1, -1, -1 }, { 0x236F5, -1, -1, 1424630, -1, -1, -1, -1, -1, -1 }, { 0x236F6, -1, -1, 1424635, -1, -1, -1, -1, -1, -1 }, { 0x236F7, -1, -1, 1424640, -1, -1, -1, -1, -1, -1 }, { 0x236F8, -1, -1, 1424646, -1, -1, -1, -1, -1, -1 }, { 0x236F9, -1, -1, 1424650, -1, -1, -1, -1, -1, -1 }, { 0x236FA, -1, -1, 1424657, -1, -1, -1, -1, -1, -1 }, { 0x236FB, -1, -1, 1424661, -1, -1, -1, -1, -1, -1 }, { 0x236FD, -1, -1, 1424666, -1, -1, -1, -1, -1, -1 }, { 0x236FE, -1, -1, 1424671, -1, -1, -1, -1, -1, -1 }, { 0x23701, -1, -1, 1424676, -1, -1, -1, -1, -1, -1 }, { 0x23702, -1, -1, 1424680, -1, -1, -1, -1, -1, -1 }, { 0x23703, -1, 1424684, -1, -1, -1, -1, -1, -1, -1 }, { 0x23704, -1, -1, 1424689, -1, -1, -1, -1, -1, -1 }, { 0x23707, -1, -1, 1424694, -1, -1, -1, -1, -1, -1 }, { 0x2370B, -1, -1, -1, -1, -1, -1, -1, -1, 1424698 }, { 0x23716, -1, 1424703, -1, -1, -1, -1, -1, -1, -1 }, { 0x23720, -1, 1424708, -1, -1, -1, -1, -1, -1, -1 }, { 0x23722, -1, -1, 1424713, -1, -1, -1, -1, -1, -1 }, { 0x23723, -1, -1, 1424718, -1, -1, -1, -1, -1, -1 }, { 0x23727, -1, -1, 1424723, -1, -1, -1, -1, -1, -1 }, { 0x23728, -1, -1, 1424730, -1, -1, -1, -1, -1, -1 }, { 0x2372C, -1, -1, 1424736, -1, -1, -1, -1, -1, -1 }, { 0x2372D, -1, 1424740, 1424745, -1, -1, -1, -1, -1, -1 }, { 0x2372F, -1, 1424751, -1, -1, -1, -1, -1, -1, -1 }, { 0x23730, -1, -1, -1, -1, -1, -1, -1, -1, 1424757 }, { 0x23731, -1, -1, -1, -1, -1, -1, -1, -1, 1424761 }, { 0x23732, -1, -1, -1, -1, -1, -1, -1, -1, 1424765 }, { 0x23733, -1, -1, -1, -1, -1, -1, -1, -1, 1424772 }, { 0x23734, -1, -1, -1, -1, -1, -1, -1, -1, 1424778 }, { 0x23735, -1, -1, -1, -1, -1, -1, -1, -1, 1424782 }, { 0x23736, -1, -1, -1, -1, -1, -1, -1, -1, 1424787 }, { 0x23737, -1, -1, -1, -1, -1, -1, -1, -1, 1424791 }, { 0x23738, -1, -1, -1, -1, -1, -1, -1, -1, 1424797 }, { 0x23739, -1, -1, 1424804, -1, -1, -1, -1, -1, -1 }, { 0x2373A, -1, -1, 1424808, -1, -1, -1, -1, -1, -1 }, { 0x2373B, -1, -1, -1, -1, -1, -1, -1, -1, 1424813 }, { 0x2373D, -1, -1, 1424819, -1, -1, -1, -1, -1, -1 }, { 0x2373E, -1, -1, -1, -1, -1, -1, -1, -1, 1424825 }, { 0x2373F, -1, 1424832, -1, -1, -1, -1, -1, -1, 1424837 }, { 0x23740, -1, -1, -1, -1, -1, -1, -1, -1, 1424844 }, { 0x23741, -1, -1, 1424850, -1, -1, -1, -1, -1, -1 }, { 0x23742, -1, -1, 1424855, -1, -1, -1, -1, -1, -1 }, { 0x23745, -1, -1, 1424860, -1, -1, -1, -1, -1, 1424864 }, { 0x23747, -1, -1, 1424870, -1, -1, -1, -1, -1, -1 }, { 0x23748, -1, -1, 1424876, -1, -1, -1, -1, -1, -1 }, { 0x23749, -1, -1, 1424882, -1, -1, -1, -1, -1, 1424887 }, { 0x2374B, -1, -1, 1424894, -1, -1, -1, -1, -1, -1 }, { 0x2374C, -1, -1, 1424898, -1, -1, -1, -1, -1, -1 }, { 0x2374D, -1, -1, 1424903, -1, -1, -1, -1, -1, -1 }, { 0x2374E, -1, -1, 1424907, -1, -1, -1, -1, -1, -1 }, { 0x2374F, -1, -1, 1424912, -1, -1, -1, -1, -1, -1 }, { 0x23750, -1, -1, 1424917, -1, -1, -1, -1, -1, -1 }, { 0x23751, -1, -1, 1424923, -1, -1, -1, -1, -1, -1 }, { 0x23752, -1, -1, 1424927, -1, -1, -1, -1, -1, -1 }, { 0x23755, -1, -1, 1424932, -1, -1, -1, -1, -1, -1 }, { 0x23757, -1, -1, 1424938, -1, -1, -1, -1, -1, -1 }, { 0x2375A, -1, -1, 1424942, -1, -1, -1, -1, -1, -1 }, { 0x2375C, -1, -1, 1424947, -1, -1, -1, -1, -1, -1 }, { 0x2375D, -1, -1, 1424953, -1, -1, -1, -1, -1, -1 }, { 0x2375E, -1, -1, 1424957, -1, -1, -1, -1, -1, -1 }, { 0x23766, -1, 1424963, -1, -1, -1, -1, -1, -1, -1 }, { 0x23778, -1, -1, 1424969, -1, -1, -1, -1, -1, -1 }, { 0x2377D, -1, -1, 1424975, -1, -1, -1, -1, -1, -1 }, { 0x23781, -1, 1424980, -1, -1, -1, -1, -1, -1, -1 }, { 0x23782, -1, -1, -1, -1, -1, -1, -1, -1, 1424986 }, { 0x23783, -1, -1, -1, -1, -1, -1, -1, -1, 1424993 }, { 0x23784, -1, -1, -1, -1, -1, -1, -1, -1, 1424998 }, { 0x23785, -1, -1, -1, -1, -1, -1, -1, -1, 1425005 }, { 0x23787, -1, -1, 1425011, -1, -1, -1, -1, -1, -1 }, { 0x2378A, -1, -1, -1, -1, -1, -1, -1, -1, 1425016 }, { 0x2378D, -1, -1, -1, -1, -1, -1, -1, -1, 1425021 }, { 0x2378E, -1, -1, -1, -1, -1, -1, -1, -1, 1425027 }, { 0x23790, -1, -1, 1425033, -1, -1, -1, -1, -1, -1 }, { 0x23791, -1, -1, 1425038, -1, -1, -1, -1, -1, -1 }, { 0x23792, -1, -1, 1425044, -1, -1, -1, -1, -1, -1 }, { 0x23793, -1, -1, 1425048, -1, -1, -1, -1, -1, -1 }, { 0x23794, -1, -1, 1425052, -1, -1, -1, -1, -1, -1 }, { 0x23797, -1, -1, 1425057, -1, -1, -1, -1, -1, -1 }, { 0x23798, -1, -1, 1425062, -1, -1, -1, -1, -1, -1 }, { 0x23799, -1, -1, 1425068, -1, -1, -1, -1, -1, -1 }, { 0x2379C, -1, -1, 1425074, -1, -1, -1, -1, -1, -1 }, { 0x2379D, -1, -1, 1425079, -1, -1, -1, -1, -1, -1 }, { 0x2379F, -1, -1, 1425087, -1, -1, -1, -1, -1, -1 }, { 0x237A2, -1, 1425093, -1, -1, -1, -1, -1, -1, -1 }, { 0x237AA, -1, -1, -1, -1, -1, -1, -1, -1, 1425097 }, { 0x237B0, -1, -1, 1425103, -1, -1, -1, -1, -1, -1 }, { 0x237B4, -1, -1, 1425109, -1, -1, -1, -1, -1, -1 }, { 0x237B6, -1, -1, -1, -1, -1, -1, -1, -1, 1425113 }, { 0x237BB, -1, -1, -1, -1, -1, -1, -1, -1, 1425119 }, { 0x237BC, -1, 1425127, -1, -1, -1, -1, -1, -1, -1 }, { 0x237BD, -1, -1, -1, -1, -1, -1, -1, -1, 1425134 }, { 0x237BE, -1, -1, -1, -1, -1, -1, -1, -1, 1425141 }, { 0x237C0, -1, -1, 1425148, -1, -1, -1, -1, -1, -1 }, { 0x237C1, -1, -1, 1425154, -1, -1, -1, -1, -1, -1 }, { 0x237C2, -1, 1425159, -1, -1, -1, -1, -1, -1, 1425164 }, { 0x237C3, -1, -1, -1, -1, -1, -1, -1, -1, 1425171 }, { 0x237C4, -1, -1, 1425178, -1, -1, -1, -1, -1, -1 }, { 0x237C6, -1, -1, 1425183, -1, -1, -1, -1, -1, -1 }, { 0x237C7, -1, -1, 1425189, -1, -1, -1, -1, -1, -1 }, { 0x237C8, -1, -1, 1425195, -1, -1, -1, -1, -1, -1 }, { 0x237C9, -1, -1, 1425201, -1, -1, -1, -1, -1, -1 }, { 0x237CA, -1, -1, 1425207, -1, -1, -1, -1, -1, -1 }, { 0x237CB, -1, -1, 1425213, -1, -1, -1, -1, -1, -1 }, { 0x237CC, -1, -1, 1425219, -1, -1, -1, -1, -1, -1 }, { 0x237CF, -1, -1, 1425223, -1, -1, -1, -1, -1, -1 }, { 0x237D0, -1, -1, 1425228, -1, -1, -1, -1, -1, -1 }, { 0x237D1, -1, -1, 1425234, -1, -1, -1, -1, -1, -1 }, { 0x237D2, -1, -1, 1425239, -1, -1, -1, -1, -1, -1 }, { 0x237D5, -1, 1425243, -1, -1, -1, -1, -1, -1, -1 }, { 0x237D6, -1, 1425248, -1, -1, -1, -1, -1, -1, -1 }, { 0x237D7, -1, 1425252, -1, -1, -1, -1, -1, -1, -1 }, { 0x237E4, -1, -1, 1425256, -1, -1, -1, -1, -1, -1 }, { 0x237E6, -1, -1, 1425262, -1, -1, -1, -1, -1, -1 }, { 0x237E9, -1, -1, -1, -1, -1, -1, -1, -1, 1425267 }, { 0x237EA, -1, -1, -1, -1, -1, -1, -1, -1, 1425272 }, { 0x237EB, -1, -1, -1, -1, -1, -1, -1, -1, 1425277 }, { 0x237EC, 1425283, -1, -1, -1, -1, 1425340, 1425347, -1, -1 }, { 0x237ED, -1, -1, -1, -1, -1, -1, -1, -1, 1425351 }, { 0x237EE, -1, -1, -1, -1, -1, -1, -1, -1, 1425356 }, { 0x237F0, -1, -1, 1425362, -1, -1, -1, -1, -1, -1 }, { 0x237F1, 1425366, -1, -1, -1, -1, 1425379, 1425386, -1, -1 }, { 0x237F2, -1, -1, 1425390, -1, -1, -1, -1, -1, -1 }, { 0x237F3, -1, -1, 1425396, -1, -1, -1, -1, -1, -1 }, { 0x237F4, -1, -1, 1425402, -1, -1, -1, -1, -1, -1 }, { 0x237F5, -1, -1, 1425409, -1, -1, -1, -1, -1, -1 }, { 0x237F8, -1, -1, 1425413, -1, -1, -1, -1, -1, -1 }, { 0x237F9, -1, -1, 1425418, -1, -1, -1, -1, -1, -1 }, { 0x237FA, -1, -1, 1425423, -1, -1, -1, -1, -1, -1 }, { 0x237FC, -1, -1, 1425429, -1, -1, -1, -1, -1, -1 }, { 0x237FD, -1, -1, 1425434, -1, -1, -1, -1, -1, -1 }, { 0x2380E, -1, -1, 1425439, -1, -1, -1, -1, -1, -1 }, { 0x2380F, -1, -1, 1425445, -1, -1, -1, -1, -1, -1 }, { 0x23811, -1, -1, -1, -1, -1, -1, -1, -1, 1425450 }, { 0x23812, -1, -1, -1, -1, -1, -1, -1, -1, 1425456 }, { 0x23813, -1, -1, -1, -1, -1, -1, -1, -1, 1425463 }, { 0x23815, -1, -1, -1, -1, -1, -1, -1, -1, 1425468 }, { 0x23816, -1, -1, -1, -1, -1, -1, -1, -1, 1425474 }, { 0x23817, -1, -1, -1, -1, -1, -1, -1, -1, 1425481 }, { 0x23818, -1, -1, -1, -1, -1, -1, -1, -1, 1425485 }, { 0x2381A, -1, -1, 1425490, -1, -1, -1, -1, -1, -1 }, { 0x2381C, -1, -1, 1425495, -1, -1, -1, -1, -1, -1 }, { 0x2381E, -1, -1, 1425501, -1, -1, -1, -1, -1, -1 }, { 0x23820, -1, -1, 1425506, -1, -1, -1, -1, -1, -1 }, { 0x23829, -1, -1, -1, -1, -1, -1, -1, -1, 1425511 }, { 0x2382D, -1, -1, 1425517, -1, -1, -1, -1, -1, -1 }, { 0x23830, -1, -1, -1, -1, -1, -1, -1, -1, 1425523 }, { 0x23831, -1, -1, -1, -1, -1, -1, -1, -1, 1425530 }, { 0x23832, -1, -1, -1, -1, -1, -1, -1, -1, 1425536 }, { 0x23833, -1, -1, -1, -1, -1, -1, -1, -1, 1425541 }, { 0x23836, -1, -1, -1, -1, -1, -1, -1, -1, 1425547 }, { 0x23837, -1, -1, 1425553, -1, -1, -1, -1, -1, -1 }, { 0x23838, -1, -1, 1425559, -1, -1, -1, -1, -1, -1 }, { 0x23839, -1, -1, 1425566, -1, -1, -1, -1, -1, -1 }, { 0x2383A, -1, 1425571, 1425576, -1, -1, -1, -1, -1, 1425581 }, { 0x2383C, -1, -1, 1425588, -1, -1, -1, -1, -1, -1 }, { 0x2383D, 1425593, -1, -1, -1, -1, 1425622, 1425628, -1, -1 }, { 0x23849, -1, -1, 1425634, -1, -1, -1, -1, -1, -1 }, { 0x2384A, -1, -1, 1425638, -1, -1, -1, -1, -1, -1 }, { 0x2384B, -1, -1, 1425642, -1, -1, -1, -1, -1, -1 }, { 0x2384E, -1, -1, 1425646, -1, -1, -1, -1, -1, -1 }, { 0x23853, -1, -1, -1, -1, -1, -1, -1, -1, 1425651 }, { 0x23855, -1, -1, 1425657, -1, -1, -1, -1, -1, -1 }, { 0x23857, -1, -1, 1425662, -1, -1, -1, -1, -1, -1 }, { 0x23859, -1, -1, -1, -1, -1, -1, -1, -1, 1425668 }, { 0x2385A, -1, -1, -1, -1, -1, -1, -1, -1, 1425674 }, { 0x2385D, -1, -1, -1, -1, -1, -1, -1, -1, 1425680 }, { 0x2385E, -1, -1, 1425684, -1, -1, -1, -1, -1, -1 }, { 0x2385F, -1, -1, 1425689, -1, -1, -1, -1, -1, -1 }, { 0x23860, -1, -1, 1425694, -1, -1, -1, -1, -1, -1 }, { 0x23864, -1, -1, -1, -1, -1, -1, -1, -1, 1425700 }, { 0x23867, -1, -1, 1425705, -1, -1, -1, -1, -1, -1 }, { 0x23869, -1, -1, 1425710, -1, -1, -1, -1, -1, -1 }, { 0x2386F, -1, -1, -1, -1, -1, -1, -1, -1, 1425715 }, { 0x23870, -1, -1, 1425721, -1, -1, -1, -1, -1, -1 }, { 0x23876, -1, -1, 1425725, -1, -1, -1, -1, -1, -1 }, { 0x23879, -1, -1, -1, -1, -1, -1, -1, -1, 1425730 }, { 0x2387A, -1, -1, 1425738, -1, -1, -1, -1, -1, -1 }, { 0x2387D, -1, -1, 1425743, -1, -1, -1, -1, -1, -1 }, { 0x2387E, -1, -1, 1425748, -1, -1, -1, -1, -1, -1 }, { 0x23881, -1, -1, 1425752, -1, -1, -1, -1, -1, -1 }, { 0x23882, -1, -1, 1425756, -1, -1, -1, -1, -1, -1 }, { 0x23884, -1, -1, 1425760, -1, -1, -1, -1, -1, -1 }, { 0x23885, -1, -1, 1425765, -1, -1, -1, -1, -1, -1 }, { 0x23887, -1, -1, 1425770, -1, -1, -1, -1, -1, -1 }, { 0x23889, -1, -1, 1425775, -1, -1, -1, -1, -1, -1 }, { 0x2388A, -1, -1, 1425779, -1, -1, -1, -1, -1, -1 }, { 0x2388B, -1, -1, 1425783, -1, -1, -1, -1, -1, -1 }, { 0x2388C, -1, -1, 1425787, -1, -1, -1, -1, -1, -1 }, { 0x2388D, -1, -1, 1425792, -1, -1, -1, -1, -1, -1 }, { 0x2388E, -1, -1, 1425796, -1, -1, -1, -1, -1, -1 }, { 0x2388F, -1, -1, 1425800, -1, -1, -1, -1, -1, -1 }, { 0x23890, -1, -1, 1425805, -1, -1, -1, -1, -1, -1 }, { 0x23891, -1, -1, 1425810, -1, -1, -1, -1, -1, -1 }, { 0x23892, -1, -1, 1425814, -1, -1, -1, -1, -1, -1 }, { 0x23893, -1, -1, 1425818, -1, -1, -1, -1, -1, -1 }, { 0x23895, -1, -1, 1425822, -1, -1, -1, -1, -1, -1 }, { 0x23896, -1, -1, 1425826, -1, -1, -1, -1, -1, -1 }, { 0x23897, -1, -1, 1425832, -1, -1, -1, -1, -1, -1 }, { 0x2389A, -1, -1, 1425837, -1, -1, -1, -1, -1, -1 }, { 0x2389B, -1, -1, 1425841, -1, -1, -1, -1, -1, -1 }, { 0x2389C, -1, -1, 1425844, -1, -1, -1, -1, -1, -1 }, { 0x2389D, -1, -1, 1425849, -1, -1, -1, -1, -1, -1 }, { 0x2389E, -1, -1, 1425855, -1, -1, -1, -1, -1, -1 }, { 0x2389F, -1, -1, 1425859, -1, -1, -1, -1, -1, -1 }, { 0x238A0, -1, -1, 1425864, -1, -1, -1, -1, -1, -1 }, { 0x238A1, -1, -1, 1425868, -1, -1, -1, -1, -1, -1 }, { 0x238A4, -1, -1, 1425875, -1, -1, -1, -1, -1, -1 }, { 0x238A5, -1, -1, 1425881, -1, -1, -1, -1, -1, -1 }, { 0x238A6, -1, -1, 1425887, -1, -1, -1, -1, -1, -1 }, { 0x238A8, -1, -1, 1425891, -1, -1, -1, -1, -1, -1 }, { 0x238AA, -1, -1, 1425895, -1, -1, -1, -1, -1, -1 }, { 0x238AB, -1, -1, 1425900, -1, -1, -1, -1, -1, -1 }, { 0x238AC, -1, -1, 1425906, -1, -1, -1, -1, -1, -1 }, { 0x238AD, -1, -1, 1425912, -1, -1, -1, -1, -1, -1 }, { 0x238B0, -1, -1, 1425916, -1, -1, -1, -1, -1, -1 }, { 0x238B2, -1, -1, 1425920, -1, -1, -1, -1, -1, -1 }, { 0x238B3, -1, -1, 1425926, -1, -1, -1, -1, -1, -1 }, { 0x238B4, -1, -1, 1425932, -1, -1, -1, -1, -1, -1 }, { 0x238B6, -1, -1, 1425938, -1, -1, -1, -1, -1, -1 }, { 0x238B7, -1, -1, 1425943, -1, -1, -1, -1, -1, -1 }, { 0x238B9, -1, -1, -1, -1, -1, -1, -1, -1, 1425947 }, { 0x238BA, -1, -1, 1425953, -1, -1, -1, -1, -1, -1 }, { 0x238BB, -1, -1, 1425958, -1, -1, -1, -1, -1, -1 }, { 0x238C8, -1, -1, 1425964, -1, -1, -1, -1, -1, -1 }, { 0x238C9, -1, -1, 1425970, -1, -1, -1, -1, -1, -1 }, { 0x238CA, -1, -1, 1425974, -1, -1, -1, -1, -1, -1 }, { 0x238CB, -1, -1, 1425978, -1, -1, -1, -1, -1, -1 }, { 0x238CC, -1, -1, 1425984, -1, -1, -1, -1, -1, -1 }, { 0x238CE, -1, -1, 1425988, -1, -1, -1, -1, -1, -1 }, { 0x238CF, -1, -1, 1425992, -1, -1, -1, -1, -1, -1 }, { 0x238D1, -1, -1, 1425997, -1, -1, -1, -1, -1, -1 }, { 0x238D2, -1, -1, 1426001, -1, -1, -1, -1, -1, -1 }, { 0x238DA, -1, -1, 1426006, -1, -1, -1, -1, -1, -1 }, { 0x238DC, -1, -1, 1426010, -1, -1, -1, -1, -1, -1 }, { 0x238DD, -1, -1, 1426015, -1, -1, -1, -1, -1, -1 }, { 0x238DE, -1, -1, 1426019, -1, -1, -1, -1, -1, -1 }, { 0x238DF, -1, -1, 1426024, -1, -1, -1, -1, -1, -1 }, { 0x238E0, -1, -1, 1426029, -1, -1, -1, -1, -1, -1 }, { 0x238E1, -1, -1, 1426034, -1, -1, -1, -1, -1, -1 }, { 0x238E3, -1, -1, 1426039, -1, -1, -1, -1, -1, -1 }, { 0x238E9, -1, -1, 1426045, -1, -1, -1, -1, -1, -1 }, { 0x238ED, -1, -1, 1426050, -1, -1, -1, -1, -1, -1 }, { 0x238EE, -1, -1, 1426055, -1, -1, -1, -1, -1, -1 }, { 0x238F2, -1, -1, 1426060, -1, -1, -1, -1, -1, -1 }, { 0x238F3, -1, -1, 1426065, -1, -1, -1, -1, -1, -1 }, { 0x238F4, -1, -1, 1426070, -1, -1, -1, -1, -1, -1 }, { 0x238F6, -1, -1, 1426074, -1, -1, -1, -1, -1, -1 }, { 0x238F7, -1, -1, 1426079, -1, -1, -1, -1, -1, -1 }, { 0x238F8, -1, -1, 1426084, -1, -1, -1, -1, -1, -1 }, { 0x238F9, -1, -1, 1426089, -1, -1, -1, -1, -1, -1 }, { 0x238FA, -1, -1, 1426093, -1, -1, -1, -1, -1, -1 }, { 0x238FF, -1, -1, 1426098, -1, -1, -1, -1, -1, -1 }, { 0x23901, -1, -1, 1426103, -1, -1, -1, -1, -1, -1 }, { 0x23903, -1, -1, 1426108, -1, -1, -1, -1, -1, -1 }, { 0x23907, -1, -1, 1426112, -1, -1, -1, -1, -1, -1 }, { 0x23908, -1, -1, 1426117, -1, -1, -1, -1, -1, -1 }, { 0x2390A, -1, -1, 1426121, -1, -1, -1, -1, -1, -1 }, { 0x2390B, -1, -1, 1426125, -1, -1, -1, -1, -1, -1 }, { 0x2390C, -1, -1, 1426130, -1, -1, -1, -1, -1, -1 }, { 0x2390E, -1, -1, 1426137, -1, -1, -1, -1, -1, -1 }, { 0x23916, -1, -1, 1426142, -1, -1, -1, -1, -1, -1 }, { 0x23918, -1, -1, 1426146, -1, -1, -1, -1, -1, -1 }, { 0x23921, -1, -1, 1426151, -1, -1, -1, -1, -1, -1 }, { 0x23922, -1, -1, 1426157, -1, -1, -1, -1, -1, -1 }, { 0x23928, -1, -1, 1426161, -1, -1, -1, -1, -1, -1 }, { 0x23929, -1, -1, 1426166, -1, -1, -1, -1, -1, -1 }, { 0x2392A, -1, -1, 1426171, -1, -1, -1, -1, -1, -1 }, { 0x2392F, -1, -1, 1426175, -1, -1, -1, -1, -1, -1 }, { 0x23930, -1, -1, 1426180, -1, -1, -1, -1, -1, -1 }, { 0x23931, -1, -1, 1426185, -1, -1, -1, -1, -1, -1 }, { 0x23932, -1, -1, 1426191, -1, -1, -1, -1, -1, -1 }, { 0x23933, -1, -1, 1426194, -1, -1, -1, -1, -1, -1 }, { 0x23934, -1, -1, 1426198, -1, -1, -1, -1, -1, -1 }, { 0x23935, -1, -1, 1426202, -1, -1, -1, -1, -1, -1 }, { 0x23936, -1, -1, 1426208, -1, -1, -1, -1, -1, -1 }, { 0x23937, -1, -1, 1426212, -1, -1, -1, -1, -1, -1 }, { 0x2393A, -1, -1, 1426216, -1, -1, -1, -1, -1, -1 }, { 0x23942, -1, -1, 1426220, -1, -1, -1, -1, -1, -1 }, { 0x23943, -1, -1, 1426224, -1, -1, -1, -1, -1, -1 }, { 0x23947, -1, -1, 1426229, -1, -1, -1, -1, -1, -1 }, { 0x2394A, -1, -1, 1426234, -1, -1, -1, -1, -1, -1 }, { 0x2394B, -1, -1, 1426240, -1, -1, -1, -1, -1, -1 }, { 0x23950, -1, -1, 1426244, -1, -1, -1, -1, -1, -1 }, { 0x2395E, -1, -1, 1426248, -1, -1, -1, -1, -1, -1 }, { 0x23961, -1, -1, 1426254, -1, -1, -1, -1, -1, -1 }, { 0x23963, -1, -1, 1426259, -1, -1, -1, -1, -1, -1 }, { 0x23964, -1, -1, 1426263, -1, -1, -1, -1, -1, -1 }, { 0x23965, -1, -1, 1426268, -1, -1, -1, -1, -1, -1 }, { 0x23968, -1, -1, 1426274, -1, -1, -1, -1, -1, -1 }, { 0x2396E, -1, -1, 1426278, -1, -1, -1, -1, -1, -1 }, { 0x2396F, -1, -1, 1426283, -1, -1, -1, -1, -1, -1 }, { 0x23970, -1, -1, 1426289, -1, -1, -1, -1, -1, -1 }, { 0x23971, -1, -1, -1, -1, -1, -1, -1, -1, 1426294 }, { 0x23973, -1, -1, 1426301, -1, -1, -1, -1, -1, -1 }, { 0x23977, -1, -1, 1426305, -1, -1, -1, -1, -1, -1 }, { 0x23979, -1, -1, 1426309, -1, -1, -1, -1, -1, -1 }, { 0x2397A, -1, -1, 1426314, -1, -1, -1, -1, -1, -1 }, { 0x2397B, -1, -1, 1426321, -1, -1, -1, -1, -1, -1 }, { 0x2397C, -1, -1, 1426328, -1, -1, -1, -1, -1, -1 }, { 0x2397E, -1, -1, 1426333, -1, -1, -1, -1, -1, -1 }, { 0x23986, -1, -1, -1, -1, -1, -1, -1, -1, 1426337 }, { 0x23987, -1, -1, 1426344, -1, -1, -1, -1, -1, -1 }, { 0x23989, -1, -1, 1426348, -1, -1, -1, -1, -1, -1 }, { 0x2398C, -1, -1, 1426353, -1, -1, -1, -1, -1, -1 }, { 0x2398D, -1, -1, -1, -1, -1, -1, -1, -1, 1426357 }, { 0x2398E, -1, -1, -1, -1, -1, -1, -1, -1, 1426362 }, { 0x2398F, -1, -1, 1426370, -1, -1, -1, -1, -1, -1 }, { 0x23990, -1, -1, 1426375, -1, -1, -1, -1, -1, -1 }, { 0x23993, -1, -1, -1, -1, -1, -1, -1, -1, 1426381 }, { 0x23996, -1, -1, 1426388, -1, -1, -1, -1, -1, -1 }, { 0x2399B, -1, -1, -1, -1, -1, -1, -1, -1, 1426393 }, { 0x2399C, -1, -1, 1426401, -1, -1, -1, -1, -1, -1 }, { 0x239A0, -1, -1, 1426407, -1, -1, -1, -1, -1, -1 }, { 0x239A1, -1, -1, 1426412, -1, -1, -1, -1, -1, -1 }, { 0x239A2, -1, -1, 1426417, -1, -1, -1, -1, -1, -1 }, { 0x239A6, -1, -1, 1426421, -1, -1, -1, -1, -1, -1 }, { 0x239A9, -1, -1, 1426426, -1, -1, -1, -1, -1, -1 }, { 0x239AA, -1, -1, 1426430, -1, -1, -1, -1, -1, -1 }, { 0x239AB, -1, -1, 1426436, -1, -1, -1, -1, -1, -1 }, { 0x239AC, -1, -1, 1426441, -1, -1, -1, -1, -1, -1 }, { 0x239AD, -1, -1, 1426447, -1, -1, -1, -1, -1, -1 }, { 0x239AE, -1, -1, -1, -1, -1, -1, -1, -1, 1426451 }, { 0x239AF, -1, -1, 1426458, -1, -1, -1, -1, -1, -1 }, { 0x239B0, -1, -1, -1, -1, -1, -1, -1, -1, 1426462 }, { 0x239B5, -1, -1, 1426469, -1, -1, -1, -1, -1, -1 }, { 0x239B6, -1, -1, 1426472, -1, -1, -1, -1, -1, -1 }, { 0x239BC, -1, -1, 1426477, -1, -1, -1, -1, -1, -1 }, { 0x239C2, 1426488, 1426482, 1426503, -1, -1, -1, -1, -1, -1 }, { 0x239C3, -1, -1, 1426507, -1, -1, -1, -1, -1, -1 }, { 0x239C4, -1, -1, 1426511, -1, -1, -1, -1, -1, -1 }, { 0x239C8, -1, -1, 1426515, -1, -1, -1, -1, -1, -1 }, { 0x239CA, -1, -1, 1426520, -1, -1, -1, -1, -1, -1 }, { 0x239CC, -1, -1, 1426525, -1, -1, -1, -1, -1, -1 }, { 0x239CD, -1, -1, 1426530, -1, -1, -1, -1, -1, -1 }, { 0x239CE, -1, -1, 1426534, -1, -1, -1, -1, -1, -1 }, { 0x239CF, -1, -1, 1426539, -1, -1, -1, -1, -1, -1 }, { 0x239D2, -1, -1, 1426544, -1, -1, -1, -1, -1, -1 }, { 0x239D6, -1, -1, 1426551, -1, -1, -1, -1, -1, -1 }, { 0x239D7, -1, -1, 1426556, -1, -1, -1, -1, -1, -1 }, { 0x239D9, -1, -1, 1426561, -1, -1, -1, -1, -1, -1 }, { 0x239DA, -1, -1, 1426566, -1, -1, -1, -1, -1, -1 }, { 0x239DB, -1, -1, 1426571, -1, -1, -1, -1, -1, -1 }, { 0x239DC, -1, -1, 1426577, -1, -1, -1, -1, -1, -1 }, { 0x239DD, -1, -1, 1426581, -1, -1, -1, -1, -1, -1 }, { 0x239E1, -1, -1, 1426586, -1, -1, -1, -1, -1, -1 }, { 0x239E3, -1, -1, 1426591, -1, -1, -1, -1, -1, -1 }, { 0x239E4, -1, -1, 1426595, -1, -1, -1, -1, -1, -1 }, { 0x239E5, -1, -1, 1426599, -1, -1, -1, -1, -1, -1 }, { 0x239E6, -1, -1, 1426604, -1, -1, -1, -1, -1, -1 }, { 0x239E7, -1, -1, 1426610, -1, -1, -1, -1, -1, -1 }, { 0x239EC, -1, -1, 1426614, -1, -1, -1, -1, -1, -1 }, { 0x239F2, -1, -1, 1426619, -1, -1, -1, -1, -1, -1 }, { 0x239F3, -1, -1, 1426623, -1, -1, -1, -1, -1, -1 }, { 0x239F5, -1, -1, 1426628, -1, -1, -1, -1, -1, -1 }, { 0x239F7, -1, -1, 1426633, -1, -1, -1, -1, -1, -1 }, { 0x239F9, -1, -1, 1426638, -1, -1, -1, -1, -1, -1 }, { 0x239FA, -1, -1, 1426642, -1, -1, -1, -1, -1, -1 }, { 0x239FC, -1, -1, 1426648, -1, -1, -1, -1, -1, -1 }, { 0x239FD, -1, -1, 1426653, -1, -1, -1, -1, -1, -1 }, { 0x239FE, -1, -1, 1426658, -1, -1, -1, -1, -1, -1 }, { 0x239FF, -1, -1, 1426664, -1, -1, -1, -1, -1, -1 }, { 0x23A00, -1, -1, 1426668, -1, -1, -1, -1, -1, -1 }, { 0x23A02, -1, -1, 1426674, -1, -1, -1, -1, -1, -1 }, { 0x23A04, -1, -1, 1426679, -1, -1, -1, -1, -1, -1 }, { 0x23A05, -1, -1, 1426684, -1, -1, -1, -1, -1, -1 }, { 0x23A07, -1, -1, 1426689, -1, -1, -1, -1, -1, -1 }, { 0x23A09, -1, -1, 1426694, -1, -1, -1, -1, -1, -1 }, { 0x23A0A, -1, -1, 1426700, -1, -1, -1, -1, -1, -1 }, { 0x23A0B, -1, -1, 1426705, -1, -1, -1, -1, -1, -1 }, { 0x23A0D, -1, -1, 1426710, -1, -1, -1, -1, -1, -1 }, { 0x23A0E, -1, -1, 1426714, -1, -1, -1, -1, -1, -1 }, { 0x23A13, -1, -1, 1426719, -1, -1, -1, -1, -1, -1 }, { 0x23A14, -1, -1, 1426723, -1, -1, -1, -1, -1, -1 }, { 0x23A15, -1, -1, -1, -1, -1, -1, -1, -1, 1426728 }, { 0x23A17, -1, -1, 1426733, -1, -1, -1, -1, -1, -1 }, { 0x23A18, -1, -1, 1426737, -1, -1, -1, -1, -1, -1 }, { 0x23A19, -1, -1, 1426742, -1, -1, -1, -1, -1, -1 }, { 0x23A1B, -1, -1, 1426747, -1, -1, -1, -1, -1, -1 }, { 0x23A1C, -1, -1, 1426751, -1, -1, -1, -1, -1, -1 }, { 0x23A1D, -1, -1, 1426755, -1, -1, -1, -1, -1, -1 }, { 0x23A1E, -1, -1, 1426759, -1, -1, -1, -1, -1, -1 }, { 0x23A1F, -1, -1, 1426765, -1, -1, -1, -1, -1, -1 }, { 0x23A20, -1, -1, 1426769, -1, -1, -1, -1, -1, -1 }, { 0x23A21, -1, -1, 1426774, -1, -1, -1, -1, -1, -1 }, { 0x23A22, -1, -1, 1426779, -1, -1, -1, -1, -1, -1 }, { 0x23A23, -1, -1, 1426784, -1, -1, -1, -1, -1, -1 }, { 0x23A24, -1, -1, 1426791, -1, -1, -1, -1, -1, -1 }, { 0x23A25, -1, -1, 1426795, -1, -1, -1, -1, -1, -1 }, { 0x23A27, -1, -1, -1, -1, -1, -1, -1, -1, 1426801 }, { 0x23A2A, -1, -1, 1426809, -1, -1, -1, -1, -1, -1 }, { 0x23A2B, -1, -1, 1426814, -1, -1, -1, -1, -1, -1 }, { 0x23A2D, -1, -1, -1, -1, -1, -1, -1, -1, 1426820 }, { 0x23A2E, -1, -1, -1, -1, -1, -1, -1, -1, 1426826 }, { 0x23A30, -1, -1, -1, -1, -1, -1, -1, -1, 1426833 }, { 0x23A32, -1, -1, 1426839, -1, -1, -1, -1, -1, -1 }, { 0x23A33, -1, -1, 1426843, -1, -1, -1, -1, -1, -1 }, { 0x23A36, -1, -1, 1426850, -1, -1, -1, -1, -1, -1 }, { 0x23A3A, -1, -1, 1426855, -1, -1, -1, -1, -1, -1 }, { 0x23A3B, -1, -1, 1426859, -1, -1, -1, -1, -1, -1 }, { 0x23A3E, -1, -1, 1426864, -1, -1, -1, -1, -1, -1 }, { 0x23A3F, -1, -1, 1426870, -1, -1, -1, -1, -1, -1 }, { 0x23A40, -1, -1, 1426875, -1, -1, -1, -1, -1, -1 }, { 0x23A41, -1, -1, -1, -1, -1, -1, -1, -1, 1426881 }, { 0x23A42, -1, -1, -1, -1, -1, -1, -1, -1, 1426888 }, { 0x23A44, -1, -1, 1426895, -1, -1, -1, -1, -1, -1 }, { 0x23A45, -1, -1, 1426899, -1, -1, -1, -1, -1, -1 }, { 0x23A48, -1, -1, 1426904, -1, -1, -1, -1, -1, -1 }, { 0x23A4F, -1, -1, 1426909, -1, -1, -1, -1, -1, -1 }, { 0x23A51, -1, -1, 1426913, -1, -1, -1, -1, -1, -1 }, { 0x23A52, -1, -1, 1426918, -1, -1, -1, -1, -1, -1 }, { 0x23A53, -1, -1, 1426923, -1, -1, -1, -1, -1, -1 }, { 0x23A54, -1, -1, 1426929, -1, -1, -1, -1, -1, -1 }, { 0x23A59, -1, -1, 1426935, -1, -1, -1, -1, -1, -1 }, { 0x23A5A, -1, -1, 1426940, -1, -1, -1, -1, -1, -1 }, { 0x23A5C, -1, -1, 1426944, -1, -1, -1, -1, -1, -1 }, { 0x23A5F, -1, -1, 1426950, -1, -1, -1, -1, -1, -1 }, { 0x23A60, -1, -1, 1426956, -1, -1, -1, -1, -1, -1 }, { 0x23A61, -1, -1, 1426960, -1, -1, -1, -1, -1, -1 }, { 0x23A62, -1, -1, 1426965, -1, -1, -1, -1, -1, -1 }, { 0x23A66, -1, -1, -1, -1, -1, -1, -1, -1, 1426971 }, { 0x23A67, -1, -1, 1426978, -1, -1, -1, -1, -1, -1 }, { 0x23A69, -1, -1, 1426984, -1, -1, -1, -1, -1, -1 }, { 0x23A6A, -1, -1, 1426988, -1, -1, -1, -1, -1, -1 }, { 0x23A6B, -1, -1, 1426993, -1, -1, -1, -1, -1, -1 }, { 0x23A6D, -1, -1, 1426997, -1, -1, -1, -1, -1, -1 }, { 0x23A6F, -1, -1, 1427003, -1, -1, -1, -1, -1, -1 }, { 0x23A70, -1, -1, 1427007, -1, -1, -1, -1, -1, -1 }, { 0x23A71, -1, -1, 1427013, -1, -1, -1, -1, -1, -1 }, { 0x23A74, -1, -1, 1427017, -1, -1, -1, -1, -1, -1 }, { 0x23A77, -1, -1, 1427024, -1, -1, -1, -1, -1, -1 }, { 0x23A78, -1, -1, -1, -1, -1, -1, -1, -1, 1427028 }, { 0x23A79, -1, -1, 1427032, -1, -1, -1, -1, -1, -1 }, { 0x23A7A, -1, -1, 1427038, -1, -1, -1, -1, -1, -1 }, { 0x23A7D, -1, -1, 1427042, -1, -1, -1, -1, -1, -1 }, { 0x23A80, -1, -1, 1427048, -1, -1, -1, -1, -1, -1 }, { 0x23A81, -1, -1, 1427054, -1, -1, -1, -1, -1, -1 }, { 0x23A82, -1, -1, 1427060, -1, -1, -1, -1, -1, -1 }, { 0x23A84, -1, -1, 1427065, -1, -1, -1, -1, -1, -1 }, { 0x23A87, -1, -1, 1427070, -1, -1, -1, -1, -1, -1 }, { 0x23A89, -1, -1, 1427075, -1, -1, -1, -1, -1, -1 }, { 0x23A8C, -1, -1, 1427079, -1, -1, -1, -1, -1, -1 }, { 0x23A90, -1, -1, 1427084, -1, -1, -1, -1, -1, -1 }, { 0x23A95, -1, -1, 1427090, -1, -1, -1, -1, -1, -1 }, { 0x23AA0, 1427095, -1, 1427105, -1, -1, -1, -1, -1, -1 }, { 0x23AA7, -1, 1427109, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AA8, -1, -1, 1427114, -1, -1, -1, -1, -1, -1 }, { 0x23AAA, -1, -1, 1427119, -1, -1, -1, -1, -1, -1 }, { 0x23AAD, -1, -1, 1427125, -1, -1, -1, -1, -1, -1 }, { 0x23AAE, -1, -1, 1427131, -1, -1, -1, -1, -1, -1 }, { 0x23AAF, -1, -1, 1427136, -1, -1, -1, -1, -1, -1 }, { 0x23AB6, -1, -1, 1427142, -1, -1, -1, -1, -1, -1 }, { 0x23AB8, -1, -1, 1427148, -1, -1, -1, -1, -1, -1 }, { 0x23AB9, -1, -1, 1427152, -1, -1, -1, -1, -1, -1 }, { 0x23AC0, -1, -1, 1427157, -1, -1, -1, -1, -1, -1 }, { 0x23AC8, -1, -1, 1427161, -1, -1, -1, -1, -1, -1 }, { 0x23AC9, -1, -1, 1427165, -1, -1, -1, -1, -1, -1 }, { 0x23ACC, -1, -1, 1427171, -1, -1, -1, -1, -1, -1 }, { 0x23ACE, -1, -1, 1427176, -1, -1, -1, -1, -1, -1 }, { 0x23AD0, -1, -1, 1427180, -1, -1, -1, -1, -1, -1 }, { 0x23AD2, -1, -1, 1427186, -1, -1, -1, -1, -1, -1 }, { 0x23AD4, -1, -1, 1427192, -1, -1, -1, -1, -1, -1 }, { 0x23AD5, -1, -1, -1, -1, -1, -1, -1, -1, 1427196 }, { 0x23AD9, -1, -1, 1427209, -1, -1, -1, -1, 1427203, -1 }, { 0x23ADB, -1, 1427213, -1, -1, -1, -1, -1, -1, -1 }, { 0x23ADC, -1, -1, 1427223, -1, -1, -1, -1, -1, -1 }, { 0x23ADD, -1, -1, 1427228, -1, -1, -1, -1, -1, -1 }, { 0x23AE3, -1, -1, 1427235, -1, -1, -1, -1, -1, -1 }, { 0x23AE5, -1, -1, 1427241, -1, -1, -1, -1, -1, -1 }, { 0x23AE7, -1, -1, 1427245, -1, -1, -1, -1, -1, -1 }, { 0x23AE8, -1, -1, 1427249, -1, -1, -1, -1, -1, -1 }, { 0x23AEA, -1, -1, 1427255, -1, -1, -1, -1, -1, -1 }, { 0x23AEC, -1, -1, 1427260, -1, -1, -1, -1, -1, -1 }, { 0x23AEE, -1, 1427265, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AF1, -1, -1, 1427270, -1, -1, -1, -1, -1, -1 }, { 0x23AF2, -1, -1, -1, -1, -1, -1, -1, -1, 1427274 }, { 0x23AF3, -1, -1, 1427282, -1, -1, -1, -1, -1, -1 }, { 0x23AF4, -1, -1, 1427289, -1, -1, -1, -1, -1, -1 }, { 0x23AF7, -1, -1, -1, -1, -1, -1, -1, -1, 1427294 }, { 0x23AF9, -1, -1, 1427300, -1, -1, -1, -1, -1, -1 }, { 0x23AFA, -1, 1427305, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AFB, -1, -1, 1427310, -1, -1, -1, -1, -1, -1 }, { 0x23B02, -1, -1, 1427315, -1, -1, -1, -1, -1, -1 }, { 0x23B06, -1, -1, 1427321, -1, -1, -1, -1, -1, -1 }, { 0x23B09, -1, -1, 1427326, -1, -1, -1, -1, -1, -1 }, { 0x23B0B, -1, -1, 1427330, -1, -1, -1, -1, -1, -1 }, { 0x23B0D, -1, -1, 1427336, -1, -1, -1, -1, -1, -1 }, { 0x23B0E, -1, -1, 1427341, -1, -1, -1, -1, -1, -1 }, { 0x23B0F, -1, -1, 1427346, -1, -1, -1, -1, -1, -1 }, { 0x23B10, -1, -1, 1427352, -1, -1, -1, -1, -1, -1 }, { 0x23B15, -1, -1, 1427357, -1, -1, -1, -1, -1, -1 }, { 0x23B18, -1, -1, 1427362, -1, -1, -1, -1, -1, -1 }, { 0x23B19, -1, -1, 1427367, -1, -1, -1, -1, -1, -1 }, { 0x23B1A, -1, 1427373, 1427379, -1, -1, -1, -1, -1, -1 }, { 0x23B1B, -1, -1, 1427383, -1, -1, -1, -1, -1, -1 }, { 0x23B20, -1, -1, 1427388, -1, -1, -1, -1, -1, -1 }, { 0x23B29, -1, -1, 1427392, -1, -1, -1, -1, -1, -1 }, { 0x23B2A, -1, -1, 1427397, -1, -1, -1, -1, -1, -1 }, { 0x23B2B, -1, -1, 1427402, -1, -1, -1, -1, -1, -1 }, { 0x23B2C, -1, -1, 1427407, -1, -1, -1, -1, -1, -1 }, { 0x23B2E, -1, -1, 1427411, -1, -1, -1, -1, -1, -1 }, { 0x23B34, -1, -1, 1427415, -1, -1, -1, -1, -1, -1 }, { 0x23B35, -1, -1, 1427419, -1, -1, -1, -1, -1, -1 }, { 0x23B36, -1, -1, 1427424, -1, -1, -1, -1, -1, -1 }, { 0x23B37, -1, -1, 1427427, -1, -1, -1, -1, -1, -1 }, { 0x23B38, -1, -1, 1427430, -1, -1, -1, -1, -1, -1 }, { 0x23B39, -1, -1, 1427436, -1, -1, -1, -1, -1, -1 }, { 0x23B3A, -1, -1, 1427442, -1, -1, -1, -1, -1, -1 }, { 0x23B3B, -1, -1, 1427449, -1, -1, -1, -1, -1, -1 }, { 0x23B3C, -1, -1, 1427455, -1, -1, -1, -1, -1, -1 }, { 0x23B3D, -1, -1, 1427459, -1, -1, -1, -1, -1, -1 }, { 0x23B3F, -1, -1, 1427463, -1, -1, -1, -1, -1, -1 }, { 0x23B40, -1, -1, 1427467, -1, -1, -1, -1, -1, -1 }, { 0x23B43, -1, -1, -1, -1, -1, -1, -1, -1, 1427472 }, { 0x23B47, -1, -1, 1427476, -1, -1, -1, -1, -1, -1 }, { 0x23B56, -1, -1, 1427480, -1, -1, -1, -1, -1, -1 }, { 0x23B57, -1, -1, 1427485, -1, -1, -1, -1, -1, -1 }, { 0x23B58, -1, -1, 1427490, -1, -1, -1, -1, -1, -1 }, { 0x23B59, -1, -1, 1427494, -1, -1, -1, -1, -1, -1 }, { 0x23B5A, -1, 1427498, -1, -1, -1, -1, -1, -1, -1 }, { 0x23B5B, -1, -1, -1, -1, -1, -1, -1, -1, 1427503 }, { 0x23B5D, -1, -1, 1427509, -1, -1, -1, -1, -1, -1 }, { 0x23B60, -1, -1, 1427513, -1, -1, -1, -1, -1, -1 }, { 0x23B61, -1, -1, 1427517, -1, -1, -1, -1, -1, -1 }, { 0x23B64, -1, -1, 1427523, -1, -1, -1, -1, -1, -1 }, { 0x23B6E, -1, -1, 1427527, -1, -1, -1, -1, -1, -1 }, { 0x23B6F, -1, -1, -1, -1, -1, -1, -1, -1, 1427532 }, { 0x23B70, -1, -1, -1, -1, -1, -1, -1, -1, 1427536 }, { 0x23B72, -1, -1, 1427541, -1, -1, -1, -1, -1, -1 }, { 0x23B73, -1, -1, 1427547, -1, -1, -1, -1, -1, -1 }, { 0x23B77, -1, -1, 1427552, -1, -1, -1, -1, -1, -1 }, { 0x23B79, -1, -1, 1427556, -1, -1, -1, -1, -1, -1 }, { 0x23B7A, -1, -1, 1427561, -1, -1, -1, -1, -1, -1 }, { 0x23B7B, -1, -1, 1427566, -1, -1, -1, -1, -1, 1427571 }, { 0x23B83, -1, -1, 1427575, -1, -1, -1, -1, -1, -1 }, { 0x23B84, -1, -1, 1427580, -1, -1, -1, -1, -1, -1 }, { 0x23B86, -1, -1, 1427585, -1, -1, -1, -1, -1, -1 }, { 0x23B87, -1, -1, -1, -1, -1, -1, -1, -1, 1427590 }, { 0x23B88, -1, -1, 1427595, -1, -1, -1, -1, -1, -1 }, { 0x23B89, -1, -1, 1427599, -1, -1, -1, -1, -1, -1 }, { 0x23B8A, -1, -1, 1427603, -1, -1, -1, -1, -1, -1 }, { 0x23B8C, -1, -1, 1427607, -1, -1, -1, -1, -1, -1 }, { 0x23B8D, -1, -1, 1427612, -1, -1, -1, -1, -1, -1 }, { 0x23B8E, -1, -1, 1427617, -1, -1, -1, -1, -1, -1 }, { 0x23B8F, -1, -1, 1427622, -1, -1, -1, -1, -1, -1 }, { 0x23B90, -1, -1, 1427628, -1, -1, -1, -1, -1, -1 }, { 0x23BA0, -1, -1, 1427632, -1, -1, -1, -1, -1, -1 }, { 0x23BA1, -1, -1, 1427637, -1, -1, -1, -1, -1, -1 }, { 0x23BA2, -1, -1, 1427643, -1, -1, -1, -1, -1, -1 }, { 0x23BA6, -1, -1, 1427649, -1, -1, -1, -1, -1, -1 }, { 0x23BA7, -1, -1, 1427654, -1, -1, -1, -1, -1, -1 }, { 0x23BAA, -1, -1, 1427660, -1, -1, -1, -1, -1, -1 }, { 0x23BAB, -1, -1, 1427666, -1, -1, -1, -1, -1, -1 }, { 0x23BAC, -1, -1, 1427671, -1, -1, -1, -1, -1, -1 }, { 0x23BB0, -1, -1, 1427676, -1, -1, -1, -1, -1, -1 }, { 0x23BBE, -1, -1, 1427680, -1, -1, -1, -1, -1, -1 }, { 0x23BBF, -1, -1, 1427686, -1, -1, -1, -1, -1, -1 }, { 0x23BC0, -1, -1, 1427692, -1, -1, -1, -1, -1, -1 }, { 0x23BC3, -1, -1, 1427697, -1, -1, -1, -1, -1, -1 }, { 0x23BC5, -1, -1, 1427701, -1, -1, -1, -1, -1, -1 }, { 0x23BC6, -1, -1, 1427705, -1, -1, -1, -1, -1, -1 }, { 0x23BCB, -1, -1, 1427709, -1, -1, -1, -1, -1, -1 }, { 0x23BCC, -1, -1, 1427713, -1, -1, -1, -1, -1, -1 }, { 0x23BCD, -1, -1, 1427718, -1, -1, -1, -1, -1, -1 }, { 0x23BCE, -1, -1, 1427724, -1, -1, -1, -1, -1, -1 }, { 0x23BCF, -1, -1, 1427728, -1, -1, -1, -1, -1, -1 }, { 0x23BD0, -1, -1, 1427734, -1, -1, -1, -1, -1, -1 }, { 0x23BDA, -1, -1, 1427740, -1, -1, -1, -1, -1, -1 }, { 0x23BDC, -1, -1, 1427744, -1, -1, -1, -1, -1, -1 }, { 0x23BE1, -1, -1, -1, -1, -1, -1, -1, -1, 1427749 }, { 0x23BE4, -1, -1, 1427755, -1, -1, -1, -1, -1, -1 }, { 0x23BE7, -1, -1, 1427759, -1, -1, -1, -1, -1, -1 }, { 0x23BE8, -1, -1, 1427764, -1, -1, -1, -1, -1, -1 }, { 0x23BE9, -1, -1, 1427770, -1, -1, -1, -1, -1, -1 }, { 0x23BEA, -1, -1, 1427775, -1, -1, -1, -1, -1, -1 }, { 0x23BEC, -1, -1, 1427779, -1, -1, -1, -1, -1, -1 }, { 0x23BED, -1, -1, 1427785, -1, -1, -1, -1, -1, -1 }, { 0x23BEF, -1, -1, 1427790, -1, -1, -1, -1, -1, -1 }, { 0x23BF1, -1, -1, 1427795, -1, -1, -1, -1, -1, -1 }, { 0x23BF4, -1, -1, 1427800, -1, -1, -1, -1, -1, -1 }, { 0x23BF5, -1, -1, 1427804, -1, -1, -1, -1, -1, -1 }, { 0x23BF8, -1, -1, 1427808, -1, -1, -1, -1, -1, -1 }, { 0x23BF9, -1, -1, 1427812, -1, -1, -1, -1, -1, -1 }, { 0x23BFB, -1, -1, 1427818, -1, -1, -1, -1, -1, -1 }, { 0x23BFC, -1, -1, 1427823, -1, -1, -1, -1, -1, -1 }, { 0x23C03, -1, -1, 1427827, -1, -1, -1, -1, -1, -1 }, { 0x23C07, -1, -1, 1427831, -1, -1, -1, -1, -1, -1 }, { 0x23C08, -1, -1, 1427837, -1, -1, -1, -1, -1, -1 }, { 0x23C0B, -1, -1, 1427841, -1, -1, -1, -1, -1, -1 }, { 0x23C0C, -1, -1, 1427845, -1, -1, -1, -1, -1, -1 }, { 0x23C0F, -1, -1, -1, -1, -1, -1, -1, -1, 1427850 }, { 0x23C15, -1, -1, 1427856, -1, -1, -1, -1, -1, -1 }, { 0x23C18, -1, -1, 1427861, -1, -1, -1, -1, -1, -1 }, { 0x23C19, -1, -1, -1, -1, -1, -1, -1, -1, 1427866 }, { 0x23C1A, -1, -1, 1427873, -1, -1, -1, -1, -1, -1 }, { 0x23C1B, -1, -1, 1427878, -1, -1, -1, -1, -1, -1 }, { 0x23C1C, -1, -1, 1427882, -1, -1, -1, -1, -1, -1 }, { 0x23C1E, -1, -1, 1427888, -1, -1, -1, -1, -1, -1 }, { 0x23C20, -1, -1, 1427893, -1, -1, -1, -1, -1, -1 }, { 0x23C21, -1, -1, 1427897, -1, -1, -1, -1, -1, -1 }, { 0x23C25, -1, -1, 1427901, -1, -1, -1, -1, -1, -1 }, { 0x23C26, -1, -1, 1427907, -1, -1, -1, -1, -1, -1 }, { 0x23C28, -1, -1, 1427912, -1, -1, -1, -1, -1, -1 }, { 0x23C29, -1, -1, 1427917, -1, -1, -1, -1, -1, -1 }, { 0x23C2C, -1, -1, 1427923, -1, -1, -1, -1, -1, -1 }, { 0x23C33, -1, -1, -1, -1, -1, -1, -1, -1, 1427927 }, { 0x23C34, -1, -1, -1, -1, -1, -1, -1, -1, 1427933 }, { 0x23C35, -1, -1, -1, -1, -1, -1, -1, -1, 1427939 }, { 0x23C36, -1, -1, 1427945, -1, -1, -1, -1, -1, -1 }, { 0x23C37, -1, -1, 1427951, -1, -1, -1, -1, -1, -1 }, { 0x23C3A, -1, -1, 1427957, -1, -1, -1, -1, -1, -1 }, { 0x23C3B, -1, -1, 1427962, -1, -1, -1, -1, -1, -1 }, { 0x23C3C, -1, -1, 1427966, -1, -1, -1, -1, -1, -1 }, { 0x23C3F, -1, -1, 1427971, -1, -1, -1, -1, -1, -1 }, { 0x23C40, -1, -1, 1427976, -1, -1, -1, -1, -1, -1 }, { 0x23C42, -1, -1, 1427980, -1, -1, -1, -1, -1, -1 }, { 0x23C46, -1, -1, -1, -1, -1, -1, -1, -1, 1427985 }, { 0x23C48, -1, -1, 1427990, -1, -1, -1, -1, -1, -1 }, { 0x23C49, -1, -1, 1427995, -1, -1, -1, -1, -1, -1 }, { 0x23C4D, -1, -1, 1428000, -1, -1, -1, -1, -1, -1 }, { 0x23C50, -1, -1, 1428005, -1, -1, -1, -1, -1, -1 }, { 0x23C53, -1, -1, 1428010, -1, -1, -1, -1, -1, -1 }, { 0x23C57, -1, -1, 1428016, -1, -1, -1, -1, -1, -1 }, { 0x23C5C, -1, -1, 1428020, -1, -1, -1, -1, -1, -1 }, { 0x23C63, -1, 1428025, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C66, -1, -1, 1428031, -1, -1, -1, -1, -1, -1 }, { 0x23C67, -1, -1, 1428036, -1, -1, -1, -1, -1, -1 }, { 0x23C6B, -1, -1, 1428043, -1, -1, -1, -1, -1, -1 }, { 0x23C6C, -1, -1, -1, -1, -1, -1, -1, -1, 1428047 }, { 0x23C6D, -1, -1, -1, -1, -1, -1, -1, -1, 1428052 }, { 0x23C70, -1, -1, -1, -1, -1, -1, -1, -1, 1428058 }, { 0x23C71, -1, -1, 1428064, -1, -1, -1, -1, -1, -1 }, { 0x23C73, -1, -1, 1428069, -1, -1, -1, -1, -1, -1 }, { 0x23C76, -1, -1, 1428074, -1, -1, -1, -1, -1, 1428078 }, { 0x23C7A, -1, -1, 1428084, -1, -1, -1, -1, -1, -1 }, { 0x23C7B, -1, -1, 1428088, -1, -1, -1, -1, -1, -1 }, { 0x23C7C, -1, -1, 1428092, -1, -1, -1, -1, -1, 1428097 }, { 0x23C7D, -1, -1, 1428102, -1, -1, -1, -1, -1, 1428108 }, { 0x23C7E, -1, -1, -1, -1, -1, -1, -1, -1, 1428114 }, { 0x23C7F, -1, -1, -1, -1, -1, -1, -1, -1, 1428120 }, { 0x23C80, -1, -1, 1428127, -1, -1, -1, -1, -1, -1 }, { 0x23C82, -1, -1, 1428133, -1, -1, -1, -1, -1, -1 }, { 0x23C84, -1, -1, 1428140, -1, -1, -1, -1, -1, -1 }, { 0x23C8A, -1, -1, 1428145, -1, -1, -1, -1, -1, -1 }, { 0x23C8B, -1, -1, 1428149, -1, -1, -1, -1, -1, -1 }, { 0x23C8D, -1, -1, -1, -1, -1, -1, -1, -1, 1428154 }, { 0x23C91, -1, -1, 1428161, -1, -1, -1, -1, -1, -1 }, { 0x23C92, -1, -1, 1428165, -1, -1, -1, -1, -1, -1 }, { 0x23C93, -1, -1, 1428169, -1, -1, -1, -1, -1, -1 }, { 0x23C96, -1, -1, 1428174, -1, -1, -1, -1, -1, -1 }, { 0x23C97, -1, -1, 1428179, -1, -1, -1, -1, -1, -1 }, { 0x23C98, -1, -1, 1428184, -1, -1, -1, -1, -1, -1 }, { 0x23C99, -1, 1428188, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C9A, -1, 1428194, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C9B, -1, 1428199, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C9C, -1, -1, 1428205, -1, -1, -1, -1, -1, -1 }, { 0x23CA0, -1, -1, -1, -1, -1, -1, -1, -1, 1428211 }, { 0x23CA1, -1, -1, 1428218, -1, -1, -1, -1, -1, -1 }, { 0x23CA2, -1, -1, 1428223, -1, -1, -1, -1, -1, -1 }, { 0x23CA5, -1, -1, 1428227, -1, -1, -1, -1, -1, -1 }, { 0x23CA6, -1, -1, -1, -1, -1, -1, -1, -1, 1428232 }, { 0x23CB1, -1, -1, 1428238, -1, -1, -1, -1, -1, -1 }, { 0x23CB2, -1, -1, 1428242, -1, -1, -1, -1, -1, -1 }, { 0x23CB3, -1, -1, 1428246, -1, -1, -1, -1, -1, -1 }, { 0x23CB5, -1, 1428250, 1428254, -1, -1, -1, -1, -1, -1 }, { 0x23CB6, -1, -1, 1428259, -1, -1, -1, -1, -1, -1 }, { 0x23CB7, 1428269, 1428264, 1428302, -1, -1, -1, -1, -1, -1 }, { 0x23CB9, -1, -1, -1, -1, -1, -1, -1, -1, 1428306 }, { 0x23CBD, -1, -1, 1428312, -1, -1, -1, -1, -1, -1 }, { 0x23CBE, -1, -1, 1428318, -1, -1, -1, -1, -1, -1 }, { 0x23CC0, -1, -1, 1428324, -1, -1, -1, -1, -1, -1 }, { 0x23CC3, -1, -1, 1428329, -1, -1, -1, -1, -1, -1 }, { 0x23CC7, -1, 1428333, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CC8, -1, 1428337, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CC9, -1, 1428342, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CD4, -1, -1, -1, -1, -1, -1, -1, -1, 1428346 }, { 0x23CDC, -1, -1, 1428352, -1, -1, -1, -1, -1, -1 }, { 0x23CDF, -1, -1, 1428357, -1, -1, -1, -1, -1, -1 }, { 0x23CE0, -1, -1, 1428362, -1, -1, -1, -1, -1, -1 }, { 0x23CE1, -1, -1, -1, -1, -1, -1, -1, -1, 1428367 }, { 0x23CE2, -1, -1, -1, -1, -1, -1, -1, -1, 1428372 }, { 0x23CE4, -1, -1, 1428378, -1, -1, -1, -1, -1, -1 }, { 0x23CE6, -1, -1, 1428384, -1, -1, -1, -1, -1, -1 }, { 0x23CE8, 1428394, 1428388, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CE9, -1, -1, 1428415, -1, -1, -1, -1, -1, -1 }, { 0x23CEA, -1, -1, -1, -1, -1, -1, -1, -1, 1428419 }, { 0x23CEC, -1, -1, 1428427, -1, -1, -1, -1, -1, -1 }, { 0x23CED, -1, -1, 1428431, -1, -1, -1, -1, -1, -1 }, { 0x23CEE, -1, -1, -1, -1, -1, -1, -1, -1, 1428437 }, { 0x23CF0, -1, -1, 1428442, -1, -1, -1, -1, -1, -1 }, { 0x23CF2, -1, -1, 1428447, -1, -1, -1, -1, -1, -1 }, { 0x23CFC, 1428458, 1428453, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CFD, -1, 1428477, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CFE, -1, 1428482, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CFF, -1, 1428488, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D13, 1428493, -1, 1428546, -1, -1, -1, -1, -1, 1428552 }, { 0x23D16, -1, -1, 1428558, -1, -1, -1, -1, -1, -1 }, { 0x23D19, -1, -1, -1, -1, -1, -1, -1, -1, 1428562 }, { 0x23D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1428567 }, { 0x23D1B, -1, -1, -1, -1, -1, -1, -1, -1, 1428573 }, { 0x23D1C, -1, -1, -1, -1, -1, -1, -1, -1, 1428580 }, { 0x23D1E, -1, -1, 1428586, -1, -1, -1, -1, -1, -1 }, { 0x23D1F, -1, -1, 1428591, -1, -1, -1, -1, -1, -1 }, { 0x23D22, -1, -1, 1428596, -1, -1, -1, -1, -1, -1 }, { 0x23D23, -1, -1, 1428601, -1, -1, -1, -1, -1, -1 }, { 0x23D25, -1, -1, 1428609, -1, -1, -1, -1, -1, -1 }, { 0x23D28, -1, -1, 1428616, -1, -1, -1, -1, -1, -1 }, { 0x23D2A, -1, -1, 1428620, -1, -1, -1, -1, -1, -1 }, { 0x23D3C, -1, -1, 1428625, -1, -1, -1, -1, -1, -1 }, { 0x23D3D, -1, -1, 1428630, -1, -1, -1, -1, -1, -1 }, { 0x23D40, -1, 1428635, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D5B, -1, 1428645, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D5E, -1, -1, 1428650, -1, -1, -1, -1, -1, -1 }, { 0x23D5F, -1, -1, 1428655, -1, -1, -1, -1, -1, -1 }, { 0x23D62, -1, -1, 1428660, -1, -1, -1, -1, -1, -1 }, { 0x23D6E, -1, -1, -1, -1, -1, -1, -1, -1, 1428665 }, { 0x23D6F, -1, -1, -1, -1, -1, -1, -1, -1, 1428671 }, { 0x23D70, -1, -1, -1, -1, -1, -1, -1, -1, 1428676 }, { 0x23D71, -1, -1, 1428682, -1, -1, -1, -1, -1, -1 }, { 0x23D72, -1, -1, -1, -1, -1, -1, -1, -1, 1428686 }, { 0x23D74, -1, -1, -1, -1, -1, -1, -1, -1, 1428692 }, { 0x23D75, -1, -1, -1, -1, -1, -1, -1, -1, 1428699 }, { 0x23D76, -1, -1, -1, -1, -1, -1, -1, -1, 1428706 }, { 0x23D77, -1, -1, 1428712, -1, -1, -1, -1, -1, -1 }, { 0x23D78, -1, -1, 1428717, -1, -1, -1, -1, -1, -1 }, { 0x23D7A, -1, -1, 1428722, -1, -1, -1, -1, -1, -1 }, { 0x23D7B, -1, -1, 1428727, -1, -1, -1, -1, -1, -1 }, { 0x23D7C, -1, -1, 1428732, -1, -1, -1, -1, -1, -1 }, { 0x23D7E, -1, 1428737, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D86, -1, -1, 1428743, -1, -1, -1, -1, -1, -1 }, { 0x23D88, -1, -1, 1428750, -1, -1, -1, -1, -1, 1428756 }, { 0x23D8A, -1, -1, 1428762, -1, -1, -1, -1, -1, -1 }, { 0x23D8B, -1, -1, 1428766, -1, -1, -1, -1, -1, -1 }, { 0x23D8C, -1, -1, 1428771, -1, -1, -1, -1, -1, -1 }, { 0x23D8D, -1, -1, 1428776, -1, -1, -1, -1, -1, -1 }, { 0x23D8F, -1, 1428784, 1428789, -1, -1, -1, -1, -1, -1 }, { 0x23D90, -1, -1, 1428794, -1, -1, -1, -1, -1, -1 }, { 0x23D98, -1, -1, 1428799, -1, -1, -1, -1, -1, -1 }, { 0x23D9D, -1, -1, 1428803, -1, -1, -1, -1, -1, -1 }, { 0x23DA0, -1, -1, 1428807, -1, -1, -1, -1, -1, -1 }, { 0x23DA1, -1, -1, 1428811, -1, -1, -1, -1, -1, -1 }, { 0x23DA3, -1, -1, 1428816, -1, -1, -1, -1, -1, -1 }, { 0x23DA4, -1, -1, 1428822, -1, -1, -1, -1, -1, -1 }, { 0x23DA6, -1, -1, 1428827, -1, -1, -1, -1, -1, -1 }, { 0x23DA9, -1, -1, 1428832, -1, -1, -1, -1, -1, -1 }, { 0x23DAB, -1, -1, 1428837, -1, -1, -1, -1, -1, -1 }, { 0x23DB6, -1, 1428841, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DB7, -1, 1428846, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DB8, -1, 1428852, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DB9, -1, 1428858, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DBA, -1, 1428863, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DBB, -1, 1428867, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DBC, -1, 1428872, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DBD, -1, 1428877, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DE0, -1, -1, 1428882, -1, -1, -1, -1, -1, 1428887 }, { 0x23DE1, -1, -1, 1428893, -1, -1, -1, -1, -1, -1 }, { 0x23DE3, -1, 1428900, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DE5, -1, -1, 1428906, -1, -1, -1, -1, -1, -1 }, { 0x23DE9, -1, -1, 1428912, -1, -1, -1, -1, -1, -1 }, { 0x23DEA, -1, -1, 1428916, -1, -1, -1, -1, -1, -1 }, { 0x23DEB, -1, -1, 1428922, -1, -1, -1, -1, -1, -1 }, { 0x23DED, -1, -1, -1, -1, -1, -1, -1, -1, 1428926 }, { 0x23DEE, -1, -1, -1, -1, -1, -1, -1, -1, 1428931 }, { 0x23DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1428937 }, { 0x23DF0, -1, -1, -1, -1, -1, -1, -1, -1, 1428943 }, { 0x23DF1, -1, -1, -1, -1, -1, -1, -1, -1, 1428949 }, { 0x23DF2, -1, -1, -1, -1, -1, -1, -1, -1, 1428955 }, { 0x23DF3, -1, -1, -1, -1, -1, -1, -1, -1, 1428961 }, { 0x23DF4, -1, -1, -1, -1, -1, -1, -1, -1, 1428967 }, { 0x23DF6, -1, -1, 1428973, -1, -1, -1, -1, -1, -1 }, { 0x23DF7, -1, -1, -1, -1, -1, -1, -1, -1, 1428977 }, { 0x23DF8, -1, 1428984, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DFE, -1, -1, 1428988, -1, -1, -1, -1, -1, -1 }, { 0x23DFF, -1, -1, 1428993, -1, -1, -1, -1, -1, -1 }, { 0x23E00, -1, -1, 1428998, -1, -1, -1, -1, -1, -1 }, { 0x23E03, -1, -1, 1429003, -1, -1, -1, -1, -1, -1 }, { 0x23E04, -1, -1, 1429007, -1, -1, -1, -1, -1, -1 }, { 0x23E06, -1, 1429012, 1429016, -1, -1, -1, -1, -1, -1 }, { 0x23E07, -1, -1, 1429020, -1, -1, -1, -1, -1, -1 }, { 0x23E09, -1, -1, 1429026, -1, -1, -1, -1, -1, -1 }, { 0x23E0A, -1, -1, 1429030, -1, -1, -1, -1, -1, -1 }, { 0x23E0B, -1, -1, 1429035, -1, -1, -1, -1, -1, -1 }, { 0x23E0E, -1, -1, 1429041, -1, -1, -1, -1, -1, -1 }, { 0x23E0F, -1, -1, 1429047, -1, -1, -1, -1, -1, -1 }, { 0x23E10, -1, -1, 1429051, -1, -1, -1, -1, -1, -1 }, { 0x23E11, -1, 1429055, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E12, -1, -1, 1429062, -1, -1, -1, -1, -1, -1 }, { 0x23E18, -1, -1, 1429066, -1, -1, -1, -1, -1, -1 }, { 0x23E19, -1, -1, 1429070, -1, -1, -1, -1, -1, -1 }, { 0x23E1A, -1, -1, 1429075, -1, -1, -1, -1, -1, -1 }, { 0x23E1B, -1, -1, 1429080, -1, -1, -1, -1, -1, -1 }, { 0x23E1D, -1, -1, 1429086, -1, -1, -1, -1, -1, -1 }, { 0x23E20, -1, -1, 1429092, -1, -1, -1, -1, -1, -1 }, { 0x23E23, -1, -1, 1429097, -1, -1, -1, -1, -1, -1 }, { 0x23E2C, -1, 1429102, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E2D, -1, 1429107, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E2E, -1, 1429112, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E2F, -1, 1429117, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E30, -1, 1429122, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E31, -1, 1429127, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E39, -1, 1429133, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E47, -1, -1, 1429139, -1, -1, -1, -1, -1, -1 }, { 0x23E4B, -1, -1, 1429143, -1, -1, -1, -1, -1, -1 }, { 0x23E52, -1, -1, 1429147, -1, -1, -1, -1, -1, -1 }, { 0x23E53, -1, -1, -1, -1, -1, -1, -1, -1, 1429152 }, { 0x23E54, -1, -1, -1, -1, -1, -1, -1, -1, 1429159 }, { 0x23E55, -1, -1, -1, -1, -1, -1, -1, -1, 1429167 }, { 0x23E56, -1, -1, -1, -1, -1, -1, -1, -1, 1429173 }, { 0x23E57, -1, -1, -1, -1, -1, -1, -1, -1, 1429178 }, { 0x23E58, -1, -1, -1, -1, -1, -1, -1, -1, 1429184 }, { 0x23E59, -1, -1, -1, -1, -1, -1, -1, -1, 1429189 }, { 0x23E5A, -1, -1, 1429193, -1, -1, -1, -1, -1, -1 }, { 0x23E5C, -1, -1, 1429197, -1, -1, -1, -1, -1, -1 }, { 0x23E5D, -1, -1, 1429201, -1, -1, -1, -1, -1, -1 }, { 0x23E5E, -1, -1, 1429207, -1, -1, -1, -1, -1, -1 }, { 0x23E5F, -1, -1, 1429214, -1, -1, -1, -1, -1, 1429219 }, { 0x23E60, -1, -1, 1429226, -1, -1, -1, -1, -1, -1 }, { 0x23E61, -1, -1, 1429232, -1, -1, -1, -1, -1, -1 }, { 0x23E65, -1, -1, 1429237, -1, -1, -1, -1, -1, -1 }, { 0x23E67, -1, -1, 1429243, -1, -1, -1, -1, -1, -1 }, { 0x23E69, -1, -1, 1429248, -1, -1, -1, -1, -1, -1 }, { 0x23E6A, -1, -1, 1429253, -1, -1, -1, -1, -1, -1 }, { 0x23E6C, -1, -1, 1429258, -1, -1, -1, -1, -1, -1 }, { 0x23E6E, -1, -1, 1429262, -1, -1, -1, -1, -1, -1 }, { 0x23E6F, -1, -1, 1429266, -1, -1, -1, -1, -1, -1 }, { 0x23E71, -1, -1, 1429271, -1, -1, -1, -1, -1, -1 }, { 0x23E72, -1, -1, 1429276, -1, -1, -1, -1, -1, -1 }, { 0x23E75, -1, -1, 1429280, -1, -1, -1, -1, -1, -1 }, { 0x23E76, -1, -1, 1429284, -1, -1, -1, -1, -1, -1 }, { 0x23E80, -1, -1, 1429290, -1, -1, -1, -1, -1, -1 }, { 0x23E88, -1, 1429294, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E89, -1, 1429298, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E8A, -1, 1429303, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E8B, -1, 1429308, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EAC, -1, -1, 1429313, -1, -1, -1, -1, -1, -1 }, { 0x23EAD, -1, -1, 1429320, -1, -1, -1, -1, -1, -1 }, { 0x23EAE, -1, -1, 1429325, -1, -1, -1, -1, -1, -1 }, { 0x23EB0, -1, -1, 1429330, -1, -1, -1, -1, -1, -1 }, { 0x23EB3, -1, -1, 1429336, -1, -1, -1, -1, -1, -1 }, { 0x23EB9, -1, 1429342, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1429347 }, { 0x23EBB, -1, -1, -1, -1, -1, -1, -1, -1, 1429351 }, { 0x23EBC, -1, -1, 1429358, -1, -1, -1, -1, -1, 1429364 }, { 0x23EBD, -1, -1, 1429373, -1, -1, -1, -1, -1, 1429378 }, { 0x23EBE, -1, -1, -1, -1, -1, -1, -1, -1, 1429383 }, { 0x23EBF, -1, 1429390, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EC0, -1, -1, -1, -1, -1, -1, -1, -1, 1429396 }, { 0x23EC1, -1, -1, -1, -1, -1, -1, -1, -1, 1429403 }, { 0x23EC2, -1, -1, -1, -1, -1, -1, -1, -1, 1429410 }, { 0x23EC3, -1, -1, -1, -1, -1, -1, -1, -1, 1429416 }, { 0x23EC4, -1, -1, -1, -1, -1, -1, -1, -1, 1429422 }, { 0x23EC5, -1, -1, -1, -1, -1, -1, -1, -1, 1429427 }, { 0x23EC6, -1, -1, -1, -1, -1, -1, -1, -1, 1429432 }, { 0x23EC7, -1, -1, -1, -1, -1, -1, -1, -1, 1429438 }, { 0x23EC8, -1, -1, -1, -1, -1, -1, -1, -1, 1429444 }, { 0x23EC9, -1, -1, -1, -1, -1, -1, -1, -1, 1429451 }, { 0x23ECD, -1, -1, 1429459, -1, -1, -1, -1, -1, -1 }, { 0x23ECE, -1, -1, 1429465, -1, -1, -1, -1, -1, -1 }, { 0x23ED0, -1, -1, 1429470, -1, -1, -1, -1, -1, -1 }, { 0x23ED1, -1, -1, 1429474, -1, -1, -1, -1, -1, -1 }, { 0x23ED2, -1, -1, 1429479, -1, -1, -1, -1, -1, -1 }, { 0x23ED5, -1, -1, 1429485, -1, -1, -1, -1, -1, 1429489 }, { 0x23ED6, -1, -1, 1429493, -1, -1, -1, -1, -1, -1 }, { 0x23ED7, -1, 1429498, -1, -1, -1, -1, -1, -1, 1429502 }, { 0x23ED8, -1, -1, 1429507, -1, -1, -1, -1, -1, -1 }, { 0x23EDA, -1, -1, 1429513, -1, -1, -1, -1, -1, -1 }, { 0x23EDB, -1, -1, 1429518, -1, -1, -1, -1, -1, -1 }, { 0x23EDC, -1, -1, 1429526, -1, -1, -1, -1, -1, -1 }, { 0x23EDF, -1, -1, 1429530, -1, -1, -1, -1, -1, -1 }, { 0x23EE0, -1, -1, 1429536, -1, -1, -1, -1, -1, -1 }, { 0x23EE1, -1, -1, 1429541, -1, -1, -1, -1, -1, -1 }, { 0x23EE2, -1, -1, 1429547, -1, -1, -1, -1, -1, -1 }, { 0x23EE9, -1, -1, 1429553, -1, -1, -1, -1, -1, -1 }, { 0x23EEC, -1, -1, 1429558, -1, -1, -1, -1, -1, -1 }, { 0x23EEE, -1, -1, 1429563, -1, -1, -1, -1, -1, -1 }, { 0x23EF1, -1, -1, 1429568, -1, -1, -1, -1, -1, -1 }, { 0x23EF7, -1, 1429574, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EF8, -1, 1429579, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EF9, -1, 1429586, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EFA, -1, 1429591, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EFB, -1, 1429596, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EFC, -1, 1429607, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EFD, -1, -1, -1, -1, -1, -1, -1, -1, 1429612 }, { 0x23EFE, -1, -1, -1, -1, -1, -1, -1, -1, 1429618 }, { 0x23F0D, -1, -1, -1, -1, -1, -1, -1, -1, 1429623 }, { 0x23F1A, -1, -1, 1429628, -1, -1, -1, -1, -1, -1 }, { 0x23F1E, -1, -1, 1429633, -1, -1, -1, -1, -1, -1 }, { 0x23F1F, -1, -1, 1429638, -1, -1, -1, -1, -1, -1 }, { 0x23F20, -1, -1, 1429642, -1, -1, -1, -1, -1, -1 }, { 0x23F26, -1, -1, 1429647, -1, -1, -1, -1, -1, -1 }, { 0x23F27, -1, -1, 1429651, -1, -1, -1, -1, -1, -1 }, { 0x23F29, -1, -1, -1, -1, -1, -1, -1, -1, 1429658 }, { 0x23F2A, -1, -1, -1, -1, -1, -1, -1, -1, 1429663 }, { 0x23F2B, -1, -1, -1, -1, -1, -1, -1, -1, 1429669 }, { 0x23F2C, -1, -1, -1, -1, -1, -1, -1, -1, 1429674 }, { 0x23F2D, -1, -1, -1, -1, -1, -1, -1, -1, 1429682 }, { 0x23F2E, -1, -1, -1, -1, -1, -1, -1, -1, 1429688 }, { 0x23F2F, -1, -1, -1, -1, -1, -1, -1, -1, 1429694 }, { 0x23F30, -1, -1, -1, -1, -1, -1, -1, -1, 1429699 }, { 0x23F31, -1, -1, -1, -1, -1, -1, -1, -1, 1429705 }, { 0x23F32, -1, -1, -1, -1, -1, -1, -1, -1, 1429711 }, { 0x23F33, -1, -1, -1, -1, -1, -1, -1, -1, 1429715 }, { 0x23F34, -1, -1, -1, -1, -1, -1, -1, -1, 1429721 }, { 0x23F35, -1, 1429729, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F36, -1, -1, -1, -1, -1, -1, -1, -1, 1429734 }, { 0x23F37, -1, -1, -1, -1, -1, -1, -1, -1, 1429740 }, { 0x23F38, -1, -1, -1, -1, -1, -1, -1, -1, 1429746 }, { 0x23F39, -1, -1, -1, -1, -1, -1, -1, -1, 1429753 }, { 0x23F3A, -1, -1, -1, -1, -1, -1, -1, -1, 1429759 }, { 0x23F3C, -1, -1, -1, -1, -1, -1, -1, -1, 1429764 }, { 0x23F3D, -1, -1, -1, -1, -1, -1, -1, -1, 1429770 }, { 0x23F3E, -1, -1, -1, -1, -1, -1, -1, -1, 1429777 }, { 0x23F40, -1, -1, -1, -1, -1, -1, -1, -1, 1429783 }, { 0x23F41, -1, 1429790, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F45, -1, -1, 1429796, -1, -1, -1, -1, -1, -1 }, { 0x23F46, -1, -1, 1429801, -1, -1, -1, -1, -1, 1429806 }, { 0x23F48, -1, -1, 1429810, -1, -1, -1, -1, -1, -1 }, { 0x23F49, -1, -1, 1429814, -1, -1, -1, -1, -1, -1 }, { 0x23F4A, -1, 1429818, -1, 1429824, -1, -1, -1, -1, 1429830 }, { 0x23F4C, -1, -1, 1429837, -1, -1, -1, -1, -1, -1 }, { 0x23F4D, -1, -1, 1429842, -1, -1, -1, -1, -1, -1 }, { 0x23F4E, -1, -1, 1429846, -1, -1, -1, -1, -1, -1 }, { 0x23F52, -1, -1, 1429851, -1, -1, -1, -1, -1, -1 }, { 0x23F55, -1, -1, 1429856, -1, -1, -1, -1, -1, -1 }, { 0x23F56, -1, -1, 1429860, -1, -1, -1, -1, -1, -1 }, { 0x23F5A, -1, -1, 1429866, -1, -1, -1, -1, -1, -1 }, { 0x23F5B, -1, -1, 1429871, -1, -1, -1, -1, -1, -1 }, { 0x23F5D, -1, -1, 1429876, -1, -1, -1, -1, -1, -1 }, { 0x23F5F, -1, -1, 1429882, -1, -1, -1, -1, -1, -1 }, { 0x23F61, -1, 1429888, 1429893, -1, -1, -1, -1, -1, -1 }, { 0x23F64, -1, -1, 1429897, -1, -1, -1, -1, -1, -1 }, { 0x23F65, -1, -1, 1429901, -1, -1, -1, -1, -1, -1 }, { 0x23F66, -1, -1, 1429905, -1, -1, -1, -1, -1, -1 }, { 0x23F68, -1, -1, 1429911, -1, -1, -1, -1, -1, -1 }, { 0x23F6B, -1, -1, 1429917, -1, -1, -1, -1, -1, -1 }, { 0x23F6D, -1, -1, 1429923, -1, -1, -1, -1, -1, -1 }, { 0x23F6E, -1, -1, 1429929, -1, -1, -1, -1, -1, -1 }, { 0x23F6F, -1, -1, 1429934, -1, -1, -1, -1, -1, -1 }, { 0x23F70, -1, -1, 1429939, -1, -1, -1, -1, -1, -1 }, { 0x23F73, -1, -1, 1429944, -1, -1, -1, -1, -1, -1 }, { 0x23F74, -1, -1, 1429950, -1, -1, -1, -1, -1, -1 }, { 0x23F77, -1, -1, 1429955, -1, -1, -1, -1, -1, -1 }, { 0x23F7F, -1, 1429959, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F80, -1, 1429965, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F81, -1, 1429970, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F82, -1, 1429975, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F83, -1, -1, -1, -1, -1, -1, -1, -1, 1429981 }, { 0x23F8F, -1, 1429987, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FA4, -1, -1, 1429992, -1, -1, -1, -1, -1, -1 }, { 0x23FA6, -1, -1, 1429996, -1, -1, -1, -1, -1, -1 }, { 0x23FB4, -1, 1430003, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FB5, -1, -1, -1, -1, -1, -1, -1, -1, 1430008 }, { 0x23FB6, -1, -1, -1, -1, -1, -1, -1, -1, 1430016 }, { 0x23FB7, -1, 1430022, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FB8, -1, -1, -1, -1, -1, -1, -1, -1, 1430027 }, { 0x23FB9, -1, -1, -1, -1, -1, -1, -1, -1, 1430033 }, { 0x23FBA, -1, -1, -1, -1, -1, -1, -1, -1, 1430040 }, { 0x23FBB, -1, -1, -1, -1, -1, -1, -1, -1, 1430046 }, { 0x23FBC, -1, -1, -1, -1, -1, -1, -1, -1, 1430051 }, { 0x23FBD, -1, -1, -1, -1, -1, -1, -1, -1, 1430059 }, { 0x23FBE, -1, -1, -1, -1, -1, -1, -1, -1, 1430065 }, { 0x23FBF, -1, -1, -1, -1, -1, -1, -1, -1, 1430071 }, { 0x23FC0, -1, 1430075, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FC3, -1, -1, -1, -1, -1, -1, -1, -1, 1430080 }, { 0x23FC5, -1, 1430087, 1430093, -1, -1, -1, -1, -1, 1430099 }, { 0x23FC6, -1, -1, 1430106, -1, -1, -1, -1, -1, -1 }, { 0x23FC7, -1, -1, 1430110, -1, -1, -1, -1, -1, 1430116 }, { 0x23FC8, -1, -1, 1430123, -1, -1, -1, -1, -1, -1 }, { 0x23FC9, -1, -1, 1430127, -1, -1, -1, -1, -1, -1 }, { 0x23FCA, -1, -1, 1430131, -1, -1, -1, -1, -1, -1 }, { 0x23FCC, -1, -1, 1430137, -1, -1, -1, -1, -1, 1430141 }, { 0x23FCE, -1, -1, 1430146, -1, -1, -1, -1, -1, -1 }, { 0x23FD0, -1, -1, 1430152, -1, -1, -1, -1, -1, -1 }, { 0x23FD2, -1, -1, 1430156, -1, -1, -1, -1, -1, -1 }, { 0x23FD3, -1, -1, 1430161, -1, -1, -1, -1, -1, -1 }, { 0x23FDD, -1, -1, 1430166, -1, -1, -1, -1, -1, -1 }, { 0x23FDE, -1, -1, 1430172, -1, -1, -1, -1, -1, -1 }, { 0x23FDF, -1, -1, 1430176, -1, -1, -1, -1, -1, -1 }, { 0x23FE3, -1, -1, 1430181, -1, -1, -1, -1, -1, -1 }, { 0x23FE4, -1, -1, 1430187, -1, -1, -1, -1, -1, -1 }, { 0x23FEB, -1, 1430192, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FEC, -1, 1430197, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FED, -1, 1430202, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FEE, -1, 1430206, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FEF, -1, 1430212, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FF0, -1, 1430217, -1, -1, -1, -1, -1, -1, -1 }, { 0x24003, -1, -1, 1430223, -1, -1, -1, -1, -1, -1 }, { 0x24009, -1, -1, 1430228, -1, -1, -1, -1, -1, -1 }, { 0x2400A, -1, -1, 1430233, -1, -1, -1, -1, -1, -1 }, { 0x2400F, -1, -1, -1, -1, -1, -1, -1, -1, 1430238 }, { 0x24010, -1, -1, -1, -1, -1, -1, -1, -1, 1430244 }, { 0x24011, -1, 1430250, -1, -1, -1, -1, -1, -1, -1 }, { 0x24012, -1, -1, -1, -1, -1, -1, -1, -1, 1430262 }, { 0x24013, -1, -1, -1, -1, -1, -1, -1, -1, 1430268 }, { 0x24014, -1, -1, -1, -1, -1, -1, -1, -1, 1430274 }, { 0x24015, -1, -1, -1, -1, -1, -1, -1, -1, 1430279 }, { 0x24016, -1, -1, -1, -1, -1, -1, -1, -1, 1430284 }, { 0x24017, -1, -1, -1, -1, -1, -1, -1, -1, 1430289 }, { 0x24018, -1, -1, -1, -1, -1, -1, -1, -1, 1430295 }, { 0x24019, -1, -1, -1, -1, -1, -1, -1, -1, 1430301 }, { 0x2401A, -1, -1, -1, -1, -1, -1, -1, -1, 1430305 }, { 0x2401B, -1, -1, -1, -1, -1, -1, -1, -1, 1430313 }, { 0x2401C, -1, -1, -1, -1, -1, -1, -1, -1, 1430319 }, { 0x2401D, -1, -1, 1430325, -1, -1, -1, -1, -1, -1 }, { 0x2401E, -1, -1, -1, -1, -1, -1, -1, -1, 1430329 }, { 0x24023, -1, -1, 1430336, -1, -1, -1, -1, -1, -1 }, { 0x24024, -1, -1, 1430342, -1, -1, -1, -1, -1, -1 }, { 0x24026, -1, -1, 1430347, -1, -1, -1, -1, -1, -1 }, { 0x24028, -1, -1, 1430351, -1, -1, -1, -1, -1, -1 }, { 0x24029, -1, -1, 1430356, -1, -1, -1, -1, -1, -1 }, { 0x2402A, -1, -1, 1430362, -1, -1, -1, -1, -1, -1 }, { 0x2402B, -1, -1, 1430366, -1, -1, -1, -1, -1, -1 }, { 0x24030, -1, -1, 1430372, -1, -1, -1, -1, -1, -1 }, { 0x24032, -1, -1, 1430377, -1, -1, -1, -1, -1, -1 }, { 0x24037, -1, -1, 1430383, -1, -1, -1, -1, -1, -1 }, { 0x24039, -1, 1430388, -1, -1, -1, -1, -1, -1, -1 }, { 0x2403A, -1, 1430394, -1, -1, -1, -1, -1, -1, -1 }, { 0x2403B, -1, 1430399, -1, -1, -1, -1, -1, -1, -1 }, { 0x2403C, -1, 1430404, -1, -1, -1, -1, -1, -1, -1 }, { 0x2403D, -1, 1430409, -1, -1, -1, -1, -1, -1, -1 }, { 0x24053, -1, -1, -1, -1, -1, -1, -1, -1, 1430413 }, { 0x24054, -1, -1, -1, -1, -1, -1, -1, -1, 1430418 }, { 0x24055, -1, -1, -1, -1, -1, -1, -1, -1, 1430424 }, { 0x24056, -1, -1, -1, -1, -1, -1, -1, -1, 1430430 }, { 0x24057, -1, 1430435, -1, -1, -1, -1, -1, -1, -1 }, { 0x24058, -1, -1, -1, -1, -1, -1, -1, -1, 1430440 }, { 0x24059, -1, -1, -1, -1, -1, -1, -1, -1, 1430446 }, { 0x2405B, -1, -1, -1, -1, -1, -1, -1, -1, 1430452 }, { 0x24060, -1, -1, -1, -1, -1, -1, -1, -1, 1430459 }, { 0x24061, -1, -1, 1430464, -1, -1, -1, -1, -1, -1 }, { 0x24062, -1, -1, 1430469, -1, -1, -1, -1, -1, -1 }, { 0x24063, -1, -1, 1430474, -1, -1, -1, -1, -1, -1 }, { 0x24065, -1, -1, 1430479, -1, -1, -1, -1, -1, -1 }, { 0x24066, -1, -1, 1430485, -1, -1, -1, -1, -1, -1 }, { 0x24067, -1, -1, 1430491, -1, -1, -1, -1, -1, -1 }, { 0x24069, -1, -1, -1, -1, -1, -1, -1, -1, 1430495 }, { 0x2406A, -1, -1, 1430502, -1, -1, -1, -1, -1, -1 }, { 0x2406B, -1, -1, 1430507, -1, -1, -1, -1, -1, -1 }, { 0x2406E, -1, -1, 1430513, -1, -1, -1, -1, -1, -1 }, { 0x2406F, -1, -1, 1430517, -1, -1, -1, -1, -1, -1 }, { 0x24070, -1, -1, 1430522, -1, -1, -1, -1, -1, -1 }, { 0x24071, -1, -1, 1430526, -1, -1, -1, -1, -1, -1 }, { 0x24073, -1, -1, 1430531, -1, -1, -1, -1, -1, -1 }, { 0x24075, -1, -1, 1430536, -1, -1, -1, -1, -1, -1 }, { 0x24079, -1, -1, 1430540, -1, -1, -1, -1, -1, -1 }, { 0x2407C, -1, -1, 1430545, -1, -1, -1, -1, -1, -1 }, { 0x2407D, -1, -1, 1430549, -1, -1, -1, -1, -1, -1 }, { 0x2407F, -1, -1, 1430555, -1, -1, -1, -1, -1, -1 }, { 0x24080, -1, -1, 1430560, -1, -1, -1, -1, -1, -1 }, { 0x24081, -1, -1, 1430564, -1, -1, -1, -1, -1, -1 }, { 0x24083, -1, -1, 1430569, -1, -1, -1, -1, -1, -1 }, { 0x24085, -1, 1430573, -1, -1, -1, -1, -1, -1, -1 }, { 0x24086, -1, -1, 1430579, -1, -1, -1, -1, -1, -1 }, { 0x2408B, -1, 1430585, -1, -1, -1, -1, -1, -1, -1 }, { 0x2408C, -1, 1430590, -1, -1, -1, -1, -1, -1, -1 }, { 0x2408D, -1, 1430595, -1, -1, -1, -1, -1, -1, -1 }, { 0x24091, -1, 1430600, -1, -1, -1, -1, -1, -1, -1 }, { 0x240A0, -1, -1, 1430612, -1, -1, -1, -1, -1, -1 }, { 0x240A4, -1, -1, 1430617, -1, -1, -1, -1, -1, -1 }, { 0x240A7, -1, -1, -1, -1, -1, -1, -1, -1, 1430624 }, { 0x240A8, -1, -1, -1, -1, -1, -1, -1, -1, 1430631 }, { 0x240A9, -1, -1, -1, -1, -1, -1, -1, -1, 1430635 }, { 0x240AA, -1, -1, -1, -1, -1, -1, -1, -1, 1430641 }, { 0x240AB, -1, -1, -1, -1, -1, -1, -1, -1, 1430647 }, { 0x240AC, -1, -1, -1, -1, -1, -1, -1, -1, 1430653 }, { 0x240AD, -1, -1, -1, -1, -1, -1, -1, -1, 1430659 }, { 0x240B1, -1, -1, -1, -1, -1, -1, -1, -1, 1430664 }, { 0x240B2, -1, -1, 1430669, -1, -1, -1, -1, -1, -1 }, { 0x240B6, -1, -1, 1430675, -1, -1, -1, -1, -1, -1 }, { 0x240B7, -1, -1, 1430680, -1, -1, -1, -1, -1, 1430683 }, { 0x240B9, -1, -1, 1430687, -1, -1, -1, -1, -1, -1 }, { 0x240BA, -1, -1, 1430692, -1, -1, -1, -1, -1, -1 }, { 0x240BC, -1, -1, 1430697, -1, -1, -1, -1, -1, -1 }, { 0x240BF, -1, -1, 1430702, -1, -1, -1, -1, -1, -1 }, { 0x240C0, -1, -1, 1430708, -1, -1, -1, -1, -1, -1 }, { 0x240C9, -1, 1430712, -1, -1, -1, -1, -1, -1, -1 }, { 0x240DB, -1, -1, -1, -1, -1, -1, -1, -1, 1430717 }, { 0x240DC, -1, -1, -1, -1, -1, -1, -1, -1, 1430723 }, { 0x240DD, -1, -1, -1, -1, -1, -1, -1, -1, 1430727 }, { 0x240DE, -1, -1, -1, -1, -1, -1, -1, -1, 1430733 }, { 0x240DF, -1, -1, -1, -1, -1, -1, -1, -1, 1430741 }, { 0x240E0, -1, -1, -1, -1, -1, -1, -1, -1, 1430746 }, { 0x240E1, -1, 1430752, -1, -1, -1, -1, -1, -1, 1430758 }, { 0x240E2, -1, -1, -1, -1, -1, -1, -1, -1, 1430764 }, { 0x240E4, -1, -1, -1, -1, -1, -1, -1, -1, 1430769 }, { 0x240E5, -1, -1, -1, -1, -1, -1, -1, -1, 1430775 }, { 0x240E7, -1, -1, -1, -1, -1, -1, -1, -1, 1430780 }, { 0x240E8, -1, -1, 1430789, -1, -1, -1, -1, -1, -1 }, { 0x240E9, -1, -1, 1430794, -1, -1, -1, -1, -1, -1 }, { 0x240EA, -1, -1, 1430800, -1, -1, -1, -1, -1, -1 }, { 0x240EB, -1, -1, 1430804, -1, -1, -1, -1, -1, -1 }, { 0x240EC, -1, 1430810, -1, -1, -1, -1, -1, -1, -1 }, { 0x240ED, -1, -1, 1430820, -1, -1, -1, -1, -1, -1 }, { 0x240EE, -1, -1, 1430826, -1, -1, -1, -1, -1, -1 }, { 0x240F2, -1, -1, 1430832, -1, -1, -1, -1, -1, -1 }, { 0x240F5, -1, -1, 1430837, -1, -1, -1, -1, -1, -1 }, { 0x240F6, 1430841, -1, 1430936, -1, -1, -1, -1, -1, -1 }, { 0x240F7, -1, -1, 1430942, -1, -1, -1, -1, -1, -1 }, { 0x240FA, -1, -1, 1430946, -1, -1, -1, -1, -1, -1 }, { 0x240FB, -1, -1, 1430951, -1, -1, -1, -1, -1, -1 }, { 0x240FC, -1, -1, 1430956, -1, -1, -1, -1, -1, -1 }, { 0x240FD, -1, -1, 1430962, -1, -1, -1, -1, -1, -1 }, { 0x24104, -1, 1430967, -1, -1, -1, -1, -1, -1, -1 }, { 0x2410B, -1, -1, -1, -1, -1, -1, -1, -1, 1430972 }, { 0x2410C, -1, -1, -1, -1, -1, -1, -1, -1, 1430979 }, { 0x2410D, -1, -1, -1, -1, -1, -1, -1, -1, 1430986 }, { 0x2410E, -1, -1, 1430994, -1, -1, -1, -1, -1, -1 }, { 0x2410F, -1, 1430998, 1431004, -1, -1, -1, -1, -1, -1 }, { 0x24111, -1, -1, 1431010, -1, -1, -1, -1, -1, -1 }, { 0x24112, -1, -1, 1431015, -1, -1, -1, -1, -1, -1 }, { 0x24113, -1, -1, 1431021, -1, -1, -1, -1, -1, -1 }, { 0x24114, -1, -1, 1431027, -1, -1, -1, -1, -1, -1 }, { 0x24116, -1, -1, 1431031, -1, -1, -1, -1, -1, -1 }, { 0x24118, -1, -1, 1431035, -1, -1, -1, -1, -1, -1 }, { 0x24119, -1, 1431040, -1, -1, -1, -1, -1, -1, -1 }, { 0x2411B, -1, -1, 1431045, -1, -1, -1, -1, -1, -1 }, { 0x2411C, -1, -1, 1431050, -1, -1, -1, -1, -1, -1 }, { 0x24125, -1, -1, 1431055, -1, -1, -1, -1, -1, -1 }, { 0x24127, -1, -1, 1431059, -1, -1, -1, -1, -1, -1 }, { 0x2412B, -1, -1, 1431064, -1, -1, -1, -1, -1, -1 }, { 0x2412C, -1, -1, 1431069, -1, -1, -1, -1, -1, -1 }, { 0x2412D, -1, -1, -1, -1, -1, -1, -1, -1, 1431073 }, { 0x2412E, -1, -1, -1, -1, -1, -1, -1, -1, 1431078 }, { 0x2412F, -1, -1, -1, -1, -1, -1, -1, -1, 1431086 }, { 0x24130, -1, -1, -1, -1, -1, -1, -1, -1, 1431092 }, { 0x24131, -1, -1, -1, -1, -1, -1, -1, -1, 1431098 }, { 0x24132, -1, -1, -1, -1, -1, -1, -1, -1, 1431104 }, { 0x24136, -1, -1, 1431110, -1, -1, -1, -1, -1, -1 }, { 0x24137, -1, -1, 1431115, -1, -1, -1, -1, -1, -1 }, { 0x2413A, -1, -1, 1431120, -1, -1, -1, -1, -1, -1 }, { 0x2413C, -1, -1, 1431126, -1, -1, -1, -1, -1, -1 }, { 0x2413D, -1, -1, 1431131, -1, -1, -1, -1, -1, -1 }, { 0x2413F, -1, 1431135, -1, -1, -1, -1, -1, -1, -1 }, { 0x24140, -1, 1431140, -1, -1, -1, -1, -1, -1, -1 }, { 0x24144, -1, 1431146, -1, -1, -1, -1, -1, -1, -1 }, { 0x24149, -1, -1, -1, -1, -1, -1, -1, -1, 1431151 }, { 0x2414A, -1, -1, 1431157, -1, -1, -1, -1, -1, -1 }, { 0x2414B, -1, -1, 1431162, -1, -1, -1, -1, -1, -1 }, { 0x2414E, -1, 1431167, 1431172, -1, -1, -1, -1, -1, -1 }, { 0x24150, -1, -1, 1431177, -1, -1, -1, -1, -1, -1 }, { 0x24151, -1, -1, 1431183, -1, -1, -1, -1, -1, -1 }, { 0x24152, -1, -1, 1431189, -1, -1, -1, -1, -1, -1 }, { 0x24155, -1, 1431194, -1, -1, -1, -1, -1, -1, -1 }, { 0x24156, -1, 1431199, -1, -1, -1, -1, -1, -1, -1 }, { 0x24157, -1, 1431204, -1, -1, -1, -1, -1, -1, -1 }, { 0x2415C, -1, 1431210, -1, -1, -1, -1, -1, -1, 1431215 }, { 0x2415F, -1, 1431219, -1, -1, -1, -1, -1, -1, -1 }, { 0x24161, -1, 1431224, -1, -1, -1, -1, -1, -1, -1 }, { 0x24163, -1, -1, 1431229, -1, -1, -1, -1, -1, -1 }, { 0x24167, -1, -1, -1, -1, -1, -1, -1, -1, 1431234 }, { 0x24171, -1, -1, 1431240, -1, -1, -1, -1, -1, -1 }, { 0x24172, -1, -1, 1431244, -1, -1, -1, -1, -1, -1 }, { 0x24176, -1, -1, -1, -1, -1, -1, -1, -1, 1431251 }, { 0x24177, -1, 1431258, -1, -1, -1, -1, -1, -1, -1 }, { 0x24178, -1, -1, 1431264, -1, -1, -1, -1, -1, -1 }, { 0x24179, -1, -1, 1431269, -1, -1, -1, -1, -1, -1 }, { 0x2417A, -1, 1431273, -1, -1, -1, -1, -1, -1, -1 }, { 0x24180, -1, -1, 1431278, -1, -1, -1, -1, -1, -1 }, { 0x24181, -1, -1, 1431284, -1, -1, -1, -1, -1, -1 }, { 0x24182, -1, -1, 1431291, -1, -1, -1, -1, -1, -1 }, { 0x24184, -1, -1, 1431296, -1, -1, -1, -1, -1, -1 }, { 0x24188, -1, -1, -1, -1, -1, -1, -1, -1, 1431301 }, { 0x2418D, 1431312, 1431307, 1431340, -1, -1, -1, -1, -1, -1 }, { 0x2418F, -1, -1, 1431345, -1, -1, -1, -1, -1, -1 }, { 0x24191, -1, -1, 1431349, -1, -1, -1, -1, -1, -1 }, { 0x24192, -1, -1, 1431354, -1, -1, -1, -1, -1, -1 }, { 0x24199, -1, -1, 1431359, -1, -1, -1, -1, -1, -1 }, { 0x2419C, -1, -1, 1431365, -1, -1, -1, -1, -1, -1 }, { 0x2419D, -1, -1, 1431370, -1, -1, -1, -1, -1, -1 }, { 0x2419E, -1, -1, 1431374, -1, -1, -1, -1, -1, -1 }, { 0x2419F, -1, -1, 1431378, -1, -1, -1, -1, -1, -1 }, { 0x241A1, -1, -1, 1431382, -1, -1, -1, -1, -1, -1 }, { 0x241A3, 1431392, 1431386, -1, -1, -1, -1, -1, -1, -1 }, { 0x241A4, -1, 1431425, -1, -1, -1, -1, -1, -1, -1 }, { 0x241A5, -1, 1431431, -1, -1, -1, -1, -1, -1, -1 }, { 0x241AC, -1, 1431436, -1, -1, -1, -1, -1, -1, -1 }, { 0x241AE, -1, -1, 1431441, -1, -1, -1, -1, -1, -1 }, { 0x241B0, -1, -1, 1431445, -1, -1, -1, -1, -1, -1 }, { 0x241B3, -1, -1, 1431450, -1, -1, -1, -1, -1, -1 }, { 0x241B4, -1, -1, 1431455, -1, -1, -1, -1, -1, -1 }, { 0x241B5, -1, 1431462, 1431467, -1, -1, -1, -1, -1, -1 }, { 0x241B7, -1, -1, -1, -1, -1, -1, -1, -1, 1431471 }, { 0x241B8, -1, -1, -1, -1, -1, -1, -1, -1, 1431476 }, { 0x241B9, -1, -1, -1, -1, -1, -1, -1, -1, 1431480 }, { 0x241BA, -1, -1, -1, -1, -1, -1, -1, -1, 1431485 }, { 0x241BB, -1, -1, -1, -1, -1, -1, -1, -1, 1431491 }, { 0x241BC, -1, -1, 1431498, -1, -1, -1, -1, -1, -1 }, { 0x241BE, -1, -1, 1431503, -1, -1, -1, -1, -1, -1 }, { 0x241C3, -1, -1, 1431507, -1, -1, -1, -1, -1, -1 }, { 0x241C4, -1, -1, 1431511, -1, -1, -1, -1, -1, -1 }, { 0x241CA, -1, -1, -1, -1, -1, -1, -1, -1, 1431517 }, { 0x241CC, -1, -1, -1, -1, -1, -1, -1, -1, 1431524 }, { 0x241CD, -1, 1431528, -1, -1, -1, -1, -1, -1, -1 }, { 0x241DC, -1, -1, 1431534, -1, -1, -1, -1, -1, -1 }, { 0x241DE, -1, -1, 1431539, -1, -1, -1, -1, -1, -1 }, { 0x241E0, -1, -1, 1431543, -1, -1, -1, -1, -1, -1 }, { 0x241E2, -1, 1431547, -1, -1, -1, -1, -1, -1, 1431553 }, { 0x241E3, -1, -1, -1, -1, -1, -1, -1, -1, 1431559 }, { 0x241E4, -1, -1, -1, -1, -1, -1, -1, -1, 1431564 }, { 0x241E5, -1, -1, -1, -1, -1, -1, -1, -1, 1431569 }, { 0x241E6, -1, -1, -1, -1, -1, -1, -1, -1, 1431575 }, { 0x241E7, -1, -1, -1, -1, -1, -1, -1, -1, 1431579 }, { 0x241E8, -1, -1, -1, -1, -1, -1, -1, -1, 1431585 }, { 0x241E9, -1, -1, -1, -1, -1, -1, -1, -1, 1431591 }, { 0x241EA, -1, -1, -1, -1, -1, -1, -1, -1, 1431597 }, { 0x241EE, -1, -1, -1, -1, -1, -1, -1, -1, 1431603 }, { 0x241EF, -1, -1, 1431608, -1, -1, -1, -1, -1, -1 }, { 0x241F0, -1, -1, 1431612, -1, -1, -1, -1, -1, -1 }, { 0x241F2, -1, -1, -1, -1, -1, -1, -1, -1, 1431616 }, { 0x241F3, -1, -1, 1431622, -1, -1, -1, -1, -1, 1431626 }, { 0x241F4, -1, -1, 1431632, -1, -1, -1, -1, -1, -1 }, { 0x241FC, -1, 1431636, -1, -1, -1, -1, -1, -1, -1 }, { 0x241FE, 1431646, -1, 1431656, -1, -1, -1, -1, -1, -1 }, { 0x24214, -1, -1, 1431662, -1, -1, -1, -1, -1, -1 }, { 0x24219, -1, -1, 1431667, -1, -1, -1, -1, -1, -1 }, { 0x2421B, -1, 1431671, -1, -1, -1, -1, -1, -1, -1 }, { 0x2421C, -1, -1, -1, -1, -1, -1, -1, -1, 1431684 }, { 0x2421D, -1, -1, -1, -1, -1, -1, -1, -1, 1431690 }, { 0x2421E, -1, -1, -1, -1, -1, -1, -1, -1, 1431697 }, { 0x2421F, -1, -1, -1, -1, -1, -1, -1, -1, 1431702 }, { 0x24220, -1, -1, -1, -1, -1, -1, -1, -1, 1431708 }, { 0x24221, -1, -1, -1, -1, -1, -1, -1, -1, 1431714 }, { 0x24224, -1, -1, -1, -1, -1, -1, -1, -1, 1431720 }, { 0x24225, -1, -1, 1431726, -1, -1, -1, -1, -1, -1 }, { 0x24226, -1, -1, 1431730, -1, -1, -1, -1, -1, -1 }, { 0x24227, -1, -1, 1431735, -1, -1, -1, -1, -1, -1 }, { 0x24229, -1, -1, 1431739, -1, -1, -1, -1, -1, -1 }, { 0x2422A, -1, -1, -1, -1, -1, -1, -1, -1, 1431744 }, { 0x24236, -1, -1, 1431750, -1, -1, -1, -1, -1, -1 }, { 0x24237, -1, -1, 1431755, -1, -1, -1, -1, -1, -1 }, { 0x2424B, -1, 1431761, -1, -1, -1, -1, -1, -1, -1 }, { 0x2424C, -1, -1, 1431767, -1, -1, -1, -1, -1, -1 }, { 0x2424D, -1, -1, 1431773, -1, -1, -1, -1, -1, -1 }, { 0x2424E, -1, -1, 1431778, -1, -1, -1, -1, -1, -1 }, { 0x2424F, -1, -1, 1431784, -1, -1, -1, -1, -1, -1 }, { 0x24250, -1, -1, 1431789, -1, -1, -1, -1, -1, -1 }, { 0x24252, -1, -1, -1, -1, -1, -1, -1, -1, 1431795 }, { 0x24253, -1, -1, -1, -1, -1, -1, -1, -1, 1431801 }, { 0x24254, -1, -1, -1, -1, -1, -1, -1, -1, 1431805 }, { 0x24255, -1, -1, -1, -1, -1, -1, -1, -1, 1431810 }, { 0x24256, -1, 1431814, -1, -1, -1, -1, -1, -1, 1431818 }, { 0x24257, -1, -1, -1, -1, -1, -1, -1, -1, 1431821 }, { 0x24258, -1, -1, -1, -1, -1, -1, -1, -1, 1431826 }, { 0x24259, -1, 1431832, -1, -1, -1, -1, -1, -1, -1 }, { 0x2425A, -1, -1, -1, -1, -1, -1, -1, -1, 1431837 }, { 0x2425B, -1, -1, -1, -1, -1, -1, -1, -1, 1431842 }, { 0x2425C, -1, -1, -1, -1, -1, -1, -1, -1, 1431847 }, { 0x24260, -1, -1, -1, -1, -1, -1, -1, -1, 1431853 }, { 0x24264, -1, -1, 1431862, -1, -1, -1, -1, -1, -1 }, { 0x24265, -1, -1, 1431867, -1, -1, -1, -1, -1, -1 }, { 0x24266, -1, -1, 1431872, -1, -1, -1, -1, -1, -1 }, { 0x24267, -1, -1, 1431876, -1, -1, -1, -1, -1, -1 }, { 0x24268, -1, -1, 1431882, -1, -1, -1, -1, -1, -1 }, { 0x2426A, -1, -1, 1431886, -1, -1, -1, -1, -1, -1 }, { 0x2426B, -1, -1, 1431893, -1, -1, -1, -1, -1, -1 }, { 0x24276, -1, 1431898, -1, -1, -1, -1, -1, -1, -1 }, { 0x24277, -1, 1431910, -1, -1, -1, -1, -1, -1, -1 }, { 0x24278, -1, 1431915, -1, -1, -1, -1, -1, -1, -1 }, { 0x24284, -1, 1431921, -1, -1, -1, -1, -1, -1, -1 }, { 0x24292, 1431931, 1431926, -1, -1, -1, -1, -1, -1, 1431967 }, { 0x24293, -1, 1431974, -1, -1, -1, -1, -1, -1, -1 }, { 0x24295, -1, 1431984, -1, -1, -1, -1, -1, -1, -1 }, { 0x242A0, -1, -1, -1, -1, -1, -1, -1, -1, 1431989 }, { 0x242A1, -1, -1, -1, -1, -1, -1, -1, -1, 1431995 }, { 0x242A2, -1, -1, -1, -1, -1, -1, -1, -1, 1432001 }, { 0x242A3, -1, -1, -1, -1, -1, -1, -1, -1, 1432008 }, { 0x242A4, -1, -1, -1, -1, -1, -1, -1, -1, 1432012 }, { 0x242A5, -1, 1432017, -1, -1, -1, -1, -1, -1, 1432023 }, { 0x242A6, -1, -1, -1, -1, -1, -1, -1, -1, 1432030 }, { 0x242A7, -1, -1, -1, -1, -1, -1, -1, -1, 1432038 }, { 0x242A8, -1, -1, -1, -1, -1, -1, -1, -1, 1432044 }, { 0x242A9, -1, -1, -1, -1, -1, -1, -1, -1, 1432050 }, { 0x242AA, -1, -1, -1, -1, -1, -1, -1, -1, 1432054 }, { 0x242AB, -1, -1, -1, -1, -1, -1, -1, -1, 1432059 }, { 0x242AC, -1, -1, -1, -1, -1, -1, -1, -1, 1432065 }, { 0x242AD, -1, -1, -1, -1, -1, -1, -1, -1, 1432071 }, { 0x242B0, -1, -1, -1, -1, -1, -1, -1, -1, 1432077 }, { 0x242B2, -1, -1, 1432082, -1, -1, -1, -1, -1, -1 }, { 0x242B4, -1, -1, 1432087, -1, -1, -1, -1, -1, -1 }, { 0x242B5, -1, -1, 1432092, -1, -1, -1, -1, -1, -1 }, { 0x242B6, -1, -1, 1432096, -1, -1, -1, -1, -1, -1 }, { 0x242BB, -1, -1, 1432100, -1, -1, -1, -1, -1, -1 }, { 0x242BC, -1, -1, 1432105, -1, -1, -1, -1, -1, -1 }, { 0x242BD, -1, -1, 1432111, -1, -1, -1, -1, -1, -1 }, { 0x242BE, -1, -1, 1432117, -1, -1, -1, -1, -1, -1 }, { 0x242BF, -1, 1432122, 1432127, -1, -1, -1, -1, -1, -1 }, { 0x242C1, -1, 1432132, -1, -1, -1, -1, -1, -1, -1 }, { 0x242C2, -1, -1, 1432139, -1, -1, -1, -1, -1, -1 }, { 0x242C9, -1, 1432143, -1, -1, -1, -1, -1, -1, -1 }, { 0x242CA, -1, 1432149, -1, -1, -1, -1, -1, -1, -1 }, { 0x242CF, -1, -1, 1432155, -1, -1, -1, -1, -1, -1 }, { 0x242E8, -1, -1, 1432160, -1, -1, -1, -1, -1, -1 }, { 0x242EB, -1, -1, 1432165, -1, -1, -1, -1, -1, -1 }, { 0x242ED, -1, -1, 1432170, -1, -1, -1, -1, -1, -1 }, { 0x242EE, -1, 1432174, -1, -1, -1, -1, -1, -1, -1 }, { 0x242F0, -1, -1, 1432179, -1, -1, -1, -1, -1, -1 }, { 0x242F1, -1, -1, -1, -1, -1, -1, -1, 1432184, -1 }, { 0x242F5, -1, -1, -1, -1, -1, -1, -1, -1, 1432190 }, { 0x242F6, -1, -1, -1, -1, -1, -1, -1, -1, 1432195 }, { 0x242F7, -1, -1, -1, -1, -1, -1, -1, -1, 1432201 }, { 0x242F8, -1, -1, -1, -1, -1, -1, -1, -1, 1432207 }, { 0x242F9, -1, -1, -1, -1, -1, -1, -1, -1, 1432213 }, { 0x242FA, -1, 1432217, -1, -1, -1, -1, -1, -1, -1 }, { 0x242FB, -1, -1, -1, -1, -1, -1, -1, -1, 1432223 }, { 0x242FC, -1, -1, -1, -1, -1, -1, -1, -1, 1432230 }, { 0x242FD, -1, -1, -1, -1, -1, -1, -1, -1, 1432234 }, { 0x242FE, -1, -1, -1, -1, -1, -1, -1, -1, 1432241 }, { 0x242FF, -1, -1, -1, -1, -1, -1, -1, -1, 1432244 }, { 0x24300, -1, -1, -1, -1, -1, -1, -1, -1, 1432251 }, { 0x24302, -1, -1, 1432256, -1, -1, -1, -1, -1, -1 }, { 0x24303, -1, -1, 1432260, -1, -1, -1, -1, -1, -1 }, { 0x24304, -1, -1, -1, -1, -1, -1, -1, -1, 1432265 }, { 0x24305, -1, -1, -1, -1, -1, -1, -1, -1, 1432271 }, { 0x24307, -1, -1, 1432278, -1, -1, -1, -1, -1, -1 }, { 0x2430A, -1, -1, 1432285, -1, -1, -1, -1, -1, -1 }, { 0x2430B, -1, -1, 1432290, -1, -1, -1, -1, -1, 1432295 }, { 0x2430C, -1, -1, 1432301, -1, -1, -1, -1, -1, -1 }, { 0x2430D, 1432312, 1432307, 1432327, -1, -1, -1, -1, -1, -1 }, { 0x2430E, -1, -1, 1432331, -1, -1, -1, -1, -1, -1 }, { 0x2430F, -1, -1, 1432336, -1, -1, -1, -1, -1, -1 }, { 0x24310, -1, -1, 1432342, -1, -1, -1, -1, -1, -1 }, { 0x24314, -1, -1, 1432347, -1, -1, -1, -1, -1, -1 }, { 0x2431A, -1, 1432352, -1, -1, -1, -1, -1, -1, -1 }, { 0x24323, -1, -1, -1, -1, -1, -1, -1, -1, 1432357 }, { 0x24334, -1, 1432362, -1, -1, -1, -1, -1, -1, -1 }, { 0x24337, -1, -1, 1432367, -1, -1, -1, -1, -1, -1 }, { 0x24339, -1, -1, 1432371, -1, -1, -1, -1, -1, -1 }, { 0x2433E, -1, -1, 1432376, -1, -1, -1, -1, -1, -1 }, { 0x2433F, -1, -1, 1432380, -1, -1, -1, -1, -1, -1 }, { 0x24340, -1, -1, 1432384, -1, -1, -1, -1, -1, -1 }, { 0x24341, -1, -1, 1432391, -1, -1, -1, -1, -1, -1 }, { 0x24343, -1, -1, -1, -1, -1, -1, -1, -1, 1432396 }, { 0x24344, -1, -1, -1, -1, -1, -1, -1, -1, 1432401 }, { 0x24345, -1, -1, -1, -1, -1, -1, -1, -1, 1432406 }, { 0x24346, -1, -1, -1, -1, -1, -1, -1, -1, 1432412 }, { 0x24347, -1, -1, -1, -1, -1, -1, -1, -1, 1432419 }, { 0x24348, -1, 1432425, -1, -1, -1, -1, -1, -1, -1 }, { 0x24349, -1, -1, -1, -1, -1, -1, -1, -1, 1432430 }, { 0x2434A, -1, -1, -1, -1, -1, -1, -1, -1, 1432436 }, { 0x2434B, -1, -1, -1, -1, -1, -1, -1, -1, 1432441 }, { 0x2434C, -1, -1, -1, -1, -1, -1, -1, -1, 1432447 }, { 0x24350, -1, -1, 1432455, -1, -1, -1, -1, -1, -1 }, { 0x24351, -1, -1, -1, -1, -1, -1, -1, -1, 1432460 }, { 0x24352, -1, -1, 1432466, -1, -1, -1, -1, -1, -1 }, { 0x24353, -1, -1, 1432472, -1, -1, -1, -1, -1, -1 }, { 0x24355, 1432482, 1432477, 1432529, -1, -1, -1, -1, -1, -1 }, { 0x24356, -1, -1, 1432534, -1, -1, -1, -1, -1, -1 }, { 0x2435C, -1, -1, 1432540, -1, -1, -1, -1, -1, -1 }, { 0x24360, 1432550, 1432545, -1, -1, -1, -1, -1, -1, -1 }, { 0x24362, -1, 1432571, -1, -1, -1, -1, -1, -1, -1 }, { 0x24363, -1, 1432576, -1, -1, -1, -1, -1, -1, -1 }, { 0x24364, 1432589, 1432582, 1432618, -1, -1, -1, -1, -1, -1 }, { 0x24365, -1, 1432625, -1, -1, -1, -1, -1, -1, -1 }, { 0x24376, -1, -1, -1, -1, -1, -1, -1, -1, 1432631 }, { 0x2437D, -1, -1, 1432636, -1, -1, -1, -1, -1, -1 }, { 0x24384, -1, -1, 1432641, -1, -1, -1, -1, -1, -1 }, { 0x2438B, -1, -1, 1432646, -1, -1, -1, -1, -1, -1 }, { 0x2438C, -1, 1432651, -1, -1, -1, -1, -1, -1, -1 }, { 0x2438D, -1, -1, -1, -1, -1, -1, -1, -1, 1432657 }, { 0x2438E, -1, -1, -1, -1, -1, -1, -1, -1, 1432664 }, { 0x2438F, -1, -1, -1, -1, -1, -1, -1, -1, 1432669 }, { 0x24390, -1, -1, -1, -1, -1, -1, -1, -1, 1432675 }, { 0x24391, -1, -1, -1, -1, -1, -1, -1, -1, 1432681 }, { 0x24392, -1, -1, -1, -1, -1, -1, -1, -1, 1432686 }, { 0x24393, -1, -1, -1, -1, -1, -1, -1, -1, 1432693 }, { 0x24394, -1, -1, -1, -1, -1, -1, -1, -1, 1432701 }, { 0x24395, -1, -1, -1, -1, -1, -1, -1, -1, 1432708 }, { 0x24396, -1, 1432714, -1, -1, -1, -1, -1, -1, -1 }, { 0x24397, -1, -1, 1432720, -1, -1, -1, -1, -1, -1 }, { 0x24398, -1, -1, 1432724, -1, -1, -1, -1, -1, -1 }, { 0x2439B, -1, -1, -1, -1, -1, -1, -1, -1, 1432731 }, { 0x2439C, -1, 1432737, -1, -1, -1, -1, -1, -1, 1432743 }, { 0x2439D, -1, -1, -1, -1, -1, -1, -1, 1432750, -1 }, { 0x243A3, -1, -1, 1432756, -1, -1, -1, -1, -1, -1 }, { 0x243A4, -1, -1, 1432759, -1, -1, -1, -1, -1, -1 }, { 0x243A5, -1, -1, 1432764, -1, -1, -1, -1, -1, -1 }, { 0x243A7, -1, -1, 1432769, -1, -1, -1, -1, -1, -1 }, { 0x243AD, -1, -1, 1432774, -1, -1, -1, -1, -1, -1 }, { 0x243AF, -1, -1, 1432779, -1, -1, -1, -1, -1, -1 }, { 0x243B1, 1432785, -1, 1432801, -1, -1, -1, -1, -1, -1 }, { 0x243B2, -1, -1, 1432807, -1, -1, -1, -1, -1, -1 }, { 0x243BD, -1, 1432811, -1, -1, -1, -1, -1, -1, -1 }, { 0x243C1, -1, 1432822, -1, -1, -1, -1, -1, -1, -1 }, { 0x243D7, -1, -1, 1432827, -1, -1, -1, -1, -1, -1 }, { 0x243D8, -1, -1, 1432833, -1, -1, -1, -1, -1, -1 }, { 0x243DC, -1, -1, 1432838, -1, -1, -1, -1, -1, -1 }, { 0x243E2, -1, -1, -1, -1, -1, -1, -1, -1, 1432843 }, { 0x243E3, -1, -1, -1, -1, -1, -1, -1, -1, 1432850 }, { 0x243E4, -1, -1, -1, -1, -1, -1, -1, -1, 1432855 }, { 0x243E5, -1, -1, -1, -1, -1, -1, -1, -1, 1432859 }, { 0x243E6, -1, -1, -1, -1, -1, -1, -1, -1, 1432864 }, { 0x243E7, -1, -1, -1, -1, -1, -1, -1, -1, 1432870 }, { 0x243E8, -1, -1, -1, -1, -1, -1, -1, -1, 1432877 }, { 0x243E9, -1, 1432880, -1, -1, -1, -1, -1, -1, -1 }, { 0x243EA, -1, 1432885, -1, -1, -1, -1, -1, -1, 1432890 }, { 0x243EB, -1, -1, -1, -1, -1, -1, -1, -1, 1432894 }, { 0x243EC, -1, -1, -1, -1, -1, -1, -1, -1, 1432901 }, { 0x243F1, -1, -1, 1432908, -1, -1, -1, -1, -1, -1 }, { 0x243F2, 1432919, 1432913, 1432934, -1, -1, -1, -1, -1, -1 }, { 0x243F6, -1, -1, 1432940, -1, -1, -1, -1, -1, -1 }, { 0x243F8, -1, 1432944, 1432949, -1, -1, -1, -1, -1, -1 }, { 0x243FD, -1, -1, 1432955, -1, -1, -1, -1, -1, -1 }, { 0x243FF, -1, -1, 1432961, -1, -1, -1, -1, -1, -1 }, { 0x24400, -1, -1, 1432966, -1, -1, -1, -1, -1, -1 }, { 0x24404, -1, 1432970, -1, -1, -1, -1, -1, -1, -1 }, { 0x24413, -1, -1, -1, -1, -1, -1, -1, -1, 1432975 }, { 0x24414, -1, -1, 1432980, -1, -1, -1, -1, -1, -1 }, { 0x24419, -1, -1, 1432985, -1, -1, -1, -1, -1, -1 }, { 0x2441A, -1, -1, -1, -1, -1, -1, -1, -1, 1432989 }, { 0x2441B, -1, -1, -1, -1, -1, -1, -1, -1, 1432994 }, { 0x2441C, -1, -1, -1, -1, -1, -1, -1, -1, 1433000 }, { 0x2441D, -1, -1, -1, -1, -1, -1, -1, -1, 1433006 }, { 0x24420, -1, -1, -1, -1, -1, -1, -1, -1, 1433010 }, { 0x24421, -1, -1, -1, -1, -1, -1, -1, -1, 1433017 }, { 0x24423, -1, -1, 1433023, -1, -1, -1, -1, -1, -1 }, { 0x24429, -1, -1, 1433029, -1, -1, -1, -1, -1, -1 }, { 0x2442B, -1, -1, 1433034, -1, -1, -1, -1, -1, -1 }, { 0x24430, -1, -1, 1433040, -1, -1, -1, -1, -1, -1 }, { 0x24431, -1, -1, 1433045, -1, -1, -1, -1, -1, -1 }, { 0x24432, -1, -1, 1433050, -1, -1, -1, -1, -1, -1 }, { 0x24435, -1, 1433056, -1, -1, -1, -1, -1, -1, -1 }, { 0x24436, -1, 1433061, -1, -1, -1, -1, -1, -1, -1 }, { 0x24443, -1, -1, 1433066, -1, -1, -1, -1, -1, -1 }, { 0x24444, -1, -1, 1433072, -1, -1, -1, -1, -1, -1 }, { 0x24448, -1, -1, -1, -1, -1, -1, -1, -1, 1433076 }, { 0x24449, -1, -1, -1, -1, -1, -1, -1, -1, 1433082 }, { 0x2444D, -1, -1, -1, -1, -1, -1, -1, -1, 1433087 }, { 0x24453, -1, -1, 1433094, -1, -1, -1, -1, -1, -1 }, { 0x24455, 1433104, 1433099, 1433135, -1, -1, -1, -1, -1, -1 }, { 0x24457, -1, -1, 1433140, -1, -1, -1, -1, -1, -1 }, { 0x2445A, -1, 1433146, -1, -1, -1, -1, -1, -1, -1 }, { 0x2445B, -1, 1433152, -1, -1, -1, -1, -1, -1, -1 }, { 0x2445F, -1, -1, -1, -1, -1, -1, -1, -1, 1433157 }, { 0x24463, -1, -1, 1433161, -1, -1, -1, -1, -1, -1 }, { 0x24466, -1, -1, 1433166, -1, -1, -1, -1, -1, -1 }, { 0x2446A, -1, -1, 1433171, -1, -1, -1, -1, -1, -1 }, { 0x2446B, -1, -1, -1, -1, -1, -1, -1, -1, 1433176 }, { 0x2446C, -1, -1, -1, -1, -1, -1, -1, -1, 1433182 }, { 0x2446D, -1, -1, -1, -1, -1, -1, -1, -1, 1433187 }, { 0x2446E, -1, -1, -1, -1, -1, -1, -1, -1, 1433192 }, { 0x2446F, -1, -1, -1, -1, -1, -1, -1, -1, 1433197 }, { 0x24473, -1, 1433202, 1433207, -1, -1, -1, -1, -1, -1 }, { 0x24477, -1, -1, 1433213, -1, -1, -1, -1, -1, -1 }, { 0x24478, -1, -1, 1433217, -1, -1, -1, -1, -1, -1 }, { 0x24479, -1, -1, 1433222, -1, -1, -1, -1, -1, -1 }, { 0x2447F, -1, -1, 1433226, -1, -1, -1, -1, -1, -1 }, { 0x24487, -1, 1433232, -1, -1, -1, -1, -1, -1, -1 }, { 0x24488, -1, 1433237, -1, -1, -1, -1, -1, -1, -1 }, { 0x24494, -1, -1, 1433242, -1, -1, -1, -1, -1, -1 }, { 0x24495, -1, -1, 1433246, -1, -1, -1, -1, -1, -1 }, { 0x24498, -1, -1, -1, -1, -1, -1, -1, -1, 1433251 }, { 0x24499, -1, -1, -1, -1, -1, -1, -1, -1, 1433259 }, { 0x2449A, -1, -1, -1, -1, -1, -1, -1, -1, 1433265 }, { 0x2449B, -1, -1, -1, -1, -1, -1, -1, -1, 1433270 }, { 0x2449D, -1, -1, 1433276, -1, -1, -1, -1, -1, -1 }, { 0x2449F, -1, -1, -1, -1, -1, -1, -1, -1, 1433281 }, { 0x244A0, -1, -1, -1, -1, -1, -1, -1, -1, 1433287 }, { 0x244A2, -1, -1, -1, -1, -1, -1, -1, -1, 1433293 }, { 0x244A6, -1, -1, 1433299, -1, -1, -1, -1, -1, 1433305 }, { 0x244B2, -1, -1, -1, -1, -1, -1, -1, -1, 1433310 }, { 0x244B4, -1, -1, -1, -1, -1, -1, -1, -1, 1433317 }, { 0x244B9, -1, 1433324, -1, -1, -1, -1, -1, -1, -1 }, { 0x244BB, -1, -1, 1433329, -1, -1, -1, -1, -1, -1 }, { 0x244BC, -1, 1433333, -1, -1, -1, -1, -1, -1, -1 }, { 0x244C6, -1, -1, -1, -1, -1, -1, -1, -1, 1433339 }, { 0x244C7, -1, -1, -1, -1, -1, -1, -1, -1, 1433343 }, { 0x244CE, -1, 1433351, -1, -1, -1, -1, -1, -1, -1 }, { 0x244D1, -1, -1, 1433357, -1, -1, -1, -1, -1, -1 }, { 0x244D3, 1433365, 1433361, -1, -1, -1, -1, -1, -1, -1 }, { 0x244D4, -1, -1, 1433388, -1, -1, -1, -1, -1, -1 }, { 0x244D5, -1, -1, 1433392, -1, -1, -1, -1, -1, -1 }, { 0x244D6, -1, 1433397, -1, -1, -1, -1, -1, -1, -1 }, { 0x244DA, -1, -1, 1433403, -1, -1, -1, -1, -1, -1 }, { 0x244DB, -1, -1, -1, -1, -1, -1, -1, -1, 1433407 }, { 0x244DD, -1, -1, 1433412, -1, -1, -1, -1, -1, -1 }, { 0x244E2, -1, -1, -1, -1, -1, -1, -1, -1, 1433417 }, { 0x244E4, -1, -1, 1433423, -1, -1, -1, -1, -1, -1 }, { 0x244E6, -1, -1, 1433429, -1, -1, -1, -1, -1, -1 }, { 0x244E9, -1, -1, -1, -1, -1, -1, -1, -1, 1433435 }, { 0x244EF, -1, -1, 1433440, -1, -1, -1, -1, -1, -1 }, { 0x244F5, -1, -1, 1433447, -1, -1, -1, -1, -1, -1 }, { 0x244F7, -1, -1, 1433451, -1, -1, -1, -1, -1, -1 }, { 0x244FA, -1, -1, -1, -1, -1, -1, -1, -1, 1433455 }, { 0x244FE, -1, -1, 1433461, -1, -1, -1, -1, -1, -1 }, { 0x244FF, -1, -1, 1433466, -1, -1, -1, -1, -1, -1 }, { 0x24500, -1, -1, 1433471, -1, -1, -1, -1, -1, -1 }, { 0x24505, -1, 1433475, -1, -1, -1, -1, -1, -1, -1 }, { 0x24509, -1, -1, 1433480, -1, -1, -1, -1, -1, -1 }, { 0x2450B, -1, -1, 1433485, -1, -1, -1, -1, -1, -1 }, { 0x24514, 1433489, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x24516, -1, -1, 1433499, -1, -1, -1, -1, -1, -1 }, { 0x24519, -1, -1, 1433504, -1, -1, -1, -1, -1, -1 }, { 0x2451A, -1, -1, 1433510, -1, -1, -1, -1, -1, -1 }, { 0x2451B, -1, -1, -1, -1, -1, -1, -1, -1, 1433517 }, { 0x2451D, -1, -1, 1433522, -1, -1, -1, -1, -1, -1 }, { 0x2451F, -1, -1, 1433527, -1, -1, -1, -1, -1, -1 }, { 0x24521, -1, 1433532, -1, -1, -1, -1, -1, -1, -1 }, { 0x24523, -1, -1, 1433537, -1, -1, -1, -1, -1, -1 }, { 0x24528, -1, -1, 1433542, -1, -1, -1, -1, -1, -1 }, { 0x2452B, -1, -1, 1433546, -1, -1, -1, -1, -1, -1 }, { 0x2452F, -1, -1, -1, -1, -1, -1, -1, -1, 1433553 }, { 0x24536, -1, -1, 1433560, -1, -1, -1, -1, -1, -1 }, { 0x24537, -1, -1, -1, -1, -1, -1, -1, -1, 1433566 }, { 0x2453B, -1, -1, -1, -1, -1, -1, -1, -1, 1433572 }, { 0x2453D, -1, -1, -1, -1, -1, -1, -1, -1, 1433578 }, { 0x2453E, -1, -1, -1, -1, -1, -1, -1, -1, 1433584 }, { 0x24540, -1, -1, 1433590, -1, -1, -1, -1, -1, -1 }, { 0x24544, -1, -1, 1433597, -1, -1, -1, -1, -1, -1 }, { 0x24547, -1, -1, 1433604, -1, -1, -1, -1, -1, -1 }, { 0x2454A, -1, -1, 1433609, -1, -1, -1, -1, -1, -1 }, { 0x24552, -1, -1, 1433615, -1, -1, -1, -1, -1, -1 }, { 0x24554, -1, -1, -1, -1, -1, -1, -1, -1, 1433619 }, { 0x24558, -1, -1, 1433623, -1, -1, -1, -1, -1, -1 }, { 0x2455A, -1, -1, 1433627, -1, -1, -1, -1, -1, -1 }, { 0x2455B, -1, -1, 1433632, -1, -1, -1, -1, -1, -1 }, { 0x2455D, -1, -1, 1433637, -1, -1, -1, -1, -1, -1 }, { 0x2455E, -1, -1, 1433643, -1, -1, -1, -1, -1, -1 }, { 0x2455F, -1, -1, 1433648, -1, -1, -1, -1, -1, -1 }, { 0x24562, -1, -1, 1433653, -1, -1, -1, -1, -1, -1 }, { 0x24566, -1, -1, 1433659, -1, -1, -1, -1, -1, -1 }, { 0x2456D, 1433672, 1433665, 1433693, -1, -1, -1, -1, -1, -1 }, { 0x2456F, 1433700, -1, 1433716, -1, -1, -1, -1, -1, -1 }, { 0x24577, -1, -1, 1433723, -1, -1, -1, -1, -1, -1 }, { 0x24578, -1, 1433729, -1, -1, -1, -1, -1, -1, -1 }, { 0x2457D, -1, -1, 1433735, -1, -1, -1, -1, -1, -1 }, { 0x2457E, -1, -1, 1433742, -1, -1, -1, -1, -1, -1 }, { 0x24580, -1, -1, 1433747, -1, -1, -1, -1, -1, -1 }, { 0x24586, -1, -1, 1433753, -1, -1, -1, -1, -1, -1 }, { 0x24587, -1, -1, 1433759, -1, -1, -1, -1, -1, -1 }, { 0x24592, -1, -1, 1433763, -1, -1, -1, -1, -1, -1 }, { 0x24593, -1, -1, 1433768, -1, -1, -1, -1, -1, -1 }, { 0x24596, -1, -1, 1433772, -1, -1, -1, -1, -1, -1 }, { 0x24597, -1, -1, 1433779, -1, -1, -1, -1, -1, -1 }, { 0x24598, -1, -1, 1433783, -1, -1, -1, -1, -1, -1 }, { 0x2459B, -1, -1, 1433788, -1, -1, -1, -1, -1, -1 }, { 0x2459D, -1, -1, 1433795, -1, -1, -1, -1, -1, -1 }, { 0x2459E, -1, -1, 1433800, -1, -1, -1, -1, -1, -1 }, { 0x245A1, -1, -1, -1, -1, -1, -1, -1, -1, 1433805 }, { 0x245A2, -1, -1, 1433810, -1, -1, -1, -1, -1, -1 }, { 0x245A6, -1, -1, 1433814, -1, -1, -1, -1, -1, -1 }, { 0x245AA, -1, -1, 1433820, -1, -1, -1, -1, -1, -1 }, { 0x245AC, -1, -1, 1433824, -1, -1, -1, -1, -1, -1 }, { 0x245AD, -1, -1, 1433828, -1, -1, -1, -1, -1, -1 }, { 0x245AE, -1, -1, 1433833, -1, -1, -1, -1, -1, -1 }, { 0x245B0, -1, -1, 1433838, -1, -1, -1, -1, -1, -1 }, { 0x245B1, -1, -1, 1433843, -1, -1, -1, -1, -1, -1 }, { 0x245B3, -1, -1, 1433847, -1, -1, -1, -1, -1, -1 }, { 0x245B5, -1, -1, 1433853, -1, -1, -1, -1, -1, -1 }, { 0x245B6, -1, -1, -1, -1, -1, -1, -1, -1, 1433857 }, { 0x245B7, -1, -1, 1433863, -1, -1, -1, -1, -1, -1 }, { 0x245B8, -1, -1, -1, -1, -1, -1, -1, -1, 1433868 }, { 0x245B9, -1, -1, -1, -1, -1, -1, -1, -1, 1433874 }, { 0x245BA, -1, -1, 1433880, -1, -1, -1, -1, -1, -1 }, { 0x245BB, -1, -1, 1433885, -1, -1, -1, -1, -1, -1 }, { 0x245BC, -1, -1, 1433890, -1, -1, -1, -1, -1, -1 }, { 0x245BD, -1, -1, 1433894, -1, -1, -1, -1, -1, -1 }, { 0x245BF, -1, -1, 1433901, -1, -1, -1, -1, -1, -1 }, { 0x245C0, -1, -1, 1433905, -1, -1, -1, -1, -1, -1 }, { 0x245C1, -1, -1, 1433910, -1, -1, -1, -1, -1, -1 }, { 0x245C3, -1, -1, 1433914, -1, -1, -1, -1, -1, -1 }, { 0x245C6, -1, -1, -1, -1, -1, -1, -1, -1, 1433918 }, { 0x245C7, -1, -1, 1433923, -1, -1, -1, -1, -1, -1 }, { 0x245C8, 1433934, 1433929, 1433969, -1, -1, -1, -1, -1, -1 }, { 0x245CD, -1, -1, 1433974, -1, -1, -1, -1, -1, -1 }, { 0x245CE, -1, -1, 1433979, -1, -1, -1, -1, -1, -1 }, { 0x245CF, -1, -1, 1433984, -1, -1, -1, -1, -1, -1 }, { 0x245D3, -1, -1, 1433989, -1, -1, -1, -1, -1, -1 }, { 0x245D6, -1, -1, -1, -1, -1, -1, -1, -1, 1433996 }, { 0x245D8, -1, -1, 1434003, -1, -1, -1, -1, -1, -1 }, { 0x245D9, -1, -1, 1434007, -1, -1, -1, -1, -1, -1 }, { 0x245DA, -1, -1, 1434012, -1, -1, -1, -1, -1, -1 }, { 0x245DB, -1, -1, 1434016, -1, -1, -1, -1, -1, -1 }, { 0x245DC, -1, -1, 1434022, -1, -1, -1, -1, -1, -1 }, { 0x245DE, -1, -1, 1434027, -1, -1, -1, -1, -1, -1 }, { 0x245E2, -1, -1, 1434033, -1, -1, -1, -1, -1, -1 }, { 0x245E4, -1, -1, -1, -1, -1, -1, -1, -1, 1434037 }, { 0x245E8, -1, -1, 1434044, -1, -1, -1, -1, -1, -1 }, { 0x245EA, -1, -1, 1434049, -1, -1, -1, -1, -1, -1 }, { 0x245EB, -1, -1, 1434054, -1, -1, -1, -1, -1, -1 }, { 0x245EC, -1, -1, 1434058, -1, -1, -1, -1, -1, -1 }, { 0x245ED, -1, -1, 1434062, -1, -1, -1, -1, -1, -1 }, { 0x245EF, -1, -1, 1434067, -1, -1, -1, -1, -1, -1 }, { 0x245F2, -1, -1, -1, -1, -1, -1, -1, -1, 1434072 }, { 0x245F3, -1, -1, 1434078, -1, -1, -1, -1, -1, -1 }, { 0x245F4, -1, -1, 1434082, -1, -1, -1, -1, -1, -1 }, { 0x245F5, -1, -1, 1434087, -1, -1, -1, -1, -1, -1 }, { 0x245F7, -1, -1, 1434091, -1, -1, -1, -1, -1, -1 }, { 0x245F8, -1, -1, 1434096, -1, -1, -1, -1, -1, -1 }, { 0x245F9, -1, -1, -1, -1, -1, -1, -1, -1, 1434101 }, { 0x245FA, -1, -1, 1434110, -1, -1, -1, -1, -1, -1 }, { 0x245FB, -1, -1, 1434114, -1, -1, -1, -1, -1, -1 }, { 0x245FE, -1, -1, 1434120, -1, -1, -1, -1, -1, -1 }, { 0x245FF, -1, -1, 1434126, -1, -1, -1, -1, -1, -1 }, { 0x24600, -1, -1, 1434131, -1, -1, -1, -1, -1, -1 }, { 0x24601, -1, -1, -1, -1, -1, -1, -1, -1, 1434136 }, { 0x24602, -1, -1, -1, -1, -1, -1, -1, -1, 1434143 }, { 0x24603, -1, -1, 1434150, -1, -1, -1, -1, -1, -1 }, { 0x24605, 1434154, -1, 1434173, -1, -1, -1, -1, -1, -1 }, { 0x24606, -1, -1, 1434177, -1, -1, -1, -1, -1, -1 }, { 0x24607, -1, -1, 1434181, -1, -1, -1, -1, -1, -1 }, { 0x2460A, -1, -1, 1434187, -1, -1, -1, -1, -1, -1 }, { 0x2460B, -1, -1, -1, -1, -1, -1, -1, -1, 1434191 }, { 0x2460C, -1, -1, 1434196, -1, -1, -1, -1, -1, -1 }, { 0x24613, -1, -1, -1, -1, -1, -1, -1, -1, 1434200 }, { 0x24614, -1, -1, 1434205, -1, -1, -1, -1, -1, -1 }, { 0x24616, -1, -1, 1434209, -1, -1, -1, -1, -1, -1 }, { 0x24618, 1434220, 1434215, 1434245, -1, -1, -1, -1, -1, -1 }, { 0x2461B, -1, -1, 1434250, -1, -1, -1, -1, -1, -1 }, { 0x2461C, -1, -1, 1434256, -1, -1, -1, -1, -1, -1 }, { 0x2461D, -1, -1, 1434261, -1, -1, -1, -1, -1, -1 }, { 0x2461F, -1, -1, 1434266, -1, -1, -1, -1, -1, -1 }, { 0x24620, -1, -1, 1434271, -1, -1, -1, -1, -1, -1 }, { 0x24621, -1, -1, 1434277, -1, -1, -1, -1, -1, -1 }, { 0x24622, -1, -1, 1434282, -1, -1, -1, -1, -1, -1 }, { 0x24623, -1, -1, 1434286, -1, -1, -1, -1, -1, -1 }, { 0x24624, -1, -1, 1434292, -1, -1, -1, -1, -1, -1 }, { 0x24626, -1, -1, 1434296, -1, -1, -1, -1, -1, -1 }, { 0x24627, -1, -1, 1434301, -1, -1, -1, -1, -1, -1 }, { 0x2462A, -1, 1434306, -1, -1, -1, -1, -1, -1, -1 }, { 0x24632, -1, -1, 1434312, -1, -1, -1, -1, -1, -1 }, { 0x24635, -1, -1, 1434320, -1, -1, -1, -1, -1, -1 }, { 0x24636, -1, -1, 1434324, -1, -1, -1, -1, -1, -1 }, { 0x24637, -1, -1, 1434330, -1, -1, -1, -1, -1, -1 }, { 0x24638, -1, -1, 1434335, -1, -1, -1, -1, -1, -1 }, { 0x24639, -1, -1, 1434340, -1, -1, -1, -1, -1, -1 }, { 0x2463A, -1, -1, 1434344, -1, -1, -1, -1, -1, -1 }, { 0x2463B, -1, -1, 1434350, -1, -1, -1, -1, -1, -1 }, { 0x2463D, -1, -1, 1434356, -1, -1, -1, -1, -1, -1 }, { 0x2463E, -1, -1, 1434361, -1, -1, -1, -1, -1, -1 }, { 0x24645, -1, -1, 1434367, -1, -1, -1, -1, -1, -1 }, { 0x24647, -1, -1, 1434372, -1, -1, -1, -1, -1, -1 }, { 0x2464B, -1, -1, 1434377, -1, -1, -1, -1, -1, -1 }, { 0x2464C, -1, -1, 1434382, -1, -1, -1, -1, -1, -1 }, { 0x2464E, -1, -1, 1434386, -1, -1, -1, -1, -1, -1 }, { 0x2464F, -1, -1, 1434391, -1, -1, -1, -1, -1, -1 }, { 0x24652, -1, -1, 1434395, -1, -1, -1, -1, -1, -1 }, { 0x24654, -1, -1, 1434400, -1, -1, -1, -1, -1, -1 }, { 0x24655, -1, -1, 1434406, -1, -1, -1, -1, -1, -1 }, { 0x24656, -1, -1, 1434411, -1, -1, -1, -1, -1, -1 }, { 0x24658, -1, -1, 1434416, -1, -1, -1, -1, -1, -1 }, { 0x2465B, -1, -1, 1434422, -1, -1, -1, -1, -1, -1 }, { 0x2465D, -1, -1, 1434426, -1, -1, -1, -1, -1, -1 }, { 0x2465E, -1, -1, 1434433, -1, -1, -1, -1, -1, -1 }, { 0x2465F, -1, -1, 1434437, -1, -1, -1, -1, -1, -1 }, { 0x24661, -1, -1, 1434442, -1, -1, -1, -1, -1, -1 }, { 0x24663, -1, -1, 1434448, -1, -1, -1, -1, -1, -1 }, { 0x24664, -1, -1, 1434453, -1, -1, -1, -1, -1, -1 }, { 0x24665, -1, 1434457, -1, -1, -1, -1, -1, -1, -1 }, { 0x24669, -1, -1, 1434462, -1, -1, -1, -1, -1, -1 }, { 0x2466D, -1, -1, 1434467, -1, -1, -1, -1, -1, 1434471 }, { 0x2466E, -1, -1, -1, -1, -1, -1, -1, -1, 1434475 }, { 0x24670, -1, -1, 1434481, -1, -1, -1, -1, -1, -1 }, { 0x24671, -1, -1, 1434485, -1, -1, -1, -1, -1, -1 }, { 0x24674, 1434496, 1434490, 1434509, -1, -1, -1, -1, -1, -1 }, { 0x24675, -1, -1, 1434515, -1, -1, -1, -1, -1, -1 }, { 0x2467C, -1, -1, 1434521, -1, -1, -1, -1, -1, -1 }, { 0x2467D, -1, -1, 1434526, -1, -1, -1, -1, -1, -1 }, { 0x2467E, -1, -1, 1434531, -1, -1, -1, -1, -1, -1 }, { 0x24680, -1, -1, 1434537, -1, -1, -1, -1, -1, -1 }, { 0x24685, -1, -1, 1434542, -1, -1, -1, -1, -1, -1 }, { 0x24686, -1, -1, -1, -1, -1, -1, -1, -1, 1434546 }, { 0x24687, -1, -1, -1, -1, -1, -1, -1, -1, 1434550 }, { 0x24689, -1, -1, 1434556, -1, -1, -1, -1, -1, -1 }, { 0x2468A, -1, -1, 1434560, -1, -1, -1, -1, -1, -1 }, { 0x2468D, -1, -1, 1434565, -1, -1, -1, -1, -1, -1 }, { 0x2468E, -1, -1, 1434571, -1, -1, -1, -1, -1, -1 }, { 0x2468F, -1, -1, 1434575, -1, -1, -1, -1, -1, -1 }, { 0x24693, -1, -1, 1434582, -1, -1, -1, -1, -1, -1 }, { 0x24694, -1, -1, 1434586, -1, -1, -1, -1, -1, -1 }, { 0x24697, -1, 1434592, -1, -1, -1, -1, -1, -1, -1 }, { 0x2469A, -1, -1, 1434598, -1, -1, -1, -1, -1, -1 }, { 0x2469C, -1, -1, 1434602, -1, -1, -1, -1, -1, -1 }, { 0x2469D, -1, -1, 1434607, -1, -1, -1, -1, -1, -1 }, { 0x2469F, -1, -1, 1434614, -1, -1, -1, -1, -1, -1 }, { 0x246A1, -1, -1, 1434619, -1, -1, -1, -1, -1, -1 }, { 0x246A2, -1, -1, 1434623, -1, -1, -1, -1, -1, -1 }, { 0x246A3, -1, -1, 1434627, -1, -1, -1, -1, -1, -1 }, { 0x246A4, -1, -1, 1434634, -1, -1, -1, -1, -1, -1 }, { 0x246A6, -1, -1, -1, -1, -1, -1, -1, -1, 1434639 }, { 0x246A7, -1, -1, -1, -1, -1, -1, -1, -1, 1434644 }, { 0x246A8, -1, -1, 1434648, -1, -1, -1, -1, -1, -1 }, { 0x246A9, -1, -1, 1434654, -1, -1, -1, -1, -1, -1 }, { 0x246AA, -1, -1, 1434659, -1, -1, -1, -1, -1, -1 }, { 0x246AB, -1, -1, 1434663, -1, -1, -1, -1, -1, -1 }, { 0x246AC, -1, -1, 1434669, -1, -1, -1, -1, -1, -1 }, { 0x246AD, -1, -1, 1434675, -1, -1, -1, -1, -1, -1 }, { 0x246AF, -1, -1, 1434680, -1, -1, -1, -1, -1, -1 }, { 0x246B0, -1, -1, 1434685, -1, -1, -1, -1, -1, -1 }, { 0x246B1, -1, -1, 1434691, -1, -1, -1, -1, -1, -1 }, { 0x246B5, -1, -1, 1434695, -1, -1, -1, -1, -1, -1 }, { 0x246BC, -1, -1, 1434699, -1, -1, -1, -1, -1, -1 }, { 0x246BD, -1, -1, 1434704, -1, -1, -1, -1, -1, -1 }, { 0x246C1, -1, -1, 1434708, -1, -1, -1, -1, -1, -1 }, { 0x246C4, -1, -1, 1434713, -1, -1, -1, -1, -1, -1 }, { 0x246C7, -1, -1, -1, -1, -1, -1, -1, -1, 1434717 }, { 0x246CA, -1, -1, 1434723, -1, -1, -1, -1, -1, -1 }, { 0x246CD, -1, -1, 1434727, -1, -1, -1, -1, -1, -1 }, { 0x246CE, -1, -1, 1434732, -1, -1, -1, -1, -1, -1 }, { 0x246CF, -1, -1, 1434737, -1, -1, -1, -1, -1, -1 }, { 0x246D0, -1, -1, 1434741, -1, -1, -1, -1, -1, -1 }, { 0x246D1, -1, -1, 1434745, -1, -1, -1, -1, -1, -1 }, { 0x246D4, -1, 1434751, -1, -1, -1, -1, -1, -1, -1 }, { 0x246D6, -1, -1, 1434757, -1, -1, -1, -1, -1, -1 }, { 0x246D7, -1, -1, 1434762, -1, -1, -1, -1, -1, -1 }, { 0x246D8, -1, -1, 1434766, -1, -1, -1, -1, -1, -1 }, { 0x246D9, -1, -1, 1434772, -1, -1, -1, -1, -1, -1 }, { 0x246DA, -1, -1, 1434778, -1, -1, -1, -1, -1, -1 }, { 0x246DB, -1, -1, 1434784, -1, -1, -1, -1, -1, -1 }, { 0x246DC, -1, -1, 1434789, -1, -1, -1, -1, -1, -1 }, { 0x246DD, -1, -1, 1434796, -1, -1, -1, -1, -1, -1 }, { 0x246DE, -1, -1, -1, -1, -1, -1, -1, -1, 1434800 }, { 0x246E0, -1, -1, -1, -1, -1, -1, -1, -1, 1434806 }, { 0x246E2, -1, -1, 1434812, -1, -1, -1, -1, -1, -1 }, { 0x246E3, -1, -1, 1434818, -1, -1, -1, -1, -1, -1 }, { 0x246E5, -1, -1, 1434822, -1, -1, -1, -1, -1, -1 }, { 0x246E6, -1, -1, 1434829, -1, -1, -1, -1, -1, -1 }, { 0x246E7, -1, -1, 1434834, -1, -1, -1, -1, -1, -1 }, { 0x246EA, -1, -1, 1434839, -1, -1, -1, -1, -1, -1 }, { 0x246EC, -1, -1, 1434846, -1, -1, -1, -1, -1, -1 }, { 0x246ED, -1, -1, 1434850, -1, -1, -1, -1, -1, -1 }, { 0x246EE, -1, -1, 1434855, -1, -1, -1, -1, -1, -1 }, { 0x246F1, -1, -1, 1434860, -1, -1, -1, -1, -1, -1 }, { 0x246F2, -1, -1, 1434865, -1, -1, -1, -1, -1, -1 }, { 0x246F7, -1, -1, 1434870, -1, -1, -1, -1, -1, -1 }, { 0x246FB, -1, -1, 1434874, -1, -1, -1, -1, -1, -1 }, { 0x24701, -1, -1, 1434880, -1, -1, -1, -1, -1, -1 }, { 0x24702, -1, -1, 1434884, -1, -1, -1, -1, -1, -1 }, { 0x24704, -1, -1, 1434889, -1, -1, -1, -1, -1, -1 }, { 0x24706, -1, 1434895, -1, -1, -1, -1, -1, -1, -1 }, { 0x24707, -1, -1, 1434901, -1, -1, -1, -1, -1, -1 }, { 0x24709, -1, -1, 1434907, -1, -1, -1, -1, -1, -1 }, { 0x2470A, -1, -1, 1434913, -1, -1, -1, -1, -1, -1 }, { 0x2470B, -1, -1, 1434917, -1, -1, -1, -1, -1, -1 }, { 0x2470D, -1, -1, 1434922, -1, -1, -1, -1, -1, -1 }, { 0x24713, -1, -1, 1434928, -1, -1, -1, -1, -1, -1 }, { 0x24714, -1, -1, 1434933, -1, -1, -1, -1, -1, -1 }, { 0x24715, -1, -1, 1434937, -1, -1, -1, -1, -1, -1 }, { 0x24716, -1, -1, 1434941, -1, -1, -1, -1, -1, -1 }, { 0x24718, -1, -1, 1434946, -1, -1, -1, -1, -1, -1 }, { 0x24719, -1, -1, 1434951, -1, -1, -1, -1, -1, -1 }, { 0x2471C, -1, -1, 1434957, -1, -1, -1, -1, -1, -1 }, { 0x2471D, -1, -1, 1434961, -1, -1, -1, -1, -1, -1 }, { 0x24720, -1, -1, -1, -1, -1, -1, -1, -1, 1434965 }, { 0x24721, -1, -1, 1434970, -1, -1, -1, -1, -1, -1 }, { 0x24722, -1, -1, 1434975, -1, -1, -1, -1, -1, -1 }, { 0x24723, -1, -1, 1434980, -1, -1, -1, -1, -1, -1 }, { 0x24724, -1, -1, 1434985, -1, -1, -1, -1, -1, -1 }, { 0x24725, -1, 1434990, -1, -1, -1, -1, -1, -1, -1 }, { 0x24727, -1, -1, 1434994, -1, -1, -1, -1, -1, -1 }, { 0x2472B, -1, -1, 1434998, -1, -1, -1, -1, -1, -1 }, { 0x2472C, -1, -1, -1, -1, -1, -1, -1, -1, 1435003 }, { 0x2472D, -1, -1, -1, -1, -1, -1, -1, -1, 1435008 }, { 0x2472F, 1435018, 1435013, 1435034, -1, -1, -1, -1, -1, 1435039 }, { 0x24730, -1, -1, 1435045, -1, -1, -1, -1, -1, -1 }, { 0x24731, -1, -1, 1435051, -1, -1, -1, -1, -1, -1 }, { 0x24732, -1, -1, 1435055, -1, -1, -1, -1, -1, -1 }, { 0x24735, -1, -1, 1435060, -1, -1, -1, -1, -1, -1 }, { 0x24737, -1, -1, 1435065, -1, -1, -1, -1, -1, -1 }, { 0x24739, -1, -1, 1435069, -1, -1, -1, -1, -1, -1 }, { 0x2473B, -1, -1, 1435073, -1, -1, -1, -1, -1, -1 }, { 0x2473C, -1, -1, 1435077, -1, -1, -1, -1, -1, -1 }, { 0x2473E, -1, -1, 1435084, -1, -1, -1, -1, -1, -1 }, { 0x24742, -1, -1, 1435088, -1, -1, -1, -1, -1, -1 }, { 0x24744, -1, -1, 1435092, -1, -1, -1, -1, -1, -1 }, { 0x24745, -1, -1, 1435097, -1, -1, -1, -1, -1, -1 }, { 0x24747, -1, -1, 1435104, -1, -1, -1, -1, -1, -1 }, { 0x24748, -1, -1, 1435108, -1, -1, -1, -1, -1, -1 }, { 0x24749, -1, -1, 1435113, -1, -1, -1, -1, -1, -1 }, { 0x2474B, -1, -1, -1, -1, -1, -1, -1, -1, 1435117 }, { 0x2474D, -1, -1, 1435123, -1, -1, -1, -1, -1, -1 }, { 0x2474E, -1, -1, 1435127, -1, -1, -1, -1, -1, -1 }, { 0x24750, -1, -1, 1435132, -1, -1, -1, -1, -1, -1 }, { 0x24751, -1, -1, -1, -1, -1, -1, -1, -1, 1435137 }, { 0x24752, -1, -1, 1435145, -1, -1, -1, -1, -1, -1 }, { 0x24753, -1, -1, 1435149, -1, -1, -1, -1, -1, -1 }, { 0x24754, -1, -1, 1435154, -1, -1, -1, -1, -1, -1 }, { 0x24755, -1, -1, 1435158, -1, -1, -1, -1, -1, -1 }, { 0x24756, -1, -1, 1435162, -1, -1, -1, -1, -1, -1 }, { 0x24758, -1, -1, 1435167, -1, -1, -1, -1, -1, -1 }, { 0x2475A, -1, -1, 1435171, -1, -1, -1, -1, -1, -1 }, { 0x2475B, -1, -1, 1435177, -1, -1, -1, -1, -1, -1 }, { 0x2475E, 1435182, -1, 1435216, 1435221, -1, -1, -1, -1, 1435227 }, { 0x2475F, -1, -1, 1435235, -1, -1, -1, -1, -1, -1 }, { 0x24767, -1, -1, 1435239, -1, -1, -1, -1, -1, -1 }, { 0x2476B, -1, -1, -1, -1, -1, -1, -1, -1, 1435244 }, { 0x2476C, -1, -1, 1435250, -1, -1, -1, -1, -1, -1 }, { 0x2476D, -1, -1, 1435254, -1, -1, -1, -1, -1, -1 }, { 0x2476E, -1, -1, 1435259, -1, -1, -1, -1, -1, -1 }, { 0x2476F, -1, -1, 1435263, -1, -1, -1, -1, -1, -1 }, { 0x24770, -1, -1, 1435267, -1, -1, -1, -1, -1, -1 }, { 0x24771, -1, -1, 1435271, -1, -1, -1, -1, -1, -1 }, { 0x24773, -1, -1, 1435275, -1, -1, -1, -1, -1, -1 }, { 0x24777, -1, -1, 1435279, -1, -1, -1, -1, -1, -1 }, { 0x24778, -1, -1, 1435286, -1, -1, -1, -1, -1, -1 }, { 0x24779, -1, -1, 1435290, -1, -1, -1, -1, -1, 1435295 }, { 0x2477B, -1, -1, 1435300, -1, -1, -1, -1, -1, -1 }, { 0x2477D, -1, -1, 1435304, -1, -1, -1, -1, -1, -1 }, { 0x2477F, -1, -1, 1435308, -1, -1, -1, -1, -1, -1 }, { 0x24782, -1, -1, 1435315, -1, -1, -1, -1, -1, -1 }, { 0x24787, -1, -1, 1435320, -1, -1, -1, -1, -1, -1 }, { 0x24788, -1, -1, 1435324, -1, -1, -1, -1, -1, -1 }, { 0x24789, -1, -1, 1435328, -1, -1, -1, -1, -1, -1 }, { 0x2478A, -1, -1, 1435333, -1, -1, -1, -1, -1, -1 }, { 0x2478B, -1, -1, 1435338, -1, -1, -1, -1, -1, -1 }, { 0x2478C, -1, -1, 1435343, -1, -1, -1, -1, -1, -1 }, { 0x2478D, -1, -1, 1435348, -1, -1, -1, -1, -1, -1 }, { 0x2478F, -1, 1435353, -1, -1, -1, -1, -1, -1, -1 }, { 0x24790, -1, -1, -1, -1, -1, -1, -1, -1, 1435357 }, { 0x24791, -1, -1, -1, -1, -1, -1, -1, -1, 1435364 }, { 0x24792, -1, -1, -1, -1, -1, -1, -1, -1, 1435369 }, { 0x24793, -1, -1, -1, -1, -1, -1, -1, -1, 1435377 }, { 0x24794, -1, -1, -1, -1, -1, -1, -1, -1, 1435382 }, { 0x24795, -1, -1, -1, -1, -1, -1, -1, -1, 1435389 }, { 0x24796, -1, -1, -1, -1, -1, -1, -1, -1, 1435395 }, { 0x24797, -1, -1, 1435400, -1, -1, -1, -1, -1, -1 }, { 0x24798, -1, -1, -1, -1, -1, -1, -1, -1, 1435406 }, { 0x2479A, -1, -1, 1435411, -1, -1, -1, -1, -1, -1 }, { 0x2479B, -1, -1, 1435417, -1, -1, -1, -1, -1, -1 }, { 0x2479E, -1, -1, 1435423, -1, -1, -1, -1, -1, -1 }, { 0x2479F, -1, -1, 1435427, -1, -1, -1, -1, -1, -1 }, { 0x247A0, -1, -1, 1435432, -1, -1, -1, -1, -1, -1 }, { 0x247A1, -1, -1, 1435437, -1, -1, -1, -1, -1, -1 }, { 0x247A2, -1, -1, 1435442, -1, -1, -1, -1, -1, -1 }, { 0x247A4, -1, -1, 1435448, -1, -1, -1, -1, -1, -1 }, { 0x247A5, -1, -1, 1435454, -1, -1, -1, -1, -1, -1 }, { 0x247A6, -1, -1, -1, -1, -1, -1, -1, -1, 1435459 }, { 0x247A7, -1, -1, -1, -1, -1, -1, -1, -1, 1435465 }, { 0x247A8, -1, -1, -1, -1, -1, -1, -1, -1, 1435472 }, { 0x247A9, -1, -1, -1, -1, -1, -1, -1, -1, 1435476 }, { 0x247AA, -1, -1, -1, -1, -1, -1, -1, -1, 1435481 }, { 0x247AB, -1, -1, -1, -1, -1, -1, -1, -1, 1435486 }, { 0x247AE, -1, -1, 1435491, -1, -1, -1, -1, -1, -1 }, { 0x247B0, -1, -1, 1435497, -1, -1, -1, -1, -1, -1 }, { 0x247B2, -1, -1, 1435502, -1, -1, -1, -1, -1, -1 }, { 0x247B3, -1, -1, 1435506, -1, -1, -1, -1, -1, -1 }, { 0x247B4, -1, -1, 1435511, -1, -1, -1, -1, -1, -1 }, { 0x247B6, -1, -1, 1435516, -1, -1, -1, -1, -1, -1 }, { 0x247BA, -1, -1, -1, -1, -1, -1, -1, -1, 1435521 }, { 0x247BB, -1, -1, -1, -1, -1, -1, -1, -1, 1435526 }, { 0x247BC, -1, -1, -1, -1, -1, -1, -1, -1, 1435531 }, { 0x247BD, -1, -1, -1, -1, -1, -1, -1, -1, 1435537 }, { 0x247BF, -1, -1, 1435546, -1, -1, -1, -1, -1, -1 }, { 0x247C0, -1, -1, 1435550, -1, -1, -1, -1, -1, -1 }, { 0x247C2, -1, -1, -1, -1, -1, -1, -1, -1, 1435555 }, { 0x247C3, -1, -1, 1435562, -1, -1, -1, -1, -1, -1 }, { 0x247C5, -1, -1, 1435567, -1, -1, -1, -1, -1, -1 }, { 0x247C6, -1, -1, 1435573, -1, -1, -1, -1, -1, -1 }, { 0x247C7, -1, -1, 1435578, -1, -1, -1, -1, -1, -1 }, { 0x247C9, -1, -1, 1435583, -1, -1, -1, -1, -1, -1 }, { 0x247CD, -1, -1, 1435587, -1, -1, -1, -1, -1, -1 }, { 0x247CE, -1, -1, 1435592, -1, -1, -1, -1, -1, -1 }, { 0x247D1, -1, -1, 1435597, -1, -1, -1, -1, -1, -1 }, { 0x247D3, -1, -1, 1435601, -1, -1, -1, -1, -1, -1 }, { 0x247D6, -1, -1, 1435605, -1, -1, -1, -1, -1, -1 }, { 0x247D8, -1, -1, 1435610, -1, -1, -1, -1, -1, -1 }, { 0x247DA, -1, -1, 1435614, -1, -1, -1, -1, -1, -1 }, { 0x247DB, -1, -1, -1, -1, -1, -1, -1, -1, 1435619 }, { 0x247DD, -1, -1, 1435625, -1, -1, -1, -1, -1, -1 }, { 0x247DE, -1, -1, 1435630, -1, -1, -1, -1, -1, -1 }, { 0x247DF, -1, -1, 1435636, -1, -1, -1, -1, -1, -1 }, { 0x247E0, -1, 1435641, 1435647, -1, -1, -1, -1, -1, -1 }, { 0x247E2, -1, -1, 1435651, -1, -1, -1, -1, -1, -1 }, { 0x247E3, -1, -1, 1435656, -1, -1, -1, -1, -1, -1 }, { 0x247E4, -1, -1, 1435662, -1, -1, -1, -1, -1, -1 }, { 0x247E5, -1, -1, 1435667, -1, -1, -1, -1, -1, -1 }, { 0x247E6, -1, -1, 1435671, -1, -1, -1, -1, -1, -1 }, { 0x247E7, -1, -1, 1435676, -1, -1, -1, -1, -1, -1 }, { 0x247EA, -1, -1, 1435680, -1, -1, -1, -1, -1, -1 }, { 0x247F7, -1, -1, 1435684, -1, -1, -1, -1, -1, -1 }, { 0x247F8, -1, -1, 1435689, -1, -1, -1, -1, -1, -1 }, { 0x247FC, -1, -1, 1435695, -1, -1, -1, -1, -1, -1 }, { 0x247FE, -1, -1, 1435701, -1, -1, -1, -1, -1, -1 }, { 0x247FF, -1, -1, 1435705, -1, -1, -1, -1, -1, -1 }, { 0x24800, -1, -1, 1435711, -1, -1, -1, -1, -1, -1 }, { 0x24802, -1, -1, -1, -1, -1, -1, -1, -1, 1435715 }, { 0x24803, -1, -1, -1, -1, -1, -1, -1, -1, 1435724 }, { 0x24804, -1, -1, -1, -1, -1, -1, -1, -1, 1435731 }, { 0x24805, -1, -1, -1, -1, -1, -1, -1, -1, 1435735 }, { 0x24806, -1, -1, -1, -1, -1, -1, -1, -1, 1435739 }, { 0x24807, -1, -1, 1435745, -1, -1, -1, -1, -1, -1 }, { 0x2480B, -1, -1, 1435749, -1, -1, -1, -1, -1, 1435754 }, { 0x2480C, -1, -1, 1435760, -1, -1, -1, -1, -1, -1 }, { 0x2480D, -1, -1, 1435766, -1, -1, -1, -1, -1, -1 }, { 0x2480E, -1, -1, 1435771, -1, -1, -1, -1, -1, -1 }, { 0x24810, -1, -1, 1435775, -1, -1, -1, -1, -1, -1 }, { 0x24811, 1435784, 1435779, -1, -1, -1, -1, -1, -1, -1 }, { 0x24812, -1, 1435794, -1, -1, -1, -1, -1, -1, -1 }, { 0x24813, -1, -1, 1435798, -1, -1, -1, -1, -1, -1 }, { 0x24816, -1, -1, 1435802, -1, -1, -1, -1, -1, -1 }, { 0x24818, -1, -1, 1435808, -1, -1, -1, -1, -1, -1 }, { 0x24819, -1, -1, 1435813, -1, -1, -1, -1, -1, -1 }, { 0x2481A, -1, -1, 1435818, -1, -1, -1, -1, -1, 1435822 }, { 0x2481B, -1, -1, 1435827, -1, -1, -1, -1, -1, -1 }, { 0x2481D, -1, -1, 1435834, -1, -1, -1, -1, -1, -1 }, { 0x2481F, -1, -1, 1435839, -1, -1, -1, -1, -1, -1 }, { 0x24820, -1, -1, 1435843, -1, -1, -1, -1, -1, -1 }, { 0x24823, -1, 1435850, -1, -1, -1, -1, -1, -1, -1 }, { 0x24824, -1, -1, -1, -1, -1, -1, -1, -1, 1435855 }, { 0x2482A, -1, -1, 1435863, -1, -1, -1, -1, -1, -1 }, { 0x2482B, -1, -1, 1435867, -1, -1, -1, -1, -1, -1 }, { 0x2482D, -1, -1, 1435871, -1, -1, -1, -1, -1, -1 }, { 0x2482F, -1, -1, 1435876, -1, -1, -1, -1, -1, -1 }, { 0x24830, -1, -1, -1, -1, -1, -1, -1, -1, 1435882 }, { 0x24831, -1, -1, -1, -1, -1, -1, -1, -1, 1435888 }, { 0x24832, -1, -1, -1, -1, -1, -1, -1, -1, 1435894 }, { 0x24833, -1, -1, -1, -1, -1, -1, -1, -1, 1435900 }, { 0x24834, -1, -1, -1, -1, -1, -1, -1, -1, 1435906 }, { 0x24836, -1, -1, 1435914, -1, -1, -1, -1, -1, 1435920 }, { 0x24837, -1, -1, -1, -1, -1, -1, -1, -1, 1435927 }, { 0x24839, -1, -1, -1, -1, -1, -1, -1, -1, 1435932 }, { 0x2483A, -1, -1, 1435937, -1, -1, -1, -1, -1, -1 }, { 0x2483C, -1, -1, 1435941, -1, -1, -1, -1, -1, -1 }, { 0x2483D, -1, -1, 1435946, -1, -1, -1, -1, -1, -1 }, { 0x2483F, -1, -1, 1435950, -1, -1, -1, -1, -1, -1 }, { 0x24841, -1, -1, -1, -1, -1, -1, -1, -1, 1435956 }, { 0x24842, -1, -1, 1435961, -1, -1, -1, -1, -1, -1 }, { 0x24843, -1, -1, 1435966, -1, -1, -1, -1, -1, -1 }, { 0x24846, -1, -1, 1435970, -1, -1, -1, -1, -1, -1 }, { 0x24847, -1, -1, 1435976, -1, -1, -1, -1, -1, -1 }, { 0x2484C, -1, -1, -1, -1, -1, -1, -1, -1, 1435981 }, { 0x2484F, -1, -1, 1435988, -1, -1, -1, -1, -1, -1 }, { 0x24850, -1, -1, 1435993, -1, -1, -1, -1, -1, -1 }, { 0x24853, -1, -1, 1435998, -1, -1, -1, -1, -1, -1 }, { 0x24854, -1, -1, 1436002, -1, -1, -1, -1, -1, -1 }, { 0x24855, -1, -1, 1436008, -1, -1, -1, -1, -1, -1 }, { 0x24856, -1, -1, 1436013, -1, -1, -1, -1, -1, -1 }, { 0x2485A, -1, -1, -1, -1, -1, -1, -1, -1, 1436018 }, { 0x2485B, -1, -1, -1, -1, -1, -1, -1, -1, 1436024 }, { 0x2485D, -1, -1, 1436029, -1, -1, -1, -1, -1, -1 }, { 0x2485F, -1, -1, 1436033, -1, -1, -1, -1, -1, -1 }, { 0x24861, -1, -1, 1436039, -1, -1, -1, -1, -1, -1 }, { 0x24862, -1, -1, 1436043, -1, -1, -1, -1, -1, -1 }, { 0x24863, -1, -1, 1436048, -1, -1, -1, -1, -1, -1 }, { 0x24864, -1, -1, 1436052, -1, -1, -1, -1, -1, -1 }, { 0x24865, -1, -1, 1436057, -1, -1, -1, -1, -1, -1 }, { 0x24867, -1, -1, 1436062, -1, -1, -1, -1, -1, -1 }, { 0x24868, -1, -1, 1436067, -1, -1, -1, -1, -1, -1 }, { 0x2486A, -1, -1, 1436072, -1, -1, -1, -1, -1, -1 }, { 0x2486C, -1, -1, 1436077, -1, -1, -1, -1, -1, -1 }, { 0x2486D, -1, -1, 1436081, -1, -1, -1, -1, -1, -1 }, { 0x2486E, 1436087, -1, 1436104, -1, -1, -1, -1, -1, 1436109 }, { 0x2486F, -1, -1, 1436121, -1, -1, -1, -1, -1, -1 }, { 0x24870, -1, -1, 1436127, -1, -1, -1, -1, -1, -1 }, { 0x24871, -1, -1, 1436132, -1, -1, -1, -1, -1, -1 }, { 0x24872, -1, -1, 1436137, -1, -1, -1, -1, -1, -1 }, { 0x24873, -1, -1, 1436142, -1, -1, -1, -1, -1, -1 }, { 0x24876, -1, -1, 1436148, -1, -1, -1, -1, -1, -1 }, { 0x2487E, -1, -1, 1436152, -1, -1, -1, -1, -1, -1 }, { 0x2487F, -1, -1, 1436155, -1, -1, -1, -1, -1, -1 }, { 0x24880, -1, -1, 1436159, -1, -1, -1, -1, -1, -1 }, { 0x24881, -1, -1, 1436163, -1, -1, -1, -1, -1, -1 }, { 0x24882, -1, 1436169, 1436174, -1, -1, -1, -1, -1, -1 }, { 0x24884, -1, -1, 1436178, -1, -1, -1, -1, -1, -1 }, { 0x24887, -1, -1, -1, -1, -1, -1, -1, -1, 1436185 }, { 0x24888, -1, -1, -1, -1, -1, -1, -1, -1, 1436192 }, { 0x2488A, -1, -1, 1436197, -1, -1, -1, -1, -1, -1 }, { 0x2488B, -1, -1, 1436201, -1, -1, -1, -1, -1, -1 }, { 0x2488E, -1, -1, 1436206, -1, -1, -1, -1, -1, -1 }, { 0x2488F, -1, -1, 1436212, -1, -1, -1, -1, -1, -1 }, { 0x24890, -1, -1, 1436217, -1, -1, -1, -1, -1, -1 }, { 0x24892, -1, -1, 1436223, -1, -1, -1, -1, -1, -1 }, { 0x24893, -1, -1, 1436229, -1, -1, -1, -1, -1, -1 }, { 0x24894, -1, -1, -1, -1, -1, -1, -1, -1, 1436233 }, { 0x24895, 1436243, 1436238, 1436275, -1, -1, -1, -1, -1, -1 }, { 0x24896, -1, -1, 1436280, -1, -1, -1, -1, -1, -1 }, { 0x24897, -1, -1, 1436285, -1, -1, -1, -1, -1, 1436290 }, { 0x24898, -1, -1, 1436295, -1, -1, -1, -1, -1, -1 }, { 0x2489F, -1, -1, 1436299, -1, -1, -1, -1, -1, -1 }, { 0x248A3, -1, -1, 1436303, -1, -1, -1, -1, -1, -1 }, { 0x248A4, -1, -1, -1, -1, -1, -1, -1, -1, 1436307 }, { 0x248A5, -1, -1, -1, -1, -1, -1, -1, -1, 1436313 }, { 0x248A6, -1, -1, 1436321, -1, -1, -1, -1, -1, -1 }, { 0x248A8, -1, -1, 1436326, -1, -1, -1, -1, -1, -1 }, { 0x248AA, 1436336, 1436331, 1436344, 1436349, -1, -1, -1, -1, -1 }, { 0x248AB, -1, -1, -1, -1, -1, -1, -1, -1, 1436356 }, { 0x248AC, -1, -1, -1, -1, -1, -1, -1, -1, 1436362 }, { 0x248AD, -1, -1, 1436371, -1, -1, -1, -1, -1, -1 }, { 0x248AE, -1, -1, 1436376, -1, -1, -1, -1, -1, -1 }, { 0x248B4, -1, -1, 1436382, -1, -1, -1, -1, -1, -1 }, { 0x248B5, -1, -1, 1436388, -1, -1, -1, -1, -1, -1 }, { 0x248B6, -1, -1, 1436392, -1, -1, -1, -1, -1, -1 }, { 0x248B9, -1, -1, 1436399, -1, -1, -1, -1, -1, -1 }, { 0x248BA, -1, -1, 1436404, -1, -1, -1, -1, -1, -1 }, { 0x248BC, -1, -1, 1436409, -1, -1, -1, -1, -1, -1 }, { 0x248BD, -1, -1, -1, -1, -1, -1, -1, -1, 1436414 }, { 0x248BE, -1, -1, -1, -1, -1, -1, -1, -1, 1436421 }, { 0x248BF, -1, -1, -1, -1, -1, -1, -1, -1, 1436427 }, { 0x248C3, -1, -1, 1436432, -1, -1, -1, -1, -1, -1 }, { 0x248C4, -1, -1, -1, -1, -1, -1, -1, -1, 1436436 }, { 0x248C5, -1, -1, 1436440, -1, -1, -1, -1, -1, -1 }, { 0x248C6, -1, -1, 1436445, -1, -1, -1, -1, -1, -1 }, { 0x248CC, -1, -1, 1436451, -1, -1, -1, -1, -1, -1 }, { 0x248CE, -1, -1, 1436457, -1, -1, -1, -1, -1, -1 }, { 0x248D1, -1, -1, 1436463, -1, -1, -1, -1, -1, -1 }, { 0x248D8, -1, -1, 1436468, -1, -1, -1, -1, -1, -1 }, { 0x248D9, -1, -1, 1436474, -1, -1, -1, -1, -1, -1 }, { 0x248DA, -1, -1, -1, -1, -1, -1, -1, -1, 1436479 }, { 0x248DE, -1, -1, 1436485, -1, -1, -1, -1, -1, -1 }, { 0x248DF, -1, -1, 1436491, -1, -1, -1, -1, -1, -1 }, { 0x248E0, -1, -1, 1436496, -1, -1, -1, -1, -1, -1 }, { 0x248E1, -1, -1, -1, -1, -1, -1, -1, -1, 1436502 }, { 0x248E8, -1, -1, 1436508, -1, -1, -1, -1, -1, -1 }, { 0x248E9, -1, 1436512, -1, -1, -1, -1, -1, -1, -1 }, { 0x248EC, -1, -1, 1436517, -1, -1, -1, -1, -1, -1 }, { 0x248EE, -1, -1, 1436521, -1, -1, -1, -1, -1, -1 }, { 0x248EF, -1, -1, 1436525, -1, -1, -1, -1, -1, -1 }, { 0x248F0, -1, 1436530, 1436541, -1, -1, -1, -1, 1436535, -1 }, { 0x248F1, -1, 1436545, -1, -1, -1, -1, -1, -1, -1 }, { 0x248F2, -1, 1436549, 1436555, -1, -1, -1, -1, -1, -1 }, { 0x248F3, -1, 1436560, -1, -1, -1, -1, -1, -1, -1 }, { 0x248F5, -1, -1, 1436565, -1, -1, -1, -1, -1, -1 }, { 0x248F6, -1, -1, 1436569, -1, -1, -1, -1, -1, -1 }, { 0x248F8, -1, -1, 1436574, -1, -1, -1, -1, -1, -1 }, { 0x248F9, -1, -1, 1436578, -1, -1, -1, -1, -1, -1 }, { 0x248FB, -1, 1436582, 1436587, -1, -1, -1, -1, -1, -1 }, { 0x248FC, -1, -1, 1436591, -1, -1, -1, -1, -1, -1 }, { 0x248FF, -1, 1436596, -1, -1, -1, -1, -1, -1, -1 }, { 0x24900, -1, 1436601, -1, -1, -1, -1, -1, -1, -1 }, { 0x24901, -1, 1436607, -1, -1, -1, -1, -1, -1, -1 }, { 0x2490A, -1, -1, 1436613, -1, -1, -1, -1, -1, -1 }, { 0x2490B, -1, -1, 1436617, -1, -1, -1, -1, -1, -1 }, { 0x2490C, -1, 1436621, -1, -1, -1, -1, -1, -1, -1 }, { 0x24910, -1, -1, 1436627, -1, -1, -1, -1, -1, -1 }, { 0x24911, -1, -1, 1436631, -1, -1, -1, -1, -1, -1 }, { 0x24912, -1, -1, 1436638, -1, -1, -1, -1, -1, -1 }, { 0x24916, -1, 1436642, -1, -1, -1, -1, -1, -1, -1 }, { 0x24917, -1, 1436647, -1, -1, -1, -1, -1, -1, -1 }, { 0x24919, -1, 1436657, -1, -1, -1, -1, -1, -1, -1 }, { 0x24926, -1, -1, 1436662, -1, -1, -1, -1, -1, -1 }, { 0x24927, -1, -1, 1436668, -1, -1, -1, -1, -1, -1 }, { 0x24929, -1, -1, 1436673, -1, -1, -1, -1, -1, -1 }, { 0x2492B, -1, -1, 1436678, -1, -1, -1, -1, -1, -1 }, { 0x2492C, -1, -1, 1436683, -1, -1, -1, -1, -1, -1 }, { 0x2492E, -1, -1, 1436688, -1, -1, -1, -1, -1, -1 }, { 0x2492F, -1, 1436694, -1, -1, -1, -1, -1, -1, -1 }, { 0x24930, -1, -1, -1, -1, -1, -1, -1, -1, 1436700 }, { 0x24931, -1, -1, 1436704, -1, -1, -1, -1, -1, -1 }, { 0x24932, -1, -1, 1436708, -1, -1, -1, -1, -1, -1 }, { 0x24933, -1, 1436714, -1, -1, -1, -1, -1, -1, -1 }, { 0x24934, -1, 1436718, -1, -1, -1, -1, -1, -1, -1 }, { 0x24936, -1, -1, 1436723, -1, -1, -1, -1, -1, -1 }, { 0x24937, -1, -1, 1436730, -1, -1, -1, -1, -1, -1 }, { 0x24938, -1, -1, 1436735, -1, -1, -1, -1, -1, -1 }, { 0x2493A, -1, -1, 1436740, -1, -1, -1, -1, -1, -1 }, { 0x2493E, -1, 1436744, -1, -1, -1, -1, -1, -1, -1 }, { 0x2493F, -1, 1436749, -1, -1, -1, -1, -1, -1, -1 }, { 0x24940, -1, 1436755, -1, -1, -1, -1, -1, -1, -1 }, { 0x24941, -1, 1436759, -1, -1, -1, -1, -1, -1, -1 }, { 0x24942, -1, 1436765, -1, -1, -1, -1, -1, -1, -1 }, { 0x24943, -1, 1436770, -1, -1, -1, -1, -1, -1, -1 }, { 0x24951, -1, -1, -1, -1, -1, -1, -1, -1, 1436780 }, { 0x24952, -1, -1, 1436786, -1, -1, -1, -1, -1, -1 }, { 0x24953, -1, -1, 1436790, -1, -1, -1, -1, -1, -1 }, { 0x24954, -1, -1, 1436795, -1, -1, -1, -1, -1, -1 }, { 0x24957, -1, -1, 1436799, -1, -1, -1, -1, -1, -1 }, { 0x24959, -1, -1, 1436804, -1, -1, -1, -1, -1, -1 }, { 0x24962, -1, 1436809, -1, -1, -1, -1, -1, -1, -1 }, { 0x24963, -1, 1436814, -1, -1, -1, -1, -1, -1, -1 }, { 0x2496D, -1, -1, 1436819, -1, -1, -1, -1, -1, 1436824 }, { 0x2496E, -1, -1, 1436828, -1, -1, -1, -1, -1, -1 }, { 0x24970, -1, -1, 1436833, -1, -1, -1, -1, -1, -1 }, { 0x24974, -1, 1436838, -1, -1, -1, -1, -1, -1, -1 }, { 0x24975, -1, 1436842, -1, -1, -1, -1, -1, -1, -1 }, { 0x24976, -1, 1436848, -1, -1, -1, -1, -1, -1, -1 }, { 0x24977, -1, -1, 1436858, -1, -1, -1, -1, -1, -1 }, { 0x2497B, -1, 1436864, -1, -1, -1, -1, -1, -1, -1 }, { 0x2497D, -1, -1, 1436869, -1, -1, -1, -1, -1, -1 }, { 0x2497F, -1, 1436873, 1436878, -1, -1, -1, -1, -1, -1 }, { 0x24980, -1, -1, 1436882, -1, -1, -1, -1, -1, -1 }, { 0x24982, -1, 1436886, -1, -1, -1, -1, -1, -1, -1 }, { 0x24983, -1, -1, 1436897, -1, -1, -1, -1, -1, -1 }, { 0x24984, -1, -1, 1436902, -1, -1, -1, -1, -1, -1 }, { 0x24988, -1, 1436907, -1, -1, -1, -1, -1, -1, -1 }, { 0x24989, -1, 1436912, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498A, -1, 1436918, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498B, -1, 1436924, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498C, -1, 1436930, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498D, -1, 1436934, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498E, -1, 1436939, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498F, -1, 1436945, -1, -1, -1, -1, -1, -1, -1 }, { 0x24994, -1, 1436951, -1, -1, -1, -1, -1, -1, -1 }, { 0x249A4, -1, 1436957, 1436961, -1, -1, -1, -1, -1, -1 }, { 0x249A6, -1, -1, 1436965, -1, -1, -1, -1, -1, -1 }, { 0x249A7, -1, 1436970, -1, -1, -1, -1, -1, -1, -1 }, { 0x249A9, -1, 1436974, -1, -1, -1, -1, -1, -1, -1 }, { 0x249AA, -1, -1, 1436984, -1, -1, -1, -1, -1, -1 }, { 0x249AB, -1, 1436990, -1, -1, -1, -1, -1, -1, -1 }, { 0x249AC, -1, 1436996, -1, -1, -1, -1, -1, -1, -1 }, { 0x249AD, -1, 1437006, -1, -1, -1, -1, -1, -1, -1 }, { 0x249AE, -1, -1, 1437012, -1, -1, -1, -1, -1, -1 }, { 0x249B7, -1, 1437017, -1, -1, -1, -1, -1, -1, -1 }, { 0x249B8, -1, 1437022, -1, -1, -1, -1, -1, -1, -1 }, { 0x249B9, -1, 1437027, -1, -1, -1, -1, -1, -1, -1 }, { 0x249BA, -1, 1437033, -1, -1, -1, -1, -1, -1, -1 }, { 0x249BB, -1, 1437038, -1, -1, -1, -1, -1, -1, -1 }, { 0x249C5, -1, 1437045, -1, -1, -1, -1, -1, -1, -1 }, { 0x249D0, -1, 1437051, -1, -1, -1, -1, -1, -1, -1 }, { 0x249D5, -1, -1, 1437056, -1, -1, -1, -1, -1, -1 }, { 0x249D8, -1, -1, 1437060, -1, -1, -1, -1, -1, -1 }, { 0x249D9, -1, -1, 1437066, -1, -1, -1, -1, -1, -1 }, { 0x249DA, 1437076, 1437070, 1437086, -1, -1, -1, -1, -1, -1 }, { 0x249DB, -1, -1, 1437092, -1, -1, -1, -1, -1, -1 }, { 0x249DC, -1, -1, 1437096, -1, -1, -1, -1, -1, -1 }, { 0x249DE, -1, 1437101, -1, -1, -1, -1, -1, -1, -1 }, { 0x249DF, -1, 1437106, -1, -1, -1, -1, -1, -1, -1 }, { 0x249E0, -1, -1, 1437112, -1, -1, -1, -1, -1, -1 }, { 0x249E3, -1, 1437118, 1437123, -1, -1, -1, -1, -1, -1 }, { 0x249E5, -1, 1437129, -1, -1, -1, -1, -1, -1, -1 }, { 0x249E9, -1, -1, 1437135, -1, -1, -1, -1, -1, -1 }, { 0x249EB, -1, -1, 1437140, -1, -1, -1, -1, -1, -1 }, { 0x249EC, -1, 1437145, -1, -1, -1, -1, -1, -1, -1 }, { 0x249ED, -1, 1437150, 1437156, -1, -1, -1, -1, -1, -1 }, { 0x249F6, -1, 1437162, -1, -1, -1, -1, -1, -1, -1 }, { 0x249F7, -1, 1437167, -1, -1, -1, -1, -1, -1, -1 }, { 0x249F8, -1, 1437172, -1, -1, -1, -1, -1, -1, -1 }, { 0x249F9, -1, 1437177, -1, -1, -1, -1, -1, -1, -1 }, { 0x249FB, -1, 1437181, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A01, -1, -1, -1, -1, -1, -1, -1, 1437187, -1 }, { 0x24A0D, -1, -1, 1437193, -1, -1, -1, -1, -1, -1 }, { 0x24A0E, -1, 1437197, 1437203, -1, -1, -1, -1, -1, -1 }, { 0x24A10, -1, -1, 1437207, -1, -1, -1, -1, -1, -1 }, { 0x24A11, -1, -1, 1437211, -1, -1, -1, -1, -1, -1 }, { 0x24A12, -1, 1437215, -1, -1, -1, -1, -1, 1437220, -1 }, { 0x24A13, -1, 1437226, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A15, -1, 1437231, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A16, -1, -1, 1437236, -1, -1, -1, -1, -1, -1 }, { 0x24A17, -1, -1, 1437240, -1, -1, -1, -1, -1, -1 }, { 0x24A19, -1, -1, 1437245, -1, -1, -1, -1, -1, -1 }, { 0x24A21, -1, 1437249, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A22, -1, 1437255, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A23, -1, 1437261, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A24, -1, 1437266, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A25, -1, 1437271, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A26, -1, 1437276, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A27, -1, 1437280, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A28, -1, 1437285, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A29, -1, 1437290, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A2A, -1, 1437295, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A36, -1, -1, 1437301, -1, -1, -1, -1, -1, -1 }, { 0x24A3B, -1, -1, 1437307, -1, -1, -1, -1, -1, -1 }, { 0x24A3E, -1, 1437313, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A42, -1, 1437319, 1437324, -1, -1, -1, -1, -1, -1 }, { 0x24A44, -1, -1, 1437329, -1, -1, -1, -1, -1, -1 }, { 0x24A45, -1, 1437336, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A4A, -1, 1437342, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A4E, -1, 1437347, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A4F, -1, 1437353, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A50, -1, 1437359, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A51, -1, 1437363, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A5D, -1, 1437368, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A65, -1, 1437373, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A66, -1, 1437379, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A67, -1, 1437384, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A68, -1, -1, 1437390, -1, -1, -1, -1, -1, -1 }, { 0x24A69, -1, -1, 1437395, -1, -1, -1, -1, -1, -1 }, { 0x24A6A, -1, -1, 1437400, -1, -1, -1, -1, -1, -1 }, { 0x24A6D, -1, -1, 1437407, -1, -1, -1, -1, -1, -1 }, { 0x24A6E, -1, -1, 1437412, -1, -1, -1, -1, -1, -1 }, { 0x24A71, -1, 1437416, 1437421, -1, -1, -1, -1, -1, -1 }, { 0x24A72, -1, -1, 1437427, -1, -1, -1, -1, -1, -1 }, { 0x24A77, -1, 1437431, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A78, -1, 1437437, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A79, -1, 1437443, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A7A, -1, 1437448, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A7D, -1, -1, 1437452, -1, -1, -1, -1, -1, -1 }, { 0x24A84, -1, -1, 1437458, -1, -1, -1, -1, -1, -1 }, { 0x24A86, -1, -1, 1437461, -1, -1, -1, -1, -1, -1 }, { 0x24A8A, -1, -1, -1, -1, -1, -1, -1, -1, 1437466 }, { 0x24A8B, -1, -1, 1437474, -1, -1, -1, -1, -1, -1 }, { 0x24A8C, -1, 1437480, 1437485, -1, -1, -1, -1, -1, -1 }, { 0x24A8D, -1, -1, 1437489, -1, -1, -1, -1, -1, -1 }, { 0x24A8E, -1, -1, 1437494, -1, -1, -1, -1, -1, -1 }, { 0x24A93, -1, 1437499, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A94, -1, 1437505, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A95, -1, 1437516, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A96, -1, 1437521, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AA1, -1, -1, 1437526, -1, -1, -1, -1, -1, -1 }, { 0x24AA4, -1, 1437533, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AA5, -1, 1437539, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AA6, -1, 1437551, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AA7, -1, 1437555, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AAA, -1, -1, 1437561, -1, -1, -1, -1, -1, -1 }, { 0x24AAE, -1, -1, 1437568, -1, -1, -1, -1, -1, -1 }, { 0x24AB1, -1, 1437574, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AB2, -1, 1437579, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AB3, -1, 1437584, -1, -1, -1, -1, -1, -1, -1 }, { 0x24ABA, -1, 1437589, -1, -1, -1, -1, -1, -1, -1 }, { 0x24ABB, -1, 1437594, -1, -1, -1, -1, -1, -1, -1 }, { 0x24ABC, -1, 1437600, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AC0, -1, 1437605, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AC7, -1, 1437611, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AC9, -1, -1, 1437616, -1, -1, -1, -1, -1, -1 }, { 0x24ACA, -1, 1437621, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AD1, -1, 1437627, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AD5, -1, -1, 1437632, -1, -1, -1, -1, -1, -1 }, { 0x24ADD, -1, -1, 1437637, -1, -1, -1, -1, -1, -1 }, { 0x24ADE, -1, -1, 1437641, -1, -1, -1, -1, -1, -1 }, { 0x24ADF, -1, 1437647, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AE2, -1, 1437652, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AE3, -1, -1, 1437657, -1, -1, -1, -1, -1, -1 }, { 0x24AE7, -1, -1, 1437662, -1, -1, -1, -1, -1, -1 }, { 0x24AE8, -1, -1, 1437667, -1, -1, -1, -1, -1, -1 }, { 0x24AE9, 1437678, 1437672, 1437725, -1, -1, -1, -1, -1, -1 }, { 0x24AEB, -1, -1, 1437731, -1, -1, -1, -1, -1, -1 }, { 0x24AEC, -1, -1, 1437736, -1, -1, -1, -1, -1, -1 }, { 0x24AF1, -1, -1, 1437742, -1, -1, -1, -1, -1, -1 }, { 0x24AF2, -1, -1, 1437747, -1, -1, -1, -1, -1, -1 }, { 0x24AF5, -1, -1, 1437753, -1, -1, -1, -1, -1, -1 }, { 0x24AF6, -1, -1, 1437758, -1, -1, -1, -1, -1, -1 }, { 0x24AF7, -1, -1, 1437763, -1, -1, -1, -1, -1, -1 }, { 0x24AF9, -1, -1, 1437769, -1, -1, -1, -1, -1, -1 }, { 0x24AFA, -1, -1, 1437773, -1, -1, -1, -1, -1, -1 }, { 0x24AFB, -1, -1, 1437778, -1, -1, -1, -1, -1, -1 }, { 0x24AFF, -1, -1, -1, -1, -1, -1, -1, -1, 1437782 }, { 0x24B00, -1, -1, -1, -1, -1, -1, -1, -1, 1437787 }, { 0x24B01, -1, -1, 1437792, -1, -1, -1, -1, -1, -1 }, { 0x24B02, -1, -1, 1437797, -1, -1, -1, -1, -1, -1 }, { 0x24B03, -1, -1, 1437801, -1, -1, -1, -1, -1, -1 }, { 0x24B08, -1, -1, -1, -1, -1, -1, -1, -1, 1437806 }, { 0x24B0C, -1, -1, 1437812, -1, -1, -1, -1, -1, -1 }, { 0x24B0F, -1, 1437818, 1437828, -1, -1, -1, -1, -1, -1 }, { 0x24B10, -1, -1, 1437833, -1, -1, -1, -1, -1, -1 }, { 0x24B13, -1, -1, 1437839, -1, -1, -1, -1, -1, -1 }, { 0x24B14, -1, -1, 1437845, -1, -1, -1, -1, -1, -1 }, { 0x24B15, -1, -1, 1437850, -1, -1, -1, -1, -1, -1 }, { 0x24B16, -1, -1, 1437854, -1, -1, -1, -1, -1, -1 }, { 0x24B18, -1, -1, 1437859, -1, -1, -1, -1, -1, -1 }, { 0x24B1B, 1437863, -1, 1437871, -1, -1, -1, -1, -1, -1 }, { 0x24B1D, -1, -1, 1437875, -1, -1, -1, -1, -1, -1 }, { 0x24B20, -1, -1, 1437880, -1, -1, -1, -1, -1, -1 }, { 0x24B25, -1, -1, 1437886, -1, -1, -1, -1, -1, -1 }, { 0x24B26, -1, -1, 1437892, -1, -1, -1, -1, -1, -1 }, { 0x24B27, -1, -1, 1437896, -1, -1, -1, -1, -1, -1 }, { 0x24B28, -1, -1, 1437900, -1, -1, -1, -1, -1, -1 }, { 0x24B29, -1, -1, 1437905, -1, -1, -1, -1, -1, -1 }, { 0x24B2A, -1, -1, 1437909, -1, -1, -1, -1, -1, 1437913 }, { 0x24B2B, -1, -1, 1437919, -1, -1, -1, -1, -1, -1 }, { 0x24B2D, -1, -1, 1437924, -1, -1, -1, -1, -1, -1 }, { 0x24B2F, -1, -1, 1437928, -1, -1, -1, -1, -1, -1 }, { 0x24B31, -1, -1, 1437933, -1, -1, -1, -1, -1, -1 }, { 0x24B32, -1, -1, -1, -1, -1, -1, -1, -1, 1437937 }, { 0x24B33, -1, -1, 1437943, -1, -1, -1, -1, -1, -1 }, { 0x24B35, -1, -1, 1437949, -1, -1, -1, -1, -1, -1 }, { 0x24B37, -1, -1, 1437953, -1, -1, -1, -1, -1, -1 }, { 0x24B38, -1, -1, -1, -1, -1, -1, -1, -1, 1437957 }, { 0x24B3E, -1, -1, 1437963, -1, -1, -1, -1, -1, -1 }, { 0x24B3F, -1, -1, 1437968, -1, -1, -1, -1, -1, -1 }, { 0x24B42, -1, -1, 1437972, -1, -1, -1, -1, -1, -1 }, { 0x24B48, -1, -1, 1437977, -1, -1, -1, -1, -1, -1 }, { 0x24B49, -1, -1, 1437983, -1, -1, -1, -1, -1, -1 }, { 0x24B4C, -1, -1, 1437990, -1, -1, -1, -1, -1, -1 }, { 0x24B4D, -1, -1, 1437994, -1, -1, -1, -1, -1, -1 }, { 0x24B51, -1, -1, 1437999, -1, -1, -1, -1, -1, -1 }, { 0x24B52, -1, -1, 1438003, -1, -1, -1, -1, -1, -1 }, { 0x24B54, -1, -1, 1438008, -1, -1, -1, -1, -1, -1 }, { 0x24B59, -1, -1, 1438014, -1, -1, -1, -1, -1, -1 }, { 0x24B5A, -1, -1, -1, -1, -1, -1, -1, -1, 1438019 }, { 0x24B5B, -1, -1, 1438024, -1, -1, -1, -1, -1, -1 }, { 0x24B5C, -1, -1, 1438030, -1, -1, -1, -1, -1, -1 }, { 0x24B5E, -1, -1, 1438034, -1, -1, -1, -1, -1, -1 }, { 0x24B5F, -1, -1, 1438039, -1, -1, -1, -1, -1, -1 }, { 0x24B60, -1, -1, 1438043, -1, -1, -1, -1, -1, -1 }, { 0x24B62, -1, -1, 1438047, -1, -1, -1, -1, -1, -1 }, { 0x24B67, -1, -1, 1438052, -1, -1, -1, -1, -1, -1 }, { 0x24B69, -1, -1, 1438057, -1, -1, -1, -1, -1, -1 }, { 0x24B6B, -1, -1, 1438063, -1, -1, -1, -1, -1, -1 }, { 0x24B6C, -1, -1, 1438069, -1, -1, -1, -1, -1, -1 }, { 0x24B6E, -1, 1438076, -1, -1, -1, -1, -1, -1, -1 }, { 0x24B71, -1, -1, 1438082, -1, -1, -1, -1, -1, -1 }, { 0x24B74, -1, -1, 1438086, -1, -1, -1, -1, -1, -1 }, { 0x24B75, -1, -1, -1, -1, -1, -1, -1, -1, 1438090 }, { 0x24B76, -1, -1, -1, -1, -1, -1, -1, -1, 1438095 }, { 0x24B77, -1, -1, -1, -1, -1, -1, -1, -1, 1438101 }, { 0x24B78, -1, -1, -1, -1, -1, -1, -1, -1, 1438108 }, { 0x24B7B, -1, -1, 1438114, -1, -1, -1, -1, -1, -1 }, { 0x24B7C, -1, -1, 1438118, -1, -1, -1, -1, -1, -1 }, { 0x24B7D, -1, -1, 1438121, -1, -1, -1, -1, -1, -1 }, { 0x24B83, -1, -1, -1, -1, -1, -1, -1, -1, 1438125 }, { 0x24B84, -1, -1, -1, -1, -1, -1, -1, -1, 1438129 }, { 0x24B86, -1, -1, 1438136, -1, -1, -1, -1, -1, -1 }, { 0x24B8A, -1, -1, 1438140, -1, -1, -1, -1, -1, -1 }, { 0x24B8B, -1, -1, 1438146, -1, -1, -1, -1, -1, -1 }, { 0x24B8C, -1, -1, 1438151, -1, -1, -1, -1, -1, -1 }, { 0x24B8D, -1, -1, 1438156, -1, -1, -1, -1, -1, -1 }, { 0x24B8E, -1, -1, 1438163, -1, -1, -1, -1, -1, -1 }, { 0x24B8F, -1, -1, 1438168, -1, -1, -1, -1, -1, -1 }, { 0x24B90, -1, -1, 1438174, -1, -1, -1, -1, -1, -1 }, { 0x24B91, -1, -1, -1, -1, -1, -1, -1, -1, 1438179 }, { 0x24B92, -1, -1, -1, -1, -1, -1, -1, -1, 1438182 }, { 0x24B95, -1, -1, 1438186, -1, -1, -1, -1, -1, -1 }, { 0x24B97, -1, -1, -1, -1, -1, -1, -1, -1, 1438191 }, { 0x24B98, -1, -1, 1438196, -1, -1, -1, -1, -1, 1438202 }, { 0x24B99, -1, -1, 1438209, -1, -1, -1, -1, -1, -1 }, { 0x24B9A, -1, -1, 1438213, -1, -1, -1, -1, -1, -1 }, { 0x24B9C, -1, -1, 1438218, -1, -1, -1, -1, -1, -1 }, { 0x24B9E, -1, -1, -1, -1, -1, -1, -1, -1, 1438224 }, { 0x24B9F, -1, -1, -1, -1, -1, -1, -1, -1, 1438230 }, { 0x24BA0, -1, -1, -1, -1, -1, -1, -1, -1, 1438236 }, { 0x24BA5, -1, -1, -1, -1, -1, -1, -1, -1, 1438244 }, { 0x24BA7, -1, -1, 1438248, -1, -1, -1, -1, -1, -1 }, { 0x24BA8, 1438258, 1438252, -1, -1, -1, -1, -1, -1, -1 }, { 0x24BA9, -1, -1, 1438283, -1, -1, -1, -1, -1, -1 }, { 0x24BAA, -1, -1, 1438288, -1, -1, -1, -1, -1, -1 }, { 0x24BAD, 1438293, -1, 1438318, -1, -1, -1, -1, -1, -1 }, { 0x24BAF, -1, -1, 1438324, -1, -1, -1, -1, -1, -1 }, { 0x24BB0, -1, -1, 1438329, -1, -1, -1, -1, -1, -1 }, { 0x24BB1, -1, -1, 1438333, -1, -1, -1, -1, -1, -1 }, { 0x24BB3, -1, -1, 1438338, -1, -1, -1, -1, -1, -1 }, { 0x24BB7, -1, -1, 1438345, -1, -1, -1, -1, -1, -1 }, { 0x24BB8, -1, -1, 1438350, -1, -1, -1, -1, -1, -1 }, { 0x24BBC, -1, -1, 1438355, -1, -1, -1, -1, -1, -1 }, { 0x24BBD, -1, -1, 1438360, -1, -1, -1, -1, -1, -1 }, { 0x24BBE, -1, -1, -1, -1, -1, -1, -1, -1, 1438365 }, { 0x24BBF, -1, -1, -1, -1, -1, -1, -1, -1, 1438372 }, { 0x24BC4, -1, -1, 1438379, -1, -1, -1, -1, -1, -1 }, { 0x24BC6, -1, -1, -1, -1, -1, -1, -1, -1, 1438384 }, { 0x24BC7, -1, -1, 1438389, -1, -1, -1, -1, -1, -1 }, { 0x24BCA, -1, -1, -1, -1, -1, -1, -1, -1, 1438394 }, { 0x24BCC, -1, -1, 1438399, -1, -1, -1, -1, -1, -1 }, { 0x24BD0, -1, -1, 1438404, -1, -1, -1, -1, -1, -1 }, { 0x24BD1, -1, -1, -1, -1, -1, -1, -1, -1, 1438409 }, { 0x24BD6, -1, -1, 1438415, -1, -1, -1, -1, -1, -1 }, { 0x24BDA, -1, -1, 1438420, -1, -1, -1, -1, -1, -1 }, { 0x24BDC, -1, -1, 1438427, -1, -1, -1, -1, -1, -1 }, { 0x24BE1, -1, -1, 1438432, -1, -1, -1, -1, -1, -1 }, { 0x24BE5, -1, -1, 1438439, -1, -1, -1, -1, -1, -1 }, { 0x24BE8, -1, -1, -1, -1, -1, -1, -1, -1, 1438445 }, { 0x24BE9, -1, -1, -1, -1, -1, -1, -1, -1, 1438452 }, { 0x24BED, -1, -1, -1, -1, -1, -1, -1, -1, 1438459 }, { 0x24BF0, -1, -1, -1, -1, -1, -1, -1, -1, 1438465 }, { 0x24BF1, -1, -1, -1, -1, -1, -1, -1, -1, 1438471 }, { 0x24BF3, 1438475, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x24BF5, -1, 1438531, -1, -1, -1, -1, -1, -1, -1 }, { 0x24BF6, -1, -1, -1, -1, -1, -1, -1, -1, 1438537 }, { 0x24BF7, -1, -1, 1438542, -1, -1, -1, -1, -1, -1 }, { 0x24BF8, -1, -1, 1438549, -1, -1, -1, -1, -1, -1 }, { 0x24BFA, -1, -1, -1, -1, -1, -1, -1, -1, 1438554 }, { 0x24BFB, -1, -1, 1438561, -1, -1, -1, -1, -1, -1 }, { 0x24BFF, -1, -1, -1, -1, -1, -1, -1, -1, 1438567 }, { 0x24C01, -1, -1, -1, -1, -1, -1, -1, -1, 1438573 }, { 0x24C02, -1, -1, 1438578, -1, -1, -1, -1, -1, -1 }, { 0x24C05, -1, -1, 1438584, -1, -1, -1, -1, -1, -1 }, { 0x24C08, -1, -1, 1438591, -1, -1, -1, -1, -1, -1 }, { 0x24C09, -1, 1438596, -1, -1, -1, -1, -1, -1, -1 }, { 0x24C0C, -1, -1, 1438602, -1, -1, -1, -1, -1, -1 }, { 0x24C11, -1, -1, 1438609, -1, -1, -1, -1, -1, -1 }, { 0x24C19, -1, -1, 1438613, -1, -1, -1, -1, -1, -1 }, { 0x24C1A, -1, -1, 1438617, -1, -1, -1, -1, -1, -1 }, { 0x24C1D, -1, -1, 1438621, -1, -1, -1, -1, -1, -1 }, { 0x24C1F, -1, -1, 1438627, -1, -1, -1, -1, -1, -1 }, { 0x24C20, -1, -1, 1438633, -1, -1, -1, -1, -1, -1 }, { 0x24C21, -1, -1, 1438638, -1, -1, -1, -1, -1, -1 }, { 0x24C26, -1, -1, 1438644, -1, -1, -1, -1, -1, -1 }, { 0x24C2A, -1, -1, 1438649, -1, -1, -1, -1, -1, -1 }, { 0x24C2C, -1, -1, 1438654, -1, -1, -1, -1, -1, -1 }, { 0x24C33, -1, -1, 1438660, -1, -1, -1, -1, -1, -1 }, { 0x24C43, -1, -1, 1438666, -1, -1, -1, -1, -1, -1 }, { 0x24C45, -1, -1, 1438671, -1, -1, -1, -1, -1, -1 }, { 0x24C46, -1, -1, 1438675, -1, -1, -1, -1, -1, -1 }, { 0x24C47, -1, -1, 1438679, -1, -1, -1, -1, -1, -1 }, { 0x24C4B, -1, -1, 1438685, -1, -1, -1, -1, -1, -1 }, { 0x24C4C, -1, -1, 1438690, -1, -1, -1, -1, -1, -1 }, { 0x24C4D, -1, -1, 1438694, -1, -1, -1, -1, -1, -1 }, { 0x24C4E, -1, -1, 1438698, -1, -1, -1, -1, -1, -1 }, { 0x24C50, -1, -1, 1438703, -1, -1, -1, -1, -1, -1 }, { 0x24C5B, -1, -1, 1438708, -1, -1, -1, -1, -1, -1 }, { 0x24C5C, -1, -1, 1438713, -1, -1, -1, -1, -1, -1 }, { 0x24C5D, -1, -1, 1438719, -1, -1, -1, -1, -1, -1 }, { 0x24C5F, -1, -1, 1438725, -1, -1, -1, -1, -1, -1 }, { 0x24C60, -1, -1, 1438730, -1, -1, -1, -1, -1, -1 }, { 0x24C61, -1, -1, 1438736, -1, -1, -1, -1, -1, -1 }, { 0x24C63, -1, -1, 1438741, -1, -1, -1, -1, -1, -1 }, { 0x24C67, -1, -1, 1438746, -1, -1, -1, -1, -1, -1 }, { 0x24C68, -1, -1, 1438751, -1, -1, -1, -1, -1, -1 }, { 0x24C69, -1, -1, 1438757, -1, -1, -1, -1, -1, -1 }, { 0x24C74, -1, -1, 1438763, -1, -1, -1, -1, -1, -1 }, { 0x24C75, -1, -1, 1438769, -1, -1, -1, -1, -1, -1 }, { 0x24C77, -1, -1, 1438775, -1, -1, -1, -1, -1, -1 }, { 0x24C78, -1, -1, 1438780, -1, -1, -1, -1, -1, -1 }, { 0x24C79, -1, -1, 1438784, -1, -1, -1, -1, -1, -1 }, { 0x24C7A, -1, -1, 1438790, -1, -1, -1, -1, -1, -1 }, { 0x24C7D, -1, -1, 1438795, -1, -1, -1, -1, -1, -1 }, { 0x24C7E, -1, -1, 1438799, -1, -1, -1, -1, -1, -1 }, { 0x24C82, -1, -1, -1, -1, -1, -1, -1, -1, 1438804 }, { 0x24C89, -1, -1, 1438812, -1, -1, -1, -1, -1, -1 }, { 0x24C8C, -1, -1, -1, -1, -1, -1, -1, -1, 1438817 }, { 0x24C91, -1, -1, 1438825, -1, -1, -1, -1, -1, -1 }, { 0x24C93, -1, -1, 1438830, -1, -1, -1, -1, -1, -1 }, { 0x24C95, -1, -1, 1438835, -1, -1, -1, -1, -1, -1 }, { 0x24C96, -1, -1, 1438840, -1, -1, -1, -1, -1, -1 }, { 0x24C97, -1, -1, 1438846, -1, -1, -1, -1, -1, -1 }, { 0x24C9A, -1, -1, 1438851, -1, -1, -1, -1, -1, -1 }, { 0x24C9E, -1, 1438857, -1, -1, -1, -1, -1, -1, -1 }, { 0x24C9F, -1, 1438862, -1, -1, -1, -1, -1, -1, -1 }, { 0x24CA8, -1, -1, 1438868, -1, -1, -1, -1, -1, -1 }, { 0x24CA9, -1, -1, 1438874, -1, -1, -1, -1, -1, -1 }, { 0x24CAC, -1, -1, 1438879, -1, -1, -1, -1, -1, -1 }, { 0x24CAD, -1, -1, 1438885, -1, -1, -1, -1, -1, -1 }, { 0x24CB0, -1, -1, 1438890, -1, -1, -1, -1, -1, -1 }, { 0x24CB6, -1, -1, 1438895, -1, -1, -1, -1, -1, -1 }, { 0x24CB8, -1, -1, 1438901, -1, -1, -1, -1, -1, -1 }, { 0x24CBA, -1, -1, 1438905, -1, -1, -1, -1, -1, -1 }, { 0x24CBC, -1, -1, -1, -1, -1, -1, -1, -1, 1438909 }, { 0x24CC2, -1, -1, 1438914, -1, -1, -1, -1, -1, -1 }, { 0x24CC3, -1, -1, 1438918, -1, -1, -1, -1, -1, -1 }, { 0x24CC4, -1, -1, -1, -1, -1, -1, -1, -1, 1438922 }, { 0x24CC5, -1, -1, 1438928, -1, -1, -1, -1, -1, -1 }, { 0x24CC6, -1, -1, -1, -1, -1, -1, -1, -1, 1438933 }, { 0x24CC7, -1, -1, -1, -1, -1, -1, -1, -1, 1438938 }, { 0x24CC8, -1, -1, 1438943, -1, -1, -1, -1, -1, -1 }, { 0x24CC9, -1, 1438950, 1438955, -1, -1, -1, -1, -1, -1 }, { 0x24CCA, -1, -1, 1438960, -1, -1, -1, -1, -1, -1 }, { 0x24CCE, -1, -1, 1438966, -1, -1, -1, -1, -1, -1 }, { 0x24CD3, -1, -1, 1438970, -1, -1, -1, -1, -1, -1 }, { 0x24CD5, -1, -1, 1438974, -1, -1, -1, -1, -1, -1 }, { 0x24CD6, -1, -1, 1438978, -1, -1, -1, -1, -1, -1 }, { 0x24CD8, -1, -1, 1438983, -1, -1, -1, -1, -1, -1 }, { 0x24CD9, -1, 1438989, -1, -1, -1, -1, -1, -1, -1 }, { 0x24CDD, -1, -1, 1438995, -1, -1, -1, -1, -1, -1 }, { 0x24CE0, -1, -1, 1439001, -1, -1, -1, -1, -1, -1 }, { 0x24CE2, -1, -1, -1, -1, -1, -1, -1, -1, 1439007 }, { 0x24CE4, -1, -1, 1439015, -1, -1, -1, -1, -1, -1 }, { 0x24CE5, -1, -1, 1439019, -1, -1, -1, -1, -1, -1 }, { 0x24CE6, -1, -1, 1439023, -1, -1, -1, -1, -1, -1 }, { 0x24CE7, -1, -1, -1, -1, -1, -1, -1, -1, 1439028 }, { 0x24CE8, -1, -1, -1, -1, -1, -1, -1, -1, 1439033 }, { 0x24CEA, -1, -1, 1439039, -1, -1, -1, -1, -1, -1 }, { 0x24CED, -1, -1, 1439043, -1, -1, -1, -1, -1, -1 }, { 0x24CEF, -1, -1, 1439050, -1, -1, -1, -1, -1, -1 }, { 0x24CF0, -1, -1, -1, -1, -1, -1, -1, -1, 1439055 }, { 0x24CF1, -1, -1, -1, -1, -1, -1, -1, -1, 1439058 }, { 0x24CF3, -1, -1, 1439066, -1, -1, -1, -1, -1, -1 }, { 0x24CF4, -1, -1, 1439071, -1, -1, -1, -1, -1, -1 }, { 0x24CF5, -1, -1, 1439076, -1, -1, -1, -1, -1, -1 }, { 0x24CF7, -1, -1, -1, -1, -1, -1, -1, -1, 1439081 }, { 0x24CF8, -1, -1, -1, -1, -1, -1, -1, -1, 1439087 }, { 0x24CFD, -1, -1, -1, -1, -1, -1, -1, -1, 1439093 }, { 0x24D00, -1, -1, 1439101, -1, -1, -1, -1, -1, -1 }, { 0x24D06, -1, 1439108, -1, -1, -1, -1, -1, -1, -1 }, { 0x24D0D, -1, -1, 1439113, -1, -1, -1, -1, -1, -1 }, { 0x24D0F, -1, -1, -1, -1, -1, -1, -1, -1, 1439118 }, { 0x24D13, -1, 1439123, 1439150, -1, -1, -1, -1, -1, -1 }, { 0x24D18, -1, -1, 1439154, -1, -1, -1, -1, -1, -1 }, { 0x24D19, -1, -1, 1439159, -1, -1, -1, -1, -1, -1 }, { 0x24D1B, -1, -1, 1439164, -1, -1, -1, -1, -1, -1 }, { 0x24D1F, -1, -1, 1439169, -1, -1, -1, -1, -1, -1 }, { 0x24D22, -1, -1, 1439174, -1, -1, -1, -1, -1, -1 }, { 0x24D23, -1, -1, 1439179, -1, -1, -1, -1, -1, -1 }, { 0x24D25, -1, -1, 1439183, -1, -1, -1, -1, -1, 1439188 }, { 0x24D26, -1, -1, 1439195, -1, -1, -1, -1, -1, -1 }, { 0x24D27, -1, -1, 1439200, -1, -1, -1, -1, -1, -1 }, { 0x24D28, -1, -1, 1439204, -1, -1, -1, -1, -1, -1 }, { 0x24D2A, -1, -1, 1439209, -1, -1, -1, -1, -1, 1439214 }, { 0x24D2C, -1, -1, -1, -1, -1, -1, -1, -1, 1439220 }, { 0x24D2D, -1, -1, -1, -1, -1, -1, -1, -1, 1439225 }, { 0x24D2F, -1, -1, 1439231, -1, -1, -1, -1, -1, -1 }, { 0x24D31, -1, -1, 1439237, -1, -1, -1, -1, -1, -1 }, { 0x24D35, -1, -1, -1, -1, -1, -1, -1, -1, 1439241 }, { 0x24D36, -1, -1, -1, -1, -1, -1, -1, -1, 1439248 }, { 0x24D3B, -1, -1, 1439254, -1, -1, -1, -1, -1, -1 }, { 0x24D3C, -1, -1, 1439259, -1, -1, -1, -1, -1, -1 }, { 0x24D3D, -1, -1, 1439264, -1, -1, -1, -1, -1, -1 }, { 0x24D3E, -1, -1, 1439269, -1, -1, -1, -1, -1, -1 }, { 0x24D3F, -1, -1, 1439274, -1, -1, -1, -1, -1, -1 }, { 0x24D40, -1, -1, 1439280, -1, -1, -1, -1, -1, -1 }, { 0x24D42, -1, -1, 1439284, -1, -1, -1, -1, -1, -1 }, { 0x24D4A, -1, -1, 1439289, -1, -1, -1, -1, -1, 1439293 }, { 0x24D4B, -1, -1, 1439299, -1, -1, -1, -1, -1, -1 }, { 0x24D4E, -1, -1, 1439304, -1, -1, -1, -1, -1, -1 }, { 0x24D50, -1, -1, 1439308, -1, -1, -1, -1, -1, -1 }, { 0x24D52, -1, -1, 1439312, -1, -1, -1, -1, -1, -1 }, { 0x24D55, -1, -1, -1, -1, -1, -1, -1, -1, 1439317 }, { 0x24D56, -1, -1, -1, -1, -1, -1, -1, -1, 1439323 }, { 0x24D58, -1, -1, 1439329, -1, -1, -1, -1, -1, -1 }, { 0x24D5A, 1439337, 1439333, -1, -1, -1, -1, -1, -1, -1 }, { 0x24D5B, -1, -1, 1439346, -1, -1, -1, -1, -1, -1 }, { 0x24D5D, -1, -1, 1439351, -1, -1, -1, -1, -1, -1 }, { 0x24D5E, -1, -1, 1439355, -1, -1, -1, -1, -1, -1 }, { 0x24D5F, -1, -1, 1439360, -1, -1, -1, -1, -1, -1 }, { 0x24D60, -1, -1, 1439365, -1, -1, -1, -1, -1, -1 }, { 0x24D65, -1, -1, 1439371, -1, -1, -1, -1, -1, -1 }, { 0x24D66, -1, -1, 1439376, -1, -1, -1, -1, -1, -1 }, { 0x24D6A, -1, -1, -1, -1, -1, -1, -1, -1, 1439381 }, { 0x24D6C, -1, -1, 1439387, -1, -1, -1, -1, -1, -1 }, { 0x24D6D, -1, -1, 1439392, -1, -1, -1, -1, -1, -1 }, { 0x24D6E, -1, -1, 1439396, -1, -1, -1, -1, -1, -1 }, { 0x24D6F, -1, -1, 1439401, -1, -1, -1, -1, -1, -1 }, { 0x24D73, -1, -1, -1, -1, -1, -1, -1, -1, 1439406 }, { 0x24D74, -1, -1, -1, -1, -1, -1, -1, -1, 1439411 }, { 0x24D76, -1, -1, -1, -1, -1, -1, -1, -1, 1439417 }, { 0x24D78, -1, -1, 1439420, -1, -1, -1, -1, -1, -1 }, { 0x24D79, -1, -1, 1439426, -1, -1, -1, -1, -1, -1 }, { 0x24D7A, -1, -1, -1, -1, -1, -1, -1, -1, 1439431 }, { 0x24D7B, -1, -1, 1439437, -1, -1, -1, -1, -1, -1 }, { 0x24D7C, -1, -1, 1439443, -1, -1, -1, -1, -1, -1 }, { 0x24D7D, -1, -1, 1439450, -1, -1, -1, -1, -1, -1 }, { 0x24D7E, -1, -1, 1439455, -1, -1, -1, -1, -1, -1 }, { 0x24D80, -1, -1, 1439460, -1, -1, -1, -1, -1, -1 }, { 0x24D81, -1, -1, 1439466, -1, -1, -1, -1, -1, -1 }, { 0x24D84, -1, -1, -1, -1, -1, -1, -1, -1, 1439471 }, { 0x24D88, -1, -1, 1439478, -1, -1, -1, -1, -1, 1439482 }, { 0x24D8B, -1, -1, 1439488, -1, -1, -1, -1, -1, -1 }, { 0x24D8E, -1, -1, -1, -1, -1, -1, -1, -1, 1439492 }, { 0x24D8F, -1, -1, -1, -1, -1, -1, -1, -1, 1439497 }, { 0x24D90, -1, -1, -1, -1, -1, -1, -1, -1, 1439505 }, { 0x24D91, -1, -1, -1, -1, -1, -1, -1, -1, 1439512 }, { 0x24D92, -1, -1, -1, -1, -1, -1, -1, -1, 1439518 }, { 0x24D93, -1, -1, 1439522, -1, -1, -1, -1, -1, -1 }, { 0x24D95, -1, -1, 1439527, -1, -1, -1, -1, -1, -1 }, { 0x24D96, -1, -1, 1439532, -1, -1, -1, -1, -1, -1 }, { 0x24D98, -1, -1, 1439536, -1, -1, -1, -1, -1, -1 }, { 0x24D9A, -1, -1, 1439540, -1, -1, -1, -1, -1, -1 }, { 0x24D9B, -1, -1, 1439545, -1, -1, -1, -1, -1, -1 }, { 0x24D9C, -1, -1, 1439549, -1, -1, -1, -1, -1, 1439557 }, { 0x24DA0, -1, -1, 1439565, -1, -1, -1, -1, -1, -1 }, { 0x24DA4, -1, -1, 1439570, -1, -1, -1, -1, -1, -1 }, { 0x24DA7, -1, -1, 1439576, -1, -1, -1, -1, -1, -1 }, { 0x24DAE, -1, -1, 1439581, -1, -1, -1, -1, -1, -1 }, { 0x24DB0, -1, -1, 1439585, -1, -1, -1, -1, -1, -1 }, { 0x24DB1, -1, -1, 1439589, -1, -1, -1, -1, -1, -1 }, { 0x24DB2, -1, -1, 1439596, -1, -1, -1, -1, -1, -1 }, { 0x24DB3, -1, -1, 1439602, -1, -1, -1, -1, -1, -1 }, { 0x24DB4, -1, -1, 1439608, -1, -1, -1, -1, -1, -1 }, { 0x24DB8, 1439619, 1439614, -1, -1, -1, -1, -1, -1, -1 }, { 0x24DB9, -1, -1, -1, -1, -1, -1, -1, -1, 1439634 }, { 0x24DBA, -1, -1, -1, -1, -1, -1, -1, -1, 1439641 }, { 0x24DBB, -1, -1, -1, -1, -1, -1, -1, -1, 1439648 }, { 0x24DBC, -1, -1, -1, -1, -1, -1, -1, -1, 1439655 }, { 0x24DBD, -1, -1, -1, -1, -1, -1, -1, -1, 1439661 }, { 0x24DBE, -1, -1, -1, -1, -1, -1, -1, -1, 1439667 }, { 0x24DBF, -1, -1, -1, -1, -1, -1, -1, -1, 1439673 }, { 0x24DC0, -1, -1, 1439679, -1, -1, -1, -1, -1, -1 }, { 0x24DC1, -1, -1, 1439685, -1, -1, -1, -1, -1, -1 }, { 0x24DC2, -1, -1, 1439690, -1, -1, -1, -1, -1, 1439695 }, { 0x24DC3, -1, -1, 1439701, -1, -1, -1, -1, -1, -1 }, { 0x24DC4, -1, -1, 1439707, -1, -1, -1, -1, -1, 1439713 }, { 0x24DC5, -1, -1, 1439719, -1, -1, -1, -1, -1, -1 }, { 0x24DC6, -1, -1, 1439723, -1, -1, -1, -1, -1, -1 }, { 0x24DC7, 1439734, 1439729, 1439754, -1, -1, -1, -1, -1, -1 }, { 0x24DC8, -1, -1, 1439758, -1, -1, -1, -1, -1, -1 }, { 0x24DC9, -1, -1, 1439762, -1, -1, -1, -1, -1, -1 }, { 0x24DCC, -1, -1, 1439766, -1, -1, -1, -1, -1, -1 }, { 0x24DCD, -1, -1, 1439772, -1, -1, -1, -1, -1, -1 }, { 0x24DCE, -1, -1, 1439776, -1, -1, -1, -1, -1, -1 }, { 0x24DCF, -1, -1, 1439781, -1, -1, -1, -1, -1, -1 }, { 0x24DD1, -1, -1, 1439786, -1, -1, -1, -1, -1, -1 }, { 0x24DD2, -1, -1, 1439791, -1, -1, -1, -1, -1, 1439795 }, { 0x24DD3, -1, -1, 1439799, -1, -1, -1, -1, -1, -1 }, { 0x24DD4, -1, -1, 1439804, -1, -1, -1, -1, -1, -1 }, { 0x24DD5, -1, -1, 1439809, -1, -1, -1, -1, -1, -1 }, { 0x24DD6, -1, -1, 1439814, -1, -1, -1, -1, -1, -1 }, { 0x24DD7, -1, -1, 1439820, -1, -1, -1, -1, -1, -1 }, { 0x24DD8, -1, -1, 1439825, -1, -1, -1, -1, -1, -1 }, { 0x24DD9, -1, -1, 1439830, -1, -1, -1, -1, -1, -1 }, { 0x24DDF, -1, -1, 1439834, -1, -1, -1, -1, -1, -1 }, { 0x24DE1, -1, -1, 1439837, -1, -1, -1, -1, -1, -1 }, { 0x24DE2, -1, -1, 1439841, -1, -1, -1, -1, -1, -1 }, { 0x24DE4, -1, -1, 1439845, -1, -1, -1, -1, -1, -1 }, { 0x24DE6, -1, -1, 1439851, -1, -1, -1, -1, -1, -1 }, { 0x24DEA, 1439863, 1439857, -1, -1, -1, -1, -1, -1, -1 }, { 0x24DEB, 1439901, 1439891, -1, -1, -1, -1, -1, -1, -1 }, { 0x24DED, -1, -1, -1, -1, -1, -1, -1, -1, 1439932 }, { 0x24DEE, -1, -1, -1, -1, -1, -1, -1, -1, 1439940 }, { 0x24DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1439946 }, { 0x24DF0, -1, -1, -1, -1, -1, -1, -1, -1, 1439952 }, { 0x24DF1, -1, -1, -1, -1, -1, -1, -1, -1, 1439959 }, { 0x24DF2, -1, -1, -1, -1, -1, -1, -1, -1, 1439964 }, { 0x24DF3, -1, -1, -1, -1, -1, -1, -1, -1, 1439970 }, { 0x24DF4, -1, -1, -1, -1, -1, -1, -1, -1, 1439975 }, { 0x24DF5, -1, -1, -1, -1, -1, -1, -1, -1, 1439978 }, { 0x24DF6, -1, -1, -1, -1, -1, -1, -1, -1, 1439984 }, { 0x24DF9, -1, -1, 1439992, -1, -1, -1, -1, -1, -1 }, { 0x24DFB, -1, -1, 1439997, -1, -1, -1, -1, -1, -1 }, { 0x24DFC, -1, -1, 1440002, -1, -1, -1, -1, -1, -1 }, { 0x24DFD, -1, -1, 1440009, -1, -1, -1, -1, -1, -1 }, { 0x24DFE, -1, -1, 1440014, -1, -1, -1, -1, -1, -1 }, { 0x24DFF, -1, -1, 1440019, -1, -1, -1, -1, -1, -1 }, { 0x24E00, -1, -1, 1440023, -1, -1, -1, -1, -1, -1 }, { 0x24E01, -1, -1, 1440027, -1, -1, -1, -1, -1, -1 }, { 0x24E05, -1, -1, 1440032, -1, -1, -1, -1, -1, -1 }, { 0x24E06, -1, -1, 1440037, -1, -1, -1, -1, -1, -1 }, { 0x24E08, -1, -1, 1440042, -1, -1, -1, -1, -1, -1 }, { 0x24E09, -1, -1, 1440047, -1, -1, -1, -1, -1, -1 }, { 0x24E0A, -1, -1, 1440052, -1, -1, -1, -1, -1, -1 }, { 0x24E0E, -1, -1, 1440057, -1, -1, -1, -1, -1, -1 }, { 0x24E0F, -1, -1, 1440061, -1, -1, -1, -1, -1, -1 }, { 0x24E11, -1, -1, 1440065, -1, -1, -1, -1, -1, -1 }, { 0x24E12, -1, -1, 1440069, -1, -1, -1, -1, -1, 1440073 }, { 0x24E13, -1, -1, 1440080, -1, -1, -1, -1, -1, -1 }, { 0x24E15, -1, -1, 1440085, -1, -1, -1, -1, -1, -1 }, { 0x24E16, -1, -1, 1440090, -1, -1, -1, -1, -1, -1 }, { 0x24E17, -1, -1, 1440094, -1, -1, -1, -1, -1, -1 }, { 0x24E21, -1, -1, 1440098, -1, -1, -1, -1, -1, -1 }, { 0x24E24, -1, -1, 1440104, -1, -1, -1, -1, -1, -1 }, { 0x24E26, -1, -1, 1440109, -1, -1, -1, -1, -1, -1 }, { 0x24E27, -1, -1, -1, -1, -1, -1, -1, -1, 1440115 }, { 0x24E28, -1, -1, -1, -1, -1, -1, -1, -1, 1440120 }, { 0x24E2A, -1, -1, 1440125, -1, -1, -1, -1, -1, -1 }, { 0x24E2B, -1, -1, 1440130, -1, -1, -1, -1, -1, -1 }, { 0x24E2C, -1, -1, 1440135, -1, -1, -1, -1, -1, -1 }, { 0x24E2D, -1, -1, -1, -1, -1, -1, -1, -1, 1440142 }, { 0x24E2E, -1, -1, 1440147, -1, -1, -1, -1, -1, -1 }, { 0x24E2F, -1, -1, 1440151, -1, -1, -1, -1, -1, -1 }, { 0x24E31, -1, -1, 1440157, -1, -1, -1, -1, -1, -1 }, { 0x24E32, -1, -1, 1440160, -1, -1, -1, -1, -1, -1 }, { 0x24E33, -1, -1, 1440167, -1, -1, -1, -1, -1, -1 }, { 0x24E34, -1, -1, 1440171, -1, -1, -1, -1, -1, -1 }, { 0x24E35, -1, -1, 1440176, -1, -1, -1, -1, -1, -1 }, { 0x24E37, -1, -1, 1440180, -1, -1, -1, -1, -1, -1 }, { 0x24E38, -1, -1, 1440185, -1, -1, -1, -1, -1, -1 }, { 0x24E39, -1, -1, 1440189, -1, -1, -1, -1, -1, -1 }, { 0x24E3B, 1440199, 1440194, 1440231, -1, -1, -1, -1, -1, -1 }, { 0x24E3C, -1, -1, 1440235, -1, -1, -1, -1, -1, -1 }, { 0x24E47, -1, -1, 1440239, -1, -1, -1, -1, -1, -1 }, { 0x24E48, -1, -1, 1440243, -1, -1, -1, -1, -1, -1 }, { 0x24E4A, -1, -1, 1440247, -1, -1, -1, -1, -1, -1 }, { 0x24E4B, -1, -1, 1440251, -1, -1, -1, -1, -1, -1 }, { 0x24E4C, -1, -1, 1440256, -1, -1, -1, -1, -1, -1 }, { 0x24E4E, -1, -1, 1440261, -1, -1, -1, -1, -1, -1 }, { 0x24E50, 1440270, 1440265, -1, -1, -1, -1, -1, -1, -1 }, { 0x24E51, -1, -1, -1, -1, -1, -1, -1, -1, 1440285 }, { 0x24E52, -1, -1, -1, -1, -1, -1, -1, -1, 1440290 }, { 0x24E53, -1, -1, -1, -1, -1, -1, -1, -1, 1440296 }, { 0x24E54, -1, -1, -1, -1, -1, -1, -1, -1, 1440303 }, { 0x24E55, -1, -1, -1, -1, -1, -1, -1, -1, 1440309 }, { 0x24E56, -1, -1, -1, -1, -1, -1, -1, -1, 1440315 }, { 0x24E57, -1, -1, -1, -1, -1, -1, -1, -1, 1440319 }, { 0x24E58, -1, -1, -1, -1, -1, -1, -1, -1, 1440325 }, { 0x24E59, -1, -1, -1, -1, -1, -1, -1, -1, 1440332 }, { 0x24E5A, -1, -1, -1, -1, -1, -1, -1, -1, 1440339 }, { 0x24E5B, -1, -1, 1440346, -1, -1, -1, -1, -1, -1 }, { 0x24E5C, -1, -1, 1440352, -1, -1, -1, -1, -1, -1 }, { 0x24E5D, -1, -1, 1440358, -1, -1, -1, -1, -1, -1 }, { 0x24E5E, -1, -1, 1440362, -1, -1, -1, -1, -1, -1 }, { 0x24E61, -1, -1, 1440367, -1, -1, -1, -1, -1, -1 }, { 0x24E62, -1, -1, 1440372, -1, -1, -1, -1, -1, -1 }, { 0x24E63, -1, -1, 1440377, -1, -1, -1, -1, -1, -1 }, { 0x24E64, -1, -1, 1440381, -1, -1, -1, -1, -1, -1 }, { 0x24E65, -1, -1, 1440387, -1, -1, -1, -1, -1, -1 }, { 0x24E66, -1, -1, 1440393, -1, -1, -1, -1, -1, -1 }, { 0x24E67, -1, -1, 1440397, -1, -1, -1, -1, -1, -1 }, { 0x24E68, -1, -1, 1440403, -1, -1, -1, -1, -1, -1 }, { 0x24E69, -1, -1, 1440409, -1, -1, -1, -1, -1, -1 }, { 0x24E6A, -1, -1, 1440414, -1, -1, -1, -1, -1, -1 }, { 0x24E72, -1, -1, 1440418, -1, -1, -1, -1, -1, -1 }, { 0x24E74, -1, -1, 1440423, -1, -1, -1, -1, -1, -1 }, { 0x24E75, -1, -1, 1440427, -1, -1, -1, -1, -1, -1 }, { 0x24E77, -1, -1, 1440432, -1, -1, -1, -1, -1, -1 }, { 0x24E78, -1, -1, 1440437, -1, -1, -1, -1, -1, -1 }, { 0x24E7C, -1, -1, -1, -1, -1, -1, -1, -1, 1440441 }, { 0x24E7D, -1, -1, -1, -1, -1, -1, -1, -1, 1440449 }, { 0x24E7E, -1, -1, -1, -1, -1, -1, -1, -1, 1440455 }, { 0x24E7F, -1, -1, -1, -1, -1, -1, -1, -1, 1440461 }, { 0x24E80, -1, -1, 1440466, -1, -1, -1, -1, -1, -1 }, { 0x24E83, -1, -1, 1440473, -1, -1, -1, -1, -1, -1 }, { 0x24E84, -1, -1, 1440479, -1, -1, -1, -1, -1, -1 }, { 0x24E85, -1, -1, 1440486, -1, -1, -1, -1, -1, -1 }, { 0x24E87, -1, -1, 1440492, -1, -1, -1, -1, -1, -1 }, { 0x24E89, -1, -1, 1440498, -1, -1, -1, -1, -1, -1 }, { 0x24E8A, -1, -1, 1440503, -1, -1, -1, -1, -1, -1 }, { 0x24E8C, -1, -1, 1440507, -1, -1, -1, -1, -1, -1 }, { 0x24E8E, -1, -1, 1440513, -1, -1, -1, -1, -1, -1 }, { 0x24E8F, -1, -1, 1440518, -1, -1, -1, -1, -1, -1 }, { 0x24E90, -1, -1, 1440523, -1, -1, -1, -1, -1, -1 }, { 0x24E93, 1440528, -1, 1440559, -1, -1, -1, -1, -1, -1 }, { 0x24E94, -1, -1, 1440564, -1, -1, -1, -1, -1, -1 }, { 0x24E95, -1, -1, 1440569, -1, -1, -1, -1, -1, -1 }, { 0x24E96, -1, -1, 1440574, -1, -1, -1, -1, -1, -1 }, { 0x24E97, -1, -1, 1440579, -1, -1, -1, -1, -1, -1 }, { 0x24EA5, -1, 1440583, -1, -1, -1, -1, -1, -1, -1 }, { 0x24EA7, 1440595, 1440589, -1, -1, -1, -1, -1, -1, -1 }, { 0x24EAA, -1, -1, 1440611, -1, -1, -1, -1, -1, -1 }, { 0x24EAB, -1, -1, 1440617, -1, -1, -1, -1, -1, -1 }, { 0x24EAD, -1, -1, -1, -1, -1, -1, -1, -1, 1440622 }, { 0x24EAE, -1, -1, -1, -1, -1, -1, -1, -1, 1440629 }, { 0x24EAF, -1, -1, -1, -1, -1, -1, -1, -1, 1440634 }, { 0x24EB0, -1, -1, -1, -1, -1, -1, -1, -1, 1440640 }, { 0x24EB1, -1, -1, -1, -1, -1, -1, -1, -1, 1440645 }, { 0x24EB2, -1, -1, -1, -1, -1, -1, -1, -1, 1440651 }, { 0x24EB3, -1, -1, -1, -1, -1, -1, -1, -1, 1440657 }, { 0x24EB4, -1, -1, -1, -1, -1, -1, -1, -1, 1440661 }, { 0x24EB5, -1, -1, -1, -1, -1, -1, -1, -1, 1440669 }, { 0x24EB6, -1, -1, -1, -1, -1, -1, -1, -1, 1440674 }, { 0x24EB7, -1, -1, 1440681, -1, -1, -1, -1, -1, -1 }, { 0x24EBA, -1, -1, 1440685, -1, -1, -1, -1, -1, -1 }, { 0x24EBB, -1, -1, 1440690, -1, -1, -1, -1, -1, -1 }, { 0x24EBC, -1, -1, 1440696, -1, -1, -1, -1, -1, -1 }, { 0x24EBE, -1, -1, 1440700, -1, -1, -1, -1, -1, -1 }, { 0x24EC2, -1, -1, 1440704, -1, -1, -1, -1, -1, -1 }, { 0x24EC3, -1, -1, 1440708, -1, -1, -1, -1, -1, -1 }, { 0x24EC4, -1, -1, 1440713, -1, -1, -1, -1, -1, -1 }, { 0x24EC5, -1, -1, 1440718, -1, -1, -1, -1, -1, -1 }, { 0x24EC6, -1, -1, 1440723, -1, -1, -1, -1, -1, -1 }, { 0x24EC7, -1, -1, 1440728, -1, -1, -1, -1, -1, -1 }, { 0x24ECC, -1, -1, 1440733, -1, -1, -1, -1, -1, -1 }, { 0x24ECE, -1, -1, -1, -1, -1, -1, -1, -1, 1440737 }, { 0x24ECF, -1, -1, -1, -1, -1, -1, -1, -1, 1440742 }, { 0x24ED0, -1, -1, -1, -1, -1, -1, -1, -1, 1440748 }, { 0x24ED1, -1, -1, -1, -1, -1, -1, -1, -1, 1440752 }, { 0x24ED2, -1, -1, -1, -1, -1, -1, -1, -1, 1440757 }, { 0x24ED3, -1, -1, -1, -1, -1, -1, -1, -1, 1440761 }, { 0x24ED4, -1, -1, -1, -1, -1, -1, -1, -1, 1440767 }, { 0x24ED6, -1, -1, 1440774, -1, -1, -1, -1, -1, -1 }, { 0x24ED8, -1, -1, 1440778, -1, -1, -1, -1, -1, -1 }, { 0x24ED9, -1, -1, 1440783, -1, -1, -1, -1, -1, -1 }, { 0x24EDC, -1, -1, 1440788, -1, -1, -1, -1, -1, -1 }, { 0x24EDD, -1, -1, 1440793, -1, -1, -1, -1, -1, -1 }, { 0x24EE2, -1, -1, 1440799, -1, -1, -1, -1, -1, -1 }, { 0x24EE4, -1, -1, 1440803, -1, -1, -1, -1, -1, -1 }, { 0x24EE6, -1, -1, 1440807, -1, -1, -1, -1, -1, -1 }, { 0x24EEA, -1, -1, -1, -1, -1, -1, -1, -1, 1440813 }, { 0x24EEB, -1, -1, -1, -1, -1, -1, -1, -1, 1440818 }, { 0x24EEC, -1, -1, -1, -1, -1, -1, -1, -1, 1440825 }, { 0x24EED, -1, -1, -1, -1, -1, -1, -1, -1, 1440834 }, { 0x24EF1, -1, -1, 1440841, -1, -1, -1, -1, -1, -1 }, { 0x24EF3, -1, -1, -1, -1, -1, -1, -1, -1, 1440845 }, { 0x24EF6, -1, -1, 1440852, -1, -1, -1, -1, -1, -1 }, { 0x24EF7, -1, -1, 1440858, -1, -1, -1, -1, -1, -1 }, { 0x24EFB, -1, -1, -1, -1, -1, -1, -1, -1, 1440863 }, { 0x24EFC, -1, -1, -1, -1, -1, -1, -1, -1, 1440869 }, { 0x24EFD, -1, -1, -1, -1, -1, -1, -1, -1, 1440874 }, { 0x24EFE, -1, -1, -1, -1, -1, -1, -1, -1, 1440880 }, { 0x24EFF, -1, -1, 1440886, -1, -1, -1, -1, -1, -1 }, { 0x24F00, -1, -1, 1440891, -1, -1, -1, -1, -1, -1 }, { 0x24F01, -1, -1, 1440895, -1, -1, -1, -1, -1, -1 }, { 0x24F02, -1, -1, 1440901, -1, -1, -1, -1, -1, -1 }, { 0x24F03, -1, -1, 1440907, -1, -1, -1, -1, -1, -1 }, { 0x24F05, -1, -1, 1440913, -1, -1, -1, -1, -1, -1 }, { 0x24F0B, -1, -1, 1440917, -1, -1, -1, -1, -1, -1 }, { 0x24F0C, -1, -1, 1440923, -1, -1, -1, -1, -1, -1 }, { 0x24F0D, -1, -1, 1440927, -1, -1, -1, -1, -1, -1 }, { 0x24F0E, -1, 1440933, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F0F, -1, -1, 1440938, -1, -1, -1, -1, -1, -1 }, { 0x24F10, -1, -1, 1440944, -1, -1, -1, -1, -1, -1 }, { 0x24F12, -1, -1, 1440950, -1, -1, -1, -1, -1, -1 }, { 0x24F13, -1, -1, -1, -1, -1, -1, -1, -1, 1440955 }, { 0x24F14, -1, -1, -1, -1, -1, -1, -1, -1, 1440960 }, { 0x24F15, -1, -1, -1, -1, -1, -1, -1, -1, 1440967 }, { 0x24F17, -1, -1, 1440974, -1, -1, -1, -1, -1, -1 }, { 0x24F18, -1, -1, 1440979, -1, -1, -1, -1, -1, -1 }, { 0x24F19, -1, -1, 1440984, -1, -1, -1, -1, -1, -1 }, { 0x24F1A, -1, -1, 1440990, -1, -1, -1, -1, -1, -1 }, { 0x24F1C, -1, -1, 1440994, -1, -1, -1, -1, -1, -1 }, { 0x24F1E, -1, -1, -1, -1, -1, -1, -1, -1, 1440998 }, { 0x24F22, -1, -1, 1441004, -1, -1, -1, -1, -1, -1 }, { 0x24F2E, -1, -1, 1441010, -1, -1, -1, -1, -1, -1 }, { 0x24F33, -1, -1, 1441015, -1, -1, -1, -1, -1, -1 }, { 0x24F36, -1, -1, 1441019, -1, -1, -1, -1, -1, -1 }, { 0x24F38, -1, -1, -1, -1, -1, -1, -1, -1, 1441025 }, { 0x24F3A, -1, -1, 1441031, -1, -1, -1, -1, -1, -1 }, { 0x24F40, -1, -1, -1, -1, -1, -1, -1, -1, 1441036 }, { 0x24F41, -1, -1, 1441043, -1, -1, -1, -1, -1, -1 }, { 0x24F43, -1, -1, 1441048, -1, -1, -1, -1, -1, -1 }, { 0x24F45, -1, -1, 1441053, -1, -1, -1, -1, -1, -1 }, { 0x24F49, -1, -1, 1441059, -1, -1, -1, -1, -1, -1 }, { 0x24F4A, -1, -1, 1441063, -1, -1, -1, -1, -1, -1 }, { 0x24F4C, -1, -1, 1441067, -1, -1, -1, -1, -1, -1 }, { 0x24F53, -1, -1, 1441071, -1, -1, -1, -1, -1, -1 }, { 0x24F55, -1, -1, 1441075, -1, -1, -1, -1, -1, -1 }, { 0x24F57, -1, -1, -1, -1, -1, -1, -1, -1, 1441081 }, { 0x24F5C, -1, 1441089, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F63, -1, -1, 1441094, -1, -1, -1, -1, -1, -1 }, { 0x24F65, -1, -1, 1441101, -1, -1, -1, -1, -1, -1 }, { 0x24F66, -1, -1, 1441106, -1, -1, -1, -1, -1, -1 }, { 0x24F6F, -1, -1, 1441111, -1, -1, -1, -1, -1, -1 }, { 0x24F71, -1, -1, 1441117, -1, -1, -1, -1, -1, -1 }, { 0x24F72, -1, -1, 1441121, -1, -1, -1, -1, -1, -1 }, { 0x24F73, -1, -1, 1441126, -1, -1, -1, -1, -1, -1 }, { 0x24F74, -1, -1, -1, -1, -1, -1, -1, -1, 1441132 }, { 0x24F75, -1, -1, -1, -1, -1, -1, -1, -1, 1441138 }, { 0x24F76, -1, -1, -1, -1, -1, -1, -1, -1, 1441143 }, { 0x24F78, -1, -1, -1, -1, -1, -1, -1, -1, 1441148 }, { 0x24F79, -1, -1, 1441156, -1, -1, -1, -1, -1, -1 }, { 0x24F7A, -1, -1, 1441161, -1, -1, -1, -1, -1, -1 }, { 0x24F7C, -1, -1, 1441165, -1, -1, -1, -1, -1, -1 }, { 0x24F7F, -1, -1, 1441170, -1, -1, -1, -1, -1, -1 }, { 0x24F80, -1, -1, 1441176, -1, -1, -1, -1, -1, -1 }, { 0x24F82, -1, 1441180, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F84, -1, -1, 1441186, -1, -1, -1, -1, -1, -1 }, { 0x24F85, -1, -1, 1441191, -1, -1, -1, -1, -1, -1 }, { 0x24F86, -1, 1441195, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F88, -1, -1, 1441200, -1, -1, -1, -1, -1, -1 }, { 0x24F89, -1, -1, 1441205, -1, -1, -1, -1, -1, -1 }, { 0x24F8A, -1, -1, 1441211, -1, -1, -1, -1, -1, -1 }, { 0x24F91, -1, -1, 1441217, -1, -1, -1, -1, -1, -1 }, { 0x24F92, -1, -1, 1441224, -1, -1, -1, -1, -1, -1 }, { 0x24F93, -1, -1, -1, -1, -1, -1, -1, -1, 1441229 }, { 0x24F94, -1, -1, -1, -1, -1, -1, -1, -1, 1441235 }, { 0x24F97, -1, 1441240, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F9A, -1, 1441246, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F9B, -1, -1, 1441251, -1, -1, -1, -1, -1, -1 }, { 0x24F9D, -1, -1, 1441257, -1, -1, -1, -1, -1, -1 }, { 0x24F9F, -1, -1, -1, -1, -1, -1, -1, -1, 1441261 }, { 0x24FA0, -1, -1, 1441266, -1, -1, -1, -1, -1, -1 }, { 0x24FA2, -1, -1, 1441270, -1, -1, -1, -1, -1, -1 }, { 0x24FA3, -1, -1, 1441276, -1, -1, -1, -1, -1, -1 }, { 0x24FA5, -1, -1, 1441280, -1, -1, -1, -1, -1, -1 }, { 0x24FA6, -1, -1, 1441286, -1, -1, -1, -1, -1, -1 }, { 0x24FA9, -1, 1441292, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FAB, -1, -1, 1441297, -1, -1, -1, -1, -1, -1 }, { 0x24FAC, -1, -1, 1441302, -1, -1, -1, -1, -1, -1 }, { 0x24FAD, -1, -1, 1441308, -1, -1, -1, -1, -1, -1 }, { 0x24FAF, -1, -1, -1, -1, -1, -1, -1, -1, 1441314 }, { 0x24FB0, -1, -1, -1, -1, -1, -1, -1, -1, 1441320 }, { 0x24FB1, -1, -1, -1, -1, -1, -1, -1, -1, 1441328 }, { 0x24FB2, -1, -1, 1441335, -1, -1, -1, -1, -1, -1 }, { 0x24FB5, -1, -1, 1441341, -1, -1, -1, -1, -1, -1 }, { 0x24FB7, -1, -1, -1, -1, -1, -1, -1, -1, 1441346 }, { 0x24FB8, -1, 1441354, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FBA, -1, -1, 1441359, -1, -1, -1, -1, -1, -1 }, { 0x24FBF, -1, -1, 1441363, -1, -1, -1, -1, -1, -1 }, { 0x24FC0, -1, -1, 1441367, -1, -1, -1, -1, -1, -1 }, { 0x24FC2, 1441378, 1441372, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FC4, -1, -1, 1441405, -1, -1, -1, -1, -1, -1 }, { 0x24FC5, -1, -1, 1441410, -1, -1, -1, -1, -1, -1 }, { 0x24FC6, -1, -1, 1441416, -1, -1, -1, -1, -1, -1 }, { 0x24FC7, -1, -1, 1441423, -1, -1, -1, -1, -1, -1 }, { 0x24FC8, -1, -1, 1441427, -1, -1, -1, -1, -1, -1 }, { 0x24FCB, -1, -1, 1441432, -1, -1, -1, -1, -1, -1 }, { 0x24FCD, -1, -1, -1, -1, -1, -1, -1, -1, 1441437 }, { 0x24FCE, 1441442, -1, 1441451, -1, -1, -1, -1, -1, -1 }, { 0x24FCF, -1, -1, 1441455, -1, -1, -1, -1, -1, -1 }, { 0x24FD0, -1, -1, 1441460, -1, -1, -1, -1, -1, -1 }, { 0x24FD1, -1, -1, 1441464, -1, -1, -1, -1, -1, -1 }, { 0x24FD2, -1, -1, 1441468, -1, -1, -1, -1, -1, -1 }, { 0x24FD3, -1, -1, 1441473, -1, -1, -1, -1, -1, -1 }, { 0x24FD5, -1, -1, 1441477, -1, -1, -1, -1, -1, -1 }, { 0x24FD6, -1, -1, 1441482, -1, -1, -1, -1, -1, -1 }, { 0x24FD7, -1, -1, 1441486, -1, -1, -1, -1, -1, -1 }, { 0x24FD8, -1, -1, 1441490, -1, -1, -1, -1, -1, -1 }, { 0x24FD9, -1, -1, 1441496, -1, -1, -1, -1, -1, -1 }, { 0x24FDA, -1, -1, 1441501, -1, -1, -1, -1, -1, -1 }, { 0x24FDF, -1, -1, 1441505, -1, -1, -1, -1, -1, -1 }, { 0x24FE0, -1, -1, 1441510, -1, -1, -1, -1, -1, -1 }, { 0x24FE1, -1, -1, 1441514, -1, -1, -1, -1, -1, -1 }, { 0x24FE3, -1, -1, 1441519, -1, -1, -1, -1, -1, -1 }, { 0x24FE4, -1, -1, -1, -1, -1, -1, -1, -1, 1441526 }, { 0x24FE6, -1, -1, -1, -1, -1, -1, -1, -1, 1441530 }, { 0x24FE7, -1, -1, 1441533, -1, -1, -1, -1, -1, -1 }, { 0x24FE8, -1, -1, 1441538, -1, -1, -1, -1, -1, -1 }, { 0x24FE9, -1, -1, 1441544, -1, -1, -1, -1, -1, -1 }, { 0x24FEA, 1441555, 1441549, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FEB, -1, -1, 1441582, -1, -1, -1, -1, -1, -1 }, { 0x24FED, -1, -1, 1441588, -1, -1, -1, -1, -1, 1441592 }, { 0x24FF0, -1, -1, -1, -1, -1, -1, -1, -1, 1441597 }, { 0x24FF1, -1, -1, -1, -1, -1, -1, -1, -1, 1441605 }, { 0x24FF3, -1, -1, 1441611, -1, -1, -1, -1, -1, -1 }, { 0x24FF4, -1, -1, 1441616, -1, -1, -1, -1, -1, -1 }, { 0x24FF5, -1, -1, 1441620, -1, -1, -1, -1, -1, -1 }, { 0x24FF6, -1, -1, 1441625, -1, -1, -1, -1, -1, -1 }, { 0x24FF7, -1, -1, 1441631, -1, -1, -1, -1, -1, -1 }, { 0x24FFC, -1, -1, 1441637, -1, -1, -1, -1, -1, -1 }, { 0x24FFD, -1, -1, 1441644, -1, -1, -1, -1, -1, -1 }, { 0x24FFE, -1, -1, 1441648, -1, -1, -1, -1, -1, -1 }, { 0x25001, -1, -1, 1441653, -1, -1, -1, -1, -1, -1 }, { 0x25002, -1, -1, 1441657, -1, -1, -1, -1, -1, -1 }, { 0x25003, -1, -1, 1441663, -1, -1, -1, -1, -1, -1 }, { 0x25008, -1, -1, 1441668, -1, -1, -1, -1, -1, -1 }, { 0x25009, -1, -1, 1441673, -1, -1, -1, -1, -1, -1 }, { 0x2500C, -1, -1, -1, -1, -1, -1, -1, -1, 1441678 }, { 0x2500E, -1, -1, 1441684, -1, -1, -1, -1, -1, -1 }, { 0x2500F, -1, -1, 1441689, -1, -1, -1, -1, -1, -1 }, { 0x25010, -1, -1, 1441693, -1, -1, -1, -1, -1, -1 }, { 0x25013, -1, -1, 1441698, -1, -1, -1, -1, -1, -1 }, { 0x25014, -1, -1, 1441703, -1, -1, -1, -1, -1, -1 }, { 0x25016, -1, -1, 1441707, -1, -1, -1, -1, -1, -1 }, { 0x25018, -1, -1, 1441711, -1, -1, -1, -1, -1, -1 }, { 0x25019, -1, -1, 1441715, -1, -1, -1, -1, -1, -1 }, { 0x2501B, -1, -1, 1441721, -1, -1, -1, -1, -1, -1 }, { 0x2501D, -1, -1, 1441726, -1, -1, -1, -1, -1, -1 }, { 0x25020, -1, -1, 1441731, -1, -1, -1, -1, -1, -1 }, { 0x25023, -1, -1, 1441736, -1, -1, -1, -1, -1, -1 }, { 0x25025, -1, -1, 1441741, -1, -1, -1, -1, -1, -1 }, { 0x2502A, -1, -1, -1, -1, -1, -1, -1, -1, 1441745 }, { 0x2502B, -1, -1, 1441751, -1, -1, -1, -1, -1, -1 }, { 0x2502C, 1441761, 1441756, 1441776, -1, -1, -1, -1, -1, -1 }, { 0x2502D, -1, -1, 1441781, -1, -1, -1, -1, -1, -1 }, { 0x2502E, -1, -1, 1441786, -1, -1, -1, -1, -1, -1 }, { 0x25030, -1, -1, 1441791, -1, -1, -1, -1, -1, -1 }, { 0x25031, -1, -1, 1441795, -1, -1, -1, -1, -1, -1 }, { 0x25032, -1, -1, 1441802, -1, -1, -1, -1, -1, -1 }, { 0x25033, -1, -1, -1, -1, -1, -1, -1, -1, 1441806 }, { 0x25035, -1, -1, 1441809, -1, -1, -1, -1, -1, -1 }, { 0x25039, -1, -1, 1441813, -1, -1, -1, -1, -1, -1 }, { 0x2503A, -1, -1, 1441819, -1, -1, -1, -1, -1, -1 }, { 0x2503B, -1, -1, 1441824, -1, -1, -1, -1, -1, -1 }, { 0x2503E, -1, -1, 1441828, -1, -1, -1, -1, -1, -1 }, { 0x25041, -1, -1, 1441835, -1, -1, -1, -1, -1, -1 }, { 0x25042, -1, -1, 1441840, -1, -1, -1, -1, -1, -1 }, { 0x25043, -1, -1, 1441845, -1, -1, -1, -1, -1, -1 }, { 0x25046, -1, -1, 1441851, -1, -1, -1, -1, -1, -1 }, { 0x25047, -1, -1, 1441856, -1, -1, -1, -1, -1, -1 }, { 0x2504E, -1, -1, 1441861, -1, -1, -1, -1, -1, -1 }, { 0x25050, -1, -1, 1441867, -1, -1, -1, -1, -1, -1 }, { 0x25051, -1, -1, 1441872, -1, -1, -1, -1, -1, -1 }, { 0x25052, 1441883, 1441876, 1441898, -1, -1, -1, -1, -1, -1 }, { 0x25055, 1441903, -1, 1441943, -1, -1, -1, -1, 1441937, -1 }, { 0x2505F, -1, -1, 1441948, -1, -1, -1, -1, -1, -1 }, { 0x25060, -1, -1, 1441952, -1, -1, -1, -1, -1, -1 }, { 0x25061, -1, -1, 1441958, -1, -1, -1, -1, -1, -1 }, { 0x25062, -1, -1, 1441962, -1, -1, -1, -1, -1, -1 }, { 0x2506E, -1, -1, 1441968, -1, -1, -1, -1, -1, -1 }, { 0x2506F, -1, -1, 1441974, -1, -1, -1, -1, -1, -1 }, { 0x25072, -1, -1, 1441979, -1, -1, -1, -1, -1, -1 }, { 0x25075, -1, -1, 1441984, -1, -1, -1, -1, -1, -1 }, { 0x25077, -1, -1, -1, -1, -1, -1, -1, -1, 1441991 }, { 0x25078, -1, -1, 1441997, -1, -1, -1, -1, -1, -1 }, { 0x25079, -1, -1, 1442003, -1, -1, -1, -1, -1, -1 }, { 0x25081, 1442013, 1442008, -1, -1, -1, -1, -1, -1, -1 }, { 0x25082, -1, -1, 1442018, -1, -1, -1, -1, -1, -1 }, { 0x25083, -1, -1, 1442024, -1, -1, -1, -1, -1, -1 }, { 0x25089, -1, -1, -1, -1, -1, -1, -1, -1, 1442028 }, { 0x2508B, -1, -1, 1442035, -1, -1, -1, -1, -1, -1 }, { 0x25092, -1, -1, 1442039, -1, -1, -1, -1, -1, -1 }, { 0x25093, -1, -1, 1442045, -1, -1, -1, -1, -1, -1 }, { 0x25099, -1, -1, 1442049, -1, -1, -1, -1, -1, -1 }, { 0x2509D, -1, 1442054, -1, -1, -1, -1, -1, -1, -1 }, { 0x250A2, -1, -1, 1442064, -1, -1, -1, -1, -1, -1 }, { 0x250A3, -1, -1, 1442068, -1, -1, -1, -1, -1, -1 }, { 0x250A4, -1, -1, 1442073, -1, -1, -1, -1, -1, -1 }, { 0x250A5, -1, -1, 1442077, -1, -1, -1, -1, -1, -1 }, { 0x250A6, -1, -1, 1442082, -1, -1, -1, -1, -1, -1 }, { 0x250A7, -1, -1, 1442087, -1, -1, -1, -1, -1, -1 }, { 0x250A8, -1, -1, 1442092, -1, -1, -1, -1, -1, -1 }, { 0x250B0, -1, -1, 1442098, -1, -1, -1, -1, -1, -1 }, { 0x250B5, -1, -1, 1442102, -1, -1, -1, -1, -1, -1 }, { 0x250B8, -1, -1, 1442107, -1, -1, -1, -1, -1, -1 }, { 0x250C0, -1, -1, 1442113, -1, -1, -1, -1, -1, -1 }, { 0x250CC, -1, -1, 1442118, -1, -1, -1, -1, -1, -1 }, { 0x250D1, -1, -1, -1, -1, -1, -1, -1, -1, 1442123 }, { 0x250D4, -1, -1, 1442128, -1, -1, -1, -1, -1, -1 }, { 0x250D5, -1, -1, 1442132, -1, -1, -1, -1, -1, -1 }, { 0x250DA, -1, -1, -1, -1, -1, -1, -1, -1, 1442136 }, { 0x250DB, -1, -1, -1, -1, -1, -1, -1, -1, 1442141 }, { 0x250DE, -1, -1, -1, -1, -1, -1, -1, -1, 1442146 }, { 0x250DF, -1, -1, 1442152, -1, -1, -1, -1, -1, -1 }, { 0x250E0, -1, -1, 1442158, -1, -1, -1, -1, -1, -1 }, { 0x250E3, -1, -1, 1442162, -1, -1, -1, -1, -1, -1 }, { 0x250E4, -1, -1, 1442167, -1, -1, -1, -1, -1, -1 }, { 0x250E7, -1, -1, 1442173, -1, -1, -1, -1, -1, -1 }, { 0x250E8, -1, -1, 1442179, -1, -1, -1, -1, -1, 1442183 }, { 0x250E9, -1, -1, 1442188, -1, -1, -1, -1, -1, -1 }, { 0x250EA, -1, -1, 1442193, -1, -1, -1, -1, -1, -1 }, { 0x250EB, -1, -1, 1442199, -1, -1, -1, -1, -1, -1 }, { 0x250EE, -1, -1, 1442204, -1, -1, -1, -1, -1, -1 }, { 0x250F0, -1, -1, 1442209, -1, -1, -1, -1, -1, -1 }, { 0x250F1, -1, -1, -1, -1, -1, -1, -1, -1, 1442214 }, { 0x250F4, -1, -1, 1442221, -1, -1, -1, -1, -1, -1 }, { 0x250F5, -1, -1, 1442228, -1, -1, -1, -1, -1, -1 }, { 0x250F8, -1, -1, 1442233, -1, -1, -1, -1, -1, -1 }, { 0x250F9, -1, -1, 1442237, -1, -1, -1, -1, -1, -1 }, { 0x250FA, -1, -1, 1442244, -1, -1, -1, -1, -1, -1 }, { 0x250FD, -1, -1, 1442249, -1, -1, -1, -1, -1, -1 }, { 0x250FE, -1, -1, 1442255, -1, -1, -1, -1, -1, -1 }, { 0x250FF, -1, -1, 1442259, -1, -1, -1, -1, -1, -1 }, { 0x25101, -1, -1, 1442264, -1, -1, -1, -1, -1, -1 }, { 0x25107, -1, -1, 1442270, -1, -1, -1, -1, -1, -1 }, { 0x25108, -1, -1, 1442275, -1, -1, -1, -1, -1, -1 }, { 0x25109, -1, -1, 1442279, -1, -1, -1, -1, -1, -1 }, { 0x2510B, -1, -1, 1442285, -1, -1, -1, -1, -1, -1 }, { 0x2510D, -1, -1, 1442289, -1, -1, -1, -1, -1, -1 }, { 0x2510E, 1442299, 1442294, 1442324, -1, -1, -1, -1, -1, -1 }, { 0x25111, -1, -1, 1442329, -1, -1, -1, -1, -1, -1 }, { 0x25112, -1, -1, 1442333, -1, -1, -1, -1, -1, -1 }, { 0x25113, -1, -1, 1442338, -1, -1, -1, -1, -1, -1 }, { 0x25114, -1, -1, 1442342, -1, -1, -1, -1, -1, -1 }, { 0x25115, -1, -1, 1442347, -1, -1, -1, -1, -1, -1 }, { 0x25116, -1, -1, 1442351, -1, -1, -1, -1, -1, -1 }, { 0x25117, -1, -1, 1442355, -1, -1, -1, -1, -1, -1 }, { 0x25118, -1, -1, 1442359, -1, -1, -1, -1, -1, -1 }, { 0x2511B, -1, -1, 1442365, -1, -1, -1, -1, -1, -1 }, { 0x2511C, -1, -1, 1442369, -1, -1, -1, -1, -1, -1 }, { 0x2511D, -1, -1, 1442373, -1, -1, -1, -1, -1, -1 }, { 0x25126, -1, -1, 1442379, -1, -1, -1, -1, -1, -1 }, { 0x25128, -1, -1, 1442384, -1, -1, -1, -1, -1, -1 }, { 0x2512B, 1442395, 1442390, -1, -1, -1, -1, -1, -1, 1442421 }, { 0x2512C, -1, -1, -1, -1, -1, -1, -1, -1, 1442427 }, { 0x2512D, -1, -1, -1, -1, -1, -1, -1, -1, 1442433 }, { 0x2512E, -1, -1, -1, -1, -1, -1, -1, -1, 1442438 }, { 0x2512F, -1, -1, -1, -1, -1, -1, -1, -1, 1442445 }, { 0x25130, -1, -1, -1, -1, -1, -1, -1, -1, 1442451 }, { 0x25131, -1, -1, 1442457, -1, -1, -1, -1, -1, -1 }, { 0x25132, -1, -1, 1442462, -1, -1, -1, -1, -1, -1 }, { 0x25134, 1442467, -1, 1442489, -1, -1, -1, -1, -1, -1 }, { 0x25135, -1, -1, 1442494, -1, -1, -1, -1, -1, -1 }, { 0x25136, -1, -1, 1442498, -1, -1, -1, -1, -1, -1 }, { 0x25137, -1, -1, 1442502, -1, -1, -1, -1, -1, -1 }, { 0x25138, -1, -1, 1442506, -1, -1, -1, -1, -1, -1 }, { 0x25139, -1, -1, 1442511, -1, -1, -1, -1, -1, -1 }, { 0x2513B, -1, -1, 1442516, -1, -1, -1, -1, -1, -1 }, { 0x2513C, -1, -1, 1442520, -1, -1, -1, -1, -1, -1 }, { 0x2513D, -1, -1, 1442525, -1, -1, -1, -1, -1, -1 }, { 0x2513F, -1, -1, 1442529, -1, -1, -1, -1, -1, -1 }, { 0x25141, -1, -1, 1442533, -1, -1, -1, -1, -1, -1 }, { 0x25143, -1, -1, -1, -1, -1, -1, -1, -1, 1442538 }, { 0x25144, -1, -1, 1442545, -1, -1, -1, -1, -1, -1 }, { 0x25148, 1442555, 1442549, -1, -1, -1, -1, -1, -1, -1 }, { 0x25151, -1, -1, 1442577, -1, -1, -1, -1, -1, -1 }, { 0x25152, -1, -1, 1442583, -1, -1, -1, -1, -1, -1 }, { 0x25153, -1, -1, 1442588, -1, -1, -1, -1, -1, -1 }, { 0x25154, -1, -1, 1442592, -1, -1, -1, -1, -1, -1 }, { 0x25157, -1, -1, 1442597, -1, -1, -1, -1, -1, -1 }, { 0x25158, -1, -1, 1442601, -1, -1, -1, -1, -1, 1442607 }, { 0x2515E, -1, -1, 1442613, -1, -1, -1, -1, -1, 1442618 }, { 0x2515F, 1442632, 1442625, 1442649, -1, -1, -1, -1, -1, -1 }, { 0x25160, 1442660, 1442655, 1442698, -1, -1, -1, -1, -1, -1 }, { 0x25161, -1, -1, 1442703, -1, -1, -1, -1, -1, -1 }, { 0x25166, -1, -1, 1442707, -1, -1, -1, -1, -1, 1442712 }, { 0x25167, -1, -1, 1442718, -1, -1, -1, -1, -1, -1 }, { 0x25168, -1, -1, 1442723, -1, -1, -1, -1, -1, -1 }, { 0x2516A, -1, -1, 1442729, -1, -1, -1, -1, -1, -1 }, { 0x2516C, -1, -1, 1442735, -1, -1, -1, -1, -1, -1 }, { 0x25172, -1, -1, -1, -1, -1, -1, -1, -1, 1442741 }, { 0x25174, -1, -1, 1442746, -1, -1, -1, -1, -1, -1 }, { 0x25175, -1, -1, 1442751, -1, -1, -1, -1, -1, -1 }, { 0x25177, -1, -1, 1442756, -1, -1, -1, -1, -1, -1 }, { 0x25178, -1, -1, 1442762, -1, -1, -1, -1, -1, -1 }, { 0x2517A, -1, -1, 1442768, -1, -1, -1, -1, -1, -1 }, { 0x2517B, -1, -1, 1442772, -1, -1, -1, -1, -1, -1 }, { 0x2517D, -1, 1442779, -1, -1, -1, -1, -1, -1, -1 }, { 0x2517E, 1442791, 1442785, -1, -1, -1, -1, -1, -1, -1 }, { 0x2517F, -1, -1, -1, -1, -1, -1, -1, -1, 1442818 }, { 0x25180, -1, -1, -1, -1, -1, -1, -1, -1, 1442825 }, { 0x25181, -1, -1, -1, -1, -1, -1, -1, -1, 1442834 }, { 0x25182, -1, -1, -1, -1, -1, -1, -1, -1, 1442841 }, { 0x25183, -1, -1, -1, -1, -1, -1, -1, -1, 1442848 }, { 0x25184, -1, -1, -1, -1, -1, -1, -1, -1, 1442853 }, { 0x25185, -1, -1, 1442860, -1, -1, -1, -1, -1, -1 }, { 0x25186, -1, -1, 1442867, -1, -1, -1, -1, -1, -1 }, { 0x25189, -1, -1, 1442872, -1, -1, -1, -1, -1, -1 }, { 0x2518C, -1, -1, 1442876, -1, -1, -1, -1, -1, -1 }, { 0x25191, -1, -1, 1442881, -1, -1, -1, -1, -1, -1 }, { 0x25194, -1, -1, 1442887, -1, -1, -1, -1, -1, -1 }, { 0x25196, -1, -1, 1442893, -1, -1, -1, -1, -1, -1 }, { 0x25198, -1, -1, 1442898, -1, -1, -1, -1, -1, -1 }, { 0x25199, -1, -1, 1442903, -1, -1, -1, -1, -1, -1 }, { 0x2519A, -1, -1, 1442909, -1, -1, -1, -1, -1, -1 }, { 0x2519B, -1, -1, 1442915, -1, -1, -1, -1, -1, -1 }, { 0x2519C, -1, -1, 1442919, -1, -1, -1, -1, -1, -1 }, { 0x2519D, -1, -1, 1442925, -1, -1, -1, -1, -1, -1 }, { 0x2519E, -1, -1, 1442930, -1, -1, -1, -1, -1, -1 }, { 0x2519F, -1, -1, 1442936, -1, -1, -1, -1, -1, 1442941 }, { 0x251A1, -1, -1, 1442948, -1, -1, -1, -1, -1, 1442953 }, { 0x251A3, -1, -1, 1442958, -1, -1, -1, -1, -1, -1 }, { 0x251A5, -1, -1, 1442964, -1, -1, -1, -1, -1, -1 }, { 0x251A6, -1, -1, 1442969, -1, -1, -1, -1, -1, -1 }, { 0x251A7, -1, -1, 1442974, -1, -1, -1, -1, -1, -1 }, { 0x251AF, -1, -1, 1442979, -1, -1, -1, -1, -1, -1 }, { 0x251B2, -1, -1, 1442983, -1, -1, -1, -1, -1, -1 }, { 0x251B6, -1, -1, 1442988, -1, -1, -1, -1, -1, -1 }, { 0x251B7, -1, -1, 1442993, -1, -1, -1, -1, -1, -1 }, { 0x251B8, -1, -1, 1442998, -1, -1, -1, -1, -1, -1 }, { 0x251B9, -1, -1, -1, -1, -1, -1, -1, -1, 1443003 }, { 0x251BA, -1, -1, -1, -1, -1, -1, -1, -1, 1443010 }, { 0x251BB, -1, -1, -1, -1, -1, -1, -1, -1, 1443016 }, { 0x251BC, -1, -1, -1, -1, -1, -1, -1, -1, 1443021 }, { 0x251BD, -1, -1, -1, -1, -1, -1, -1, -1, 1443025 }, { 0x251BE, -1, -1, -1, -1, -1, -1, -1, -1, 1443032 }, { 0x251BF, -1, -1, -1, -1, -1, -1, -1, -1, 1443038 }, { 0x251C0, -1, -1, -1, -1, -1, -1, -1, -1, 1443044 }, { 0x251C1, -1, -1, -1, -1, -1, -1, -1, -1, 1443050 }, { 0x251C2, -1, -1, -1, -1, -1, -1, -1, -1, 1443056 }, { 0x251C4, -1, -1, 1443061, -1, -1, -1, -1, -1, -1 }, { 0x251C6, -1, -1, 1443065, -1, -1, -1, -1, -1, -1 }, { 0x251C7, -1, -1, 1443069, -1, -1, -1, -1, -1, -1 }, { 0x251C8, -1, -1, -1, -1, -1, -1, -1, -1, 1443074 }, { 0x251C9, -1, -1, 1443081, -1, -1, -1, -1, -1, -1 }, { 0x251CC, -1, -1, 1443088, -1, -1, -1, -1, -1, -1 }, { 0x251CD, -1, 1443093, 1443099, -1, -1, -1, -1, -1, -1 }, { 0x251CE, -1, -1, 1443105, -1, -1, -1, -1, -1, -1 }, { 0x251CF, -1, -1, 1443109, -1, -1, -1, -1, -1, -1 }, { 0x251D1, -1, -1, 1443113, -1, -1, -1, -1, -1, -1 }, { 0x251D2, -1, -1, 1443119, -1, -1, -1, -1, -1, -1 }, { 0x251D3, -1, -1, 1443124, -1, -1, -1, -1, -1, -1 }, { 0x251D4, -1, -1, 1443130, -1, -1, -1, -1, -1, -1 }, { 0x251D5, -1, -1, 1443137, -1, -1, -1, -1, -1, -1 }, { 0x251D6, -1, -1, 1443142, -1, -1, -1, -1, -1, -1 }, { 0x251D7, -1, -1, 1443147, -1, -1, -1, -1, -1, -1 }, { 0x251D8, -1, -1, 1443152, -1, -1, -1, -1, -1, -1 }, { 0x251D9, -1, -1, 1443157, -1, -1, -1, -1, -1, -1 }, { 0x251DA, -1, -1, 1443162, -1, -1, -1, -1, -1, -1 }, { 0x251DB, -1, -1, 1443166, -1, -1, -1, -1, -1, -1 }, { 0x251DC, -1, -1, 1443170, -1, -1, -1, -1, -1, -1 }, { 0x251DE, -1, -1, 1443176, -1, -1, -1, -1, -1, -1 }, { 0x251DF, -1, -1, 1443182, -1, -1, -1, -1, -1, -1 }, { 0x251E0, -1, -1, 1443188, -1, -1, -1, -1, -1, -1 }, { 0x251E2, -1, -1, 1443192, -1, -1, -1, -1, -1, -1 }, { 0x251E3, 1443204, 1443198, -1, -1, -1, -1, -1, -1, -1 }, { 0x251E6, -1, 1443222, -1, -1, -1, -1, -1, -1, -1 }, { 0x251E7, -1, 1443227, -1, -1, -1, -1, -1, -1, -1 }, { 0x251ED, -1, -1, 1443237, -1, -1, -1, -1, -1, -1 }, { 0x251EF, -1, -1, 1443242, -1, -1, -1, -1, -1, -1 }, { 0x251F0, -1, -1, 1443247, -1, -1, -1, -1, -1, -1 }, { 0x251F1, -1, -1, 1443251, -1, -1, -1, -1, -1, -1 }, { 0x251F2, -1, -1, 1443256, -1, -1, -1, -1, -1, -1 }, { 0x251F3, -1, -1, 1443261, -1, -1, -1, -1, -1, -1 }, { 0x251F6, -1, -1, -1, -1, -1, -1, -1, -1, 1443266 }, { 0x251F7, -1, -1, -1, -1, -1, -1, -1, -1, 1443270 }, { 0x251F8, -1, -1, -1, -1, -1, -1, -1, -1, 1443276 }, { 0x251F9, -1, -1, -1, -1, -1, -1, -1, -1, 1443282 }, { 0x251FA, -1, -1, -1, -1, -1, -1, -1, -1, 1443288 }, { 0x251FB, -1, -1, -1, -1, -1, -1, -1, -1, 1443295 }, { 0x251FC, -1, -1, -1, -1, -1, -1, -1, -1, 1443301 }, { 0x251FD, -1, -1, -1, -1, -1, -1, -1, -1, 1443307 }, { 0x251FF, -1, -1, 1443312, -1, -1, -1, -1, -1, -1 }, { 0x25201, -1, -1, -1, -1, -1, -1, -1, -1, 1443316 }, { 0x25202, -1, -1, 1443325, -1, -1, -1, -1, -1, -1 }, { 0x25204, -1, -1, 1443329, -1, -1, -1, -1, -1, -1 }, { 0x25206, -1, -1, 1443337, -1, -1, -1, -1, -1, -1 }, { 0x25207, -1, -1, 1443342, -1, -1, -1, -1, -1, -1 }, { 0x25208, -1, -1, 1443348, -1, -1, -1, -1, -1, -1 }, { 0x25209, -1, -1, 1443352, -1, -1, -1, -1, -1, -1 }, { 0x2520A, -1, -1, 1443358, -1, -1, -1, -1, -1, -1 }, { 0x2520B, -1, -1, 1443363, -1, -1, -1, -1, -1, -1 }, { 0x2520F, -1, -1, 1443367, -1, -1, -1, -1, -1, -1 }, { 0x25211, -1, -1, 1443374, -1, -1, -1, -1, -1, -1 }, { 0x25212, -1, -1, 1443379, -1, -1, -1, -1, -1, -1 }, { 0x25213, -1, -1, 1443385, -1, -1, -1, -1, -1, -1 }, { 0x25215, -1, -1, 1443390, -1, -1, -1, -1, -1, -1 }, { 0x25216, -1, -1, 1443394, -1, -1, -1, -1, -1, -1 }, { 0x25217, -1, -1, 1443399, -1, -1, -1, -1, -1, -1 }, { 0x25218, -1, -1, 1443403, -1, -1, -1, -1, -1, -1 }, { 0x25219, -1, -1, 1443410, -1, -1, -1, -1, -1, -1 }, { 0x2521A, -1, -1, 1443414, -1, -1, -1, -1, -1, -1 }, { 0x2521B, -1, -1, 1443420, -1, -1, -1, -1, -1, -1 }, { 0x2521C, -1, -1, 1443424, -1, -1, -1, -1, -1, -1 }, { 0x2521F, 1443433, 1443428, 1443460, -1, -1, -1, -1, -1, -1 }, { 0x25220, -1, 1443465, -1, -1, -1, -1, -1, -1, -1 }, { 0x25221, -1, 1443471, -1, -1, -1, -1, -1, -1, -1 }, { 0x25222, -1, -1, -1, -1, -1, -1, -1, -1, 1443481 }, { 0x2522C, -1, -1, 1443485, -1, -1, -1, -1, -1, -1 }, { 0x2522D, -1, -1, -1, -1, -1, -1, -1, -1, 1443489 }, { 0x2522E, -1, -1, 1443495, -1, -1, -1, -1, -1, -1 }, { 0x2522F, -1, -1, -1, -1, -1, -1, -1, -1, 1443501 }, { 0x25230, -1, -1, -1, -1, -1, -1, -1, -1, 1443506 }, { 0x25231, -1, -1, -1, -1, -1, -1, -1, -1, 1443512 }, { 0x25232, 1443523, 1443518, -1, -1, -1, -1, -1, -1, 1443566 }, { 0x25233, -1, -1, -1, -1, -1, -1, -1, -1, 1443573 }, { 0x25234, -1, -1, -1, -1, -1, -1, -1, -1, 1443580 }, { 0x25235, -1, -1, -1, -1, -1, -1, -1, -1, 1443589 }, { 0x25236, 1443601, 1443596, -1, -1, -1, -1, -1, -1, 1443622 }, { 0x25237, -1, -1, 1443626, -1, -1, -1, -1, -1, -1 }, { 0x25238, -1, -1, 1443630, -1, -1, -1, -1, -1, -1 }, { 0x25239, -1, -1, -1, -1, -1, -1, -1, -1, 1443635 }, { 0x2523A, -1, -1, -1, -1, -1, -1, -1, -1, 1443641 }, { 0x2523B, -1, -1, 1443646, -1, -1, -1, -1, -1, -1 }, { 0x2523C, -1, -1, 1443650, -1, -1, -1, -1, -1, -1 }, { 0x2523D, -1, -1, 1443655, -1, -1, -1, -1, -1, -1 }, { 0x2523E, -1, -1, 1443659, -1, -1, -1, -1, -1, -1 }, { 0x2523F, -1, -1, 1443664, -1, -1, -1, -1, -1, 1443670 }, { 0x25240, -1, -1, 1443677, -1, -1, -1, -1, -1, -1 }, { 0x25241, -1, -1, 1443683, -1, -1, -1, -1, -1, -1 }, { 0x25243, -1, -1, 1443687, -1, -1, -1, -1, -1, -1 }, { 0x25244, -1, -1, 1443692, -1, -1, -1, -1, -1, -1 }, { 0x25245, -1, -1, 1443697, -1, -1, -1, -1, -1, -1 }, { 0x25246, -1, -1, 1443701, -1, -1, -1, -1, -1, -1 }, { 0x25247, -1, -1, 1443705, -1, -1, -1, -1, -1, -1 }, { 0x25248, -1, -1, 1443710, -1, -1, -1, -1, -1, -1 }, { 0x2524A, -1, -1, 1443714, -1, -1, -1, -1, -1, -1 }, { 0x2524B, -1, -1, 1443718, -1, -1, -1, -1, -1, -1 }, { 0x2524C, -1, -1, 1443724, -1, -1, -1, -1, -1, -1 }, { 0x25250, -1, 1443728, 1443733, -1, -1, -1, -1, -1, -1 }, { 0x25251, -1, -1, 1443737, -1, -1, -1, -1, -1, -1 }, { 0x25252, -1, -1, 1443741, -1, -1, -1, -1, -1, -1 }, { 0x25253, -1, -1, 1443747, -1, -1, -1, -1, -1, -1 }, { 0x25254, -1, -1, 1443752, -1, -1, -1, -1, -1, -1 }, { 0x25255, -1, -1, 1443758, -1, -1, -1, -1, -1, -1 }, { 0x25256, -1, -1, 1443764, -1, -1, -1, -1, -1, -1 }, { 0x25258, -1, -1, 1443769, -1, -1, -1, -1, -1, -1 }, { 0x25259, -1, -1, 1443773, -1, -1, -1, -1, -1, -1 }, { 0x2525C, -1, -1, 1443777, -1, -1, -1, -1, -1, -1 }, { 0x2525D, -1, -1, 1443783, -1, -1, -1, -1, -1, -1 }, { 0x2525F, -1, -1, 1443788, -1, -1, -1, -1, -1, -1 }, { 0x25269, -1, -1, -1, -1, -1, -1, -1, -1, 1443793 }, { 0x2526A, -1, -1, -1, -1, -1, -1, -1, -1, 1443800 }, { 0x2526B, -1, -1, -1, -1, -1, -1, -1, -1, 1443805 }, { 0x2526C, -1, -1, -1, -1, -1, -1, -1, -1, 1443812 }, { 0x2526D, -1, -1, -1, -1, -1, -1, -1, -1, 1443817 }, { 0x2526E, -1, -1, -1, -1, -1, -1, -1, -1, 1443823 }, { 0x2526F, -1, -1, -1, -1, -1, -1, -1, -1, 1443829 }, { 0x25270, -1, -1, 1443836, -1, -1, -1, -1, -1, 1443841 }, { 0x25272, -1, -1, -1, -1, -1, -1, -1, -1, 1443846 }, { 0x25274, -1, -1, 1443853, -1, -1, -1, -1, -1, -1 }, { 0x25275, 1443857, -1, 1443870, -1, -1, -1, -1, -1, -1 }, { 0x25276, -1, -1, 1443874, -1, -1, -1, -1, -1, -1 }, { 0x25277, -1, -1, 1443878, -1, -1, -1, -1, -1, -1 }, { 0x25278, -1, -1, 1443882, -1, -1, -1, -1, -1, 1443888 }, { 0x2527A, -1, -1, 1443894, -1, -1, -1, -1, -1, -1 }, { 0x2527B, -1, -1, 1443899, -1, -1, -1, -1, -1, -1 }, { 0x2527C, -1, -1, 1443903, -1, -1, -1, -1, -1, -1 }, { 0x2527D, -1, -1, 1443909, -1, -1, -1, -1, -1, -1 }, { 0x2527E, -1, -1, 1443915, -1, -1, -1, -1, -1, -1 }, { 0x2527F, -1, -1, 1443921, -1, -1, -1, -1, -1, -1 }, { 0x25280, -1, -1, 1443925, -1, -1, -1, -1, -1, 1443931 }, { 0x25287, -1, -1, 1443936, -1, -1, -1, -1, -1, -1 }, { 0x25288, -1, -1, 1443942, -1, -1, -1, -1, -1, -1 }, { 0x25289, -1, -1, 1443946, -1, -1, -1, -1, -1, -1 }, { 0x2528A, -1, -1, 1443950, -1, -1, -1, -1, -1, -1 }, { 0x2528C, 1443960, 1443954, -1, -1, -1, -1, -1, -1, -1 }, { 0x25291, -1, -1, 1444004, -1, -1, -1, -1, -1, -1 }, { 0x25292, -1, -1, 1444009, -1, -1, -1, -1, -1, -1 }, { 0x25293, -1, -1, 1444015, -1, -1, -1, -1, -1, -1 }, { 0x25294, -1, -1, 1444021, -1, -1, -1, -1, -1, -1 }, { 0x25296, -1, -1, -1, -1, -1, -1, -1, -1, 1444026 }, { 0x25297, -1, -1, -1, -1, -1, -1, -1, -1, 1444031 }, { 0x25298, -1, -1, -1, -1, -1, -1, -1, -1, 1444039 }, { 0x25299, 1444050, 1444044, -1, -1, -1, -1, -1, -1, 1444087 }, { 0x2529A, -1, -1, -1, -1, -1, -1, -1, -1, 1444092 }, { 0x2529B, -1, -1, -1, -1, -1, -1, -1, -1, 1444097 }, { 0x2529C, -1, -1, -1, -1, -1, -1, -1, -1, 1444104 }, { 0x2529D, -1, -1, -1, -1, -1, -1, -1, -1, 1444111 }, { 0x2529E, -1, -1, -1, -1, -1, -1, -1, -1, 1444118 }, { 0x2529F, -1, -1, -1, -1, -1, -1, -1, -1, 1444125 }, { 0x252A0, -1, -1, -1, -1, -1, -1, -1, -1, 1444131 }, { 0x252A1, -1, -1, -1, -1, -1, -1, -1, -1, 1444137 }, { 0x252A2, -1, -1, -1, -1, -1, -1, -1, -1, 1444144 }, { 0x252A3, -1, -1, -1, -1, -1, -1, -1, -1, 1444152 }, { 0x252A4, -1, -1, -1, -1, -1, -1, -1, -1, 1444160 }, { 0x252A5, -1, -1, -1, -1, -1, -1, -1, -1, 1444168 }, { 0x252A6, -1, -1, -1, -1, -1, -1, -1, -1, 1444173 }, { 0x252A7, -1, -1, 1444177, -1, -1, -1, -1, -1, -1 }, { 0x252AA, -1, -1, 1444182, -1, -1, -1, -1, -1, -1 }, { 0x252AB, -1, -1, 1444187, -1, -1, -1, -1, -1, -1 }, { 0x252AC, -1, -1, 1444193, -1, -1, -1, -1, -1, -1 }, { 0x252AD, -1, -1, 1444197, -1, -1, -1, -1, -1, -1 }, { 0x252AE, -1, -1, 1444202, -1, -1, -1, -1, -1, -1 }, { 0x252AF, -1, -1, 1444207, -1, -1, -1, -1, -1, -1 }, { 0x252B4, -1, -1, 1444212, -1, -1, -1, -1, -1, 1444217 }, { 0x252B6, -1, -1, 1444223, -1, -1, -1, -1, -1, -1 }, { 0x252B8, -1, -1, 1444229, -1, -1, -1, -1, -1, -1 }, { 0x252BC, -1, -1, 1444233, -1, -1, -1, -1, -1, -1 }, { 0x252BD, -1, -1, 1444240, -1, -1, -1, -1, -1, -1 }, { 0x252BE, -1, -1, 1444245, -1, -1, -1, -1, -1, -1 }, { 0x252BF, -1, -1, 1444252, -1, -1, -1, -1, -1, -1 }, { 0x252C1, -1, -1, 1444258, -1, -1, -1, -1, -1, -1 }, { 0x252C7, 1444269, 1444262, -1, -1, -1, -1, -1, -1, -1 }, { 0x252CC, 1444299, -1, 1444328, -1, -1, -1, -1, -1, -1 }, { 0x252D2, -1, -1, -1, -1, -1, -1, -1, -1, 1444332 }, { 0x252D3, -1, -1, -1, -1, -1, -1, -1, -1, 1444337 }, { 0x252D4, -1, -1, -1, -1, -1, -1, -1, -1, 1444346 }, { 0x252D5, -1, -1, -1, -1, -1, -1, -1, -1, 1444354 }, { 0x252D8, 1444367, 1444361, -1, -1, -1, -1, -1, -1, -1 }, { 0x252D9, -1, -1, 1444408, -1, -1, -1, -1, -1, -1 }, { 0x252DA, -1, -1, 1444411, -1, -1, -1, -1, -1, -1 }, { 0x252DB, -1, -1, 1444416, -1, -1, -1, -1, -1, -1 }, { 0x252DC, -1, -1, 1444421, -1, -1, -1, -1, -1, -1 }, { 0x252DD, -1, -1, 1444426, -1, -1, -1, -1, -1, -1 }, { 0x252DF, 1444437, 1444432, 1444445, -1, -1, -1, -1, -1, 1444449 }, { 0x252E1, -1, -1, 1444457, -1, -1, -1, -1, -1, -1 }, { 0x252E3, -1, -1, 1444463, -1, -1, -1, -1, -1, -1 }, { 0x252E4, -1, -1, 1444468, -1, -1, -1, -1, -1, -1 }, { 0x252E5, -1, -1, 1444475, -1, -1, -1, -1, -1, -1 }, { 0x252EE, -1, -1, 1444479, -1, -1, -1, -1, -1, -1 }, { 0x252F2, -1, -1, -1, -1, -1, -1, -1, -1, 1444485 }, { 0x252F3, -1, -1, -1, -1, -1, -1, -1, -1, 1444489 }, { 0x252F4, -1, -1, -1, -1, -1, -1, -1, -1, 1444493 }, { 0x252F5, -1, -1, -1, -1, -1, -1, -1, -1, 1444500 }, { 0x252F6, -1, -1, -1, -1, -1, -1, -1, -1, 1444504 }, { 0x252F7, -1, -1, -1, -1, -1, -1, -1, -1, 1444510 }, { 0x252F8, -1, -1, -1, -1, -1, -1, -1, -1, 1444517 }, { 0x252F9, -1, -1, -1, -1, -1, -1, -1, -1, 1444521 }, { 0x252FA, -1, -1, -1, -1, -1, -1, -1, -1, 1444527 }, { 0x252FC, -1, -1, -1, -1, -1, -1, -1, -1, 1444532 }, { 0x252FD, -1, -1, -1, -1, -1, -1, -1, -1, 1444540 }, { 0x252FF, -1, -1, 1444546, -1, -1, -1, -1, -1, -1 }, { 0x25300, -1, -1, 1444550, -1, -1, -1, -1, -1, 1444555 }, { 0x25301, -1, -1, 1444560, -1, -1, -1, -1, -1, -1 }, { 0x25302, -1, -1, 1444564, -1, -1, -1, -1, -1, -1 }, { 0x25303, -1, -1, 1444570, -1, -1, -1, -1, -1, -1 }, { 0x25304, -1, -1, 1444576, -1, -1, -1, -1, -1, -1 }, { 0x25305, -1, -1, 1444580, -1, -1, -1, -1, -1, -1 }, { 0x25306, -1, -1, 1444584, -1, -1, -1, -1, -1, -1 }, { 0x25308, -1, -1, 1444590, -1, -1, -1, -1, -1, 1444596 }, { 0x2530A, -1, -1, 1444603, -1, -1, -1, -1, -1, -1 }, { 0x2530D, -1, -1, 1444608, -1, -1, -1, -1, -1, -1 }, { 0x2530E, -1, 1444613, -1, -1, -1, -1, -1, -1, 1444619 }, { 0x2530F, -1, -1, 1444624, -1, -1, -1, -1, -1, -1 }, { 0x25310, -1, -1, 1444630, -1, -1, -1, -1, -1, -1 }, { 0x25311, -1, 1444635, -1, -1, -1, -1, -1, -1, -1 }, { 0x25313, -1, 1444641, -1, -1, -1, -1, -1, -1, -1 }, { 0x25318, -1, -1, 1444646, -1, -1, -1, -1, -1, -1 }, { 0x25319, -1, -1, -1, -1, -1, -1, -1, -1, 1444652 }, { 0x2531A, -1, -1, 1444657, -1, -1, -1, -1, -1, -1 }, { 0x2531B, 1444667, 1444662, 1444695, -1, -1, -1, -1, -1, -1 }, { 0x2531E, -1, -1, 1444699, -1, -1, -1, -1, -1, -1 }, { 0x2531F, -1, -1, 1444705, -1, -1, -1, -1, -1, -1 }, { 0x25324, -1, -1, 1444709, -1, -1, -1, -1, -1, -1 }, { 0x25325, -1, -1, -1, -1, -1, -1, -1, -1, 1444713 }, { 0x25326, -1, -1, -1, -1, -1, -1, -1, -1, 1444719 }, { 0x25327, -1, -1, -1, -1, -1, -1, -1, -1, 1444724 }, { 0x25328, -1, -1, 1444728, -1, -1, -1, -1, -1, -1 }, { 0x25329, -1, -1, 1444733, -1, -1, -1, -1, -1, -1 }, { 0x2532A, -1, -1, 1444737, -1, -1, -1, -1, -1, -1 }, { 0x2532B, -1, -1, -1, -1, -1, -1, -1, -1, 1444742 }, { 0x2532C, -1, -1, -1, -1, -1, -1, -1, -1, 1444749 }, { 0x2532D, -1, -1, 1444755, -1, -1, -1, -1, -1, -1 }, { 0x2532E, -1, -1, 1444761, -1, -1, -1, -1, -1, -1 }, { 0x2532F, -1, -1, 1444765, -1, -1, -1, -1, -1, -1 }, { 0x25330, -1, -1, 1444771, -1, -1, -1, -1, -1, -1 }, { 0x25331, -1, -1, 1444776, -1, -1, -1, -1, -1, -1 }, { 0x25337, -1, -1, -1, -1, -1, -1, -1, -1, 1444782 }, { 0x25338, -1, -1, -1, -1, -1, -1, -1, -1, 1444790 }, { 0x25339, -1, -1, -1, -1, -1, -1, -1, -1, 1444794 }, { 0x2533A, -1, -1, 1444801, -1, -1, -1, -1, -1, -1 }, { 0x2533B, -1, -1, 1444806, -1, -1, -1, -1, -1, -1 }, { 0x2533C, -1, -1, 1444811, -1, -1, -1, -1, -1, -1 }, { 0x2533D, -1, -1, 1444817, -1, -1, -1, -1, -1, -1 }, { 0x2533E, -1, -1, 1444829, -1, -1, -1, -1, 1444823, -1 }, { 0x2533F, -1, -1, 1444835, -1, -1, -1, -1, -1, -1 }, { 0x25340, -1, -1, 1444839, -1, -1, -1, -1, -1, -1 }, { 0x25341, -1, -1, 1444845, -1, -1, -1, -1, -1, -1 }, { 0x25345, -1, -1, 1444850, -1, -1, -1, -1, -1, -1 }, { 0x25346, -1, -1, 1444856, -1, -1, -1, -1, -1, -1 }, { 0x25349, -1, -1, 1444861, -1, -1, -1, -1, -1, -1 }, { 0x2534B, -1, -1, 1444866, -1, -1, -1, -1, -1, -1 }, { 0x2534D, -1, -1, -1, -1, -1, -1, -1, -1, 1444871 }, { 0x2534E, -1, -1, -1, -1, -1, -1, -1, -1, 1444875 }, { 0x25351, -1, -1, -1, -1, -1, -1, -1, -1, 1444882 }, { 0x25352, -1, -1, -1, -1, -1, -1, -1, -1, 1444889 }, { 0x25353, -1, -1, 1444895, -1, -1, -1, -1, -1, -1 }, { 0x25354, -1, -1, 1444900, -1, -1, -1, -1, -1, -1 }, { 0x25356, -1, -1, -1, -1, -1, -1, -1, -1, 1444905 }, { 0x25358, -1, -1, -1, -1, -1, -1, -1, -1, 1444911 }, { 0x2535A, -1, -1, 1444916, -1, -1, -1, -1, -1, -1 }, { 0x2535B, -1, -1, -1, -1, -1, -1, -1, -1, 1444922 }, { 0x2535D, -1, -1, 1444927, -1, -1, -1, -1, -1, -1 }, { 0x2535E, -1, -1, 1444932, -1, -1, -1, -1, -1, -1 }, { 0x2535F, -1, -1, 1444936, -1, -1, -1, -1, -1, -1 }, { 0x25363, -1, -1, 1444940, -1, -1, -1, -1, -1, -1 }, { 0x25368, -1, -1, 1444945, -1, -1, -1, -1, -1, -1 }, { 0x2536A, -1, -1, 1444950, -1, -1, -1, -1, -1, -1 }, { 0x2536B, -1, -1, 1444956, -1, -1, -1, -1, -1, -1 }, { 0x2536C, -1, -1, 1444962, -1, -1, -1, -1, -1, -1 }, { 0x2536D, -1, -1, 1444968, -1, -1, -1, -1, -1, -1 }, { 0x2536E, -1, -1, 1444973, -1, -1, -1, -1, -1, -1 }, { 0x2536F, -1, -1, 1444979, -1, -1, -1, -1, -1, -1 }, { 0x25371, -1, -1, 1444984, -1, -1, -1, -1, -1, -1 }, { 0x25372, -1, -1, 1444988, -1, -1, -1, -1, -1, -1 }, { 0x25373, -1, -1, 1444992, -1, -1, -1, -1, -1, -1 }, { 0x25374, -1, -1, 1444997, -1, -1, -1, -1, -1, -1 }, { 0x25377, -1, -1, 1445001, -1, -1, -1, -1, -1, -1 }, { 0x25378, -1, -1, 1445007, -1, -1, -1, -1, -1, -1 }, { 0x25379, -1, -1, 1445012, -1, -1, -1, -1, -1, -1 }, { 0x2537A, -1, -1, 1445018, -1, -1, -1, -1, -1, -1 }, { 0x2537B, -1, -1, 1445024, -1, -1, -1, -1, -1, -1 }, { 0x2537C, -1, -1, 1445029, -1, -1, -1, -1, -1, -1 }, { 0x25380, -1, -1, 1445035, -1, -1, -1, -1, -1, -1 }, { 0x25381, -1, -1, -1, -1, -1, -1, -1, -1, 1445041 }, { 0x25382, -1, -1, 1445047, -1, -1, -1, -1, -1, -1 }, { 0x25383, -1, -1, 1445053, -1, -1, -1, -1, -1, -1 }, { 0x25385, -1, -1, 1445057, -1, -1, -1, -1, -1, -1 }, { 0x25386, -1, -1, 1445063, -1, -1, -1, -1, -1, -1 }, { 0x25388, -1, -1, 1445068, -1, -1, -1, -1, -1, -1 }, { 0x2538A, -1, -1, 1445072, -1, -1, -1, -1, -1, -1 }, { 0x2538B, -1, -1, 1445077, -1, -1, -1, -1, -1, -1 }, { 0x2538D, -1, -1, 1445083, -1, -1, -1, -1, -1, -1 }, { 0x2538E, -1, -1, 1445087, -1, -1, -1, -1, -1, -1 }, { 0x25390, -1, -1, 1445092, -1, -1, -1, -1, -1, -1 }, { 0x25391, -1, -1, 1445096, -1, -1, -1, -1, -1, -1 }, { 0x25392, -1, -1, 1445101, -1, -1, -1, -1, -1, -1 }, { 0x25393, -1, -1, 1445109, -1, -1, -1, -1, -1, -1 }, { 0x25394, -1, -1, 1445113, -1, -1, -1, -1, -1, -1 }, { 0x25395, -1, -1, 1445117, -1, -1, -1, -1, -1, -1 }, { 0x25396, -1, -1, 1445121, -1, -1, -1, -1, -1, -1 }, { 0x25397, -1, -1, 1445125, -1, -1, -1, -1, -1, -1 }, { 0x25398, -1, -1, 1445129, -1, -1, -1, -1, -1, -1 }, { 0x2539B, -1, -1, 1445135, -1, -1, -1, -1, -1, -1 }, { 0x2539C, -1, -1, 1445140, -1, -1, -1, -1, -1, -1 }, { 0x2539F, -1, -1, 1445146, -1, -1, -1, -1, -1, -1 }, { 0x253A1, -1, -1, 1445151, -1, -1, -1, -1, -1, -1 }, { 0x253A2, -1, -1, 1445156, -1, -1, -1, -1, -1, -1 }, { 0x253A3, -1, -1, 1445162, -1, -1, -1, -1, -1, -1 }, { 0x253A4, -1, -1, 1445168, -1, -1, -1, -1, -1, -1 }, { 0x253AE, -1, -1, 1445174, -1, -1, -1, -1, -1, -1 }, { 0x253B0, -1, -1, 1445178, -1, -1, -1, -1, -1, -1 }, { 0x253B1, -1, -1, 1445182, -1, -1, -1, -1, -1, -1 }, { 0x253B5, -1, -1, -1, -1, -1, -1, -1, 1445186, -1 }, { 0x253B8, -1, -1, 1445192, -1, -1, -1, -1, -1, -1 }, { 0x253B9, -1, -1, 1445197, -1, -1, -1, -1, -1, -1 }, { 0x253BA, -1, -1, 1445202, -1, -1, -1, -1, -1, -1 }, { 0x253C4, -1, -1, 1445208, -1, -1, -1, -1, -1, -1 }, { 0x253C5, -1, -1, 1445213, -1, -1, -1, -1, -1, -1 }, { 0x253C7, -1, -1, 1445218, -1, -1, -1, -1, -1, -1 }, { 0x253C8, -1, -1, 1445224, -1, -1, -1, -1, -1, -1 }, { 0x253CA, -1, -1, 1445230, -1, -1, -1, -1, -1, -1 }, { 0x253CB, -1, -1, -1, -1, -1, -1, -1, -1, 1445235 }, { 0x253CC, -1, -1, -1, -1, -1, -1, -1, -1, 1445240 }, { 0x253CD, -1, -1, -1, -1, -1, -1, -1, -1, 1445245 }, { 0x253CE, -1, -1, 1445250, -1, -1, -1, -1, -1, -1 }, { 0x253D2, -1, -1, 1445256, -1, -1, -1, -1, -1, -1 }, { 0x253D3, -1, -1, 1445260, -1, -1, -1, -1, -1, -1 }, { 0x253D5, -1, -1, 1445265, -1, -1, -1, -1, -1, -1 }, { 0x253D6, -1, -1, 1445271, -1, -1, -1, -1, -1, -1 }, { 0x253D8, -1, -1, 1445277, -1, -1, -1, -1, -1, -1 }, { 0x253D9, -1, -1, 1445282, -1, -1, -1, -1, -1, -1 }, { 0x253DC, -1, -1, 1445287, -1, -1, -1, -1, -1, -1 }, { 0x253DD, -1, -1, 1445291, -1, -1, -1, -1, -1, -1 }, { 0x253E0, -1, -1, 1445295, -1, -1, -1, -1, -1, -1 }, { 0x253E4, -1, -1, 1445299, -1, -1, -1, -1, -1, -1 }, { 0x253E5, -1, -1, 1445304, -1, -1, -1, -1, -1, -1 }, { 0x253E8, -1, -1, 1445310, -1, -1, -1, -1, -1, -1 }, { 0x253EA, -1, -1, 1445316, -1, -1, -1, -1, -1, -1 }, { 0x253EB, -1, -1, 1445321, -1, -1, -1, -1, -1, -1 }, { 0x253EE, -1, -1, 1445328, -1, -1, -1, -1, -1, -1 }, { 0x253EF, -1, -1, 1445332, -1, -1, -1, -1, -1, -1 }, { 0x253F0, -1, -1, 1445337, -1, -1, -1, -1, -1, -1 }, { 0x253F7, -1, -1, 1445342, -1, -1, -1, -1, -1, -1 }, { 0x253F9, -1, -1, 1445347, -1, -1, -1, -1, -1, -1 }, { 0x253FE, -1, -1, -1, -1, -1, -1, -1, 1445353, -1 }, { 0x253FF, -1, -1, -1, -1, -1, -1, -1, -1, 1445359 }, { 0x25400, -1, -1, 1445365, -1, -1, -1, -1, -1, -1 }, { 0x25401, -1, -1, 1445369, -1, -1, -1, -1, -1, -1 }, { 0x25402, -1, -1, 1445373, -1, -1, -1, -1, -1, -1 }, { 0x25406, -1, -1, -1, -1, -1, -1, -1, -1, 1445377 }, { 0x25407, -1, -1, -1, -1, -1, -1, -1, -1, 1445383 }, { 0x25408, -1, -1, -1, -1, -1, -1, -1, -1, 1445390 }, { 0x25409, -1, -1, -1, -1, -1, -1, -1, -1, 1445395 }, { 0x2540A, -1, -1, 1445402, -1, -1, -1, -1, -1, -1 }, { 0x2540B, -1, -1, -1, -1, -1, -1, -1, -1, 1445408 }, { 0x2540D, -1, -1, -1, -1, -1, -1, -1, -1, 1445415 }, { 0x2540F, -1, -1, -1, -1, -1, -1, -1, -1, 1445422 }, { 0x25410, -1, -1, -1, -1, -1, -1, -1, -1, 1445428 }, { 0x25411, -1, -1, 1445435, -1, -1, -1, -1, -1, -1 }, { 0x25412, -1, -1, -1, -1, -1, -1, -1, -1, 1445441 }, { 0x25413, -1, -1, 1445447, -1, -1, -1, -1, -1, -1 }, { 0x25414, -1, -1, -1, -1, -1, -1, -1, -1, 1445453 }, { 0x25415, -1, -1, 1445459, -1, -1, -1, -1, -1, -1 }, { 0x25418, 1445463, -1, 1445477, -1, -1, -1, -1, -1, -1 }, { 0x25419, -1, 1445482, 1445494, -1, -1, -1, -1, -1, -1 }, { 0x2541A, -1, -1, 1445498, -1, -1, -1, -1, -1, -1 }, { 0x2541E, 1445508, 1445502, 1445526, -1, -1, -1, -1, -1, -1 }, { 0x2541F, -1, -1, 1445532, -1, -1, -1, -1, -1, -1 }, { 0x25425, -1, 1445538, -1, -1, -1, -1, -1, -1, -1 }, { 0x25426, -1, -1, -1, -1, -1, -1, -1, -1, 1445544 }, { 0x25427, -1, -1, -1, -1, -1, -1, -1, -1, 1445549 }, { 0x25428, -1, -1, -1, -1, -1, -1, -1, -1, 1445555 }, { 0x25429, -1, -1, 1445561, -1, -1, -1, -1, -1, -1 }, { 0x2542C, -1, -1, 1445566, -1, -1, -1, -1, -1, -1 }, { 0x2542F, -1, 1445570, -1, -1, -1, -1, -1, -1, -1 }, { 0x25430, -1, 1445576, -1, -1, -1, -1, -1, -1, -1 }, { 0x25439, -1, -1, 1445582, -1, -1, -1, -1, -1, -1 }, { 0x2543B, -1, -1, 1445587, -1, -1, -1, -1, -1, -1 }, { 0x2543D, -1, -1, 1445592, -1, -1, -1, -1, -1, -1 }, { 0x2543F, -1, -1, 1445597, -1, -1, -1, -1, -1, -1 }, { 0x25442, -1, -1, -1, -1, -1, -1, -1, -1, 1445601 }, { 0x25443, -1, -1, -1, -1, -1, -1, -1, -1, 1445606 }, { 0x25445, -1, -1, 1445612, -1, -1, -1, -1, -1, -1 }, { 0x25446, -1, 1445618, -1, -1, -1, -1, -1, -1, -1 }, { 0x25447, -1, -1, 1445623, -1, -1, -1, -1, -1, -1 }, { 0x25448, -1, -1, 1445628, -1, -1, -1, -1, -1, -1 }, { 0x2544B, -1, -1, 1445634, -1, -1, -1, -1, -1, -1 }, { 0x2544E, -1, -1, 1445640, -1, -1, -1, -1, -1, -1 }, { 0x2544F, -1, -1, 1445647, -1, -1, -1, -1, -1, -1 }, { 0x25450, -1, -1, 1445652, -1, -1, -1, -1, -1, -1 }, { 0x25451, -1, -1, 1445657, -1, -1, -1, -1, -1, -1 }, { 0x25452, -1, -1, 1445661, -1, -1, -1, -1, -1, -1 }, { 0x25453, -1, -1, 1445665, -1, -1, -1, -1, -1, -1 }, { 0x25454, -1, -1, 1445670, -1, -1, -1, -1, -1, -1 }, { 0x25460, -1, -1, -1, -1, -1, -1, -1, -1, 1445675 }, { 0x25461, -1, -1, 1445683, -1, -1, -1, -1, -1, -1 }, { 0x25462, 1445688, -1, 1445721, -1, -1, -1, -1, -1, -1 }, { 0x25463, -1, -1, 1445725, -1, -1, -1, -1, -1, -1 }, { 0x25465, -1, -1, 1445729, -1, -1, -1, -1, -1, 1445734 }, { 0x2546A, 1445745, 1445739, 1445770, -1, -1, -1, -1, -1, -1 }, { 0x2546B, -1, -1, 1445775, -1, -1, -1, -1, -1, -1 }, { 0x2546C, -1, 1445780, -1, -1, -1, -1, -1, -1, -1 }, { 0x2546D, -1, -1, -1, -1, -1, -1, -1, -1, 1445786 }, { 0x2546E, -1, 1445792, -1, -1, -1, -1, -1, -1, -1 }, { 0x2546F, -1, -1, 1445801, -1, -1, -1, -1, -1, -1 }, { 0x25470, -1, -1, 1445805, -1, -1, -1, -1, -1, -1 }, { 0x25471, -1, -1, 1445811, -1, -1, -1, -1, -1, -1 }, { 0x25472, -1, -1, -1, -1, -1, -1, -1, -1, 1445818 }, { 0x25473, -1, -1, 1445824, -1, -1, -1, -1, -1, -1 }, { 0x25474, -1, -1, 1445830, -1, -1, -1, -1, -1, 1445834 }, { 0x25475, -1, -1, 1445837, -1, -1, -1, -1, -1, -1 }, { 0x25476, -1, -1, 1445842, -1, -1, -1, -1, -1, 1445847 }, { 0x25478, -1, -1, 1445853, -1, -1, -1, -1, -1, -1 }, { 0x25479, -1, -1, 1445859, -1, -1, -1, -1, -1, -1 }, { 0x2547A, -1, -1, 1445864, -1, -1, -1, -1, -1, -1 }, { 0x2547B, -1, -1, 1445867, -1, -1, -1, -1, -1, -1 }, { 0x2547C, -1, -1, 1445873, -1, -1, -1, -1, -1, -1 }, { 0x2547D, -1, -1, 1445879, -1, -1, -1, -1, -1, -1 }, { 0x2547E, -1, -1, 1445884, -1, -1, -1, -1, -1, -1 }, { 0x2547F, -1, -1, 1445887, -1, -1, -1, -1, -1, -1 }, { 0x25480, -1, -1, 1445893, -1, -1, -1, -1, -1, -1 }, { 0x25481, -1, -1, 1445897, -1, -1, -1, -1, -1, -1 }, { 0x25483, -1, -1, -1, -1, -1, -1, -1, -1, 1445903 }, { 0x25485, -1, -1, -1, -1, -1, -1, -1, -1, 1445909 }, { 0x25493, -1, -1, 1445915, -1, -1, -1, -1, -1, -1 }, { 0x25497, -1, -1, 1445920, -1, -1, -1, -1, -1, -1 }, { 0x25498, -1, -1, 1445925, -1, -1, -1, -1, -1, -1 }, { 0x2549A, -1, 1445930, -1, -1, -1, -1, -1, -1, -1 }, { 0x2549B, -1, -1, 1445942, -1, -1, -1, -1, -1, -1 }, { 0x2549E, -1, -1, 1445949, -1, -1, -1, -1, -1, -1 }, { 0x254A0, -1, -1, 1445955, -1, -1, -1, -1, -1, -1 }, { 0x254A1, -1, -1, 1445960, -1, -1, -1, -1, -1, -1 }, { 0x254A2, -1, -1, 1445964, -1, -1, -1, -1, -1, -1 }, { 0x254A5, -1, -1, -1, -1, -1, -1, -1, -1, 1445969 }, { 0x254A6, -1, -1, -1, -1, -1, -1, -1, -1, 1445974 }, { 0x254A7, -1, -1, 1445980, -1, -1, -1, -1, -1, -1 }, { 0x254A8, -1, -1, 1445984, -1, -1, -1, -1, -1, -1 }, { 0x254AB, -1, -1, 1445988, -1, -1, -1, -1, -1, -1 }, { 0x254AC, -1, -1, 1445992, -1, -1, -1, -1, -1, -1 }, { 0x254AD, -1, -1, 1445997, -1, -1, -1, -1, -1, -1 }, { 0x254AE, -1, -1, 1446002, -1, -1, -1, -1, -1, 1446007 }, { 0x254B0, -1, -1, 1446012, -1, -1, -1, -1, -1, -1 }, { 0x254B1, -1, -1, 1446016, -1, -1, -1, -1, -1, -1 }, { 0x254B2, -1, -1, 1446022, -1, -1, -1, -1, -1, -1 }, { 0x254B3, -1, -1, 1446026, -1, -1, -1, -1, -1, -1 }, { 0x254B5, -1, -1, 1446032, -1, -1, -1, -1, -1, -1 }, { 0x254B6, -1, -1, 1446036, -1, -1, -1, -1, -1, -1 }, { 0x254BE, -1, -1, 1446041, -1, -1, -1, -1, -1, -1 }, { 0x254C3, -1, -1, 1446045, -1, -1, -1, -1, -1, -1 }, { 0x254C4, -1, -1, -1, -1, -1, -1, -1, -1, 1446049 }, { 0x254C5, -1, -1, -1, -1, -1, -1, -1, -1, 1446054 }, { 0x254C6, -1, -1, 1446059, -1, -1, -1, -1, -1, -1 }, { 0x254C7, -1, -1, 1446064, -1, -1, -1, -1, -1, -1 }, { 0x254C8, -1, -1, 1446068, -1, -1, -1, -1, -1, -1 }, { 0x254C9, -1, -1, -1, -1, -1, -1, -1, -1, 1446071 }, { 0x254CC, -1, -1, 1446077, -1, -1, -1, -1, -1, -1 }, { 0x254CD, -1, -1, 1446084, -1, -1, -1, -1, -1, -1 }, { 0x254D0, -1, -1, 1446088, -1, -1, -1, -1, -1, -1 }, { 0x254D1, -1, -1, 1446093, -1, -1, -1, -1, -1, -1 }, { 0x254D2, -1, -1, 1446099, -1, -1, -1, -1, -1, -1 }, { 0x254D6, -1, -1, 1446105, -1, -1, -1, -1, -1, -1 }, { 0x254EC, -1, -1, 1446110, -1, -1, -1, -1, -1, -1 }, { 0x254F0, -1, -1, 1446115, -1, -1, -1, -1, -1, -1 }, { 0x254F3, -1, -1, -1, -1, -1, -1, -1, -1, 1446121 }, { 0x254F4, -1, -1, -1, -1, -1, -1, -1, -1, 1446126 }, { 0x254F5, -1, -1, -1, -1, -1, -1, -1, -1, 1446131 }, { 0x254F6, -1, -1, -1, -1, -1, -1, -1, -1, 1446137 }, { 0x254F7, -1, -1, -1, -1, -1, -1, -1, -1, 1446142 }, { 0x254F8, -1, -1, -1, -1, -1, -1, -1, -1, 1446147 }, { 0x254F9, -1, -1, -1, -1, -1, -1, -1, -1, 1446153 }, { 0x254FB, -1, -1, 1446159, -1, -1, -1, -1, -1, -1 }, { 0x254FE, -1, -1, 1446165, -1, -1, -1, -1, -1, -1 }, { 0x254FF, 1446169, -1, 1446190, -1, -1, -1, -1, -1, -1 }, { 0x25500, 1446202, 1446195, 1446214, -1, -1, -1, -1, -1, -1 }, { 0x25501, -1, -1, 1446220, -1, -1, -1, -1, -1, -1 }, { 0x25502, -1, -1, 1446224, -1, -1, -1, -1, -1, -1 }, { 0x25504, -1, -1, 1446230, -1, -1, -1, -1, -1, -1 }, { 0x25507, -1, -1, 1446235, -1, -1, -1, -1, -1, -1 }, { 0x2550A, -1, -1, 1446241, -1, -1, -1, -1, -1, -1 }, { 0x25511, -1, -1, 1446246, -1, -1, -1, -1, -1, -1 }, { 0x25521, -1, -1, 1446252, -1, -1, -1, -1, -1, -1 }, { 0x25522, -1, -1, 1446257, -1, -1, -1, -1, -1, -1 }, { 0x25523, -1, -1, 1446261, -1, -1, -1, -1, -1, -1 }, { 0x25526, -1, -1, -1, -1, -1, -1, -1, -1, 1446268 }, { 0x25527, -1, -1, -1, -1, -1, -1, -1, -1, 1446273 }, { 0x25529, -1, -1, 1446281, -1, -1, -1, -1, -1, -1 }, { 0x2552A, -1, -1, 1446285, -1, -1, -1, -1, -1, -1 }, { 0x2552B, -1, -1, 1446291, -1, -1, -1, -1, -1, -1 }, { 0x2552D, -1, -1, 1446297, -1, -1, -1, -1, -1, -1 }, { 0x2552E, -1, -1, 1446302, -1, -1, -1, -1, -1, -1 }, { 0x2552F, -1, -1, 1446308, -1, -1, -1, -1, -1, -1 }, { 0x25531, 1446318, 1446313, 1446334, -1, -1, -1, -1, -1, -1 }, { 0x25532, -1, -1, 1446340, -1, -1, -1, -1, -1, -1 }, { 0x25535, 1446347, 1446343, -1, -1, -1, 1446401, 1446418, -1, -1 }, { 0x2553B, -1, -1, 1446425, -1, -1, -1, -1, -1, -1 }, { 0x2553D, -1, -1, 1446430, -1, -1, -1, -1, -1, -1 }, { 0x2553F, 1446439, 1446434, -1, -1, -1, -1, -1, -1, -1 }, { 0x25540, -1, -1, 1446488, -1, -1, -1, -1, -1, -1 }, { 0x25541, -1, -1, 1446494, -1, -1, -1, -1, -1, -1 }, { 0x25542, -1, -1, 1446498, -1, -1, -1, -1, -1, -1 }, { 0x25544, -1, -1, -1, -1, -1, -1, -1, -1, 1446502 }, { 0x25547, -1, -1, 1446507, -1, -1, -1, -1, -1, -1 }, { 0x25549, -1, -1, 1446511, -1, -1, -1, -1, -1, -1 }, { 0x2554A, -1, -1, -1, -1, -1, -1, -1, -1, 1446516 }, { 0x2554C, -1, -1, -1, -1, -1, -1, -1, -1, 1446523 }, { 0x2554D, -1, -1, 1446530, -1, -1, -1, -1, -1, -1 }, { 0x2554E, -1, -1, 1446535, -1, -1, -1, -1, -1, -1 }, { 0x2554F, -1, -1, 1446541, -1, -1, -1, -1, -1, -1 }, { 0x25550, -1, -1, 1446546, -1, -1, -1, -1, -1, -1 }, { 0x25551, -1, -1, 1446550, -1, -1, -1, -1, -1, -1 }, { 0x25553, -1, -1, 1446555, -1, -1, -1, -1, -1, -1 }, { 0x25556, -1, -1, 1446559, -1, -1, -1, -1, -1, -1 }, { 0x25557, -1, -1, 1446564, -1, -1, -1, -1, -1, -1 }, { 0x25558, -1, -1, 1446570, -1, -1, -1, -1, -1, -1 }, { 0x25559, -1, -1, 1446576, -1, -1, -1, -1, -1, -1 }, { 0x2555B, -1, 1446581, -1, -1, -1, -1, -1, -1, -1 }, { 0x2555C, -1, 1446586, -1, -1, -1, -1, -1, -1, -1 }, { 0x2555D, -1, 1446597, -1, -1, -1, -1, -1, -1, -1 }, { 0x2555E, -1, 1446603, -1, -1, -1, -1, -1, -1, -1 }, { 0x25562, -1, 1446610, 1446615, -1, -1, -1, -1, -1, -1 }, { 0x25563, -1, -1, 1446620, -1, -1, -1, -1, -1, -1 }, { 0x25565, -1, 1446625, -1, -1, -1, -1, -1, -1, 1446631 }, { 0x25566, -1, 1446636, 1446642, -1, -1, -1, -1, -1, -1 }, { 0x25570, -1, -1, 1446647, -1, -1, -1, -1, -1, -1 }, { 0x25571, -1, -1, 1446651, -1, -1, -1, -1, -1, -1 }, { 0x25572, -1, -1, 1446657, -1, -1, -1, -1, -1, -1 }, { 0x25575, -1, -1, 1446662, -1, -1, -1, -1, -1, -1 }, { 0x25576, -1, -1, 1446667, -1, -1, -1, -1, -1, -1 }, { 0x25578, -1, -1, 1446671, -1, -1, -1, -1, -1, -1 }, { 0x25579, -1, -1, 1446676, -1, -1, -1, -1, -1, -1 }, { 0x2557B, -1, -1, 1446681, -1, -1, -1, -1, -1, -1 }, { 0x2557C, -1, -1, 1446685, -1, -1, -1, -1, -1, -1 }, { 0x2557D, -1, -1, 1446690, -1, -1, -1, -1, -1, -1 }, { 0x2557E, -1, -1, 1446696, -1, -1, -1, -1, -1, -1 }, { 0x2557F, -1, -1, 1446702, -1, -1, -1, -1, -1, -1 }, { 0x25581, -1, 1446707, -1, -1, -1, -1, -1, -1, -1 }, { 0x25584, -1, 1446713, -1, -1, -1, -1, -1, -1, -1 }, { 0x2558D, -1, -1, 1446718, -1, -1, -1, -1, -1, -1 }, { 0x2558F, -1, 1446722, -1, -1, -1, -1, -1, -1, -1 }, { 0x25590, -1, -1, -1, -1, -1, -1, -1, -1, 1446733 }, { 0x25591, -1, -1, -1, -1, -1, -1, -1, -1, 1446740 }, { 0x25592, -1, -1, -1, -1, -1, -1, -1, -1, 1446745 }, { 0x25593, -1, -1, -1, -1, -1, -1, -1, -1, 1446752 }, { 0x25594, -1, -1, -1, -1, -1, -1, -1, -1, 1446757 }, { 0x25595, -1, -1, -1, -1, -1, -1, -1, -1, 1446763 }, { 0x25596, -1, -1, -1, -1, -1, -1, -1, -1, 1446768 }, { 0x25597, -1, -1, 1446773, -1, -1, -1, -1, -1, -1 }, { 0x25598, -1, -1, 1446779, -1, -1, -1, -1, -1, -1 }, { 0x25599, -1, -1, 1446785, -1, -1, -1, -1, -1, -1 }, { 0x2559C, -1, -1, 1446789, -1, -1, -1, -1, -1, -1 }, { 0x2559D, -1, -1, 1446794, -1, -1, -1, -1, -1, -1 }, { 0x2559E, -1, -1, 1446800, -1, -1, -1, -1, -1, -1 }, { 0x255A0, -1, -1, 1446805, -1, -1, -1, -1, -1, -1 }, { 0x255A8, -1, -1, 1446811, -1, -1, -1, -1, -1, -1 }, { 0x255A9, -1, -1, -1, -1, -1, -1, -1, -1, 1446816 }, { 0x255AA, -1, -1, 1446823, -1, -1, -1, -1, -1, -1 }, { 0x255AB, -1, -1, 1446827, -1, -1, -1, -1, -1, -1 }, { 0x255AC, -1, -1, 1446831, -1, -1, -1, -1, -1, -1 }, { 0x255B5, -1, -1, 1446837, -1, -1, -1, -1, -1, -1 }, { 0x255B6, -1, -1, 1446842, -1, -1, -1, -1, -1, -1 }, { 0x255B8, -1, -1, -1, -1, -1, -1, -1, -1, 1446847 }, { 0x255B9, -1, 1446851, -1, -1, -1, -1, -1, -1, -1 }, { 0x255BA, -1, -1, -1, -1, -1, -1, -1, -1, 1446857 }, { 0x255BB, -1, -1, 1446862, -1, -1, -1, -1, -1, -1 }, { 0x255BC, -1, -1, 1446867, -1, -1, -1, -1, -1, -1 }, { 0x255BE, -1, -1, 1446871, -1, -1, -1, -1, -1, -1 }, { 0x255BF, -1, -1, 1446875, -1, -1, -1, -1, -1, -1 }, { 0x255C0, -1, -1, 1446879, -1, -1, -1, -1, -1, -1 }, { 0x255C1, -1, -1, 1446885, -1, -1, -1, -1, -1, -1 }, { 0x255CA, -1, -1, 1446891, -1, -1, -1, -1, -1, -1 }, { 0x255CC, -1, -1, -1, -1, -1, -1, -1, -1, 1446898 }, { 0x255CD, -1, -1, -1, -1, -1, -1, -1, -1, 1446905 }, { 0x255CE, -1, -1, -1, -1, -1, -1, -1, -1, 1446909 }, { 0x255CF, -1, -1, -1, -1, -1, -1, -1, -1, 1446915 }, { 0x255D0, -1, -1, -1, -1, -1, -1, -1, -1, 1446922 }, { 0x255D2, -1, -1, 1446928, -1, -1, -1, -1, -1, -1 }, { 0x255D3, -1, -1, 1446934, -1, -1, -1, -1, -1, -1 }, { 0x255D5, -1, 1446938, -1, -1, -1, -1, -1, -1, -1 }, { 0x255D9, -1, -1, 1446943, -1, -1, -1, -1, -1, -1 }, { 0x255DA, -1, -1, 1446948, -1, -1, -1, -1, -1, -1 }, { 0x255DB, -1, 1446953, -1, -1, -1, -1, -1, -1, -1 }, { 0x255DC, -1, -1, -1, -1, -1, -1, -1, -1, 1446958 }, { 0x255DD, -1, -1, 1446964, -1, -1, -1, -1, -1, -1 }, { 0x255DF, -1, -1, 1446970, -1, -1, -1, -1, -1, -1 }, { 0x255E0, -1, 1446974, -1, -1, -1, -1, -1, -1, -1 }, { 0x255E6, -1, -1, 1446979, -1, -1, -1, -1, -1, -1 }, { 0x255E7, -1, -1, 1446986, -1, -1, -1, -1, -1, -1 }, { 0x255E8, -1, -1, -1, -1, -1, -1, -1, -1, 1446991 }, { 0x255E9, -1, -1, -1, -1, -1, -1, -1, -1, 1446996 }, { 0x255EA, -1, -1, 1447003, -1, -1, -1, -1, -1, -1 }, { 0x255EB, -1, -1, 1447010, -1, -1, -1, -1, -1, -1 }, { 0x255EC, -1, -1, 1447014, -1, -1, -1, -1, -1, -1 }, { 0x255ED, -1, -1, 1447019, -1, -1, -1, -1, -1, -1 }, { 0x255EE, -1, -1, 1447023, -1, -1, -1, -1, -1, -1 }, { 0x255F3, -1, -1, -1, -1, -1, -1, -1, -1, 1447028 }, { 0x255F5, -1, -1, 1447035, -1, -1, -1, -1, -1, -1 }, { 0x255F6, -1, -1, 1447042, -1, -1, -1, -1, -1, -1 }, { 0x255F9, -1, -1, -1, -1, -1, -1, -1, -1, 1447047 }, { 0x255FA, -1, -1, 1447051, -1, -1, -1, -1, -1, -1 }, { 0x255FD, -1, -1, -1, -1, -1, -1, -1, -1, 1447056 }, { 0x255FF, -1, -1, 1447062, -1, -1, -1, -1, -1, -1 }, { 0x25600, -1, -1, -1, -1, -1, -1, -1, -1, 1447066 }, { 0x25601, -1, -1, 1447073, -1, -1, -1, -1, -1, -1 }, { 0x25602, -1, -1, -1, -1, -1, -1, -1, -1, 1447077 }, { 0x25604, -1, -1, 1447083, -1, -1, -1, -1, -1, -1 }, { 0x25605, -1, 1447087, -1, -1, -1, -1, -1, -1, -1 }, { 0x2560A, -1, -1, 1447091, -1, -1, -1, -1, -1, -1 }, { 0x2560B, -1, -1, 1447097, -1, -1, -1, -1, -1, -1 }, { 0x2560C, -1, -1, 1447102, -1, -1, -1, -1, -1, -1 }, { 0x2560F, -1, -1, 1447106, -1, -1, -1, -1, -1, -1 }, { 0x25611, -1, -1, -1, -1, -1, -1, -1, -1, 1447111 }, { 0x25612, -1, -1, 1447116, -1, -1, -1, -1, -1, -1 }, { 0x25620, -1, -1, 1447120, -1, -1, -1, -1, -1, -1 }, { 0x25621, -1, -1, 1447124, -1, -1, -1, -1, -1, -1 }, { 0x25624, -1, -1, 1447129, -1, -1, -1, -1, -1, -1 }, { 0x25625, -1, -1, 1447135, -1, -1, -1, -1, -1, -1 }, { 0x25626, -1, -1, 1447142, -1, -1, -1, -1, -1, -1 }, { 0x2562A, -1, -1, -1, -1, -1, -1, -1, -1, 1447147 }, { 0x2562B, -1, -1, 1447152, -1, -1, -1, -1, -1, -1 }, { 0x2562C, -1, -1, 1447156, -1, -1, -1, -1, -1, -1 }, { 0x2562E, -1, -1, 1447160, -1, -1, -1, -1, -1, -1 }, { 0x25635, -1, 1447164, -1, -1, -1, -1, -1, -1, -1 }, { 0x25636, -1, -1, -1, -1, -1, -1, -1, -1, 1447170 }, { 0x25637, -1, -1, -1, -1, -1, -1, -1, -1, 1447176 }, { 0x25640, -1, -1, 1447182, -1, -1, -1, -1, -1, -1 }, { 0x25641, -1, -1, 1447187, -1, -1, -1, -1, -1, -1 }, { 0x25646, -1, -1, 1447191, -1, -1, -1, -1, -1, -1 }, { 0x25647, -1, -1, 1447197, -1, -1, -1, -1, -1, -1 }, { 0x25649, -1, -1, 1447201, -1, -1, -1, -1, -1, -1 }, { 0x2564B, -1, -1, 1447205, -1, -1, -1, -1, -1, -1 }, { 0x2564E, -1, -1, 1447211, -1, -1, -1, -1, -1, -1 }, { 0x25651, -1, 1447215, -1, -1, -1, -1, -1, -1, -1 }, { 0x25652, -1, -1, -1, -1, -1, -1, -1, -1, 1447228 }, { 0x25653, -1, -1, -1, -1, -1, -1, -1, -1, 1447235 }, { 0x25661, -1, -1, 1447241, -1, -1, -1, -1, -1, -1 }, { 0x25663, -1, -1, 1447247, -1, -1, -1, -1, -1, -1 }, { 0x25666, -1, -1, 1447252, -1, -1, -1, -1, -1, -1 }, { 0x25667, -1, -1, -1, -1, -1, -1, -1, -1, 1447256 }, { 0x25668, -1, -1, 1447262, -1, -1, -1, -1, -1, -1 }, { 0x25669, -1, -1, -1, -1, -1, -1, -1, -1, 1447267 }, { 0x2566A, -1, -1, -1, -1, -1, -1, -1, -1, 1447273 }, { 0x2566C, -1, -1, 1447281, -1, -1, -1, -1, -1, -1 }, { 0x25670, -1, -1, 1447287, -1, -1, -1, -1, -1, -1 }, { 0x2567E, -1, -1, 1447293, -1, -1, -1, -1, -1, -1 }, { 0x2567F, -1, -1, 1447298, -1, -1, -1, -1, -1, -1 }, { 0x25682, -1, -1, 1447302, -1, -1, -1, -1, -1, -1 }, { 0x25683, -1, 1447307, -1, -1, -1, -1, -1, -1, -1 }, { 0x25684, -1, -1, -1, -1, -1, -1, -1, -1, 1447313 }, { 0x25685, -1, -1, -1, -1, -1, -1, -1, -1, 1447319 }, { 0x25686, -1, -1, -1, -1, -1, -1, -1, -1, 1447325 }, { 0x25687, -1, -1, -1, -1, -1, -1, -1, -1, 1447331 }, { 0x25689, -1, -1, 1447339, -1, -1, -1, -1, -1, -1 }, { 0x2568A, -1, -1, 1447343, -1, -1, -1, -1, -1, -1 }, { 0x25695, -1, 1447347, -1, -1, -1, -1, -1, -1, -1 }, { 0x2569A, -1, -1, 1447354, -1, -1, -1, -1, -1, -1 }, { 0x2569B, -1, -1, 1447359, -1, -1, -1, -1, -1, -1 }, { 0x256A0, -1, -1, 1447364, -1, -1, -1, -1, -1, -1 }, { 0x256A4, -1, -1, -1, -1, -1, -1, -1, -1, 1447370 }, { 0x256A5, -1, -1, -1, -1, -1, -1, -1, -1, 1447376 }, { 0x256A6, -1, -1, 1447381, -1, -1, -1, -1, -1, -1 }, { 0x256A9, -1, -1, 1447386, -1, -1, -1, -1, -1, -1 }, { 0x256AF, -1, -1, -1, -1, -1, -1, -1, -1, 1447390 }, { 0x256BE, -1, -1, 1447395, -1, -1, -1, -1, -1, -1 }, { 0x256BF, -1, -1, 1447401, -1, -1, -1, -1, -1, -1 }, { 0x256C2, -1, -1, 1447407, -1, -1, -1, -1, -1, -1 }, { 0x256C5, -1, -1, 1447412, -1, -1, -1, -1, -1, -1 }, { 0x256C9, -1, -1, -1, -1, -1, -1, -1, -1, 1447417 }, { 0x256D1, -1, -1, 1447423, -1, -1, -1, -1, -1, -1 }, { 0x256D7, -1, -1, -1, -1, -1, -1, -1, -1, 1447427 }, { 0x256D8, -1, -1, 1447433, -1, -1, -1, -1, -1, -1 }, { 0x256DA, -1, -1, 1447437, -1, -1, -1, -1, -1, -1 }, { 0x256DC, -1, -1, 1447442, -1, -1, -1, -1, -1, -1 }, { 0x256DD, -1, -1, 1447446, -1, -1, -1, -1, -1, -1 }, { 0x256DE, -1, -1, 1447452, -1, -1, -1, -1, -1, -1 }, { 0x256DF, -1, -1, 1447456, -1, -1, -1, -1, -1, -1 }, { 0x256E3, -1, 1447460, -1, -1, -1, -1, -1, -1, -1 }, { 0x256E5, -1, -1, 1447466, -1, -1, -1, -1, -1, -1 }, { 0x256E7, -1, -1, 1447473, -1, -1, -1, -1, -1, -1 }, { 0x256E8, -1, -1, 1447478, -1, -1, -1, -1, -1, -1 }, { 0x256E9, -1, -1, 1447483, -1, -1, -1, -1, -1, -1 }, { 0x256EA, -1, -1, 1447487, -1, -1, -1, -1, -1, -1 }, { 0x256EB, -1, -1, 1447491, -1, -1, -1, -1, -1, -1 }, { 0x256ED, -1, -1, -1, -1, -1, -1, -1, -1, 1447498 }, { 0x256EF, -1, -1, 1447503, -1, -1, -1, -1, -1, -1 }, { 0x256F0, -1, -1, 1447508, -1, -1, -1, -1, -1, -1 }, { 0x256F1, -1, -1, 1447514, -1, -1, -1, -1, -1, -1 }, { 0x256F6, -1, 1447520, -1, -1, -1, -1, -1, -1, -1 }, { 0x25700, -1, -1, -1, -1, -1, -1, -1, -1, 1447525 }, { 0x25703, -1, -1, 1447531, -1, -1, -1, -1, -1, -1 }, { 0x25704, -1, -1, 1447535, -1, -1, -1, -1, -1, -1 }, { 0x25706, -1, 1447541, -1, -1, -1, -1, -1, -1, -1 }, { 0x2570C, 1447550, 1447546, 1447571, -1, -1, -1, -1, -1, -1 }, { 0x2570F, -1, -1, 1447575, -1, -1, -1, -1, -1, -1 }, { 0x25710, -1, -1, 1447580, -1, -1, -1, -1, -1, -1 }, { 0x25712, 1447585, -1, 1447605, -1, -1, -1, -1, -1, -1 }, { 0x25713, -1, -1, 1447610, -1, -1, -1, -1, -1, -1 }, { 0x25716, -1, -1, 1447615, -1, -1, -1, -1, -1, -1 }, { 0x25719, -1, -1, 1447619, -1, -1, -1, -1, -1, -1 }, { 0x2571A, -1, -1, 1447624, -1, -1, -1, -1, -1, -1 }, { 0x2571D, -1, 1447629, -1, -1, -1, -1, -1, -1, -1 }, { 0x25721, -1, -1, -1, -1, -1, -1, -1, -1, 1447634 }, { 0x25724, -1, -1, -1, -1, -1, -1, -1, -1, 1447640 }, { 0x25725, 1447649, 1447645, 1447684, -1, -1, -1, -1, -1, -1 }, { 0x25726, -1, -1, 1447688, -1, -1, -1, -1, -1, -1 }, { 0x2572C, -1, -1, 1447692, -1, -1, -1, -1, -1, -1 }, { 0x2572D, -1, -1, 1447696, -1, -1, -1, -1, -1, -1 }, { 0x2572E, -1, -1, 1447701, -1, -1, -1, -1, -1, -1 }, { 0x25730, -1, -1, 1447706, -1, -1, -1, -1, -1, -1 }, { 0x25732, -1, -1, 1447711, -1, -1, -1, -1, -1, -1 }, { 0x25734, -1, -1, 1447717, -1, -1, -1, -1, -1, -1 }, { 0x25735, -1, -1, 1447723, -1, -1, -1, -1, -1, -1 }, { 0x25736, -1, -1, 1447728, -1, -1, -1, -1, -1, -1 }, { 0x2573D, -1, 1447733, -1, -1, -1, -1, -1, -1, -1 }, { 0x25740, -1, -1, 1447738, -1, -1, -1, -1, -1, -1 }, { 0x25742, -1, -1, 1447743, -1, -1, -1, -1, -1, -1 }, { 0x25744, -1, -1, 1447748, -1, -1, -1, -1, -1, -1 }, { 0x2574A, -1, -1, 1447753, -1, -1, -1, -1, -1, -1 }, { 0x2574B, -1, -1, 1447758, -1, -1, -1, -1, -1, -1 }, { 0x2574D, -1, -1, 1447763, -1, -1, -1, -1, -1, -1 }, { 0x2574E, -1, -1, -1, -1, -1, -1, -1, -1, 1447767 }, { 0x25751, -1, -1, 1447773, -1, -1, -1, -1, -1, -1 }, { 0x25752, -1, -1, 1447778, -1, -1, -1, -1, -1, -1 }, { 0x25754, -1, -1, 1447783, -1, -1, -1, -1, -1, -1 }, { 0x25755, -1, -1, 1447788, -1, -1, -1, -1, -1, -1 }, { 0x25756, -1, -1, 1447794, -1, -1, -1, -1, -1, -1 }, { 0x25758, -1, -1, 1447798, -1, -1, -1, -1, -1, -1 }, { 0x2575F, -1, -1, 1447803, -1, -1, -1, -1, -1, -1 }, { 0x25760, -1, -1, 1447807, -1, -1, -1, -1, -1, -1 }, { 0x25762, 1447816, 1447811, 1447877, -1, -1, -1, -1, -1, -1 }, { 0x25765, -1, -1, 1447881, -1, -1, -1, -1, -1, 1447886 }, { 0x25766, -1, -1, 1447892, -1, -1, -1, -1, -1, -1 }, { 0x25767, -1, -1, 1447897, -1, -1, -1, -1, -1, -1 }, { 0x25768, -1, -1, 1447901, -1, -1, -1, -1, -1, -1 }, { 0x2576E, -1, -1, 1447905, -1, -1, -1, -1, -1, -1 }, { 0x25772, -1, 1447910, -1, -1, -1, -1, -1, -1, -1 }, { 0x25778, -1, -1, 1447915, -1, -1, -1, -1, -1, -1 }, { 0x25779, -1, -1, 1447919, -1, -1, -1, -1, -1, -1 }, { 0x2577D, -1, -1, -1, -1, -1, -1, -1, -1, 1447923 }, { 0x2577E, -1, -1, 1447929, -1, -1, -1, -1, -1, -1 }, { 0x2577F, -1, -1, 1447933, -1, -1, -1, -1, -1, -1 }, { 0x25781, -1, -1, 1447938, -1, -1, -1, -1, -1, -1 }, { 0x25783, -1, -1, 1447944, -1, -1, -1, -1, -1, -1 }, { 0x25784, -1, -1, 1447950, -1, -1, -1, -1, -1, -1 }, { 0x25785, -1, -1, 1447954, -1, -1, -1, -1, -1, -1 }, { 0x2578A, -1, -1, 1447960, -1, -1, -1, -1, -1, -1 }, { 0x2578D, -1, -1, 1447965, -1, -1, -1, -1, -1, -1 }, { 0x2578E, -1, -1, 1447969, -1, -1, -1, -1, -1, -1 }, { 0x2578F, -1, -1, 1447973, -1, -1, -1, -1, -1, -1 }, { 0x25792, -1, -1, 1447978, -1, -1, -1, -1, -1, -1 }, { 0x25796, -1, -1, -1, -1, -1, -1, -1, -1, 1447983 }, { 0x25798, -1, -1, 1447991, -1, -1, -1, -1, -1, -1 }, { 0x2579A, -1, -1, 1447996, -1, -1, -1, -1, -1, -1 }, { 0x2579B, 1448004, 1448000, 1448018, -1, -1, -1, -1, -1, -1 }, { 0x2579C, -1, -1, 1448023, -1, -1, -1, -1, -1, -1 }, { 0x257A7, -1, -1, 1448030, -1, -1, -1, -1, -1, -1 }, { 0x257A9, -1, -1, 1448036, -1, -1, -1, -1, -1, -1 }, { 0x257AA, -1, -1, 1448042, -1, -1, -1, -1, -1, -1 }, { 0x257AF, -1, -1, 1448046, -1, -1, -1, -1, -1, -1 }, { 0x257B2, -1, -1, 1448050, -1, -1, -1, -1, -1, -1 }, { 0x257B4, -1, -1, 1448055, -1, -1, -1, -1, -1, -1 }, { 0x257B5, -1, -1, 1448059, -1, -1, -1, -1, -1, 1448064 }, { 0x257BA, -1, -1, 1448069, -1, -1, -1, -1, -1, -1 }, { 0x257BC, -1, -1, 1448075, -1, -1, -1, -1, -1, -1 }, { 0x257C3, -1, -1, 1448080, -1, -1, -1, -1, -1, -1 }, { 0x257C5, -1, -1, 1448084, -1, -1, -1, -1, -1, -1 }, { 0x257C7, -1, 1448090, -1, -1, -1, -1, -1, -1, -1 }, { 0x257C8, -1, -1, -1, -1, -1, -1, -1, -1, 1448095 }, { 0x257C9, -1, -1, -1, -1, -1, -1, -1, -1, 1448101 }, { 0x257CA, -1, -1, -1, -1, -1, -1, -1, -1, 1448107 }, { 0x257CC, -1, -1, -1, -1, -1, -1, -1, -1, 1448112 }, { 0x257CD, -1, -1, 1448118, -1, -1, -1, -1, -1, -1 }, { 0x257CE, -1, -1, 1448123, -1, -1, -1, -1, -1, -1 }, { 0x257D2, -1, -1, 1448130, -1, -1, -1, -1, -1, -1 }, { 0x257D3, -1, -1, 1448136, -1, -1, -1, -1, -1, -1 }, { 0x257D4, -1, -1, 1448142, -1, -1, -1, -1, -1, -1 }, { 0x257D5, -1, -1, 1448146, -1, -1, -1, -1, -1, -1 }, { 0x257D7, -1, -1, 1448152, -1, -1, -1, -1, -1, -1 }, { 0x257D8, -1, -1, 1448156, -1, -1, -1, -1, -1, -1 }, { 0x257DA, -1, -1, 1448160, -1, -1, -1, -1, -1, -1 }, { 0x257DF, -1, 1448167, -1, -1, -1, -1, -1, -1, -1 }, { 0x257E0, -1, 1448172, -1, -1, -1, -1, -1, -1, -1 }, { 0x257E1, -1, 1448178, -1, -1, -1, -1, -1, -1, -1 }, { 0x257EA, -1, -1, 1448184, -1, -1, -1, -1, -1, -1 }, { 0x257F6, -1, -1, 1448189, -1, -1, -1, -1, -1, -1 }, { 0x257F9, -1, -1, -1, -1, -1, -1, -1, -1, 1448194 }, { 0x257FC, -1, -1, -1, -1, -1, -1, -1, -1, 1448200 }, { 0x257FD, -1, -1, 1448206, -1, -1, -1, -1, -1, -1 }, { 0x257FE, -1, -1, 1448210, -1, -1, -1, -1, -1, -1 }, { 0x257FF, -1, -1, 1448214, -1, -1, -1, -1, -1, -1 }, { 0x25800, -1, -1, 1448218, -1, -1, -1, -1, -1, -1 }, { 0x25801, -1, -1, 1448224, -1, -1, -1, -1, -1, -1 }, { 0x25803, -1, -1, 1448228, -1, -1, -1, -1, -1, -1 }, { 0x25804, -1, -1, 1448233, -1, -1, -1, -1, -1, -1 }, { 0x25805, -1, -1, 1448239, -1, -1, -1, -1, -1, -1 }, { 0x25808, -1, -1, 1448245, -1, -1, -1, -1, -1, -1 }, { 0x25809, -1, -1, 1448250, -1, -1, -1, -1, -1, -1 }, { 0x2580A, -1, -1, 1448254, -1, -1, -1, -1, -1, -1 }, { 0x2580B, -1, -1, 1448259, -1, -1, -1, -1, -1, -1 }, { 0x2580D, -1, -1, 1448263, -1, -1, -1, -1, -1, -1 }, { 0x2581B, -1, -1, 1448267, -1, -1, -1, -1, -1, -1 }, { 0x2581C, -1, -1, 1448273, -1, -1, -1, -1, -1, -1 }, { 0x25821, -1, -1, 1448279, -1, -1, -1, -1, -1, -1 }, { 0x25829, -1, -1, 1448285, -1, -1, -1, -1, -1, -1 }, { 0x2582C, -1, -1, -1, -1, -1, -1, -1, -1, 1448290 }, { 0x2582D, -1, -1, -1, -1, -1, -1, -1, -1, 1448297 }, { 0x2582E, -1, -1, -1, -1, -1, -1, -1, -1, 1448305 }, { 0x2582F, -1, -1, -1, -1, -1, -1, -1, -1, 1448310 }, { 0x25831, -1, -1, 1448315, -1, -1, -1, -1, -1, -1 }, { 0x25832, -1, -1, 1448325, -1, -1, -1, -1, 1448319, -1 }, { 0x25833, -1, -1, 1448329, -1, -1, -1, -1, -1, -1 }, { 0x25834, -1, -1, 1448333, -1, -1, -1, -1, -1, -1 }, { 0x25836, -1, -1, 1448340, -1, -1, -1, -1, -1, -1 }, { 0x25837, -1, -1, 1448345, -1, -1, -1, -1, -1, -1 }, { 0x25839, -1, -1, 1448350, -1, -1, -1, -1, -1, -1 }, { 0x2583A, -1, -1, 1448361, -1, -1, -1, -1, 1448355, -1 }, { 0x2583D, -1, -1, 1448366, -1, -1, -1, -1, -1, -1 }, { 0x25840, -1, -1, 1448371, -1, -1, -1, -1, -1, -1 }, { 0x25841, -1, -1, 1448377, -1, -1, -1, -1, -1, -1 }, { 0x25852, -1, -1, 1448382, -1, -1, -1, -1, -1, -1 }, { 0x25857, -1, 1448386, -1, -1, -1, -1, -1, -1, 1448391 }, { 0x25858, -1, -1, -1, -1, -1, -1, -1, -1, 1448395 }, { 0x2585C, -1, -1, 1448401, -1, -1, -1, -1, -1, -1 }, { 0x2585D, -1, 1448406, 1448411, -1, -1, -1, -1, -1, -1 }, { 0x2585F, -1, -1, 1448417, -1, -1, -1, -1, -1, -1 }, { 0x25860, -1, -1, 1448425, -1, -1, -1, -1, -1, -1 }, { 0x25862, -1, -1, 1448433, -1, -1, -1, -1, -1, -1 }, { 0x25863, -1, -1, 1448437, -1, -1, -1, -1, -1, -1 }, { 0x25864, 1448442, -1, 1448452, -1, -1, -1, -1, -1, -1 }, { 0x25866, -1, -1, 1448458, -1, -1, -1, -1, -1, -1 }, { 0x25867, -1, -1, 1448462, -1, -1, -1, -1, -1, -1 }, { 0x2586A, -1, -1, 1448467, -1, -1, -1, -1, -1, -1 }, { 0x2586C, -1, -1, 1448471, -1, -1, -1, -1, -1, -1 }, { 0x2586D, -1, -1, 1448477, -1, -1, -1, -1, -1, -1 }, { 0x2586E, -1, -1, 1448482, -1, -1, -1, -1, -1, -1 }, { 0x25872, -1, 1448487, -1, -1, -1, -1, -1, -1, -1 }, { 0x25874, 1448493, -1, 1448507, -1, -1, -1, -1, 1448501, -1 }, { 0x2587D, -1, -1, 1448511, -1, -1, -1, -1, -1, -1 }, { 0x25882, -1, -1, -1, -1, -1, -1, -1, -1, 1448515 }, { 0x25883, -1, -1, -1, -1, -1, -1, -1, -1, 1448520 }, { 0x25884, -1, -1, -1, -1, -1, -1, -1, -1, 1448526 }, { 0x25885, -1, -1, -1, -1, -1, -1, -1, -1, 1448532 }, { 0x25886, -1, -1, -1, -1, -1, -1, -1, -1, 1448539 }, { 0x25887, -1, -1, 1448546, -1, -1, -1, -1, -1, -1 }, { 0x25889, -1, -1, -1, -1, -1, -1, -1, -1, 1448552 }, { 0x2588A, -1, -1, 1448558, -1, -1, -1, -1, -1, -1 }, { 0x2588C, -1, -1, 1448563, -1, -1, -1, -1, -1, -1 }, { 0x2588D, -1, -1, 1448568, -1, -1, -1, -1, -1, -1 }, { 0x2588E, -1, -1, 1448573, -1, -1, -1, -1, -1, -1 }, { 0x2588F, -1, -1, 1448578, -1, -1, -1, -1, -1, -1 }, { 0x25890, -1, -1, 1448584, -1, -1, -1, -1, -1, 1448589 }, { 0x25891, -1, -1, 1448593, -1, -1, -1, -1, -1, -1 }, { 0x25892, -1, -1, 1448598, -1, -1, -1, -1, -1, -1 }, { 0x25894, -1, -1, 1448603, -1, -1, -1, -1, -1, -1 }, { 0x258A2, -1, -1, 1448609, -1, -1, -1, -1, -1, -1 }, { 0x258A6, -1, -1, 1448614, -1, -1, -1, -1, -1, -1 }, { 0x258A7, -1, -1, 1448618, -1, -1, -1, -1, -1, -1 }, { 0x258AB, -1, -1, -1, -1, -1, -1, -1, -1, 1448622 }, { 0x258AC, -1, -1, -1, -1, -1, -1, -1, -1, 1448628 }, { 0x258AE, -1, -1, 1448632, -1, -1, -1, -1, -1, -1 }, { 0x258B2, -1, -1, 1448637, -1, -1, -1, -1, -1, -1 }, { 0x258B3, -1, -1, -1, -1, -1, -1, -1, -1, 1448644 }, { 0x258B6, -1, -1, 1448651, -1, -1, -1, -1, -1, -1 }, { 0x258B7, -1, -1, 1448657, -1, -1, -1, -1, -1, -1 }, { 0x258B8, -1, -1, 1448663, -1, -1, -1, -1, -1, -1 }, { 0x258B9, -1, -1, 1448667, -1, -1, -1, -1, -1, -1 }, { 0x258BB, -1, -1, 1448672, -1, -1, -1, -1, -1, -1 }, { 0x258BD, -1, -1, 1448677, -1, -1, -1, -1, -1, -1 }, { 0x258C6, -1, -1, 1448682, -1, -1, -1, -1, -1, -1 }, { 0x258C8, -1, 1448686, 1448691, -1, -1, -1, -1, -1, -1 }, { 0x258CB, -1, -1, 1448695, -1, -1, -1, -1, -1, -1 }, { 0x258CC, -1, -1, 1448700, -1, -1, -1, -1, -1, -1 }, { 0x258D0, -1, -1, -1, -1, -1, -1, -1, -1, 1448704 }, { 0x258D1, -1, -1, -1, -1, -1, -1, -1, -1, 1448711 }, { 0x258D2, -1, -1, -1, -1, -1, -1, -1, -1, 1448719 }, { 0x258D7, -1, -1, 1448725, -1, -1, -1, -1, -1, -1 }, { 0x258D8, -1, -1, 1448731, -1, -1, -1, -1, -1, -1 }, { 0x258D9, -1, -1, 1448736, -1, -1, -1, -1, -1, -1 }, { 0x258DB, -1, -1, 1448742, -1, -1, -1, -1, -1, -1 }, { 0x258DD, -1, -1, 1448748, -1, -1, -1, -1, -1, -1 }, { 0x258DE, -1, 1448754, -1, -1, -1, -1, -1, -1, -1 }, { 0x258DF, -1, -1, 1448759, -1, -1, -1, -1, -1, -1 }, { 0x258E1, -1, 1448766, -1, -1, -1, -1, -1, -1, -1 }, { 0x258E4, -1, -1, 1448772, -1, -1, -1, -1, -1, -1 }, { 0x258E5, -1, -1, 1448776, -1, -1, -1, -1, -1, -1 }, { 0x258E9, -1, -1, 1448780, -1, -1, -1, -1, -1, -1 }, { 0x258EB, -1, -1, 1448784, -1, -1, -1, -1, -1, -1 }, { 0x258EC, -1, -1, 1448789, -1, -1, -1, -1, -1, -1 }, { 0x258EE, -1, -1, 1448794, -1, -1, -1, -1, -1, -1 }, { 0x258EF, -1, -1, 1448799, -1, -1, -1, -1, -1, -1 }, { 0x258F0, -1, -1, 1448804, -1, -1, -1, -1, -1, -1 }, { 0x258F8, -1, -1, 1448810, -1, -1, -1, -1, -1, -1 }, { 0x258FA, -1, -1, 1448814, -1, -1, -1, -1, -1, -1 }, { 0x258FD, -1, -1, -1, -1, -1, -1, -1, -1, 1448819 }, { 0x25902, -1, -1, 1448827, -1, -1, -1, -1, -1, -1 }, { 0x25903, -1, 1448833, -1, -1, -1, -1, -1, -1, -1 }, { 0x2590A, -1, -1, 1448838, -1, -1, -1, -1, -1, -1 }, { 0x2590B, -1, -1, 1448844, -1, -1, -1, -1, -1, -1 }, { 0x25910, -1, -1, 1448849, -1, -1, -1, -1, -1, -1 }, { 0x25917, -1, -1, 1448854, -1, -1, -1, -1, -1, -1 }, { 0x25918, -1, -1, 1448860, -1, -1, -1, -1, -1, -1 }, { 0x2591C, -1, -1, 1448865, -1, -1, -1, -1, -1, -1 }, { 0x2591E, -1, -1, 1448871, -1, -1, -1, -1, -1, -1 }, { 0x2591F, -1, -1, 1448877, -1, -1, -1, -1, -1, -1 }, { 0x25923, -1, -1, 1448882, -1, -1, -1, -1, -1, -1 }, { 0x25924, -1, -1, 1448887, -1, -1, -1, -1, -1, -1 }, { 0x25925, -1, -1, 1448893, -1, -1, -1, -1, -1, -1 }, { 0x25926, -1, -1, 1448897, -1, -1, -1, -1, -1, -1 }, { 0x25928, -1, -1, 1448901, -1, -1, -1, -1, -1, -1 }, { 0x25929, -1, -1, 1448905, -1, -1, -1, -1, -1, -1 }, { 0x25931, -1, -1, 1448911, -1, -1, -1, -1, -1, -1 }, { 0x25933, -1, -1, 1448916, -1, -1, -1, -1, -1, -1 }, { 0x25934, -1, -1, 1448921, -1, -1, -1, -1, -1, -1 }, { 0x25935, -1, -1, 1448926, -1, -1, -1, -1, -1, -1 }, { 0x25937, -1, -1, 1448932, -1, -1, -1, -1, -1, -1 }, { 0x25938, -1, -1, 1448937, -1, -1, -1, -1, -1, -1 }, { 0x25939, -1, -1, 1448942, -1, -1, -1, -1, -1, -1 }, { 0x2593A, -1, -1, 1448947, -1, -1, -1, -1, -1, -1 }, { 0x2593B, -1, -1, 1448951, -1, -1, -1, -1, -1, -1 }, { 0x2593C, -1, -1, 1448955, -1, -1, -1, -1, -1, -1 }, { 0x25945, 1448966, 1448960, 1448997, -1, -1, -1, -1, -1, -1 }, { 0x25946, -1, 1449003, -1, -1, -1, -1, -1, -1, -1 }, { 0x25948, -1, -1, 1449008, -1, -1, -1, -1, -1, -1 }, { 0x2594A, -1, -1, 1449014, -1, -1, -1, -1, -1, -1 }, { 0x2594B, -1, -1, 1449020, -1, -1, -1, -1, -1, -1 }, { 0x2594C, -1, -1, 1449026, -1, -1, -1, -1, -1, -1 }, { 0x2594D, -1, -1, 1449030, -1, -1, -1, -1, -1, -1 }, { 0x2594F, -1, -1, 1449036, -1, -1, -1, -1, -1, -1 }, { 0x25956, -1, 1449041, -1, -1, -1, -1, -1, -1, -1 }, { 0x2595B, -1, -1, 1449050, -1, -1, -1, -1, -1, -1 }, { 0x2595D, -1, -1, 1449054, -1, -1, -1, -1, -1, -1 }, { 0x2595F, -1, -1, 1449060, -1, -1, -1, -1, -1, -1 }, { 0x25960, -1, -1, 1449064, -1, -1, -1, -1, -1, -1 }, { 0x25961, -1, -1, 1449069, -1, -1, -1, -1, -1, -1 }, { 0x25965, -1, -1, 1449075, -1, -1, -1, -1, -1, -1 }, { 0x25967, -1, -1, 1449080, -1, -1, -1, -1, -1, -1 }, { 0x25969, -1, -1, 1449087, -1, -1, -1, -1, -1, -1 }, { 0x25971, -1, -1, 1449090, -1, -1, -1, -1, -1, -1 }, { 0x25973, -1, -1, 1449097, -1, -1, -1, -1, -1, -1 }, { 0x25974, -1, -1, 1449103, -1, -1, -1, -1, -1, -1 }, { 0x25975, -1, -1, 1449107, -1, -1, -1, -1, -1, -1 }, { 0x25976, -1, -1, 1449113, -1, -1, -1, -1, -1, -1 }, { 0x25977, -1, -1, 1449119, -1, -1, -1, -1, -1, -1 }, { 0x25978, -1, -1, 1449130, -1, -1, -1, -1, 1449124, -1 }, { 0x25979, -1, -1, 1449135, -1, -1, -1, -1, -1, -1 }, { 0x2597D, -1, -1, 1449140, -1, -1, -1, -1, -1, -1 }, { 0x2597E, -1, -1, 1449145, -1, -1, -1, -1, -1, -1 }, { 0x2597F, -1, -1, 1449151, -1, -1, -1, -1, -1, -1 }, { 0x25980, -1, -1, 1449157, -1, -1, -1, -1, -1, -1 }, { 0x25981, -1, -1, 1449163, -1, -1, -1, -1, -1, -1 }, { 0x25983, -1, -1, 1449169, -1, -1, -1, -1, -1, -1 }, { 0x25985, -1, -1, 1449175, -1, -1, -1, -1, -1, -1 }, { 0x2598A, -1, -1, 1449181, -1, -1, -1, -1, -1, -1 }, { 0x2598C, -1, -1, 1449186, -1, -1, -1, -1, -1, -1 }, { 0x2598D, -1, -1, 1449192, -1, -1, -1, -1, -1, -1 }, { 0x25994, -1, -1, 1449196, -1, -1, -1, -1, -1, -1 }, { 0x25996, -1, -1, 1449201, -1, -1, -1, -1, -1, -1 }, { 0x25998, -1, -1, 1449206, -1, -1, -1, -1, -1, -1 }, { 0x2599C, -1, -1, 1449210, -1, -1, -1, -1, -1, -1 }, { 0x2599D, -1, -1, 1449216, -1, -1, -1, -1, -1, 1449221 }, { 0x2599E, -1, -1, 1449226, -1, -1, -1, -1, -1, -1 }, { 0x2599F, -1, -1, 1449231, -1, -1, -1, -1, -1, -1 }, { 0x259A2, -1, -1, 1449237, -1, -1, -1, -1, -1, -1 }, { 0x259A3, -1, -1, 1449243, -1, -1, -1, -1, -1, -1 }, { 0x259A5, -1, -1, 1449248, -1, -1, -1, -1, -1, -1 }, { 0x259A8, -1, -1, 1449255, -1, -1, -1, -1, -1, -1 }, { 0x259AC, -1, 1449259, -1, -1, -1, -1, -1, -1, -1 }, { 0x259B6, -1, -1, 1449266, -1, -1, -1, -1, -1, -1 }, { 0x259B7, -1, -1, 1449272, -1, -1, -1, -1, -1, -1 }, { 0x259C2, -1, -1, 1449278, -1, -1, -1, -1, -1, -1 }, { 0x259C6, -1, -1, 1449284, -1, -1, -1, -1, -1, -1 }, { 0x259C7, -1, -1, 1449288, -1, -1, -1, -1, -1, -1 }, { 0x259CB, -1, -1, 1449292, -1, -1, -1, -1, -1, -1 }, { 0x259CC, -1, 1449296, -1, -1, -1, -1, -1, -1, -1 }, { 0x259CE, -1, -1, -1, -1, -1, -1, -1, -1, 1449301 }, { 0x259D1, -1, -1, 1449306, -1, -1, -1, -1, -1, -1 }, { 0x259D2, -1, -1, 1449312, -1, -1, -1, -1, -1, -1 }, { 0x259D3, -1, -1, 1449317, -1, -1, -1, -1, -1, -1 }, { 0x259D5, -1, -1, 1449321, -1, -1, -1, -1, -1, -1 }, { 0x259D9, -1, -1, 1449326, -1, -1, -1, -1, -1, -1 }, { 0x259DA, -1, -1, 1449331, -1, -1, -1, -1, -1, -1 }, { 0x259E1, -1, -1, 1449336, -1, -1, -1, -1, -1, -1 }, { 0x259E3, -1, -1, 1449342, -1, -1, -1, -1, -1, -1 }, { 0x259E4, -1, -1, 1449346, -1, -1, -1, -1, -1, -1 }, { 0x259E7, -1, -1, 1449352, -1, -1, -1, -1, -1, -1 }, { 0x259E9, -1, -1, -1, -1, -1, -1, -1, -1, 1449356 }, { 0x259EA, -1, -1, -1, -1, -1, -1, -1, -1, 1449361 }, { 0x259EB, -1, -1, 1449368, -1, -1, -1, -1, -1, -1 }, { 0x259EC, -1, -1, 1449374, -1, -1, -1, -1, -1, -1 }, { 0x259ED, -1, -1, 1449380, -1, -1, -1, -1, -1, -1 }, { 0x259EE, -1, -1, 1449385, -1, -1, -1, -1, -1, -1 }, { 0x259F0, -1, -1, 1449390, -1, -1, -1, -1, -1, -1 }, { 0x259F1, -1, -1, 1449395, -1, -1, -1, -1, -1, -1 }, { 0x259F2, -1, -1, 1449401, -1, -1, -1, -1, -1, -1 }, { 0x259F4, -1, -1, 1449406, -1, -1, -1, -1, -1, -1 }, { 0x259F7, -1, -1, 1449411, -1, -1, -1, -1, -1, -1 }, { 0x259F9, 1449420, 1449415, -1, -1, -1, -1, -1, -1, -1 }, { 0x259FB, -1, -1, 1449435, -1, -1, -1, -1, -1, -1 }, { 0x25A0B, -1, -1, -1, -1, -1, -1, -1, -1, 1449439 }, { 0x25A0C, -1, -1, 1449446, -1, -1, -1, -1, -1, -1 }, { 0x25A0D, -1, -1, 1449451, -1, -1, -1, -1, -1, -1 }, { 0x25A0E, -1, -1, 1449455, -1, -1, -1, -1, -1, -1 }, { 0x25A10, -1, -1, 1449460, -1, -1, -1, -1, -1, -1 }, { 0x25A12, -1, -1, 1449466, -1, -1, -1, -1, -1, -1 }, { 0x25A15, -1, -1, 1449471, -1, -1, -1, -1, -1, -1 }, { 0x25A1C, -1, -1, 1449477, -1, -1, -1, -1, -1, -1 }, { 0x25A1D, -1, -1, 1449481, -1, -1, -1, -1, -1, -1 }, { 0x25A27, -1, -1, -1, -1, -1, -1, -1, -1, 1449487 }, { 0x25A28, -1, -1, -1, -1, -1, -1, -1, -1, 1449491 }, { 0x25A2A, -1, -1, 1449499, -1, -1, -1, -1, -1, -1 }, { 0x25A33, -1, -1, 1449506, -1, -1, -1, -1, -1, -1 }, { 0x25A3B, -1, -1, 1449512, -1, -1, -1, -1, -1, -1 }, { 0x25A3F, -1, -1, 1449516, -1, -1, -1, -1, -1, -1 }, { 0x25A40, -1, -1, 1449520, -1, -1, -1, -1, -1, -1 }, { 0x25A47, -1, -1, -1, -1, -1, -1, -1, -1, 1449525 }, { 0x25A49, -1, -1, -1, -1, -1, -1, -1, -1, 1449532 }, { 0x25A4C, -1, -1, 1449537, -1, -1, -1, -1, -1, -1 }, { 0x25A4D, -1, -1, -1, -1, -1, -1, -1, -1, 1449543 }, { 0x25A52, -1, -1, 1449548, -1, -1, -1, -1, -1, -1 }, { 0x25A54, -1, 1449553, 1449559, -1, -1, -1, -1, -1, -1 }, { 0x25A56, -1, -1, 1449565, -1, -1, -1, -1, -1, -1 }, { 0x25A57, -1, -1, 1449569, -1, -1, -1, -1, -1, -1 }, { 0x25A59, -1, -1, 1449575, -1, -1, -1, -1, -1, -1 }, { 0x25A5D, -1, -1, 1449579, -1, -1, -1, -1, -1, -1 }, { 0x25A61, -1, -1, 1449583, -1, -1, -1, -1, -1, -1 }, { 0x25A62, -1, -1, 1449588, -1, -1, -1, -1, -1, -1 }, { 0x25A63, -1, -1, 1449593, -1, -1, -1, -1, -1, -1 }, { 0x25A64, -1, -1, 1449598, -1, -1, -1, -1, -1, -1 }, { 0x25A6F, -1, -1, -1, -1, -1, -1, -1, -1, 1449603 }, { 0x25A70, -1, -1, -1, -1, -1, -1, -1, -1, 1449610 }, { 0x25A71, -1, -1, 1449616, -1, -1, -1, -1, -1, -1 }, { 0x25A72, 1449620, -1, 1449636, -1, -1, -1, -1, -1, -1 }, { 0x25A80, -1, -1, 1449641, -1, -1, -1, -1, -1, -1 }, { 0x25A81, -1, -1, 1449645, -1, -1, -1, -1, -1, -1 }, { 0x25A82, -1, -1, 1449651, -1, -1, -1, -1, -1, -1 }, { 0x25A85, -1, -1, -1, -1, -1, -1, -1, -1, 1449656 }, { 0x25A8A, -1, -1, 1449661, -1, -1, -1, -1, -1, -1 }, { 0x25A8B, -1, -1, 1449666, -1, -1, -1, -1, -1, -1 }, { 0x25A8C, -1, -1, 1449670, -1, -1, -1, -1, -1, -1 }, { 0x25A8D, -1, -1, 1449676, -1, -1, -1, -1, -1, -1 }, { 0x25A8F, -1, -1, 1449680, -1, -1, -1, -1, -1, -1 }, { 0x25A95, -1, 1449684, -1, -1, -1, -1, -1, -1, -1 }, { 0x25A98, -1, -1, 1449701, -1, -1, -1, -1, -1, -1 }, { 0x25A9A, -1, -1, 1449707, -1, -1, -1, -1, -1, -1 }, { 0x25A9C, -1, 1449711, -1, -1, -1, -1, -1, -1, -1 }, { 0x25A9D, -1, -1, -1, -1, -1, -1, -1, -1, 1449717 }, { 0x25A9E, -1, -1, -1, -1, -1, -1, -1, -1, 1449723 }, { 0x25AA2, -1, -1, 1449729, -1, -1, -1, -1, -1, -1 }, { 0x25AA6, -1, -1, 1449735, -1, -1, -1, -1, -1, -1 }, { 0x25AA7, -1, -1, 1449739, -1, -1, -1, -1, -1, -1 }, { 0x25AAB, -1, -1, 1449745, -1, -1, -1, -1, -1, -1 }, { 0x25AAE, -1, 1449749, -1, -1, -1, -1, -1, -1, -1 }, { 0x25AAF, -1, 1449756, 1449761, -1, -1, -1, -1, -1, -1 }, { 0x25AB1, -1, -1, 1449766, -1, -1, -1, -1, -1, -1 }, { 0x25AB4, -1, -1, 1449770, -1, -1, -1, -1, -1, -1 }, { 0x25AB5, -1, -1, 1449776, -1, -1, -1, -1, -1, -1 }, { 0x25AB8, -1, -1, -1, -1, -1, -1, -1, -1, 1449781 }, { 0x25ABB, -1, -1, 1449789, -1, -1, -1, -1, -1, -1 }, { 0x25ABC, -1, -1, 1449795, -1, -1, -1, -1, -1, -1 }, { 0x25AC2, -1, -1, 1449799, -1, -1, -1, -1, -1, -1 }, { 0x25AC3, -1, -1, 1449805, -1, -1, -1, -1, -1, -1 }, { 0x25AC5, -1, -1, 1449809, -1, -1, -1, -1, -1, -1 }, { 0x25ACB, -1, -1, 1449816, -1, -1, -1, -1, -1, -1 }, { 0x25ACC, -1, -1, -1, -1, -1, -1, -1, -1, 1449822 }, { 0x25ACE, -1, -1, 1449829, -1, -1, -1, -1, -1, -1 }, { 0x25AD6, -1, -1, 1449835, -1, -1, -1, -1, -1, -1 }, { 0x25AD9, -1, -1, 1449842, -1, -1, -1, -1, -1, -1 }, { 0x25ADB, -1, -1, 1449848, -1, -1, -1, -1, -1, -1 }, { 0x25ADC, -1, -1, 1449855, -1, -1, -1, -1, -1, -1 }, { 0x25ADD, -1, -1, 1449859, -1, -1, -1, -1, -1, -1 }, { 0x25ADE, -1, -1, 1449863, -1, -1, -1, -1, -1, -1 }, { 0x25ADF, -1, -1, 1449867, -1, -1, -1, -1, -1, 1449871 }, { 0x25AE2, -1, -1, 1449877, -1, -1, -1, -1, -1, -1 }, { 0x25AE9, -1, 1449882, -1, -1, -1, -1, -1, -1, -1 }, { 0x25AEC, -1, -1, 1449888, -1, -1, -1, -1, -1, -1 }, { 0x25AED, -1, -1, -1, -1, -1, -1, -1, -1, 1449893 }, { 0x25AEF, -1, -1, 1449899, -1, -1, -1, -1, -1, -1 }, { 0x25AF0, -1, -1, 1449906, -1, -1, -1, -1, -1, -1 }, { 0x25AF1, 1449916, 1449910, 1449925, -1, -1, -1, -1, -1, -1 }, { 0x25AF3, -1, -1, 1449930, -1, -1, -1, -1, -1, -1 }, { 0x25AF4, -1, -1, 1449936, -1, -1, -1, -1, -1, -1 }, { 0x25AF5, -1, -1, 1449941, -1, -1, -1, -1, -1, -1 }, { 0x25AF6, -1, -1, 1449945, -1, -1, -1, -1, -1, -1 }, { 0x25AF7, -1, -1, 1449949, -1, -1, -1, -1, -1, -1 }, { 0x25AF8, -1, -1, 1449954, -1, -1, -1, -1, -1, -1 }, { 0x25AF9, -1, -1, 1449960, -1, -1, -1, -1, -1, -1 }, { 0x25AFC, -1, -1, 1449966, -1, -1, -1, -1, -1, -1 }, { 0x25AFD, -1, -1, 1449973, -1, -1, -1, -1, -1, -1 }, { 0x25B00, -1, -1, 1449977, -1, -1, -1, -1, -1, -1 }, { 0x25B06, -1, -1, 1449982, -1, -1, -1, -1, -1, -1 }, { 0x25B08, -1, -1, 1449988, -1, -1, -1, -1, -1, -1 }, { 0x25B09, -1, -1, 1449993, -1, -1, -1, -1, -1, 1449998 }, { 0x25B0A, -1, -1, -1, -1, -1, -1, -1, -1, 1450004 }, { 0x25B0B, -1, -1, -1, -1, -1, -1, -1, -1, 1450010 }, { 0x25B0D, -1, -1, 1450015, -1, -1, -1, -1, -1, -1 }, { 0x25B0E, -1, -1, 1450021, -1, -1, -1, -1, -1, -1 }, { 0x25B10, -1, -1, 1450025, -1, -1, -1, -1, -1, -1 }, { 0x25B12, -1, -1, 1450031, -1, -1, -1, -1, -1, -1 }, { 0x25B13, -1, -1, 1450035, -1, -1, -1, -1, -1, -1 }, { 0x25B14, -1, -1, 1450040, -1, -1, -1, -1, -1, -1 }, { 0x25B15, -1, -1, 1450044, -1, -1, -1, -1, -1, -1 }, { 0x25B19, -1, -1, 1450049, -1, -1, -1, -1, -1, -1 }, { 0x25B1C, -1, -1, 1450053, -1, -1, -1, -1, -1, -1 }, { 0x25B1D, -1, -1, 1450058, -1, -1, -1, -1, -1, -1 }, { 0x25B1E, -1, -1, 1450063, -1, -1, -1, -1, -1, -1 }, { 0x25B20, -1, -1, 1450068, -1, -1, -1, -1, -1, -1 }, { 0x25B27, -1, -1, -1, -1, -1, -1, -1, -1, 1450074 }, { 0x25B28, -1, -1, -1, -1, -1, -1, -1, -1, 1450080 }, { 0x25B29, -1, -1, -1, -1, -1, -1, -1, -1, 1450085 }, { 0x25B2A, -1, -1, 1450089, -1, -1, -1, -1, -1, -1 }, { 0x25B2B, -1, -1, 1450095, -1, -1, -1, -1, -1, -1 }, { 0x25B2C, -1, -1, 1450102, -1, -1, -1, -1, -1, -1 }, { 0x25B2D, -1, -1, 1450107, -1, -1, -1, -1, -1, -1 }, { 0x25B2E, -1, -1, 1450111, -1, -1, -1, -1, -1, 1450118 }, { 0x25B2F, 1450124, -1, 1450133, -1, -1, -1, -1, -1, -1 }, { 0x25B30, -1, -1, 1450138, -1, -1, -1, -1, -1, -1 }, { 0x25B31, -1, -1, 1450142, -1, -1, -1, -1, -1, -1 }, { 0x25B32, -1, -1, 1450149, -1, -1, -1, -1, -1, -1 }, { 0x25B33, -1, -1, 1450155, -1, -1, -1, -1, -1, -1 }, { 0x25B34, -1, -1, 1450159, -1, -1, -1, -1, -1, -1 }, { 0x25B3C, -1, -1, 1450165, -1, -1, -1, -1, -1, -1 }, { 0x25B4B, -1, -1, 1450170, -1, -1, -1, -1, -1, -1 }, { 0x25B4C, -1, -1, 1450174, -1, -1, -1, -1, -1, 1450178 }, { 0x25B4D, -1, -1, -1, -1, -1, -1, -1, -1, 1450185 }, { 0x25B4E, -1, -1, -1, -1, -1, -1, -1, -1, 1450191 }, { 0x25B4F, -1, -1, -1, -1, -1, -1, -1, -1, 1450197 }, { 0x25B50, -1, -1, 1450203, -1, -1, -1, -1, -1, -1 }, { 0x25B51, -1, -1, 1450207, -1, -1, -1, -1, -1, -1 }, { 0x25B52, -1, -1, 1450212, -1, -1, -1, -1, -1, -1 }, { 0x25B53, -1, -1, 1450217, -1, -1, -1, -1, -1, -1 }, { 0x25B54, -1, -1, 1450222, -1, -1, -1, -1, -1, -1 }, { 0x25B56, -1, -1, 1450228, -1, -1, -1, -1, -1, -1 }, { 0x25B58, -1, -1, 1450232, -1, -1, -1, -1, -1, -1 }, { 0x25B59, -1, -1, 1450237, -1, -1, -1, -1, -1, -1 }, { 0x25B5A, -1, -1, 1450242, -1, -1, -1, -1, -1, -1 }, { 0x25B5C, -1, -1, 1450248, -1, -1, -1, -1, -1, -1 }, { 0x25B5D, -1, -1, 1450252, -1, -1, -1, -1, -1, -1 }, { 0x25B5E, -1, -1, 1450258, -1, -1, -1, -1, -1, -1 }, { 0x25B60, -1, -1, 1450264, -1, -1, -1, -1, -1, -1 }, { 0x25B61, -1, -1, 1450268, -1, -1, -1, -1, -1, -1 }, { 0x25B62, -1, -1, 1450273, -1, -1, -1, -1, -1, -1 }, { 0x25B65, -1, -1, 1450279, -1, -1, -1, -1, -1, -1 }, { 0x25B6B, -1, -1, 1450286, -1, -1, -1, -1, -1, -1 }, { 0x25B6C, -1, -1, 1450290, -1, -1, -1, -1, -1, -1 }, { 0x25B6D, -1, -1, 1450295, -1, -1, -1, -1, -1, -1 }, { 0x25B6E, -1, -1, 1450300, -1, -1, -1, -1, -1, -1 }, { 0x25B74, -1, 1450306, -1, -1, -1, -1, -1, -1, -1 }, { 0x25B75, -1, -1, -1, -1, -1, -1, -1, -1, 1450311 }, { 0x25B76, -1, -1, -1, -1, -1, -1, -1, -1, 1450316 }, { 0x25B87, -1, -1, -1, -1, -1, -1, -1, -1, 1450322 }, { 0x25B88, -1, -1, -1, -1, -1, -1, -1, -1, 1450330 }, { 0x25B89, -1, 1450334, -1, -1, -1, -1, -1, -1, 1450339 }, { 0x25B8A, -1, -1, -1, -1, -1, -1, -1, -1, 1450342 }, { 0x25B8B, -1, -1, -1, -1, -1, -1, -1, -1, 1450348 }, { 0x25B8D, -1, -1, 1450354, -1, -1, -1, -1, -1, -1 }, { 0x25B8E, -1, -1, 1450359, -1, -1, -1, -1, -1, -1 }, { 0x25B8F, -1, -1, 1450365, -1, -1, -1, -1, -1, -1 }, { 0x25B90, -1, -1, 1450371, -1, -1, -1, -1, -1, -1 }, { 0x25B92, -1, -1, 1450377, -1, -1, -1, -1, -1, -1 }, { 0x25B95, -1, -1, 1450383, -1, -1, -1, -1, -1, -1 }, { 0x25B96, -1, -1, 1450389, -1, -1, -1, -1, -1, -1 }, { 0x25B97, -1, -1, 1450400, -1, -1, -1, -1, 1450394, -1 }, { 0x25B98, -1, -1, 1450404, -1, -1, -1, -1, -1, -1 }, { 0x25B9C, -1, -1, 1450410, -1, -1, -1, -1, -1, -1 }, { 0x25B9D, -1, -1, 1450414, -1, -1, -1, -1, -1, -1 }, { 0x25BA3, -1, -1, 1450418, -1, -1, -1, -1, -1, -1 }, { 0x25BA4, -1, -1, 1450424, -1, -1, -1, -1, -1, -1 }, { 0x25BA5, -1, -1, 1450429, -1, -1, -1, -1, -1, -1 }, { 0x25BA7, -1, -1, 1450435, -1, -1, -1, -1, -1, -1 }, { 0x25BA8, -1, -1, 1450439, -1, -1, -1, -1, -1, -1 }, { 0x25BAA, -1, -1, 1450445, -1, -1, -1, -1, -1, -1 }, { 0x25BAC, -1, -1, 1450449, -1, -1, -1, -1, -1, -1 }, { 0x25BAF, -1, -1, 1450453, -1, -1, -1, -1, -1, -1 }, { 0x25BB3, -1, 1450457, -1, -1, -1, -1, -1, -1, -1 }, { 0x25BB4, -1, 1450467, -1, -1, -1, -1, -1, -1, -1 }, { 0x25BBE, -1, -1, 1450473, -1, -1, -1, -1, -1, -1 }, { 0x25BC3, -1, -1, 1450478, -1, -1, -1, -1, -1, -1 }, { 0x25BC6, -1, 1450483, -1, -1, -1, -1, -1, -1, -1 }, { 0x25BC7, -1, -1, -1, -1, -1, -1, -1, -1, 1450489 }, { 0x25BC8, -1, -1, -1, -1, -1, -1, -1, -1, 1450494 }, { 0x25BC9, -1, -1, -1, -1, -1, -1, -1, -1, 1450499 }, { 0x25BCA, -1, -1, -1, -1, -1, -1, -1, -1, 1450504 }, { 0x25BCB, -1, -1, -1, -1, -1, -1, -1, -1, 1450508 }, { 0x25BCC, -1, -1, -1, -1, -1, -1, -1, -1, 1450514 }, { 0x25BCD, -1, -1, -1, -1, -1, -1, -1, -1, 1450518 }, { 0x25BCE, -1, -1, -1, -1, -1, -1, -1, -1, 1450522 }, { 0x25BCF, -1, -1, -1, -1, -1, -1, -1, -1, 1450527 }, { 0x25BD1, -1, -1, 1450534, -1, -1, -1, -1, -1, -1 }, { 0x25BD2, -1, -1, -1, -1, -1, -1, -1, -1, 1450539 }, { 0x25BD3, -1, -1, -1, -1, -1, -1, -1, -1, 1450544 }, { 0x25BD4, -1, -1, 1450550, -1, -1, -1, -1, -1, -1 }, { 0x25BD5, -1, -1, 1450554, -1, -1, -1, -1, -1, -1 }, { 0x25BD6, -1, -1, 1450560, -1, -1, -1, -1, -1, -1 }, { 0x25BD8, -1, -1, 1450564, -1, -1, -1, -1, -1, -1 }, { 0x25BD9, -1, -1, 1450568, -1, -1, -1, -1, -1, -1 }, { 0x25BDA, -1, -1, 1450574, -1, -1, -1, -1, -1, -1 }, { 0x25BDB, -1, -1, 1450578, -1, -1, -1, -1, -1, -1 }, { 0x25BDC, -1, -1, 1450583, -1, -1, -1, -1, -1, -1 }, { 0x25BDD, -1, -1, 1450588, -1, -1, -1, -1, -1, 1450592 }, { 0x25BDE, -1, -1, 1450599, -1, -1, -1, -1, -1, -1 }, { 0x25BDF, -1, -1, 1450604, -1, -1, -1, -1, -1, -1 }, { 0x25BE1, -1, -1, 1450609, -1, -1, -1, -1, -1, -1 }, { 0x25BE2, -1, -1, 1450613, -1, -1, -1, -1, -1, -1 }, { 0x25BE4, -1, 1450619, 1450624, -1, -1, -1, -1, -1, -1 }, { 0x25BE5, -1, -1, 1450629, -1, -1, -1, -1, -1, -1 }, { 0x25BE6, -1, -1, 1450634, -1, -1, -1, -1, -1, -1 }, { 0x25BE8, -1, 1450640, 1450644, -1, -1, -1, -1, -1, -1 }, { 0x25BE9, -1, -1, 1450648, -1, -1, -1, -1, -1, -1 }, { 0x25BEA, -1, -1, 1450654, -1, -1, -1, -1, -1, 1450659 }, { 0x25BEC, -1, -1, 1450666, -1, -1, -1, -1, -1, -1 }, { 0x25BEE, -1, -1, 1450672, -1, -1, -1, -1, -1, -1 }, { 0x25BF3, -1, -1, 1450676, -1, -1, -1, -1, -1, -1 }, { 0x25BF6, -1, -1, 1450679, -1, -1, -1, -1, -1, -1 }, { 0x25BF8, -1, -1, 1450683, -1, -1, -1, -1, -1, -1 }, { 0x25BFE, -1, -1, 1450688, -1, -1, -1, -1, -1, -1 }, { 0x25C01, -1, 1450693, -1, -1, -1, -1, -1, -1, -1 }, { 0x25C04, -1, -1, -1, -1, -1, -1, -1, -1, 1450699 }, { 0x25C06, -1, 1450705, -1, -1, -1, -1, -1, -1, 1450710 }, { 0x25C07, -1, -1, -1, -1, -1, -1, -1, -1, 1450715 }, { 0x25C08, -1, -1, -1, -1, -1, -1, -1, -1, 1450719 }, { 0x25C0A, -1, -1, -1, -1, -1, -1, -1, -1, 1450727 }, { 0x25C1B, -1, -1, 1450734, -1, -1, -1, -1, -1, -1 }, { 0x25C1C, -1, -1, 1450738, -1, -1, -1, -1, -1, -1 }, { 0x25C1D, -1, -1, 1450743, -1, -1, -1, -1, -1, -1 }, { 0x25C1E, -1, -1, 1450747, -1, -1, -1, -1, -1, -1 }, { 0x25C1F, -1, -1, 1450753, -1, -1, -1, -1, -1, -1 }, { 0x25C20, -1, -1, 1450759, -1, -1, -1, -1, -1, -1 }, { 0x25C21, -1, 1450763, 1450769, -1, -1, -1, -1, -1, -1 }, { 0x25C22, -1, -1, 1450773, -1, -1, -1, -1, -1, -1 }, { 0x25C23, -1, -1, 1450779, -1, -1, -1, -1, -1, -1 }, { 0x25C25, -1, -1, 1450784, -1, -1, -1, -1, -1, -1 }, { 0x25C26, -1, -1, 1450788, -1, -1, -1, -1, -1, -1 }, { 0x25C27, -1, -1, 1450792, -1, -1, -1, -1, -1, -1 }, { 0x25C28, -1, -1, 1450796, -1, -1, -1, -1, -1, -1 }, { 0x25C2A, -1, -1, 1450801, -1, -1, -1, -1, -1, -1 }, { 0x25C2D, -1, -1, 1450805, -1, -1, -1, -1, -1, -1 }, { 0x25C2E, -1, -1, 1450810, -1, -1, -1, -1, -1, -1 }, { 0x25C30, -1, -1, 1450814, -1, -1, -1, -1, -1, -1 }, { 0x25C31, -1, -1, 1450819, -1, -1, -1, -1, -1, -1 }, { 0x25C32, -1, -1, 1450824, -1, -1, -1, -1, -1, -1 }, { 0x25C33, -1, -1, 1450830, -1, -1, -1, -1, -1, -1 }, { 0x25C36, -1, -1, 1450836, -1, -1, -1, -1, -1, -1 }, { 0x25C3B, -1, -1, 1450841, -1, -1, -1, -1, -1, -1 }, { 0x25C3C, -1, -1, 1450845, -1, -1, -1, -1, -1, -1 }, { 0x25C3E, -1, -1, 1450850, -1, -1, -1, -1, -1, -1 }, { 0x25C40, -1, -1, 1450856, -1, -1, -1, -1, -1, -1 }, { 0x25C41, -1, -1, 1450860, -1, -1, -1, -1, -1, -1 }, { 0x25C42, -1, -1, 1450864, -1, -1, -1, -1, -1, -1 }, { 0x25C43, -1, -1, 1450868, -1, -1, -1, -1, -1, -1 }, { 0x25C4A, -1, 1450872, -1, -1, -1, -1, -1, -1, -1 }, { 0x25C65, -1, 1450877, -1, -1, -1, -1, -1, -1, -1 }, { 0x25C67, -1, -1, 1450883, -1, -1, -1, -1, -1, -1 }, { 0x25C68, -1, -1, 1450888, -1, -1, -1, -1, -1, 1450894 }, { 0x25C6A, -1, -1, -1, -1, -1, -1, -1, -1, 1450899 }, { 0x25C6B, -1, -1, -1, -1, -1, -1, -1, -1, 1450904 }, { 0x25C6C, -1, -1, -1, -1, -1, -1, -1, -1, 1450909 }, { 0x25C6D, -1, -1, -1, -1, -1, -1, -1, -1, 1450913 }, { 0x25C6E, -1, -1, -1, -1, -1, -1, -1, -1, 1450920 }, { 0x25C6F, -1, -1, -1, -1, -1, -1, -1, -1, 1450925 }, { 0x25C70, -1, -1, -1, -1, -1, -1, -1, -1, 1450932 }, { 0x25C71, -1, -1, -1, -1, -1, -1, -1, -1, 1450937 }, { 0x25C72, -1, -1, -1, -1, -1, -1, -1, -1, 1450943 }, { 0x25C74, -1, -1, -1, -1, -1, -1, -1, -1, 1450948 }, { 0x25C75, -1, -1, 1450952, -1, -1, -1, -1, -1, -1 }, { 0x25C76, -1, -1, 1450957, -1, -1, -1, -1, -1, -1 }, { 0x25C77, -1, -1, 1450965, -1, -1, -1, -1, -1, -1 }, { 0x25C78, -1, -1, 1450970, -1, -1, -1, -1, -1, -1 }, { 0x25C79, -1, -1, 1450974, -1, -1, -1, -1, -1, -1 }, { 0x25C7A, -1, -1, 1450978, -1, -1, -1, -1, -1, -1 }, { 0x25C7B, -1, -1, 1450984, -1, -1, -1, -1, -1, -1 }, { 0x25C7C, -1, -1, 1450989, -1, -1, -1, -1, -1, -1 }, { 0x25C7D, -1, -1, 1450994, -1, -1, -1, -1, -1, -1 }, { 0x25C80, -1, -1, 1451000, -1, -1, -1, -1, -1, -1 }, { 0x25C81, -1, -1, 1451006, -1, -1, -1, -1, -1, -1 }, { 0x25C82, -1, -1, 1451011, -1, -1, -1, -1, -1, -1 }, { 0x25C83, -1, -1, 1451017, -1, -1, -1, -1, -1, -1 }, { 0x25C84, -1, -1, 1451022, -1, -1, -1, -1, -1, -1 }, { 0x25C85, -1, -1, 1451027, -1, -1, -1, -1, -1, -1 }, { 0x25C86, -1, -1, 1451033, -1, -1, -1, -1, -1, -1 }, { 0x25C87, -1, -1, 1451039, -1, -1, -1, -1, -1, -1 }, { 0x25C88, -1, -1, 1451044, -1, -1, -1, -1, -1, -1 }, { 0x25C89, -1, -1, 1451049, -1, -1, -1, -1, -1, -1 }, { 0x25C8A, -1, -1, 1451053, -1, -1, -1, -1, -1, -1 }, { 0x25C8B, -1, -1, 1451059, -1, -1, -1, -1, -1, -1 }, { 0x25C8D, -1, -1, 1451065, -1, -1, -1, -1, -1, -1 }, { 0x25C8E, -1, -1, 1451070, -1, -1, -1, -1, -1, -1 }, { 0x25C8F, -1, -1, 1451074, -1, -1, -1, -1, -1, -1 }, { 0x25C90, -1, -1, 1451081, -1, -1, -1, -1, -1, -1 }, { 0x25C91, -1, 1451085, 1451091, -1, -1, -1, -1, -1, -1 }, { 0x25C95, -1, -1, 1451096, -1, -1, -1, -1, -1, -1 }, { 0x25C97, -1, -1, 1451100, -1, -1, -1, -1, -1, -1 }, { 0x25C9A, -1, -1, 1451104, -1, -1, -1, -1, -1, -1 }, { 0x25C9B, -1, -1, 1451112, -1, -1, -1, -1, -1, -1 }, { 0x25C9C, -1, -1, 1451116, -1, -1, -1, -1, -1, -1 }, { 0x25C9D, -1, -1, 1451120, -1, -1, -1, -1, -1, -1 }, { 0x25C9F, -1, -1, 1451126, -1, -1, -1, -1, -1, -1 }, { 0x25CA0, -1, -1, 1451132, -1, -1, -1, -1, -1, -1 }, { 0x25CA1, -1, -1, 1451138, -1, -1, -1, -1, -1, -1 }, { 0x25CA2, -1, -1, 1451146, -1, -1, -1, -1, -1, -1 }, { 0x25CA3, -1, -1, 1451152, -1, -1, -1, -1, -1, -1 }, { 0x25CA4, -1, 1451157, -1, -1, -1, -1, -1, -1, -1 }, { 0x25CA5, -1, -1, 1451169, -1, -1, -1, -1, -1, -1 }, { 0x25CA6, -1, -1, 1451175, -1, -1, -1, -1, -1, -1 }, { 0x25CA7, -1, -1, 1451181, -1, -1, -1, -1, -1, -1 }, { 0x25CAA, -1, -1, 1451185, -1, -1, -1, -1, -1, -1 }, { 0x25CC0, -1, 1451189, -1, -1, -1, -1, -1, -1, -1 }, { 0x25CC1, -1, 1451194, -1, -1, -1, -1, -1, -1, -1 }, { 0x25CC2, -1, -1, -1, -1, -1, -1, -1, -1, 1451200 }, { 0x25CC3, -1, -1, -1, -1, -1, -1, -1, -1, 1451208 }, { 0x25CC4, -1, -1, -1, -1, -1, -1, -1, -1, 1451215 }, { 0x25CC5, -1, -1, -1, -1, -1, -1, -1, -1, 1451222 }, { 0x25CC6, -1, -1, 1451226, -1, -1, -1, -1, -1, -1 }, { 0x25CC7, -1, -1, 1451230, -1, -1, -1, -1, -1, -1 }, { 0x25CC8, -1, -1, 1451234, -1, -1, -1, -1, -1, -1 }, { 0x25CC9, -1, -1, 1451239, -1, -1, -1, -1, -1, 1451243 }, { 0x25CCB, -1, -1, 1451248, -1, -1, -1, -1, -1, -1 }, { 0x25CCC, -1, -1, 1451253, -1, -1, -1, -1, -1, -1 }, { 0x25CCD, -1, -1, 1451259, -1, -1, -1, -1, -1, -1 }, { 0x25CCE, -1, -1, 1451264, -1, -1, -1, -1, -1, -1 }, { 0x25CCF, -1, -1, 1451271, -1, -1, -1, -1, -1, -1 }, { 0x25CD0, -1, -1, 1451275, -1, -1, -1, -1, -1, 1451281 }, { 0x25CD2, -1, -1, 1451286, -1, -1, -1, -1, -1, -1 }, { 0x25CD3, -1, -1, 1451292, -1, -1, -1, -1, -1, 1451298 }, { 0x25CD4, -1, -1, 1451303, -1, -1, -1, -1, -1, -1 }, { 0x25CD5, -1, -1, 1451308, -1, -1, -1, -1, -1, -1 }, { 0x25CD6, -1, -1, 1451313, -1, -1, -1, -1, -1, -1 }, { 0x25CD7, -1, -1, 1451317, -1, -1, -1, -1, -1, -1 }, { 0x25CD8, -1, -1, 1451321, -1, -1, -1, -1, -1, -1 }, { 0x25CDA, -1, -1, 1451327, -1, -1, -1, -1, -1, -1 }, { 0x25CDC, -1, -1, 1451332, -1, -1, -1, -1, -1, -1 }, { 0x25CDD, -1, -1, 1451338, -1, -1, -1, -1, -1, -1 }, { 0x25CDE, -1, -1, 1451343, -1, -1, -1, -1, -1, -1 }, { 0x25CDF, -1, -1, 1451348, -1, -1, -1, -1, -1, -1 }, { 0x25CE0, -1, -1, 1451354, -1, -1, -1, -1, -1, -1 }, { 0x25CE1, -1, -1, 1451358, -1, -1, -1, -1, -1, -1 }, { 0x25CE2, -1, -1, 1451363, -1, -1, -1, -1, -1, -1 }, { 0x25CE3, -1, -1, 1451369, -1, -1, -1, -1, -1, -1 }, { 0x25CE5, -1, -1, 1451374, -1, -1, -1, -1, -1, -1 }, { 0x25CEA, -1, -1, 1451380, -1, -1, -1, -1, -1, -1 }, { 0x25CEB, -1, -1, 1451386, -1, -1, -1, -1, -1, -1 }, { 0x25CEC, -1, -1, 1451392, -1, -1, -1, -1, -1, -1 }, { 0x25CEF, -1, -1, 1451396, -1, -1, -1, -1, -1, -1 }, { 0x25CF0, -1, -1, 1451400, -1, -1, -1, -1, -1, -1 }, { 0x25CF1, -1, -1, 1451406, -1, -1, -1, -1, -1, -1 }, { 0x25CF2, -1, -1, 1451412, -1, -1, -1, -1, -1, -1 }, { 0x25CF3, -1, -1, 1451416, -1, -1, -1, -1, -1, -1 }, { 0x25CF4, -1, -1, 1451420, -1, -1, -1, -1, -1, -1 }, { 0x25CF5, -1, -1, 1451426, -1, -1, -1, -1, -1, -1 }, { 0x25CF6, -1, -1, 1451431, -1, -1, -1, -1, -1, -1 }, { 0x25CF7, -1, -1, 1451438, -1, -1, -1, -1, -1, -1 }, { 0x25CF8, -1, -1, 1451444, -1, -1, -1, -1, -1, -1 }, { 0x25CF9, -1, -1, 1451449, -1, -1, -1, -1, -1, -1 }, { 0x25CFA, -1, -1, 1451454, -1, -1, -1, -1, -1, -1 }, { 0x25CFE, -1, 1451460, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D10, -1, -1, 1451466, -1, -1, -1, -1, -1, -1 }, { 0x25D11, -1, -1, 1451472, -1, -1, -1, -1, -1, -1 }, { 0x25D12, -1, -1, 1451478, -1, -1, -1, -1, -1, -1 }, { 0x25D15, -1, -1, 1451483, -1, -1, -1, -1, -1, -1 }, { 0x25D16, -1, -1, 1451488, -1, -1, -1, -1, -1, -1 }, { 0x25D17, -1, -1, -1, -1, -1, -1, -1, -1, 1451493 }, { 0x25D18, -1, -1, -1, -1, -1, -1, -1, -1, 1451500 }, { 0x25D19, -1, -1, -1, -1, -1, -1, -1, -1, 1451504 }, { 0x25D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1451510 }, { 0x25D1B, -1, -1, -1, -1, -1, -1, -1, -1, 1451516 }, { 0x25D1C, -1, -1, -1, -1, -1, -1, -1, -1, 1451522 }, { 0x25D20, -1, 1451530, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D21, -1, -1, 1451536, -1, -1, -1, -1, -1, -1 }, { 0x25D22, -1, -1, -1, -1, -1, -1, -1, -1, 1451540 }, { 0x25D24, -1, -1, 1451545, -1, -1, -1, -1, -1, -1 }, { 0x25D26, -1, -1, 1451551, -1, -1, -1, -1, -1, -1 }, { 0x25D27, -1, -1, 1451556, -1, -1, -1, -1, -1, -1 }, { 0x25D28, -1, -1, 1451560, -1, -1, -1, -1, -1, -1 }, { 0x25D29, -1, -1, 1451564, -1, -1, -1, -1, -1, -1 }, { 0x25D2A, -1, -1, 1451568, -1, -1, -1, -1, -1, -1 }, { 0x25D2B, -1, -1, 1451572, -1, -1, -1, -1, -1, -1 }, { 0x25D2C, -1, -1, 1451577, -1, -1, -1, -1, -1, -1 }, { 0x25D2D, -1, -1, 1451581, -1, -1, -1, -1, -1, -1 }, { 0x25D2E, -1, -1, 1451586, -1, -1, -1, -1, -1, -1 }, { 0x25D2F, -1, -1, 1451590, -1, -1, -1, -1, -1, -1 }, { 0x25D30, -1, 1451595, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D31, -1, -1, 1451601, -1, -1, -1, -1, -1, -1 }, { 0x25D34, -1, -1, 1451607, -1, -1, -1, -1, -1, -1 }, { 0x25D35, -1, -1, 1451612, -1, -1, -1, -1, -1, -1 }, { 0x25D3A, -1, -1, 1451618, -1, -1, -1, -1, -1, -1 }, { 0x25D3B, -1, -1, 1451622, -1, -1, -1, -1, -1, -1 }, { 0x25D3F, -1, -1, 1451629, -1, -1, -1, -1, -1, -1 }, { 0x25D43, -1, 1451634, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D4F, -1, -1, 1451640, -1, -1, -1, -1, -1, -1 }, { 0x25D52, -1, -1, 1451646, -1, -1, -1, -1, -1, -1 }, { 0x25D55, -1, -1, -1, -1, -1, -1, -1, -1, 1451651 }, { 0x25D56, -1, -1, -1, -1, -1, -1, -1, -1, 1451659 }, { 0x25D57, -1, -1, -1, -1, -1, -1, -1, -1, 1451664 }, { 0x25D58, -1, -1, -1, -1, -1, -1, -1, -1, 1451668 }, { 0x25D59, -1, -1, -1, -1, -1, -1, -1, -1, 1451673 }, { 0x25D5A, 1451685, 1451680, -1, -1, -1, -1, -1, -1, 1451702 }, { 0x25D5B, -1, -1, -1, -1, -1, -1, -1, -1, 1451708 }, { 0x25D5C, -1, -1, 1451713, -1, -1, -1, -1, -1, -1 }, { 0x25D5D, -1, -1, 1451717, -1, -1, -1, -1, -1, -1 }, { 0x25D5E, -1, -1, 1451723, -1, -1, -1, -1, -1, -1 }, { 0x25D5F, -1, -1, 1451728, -1, -1, -1, -1, -1, -1 }, { 0x25D60, -1, -1, 1451733, -1, -1, -1, -1, -1, -1 }, { 0x25D63, -1, -1, 1451737, -1, -1, -1, -1, -1, -1 }, { 0x25D64, -1, -1, 1451743, -1, -1, -1, -1, -1, -1 }, { 0x25D66, -1, -1, 1451749, -1, -1, -1, -1, -1, -1 }, { 0x25D67, -1, -1, 1451755, -1, -1, -1, -1, -1, -1 }, { 0x25D68, -1, -1, 1451760, -1, -1, -1, -1, -1, -1 }, { 0x25D6A, -1, -1, 1451764, -1, -1, -1, -1, -1, -1 }, { 0x25D6B, -1, -1, 1451770, -1, -1, -1, -1, -1, -1 }, { 0x25D6C, -1, -1, 1451776, -1, -1, -1, -1, -1, -1 }, { 0x25D6F, -1, -1, 1451782, -1, -1, -1, -1, -1, -1 }, { 0x25D76, -1, -1, 1451786, -1, -1, -1, -1, -1, -1 }, { 0x25D7E, -1, -1, -1, -1, -1, -1, -1, -1, 1451792 }, { 0x25D7F, -1, -1, -1, -1, -1, -1, -1, -1, 1451799 }, { 0x25D80, -1, -1, -1, -1, -1, -1, -1, -1, 1451804 }, { 0x25D81, -1, -1, -1, -1, -1, -1, -1, -1, 1451811 }, { 0x25D82, -1, -1, -1, -1, -1, -1, -1, -1, 1451817 }, { 0x25D83, -1, -1, -1, -1, -1, -1, -1, -1, 1451822 }, { 0x25D84, -1, -1, -1, -1, -1, -1, -1, -1, 1451829 }, { 0x25D85, -1, -1, 1451834, -1, -1, -1, -1, -1, -1 }, { 0x25D86, -1, -1, 1451839, -1, -1, -1, -1, -1, -1 }, { 0x25D87, -1, -1, 1451843, -1, -1, -1, -1, -1, 1451847 }, { 0x25D88, -1, -1, 1451852, -1, -1, -1, -1, -1, -1 }, { 0x25D8C, -1, -1, 1451857, -1, -1, -1, -1, -1, -1 }, { 0x25D8D, -1, -1, 1451861, -1, -1, -1, -1, -1, -1 }, { 0x25D8F, -1, -1, 1451867, -1, -1, -1, -1, -1, -1 }, { 0x25D90, -1, -1, 1451873, -1, -1, -1, -1, -1, -1 }, { 0x25D91, -1, -1, 1451878, -1, -1, -1, -1, -1, -1 }, { 0x25D92, -1, -1, 1451885, -1, -1, -1, -1, -1, -1 }, { 0x25D93, -1, -1, 1451890, -1, -1, -1, -1, -1, -1 }, { 0x25D94, -1, -1, 1451895, -1, -1, -1, -1, -1, -1 }, { 0x25D95, -1, -1, 1451900, -1, -1, -1, -1, -1, -1 }, { 0x25D97, -1, -1, 1451906, -1, -1, -1, -1, -1, -1 }, { 0x25D99, -1, 1451910, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D9B, -1, -1, 1451921, -1, -1, -1, -1, -1, -1 }, { 0x25D9C, -1, -1, 1451925, -1, -1, -1, -1, -1, -1 }, { 0x25DA2, -1, -1, 1451929, -1, -1, -1, -1, -1, -1 }, { 0x25DAE, -1, -1, -1, -1, -1, -1, -1, -1, 1451934 }, { 0x25DAF, -1, -1, -1, -1, -1, -1, -1, -1, 1451938 }, { 0x25DB0, -1, -1, -1, -1, -1, -1, -1, -1, 1451943 }, { 0x25DB1, -1, -1, -1, -1, -1, -1, -1, -1, 1451950 }, { 0x25DB2, -1, -1, -1, -1, -1, -1, -1, -1, 1451957 }, { 0x25DB3, -1, -1, -1, -1, -1, -1, -1, -1, 1451964 }, { 0x25DB5, -1, -1, 1451970, -1, -1, -1, -1, -1, -1 }, { 0x25DB6, -1, -1, 1451975, -1, -1, -1, -1, -1, -1 }, { 0x25DB7, -1, -1, 1451979, -1, -1, -1, -1, -1, -1 }, { 0x25DB9, -1, 1451985, 1451991, -1, -1, -1, -1, -1, -1 }, { 0x25DBA, -1, -1, 1451997, -1, -1, -1, -1, -1, -1 }, { 0x25DBB, -1, -1, 1452002, -1, -1, -1, -1, -1, -1 }, { 0x25DBD, -1, -1, 1452007, -1, -1, -1, -1, -1, -1 }, { 0x25DBF, -1, -1, 1452012, -1, -1, -1, -1, -1, -1 }, { 0x25DC0, -1, -1, 1452017, -1, -1, -1, -1, -1, -1 }, { 0x25DC1, -1, -1, 1452022, -1, -1, -1, -1, -1, -1 }, { 0x25DC3, -1, -1, 1452027, -1, -1, -1, -1, -1, -1 }, { 0x25DC4, -1, -1, 1452034, -1, -1, -1, -1, -1, -1 }, { 0x25DC5, -1, -1, 1452038, -1, -1, -1, -1, -1, -1 }, { 0x25DC6, -1, -1, 1452042, -1, -1, -1, -1, -1, -1 }, { 0x25DC7, -1, -1, 1452046, -1, -1, -1, -1, -1, -1 }, { 0x25DC8, -1, -1, 1452050, -1, -1, -1, -1, -1, -1 }, { 0x25DD1, -1, -1, 1452057, -1, -1, -1, -1, -1, -1 }, { 0x25DD2, -1, -1, -1, -1, -1, -1, -1, -1, 1452061 }, { 0x25DD3, -1, -1, -1, -1, -1, -1, -1, -1, 1452067 }, { 0x25DD4, -1, -1, 1452072, -1, -1, -1, -1, -1, -1 }, { 0x25DD5, -1, -1, 1452076, -1, -1, -1, -1, -1, -1 }, { 0x25DD6, -1, -1, 1452081, -1, -1, -1, -1, -1, -1 }, { 0x25DD7, -1, -1, 1452086, -1, -1, -1, -1, -1, -1 }, { 0x25DD8, -1, -1, 1452090, -1, -1, -1, -1, -1, -1 }, { 0x25DD9, -1, -1, 1452096, -1, -1, -1, -1, -1, -1 }, { 0x25DDA, -1, -1, 1452100, -1, -1, -1, -1, -1, -1 }, { 0x25DDC, -1, -1, 1452104, -1, -1, -1, -1, -1, -1 }, { 0x25DDE, -1, -1, 1452110, -1, -1, -1, -1, -1, -1 }, { 0x25DE7, -1, -1, -1, -1, -1, -1, -1, -1, 1452114 }, { 0x25DE8, -1, -1, 1452121, -1, -1, -1, -1, -1, -1 }, { 0x25DE9, -1, -1, 1452126, -1, -1, -1, -1, -1, -1 }, { 0x25DEA, -1, -1, 1452130, -1, -1, -1, -1, -1, -1 }, { 0x25DEB, -1, -1, 1452136, -1, -1, -1, -1, -1, -1 }, { 0x25DEC, -1, -1, 1452141, -1, -1, -1, -1, -1, -1 }, { 0x25DEE, -1, -1, 1452147, -1, -1, -1, -1, -1, -1 }, { 0x25DF1, -1, -1, 1452153, -1, -1, -1, -1, -1, -1 }, { 0x25DF9, -1, -1, 1452157, -1, -1, -1, -1, -1, -1 }, { 0x25DFA, -1, -1, -1, -1, -1, -1, -1, -1, 1452161 }, { 0x25DFB, -1, -1, -1, -1, -1, -1, -1, -1, 1452164 }, { 0x25DFC, -1, -1, 1452169, -1, -1, -1, -1, -1, -1 }, { 0x25E01, -1, -1, -1, -1, -1, -1, -1, -1, 1452173 }, { 0x25E03, -1, -1, 1452177, -1, -1, -1, -1, -1, -1 }, { 0x25E04, -1, -1, -1, -1, -1, -1, -1, -1, 1452182 }, { 0x25E06, -1, -1, -1, -1, -1, -1, -1, -1, 1452189 }, { 0x25E08, -1, -1, 1452196, -1, -1, -1, -1, -1, -1 }, { 0x25E09, -1, -1, 1452202, -1, -1, -1, -1, -1, -1 }, { 0x25E0A, -1, -1, 1452208, -1, -1, -1, -1, -1, -1 }, { 0x25E0D, -1, -1, -1, -1, -1, -1, -1, -1, 1452212 }, { 0x25E0E, -1, 1452220, -1, -1, -1, -1, -1, -1, -1 }, { 0x25E12, -1, -1, -1, -1, -1, -1, -1, -1, 1452226 }, { 0x25E13, -1, -1, -1, -1, -1, -1, -1, -1, 1452232 }, { 0x25E17, -1, -1, 1452237, -1, -1, -1, -1, -1, -1 }, { 0x25E18, -1, -1, 1452241, -1, -1, -1, -1, -1, -1 }, { 0x25E1A, -1, -1, 1452246, -1, -1, -1, -1, -1, -1 }, { 0x25E1D, -1, -1, -1, -1, -1, -1, -1, -1, 1452250 }, { 0x25E20, -1, -1, -1, -1, -1, -1, -1, -1, 1452256 }, { 0x25E21, -1, -1, 1452262, -1, -1, -1, -1, -1, -1 }, { 0x25E22, -1, -1, 1452267, -1, -1, -1, -1, -1, -1 }, { 0x25E23, -1, -1, 1452272, -1, -1, -1, -1, -1, -1 }, { 0x25E24, -1, -1, 1452278, -1, -1, -1, -1, -1, -1 }, { 0x25E25, -1, -1, 1452282, -1, -1, -1, -1, -1, -1 }, { 0x25E27, -1, -1, 1452286, -1, -1, -1, -1, -1, -1 }, { 0x25E28, -1, -1, 1452292, -1, -1, -1, -1, -1, -1 }, { 0x25E2A, -1, -1, 1452297, -1, -1, -1, -1, -1, -1 }, { 0x25E2C, -1, -1, 1452301, -1, -1, -1, -1, -1, -1 }, { 0x25E32, -1, -1, 1452307, -1, -1, -1, -1, -1, -1 }, { 0x25E34, -1, -1, 1452313, -1, -1, -1, -1, -1, -1 }, { 0x25E35, -1, -1, 1452318, -1, -1, -1, -1, -1, -1 }, { 0x25E37, -1, -1, -1, -1, -1, -1, -1, -1, 1452323 }, { 0x25E38, -1, -1, 1452328, -1, -1, -1, -1, -1, -1 }, { 0x25E3F, -1, -1, -1, -1, -1, -1, -1, -1, 1452333 }, { 0x25E40, -1, -1, -1, -1, -1, -1, -1, -1, 1452338 }, { 0x25E41, -1, -1, 1452344, -1, -1, -1, -1, -1, -1 }, { 0x25E42, -1, -1, 1452349, -1, -1, -1, -1, -1, -1 }, { 0x25E44, -1, -1, 1452360, -1, -1, -1, -1, 1452354, -1 }, { 0x25E46, -1, -1, 1452364, -1, -1, -1, -1, -1, -1 }, { 0x25E47, -1, -1, 1452370, -1, -1, -1, -1, -1, -1 }, { 0x25E49, 1452380, 1452375, 1452395, -1, -1, -1, -1, -1, -1 }, { 0x25E4A, -1, -1, 1452399, -1, -1, -1, -1, -1, -1 }, { 0x25E4B, -1, -1, 1452403, -1, -1, -1, -1, -1, -1 }, { 0x25E4C, -1, -1, 1452407, -1, -1, -1, -1, -1, -1 }, { 0x25E4D, -1, -1, 1452412, -1, -1, -1, -1, -1, -1 }, { 0x25E53, -1, -1, 1452417, -1, -1, -1, -1, -1, -1 }, { 0x25E54, -1, -1, 1452422, -1, -1, -1, -1, -1, -1 }, { 0x25E56, -1, -1, 1452426, -1, -1, -1, -1, -1, -1 }, { 0x25E58, -1, -1, -1, -1, -1, -1, -1, -1, 1452430 }, { 0x25E59, -1, -1, -1, -1, -1, -1, -1, -1, 1452436 }, { 0x25E5A, -1, -1, 1452442, -1, -1, -1, -1, -1, -1 }, { 0x25E5B, -1, -1, 1452448, -1, -1, -1, -1, -1, -1 }, { 0x25E5C, -1, -1, 1452453, -1, -1, -1, -1, -1, -1 }, { 0x25E5E, -1, -1, -1, -1, -1, -1, -1, -1, 1452459 }, { 0x25E60, -1, -1, 1452465, -1, -1, -1, -1, -1, -1 }, { 0x25E69, -1, -1, 1452470, -1, -1, -1, -1, -1, -1 }, { 0x25E6B, -1, -1, 1452475, -1, -1, -1, -1, -1, -1 }, { 0x25E6C, -1, -1, 1452479, -1, -1, -1, -1, -1, -1 }, { 0x25E6F, -1, -1, -1, -1, -1, -1, -1, -1, 1452484 }, { 0x25E70, -1, -1, -1, -1, -1, -1, -1, -1, 1452490 }, { 0x25E71, -1, -1, 1452495, -1, -1, -1, -1, -1, -1 }, { 0x25E72, -1, -1, 1452500, -1, -1, -1, -1, -1, -1 }, { 0x25E73, -1, -1, 1452505, -1, -1, -1, -1, -1, -1 }, { 0x25E74, -1, -1, 1452511, -1, -1, -1, -1, -1, -1 }, { 0x25E75, -1, -1, 1452515, -1, -1, -1, -1, -1, -1 }, { 0x25E76, -1, -1, 1452520, -1, -1, -1, -1, -1, -1 }, { 0x25E77, -1, -1, 1452526, -1, -1, -1, -1, -1, -1 }, { 0x25E78, -1, -1, 1452531, -1, -1, -1, -1, -1, 1452535 }, { 0x25E7A, -1, -1, 1452541, -1, -1, -1, -1, -1, -1 }, { 0x25E7B, -1, -1, 1452547, -1, -1, -1, -1, -1, -1 }, { 0x25E81, -1, 1452552, -1, -1, -1, -1, -1, -1, -1 }, { 0x25E82, -1, 1452558, -1, -1, -1, -1, -1, -1, -1 }, { 0x25E83, -1, 1452565, -1, -1, -1, -1, -1, -1, -1 }, { 0x25E85, -1, -1, 1452569, -1, -1, -1, -1, -1, -1 }, { 0x25E86, -1, -1, -1, -1, -1, -1, -1, -1, 1452574 }, { 0x25E89, -1, -1, 1452580, -1, -1, -1, -1, -1, -1 }, { 0x25E8A, -1, -1, 1452585, -1, -1, -1, -1, -1, 1452589 }, { 0x25E8E, -1, -1, -1, -1, -1, -1, -1, -1, 1452595 }, { 0x25E8F, -1, -1, -1, -1, -1, -1, -1, -1, 1452601 }, { 0x25E90, -1, -1, -1, -1, -1, -1, -1, -1, 1452606 }, { 0x25E91, -1, -1, -1, -1, -1, -1, -1, -1, 1452613 }, { 0x25E92, -1, -1, -1, -1, -1, -1, -1, -1, 1452619 }, { 0x25E93, -1, -1, -1, -1, -1, -1, -1, -1, 1452626 }, { 0x25E94, -1, -1, -1, -1, -1, -1, -1, -1, 1452631 }, { 0x25E95, -1, -1, -1, -1, -1, -1, -1, -1, 1452636 }, { 0x25E96, -1, -1, -1, -1, -1, -1, -1, -1, 1452640 }, { 0x25E99, -1, -1, 1452644, -1, -1, -1, -1, -1, -1 }, { 0x25E9A, -1, -1, 1452650, -1, -1, -1, -1, -1, -1 }, { 0x25E9C, -1, -1, 1452654, -1, -1, -1, -1, -1, -1 }, { 0x25E9D, -1, -1, 1452658, -1, -1, -1, -1, -1, -1 }, { 0x25E9E, -1, -1, 1452664, -1, -1, -1, -1, -1, -1 }, { 0x25EA3, -1, -1, 1452670, -1, -1, -1, -1, -1, -1 }, { 0x25EA6, -1, 1452676, -1, -1, -1, -1, -1, -1, -1 }, { 0x25EB4, -1, -1, 1452681, -1, -1, -1, -1, -1, -1 }, { 0x25EB5, -1, -1, 1452687, -1, -1, -1, -1, -1, -1 }, { 0x25EB7, -1, -1, 1452691, -1, -1, -1, -1, -1, -1 }, { 0x25EB9, -1, -1, -1, -1, -1, -1, -1, -1, 1452695 }, { 0x25EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1452701 }, { 0x25EBB, -1, -1, -1, -1, -1, -1, -1, -1, 1452707 }, { 0x25EBC, -1, 1452713, -1, -1, -1, -1, -1, -1, -1 }, { 0x25EBD, -1, -1, -1, -1, -1, -1, -1, -1, 1452723 }, { 0x25EBE, -1, -1, -1, -1, -1, -1, -1, -1, 1452730 }, { 0x25EBF, -1, -1, -1, -1, -1, -1, -1, -1, 1452737 }, { 0x25EC4, -1, -1, 1452742, -1, -1, -1, -1, -1, -1 }, { 0x25EC7, -1, -1, 1452747, -1, -1, -1, -1, -1, -1 }, { 0x25EC9, -1, -1, 1452753, -1, -1, -1, -1, -1, -1 }, { 0x25ECB, -1, -1, 1452757, -1, -1, -1, -1, -1, -1 }, { 0x25ECD, -1, -1, 1452762, -1, -1, -1, -1, -1, -1 }, { 0x25ED1, -1, -1, 1452766, -1, -1, -1, -1, -1, -1 }, { 0x25ED2, -1, -1, 1452770, -1, -1, -1, -1, -1, -1 }, { 0x25ED7, -1, 1452774, 1452779, -1, -1, -1, -1, -1, -1 }, { 0x25ED8, -1, 1452784, -1, -1, -1, -1, -1, -1, -1 }, { 0x25ED9, -1, -1, -1, -1, -1, -1, -1, -1, 1452790 }, { 0x25EDA, 1452800, 1452795, -1, -1, -1, -1, -1, -1, -1 }, { 0x25EDD, -1, -1, 1452810, -1, -1, -1, -1, -1, -1 }, { 0x25EDE, -1, -1, 1452817, -1, -1, -1, -1, -1, -1 }, { 0x25EDF, 1452825, 1452821, -1, -1, -1, -1, -1, -1, -1 }, { 0x25EE0, -1, -1, -1, -1, -1, -1, -1, -1, 1452840 }, { 0x25EE1, -1, -1, -1, -1, -1, -1, -1, -1, 1452846 }, { 0x25EE2, -1, -1, -1, -1, -1, -1, -1, -1, 1452851 }, { 0x25EE3, -1, -1, -1, -1, -1, -1, -1, -1, 1452858 }, { 0x25EE4, -1, -1, 1452864, -1, -1, -1, -1, -1, -1 }, { 0x25EE5, -1, -1, 1452870, -1, -1, -1, -1, -1, -1 }, { 0x25EE6, -1, -1, 1452874, -1, -1, -1, -1, -1, -1 }, { 0x25EE7, -1, -1, 1452878, -1, -1, -1, -1, -1, 1452884 }, { 0x25EE8, -1, -1, 1452889, -1, -1, -1, -1, -1, -1 }, { 0x25EE9, -1, -1, 1452893, -1, -1, -1, -1, -1, -1 }, { 0x25EEB, -1, -1, 1452899, -1, -1, -1, -1, -1, -1 }, { 0x25EEC, -1, -1, 1452904, -1, -1, -1, -1, -1, -1 }, { 0x25EEE, -1, -1, 1452909, -1, -1, -1, -1, -1, 1452914 }, { 0x25EF4, -1, -1, 1452919, -1, -1, -1, -1, -1, -1 }, { 0x25EF8, -1, -1, -1, -1, -1, -1, -1, -1, 1452924 }, { 0x25EF9, -1, -1, -1, -1, -1, -1, -1, -1, 1452929 }, { 0x25EFA, -1, -1, -1, -1, -1, -1, -1, -1, 1452934 }, { 0x25EFB, -1, -1, -1, -1, -1, -1, -1, -1, 1452939 }, { 0x25EFC, -1, -1, -1, -1, -1, -1, -1, -1, 1452945 }, { 0x25EFD, -1, -1, -1, -1, -1, -1, -1, -1, 1452948 }, { 0x25EFE, -1, -1, 1452954, -1, -1, -1, -1, -1, -1 }, { 0x25EFF, -1, -1, 1452959, -1, -1, -1, -1, -1, -1 }, { 0x25F00, -1, -1, 1452963, -1, -1, -1, -1, -1, -1 }, { 0x25F02, -1, -1, 1452967, -1, -1, -1, -1, -1, -1 }, { 0x25F03, -1, -1, 1452972, -1, -1, -1, -1, -1, -1 }, { 0x25F05, -1, -1, 1452976, -1, -1, -1, -1, -1, -1 }, { 0x25F15, -1, -1, -1, -1, -1, -1, -1, -1, 1452980 }, { 0x25F16, -1, -1, -1, -1, -1, -1, -1, -1, 1452985 }, { 0x25F18, -1, -1, 1452991, -1, -1, -1, -1, -1, -1 }, { 0x25F1A, -1, 1452995, 1453001, -1, -1, -1, -1, -1, -1 }, { 0x25F1B, -1, -1, 1453007, -1, -1, -1, -1, -1, -1 }, { 0x25F1C, -1, -1, 1453012, -1, -1, -1, -1, -1, -1 }, { 0x25F1E, -1, -1, 1453016, -1, -1, -1, -1, -1, -1 }, { 0x25F1F, -1, -1, 1453021, -1, -1, -1, -1, -1, -1 }, { 0x25F29, -1, -1, 1453026, -1, -1, -1, -1, -1, -1 }, { 0x25F2A, -1, -1, 1453030, -1, -1, -1, -1, -1, -1 }, { 0x25F2B, -1, -1, 1453034, -1, -1, -1, -1, -1, -1 }, { 0x25F2C, -1, -1, 1453040, -1, -1, -1, -1, -1, -1 }, { 0x25F2D, -1, -1, 1453046, -1, -1, -1, -1, -1, -1 }, { 0x25F2E, -1, -1, 1453051, -1, -1, -1, -1, -1, -1 }, { 0x25F31, -1, -1, -1, -1, -1, -1, -1, -1, 1453056 }, { 0x25F32, -1, -1, -1, -1, -1, -1, -1, -1, 1453062 }, { 0x25F33, -1, -1, -1, -1, -1, -1, -1, -1, 1453068 }, { 0x25F36, -1, -1, 1453071, -1, -1, -1, -1, -1, -1 }, { 0x25F3A, -1, -1, 1453076, -1, -1, -1, -1, -1, -1 }, { 0x25F3B, -1, -1, 1453081, -1, -1, -1, -1, -1, -1 }, { 0x25F3C, -1, -1, 1453085, -1, -1, -1, -1, -1, -1 }, { 0x25F41, -1, -1, 1453089, -1, -1, -1, -1, -1, -1 }, { 0x25F44, -1, -1, -1, -1, -1, -1, -1, -1, 1453095 }, { 0x25F47, -1, -1, -1, -1, -1, -1, -1, -1, 1453102 }, { 0x25F48, -1, -1, 1453107, -1, -1, -1, -1, -1, -1 }, { 0x25F4B, -1, 1453113, -1, -1, -1, -1, -1, -1, -1 }, { 0x25F4C, -1, -1, -1, -1, -1, -1, -1, -1, 1453118 }, { 0x25F4D, -1, -1, -1, -1, -1, -1, -1, -1, 1453124 }, { 0x25F4E, -1, -1, -1, -1, -1, -1, -1, -1, 1453130 }, { 0x25F4F, -1, -1, 1453135, -1, -1, -1, -1, -1, -1 }, { 0x25F50, -1, -1, 1453141, -1, -1, -1, -1, -1, -1 }, { 0x25F52, -1, -1, 1453147, -1, -1, -1, -1, -1, -1 }, { 0x25F54, -1, -1, -1, -1, -1, -1, -1, -1, 1453152 }, { 0x25F57, -1, -1, 1453156, -1, -1, -1, -1, -1, -1 }, { 0x25F58, 1453160, -1, 1453173, -1, -1, -1, -1, -1, -1 }, { 0x25F5F, -1, -1, 1453177, -1, -1, -1, -1, -1, -1 }, { 0x25F61, -1, -1, -1, -1, -1, -1, -1, -1, 1453182 }, { 0x25F62, -1, -1, -1, -1, -1, -1, -1, -1, 1453188 }, { 0x25F64, -1, -1, -1, -1, -1, -1, -1, -1, 1453194 }, { 0x25F65, -1, -1, 1453198, -1, -1, -1, -1, -1, -1 }, { 0x25F67, -1, -1, 1453203, -1, -1, -1, -1, -1, -1 }, { 0x25F69, -1, -1, -1, -1, -1, -1, -1, -1, 1453207 }, { 0x25F6A, -1, -1, -1, -1, -1, -1, -1, -1, 1453213 }, { 0x25F6C, -1, -1, 1453219, -1, -1, -1, -1, -1, -1 }, { 0x25F70, -1, -1, 1453226, -1, -1, -1, -1, -1, -1 }, { 0x25F73, -1, -1, 1453230, -1, -1, -1, -1, -1, -1 }, { 0x25F75, -1, -1, -1, -1, -1, -1, -1, -1, 1453234 }, { 0x25F76, -1, -1, 1453240, -1, -1, -1, -1, -1, -1 }, { 0x25F78, -1, -1, 1453244, -1, -1, -1, -1, -1, -1 }, { 0x25F7F, -1, -1, 1453250, -1, -1, -1, -1, -1, -1 }, { 0x25F82, -1, -1, 1453255, -1, -1, -1, -1, -1, -1 }, { 0x25F83, -1, -1, -1, -1, -1, -1, -1, -1, 1453261 }, { 0x25F85, -1, -1, 1453265, -1, -1, -1, -1, -1, -1 }, { 0x25F87, -1, -1, 1453270, -1, -1, -1, -1, -1, -1 }, { 0x25F8A, -1, -1, 1453276, -1, -1, -1, -1, -1, -1 }, { 0x25F8B, -1, -1, 1453280, -1, -1, -1, -1, -1, 1453286 }, { 0x25F8C, -1, -1, 1453291, -1, -1, -1, -1, -1, -1 }, { 0x25F8D, -1, -1, 1453296, -1, -1, -1, -1, -1, -1 }, { 0x25F90, -1, -1, 1453301, -1, -1, -1, -1, -1, -1 }, { 0x25F93, -1, -1, 1453305, -1, -1, -1, -1, -1, -1 }, { 0x25F95, -1, -1, 1453311, -1, -1, -1, -1, -1, -1 }, { 0x25F97, -1, -1, -1, -1, -1, -1, -1, -1, 1453315 }, { 0x25F98, -1, -1, -1, -1, -1, -1, -1, -1, 1453320 }, { 0x25F9A, -1, -1, 1453326, -1, -1, -1, -1, -1, -1 }, { 0x25F9B, -1, -1, 1453332, -1, -1, -1, -1, -1, 1453336 }, { 0x25F9D, -1, -1, 1453343, -1, -1, -1, -1, -1, -1 }, { 0x25FA1, -1, -1, 1453348, -1, -1, -1, -1, -1, -1 }, { 0x25FA3, -1, -1, 1453353, -1, -1, -1, -1, -1, -1 }, { 0x25FA4, -1, -1, 1453358, -1, -1, -1, -1, -1, -1 }, { 0x25FA7, -1, -1, 1453364, -1, -1, -1, -1, -1, -1 }, { 0x25FA8, -1, -1, 1453368, -1, -1, -1, -1, -1, -1 }, { 0x25FAC, -1, -1, 1453372, -1, -1, -1, -1, -1, -1 }, { 0x25FAE, -1, -1, 1453376, -1, -1, -1, -1, -1, -1 }, { 0x25FAF, -1, -1, 1453381, -1, -1, -1, -1, -1, -1 }, { 0x25FB5, -1, -1, -1, -1, -1, -1, -1, -1, 1453387 }, { 0x25FB9, -1, -1, 1453395, -1, -1, -1, -1, -1, -1 }, { 0x25FBC, -1, -1, 1453401, -1, -1, -1, -1, -1, -1 }, { 0x25FBD, -1, -1, -1, -1, -1, -1, -1, -1, 1453407 }, { 0x25FBE, -1, -1, -1, -1, -1, -1, -1, -1, 1453413 }, { 0x25FBF, -1, -1, -1, -1, -1, -1, -1, -1, 1453420 }, { 0x25FC0, -1, -1, -1, -1, -1, -1, -1, -1, 1453425 }, { 0x25FC1, -1, -1, -1, -1, -1, -1, -1, -1, 1453430 }, { 0x25FC2, -1, -1, -1, -1, -1, -1, -1, -1, 1453438 }, { 0x25FC3, -1, -1, 1453442, -1, -1, -1, -1, -1, -1 }, { 0x25FC4, -1, -1, 1453446, -1, -1, -1, -1, -1, -1 }, { 0x25FC5, -1, -1, 1453450, -1, -1, -1, -1, -1, -1 }, { 0x25FC6, -1, -1, 1453455, -1, -1, -1, -1, -1, -1 }, { 0x25FC7, -1, -1, 1453459, -1, -1, -1, -1, -1, -1 }, { 0x25FC9, -1, -1, 1453464, -1, -1, -1, -1, -1, -1 }, { 0x25FCA, -1, -1, 1453468, -1, -1, -1, -1, -1, -1 }, { 0x25FCB, -1, -1, 1453473, -1, -1, -1, -1, -1, -1 }, { 0x25FCD, -1, -1, 1453478, -1, -1, -1, -1, -1, -1 }, { 0x25FCE, -1, -1, 1453482, -1, -1, -1, -1, -1, -1 }, { 0x25FD1, -1, -1, 1453488, -1, -1, -1, -1, -1, -1 }, { 0x25FD7, -1, -1, -1, -1, -1, -1, -1, -1, 1453494 }, { 0x25FDA, -1, -1, 1453501, -1, -1, -1, -1, -1, -1 }, { 0x25FDC, -1, -1, 1453506, -1, -1, -1, -1, -1, -1 }, { 0x25FDD, -1, -1, 1453512, -1, -1, -1, -1, -1, -1 }, { 0x25FDE, -1, -1, 1453517, -1, -1, -1, -1, -1, -1 }, { 0x25FE0, -1, -1, -1, -1, -1, -1, -1, -1, 1453522 }, { 0x25FE1, -1, 1453528, -1, -1, -1, -1, -1, -1, 1453538 }, { 0x25FE2, -1, 1453543, -1, -1, -1, -1, -1, -1, -1 }, { 0x25FE3, -1, -1, -1, -1, -1, -1, -1, -1, 1453549 }, { 0x25FE4, -1, -1, -1, -1, -1, -1, -1, -1, 1453555 }, { 0x25FE5, -1, -1, -1, -1, -1, -1, -1, -1, 1453561 }, { 0x25FE6, -1, -1, 1453567, -1, -1, -1, -1, -1, -1 }, { 0x25FE7, -1, -1, 1453573, -1, -1, -1, -1, -1, -1 }, { 0x25FE8, -1, -1, 1453580, -1, -1, -1, -1, -1, -1 }, { 0x25FE9, -1, -1, 1453586, -1, -1, -1, -1, -1, -1 }, { 0x25FEA, -1, -1, 1453590, -1, -1, -1, -1, -1, -1 }, { 0x25FEB, -1, -1, 1453597, -1, -1, -1, -1, -1, -1 }, { 0x25FED, -1, -1, 1453601, -1, -1, -1, -1, -1, -1 }, { 0x25FEE, -1, -1, 1453605, -1, -1, -1, -1, -1, -1 }, { 0x25FEF, -1, -1, 1453610, -1, -1, -1, -1, -1, -1 }, { 0x25FF0, -1, -1, 1453615, -1, -1, -1, -1, -1, -1 }, { 0x25FF4, -1, -1, 1453620, -1, -1, -1, -1, -1, -1 }, { 0x25FF5, -1, -1, 1453624, -1, -1, -1, -1, -1, -1 }, { 0x25FF7, -1, -1, 1453629, -1, -1, -1, -1, -1, -1 }, { 0x25FF9, -1, -1, 1453635, -1, -1, -1, -1, -1, -1 }, { 0x25FFA, -1, -1, 1453639, -1, -1, -1, -1, -1, 1453644 }, { 0x26005, -1, -1, -1, -1, -1, -1, -1, -1, 1453650 }, { 0x26007, 1453657, -1, 1453677, -1, -1, -1, -1, -1, -1 }, { 0x2600A, -1, -1, -1, -1, -1, -1, -1, -1, 1453683 }, { 0x2600B, -1, -1, -1, -1, -1, -1, -1, -1, 1453687 }, { 0x2600C, -1, -1, -1, -1, -1, -1, -1, -1, 1453694 }, { 0x2600D, -1, -1, -1, -1, -1, -1, -1, -1, 1453700 }, { 0x2600E, -1, -1, -1, -1, -1, -1, -1, -1, 1453706 }, { 0x2600F, -1, -1, -1, -1, -1, -1, -1, -1, 1453713 }, { 0x26010, -1, -1, -1, -1, -1, -1, -1, -1, 1453719 }, { 0x26011, -1, -1, -1, -1, -1, -1, -1, -1, 1453727 }, { 0x26013, -1, -1, 1453733, -1, -1, -1, -1, -1, -1 }, { 0x26014, -1, -1, 1453739, -1, -1, -1, -1, -1, -1 }, { 0x26015, -1, -1, 1453745, -1, -1, -1, -1, -1, -1 }, { 0x26016, -1, -1, 1453749, -1, -1, -1, -1, -1, 1453754 }, { 0x26017, -1, -1, -1, -1, -1, -1, -1, -1, 1453759 }, { 0x26018, -1, -1, 1453765, -1, -1, -1, -1, -1, -1 }, { 0x2601A, -1, -1, -1, -1, -1, -1, -1, -1, 1453769 }, { 0x2601B, -1, -1, 1453777, -1, -1, -1, -1, -1, -1 }, { 0x2601C, -1, -1, 1453782, -1, -1, -1, -1, -1, -1 }, { 0x2601D, -1, -1, 1453790, -1, -1, -1, -1, -1, -1 }, { 0x26020, -1, -1, 1453797, -1, -1, -1, -1, -1, -1 }, { 0x26021, -1, 1453802, 1453807, -1, -1, -1, -1, -1, -1 }, { 0x26023, -1, -1, 1453811, -1, -1, -1, -1, -1, -1 }, { 0x26028, -1, -1, 1453815, -1, -1, -1, -1, -1, 1453820 }, { 0x26029, -1, 1453824, -1, -1, -1, -1, -1, -1, -1 }, { 0x2602A, -1, -1, -1, -1, -1, -1, -1, -1, 1453830 }, { 0x2602B, -1, -1, -1, -1, -1, -1, -1, -1, 1453834 }, { 0x26034, -1, -1, -1, -1, -1, -1, -1, -1, 1453840 }, { 0x26035, -1, -1, -1, -1, -1, -1, -1, -1, 1453847 }, { 0x26038, -1, -1, 1453855, -1, -1, -1, -1, -1, -1 }, { 0x26039, -1, -1, -1, -1, -1, -1, -1, -1, 1453860 }, { 0x2603A, -1, -1, -1, -1, -1, -1, -1, -1, 1453865 }, { 0x2603B, -1, -1, -1, -1, -1, -1, -1, -1, 1453868 }, { 0x2603C, -1, -1, -1, -1, -1, -1, -1, -1, 1453874 }, { 0x2603D, -1, -1, -1, -1, -1, -1, -1, -1, 1453880 }, { 0x2603E, -1, -1, -1, -1, -1, -1, -1, -1, 1453885 }, { 0x2603F, -1, -1, -1, -1, -1, -1, -1, -1, 1453891 }, { 0x26040, -1, -1, -1, -1, -1, -1, -1, -1, 1453897 }, { 0x26041, -1, -1, -1, -1, -1, -1, -1, -1, 1453903 }, { 0x26042, -1, -1, -1, -1, -1, -1, -1, -1, 1453910 }, { 0x26044, -1, -1, 1453916, -1, -1, -1, -1, -1, -1 }, { 0x26045, -1, -1, -1, -1, -1, -1, -1, -1, 1453922 }, { 0x26046, -1, -1, 1453926, -1, -1, -1, -1, -1, -1 }, { 0x26047, -1, -1, 1453933, -1, -1, -1, -1, -1, -1 }, { 0x26048, -1, 1453939, 1453945, -1, -1, -1, -1, -1, -1 }, { 0x26049, -1, -1, 1453951, -1, -1, -1, -1, -1, -1 }, { 0x2604A, -1, -1, 1453956, -1, -1, -1, -1, -1, -1 }, { 0x2604D, -1, -1, 1453961, -1, -1, -1, -1, -1, -1 }, { 0x2604E, -1, -1, 1453966, -1, -1, -1, -1, -1, -1 }, { 0x2604F, -1, -1, 1453971, -1, -1, -1, -1, -1, -1 }, { 0x26050, -1, -1, 1453976, -1, -1, -1, -1, -1, -1 }, { 0x26055, -1, -1, 1453981, -1, -1, -1, -1, -1, -1 }, { 0x26056, -1, -1, 1453985, -1, -1, -1, -1, -1, -1 }, { 0x26057, -1, -1, 1453997, -1, -1, -1, -1, 1453991, -1 }, { 0x26059, -1, -1, 1454002, -1, -1, -1, -1, -1, -1 }, { 0x2605B, -1, -1, 1454007, -1, -1, -1, -1, -1, -1 }, { 0x2605C, -1, -1, 1454012, -1, -1, -1, -1, -1, -1 }, { 0x2605F, -1, -1, 1454017, -1, -1, -1, -1, -1, -1 }, { 0x26062, -1, -1, -1, -1, -1, -1, -1, -1, 1454023 }, { 0x26063, -1, -1, -1, -1, -1, -1, -1, -1, 1454031 }, { 0x26064, -1, 1454034, -1, -1, -1, -1, -1, -1, -1 }, { 0x26072, -1, -1, 1454044, -1, -1, -1, -1, -1, -1 }, { 0x26073, -1, -1, 1454050, -1, -1, -1, -1, -1, -1 }, { 0x26076, -1, -1, 1454054, -1, -1, -1, -1, -1, -1 }, { 0x26077, -1, -1, 1454060, -1, -1, -1, -1, -1, -1 }, { 0x26078, -1, -1, -1, -1, -1, -1, -1, -1, 1454066 }, { 0x26079, -1, -1, -1, -1, -1, -1, -1, -1, 1454073 }, { 0x2607A, -1, -1, -1, -1, -1, -1, -1, -1, 1454078 }, { 0x2607B, -1, -1, -1, -1, -1, -1, -1, -1, 1454083 }, { 0x2607C, -1, -1, -1, -1, -1, -1, -1, -1, 1454089 }, { 0x2607D, -1, -1, -1, -1, -1, -1, -1, -1, 1454093 }, { 0x2607E, -1, -1, -1, -1, -1, -1, -1, -1, 1454102 }, { 0x2607F, -1, -1, -1, -1, -1, -1, -1, -1, 1454108 }, { 0x26080, -1, -1, 1454112, -1, -1, -1, -1, -1, -1 }, { 0x26081, -1, -1, -1, -1, -1, -1, -1, -1, 1454116 }, { 0x26083, -1, 1454123, -1, -1, -1, -1, -1, -1, -1 }, { 0x26084, -1, -1, 1454129, -1, -1, -1, -1, -1, -1 }, { 0x26085, -1, -1, 1454134, -1, -1, -1, -1, -1, -1 }, { 0x26086, -1, -1, 1454140, -1, -1, -1, -1, -1, -1 }, { 0x26087, -1, -1, 1454145, -1, -1, -1, -1, -1, -1 }, { 0x26088, -1, -1, 1454151, -1, -1, -1, -1, -1, 1454157 }, { 0x26089, -1, -1, 1454163, -1, -1, -1, -1, -1, -1 }, { 0x2608A, -1, -1, 1454168, -1, -1, -1, -1, -1, -1 }, { 0x2608B, -1, -1, 1454172, -1, -1, -1, -1, -1, -1 }, { 0x2608C, -1, -1, 1454177, -1, -1, -1, -1, -1, -1 }, { 0x2608D, -1, -1, 1454183, -1, -1, -1, -1, -1, -1 }, { 0x26091, -1, -1, 1454188, -1, -1, -1, -1, -1, -1 }, { 0x26092, -1, -1, 1454192, -1, -1, -1, -1, -1, -1 }, { 0x26094, -1, -1, 1454198, -1, -1, -1, -1, -1, -1 }, { 0x26095, -1, -1, 1454203, -1, -1, -1, -1, -1, -1 }, { 0x26096, -1, -1, 1454207, -1, -1, -1, -1, -1, -1 }, { 0x26097, 1454216, 1454211, 1454235, -1, -1, -1, -1, -1, -1 }, { 0x2609B, -1, -1, -1, -1, -1, -1, -1, -1, 1454241 }, { 0x260A0, -1, -1, 1454245, -1, -1, -1, -1, -1, -1 }, { 0x260A1, -1, -1, 1454251, -1, -1, -1, -1, -1, -1 }, { 0x260A4, -1, 1454255, -1, -1, -1, -1, -1, -1, -1 }, { 0x260A5, 1454266, 1454261, -1, -1, -1, -1, -1, -1, -1 }, { 0x260BA, -1, -1, -1, -1, -1, -1, -1, -1, 1454287 }, { 0x260BB, -1, -1, -1, -1, -1, -1, -1, -1, 1454293 }, { 0x260BC, -1, -1, -1, -1, -1, -1, -1, -1, 1454300 }, { 0x260BD, -1, -1, -1, -1, -1, -1, -1, -1, 1454307 }, { 0x260BE, -1, -1, -1, -1, -1, -1, -1, -1, 1454314 }, { 0x260BF, -1, -1, -1, -1, -1, -1, -1, -1, 1454320 }, { 0x260C0, -1, -1, -1, -1, -1, -1, -1, -1, 1454327 }, { 0x260C4, -1, -1, 1454334, -1, -1, -1, -1, -1, -1 }, { 0x260C7, -1, -1, 1454339, -1, -1, -1, -1, -1, -1 }, { 0x260CA, -1, -1, 1454343, -1, -1, -1, -1, -1, -1 }, { 0x260CB, -1, -1, 1454347, -1, -1, -1, -1, -1, -1 }, { 0x260D0, -1, -1, -1, -1, -1, -1, -1, -1, 1454351 }, { 0x260D2, -1, -1, 1454355, -1, -1, -1, -1, -1, -1 }, { 0x260D3, -1, -1, 1454360, -1, -1, -1, -1, -1, -1 }, { 0x260D4, -1, -1, 1454365, -1, -1, -1, -1, -1, -1 }, { 0x260D5, -1, -1, 1454369, -1, -1, -1, -1, -1, -1 }, { 0x260D6, -1, -1, 1454374, -1, -1, -1, -1, -1, -1 }, { 0x260D7, -1, -1, 1454379, -1, -1, -1, -1, -1, -1 }, { 0x260D8, -1, -1, 1454385, -1, -1, -1, -1, -1, -1 }, { 0x260D9, -1, -1, 1454390, -1, -1, -1, -1, -1, -1 }, { 0x260DD, -1, -1, 1454394, -1, -1, -1, -1, -1, -1 }, { 0x260E1, -1, -1, 1454398, -1, -1, -1, -1, -1, -1 }, { 0x260E2, -1, -1, 1454402, -1, -1, -1, -1, -1, -1 }, { 0x260E4, -1, -1, 1454407, -1, -1, -1, -1, -1, -1 }, { 0x260EE, -1, -1, -1, -1, -1, -1, -1, -1, 1454411 }, { 0x260EF, -1, -1, -1, -1, -1, -1, -1, -1, 1454415 }, { 0x260FD, -1, -1, 1454420, -1, -1, -1, -1, -1, -1 }, { 0x260FE, -1, -1, -1, -1, -1, -1, -1, -1, 1454426 }, { 0x260FF, -1, -1, -1, -1, -1, -1, -1, -1, 1454434 }, { 0x26100, -1, -1, -1, -1, -1, -1, -1, -1, 1454440 }, { 0x26101, -1, -1, -1, -1, -1, -1, -1, -1, 1454444 }, { 0x26102, 1454462, 1454450, 1454475, -1, -1, -1, -1, -1, 1454480 }, { 0x26103, -1, -1, -1, -1, -1, -1, -1, -1, 1454486 }, { 0x26104, -1, -1, -1, -1, -1, -1, -1, -1, 1454492 }, { 0x26105, -1, -1, -1, -1, -1, -1, -1, -1, 1454499 }, { 0x26106, -1, -1, -1, -1, -1, -1, -1, -1, 1454505 }, { 0x26107, -1, -1, -1, -1, -1, -1, -1, -1, 1454509 }, { 0x26108, -1, -1, -1, -1, -1, -1, -1, -1, 1454515 }, { 0x2610A, -1, -1, 1454523, -1, -1, -1, -1, -1, -1 }, { 0x2610B, -1, -1, 1454527, -1, -1, -1, -1, -1, -1 }, { 0x2610C, -1, -1, 1454533, -1, -1, -1, -1, -1, 1454538 }, { 0x2610D, -1, -1, 1454545, -1, -1, -1, -1, -1, -1 }, { 0x2610F, -1, -1, 1454553, -1, -1, -1, -1, -1, -1 }, { 0x26110, -1, -1, 1454559, -1, -1, -1, -1, -1, -1 }, { 0x26111, -1, -1, 1454564, -1, -1, -1, -1, -1, -1 }, { 0x26113, -1, -1, 1454569, -1, -1, -1, -1, -1, 1454574 }, { 0x26114, -1, -1, 1454579, -1, -1, -1, -1, -1, -1 }, { 0x2611C, -1, -1, 1454584, -1, -1, -1, -1, -1, -1 }, { 0x2611E, -1, -1, -1, -1, -1, -1, -1, -1, 1454590 }, { 0x26120, -1, -1, -1, -1, -1, -1, -1, -1, 1454596 }, { 0x26121, -1, 1454601, -1, -1, -1, -1, -1, -1, -1 }, { 0x26123, -1, -1, -1, -1, -1, -1, -1, -1, 1454607 }, { 0x2612F, -1, -1, 1454614, -1, -1, -1, -1, -1, -1 }, { 0x26130, -1, -1, 1454621, -1, -1, -1, -1, -1, -1 }, { 0x26134, -1, -1, -1, -1, -1, -1, -1, -1, 1454626 }, { 0x26135, -1, -1, -1, -1, -1, -1, -1, -1, 1454632 }, { 0x26136, -1, -1, -1, -1, -1, -1, -1, -1, 1454638 }, { 0x26137, -1, -1, -1, -1, -1, -1, -1, -1, 1454643 }, { 0x26138, -1, -1, -1, -1, -1, -1, -1, -1, 1454650 }, { 0x26139, -1, -1, -1, -1, -1, -1, -1, -1, 1454657 }, { 0x2613A, -1, -1, -1, -1, -1, -1, -1, -1, 1454663 }, { 0x2613B, -1, -1, -1, -1, -1, -1, -1, -1, 1454670 }, { 0x2613C, -1, -1, 1454677, -1, -1, -1, -1, -1, -1 }, { 0x2613D, -1, -1, 1454681, -1, -1, -1, -1, -1, -1 }, { 0x2613E, -1, -1, -1, -1, -1, -1, -1, -1, 1454685 }, { 0x26140, -1, -1, 1454690, -1, -1, -1, -1, -1, -1 }, { 0x26143, -1, -1, 1454695, -1, -1, -1, -1, -1, -1 }, { 0x26144, -1, -1, 1454701, -1, -1, -1, -1, -1, -1 }, { 0x26146, -1, -1, 1454706, -1, -1, -1, -1, -1, -1 }, { 0x26147, -1, -1, 1454712, -1, -1, -1, -1, -1, -1 }, { 0x26148, -1, -1, 1454718, -1, -1, -1, -1, -1, -1 }, { 0x2614A, -1, -1, 1454724, -1, -1, -1, -1, -1, -1 }, { 0x2614B, -1, -1, 1454729, -1, -1, -1, -1, -1, -1 }, { 0x2614F, -1, -1, 1454735, -1, -1, -1, -1, -1, -1 }, { 0x26151, -1, -1, 1454739, -1, -1, -1, -1, -1, -1 }, { 0x26154, -1, -1, 1454744, -1, -1, -1, -1, -1, -1 }, { 0x26159, -1, 1454748, -1, -1, -1, -1, -1, -1, -1 }, { 0x2615A, -1, 1454753, -1, -1, -1, -1, -1, -1, -1 }, { 0x2615B, -1, 1454758, -1, -1, -1, -1, -1, -1, -1 }, { 0x2615C, -1, 1454763, -1, -1, -1, -1, -1, -1, -1 }, { 0x2616D, -1, -1, -1, -1, -1, -1, -1, -1, 1454768 }, { 0x2616E, -1, -1, -1, -1, -1, -1, -1, -1, 1454774 }, { 0x2616F, -1, -1, -1, -1, -1, -1, -1, -1, 1454779 }, { 0x26170, -1, -1, -1, -1, -1, -1, -1, -1, 1454787 }, { 0x26171, -1, -1, -1, -1, -1, -1, -1, -1, 1454793 }, { 0x26172, -1, -1, -1, -1, -1, -1, -1, -1, 1454799 }, { 0x26174, -1, -1, -1, -1, -1, -1, -1, -1, 1454805 }, { 0x26175, -1, -1, 1454810, -1, -1, -1, -1, -1, -1 }, { 0x26176, -1, -1, 1454815, -1, -1, -1, -1, -1, -1 }, { 0x26177, -1, -1, 1454819, -1, -1, -1, -1, -1, -1 }, { 0x26178, -1, -1, 1454824, -1, -1, -1, -1, -1, -1 }, { 0x2617A, -1, -1, 1454830, -1, -1, -1, -1, -1, -1 }, { 0x2617C, -1, -1, 1454834, -1, -1, -1, -1, -1, -1 }, { 0x2617D, -1, -1, 1454839, -1, -1, -1, -1, -1, -1 }, { 0x2617F, -1, -1, 1454843, -1, -1, -1, -1, -1, -1 }, { 0x26180, -1, -1, 1454848, -1, -1, -1, -1, -1, -1 }, { 0x26181, -1, -1, 1454854, -1, -1, -1, -1, -1, -1 }, { 0x26184, -1, -1, 1454859, -1, -1, -1, -1, -1, -1 }, { 0x26186, -1, -1, 1454863, -1, -1, -1, -1, -1, -1 }, { 0x26188, -1, -1, 1454869, -1, -1, -1, -1, -1, -1 }, { 0x2618B, -1, -1, 1454875, -1, -1, -1, -1, -1, -1 }, { 0x2618C, -1, -1, 1454880, -1, -1, -1, -1, -1, -1 }, { 0x2618D, -1, -1, 1454888, -1, -1, -1, -1, -1, -1 }, { 0x26198, -1, -1, 1454893, -1, -1, -1, -1, -1, -1 }, { 0x26199, -1, -1, -1, -1, -1, -1, -1, -1, 1454898 }, { 0x2619A, -1, -1, -1, -1, -1, -1, -1, -1, 1454904 }, { 0x2619E, -1, -1, 1454909, -1, -1, -1, -1, -1, -1 }, { 0x2619F, 1454919, 1454913, 1454927, -1, -1, -1, -1, -1, 1454933 }, { 0x261A1, -1, -1, 1454939, -1, -1, -1, -1, -1, -1 }, { 0x261A4, -1, -1, 1454943, -1, -1, -1, -1, -1, -1 }, { 0x261A6, -1, -1, 1454948, -1, -1, -1, -1, -1, -1 }, { 0x261AD, -1, 1454952, -1, -1, -1, -1, -1, -1, -1 }, { 0x261AE, -1, 1454957, -1, -1, -1, -1, -1, -1, -1 }, { 0x261AF, 1454967, 1454962, -1, -1, -1, -1, -1, -1, -1 }, { 0x261B2, -1, 1454976, -1, -1, -1, -1, -1, -1, -1 }, { 0x261B8, -1, -1, 1454981, -1, -1, -1, -1, -1, -1 }, { 0x261B9, -1, -1, -1, -1, -1, -1, -1, -1, 1454986 }, { 0x261BA, -1, -1, -1, -1, -1, -1, -1, -1, 1454992 }, { 0x261BB, -1, -1, 1454998, -1, -1, -1, -1, -1, -1 }, { 0x261BE, -1, -1, 1455002, -1, -1, -1, -1, -1, -1 }, { 0x261C0, -1, -1, 1455006, -1, -1, -1, -1, -1, -1 }, { 0x261C1, -1, -1, 1455011, -1, -1, -1, -1, -1, -1 }, { 0x261C4, -1, -1, 1455015, -1, -1, -1, -1, -1, -1 }, { 0x261C5, -1, -1, 1455020, -1, -1, -1, -1, -1, -1 }, { 0x261C7, -1, -1, -1, -1, -1, -1, -1, -1, 1455025 }, { 0x261CE, -1, -1, 1455031, -1, -1, -1, -1, -1, -1 }, { 0x261D2, -1, -1, -1, -1, -1, -1, -1, -1, 1455037 }, { 0x261D4, -1, -1, 1455043, -1, -1, -1, -1, -1, -1 }, { 0x261D6, -1, -1, 1455047, -1, -1, -1, -1, -1, -1 }, { 0x261D8, -1, -1, 1455052, -1, -1, -1, -1, -1, -1 }, { 0x261D9, -1, -1, 1455057, -1, -1, -1, -1, -1, -1 }, { 0x261DB, -1, -1, 1455061, -1, -1, -1, -1, -1, -1 }, { 0x261DD, -1, 1455065, -1, -1, -1, -1, -1, -1, -1 }, { 0x261E7, -1, -1, 1455071, -1, -1, -1, -1, -1, -1 }, { 0x261EA, -1, -1, 1455075, -1, -1, -1, -1, -1, -1 }, { 0x261EC, -1, -1, 1455080, -1, -1, -1, -1, -1, -1 }, { 0x261ED, -1, -1, 1455085, -1, -1, -1, -1, -1, -1 }, { 0x261EE, -1, -1, -1, -1, -1, -1, -1, -1, 1455091 }, { 0x261F1, -1, -1, 1455098, -1, -1, -1, -1, -1, -1 }, { 0x261F2, -1, -1, 1455104, -1, -1, -1, -1, -1, -1 }, { 0x261F5, -1, -1, 1455108, -1, -1, -1, -1, -1, -1 }, { 0x261F8, -1, -1, 1455112, -1, -1, -1, -1, -1, -1 }, { 0x26202, -1, -1, -1, -1, -1, -1, -1, -1, 1455116 }, { 0x26203, -1, -1, 1455122, -1, -1, -1, -1, -1, -1 }, { 0x26205, -1, -1, 1455128, -1, -1, -1, -1, -1, -1 }, { 0x26208, -1, -1, 1455133, -1, -1, -1, -1, -1, -1 }, { 0x26209, -1, -1, 1455138, -1, -1, -1, -1, -1, -1 }, { 0x2620B, -1, -1, 1455143, -1, -1, -1, -1, -1, -1 }, { 0x2620C, -1, -1, 1455148, -1, -1, -1, -1, -1, -1 }, { 0x2620E, -1, -1, 1455153, -1, -1, -1, -1, -1, -1 }, { 0x2620F, -1, -1, 1455159, -1, -1, -1, -1, -1, -1 }, { 0x26210, -1, -1, 1455164, -1, -1, -1, -1, -1, -1 }, { 0x26211, -1, -1, 1455170, -1, -1, -1, -1, -1, -1 }, { 0x26212, -1, -1, 1455175, -1, -1, -1, -1, -1, -1 }, { 0x26213, -1, -1, 1455181, -1, -1, -1, -1, -1, -1 }, { 0x26214, -1, -1, 1455186, -1, -1, -1, -1, -1, -1 }, { 0x26215, -1, -1, 1455190, -1, -1, -1, -1, -1, -1 }, { 0x26216, -1, -1, 1455195, -1, -1, -1, -1, -1, -1 }, { 0x26217, -1, -1, 1455199, -1, -1, -1, -1, -1, -1 }, { 0x26218, -1, -1, 1455204, -1, -1, -1, -1, -1, -1 }, { 0x26219, -1, -1, 1455208, -1, -1, -1, -1, -1, -1 }, { 0x2621A, -1, -1, 1455213, -1, -1, -1, -1, -1, -1 }, { 0x2621B, -1, -1, 1455217, -1, -1, -1, -1, -1, -1 }, { 0x2621C, -1, -1, 1455222, -1, -1, -1, -1, -1, -1 }, { 0x2621D, -1, -1, 1455227, -1, -1, -1, -1, -1, -1 }, { 0x2621E, -1, -1, 1455233, -1, -1, -1, -1, -1, -1 }, { 0x2621F, -1, -1, 1455237, -1, -1, -1, -1, -1, -1 }, { 0x26220, -1, -1, 1455242, -1, -1, -1, -1, -1, -1 }, { 0x26221, -1, -1, 1455247, -1, -1, -1, -1, -1, -1 }, { 0x26223, -1, -1, 1455251, -1, -1, -1, -1, -1, -1 }, { 0x26224, -1, -1, 1455255, -1, -1, -1, -1, -1, -1 }, { 0x26226, -1, -1, 1455262, -1, -1, -1, -1, -1, -1 }, { 0x26227, -1, -1, 1455266, -1, -1, -1, -1, -1, -1 }, { 0x26228, -1, -1, 1455271, -1, -1, -1, -1, -1, -1 }, { 0x26229, -1, -1, 1455277, -1, -1, -1, -1, -1, -1 }, { 0x2622C, -1, -1, 1455283, -1, -1, -1, -1, -1, -1 }, { 0x26230, -1, -1, 1455288, -1, -1, -1, -1, -1, -1 }, { 0x26232, -1, -1, 1455293, -1, -1, -1, -1, -1, -1 }, { 0x26235, -1, -1, 1455298, -1, -1, -1, -1, -1, -1 }, { 0x26236, -1, -1, 1455304, -1, -1, -1, -1, -1, -1 }, { 0x26237, -1, -1, 1455309, -1, -1, -1, -1, -1, -1 }, { 0x26238, -1, -1, 1455314, -1, -1, -1, -1, -1, -1 }, { 0x2623A, -1, -1, 1455318, -1, -1, -1, -1, -1, -1 }, { 0x2623B, -1, -1, 1455324, -1, -1, -1, -1, -1, -1 }, { 0x2623D, -1, -1, -1, -1, -1, -1, -1, -1, 1455330 }, { 0x26242, -1, -1, 1455337, -1, -1, -1, -1, -1, -1 }, { 0x26246, 1455344, -1, 1455377, -1, -1, -1, -1, -1, -1 }, { 0x26248, -1, -1, 1455382, -1, -1, -1, -1, -1, -1 }, { 0x26249, -1, -1, 1455388, -1, -1, -1, -1, -1, -1 }, { 0x2624E, -1, -1, 1455393, -1, -1, -1, -1, -1, -1 }, { 0x26250, -1, -1, 1455398, -1, -1, -1, -1, -1, -1 }, { 0x26258, 1455410, 1455403, -1, -1, -1, -1, -1, -1, -1 }, { 0x26259, -1, -1, 1455440, -1, -1, -1, -1, -1, -1 }, { 0x2625D, -1, -1, 1455446, -1, -1, -1, -1, -1, -1 }, { 0x2625F, -1, -1, 1455451, -1, -1, -1, -1, -1, -1 }, { 0x26261, -1, 1455455, -1, -1, -1, -1, -1, -1, -1 }, { 0x26262, -1, -1, 1455461, -1, -1, -1, -1, -1, -1 }, { 0x26267, -1, -1, 1455467, -1, -1, -1, -1, -1, -1 }, { 0x2626A, -1, 1455471, -1, -1, -1, -1, -1, -1, -1 }, { 0x2626B, -1, 1455476, -1, -1, -1, -1, -1, -1, -1 }, { 0x2626C, -1, -1, 1455482, -1, -1, -1, -1, -1, -1 }, { 0x26271, -1, -1, -1, -1, -1, -1, -1, -1, 1455488 }, { 0x26279, -1, -1, 1455494, -1, -1, -1, -1, -1, -1 }, { 0x26281, -1, -1, 1455498, -1, -1, -1, -1, -1, -1 }, { 0x26282, -1, -1, 1455502, -1, -1, -1, -1, -1, -1 }, { 0x26283, -1, -1, 1455506, -1, -1, -1, -1, -1, -1 }, { 0x2628A, -1, -1, 1455511, -1, -1, -1, -1, -1, -1 }, { 0x2628B, -1, -1, 1455517, -1, -1, -1, -1, -1, -1 }, { 0x2628C, -1, -1, 1455522, -1, -1, -1, -1, -1, -1 }, { 0x2628E, -1, -1, 1455528, -1, -1, -1, -1, -1, -1 }, { 0x26290, -1, -1, 1455533, -1, -1, -1, -1, -1, -1 }, { 0x26291, -1, -1, 1455537, -1, -1, -1, -1, -1, -1 }, { 0x26293, -1, -1, 1455542, -1, -1, -1, -1, -1, -1 }, { 0x26297, -1, -1, 1455548, -1, -1, -1, -1, -1, -1 }, { 0x26298, -1, -1, 1455553, -1, -1, -1, -1, -1, -1 }, { 0x2629A, -1, -1, -1, -1, -1, -1, -1, -1, 1455557 }, { 0x2629B, -1, -1, -1, -1, -1, -1, -1, -1, 1455563 }, { 0x262A6, -1, -1, 1455567, -1, -1, -1, -1, -1, -1 }, { 0x262A7, -1, -1, 1455571, -1, -1, -1, -1, -1, -1 }, { 0x262AA, -1, -1, 1455575, -1, -1, -1, -1, -1, -1 }, { 0x262AB, -1, -1, 1455578, -1, -1, -1, -1, -1, -1 }, { 0x262AC, -1, -1, 1455584, -1, -1, -1, -1, -1, -1 }, { 0x262B1, -1, -1, 1455588, -1, -1, -1, -1, -1, -1 }, { 0x262B9, -1, -1, 1455593, -1, -1, -1, -1, -1, -1 }, { 0x262BB, -1, -1, 1455599, -1, -1, -1, -1, -1, -1 }, { 0x262BC, -1, -1, 1455604, -1, -1, -1, -1, -1, -1 }, { 0x262BD, -1, -1, 1455608, -1, -1, -1, -1, -1, -1 }, { 0x262BE, -1, -1, 1455614, -1, -1, -1, -1, -1, -1 }, { 0x262BF, -1, -1, 1455618, -1, -1, -1, -1, -1, -1 }, { 0x262C5, -1, -1, 1455623, -1, -1, -1, -1, -1, -1 }, { 0x262C6, -1, -1, 1455628, -1, -1, -1, -1, -1, -1 }, { 0x262C8, -1, -1, 1455632, -1, -1, -1, -1, -1, -1 }, { 0x262C9, -1, -1, 1455638, -1, -1, -1, -1, -1, -1 }, { 0x262CB, -1, -1, 1455642, -1, -1, -1, -1, -1, -1 }, { 0x262D0, -1, 1455646, -1, -1, -1, -1, -1, -1, -1 }, { 0x262D3, -1, -1, 1455652, -1, -1, -1, -1, -1, -1 }, { 0x262D4, -1, -1, 1455658, -1, -1, -1, -1, -1, -1 }, { 0x262D5, -1, -1, -1, -1, -1, -1, -1, -1, 1455662 }, { 0x262DE, -1, -1, 1455668, -1, -1, -1, -1, -1, -1 }, { 0x262E1, -1, -1, 1455674, -1, -1, -1, -1, -1, -1 }, { 0x262E2, -1, -1, 1455679, -1, -1, -1, -1, -1, -1 }, { 0x262E3, -1, -1, 1455683, -1, -1, -1, -1, -1, -1 }, { 0x262E6, -1, -1, -1, -1, -1, -1, -1, -1, 1455688 }, { 0x262E9, -1, -1, 1455691, -1, -1, -1, -1, -1, -1 }, { 0x262EA, -1, -1, 1455696, -1, -1, -1, -1, -1, -1 }, { 0x262EF, -1, -1, 1455701, -1, -1, -1, -1, -1, -1 }, { 0x262F0, -1, -1, 1455705, -1, -1, -1, -1, -1, -1 }, { 0x262F3, -1, -1, 1455711, -1, -1, -1, -1, -1, -1 }, { 0x262FF, -1, -1, 1455717, -1, -1, -1, -1, -1, -1 }, { 0x26300, -1, -1, 1455722, -1, -1, -1, -1, -1, -1 }, { 0x26301, 1455728, -1, 1455734, -1, -1, -1, -1, -1, -1 }, { 0x26306, -1, -1, 1455739, -1, -1, -1, -1, -1, -1 }, { 0x26309, -1, -1, 1455745, -1, -1, -1, -1, -1, -1 }, { 0x2630A, -1, -1, 1455749, -1, -1, -1, -1, -1, -1 }, { 0x2630B, -1, -1, 1455753, -1, -1, -1, -1, -1, -1 }, { 0x26312, -1, -1, 1455760, -1, -1, -1, -1, -1, -1 }, { 0x26314, -1, -1, 1455766, -1, -1, -1, -1, -1, -1 }, { 0x26315, -1, -1, 1455772, -1, -1, -1, -1, -1, -1 }, { 0x26317, -1, -1, 1455776, -1, -1, -1, -1, -1, -1 }, { 0x2631A, -1, -1, 1455780, -1, -1, -1, -1, -1, -1 }, { 0x2631F, -1, -1, 1455785, -1, -1, -1, -1, -1, -1 }, { 0x26321, -1, -1, 1455789, -1, -1, -1, -1, -1, -1 }, { 0x26322, -1, -1, 1455794, -1, -1, -1, -1, -1, -1 }, { 0x26326, -1, -1, 1455798, -1, -1, -1, -1, -1, -1 }, { 0x26329, -1, -1, 1455804, -1, -1, -1, -1, -1, -1 }, { 0x2632A, -1, -1, 1455808, -1, -1, -1, -1, -1, -1 }, { 0x2632C, -1, -1, 1455813, -1, -1, -1, -1, -1, -1 }, { 0x26330, -1, -1, 1455817, -1, -1, -1, -1, -1, -1 }, { 0x26335, -1, 1455821, -1, -1, -1, -1, -1, -1, -1 }, { 0x26337, -1, -1, 1455827, -1, -1, -1, -1, -1, -1 }, { 0x26338, -1, -1, 1455831, -1, -1, -1, -1, -1, -1 }, { 0x2633A, -1, -1, 1455836, -1, -1, -1, -1, -1, -1 }, { 0x2633F, -1, -1, 1455841, -1, -1, -1, -1, -1, -1 }, { 0x26340, -1, -1, 1455846, -1, -1, -1, -1, -1, -1 }, { 0x26341, -1, -1, 1455851, -1, -1, -1, -1, -1, -1 }, { 0x26344, -1, -1, 1455855, -1, -1, -1, -1, -1, -1 }, { 0x26345, -1, -1, 1455860, -1, -1, -1, -1, -1, -1 }, { 0x26349, -1, -1, -1, -1, -1, -1, -1, -1, 1455866 }, { 0x2634B, -1, 1455871, -1, -1, -1, -1, -1, -1, -1 }, { 0x2634C, -1, 1455875, 1455880, -1, -1, -1, -1, -1, -1 }, { 0x2634F, -1, -1, 1455885, -1, -1, -1, -1, -1, -1 }, { 0x26351, -1, 1455890, -1, -1, -1, -1, -1, -1, -1 }, { 0x26352, -1, -1, 1455897, -1, -1, -1, -1, -1, -1 }, { 0x26353, -1, -1, 1455901, -1, -1, -1, -1, -1, -1 }, { 0x26355, -1, -1, 1455906, -1, -1, -1, -1, -1, -1 }, { 0x2635B, -1, -1, -1, -1, -1, -1, -1, -1, 1455912 }, { 0x26366, -1, -1, 1455918, -1, -1, -1, -1, -1, -1 }, { 0x26367, -1, -1, 1455923, -1, -1, -1, -1, -1, -1 }, { 0x26369, 1455931, 1455927, 1455937, -1, -1, -1, -1, -1, -1 }, { 0x2636A, -1, -1, 1455941, -1, -1, -1, -1, -1, -1 }, { 0x2636D, -1, -1, 1455946, -1, -1, -1, -1, -1, -1 }, { 0x26371, -1, -1, 1455951, -1, -1, -1, -1, -1, -1 }, { 0x26372, -1, -1, 1455956, -1, -1, -1, -1, -1, -1 }, { 0x26374, -1, -1, 1455963, -1, -1, -1, -1, -1, -1 }, { 0x26375, -1, -1, 1455970, -1, -1, -1, -1, -1, -1 }, { 0x26377, -1, -1, 1455975, -1, -1, -1, -1, -1, -1 }, { 0x26378, -1, -1, 1455980, -1, -1, -1, -1, -1, -1 }, { 0x26379, -1, -1, 1455986, -1, -1, -1, -1, -1, -1 }, { 0x2637A, -1, -1, 1455992, -1, -1, -1, -1, -1, -1 }, { 0x2637C, -1, -1, 1455996, -1, -1, -1, -1, -1, -1 }, { 0x26384, -1, -1, 1456002, -1, -1, -1, -1, -1, -1 }, { 0x26387, -1, -1, 1456006, -1, -1, -1, -1, -1, -1 }, { 0x26388, -1, -1, 1456013, -1, -1, -1, -1, -1, -1 }, { 0x2638A, -1, -1, 1456020, -1, -1, -1, -1, -1, -1 }, { 0x2638C, -1, -1, 1456025, -1, -1, -1, -1, -1, -1 }, { 0x2638D, -1, -1, -1, -1, -1, -1, -1, -1, 1456030 }, { 0x2638E, -1, -1, 1456036, -1, -1, -1, -1, -1, -1 }, { 0x2638F, -1, -1, 1456040, -1, -1, -1, -1, -1, -1 }, { 0x26390, -1, -1, 1456044, -1, -1, -1, -1, -1, -1 }, { 0x26392, -1, -1, 1456048, -1, -1, -1, -1, -1, -1 }, { 0x26393, -1, -1, 1456053, -1, -1, -1, -1, -1, -1 }, { 0x26398, -1, -1, 1456058, -1, -1, -1, -1, -1, -1 }, { 0x2639A, -1, -1, 1456062, -1, -1, -1, -1, -1, -1 }, { 0x2639B, -1, -1, -1, -1, -1, -1, -1, -1, 1456067 }, { 0x2639C, -1, -1, 1456075, -1, -1, -1, -1, -1, -1 }, { 0x2639D, -1, -1, 1456082, -1, -1, -1, -1, -1, -1 }, { 0x2639E, -1, -1, 1456086, -1, -1, -1, -1, -1, -1 }, { 0x263A1, -1, -1, -1, -1, -1, -1, -1, -1, 1456092 }, { 0x263A2, -1, -1, 1456097, -1, -1, -1, -1, -1, -1 }, { 0x263A3, -1, -1, 1456101, -1, -1, -1, -1, -1, -1 }, { 0x263A6, -1, -1, 1456106, -1, -1, -1, -1, -1, -1 }, { 0x263A7, -1, -1, 1456110, -1, -1, -1, -1, -1, -1 }, { 0x263A8, -1, -1, 1456116, -1, -1, -1, -1, -1, -1 }, { 0x263AC, -1, -1, -1, -1, -1, -1, -1, -1, 1456122 }, { 0x263AD, -1, -1, 1456127, -1, -1, -1, -1, -1, -1 }, { 0x263AE, -1, -1, 1456131, -1, -1, -1, -1, -1, -1 }, { 0x263AF, -1, -1, 1456136, -1, -1, -1, -1, -1, -1 }, { 0x263B0, -1, -1, 1456141, -1, -1, -1, -1, -1, -1 }, { 0x263B1, -1, -1, 1456145, -1, -1, -1, -1, -1, -1 }, { 0x263B5, -1, -1, 1456150, -1, -1, -1, -1, -1, -1 }, { 0x263B7, -1, -1, 1456156, -1, -1, -1, -1, -1, -1 }, { 0x263B8, -1, -1, 1456161, -1, -1, -1, -1, -1, -1 }, { 0x263B9, -1, -1, 1456165, -1, -1, -1, -1, -1, -1 }, { 0x263BC, -1, -1, 1456170, -1, -1, -1, -1, -1, -1 }, { 0x263BE, -1, 1456175, -1, -1, -1, -1, -1, -1, -1 }, { 0x263C0, -1, -1, 1456180, -1, -1, -1, -1, -1, -1 }, { 0x263C2, -1, -1, 1456185, -1, -1, -1, -1, -1, -1 }, { 0x263C4, -1, -1, -1, -1, -1, -1, -1, -1, 1456191 }, { 0x263C5, -1, -1, 1456198, -1, -1, -1, -1, -1, -1 }, { 0x263C6, -1, -1, 1456203, -1, -1, -1, -1, -1, -1 }, { 0x263C7, -1, -1, 1456209, -1, -1, -1, -1, -1, -1 }, { 0x263D2, -1, -1, -1, -1, -1, -1, -1, -1, 1456214 }, { 0x263D3, -1, -1, -1, -1, -1, -1, -1, -1, 1456221 }, { 0x263D4, -1, -1, 1456227, -1, -1, -1, -1, -1, -1 }, { 0x263D5, -1, -1, 1456233, -1, -1, -1, -1, -1, -1 }, { 0x263D7, -1, -1, 1456237, -1, -1, -1, -1, -1, -1 }, { 0x263DB, -1, -1, 1456241, -1, -1, -1, -1, -1, -1 }, { 0x263DC, -1, -1, 1456246, -1, -1, -1, -1, -1, -1 }, { 0x263E2, -1, -1, 1456250, -1, -1, -1, -1, -1, -1 }, { 0x263E4, -1, -1, 1456255, -1, -1, -1, -1, -1, -1 }, { 0x263E5, -1, -1, 1456260, -1, -1, -1, -1, -1, -1 }, { 0x263E6, -1, -1, 1456265, -1, -1, -1, -1, -1, -1 }, { 0x263E8, -1, -1, 1456270, -1, -1, -1, -1, -1, -1 }, { 0x263EE, -1, -1, 1456276, -1, -1, -1, -1, -1, -1 }, { 0x263F1, -1, -1, 1456282, -1, -1, -1, -1, -1, -1 }, { 0x263F3, -1, -1, 1456288, -1, -1, -1, -1, -1, -1 }, { 0x263F5, -1, 1456293, -1, -1, -1, -1, -1, -1, -1 }, { 0x263F7, -1, -1, 1456298, -1, -1, -1, -1, -1, -1 }, { 0x263F8, -1, 1456304, 1456309, -1, -1, -1, -1, -1, -1 }, { 0x263F9, -1, -1, 1456313, -1, -1, -1, -1, -1, -1 }, { 0x263FA, -1, -1, 1456318, -1, -1, -1, -1, -1, -1 }, { 0x263FB, -1, -1, 1456324, -1, -1, -1, -1, -1, -1 }, { 0x263FF, -1, -1, 1456328, -1, -1, -1, -1, -1, -1 }, { 0x26401, -1, -1, 1456333, -1, -1, -1, -1, -1, -1 }, { 0x26402, -1, 1456338, -1, -1, -1, -1, -1, -1, -1 }, { 0x26404, -1, -1, 1456343, -1, -1, -1, -1, -1, -1 }, { 0x26405, -1, -1, 1456349, -1, -1, -1, -1, -1, -1 }, { 0x26406, -1, -1, 1456353, -1, -1, -1, -1, -1, -1 }, { 0x26407, 1456363, 1456357, 1456388, -1, -1, -1, -1, -1, -1 }, { 0x26408, 1456392, -1, 1456399, -1, -1, -1, -1, -1, -1 }, { 0x26409, -1, -1, 1456404, -1, -1, -1, -1, -1, -1 }, { 0x2640C, -1, -1, 1456409, -1, -1, -1, -1, -1, -1 }, { 0x2640D, -1, -1, 1456415, -1, -1, -1, -1, -1, -1 }, { 0x26410, -1, 1456420, -1, -1, -1, -1, -1, -1, -1 }, { 0x26411, -1, 1456425, -1, -1, -1, -1, -1, -1, -1 }, { 0x26412, -1, 1456429, -1, -1, -1, -1, -1, -1, -1 }, { 0x26416, -1, -1, 1456439, -1, -1, -1, -1, -1, -1 }, { 0x2641B, -1, -1, 1456444, -1, -1, -1, -1, -1, -1 }, { 0x26420, -1, -1, 1456448, -1, -1, -1, -1, -1, -1 }, { 0x26421, -1, -1, 1456452, -1, -1, -1, -1, -1, -1 }, { 0x26423, -1, -1, 1456456, -1, -1, -1, -1, -1, -1 }, { 0x26424, -1, -1, 1456461, -1, -1, -1, -1, -1, -1 }, { 0x26426, -1, -1, 1456466, -1, -1, -1, -1, -1, -1 }, { 0x26428, -1, -1, 1456470, -1, -1, -1, -1, -1, -1 }, { 0x26430, -1, -1, 1456474, -1, -1, -1, -1, -1, -1 }, { 0x26433, -1, -1, 1456480, -1, -1, -1, -1, -1, -1 }, { 0x26438, -1, -1, 1456486, -1, -1, -1, -1, -1, -1 }, { 0x26439, -1, -1, 1456491, -1, -1, -1, -1, -1, -1 }, { 0x2643A, -1, -1, 1456497, -1, -1, -1, -1, -1, -1 }, { 0x2643D, -1, -1, 1456503, -1, -1, -1, -1, -1, -1 }, { 0x2643E, -1, -1, 1456509, -1, -1, -1, -1, -1, -1 }, { 0x2643F, -1, -1, 1456513, -1, -1, -1, -1, -1, -1 }, { 0x26440, -1, -1, 1456519, -1, -1, -1, -1, -1, -1 }, { 0x26443, -1, -1, -1, -1, -1, -1, -1, -1, 1456523 }, { 0x26445, -1, -1, -1, -1, -1, -1, -1, -1, 1456529 }, { 0x26447, -1, -1, 1456537, -1, -1, -1, -1, -1, -1 }, { 0x26448, -1, -1, 1456541, -1, -1, -1, -1, -1, -1 }, { 0x2644A, -1, 1456546, -1, -1, -1, -1, -1, -1, -1 }, { 0x2644B, -1, -1, 1456552, -1, -1, -1, -1, -1, -1 }, { 0x2644C, -1, -1, 1456556, -1, -1, -1, -1, -1, -1 }, { 0x2644D, -1, -1, 1456561, -1, -1, -1, -1, -1, -1 }, { 0x2644E, -1, -1, 1456565, -1, -1, -1, -1, -1, -1 }, { 0x2644F, -1, -1, 1456570, -1, -1, -1, -1, -1, -1 }, { 0x26451, -1, -1, 1456576, -1, -1, -1, -1, -1, -1 }, { 0x26457, -1, -1, -1, -1, -1, -1, -1, -1, 1456581 }, { 0x26458, -1, -1, 1456588, -1, -1, -1, -1, -1, -1 }, { 0x26459, -1, -1, 1456594, -1, -1, -1, -1, -1, -1 }, { 0x2645A, -1, -1, 1456600, -1, -1, -1, -1, -1, -1 }, { 0x2645B, -1, -1, 1456605, -1, -1, -1, -1, -1, -1 }, { 0x2645C, -1, -1, 1456611, -1, -1, -1, -1, -1, -1 }, { 0x2645D, -1, -1, 1456615, -1, -1, -1, -1, -1, -1 }, { 0x2645E, -1, -1, 1456622, -1, -1, -1, -1, -1, -1 }, { 0x2645F, -1, -1, 1456626, -1, -1, -1, -1, -1, -1 }, { 0x26460, -1, -1, 1456632, -1, -1, -1, -1, -1, -1 }, { 0x26461, -1, -1, 1456638, -1, -1, -1, -1, -1, -1 }, { 0x26463, -1, -1, 1456643, -1, -1, -1, -1, -1, -1 }, { 0x26469, -1, 1456648, -1, -1, -1, -1, -1, -1, -1 }, { 0x2646F, -1, -1, 1456653, -1, -1, -1, -1, -1, -1 }, { 0x26471, -1, -1, 1456658, -1, -1, -1, -1, -1, -1 }, { 0x26472, -1, -1, 1456664, -1, -1, -1, -1, -1, -1 }, { 0x26475, -1, -1, 1456668, -1, -1, -1, -1, -1, -1 }, { 0x26476, -1, -1, 1456672, -1, -1, -1, -1, -1, -1 }, { 0x26478, -1, -1, 1456676, -1, -1, -1, -1, -1, -1 }, { 0x26479, -1, -1, 1456681, -1, -1, -1, -1, -1, -1 }, { 0x2647A, -1, -1, 1456685, -1, -1, -1, -1, -1, -1 }, { 0x2647B, -1, -1, 1456689, -1, -1, -1, -1, -1, -1 }, { 0x2647C, -1, -1, 1456693, -1, -1, -1, -1, -1, -1 }, { 0x2647E, -1, -1, 1456697, -1, -1, -1, -1, -1, -1 }, { 0x26481, -1, -1, 1456702, -1, -1, -1, -1, -1, -1 }, { 0x26483, -1, -1, 1456706, -1, -1, -1, -1, -1, -1 }, { 0x26484, -1, 1456712, -1, -1, -1, -1, -1, -1, -1 }, { 0x26485, -1, -1, 1456717, -1, -1, -1, -1, -1, -1 }, { 0x26486, -1, -1, 1456722, -1, -1, -1, -1, -1, -1 }, { 0x26488, -1, 1456726, 1456730, -1, -1, -1, -1, -1, -1 }, { 0x26489, -1, 1456735, -1, -1, -1, -1, -1, -1, -1 }, { 0x2648D, -1, 1456740, 1456746, -1, -1, -1, -1, -1, -1 }, { 0x2648E, -1, -1, 1456752, -1, -1, -1, -1, -1, -1 }, { 0x2648F, -1, -1, 1456757, -1, -1, -1, -1, -1, -1 }, { 0x26490, -1, -1, 1456761, -1, -1, -1, -1, -1, -1 }, { 0x26491, -1, -1, 1456766, -1, -1, -1, -1, -1, -1 }, { 0x26498, -1, 1456770, -1, -1, -1, -1, -1, -1, -1 }, { 0x2649C, -1, 1456775, 1456780, -1, -1, -1, -1, -1, -1 }, { 0x2649D, -1, -1, 1456786, -1, -1, -1, -1, -1, -1 }, { 0x2649F, -1, -1, 1456791, -1, -1, -1, -1, -1, -1 }, { 0x264A6, -1, -1, 1456795, -1, -1, -1, -1, -1, -1 }, { 0x264A7, -1, -1, 1456799, -1, -1, -1, -1, -1, -1 }, { 0x264AE, -1, -1, -1, -1, -1, -1, -1, -1, 1456804 }, { 0x264B0, -1, -1, 1456810, -1, -1, -1, -1, -1, -1 }, { 0x264B4, -1, -1, 1456815, -1, -1, -1, -1, -1, -1 }, { 0x264B5, -1, -1, -1, -1, -1, -1, -1, -1, 1456820 }, { 0x264B6, -1, -1, 1456826, -1, -1, -1, -1, -1, -1 }, { 0x264B7, 1456831, -1, -1, -1, -1, -1, 1456840, -1, -1 }, { 0x264B9, -1, -1, -1, -1, -1, -1, -1, -1, 1456848 }, { 0x264BA, -1, -1, 1456853, -1, -1, -1, -1, -1, -1 }, { 0x264BB, -1, -1, 1456858, -1, -1, -1, -1, -1, -1 }, { 0x264C5, -1, -1, -1, -1, -1, -1, -1, -1, 1456864 }, { 0x264C7, -1, -1, -1, -1, -1, -1, -1, -1, 1456869 }, { 0x264C8, -1, -1, 1456875, -1, -1, -1, -1, -1, -1 }, { 0x264C9, -1, -1, -1, -1, -1, -1, -1, -1, 1456882 }, { 0x264CA, -1, -1, -1, -1, -1, -1, -1, -1, 1456887 }, { 0x264CB, -1, -1, 1456893, -1, -1, -1, -1, -1, -1 }, { 0x264CD, -1, -1, 1456899, -1, -1, -1, -1, -1, -1 }, { 0x264CE, -1, -1, 1456904, -1, -1, -1, -1, -1, -1 }, { 0x264D0, -1, -1, 1456909, -1, -1, -1, -1, -1, -1 }, { 0x264D3, -1, -1, 1456914, -1, -1, -1, -1, -1, -1 }, { 0x264D4, -1, -1, 1456918, -1, -1, -1, -1, -1, -1 }, { 0x264D5, -1, -1, 1456922, -1, -1, -1, -1, -1, -1 }, { 0x264D6, -1, -1, 1456926, -1, -1, -1, -1, -1, -1 }, { 0x264DC, -1, -1, -1, -1, -1, -1, -1, -1, 1456930 }, { 0x264DD, -1, -1, 1456936, -1, -1, -1, -1, -1, -1 }, { 0x264E1, -1, -1, -1, -1, -1, -1, -1, -1, 1456943 }, { 0x264E2, -1, -1, 1456947, -1, -1, -1, -1, -1, -1 }, { 0x264E4, -1, -1, 1456952, -1, -1, -1, -1, -1, -1 }, { 0x264E5, -1, -1, 1456957, -1, -1, -1, -1, -1, -1 }, { 0x264E7, -1, -1, 1456962, -1, -1, -1, -1, -1, -1 }, { 0x264EC, -1, -1, 1456966, -1, -1, -1, -1, -1, -1 }, { 0x264EF, -1, -1, 1456973, -1, -1, -1, -1, -1, -1 }, { 0x264F0, -1, -1, 1456978, -1, -1, -1, -1, -1, -1 }, { 0x264F1, -1, -1, 1456984, -1, -1, -1, -1, -1, -1 }, { 0x264F3, -1, -1, 1456988, -1, -1, -1, -1, -1, -1 }, { 0x264F4, -1, -1, 1456994, -1, -1, -1, -1, -1, -1 }, { 0x264F9, -1, -1, 1457000, -1, -1, -1, -1, -1, -1 }, { 0x264FA, -1, -1, 1457005, -1, -1, -1, -1, -1, -1 }, { 0x264FB, -1, -1, 1457012, -1, -1, -1, -1, -1, -1 }, { 0x264FC, -1, -1, 1457016, -1, -1, -1, -1, -1, -1 }, { 0x264FD, -1, -1, 1457021, -1, -1, -1, -1, -1, -1 }, { 0x264FE, -1, -1, 1457026, -1, -1, -1, -1, -1, -1 }, { 0x264FF, -1, -1, -1, -1, -1, -1, -1, -1, 1457031 }, { 0x26502, -1, -1, 1457037, -1, -1, -1, -1, -1, -1 }, { 0x26503, -1, -1, 1457042, -1, -1, -1, -1, -1, -1 }, { 0x26504, -1, -1, 1457048, -1, -1, -1, -1, -1, -1 }, { 0x26505, -1, -1, 1457055, -1, -1, -1, -1, -1, -1 }, { 0x26506, -1, -1, 1457059, -1, -1, -1, -1, -1, -1 }, { 0x26508, -1, -1, 1457063, -1, -1, -1, -1, -1, -1 }, { 0x26509, -1, -1, 1457067, -1, -1, -1, -1, -1, -1 }, { 0x2650B, -1, -1, 1457074, -1, -1, -1, -1, -1, -1 }, { 0x2650C, -1, -1, 1457080, -1, -1, -1, -1, -1, -1 }, { 0x2650D, -1, -1, 1457084, -1, -1, -1, -1, -1, -1 }, { 0x2650E, -1, -1, 1457088, -1, -1, -1, -1, -1, -1 }, { 0x26512, -1, 1457092, -1, -1, -1, -1, -1, -1, -1 }, { 0x26513, -1, -1, 1457096, -1, -1, -1, -1, -1, -1 }, { 0x26514, -1, -1, 1457100, -1, -1, -1, -1, -1, -1 }, { 0x26516, -1, -1, 1457105, -1, -1, -1, -1, -1, -1 }, { 0x26517, -1, -1, 1457111, -1, -1, -1, -1, -1, -1 }, { 0x26519, -1, -1, -1, -1, -1, -1, -1, -1, 1457117 }, { 0x2651B, -1, -1, 1457123, -1, -1, -1, -1, -1, -1 }, { 0x2651C, -1, -1, 1457131, -1, -1, -1, -1, -1, -1 }, { 0x26520, -1, -1, 1457135, -1, -1, -1, -1, -1, -1 }, { 0x26525, -1, -1, 1457140, -1, -1, -1, -1, -1, -1 }, { 0x26526, -1, -1, 1457144, -1, -1, -1, -1, -1, -1 }, { 0x26529, -1, -1, 1457150, -1, -1, -1, -1, -1, -1 }, { 0x2652B, -1, -1, 1457156, -1, -1, -1, -1, -1, -1 }, { 0x2652C, -1, -1, 1457161, -1, -1, -1, -1, -1, -1 }, { 0x2652D, -1, -1, 1457165, -1, -1, -1, -1, -1, -1 }, { 0x2652E, -1, -1, 1457169, -1, -1, -1, -1, -1, -1 }, { 0x2652F, -1, -1, 1457174, -1, -1, -1, -1, -1, -1 }, { 0x26530, -1, -1, 1457179, -1, -1, -1, -1, -1, -1 }, { 0x26537, -1, -1, 1457184, -1, -1, -1, -1, -1, -1 }, { 0x26538, -1, -1, 1457189, -1, -1, -1, -1, -1, -1 }, { 0x26539, -1, -1, 1457195, -1, -1, -1, -1, -1, -1 }, { 0x2653C, -1, -1, 1457200, -1, -1, -1, -1, -1, -1 }, { 0x2653F, -1, -1, 1457205, -1, -1, -1, -1, -1, -1 }, { 0x26546, -1, -1, 1457211, -1, -1, -1, -1, -1, -1 }, { 0x26549, -1, -1, 1457215, -1, -1, -1, -1, -1, -1 }, { 0x2654F, -1, -1, 1457220, -1, -1, -1, -1, -1, -1 }, { 0x26552, 1457230, 1457225, 1457243, -1, -1, -1, -1, -1, -1 }, { 0x26553, -1, -1, 1457249, -1, -1, -1, -1, -1, -1 }, { 0x26559, -1, -1, 1457253, -1, -1, -1, -1, -1, -1 }, { 0x2655F, -1, -1, -1, -1, -1, -1, -1, -1, 1457257 }, { 0x26560, -1, -1, 1457264, -1, -1, -1, -1, -1, -1 }, { 0x26561, -1, -1, 1457270, -1, -1, -1, -1, -1, -1 }, { 0x26562, -1, -1, 1457277, -1, -1, -1, -1, -1, -1 }, { 0x26570, -1, -1, 1457283, -1, -1, -1, -1, -1, -1 }, { 0x26572, -1, 1457287, -1, -1, -1, -1, -1, -1, -1 }, { 0x26573, -1, -1, -1, -1, -1, -1, -1, -1, 1457293 }, { 0x26575, -1, -1, 1457299, -1, -1, -1, -1, -1, -1 }, { 0x26577, -1, -1, 1457305, -1, -1, -1, -1, -1, -1 }, { 0x26578, -1, -1, 1457311, -1, -1, -1, -1, -1, -1 }, { 0x2657A, -1, -1, 1457315, -1, -1, -1, -1, -1, -1 }, { 0x2657D, -1, -1, 1457322, -1, -1, -1, -1, -1, -1 }, { 0x26580, -1, -1, 1457328, -1, -1, -1, -1, -1, -1 }, { 0x26587, -1, -1, -1, -1, -1, -1, -1, -1, 1457332 }, { 0x26588, -1, -1, 1457338, -1, -1, -1, -1, -1, -1 }, { 0x26589, -1, -1, 1457343, -1, -1, -1, -1, -1, -1 }, { 0x2658A, -1, -1, 1457349, -1, -1, -1, -1, -1, -1 }, { 0x2658B, -1, -1, 1457353, -1, -1, -1, -1, -1, -1 }, { 0x2658D, -1, -1, 1457358, -1, -1, -1, -1, -1, -1 }, { 0x2658E, -1, -1, 1457363, -1, -1, -1, -1, -1, -1 }, { 0x26590, -1, -1, 1457369, -1, -1, -1, -1, -1, -1 }, { 0x26591, -1, -1, -1, -1, -1, -1, -1, -1, 1457374 }, { 0x2659D, -1, -1, 1457379, -1, -1, -1, -1, -1, -1 }, { 0x2659E, -1, -1, 1457383, -1, -1, -1, -1, -1, -1 }, { 0x265A0, -1, 1457390, -1, -1, -1, -1, -1, -1, -1 }, { 0x265A1, -1, -1, -1, -1, -1, -1, -1, -1, 1457395 }, { 0x265A2, -1, -1, 1457403, -1, -1, -1, -1, -1, -1 }, { 0x265A4, -1, -1, 1457413, -1, -1, -1, -1, 1457407, -1 }, { 0x265A6, -1, -1, 1457419, -1, -1, -1, -1, -1, -1 }, { 0x265A7, -1, -1, 1457424, -1, -1, -1, -1, -1, -1 }, { 0x265A9, -1, -1, 1457429, -1, -1, -1, -1, -1, -1 }, { 0x265AC, -1, -1, 1457434, -1, -1, -1, -1, -1, -1 }, { 0x265AD, -1, 1457438, -1, -1, -1, -1, -1, -1, -1 }, { 0x265B8, -1, -1, 1457443, -1, -1, -1, -1, -1, -1 }, { 0x265BA, -1, -1, 1457449, -1, -1, -1, -1, -1, -1 }, { 0x265BB, -1, -1, -1, -1, -1, -1, -1, -1, 1457453 }, { 0x265BC, -1, -1, 1457457, -1, -1, -1, -1, -1, -1 }, { 0x265BD, -1, -1, 1457461, -1, -1, -1, -1, -1, -1 }, { 0x265BE, -1, -1, 1457467, -1, -1, -1, -1, -1, -1 }, { 0x265BF, 1457478, 1457473, 1457520, -1, -1, -1, -1, -1, -1 }, { 0x265C0, -1, -1, 1457524, -1, -1, -1, -1, -1, -1 }, { 0x265C1, -1, -1, 1457530, -1, -1, -1, -1, -1, -1 }, { 0x265CB, -1, -1, 1457536, -1, -1, -1, -1, -1, -1 }, { 0x265CD, -1, -1, 1457542, -1, -1, -1, -1, -1, -1 }, { 0x265CF, -1, -1, -1, -1, -1, -1, -1, -1, 1457546 }, { 0x265D0, -1, -1, 1457553, -1, -1, -1, -1, -1, -1 }, { 0x265D1, -1, -1, 1457557, -1, -1, -1, -1, -1, -1 }, { 0x265D2, -1, -1, 1457562, -1, -1, -1, -1, -1, -1 }, { 0x265D3, -1, -1, 1457567, -1, -1, -1, -1, -1, -1 }, { 0x265D4, -1, -1, 1457571, -1, -1, -1, -1, -1, -1 }, { 0x265D5, -1, -1, 1457577, -1, -1, -1, -1, -1, -1 }, { 0x265D6, -1, -1, 1457581, -1, -1, -1, -1, -1, -1 }, { 0x265D7, -1, -1, 1457587, -1, -1, -1, -1, -1, -1 }, { 0x265DB, -1, -1, 1457592, -1, -1, -1, -1, -1, -1 }, { 0x265DC, -1, -1, 1457596, -1, -1, -1, -1, -1, -1 }, { 0x265DD, -1, -1, -1, -1, -1, -1, -1, -1, 1457602 }, { 0x265DE, -1, -1, -1, -1, -1, -1, -1, -1, 1457608 }, { 0x265DF, -1, -1, 1457613, -1, -1, -1, -1, -1, -1 }, { 0x265E1, -1, -1, 1457619, -1, -1, -1, -1, -1, -1 }, { 0x265E2, -1, -1, 1457624, -1, -1, -1, -1, -1, -1 }, { 0x265E3, -1, -1, 1457630, -1, -1, -1, -1, -1, -1 }, { 0x265E5, -1, -1, 1457634, -1, -1, -1, -1, -1, -1 }, { 0x265E7, -1, -1, 1457639, -1, -1, -1, -1, -1, -1 }, { 0x265E8, -1, -1, 1457643, -1, -1, -1, -1, -1, -1 }, { 0x265EE, -1, -1, 1457649, -1, -1, -1, -1, -1, -1 }, { 0x265F3, -1, -1, 1457654, -1, -1, -1, -1, -1, -1 }, { 0x265F4, -1, -1, 1457660, -1, -1, -1, -1, -1, -1 }, { 0x265F5, -1, -1, 1457666, -1, -1, -1, -1, -1, -1 }, { 0x265FB, -1, -1, 1457672, -1, -1, -1, -1, -1, -1 }, { 0x265FC, -1, -1, 1457676, -1, -1, -1, -1, -1, -1 }, { 0x265FD, -1, -1, -1, -1, -1, -1, -1, -1, 1457680 }, { 0x2660A, -1, -1, 1457688, -1, -1, -1, -1, -1, -1 }, { 0x2660C, -1, -1, 1457692, -1, -1, -1, -1, -1, -1 }, { 0x2660D, -1, -1, 1457697, -1, -1, -1, -1, -1, -1 }, { 0x26612, -1, 1457702, 1457712, -1, -1, -1, -1, -1, -1 }, { 0x26614, -1, -1, 1457717, -1, -1, -1, -1, -1, -1 }, { 0x26626, -1, 1457722, -1, -1, -1, -1, -1, -1, -1 }, { 0x26627, -1, -1, -1, -1, -1, -1, -1, -1, 1457727 }, { 0x26629, 1457737, 1457732, 1457750, -1, -1, -1, -1, -1, -1 }, { 0x2662A, -1, -1, 1457754, -1, -1, -1, -1, -1, -1 }, { 0x26631, -1, -1, -1, -1, -1, -1, -1, -1, 1457759 }, { 0x26632, -1, -1, 1457764, -1, -1, -1, -1, -1, -1 }, { 0x26633, -1, -1, 1457768, -1, -1, -1, -1, -1, -1 }, { 0x26634, -1, -1, 1457772, -1, -1, -1, -1, -1, -1 }, { 0x26635, -1, -1, 1457776, -1, -1, -1, -1, -1, -1 }, { 0x26636, -1, -1, 1457780, -1, -1, -1, -1, -1, -1 }, { 0x26638, -1, -1, 1457785, -1, -1, -1, -1, -1, -1 }, { 0x26639, -1, -1, 1457789, -1, -1, -1, -1, -1, 1457795 }, { 0x2663C, -1, -1, 1457803, -1, -1, -1, -1, -1, -1 }, { 0x2663F, -1, -1, 1457807, -1, -1, -1, -1, -1, -1 }, { 0x26640, -1, -1, 1457811, -1, -1, -1, -1, -1, 1457816 }, { 0x26642, -1, -1, 1457823, -1, -1, -1, -1, -1, -1 }, { 0x26644, -1, -1, 1457828, -1, -1, -1, -1, -1, -1 }, { 0x26646, -1, -1, 1457835, -1, -1, -1, -1, -1, -1 }, { 0x26647, -1, -1, 1457840, -1, -1, -1, -1, -1, -1 }, { 0x26648, -1, -1, 1457845, -1, -1, -1, -1, -1, -1 }, { 0x26649, -1, -1, 1457850, -1, -1, -1, -1, -1, -1 }, { 0x2664A, -1, -1, 1457856, -1, -1, -1, -1, -1, -1 }, { 0x2664B, -1, -1, 1457860, -1, -1, -1, -1, -1, -1 }, { 0x2664F, -1, -1, -1, -1, -1, -1, -1, -1, 1457864 }, { 0x26659, -1, -1, 1457871, -1, -1, -1, -1, -1, -1 }, { 0x2665C, -1, -1, 1457877, -1, -1, -1, -1, -1, 1457881 }, { 0x2665D, -1, -1, 1457887, -1, -1, -1, -1, -1, -1 }, { 0x26663, -1, -1, -1, -1, -1, -1, -1, -1, 1457891 }, { 0x26664, -1, -1, -1, -1, -1, -1, -1, -1, 1457897 }, { 0x26665, -1, -1, -1, -1, -1, -1, -1, -1, 1457902 }, { 0x26666, -1, -1, -1, -1, -1, -1, -1, -1, 1457909 }, { 0x26667, -1, -1, 1457913, -1, -1, -1, -1, -1, -1 }, { 0x26668, -1, -1, 1457919, -1, -1, -1, -1, -1, -1 }, { 0x2666B, -1, -1, 1457923, -1, -1, -1, -1, -1, 1457930 }, { 0x2666E, -1, -1, 1457937, -1, -1, -1, -1, -1, -1 }, { 0x2666F, -1, -1, 1457941, -1, -1, -1, -1, -1, -1 }, { 0x26671, -1, -1, 1457946, -1, -1, -1, -1, -1, -1 }, { 0x26674, -1, -1, 1457951, -1, -1, -1, -1, -1, -1 }, { 0x26675, 1457956, -1, 1457983, -1, -1, -1, -1, -1, -1 }, { 0x26676, 1457992, 1457988, 1458036, -1, -1, -1, -1, -1, -1 }, { 0x26678, -1, -1, 1458040, -1, -1, -1, -1, -1, -1 }, { 0x26679, -1, -1, 1458045, -1, -1, -1, -1, -1, -1 }, { 0x2667A, -1, -1, 1458050, -1, -1, -1, -1, -1, -1 }, { 0x2667B, -1, -1, 1458055, -1, -1, -1, -1, -1, -1 }, { 0x2667C, 1458064, 1458060, -1, -1, -1, -1, -1, -1, -1 }, { 0x26688, -1, -1, 1458081, -1, -1, -1, -1, -1, -1 }, { 0x2668A, -1, -1, 1458086, -1, -1, -1, -1, -1, -1 }, { 0x2668F, -1, -1, 1458090, -1, -1, -1, -1, -1, -1 }, { 0x26690, -1, -1, 1458098, -1, -1, -1, -1, -1, -1 }, { 0x26693, 1458113, 1458103, 1458117, -1, -1, -1, -1, -1, -1 }, { 0x26694, -1, -1, -1, -1, -1, -1, -1, -1, 1458123 }, { 0x26695, -1, -1, -1, -1, -1, -1, -1, -1, 1458130 }, { 0x26696, 1458142, 1458136, -1, -1, -1, -1, -1, -1, 1458158 }, { 0x26697, -1, -1, -1, -1, -1, -1, -1, -1, 1458164 }, { 0x2669D, -1, -1, 1458169, -1, -1, -1, -1, -1, -1 }, { 0x2669E, -1, -1, 1458175, -1, -1, -1, -1, -1, -1 }, { 0x2669F, -1, -1, 1458182, -1, -1, -1, -1, -1, -1 }, { 0x266A1, -1, -1, 1458186, -1, -1, -1, -1, -1, -1 }, { 0x266A2, -1, -1, 1458191, -1, -1, -1, -1, -1, -1 }, { 0x266A3, -1, -1, 1458196, -1, -1, -1, -1, -1, -1 }, { 0x266A5, -1, -1, 1458201, -1, -1, -1, -1, -1, -1 }, { 0x266A6, -1, -1, 1458206, -1, -1, -1, -1, -1, -1 }, { 0x266A7, -1, -1, 1458213, -1, -1, -1, -1, -1, -1 }, { 0x266A8, -1, -1, 1458219, -1, -1, -1, -1, -1, -1 }, { 0x266A9, -1, -1, 1458224, -1, -1, -1, -1, -1, -1 }, { 0x266AB, -1, -1, 1458228, -1, -1, -1, -1, -1, -1 }, { 0x266AD, -1, -1, -1, -1, -1, -1, -1, -1, 1458233 }, { 0x266AF, -1, 1458242, -1, -1, -1, -1, -1, -1, -1 }, { 0x266B1, -1, 1458247, -1, -1, -1, -1, -1, -1, -1 }, { 0x266B5, -1, 1458252, -1, -1, -1, -1, -1, -1, -1 }, { 0x266B8, -1, -1, 1458257, -1, -1, -1, -1, -1, -1 }, { 0x266C5, -1, -1, 1458263, -1, -1, -1, -1, -1, -1 }, { 0x266C9, -1, -1, -1, -1, -1, -1, -1, -1, 1458266 }, { 0x266CA, -1, -1, -1, -1, -1, -1, -1, -1, 1458272 }, { 0x266CB, -1, -1, -1, -1, -1, -1, -1, -1, 1458279 }, { 0x266CC, -1, -1, -1, -1, -1, -1, -1, -1, 1458285 }, { 0x266CD, -1, -1, -1, -1, -1, -1, -1, -1, 1458292 }, { 0x266CF, 1458297, -1, 1458306, -1, -1, -1, -1, -1, -1 }, { 0x266D0, -1, -1, 1458310, -1, -1, -1, -1, -1, -1 }, { 0x266D3, -1, -1, 1458314, -1, -1, -1, -1, -1, -1 }, { 0x266D4, -1, -1, 1458318, -1, -1, -1, -1, -1, -1 }, { 0x266D5, -1, -1, 1458324, -1, -1, -1, -1, -1, -1 }, { 0x266D6, -1, -1, 1458328, -1, -1, -1, -1, -1, -1 }, { 0x266D7, -1, -1, 1458333, -1, -1, -1, -1, -1, -1 }, { 0x266D8, -1, -1, 1458337, -1, -1, -1, -1, -1, -1 }, { 0x266D9, -1, -1, 1458341, -1, -1, -1, -1, -1, -1 }, { 0x266DA, 1458353, 1458348, 1458358, -1, -1, -1, -1, -1, -1 }, { 0x266DC, -1, -1, 1458363, -1, -1, -1, -1, -1, 1458367 }, { 0x266DD, -1, -1, 1458372, -1, -1, -1, -1, -1, -1 }, { 0x266DE, -1, -1, 1458377, -1, -1, -1, -1, -1, -1 }, { 0x266DF, -1, -1, 1458382, -1, -1, -1, -1, -1, -1 }, { 0x266E0, -1, -1, 1458388, -1, -1, -1, -1, -1, -1 }, { 0x266E2, -1, -1, 1458393, -1, -1, -1, -1, -1, -1 }, { 0x266E3, -1, -1, 1458398, -1, -1, -1, -1, -1, -1 }, { 0x266E4, -1, -1, 1458403, -1, -1, -1, -1, -1, -1 }, { 0x266E7, -1, -1, 1458409, -1, -1, -1, -1, -1, -1 }, { 0x266E8, -1, 1458414, 1458419, -1, -1, -1, -1, -1, -1 }, { 0x266EF, -1, -1, 1458423, -1, -1, -1, -1, -1, -1 }, { 0x266F0, -1, -1, 1458427, -1, -1, -1, -1, -1, -1 }, { 0x266F1, -1, -1, 1458431, -1, -1, -1, -1, -1, -1 }, { 0x266F2, -1, -1, 1458435, -1, -1, -1, -1, -1, -1 }, { 0x266FA, -1, -1, -1, -1, -1, -1, -1, -1, 1458440 }, { 0x266FB, -1, -1, -1, -1, -1, -1, -1, -1, 1458445 }, { 0x266FC, -1, 1458452, -1, -1, -1, -1, -1, -1, 1458458 }, { 0x266FD, -1, -1, -1, -1, -1, -1, -1, -1, 1458464 }, { 0x266FE, -1, -1, -1, -1, -1, -1, -1, -1, 1458470 }, { 0x266FF, -1, -1, -1, -1, -1, -1, -1, -1, 1458476 }, { 0x26700, -1, -1, -1, -1, -1, -1, -1, -1, 1458481 }, { 0x26701, -1, -1, 1458487, -1, -1, -1, -1, -1, -1 }, { 0x26703, -1, -1, 1458493, -1, -1, -1, -1, -1, -1 }, { 0x26704, -1, -1, 1458497, -1, -1, -1, -1, -1, -1 }, { 0x26706, -1, -1, 1458502, -1, -1, -1, -1, -1, -1 }, { 0x26707, -1, -1, 1458507, -1, -1, -1, -1, -1, -1 }, { 0x2670A, -1, -1, 1458511, -1, -1, -1, -1, -1, -1 }, { 0x2670B, -1, -1, 1458517, -1, -1, -1, -1, -1, -1 }, { 0x2670D, -1, -1, 1458522, -1, -1, -1, -1, -1, -1 }, { 0x2670E, -1, -1, 1458528, -1, -1, -1, -1, -1, -1 }, { 0x2670F, -1, -1, 1458535, -1, -1, -1, -1, -1, -1 }, { 0x26710, -1, -1, 1458539, -1, -1, -1, -1, -1, -1 }, { 0x26712, -1, -1, 1458544, -1, -1, -1, -1, -1, -1 }, { 0x26713, -1, -1, 1458549, -1, -1, -1, -1, -1, -1 }, { 0x26716, 1458560, 1458554, 1458579, -1, -1, -1, -1, -1, -1 }, { 0x26718, -1, -1, -1, -1, -1, -1, -1, -1, 1458583 }, { 0x2671B, -1, -1, 1458587, -1, -1, -1, -1, -1, -1 }, { 0x2671C, -1, -1, 1458591, -1, -1, -1, -1, -1, -1 }, { 0x2671E, -1, -1, -1, -1, -1, -1, -1, -1, 1458597 }, { 0x2672D, -1, -1, 1458603, -1, -1, -1, -1, -1, -1 }, { 0x2672F, -1, -1, 1458609, -1, -1, -1, -1, -1, -1 }, { 0x26730, -1, -1, 1458614, -1, -1, -1, -1, -1, -1 }, { 0x26731, -1, -1, 1458620, -1, -1, -1, -1, -1, -1 }, { 0x26732, -1, -1, 1458624, -1, -1, -1, -1, -1, -1 }, { 0x26733, -1, -1, 1458629, -1, -1, -1, -1, -1, -1 }, { 0x26734, -1, -1, 1458635, -1, -1, -1, -1, -1, -1 }, { 0x26737, -1, -1, 1458640, -1, -1, -1, -1, -1, -1 }, { 0x26738, -1, -1, 1458646, -1, -1, -1, -1, -1, -1 }, { 0x26741, -1, 1458650, -1, -1, -1, -1, -1, -1, -1 }, { 0x26742, -1, -1, -1, -1, -1, -1, -1, -1, 1458655 }, { 0x26743, -1, -1, -1, -1, -1, -1, -1, -1, 1458661 }, { 0x26744, -1, -1, -1, -1, -1, -1, -1, -1, 1458666 }, { 0x26745, -1, -1, -1, -1, -1, -1, -1, -1, 1458672 }, { 0x26746, -1, -1, -1, -1, -1, -1, -1, -1, 1458679 }, { 0x26747, -1, -1, -1, -1, -1, -1, -1, -1, 1458685 }, { 0x26748, -1, -1, -1, -1, -1, -1, -1, -1, 1458691 }, { 0x26749, -1, -1, -1, -1, -1, -1, -1, -1, 1458698 }, { 0x2674A, -1, -1, -1, -1, -1, -1, -1, -1, 1458704 }, { 0x2674B, -1, -1, -1, -1, -1, -1, -1, -1, 1458710 }, { 0x2674C, -1, -1, -1, -1, -1, -1, -1, -1, 1458716 }, { 0x2674D, -1, -1, -1, -1, -1, -1, -1, -1, 1458721 }, { 0x2674E, -1, -1, -1, -1, -1, -1, -1, -1, 1458727 }, { 0x2674F, -1, -1, 1458734, -1, -1, -1, -1, -1, -1 }, { 0x26752, -1, -1, 1458741, -1, -1, -1, -1, -1, -1 }, { 0x26754, -1, -1, 1458746, -1, -1, -1, -1, -1, -1 }, { 0x26756, -1, -1, 1458751, -1, -1, -1, -1, -1, -1 }, { 0x2675A, -1, -1, 1458755, -1, -1, -1, -1, -1, -1 }, { 0x2675B, -1, -1, 1458761, -1, -1, -1, -1, -1, -1 }, { 0x2675D, -1, -1, 1458766, -1, -1, -1, -1, -1, -1 }, { 0x2675E, -1, -1, 1458772, -1, -1, -1, -1, -1, -1 }, { 0x2675F, -1, -1, 1458778, -1, -1, -1, -1, -1, -1 }, { 0x26761, 1458794, 1458784, -1, -1, -1, -1, -1, -1, -1 }, { 0x26762, -1, -1, 1458815, -1, -1, -1, -1, -1, -1 }, { 0x26763, -1, -1, 1458820, -1, -1, -1, -1, -1, -1 }, { 0x26764, -1, -1, 1458825, -1, -1, -1, -1, -1, -1 }, { 0x26765, -1, -1, 1458830, -1, -1, -1, -1, -1, 1458835 }, { 0x26766, -1, -1, 1458840, -1, -1, -1, -1, -1, -1 }, { 0x26767, -1, -1, 1458845, -1, -1, -1, -1, -1, -1 }, { 0x26768, -1, -1, 1458850, -1, -1, -1, -1, -1, -1 }, { 0x2676A, -1, -1, 1458855, -1, -1, -1, -1, -1, -1 }, { 0x2676C, -1, -1, 1458860, -1, -1, -1, -1, -1, 1458864 }, { 0x2676E, -1, -1, 1458870, -1, -1, -1, -1, -1, -1 }, { 0x26770, -1, -1, 1458875, -1, -1, -1, -1, -1, -1 }, { 0x26773, -1, -1, 1458881, -1, -1, -1, -1, -1, -1 }, { 0x26774, -1, -1, 1458885, -1, -1, -1, -1, -1, -1 }, { 0x26777, -1, -1, 1458890, -1, -1, -1, -1, -1, -1 }, { 0x26779, -1, -1, -1, -1, -1, -1, -1, -1, 1458896 }, { 0x2677A, -1, -1, -1, -1, -1, -1, -1, -1, 1458904 }, { 0x2677C, -1, -1, 1458910, -1, -1, -1, -1, -1, -1 }, { 0x26781, -1, -1, 1458914, -1, -1, -1, -1, -1, 1458919 }, { 0x26782, -1, -1, 1458926, -1, -1, -1, -1, -1, -1 }, { 0x26786, -1, -1, 1458930, -1, -1, -1, -1, -1, -1 }, { 0x26787, -1, -1, 1458935, -1, -1, -1, -1, -1, -1 }, { 0x26788, -1, -1, 1458939, -1, -1, -1, -1, -1, -1 }, { 0x2678C, -1, -1, 1458944, -1, -1, -1, -1, -1, -1 }, { 0x2678D, -1, -1, -1, -1, -1, -1, -1, -1, 1458950 }, { 0x2678E, -1, -1, -1, -1, -1, -1, -1, -1, 1458955 }, { 0x2678F, -1, -1, -1, -1, -1, -1, -1, -1, 1458962 }, { 0x26790, -1, -1, -1, -1, -1, -1, -1, -1, 1458966 }, { 0x26791, -1, -1, -1, -1, -1, -1, -1, -1, 1458973 }, { 0x26792, -1, -1, -1, -1, -1, -1, -1, -1, 1458978 }, { 0x26793, -1, -1, -1, -1, -1, -1, -1, -1, 1458985 }, { 0x26794, -1, -1, -1, -1, -1, -1, -1, -1, 1458990 }, { 0x26795, -1, -1, 1458997, -1, -1, -1, -1, -1, -1 }, { 0x26796, -1, -1, 1459002, -1, -1, -1, -1, -1, -1 }, { 0x26797, -1, -1, 1459007, -1, -1, -1, -1, -1, -1 }, { 0x26799, -1, 1459013, 1459019, -1, -1, -1, -1, -1, -1 }, { 0x2679A, -1, -1, 1459024, -1, -1, -1, -1, -1, -1 }, { 0x2679D, -1, -1, 1459029, -1, -1, -1, -1, -1, -1 }, { 0x2679E, -1, -1, 1459033, -1, -1, -1, -1, -1, -1 }, { 0x2679F, -1, -1, 1459038, -1, -1, -1, -1, -1, -1 }, { 0x267A1, -1, -1, 1459042, -1, -1, -1, -1, -1, -1 }, { 0x267A2, -1, -1, 1459048, -1, -1, -1, -1, -1, 1459053 }, { 0x267A3, 1459057, -1, 1459077, -1, -1, -1, -1, -1, -1 }, { 0x267A4, -1, -1, 1459082, -1, -1, -1, -1, -1, -1 }, { 0x267A5, -1, -1, 1459087, -1, -1, -1, -1, -1, -1 }, { 0x267A6, -1, -1, 1459092, -1, -1, -1, -1, -1, -1 }, { 0x267A8, -1, -1, 1459097, -1, -1, -1, -1, -1, -1 }, { 0x267AB, -1, -1, 1459103, -1, -1, -1, -1, -1, -1 }, { 0x267AC, -1, -1, 1459108, -1, -1, -1, -1, -1, -1 }, { 0x267AD, -1, -1, 1459113, -1, -1, -1, -1, -1, -1 }, { 0x267B1, -1, -1, 1459117, -1, -1, -1, -1, -1, -1 }, { 0x267B2, -1, -1, 1459122, -1, -1, -1, -1, -1, -1 }, { 0x267B3, -1, 1459127, -1, -1, -1, -1, -1, -1, -1 }, { 0x267B4, -1, 1459133, -1, -1, -1, -1, -1, -1, -1 }, { 0x267BD, -1, -1, 1459138, -1, -1, -1, -1, -1, -1 }, { 0x267C2, -1, -1, 1459142, -1, -1, -1, -1, -1, 1459146 }, { 0x267C3, -1, -1, 1459151, -1, -1, -1, -1, -1, -1 }, { 0x267C4, -1, -1, 1459157, -1, -1, -1, -1, -1, -1 }, { 0x267C9, -1, -1, -1, -1, -1, -1, -1, -1, 1459163 }, { 0x267CA, -1, -1, -1, -1, -1, -1, -1, -1, 1459168 }, { 0x267CB, -1, -1, -1, -1, -1, -1, -1, -1, 1459175 }, { 0x267CC, 1459185, 1459180, -1, -1, -1, -1, -1, -1, -1 }, { 0x267CD, -1, -1, -1, -1, -1, -1, -1, -1, 1459192 }, { 0x267CE, -1, -1, -1, -1, -1, -1, -1, -1, 1459197 }, { 0x267CF, -1, -1, -1, -1, -1, -1, -1, -1, 1459204 }, { 0x267D0, -1, -1, -1, -1, -1, -1, -1, -1, 1459208 }, { 0x267D1, -1, -1, -1, -1, -1, -1, -1, -1, 1459212 }, { 0x267D2, -1, -1, -1, -1, -1, -1, -1, -1, 1459217 }, { 0x267D3, -1, -1, 1459223, -1, -1, -1, -1, -1, -1 }, { 0x267D4, -1, -1, 1459228, -1, -1, -1, -1, -1, -1 }, { 0x267D5, -1, -1, 1459233, -1, -1, -1, -1, -1, -1 }, { 0x267D6, -1, -1, -1, -1, -1, -1, -1, -1, 1459238 }, { 0x267D7, -1, -1, -1, -1, -1, -1, -1, -1, 1459243 }, { 0x267D8, -1, -1, 1459253, -1, -1, -1, -1, 1459247, -1 }, { 0x267D9, -1, -1, 1459258, -1, -1, -1, -1, -1, -1 }, { 0x267DB, -1, -1, 1459263, -1, -1, -1, -1, -1, -1 }, { 0x267DC, -1, -1, 1459270, -1, -1, -1, -1, -1, 1459274 }, { 0x267DE, -1, -1, 1459280, -1, -1, -1, -1, -1, -1 }, { 0x267DF, -1, -1, 1459286, -1, -1, -1, -1, -1, -1 }, { 0x267E0, -1, -1, 1459290, -1, -1, -1, -1, -1, -1 }, { 0x267E3, -1, -1, 1459294, -1, -1, -1, -1, -1, -1 }, { 0x267E4, 1459300, -1, 1459319, -1, -1, -1, -1, -1, -1 }, { 0x267E7, -1, -1, 1459324, -1, -1, -1, -1, -1, -1 }, { 0x267EA, -1, -1, -1, -1, -1, -1, -1, -1, 1459328 }, { 0x267EE, -1, -1, 1459336, -1, -1, -1, -1, -1, -1 }, { 0x267F0, -1, -1, 1459343, -1, -1, -1, -1, -1, -1 }, { 0x267F1, -1, -1, 1459348, -1, -1, -1, -1, -1, -1 }, { 0x267F2, -1, -1, 1459353, -1, -1, -1, -1, -1, -1 }, { 0x267F3, -1, -1, 1459358, -1, -1, -1, -1, -1, -1 }, { 0x267F5, -1, -1, -1, -1, -1, -1, -1, -1, 1459362 }, { 0x267F6, -1, -1, -1, -1, -1, -1, -1, -1, 1459368 }, { 0x267F7, -1, -1, -1, -1, -1, -1, -1, -1, 1459372 }, { 0x267F8, -1, -1, -1, -1, -1, -1, -1, -1, 1459377 }, { 0x267F9, -1, -1, -1, -1, -1, -1, -1, -1, 1459383 }, { 0x267FA, -1, -1, -1, -1, -1, -1, -1, -1, 1459389 }, { 0x267FB, -1, -1, -1, -1, -1, -1, -1, -1, 1459397 }, { 0x267FC, -1, -1, -1, -1, -1, -1, -1, -1, 1459403 }, { 0x267FD, -1, -1, -1, -1, -1, -1, -1, -1, 1459408 }, { 0x267FE, -1, -1, -1, -1, -1, -1, -1, -1, 1459414 }, { 0x267FF, -1, -1, -1, -1, -1, -1, -1, -1, 1459419 }, { 0x26801, -1, -1, 1459425, -1, -1, -1, -1, -1, -1 }, { 0x26804, -1, -1, 1459429, -1, -1, -1, -1, -1, -1 }, { 0x26805, -1, -1, 1459433, -1, -1, -1, -1, -1, -1 }, { 0x26806, -1, -1, 1459438, -1, -1, -1, -1, -1, 1459443 }, { 0x26807, -1, -1, 1459449, -1, -1, -1, -1, -1, -1 }, { 0x26809, -1, -1, 1459455, -1, -1, -1, -1, -1, -1 }, { 0x2680E, -1, -1, 1459459, -1, -1, -1, -1, -1, -1 }, { 0x26812, -1, -1, 1459465, -1, -1, -1, -1, -1, -1 }, { 0x26813, -1, -1, 1459470, -1, -1, -1, -1, -1, -1 }, { 0x26816, -1, -1, 1459474, -1, -1, -1, -1, -1, -1 }, { 0x26818, -1, -1, -1, -1, -1, -1, -1, -1, 1459479 }, { 0x2681B, -1, -1, 1459483, -1, -1, -1, -1, -1, -1 }, { 0x2681C, -1, 1459487, 1459492, -1, -1, -1, -1, -1, -1 }, { 0x2681E, -1, -1, 1459496, -1, -1, -1, -1, -1, -1 }, { 0x2681F, -1, -1, 1459500, -1, -1, -1, -1, -1, -1 }, { 0x26820, -1, -1, 1459505, -1, -1, -1, -1, -1, -1 }, { 0x26822, -1, -1, 1459510, -1, -1, -1, -1, -1, -1 }, { 0x26823, -1, -1, 1459515, -1, -1, -1, -1, -1, -1 }, { 0x26826, -1, -1, 1459520, -1, -1, -1, -1, -1, -1 }, { 0x2682A, -1, -1, 1459525, -1, -1, -1, -1, -1, -1 }, { 0x2682F, -1, -1, -1, -1, -1, -1, -1, -1, 1459529 }, { 0x26830, -1, -1, -1, -1, -1, -1, -1, -1, 1459536 }, { 0x26831, -1, -1, -1, -1, -1, -1, -1, -1, 1459541 }, { 0x26832, -1, -1, -1, -1, -1, -1, -1, -1, 1459547 }, { 0x26833, -1, -1, -1, -1, -1, -1, -1, -1, 1459550 }, { 0x26834, -1, -1, -1, -1, -1, -1, -1, -1, 1459558 }, { 0x26835, -1, -1, -1, -1, -1, -1, -1, -1, 1459564 }, { 0x26836, -1, -1, -1, -1, -1, -1, -1, -1, 1459570 }, { 0x26837, -1, -1, 1459574, -1, -1, -1, -1, -1, -1 }, { 0x26838, -1, -1, 1459578, -1, -1, -1, -1, -1, -1 }, { 0x26839, -1, -1, 1459583, -1, -1, -1, -1, -1, -1 }, { 0x2683A, -1, -1, 1459589, -1, -1, -1, -1, -1, -1 }, { 0x2683B, -1, -1, 1459594, -1, -1, -1, -1, -1, -1 }, { 0x2683D, -1, -1, -1, -1, -1, -1, -1, -1, 1459599 }, { 0x2683E, -1, -1, 1459604, -1, -1, -1, -1, -1, -1 }, { 0x2683F, -1, -1, 1459608, -1, -1, -1, -1, -1, -1 }, { 0x26842, -1, -1, 1459612, -1, -1, -1, -1, -1, -1 }, { 0x26843, -1, -1, 1459618, -1, -1, -1, -1, -1, -1 }, { 0x26844, -1, -1, 1459623, -1, -1, -1, -1, -1, -1 }, { 0x26845, -1, -1, 1459627, -1, -1, -1, -1, -1, -1 }, { 0x26846, 1459639, 1459634, 1459659, -1, -1, -1, -1, -1, -1 }, { 0x26849, -1, -1, 1459663, -1, -1, -1, -1, -1, -1 }, { 0x2684B, -1, -1, -1, -1, -1, -1, -1, -1, 1459669 }, { 0x26855, -1, -1, 1459675, -1, -1, -1, -1, -1, -1 }, { 0x26856, -1, -1, 1459680, -1, -1, -1, -1, -1, -1 }, { 0x26859, -1, -1, 1459685, -1, -1, -1, -1, -1, -1 }, { 0x2685E, -1, 1459691, -1, -1, -1, -1, -1, -1, 1459696 }, { 0x2685F, -1, -1, -1, -1, -1, -1, -1, -1, 1459703 }, { 0x26860, -1, -1, -1, -1, -1, -1, -1, -1, 1459709 }, { 0x26861, -1, -1, -1, -1, -1, -1, -1, -1, 1459716 }, { 0x26862, -1, -1, -1, -1, -1, -1, -1, -1, 1459723 }, { 0x26863, -1, -1, -1, -1, -1, -1, -1, -1, 1459727 }, { 0x26864, -1, -1, -1, -1, -1, -1, -1, -1, 1459733 }, { 0x26865, -1, -1, -1, -1, -1, -1, -1, -1, 1459739 }, { 0x26866, -1, -1, -1, -1, -1, -1, -1, -1, 1459745 }, { 0x26868, -1, -1, 1459752, -1, -1, -1, -1, -1, -1 }, { 0x2686A, -1, -1, 1459757, -1, -1, -1, -1, -1, -1 }, { 0x2686B, -1, -1, 1459763, -1, -1, -1, -1, -1, -1 }, { 0x2686C, -1, -1, -1, -1, -1, -1, -1, -1, 1459767 }, { 0x2686D, -1, -1, 1459773, -1, -1, -1, -1, -1, -1 }, { 0x2686E, -1, 1459777, -1, -1, -1, -1, -1, -1, 1459782 }, { 0x2686F, -1, -1, -1, -1, -1, -1, -1, -1, 1459789 }, { 0x26871, -1, -1, 1459795, -1, -1, -1, -1, -1, -1 }, { 0x26872, -1, -1, 1459800, -1, -1, -1, -1, -1, 1459806 }, { 0x26874, -1, -1, 1459812, -1, -1, -1, -1, -1, -1 }, { 0x26875, -1, -1, 1459818, -1, -1, -1, -1, -1, -1 }, { 0x26876, -1, -1, -1, -1, -1, -1, -1, -1, 1459823 }, { 0x26877, -1, -1, 1459829, -1, -1, -1, -1, -1, -1 }, { 0x26879, -1, -1, 1459834, -1, -1, -1, -1, -1, -1 }, { 0x2687A, -1, -1, 1459838, -1, -1, -1, -1, -1, -1 }, { 0x2687B, -1, -1, 1459844, -1, -1, -1, -1, -1, -1 }, { 0x2687C, -1, -1, 1459850, -1, -1, -1, -1, -1, -1 }, { 0x2687D, -1, -1, 1459856, -1, -1, -1, -1, -1, -1 }, { 0x26884, -1, -1, -1, -1, -1, -1, -1, -1, 1459863 }, { 0x26886, -1, -1, 1459870, -1, -1, -1, -1, -1, -1 }, { 0x26888, -1, 1459876, -1, -1, -1, -1, -1, -1, -1 }, { 0x26889, -1, -1, -1, -1, -1, -1, -1, -1, 1459880 }, { 0x2688A, 1459891, 1459886, 1459907, -1, -1, -1, -1, -1, -1 }, { 0x2688C, 1459917, 1459912, -1, -1, -1, -1, -1, -1, -1 }, { 0x2688E, -1, -1, 1459942, -1, -1, -1, -1, -1, -1 }, { 0x2688F, -1, -1, 1459949, -1, -1, -1, -1, -1, -1 }, { 0x26890, -1, -1, 1459954, -1, -1, -1, -1, -1, -1 }, { 0x26893, 1459964, 1459959, -1, -1, -1, -1, -1, -1, -1 }, { 0x26899, -1, -1, 1459985, -1, -1, -1, -1, -1, -1 }, { 0x2689E, -1, -1, -1, -1, -1, -1, -1, -1, 1459991 }, { 0x2689F, -1, -1, -1, -1, -1, -1, -1, -1, 1459996 }, { 0x268A0, -1, -1, -1, -1, -1, -1, -1, -1, 1460004 }, { 0x268A1, -1, -1, -1, -1, -1, -1, -1, -1, 1460010 }, { 0x268A2, -1, -1, -1, -1, -1, -1, -1, -1, 1460015 }, { 0x268A3, -1, -1, 1460020, -1, -1, -1, -1, -1, -1 }, { 0x268A7, -1, -1, 1460026, -1, -1, -1, -1, -1, -1 }, { 0x268A9, -1, -1, 1460032, -1, -1, -1, -1, -1, 1460038 }, { 0x268AF, -1, -1, 1460044, -1, -1, -1, -1, -1, -1 }, { 0x268B1, -1, -1, 1460049, -1, -1, -1, -1, -1, -1 }, { 0x268B3, -1, -1, -1, -1, -1, -1, -1, -1, 1460053 }, { 0x268B4, -1, -1, -1, -1, -1, -1, -1, -1, 1460057 }, { 0x268B5, -1, -1, -1, -1, -1, -1, -1, -1, 1460063 }, { 0x268B6, -1, -1, -1, -1, -1, -1, -1, -1, 1460068 }, { 0x268B7, -1, -1, -1, -1, -1, -1, -1, -1, 1460074 }, { 0x268BA, -1, -1, 1460078, -1, -1, -1, -1, -1, -1 }, { 0x268BE, -1, -1, -1, -1, -1, -1, -1, -1, 1460084 }, { 0x268BF, -1, -1, 1460089, -1, -1, -1, -1, -1, -1 }, { 0x268C0, -1, -1, 1460094, -1, -1, -1, -1, -1, -1 }, { 0x268C2, -1, -1, 1460098, -1, -1, -1, -1, -1, -1 }, { 0x268C4, -1, -1, 1460104, -1, -1, -1, -1, -1, -1 }, { 0x268C7, 1460113, 1460109, 1460130, -1, -1, -1, -1, -1, -1 }, { 0x268CB, -1, -1, 1460135, -1, -1, -1, -1, -1, -1 }, { 0x268CD, -1, -1, 1460141, -1, -1, -1, -1, -1, -1 }, { 0x268CE, -1, -1, -1, -1, -1, -1, -1, -1, 1460147 }, { 0x268CF, -1, -1, 1460152, -1, -1, -1, -1, -1, -1 }, { 0x268D2, -1, -1, 1460158, -1, -1, -1, -1, -1, -1 }, { 0x268D5, -1, -1, -1, -1, -1, -1, -1, -1, 1460162 }, { 0x268D6, -1, -1, 1460168, -1, -1, -1, -1, -1, -1 }, { 0x268D7, -1, -1, -1, -1, -1, -1, -1, -1, 1460173 }, { 0x268D8, -1, -1, 1460178, -1, -1, -1, -1, -1, 1460184 }, { 0x268D9, -1, -1, -1, -1, -1, -1, -1, -1, 1460191 }, { 0x268DB, -1, -1, 1460198, -1, -1, -1, -1, -1, -1 }, { 0x268DC, -1, -1, 1460203, -1, -1, -1, -1, -1, -1 }, { 0x268E2, -1, -1, 1460208, -1, -1, -1, -1, -1, -1 }, { 0x268E5, -1, -1, 1460214, -1, -1, -1, -1, -1, -1 }, { 0x268E6, -1, -1, 1460218, -1, -1, -1, -1, -1, -1 }, { 0x268E7, -1, -1, 1460224, -1, -1, -1, -1, -1, -1 }, { 0x268E8, -1, -1, 1460228, -1, -1, -1, -1, -1, -1 }, { 0x268E9, -1, -1, 1460234, -1, -1, -1, -1, -1, -1 }, { 0x268EF, -1, -1, 1460240, -1, -1, -1, -1, -1, -1 }, { 0x268F0, -1, -1, -1, -1, -1, -1, -1, -1, 1460245 }, { 0x268F1, 1460256, 1460251, -1, -1, -1, -1, -1, -1, -1 }, { 0x268F4, -1, -1, 1460275, -1, -1, -1, -1, -1, -1 }, { 0x268F8, -1, -1, 1460281, -1, -1, -1, -1, -1, -1 }, { 0x268F9, -1, -1, 1460287, -1, -1, -1, -1, -1, -1 }, { 0x268FA, -1, -1, 1460291, -1, -1, -1, -1, -1, -1 }, { 0x268FB, -1, -1, 1460296, -1, -1, -1, -1, -1, -1 }, { 0x268FE, -1, -1, 1460302, -1, -1, -1, -1, -1, -1 }, { 0x26902, -1, -1, 1460307, -1, -1, -1, -1, -1, -1 }, { 0x26907, -1, -1, 1460312, -1, -1, -1, -1, -1, -1 }, { 0x26908, -1, -1, 1460317, -1, -1, -1, -1, -1, -1 }, { 0x2690A, -1, -1, 1460321, -1, -1, -1, -1, -1, -1 }, { 0x2690B, -1, -1, 1460325, -1, -1, -1, -1, -1, -1 }, { 0x2690E, 1460335, 1460330, 1460372, -1, -1, -1, -1, -1, -1 }, { 0x26911, -1, 1460377, -1, -1, -1, -1, -1, -1, -1 }, { 0x26915, -1, -1, 1460382, -1, -1, -1, -1, -1, -1 }, { 0x26918, -1, -1, 1460387, -1, -1, -1, -1, -1, -1 }, { 0x26919, -1, -1, 1460393, -1, -1, -1, -1, -1, -1 }, { 0x2691A, -1, -1, 1460397, -1, -1, -1, -1, -1, -1 }, { 0x2691F, -1, -1, 1460401, -1, -1, -1, -1, -1, -1 }, { 0x26920, -1, -1, -1, -1, -1, -1, -1, -1, 1460406 }, { 0x26922, -1, -1, 1460411, -1, -1, -1, -1, -1, -1 }, { 0x26923, -1, -1, 1460415, -1, -1, -1, -1, -1, -1 }, { 0x26926, 1460424, 1460419, 1460447, -1, -1, -1, -1, -1, -1 }, { 0x26927, -1, -1, 1460452, -1, -1, -1, -1, -1, -1 }, { 0x26928, -1, -1, 1460458, -1, -1, -1, -1, -1, -1 }, { 0x2692A, -1, -1, 1460462, -1, -1, -1, -1, -1, -1 }, { 0x2692B, -1, -1, 1460466, -1, -1, -1, -1, -1, -1 }, { 0x2692C, -1, -1, 1460470, -1, -1, -1, -1, -1, -1 }, { 0x2692D, -1, -1, -1, -1, -1, -1, -1, -1, 1460475 }, { 0x2692E, -1, -1, -1, -1, -1, -1, -1, -1, 1460481 }, { 0x2692F, -1, -1, -1, -1, -1, -1, -1, -1, 1460488 }, { 0x26930, -1, -1, -1, -1, -1, -1, -1, -1, 1460495 }, { 0x26931, -1, -1, -1, -1, -1, -1, -1, -1, 1460502 }, { 0x26938, -1, -1, 1460509, -1, -1, -1, -1, -1, -1 }, { 0x26939, -1, 1460514, -1, -1, -1, -1, -1, -1, -1 }, { 0x2693B, -1, -1, 1460518, -1, -1, -1, -1, -1, -1 }, { 0x2693D, -1, -1, 1460523, -1, -1, -1, -1, -1, -1 }, { 0x2693E, -1, -1, -1, -1, -1, -1, -1, -1, 1460527 }, { 0x26941, -1, -1, 1460534, -1, -1, -1, -1, -1, -1 }, { 0x26942, -1, -1, 1460538, -1, -1, -1, -1, -1, -1 }, { 0x26943, -1, -1, -1, -1, -1, -1, -1, -1, 1460542 }, { 0x26948, -1, -1, 1460549, -1, -1, -1, -1, -1, -1 }, { 0x26949, -1, -1, 1460553, -1, -1, -1, -1, -1, -1 }, { 0x2694A, -1, -1, 1460557, -1, -1, -1, -1, -1, -1 }, { 0x2694D, -1, -1, 1460562, -1, -1, -1, -1, -1, -1 }, { 0x2694E, -1, -1, 1460568, -1, -1, -1, -1, -1, -1 }, { 0x2694F, -1, -1, 1460573, -1, -1, -1, -1, -1, -1 }, { 0x26950, -1, -1, 1460578, -1, -1, -1, -1, -1, -1 }, { 0x26951, -1, 1460583, 1460588, -1, -1, -1, -1, -1, -1 }, { 0x26956, -1, -1, 1460592, -1, -1, -1, -1, -1, -1 }, { 0x2695A, -1, -1, 1460597, -1, -1, -1, -1, -1, -1 }, { 0x2695D, -1, -1, 1460603, -1, -1, -1, -1, -1, -1 }, { 0x26963, -1, -1, 1460608, -1, -1, -1, -1, -1, -1 }, { 0x26964, -1, -1, 1460613, -1, -1, -1, -1, -1, -1 }, { 0x26966, -1, -1, 1460619, -1, -1, -1, -1, -1, -1 }, { 0x2696C, -1, -1, 1460623, -1, -1, -1, -1, -1, -1 }, { 0x2696D, -1, -1, 1460628, -1, -1, -1, -1, -1, -1 }, { 0x2696F, 1460632, -1, 1460641, -1, -1, -1, -1, -1, -1 }, { 0x26970, -1, -1, 1460646, -1, -1, -1, -1, -1, -1 }, { 0x26971, -1, -1, 1460653, -1, -1, -1, -1, -1, -1 }, { 0x26972, -1, -1, 1460657, -1, -1, -1, -1, -1, -1 }, { 0x2697B, -1, -1, 1460661, -1, -1, -1, -1, -1, -1 }, { 0x26983, -1, -1, 1460667, -1, -1, -1, -1, -1, -1 }, { 0x26984, -1, -1, 1460671, -1, -1, -1, -1, -1, -1 }, { 0x26985, -1, -1, 1460676, -1, -1, -1, -1, -1, -1 }, { 0x2698C, -1, -1, 1460681, -1, -1, -1, -1, -1, -1 }, { 0x26991, -1, -1, 1460686, -1, -1, -1, -1, -1, -1 }, { 0x26995, -1, -1, 1460691, -1, -1, -1, -1, -1, -1 }, { 0x26997, -1, -1, 1460696, -1, -1, -1, -1, -1, -1 }, { 0x26998, -1, -1, 1460703, -1, -1, -1, -1, -1, -1 }, { 0x26999, 1460708, -1, -1, -1, -1, 1460763, 1460782, -1, -1 }, { 0x2699B, -1, -1, 1460786, -1, -1, -1, -1, -1, -1 }, { 0x2699C, -1, -1, 1460792, -1, -1, -1, -1, -1, -1 }, { 0x269A2, -1, -1, 1460797, -1, -1, -1, -1, -1, -1 }, { 0x269A3, -1, -1, 1460804, -1, -1, -1, -1, -1, -1 }, { 0x269A7, -1, -1, 1460809, -1, -1, -1, -1, -1, -1 }, { 0x269A8, -1, 1460816, -1, -1, -1, -1, -1, -1, -1 }, { 0x269A9, -1, -1, 1460821, -1, -1, -1, -1, -1, -1 }, { 0x269AB, -1, -1, 1460825, -1, -1, -1, -1, -1, -1 }, { 0x269AF, -1, -1, 1460829, -1, -1, -1, -1, -1, -1 }, { 0x269B1, -1, -1, 1460834, -1, -1, -1, -1, -1, -1 }, { 0x269B2, -1, -1, 1460839, -1, -1, -1, -1, -1, -1 }, { 0x269B5, -1, 1460843, -1, -1, -1, -1, -1, -1, -1 }, { 0x269B9, -1, -1, 1460849, -1, -1, -1, -1, -1, -1 }, { 0x269BA, -1, -1, 1460854, -1, -1, -1, -1, -1, -1 }, { 0x269BD, -1, -1, 1460859, -1, -1, -1, -1, -1, -1 }, { 0x269BE, -1, -1, 1460865, -1, -1, -1, -1, -1, -1 }, { 0x269BF, -1, -1, 1460870, -1, -1, -1, -1, -1, -1 }, { 0x269C1, -1, -1, 1460876, -1, -1, -1, -1, -1, -1 }, { 0x269C3, -1, -1, -1, -1, -1, -1, -1, -1, 1460882 }, { 0x269C5, -1, -1, 1460887, -1, -1, -1, -1, -1, -1 }, { 0x269C8, -1, -1, 1460893, -1, -1, -1, -1, -1, -1 }, { 0x269C9, -1, -1, 1460898, -1, -1, -1, -1, -1, -1 }, { 0x269CB, -1, -1, 1460902, -1, -1, -1, -1, -1, -1 }, { 0x269CD, -1, -1, 1460907, -1, -1, -1, -1, -1, -1 }, { 0x269CF, -1, -1, 1460912, -1, -1, -1, -1, -1, -1 }, { 0x269D0, -1, -1, 1460917, -1, -1, -1, -1, -1, -1 }, { 0x269D2, -1, -1, 1460923, -1, -1, -1, -1, -1, -1 }, { 0x269D4, -1, -1, 1460929, -1, -1, -1, -1, -1, -1 }, { 0x269D6, -1, -1, 1460934, -1, -1, -1, -1, -1, -1 }, { 0x269D8, -1, -1, 1460940, -1, -1, -1, -1, -1, 1460944 }, { 0x269D9, -1, -1, 1460951, -1, -1, -1, -1, -1, -1 }, { 0x269DA, -1, -1, 1460956, -1, -1, -1, -1, -1, -1 }, { 0x269DB, -1, -1, 1460962, -1, -1, -1, -1, -1, -1 }, { 0x269DC, -1, -1, -1, -1, -1, -1, -1, -1, 1460966 }, { 0x269DD, -1, -1, 1460974, -1, -1, -1, -1, -1, -1 }, { 0x269DE, -1, -1, 1460980, -1, -1, -1, -1, -1, -1 }, { 0x269DF, -1, -1, 1460984, -1, -1, -1, -1, -1, -1 }, { 0x269E0, -1, -1, 1460988, -1, -1, -1, -1, -1, -1 }, { 0x269E1, -1, -1, 1460993, -1, -1, -1, -1, -1, -1 }, { 0x269E2, -1, -1, 1460998, -1, -1, -1, -1, -1, -1 }, { 0x269E4, -1, -1, 1461003, -1, -1, -1, -1, -1, -1 }, { 0x269E5, -1, -1, 1461008, -1, -1, -1, -1, -1, -1 }, { 0x269EC, -1, -1, 1461012, -1, -1, -1, -1, -1, -1 }, { 0x269EE, -1, -1, 1461018, -1, -1, -1, -1, -1, -1 }, { 0x269EF, -1, -1, 1461023, -1, -1, -1, -1, -1, -1 }, { 0x269F1, -1, -1, 1461027, -1, -1, -1, -1, -1, -1 }, { 0x269F2, 1461041, 1461031, -1, -1, -1, -1, -1, -1, -1 }, { 0x269F4, -1, -1, 1461082, -1, -1, -1, -1, -1, -1 }, { 0x269F5, -1, -1, 1461087, -1, -1, -1, -1, -1, -1 }, { 0x269F7, -1, -1, -1, -1, -1, -1, -1, -1, 1461092 }, { 0x269F8, -1, -1, 1461099, -1, -1, -1, -1, -1, -1 }, { 0x269F9, -1, -1, 1461106, -1, -1, -1, -1, -1, -1 }, { 0x269FA, 1461123, 1461111, -1, -1, -1, -1, -1, -1, -1 }, { 0x269FC, -1, -1, 1461147, -1, -1, -1, -1, -1, -1 }, { 0x269FD, -1, -1, -1, -1, -1, -1, -1, -1, 1461152 }, { 0x26A02, -1, -1, -1, -1, -1, -1, -1, -1, 1461160 }, { 0x26A06, -1, -1, 1461165, -1, -1, -1, -1, -1, -1 }, { 0x26A07, -1, -1, 1461170, -1, -1, -1, -1, -1, -1 }, { 0x26A08, -1, -1, 1461174, -1, -1, -1, -1, -1, -1 }, { 0x26A09, -1, -1, 1461178, -1, -1, -1, -1, -1, -1 }, { 0x26A0B, -1, -1, 1461182, -1, -1, -1, -1, -1, -1 }, { 0x26A0D, -1, -1, 1461186, -1, -1, -1, -1, -1, -1 }, { 0x26A0E, -1, -1, 1461192, -1, -1, -1, -1, -1, -1 }, { 0x26A11, -1, -1, -1, -1, -1, -1, -1, -1, 1461196 }, { 0x26A16, -1, -1, 1461202, -1, -1, -1, -1, -1, -1 }, { 0x26A19, -1, -1, 1461208, -1, -1, -1, -1, -1, -1 }, { 0x26A1A, -1, -1, 1461212, -1, -1, -1, -1, -1, -1 }, { 0x26A1C, -1, -1, 1461218, -1, -1, -1, -1, -1, 1461222 }, { 0x26A21, -1, -1, 1461226, -1, -1, -1, -1, -1, -1 }, { 0x26A22, -1, -1, 1461230, -1, -1, -1, -1, -1, 1461234 }, { 0x26A23, -1, -1, 1461240, -1, -1, -1, -1, -1, -1 }, { 0x26A24, -1, -1, 1461246, -1, -1, -1, -1, -1, -1 }, { 0x26A26, -1, -1, 1461252, -1, -1, -1, -1, -1, -1 }, { 0x26A29, -1, -1, 1461257, -1, -1, -1, -1, -1, -1 }, { 0x26A2C, -1, -1, 1461263, -1, -1, -1, -1, -1, -1 }, { 0x26A2D, -1, 1461269, 1461274, -1, -1, -1, -1, -1, -1 }, { 0x26A2E, -1, 1461278, -1, -1, -1, -1, -1, -1, -1 }, { 0x26A2F, -1, -1, 1461283, -1, -1, -1, -1, -1, -1 }, { 0x26A30, -1, -1, 1461288, -1, -1, -1, -1, -1, -1 }, { 0x26A32, -1, -1, 1461295, -1, -1, -1, -1, -1, -1 }, { 0x26A33, -1, -1, 1461300, -1, -1, -1, -1, -1, -1 }, { 0x26A34, -1, 1461304, 1461310, -1, -1, -1, -1, -1, -1 }, { 0x26A35, -1, -1, 1461316, -1, -1, -1, -1, -1, -1 }, { 0x26A38, -1, -1, 1461322, -1, -1, -1, -1, -1, -1 }, { 0x26A3B, -1, -1, -1, -1, -1, -1, -1, -1, 1461327 }, { 0x26A3E, -1, -1, 1461334, -1, -1, -1, -1, -1, -1 }, { 0x26A42, -1, 1461340, -1, -1, -1, -1, -1, -1, -1 }, { 0x26A44, -1, -1, 1461346, -1, -1, -1, -1, -1, -1 }, { 0x26A48, -1, -1, 1461352, -1, -1, -1, -1, -1, -1 }, { 0x26A4B, -1, -1, 1461358, -1, -1, -1, -1, -1, -1 }, { 0x26A4C, -1, -1, 1461363, -1, -1, -1, -1, -1, -1 }, { 0x26A4D, -1, -1, 1461368, -1, -1, -1, -1, -1, -1 }, { 0x26A4F, -1, -1, 1461373, -1, -1, -1, -1, -1, -1 }, { 0x26A51, -1, 1461378, -1, -1, -1, -1, -1, -1, -1 }, { 0x26A52, -1, 1461383, -1, -1, -1, -1, -1, -1, -1 }, { 0x26A55, -1, -1, 1461393, -1, -1, -1, -1, -1, -1 }, { 0x26A56, -1, -1, 1461397, -1, -1, -1, -1, -1, -1 }, { 0x26A58, -1, -1, 1461402, -1, -1, -1, -1, -1, -1 }, { 0x26A5A, -1, -1, -1, -1, -1, -1, -1, -1, 1461408 }, { 0x26A5B, -1, -1, -1, -1, -1, -1, -1, -1, 1461412 }, { 0x26A5C, -1, -1, 1461417, -1, -1, -1, -1, -1, -1 }, { 0x26A5D, -1, -1, 1461422, -1, -1, -1, -1, -1, -1 }, { 0x26A5E, -1, -1, 1461427, -1, -1, -1, -1, -1, -1 }, { 0x26A60, -1, -1, 1461431, -1, -1, -1, -1, -1, -1 }, { 0x26A61, -1, -1, 1461437, -1, -1, -1, -1, -1, -1 }, { 0x26A62, -1, -1, 1461441, -1, -1, -1, -1, -1, -1 }, { 0x26A63, -1, -1, 1461447, -1, -1, -1, -1, -1, -1 }, { 0x26A64, -1, -1, 1461451, -1, -1, -1, -1, -1, -1 }, { 0x26A67, -1, -1, 1461455, -1, -1, -1, -1, -1, -1 }, { 0x26A69, -1, -1, 1461459, -1, -1, -1, -1, -1, -1 }, { 0x26A6B, -1, -1, 1461465, -1, -1, -1, -1, -1, -1 }, { 0x26A6C, -1, -1, 1461471, -1, -1, -1, -1, -1, -1 }, { 0x26A6D, -1, -1, 1461476, -1, -1, -1, -1, -1, -1 }, { 0x26A6F, -1, -1, 1461480, -1, -1, -1, -1, -1, -1 }, { 0x26A70, -1, -1, -1, -1, -1, -1, -1, -1, 1461485 }, { 0x26A71, -1, -1, 1461493, -1, -1, -1, -1, -1, -1 }, { 0x26A72, -1, -1, 1461500, -1, -1, -1, -1, -1, -1 }, { 0x26A73, -1, -1, -1, -1, -1, -1, -1, -1, 1461505 }, { 0x26A74, -1, -1, 1461510, -1, -1, -1, -1, -1, -1 }, { 0x26A75, -1, -1, 1461514, -1, -1, -1, -1, -1, -1 }, { 0x26A77, -1, -1, 1461520, -1, -1, -1, -1, -1, -1 }, { 0x26A78, -1, -1, 1461525, -1, -1, -1, -1, -1, -1 }, { 0x26A7C, -1, -1, 1461530, -1, -1, -1, -1, -1, -1 }, { 0x26A7F, -1, -1, 1461536, -1, -1, -1, -1, -1, -1 }, { 0x26A80, -1, -1, 1461541, -1, -1, -1, -1, -1, -1 }, { 0x26A82, -1, -1, -1, -1, -1, -1, -1, -1, 1461547 }, { 0x26A83, -1, -1, -1, -1, -1, -1, -1, -1, 1461552 }, { 0x26A87, -1, -1, 1461558, -1, -1, -1, -1, -1, -1 }, { 0x26A88, 1461568, 1461562, 1461585, -1, -1, -1, -1, -1, -1 }, { 0x26A8A, -1, -1, 1461589, -1, -1, -1, -1, -1, -1 }, { 0x26A8B, -1, -1, 1461593, -1, -1, -1, -1, -1, -1 }, { 0x26A8D, -1, -1, 1461598, -1, -1, -1, -1, -1, -1 }, { 0x26A8F, -1, -1, -1, -1, -1, -1, -1, -1, 1461603 }, { 0x26A90, -1, -1, -1, -1, -1, -1, -1, -1, 1461609 }, { 0x26A91, -1, -1, 1461615, -1, -1, -1, -1, -1, -1 }, { 0x26A92, -1, -1, 1461619, -1, -1, -1, -1, -1, -1 }, { 0x26A94, -1, -1, 1461624, -1, -1, -1, -1, -1, -1 }, { 0x26A95, -1, -1, 1461629, -1, -1, -1, -1, -1, -1 }, { 0x26A96, -1, -1, 1461635, -1, -1, -1, -1, -1, -1 }, { 0x26A97, -1, -1, 1461640, -1, -1, -1, -1, -1, -1 }, { 0x26A98, -1, -1, 1461647, -1, -1, -1, -1, -1, -1 }, { 0x26A99, -1, -1, 1461652, -1, -1, -1, -1, -1, -1 }, { 0x26A9A, -1, -1, 1461656, -1, -1, -1, -1, -1, -1 }, { 0x26A9B, -1, -1, 1461661, -1, -1, -1, -1, -1, -1 }, { 0x26A9C, -1, -1, 1461666, -1, -1, -1, -1, -1, -1 }, { 0x26A9D, -1, -1, 1461671, -1, -1, -1, -1, -1, -1 }, { 0x26AA0, -1, -1, 1461677, -1, -1, -1, -1, -1, -1 }, { 0x26AA1, -1, -1, 1461682, -1, -1, -1, -1, -1, -1 }, { 0x26AA3, -1, -1, 1461686, -1, -1, -1, -1, -1, -1 }, { 0x26AA6, -1, -1, -1, -1, -1, -1, -1, -1, 1461692 }, { 0x26AA7, -1, -1, 1461701, -1, -1, -1, -1, -1, -1 }, { 0x26AA8, -1, -1, -1, -1, -1, -1, -1, -1, 1461706 }, { 0x26AAA, -1, -1, 1461713, -1, -1, -1, -1, -1, -1 }, { 0x26AAB, -1, -1, 1461719, -1, -1, -1, -1, -1, -1 }, { 0x26AAC, -1, -1, 1461724, -1, -1, -1, -1, -1, -1 }, { 0x26AAD, -1, -1, 1461729, -1, -1, -1, -1, -1, -1 }, { 0x26AB1, -1, -1, 1461733, -1, -1, -1, -1, -1, -1 }, { 0x26AB5, -1, -1, -1, -1, -1, -1, -1, -1, 1461737 }, { 0x26AB6, -1, -1, 1461741, -1, -1, -1, -1, -1, -1 }, { 0x26AB9, -1, -1, 1461745, -1, -1, -1, -1, -1, -1 }, { 0x26ABB, -1, -1, -1, -1, -1, -1, -1, -1, 1461750 }, { 0x26ABC, -1, -1, -1, -1, -1, -1, -1, -1, 1461757 }, { 0x26ABD, -1, -1, 1461761, -1, -1, -1, -1, -1, -1 }, { 0x26ABE, -1, -1, 1461767, -1, -1, -1, -1, -1, -1 }, { 0x26ABF, -1, -1, 1461771, -1, -1, -1, -1, -1, -1 }, { 0x26AC0, -1, -1, 1461775, -1, -1, -1, -1, -1, -1 }, { 0x26AC3, -1, -1, 1461781, -1, -1, -1, -1, -1, -1 }, { 0x26AC8, -1, -1, 1461787, -1, -1, -1, -1, -1, -1 }, { 0x26AC9, -1, -1, 1461791, -1, -1, -1, -1, -1, -1 }, { 0x26ACA, -1, -1, 1461796, -1, -1, -1, -1, -1, -1 }, { 0x26ACE, -1, -1, 1461802, -1, -1, -1, -1, -1, -1 }, { 0x26AD4, -1, -1, 1461807, -1, -1, -1, -1, -1, -1 }, { 0x26AD5, -1, -1, 1461811, -1, -1, -1, -1, -1, -1 }, { 0x26AD6, -1, -1, 1461815, -1, -1, -1, -1, -1, -1 }, { 0x26AD8, -1, -1, -1, -1, -1, -1, -1, -1, 1461820 }, { 0x26AD9, -1, -1, 1461826, -1, -1, -1, -1, -1, -1 }, { 0x26AE1, -1, -1, 1461830, -1, -1, -1, -1, -1, -1 }, { 0x26AE4, -1, -1, 1461834, -1, -1, -1, -1, -1, -1 }, { 0x26AEA, -1, -1, 1461839, -1, -1, -1, -1, -1, -1 }, { 0x26AEB, -1, -1, 1461843, -1, -1, -1, -1, -1, -1 }, { 0x26AED, -1, -1, 1461848, -1, -1, -1, -1, -1, -1 }, { 0x26AEE, -1, -1, 1461854, -1, -1, -1, -1, -1, -1 }, { 0x26AEF, -1, -1, 1461859, -1, -1, -1, -1, -1, -1 }, { 0x26AF0, -1, -1, 1461864, -1, -1, -1, -1, -1, -1 }, { 0x26AF3, -1, -1, 1461870, -1, -1, -1, -1, -1, -1 }, { 0x26AF6, -1, -1, 1461876, -1, -1, -1, -1, -1, -1 }, { 0x26AFB, -1, -1, 1461882, -1, -1, -1, -1, -1, -1 }, { 0x26B01, -1, -1, 1461887, -1, -1, -1, -1, -1, -1 }, { 0x26B02, -1, -1, 1461892, -1, -1, -1, -1, -1, -1 }, { 0x26B03, -1, -1, 1461896, -1, -1, -1, -1, -1, -1 }, { 0x26B04, -1, -1, 1461901, -1, -1, -1, -1, -1, -1 }, { 0x26B05, -1, 1461906, 1461911, -1, -1, -1, -1, -1, -1 }, { 0x26B0A, -1, 1461916, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B11, -1, -1, -1, -1, -1, -1, -1, -1, 1461920 }, { 0x26B13, -1, 1461925, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B14, -1, -1, 1461930, -1, -1, -1, -1, -1, -1 }, { 0x26B15, -1, 1461936, 1461942, -1, -1, -1, -1, -1, -1 }, { 0x26B16, -1, -1, 1461949, -1, -1, -1, -1, -1, -1 }, { 0x26B17, -1, -1, 1461954, -1, -1, -1, -1, -1, -1 }, { 0x26B18, -1, -1, 1461959, -1, -1, -1, -1, -1, -1 }, { 0x26B19, -1, -1, 1461965, -1, -1, -1, -1, -1, -1 }, { 0x26B1A, -1, -1, 1461969, -1, -1, -1, -1, -1, -1 }, { 0x26B1B, -1, -1, 1461973, -1, -1, -1, -1, -1, -1 }, { 0x26B1E, -1, -1, 1461979, -1, -1, -1, -1, -1, -1 }, { 0x26B23, -1, 1461985, 1461991, -1, -1, -1, -1, -1, -1 }, { 0x26B28, -1, 1461997, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B36, -1, -1, -1, -1, -1, -1, -1, -1, 1462002 }, { 0x26B38, -1, -1, 1462007, -1, -1, -1, -1, -1, -1 }, { 0x26B39, -1, -1, 1462012, -1, -1, -1, -1, -1, -1 }, { 0x26B3A, -1, -1, 1462016, -1, -1, -1, -1, -1, -1 }, { 0x26B3B, -1, -1, 1462023, -1, -1, -1, -1, -1, -1 }, { 0x26B3E, -1, -1, 1462027, -1, -1, -1, -1, -1, -1 }, { 0x26B41, -1, -1, 1462033, -1, -1, -1, -1, -1, -1 }, { 0x26B48, -1, -1, 1462039, -1, -1, -1, -1, -1, -1 }, { 0x26B49, -1, -1, 1462043, -1, -1, -1, -1, -1, -1 }, { 0x26B50, -1, 1462048, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B51, -1, 1462053, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B52, -1, 1462059, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B53, -1, 1462065, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B5B, -1, 1462070, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B5C, -1, -1, 1462075, -1, -1, -1, -1, -1, -1 }, { 0x26B5F, -1, -1, 1462080, -1, -1, -1, -1, -1, -1 }, { 0x26B61, -1, -1, 1462084, -1, -1, -1, -1, -1, -1 }, { 0x26B65, -1, -1, 1462088, -1, -1, -1, -1, -1, -1 }, { 0x26B66, -1, -1, -1, -1, -1, -1, -1, -1, 1462092 }, { 0x26B67, -1, -1, -1, -1, -1, -1, -1, -1, 1462098 }, { 0x26B6A, -1, -1, -1, -1, -1, -1, -1, -1, 1462103 }, { 0x26B6D, -1, -1, 1462109, -1, -1, -1, -1, -1, -1 }, { 0x26B6E, -1, -1, 1462116, -1, -1, -1, -1, -1, -1 }, { 0x26B6F, -1, -1, 1462121, -1, -1, -1, -1, -1, -1 }, { 0x26B70, -1, -1, 1462125, -1, -1, -1, -1, -1, -1 }, { 0x26B72, -1, -1, 1462129, -1, -1, -1, -1, -1, -1 }, { 0x26B73, -1, -1, 1462133, -1, -1, -1, -1, -1, -1 }, { 0x26B74, -1, -1, 1462137, -1, -1, -1, -1, -1, -1 }, { 0x26B75, -1, 1462143, 1462150, -1, -1, -1, -1, -1, -1 }, { 0x26B76, -1, -1, 1462156, -1, -1, -1, -1, -1, -1 }, { 0x26B77, -1, -1, 1462162, -1, -1, -1, -1, -1, -1 }, { 0x26B78, -1, -1, 1462167, -1, -1, -1, -1, -1, -1 }, { 0x26B79, -1, -1, 1462173, -1, -1, -1, -1, -1, -1 }, { 0x26B7A, -1, -1, 1462178, -1, -1, -1, -1, -1, -1 }, { 0x26B7B, -1, -1, 1462183, -1, -1, -1, -1, -1, -1 }, { 0x26B7C, -1, -1, 1462188, -1, -1, -1, -1, -1, -1 }, { 0x26B81, -1, -1, 1462194, -1, -1, -1, -1, -1, -1 }, { 0x26B82, -1, 1462200, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B83, -1, -1, 1462204, -1, -1, -1, -1, -1, -1 }, { 0x26B85, -1, -1, 1462210, -1, -1, -1, -1, -1, -1 }, { 0x26B90, -1, -1, 1462214, -1, -1, -1, -1, -1, -1 }, { 0x26B91, -1, -1, 1462218, -1, -1, -1, -1, -1, -1 }, { 0x26B96, -1, 1462222, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B97, -1, 1462227, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B9D, -1, 1462239, -1, -1, -1, -1, -1, -1, -1 }, { 0x26BAF, -1, -1, 1462245, -1, -1, -1, -1, -1, -1 }, { 0x26BB2, -1, -1, -1, -1, -1, -1, -1, -1, 1462249 }, { 0x26BB3, -1, 1462254, -1, -1, -1, -1, -1, -1, -1 }, { 0x26BB4, -1, -1, -1, -1, -1, -1, -1, -1, 1462259 }, { 0x26BB6, -1, -1, 1462263, -1, -1, -1, -1, -1, -1 }, { 0x26BB7, -1, -1, 1462268, -1, -1, -1, -1, -1, -1 }, { 0x26BB8, -1, -1, 1462273, -1, -1, -1, -1, -1, -1 }, { 0x26BB9, -1, -1, 1462277, -1, -1, -1, -1, -1, -1 }, { 0x26BBA, -1, -1, 1462281, -1, -1, -1, -1, -1, -1 }, { 0x26BBB, -1, -1, 1462285, -1, -1, -1, -1, -1, -1 }, { 0x26BBC, -1, -1, 1462291, -1, -1, -1, -1, -1, -1 }, { 0x26BBE, -1, -1, 1462295, -1, -1, -1, -1, -1, -1 }, { 0x26BC0, -1, 1462299, 1462304, -1, -1, -1, -1, -1, -1 }, { 0x26BC5, -1, -1, 1462309, -1, -1, -1, -1, -1, -1 }, { 0x26BC8, -1, -1, 1462313, -1, -1, -1, -1, -1, -1 }, { 0x26BC9, -1, -1, 1462318, -1, -1, -1, -1, -1, -1 }, { 0x26BCC, -1, -1, 1462322, -1, -1, -1, -1, -1, -1 }, { 0x26BCD, -1, -1, 1462328, -1, -1, -1, -1, -1, -1 }, { 0x26BCF, -1, -1, 1462333, -1, -1, -1, -1, -1, -1 }, { 0x26BD0, -1, -1, 1462337, -1, -1, -1, -1, -1, -1 }, { 0x26BD1, -1, -1, 1462343, -1, -1, -1, -1, -1, -1 }, { 0x26BD2, -1, -1, 1462348, -1, -1, -1, -1, -1, -1 }, { 0x26BD5, -1, -1, 1462354, -1, -1, -1, -1, -1, -1 }, { 0x26BD6, -1, -1, 1462360, -1, -1, -1, -1, -1, -1 }, { 0x26BDB, -1, -1, 1462365, -1, -1, -1, -1, -1, -1 }, { 0x26BE3, -1, -1, 1462369, -1, -1, -1, -1, -1, -1 }, { 0x26BE4, -1, -1, 1462373, -1, -1, -1, -1, -1, -1 }, { 0x26BEA, -1, -1, 1462380, -1, -1, -1, -1, -1, -1 }, { 0x26BEB, -1, -1, 1462386, -1, -1, -1, -1, -1, -1 }, { 0x26BEC, -1, -1, 1462391, -1, -1, -1, -1, -1, 1462396 }, { 0x26BEF, -1, -1, 1462401, -1, -1, -1, -1, -1, -1 }, { 0x26BF0, -1, -1, 1462406, -1, -1, -1, -1, -1, -1 }, { 0x26BF7, -1, 1462412, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C0F, -1, -1, 1462417, -1, -1, -1, -1, -1, -1 }, { 0x26C16, -1, -1, 1462423, -1, -1, -1, -1, -1, -1 }, { 0x26C18, -1, -1, 1462427, -1, -1, -1, -1, -1, -1 }, { 0x26C19, -1, -1, 1462432, -1, -1, -1, -1, -1, -1 }, { 0x26C1B, -1, -1, 1462436, -1, -1, -1, -1, -1, -1 }, { 0x26C1F, -1, -1, -1, -1, -1, -1, -1, -1, 1462441 }, { 0x26C20, -1, -1, -1, -1, -1, -1, -1, -1, 1462448 }, { 0x26C21, -1, 1462453, 1462463, -1, -1, -1, -1, -1, -1 }, { 0x26C22, -1, -1, -1, -1, -1, -1, -1, -1, 1462467 }, { 0x26C23, -1, -1, -1, -1, -1, -1, -1, -1, 1462472 }, { 0x26C24, -1, -1, -1, -1, -1, -1, -1, -1, 1462477 }, { 0x26C25, -1, -1, 1462481, -1, -1, -1, -1, -1, -1 }, { 0x26C26, -1, -1, -1, -1, -1, -1, -1, -1, 1462487 }, { 0x26C2A, -1, -1, 1462493, -1, -1, -1, -1, -1, -1 }, { 0x26C2B, -1, -1, 1462498, -1, -1, -1, -1, -1, -1 }, { 0x26C2C, -1, -1, 1462502, -1, -1, -1, -1, -1, -1 }, { 0x26C2D, -1, -1, 1462506, -1, -1, -1, -1, -1, -1 }, { 0x26C2F, -1, -1, 1462511, -1, -1, -1, -1, -1, -1 }, { 0x26C30, -1, -1, 1462516, -1, -1, -1, -1, -1, -1 }, { 0x26C31, -1, -1, 1462520, -1, -1, -1, -1, -1, -1 }, { 0x26C32, -1, -1, 1462527, -1, -1, -1, -1, -1, -1 }, { 0x26C33, -1, -1, 1462531, -1, -1, -1, -1, -1, -1 }, { 0x26C34, -1, -1, 1462535, -1, -1, -1, -1, -1, -1 }, { 0x26C38, -1, -1, 1462539, -1, -1, -1, -1, -1, -1 }, { 0x26C39, -1, -1, 1462544, -1, -1, -1, -1, -1, -1 }, { 0x26C3A, -1, -1, 1462550, -1, -1, -1, -1, -1, -1 }, { 0x26C3D, -1, -1, 1462554, -1, -1, -1, -1, -1, -1 }, { 0x26C3E, -1, -1, 1462558, -1, -1, -1, -1, -1, -1 }, { 0x26C40, -1, 1462563, 1462568, -1, -1, -1, -1, -1, -1 }, { 0x26C41, -1, 1462572, 1462577, -1, -1, -1, -1, -1, -1 }, { 0x26C42, -1, -1, 1462583, -1, -1, -1, -1, -1, -1 }, { 0x26C43, -1, -1, 1462587, -1, -1, -1, -1, -1, -1 }, { 0x26C44, 1462595, 1462591, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C45, -1, -1, 1462604, -1, -1, -1, -1, -1, -1 }, { 0x26C46, -1, 1462608, 1462617, -1, -1, -1, -1, -1, -1 }, { 0x26C47, -1, -1, 1462621, -1, -1, -1, -1, -1, -1 }, { 0x26C4A, -1, -1, 1462627, -1, -1, -1, -1, -1, -1 }, { 0x26C4B, -1, -1, 1462634, -1, -1, -1, -1, -1, -1 }, { 0x26C4C, -1, -1, 1462640, -1, -1, -1, -1, -1, -1 }, { 0x26C52, -1, -1, 1462646, -1, -1, -1, -1, -1, -1 }, { 0x26C53, -1, -1, 1462650, -1, -1, -1, -1, -1, -1 }, { 0x26C54, -1, 1462654, 1462659, -1, -1, -1, -1, -1, -1 }, { 0x26C56, 1462663, -1, 1462673, -1, -1, -1, -1, -1, -1 }, { 0x26C5C, -1, -1, 1462677, -1, -1, -1, -1, -1, -1 }, { 0x26C60, -1, -1, 1462683, -1, -1, -1, -1, -1, -1 }, { 0x26C63, -1, -1, 1462688, -1, -1, -1, -1, -1, -1 }, { 0x26C70, -1, -1, 1462693, -1, -1, -1, -1, -1, -1 }, { 0x26C71, -1, -1, 1462698, -1, -1, -1, -1, -1, -1 }, { 0x26C72, -1, -1, 1462703, -1, -1, -1, -1, -1, -1 }, { 0x26C75, -1, -1, 1462708, -1, -1, -1, -1, -1, -1 }, { 0x26C77, -1, -1, 1462713, -1, -1, -1, -1, -1, -1 }, { 0x26C7E, -1, 1462718, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C7F, -1, 1462724, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C80, -1, 1462729, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C81, -1, 1462733, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C82, -1, 1462743, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C92, -1, -1, -1, -1, -1, -1, -1, -1, 1462749 }, { 0x26CA4, -1, 1462755, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CAB, -1, -1, 1462759, -1, -1, -1, -1, -1, -1 }, { 0x26CAF, -1, -1, 1462763, -1, -1, -1, -1, -1, -1 }, { 0x26CB0, -1, -1, 1462768, -1, -1, -1, -1, -1, -1 }, { 0x26CB1, -1, -1, 1462772, -1, -1, -1, -1, -1, -1 }, { 0x26CB5, -1, -1, -1, -1, -1, -1, -1, -1, 1462776 }, { 0x26CB7, 1462788, 1462783, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CB8, -1, 1462805, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CB9, -1, -1, -1, -1, -1, -1, -1, -1, 1462810 }, { 0x26CBA, -1, -1, -1, -1, -1, -1, -1, -1, 1462815 }, { 0x26CBB, -1, -1, -1, -1, -1, -1, -1, -1, 1462820 }, { 0x26CBC, -1, -1, -1, -1, -1, -1, -1, -1, 1462825 }, { 0x26CBD, -1, 1462830, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CBE, -1, -1, -1, -1, -1, -1, -1, -1, 1462835 }, { 0x26CBF, -1, -1, -1, -1, -1, -1, -1, -1, 1462843 }, { 0x26CC0, -1, 1462847, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CC1, -1, -1, 1462852, -1, -1, -1, -1, -1, -1 }, { 0x26CC3, -1, 1462857, 1462861, -1, -1, -1, -1, -1, -1 }, { 0x26CC4, -1, -1, 1462866, -1, -1, -1, -1, -1, -1 }, { 0x26CC5, -1, -1, 1462872, -1, -1, -1, -1, -1, -1 }, { 0x26CC7, -1, -1, 1462876, -1, -1, -1, -1, -1, -1 }, { 0x26CC8, -1, -1, 1462882, -1, -1, -1, -1, -1, -1 }, { 0x26CCA, -1, -1, 1462886, -1, -1, -1, -1, -1, -1 }, { 0x26CCB, -1, -1, 1462891, -1, -1, -1, -1, -1, -1 }, { 0x26CCC, -1, -1, 1462897, -1, -1, -1, -1, -1, -1 }, { 0x26CCF, -1, -1, 1462901, -1, -1, -1, -1, -1, -1 }, { 0x26CD0, -1, -1, 1462906, -1, -1, -1, -1, -1, -1 }, { 0x26CD1, -1, 1462911, 1462916, -1, -1, -1, -1, -1, -1 }, { 0x26CD3, -1, -1, 1462921, -1, -1, -1, -1, -1, -1 }, { 0x26CD4, -1, -1, 1462925, -1, -1, -1, -1, -1, -1 }, { 0x26CD7, -1, -1, 1462929, -1, -1, -1, -1, -1, -1 }, { 0x26CD8, -1, -1, 1462936, -1, -1, -1, -1, -1, -1 }, { 0x26CD9, -1, -1, -1, -1, -1, -1, -1, -1, 1462941 }, { 0x26CDA, -1, -1, 1462946, -1, -1, -1, -1, -1, -1 }, { 0x26CDB, -1, -1, 1462951, -1, -1, -1, -1, -1, -1 }, { 0x26CDC, -1, -1, 1462956, -1, -1, -1, -1, -1, -1 }, { 0x26CDD, -1, -1, 1462961, -1, -1, -1, -1, -1, -1 }, { 0x26CDE, -1, -1, 1462967, -1, -1, -1, -1, -1, -1 }, { 0x26CDF, -1, -1, 1462972, -1, -1, -1, -1, -1, -1 }, { 0x26CE1, -1, -1, 1462979, -1, -1, -1, -1, -1, -1 }, { 0x26CE2, -1, -1, 1462985, -1, -1, -1, -1, -1, -1 }, { 0x26CE3, -1, -1, 1462990, -1, -1, -1, -1, -1, -1 }, { 0x26CE5, -1, -1, 1462995, -1, -1, -1, -1, -1, -1 }, { 0x26CE6, -1, -1, 1463001, -1, -1, -1, -1, -1, -1 }, { 0x26CE7, -1, -1, 1463006, -1, -1, -1, -1, -1, -1 }, { 0x26CE9, -1, -1, 1463011, -1, -1, -1, -1, -1, -1 }, { 0x26CEB, -1, -1, 1463016, -1, -1, -1, -1, -1, -1 }, { 0x26CEC, -1, -1, 1463022, -1, -1, -1, -1, -1, -1 }, { 0x26CED, -1, -1, 1463026, -1, -1, -1, -1, -1, -1 }, { 0x26CEE, -1, -1, 1463030, -1, -1, -1, -1, -1, -1 }, { 0x26CF2, -1, -1, 1463035, -1, -1, -1, -1, -1, -1 }, { 0x26CF3, -1, -1, 1463041, -1, -1, -1, -1, -1, -1 }, { 0x26CF6, -1, -1, 1463047, -1, -1, -1, -1, -1, -1 }, { 0x26CF7, -1, -1, 1463053, -1, -1, -1, -1, -1, -1 }, { 0x26CF9, -1, -1, 1463058, -1, -1, -1, -1, -1, -1 }, { 0x26CFA, -1, -1, 1463062, -1, -1, -1, -1, -1, -1 }, { 0x26CFD, -1, -1, 1463066, -1, -1, -1, -1, -1, -1 }, { 0x26CFE, -1, -1, 1463072, -1, -1, -1, -1, -1, -1 }, { 0x26CFF, -1, -1, 1463076, -1, -1, -1, -1, -1, -1 }, { 0x26D00, -1, -1, 1463081, -1, -1, -1, -1, -1, -1 }, { 0x26D09, -1, -1, 1463086, -1, -1, -1, -1, -1, -1 }, { 0x26D0A, -1, -1, 1463090, -1, -1, -1, -1, -1, -1 }, { 0x26D0B, -1, -1, -1, -1, -1, -1, -1, -1, 1463096 }, { 0x26D0C, -1, -1, 1463103, -1, -1, -1, -1, -1, -1 }, { 0x26D0D, -1, -1, 1463108, -1, -1, -1, -1, -1, -1 }, { 0x26D0E, -1, -1, 1463113, -1, -1, -1, -1, -1, -1 }, { 0x26D11, -1, -1, 1463118, -1, -1, -1, -1, -1, -1 }, { 0x26D14, -1, -1, 1463124, -1, -1, -1, -1, -1, -1 }, { 0x26D1A, -1, -1, 1463130, -1, -1, -1, -1, -1, -1 }, { 0x26D22, -1, 1463136, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D23, -1, 1463140, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D24, -1, 1463144, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D25, -1, 1463150, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D26, -1, 1463156, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D27, -1, 1463162, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D28, -1, 1463167, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D29, -1, 1463173, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D2A, -1, 1463179, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D50, -1, -1, 1463189, -1, -1, -1, -1, -1, -1 }, { 0x26D51, -1, 1463194, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D57, -1, -1, -1, -1, -1, -1, -1, -1, 1463200 }, { 0x26D58, -1, -1, -1, -1, -1, -1, -1, -1, 1463204 }, { 0x26D59, -1, -1, -1, -1, -1, -1, -1, -1, 1463209 }, { 0x26D5A, -1, -1, -1, -1, -1, -1, -1, -1, 1463216 }, { 0x26D5B, -1, -1, -1, -1, -1, -1, -1, -1, 1463221 }, { 0x26D5C, -1, -1, -1, -1, -1, -1, -1, -1, 1463228 }, { 0x26D5F, -1, -1, 1463233, -1, -1, -1, -1, -1, -1 }, { 0x26D60, -1, -1, -1, -1, -1, -1, -1, -1, 1463238 }, { 0x26D61, -1, -1, 1463243, -1, -1, -1, -1, -1, -1 }, { 0x26D63, -1, -1, 1463250, -1, -1, -1, -1, -1, -1 }, { 0x26D66, -1, -1, 1463255, -1, -1, -1, -1, -1, -1 }, { 0x26D67, -1, -1, 1463259, -1, -1, -1, -1, -1, -1 }, { 0x26D69, -1, -1, 1463265, -1, -1, -1, -1, -1, -1 }, { 0x26D6A, -1, -1, 1463270, -1, -1, -1, -1, -1, -1 }, { 0x26D6B, -1, -1, 1463274, -1, -1, -1, -1, -1, -1 }, { 0x26D6C, -1, -1, 1463279, -1, -1, -1, -1, -1, -1 }, { 0x26D6D, -1, -1, 1463283, -1, -1, -1, -1, -1, -1 }, { 0x26D6F, -1, -1, 1463288, -1, -1, -1, -1, -1, -1 }, { 0x26D71, -1, -1, 1463293, -1, -1, -1, -1, -1, -1 }, { 0x26D74, -1, 1463298, 1463303, -1, -1, -1, -1, -1, -1 }, { 0x26D75, -1, -1, 1463308, -1, -1, -1, -1, -1, -1 }, { 0x26D77, -1, -1, 1463313, -1, -1, -1, -1, -1, -1 }, { 0x26D78, -1, -1, 1463318, -1, -1, -1, -1, -1, -1 }, { 0x26D7C, -1, -1, 1463324, -1, -1, -1, -1, -1, -1 }, { 0x26D7D, -1, -1, 1463329, -1, -1, -1, -1, -1, -1 }, { 0x26D7E, -1, -1, 1463336, -1, -1, -1, -1, -1, -1 }, { 0x26D7F, -1, -1, 1463340, -1, -1, -1, -1, -1, -1 }, { 0x26D80, -1, -1, 1463345, -1, -1, -1, -1, -1, -1 }, { 0x26D82, -1, -1, 1463349, -1, -1, -1, -1, -1, -1 }, { 0x26D85, -1, -1, 1463353, -1, -1, -1, -1, -1, -1 }, { 0x26D87, -1, -1, 1463358, -1, -1, -1, -1, -1, -1 }, { 0x26D88, -1, -1, 1463364, -1, -1, -1, -1, -1, -1 }, { 0x26D8A, -1, -1, 1463369, -1, -1, -1, -1, -1, -1 }, { 0x26D8B, -1, -1, 1463375, -1, -1, -1, -1, -1, -1 }, { 0x26D8C, -1, -1, 1463381, -1, -1, -1, -1, -1, -1 }, { 0x26D8D, -1, -1, 1463387, -1, -1, -1, -1, -1, -1 }, { 0x26D8E, -1, -1, 1463391, -1, -1, -1, -1, -1, -1 }, { 0x26D8F, -1, -1, 1463396, -1, -1, -1, -1, -1, -1 }, { 0x26D90, -1, -1, 1463401, -1, -1, -1, -1, -1, -1 }, { 0x26D91, -1, -1, 1463407, -1, -1, -1, -1, -1, -1 }, { 0x26D93, -1, -1, 1463411, -1, -1, -1, -1, -1, -1 }, { 0x26D95, -1, -1, 1463417, -1, -1, -1, -1, -1, -1 }, { 0x26D99, -1, -1, 1463422, -1, -1, -1, -1, -1, -1 }, { 0x26D9A, -1, -1, 1463428, -1, -1, -1, -1, -1, -1 }, { 0x26DA0, -1, 1463433, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA1, -1, 1463438, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA2, -1, 1463443, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA3, -1, 1463449, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA4, -1, 1463454, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA5, -1, 1463460, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA6, -1, 1463468, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA7, -1, 1463476, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DAE, -1, 1463482, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DB2, 1463487, -1, 1463502, -1, -1, -1, -1, -1, -1 }, { 0x26DD9, -1, -1, 1463507, -1, -1, -1, -1, -1, -1 }, { 0x26DDC, -1, 1463513, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DDD, 1463522, 1463518, 1463540, -1, -1, -1, -1, -1, -1 }, { 0x26DE6, -1, -1, 1463545, -1, -1, -1, -1, -1, -1 }, { 0x26DE8, -1, -1, -1, -1, -1, -1, -1, -1, 1463552 }, { 0x26DE9, -1, -1, -1, -1, -1, -1, -1, -1, 1463557 }, { 0x26DEA, -1, 1463563, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DEB, -1, 1463569, -1, -1, -1, -1, -1, -1, 1463574 }, { 0x26DEC, -1, -1, -1, -1, -1, -1, -1, -1, 1463579 }, { 0x26DED, -1, -1, -1, -1, -1, -1, -1, -1, 1463583 }, { 0x26DEE, -1, -1, -1, -1, -1, -1, -1, -1, 1463588 }, { 0x26DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1463594 }, { 0x26DF0, -1, 1463599, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DF2, -1, -1, 1463604, -1, -1, -1, -1, -1, -1 }, { 0x26DF3, -1, -1, 1463608, -1, -1, -1, -1, -1, -1 }, { 0x26DF4, -1, -1, 1463612, -1, -1, -1, -1, -1, -1 }, { 0x26DF5, -1, -1, 1463618, -1, -1, -1, -1, -1, -1 }, { 0x26DF7, -1, -1, 1463622, -1, -1, -1, -1, -1, -1 }, { 0x26DF8, -1, -1, 1463627, -1, -1, -1, -1, -1, -1 }, { 0x26DF9, -1, -1, 1463631, -1, -1, -1, -1, -1, -1 }, { 0x26DFB, -1, -1, 1463637, -1, -1, -1, -1, -1, -1 }, { 0x26DFD, -1, -1, 1463642, -1, -1, -1, -1, -1, -1 }, { 0x26DFE, -1, -1, -1, -1, -1, -1, -1, -1, 1463646 }, { 0x26DFF, -1, -1, 1463653, -1, -1, -1, -1, -1, -1 }, { 0x26E00, -1, 1463658, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E01, -1, -1, 1463663, -1, -1, -1, -1, -1, -1 }, { 0x26E02, -1, -1, 1463668, -1, -1, -1, -1, -1, -1 }, { 0x26E05, -1, 1463674, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E06, -1, -1, 1463679, -1, -1, -1, -1, -1, -1 }, { 0x26E07, -1, 1463683, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E08, -1, -1, 1463689, -1, -1, -1, -1, -1, -1 }, { 0x26E09, -1, -1, 1463694, -1, -1, -1, -1, -1, -1 }, { 0x26E0A, -1, -1, 1463699, -1, -1, -1, -1, -1, -1 }, { 0x26E0F, -1, -1, 1463705, -1, -1, -1, -1, -1, -1 }, { 0x26E10, -1, -1, 1463710, -1, -1, -1, -1, -1, -1 }, { 0x26E12, -1, 1463714, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E13, -1, -1, 1463718, -1, -1, -1, -1, -1, -1 }, { 0x26E14, -1, -1, 1463722, -1, -1, -1, -1, -1, -1 }, { 0x26E17, -1, -1, 1463728, -1, -1, -1, -1, -1, -1 }, { 0x26E18, -1, -1, 1463732, -1, -1, -1, -1, -1, -1 }, { 0x26E19, -1, -1, 1463737, -1, -1, -1, -1, -1, -1 }, { 0x26E1A, -1, -1, 1463742, -1, -1, -1, -1, -1, -1 }, { 0x26E1B, -1, -1, 1463746, -1, -1, -1, -1, -1, -1 }, { 0x26E21, -1, -1, 1463752, -1, -1, -1, -1, -1, -1 }, { 0x26E22, -1, -1, 1463756, -1, -1, -1, -1, -1, -1 }, { 0x26E23, -1, -1, 1463761, -1, -1, -1, -1, -1, -1 }, { 0x26E2A, -1, -1, 1463765, -1, -1, -1, -1, -1, -1 }, { 0x26E2E, -1, -1, 1463770, -1, -1, -1, -1, -1, -1 }, { 0x26E2F, -1, -1, 1463776, -1, -1, -1, -1, -1, -1 }, { 0x26E30, -1, -1, 1463782, -1, -1, -1, -1, -1, -1 }, { 0x26E31, -1, -1, 1463788, -1, -1, -1, -1, -1, -1 }, { 0x26E36, -1, -1, 1463792, -1, -1, -1, -1, -1, -1 }, { 0x26E37, -1, -1, 1463796, -1, -1, -1, -1, -1, -1 }, { 0x26E3A, -1, -1, 1463800, -1, -1, -1, -1, -1, -1 }, { 0x26E42, -1, 1463805, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E43, -1, 1463810, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E44, -1, 1463815, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E45, -1, 1463820, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E6B, -1, -1, 1463826, -1, -1, -1, -1, -1, -1 }, { 0x26E6E, -1, 1463832, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E6F, -1, -1, -1, -1, -1, -1, -1, -1, 1463837 }, { 0x26E70, -1, -1, -1, -1, -1, -1, -1, -1, 1463842 }, { 0x26E71, -1, -1, -1, -1, -1, -1, -1, -1, 1463848 }, { 0x26E72, -1, 1463855, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E73, -1, -1, -1, -1, -1, -1, -1, -1, 1463860 }, { 0x26E74, -1, -1, -1, -1, -1, -1, -1, -1, 1463866 }, { 0x26E75, -1, -1, -1, -1, -1, -1, -1, -1, 1463871 }, { 0x26E76, -1, -1, -1, -1, -1, -1, -1, -1, 1463876 }, { 0x26E77, -1, 1463882, -1, -1, -1, -1, -1, -1, 1463887 }, { 0x26E78, -1, -1, -1, -1, -1, -1, -1, -1, 1463893 }, { 0x26E79, -1, -1, -1, -1, -1, -1, -1, -1, 1463899 }, { 0x26E7A, -1, -1, -1, -1, -1, -1, -1, -1, 1463905 }, { 0x26E7B, -1, -1, -1, -1, -1, -1, -1, -1, 1463910 }, { 0x26E7D, -1, -1, 1463915, -1, -1, -1, -1, -1, -1 }, { 0x26E80, -1, -1, 1463919, -1, -1, -1, -1, -1, -1 }, { 0x26E84, -1, 1463924, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E86, -1, -1, 1463930, -1, -1, -1, -1, -1, -1 }, { 0x26E87, -1, -1, 1463935, -1, -1, -1, -1, -1, -1 }, { 0x26E88, -1, 1463939, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E89, -1, -1, 1463945, -1, -1, -1, -1, -1, -1 }, { 0x26E8A, -1, -1, 1463949, -1, -1, -1, -1, -1, -1 }, { 0x26E8B, -1, 1463955, 1463965, -1, -1, -1, -1, -1, -1 }, { 0x26E8C, -1, -1, 1463970, -1, -1, -1, -1, -1, -1 }, { 0x26E8D, -1, -1, 1463975, -1, -1, -1, -1, -1, -1 }, { 0x26E8E, -1, -1, 1463981, -1, -1, -1, -1, -1, -1 }, { 0x26E90, -1, -1, 1463986, -1, -1, -1, -1, -1, -1 }, { 0x26E91, -1, -1, 1463991, -1, -1, -1, -1, -1, -1 }, { 0x26E92, -1, -1, 1463997, -1, -1, -1, -1, -1, -1 }, { 0x26E93, -1, -1, 1464002, -1, -1, -1, -1, -1, 1464008 }, { 0x26E94, -1, -1, 1464015, -1, -1, -1, -1, -1, -1 }, { 0x26E96, -1, -1, 1464021, -1, -1, -1, -1, -1, -1 }, { 0x26E97, -1, -1, 1464025, -1, -1, -1, -1, -1, -1 }, { 0x26E98, -1, -1, 1464030, -1, -1, -1, -1, -1, -1 }, { 0x26E99, -1, 1464036, 1464041, -1, -1, -1, -1, -1, -1 }, { 0x26E9B, -1, -1, 1464045, -1, -1, -1, -1, -1, -1 }, { 0x26E9C, 1464052, -1, 1464069, -1, -1, -1, -1, -1, -1 }, { 0x26E9E, -1, -1, 1464074, -1, -1, -1, -1, -1, -1 }, { 0x26E9F, -1, -1, 1464078, -1, -1, -1, -1, -1, -1 }, { 0x26EA0, -1, -1, 1464082, -1, -1, -1, -1, -1, -1 }, { 0x26EA1, -1, -1, 1464086, -1, -1, -1, -1, -1, -1 }, { 0x26EA2, -1, -1, 1464093, -1, -1, -1, -1, -1, -1 }, { 0x26EA3, -1, -1, 1464098, -1, -1, -1, -1, -1, -1 }, { 0x26EA5, -1, -1, 1464105, -1, -1, -1, -1, -1, -1 }, { 0x26EA6, -1, -1, 1464109, -1, -1, -1, -1, -1, -1 }, { 0x26EA7, -1, -1, 1464114, -1, -1, -1, -1, -1, -1 }, { 0x26EA8, -1, -1, 1464119, -1, -1, -1, -1, -1, -1 }, { 0x26EA9, -1, -1, 1464126, -1, -1, -1, -1, -1, -1 }, { 0x26EAA, -1, -1, 1464130, -1, -1, -1, -1, -1, -1 }, { 0x26EAB, -1, -1, 1464135, -1, -1, -1, -1, -1, -1 }, { 0x26EAC, -1, -1, 1464141, -1, -1, -1, -1, -1, -1 }, { 0x26EAD, -1, -1, 1464145, -1, -1, -1, -1, -1, -1 }, { 0x26EB0, -1, -1, 1464151, -1, -1, -1, -1, -1, -1 }, { 0x26EB1, -1, -1, 1464156, -1, -1, -1, -1, -1, -1 }, { 0x26EB2, -1, -1, 1464160, -1, -1, -1, -1, -1, -1 }, { 0x26EB4, -1, -1, 1464167, -1, -1, -1, -1, -1, -1 }, { 0x26EB5, -1, -1, 1464171, -1, -1, -1, -1, -1, -1 }, { 0x26EB6, -1, -1, 1464176, -1, -1, -1, -1, -1, -1 }, { 0x26EB7, -1, -1, 1464180, -1, -1, -1, -1, -1, -1 }, { 0x26EB8, -1, -1, 1464186, -1, -1, -1, -1, -1, -1 }, { 0x26EB9, -1, -1, 1464191, -1, -1, -1, -1, -1, -1 }, { 0x26EBB, -1, -1, 1464197, -1, -1, -1, -1, -1, -1 }, { 0x26EBD, -1, -1, 1464202, -1, -1, -1, -1, -1, -1 }, { 0x26EBE, -1, -1, 1464206, -1, -1, -1, -1, -1, -1 }, { 0x26EC0, -1, -1, 1464212, -1, -1, -1, -1, -1, -1 }, { 0x26EC1, -1, -1, 1464216, -1, -1, -1, -1, -1, -1 }, { 0x26EC3, -1, -1, 1464221, -1, -1, -1, -1, -1, -1 }, { 0x26EC5, -1, -1, 1464227, -1, -1, -1, -1, -1, -1 }, { 0x26ED0, 1464237, 1464231, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED1, -1, 1464259, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED2, -1, 1464265, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED3, -1, 1464270, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED4, -1, 1464276, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED5, -1, 1464281, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED6, -1, 1464286, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED7, -1, 1464292, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F03, -1, -1, -1, -1, -1, -1, -1, -1, 1464298 }, { 0x26F06, -1, -1, 1464305, -1, -1, -1, -1, -1, -1 }, { 0x26F07, -1, -1, 1464310, -1, -1, -1, -1, -1, 1464314 }, { 0x26F08, -1, -1, 1464318, -1, -1, -1, -1, -1, -1 }, { 0x26F09, -1, -1, 1464322, -1, -1, -1, -1, -1, -1 }, { 0x26F0A, -1, -1, 1464328, -1, -1, -1, -1, -1, -1 }, { 0x26F0B, -1, -1, 1464334, -1, -1, -1, -1, -1, -1 }, { 0x26F0E, -1, -1, 1464338, -1, -1, -1, -1, -1, -1 }, { 0x26F0F, -1, -1, 1464343, -1, -1, -1, -1, -1, -1 }, { 0x26F13, -1, -1, 1464349, -1, -1, -1, -1, -1, -1 }, { 0x26F14, -1, -1, -1, -1, -1, -1, -1, -1, 1464355 }, { 0x26F17, -1, -1, 1464361, -1, -1, -1, -1, -1, -1 }, { 0x26F1A, -1, -1, -1, -1, -1, -1, -1, -1, 1464365 }, { 0x26F1B, -1, -1, -1, -1, -1, -1, -1, -1, 1464370 }, { 0x26F1C, -1, -1, -1, -1, -1, -1, -1, -1, 1464376 }, { 0x26F1D, -1, -1, -1, -1, -1, -1, -1, -1, 1464382 }, { 0x26F1E, -1, -1, -1, -1, -1, -1, -1, -1, 1464388 }, { 0x26F1F, -1, -1, -1, -1, -1, -1, -1, -1, 1464393 }, { 0x26F20, -1, -1, -1, -1, -1, -1, -1, -1, 1464398 }, { 0x26F21, -1, -1, 1464404, -1, -1, -1, -1, -1, -1 }, { 0x26F22, -1, -1, 1464408, -1, -1, -1, -1, -1, -1 }, { 0x26F25, -1, -1, -1, -1, -1, -1, -1, -1, 1464413 }, { 0x26F26, -1, 1464419, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F27, -1, -1, 1464425, -1, -1, -1, -1, -1, -1 }, { 0x26F28, -1, -1, -1, -1, -1, -1, -1, -1, 1464429 }, { 0x26F2A, -1, -1, 1464433, -1, -1, -1, -1, -1, -1 }, { 0x26F2B, -1, -1, 1464438, -1, -1, -1, -1, -1, -1 }, { 0x26F2D, -1, -1, 1464442, -1, -1, -1, -1, -1, -1 }, { 0x26F2E, -1, -1, 1464446, -1, -1, -1, -1, -1, -1 }, { 0x26F2F, 1464456, 1464451, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F30, -1, -1, 1464461, -1, -1, -1, -1, -1, -1 }, { 0x26F31, -1, -1, 1464466, -1, -1, -1, -1, -1, -1 }, { 0x26F32, -1, -1, 1464472, -1, -1, -1, -1, -1, -1 }, { 0x26F33, -1, -1, 1464478, -1, -1, -1, -1, -1, -1 }, { 0x26F34, -1, -1, 1464485, -1, -1, -1, -1, -1, -1 }, { 0x26F35, -1, -1, 1464491, -1, -1, -1, -1, -1, -1 }, { 0x26F37, -1, -1, 1464495, -1, -1, -1, -1, -1, -1 }, { 0x26F39, -1, -1, 1464499, -1, -1, -1, -1, -1, -1 }, { 0x26F3B, -1, -1, 1464505, -1, -1, -1, -1, -1, -1 }, { 0x26F3F, -1, -1, 1464510, -1, -1, -1, -1, -1, -1 }, { 0x26F40, -1, -1, 1464515, -1, -1, -1, -1, -1, -1 }, { 0x26F41, -1, -1, 1464519, -1, -1, -1, -1, -1, -1 }, { 0x26F42, -1, -1, 1464525, -1, -1, -1, -1, -1, -1 }, { 0x26F43, -1, -1, 1464529, -1, -1, -1, -1, -1, -1 }, { 0x26F44, -1, -1, 1464535, -1, -1, -1, -1, -1, -1 }, { 0x26F45, -1, -1, 1464541, -1, -1, -1, -1, -1, -1 }, { 0x26F47, -1, -1, 1464545, -1, -1, -1, -1, -1, -1 }, { 0x26F4A, 1464556, 1464551, 1464573, -1, -1, -1, -1, -1, -1 }, { 0x26F4B, -1, -1, 1464578, -1, -1, -1, -1, -1, -1 }, { 0x26F4E, -1, -1, 1464583, -1, -1, -1, -1, -1, -1 }, { 0x26F4F, -1, -1, 1464587, -1, -1, -1, -1, -1, -1 }, { 0x26F50, -1, -1, 1464591, -1, -1, -1, -1, -1, -1 }, { 0x26F52, -1, -1, 1464596, -1, -1, -1, -1, -1, -1 }, { 0x26F54, -1, -1, 1464601, -1, -1, -1, -1, -1, 1464606 }, { 0x26F55, -1, -1, 1464609, -1, -1, -1, -1, -1, -1 }, { 0x26F56, -1, -1, 1464613, -1, -1, -1, -1, -1, -1 }, { 0x26F5C, -1, -1, 1464618, -1, -1, -1, -1, -1, -1 }, { 0x26F5E, -1, -1, 1464623, -1, -1, -1, -1, -1, -1 }, { 0x26F5F, -1, -1, 1464628, -1, -1, -1, -1, -1, -1 }, { 0x26F64, -1, -1, 1464634, -1, -1, -1, -1, -1, -1 }, { 0x26F6B, -1, -1, 1464639, -1, -1, -1, -1, -1, -1 }, { 0x26F6C, -1, -1, 1464644, -1, -1, -1, -1, -1, -1 }, { 0x26F6D, -1, -1, 1464649, -1, -1, -1, -1, -1, -1 }, { 0x26F6E, -1, -1, 1464655, -1, -1, -1, -1, -1, -1 }, { 0x26F70, -1, -1, -1, -1, -1, -1, -1, -1, 1464659 }, { 0x26F73, -1, 1464665, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F74, -1, 1464670, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F8F, -1, -1, 1464676, -1, -1, -1, -1, -1, -1 }, { 0x26F91, -1, -1, 1464681, -1, -1, -1, -1, -1, -1 }, { 0x26F95, -1, -1, 1464687, -1, -1, -1, -1, -1, -1 }, { 0x26F98, -1, -1, 1464691, -1, -1, -1, -1, -1, -1 }, { 0x26F99, -1, -1, 1464696, -1, -1, -1, -1, -1, -1 }, { 0x26F9A, -1, -1, 1464701, -1, -1, -1, -1, -1, -1 }, { 0x26F9B, -1, -1, 1464706, -1, -1, -1, -1, -1, -1 }, { 0x26F9D, -1, -1, 1464711, -1, -1, -1, -1, -1, -1 }, { 0x26F9E, -1, -1, 1464717, -1, -1, -1, -1, -1, -1 }, { 0x26F9F, -1, 1464721, -1, -1, -1, -1, -1, -1, -1 }, { 0x26FA0, -1, -1, -1, -1, -1, -1, -1, -1, 1464727 }, { 0x26FA1, -1, 1464732, -1, -1, -1, -1, -1, -1, -1 }, { 0x26FA2, -1, -1, -1, -1, -1, -1, -1, -1, 1464737 }, { 0x26FA3, -1, -1, -1, -1, -1, -1, -1, -1, 1464743 }, { 0x26FA4, -1, -1, -1, -1, -1, -1, -1, -1, 1464750 }, { 0x26FA5, -1, -1, -1, -1, -1, -1, -1, -1, 1464754 }, { 0x26FA9, -1, -1, 1464761, -1, -1, -1, -1, -1, -1 }, { 0x26FAB, -1, -1, 1464766, -1, -1, -1, -1, -1, -1 }, { 0x26FAC, -1, -1, 1464770, -1, -1, -1, -1, -1, -1 }, { 0x26FAD, -1, -1, 1464774, -1, -1, -1, -1, -1, -1 }, { 0x26FAE, -1, -1, 1464780, -1, -1, -1, -1, -1, -1 }, { 0x26FB1, -1, -1, 1464785, -1, -1, -1, -1, -1, -1 }, { 0x26FB2, -1, -1, 1464791, -1, -1, -1, -1, -1, -1 }, { 0x26FB3, -1, -1, 1464795, -1, -1, -1, -1, -1, -1 }, { 0x26FB5, -1, -1, 1464800, -1, -1, -1, -1, -1, -1 }, { 0x26FB6, -1, -1, 1464807, -1, -1, -1, -1, -1, -1 }, { 0x26FB7, -1, -1, 1464813, -1, -1, -1, -1, -1, -1 }, { 0x26FB8, -1, -1, 1464817, -1, -1, -1, -1, -1, -1 }, { 0x26FB9, -1, -1, 1464823, -1, -1, -1, -1, -1, -1 }, { 0x26FBA, -1, -1, 1464829, -1, -1, -1, -1, -1, -1 }, { 0x26FBB, -1, -1, 1464834, -1, -1, -1, -1, -1, -1 }, { 0x26FBD, -1, -1, 1464839, -1, -1, -1, -1, -1, -1 }, { 0x26FBE, -1, 1464843, 1464848, -1, -1, -1, -1, -1, -1 }, { 0x26FBF, -1, -1, 1464853, -1, -1, -1, -1, -1, -1 }, { 0x26FC0, -1, -1, 1464859, -1, -1, -1, -1, -1, -1 }, { 0x26FC1, -1, -1, 1464864, -1, -1, -1, -1, -1, -1 }, { 0x26FC2, -1, -1, 1464868, -1, -1, -1, -1, -1, -1 }, { 0x26FC3, -1, -1, 1464874, -1, -1, -1, -1, -1, -1 }, { 0x26FC5, -1, -1, 1464880, -1, -1, -1, -1, -1, -1 }, { 0x26FC6, -1, -1, 1464886, -1, -1, -1, -1, -1, -1 }, { 0x26FC7, -1, -1, 1464892, -1, -1, -1, -1, -1, -1 }, { 0x26FCA, -1, -1, 1464897, -1, -1, -1, -1, -1, -1 }, { 0x26FCB, -1, -1, 1464901, -1, -1, -1, -1, -1, -1 }, { 0x26FCC, -1, -1, 1464906, -1, -1, -1, -1, -1, -1 }, { 0x26FCD, -1, -1, 1464911, -1, -1, -1, -1, -1, -1 }, { 0x26FCF, -1, -1, 1464915, -1, -1, -1, -1, -1, -1 }, { 0x26FD0, -1, -1, 1464921, -1, -1, -1, -1, -1, -1 }, { 0x26FD3, -1, -1, 1464926, -1, -1, -1, -1, -1, -1 }, { 0x26FD6, -1, -1, 1464930, -1, -1, -1, -1, -1, -1 }, { 0x26FDE, -1, 1464934, -1, -1, -1, -1, -1, -1, -1 }, { 0x26FDF, -1, 1464940, -1, -1, -1, -1, -1, -1, -1 }, { 0x27004, -1, -1, 1464944, -1, -1, -1, -1, -1, -1 }, { 0x27005, -1, -1, 1464951, -1, -1, -1, -1, -1, -1 }, { 0x27006, -1, -1, 1464956, -1, -1, -1, -1, -1, -1 }, { 0x27007, -1, -1, 1464962, -1, -1, -1, -1, -1, -1 }, { 0x2700A, -1, -1, 1464968, -1, -1, -1, -1, -1, -1 }, { 0x2700C, -1, -1, 1464973, -1, -1, -1, -1, -1, -1 }, { 0x2700E, -1, 1464977, -1, -1, -1, -1, -1, -1, -1 }, { 0x2700F, -1, -1, -1, -1, -1, -1, -1, -1, 1464982 }, { 0x27010, -1, -1, -1, -1, -1, -1, -1, -1, 1464988 }, { 0x27011, -1, -1, -1, -1, -1, -1, -1, -1, 1464994 }, { 0x27012, -1, -1, -1, -1, -1, -1, -1, -1, 1465002 }, { 0x27013, -1, -1, -1, -1, -1, -1, -1, -1, 1465006 }, { 0x27014, -1, -1, 1465010, -1, -1, -1, -1, -1, -1 }, { 0x27015, -1, -1, 1465014, -1, -1, -1, -1, -1, -1 }, { 0x27017, -1, -1, 1465018, -1, -1, -1, -1, -1, -1 }, { 0x27018, -1, -1, 1465022, -1, -1, -1, -1, -1, -1 }, { 0x27019, -1, -1, 1465028, -1, -1, -1, -1, -1, -1 }, { 0x2701A, -1, -1, 1465034, -1, -1, -1, -1, -1, -1 }, { 0x2701C, -1, -1, -1, -1, -1, -1, -1, -1, 1465038 }, { 0x2701E, -1, -1, -1, -1, -1, -1, -1, -1, 1465042 }, { 0x2701F, -1, -1, -1, -1, -1, -1, -1, -1, 1465048 }, { 0x27020, -1, -1, 1465055, -1, -1, -1, -1, -1, -1 }, { 0x27021, -1, -1, 1465059, -1, -1, -1, -1, -1, -1 }, { 0x27022, -1, -1, 1465065, -1, -1, -1, -1, -1, -1 }, { 0x27023, -1, -1, 1465070, -1, -1, -1, -1, -1, -1 }, { 0x27024, -1, -1, 1465076, -1, -1, -1, -1, -1, -1 }, { 0x27025, -1, -1, 1465081, -1, -1, -1, -1, -1, -1 }, { 0x27026, -1, -1, 1465086, -1, -1, -1, -1, -1, -1 }, { 0x27027, -1, -1, 1465090, -1, -1, -1, -1, -1, -1 }, { 0x27028, -1, -1, 1465096, -1, -1, -1, -1, -1, 1465101 }, { 0x27029, -1, -1, 1465107, -1, -1, -1, -1, -1, -1 }, { 0x2702C, -1, -1, 1465111, -1, -1, -1, -1, -1, -1 }, { 0x2702D, -1, -1, 1465115, -1, -1, -1, -1, -1, -1 }, { 0x2702E, -1, -1, 1465120, -1, -1, -1, -1, -1, -1 }, { 0x2702F, -1, -1, 1465124, -1, -1, -1, -1, -1, -1 }, { 0x27030, -1, -1, 1465130, -1, -1, -1, -1, -1, -1 }, { 0x27031, -1, -1, 1465134, -1, -1, -1, -1, -1, -1 }, { 0x27032, -1, -1, 1465140, -1, -1, -1, -1, -1, -1 }, { 0x27034, -1, -1, 1465145, -1, -1, -1, -1, -1, -1 }, { 0x27035, -1, -1, 1465149, -1, -1, -1, -1, -1, -1 }, { 0x27036, -1, -1, 1465155, -1, -1, -1, -1, -1, -1 }, { 0x27039, 1465159, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2703A, -1, -1, 1465170, -1, -1, -1, -1, -1, -1 }, { 0x2703B, -1, -1, 1465175, -1, -1, -1, -1, -1, -1 }, { 0x2703F, -1, -1, 1465180, -1, -1, -1, -1, -1, -1 }, { 0x27043, -1, -1, 1465185, -1, -1, -1, -1, -1, -1 }, { 0x27048, -1, -1, 1465189, -1, -1, -1, -1, -1, -1 }, { 0x27049, -1, -1, 1465194, -1, -1, -1, -1, -1, -1 }, { 0x2704A, -1, -1, 1465199, -1, -1, -1, -1, -1, -1 }, { 0x2704B, -1, 1465205, 1465210, -1, -1, -1, -1, -1, -1 }, { 0x27052, -1, 1465215, -1, -1, -1, -1, -1, -1, -1 }, { 0x27053, -1, 1465222, -1, -1, -1, -1, -1, -1, -1 }, { 0x27074, -1, -1, -1, -1, -1, -1, -1, -1, 1465234 }, { 0x27075, -1, -1, -1, -1, -1, -1, -1, -1, 1465240 }, { 0x27076, -1, -1, -1, -1, -1, -1, -1, -1, 1465245 }, { 0x27077, -1, -1, -1, -1, -1, -1, -1, -1, 1465252 }, { 0x27078, -1, -1, -1, -1, -1, -1, -1, -1, 1465257 }, { 0x27079, -1, -1, -1, -1, -1, -1, -1, -1, 1465264 }, { 0x2707A, -1, -1, -1, -1, -1, -1, -1, -1, 1465269 }, { 0x2707E, -1, -1, 1465277, -1, -1, -1, -1, -1, -1 }, { 0x2707F, -1, -1, 1465282, -1, -1, -1, -1, -1, -1 }, { 0x27081, -1, -1, 1465286, -1, -1, -1, -1, -1, 1465292 }, { 0x27082, -1, -1, 1465299, -1, -1, -1, -1, -1, -1 }, { 0x27083, -1, -1, 1465305, -1, -1, -1, -1, -1, -1 }, { 0x27084, -1, -1, 1465310, -1, -1, -1, -1, -1, 1465315 }, { 0x27085, -1, -1, 1465323, -1, -1, -1, -1, -1, -1 }, { 0x27086, -1, -1, 1465328, -1, -1, -1, -1, -1, -1 }, { 0x27087, -1, -1, 1465334, -1, -1, -1, -1, -1, -1 }, { 0x27088, -1, 1465339, 1465344, -1, -1, -1, -1, -1, -1 }, { 0x27089, -1, -1, 1465350, -1, -1, -1, -1, -1, -1 }, { 0x2708B, -1, -1, 1465354, -1, -1, -1, -1, -1, -1 }, { 0x2708D, -1, -1, 1465360, -1, -1, -1, -1, -1, -1 }, { 0x2708F, -1, -1, 1465367, -1, -1, -1, -1, -1, -1 }, { 0x27090, -1, -1, 1465373, -1, -1, -1, -1, -1, -1 }, { 0x27092, -1, -1, 1465377, -1, -1, -1, -1, -1, -1 }, { 0x27094, -1, -1, 1465383, -1, -1, -1, -1, -1, -1 }, { 0x27099, -1, -1, 1465387, -1, -1, -1, -1, -1, -1 }, { 0x2709B, -1, -1, 1465391, -1, -1, -1, -1, -1, -1 }, { 0x2709C, -1, -1, 1465397, -1, -1, -1, -1, -1, -1 }, { 0x2709D, -1, -1, 1465401, -1, -1, -1, -1, -1, -1 }, { 0x2709E, -1, -1, 1465406, -1, -1, -1, -1, -1, -1 }, { 0x270A0, -1, -1, 1465412, -1, -1, -1, -1, -1, -1 }, { 0x270A1, -1, -1, 1465417, -1, -1, -1, -1, -1, -1 }, { 0x270A2, -1, -1, 1465423, -1, -1, -1, -1, -1, -1 }, { 0x270A6, -1, -1, 1465429, -1, -1, -1, -1, -1, -1 }, { 0x270A8, -1, -1, 1465434, -1, -1, -1, -1, -1, -1 }, { 0x270A9, -1, -1, 1465438, -1, -1, -1, -1, -1, -1 }, { 0x270AD, -1, 1465443, -1, -1, -1, -1, -1, -1, -1 }, { 0x270AE, -1, 1465453, -1, -1, -1, -1, -1, -1, -1 }, { 0x270AF, -1, 1465459, -1, -1, -1, -1, -1, -1, -1 }, { 0x270CB, -1, -1, -1, -1, -1, -1, -1, -1, 1465464 }, { 0x270CC, -1, -1, -1, -1, -1, -1, -1, -1, 1465469 }, { 0x270CD, -1, 1465475, -1, -1, -1, -1, -1, -1, -1 }, { 0x270CF, -1, -1, 1465481, -1, -1, -1, -1, -1, -1 }, { 0x270D0, -1, -1, 1465486, -1, -1, -1, -1, -1, -1 }, { 0x270D1, -1, -1, 1465491, -1, -1, -1, -1, -1, -1 }, { 0x270D2, -1, 1465497, 1465503, -1, -1, -1, -1, -1, -1 }, { 0x270D4, -1, -1, 1465507, -1, -1, -1, -1, -1, -1 }, { 0x270D8, -1, -1, 1465513, -1, -1, -1, -1, -1, -1 }, { 0x270D9, -1, -1, 1465518, -1, -1, -1, -1, -1, -1 }, { 0x270DA, -1, -1, 1465523, -1, -1, -1, -1, -1, -1 }, { 0x270DB, -1, -1, 1465528, -1, -1, -1, -1, -1, -1 }, { 0x270DD, -1, -1, 1465533, -1, -1, -1, -1, -1, -1 }, { 0x270DE, -1, -1, 1465539, -1, -1, -1, -1, -1, -1 }, { 0x270DF, -1, -1, 1465543, -1, -1, -1, -1, -1, -1 }, { 0x270E0, -1, -1, 1465547, -1, -1, -1, -1, -1, -1 }, { 0x270E8, -1, -1, 1465551, -1, -1, -1, -1, -1, -1 }, { 0x270E9, -1, -1, 1465556, -1, -1, -1, -1, -1, -1 }, { 0x270EA, -1, -1, 1465560, -1, -1, -1, -1, -1, -1 }, { 0x270EE, -1, -1, 1465565, -1, -1, -1, -1, -1, -1 }, { 0x270F1, -1, -1, 1465570, -1, -1, -1, -1, -1, -1 }, { 0x270F5, -1, -1, -1, -1, -1, -1, -1, -1, 1465576 }, { 0x270F6, -1, -1, -1, -1, -1, -1, -1, -1, 1465584 }, { 0x270F7, -1, -1, -1, -1, -1, -1, -1, -1, 1465592 }, { 0x270F8, -1, 1465598, -1, -1, -1, -1, -1, -1, -1 }, { 0x270FD, -1, -1, -1, -1, -1, -1, -1, -1, 1465603 }, { 0x27108, -1, -1, -1, -1, -1, -1, -1, -1, 1465609 }, { 0x27109, -1, 1465614, -1, -1, -1, -1, -1, -1, -1 }, { 0x2710A, -1, -1, -1, -1, -1, -1, -1, -1, 1465620 }, { 0x2710C, -1, 1465624, -1, -1, -1, -1, -1, -1, -1 }, { 0x2710D, -1, 1465629, 1465634, -1, -1, -1, -1, -1, -1 }, { 0x2710E, -1, -1, 1465640, -1, -1, -1, -1, -1, -1 }, { 0x2710F, -1, -1, 1465645, -1, -1, -1, -1, -1, -1 }, { 0x27110, -1, -1, 1465649, -1, -1, -1, -1, -1, -1 }, { 0x27111, -1, -1, 1465657, -1, -1, -1, -1, -1, -1 }, { 0x27112, -1, -1, 1465662, -1, -1, -1, -1, -1, -1 }, { 0x27113, -1, -1, 1465666, -1, -1, -1, -1, -1, -1 }, { 0x27114, -1, -1, 1465672, -1, -1, -1, -1, -1, -1 }, { 0x2711A, -1, -1, 1465677, -1, -1, -1, -1, -1, -1 }, { 0x2711B, -1, -1, 1465681, -1, -1, -1, -1, -1, -1 }, { 0x2711C, -1, -1, 1465685, -1, -1, -1, -1, -1, -1 }, { 0x27120, -1, -1, 1465690, -1, -1, -1, -1, -1, -1 }, { 0x27124, -1, -1, 1465695, -1, -1, -1, -1, -1, -1 }, { 0x27126, -1, 1465701, -1, -1, -1, -1, -1, -1, -1 }, { 0x27127, -1, 1465706, -1, -1, -1, -1, -1, -1, -1 }, { 0x27132, -1, -1, -1, -1, -1, -1, -1, -1, 1465711 }, { 0x27133, -1, -1, -1, -1, -1, -1, -1, -1, 1465714 }, { 0x27134, -1, -1, -1, -1, -1, -1, -1, -1, 1465721 }, { 0x27135, -1, -1, -1, -1, -1, -1, -1, -1, 1465729 }, { 0x27138, -1, -1, 1465735, -1, -1, -1, -1, -1, -1 }, { 0x27139, -1, -1, 1465740, -1, -1, -1, -1, -1, -1 }, { 0x2713A, -1, -1, 1465745, -1, -1, -1, -1, -1, -1 }, { 0x2713B, -1, -1, 1465751, -1, -1, -1, -1, -1, -1 }, { 0x2713C, -1, -1, 1465755, -1, -1, -1, -1, -1, -1 }, { 0x2713D, -1, -1, 1465761, -1, -1, -1, -1, -1, -1 }, { 0x2713F, -1, -1, 1465766, -1, -1, -1, -1, -1, -1 }, { 0x27140, -1, -1, 1465771, -1, -1, -1, -1, -1, -1 }, { 0x27143, -1, -1, 1465776, -1, -1, -1, -1, -1, -1 }, { 0x27144, -1, -1, -1, -1, -1, -1, -1, 1465780, -1 }, { 0x27146, -1, -1, 1465786, -1, -1, -1, -1, -1, -1 }, { 0x27148, -1, -1, 1465792, -1, -1, -1, -1, -1, -1 }, { 0x2714B, -1, -1, 1465798, -1, -1, -1, -1, -1, -1 }, { 0x27155, -1, -1, -1, -1, -1, -1, -1, -1, 1465804 }, { 0x27156, -1, -1, 1465810, -1, -1, -1, -1, -1, -1 }, { 0x27157, -1, -1, 1465814, -1, -1, -1, -1, -1, -1 }, { 0x27158, -1, -1, 1465820, -1, -1, -1, -1, -1, -1 }, { 0x2715A, -1, -1, 1465825, -1, -1, -1, -1, -1, -1 }, { 0x27164, -1, 1465830, -1, -1, -1, -1, -1, -1, -1 }, { 0x27165, -1, 1465835, -1, -1, -1, -1, -1, -1, -1 }, { 0x2716B, -1, -1, -1, -1, -1, -1, -1, -1, 1465841 }, { 0x2716C, -1, -1, -1, -1, -1, -1, -1, -1, 1465846 }, { 0x2716D, -1, -1, -1, -1, -1, -1, -1, -1, 1465850 }, { 0x2716E, -1, -1, 1465858, -1, -1, -1, -1, -1, -1 }, { 0x2716F, -1, -1, 1465862, -1, -1, -1, -1, -1, -1 }, { 0x27170, -1, -1, 1465866, -1, -1, -1, -1, -1, -1 }, { 0x27172, -1, -1, 1465870, -1, -1, -1, -1, -1, -1 }, { 0x27175, -1, 1465875, -1, -1, -1, -1, -1, -1, -1 }, { 0x2717A, -1, -1, 1465880, -1, -1, -1, -1, -1, -1 }, { 0x27182, -1, -1, 1465886, -1, -1, -1, -1, -1, -1 }, { 0x27184, -1, -1, -1, -1, -1, -1, -1, -1, 1465892 }, { 0x27189, -1, -1, 1465900, -1, -1, -1, -1, -1, -1 }, { 0x2718A, -1, -1, 1465906, -1, -1, -1, -1, -1, -1 }, { 0x2718F, -1, -1, 1465911, -1, -1, -1, -1, -1, -1 }, { 0x27190, -1, -1, 1465916, -1, -1, -1, -1, -1, -1 }, { 0x27191, -1, -1, 1465921, -1, -1, -1, -1, -1, -1 }, { 0x27193, -1, -1, 1465926, -1, -1, -1, -1, -1, -1 }, { 0x27195, -1, -1, 1465930, -1, -1, -1, -1, -1, -1 }, { 0x27198, -1, -1, 1465935, -1, -1, -1, -1, -1, -1 }, { 0x2719C, -1, -1, 1465940, -1, -1, -1, -1, -1, -1 }, { 0x271A1, -1, -1, 1465944, -1, -1, -1, -1, -1, -1 }, { 0x271A2, -1, -1, 1465948, -1, -1, -1, -1, -1, -1 }, { 0x271A3, -1, -1, 1465952, -1, -1, -1, -1, -1, -1 }, { 0x271A5, -1, -1, 1465956, -1, -1, -1, -1, -1, -1 }, { 0x271A6, -1, -1, 1465961, -1, -1, -1, -1, -1, -1 }, { 0x271AE, -1, -1, 1465965, -1, -1, -1, -1, -1, -1 }, { 0x271AF, -1, -1, 1465969, -1, -1, -1, -1, -1, -1 }, { 0x271B0, -1, -1, 1465973, -1, -1, -1, -1, -1, -1 }, { 0x271B7, -1, -1, 1465977, -1, -1, -1, -1, -1, -1 }, { 0x271B8, -1, -1, 1465983, -1, -1, -1, -1, -1, -1 }, { 0x271B9, -1, -1, 1465988, -1, -1, -1, -1, -1, -1 }, { 0x271BA, -1, -1, 1465992, -1, -1, -1, -1, -1, -1 }, { 0x271BB, -1, -1, 1465998, -1, -1, -1, -1, -1, -1 }, { 0x271BC, -1, -1, 1466002, -1, -1, -1, -1, -1, -1 }, { 0x271C4, -1, -1, 1466009, -1, -1, -1, -1, -1, -1 }, { 0x271C8, -1, -1, 1466013, -1, -1, -1, -1, -1, -1 }, { 0x271CC, -1, -1, 1466017, -1, -1, -1, -1, -1, -1 }, { 0x271CD, -1, 1466023, 1466028, -1, -1, -1, -1, -1, -1 }, { 0x271CE, -1, -1, 1466033, -1, -1, -1, -1, -1, -1 }, { 0x271D3, -1, -1, 1466037, -1, -1, -1, -1, -1, -1 }, { 0x271D9, -1, -1, 1466042, -1, -1, -1, -1, -1, -1 }, { 0x271DA, -1, -1, 1466047, -1, -1, -1, -1, -1, -1 }, { 0x271DB, -1, -1, 1466051, -1, -1, -1, -1, -1, -1 }, { 0x271DC, -1, -1, 1466055, -1, -1, -1, -1, -1, -1 }, { 0x271DD, -1, -1, 1466059, -1, -1, -1, -1, -1, -1 }, { 0x271DE, -1, -1, 1466064, -1, -1, -1, -1, -1, -1 }, { 0x271DF, -1, -1, 1466071, -1, -1, -1, -1, -1, -1 }, { 0x271E0, -1, -1, 1466077, -1, -1, -1, -1, -1, -1 }, { 0x271E1, -1, -1, 1466082, -1, -1, -1, -1, -1, -1 }, { 0x271E5, -1, -1, 1466086, -1, -1, -1, -1, -1, -1 }, { 0x271E6, -1, -1, 1466091, -1, -1, -1, -1, -1, -1 }, { 0x271EE, -1, -1, 1466096, -1, -1, -1, -1, -1, -1 }, { 0x271EF, -1, -1, 1466100, -1, -1, -1, -1, -1, -1 }, { 0x271F0, -1, -1, 1466104, -1, -1, -1, -1, -1, -1 }, { 0x271F1, -1, -1, 1466108, -1, -1, -1, -1, -1, -1 }, { 0x271F6, -1, -1, 1466113, -1, -1, -1, -1, -1, -1 }, { 0x271F7, -1, -1, 1466119, -1, -1, -1, -1, -1, -1 }, { 0x271F8, -1, -1, 1466125, -1, -1, -1, -1, -1, -1 }, { 0x271F9, -1, -1, 1466130, -1, -1, -1, -1, -1, -1 }, { 0x271FC, -1, -1, 1466135, -1, -1, -1, -1, -1, -1 }, { 0x271FF, -1, -1, 1466140, -1, -1, -1, -1, -1, -1 }, { 0x27201, -1, -1, 1466144, -1, -1, -1, -1, -1, -1 }, { 0x27204, -1, -1, 1466150, -1, -1, -1, -1, -1, -1 }, { 0x27205, -1, -1, 1466155, -1, -1, -1, -1, -1, -1 }, { 0x27208, -1, -1, 1466159, -1, -1, -1, -1, -1, -1 }, { 0x2720C, -1, -1, 1466163, -1, -1, -1, -1, -1, -1 }, { 0x2720D, -1, -1, 1466167, -1, -1, -1, -1, -1, -1 }, { 0x27211, -1, -1, 1466171, -1, -1, -1, -1, -1, -1 }, { 0x27214, -1, -1, 1466175, -1, -1, -1, -1, -1, -1 }, { 0x27216, -1, -1, 1466179, -1, -1, -1, -1, -1, -1 }, { 0x27217, -1, -1, 1466183, -1, -1, -1, -1, -1, -1 }, { 0x27219, -1, -1, 1466187, -1, -1, -1, -1, -1, -1 }, { 0x2721A, -1, -1, 1466193, -1, -1, -1, -1, -1, -1 }, { 0x2721B, -1, 1466198, -1, -1, -1, -1, -1, -1, -1 }, { 0x2721C, -1, -1, 1466202, -1, -1, -1, -1, -1, -1 }, { 0x2721D, -1, -1, 1466208, -1, -1, -1, -1, -1, -1 }, { 0x2721E, -1, -1, 1466212, -1, -1, -1, -1, -1, -1 }, { 0x27223, -1, -1, -1, -1, -1, -1, -1, -1, 1466216 }, { 0x27226, -1, -1, 1466221, -1, -1, -1, -1, -1, -1 }, { 0x27227, -1, -1, 1466226, -1, -1, -1, -1, -1, -1 }, { 0x2722A, -1, -1, 1466231, -1, -1, -1, -1, -1, -1 }, { 0x2722D, -1, -1, 1466237, -1, -1, -1, -1, -1, -1 }, { 0x2722F, -1, -1, 1466241, -1, -1, -1, -1, -1, -1 }, { 0x27239, -1, -1, 1466245, -1, -1, -1, -1, -1, -1 }, { 0x2723B, -1, -1, 1466250, -1, -1, -1, -1, -1, -1 }, { 0x2723C, -1, -1, 1466254, -1, -1, -1, -1, -1, -1 }, { 0x2723D, -1, -1, 1466258, -1, -1, -1, -1, -1, -1 }, { 0x2723E, -1, -1, 1466264, -1, -1, -1, -1, -1, -1 }, { 0x2723F, -1, -1, 1466270, -1, -1, -1, -1, -1, -1 }, { 0x27240, -1, -1, 1466276, -1, -1, -1, -1, -1, -1 }, { 0x27241, -1, -1, 1466281, -1, -1, -1, -1, -1, -1 }, { 0x27242, -1, -1, 1466285, -1, -1, -1, -1, -1, -1 }, { 0x27243, -1, -1, 1466291, -1, -1, -1, -1, -1, -1 }, { 0x27245, -1, -1, 1466296, -1, -1, -1, -1, -1, -1 }, { 0x27246, -1, -1, 1466300, -1, -1, -1, -1, -1, -1 }, { 0x27247, -1, -1, 1466304, -1, -1, -1, -1, -1, -1 }, { 0x27248, -1, -1, 1466309, -1, -1, -1, -1, -1, -1 }, { 0x2724A, -1, -1, 1466314, -1, -1, -1, -1, -1, -1 }, { 0x2724D, -1, -1, 1466318, -1, -1, -1, -1, -1, -1 }, { 0x2724E, -1, -1, 1466322, -1, -1, -1, -1, -1, -1 }, { 0x27251, -1, -1, 1466328, -1, -1, -1, -1, -1, -1 }, { 0x27253, -1, -1, 1466333, -1, -1, -1, -1, -1, -1 }, { 0x27257, -1, -1, 1466337, -1, -1, -1, -1, -1, -1 }, { 0x27259, -1, -1, -1, -1, -1, -1, -1, -1, 1466343 }, { 0x2725A, -1, -1, -1, -1, -1, -1, -1, -1, 1466349 }, { 0x2725B, -1, -1, 1466355, -1, -1, -1, -1, -1, -1 }, { 0x2725D, -1, -1, -1, -1, -1, -1, -1, -1, 1466359 }, { 0x2725E, -1, -1, 1466364, -1, -1, -1, -1, -1, -1 }, { 0x2725F, -1, -1, 1466369, -1, -1, -1, -1, -1, -1 }, { 0x27261, -1, -1, 1466374, -1, -1, -1, -1, -1, -1 }, { 0x27262, -1, -1, 1466380, -1, -1, -1, -1, -1, -1 }, { 0x27263, -1, -1, 1466385, -1, -1, -1, -1, -1, -1 }, { 0x27264, -1, -1, 1466389, -1, -1, -1, -1, -1, -1 }, { 0x27265, -1, -1, 1466394, -1, -1, -1, -1, -1, -1 }, { 0x27267, -1, 1466399, 1466410, -1, -1, -1, -1, -1, -1 }, { 0x27269, -1, -1, 1466414, -1, -1, -1, -1, -1, -1 }, { 0x2726A, -1, -1, 1466418, -1, -1, -1, -1, -1, -1 }, { 0x2726B, -1, -1, 1466423, -1, -1, -1, -1, -1, -1 }, { 0x2726D, -1, -1, 1466428, -1, -1, -1, -1, -1, -1 }, { 0x2726E, -1, -1, 1466432, -1, -1, -1, -1, -1, -1 }, { 0x27272, -1, -1, 1466437, -1, -1, -1, -1, -1, -1 }, { 0x2727B, -1, -1, -1, -1, -1, -1, -1, -1, 1466441 }, { 0x27280, -1, 1466448, -1, -1, -1, -1, -1, -1, -1 }, { 0x27284, -1, -1, 1466453, -1, -1, -1, -1, -1, -1 }, { 0x27285, 1466465, 1466458, 1466484, -1, -1, -1, -1, -1, -1 }, { 0x27287, -1, -1, 1466490, -1, -1, -1, -1, -1, -1 }, { 0x27289, -1, -1, -1, -1, -1, -1, -1, -1, 1466495 }, { 0x2728A, -1, -1, -1, -1, -1, -1, -1, -1, 1466503 }, { 0x2728B, -1, 1466511, -1, -1, -1, -1, -1, -1, 1466516 }, { 0x2728C, -1, -1, -1, -1, -1, -1, -1, -1, 1466523 }, { 0x2728E, -1, -1, -1, -1, -1, -1, -1, -1, 1466529 }, { 0x2728F, -1, -1, 1466535, -1, -1, -1, -1, -1, -1 }, { 0x27290, -1, -1, -1, -1, -1, -1, -1, -1, 1466540 }, { 0x27292, -1, -1, 1466546, -1, -1, -1, -1, -1, -1 }, { 0x27294, -1, -1, 1466550, -1, -1, -1, -1, -1, -1 }, { 0x27295, -1, -1, 1466555, -1, -1, -1, -1, -1, 1466561 }, { 0x27296, -1, -1, 1466568, -1, -1, -1, -1, -1, -1 }, { 0x27298, -1, -1, 1466573, -1, -1, -1, -1, -1, -1 }, { 0x27299, -1, -1, 1466577, -1, -1, -1, -1, -1, -1 }, { 0x2729A, -1, -1, 1466582, -1, -1, -1, -1, -1, -1 }, { 0x2729B, -1, -1, 1466588, -1, -1, -1, -1, -1, -1 }, { 0x2729C, -1, -1, 1466592, -1, -1, -1, -1, -1, -1 }, { 0x2729E, -1, -1, 1466595, -1, -1, -1, -1, -1, -1 }, { 0x2729F, -1, -1, 1466601, -1, -1, -1, -1, -1, -1 }, { 0x272A0, -1, -1, 1466605, -1, -1, -1, -1, -1, -1 }, { 0x272A3, -1, -1, 1466609, -1, -1, -1, -1, -1, -1 }, { 0x272A4, -1, -1, 1466613, -1, -1, -1, -1, -1, -1 }, { 0x272A5, -1, -1, 1466617, -1, -1, -1, -1, -1, -1 }, { 0x272A6, -1, -1, 1466621, -1, -1, -1, -1, -1, -1 }, { 0x272A7, -1, -1, 1466626, -1, -1, -1, -1, -1, -1 }, { 0x272AC, -1, -1, 1466630, -1, -1, -1, -1, -1, -1 }, { 0x272AD, -1, -1, 1466634, -1, -1, -1, -1, -1, -1 }, { 0x272AF, -1, -1, 1466639, -1, -1, -1, -1, -1, -1 }, { 0x272B1, -1, -1, 1466645, -1, -1, -1, -1, -1, -1 }, { 0x272B2, -1, 1466650, -1, -1, -1, -1, -1, -1, -1 }, { 0x272B5, -1, 1466656, -1, -1, -1, -1, -1, -1, -1 }, { 0x272B6, 1466667, 1466662, -1, -1, -1, -1, -1, -1, -1 }, { 0x272BD, -1, -1, 1466688, -1, -1, -1, -1, -1, -1 }, { 0x272BE, -1, -1, 1466694, -1, -1, -1, -1, -1, -1 }, { 0x272C0, -1, -1, -1, -1, -1, -1, -1, -1, 1466699 }, { 0x272C1, -1, -1, -1, -1, -1, -1, -1, -1, 1466706 }, { 0x272C2, -1, -1, -1, -1, -1, -1, -1, -1, 1466712 }, { 0x272C3, -1, -1, -1, -1, -1, -1, -1, -1, 1466716 }, { 0x272C4, -1, -1, -1, -1, -1, -1, -1, -1, 1466724 }, { 0x272C5, -1, -1, -1, -1, -1, -1, -1, -1, 1466730 }, { 0x272C6, -1, -1, -1, -1, -1, -1, -1, -1, 1466736 }, { 0x272C7, -1, -1, -1, -1, -1, -1, -1, -1, 1466741 }, { 0x272C9, -1, -1, 1466749, -1, -1, -1, -1, -1, -1 }, { 0x272CA, 1466758, 1466753, 1466784, -1, -1, -1, -1, -1, -1 }, { 0x272CC, -1, -1, 1466789, -1, -1, -1, -1, -1, -1 }, { 0x272CD, 1466793, -1, 1466811, -1, -1, -1, -1, -1, 1466815 }, { 0x272CE, -1, -1, 1466821, -1, -1, -1, -1, -1, -1 }, { 0x272CF, -1, -1, 1466825, -1, -1, -1, -1, -1, -1 }, { 0x272D0, -1, -1, 1466829, -1, -1, -1, -1, -1, -1 }, { 0x272D1, -1, -1, 1466833, -1, -1, -1, -1, -1, -1 }, { 0x272D2, -1, -1, 1466839, -1, -1, -1, -1, -1, -1 }, { 0x272D3, -1, -1, 1466845, -1, -1, -1, -1, -1, -1 }, { 0x272D4, -1, -1, 1466850, -1, -1, -1, -1, -1, -1 }, { 0x272D5, -1, -1, 1466856, -1, -1, -1, -1, -1, -1 }, { 0x272D6, -1, -1, 1466861, -1, -1, -1, -1, -1, -1 }, { 0x272D7, -1, -1, 1466866, -1, -1, -1, -1, -1, -1 }, { 0x272D8, -1, -1, 1466871, -1, -1, -1, -1, -1, 1466875 }, { 0x272DA, -1, -1, 1466882, -1, -1, -1, -1, -1, -1 }, { 0x272DF, -1, -1, -1, -1, -1, -1, -1, -1, 1466888 }, { 0x272E0, -1, -1, 1466894, -1, -1, -1, -1, -1, -1 }, { 0x272E1, -1, -1, 1466898, -1, -1, -1, -1, -1, -1 }, { 0x272E6, 1466907, 1466902, -1, -1, -1, -1, -1, -1, -1 }, { 0x272F1, -1, -1, 1466956, -1, -1, -1, -1, -1, -1 }, { 0x272F2, -1, -1, 1466962, -1, -1, -1, -1, -1, -1 }, { 0x272F5, -1, -1, -1, -1, -1, -1, -1, -1, 1466967 }, { 0x272F6, -1, -1, -1, -1, -1, -1, -1, -1, 1466975 }, { 0x272F7, -1, -1, -1, -1, -1, -1, -1, -1, 1466981 }, { 0x272F8, -1, -1, -1, -1, -1, -1, -1, -1, 1466987 }, { 0x272F9, -1, -1, -1, -1, -1, -1, -1, -1, 1466995 }, { 0x272FA, -1, -1, -1, -1, -1, -1, -1, -1, 1467002 }, { 0x272FB, -1, -1, -1, -1, -1, -1, -1, -1, 1467009 }, { 0x272FC, -1, -1, -1, -1, -1, -1, -1, -1, 1467015 }, { 0x272FD, -1, -1, -1, -1, -1, -1, -1, -1, 1467023 }, { 0x272FE, -1, -1, -1, -1, -1, -1, -1, -1, 1467028 }, { 0x272FF, -1, -1, -1, -1, -1, -1, -1, -1, 1467033 }, { 0x27300, -1, -1, -1, -1, -1, -1, -1, -1, 1467041 }, { 0x27301, -1, -1, 1467048, -1, -1, -1, -1, -1, -1 }, { 0x27302, -1, -1, -1, -1, -1, -1, -1, -1, 1467054 }, { 0x27303, -1, -1, 1467059, -1, -1, -1, -1, -1, -1 }, { 0x27304, -1, -1, 1467063, -1, -1, -1, -1, -1, -1 }, { 0x27305, -1, -1, 1467066, -1, -1, -1, -1, -1, -1 }, { 0x27306, -1, -1, 1467072, -1, -1, -1, -1, -1, -1 }, { 0x27307, 1467084, 1467078, 1467110, -1, -1, -1, -1, -1, -1 }, { 0x27308, -1, -1, 1467116, -1, -1, -1, -1, -1, -1 }, { 0x27309, -1, -1, 1467120, -1, -1, -1, -1, -1, -1 }, { 0x2730A, -1, -1, 1467124, -1, -1, -1, -1, -1, -1 }, { 0x2730B, -1, -1, 1467129, -1, -1, -1, -1, -1, -1 }, { 0x2730C, -1, -1, 1467134, -1, -1, -1, -1, -1, -1 }, { 0x2730D, -1, -1, 1467139, -1, -1, -1, -1, -1, -1 }, { 0x2730E, -1, -1, 1467143, -1, -1, -1, -1, -1, 1467149 }, { 0x2730F, -1, -1, 1467156, -1, -1, -1, -1, -1, -1 }, { 0x27310, -1, -1, 1467160, -1, -1, -1, -1, -1, -1 }, { 0x27311, -1, -1, 1467164, -1, -1, -1, -1, -1, -1 }, { 0x27313, 1467173, 1467168, 1467195, -1, -1, -1, -1, -1, -1 }, { 0x27314, -1, -1, 1467199, -1, -1, -1, -1, -1, -1 }, { 0x27316, -1, -1, 1467204, -1, -1, -1, -1, -1, -1 }, { 0x27317, -1, -1, 1467209, -1, -1, -1, -1, -1, -1 }, { 0x27318, -1, -1, 1467214, -1, -1, -1, -1, -1, -1 }, { 0x27319, -1, -1, 1467219, -1, -1, -1, -1, -1, -1 }, { 0x2731A, -1, -1, 1467224, -1, -1, -1, -1, -1, -1 }, { 0x2731D, -1, -1, 1467230, -1, -1, -1, -1, -1, -1 }, { 0x2731E, -1, -1, 1467236, -1, -1, -1, -1, -1, -1 }, { 0x27320, -1, -1, 1467240, -1, -1, -1, -1, -1, -1 }, { 0x27322, -1, -1, 1467246, -1, -1, -1, -1, -1, -1 }, { 0x27323, -1, -1, 1467251, -1, -1, -1, -1, -1, -1 }, { 0x27327, -1, -1, 1467255, -1, -1, -1, -1, -1, -1 }, { 0x2733B, -1, -1, 1467259, -1, -1, -1, -1, -1, -1 }, { 0x2733D, -1, -1, 1467265, -1, -1, -1, -1, -1, -1 }, { 0x2733E, -1, -1, 1467270, -1, -1, -1, -1, -1, -1 }, { 0x2733F, -1, -1, 1467276, -1, -1, -1, -1, -1, -1 }, { 0x27340, -1, -1, 1467281, -1, -1, -1, -1, -1, -1 }, { 0x27341, -1, -1, 1467286, -1, -1, -1, -1, -1, -1 }, { 0x27342, -1, -1, 1467291, -1, -1, -1, -1, -1, -1 }, { 0x27343, -1, -1, 1467297, -1, -1, -1, -1, -1, -1 }, { 0x27345, -1, -1, -1, -1, -1, -1, -1, -1, 1467302 }, { 0x27346, -1, -1, -1, -1, -1, -1, -1, -1, 1467308 }, { 0x27347, -1, -1, -1, -1, -1, -1, -1, -1, 1467312 }, { 0x27348, -1, -1, -1, -1, -1, -1, -1, -1, 1467318 }, { 0x27349, -1, -1, -1, -1, -1, -1, -1, -1, 1467324 }, { 0x2734A, -1, -1, -1, -1, -1, -1, -1, -1, 1467331 }, { 0x2734B, -1, -1, -1, -1, -1, -1, -1, -1, 1467338 }, { 0x2734C, -1, -1, -1, -1, -1, -1, -1, -1, 1467344 }, { 0x2734D, -1, -1, -1, -1, -1, -1, -1, -1, 1467351 }, { 0x2734E, -1, -1, -1, -1, -1, -1, -1, -1, 1467357 }, { 0x2734F, -1, -1, -1, -1, -1, -1, -1, -1, 1467362 }, { 0x27350, -1, -1, -1, -1, -1, -1, -1, -1, 1467366 }, { 0x27352, -1, 1467372, 1467384, -1, -1, -1, -1, -1, -1 }, { 0x27353, -1, -1, 1467391, -1, -1, -1, -1, -1, -1 }, { 0x27354, -1, -1, 1467398, -1, -1, -1, -1, -1, -1 }, { 0x27355, -1, -1, 1467403, -1, -1, -1, -1, -1, -1 }, { 0x27356, -1, -1, 1467408, -1, -1, -1, -1, -1, -1 }, { 0x27358, -1, -1, 1467415, -1, -1, -1, -1, -1, -1 }, { 0x27359, -1, -1, 1467420, -1, -1, -1, -1, -1, -1 }, { 0x2735C, -1, -1, 1467425, -1, -1, -1, -1, -1, -1 }, { 0x2735D, -1, -1, 1467430, -1, -1, -1, -1, -1, -1 }, { 0x2735F, -1, -1, 1467434, -1, -1, -1, -1, -1, -1 }, { 0x27360, -1, -1, 1467439, -1, -1, -1, -1, -1, -1 }, { 0x27362, -1, -1, 1467444, -1, -1, -1, -1, -1, -1 }, { 0x27365, -1, -1, 1467449, -1, -1, -1, -1, -1, -1 }, { 0x27368, -1, -1, 1467454, -1, -1, -1, -1, -1, -1 }, { 0x27369, -1, -1, 1467460, -1, -1, -1, -1, -1, -1 }, { 0x2736A, -1, -1, 1467465, -1, -1, -1, -1, -1, -1 }, { 0x2736B, -1, -1, 1467469, -1, -1, -1, -1, -1, -1 }, { 0x2736C, -1, -1, 1467474, -1, -1, -1, -1, -1, -1 }, { 0x2736D, -1, -1, 1467477, -1, -1, -1, -1, -1, -1 }, { 0x2736E, -1, -1, 1467483, -1, -1, -1, -1, -1, -1 }, { 0x2736F, -1, -1, 1467490, -1, -1, -1, -1, -1, -1 }, { 0x27370, -1, -1, 1467496, -1, -1, -1, -1, -1, -1 }, { 0x27371, -1, -1, 1467502, -1, -1, -1, -1, -1, -1 }, { 0x27372, -1, -1, 1467507, -1, -1, -1, -1, -1, -1 }, { 0x27374, -1, -1, 1467513, -1, -1, -1, -1, -1, 1467519 }, { 0x27375, -1, -1, 1467525, -1, -1, -1, -1, -1, -1 }, { 0x27376, -1, -1, 1467529, -1, -1, -1, -1, -1, -1 }, { 0x2737F, -1, -1, 1467533, -1, -1, -1, -1, -1, -1 }, { 0x27383, -1, -1, 1467539, -1, -1, -1, -1, -1, -1 }, { 0x27384, -1, -1, 1467544, -1, -1, -1, -1, -1, -1 }, { 0x27395, -1, -1, 1467549, -1, -1, -1, -1, -1, -1 }, { 0x27396, -1, -1, 1467555, -1, -1, -1, -1, -1, -1 }, { 0x27397, -1, -1, 1467561, -1, -1, -1, -1, -1, -1 }, { 0x27398, -1, -1, 1467565, -1, -1, -1, -1, -1, -1 }, { 0x27399, -1, -1, 1467570, -1, -1, -1, -1, -1, -1 }, { 0x2739A, -1, 1467576, -1, -1, -1, -1, -1, -1, -1 }, { 0x2739B, -1, -1, -1, -1, -1, -1, -1, -1, 1467581 }, { 0x2739C, -1, -1, -1, -1, -1, -1, -1, -1, 1467588 }, { 0x2739D, -1, -1, -1, -1, -1, -1, -1, -1, 1467593 }, { 0x273A0, -1, -1, -1, -1, -1, -1, -1, -1, 1467600 }, { 0x273A1, -1, -1, 1467606, -1, -1, -1, -1, -1, -1 }, { 0x273A3, -1, -1, 1467612, -1, -1, -1, -1, -1, -1 }, { 0x273A4, -1, -1, 1467618, -1, -1, -1, -1, -1, -1 }, { 0x273A5, -1, -1, 1467623, -1, -1, -1, -1, -1, -1 }, { 0x273A8, -1, -1, 1467629, -1, -1, -1, -1, -1, -1 }, { 0x273AA, -1, -1, 1467634, -1, -1, -1, -1, -1, -1 }, { 0x273AB, -1, -1, 1467638, -1, -1, -1, -1, -1, -1 }, { 0x273AD, -1, -1, 1467643, -1, -1, -1, -1, -1, -1 }, { 0x273AE, -1, -1, 1467647, -1, -1, -1, -1, -1, -1 }, { 0x273AF, -1, -1, 1467652, -1, -1, -1, -1, -1, -1 }, { 0x273B0, -1, -1, 1467657, -1, -1, -1, -1, -1, -1 }, { 0x273B1, -1, -1, 1467663, -1, -1, -1, -1, -1, -1 }, { 0x273B2, -1, -1, 1467667, -1, -1, -1, -1, -1, -1 }, { 0x273B3, -1, -1, 1467671, -1, -1, -1, -1, -1, -1 }, { 0x273B4, -1, -1, 1467676, -1, -1, -1, -1, -1, 1467681 }, { 0x273B5, -1, -1, 1467687, -1, -1, -1, -1, -1, -1 }, { 0x273B7, -1, -1, 1467691, -1, -1, -1, -1, -1, 1467696 }, { 0x273B8, -1, -1, 1467700, -1, -1, -1, -1, -1, -1 }, { 0x273B9, -1, -1, 1467706, -1, -1, -1, -1, -1, -1 }, { 0x273BA, -1, -1, 1467711, -1, -1, -1, -1, -1, -1 }, { 0x273BB, -1, -1, 1467715, -1, -1, -1, -1, -1, -1 }, { 0x273BE, -1, -1, 1467719, -1, -1, -1, -1, -1, -1 }, { 0x273BF, -1, -1, 1467725, -1, -1, -1, -1, -1, -1 }, { 0x273C2, -1, -1, 1467729, -1, -1, -1, -1, -1, -1 }, { 0x273C3, -1, -1, 1467734, -1, -1, -1, -1, -1, -1 }, { 0x273C6, -1, -1, 1467739, -1, -1, -1, -1, -1, -1 }, { 0x273CB, -1, -1, 1467744, -1, -1, -1, -1, -1, -1 }, { 0x273D1, -1, -1, 1467749, -1, -1, -1, -1, -1, -1 }, { 0x273D3, -1, -1, 1467755, -1, -1, -1, -1, -1, -1 }, { 0x273E5, -1, -1, 1467760, -1, -1, -1, -1, -1, -1 }, { 0x273E7, -1, -1, 1467765, -1, -1, -1, -1, -1, -1 }, { 0x273EB, -1, -1, 1467770, -1, -1, -1, -1, -1, -1 }, { 0x273EF, -1, -1, -1, -1, -1, -1, -1, -1, 1467775 }, { 0x273F0, -1, -1, -1, -1, -1, -1, -1, -1, 1467781 }, { 0x273F1, -1, -1, -1, -1, -1, -1, -1, -1, 1467785 }, { 0x273F2, -1, -1, -1, -1, -1, -1, -1, -1, 1467791 }, { 0x273F3, -1, -1, -1, -1, -1, -1, -1, -1, 1467797 }, { 0x273F4, -1, -1, -1, -1, -1, -1, -1, -1, 1467802 }, { 0x273F5, -1, -1, -1, -1, -1, -1, -1, -1, 1467807 }, { 0x273F6, -1, -1, -1, -1, -1, -1, -1, -1, 1467814 }, { 0x273F7, -1, -1, -1, -1, -1, -1, -1, -1, 1467820 }, { 0x273F8, -1, -1, 1467826, -1, -1, -1, -1, -1, -1 }, { 0x273F9, -1, -1, 1467831, -1, -1, -1, -1, -1, -1 }, { 0x273FA, -1, -1, 1467835, -1, -1, -1, -1, -1, -1 }, { 0x273FB, -1, -1, 1467839, -1, -1, -1, -1, -1, -1 }, { 0x273FD, -1, -1, 1467843, -1, -1, -1, -1, -1, -1 }, { 0x273FE, -1, -1, 1467847, -1, -1, -1, -1, -1, -1 }, { 0x273FF, -1, 1467851, 1467856, -1, -1, -1, -1, -1, -1 }, { 0x27401, -1, -1, 1467861, -1, -1, -1, -1, -1, -1 }, { 0x27403, -1, -1, 1467865, -1, -1, -1, -1, -1, -1 }, { 0x27404, -1, -1, 1467870, -1, -1, -1, -1, -1, -1 }, { 0x27405, 1467880, 1467874, 1467900, -1, -1, -1, -1, -1, -1 }, { 0x27408, -1, -1, 1467904, -1, -1, -1, -1, -1, -1 }, { 0x27409, -1, -1, 1467908, -1, -1, -1, -1, -1, -1 }, { 0x2740A, -1, -1, 1467913, -1, -1, -1, -1, -1, -1 }, { 0x2740B, -1, -1, 1467920, -1, -1, -1, -1, -1, -1 }, { 0x2740C, -1, -1, 1467926, -1, -1, -1, -1, -1, -1 }, { 0x2740D, -1, -1, 1467931, -1, -1, -1, -1, -1, -1 }, { 0x2740E, -1, -1, 1467938, -1, -1, -1, -1, -1, -1 }, { 0x27410, -1, -1, 1467942, -1, -1, -1, -1, -1, -1 }, { 0x27412, -1, -1, 1467946, -1, -1, -1, -1, -1, -1 }, { 0x27413, -1, -1, 1467950, -1, -1, -1, -1, -1, -1 }, { 0x27414, -1, -1, 1467954, -1, -1, -1, -1, -1, -1 }, { 0x27415, -1, -1, 1467958, -1, -1, -1, -1, -1, -1 }, { 0x27416, -1, -1, 1467964, -1, -1, -1, -1, -1, 1467970 }, { 0x27417, -1, -1, 1467977, -1, -1, -1, -1, -1, -1 }, { 0x27419, -1, -1, 1467983, -1, -1, -1, -1, -1, -1 }, { 0x2741F, -1, -1, 1467987, -1, -1, -1, -1, -1, -1 }, { 0x27422, 1467997, 1467992, -1, -1, -1, -1, -1, -1, -1 }, { 0x2742C, -1, -1, 1468007, -1, -1, -1, -1, -1, -1 }, { 0x2742F, -1, -1, 1468013, -1, -1, -1, -1, -1, -1 }, { 0x27430, -1, -1, 1468019, -1, -1, -1, -1, -1, -1 }, { 0x27431, -1, -1, 1468023, -1, -1, -1, -1, -1, -1 }, { 0x27432, -1, -1, 1468029, -1, -1, -1, -1, -1, -1 }, { 0x27433, -1, -1, 1468035, -1, -1, -1, -1, -1, -1 }, { 0x27434, -1, -1, 1468039, -1, -1, -1, -1, -1, -1 }, { 0x27438, -1, -1, -1, -1, -1, -1, -1, -1, 1468043 }, { 0x27439, -1, -1, -1, -1, -1, -1, -1, -1, 1468048 }, { 0x2743A, -1, -1, -1, -1, -1, -1, -1, -1, 1468054 }, { 0x2743B, -1, -1, -1, -1, -1, -1, -1, -1, 1468063 }, { 0x2743C, -1, -1, -1, -1, -1, -1, -1, -1, 1468070 }, { 0x2743D, -1, -1, -1, -1, -1, -1, -1, -1, 1468077 }, { 0x2743E, -1, -1, -1, -1, -1, -1, -1, -1, 1468082 }, { 0x2743F, -1, -1, -1, -1, -1, -1, -1, -1, 1468087 }, { 0x27440, -1, -1, 1468093, -1, -1, -1, -1, -1, -1 }, { 0x27441, -1, -1, -1, -1, -1, -1, -1, -1, 1468099 }, { 0x27442, -1, -1, -1, -1, -1, -1, -1, -1, 1468103 }, { 0x27443, -1, -1, -1, -1, -1, -1, -1, -1, 1468108 }, { 0x27445, -1, -1, -1, -1, -1, -1, -1, -1, 1468113 }, { 0x27446, -1, -1, 1468118, -1, -1, -1, -1, -1, 1468125 }, { 0x27447, -1, -1, 1468132, -1, -1, -1, -1, -1, -1 }, { 0x27448, -1, -1, 1468136, -1, -1, -1, -1, -1, -1 }, { 0x2744A, -1, -1, 1468141, -1, -1, -1, -1, -1, -1 }, { 0x2744B, -1, -1, 1468147, -1, -1, -1, -1, -1, -1 }, { 0x2744C, -1, -1, 1468152, -1, -1, -1, -1, -1, -1 }, { 0x2744D, -1, -1, 1468156, -1, -1, -1, -1, -1, -1 }, { 0x2744E, -1, -1, 1468161, -1, -1, -1, -1, -1, -1 }, { 0x27450, -1, 1468166, 1468177, -1, -1, -1, -1, -1, 1468181 }, { 0x27451, -1, -1, 1468187, -1, -1, -1, -1, -1, -1 }, { 0x27452, -1, -1, 1468193, -1, -1, -1, -1, -1, 1468198 }, { 0x27453, -1, -1, 1468203, -1, -1, -1, -1, -1, -1 }, { 0x27454, -1, -1, 1468208, -1, -1, -1, -1, -1, -1 }, { 0x27455, -1, -1, 1468213, -1, -1, -1, -1, -1, -1 }, { 0x27456, -1, -1, 1468217, -1, -1, -1, -1, -1, -1 }, { 0x27457, -1, -1, 1468221, -1, -1, -1, -1, -1, -1 }, { 0x27458, -1, -1, 1468227, -1, -1, -1, -1, -1, -1 }, { 0x27459, -1, -1, 1468233, -1, -1, -1, -1, -1, -1 }, { 0x2745A, -1, -1, 1468237, -1, -1, -1, -1, -1, -1 }, { 0x2745C, -1, -1, 1468242, -1, -1, -1, -1, -1, -1 }, { 0x2745D, -1, -1, 1468246, -1, -1, -1, -1, -1, -1 }, { 0x27460, -1, -1, 1468253, -1, -1, -1, -1, -1, -1 }, { 0x27461, -1, -1, 1468257, -1, -1, -1, -1, -1, -1 }, { 0x27464, -1, -1, 1468261, -1, -1, -1, -1, -1, -1 }, { 0x27466, -1, -1, 1468266, -1, -1, -1, -1, -1, -1 }, { 0x27467, -1, -1, 1468271, -1, -1, -1, -1, -1, -1 }, { 0x27468, -1, -1, 1468276, -1, -1, -1, -1, -1, -1 }, { 0x27469, -1, -1, 1468281, -1, -1, -1, -1, -1, -1 }, { 0x2746B, -1, -1, 1468287, -1, -1, -1, -1, -1, -1 }, { 0x27480, -1, -1, 1468292, -1, -1, -1, -1, -1, -1 }, { 0x27482, -1, -1, 1468296, -1, -1, -1, -1, -1, -1 }, { 0x27484, -1, 1468300, -1, -1, -1, -1, -1, -1, -1 }, { 0x27485, -1, -1, -1, -1, -1, -1, -1, -1, 1468306 }, { 0x27486, -1, 1468314, -1, -1, -1, -1, -1, -1, -1 }, { 0x27487, -1, -1, -1, -1, -1, -1, -1, -1, 1468320 }, { 0x27488, -1, -1, 1468325, -1, -1, -1, -1, -1, -1 }, { 0x27489, -1, -1, -1, -1, -1, -1, -1, -1, 1468329 }, { 0x2748A, -1, -1, -1, -1, -1, -1, -1, -1, 1468334 }, { 0x2748B, -1, -1, -1, -1, -1, -1, -1, -1, 1468339 }, { 0x2748C, -1, -1, -1, -1, -1, -1, -1, -1, 1468345 }, { 0x2748D, -1, -1, -1, -1, -1, -1, -1, -1, 1468350 }, { 0x2748E, -1, -1, 1468355, -1, -1, -1, -1, -1, -1 }, { 0x27490, -1, -1, 1468358, -1, -1, -1, -1, -1, -1 }, { 0x27491, -1, -1, 1468362, -1, -1, -1, -1, -1, -1 }, { 0x27493, -1, -1, 1468367, -1, -1, -1, -1, -1, -1 }, { 0x27495, -1, -1, 1468371, -1, -1, -1, -1, -1, -1 }, { 0x27496, -1, -1, 1468375, -1, -1, -1, -1, -1, -1 }, { 0x27497, -1, -1, 1468380, -1, -1, -1, -1, -1, -1 }, { 0x27499, -1, -1, 1468384, -1, -1, -1, -1, -1, -1 }, { 0x2749A, -1, -1, 1468388, -1, -1, -1, -1, -1, -1 }, { 0x2749C, -1, -1, 1468393, -1, -1, -1, -1, -1, -1 }, { 0x2749D, -1, -1, 1468398, -1, -1, -1, -1, -1, -1 }, { 0x274A8, -1, -1, 1468404, -1, -1, -1, -1, -1, -1 }, { 0x274AD, -1, -1, 1468410, -1, -1, -1, -1, -1, -1 }, { 0x274BD, -1, -1, 1468415, -1, -1, -1, -1, -1, -1 }, { 0x274BF, -1, -1, 1468420, -1, -1, -1, -1, -1, -1 }, { 0x274C0, -1, -1, 1468425, -1, -1, -1, -1, -1, -1 }, { 0x274C1, -1, -1, 1468431, -1, -1, -1, -1, -1, -1 }, { 0x274C2, -1, -1, 1468435, -1, -1, -1, -1, -1, -1 }, { 0x274C4, -1, -1, 1468440, -1, -1, -1, -1, -1, -1 }, { 0x274C5, -1, -1, -1, -1, -1, -1, -1, -1, 1468444 }, { 0x274C6, -1, -1, -1, -1, -1, -1, -1, -1, 1468450 }, { 0x274C7, -1, -1, -1, -1, -1, -1, -1, -1, 1468458 }, { 0x274CB, -1, -1, 1468465, -1, -1, -1, -1, -1, -1 }, { 0x274CD, 1468476, 1468471, -1, -1, -1, -1, -1, -1, -1 }, { 0x274CE, -1, -1, 1468489, -1, -1, -1, -1, -1, -1 }, { 0x274CF, -1, -1, 1468493, -1, -1, -1, -1, -1, 1468499 }, { 0x274D0, -1, -1, 1468505, -1, -1, -1, -1, -1, -1 }, { 0x274D1, -1, -1, 1468510, -1, -1, -1, -1, -1, -1 }, { 0x274D3, -1, -1, 1468514, -1, -1, -1, -1, -1, -1 }, { 0x274D4, -1, -1, 1468518, -1, -1, -1, -1, -1, -1 }, { 0x274D5, -1, -1, 1468524, -1, -1, -1, -1, -1, -1 }, { 0x274D6, -1, -1, 1468530, -1, -1, -1, -1, -1, -1 }, { 0x274D7, -1, -1, 1468535, -1, -1, -1, -1, -1, -1 }, { 0x274D8, -1, -1, 1468539, -1, -1, -1, -1, -1, -1 }, { 0x274E8, -1, -1, 1468545, -1, -1, -1, -1, -1, -1 }, { 0x274E9, -1, -1, 1468551, -1, -1, -1, -1, -1, -1 }, { 0x274EA, -1, -1, 1468556, -1, -1, -1, -1, -1, -1 }, { 0x274ED, -1, -1, -1, -1, -1, -1, -1, -1, 1468560 }, { 0x274EE, -1, -1, -1, -1, -1, -1, -1, -1, 1468565 }, { 0x274EF, -1, -1, -1, -1, -1, -1, -1, -1, 1468571 }, { 0x274F0, -1, -1, -1, -1, -1, -1, -1, -1, 1468577 }, { 0x274F2, -1, -1, 1468581, -1, -1, -1, -1, -1, -1 }, { 0x274F4, -1, -1, 1468587, -1, -1, -1, -1, -1, -1 }, { 0x274F8, -1, -1, 1468593, -1, -1, -1, -1, -1, -1 }, { 0x274FA, -1, -1, 1468598, -1, -1, -1, -1, -1, -1 }, { 0x274FB, -1, -1, 1468603, -1, -1, -1, -1, -1, -1 }, { 0x274FD, -1, -1, 1468607, -1, -1, -1, -1, -1, -1 }, { 0x274FF, -1, -1, 1468611, -1, -1, -1, -1, -1, -1 }, { 0x27502, -1, -1, 1468616, -1, -1, -1, -1, -1, -1 }, { 0x27505, -1, -1, 1468621, -1, -1, -1, -1, -1, -1 }, { 0x27516, -1, -1, 1468626, -1, -1, -1, -1, -1, -1 }, { 0x27517, -1, -1, 1468630, -1, -1, -1, -1, -1, -1 }, { 0x27519, -1, -1, -1, -1, -1, -1, -1, -1, 1468635 }, { 0x2751A, -1, -1, -1, -1, -1, -1, -1, -1, 1468641 }, { 0x2751B, -1, -1, -1, -1, -1, -1, -1, -1, 1468647 }, { 0x2751C, -1, -1, -1, -1, -1, -1, -1, -1, 1468655 }, { 0x2751D, -1, -1, 1468661, -1, -1, -1, -1, -1, -1 }, { 0x2751E, -1, -1, 1468665, -1, -1, -1, -1, -1, -1 }, { 0x27521, -1, -1, 1468671, -1, -1, -1, -1, -1, -1 }, { 0x27523, -1, -1, 1468677, -1, -1, -1, -1, -1, -1 }, { 0x27524, -1, -1, 1468681, -1, -1, -1, -1, -1, -1 }, { 0x27525, -1, -1, 1468687, -1, -1, -1, -1, -1, -1 }, { 0x27526, -1, -1, 1468692, -1, -1, -1, -1, -1, -1 }, { 0x27527, -1, -1, 1468696, -1, -1, -1, -1, -1, -1 }, { 0x27528, -1, -1, 1468702, -1, -1, -1, -1, -1, -1 }, { 0x27529, -1, -1, 1468707, -1, -1, -1, -1, -1, -1 }, { 0x2752A, -1, -1, 1468711, -1, -1, -1, -1, -1, -1 }, { 0x2752C, -1, -1, 1468716, -1, -1, -1, -1, -1, -1 }, { 0x2752D, -1, -1, 1468720, -1, -1, -1, -1, -1, -1 }, { 0x2752E, -1, -1, 1468725, -1, -1, -1, -1, -1, -1 }, { 0x27533, -1, -1, 1468729, -1, -1, -1, -1, -1, -1 }, { 0x27534, -1, -1, 1468734, -1, -1, -1, -1, -1, -1 }, { 0x27537, -1, -1, 1468740, -1, -1, -1, -1, -1, -1 }, { 0x2753C, -1, -1, 1468745, -1, -1, -1, -1, -1, -1 }, { 0x2753E, -1, -1, -1, -1, -1, -1, -1, -1, 1468748 }, { 0x2753F, -1, -1, -1, -1, -1, -1, -1, -1, 1468754 }, { 0x27540, -1, -1, -1, -1, -1, -1, -1, -1, 1468759 }, { 0x27543, -1, -1, 1468765, -1, -1, -1, -1, -1, -1 }, { 0x27544, -1, -1, 1468771, -1, -1, -1, -1, -1, -1 }, { 0x27545, -1, -1, 1468777, -1, -1, -1, -1, -1, -1 }, { 0x27547, -1, -1, 1468783, -1, -1, -1, -1, -1, -1 }, { 0x27549, -1, -1, 1468789, -1, -1, -1, -1, -1, -1 }, { 0x2754B, -1, -1, 1468793, -1, -1, -1, -1, -1, -1 }, { 0x2754C, -1, -1, 1468798, -1, -1, -1, -1, -1, -1 }, { 0x2754D, -1, -1, 1468804, -1, -1, -1, -1, -1, -1 }, { 0x2754E, -1, -1, 1468810, -1, -1, -1, -1, -1, -1 }, { 0x27552, -1, -1, 1468814, -1, -1, -1, -1, -1, -1 }, { 0x27553, -1, -1, 1468819, -1, -1, -1, -1, -1, -1 }, { 0x27559, -1, -1, 1468823, -1, -1, -1, -1, -1, -1 }, { 0x2755A, -1, -1, -1, -1, -1, -1, -1, -1, 1468829 }, { 0x2755D, -1, -1, 1468834, -1, -1, -1, -1, -1, -1 }, { 0x2755E, -1, -1, 1468840, -1, -1, -1, -1, -1, -1 }, { 0x2755F, -1, -1, 1468845, -1, -1, -1, -1, -1, -1 }, { 0x27561, -1, -1, 1468853, -1, -1, -1, -1, -1, -1 }, { 0x27564, -1, -1, 1468857, -1, -1, -1, -1, -1, -1 }, { 0x27565, -1, -1, 1468861, -1, -1, -1, -1, -1, -1 }, { 0x27566, -1, -1, 1468865, -1, -1, -1, -1, -1, -1 }, { 0x27567, -1, -1, 1468870, -1, -1, -1, -1, -1, -1 }, { 0x27568, -1, -1, 1468876, -1, -1, -1, -1, -1, -1 }, { 0x2756C, -1, -1, -1, -1, -1, -1, -1, -1, 1468882 }, { 0x2756D, -1, -1, -1, -1, -1, -1, -1, -1, 1468887 }, { 0x2756E, -1, -1, 1468893, -1, -1, -1, -1, -1, -1 }, { 0x2756F, -1, -1, 1468897, -1, -1, -1, -1, -1, -1 }, { 0x27571, -1, -1, 1468901, -1, -1, -1, -1, -1, -1 }, { 0x27572, -1, -1, 1468906, -1, -1, -1, -1, -1, -1 }, { 0x27574, 1468918, 1468912, 1468951, -1, -1, -1, -1, -1, -1 }, { 0x27575, -1, -1, 1468956, -1, -1, -1, -1, -1, -1 }, { 0x27578, -1, -1, 1468960, -1, -1, -1, -1, -1, -1 }, { 0x2757A, -1, -1, 1468967, -1, -1, -1, -1, -1, -1 }, { 0x2757C, -1, -1, 1468975, -1, -1, -1, -1, -1, -1 }, { 0x2757F, -1, -1, 1468979, -1, -1, -1, -1, -1, -1 }, { 0x27581, -1, -1, 1468984, -1, -1, -1, -1, -1, -1 }, { 0x27583, -1, -1, -1, -1, -1, -1, -1, -1, 1468989 }, { 0x27586, -1, -1, 1468995, -1, -1, -1, -1, -1, -1 }, { 0x27587, -1, -1, 1468999, -1, -1, -1, -1, -1, -1 }, { 0x27589, -1, -1, 1469005, -1, -1, -1, -1, -1, -1 }, { 0x27590, -1, -1, -1, -1, -1, -1, -1, -1, 1469011 }, { 0x27591, -1, -1, 1469016, -1, -1, -1, -1, -1, -1 }, { 0x27592, -1, -1, 1469023, -1, -1, -1, -1, -1, -1 }, { 0x27594, -1, -1, 1469029, -1, -1, -1, -1, -1, -1 }, { 0x27598, -1, -1, 1469034, -1, -1, -1, -1, -1, -1 }, { 0x27599, -1, -1, 1469040, -1, -1, -1, -1, -1, -1 }, { 0x2759A, -1, -1, 1469046, -1, -1, -1, -1, -1, -1 }, { 0x2759C, -1, -1, 1469050, -1, -1, -1, -1, -1, -1 }, { 0x275A0, -1, -1, 1469056, -1, -1, -1, -1, -1, -1 }, { 0x275A2, -1, -1, 1469061, -1, -1, -1, -1, -1, -1 }, { 0x275A3, -1, 1469066, -1, -1, -1, -1, -1, -1, -1 }, { 0x275A6, -1, -1, -1, -1, -1, -1, -1, -1, 1469072 }, { 0x275A8, -1, -1, 1469078, -1, -1, -1, -1, -1, -1 }, { 0x275AA, -1, -1, 1469084, -1, -1, -1, -1, -1, -1 }, { 0x275AC, -1, -1, 1469090, -1, -1, -1, -1, -1, -1 }, { 0x275AE, -1, -1, 1469097, -1, -1, -1, -1, -1, -1 }, { 0x275B0, -1, -1, -1, -1, -1, -1, -1, -1, 1469101 }, { 0x275B1, -1, -1, -1, -1, -1, -1, -1, -1, 1469106 }, { 0x275B5, -1, -1, 1469111, -1, -1, -1, -1, -1, -1 }, { 0x275B7, -1, -1, 1469116, -1, -1, -1, -1, -1, -1 }, { 0x275BB, -1, -1, 1469120, -1, -1, -1, -1, -1, -1 }, { 0x275BC, -1, -1, 1469125, -1, -1, -1, -1, -1, -1 }, { 0x275BF, -1, -1, 1469129, -1, -1, -1, -1, -1, -1 }, { 0x275C1, -1, -1, 1469136, -1, -1, -1, -1, -1, -1 }, { 0x275C5, -1, -1, -1, -1, -1, -1, -1, -1, 1469141 }, { 0x275C6, -1, -1, 1469146, -1, -1, -1, -1, -1, -1 }, { 0x275C8, -1, -1, 1469153, -1, -1, -1, -1, -1, -1 }, { 0x275CB, -1, -1, 1469155, -1, -1, -1, -1, -1, -1 }, { 0x275CC, -1, -1, 1469160, -1, -1, -1, -1, -1, -1 }, { 0x275CE, -1, -1, 1469164, -1, -1, -1, -1, -1, -1 }, { 0x275CF, -1, -1, 1469168, -1, -1, -1, -1, -1, -1 }, { 0x275D2, -1, -1, 1469173, -1, -1, -1, -1, -1, -1 }, { 0x275D6, -1, -1, 1469177, -1, -1, -1, -1, -1, -1 }, { 0x275D7, 1469181, -1, -1, -1, -1, 1469213, 1469220, -1, -1 }, { 0x275E0, -1, 1469225, -1, -1, -1, -1, -1, -1, -1 }, { 0x275E4, -1, 1469230, -1, -1, -1, -1, -1, -1, -1 }, { 0x275E6, -1, -1, 1469235, -1, -1, -1, -1, -1, -1 }, { 0x275E9, -1, -1, 1469241, -1, -1, -1, -1, -1, -1 }, { 0x275EA, -1, -1, 1469245, -1, -1, -1, -1, -1, -1 }, { 0x275EB, -1, -1, 1469249, -1, -1, -1, -1, -1, -1 }, { 0x275F1, -1, -1, 1469254, -1, -1, -1, -1, -1, -1 }, { 0x275F2, -1, -1, 1469259, -1, -1, -1, -1, -1, -1 }, { 0x275F4, 1469272, 1469266, 1469286, -1, -1, -1, -1, -1, -1 }, { 0x275F6, -1, -1, 1469292, -1, -1, -1, -1, -1, -1 }, { 0x275F7, 1469296, -1, -1, -1, -1, 1469369, 1469385, -1, -1 }, { 0x275F8, -1, -1, 1469391, -1, -1, -1, -1, -1, -1 }, { 0x275F9, -1, -1, 1469397, -1, -1, -1, -1, -1, -1 }, { 0x275FC, -1, -1, 1469402, -1, -1, -1, -1, -1, -1 }, { 0x275FD, -1, 1469407, -1, -1, -1, -1, -1, -1, -1 }, { 0x275FE, -1, 1469413, -1, -1, -1, -1, -1, -1, -1 }, { 0x275FF, -1, -1, 1469425, -1, -1, -1, -1, 1469419, -1 }, { 0x27602, 1469438, 1469432, 1469463, -1, -1, -1, -1, -1, -1 }, { 0x27603, -1, -1, 1469470, -1, -1, -1, -1, -1, -1 }, { 0x27607, -1, -1, -1, -1, -1, -1, -1, -1, 1469476 }, { 0x27608, -1, -1, 1469481, -1, -1, -1, -1, -1, -1 }, { 0x2760C, -1, 1469487, -1, -1, -1, -1, -1, -1, -1 }, { 0x2760D, -1, -1, 1469493, -1, -1, -1, -1, -1, -1 }, { 0x2760F, -1, -1, 1469500, -1, -1, -1, -1, -1, -1 }, { 0x27611, -1, -1, 1469506, -1, -1, -1, -1, -1, -1 }, { 0x27617, -1, -1, 1469512, -1, -1, -1, -1, -1, -1 }, { 0x2761C, -1, -1, 1469516, -1, -1, -1, -1, -1, -1 }, { 0x2761E, -1, -1, 1469522, -1, -1, -1, -1, -1, -1 }, { 0x2761F, -1, -1, 1469527, -1, -1, -1, -1, -1, -1 }, { 0x27622, -1, -1, 1469531, -1, -1, -1, -1, -1, -1 }, { 0x27625, -1, -1, 1469541, -1, -1, -1, -1, 1469535, -1 }, { 0x27627, -1, -1, 1469546, -1, -1, -1, -1, -1, -1 }, { 0x27628, -1, -1, 1469550, -1, -1, -1, -1, -1, -1 }, { 0x27629, -1, -1, 1469556, -1, -1, -1, -1, -1, -1 }, { 0x2762B, -1, -1, 1469562, -1, -1, -1, -1, -1, -1 }, { 0x2762E, -1, -1, 1469566, -1, -1, -1, -1, -1, -1 }, { 0x27632, -1, 1469573, -1, -1, -1, -1, -1, -1, -1 }, { 0x27638, -1, -1, -1, -1, -1, -1, -1, -1, 1469577 }, { 0x27639, 1469588, 1469582, -1, -1, -1, -1, -1, -1, -1 }, { 0x2763D, -1, -1, 1469606, -1, -1, -1, -1, -1, -1 }, { 0x2763F, -1, -1, 1469610, -1, -1, -1, -1, -1, -1 }, { 0x27640, 1469617, -1, 1469654, -1, -1, -1, -1, -1, -1 }, { 0x27641, -1, -1, 1469658, -1, -1, -1, -1, -1, -1 }, { 0x27643, -1, -1, 1469663, -1, -1, -1, -1, -1, -1 }, { 0x27644, -1, -1, 1469666, -1, -1, -1, -1, -1, -1 }, { 0x27645, -1, -1, 1469670, -1, -1, -1, -1, -1, -1 }, { 0x27646, -1, -1, 1469674, -1, -1, -1, -1, -1, -1 }, { 0x27647, -1, -1, 1469678, -1, -1, -1, -1, -1, -1 }, { 0x27648, -1, -1, 1469684, -1, -1, -1, -1, -1, -1 }, { 0x27649, -1, -1, 1469688, -1, -1, -1, -1, -1, -1 }, { 0x2764C, -1, -1, 1469692, -1, -1, -1, -1, -1, -1 }, { 0x2764F, -1, -1, 1469697, -1, -1, -1, -1, -1, -1 }, { 0x27655, -1, 1469702, -1, -1, -1, -1, -1, -1, -1 }, { 0x27656, -1, 1469707, -1, -1, -1, -1, -1, -1, -1 }, { 0x27657, -1, 1469711, -1, -1, -1, -1, -1, -1, -1 }, { 0x2765B, -1, -1, 1469716, -1, -1, -1, -1, -1, -1 }, { 0x2765D, -1, -1, 1469720, -1, -1, -1, -1, -1, -1 }, { 0x2765E, -1, -1, 1469725, -1, -1, -1, -1, -1, -1 }, { 0x27661, -1, -1, 1469729, -1, -1, -1, -1, -1, -1 }, { 0x27663, -1, -1, 1469733, -1, -1, -1, -1, -1, -1 }, { 0x27664, -1, -1, 1469737, -1, -1, -1, -1, -1, -1 }, { 0x27665, -1, -1, 1469742, -1, -1, -1, -1, -1, -1 }, { 0x27667, -1, -1, 1469748, -1, -1, -1, -1, -1, -1 }, { 0x2766D, -1, -1, 1469754, -1, -1, -1, -1, -1, -1 }, { 0x2766E, -1, -1, 1469760, -1, -1, -1, -1, -1, -1 }, { 0x27676, -1, -1, 1469766, -1, -1, -1, -1, -1, -1 }, { 0x27678, -1, -1, 1469770, -1, -1, -1, -1, -1, -1 }, { 0x2767A, -1, -1, 1469776, -1, -1, -1, -1, -1, -1 }, { 0x2767B, -1, -1, -1, -1, -1, -1, -1, -1, 1469781 }, { 0x2767C, -1, -1, -1, -1, -1, -1, -1, -1, 1469787 }, { 0x2767D, -1, -1, -1, -1, -1, -1, -1, -1, 1469793 }, { 0x2767E, -1, -1, 1469802, -1, -1, -1, -1, -1, -1 }, { 0x27680, -1, -1, 1469806, -1, -1, -1, -1, -1, -1 }, { 0x27681, -1, -1, 1469810, -1, -1, -1, -1, -1, -1 }, { 0x27682, -1, -1, 1469816, -1, -1, -1, -1, -1, -1 }, { 0x27683, -1, -1, 1469822, -1, -1, -1, -1, -1, -1 }, { 0x27684, -1, -1, 1469826, -1, -1, -1, -1, -1, -1 }, { 0x27685, 1469835, 1469829, 1469850, -1, -1, -1, -1, -1, -1 }, { 0x27686, -1, -1, 1469856, -1, -1, -1, -1, -1, -1 }, { 0x27687, -1, -1, 1469861, -1, -1, -1, -1, -1, -1 }, { 0x27689, -1, -1, 1469866, -1, -1, -1, -1, -1, -1 }, { 0x2768B, -1, -1, 1469871, -1, -1, -1, -1, -1, -1 }, { 0x2768F, -1, -1, 1469877, -1, -1, -1, -1, -1, -1 }, { 0x27690, -1, -1, 1469882, -1, -1, -1, -1, -1, -1 }, { 0x27694, 1469894, 1469888, -1, -1, -1, -1, -1, -1, -1 }, { 0x2769F, -1, -1, -1, -1, -1, -1, -1, -1, 1469918 }, { 0x276A0, -1, -1, -1, -1, -1, -1, -1, -1, 1469923 }, { 0x276A1, -1, -1, 1469930, -1, -1, -1, -1, -1, -1 }, { 0x276A2, -1, -1, -1, -1, -1, -1, -1, -1, 1469935 }, { 0x276A5, -1, -1, 1469942, -1, -1, -1, -1, -1, -1 }, { 0x276A8, -1, -1, 1469947, -1, -1, -1, -1, -1, -1 }, { 0x276A9, -1, -1, 1469951, -1, -1, -1, -1, -1, -1 }, { 0x276AA, -1, -1, 1469955, -1, -1, -1, -1, -1, -1 }, { 0x276AB, -1, -1, 1469960, -1, -1, -1, -1, -1, -1 }, { 0x276AC, -1, -1, 1469966, -1, -1, -1, -1, -1, -1 }, { 0x276AD, -1, -1, 1469972, -1, -1, -1, -1, -1, 1469978 }, { 0x276AF, -1, -1, 1469984, -1, -1, -1, -1, -1, -1 }, { 0x276B7, -1, -1, 1469990, -1, -1, -1, -1, -1, -1 }, { 0x276C4, -1, -1, 1469995, -1, -1, -1, -1, -1, -1 }, { 0x276C6, -1, -1, -1, -1, -1, -1, -1, -1, 1470001 }, { 0x276C7, -1, -1, -1, -1, -1, -1, -1, -1, 1470008 }, { 0x276C8, -1, -1, -1, -1, -1, -1, -1, -1, 1470015 }, { 0x276C9, -1, -1, -1, -1, -1, -1, -1, -1, 1470021 }, { 0x276CA, -1, -1, -1, -1, -1, -1, -1, -1, 1470025 }, { 0x276CB, -1, -1, -1, -1, -1, -1, -1, -1, 1470031 }, { 0x276CC, -1, -1, -1, -1, -1, -1, -1, -1, 1470037 }, { 0x276CF, -1, -1, 1470043, -1, -1, -1, -1, -1, -1 }, { 0x276D2, -1, -1, 1470047, -1, -1, -1, -1, -1, -1 }, { 0x276D3, -1, -1, 1470051, -1, -1, -1, -1, -1, -1 }, { 0x276D4, -1, -1, 1470057, -1, -1, -1, -1, -1, -1 }, { 0x276D7, -1, -1, 1470061, -1, -1, -1, -1, -1, -1 }, { 0x276DA, -1, -1, 1470065, -1, -1, -1, -1, -1, -1 }, { 0x276DE, -1, -1, 1470070, -1, -1, -1, -1, -1, 1470074 }, { 0x276DF, -1, -1, 1470078, -1, -1, -1, -1, -1, -1 }, { 0x276E1, -1, -1, 1470084, -1, -1, -1, -1, -1, -1 }, { 0x276E2, -1, -1, 1470090, -1, -1, -1, -1, -1, -1 }, { 0x276E7, -1, -1, 1470095, -1, -1, -1, -1, -1, -1 }, { 0x276F6, -1, -1, -1, -1, -1, -1, -1, -1, 1470100 }, { 0x276F7, -1, -1, -1, -1, -1, -1, -1, -1, 1470106 }, { 0x276F8, -1, -1, 1470111, -1, -1, -1, -1, -1, -1 }, { 0x276F9, -1, -1, 1470117, -1, -1, -1, -1, -1, -1 }, { 0x276FA, -1, -1, 1470123, -1, -1, -1, -1, -1, -1 }, { 0x276FB, -1, -1, 1470128, -1, -1, -1, -1, -1, -1 }, { 0x276FC, -1, -1, 1470133, -1, -1, -1, -1, -1, -1 }, { 0x276FE, -1, -1, 1470138, -1, -1, -1, -1, -1, -1 }, { 0x27701, 1470142, -1, 1470169, -1, -1, -1, -1, -1, -1 }, { 0x27702, -1, -1, 1470175, -1, -1, -1, -1, -1, -1 }, { 0x27703, -1, -1, 1470180, -1, -1, -1, -1, -1, -1 }, { 0x27705, -1, -1, 1470186, -1, -1, -1, -1, -1, -1 }, { 0x27709, -1, -1, 1470191, -1, -1, -1, -1, -1, -1 }, { 0x2770A, -1, -1, 1470196, -1, -1, -1, -1, -1, -1 }, { 0x2770F, -1, 1470200, -1, -1, -1, -1, -1, -1, -1 }, { 0x27710, -1, -1, -1, -1, -1, -1, -1, -1, 1470205 }, { 0x27714, -1, -1, 1470211, -1, -1, -1, -1, -1, -1 }, { 0x27716, -1, -1, -1, -1, -1, -1, -1, -1, 1470216 }, { 0x27717, -1, -1, -1, -1, -1, -1, -1, -1, 1470222 }, { 0x27718, -1, -1, -1, -1, -1, -1, -1, -1, 1470227 }, { 0x27719, -1, -1, -1, -1, -1, -1, -1, -1, 1470234 }, { 0x2771A, -1, -1, 1470241, -1, -1, -1, -1, -1, -1 }, { 0x2771E, -1, -1, 1470246, -1, -1, -1, -1, -1, -1 }, { 0x27720, -1, -1, 1470251, -1, -1, -1, -1, -1, -1 }, { 0x27721, -1, -1, 1470258, -1, -1, -1, -1, -1, -1 }, { 0x27723, -1, -1, 1470262, -1, -1, -1, -1, -1, -1 }, { 0x27724, -1, -1, 1470268, -1, -1, -1, -1, -1, -1 }, { 0x27726, -1, -1, 1470272, -1, -1, -1, -1, -1, -1 }, { 0x27727, -1, -1, 1470276, -1, -1, -1, -1, -1, -1 }, { 0x27731, -1, -1, 1470284, -1, -1, -1, -1, -1, -1 }, { 0x27732, -1, -1, 1470289, -1, -1, -1, -1, -1, -1 }, { 0x27735, 1470300, 1470294, 1470319, -1, -1, -1, -1, -1, 1470324 }, { 0x27736, -1, 1470329, -1, -1, -1, -1, -1, -1, -1 }, { 0x27739, -1, -1, -1, -1, -1, -1, -1, -1, 1470334 }, { 0x2773A, -1, -1, -1, -1, -1, -1, -1, -1, 1470342 }, { 0x2773B, -1, -1, -1, -1, -1, -1, -1, -1, 1470347 }, { 0x2773D, -1, -1, 1470354, -1, -1, -1, -1, -1, -1 }, { 0x27741, -1, 1470360, -1, -1, -1, -1, -1, -1, -1 }, { 0x27742, -1, -1, 1470366, -1, -1, -1, -1, -1, -1 }, { 0x27743, -1, -1, 1470370, -1, -1, -1, -1, -1, -1 }, { 0x27746, -1, -1, 1470375, -1, -1, -1, -1, -1, -1 }, { 0x27747, -1, -1, 1470379, -1, -1, -1, -1, -1, -1 }, { 0x27749, -1, -1, 1470384, -1, -1, -1, -1, -1, -1 }, { 0x2774A, -1, -1, 1470389, -1, -1, -1, -1, -1, -1 }, { 0x2774B, -1, -1, 1470394, -1, -1, -1, -1, -1, -1 }, { 0x2774E, -1, -1, 1470399, -1, -1, -1, -1, -1, -1 }, { 0x27750, -1, -1, 1470406, -1, -1, -1, -1, -1, -1 }, { 0x27751, -1, -1, 1470410, -1, -1, -1, -1, -1, -1 }, { 0x27752, -1, -1, 1470416, -1, -1, -1, -1, -1, -1 }, { 0x27754, -1, -1, 1470422, -1, -1, -1, -1, -1, -1 }, { 0x27755, -1, -1, 1470426, -1, -1, -1, -1, -1, -1 }, { 0x27757, -1, -1, 1470431, -1, -1, -1, -1, -1, -1 }, { 0x27758, -1, -1, 1470436, -1, -1, -1, -1, -1, -1 }, { 0x2775C, -1, -1, 1470441, -1, -1, -1, -1, -1, -1 }, { 0x2775E, 1470452, 1470447, -1, -1, -1, -1, -1, -1, -1 }, { 0x27764, -1, -1, 1470475, -1, -1, -1, -1, -1, -1 }, { 0x27766, -1, -1, -1, -1, -1, -1, -1, -1, 1470479 }, { 0x27767, -1, -1, -1, -1, -1, -1, -1, -1, 1470485 }, { 0x27768, -1, -1, -1, -1, -1, -1, -1, -1, 1470492 }, { 0x27769, -1, -1, -1, -1, -1, -1, -1, -1, 1470498 }, { 0x2776A, -1, -1, 1470505, -1, -1, -1, -1, -1, -1 }, { 0x2776B, -1, -1, 1470511, -1, -1, -1, -1, -1, -1 }, { 0x2776C, -1, -1, 1470516, -1, -1, -1, -1, -1, -1 }, { 0x2776E, -1, -1, 1470521, -1, -1, -1, -1, -1, -1 }, { 0x27772, -1, -1, 1470527, -1, -1, -1, -1, -1, -1 }, { 0x27773, -1, -1, 1470531, -1, -1, -1, -1, -1, -1 }, { 0x27777, -1, -1, 1470535, -1, -1, -1, -1, -1, -1 }, { 0x27778, -1, -1, 1470540, -1, -1, -1, -1, -1, -1 }, { 0x27780, -1, -1, 1470546, -1, -1, -1, -1, -1, -1 }, { 0x27784, -1, 1470551, -1, -1, -1, -1, -1, -1, -1 }, { 0x27785, -1, 1470557, -1, -1, -1, -1, -1, -1, -1 }, { 0x2778A, -1, -1, -1, -1, -1, -1, -1, -1, 1470563 }, { 0x2778B, -1, -1, -1, -1, -1, -1, -1, -1, 1470569 }, { 0x2778D, -1, -1, 1470574, -1, -1, -1, -1, -1, -1 }, { 0x2778F, -1, -1, 1470579, -1, -1, -1, -1, -1, -1 }, { 0x27790, -1, -1, 1470583, -1, -1, -1, -1, -1, -1 }, { 0x27791, -1, -1, 1470589, -1, -1, -1, -1, -1, -1 }, { 0x27792, -1, -1, 1470595, -1, -1, -1, -1, -1, -1 }, { 0x27795, -1, -1, 1470599, -1, -1, -1, -1, -1, -1 }, { 0x2779D, -1, -1, 1470604, -1, -1, -1, -1, -1, -1 }, { 0x2779E, -1, -1, 1470609, -1, -1, -1, -1, -1, -1 }, { 0x277A3, -1, -1, 1470616, -1, -1, -1, -1, -1, 1470621 }, { 0x277A4, -1, -1, -1, -1, -1, -1, -1, -1, 1470627 }, { 0x277A5, -1, -1, -1, -1, -1, -1, -1, -1, 1470634 }, { 0x277A9, -1, -1, 1470639, -1, -1, -1, -1, -1, -1 }, { 0x277AA, 1470644, -1, 1470681, -1, -1, -1, -1, -1, -1 }, { 0x277AB, -1, -1, 1470685, -1, -1, -1, -1, -1, -1 }, { 0x277AC, -1, -1, 1470690, -1, -1, -1, -1, -1, -1 }, { 0x277AD, -1, -1, 1470695, -1, -1, -1, -1, -1, -1 }, { 0x277B0, -1, -1, 1470700, -1, -1, -1, -1, -1, -1 }, { 0x277B2, -1, -1, 1470704, -1, -1, -1, -1, -1, -1 }, { 0x277B4, -1, -1, -1, -1, -1, -1, -1, -1, 1470709 }, { 0x277B8, -1, -1, 1470716, -1, -1, -1, -1, -1, -1 }, { 0x277B9, -1, -1, 1470721, -1, -1, -1, -1, -1, -1 }, { 0x277BA, -1, -1, 1470725, -1, -1, -1, -1, -1, -1 }, { 0x277BE, -1, -1, -1, -1, -1, -1, -1, -1, 1470729 }, { 0x277BF, -1, -1, -1, -1, -1, -1, -1, -1, 1470735 }, { 0x277C0, -1, -1, -1, -1, -1, -1, -1, -1, 1470741 }, { 0x277C1, -1, -1, -1, -1, -1, -1, -1, -1, 1470748 }, { 0x277C3, -1, -1, 1470755, -1, -1, -1, -1, -1, -1 }, { 0x277C4, -1, -1, 1470760, -1, -1, -1, -1, -1, -1 }, { 0x277CC, -1, 1470766, 1470770, -1, -1, -1, -1, -1, -1 }, { 0x277D1, -1, -1, 1470775, -1, -1, -1, -1, -1, -1 }, { 0x277D8, -1, -1, 1470781, -1, -1, -1, -1, -1, -1 }, { 0x277D9, -1, -1, 1470787, -1, -1, -1, -1, -1, -1 }, { 0x277DC, -1, -1, 1470793, -1, -1, -1, -1, -1, -1 }, { 0x277DD, -1, -1, -1, -1, -1, -1, -1, -1, 1470797 }, { 0x277E0, -1, -1, 1470803, -1, -1, -1, -1, -1, -1 }, { 0x277E3, -1, -1, 1470809, -1, -1, -1, -1, -1, -1 }, { 0x277E8, -1, -1, 1470813, -1, -1, -1, -1, -1, -1 }, { 0x277EC, -1, -1, 1470819, -1, -1, -1, -1, -1, -1 }, { 0x277F1, -1, -1, 1470823, -1, -1, -1, -1, -1, -1 }, { 0x277FC, -1, -1, 1470827, -1, -1, -1, -1, -1, -1 }, { 0x27802, -1, -1, 1470832, -1, -1, -1, -1, -1, -1 }, { 0x27805, -1, -1, -1, -1, -1, -1, -1, -1, 1470836 }, { 0x27806, -1, -1, 1470840, -1, -1, -1, -1, -1, -1 }, { 0x27808, -1, -1, 1470845, -1, -1, -1, -1, -1, -1 }, { 0x2780A, -1, -1, 1470850, -1, -1, -1, -1, -1, -1 }, { 0x2780B, -1, -1, 1470855, -1, -1, -1, -1, -1, -1 }, { 0x2780E, -1, -1, 1470859, -1, -1, -1, -1, -1, -1 }, { 0x27812, -1, -1, 1470863, -1, -1, -1, -1, -1, -1 }, { 0x27813, -1, -1, 1470869, -1, -1, -1, -1, -1, -1 }, { 0x2781A, -1, -1, 1470873, -1, -1, -1, -1, -1, -1 }, { 0x2781B, -1, -1, 1470878, -1, -1, -1, -1, -1, -1 }, { 0x2781C, -1, -1, 1470884, -1, -1, -1, -1, -1, -1 }, { 0x2781D, -1, -1, 1470889, -1, -1, -1, -1, -1, -1 }, { 0x2781E, -1, -1, 1470895, -1, -1, -1, -1, -1, -1 }, { 0x2781F, -1, -1, 1470898, -1, -1, -1, -1, -1, -1 }, { 0x27821, -1, -1, 1470902, -1, -1, -1, -1, -1, -1 }, { 0x27822, -1, -1, 1470907, -1, -1, -1, -1, -1, -1 }, { 0x27823, -1, -1, 1470911, -1, -1, -1, -1, -1, -1 }, { 0x27825, -1, -1, 1470916, -1, -1, -1, -1, -1, -1 }, { 0x27826, -1, -1, 1470920, -1, -1, -1, -1, -1, -1 }, { 0x27829, -1, -1, 1470925, -1, -1, -1, -1, -1, -1 }, { 0x2782A, -1, -1, 1470929, -1, -1, -1, -1, -1, -1 }, { 0x2782B, -1, -1, 1470933, -1, -1, -1, -1, -1, -1 }, { 0x2782C, -1, -1, 1470938, -1, -1, -1, -1, -1, -1 }, { 0x27834, -1, -1, 1470945, -1, -1, -1, -1, -1, -1 }, { 0x27836, -1, -1, 1470950, -1, -1, -1, -1, -1, -1 }, { 0x2783C, -1, -1, 1470955, -1, -1, -1, -1, -1, -1 }, { 0x2783D, -1, -1, 1470960, -1, -1, -1, -1, -1, -1 }, { 0x2783E, -1, -1, 1470965, -1, -1, -1, -1, -1, -1 }, { 0x27847, -1, -1, 1470970, -1, -1, -1, -1, -1, -1 }, { 0x27848, -1, -1, 1470974, -1, -1, -1, -1, -1, -1 }, { 0x27849, -1, -1, 1470981, -1, -1, -1, -1, -1, -1 }, { 0x2784A, -1, -1, -1, -1, -1, -1, -1, -1, 1470985 }, { 0x2784B, -1, -1, 1470992, -1, -1, -1, -1, -1, -1 }, { 0x2784D, -1, -1, 1470996, -1, -1, -1, -1, -1, -1 }, { 0x2784F, -1, -1, 1471002, -1, -1, -1, -1, -1, -1 }, { 0x27851, -1, -1, 1471007, -1, -1, -1, -1, -1, -1 }, { 0x27858, -1, 1471012, 1471027, -1, -1, -1, -1, -1, -1 }, { 0x27859, -1, -1, 1471031, -1, -1, -1, -1, -1, -1 }, { 0x2785A, -1, -1, 1471037, -1, -1, -1, -1, -1, -1 }, { 0x2785C, -1, -1, 1471043, -1, -1, -1, -1, -1, -1 }, { 0x27861, -1, -1, 1471049, -1, -1, -1, -1, -1, -1 }, { 0x27862, -1, -1, 1471054, -1, -1, -1, -1, -1, -1 }, { 0x27863, 1471060, -1, 1471091, -1, -1, -1, -1, -1, -1 }, { 0x27864, -1, -1, 1471096, -1, -1, -1, -1, -1, -1 }, { 0x27866, -1, -1, 1471102, -1, -1, -1, -1, -1, -1 }, { 0x27868, -1, -1, 1471107, -1, -1, -1, -1, -1, -1 }, { 0x27869, -1, -1, 1471111, -1, -1, -1, -1, -1, -1 }, { 0x2786A, -1, -1, 1471117, -1, -1, -1, -1, -1, -1 }, { 0x2786B, -1, -1, 1471122, -1, -1, -1, -1, -1, -1 }, { 0x2786C, -1, -1, 1471127, -1, -1, -1, -1, -1, -1 }, { 0x2786E, -1, -1, 1471133, -1, -1, -1, -1, -1, -1 }, { 0x2786F, -1, -1, 1471140, -1, -1, -1, -1, -1, -1 }, { 0x27870, -1, 1471144, -1, -1, -1, -1, -1, -1, -1 }, { 0x27874, -1, -1, 1471149, -1, -1, -1, -1, -1, -1 }, { 0x27875, -1, -1, 1471155, -1, -1, -1, -1, -1, -1 }, { 0x27876, -1, -1, 1471160, -1, -1, -1, -1, -1, -1 }, { 0x27878, -1, -1, 1471167, -1, -1, -1, -1, -1, -1 }, { 0x27879, -1, -1, 1471172, -1, -1, -1, -1, -1, -1 }, { 0x2787A, -1, -1, 1471177, -1, -1, -1, -1, -1, -1 }, { 0x2787C, -1, -1, 1471181, -1, -1, -1, -1, -1, -1 }, { 0x27882, -1, -1, 1471187, -1, -1, -1, -1, -1, -1 }, { 0x27883, -1, -1, 1471191, -1, -1, -1, -1, -1, -1 }, { 0x27886, -1, -1, 1471196, -1, -1, -1, -1, -1, -1 }, { 0x2788B, -1, -1, 1471204, -1, -1, -1, -1, -1, -1 }, { 0x2788C, -1, -1, 1471209, -1, -1, -1, -1, -1, -1 }, { 0x27890, -1, -1, 1471214, -1, -1, -1, -1, -1, -1 }, { 0x27891, -1, -1, -1, -1, -1, -1, -1, -1, 1471220 }, { 0x27892, -1, -1, 1471226, -1, -1, -1, -1, -1, -1 }, { 0x27896, -1, -1, 1471231, -1, -1, -1, -1, -1, -1 }, { 0x2789B, -1, -1, 1471237, -1, -1, -1, -1, -1, -1 }, { 0x2789C, -1, -1, 1471243, -1, -1, -1, -1, -1, -1 }, { 0x2789D, 1471253, 1471248, 1471278, -1, -1, -1, -1, -1, -1 }, { 0x2789E, -1, -1, 1471282, -1, -1, -1, -1, -1, -1 }, { 0x2789F, -1, -1, -1, -1, -1, -1, -1, -1, 1471288 }, { 0x278A2, -1, -1, 1471297, -1, -1, -1, -1, -1, -1 }, { 0x278A6, -1, -1, 1471302, -1, -1, -1, -1, -1, -1 }, { 0x278A7, -1, -1, 1471307, -1, -1, -1, -1, -1, -1 }, { 0x278A9, -1, -1, 1471312, -1, -1, -1, -1, -1, -1 }, { 0x278AC, -1, -1, 1471317, -1, -1, -1, -1, -1, -1 }, { 0x278AD, -1, -1, 1471323, -1, -1, -1, -1, -1, -1 }, { 0x278B0, -1, -1, 1471328, -1, -1, -1, -1, -1, -1 }, { 0x278B2, -1, 1471332, -1, -1, -1, -1, -1, -1, -1 }, { 0x278B5, -1, -1, 1471337, -1, -1, -1, -1, -1, -1 }, { 0x278B6, -1, -1, 1471342, -1, -1, -1, -1, -1, -1 }, { 0x278B9, -1, -1, 1471347, -1, -1, -1, -1, -1, -1 }, { 0x278BC, -1, -1, 1471353, -1, -1, -1, -1, -1, -1 }, { 0x278BD, -1, -1, 1471359, -1, -1, -1, -1, -1, -1 }, { 0x278BE, -1, -1, 1471362, -1, -1, -1, -1, -1, -1 }, { 0x278C1, -1, -1, 1471366, -1, -1, -1, -1, -1, -1 }, { 0x278C3, -1, -1, 1471371, -1, -1, -1, -1, -1, -1 }, { 0x278C8, 1471381, 1471375, -1, -1, -1, -1, -1, -1, -1 }, { 0x278CB, -1, -1, 1471397, -1, -1, -1, -1, -1, -1 }, { 0x278CC, -1, -1, 1471402, -1, -1, -1, -1, -1, -1 }, { 0x278D1, -1, -1, 1471408, -1, -1, -1, -1, -1, -1 }, { 0x278D2, -1, -1, 1471414, -1, -1, -1, -1, -1, -1 }, { 0x278D5, -1, -1, 1471418, -1, -1, -1, -1, -1, -1 }, { 0x278D6, -1, -1, 1471423, -1, -1, -1, -1, -1, -1 }, { 0x278DA, -1, -1, 1471428, -1, -1, -1, -1, -1, -1 }, { 0x278DB, -1, -1, 1471433, -1, -1, -1, -1, -1, -1 }, { 0x278DF, -1, -1, 1471437, -1, -1, -1, -1, -1, -1 }, { 0x278E0, -1, -1, -1, -1, -1, -1, -1, -1, 1471441 }, { 0x278E1, -1, -1, 1471448, -1, -1, -1, -1, -1, -1 }, { 0x278E2, -1, -1, 1471452, -1, -1, -1, -1, -1, -1 }, { 0x278E3, -1, -1, 1471457, -1, -1, -1, -1, -1, -1 }, { 0x278E4, -1, -1, 1471461, -1, -1, -1, -1, -1, -1 }, { 0x278E6, -1, -1, 1471465, -1, -1, -1, -1, -1, -1 }, { 0x278E7, -1, -1, -1, -1, -1, -1, -1, -1, 1471471 }, { 0x278E9, -1, -1, 1471475, -1, -1, -1, -1, -1, -1 }, { 0x278EA, -1, -1, 1471479, -1, -1, -1, -1, -1, -1 }, { 0x278EC, -1, -1, 1471485, -1, -1, -1, -1, -1, -1 }, { 0x278ED, -1, -1, 1471489, -1, -1, -1, -1, -1, -1 }, { 0x278F2, -1, -1, -1, -1, -1, -1, -1, -1, 1471494 }, { 0x278F3, -1, -1, -1, -1, -1, -1, -1, -1, 1471501 }, { 0x278F4, 1471506, -1, -1, 1471512, -1, -1, -1, -1, -1 }, { 0x278F5, -1, -1, 1471520, -1, -1, -1, -1, -1, -1 }, { 0x278F7, -1, -1, 1471525, -1, -1, -1, -1, -1, -1 }, { 0x278F8, -1, -1, 1471531, -1, -1, -1, -1, -1, -1 }, { 0x278F9, -1, -1, 1471536, -1, -1, -1, -1, -1, -1 }, { 0x278FA, -1, -1, 1471541, -1, -1, -1, -1, -1, -1 }, { 0x278FB, -1, -1, 1471546, -1, -1, -1, -1, -1, -1 }, { 0x278FC, -1, -1, 1471550, -1, -1, -1, -1, -1, -1 }, { 0x278FE, -1, -1, 1471554, -1, -1, -1, -1, -1, -1 }, { 0x27901, -1, -1, -1, -1, -1, -1, -1, -1, 1471559 }, { 0x27902, -1, -1, -1, -1, -1, -1, -1, -1, 1471566 }, { 0x27903, -1, -1, 1471573, -1, -1, -1, -1, -1, -1 }, { 0x2790D, -1, -1, 1471577, -1, -1, -1, -1, -1, -1 }, { 0x2790E, -1, -1, 1471582, -1, -1, -1, -1, -1, -1 }, { 0x2790F, -1, -1, 1471588, -1, -1, -1, -1, -1, -1 }, { 0x27910, -1, -1, 1471592, -1, -1, -1, -1, -1, -1 }, { 0x27911, -1, -1, 1471597, -1, -1, -1, -1, -1, -1 }, { 0x27912, -1, -1, 1471601, -1, -1, -1, -1, -1, -1 }, { 0x27913, -1, -1, 1471605, -1, -1, -1, -1, -1, -1 }, { 0x27915, -1, -1, 1471610, -1, -1, -1, -1, -1, -1 }, { 0x27916, -1, -1, 1471615, -1, -1, -1, -1, -1, -1 }, { 0x27917, -1, -1, 1471620, -1, -1, -1, -1, -1, -1 }, { 0x27919, -1, -1, 1471626, -1, -1, -1, -1, -1, -1 }, { 0x2791B, -1, -1, 1471632, -1, -1, -1, -1, -1, -1 }, { 0x2791C, -1, -1, 1471638, -1, -1, -1, -1, -1, -1 }, { 0x2791F, -1, -1, 1471642, -1, -1, -1, -1, -1, -1 }, { 0x27920, -1, -1, 1471646, -1, -1, -1, -1, -1, -1 }, { 0x27921, -1, -1, 1471651, -1, -1, -1, -1, -1, -1 }, { 0x27923, -1, -1, 1471656, -1, -1, -1, -1, -1, -1 }, { 0x27924, -1, 1471660, -1, -1, -1, -1, -1, -1, -1 }, { 0x27925, -1, -1, -1, -1, -1, -1, -1, -1, 1471666 }, { 0x27928, -1, -1, 1471671, -1, -1, -1, -1, -1, -1 }, { 0x2792D, -1, -1, -1, -1, -1, -1, -1, -1, 1471677 }, { 0x2792E, -1, -1, 1471680, -1, -1, -1, -1, -1, -1 }, { 0x2792F, -1, -1, 1471685, -1, -1, -1, -1, -1, -1 }, { 0x27932, -1, -1, 1471690, -1, -1, -1, -1, -1, -1 }, { 0x27934, -1, -1, 1471694, -1, -1, -1, -1, -1, -1 }, { 0x27935, -1, -1, 1471699, -1, -1, -1, -1, -1, -1 }, { 0x27938, -1, -1, -1, -1, -1, -1, -1, -1, 1471705 }, { 0x27939, -1, -1, -1, -1, -1, -1, -1, -1, 1471710 }, { 0x2793C, -1, -1, 1471715, -1, -1, -1, -1, -1, -1 }, { 0x2793D, -1, -1, 1471720, -1, -1, -1, -1, -1, -1 }, { 0x27943, -1, -1, -1, -1, -1, -1, -1, -1, 1471725 }, { 0x27944, -1, -1, 1471732, -1, -1, -1, -1, -1, -1 }, { 0x27946, -1, -1, 1471736, -1, -1, -1, -1, -1, -1 }, { 0x27947, -1, -1, -1, -1, -1, -1, -1, -1, 1471740 }, { 0x27948, -1, -1, 1471745, -1, -1, -1, -1, -1, -1 }, { 0x2794A, -1, -1, 1471751, -1, -1, -1, -1, -1, -1 }, { 0x2794B, -1, -1, 1471756, -1, -1, -1, -1, -1, -1 }, { 0x2794C, -1, -1, 1471760, -1, -1, -1, -1, -1, -1 }, { 0x2794D, -1, -1, 1471767, -1, -1, -1, -1, -1, -1 }, { 0x2794E, -1, -1, 1471773, -1, -1, -1, -1, -1, -1 }, { 0x27951, -1, -1, 1471778, -1, -1, -1, -1, -1, -1 }, { 0x27953, -1, -1, 1471782, -1, -1, -1, -1, -1, -1 }, { 0x27954, -1, -1, -1, -1, -1, -1, -1, -1, 1471788 }, { 0x27955, -1, -1, 1471791, -1, -1, -1, -1, -1, -1 }, { 0x27956, -1, -1, 1471795, -1, -1, -1, -1, -1, -1 }, { 0x2795A, -1, -1, 1471799, -1, -1, -1, -1, -1, -1 }, { 0x2795B, -1, -1, 1471803, -1, -1, -1, -1, -1, -1 }, { 0x2795C, -1, -1, 1471809, -1, -1, -1, -1, -1, -1 }, { 0x2795E, -1, -1, 1471814, -1, -1, -1, -1, -1, -1 }, { 0x2795F, -1, -1, 1471819, -1, -1, -1, -1, -1, -1 }, { 0x27963, -1, -1, 1471823, -1, -1, -1, -1, -1, -1 }, { 0x27964, -1, -1, 1471828, -1, -1, -1, -1, -1, -1 }, { 0x27967, -1, 1471832, -1, -1, -1, -1, -1, -1, -1 }, { 0x2796E, -1, -1, 1471837, -1, -1, -1, -1, -1, -1 }, { 0x2796F, -1, -1, 1471841, -1, -1, -1, -1, -1, -1 }, { 0x27971, -1, -1, 1471845, -1, -1, -1, -1, -1, -1 }, { 0x27974, -1, -1, 1471849, -1, -1, -1, -1, -1, -1 }, { 0x27975, -1, -1, 1471855, -1, -1, -1, -1, -1, -1 }, { 0x27977, -1, -1, 1471860, -1, -1, -1, -1, -1, -1 }, { 0x27978, -1, -1, 1471865, -1, -1, -1, -1, -1, -1 }, { 0x27979, -1, -1, 1471870, -1, -1, -1, -1, -1, -1 }, { 0x2797A, 1471882, 1471876, 1471917, -1, -1, -1, -1, -1, -1 }, { 0x2797C, -1, -1, 1471922, -1, -1, -1, -1, -1, -1 }, { 0x2797F, -1, -1, 1471927, -1, -1, -1, -1, -1, -1 }, { 0x27981, -1, -1, 1471932, -1, -1, -1, -1, -1, -1 }, { 0x2798E, -1, -1, 1471936, -1, -1, -1, -1, -1, -1 }, { 0x27991, -1, -1, 1471941, -1, -1, -1, -1, -1, -1 }, { 0x27994, -1, -1, -1, -1, -1, -1, -1, -1, 1471947 }, { 0x27995, -1, -1, -1, -1, -1, -1, -1, -1, 1471953 }, { 0x27996, -1, -1, -1, -1, -1, -1, -1, -1, 1471958 }, { 0x2799A, -1, -1, 1471965, -1, -1, -1, -1, -1, -1 }, { 0x2799D, -1, -1, 1471969, -1, -1, -1, -1, -1, -1 }, { 0x2799E, -1, -1, 1471973, -1, -1, -1, -1, -1, -1 }, { 0x2799F, -1, -1, 1471977, -1, -1, -1, -1, -1, -1 }, { 0x279A0, 1471989, 1471982, -1, -1, -1, -1, -1, -1, -1 }, { 0x279A4, -1, -1, 1472008, -1, -1, -1, -1, -1, -1 }, { 0x279A7, -1, -1, 1472013, -1, -1, -1, -1, -1, -1 }, { 0x279AD, -1, -1, 1472017, -1, -1, -1, -1, -1, -1 }, { 0x279AE, -1, -1, 1472022, -1, -1, -1, -1, -1, -1 }, { 0x279B8, -1, -1, 1472026, -1, -1, -1, -1, -1, -1 }, { 0x279B9, -1, -1, 1472031, -1, -1, -1, -1, -1, -1 }, { 0x279BF, -1, -1, -1, -1, -1, -1, -1, -1, 1472036 }, { 0x279C0, -1, -1, -1, -1, -1, -1, -1, -1, 1472042 }, { 0x279C3, -1, -1, 1472047, -1, -1, -1, -1, -1, -1 }, { 0x279C4, -1, -1, 1472051, -1, -1, -1, -1, -1, -1 }, { 0x279C5, -1, -1, 1472057, -1, -1, -1, -1, -1, -1 }, { 0x279C6, -1, -1, 1472062, -1, -1, -1, -1, -1, -1 }, { 0x279C7, -1, -1, 1472067, -1, -1, -1, -1, -1, -1 }, { 0x279C9, -1, -1, 1472072, -1, -1, -1, -1, -1, -1 }, { 0x279CA, -1, -1, 1472077, -1, -1, -1, -1, -1, -1 }, { 0x279CB, -1, -1, 1472081, -1, -1, -1, -1, -1, -1 }, { 0x279CF, -1, -1, 1472085, -1, -1, -1, -1, -1, -1 }, { 0x279D2, -1, -1, 1472089, -1, -1, -1, -1, -1, -1 }, { 0x279D3, -1, -1, 1472093, -1, -1, -1, -1, -1, -1 }, { 0x279D4, -1, -1, 1472097, -1, -1, -1, -1, -1, -1 }, { 0x279D5, -1, -1, 1472103, -1, -1, -1, -1, -1, -1 }, { 0x279DC, -1, -1, 1472107, -1, -1, -1, -1, -1, -1 }, { 0x279DD, 1472119, 1472113, 1472162, -1, -1, -1, -1, -1, -1 }, { 0x279DF, -1, -1, 1472166, -1, -1, -1, -1, -1, -1 }, { 0x279E0, -1, -1, 1472170, -1, -1, -1, -1, -1, -1 }, { 0x279E9, -1, -1, 1472176, -1, -1, -1, -1, -1, -1 }, { 0x279EF, -1, -1, -1, -1, -1, -1, -1, -1, 1472180 }, { 0x279F5, -1, -1, 1472187, -1, -1, -1, -1, -1, -1 }, { 0x279F6, -1, -1, 1472193, -1, -1, -1, -1, -1, -1 }, { 0x279F8, -1, -1, 1472197, -1, -1, -1, -1, -1, -1 }, { 0x279F9, -1, -1, 1472202, -1, -1, -1, -1, -1, -1 }, { 0x279FA, -1, -1, 1472206, -1, -1, -1, -1, -1, -1 }, { 0x279FB, -1, -1, 1472210, -1, -1, -1, -1, -1, -1 }, { 0x279FD, -1, 1472215, -1, -1, -1, -1, -1, -1, -1 }, { 0x279FE, -1, -1, 1472221, -1, -1, -1, -1, -1, -1 }, { 0x27A00, -1, -1, 1472226, -1, -1, -1, -1, -1, -1 }, { 0x27A02, -1, -1, 1472231, -1, -1, -1, -1, -1, -1 }, { 0x27A04, -1, -1, 1472235, -1, -1, -1, -1, -1, -1 }, { 0x27A06, -1, -1, 1472240, -1, -1, -1, -1, -1, -1 }, { 0x27A08, -1, -1, 1472244, -1, -1, -1, -1, -1, -1 }, { 0x27A0A, 1472255, 1472250, 1472298, -1, -1, -1, -1, -1, -1 }, { 0x27A0B, -1, -1, 1472303, -1, -1, -1, -1, -1, -1 }, { 0x27A0E, -1, 1472308, -1, -1, -1, -1, -1, -1, -1 }, { 0x27A17, -1, -1, 1472314, -1, -1, -1, -1, -1, -1 }, { 0x27A1F, -1, -1, 1472320, -1, -1, -1, -1, -1, -1 }, { 0x27A21, -1, -1, 1472323, -1, -1, -1, -1, -1, -1 }, { 0x27A27, -1, -1, 1472329, -1, -1, -1, -1, -1, -1 }, { 0x27A29, -1, -1, 1472334, -1, -1, -1, -1, -1, -1 }, { 0x27A30, -1, -1, 1472340, -1, -1, -1, -1, -1, -1 }, { 0x27A31, -1, -1, 1472345, -1, -1, -1, -1, -1, -1 }, { 0x27A32, -1, -1, 1472349, -1, -1, -1, -1, -1, -1 }, { 0x27A33, -1, -1, 1472353, -1, -1, -1, -1, -1, -1 }, { 0x27A34, -1, -1, 1472359, -1, -1, -1, -1, -1, -1 }, { 0x27A35, -1, -1, 1472363, -1, -1, -1, -1, -1, -1 }, { 0x27A37, -1, -1, 1472367, -1, -1, -1, -1, -1, -1 }, { 0x27A38, -1, -1, 1472371, -1, -1, -1, -1, -1, -1 }, { 0x27A39, -1, -1, 1472377, -1, -1, -1, -1, -1, -1 }, { 0x27A3E, 1472386, 1472381, 1472416, -1, -1, -1, -1, -1, -1 }, { 0x27A3F, -1, -1, 1472422, -1, -1, -1, -1, -1, -1 }, { 0x27A43, -1, -1, 1472427, -1, -1, -1, -1, -1, -1 }, { 0x27A45, -1, -1, 1472434, -1, -1, -1, -1, -1, -1 }, { 0x27A51, -1, -1, -1, -1, -1, -1, -1, 1472439, -1 }, { 0x27A52, -1, -1, 1472445, -1, -1, -1, -1, -1, -1 }, { 0x27A53, -1, 1472449, 1472454, -1, -1, -1, -1, -1, -1 }, { 0x27A59, 1472464, 1472458, -1, -1, -1, -1, -1, -1, -1 }, { 0x27A5A, -1, -1, 1472500, -1, -1, -1, -1, -1, -1 }, { 0x27A5D, -1, -1, 1472505, -1, -1, -1, -1, -1, -1 }, { 0x27A63, -1, -1, 1472509, -1, -1, -1, -1, -1, -1 }, { 0x27A66, -1, -1, 1472514, -1, -1, -1, -1, -1, -1 }, { 0x27A67, -1, -1, 1472518, -1, -1, -1, -1, -1, -1 }, { 0x27A68, -1, -1, 1472523, -1, -1, -1, -1, -1, -1 }, { 0x27A6A, -1, -1, 1472528, -1, -1, -1, -1, -1, -1 }, { 0x27A6B, -1, -1, 1472534, -1, -1, -1, -1, -1, -1 }, { 0x27A6C, -1, -1, 1472539, -1, -1, -1, -1, -1, -1 }, { 0x27A6E, -1, -1, 1472544, -1, -1, -1, -1, -1, -1 }, { 0x27A70, -1, -1, 1472550, -1, -1, -1, -1, -1, -1 }, { 0x27A71, -1, -1, 1472556, -1, -1, -1, -1, -1, -1 }, { 0x27A72, -1, -1, 1472562, -1, -1, -1, -1, -1, -1 }, { 0x27A74, -1, -1, 1472566, -1, -1, -1, -1, -1, -1 }, { 0x27A76, -1, -1, 1472571, -1, -1, -1, -1, -1, -1 }, { 0x27A78, -1, -1, 1472576, -1, -1, -1, -1, -1, -1 }, { 0x27A79, -1, 1472580, 1472584, -1, -1, -1, -1, -1, -1 }, { 0x27A7C, -1, -1, 1472589, -1, -1, -1, -1, -1, -1 }, { 0x27A84, -1, 1472594, -1, -1, -1, -1, -1, -1, -1 }, { 0x27A85, -1, -1, 1472599, -1, -1, -1, -1, -1, -1 }, { 0x27A87, -1, -1, 1472603, -1, -1, -1, -1, -1, -1 }, { 0x27A93, -1, -1, 1472607, -1, -1, -1, -1, -1, -1 }, { 0x27A95, -1, -1, 1472611, -1, -1, -1, -1, -1, -1 }, { 0x27A98, -1, -1, 1472616, -1, -1, -1, -1, -1, -1 }, { 0x27A9A, -1, -1, 1472622, -1, -1, -1, -1, -1, -1 }, { 0x27A9D, -1, -1, 1472626, -1, -1, -1, -1, -1, -1 }, { 0x27A9E, -1, -1, 1472633, -1, -1, -1, -1, -1, -1 }, { 0x27AA0, -1, -1, 1472637, -1, -1, -1, -1, -1, -1 }, { 0x27AA1, -1, -1, 1472641, -1, -1, -1, -1, -1, -1 }, { 0x27AA2, -1, -1, 1472646, -1, -1, -1, -1, -1, -1 }, { 0x27AA3, -1, -1, 1472650, -1, -1, -1, -1, -1, -1 }, { 0x27AA6, -1, -1, 1472657, -1, -1, -1, -1, -1, -1 }, { 0x27AA8, -1, -1, 1472661, -1, -1, -1, -1, -1, -1 }, { 0x27AAB, -1, -1, 1472665, -1, -1, -1, -1, -1, -1 }, { 0x27AAE, -1, -1, 1472669, -1, -1, -1, -1, -1, -1 }, { 0x27AAF, -1, -1, 1472673, -1, -1, -1, -1, -1, -1 }, { 0x27AB9, -1, -1, 1472679, -1, -1, -1, -1, -1, -1 }, { 0x27ABD, -1, 1472684, -1, -1, -1, -1, -1, -1, -1 }, { 0x27ABE, -1, 1472690, -1, -1, -1, -1, -1, -1, -1 }, { 0x27ACA, -1, -1, 1472696, -1, -1, -1, -1, -1, -1 }, { 0x27AD1, -1, -1, 1472700, -1, -1, -1, -1, -1, -1 }, { 0x27AD2, -1, -1, 1472705, -1, -1, -1, -1, -1, -1 }, { 0x27AD3, -1, -1, 1472710, -1, -1, -1, -1, -1, -1 }, { 0x27AD5, -1, -1, 1472714, -1, -1, -1, -1, -1, -1 }, { 0x27AD7, -1, -1, 1472719, -1, -1, -1, -1, -1, -1 }, { 0x27ADB, -1, -1, 1472724, -1, -1, -1, -1, -1, -1 }, { 0x27ADC, -1, -1, 1472730, -1, -1, -1, -1, -1, -1 }, { 0x27ADD, -1, -1, 1472734, -1, -1, -1, -1, -1, -1 }, { 0x27ADE, -1, -1, 1472739, -1, -1, -1, -1, -1, -1 }, { 0x27AE0, -1, -1, 1472744, -1, -1, -1, -1, -1, -1 }, { 0x27AE1, -1, -1, 1472748, -1, -1, -1, -1, -1, -1 }, { 0x27AE2, -1, -1, 1472753, -1, -1, -1, -1, -1, -1 }, { 0x27AE4, -1, -1, 1472759, -1, -1, -1, -1, -1, -1 }, { 0x27AE5, -1, -1, 1472763, -1, -1, -1, -1, -1, -1 }, { 0x27AE6, -1, -1, 1472767, -1, -1, -1, -1, -1, -1 }, { 0x27AE7, -1, -1, 1472771, -1, -1, -1, -1, -1, -1 }, { 0x27AEC, -1, -1, 1472775, -1, -1, -1, -1, -1, -1 }, { 0x27AF4, -1, 1472779, -1, -1, -1, -1, -1, -1, -1 }, { 0x27AF9, -1, -1, 1472784, -1, -1, -1, -1, -1, -1 }, { 0x27AFC, -1, -1, -1, -1, -1, -1, -1, -1, 1472790 }, { 0x27AFE, -1, -1, 1472794, -1, -1, -1, -1, -1, -1 }, { 0x27AFF, -1, -1, 1472799, -1, -1, -1, -1, -1, -1 }, { 0x27B01, -1, -1, 1472804, -1, -1, -1, -1, -1, -1 }, { 0x27B02, -1, -1, 1472815, -1, -1, -1, -1, 1472809, -1 }, { 0x27B05, -1, -1, 1472819, -1, -1, -1, -1, -1, -1 }, { 0x27B06, -1, 1472824, 1472829, -1, -1, -1, -1, -1, -1 }, { 0x27B07, -1, -1, 1472835, -1, -1, -1, -1, -1, -1 }, { 0x27B08, -1, -1, 1472839, -1, -1, -1, -1, -1, -1 }, { 0x27B0A, -1, -1, 1472843, -1, -1, -1, -1, -1, -1 }, { 0x27B0B, -1, 1472847, 1472853, -1, -1, -1, -1, -1, -1 }, { 0x27B0C, -1, -1, 1472857, -1, -1, -1, -1, -1, -1 }, { 0x27B0F, -1, -1, 1472862, -1, -1, -1, -1, -1, -1 }, { 0x27B15, -1, -1, 1472866, -1, -1, -1, -1, -1, -1 }, { 0x27B18, -1, 1472870, -1, -1, -1, -1, -1, -1, -1 }, { 0x27B1E, -1, -1, 1472876, -1, -1, -1, -1, -1, -1 }, { 0x27B24, -1, -1, 1472881, -1, -1, -1, -1, -1, -1 }, { 0x27B26, -1, -1, 1472888, -1, -1, -1, -1, -1, -1 }, { 0x27B27, -1, -1, 1472894, -1, -1, -1, -1, -1, -1 }, { 0x27B28, 1472907, 1472902, 1472925, -1, -1, -1, -1, -1, -1 }, { 0x27B29, -1, -1, 1472930, -1, -1, -1, -1, -1, -1 }, { 0x27B2A, -1, -1, 1472934, -1, -1, -1, -1, -1, -1 }, { 0x27B2B, -1, -1, 1472939, -1, -1, -1, -1, -1, -1 }, { 0x27B2C, -1, -1, 1472945, -1, -1, -1, -1, -1, -1 }, { 0x27B30, -1, -1, 1472949, -1, -1, -1, -1, -1, -1 }, { 0x27B31, -1, -1, 1472956, -1, -1, -1, -1, -1, -1 }, { 0x27B38, -1, 1472960, -1, -1, -1, -1, -1, -1, -1 }, { 0x27B39, -1, 1472966, -1, -1, -1, -1, -1, -1, -1 }, { 0x27B3A, -1, 1472971, -1, -1, -1, -1, -1, -1, -1 }, { 0x27B43, -1, -1, 1472976, -1, -1, -1, -1, -1, -1 }, { 0x27B47, -1, -1, 1472981, -1, -1, -1, -1, -1, -1 }, { 0x27B48, -1, 1472987, 1472999, -1, -1, -1, -1, -1, -1 }, { 0x27B4A, -1, -1, 1473005, -1, -1, -1, -1, -1, -1 }, { 0x27B4C, -1, -1, 1473011, -1, -1, -1, -1, -1, -1 }, { 0x27B4D, -1, -1, 1473016, -1, -1, -1, -1, -1, -1 }, { 0x27B4E, -1, -1, 1473022, -1, -1, -1, -1, -1, -1 }, { 0x27B4F, -1, -1, 1473026, -1, -1, -1, -1, -1, -1 }, { 0x27B53, -1, -1, 1473031, -1, -1, -1, -1, -1, -1 }, { 0x27B54, -1, -1, 1473037, -1, -1, -1, -1, -1, -1 }, { 0x27B55, -1, -1, 1473043, -1, -1, -1, -1, -1, -1 }, { 0x27B5A, -1, -1, 1473048, -1, -1, -1, -1, -1, -1 }, { 0x27B5C, 1473061, 1473055, 1473072, -1, -1, -1, -1, -1, -1 }, { 0x27B5D, -1, -1, 1473076, -1, -1, -1, -1, -1, -1 }, { 0x27B5E, -1, -1, 1473080, -1, -1, -1, -1, -1, -1 }, { 0x27B5F, -1, -1, 1473085, -1, -1, -1, -1, -1, -1 }, { 0x27B60, -1, -1, 1473090, -1, -1, -1, -1, -1, -1 }, { 0x27B63, -1, -1, 1473095, -1, -1, -1, -1, -1, -1 }, { 0x27B64, -1, -1, 1473100, -1, -1, -1, -1, -1, -1 }, { 0x27B65, -1, 1473105, 1473110, -1, -1, -1, -1, -1, -1 }, { 0x27B66, -1, -1, 1473115, -1, -1, -1, -1, -1, -1 }, { 0x27B6A, -1, -1, 1473121, -1, -1, -1, -1, -1, -1 }, { 0x27B73, -1, -1, 1473124, -1, -1, -1, -1, -1, -1 }, { 0x27B75, -1, -1, 1473128, -1, -1, -1, -1, -1, -1 }, { 0x27B78, -1, -1, 1473133, -1, -1, -1, -1, -1, -1 }, { 0x27B79, -1, -1, 1473138, -1, -1, -1, -1, -1, -1 }, { 0x27B7B, -1, -1, 1473143, -1, -1, -1, -1, -1, -1 }, { 0x27B7C, -1, -1, 1473148, -1, -1, -1, -1, -1, -1 }, { 0x27B7D, -1, -1, 1473154, -1, -1, -1, -1, -1, -1 }, { 0x27B7E, -1, -1, 1473160, -1, -1, -1, -1, -1, -1 }, { 0x27B86, -1, -1, 1473165, -1, -1, -1, -1, -1, -1 }, { 0x27B88, -1, -1, 1473171, -1, -1, -1, -1, -1, -1 }, { 0x27B8D, -1, -1, 1473177, -1, -1, -1, -1, -1, -1 }, { 0x27B91, -1, -1, 1473181, -1, -1, -1, -1, -1, -1 }, { 0x27B92, -1, -1, 1473185, -1, -1, -1, -1, -1, -1 }, { 0x27B93, -1, -1, 1473189, -1, -1, -1, -1, -1, -1 }, { 0x27B97, -1, -1, 1473194, -1, -1, -1, -1, -1, -1 }, { 0x27B99, -1, -1, 1473199, -1, -1, -1, -1, -1, -1 }, { 0x27B9B, -1, -1, 1473204, -1, -1, -1, -1, -1, -1 }, { 0x27B9D, -1, -1, 1473208, -1, -1, -1, -1, -1, -1 }, { 0x27B9E, -1, -1, 1473213, -1, -1, -1, -1, -1, -1 }, { 0x27BA0, -1, -1, 1473218, -1, -1, -1, -1, -1, -1 }, { 0x27BA1, -1, -1, 1473223, -1, -1, -1, -1, -1, -1 }, { 0x27BA4, -1, -1, 1473228, -1, -1, -1, -1, -1, -1 }, { 0x27BAA, -1, -1, 1473233, -1, -1, -1, -1, -1, -1 }, { 0x27BAB, -1, -1, 1473239, -1, -1, -1, -1, -1, -1 }, { 0x27BAC, -1, -1, 1473244, -1, -1, -1, -1, -1, -1 }, { 0x27BAD, -1, -1, 1473250, -1, -1, -1, -1, -1, -1 }, { 0x27BAE, -1, -1, 1473254, -1, -1, -1, -1, -1, -1 }, { 0x27BB0, -1, -1, 1473260, -1, -1, -1, -1, -1, -1 }, { 0x27BB1, -1, -1, 1473265, -1, -1, -1, -1, -1, -1 }, { 0x27BB3, -1, -1, 1473270, -1, -1, -1, -1, -1, -1 }, { 0x27BB4, -1, -1, 1473275, -1, -1, -1, -1, -1, -1 }, { 0x27BB5, -1, -1, 1473281, -1, -1, -1, -1, -1, -1 }, { 0x27BB6, -1, -1, 1473285, -1, -1, -1, -1, -1, -1 }, { 0x27BBA, -1, -1, 1473290, -1, -1, -1, -1, -1, -1 }, { 0x27BBB, -1, -1, 1473296, -1, -1, -1, -1, -1, -1 }, { 0x27BBC, -1, -1, 1473302, -1, -1, -1, -1, -1, -1 }, { 0x27BBD, -1, -1, 1473307, -1, -1, -1, -1, -1, -1 }, { 0x27BBF, -1, -1, 1473313, -1, -1, -1, -1, -1, -1 }, { 0x27BC0, -1, -1, 1473318, -1, -1, -1, -1, -1, -1 }, { 0x27BC3, -1, -1, 1473324, -1, -1, -1, -1, -1, -1 }, { 0x27BC4, -1, -1, -1, -1, -1, -1, -1, -1, 1473329 }, { 0x27BC5, -1, -1, -1, -1, -1, -1, -1, -1, 1473334 }, { 0x27BC6, -1, -1, 1473339, -1, -1, -1, -1, -1, -1 }, { 0x27BC8, -1, -1, 1473344, -1, -1, -1, -1, -1, -1 }, { 0x27BC9, -1, -1, 1473348, -1, -1, -1, -1, -1, -1 }, { 0x27BCA, -1, -1, 1473352, -1, -1, -1, -1, -1, -1 }, { 0x27BCB, -1, -1, 1473356, -1, -1, -1, -1, -1, -1 }, { 0x27BCC, -1, -1, 1473361, -1, -1, -1, -1, -1, -1 }, { 0x27BCD, -1, -1, 1473366, -1, -1, -1, -1, -1, -1 }, { 0x27BCF, -1, -1, 1473371, -1, -1, -1, -1, -1, -1 }, { 0x27BD2, -1, -1, 1473375, -1, -1, -1, -1, -1, -1 }, { 0x27BD6, -1, -1, 1473382, -1, -1, -1, -1, -1, -1 }, { 0x27BD7, -1, -1, 1473387, -1, -1, -1, -1, -1, -1 }, { 0x27BD8, -1, -1, 1473391, -1, -1, -1, -1, -1, -1 }, { 0x27BDE, -1, -1, 1473396, -1, -1, -1, -1, -1, -1 }, { 0x27BE0, -1, -1, 1473401, -1, -1, -1, -1, -1, -1 }, { 0x27BE1, -1, -1, 1473406, -1, -1, -1, -1, -1, -1 }, { 0x27BE4, -1, -1, 1473411, -1, -1, -1, -1, -1, -1 }, { 0x27BE5, -1, -1, 1473416, -1, -1, -1, -1, -1, -1 }, { 0x27BE6, -1, -1, 1473421, -1, -1, -1, -1, -1, -1 }, { 0x27BE8, -1, -1, 1473427, -1, -1, -1, -1, -1, -1 }, { 0x27BE9, -1, -1, 1473432, -1, -1, -1, -1, -1, -1 }, { 0x27BEB, -1, -1, 1473437, -1, -1, -1, -1, -1, -1 }, { 0x27BEF, -1, 1473444, 1473449, -1, -1, -1, -1, -1, -1 }, { 0x27BF0, -1, -1, 1473453, -1, -1, -1, -1, -1, -1 }, { 0x27BF1, -1, -1, 1473458, -1, -1, -1, -1, -1, -1 }, { 0x27BF2, -1, -1, 1473463, -1, -1, -1, -1, -1, -1 }, { 0x27BF4, -1, 1473468, -1, -1, -1, -1, -1, -1, -1 }, { 0x27BF5, -1, -1, -1, -1, -1, -1, -1, -1, 1473473 }, { 0x27BF6, -1, -1, -1, -1, -1, -1, -1, -1, 1473481 }, { 0x27BFA, -1, -1, 1473485, -1, -1, -1, -1, -1, -1 }, { 0x27BFC, -1, -1, 1473490, -1, -1, -1, -1, -1, -1 }, { 0x27BFE, -1, -1, 1473496, -1, -1, -1, -1, -1, -1 }, { 0x27C03, -1, -1, 1473502, -1, -1, -1, -1, -1, -1 }, { 0x27C04, -1, -1, 1473507, -1, -1, -1, -1, -1, -1 }, { 0x27C07, -1, -1, 1473513, -1, -1, -1, -1, -1, -1 }, { 0x27C08, -1, -1, 1473517, -1, -1, -1, -1, -1, -1 }, { 0x27C0A, 1473526, 1473521, 1473543, -1, -1, -1, -1, -1, -1 }, { 0x27C12, -1, 1473549, 1473560, -1, -1, -1, -1, -1, -1 }, { 0x27C17, -1, -1, -1, -1, -1, -1, -1, -1, 1473565 }, { 0x27C18, -1, -1, 1473571, -1, -1, -1, -1, -1, -1 }, { 0x27C19, -1, -1, 1473576, -1, -1, -1, -1, -1, -1 }, { 0x27C1C, -1, -1, -1, -1, -1, -1, -1, -1, 1473580 }, { 0x27C20, -1, -1, 1473587, -1, -1, -1, -1, -1, -1 }, { 0x27C21, -1, -1, 1473592, -1, -1, -1, -1, -1, -1 }, { 0x27C23, -1, -1, 1473596, -1, -1, -1, -1, -1, -1 }, { 0x27C26, -1, -1, -1, -1, -1, -1, -1, -1, 1473601 }, { 0x27C27, 1473606, -1, -1, -1, -1, -1, 1473618, -1, -1 }, { 0x27C28, -1, -1, 1473623, -1, -1, -1, -1, -1, -1 }, { 0x27C29, -1, -1, 1473629, -1, -1, -1, -1, -1, -1 }, { 0x27C2A, -1, -1, 1473635, -1, -1, -1, -1, -1, -1 }, { 0x27C2B, -1, -1, 1473640, -1, -1, -1, -1, -1, -1 }, { 0x27C2D, -1, -1, 1473645, -1, -1, -1, -1, -1, -1 }, { 0x27C2F, -1, -1, 1473650, -1, -1, -1, -1, -1, -1 }, { 0x27C30, -1, -1, 1473657, -1, -1, -1, -1, -1, -1 }, { 0x27C31, -1, -1, 1473662, -1, -1, -1, -1, -1, -1 }, { 0x27C32, -1, -1, 1473666, -1, -1, -1, -1, -1, -1 }, { 0x27C34, -1, -1, 1473671, -1, -1, -1, -1, -1, -1 }, { 0x27C35, -1, -1, 1473675, -1, -1, -1, -1, -1, -1 }, { 0x27C37, -1, -1, 1473679, -1, -1, -1, -1, -1, -1 }, { 0x27C39, -1, -1, 1473683, -1, -1, -1, -1, -1, -1 }, { 0x27C3B, -1, -1, 1473687, -1, -1, -1, -1, -1, -1 }, { 0x27C3F, -1, -1, 1473693, -1, -1, -1, -1, -1, -1 }, { 0x27C40, -1, -1, 1473697, -1, -1, -1, -1, -1, -1 }, { 0x27C44, -1, -1, 1473703, -1, -1, -1, -1, -1, -1 }, { 0x27C45, -1, -1, 1473708, -1, -1, -1, -1, -1, -1 }, { 0x27C46, -1, -1, 1473712, -1, -1, -1, -1, -1, -1 }, { 0x27C4A, -1, -1, 1473717, -1, -1, -1, -1, -1, -1 }, { 0x27C4F, -1, -1, 1473721, -1, -1, -1, -1, -1, -1 }, { 0x27C50, -1, -1, 1473725, -1, -1, -1, -1, -1, -1 }, { 0x27C52, -1, -1, 1473731, -1, -1, -1, -1, -1, -1 }, { 0x27C53, -1, -1, 1473736, -1, -1, -1, -1, -1, -1 }, { 0x27C58, -1, -1, 1473741, -1, -1, -1, -1, -1, -1 }, { 0x27C5C, -1, -1, 1473746, -1, -1, -1, -1, -1, -1 }, { 0x27C5D, -1, -1, 1473751, -1, -1, -1, -1, -1, -1 }, { 0x27C61, -1, -1, 1473756, -1, -1, -1, -1, -1, -1 }, { 0x27C62, -1, -1, 1473763, -1, -1, -1, -1, -1, -1 }, { 0x27C69, -1, -1, 1473769, -1, -1, -1, -1, -1, -1 }, { 0x27C6A, -1, -1, 1473775, -1, -1, -1, -1, -1, -1 }, { 0x27C6B, -1, -1, 1473780, -1, -1, -1, -1, -1, -1 }, { 0x27C6C, -1, 1473785, 1473790, -1, -1, -1, -1, -1, -1 }, { 0x27C70, -1, -1, 1473794, -1, -1, -1, -1, -1, -1 }, { 0x27C72, -1, -1, 1473800, -1, -1, -1, -1, -1, -1 }, { 0x27C73, -1, -1, 1473804, -1, -1, -1, -1, -1, -1 }, { 0x27C74, -1, -1, 1473810, -1, -1, -1, -1, -1, -1 }, { 0x27C75, -1, -1, 1473816, -1, -1, -1, -1, -1, -1 }, { 0x27C79, -1, -1, 1473822, -1, -1, -1, -1, -1, -1 }, { 0x27C7A, -1, -1, -1, -1, -1, -1, -1, -1, 1473826 }, { 0x27C7B, -1, -1, 1473830, -1, -1, -1, -1, -1, -1 }, { 0x27C7C, -1, -1, 1473834, -1, -1, -1, -1, -1, -1 }, { 0x27C7E, -1, -1, 1473839, -1, -1, -1, -1, -1, -1 }, { 0x27C80, -1, -1, 1473845, -1, -1, -1, -1, -1, -1 }, { 0x27C82, -1, -1, 1473851, -1, -1, -1, -1, -1, -1 }, { 0x27C83, -1, -1, 1473856, -1, -1, -1, -1, -1, -1 }, { 0x27C84, -1, -1, 1473861, -1, -1, -1, -1, -1, -1 }, { 0x27C85, -1, -1, 1473866, -1, -1, -1, -1, -1, -1 }, { 0x27C87, -1, -1, 1473872, -1, -1, -1, -1, -1, -1 }, { 0x27C88, -1, -1, 1473876, -1, -1, -1, -1, -1, -1 }, { 0x27C8B, -1, -1, 1473881, -1, -1, -1, -1, -1, -1 }, { 0x27C8C, -1, -1, 1473885, -1, -1, -1, -1, -1, -1 }, { 0x27C8D, -1, -1, 1473890, -1, -1, -1, -1, -1, -1 }, { 0x27C97, -1, -1, 1473896, -1, -1, -1, -1, -1, -1 }, { 0x27C98, -1, -1, 1473901, -1, -1, -1, -1, -1, -1 }, { 0x27C99, -1, -1, 1473905, -1, -1, -1, -1, -1, -1 }, { 0x27C9C, -1, -1, 1473911, -1, -1, -1, -1, -1, -1 }, { 0x27C9D, -1, -1, 1473915, -1, -1, -1, -1, -1, -1 }, { 0x27CA1, -1, -1, 1473920, -1, -1, -1, -1, -1, -1 }, { 0x27CA2, -1, -1, 1473924, -1, -1, -1, -1, -1, -1 }, { 0x27CA4, -1, -1, 1473929, -1, -1, -1, -1, -1, -1 }, { 0x27CA5, -1, -1, 1473935, -1, -1, -1, -1, -1, -1 }, { 0x27CA6, -1, -1, 1473939, -1, -1, -1, -1, -1, -1 }, { 0x27CA7, -1, -1, 1473944, -1, -1, -1, -1, -1, -1 }, { 0x27CA8, -1, -1, 1473948, -1, -1, -1, -1, -1, -1 }, { 0x27CAB, -1, -1, -1, -1, -1, -1, -1, -1, 1473954 }, { 0x27CAD, -1, -1, 1473960, -1, -1, -1, -1, -1, -1 }, { 0x27CAE, -1, -1, 1473965, -1, -1, -1, -1, -1, -1 }, { 0x27CAF, -1, -1, 1473971, -1, -1, -1, -1, -1, -1 }, { 0x27CB0, -1, -1, 1473975, -1, -1, -1, -1, -1, -1 }, { 0x27CB1, -1, 1473980, 1473987, -1, -1, -1, -1, -1, -1 }, { 0x27CB4, -1, -1, 1473993, -1, -1, -1, -1, -1, -1 }, { 0x27CB5, -1, -1, 1473999, -1, -1, -1, -1, -1, -1 }, { 0x27CBA, -1, -1, 1474003, -1, -1, -1, -1, -1, -1 }, { 0x27CBB, -1, -1, 1474007, -1, -1, -1, -1, -1, -1 }, { 0x27CBC, -1, -1, -1, -1, -1, -1, -1, -1, 1474013 }, { 0x27CBE, -1, -1, 1474017, -1, -1, -1, -1, -1, -1 }, { 0x27CBF, -1, -1, 1474023, -1, -1, -1, -1, -1, -1 }, { 0x27CC0, -1, -1, 1474028, -1, -1, -1, -1, -1, -1 }, { 0x27CC1, -1, -1, 1474034, -1, -1, -1, -1, -1, -1 }, { 0x27CC2, -1, -1, 1474038, -1, -1, -1, -1, -1, -1 }, { 0x27CC4, -1, -1, 1474042, -1, -1, -1, -1, -1, -1 }, { 0x27CC5, -1, 1474047, 1474056, -1, -1, -1, -1, -1, -1 }, { 0x27CC6, -1, -1, 1474061, -1, -1, -1, -1, -1, -1 }, { 0x27CC7, -1, -1, -1, -1, -1, -1, -1, -1, 1474067 }, { 0x27CC9, -1, -1, 1474073, -1, -1, -1, -1, -1, -1 }, { 0x27CCC, -1, -1, 1474079, -1, -1, -1, -1, -1, -1 }, { 0x27CCD, -1, -1, 1474083, -1, -1, -1, -1, -1, -1 }, { 0x27CCE, -1, -1, 1474089, -1, -1, -1, -1, -1, -1 }, { 0x27CCF, -1, -1, 1474093, -1, -1, -1, -1, -1, -1 }, { 0x27CD0, -1, -1, 1474098, -1, -1, -1, -1, -1, -1 }, { 0x27CD5, -1, -1, 1474103, -1, -1, -1, -1, -1, -1 }, { 0x27CD8, -1, -1, -1, -1, -1, -1, -1, -1, 1474108 }, { 0x27CD9, -1, -1, 1474113, -1, -1, -1, -1, -1, -1 }, { 0x27CDA, -1, -1, 1474117, -1, -1, -1, -1, -1, -1 }, { 0x27CDB, -1, -1, 1474122, -1, -1, -1, -1, -1, -1 }, { 0x27CDC, -1, -1, 1474127, -1, -1, -1, -1, -1, -1 }, { 0x27CDD, -1, -1, 1474133, -1, -1, -1, -1, -1, -1 }, { 0x27CDE, -1, -1, 1474139, -1, -1, -1, -1, -1, -1 }, { 0x27CDF, -1, -1, 1474144, -1, -1, -1, -1, -1, -1 }, { 0x27CE0, -1, -1, 1474149, -1, -1, -1, -1, -1, -1 }, { 0x27CE3, -1, -1, 1474153, -1, -1, -1, -1, -1, -1 }, { 0x27CE6, -1, -1, 1474159, -1, -1, -1, -1, -1, -1 }, { 0x27CE7, -1, -1, 1474164, -1, -1, -1, -1, -1, -1 }, { 0x27CE8, -1, -1, 1474169, -1, -1, -1, -1, -1, -1 }, { 0x27CE9, -1, -1, 1474174, -1, -1, -1, -1, -1, -1 }, { 0x27CEA, -1, -1, 1474180, -1, -1, -1, -1, -1, -1 }, { 0x27CEB, -1, -1, 1474185, -1, -1, -1, -1, -1, -1 }, { 0x27CEC, -1, -1, 1474190, -1, -1, -1, -1, -1, -1 }, { 0x27CED, -1, -1, 1474195, -1, -1, -1, -1, -1, -1 }, { 0x27CEE, -1, -1, 1474201, -1, -1, -1, -1, -1, -1 }, { 0x27CEF, -1, -1, -1, -1, -1, -1, -1, 1474208, -1 }, { 0x27CF6, -1, -1, 1474214, -1, -1, -1, -1, -1, -1 }, { 0x27CF8, -1, -1, 1474219, -1, -1, -1, -1, -1, -1 }, { 0x27CF9, -1, -1, 1474223, -1, -1, -1, -1, -1, -1 }, { 0x27CFB, -1, -1, 1474229, -1, -1, -1, -1, -1, -1 }, { 0x27CFC, -1, -1, 1474235, -1, -1, -1, -1, -1, -1 }, { 0x27CFF, -1, -1, 1474239, -1, -1, -1, -1, -1, -1 }, { 0x27D01, -1, -1, 1474245, -1, -1, -1, -1, -1, -1 }, { 0x27D02, -1, -1, 1474250, -1, -1, -1, -1, -1, -1 }, { 0x27D03, -1, -1, 1474256, -1, -1, -1, -1, -1, -1 }, { 0x27D04, -1, -1, 1474262, -1, -1, -1, -1, -1, -1 }, { 0x27D05, -1, -1, 1474268, -1, -1, -1, -1, -1, -1 }, { 0x27D07, -1, -1, 1474276, -1, -1, -1, -1, -1, -1 }, { 0x27D09, -1, -1, 1474280, -1, -1, -1, -1, -1, -1 }, { 0x27D0A, -1, -1, 1474284, -1, -1, -1, -1, -1, -1 }, { 0x27D0B, -1, -1, -1, -1, -1, -1, -1, -1, 1474290 }, { 0x27D0C, -1, -1, 1474294, -1, -1, -1, -1, -1, -1 }, { 0x27D0E, -1, -1, 1474298, -1, -1, -1, -1, -1, -1 }, { 0x27D13, -1, -1, 1474304, -1, -1, -1, -1, -1, -1 }, { 0x27D15, -1, -1, 1474309, -1, -1, -1, -1, -1, -1 }, { 0x27D16, -1, -1, 1474315, -1, -1, -1, -1, -1, -1 }, { 0x27D17, -1, -1, 1474320, -1, -1, -1, -1, -1, -1 }, { 0x27D19, -1, -1, 1474326, -1, -1, -1, -1, -1, -1 }, { 0x27D1A, -1, -1, 1474331, -1, -1, -1, -1, -1, -1 }, { 0x27D20, -1, -1, 1474337, -1, -1, -1, -1, -1, -1 }, { 0x27D22, -1, -1, 1474341, -1, -1, -1, -1, -1, -1 }, { 0x27D23, -1, -1, 1474346, -1, -1, -1, -1, -1, -1 }, { 0x27D24, -1, -1, 1474351, -1, -1, -1, -1, -1, 1474355 }, { 0x27D25, -1, -1, 1474360, -1, -1, -1, -1, -1, -1 }, { 0x27D2A, 1474365, -1, 1474375, -1, -1, -1, -1, -1, -1 }, { 0x27D2C, -1, -1, 1474380, -1, -1, -1, -1, -1, -1 }, { 0x27D2D, -1, -1, 1474385, -1, -1, -1, -1, -1, -1 }, { 0x27D2F, 1474395, 1474391, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D31, -1, -1, -1, -1, -1, -1, -1, -1, 1474424 }, { 0x27D32, -1, -1, 1474429, -1, -1, -1, -1, -1, -1 }, { 0x27D38, -1, -1, 1474434, -1, -1, -1, -1, -1, -1 }, { 0x27D3A, -1, -1, 1474439, -1, -1, -1, -1, -1, -1 }, { 0x27D43, -1, -1, 1474444, -1, -1, -1, -1, -1, -1 }, { 0x27D46, -1, -1, -1, -1, -1, -1, -1, -1, 1474450 }, { 0x27D48, -1, -1, 1474456, -1, -1, -1, -1, -1, -1 }, { 0x27D4A, -1, -1, 1474461, -1, -1, -1, -1, -1, -1 }, { 0x27D4B, -1, -1, 1474466, -1, -1, -1, -1, -1, -1 }, { 0x27D4C, -1, -1, 1474471, -1, -1, -1, -1, -1, -1 }, { 0x27D4E, -1, -1, 1474477, -1, -1, -1, -1, -1, -1 }, { 0x27D53, -1, 1474481, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D54, -1, 1474486, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D5B, -1, -1, 1474491, -1, -1, -1, -1, -1, -1 }, { 0x27D5E, -1, -1, 1474495, -1, -1, -1, -1, -1, -1 }, { 0x27D5F, -1, -1, -1, -1, -1, -1, -1, -1, 1474499 }, { 0x27D60, -1, -1, 1474504, -1, -1, -1, -1, -1, -1 }, { 0x27D61, -1, -1, 1474509, -1, -1, -1, -1, -1, -1 }, { 0x27D62, -1, -1, 1474513, -1, -1, -1, -1, -1, -1 }, { 0x27D63, -1, -1, 1474518, -1, -1, -1, -1, -1, -1 }, { 0x27D64, -1, -1, 1474525, -1, -1, -1, -1, -1, -1 }, { 0x27D66, -1, 1474530, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D67, -1, -1, 1474536, -1, -1, -1, -1, -1, -1 }, { 0x27D68, -1, -1, 1474541, -1, -1, -1, -1, -1, -1 }, { 0x27D6C, -1, -1, 1474545, -1, -1, -1, -1, -1, -1 }, { 0x27D6D, -1, -1, 1474549, -1, -1, -1, -1, -1, -1 }, { 0x27D71, -1, -1, 1474554, -1, -1, -1, -1, -1, -1 }, { 0x27D73, 1474565, 1474560, 1474604, -1, -1, -1, -1, -1, -1 }, { 0x27D7B, -1, -1, 1474609, -1, -1, -1, -1, -1, -1 }, { 0x27D7C, -1, -1, 1474614, -1, -1, -1, -1, -1, -1 }, { 0x27D84, 1474625, 1474618, 1474640, -1, -1, -1, -1, -1, 1474647 }, { 0x27D86, -1, -1, 1474653, -1, -1, -1, -1, -1, -1 }, { 0x27D87, -1, -1, 1474658, -1, -1, -1, -1, -1, -1 }, { 0x27D8A, -1, -1, 1474663, -1, -1, -1, -1, -1, -1 }, { 0x27D8D, -1, -1, 1474668, -1, -1, -1, -1, -1, -1 }, { 0x27D8F, -1, 1474672, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D94, -1, -1, 1474677, -1, -1, -1, -1, -1, -1 }, { 0x27D95, -1, -1, 1474684, -1, -1, -1, -1, -1, -1 }, { 0x27D96, -1, -1, 1474688, -1, -1, -1, -1, -1, -1 }, { 0x27D98, -1, 1474692, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D99, -1, -1, 1474697, -1, -1, -1, -1, -1, -1 }, { 0x27D9C, -1, -1, 1474702, -1, -1, -1, -1, -1, -1 }, { 0x27DA0, -1, -1, 1474709, -1, -1, -1, -1, -1, -1 }, { 0x27DA1, -1, -1, 1474713, -1, -1, -1, -1, -1, -1 }, { 0x27DAB, -1, -1, -1, -1, -1, -1, -1, -1, 1474717 }, { 0x27DAC, -1, -1, -1, -1, -1, -1, -1, -1, 1474724 }, { 0x27DAD, -1, -1, -1, -1, -1, -1, -1, -1, 1474731 }, { 0x27DAE, -1, -1, -1, -1, -1, -1, -1, -1, 1474737 }, { 0x27DAF, -1, -1, -1, -1, -1, -1, -1, -1, 1474743 }, { 0x27DB2, -1, -1, 1474749, -1, -1, -1, -1, -1, -1 }, { 0x27DB5, -1, -1, 1474755, -1, -1, -1, -1, -1, -1 }, { 0x27DB6, 1474766, 1474760, -1, -1, -1, -1, -1, -1, -1 }, { 0x27DB7, -1, -1, 1474792, -1, -1, -1, -1, -1, -1 }, { 0x27DB8, -1, -1, 1474796, -1, -1, -1, -1, -1, -1 }, { 0x27DBA, -1, -1, 1474803, -1, -1, -1, -1, -1, -1 }, { 0x27DBD, -1, 1474809, -1, -1, -1, -1, -1, -1, -1 }, { 0x27DC5, -1, -1, 1474813, -1, -1, -1, -1, -1, -1 }, { 0x27DCB, -1, -1, 1474817, -1, -1, -1, -1, -1, -1 }, { 0x27DCE, -1, -1, 1474822, -1, -1, -1, -1, -1, -1 }, { 0x27DD0, -1, -1, 1474826, -1, -1, -1, -1, -1, -1 }, { 0x27DD1, -1, -1, 1474831, -1, -1, -1, -1, -1, -1 }, { 0x27DD2, -1, -1, 1474836, -1, -1, -1, -1, -1, -1 }, { 0x27DDB, -1, -1, 1474843, -1, -1, -1, -1, -1, -1 }, { 0x27DDC, -1, 1474848, -1, -1, -1, -1, -1, -1, -1 }, { 0x27DDD, -1, -1, -1, -1, -1, -1, -1, -1, 1474854 }, { 0x27DDF, -1, -1, 1474858, -1, -1, -1, -1, -1, -1 }, { 0x27DE1, -1, -1, 1474863, -1, -1, -1, -1, -1, -1 }, { 0x27DE5, -1, -1, 1474868, -1, -1, -1, -1, -1, -1 }, { 0x27DE6, -1, -1, 1474872, -1, -1, -1, -1, -1, -1 }, { 0x27DE7, -1, -1, 1474876, -1, -1, -1, -1, -1, -1 }, { 0x27DF1, -1, -1, 1474881, -1, -1, -1, -1, -1, -1 }, { 0x27DF3, -1, -1, 1474886, -1, -1, -1, -1, -1, -1 }, { 0x27DF6, -1, -1, 1474891, -1, -1, -1, -1, -1, -1 }, { 0x27DF8, -1, -1, -1, -1, -1, -1, -1, -1, 1474897 }, { 0x27DF9, -1, -1, -1, -1, -1, -1, -1, -1, 1474901 }, { 0x27DFA, -1, -1, -1, -1, -1, -1, -1, -1, 1474907 }, { 0x27DFE, -1, -1, 1474913, -1, -1, -1, -1, -1, -1 }, { 0x27DFF, -1, -1, 1474917, -1, -1, -1, -1, -1, -1 }, { 0x27E02, -1, -1, 1474921, -1, -1, -1, -1, -1, -1 }, { 0x27E05, -1, -1, 1474927, -1, -1, -1, -1, -1, -1 }, { 0x27E08, -1, -1, 1474932, -1, -1, -1, -1, -1, -1 }, { 0x27E12, -1, -1, -1, -1, -1, -1, -1, -1, 1474937 }, { 0x27E13, -1, -1, -1, -1, -1, -1, -1, -1, 1474943 }, { 0x27E15, -1, -1, 1474950, -1, -1, -1, -1, -1, -1 }, { 0x27E16, 1474955, -1, 1474981, -1, -1, -1, -1, -1, -1 }, { 0x27E17, -1, -1, 1474988, -1, -1, -1, -1, -1, -1 }, { 0x27E18, -1, -1, 1474993, -1, -1, -1, -1, -1, -1 }, { 0x27E19, -1, -1, 1474999, -1, -1, -1, -1, -1, -1 }, { 0x27E1D, -1, -1, -1, -1, -1, -1, -1, -1, 1475004 }, { 0x27E26, -1, -1, 1475009, -1, -1, -1, -1, -1, -1 }, { 0x27E27, -1, -1, 1475014, -1, -1, -1, -1, -1, -1 }, { 0x27E28, -1, -1, 1475018, -1, -1, -1, -1, -1, -1 }, { 0x27E29, -1, -1, 1475024, -1, -1, -1, -1, -1, -1 }, { 0x27E2A, -1, -1, 1475029, -1, -1, -1, -1, -1, -1 }, { 0x27E2B, -1, -1, 1475035, -1, -1, -1, -1, -1, -1 }, { 0x27E30, -1, -1, -1, -1, -1, -1, -1, -1, 1475040 }, { 0x27E32, -1, -1, 1475048, -1, -1, -1, -1, -1, -1 }, { 0x27E3A, -1, -1, -1, -1, -1, -1, -1, -1, 1475053 }, { 0x27E3B, -1, -1, -1, -1, -1, -1, -1, -1, 1475059 }, { 0x27E3D, -1, -1, 1475064, -1, -1, -1, -1, -1, -1 }, { 0x27E3E, -1, -1, 1475069, -1, -1, -1, -1, -1, -1 }, { 0x27E3F, -1, -1, 1475075, -1, -1, -1, -1, -1, -1 }, { 0x27E45, -1, -1, -1, -1, -1, -1, -1, -1, 1475081 }, { 0x27E48, -1, -1, 1475088, -1, -1, -1, -1, -1, -1 }, { 0x27E4A, -1, -1, 1475094, -1, -1, -1, -1, -1, -1 }, { 0x27E4B, -1, -1, -1, -1, -1, -1, -1, -1, 1475099 }, { 0x27E4C, -1, -1, 1475103, -1, -1, -1, -1, -1, -1 }, { 0x27E4D, -1, 1475107, -1, -1, -1, -1, -1, -1, -1 }, { 0x27E4F, -1, 1475113, -1, -1, -1, -1, -1, -1, -1 }, { 0x27E50, -1, -1, 1475119, -1, -1, -1, -1, -1, -1 }, { 0x27E51, -1, -1, 1475124, -1, -1, -1, -1, -1, -1 }, { 0x27E53, -1, -1, 1475129, -1, -1, -1, -1, -1, -1 }, { 0x27E55, -1, -1, 1475136, -1, -1, -1, -1, -1, -1 }, { 0x27E56, -1, -1, 1475140, -1, -1, -1, -1, -1, -1 }, { 0x27E57, -1, -1, 1475146, -1, -1, -1, -1, -1, -1 }, { 0x27E5B, -1, -1, 1475151, -1, -1, -1, -1, -1, -1 }, { 0x27E5E, -1, -1, 1475156, -1, -1, -1, -1, -1, -1 }, { 0x27E5F, -1, -1, -1, -1, -1, -1, -1, -1, 1475161 }, { 0x27E63, -1, -1, 1475166, -1, -1, -1, -1, -1, -1 }, { 0x27E65, -1, -1, -1, -1, -1, -1, -1, -1, 1475171 }, { 0x27E66, -1, -1, -1, -1, -1, -1, -1, -1, 1475177 }, { 0x27E68, -1, -1, 1475183, -1, -1, -1, -1, -1, -1 }, { 0x27E69, -1, -1, 1475187, -1, -1, -1, -1, -1, -1 }, { 0x27E6A, -1, -1, -1, -1, -1, -1, -1, -1, 1475192 }, { 0x27E6B, -1, -1, -1, -1, -1, -1, -1, -1, 1475196 }, { 0x27E6C, -1, -1, 1475201, -1, -1, -1, -1, -1, -1 }, { 0x27E6D, -1, -1, 1475206, -1, -1, -1, -1, -1, -1 }, { 0x27E70, -1, -1, -1, -1, -1, -1, -1, -1, 1475210 }, { 0x27E71, -1, -1, -1, -1, -1, -1, -1, -1, 1475219 }, { 0x27E72, -1, -1, 1475226, -1, -1, -1, -1, -1, -1 }, { 0x27E73, -1, -1, 1475230, -1, -1, -1, -1, -1, -1 }, { 0x27E74, -1, -1, 1475235, -1, -1, -1, -1, -1, -1 }, { 0x27E76, -1, -1, 1475239, -1, -1, -1, -1, -1, -1 }, { 0x27E7A, -1, -1, 1475243, -1, -1, -1, -1, -1, -1 }, { 0x27E7B, -1, -1, -1, -1, -1, -1, -1, -1, 1475248 }, { 0x27E7C, -1, -1, -1, -1, -1, -1, -1, -1, 1475254 }, { 0x27E7D, -1, -1, 1475266, -1, -1, -1, -1, 1475260, -1 }, { 0x27E7E, -1, -1, 1475270, -1, -1, -1, -1, -1, -1 }, { 0x27E7F, -1, -1, -1, -1, -1, -1, -1, -1, 1475274 }, { 0x27E80, -1, -1, -1, -1, -1, -1, -1, -1, 1475279 }, { 0x27E81, -1, -1, -1, -1, -1, -1, -1, -1, 1475286 }, { 0x27E82, -1, -1, -1, -1, -1, -1, -1, -1, 1475293 }, { 0x27E83, -1, -1, -1, -1, -1, -1, -1, -1, 1475299 }, { 0x27E85, -1, -1, 1475305, -1, -1, -1, -1, -1, -1 }, { 0x27E8E, -1, -1, 1475310, -1, -1, -1, -1, -1, -1 }, { 0x27E8F, -1, -1, 1475314, -1, -1, -1, -1, -1, -1 }, { 0x27E90, -1, -1, 1475319, -1, -1, -1, -1, -1, -1 }, { 0x27E92, -1, -1, 1475324, -1, -1, -1, -1, -1, -1 }, { 0x27E95, -1, -1, -1, -1, -1, -1, -1, -1, 1475328 }, { 0x27E9C, -1, -1, 1475336, -1, -1, -1, -1, -1, -1 }, { 0x27E9D, -1, -1, 1475342, -1, -1, -1, -1, -1, -1 }, { 0x27E9F, -1, -1, 1475346, -1, -1, -1, -1, -1, -1 }, { 0x27EA0, -1, -1, 1475351, -1, -1, -1, -1, -1, -1 }, { 0x27EA1, -1, -1, 1475356, -1, -1, -1, -1, -1, -1 }, { 0x27EA2, -1, -1, 1475360, -1, -1, -1, -1, -1, -1 }, { 0x27EA3, -1, -1, 1475365, -1, -1, -1, -1, -1, -1 }, { 0x27EA4, -1, -1, 1475371, -1, -1, -1, -1, -1, -1 }, { 0x27EA7, -1, -1, 1475376, -1, -1, -1, -1, -1, -1 }, { 0x27EA8, -1, -1, 1475381, -1, -1, -1, -1, -1, -1 }, { 0x27EB0, -1, -1, 1475385, -1, -1, -1, -1, -1, -1 }, { 0x27EB2, -1, -1, 1475389, -1, -1, -1, -1, -1, -1 }, { 0x27EB4, -1, -1, 1475393, -1, -1, -1, -1, -1, -1 }, { 0x27EB6, -1, -1, 1475397, -1, -1, -1, -1, -1, -1 }, { 0x27EB7, -1, -1, 1475402, -1, -1, -1, -1, -1, -1 }, { 0x27EB8, -1, -1, 1475406, -1, -1, -1, -1, -1, -1 }, { 0x27EB9, -1, -1, 1475412, -1, -1, -1, -1, -1, -1 }, { 0x27EBA, -1, -1, 1475416, -1, -1, -1, -1, -1, -1 }, { 0x27EBC, -1, -1, 1475420, -1, -1, -1, -1, -1, -1 }, { 0x27EBD, -1, -1, 1475424, -1, -1, -1, -1, -1, -1 }, { 0x27EBE, -1, -1, 1475428, -1, -1, -1, -1, -1, -1 }, { 0x27EBF, -1, -1, 1475433, -1, -1, -1, -1, -1, -1 }, { 0x27EC1, -1, -1, 1475438, -1, -1, -1, -1, -1, -1 }, { 0x27EC3, -1, -1, 1475443, -1, -1, -1, -1, -1, -1 }, { 0x27ECD, -1, -1, 1475448, -1, -1, -1, -1, -1, -1 }, { 0x27ED0, -1, -1, -1, -1, -1, -1, -1, -1, 1475454 }, { 0x27ED2, -1, -1, 1475462, -1, -1, -1, -1, -1, -1 }, { 0x27ED3, -1, -1, 1475468, -1, -1, -1, -1, -1, -1 }, { 0x27ED4, -1, -1, 1475474, -1, -1, -1, -1, -1, -1 }, { 0x27ED5, -1, -1, 1475481, -1, -1, -1, -1, -1, -1 }, { 0x27ED6, -1, -1, 1475485, -1, -1, -1, -1, -1, -1 }, { 0x27ED7, -1, -1, 1475491, -1, -1, -1, -1, -1, -1 }, { 0x27ED8, -1, -1, 1475495, -1, -1, -1, -1, -1, -1 }, { 0x27ED9, 1475505, 1475500, 1475548, -1, -1, -1, -1, -1, -1 }, { 0x27EDA, -1, -1, 1475552, -1, -1, -1, -1, -1, 1475558 }, { 0x27EDC, -1, -1, 1475564, -1, -1, -1, -1, -1, -1 }, { 0x27EDD, -1, -1, 1475569, -1, -1, -1, -1, -1, -1 }, { 0x27EE7, -1, -1, 1475574, -1, -1, -1, -1, -1, -1 }, { 0x27EE9, -1, -1, -1, -1, -1, -1, -1, -1, 1475579 }, { 0x27EEA, -1, -1, -1, -1, -1, -1, -1, -1, 1475585 }, { 0x27EED, -1, -1, -1, -1, -1, -1, -1, -1, 1475592 }, { 0x27EF0, -1, -1, 1475598, -1, -1, -1, -1, -1, -1 }, { 0x27EF1, -1, -1, 1475602, -1, -1, -1, -1, -1, -1 }, { 0x27EF2, -1, -1, 1475607, -1, -1, -1, -1, -1, -1 }, { 0x27EF3, -1, -1, 1475612, -1, -1, -1, -1, -1, -1 }, { 0x27EF4, -1, -1, 1475616, -1, -1, -1, -1, -1, -1 }, { 0x27EF5, -1, -1, 1475622, -1, -1, -1, -1, -1, -1 }, { 0x27EF6, -1, -1, 1475627, -1, -1, -1, -1, -1, -1 }, { 0x27EF7, -1, -1, 1475631, -1, -1, -1, -1, -1, -1 }, { 0x27EF8, -1, -1, 1475635, -1, -1, -1, -1, -1, -1 }, { 0x27EF9, -1, -1, 1475640, -1, -1, -1, -1, -1, -1 }, { 0x27EFA, -1, -1, 1475646, -1, -1, -1, -1, -1, -1 }, { 0x27EFC, -1, -1, 1475653, -1, -1, -1, -1, -1, -1 }, { 0x27EFF, -1, -1, 1475658, -1, -1, -1, -1, -1, -1 }, { 0x27F0A, -1, -1, 1475663, -1, -1, -1, -1, -1, -1 }, { 0x27F0B, -1, -1, -1, -1, -1, -1, -1, -1, 1475667 }, { 0x27F0C, -1, -1, -1, -1, -1, -1, -1, -1, 1475674 }, { 0x27F0D, -1, -1, -1, -1, -1, -1, -1, -1, 1475681 }, { 0x27F0E, -1, -1, 1475686, -1, -1, -1, -1, -1, -1 }, { 0x27F0F, -1, -1, 1475689, -1, -1, -1, -1, -1, -1 }, { 0x27F10, -1, -1, 1475695, -1, -1, -1, -1, -1, -1 }, { 0x27F11, -1, -1, 1475700, -1, -1, -1, -1, -1, -1 }, { 0x27F12, -1, -1, 1475704, -1, -1, -1, -1, -1, -1 }, { 0x27F13, -1, -1, 1475709, -1, -1, -1, -1, -1, -1 }, { 0x27F14, -1, -1, 1475715, -1, -1, -1, -1, -1, -1 }, { 0x27F15, -1, -1, 1475721, -1, -1, -1, -1, -1, -1 }, { 0x27F16, -1, -1, 1475725, -1, -1, -1, -1, -1, -1 }, { 0x27F17, -1, -1, 1475730, -1, -1, -1, -1, -1, -1 }, { 0x27F18, -1, -1, 1475734, -1, -1, -1, -1, -1, -1 }, { 0x27F19, -1, -1, 1475738, -1, -1, -1, -1, -1, -1 }, { 0x27F1B, -1, -1, -1, -1, -1, -1, -1, 1475745, -1 }, { 0x27F1C, -1, -1, 1475751, -1, -1, -1, -1, -1, -1 }, { 0x27F1F, -1, -1, 1475755, -1, -1, -1, -1, -1, -1 }, { 0x27F20, -1, -1, 1475759, -1, -1, -1, -1, -1, -1 }, { 0x27F24, -1, -1, 1475764, -1, -1, -1, -1, -1, -1 }, { 0x27F28, -1, -1, 1475769, -1, -1, -1, -1, -1, -1 }, { 0x27F29, -1, -1, 1475774, -1, -1, -1, -1, -1, -1 }, { 0x27F2A, -1, -1, 1475781, -1, -1, -1, -1, -1, -1 }, { 0x27F2B, -1, -1, 1475786, -1, -1, -1, -1, -1, -1 }, { 0x27F2C, -1, -1, 1475790, -1, -1, -1, -1, -1, -1 }, { 0x27F2D, -1, -1, 1475795, -1, -1, -1, -1, -1, -1 }, { 0x27F2E, 1475811, 1475799, 1475819, -1, -1, -1, -1, -1, -1 }, { 0x27F2F, -1, -1, 1475823, -1, -1, -1, -1, -1, -1 }, { 0x27F30, -1, -1, 1475828, -1, -1, -1, -1, -1, -1 }, { 0x27F31, -1, -1, 1475833, -1, -1, -1, -1, -1, -1 }, { 0x27F33, -1, -1, 1475837, -1, -1, -1, -1, -1, -1 }, { 0x27F34, -1, -1, 1475842, -1, -1, -1, -1, -1, -1 }, { 0x27F35, -1, -1, 1475846, -1, -1, -1, -1, -1, -1 }, { 0x27F36, -1, -1, 1475851, -1, -1, -1, -1, -1, -1 }, { 0x27F44, -1, -1, 1475856, -1, -1, -1, -1, -1, -1 }, { 0x27F45, -1, -1, 1475861, -1, -1, -1, -1, -1, -1 }, { 0x27F46, -1, -1, 1475866, -1, -1, -1, -1, -1, -1 }, { 0x27F47, -1, -1, -1, -1, -1, -1, -1, -1, 1475872 }, { 0x27F48, -1, -1, -1, -1, -1, -1, -1, -1, 1475878 }, { 0x27F49, -1, -1, 1475884, -1, -1, -1, -1, -1, -1 }, { 0x27F4A, -1, -1, 1475889, -1, -1, -1, -1, -1, -1 }, { 0x27F4B, -1, -1, 1475894, -1, -1, -1, -1, -1, -1 }, { 0x27F4C, -1, -1, 1475898, -1, -1, -1, -1, -1, -1 }, { 0x27F4D, 1475903, -1, 1475923, -1, -1, -1, -1, -1, -1 }, { 0x27F4E, -1, -1, 1475929, -1, -1, -1, -1, -1, -1 }, { 0x27F4F, -1, -1, 1475934, -1, -1, -1, -1, -1, -1 }, { 0x27F50, -1, -1, 1475939, -1, -1, -1, -1, -1, -1 }, { 0x27F51, -1, -1, 1475945, -1, -1, -1, -1, -1, -1 }, { 0x27F52, 1475954, 1475949, 1475970, -1, -1, -1, -1, -1, -1 }, { 0x27F53, -1, -1, 1475977, -1, -1, -1, -1, -1, -1 }, { 0x27F54, -1, -1, 1475981, -1, -1, -1, -1, -1, -1 }, { 0x27F56, -1, -1, 1475986, -1, -1, -1, -1, -1, -1 }, { 0x27F5E, -1, -1, 1475991, -1, -1, -1, -1, -1, -1 }, { 0x27F5F, -1, -1, 1475996, -1, -1, -1, -1, -1, -1 }, { 0x27F60, -1, -1, 1476001, -1, -1, -1, -1, -1, -1 }, { 0x27F62, -1, -1, 1476006, -1, -1, -1, -1, -1, -1 }, { 0x27F63, -1, -1, 1476012, -1, -1, -1, -1, -1, -1 }, { 0x27F64, -1, -1, 1476019, -1, -1, -1, -1, -1, -1 }, { 0x27F65, -1, -1, 1476025, -1, -1, -1, -1, -1, -1 }, { 0x27F66, -1, -1, 1476029, -1, -1, -1, -1, -1, -1 }, { 0x27F67, -1, -1, 1476034, -1, -1, -1, -1, -1, -1 }, { 0x27F68, -1, -1, 1476039, -1, -1, -1, -1, -1, -1 }, { 0x27F69, -1, -1, 1476043, -1, -1, -1, -1, -1, -1 }, { 0x27F6B, -1, -1, 1476050, -1, -1, -1, -1, -1, -1 }, { 0x27F72, -1, -1, 1476056, -1, -1, -1, -1, -1, -1 }, { 0x27F76, -1, -1, 1476060, -1, -1, -1, -1, -1, -1 }, { 0x27F77, -1, -1, 1476063, -1, -1, -1, -1, -1, -1 }, { 0x27F78, 1476067, -1, 1476081, -1, -1, -1, -1, -1, -1 }, { 0x27F7B, -1, -1, 1476086, -1, -1, -1, -1, -1, -1 }, { 0x27F7C, -1, -1, 1476090, -1, -1, -1, -1, -1, -1 }, { 0x27F7D, -1, -1, 1476095, -1, -1, -1, -1, -1, -1 }, { 0x27F7E, -1, -1, 1476101, -1, -1, -1, -1, -1, -1 }, { 0x27F7F, -1, -1, 1476106, -1, -1, -1, -1, -1, -1 }, { 0x27F81, -1, -1, 1476112, -1, -1, -1, -1, -1, -1 }, { 0x27F82, -1, -1, 1476116, -1, -1, -1, -1, -1, -1 }, { 0x27F86, -1, -1, 1476121, -1, -1, -1, -1, -1, -1 }, { 0x27F87, -1, -1, 1476127, -1, -1, -1, -1, -1, -1 }, { 0x27F8A, -1, -1, 1476133, -1, -1, -1, -1, -1, -1 }, { 0x27F8C, -1, -1, -1, -1, -1, -1, -1, -1, 1476139 }, { 0x27F8D, -1, -1, 1476146, -1, -1, -1, -1, -1, -1 }, { 0x27F8E, -1, -1, 1476152, -1, -1, -1, -1, -1, -1 }, { 0x27F8F, -1, -1, 1476158, -1, -1, -1, -1, -1, -1 }, { 0x27F90, -1, -1, 1476163, -1, -1, -1, -1, -1, -1 }, { 0x27F91, -1, -1, 1476169, -1, -1, -1, -1, -1, -1 }, { 0x27F94, -1, -1, 1476173, -1, -1, -1, -1, -1, -1 }, { 0x27F9A, -1, -1, 1476178, -1, -1, -1, -1, -1, -1 }, { 0x27F9B, -1, -1, 1476182, -1, -1, -1, -1, -1, -1 }, { 0x27F9D, -1, -1, 1476187, -1, -1, -1, -1, -1, -1 }, { 0x27FA0, -1, -1, 1476192, -1, -1, -1, -1, -1, -1 }, { 0x27FA1, -1, -1, 1476197, -1, -1, -1, -1, -1, -1 }, { 0x27FA2, -1, -1, 1476203, -1, -1, -1, -1, -1, -1 }, { 0x27FA3, -1, -1, 1476208, -1, -1, -1, -1, -1, -1 }, { 0x27FA4, -1, -1, 1476212, -1, -1, -1, -1, -1, -1 }, { 0x27FA5, -1, -1, 1476217, -1, -1, -1, -1, -1, -1 }, { 0x27FA7, -1, -1, 1476221, -1, -1, -1, -1, -1, -1 }, { 0x27FA8, -1, -1, 1476227, -1, -1, -1, -1, -1, -1 }, { 0x27FA9, -1, -1, 1476233, -1, -1, -1, -1, -1, -1 }, { 0x27FAE, -1, -1, 1476238, -1, -1, -1, -1, -1, -1 }, { 0x27FAF, -1, -1, 1476244, -1, -1, -1, -1, -1, -1 }, { 0x27FB0, -1, -1, 1476249, -1, -1, -1, -1, -1, -1 }, { 0x27FB1, -1, -1, 1476253, -1, -1, -1, -1, -1, -1 }, { 0x27FB2, -1, -1, 1476257, -1, -1, -1, -1, -1, -1 }, { 0x27FB3, -1, -1, 1476262, -1, -1, -1, -1, -1, -1 }, { 0x27FB5, -1, -1, 1476268, -1, -1, -1, -1, -1, -1 }, { 0x27FB6, -1, -1, 1476273, -1, -1, -1, -1, -1, -1 }, { 0x27FBB, -1, -1, 1476277, -1, -1, -1, -1, -1, -1 }, { 0x27FBD, -1, -1, 1476282, -1, -1, -1, -1, -1, -1 }, { 0x27FBE, -1, -1, 1476286, -1, -1, -1, -1, -1, -1 }, { 0x27FBF, -1, -1, -1, -1, -1, -1, -1, -1, 1476290 }, { 0x27FC5, -1, -1, 1476296, -1, -1, -1, -1, -1, -1 }, { 0x27FC6, -1, -1, 1476300, -1, -1, -1, -1, -1, -1 }, { 0x27FC8, -1, -1, 1476306, -1, -1, -1, -1, -1, -1 }, { 0x27FC9, -1, -1, 1476313, -1, -1, -1, -1, -1, -1 }, { 0x27FCB, -1, -1, 1476317, -1, -1, -1, -1, -1, -1 }, { 0x27FCC, -1, -1, 1476321, -1, -1, -1, -1, -1, -1 }, { 0x27FCF, -1, -1, 1476326, -1, -1, -1, -1, -1, -1 }, { 0x27FD0, -1, -1, -1, -1, -1, -1, -1, -1, 1476330 }, { 0x27FD1, -1, -1, -1, -1, -1, -1, -1, -1, 1476335 }, { 0x27FD2, 1476347, 1476342, 1476377, -1, -1, -1, -1, -1, -1 }, { 0x27FD3, -1, -1, 1476383, -1, -1, -1, -1, -1, -1 }, { 0x27FD4, -1, -1, 1476387, -1, -1, -1, -1, -1, -1 }, { 0x27FD5, -1, -1, 1476391, -1, -1, -1, -1, -1, -1 }, { 0x27FD6, -1, -1, 1476394, -1, -1, -1, -1, -1, -1 }, { 0x27FD7, -1, -1, 1476401, -1, -1, -1, -1, -1, -1 }, { 0x27FD8, -1, -1, 1476406, -1, -1, -1, -1, -1, -1 }, { 0x27FD9, -1, -1, 1476413, -1, -1, -1, -1, -1, -1 }, { 0x27FDA, -1, -1, 1476418, -1, -1, -1, -1, -1, -1 }, { 0x27FDD, -1, -1, 1476423, -1, -1, -1, -1, -1, -1 }, { 0x27FDE, -1, -1, 1476427, -1, -1, -1, -1, -1, -1 }, { 0x27FE0, -1, -1, 1476431, -1, -1, -1, -1, -1, -1 }, { 0x27FE5, -1, -1, 1476435, -1, -1, -1, -1, -1, -1 }, { 0x27FE7, -1, -1, 1476440, -1, -1, -1, -1, -1, -1 }, { 0x27FE8, -1, -1, 1476445, -1, -1, -1, -1, -1, 1476450 }, { 0x27FE9, -1, -1, 1476456, -1, -1, -1, -1, -1, -1 }, { 0x27FEB, 1476465, 1476460, 1476488, -1, -1, -1, -1, -1, 1476492 }, { 0x27FEC, -1, -1, -1, -1, -1, -1, -1, -1, 1476498 }, { 0x27FED, -1, -1, -1, -1, -1, -1, -1, -1, 1476504 }, { 0x27FF2, -1, -1, 1476510, -1, -1, -1, -1, -1, -1 }, { 0x27FF3, -1, -1, 1476516, -1, -1, -1, -1, -1, -1 }, { 0x27FF4, -1, -1, 1476520, -1, -1, -1, -1, -1, -1 }, { 0x27FF5, -1, -1, 1476524, -1, -1, -1, -1, -1, -1 }, { 0x27FF6, -1, -1, 1476529, -1, -1, -1, -1, -1, -1 }, { 0x27FF7, -1, -1, 1476534, -1, -1, -1, -1, -1, -1 }, { 0x27FF9, 1476543, 1476538, 1476558, -1, -1, -1, -1, -1, -1 }, { 0x27FFA, -1, -1, 1476562, -1, -1, -1, -1, -1, 1476567 }, { 0x27FFB, -1, -1, 1476574, -1, -1, -1, -1, -1, -1 }, { 0x27FFC, -1, -1, 1476578, -1, -1, -1, -1, -1, -1 }, { 0x27FFD, -1, -1, 1476583, -1, -1, -1, -1, -1, -1 }, { 0x28000, -1, -1, 1476587, -1, -1, -1, -1, -1, -1 }, { 0x28002, -1, 1476591, -1, -1, -1, -1, -1, -1, -1 }, { 0x28004, -1, -1, 1476596, -1, -1, -1, -1, -1, -1 }, { 0x28005, -1, -1, 1476600, -1, -1, -1, -1, -1, -1 }, { 0x28008, -1, -1, -1, -1, -1, -1, -1, -1, 1476605 }, { 0x28009, -1, 1476613, -1, -1, -1, -1, -1, -1, -1 }, { 0x2800A, -1, -1, -1, -1, -1, -1, -1, -1, 1476618 }, { 0x2800B, -1, -1, -1, -1, -1, -1, -1, -1, 1476625 }, { 0x2800C, -1, -1, -1, -1, -1, -1, -1, -1, 1476631 }, { 0x2800D, -1, -1, -1, -1, -1, -1, -1, -1, 1476637 }, { 0x2800E, -1, -1, -1, -1, -1, -1, -1, -1, 1476643 }, { 0x2800F, -1, -1, -1, -1, -1, -1, -1, -1, 1476649 }, { 0x28010, -1, -1, -1, -1, -1, -1, -1, -1, 1476656 }, { 0x28011, -1, -1, -1, -1, -1, -1, -1, -1, 1476661 }, { 0x28012, -1, -1, -1, -1, -1, -1, -1, -1, 1476668 }, { 0x28014, -1, -1, 1476672, -1, -1, -1, -1, -1, -1 }, { 0x28015, -1, -1, 1476678, -1, -1, -1, -1, -1, 1476685 }, { 0x28016, -1, -1, 1476689, -1, -1, -1, -1, -1, -1 }, { 0x28018, -1, -1, 1476694, -1, -1, -1, -1, -1, -1 }, { 0x28019, -1, -1, 1476701, -1, -1, -1, -1, -1, -1 }, { 0x2801B, -1, -1, 1476705, -1, -1, -1, -1, -1, -1 }, { 0x2801C, -1, -1, 1476710, -1, -1, -1, -1, -1, -1 }, { 0x2801D, -1, -1, 1476716, -1, -1, -1, -1, -1, -1 }, { 0x2801E, -1, 1476721, -1, -1, -1, -1, -1, -1, -1 }, { 0x2801F, -1, -1, 1476727, -1, -1, -1, -1, -1, -1 }, { 0x28020, -1, -1, 1476732, -1, -1, -1, -1, -1, -1 }, { 0x28023, 1476742, 1476737, -1, -1, -1, -1, -1, -1, -1 }, { 0x28024, 1476770, 1476764, 1476808, -1, -1, -1, -1, -1, 1476813 }, { 0x28025, -1, -1, 1476820, -1, -1, -1, -1, -1, -1 }, { 0x28027, -1, -1, 1476824, -1, -1, -1, -1, -1, -1 }, { 0x28028, -1, -1, 1476831, -1, -1, -1, -1, -1, -1 }, { 0x2802B, -1, -1, 1476836, -1, -1, -1, -1, -1, -1 }, { 0x2802C, -1, -1, 1476842, -1, -1, -1, -1, -1, -1 }, { 0x2802E, -1, -1, 1476847, -1, -1, -1, -1, -1, -1 }, { 0x2802F, -1, -1, 1476853, -1, -1, -1, -1, -1, -1 }, { 0x28030, -1, -1, -1, -1, -1, -1, -1, -1, 1476860 }, { 0x28033, -1, -1, 1476866, -1, -1, -1, -1, -1, -1 }, { 0x28034, -1, -1, 1476870, -1, -1, -1, -1, -1, -1 }, { 0x28036, -1, -1, 1476875, -1, -1, -1, -1, -1, -1 }, { 0x28038, -1, -1, 1476879, -1, -1, -1, -1, -1, -1 }, { 0x28039, -1, -1, -1, -1, -1, -1, -1, -1, 1476884 }, { 0x2803A, -1, -1, -1, -1, -1, -1, -1, -1, 1476892 }, { 0x2803B, -1, -1, -1, -1, -1, -1, -1, -1, 1476898 }, { 0x2803C, -1, -1, -1, -1, -1, -1, -1, -1, 1476905 }, { 0x2803D, -1, -1, -1, -1, -1, -1, -1, -1, 1476911 }, { 0x2803E, -1, -1, -1, -1, -1, -1, -1, -1, 1476916 }, { 0x2803F, -1, -1, -1, -1, -1, -1, -1, -1, 1476922 }, { 0x28040, -1, -1, 1476929, -1, -1, -1, -1, -1, -1 }, { 0x28041, -1, -1, 1476934, -1, -1, -1, -1, -1, -1 }, { 0x28042, -1, -1, 1476940, -1, -1, -1, -1, -1, -1 }, { 0x28043, -1, -1, 1476945, -1, -1, -1, -1, -1, -1 }, { 0x28044, -1, -1, 1476949, -1, -1, -1, -1, -1, -1 }, { 0x28045, -1, -1, 1476954, -1, -1, -1, -1, -1, -1 }, { 0x28046, -1, -1, 1476960, -1, -1, -1, -1, -1, -1 }, { 0x28047, -1, -1, 1476966, -1, -1, -1, -1, -1, -1 }, { 0x28048, 1476978, 1476971, 1477000, -1, -1, -1, -1, -1, -1 }, { 0x28049, -1, -1, 1477006, -1, -1, -1, -1, -1, -1 }, { 0x2804A, -1, -1, 1477011, -1, -1, -1, -1, -1, -1 }, { 0x2804B, -1, -1, 1477016, -1, -1, -1, -1, -1, 1477021 }, { 0x2804C, -1, -1, 1477028, -1, -1, -1, -1, -1, -1 }, { 0x2804D, -1, -1, 1477033, -1, -1, -1, -1, -1, 1477038 }, { 0x2804E, -1, -1, 1477043, -1, -1, -1, -1, -1, 1477050 }, { 0x2804F, -1, -1, 1477058, -1, -1, -1, -1, -1, -1 }, { 0x28050, -1, -1, 1477062, -1, -1, -1, -1, -1, -1 }, { 0x28051, -1, -1, 1477066, -1, -1, -1, -1, -1, -1 }, { 0x28052, -1, -1, 1477071, -1, -1, -1, -1, -1, -1 }, { 0x28057, -1, -1, 1477075, -1, -1, -1, -1, -1, -1 }, { 0x28058, -1, -1, -1, -1, -1, -1, -1, -1, 1477081 }, { 0x2805D, -1, -1, -1, -1, -1, -1, -1, -1, 1477089 }, { 0x2805F, -1, -1, 1477096, -1, -1, -1, -1, -1, -1 }, { 0x28060, -1, -1, 1477100, -1, -1, -1, -1, -1, -1 }, { 0x28061, -1, -1, 1477107, -1, -1, -1, -1, -1, 1477112 }, { 0x28065, -1, -1, -1, -1, -1, -1, -1, -1, 1477116 }, { 0x28066, -1, -1, -1, -1, -1, -1, -1, -1, 1477122 }, { 0x28067, -1, -1, -1, -1, -1, -1, -1, -1, 1477128 }, { 0x28068, -1, -1, -1, -1, -1, -1, -1, -1, 1477132 }, { 0x28069, -1, -1, -1, -1, -1, -1, -1, -1, 1477140 }, { 0x2806A, -1, -1, -1, -1, -1, -1, -1, -1, 1477145 }, { 0x2806B, -1, -1, -1, -1, -1, -1, -1, -1, 1477151 }, { 0x2806C, -1, -1, -1, -1, -1, -1, -1, -1, 1477157 }, { 0x2806D, -1, -1, -1, -1, -1, -1, -1, -1, 1477164 }, { 0x2806E, -1, -1, -1, -1, -1, -1, -1, -1, 1477170 }, { 0x2806F, -1, -1, -1, -1, -1, -1, -1, -1, 1477176 }, { 0x28070, -1, -1, -1, -1, -1, -1, -1, -1, 1477183 }, { 0x28071, -1, -1, -1, -1, -1, -1, -1, -1, 1477189 }, { 0x28072, -1, -1, -1, -1, -1, -1, -1, -1, 1477193 }, { 0x28074, -1, -1, 1477198, -1, -1, -1, -1, -1, -1 }, { 0x28076, -1, -1, 1477203, -1, -1, -1, -1, -1, -1 }, { 0x28077, -1, -1, 1477207, -1, -1, -1, -1, -1, -1 }, { 0x28078, -1, -1, 1477212, -1, -1, -1, -1, -1, -1 }, { 0x28079, -1, -1, 1477216, -1, -1, -1, -1, -1, -1 }, { 0x2807A, -1, -1, 1477221, -1, -1, -1, -1, -1, -1 }, { 0x2807C, -1, -1, -1, -1, -1, -1, -1, -1, 1477225 }, { 0x2807D, -1, -1, 1477229, -1, -1, -1, -1, -1, -1 }, { 0x2807F, -1, -1, 1477233, -1, -1, -1, -1, -1, -1 }, { 0x28080, -1, -1, 1477238, -1, -1, -1, -1, -1, -1 }, { 0x28081, -1, -1, 1477242, -1, -1, -1, -1, -1, -1 }, { 0x28082, -1, -1, 1477245, -1, -1, -1, -1, -1, -1 }, { 0x28083, -1, 1477250, 1477256, -1, -1, -1, -1, -1, -1 }, { 0x28085, -1, -1, 1477262, -1, -1, -1, -1, -1, -1 }, { 0x28087, -1, -1, 1477267, -1, -1, -1, -1, -1, -1 }, { 0x28090, 1477277, 1477271, 1477315, -1, -1, -1, -1, -1, -1 }, { 0x28092, -1, -1, 1477320, -1, -1, -1, -1, -1, -1 }, { 0x28094, -1, -1, -1, -1, -1, -1, -1, -1, 1477324 }, { 0x28095, -1, -1, -1, -1, -1, -1, -1, -1, 1477330 }, { 0x28096, -1, -1, -1, -1, -1, -1, -1, -1, 1477336 }, { 0x28097, -1, -1, -1, -1, -1, -1, -1, -1, 1477343 }, { 0x28098, -1, -1, -1, -1, -1, -1, -1, -1, 1477346 }, { 0x28099, -1, -1, -1, -1, -1, -1, -1, -1, 1477352 }, { 0x2809A, -1, -1, -1, -1, -1, -1, -1, -1, 1477360 }, { 0x2809C, -1, -1, 1477365, -1, -1, -1, -1, -1, -1 }, { 0x2809D, -1, -1, 1477370, -1, -1, -1, -1, -1, -1 }, { 0x2809E, -1, -1, 1477375, -1, -1, -1, -1, -1, -1 }, { 0x2809F, -1, -1, 1477380, -1, -1, -1, -1, -1, -1 }, { 0x280A0, -1, -1, 1477386, -1, -1, -1, -1, -1, -1 }, { 0x280A1, -1, -1, 1477390, -1, -1, -1, -1, -1, -1 }, { 0x280A2, -1, -1, 1477395, -1, -1, -1, -1, -1, -1 }, { 0x280A3, -1, -1, 1477399, -1, -1, -1, -1, -1, -1 }, { 0x280A6, -1, -1, 1477403, -1, -1, -1, -1, -1, -1 }, { 0x280A9, -1, -1, 1477410, -1, -1, -1, -1, -1, -1 }, { 0x280AA, -1, -1, 1477414, -1, -1, -1, -1, -1, -1 }, { 0x280AB, -1, -1, 1477419, -1, -1, -1, -1, -1, -1 }, { 0x280AD, -1, -1, 1477424, -1, -1, -1, -1, -1, -1 }, { 0x280AF, -1, -1, 1477428, -1, -1, -1, -1, -1, -1 }, { 0x280B0, -1, -1, 1477434, -1, -1, -1, -1, -1, -1 }, { 0x280B1, -1, -1, 1477439, -1, -1, -1, -1, -1, -1 }, { 0x280B2, -1, -1, 1477444, -1, -1, -1, -1, -1, -1 }, { 0x280B4, -1, -1, 1477450, -1, -1, -1, -1, -1, -1 }, { 0x280B5, -1, -1, 1477456, -1, -1, -1, -1, -1, -1 }, { 0x280BA, -1, -1, 1477461, -1, -1, -1, -1, -1, -1 }, { 0x280BC, -1, -1, -1, -1, -1, -1, -1, -1, 1477466 }, { 0x280BD, 1477476, 1477471, -1, -1, -1, -1, -1, -1, -1 }, { 0x280BE, 1477508, 1477502, -1, -1, -1, -1, -1, -1, -1 }, { 0x280BF, -1, -1, 1477531, -1, -1, -1, -1, -1, -1 }, { 0x280C3, -1, -1, 1477536, -1, -1, -1, -1, -1, -1 }, { 0x280C4, -1, -1, 1477539, -1, -1, -1, -1, -1, -1 }, { 0x280C5, -1, -1, 1477544, -1, -1, -1, -1, -1, -1 }, { 0x280C7, -1, -1, 1477549, -1, -1, -1, -1, -1, -1 }, { 0x280C8, -1, -1, -1, -1, -1, -1, -1, -1, 1477556 }, { 0x280C9, -1, -1, -1, -1, -1, -1, -1, -1, 1477563 }, { 0x280CA, -1, -1, -1, -1, -1, -1, -1, -1, 1477569 }, { 0x280CB, -1, -1, -1, -1, -1, -1, -1, -1, 1477576 }, { 0x280CC, -1, -1, -1, -1, -1, -1, -1, -1, 1477581 }, { 0x280CD, -1, -1, -1, -1, -1, -1, -1, -1, 1477587 }, { 0x280CE, -1, -1, -1, -1, -1, -1, -1, -1, 1477593 }, { 0x280CF, -1, -1, -1, -1, -1, -1, -1, -1, 1477599 }, { 0x280D0, -1, -1, -1, -1, -1, -1, -1, -1, 1477604 }, { 0x280D1, -1, -1, -1, -1, -1, -1, -1, -1, 1477610 }, { 0x280D3, -1, -1, 1477617, -1, -1, -1, -1, -1, -1 }, { 0x280D5, -1, -1, 1477622, -1, -1, -1, -1, -1, 1477627 }, { 0x280D6, -1, -1, 1477633, -1, -1, -1, -1, -1, -1 }, { 0x280D7, -1, -1, 1477638, -1, -1, -1, -1, -1, -1 }, { 0x280D8, -1, -1, 1477644, -1, -1, -1, -1, -1, -1 }, { 0x280D9, -1, -1, 1477649, -1, -1, -1, -1, -1, -1 }, { 0x280DA, -1, -1, 1477653, -1, -1, -1, -1, -1, -1 }, { 0x280DB, -1, -1, 1477657, -1, -1, -1, -1, -1, -1 }, { 0x280DE, 1477666, 1477661, 1477686, -1, -1, -1, -1, -1, -1 }, { 0x280DF, 1477696, 1477691, 1477716, -1, -1, -1, -1, -1, -1 }, { 0x280E3, -1, -1, 1477721, -1, -1, -1, -1, -1, -1 }, { 0x280E4, -1, -1, 1477726, -1, -1, -1, -1, -1, -1 }, { 0x280E8, -1, 1477732, -1, -1, -1, -1, -1, -1, -1 }, { 0x280E9, 1477752, 1477747, -1, -1, -1, -1, -1, -1, -1 }, { 0x280EB, -1, -1, -1, -1, -1, -1, -1, -1, 1477775 }, { 0x280ED, -1, -1, 1477782, -1, -1, -1, -1, -1, -1 }, { 0x280EF, -1, -1, 1477786, -1, -1, -1, -1, -1, -1 }, { 0x280F0, -1, -1, 1477791, -1, -1, -1, -1, -1, 1477796 }, { 0x280F2, -1, -1, 1477802, -1, -1, -1, -1, -1, -1 }, { 0x280F3, -1, -1, 1477807, -1, -1, -1, -1, -1, -1 }, { 0x280F4, -1, 1477813, -1, -1, -1, -1, -1, -1, 1477819 }, { 0x280F5, -1, -1, -1, -1, -1, -1, -1, -1, 1477824 }, { 0x280F6, -1, -1, -1, -1, -1, -1, -1, -1, 1477831 }, { 0x280F7, -1, -1, -1, -1, -1, -1, -1, -1, 1477839 }, { 0x280F8, -1, -1, -1, -1, -1, -1, -1, -1, 1477845 }, { 0x280F9, -1, -1, -1, -1, -1, -1, -1, -1, 1477851 }, { 0x280FA, -1, -1, -1, -1, -1, -1, -1, -1, 1477858 }, { 0x280FB, -1, -1, -1, -1, -1, -1, -1, -1, 1477864 }, { 0x280FC, -1, -1, -1, -1, -1, -1, -1, -1, 1477870 }, { 0x280FD, -1, -1, -1, -1, -1, -1, -1, -1, 1477875 }, { 0x280FE, -1, -1, -1, -1, -1, -1, -1, -1, 1477881 }, { 0x28101, -1, -1, -1, -1, -1, -1, -1, -1, 1477888 }, { 0x28102, -1, -1, -1, -1, -1, -1, -1, -1, 1477894 }, { 0x28104, -1, -1, 1477901, -1, -1, -1, -1, -1, -1 }, { 0x28105, -1, -1, 1477907, -1, -1, -1, -1, -1, -1 }, { 0x28107, -1, -1, 1477911, -1, -1, -1, -1, -1, -1 }, { 0x28108, -1, -1, 1477917, -1, -1, -1, -1, -1, -1 }, { 0x28109, -1, -1, 1477924, -1, -1, -1, -1, -1, 1477930 }, { 0x2810A, -1, -1, 1477937, -1, -1, -1, -1, -1, 1477942 }, { 0x2810B, -1, -1, 1477946, -1, -1, -1, -1, -1, -1 }, { 0x2810C, -1, -1, 1477951, -1, -1, -1, -1, -1, -1 }, { 0x2810D, -1, -1, 1477956, -1, -1, -1, -1, -1, -1 }, { 0x28110, -1, -1, 1477961, -1, -1, -1, -1, -1, -1 }, { 0x28111, -1, -1, -1, -1, -1, -1, -1, -1, 1477965 }, { 0x28113, -1, -1, 1477971, -1, -1, -1, -1, -1, -1 }, { 0x28114, -1, -1, 1477977, -1, -1, -1, -1, -1, -1 }, { 0x28115, -1, -1, 1477984, -1, -1, -1, -1, -1, -1 }, { 0x28117, -1, -1, 1477988, -1, -1, -1, -1, -1, -1 }, { 0x2811A, -1, -1, 1477994, -1, -1, -1, -1, -1, -1 }, { 0x2811B, -1, -1, 1478001, -1, -1, -1, -1, -1, -1 }, { 0x2811E, -1, -1, -1, -1, -1, -1, -1, -1, 1478005 }, { 0x2811F, -1, -1, -1, -1, -1, -1, -1, -1, 1478012 }, { 0x28120, -1, -1, -1, -1, -1, -1, -1, -1, 1478018 }, { 0x2812E, -1, 1478024, 1478030, -1, -1, -1, -1, -1, -1 }, { 0x2812F, -1, -1, 1478037, -1, -1, -1, -1, -1, -1 }, { 0x28130, -1, -1, 1478041, -1, -1, -1, -1, -1, -1 }, { 0x28131, -1, -1, 1478048, -1, -1, -1, -1, -1, -1 }, { 0x28133, -1, -1, -1, -1, -1, -1, -1, -1, 1478053 }, { 0x28134, -1, -1, -1, -1, -1, -1, -1, -1, 1478057 }, { 0x28135, -1, -1, -1, -1, -1, -1, -1, -1, 1478063 }, { 0x28136, -1, -1, -1, -1, -1, -1, -1, -1, 1478069 }, { 0x28137, -1, -1, -1, -1, -1, -1, -1, -1, 1478076 }, { 0x28138, -1, -1, -1, -1, -1, -1, -1, -1, 1478083 }, { 0x28139, -1, -1, -1, -1, -1, -1, -1, -1, 1478091 }, { 0x2813A, -1, -1, -1, -1, -1, -1, -1, -1, 1478097 }, { 0x2813B, -1, -1, -1, -1, -1, -1, -1, -1, 1478102 }, { 0x2813C, -1, -1, -1, -1, -1, -1, -1, -1, 1478108 }, { 0x2813D, -1, -1, -1, -1, -1, -1, -1, -1, 1478114 }, { 0x2813E, -1, -1, -1, -1, -1, -1, -1, -1, 1478120 }, { 0x2813F, -1, -1, -1, -1, -1, -1, -1, -1, 1478125 }, { 0x28140, -1, -1, -1, -1, -1, -1, -1, -1, 1478131 }, { 0x28141, -1, -1, -1, -1, -1, -1, -1, -1, 1478137 }, { 0x28142, -1, -1, -1, -1, -1, -1, -1, -1, 1478143 }, { 0x28143, -1, -1, -1, -1, -1, -1, -1, -1, 1478149 }, { 0x28144, -1, -1, -1, -1, -1, -1, -1, -1, 1478156 }, { 0x28145, -1, -1, 1478162, -1, -1, -1, -1, -1, -1 }, { 0x28147, -1, -1, -1, -1, -1, -1, -1, -1, 1478166 }, { 0x28149, -1, -1, -1, -1, -1, -1, -1, -1, 1478171 }, { 0x2814A, -1, -1, 1478178, -1, -1, -1, -1, -1, -1 }, { 0x2814B, -1, -1, 1478183, -1, -1, -1, -1, -1, -1 }, { 0x2814D, -1, -1, 1478189, -1, -1, -1, -1, -1, 1478194 }, { 0x2814E, -1, -1, 1478199, -1, -1, -1, -1, -1, -1 }, { 0x2814F, 1478210, 1478204, 1478244, -1, -1, -1, -1, -1, -1 }, { 0x28150, -1, -1, -1, -1, -1, -1, -1, -1, 1478249 }, { 0x28151, -1, -1, 1478254, -1, -1, -1, -1, -1, -1 }, { 0x28152, -1, -1, 1478258, -1, -1, -1, -1, -1, -1 }, { 0x28153, -1, -1, 1478263, -1, -1, -1, -1, -1, -1 }, { 0x28154, -1, -1, 1478268, -1, -1, -1, -1, -1, -1 }, { 0x28157, -1, -1, 1478273, -1, -1, -1, -1, -1, -1 }, { 0x28158, -1, -1, 1478277, -1, -1, -1, -1, -1, -1 }, { 0x2815D, 1478290, 1478283, 1478355, -1, -1, -1, -1, -1, -1 }, { 0x2815E, -1, -1, -1, -1, -1, -1, -1, -1, 1478362 }, { 0x28163, -1, -1, 1478369, -1, -1, -1, -1, -1, -1 }, { 0x28164, -1, -1, 1478375, -1, -1, -1, -1, -1, -1 }, { 0x28165, -1, -1, -1, -1, -1, -1, -1, -1, 1478379 }, { 0x2816A, -1, -1, 1478383, -1, -1, -1, -1, -1, -1 }, { 0x2816C, -1, -1, 1478389, -1, -1, -1, -1, -1, -1 }, { 0x2816E, -1, -1, -1, -1, -1, -1, -1, -1, 1478394 }, { 0x2816F, -1, 1478399, -1, -1, -1, -1, -1, -1, -1 }, { 0x28170, -1, -1, -1, -1, -1, -1, -1, -1, 1478404 }, { 0x28177, -1, -1, -1, -1, -1, -1, -1, -1, 1478412 }, { 0x28178, -1, -1, -1, -1, -1, -1, -1, -1, 1478418 }, { 0x28179, -1, -1, -1, -1, -1, -1, -1, -1, 1478426 }, { 0x2817A, -1, -1, -1, -1, -1, -1, -1, -1, 1478432 }, { 0x2817B, -1, -1, -1, -1, -1, -1, -1, -1, 1478439 }, { 0x2817C, -1, -1, -1, -1, -1, -1, -1, -1, 1478445 }, { 0x2817D, -1, -1, -1, -1, -1, -1, -1, -1, 1478450 }, { 0x2817E, -1, -1, -1, -1, -1, -1, -1, -1, 1478455 }, { 0x2817F, -1, -1, -1, -1, -1, -1, -1, -1, 1478461 }, { 0x28181, -1, -1, 1478469, -1, -1, -1, -1, -1, -1 }, { 0x28182, -1, -1, 1478475, -1, -1, -1, -1, -1, 1478479 }, { 0x28183, -1, -1, 1478485, -1, -1, -1, -1, -1, -1 }, { 0x28184, -1, -1, 1478490, -1, -1, -1, -1, -1, -1 }, { 0x28185, -1, -1, 1478495, -1, -1, -1, -1, -1, -1 }, { 0x28187, -1, -1, 1478500, -1, -1, -1, -1, -1, -1 }, { 0x28188, -1, -1, 1478505, -1, -1, -1, -1, -1, -1 }, { 0x28189, -1, 1478511, 1478516, -1, -1, -1, -1, -1, -1 }, { 0x2818A, -1, -1, 1478522, -1, -1, -1, -1, -1, -1 }, { 0x2818C, -1, -1, 1478528, -1, -1, -1, -1, -1, -1 }, { 0x2818D, -1, -1, 1478533, -1, -1, -1, -1, -1, -1 }, { 0x2818E, -1, -1, 1478538, -1, -1, -1, -1, -1, -1 }, { 0x2818F, -1, -1, 1478543, -1, -1, -1, -1, -1, 1478548 }, { 0x28192, -1, -1, -1, -1, -1, -1, -1, -1, 1478556 }, { 0x28193, -1, -1, -1, -1, -1, -1, -1, -1, 1478565 }, { 0x28199, -1, -1, 1478571, -1, -1, -1, -1, -1, -1 }, { 0x2819D, -1, -1, -1, -1, -1, -1, -1, -1, 1478575 }, { 0x2819E, -1, -1, -1, -1, -1, -1, -1, -1, 1478580 }, { 0x2819F, -1, -1, -1, -1, -1, -1, -1, -1, 1478587 }, { 0x281A0, -1, -1, -1, -1, -1, -1, -1, -1, 1478595 }, { 0x281A1, -1, -1, -1, -1, -1, -1, -1, -1, 1478601 }, { 0x281A2, -1, -1, -1, -1, -1, -1, -1, -1, 1478606 }, { 0x281A3, -1, -1, -1, -1, -1, -1, -1, -1, 1478611 }, { 0x281A4, -1, -1, -1, -1, -1, -1, -1, -1, 1478617 }, { 0x281A5, -1, -1, -1, -1, -1, -1, -1, -1, 1478624 }, { 0x281A7, -1, -1, 1478631, -1, -1, -1, -1, -1, -1 }, { 0x281A8, -1, -1, 1478636, -1, -1, -1, -1, -1, -1 }, { 0x281AA, 1478648, 1478641, 1478696, -1, -1, -1, -1, -1, -1 }, { 0x281AC, -1, -1, 1478702, -1, -1, -1, -1, -1, -1 }, { 0x281AF, 1478713, 1478708, -1, -1, -1, -1, -1, -1, -1 }, { 0x281B0, -1, -1, 1478745, -1, -1, -1, -1, -1, -1 }, { 0x281B1, -1, -1, 1478749, -1, -1, -1, -1, -1, -1 }, { 0x281B2, -1, -1, 1478755, -1, -1, -1, -1, -1, -1 }, { 0x281B5, -1, -1, 1478760, -1, -1, -1, -1, -1, -1 }, { 0x281B6, -1, -1, -1, -1, -1, -1, -1, -1, 1478764 }, { 0x281B7, -1, -1, -1, -1, -1, -1, -1, -1, 1478768 }, { 0x281B8, -1, -1, -1, -1, -1, -1, -1, -1, 1478776 }, { 0x281B9, -1, -1, -1, -1, -1, -1, -1, -1, 1478783 }, { 0x281BA, -1, -1, -1, -1, -1, -1, -1, -1, 1478790 }, { 0x281BC, -1, 1478795, -1, -1, -1, -1, -1, -1, -1 }, { 0x281BD, -1, -1, 1478800, -1, -1, -1, -1, -1, -1 }, { 0x281BE, -1, -1, 1478804, -1, -1, -1, -1, -1, 1478808 }, { 0x281BF, -1, -1, -1, -1, -1, -1, -1, -1, 1478814 }, { 0x281C0, -1, -1, -1, -1, -1, -1, -1, -1, 1478819 }, { 0x281C1, -1, -1, 1478828, -1, -1, -1, -1, -1, -1 }, { 0x281C3, -1, -1, 1478835, -1, -1, -1, -1, -1, -1 }, { 0x281C4, -1, -1, 1478840, -1, -1, -1, -1, -1, -1 }, { 0x281C5, -1, -1, 1478845, -1, -1, -1, -1, -1, -1 }, { 0x281C6, -1, -1, 1478850, -1, -1, -1, -1, -1, -1 }, { 0x281C9, -1, -1, -1, -1, -1, -1, -1, -1, 1478855 }, { 0x281CD, -1, -1, 1478859, -1, -1, -1, -1, -1, 1478865 }, { 0x281CE, -1, -1, 1478871, -1, -1, -1, -1, -1, -1 }, { 0x281D1, -1, -1, -1, -1, -1, -1, -1, -1, 1478875 }, { 0x281D2, -1, -1, -1, -1, -1, -1, -1, -1, 1478881 }, { 0x281D3, -1, -1, -1, -1, -1, -1, -1, -1, 1478887 }, { 0x281D5, -1, -1, 1478895, -1, -1, -1, -1, -1, -1 }, { 0x281D6, -1, -1, 1478901, -1, -1, -1, -1, -1, -1 }, { 0x281D7, -1, -1, 1478905, -1, -1, -1, -1, -1, 1478909 }, { 0x281D8, -1, -1, 1478916, -1, -1, -1, -1, -1, -1 }, { 0x281D9, -1, -1, 1478922, -1, -1, -1, -1, -1, -1 }, { 0x281DB, -1, -1, -1, -1, -1, -1, -1, -1, 1478927 }, { 0x281DC, -1, -1, -1, -1, -1, -1, -1, -1, 1478933 }, { 0x281DD, -1, -1, 1478939, -1, -1, -1, -1, -1, -1 }, { 0x281E3, -1, -1, -1, -1, -1, -1, -1, -1, 1478945 }, { 0x281E4, -1, -1, 1478950, -1, -1, -1, -1, -1, -1 }, { 0x281E6, -1, -1, 1478956, -1, -1, -1, -1, -1, -1 }, { 0x281E8, -1, -1, 1478962, -1, -1, -1, -1, -1, -1 }, { 0x281E9, -1, -1, 1478967, -1, -1, -1, -1, -1, -1 }, { 0x281EC, -1, -1, -1, -1, -1, -1, -1, -1, 1478973 }, { 0x281EF, -1, -1, 1478978, -1, -1, -1, -1, -1, -1 }, { 0x281F5, -1, -1, -1, -1, -1, -1, -1, -1, 1478986 }, { 0x281F6, -1, -1, -1, -1, -1, -1, -1, -1, 1478992 }, { 0x281F7, -1, -1, -1, -1, -1, -1, -1, -1, 1478999 }, { 0x281F8, -1, -1, -1, -1, -1, -1, -1, -1, 1479007 }, { 0x281F9, -1, -1, -1, -1, -1, -1, -1, -1, 1479014 }, { 0x281FB, -1, -1, 1479020, -1, -1, -1, -1, -1, -1 }, { 0x281FC, -1, -1, 1479024, -1, -1, -1, -1, -1, -1 }, { 0x281FD, -1, -1, 1479030, -1, -1, -1, -1, -1, -1 }, { 0x28200, -1, -1, 1479035, -1, -1, -1, -1, -1, -1 }, { 0x28207, 1479047, 1479041, -1, -1, -1, -1, -1, -1, -1 }, { 0x28208, -1, -1, 1479081, -1, -1, -1, -1, -1, -1 }, { 0x2820A, -1, -1, 1479086, -1, -1, -1, -1, -1, -1 }, { 0x2820B, -1, -1, 1479091, -1, -1, -1, -1, -1, -1 }, { 0x2820C, -1, -1, 1479096, -1, -1, -1, -1, -1, -1 }, { 0x2820E, -1, -1, 1479102, -1, -1, -1, -1, -1, -1 }, { 0x28212, -1, -1, -1, -1, -1, -1, -1, -1, 1479108 }, { 0x28213, -1, -1, 1479113, -1, -1, -1, -1, -1, -1 }, { 0x28215, -1, -1, 1479119, -1, -1, -1, -1, -1, -1 }, { 0x28216, -1, -1, 1479124, -1, -1, -1, -1, -1, -1 }, { 0x28217, -1, -1, 1479129, -1, -1, -1, -1, -1, -1 }, { 0x28218, -1, 1479134, 1479140, -1, -1, -1, -1, -1, -1 }, { 0x28219, -1, -1, 1479146, -1, -1, -1, -1, -1, -1 }, { 0x2821A, 1479156, 1479151, 1479161, -1, -1, -1, -1, -1, -1 }, { 0x28225, -1, -1, 1479165, -1, -1, -1, -1, -1, -1 }, { 0x28227, -1, -1, 1479170, -1, -1, -1, -1, -1, -1 }, { 0x28229, -1, -1, 1479175, -1, -1, -1, -1, -1, -1 }, { 0x2822B, -1, -1, 1479179, -1, -1, -1, -1, -1, -1 }, { 0x2822E, -1, -1, 1479184, -1, -1, -1, -1, -1, -1 }, { 0x28236, -1, -1, 1479191, -1, -1, -1, -1, -1, -1 }, { 0x28237, -1, -1, 1479195, -1, -1, -1, -1, -1, -1 }, { 0x28239, -1, -1, 1479200, -1, -1, -1, -1, -1, -1 }, { 0x2823A, -1, -1, 1479206, -1, -1, -1, -1, -1, -1 }, { 0x28241, -1, -1, 1479210, -1, -1, -1, -1, -1, -1 }, { 0x28243, -1, -1, 1479217, -1, -1, -1, -1, -1, -1 }, { 0x28245, -1, -1, 1479222, -1, -1, -1, -1, -1, -1 }, { 0x28249, 1479231, 1479226, -1, -1, -1, -1, -1, -1, -1 }, { 0x2824B, -1, -1, 1479236, -1, -1, -1, -1, -1, -1 }, { 0x28251, -1, -1, -1, -1, -1, -1, -1, -1, 1479241 }, { 0x28253, -1, -1, -1, -1, -1, -1, -1, -1, 1479247 }, { 0x28256, 1479262, 1479253, 1479286, -1, -1, -1, -1, -1, -1 }, { 0x28257, -1, -1, 1479292, -1, -1, -1, -1, -1, -1 }, { 0x2825A, -1, -1, 1479296, -1, -1, -1, -1, -1, -1 }, { 0x2825C, -1, -1, 1479299, -1, -1, -1, -1, -1, -1 }, { 0x2825D, -1, -1, 1479305, -1, -1, -1, -1, -1, -1 }, { 0x2825E, -1, -1, -1, -1, -1, -1, -1, -1, 1479310 }, { 0x2825F, -1, -1, -1, -1, -1, -1, -1, -1, 1479316 }, { 0x28260, -1, -1, -1, -1, -1, -1, -1, -1, 1479322 }, { 0x28261, -1, -1, 1479328, -1, -1, -1, -1, -1, -1 }, { 0x28262, -1, -1, 1479333, -1, -1, -1, -1, -1, -1 }, { 0x28263, -1, -1, 1479340, -1, -1, -1, -1, -1, -1 }, { 0x28264, -1, -1, 1479344, -1, -1, -1, -1, -1, -1 }, { 0x28265, -1, -1, 1479351, -1, -1, -1, -1, -1, -1 }, { 0x28269, -1, -1, 1479357, -1, -1, -1, -1, -1, -1 }, { 0x2826A, -1, -1, 1479363, -1, -1, -1, -1, -1, -1 }, { 0x2826B, -1, -1, 1479368, -1, -1, -1, -1, -1, -1 }, { 0x2826C, -1, -1, 1479374, -1, -1, -1, -1, -1, -1 }, { 0x2826D, -1, -1, 1479380, -1, -1, -1, -1, -1, -1 }, { 0x28271, -1, -1, 1479385, -1, -1, -1, -1, -1, -1 }, { 0x28274, -1, -1, 1479391, -1, -1, -1, -1, -1, -1 }, { 0x28277, -1, -1, 1479397, -1, -1, -1, -1, -1, -1 }, { 0x28278, -1, -1, 1479403, -1, -1, -1, -1, -1, -1 }, { 0x28279, -1, -1, 1479407, -1, -1, -1, -1, -1, -1 }, { 0x2827C, 1479416, 1479412, -1, -1, -1, -1, -1, -1, -1 }, { 0x2827D, -1, -1, 1479438, -1, -1, -1, -1, -1, -1 }, { 0x2827E, -1, -1, 1479445, -1, -1, -1, -1, -1, -1 }, { 0x28285, -1, -1, 1479451, -1, -1, -1, -1, -1, -1 }, { 0x28288, -1, -1, 1479457, -1, -1, -1, -1, -1, -1 }, { 0x28289, -1, -1, 1479463, -1, -1, -1, -1, -1, -1 }, { 0x2828B, -1, -1, -1, -1, -1, -1, -1, -1, 1479468 }, { 0x2828C, -1, -1, -1, -1, -1, -1, -1, -1, 1479474 }, { 0x28294, -1, -1, 1479479, -1, -1, -1, -1, -1, -1 }, { 0x28298, -1, -1, 1479484, -1, -1, -1, -1, -1, -1 }, { 0x2829A, -1, -1, 1479490, -1, -1, -1, -1, -1, -1 }, { 0x2829B, 1479501, 1479495, 1479521, -1, -1, -1, -1, -1, -1 }, { 0x2829D, -1, -1, 1479525, -1, -1, -1, -1, -1, -1 }, { 0x2829E, -1, -1, 1479531, -1, -1, -1, -1, -1, -1 }, { 0x2829F, -1, -1, 1479536, -1, -1, -1, -1, -1, -1 }, { 0x282A1, -1, -1, 1479542, -1, -1, -1, -1, -1, -1 }, { 0x282A2, -1, -1, 1479548, -1, -1, -1, -1, -1, -1 }, { 0x282A7, -1, -1, 1479553, -1, -1, -1, -1, -1, -1 }, { 0x282B0, -1, -1, 1479559, -1, -1, -1, -1, -1, -1 }, { 0x282B1, -1, -1, 1479563, -1, -1, -1, -1, -1, -1 }, { 0x282B3, -1, -1, 1479567, -1, -1, -1, -1, -1, -1 }, { 0x282B8, -1, -1, 1479572, -1, -1, -1, -1, -1, -1 }, { 0x282B9, -1, -1, 1479577, -1, -1, -1, -1, -1, -1 }, { 0x282BA, -1, -1, 1479581, -1, -1, -1, -1, -1, -1 }, { 0x282BB, -1, -1, 1479586, -1, -1, -1, -1, -1, -1 }, { 0x282BC, -1, -1, 1479590, -1, -1, -1, -1, -1, -1 }, { 0x282BF, -1, -1, 1479596, -1, -1, -1, -1, -1, -1 }, { 0x282C0, -1, -1, 1479601, -1, -1, -1, -1, -1, -1 }, { 0x282C8, -1, -1, 1479606, -1, -1, -1, -1, -1, -1 }, { 0x282C9, -1, -1, 1479610, -1, -1, -1, -1, -1, -1 }, { 0x282CD, 1479624, 1479614, -1, -1, -1, -1, -1, -1, -1 }, { 0x282D0, -1, -1, 1479638, -1, -1, -1, -1, -1, -1 }, { 0x282D1, -1, -1, 1479642, -1, -1, -1, -1, -1, -1 }, { 0x282D2, -1, -1, 1479648, -1, -1, -1, -1, -1, -1 }, { 0x282D4, -1, -1, 1479653, -1, -1, -1, -1, -1, -1 }, { 0x282D5, -1, -1, 1479659, -1, -1, -1, -1, -1, -1 }, { 0x282D6, -1, -1, 1479665, -1, -1, -1, -1, -1, -1 }, { 0x282D7, -1, -1, 1479670, -1, -1, -1, -1, -1, -1 }, { 0x282D8, -1, -1, 1479674, -1, -1, -1, -1, -1, -1 }, { 0x282D9, -1, -1, 1479679, -1, -1, -1, -1, -1, -1 }, { 0x282DA, -1, -1, 1479684, -1, -1, -1, -1, -1, -1 }, { 0x282DB, -1, -1, 1479690, -1, -1, -1, -1, -1, -1 }, { 0x282DD, -1, -1, 1479695, -1, -1, -1, -1, -1, -1 }, { 0x282DE, -1, -1, 1479701, -1, -1, -1, -1, -1, -1 }, { 0x282DF, -1, -1, 1479705, -1, -1, -1, -1, -1, -1 }, { 0x282E0, -1, -1, 1479709, -1, -1, -1, -1, -1, -1 }, { 0x282E1, -1, -1, 1479715, -1, -1, -1, -1, -1, -1 }, { 0x282E2, 1479725, 1479720, -1, -1, -1, -1, -1, -1, -1 }, { 0x282E3, -1, -1, -1, -1, -1, -1, -1, -1, 1479771 }, { 0x282E4, -1, -1, -1, -1, -1, -1, -1, -1, 1479777 }, { 0x282E5, -1, -1, 1479780, -1, -1, -1, -1, -1, -1 }, { 0x282E6, -1, -1, 1479784, -1, -1, -1, -1, -1, -1 }, { 0x282E7, -1, -1, 1479788, -1, -1, -1, -1, -1, -1 }, { 0x282E8, -1, -1, 1479792, -1, -1, -1, -1, -1, -1 }, { 0x282E9, -1, -1, 1479797, -1, -1, -1, -1, -1, -1 }, { 0x282EB, -1, -1, 1479801, -1, -1, -1, -1, -1, -1 }, { 0x282EC, -1, -1, 1479807, -1, -1, -1, -1, -1, -1 }, { 0x282EE, -1, -1, 1479814, -1, -1, -1, -1, -1, -1 }, { 0x282EF, 1479820, -1, 1479829, -1, -1, -1, -1, -1, -1 }, { 0x282F0, -1, -1, 1479833, -1, -1, -1, -1, -1, -1 }, { 0x282F2, -1, -1, 1479837, -1, -1, -1, -1, -1, -1 }, { 0x282F7, -1, -1, 1479843, -1, -1, -1, -1, -1, -1 }, { 0x282FA, -1, -1, 1479849, -1, -1, -1, -1, -1, -1 }, { 0x282FD, -1, -1, 1479853, -1, -1, -1, -1, -1, -1 }, { 0x282FE, -1, -1, 1479859, -1, -1, -1, -1, -1, -1 }, { 0x28300, -1, -1, -1, -1, -1, -1, -1, -1, 1479863 }, { 0x28301, -1, -1, 1479869, -1, -1, -1, -1, -1, -1 }, { 0x28304, -1, -1, 1479875, -1, -1, -1, -1, -1, -1 }, { 0x28305, -1, -1, 1479881, -1, -1, -1, -1, -1, -1 }, { 0x28306, -1, 1479887, 1479893, -1, -1, -1, -1, -1, -1 }, { 0x28308, -1, -1, 1479899, -1, -1, -1, -1, -1, -1 }, { 0x2830C, -1, -1, 1479905, -1, -1, -1, -1, -1, -1 }, { 0x2830D, -1, -1, 1479910, -1, -1, -1, -1, -1, -1 }, { 0x2830E, -1, -1, 1479916, -1, -1, -1, -1, -1, -1 }, { 0x28311, -1, -1, 1479920, -1, -1, -1, -1, -1, -1 }, { 0x28314, -1, -1, 1479926, -1, -1, -1, -1, -1, -1 }, { 0x28318, -1, 1479931, 1479937, -1, -1, -1, -1, -1, -1 }, { 0x2831D, -1, -1, 1479942, -1, -1, -1, -1, -1, -1 }, { 0x28320, -1, -1, 1479946, -1, -1, -1, -1, -1, -1 }, { 0x28322, -1, -1, 1479950, -1, -1, -1, -1, -1, -1 }, { 0x28323, -1, -1, 1479957, -1, -1, -1, -1, -1, -1 }, { 0x28324, -1, -1, 1479963, -1, -1, -1, -1, -1, -1 }, { 0x28325, -1, -1, 1479970, -1, -1, -1, -1, -1, -1 }, { 0x28327, -1, -1, 1479974, -1, -1, -1, -1, -1, -1 }, { 0x28328, -1, -1, 1479977, -1, -1, -1, -1, -1, -1 }, { 0x28329, 1479982, -1, 1479994, -1, -1, -1, -1, -1, -1 }, { 0x2832B, -1, -1, 1480000, -1, -1, -1, -1, -1, -1 }, { 0x2832C, -1, -1, 1480006, -1, -1, -1, -1, -1, -1 }, { 0x2832D, -1, -1, 1480012, -1, -1, -1, -1, -1, -1 }, { 0x2832E, -1, -1, 1480016, -1, -1, -1, -1, -1, -1 }, { 0x2832F, -1, 1480020, -1, -1, -1, -1, -1, -1, -1 }, { 0x28330, -1, -1, 1480025, -1, -1, -1, -1, -1, -1 }, { 0x28333, -1, -1, 1480031, -1, -1, -1, -1, -1, -1 }, { 0x28334, -1, -1, 1480037, -1, -1, -1, -1, -1, -1 }, { 0x28336, -1, -1, 1480042, -1, -1, -1, -1, -1, -1 }, { 0x2833A, -1, 1480048, -1, -1, -1, -1, -1, -1, -1 }, { 0x28344, -1, -1, -1, -1, -1, -1, -1, -1, 1480053 }, { 0x28345, -1, -1, 1480058, -1, -1, -1, -1, -1, -1 }, { 0x28346, -1, -1, 1480064, -1, -1, -1, -1, -1, -1 }, { 0x28347, -1, -1, 1480069, -1, -1, -1, -1, -1, -1 }, { 0x28348, -1, -1, 1480073, -1, -1, -1, -1, -1, -1 }, { 0x28349, -1, -1, 1480079, -1, -1, -1, -1, -1, -1 }, { 0x2834A, -1, -1, 1480085, -1, -1, -1, -1, -1, -1 }, { 0x2834E, -1, -1, 1480090, -1, -1, -1, -1, -1, -1 }, { 0x2834F, -1, -1, 1480094, -1, -1, -1, -1, -1, -1 }, { 0x28350, -1, -1, 1480099, -1, -1, -1, -1, -1, -1 }, { 0x28351, -1, -1, 1480103, -1, -1, -1, -1, -1, -1 }, { 0x28352, -1, -1, 1480109, -1, -1, -1, -1, -1, -1 }, { 0x2835B, -1, -1, 1480115, -1, -1, -1, -1, -1, -1 }, { 0x2835C, -1, -1, 1480119, -1, -1, -1, -1, -1, -1 }, { 0x2835E, -1, -1, 1480124, -1, -1, -1, -1, -1, -1 }, { 0x28362, -1, -1, 1480130, -1, -1, -1, -1, -1, -1 }, { 0x28365, -1, 1480134, -1, -1, -1, -1, -1, -1, -1 }, { 0x28366, -1, -1, -1, -1, -1, -1, -1, -1, 1480140 }, { 0x28367, -1, -1, 1480144, -1, -1, -1, -1, -1, -1 }, { 0x28369, -1, -1, 1480151, -1, -1, -1, -1, -1, -1 }, { 0x2836B, -1, -1, 1480157, -1, -1, -1, -1, -1, -1 }, { 0x2836D, -1, 1480161, 1480166, -1, -1, -1, -1, -1, -1 }, { 0x2836E, -1, -1, 1480170, -1, -1, -1, -1, -1, -1 }, { 0x2836F, -1, -1, 1480174, -1, -1, -1, -1, -1, -1 }, { 0x28370, -1, -1, 1480178, -1, -1, -1, -1, -1, -1 }, { 0x28372, -1, -1, 1480182, -1, -1, -1, -1, -1, -1 }, { 0x28373, 1480191, 1480186, 1480217, -1, -1, -1, -1, -1, -1 }, { 0x28374, -1, -1, 1480222, -1, -1, -1, -1, -1, -1 }, { 0x28376, -1, -1, 1480228, -1, -1, -1, -1, -1, -1 }, { 0x28377, -1, -1, 1480235, -1, -1, -1, -1, -1, -1 }, { 0x28378, -1, -1, 1480241, -1, -1, -1, -1, -1, -1 }, { 0x28379, -1, -1, 1480246, -1, -1, -1, -1, -1, -1 }, { 0x2837A, -1, -1, 1480251, -1, -1, -1, -1, -1, -1 }, { 0x2837D, -1, 1480255, -1, -1, -1, -1, -1, -1, -1 }, { 0x28386, -1, -1, -1, -1, -1, -1, -1, -1, 1480261 }, { 0x28389, -1, -1, 1480264, -1, -1, -1, -1, -1, -1 }, { 0x2838A, -1, 1480269, -1, -1, -1, -1, -1, -1, -1 }, { 0x2838B, -1, -1, 1480275, -1, -1, -1, -1, -1, -1 }, { 0x2838C, -1, -1, 1480281, -1, -1, -1, -1, -1, -1 }, { 0x2838D, -1, -1, 1480286, -1, -1, -1, -1, -1, -1 }, { 0x28394, -1, -1, 1480292, -1, -1, -1, -1, -1, -1 }, { 0x28396, -1, -1, 1480298, -1, -1, -1, -1, -1, -1 }, { 0x28397, -1, -1, 1480304, -1, -1, -1, -1, -1, -1 }, { 0x2839B, -1, -1, 1480310, -1, -1, -1, -1, -1, -1 }, { 0x2839D, -1, -1, 1480317, -1, -1, -1, -1, -1, -1 }, { 0x2839E, -1, -1, -1, -1, -1, -1, -1, -1, 1480322 }, { 0x2839F, -1, -1, -1, -1, -1, -1, -1, -1, 1480328 }, { 0x283A0, -1, -1, -1, -1, -1, -1, -1, -1, 1480337 }, { 0x283A1, -1, -1, 1480346, -1, -1, -1, -1, -1, -1 }, { 0x283A2, -1, -1, 1480351, -1, -1, -1, -1, -1, -1 }, { 0x283A4, -1, -1, 1480357, -1, -1, -1, -1, -1, -1 }, { 0x283A6, -1, -1, 1480363, -1, -1, -1, -1, -1, -1 }, { 0x283A7, -1, -1, 1480369, -1, -1, -1, -1, -1, -1 }, { 0x283A9, -1, -1, 1480375, -1, -1, -1, -1, -1, -1 }, { 0x283AA, -1, -1, 1480382, -1, -1, -1, -1, -1, -1 }, { 0x283AB, -1, -1, 1480386, -1, -1, -1, -1, -1, -1 }, { 0x283AC, -1, -1, 1480392, -1, -1, -1, -1, -1, -1 }, { 0x283AD, -1, -1, 1480398, -1, -1, -1, -1, -1, -1 }, { 0x283AE, -1, -1, 1480403, -1, -1, -1, -1, -1, -1 }, { 0x283B3, -1, -1, 1480408, -1, -1, -1, -1, -1, -1 }, { 0x283B4, 1480414, -1, 1480486, -1, -1, -1, -1, -1, -1 }, { 0x283B6, -1, -1, 1480492, -1, -1, -1, -1, -1, -1 }, { 0x283B7, -1, -1, 1480496, -1, -1, -1, -1, -1, -1 }, { 0x283B8, -1, -1, 1480502, -1, -1, -1, -1, -1, -1 }, { 0x283B9, -1, -1, 1480506, -1, -1, -1, -1, -1, -1 }, { 0x283BE, -1, -1, 1480511, -1, -1, -1, -1, -1, -1 }, { 0x283C2, -1, -1, 1480516, -1, -1, -1, -1, -1, -1 }, { 0x283C4, -1, -1, -1, -1, -1, -1, -1, -1, 1480521 }, { 0x283C6, -1, -1, 1480527, -1, -1, -1, -1, -1, -1 }, { 0x283C8, -1, -1, 1480534, -1, -1, -1, -1, -1, -1 }, { 0x283C9, -1, -1, 1480539, -1, -1, -1, -1, -1, -1 }, { 0x283CA, -1, -1, 1480546, -1, -1, -1, -1, -1, -1 }, { 0x283D2, -1, -1, 1480552, -1, -1, -1, -1, -1, -1 }, { 0x283D4, -1, -1, 1480557, -1, -1, -1, -1, -1, -1 }, { 0x283DA, -1, -1, 1480561, -1, -1, -1, -1, -1, -1 }, { 0x283DB, -1, -1, 1480565, -1, -1, -1, -1, -1, -1 }, { 0x283DE, -1, -1, 1480571, -1, -1, -1, -1, -1, -1 }, { 0x283E0, -1, -1, 1480576, -1, -1, -1, -1, -1, -1 }, { 0x283E4, -1, -1, 1480582, -1, -1, -1, -1, -1, -1 }, { 0x283E5, -1, -1, 1480588, -1, -1, -1, -1, -1, -1 }, { 0x283E7, -1, -1, -1, -1, -1, -1, -1, -1, 1480594 }, { 0x283E8, -1, -1, 1480597, -1, -1, -1, -1, -1, -1 }, { 0x283E9, -1, -1, 1480602, -1, -1, -1, -1, -1, -1 }, { 0x283EA, -1, -1, 1480608, -1, -1, -1, -1, -1, -1 }, { 0x283EB, -1, -1, 1480614, -1, -1, -1, -1, -1, -1 }, { 0x283EC, -1, -1, 1480618, -1, -1, -1, -1, -1, -1 }, { 0x283F3, -1, -1, 1480622, -1, -1, -1, -1, -1, -1 }, { 0x283F4, -1, -1, 1480627, -1, -1, -1, -1, -1, -1 }, { 0x283F5, -1, -1, 1480631, -1, -1, -1, -1, -1, -1 }, { 0x283F6, -1, -1, 1480642, -1, -1, -1, -1, 1480636, -1 }, { 0x283F9, -1, -1, 1480648, -1, -1, -1, -1, -1, -1 }, { 0x283FA, -1, -1, 1480653, -1, -1, -1, -1, -1, -1 }, { 0x283FF, -1, -1, 1480659, -1, -1, -1, -1, -1, -1 }, { 0x28401, -1, -1, 1480663, -1, -1, -1, -1, -1, -1 }, { 0x28403, -1, -1, 1480668, -1, -1, -1, -1, -1, -1 }, { 0x28405, -1, -1, 1480673, -1, -1, -1, -1, -1, -1 }, { 0x28406, -1, -1, 1480678, -1, -1, -1, -1, -1, -1 }, { 0x28407, -1, -1, 1480682, -1, -1, -1, -1, -1, -1 }, { 0x28408, -1, -1, 1480688, -1, -1, -1, -1, -1, -1 }, { 0x28409, -1, -1, 1480695, -1, -1, -1, -1, -1, -1 }, { 0x2840A, -1, -1, 1480700, -1, -1, -1, -1, -1, -1 }, { 0x2840B, -1, -1, 1480706, -1, -1, -1, -1, -1, -1 }, { 0x2840D, -1, -1, 1480712, -1, -1, -1, -1, -1, -1 }, { 0x28410, -1, -1, 1480718, -1, -1, -1, -1, -1, -1 }, { 0x28411, -1, -1, 1480723, -1, -1, -1, -1, -1, -1 }, { 0x28412, -1, 1480728, -1, -1, -1, -1, -1, -1, -1 }, { 0x28414, -1, -1, 1480732, -1, -1, -1, -1, -1, -1 }, { 0x28415, -1, -1, 1480738, -1, -1, -1, -1, -1, -1 }, { 0x28416, -1, -1, 1480744, -1, -1, -1, -1, -1, -1 }, { 0x2841B, -1, -1, 1480748, -1, -1, -1, -1, -1, -1 }, { 0x28421, -1, -1, 1480752, -1, -1, -1, -1, -1, -1 }, { 0x28423, -1, -1, 1480756, -1, -1, -1, -1, -1, -1 }, { 0x28425, -1, -1, 1480760, -1, -1, -1, -1, -1, -1 }, { 0x28426, -1, -1, 1480764, -1, -1, -1, -1, -1, -1 }, { 0x28428, -1, -1, 1480769, -1, -1, -1, -1, -1, -1 }, { 0x28429, -1, -1, 1480773, -1, -1, -1, -1, -1, -1 }, { 0x2842E, -1, -1, -1, -1, -1, -1, -1, -1, 1480779 }, { 0x28430, -1, -1, 1480783, -1, -1, -1, -1, -1, -1 }, { 0x28431, -1, -1, 1480788, -1, -1, -1, -1, -1, -1 }, { 0x28433, -1, -1, 1480793, -1, -1, -1, -1, -1, -1 }, { 0x28434, -1, -1, 1480798, -1, -1, -1, -1, -1, -1 }, { 0x28436, -1, -1, 1480802, -1, -1, -1, -1, -1, -1 }, { 0x28437, -1, -1, -1, -1, -1, -1, -1, -1, 1480807 }, { 0x28438, -1, -1, -1, -1, -1, -1, -1, -1, 1480813 }, { 0x2843A, -1, -1, -1, -1, -1, -1, -1, -1, 1480821 }, { 0x2843E, -1, -1, 1480828, -1, -1, -1, -1, -1, -1 }, { 0x2843F, -1, -1, -1, -1, -1, -1, -1, -1, 1480833 }, { 0x2844A, -1, -1, 1480839, -1, -1, -1, -1, -1, -1 }, { 0x2844C, -1, -1, 1480845, -1, -1, -1, -1, -1, -1 }, { 0x2844E, -1, -1, 1480851, -1, -1, -1, -1, -1, -1 }, { 0x28451, -1, -1, 1480857, -1, -1, -1, -1, -1, -1 }, { 0x28452, 1480861, -1, 1480872, -1, -1, -1, -1, -1, -1 }, { 0x28457, -1, -1, -1, -1, -1, -1, -1, -1, 1480876 }, { 0x2845C, -1, -1, 1480882, -1, -1, -1, -1, -1, 1480886 }, { 0x2845D, -1, -1, 1480894, -1, -1, -1, -1, -1, -1 }, { 0x28460, -1, -1, 1480898, -1, -1, -1, -1, -1, -1 }, { 0x28463, -1, -1, 1480903, -1, -1, -1, -1, -1, -1 }, { 0x28464, -1, -1, 1480908, -1, -1, -1, -1, -1, -1 }, { 0x28465, -1, -1, 1480912, -1, -1, -1, -1, -1, -1 }, { 0x28468, -1, 1480916, 1480921, -1, -1, -1, -1, -1, -1 }, { 0x28469, -1, -1, 1480926, -1, -1, -1, -1, -1, -1 }, { 0x2846A, -1, -1, 1480930, -1, -1, -1, -1, -1, -1 }, { 0x2846B, -1, -1, 1480936, -1, -1, -1, -1, -1, -1 }, { 0x2846C, -1, 1480941, -1, -1, -1, -1, -1, -1, -1 }, { 0x2846E, -1, -1, -1, -1, -1, -1, -1, -1, 1480956 }, { 0x28473, -1, 1480964, -1, -1, -1, -1, -1, -1, -1 }, { 0x28479, -1, -1, 1480970, -1, -1, -1, -1, -1, -1 }, { 0x2847B, -1, -1, -1, -1, -1, -1, -1, -1, 1480976 }, { 0x2847C, -1, -1, 1480981, -1, -1, -1, -1, -1, -1 }, { 0x2847D, -1, -1, 1480985, -1, -1, -1, -1, -1, -1 }, { 0x2847F, -1, -1, 1480991, -1, -1, -1, -1, -1, -1 }, { 0x28480, -1, -1, 1480996, -1, -1, -1, -1, -1, -1 }, { 0x28482, -1, 1481002, -1, -1, -1, -1, -1, -1, -1 }, { 0x28483, -1, -1, 1481007, -1, -1, -1, -1, -1, -1 }, { 0x28484, -1, -1, 1481012, -1, -1, -1, -1, -1, -1 }, { 0x28485, -1, -1, 1481017, -1, -1, -1, -1, -1, -1 }, { 0x28486, -1, -1, 1481021, -1, -1, -1, -1, -1, -1 }, { 0x28487, -1, -1, 1481027, -1, -1, -1, -1, -1, -1 }, { 0x28489, -1, -1, 1481032, -1, -1, -1, -1, -1, -1 }, { 0x2848A, -1, -1, 1481037, -1, -1, -1, -1, -1, -1 }, { 0x2848B, -1, -1, 1481042, -1, -1, -1, -1, -1, -1 }, { 0x2848D, -1, -1, 1481047, -1, -1, -1, -1, -1, -1 }, { 0x28491, -1, -1, 1481052, -1, -1, -1, -1, -1, -1 }, { 0x28492, -1, -1, -1, -1, -1, -1, -1, -1, 1481057 }, { 0x28499, -1, -1, 1481065, -1, -1, -1, -1, -1, -1 }, { 0x2849C, -1, -1, 1481070, -1, -1, -1, -1, -1, -1 }, { 0x2849E, -1, -1, 1481075, -1, -1, -1, -1, -1, -1 }, { 0x2849F, -1, -1, -1, -1, -1, -1, -1, -1, 1481080 }, { 0x284A2, -1, -1, 1481086, -1, -1, -1, -1, -1, -1 }, { 0x284A4, -1, -1, 1481092, -1, -1, -1, -1, -1, -1 }, { 0x284A6, -1, -1, 1481096, -1, -1, -1, -1, -1, -1 }, { 0x284A7, -1, -1, 1481101, -1, -1, -1, -1, -1, -1 }, { 0x284A8, -1, -1, 1481106, -1, -1, -1, -1, -1, -1 }, { 0x284A9, -1, -1, 1481111, -1, -1, -1, -1, -1, -1 }, { 0x284AB, -1, -1, 1481117, -1, -1, -1, -1, -1, -1 }, { 0x284AC, -1, -1, 1481123, -1, -1, -1, -1, -1, -1 }, { 0x284AE, -1, -1, 1481128, -1, -1, -1, -1, -1, -1 }, { 0x284B1, -1, -1, 1481132, -1, -1, -1, -1, -1, -1 }, { 0x284B2, -1, -1, 1481138, -1, -1, -1, -1, -1, -1 }, { 0x284B4, -1, -1, 1481142, -1, -1, -1, -1, -1, -1 }, { 0x284B8, -1, -1, -1, -1, -1, -1, -1, -1, 1481146 }, { 0x284B9, -1, -1, -1, -1, -1, -1, -1, -1, 1481154 }, { 0x284BA, -1, -1, -1, -1, -1, -1, -1, -1, 1481161 }, { 0x284BB, -1, -1, -1, -1, -1, -1, -1, -1, 1481167 }, { 0x284BC, -1, -1, 1481175, -1, -1, -1, -1, -1, -1 }, { 0x284BD, -1, -1, 1481180, -1, -1, -1, -1, -1, -1 }, { 0x284C1, -1, -1, 1481185, -1, -1, -1, -1, -1, -1 }, { 0x284C7, -1, -1, 1481191, -1, -1, -1, -1, -1, -1 }, { 0x284C8, -1, -1, 1481196, -1, -1, -1, -1, -1, -1 }, { 0x284CA, -1, -1, 1481201, -1, -1, -1, -1, -1, -1 }, { 0x284CD, -1, -1, 1481206, -1, -1, -1, -1, -1, -1 }, { 0x284D0, -1, -1, -1, -1, -1, -1, -1, -1, 1481212 }, { 0x284D1, -1, -1, -1, -1, -1, -1, -1, -1, 1481217 }, { 0x284DA, -1, -1, 1481226, -1, -1, -1, -1, -1, -1 }, { 0x284DC, -1, -1, -1, -1, -1, -1, -1, 1481232, -1 }, { 0x284DE, -1, -1, 1481238, -1, -1, -1, -1, -1, -1 }, { 0x284E1, -1, -1, -1, -1, -1, -1, -1, -1, 1481243 }, { 0x284E2, -1, -1, -1, -1, -1, -1, -1, -1, 1481249 }, { 0x284E6, -1, -1, 1481255, -1, -1, -1, -1, -1, -1 }, { 0x284E8, -1, -1, 1481259, -1, -1, -1, -1, -1, -1 }, { 0x284E9, -1, -1, 1481265, -1, -1, -1, -1, -1, -1 }, { 0x284EC, -1, -1, 1481271, -1, -1, -1, -1, -1, -1 }, { 0x284ED, -1, -1, 1481275, -1, -1, -1, -1, -1, -1 }, { 0x284EE, -1, -1, 1481279, -1, -1, -1, -1, -1, -1 }, { 0x284EF, -1, -1, 1481284, -1, -1, -1, -1, -1, -1 }, { 0x284F0, -1, -1, 1481290, -1, -1, -1, -1, -1, -1 }, { 0x284F2, -1, -1, 1481295, -1, -1, -1, -1, -1, -1 }, { 0x284F3, -1, -1, 1481301, -1, -1, -1, -1, -1, -1 }, { 0x284F4, -1, -1, 1481306, -1, -1, -1, -1, -1, -1 }, { 0x284F7, -1, -1, 1481310, -1, -1, -1, -1, -1, -1 }, { 0x284FF, -1, -1, 1481316, -1, -1, -1, -1, -1, -1 }, { 0x28501, -1, 1481321, -1, -1, -1, -1, -1, -1, -1 }, { 0x28508, -1, -1, -1, -1, -1, -1, -1, -1, 1481326 }, { 0x28509, -1, -1, -1, -1, -1, -1, -1, -1, 1481332 }, { 0x2850A, -1, -1, -1, -1, -1, -1, -1, -1, 1481337 }, { 0x2850C, -1, -1, -1, -1, -1, -1, -1, -1, 1481344 }, { 0x2850D, -1, -1, -1, -1, -1, -1, -1, -1, 1481347 }, { 0x28517, -1, -1, 1481352, -1, -1, -1, -1, -1, -1 }, { 0x28519, -1, -1, 1481357, -1, -1, -1, -1, -1, -1 }, { 0x2851B, -1, -1, 1481362, -1, -1, -1, -1, -1, -1 }, { 0x28521, -1, -1, 1481366, -1, -1, -1, -1, -1, -1 }, { 0x28522, -1, -1, 1481371, -1, -1, -1, -1, -1, -1 }, { 0x28523, -1, -1, 1481377, -1, -1, -1, -1, -1, -1 }, { 0x28524, -1, -1, 1481382, -1, -1, -1, -1, -1, -1 }, { 0x28525, -1, -1, 1481387, -1, -1, -1, -1, -1, -1 }, { 0x28526, -1, -1, 1481393, -1, -1, -1, -1, -1, -1 }, { 0x2852F, -1, -1, 1481398, -1, -1, -1, -1, -1, -1 }, { 0x2853C, -1, 1481402, -1, -1, -1, -1, -1, -1, -1 }, { 0x2853D, -1, 1481407, -1, -1, -1, -1, -1, -1, -1 }, { 0x2853E, -1, -1, -1, -1, -1, -1, -1, -1, 1481411 }, { 0x2853F, -1, -1, -1, -1, -1, -1, -1, -1, 1481417 }, { 0x28540, -1, -1, -1, -1, -1, -1, -1, -1, 1481424 }, { 0x28555, -1, -1, 1481431, -1, -1, -1, -1, -1, -1 }, { 0x28557, -1, -1, 1481436, -1, -1, -1, -1, -1, -1 }, { 0x2855A, -1, -1, 1481442, -1, -1, -1, -1, -1, -1 }, { 0x2855C, -1, -1, 1481446, -1, -1, -1, -1, -1, -1 }, { 0x28560, -1, -1, 1481451, -1, -1, -1, -1, -1, -1 }, { 0x28562, -1, -1, 1481455, -1, -1, -1, -1, -1, -1 }, { 0x28566, -1, -1, 1481460, -1, -1, -1, -1, -1, -1 }, { 0x28567, -1, -1, 1481465, -1, -1, -1, -1, -1, -1 }, { 0x2856C, -1, 1481471, -1, -1, -1, -1, -1, -1, -1 }, { 0x2856D, -1, -1, -1, -1, -1, -1, -1, -1, 1481481 }, { 0x28579, -1, -1, 1481487, -1, -1, -1, -1, -1, -1 }, { 0x2857A, -1, -1, 1481493, -1, -1, -1, -1, -1, -1 }, { 0x2857B, -1, -1, 1481498, -1, -1, -1, -1, -1, -1 }, { 0x2857D, -1, -1, 1481505, -1, -1, -1, -1, -1, -1 }, { 0x2857F, -1, -1, 1481510, -1, -1, -1, -1, -1, -1 }, { 0x28583, -1, -1, 1481516, -1, -1, -1, -1, -1, -1 }, { 0x28585, -1, -1, -1, -1, -1, -1, -1, -1, 1481520 }, { 0x2858A, -1, -1, 1481525, -1, -1, -1, -1, -1, -1 }, { 0x2858B, -1, -1, 1481529, -1, -1, -1, -1, -1, -1 }, { 0x2858C, -1, -1, 1481534, -1, -1, -1, -1, -1, -1 }, { 0x2858E, -1, -1, 1481540, -1, -1, -1, -1, -1, -1 }, { 0x2858F, -1, -1, 1481545, -1, -1, -1, -1, -1, -1 }, { 0x2859A, -1, -1, 1481550, -1, -1, -1, -1, -1, -1 }, { 0x2859B, -1, -1, 1481556, -1, -1, -1, -1, -1, -1 }, { 0x285A0, -1, -1, 1481560, -1, -1, -1, -1, -1, -1 }, { 0x285A2, -1, -1, 1481566, -1, -1, -1, -1, -1, -1 }, { 0x285A7, -1, -1, -1, -1, -1, -1, -1, -1, 1481573 }, { 0x285A8, -1, -1, -1, -1, -1, -1, -1, -1, 1481577 }, { 0x285A9, -1, -1, -1, -1, -1, -1, -1, -1, 1481583 }, { 0x285AC, -1, -1, 1481590, -1, -1, -1, -1, -1, -1 }, { 0x285AD, -1, -1, 1481596, -1, -1, -1, -1, -1, -1 }, { 0x285AE, -1, -1, 1481600, -1, -1, -1, -1, -1, -1 }, { 0x285B0, -1, -1, 1481606, -1, -1, -1, -1, -1, -1 }, { 0x285B1, -1, -1, 1481611, -1, -1, -1, -1, -1, -1 }, { 0x285B2, -1, -1, -1, -1, -1, -1, -1, -1, 1481617 }, { 0x285B3, -1, -1, 1481622, -1, -1, -1, -1, -1, -1 }, { 0x285B4, -1, -1, 1481628, -1, -1, -1, -1, -1, -1 }, { 0x285B5, -1, -1, 1481632, -1, -1, -1, -1, -1, -1 }, { 0x285B6, -1, -1, 1481638, -1, -1, -1, -1, -1, -1 }, { 0x285B7, -1, -1, 1481645, -1, -1, -1, -1, -1, -1 }, { 0x285B9, -1, -1, 1481650, -1, -1, -1, -1, -1, -1 }, { 0x285BC, -1, -1, 1481655, -1, -1, -1, -1, -1, 1481662 }, { 0x285BE, -1, -1, 1481669, -1, -1, -1, -1, -1, -1 }, { 0x285BF, -1, -1, 1481675, -1, -1, -1, -1, -1, -1 }, { 0x285CA, -1, -1, -1, -1, -1, -1, -1, -1, 1481680 }, { 0x285D3, -1, -1, 1481685, -1, -1, -1, -1, -1, -1 }, { 0x285DB, -1, -1, -1, -1, -1, -1, -1, -1, 1481690 }, { 0x285DC, -1, -1, -1, -1, -1, -1, -1, -1, 1481697 }, { 0x285DD, -1, -1, 1481703, -1, -1, -1, -1, -1, -1 }, { 0x285DE, -1, -1, 1481707, -1, -1, -1, -1, -1, -1 }, { 0x285E1, -1, -1, 1481712, -1, -1, -1, -1, -1, -1 }, { 0x285E5, -1, -1, 1481718, -1, -1, -1, -1, -1, -1 }, { 0x285E6, -1, -1, 1481723, -1, -1, -1, -1, -1, -1 }, { 0x285E8, -1, 1481729, 1481734, -1, -1, -1, -1, -1, -1 }, { 0x285EE, -1, -1, -1, -1, -1, -1, -1, -1, 1481739 }, { 0x285F0, -1, -1, 1481745, -1, -1, -1, -1, -1, -1 }, { 0x285F4, -1, 1481750, -1, -1, -1, -1, -1, -1, -1 }, { 0x285F5, -1, -1, -1, -1, -1, -1, -1, -1, 1481755 }, { 0x285FC, -1, -1, 1481762, -1, -1, -1, -1, -1, -1 }, { 0x285FE, -1, -1, 1481766, -1, -1, -1, -1, -1, -1 }, { 0x28600, -1, 1481770, -1, -1, -1, -1, -1, -1, -1 }, { 0x28601, -1, -1, 1481775, -1, -1, -1, -1, -1, -1 }, { 0x28602, -1, -1, 1481780, -1, -1, -1, -1, -1, -1 }, { 0x28603, -1, -1, 1481785, -1, -1, -1, -1, -1, -1 }, { 0x28604, -1, -1, 1481790, -1, -1, -1, -1, -1, -1 }, { 0x28607, -1, -1, 1481795, -1, -1, -1, -1, -1, -1 }, { 0x28609, -1, -1, 1481800, -1, -1, -1, -1, -1, -1 }, { 0x2860B, -1, 1481805, -1, -1, -1, -1, -1, -1, -1 }, { 0x2860C, -1, -1, 1481810, -1, -1, -1, -1, -1, -1 }, { 0x28614, -1, -1, 1481815, -1, -1, -1, -1, -1, -1 }, { 0x28617, -1, -1, -1, -1, -1, -1, -1, -1, 1481820 }, { 0x28618, -1, -1, -1, -1, -1, -1, -1, -1, 1481828 }, { 0x28619, -1, -1, 1481832, -1, -1, -1, -1, -1, -1 }, { 0x2861E, -1, -1, 1481838, -1, -1, -1, -1, -1, -1 }, { 0x28625, -1, 1481844, -1, -1, -1, -1, -1, -1, -1 }, { 0x2862C, -1, -1, 1481849, -1, -1, -1, -1, -1, -1 }, { 0x2862E, -1, -1, 1481853, -1, -1, -1, -1, -1, -1 }, { 0x28631, -1, -1, -1, -1, -1, -1, -1, -1, 1481858 }, { 0x28632, -1, -1, 1481864, -1, -1, -1, -1, -1, -1 }, { 0x28634, -1, -1, 1481869, -1, -1, -1, -1, -1, -1 }, { 0x28635, -1, -1, 1481874, -1, -1, -1, -1, -1, -1 }, { 0x28638, -1, -1, 1481879, -1, -1, -1, -1, -1, -1 }, { 0x2863B, -1, 1481883, -1, -1, -1, -1, -1, -1, -1 }, { 0x2863C, -1, -1, 1481889, -1, -1, -1, -1, -1, -1 }, { 0x2863E, -1, -1, 1481896, -1, -1, -1, -1, -1, -1 }, { 0x28640, -1, -1, 1481901, -1, -1, -1, -1, -1, -1 }, { 0x28642, -1, -1, 1481906, -1, -1, -1, -1, -1, -1 }, { 0x28644, -1, -1, 1481911, -1, -1, -1, -1, -1, -1 }, { 0x2864C, -1, -1, -1, -1, -1, -1, -1, -1, 1481916 }, { 0x2864D, -1, -1, -1, -1, -1, -1, -1, -1, 1481921 }, { 0x2864E, -1, -1, 1481926, -1, -1, -1, -1, -1, -1 }, { 0x2864F, -1, -1, 1481930, -1, -1, -1, -1, -1, -1 }, { 0x28653, -1, -1, 1481935, -1, -1, -1, -1, -1, -1 }, { 0x28654, -1, -1, 1481940, -1, -1, -1, -1, -1, -1 }, { 0x28656, -1, -1, -1, -1, -1, -1, -1, -1, 1481945 }, { 0x2865B, -1, -1, -1, -1, -1, -1, -1, -1, 1481952 }, { 0x2865D, -1, -1, -1, -1, -1, -1, -1, -1, 1481959 }, { 0x28661, -1, -1, 1481963, -1, -1, -1, -1, -1, -1 }, { 0x28665, -1, -1, -1, -1, -1, -1, -1, -1, 1481969 }, { 0x28669, -1, -1, 1481977, -1, -1, -1, -1, -1, -1 }, { 0x2866B, -1, -1, 1481982, -1, -1, -1, -1, -1, -1 }, { 0x2866C, -1, -1, 1481987, -1, -1, -1, -1, -1, -1 }, { 0x2866D, -1, -1, 1481991, -1, -1, -1, -1, -1, -1 }, { 0x2866E, -1, -1, 1481995, -1, -1, -1, -1, -1, -1 }, { 0x2866F, -1, -1, 1482000, -1, -1, -1, -1, -1, -1 }, { 0x28672, -1, -1, 1482005, -1, -1, -1, -1, -1, -1 }, { 0x28673, -1, -1, 1482010, -1, -1, -1, -1, -1, -1 }, { 0x28674, -1, -1, 1482015, -1, -1, -1, -1, -1, -1 }, { 0x28675, -1, -1, 1482020, -1, -1, -1, -1, -1, -1 }, { 0x28676, -1, -1, 1482027, -1, -1, -1, -1, -1, -1 }, { 0x28677, -1, -1, 1482032, -1, -1, -1, -1, -1, -1 }, { 0x28678, -1, -1, 1482038, -1, -1, -1, -1, -1, -1 }, { 0x28679, -1, -1, 1482042, -1, -1, -1, -1, -1, -1 }, { 0x2867A, -1, -1, 1482048, -1, -1, -1, -1, -1, -1 }, { 0x2867B, -1, -1, 1482053, -1, -1, -1, -1, -1, -1 }, { 0x2867D, -1, -1, 1482057, -1, -1, -1, -1, -1, -1 }, { 0x2868D, -1, -1, 1482062, -1, -1, -1, -1, -1, -1 }, { 0x28693, -1, -1, 1482066, -1, -1, -1, -1, -1, -1 }, { 0x28694, -1, -1, 1482070, -1, -1, -1, -1, -1, -1 }, { 0x28695, -1, -1, 1482075, -1, -1, -1, -1, -1, -1 }, { 0x28696, -1, -1, 1482081, -1, -1, -1, -1, -1, -1 }, { 0x28697, -1, -1, 1482085, -1, -1, -1, -1, -1, -1 }, { 0x28698, -1, -1, 1482089, -1, -1, -1, -1, -1, -1 }, { 0x28699, -1, -1, 1482094, -1, -1, -1, -1, -1, -1 }, { 0x286A1, -1, -1, 1482099, -1, -1, -1, -1, -1, -1 }, { 0x286A3, -1, -1, 1482104, -1, -1, -1, -1, -1, -1 }, { 0x286A7, -1, -1, 1482111, -1, -1, -1, -1, -1, -1 }, { 0x286AA, -1, 1482116, -1, -1, -1, -1, -1, -1, -1 }, { 0x286AB, -1, 1482121, -1, -1, -1, -1, -1, -1, -1 }, { 0x286AE, -1, -1, 1482127, -1, -1, -1, -1, -1, -1 }, { 0x286AF, -1, -1, 1482132, -1, -1, -1, -1, -1, -1 }, { 0x286B0, -1, -1, 1482138, -1, -1, -1, -1, -1, -1 }, { 0x286B1, -1, -1, 1482143, -1, -1, -1, -1, -1, -1 }, { 0x286B2, -1, 1482150, 1482156, -1, -1, -1, -1, -1, -1 }, { 0x286B3, -1, -1, 1482161, -1, -1, -1, -1, -1, -1 }, { 0x286B4, -1, -1, 1482168, -1, -1, -1, -1, -1, -1 }, { 0x286B5, -1, -1, 1482172, -1, -1, -1, -1, -1, -1 }, { 0x286B6, -1, -1, 1482177, -1, -1, -1, -1, -1, -1 }, { 0x286BC, -1, 1482183, -1, -1, -1, -1, -1, -1, -1 }, { 0x286BE, -1, -1, 1482188, -1, -1, -1, -1, -1, -1 }, { 0x286C8, -1, -1, 1482194, -1, -1, -1, -1, -1, -1 }, { 0x286C9, -1, -1, 1482200, -1, -1, -1, -1, -1, -1 }, { 0x286CA, -1, -1, 1482204, -1, -1, -1, -1, -1, -1 }, { 0x286CB, -1, -1, 1482209, -1, -1, -1, -1, -1, -1 }, { 0x286CC, -1, -1, 1482213, -1, -1, -1, -1, -1, -1 }, { 0x286CD, -1, -1, 1482219, -1, -1, -1, -1, -1, -1 }, { 0x286CE, -1, -1, 1482225, -1, -1, -1, -1, -1, -1 }, { 0x286CF, -1, -1, 1482230, -1, -1, -1, -1, -1, -1 }, { 0x286D0, -1, -1, 1482235, -1, -1, -1, -1, -1, -1 }, { 0x286D1, -1, -1, 1482240, -1, -1, -1, -1, -1, -1 }, { 0x286D2, -1, -1, 1482244, -1, -1, -1, -1, -1, -1 }, { 0x286D3, -1, -1, 1482248, -1, -1, -1, -1, -1, -1 }, { 0x286D4, -1, -1, 1482254, -1, -1, -1, -1, -1, -1 }, { 0x286D5, -1, -1, 1482259, -1, -1, -1, -1, -1, -1 }, { 0x286D6, -1, -1, 1482264, -1, -1, -1, -1, -1, -1 }, { 0x286D8, -1, 1482270, -1, -1, -1, -1, -1, -1, -1 }, { 0x286DC, -1, -1, 1482276, -1, -1, -1, -1, -1, -1 }, { 0x286E1, -1, -1, 1482283, -1, -1, -1, -1, -1, -1 }, { 0x286E3, -1, -1, 1482288, -1, -1, -1, -1, -1, -1 }, { 0x286E4, -1, -1, 1482293, -1, -1, -1, -1, -1, -1 }, { 0x286E5, -1, -1, 1482298, -1, -1, -1, -1, -1, -1 }, { 0x286E6, -1, 1482302, -1, -1, -1, -1, -1, -1, 1482308 }, { 0x286EB, -1, -1, 1482315, -1, -1, -1, -1, -1, -1 }, { 0x286EC, -1, -1, 1482319, -1, -1, -1, -1, -1, -1 }, { 0x286ED, -1, -1, 1482324, -1, -1, -1, -1, -1, -1 }, { 0x286EE, -1, -1, 1482329, -1, -1, -1, -1, -1, -1 }, { 0x286EF, -1, -1, 1482333, -1, -1, -1, -1, -1, -1 }, { 0x286F0, -1, -1, 1482337, -1, -1, -1, -1, -1, -1 }, { 0x286F1, -1, -1, 1482344, -1, -1, -1, -1, -1, -1 }, { 0x286F3, -1, -1, 1482351, -1, -1, -1, -1, -1, -1 }, { 0x286F5, -1, -1, 1482355, -1, -1, -1, -1, -1, -1 }, { 0x286F6, -1, -1, 1482359, -1, -1, -1, -1, -1, -1 }, { 0x2870C, -1, -1, 1482364, -1, -1, -1, -1, -1, -1 }, { 0x2870D, -1, -1, 1482370, -1, -1, -1, -1, -1, -1 }, { 0x2870E, -1, -1, 1482376, -1, -1, -1, -1, -1, -1 }, { 0x2870F, -1, 1482381, 1482387, -1, -1, -1, -1, -1, -1 }, { 0x28710, -1, -1, 1482393, -1, -1, -1, -1, -1, -1 }, { 0x28711, -1, -1, 1482397, -1, -1, -1, -1, -1, -1 }, { 0x28712, -1, -1, 1482403, -1, -1, -1, -1, -1, -1 }, { 0x28713, -1, 1482407, 1482413, -1, -1, -1, -1, -1, -1 }, { 0x28714, -1, -1, 1482420, -1, -1, -1, -1, -1, -1 }, { 0x28716, -1, -1, 1482427, -1, -1, -1, -1, -1, -1 }, { 0x28717, -1, -1, 1482431, -1, -1, -1, -1, -1, -1 }, { 0x28718, -1, -1, 1482436, -1, -1, -1, -1, -1, -1 }, { 0x2871C, -1, -1, 1482441, -1, -1, -1, -1, -1, -1 }, { 0x28729, -1, -1, 1482448, -1, -1, -1, -1, -1, -1 }, { 0x28730, -1, -1, 1482454, -1, -1, -1, -1, -1, -1 }, { 0x28731, -1, -1, 1482461, -1, -1, -1, -1, -1, -1 }, { 0x28733, -1, -1, 1482465, -1, -1, -1, -1, -1, -1 }, { 0x28734, -1, -1, 1482471, -1, -1, -1, -1, -1, -1 }, { 0x28735, -1, -1, 1482475, -1, -1, -1, -1, -1, -1 }, { 0x28736, -1, -1, 1482480, -1, -1, -1, -1, -1, -1 }, { 0x28737, -1, -1, 1482484, -1, -1, -1, -1, -1, -1 }, { 0x2873A, -1, -1, 1482490, -1, -1, -1, -1, -1, -1 }, { 0x2873B, -1, -1, 1482496, -1, -1, -1, -1, -1, -1 }, { 0x2873C, -1, -1, 1482502, -1, -1, -1, -1, -1, -1 }, { 0x2873D, -1, -1, 1482506, -1, -1, -1, -1, -1, -1 }, { 0x2873E, -1, -1, 1482510, -1, -1, -1, -1, -1, -1 }, { 0x2873F, -1, -1, 1482518, -1, -1, -1, -1, -1, -1 }, { 0x28740, -1, -1, 1482522, -1, -1, -1, -1, -1, -1 }, { 0x28746, -1, -1, 1482527, -1, -1, -1, -1, -1, -1 }, { 0x28748, -1, -1, 1482531, -1, -1, -1, -1, -1, -1 }, { 0x2874B, -1, -1, 1482535, -1, -1, -1, -1, -1, -1 }, { 0x2874C, -1, -1, 1482541, -1, -1, -1, -1, -1, -1 }, { 0x2874D, -1, -1, 1482546, -1, -1, -1, -1, -1, -1 }, { 0x2874E, -1, -1, 1482552, -1, -1, -1, -1, -1, -1 }, { 0x2874F, -1, -1, 1482558, -1, -1, -1, -1, -1, -1 }, { 0x28750, -1, -1, 1482562, -1, -1, -1, -1, -1, -1 }, { 0x28751, -1, -1, 1482568, -1, -1, -1, -1, -1, -1 }, { 0x28753, -1, -1, 1482574, -1, -1, -1, -1, -1, -1 }, { 0x28756, -1, -1, 1482580, -1, -1, -1, -1, -1, -1 }, { 0x28758, -1, -1, 1482584, -1, -1, -1, -1, -1, -1 }, { 0x2875B, -1, -1, 1482588, -1, -1, -1, -1, -1, -1 }, { 0x2875C, -1, -1, 1482592, -1, -1, -1, -1, -1, -1 }, { 0x2875E, -1, -1, 1482598, -1, -1, -1, -1, -1, -1 }, { 0x2875F, -1, -1, 1482602, -1, -1, -1, -1, -1, -1 }, { 0x28762, -1, -1, 1482606, -1, -1, -1, -1, -1, -1 }, { 0x28766, -1, -1, 1482611, -1, -1, -1, -1, -1, -1 }, { 0x28768, -1, -1, 1482617, -1, -1, -1, -1, -1, -1 }, { 0x28769, -1, -1, 1482622, -1, -1, -1, -1, -1, -1 }, { 0x2876B, -1, -1, 1482628, -1, -1, -1, -1, -1, -1 }, { 0x2876D, -1, -1, 1482633, -1, -1, -1, -1, -1, -1 }, { 0x2876E, -1, -1, 1482639, -1, -1, -1, -1, -1, -1 }, { 0x2876F, -1, -1, 1482643, -1, -1, -1, -1, -1, -1 }, { 0x28770, -1, -1, 1482649, -1, -1, -1, -1, -1, -1 }, { 0x28771, -1, -1, 1482655, -1, -1, -1, -1, -1, -1 }, { 0x28772, -1, -1, 1482661, -1, -1, -1, -1, -1, -1 }, { 0x28773, -1, -1, 1482666, -1, -1, -1, -1, -1, -1 }, { 0x28774, -1, -1, 1482670, -1, -1, -1, -1, -1, -1 }, { 0x28775, -1, -1, 1482677, -1, -1, -1, -1, -1, -1 }, { 0x28778, -1, -1, 1482683, -1, -1, -1, -1, -1, -1 }, { 0x2878C, -1, -1, 1482688, -1, -1, -1, -1, -1, -1 }, { 0x2878E, -1, -1, 1482693, -1, -1, -1, -1, -1, -1 }, { 0x28790, -1, -1, 1482699, -1, -1, -1, -1, -1, -1 }, { 0x28791, -1, -1, 1482706, -1, -1, -1, -1, -1, -1 }, { 0x28792, -1, -1, 1482712, -1, -1, -1, -1, -1, -1 }, { 0x28793, -1, -1, 1482717, -1, -1, -1, -1, -1, -1 }, { 0x28795, -1, -1, 1482721, -1, -1, -1, -1, -1, -1 }, { 0x28797, -1, -1, 1482726, -1, -1, -1, -1, -1, -1 }, { 0x28798, -1, -1, 1482731, -1, -1, -1, -1, -1, -1 }, { 0x28799, -1, -1, 1482735, -1, -1, -1, -1, -1, -1 }, { 0x2879B, -1, -1, 1482739, -1, -1, -1, -1, -1, -1 }, { 0x287A2, -1, -1, 1482743, -1, -1, -1, -1, -1, -1 }, { 0x287A3, -1, -1, 1482747, -1, -1, -1, -1, -1, -1 }, { 0x287A8, -1, -1, 1482751, -1, -1, -1, -1, -1, -1 }, { 0x287A9, -1, -1, 1482756, -1, -1, -1, -1, -1, -1 }, { 0x287AA, -1, -1, 1482761, -1, -1, -1, -1, -1, -1 }, { 0x287AB, -1, -1, 1482767, -1, -1, -1, -1, -1, -1 }, { 0x287B2, -1, -1, 1482773, -1, -1, -1, -1, -1, -1 }, { 0x287B6, -1, -1, 1482779, -1, -1, -1, -1, -1, -1 }, { 0x287B7, -1, -1, 1482785, -1, -1, -1, -1, -1, -1 }, { 0x287BA, -1, -1, 1482790, -1, -1, -1, -1, -1, -1 }, { 0x287BC, -1, -1, 1482794, -1, -1, -1, -1, -1, -1 }, { 0x287BD, -1, -1, 1482799, -1, -1, -1, -1, -1, -1 }, { 0x287BE, -1, -1, 1482804, -1, -1, -1, -1, -1, -1 }, { 0x287BF, -1, -1, 1482810, -1, -1, -1, -1, -1, -1 }, { 0x287C2, -1, -1, 1482816, -1, -1, -1, -1, -1, -1 }, { 0x287C3, -1, -1, 1482821, -1, -1, -1, -1, -1, -1 }, { 0x287C4, -1, -1, 1482828, -1, -1, -1, -1, -1, -1 }, { 0x287CA, -1, -1, 1482833, -1, -1, -1, -1, -1, -1 }, { 0x287CF, -1, -1, 1482838, -1, -1, -1, -1, -1, -1 }, { 0x287D1, -1, -1, 1482843, -1, -1, -1, -1, -1, -1 }, { 0x287D6, -1, -1, 1482847, -1, -1, -1, -1, -1, -1 }, { 0x287D7, -1, -1, 1482851, -1, -1, -1, -1, -1, -1 }, { 0x287D9, -1, -1, 1482856, -1, -1, -1, -1, -1, -1 }, { 0x287DA, -1, -1, 1482862, -1, -1, -1, -1, -1, -1 }, { 0x287E0, -1, -1, 1482868, -1, -1, -1, -1, -1, -1 }, { 0x287E5, -1, -1, 1482874, -1, -1, -1, -1, -1, -1 }, { 0x287F2, -1, -1, 1482879, -1, -1, -1, -1, -1, -1 }, { 0x287F4, -1, -1, 1482884, -1, -1, -1, -1, -1, -1 }, { 0x287F5, -1, -1, 1482889, -1, -1, -1, -1, -1, -1 }, { 0x287F6, -1, -1, 1482893, -1, -1, -1, -1, -1, -1 }, { 0x287F8, -1, -1, 1482897, -1, -1, -1, -1, -1, -1 }, { 0x287F9, -1, -1, 1482902, -1, -1, -1, -1, -1, -1 }, { 0x287FA, -1, -1, 1482907, -1, -1, -1, -1, -1, -1 }, { 0x287FC, -1, -1, 1482913, -1, -1, -1, -1, -1, -1 }, { 0x287FD, -1, -1, 1482919, -1, -1, -1, -1, -1, -1 }, { 0x287FE, -1, -1, 1482924, -1, -1, -1, -1, -1, -1 }, { 0x28804, -1, 1482929, -1, -1, -1, -1, -1, -1, -1 }, { 0x28809, -1, -1, -1, -1, -1, -1, -1, -1, 1482934 }, { 0x2880B, -1, -1, 1482939, -1, -1, -1, -1, -1, -1 }, { 0x2880C, -1, -1, 1482943, -1, -1, -1, -1, -1, -1 }, { 0x2880E, -1, -1, 1482949, -1, -1, -1, -1, -1, -1 }, { 0x2880F, -1, -1, 1482955, -1, -1, -1, -1, -1, -1 }, { 0x28810, -1, -1, 1482959, -1, -1, -1, -1, -1, -1 }, { 0x28811, -1, -1, 1482963, -1, -1, -1, -1, -1, -1 }, { 0x28812, 1482973, 1482967, 1483000, -1, -1, -1, -1, -1, -1 }, { 0x28813, -1, -1, 1483005, -1, -1, -1, -1, -1, -1 }, { 0x28814, -1, -1, 1483009, -1, -1, -1, -1, -1, -1 }, { 0x28816, -1, -1, 1483013, -1, -1, -1, -1, -1, -1 }, { 0x2881F, -1, -1, 1483018, -1, -1, -1, -1, -1, -1 }, { 0x28821, -1, -1, 1483024, -1, -1, -1, -1, -1, -1 }, { 0x28823, -1, -1, -1, -1, -1, -1, -1, -1, 1483030 }, { 0x28824, -1, -1, 1483039, -1, -1, -1, -1, -1, -1 }, { 0x28825, -1, -1, 1483045, -1, -1, -1, -1, -1, -1 }, { 0x28826, -1, -1, 1483050, -1, -1, -1, -1, -1, -1 }, { 0x2882B, -1, 1483056, -1, -1, -1, -1, -1, -1, -1 }, { 0x2882C, -1, -1, 1483061, -1, -1, -1, -1, -1, -1 }, { 0x2882D, -1, -1, 1483066, -1, -1, -1, -1, -1, -1 }, { 0x28832, -1, -1, -1, -1, -1, -1, -1, -1, 1483071 }, { 0x28833, -1, -1, -1, -1, -1, -1, -1, -1, 1483078 }, { 0x28834, -1, -1, -1, -1, -1, -1, -1, -1, 1483083 }, { 0x28835, -1, -1, -1, -1, -1, -1, -1, -1, 1483088 }, { 0x28836, -1, -1, 1483095, -1, -1, -1, -1, -1, -1 }, { 0x28837, -1, -1, 1483099, -1, -1, -1, -1, -1, -1 }, { 0x28838, -1, -1, 1483104, -1, -1, -1, -1, -1, -1 }, { 0x28839, -1, -1, 1483110, -1, -1, -1, -1, -1, -1 }, { 0x2883F, -1, -1, 1483115, -1, -1, -1, -1, -1, -1 }, { 0x28841, -1, -1, 1483119, -1, -1, -1, -1, -1, -1 }, { 0x28842, -1, -1, 1483125, -1, -1, -1, -1, -1, -1 }, { 0x28843, -1, -1, 1483129, -1, -1, -1, -1, -1, -1 }, { 0x28844, -1, -1, 1483135, -1, -1, -1, -1, -1, -1 }, { 0x28848, -1, -1, -1, -1, -1, -1, -1, -1, 1483140 }, { 0x28849, -1, -1, -1, -1, -1, -1, -1, -1, 1483148 }, { 0x2884A, -1, -1, -1, -1, -1, -1, -1, -1, 1483154 }, { 0x2884C, -1, -1, 1483161, -1, -1, -1, -1, -1, -1 }, { 0x2884D, -1, -1, 1483166, -1, -1, -1, -1, -1, -1 }, { 0x2884E, -1, -1, 1483171, -1, -1, -1, -1, -1, -1 }, { 0x2884F, -1, -1, 1483176, -1, -1, -1, -1, -1, -1 }, { 0x28850, -1, -1, 1483182, -1, -1, -1, -1, -1, -1 }, { 0x28851, -1, -1, 1483187, -1, -1, -1, -1, -1, -1 }, { 0x28852, -1, -1, 1483193, -1, -1, -1, -1, -1, -1 }, { 0x28857, -1, -1, 1483198, -1, -1, -1, -1, -1, -1 }, { 0x2885E, -1, -1, 1483203, -1, -1, -1, -1, -1, -1 }, { 0x28861, -1, -1, 1483209, -1, -1, -1, -1, -1, -1 }, { 0x28862, -1, -1, 1483213, -1, -1, -1, -1, -1, -1 }, { 0x28863, -1, -1, 1483218, -1, -1, -1, -1, -1, -1 }, { 0x28864, -1, -1, 1483223, -1, -1, -1, -1, -1, -1 }, { 0x28867, -1, -1, -1, -1, -1, -1, -1, -1, 1483228 }, { 0x28868, -1, -1, -1, -1, -1, -1, -1, -1, 1483237 }, { 0x28869, -1, -1, 1483242, -1, -1, -1, -1, -1, -1 }, { 0x2886B, -1, -1, 1483246, -1, -1, -1, -1, -1, -1 }, { 0x2886C, -1, -1, 1483251, -1, -1, -1, -1, -1, -1 }, { 0x2886D, -1, -1, 1483256, -1, -1, -1, -1, -1, -1 }, { 0x2886E, -1, -1, 1483260, -1, -1, -1, -1, -1, -1 }, { 0x28871, -1, -1, 1483266, -1, -1, -1, -1, -1, -1 }, { 0x28872, -1, -1, 1483270, -1, -1, -1, -1, -1, -1 }, { 0x28874, -1, -1, 1483276, -1, -1, -1, -1, -1, -1 }, { 0x28878, -1, -1, 1483281, -1, -1, -1, -1, -1, -1 }, { 0x2887B, -1, -1, 1483287, -1, -1, -1, -1, -1, -1 }, { 0x2887C, -1, -1, -1, -1, -1, -1, -1, -1, 1483292 }, { 0x28882, -1, -1, 1483299, -1, -1, -1, -1, -1, -1 }, { 0x28885, -1, -1, 1483304, -1, -1, -1, -1, -1, -1 }, { 0x28886, -1, -1, 1483309, -1, -1, -1, -1, -1, -1 }, { 0x28887, -1, -1, 1483315, -1, -1, -1, -1, -1, 1483320 }, { 0x28888, -1, -1, 1483328, -1, -1, -1, -1, -1, -1 }, { 0x28889, -1, -1, 1483333, -1, -1, -1, -1, -1, -1 }, { 0x2888A, -1, -1, 1483338, -1, -1, -1, -1, -1, -1 }, { 0x2888B, -1, -1, 1483344, -1, -1, -1, -1, -1, -1 }, { 0x2888C, -1, -1, 1483348, -1, -1, -1, -1, -1, -1 }, { 0x2888E, -1, -1, 1483352, -1, -1, -1, -1, -1, -1 }, { 0x28890, -1, -1, 1483356, -1, -1, -1, -1, -1, -1 }, { 0x28891, -1, -1, 1483362, -1, -1, -1, -1, -1, -1 }, { 0x2889C, -1, -1, 1483368, -1, -1, -1, -1, -1, -1 }, { 0x2889F, -1, -1, -1, -1, -1, -1, -1, -1, 1483373 }, { 0x288A0, -1, -1, 1483377, -1, -1, -1, -1, -1, -1 }, { 0x288A2, -1, -1, 1483383, -1, -1, -1, -1, -1, -1 }, { 0x288A3, -1, -1, 1483387, -1, -1, -1, -1, -1, -1 }, { 0x288A4, -1, -1, 1483393, -1, -1, -1, -1, -1, -1 }, { 0x288A5, 1483397, -1, 1483459, -1, -1, -1, -1, -1, 1483463 }, { 0x288A6, -1, -1, 1483469, -1, -1, -1, -1, -1, -1 }, { 0x288A9, -1, -1, 1483475, -1, -1, -1, -1, -1, -1 }, { 0x288AA, -1, -1, 1483482, -1, -1, -1, -1, -1, -1 }, { 0x288AC, -1, -1, 1483488, -1, -1, -1, -1, -1, -1 }, { 0x288AE, -1, -1, 1483494, -1, -1, -1, -1, -1, -1 }, { 0x288AF, -1, -1, 1483499, -1, -1, -1, -1, -1, -1 }, { 0x288B5, -1, -1, 1483505, -1, -1, -1, -1, -1, -1 }, { 0x288B8, -1, -1, 1483509, -1, -1, -1, -1, -1, -1 }, { 0x288B9, -1, -1, 1483513, -1, -1, -1, -1, -1, -1 }, { 0x288BB, -1, -1, -1, -1, -1, -1, -1, -1, 1483520 }, { 0x288BC, -1, -1, -1, -1, -1, -1, -1, -1, 1483527 }, { 0x288BF, -1, -1, 1483533, -1, -1, -1, -1, -1, -1 }, { 0x288C0, -1, -1, 1483538, -1, -1, -1, -1, -1, -1 }, { 0x288C1, -1, -1, 1483544, -1, -1, -1, -1, -1, -1 }, { 0x288C2, -1, -1, 1483550, -1, -1, -1, -1, -1, -1 }, { 0x288C3, -1, -1, 1483556, -1, -1, -1, -1, -1, -1 }, { 0x288C4, -1, -1, 1483561, -1, -1, -1, -1, -1, -1 }, { 0x288C5, -1, -1, 1483566, -1, -1, -1, -1, -1, -1 }, { 0x288C7, -1, -1, 1483573, -1, -1, -1, -1, -1, -1 }, { 0x288C8, -1, -1, 1483579, -1, -1, -1, -1, -1, -1 }, { 0x288CD, -1, -1, 1483584, -1, -1, -1, -1, -1, -1 }, { 0x288D4, -1, -1, 1483589, -1, -1, -1, -1, -1, -1 }, { 0x288D5, -1, -1, 1483595, -1, -1, -1, -1, -1, -1 }, { 0x288D7, -1, -1, 1483600, -1, -1, -1, -1, -1, -1 }, { 0x288D8, -1, -1, 1483604, -1, -1, -1, -1, -1, -1 }, { 0x288D9, -1, -1, 1483610, -1, -1, -1, -1, -1, -1 }, { 0x288DA, -1, -1, 1483615, -1, -1, -1, -1, -1, -1 }, { 0x288DB, -1, -1, 1483621, -1, -1, -1, -1, -1, -1 }, { 0x288DD, -1, -1, 1483628, -1, -1, -1, -1, -1, -1 }, { 0x288E0, -1, -1, 1483633, -1, -1, -1, -1, -1, -1 }, { 0x288E2, -1, -1, 1483637, -1, -1, -1, -1, -1, -1 }, { 0x288E4, -1, -1, -1, -1, -1, -1, -1, -1, 1483642 }, { 0x288E5, -1, -1, -1, -1, -1, -1, -1, -1, 1483649 }, { 0x288E6, 1483661, 1483655, 1483677, -1, -1, -1, -1, -1, -1 }, { 0x288E7, -1, -1, 1483681, -1, -1, -1, -1, -1, -1 }, { 0x288E8, -1, -1, 1483685, -1, -1, -1, -1, -1, -1 }, { 0x288EC, -1, -1, 1483690, -1, -1, -1, -1, -1, -1 }, { 0x288EF, -1, -1, 1483694, -1, -1, -1, -1, -1, -1 }, { 0x288F1, -1, -1, 1483698, -1, -1, -1, -1, -1, -1 }, { 0x288F5, -1, -1, 1483703, -1, -1, -1, -1, -1, -1 }, { 0x288F8, -1, -1, 1483709, -1, -1, -1, -1, -1, -1 }, { 0x288FB, -1, -1, 1483714, -1, -1, -1, -1, -1, -1 }, { 0x288FE, -1, -1, 1483719, -1, -1, -1, -1, -1, -1 }, { 0x28902, -1, -1, 1483723, -1, -1, -1, -1, -1, -1 }, { 0x28903, -1, -1, 1483729, -1, -1, -1, -1, -1, -1 }, { 0x28904, -1, -1, 1483735, -1, -1, -1, -1, -1, -1 }, { 0x28907, -1, -1, 1483741, -1, -1, -1, -1, -1, -1 }, { 0x2890D, -1, 1483746, -1, -1, -1, -1, -1, -1, -1 }, { 0x2890E, -1, -1, 1483752, -1, -1, -1, -1, -1, -1 }, { 0x28911, -1, -1, 1483757, -1, -1, -1, -1, -1, -1 }, { 0x28914, -1, -1, -1, -1, -1, -1, -1, -1, 1483763 }, { 0x28915, -1, -1, 1483768, -1, -1, -1, -1, -1, -1 }, { 0x28918, -1, -1, 1483771, -1, -1, -1, -1, -1, -1 }, { 0x2891A, -1, -1, 1483776, -1, -1, -1, -1, -1, -1 }, { 0x28921, -1, -1, 1483781, -1, -1, -1, -1, -1, -1 }, { 0x28922, -1, -1, 1483788, -1, -1, -1, -1, -1, -1 }, { 0x28924, -1, -1, 1483793, -1, -1, -1, -1, -1, -1 }, { 0x28927, -1, -1, -1, -1, -1, -1, -1, -1, 1483798 }, { 0x28929, -1, -1, 1483803, -1, -1, -1, -1, -1, -1 }, { 0x2892B, -1, -1, 1483810, -1, -1, -1, -1, -1, -1 }, { 0x2892E, -1, -1, -1, -1, -1, -1, -1, -1, 1483814 }, { 0x2892F, -1, -1, -1, -1, -1, -1, -1, -1, 1483820 }, { 0x28930, -1, -1, -1, -1, -1, -1, -1, -1, 1483828 }, { 0x28931, -1, -1, 1483834, -1, -1, -1, -1, -1, -1 }, { 0x28933, -1, 1483839, -1, -1, -1, -1, -1, -1, -1 }, { 0x28934, -1, -1, 1483844, -1, -1, -1, -1, -1, -1 }, { 0x28935, -1, -1, -1, -1, -1, -1, -1, -1, 1483849 }, { 0x28937, -1, -1, 1483855, -1, -1, -1, -1, -1, -1 }, { 0x28939, -1, -1, 1483861, -1, -1, -1, -1, -1, -1 }, { 0x2893B, -1, -1, -1, -1, -1, -1, -1, -1, 1483865 }, { 0x2893C, -1, -1, -1, -1, -1, -1, -1, -1, 1483871 }, { 0x2893D, -1, -1, 1483878, -1, -1, -1, -1, -1, -1 }, { 0x28942, -1, -1, 1483882, -1, -1, -1, -1, -1, -1 }, { 0x28947, -1, -1, 1483887, -1, -1, -1, -1, -1, -1 }, { 0x28948, -1, 1483893, -1, -1, -1, -1, -1, -1, -1 }, { 0x28949, -1, 1483898, -1, -1, -1, -1, -1, -1, -1 }, { 0x2894D, -1, -1, 1483904, -1, -1, -1, -1, -1, -1 }, { 0x28951, -1, -1, 1483911, -1, -1, -1, -1, -1, -1 }, { 0x28956, -1, 1483918, -1, -1, -1, -1, -1, -1, -1 }, { 0x28959, -1, -1, 1483923, -1, -1, -1, -1, -1, -1 }, { 0x2895B, -1, -1, 1483929, -1, -1, -1, -1, -1, -1 }, { 0x2895E, -1, -1, 1483933, -1, -1, -1, -1, -1, -1 }, { 0x28963, -1, -1, 1483939, -1, -1, -1, -1, -1, -1 }, { 0x28964, -1, 1483944, -1, -1, -1, -1, -1, -1, -1 }, { 0x28966, -1, -1, 1483949, -1, -1, -1, -1, -1, -1 }, { 0x28967, -1, -1, 1483953, -1, -1, -1, -1, -1, -1 }, { 0x28968, -1, 1483958, 1483964, -1, -1, -1, -1, -1, -1 }, { 0x2896A, -1, -1, 1483969, -1, -1, -1, -1, -1, -1 }, { 0x2896C, -1, 1483974, -1, -1, -1, -1, -1, -1, -1 }, { 0x2896D, -1, 1483984, -1, -1, -1, -1, -1, -1, -1 }, { 0x28974, -1, -1, 1483989, -1, -1, -1, -1, -1, -1 }, { 0x28976, -1, -1, 1483994, -1, -1, -1, -1, -1, -1 }, { 0x28978, -1, -1, 1483999, -1, -1, -1, -1, -1, -1 }, { 0x2897A, -1, -1, 1484004, -1, -1, -1, -1, -1, -1 }, { 0x2897E, -1, 1484010, -1, -1, -1, -1, -1, -1, -1 }, { 0x2897F, -1, -1, -1, -1, -1, -1, -1, -1, 1484016 }, { 0x28980, -1, -1, -1, -1, -1, -1, -1, -1, 1484023 }, { 0x28981, -1, -1, -1, -1, -1, -1, -1, -1, 1484028 }, { 0x28982, -1, -1, 1484032, -1, -1, -1, -1, -1, -1 }, { 0x28983, -1, -1, 1484037, -1, -1, -1, -1, -1, -1 }, { 0x28984, -1, -1, 1484042, -1, -1, -1, -1, -1, -1 }, { 0x28986, -1, -1, 1484048, -1, -1, -1, -1, -1, -1 }, { 0x28989, -1, 1484053, -1, -1, -1, -1, -1, -1, -1 }, { 0x28996, -1, -1, 1484057, -1, -1, -1, -1, -1, -1 }, { 0x28997, -1, -1, 1484062, -1, -1, -1, -1, -1, -1 }, { 0x28999, -1, -1, -1, -1, -1, -1, -1, -1, 1484067 }, { 0x2899B, -1, -1, 1484072, -1, -1, -1, -1, -1, -1 }, { 0x2899C, -1, -1, 1484076, -1, -1, -1, -1, -1, -1 }, { 0x2899E, -1, -1, 1484081, -1, -1, -1, -1, -1, -1 }, { 0x289A1, -1, -1, 1484087, -1, -1, -1, -1, -1, -1 }, { 0x289A5, -1, -1, -1, -1, -1, -1, -1, -1, 1484093 }, { 0x289A6, -1, -1, -1, -1, -1, -1, -1, -1, 1484098 }, { 0x289A7, -1, -1, -1, -1, -1, -1, -1, -1, 1484103 }, { 0x289A8, -1, 1484108, -1, -1, -1, -1, -1, -1, -1 }, { 0x289A9, -1, -1, -1, -1, -1, -1, -1, -1, 1484113 }, { 0x289AA, -1, 1484119, -1, -1, -1, -1, -1, -1, -1 }, { 0x289AB, -1, 1484126, -1, -1, -1, -1, -1, -1, -1 }, { 0x289AD, -1, -1, 1484131, -1, -1, -1, -1, -1, 1484136 }, { 0x289AE, -1, -1, 1484140, -1, -1, -1, -1, -1, -1 }, { 0x289AF, -1, -1, 1484144, -1, -1, -1, -1, -1, -1 }, { 0x289B0, -1, -1, 1484148, -1, -1, -1, -1, -1, -1 }, { 0x289B1, -1, -1, 1484153, -1, -1, -1, -1, -1, -1 }, { 0x289B3, -1, -1, 1484159, -1, -1, -1, -1, -1, -1 }, { 0x289B8, -1, 1484164, -1, -1, -1, -1, -1, -1, -1 }, { 0x289BC, -1, 1484169, -1, -1, -1, -1, -1, -1, -1 }, { 0x289BD, -1, -1, -1, -1, -1, -1, -1, -1, 1484174 }, { 0x289C0, -1, 1484181, -1, -1, -1, -1, -1, -1, -1 }, { 0x289C6, -1, -1, -1, -1, -1, -1, -1, -1, 1484186 }, { 0x289D0, -1, -1, 1484192, -1, -1, -1, -1, -1, -1 }, { 0x289D1, -1, -1, 1484197, -1, -1, -1, -1, -1, -1 }, { 0x289D5, -1, -1, 1484204, -1, -1, -1, -1, -1, -1 }, { 0x289D6, -1, -1, 1484210, -1, -1, -1, -1, -1, -1 }, { 0x289D7, -1, -1, 1484218, -1, -1, -1, -1, -1, -1 }, { 0x289D9, -1, -1, 1484222, -1, -1, -1, -1, -1, -1 }, { 0x289DC, 1484232, 1484226, -1, -1, -1, -1, -1, -1, -1 }, { 0x289DD, -1, -1, -1, -1, -1, -1, -1, -1, 1484255 }, { 0x289DE, -1, 1484262, -1, -1, -1, -1, -1, -1, -1 }, { 0x289DF, -1, -1, -1, -1, -1, -1, -1, -1, 1484268 }, { 0x289E0, -1, -1, -1, -1, -1, -1, -1, -1, 1484275 }, { 0x289E1, -1, 1484280, -1, -1, -1, -1, -1, -1, -1 }, { 0x289E2, -1, -1, -1, -1, -1, -1, -1, -1, 1484286 }, { 0x289E3, -1, 1484292, -1, -1, -1, -1, -1, -1, 1484297 }, { 0x289E4, -1, 1484303, -1, -1, -1, -1, -1, -1, -1 }, { 0x289E5, -1, -1, 1484309, -1, -1, -1, -1, -1, -1 }, { 0x289E6, -1, -1, 1484314, -1, -1, -1, -1, -1, -1 }, { 0x289E7, 1484324, 1484318, 1484342, -1, -1, -1, -1, -1, -1 }, { 0x289E8, -1, 1484348, 1484354, -1, -1, -1, -1, -1, -1 }, { 0x289EA, -1, -1, 1484359, -1, -1, -1, -1, -1, -1 }, { 0x289EB, -1, -1, 1484364, -1, -1, -1, -1, -1, -1 }, { 0x289ED, -1, -1, 1484368, -1, -1, -1, -1, -1, -1 }, { 0x289F0, -1, -1, 1484375, -1, -1, -1, -1, -1, -1 }, { 0x289F1, -1, -1, 1484379, -1, -1, -1, -1, -1, -1 }, { 0x289F3, -1, -1, 1484383, -1, -1, -1, -1, -1, -1 }, { 0x289F5, -1, -1, 1484388, -1, -1, -1, -1, -1, -1 }, { 0x289F9, -1, 1484393, -1, -1, -1, -1, -1, -1, -1 }, { 0x289FA, -1, 1484399, -1, -1, -1, -1, -1, -1, -1 }, { 0x289FB, -1, 1484405, -1, -1, -1, -1, -1, -1, -1 }, { 0x289FC, -1, 1484410, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A05, -1, -1, -1, -1, -1, -1, -1, -1, 1484415 }, { 0x28A0F, -1, 1484422, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A16, -1, 1484426, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A17, -1, -1, 1484431, -1, -1, -1, -1, -1, -1 }, { 0x28A18, -1, -1, 1484437, -1, -1, -1, -1, -1, -1 }, { 0x28A19, -1, -1, 1484443, -1, -1, -1, -1, -1, -1 }, { 0x28A1A, -1, -1, 1484447, -1, -1, -1, -1, -1, -1 }, { 0x28A1B, -1, -1, 1484453, -1, -1, -1, -1, -1, -1 }, { 0x28A1C, -1, -1, 1484457, -1, -1, -1, -1, -1, -1 }, { 0x28A20, -1, -1, 1484461, -1, -1, -1, -1, -1, 1484465 }, { 0x28A21, -1, -1, 1484472, -1, -1, -1, -1, -1, -1 }, { 0x28A24, -1, -1, -1, -1, -1, -1, -1, -1, 1484476 }, { 0x28A25, -1, 1484482, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A26, -1, -1, -1, -1, -1, -1, -1, -1, 1484487 }, { 0x28A27, -1, -1, -1, -1, -1, -1, -1, -1, 1484491 }, { 0x28A28, -1, -1, -1, -1, -1, -1, -1, -1, 1484497 }, { 0x28A29, -1, 1484505, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A2A, -1, -1, -1, -1, -1, -1, -1, -1, 1484511 }, { 0x28A2B, -1, -1, -1, -1, -1, -1, -1, -1, 1484517 }, { 0x28A2C, -1, -1, 1484522, -1, -1, -1, -1, -1, -1 }, { 0x28A2D, -1, -1, 1484527, -1, -1, -1, -1, -1, -1 }, { 0x28A2F, -1, -1, 1484534, -1, -1, -1, -1, -1, -1 }, { 0x28A30, -1, -1, 1484539, -1, -1, -1, -1, -1, -1 }, { 0x28A31, -1, -1, 1484545, -1, -1, -1, -1, -1, -1 }, { 0x28A32, -1, 1484550, 1484554, -1, -1, -1, -1, -1, -1 }, { 0x28A33, -1, -1, 1484559, -1, -1, -1, -1, -1, -1 }, { 0x28A34, -1, -1, 1484563, -1, -1, -1, -1, -1, -1 }, { 0x28A36, -1, 1484569, 1484574, -1, -1, -1, -1, -1, -1 }, { 0x28A37, -1, -1, 1484578, -1, -1, -1, -1, -1, -1 }, { 0x28A38, -1, -1, 1484582, -1, -1, -1, -1, -1, -1 }, { 0x28A39, -1, -1, 1484588, -1, -1, -1, -1, -1, -1 }, { 0x28A3A, -1, -1, 1484592, -1, -1, -1, -1, -1, -1 }, { 0x28A44, -1, 1484598, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A45, -1, 1484603, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A46, -1, 1484609, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A47, -1, 1484614, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A48, -1, 1484626, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A49, -1, 1484631, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A4A, -1, 1484636, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A4B, -1, 1484641, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A56, -1, -1, -1, -1, -1, -1, -1, -1, 1484646 }, { 0x28A59, -1, 1484652, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A5A, -1, 1484658, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A60, -1, -1, -1, -1, -1, -1, -1, -1, 1484663 }, { 0x28A65, -1, -1, 1484668, -1, -1, -1, -1, -1, -1 }, { 0x28A66, -1, -1, 1484674, -1, -1, -1, -1, -1, -1 }, { 0x28A67, -1, -1, 1484679, -1, -1, -1, -1, -1, -1 }, { 0x28A68, -1, -1, 1484685, -1, -1, -1, -1, -1, -1 }, { 0x28A69, -1, -1, 1484690, -1, -1, -1, -1, -1, -1 }, { 0x28A6A, -1, -1, 1484695, -1, -1, -1, -1, -1, -1 }, { 0x28A6B, -1, -1, 1484701, -1, -1, -1, -1, -1, -1 }, { 0x28A6C, -1, -1, 1484707, -1, -1, -1, -1, -1, -1 }, { 0x28A6F, -1, -1, 1484711, -1, -1, -1, -1, -1, -1 }, { 0x28A70, -1, -1, 1484716, -1, -1, -1, -1, -1, -1 }, { 0x28A72, -1, -1, 1484720, -1, -1, -1, -1, -1, -1 }, { 0x28A74, -1, -1, 1484724, -1, -1, -1, -1, -1, -1 }, { 0x28A75, -1, -1, 1484731, -1, -1, -1, -1, -1, -1 }, { 0x28A76, -1, -1, 1484736, -1, -1, -1, -1, -1, -1 }, { 0x28A78, -1, -1, 1484740, -1, -1, -1, -1, -1, -1 }, { 0x28A7B, -1, -1, 1484746, -1, -1, -1, -1, -1, -1 }, { 0x28A7D, -1, -1, 1484751, -1, -1, -1, -1, -1, -1 }, { 0x28A80, -1, -1, -1, -1, -1, -1, -1, -1, 1484756 }, { 0x28A81, -1, 1484761, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A82, -1, 1484766, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A83, -1, 1484772, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A84, -1, -1, 1484778, -1, -1, -1, -1, -1, -1 }, { 0x28A85, -1, -1, 1484784, -1, -1, -1, -1, -1, -1 }, { 0x28A88, -1, -1, 1484790, -1, -1, -1, -1, -1, -1 }, { 0x28A89, -1, -1, 1484795, -1, -1, -1, -1, -1, -1 }, { 0x28A8A, -1, -1, 1484799, -1, -1, -1, -1, -1, -1 }, { 0x28A8C, -1, -1, 1484804, -1, -1, -1, -1, -1, -1 }, { 0x28A8D, -1, -1, 1484808, -1, -1, -1, -1, -1, -1 }, { 0x28A8E, -1, -1, 1484813, -1, -1, -1, -1, -1, -1 }, { 0x28A8F, -1, -1, 1484817, -1, -1, -1, -1, -1, -1 }, { 0x28A90, -1, -1, 1484821, -1, -1, -1, -1, -1, -1 }, { 0x28A91, -1, -1, 1484826, -1, -1, -1, -1, -1, -1 }, { 0x28A92, -1, -1, 1484832, -1, -1, -1, -1, -1, -1 }, { 0x28A95, -1, -1, 1484838, -1, -1, -1, -1, -1, -1 }, { 0x28A97, -1, -1, 1484843, -1, -1, -1, -1, -1, -1 }, { 0x28A9A, -1, 1484849, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A9B, -1, 1484854, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A9C, -1, 1484860, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A9D, -1, -1, -1, -1, -1, -1, -1, -1, 1484865 }, { 0x28A9E, -1, -1, -1, -1, -1, -1, -1, -1, 1484871 }, { 0x28AB3, -1, -1, 1484880, -1, -1, -1, -1, -1, -1 }, { 0x28AB6, -1, -1, 1484886, -1, -1, -1, -1, -1, -1 }, { 0x28AB7, -1, -1, 1484891, -1, -1, -1, -1, -1, -1 }, { 0x28AB9, -1, -1, 1484895, -1, -1, -1, -1, -1, -1 }, { 0x28ABA, -1, -1, 1484899, -1, -1, -1, -1, -1, -1 }, { 0x28ABE, -1, -1, 1484904, -1, -1, -1, -1, -1, -1 }, { 0x28ABF, -1, -1, 1484908, -1, -1, -1, -1, -1, -1 }, { 0x28AC0, -1, 1484913, 1484918, -1, -1, -1, -1, -1, -1 }, { 0x28AC1, -1, -1, 1484924, -1, -1, -1, -1, -1, -1 }, { 0x28AC4, -1, -1, -1, -1, -1, -1, -1, -1, 1484928 }, { 0x28AC5, -1, -1, -1, -1, -1, -1, -1, -1, 1484933 }, { 0x28AC6, -1, 1484937, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AC7, -1, -1, -1, -1, -1, -1, -1, -1, 1484943 }, { 0x28AC8, -1, -1, -1, -1, -1, -1, -1, -1, 1484949 }, { 0x28AC9, -1, -1, -1, -1, -1, -1, -1, -1, 1484956 }, { 0x28ACA, -1, -1, -1, -1, -1, -1, -1, -1, 1484962 }, { 0x28ACB, -1, 1484968, -1, -1, -1, -1, -1, -1, 1484974 }, { 0x28ACC, -1, 1484981, -1, -1, -1, -1, -1, -1, -1 }, { 0x28ACE, -1, 1484987, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AD2, -1, -1, 1484992, -1, -1, -1, -1, -1, -1 }, { 0x28AD4, -1, -1, 1484997, -1, -1, -1, -1, -1, -1 }, { 0x28ADE, -1, 1485002, -1, -1, -1, -1, -1, -1, -1 }, { 0x28ADF, -1, 1485006, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE0, -1, 1485013, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE1, -1, 1485019, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE2, -1, 1485024, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE3, -1, 1485031, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE5, -1, 1485036, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AEA, -1, 1485043, -1, -1, -1, -1, -1, -1, 1485048 }, { 0x28AF5, -1, -1, -1, -1, -1, -1, -1, -1, 1485052 }, { 0x28AFC, -1, 1485059, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B01, -1, -1, 1485069, -1, -1, -1, -1, -1, -1 }, { 0x28B05, -1, -1, 1485075, -1, -1, -1, -1, -1, -1 }, { 0x28B08, -1, -1, -1, -1, -1, -1, -1, -1, 1485080 }, { 0x28B09, -1, -1, -1, -1, -1, -1, -1, -1, 1485085 }, { 0x28B0A, -1, -1, -1, -1, -1, -1, -1, -1, 1485090 }, { 0x28B0B, -1, -1, -1, -1, -1, -1, -1, -1, 1485096 }, { 0x28B0C, -1, 1485104, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B0D, -1, -1, 1485110, -1, -1, -1, -1, -1, -1 }, { 0x28B10, -1, -1, 1485115, -1, -1, -1, -1, -1, -1 }, { 0x28B11, -1, -1, 1485120, -1, -1, -1, -1, -1, -1 }, { 0x28B12, -1, -1, 1485124, -1, -1, -1, -1, -1, -1 }, { 0x28B13, -1, 1485129, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B14, -1, -1, 1485135, -1, -1, -1, -1, -1, -1 }, { 0x28B15, -1, -1, 1485141, -1, -1, -1, -1, -1, -1 }, { 0x28B16, -1, -1, 1485145, -1, -1, -1, -1, -1, -1 }, { 0x28B17, -1, -1, 1485151, -1, -1, -1, -1, -1, -1 }, { 0x28B1A, -1, -1, 1485155, -1, -1, -1, -1, -1, -1 }, { 0x28B21, -1, 1485160, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B22, -1, 1485166, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B2B, -1, 1485171, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B2C, -1, 1485176, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B2D, -1, 1485180, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B2F, -1, 1485185, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B41, -1, -1, 1485190, -1, -1, -1, -1, -1, -1 }, { 0x28B42, -1, -1, 1485195, -1, -1, -1, -1, -1, -1 }, { 0x28B43, -1, -1, 1485199, -1, -1, -1, -1, -1, -1 }, { 0x28B45, -1, -1, 1485206, -1, -1, -1, -1, -1, -1 }, { 0x28B46, -1, 1485211, 1485216, -1, -1, -1, -1, -1, -1 }, { 0x28B49, -1, -1, 1485221, -1, -1, -1, -1, -1, -1 }, { 0x28B4C, 1485240, 1485226, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B4D, -1, -1, -1, -1, -1, -1, -1, -1, 1485275 }, { 0x28B4E, -1, 1485279, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B4F, -1, -1, -1, -1, -1, -1, -1, -1, 1485284 }, { 0x28B50, -1, 1485291, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B51, -1, -1, -1, -1, -1, -1, -1, -1, 1485297 }, { 0x28B52, -1, -1, -1, -1, -1, -1, -1, -1, 1485306 }, { 0x28B53, -1, -1, 1485313, -1, -1, -1, -1, -1, -1 }, { 0x28B56, -1, -1, 1485318, -1, -1, -1, -1, -1, -1 }, { 0x28B57, -1, -1, 1485324, -1, -1, -1, -1, -1, -1 }, { 0x28B5A, -1, -1, 1485329, -1, -1, -1, -1, -1, -1 }, { 0x28B5B, -1, -1, 1485335, -1, -1, -1, -1, -1, -1 }, { 0x28B61, -1, -1, -1, -1, -1, -1, -1, -1, 1485339 }, { 0x28B63, -1, 1485344, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B64, -1, 1485348, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B65, -1, 1485358, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B66, -1, 1485363, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B6C, -1, 1485369, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B7A, -1, -1, 1485375, -1, -1, -1, -1, -1, 1485380 }, { 0x28B82, -1, -1, 1485386, -1, -1, -1, -1, -1, -1 }, { 0x28B87, -1, -1, -1, -1, -1, -1, -1, -1, 1485391 }, { 0x28B88, -1, -1, -1, -1, -1, -1, -1, -1, 1485396 }, { 0x28B89, -1, -1, -1, -1, -1, -1, -1, -1, 1485400 }, { 0x28B8A, -1, -1, -1, -1, -1, -1, -1, -1, 1485405 }, { 0x28B8B, -1, -1, -1, -1, -1, -1, -1, -1, 1485411 }, { 0x28B8C, -1, -1, -1, -1, -1, -1, -1, -1, 1485417 }, { 0x28B8D, -1, -1, -1, -1, -1, -1, -1, -1, 1485423 }, { 0x28B8E, -1, -1, -1, -1, -1, -1, -1, -1, 1485429 }, { 0x28B8F, -1, 1485435, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B90, -1, -1, -1, -1, -1, -1, -1, -1, 1485441 }, { 0x28B91, -1, -1, -1, -1, -1, -1, -1, -1, 1485448 }, { 0x28B92, -1, -1, 1485453, -1, -1, -1, -1, -1, 1485459 }, { 0x28B94, -1, -1, 1485467, -1, -1, -1, -1, -1, -1 }, { 0x28B98, 1485476, 1485471, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B99, -1, 1485498, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B9C, -1, 1485503, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B9D, -1, 1485508, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BAA, -1, -1, 1485514, -1, -1, -1, -1, -1, -1 }, { 0x28BAC, -1, -1, 1485518, -1, -1, -1, -1, -1, -1 }, { 0x28BAD, -1, -1, 1485524, -1, -1, -1, -1, -1, -1 }, { 0x28BB4, -1, -1, 1485528, -1, -1, -1, -1, -1, -1 }, { 0x28BB5, -1, -1, -1, -1, -1, -1, -1, -1, 1485534 }, { 0x28BB6, -1, -1, -1, -1, -1, -1, -1, -1, 1485542 }, { 0x28BB8, -1, -1, 1485548, -1, -1, -1, -1, -1, -1 }, { 0x28BB9, -1, 1485554, 1485564, -1, -1, -1, -1, -1, 1485568 }, { 0x28BBA, -1, -1, 1485576, -1, -1, -1, -1, -1, -1 }, { 0x28BBB, -1, -1, 1485580, -1, -1, -1, -1, -1, 1485586 }, { 0x28BBF, -1, -1, 1485591, -1, -1, -1, -1, -1, -1 }, { 0x28BC2, -1, 1485597, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BC3, -1, -1, -1, -1, -1, -1, -1, -1, 1485602 }, { 0x28BC5, -1, 1485607, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BD3, -1, -1, 1485612, -1, -1, -1, -1, -1, -1 }, { 0x28BD4, -1, 1485617, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BD7, -1, 1485623, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BD8, -1, -1, -1, -1, -1, -1, -1, -1, 1485629 }, { 0x28BD9, -1, 1485635, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BDA, -1, 1485641, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BDB, -1, -1, -1, -1, -1, -1, -1, -1, 1485646 }, { 0x28BDE, -1, -1, 1485651, -1, -1, -1, -1, -1, -1 }, { 0x28BE7, -1, 1485658, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BE8, -1, 1485663, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BE9, -1, 1485668, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BEA, -1, 1485674, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BEB, -1, 1485679, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BEC, -1, 1485689, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BF2, -1, -1, 1485695, -1, -1, -1, -1, -1, -1 }, { 0x28BF5, -1, 1485700, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BF7, -1, -1, -1, -1, -1, -1, -1, -1, 1485706 }, { 0x28BF8, -1, -1, -1, -1, -1, -1, -1, -1, 1485714 }, { 0x28BF9, -1, -1, -1, -1, -1, -1, -1, -1, 1485719 }, { 0x28BFD, -1, -1, 1485725, -1, -1, -1, -1, -1, -1 }, { 0x28BFF, -1, 1485729, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C02, -1, -1, 1485735, -1, -1, -1, -1, -1, -1 }, { 0x28C03, -1, 1485741, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C06, -1, -1, 1485747, -1, -1, -1, -1, -1, -1 }, { 0x28C07, -1, -1, -1, -1, -1, -1, -1, -1, 1485753 }, { 0x28C08, -1, -1, -1, -1, -1, -1, -1, -1, 1485759 }, { 0x28C09, -1, 1485767, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C0F, -1, -1, 1485773, -1, -1, -1, -1, -1, -1 }, { 0x28C11, -1, -1, 1485777, -1, -1, -1, -1, -1, -1 }, { 0x28C13, -1, -1, 1485783, -1, -1, -1, -1, -1, -1 }, { 0x28C1B, -1, -1, 1485789, -1, -1, -1, -1, -1, -1 }, { 0x28C1C, -1, 1485794, 1485800, -1, -1, -1, -1, -1, -1 }, { 0x28C1D, -1, 1485805, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C1E, -1, -1, 1485811, -1, -1, -1, -1, -1, -1 }, { 0x28C20, -1, -1, 1485815, -1, -1, -1, -1, -1, -1 }, { 0x28C23, -1, 1485820, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C26, -1, 1485825, 1485830, -1, -1, -1, -1, -1, -1 }, { 0x28C27, -1, -1, -1, -1, -1, -1, -1, -1, 1485835 }, { 0x28C2A, -1, -1, -1, -1, -1, -1, -1, -1, 1485842 }, { 0x28C2B, -1, 1485850, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C2D, -1, -1, 1485855, -1, -1, -1, -1, -1, -1 }, { 0x28C30, -1, 1485861, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C32, -1, -1, -1, -1, -1, -1, -1, -1, 1485866 }, { 0x28C34, -1, -1, -1, -1, -1, -1, -1, -1, 1485871 }, { 0x28C35, -1, -1, 1485876, -1, -1, -1, -1, -1, -1 }, { 0x28C38, -1, -1, 1485881, -1, -1, -1, -1, -1, -1 }, { 0x28C39, -1, 1485885, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C3A, -1, -1, -1, -1, -1, -1, -1, -1, 1485891 }, { 0x28C3B, -1, 1485896, 1485901, -1, -1, -1, -1, -1, -1 }, { 0x28C3E, -1, -1, 1485906, -1, -1, -1, -1, -1, -1 }, { 0x28C3F, -1, -1, 1485910, -1, -1, -1, -1, -1, -1 }, { 0x28C40, -1, -1, 1485914, -1, -1, -1, -1, -1, -1 }, { 0x28C41, -1, -1, 1485918, -1, -1, -1, -1, -1, -1 }, { 0x28C42, -1, -1, 1485922, -1, -1, -1, -1, -1, -1 }, { 0x28C43, -1, -1, 1485925, -1, -1, -1, -1, -1, -1 }, { 0x28C44, -1, -1, 1485929, -1, -1, -1, -1, -1, -1 }, { 0x28C45, -1, -1, 1485933, -1, -1, -1, -1, -1, -1 }, { 0x28C47, -1, -1, 1485939, -1, -1, -1, -1, -1, -1 }, { 0x28C48, -1, -1, 1485944, -1, -1, -1, -1, -1, -1 }, { 0x28C49, -1, -1, 1485948, -1, -1, -1, -1, -1, -1 }, { 0x28C4A, -1, -1, 1485955, -1, -1, -1, -1, -1, -1 }, { 0x28C4B, -1, -1, 1485959, -1, -1, -1, -1, -1, -1 }, { 0x28C4C, -1, -1, 1485965, -1, -1, -1, -1, -1, -1 }, { 0x28C4D, -1, -1, 1485971, -1, -1, -1, -1, -1, -1 }, { 0x28C4E, -1, -1, 1485977, -1, -1, -1, -1, -1, -1 }, { 0x28C4F, 1485982, -1, 1485993, -1, -1, -1, -1, -1, -1 }, { 0x28C50, -1, -1, 1485997, -1, -1, -1, -1, -1, -1 }, { 0x28C51, -1, -1, 1486002, -1, -1, -1, -1, -1, -1 }, { 0x28C52, -1, -1, 1486009, -1, -1, -1, -1, -1, -1 }, { 0x28C53, -1, -1, 1486015, -1, -1, -1, -1, -1, -1 }, { 0x28C54, -1, -1, 1486021, -1, -1, -1, -1, -1, -1 }, { 0x28C55, -1, -1, 1486026, -1, -1, -1, -1, -1, -1 }, { 0x28C56, -1, -1, 1486031, -1, -1, -1, -1, -1, -1 }, { 0x28C59, -1, -1, 1486036, -1, -1, -1, -1, -1, -1 }, { 0x28C5A, -1, -1, 1486041, -1, -1, -1, -1, -1, -1 }, { 0x28C5B, -1, -1, 1486047, -1, -1, -1, -1, -1, -1 }, { 0x28C5C, -1, -1, 1486053, -1, -1, -1, -1, -1, -1 }, { 0x28C5D, -1, -1, 1486057, -1, -1, -1, -1, -1, -1 }, { 0x28C61, -1, -1, 1486063, -1, -1, -1, -1, -1, -1 }, { 0x28C63, -1, -1, 1486068, -1, -1, -1, -1, -1, -1 }, { 0x28C66, -1, -1, 1486073, -1, -1, -1, -1, -1, -1 }, { 0x28C67, -1, -1, 1486078, -1, -1, -1, -1, -1, -1 }, { 0x28C6A, -1, -1, -1, -1, -1, -1, -1, -1, 1486083 }, { 0x28C6B, -1, -1, 1486092, -1, -1, -1, -1, -1, -1 }, { 0x28C6D, -1, -1, 1486098, -1, -1, -1, -1, -1, -1 }, { 0x28C6E, -1, -1, 1486104, -1, -1, -1, -1, -1, -1 }, { 0x28C6F, -1, -1, 1486111, -1, -1, -1, -1, -1, -1 }, { 0x28C71, -1, -1, 1486116, -1, -1, -1, -1, -1, -1 }, { 0x28C75, -1, -1, 1486120, -1, -1, -1, -1, -1, -1 }, { 0x28C78, -1, -1, 1486125, -1, -1, -1, -1, -1, -1 }, { 0x28C7A, -1, -1, 1486131, -1, -1, -1, -1, -1, -1 }, { 0x28C7B, -1, -1, 1486136, -1, -1, -1, -1, -1, -1 }, { 0x28C7C, -1, -1, 1486142, -1, -1, -1, -1, -1, -1 }, { 0x28C7D, -1, -1, -1, -1, -1, -1, -1, -1, 1486147 }, { 0x28C7E, -1, -1, -1, -1, -1, -1, -1, -1, 1486152 }, { 0x28C7F, -1, -1, 1486157, -1, -1, -1, -1, -1, -1 }, { 0x28C80, -1, -1, 1486163, -1, -1, -1, -1, -1, -1 }, { 0x28C81, -1, -1, 1486168, -1, -1, -1, -1, -1, -1 }, { 0x28C84, -1, -1, 1486172, -1, -1, -1, -1, -1, -1 }, { 0x28C85, -1, -1, -1, -1, -1, -1, -1, -1, 1486177 }, { 0x28C86, -1, -1, 1486185, -1, -1, -1, -1, -1, -1 }, { 0x28C88, -1, -1, 1486191, -1, -1, -1, -1, -1, -1 }, { 0x28C89, -1, -1, 1486196, -1, -1, -1, -1, -1, -1 }, { 0x28C8A, -1, -1, 1486201, -1, -1, -1, -1, -1, -1 }, { 0x28C8B, -1, -1, 1486205, -1, -1, -1, -1, -1, -1 }, { 0x28C8E, -1, -1, 1486209, -1, -1, -1, -1, -1, -1 }, { 0x28C90, -1, -1, 1486213, -1, -1, -1, -1, -1, -1 }, { 0x28C91, -1, -1, 1486217, -1, -1, -1, -1, -1, -1 }, { 0x28C92, -1, -1, 1486222, -1, -1, -1, -1, -1, -1 }, { 0x28C93, -1, -1, 1486227, -1, -1, -1, -1, -1, -1 }, { 0x28C96, -1, -1, -1, -1, -1, -1, -1, -1, 1486234 }, { 0x28C97, -1, -1, 1486241, -1, -1, -1, -1, -1, -1 }, { 0x28C9B, -1, -1, 1486247, -1, -1, -1, -1, -1, -1 }, { 0x28C9C, -1, -1, 1486252, -1, -1, -1, -1, -1, -1 }, { 0x28C9E, -1, -1, 1486258, -1, -1, -1, -1, -1, -1 }, { 0x28C9F, -1, -1, 1486262, -1, -1, -1, -1, -1, -1 }, { 0x28CA7, -1, -1, 1486268, -1, -1, -1, -1, -1, -1 }, { 0x28CAA, -1, -1, 1486274, -1, -1, -1, -1, -1, -1 }, { 0x28CAB, -1, -1, 1486278, -1, -1, -1, -1, -1, -1 }, { 0x28CAC, -1, -1, 1486284, -1, -1, -1, -1, -1, -1 }, { 0x28CAD, -1, -1, 1486288, -1, -1, -1, -1, -1, -1 }, { 0x28CAE, -1, -1, 1486294, -1, -1, -1, -1, -1, -1 }, { 0x28CAF, -1, -1, 1486299, -1, -1, -1, -1, -1, -1 }, { 0x28CB0, -1, -1, 1486305, -1, -1, -1, -1, -1, -1 }, { 0x28CB1, -1, -1, 1486311, -1, -1, -1, -1, -1, -1 }, { 0x28CB3, -1, -1, 1486316, -1, -1, -1, -1, -1, -1 }, { 0x28CB5, -1, -1, 1486322, -1, -1, -1, -1, -1, -1 }, { 0x28CB7, -1, -1, -1, -1, -1, -1, -1, -1, 1486328 }, { 0x28CBE, -1, -1, 1486337, -1, -1, -1, -1, -1, -1 }, { 0x28CBF, -1, -1, 1486342, -1, -1, -1, -1, -1, -1 }, { 0x28CC0, -1, -1, 1486347, -1, -1, -1, -1, -1, -1 }, { 0x28CC1, -1, -1, 1486353, -1, -1, -1, -1, -1, -1 }, { 0x28CC2, -1, -1, 1486360, -1, -1, -1, -1, -1, -1 }, { 0x28CC6, -1, -1, 1486366, -1, -1, -1, -1, -1, -1 }, { 0x28CC9, -1, -1, 1486372, -1, -1, -1, -1, -1, -1 }, { 0x28CCA, 1486382, 1486377, 1486404, -1, -1, -1, -1, -1, -1 }, { 0x28CCB, -1, -1, 1486409, -1, -1, -1, -1, -1, -1 }, { 0x28CCC, -1, -1, 1486413, -1, -1, -1, -1, -1, -1 }, { 0x28CCD, 1486424, 1486419, -1, -1, -1, -1, -1, -1, -1 }, { 0x28CD1, -1, -1, 1486446, -1, -1, -1, -1, -1, -1 }, { 0x28CD2, 1486457, 1486452, -1, -1, -1, -1, -1, -1, 1486492 }, { 0x28CD4, -1, -1, 1486498, -1, -1, -1, -1, -1, -1 }, { 0x28CD5, -1, -1, 1486503, -1, -1, -1, -1, -1, -1 }, { 0x28CD7, -1, -1, 1486508, -1, -1, -1, -1, -1, -1 }, { 0x28CD8, -1, -1, 1486515, -1, -1, -1, -1, -1, -1 }, { 0x28CD9, -1, -1, 1486520, -1, -1, -1, -1, -1, -1 }, { 0x28CDA, -1, -1, 1486525, -1, -1, -1, -1, -1, -1 }, { 0x28CDB, -1, -1, 1486530, -1, -1, -1, -1, -1, -1 }, { 0x28CDD, -1, -1, 1486534, -1, -1, -1, -1, -1, -1 }, { 0x28CDE, -1, -1, 1486540, -1, -1, -1, -1, -1, -1 }, { 0x28CE0, -1, -1, 1486545, -1, -1, -1, -1, -1, -1 }, { 0x28CE1, -1, -1, 1486551, -1, -1, -1, -1, -1, -1 }, { 0x28CE3, -1, -1, 1486557, -1, -1, -1, -1, -1, -1 }, { 0x28CE6, -1, -1, -1, -1, -1, -1, -1, -1, 1486562 }, { 0x28CF1, -1, -1, -1, -1, -1, -1, -1, -1, 1486570 }, { 0x28CF2, -1, -1, 1486575, -1, -1, -1, -1, -1, -1 }, { 0x28CF7, -1, -1, 1486581, -1, -1, -1, -1, -1, -1 }, { 0x28CFA, -1, -1, 1486585, -1, -1, -1, -1, -1, -1 }, { 0x28CFB, -1, -1, 1486590, -1, -1, -1, -1, -1, -1 }, { 0x28CFC, -1, -1, 1486594, -1, -1, -1, -1, -1, -1 }, { 0x28CFF, -1, -1, 1486599, -1, -1, -1, -1, -1, -1 }, { 0x28D00, -1, -1, 1486605, -1, -1, -1, -1, -1, -1 }, { 0x28D06, -1, -1, 1486612, -1, -1, -1, -1, -1, -1 }, { 0x28D0A, -1, -1, 1486617, -1, -1, -1, -1, -1, -1 }, { 0x28D0C, -1, -1, 1486622, -1, -1, -1, -1, -1, -1 }, { 0x28D0D, -1, -1, 1486627, -1, -1, -1, -1, -1, -1 }, { 0x28D0E, -1, -1, 1486632, -1, -1, -1, -1, -1, -1 }, { 0x28D0F, -1, -1, 1486636, -1, -1, -1, -1, -1, -1 }, { 0x28D10, -1, -1, 1486642, -1, -1, -1, -1, -1, -1 }, { 0x28D11, 1486648, -1, 1486694, -1, -1, -1, -1, -1, -1 }, { 0x28D12, -1, -1, 1486701, -1, -1, -1, -1, -1, -1 }, { 0x28D13, -1, -1, 1486706, -1, -1, -1, -1, -1, -1 }, { 0x28D17, -1, -1, 1486711, -1, -1, -1, -1, -1, -1 }, { 0x28D18, -1, -1, 1486716, -1, -1, -1, -1, -1, -1 }, { 0x28D1A, -1, -1, 1486721, -1, -1, -1, -1, -1, -1 }, { 0x28D1B, -1, -1, 1486726, -1, -1, -1, -1, -1, -1 }, { 0x28D1C, -1, -1, 1486732, -1, -1, -1, -1, -1, -1 }, { 0x28D1E, -1, -1, 1486737, -1, -1, -1, -1, -1, -1 }, { 0x28D21, -1, -1, 1486743, -1, -1, -1, -1, -1, -1 }, { 0x28D22, -1, -1, 1486749, -1, -1, -1, -1, -1, -1 }, { 0x28D23, -1, -1, 1486753, -1, -1, -1, -1, -1, -1 }, { 0x28D26, -1, -1, -1, -1, -1, -1, -1, -1, 1486758 }, { 0x28D29, -1, -1, 1486764, -1, -1, -1, -1, -1, -1 }, { 0x28D2A, -1, -1, 1486768, -1, -1, -1, -1, -1, -1 }, { 0x28D2C, -1, -1, 1486772, -1, -1, -1, -1, -1, -1 }, { 0x28D2D, -1, -1, 1486776, -1, -1, -1, -1, -1, -1 }, { 0x28D2F, -1, -1, 1486782, -1, -1, -1, -1, -1, -1 }, { 0x28D30, -1, -1, 1486787, -1, -1, -1, -1, -1, -1 }, { 0x28D34, -1, 1486792, -1, -1, -1, -1, -1, -1, -1 }, { 0x28D39, -1, -1, 1486798, -1, -1, -1, -1, -1, -1 }, { 0x28D3A, -1, -1, 1486804, -1, -1, -1, -1, -1, -1 }, { 0x28D3B, -1, -1, 1486809, -1, -1, -1, -1, -1, -1 }, { 0x28D3C, -1, -1, 1486813, -1, -1, -1, -1, -1, -1 }, { 0x28D3E, -1, -1, 1486817, -1, -1, -1, -1, -1, -1 }, { 0x28D42, -1, -1, 1486823, -1, -1, -1, -1, -1, -1 }, { 0x28D43, -1, -1, 1486828, -1, -1, -1, -1, -1, -1 }, { 0x28D44, -1, -1, 1486833, -1, -1, -1, -1, -1, -1 }, { 0x28D46, -1, -1, 1486839, -1, -1, -1, -1, -1, -1 }, { 0x28D48, -1, -1, 1486843, -1, -1, -1, -1, -1, -1 }, { 0x28D49, -1, -1, 1486848, -1, -1, -1, -1, -1, -1 }, { 0x28D4A, -1, -1, 1486852, -1, -1, -1, -1, -1, -1 }, { 0x28D4B, -1, -1, 1486857, -1, -1, -1, -1, -1, -1 }, { 0x28D4C, -1, -1, 1486862, -1, -1, -1, -1, -1, -1 }, { 0x28D4D, -1, -1, 1486865, -1, -1, -1, -1, -1, -1 }, { 0x28D4E, -1, -1, 1486871, -1, -1, -1, -1, -1, -1 }, { 0x28D50, -1, -1, 1486875, -1, -1, -1, -1, -1, -1 }, { 0x28D57, -1, -1, 1486879, -1, -1, -1, -1, -1, -1 }, { 0x28D58, -1, -1, 1486884, -1, -1, -1, -1, -1, -1 }, { 0x28D5A, -1, -1, 1486889, -1, -1, -1, -1, -1, -1 }, { 0x28D5B, -1, -1, 1486894, -1, -1, -1, -1, -1, -1 }, { 0x28D5D, -1, -1, 1486900, -1, -1, -1, -1, -1, -1 }, { 0x28D5E, -1, -1, 1486904, -1, -1, -1, -1, -1, -1 }, { 0x28D5F, -1, -1, 1486909, -1, -1, -1, -1, -1, -1 }, { 0x28D60, -1, -1, 1486913, -1, -1, -1, -1, -1, -1 }, { 0x28D61, -1, -1, 1486918, -1, -1, -1, -1, -1, -1 }, { 0x28D63, -1, -1, -1, -1, -1, -1, -1, -1, 1486922 }, { 0x28D65, -1, -1, 1486928, -1, -1, -1, -1, -1, -1 }, { 0x28D66, -1, -1, 1486935, -1, -1, -1, -1, -1, -1 }, { 0x28D67, -1, -1, 1486939, -1, -1, -1, -1, -1, -1 }, { 0x28D69, -1, -1, 1486944, -1, -1, -1, -1, -1, -1 }, { 0x28D6A, -1, -1, 1486948, -1, -1, -1, -1, -1, -1 }, { 0x28D6B, -1, -1, 1486953, -1, -1, -1, -1, -1, -1 }, { 0x28D6C, -1, -1, 1486959, -1, -1, -1, -1, -1, -1 }, { 0x28D6D, -1, -1, 1486965, -1, -1, -1, -1, -1, -1 }, { 0x28D6E, -1, -1, 1486971, -1, -1, -1, -1, -1, -1 }, { 0x28D70, -1, -1, 1486975, -1, -1, -1, -1, -1, -1 }, { 0x28D74, -1, -1, 1486979, -1, -1, -1, -1, -1, -1 }, { 0x28D76, -1, -1, 1486984, -1, -1, -1, -1, -1, -1 }, { 0x28D78, -1, -1, 1486991, -1, -1, -1, -1, -1, -1 }, { 0x28D7C, -1, -1, 1486997, -1, -1, -1, -1, -1, -1 }, { 0x28D80, -1, -1, 1487003, -1, -1, -1, -1, -1, -1 }, { 0x28D81, -1, -1, 1487007, -1, -1, -1, -1, -1, -1 }, { 0x28D82, -1, -1, 1487012, -1, -1, -1, -1, -1, -1 }, { 0x28D85, -1, -1, 1487016, -1, -1, -1, -1, -1, -1 }, { 0x28D86, -1, -1, 1487022, -1, -1, -1, -1, -1, -1 }, { 0x28D87, -1, -1, 1487029, -1, -1, -1, -1, -1, -1 }, { 0x28D88, -1, -1, 1487033, -1, -1, -1, -1, -1, -1 }, { 0x28D8A, -1, -1, 1487045, -1, -1, -1, -1, 1487039, -1 }, { 0x28D90, -1, -1, 1487050, -1, -1, -1, -1, -1, -1 }, { 0x28D97, -1, -1, 1487055, -1, -1, -1, -1, -1, -1 }, { 0x28D99, 1487066, 1487061, 1487087, -1, -1, -1, -1, -1, -1 }, { 0x28D9B, -1, -1, -1, -1, -1, -1, -1, -1, 1487093 }, { 0x28D9C, -1, -1, 1487100, -1, -1, -1, -1, -1, -1 }, { 0x28D9D, -1, -1, 1487105, -1, -1, -1, -1, -1, -1 }, { 0x28D9F, -1, -1, 1487110, -1, -1, -1, -1, -1, -1 }, { 0x28DA0, -1, -1, 1487116, -1, -1, -1, -1, -1, -1 }, { 0x28DA1, -1, -1, -1, -1, -1, -1, -1, 1487121, -1 }, { 0x28DA2, -1, -1, 1487127, -1, -1, -1, -1, -1, -1 }, { 0x28DA8, -1, -1, 1487131, -1, -1, -1, -1, -1, -1 }, { 0x28DAA, -1, -1, 1487135, -1, -1, -1, -1, -1, -1 }, { 0x28DAC, -1, -1, 1487141, -1, -1, -1, -1, -1, -1 }, { 0x28DAD, -1, -1, 1487146, -1, -1, -1, -1, -1, -1 }, { 0x28DAE, -1, -1, 1487151, -1, -1, -1, -1, -1, -1 }, { 0x28DAF, -1, -1, 1487155, -1, -1, -1, -1, -1, -1 }, { 0x28DB0, -1, -1, 1487158, -1, -1, -1, -1, -1, -1 }, { 0x28DB1, -1, -1, 1487165, -1, -1, -1, -1, -1, -1 }, { 0x28DB2, -1, -1, 1487170, -1, -1, -1, -1, -1, -1 }, { 0x28DB9, 1487183, 1487176, -1, -1, -1, -1, -1, -1, -1 }, { 0x28DBA, -1, -1, 1487198, -1, -1, -1, -1, -1, -1 }, { 0x28DBC, -1, -1, 1487203, -1, -1, -1, -1, -1, -1 }, { 0x28DBD, -1, -1, 1487210, -1, -1, -1, -1, -1, -1 }, { 0x28DBF, -1, -1, 1487216, -1, -1, -1, -1, -1, -1 }, { 0x28DC0, -1, -1, 1487222, -1, -1, -1, -1, -1, -1 }, { 0x28DC1, -1, -1, 1487228, -1, -1, -1, -1, -1, -1 }, { 0x28DC3, -1, -1, 1487233, -1, -1, -1, -1, -1, -1 }, { 0x28DC4, -1, -1, 1487238, -1, -1, -1, -1, -1, -1 }, { 0x28DC6, -1, -1, 1487245, -1, -1, -1, -1, -1, -1 }, { 0x28DC7, -1, -1, 1487249, -1, -1, -1, -1, -1, -1 }, { 0x28DC8, -1, -1, -1, -1, -1, -1, -1, -1, 1487256 }, { 0x28DCE, -1, -1, 1487262, -1, -1, -1, -1, -1, -1 }, { 0x28DD0, -1, -1, 1487267, -1, -1, -1, -1, -1, -1 }, { 0x28DD1, -1, -1, -1, -1, -1, -1, -1, -1, 1487272 }, { 0x28DD2, -1, -1, 1487277, -1, -1, -1, -1, -1, -1 }, { 0x28DD3, -1, -1, 1487282, -1, -1, -1, -1, -1, -1 }, { 0x28DD4, -1, -1, 1487288, -1, -1, -1, -1, -1, -1 }, { 0x28DD8, -1, -1, 1487292, -1, -1, -1, -1, -1, -1 }, { 0x28DD9, -1, -1, 1487296, -1, -1, -1, -1, -1, -1 }, { 0x28DE5, -1, -1, 1487301, -1, -1, -1, -1, -1, -1 }, { 0x28DE6, -1, -1, 1487306, -1, -1, -1, -1, -1, -1 }, { 0x28DE9, -1, -1, 1487310, -1, -1, -1, -1, -1, -1 }, { 0x28DEC, -1, -1, 1487315, -1, -1, -1, -1, -1, -1 }, { 0x28DED, -1, -1, 1487319, -1, -1, -1, -1, -1, -1 }, { 0x28DEE, -1, -1, 1487325, -1, -1, -1, -1, -1, -1 }, { 0x28DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1487330 }, { 0x28DF1, -1, -1, 1487336, -1, -1, -1, -1, -1, -1 }, { 0x28DF2, -1, -1, 1487343, -1, -1, -1, -1, -1, -1 }, { 0x28DF6, -1, -1, -1, -1, -1, -1, -1, -1, 1487348 }, { 0x28DFB, -1, -1, 1487354, -1, -1, -1, -1, -1, -1 }, { 0x28DFD, -1, -1, 1487359, -1, -1, -1, -1, -1, -1 }, { 0x28DFE, -1, -1, 1487364, -1, -1, -1, -1, -1, -1 }, { 0x28DFF, -1, -1, 1487370, -1, -1, -1, -1, -1, -1 }, { 0x28E00, -1, -1, 1487377, -1, -1, -1, -1, -1, -1 }, { 0x28E01, -1, -1, 1487382, -1, -1, -1, -1, -1, -1 }, { 0x28E02, -1, -1, 1487388, -1, -1, -1, -1, -1, -1 }, { 0x28E03, -1, -1, 1487394, -1, -1, -1, -1, -1, -1 }, { 0x28E04, -1, -1, 1487399, -1, -1, -1, -1, -1, -1 }, { 0x28E05, -1, -1, 1487405, -1, -1, -1, -1, -1, -1 }, { 0x28E06, -1, -1, 1487410, -1, -1, -1, -1, -1, -1 }, { 0x28E07, -1, -1, 1487414, -1, -1, -1, -1, -1, -1 }, { 0x28E08, -1, -1, -1, -1, -1, -1, -1, -1, 1487420 }, { 0x28E09, -1, -1, 1487425, -1, -1, -1, -1, -1, -1 }, { 0x28E0B, -1, -1, 1487429, -1, -1, -1, -1, -1, -1 }, { 0x28E0C, -1, -1, 1487435, -1, -1, -1, -1, -1, -1 }, { 0x28E0D, -1, -1, -1, -1, -1, -1, -1, -1, 1487439 }, { 0x28E0E, -1, -1, 1487445, -1, -1, -1, -1, -1, -1 }, { 0x28E0F, -1, 1487450, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E10, -1, -1, 1487455, -1, -1, -1, -1, -1, -1 }, { 0x28E11, -1, -1, 1487461, -1, -1, -1, -1, -1, -1 }, { 0x28E12, -1, -1, 1487467, -1, -1, -1, -1, -1, -1 }, { 0x28E13, -1, -1, 1487471, -1, -1, -1, -1, -1, -1 }, { 0x28E14, -1, -1, 1487477, -1, -1, -1, -1, -1, -1 }, { 0x28E17, -1, -1, 1487481, -1, -1, -1, -1, -1, -1 }, { 0x28E18, -1, -1, 1487486, -1, -1, -1, -1, -1, -1 }, { 0x28E19, -1, -1, 1487492, -1, -1, -1, -1, -1, -1 }, { 0x28E1A, 1487502, 1487497, 1487522, -1, -1, -1, -1, -1, -1 }, { 0x28E1B, -1, -1, 1487526, -1, -1, -1, -1, -1, -1 }, { 0x28E1C, -1, -1, 1487531, -1, -1, -1, -1, -1, -1 }, { 0x28E1D, -1, -1, 1487536, -1, -1, -1, -1, -1, -1 }, { 0x28E1F, -1, -1, 1487541, -1, -1, -1, -1, -1, -1 }, { 0x28E29, -1, -1, 1487545, -1, -1, -1, -1, -1, -1 }, { 0x28E2C, 1487555, 1487550, 1487582, -1, -1, -1, -1, -1, -1 }, { 0x28E2D, -1, -1, 1487588, -1, -1, -1, -1, -1, -1 }, { 0x28E2E, -1, -1, 1487592, -1, -1, -1, -1, -1, -1 }, { 0x28E2F, -1, -1, 1487597, -1, -1, -1, -1, -1, -1 }, { 0x28E30, -1, -1, 1487601, -1, -1, -1, -1, -1, -1 }, { 0x28E31, -1, -1, 1487605, -1, -1, -1, -1, -1, -1 }, { 0x28E36, -1, 1487611, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E37, -1, -1, 1487617, -1, -1, -1, -1, -1, -1 }, { 0x28E39, -1, 1487620, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E3A, -1, -1, 1487625, -1, -1, -1, -1, -1, -1 }, { 0x28E3B, -1, -1, 1487629, -1, -1, -1, -1, -1, -1 }, { 0x28E3C, -1, -1, 1487634, -1, -1, -1, -1, -1, -1 }, { 0x28E3E, -1, -1, -1, -1, -1, -1, -1, -1, 1487638 }, { 0x28E40, -1, -1, 1487644, -1, -1, -1, -1, -1, -1 }, { 0x28E41, -1, -1, 1487648, -1, -1, -1, -1, -1, -1 }, { 0x28E43, -1, -1, 1487654, -1, -1, -1, -1, -1, -1 }, { 0x28E45, -1, -1, 1487659, -1, -1, -1, -1, -1, -1 }, { 0x28E46, -1, -1, 1487664, -1, -1, -1, -1, -1, -1 }, { 0x28E48, -1, -1, 1487670, -1, -1, -1, -1, -1, -1 }, { 0x28E4A, -1, -1, 1487676, -1, -1, -1, -1, -1, -1 }, { 0x28E4B, -1, -1, 1487682, -1, -1, -1, -1, -1, -1 }, { 0x28E4C, -1, -1, 1487687, -1, -1, -1, -1, -1, -1 }, { 0x28E54, -1, -1, 1487692, -1, -1, -1, -1, -1, -1 }, { 0x28E57, -1, -1, 1487697, -1, -1, -1, -1, -1, -1 }, { 0x28E58, -1, -1, 1487703, -1, -1, -1, -1, -1, -1 }, { 0x28E59, -1, -1, 1487707, -1, -1, -1, -1, -1, -1 }, { 0x28E5A, -1, -1, 1487712, -1, -1, -1, -1, -1, -1 }, { 0x28E5C, -1, -1, 1487719, -1, -1, -1, -1, -1, -1 }, { 0x28E5D, -1, -1, 1487724, -1, -1, -1, -1, -1, -1 }, { 0x28E61, -1, -1, 1487728, -1, -1, -1, -1, -1, -1 }, { 0x28E65, -1, 1487733, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E66, -1, 1487738, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E6C, -1, -1, -1, -1, -1, -1, -1, -1, 1487748 }, { 0x28E75, -1, -1, 1487753, -1, -1, -1, -1, -1, -1 }, { 0x28E76, -1, -1, 1487759, -1, -1, -1, -1, -1, -1 }, { 0x28E78, -1, -1, 1487763, -1, -1, -1, -1, -1, -1 }, { 0x28E79, -1, -1, 1487769, -1, -1, -1, -1, -1, -1 }, { 0x28E7B, -1, -1, 1487775, -1, -1, -1, -1, -1, -1 }, { 0x28E80, -1, -1, 1487781, -1, -1, -1, -1, -1, -1 }, { 0x28E85, -1, -1, 1487787, -1, -1, -1, -1, -1, -1 }, { 0x28E96, -1, -1, 1487791, -1, -1, -1, -1, -1, -1 }, { 0x28E97, -1, 1487796, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E98, -1, -1, 1487801, -1, -1, -1, -1, -1, -1 }, { 0x28E99, -1, -1, 1487807, -1, -1, -1, -1, -1, -1 }, { 0x28E9A, -1, -1, 1487811, -1, -1, -1, -1, -1, -1 }, { 0x28E9D, -1, -1, 1487817, -1, -1, -1, -1, -1, -1 }, { 0x28E9F, -1, -1, 1487823, -1, -1, -1, -1, -1, -1 }, { 0x28EA0, -1, -1, 1487830, -1, -1, -1, -1, -1, -1 }, { 0x28EA1, -1, -1, 1487836, -1, -1, -1, -1, -1, -1 }, { 0x28EA2, -1, -1, 1487842, -1, -1, -1, -1, -1, -1 }, { 0x28EA3, -1, -1, 1487848, -1, -1, -1, -1, -1, -1 }, { 0x28EA4, -1, -1, 1487854, -1, -1, -1, -1, -1, -1 }, { 0x28EA5, -1, -1, 1487858, -1, -1, -1, -1, -1, -1 }, { 0x28EA6, -1, -1, 1487863, -1, -1, -1, -1, -1, -1 }, { 0x28EA7, -1, -1, 1487868, -1, -1, -1, -1, -1, -1 }, { 0x28EA8, -1, -1, 1487873, -1, -1, -1, -1, -1, -1 }, { 0x28EA9, -1, -1, 1487876, -1, -1, -1, -1, -1, -1 }, { 0x28EAB, -1, -1, 1487882, -1, -1, -1, -1, -1, -1 }, { 0x28EAC, -1, 1487888, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EAD, -1, -1, 1487894, -1, -1, -1, -1, -1, -1 }, { 0x28EAE, -1, -1, 1487898, -1, -1, -1, -1, -1, -1 }, { 0x28EB2, -1, 1487903, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EB3, -1, 1487908, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EB5, -1, -1, 1487914, -1, -1, -1, -1, -1, -1 }, { 0x28EB8, -1, -1, 1487920, -1, -1, -1, -1, -1, -1 }, { 0x28EB9, 1487925, -1, 1487963, -1, -1, -1, -1, -1, -1 }, { 0x28EBF, -1, -1, 1487969, -1, -1, -1, -1, -1, -1 }, { 0x28EC0, -1, -1, 1487975, -1, -1, -1, -1, -1, -1 }, { 0x28EC1, -1, -1, 1487979, -1, -1, -1, -1, -1, -1 }, { 0x28EC2, -1, -1, 1487983, -1, -1, -1, -1, -1, -1 }, { 0x28EC3, -1, -1, 1487988, -1, -1, -1, -1, -1, -1 }, { 0x28EC4, -1, -1, 1487993, -1, -1, -1, -1, -1, -1 }, { 0x28EC6, -1, -1, 1487998, -1, -1, -1, -1, -1, -1 }, { 0x28EC8, -1, -1, 1488003, -1, -1, -1, -1, -1, -1 }, { 0x28ECA, -1, -1, 1488008, -1, -1, -1, -1, -1, -1 }, { 0x28ECC, -1, -1, 1488012, -1, -1, -1, -1, -1, -1 }, { 0x28ECD, -1, -1, 1488017, -1, -1, -1, -1, -1, -1 }, { 0x28ECF, -1, -1, 1488021, -1, -1, -1, -1, -1, -1 }, { 0x28ED2, -1, -1, 1488025, -1, -1, -1, -1, -1, -1 }, { 0x28ED5, -1, -1, 1488030, -1, -1, -1, -1, -1, -1 }, { 0x28ED6, -1, -1, 1488034, -1, -1, -1, -1, -1, -1 }, { 0x28ED7, -1, -1, 1488040, -1, -1, -1, -1, -1, -1 }, { 0x28ED9, -1, 1488045, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EE3, -1, -1, 1488051, -1, -1, -1, -1, -1, -1 }, { 0x28EE5, -1, -1, 1488057, -1, -1, -1, -1, -1, -1 }, { 0x28EE7, -1, 1488061, 1488066, -1, -1, -1, -1, -1, -1 }, { 0x28EE8, -1, -1, 1488071, -1, -1, -1, -1, -1, -1 }, { 0x28EEB, -1, -1, -1, -1, -1, -1, -1, -1, 1488076 }, { 0x28EEC, -1, -1, -1, -1, -1, -1, -1, -1, 1488084 }, { 0x28EEE, -1, -1, -1, -1, -1, -1, -1, -1, 1488088 }, { 0x28EF1, -1, -1, 1488094, -1, -1, -1, -1, -1, -1 }, { 0x28EF2, 1488100, -1, 1488117, -1, -1, -1, -1, -1, -1 }, { 0x28EF3, -1, -1, 1488122, -1, -1, -1, -1, -1, -1 }, { 0x28EF5, -1, -1, 1488127, -1, -1, -1, -1, -1, -1 }, { 0x28EF6, 1488132, -1, -1, -1, -1, 1488182, 1488194, -1, -1 }, { 0x28EF7, -1, -1, 1488199, -1, -1, -1, -1, -1, -1 }, { 0x28EFA, -1, -1, 1488205, -1, -1, -1, -1, -1, -1 }, { 0x28EFB, -1, -1, 1488211, -1, -1, -1, -1, -1, -1 }, { 0x28EFC, -1, -1, 1488216, -1, -1, -1, -1, -1, -1 }, { 0x28F08, -1, -1, 1488220, -1, -1, -1, -1, -1, -1 }, { 0x28F09, -1, -1, 1488226, -1, -1, -1, -1, -1, -1 }, { 0x28F0A, -1, -1, 1488232, -1, -1, -1, -1, -1, -1 }, { 0x28F0B, -1, -1, 1488236, -1, -1, -1, -1, -1, 1488240 }, { 0x28F0C, -1, -1, 1488245, -1, -1, -1, -1, -1, -1 }, { 0x28F0D, -1, -1, 1488251, -1, -1, -1, -1, -1, -1 }, { 0x28F0E, -1, -1, 1488256, -1, -1, -1, -1, -1, -1 }, { 0x28F10, -1, -1, 1488261, -1, -1, -1, -1, -1, -1 }, { 0x28F11, -1, -1, 1488267, -1, -1, -1, -1, -1, -1 }, { 0x28F12, -1, -1, 1488272, -1, -1, -1, -1, -1, -1 }, { 0x28F13, -1, -1, 1488278, -1, -1, -1, -1, -1, -1 }, { 0x28F14, -1, -1, 1488283, -1, -1, -1, -1, -1, -1 }, { 0x28F1A, -1, -1, -1, -1, -1, -1, -1, -1, 1488288 }, { 0x28F23, -1, -1, 1488291, -1, -1, -1, -1, -1, -1 }, { 0x28F24, -1, -1, 1488295, -1, -1, -1, -1, -1, -1 }, { 0x28F25, -1, -1, 1488301, -1, -1, -1, -1, -1, -1 }, { 0x28F2A, -1, -1, 1488305, -1, -1, -1, -1, -1, -1 }, { 0x28F2B, -1, -1, 1488310, -1, -1, -1, -1, -1, -1 }, { 0x28F2C, -1, -1, 1488314, -1, -1, -1, -1, -1, -1 }, { 0x28F2E, -1, -1, 1488319, -1, -1, -1, -1, -1, -1 }, { 0x28F2F, -1, -1, 1488325, -1, -1, -1, -1, -1, -1 }, { 0x28F31, -1, -1, 1488330, -1, -1, -1, -1, -1, -1 }, { 0x28F3C, -1, -1, -1, -1, -1, -1, -1, -1, 1488335 }, { 0x28F3D, -1, -1, 1488341, -1, -1, -1, -1, -1, -1 }, { 0x28F3F, -1, -1, 1488345, -1, -1, -1, -1, -1, -1 }, { 0x28F40, -1, -1, 1488351, -1, -1, -1, -1, -1, -1 }, { 0x28F41, -1, -1, 1488355, -1, -1, -1, -1, -1, -1 }, { 0x28F42, -1, -1, 1488360, -1, -1, -1, -1, -1, -1 }, { 0x28F44, -1, -1, 1488364, -1, -1, -1, -1, -1, -1 }, { 0x28F49, -1, -1, 1488369, -1, -1, -1, -1, -1, -1 }, { 0x28F4A, -1, -1, 1488374, -1, -1, -1, -1, -1, -1 }, { 0x28F4D, -1, -1, 1488380, -1, -1, -1, -1, -1, -1 }, { 0x28F4F, -1, -1, 1488384, -1, -1, -1, -1, -1, -1 }, { 0x28F50, -1, -1, 1488389, -1, -1, -1, -1, -1, -1 }, { 0x28F51, -1, -1, 1488393, -1, -1, -1, -1, -1, -1 }, { 0x28F56, -1, -1, 1488398, -1, -1, -1, -1, -1, -1 }, { 0x28F57, -1, -1, 1488404, -1, -1, -1, -1, -1, -1 }, { 0x28F5F, -1, -1, 1488409, -1, -1, -1, -1, -1, -1 }, { 0x28F66, -1, -1, 1488414, -1, -1, -1, -1, -1, -1 }, { 0x28F67, -1, -1, 1488418, -1, -1, -1, -1, -1, -1 }, { 0x28F68, -1, -1, 1488424, -1, -1, -1, -1, -1, -1 }, { 0x28F6F, -1, -1, 1488430, -1, -1, -1, -1, -1, -1 }, { 0x28F72, -1, -1, 1488435, -1, -1, -1, -1, -1, -1 }, { 0x28F77, -1, -1, 1488441, -1, -1, -1, -1, -1, -1 }, { 0x28F79, -1, -1, 1488447, -1, -1, -1, -1, -1, -1 }, { 0x28F7B, -1, -1, 1488451, -1, -1, -1, -1, -1, -1 }, { 0x28F7C, -1, -1, 1488455, -1, -1, -1, -1, -1, -1 }, { 0x28F7F, -1, -1, 1488459, -1, -1, -1, -1, -1, -1 }, { 0x28F82, -1, -1, 1488464, -1, -1, -1, -1, -1, -1 }, { 0x28F85, -1, -1, 1488469, -1, -1, -1, -1, -1, -1 }, { 0x28F89, -1, -1, 1488473, -1, -1, -1, -1, -1, -1 }, { 0x28F8A, -1, -1, 1488478, -1, -1, -1, -1, -1, -1 }, { 0x28F8C, -1, -1, 1488484, -1, -1, -1, -1, -1, -1 }, { 0x28F8E, -1, -1, 1488488, -1, -1, -1, -1, -1, -1 }, { 0x28F92, -1, -1, 1488493, -1, -1, -1, -1, -1, -1 }, { 0x28F93, -1, -1, 1488499, -1, -1, -1, -1, -1, -1 }, { 0x28F94, -1, -1, 1488503, -1, -1, -1, -1, -1, -1 }, { 0x28F97, -1, -1, 1488509, -1, -1, -1, -1, -1, -1 }, { 0x28F9A, -1, -1, 1488514, -1, -1, -1, -1, -1, -1 }, { 0x28F9B, -1, -1, 1488519, -1, -1, -1, -1, -1, -1 }, { 0x28F9E, -1, -1, 1488524, -1, -1, -1, -1, -1, -1 }, { 0x28FA1, -1, -1, 1488529, -1, -1, -1, -1, -1, -1 }, { 0x28FA4, -1, -1, 1488534, -1, -1, -1, -1, -1, -1 }, { 0x28FAC, -1, -1, 1488539, -1, -1, -1, -1, -1, -1 }, { 0x28FB0, -1, -1, 1488544, -1, -1, -1, -1, -1, -1 }, { 0x28FB4, -1, -1, 1488549, -1, -1, -1, -1, -1, -1 }, { 0x28FBB, -1, -1, 1488554, -1, -1, -1, -1, -1, -1 }, { 0x28FBE, -1, -1, 1488560, -1, -1, -1, -1, -1, -1 }, { 0x28FC1, -1, -1, 1488566, -1, -1, -1, -1, -1, -1 }, { 0x28FC5, -1, 1488571, -1, -1, -1, -1, -1, -1, -1 }, { 0x28FC7, -1, -1, 1488576, -1, -1, -1, -1, -1, -1 }, { 0x28FCF, -1, -1, 1488581, -1, -1, -1, -1, -1, -1 }, { 0x28FD0, -1, -1, 1488585, -1, -1, -1, -1, -1, -1 }, { 0x28FDB, -1, -1, 1488590, -1, -1, -1, -1, -1, -1 }, { 0x28FE0, -1, -1, 1488595, -1, -1, -1, -1, -1, -1 }, { 0x28FE2, -1, -1, 1488601, -1, -1, -1, -1, -1, -1 }, { 0x28FED, -1, -1, 1488607, -1, -1, -1, -1, -1, -1 }, { 0x28FFF, -1, -1, 1488612, -1, -1, -1, -1, -1, -1 }, { 0x2900B, -1, -1, 1488619, -1, -1, -1, -1, -1, -1 }, { 0x29016, -1, -1, 1488624, -1, -1, -1, -1, -1, -1 }, { 0x2901C, -1, -1, 1488628, -1, -1, -1, -1, -1, -1 }, { 0x2901E, -1, -1, 1488634, -1, -1, -1, -1, -1, -1 }, { 0x29020, -1, -1, 1488640, -1, -1, -1, -1, -1, -1 }, { 0x29023, -1, -1, 1488645, -1, -1, -1, -1, -1, -1 }, { 0x29027, -1, -1, 1488650, -1, -1, -1, -1, -1, -1 }, { 0x2902A, -1, -1, 1488655, -1, -1, -1, -1, -1, -1 }, { 0x2902B, -1, -1, 1488659, -1, -1, -1, -1, -1, -1 }, { 0x29032, -1, -1, 1488663, -1, -1, -1, -1, -1, -1 }, { 0x29033, -1, -1, -1, -1, -1, -1, -1, -1, 1488668 }, { 0x29036, -1, -1, 1488675, -1, -1, -1, -1, -1, -1 }, { 0x2903C, -1, -1, 1488680, -1, -1, -1, -1, -1, -1 }, { 0x2903F, -1, -1, 1488685, -1, -1, -1, -1, -1, -1 }, { 0x2904C, -1, -1, 1488690, -1, -1, -1, -1, -1, -1 }, { 0x2905E, -1, -1, 1488695, -1, -1, -1, -1, -1, -1 }, { 0x2905F, -1, -1, 1488700, -1, -1, -1, -1, -1, -1 }, { 0x29066, -1, -1, -1, -1, -1, -1, -1, -1, 1488704 }, { 0x2906F, -1, -1, 1488708, -1, -1, -1, -1, -1, -1 }, { 0x29071, -1, -1, -1, -1, -1, -1, -1, -1, 1488713 }, { 0x29074, -1, -1, 1488719, -1, -1, -1, -1, -1, -1 }, { 0x29076, -1, -1, -1, -1, -1, -1, -1, -1, 1488724 }, { 0x29077, -1, -1, 1488731, -1, -1, -1, -1, -1, -1 }, { 0x29079, -1, 1488738, -1, -1, -1, -1, -1, -1, -1 }, { 0x2907A, -1, -1, 1488748, -1, -1, -1, -1, -1, -1 }, { 0x29080, -1, -1, -1, -1, -1, -1, -1, -1, 1488754 }, { 0x29081, -1, -1, -1, -1, -1, -1, -1, -1, 1488759 }, { 0x29082, -1, -1, 1488765, -1, -1, -1, -1, -1, -1 }, { 0x29083, -1, -1, 1488769, -1, -1, -1, -1, -1, -1 }, { 0x29084, -1, -1, 1488775, -1, -1, -1, -1, -1, 1488780 }, { 0x29086, -1, -1, 1488786, -1, -1, -1, -1, -1, -1 }, { 0x29088, -1, 1488791, 1488796, -1, -1, -1, -1, -1, -1 }, { 0x29089, -1, -1, 1488801, -1, -1, -1, -1, -1, -1 }, { 0x2908B, -1, 1488805, -1, -1, -1, -1, -1, -1, -1 }, { 0x2908D, -1, -1, 1488810, -1, -1, -1, -1, -1, -1 }, { 0x2908E, -1, -1, 1488817, -1, -1, -1, -1, -1, -1 }, { 0x2908F, -1, -1, -1, -1, -1, -1, -1, -1, 1488821 }, { 0x29090, -1, -1, -1, -1, -1, -1, -1, -1, 1488825 }, { 0x29091, -1, -1, -1, -1, -1, -1, -1, -1, 1488830 }, { 0x29092, -1, -1, 1488836, -1, -1, -1, -1, -1, -1 }, { 0x29093, -1, 1488840, 1488846, -1, -1, -1, -1, -1, -1 }, { 0x29094, -1, -1, 1488852, -1, -1, -1, -1, -1, -1 }, { 0x29095, -1, -1, 1488856, -1, -1, -1, -1, -1, 1488860 }, { 0x29096, -1, -1, 1488867, -1, -1, -1, -1, -1, -1 }, { 0x29097, -1, -1, 1488871, -1, -1, -1, -1, -1, -1 }, { 0x29099, -1, -1, 1488875, -1, -1, -1, -1, -1, -1 }, { 0x2909D, -1, -1, 1488881, -1, -1, -1, -1, -1, -1 }, { 0x2909E, -1, -1, 1488887, -1, -1, -1, -1, -1, -1 }, { 0x2909F, -1, -1, -1, -1, -1, -1, -1, -1, 1488892 }, { 0x290A0, -1, -1, -1, -1, -1, -1, -1, -1, 1488896 }, { 0x290A2, -1, -1, 1488903, -1, -1, -1, -1, -1, -1 }, { 0x290A3, -1, -1, 1488908, -1, -1, -1, -1, -1, -1 }, { 0x290A4, -1, -1, 1488913, -1, -1, -1, -1, -1, -1 }, { 0x290A5, -1, -1, 1488918, -1, -1, -1, -1, -1, -1 }, { 0x290A6, -1, -1, 1488923, -1, -1, -1, -1, -1, -1 }, { 0x290A7, -1, -1, 1488929, -1, -1, -1, -1, -1, -1 }, { 0x290A8, -1, -1, 1488933, -1, -1, -1, -1, -1, -1 }, { 0x290AA, -1, -1, 1488938, -1, -1, -1, -1, -1, -1 }, { 0x290AB, -1, -1, 1488943, -1, -1, -1, -1, -1, -1 }, { 0x290AF, -1, 1488948, -1, -1, -1, -1, -1, -1, -1 }, { 0x290B0, -1, 1488953, -1, -1, -1, -1, -1, -1, -1 }, { 0x290B1, -1, 1488958, -1, -1, -1, -1, -1, -1, -1 }, { 0x290B3, 1488962, -1, -1, -1, -1, 1489034, 1489039, -1, -1 }, { 0x290B4, -1, -1, 1489048, -1, -1, -1, -1, -1, -1 }, { 0x290B5, -1, -1, 1489053, -1, -1, -1, -1, -1, -1 }, { 0x290B6, -1, -1, -1, -1, -1, -1, -1, -1, 1489059 }, { 0x290B9, -1, -1, 1489064, -1, -1, -1, -1, -1, -1 }, { 0x290BB, -1, -1, 1489068, -1, -1, -1, -1, -1, -1 }, { 0x290BC, -1, -1, 1489073, -1, -1, -1, -1, -1, -1 }, { 0x290BD, -1, -1, 1489079, -1, -1, -1, -1, -1, -1 }, { 0x290BE, -1, -1, 1489085, -1, -1, -1, -1, -1, -1 }, { 0x290BF, -1, -1, 1489091, -1, -1, -1, -1, -1, -1 }, { 0x290C0, -1, 1489096, 1489101, -1, -1, -1, -1, -1, -1 }, { 0x290C1, -1, -1, 1489106, -1, -1, -1, -1, -1, -1 }, { 0x290C3, -1, -1, 1489110, -1, -1, -1, -1, -1, -1 }, { 0x290CB, -1, -1, 1489115, -1, -1, -1, -1, -1, -1 }, { 0x290CD, -1, -1, 1489121, -1, -1, -1, -1, -1, -1 }, { 0x290CE, -1, -1, 1489127, -1, -1, -1, -1, -1, -1 }, { 0x290D0, -1, -1, 1489133, -1, -1, -1, -1, -1, -1 }, { 0x290D1, -1, -1, 1489137, -1, -1, -1, -1, -1, -1 }, { 0x290D2, -1, -1, 1489141, -1, -1, -1, -1, -1, -1 }, { 0x290D5, -1, -1, 1489146, -1, -1, -1, -1, -1, -1 }, { 0x290D6, -1, -1, 1489154, -1, -1, -1, -1, -1, -1 }, { 0x290D8, -1, -1, 1489159, -1, -1, -1, -1, -1, -1 }, { 0x290D9, -1, -1, 1489165, -1, -1, -1, -1, -1, -1 }, { 0x290DA, -1, -1, 1489171, -1, -1, -1, -1, -1, -1 }, { 0x290DC, -1, -1, 1489177, -1, -1, -1, -1, -1, -1 }, { 0x290DE, -1, -1, 1489181, -1, -1, -1, -1, -1, -1 }, { 0x290E0, -1, -1, 1489187, -1, -1, -1, -1, -1, -1 }, { 0x290E1, -1, -1, 1489192, -1, -1, -1, -1, -1, -1 }, { 0x290E4, -1, 1489197, -1, -1, -1, -1, -1, -1, -1 }, { 0x290E5, -1, 1489202, -1, -1, -1, -1, -1, -1, -1 }, { 0x290EC, -1, 1489207, 1489212, -1, -1, -1, -1, -1, -1 }, { 0x290ED, -1, 1489217, 1489223, -1, -1, -1, -1, -1, -1 }, { 0x290EF, -1, -1, 1489229, -1, -1, -1, -1, -1, -1 }, { 0x290F0, -1, -1, 1489233, -1, -1, -1, -1, -1, -1 }, { 0x290F1, -1, -1, 1489238, -1, -1, -1, -1, -1, -1 }, { 0x290F3, -1, -1, -1, -1, -1, -1, -1, -1, 1489243 }, { 0x290F4, -1, -1, 1489249, -1, -1, -1, -1, -1, -1 }, { 0x290F5, -1, -1, 1489253, -1, -1, -1, -1, -1, -1 }, { 0x290F6, -1, -1, 1489258, -1, -1, -1, -1, -1, -1 }, { 0x290F7, -1, -1, 1489262, -1, -1, -1, -1, -1, -1 }, { 0x290F9, -1, -1, 1489267, -1, -1, -1, -1, -1, -1 }, { 0x290FA, -1, -1, 1489272, -1, -1, -1, -1, -1, -1 }, { 0x290FE, -1, -1, 1489277, -1, -1, -1, -1, -1, -1 }, { 0x29105, -1, -1, 1489282, -1, -1, -1, -1, -1, -1 }, { 0x2910A, -1, -1, 1489286, -1, -1, -1, -1, -1, -1 }, { 0x2910B, -1, -1, 1489292, -1, -1, -1, -1, -1, -1 }, { 0x2910D, -1, 1489296, -1, -1, -1, -1, -1, -1, -1 }, { 0x2910E, -1, -1, -1, -1, -1, -1, -1, -1, 1489301 }, { 0x2910F, -1, -1, -1, -1, -1, -1, -1, -1, 1489306 }, { 0x29110, -1, 1489312, -1, -1, -1, -1, -1, -1, 1489318 }, { 0x29111, -1, -1, -1, -1, -1, -1, -1, -1, 1489324 }, { 0x29112, -1, -1, -1, -1, -1, -1, -1, -1, 1489330 }, { 0x29113, -1, -1, -1, -1, -1, -1, -1, -1, 1489334 }, { 0x29114, -1, -1, -1, -1, -1, -1, -1, -1, 1489340 }, { 0x29115, -1, -1, 1489347, -1, -1, -1, -1, -1, -1 }, { 0x29116, -1, -1, 1489352, -1, -1, -1, -1, -1, -1 }, { 0x29117, -1, -1, 1489358, -1, -1, -1, -1, -1, -1 }, { 0x29118, -1, -1, 1489363, -1, -1, -1, -1, -1, -1 }, { 0x29119, -1, -1, 1489369, -1, -1, -1, -1, -1, -1 }, { 0x2911A, -1, -1, 1489374, -1, -1, -1, -1, -1, -1 }, { 0x2911B, -1, -1, 1489378, -1, -1, -1, -1, -1, -1 }, { 0x2911C, -1, -1, 1489384, -1, -1, -1, -1, -1, -1 }, { 0x2911D, -1, -1, 1489388, -1, -1, -1, -1, -1, -1 }, { 0x2911E, -1, -1, 1489393, -1, -1, -1, -1, -1, -1 }, { 0x29120, -1, -1, 1489397, -1, -1, -1, -1, -1, -1 }, { 0x29121, -1, -1, 1489403, -1, -1, -1, -1, -1, -1 }, { 0x29122, -1, -1, 1489409, -1, -1, -1, -1, -1, -1 }, { 0x29126, -1, -1, 1489414, -1, -1, -1, -1, -1, -1 }, { 0x29128, -1, -1, -1, -1, -1, -1, -1, -1, 1489420 }, { 0x2912A, -1, -1, 1489427, -1, -1, -1, -1, -1, -1 }, { 0x2912C, -1, -1, 1489433, -1, -1, -1, -1, -1, -1 }, { 0x2912E, -1, -1, 1489438, -1, -1, -1, -1, -1, -1 }, { 0x2912F, -1, -1, 1489443, -1, -1, -1, -1, -1, -1 }, { 0x29130, -1, -1, -1, -1, -1, -1, -1, -1, 1489447 }, { 0x29131, -1, -1, -1, -1, -1, -1, -1, -1, 1489452 }, { 0x29132, -1, -1, -1, -1, -1, -1, -1, -1, 1489458 }, { 0x29133, -1, -1, -1, -1, -1, -1, -1, -1, 1489463 }, { 0x29134, -1, -1, -1, -1, -1, -1, -1, -1, 1489470 }, { 0x29135, -1, -1, -1, -1, -1, -1, -1, -1, 1489476 }, { 0x29136, -1, -1, -1, -1, -1, -1, -1, -1, 1489482 }, { 0x29137, -1, -1, 1489488, -1, -1, -1, -1, -1, -1 }, { 0x29138, -1, -1, 1489494, -1, -1, -1, -1, -1, -1 }, { 0x2913A, -1, -1, 1489498, -1, -1, -1, -1, -1, -1 }, { 0x2913B, -1, -1, 1489504, -1, -1, -1, -1, -1, -1 }, { 0x2913C, -1, 1489508, 1489513, -1, -1, -1, -1, -1, -1 }, { 0x2913D, -1, -1, 1489518, -1, -1, -1, -1, -1, -1 }, { 0x2913E, -1, -1, 1489522, -1, -1, -1, -1, -1, -1 }, { 0x2913F, -1, -1, 1489526, -1, -1, -1, -1, -1, -1 }, { 0x29140, -1, -1, 1489530, -1, -1, -1, -1, -1, -1 }, { 0x29141, -1, -1, 1489536, -1, -1, -1, -1, -1, -1 }, { 0x29143, -1, -1, 1489542, -1, -1, -1, -1, -1, -1 }, { 0x29144, -1, -1, 1489550, -1, -1, -1, -1, -1, -1 }, { 0x29145, -1, -1, 1489554, -1, -1, -1, -1, -1, -1 }, { 0x29146, -1, -1, 1489560, -1, -1, -1, -1, -1, -1 }, { 0x29147, -1, -1, 1489565, -1, -1, -1, -1, -1, -1 }, { 0x2914C, -1, -1, 1489569, -1, -1, -1, -1, -1, -1 }, { 0x2914D, -1, 1489575, 1489581, -1, -1, -1, -1, -1, -1 }, { 0x29156, -1, -1, 1489586, -1, -1, -1, -1, -1, -1 }, { 0x29158, -1, -1, -1, -1, -1, -1, -1, -1, 1489590 }, { 0x29159, -1, -1, -1, -1, -1, -1, -1, -1, 1489595 }, { 0x2915A, -1, -1, -1, -1, -1, -1, -1, -1, 1489601 }, { 0x2915B, -1, 1489607, -1, -1, -1, -1, -1, -1, 1489613 }, { 0x2915C, -1, -1, -1, -1, -1, -1, -1, -1, 1489619 }, { 0x2915D, -1, -1, 1489625, -1, -1, -1, -1, -1, -1 }, { 0x2915E, -1, 1489629, 1489641, -1, -1, -1, -1, -1, -1 }, { 0x29160, -1, -1, 1489648, -1, -1, -1, -1, -1, -1 }, { 0x29161, -1, -1, 1489653, -1, -1, -1, -1, -1, -1 }, { 0x29162, -1, -1, 1489658, -1, -1, -1, -1, -1, -1 }, { 0x29165, -1, -1, 1489662, -1, -1, -1, -1, -1, -1 }, { 0x29166, -1, -1, 1489667, -1, -1, -1, -1, -1, -1 }, { 0x29167, -1, -1, 1489672, -1, -1, -1, -1, -1, -1 }, { 0x29168, -1, -1, 1489679, -1, -1, -1, -1, -1, -1 }, { 0x29169, -1, -1, 1489684, -1, -1, -1, -1, -1, -1 }, { 0x2916A, -1, -1, 1489688, -1, -1, -1, -1, -1, -1 }, { 0x2916E, -1, -1, 1489696, -1, -1, -1, -1, -1, -1 }, { 0x29170, -1, 1489701, 1489705, -1, -1, -1, -1, -1, -1 }, { 0x29172, -1, -1, 1489709, -1, -1, -1, -1, -1, -1 }, { 0x29174, -1, -1, 1489714, -1, -1, -1, -1, -1, -1 }, { 0x29179, -1, -1, -1, -1, -1, -1, -1, -1, 1489719 }, { 0x2917A, -1, -1, -1, -1, -1, -1, -1, -1, 1489724 }, { 0x2917B, 1489734, 1489729, -1, -1, -1, -1, -1, -1, 1489747 }, { 0x2917C, -1, -1, 1489753, -1, -1, -1, -1, -1, -1 }, { 0x2917D, -1, -1, 1489759, -1, -1, -1, -1, -1, -1 }, { 0x2917E, -1, -1, 1489765, -1, -1, -1, -1, -1, -1 }, { 0x2917F, -1, -1, 1489770, -1, -1, -1, -1, -1, -1 }, { 0x29180, -1, -1, 1489774, -1, -1, -1, -1, -1, -1 }, { 0x29181, -1, -1, 1489779, -1, -1, -1, -1, -1, -1 }, { 0x29182, -1, -1, 1489784, -1, -1, -1, -1, -1, -1 }, { 0x29184, -1, -1, 1489788, -1, -1, -1, -1, -1, -1 }, { 0x29185, -1, -1, 1489794, -1, -1, -1, -1, -1, -1 }, { 0x29186, -1, -1, 1489798, -1, -1, -1, -1, -1, -1 }, { 0x2918B, -1, -1, -1, -1, -1, -1, -1, -1, 1489804 }, { 0x2918D, -1, -1, -1, -1, -1, -1, -1, -1, 1489809 }, { 0x2918E, -1, -1, 1489814, -1, -1, -1, -1, -1, -1 }, { 0x2918F, -1, -1, -1, -1, -1, -1, -1, -1, 1489819 }, { 0x29190, -1, -1, -1, -1, -1, -1, -1, -1, 1489825 }, { 0x29191, -1, -1, 1489831, -1, -1, -1, -1, -1, -1 }, { 0x29192, -1, -1, 1489837, -1, -1, -1, -1, -1, -1 }, { 0x29193, -1, -1, 1489843, -1, -1, -1, -1, -1, -1 }, { 0x29194, -1, -1, 1489848, -1, -1, -1, -1, -1, -1 }, { 0x29198, -1, -1, 1489854, -1, -1, -1, -1, -1, -1 }, { 0x2919A, -1, -1, 1489859, -1, -1, -1, -1, -1, -1 }, { 0x2919C, -1, 1489865, -1, -1, -1, -1, -1, -1, -1 }, { 0x2919D, -1, -1, 1489871, -1, -1, -1, -1, -1, -1 }, { 0x2919F, -1, -1, 1489875, -1, -1, -1, -1, -1, -1 }, { 0x291A0, -1, -1, -1, -1, -1, -1, -1, -1, 1489880 }, { 0x291A1, -1, -1, -1, -1, -1, -1, -1, -1, 1489887 }, { 0x291A2, -1, -1, -1, -1, -1, -1, -1, -1, 1489892 }, { 0x291A3, -1, -1, 1489897, -1, -1, -1, -1, -1, -1 }, { 0x291A4, -1, -1, 1489902, -1, -1, -1, -1, -1, -1 }, { 0x291A6, -1, -1, 1489908, -1, -1, -1, -1, -1, -1 }, { 0x291A8, -1, 1489913, -1, -1, -1, -1, -1, -1, -1 }, { 0x291AA, -1, -1, -1, -1, -1, -1, -1, -1, 1489919 }, { 0x291AB, -1, -1, 1489925, -1, -1, -1, -1, -1, -1 }, { 0x291AC, -1, -1, -1, -1, -1, -1, -1, -1, 1489931 }, { 0x291AE, -1, -1, 1489938, -1, -1, -1, -1, -1, -1 }, { 0x291AF, -1, -1, 1489944, -1, -1, -1, -1, -1, -1 }, { 0x291B1, -1, -1, 1489950, -1, -1, -1, -1, -1, -1 }, { 0x291B2, -1, -1, 1489955, -1, -1, -1, -1, -1, -1 }, { 0x291B4, -1, -1, -1, -1, -1, -1, -1, -1, 1489959 }, { 0x291B5, -1, -1, 1489964, -1, -1, -1, -1, -1, -1 }, { 0x291B6, -1, -1, 1489968, -1, -1, -1, -1, -1, -1 }, { 0x291B7, -1, -1, 1489974, -1, -1, -1, -1, -1, 1489980 }, { 0x291B8, -1, -1, 1489986, -1, -1, -1, -1, -1, -1 }, { 0x291BB, -1, -1, 1489992, -1, -1, -1, -1, -1, -1 }, { 0x291BC, -1, -1, 1489998, -1, -1, -1, -1, -1, -1 }, { 0x291BD, -1, -1, 1490004, -1, -1, -1, -1, -1, -1 }, { 0x291BE, -1, -1, -1, -1, -1, -1, -1, -1, 1490010 }, { 0x291BF, -1, -1, 1490016, -1, -1, -1, -1, -1, -1 }, { 0x291C4, -1, -1, 1490024, -1, -1, -1, -1, -1, -1 }, { 0x291C5, -1, -1, -1, -1, -1, -1, -1, -1, 1490030 }, { 0x291C6, -1, -1, -1, -1, -1, -1, -1, -1, 1490034 }, { 0x291C7, -1, -1, 1490040, -1, -1, -1, -1, -1, -1 }, { 0x291CD, -1, -1, -1, -1, -1, -1, -1, -1, 1490045 }, { 0x291CE, -1, -1, 1490050, -1, -1, -1, -1, -1, -1 }, { 0x291CF, -1, -1, 1490056, -1, -1, -1, -1, -1, -1 }, { 0x291D0, -1, -1, 1490062, -1, -1, -1, -1, -1, -1 }, { 0x291D4, -1, -1, 1490066, -1, -1, -1, -1, -1, -1 }, { 0x291D5, -1, 1490072, 1490084, -1, -1, -1, -1, 1490078, -1 }, { 0x291D6, -1, -1, 1490090, -1, -1, -1, -1, -1, -1 }, { 0x291DC, -1, -1, 1490096, -1, -1, -1, -1, -1, -1 }, { 0x291DD, -1, -1, 1490102, -1, -1, -1, -1, -1, -1 }, { 0x291DF, -1, -1, 1490108, -1, -1, -1, -1, -1, -1 }, { 0x291E0, -1, -1, 1490114, -1, -1, -1, -1, -1, -1 }, { 0x291E2, -1, -1, -1, -1, -1, -1, -1, -1, 1490117 }, { 0x291E3, -1, -1, 1490128, -1, -1, -1, -1, 1490122, -1 }, { 0x291E9, -1, -1, 1490132, -1, -1, -1, -1, -1, -1 }, { 0x291EB, -1, 1490137, 1490142, -1, -1, -1, -1, -1, -1 }, { 0x291EE, -1, -1, 1490147, -1, -1, -1, -1, -1, -1 }, { 0x291EF, -1, -1, 1490152, -1, -1, -1, -1, -1, -1 }, { 0x291F4, -1, -1, 1490157, -1, -1, -1, -1, -1, -1 }, { 0x291F5, -1, -1, 1490163, -1, -1, -1, -1, -1, -1 }, { 0x291FA, -1, -1, 1490167, -1, -1, -1, -1, -1, -1 }, { 0x291FB, -1, -1, 1490171, -1, -1, -1, -1, -1, -1 }, { 0x291FD, -1, -1, 1490176, -1, -1, -1, -1, -1, -1 }, { 0x29201, -1, -1, 1490181, -1, -1, -1, -1, -1, -1 }, { 0x29202, -1, -1, -1, -1, -1, -1, -1, -1, 1490186 }, { 0x29206, -1, -1, 1490190, -1, -1, -1, -1, -1, -1 }, { 0x29207, -1, -1, 1490194, -1, -1, -1, -1, -1, -1 }, { 0x29208, -1, -1, 1490199, -1, -1, -1, -1, -1, -1 }, { 0x29209, -1, -1, 1490205, -1, -1, -1, -1, -1, -1 }, { 0x2920A, -1, -1, 1490210, -1, -1, -1, -1, -1, -1 }, { 0x2920B, -1, -1, 1490215, -1, -1, -1, -1, -1, -1 }, { 0x2920D, -1, -1, 1490219, -1, -1, -1, -1, -1, -1 }, { 0x2920E, -1, -1, 1490225, -1, -1, -1, -1, -1, -1 }, { 0x2920F, -1, -1, 1490231, -1, -1, -1, -1, -1, -1 }, { 0x29210, -1, -1, 1490235, -1, -1, -1, -1, -1, -1 }, { 0x29211, -1, -1, 1490240, -1, -1, -1, -1, -1, -1 }, { 0x29214, -1, -1, 1490245, -1, -1, -1, -1, -1, -1 }, { 0x29215, -1, -1, 1490249, -1, -1, -1, -1, -1, -1 }, { 0x29216, -1, -1, 1490253, -1, -1, -1, -1, -1, -1 }, { 0x29217, -1, -1, 1490259, -1, -1, -1, -1, -1, -1 }, { 0x29218, -1, -1, -1, -1, -1, -1, -1, -1, 1490264 }, { 0x2921A, -1, -1, 1490270, -1, -1, -1, -1, -1, -1 }, { 0x2921C, -1, -1, 1490276, -1, -1, -1, -1, -1, -1 }, { 0x2921E, -1, -1, 1490281, -1, -1, -1, -1, -1, -1 }, { 0x29221, -1, -1, 1490286, -1, -1, -1, -1, -1, -1 }, { 0x29222, -1, -1, 1490292, -1, -1, -1, -1, -1, -1 }, { 0x29223, -1, -1, 1490296, -1, -1, -1, -1, -1, -1 }, { 0x29224, -1, -1, 1490301, -1, -1, -1, -1, -1, -1 }, { 0x29225, -1, -1, 1490306, -1, -1, -1, -1, -1, -1 }, { 0x29226, -1, -1, 1490312, -1, -1, -1, -1, -1, -1 }, { 0x29229, -1, -1, -1, -1, -1, -1, -1, -1, 1490317 }, { 0x2922A, -1, -1, -1, -1, -1, -1, -1, -1, 1490322 }, { 0x2922C, -1, -1, 1490328, -1, -1, -1, -1, -1, -1 }, { 0x2922D, -1, -1, 1490333, -1, -1, -1, -1, -1, -1 }, { 0x2922E, -1, -1, 1490337, -1, -1, -1, -1, -1, -1 }, { 0x2922F, -1, -1, 1490343, -1, -1, -1, -1, -1, -1 }, { 0x29231, -1, -1, 1490348, -1, -1, -1, -1, -1, -1 }, { 0x29232, -1, -1, 1490352, -1, -1, -1, -1, -1, -1 }, { 0x29234, -1, -1, 1490358, -1, -1, -1, -1, -1, -1 }, { 0x29235, -1, -1, 1490362, -1, -1, -1, -1, -1, -1 }, { 0x29236, -1, -1, 1490367, -1, -1, -1, -1, -1, -1 }, { 0x29238, -1, -1, 1490372, -1, -1, -1, -1, -1, -1 }, { 0x29239, -1, -1, 1490377, -1, -1, -1, -1, -1, -1 }, { 0x2923A, -1, -1, 1490383, -1, -1, -1, -1, -1, -1 }, { 0x2923B, -1, -1, 1490388, -1, -1, -1, -1, -1, -1 }, { 0x2923C, -1, -1, 1490393, -1, -1, -1, -1, -1, -1 }, { 0x29240, -1, -1, 1490398, -1, -1, -1, -1, -1, -1 }, { 0x29241, -1, -1, 1490403, -1, -1, -1, -1, -1, -1 }, { 0x29242, -1, -1, 1490409, -1, -1, -1, -1, -1, -1 }, { 0x29244, -1, -1, 1490413, -1, -1, -1, -1, -1, -1 }, { 0x29246, -1, -1, 1490419, -1, -1, -1, -1, -1, -1 }, { 0x2924B, -1, -1, 1490425, -1, -1, -1, -1, -1, -1 }, { 0x2924D, -1, -1, 1490429, -1, -1, -1, -1, -1, -1 }, { 0x29250, -1, -1, 1490435, -1, -1, -1, -1, -1, -1 }, { 0x29254, -1, -1, 1490440, -1, -1, -1, -1, -1, -1 }, { 0x29255, -1, -1, 1490446, -1, -1, -1, -1, -1, -1 }, { 0x29257, -1, -1, 1490451, -1, -1, -1, -1, -1, -1 }, { 0x29259, -1, -1, 1490457, -1, -1, -1, -1, -1, -1 }, { 0x2925C, -1, -1, 1490462, -1, -1, -1, -1, -1, -1 }, { 0x2925D, -1, -1, 1490466, -1, -1, -1, -1, -1, -1 }, { 0x29261, -1, -1, 1490471, -1, -1, -1, -1, -1, -1 }, { 0x29262, -1, -1, 1490476, -1, -1, -1, -1, -1, -1 }, { 0x29265, -1, -1, 1490480, -1, -1, -1, -1, -1, -1 }, { 0x29267, -1, -1, 1490486, -1, -1, -1, -1, -1, -1 }, { 0x2926B, -1, -1, 1490492, -1, -1, -1, -1, -1, -1 }, { 0x2926C, -1, -1, 1490496, -1, -1, -1, -1, -1, -1 }, { 0x2926F, -1, -1, 1490500, -1, -1, -1, -1, -1, -1 }, { 0x29270, -1, -1, 1490506, -1, -1, -1, -1, -1, -1 }, { 0x29271, -1, -1, 1490511, -1, -1, -1, -1, -1, -1 }, { 0x29274, -1, -1, 1490515, -1, -1, -1, -1, -1, -1 }, { 0x29275, -1, -1, 1490518, -1, -1, -1, -1, -1, -1 }, { 0x29278, -1, -1, 1490523, -1, -1, -1, -1, -1, -1 }, { 0x29279, -1, -1, 1490527, -1, -1, -1, -1, -1, -1 }, { 0x2927A, -1, -1, 1490531, -1, -1, -1, -1, -1, -1 }, { 0x2927C, -1, -1, 1490536, -1, -1, -1, -1, -1, -1 }, { 0x2927D, -1, -1, 1490542, -1, -1, -1, -1, -1, -1 }, { 0x2927E, -1, -1, 1490546, -1, -1, -1, -1, -1, -1 }, { 0x2927F, -1, -1, 1490551, -1, -1, -1, -1, -1, -1 }, { 0x29280, -1, -1, 1490555, -1, -1, -1, -1, -1, -1 }, { 0x29281, -1, -1, 1490559, -1, -1, -1, -1, -1, -1 }, { 0x29282, -1, -1, 1490564, -1, -1, -1, -1, -1, -1 }, { 0x29283, -1, -1, 1490570, -1, -1, -1, -1, -1, -1 }, { 0x29284, -1, -1, 1490574, -1, -1, -1, -1, -1, -1 }, { 0x29285, -1, -1, 1490580, -1, -1, -1, -1, -1, -1 }, { 0x29287, -1, -1, 1490585, -1, -1, -1, -1, -1, -1 }, { 0x2928C, -1, -1, 1490589, -1, -1, -1, -1, -1, -1 }, { 0x2928D, -1, -1, 1490595, -1, -1, -1, -1, -1, -1 }, { 0x2928F, -1, -1, 1490600, -1, -1, -1, -1, -1, -1 }, { 0x29291, -1, -1, 1490605, -1, -1, -1, -1, -1, -1 }, { 0x29293, -1, -1, 1490611, -1, -1, -1, -1, -1, -1 }, { 0x29294, -1, -1, 1490616, -1, -1, -1, -1, -1, -1 }, { 0x29296, -1, -1, 1490622, -1, -1, -1, -1, -1, -1 }, { 0x2929A, -1, -1, 1490628, -1, -1, -1, -1, -1, -1 }, { 0x2929B, -1, -1, 1490633, -1, -1, -1, -1, -1, -1 }, { 0x2929C, -1, -1, 1490638, -1, -1, -1, -1, -1, -1 }, { 0x2929D, -1, -1, 1490643, -1, -1, -1, -1, -1, -1 }, { 0x292A1, -1, -1, 1490648, -1, -1, -1, -1, -1, -1 }, { 0x292A2, -1, -1, 1490654, -1, -1, -1, -1, -1, -1 }, { 0x292A3, -1, -1, 1490657, -1, -1, -1, -1, -1, -1 }, { 0x292A4, -1, -1, 1490662, -1, -1, -1, -1, -1, -1 }, { 0x292A8, -1, -1, 1490666, -1, -1, -1, -1, -1, -1 }, { 0x292A9, -1, -1, 1490672, -1, -1, -1, -1, -1, -1 }, { 0x292AA, -1, -1, 1490678, -1, -1, -1, -1, -1, -1 }, { 0x292AB, -1, -1, 1490683, -1, -1, -1, -1, -1, -1 }, { 0x292AC, -1, -1, 1490689, -1, -1, -1, -1, -1, -1 }, { 0x292AD, -1, -1, 1490693, -1, -1, -1, -1, -1, -1 }, { 0x292AE, -1, -1, 1490698, -1, -1, -1, -1, -1, -1 }, { 0x292AF, -1, -1, 1490703, -1, -1, -1, -1, -1, -1 }, { 0x292B0, -1, -1, 1490707, -1, -1, -1, -1, -1, -1 }, { 0x292B4, -1, -1, 1490711, -1, -1, -1, -1, -1, -1 }, { 0x292B5, -1, -1, 1490716, -1, -1, -1, -1, -1, -1 }, { 0x292B6, -1, -1, 1490721, -1, -1, -1, -1, -1, -1 }, { 0x292BA, -1, -1, 1490725, -1, -1, -1, -1, -1, -1 }, { 0x292BB, -1, -1, 1490730, -1, -1, -1, -1, -1, -1 }, { 0x292BD, -1, -1, -1, -1, -1, -1, -1, -1, 1490735 }, { 0x292BE, -1, -1, -1, -1, -1, -1, -1, -1, 1490739 }, { 0x292BF, -1, -1, 1490744, -1, -1, -1, -1, -1, -1 }, { 0x292C1, -1, -1, 1490748, -1, -1, -1, -1, -1, -1 }, { 0x292C2, -1, -1, 1490754, -1, -1, -1, -1, -1, -1 }, { 0x292C3, -1, -1, 1490759, -1, -1, -1, -1, -1, -1 }, { 0x292C4, -1, -1, 1490764, -1, -1, -1, -1, -1, -1 }, { 0x292C5, -1, -1, 1490770, -1, -1, -1, -1, -1, -1 }, { 0x292C6, -1, -1, 1490774, -1, -1, -1, -1, -1, -1 }, { 0x292C8, -1, -1, 1490780, -1, -1, -1, -1, -1, -1 }, { 0x292C9, -1, -1, 1490785, -1, -1, -1, -1, -1, -1 }, { 0x292CA, -1, -1, 1490789, -1, -1, -1, -1, -1, -1 }, { 0x292CB, -1, -1, 1490792, -1, -1, -1, -1, -1, -1 }, { 0x292CC, -1, -1, 1490798, -1, -1, -1, -1, -1, -1 }, { 0x292CD, -1, -1, 1490802, -1, -1, -1, -1, -1, -1 }, { 0x292CF, -1, -1, 1490808, -1, -1, -1, -1, -1, -1 }, { 0x292D2, -1, -1, 1490813, -1, -1, -1, -1, -1, -1 }, { 0x292D7, -1, -1, 1490819, -1, -1, -1, -1, -1, -1 }, { 0x292D8, 1490830, 1490824, 1490836, -1, -1, -1, -1, -1, -1 }, { 0x292D9, -1, -1, 1490841, -1, -1, -1, -1, -1, -1 }, { 0x292DC, -1, -1, 1490847, -1, -1, -1, -1, -1, -1 }, { 0x292DD, -1, -1, 1490851, -1, -1, -1, -1, -1, -1 }, { 0x292DE, -1, -1, 1490856, -1, -1, -1, -1, -1, -1 }, { 0x292DF, -1, -1, 1490861, -1, -1, -1, -1, -1, -1 }, { 0x292E0, -1, -1, 1490865, -1, -1, -1, -1, -1, -1 }, { 0x292E1, -1, -1, 1490871, -1, -1, -1, -1, -1, -1 }, { 0x292E2, -1, -1, 1490876, -1, -1, -1, -1, -1, -1 }, { 0x292E3, -1, -1, 1490882, -1, -1, -1, -1, -1, -1 }, { 0x292E4, -1, -1, 1490886, -1, -1, -1, -1, -1, -1 }, { 0x292E7, 1490896, 1490890, 1490922, -1, -1, -1, -1, -1, -1 }, { 0x292E8, -1, -1, 1490927, -1, -1, -1, -1, -1, -1 }, { 0x292E9, -1, -1, 1490931, -1, -1, -1, -1, -1, -1 }, { 0x292EA, -1, -1, 1490936, -1, -1, -1, -1, -1, -1 }, { 0x292EB, -1, -1, 1490940, -1, -1, -1, -1, -1, -1 }, { 0x292EC, -1, -1, 1490946, -1, -1, -1, -1, -1, -1 }, { 0x292EE, -1, -1, 1490952, -1, -1, -1, -1, -1, -1 }, { 0x292EF, -1, -1, 1490958, -1, -1, -1, -1, -1, -1 }, { 0x292F0, -1, -1, 1490964, -1, -1, -1, -1, -1, -1 }, { 0x292F1, -1, -1, 1490970, -1, -1, -1, -1, -1, -1 }, { 0x292F5, -1, -1, 1490976, -1, -1, -1, -1, -1, -1 }, { 0x292F7, -1, -1, 1490981, -1, -1, -1, -1, -1, -1 }, { 0x292F9, -1, -1, 1490984, -1, -1, -1, -1, -1, -1 }, { 0x292FA, -1, -1, 1490990, -1, -1, -1, -1, -1, -1 }, { 0x292FB, -1, -1, 1490995, -1, -1, -1, -1, -1, -1 }, { 0x292FD, -1, -1, 1491000, -1, -1, -1, -1, -1, -1 }, { 0x292FE, -1, -1, 1491003, -1, -1, -1, -1, -1, -1 }, { 0x292FF, -1, -1, 1491008, -1, -1, -1, -1, -1, -1 }, { 0x29302, -1, -1, -1, -1, -1, -1, -1, -1, 1491013 }, { 0x29303, -1, -1, 1491020, -1, -1, -1, -1, -1, -1 }, { 0x29304, -1, -1, 1491026, -1, -1, -1, -1, -1, -1 }, { 0x29306, -1, -1, 1491032, -1, -1, -1, -1, -1, -1 }, { 0x29307, -1, -1, 1491037, -1, -1, -1, -1, -1, -1 }, { 0x29308, -1, -1, 1491041, -1, -1, -1, -1, -1, -1 }, { 0x29309, -1, -1, 1491046, -1, -1, -1, -1, -1, -1 }, { 0x2930A, -1, -1, 1491050, -1, -1, -1, -1, -1, -1 }, { 0x2930C, -1, -1, 1491055, -1, -1, -1, -1, -1, -1 }, { 0x2930D, -1, -1, 1491061, -1, -1, -1, -1, -1, -1 }, { 0x2930F, -1, -1, 1491066, -1, -1, -1, -1, -1, -1 }, { 0x29310, -1, -1, 1491070, -1, -1, -1, -1, -1, -1 }, { 0x29311, -1, -1, 1491074, -1, -1, -1, -1, -1, -1 }, { 0x29318, -1, -1, 1491080, -1, -1, -1, -1, -1, -1 }, { 0x2931D, -1, -1, 1491084, -1, -1, -1, -1, -1, -1 }, { 0x29320, -1, -1, 1491090, -1, -1, -1, -1, -1, -1 }, { 0x29321, -1, -1, 1491097, -1, -1, -1, -1, -1, -1 }, { 0x29322, -1, -1, 1491101, -1, -1, -1, -1, -1, -1 }, { 0x29327, -1, -1, 1491106, -1, -1, -1, -1, -1, -1 }, { 0x29328, -1, -1, 1491110, -1, -1, -1, -1, -1, -1 }, { 0x29329, -1, -1, 1491117, -1, -1, -1, -1, -1, -1 }, { 0x2932A, -1, -1, 1491122, -1, -1, -1, -1, -1, -1 }, { 0x2932B, -1, -1, 1491126, -1, -1, -1, -1, -1, -1 }, { 0x2932C, -1, -1, 1491130, -1, -1, -1, -1, -1, -1 }, { 0x2932D, -1, -1, 1491137, -1, -1, -1, -1, -1, -1 }, { 0x2932E, -1, -1, 1491142, -1, -1, -1, -1, -1, -1 }, { 0x2932F, -1, -1, 1491146, -1, -1, -1, -1, -1, -1 }, { 0x29330, -1, -1, 1491152, -1, -1, -1, -1, -1, -1 }, { 0x29332, -1, -1, 1491158, -1, -1, -1, -1, -1, -1 }, { 0x2933E, -1, -1, 1491162, -1, -1, -1, -1, -1, -1 }, { 0x29342, -1, -1, 1491169, -1, -1, -1, -1, -1, -1 }, { 0x29343, -1, -1, 1491174, -1, -1, -1, -1, -1, -1 }, { 0x29345, -1, -1, 1491179, -1, -1, -1, -1, -1, -1 }, { 0x29346, -1, -1, 1491185, -1, -1, -1, -1, -1, -1 }, { 0x29349, -1, -1, 1491189, -1, -1, -1, -1, -1, -1 }, { 0x2934B, -1, -1, 1491195, -1, -1, -1, -1, -1, -1 }, { 0x2934C, -1, -1, 1491202, -1, -1, -1, -1, -1, -1 }, { 0x2934E, -1, -1, 1491208, -1, -1, -1, -1, -1, -1 }, { 0x2934F, -1, -1, 1491214, -1, -1, -1, -1, -1, -1 }, { 0x29350, -1, -1, 1491218, -1, -1, -1, -1, -1, -1 }, { 0x29353, -1, -1, 1491224, -1, -1, -1, -1, -1, 1491230 }, { 0x29354, -1, -1, 1491236, -1, -1, -1, -1, -1, -1 }, { 0x29356, -1, -1, 1491240, -1, -1, -1, -1, -1, -1 }, { 0x29357, 1491244, -1, 1491307, -1, -1, -1, -1, -1, -1 }, { 0x29359, -1, -1, 1491313, -1, -1, -1, -1, -1, -1 }, { 0x2935A, -1, -1, 1491317, -1, -1, -1, -1, -1, -1 }, { 0x2935C, -1, -1, 1491322, -1, -1, -1, -1, -1, -1 }, { 0x2935D, -1, -1, 1491327, -1, -1, -1, -1, -1, -1 }, { 0x29361, -1, -1, 1491332, -1, -1, -1, -1, -1, -1 }, { 0x29362, -1, -1, -1, -1, -1, -1, -1, -1, 1491338 }, { 0x29363, -1, -1, -1, -1, -1, -1, -1, -1, 1491342 }, { 0x29365, -1, -1, 1491347, -1, -1, -1, -1, -1, -1 }, { 0x29366, -1, -1, 1491351, -1, -1, -1, -1, -1, -1 }, { 0x29367, -1, -1, 1491355, -1, -1, -1, -1, -1, -1 }, { 0x29368, -1, -1, 1491361, -1, -1, -1, -1, -1, -1 }, { 0x2936A, -1, -1, 1491366, -1, -1, -1, -1, -1, -1 }, { 0x29372, -1, -1, 1491371, -1, -1, -1, -1, -1, -1 }, { 0x29373, -1, -1, 1491376, -1, -1, -1, -1, -1, -1 }, { 0x29375, -1, -1, 1491380, -1, -1, -1, -1, -1, -1 }, { 0x29377, -1, -1, 1491385, -1, -1, -1, -1, -1, -1 }, { 0x29378, -1, -1, 1491390, -1, -1, -1, -1, -1, -1 }, { 0x2937B, -1, -1, 1491394, -1, -1, -1, -1, -1, -1 }, { 0x2937C, -1, -1, 1491400, -1, -1, -1, -1, -1, -1 }, { 0x2937F, -1, -1, 1491404, -1, -1, -1, -1, -1, -1 }, { 0x29382, -1, -1, 1491408, -1, -1, -1, -1, -1, -1 }, { 0x29383, -1, -1, 1491414, -1, -1, -1, -1, -1, -1 }, { 0x29389, -1, -1, 1491419, -1, -1, -1, -1, -1, -1 }, { 0x2938A, -1, -1, 1491423, -1, -1, -1, -1, -1, -1 }, { 0x2938E, -1, -1, 1491428, -1, -1, -1, -1, -1, -1 }, { 0x29391, -1, -1, 1491432, -1, -1, -1, -1, -1, -1 }, { 0x29392, -1, -1, 1491438, -1, -1, -1, -1, -1, -1 }, { 0x29394, -1, -1, 1491443, -1, -1, -1, -1, -1, -1 }, { 0x29395, -1, -1, 1491449, -1, -1, -1, -1, -1, -1 }, { 0x29396, -1, -1, 1491453, -1, -1, -1, -1, -1, -1 }, { 0x29397, -1, -1, 1491458, -1, -1, -1, -1, -1, -1 }, { 0x29398, -1, -1, 1491463, -1, -1, -1, -1, -1, -1 }, { 0x29399, -1, -1, 1491468, -1, -1, -1, -1, -1, -1 }, { 0x2939A, -1, -1, 1491473, -1, -1, -1, -1, -1, -1 }, { 0x2939B, -1, -1, 1491478, -1, -1, -1, -1, -1, -1 }, { 0x2939C, -1, -1, 1491482, -1, -1, -1, -1, -1, -1 }, { 0x2939F, -1, -1, 1491487, -1, -1, -1, -1, -1, -1 }, { 0x293A2, -1, -1, 1491492, -1, -1, -1, -1, -1, -1 }, { 0x293A4, -1, -1, 1491497, -1, -1, -1, -1, -1, -1 }, { 0x293A5, -1, -1, 1491502, -1, -1, -1, -1, -1, -1 }, { 0x293AB, -1, -1, 1491506, -1, -1, -1, -1, -1, -1 }, { 0x293AD, -1, -1, 1491511, -1, -1, -1, -1, -1, -1 }, { 0x293B0, -1, -1, 1491515, -1, -1, -1, -1, -1, -1 }, { 0x293B2, -1, -1, 1491520, -1, -1, -1, -1, -1, -1 }, { 0x293B3, -1, -1, 1491525, -1, -1, -1, -1, -1, -1 }, { 0x293B5, -1, -1, 1491531, -1, -1, -1, -1, -1, -1 }, { 0x293B7, -1, -1, 1491536, -1, -1, -1, -1, -1, -1 }, { 0x293B9, -1, -1, 1491540, -1, -1, -1, -1, -1, -1 }, { 0x293BB, -1, -1, 1491544, -1, -1, -1, -1, -1, -1 }, { 0x293BC, -1, -1, 1491549, -1, -1, -1, -1, -1, -1 }, { 0x293BD, -1, -1, 1491554, -1, -1, -1, -1, -1, -1 }, { 0x293BE, -1, -1, 1491558, -1, -1, -1, -1, -1, -1 }, { 0x293C2, -1, -1, 1491563, -1, -1, -1, -1, -1, -1 }, { 0x293C5, -1, -1, 1491569, -1, -1, -1, -1, -1, -1 }, { 0x293C6, -1, -1, 1491574, -1, -1, -1, -1, -1, -1 }, { 0x293C7, -1, -1, 1491579, -1, -1, -1, -1, -1, -1 }, { 0x293C8, -1, -1, 1491585, -1, -1, -1, -1, -1, -1 }, { 0x293C9, -1, -1, 1491591, -1, -1, -1, -1, -1, -1 }, { 0x293CF, -1, -1, 1491596, -1, -1, -1, -1, -1, -1 }, { 0x293D0, -1, -1, 1491601, -1, -1, -1, -1, -1, -1 }, { 0x293D2, -1, -1, 1491606, -1, -1, -1, -1, -1, -1 }, { 0x293D3, -1, -1, 1491610, -1, -1, -1, -1, -1, -1 }, { 0x293D6, -1, -1, 1491615, -1, -1, -1, -1, -1, -1 }, { 0x293D7, -1, -1, 1491620, -1, -1, -1, -1, -1, -1 }, { 0x293D8, -1, -1, 1491626, -1, -1, -1, -1, -1, -1 }, { 0x293DA, -1, -1, 1491631, -1, -1, -1, -1, -1, -1 }, { 0x293DD, -1, -1, 1491636, -1, -1, -1, -1, -1, -1 }, { 0x293DE, -1, -1, 1491641, -1, -1, -1, -1, -1, -1 }, { 0x293DF, -1, -1, 1491646, -1, -1, -1, -1, -1, -1 }, { 0x293E0, -1, -1, 1491650, -1, -1, -1, -1, -1, -1 }, { 0x293E1, -1, -1, 1491657, -1, -1, -1, -1, -1, -1 }, { 0x293E3, -1, -1, 1491662, -1, -1, -1, -1, -1, -1 }, { 0x293E4, -1, -1, 1491667, -1, -1, -1, -1, -1, -1 }, { 0x293E5, -1, -1, 1491672, -1, -1, -1, -1, -1, -1 }, { 0x293E9, -1, -1, 1491677, -1, -1, -1, -1, -1, -1 }, { 0x293EA, -1, -1, 1491683, -1, -1, -1, -1, -1, -1 }, { 0x293EB, -1, -1, 1491689, -1, -1, -1, -1, -1, -1 }, { 0x293ED, -1, -1, 1491693, -1, -1, -1, -1, -1, -1 }, { 0x293EE, -1, -1, 1491697, -1, -1, -1, -1, -1, -1 }, { 0x293EF, -1, -1, 1491701, -1, -1, -1, -1, -1, -1 }, { 0x293F2, -1, -1, 1491705, -1, -1, -1, -1, -1, -1 }, { 0x293F3, -1, -1, -1, -1, -1, -1, -1, -1, 1491710 }, { 0x293F4, -1, -1, 1491715, -1, -1, -1, -1, -1, -1 }, { 0x293F5, -1, -1, 1491719, -1, -1, -1, -1, -1, -1 }, { 0x293F6, -1, -1, 1491723, -1, -1, -1, -1, -1, -1 }, { 0x293F7, -1, -1, 1491728, -1, -1, -1, -1, -1, -1 }, { 0x293F9, -1, -1, 1491733, -1, -1, -1, -1, -1, -1 }, { 0x293FA, -1, -1, 1491739, -1, -1, -1, -1, -1, -1 }, { 0x293FC, -1, -1, 1491744, -1, -1, -1, -1, -1, -1 }, { 0x293FD, -1, -1, 1491748, -1, -1, -1, -1, -1, -1 }, { 0x293FE, -1, -1, 1491754, -1, -1, -1, -1, -1, -1 }, { 0x293FF, -1, -1, 1491759, -1, -1, -1, -1, -1, -1 }, { 0x29400, -1, -1, 1491764, -1, -1, -1, -1, -1, -1 }, { 0x29401, -1, -1, 1491769, -1, -1, -1, -1, -1, -1 }, { 0x29405, -1, -1, 1491774, -1, -1, -1, -1, -1, -1 }, { 0x29406, -1, -1, 1491778, -1, -1, -1, -1, -1, -1 }, { 0x29409, -1, -1, 1491782, -1, -1, -1, -1, -1, -1 }, { 0x2940C, -1, -1, 1491787, -1, -1, -1, -1, -1, -1 }, { 0x2940D, -1, -1, 1491792, -1, -1, -1, -1, -1, -1 }, { 0x29418, -1, -1, 1491796, -1, -1, -1, -1, -1, -1 }, { 0x29419, -1, -1, 1491802, -1, -1, -1, -1, -1, -1 }, { 0x2941A, -1, -1, 1491807, -1, -1, -1, -1, -1, -1 }, { 0x2941B, -1, -1, 1491811, -1, -1, -1, -1, -1, -1 }, { 0x2941C, -1, -1, 1491817, -1, -1, -1, -1, -1, -1 }, { 0x2941D, -1, 1491822, -1, -1, -1, -1, -1, -1, -1 }, { 0x2941E, -1, -1, 1491832, -1, -1, -1, -1, -1, -1 }, { 0x29420, -1, 1491837, 1491843, -1, -1, -1, -1, -1, -1 }, { 0x29421, -1, -1, 1491849, -1, -1, -1, -1, -1, -1 }, { 0x29423, -1, -1, 1491853, -1, -1, -1, -1, -1, -1 }, { 0x29424, -1, -1, 1491859, -1, -1, -1, -1, -1, -1 }, { 0x29425, -1, -1, 1491865, -1, -1, -1, -1, -1, -1 }, { 0x29426, -1, -1, 1491869, -1, -1, -1, -1, -1, -1 }, { 0x29428, -1, -1, 1491873, -1, -1, -1, -1, -1, -1 }, { 0x2942B, -1, -1, 1491879, -1, -1, -1, -1, -1, -1 }, { 0x2942C, -1, -1, 1491883, -1, -1, -1, -1, -1, -1 }, { 0x2942D, -1, -1, 1491888, -1, -1, -1, -1, -1, -1 }, { 0x2942E, -1, -1, 1491893, -1, -1, -1, -1, -1, -1 }, { 0x2942F, -1, -1, 1491898, -1, -1, -1, -1, -1, -1 }, { 0x29430, -1, -1, 1491904, -1, -1, -1, -1, -1, -1 }, { 0x29431, -1, -1, 1491907, -1, -1, -1, -1, -1, -1 }, { 0x29433, -1, 1491911, -1, -1, -1, -1, -1, -1, -1 }, { 0x29434, -1, -1, 1491916, -1, -1, -1, -1, -1, -1 }, { 0x29435, -1, -1, 1491922, -1, -1, -1, -1, -1, -1 }, { 0x29436, -1, -1, 1491928, -1, -1, -1, -1, -1, -1 }, { 0x29437, -1, -1, 1491933, -1, -1, -1, -1, -1, -1 }, { 0x2943B, -1, -1, 1491939, -1, -1, -1, -1, -1, -1 }, { 0x2943C, -1, -1, 1491943, -1, -1, -1, -1, -1, -1 }, { 0x2943E, -1, -1, 1491947, -1, -1, -1, -1, -1, -1 }, { 0x2943F, -1, 1491951, -1, -1, -1, -1, -1, -1, -1 }, { 0x29440, -1, -1, 1491958, -1, -1, -1, -1, -1, -1 }, { 0x29441, -1, -1, 1491962, -1, -1, -1, -1, -1, -1 }, { 0x29442, -1, -1, 1491965, -1, -1, -1, -1, -1, -1 }, { 0x29443, -1, -1, 1491971, -1, -1, -1, -1, -1, -1 }, { 0x29447, -1, -1, 1491975, -1, -1, -1, -1, -1, -1 }, { 0x29448, -1, 1491982, 1491995, -1, -1, -1, -1, -1, -1 }, { 0x29449, -1, -1, 1492002, -1, -1, -1, -1, -1, -1 }, { 0x2944A, -1, -1, 1492007, -1, -1, -1, -1, -1, -1 }, { 0x2944D, -1, -1, 1492013, -1, -1, -1, -1, -1, -1 }, { 0x29450, -1, -1, 1492017, -1, -1, -1, -1, -1, -1 }, { 0x29452, -1, -1, 1492023, -1, -1, -1, -1, -1, -1 }, { 0x29453, -1, -1, 1492028, -1, -1, -1, -1, -1, -1 }, { 0x29454, -1, -1, 1492035, -1, -1, -1, -1, -1, -1 }, { 0x29455, -1, -1, 1492039, -1, -1, -1, -1, -1, -1 }, { 0x29456, -1, -1, 1492043, -1, -1, -1, -1, -1, -1 }, { 0x29457, -1, -1, 1492049, -1, -1, -1, -1, -1, -1 }, { 0x29458, -1, -1, 1492054, -1, -1, -1, -1, -1, -1 }, { 0x29459, -1, -1, 1492060, -1, -1, -1, -1, -1, -1 }, { 0x2945A, -1, -1, 1492066, -1, -1, -1, -1, -1, -1 }, { 0x2945D, -1, -1, 1492072, -1, -1, -1, -1, -1, -1 }, { 0x2945F, -1, -1, 1492077, -1, -1, -1, -1, -1, -1 }, { 0x29461, -1, -1, 1492082, -1, -1, -1, -1, -1, -1 }, { 0x29462, -1, -1, 1492086, -1, -1, -1, -1, -1, -1 }, { 0x29463, -1, -1, 1492091, -1, -1, -1, -1, -1, -1 }, { 0x29464, -1, -1, 1492096, -1, -1, -1, -1, -1, -1 }, { 0x29465, -1, -1, 1492100, -1, -1, -1, -1, -1, -1 }, { 0x29466, -1, -1, 1492105, -1, -1, -1, -1, -1, -1 }, { 0x2946C, -1, -1, 1492109, -1, -1, -1, -1, -1, -1 }, { 0x2946D, -1, -1, 1492113, -1, -1, -1, -1, -1, -1 }, { 0x2946E, -1, -1, 1492119, -1, -1, -1, -1, -1, -1 }, { 0x2946F, -1, -1, 1492123, -1, -1, -1, -1, -1, -1 }, { 0x29470, -1, -1, 1492128, -1, -1, -1, -1, -1, 1492133 }, { 0x29473, -1, -1, 1492139, -1, -1, -1, -1, -1, -1 }, { 0x29474, -1, -1, 1492145, -1, -1, -1, -1, -1, -1 }, { 0x29475, -1, -1, 1492150, -1, -1, -1, -1, -1, -1 }, { 0x29476, -1, -1, 1492155, -1, -1, -1, -1, -1, -1 }, { 0x29477, -1, -1, 1492159, -1, -1, -1, -1, -1, -1 }, { 0x29478, -1, -1, 1492163, -1, -1, -1, -1, -1, -1 }, { 0x29479, -1, -1, 1492167, -1, -1, -1, -1, -1, -1 }, { 0x2947B, -1, -1, 1492173, -1, -1, -1, -1, -1, -1 }, { 0x2947C, -1, -1, 1492177, -1, -1, -1, -1, -1, -1 }, { 0x2947E, -1, -1, 1492181, -1, -1, -1, -1, -1, -1 }, { 0x29480, -1, -1, 1492185, -1, -1, -1, -1, -1, -1 }, { 0x29482, -1, -1, 1492191, -1, -1, -1, -1, -1, -1 }, { 0x29483, -1, -1, 1492196, -1, -1, -1, -1, -1, -1 }, { 0x29484, -1, -1, 1492201, -1, -1, -1, -1, -1, -1 }, { 0x29487, -1, -1, 1492205, -1, -1, -1, -1, -1, -1 }, { 0x29488, -1, -1, 1492209, -1, -1, -1, -1, -1, -1 }, { 0x2948A, -1, -1, 1492215, -1, -1, -1, -1, -1, -1 }, { 0x2948F, -1, -1, 1492220, -1, -1, -1, -1, -1, -1 }, { 0x29490, -1, -1, 1492225, -1, -1, -1, -1, -1, -1 }, { 0x29493, -1, -1, 1492230, -1, -1, -1, -1, -1, -1 }, { 0x29494, -1, -1, 1492236, -1, -1, -1, -1, -1, -1 }, { 0x29495, -1, -1, 1492241, -1, -1, -1, -1, -1, -1 }, { 0x29496, -1, -1, 1492246, -1, -1, -1, -1, -1, -1 }, { 0x29498, -1, -1, 1492251, -1, -1, -1, -1, -1, -1 }, { 0x29499, -1, -1, 1492258, -1, -1, -1, -1, -1, -1 }, { 0x2949A, -1, -1, 1492262, -1, -1, -1, -1, -1, -1 }, { 0x2949B, -1, -1, 1492269, -1, -1, -1, -1, -1, -1 }, { 0x2949D, -1, -1, 1492273, -1, -1, -1, -1, -1, -1 }, { 0x2949E, -1, -1, 1492278, -1, -1, -1, -1, -1, -1 }, { 0x294A2, -1, -1, 1492284, -1, -1, -1, -1, -1, -1 }, { 0x294A3, -1, -1, 1492289, -1, -1, -1, -1, -1, -1 }, { 0x294A6, -1, -1, 1492295, -1, -1, -1, -1, -1, -1 }, { 0x294A7, -1, -1, 1492300, -1, -1, -1, -1, -1, -1 }, { 0x294A8, -1, -1, 1492304, -1, -1, -1, -1, -1, -1 }, { 0x294AA, -1, -1, 1492308, -1, -1, -1, -1, -1, -1 }, { 0x294AE, -1, -1, 1492314, -1, -1, -1, -1, -1, -1 }, { 0x294B0, -1, -1, 1492319, -1, -1, -1, -1, -1, -1 }, { 0x294B3, -1, -1, 1492322, -1, -1, -1, -1, -1, -1 }, { 0x294B4, -1, -1, 1492327, -1, -1, -1, -1, -1, -1 }, { 0x294B5, -1, -1, 1492333, -1, -1, -1, -1, -1, -1 }, { 0x294B7, -1, -1, 1492339, -1, -1, -1, -1, -1, -1 }, { 0x294BA, -1, -1, 1492344, -1, -1, -1, -1, -1, -1 }, { 0x294BC, -1, -1, 1492348, -1, -1, -1, -1, -1, -1 }, { 0x294BD, -1, -1, 1492354, -1, -1, -1, -1, -1, -1 }, { 0x294BE, -1, -1, 1492358, -1, -1, -1, -1, -1, -1 }, { 0x294BF, -1, -1, 1492362, -1, -1, -1, -1, -1, -1 }, { 0x294C2, -1, -1, 1492368, -1, -1, -1, -1, -1, -1 }, { 0x294C5, -1, -1, 1492372, -1, -1, -1, -1, -1, -1 }, { 0x294D0, -1, 1492378, 1492383, -1, -1, -1, -1, -1, -1 }, { 0x294D2, -1, -1, 1492387, -1, -1, -1, -1, -1, -1 }, { 0x294D3, -1, -1, 1492392, -1, -1, -1, -1, -1, -1 }, { 0x294D6, -1, -1, 1492397, -1, -1, -1, -1, -1, -1 }, { 0x294D7, -1, -1, 1492401, -1, -1, -1, -1, -1, -1 }, { 0x294D9, -1, 1492406, -1, -1, -1, -1, -1, -1, -1 }, { 0x294DA, -1, 1492412, -1, -1, -1, -1, -1, -1, -1 }, { 0x294DB, -1, -1, -1, -1, -1, -1, -1, -1, 1492418 }, { 0x294DC, -1, -1, -1, -1, -1, -1, -1, -1, 1492425 }, { 0x294DD, -1, -1, 1492431, -1, -1, -1, -1, -1, -1 }, { 0x294DE, -1, -1, 1492442, -1, -1, -1, -1, 1492436, -1 }, { 0x294DF, -1, -1, 1492448, -1, -1, -1, -1, -1, -1 }, { 0x294E0, -1, -1, 1492453, -1, -1, -1, -1, -1, -1 }, { 0x294E2, -1, -1, 1492458, -1, -1, -1, -1, -1, -1 }, { 0x294E3, -1, -1, 1492463, -1, -1, -1, -1, -1, -1 }, { 0x294E4, -1, -1, 1492467, -1, -1, -1, -1, -1, -1 }, { 0x294E5, 1492477, 1492471, 1492503, -1, -1, -1, -1, -1, -1 }, { 0x294E6, -1, -1, 1492508, -1, -1, -1, -1, -1, -1 }, { 0x294E7, -1, 1492512, 1492516, -1, -1, -1, -1, -1, -1 }, { 0x294E8, -1, -1, 1492520, -1, -1, -1, -1, -1, -1 }, { 0x294EA, -1, -1, 1492526, -1, -1, -1, -1, -1, -1 }, { 0x294EB, -1, -1, 1492530, -1, -1, -1, -1, -1, -1 }, { 0x294EC, -1, -1, 1492536, -1, -1, -1, -1, -1, -1 }, { 0x294EE, -1, -1, 1492541, -1, -1, -1, -1, -1, -1 }, { 0x294FA, -1, -1, 1492545, -1, -1, -1, -1, -1, -1 }, { 0x294FB, -1, -1, 1492552, -1, -1, -1, -1, -1, -1 }, { 0x294FC, -1, -1, 1492557, -1, -1, -1, -1, -1, -1 }, { 0x294FD, -1, -1, 1492562, -1, -1, -1, -1, -1, -1 }, { 0x29500, -1, -1, 1492567, -1, -1, -1, -1, -1, -1 }, { 0x29501, -1, -1, 1492572, -1, -1, -1, -1, -1, -1 }, { 0x29502, -1, -1, 1492577, -1, -1, -1, -1, -1, -1 }, { 0x29503, -1, -1, 1492582, -1, -1, -1, -1, -1, -1 }, { 0x29504, -1, -1, 1492588, -1, -1, -1, -1, -1, -1 }, { 0x29506, -1, -1, 1492593, -1, -1, -1, -1, -1, -1 }, { 0x29507, -1, -1, 1492598, -1, -1, -1, -1, -1, -1 }, { 0x29508, -1, -1, 1492603, -1, -1, -1, -1, -1, -1 }, { 0x29509, -1, -1, 1492613, -1, -1, -1, -1, 1492607, -1 }, { 0x2950A, -1, -1, 1492618, -1, -1, -1, -1, -1, -1 }, { 0x2950B, -1, -1, 1492625, -1, -1, -1, -1, -1, -1 }, { 0x29514, -1, -1, 1492631, -1, -1, -1, -1, -1, -1 }, { 0x29515, -1, -1, 1492637, -1, -1, -1, -1, -1, -1 }, { 0x29517, 1492648, 1492642, 1492680, -1, -1, -1, -1, -1, -1 }, { 0x29518, -1, -1, 1492685, -1, -1, -1, -1, -1, -1 }, { 0x29519, -1, -1, 1492690, -1, -1, -1, -1, -1, -1 }, { 0x2951A, -1, -1, 1492694, -1, -1, -1, -1, -1, -1 }, { 0x2951D, -1, -1, 1492700, -1, -1, -1, -1, -1, -1 }, { 0x2951F, -1, -1, 1492705, -1, -1, -1, -1, -1, -1 }, { 0x29520, -1, -1, 1492710, -1, -1, -1, -1, -1, -1 }, { 0x29521, -1, -1, 1492715, -1, -1, -1, -1, -1, -1 }, { 0x29522, -1, -1, 1492720, -1, -1, -1, -1, -1, -1 }, { 0x29523, -1, -1, 1492724, -1, -1, -1, -1, -1, -1 }, { 0x29525, -1, -1, 1492730, -1, -1, -1, -1, -1, -1 }, { 0x29526, -1, -1, 1492736, -1, -1, -1, -1, -1, -1 }, { 0x2952E, -1, -1, 1492740, -1, -1, -1, -1, -1, -1 }, { 0x29531, -1, -1, 1492745, -1, -1, -1, -1, -1, -1 }, { 0x29533, -1, -1, 1492751, -1, -1, -1, -1, -1, -1 }, { 0x29534, -1, -1, 1492755, -1, -1, -1, -1, -1, -1 }, { 0x29535, -1, -1, 1492759, -1, -1, -1, -1, -1, -1 }, { 0x29536, -1, -1, 1492764, -1, -1, -1, -1, -1, -1 }, { 0x29537, -1, -1, 1492768, -1, -1, -1, -1, -1, -1 }, { 0x29538, -1, -1, 1492772, -1, -1, -1, -1, -1, -1 }, { 0x29539, -1, -1, 1492776, -1, -1, -1, -1, -1, -1 }, { 0x2953B, -1, -1, 1492781, -1, -1, -1, -1, -1, -1 }, { 0x2953C, -1, -1, 1492786, -1, -1, -1, -1, -1, -1 }, { 0x29540, -1, -1, 1492790, -1, -1, -1, -1, -1, -1 }, { 0x29546, -1, -1, 1492794, -1, -1, -1, -1, -1, 1492800 }, { 0x29549, -1, -1, 1492808, -1, -1, -1, -1, -1, -1 }, { 0x2954A, -1, -1, 1492814, -1, -1, -1, -1, -1, -1 }, { 0x2954C, -1, -1, 1492820, -1, -1, -1, -1, -1, -1 }, { 0x2954D, -1, -1, 1492825, -1, -1, -1, -1, -1, -1 }, { 0x2954F, -1, -1, 1492830, -1, -1, -1, -1, -1, -1 }, { 0x29550, -1, -1, 1492834, -1, -1, -1, -1, -1, -1 }, { 0x29555, -1, -1, 1492840, -1, -1, -1, -1, -1, -1 }, { 0x29556, -1, -1, 1492845, -1, -1, -1, -1, -1, -1 }, { 0x2955C, -1, -1, 1492851, -1, -1, -1, -1, -1, -1 }, { 0x2955F, -1, -1, 1492856, -1, -1, -1, -1, -1, -1 }, { 0x29560, -1, -1, 1492859, -1, -1, -1, -1, -1, -1 }, { 0x29561, -1, -1, 1492864, -1, -1, -1, -1, -1, -1 }, { 0x29564, -1, -1, 1492868, -1, -1, -1, -1, -1, -1 }, { 0x2956A, -1, -1, 1492873, -1, -1, -1, -1, -1, -1 }, { 0x2956C, -1, -1, 1492879, -1, -1, -1, -1, -1, -1 }, { 0x2956D, 1492882, -1, 1492901, -1, -1, -1, -1, -1, -1 }, { 0x2956F, -1, -1, 1492906, -1, -1, -1, -1, -1, -1 }, { 0x29571, -1, -1, 1492911, -1, -1, -1, -1, -1, -1 }, { 0x29572, -1, -1, 1492917, -1, -1, -1, -1, -1, -1 }, { 0x29573, -1, -1, 1492921, -1, -1, -1, -1, -1, -1 }, { 0x29575, -1, -1, 1492927, -1, -1, -1, -1, -1, -1 }, { 0x29579, -1, -1, 1492932, -1, -1, -1, -1, -1, -1 }, { 0x2957E, -1, -1, 1492938, -1, -1, -1, -1, -1, -1 }, { 0x29580, -1, -1, 1492944, -1, -1, -1, -1, -1, -1 }, { 0x29581, -1, -1, 1492947, -1, -1, -1, -1, -1, -1 }, { 0x29584, -1, -1, 1492952, -1, -1, -1, -1, -1, -1 }, { 0x29585, -1, -1, -1, -1, -1, -1, -1, -1, 1492957 }, { 0x29587, -1, -1, 1492962, -1, -1, -1, -1, -1, -1 }, { 0x29589, -1, -1, 1492968, -1, -1, -1, -1, -1, -1 }, { 0x2958A, -1, -1, 1492974, -1, -1, -1, -1, -1, -1 }, { 0x2958C, -1, -1, 1492980, -1, -1, -1, -1, -1, -1 }, { 0x2958D, -1, -1, 1492986, -1, -1, -1, -1, -1, -1 }, { 0x29592, -1, -1, 1492992, -1, -1, -1, -1, -1, -1 }, { 0x29594, -1, -1, 1492998, -1, -1, -1, -1, -1, -1 }, { 0x29595, -1, -1, 1493004, -1, -1, -1, -1, -1, -1 }, { 0x29596, -1, -1, 1493008, -1, -1, -1, -1, -1, -1 }, { 0x29597, -1, -1, 1493013, -1, -1, -1, -1, -1, -1 }, { 0x2959B, -1, -1, 1493018, -1, -1, -1, -1, -1, -1 }, { 0x2959D, -1, -1, 1493024, -1, -1, -1, -1, -1, -1 }, { 0x2959E, -1, 1493030, -1, -1, -1, -1, -1, -1, -1 }, { 0x295A0, -1, -1, 1493036, -1, -1, -1, -1, -1, -1 }, { 0x295A3, -1, -1, 1493041, -1, -1, -1, -1, -1, -1 }, { 0x295A4, -1, -1, 1493046, -1, -1, -1, -1, -1, -1 }, { 0x295A5, -1, -1, 1493051, -1, -1, -1, -1, -1, -1 }, { 0x295A6, -1, -1, 1493057, -1, -1, -1, -1, -1, -1 }, { 0x295A8, -1, -1, 1493062, -1, -1, -1, -1, -1, -1 }, { 0x295A9, -1, -1, 1493066, -1, -1, -1, -1, -1, -1 }, { 0x295AB, -1, -1, -1, -1, -1, -1, -1, -1, 1493072 }, { 0x295AC, -1, -1, 1493079, -1, -1, -1, -1, -1, -1 }, { 0x295AD, -1, -1, 1493083, -1, -1, -1, -1, -1, -1 }, { 0x295AF, -1, -1, 1493088, -1, -1, -1, -1, -1, -1 }, { 0x295B0, -1, 1493093, 1493098, -1, -1, -1, -1, -1, -1 }, { 0x295B1, -1, -1, 1493103, -1, -1, -1, -1, -1, -1 }, { 0x295B4, -1, -1, 1493108, -1, -1, -1, -1, -1, -1 }, { 0x295B5, -1, -1, 1493113, -1, -1, -1, -1, -1, -1 }, { 0x295B6, -1, -1, 1493119, -1, -1, -1, -1, -1, -1 }, { 0x295B7, -1, -1, 1493124, -1, -1, -1, -1, -1, -1 }, { 0x295B8, -1, 1493128, 1493133, -1, -1, -1, -1, -1, -1 }, { 0x295B9, -1, -1, 1493138, -1, -1, -1, -1, -1, -1 }, { 0x295BA, -1, -1, 1493142, -1, -1, -1, -1, -1, -1 }, { 0x295BC, -1, -1, 1493147, -1, -1, -1, -1, -1, -1 }, { 0x295BD, -1, -1, 1493151, -1, -1, -1, -1, -1, -1 }, { 0x295BE, -1, -1, 1493155, -1, -1, -1, -1, -1, -1 }, { 0x295C0, -1, -1, 1493159, -1, -1, -1, -1, -1, -1 }, { 0x295C2, -1, -1, -1, -1, -1, -1, -1, -1, 1493163 }, { 0x295C3, -1, -1, -1, -1, -1, -1, -1, -1, 1493168 }, { 0x295C4, -1, -1, 1493173, -1, -1, -1, -1, -1, -1 }, { 0x295C5, -1, -1, 1493179, -1, -1, -1, -1, -1, -1 }, { 0x295C9, -1, -1, 1493183, -1, -1, -1, -1, -1, -1 }, { 0x295CA, -1, -1, 1493187, -1, -1, -1, -1, -1, -1 }, { 0x295CE, -1, -1, 1493191, -1, -1, -1, -1, -1, -1 }, { 0x295CF, -1, -1, 1493196, -1, -1, -1, -1, -1, -1 }, { 0x295D0, -1, -1, 1493202, -1, -1, -1, -1, -1, -1 }, { 0x295D1, -1, -1, 1493207, -1, -1, -1, -1, -1, -1 }, { 0x295D2, -1, -1, 1493211, -1, -1, -1, -1, -1, -1 }, { 0x295D3, -1, -1, 1493215, -1, -1, -1, -1, -1, -1 }, { 0x295D4, -1, -1, 1493219, -1, -1, -1, -1, -1, -1 }, { 0x295D5, -1, -1, 1493224, -1, -1, -1, -1, -1, -1 }, { 0x295D7, -1, 1493229, -1, -1, -1, -1, -1, -1, -1 }, { 0x295D8, -1, -1, 1493235, -1, -1, -1, -1, -1, -1 }, { 0x295D9, -1, -1, 1493240, -1, -1, -1, -1, -1, -1 }, { 0x295DA, -1, -1, 1493245, -1, -1, -1, -1, -1, -1 }, { 0x295DC, -1, -1, 1493250, -1, -1, -1, -1, -1, -1 }, { 0x295DD, -1, -1, 1493255, -1, -1, -1, -1, -1, -1 }, { 0x295DE, -1, -1, 1493260, -1, -1, -1, -1, -1, -1 }, { 0x295E2, -1, -1, 1493264, -1, -1, -1, -1, -1, -1 }, { 0x295E3, -1, -1, 1493270, -1, -1, -1, -1, -1, -1 }, { 0x295E4, -1, -1, 1493275, -1, -1, -1, -1, -1, -1 }, { 0x295E5, -1, -1, 1493280, -1, -1, -1, -1, -1, -1 }, { 0x295E7, -1, -1, 1493285, -1, -1, -1, -1, -1, -1 }, { 0x295E9, -1, 1493291, 1493296, -1, -1, -1, -1, -1, -1 }, { 0x295EA, -1, -1, 1493301, -1, -1, -1, -1, -1, -1 }, { 0x295EB, -1, -1, 1493307, -1, -1, -1, -1, -1, -1 }, { 0x295ED, -1, -1, 1493311, -1, -1, -1, -1, -1, -1 }, { 0x295F0, -1, -1, 1493315, -1, -1, -1, -1, -1, -1 }, { 0x295F1, -1, -1, 1493321, -1, -1, -1, -1, -1, -1 }, { 0x295F2, -1, -1, 1493325, -1, -1, -1, -1, -1, -1 }, { 0x295F4, 1493338, 1493332, 1493367, -1, -1, -1, -1, -1, -1 }, { 0x295F5, -1, -1, 1493373, -1, -1, -1, -1, -1, -1 }, { 0x295F6, -1, -1, 1493380, -1, -1, -1, -1, -1, -1 }, { 0x295F7, -1, -1, 1493385, -1, -1, -1, -1, -1, -1 }, { 0x295FC, -1, -1, 1493390, -1, -1, -1, -1, -1, -1 }, { 0x295FD, -1, -1, 1493396, -1, -1, -1, -1, -1, -1 }, { 0x295FE, -1, -1, 1493400, -1, -1, -1, -1, -1, -1 }, { 0x29600, -1, -1, 1493407, -1, -1, -1, -1, -1, -1 }, { 0x29601, -1, -1, 1493413, -1, -1, -1, -1, -1, -1 }, { 0x29604, -1, -1, -1, -1, -1, -1, -1, -1, 1493420 }, { 0x29605, -1, -1, 1493424, -1, -1, -1, -1, -1, -1 }, { 0x29607, -1, -1, 1493429, -1, -1, -1, -1, -1, -1 }, { 0x29608, -1, -1, 1493435, -1, -1, -1, -1, -1, -1 }, { 0x2960A, -1, -1, 1493440, -1, -1, -1, -1, -1, -1 }, { 0x2960B, -1, -1, 1493444, -1, -1, -1, -1, -1, -1 }, { 0x2960D, -1, -1, 1493449, -1, -1, -1, -1, -1, -1 }, { 0x2960E, -1, -1, 1493455, -1, -1, -1, -1, -1, -1 }, { 0x2960F, -1, -1, 1493461, -1, -1, -1, -1, -1, -1 }, { 0x29611, -1, -1, 1493465, -1, -1, -1, -1, -1, -1 }, { 0x29612, -1, -1, 1493471, -1, -1, -1, -1, -1, -1 }, { 0x29613, -1, -1, 1493477, -1, -1, -1, -1, -1, -1 }, { 0x29618, -1, -1, 1493482, -1, -1, -1, -1, -1, -1 }, { 0x2961C, -1, -1, 1493488, -1, -1, -1, -1, -1, -1 }, { 0x2961D, -1, -1, 1493494, -1, -1, -1, -1, -1, -1 }, { 0x2961F, -1, -1, 1493499, -1, -1, -1, -1, -1, -1 }, { 0x29620, -1, -1, 1493503, -1, -1, -1, -1, -1, -1 }, { 0x29621, -1, -1, 1493508, -1, -1, -1, -1, -1, -1 }, { 0x29623, -1, -1, -1, -1, -1, -1, -1, -1, 1493512 }, { 0x29624, -1, -1, 1493517, -1, -1, -1, -1, -1, -1 }, { 0x29627, -1, -1, 1493521, -1, -1, -1, -1, -1, -1 }, { 0x29628, -1, -1, -1, -1, -1, -1, -1, -1, 1493525 }, { 0x29629, -1, -1, -1, -1, -1, -1, -1, -1, 1493531 }, { 0x2962A, -1, -1, -1, -1, -1, -1, -1, -1, 1493537 }, { 0x2962B, -1, -1, -1, -1, -1, -1, -1, -1, 1493544 }, { 0x2962C, -1, -1, -1, -1, -1, -1, -1, -1, 1493550 }, { 0x2962D, -1, -1, 1493556, -1, -1, -1, -1, -1, -1 }, { 0x2962E, -1, -1, 1493561, -1, -1, -1, -1, -1, -1 }, { 0x2962F, -1, -1, 1493565, -1, -1, -1, -1, -1, -1 }, { 0x29630, -1, -1, 1493571, -1, -1, -1, -1, -1, -1 }, { 0x29631, -1, -1, 1493575, -1, -1, -1, -1, -1, -1 }, { 0x29633, -1, -1, 1493582, -1, -1, -1, -1, -1, -1 }, { 0x29635, -1, -1, 1493586, -1, -1, -1, -1, -1, -1 }, { 0x29639, -1, -1, 1493592, -1, -1, -1, -1, -1, -1 }, { 0x2963A, -1, -1, 1493596, -1, -1, -1, -1, -1, -1 }, { 0x2963B, -1, -1, 1493601, -1, -1, -1, -1, -1, -1 }, { 0x2963C, -1, -1, 1493605, -1, -1, -1, -1, -1, -1 }, { 0x2963D, -1, -1, 1493612, -1, -1, -1, -1, -1, -1 }, { 0x2963F, -1, -1, 1493619, -1, -1, -1, -1, -1, -1 }, { 0x29644, -1, -1, 1493624, -1, -1, -1, -1, -1, -1 }, { 0x29646, -1, -1, 1493629, -1, -1, -1, -1, -1, -1 }, { 0x29647, -1, -1, 1493636, -1, -1, -1, -1, -1, -1 }, { 0x29648, -1, -1, 1493641, -1, -1, -1, -1, -1, -1 }, { 0x2964B, -1, -1, -1, -1, -1, -1, -1, -1, 1493646 }, { 0x2964C, -1, -1, -1, -1, -1, -1, -1, -1, 1493651 }, { 0x2964D, -1, -1, -1, -1, -1, -1, -1, -1, 1493656 }, { 0x2964F, -1, -1, 1493661, -1, -1, -1, -1, -1, -1 }, { 0x29650, -1, -1, 1493665, -1, -1, -1, -1, -1, -1 }, { 0x29651, -1, -1, 1493671, -1, -1, -1, -1, -1, -1 }, { 0x29652, -1, -1, 1493676, -1, -1, -1, -1, -1, -1 }, { 0x29655, -1, -1, -1, -1, -1, -1, -1, -1, 1493682 }, { 0x29656, -1, -1, 1493687, -1, -1, -1, -1, -1, -1 }, { 0x29658, -1, -1, 1493691, -1, -1, -1, -1, -1, -1 }, { 0x29659, -1, -1, 1493697, -1, -1, -1, -1, -1, -1 }, { 0x2965A, -1, -1, 1493702, -1, -1, -1, -1, -1, -1 }, { 0x2965B, -1, -1, 1493708, -1, -1, -1, -1, -1, -1 }, { 0x2965C, -1, -1, 1493714, -1, -1, -1, -1, -1, -1 }, { 0x2965D, -1, -1, 1493719, -1, -1, -1, -1, -1, -1 }, { 0x29660, -1, -1, 1493724, -1, -1, -1, -1, -1, -1 }, { 0x29661, -1, -1, 1493730, -1, -1, -1, -1, -1, -1 }, { 0x29662, -1, -1, 1493735, -1, -1, -1, -1, -1, -1 }, { 0x29663, -1, -1, 1493741, -1, -1, -1, -1, -1, -1 }, { 0x29665, -1, -1, 1493747, -1, -1, -1, -1, -1, -1 }, { 0x29666, -1, -1, 1493751, -1, -1, -1, -1, -1, -1 }, { 0x29667, -1, -1, 1493755, -1, -1, -1, -1, -1, -1 }, { 0x29668, -1, -1, 1493760, -1, -1, -1, -1, -1, -1 }, { 0x29669, -1, -1, 1493764, -1, -1, -1, -1, -1, -1 }, { 0x2966A, -1, -1, 1493770, -1, -1, -1, -1, -1, -1 }, { 0x2966B, -1, -1, 1493776, -1, -1, -1, -1, -1, -1 }, { 0x2966C, -1, -1, 1493781, -1, -1, -1, -1, -1, -1 }, { 0x2966D, -1, -1, 1493786, -1, -1, -1, -1, -1, -1 }, { 0x2966E, -1, -1, 1493791, -1, -1, -1, -1, -1, -1 }, { 0x2966F, -1, -1, 1493797, -1, -1, -1, -1, -1, -1 }, { 0x29670, -1, -1, 1493803, -1, -1, -1, -1, -1, -1 }, { 0x29672, -1, -1, 1493808, -1, -1, -1, -1, -1, -1 }, { 0x29673, -1, -1, -1, -1, -1, -1, -1, -1, 1493813 }, { 0x29677, -1, -1, 1493821, -1, -1, -1, -1, -1, -1 }, { 0x29678, -1, -1, 1493826, -1, -1, -1, -1, -1, -1 }, { 0x29679, -1, -1, -1, -1, -1, -1, -1, -1, 1493832 }, { 0x2967B, -1, -1, -1, -1, -1, -1, -1, -1, 1493839 }, { 0x2967D, -1, -1, 1493843, -1, -1, -1, -1, -1, -1 }, { 0x2967E, -1, -1, 1493849, -1, -1, -1, -1, -1, -1 }, { 0x29682, -1, -1, 1493854, -1, -1, -1, -1, -1, -1 }, { 0x29684, -1, -1, 1493858, -1, -1, -1, -1, -1, -1 }, { 0x29687, -1, -1, 1493862, -1, -1, -1, -1, -1, -1 }, { 0x29688, -1, -1, 1493866, -1, -1, -1, -1, -1, -1 }, { 0x29689, -1, -1, 1493871, -1, -1, -1, -1, -1, -1 }, { 0x29694, -1, -1, -1, -1, -1, -1, -1, -1, 1493876 }, { 0x29695, -1, -1, 1493882, -1, -1, -1, -1, -1, -1 }, { 0x29696, -1, -1, 1493887, -1, -1, -1, -1, -1, -1 }, { 0x29697, -1, -1, 1493892, -1, -1, -1, -1, -1, -1 }, { 0x2969B, -1, -1, 1493898, -1, -1, -1, -1, -1, -1 }, { 0x296A3, -1, -1, 1493902, -1, -1, -1, -1, -1, -1 }, { 0x296A5, -1, -1, 1493908, -1, -1, -1, -1, -1, -1 }, { 0x296A6, -1, -1, -1, -1, -1, -1, -1, -1, 1493912 }, { 0x296A7, -1, -1, -1, -1, -1, -1, -1, -1, 1493919 }, { 0x296A9, -1, -1, -1, -1, -1, -1, -1, -1, 1493924 }, { 0x296AA, -1, -1, 1493929, -1, -1, -1, -1, -1, -1 }, { 0x296AB, -1, -1, 1493933, -1, -1, -1, -1, -1, -1 }, { 0x296AC, -1, -1, 1493940, -1, -1, -1, -1, -1, -1 }, { 0x296AD, -1, -1, 1493943, -1, -1, -1, -1, -1, -1 }, { 0x296AE, -1, -1, 1493948, -1, -1, -1, -1, -1, -1 }, { 0x296AF, -1, -1, 1493952, -1, -1, -1, -1, -1, -1 }, { 0x296B1, -1, -1, 1493956, -1, -1, -1, -1, -1, -1 }, { 0x296B2, -1, -1, 1493963, -1, -1, -1, -1, -1, -1 }, { 0x296B5, -1, -1, 1493968, -1, -1, -1, -1, -1, -1 }, { 0x296B9, -1, -1, 1493973, -1, -1, -1, -1, -1, -1 }, { 0x296BB, -1, -1, 1493979, -1, -1, -1, -1, -1, -1 }, { 0x296BE, -1, -1, 1493984, -1, -1, -1, -1, -1, -1 }, { 0x296C2, -1, -1, -1, -1, -1, -1, -1, -1, 1493989 }, { 0x296C3, -1, -1, -1, -1, -1, -1, -1, -1, 1493992 }, { 0x296C4, -1, -1, -1, -1, -1, -1, -1, -1, 1493997 }, { 0x296C5, -1, -1, 1494003, -1, -1, -1, -1, -1, -1 }, { 0x296C6, -1, -1, 1494008, -1, -1, -1, -1, -1, -1 }, { 0x296C7, -1, -1, 1494012, -1, -1, -1, -1, -1, -1 }, { 0x296CB, -1, -1, 1494017, -1, -1, -1, -1, -1, -1 }, { 0x296CC, -1, -1, 1494022, -1, -1, -1, -1, -1, -1 }, { 0x296CE, -1, -1, 1494027, -1, -1, -1, -1, -1, -1 }, { 0x296CF, -1, -1, 1494032, -1, -1, -1, -1, -1, -1 }, { 0x296D1, -1, -1, 1494037, -1, -1, -1, -1, -1, -1 }, { 0x296D8, -1, -1, 1494041, -1, -1, -1, -1, -1, -1 }, { 0x296DC, -1, -1, -1, -1, -1, -1, -1, -1, 1494047 }, { 0x296DD, -1, -1, 1494053, -1, -1, -1, -1, -1, -1 }, { 0x296DE, -1, -1, 1494058, -1, -1, -1, -1, -1, -1 }, { 0x296DF, -1, -1, 1494063, -1, -1, -1, -1, -1, -1 }, { 0x296E0, -1, -1, 1494069, -1, -1, -1, -1, -1, -1 }, { 0x296E1, -1, -1, 1494074, -1, -1, -1, -1, -1, -1 }, { 0x296E2, -1, -1, 1494080, -1, -1, -1, -1, -1, -1 }, { 0x296E5, -1, -1, 1494085, -1, -1, -1, -1, -1, -1 }, { 0x296E6, -1, -1, 1494090, -1, -1, -1, -1, -1, -1 }, { 0x296E7, -1, -1, 1494097, -1, -1, -1, -1, -1, -1 }, { 0x296E8, -1, -1, 1494103, -1, -1, -1, -1, -1, -1 }, { 0x296E9, -1, -1, 1494108, -1, -1, -1, -1, -1, -1 }, { 0x296EA, -1, -1, 1494113, -1, -1, -1, -1, -1, -1 }, { 0x296ED, -1, -1, 1494117, -1, -1, -1, -1, -1, -1 }, { 0x296EE, -1, -1, 1494121, -1, -1, -1, -1, -1, -1 }, { 0x296F2, -1, -1, 1494125, -1, -1, -1, -1, -1, -1 }, { 0x296F3, -1, -1, 1494131, -1, -1, -1, -1, -1, -1 }, { 0x296F5, -1, -1, 1494136, -1, -1, -1, -1, -1, -1 }, { 0x296F6, -1, -1, 1494142, -1, -1, -1, -1, -1, -1 }, { 0x296F7, -1, -1, -1, -1, -1, -1, -1, -1, 1494146 }, { 0x296F8, -1, -1, -1, -1, -1, -1, -1, -1, 1494152 }, { 0x296F9, -1, -1, 1494158, -1, -1, -1, -1, -1, -1 }, { 0x296FA, -1, -1, 1494162, -1, -1, -1, -1, -1, -1 }, { 0x296FB, -1, -1, 1494166, -1, -1, -1, -1, -1, -1 }, { 0x296FC, -1, -1, 1494171, -1, -1, -1, -1, -1, -1 }, { 0x296FD, -1, -1, 1494175, -1, -1, -1, -1, -1, -1 }, { 0x29700, -1, -1, 1494180, -1, -1, -1, -1, -1, -1 }, { 0x29701, -1, -1, 1494186, -1, -1, -1, -1, -1, -1 }, { 0x29703, -1, -1, 1494192, -1, -1, -1, -1, -1, -1 }, { 0x29706, -1, -1, 1494196, -1, -1, -1, -1, -1, -1 }, { 0x29707, 1494200, -1, 1494263, -1, -1, -1, -1, -1, -1 }, { 0x2970A, -1, -1, 1494269, -1, -1, -1, -1, -1, -1 }, { 0x2970C, -1, -1, 1494273, -1, -1, -1, -1, -1, -1 }, { 0x2970D, -1, -1, 1494278, -1, -1, -1, -1, -1, -1 }, { 0x29712, -1, -1, 1494284, -1, -1, -1, -1, -1, -1 }, { 0x29716, -1, -1, 1494290, -1, -1, -1, -1, -1, -1 }, { 0x2971F, -1, -1, 1494297, -1, -1, -1, -1, -1, -1 }, { 0x29720, 1494313, 1494302, -1, -1, -1, -1, -1, -1, -1 }, { 0x29723, -1, -1, 1494349, -1, -1, -1, -1, -1, -1 }, { 0x29725, -1, -1, 1494355, -1, -1, -1, -1, -1, -1 }, { 0x29726, -1, -1, 1494359, -1, -1, -1, -1, -1, -1 }, { 0x29727, -1, -1, 1494365, -1, -1, -1, -1, -1, -1 }, { 0x2972A, -1, -1, -1, -1, -1, -1, -1, -1, 1494370 }, { 0x2972B, -1, -1, -1, -1, -1, -1, -1, -1, 1494377 }, { 0x2972C, -1, -1, 1494383, -1, -1, -1, -1, -1, -1 }, { 0x2972D, -1, -1, 1494389, -1, -1, -1, -1, -1, -1 }, { 0x29730, -1, -1, 1494393, -1, -1, -1, -1, -1, -1 }, { 0x29731, -1, -1, 1494397, -1, -1, -1, -1, -1, -1 }, { 0x29732, -1, 1494402, 1494407, -1, -1, -1, -1, -1, -1 }, { 0x29733, -1, -1, 1494411, -1, -1, -1, -1, -1, -1 }, { 0x29735, -1, -1, 1494417, -1, -1, -1, -1, -1, -1 }, { 0x29736, -1, -1, 1494423, -1, -1, -1, -1, -1, -1 }, { 0x29737, -1, -1, 1494428, -1, -1, -1, -1, -1, -1 }, { 0x29738, -1, -1, 1494433, -1, -1, -1, -1, -1, -1 }, { 0x2973A, -1, -1, 1494438, -1, -1, -1, -1, -1, -1 }, { 0x2973D, -1, -1, 1494442, -1, -1, -1, -1, -1, 1494447 }, { 0x29747, -1, -1, -1, -1, -1, -1, -1, -1, 1494453 }, { 0x29748, -1, -1, 1494459, -1, -1, -1, -1, -1, -1 }, { 0x2974A, -1, -1, 1494465, -1, -1, -1, -1, -1, -1 }, { 0x2974C, -1, -1, 1494469, -1, -1, -1, -1, -1, -1 }, { 0x29750, -1, -1, 1494474, -1, -1, -1, -1, -1, -1 }, { 0x29754, -1, -1, 1494478, -1, -1, -1, -1, -1, -1 }, { 0x29755, -1, -1, 1494482, -1, -1, -1, -1, -1, -1 }, { 0x29756, -1, -1, 1494486, -1, -1, -1, -1, -1, -1 }, { 0x29757, -1, -1, 1494491, -1, -1, -1, -1, -1, -1 }, { 0x2975A, -1, -1, 1494495, -1, -1, -1, -1, -1, -1 }, { 0x2975B, -1, -1, 1494501, -1, -1, -1, -1, -1, -1 }, { 0x2975D, -1, -1, 1494506, -1, -1, -1, -1, -1, -1 }, { 0x2975E, -1, -1, 1494511, -1, -1, -1, -1, -1, -1 }, { 0x2975F, -1, -1, 1494517, -1, -1, -1, -1, -1, -1 }, { 0x29760, 1494522, -1, 1494541, -1, -1, -1, -1, -1, -1 }, { 0x29763, -1, -1, 1494546, -1, -1, -1, -1, -1, -1 }, { 0x29765, -1, -1, 1494550, -1, -1, -1, -1, -1, -1 }, { 0x29768, -1, -1, 1494554, -1, -1, -1, -1, -1, -1 }, { 0x29777, -1, -1, 1494559, -1, -1, -1, -1, -1, -1 }, { 0x29778, -1, -1, 1494563, -1, -1, -1, -1, -1, -1 }, { 0x2977A, -1, -1, -1, -1, -1, -1, -1, -1, 1494569 }, { 0x2977B, -1, -1, -1, -1, -1, -1, -1, -1, 1494575 }, { 0x2977D, -1, -1, 1494581, -1, -1, -1, -1, -1, -1 }, { 0x2977E, -1, -1, 1494588, -1, -1, -1, -1, -1, -1 }, { 0x2977F, -1, -1, 1494595, -1, -1, -1, -1, -1, -1 }, { 0x29780, -1, -1, 1494601, -1, -1, -1, -1, -1, -1 }, { 0x29781, -1, -1, 1494606, -1, -1, -1, -1, -1, -1 }, { 0x29783, -1, -1, 1494610, -1, -1, -1, -1, -1, -1 }, { 0x29784, -1, -1, 1494617, -1, -1, -1, -1, -1, -1 }, { 0x29785, -1, -1, 1494622, -1, -1, -1, -1, -1, -1 }, { 0x29786, -1, -1, 1494627, -1, -1, -1, -1, -1, -1 }, { 0x29787, -1, -1, 1494635, -1, -1, -1, -1, -1, -1 }, { 0x29788, -1, -1, 1494639, -1, -1, -1, -1, -1, -1 }, { 0x29789, -1, -1, 1494644, -1, -1, -1, -1, -1, -1 }, { 0x2978A, -1, -1, 1494651, -1, -1, -1, -1, -1, -1 }, { 0x2978B, -1, -1, 1494655, -1, -1, -1, -1, -1, -1 }, { 0x29799, -1, -1, 1494662, -1, -1, -1, -1, -1, -1 }, { 0x2979D, -1, -1, -1, -1, -1, -1, -1, -1, 1494668 }, { 0x2979E, -1, -1, 1494674, -1, -1, -1, -1, -1, -1 }, { 0x297A4, -1, -1, 1494679, -1, -1, -1, -1, -1, -1 }, { 0x297A5, -1, -1, 1494684, -1, -1, -1, -1, -1, -1 }, { 0x297A6, -1, -1, 1494691, -1, -1, -1, -1, -1, -1 }, { 0x297A7, -1, -1, 1494698, -1, -1, -1, -1, -1, -1 }, { 0x297A8, -1, -1, 1494705, -1, -1, -1, -1, -1, -1 }, { 0x297A9, -1, -1, 1494709, -1, -1, -1, -1, -1, -1 }, { 0x297AC, -1, -1, 1494716, -1, -1, -1, -1, -1, -1 }, { 0x297AF, -1, -1, 1494722, -1, -1, -1, -1, -1, -1 }, { 0x297B6, -1, -1, 1494729, -1, -1, -1, -1, -1, -1 }, { 0x297BA, -1, -1, 1494733, -1, -1, -1, -1, -1, -1 }, { 0x297BB, -1, -1, 1494738, -1, -1, -1, -1, -1, -1 }, { 0x297BE, -1, -1, 1494743, -1, -1, -1, -1, -1, -1 }, { 0x297BF, -1, -1, 1494747, -1, -1, -1, -1, -1, -1 }, { 0x297C0, -1, -1, 1494752, -1, -1, -1, -1, -1, -1 }, { 0x297C1, -1, -1, 1494758, -1, -1, -1, -1, -1, -1 }, { 0x297C2, -1, -1, 1494764, -1, -1, -1, -1, -1, 1494769 }, { 0x297C3, -1, -1, 1494774, -1, -1, -1, -1, -1, -1 }, { 0x297C5, -1, -1, 1494780, -1, -1, -1, -1, -1, -1 }, { 0x297C7, -1, -1, 1494786, -1, -1, -1, -1, -1, -1 }, { 0x297C8, -1, -1, 1494790, -1, -1, -1, -1, -1, -1 }, { 0x297C9, -1, -1, 1494796, -1, -1, -1, -1, -1, -1 }, { 0x297CA, -1, -1, 1494800, -1, -1, -1, -1, -1, -1 }, { 0x297CB, -1, -1, 1494806, -1, -1, -1, -1, -1, -1 }, { 0x297CD, -1, -1, 1494812, -1, -1, -1, -1, -1, -1 }, { 0x297D0, -1, -1, 1494817, -1, -1, -1, -1, -1, -1 }, { 0x297D1, -1, -1, 1494821, -1, -1, -1, -1, -1, -1 }, { 0x297D2, -1, -1, 1494825, -1, -1, -1, -1, -1, -1 }, { 0x297D3, -1, -1, 1494830, -1, -1, -1, -1, -1, -1 }, { 0x297D4, 1494840, 1494834, 1494862, -1, -1, -1, -1, -1, -1 }, { 0x297D5, -1, -1, 1494867, -1, -1, -1, -1, -1, -1 }, { 0x297D7, -1, -1, 1494871, -1, -1, -1, -1, -1, -1 }, { 0x297DE, -1, -1, 1494877, -1, -1, -1, -1, -1, -1 }, { 0x297DF, -1, -1, 1494883, -1, -1, -1, -1, -1, -1 }, { 0x297E0, -1, -1, 1494888, -1, -1, -1, -1, -1, -1 }, { 0x297E1, -1, -1, -1, -1, -1, -1, -1, -1, 1494892 }, { 0x297E2, -1, -1, -1, -1, -1, -1, -1, -1, 1494898 }, { 0x297E5, -1, -1, 1494902, -1, -1, -1, -1, -1, -1 }, { 0x297E6, -1, -1, 1494908, -1, -1, -1, -1, -1, -1 }, { 0x297E7, -1, -1, 1494913, -1, -1, -1, -1, -1, -1 }, { 0x297E8, -1, -1, 1494919, -1, -1, -1, -1, -1, -1 }, { 0x297EB, -1, -1, 1494924, -1, -1, -1, -1, -1, -1 }, { 0x297EC, -1, -1, -1, -1, -1, -1, -1, -1, 1494930 }, { 0x297ED, -1, -1, 1494936, -1, -1, -1, -1, -1, -1 }, { 0x297EE, -1, -1, 1494942, -1, -1, -1, -1, -1, -1 }, { 0x297F0, -1, -1, 1494948, -1, -1, -1, -1, -1, -1 }, { 0x297F3, -1, -1, 1494953, -1, -1, -1, -1, -1, -1 }, { 0x297F5, -1, -1, -1, -1, -1, -1, -1, -1, 1494957 }, { 0x297F6, -1, -1, 1494963, -1, -1, -1, -1, -1, -1 }, { 0x297F7, -1, -1, 1494969, -1, -1, -1, -1, -1, -1 }, { 0x297F8, -1, -1, 1494975, -1, -1, -1, -1, -1, -1 }, { 0x297FA, -1, -1, 1494980, -1, -1, -1, -1, -1, -1 }, { 0x297FB, -1, -1, -1, -1, -1, -1, -1, -1, 1494985 }, { 0x297FC, -1, -1, -1, -1, -1, -1, -1, -1, 1494992 }, { 0x297FF, -1, -1, 1494998, -1, -1, -1, -1, -1, -1 }, { 0x29800, -1, -1, 1495002, -1, -1, -1, -1, -1, -1 }, { 0x29801, -1, -1, 1495006, -1, -1, -1, -1, -1, -1 }, { 0x29802, -1, -1, 1495011, -1, -1, -1, -1, -1, -1 }, { 0x29803, -1, -1, 1495015, -1, -1, -1, -1, -1, -1 }, { 0x29805, -1, -1, 1495020, -1, -1, -1, -1, -1, -1 }, { 0x29806, -1, -1, 1495024, -1, -1, -1, -1, -1, -1 }, { 0x29807, -1, -1, 1495030, -1, -1, -1, -1, -1, -1 }, { 0x29808, -1, -1, 1495035, -1, -1, -1, -1, -1, -1 }, { 0x29809, -1, -1, 1495040, -1, -1, -1, -1, -1, -1 }, { 0x2980A, -1, -1, 1495046, -1, -1, -1, -1, -1, -1 }, { 0x2980B, -1, -1, 1495052, -1, -1, -1, -1, -1, -1 }, { 0x2980C, -1, -1, 1495056, -1, -1, -1, -1, -1, -1 }, { 0x2980E, -1, -1, 1495062, -1, -1, -1, -1, -1, -1 }, { 0x2980F, -1, -1, 1495067, -1, -1, -1, -1, -1, -1 }, { 0x29810, -1, 1495074, -1, -1, -1, -1, -1, -1, -1 }, { 0x29811, 1495079, -1, 1495097, -1, -1, -1, -1, -1, -1 }, { 0x29813, -1, -1, -1, -1, -1, -1, -1, -1, 1495103 }, { 0x29814, -1, -1, -1, -1, -1, -1, -1, -1, 1495109 }, { 0x29818, -1, -1, -1, -1, -1, -1, -1, -1, 1495114 }, { 0x2981A, -1, -1, 1495121, -1, -1, -1, -1, -1, -1 }, { 0x2981F, -1, -1, 1495126, -1, -1, -1, -1, -1, -1 }, { 0x29820, -1, -1, -1, -1, -1, -1, -1, -1, 1495130 }, { 0x29826, -1, -1, 1495135, -1, -1, -1, -1, -1, -1 }, { 0x29827, -1, -1, -1, -1, -1, -1, -1, -1, 1495139 }, { 0x29828, -1, -1, 1495145, -1, -1, -1, -1, -1, -1 }, { 0x29829, -1, -1, -1, -1, -1, -1, -1, -1, 1495149 }, { 0x2982D, -1, -1, -1, -1, -1, -1, -1, -1, 1495154 }, { 0x2982E, -1, -1, 1495158, -1, -1, -1, -1, -1, -1 }, { 0x2982F, -1, -1, 1495163, -1, -1, -1, -1, -1, -1 }, { 0x29831, -1, -1, -1, -1, -1, -1, -1, -1, 1495168 }, { 0x29833, -1, -1, -1, -1, -1, -1, -1, -1, 1495173 }, { 0x29834, -1, -1, -1, -1, -1, -1, -1, -1, 1495178 }, { 0x29835, -1, -1, -1, -1, -1, -1, -1, -1, 1495183 }, { 0x29836, -1, -1, 1495190, -1, -1, -1, -1, -1, -1 }, { 0x29837, -1, -1, 1495196, -1, -1, -1, -1, -1, -1 }, { 0x29838, -1, -1, -1, -1, -1, -1, -1, -1, 1495200 }, { 0x29839, -1, -1, 1495205, -1, -1, -1, -1, -1, -1 }, { 0x2983B, -1, -1, 1495217, -1, -1, -1, -1, 1495211, -1 }, { 0x2983D, -1, -1, 1495222, -1, -1, -1, -1, -1, -1 }, { 0x2983E, -1, -1, 1495227, -1, -1, -1, -1, -1, -1 }, { 0x2983F, -1, -1, 1495233, -1, -1, -1, -1, -1, -1 }, { 0x29843, -1, -1, 1495238, -1, -1, -1, -1, -1, -1 }, { 0x29844, -1, -1, 1495242, -1, -1, -1, -1, -1, -1 }, { 0x2984B, -1, -1, -1, -1, -1, -1, -1, -1, 1495247 }, { 0x2984C, -1, -1, 1495253, -1, -1, -1, -1, -1, -1 }, { 0x2984E, -1, -1, 1495260, -1, -1, -1, -1, -1, -1 }, { 0x29853, -1, -1, 1495265, -1, -1, -1, -1, -1, -1 }, { 0x29854, -1, -1, 1495271, -1, -1, -1, -1, -1, -1 }, { 0x29855, -1, -1, 1495276, -1, -1, -1, -1, -1, -1 }, { 0x29857, -1, 1495282, -1, -1, -1, -1, -1, -1, -1 }, { 0x2985C, -1, -1, -1, -1, -1, -1, -1, -1, 1495287 }, { 0x2985D, -1, -1, 1495294, -1, -1, -1, -1, -1, -1 }, { 0x2985F, -1, -1, 1495299, -1, -1, -1, -1, -1, -1 }, { 0x29860, -1, -1, 1495304, -1, -1, -1, -1, -1, -1 }, { 0x29863, -1, -1, 1495311, -1, -1, -1, -1, -1, -1 }, { 0x29866, -1, -1, 1495315, -1, -1, -1, -1, -1, -1 }, { 0x29867, -1, -1, 1495321, -1, -1, -1, -1, -1, -1 }, { 0x29868, -1, -1, 1495327, -1, -1, -1, -1, -1, -1 }, { 0x29869, -1, -1, 1495331, -1, -1, -1, -1, -1, -1 }, { 0x2986B, -1, -1, 1495335, -1, -1, -1, -1, -1, -1 }, { 0x2986F, -1, -1, 1495340, -1, -1, -1, -1, -1, -1 }, { 0x29877, -1, -1, 1495346, -1, -1, -1, -1, -1, -1 }, { 0x2987A, -1, -1, 1495351, -1, -1, -1, -1, -1, -1 }, { 0x2987E, -1, -1, 1495356, -1, -1, -1, -1, -1, -1 }, { 0x29884, -1, -1, 1495361, -1, -1, -1, -1, -1, -1 }, { 0x29885, -1, -1, 1495366, -1, -1, -1, -1, -1, -1 }, { 0x29888, -1, -1, 1495370, -1, -1, -1, -1, -1, -1 }, { 0x2988A, -1, -1, 1495375, -1, -1, -1, -1, -1, -1 }, { 0x2988C, -1, -1, 1495380, -1, -1, -1, -1, -1, -1 }, { 0x2988D, -1, -1, 1495385, -1, -1, -1, -1, -1, -1 }, { 0x2988E, -1, -1, 1495390, -1, -1, -1, -1, -1, -1 }, { 0x29890, -1, -1, 1495395, -1, -1, -1, -1, -1, -1 }, { 0x29891, -1, -1, 1495400, -1, -1, -1, -1, -1, -1 }, { 0x29892, -1, -1, 1495404, -1, -1, -1, -1, -1, -1 }, { 0x29894, -1, -1, 1495409, -1, -1, -1, -1, -1, -1 }, { 0x29895, -1, -1, 1495414, -1, -1, -1, -1, -1, -1 }, { 0x29896, -1, -1, 1495418, -1, -1, -1, -1, -1, -1 }, { 0x29898, -1, -1, 1495422, -1, -1, -1, -1, -1, -1 }, { 0x2989B, -1, -1, 1495426, -1, -1, -1, -1, -1, -1 }, { 0x2989E, -1, -1, 1495430, -1, -1, -1, -1, -1, -1 }, { 0x298A1, -1, -1, 1495435, -1, -1, -1, -1, -1, -1 }, { 0x298A4, -1, 1495440, -1, -1, -1, -1, -1, -1, -1 }, { 0x298A6, -1, -1, -1, -1, -1, -1, -1, -1, 1495445 }, { 0x298A8, -1, -1, 1495451, -1, -1, -1, -1, -1, -1 }, { 0x298AA, -1, -1, 1495456, -1, -1, -1, -1, -1, -1 }, { 0x298AB, -1, -1, 1495460, -1, -1, -1, -1, -1, -1 }, { 0x298AC, -1, -1, -1, -1, -1, -1, -1, -1, 1495465 }, { 0x298AE, -1, -1, 1495471, -1, -1, -1, -1, -1, -1 }, { 0x298AF, -1, -1, 1495476, -1, -1, -1, -1, -1, -1 }, { 0x298B0, -1, -1, 1495483, -1, -1, -1, -1, -1, -1 }, { 0x298B1, -1, -1, 1495487, -1, -1, -1, -1, -1, -1 }, { 0x298B2, 1495497, 1495492, -1, -1, -1, -1, -1, -1, -1 }, { 0x298B3, -1, -1, 1495524, -1, -1, -1, -1, -1, -1 }, { 0x298B4, -1, -1, 1495528, -1, -1, -1, -1, -1, -1 }, { 0x298B5, -1, -1, 1495533, -1, -1, -1, -1, -1, -1 }, { 0x298B6, -1, -1, 1495538, -1, -1, -1, -1, -1, -1 }, { 0x298B7, -1, -1, 1495542, -1, -1, -1, -1, -1, -1 }, { 0x298B8, -1, -1, 1495546, -1, -1, -1, -1, -1, -1 }, { 0x298B9, -1, -1, 1495552, -1, -1, -1, -1, -1, -1 }, { 0x298BB, -1, -1, 1495557, -1, -1, -1, -1, -1, -1 }, { 0x298BC, -1, -1, 1495562, -1, -1, -1, -1, -1, -1 }, { 0x298BD, -1, -1, 1495569, -1, -1, -1, -1, -1, -1 }, { 0x298BE, -1, -1, 1495576, -1, -1, -1, -1, -1, -1 }, { 0x298BF, -1, -1, 1495581, -1, -1, -1, -1, -1, -1 }, { 0x298CA, -1, -1, 1495585, -1, -1, -1, -1, -1, -1 }, { 0x298D1, 1495595, 1495589, -1, -1, -1, -1, -1, -1, -1 }, { 0x298D6, -1, -1, 1495655, -1, -1, -1, -1, -1, -1 }, { 0x298D8, -1, -1, 1495660, -1, -1, -1, -1, -1, -1 }, { 0x298DA, -1, -1, 1495665, -1, -1, -1, -1, -1, -1 }, { 0x298DC, -1, -1, 1495669, -1, -1, -1, -1, -1, -1 }, { 0x298DD, -1, -1, 1495673, -1, -1, -1, -1, -1, -1 }, { 0x298DE, -1, -1, 1495677, -1, -1, -1, -1, -1, -1 }, { 0x298E1, -1, -1, 1495681, -1, -1, -1, -1, -1, -1 }, { 0x298E3, -1, -1, 1495685, -1, -1, -1, -1, -1, -1 }, { 0x298E9, -1, -1, 1495688, -1, -1, -1, -1, -1, -1 }, { 0x298EA, -1, 1495693, -1, -1, -1, -1, -1, -1, -1 }, { 0x298EB, -1, -1, 1495699, -1, -1, -1, -1, -1, -1 }, { 0x298EE, -1, -1, 1495703, -1, -1, -1, -1, -1, -1 }, { 0x298EF, -1, -1, 1495707, -1, -1, -1, -1, -1, -1 }, { 0x298F1, -1, 1495711, 1495716, -1, -1, -1, -1, -1, -1 }, { 0x298F2, -1, -1, 1495720, -1, -1, -1, -1, -1, -1 }, { 0x298F3, -1, -1, 1495725, -1, -1, -1, -1, -1, -1 }, { 0x298F4, -1, -1, 1495731, -1, -1, -1, -1, -1, -1 }, { 0x298F5, -1, -1, 1495736, -1, -1, -1, -1, -1, -1 }, { 0x298F6, -1, -1, 1495741, -1, -1, -1, -1, -1, -1 }, { 0x298F7, -1, -1, 1495747, -1, -1, -1, -1, -1, -1 }, { 0x298F8, -1, -1, 1495752, -1, -1, -1, -1, -1, -1 }, { 0x298F9, -1, -1, 1495756, -1, -1, -1, -1, -1, -1 }, { 0x298FA, -1, 1495760, 1495770, -1, -1, -1, -1, -1, -1 }, { 0x298FB, -1, -1, 1495775, -1, -1, -1, -1, -1, -1 }, { 0x298FC, -1, -1, 1495779, -1, -1, -1, -1, -1, -1 }, { 0x29901, -1, -1, 1495786, -1, -1, -1, -1, -1, -1 }, { 0x29903, -1, 1495791, -1, -1, -1, -1, -1, -1, -1 }, { 0x29905, -1, 1495801, -1, -1, -1, -1, -1, -1, -1 }, { 0x29908, -1, -1, 1495807, -1, -1, -1, -1, -1, -1 }, { 0x29909, -1, -1, 1495812, -1, -1, -1, -1, -1, -1 }, { 0x2990A, -1, -1, 1495817, -1, -1, -1, -1, -1, -1 }, { 0x2990B, -1, -1, 1495823, -1, -1, -1, -1, -1, -1 }, { 0x2990F, -1, -1, 1495828, -1, -1, -1, -1, -1, -1 }, { 0x29912, -1, -1, 1495833, -1, -1, -1, -1, -1, -1 }, { 0x29915, -1, -1, -1, -1, -1, -1, -1, -1, 1495837 }, { 0x29916, -1, -1, 1495842, -1, -1, -1, -1, -1, -1 }, { 0x29917, -1, -1, 1495847, -1, -1, -1, -1, -1, -1 }, { 0x29918, -1, -1, 1495853, -1, -1, -1, -1, -1, -1 }, { 0x29919, -1, -1, 1495858, -1, -1, -1, -1, -1, -1 }, { 0x2991A, -1, -1, 1495865, -1, -1, -1, -1, -1, -1 }, { 0x2991B, -1, -1, 1495871, -1, -1, -1, -1, -1, -1 }, { 0x2991C, -1, -1, 1495877, -1, -1, -1, -1, -1, -1 }, { 0x2991E, -1, -1, 1495882, -1, -1, -1, -1, -1, -1 }, { 0x2991F, -1, -1, 1495887, -1, -1, -1, -1, -1, -1 }, { 0x29920, -1, -1, 1495893, -1, -1, -1, -1, -1, -1 }, { 0x29921, -1, -1, 1495898, -1, -1, -1, -1, -1, -1 }, { 0x29923, -1, -1, 1495904, -1, -1, -1, -1, -1, -1 }, { 0x29924, -1, -1, 1495910, -1, -1, -1, -1, -1, -1 }, { 0x29925, -1, -1, 1495916, -1, -1, -1, -1, -1, -1 }, { 0x29926, -1, -1, 1495922, -1, -1, -1, -1, -1, -1 }, { 0x29929, -1, -1, 1495928, -1, -1, -1, -1, -1, -1 }, { 0x2992F, -1, 1495931, -1, -1, -1, -1, -1, -1, -1 }, { 0x29932, -1, -1, 1495937, -1, -1, -1, -1, -1, -1 }, { 0x29938, -1, -1, 1495941, -1, -1, -1, -1, -1, -1 }, { 0x29939, -1, -1, 1495946, -1, -1, -1, -1, -1, -1 }, { 0x2993A, -1, -1, 1495951, -1, -1, -1, -1, -1, -1 }, { 0x2993D, -1, -1, 1495955, -1, -1, -1, -1, -1, -1 }, { 0x2993F, -1, -1, 1495959, -1, -1, -1, -1, -1, -1 }, { 0x29941, -1, -1, 1495964, -1, -1, -1, -1, -1, -1 }, { 0x29942, -1, -1, 1495970, -1, -1, -1, -1, -1, -1 }, { 0x29944, -1, -1, 1495974, -1, -1, -1, -1, -1, -1 }, { 0x29945, -1, 1495980, 1495985, -1, -1, -1, -1, -1, -1 }, { 0x29946, -1, -1, 1495990, -1, -1, -1, -1, -1, -1 }, { 0x29947, -1, 1495994, 1495999, -1, -1, -1, -1, -1, -1 }, { 0x29948, -1, 1496005, 1496010, -1, -1, -1, -1, -1, -1 }, { 0x29949, -1, 1496015, 1496020, -1, -1, -1, -1, -1, -1 }, { 0x2994A, -1, -1, 1496024, -1, -1, -1, -1, -1, -1 }, { 0x2994B, 1496038, 1496028, 1496071, -1, -1, -1, -1, -1, -1 }, { 0x2994C, -1, -1, 1496075, -1, -1, -1, -1, -1, -1 }, { 0x29950, -1, -1, 1496080, -1, -1, -1, -1, -1, -1 }, { 0x29951, -1, -1, 1496085, -1, -1, -1, -1, -1, -1 }, { 0x29954, -1, -1, 1496089, -1, -1, -1, -1, -1, -1 }, { 0x29958, -1, -1, 1496093, -1, -1, -1, -1, -1, -1 }, { 0x2995D, -1, 1496098, -1, -1, -1, -1, -1, -1, -1 }, { 0x29960, -1, -1, 1496102, -1, -1, -1, -1, -1, -1 }, { 0x29963, -1, -1, 1496107, -1, -1, -1, -1, -1, -1 }, { 0x2996A, -1, 1496112, -1, -1, -1, -1, -1, -1, -1 }, { 0x2996B, -1, -1, 1496118, -1, -1, -1, -1, -1, -1 }, { 0x2996C, -1, -1, 1496125, -1, -1, -1, -1, -1, -1 }, { 0x2996D, -1, -1, 1496129, -1, -1, -1, -1, -1, -1 }, { 0x2996E, -1, -1, 1496133, -1, -1, -1, -1, -1, -1 }, { 0x2996F, -1, -1, 1496139, -1, -1, -1, -1, -1, -1 }, { 0x29972, -1, -1, 1496143, -1, -1, -1, -1, -1, -1 }, { 0x29974, -1, -1, 1496148, -1, -1, -1, -1, -1, -1 }, { 0x2997D, -1, -1, 1496152, -1, -1, -1, -1, -1, -1 }, { 0x2997F, -1, -1, 1496156, -1, -1, -1, -1, -1, -1 }, { 0x29982, -1, -1, 1496160, -1, -1, -1, -1, -1, -1 }, { 0x29987, -1, -1, 1496166, -1, -1, -1, -1, -1, -1 }, { 0x29989, -1, -1, 1496170, -1, -1, -1, -1, -1, -1 }, { 0x2998A, -1, -1, 1496175, -1, -1, -1, -1, -1, -1 }, { 0x2998B, -1, -1, 1496180, -1, -1, -1, -1, -1, -1 }, { 0x2998C, -1, -1, 1496184, -1, -1, -1, -1, -1, -1 }, { 0x2998E, -1, -1, 1496190, -1, -1, -1, -1, -1, -1 }, { 0x29990, -1, -1, 1496195, -1, -1, -1, -1, -1, -1 }, { 0x29993, -1, -1, -1, -1, -1, -1, -1, -1, 1496201 }, { 0x29998, -1, -1, 1496206, -1, -1, -1, -1, -1, -1 }, { 0x2999D, -1, 1496212, -1, -1, -1, -1, -1, -1, -1 }, { 0x299A0, -1, -1, 1496218, -1, -1, -1, -1, -1, -1 }, { 0x299A1, -1, -1, 1496224, -1, -1, -1, -1, -1, -1 }, { 0x299A2, 1496233, 1496228, 1496265, -1, -1, -1, -1, -1, -1 }, { 0x299A4, -1, -1, 1496269, -1, -1, -1, -1, -1, -1 }, { 0x299B1, -1, -1, 1496273, -1, -1, -1, -1, -1, -1 }, { 0x299B2, -1, -1, 1496279, -1, -1, -1, -1, -1, -1 }, { 0x299B9, -1, -1, 1496285, -1, -1, -1, -1, -1, -1 }, { 0x299BA, -1, -1, 1496291, -1, -1, -1, -1, -1, -1 }, { 0x299C3, -1, 1496297, 1496302, -1, -1, -1, -1, -1, -1 }, { 0x299C4, -1, -1, 1496306, -1, -1, -1, -1, -1, -1 }, { 0x299C5, -1, -1, 1496311, -1, -1, -1, -1, -1, -1 }, { 0x299C6, -1, -1, 1496316, -1, -1, -1, -1, -1, -1 }, { 0x299C7, -1, -1, 1496321, -1, -1, -1, -1, -1, -1 }, { 0x299C8, -1, -1, 1496326, -1, -1, -1, -1, -1, -1 }, { 0x299C9, -1, 1496330, 1496343, -1, -1, -1, -1, -1, -1 }, { 0x299CA, -1, -1, 1496350, -1, -1, -1, -1, -1, -1 }, { 0x299CB, -1, -1, 1496357, -1, -1, -1, -1, -1, -1 }, { 0x299CC, -1, -1, 1496361, -1, -1, -1, -1, -1, -1 }, { 0x299CD, -1, -1, -1, -1, -1, -1, -1, -1, 1496365 }, { 0x299CF, -1, -1, 1496372, -1, -1, -1, -1, -1, -1 }, { 0x299D0, -1, -1, 1496377, -1, -1, -1, -1, -1, -1 }, { 0x299D2, -1, -1, 1496382, -1, -1, -1, -1, -1, -1 }, { 0x299D3, -1, -1, 1496386, -1, -1, -1, -1, -1, -1 }, { 0x299D8, -1, -1, 1496392, -1, -1, -1, -1, -1, -1 }, { 0x299DC, -1, -1, 1496396, -1, -1, -1, -1, -1, -1 }, { 0x299E1, -1, -1, 1496403, -1, -1, -1, -1, -1, -1 }, { 0x299E6, -1, -1, 1496408, -1, -1, -1, -1, -1, -1 }, { 0x299E8, -1, -1, 1496413, -1, -1, -1, -1, -1, -1 }, { 0x299E9, -1, -1, 1496419, -1, -1, -1, -1, -1, -1 }, { 0x299EA, -1, -1, 1496425, -1, -1, -1, -1, -1, -1 }, { 0x299EB, -1, -1, 1496431, -1, -1, -1, -1, -1, -1 }, { 0x299EC, -1, -1, 1496437, -1, -1, -1, -1, -1, -1 }, { 0x299ED, -1, -1, 1496442, -1, -1, -1, -1, -1, -1 }, { 0x299EE, -1, -1, 1496446, -1, -1, -1, -1, -1, -1 }, { 0x299EF, -1, -1, 1496451, -1, -1, -1, -1, -1, -1 }, { 0x299F0, -1, -1, 1496455, -1, -1, -1, -1, -1, -1 }, { 0x299F1, -1, -1, 1496460, -1, -1, -1, -1, -1, -1 }, { 0x299F2, -1, -1, 1496464, -1, -1, -1, -1, -1, -1 }, { 0x299F3, -1, -1, 1496470, -1, -1, -1, -1, -1, -1 }, { 0x299F4, -1, -1, 1496476, -1, -1, -1, -1, -1, -1 }, { 0x299F5, -1, -1, 1496482, -1, -1, -1, -1, -1, -1 }, { 0x299FA, -1, -1, 1496487, -1, -1, -1, -1, -1, -1 }, { 0x299FC, -1, -1, 1496491, -1, -1, -1, -1, -1, -1 }, { 0x299FF, -1, -1, 1496496, -1, -1, -1, -1, -1, -1 }, { 0x29A00, -1, -1, 1496500, -1, -1, -1, -1, -1, -1 }, { 0x29A01, -1, -1, 1496504, -1, -1, -1, -1, -1, -1 }, { 0x29A03, -1, -1, 1496510, -1, -1, -1, -1, -1, -1 }, { 0x29A04, -1, -1, 1496516, -1, -1, -1, -1, -1, -1 }, { 0x29A05, -1, -1, 1496521, -1, -1, -1, -1, -1, -1 }, { 0x29A06, -1, -1, 1496526, -1, -1, -1, -1, -1, -1 }, { 0x29A07, -1, -1, 1496533, -1, -1, -1, -1, -1, -1 }, { 0x29A08, -1, -1, 1496538, -1, -1, -1, -1, -1, -1 }, { 0x29A09, -1, -1, 1496542, -1, -1, -1, -1, -1, -1 }, { 0x29A0A, -1, -1, 1496546, -1, -1, -1, -1, -1, -1 }, { 0x29A0B, -1, -1, 1496552, -1, -1, -1, -1, -1, -1 }, { 0x29A0C, -1, -1, 1496558, -1, -1, -1, -1, -1, -1 }, { 0x29A0D, -1, -1, 1496562, -1, -1, -1, -1, -1, -1 }, { 0x29A0F, -1, -1, 1496568, -1, -1, -1, -1, -1, -1 }, { 0x29A10, -1, -1, 1496573, -1, -1, -1, -1, -1, -1 }, { 0x29A11, -1, -1, 1496578, -1, -1, -1, -1, -1, -1 }, { 0x29A12, -1, -1, 1496584, -1, -1, -1, -1, -1, -1 }, { 0x29A13, -1, -1, 1496588, -1, -1, -1, -1, -1, -1 }, { 0x29A14, -1, -1, 1496594, -1, -1, -1, -1, -1, -1 }, { 0x29A17, -1, -1, 1496598, -1, -1, -1, -1, -1, -1 }, { 0x29A18, 1496602, -1, 1496612, -1, -1, -1, -1, -1, -1 }, { 0x29A19, -1, -1, 1496616, -1, -1, -1, -1, -1, -1 }, { 0x29A1A, -1, -1, 1496620, -1, -1, -1, -1, -1, -1 }, { 0x29A1C, -1, -1, 1496624, -1, -1, -1, -1, -1, 1496628 }, { 0x29A1D, -1, -1, 1496633, -1, -1, -1, -1, -1, -1 }, { 0x29A1E, -1, -1, 1496637, -1, -1, -1, -1, -1, -1 }, { 0x29A1F, -1, -1, 1496641, -1, -1, -1, -1, -1, -1 }, { 0x29A20, -1, -1, 1496647, -1, -1, -1, -1, -1, -1 }, { 0x29A21, -1, -1, 1496651, -1, -1, -1, -1, -1, -1 }, { 0x29A28, -1, 1496657, 1496661, -1, -1, -1, -1, -1, -1 }, { 0x29A29, -1, -1, 1496665, -1, -1, -1, -1, -1, -1 }, { 0x29A2B, -1, -1, 1496670, -1, -1, -1, -1, -1, -1 }, { 0x29A2C, -1, -1, 1496675, -1, -1, -1, -1, -1, -1 }, { 0x29A2D, 1496680, -1, 1496704, -1, -1, -1, -1, -1, -1 }, { 0x29A2E, -1, -1, 1496709, -1, -1, -1, -1, -1, -1 }, { 0x29A2F, -1, -1, 1496712, -1, -1, -1, -1, -1, -1 }, { 0x29A32, -1, -1, 1496719, -1, -1, -1, -1, -1, -1 }, { 0x29A33, -1, -1, 1496723, -1, -1, -1, -1, -1, -1 }, { 0x29A34, -1, -1, 1496727, -1, -1, -1, -1, -1, -1 }, { 0x29A37, -1, -1, 1496732, -1, -1, -1, -1, -1, -1 }, { 0x29A38, -1, -1, 1496737, -1, -1, -1, -1, -1, -1 }, { 0x29A39, -1, -1, 1496742, -1, -1, -1, -1, -1, -1 }, { 0x29A3B, -1, -1, 1496747, -1, -1, -1, -1, -1, -1 }, { 0x29A3C, -1, -1, -1, -1, -1, -1, -1, -1, 1496752 }, { 0x29A3D, -1, -1, 1496757, -1, -1, -1, -1, -1, -1 }, { 0x29A3E, -1, -1, 1496762, -1, -1, -1, -1, -1, -1 }, { 0x29A40, -1, -1, 1496766, -1, -1, -1, -1, -1, -1 }, { 0x29A44, -1, -1, 1496771, -1, -1, -1, -1, -1, -1 }, { 0x29A45, -1, -1, 1496776, -1, -1, -1, -1, -1, -1 }, { 0x29A47, -1, -1, -1, -1, -1, -1, -1, -1, 1496782 }, { 0x29A4B, -1, -1, 1496789, -1, -1, -1, -1, -1, -1 }, { 0x29A4C, -1, -1, 1496795, -1, -1, -1, -1, -1, -1 }, { 0x29A4D, 1496806, 1496800, 1496829, -1, -1, -1, -1, -1, -1 }, { 0x29A51, -1, -1, 1496835, -1, -1, -1, -1, -1, -1 }, { 0x29A52, -1, -1, 1496839, -1, -1, -1, -1, -1, -1 }, { 0x29A54, -1, -1, 1496843, -1, -1, -1, -1, -1, -1 }, { 0x29A56, -1, -1, -1, -1, -1, -1, -1, -1, 1496849 }, { 0x29A57, -1, -1, 1496856, -1, -1, -1, -1, -1, -1 }, { 0x29A58, -1, -1, 1496861, -1, -1, -1, -1, -1, -1 }, { 0x29A5B, -1, -1, 1496865, -1, -1, -1, -1, -1, -1 }, { 0x29A5D, -1, -1, 1496869, -1, -1, -1, -1, -1, -1 }, { 0x29A5E, -1, -1, 1496876, -1, -1, -1, -1, -1, -1 }, { 0x29A5F, -1, -1, 1496882, -1, -1, -1, -1, -1, -1 }, { 0x29A60, -1, -1, 1496888, -1, -1, -1, -1, -1, -1 }, { 0x29A61, -1, -1, 1496892, -1, -1, -1, -1, -1, -1 }, { 0x29A62, -1, -1, 1496898, -1, -1, -1, -1, -1, -1 }, { 0x29A64, -1, -1, 1496902, -1, -1, -1, -1, -1, -1 }, { 0x29A65, -1, -1, 1496906, -1, -1, -1, -1, -1, -1 }, { 0x29A67, -1, -1, 1496911, -1, -1, -1, -1, -1, -1 }, { 0x29A69, -1, -1, -1, -1, -1, -1, -1, -1, 1496916 }, { 0x29A6A, -1, -1, -1, -1, -1, -1, -1, -1, 1496921 }, { 0x29A6B, -1, -1, -1, -1, -1, -1, -1, -1, 1496929 }, { 0x29A6C, -1, -1, -1, -1, -1, -1, -1, -1, 1496937 }, { 0x29A6E, -1, -1, 1496942, -1, -1, -1, -1, -1, -1 }, { 0x29A6F, -1, -1, 1496946, -1, -1, -1, -1, -1, -1 }, { 0x29A70, -1, -1, 1496952, -1, -1, -1, -1, -1, -1 }, { 0x29A71, -1, -1, 1496957, -1, -1, -1, -1, -1, -1 }, { 0x29A72, -1, -1, 1496962, -1, -1, -1, -1, -1, -1 }, { 0x29A73, -1, -1, 1496966, -1, -1, -1, -1, -1, -1 }, { 0x29A74, -1, -1, 1496973, -1, -1, -1, -1, -1, -1 }, { 0x29A76, -1, -1, 1496978, -1, -1, -1, -1, -1, -1 }, { 0x29A7A, -1, -1, 1496983, -1, -1, -1, -1, -1, -1 }, { 0x29A7B, -1, -1, 1496989, -1, -1, -1, -1, -1, -1 }, { 0x29A7C, -1, -1, 1496995, -1, -1, -1, -1, -1, -1 }, { 0x29A7E, -1, -1, 1497000, -1, -1, -1, -1, -1, -1 }, { 0x29A7F, -1, -1, -1, -1, -1, -1, -1, -1, 1497005 }, { 0x29A80, -1, -1, 1497009, -1, -1, -1, -1, -1, -1 }, { 0x29A81, -1, -1, 1497015, -1, -1, -1, -1, -1, -1 }, { 0x29A82, -1, -1, 1497020, -1, -1, -1, -1, -1, -1 }, { 0x29A83, -1, -1, 1497024, -1, -1, -1, -1, -1, -1 }, { 0x29A88, -1, -1, 1497029, -1, -1, -1, -1, -1, -1 }, { 0x29A89, -1, -1, 1497034, -1, -1, -1, -1, -1, -1 }, { 0x29A8A, -1, -1, 1497038, -1, -1, -1, -1, -1, -1 }, { 0x29A8C, -1, -1, 1497044, -1, -1, -1, -1, -1, -1 }, { 0x29A8D, -1, -1, 1497050, -1, -1, -1, -1, -1, -1 }, { 0x29A8E, -1, -1, 1497054, -1, -1, -1, -1, -1, -1 }, { 0x29A90, -1, -1, 1497060, -1, -1, -1, -1, -1, -1 }, { 0x29A96, -1, -1, 1497065, -1, -1, -1, -1, -1, -1 }, { 0x29A97, 1497069, -1, 1497091, -1, -1, -1, -1, -1, -1 }, { 0x29A98, -1, -1, 1497096, -1, -1, -1, -1, -1, -1 }, { 0x29A9B, -1, -1, 1497104, -1, -1, -1, -1, -1, -1 }, { 0x29A9E, -1, -1, -1, -1, -1, -1, -1, -1, 1497108 }, { 0x29A9F, -1, -1, 1497114, -1, -1, -1, -1, -1, -1 }, { 0x29AA2, -1, -1, 1497118, -1, -1, -1, -1, -1, -1 }, { 0x29AA3, -1, -1, 1497124, -1, -1, -1, -1, -1, -1 }, { 0x29AA4, -1, -1, 1497128, -1, -1, -1, -1, -1, -1 }, { 0x29AA5, -1, -1, 1497131, -1, -1, -1, -1, -1, -1 }, { 0x29AA7, -1, -1, 1497137, -1, -1, -1, -1, -1, -1 }, { 0x29AAD, -1, -1, 1497141, -1, -1, -1, -1, -1, -1 }, { 0x29AAE, -1, -1, 1497146, -1, -1, -1, -1, -1, -1 }, { 0x29AB1, -1, -1, 1497150, -1, -1, -1, -1, -1, -1 }, { 0x29AB4, -1, -1, 1497155, -1, -1, -1, -1, -1, -1 }, { 0x29AB5, -1, -1, -1, -1, -1, -1, -1, -1, 1497160 }, { 0x29AB8, -1, -1, 1497165, -1, -1, -1, -1, -1, -1 }, { 0x29ABA, -1, -1, 1497169, -1, -1, -1, -1, -1, -1 }, { 0x29ABD, -1, -1, -1, -1, -1, -1, -1, -1, 1497174 }, { 0x29ABE, -1, -1, 1497180, -1, -1, -1, -1, -1, -1 }, { 0x29AC0, -1, -1, 1497186, -1, -1, -1, -1, -1, -1 }, { 0x29AC1, -1, -1, 1497191, -1, -1, -1, -1, -1, -1 }, { 0x29AC2, -1, -1, 1497196, -1, -1, -1, -1, -1, -1 }, { 0x29AC7, -1, -1, 1497202, -1, -1, -1, -1, -1, -1 }, { 0x29ACA, -1, -1, 1497206, -1, -1, -1, -1, -1, -1 }, { 0x29ACD, -1, -1, 1497210, -1, -1, -1, -1, -1, -1 }, { 0x29ACF, -1, -1, 1497215, -1, -1, -1, -1, -1, -1 }, { 0x29AD3, -1, -1, 1497220, -1, -1, -1, -1, -1, -1 }, { 0x29AD4, -1, -1, 1497225, -1, -1, -1, -1, -1, -1 }, { 0x29AD5, -1, -1, 1497230, -1, -1, -1, -1, -1, -1 }, { 0x29ADB, -1, -1, -1, -1, -1, -1, -1, -1, 1497235 }, { 0x29AE0, -1, -1, 1497241, -1, -1, -1, -1, -1, -1 }, { 0x29AE5, -1, -1, 1497246, -1, -1, -1, -1, -1, -1 }, { 0x29AE6, -1, -1, 1497251, -1, -1, -1, -1, -1, 1497256 }, { 0x29AEB, -1, -1, 1497261, -1, -1, -1, -1, -1, -1 }, { 0x29AF2, -1, -1, 1497265, -1, -1, -1, -1, -1, -1 }, { 0x29AF3, -1, -1, 1497270, -1, -1, -1, -1, -1, -1 }, { 0x29AF4, -1, -1, 1497276, -1, -1, -1, -1, -1, -1 }, { 0x29AF9, -1, -1, 1497280, -1, -1, -1, -1, -1, -1 }, { 0x29AFA, -1, -1, 1497287, -1, -1, -1, -1, -1, -1 }, { 0x29B00, -1, -1, 1497292, -1, -1, -1, -1, -1, -1 }, { 0x29B05, -1, 1497297, -1, -1, -1, -1, -1, -1, -1 }, { 0x29B06, -1, -1, -1, -1, -1, -1, -1, -1, 1497302 }, { 0x29B0D, -1, -1, 1497307, -1, -1, -1, -1, -1, -1 }, { 0x29B0E, 1497321, 1497311, -1, -1, -1, -1, -1, -1, -1 }, { 0x29B0F, -1, -1, 1497342, -1, -1, -1, -1, -1, -1 }, { 0x29B11, -1, -1, 1497348, -1, -1, -1, -1, -1, 1497354 }, { 0x29B14, -1, -1, 1497360, -1, -1, -1, -1, -1, -1 }, { 0x29B16, -1, -1, 1497366, -1, -1, -1, -1, -1, -1 }, { 0x29B17, -1, -1, 1497372, -1, -1, -1, -1, -1, -1 }, { 0x29B19, -1, -1, 1497377, -1, -1, -1, -1, -1, -1 }, { 0x29B1A, -1, -1, 1497381, -1, -1, -1, -1, -1, -1 }, { 0x29B1B, -1, -1, 1497387, -1, -1, -1, -1, -1, -1 }, { 0x29B1C, -1, -1, 1497394, -1, -1, -1, -1, -1, -1 }, { 0x29B1D, -1, -1, 1497398, -1, -1, -1, -1, -1, -1 }, { 0x29B1E, -1, -1, 1497404, -1, -1, -1, -1, -1, -1 }, { 0x29B1F, -1, -1, 1497409, -1, -1, -1, -1, -1, -1 }, { 0x29B20, -1, -1, 1497414, -1, -1, -1, -1, -1, -1 }, { 0x29B24, -1, -1, 1497419, -1, -1, -1, -1, -1, -1 }, { 0x29B2A, -1, -1, -1, -1, -1, -1, -1, -1, 1497426 }, { 0x29B2B, -1, -1, 1497432, -1, -1, -1, -1, -1, -1 }, { 0x29B2D, -1, -1, 1497438, -1, -1, -1, -1, -1, -1 }, { 0x29B2E, -1, -1, 1497443, -1, -1, -1, -1, -1, -1 }, { 0x29B30, -1, -1, 1497449, -1, -1, -1, -1, -1, -1 }, { 0x29B31, -1, -1, 1497456, -1, -1, -1, -1, -1, -1 }, { 0x29B32, -1, -1, 1497461, -1, -1, -1, -1, -1, -1 }, { 0x29B33, -1, -1, 1497465, -1, -1, -1, -1, -1, -1 }, { 0x29B35, -1, -1, 1497471, -1, -1, -1, -1, -1, -1 }, { 0x29B37, -1, -1, 1497476, -1, -1, -1, -1, -1, -1 }, { 0x29B38, -1, -1, 1497481, -1, -1, -1, -1, -1, -1 }, { 0x29B39, -1, -1, 1497485, -1, -1, -1, -1, -1, -1 }, { 0x29B3A, -1, -1, 1497492, -1, -1, -1, -1, -1, -1 }, { 0x29B3B, -1, -1, 1497497, -1, -1, -1, -1, -1, -1 }, { 0x29B3C, -1, -1, 1497502, -1, -1, -1, -1, -1, -1 }, { 0x29B3D, -1, -1, 1497508, -1, -1, -1, -1, -1, -1 }, { 0x29B46, -1, -1, -1, -1, -1, -1, -1, -1, 1497513 }, { 0x29B47, -1, -1, 1497519, -1, -1, -1, -1, -1, -1 }, { 0x29B4A, -1, -1, 1497523, -1, -1, -1, -1, -1, -1 }, { 0x29B4B, -1, -1, 1497527, -1, -1, -1, -1, -1, -1 }, { 0x29B4C, -1, -1, 1497532, -1, -1, -1, -1, -1, -1 }, { 0x29B4F, -1, -1, 1497537, -1, -1, -1, -1, -1, -1 }, { 0x29B50, -1, -1, 1497541, -1, -1, -1, -1, -1, -1 }, { 0x29B51, -1, -1, 1497546, -1, -1, -1, -1, -1, -1 }, { 0x29B52, -1, -1, 1497552, -1, -1, -1, -1, -1, -1 }, { 0x29B53, -1, -1, 1497558, -1, -1, -1, -1, -1, -1 }, { 0x29B58, -1, -1, 1497563, -1, -1, -1, -1, -1, -1 }, { 0x29B5C, -1, -1, -1, -1, -1, -1, -1, -1, 1497568 }, { 0x29B5D, -1, -1, 1497573, -1, -1, -1, -1, -1, -1 }, { 0x29B5F, -1, -1, 1497577, -1, -1, -1, -1, -1, -1 }, { 0x29B61, -1, -1, 1497582, -1, -1, -1, -1, -1, -1 }, { 0x29B62, -1, -1, 1497586, -1, -1, -1, -1, -1, -1 }, { 0x29B63, -1, -1, 1497590, -1, -1, -1, -1, -1, -1 }, { 0x29B64, -1, -1, 1497594, -1, -1, -1, -1, -1, -1 }, { 0x29B65, -1, -1, 1497600, -1, -1, -1, -1, -1, -1 }, { 0x29B66, -1, -1, 1497605, -1, -1, -1, -1, -1, -1 }, { 0x29B67, -1, -1, 1497611, -1, -1, -1, -1, -1, -1 }, { 0x29B69, -1, -1, 1497615, -1, -1, -1, -1, -1, -1 }, { 0x29B6B, -1, -1, 1497621, -1, -1, -1, -1, -1, -1 }, { 0x29B6F, -1, -1, 1497628, -1, -1, -1, -1, -1, -1 }, { 0x29B72, -1, -1, 1497632, -1, -1, -1, -1, -1, -1 }, { 0x29B73, -1, -1, 1497636, -1, -1, -1, -1, -1, -1 }, { 0x29B75, -1, -1, -1, -1, -1, -1, -1, -1, 1497641 }, { 0x29B76, -1, -1, -1, -1, -1, -1, -1, -1, 1497647 }, { 0x29B77, -1, -1, 1497652, -1, -1, -1, -1, -1, -1 }, { 0x29B7A, -1, -1, 1497657, -1, -1, -1, -1, -1, -1 }, { 0x29B7C, -1, -1, 1497661, -1, -1, -1, -1, -1, -1 }, { 0x29B7D, -1, -1, 1497666, -1, -1, -1, -1, -1, -1 }, { 0x29B7E, -1, -1, 1497670, -1, -1, -1, -1, -1, -1 }, { 0x29B7F, -1, -1, 1497675, -1, -1, -1, -1, -1, -1 }, { 0x29B80, -1, -1, 1497679, -1, -1, -1, -1, -1, -1 }, { 0x29B81, -1, -1, 1497685, -1, -1, -1, -1, -1, -1 }, { 0x29B82, -1, -1, 1497690, -1, -1, -1, -1, -1, -1 }, { 0x29B83, -1, -1, 1497695, -1, -1, -1, -1, -1, -1 }, { 0x29B84, -1, -1, 1497700, -1, -1, -1, -1, -1, -1 }, { 0x29B85, -1, -1, 1497705, -1, -1, -1, -1, -1, -1 }, { 0x29B89, -1, -1, 1497709, -1, -1, -1, -1, -1, -1 }, { 0x29B8E, -1, -1, 1497714, -1, -1, -1, -1, -1, -1 }, { 0x29B8F, -1, -1, 1497719, -1, -1, -1, -1, -1, -1 }, { 0x29B90, -1, -1, 1497725, -1, -1, -1, -1, -1, -1 }, { 0x29B91, -1, -1, 1497730, -1, -1, -1, -1, -1, -1 }, { 0x29B94, -1, -1, -1, -1, -1, -1, -1, -1, 1497734 }, { 0x29B95, -1, -1, -1, -1, -1, -1, -1, -1, 1497740 }, { 0x29B96, -1, -1, 1497746, -1, -1, -1, -1, -1, -1 }, { 0x29B97, -1, -1, 1497750, -1, -1, -1, -1, -1, -1 }, { 0x29B98, -1, -1, 1497756, -1, -1, -1, -1, -1, -1 }, { 0x29B9A, -1, -1, 1497761, -1, -1, -1, -1, -1, -1 }, { 0x29B9B, -1, -1, 1497766, -1, -1, -1, -1, -1, -1 }, { 0x29B9C, -1, -1, 1497771, -1, -1, -1, -1, -1, -1 }, { 0x29B9D, -1, -1, 1497775, -1, -1, -1, -1, -1, -1 }, { 0x29B9F, -1, -1, 1497779, -1, -1, -1, -1, -1, -1 }, { 0x29BA0, -1, -1, 1497785, -1, -1, -1, -1, -1, -1 }, { 0x29BAB, -1, -1, 1497791, -1, -1, -1, -1, -1, -1 }, { 0x29BAC, -1, -1, 1497796, -1, -1, -1, -1, -1, -1 }, { 0x29BAD, -1, -1, -1, -1, -1, -1, -1, -1, 1497802 }, { 0x29BAF, -1, -1, 1497806, -1, -1, -1, -1, -1, -1 }, { 0x29BB1, -1, -1, 1497810, -1, -1, -1, -1, -1, -1 }, { 0x29BB3, -1, -1, 1497818, -1, -1, -1, -1, -1, -1 }, { 0x29BB4, -1, -1, 1497824, -1, -1, -1, -1, -1, -1 }, { 0x29BB5, -1, -1, 1497829, -1, -1, -1, -1, -1, -1 }, { 0x29BB6, -1, -1, 1497833, -1, -1, -1, -1, -1, -1 }, { 0x29BB7, -1, -1, 1497838, -1, -1, -1, -1, -1, -1 }, { 0x29BB8, -1, -1, 1497843, -1, -1, -1, -1, -1, -1 }, { 0x29BB9, -1, -1, 1497848, -1, -1, -1, -1, -1, -1 }, { 0x29BBF, -1, -1, -1, -1, -1, -1, -1, -1, 1497853 }, { 0x29BC0, -1, -1, -1, -1, -1, -1, -1, -1, 1497859 }, { 0x29BC1, -1, -1, -1, -1, -1, -1, -1, -1, 1497864 }, { 0x29BC2, -1, -1, -1, -1, -1, -1, -1, -1, 1497869 }, { 0x29BC3, -1, -1, 1497874, -1, -1, -1, -1, -1, -1 }, { 0x29BC4, -1, -1, 1497879, -1, -1, -1, -1, -1, -1 }, { 0x29BC6, -1, -1, 1497884, -1, -1, -1, -1, -1, -1 }, { 0x29BC7, -1, -1, 1497889, -1, -1, -1, -1, -1, -1 }, { 0x29BC8, -1, -1, 1497895, -1, -1, -1, -1, -1, -1 }, { 0x29BC9, -1, -1, 1497900, -1, -1, -1, -1, -1, -1 }, { 0x29BCA, -1, -1, 1497905, -1, -1, -1, -1, -1, -1 }, { 0x29BCB, -1, -1, 1497911, -1, -1, -1, -1, -1, -1 }, { 0x29BCC, -1, -1, 1497915, -1, -1, -1, -1, -1, -1 }, { 0x29BCD, -1, -1, 1497919, -1, -1, -1, -1, -1, -1 }, { 0x29BCE, -1, -1, 1497925, -1, -1, -1, -1, -1, -1 }, { 0x29BCF, -1, -1, 1497932, -1, -1, -1, -1, -1, -1 }, { 0x29BD1, -1, -1, 1497936, -1, -1, -1, -1, -1, -1 }, { 0x29BD2, -1, -1, 1497941, -1, -1, -1, -1, -1, -1 }, { 0x29BD5, -1, 1497946, -1, -1, -1, -1, -1, -1, -1 }, { 0x29BD8, -1, -1, 1497950, -1, -1, -1, -1, -1, -1 }, { 0x29BDB, -1, -1, 1497956, -1, -1, -1, -1, -1, -1 }, { 0x29BDC, -1, -1, 1497961, -1, -1, -1, -1, -1, -1 }, { 0x29BDE, -1, -1, 1497965, -1, -1, -1, -1, -1, -1 }, { 0x29BE8, -1, -1, 1497970, -1, -1, -1, -1, -1, -1 }, { 0x29BED, 1497979, 1497974, -1, -1, -1, -1, -1, -1, -1 }, { 0x29BEE, -1, -1, -1, -1, -1, -1, -1, -1, 1497999 }, { 0x29BEF, -1, -1, -1, -1, -1, -1, -1, -1, 1498005 }, { 0x29BF0, -1, -1, 1498011, -1, -1, -1, -1, -1, -1 }, { 0x29BF1, -1, -1, 1498016, -1, -1, -1, -1, -1, -1 }, { 0x29BF2, -1, -1, 1498020, -1, -1, -1, -1, -1, -1 }, { 0x29BF3, -1, -1, 1498028, -1, -1, -1, -1, -1, -1 }, { 0x29BF9, -1, -1, -1, -1, -1, -1, -1, -1, 1498033 }, { 0x29BFA, -1, -1, 1498038, -1, -1, -1, -1, -1, -1 }, { 0x29BFD, -1, -1, 1498042, -1, -1, -1, -1, -1, -1 }, { 0x29C00, -1, -1, 1498046, -1, -1, -1, -1, -1, -1 }, { 0x29C03, -1, -1, 1498053, -1, -1, -1, -1, -1, -1 }, { 0x29C08, -1, -1, -1, -1, -1, -1, -1, -1, 1498059 }, { 0x29C0D, -1, -1, 1498064, -1, -1, -1, -1, -1, -1 }, { 0x29C0E, -1, -1, 1498070, -1, -1, -1, -1, -1, -1 }, { 0x29C13, -1, -1, 1498076, -1, -1, -1, -1, -1, -1 }, { 0x29C17, -1, -1, 1498082, -1, -1, -1, -1, -1, -1 }, { 0x29C19, -1, -1, 1498087, -1, -1, -1, -1, -1, -1 }, { 0x29C1E, -1, -1, 1498091, -1, -1, -1, -1, -1, -1 }, { 0x29C1F, -1, -1, 1498095, -1, -1, -1, -1, -1, -1 }, { 0x29C20, -1, -1, 1498100, -1, -1, -1, -1, -1, -1 }, { 0x29C22, -1, -1, 1498104, -1, -1, -1, -1, -1, -1 }, { 0x29C24, -1, -1, 1498109, -1, -1, -1, -1, -1, -1 }, { 0x29C28, -1, -1, 1498113, -1, -1, -1, -1, -1, -1 }, { 0x29C2A, -1, -1, 1498118, -1, -1, -1, -1, -1, -1 }, { 0x29C2C, -1, -1, 1498122, -1, -1, -1, -1, -1, -1 }, { 0x29C2D, -1, -1, 1498127, -1, -1, -1, -1, -1, -1 }, { 0x29C2F, -1, -1, 1498132, -1, -1, -1, -1, -1, -1 }, { 0x29C32, -1, -1, 1498136, -1, -1, -1, -1, -1, -1 }, { 0x29C33, -1, -1, 1498140, -1, -1, -1, -1, -1, -1 }, { 0x29C34, -1, -1, 1498145, -1, -1, -1, -1, -1, -1 }, { 0x29C35, -1, -1, 1498149, -1, -1, -1, -1, -1, -1 }, { 0x29C36, -1, -1, 1498155, -1, -1, -1, -1, -1, -1 }, { 0x29C39, -1, -1, 1498160, -1, -1, -1, -1, -1, -1 }, { 0x29C3B, -1, -1, 1498166, -1, -1, -1, -1, -1, -1 }, { 0x29C3D, -1, -1, 1498170, -1, -1, -1, -1, -1, -1 }, { 0x29C3E, -1, -1, 1498176, -1, -1, -1, -1, -1, -1 }, { 0x29C40, -1, -1, 1498181, -1, -1, -1, -1, -1, -1 }, { 0x29C41, -1, -1, 1498187, -1, -1, -1, -1, -1, -1 }, { 0x29C43, -1, -1, 1498193, -1, -1, -1, -1, -1, -1 }, { 0x29C44, -1, -1, 1498199, -1, -1, -1, -1, -1, -1 }, { 0x29C46, -1, -1, 1498203, -1, -1, -1, -1, -1, -1 }, { 0x29C47, -1, -1, 1498209, -1, -1, -1, -1, -1, -1 }, { 0x29C48, -1, -1, 1498213, -1, -1, -1, -1, -1, -1 }, { 0x29C4A, -1, -1, 1498219, -1, -1, -1, -1, -1, -1 }, { 0x29C4B, -1, -1, 1498223, -1, -1, -1, -1, -1, -1 }, { 0x29C4C, -1, -1, 1498229, -1, -1, -1, -1, -1, -1 }, { 0x29C4D, -1, -1, 1498233, -1, -1, -1, -1, -1, -1 }, { 0x29C4E, -1, -1, 1498237, -1, -1, -1, -1, -1, -1 }, { 0x29C4F, -1, -1, 1498242, -1, -1, -1, -1, -1, -1 }, { 0x29C53, -1, -1, 1498246, -1, -1, -1, -1, -1, -1 }, { 0x29C58, -1, -1, 1498250, -1, -1, -1, -1, -1, -1 }, { 0x29C59, -1, -1, 1498254, -1, -1, -1, -1, -1, -1 }, { 0x29C5A, -1, -1, 1498258, -1, -1, -1, -1, -1, -1 }, { 0x29C5D, -1, -1, 1498262, -1, -1, -1, -1, -1, -1 }, { 0x29C5E, -1, -1, 1498266, -1, -1, -1, -1, -1, -1 }, { 0x29C66, -1, -1, 1498272, -1, -1, -1, -1, -1, -1 }, { 0x29C67, -1, -1, 1498278, -1, -1, -1, -1, -1, -1 }, { 0x29C68, -1, -1, 1498284, -1, -1, -1, -1, -1, -1 }, { 0x29C6A, -1, -1, 1498288, -1, -1, -1, -1, -1, -1 }, { 0x29C6C, -1, -1, 1498293, -1, -1, -1, -1, -1, -1 }, { 0x29C71, -1, -1, 1498298, -1, -1, -1, -1, -1, -1 }, { 0x29C72, -1, -1, 1498302, -1, -1, -1, -1, -1, -1 }, { 0x29C73, -1, 1498307, 1498313, -1, -1, -1, -1, -1, -1 }, { 0x29C74, -1, -1, 1498319, -1, -1, -1, -1, -1, -1 }, { 0x29C77, -1, -1, 1498325, -1, -1, -1, -1, -1, -1 }, { 0x29C7B, -1, -1, 1498330, -1, -1, -1, -1, -1, 1498335 }, { 0x29C7C, -1, -1, 1498341, -1, -1, -1, -1, -1, -1 }, { 0x29C7E, -1, -1, 1498346, -1, -1, -1, -1, -1, -1 }, { 0x29C81, -1, -1, 1498351, -1, -1, -1, -1, -1, -1 }, { 0x29C82, -1, -1, 1498355, -1, -1, -1, -1, -1, -1 }, { 0x29C83, -1, -1, 1498360, -1, -1, -1, -1, -1, -1 }, { 0x29C84, -1, -1, 1498366, -1, -1, -1, -1, -1, -1 }, { 0x29C85, -1, -1, 1498371, -1, -1, -1, -1, -1, -1 }, { 0x29C88, -1, -1, 1498376, -1, -1, -1, -1, -1, -1 }, { 0x29C8A, -1, -1, 1498381, -1, -1, -1, -1, -1, -1 }, { 0x29C8B, -1, -1, 1498386, -1, -1, -1, -1, -1, -1 }, { 0x29C8C, -1, -1, 1498392, -1, -1, -1, -1, -1, -1 }, { 0x29C8D, -1, -1, 1498398, -1, -1, -1, -1, -1, -1 }, { 0x29C8E, -1, -1, 1498403, -1, -1, -1, -1, -1, -1 }, { 0x29C8F, -1, -1, 1498408, -1, -1, -1, -1, -1, -1 }, { 0x29C92, -1, -1, 1498413, -1, -1, -1, -1, -1, -1 }, { 0x29CA0, -1, -1, 1498419, -1, -1, -1, -1, -1, -1 }, { 0x29CA1, -1, -1, 1498424, -1, -1, -1, -1, -1, 1498429 }, { 0x29CA2, -1, -1, 1498433, -1, -1, -1, -1, -1, -1 }, { 0x29CA3, -1, -1, 1498437, -1, -1, -1, -1, -1, -1 }, { 0x29CA4, -1, -1, 1498442, -1, -1, -1, -1, -1, -1 }, { 0x29CA5, -1, -1, -1, -1, -1, -1, -1, -1, 1498448 }, { 0x29CA6, -1, -1, 1498454, -1, -1, -1, -1, -1, -1 }, { 0x29CA7, -1, -1, 1498458, -1, -1, -1, -1, -1, -1 }, { 0x29CA8, -1, -1, 1498464, -1, -1, -1, -1, -1, -1 }, { 0x29CA9, -1, -1, 1498469, -1, -1, -1, -1, -1, -1 }, { 0x29CAA, -1, -1, 1498475, -1, -1, -1, -1, -1, -1 }, { 0x29CAC, -1, -1, 1498479, -1, -1, -1, -1, -1, -1 }, { 0x29CAD, -1, 1498484, -1, -1, -1, -1, -1, -1, -1 }, { 0x29CB1, -1, -1, 1498490, -1, -1, -1, -1, -1, -1 }, { 0x29CB2, -1, -1, 1498494, -1, -1, -1, -1, -1, -1 }, { 0x29CB4, -1, -1, 1498498, -1, -1, -1, -1, -1, -1 }, { 0x29CB5, -1, -1, 1498504, -1, -1, -1, -1, -1, -1 }, { 0x29CB7, -1, -1, 1498508, -1, -1, -1, -1, -1, -1 }, { 0x29CB9, -1, -1, 1498513, -1, -1, -1, -1, -1, -1 }, { 0x29CBB, -1, -1, 1498520, -1, -1, -1, -1, -1, -1 }, { 0x29CBE, -1, -1, 1498525, -1, -1, -1, -1, -1, -1 }, { 0x29CC5, -1, -1, 1498529, -1, -1, -1, -1, -1, -1 }, { 0x29CC6, -1, -1, 1498534, -1, -1, -1, -1, -1, -1 }, { 0x29CC7, -1, -1, 1498539, -1, -1, -1, -1, -1, -1 }, { 0x29CC8, -1, -1, 1498543, -1, -1, -1, -1, -1, -1 }, { 0x29CCA, -1, -1, -1, -1, -1, -1, -1, -1, 1498548 }, { 0x29CCC, -1, -1, 1498553, -1, -1, -1, -1, -1, -1 }, { 0x29CCD, -1, -1, 1498557, -1, -1, -1, -1, -1, -1 }, { 0x29CCE, -1, -1, 1498563, -1, -1, -1, -1, -1, -1 }, { 0x29CCF, -1, -1, 1498567, -1, -1, -1, -1, -1, -1 }, { 0x29CD0, -1, -1, 1498574, -1, -1, -1, -1, -1, -1 }, { 0x29CD2, -1, -1, 1498578, -1, -1, -1, -1, -1, -1 }, { 0x29CD3, -1, -1, 1498582, -1, -1, -1, -1, -1, -1 }, { 0x29CD4, -1, -1, 1498586, -1, -1, -1, -1, -1, -1 }, { 0x29CD5, -1, -1, 1498591, -1, -1, -1, -1, -1, -1 }, { 0x29CDD, -1, -1, 1498596, -1, -1, -1, -1, -1, -1 }, { 0x29CE1, -1, -1, 1498601, -1, -1, -1, -1, -1, -1 }, { 0x29CE2, -1, -1, 1498605, -1, -1, -1, -1, -1, -1 }, { 0x29CE3, -1, -1, 1498610, -1, -1, -1, -1, -1, -1 }, { 0x29CE4, -1, -1, 1498614, -1, -1, -1, -1, -1, -1 }, { 0x29CE5, -1, -1, 1498620, -1, -1, -1, -1, -1, -1 }, { 0x29CE7, -1, -1, 1498625, -1, -1, -1, -1, -1, -1 }, { 0x29CE8, -1, -1, 1498630, -1, -1, -1, -1, -1, -1 }, { 0x29CEF, -1, -1, 1498634, -1, -1, -1, -1, -1, -1 }, { 0x29CF2, -1, -1, 1498640, -1, -1, -1, -1, -1, -1 }, { 0x29CF3, -1, -1, -1, -1, -1, -1, -1, -1, 1498645 }, { 0x29CF4, -1, -1, -1, -1, -1, -1, -1, -1, 1498651 }, { 0x29CF5, -1, -1, 1498657, -1, -1, -1, -1, -1, -1 }, { 0x29CF6, -1, -1, 1498661, -1, -1, -1, -1, -1, -1 }, { 0x29CF8, -1, -1, 1498666, -1, -1, -1, -1, -1, -1 }, { 0x29D00, -1, -1, 1498672, -1, -1, -1, -1, -1, -1 }, { 0x29D01, -1, -1, 1498677, -1, -1, -1, -1, -1, -1 }, { 0x29D02, -1, -1, 1498682, -1, -1, -1, -1, -1, -1 }, { 0x29D03, -1, -1, 1498689, -1, -1, -1, -1, -1, -1 }, { 0x29D05, -1, -1, -1, -1, -1, -1, -1, -1, 1498693 }, { 0x29D07, -1, -1, 1498698, -1, -1, -1, -1, -1, -1 }, { 0x29D08, -1, -1, 1498704, -1, -1, -1, -1, -1, -1 }, { 0x29D09, -1, -1, 1498709, -1, -1, -1, -1, -1, -1 }, { 0x29D0D, -1, -1, 1498714, -1, -1, -1, -1, -1, -1 }, { 0x29D10, -1, -1, 1498720, -1, -1, -1, -1, -1, -1 }, { 0x29D11, -1, -1, 1498724, -1, -1, -1, -1, -1, -1 }, { 0x29D12, -1, -1, 1498729, -1, -1, -1, -1, -1, -1 }, { 0x29D13, -1, -1, 1498736, -1, -1, -1, -1, -1, -1 }, { 0x29D18, -1, -1, 1498741, -1, -1, -1, -1, -1, -1 }, { 0x29D19, -1, -1, 1498745, -1, -1, -1, -1, -1, -1 }, { 0x29D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1498750 }, { 0x29D1C, -1, -1, 1498756, -1, -1, -1, -1, -1, -1 }, { 0x29D1D, -1, -1, 1498760, -1, -1, -1, -1, -1, -1 }, { 0x29D1E, -1, -1, 1498766, -1, -1, -1, -1, -1, -1 }, { 0x29D1F, -1, -1, 1498771, -1, -1, -1, -1, -1, -1 }, { 0x29D20, -1, -1, 1498776, -1, -1, -1, -1, -1, -1 }, { 0x29D21, -1, -1, 1498781, -1, -1, -1, -1, -1, -1 }, { 0x29D23, -1, -1, 1498785, -1, -1, -1, -1, -1, -1 }, { 0x29D24, -1, -1, 1498789, -1, -1, -1, -1, -1, -1 }, { 0x29D27, -1, -1, 1498795, -1, -1, -1, -1, -1, -1 }, { 0x29D28, -1, -1, 1498801, -1, -1, -1, -1, -1, -1 }, { 0x29D29, -1, -1, 1498807, -1, -1, -1, -1, -1, -1 }, { 0x29D2A, -1, -1, 1498813, -1, -1, -1, -1, -1, -1 }, { 0x29D2C, -1, -1, -1, -1, -1, -1, -1, -1, 1498817 }, { 0x29D2E, -1, -1, 1498822, -1, -1, -1, -1, -1, -1 }, { 0x29D31, -1, -1, 1498826, -1, -1, -1, -1, -1, -1 }, { 0x29D32, -1, -1, 1498831, -1, -1, -1, -1, -1, -1 }, { 0x29D33, -1, -1, 1498837, -1, -1, -1, -1, -1, -1 }, { 0x29D35, -1, -1, 1498842, -1, -1, -1, -1, -1, -1 }, { 0x29D39, -1, -1, 1498847, -1, -1, -1, -1, -1, -1 }, { 0x29D3A, -1, -1, 1498851, -1, -1, -1, -1, -1, -1 }, { 0x29D3B, -1, -1, 1498855, -1, -1, -1, -1, -1, -1 }, { 0x29D3E, -1, 1498860, -1, -1, -1, -1, -1, -1, -1 }, { 0x29D40, -1, -1, 1498865, -1, -1, -1, -1, -1, -1 }, { 0x29D43, -1, -1, -1, -1, -1, -1, -1, -1, 1498871 }, { 0x29D44, -1, -1, 1498877, -1, -1, -1, -1, -1, -1 }, { 0x29D45, -1, -1, 1498883, -1, -1, -1, -1, -1, -1 }, { 0x29D47, -1, -1, 1498887, -1, -1, -1, -1, -1, -1 }, { 0x29D49, -1, -1, 1498892, -1, -1, -1, -1, -1, -1 }, { 0x29D4B, 1498897, -1, -1, -1, -1, 1498941, 1498960, -1, -1 }, { 0x29D4D, -1, -1, 1498964, -1, -1, -1, -1, -1, -1 }, { 0x29D4E, -1, -1, 1498969, -1, -1, -1, -1, -1, -1 }, { 0x29D4F, -1, -1, 1498973, -1, -1, -1, -1, -1, -1 }, { 0x29D53, -1, -1, 1498978, -1, -1, -1, -1, -1, -1 }, { 0x29D55, -1, -1, 1498983, -1, -1, -1, -1, -1, -1 }, { 0x29D56, -1, -1, 1498988, -1, -1, -1, -1, -1, -1 }, { 0x29D57, -1, -1, 1498994, -1, -1, -1, -1, -1, -1 }, { 0x29D5A, -1, 1498998, 1499008, -1, -1, -1, -1, -1, -1 }, { 0x29D5B, -1, -1, 1499012, -1, -1, -1, -1, -1, -1 }, { 0x29D5C, -1, -1, -1, -1, -1, -1, -1, -1, 1499017 }, { 0x29D5D, -1, -1, -1, -1, -1, -1, -1, -1, 1499021 }, { 0x29D5E, -1, -1, -1, -1, -1, -1, -1, -1, 1499027 }, { 0x29D60, -1, -1, 1499034, -1, -1, -1, -1, -1, -1 }, { 0x29D62, -1, -1, 1499039, -1, -1, -1, -1, -1, -1 }, { 0x29D63, -1, -1, 1499043, -1, -1, -1, -1, -1, -1 }, { 0x29D65, -1, -1, 1499048, -1, -1, -1, -1, -1, -1 }, { 0x29D66, -1, -1, 1499053, -1, -1, -1, -1, -1, -1 }, { 0x29D69, -1, -1, 1499057, -1, -1, -1, -1, -1, -1 }, { 0x29D6C, -1, -1, 1499061, -1, -1, -1, -1, -1, -1 }, { 0x29D6D, -1, -1, 1499065, -1, -1, -1, -1, -1, -1 }, { 0x29D6E, -1, -1, 1499071, -1, -1, -1, -1, -1, -1 }, { 0x29D70, -1, -1, 1499076, -1, -1, -1, -1, -1, -1 }, { 0x29D71, -1, -1, 1499082, -1, -1, -1, -1, -1, -1 }, { 0x29D79, -1, -1, 1499086, -1, -1, -1, -1, -1, -1 }, { 0x29D7C, -1, 1499090, -1, -1, -1, -1, -1, -1, -1 }, { 0x29D7D, -1, -1, -1, -1, -1, -1, -1, -1, 1499095 }, { 0x29D7E, -1, -1, -1, -1, -1, -1, -1, -1, 1499099 }, { 0x29D7F, -1, -1, -1, -1, -1, -1, -1, -1, 1499104 }, { 0x29D81, -1, -1, 1499110, -1, -1, -1, -1, -1, -1 }, { 0x29D82, -1, -1, 1499116, -1, -1, -1, -1, -1, -1 }, { 0x29D84, -1, -1, 1499121, -1, -1, -1, -1, -1, -1 }, { 0x29D85, 1499130, 1499126, 1499139, -1, -1, -1, -1, -1, -1 }, { 0x29D87, -1, -1, 1499144, -1, -1, -1, -1, -1, -1 }, { 0x29D88, -1, -1, 1499150, -1, -1, -1, -1, -1, -1 }, { 0x29D89, -1, 1499154, 1499159, -1, -1, -1, -1, -1, -1 }, { 0x29D8E, -1, -1, 1499163, -1, -1, -1, -1, -1, -1 }, { 0x29D96, -1, -1, 1499168, -1, -1, -1, -1, -1, -1 }, { 0x29D98, 1499183, 1499172, 1499214, -1, -1, -1, -1, -1, -1 }, { 0x29D9B, -1, 1499218, 1499223, -1, -1, -1, -1, -1, -1 }, { 0x29D9D, -1, -1, -1, -1, -1, -1, -1, -1, 1499228 }, { 0x29D9E, -1, -1, 1499235, -1, -1, -1, -1, -1, -1 }, { 0x29D9F, -1, -1, -1, -1, -1, -1, -1, -1, 1499239 }, { 0x29DA1, -1, -1, 1499247, -1, -1, -1, -1, -1, -1 }, { 0x29DA2, -1, -1, 1499253, -1, -1, -1, -1, -1, -1 }, { 0x29DA3, -1, -1, 1499258, -1, -1, -1, -1, -1, -1 }, { 0x29DA4, -1, -1, 1499264, -1, -1, -1, -1, -1, -1 }, { 0x29DA5, -1, -1, 1499270, -1, -1, -1, -1, -1, -1 }, { 0x29DA6, -1, -1, 1499275, -1, -1, -1, -1, -1, -1 }, { 0x29DA7, -1, -1, 1499281, -1, -1, -1, -1, -1, -1 }, { 0x29DA9, -1, -1, 1499286, -1, -1, -1, -1, -1, -1 }, { 0x29DAA, -1, -1, -1, -1, -1, -1, -1, -1, 1499290 }, { 0x29DAB, -1, -1, 1499296, -1, -1, -1, -1, -1, -1 }, { 0x29DAC, -1, 1499300, -1, -1, -1, -1, -1, -1, -1 }, { 0x29DAD, -1, -1, 1499304, -1, -1, -1, -1, -1, -1 }, { 0x29DAF, -1, -1, 1499308, -1, -1, -1, -1, -1, -1 }, { 0x29DB1, -1, -1, 1499312, -1, -1, -1, -1, -1, -1 }, { 0x29DC1, -1, -1, 1499317, -1, -1, -1, -1, -1, -1 }, { 0x29DC2, -1, -1, 1499322, -1, -1, -1, -1, -1, -1 }, { 0x29DC4, -1, -1, 1499327, -1, -1, -1, -1, -1, -1 }, { 0x29DC6, -1, -1, -1, -1, -1, -1, -1, -1, 1499334 }, { 0x29DC7, -1, -1, -1, -1, -1, -1, -1, -1, 1499340 }, { 0x29DC8, -1, -1, -1, -1, -1, -1, -1, -1, 1499346 }, { 0x29DC9, -1, -1, -1, -1, -1, -1, -1, -1, 1499353 }, { 0x29DCA, -1, -1, -1, -1, -1, -1, -1, -1, 1499360 }, { 0x29DCB, -1, -1, 1499364, -1, -1, -1, -1, -1, -1 }, { 0x29DCC, -1, -1, 1499368, -1, -1, -1, -1, -1, -1 }, { 0x29DCD, -1, -1, 1499373, -1, -1, -1, -1, -1, -1 }, { 0x29DCE, -1, -1, 1499377, -1, -1, -1, -1, -1, -1 }, { 0x29DCF, -1, -1, 1499381, -1, -1, -1, -1, -1, -1 }, { 0x29DD0, -1, -1, 1499387, -1, -1, -1, -1, -1, -1 }, { 0x29DD3, -1, -1, 1499391, -1, -1, -1, -1, -1, -1 }, { 0x29DD5, -1, -1, 1499396, -1, -1, -1, -1, -1, 1499402 }, { 0x29DD6, -1, -1, 1499409, -1, -1, -1, -1, -1, -1 }, { 0x29DD7, -1, -1, 1499413, -1, -1, -1, -1, -1, -1 }, { 0x29DD8, -1, -1, 1499420, -1, -1, -1, -1, -1, -1 }, { 0x29DDA, -1, -1, 1499424, -1, -1, -1, -1, -1, -1 }, { 0x29DDB, -1, -1, -1, -1, -1, -1, -1, -1, 1499428 }, { 0x29DE7, -1, -1, 1499435, -1, -1, -1, -1, -1, -1 }, { 0x29DED, -1, -1, 1499440, -1, -1, -1, -1, -1, -1 }, { 0x29DEF, -1, -1, 1499447, -1, -1, -1, -1, -1, -1 }, { 0x29DF0, -1, -1, 1499451, -1, -1, -1, -1, -1, -1 }, { 0x29DF3, -1, -1, -1, -1, -1, -1, -1, -1, 1499456 }, { 0x29DF5, -1, -1, 1499462, -1, -1, -1, -1, -1, -1 }, { 0x29DF6, -1, 1499467, 1499473, -1, -1, -1, -1, -1, 1499479 }, { 0x29DF8, 1499485, -1, 1499523, -1, -1, -1, -1, -1, -1 }, { 0x29DF9, -1, -1, 1499529, -1, -1, -1, -1, -1, -1 }, { 0x29DFB, -1, -1, 1499535, -1, -1, -1, -1, -1, -1 }, { 0x29DFD, -1, -1, 1499540, -1, -1, -1, -1, -1, -1 }, { 0x29DFE, -1, -1, 1499544, -1, -1, -1, -1, -1, -1 }, { 0x29E00, -1, -1, 1499548, -1, -1, -1, -1, -1, -1 }, { 0x29E01, -1, -1, 1499554, -1, -1, -1, -1, -1, -1 }, { 0x29E02, -1, -1, 1499559, -1, -1, -1, -1, -1, -1 }, { 0x29E03, -1, -1, 1499564, -1, -1, -1, -1, -1, -1 }, { 0x29E04, -1, -1, 1499568, -1, -1, -1, -1, -1, 1499573 }, { 0x29E06, -1, 1499579, -1, -1, -1, -1, -1, -1, -1 }, { 0x29E07, -1, -1, 1499584, -1, -1, -1, -1, -1, -1 }, { 0x29E0B, -1, -1, 1499587, -1, -1, -1, -1, -1, -1 }, { 0x29E0E, -1, -1, 1499590, -1, -1, -1, -1, -1, -1 }, { 0x29E10, -1, -1, 1499596, -1, -1, -1, -1, -1, -1 }, { 0x29E16, -1, -1, 1499600, -1, -1, -1, -1, -1, -1 }, { 0x29E18, -1, -1, -1, -1, -1, -1, -1, -1, 1499603 }, { 0x29E1E, -1, -1, 1499610, -1, -1, -1, -1, -1, -1 }, { 0x29E1F, -1, -1, 1499615, -1, -1, -1, -1, -1, -1 }, { 0x29E25, -1, -1, 1499619, -1, -1, -1, -1, -1, -1 }, { 0x29E26, -1, -1, 1499625, -1, -1, -1, -1, -1, -1 }, { 0x29E27, -1, -1, 1499629, -1, -1, -1, -1, -1, -1 }, { 0x29E28, 1499633, -1, 1499644, -1, -1, -1, -1, -1, -1 }, { 0x29E2D, -1, 1499648, -1, -1, -1, -1, -1, -1, -1 }, { 0x29E2E, -1, -1, -1, -1, -1, -1, -1, -1, 1499654 }, { 0x29E2F, -1, -1, -1, -1, -1, -1, -1, -1, 1499661 }, { 0x29E30, -1, -1, -1, -1, -1, -1, -1, -1, 1499669 }, { 0x29E31, -1, -1, -1, -1, -1, -1, -1, -1, 1499672 }, { 0x29E32, -1, -1, -1, -1, -1, -1, -1, -1, 1499678 }, { 0x29E33, -1, -1, -1, -1, -1, -1, -1, -1, 1499684 }, { 0x29E34, -1, -1, -1, -1, -1, -1, -1, -1, 1499689 }, { 0x29E35, -1, -1, -1, -1, -1, -1, -1, -1, 1499694 }, { 0x29E36, -1, -1, -1, -1, -1, -1, -1, -1, 1499701 }, { 0x29E37, -1, -1, -1, -1, -1, -1, -1, -1, 1499707 }, { 0x29E38, -1, -1, -1, -1, -1, -1, -1, -1, 1499712 }, { 0x29E39, -1, -1, 1499717, -1, -1, -1, -1, -1, -1 }, { 0x29E3E, -1, -1, 1499721, -1, -1, -1, -1, -1, -1 }, { 0x29E3F, -1, -1, 1499725, -1, -1, -1, -1, -1, -1 }, { 0x29E40, -1, -1, 1499729, -1, -1, -1, -1, -1, -1 }, { 0x29E42, -1, -1, 1499734, -1, -1, -1, -1, -1, -1 }, { 0x29E44, -1, -1, 1499739, -1, -1, -1, -1, -1, -1 }, { 0x29E45, -1, -1, 1499744, -1, -1, -1, -1, -1, -1 }, { 0x29E47, -1, -1, 1499750, -1, -1, -1, -1, -1, -1 }, { 0x29E48, -1, -1, 1499756, -1, -1, -1, -1, -1, -1 }, { 0x29E49, -1, -1, 1499761, -1, -1, -1, -1, -1, -1 }, { 0x29E4A, -1, -1, 1499766, -1, -1, -1, -1, -1, -1 }, { 0x29E4D, -1, -1, 1499771, -1, -1, -1, -1, -1, -1 }, { 0x29E4E, -1, -1, 1499776, -1, -1, -1, -1, -1, -1 }, { 0x29E4F, -1, -1, 1499780, -1, -1, -1, -1, -1, -1 }, { 0x29E51, -1, -1, 1499784, -1, -1, -1, -1, -1, -1 }, { 0x29E5E, -1, -1, 1499789, -1, -1, -1, -1, -1, -1 }, { 0x29E5F, -1, -1, 1499794, -1, -1, -1, -1, -1, -1 }, { 0x29E62, -1, -1, 1499799, -1, -1, -1, -1, -1, -1 }, { 0x29E64, -1, -1, -1, -1, -1, -1, -1, -1, 1499805 }, { 0x29E65, -1, -1, 1499809, -1, -1, -1, -1, -1, -1 }, { 0x29E68, -1, 1499814, -1, -1, -1, -1, -1, -1, -1 }, { 0x29E69, -1, -1, -1, -1, -1, -1, -1, -1, 1499820 }, { 0x29E6A, -1, -1, -1, -1, -1, -1, -1, -1, 1499825 }, { 0x29E6B, -1, -1, -1, -1, -1, -1, -1, -1, 1499829 }, { 0x29E6C, -1, -1, -1, -1, -1, -1, -1, -1, 1499834 }, { 0x29E6D, -1, -1, -1, -1, -1, -1, -1, -1, 1499839 }, { 0x29E6E, -1, -1, -1, -1, -1, -1, -1, -1, 1499845 }, { 0x29E6F, -1, -1, -1, -1, -1, -1, -1, -1, 1499849 }, { 0x29E70, -1, -1, -1, -1, -1, -1, -1, -1, 1499856 }, { 0x29E71, -1, -1, 1499864, -1, -1, -1, -1, -1, -1 }, { 0x29E73, -1, -1, 1499869, -1, -1, -1, -1, -1, -1 }, { 0x29E74, -1, -1, 1499874, -1, -1, -1, -1, -1, -1 }, { 0x29E75, -1, -1, 1499879, -1, -1, -1, -1, -1, -1 }, { 0x29E76, -1, -1, 1499883, -1, -1, -1, -1, -1, -1 }, { 0x29E77, -1, -1, 1499889, -1, -1, -1, -1, -1, -1 }, { 0x29E78, -1, -1, 1499894, -1, -1, -1, -1, -1, -1 }, { 0x29E79, -1, -1, -1, -1, -1, -1, -1, -1, 1499899 }, { 0x29E7A, -1, -1, 1499906, -1, -1, -1, -1, -1, -1 }, { 0x29E7C, -1, -1, 1499910, -1, -1, -1, -1, -1, -1 }, { 0x29E7E, -1, -1, 1499915, -1, -1, -1, -1, -1, -1 }, { 0x29E7F, -1, -1, 1499919, -1, -1, -1, -1, -1, -1 }, { 0x29E84, -1, -1, 1499923, -1, -1, -1, -1, -1, -1 }, { 0x29E8B, -1, -1, -1, -1, -1, -1, -1, -1, 1499930 }, { 0x29E8C, -1, -1, -1, -1, -1, -1, -1, -1, 1499936 }, { 0x29E97, -1, -1, 1499943, -1, -1, -1, -1, -1, -1 }, { 0x29E9B, -1, -1, 1499947, -1, -1, -1, -1, -1, -1 }, { 0x29E9D, -1, -1, 1499951, -1, -1, -1, -1, -1, -1 }, { 0x29E9E, -1, -1, 1499955, -1, -1, -1, -1, -1, -1 }, { 0x29EA1, -1, -1, -1, -1, -1, -1, -1, -1, 1499961 }, { 0x29EA2, -1, -1, -1, -1, -1, -1, -1, -1, 1499966 }, { 0x29EA3, -1, -1, -1, -1, -1, -1, -1, -1, 1499974 }, { 0x29EA4, -1, -1, -1, -1, -1, -1, -1, -1, 1499980 }, { 0x29EA5, -1, -1, -1, -1, -1, -1, -1, -1, 1499986 }, { 0x29EA6, -1, -1, -1, -1, -1, -1, -1, -1, 1499990 }, { 0x29EA7, -1, -1, -1, -1, -1, -1, -1, -1, 1499997 }, { 0x29EA8, -1, -1, -1, -1, -1, -1, -1, -1, 1500003 }, { 0x29EA9, -1, -1, -1, -1, -1, -1, -1, -1, 1500010 }, { 0x29EAA, -1, -1, -1, -1, -1, -1, -1, -1, 1500016 }, { 0x29EAB, -1, -1, 1500021, -1, -1, -1, -1, -1, -1 }, { 0x29EAC, -1, 1500026, -1, -1, -1, -1, -1, -1, -1 }, { 0x29EAF, -1, -1, 1500032, -1, -1, -1, -1, -1, 1500036 }, { 0x29EB0, -1, 1500042, 1500059, -1, -1, -1, -1, -1, -1 }, { 0x29EB1, -1, -1, 1500063, -1, -1, -1, -1, -1, 1500067 }, { 0x29EB2, -1, -1, 1500075, -1, -1, -1, -1, -1, -1 }, { 0x29EB5, -1, -1, 1500079, -1, -1, -1, -1, -1, -1 }, { 0x29EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1500085 }, { 0x29EBC, -1, -1, 1500090, -1, -1, -1, -1, -1, -1 }, { 0x29EC3, -1, 1500094, -1, -1, -1, -1, -1, -1, -1 }, { 0x29ECB, -1, -1, 1500100, -1, -1, -1, -1, -1, -1 }, { 0x29ECC, -1, -1, 1500105, -1, -1, -1, -1, -1, -1 }, { 0x29ECE, -1, -1, 1500109, -1, -1, -1, -1, -1, -1 }, { 0x29ED0, -1, -1, -1, -1, -1, -1, -1, -1, 1500114 }, { 0x29ED1, -1, -1, -1, -1, -1, -1, -1, -1, 1500120 }, { 0x29ED2, -1, -1, -1, -1, -1, -1, -1, -1, 1500126 }, { 0x29ED3, -1, -1, -1, -1, -1, -1, -1, -1, 1500132 }, { 0x29ED4, -1, -1, -1, -1, -1, -1, -1, -1, 1500137 }, { 0x29ED5, -1, -1, -1, -1, -1, -1, -1, -1, 1500143 }, { 0x29ED6, -1, -1, 1500150, -1, -1, -1, -1, -1, -1 }, { 0x29ED7, -1, -1, 1500155, -1, -1, -1, -1, -1, -1 }, { 0x29ED8, -1, -1, 1500159, -1, -1, -1, -1, -1, -1 }, { 0x29EDA, -1, -1, 1500165, -1, -1, -1, -1, -1, -1 }, { 0x29EDB, -1, -1, 1500169, -1, -1, -1, -1, -1, 1500174 }, { 0x29EDC, -1, -1, 1500181, -1, -1, -1, -1, -1, -1 }, { 0x29EDD, -1, -1, 1500186, -1, -1, -1, -1, -1, -1 }, { 0x29EDF, -1, -1, 1500193, -1, -1, -1, -1, -1, 1500198 }, { 0x29EE1, -1, -1, 1500203, -1, -1, -1, -1, -1, -1 }, { 0x29EE2, -1, -1, 1500209, -1, -1, -1, -1, -1, -1 }, { 0x29EE4, -1, -1, 1500214, -1, -1, -1, -1, -1, -1 }, { 0x29EE7, -1, -1, 1500219, -1, -1, -1, -1, -1, -1 }, { 0x29EF1, -1, -1, 1500224, -1, -1, -1, -1, -1, -1 }, { 0x29EF5, -1, -1, 1500230, -1, -1, -1, -1, -1, -1 }, { 0x29EF7, -1, -1, 1500235, -1, -1, -1, -1, -1, -1 }, { 0x29EF8, -1, 1500241, -1, -1, -1, -1, -1, -1, -1 }, { 0x29EF9, -1, -1, -1, -1, -1, -1, -1, -1, 1500246 }, { 0x29EFA, -1, -1, -1, -1, -1, -1, -1, -1, 1500252 }, { 0x29EFB, -1, -1, -1, -1, -1, -1, -1, -1, 1500257 }, { 0x29EFC, -1, -1, 1500261, -1, -1, -1, -1, -1, -1 }, { 0x29F00, -1, -1, -1, -1, -1, -1, -1, -1, 1500266 }, { 0x29F01, -1, -1, -1, -1, -1, -1, -1, -1, 1500271 }, { 0x29F02, -1, -1, 1500275, -1, -1, -1, -1, -1, -1 }, { 0x29F04, -1, -1, 1500280, -1, -1, -1, -1, -1, -1 }, { 0x29F05, -1, -1, 1500284, -1, -1, -1, -1, -1, -1 }, { 0x29F08, 1500294, 1500290, 1500313, -1, -1, -1, -1, -1, 1500317 }, { 0x29F09, -1, -1, 1500321, -1, -1, -1, -1, -1, -1 }, { 0x29F0A, -1, -1, 1500327, -1, -1, -1, -1, -1, -1 }, { 0x29F0B, -1, -1, 1500332, -1, -1, -1, -1, -1, -1 }, { 0x29F0C, -1, -1, 1500336, -1, -1, -1, -1, -1, -1 }, { 0x29F12, -1, -1, 1500341, -1, -1, -1, -1, -1, -1 }, { 0x29F19, -1, -1, 1500348, -1, -1, -1, -1, -1, -1 }, { 0x29F1A, -1, -1, 1500352, -1, -1, -1, -1, -1, -1 }, { 0x29F22, -1, -1, -1, -1, -1, -1, -1, -1, 1500356 }, { 0x29F23, -1, 1500362, -1, -1, -1, -1, -1, -1, -1 }, { 0x29F24, -1, -1, -1, -1, -1, -1, -1, -1, 1500371 }, { 0x29F26, -1, -1, 1500377, -1, -1, -1, -1, -1, -1 }, { 0x29F28, -1, -1, 1500382, -1, -1, -1, -1, -1, 1500386 }, { 0x29F2B, -1, -1, 1500392, -1, -1, -1, -1, -1, -1 }, { 0x29F2D, -1, -1, 1500397, -1, -1, -1, -1, -1, -1 }, { 0x29F30, -1, 1500402, -1, -1, -1, -1, -1, -1, -1 }, { 0x29F34, -1, -1, 1500406, -1, -1, -1, -1, -1, -1 }, { 0x29F37, -1, -1, -1, -1, -1, -1, -1, -1, 1500410 }, { 0x29F38, -1, -1, -1, -1, -1, -1, -1, -1, 1500418 }, { 0x29F3C, -1, -1, 1500426, -1, -1, -1, -1, -1, -1 }, { 0x29F40, -1, -1, 1500432, -1, -1, -1, -1, -1, -1 }, { 0x29F41, -1, -1, 1500438, -1, -1, -1, -1, -1, -1 }, { 0x29F46, -1, -1, 1500444, -1, -1, -1, -1, -1, -1 }, { 0x29F47, -1, -1, 1500448, -1, -1, -1, -1, -1, -1 }, { 0x29F49, -1, -1, -1, -1, -1, -1, -1, -1, 1500453 }, { 0x29F4A, -1, -1, -1, -1, -1, -1, -1, -1, 1500459 }, { 0x29F4B, -1, -1, -1, -1, -1, -1, -1, -1, 1500464 }, { 0x29F4D, -1, -1, 1500469, -1, -1, -1, -1, -1, -1 }, { 0x29F4E, -1, -1, 1500474, -1, -1, -1, -1, -1, -1 }, { 0x29F4F, -1, -1, 1500479, -1, -1, -1, -1, -1, -1 }, { 0x29F56, -1, -1, -1, -1, -1, -1, -1, -1, 1500483 }, { 0x29F57, -1, -1, -1, -1, -1, -1, -1, -1, 1500490 }, { 0x29F5B, -1, -1, 1500498, -1, -1, -1, -1, -1, -1 }, { 0x29F5C, -1, -1, 1500502, -1, -1, -1, -1, -1, -1 }, { 0x29F5D, -1, -1, 1500508, -1, -1, -1, -1, -1, -1 }, { 0x29F5E, -1, -1, 1500514, -1, -1, -1, -1, -1, -1 }, { 0x29F61, -1, -1, 1500519, -1, -1, -1, -1, -1, -1 }, { 0x29F64, -1, -1, -1, -1, -1, -1, -1, -1, 1500525 }, { 0x29F65, -1, -1, -1, -1, -1, -1, -1, -1, 1500531 }, { 0x29F67, -1, -1, 1500538, -1, -1, -1, -1, -1, -1 }, { 0x29F68, -1, -1, 1500546, -1, -1, -1, -1, -1, -1 }, { 0x29F69, -1, -1, 1500550, -1, -1, -1, -1, -1, -1 }, { 0x29F70, -1, -1, 1500554, -1, -1, -1, -1, -1, -1 }, { 0x29F73, -1, -1, 1500559, -1, -1, -1, -1, -1, -1 }, { 0x29F74, -1, -1, 1500565, -1, -1, -1, -1, -1, -1 }, { 0x29F75, -1, -1, 1500571, -1, -1, -1, -1, -1, -1 }, { 0x29F77, -1, -1, 1500575, -1, -1, -1, -1, -1, -1 }, { 0x29F78, -1, -1, -1, -1, -1, -1, -1, -1, 1500579 }, { 0x29F79, -1, -1, 1500584, -1, -1, -1, -1, -1, -1 }, { 0x29F7A, -1, -1, 1500587, -1, -1, -1, -1, -1, -1 }, { 0x29F7B, -1, -1, 1500591, -1, -1, -1, -1, -1, -1 }, { 0x29F7C, -1, -1, 1500595, -1, -1, -1, -1, -1, -1 }, { 0x29F7D, -1, -1, 1500600, -1, -1, -1, -1, -1, -1 }, { 0x29F7E, -1, -1, 1500605, -1, -1, -1, -1, -1, -1 }, { 0x29F81, -1, -1, 1500609, -1, -1, -1, -1, -1, -1 }, { 0x29F82, -1, -1, 1500614, -1, -1, -1, -1, -1, -1 }, { 0x29F83, -1, -1, 1500620, -1, -1, -1, -1, -1, -1 }, { 0x29F84, -1, -1, 1500626, -1, -1, -1, -1, -1, -1 }, { 0x29F85, -1, -1, 1500631, -1, -1, -1, -1, -1, -1 }, { 0x29F86, -1, -1, 1500635, -1, -1, -1, -1, -1, -1 }, { 0x29F87, -1, -1, 1500639, -1, -1, -1, -1, -1, -1 }, { 0x29F88, -1, -1, 1500642, -1, -1, -1, -1, -1, -1 }, { 0x29F8A, -1, -1, 1500647, -1, -1, -1, -1, -1, -1 }, { 0x29F8B, -1, -1, 1500651, -1, -1, -1, -1, -1, -1 }, { 0x29F8C, -1, -1, 1500658, -1, -1, -1, -1, -1, -1 }, { 0x29F92, -1, -1, 1500664, -1, -1, -1, -1, -1, -1 }, { 0x29F93, -1, -1, 1500670, -1, -1, -1, -1, -1, -1 }, { 0x29F94, -1, -1, 1500676, -1, -1, -1, -1, -1, -1 }, { 0x29F95, -1, -1, 1500680, -1, -1, -1, -1, -1, -1 }, { 0x29F97, -1, -1, 1500685, -1, -1, -1, -1, -1, -1 }, { 0x29F98, -1, -1, 1500691, -1, -1, -1, -1, -1, -1 }, { 0x29F9A, -1, -1, 1500695, -1, -1, -1, -1, -1, -1 }, { 0x29F9D, -1, -1, 1500701, -1, -1, -1, -1, -1, -1 }, { 0x29F9E, -1, -1, 1500706, -1, -1, -1, -1, -1, -1 }, { 0x29FA0, -1, -1, 1500711, -1, -1, -1, -1, -1, -1 }, { 0x29FA1, -1, -1, 1500715, -1, -1, -1, -1, -1, -1 }, { 0x29FA2, -1, -1, 1500720, -1, -1, -1, -1, -1, -1 }, { 0x29FA7, -1, -1, 1500724, -1, -1, -1, -1, -1, -1 }, { 0x29FAC, -1, -1, 1500729, -1, -1, -1, -1, -1, -1 }, { 0x29FB0, -1, -1, -1, -1, -1, -1, -1, -1, 1500736 }, { 0x29FB3, -1, -1, 1500741, -1, -1, -1, -1, -1, -1 }, { 0x29FB6, -1, -1, 1500745, -1, -1, -1, -1, -1, -1 }, { 0x29FB7, -1, 1500750, 1500759, -1, -1, -1, -1, -1, 1500763 }, { 0x29FB8, -1, -1, 1500769, -1, -1, -1, -1, -1, -1 }, { 0x29FBA, -1, -1, 1500773, -1, -1, -1, -1, -1, -1 }, { 0x29FBB, -1, -1, 1500779, -1, -1, -1, -1, -1, -1 }, { 0x29FBC, -1, -1, 1500783, -1, -1, -1, -1, -1, -1 }, { 0x29FBD, -1, -1, 1500787, -1, -1, -1, -1, -1, -1 }, { 0x29FBE, -1, -1, 1500792, -1, -1, -1, -1, -1, -1 }, { 0x29FBF, -1, -1, 1500798, -1, -1, -1, -1, -1, -1 }, { 0x29FC0, -1, -1, 1500802, -1, -1, -1, -1, -1, -1 }, { 0x29FC2, -1, -1, 1500809, -1, -1, -1, -1, -1, -1 }, { 0x29FC3, -1, -1, 1500814, -1, -1, -1, -1, -1, -1 }, { 0x29FC4, -1, -1, 1500819, -1, -1, -1, -1, -1, -1 }, { 0x29FC8, -1, -1, 1500826, -1, -1, -1, -1, -1, -1 }, { 0x29FC9, -1, -1, 1500831, -1, -1, -1, -1, -1, -1 }, { 0x29FCA, -1, -1, 1500836, -1, -1, -1, -1, -1, -1 }, { 0x29FD1, -1, -1, 1500842, -1, -1, -1, -1, -1, -1 }, { 0x29FD3, -1, -1, 1500848, -1, -1, -1, -1, -1, -1 }, { 0x29FD4, -1, -1, 1500853, -1, -1, -1, -1, -1, -1 }, { 0x29FD5, -1, -1, 1500857, -1, -1, -1, -1, -1, -1 }, { 0x29FD8, -1, -1, -1, -1, -1, -1, -1, -1, 1500862 }, { 0x29FD9, -1, -1, -1, -1, -1, -1, -1, -1, 1500867 }, { 0x29FDA, -1, -1, -1, -1, -1, -1, -1, -1, 1500873 }, { 0x29FDB, -1, -1, 1500882, -1, -1, -1, -1, -1, -1 }, { 0x29FDD, -1, -1, 1500886, -1, -1, -1, -1, -1, -1 }, { 0x29FDE, -1, 1500890, -1, -1, -1, -1, -1, -1, -1 }, { 0x29FDF, -1, -1, 1500895, -1, -1, -1, -1, -1, -1 }, { 0x29FE0, -1, -1, 1500899, -1, -1, -1, -1, -1, 1500904 }, { 0x29FE1, -1, -1, 1500910, -1, -1, -1, -1, -1, -1 }, { 0x29FE2, -1, -1, 1500915, -1, -1, -1, -1, -1, -1 }, { 0x29FE3, -1, -1, 1500920, -1, -1, -1, -1, -1, -1 }, { 0x29FE4, -1, -1, 1500924, -1, -1, -1, -1, -1, -1 }, { 0x29FE5, -1, -1, 1500929, -1, -1, -1, -1, -1, -1 }, { 0x29FE7, -1, -1, 1500933, -1, -1, -1, -1, -1, -1 }, { 0x29FE8, -1, -1, -1, -1, -1, -1, -1, -1, 1500937 }, { 0x29FE9, -1, -1, 1500946, -1, -1, -1, -1, -1, -1 }, { 0x29FEA, -1, -1, 1500950, -1, -1, -1, -1, -1, -1 }, { 0x29FEC, -1, -1, 1500955, -1, -1, -1, -1, -1, -1 }, { 0x29FF7, -1, -1, 1500960, -1, -1, -1, -1, -1, -1 }, { 0x29FFA, -1, -1, 1500964, -1, -1, -1, -1, -1, -1 }, { 0x29FFD, -1, -1, 1500968, -1, -1, -1, -1, -1, -1 }, { 0x29FFF, -1, -1, 1500973, -1, -1, -1, -1, -1, -1 }, { 0x2A001, -1, -1, 1500978, -1, -1, -1, -1, -1, -1 }, { 0x2A004, -1, -1, -1, -1, -1, -1, -1, -1, 1500982 }, { 0x2A005, -1, -1, -1, -1, -1, -1, -1, -1, 1500987 }, { 0x2A006, -1, -1, -1, -1, -1, -1, -1, -1, 1500993 }, { 0x2A009, -1, -1, 1500998, -1, -1, -1, -1, -1, -1 }, { 0x2A00A, -1, -1, 1501002, -1, -1, -1, -1, -1, -1 }, { 0x2A00E, -1, -1, -1, -1, -1, -1, -1, -1, 1501006 }, { 0x2A00F, -1, -1, 1501011, -1, -1, -1, -1, -1, -1 }, { 0x2A010, -1, -1, -1, -1, -1, -1, -1, -1, 1501015 }, { 0x2A012, 1501021, -1, 1501067, -1, -1, 1501058, 1501063, -1, -1 }, { 0x2A013, -1, -1, 1501072, -1, -1, -1, -1, -1, -1 }, { 0x2A014, -1, 1501076, 1501080, -1, -1, -1, -1, -1, -1 }, { 0x2A015, -1, -1, 1501085, -1, -1, -1, -1, -1, -1 }, { 0x2A017, -1, -1, 1501089, -1, -1, -1, -1, -1, -1 }, { 0x2A018, -1, -1, 1501094, -1, -1, -1, -1, -1, -1 }, { 0x2A01A, -1, -1, 1501101, -1, -1, -1, -1, -1, 1501107 }, { 0x2A01B, -1, -1, 1501115, -1, -1, -1, -1, -1, -1 }, { 0x2A01D, -1, -1, 1501122, -1, -1, -1, -1, -1, -1 }, { 0x2A01E, -1, -1, 1501125, -1, -1, -1, -1, -1, -1 }, { 0x2A01F, -1, -1, 1501132, -1, -1, -1, -1, -1, -1 }, { 0x2A020, -1, -1, 1501137, -1, -1, -1, -1, -1, -1 }, { 0x2A023, -1, -1, 1501142, -1, -1, -1, -1, -1, -1 }, { 0x2A025, -1, -1, 1501146, -1, -1, -1, -1, -1, -1 }, { 0x2A026, -1, -1, 1501152, -1, -1, -1, -1, -1, -1 }, { 0x2A027, -1, -1, 1501157, -1, -1, -1, -1, -1, -1 }, { 0x2A029, -1, -1, 1501162, -1, -1, -1, -1, -1, -1 }, { 0x2A02A, -1, -1, 1501166, -1, -1, -1, -1, -1, -1 }, { 0x2A02C, -1, -1, 1501171, -1, -1, -1, -1, -1, -1 }, { 0x2A02D, -1, -1, 1501176, -1, -1, -1, -1, -1, -1 }, { 0x2A03A, -1, -1, 1501182, -1, -1, -1, -1, -1, -1 }, { 0x2A03D, -1, -1, 1501186, -1, -1, -1, -1, -1, -1 }, { 0x2A03E, -1, -1, 1501191, -1, -1, -1, -1, -1, -1 }, { 0x2A03F, -1, -1, 1501196, -1, -1, -1, -1, -1, -1 }, { 0x2A040, -1, -1, 1501200, -1, -1, -1, -1, -1, -1 }, { 0x2A042, -1, -1, -1, -1, -1, -1, -1, -1, 1501204 }, { 0x2A043, -1, -1, -1, -1, -1, -1, -1, -1, 1501211 }, { 0x2A044, -1, -1, -1, -1, -1, -1, -1, -1, 1501219 }, { 0x2A045, -1, -1, -1, -1, -1, -1, -1, -1, 1501224 }, { 0x2A046, -1, -1, -1, -1, -1, -1, -1, -1, 1501230 }, { 0x2A047, -1, -1, -1, -1, -1, -1, -1, -1, 1501235 }, { 0x2A048, -1, -1, 1501242, -1, -1, -1, -1, -1, -1 }, { 0x2A049, -1, -1, 1501250, -1, -1, -1, -1, -1, -1 }, { 0x2A04A, -1, -1, 1501256, -1, -1, -1, -1, -1, -1 }, { 0x2A04B, -1, -1, 1501261, -1, -1, -1, -1, -1, -1 }, { 0x2A04D, -1, -1, 1501268, -1, -1, -1, -1, -1, -1 }, { 0x2A04E, -1, -1, 1501273, -1, -1, -1, -1, -1, 1501279 }, { 0x2A04F, -1, -1, 1501284, -1, -1, -1, -1, -1, -1 }, { 0x2A050, -1, -1, 1501290, -1, -1, -1, -1, -1, -1 }, { 0x2A051, -1, -1, 1501294, -1, -1, -1, -1, -1, -1 }, { 0x2A053, -1, -1, 1501299, -1, -1, -1, -1, -1, -1 }, { 0x2A054, -1, -1, 1501304, -1, -1, -1, -1, -1, -1 }, { 0x2A055, -1, -1, 1501309, -1, -1, -1, -1, -1, -1 }, { 0x2A056, -1, -1, 1501313, -1, -1, -1, -1, -1, -1 }, { 0x2A058, -1, -1, 1501317, -1, -1, -1, -1, -1, -1 }, { 0x2A05A, -1, -1, 1501323, -1, -1, -1, -1, -1, -1 }, { 0x2A05B, -1, -1, 1501327, -1, -1, -1, -1, -1, -1 }, { 0x2A05C, -1, -1, 1501331, -1, -1, -1, -1, -1, -1 }, { 0x2A05E, -1, -1, 1501337, -1, -1, -1, -1, -1, -1 }, { 0x2A05F, -1, -1, 1501342, -1, -1, -1, -1, -1, -1 }, { 0x2A060, -1, -1, 1501346, -1, -1, -1, -1, -1, -1 }, { 0x2A061, -1, -1, 1501351, -1, -1, -1, -1, -1, -1 }, { 0x2A065, -1, -1, 1501356, -1, -1, -1, -1, -1, -1 }, { 0x2A067, -1, -1, 1501360, -1, -1, -1, -1, -1, -1 }, { 0x2A069, -1, -1, 1501366, -1, -1, -1, -1, -1, -1 }, { 0x2A06A, -1, -1, 1501371, -1, -1, -1, -1, -1, -1 }, { 0x2A06E, -1, -1, 1501377, -1, -1, -1, -1, -1, -1 }, { 0x2A071, -1, -1, 1501382, -1, -1, -1, -1, -1, -1 }, { 0x2A072, -1, -1, 1501390, -1, -1, -1, -1, -1, -1 }, { 0x2A073, -1, -1, -1, -1, -1, -1, -1, -1, 1501395 }, { 0x2A074, -1, -1, -1, -1, -1, -1, -1, -1, 1501401 }, { 0x2A075, -1, -1, -1, -1, -1, -1, -1, -1, 1501407 }, { 0x2A076, -1, -1, -1, -1, -1, -1, -1, -1, 1501413 }, { 0x2A078, -1, -1, 1501419, -1, -1, -1, -1, -1, -1 }, { 0x2A079, -1, -1, 1501426, -1, -1, -1, -1, -1, -1 }, { 0x2A07A, -1, -1, 1501431, -1, -1, -1, -1, -1, -1 }, { 0x2A07C, -1, -1, 1501438, -1, -1, -1, -1, -1, -1 }, { 0x2A07D, -1, -1, 1501444, -1, -1, -1, -1, -1, -1 }, { 0x2A07E, -1, -1, 1501448, -1, -1, -1, -1, -1, -1 }, { 0x2A080, -1, -1, 1501452, -1, -1, -1, -1, -1, -1 }, { 0x2A084, -1, -1, 1501456, -1, -1, -1, -1, -1, -1 }, { 0x2A085, -1, -1, 1501461, -1, -1, -1, -1, -1, -1 }, { 0x2A086, -1, -1, 1501466, -1, -1, -1, -1, -1, -1 }, { 0x2A087, -1, 1501471, 1501478, -1, -1, -1, -1, -1, -1 }, { 0x2A088, -1, -1, 1501485, -1, -1, -1, -1, -1, -1 }, { 0x2A089, -1, -1, 1501490, -1, -1, -1, -1, -1, -1 }, { 0x2A08B, -1, -1, 1501494, -1, -1, -1, -1, -1, -1 }, { 0x2A08C, -1, -1, 1501498, -1, -1, -1, -1, -1, -1 }, { 0x2A08D, -1, -1, 1501502, -1, -1, -1, -1, -1, -1 }, { 0x2A08F, -1, -1, 1501506, -1, -1, -1, -1, -1, -1 }, { 0x2A092, -1, -1, 1501511, -1, -1, -1, -1, -1, -1 }, { 0x2A093, -1, -1, 1501515, -1, -1, -1, -1, -1, -1 }, { 0x2A095, -1, -1, 1501519, -1, -1, -1, -1, -1, -1 }, { 0x2A09B, -1, -1, 1501523, -1, -1, -1, -1, -1, -1 }, { 0x2A09C, -1, -1, 1501527, -1, -1, -1, -1, -1, -1 }, { 0x2A09F, -1, -1, 1501532, -1, -1, -1, -1, -1, -1 }, { 0x2A0A0, -1, -1, 1501537, -1, -1, -1, -1, -1, 1501542 }, { 0x2A0A4, -1, -1, 1501548, -1, -1, -1, -1, -1, -1 }, { 0x2A0A6, -1, -1, 1501554, -1, -1, -1, -1, -1, -1 }, { 0x2A0A7, -1, -1, 1501559, -1, -1, -1, -1, -1, -1 }, { 0x2A0AE, -1, -1, -1, -1, -1, -1, -1, -1, 1501564 }, { 0x2A0AF, -1, -1, -1, -1, -1, -1, -1, -1, 1501568 }, { 0x2A0B0, -1, -1, -1, -1, -1, -1, -1, -1, 1501572 }, { 0x2A0B1, -1, -1, -1, -1, -1, -1, -1, -1, 1501578 }, { 0x2A0B2, -1, -1, -1, -1, -1, -1, -1, -1, 1501584 }, { 0x2A0B3, -1, -1, -1, -1, -1, -1, -1, -1, 1501588 }, { 0x2A0B4, -1, -1, 1501592, -1, -1, -1, -1, -1, -1 }, { 0x2A0B5, -1, -1, 1501598, -1, -1, -1, -1, -1, -1 }, { 0x2A0B6, -1, -1, 1501602, -1, -1, -1, -1, -1, -1 }, { 0x2A0B9, -1, 1501608, 1501614, -1, -1, -1, -1, -1, -1 }, { 0x2A0BA, -1, -1, 1501620, -1, -1, -1, -1, -1, -1 }, { 0x2A0BC, -1, -1, 1501624, -1, -1, -1, -1, -1, -1 }, { 0x2A0BD, -1, -1, 1501631, -1, -1, -1, -1, -1, -1 }, { 0x2A0BE, -1, -1, 1501636, -1, -1, -1, -1, -1, -1 }, { 0x2A0C2, -1, -1, 1501640, -1, -1, -1, -1, -1, -1 }, { 0x2A0C4, -1, -1, 1501645, -1, -1, -1, -1, -1, -1 }, { 0x2A0C5, -1, -1, 1501650, -1, -1, -1, -1, -1, -1 }, { 0x2A0C6, -1, -1, 1501655, -1, -1, -1, -1, -1, -1 }, { 0x2A0C8, -1, -1, 1501660, -1, -1, -1, -1, -1, -1 }, { 0x2A0CB, -1, -1, 1501665, -1, -1, -1, -1, -1, -1 }, { 0x2A0CD, -1, -1, 1501671, -1, -1, -1, -1, -1, -1 }, { 0x2A0CE, -1, -1, 1501675, -1, -1, -1, -1, -1, -1 }, { 0x2A0CF, -1, -1, 1501679, -1, -1, -1, -1, -1, 1501684 }, { 0x2A0D0, -1, -1, 1501689, -1, -1, -1, -1, -1, -1 }, { 0x2A0D1, -1, -1, 1501695, -1, -1, -1, -1, -1, -1 }, { 0x2A0D2, -1, -1, 1501700, -1, -1, -1, -1, -1, -1 }, { 0x2A0D3, -1, -1, 1501705, -1, -1, -1, -1, -1, -1 }, { 0x2A0D9, -1, -1, -1, -1, -1, -1, -1, -1, 1501709 }, { 0x2A0DB, -1, -1, 1501715, -1, -1, -1, -1, -1, -1 }, { 0x2A0E1, -1, 1501721, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A0E6, -1, -1, 1501727, -1, -1, -1, -1, -1, -1 }, { 0x2A0E8, -1, -1, 1501733, -1, -1, -1, -1, -1, -1 }, { 0x2A0ED, -1, 1501737, 1501743, -1, -1, -1, -1, -1, -1 }, { 0x2A0F1, -1, -1, -1, -1, -1, -1, -1, -1, 1501747 }, { 0x2A0F2, -1, -1, -1, -1, -1, -1, -1, -1, 1501752 }, { 0x2A0F3, -1, 1501758, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A0F4, -1, -1, -1, -1, -1, -1, -1, -1, 1501764 }, { 0x2A0F5, -1, -1, -1, -1, -1, -1, -1, -1, 1501768 }, { 0x2A0F6, -1, -1, 1501774, -1, -1, -1, -1, -1, -1 }, { 0x2A0F8, -1, 1501779, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A0FA, -1, -1, 1501784, -1, -1, -1, -1, -1, -1 }, { 0x2A0FC, -1, -1, 1501789, -1, -1, -1, -1, -1, -1 }, { 0x2A0FE, -1, 1501793, 1501799, -1, -1, -1, -1, -1, -1 }, { 0x2A0FF, 1501805, -1, 1501813, -1, -1, -1, -1, -1, -1 }, { 0x2A100, -1, -1, 1501817, -1, -1, -1, -1, -1, -1 }, { 0x2A101, -1, -1, 1501822, -1, -1, -1, -1, -1, -1 }, { 0x2A102, -1, -1, 1501828, -1, -1, -1, -1, -1, -1 }, { 0x2A105, -1, -1, 1501833, -1, -1, -1, -1, -1, 1501838 }, { 0x2A106, -1, -1, 1501843, -1, -1, -1, -1, -1, -1 }, { 0x2A107, -1, 1501847, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A108, -1, -1, 1501851, -1, -1, -1, -1, -1, -1 }, { 0x2A109, -1, -1, 1501857, -1, -1, -1, -1, -1, -1 }, { 0x2A10A, -1, -1, 1501863, -1, -1, -1, -1, -1, -1 }, { 0x2A10C, -1, -1, 1501867, -1, -1, -1, -1, -1, 1501873 }, { 0x2A10E, -1, -1, 1501881, -1, -1, -1, -1, -1, -1 }, { 0x2A10F, -1, -1, 1501885, -1, -1, -1, -1, -1, -1 }, { 0x2A111, -1, -1, 1501891, -1, -1, -1, -1, -1, -1 }, { 0x2A115, -1, -1, 1501895, -1, -1, -1, -1, -1, -1 }, { 0x2A116, -1, -1, 1501900, -1, -1, -1, -1, -1, -1 }, { 0x2A117, -1, -1, 1501904, -1, -1, -1, -1, -1, -1 }, { 0x2A11B, -1, -1, 1501909, -1, -1, -1, -1, -1, -1 }, { 0x2A11D, -1, -1, 1501913, -1, -1, -1, -1, -1, -1 }, { 0x2A11E, -1, -1, -1, -1, -1, -1, -1, -1, 1501917 }, { 0x2A123, -1, 1501922, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A124, -1, -1, -1, -1, -1, -1, -1, -1, 1501927 }, { 0x2A125, -1, -1, -1, -1, -1, -1, -1, -1, 1501932 }, { 0x2A126, -1, -1, -1, -1, -1, -1, -1, -1, 1501937 }, { 0x2A127, -1, -1, -1, -1, -1, -1, -1, -1, 1501943 }, { 0x2A128, -1, -1, -1, -1, -1, -1, -1, -1, 1501950 }, { 0x2A12D, -1, -1, 1501955, -1, -1, -1, -1, -1, -1 }, { 0x2A12E, -1, -1, 1501959, -1, -1, -1, -1, -1, -1 }, { 0x2A12F, -1, -1, 1501963, -1, -1, -1, -1, -1, -1 }, { 0x2A131, -1, -1, 1501968, -1, -1, -1, -1, -1, -1 }, { 0x2A132, -1, -1, 1501972, -1, -1, -1, -1, -1, -1 }, { 0x2A133, -1, 1501979, 1501984, -1, -1, -1, -1, -1, -1 }, { 0x2A134, -1, 1501989, 1502000, -1, -1, -1, -1, -1, -1 }, { 0x2A135, -1, -1, 1502005, -1, -1, -1, -1, -1, -1 }, { 0x2A136, -1, -1, 1502009, -1, -1, -1, -1, -1, -1 }, { 0x2A137, -1, -1, 1502013, -1, -1, -1, -1, -1, -1 }, { 0x2A138, -1, -1, 1502019, -1, -1, -1, -1, -1, 1502023 }, { 0x2A139, -1, -1, 1502030, -1, -1, -1, -1, -1, -1 }, { 0x2A13A, -1, -1, 1502037, -1, -1, -1, -1, -1, -1 }, { 0x2A13B, -1, -1, 1502042, -1, -1, -1, -1, -1, -1 }, { 0x2A142, -1, -1, 1502049, -1, -1, -1, -1, -1, -1 }, { 0x2A143, -1, -1, 1502056, -1, -1, -1, -1, -1, -1 }, { 0x2A144, -1, -1, 1502062, -1, -1, -1, -1, -1, -1 }, { 0x2A145, -1, -1, 1502066, -1, -1, -1, -1, -1, -1 }, { 0x2A146, -1, -1, 1502072, -1, -1, -1, -1, -1, -1 }, { 0x2A147, -1, -1, 1502076, -1, -1, -1, -1, -1, -1 }, { 0x2A148, -1, -1, 1502082, -1, -1, -1, -1, -1, -1 }, { 0x2A149, -1, -1, 1502089, -1, -1, -1, -1, -1, -1 }, { 0x2A14B, -1, -1, 1502095, -1, -1, -1, -1, -1, -1 }, { 0x2A14D, -1, -1, 1502101, -1, -1, -1, -1, -1, -1 }, { 0x2A150, -1, 1502106, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A156, -1, -1, 1502111, -1, -1, -1, -1, -1, -1 }, { 0x2A159, -1, -1, 1502118, -1, -1, -1, -1, -1, -1 }, { 0x2A15D, -1, -1, 1502123, -1, -1, -1, -1, -1, -1 }, { 0x2A15F, -1, -1, 1502129, -1, -1, -1, -1, -1, -1 }, { 0x2A164, -1, -1, -1, -1, -1, -1, -1, -1, 1502135 }, { 0x2A165, -1, -1, -1, -1, -1, -1, -1, -1, 1502140 }, { 0x2A166, -1, -1, -1, -1, -1, -1, -1, -1, 1502146 }, { 0x2A167, -1, -1, -1, -1, -1, -1, -1, -1, 1502153 }, { 0x2A168, -1, -1, -1, -1, -1, -1, -1, -1, 1502158 }, { 0x2A169, -1, -1, -1, -1, -1, -1, -1, -1, 1502161 }, { 0x2A16A, -1, -1, -1, -1, -1, -1, -1, -1, 1502167 }, { 0x2A16B, -1, -1, -1, -1, -1, -1, -1, -1, 1502175 }, { 0x2A16C, -1, -1, -1, -1, -1, -1, -1, -1, 1502181 }, { 0x2A16D, -1, -1, -1, -1, -1, -1, -1, -1, 1502188 }, { 0x2A16E, -1, -1, 1502191, -1, -1, -1, -1, -1, -1 }, { 0x2A170, -1, -1, 1502195, -1, -1, -1, -1, -1, -1 }, { 0x2A172, -1, -1, 1502200, -1, -1, -1, -1, -1, -1 }, { 0x2A174, -1, -1, 1502204, -1, -1, -1, -1, -1, 1502207 }, { 0x2A175, -1, -1, 1502211, -1, -1, -1, -1, -1, -1 }, { 0x2A178, -1, -1, 1502215, -1, -1, -1, -1, -1, -1 }, { 0x2A179, -1, -1, 1502220, -1, -1, -1, -1, -1, -1 }, { 0x2A17A, -1, -1, 1502224, -1, -1, -1, -1, -1, -1 }, { 0x2A17B, -1, -1, 1502229, -1, -1, -1, -1, -1, -1 }, { 0x2A17C, -1, -1, 1502236, -1, -1, -1, -1, -1, -1 }, { 0x2A17E, -1, -1, 1502240, -1, -1, -1, -1, -1, -1 }, { 0x2A180, -1, -1, 1502244, -1, -1, -1, -1, -1, -1 }, { 0x2A181, -1, -1, 1502250, -1, -1, -1, -1, -1, -1 }, { 0x2A182, -1, -1, 1502254, -1, -1, -1, -1, -1, -1 }, { 0x2A18B, -1, -1, 1502258, -1, -1, -1, -1, -1, -1 }, { 0x2A192, -1, 1502263, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A193, -1, 1502275, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A197, -1, -1, 1502279, -1, -1, -1, -1, -1, -1 }, { 0x2A19B, -1, -1, 1502283, -1, -1, -1, -1, -1, -1 }, { 0x2A1A0, -1, -1, 1502287, -1, -1, -1, -1, -1, -1 }, { 0x2A1A3, -1, -1, -1, -1, -1, -1, -1, -1, 1502291 }, { 0x2A1A4, -1, -1, -1, -1, -1, -1, -1, -1, 1502298 }, { 0x2A1A5, -1, -1, -1, -1, -1, -1, -1, -1, 1502305 }, { 0x2A1A6, -1, -1, -1, -1, -1, -1, -1, -1, 1502314 }, { 0x2A1A7, -1, -1, -1, -1, -1, -1, -1, -1, 1502317 }, { 0x2A1AB, -1, 1502323, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A1AF, -1, -1, 1502329, -1, -1, -1, -1, -1, -1 }, { 0x2A1B0, -1, -1, 1502335, -1, -1, -1, -1, -1, -1 }, { 0x2A1B1, -1, -1, 1502339, -1, -1, -1, -1, -1, -1 }, { 0x2A1B2, -1, -1, 1502344, -1, -1, -1, -1, -1, -1 }, { 0x2A1B3, -1, -1, 1502349, -1, -1, -1, -1, -1, -1 }, { 0x2A1B4, -1, 1502354, 1502360, -1, -1, -1, -1, -1, -1 }, { 0x2A1B5, -1, 1502365, 1502370, -1, -1, -1, -1, -1, -1 }, { 0x2A1B6, -1, -1, 1502375, -1, -1, -1, -1, -1, -1 }, { 0x2A1B7, -1, -1, 1502380, -1, -1, -1, -1, -1, -1 }, { 0x2A1B9, -1, -1, 1502385, -1, -1, -1, -1, -1, -1 }, { 0x2A1BB, -1, -1, 1502390, -1, -1, -1, -1, -1, -1 }, { 0x2A1BC, -1, -1, -1, -1, -1, -1, -1, -1, 1502395 }, { 0x2A1BF, -1, -1, 1502400, -1, -1, -1, -1, -1, -1 }, { 0x2A1C1, -1, -1, 1502406, -1, -1, -1, -1, -1, -1 }, { 0x2A1C2, -1, -1, 1502412, -1, -1, -1, -1, -1, -1 }, { 0x2A1C4, -1, -1, 1502417, -1, -1, -1, -1, -1, -1 }, { 0x2A1C6, -1, -1, 1502422, -1, -1, -1, -1, -1, -1 }, { 0x2A1C7, -1, -1, 1502427, -1, -1, -1, -1, -1, -1 }, { 0x2A1C8, -1, -1, 1502433, -1, -1, -1, -1, -1, -1 }, { 0x2A1CA, -1, -1, 1502437, -1, -1, -1, -1, -1, -1 }, { 0x2A1CB, -1, -1, -1, -1, -1, -1, -1, -1, 1502441 }, { 0x2A1CC, -1, -1, -1, -1, -1, -1, -1, -1, 1502446 }, { 0x2A1CD, -1, -1, -1, -1, -1, -1, -1, -1, 1502452 }, { 0x2A1CE, -1, -1, -1, -1, -1, -1, -1, -1, 1502458 }, { 0x2A1CF, -1, -1, -1, -1, -1, -1, -1, -1, 1502465 }, { 0x2A1D0, -1, -1, -1, -1, -1, -1, -1, -1, 1502474 }, { 0x2A1D1, -1, -1, 1502479, -1, -1, -1, -1, -1, -1 }, { 0x2A1D2, -1, -1, 1502484, -1, -1, -1, -1, -1, -1 }, { 0x2A1D3, -1, -1, 1502490, -1, -1, -1, -1, -1, -1 }, { 0x2A1D5, -1, -1, 1502496, -1, -1, -1, -1, -1, -1 }, { 0x2A1D6, -1, -1, 1502501, -1, -1, -1, -1, -1, -1 }, { 0x2A1D7, -1, -1, 1502506, -1, -1, -1, -1, -1, -1 }, { 0x2A1D8, -1, -1, 1502510, -1, -1, -1, -1, -1, -1 }, { 0x2A1DB, -1, -1, 1502516, -1, -1, -1, -1, -1, -1 }, { 0x2A1DC, 1502522, -1, 1502537, -1, -1, -1, -1, -1, -1 }, { 0x2A1DD, -1, -1, 1502542, -1, -1, -1, -1, -1, -1 }, { 0x2A1DE, -1, -1, 1502546, -1, -1, -1, -1, -1, -1 }, { 0x2A1DF, -1, 1502552, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A1E8, -1, -1, -1, -1, -1, -1, -1, -1, 1502557 }, { 0x2A1E9, -1, -1, -1, -1, -1, -1, -1, -1, 1502562 }, { 0x2A1EA, -1, -1, -1, -1, -1, -1, -1, -1, 1502567 }, { 0x2A1EB, -1, -1, -1, -1, -1, -1, -1, -1, 1502574 }, { 0x2A1ED, -1, -1, 1502579, -1, -1, -1, -1, -1, -1 }, { 0x2A1EF, -1, -1, 1502584, -1, -1, -1, -1, -1, -1 }, { 0x2A1F0, -1, -1, 1502589, -1, -1, -1, -1, -1, -1 }, { 0x2A1F1, -1, -1, 1502593, -1, -1, -1, -1, -1, -1 }, { 0x2A1F2, -1, -1, 1502598, -1, -1, -1, -1, -1, -1 }, { 0x2A1F3, -1, -1, 1502603, -1, -1, -1, -1, -1, -1 }, { 0x2A1F4, -1, -1, 1502609, -1, -1, -1, -1, -1, 1502614 }, { 0x2A1F5, -1, 1502620, 1502633, -1, -1, -1, -1, -1, -1 }, { 0x2A1F7, -1, -1, 1502640, -1, -1, -1, -1, -1, -1 }, { 0x2A1F9, -1, -1, 1502645, -1, -1, -1, -1, -1, -1 }, { 0x2A200, -1, -1, 1502649, -1, -1, -1, -1, -1, -1 }, { 0x2A203, -1, -1, 1502655, -1, -1, -1, -1, -1, -1 }, { 0x2A206, -1, -1, 1502660, -1, -1, -1, -1, -1, -1 }, { 0x2A207, -1, -1, 1502666, -1, -1, -1, -1, -1, -1 }, { 0x2A208, -1, -1, 1502672, -1, -1, -1, -1, -1, -1 }, { 0x2A20A, -1, -1, 1502677, -1, -1, -1, -1, -1, -1 }, { 0x2A20B, -1, -1, 1502681, -1, -1, -1, -1, -1, -1 }, { 0x2A211, -1, -1, 1502687, -1, -1, -1, -1, -1, -1 }, { 0x2A218, -1, -1, 1502692, -1, -1, -1, -1, -1, -1 }, { 0x2A21C, -1, -1, 1502698, -1, -1, -1, -1, -1, -1 }, { 0x2A21F, -1, -1, 1502702, -1, -1, -1, -1, -1, -1 }, { 0x2A220, -1, 1502707, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A225, -1, -1, 1502713, -1, -1, -1, -1, -1, -1 }, { 0x2A228, -1, -1, 1502718, -1, -1, -1, -1, -1, -1 }, { 0x2A229, -1, -1, 1502722, -1, -1, -1, -1, -1, -1 }, { 0x2A230, -1, -1, 1502728, -1, -1, -1, -1, -1, -1 }, { 0x2A233, -1, 1502733, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A234, -1, -1, 1502738, -1, -1, -1, -1, -1, -1 }, { 0x2A238, -1, -1, 1502743, -1, -1, -1, -1, -1, -1 }, { 0x2A23B, -1, -1, 1502749, -1, -1, -1, -1, -1, -1 }, { 0x2A23C, -1, -1, 1502755, -1, -1, -1, -1, -1, -1 }, { 0x2A23E, -1, -1, -1, -1, -1, -1, -1, -1, 1502761 }, { 0x2A23F, -1, -1, 1502768, -1, -1, -1, -1, -1, -1 }, { 0x2A242, -1, -1, 1502773, -1, -1, -1, -1, -1, -1 }, { 0x2A243, -1, -1, 1502778, -1, -1, -1, -1, -1, -1 }, { 0x2A244, -1, -1, 1502783, -1, -1, -1, -1, -1, -1 }, { 0x2A245, -1, -1, 1502788, -1, -1, -1, -1, -1, -1 }, { 0x2A246, -1, -1, 1502793, -1, -1, -1, -1, -1, -1 }, { 0x2A248, -1, -1, 1502798, -1, -1, -1, -1, -1, -1 }, { 0x2A249, -1, -1, 1502802, -1, -1, -1, -1, -1, -1 }, { 0x2A24A, -1, -1, 1502810, -1, -1, -1, -1, -1, -1 }, { 0x2A24B, -1, -1, 1502815, -1, -1, -1, -1, -1, -1 }, { 0x2A24C, -1, -1, 1502820, -1, -1, -1, -1, -1, -1 }, { 0x2A24D, -1, -1, 1502824, -1, -1, -1, -1, -1, -1 }, { 0x2A24E, -1, -1, 1502828, -1, -1, -1, -1, -1, -1 }, { 0x2A24F, -1, -1, 1502833, -1, -1, -1, -1, -1, -1 }, { 0x2A250, -1, -1, 1502838, -1, -1, -1, -1, -1, -1 }, { 0x2A251, -1, -1, 1502842, -1, -1, -1, -1, -1, -1 }, { 0x2A252, -1, -1, 1502846, -1, -1, -1, -1, -1, -1 }, { 0x2A254, -1, -1, 1502851, -1, -1, -1, -1, -1, -1 }, { 0x2A255, -1, -1, 1502855, -1, -1, -1, -1, -1, -1 }, { 0x2A256, -1, -1, 1502861, -1, -1, -1, -1, -1, -1 }, { 0x2A257, -1, -1, 1502865, -1, -1, -1, -1, -1, -1 }, { 0x2A258, -1, -1, 1502870, -1, -1, -1, -1, -1, -1 }, { 0x2A25A, -1, -1, 1502875, -1, -1, -1, -1, -1, -1 }, { 0x2A25C, -1, -1, 1502880, -1, -1, -1, -1, -1, -1 }, { 0x2A262, -1, -1, 1502886, -1, -1, -1, -1, -1, -1 }, { 0x2A263, -1, -1, 1502891, -1, -1, -1, -1, -1, -1 }, { 0x2A265, -1, -1, -1, -1, -1, -1, -1, -1, 1502895 }, { 0x2A266, -1, -1, 1502902, -1, -1, -1, -1, -1, -1 }, { 0x2A267, -1, -1, 1502908, -1, -1, -1, -1, -1, -1 }, { 0x2A268, -1, -1, 1502913, -1, -1, -1, -1, -1, -1 }, { 0x2A269, 1502920, -1, -1, -1, -1, 1502948, 1502953, -1, -1 }, { 0x2A26A, -1, -1, 1502956, -1, -1, -1, -1, -1, -1 }, { 0x2A26D, -1, -1, 1502960, -1, -1, -1, -1, -1, -1 }, { 0x2A26E, -1, -1, 1502965, -1, -1, -1, -1, -1, -1 }, { 0x2A26F, -1, -1, 1502970, -1, -1, -1, -1, -1, -1 }, { 0x2A271, -1, -1, 1502975, -1, -1, -1, -1, -1, -1 }, { 0x2A274, -1, -1, -1, -1, -1, -1, -1, -1, 1502981 }, { 0x2A278, -1, -1, 1502988, -1, -1, -1, -1, -1, -1 }, { 0x2A27B, -1, -1, 1502993, -1, -1, -1, -1, -1, -1 }, { 0x2A27D, -1, -1, -1, -1, -1, -1, -1, -1, 1502999 }, { 0x2A27E, -1, -1, -1, -1, -1, -1, -1, -1, 1503005 }, { 0x2A27F, -1, -1, 1503011, -1, -1, -1, -1, -1, -1 }, { 0x2A282, -1, -1, 1503016, -1, -1, -1, -1, -1, -1 }, { 0x2A284, -1, -1, 1503021, -1, -1, -1, -1, -1, -1 }, { 0x2A285, -1, -1, -1, -1, -1, -1, -1, -1, 1503026 }, { 0x2A286, -1, -1, 1503032, -1, -1, -1, -1, -1, -1 }, { 0x2A287, -1, -1, 1503036, -1, -1, -1, -1, -1, -1 }, { 0x2A289, -1, -1, 1503041, -1, -1, -1, -1, -1, -1 }, { 0x2A28D, -1, -1, 1503047, -1, -1, -1, -1, -1, -1 }, { 0x2A290, -1, -1, 1503051, -1, -1, -1, -1, -1, -1 }, { 0x2A293, -1, 1503055, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A295, -1, -1, 1503061, -1, -1, -1, -1, -1, -1 }, { 0x2A297, -1, -1, 1503065, -1, -1, -1, -1, -1, -1 }, { 0x2A29C, -1, -1, 1503069, -1, -1, -1, -1, -1, -1 }, { 0x2A29F, -1, 1503074, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2A2, -1, -1, 1503080, -1, -1, -1, -1, -1, -1 }, { 0x2A2A5, -1, -1, 1503085, -1, -1, -1, -1, -1, -1 }, { 0x2A2A7, -1, -1, 1503091, -1, -1, -1, -1, -1, -1 }, { 0x2A2AA, -1, -1, 1503096, -1, -1, -1, -1, -1, -1 }, { 0x2A2AD, -1, -1, -1, -1, -1, -1, -1, 1503100, -1 }, { 0x2A2B2, -1, 1503106, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2B3, -1, -1, 1503112, -1, -1, -1, -1, -1, -1 }, { 0x2A2B4, -1, 1503117, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2B5, -1, -1, 1503123, -1, -1, -1, -1, -1, -1 }, { 0x2A2B6, -1, 1503129, 1503135, -1, -1, -1, -1, -1, -1 }, { 0x2A2B7, -1, -1, 1503141, -1, -1, -1, -1, -1, -1 }, { 0x2A2B9, -1, -1, 1503147, -1, -1, -1, -1, -1, -1 }, { 0x2A2BA, -1, 1503152, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2BB, -1, -1, 1503158, -1, -1, -1, -1, -1, -1 }, { 0x2A2BD, -1, 1503162, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2C1, -1, -1, 1503168, -1, -1, -1, -1, -1, -1 }, { 0x2A2C4, -1, -1, 1503174, -1, -1, -1, -1, -1, -1 }, { 0x2A2C5, -1, -1, 1503178, -1, -1, -1, -1, -1, -1 }, { 0x2A2C6, -1, -1, 1503183, -1, -1, -1, -1, -1, -1 }, { 0x2A2C7, -1, -1, 1503188, -1, -1, -1, -1, -1, -1 }, { 0x2A2C9, -1, -1, 1503194, -1, -1, -1, -1, -1, -1 }, { 0x2A2CA, -1, -1, 1503198, -1, -1, -1, -1, -1, -1 }, { 0x2A2CB, -1, -1, 1503203, -1, -1, -1, -1, -1, -1 }, { 0x2A2CC, -1, -1, 1503209, -1, -1, -1, -1, -1, -1 }, { 0x2A2CD, -1, -1, 1503214, -1, -1, -1, -1, -1, -1 }, { 0x2A2CF, -1, -1, 1503218, -1, -1, -1, -1, -1, -1 }, { 0x2A2D0, -1, -1, 1503223, -1, -1, -1, -1, -1, -1 }, { 0x2A2D1, -1, -1, 1503229, -1, -1, -1, -1, -1, -1 }, { 0x2A2D6, -1, -1, 1503234, -1, -1, -1, -1, -1, -1 }, { 0x2A2D7, -1, -1, 1503240, -1, -1, -1, -1, -1, -1 }, { 0x2A2DC, -1, -1, 1503244, -1, -1, -1, -1, -1, -1 }, { 0x2A2DD, -1, -1, 1503248, -1, -1, -1, -1, -1, -1 }, { 0x2A2DF, -1, 1503252, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2E1, -1, -1, 1503259, -1, -1, -1, -1, -1, -1 }, { 0x2A2E2, -1, -1, 1503263, -1, -1, -1, -1, -1, -1 }, { 0x2A2EB, -1, -1, 1503267, -1, -1, -1, -1, -1, -1 }, { 0x2A2EC, -1, -1, 1503271, -1, -1, -1, -1, -1, -1 }, { 0x2A2EE, -1, -1, 1503275, -1, -1, -1, -1, -1, -1 }, { 0x2A2F0, -1, -1, 1503279, -1, -1, -1, -1, -1, -1 }, { 0x2A2F3, -1, -1, 1503284, -1, -1, -1, -1, -1, -1 }, { 0x2A2FA, -1, -1, 1503290, -1, -1, -1, -1, -1, -1 }, { 0x2A2FE, -1, -1, 1503295, -1, -1, -1, -1, -1, -1 }, { 0x2A2FF, -1, 1503301, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A300, -1, -1, 1503306, -1, -1, -1, -1, -1, -1 }, { 0x2A302, -1, -1, 1503312, -1, -1, -1, -1, -1, -1 }, { 0x2A304, -1, -1, 1503317, -1, -1, -1, -1, -1, -1 }, { 0x2A305, -1, -1, 1503321, -1, -1, -1, -1, -1, -1 }, { 0x2A306, -1, -1, 1503325, -1, -1, -1, -1, -1, -1 }, { 0x2A308, -1, -1, 1503329, -1, -1, -1, -1, -1, -1 }, { 0x2A309, -1, -1, 1503333, -1, -1, -1, -1, -1, -1 }, { 0x2A30A, -1, -1, 1503338, -1, -1, -1, -1, -1, -1 }, { 0x2A30B, -1, -1, 1503343, -1, -1, -1, -1, -1, -1 }, { 0x2A30D, -1, -1, 1503348, -1, -1, -1, -1, -1, -1 }, { 0x2A30F, -1, -1, 1503352, -1, -1, -1, -1, -1, -1 }, { 0x2A313, -1, -1, 1503358, -1, -1, -1, -1, -1, -1 }, { 0x2A314, -1, -1, 1503362, -1, -1, -1, -1, -1, -1 }, { 0x2A318, -1, -1, 1503366, -1, -1, -1, -1, -1, -1 }, { 0x2A31E, -1, -1, 1503371, -1, -1, -1, -1, -1, -1 }, { 0x2A31F, -1, -1, 1503376, -1, -1, -1, -1, -1, -1 }, { 0x2A322, -1, -1, 1503380, -1, -1, -1, -1, -1, -1 }, { 0x2A323, -1, -1, 1503386, -1, -1, -1, -1, -1, -1 }, { 0x2A324, -1, -1, 1503390, -1, -1, -1, -1, -1, -1 }, { 0x2A327, -1, -1, 1503395, -1, -1, -1, -1, -1, -1 }, { 0x2A329, -1, -1, 1503400, -1, -1, -1, -1, -1, -1 }, { 0x2A32A, -1, -1, 1503406, -1, -1, -1, -1, -1, -1 }, { 0x2A32B, -1, -1, 1503412, -1, -1, -1, -1, -1, -1 }, { 0x2A32C, -1, -1, 1503417, -1, -1, -1, -1, -1, -1 }, { 0x2A32E, -1, -1, 1503421, -1, -1, -1, -1, -1, -1 }, { 0x2A330, -1, -1, 1503426, -1, -1, -1, -1, -1, -1 }, { 0x2A331, -1, -1, 1503430, -1, -1, -1, -1, -1, -1 }, { 0x2A333, -1, -1, 1503434, -1, -1, -1, -1, -1, -1 }, { 0x2A335, -1, -1, 1503439, -1, -1, -1, -1, -1, -1 }, { 0x2A336, -1, -1, 1503445, -1, -1, -1, -1, -1, -1 }, { 0x2A337, -1, -1, 1503450, -1, -1, -1, -1, -1, -1 }, { 0x2A339, -1, -1, 1503456, -1, -1, -1, -1, -1, -1 }, { 0x2A33A, -1, -1, 1503461, -1, -1, -1, -1, -1, -1 }, { 0x2A33C, -1, -1, 1503466, -1, -1, -1, -1, -1, -1 }, { 0x2A33D, -1, -1, 1503471, -1, -1, -1, -1, -1, -1 }, { 0x2A33F, -1, -1, 1503476, -1, -1, -1, -1, -1, -1 }, { 0x2A341, -1, -1, 1503481, -1, -1, -1, -1, -1, -1 }, { 0x2A342, -1, -1, 1503486, -1, -1, -1, -1, -1, -1 }, { 0x2A344, -1, -1, 1503490, -1, -1, -1, -1, -1, -1 }, { 0x2A345, -1, -1, 1503494, -1, -1, -1, -1, -1, -1 }, { 0x2A347, -1, -1, 1503498, -1, -1, -1, -1, -1, -1 }, { 0x2A348, -1, -1, 1503502, -1, -1, -1, -1, -1, -1 }, { 0x2A34C, -1, -1, 1503508, -1, -1, -1, -1, -1, -1 }, { 0x2A34E, -1, -1, 1503513, -1, -1, -1, -1, -1, -1 }, { 0x2A34F, -1, -1, 1503517, -1, -1, -1, -1, -1, -1 }, { 0x2A351, -1, 1503521, 1503526, -1, -1, -1, -1, -1, -1 }, { 0x2A354, -1, -1, 1503532, -1, -1, -1, -1, -1, -1 }, { 0x2A357, -1, -1, 1503537, -1, -1, -1, -1, -1, -1 }, { 0x2A35B, -1, -1, 1503542, -1, -1, -1, -1, -1, -1 }, { 0x2A35D, -1, -1, 1503546, -1, -1, -1, -1, -1, -1 }, { 0x2A35F, -1, -1, 1503551, -1, -1, -1, -1, -1, -1 }, { 0x2A360, -1, -1, 1503556, -1, -1, -1, -1, -1, -1 }, { 0x2A361, -1, -1, 1503560, -1, -1, -1, -1, -1, -1 }, { 0x2A363, -1, -1, 1503564, -1, -1, -1, -1, -1, -1 }, { 0x2A364, -1, -1, 1503569, -1, -1, -1, -1, -1, -1 }, { 0x2A366, -1, -1, 1503573, -1, -1, -1, -1, -1, -1 }, { 0x2A367, -1, -1, 1503579, -1, -1, -1, -1, -1, -1 }, { 0x2A368, -1, -1, 1503585, -1, -1, -1, -1, -1, -1 }, { 0x2A369, -1, -1, 1503590, -1, -1, -1, -1, -1, -1 }, { 0x2A36A, -1, -1, 1503595, -1, -1, -1, -1, -1, -1 }, { 0x2A372, -1, -1, 1503599, -1, -1, -1, -1, -1, -1 }, { 0x2A374, -1, -1, 1503603, -1, -1, -1, -1, -1, -1 }, { 0x2A375, -1, -1, 1503609, -1, -1, -1, -1, -1, -1 }, { 0x2A376, -1, -1, 1503614, -1, -1, -1, -1, -1, -1 }, { 0x2A378, 1503620, -1, 1503632, -1, -1, -1, -1, -1, -1 }, { 0x2A379, -1, -1, 1503636, -1, -1, -1, -1, -1, -1 }, { 0x2A37A, -1, -1, 1503640, -1, -1, -1, -1, -1, -1 }, { 0x2A37B, -1, -1, 1503646, -1, -1, -1, -1, -1, -1 }, { 0x2A37F, -1, -1, 1503651, -1, -1, -1, -1, -1, -1 }, { 0x2A383, -1, -1, 1503658, -1, -1, -1, -1, -1, -1 }, { 0x2A385, -1, -1, 1503663, -1, -1, -1, -1, -1, -1 }, { 0x2A386, -1, -1, 1503668, -1, -1, -1, -1, -1, -1 }, { 0x2A387, -1, -1, 1503673, -1, -1, -1, -1, -1, -1 }, { 0x2A388, -1, -1, 1503678, -1, -1, -1, -1, -1, -1 }, { 0x2A389, -1, -1, 1503682, -1, -1, -1, -1, -1, -1 }, { 0x2A38A, -1, -1, 1503688, -1, -1, -1, -1, -1, -1 }, { 0x2A38B, -1, -1, 1503694, -1, -1, -1, -1, -1, -1 }, { 0x2A392, -1, -1, 1503699, -1, -1, -1, -1, -1, -1 }, { 0x2A394, -1, -1, 1503705, -1, -1, -1, -1, -1, -1 }, { 0x2A397, -1, -1, 1503709, -1, -1, -1, -1, -1, -1 }, { 0x2A39B, -1, -1, 1503713, -1, -1, -1, -1, -1, -1 }, { 0x2A39D, -1, -1, 1503718, -1, -1, -1, -1, -1, -1 }, { 0x2A39E, -1, -1, 1503723, -1, -1, -1, -1, -1, -1 }, { 0x2A3A0, -1, -1, 1503730, -1, -1, -1, -1, -1, -1 }, { 0x2A3A3, -1, -1, 1503734, -1, -1, -1, -1, -1, -1 }, { 0x2A3A4, -1, -1, 1503739, -1, -1, -1, -1, -1, -1 }, { 0x2A3A6, -1, -1, 1503743, -1, -1, -1, -1, -1, -1 }, { 0x2A3A8, -1, -1, 1503748, -1, -1, -1, -1, -1, -1 }, { 0x2A3A9, -1, 1503753, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A3AB, -1, -1, 1503758, -1, -1, -1, -1, -1, -1 }, { 0x2A3AD, -1, -1, 1503762, -1, -1, -1, -1, -1, -1 }, { 0x2A3B2, -1, -1, 1503767, -1, -1, -1, -1, -1, -1 }, { 0x2A3B4, -1, -1, 1503772, -1, -1, -1, -1, -1, -1 }, { 0x2A3B5, -1, -1, 1503777, -1, -1, -1, -1, -1, -1 }, { 0x2A3B6, -1, -1, 1503783, -1, -1, -1, -1, -1, -1 }, { 0x2A3BA, -1, -1, 1503788, -1, -1, -1, -1, -1, -1 }, { 0x2A3BB, -1, -1, 1503793, -1, -1, -1, -1, -1, -1 }, { 0x2A3BD, -1, -1, 1503800, -1, -1, -1, -1, -1, -1 }, { 0x2A3BE, -1, -1, 1503807, -1, -1, -1, -1, -1, -1 }, { 0x2A3C0, -1, -1, 1503813, -1, -1, -1, -1, -1, -1 }, { 0x2A3C1, -1, -1, 1503818, -1, -1, -1, -1, -1, -1 }, { 0x2A3C2, -1, -1, 1503824, -1, -1, -1, -1, -1, -1 }, { 0x2A3C5, -1, -1, 1503830, -1, -1, -1, -1, -1, -1 }, { 0x2A3C6, -1, -1, 1503836, -1, -1, -1, -1, -1, -1 }, { 0x2A3C7, -1, -1, 1503841, -1, -1, -1, -1, -1, -1 }, { 0x2A3C8, -1, -1, 1503846, -1, -1, -1, -1, -1, -1 }, { 0x2A3C9, -1, -1, 1503851, -1, -1, -1, -1, -1, -1 }, { 0x2A3CA, -1, -1, 1503857, -1, -1, -1, -1, -1, -1 }, { 0x2A3CB, -1, -1, 1503863, -1, -1, -1, -1, -1, -1 }, { 0x2A3CD, -1, -1, 1503869, -1, -1, -1, -1, -1, -1 }, { 0x2A3CF, -1, -1, 1503876, -1, -1, -1, -1, -1, -1 }, { 0x2A3D0, -1, -1, 1503881, -1, -1, -1, -1, -1, -1 }, { 0x2A3D2, -1, -1, 1503886, -1, -1, -1, -1, -1, -1 }, { 0x2A3D3, -1, -1, 1503893, -1, -1, -1, -1, -1, -1 }, { 0x2A3D4, -1, -1, 1503899, -1, -1, -1, -1, -1, -1 }, { 0x2A3D6, -1, -1, 1503904, -1, -1, -1, -1, -1, -1 }, { 0x2A3D7, -1, -1, 1503910, -1, -1, -1, -1, -1, -1 }, { 0x2A3D9, 1503916, -1, 1503923, -1, -1, -1, -1, -1, -1 }, { 0x2A3DA, -1, -1, 1503930, -1, -1, -1, -1, -1, -1 }, { 0x2A3DF, -1, -1, 1503935, -1, -1, -1, -1, -1, -1 }, { 0x2A3E0, -1, -1, 1503939, -1, -1, -1, -1, -1, -1 }, { 0x2A3E2, -1, -1, 1503945, -1, -1, -1, -1, -1, -1 }, { 0x2A3E4, -1, -1, 1503951, -1, -1, -1, -1, -1, -1 }, { 0x2A3E6, -1, -1, 1503956, -1, -1, -1, -1, -1, -1 }, { 0x2A3E8, -1, -1, 1503962, -1, -1, -1, -1, -1, -1 }, { 0x2A3E9, -1, -1, 1503967, -1, -1, -1, -1, -1, -1 }, { 0x2A3EA, -1, -1, 1503972, -1, -1, -1, -1, -1, -1 }, { 0x2A3EB, -1, -1, 1503979, -1, -1, -1, -1, -1, -1 }, { 0x2A3EE, -1, -1, 1503985, -1, -1, -1, -1, -1, -1 }, { 0x2A3F2, -1, -1, 1503989, -1, -1, -1, -1, -1, -1 }, { 0x2A3F3, -1, -1, 1503994, -1, -1, -1, -1, -1, -1 }, { 0x2A3F4, -1, -1, 1503998, -1, -1, -1, -1, -1, -1 }, { 0x2A3F5, -1, -1, 1504003, -1, -1, -1, -1, -1, -1 }, { 0x2A3F6, -1, -1, 1504007, -1, -1, -1, -1, -1, -1 }, { 0x2A3F8, -1, -1, 1504012, -1, -1, -1, -1, -1, -1 }, { 0x2A3FA, -1, -1, 1504016, -1, -1, -1, -1, -1, -1 }, { 0x2A3FB, -1, -1, 1504020, -1, -1, -1, -1, -1, -1 }, { 0x2A3FC, -1, -1, 1504024, -1, -1, -1, -1, -1, -1 }, { 0x2A3FF, -1, -1, 1504028, -1, -1, -1, -1, -1, -1 }, { 0x2A400, 1504038, 1504033, 1504069, -1, -1, -1, -1, -1, -1 }, { 0x2A402, -1, -1, 1504073, -1, -1, -1, -1, -1, -1 }, { 0x2A403, -1, -1, 1504079, -1, -1, -1, -1, -1, -1 }, { 0x2A404, -1, -1, 1504085, -1, -1, -1, -1, -1, -1 }, { 0x2A405, -1, -1, 1504089, -1, -1, -1, -1, -1, -1 }, { 0x2A406, -1, -1, 1504093, -1, -1, -1, -1, -1, -1 }, { 0x2A407, -1, -1, 1504098, -1, -1, -1, -1, -1, -1 }, { 0x2A408, -1, -1, 1504104, -1, -1, -1, -1, -1, -1 }, { 0x2A40B, -1, -1, 1504110, -1, -1, -1, -1, -1, -1 }, { 0x2A40C, -1, -1, 1504116, -1, -1, -1, -1, -1, -1 }, { 0x2A40D, -1, -1, 1504120, -1, -1, -1, -1, -1, -1 }, { 0x2A40E, -1, -1, 1504126, -1, -1, -1, -1, -1, -1 }, { 0x2A40F, -1, -1, 1504130, -1, -1, -1, -1, -1, -1 }, { 0x2A413, -1, -1, 1504135, -1, -1, -1, -1, -1, -1 }, { 0x2A414, -1, -1, 1504140, -1, -1, -1, -1, -1, -1 }, { 0x2A416, -1, -1, 1504144, -1, -1, -1, -1, -1, -1 }, { 0x2A418, -1, -1, 1504150, -1, -1, -1, -1, -1, -1 }, { 0x2A41D, -1, -1, 1504154, -1, -1, -1, -1, -1, -1 }, { 0x2A41E, -1, -1, 1504159, -1, -1, -1, -1, -1, -1 }, { 0x2A422, -1, -1, -1, -1, -1, -1, -1, -1, 1504163 }, { 0x2A423, -1, -1, 1504167, -1, -1, -1, -1, -1, -1 }, { 0x2A425, -1, -1, 1504171, -1, -1, -1, -1, -1, -1 }, { 0x2A426, -1, -1, 1504176, -1, -1, -1, -1, -1, -1 }, { 0x2A427, -1, -1, 1504182, -1, -1, -1, -1, -1, -1 }, { 0x2A42C, -1, -1, 1504187, -1, -1, -1, -1, -1, -1 }, { 0x2A42E, -1, -1, 1504192, -1, -1, -1, -1, -1, -1 }, { 0x2A42F, -1, -1, 1504196, -1, -1, -1, -1, -1, -1 }, { 0x2A430, -1, -1, 1504201, -1, -1, -1, -1, -1, -1 }, { 0x2A432, -1, -1, 1504205, -1, -1, -1, -1, -1, -1 }, { 0x2A434, -1, 1504211, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A43A, -1, -1, 1504216, -1, -1, -1, -1, -1, -1 }, { 0x2A43B, -1, -1, 1504221, -1, -1, -1, -1, -1, -1 }, { 0x2A43E, -1, -1, -1, -1, -1, -1, -1, -1, 1504227 }, { 0x2A43F, -1, -1, 1504231, -1, -1, -1, -1, -1, -1 }, { 0x2A440, -1, -1, 1504237, -1, -1, -1, -1, -1, -1 }, { 0x2A442, -1, -1, 1504242, -1, -1, -1, -1, -1, -1 }, { 0x2A443, -1, -1, 1504247, -1, -1, -1, -1, -1, -1 }, { 0x2A444, -1, -1, 1504253, -1, -1, -1, -1, -1, -1 }, { 0x2A446, -1, -1, 1504257, -1, -1, -1, -1, -1, -1 }, { 0x2A448, -1, -1, 1504261, -1, -1, -1, -1, -1, -1 }, { 0x2A449, -1, -1, 1504266, -1, -1, -1, -1, -1, -1 }, { 0x2A44A, -1, -1, 1504271, -1, -1, -1, -1, -1, -1 }, { 0x2A44B, -1, -1, 1504277, -1, -1, -1, -1, -1, -1 }, { 0x2A44C, -1, -1, 1504282, -1, -1, -1, -1, -1, -1 }, { 0x2A44F, -1, -1, 1504286, -1, -1, -1, -1, -1, -1 }, { 0x2A450, -1, -1, 1504290, -1, -1, -1, -1, -1, -1 }, { 0x2A451, -1, -1, -1, -1, -1, -1, -1, -1, 1504295 }, { 0x2A452, -1, -1, 1504301, -1, -1, -1, -1, -1, -1 }, { 0x2A455, -1, -1, 1504306, -1, -1, -1, -1, -1, -1 }, { 0x2A456, -1, -1, 1504311, -1, -1, -1, -1, -1, -1 }, { 0x2A457, -1, -1, 1504316, -1, -1, -1, -1, -1, -1 }, { 0x2A459, -1, -1, 1504321, -1, -1, -1, -1, -1, -1 }, { 0x2A45A, -1, -1, 1504326, -1, -1, -1, -1, -1, -1 }, { 0x2A45B, -1, 1504331, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A45C, -1, -1, 1504336, -1, -1, -1, -1, -1, -1 }, { 0x2A45D, -1, -1, 1504341, -1, -1, -1, -1, -1, -1 }, { 0x2A45F, -1, -1, 1504345, -1, -1, -1, -1, -1, -1 }, { 0x2A466, -1, -1, 1504349, -1, -1, -1, -1, -1, -1 }, { 0x2A467, -1, -1, 1504353, -1, -1, -1, -1, -1, -1 }, { 0x2A468, -1, -1, 1504358, -1, -1, -1, -1, -1, -1 }, { 0x2A469, -1, -1, 1504363, -1, -1, -1, -1, -1, -1 }, { 0x2A46A, -1, -1, 1504369, -1, -1, -1, -1, -1, -1 }, { 0x2A46C, -1, -1, 1504374, -1, -1, -1, -1, -1, -1 }, { 0x2A46D, -1, -1, 1504380, -1, -1, -1, -1, -1, -1 }, { 0x2A46E, -1, -1, 1504385, -1, -1, -1, -1, -1, -1 }, { 0x2A46F, -1, -1, 1504391, -1, -1, -1, -1, -1, -1 }, { 0x2A470, -1, -1, 1504396, -1, -1, -1, -1, -1, -1 }, { 0x2A471, -1, -1, 1504402, -1, -1, -1, -1, -1, -1 }, { 0x2A473, -1, -1, 1504406, -1, -1, -1, -1, -1, -1 }, { 0x2A476, -1, -1, 1504412, -1, -1, -1, -1, -1, -1 }, { 0x2A477, -1, -1, 1504417, -1, -1, -1, -1, -1, -1 }, { 0x2A478, -1, -1, 1504422, -1, -1, -1, -1, -1, -1 }, { 0x2A479, -1, -1, 1504426, -1, -1, -1, -1, -1, -1 }, { 0x2A47B, -1, -1, 1504431, -1, -1, -1, -1, -1, -1 }, { 0x2A47D, -1, -1, 1504436, -1, -1, -1, -1, -1, -1 }, { 0x2A47E, -1, -1, 1504442, -1, -1, -1, -1, -1, -1 }, { 0x2A47F, -1, -1, 1504446, -1, -1, -1, -1, -1, -1 }, { 0x2A480, -1, -1, 1504450, -1, -1, -1, -1, -1, -1 }, { 0x2A482, -1, -1, 1504455, -1, -1, -1, -1, -1, -1 }, { 0x2A484, -1, -1, 1504459, -1, -1, -1, -1, -1, -1 }, { 0x2A486, -1, -1, 1504463, -1, -1, -1, -1, -1, -1 }, { 0x2A487, -1, -1, 1504467, -1, -1, -1, -1, -1, -1 }, { 0x2A48A, -1, -1, 1504471, -1, -1, -1, -1, -1, -1 }, { 0x2A48B, -1, -1, 1504476, -1, -1, -1, -1, -1, -1 }, { 0x2A48D, -1, -1, 1504481, -1, -1, -1, -1, -1, -1 }, { 0x2A48F, -1, -1, 1504486, -1, -1, -1, -1, -1, -1 }, { 0x2A491, -1, -1, 1504490, -1, -1, -1, -1, -1, -1 }, { 0x2A492, -1, -1, 1504494, -1, -1, -1, -1, -1, -1 }, { 0x2A494, -1, -1, 1504501, -1, -1, -1, -1, -1, -1 }, { 0x2A495, -1, -1, 1504505, -1, -1, -1, -1, -1, -1 }, { 0x2A497, -1, -1, -1, -1, -1, -1, -1, -1, 1504509 }, { 0x2A498, -1, -1, 1504515, -1, -1, -1, -1, -1, -1 }, { 0x2A499, -1, -1, 1504521, -1, -1, -1, -1, -1, -1 }, { 0x2A49B, -1, -1, 1504526, -1, -1, -1, -1, -1, -1 }, { 0x2A49C, -1, -1, 1504531, -1, -1, -1, -1, -1, -1 }, { 0x2A49D, -1, -1, 1504535, -1, -1, -1, -1, -1, -1 }, { 0x2A49F, -1, -1, 1504540, -1, -1, -1, -1, -1, -1 }, { 0x2A4A0, -1, -1, 1504546, -1, -1, -1, -1, -1, -1 }, { 0x2A4A1, -1, -1, 1504551, -1, -1, -1, -1, -1, -1 }, { 0x2A4A2, -1, -1, 1504556, -1, -1, -1, -1, -1, -1 }, { 0x2A4A5, -1, -1, 1504560, -1, -1, -1, -1, -1, -1 }, { 0x2A4A9, -1, -1, 1504565, -1, -1, -1, -1, -1, -1 }, { 0x2A4AA, -1, -1, 1504570, -1, -1, -1, -1, -1, -1 }, { 0x2A4AB, -1, -1, 1504575, -1, -1, -1, -1, -1, -1 }, { 0x2A4AC, 1504587, 1504581, 1504602, -1, -1, -1, -1, -1, -1 }, { 0x2A4AD, -1, -1, 1504608, -1, -1, -1, -1, -1, -1 }, { 0x2A4AF, -1, -1, 1504613, -1, -1, -1, -1, -1, -1 }, { 0x2A4B2, -1, -1, 1504618, -1, -1, -1, -1, -1, -1 }, { 0x2A4B3, -1, -1, -1, -1, -1, -1, -1, -1, 1504622 }, { 0x2A4B4, -1, -1, 1504628, -1, -1, -1, -1, -1, -1 }, { 0x2A4B7, -1, -1, -1, -1, -1, -1, -1, -1, 1504633 }, { 0x2A4B9, -1, -1, 1504639, -1, -1, -1, -1, -1, -1 }, { 0x2A4BC, -1, -1, 1504645, -1, -1, -1, -1, -1, -1 }, { 0x2A4BD, -1, -1, -1, -1, -1, -1, -1, -1, 1504650 }, { 0x2A4BE, -1, -1, 1504656, -1, -1, -1, -1, -1, -1 }, { 0x2A4BF, -1, -1, 1504661, -1, -1, -1, -1, -1, -1 }, { 0x2A4C0, -1, -1, 1504667, -1, -1, -1, -1, -1, -1 }, { 0x2A4C3, -1, -1, 1504671, -1, -1, -1, -1, -1, -1 }, { 0x2A4C4, -1, -1, 1504678, -1, -1, -1, -1, -1, -1 }, { 0x2A4C5, -1, -1, 1504684, -1, -1, -1, -1, -1, -1 }, { 0x2A4C7, -1, -1, -1, -1, -1, -1, -1, -1, 1504690 }, { 0x2A4C8, -1, -1, -1, -1, -1, -1, -1, -1, 1504695 }, { 0x2A4CA, -1, -1, 1504703, -1, -1, -1, -1, -1, -1 }, { 0x2A4CC, -1, -1, 1504707, -1, -1, -1, -1, -1, -1 }, { 0x2A4CD, -1, -1, 1504712, -1, -1, -1, -1, -1, -1 }, { 0x2A4D0, -1, -1, 1504724, -1, -1, -1, -1, 1504718, -1 }, { 0x2A4D8, -1, -1, 1504729, -1, -1, -1, -1, -1, -1 }, { 0x2A4DA, -1, -1, 1504734, -1, -1, -1, -1, -1, -1 }, { 0x2A4DB, -1, -1, 1504739, -1, -1, -1, -1, -1, -1 }, { 0x2A4DC, -1, -1, 1504745, -1, -1, -1, -1, -1, -1 }, { 0x2A4E1, -1, -1, 1504749, -1, -1, -1, -1, -1, -1 }, { 0x2A4EA, -1, -1, -1, -1, -1, -1, -1, -1, 1504753 }, { 0x2A4EB, -1, -1, -1, -1, -1, -1, -1, -1, 1504761 }, { 0x2A4EC, -1, -1, 1504765, -1, -1, -1, -1, -1, -1 }, { 0x2A4EE, -1, -1, 1504769, -1, -1, -1, -1, -1, -1 }, { 0x2A4F0, -1, -1, 1504773, -1, -1, -1, -1, -1, -1 }, { 0x2A4F7, -1, -1, 1504777, -1, -1, -1, -1, -1, -1 }, { 0x2A4F9, -1, -1, 1504781, -1, -1, -1, -1, -1, -1 }, { 0x2A4FB, -1, -1, 1504785, -1, -1, -1, -1, -1, -1 }, { 0x2A4FC, -1, -1, 1504790, -1, -1, -1, -1, -1, -1 }, { 0x2A4FF, -1, -1, 1504796, -1, -1, -1, -1, -1, -1 }, { 0x2A502, 1504801, -1, 1504808, -1, -1, -1, -1, -1, -1 }, { 0x2A503, -1, -1, 1504814, -1, -1, -1, -1, -1, -1 }, { 0x2A505, -1, -1, 1504821, -1, -1, -1, -1, -1, -1 }, { 0x2A506, -1, -1, 1504827, -1, -1, -1, -1, -1, -1 }, { 0x2A50A, -1, -1, 1504832, -1, -1, -1, -1, -1, -1 }, { 0x2A50B, -1, -1, 1504837, -1, -1, -1, -1, -1, -1 }, { 0x2A50D, -1, -1, 1504841, -1, -1, -1, -1, -1, -1 }, { 0x2A50F, -1, -1, 1504847, -1, -1, -1, -1, -1, -1 }, { 0x2A511, -1, -1, 1504853, -1, -1, -1, -1, -1, -1 }, { 0x2A514, -1, -1, 1504859, -1, -1, -1, -1, -1, -1 }, { 0x2A515, -1, -1, 1504865, -1, -1, -1, -1, -1, -1 }, { 0x2A517, -1, -1, 1504869, -1, -1, -1, -1, -1, -1 }, { 0x2A518, -1, -1, 1504875, -1, -1, -1, -1, -1, -1 }, { 0x2A519, -1, -1, 1504880, -1, -1, -1, -1, -1, -1 }, { 0x2A51A, -1, -1, -1, -1, -1, -1, -1, -1, 1504886 }, { 0x2A51F, -1, -1, 1504893, -1, -1, -1, -1, -1, -1 }, { 0x2A520, -1, -1, -1, -1, -1, -1, -1, -1, 1504898 }, { 0x2A521, -1, -1, -1, -1, -1, -1, -1, -1, 1504906 }, { 0x2A523, -1, -1, 1504912, -1, -1, -1, -1, -1, -1 }, { 0x2A526, -1, -1, 1504918, -1, -1, -1, -1, -1, -1 }, { 0x2A529, -1, -1, 1504924, -1, -1, -1, -1, -1, -1 }, { 0x2A52A, -1, -1, 1504930, -1, -1, -1, -1, -1, -1 }, { 0x2A52C, -1, -1, 1504934, -1, -1, -1, -1, -1, -1 }, { 0x2A530, -1, -1, 1504940, -1, -1, -1, -1, -1, -1 }, { 0x2A533, -1, -1, 1504945, -1, -1, -1, -1, -1, -1 }, { 0x2A536, -1, -1, 1504951, -1, -1, -1, -1, -1, -1 }, { 0x2A537, -1, -1, 1504957, -1, -1, -1, -1, -1, -1 }, { 0x2A53A, -1, -1, 1504963, -1, -1, -1, -1, -1, -1 }, { 0x2A53D, -1, -1, 1504968, -1, -1, -1, -1, -1, -1 }, { 0x2A53E, 1504973, -1, 1504986, -1, -1, -1, -1, -1, -1 }, { 0x2A53F, -1, -1, 1504992, -1, -1, -1, -1, -1, -1 }, { 0x2A540, -1, -1, 1504996, -1, -1, -1, -1, -1, -1 }, { 0x2A541, -1, -1, 1505002, -1, -1, -1, -1, -1, -1 }, { 0x2A543, -1, -1, 1505008, -1, -1, -1, -1, -1, -1 }, { 0x2A547, -1, -1, 1505014, -1, -1, -1, -1, -1, -1 }, { 0x2A548, -1, -1, 1505020, -1, -1, -1, -1, -1, -1 }, { 0x2A549, -1, -1, 1505024, -1, -1, -1, -1, -1, -1 }, { 0x2A54A, -1, -1, 1505028, -1, -1, -1, -1, -1, -1 }, { 0x2A54C, -1, -1, 1505032, -1, -1, -1, -1, -1, -1 }, { 0x2A54D, -1, -1, 1505038, -1, -1, -1, -1, -1, -1 }, { 0x2A54E, -1, -1, 1505045, -1, -1, -1, -1, -1, -1 }, { 0x2A552, -1, -1, 1505051, -1, -1, -1, -1, -1, -1 }, { 0x2A553, -1, -1, 1505057, -1, -1, -1, -1, -1, -1 }, { 0x2A554, -1, -1, 1505064, -1, -1, -1, -1, -1, -1 }, { 0x2A55D, -1, -1, 1505068, -1, -1, -1, -1, -1, -1 }, { 0x2A55E, -1, -1, 1505072, -1, -1, -1, -1, -1, -1 }, { 0x2A566, -1, -1, 1505077, -1, -1, -1, -1, -1, -1 }, { 0x2A568, -1, -1, 1505082, -1, -1, -1, -1, -1, -1 }, { 0x2A569, -1, -1, 1505086, -1, -1, -1, -1, -1, -1 }, { 0x2A56B, -1, -1, 1505090, -1, -1, -1, -1, -1, -1 }, { 0x2A56D, -1, -1, 1505096, -1, -1, -1, -1, -1, -1 }, { 0x2A56E, -1, -1, 1505100, -1, -1, -1, -1, -1, -1 }, { 0x2A56F, -1, -1, 1505104, -1, -1, -1, -1, -1, -1 }, { 0x2A571, -1, -1, 1505108, -1, -1, -1, -1, -1, -1 }, { 0x2A573, -1, -1, 1505112, -1, -1, -1, -1, -1, -1 }, { 0x2A574, -1, -1, 1505116, -1, -1, -1, -1, -1, -1 }, { 0x2A576, -1, -1, 1505120, -1, -1, -1, -1, -1, -1 }, { 0x2A577, -1, -1, 1505124, -1, -1, -1, -1, -1, -1 }, { 0x2A579, -1, -1, 1505128, -1, -1, -1, -1, -1, -1 }, { 0x2A580, -1, -1, 1505134, -1, -1, -1, -1, -1, -1 }, { 0x2A581, -1, -1, 1505139, -1, -1, -1, -1, -1, -1 }, { 0x2A582, -1, -1, 1505145, -1, -1, -1, -1, -1, -1 }, { 0x2A584, -1, -1, 1505149, -1, -1, -1, -1, -1, -1 }, { 0x2A587, -1, -1, 1505155, -1, -1, -1, -1, -1, -1 }, { 0x2A588, -1, -1, 1505160, -1, -1, -1, -1, -1, -1 }, { 0x2A589, -1, -1, 1505164, -1, -1, -1, -1, -1, -1 }, { 0x2A58B, -1, -1, 1505168, -1, -1, -1, -1, -1, -1 }, { 0x2A58C, -1, -1, 1505173, -1, -1, -1, -1, -1, -1 }, { 0x2A58D, -1, -1, 1505177, -1, -1, -1, -1, -1, -1 }, { 0x2A58E, -1, -1, 1505181, -1, -1, -1, -1, -1, -1 }, { 0x2A590, -1, -1, 1505187, -1, -1, -1, -1, -1, -1 }, { 0x2A595, -1, -1, 1505192, -1, -1, -1, -1, -1, -1 }, { 0x2A599, 1505197, -1, 1505206, -1, -1, -1, -1, -1, -1 }, { 0x2A59A, -1, -1, 1505211, -1, -1, -1, -1, -1, -1 }, { 0x2A59B, -1, -1, 1505217, -1, -1, -1, -1, -1, -1 }, { 0x2A59C, -1, -1, 1505222, -1, -1, -1, -1, -1, -1 }, { 0x2A59E, -1, -1, 1505227, -1, -1, -1, -1, -1, -1 }, { 0x2A5A0, -1, -1, -1, -1, -1, -1, -1, -1, 1505231 }, { 0x2A5A2, -1, -1, 1505237, -1, -1, -1, -1, -1, -1 }, { 0x2A5A5, -1, -1, 1505242, -1, -1, -1, -1, -1, -1 }, { 0x2A5A6, -1, -1, 1505246, -1, -1, -1, -1, -1, -1 }, { 0x2A5A9, -1, -1, 1505250, -1, -1, -1, -1, -1, -1 }, { 0x2A5AB, -1, -1, -1, -1, -1, -1, -1, -1, 1505254 }, { 0x2A5AC, -1, -1, -1, -1, -1, -1, -1, -1, 1505259 }, { 0x2A5AD, -1, -1, -1, -1, -1, -1, -1, -1, 1505264 }, { 0x2A5AF, -1, -1, 1505271, -1, -1, -1, -1, -1, -1 }, { 0x2A5B2, -1, -1, 1505277, -1, -1, -1, -1, -1, -1 }, { 0x2A5B3, -1, -1, 1505281, -1, -1, -1, -1, -1, -1 }, { 0x2A5B6, -1, -1, 1505287, -1, -1, -1, -1, -1, -1 }, { 0x2A5B7, -1, -1, 1505291, -1, -1, -1, -1, -1, -1 }, { 0x2A5BA, -1, -1, -1, -1, -1, -1, -1, -1, 1505297 }, { 0x2A5BC, -1, -1, 1505303, -1, -1, -1, -1, -1, -1 }, { 0x2A5C0, -1, -1, -1, -1, -1, -1, -1, -1, 1505308 }, { 0x2A5C1, -1, -1, 1505313, -1, -1, -1, -1, -1, -1 }, { 0x2A5C2, -1, -1, 1505317, -1, -1, -1, -1, -1, -1 }, { 0x2A5C5, -1, -1, 1505323, -1, -1, -1, -1, -1, -1 }, { 0x2A5C6, -1, 1505327, 1505332, -1, -1, -1, -1, -1, -1 }, { 0x2A5C9, -1, -1, 1505336, -1, -1, -1, -1, -1, -1 }, { 0x2A5CB, -1, 1505340, 1505344, -1, -1, -1, -1, -1, -1 }, { 0x2A5CD, -1, -1, 1505348, -1, -1, -1, -1, -1, -1 }, { 0x2A5CF, -1, -1, 1505352, -1, -1, -1, -1, -1, -1 }, { 0x2A5D0, -1, -1, 1505356, -1, -1, -1, -1, -1, -1 }, { 0x2A5D2, -1, -1, 1505360, -1, -1, -1, -1, -1, -1 }, { 0x2A5D3, -1, -1, 1505366, -1, -1, -1, -1, -1, -1 }, { 0x2A5D4, -1, -1, 1505372, -1, -1, -1, -1, -1, -1 }, { 0x2A5D6, -1, -1, 1505376, -1, -1, -1, -1, -1, -1 }, { 0x2A5D9, -1, -1, 1505380, -1, -1, -1, -1, -1, -1 }, { 0x2A5DC, -1, -1, 1505385, -1, -1, -1, -1, -1, -1 }, { 0x2A5DD, -1, -1, 1505391, -1, -1, -1, -1, -1, -1 }, { 0x2A5E4, -1, -1, 1505395, -1, -1, -1, -1, -1, -1 }, { 0x2A5E6, -1, -1, 1505400, -1, -1, -1, -1, -1, -1 }, { 0x2A5E7, -1, -1, 1505406, -1, -1, -1, -1, -1, -1 }, { 0x2A5E8, -1, -1, 1505411, -1, -1, -1, -1, -1, -1 }, { 0x2A5ED, -1, -1, 1505416, -1, -1, -1, -1, -1, -1 }, { 0x2A5F4, -1, -1, 1505421, -1, -1, -1, -1, -1, -1 }, { 0x2A5F5, -1, -1, 1505427, -1, -1, -1, -1, -1, -1 }, { 0x2A5F7, -1, -1, 1505432, -1, -1, -1, -1, -1, -1 }, { 0x2A5F8, -1, -1, 1505436, -1, -1, -1, -1, -1, -1 }, { 0x2A5F9, -1, -1, 1505442, -1, -1, -1, -1, -1, -1 }, { 0x2A5FB, -1, -1, 1505446, -1, -1, -1, -1, -1, -1 }, { 0x2A5FD, -1, -1, 1505451, -1, -1, -1, -1, -1, -1 }, { 0x2A5FE, -1, -1, 1505456, -1, -1, -1, -1, -1, -1 }, { 0x2A600, -1, -1, 1505461, -1, -1, -1, -1, -1, -1 }, { 0x2A601, 1505472, 1505467, 1505488, -1, -1, -1, -1, -1, -1 }, { 0x2A603, -1, -1, 1505492, -1, -1, -1, -1, -1, -1 }, { 0x2A606, -1, -1, 1505496, -1, -1, -1, -1, -1, -1 }, { 0x2A607, -1, -1, 1505501, -1, -1, -1, -1, -1, -1 }, { 0x2A609, -1, -1, 1505507, -1, -1, -1, -1, -1, -1 }, { 0x2A60A, -1, -1, 1505512, -1, -1, -1, -1, -1, -1 }, { 0x2A60C, -1, -1, -1, -1, -1, -1, -1, -1, 1505515 }, { 0x2A60E, -1, -1, 1505521, -1, -1, -1, -1, -1, -1 }, { 0x2A610, -1, -1, 1505526, -1, -1, -1, -1, -1, -1 }, { 0x2A611, -1, -1, 1505529, -1, -1, -1, -1, -1, -1 }, { 0x2A612, -1, -1, 1505535, -1, -1, -1, -1, -1, -1 }, { 0x2A613, -1, -1, 1505539, -1, -1, -1, -1, -1, -1 }, { 0x2A615, -1, -1, 1505544, -1, -1, -1, -1, -1, -1 }, { 0x2A617, -1, -1, 1505549, -1, -1, -1, -1, -1, -1 }, { 0x2A618, -1, -1, 1505554, -1, -1, -1, -1, -1, -1 }, { 0x2A61B, -1, -1, 1505559, -1, -1, -1, -1, -1, -1 }, { 0x2A61D, -1, -1, 1505565, -1, -1, -1, -1, -1, -1 }, { 0x2A625, -1, -1, 1505571, -1, -1, -1, -1, -1, -1 }, { 0x2A626, -1, -1, 1505575, -1, -1, -1, -1, -1, -1 }, { 0x2A627, -1, -1, 1505581, -1, -1, -1, -1, -1, -1 }, { 0x2A628, -1, -1, 1505585, -1, -1, -1, -1, -1, -1 }, { 0x2A629, -1, -1, 1505591, -1, -1, -1, -1, -1, -1 }, { 0x2A62A, -1, -1, 1505596, -1, -1, -1, -1, -1, -1 }, { 0x2A62C, -1, -1, 1505602, -1, -1, -1, -1, -1, -1 }, { 0x2A632, 1505610, 1505606, 1505633, -1, -1, -1, -1, -1, -1 }, { 0x2A633, -1, -1, 1505637, -1, -1, -1, -1, -1, -1 }, { 0x2A635, -1, -1, -1, -1, -1, -1, -1, -1, 1505642 }, { 0x2A639, -1, -1, 1505648, -1, -1, -1, -1, -1, -1 }, { 0x2A63A, -1, -1, 1505652, -1, -1, -1, -1, -1, -1 }, { 0x2A63E, -1, -1, 1505657, -1, -1, -1, -1, -1, -1 }, { 0x2A643, -1, -1, 1505662, -1, -1, -1, -1, -1, -1 }, { 0x2A648, -1, -1, 1505666, -1, -1, -1, -1, -1, -1 }, { 0x2A64A, -1, 1505670, 1505675, -1, -1, -1, -1, -1, -1 }, { 0x2A64C, -1, -1, 1505680, -1, -1, -1, -1, -1, -1 }, { 0x2A64D, -1, -1, 1505685, -1, -1, -1, -1, -1, -1 }, { 0x2A64E, -1, -1, 1505689, -1, -1, -1, -1, -1, -1 }, { 0x2A64F, -1, -1, 1505696, -1, -1, -1, -1, -1, -1 }, { 0x2A65B, 1505706, 1505701, 1505741, -1, -1, -1, -1, -1, -1 }, { 0x2A65E, -1, -1, 1505745, -1, -1, -1, -1, -1, -1 }, { 0x2A65F, -1, -1, 1505751, -1, -1, -1, -1, -1, -1 }, { 0x2A661, -1, -1, 1505756, -1, -1, -1, -1, -1, -1 }, { 0x2A664, -1, -1, 1505767, -1, -1, -1, -1, 1505761, -1 }, { 0x2A665, -1, -1, 1505772, -1, -1, -1, -1, -1, -1 }, { 0x2A667, -1, -1, 1505777, -1, -1, -1, -1, -1, -1 }, { 0x2A668, -1, -1, 1505781, -1, -1, -1, -1, -1, -1 }, { 0x2A66B, -1, -1, 1505787, -1, -1, -1, -1, -1, -1 }, { 0x2A66D, -1, -1, 1505791, -1, -1, -1, -1, -1, -1 }, { 0x2A66F, -1, -1, 1505797, -1, -1, -1, -1, -1, -1 }, { 0x2A673, -1, -1, 1505800, -1, -1, -1, -1, -1, -1 }, { 0x2A674, -1, -1, 1505804, -1, -1, -1, -1, -1, -1 }, { 0x2A679, -1, -1, 1505808, -1, -1, -1, -1, -1, -1 }, { 0x2A67A, -1, -1, 1505813, -1, -1, -1, -1, -1, -1 }, { 0x2A67D, -1, -1, 1505817, -1, -1, -1, -1, -1, -1 }, { 0x2A67E, -1, -1, 1505821, -1, -1, -1, -1, -1, -1 }, { 0x2A681, -1, -1, 1505826, -1, -1, -1, -1, -1, -1 }, { 0x2A683, -1, -1, 1505832, -1, -1, -1, -1, -1, -1 }, { 0x2A685, -1, -1, 1505838, -1, -1, -1, -1, -1, -1 }, { 0x2A687, -1, -1, 1505843, -1, -1, -1, -1, -1, -1 }, { 0x2A68E, -1, -1, 1505847, -1, -1, -1, -1, -1, -1 }, { 0x2A68F, -1, -1, 1505853, -1, -1, -1, -1, -1, -1 }, { 0x2A691, -1, -1, 1505859, -1, -1, -1, -1, -1, -1 }, { 0x2A693, -1, -1, 1505865, -1, -1, -1, -1, -1, -1 }, { 0x2A698, -1, -1, 1505871, -1, -1, -1, -1, -1, -1 }, { 0x2A69A, -1, -1, -1, -1, -1, -1, -1, -1, 1505877 }, { 0x2A69D, -1, -1, 1505883, -1, -1, -1, -1, -1, -1 }, { 0x2A6A0, -1, -1, 1505889, -1, -1, -1, -1, -1, -1 }, { 0x2A6A2, -1, -1, 1505895, -1, -1, -1, -1, -1, -1 }, { 0x2A6A4, -1, -1, -1, -1, -1, -1, -1, -1, 1505901 }, { 0x2A6A5, -1, -1, 1505908, -1, -1, -1, -1, -1, -1 }, { 0x2A6A9, 1505918, 1505913, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6AC, -1, -1, 1505944, -1, -1, -1, -1, -1, -1 }, { 0x2A6AD, -1, -1, 1505949, -1, -1, -1, -1, -1, -1 }, { 0x2A6AE, -1, -1, 1505954, -1, -1, -1, -1, -1, -1 }, { 0x2A6AF, -1, -1, 1505959, -1, -1, -1, -1, -1, -1 }, { 0x2A6B0, -1, -1, 1505963, -1, -1, -1, -1, -1, -1 }, { 0x2A6B7, -1, -1, 1505969, -1, -1, -1, -1, -1, -1 }, { 0x2A6B9, -1, -1, 1505973, -1, -1, -1, -1, -1, -1 }, { 0x2A6BA, -1, -1, 1505978, -1, -1, -1, -1, -1, -1 }, { 0x2A6BB, -1, -1, 1505983, -1, -1, -1, -1, -1, -1 }, { 0x2A6C0, -1, -1, 1505989, -1, -1, -1, -1, -1, -1 }, { 0x2A6C2, -1, -1, 1505995, -1, -1, -1, -1, -1, -1 }, { 0x2A6C3, -1, -1, 1506000, -1, -1, -1, -1, -1, -1 }, { 0x2A6C5, -1, -1, -1, -1, -1, -1, -1, -1, 1506004 }, { 0x2A6C7, -1, -1, -1, -1, -1, -1, -1, -1, 1506009 }, { 0x2A6C8, -1, -1, 1506014, -1, -1, -1, -1, -1, -1 }, { 0x2A6CA, -1, -1, 1506020, -1, -1, -1, -1, -1, -1 }, { 0x2A6CE, -1, -1, 1506025, -1, -1, -1, -1, -1, -1 }, { 0x2A6D2, -1, -1, 1506029, -1, -1, -1, -1, -1, -1 }, { 0x2A6D7, 1506035, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6D8, 1506076, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6D9, 1506117, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DA, 1506158, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DB, 1506202, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DC, 1506244, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DD, 1506287, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A79D, 1506329, -1, 1506339, -1, -1, -1, -1, -1, -1 }, { 0x2A7DD, -1, -1, 1506344, -1, -1, -1, -1, -1, -1 }, { 0x2A848, 1506352, -1, 1506376, -1, -1, -1, -1, -1, -1 }, { 0x2A84F, 1506386, 1506381, 1506392, -1, -1, -1, -1, -1, -1 }, { 0x2A8AE, 1506404, 1506398, 1506428, -1, -1, -1, -1, -1, -1 }, { 0x2A8FB, -1, -1, 1506434, -1, -1, -1, -1, -1, -1 }, { 0x2A917, -1, -1, 1506439, -1, -1, -1, -1, -1, -1 }, { 0x2AA0A, 1506445, -1, 1506451, -1, -1, -1, -1, -1, -1 }, { 0x2AA17, 1506463, 1506457, 1506477, -1, -1, -1, -1, -1, -1 }, { 0x2AA30, -1, -1, 1506482, -1, -1, -1, -1, -1, -1 }, { 0x2AA36, -1, -1, 1506486, -1, -1, -1, -1, -1, -1 }, { 0x2AA58, -1, -1, 1506491, -1, -1, -1, -1, -1, -1 }, { 0x2AA9D, 1506496, -1, 1506542, -1, -1, -1, -1, -1, -1 }, { 0x2ADFF, -1, 1506548, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AEB9, 1506554, -1, 1506582, -1, -1, -1, -1, -1, -1 }, { 0x2AED0, 1506598, 1506586, 1506624, -1, -1, -1, -1, -1, -1 }, { 0x2AFA2, 1506635, 1506630, 1506673, -1, -1, -1, -1, -1, -1 }, { 0x2B061, 1506684, 1506679, 1506695, -1, -1, -1, -1, -1, -1 }, { 0x2B088, 1506705, 1506699, 1506724, -1, -1, -1, -1, -1, -1 }, { 0x2B099, 1506734, 1506729, 1506779, -1, -1, -1, -1, -1, -1 }, { 0x2B0DC, 1506783, -1, 1506833, -1, -1, -1, -1, -1, -1 }, { 0x2B127, -1, -1, 1506838, -1, -1, -1, -1, -1, -1 }, { 0x2B128, 1506847, 1506843, 1506875, -1, -1, -1, -1, -1, -1 }, { 0x2B137, -1, -1, 1506880, -1, -1, -1, -1, -1, -1 }, { 0x2B138, 1506889, 1506884, 1506905, -1, -1, -1, -1, -1, -1 }, { 0x2B1ED, -1, -1, 1506910, -1, -1, -1, -1, -1, -1 }, { 0x2B230, 1506915, -1, 1506926, -1, -1, -1, -1, -1, -1 }, { 0x2B2D0, 1506931, -1, 1506987, -1, -1, -1, -1, -1, -1 }, { 0x2B300, 1506993, -1, 1507021, -1, -1, -1, -1, -1, -1 }, { 0x2B328, 1507025, -1, 1507046, -1, -1, -1, -1, -1, -1 }, { 0x2B359, 1507055, 1507051, 1507102, -1, -1, -1, -1, -1, -1 }, { 0x2B35F, -1, -1, 1507106, -1, -1, -1, -1, -1, -1 }, { 0x2B362, 1507116, 1507110, 1507138, -1, -1, -1, -1, -1, -1 }, { 0x2B363, -1, -1, 1507143, -1, -1, -1, -1, -1, -1 }, { 0x2B36F, -1, -1, 1507149, -1, -1, -1, -1, -1, -1 }, { 0x2B370, 1507165, 1507155, 1507178, -1, -1, -1, -1, -1, -1 }, { 0x2B372, 1507192, 1507182, 1507256, -1, -1, -1, -1, -1, -1 }, { 0x2B37D, -1, -1, 1507262, -1, -1, -1, -1, -1, -1 }, { 0x2B3CB, 1507278, 1507268, 1507331, -1, -1, -1, -1, -1, -1 }, { 0x2B404, 1507342, 1507336, 1507386, -1, -1, -1, -1, -1, -1 }, { 0x2B406, 1507397, 1507391, 1507415, -1, -1, -1, -1, -1, -1 }, { 0x2B409, 1507427, 1507421, 1507478, -1, -1, -1, -1, -1, -1 }, { 0x2B410, 1507490, 1507484, 1507564, -1, -1, -1, -1, -1, -1 }, { 0x2B413, 1507583, 1507568, 1507611, -1, -1, -1, -1, -1, -1 }, { 0x2B461, -1, -1, 1507615, -1, -1, -1, -1, -1, -1 }, { 0x2B4B6, 1507621, -1, 1507627, -1, -1, -1, -1, -1, -1 }, { 0x2B4E7, 1507636, 1507632, 1507651, -1, -1, -1, -1, -1, -1 }, { 0x2B4E9, 1507661, 1507655, 1507675, -1, -1, -1, -1, -1, -1 }, { 0x2B4EF, -1, -1, 1507681, -1, -1, -1, -1, -1, -1 }, { 0x2B4F6, -1, -1, 1507685, -1, -1, -1, -1, -1, -1 }, { 0x2B4F9, -1, -1, 1507691, -1, -1, -1, -1, -1, -1 }, { 0x2B50D, -1, -1, 1507695, -1, -1, -1, -1, -1, -1 }, { 0x2B50E, 1507706, 1507700, 1507721, -1, -1, -1, -1, -1, -1 }, { 0x2B536, -1, -1, 1507726, -1, -1, -1, -1, -1, -1 }, { 0x2B5AE, -1, -1, 1507731, -1, -1, -1, -1, -1, -1 }, { 0x2B5AF, -1, -1, 1507735, -1, -1, -1, -1, -1, -1 }, { 0x2B5B3, -1, -1, 1507739, -1, -1, -1, -1, -1, -1 }, { 0x2B5E0, 1507744, -1, 1507754, -1, -1, -1, -1, -1, -1 }, { 0x2B5E6, 1507761, -1, 1507786, -1, -1, -1, -1, -1, -1 }, { 0x2B5E7, 1507795, 1507790, 1507816, -1, -1, -1, -1, -1, -1 }, { 0x2B5EE, 1507826, 1507820, 1507854, -1, -1, -1, -1, -1, -1 }, { 0x2B5F4, 1507861, -1, 1507867, -1, -1, -1, -1, -1, -1 }, { 0x2B61C, -1, -1, 1507873, -1, -1, -1, -1, -1, -1 }, { 0x2B61D, 1507878, -1, 1507885, -1, -1, -1, -1, -1, -1 }, { 0x2B623, 1507900, 1507890, 1507934, -1, -1, -1, -1, -1, -1 }, { 0x2B624, 1507945, 1507939, 1507961, -1, -1, -1, -1, -1, -1 }, { 0x2B626, -1, -1, 1507965, -1, -1, -1, -1, -1, -1 }, { 0x2B627, -1, -1, 1507970, -1, -1, -1, -1, -1, -1 }, { 0x2B628, 1507979, 1507974, 1507993, -1, -1, -1, -1, -1, -1 }, { 0x2B62A, -1, -1, 1507997, -1, -1, -1, -1, -1, -1 }, { 0x2B62C, -1, -1, 1508003, -1, -1, -1, -1, -1, -1 }, { 0x2B688, 1508013, 1508007, 1508062, -1, -1, -1, -1, -1, -1 }, { 0x2B689, 1508078, 1508066, 1508091, -1, -1, -1, -1, -1, -1 }, { 0x2B692, 1508103, 1508097, 1508136, -1, -1, -1, -1, -1, -1 }, { 0x2B694, 1508140, -1, 1508186, -1, -1, -1, -1, -1, -1 }, { 0x2B695, 1508195, 1508191, 1508215, -1, -1, -1, -1, -1, -1 }, { 0x2B696, -1, -1, 1508220, -1, -1, -1, -1, -1, -1 }, { 0x2B699, 1508234, 1508224, 1508251, -1, -1, -1, -1, -1, -1 }, { 0x2B6AD, 1508266, 1508255, 1508306, -1, -1, -1, -1, -1, -1 }, { 0x2B6DB, 1508315, 1508311, 1508337, -1, -1, -1, -1, -1, -1 }, { 0x2B6DE, 1508348, 1508342, 1508370, -1, -1, -1, -1, -1, -1 }, { 0x2B6E2, 1508381, 1508375, 1508398, -1, -1, -1, -1, -1, -1 }, { 0x2B6ED, -1, -1, 1508404, -1, -1, -1, -1, -1, -1 }, { 0x2B6F6, 1508416, 1508411, 1508433, -1, -1, -1, -1, -1, -1 }, { 0x2B6F8, 1508443, 1508438, 1508466, -1, -1, -1, -1, -1, -1 }, { 0x2B7A9, -1, -1, 1508470, -1, -1, -1, -1, -1, -1 }, { 0x2B7C5, -1, -1, 1508475, -1, -1, -1, -1, -1, -1 }, { 0x2B7E6, -1, -1, 1508482, -1, -1, -1, -1, -1, -1 }, { 0x2B7F7, -1, -1, 1508487, -1, -1, -1, -1, -1, -1 }, { 0x2B7F9, -1, -1, 1508491, -1, -1, -1, -1, -1, -1 }, { 0x2B7FC, -1, -1, 1508497, -1, -1, -1, -1, -1, -1 }, { 0x2B806, -1, -1, 1508501, -1, -1, -1, -1, -1, -1 }, { 0x2B80A, -1, -1, 1508506, -1, -1, -1, -1, -1, -1 }, { 0x2B81C, -1, -1, 1508512, -1, -1, -1, -1, -1, -1 }, { 0x2B825, 1508516, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B851, -1, -1, 1508541, -1, -1, -1, -1, -1, -1 }, { 0x2B8B8, -1, -1, 1508546, -1, -1, -1, -1, -1, -1 }, { 0x2B977, 1508557, 1508551, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B99F, 1508578, 1508573, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA66, 1508605, 1508595, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA7D, 1508628, 1508622, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA7E, 1508655, 1508643, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA8C, 1508673, 1508668, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA8D, 1508687, 1508682, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAA2, 1508705, 1508699, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAB1, 1508731, 1508726, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAC3, 1508747, 1508744, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAC4, 1508786, 1508779, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAC7, -1, -1, 1508804, -1, -1, -1, -1, -1, -1 }, { 0x2BAC8, 1508812, 1508807, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAFF, 1508843, 1508837, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB00, 1508867, 1508862, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB07, 1508891, 1508886, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB12, 1508914, 1508908, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB18, 1508936, 1508931, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB24, 1508958, 1508954, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB25, 1509002, 1508998, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB28, 1509024, 1509019, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB40, 1509045, 1509039, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB5F, -1, -1, 1509062, -1, -1, -1, -1, -1, -1 }, { 0x2BB62, -1, -1, 1509066, -1, -1, -1, -1, -1, -1 }, { 0x2BB7C, -1, -1, 1509071, -1, -1, -1, -1, -1, -1 }, { 0x2BB83, -1, -1, 1509076, -1, -1, -1, -1, -1, -1 }, { 0x2BBAC, 1509082, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC1B, -1, -1, 1509098, -1, -1, -1, -1, -1, -1 }, { 0x2BCD7, 1509119, 1509104, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BD71, 1509142, 1509137, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BD77, -1, -1, 1509156, -1, -1, -1, -1, -1, -1 }, { 0x2BD87, -1, -1, 1509160, -1, -1, -1, -1, -1, -1 }, { 0x2BDF7, -1, -1, 1509165, -1, -1, -1, -1, -1, -1 }, { 0x2BE29, -1, -1, 1509170, -1, -1, -1, -1, -1, -1 }, { 0x2BE96, 1509180, 1509175, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF1B, 1509189, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF38, 1509218, 1509212, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF6E, 1509233, 1509227, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C029, -1, -1, 1509293, -1, -1, -1, -1, -1, -1 }, { 0x2C02A, -1, -1, 1509298, -1, -1, -1, -1, -1, -1 }, { 0x2C037, 1509304, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C0A9, -1, -1, 1509324, -1, -1, -1, -1, -1, -1 }, { 0x2C0CA, -1, -1, 1509329, -1, -1, -1, -1, -1, -1 }, { 0x2C115, -1, -1, -1, -1, -1, -1, -1, 1509334, -1 }, { 0x2C19B, 1509340, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C1D5, -1, -1, 1509350, -1, -1, -1, -1, -1, -1 }, { 0x2C1D9, -1, -1, 1509355, -1, -1, -1, -1, -1, -1 }, { 0x2C1F9, -1, -1, 1509360, -1, -1, -1, -1, -1, -1 }, { 0x2C261, 1509377, 1509365, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C27C, -1, -1, 1509381, -1, -1, -1, -1, -1, -1 }, { 0x2C288, -1, -1, 1509385, -1, -1, -1, -1, -1, -1 }, { 0x2C2A4, -1, -1, 1509390, -1, -1, -1, -1, -1, -1 }, { 0x2C317, -1, -1, 1509396, -1, -1, -1, -1, -1, -1 }, { 0x2C35B, -1, -1, 1509400, -1, -1, -1, -1, -1, -1 }, { 0x2C361, -1, -1, 1509404, -1, -1, -1, -1, -1, -1 }, { 0x2C364, -1, -1, 1509410, -1, -1, -1, -1, -1, -1 }, { 0x2C41A, 1509415, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C461, 1509431, 1509426, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C488, -1, -1, 1509459, -1, -1, -1, -1, -1, -1 }, { 0x2C494, 1509471, 1509464, 1509551, -1, -1, -1, -1, -1, -1 }, { 0x2C497, -1, -1, 1509557, -1, -1, -1, -1, -1, -1 }, { 0x2C4F5, 1509568, 1509562, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C4FC, 1509607, 1509601, 1509640, -1, -1, -1, -1, -1, -1 }, { 0x2C502, 1509650, 1509645, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C542, -1, -1, 1509690, -1, -1, -1, -1, -1, -1 }, { 0x2C603, 1509701, 1509696, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C613, -1, -1, 1509725, -1, -1, -1, -1, -1, -1 }, { 0x2C618, -1, -1, 1509730, -1, -1, -1, -1, -1, -1 }, { 0x2C621, -1, -1, 1509735, -1, -1, -1, -1, -1, -1 }, { 0x2C629, -1, -1, 1509740, -1, -1, -1, -1, -1, -1 }, { 0x2C62B, -1, -1, 1509746, -1, -1, -1, -1, -1, -1 }, { 0x2C62C, -1, -1, 1509752, -1, -1, -1, -1, -1, -1 }, { 0x2C62D, 1509763, 1509758, 1509791, -1, -1, -1, -1, -1, -1 }, { 0x2C62F, -1, -1, 1509797, -1, -1, -1, -1, -1, -1 }, { 0x2C642, -1, -1, 1509803, -1, -1, -1, -1, -1, -1 }, { 0x2C64A, -1, -1, 1509808, -1, -1, -1, -1, -1, -1 }, { 0x2C64B, -1, -1, 1509812, -1, -1, -1, -1, -1, -1 }, { 0x2C72C, -1, -1, 1509819, -1, -1, -1, -1, -1, -1 }, { 0x2C72F, -1, -1, 1509824, -1, -1, -1, -1, -1, -1 }, { 0x2C79F, -1, -1, 1509831, -1, -1, -1, -1, -1, -1 }, { 0x2C7C1, -1, -1, 1509836, -1, -1, -1, -1, -1, -1 }, { 0x2C7D3, -1, -1, -1, -1, -1, -1, -1, 1509840, -1 }, { 0x2C7FD, -1, -1, 1509846, -1, -1, -1, -1, -1, -1 }, { 0x2C8BF, 1509857, 1509852, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8D9, -1, -1, 1509867, -1, -1, -1, -1, -1, -1 }, { 0x2C8DE, -1, -1, 1509871, -1, -1, -1, -1, -1, -1 }, { 0x2C8E1, -1, -1, 1509876, -1, -1, -1, -1, -1, -1 }, { 0x2C8F3, -1, -1, 1509882, -1, -1, -1, -1, -1, -1 }, { 0x2C907, -1, -1, 1509887, -1, -1, -1, -1, -1, -1 }, { 0x2C90A, -1, -1, 1509892, -1, -1, -1, -1, -1, -1 }, { 0x2C91D, -1, -1, 1509897, -1, -1, -1, -1, -1, -1 }, { 0x2C925, 1509908, 1509902, 1509939, -1, -1, -1, -1, -1, -1 }, { 0x2C9A0, 1509952, 1509946, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9DF, 1509981, 1509969, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9EF, 1509999, 1509993, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA02, -1, -1, 1510018, -1, -1, -1, -1, -1, -1 }, { 0x2CA0E, -1, -1, 1510022, -1, -1, -1, -1, -1, -1 }, { 0x2CA7D, -1, -1, 1510027, -1, -1, -1, -1, -1, -1 }, { 0x2CAA9, -1, -1, 1510032, -1, -1, -1, -1, -1, -1 }, { 0x2CABF, 1510038, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB29, -1, -1, 1510080, -1, -1, -1, -1, -1, -1 }, { 0x2CB2D, -1, -1, 1510084, -1, -1, -1, -1, -1, -1 }, { 0x2CB2E, -1, -1, 1510089, -1, -1, -1, -1, -1, -1 }, { 0x2CB31, -1, -1, 1510096, -1, -1, -1, -1, -1, -1 }, { 0x2CB38, -1, -1, 1510101, -1, -1, -1, -1, -1, -1 }, { 0x2CB39, -1, -1, 1510106, -1, -1, -1, -1, -1, -1 }, { 0x2CB3B, -1, -1, 1510112, -1, -1, -1, -1, -1, -1 }, { 0x2CB3F, -1, -1, 1510116, -1, -1, -1, -1, -1, -1 }, { 0x2CB41, -1, -1, 1510122, -1, -1, -1, -1, -1, -1 }, { 0x2CB4A, -1, -1, 1510126, -1, -1, -1, -1, -1, -1 }, { 0x2CB4E, -1, -1, 1510130, -1, -1, -1, -1, -1, -1 }, { 0x2CB5A, -1, -1, 1510136, -1, -1, -1, -1, -1, -1 }, { 0x2CB5B, -1, -1, 1510142, -1, -1, -1, -1, -1, -1 }, { 0x2CB64, -1, -1, 1510146, -1, -1, -1, -1, -1, -1 }, { 0x2CB69, -1, -1, 1510151, -1, -1, -1, -1, -1, -1 }, { 0x2CB6C, -1, -1, 1510157, -1, -1, -1, -1, -1, -1 }, { 0x2CB6F, -1, -1, 1510162, -1, -1, -1, -1, -1, -1 }, { 0x2CB73, -1, -1, 1510167, -1, -1, -1, -1, -1, -1 }, { 0x2CB76, -1, -1, 1510171, -1, -1, -1, -1, -1, -1 }, { 0x2CB78, -1, -1, 1510176, -1, -1, -1, -1, -1, -1 }, { 0x2CB7C, -1, -1, 1510181, -1, -1, -1, -1, -1, -1 }, { 0x2CBB1, -1, -1, 1510186, -1, -1, -1, -1, -1, -1 }, { 0x2CBBF, -1, -1, 1510191, -1, -1, -1, -1, -1, -1 }, { 0x2CBC0, -1, -1, 1510196, -1, -1, -1, -1, -1, -1 }, { 0x2CBCE, 1510206, 1510200, 1510236, -1, -1, -1, -1, -1, -1 }, { 0x2CC03, 1510241, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC56, -1, -1, 1510260, -1, -1, -1, -1, -1, -1 }, { 0x2CC5F, -1, -1, 1510264, -1, -1, -1, -1, -1, -1 }, { 0x2CC9C, 1510269, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCF2, 1510303, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCF5, -1, -1, 1510323, -1, -1, -1, -1, -1, -1 }, { 0x2CCF6, -1, -1, 1510327, -1, -1, -1, -1, -1, -1 }, { 0x2CCFD, -1, -1, 1510334, -1, -1, -1, -1, -1, -1 }, { 0x2CCFF, -1, -1, 1510340, -1, -1, -1, -1, -1, -1 }, { 0x2CD02, -1, -1, 1510344, -1, -1, -1, -1, -1, -1 }, { 0x2CD03, -1, -1, 1510349, -1, -1, -1, -1, -1, -1 }, { 0x2CD0A, -1, -1, 1510354, -1, -1, -1, -1, -1, -1 }, { 0x2CD8B, -1, -1, 1510359, -1, -1, -1, -1, -1, -1 }, { 0x2CD8D, -1, -1, 1510363, -1, -1, -1, -1, -1, -1 }, { 0x2CD8F, -1, -1, 1510368, -1, -1, -1, -1, -1, -1 }, { 0x2CD90, -1, -1, 1510373, -1, -1, -1, -1, -1, -1 }, { 0x2CD9F, -1, -1, 1510379, -1, -1, -1, -1, -1, -1 }, { 0x2CDA0, -1, -1, 1510383, -1, -1, -1, -1, -1, -1 }, { 0x2CDA8, -1, -1, 1510389, -1, -1, -1, -1, -1, -1 }, { 0x2CDAD, -1, -1, 1510393, -1, -1, -1, -1, -1, -1 }, { 0x2CDAE, -1, -1, 1510397, -1, -1, -1, -1, -1, -1 }, { 0x2CDD5, -1, -1, 1510401, -1, -1, -1, -1, -1, -1 }, { 0x2CE18, -1, -1, 1510405, -1, -1, -1, -1, -1, -1 }, { 0x2CE1A, -1, -1, 1510410, -1, -1, -1, -1, -1, -1 }, { 0x2CE23, 1510420, 1510415, 1510428, -1, -1, -1, -1, -1, -1 }, { 0x2CE26, -1, -1, 1510434, -1, -1, -1, -1, -1, -1 }, { 0x2CE2A, -1, -1, 1510440, -1, -1, -1, -1, -1, -1 }, { 0x2CE33, 1510451, 1510445, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE7C, -1, -1, 1510456, -1, -1, -1, -1, -1, -1 }, { 0x2CE88, -1, -1, 1510461, -1, -1, -1, -1, -1, -1 }, { 0x2CE93, -1, -1, 1510465, -1, -1, -1, -1, -1, -1 }, { 0x2D016, 1510470, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E569, -1, -1, -1, -1, -1, -1, -1, 1510511, -1 }, { 0x2F817, 1510523, 1510517, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F825, -1, 1510538, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F835, 1510544, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F83B, -1, 1510556, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F840, -1, 1510561, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F878, -1, 1510571, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F894, -1, 1510576, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F8A6, -1, 1510581, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F8CD, -1, 1510585, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F8E0, -1, 1510591, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F907, 1510602, 1510596, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F994, -1, 1510620, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F9B2, -1, 1510626, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F9BC, -1, 1510632, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F9D4, -1, 1510637, -1, -1, -1, -1, -1, -1, -1 }, { 0x30729, -1, -1, -1, -1, -1, -1, -1, 1510648, -1 }, { 0x30EDD, 1510654, -1, 1510673, -1, -1, -1, -1, -1, -1 }, { 0x30EDE, 1510680, -1, 1510699, -1, -1, -1, -1, -1, -1 }, }; static const char unihan_strings[] = \ "jau1\0" "(same as U+4E18 丘) hillock or mound\0" "qiū\0" "tim2\0" "to lick; to taste, a mat, bamboo bark\0" "tiàn\0" "hei2\0" "(J) non-standard form of U+559C 喜, to like, love, enjoy; a joyful thing\0" "kuà\0" "ng5\0" "(an ancient form of U+4E94 五) five\0" "wǔ\0" "zaan2\0" "(corrupted form) to follow, to trust to; to put confidence in; to depend on, to turn around; to turn the body, (interchangeable 隱)\0" "yǐn\0" "ji4\0" "a tribe of savages in South China\0" "yí\0" "zip6\0" "㐖毒, an old name for India\0" "xié\0" "caau4\0" "(same as 仇) an enemy, enmity, hatred, to hate, a rival, a match\0" "chóu\0" "no6\0" "(same as 懦) weak; timid; imbecile\0" "nuò\0" "kaau4\0" "to implore; to beseech, to seek after, to beg; to pray\0" "dān\0" "dai6\0" "(J) non-standard form of 第 U+7B2C, sequence, number; grade, degree\0" "zeoi6\0" "a kind of fish in legend (a record in old books)\0" "xù\0" "zing4\0" "wine cups\0" "xíng\0" "gun3 hung1 zung1\0" "(same as 凶) cruel, unfortunate, sad\0" "xiōng\0" "lau4\0" "(same as U+65D2 旒, a corrupted form of U+8352 荒) a cup with pendants, a pennant, wild, barren, uncultivated\0" "liú\0" "lam5\0" "(same as 廩) a granary, to supply (foodstuff), to stockpile\0" "lǐn\0" "soeng1\0" "(same as 襄) to help; to assist, to achieve, to rise; to raise\0" "xiāng\0" "jung4\0" "(ancient form of 庸) to employ; to use, to manifest\0" "yōng\0" "seon3\0" "(ancient form of 信) to believe in; to trust, truth, sincerity, confidence, a pledge or token\0" "xìn\0" "caa5 caan2 dou3 zaan2\0" "(same as 鬒) bushy, black hair\0" "zhěn\0" "daai6\0" "name of an island\0" "dài\0" "ngaat6\0" "high and level on the top\0" "wù\0" "paan1\0" "(non-classical of 攀) to drag down; to seize, to pull, to hold to\0" "pān\0" "jyu4\0" "Confucianism; scholar\0" "rú\0" "maa6\0" "a kind of punishment in Han Dynasty, name of chessmen in Chinese chess game (simplified form, a variant 罵) to curse; to revile; to abuse, to scold\0" "mǎ\0" "gim1 him3\0" "(non-classical form of 欠) to owe money, deficient, to yawn, last name\0" "qiàn\0" "go1 kwok3 ngaat6\0" "(standard form of 仡) strong; valiant, a minority ethnic group in China\0" "yì\0" "zung3\0" "(standard form of 眾) all; the whole of; a multitude, a crowd (three or more)\0" "yín\0" "fu1 mou5 noi6\0" "name of a person\0" "nèi\0" "cing2\0" "(corrupted form of 拯) to save; to lift up\0" "chèng\0" "fung1\0" "(simplified form of 偑) name of a place, last name\0" "fēng\0" "taai3\0" "zyut3 zyut6\0" "(same as U+20B74 𠭴) short; of short stature\0" "zhuō\0" "fong2 pong4\0" "(same as 仿) to imitate, like; resembling, according to\0" "fǎng\0" "au2 au3 paai1\0" "(same as 拗) to pull; to drag, to break off, to pluck, as a flower\0" "ǎo\0" "mou5\0" "(ancient form of 侮) to insult, to ridicule\0" "wǔ\0" "zok3 zok6\0" "(same as 作) to make; to do; to act, to write; to compose; to rise, work\0" "zuò\0" "zaau3\0" "(a simplified form) clever; ingenious; cute; pretty\0" "zhòu\0" "dung1\0" "(simplified form) rude; barbarous, stupid; dull, last name\0" "dòng\0" "cuk1\0" "cannot straighten up\0" "sù\0" "zik6\0" "a kind of disease\0" "yì\0" "kung4\0" "small, poor, submit to the dominion of; slow; late\0" "qióng\0" "hong1\0" "(same as 尪) weak; a rickety person; emaciated\0" "kuāng\0" "leoi5\0" "inferior; secondary, ugly\0" "lèi\0" "nou5\0" "last name\0" "nǎo\0" "cyu5 zyu2\0" "(corrupted form of U+4F47 佇) to stand and wait; to hope for\0" "zhù\0" "suk1\0" "to move; to start; to shake, name of a person\0" "shū\0" "seoi2\0" "(a simplified form) (corrupted form of 偦) all together, mutually, last name\0" "xǔ\0" "saan1 saan6\0" "a god, pregnant\0" "shēn\0" "gaai3\0" "(same as 价) a servant, a middle-man, good, great; (a simplified form) price; value\0" "jiè\0" "dip6\0" "frivolous; flippant; capricious; playful\0" "dié\0" "naa4 no4\0" "(non-classical form of 那) that, there\0" "nuó\0" "cuk1\0" "to shake one's head\0" "sù\0" "zaai6\0" "(a dialect) to engrave\0" "yì\0" "lung6\0" "to make a fool of; idiotic, simple, stupid\0" "lòng\0" "zing6\0" "(same as 媵) (in old time) a maid who accompanies a bride to her new home; to escort, a concubine\0" "yìng\0" "mang1\0" "insincere and cunning person; a pretentious person\0" "běng\0" "lam2 lam4\0" "stupid; loutish, without ability; unable; lacking power\0" "lán\0" "miu4\0" "(same as 媌) good looking, a prostitute\0" "miáo\0" "zi6\0" "disrespectful; irreverent, to make light of; to neglect; careless; rush, to exchange, (said of one's personality) easy to get along with\0" "yì\0" "leoi6\0" "anger; rage; angry, (same as 戾) recalcitrant; stubbornly persisting in doing something wrong; cruel; despotic\0" "lì\0" "gwai3\0" "(corrupted form of 悸) perturbed, to throb, palpitation of the heart\0" "jì\0" "zyu5\0" "great; big; tall; vast, noble; high in rank, very; much\0" "yǔ\0" "lo4\0" "(simplified form of U+5138 儸) smart; clever\0" "luó\0" "caai4\0" "(non-classical form of 儕) a generation, a class; a series; a kind\0" "chái\0" "nộm\0" "gwaat1 waan4\0" "last name, girl's name\0" "hún\0" "seoi1\0" "last name, all; together; mutually, a low rank officer to take charge of the bandits in ancient time\0" "xǔ\0" "fui4\0" "(a corrupted form) distress; very difficulty; anxiety; very tired\0" "huì\0" "nau4\0" "a kind of monkey, fingering for an ancient string instrument\0" "rǎo\0" "zaau3\0" "(same as 媰) pregnant (妊娠, 妊身); cruel; pretty, cute, clever, ingenious, smart; to be hired; (used for 謅) to jest, to chaff, to bawl, mean person (as opposed to real gentleman)\0" "zhòu\0" "caam1 cam1\0" "(standard form of 侵) to usurp, to encroach upon, to raid\0" "zat6\0" "(same as 嫉) envy; jealousy, to hate\0" "hàn\0" "haai4 hei3\0" "(non-classical form of 愾) anger; passion; rage, to sigh; to groan\0" "xì\0" "taai3\0" "(same as 態) manner, bearing, behaviour, policy, attitude\0" "tài\0" "ziu4\0" "yáo\0" "gwat3 mok6 wui6\0" "(non-classical of 會) to meet; to assemble, to co-operate, a society; a guild; an association\0" "huì\0" "zeoi6 zeon3\0" "(a variant of 俊) superior, handsome, refined, eminent\0" "jùn\0" "maa6 mei5\0" "strong, robust, vigorous\0" "mà\0" "loek6\0" "name of a god\0" "lüè\0" "tong4\0" "(same as 傏) to ward off; to parry; to keep out, as wind, rain, or cold\0" "táng\0" "ziu4\0" "(interchangeable 繇) joy, delight, gratification\0" "yáo\0" "coek3 huk6 zau3 ziu6\0" "long, of space or time, profitable, excelling\0" "zhào\0" "cim4 cip3 zak6\0" "do not fear to\0" "zhāi\0" "sou3 zyu5\0" "(same as 俁) of great stature; stalwart, to injure, to grieve\0" "yǔ\0" "zoek6\0" "to bestow; to grant, to act; to do, quiet; still, peace; tranquility\0" "zhuó\0" "zi6\0" "(same as 貳) capital form of two, a second job, to harbour doubts; to hesitate, to revolt\0" "èr\0" "ngam4 zim5\0" "brittle and friable, fear; dread; fright; scare\0" "rǎn\0" "kai2\0" "to unbind the collar\0" "qǐ\0" "kap1\0" "(same as 歙) to gather the harvest; to gather together\0" "chì\0" "ng5\0" "(same as 憮) to skip about; to dance for joy; to soothe, slow, disappointed\0" "wǔ\0" "hon6\0" "dangerous; lofty; steep; high and dangerous\0" "hàn\0" "tong2\0" "(same as 惝) alarmed; agitated\0" "tǎng\0" "saap1 sik1\0" "loquacious\0" "sè\0" "si1\0" "(same as U+5EDD 廝) a servant; a menial, a woodcutter\0" "king4\0" "(ancient form of 煢) along; desolate; orphaned\0" "qióng\0" "leoi5\0" "(interchangeable U+50AB 儽) utterly weary in body and spirits; negligent; lax\0" "léi\0" "sat3\0" "evil, wicked, wrong, foul\0" "sà\0" "hung2 kui2 wak6\0" "grow up, commodity prices\0" "kuǐ\0" "buk6\0" "(same as 僕) a slave; a servant, used conventionally for oneself, a charioteer\0" "pú\0" "taat3\0" "to escape; to abscond; to flee, (interchangeable 達)\0" "tà\0" "suk6\0" "to shake one's head, ugly, not in peace\0" "shú\0" "zoeng1\0" "unyield\0" "yāng\0" "ngaau5\0" "(same as 藕) the root-stock of the lotus; arrowroot\0" "ǒu\0" "toi4\0" "(a variant of 儓) a servant\0" "tái\0" "min4 min6\0" "to hand or bow the head; to droop; to lower, low; beneath\0" "mián\0" "waan2\0" "(same as U+7A69 穩) firm; stable; secure, dependent upon others\0" "은:N\0" "yìn\0" "deoi2 diu6\0" "to stand alone; independent\0" "diào\0" "zyu5\0" "respectful; attentive, carefully; cautious; to heed; to be watchful, to rely on; to trust to; to lean towards\0" "yǔ\0" "mit6 ziu5\0" "to deceive; artful; false\0" "miè\0" "zeon3\0" "valiant; brave, eminent\0" "jùn\0" "niu5 seoi1\0" "(same as 褭) with a charming; slim carriage (of a woman), pretty\0" "niǎo\0" "haai6\0" "narrow; contracted, quickly; fast; hasty; soon; promptly\0" "xiè\0" "zaau4\0" "name of a person\0" "yóu\0" "sip3 zip3\0" "to have one's heart won; to submit, admire, etc. sincerely and willingly, (interchangeable 懾) to fear; to dread; to be scared of\0" "chè\0" "fung1 gaam2\0" "an immortal\0" "fēng\0" "deoi3 leoi5\0" "(same as 儡) puppets, very tired; fatigued; weary and weak\0" "lěi\0" "lai6\0" "(same as 儷) a pair; a couple, luxuriant; lush; exuberant\0" "lì\0" "sin1\0" "(ancient form of 仙) an immortal; a fairy; a genie\0" "lo2\0" "(same as 梴 裸) naked, to strip; to unclothe\0" "luǒ\0" "sek3\0" "(ancient form of 錫) tin; pewter\0" "gei3 hei2\0" "(ancient form of 旡) choked and unable to breath\0" "jì\0" "kwaan1 kwaan1 leoi4\0" "(same as 昆) an elder brother\0" "jip6\0" "cyun4 zan2\0" "(a variant, seal type of U+5168 全) perfect, complete, absolute\0" "quán\0" "coi4\0" "(a variant of 財) wealth; property; valuables, bribes\0" "cái\0" "loeng5\0" "(ancient form of 兩) two, a pair; a couple; both\0" "liǎng\0" "gwat1\0" "to come; to go out\0" "gǔ\0" "mau6 mo1\0" "(same as 貌) manner; appearance; form; face; bearing\0" "mào\0" "gung1\0" "(ancient form of 公) public; open to all\0" "hing2 hing3\0" "(simple form of U+8208 興) to prosper, to begin, to increase; to rise; to raise, flourishing\0" "guǎ\0" "seoi6\0" "(same as U+9042 遂) to obey; to comply with; to follow the wishes of another, (an ancient form of U+6B72 歲) a year, age, the harvest\0" "suì\0" "din1\0" "(non-classical of 顛) to upset; to turn over, to fall, upside down\0" "mou6\0" "(same as 冒) to go forward with eyes covered, to risk, to rush upon, to put forth, to issue forth\0" "mào\0" "mang4 mun4\0" "average; equivalent; corresponding, to cover something carefully and tightly without a break; (Cant.) blocked\0" "mán\0" "hyun1\0" "a kind of cap for children\0" "quān\0" "si6\0" "a kind of wrapper used to cover over the face and head\0" "shì\0" "lei4\0" "a kind of turban used in ancient time\0" "lí\0" "mong5\0" "a net; net-like, radical 122\0" "wǎng\0" "kaau3 taau3\0" "(a variant of 寇) tyrannical; cruel, to rob; to plunder, banditti; thieves; highwaymen\0" "kòu\0" "dou3\0" "(standard form of U+8A6B 詫) to sacrifice by pouring out a libation of wine\0" "dù\0" "saam2 zaam3\0" "to plough; to till, black color\0" "zhèn\0" "ding1 ting1\0" "frozen; cold\0" "tīng\0" "bing1\0" "sound of flying or speeding\0" "bìng\0" "gwaat3 gwat3 kut3 wun6 wut6\0" "ice; icicles, cold; frost, crystallized\0" "huò\0" "dung6\0" "cold, indifferent\0" "dòng\0" "gung6\0" "to freeze; to congeal; to curdle\0" "gòng\0" "cang1 gwai3 ting4 tong3\0" "bitterly cold\0" "chēng\0" "caam1 saam6\0" "cold, cold air, bitterly cold\0" "qīn\0" "gwing2\0" "bitterly cold\0" "jiǒng\0" "luk6\0" "to rain, cold; wintry\0" "lù\0" "haang6\0" "cold\0" "xìng\0" "lam5 nam4\0" "thin ice\0" "nán\0" "ze6\0" "(same as 謝) faded and fallen -- as blossoms; withered\0" "xiè\0" "bit1\0" "bitterly cold, cold wind; the north wind\0" "bì\0" "git3\0" "(non-classical of 潔) clean; pure; clear\0" "결:N\0" "jié\0" "suk1\0" "(same as U+738A 玊) jade with some defects, a lapidary, to polish gems; a surname\0" "sù\0" "hung1 kung4\0" "(non-classical of 凶) cruel, unfortunate, sad\0" "geoi6 gung1 kung4\0" "a sickle, a reaping-hook, to gather in the harvest, to pare; to scrape\0" "gōng\0" "gung1\0" "(incorrect form of 功) merit; achievement; meritorious, efficacy; good results\0" "zaau3 ziu3\0" "(corrupted form of 幼) young; immature; weak; delicate\0" "yòu\0" "zing4\0" "(same as 刑) a law, to punish; punishment\0" "xíng\0" "kaai3\0" "to engrave, (interchangeable with U+5951 契) a written contract or agreement\0" "qià\0" "ngo4 pai1 pei1\0" "to peel, to pare, to trim, to split, (non-classical form) to open; to unroll; to spread out\0" "pí\0" "phay\0" "dim3\0" "(same as 玷) a flaw; a defect, to cut with a sword; to chop\0" "diàn\0" "chẻm\0" "fu2\0" "(same as 弣) the middle part of a bow; the handle of a bow, try to dig and get something with a knife\0" "fǔ\0" "lok3\0" "to cut the flesh from the bones; to scrape off; to pick out; to get rid of\0" "luò\0" "got3 zak6\0" "to sink into; to pierce, (ancient form of 割) to cut; to hack; to reap\0" "qià\0" "gat1 hot3 kit3 kit6\0" "to strip the skin of the face; an imminent calamity, to engrave; (Cant.) to pierce\0" "qià\0" "tong1\0" "(dial.) to kill; to slaughter\0" "tāng\0" "bak3\0" "to deliberate and plan; to arrange\0" "bāi\0" "deoi1 haang1 zim1 zim2\0" "agricultural implements\0" "gān\0" "ci3\0" "(same as 刺) to pierce; to stab; to irritate; to hurt\0" "cí\0" "fan3 hin2 hyun1\0" "horned hair\0" "xuān\0" "long5\0" "(same as 朗) bright, clear, intelligent, light, brilliant, to understand, to illustrate, to cleanse\0" "lǎng\0" "fu1\0" "(same as 刳) to cut open; to rip up; to cut out\0" "hot3\0" "(same as U+97A8 鞨) to make ready the leather for shoes\0" "shé\0" "diu1\0" "(same as 雕) to engrave; to carve; to tattoo\0" "lei4\0" "(same as 劙) to divide, to partition, to cut; to hack; to reap\0" "lí\0" "waak6\0" "(a variant of 劃) to rive; to divide; to mark; to cut\0" "huà\0" "syu1\0" "to cut; to cut out; to pick out; to scoop out, (same as 鄃) name of a county in today's Shandong province\0" "tóu\0" "pin3\0" "to pare; to cut into slices\0" "piān\0" "dai1\0" "use knife to split something\0" "dī\0" "zyun5\0" "to cut in two, to slash\0" "ruǎn\0" "ngok6\0" "(same as 鍔) swords; a double-edged sword\0" "è\0" "kit3\0" "(same as 鍥) to carve; to engrave; to cut; to oppress, a sickle\0" "qiè\0" "khía\0" "nau4 zi6\0" "(same as 劓) to cut off the nose; cut off\0" "yì\0" "coek3 sau2 zoek3\0" "(same as 斲) to cut to pieces; to hack; to chop or hew, to carve for ornaments\0" "zhuō\0" "zeoi6\0" "(same as 銳) a sharp-pointed weapon, acute; zealous; valiant, wound, minor injury\0" "ruì\0" "gin1 gin6 kin4\0" "castration, to pare; to scrape; to sharpen to a point\0" "jiān\0" "gong1\0" "(same as 剛) tough; unyielding; inflexible; hard\0" "an incised wound; cuts\0" "chì\0" "sung4\0" "a kind of farm tool; iron spade; spade\0" "chóng\0" "sai1\0" "to wound the skin; to cut open; to open out, ripped\0" "xī\0" "king4\0" "(non-classical form) to brand criminals on the face, to rob; to plunder\0" "lüè\0" "daang1 taang1\0" "a kind of tool; a hook; a barb; a sickle\0" "dēng\0" "leon4\0" "to pare; to pare away; to scrape; to sharpen to a point; to shave; to brush away\0" "lín\0" "zyut6\0" "(same as 絕) to cut short; to break off; to interrupt, to drag; to pull\0" "jué\0" "suk1\0" "thin, small cut\0" "sù\0" "siu3\0" "to cut; to hack; to reap, minced meat mixed up with ginger and cassia\0" "xiào\0" "caam5\0" "to cut; to hack; to reap; to trim or clip, to stab; to pierce; to brand\0" "zàn\0" "put3\0" "(same as U+93FA 鏺) a kind of farm tool; a reaping-hook; used to cut grass\0" "cung2 zuk1\0" "to dig; to excavate\0" "zhǔ\0" "tan2\0" "to cut; to hack; to reap, to strike; to attack, to chastise rebels\0" "zhǎn\0" "ham3 ham5 lam6\0" "cut into thin slices; to mince, sharp\0" "jiān\0" "sei3 tam3 zap3 zau6 zek3 zik3\0" "to cut off; to mince, to cut up firewood\0" "zòu\0" "cap3 zaa3 zaai3\0" "a hinged shear or long knife for cutting fodder; sheet-iron; etc., to cut up; to mince\0" "chuā\0" "sit3\0" "to cut apart; to divide\0" "xiè\0" "gak3 lik6\0" "(same as 剆) to cut open, to strike against; to clash together\0" "lì\0" "cim1\0" "(corrupted form) to cut; to mince\0" "(same as U+34FC 㓼) an incised wound; cuts\0" "chì\0" "kwai4\0" "to cut; to cut out; to pick out; to scoop out, to cut short; to spare\0" "xí\0" "gin2 zin2\0" "to stammer\0" "jiǎn\0" "gaat1 kaau1\0" "with purpose; with ambition; with the determination and courage to get ahead\0" "글:N\0" "jí\0" "bei6 faai3 fan4 gaat1 ngaat6\0" "strong; healthy, to clasp under the arm, to persecute; to oppress, vigorous\0" "fèi\0" "zeot1\0" "(same as 黜) to degrade; to dismiss, to reject; to dispel\0" "chù\0" "ping1\0" "great strength; great power\0" "bēng\0" "aau2 haau2\0" "to exert oneself; to make strenuous effort\0" "jié\0" "but6\0" "(non-classical form of 勃) sudden; suddenly; quick; to change as the countenance\0" "bá\0" "loeng5\0" "strong resistance; lazy, reluctant\0" "liǎng\0" "fai3\0" "vigorous; with great strength\0" "kuài\0" "hat6\0" "industry, sound of making strenuous efforts\0" "xiā\0" "bit3\0" "greatly; deeply, with great strength; vigorous\0" "별:N\0" "biē\0" "waai4 zyut6\0" "to break something, to drag; to pull\0" "jué\0" "leoi4\0" "in ancient times to fight against the enemy by pushing down the big rocks from up high; to throw over, to urge; to exert oneself, to carry in the bosom\0" "léi\0" "saam2\0" "to exert one's strength\0" "xìn\0" "baai6 pei4\0" "(non-classical form of 疲) full of anger; fierce anger, tired; weary; exhausted\0" "bài\0" "zoeng5 zoeng6\0" "to encourage; to stimulate; to exhort to action; to encourage by rewards\0" "yǎng\0" "leoi6\0" "to incite; to urge, to aid; to help; to assist, to approve; to acquiesce\0" "lǜ\0" "bui3\0" "name of a person\0" "bèi\0" "aap6\0" "hair ornaments used in old time\0" "è\0" "qop\0" "lou5\0" "to crawl; to crawl on hands and knees\0" "lǔ\0" "coek3 zau3\0" "(ancient form of 卓) to establish, to surpass, eminent; lofty; profound\0" "ci4\0" "(same as 匙) a spoon, a key\0" "chè\0" "a kind of animal which looks like a rat\0" "nuó\0" "syun3\0" "(same as 匴) a large basket for holding cooked rice, a kind of tray made of bamboo used in ancient time\0" "xuán\0" "hang4\0" "(ancient form of 恆) constant; regular; continually; persevering\0" "héng\0" "zyu5\0" "(same as 庾) a stack of grain, a measure of 16 dǒu\0" "yǔ\0" "gei2 gwaai2\0" "(ancient form of 簋) a square basket of bamboo for holding grain used at sacrifices, feasts, etc.\0" "guǐ\0" "zik6\0" "agricultural implement; farm tools, a big sacrificial vessel; a tripod of bronze with two ears; a caldron\0" "yì\0" "syun2 wan4\0" "a kind of vessel\0" "xuǎn\0" "gaam2 gung3 zi1\0" "a small cup, a box; a chest, a granary, cover of a vessel\0" "gòng\0" "lau6\0" "(ancient form of 陋) to secrete; to hide, a kind of basket\0" "lòu\0" "cam2 taai1 zyun1\0" "(interchangeable 榹) a tray; a kind of dumbwaiter\0" "tī\0" "lak6\0" "(standard form of 仂) a surplus or excess, a tithe, a great stock of merit\0" "lè\0" "saai3 si6\0" "(ancient form of 世) an age, a generation of thirty years, from generation to generation\0" "shì\0" "pei1\0" "(same as 丕) great; distinguished\0" "seon2\0" "(non-classical form of 榫) to fit into, a tenon, connected\0" "sǔn\0" "zaau5\0" "(non-classical form of 卣) a kind of wine pot or jar used in ancient time\0" "yào\0" "zit3\0" "(same as U+7B44 筄) last name; KangXi radical 26; a joint, a seal, (ancient form of 節)\0" "xiān\0" "zau3\0" "a tally, like fitting the two halves of a tally, to petition the emperor that ..., to play music; to beat time\0" "zòu\0" "koek3\0" "(non-classical form of 卻) still; but; yet; etc., to refuse to accept, to retreat; to withdraw\0" "què\0" "zaam4 zaam6\0" "(ancient form of 吟) to hum; to intone, to moan, to sigh, high ridges of cliffs, pebble ground\0" "yín\0" "him3 kaai1 lim4 zap3\0" "to fall over; rolling on the ground\0" "xī\0" "zi3\0" "(same as 厎 砥) to apply knowledge to final causes; to extend knowledge to the utmost, equally; average, smooth\0" "zhǐ\0" "gaap3\0" "big; extremely; great; vast; extensive; tall\0" "jiá\0" "wu6\0" "fine stone; fine jade\0" "hù\0" "lap3\0" "rocks collapsing (descriptive of sound), big pieces of rocks\0" "lā\0" "at3 zi2\0" "(interchangeable 庡) to linger; to walk to and from, to conceal; to cover up; to secrete; to hide; to cover over\0" "yǐ\0" "to dig a hole; to tuck in; to put the finger into\0" "kè\0" "bou1 bou1\0" "to slant; intricate; describe a writer's pen, lofty rocks; protruded rocks; resolute\0" "fū\0" "kam4\0" "rock land\0" "qín\0" "ngoi6 zak6\0" "to raise the curtain, a kind of rock\0" "ài\0" "deoi1\0" "(same as 堆) to heap up; to pile, a heap; a pile; a mass; a crowd\0" "caves; grottos on the mountain side, collapsed in ruins; destroyed; to clash; to bump against\0" "kè\0" "cyu4\0" "(corrupted form of 廚) a kitchen, a sideboard with cupboard and drawers\0" "chú\0" "se2\0" "inclined; slanting, to upset; to be overthrown, to collapse, to fall flat\0" "xiě\0" "ceoi4 cyu4\0" "(non-classical variant of U+53A8 厨) a kitchen, a sideboard with cupboard and drawers\0" "chú\0" "faai1 waai4 waai6\0" "a lofty peak; a mountain peak\0" "wēi\0" "cin4\0" "teng1 ting1\0" "(non-classical form of 廳) a hall; a court; a lodge; a room\0" "nap6 wan6\0" "(ancient form of 幻) deception; sleight of hand; magic\0" "huàn\0" "sou3\0" "(ancient form of 素) plain; unornamented, white, ordinary, simple\0" "sù\0" "zaau5\0" "(same as 誘) to induce; to entice; to mislead; to lead on\0" "yòu\0" "caam1 sam1\0" "(a variant of 參) to take part in; to visit; to counsel, one of the 28 lunar mansions; ginseng\0" "zeon3\0" "a wily rabbit; a cunning hare\0" "jùn\0" "zaau2\0" "(ancient form of 爪) claws of birds or animals, feet, to scratch, to claw, to grasp\0" "zhǎo\0" "zaau5\0" "(ancient form of 友) a friend; a companion; a associate, friendly, to make friends of, brotherly regard\0" "xù\0" "sei3 si2\0" "(ancient form of 史) history; chronicles; annals\0" "shǐ\0" "caat3\0" "(same as U+5237 刷) a brush, to brush; to clean; to scrub, to print, especially from blocks\0" "shuā\0" "wai2\0" "(same as 喟) to sign; to lament, to stop, to cut off; to sever; to interrupt\0" "kuì\0" "soeng1\0" "(same as 雙) a pair; a couple, both, two, double, even\0" "shuāng\0" "hang1 kok3\0" "(same as U+58D1 壑) the bed of a torrent; a gully, a pool\0" "hé\0" "profound significance, just now; then; in that case\0" "gài\0" "zin2\0" "a marsh at the foot of the hills, (interchangeable 湢 沇) name of a river\0" "yǎn\0" "gwaai2 kaau4\0" "a proud temper, military equipment; a long spear\0" "qiú\0" "zyu5\0" "shēn\0" "waa6 zyu5\0" "loud; clamour; hubbub, big mouth, to brag\0" "huà\0" "si1\0" "used to represent sound; to hum; to groan\0" "xī\0" "faan6\0" "fàn\0" "zoeng3\0" "(non-classical form) sound of tapping; sound of striking, opposing voices\0" "pàng\0" "dam2\0" "birds' chirps; gabbling, sound in high pitch; to roar; aloud\0" "dǎn\0" "fong2\0" "(same as 仿 方) to imitate, like; resembling; according to, a measurement for sound effect\0" "fǎng\0" "gung1 zung6\0" "public opinion, (same as U+8A1F 訟) to go to law, to dispute, to demand justice; (Cant.) classifier for ears of corn\0" "gōng\0" "au3 jaau1\0" "(same as 咬) to bark as a dog, obscene expressions, an interjection; implying surprise\0" "āo\0" "êu\0" "fu2\0" "to chew; to masticate, to dwell on, Chinese medicine term\0" "fǔ\0" "neot6\0" "slow-tongued; to stammer, to shout in triumph; the noise of shouting in battle\0" "nè\0" "huk6 maa3\0" "sound angrily; roaring with rage, (same as 嘛) (a dialect) what; the tone implying to remind\0" "xuè\0" "mau\0" "zaau4\0" "to bark (said of a dog)\0" "yóu\0" "muk1 zing4\0" "to gag or bribe; to satisfy one's appetite; name of an old book; (Cant.) to guess, reckon mentally; to bud\0" "huá\0" "hung1\0" "(of a crowd) noisy; to brawl; to scold\0" "caam4\0" "chén\0" "gwok3\0" "guó\0" "uống\0" "ng6\0" "(Cant.) an expletive, exclamation\0" "ň\0" "pak1\0" "(corrupted form 咟) to call, to yell, anxious, dazed, image sound, an exclamation expressing sound (such as clap hands; to fire a gun; to strike; sound of firecracker etc.)\0" "huà\0" "lai6 lap1 lap6\0" "sound of rolling a boat\0" "lì\0" "lắp\0" "fat6\0" "a buckler; a shield\0" "fá\0" "hiu1\0" "(corrupted form of 囂) looks big outside but empty inside, to yell; voice of anger, hubbub; clamour\0" "xiāo\0" "faau2 fu3 taau3\0" "to refuse, to repel\0" "pǒu\0" "dung6 hung1\0" "to brawl; to scold, noise from a crowd; hubbub; noisy; loud noise\0" "cek3 ci5 ji5\0" "a phonetic\0" "sì\0" "laak6 lak6 loet3\0" "sound\0" "lè\0" "leon6\0" "(non-classical form of 吝) stingy, sparing of; closefisted, to regret, to shame; to insult\0" "lìn\0" "zaai6\0" "(same as 詍) loquacity; to talk incessantly and tediously, to laugh, joy\0" "yì\0" "haam1 haau3 haau6\0" "(interchangeable 吼) to roar of animals, angry tones, (interchangeable 詬) a sense of shame; to shame, to vomit\0" "hǒu\0" "zaau1 zaau3\0" "sound of calling chickens, to curse; to swear\0" "seot1\0" "sound of a whistle, to blow\0" "xù\0" "kuk1\0" "to condemn; to sentence, to hold a hearing (on a legal case); to interrogate or question a prisoner, to whisper\0" "qú\0" "mei1 ji4 zi4\0" "the lips; (Cant.) to sip\0" "ér\0" "nhe\0" "fathom\0" "xún\0" "nip6\0" "angry, to scold with loud voice, to slander; to defame\0" "niè\0" "do6 hei3 waai2\0" "sound of calling ducks\0" "wěi\0" "hai6\0" "to shout at, (same as 欸) to backbite, to dislike, sound of oars; the creaking or swishing sound of oars or sweeps in rowing\0" "xiè\0" "nhái\0" "tai4\0" "(non-classical form of 啼) to cry; to mourn; to howl, to twitter; to crow, to sneeze; a running at the nose\0" "tí\0" "hung4\0" "(corrupted form) to shout; to scold with loud voice, din; noise; a confused noise\0" "hóng\0" "taan1\0" "silly, foolish; doting; idiotic\0" "tǔn\0" "zip6 zit6\0" "to spit out; to blame, name of an organic compounds\0" "niè\0" "saan1 zip6 zit6\0" "(standard form) to spit out; to blame, name of an organic compounds\0" "niè\0" "zaam4\0" "(corrupted form) high ridges of cliffs\0" "yín\0" "sùm\0" "san2 seon2\0" "(same as U+5507 唇) to startle, to alarm; afraid; scared, to be surprised; to be amazed\0" "zhēn\0" "waa1\0" "(simplified form of 喎) a wry mouth\0" "wāi\0" "sau6\0" "to deliver over to personally, to communicate orally with one's own mouth\0" "shòu\0" "nap6 no4\0" "(same as 那 哪) an auxiliary (in grammar), that, there, a final particle.\0" "nuò\0" "nhại\0" "e6 ze6\0" "the birds singing during the night; (Cant.) interjection to indicate the speaker is thinking\0" "yè\0" "ci1\0" "(same as 飺) to reject food\0" "qí\0" "bu4 tau3\0" "(same as U+5485 咅) to spit out; (Cant.) the sound of spitting\0" "tòu\0" "vòi\0" "haam4\0" "wrath; anger\0" "hán\0" "kwaan3 leon1 zeon1\0" "to spit; to vomit; (Cant.) to gnaw (on bones)\0" "jùn\0" "dung2\0" "loquacity\0" "dǒng\0" "faan1\0" "can not see clear, (ancient form of 吻) lips\0" "hūn\0" "hôn\0" "luk6\0" "Indistinct nasal utterance, laugh, sound of birds\0" "lù\0" "zaau1\0" "not pure, immodest, to urge, (same as 嗾) to set a dog on\0" "jū\0" "gwok3\0" "sound of surprising, to laugh loudly, to flow off, loquacious, sound; voice; tone\0" "huò\0" "ling4\0" "(sound transcription) used in names for minority ethnic group in ancient China\0" "líng\0" "lừng\0" "tim1 tim2\0" "(same as 舔) to lick; to taste; (Cant.) even; in addition\0" "tiǎn\0" "leon4 leon4\0" "an interjection used in poems and songs\0" "lún\0" "gé\0" "zin1 zin3 zit3\0" "(same as 捗) to swallow; to gulp, to be choked with food, (same as 諲) respectful; venerable\0" "yān\0" "taai4\0" "bird singing, (same as 啼) to cry; to mourn; to howl, to twitter; to crow\0" "shí\0" "koek6\0" "(same as 噱) to laugh heartily; to roar with laughter, (in Shanghai dialect) a promotional gimmick, tone (of one's speech)\0" "xué\0" "fu2 paan3 pun4\0" "(non-classical form of噴) to spurt; to blow out; to puff out, to snort, sound of flowing water\0" "pēn\0" "vồn\0" "ceon2\0" "to blow; to breath; to puff\0" "chǔn\0" "zaau4\0" "whisper, bad language\0" "niú\0" "mau4\0" "(same as 謀) to scheme; to plot; to devise, a device\0" "duǒ\0" "mỏ\0" "zaak3\0" "(corrupted form of 嘖) to call out; to make an uproar\0" "zé\0" "hợt\0" "ngok6\0" "(same as 咢) to beat a drum; to startle, to argue; to debate; to dispute, (interchangeable 愕) to be surprised; to be amazed; to marvel, (interchangeable 鍔) the blade or edge of a sword, beams of a house\0" "è\0" "ce4 ze4\0" "a sound; a voice; a tone, an interjection; to hesitate; to harbour doubts\0" "xié\0" "zaau1\0" "(same as 呦 嚘) the bleating of the deer, sound of insects\0" "yōu\0" "ngok6 zit6\0" "(same as 齶) the roof of the mouth, the palate\0" "è\0" "saang2\0" "to keep the mouth shut; to be careful how one speak, (non-classical form of U+7701 省) to examine; to watch; (Cant.) to scour\0" "shěng\0" "maan4 maan5\0" "(same as 吻) the lip, the tone of one's speech, to kiss; a kiss\0" "wěn\0" "man4 man6 ming4\0" "(non-classical form of 謾) to deceive; to insult\0" "kū\0" "wu4\0" "(same as 胡) angry, the throat, what? how? why? which?\0" "hú\0" "gaak3\0" "sound of the ringed pheasant, cackling of fowls, (same as 嗝) to gag, to vomit, (a dialect) an auxiliary verb (almost same as 的)\0" "gé\0" "gaa5 haa4\0" "to swallow; to gulp, an auxiliary; usually at the end of a sentence to beg or request for something\0" "xiá\0" "maan6\0" "(same as 曼) long; extended, large\0" "màn\0" "loek6\0" "incisive, (the large seal type 籀) to brand criminals on the face, to rob; to plunder, an edge, a two-edged weapon; a sword\0" "lüè\0" "leoi4 lo4\0" "public opinion; clamour; noise, (ancient form of 雷); thunder, an organic compound (porphin); (porphyrins)\0" "jí\0" "hau4\0" "(standard form of 喉) the throat; the gullet; guttural\0" "hóu\0" "zaat6\0" "(non-classical form) to scold with loud voice, to talk out of control; loquacious\0" "zhì\0" "(non-classical form) to gnaw; to bite; to masticate, sound of biting\0" "gaa2 gaa3 gaa4\0" "(Cant.) final particle indicating emphasis or surprise; phonetic\0" "wāi\0" "bai6\0" "bai\0" "bới\0" "oi2\0" "(in grammar) interjection; to express sadness; sorrow and emotional excitement\0" "ài\0" "ci3 zeoi1\0" "mouthful\0" "zhuī\0" "hin1\0" "(a dialect) joy; happiness\0" "qiān\0" "gaau3 ngaau1\0" "(same as 雊) the crowing of a pheasant, loud and noise\0" "gòu\0" "daam6\0" "(non-classical form of 啗) to eat; to chew; to bite. to entice; to lure, to contain; to, comprise\0" "dàn\0" "thào\0" "bai2 bei1\0" "to separate; to part, to split; to crack, to rend; to rip open\0" "bēi\0" "bok3 bok6\0" "to bite the hard and solid food\0" "bó\0" "zaau1\0" "to shout or bawl, talking manner of a mean person, (same as 謅) to jest; to joke; to quip\0" "chū\0" "sò\0" "lei6 leot6\0" "vexingly verbose or wordy; prosy; complicated; annoying\0" "lì\0" "trắt\0" "siu3\0" "(same as 笑) to laugh; to smile, to laugh at; to ridicule\0" "xiào\0" "cau3\0" "(same as 嗅) to smell, to scent\0" "xiù\0" "súc\0" "gou1\0" "hung1\0" "loquacious, the sound of singing, to sing in a loud voice, loud\0" "hóng\0" "rống\0" "daai3 taai3\0" "(same as 嚏) to sneeze; a running at the nose\0" "tì\0" "cuk1\0" "ashamed, restless; fidgeting; (a dialect) bashful, grievous; mournful; sad\0" "cù\0" "kwok3\0" "sound of striking, slow expiration of the breath, a deep sign\0" "kuò\0" "lou4\0" "a loud and confused noise\0" "láo\0" "zaat6\0" "to scold with loud voice, to talk out of control; loquacious\0" "zhì\0" "aai2 hai6\0" "to laugh; to smile, to laugh at; to ridicule, sound of laughter\0" "xiē\0" "ci1\0" "sound made when cold (brrr); to endure cold\0" "xī\0" "(corrupted form) mouthful\0" "caai3 cam1 saam6\0" "to whisper; to talk in a soft and low voice\0" "qiè\0" "zaa1\0" "thick lips, to talk slowly\0" "zhā\0" "hei1\0" "a sound; an echo\0" "xī\0" "cung4 saai3\0" "used in transliteration; the traditional drama of Vietnam; (Cant.) all, entire, completely\0" "cóng\0" "zap6\0" "to suck; to chew, to smear the mouth with the blood of a victim when taking an oath\0" "jí\0" "waak1 waak6 wok6\0" "to call; to summon; (Cant.) eloquent\0" "huò\0" "dap1 tap3\0" "forgetful; having a bad memory, disgraced; shy; sensitive to shame; ashamed; (Cant.) to lower one's head\0" "tǎ\0" "zin4\0" "dogs fighting, to go to law; an indictment\0" "yán\0" "nhằn\0" "fat1\0" "breath, air, steam, not clear; not quite sure\0" "xù\0" "put3\0" "to expel the breath\0" "pō\0" "coi3\0" "(simplified form) to eat; to bite; to gnaw, a dialect, usually used at the end of a sentence\0" "sǎi\0" "go6 gwo1 gwo3\0" "baby's answering, (baby talk) eat; (Cant.) a particle implying doubt; slow, troublesome\0" "guō\0" "zip6\0" "eating or talking, moving of the mouth\0" "yè\0" "hoeng1 hoeng2\0" "(standard form 響) an echo; to answer; to consent, noise; sound, to make a noise\0" "xiǎng\0" "heoi1\0" "to give vent to the feelings; (Cant.) to hiss, boo, jeer\0" "xuē\0" "laa4\0" "to laugh loudly, to blame; to reprimand, entrance to a cave or to a gorge\0" "하:N\0" "hé\0" "zok3\0" "to sound, a sound, the cry of a bird or animal\0" "zuò\0" "zik6\0" "to call; to scream; to whistle, name of a stream\0" "yì\0" "ci4\0" "ashamed; bashful\0" "cí\0" "lēng\0" "haam4\0" "(same as U+929C 銜 U+5563 啣) to hold in the mouth\0" "xián\0" "toi4\0" "to laugh at; to deride; to jeer at, to snore\0" "tǎi\0" "wing4 zing2\0" "róng\0" "vang\0" "zi4\0" "able to take a correct view of things; to response correctly (said of small children), sound; echo\0" "yì\0" "zit1 zit3\0" "to make sound; to speak; (Cant.) to tickle, squeeze\0" "zhì\0" "caau3 kaap1 zaau2 zuk1\0" "the abrupt and hasty sound of the crowd\0" "xī\0" "zin4\0" "sound; echo, difficult; troublesome\0" "xián\0" "hờn\0" "kek6\0" "(non-classical form of 噱) to laugh without stopping, loud laughter\0" "jù\0" "zik1\0" "sound of rat; sound of insects\0" "jí\0" "ham3\0" "(simplified form) the roars of a tiger\0" "hǎn\0" "cit3 pau3\0" "loud; to roar\0" "pào\0" "lai6\0" "to curse, to swear and oath, incantations\0" "lì\0" "laan4\0" "prolix speech, (same as 讕) to make a false charge; to lay a false accusation\0" "lán\0" "ran\0" "coi3\0" "eat, to bite, to gnaw, (a dialect) usually at the end of a sentence; tone (of one's speech)\0" "sǎi\0" "ham3 lam4\0" "(non-classical form of 喊) (standard form of 婪) to call; to halloo, covetous; avaricious\0" "hǎn\0" "ngan4\0" "to make a disturbance; to quarrel; to wrangle\0" "yán\0" "whisper; to whistle\0" "qū\0" "lyun2\0" "gau1 gau2 hau6 ngam4\0" "to groan; to moan\0" "yán\0" "gam1 ham3\0" "angry appearance; to look furious; the roaring of a tiger\0" "hǎn\0" "haam1 lim5\0" "(non-classical form of 嵌) a deep valley, piece of music in minority group\0" "kān\0" "caau1 caau4\0" "(non-classical form of 雔) a kind of silkworm, pair of birds; couple; companion; to match, corresponding, proper\0" "chǐ\0" "nim2 nip6 zik1\0" "to take in; to absorb, (non-classical form of 罱) a kind of spring fishing net; a kind of small net with a handle used to catch fishes or birds\0" "niè\0" "deot1\0" "sound of yelling while towing a boat; (Sanskrit) to call out\0" "huò\0" "baai3 dai1\0" "to close; to stop up; to obstruct\0" "bì\0" "haap6\0" "(same as 柙) a pen for wild beasts; a cage for prisoners\0" "xiá\0" "a round cave; a round hole\0" "wěng\0" "zyun4\0" "compasses, (same as U+5713 圓) round; circular\0" "xuán\0" "waan1\0" "circle of the moving water\0" "wān\0" "zaau4\0" "(same as 囮) to inveigle; to decoy, a decoy-bird; a go-between; a medium\0" "yóu\0" "kan4\0" "wall made of soil, used in name of places\0" "qín\0" "zeoi6\0" "(same as 序) precedence, order, orderly, the east and west walls of the parlor\0" "xù\0" "nip6\0" "deep; profound, empty; hollow, quite; peaceful\0" "niè\0" "nồi\0" "bei6\0" "to mate; to pair\0" "bì\0" "hou3 kaau3\0" "(same as 耗) to waste, to destroy, to diminish; hence it came to mean, a rat, heedless; careless; inattentive; rough and coarse\0" "hào\0" "zing6\0" "(a variant of 阱) to fall into a well, a pit; a pitfall; a hole; a gully, to involve; to entrap\0" "jǐng\0" "au1\0" "(same as 坳) a hollow in the ground; a cavity, (same as 物) matter; substance, all living creatures, things in general, the affairs of this world, things or matters outside oneself, others, goods, the Tibetan classical text means Buddha\0" "ào\0" "au1 au3\0" "(same as 坳) a hollow in the ground; a cavity, undulating\0" "ào\0" "zam1\0" "(interchangeable 斟) name of a old country; used in name of a place\0" "zhēn\0" "taan1\0" "(same as 坍) to fall into ruins; to collapse\0" "tān\0" "guk1\0" "a cove; a bay, a bend or nook in the hills, the outside part of a curved bank; the curve of a bow\0" "jú\0" "zaau1\0" "(same as 丘) a hillock or mound\0" "zo6\0" "(same as 坐) to sit, a seat\0" "zuò\0" "bou3\0" "name of a place; in Fujian Province\0" "bù\0" "git6 miu5\0" "(ancient form of 桀) a hen-roost, cruel, the last ruler of the Xia Dynasty\0" "jié\0" "ngai6\0" "(same as 艾) Mugwort, artemisia or any plant which produces moxa punk, general name for plants like mint\0" "ài\0" "zong3\0" "(same as 葬) to bury, (ancient form of 坐) to sit, a seat\0" "zàng\0" "ci4\0" "(non-classical form of 垐) to spread soil on the road, pave the road with soil, (ancient form of 堲) sickness; illness; disease\0" "cí\0" "fat6\0" "cultivated land; to till lands, a clod of earth\0" "fá\0" "zaan1\0" "to stop up; to close against; to restrain, to dam a stream and change its direction, to conceal a mound\0" "jyu5\0" "nip6\0" "(same as 涅) to fill up, as a hole, black mud; slime, to stop up; to block; to cork\0" "niè\0" "lau6\0" "a vegetable-plot, to plough; to till lands, among dikes and fields\0" "liù\0" "muk6\0" "dust; dirt; a smear, (same as 牧) name of a place in old times\0" "méi\0" "deoi3\0" "wall; fence, (interchangeable with 兑) a hole\0" "duì\0" "bong1\0" "a cavity; hole of a mound or an altar of earth\0" "bāng\0" "bai6\0" "below; under; low, (same as 陛) the steps to the throne, to ascend steps\0" "bì\0" "bou2\0" "(same as 堡) a walled village, an earth-work; a petty military station, subdivision of a township; a ward in a city\0" "bǎo\0" "cuk1\0" "place trampled by cattle and horses\0" "chù\0" "laa4\0" "name of a place in Shanxi province\0" "xià\0" "din6 tin2\0" "(same as 腆) prosperous; affluence, good; virtuous, to make strong -- as liquors\0" "tiǎn\0" "coeng4\0" "(same as 場) an area of level ground; an open space, a threshing floor, arena for drill, etc. a place, to pile a sand-hills\0" "cháng\0" "(a simplified form)\0" "do1\0" "name of a place in today's Guangdong Province\0" "duō\0" "wai1\0" "breach of a tank; pond, (a dialect) to cover up; to conceal; to hide; to bury\0" "wēi\0" "fuk1\0" "caverns; a grotto, a cellar, a cave-dwelling, to make a cave -- for dwelling\0" "fù\0" "deoi2 do2\0" "to move, to hang down; to let fall, (same as 垛) a target, a battlement, to add up; to pile up\0" "duǒ\0" "njiuɛn\0" "zyu5\0" "(same as 宇) the canopy of heaven; space, to cover; to shelter\0" "yǔ\0" "ze5 zi2\0" "(same as 野) wild; uncultivated; a wilderness, rustic, savage\0" "yě\0" "earth; land; soil; ground; territory, opium\0" "kuí\0" "hon4\0" "(non-classical form of 韓) a fence, name of a star, a small feudal State, old name for Korea\0" "wěi\0" "faai3\0" "(same as 塊) a lump, a piece of, a fraction\0" "kuài\0" "fai3\0" "(same as 塊) a lump of earth; a lump, rugged; uneven\0" "wēi\0" "ziu1\0" "used in naming a place\0" "yāo\0" "lung5\0" "to smear; to daub, to erase; to blot out, mud, mire, to plaster a wall with mud\0" "lǒng\0" "sing1\0" "red colored hard and solid mud (soil; clay; earth)\0" "xīng\0" "bou2\0" "a person's name in old times\0" "bǔ\0" "ci4 toi4\0" "(ancient and corrupted form of U+81FA 臺) a lookout, a tower, a terrace, a platform, a stage\0" "chí\0" "hip3\0" "a dike; a barrier; an embankment\0" "xié\0" "nip6 saan1 zit6\0" "a small mountain; a hill\0" "niè\0" "long5\0" "(a dialect) low-lying (ground) on the side of a river or lake, (a variant 塱) name of a place in Guangdong\0" "lǎng\0" "aai3\0" "dust; dirt; a smear, (same as 曀) the sun hidden by clouds, obscure\0" "yī\0" "zung1\0" "a kind of eatable mushroom\0" "zōng\0" "man6 mang6\0" "(same as 墁 鏝) a trowel; a plaster; a trowel for plastering\0" "mán\0" "zoeng3\0" "to pile a sand-hills\0" "zhàng\0" "laa3\0" "(same as 罅) a crack in earthenware, a split; rip or break apart; thus -- a grudge\0" "xià\0" "hố\0" "gwaan2 waan6 wat6\0" "muddy\0" "gùn\0" "xié\0" "(same as 塯) earthenware; a kind of rice container\0" "gei1\0" "(same as 畿) the royal domains set apart in ancient times for the emperor\0" "jì\0" "laau6 liu4 liu4\0" "an enclosing wall\0" "liáo\0" "zi3\0" "dark; the sun hidden by clouds, obscure\0" "yì\0" "zap6\0" "a fountain or spring out from the underground\0" "jí\0" "ngaan4\0" "(ancient form of 垠) a bank; a boundary\0" "yín\0" "taap3\0" "a tower, pagoda\0" "dā\0" "đắp\0" "ngaai6\0" "(same as 藝) skill, ability in handicraft, a craft, an art, a calling, a trade, an accomplishment\0" "예:N\0" "yì\0" "hai6\0" "name of a place in ancient times\0" "xiè\0" "hou6\0" "earthenware used to bake cakes in Northern China\0" "hào\0" "zung1\0" "(same as 壅) to stop up; to obstruct\0" "yǒng\0" "ham2\0" "ruggedness of the road; difficulties of the way; bad luck, unable to reach one's aim\0" "kǎn\0" "cim1\0" "to conceal; to hide, to shade; to darken\0" "chàn\0" "thềm\0" "toi4\0" "(ancient form of 臺) a lookout, a tower, a terrace, a platform; a stage\0" "tái\0" "tong4\0" "(large seal type of 堂) a hall; a reception room; a meeting-place, a court of justice\0" "táng\0" "zik6\0" "low-lying area, to accumulate soil; to store up soil\0" "zhí\0" "buk6\0" "(non-classical form 墣) a clod of earth; a lump of earth; a lump\0" "bào\0" "mung4\0" "a damp; a marsh, (interchangeable 夢)\0" "méng\0" "gwaai6\0" "(same as 逵 馗) cross-road; a thorough-fare; a center from which nine roads lead out, to accumulate soil, to store up soil\0" "kuí\0" "cin4\0" "(non-classical form of 廛) living space for one family in ancient times, ground allotted to a retainer, a shop; a market place\0" "chán\0" "leoi5\0" "(same as 壘) a military wall, a rampart, to pile up, a pile\0" "lěi\0" "hok6\0" "(same as 嶨) hills with lots of big rocks\0" "xì\0" "hei1\0" "lofty, dangerous; critical, (same as 虧) to destroy; to injure; to damage\0" "xī\0" "kiu4\0" "the long tail feathers which curl up; to elevate; to raise the head; warped, (interchangeable 翹) long tail feathers, to raise, outstanding\0" "qiào\0" "zoeng4\0" "dust; dirt, a cellar, a caverns\0" "nàng\0" "wan1\0" "to take a hint; a group of Chinese characters the construction of which suggests the meaning, the fate; good luck or bad are in the pot; don't expose; or leak out\0" "yūn\0" "lung4\0" "to worship of God, to praise; many; much\0" "lóng\0" "fuk6 fuk6\0" "to do something in an old way; use the old method; to go to the old road\0" "fù\0" "zuk1 zung1\0" "draw the feet up; to refuse to advance, to summarize; to gather; to collect, name of an old country, (same as U+9350 鍐) a headstall; ornament on a bridle; (Cant.) to jump up\0" "zōng\0" "gu2\0" "(corrupted form) to make a profit on sell and buy; the profit in business, (interchangeable 嬴) a overplus; gain; profit; abundance\0" "gǔ\0" "hoi1\0" "much; many; numerous, great; big; vast\0" "kāi\0" "diu1 niu5 seoi4 to5\0" "much; many; numerous, great; big; vast\0" "diāo\0" "fo2 lo2\0" "(same as 夥) a band; a company; a partner; an assistant\0" "huà\0" "fai3\0" "much; many; numerous, to get more profit, to estimate more\0" "kuǐ\0" "gou2 zyu5\0" "(corrupted form) to scatter; to disperse, to give the reins to; to allow to run wild; unstable; light; featherbrained\0" "gǎo\0" "tou3 zou6\0" "(same as 套) a case; a wrapper; a covering; a snare, to encase; to slip over\0" "tào\0" "sim2 sin2\0" "concealed the stolen goods in one's dress\0" "shǎn\0" "loi4 loi4\0" "tie-beams of a small boat\0" "lǎi\0" "nip6\0" "instrument of torture used in ancient times, loud, an evil doer all the times, (same as 幸) to rejoice, fortunate; prosperous\0" "niè\0" "faat1\0" "great; big; vast, (same as 弼) to aid; to assist; as in the government, (interchangeable 佛) Buddha\0" "fú\0" "gou2\0" "(said of truth) to come out to the open; to be known by all, (ancient form 澤) glossy; shining\0" "gǎo\0" "ce4 wu1\0" "with a big mouth, great; big; vast\0" "qié\0" "bun6\0" "(interchangeable 伴) a partner; a companion, (same as 赫) bright; luminous, glorious (same as 扶) to support; to prop up; to help\0" "bàn\0" "gaa1\0" "jiā\0" "kwang1\0" "big; great; vast, very, liberal, bark (as a dog)\0" "kōng\0" "corpulent, abundant; flourishing; plenteous\0" "xì\0" "wik6\0" "with great power; vigorous; very strong; with great force, (same as 域) a frontier; a boundary; region, great; big; vast\0" "yù\0" "fui1 teoi4 waai2\0" "(same as 奎) the stride made by a man, name of a star, a kind of tree\0" "zhuī\0" "terror; horror; fear\0" "shěn\0" "(non-classical form) a kind of animal; with head looks like rabbit and feet deer, small rabbit\0" "chuò\0" "hiu1\0" "full grown; fat; plump, fertile; rich, big and clumsy\0" "xiāo\0" "standing without a straight back\0" "jǐ\0" "nou4\0" "(ancient form of 奴) a slave; a servant, term of depreciation, (ancient form of 侮) to insult; to ridicule\0" "nú\0" "gaau2 haau4\0" "(ancient form of U+59E3 姣 U+5B0C 嬌) handsome; pretty, cunning, meretricious allurements, to insult; to disgrace, licentious; profligate; lewd; (Cant.) amorous, in love with\0" "xiáo\0" "zik6\0" "a lady officer of the monarch's palace in old times\0" "yì\0" "zyu1\0" "to become associated with each other in good manners and politeness\0" "yú\0" "gei1\0" "(ancient form of U+59EC 姬) a charming girl, a charming concubine; a monarch's wife\0" "yí\0" "ngam4 zim5\0" "(same as 嬐) agile; adroit fast; quick; prompt, neat; tidy; orderly, to raise the head; to look up\0" "yǎn\0" "used in girl's name\0" "shěn\0" "zim5\0" "with a charming sprightly carriage (said of a woman)\0" "rǎn\0" "hou3\0" "to make a deceptive show of power, not really strict\0" "hào\0" "saap3\0" "used in girl's name, a woman's countenance; features\0" "sà\0" "gwan1\0" "a lady start to doll up\0" "jūn\0" "zaau4\0" "used in girl's name\0" "yóu\0" "daam1\0" "(non-classical form 妉,媅) happy; pleased, to laugh\0" "cam4\0" "(simplified form) last name\0" "xín\0" "pui1\0" "(same as 胚) an embryo; a foetus a month old\0" "pēi\0" "zaau1\0" "used in girl's name\0" "qiū\0" "sim1\0" "small and weak, used in girl's name, a woman's feature; lady's face\0" "chān\0" "o1\0" "a lady teacher to teach the proper rules of female behavior in ancient times\0" "bou3\0" "a pretty girl; a beauty; a belle, handsome; female beauty\0" "bù\0" "dung1\0" "used in girl's name\0" "dōng\0" "ci5\0" "(same as 姒) wife of one's husband's elder brother; (in ancient China) the elder of twins; a Chinese family name, (same as 姬) a handsome girl; a charming girl; a concubine; a Chinese family name\0" "sì\0" "nai5\0" "(same as 嬭) the breasts of a woman; milk; a term of respect for women; grandma, one's elder sister or sisters, used for a girl's name\0" "ěr\0" "si1\0" "used in girl's name\0" "mau5\0" "(same as 媌) pretty; charming girl, (same as 懰) exquisite; fine\0" "mǎo\0" "zaan6\0" "(non-classical form of 孕) to be pregnant; to conceive\0" "yùn\0" "gei1\0" "sodomy; to bugger\0" "jī\0" "naau2\0" "(non-classical form of 妞) a girl; a little girl\0" "haau2\0" "used in girl's name\0" "qiǎo\0" "to have fun; to sport; to play; to frolic\0" "xiōng\0" "pau4\0" "a goddess's name in legend; the sister and successor of Fu Xi 伏羲, (interchangeable 庖), last name\0" "páo\0" "chú\0" "ping1\0" "quick; urgent; anxious, loyal sincere and respectful\0" "pēng\0" "weak and small\0" "nuǒ\0" "git3\0" "clean; pure; clear, usually used for names\0" "결:N\0" "jié\0" "zi1\0" "used in girl's name\0" "의:N\0" "yī\0" "nei6\0" "used in girl's name\0" "이:N\0" "èr\0" "do2\0" "to speculate; to conjecture; to assume; to make an intelligent guess; to fathom, (of a woman) beautiful, used in girl's name\0" "duò\0" "zong1\0" "haau2\0" "do2\0" "to speculate; to conjecture; to assume; to make an intelligent guess; to fathom, (of a woman) beautiful, used in girl's name\0" "duǒ\0" "hap6\0" "to have one's ambition fulfilled; to be successful in one's career; (same as 愜) pleasing; satisfying; to gratify or be gratified, undignified; improper\0" "qiè\0" "leoi5\0" "an ugly woman\0" "lǚ\0" "kau4\0" "used in girl's name\0" "qiú\0" "sou2\0" "(non-classical form of 嫂) wife of one's elder's brother\0" "sǒu\0" "caan3\0" "three women, beautiful things\0" "càn\0" "daau2 daau6 zaau6\0" "can not speak\0" "dòu\0" "ci1 dou1 hei1\0" "used in girl's name\0" "xī\0" "fung1\0" "(same as 妦) exquisite; fine; (said of a woman's figure) very full and voluptuous; buxom, used in girl's name\0" "fēng\0" "zaap1\0" "womanly, (same as 姶 ancient form) exquisite; fine, used in girl's name, clever; bright; nimble, cute; lovable\0" "yì\0" "so1 zo6\0" "used in girl's name\0" "suō\0" "so1\0" "frivolous; flippant; disrespectful; irreverent; to insult, young, used in girl's name\0" "qiē\0" "but6\0" "used in girl's name, a fat woman\0" "pò\0" "san1\0" "used in girl's name, (same as 妾) a concubine, (in old China) a polite term used by a woman to refer to herself when speaking to her husband\0" "xīn\0" "tung2\0" "equal; uniform, used in girl's name\0" "tǒng\0" "saan1 zaan3\0" "(same as U+5A20 娠) pregnant, to let develop; to nourish; to foster; to nurture, slave girls\0" "xìn\0" "zaau4\0" "used in girl's name\0" "yóu\0" "bui3\0" "used in girl's name\0" "bèi\0" "lung6\0" "used in girl's name\0" "lòng\0" "wan6\0" "sau3\0" "yún\0" "lí\0" "dap6\0" "to prostrate; to make obeisance, to concede or submit willingly\0" "tà\0" "lam5\0" "good; nice; fine; excellent\0" "람:N\0" "lǎn\0" "mun5\0" "name of a county in today's Shanxi province\0" "mǎn\0" "goeng2\0" "(corrupted form) chaos; anarchy; distractions; confusion\0" "qiǎng\0" "zuk6\0" "(same as 妯) sisters-in-law (a reference among wives of brothers)\0" "zhóu\0" "aam1 gim1 him1 zim1\0" "to slander; to libel, a maidservant, used in girl's name, womanly\0" "yàn\0" "em\0" "sek3\0" "used in girl's name\0" "xī\0" "luk6\0" "used in girl's name\0" "lù\0" "sik1 sim3\0" "used in girl's name\0" "xī\0" "sou2\0" "(same as 嫂) wife of one's elder brother\0" "sǎo\0" "min5\0" "(same as 嬔) to soar; to fly; to roam (same as 娩) complaisant; agreeable, a pair; a couple; persons or things that come in pairs\0" "fàn\0" "fan1\0" "(same as 婚) to marry a wife; a bride-groom\0" "wui2\0" "exquisite; fine, used in girl's name\0" "wěi\0" "faat3\0" "(same as 髮) the hair on the human head, hairbreadth; hair's-breadth\0" "fà\0" "zaai6 zaam3\0" "an abnormal unborn baby\0" "yì\0" "nou5 zyun5\0" "(same as 惱) to anger to annoy; to irritate\0" "nǎo\0" "cing1\0" "used in girl's name\0" "chēng\0" "taan3\0" "do not care about appearance and deportment\0" "tàn\0" "gai1\0" "used in girl's name\0" "jī\0" "syu6\0" "(corrupted form) used in girl's name\0" "shù\0" "pin4\0" "pretty; exquisite; fine\0" "pián\0" "aam1\0" "not clean; impure\0" "ān\0" "kwaai2\0" "womanly; feminine\0" "kuā\0" "cap3 coi3\0" "to interrupt; to put in a word, lacking in courage; cowardly, nervous; socially timid, womanly; feminine\0" "chā\0" "saan1\0" "(ancient form of 璈) to walk slowly like a woman, to ridicule; to laugh at\0" "haam4\0" "(said of a woman) not clean; impure\0" "xián\0" "zaai6 zat3\0" "cunning; wicked, spoiled; coddled\0" "zhì\0" "caa4\0" "fung1\0" "used in girl's name\0" "fēng\0" "lyun2 lyut6\0" "from; by; whence, to undertake; to manage, to follow\0" "liàn\0" "caam4 caan2 saan6 zaan2\0" "last name (refer to 千家姓)\0" "xún\0" "cuk1\0" "to fawn on; to flatter, to love, attractive, jealous; envy; jealousy\0" "xù\0" "maai4\0" "commonly known as mother in Wu\0" "mì\0" "waai6\0" "unhappy, girlish\0" "huì\0" "muk6\0" "a beautiful face (of a woman); pretty\0" "mù\0" "zung1 zung2\0" "womanly, used in girl's name\0" "yōng\0" "nan5 zin2\0" "exquisite; fine\0" "zhǎn\0" "zi4 zik1\0" "used in girl's name\0" "yì\0" "gaau3\0" "a different name for breasts, to breast-feed; to feed a baby with milk, stingy; niggardly; miserly\0" "nǒu\0" "tong4\0" "used in girl's name\0" "táng\0" "haai4 haai6\0" "slave girls, lacking in courage; nervous, a jealous woman\0" "xī\0" "wan4\0" "(the large seal type 妘) last name, used in girl's name\0" "yún\0" "syu6\0" "used in girl's name\0" "shù\0" "pak3 po4\0" "(same as 婆) an older woman, mother of one's husband, one's grandmother\0" "fú\0" "ngaai6 zi5\0" "maternal grandmother, a midwife, an old woman\0" "yì\0" "daap3\0" "womanly\0" "dá\0" "lin4\0" "(same as 連) relatives through marriage\0" "lián\0" "cou4\0" "exquisite; fine\0" "cáo\0" "cam2\0" "covetousness; greed; cupidity; avarice, licentious; obscene; to seduce\0" "cān\0" "geoi6\0" "delicate; lovely; beautiful, spoiled, jealous; to envy; jealousy, used in girl's name\0" "jù\0" "luk6\0" "used in girl's name\0" "lù\0" "suk1\0" "a local government post in ancient times\0" "sù\0" "zyun5\0" "(non-classical form of 媆) soft; gentle, attractive (same as 嫩) soft and tender, delicate, weak\0" "nèn\0" "ngou6\0" "(ancient form form of 傲) proud; haughty; overbearing rude\0" "ào\0" "an2\0" "to cherish anger, hard to understand, pretty, dignified; solemn, to make sheep eyes or passes; to converse with eyes\0" "ǎn\0" "cam4 cim3\0" "beautiful; pretty, used in girl's name\0" "qiàn\0" "ceoi1 cyun2\0" "used in girl's name\0" "cuī\0" "sung1\0" "used in girl's name\0" "cōng\0" "leoi5\0" "a bad term by which one addresses a woman\0" "zin4\0" "a last name, carriage; deportment; bearing; poise (of a woman)\0" "연:N\0" "rán\0" "saam2\0" "fooling around, weak, (said of a woman's figure) slender; thin and long, used in girl's name\0" "niǎn\0" "maai4\0" "crafty; artful\0" "mái\0" "cam4\0" "used in girl's name\0" "xín\0" "kyut3 waat1\0" "plump, womanly\0" "yuè\0" "beautiful; pretty\0" "nái\0" "ou3\0" "jealous; to envy; jealously\0" "ào\0" "saan1 sin2\0" "(same as 嫀) name of a family or a clan, name of country (in ancient times)\0" "shēn\0" "mei5\0" "(same as 媄) pretty; beautiful\0" "mà\0" "daam1\0" "dong1\0" "laam6\0" "to go beyond normal limit; excessive; out of control, to covet; greedy, to be impolite, used in girl's name\0" "làn\0" "hei1\0" "a word to designate woman, a word of revile used to call a woman\0" "희:N\0" "xī\0" "zoek6\0" "exquisite; fine\0" "yuè\0" "zat1\0" "used in girl's name, soft and tender\0" "zhì\0" "zing4\0" "(non-classical form of 嬴) to have surplus; full; an overplus, to open out; to produce, a family name\0" "wěng\0" "gwaai1 wai4\0" "peaceful; joyful\0" "huái\0" "mung6\0" "(non-classical from of 瞢) dark and obscure, obscure; not bright, used in girl's name, good; fine\0" "mèng\0" "niu5\0" "(said of a woman) with a charming sprightly carriage; slim; delicate and beautiful\0" "niǎo\0" "man5 man6\0" "a (married) couple\0" "wǎn\0" "laau4 nai5\0" "milk, the breasts of a woman, to suckle, word of respect for women, (for Qi's people) mother, used in girl's name\0" "mí\0" "zip6 zit6 zyu1\0" "(non-classical form of 孽) sin; evil; retribution, the son of a concubine\0" "niè\0" "keoi4\0" "name of a folk song in ancient times, used in girl's name\0" "qú\0" "zaan2\0" "white color; no respect; imprudent; (Cant.) interesting, good\0" "찬:N\0" "zàn\0" "lyun2\0" "(non-classical form of 孌) (interchangeable 戀) to admire; to remember (old days, etc.), exquisite; fine, to obey; obedient; to comply, (same as 奱) to bind; binding, used in girl's name\0" "liàn\0" "dip6 zaat6 zit1\0" "(same as 姪) children of one's brother -- nephews or nieces, I; me (when speaking to a family friend of father's generation)\0" "zhí\0" "daai2 zi2\0" "(ancient form of 子) child, seed, 1st terrestrial branch\0" "zǐ\0" "haai4\0" "(same as 孩) a child; an infant, young; small\0" "hái\0" "zeoi6 zok6\0" "name of a fish in legend, spawn, or roe\0" "xù\0" "hou3\0" "(same as 好) to like; to love; to be fond of\0" "hào\0" "king4\0" "(same as 嬛) lonely; solitary, exquisite; fine, to worship with reverence\0" "xuān\0" "caam4 dap3 gei1 zaai3 zit3\0" "locust, larva of Chilo simplex; a kind of moth\0" "zhì\0" "hei1 min5\0" "(same as U+5A29 娩) to bear a son; to give birth\0" "miǎn\0" "seon4 zeot1\0" "(ancient form of 純) pure, sincere; honest; faithful\0" "chún\0" "gaau3 zyu5\0" "to give suck to, infant; baby, ignorant; stupid, prudent; cautious\0" "gòu\0" "seon4\0" "(same as 鶉) quail\0" "chún\0" "lyun4\0" "(same as 孿) twin\0" "luán\0" "cyu5\0" "(same as 宁) space between the throne and the retiring room behind it, to store up; to save up, peaceful, used as a term of comparison\0" "zhù\0" "sau2\0" "(same as 守) to guide; to watch, to wait, to keep\0" "shǒu\0" "liu5\0" "liǎo\0" "gau3\0" "(same as 疚) prolonged illness, mental discomfort, to stay in one place for a long period\0" "jiù\0" "se2\0" "(simplified form of 寫) to write; to draw\0" "xiě\0" "ding6\0" "(same as 定) to decide; to fix; to settle\0" "dìng\0" "gaai3\0" "(same as 介) alone; solitary, to live alone\0" "jiè\0" "zung2 zung4\0" "(ancient form of 容) face; expression, to contain; to hold; to pardon\0" "róng\0" "pong4\0" "(ancient form of 旁) side, by the side of; nearby\0" "máng\0" "geoi1\0" "(ancient form of 居) to dwell; to occupy to inhabit, a Chinese family name\0" "gaap3 hau1 kaap6\0" "corresponding; equivalent, considerable; to a great extent, appropriate, (same as 凹) a hollow, concave\0" "kè\0" "ziu3\0" "deep bottom; the southeast corner of a house\0" "yǎo\0" "fai3 ning4\0" "(same as 寍 寧) peace; serenity, used as a term of comparison: -- rather; it is better, would that\0" "níng\0" "zi4\0" "(corrupted form) right; fitting; proper; good, should; ought to; had better\0" "yí\0" "gong1\0" "spaciously rooms, expansive; vast and boundless\0" "láng\0" "zung4\0" "(non-classical form) harmony; peace, pleasant; agreeable; delightful\0" "yóng\0" "zaan4\0" "(ancient form of 寅) the third of the twelve terrestrial branches, a fellow officer, horary sign (for period from 3 to 5 a.m.)\0" "yín\0" "yán\0" "suk1\0" "(ancient form of 宿) a halting place; to lodge for the night, to keep over night, to cherish, asleep and perching\0" "sù\0" "sik1\0" "night; dark; darkness, of death, to mourn, to lose; to deprived of\0" "lam4 lam6\0" "deep, profound, far, extremely\0" "lín\0" "aa1\0" "pretend to be delicate and beautiful, to hang or be hanged, to be in suspension; unfounded\0" "yā\0" "mou6 mui6\0" "(corrupted form) in contravention of; to offend (same as 冒) incautious, to risk, to put forth\0" "máo\0" "ming4\0" "(same as 冥) dark; obscure; dim, stupidity, far and high, deep; profound, night\0" "míng\0" "zeoi3 zyu4\0" "(a variant of 最) very; exceedingly; most, superior\0" "zuì\0" "zyu5\0" "(same as 宇) a house; a roof, look; appearance, space\0" "yǔ\0" "still; calm; silent, peaceful; harmonious; serene, quite\0" "yì\0" "gau3\0" "night, the dark part of a room\0" "gòu\0" "maai5\0" "have a nightmare, sound sleep\0" "mǐ\0" "zeon3\0" "to accumulate; to amass; to store up, superior, handsome, refined, eminent\0" "jùn\0" "wan2\0" "(non-classical form of 穩) stable; steady; firm, sure; secure\0" "wěn\0" "hoi1\0" "spaciously rooms, emptiness\0" "kāng\0" "dim3\0" "a slanting house, nightmare\0" "diàn\0" "lung4\0" "shape of the sky\0" "lóng\0" "sing2\0" "(non-classical form) to awake (from errors, illusions, etc. to come to one's sense, (interchangeable 惺) clever; wise, wavering; indecisive\0" "xǐng\0" "to exile; to banish, beyond the borders\0" "cuì\0" "kiu4\0" "to sojourn; sojourn, a sojourner; a visitor\0" "qiáo\0" "maan5 min4\0" "unable to meet, empty room\0" "mián\0" "mung6\0" "(standard form) a dream; to dream, visionary, stupid\0" "mèng\0" "cam2\0" "(same as 寢) to sleep; to rest, a tomb, a residence\0" "qǐn\0" "zyun4\0" "(same as 刓) a round off; to trim\0" "wán\0" "daak1 ngoi6\0" "(ancient form of U+5F97 得) to get, complacent, (same as U+7919 礙) to obstruct, to hinder, to stop progress, to injure, to offend, to concern, hindrance, restraint\0" "dé\0" "dak1\0" "(ancient form of 得) to get, complacent\0" "ài\0" "beng2 bin6\0" "(same as 弁) a conical cap worn on ceremonious occasions in ancient times, low-ranking military officers, a Chinese family name\0" "biàn\0" "(corrupted form) a hare, a small rabbit, a family name\0" "nóu\0" "lim4\0" "small; little, humble, to owe, deficient; lacking\0" "lián\0" "gan2\0" "(same as U+50C5 僅) barely enough; scarcely; almost\0" "jǐn\0" "zyu1\0" "crooked; winding, to circle; to hover around\0" "yū\0" "cai1 ceoi4 coek3\0" "short, small; little\0" "chuí\0" "zo2\0" "can not walk normally\0" "zuǒ\0" "bo2\0" "(non-classical form of 跛) lame; crippled\0" "bǒ\0" "fui1\0" "to bump, to strike\0" "huī\0" "ziu6\0" "can not walk normally, swollen feet\0" "yào\0" "teoi2\0" "ulcers, swollen feet, a kind of disease\0" "tuǐ\0" "gik6\0" "tired; weary\0" "jì\0" "aam1 an2\0" "lame; crippled; feeble\0" "ān\0" "gwo2 kong3 kwok3\0" "not straight, improper\0" "luò\0" "gei1\0" "(same as 踦) one-legged, crippled; halt, a defect, tired, the shin\0" "jǐ\0" "waai2\0" "ulcers, swollen feet, a kind of disease (abnormal in walking)\0" "wěi\0" "bui6 but6\0" "big foot, walking\0" "bō\0" "zaat3\0" "big foot\0" "zā\0" "seot1\0" "unable to walk\0" "xù\0" "nin2\0" "soft and meek, weak, to arrange, to regulate\0" "niǎn\0" "lai1 zaan6\0" "(same as 孕) to be pregnant; to conceive\0" "yùn\0" "baa2 paa4\0" "(baby talk) body waste, (a dialect) weight measurement\0" "bǎ\0" "zaat6\0" "small; to store up or pile in order, to follow; to trace, a short step\0" "zhé\0" "geoi1\0" "(an ancient form of 居), to dwell; to remain, to be in (various states and conditions), to occupy, the course of one's life\0" "jū\0" "mei5\0" "(standard form of 尾) the tail; the rear, last; final\0" "wěi\0" "aai3\0" "(standard form) lusty; strong; gigantic strength, heavy sleep with snoring\0" "xiè\0" "hai1 hei3\0" "the buttocks; the rump; the sacrum, to set sideways, the male organ; (Cant.) vulgar term for the female sex organ\0" "qì\0" "ji4\0" "(corrupted form) the upright bar for fastening a door\0" "yí\0" "ngaat6 sit3\0" "(same as 屑) chips; crumbs; bits trifles, to care; to mind\0" "xiè\0" "ci1 ci3 zi4\0" "this, here, if so; in this case, reluctant to go forward\0" "cí\0" "gau1\0" "the male organ, obscene language; vulgar expression\0" "qiú\0" "duk1 tyun4\0" "(non-classical form of U+8C5A 豚) a small pig; (Cant.) end, bottom, rump\0" "dū\0" "niu6\0" "(same as 尿) urine; to urinate\0" "niào\0" "kaai3\0" "to pile up layer by layer, wedge, gatepost\0" "qì\0" "gei2\0" "red slippers, (corrupted form of 履) shoes\0" "jǐ\0" "teoi1\0" "hempen sandals, boots\0" "tuī\0" "semen\0" "sóng\0" "din6\0" "savings and (or) reserves; (same as U+5960 奠) to settle; to lay; (same as U+588A 墊) to advance (money), to cushion, to sink into; (said of manner) dignified; stately; graceful\0" "diàn\0" "liu4\0" "male organ\0" "láo\0" "zin2\0" "(same as 展) to open, to stretch, to unfold, to expand\0" "zhǎn\0" "zi1\0" "(ancient form of 之) to arrive at; to go to\0" "fan1\0" "(same as 芬) fragrance; aroma; sweet smell; perfume\0" "saam4\0" "to help; to aid; to assist (ancient form of 岑) a relatively high, pointed hill, silent; still; quiet\0" "yín\0" "cip3 gip3 saam4 seon2\0" "deep in the mountain\0" "cén\0" "gei2\0" "name of a mountain\0" "jǐ\0" "wui6\0" "(ancient form of 會) to meet, to gather, to be able, to understand\0" "huì\0" "zi1 zi2\0" "(corrupted form) name of a mountain (the location is unknown)\0" "zǐ\0" "laam4\0" "(same as 嵐) mountain vapor; mist\0" "lán\0" "mau6 nau4\0" "the appearance of the mountain is flat and smooth, (corrupted form of 峱) name of a mountain in Shandong province\0" "náo\0" "zaau2 zau2\0" "(non-classical form of 走) to walk, to run, to leave\0" "jù\0" "close or near\0" "qìn\0" "daai6\0" "name of an island\0" "dài\0" "variant of 出 U+51FA, to go out, send out; to stand; to produce\0" "DERU DASU\0" "SHUTSU SUI\0" "zit3\0" "(same as 岊) the turning area of a mountain, mountain top; summit, a high mountain, a bare (of bald) mountain or hill\0" "jié\0" "heoi2\0" "name of a mountain\0" "xǔ\0" "cung1\0" "dusk; twilight\0" "cōng\0" "zung6\0" "name of a mountain, the plain between mountains\0" "yòng\0" "dau2\0" "name of a mountain\0" "dǒu\0" "ci4\0" "name of a mountain, (non-classical form of 岷) the Min River (in Sichuan), Mt. Min (in Sichuan), name of a county (in old China)\0" "chí\0" "tou1\0" "(corrupted form) frivolous; flippant; capricious; playful; sportive, cunning\0" "man4\0" "(same as 岷) the Min River (in Sichuan), Mt. Min (in Sichuan), name of a county (in old China)\0" "mǐn\0" "wong4\0" "luxuriant; lush; flourishing\0" "huáng\0" "seoi3\0" "(same as 呡) (simplified form of 歲) a year; age (of a person), harvest\0" "suì\0" "ho2\0" "(same as 岢) name of a mountain in Shanxi province\0" "kě\0" "zuk6\0" "(ancient form of 族) a tribe; a clan; relatives, race (of people), a class; a family (of animals)\0" "zú\0" "hou6\0" "name of a mountain\0" "hào\0" "nip6 sing4\0" "(same as 丞) to respectfully receive, to flatter; to pay court to\0" "승:N\0" "chéng\0" "hyut3\0" "mountain; hill\0" "xuè\0" "nei4\0" "(same as 尼) a nun, the mountains after which Confucius was named\0" "ní\0" "kei4\0" "(same as 岐) name of a mountain in Shanxi province, name of a political district in ancient China, name of a river in Shanxi province, to diverge; to branch\0" "chì\0" "lin4\0" "name of a mountain\0" "lián\0" "ngang6 ngon6\0" "(a variant of 岸) shore; bank; beach; coast\0" "àn\0" "mou5\0" "name of cape in Shandong Province\0" "mǔ\0" "si1\0" "(corrupted form of 司) to have charge of; to preside over, a (governmental) department\0" "sī\0" "coeng4\0" "name of a mountain\0" "xiáng\0" "ou2 zoeng4 zoeng6\0" "lofty; high; steep\0" "yáng\0" "waa4\0" "name of a mountain\0" "huá\0" "co4\0" "a land-slide, name of mountain\0" "cuò\0" "kau4\0" "name of a mountain\0" "qiú\0" "lou4\0" "name of pavilion (garden) in ancient China, name of a mountain\0" "láo\0" "fu1\0" "name of a mountain\0" "fú\0" "deoi3\0" "deep and level ground gully at the foot of a hill\0" "duì\0" "mong4\0" "a mountain in today's Sichuan Province\0" "máng\0" "long4\0" "name of a mountain, a solitary peak\0" "láng\0" "to5\0" "a long mountain ridge, steep; lofty mountain\0" "tuǒ\0" "ham4\0" "steep and lofty, a big valley\0" "hán\0" "mong5\0" "big and high; lofty; steep\0" "mǎng\0" "but6\0" "mountain; hill\0" "bó\0" "kwan1\0" "mountains adjoining, mountain chain; name of a mountain\0" "qūn\0" "kei4\0" "lofty and dangerous, rocks on the mountain side\0" "qí\0" "ham4\0" "steep and lofty, a big valley\0" "hán\0" "lung6\0" "(loanword from Zhuang) the plain; level ground between rocky mountain, name of county\0" "lòng\0" "ban1\0" "name of a small principality in what is now Shanxi, the home of the founder of the Zhou dynasty\0" "tiu4\0" "name of a mountain\0" "tiáo\0" "zaak6\0" "shape of the mountain, a mountain in today's Shandong Province\0" "zé\0" "kei4\0" "(same as 岐) name of a mountain in Shanxi Province, name of a political district in ancient China, name of a river in Shanxi province, to diverge; to branch\0" "qí\0" "zan2 zan3\0" "high and steep; lofty\0" "zàn\0" "nei4\0" "(non-classical and abbreviated form) shape of the mountain\0" "mí\0" "pui4\0" "(same as 培) to bank up with earth, to nourish; to strengthen; to cultivate\0" "péi\0" "zan2 zan6\0" "precipitous and lofty; very steep mountains\0" "zhàn\0" "hong2 hong6 hot3\0" "(same as 巷) a lane; an alley\0" "xiàng\0" "gong1\0" "(same as 岡) ridge (of a hill or mountain)\0" "gǎng\0" "kei4\0" "the rocks on the hills are of different shapes; rugged and weird, character different from others\0" "qí\0" "luk6\0" "(loan-word from Zhuang) used in place-names in Guangxi for level ground, a plain between mountains\0" "lù\0" "caam1\0" "(simplified form of 嵾) uneven; rolling; rough; rugged, name of a mountain (Wudangshan)\0" "wan6\0" "name of a mountain\0" "yùn\0" "hon6 ngok6 zim4\0" "a cliff; a precipice\0" "è\0" "cyun4\0" "a fountain in the side of a hill, name of a mountain\0" "duān\0" "man4\0" "(same as 岷) the Min River (in Sichuan), Mt. Min (in Sichuan), name of a county (in old China)\0" "mín\0" "waai1\0" "name of a mountain, lofty and steep; high\0" "wēi\0" "cyun4\0" "(same as 泉) spring; fountain, money (archaic)\0" "quán\0" "saau2 sou2\0" "a mountain in today's Shandong Province southwest of Mengyin county\0" "sǒu\0" "man4\0" "(same as 岷) the Min River (in Sichuan), Mt. Min (in Sichuan), name of a county (in old China)\0" "mín\0" "daat6 daau6\0" "lofty; high\0" "tū\0" "ming5\0" "name of a mountain; lofty, steep\0" "mǐng\0" "ngau5 ngo4 paau4 zip6\0" "shape of a mountain\0" "yǎo\0" "zyun4\0" "mountain peak; mountain top; summit\0" "jué\0" "gak3 ham2 leot6\0" "name of a mountain\0" "lì\0" "fai3 fan4 fan6\0" "lump on the hills, rugged; rough; rough, lofty; steep, the dejection one feels at heart\0" "kuài\0" "gong1\0" "(non-classical form of 岡) ridge (of a hill or mountain)\0" "gǎng\0" "zyun4\0" "mountain peak; mountain top; summit\0" "yuán\0" "dap3\0" "a wart; a pustule; a pimple, a round lump\0" "da\0" "gou1\0" "(non-classical form) name of pavilion (garden) in ancient China, name of a mountain\0" "liu4 lou4\0" "the appearance of a mountain is lofty and steep and profound\0" "láo\0" "laau4\0" "mountain top; summit\0" "lóu\0" "cim3 ding1 zam2\0" "(same as 塹) the moat around a city, a pit; a hole or cavity in the ground (same as 嶄) (of a mountain) high and pointed, novel; new\0" "qiàn\0" "ngou4 ngou4\0" "name of a place in Shandong Province, mountain with lots of small rocks\0" "áo\0" "ngɑu\0" "biu2\0" "mountain top; summit, pointing mountain\0" "biǎo\0" "zung4\0" "name of a mountain in county Jian\0" "yōng\0" "mong5\0" "high and steep, name of a mountain\0" "mǎng\0" "dou2\0" "(same as 島) island; isle\0" "dǎo\0" "caam1\0" "irregular outline of a range of hills\0" "ngou4\0" "name of a place, lofty; steep, mountain with lots of small rocks\0" "áo\0" "zaap6\0" "name of a mountain in Yunnan Province\0" "xí\0" "fuk1\0" "to cover; to put a cover over something, name of a mountain\0" "fú\0" "daan1\0" "name of a mountain\0" "dān\0" "zau6\0" "name of a mountain ridge\0" "jiù\0" "zeon6\0" "name of a place\0" "rùn\0" "hiu1 tung4\0" "mountain; hill, bald hills, valley; ravine\0" "tóng\0" "keoi1\0" "(same as U+5D87 嶇) a rugged, steep mountain\0" "qū\0" "ngok6\0" "(same as 崿) a lofty mountain peak\0" "è\0" "hei1\0" "high; lofty; steep, (corrupted form of 嵌)\0" "기:N\0" "qī\0" "caap1 zap6 zit6\0" "lofty; majestic, name of a mountain\0" "jí\0" "zaap6\0" "(same as U+380D 㠍) a lofty mountain\0" "jí\0" "gwaai3 waa4 wat6\0" "name of a mountain\0" "huá\0" "caa4 giu6 kiu4\0" "high and pointed mountain, mountain paths (same as 嶠) lofty\0" "jiào\0" "zeoi6\0" "high mountain steep rugged and uneven\0" "zuì\0" "biu2\0" "(same as U+37FD 㟽) mountain top; summit, pointed mountain top\0" "biǎo\0" "mung4\0" "name of a mountain\0" "méng\0" "bai3 be6\0" "shapes of the mountain, the strategic and dangerous gorge, (a dialect) field in between of the valleys\0" "bài\0" "waai5\0" "(same as 嵬) lofty, precipitous; high and dangerous mountain\0" "wěi\0" "zi4 zi6\0" "(same as 嶬) precipitous; nigh and dangerous, name of a mountain\0" "yǐ\0" "bei1 ou3\0" "(same as 奧 嶴) deep in the mountain, name of a place in Zhejiang Province; at the hill side\0" "ào\0" "zeoi6\0" "(same as 嶼) an island\0" "서:N\0" "yǔ\0" "hou4\0" "a mountain paths (same as 崤) name of a mountain\0" "háo\0" "deoi3 zeoi3\0" "high and lofty\0" "duì\0" "name a county\0" "wò\0" "zik6\0" "(same as 嶷) young kids smart and familiar with human affairs, range of mountains in Hunan Province\0" "nì\0" "cyun4\0" "(non-classical 巑) lofty and steep mountains, to rise high\0" "cuán\0" "lai4\0" "a mountain in ancient times; Lieshan in Guizhou province\0" "lí\0" "lou4\0" "name of a mountain\0" "lú\0" "muk6 niu5\0" "high and lofty\0" "niǎo\0" "wai4 wik6\0" "rugged and uneven, to shrink; to recoil; to cringe\0" "huái\0" "lik6\0" "a mountain in Jiangxi Province; southeast of Jingde county\0" "lì\0" "leoi6\0" "rugged and uneven, high and lofty, to roll stones down hill, piles of stones\0" "lǜ\0" "fung1 gaam3 haat6\0" "name of a mountain\0" "fēng\0" "mei5\0" "a little slanted; smooth, name of a mountain\0" "mǐ\0" "gwaat1 waat1\0" "misty mountain\0" "yù\0" "fong1\0" "(same as 芒 荒) vast, to reach, dwell, to neglect; to leave completely unattended to\0" "geoi6\0" "ancient form of 五 'five'\0" "jù\0" "zin2\0" "to open, to stretch; to extend, to unfold; to dilate; to prolong\0" "zhǎn\0" "pang1\0" "to expand, to swell, (non-classical form of 肛) the anus\0" "pēng\0" "zyu5\0" "according to; to use; with, for\0" "yǐ\0" "gei6\0" "to set with the legs crossed (standard form of 踞); (ancient form of 箕) a winnowing basket, a dust basket, (same as 杞) a state in ancient times\0" "jì\0" "baat6 bei2 bok3\0" "ripped; split\0" "bǐ\0" "zaan6\0" "a pillow case\0" "rèn\0" "fong1\0" "a turban; headdress; a scarf, a piece of cloth (fabric) used to cover something\0" "huāng\0" "faan4\0" "(a variant of U+5E06 帆) a sail, to sail\0" "fán\0" "gok3 hon6 kaau3\0" "a vessel for rice, mats on carriage\0" "gé\0" "fu3 gu1\0" "(same as 衭) the lapel or collar of a garment or robe, (Cant., same as 褲) drawers, trousers or pants\0" "kù\0" "gaai3\0" "a turban; a headdress a scarf\0" "jiè\0" "saa1\0" "a fine thread, a net with small; tiny holes\0" "shā\0" "hei1\0" "(same as 希) rare, to hope; to expect\0" "si1\0" "sī\0" "tung4\0" "a dish-cloth; a mopper; a cleaning rag\0" "tóng\0" "zyun1 zyun3\0" "a dish-cloth; a mopper; a cleaning rag, headdress; a scarf; turban\0" "yuān\0" "zi1\0" "a kind of delicate and fine fabric, a napkin; kerchief or towel, headwear\0" "zī\0" "bai6\0" "ragged clothing, ragged; old and wear out\0" "bì\0" "kai2 kwaa1 kwaa3 pong4 tap3\0" "a robe; a long gown, a shirt; a short gown\0" "kuǎ\0" "lai6\0" "remains; remnants\0" "lì\0" "fong1\0" "an artisan to soften raw silk by boiling and to dye the dressed silk\0" "huāng\0" "seon1 seon2\0" "collar\0" "xún\0" "no5\0" "storage room\0" "nuǒ\0" "fong1\0" "(same as U+3843 㡃) an artisan to soften raw silk by boiling and to dye the dressed silk\0" "zip3\0" "collar, the front of a Chinese gown, lapel of a Chinese dress worn by the literati in former days\0" "zhé\0" "man6\0" "the ropes attached to the bier and held by mourners, mourning garments, a ceremonial cap for high ministers in old China\0" "wèn\0" "zin4\0" "a kind of fabric, a county in today's Shandong Province; southwest of Huangxian\0" "xián\0" "haap1 hap6\0" "(same as 帢) a kind of cap worn by an officer in old China\0" "qià\0" "zim1\0" "a kind of headdress for man in old China, a bag used to feed the horses\0" "yé\0" "mou6\0" "(same as 帽) a hat, headwear, a cap (of fountain-pen, crew, etc.)\0" "mào\0" "saam1\0" "(simplified form of U+5E53 幓) (same as U+7E3F 縿) the long bands or ribbons attached to flags and banners (same as U+8942 襂) the feather decorated carriages or dresses; flapping and dangling, headdress used by man in ancient times\0" "so1\0" "to cut a strip of cloth; a breadth of material, (same as 繻) fine gauze, frayed edges of silk, silk torn into two pieces, one of which was given as a credential and the other retained, a loose garment or cloak; fine clothes, the left over material after cutting; ragged fabric\0" "shù\0" "zin1\0" "(non-classical form) flags, pennants, streamers, etc.\0" "hau1 ziu2\0" "ancient mourning turban worn by women, to hem, turban worn by men\0" "qiāo\0" "zeon1\0" "a calico sack for grain, etc.\0" "zhūn\0" "kwaan1\0" "drawers; trousers or pants\0" "kūn\0" "mou6\0" "oiled calico, varnish-cloth used to cover the cross-bean in front of the shafts of a carriage\0" "wù\0" "zing1\0" "(same as 央) sharp; distinct, bright-colored\0" "yīng\0" "cong4\0" "(same as 幢) to cover; a covering; a screen, a curtain for a carriage\0" "chuáng\0" "tai4\0" "red paper, a small piece of thin paper, ropes; cords; cables\0" "tí\0" "lim4\0" "screens; cloth partition; door curtain; door flap, (same as 縑) a kind of fine silk, downy, feathery; featheriness\0" "lián\0" "bei1\0" "curtain for carriage\0" "bī\0" "haat6 ngaau1\0" "armour, unlined garments\0" "gōu\0" "mong4\0" "name for a workman who applied color in painting (in ancient times)\0" "máng\0" "syut3\0" "ragged clothes, left over; remainder, the excess; the surplus, to cut out (of silk fabrics) as a design\0" "xiè\0" "fung6\0" "a napkin, kerchief, a headgear; articles for dressing the hair, a calligrapher's or painter's signature, seal, dedicatory notes, etc. on a painting, etc.\0" "fèng\0" "laau4 laau5 leoi5\0" "a sack used to feed the horses, an old family name\0" "lóu\0" "zou1\0" "bed-mats for baby\0" "zāo\0" "zing3\0" "a picture; one of a pair, as of scrolls, etc.\0" "zhèng\0" "cyu4\0" "(a variant of 幮 U+5E6E, 𢅥 U+22165) a screen used to make a temporary kitchen\0" "TOBARI KAYA\0" "CHU JIU\0" "chú\0" "maan6\0" "(a variant of 幔) a curtain, a screen\0" "màn\0" "lung4\0" "(same as 龍) dragon, or the emperor; imperial, a Chinese family name\0" "lóng\0" "zaan2\0" "to curl up; to roll up, to wrap up; to bind\0" "yìn\0" "baan1 faan6\0" "mess; out of order, chaos; confusion, (of clothes) tattered; in rags\0" "pīn\0" "coeng1 zing3\0" "to stretch open painting, (same as 幀) a picture (one of a pair as of scrolls, etc.)\0" "zhèng\0" "cin1\0" "a label; a tag, to record, to make a note, to wipe; to scrub; to dust; to clean\0" "jiān\0" "lyun4\0" "a girdle; a sash or scarf; a belt; a band; a ribbon; a string; a tie\0" "luán\0" "the varnish on the floor, to erase; to obliterate, to scribble\0" "nié\0" "zi3\0" "anxious, unsuccessful man\0" "yì\0" "gai3\0" "(standard, ancient form of U+7E7C 繼) to continue; to carry on, to follow; to inherit; to succeed to\0" "jì\0" "gaap6 kaap6\0" "danger; precarious, to fear, lofty; high, just; honest, to grind, to cultivate; to polish\0" "jí\0" "dok6 dou6 saam2 zak6\0" "(ancient form of 宅) wall of a building, a house, to keep in the house, thriving; flourishing, blazing, (ancient form of 度) legal system; laws and institutions, to think; to consider; to ponder; to contemplate\0" "zhái\0" "zyu5\0" "(large seal type 宇) a house; a roof, appearance, space; the canopy of heaven, to cover\0" "yǔ\0" "gaau3 kaau3\0" "(same as 灸) (in Chinese medicine) to cauterize by burning moxa; moxa cautery; moxibustion\0" "jiǔ\0" "waan4\0" "tiles (laid upside down) on a roof, ropes, to hold fast\0" "huán\0" "zi2\0" "mountain, (corrupted form of 底) underside; bottom; basis; foundation\0" "zhǐ\0" "kaap1 lai1\0" "sound\0" "lā\0" "lụp\0" "ling4 ling5\0" "roof of the house connected\0" "líng\0" "zi2\0" "dwell, to live in a depraved (crude; vulgar; inferior) place\0" "zhǐ\0" "bun2\0" "a family name\0" "běn\0" "zaa3\0" "a house; an unfinished house, uneven; irregular; unsuitable; ill-matched, tenon\0" "zhà\0" "zeoi1\0" "to rely upon each other\0" "jū\0" "daan3\0" "a cottage; a small house, a small cup\0" "dàn\0" "liu6\0" "(non-classical form of 廖) name of a small ancient State, a Chinese family name\0" "liào\0" "zi6\0" "a granary, a cabin, as in the ship, a corridor; a hallway\0" "yì\0" "ziu6\0" "depraved talking\0" "zhào\0" "haan6\0" "a threshold; a door-sill\0" "xiàn\0" "cik1\0" "(standard form of 斥) to accuse; to blame, to expel; to drive off; to reject\0" "chì\0" "ci3\0" "side room\0" "cì\0" "ci2\0" "(same as U+388B 㢋) vast, to open up, enlarge or expand, the blot of a door; door latch, name of a person\0" "chǐ\0" "zim5\0" "(terrains) of highly strategic; precipitous (hill, etc. a big mound; (same as 㢈) a collapsed house, to hit, to catch something\0" "yǎn\0" "long4\0" "high, magnanimity\0" "랑:N\0" "láng\0" "cim1 daau6\0" "a kind of utensil; implement; tool, a place of worship; a place where to honor by a service or rite; a place to offer sacrifices; a kitchen\0" "dòu\0" "lung6\0" "a shield; a screen, a tall building; an edifice, (same as 弄) an alley; a lane\0" "lòng\0" "cin4\0" "(same as 廛) living space for one family in ancient times, a store; a shop, a hundred mu (equal to 733.50 square yards) cultivated land\0" "chán\0" "teoi4\0" "a collapsed house; (same as U+5806 堆) to heap up; to pile\0" "tuí\0" "caa4\0" "a room with open space, an old county near today's Shandong Province Yunchengxian\0" "chá\0" "aai2\0" "to set side by side, to hide; to conceal, to store\0" "ǎi\0" "ci2\0" "vast, to open up, enlarge or expand\0" "chǐ\0" "zing2 zoeng3 zung2\0" "a long verandah; a long porch\0" "yǐng\0" "cap3 zaap1 ziu3\0" "hide; conceal, a house not so high\0" "zhé\0" "tau4\0" "a cesspool; a manger, a trough; a flume; a chute, (same as 庾) a stack of grain, an ancient measure of capacity, a storage for water, (ancient form 逾) to pass over; to exceed\0" "tóu\0" "teoi4\0" "(corrupted form of U+3888 㢈) a collapsed house; (same as 堆) to heap up; to pile\0" "tuí\0" "caa4\0" "an almost collapsing house\0" "chá\0" "zoeng3\0" "(same as 障) to separate; to screen, a screen, a veil, a dike, to defend; to guard\0" "yǎo\0" "cung1 zaai1 zung2\0" "many; numerous; a crowd; the masses, two houses connected each other\0" "zǒng\0" "zung1\0" "(same as 廱) harmony; peace, peaceful; mild\0" "pun1\0" "a store house, to store\0" "pān\0" "hiu1 hou4\0" "a high house; a high building\0" "qiào\0" "him3 lim4\0" "(non-classical form) (a variant of 廉) pure, modest, incorrupt, not avaricious--thus: reasonable in price\0" "lián\0" "gaan2 kaan4 saap1\0" "(same as 廑) a hut; cottage, careful; eager; concern\0" "qín\0" "lou5\0" "a corridor; a hallway; rooms around the hall (the middle room of a Chinese house), a nunnery; a convent, a cottage; a hut, a mansion\0" "lǔ\0" "zim6\0" "small, a cabinet; a cupboard\0" "yàn\0" "kong2\0" "vast\0" "kàng\0" "sou1\0" "cottage; a coarse house, house with flat roof\0" "sū\0" "zi6\0" "rooms connected, moveable house (a yurt, a portable, tentlike dwelling used by nomadic Mongols)\0" "yì\0" "cin2\0" "to walk slowly; to stroll; to ramble\0" "chān\0" "gwing2\0" "(same as 迥) far; distant; separated\0" "jiǒng\0" "ceoi1 ceot1 zoeng2\0" "(same as 獎) to exhort; to encourage, to praise; to commend, to advise; to urge, to help\0" "jiǎng\0" "king4 king4\0" "(same as 擎) to lift; to lift up; to support\0" "jìng\0" "dung6\0" "a big piece of log to join the thick ropes; cable; used on a boat\0" "dòng\0" "go1\0" "(corrupted form) wooden post or pile for tethering animals, small and sharp pile\0" "gyun2\0" "(same as 卷) a book or painting which can be easily folded or rolled up, a division of a book\0" "juàn\0" "hon6\0" "to defend; to ward off; to refuse; to reject; to oppose, a frontier pass (in Wuxian) in ancient times, a county in ancient times\0" "hàn\0" "dik1 dim3 tiu4\0" "to shoot; to spurt, (same as 的) target for archery\0" "dì\0" "wu1\0" "to draw a full bow to aim at the target, to hold; to maintain; to uphold, to conduct\0" "wang4\0" "(same as U+5F4B 彋) a bow stretched to the full\0" "hóng\0" "tou1\0" "(non-classical form of 弢) a bow-case; a scabbard, to sheathe, to conceal\0" "ci4\0" "(same as 弛) to unstring a bow; to relax; to neglect\0" "chí\0" "deon1\0" "(same as 弴) bows (with carved pattern) used by the son of heaven -- the emperor, flags; streamers; banners, a flag-staff made of bamboo\0" "diāo\0" "bei6\0" "to stretch a bow, the bow decorated with colorful silk and leather, bent; curved\0" "bì\0" "saan1 seon3\0" "(same as 巽) the 5th of the Eight Diagrams 八卦, South-east, Mild, bland, insinuating, peaceful words\0" "xùn\0" "lou4\0" "(same as 玈) black color, a black bow; bow in general\0" "lú\0" "sai1\0" "(ancient form of 西) the west; western, European\0" "hip3 sip3\0" "powerful and strong bow, (interchangeable 弽韘) archer's thumb ring of leather\0" "xié\0" "bat6\0" "(non-classical form of 弼) device for regulating bows; bow regulator, to correct, to assist; to aid\0" "bì\0" "baat6 mak3 pong5\0" "(ancient form of 弼) device for regulating bows; bow regulator, to correct, to assist; to aid, to dust, to shake; to brush\0" "bì\0" "zin2 zin4\0" "(non-classical form of 弦) string (of a bow, a musical instrument, etc.), chord of an arc, the first or last quarter of a lunar month\0" "현:N\0" "xián\0" "waai2\0" "to draw a bow, bent\0" "ruì\0" "bit3\0" "(same as 彆) awkward, unfavourable, unsuitable, not smooth\0" "biè\0" "nei6\0" "(same as 餌) a bait, cakes, food, to eat\0" "ěr\0" "gyun3\0" "the curved end of a bow\0" "juàn\0" "zan3\0" "to rebound, to impeach, to play\0" "zhèn\0" "baai3 bei6\0" "to equip a bow with silk and muscular fibre\0" "bèi\0" "zik6\0" "to bind, to pack up the bows and the cover of the bows\0" "è\0" "zuk6\0" "(same as 鬻) to sell; to buy, to nourish\0" "yǔ\0" "keoi4\0" "powerful; strong bows, the end of the bows\0" "qú\0" "zam1\0" "bow-string; a chord; a straight road, to draw a bow, strong\0" "zàn\0" "nei4\0" "to loose the bow-string, a kind of jade, (same as 彌) full, great, boundless, to complete\0" "mí\0" "caa3 zi6\0" "a kind of beast with long hair, other name for pig, fox, wild cat, raccoon\0" "yì\0" "si3\0" "a kind of animal, a kind of rat, (interchangeable 肆) extremely; excessively; reckless; without restraint, to exhaust\0" "sì\0" "gung1\0" "(ancient form of 工) labor, work, fine; delicate, to be skilled in\0" "daan1\0" "(ancient form of 丹) cinnabar, red; scarlet, a pill, a sophisticated decoction\0" "saam3\0" "to join two things; contiguous; things connected end to end, sharp\0" "shàn\0" "ciu1 cong2 toi4 zaau2\0" "(ancient form of 台) a raised platform, eminent; exalted, name of a star\0" "tái\0" "man6 muk6\0" "fine (material, etc.) and delicate (workmanship, etc.) decorative design or pattern\0" "mù\0" "zing6\0" "(ancient form of 靜) still; quiet; calm; silent; peaceful\0" "jìng\0" "bin3\0" "(ancient form of 變) to change; to transform; to switch; to alter, rebellion\0" "biàn\0" "bhæng\0" "zung4\0" "double image, (non-classical form of 容) face; expression; countenance, to contain; to hold; to accept\0" "róng\0" "saang3 sik1\0" "hair-raising, hairiness\0" "cèng\0" "caan3\0" "literary in taste; elegant; ornamental, beautiful and gorgeous\0" "càn\0" "ding1\0" "to walk alone, to insist on one's ways in doing things\0" "dīng\0" "keoi1\0" "(same as 跔) spasms, cramps in the feet and legs, in cold day the joints of the feet and legs unable to stretch\0" "dek6 duk6\0" "to walk in an easy and leisurely manner, (same as 宙) time--past, present and future, infinite time; time without beginning or end; eternity\0" "dí\0" "tung2 tung4\0" "to go straight forward, (same as 衕) a lane; an alley, (same as 侗) ignorant; rude; rustic; straight-forward; uninterrupted; no obstacle\0" "tǒng\0" "dap6\0" "walking, (ancient form form of 會) to meet, to gather, to be able, to realize\0" "tà\0" "haang4\0" "to walk; to go\0" "xíng\0" "sung1\0" "a Chinese family name\0" "sōng\0" "dyut6\0" "to walk; to go\0" "duó\0" "hei3\0" "to go; to walk\0" "xì\0" "tou4\0" "a rope decorated with bronze ornament (for leading cattle), a family name\0" "tāo\0" "daai1 taai4\0" "to rest from work; to take a rest\0" "tí\0" "saam2 sim2\0" "to walk in an unsteady way; to swing to and from, to doubt, to suspect\0" "shàn\0" "cin5\0" "(same as 踐) to tread upon; to trample, to carry out; to perform\0" "jiàn\0" "zi6\0" "(same as 偫) to store up, savings and/or reserves, complete with every; having nothing short; all; the whole\0" "zhì\0" "wai1\0" "a winding path\0" "wēi\0" "zaan6\0" "(same as 胤) the succession in a family; posterity; heirs, to inherit; to follow after\0" "윤:N\0" "yìn\0" "wun6\0" "to walk with slow steps; proceed slowly\0" "huǎn\0" "dung2\0" "(same as 踵) the heel, to follow, to call personally at; to go personally to, (ancient form 動) to move; to start; to shake, to excite; to rouse; to take action\0" "zhǒng\0" "cap1\0" "to walk\0" "qì\0" "zung1\0" "number, several; a few, a kind of caldron or kettle, to walk\0" "zōng\0" "sit3\0" "the dresses toss and flying about in the wind, to shake; to toss, to wave, to scull; to row, to agitate\0" "xiè\0" "sik1\0" "to shake; to rattle\0" "xiè\0" "zak3\0" "common people; people in ordinary feature or countenance, to walk, to go in a hurry\0" "zé\0" "mei4\0" "(non-classical form of 微) small, low, weak; feeble\0" "wéi\0" "taat3\0" "to run away; to flee; to escape; to evade, (interchangeable 達) to reach; to arrive at, to walk away without meeting each other\0" "tà\0" "zin1\0" "to walk, to go, to hide; to conceal, very difficult to proceed\0" "zhān\0" "ning6\0" "walking\0" "nìng\0" "sam1\0" "(variant of 心) the heart, the moral nature, the mind, the affections, intention, the radical on left side of the character\0" "ngai6\0" "to remedy by punishment; to punish; to reprove; to warn, in great distress; suffering hardships; distress; trouble; worry\0" "yì\0" "zaan2\0" "(same as 忍) to endure; to bear; to forbear; to repress\0" "rěn\0" "syu3\0" "(ancient form of 恕) to forgive; to pardon, (ancient form 怒) anger; wrath; indignation; rage\0" "서:N\0" "shù\0" "caa3\0" "do not care; unmindful of\0" "chà\0" "coek3 niu5 zoek3\0" "painfully sad, scared; afraid; fearful, anger, melancholy; grievous; mournful; sad, to be concerned about\0" "zhuó\0" "tim2\0" "(standard form of 忝) to disgrace; to insult, to condescend\0" "miǎn\0" "gap1\0" "(a variant of 急) anxious; hurried; urgent; hasty\0" "jí\0" "fong1 fong4\0" "jealous; to envy, (same as 妨) to hinder; to obstruct, to harm; to damage\0" "fáng\0" "pui3\0" "raging animosity or hatred; full of anger and spite, unhappy; displeased\0" "pèi\0" "oi3\0" "to love, to be fond of, o like; love, affection, a breath, news, to stop; to end, (interchangeable 忌) jealous; to envy, (the small seal 愛) love\0" "ài\0" "faan2\0" "nauseated; disgusted, (in medicine) an acute case, quick-tempered, to regret; to repent, small (piece of land); narrow (minded)\0" "fàn\0" "ou2 ou3\0" "terrified; scared; nervous, (same as 懊) regretful; remorseful; resentful\0" "ǎo\0" "saam3\0" "sad; sorrowful\0" "qìn\0" "kaa3 kok3 ngaa4\0" "fear; dread; fright; scare, crafty; low cunning\0" "qiā\0" "haau6\0" "(same as 恔) cheerful and exuberant; spiritually elevated\0" "xiào\0" "fan1\0" "confusion; confused or disorderly; chaotic\0" "fēn\0" "gaam1 gaam3\0" "(same as 甘) to have one's heart own; to submit, admire, etc. sincerely and willingly\0" "gān\0" "diu6 hau1 hau2 tiu5 ziu4\0" "never reveal one's feeling or emotion, (same as 巧) false, artificial, illegal, clever; artful, pretty cute\0" "qiāo\0" "go1\0" "a model or typical example; technique of standard handwriting, knowledge, to know; to feel; to understand\0" "gē\0" "tung4\0" "grievous; mournful; melancholy\0" "tóng\0" "tip3\0" "(said of music) disharmony; discord, quiet, to yield; to concede\0" "chān\0" "zaau6\0" "(non-classical 憂) palpitation or fluttering of the heart, to become interested in something (usually as a result of persuasion); to move the mind; to start thinking; agitated; nervous\0" "yòu\0" "gou1\0" "knowledge; to know; to be aware of, a bureau, state of affairs\0" "gāo\0" "ban6\0" "stupid; foolish; unwise; unintelligent\0" "bèn\0" "bỡn\0" "fu6\0" "to concede or submit willingly\0" "fù\0" "zeot1\0" "melancholy; grievous; mournful; sad, anxious and fearful, extremely sad\0" "chù\0" "trót\0" "cyu5\0" "to have wisdom; intelligent\0" "zhù\0" "zaau3\0" "(simplified form of U+396E 㥮) obstinate; stubborn; opinionated; obstinacy; stubbornness; intransigent, truculent; savage, ferocious; fierce\0" "zhòu\0" "zaan1\0" "(same as 恩) grace, favour, kindness, mercy\0" "hong2 hong4\0" "joy; delight; gratification\0" "háng\0" "zaam6\0" "to remember (old days, friends, etc.); to recall, (a pronoun, a dialect) this; these; such, here, without restriction; at will, to trust; to show good faith, weak, (ancient form 飪) to cook, you, (dialect) so; that, than, that case, that (indicating degree)\0" "nín\0" "kyut3 waat6\0" "(corrupted form of 怴) crazy; mad, anger; angry, idiotic; silly; stupid, ill-will; enmity; animus\0" "jué\0" "cung1\0" "palpitation or fluttering of the heart, to become interested in something (usually as a result of persuasion)\0" "chōng\0" "caa3\0" "disappointed; to fail in attaining one's purpose; to be disappointed in attaining the ambitions, to be surprised; to be amazed; to marvel, to think; to consider; to ponder; to contemplate, to expect or hope with eagerness, a credit, straightforward; faithful and upright, to reprimand; to discipline; to punish\0" "chà\0" "kung2\0" "(same as 恐) fear; dread; fright; scare, (with reference to an unpleasant fact) probably; perhaps; maybe; possible; to threaten; to blackmail\0" "kǒng\0" "laau4 lit6\0" "grieved; distressed\0" "liè\0" "lai6\0" "to surprise; to amaze, afraid; scared; fearful; terrified, grieved; distressed; grieved; distressed\0" "lì\0" "sệt\0" "zuk1\0" "to move the mind; agitated; nervous; to start thinking\0" "yù\0" "paang1\0" "(same as 恲) noble; disinterested; generous; energetic; liberal, to divulge; to leak out, to feel dull and listless or depressed\0" "zyu4\0" "(non-classical form) mournful; melancholy; distressed; grieved; sad, to fear; fear; dread\0" "yú\0" "hoi6\0" "sorrowful, anxious\0" "hài\0" "lei6\0" "mournful; melancholy; distressed; grieved; sad\0" "lì\0" "hau4\0" "conciliation; to come to an amicable understanding; compromise\0" "hóu\0" "gung2\0" "scared; terrified, fear; dread; fright\0" "gǒng\0" "kok3\0" "(same as 恪) to respect; to venerate, grave and stern; of ornament -- splendid, imposing\0" "kè\0" "wan4 zyun3\0" "(same as 怨) to find fault with; to repine; to murmur against; to harbour resentment, hatred\0" "yuàn\0" "daak1 zaam3 zak6\0" "(non-classical form)\0" "dé\0" "wai6\0" "(same as 恚) full of anger and vexation, rage; hatred; to hate; to bear a grudge against; animosity\0" "huì\0" "giu1\0" "(simplified form of 憍) (same as 驕) untamed; intractable; disobedient\0" "gwong2 kwong4\0" "an error; a blunder, to cheat; to swindle; to defraud, confused; deceit; to deceive\0" "guàng\0" "gwing2\0" "clever or smart in a small way, memory or recollection\0" "jiǒng\0" "zok3\0" "(same as 怍) to be ashamed; mortified; chagrined, to change color; to blush\0" "zuò\0" "fu3\0" "anger; passion; rage, to wait, to cheat; to swindle\0" "fù\0" "hap6 hip3\0" "to think; to contemplate; to consider, to pant because of fear\0" "qiè\0" "baak1\0" "to depend on\0" "běi\0" "bẽ\0" "cap3\0" "to move the mind; agitated; nervous; to start thinking, to rest; to cease, intelligent, strange; uncanny, light aspirations or ambitions for ...\0" "chè\0" "ci4\0" "(non-classical form of 慈) compassion, mercy, kindness\0" "cí\0" "pong4\0" "confuse, senile, stupid\0" "máng\0" "haam4\0" "to debauch; to dissipate; to act uninhibitively or disrespectfully\0" "hān\0" "zik1\0" "uneasy; disturbed; not feeling at peace\0" "xì\0" "gaau3 kaau4\0" "hatred; grudge; enmity; animosity, (interchangeable 救) to save; to relieve; to rescue; to deliver; to aid\0" "qiú\0" "fong2 wok6\0" "(corrupted form of 慌) blurred; dim, obscure; confused in mind\0" "huǎng\0" "nan2\0" "stupid; clumsy; (Cant.) to dirty, defile\0" "cau4\0" "(simplified form of 懤) grieved, pained\0" "chóu\0" "san3\0" "not doing well; disappointed; very discouraged; frustrate (same as 憛) worried; anxious; apprehensive, to lose head; to lose self-possession\0" "sàn\0" "jim1\0" "to love; to be fond of, love; affection; kindness, willingly; willing, joyous; happy, to fail to remember; to forget\0" "yān\0" "daak1\0" "exclusive; special (same as 德) morality; virtues, behavior; conduct\0" "zhí\0" "dak1\0" "(same as U+5FB7 德) morality; virtues, behavior; conduct\0" "dé\0" "tik1 tim5\0" "quick; fast, sharp, to move the mind; agitated; nervous; to start thinking, to fear; to dread; to be scared of, to get; to obtain\0" "tè\0" "mun6\0" "(a variant of 悶) mournful, sorrowful, melancholy; depressed, to stupefy\0" "mèn\0" "ling4\0" "to pity; to commiserate; to have sympathy or compassion for, scared; afraid; fearful\0" "líng\0" "sau6\0" "used in a person's name, pensive\0" "shòu\0" "teoi3\0" "indulgent and without restraint, to abandon oneself to carnal desire; to be dissolute; to debauched, to forget, slow; to delay\0" "tuì\0" "can1\0" "to be perverse; to act contrary to, jealous; to envy; jealousy, obstinate; stubborn, fierce; truculent\0" "cán\0" "dip6\0" "(interchangeable 惵) afraid; fearful; terrified, peaceful; quiet; calm; safe; secure; stable\0" "dié\0" "pei1\0" "a little angry\0" "chè\0" "pang4\0" "angry, (same as 恲) generous; unselfish; liberal\0" "péng\0" "zi1\0" "sound of the anguish of sorrow; the pain of grief\0" "yī\0" "guk1\0" "prudent; cautious\0" "jú\0" "gei6\0" "(same as 惎) to bear jealous hatred for; to hate; to hold a grudge against, to injure atrociously; to murder\0" "jì\0" "laai4\0" "(abbreviated form) to resent; to hate, to neglect; negligent, joy; delight; gratification\0" "lái\0" "tin2\0" "bashful; shy; ashamed\0" "tiǎn\0" "zyun3\0" "(ancient form of 怨) hatred; enmity; resentment, to complain; to blame; to impute\0" "yuàn\0" "zaau1\0" "(corrupted form) (standard form of 憂) sad; mournful; grieved; to worry about; concerned over; anxious; apprehensive\0" "coi2\0" "corrupt; wicked, to hate; to dislike, (same as 猜) to be jealous and suspicious, cunning; crafty\0" "cǎi\0" "zi2\0" "happy; contented; pleased, fragile, nearly; almost, cunning; crafty\0" "qī\0" "zuk6\0" "to move the mind; agitated; nervous; to start thinking\0" "yù\0" "lin4\0" "(ancient form of 憐) to pity; to commiserate; to feel tender regard for\0" "lián\0" "cung1\0" "red color\0" "cōng\0" "zyu4 zyu5\0" "melancholy; grievous; mournful; sad, to fear; to dread; to be scared of\0" "yú\0" "gik6\0" "with expedition; urgent; hasty, anxious; worried, respectfully serious; to take careful precautions; to do something in a serious manner, to love; to like; to be fond of; to be kind to\0" "jí\0" "syut3 waai6\0" "unsuccessful in one's career; to have not one's ambition fulfilled, generous; unselfish; liberal, uneasy; disturbed; not feeling at peace\0" "wèi\0" "maai5\0" "to arouse to action; to encourage, to temper and grind; to train or discipline oneself (toward a goal); to sharpen (a knife); to forge to harden, (same as 弭) to stop; to end; to eliminate\0" "mǐ\0" "seoi6\0" "to think deeply, to think far ahead, profound and abstruse thinking, careful deliberations; to think and contemplate thoroughly\0" "suì\0" "kwaai4\0" "enmity; animus; ill-will\0" "xié\0" "seoi1\0" "(same as 諝) intelligence; brilliance, shrewdness; cunning; quick-witted and full of tricks; tricky\0" "서:N\0" "xū\0" "hei3\0" "idle; shiftless\0" "chì\0" "zaau1 zaau4\0" "bad; evil; wicked; vice, overbearing; haughty, melancholy; depressed; dejected; cheerless; despondent, considerations; contemplations; to think carefully; to turn over and over in the mind\0" "qiú\0" "wai6\0" "(ancient form of 惠) to benefit; to profit; to favor, kind; benevolent; gracious; gentle\0" "huì\0" "ging1 kaan4 ziu2\0" "(non-classical form of 矜) to pity; to feel for, to have compassion on, sympathetic\0" "zyu4\0" "absent-minded; unconscious, happy; glad; joyous\0" "우:N\0" "yú\0" "ngùng\0" "heoi3 hip3 tiu4\0" "(a variant of 愜) satisfied; contented; cheerful, appropriate; fitting; apposite, to have one's heart won; to summit; admire, etc. sincerely and willingly\0" "qiè\0" "seon6\0" "(ancient form of 順) to follow; to obedient; agreeable; favorable, convenient; smooth\0" "shùn\0" "ceoi4\0" "unhappy displeased, anger; rage; angry; furious\0" "shuì\0" "do2 seoi6\0" "idle; lazy; slothful; inactive\0" "duǒ\0" "lau4\0" "(simplified form of U+617A 慺) diligent; industrious; sedulous, to encourage; to make efforts\0" "lóu\0" "deon1 seoi3\0" "(a variant of 惇) honest; sincere; kind; generous\0" "pong4\0" "fear; dread; fright; scare\0" "páng\0" "taai3\0" "luxury; waste; wasteful; prodigal; extravagant\0" "tài\0" "zaau3\0" "obstinate; stubborn; opinionated; obstinacy; stubbornness; intransigent, truculent; savage, ferocious; fierce\0" "zhòu\0" "zaan2\0" "careful; compassionate; to take an interest in; prudent; cautious, worried and grieved\0" "yǐn\0" "sou1\0" "mournful; melancholy; distressed; grieved; sad\0" "sāo\0" "fei2\0" "(same as 悱) to be desirous of speaking; inarticulate; unable to give vent to one's emotion, sorrowful\0" "fěi\0" "can1\0" "(same as 謓) anger; rage; angry; furious, (ancient form 慎) cautious; careful; scrupulous; prudent\0" "chēn\0" "zyun4 zyun6\0" "to survey; to measure; mensuration\0" "yuán\0" "zi4\0" "do not care about something; disregard, to be ashamed\0" "yí\0" "waan4 waan6\0" "(a variant of 慁) to dishonour; to disgrace; to distress, grief; shame; to disobey, to be anxious; to be apprehensive; to worry, to disturb or to agitate; to harass, confused and disorderly\0" "hùn\0" "sak1\0" "(same as 塞) (same as 愆) to fill up; full of; filled with; rich in contents; abundance, a fault; a mistake, to exceed; to be more than, to surpass\0" "sè\0" "aai3\0" "(same as 瘱) quiet; calm; still peaceful, gracefully quiet, clear and evident; obvious, deep and far; profound and abstruse, to conceal; to hide\0" "yè\0" "man5\0" "(ancient form of 愍) to sympathize with; to pity; to grieve; to commiserate\0" "mǐn\0" "baan1 faan2\0" "to move\0" "fěn\0" "hap6\0" "(same as 熆) to blow a fire\0" "hé\0" "zaan2\0" "to be near to, close to, to recollect; to recall; to look back upon\0" "yìn\0" "caak3\0" "feeling; emotion, fact, love; affection, nature; reason, (same as 責) one's duty, responsibility; obligation, etc., to demand; to punish, to upbraid\0" "cè\0" "nik1\0" "mortified; ashamed\0" "nì\0" "ngou6 tim5\0" "(same as 慠) proud; haughty; over bearing rude\0" "ào\0" "fung4\0" "joy; delight; gratification\0" "féng\0" "lin4\0" "to sob; to weep, to pay attention, to be careful; to take care; to exercise caution\0" "lián\0" "soeng4\0" "(ancient form of 常) constantly, frequently, usually habitually, regular, common, a rule, a principle\0" "cháng\0" "can2 zan3\0" "perfect personal character, many; much; plenty; lots of\0" "산:N\0" "chǎn\0" "maa4\0" "hard to say or predict, difficult to speak out (for fear of embarrassing or paining others, etc.) not easy to express with words\0" "má\0" "daai3\0" "(same as 慸) uneasy; feeling uneasy or uncomfortable; not feeling at peace\0" "diē\0" "fu1\0" "to exaggerate; exaggeration, arrogant; showing wild imagination; preposterously fantastic, without ambition; discourage\0" "hū\0" "hú\0" "luk6\0" "a peaceful or easy mood; calm at mind, to move; to turn the mind, conversion\0" "lù\0" "ci2 zi3\0" "(ancient form of 懿) virtuous, especially women, admirable; esteemed; excellent\0" "yì\0" "nhát\0" "waa4\0" "lavish; luxurious, wasteful\0" "huá\0" "caa1 zaa1\0" "absurd; wild; nonsensical; showing wild imagination; preposterously fantastic\0" "zhā\0" "fat1\0" "keen or sharp; clever; simple and honest, sound sleep or slumber; a deep sleep, to wake up from sleep\0" "hū\0" "ngok6\0" "(same as 愕) to be startled, alarmed, to speak out; to speak up, frank statement, an obstacle or hindrance; to obstruct; to impede; unwilling; disagreeable\0" "è\0" "waak6\0" "cantankerous; perverse, stupid; dull, ignorant, to divide clearly; without ambiguity, gracefully quiet\0" "huò\0" "seon2 seon2\0" "weak; feeble, joy; delight; gratification\0" "sǔn\0" "nei6\0" "a straightforward character, cannot make up one's mind; to hesitate\0" "니:N\0" "nì\0" "haam1\0" "anger; rage; angry; furious, silly; stupid; foolish\0" "xiàn\0" "laai4\0" "to deceived, loquacious\0" "lí\0" "zin6\0" "difficult intention, difficult idea or sentiment, weakened volition; dejected, fear; scare; fright\0" "xiàn\0" "zim1\0" "(same as 懕) sickly, in poor health, undisturbed; composed; calm; quiet, to satisfy or be satisfied to gratify or be gratified; (same as 厭) content; gratification\0" "yàn\0" "lung4\0" "thought; idea; sentiment, intention, expectation, meaning\0" "lóng\0" "mun6\0" "(same as 懣) resentful; sullen; sulky; anger (especially at injustice) indignant, annoyed; depressed; bored\0" "mèn\0" "muốn\0" "gaam1 gaam3 kaam4 naap1\0" "diligent; sedulous; industrious, with a strong will power\0" "jīn\0" "gik1\0" "(same as 憿) swift; rapid; quick; fast, by luck or chance\0" "jī\0" "jyu4\0" "bin2\0" "melancholy; grievous; mournful, urgent; pressing\0" "biǎn\0" "zyu5\0" "to walk in a composed (comfortable) way, respectful; reverent\0" "yǔ\0" "waa6 wok6\0" "to move the mind; agitated; nervous; to start thinking, melancholy; grievous; mournful, (same as 驚) to surprise; to amaze, afraid; scared; terrified; fearful\0" "huò\0" "bok6 miu5\0" "beautiful; pretty, good; excellent, to usurp; to outrage, to draw; to sketch\0" "miǎo\0" "cau4\0" "(same as 懤) grieved; pained; in deep grief; to lament deeply\0" "chóu\0" "fat3 mai4\0" "intelligent; astute; clever\0" "mái\0" "lok3 lok6\0" "(non-classical form of 樂) happy; glad, joyful, cheerful; elated; content; delighted; pleased; willing, enjoyable\0" "lè\0" "zit3\0" "pure; virtuous; devotion; dedication, to have bearings; to have manners\0" "jié\0" "at3 waai6 wun2\0" "to talk in one's sleep\0" "wèi\0" "zi3\0" "virtuous, especially of women, admirable, esteemed, excellent\0" "yì\0" "hyun1\0" "(same as 愋) talented; intelligent; wise wisdom; knowledge, to resent; to hate, to regret\0" "헌:N\0" "xuān\0" "hak1\0" "apprehensive; fearful; afraid, ashamed, uneasy in mind; not feeling at peace; disturbed\0" "xì\0" "caam2\0" "(same as U+61AF 憯 U+6158 慘) sad; sorrowful; grieved; miserable; tragic\0" "cǎn\0" "laan5\0" "(same as 嬾) lazy; indolent; idle; inactive; reluctant; disinclined\0" "lán\0" "zaan2 zeon6\0" "melancholy; grievous; mournful; to feel sorrow or grief; to grieve; to mourn; to be sad, prudent; cautious\0" "yǐn\0" "complaint; grudge; unjust\0" "xiè\0" "zaat3\0" "lax and crude; idle and remiss\0" "zā\0" "lo2\0" "ashamed; abashed; mortified; humiliated, few; little scarce; rare\0" "luǒ\0" "ling4\0" "(same as 憐 怜) to pity; to have compassion on; to sympathize\0" "líng\0" "cin4\0" "(abbreviated form of 錢) money; cash, a unit of weight, a Chinese family name\0" "qián\0" "waak6\0" "(same as 或) a certain; some, perhaps; probably; maybe, or\0" "huò\0" "cim1\0" "to break off (relations); to sever, to exterminate; to annihilate; to wipe out, to pierce; to stab; to irritate; to hurt, to hold weapons, agricultural implements; far tools, sharp will; eager intention; determination\0" "jiān\0" "ngo5\0" "wǒ\0" "zoi1\0" "(non-classical form of 哉) a particle expressing surprise, admiration, or grief, an expletive\0" "gaak3\0" "to arrest; to catch; to seize, to brawl; a hand-to-hand fight; to struggle for; to fight for, to beat; to strike; to attack\0" "gé\0" "zyu1\0" "to kill; to put to death; to slaughter; to execute, to punish, to weed out; to exterminate, a kind of weapon\0" "zhū\0" "dit6 zung5\0" "repeatedly; frequently; to alternate, common; ordinary; normal, sharp, name of a state in ancient China, bold; brave; fierce; violent; severe; strict; stringent\0" "용:N\0" "dié\0" "zung5\0" "(ancient form of 勇) brave; courageous; bold; valiant; fearless; gallant; heroic\0" "yǒng\0" "gik1\0" "a lance with two points, a halberd with a crescent -shaped blade; weapons used in ancient times, to stimulate; to provoke; to excite; to irritate, to point with the index finger and the middle finger; to describe angry or an awe-inspiring display of military force, etc., masculine; heroic; brave\0" "jǐ\0" "maai5 zoeng4 zoeng5\0" "a spear; a lance; a javelin, a battle-axe; a halberd\0" "yáng\0" "zuk6\0" "a lance with two points, a halberd with a crescent-shaped blade; weapons used in ancient times, to stimulate; to provoke; to excite; to irritate, to point with the index finger and the middle finger; to describe angry or an awe-inspiring display of military force, etc., masculine; heroic; brave, (in general) sharp points and edges of weapons\0" "rù\0" "zaap6\0" "(ancient form of 襲) to put on; to wear, repeated; double; to inherit; to attack or take by surprise, to accord with; to unite\0" "xí\0" "a wooden piles used as a cable to make immovable of a boat\0" "shuàng\0" "guk1 zuk1\0" "with elegant appearance, with beautiful or gorgeous color; refined, learned and accomplished\0" "yù\0" "zi4\0" "(same as U+6245 扊) the bolt of a door; door latch\0" "yí\0" "haang6 him1 wu6\0" "a window, a small door, (ancient form 戶) a door, a household\0" "qiǎn\0" "gap6\0" "the bolt of a door; door latch\0" "jí\0" "heoi3\0" "to close, shut the door with a bang, to soar, (ancient form 闔) a Chinese family name\0" "qù\0" "tin4\0" "(same as 屇) a cave a hold in the ground; a hole\0" "tián\0" "sau1\0" "(ancient form of 收) to receive what is due; to gather together, to harvest, to collect; to put away, to close, to bind, to restrain, to bring to the end, (same as 摎) entwined -- as branches of a tree; to tangle; to involve, to collaborate; to band together\0" "shōu\0" "kaau4\0" "to take; to receive; to fetch; to take hold of\0" "qiǎn\0" "muk6\0" "to turn upside down; to exert a great deal; to pull and drag, to implicate or involve\0" "mù\0" "đeo\0" "gaan1\0" "to cover something with a piece of cloth, a kind of cloth used to cover something\0" "jīn\0" "mou5\0" "to hold; to grasp, to maintain; to support; to keep; to uphold, a tie or stalemate\0" "mǎo\0" "zaan5\0" "(same as 引) to pull; to attract, to guide, to introduce, to quote, to retire\0" "yǐn\0" "koi3\0" "to rub; to grind; to polish; to wear, to take; to obtain; to select, to beat; to strike; to attack\0" "gài\0" "put3\0" "to push; to expel, to shirk; to decline, to row, to wipe and clean, to strike; to beat, to be rampant in defiance of authority\0" "pō\0" "to lengthen and extenuate -- as in making noodle; to drag out\0" "xuǎn\0" "mou6\0" "(same as 毛 芼) to select; to choose; to pick out\0" "mào\0" "fong2\0" "(same as 仿) alike; similar, (same as 搒) to involve; to affect\0" "fǎng\0" "phang\0" "ngaa4\0" "forked branches, stone roller, to roll, to stop; to detain; to prohibit, to clutch; to grasp\0" "yá\0" "gong1\0" "(a simplified form of 掆) to carry on the shoulders of two or more men, to raise\0" "gāng\0" "sung2\0" "(simplified form of 㩳) to hold; to grasp, to detain, to uphold, to push, to stand upright\0" "sǒng\0" "fai1\0" "(a simplified form 撝) to wave, to assist\0" "huī\0" "leot6 waat6\0" "to beat; to strike, to throw; to pitch, to scoop out to dig out\0" "yù\0" "gwaa1\0" "to lead; to guide, to entice, to introduce, to draw out; to stretch, to beat; to strike\0" "guā\0" "gwai3 tim4\0" "to disturbe; to agitate; to harass, to quarrel; to wrangle\0" "guài\0" "lau5\0" "to feel or touch with hands; to hold, to lay the hand on, to cover\0" "liǔ\0" "aak1 ak1 zim1\0" "to clutch; to grasp\0" "è\0" "ci2 zi2\0" "to catch, to grasp with the hand, to pinch, to kill, to attach from the sideway, to strike with the hand; (Cant.) to tear, rip\0" "zǐ\0" "zi3\0" "to accumulate, to massage the cheeks\0" "zì\0" "bit1 bit6\0" "to give a playful blow, to strike against, to wring; to wrench; to twist, to turn for the better\0" "bì\0" "ngaa5\0" "(a dialect character) cup the hand, (corrupted form of U+65CA 瓬) clay pottery; earthenware\0" "wǎ\0" "hin1\0" "(simplified form of U+6394 掔) thick; firm; substantial, to drag along; to pull, to lead\0" "laap3 laap6 lip6\0" "(same as U+64F8 擸) to hold, to grasp, to hold the hair; to pull at; (Cant.) to take at a glance\0" "liè\0" "gaa1\0" "to take\0" "kwaai5\0" "(simplified form of 擓) to wipe; to scrub; to rub, to dust; to clean, (a dialect) to scratch with fingers lightly, (a dialect) to carry on the arm\0" "kuǎi\0" "hoi6\0" "to move; to shake; to rock; to excite, to decrease; to reduce; to diminish; to subtract; to deduct, to shoulder; to take upon on oneself\0" "hài\0" "zaan1 zaan5\0" "to depend on; to lean to; to rely on; by means of, to follow the old or traditional (practices, customs, precedents, etc.), to receive and carry on; to continue; to succeed to\0" "yīn\0" "zyu1 zyu3\0" "to stop, to detain; to stay; to end; still; calm, only\0" "zhū\0" "cung3\0" "(non-classical form) to jump; to leap; to bounce; (in general) get angry and leave away, to bump; (Cant.) to poke, jab\0" "chòng\0" "sin2\0" "to nip with the fingers; to take a pinch; to take up as with tongs\0" "xiǎn\0" "gwaang1 hyun3\0" "to strike; to beat; to attach, (same as 揈) to move; to shake; to wield\0" "xuàn\0" "so1 so3\0" "(non-classical form of 梳) a comb; a coarse comb; to comb\0" "kau4\0" "(ancient form of 扏) slow; gradual; tardy; leisurely, to delay; to put off; to defer\0" "qiú\0" "pui3\0" "to dispel, to move; to transfer, to issue; to set aside, to stir up, turning\0" "pèi\0" "gwaai2 ngaai4\0" "to ruin; to destroy; to break down, to hang up; to suspend\0" "guǐ\0" "zi4\0" "to hold; to grasp, to maintain; to keep, a post, to lead on, (same as 擩) to rub, to crumble by hand, to massage; mixed-up; confused\0" "ér\0" "gung1 gung2 ngung2\0" "to raise; to fold the hands on the breast, to bow, to salute, a method (to pile or to raise up) of painting; (Cant.) to push from behind\0" "gǒng\0" "kung4\0" "to get something with both raising hands\0" "qióng\0" "bak6 bou6 faat1\0" "high; tall; lofty\0" "hū\0" "lou5\0" "a bucket made of willow, (a dialect) to lift (especially when only a single person is involved)\0" "lǎo\0" "lik6\0" "(a simplified form) to strike; to tap, to shock\0" "lì\0" "naa4 nuk6 zau2 zuk6\0" "(same as U+62FF 拿) to bring, to take, to apprehend, to grasp\0" "chèn\0" "sam2\0" "to shake; to rattle\0" "sǎn\0" "bai1\0" "to mix; to blend, to display in neat rows; to place in order\0" "zhuò\0" "ngo5\0" "to rub hands; to rub between the hands; to twist between the hands\0" "wǒ\0" "bau2 bong6 gong1 paau2 paau4\0" "(corrupted form of U+638A 掊) to exact, to get salt from sea-water, to break up; to injure, to hold something in both hands; to scoop up mud; (Cant.) to hit, strike, knock\0" "póu\0" "hang1\0" "the jingling of metals, to strike, to lead; to guide\0" "kēng\0" "daau2 taan3 zaam6\0" "to wipe tears, to bind\0" "tùn\0" "paang1\0" "to hit; to beat; to strike; (Cant.) to drive away, chase\0" "pēng\0" "tik1\0" "to strike with fists, to strike; to blow\0" "tè\0" "dap6\0" "a finger wrapper; a covering (used to protect the fingers from getting hurt)\0" "tà\0" "doek3 duk1\0" "a thorn, to select; to pick, to push, to find out, to cut out; to engrave, sound of striking\0" "zhuó\0" "biu2\0" "to distribute, to scatter; to disperse\0" "biào\0" "bíu\0" "gu3 guk6\0" "name of a county in Han dynasty; today's Inner Mongolia Autonomous Region; southeast of Baotou county\0" "gù\0" "fat1\0" "to strike, to bale out; to clean up\0" "hū\0" "hốt\0" "coeng1\0" "to bump; to knock against; to strike accidentally; to collide\0" "bing2 lit6\0" "(same as 抦) to hold in the hand\0" "bǐng\0" "ci5 zi6 zik6\0" "to throw; to pitch, to send, to stay, a crutch; staff or stick\0" "zhì\0" "ce1 dung2\0" "to beat; to strike; to attack\0" "dǒng\0" "cang4 deoi2\0" "a row; a line, to push; to clear out, (same as 朾) to bump; to knock against; to strike accidentally; to collide; (Cant.) to poke, nudge, stab; to stretch out\0" "duǐ\0" "ziu6\0" "to pierce; to stab, (same as 挑) to stir; to disturb; to agitate, to place the hand on, to impeach, (a dialect) to lift something heavy from one side or from the end\0" "zhōu\0" "noi6\0" "inside; within; inner, a family name, (corrupted form of 抐) to take from the top, to strip; to peel\0" "nèi\0" "lam5 lam6\0" "to kill, to slaughter, to beat; to strike; to hit; to attack; (Cant.) to pile, stack\0" "lǐn\0" "fuk6 po4 pun4\0" "(same as 搫) to sweep clean; to clean away, to eliminate\0" "pó\0" "zai1\0" "(abbreviated form of 擠) to crowd; to throng; to push; to squeeze\0" "jǐ\0" "maan5\0" "(same as U+62BF 抿) to smooth, to stroke; to pucker, to contract, to wipe away\0" "mín\0" "waai4\0" "to discard; to reject; to abandon, to feel; to stroke, to sort out the divining stalks, to drop; to lose; to fall off, to weigh; to measure weight\0" "wěi\0" "ze2\0" "to beat; to strike; to attach\0" "chě\0" "gau3\0" "to milk a cow or goat\0" "gòu\0" "bong1\0" "to defend, on a level with; even; equal, to help; to assist\0" "bāng\0" "zyu4\0" "to dye, to dip, to soak; to rub in the hands\0" "rú\0" "taan1\0" "to beat; to strike; to attack\0" "tān\0" "buk1\0" "to slap lightly on the clothes or coverlet, to beat; to strike; to attack\0" "bǔ\0" "zung1\0" "to count; to enumerate, to grasp the head\0" "zōng\0" "fui1\0" "(same as 刲) to cut open and clean -- as fish, to kill; to sacrifice, to stab\0" "kuī\0" "lou4\0" "(non-classical form) to close; to shut, to block up, to pull or drag out of the water; to fish up; to salvage\0" "láo\0" "haam6 ngaan4\0" "to shake; to rock; to jolt; to joggle\0" "hàn\0" "giằm\0" "zing4\0" "to shoulder; to take on the shoulder; to take upon oneself\0" "yíng\0" "zat1 zi3\0" "to stab, to rob of money; to rob of riches, to go nonstop to, to cluster together; to mass; (Cant.) to squeeze in\0" "zhì\0" "zit6\0" "(variant of 捷) alert, nimble, prompt, clever, smart\0" "jié\0" "saang2\0" "(same as U+64E4 擤) to blow the nose with the fingers; (Cant.) to scour; to rebuke; to hit with a ball\0" "xǐng\0" "haai4\0" "to clasp or hold under the arm, to support; to prop up; to aid, to exchange; to alter, to lift up or off; to raise high\0" "xié\0" "seon1\0" "to select; to choose; to pick out, to defend; to ward off, to refuse; to reject\0" "xún\0" "sim2\0" "swift; rapid quick; speedy, (same as 掞) easy; smooth; suave; comfortable\0" "shǎn\0" "kin4\0" "to help each other, to shoulder; to take upon oneself\0" "qián\0" "sip3\0" "the very hard stuff, to sort out of divining stalks; (Cant.) to wedge in\0" "xiē\0" "sou3\0" "to feel about; to grope in the dark\0" "sù\0" "goi1\0" "to touch; to contact, to ram; to butt\0" "hāi\0" "mik6\0" "(same as 塓) to smear; to daub; to spread, to paint\0" "mì\0" "waan4\0" "to push with hands, to hold; to grasp, (in general) something as a whole; complete; undamaged\0" "hún\0" "nang3 pei1\0" "to rip open flesh; to cut flesh; (Cant.) to join, link, connect\0" "pī\0" "nâng\0" "kwaai5\0" "(same as 擓) to wipe; to scrub; to rub, to dust; to clean, (a dialect) to scratch with fingers lightly, (a dialect) to carry on the arm\0" "huì\0" "nap6\0" "to hit; to strike\0" "nà\0" "sung2\0" "(abbreviated form) to hold; to grasp, to detain, to uphold, to push, to stand upright\0" "sǒng\0" "bun2\0" "wooden stick or bamboo cane (shaped segment of a circle) used to support the covering of a carriage in ancient times\0" "bèn\0" "cau1 lau3\0" "(the large seal; a type of Chinese calligraphy) to draw out; to sprout; to rid; to whip, to build, to thresh; to hull or unhusk, to beat; to pound; (Cant.) to shake down\0" "chōu\0" "zit6\0" "(non-classical form of 捷) to win; to triumph, swift; quick; rapid\0" "jié\0" "fong2\0" "to shake; to be disturbed; oscillating, brightness, dazzling; glaring\0" "huàng\0" "lam4 lam5\0" "(same as U+652C 攬) to be in full possession of; to monopolize, to grasp; to seize\0" "lǎn\0" "wu6\0" "unreasonable, to distribute; to make known; to circulate, book cover; book jacket, letter; correspondence\0" "hù\0" "dau1\0" "to lift up; to take in the hand, to control, to open; (Cant.) to seize, grasp\0" "dōu\0" "gwok3\0" "(same as 擴) to enlarge; to magnify; to expand\0" "huò\0" "gwaan2\0" "to turn; to shift; to move\0" "gǔn\0" "ziu4\0" "to shake, to wave, to row\0" "yáo\0" "caak3\0" "to back up; to support, to take; to receive; to obtain, to select; to choose\0" "cè\0" "gwaai2 kyut3 wan4\0" "(same as 庋) a cupboard; a closet, to put into a cupboard or closet; to put into the proper place, to wear on the head, to support; to sustain; to bear\0" "guǐ\0" "gin3 hin1 kin2 zin5\0" "to turn over; to collapse; (Cant.) to lift (a lid); to uncover\0" "jiàn\0" "zin2 zin3\0" "(non-classical form of 揃) to cut away; to cut off; to cut down; to eliminate; to remove; to exterminate\0" "jiǎn\0" "dou2\0" "(same as 搗 擣) to thresh; to hull or unhusk, to beat; to pound; to attack\0" "dǎo\0" "đẽo\0" "gaam3\0" "to wipe; to cleanse, (interchangeable 艱) difficult; distress; hardship\0" "jìn\0" "bei3 maa6\0" "to hit; to strike; to beat\0" "mà\0" "wai6\0" "to crack; to break; to rip open, to split or divide up, to hang up; to suspend, to sweep clean; to eliminate\0" "설:N\0" "huì\0" "min5 mun4\0" "to ornament; to polish; to decorate, (same as 捫) to feel; to touch with hands; to hold, to search (in one's pocket, etc.)\0" "miǎn\0" "cam3 cam4 cim3 zam6 zim6\0" "to cut; to kill; to behead, gradually; little by little; by degrees, to lift; to raise, to strike; to beat, to throw; to pitch; to deliver\0" "cán\0" "loek6\0" "(non-classical form of U+63A0 掠) to take by force, to throw aside\0" "lüè\0" "baat6 bik1 fan6\0" "to cut or rip open\0" "pì\0" "zoeng6\0" "a type; a model; a mode; a style\0" "yàng\0" "gei1 goeng3\0" "(a variant of 據) to receive, as communications from a subordinate, to rely on, to lean on, evidence; proof, according to; whereas\0" "jù\0" "goeng3\0" "(a variant of 據) to receive, as communications from a subordinate, to rely on, to lean on, evidence; proof, according to; whereas\0" "jù\0" "kok3\0" "to knock, to pick out, to ridicule, (a variant) monopoly, a footbridge. a toll levied at a bridge or a ferry\0" "què\0" "to take or capture (a city, etc.), to gather or to collect\0" "qiān\0" "saai1\0" "to strike; to beat, to get scattered and lost\0" "shāi\0" "cau1 lau3 lau6\0" "(ancient form of U+62BD 抽) to draw out; to pull out; to take out, to sprout; to put forth shoots, to rid; to take away; to whip; (Cant.) to shake down\0" "zaau6\0" "to be in full possession of; to grasp, to beat cruelly; to beat brutally; to beat severely\0" "jiù\0" "waak6\0" "the thumb, to split; to tear apart, sound of ripping or tearing, to cut open with something sharp\0" "huò\0" "kwaan1\0" "to restrain; restrained; timid and awkward; to feel not at home; miserably poor\0" "yǔn\0" "lai1\0" "(same as 搨) to take a rubbing of an inscription on stone, etc., (same as 拉) to pull; to drag; to hold, to beat; to strike; to attack, (same as 拹) to break; to destroy; to smash\0" "dá\0" "syun1\0" "to pull up the sleeves and show the arms, to fight with bare hands, to desire for more than one's rightful share; to covet; greedy\0" "xuān\0" "suk1\0" "to beat; to strike; to attack, sound of beating or hitting, a handle; a hold; to hold; to take, to guard; to watch over\0" "xiāo\0" "faai3\0" "to strike; to fight with hands, to scratch lightly; to brush; to shake; to dust, to knock down; to floor\0" "fèi\0" "caak3\0" "to back up; to support, to take; to receive; to fetch; to obtain; to take hold of\0" "cè\0" "zip3\0" "(same as 擪) to press with a finger; to tuck in; to put the finger into; to put in; to stow away\0" "yè\0" "dèn\0" "gam6 kaam4\0" "(same as U+64D2 擒) to arrest; to capture; (Cant.) to press down firmly\0" "qín\0" "cắm\0" "wai2\0" "to wound; to damage; to destroy; to injure\0" "huǐ\0" "tyun4\0" "a tool to make (crumble and to make smooth) a bow, to beat; to strike; to attack\0" "tún\0" "ling1\0" "(same as 拎) to haul; to take; to lift, to raise\0" "koeng4\0" "to back up; to support\0" "qiáng\0" "kwai4\0" "(non-classical form of 攜) to lead by the hand, to conduct to; to take with\0" "xí\0" "hei1 ngaai5\0" "(corrupted form of 檥) (interchangeable 艤) to moor to the bank\0" "nǐ\0" "nim2 saak1\0" "(same as 塞) a cork or stopper; to cork; to seal, to fill up, to block\0" "sāi\0" "mung4\0" "to collect (tax, grains), to draw together; to contract, to become less flagrant in behavior\0" "méng\0" "faa1 tyun4\0" "(same as 摶) to roll round with the hand, to rely on, to take or follow (a trail, etc.)\0" "tuán\0" "gaam3 laam5\0" "(same as U+652C 攬) to be in possession of; to grasp, to make selective collection or coverage of; (Cant.) actually; strong\0" "lǎn\0" "giam\0" "hou4\0" "to compare; to estimate\0" "háo\0" "caak3 wing1\0" "(corrupted form) to back up; to support, to take; to receive; to fetch; to obtain; to take hold of; (Cant.) to throw, heave, fling away\0" "cì\0" "zaai6\0" "(a dialect) to sew some ornaments (button; decorations, etc.) on the clothes\0" "zhài\0" "ou1\0" "a fierce or bloody battle, to untie; to unbind, (same as 捊) to exchange; to trade, to guide, to quote\0" "āo\0" "lo2\0" "shake; to toss, to wave; to sway, to row\0" "luǒ\0" "dủi\0" "maai4 mit6\0" "to beat; to strike; to attack, to cut, to diminish, to decide; to judge, to weigh; to measure, to wipe; to rub, to dust; to clean\0" "miè\0" "mót\0" "buk1 faai1\0" "(same as 揮) to move; to shake; to wield; to direct, to arouse\0" "fu1\0" "to open; to stretch; to extend; to display; to raise, to scatter; to spread, to stir; to get excited\0" "fū\0" "cam2 sam1\0" "(non-classical form of 攕) delicate hand (of a woman)\0" "kwai4\0" "(same as 攜) to lead by the hand, to conduct to; to take with, a Chinese family name\0" "xié\0" "bok6\0" "to strike; to beat; to knock; to stone (to throw stone and hit someone); sound of hitting something\0" "bó\0" "bẹo\0" "wai6\0" "to crack; to break, to split or divide up, to rend; to rip open, to hand up; to suspend, to worry; to think of; anxious\0" "huì\0" "king2\0" "(a dialect) to come to an end; to terminate\0" "qǐng\0" "kit3\0" "(corrupted form of 擷) to collect; to take up; to pick; to gather\0" "xié\0" "hei1 ngaat6\0" "to beat; to strike; to attack\0" "gaau2\0" "(non-classical form of 攪) to disturb or to agitate; to bother; to trouble, to stir; to churn; to mix evenly by stirring\0" "bó\0" "kin4\0" "to lift up or off; to raise high, to unveil\0" "qián\0" "pun4\0" "(same as 搫) to move; to transport, to collect; to gather; to make a clean sweep of\0" "pó\0" "ziu2\0" "to stab; to cut, (same as 摷) to attack against\0" "jiǎo\0" "zoek3\0" "to select; to choose; to pick out, to lift; to carry on the shoulders -- of two or more men, to wipe out, to brush over lightly, to carry; to take or bring along at one's convenience, to cut; to par; to trim; to shave\0" "jué\0" "fun1 kyun4\0" "a fist, to clasp\0" "kǔn\0" "sung2\0" "to hold; to grasp, to detain, to uphold, to push, to stand upright; expel, to shirk, to raise up\0" "sǒng\0" "siǒng\0" "guk6\0" "to seize, as a bird of prey, to seize and carry off, to grasp\0" "jú\0" "ngok6\0" "to beat; to strike; to attack\0" "è\0" "nip6\0" "to hold; to grasp; to seize, to retain\0" "niè\0" "qiān\0" "dip6\0" "(a variant) to pile on; to fold up, to draw together; to collect\0" "dié\0" "dip6\0" "to pile on; to fold up\0" "dié\0" "pei1\0" "(a dialect) a crack on the utensil\0" "hai2 kei1\0" "rugged mountain path, very skinny, to pile on upon another; accumulation; to accumulate; (Cant.) exclamation\0" "qī\0" "zi1\0" "many; much, more than; over\0" "zhī\0" "cik1 kei4 zi1\0" "parasitic branches on a tree, branches growing horizontally, (variant 勑) imperial orders\0" "qí\0" "zeoi1\0" "uneven, to hang down; to let fall\0" "zhuì\0" "gwaat6\0" "unstable, dull, rough; coarse\0" "kū\0" "zyu1\0" "to enter, to go ahead; to proceed; to advance, to improve, to offer\0" "yú\0" "kam4\0" "to hold; to grasp; irregular; uneven, a precipice beneath an overhanging cliff, (same as 拑) to take by force; to control with threat of force; to coerce\0" "qín\0" "faat1 gwaat6\0" "unstable, dull, rough; coarse\0" "kū\0" "ho1\0" "to thump; to beat; to strike; to attack\0" "hé\0" "faat1\0" "broken; to break, ruined, reason; cause; right, principle; theory, to arrange; to repair, to regulate; to operate; to govern\0" "fú\0" "gaang1 sing3\0" "(same as 更) to change, to alter\0" "dai2\0" "hidden; mysterious; secret, to conceal\0" "dǐ\0" "sin3\0" "to disseminate; to spread, the weak sound of a Chinese musical instrument with seven or five strings\0" "xiàn\0" "gwai3\0" "to let go, to put, to raid; to aggress, to encroach up, a bad year; a year of famine or disaster\0" "guì\0" "hap6\0" "(ancient form 合) to combine; to unite; to gather, to close; to shut\0" "hé\0" "kwan4\0" "infested with bandits and robbers\0" "qún\0" "hon6\0" "(same as 扞, 捍) to resist; to oppose; to obstruct, to defend; to guard; to ward off, (same as 㪃) to thump; to beat; to strike; to attack\0" "hàn\0" "tong2\0" "to lead on; to advance, to strike against; to break through\0" "tǒng\0" "but6\0" "(same as 勃) suddenly, to change, as the countenance, a kind of animal (interchangeable 悖) perverse; contrary to what is right, to rebel\0" "bó\0" "sim2\0" "uncertain; not yet settled, irregular, to raise one's hands, to exhaust; to use up, to complete; to finish, all; entirely; totally; completely\0" "shǎn\0" "bei2\0" "(interchangeable 捭) to ruin; to destroy; to break down, sound of beating or striking\0" "bǐ\0" "luk6\0" "unstable, dull, rough; coarse\0" "lù\0" "zip6\0" "to follow; to attach; connected\0" "yè\0" "ngaai4\0" "to ruin; to destroy; to break down\0" "ní\0" "cai4 zak3\0" "disaster; calamity, evil; wicked; mean\0" "chuái\0" "saan3\0" "(same as 散) to scatter; to disperse; to break up or separate for a time; to dismiss\0" "sàn\0" "diu6\0" "to beat; to pound; to strike; to rush on; to pat; to dash; to smash, to take by force; to wrest from\0" "diào\0" "luk6\0" "sound of beating, to strike, sound of an object dropping into water, etc.\0" "lù\0" "tau2\0" "(a dialect) to open (a parcel; a bundle or a package); to unroll (a scroll, etc.); (Cant.) to rest, catch one's breath\0" "tǒu\0" "lim5\0" "(abbreviated form of 斂) to draw together; to accumulate, to collect; to gather\0" "liǎn\0" "fo2\0" "to go to the very source; to search into carefully\0" "kě\0" "san3\0" "(same as 散) to scatter; to disperse; to break up or separate for a time; to dismiss\0" "sàn\0" "zaam1\0" "to pound rocks to pieces, (same as 抌) to strike; to strike with the fist\0" "zhěn\0" "ceoi2\0" "(same as 揣) to measure; to estimate; to suppose; to gauge what's pon another's mind; to presume; to test; to sound out, (same as 捶) to weigh in the hand\0" "chuǎi\0" "lin6\0" "to beat, (same as 柬 揀) to select; to choose\0" "liàn\0" "mou6\0" "to be held by the hand, to resist; to oppose\0" "mào\0" "deon1\0" "(same as 敦) to regard as important, to esteem, honest; sincere; generous\0" "him3\0" "(same as U+9D6E 鵮) to peck, poverty; poor, things of the same value, to take; to fetch; to obtain, to select; to choose, (of a bird) to peck\0" "qiān\0" "hot3\0" "to quell; to punish by force of arms, enemy; foe, to oppose; to resist\0" "kài\0" "saau2\0" "(same as 捎) to beat; to strike; to attack, to be in full possession of; to grasp, to make selective collection or coverage of\0" "shǎo\0" "hau1 kiu3\0" "a place in Han dynasty, (same as U+6572 敲) to beat; to knock\0" "xiāo\0" "baat1 but6\0" "to finish; concluded\0" "필:N\0" "bì\0" "zaa1\0" "to take; to receive; fetch; to obtain; to take hold of, to press with fingers, use the fingers to show the distance\0" "zhā\0" "zaan5 zaan6\0" "to beat; to pound; to ram down, to attack\0" "yìn\0" "kaap1\0" "to beat; to strike; to attack\0" "xī\0" "saam1 sin6\0" "to mend; to repair; to copy; to write out\0" "shàn\0" "duk6 suk1\0" "to strike; to beat, sound of beating\0" "sù\0" "saa1\0" "to use a wooden pole to support something; to raise, to begin; to start\0" "sà\0" "zeoi6\0" "(corrupted form of 叡) wise and clever, shrewd, discreet, astute, quick of perception, the divine sagacity of sages\0" "ruì\0" "coek3 zuk6\0" "to pierce; to stab; to hurt, to give; to hand over; to confer, to teach, to build, to pound (grain) in order to remove the husk\0" "chuō\0" "lou4 lou6\0" "to draw together; to contract to fold, to collect; to gather, to hide; to conceal\0" "lú\0" "ling4\0" "to beat; to attack; to strike\0" "líng\0" "geoi2\0" "(non-classical form of U+8209 舉) to lift; to raise; to commend; to praise, entire; whole\0" "chá\0" "zaai1\0" "(ancient form of 齋) to abstain from meat, wine, etc., to fast; penance\0" "kut3 wun6\0" "elegant; coloured\0" "huàn\0" "gat3\0" "to measure; to estimate\0" "jiá\0" "bun3\0" "half of a unit of measurement used in ancient times\0" "bàn\0" "huk6\0" "(same as 斛) a dry measure 10 or 5 times that of a Chinese peck; a corn measure nominally holding ten pecks but generally holding about five, used in name of a place\0" "hú\0" "dau2\0" "dǒu\0" "caam2 zaam1\0" "(same as 斟) to fill a cup with; to pour into a cup\0" "laau2\0" "to rob; to loot; to plunder\0" "lǒu\0" "to bale out; to decant liquids, to pour out liquor, a feast, a kind of utensil used to ladle out water\0" "jū\0" "gyun3 hyun3\0" "a kind of utensil used to ladle out wine, a container that gives a measurement of rice\0" "juàn\0" "ho2\0" "to pull; to drag; to hinder; to snatch away\0" "kě\0" "so2\0" "suǒ\0" "lok3 lok6\0" "to cut the flesh from the bone; to scrape off; to pick out; to get rid of, to arrest; to catch to seize, to struggle; to fight; to conflict; to vie; to compete\0" "luò\0" "zit3\0" "to break; to snap; to bend; to bow down\0" "zhé\0" "ding2\0" "huge tripod of bronze with two ears; heavy three-legged caldron or sacrificial vessel regarded as a type of imperial power, the Empire, a kind of cooking utensil used in ancient times\0" "dǐng\0" "dyun6\0" "(non-classical form of 斷) to cut apart, to sever, to break; broken; to abstain from, to conclude\0" "duàn\0" "zyu3\0" "to chop or cut (wood)\0" "zhù\0" "zin2\0" "flags flying, long bands or ribbons attached to flags, streamers, etc. (ancient form of 偃) to cease; to desist from\0" "yǎn\0" "*qiu qo\0" "pong4\0" "(same as 旁) side, by the side of; nearby\0" "páng\0" "kei4 si4\0" "(same as 旗) a flag; a pennant; a banner; a streamer, a sign\0" "chá\0" "zi2\0" "fluttering of the flag, the flags\0" "yǐ\0" "zin1\0" "(non-classical form of 旃) a silken banner hanging from a staff bent over at the top\0" "zaau4\0" "the scallops along the lower edge of a flag; the hanging decorations (ribbons, etc.) of a flag used in ancient times, a kind of flag\0" "yóu\0" "fai1\0" "(same as 徽 揮) mark; sign; indication; flags; pennants, streamers, etc., to prance, to brandish, to shake; to rattle, name of a flag\0" "huī\0" "miu5\0" "a kind of flag, flags; streamers\0" "yǎo\0" "miu5\0" "distant and indistinguishable\0" "yǎo\0" "si4 zi2\0" "(same as 旨) (non-classical form 時) purpose; will; intention; objective, good; excellent, a season; an era; time\0" "zhǐ\0" "gung1 gung2\0" "(same as 廾) hands joined, to support; to aid; to help, to lean upon\0" "gǒng\0" "hei3\0" "(ancient form of 氣) air; vapor, breath, spirit; character, bearing; manner\0" "qǐ\0" "gan3\0" "(same as 艮) one of the Eight Diagrams for divination\0" "gèn\0" "gwong1\0" "(same as 光) light; brightness, glossy; glory; glorious\0" "hau5\0" "(same as 厚) thick, deep friendship, to treat kindly; generous\0" "hòu\0" "mat6\0" "disappeared, not supported by, to avoid, unable to see\0" "mì\0" "fu4\0" "the sun\0" "fú\0" "fat1\0" "early morning, daylight\0" "hū\0" "gwong2\0" "light; bright; brilliant, clear, intelligent; day dawn\0" "guàng\0" "taan2\0" "light; bright; brilliant, clear, intelligent; day dawn\0" "단:N\0" "tǎn\0" "dai1\0" "the sun\0" "dī\0" "tou1 zau2\0" "of look of the sun, the look of the weather\0" "zyun4 zyun4\0" "day after day; daily, time, moving of the sun\0" "yán\0" "bun3\0" "a kind of water\0" "dung1\0" "(same as 冬) winter, (in lunar calendar) the period from the 10th to the 12th moon\0" "heoi3\0" "qù\0" "cong2 zou6 zuk6\0" "(a variant of 昶) a long day, bright, extended, clear\0" "chǎng\0" "ming4\0" "(non-classical form of 冥) dark; obscure; dim\0" "mǐng\0" "tou1\0" "of look of the sun, the look of the weather\0" "tāo\0" "bok3 bou6 keoi4\0" "(non-classical form of 暴) violent; fierce; atrocious; cruel, sudden\0" "bào\0" "on1\0" "ān\0" "ceon1\0" "(same as 春) the first of the four season -- spring, lustful, alive, joyful, youth\0" "zung1\0" "(non-classical form of 舂) to pound (grain) in order to remove the husk\0" "hin2\0" "(non-classical form of 顯) clear; evident; eminent; prominent; renowned; famed; to expose; to make known\0" "xiǎn\0" "mou6\0" "in contravention of; to offend (a superior, elder, etc.) (same as 冒) incautious; rash; imprudent\0" "mào\0" "long5\0" "light; bright; brilliant; clean; clever, to expose to sunlight, to dry something in an opening for ventilation area or a cool place\0" "làng\0" "nan5\0" "mild, damp and moist, red color\0" "nǎn\0" "but6 pui3\0" "dark; dull\0" "bèi\0" "san4\0" "(same as 晨) morning; daybreak\0" "chén\0" "hau1 ngau4\0" "(corrupted form of 哮) to roar; to pant; to howl\0" "fei1\0" "white color, (corrupted form of 腓) the calf of the legs\0" "fēi\0" "zau2\0" "light; bright\0" "주:N\0" "zhǒu\0" "gei1\0" "behind; the back of; afterwards; to come after (same as 期) period; time, to expect; to hope\0" "jī\0" "cip3 zip3\0" "sunset\0" "jiē\0" "cuk1\0" "light; bright, warm, genial\0" "shù\0" "sik1\0" "(same as 昔) bygone; of old; formerly; ancient, at night, the end\0" "kwaan3\0" "sunlight\0" "kùn\0" "luôn\0" "zaai3 zit3\0" "(same as 晢) clear, bright; glorious; to be sharp and perspicacious; able to examine the tiniest things\0" "dié\0" "xế\0" "luk6\0" "darkness; the sun is dimmed\0" "lù\0" "thửng\0" "caap3\0" "the sun is shining on the water\0" "zyu4\0" "used in person's name\0" "yú\0" "toi4\0" "sunrise\0" "대:N\0" "tái\0" "maa6\0" "warm and damp (moist; humid), a little warm\0" "chàn\0" "maan6\0" "(non-classical form of 曼) long, extended, large\0" "màn\0" "man5\0" "(same as 湣) posthumous title conferred upon emperors and eminent officials\0" "mǐn\0" "wun6\0" "name of a state in ancient China, sharp, bright-colored; brightness; bright; radiance; light\0" "huàn\0" "wan1\0" "the sun was shining and it's warm\0" "wēn\0" "hyun1 nyun5\0" "(a variant of 暖) warm, genial, of weather, soft and tender, pleasant and genial\0" "nuǎn\0" "wun6\0" "light; bright, clear, intelligent; clever\0" "huàn\0" "hau4\0" "name of a star\0" "hóu\0" "ging2 kaai3\0" "sunshine; sunlight\0" "jìng\0" "bok3\0" "fierce; cruel, sudden, a scorching heat\0" "bó\0" "hin2\0" "(an ancient form of 顯) motes in a sunbeam, bright, fibrous, to manifest; to display, to be illustrious, evident, to seem; to appear, cocoons; chrysalis, will not have a pleasant conversation\0" "xiǎn\0" "lik6\0" "light; bright, clear, intelligent; clever\0" "lì\0" "zeon3\0" "(same as 晉) a state during the period of Spring and Autumn, (same as 鄑) name of a place in today's Shandong Province\0" "jìn\0" "mong5\0" "the sun are dimmed; darkness\0" "mǎng\0" "pau1 piu3 piu5\0" "to expose to sunlight; to sun\0" "piào\0" "hou4\0" "to defy; to disobey; to disregard, to contradict, perverse; recalcitrant; irregular; abnormal\0" "háo\0" "zoeng4\0" "(corrupted form) light; bright, clear\0" "yáng\0" "zin2\0" "(same as 晛) sunshine; light; bright, warm; genial (weather), very hot\0" "xiàn\0" "suk1\0" "arid; dry; parched, impatient; restless, fierce; cruel, sudden, a scorching heat\0" "sù\0" "wai5\0" "sunshine; light of the sun\0" "wěi\0" "cit3\0" "light; bright, clear\0" "chè\0" "kap1\0" "to dry in the sun\0" "xī\0" "zeon3\0" "(same as 晉) to advance; to increase; to flourish\0" "jìn\0" "cang4\0" "obscure; not bright; poor visibility, white; clear; bright; pure; plain\0" "céng\0" "hot3\0" "(non-classical form of 暍) sunstroke, hot; feverish\0" "hè\0" "(a dialect), an adverb, negative expression; never before; to have not happened before\0" "fēn\0" "sai3\0" "(non-classical form of 曬) to expose to sunlight; to dry in the sun (interchangeable 煞) very; much; extremely; a fierce god; a malignant deity, to conclude\0" "shài\0" "ling4\0" "(same as 昤) sunshine; light of the sun\0" "líng\0" "fui1 hei1\0" "sunshine; sunlight; the light of day\0" "deoi3 kit3\0" "luxuriant; exuberant; lush; flourishing\0" "대:N\0" "duì\0" "zaap1\0" "wet clothes not completely dry; to dry in the sun or use sand to dry up on the ground\0" "qī\0" "buk6\0" "(an ancient form of 曝) to sun to air; to expose to sunlight, to expose or be exposed; exposure, a tree with scatter or dispersed leaves\0" "pù\0" "brave; courageous; bold; valiant; intrepid; fearless; heroic\0" "yuè\0" "bok3\0" "(standard form) a collar, the neck, to connect collars to the clothes\0" "bó\0" "waai6\0" "a tiny star, numerous stars\0" "huì\0" "dip6\0" "(a variant of 疊) to fold up, to repeat, to duplicate\0" "dié\0" "zin3\0" "clear sky, a fine day\0" "yàn\0" "ak1 geoi2 geoi6\0" "a family name\0" "jù\0" "ziu3\0" "(same as, non-classical form of 皭) pure white; clean; bright, usually used for person's name in ancient times\0" "jiào\0" "nan6\0" "gentle; mild; temperate, tender; loving; caressing\0" "nàn\0" "lit6\0" "sunset\0" "liè\0" "zyu4\0" "(non-classical form of 臾) a moment; an instant; a little while; a short time\0" "yú\0" "tai3\0" "(same as 替) to replace; to substitute; to decay; to decline, (a variant 朁) if, supposing, nevertheless\0" "tì\0" "tim1\0" "to increase; to add to; to augment, to a greater extent; more, benefit; profit; advantage\0" "tiān\0" "ng5\0" "light; bright, clear\0" "wǔ\0" "fung2\0" "the moon is dimmed; darkness; the word used especially by Triad Society (三合會) a secret society during the Ching Dynasty dedicated to the overthrow of the Manchus and the restoration the Ming Dynasty\0" "hǒng\0" "gaau1\0" "the shinbone, or tibia, (same as U+4EA4 交) to intersect, the sun and the moon in the sky, (simplified form U+81A0 膠) glue; gum, resin; sap, anything sticky\0" "xiáo\0" "hou6\0" "flesh; meat of animals, (same as 浩) great; vast, many; much\0" "hào\0" "tiu1\0" "a kind of services or ceremonies of offering sacrifices\0" "tiāo\0" "zaang1\0" "tendons of the heel of the foot; (Cant.) elbow, heel\0" "zhēng\0" "baang1 fong1\0" "in between of the flesh, a state of a minority ethnic group in southern China, the moon is dimmed\0" "huāng\0" "fuk6 wak6\0" "to have; to be present; to exist; there is\0" "fù\0" "daan6\0" "moonlight\0" "tūn\0" "zing4\0" "a kind of tree, a kind of lumber used to stop a carriage\0" "réng\0" "niu1 ziu2\0" "height of the end-point; the tip of a small branch; (Cant.) slender, thin\0" "jiǎo\0" "gong1\0" "(ancient form of 綱) the large rope of a net, main points; outline; principle\0" "seon3\0" "a king of tree\0" "xìn\0" "zyun2\0" "a kind of tree, (corrupted form of 杬) a kind of plant; (non-classical form 欖) the olive tree\0" "yuàn\0" "kyut3 lai6\0" "a basin; a bowl\0" "jué\0" "waa4\0" "farm tools; a spade or shovel\0" "huá\0" "sik1\0" "(non-classical of 析) to split, to rip or break apart, to divide, to separate; to interpret, to explain, to analyze\0" "bang5 faai3\0" "(same as 棒) a club; a stick, to hit with a club, good; strong; wonderful\0" "bàng\0" "zyu1\0" "(same as 桙) a basin; a bathtub, a kind of tool or utensil, (interchangeable 模) form or shape of a thing; style; pattern; appearance; look, a sample\0" "móu\0" "cat1\0" "(a variant 七) capital form of seven\0" "gong1\0" "(simplified form of 棡) a tall tree; a large tree, (interchangeable 扛) to carry on the shoulders of two of more men\0" "gāng\0" "wai5\0" "(simplified form of 椲) a kind of wood (used as a kind of material to make basin and bowl, etc.); (same as 楎) a peg for hanging things on, a clothes-horse\0" "wěi\0" "mui6\0" "a kind of tree\0" "mèi\0" "zi2 zi6\0" "(same as non-classical form 耜) a farming instrument; a spade; a shovel\0" "sì\0" "bin6\0" "a pillar arch\0" "biàn\0" "lou4\0" "a kind of tree\0" "lú\0" "keoi1\0" "a board (on the back of a donkey) for carrying things; saddle\0" "qū\0" "haap6\0" "a scabbard; a sheath; a case for sword, a tree like the acacia\0" "gé\0" "zaak6\0" "a hammer\0" "zhé\0" "leoi5\0" "a kind of tree, a tray for carrying sacrificial meats and wine\0" "lǚ\0" "paai3\0" "a kind of climbing plants; rattan; bark can be used to weave cloth, a component parts of a loom\0" "pài\0" "zung4\0" "a kind of tree (like locust tree; similar to the ash; acacia)\0" "róng\0" "kau4\0" "name of a pavilion, in Xinshi, name of a place in Jingling\0" "qiú\0" "lyut3\0" "a kind inferior wood\0" "liè\0" "gung2\0" "torture used in ancient times\0" "gǒng\0" "sin2\0" "xiǎn\0" "sai3\0" "name of a mountain, a component parts of a loom\0" "xì\0" "hing1\0" "mechanics, opportunity, urgent\0" "xīn\0" "niu5\0" "(simplified form) (same as 蔦) the convolvulus; a kind of creeping plant, partridge; francolin, in Japan, the pole out side of a building used to post the public notice\0" "niǎo\0" "je4\0" "(same as U+6930 椰) the cocoa-nut palm\0" "xié\0" "lyut3 lyut6\0" "a kind of tree can be used as dye-stuff, the mast of a boat\0" "liè\0" "fu1 gu1\0" "a shrub (plant); dense growth of trees\0" "fū\0" "co4 cyun4\0" "a fruit tree (plum), (same as 菆) hemp stalks, a mat\0" "cuó\0" "tou5 zyu1\0" "(corrupted form of 椓) to beat; to tap; to thrash, castration as a punishment in ancient times, a castrate man, to accuse or charge\0" "zhuó\0" "baat3\0" "a kind of tree, a harrow; a drag, a written contract or agreement; a bond; a deed, handles of spears or lances used in ancient times\0" "bā\0" "cyut3 dung6 waai3 zat3\0" "(corrupted form of 桚) a kind of liquor container, to squeeze; to press, an instrument of torture for squeezing the fingers of prisoners or witnesses in order to extort evidence or confession\0" "zuò\0" "cit3\0" "tree with small leaves; mushroom\0" "zhé\0" "zyu1\0" "to know; to recognize, to hide; to conceal, (same as 嘴) beak (of a bird), stone probe\0" "zuī\0" "haap6\0" "(same as 匣) a case; a small box\0" "hé\0" "gik6 zin1\0" "(same as 极) a wooden frame (on the back of a donkey) for carrying things, (simplified form of 極) to exhaust, extreme; highest; topmost\0" "jí\0" "góc\0" "gin1\0" "(simplified form) the oscines\0" "jiān\0" "tou4 tung4 zak6\0" "(same as 梌) the branches to spread out in all directions, the catalpa; a kind of hard wood used for making chessboard\0" "tú\0" "zin4\0" "name of a county in today's Shandong Province, a kind of fabric produced in Donglai\0" "현:N\0" "xián\0" "zim2\0" "the cherry-apple, a kind of tree\0" "yǎn\0" "tong4\0" "(same as 棠) the crab-apple; the wild plum\0" "táng\0" "dap6\0" "a rectangle shaped peg or short post between the beans and the roof timbers; the square peck-shaped box half-way up a Chinese flagstaff\0" "tà\0" "dai2\0" "(non-classical form of 柢) root; foundation; base, eaves of a house; brim\0" "dǐ\0" "gwat6\0" "to cut the timber apart; to cut a tree; (Cant.) to blunt\0" "jué\0" "ngong4\0" "oblique angle, a post to tie cattle and horses to\0" "áng\0" "haam4\0" "tool to clear out (as a drain) the water, (same as 函) a case; a small box\0" "hán\0" "ngau4\0" "gardenia; a plant of which the nuts produces a yellow dye\0" "xiáo\0" "guk1\0" "an appliance used to lift food; something like a narrow, long table, to carry; to transport\0" "jú\0" "wai1\0" "farm tool, (same as 桵) a kind of tree\0" "wēi\0" "bong2\0" "(non-classical form of 榜) publicly posted roll of successful examinees\0" "bǎng\0" "zeoi1\0" "a kind of tree\0" "zhuī\0" "zit6\0" "(an ancient form) (same as 𣡌) leaves sprouting from the stump of a tree; shoots from an old stump, a large (a species of oak) from the bark of which a yellow dye is produced\0" "niè\0" "tim3\0" "(standard form of 掭) (same as 栝) a builder's frame for measuring, juniper, a poker (for stirring fire, a cylinder part on the old style of wooden doors\0" "tiàn\0" "noi6 zeoi6\0" "(non-classical form of 奈) but; how; what, a remedy; a resource, to bear, to endure\0" "nài\0" "nậy\0" "zaau5\0" "(non-classical form of 栯) a kind of tree, a fruit tree\0" "yǒu\0" "min2 min4 min6\0" "(same as U+68C9 棉) cotton; (Cant.) a kind of fruit\0" "mián\0" "zin1\0" "(ancient form of U+724B 牋 U+7B8B 箋) a memorandum tablet, slip of paper, fancy note-paper, a note, a document, comments\0" "bui1\0" "(non-classical form of U+76C3 盃 U+676F 杯) cup; a tumbler; a glass\0" "noi6\0" "(same as 柰) a fruit tree; a crab-apple, for which the second from is strictly used, leaves sprouting from the stump of a tree; shoots from an old stump\0" "nài\0" "sing2\0" "a rack or a stand with three sticks to cross each other, a chopping board\0" "shěng\0" "caap3\0" "sound of broken sticks; crack of a wooden stick, a forest; wooded land\0" "chā\0" "zaan1 zin1\0" "wood, (same as 禋) to worship with sincerity and reverence, to offer sacrifices to the Heaven\0" "yān\0" "gang2\0" "(same as 亙 堥) an extreme limit, to fill, universal, connected, revolve\0" "gèn\0" "cung1\0" "vegetable, (non-classical, abbreviated from, same as 橦) a tree which grows in Yunnan, from the flowers of which a cloth is made\0" "chòng\0" "tròng\0" "zyun5\0" "fruit, plant, (same as 檽) a fruit tree; black date\0" "ruǎn\0" "gat3\0" "to lay; to put, drums, to rap, to quiver, to stir up\0" "jiá\0" "kaan4 sip3\0" "(same as 矜) the handle of a spear\0" "qín\0" "maau6\0" "a tree; winter peach\0" "máo\0" "ngok6\0" "a pitfall; a hole\0" "è\0" "leot6\0" "(an ancient form of 栗) the chestnut tree, a kind of metalwork in ancient times\0" "lì\0" "ci4\0" "(same as 匙) a spoon, (same as 椸) (a dialect) a small table in front of the bed, a rack for clothes; a clothes-horse\0" "chí\0" "zong1\0" "a blocks engraved for holding things\0" "zāng\0" "hat6\0" "angle steel, legs of a table\0" "hé\0" "zit3\0" "(same as U+6976 楶) a wooden block or bracket on top of a column\0" "jié\0" "nin5\0" "a whetstone, (a dialect) a corner; a nook; a crack; an opening; a cleft\0" "niǎn\0" "gun3\0" "(same as 爟) to light a fire; to set fire to\0" "guàn\0" "hau4\0" "fruit\0" "hóu\0" "huk1 koek3 koi3\0" "(a variant of 概) a piece of wood used to strike off grain in a measure, thus:--all, to level, to adjust, generally, for the most part, (interchangeable 慨) emotional excitement, (interchangeable 溉) to wash; to cleanse; to rinse\0" "gài\0" "cung4\0" "pine; fir, (same as 松 鬆) loose; lax; slack\0" "faan5\0" "sails, the mat-covering of small boats, (interchangeable 軬) the covering of a carriage\0" "bèn\0" "sok3\0" "branches growing upwards, the tip of a branch or things of similar shape, (interchangeable 索) to importune\0" "suǒ\0" "waat1 wu1\0" "a tree, a fruit\0" "wū\0" "zik1\0" "China cypress\0" "jì\0" "sik1\0" "a tree\0" "xī\0" "kung4\0" "a small boat\0" "qióng\0" "haat6 hot3\0" "a wooden article to be used to adjust a bow, a tiger shaped wooden article used to stop the music in ancient times\0" "hé\0" "zung1\0" "a fruit tree\0" "wēng\0" "ham4\0" "(same as 椷) a casket; a box; a bowl; a cup, to allow, an envelope\0" "xián\0" "git3\0" "a well sweep\0" "jié\0" "wan4\0" "whole (uncut, unsplit) firewood; complete, whole, undamaged, general; (same as 梡) a kind of tree\0" "hún\0" "pei4\0" "the small beam supporting the rafters at the eaves\0" "pí\0" "sing1\0" "(said of grass, trees, vegetation and flora), (non-classical form of 森) luxuriant; exuberant; lush; flourishing\0" "shēn\0" "caai1\0" "a small ring or a small piece of board attached to the muzzle of an ox; to thread through a halter\0" "chōu\0" "zaam6\0" "a tree, (same as 栚) a piece of cross-wise board used for frame on which silkworms spin\0" "zhèn\0" "sau1\0" "(same as 艘) a numerary adjunct for ships\0" "zin1\0" "common sandalwood\0" "zhān\0" "sak3 sok3\0" "(same as 槊) a tree, a fence; a palisade; a railing\0" "shuò\0" "gai1\0" "a tree (as maple tree)\0" "jī\0" "sung3\0" "(corrupted form of 送) to send; to deliver; to present; to give, to send off\0" "sòng\0" "zi2\0" "a tree\0" "zhǐ\0" "bun2 hak1\0" "(ancient form of 本) stem; source; foundation; origin; basis, a book\0" "běn\0" "(same as 搔) to scratch lightly, to irritate; to annoy\0" "sin3\0" "long5\0" "a place in today's Hunan Province\0" "lǎng\0" "bit1 bit6\0" "a tree\0" "bì\0" "syun4\0" "bonds and fetters for falcons and dogs used in hunting\0" "xuàn\0" "pang5 pui4\0" "household registers, printing plate, supporting boards used in building walls, (non-classical form 棓) to strike, a flail, a club, planks\0" "péi\0" "daai3\0" "pillar or post of a frame on which silkworms spin\0" "dài\0" "cat1\0" "(same as U+687C 桼漆) the varnish tree, paint, lacquer, varnish, to paint or varnish, black, sticky\0" "zi1\0" "(of trees) luxuriant; exuberant; lush\0" "zhī\0" "bei1 pei4\0" "the branches growing downwards; small trees; saplings; cuttings of trees for planting\0" "pí\0" "caan2\0" "a tree, a mattress\0" "chǎn\0" "bai6\0" "(same as 梐) a stockade; a cheval de frise, a pen; a cage\0" "bì\0" "cuk1\0" "(non-classical form) small trees; saplings\0" "sù\0" "wok6\0" "(same as 檴) a tree; material for cups, a kind of birch found in Manchuria\0" "huò\0" "han4\0" "even measuring board for pecks and bushels\0" "hén\0" "wing6\0" "a chest; a box, footstool; footrest, a tree, handle of an awl, ring of a knife or a sword, a round pillow that roused the sleeper when he moved\0" "jiǒng\0" "cyun4\0" "to operate or manage\0" "chuán\0" "zoeng3\0" "(same as 槳) an oar\0" "jiǎng\0" "stupid; dull, foolish; idiotic\0" "nèn\0" "guk1 guk1\0" "(same as 穀) grains; corns; cereals\0" "gǔ\0" "teoi2 to5\0" "tubular, oval, elliptical\0" "fǎng\0" "taap3\0" "(same as 榻) a couch; a bed, window; shutters\0" "tà\0" "ceoi3\0" "to hull heavily, to pound heavily\0" "cuì\0" "sai1\0" "sticks or frames; a wooden device used to torture the fingers by squeezing, the branches growing downwards; small trees; saplings; cuttings of trees for planting\0" "xī\0" "daak1\0" "a tree, a hammer, to beat with a hammer\0" "dé\0" "haan4\0" "a kind of tree\0" "xián\0" "fun2\0" "(same as 梡) a small wooden stand having four legs; it was used in sacrifice, faggots\0" "kuǎn\0" "cit3 diu6\0" "the buckthorn or jujube (tree); dates\0" "zhé\0" "daap3\0" "a kind of tree (as plum)\0" "tā\0" "wu4\0" "gourd shaped dates\0" "hú\0" "seoi6 si1\0" "(same as 椊) decayed wood\0" "cuì\0" "leot6 lou6\0" "paulownia\0" "lù\0" "rọ\0" "gyun3\0" "a kind of tree; material for making clothes\0" "juàn\0" "luk1\0" "(ancient form of 麓) foot of a hill or mountain\0" "lù\0" "zin5\0" "a cross-beam; an axle, etc.\0" "qiàn\0" "pau3 pau4\0" "to lacquer some kind of ashes on wooden articles or furniture, after drying out, smooth them and then paint, black lacquer\0" "pào\0" "zam6\0" "(same as 栚) (same as 㮳) a piece of cross-wise board used for frame on which silkworms spin\0" "zhèn\0" "fan1\0" "(same as 棻) a kind of fragrant tree used to produce perfume by burning it\0" "lik6\0" "(same as 棘) the jujube tree, thorny brambles, a kind of date (with a sour taste)\0" "lì\0" "cou4\0" "(same as 曹) a Chinese family name, surrounded, a whole day; a revolution of the sun\0" "cáo\0" "kei4\0" "(same as 棋) the game of chess, draughts and other similar games\0" "qí\0" "daai3 taai3\0" "to put the growing up silkworms in different frames according to their sizes\0" "tì\0" "ling4\0" "(same as 櫺) carved or patterned window-railings; sills, the wooden planks which join eaves with a house\0" "líng\0" "keoi4 ngaau1\0" "a wattle or bamboo fence\0" "qú\0" "lim5\0" "achievements; merit\0" "liǎn\0" "lou5\0" "(a variant of 櫓) a lookout turret on a city wall, moveable wooden tower for archers, a scull a sweep, an oar, (in ancient warfare) a big shield; a long spear\0" "lǔ\0" "suk6 zik6\0" "a kind of tree (as willow) with big leaves and in red color\0" "shú\0" "gung3\0" "small cup, chest; box, a kind of container usually put on one's head to carry things\0" "gòng\0" "cim1 dim1 zaat6 zik6\0" "(same as 植) to plant; to set up, to erect, plants\0" "zhé\0" "piu4\0" "an enlarged bag, to wrap up, a parcel; a bundle; a package\0" "pāo\0" "gam3\0" "a wooden (bamboo) framework; a wooden pole; used as an obstacle to impede the door, a frame\0" "jìn\0" "cụm\0" "king4\0" "(same as 檠) a kind of tool to adjust bow; lamp holder, a tray with base\0" "경:N\0" "qíng\0" "jung4\0" "zung1\0" "the coir palm tree\0" "zōng\0" "buk6 lok3 pok3\0" "dates, a kind of oak; Quercus dentata, (same as 樸) a shrub (plant); thicket, strong and durable, a county in ancient times\0" "pú\0" "bục\0" "zeon2\0" "a basin\0" "jǐn\0" "biu1 biu2\0" "(corrupted form of 檦) to show; to exhibit, to manifest, a kind of supporting post\0" "biǎo\0" "lam6\0" "a cabinet; a wardrobe; a cupboard, (same as 壏) hard ground\0" "jiàn\0" "gwan2\0" "to bind; to tie up; a bundle; a bondage; restrictions; restraints\0" "gǔn\0" "ban1 ping1\0" "(a variant of U+6AB3 檳) the areca-nut; the betel-nut\0" "zou1\0" "a tree, (same as 槽) with both flowers and fruits; half and half\0" "zāo\0" "lip6\0" "handle of a ladle, a plant; wistaria, or wisteria, a certain trees in Sichuan; material for candle\0" "liè\0" "xộp\0" "lai4\0" "a kind of tree\0" "lí\0" "lo2\0" "a tree with slanted branches\0" "luǒ\0" "lõi\0" "sam2\0" "a kind of tree; the juice of which is used to make wine\0" "shěn\0" "min4\0" "(same as 檰) a tree, the bark of which is used in medicine-- Eucommia ulmoides, an awning of the house\0" "mián\0" "zin1 zin3\0" "(non-classical form) a small chestnut tree, a kind of fruit; mountain plum\0" "jiàn\0" "dek6 dik1 zak6\0" "(same as 樀) eaves of a house; brim, part of a loom, the cross beams on the frame on which silkworms spin, a bookcase, to abandon or give up\0" "dí\0" "bei6\0" "(same as 韛) an instrument to blow a fire; a bellows for forge, etc.\0" "bèi\0" "cim3 zim1\0" "(a variant of 櫼) the square peck-shaped box half-way up a Chinese flagstaff\0" "lim5\0" "nice and pretty\0" "liǎn\0" "zeon1\0" "(same as 榛) the hazel nut or filbert tree, a thorny tree\0" "caam4 cim4\0" "a kind of tree; thin leaves\0" "xián\0" "paan4 pei1\0" "a kind of fruit tree; betel-nut; the areca-nut\0" "pín\0" "gwok3 hok6 kok3\0" "(non-classical form of 榷) to monopolize, to levy taxes\0" "què\0" "lung4\0" "a cage, a pen, a grating, bars, window; window frame\0" "lóng\0" "zeoi3\0" "(same as 檇) a wooden pestle or rammer, ancient name of a place in Zhejiang province; southwest of Jiaxing, a kind of fruit\0" "zuì\0" "gou1\0" "(same as 篙) a bamboo pole; a pole for punting a boat\0" "do6 to5\0" "(same as 橢) oval; oblong; elliptical\0" "jué\0" "san1\0" "fruit tree\0" "shān\0" "hok6\0" "xué\0" "sit3\0" "a kind of edible mushroom\0" "섭:N\0" "xiè\0" "hei1\0" "a ladle (often made of dried calabash or gourd)\0" "laam5\0" "(same as 欖) the olive\0" "lǎn\0" "cik1 cuk1\0" "(same as 槭) a kind of maple (Acer palmatum)\0" "qí\0" "zi4\0" "a kind of tree; often used to make instruments for sacrificial ceremonies in ancient times\0" "yí\0" "no5\0" "weak, feeble and tender branches\0" "nuó\0" "nạng\0" "laai4 lei4\0" "(same as 籬) a bamboo fence; a hedge\0" "lí\0" "ngok6\0" "name of a county\0" "yuè\0" "zyu4 zyu5\0" "to cough; cough\0" "yǐ\0" "ci1\0" "(same as 蚩 嗤) to laugh at; to make fun of; to deride; to ridicule\0" "chī\0" "gei3\0" "(same as 冀) hope; wish; to hope and scheme for, to stammer; to stutter; stuttering, to give\0" "jì\0" "kong3\0" "to covet; greedy\0" "hāng\0" "hai6\0" "rash; impatient, very angry\0" "xiè\0" "hang1\0" "cough\0" "kēng\0" "zi3 zik1\0" "to vomit; to throw up; to disgorge, hiccough; shortwindedness, supposed upward motion of the spirit (in Chinese herb medicine), to sigh with grief or regret; to lament; to deplore\0" "zī\0" "kaa3\0" "to laugh heartily; to roar with laughter, to breath\0" "하:N\0" "hē\0" "waai3\0" "laugh\0" "xì\0" "heoi3\0" "to breath with mouth open\0" "qù\0" "hai6 hoi1\0" "to drink, to swallow\0" "hāi\0" "hei1\0" "to take breath or rest (after strenuous exercise), hiccough; shortwindedness\0" "xiā\0" "hoi1\0" "sound of laughter\0" "hāi\0" "waa1\0" "sound, wicked; mean; vicious\0" "guī\0" "caam1\0" "glad; joyful; happy, avaricious; greedy, cold\0" "chān\0" "seon1\0" "shortwindedness; hiccough, supposed upward motion of the spirit (in Chinese herb medicine), honesty; good faith; trust\0" "xún\0" "haap6 heoi1\0" "pleasure; joy\0" "후:N\0" "xū\0" "saan5\0" "to laugh at\0" "shèn\0" "kaau3\0" "the way of speaking; to spit at and not agree about something, to spit (same as 否) negative, to deny, cruel; savage; wicked; coarse; rustic\0" "kòu\0" "hap6 hot3\0" "asthmatic breathing, supposed upward motion of the spirit (in Chinese herb medicine), to long for; to covet, to hum over; to moan; to groan\0" "xiā\0" "cip3 sap3\0" "(same as 歃) to smear the mouth with the blood of a victim when taking an oath, to taste; to try\0" "shà\0" "zuk1\0" "to blow off, to blow; to puff\0" "yū\0" "aa1 aa3\0" "asses braying, shortwindedness; hiccough, asthmatic breathing, supposed upward motion of the spirit (in Chinese herb medicine), to exhaust; extreme\0" "yà\0" "faau2\0" "(of statement) to grate on the ear; earnest and faithful remonstrance\0" "pǒu\0" "zeot1\0" "to suck, to drink, to swallow\0" "zú\0" "zaau2\0" "to wrinkle the nose with sorrowful (when sob or weep), (same as 嘔) to vomit; to throw up\0" "yǒu\0" "zi3\0" "resurrection; to come to life again, sick\0" "zì\0" "him3 leng5 lim5\0" "(a abbreviated form of 歛 斂) to collect; to gather; to hold together, to desire\0" "liǎn\0" "kaam5\0" "(same as 欦) to laugh; to smile, greed; avarice, to cry, to shout, overbear; arrogant\0" "xiān\0" "haa4 haa6 kwaai4\0" "to drink; to swallow, disease of the throat; disease of the larynx\0" "xià\0" "hei1 zi5\0" "asses braying, to be happy suddenly, cruel; malignant; coarse, rude\0" "yǐ\0" "hap6 hau3 liu4 liu6 sap3\0" "greed; avarice, to blow off\0" "shà\0" "hin2 zin1 zin2\0" "to exert oneself to yell; to yell loudly; to shout, overbearing; arrogant, vigorous\0" "yàn\0" "giu3\0" "songs of the people of 楚, a kind of music instrument in ancient times\0" "jiào\0" "hei1\0" "to sigh in lamentation; to lament, to exclaim\0" "xī\0" "ci2 zyut3\0" "(same as 欼) to bite; to gnaw, (same as 嘬) to swallow a big mouthful without mastication\0" "chǐ\0" "si6\0" "to ask; to inquire; to investigate, (same as 款) sincerity; article, item, etc., to entertain, slowly\0" "shì\0" "fong1 hong1\0" "hungry; starving, a poor harvest of grains\0" "kāng\0" "zaam2\0" "(ancient form of 飲) to drink; to swallow\0" "yǐn\0" "gap3 haak1 maak6\0" "to spit, to cough, keep quiet; to keep silence; speechless; wordless\0" "hēi\0" "zi3\0" "(ancient form of 懿) virtuous; fine; good\0" "yì\0" "hei1\0" "to smile at each other\0" "xī\0" "hei1 sam1 sik1 zip3\0" "fear; dread; fright; scare, sad; sorrowful; mournful\0" "sè\0" "cim3 gaam3\0" "name of a person\0" "jìn\0" "zip6\0" "moving of the mouth\0" "yè\0" "zaau1\0" "asthmatic breathing; shortwindedness; hiccough; husky voice, (same as 嗄) (of voice) hoarse\0" "yōu\0" "kok3\0" "(same as 塙 確) high; lofty; noble, sure; certain; firm; real; true\0" "què\0" "cit3 zim1\0" "to take, to select, to get angry; to lose the temper\0" "yé\0" "lyun4\0" "to owe, deficient, confused; puzzled\0" "luán\0" "kwaan1\0" "cannot be known; agnostic\0" "kūn\0" "zing6\0" "(ancient form of 正) the right side, proper, pure, honest and virtuous, original, exactly\0" "zhèng\0" "ho1 soeng5\0" "(ancient form of 訶) to scold or blame in a loud voice\0" "se1\0" "(same as 些) a small quantity or number; a little; a few; some\0" "xiē\0" "gwai1\0" "(large seal type 歸) the marriage of a woman, to return to; to revert to; to go back, to belong to, to restore, to send back\0" "seoi6\0" "to stay; to stop (at a certain stage); to desist, to detain, to prohibit; to end, to come to; to stop at, still; calm, later\0" "cuì\0" "zaau1\0" "a breath, news; tidings, to stop; to end\0" "xiū\0" "zim1 zim2\0" "(same as 魘) nightmare\0" "àn\0" "baai6 gwaa2 leoi5 naau2\0" "(same as 朽) rotten, decayed, useless, (same as 咼 剮) a wry mouth, to cut a criminal in pieces; to hack\0" "xiǔ\0" "can1\0" "(same as 殘) to destroy; to injure; to damage; to spoil, cruel and fierce, crippled\0" "cán\0" "cyun2\0" "(non-classical form) to destroy; to injure; to damage, to exhaust, to complete; to finish, (ancient form 布) cloth; textiles\0" "chuǎn\0" "zaat3\0" "pestilence\0" "zhá\0" "kaap1\0" "danger; precarious; perilous, lofty; high, to decay; to break; to snap\0" "yì\0" "pei1\0" "to rip open the flesh, to break; to snap\0" "pī\0" "fu1\0" "withered; dry, calamity; disaster, (ancient form 辜) sin; crime; guilt\0" "kū\0" "sing1\0" "the soul out of one's body; as good as dead\0" "shēng\0" "long4\0" "the dead\0" "láng\0" "teoi2\0" "uneven, weak; feeble\0" "tuǐ\0" "sek6 ze3\0" "to exhaust; extreme; topmost, to die\0" "xī\0" "ling4\0" "the evil spirits come out, sick and poor, stupid; rude, inattentive; absent-minded; careless\0" "líng\0" "gei1 kei1\0" "to discard, to abandon, to die; death\0" "qī\0" "waat3 zyun2\0" "stinking smell, expression of a dead person\0" "wò\0" "lim5\0" "(same as 殮) to prepare a body for the coffin\0" "liàn\0" "caan4 duk6\0" "an abortion; stillborn\0" "dú\0" "fan1 mun6\0" "(standard form of 殙) stupid and confused; muddled and delirious; unconscious; in a state of coma, to breathe one's last\0" "mèn\0" "laan6\0" "destroyed or ruined; to rot or decay; to disintegrate or decompose\0" "làn\0" "waai2\0" "cannot recognize people\0" "wěi\0" "dyun6\0" "(same as 毈) an infertile egg\0" "duàn\0" "kui2\0" "(simplified form of 殨) to open, as an ulcer or sore; bursting of an abscess; inflamed; inflammation\0" "kuài\0" "goi1 ngoi4\0" "get the unborn baby goat by killing the mother goat\0" "ái\0" "zoi2\0" "to destroy; to ruin, to put off\0" "zǎi\0" "wui5 wui6\0" "uneven; unconscious, to know nothing about...\0" "huì\0" "zik1\0" "withered; faded; to die, a minor illness (of foot and hand)\0" "yì\0" "mok6\0" "lonely; lonesome\0" "mò\0" "zi3\0" "sick, a dead animal, skeleton\0" "zì\0" "fan3\0" "to die, to open, as an ulcer or sore\0" "fèn\0" "pang4\0" "a swollen corpse, swell\0" "péng\0" "bik1\0" "to exhaust; extreme; highest; farthest, to die\0" "bì\0" "lik6\0" "to die from disease\0" "lì\0" "lou4\0" "(interchangeable 臚) the skin; the belly\0" "lú\0" "lo2\0" "diseases of dumb creatures, diseases of animals, illness; disease; ailment\0" "luò\0" "hoi1\0" "a kind of ornaments, people wore in ancient time in order to avoid evil spirits or influences\0" "hāi\0" "dam2\0" "(same as U+628C 抌) to hit or to strike heavily, to dip, to administer; to control, to govern; to treat; to cure, to punish\0" "zhěn\0" "goi1 hoi1\0" "a kind of ornaments, people wore in ancient time in order to avoid evil spirits or influences, sound of laughter\0" "gāi\0" "kok3\0" "(interchangeable 殼) the husk, skin or shell of fruits; the shell of snakes, insects, etc., the shells of mollusks; a bag or case made of leather for weapons, (interchangeable 慤) prudent; cautious, (same as 嗀) to vomit; to throw up, strong; durable; solid; firm; stable\0" "què\0" "daai2 saan4 zaan1 zeon1\0" "to beat; to strike; to attack, to move with happiness; excited, (a corrupted form) to laugh at\0" "zhēn\0" "hung1\0" "to beat; to strike; to attack, to control, to charge; to sue, to kill all\0" "kōng\0" "cang2 cang4\0" "to push, unceremoniously; impudently\0" "chéng\0" "gaau3 kaau3\0" "smooth and curved, to strike or beat heavily\0" "jiù\0" "huk1\0" "unburnt bricks or tiles\0" "jué\0" "gai3\0" "to bind, to exhaust; to use up; to complete; to finish, to slay\0" "jì\0" "ling4\0" "noise\0" "líng\0" "ci1 dung1 dung3\0" "(non-classical form of 鼕) the rattle of drums\0" "siu4\0" "(same as 韶) the name of the music of the legendary Emperor, harmonious, (large seal type 鞀 婸) hand-drum used by pedlars; it is sounded by twirling it backwards in the hand, so that two swinging knobs can strike the face of the drum\0" "sháo\0" "dik1 hok3\0" "egg shells\0" "què\0" "zeoi6\0" "(corrupted form of 叡) to understand thoroughly; quick or keen of perception, wise and clever, the profoundest; the divine sagacity of sages\0" "ruì\0" "coek3\0" "a kind of animals (like rabbit, it is blue colored and much bigger)\0" "chuò\0" "ning6\0" "dog's hair\0" "nèng\0" "zi1\0" "woolen textiles; fine cloth\0" "zhī\0" "daau1 laau4 syu1 zyu4\0" "(non-classical form of 氀) woolen textiles; (non-classical form of 毹) woolen blanket, a kind of minority dress; stupid and vulgar\0" "lóu\0" "piu5\0" "flying feather, soft; light\0" "pāo\0" "bou6\0" "(same as U+83E2 菢) to incubate; to brood; to hatch; to sit on a nest, a woolen blanket\0" "bào\0" "zung4\0" "(a variant of 絨) fine, soft fur or hair; down, felt, camel's hair\0" "róng\0" "saan1 sin1\0" "woolen textiles; fine cloth\0" "xiān\0" "lyut3\0" "variegated; woolen fabric of different colors\0" "lèi\0" "siu1 siu3\0" "fur; feather; soft and light\0" "xiāo\0" "fu1 fu3\0" "to smooth the hair, woolen textiles; fine cloth\0" "fū\0" "keoi4 kui2\0" "(corrupted form of 氍) fine woolen cloth, a mat used by the emperor in worshipping\0" "qú\0" "saau1 saau2\0" "(same as 毹) woolen blanket with decorative design or pattern, to waste; to destroy\0" "saa1 seon3 tim2\0" "long hair\0" "shā\0" "shra\0" "zi2\0" "hairy animals\0" "zhǐ\0" "dam1 tam2\0" "(non-classical form of 毯) rugs; carpets\0" "tán\0" "zung2\0" "(corrupt form of 氄) fine hair of birds and animals\0" "rǒng\0" "seot1\0" "short hair, growing hair\0" "sū\0" "zing2\0" "hair\0" "yǐng\0" "lei4 mou4\0" "(non-classical, abbreviated form of 氂) horse tail, long hair; thick hair, (variant of 膧) a wild yak\0" "máo\0" "noi6\0" "thick coat of fur, hairy\0" "nài\0" "bin1\0" "hair knots in a mess\0" "biàn\0" "saau1 saau2\0" "woolen blanket with decorative design or pattern\0" "seoi1\0" "long hair, a few thin hair hanging down\0" "shuāi\0" "tong4\0" "a kind of woolen textiles with curved pattern, a decorative ornament on an official hat\0" "táng\0" "hon6\0" "long hair; mane\0" "hàn\0" "cou3 sou3\0" "hairy\0" "sào\0" "zung4\0" "a decorative fine blanket on the top of a saddle, petty; trifling\0" "róng\0" "dang1\0" "woolen blanket with decorative design or pattern, a kind of animal\0" "dēng\0" "buk6 fu4 pok3\0" "hair knots in a mess\0" "pú\0" "ziu1\0" "hair decorations on a helmet used in ancient times, weak and weary; weak from exhaustion; tired looking of a bird's feather\0" "jiāo\0" "tam2 zaan1\0" "(corrupted form of 毯) rug; carpet; blanket\0" "tǎn\0" "zim4\0" "long hairy\0" "rán\0" "ning4 ning6\0" "a hairy dog\0" "níng\0" "lip6\0" "(same as 鬣) long beard or whiskers, a mane; bristles, as on a hog; dorsal fins\0" "liè\0" "dip6 taai1\0" "fine cotton cloth; fine woolen cloth\0" "dié\0" "dit6 zaat6\0" "to touch; to ram, to pull with hands\0" "dié\0" "zung3\0" "mind; disposition; temper\0" "zhòng\0" "siu1\0" "(same as 霄) the skies, night, to exhaust; to dissolve, clouds or mists\0" "luk6\0" "(old translated form) chlorine (symbol Cl)\0" "lǜ\0" "daam6\0" "(old translated form) nitrogen (symbol N)\0" "dàn\0" "kap1\0" "dried up (of waterway; the channel of a river; a pond, etc.)\0" "xī\0" "ướt\0" "gip3 gwaai2 kaau4 zi6\0" "(non-classical form of 氿) the dry soil on the river side, spring water from the hole of mountain side, a small fountain, shore; bank; beach, name of a lake in today's Jiangsu Province Yixing county\0" "guǐ\0" "zik1\0" "to wash; to rinse; to clean; to spurt; to blow out\0" "jí\0" "nik6\0" "(ancient form of U+6EBA 溺) sunk; perished, drawn; infatuated\0" "nì\0" "zi6\0" "name of a river, (same as 汊) a branching stream; branching creeks\0" "yì\0" "zin2\0" "name of a river in today's southwest of Shanxi Province, the wet things attach or stick up to each other, dirty and muddy\0" "인:N\0" "niàn\0" "zyu6 zyu6\0" "(same as 雨) rain, to rain down; to pour down\0" "우:N\0" "yǔ\0" "wong2\0" "extensive body of water; broad and deep of water; momentum of moving water deep and wide\0" "wǎng\0" "gwo3\0" "a river in ancient times\0" "guò\0" "zak1\0" "water flow; water current; momentum of moving water\0" "zè\0" "zyun4\0" "(same as 沿) to follow a course; to go along; to coast, to hand down; to continue, to conserve; along or by, as a road or a coast\0" "yán\0" "ceoi3 seoi6\0" "(non-classical of 淬) to temper iron, or steel for making swords, etc. (also used figuratively), to dip into water; to soak; to dye\0" "cuì\0" "zin4\0" "(a variant of 涎) spittle, saliva\0" "xián\0" "laau4 laau5\0" "(ancient form of 流) to flow, to drift, to circulate, a current, to descend, unstable; weak\0" "jiǎo\0" "tung2 waa4 zung3\0" "name of a place in ancient times\0" "tǒu\0" "fu6\0" "name of a place in today's Jiangsu Province Yixing county, to float; to waft; to swim\0" "fù\0" "pui1 pui3\0" "(standard form of 沛) a great flow of water; flowing copiously, quickly; rapidly; sudden, flourishing; luxuriant; prosperous or abundant, marsh; swamp\0" "pèi\0" "ngoét\0" "zaau4 zung1\0" "(same as 攸) the flowing of the water, name of a river\0" "yōu\0" "zaau1\0" "a river in ancient times\0" "qiū\0" "at3\0" "marshy; swampy, damp; moist\0" "yā\0" "nhớp\0" "bou3\0" "a place in ancient times\0" "bù\0" "bin6\0" "guide or lead to make the water flowing smoothly\0" "biàn\0" "saai6\0" "a river in ancient times; in Henan Province\0" "shì\0" "miu5 zat3\0" "flowing of the water, sound of the flowing water\0" "zhá\0" "zaat6\0" "(abbreviated form of U+6EA2 溢) to flow over; to brim over, excessive\0" "yì\0" "baa1 fat3\0" "(a variant of 法) statutes, laws, regulations, a rule, legal standard, plan or methods, etc.\0" "biàn\0" "deoi3\0" "to soak or be soaked; to dip; to immerse\0" "duì\0" "laan4\0" "(simplified form of 灡) water in which rice has been washed, (interchangeable 瀾) a great wave; a huge billow\0" "lán\0" "zi1\0" "name of a river\0" "yī\0" "caa3 cat3 zak3\0" "bank of a river, (same as 汊) a branching stream\0" "chài\0" "cung1\0" "a fountain or spring flows downwards, sound of the flowing water\0" "chōng\0" "gyun1 zyun5\0" "(non-classical form of 涓) a brook, the smallest drop of water, to expel evil influences; to eliminate; rid off, to clean up, to select, a tributary (or a river), the flowing of a spring, (interchangeable 泫) to glisten; to sparkle, to weep\0" "xuàn\0" "leot6 waat6\0" "flowing of the water\0" "xù\0" "zyu4\0" "dirty; filthy, corrupt, soap, black, to unravel silk threads\0" "yú\0" "zaau1\0" "the flowing water\0" "xiū\0" "hong1\0" "(corrupted form of U+6D2D 洭) a river in ancient times; a part of Huangjiang, Lianjiang and Beijiang in today's north-west of Guangdong Province\0" "cung1\0" "(same as 浺) deep and far; profound and abstruse (of the sea)\0" "taat3\0" "(simplified form of 澾) slippery (as a road)\0" "tà\0" "gwo1\0" "(simplified form of 濄) (same as 渦) name of a river, to whirl, an eddy\0" "guō\0" "suk6\0" "(non-classical form of 淑) good; pure; virtuous, beautiful or charming (women), clear\0" "lung6\0" "a river in ancient times\0" "lòng\0" "lỏng\0" "haai6\0" "a river\0" "xiè\0" "zap6\0" "the water flowing from ..., the current of a stream\0" "chè\0" "zaat3\0" "to splash (of water)\0" "jiǎn\0" "tan1\0" "great billows; large waves; the waves swelling up\0" "tān\0" "bei3 pei3\0" "a river\0" "pì\0" "vữa\0" "dap6 tan2\0" "(corrupted form of 沓) repeated; joined, crowded together, a family name\0" "zǎn\0" "syun4\0" "an eddy; a whirlpool\0" "xuán\0" "zin4\0" "(non-classical form of U+6D8E 涎) spittle, saliva\0" "xián\0" "niu4\0" "(interchangeable 尿) urine, to urinate\0" "niào\0" "san1\0" "goddess of an ink-slab\0" "tăn\0" "gaau1 kaau3\0" "(same as 溝) ditch; waterway; moat, groove\0" "mat6\0" "mud; quagmire\0" "mì\0" "gwai3\0" "name of a river\0" "jì\0" "gaau3\0" "name of a river, to give suck to, (same as 醹) vintage wine, (same as 乳) milk; breasts\0" "nǒu\0" "nhỏ\0" "faat1\0" "dark blue color, to combine; to unite, to close; to shut, the water is exhausted, to get the color away by soaking in the water\0" "hū\0" "faa1\0" "name of a river\0" "huā\0" "wong2\0" "flood; a great flood; massive water, name a river, name of a place in today's Shanxi Province east of Yin county, (same as 汪) deep and extensive (said of water)\0" "wǎng\0" "zaau4\0" "(non-classical form of 游) to swim; to float, to roam; to travel\0" "yóu\0" "zaak3\0" "a bank of earth or an embankment to block the current of the water, to stop (or block) up the flowing water\0" "zé\0" "bat1\0" "(same as 滭) bubbling of fountain; copious of spring (same as 淢) swift currents (interchangeable 洫) a ditch; a moat, to overflow\0" "필:N\0" "bì\0" "mei4 nei4\0" "(non-classical abbreviated form of 瀰) a watery expanse, to be covered with, to disseminate every where, currents of the water\0" "mǐ\0" "goeng1\0" "(standard form of 羌) name of a river\0" "qiāng\0" "sit3\0" "(same as 渫) rolling billows, to get rid of; to scatter, muddy, to ooze\0" "xiè\0" "fan6\0" "deep\0" "fàn\0" "zaat6\0" "to add to; to increase; increase; full, plentiful; abundant, saliva\0" "yì\0" "dam1\0" "great billows; great upheavals; boisterous breakers\0" "tān\0" "leoi6\0" "(same as 淚) tears\0" "lèi\0" "zing4\0" "the water flowing in a turned, crooked or winding and revolving way; an eddy\0" "yǒng\0" "siu1\0" "(ancient form of 消) to melt; to thaw, to disperse; to dissipate, to cancel; to annul\0" "zam3\0" "(same as 浸) to dip; to immerse; to soak; to permeate; to percolate, gradual; gradually\0" "jìn\0" "mong4 sip6\0" "(same as 涉) to wade, to experience, to involve; to implicate\0" "shè\0" "zaan6\0" "(same as 垽) sediment; dregs; precipitate; lees\0" "yìn\0" "zaai2 zaai3\0" "(ancient form of 濟) various; varied; numerous, elegant and dignified\0" "jǐ\0" "zyun1 zyun4\0" "(same as U+6E06 淵) an abyss; a gulf, to be deep\0" "suk1\0" "(simplified form of 潚) deep and clear (said of water) (same as 溲) to urinate, to immerse; to soak; to drench, to wash rice (same as 瀟) rushing rain and wind; roar of gust\0" "sù\0" "nài\0" "wong1 wong2 wu1\0" "the pond water is still\0" "wǎng\0" "min5 min6\0" "great current, flood, flowing water\0" "miàn\0" "sou3\0" "(same as 泝) to trace up to a source, to go against the stream/water\0" "sù\0" "zik6\0" "water current; water flow\0" "yì\0" "zaai2\0" "to wash rice\0" "shāi\0" "kaap1 zaap1\0" "(same as 潝) the noise of flowing water, swift flowing water (same as non-classical form of 澀) rough; harsh; not smooth, a slightly bitter taste\0" "xī\0" "caap1 zap6\0" "to boil away; to boil over, boiling sound, sound of the flowing water, etc., (interchangeable 渫) rolling billows\0" "jí\0" "lok6\0" "(same as 濼) name of a stream in Shandong Province southwest of Jinan, (same as 泊) lakes, a hot spring; a mineral spring\0" "luò\0" "zaau1\0" "deep\0" "유:N\0" "yōu\0" "mou6 muk6\0" "to ooze out; to well out; to spring out, to well up; flood tide; the water is rising\0" "mào\0" "zaa3\0" "water dripping; a drip-tile (same as 炸 煠 爚) to fry in fat or oil, to scald\0" "zhǎ\0" "seoi6\0" "the small ditch in the field\0" "suì\0" "zi3\0" "damp; wet; moist; humid\0" "zhì\0" "pin3\0" "(same as 遍) everywhere; all over, a time\0" "biàn\0" "lai4\0" "(a variant of U+9ECE 黎) many; numerous, black; dark\0" "lí\0" "caai3 caau4 dou1 tou1 zaau6\0" "(same as 滔) fluent, to fill; to prevail\0" "ciu3\0" "great billows; heavy seas rolling in\0" "qiào\0" "gun3\0" "(corrupted form of 涫) (interchangeable 盥) to wash hands, to wash, to boil\0" "guàn\0" "of flowing water, a river\0" "xī\0" "zam6\0" "water current; water flow\0" "zhèn\0" "zung3\0" "(same as 灉) name of a stream in Shandong Province, the flowing back of flooding waters, a sluice\0" "yōng\0" "zip6 zit6\0" "name of a river\0" "niè\0" "gwaan6 ngaa4\0" "great flowing; big flood, name of a county in ancient times\0" "jùn\0" "ze6\0" "a river in ancient times; head of source from today's Henan Province Xinanxian; and flowing south to Luoshui\0" "xiè\0" "miu5\0" "immeasurable depth or profundity; extremely abstruse; unfathomable\0" "yǎo\0" "dip6 sit3\0" "water current; water flow\0" "xiè\0" "zi1\0" "water current; water flow, name of a stream\0" "zhī\0" "naang4\0" "a river in ancient times\0" "néng\0" "sam1\0" "(ancient form of 深) deep, profound, far, very; extremely\0" "si1\0" "a river in ancient time; today's Baiquanhe, water's edge; water-front; a bank; a limit\0" "sī\0" "lung5\0" "(corrupted form) to smear; to spread, to paint, to blot out, mud; mire, ignorant (said of a child) innocent\0" "lǒng\0" "zaam3\0" "(ancient form of 湛) (interchangeable 沈 沉) sink, deep; profound, joy; delight, happy; peaceful (interchangeable 潭) deep water; deep pool, leisurely; relaxed, dewy, full; filled, wet; damp; moist, clear (interchangeable 浸) to dip; to immerse; to soak, swellings; roaring waves and billows, flowing water, (same as 霪 淫) to rain cats and dogs for a long time, a river in ancient times in Henan province Jiyuanxian (blocked)\0" "chén\0" "mat6\0" "water current; water flow\0" "mì\0" "huk6 kok3\0" "to water; to pour water; to irrigate, to wet; to moisten; to soak in, to wash\0" "què\0" "dam1 tam4\0" "wet; moist; damp, incessantly rains, flood; great current\0" "dān\0" "sim2\0" "swift currents; swift flow of water\0" "shǎn\0" "syu6\0" "suk1\0" "wet; moist; damp\0" "sù\0" "co3 nau4 sit3\0" "water current, water flow\0" "xiè\0" "but6\0" "(same as 渤) (of water) swelling or rising; an inland sea among today's Liaoning, Hebei and Shandong Provinces\0" "bó\0" "bhət\0" "ding2\0" "(same as 濎) (water etc.) boiling\0" "dǐng\0" "zuk6\0" "water flow; water current\0" "zú\0" "fong1\0" "vast and boundless of flowing water, a water waste, to reach\0" "syu3\0" "name of a river\0" "shù\0" "se4\0" "name of a stream\0" "shé\0" "hon3 wik6\0" "(same as 漢) name of a dynasty, belonging to China, the Milky Way the Han River, (interchangeable 域) a frontier; a boundary; a region; a country, to live; to stay\0" "hàn\0" "tam1 tam3\0" "a river, in today's northeast of Sichuan Province, between Bazhong and Tongjiang\0" "tān\0" "hou6\0" "(same as 澔 浩) radiance of gems, great currents; vast water flow\0" "gǎo\0" "naa4 saam2 zip3 zip6\0" "moving image; moving shadow, flowing water\0" "nà\0" "mik6\0" "(variant of 汨) name of a river in Hunan Province\0" "mì\0" "ceon4\0" "to flow; to move; to stray\0" "xún\0" "mun6\0" "filled with water; full of water, annoyed; vexed; depressed; bored, to make tea by boiling water and then put the lid on to cover it\0" "mèn\0" "gaan2 gaan3\0" "a mountain stream or torrent, a number measuring used in ancient times; a hundred million waterways (ditches) equal to a mountain stream, a river in ancient, head source in south of Henan Province, flowing east then north to combine with Gushui (today's Jianhe)\0" "jiàn\0" "ceoi1\0" "(same as 漼) having the appearance of depth, to shed tears; to cry or weep, sharp, bright-colored, a river in ancient times; Guishui, (interchangeable 摧) to destroy; to injure; to damage, to store up; to accumulate\0" "cuǐ\0" "kyut3 zyut3\0" "name of a river in Hubei Province, name of a state in ancient times\0" "jué\0" "ho6\0" "name of a river\0" "hè\0" "fai3\0" "(same as U+6CB8 沸) boiling (water, etc.) to gush; bubbling up, (sane as U+6E43 湃) the roaring of billows, name of a person\0" "fèi\0" "phè\0" "tim1 zik6\0" "(same as 湜) the water is clear, transparent (of water)\0" "shí\0" "dou2 se2\0" "not clear; not pure\0" "chě\0" "sam3\0" "(same as 滲) to permeate; to seep; to ooze; to leak; to soak through\0" "shèn\0" "neoi3\0" "damp; moist; wet\0" "nǜ\0" "pang4\0" "turbulent (said of water)\0" "píng\0" "maan6\0" "great currents\0" "màn\0" "cing1 zak6\0" "(corrupted form of 清) pure; clear, brief; virtuous; to place in order, simple and easily understandable\0" "deoi3 zeoi6\0" "moving, as in ripples; moving to and fro (said of water) (interchangeable 裔) the hem of a robe, a border, a frontier, border bribes\0" "yì\0" "sau4\0" "bellied in water-gas, belch; burp\0" "chóu\0" "mei4\0" "(non-classical form of 溦) light rain; drizzle\0" "미:N\0" "faat1 gwaat6\0" "to gush forth; to well out; to spring out, deep water\0" "kū\0" "bok6\0" "(said of flow of water) swift and torrential; turbulent flow of water\0" "báo\0" "leoi4\0" "a marsh in ancient times; in today's Shandong Province; between Heze and Yun Cheng\0" "léi\0" "loi\0" "hot3 sap3 sap3\0" "(same as 渴) thirsty, to thirst, urgent; anxiously (awaiting, etc.), (interchangeable 愒) to rest; to stop, to idle away (time)\0" "kě\0" "saap3\0" "to overflow; to spread\0" "shà\0" "mat6\0" "(a variant) water currents; flow water\0" "bì\0" "ceoi4\0" "(same as 瀡) slippery\0" "suí\0" "aai3 got3\0" "name of a river, clear, pure; to cover; to hide\0" "gé\0" "pei3\0" "a dry land in a river; an islet, tributary stream; an affluent stream\0" "pì\0" "zaai6 zit6\0" "many; flourishing; luxuriant growth (of vegetation)\0" "yì\0" "zin4\0" "(same as 涎) saliva, overflowing water, to rise, to board, a region; an area; a place\0" "xián\0" "zi5 zik6\0" "water gushing out; bubbling up, waves sweeping over the flowing water\0" "nì\0" "cap3 dip6 zing4\0" "used in person's name\0" "yíng\0" "ceoi4 fu6 zyu2\0" "(same as 渚) an islet, a bank; water's edge; water-front, island (in the sea), (interchangeable 劌) a pool; a pond or small lake, a stream in ancient times\0" "zhǔ\0" "seon4\0" "clear (fresh) water\0" "chún\0" "fung4\0" "sound of water flowing; flowing water\0" "féng\0" "zeoi6\0" "(same as 潊) name of a stream; Xushui (or Shuanglongjiang) in ancient times, waterside; shore\0" "xù\0" "piu3\0" "flowing water\0" "piǎo\0" "mou5\0" "(same as 潕) name of a river\0" "wǔ\0" "liu4\0" "(same as non-classical form of 漻) crystal-clear (water), fluent, name of stream; in today's Hubei Province Xiaoganshi\0" "liáo\0" "cong4\0" "to sink\0" "cáng\0" "tok3 zaau3 zeoi6\0" "swift currents of the stream, sound of water flowing; flowing water\0" "zòu\0" "ceoi3 cyut3 seoi3 zik1\0" "full; filled up\0" "zuō\0" "bin6\0" "turbulent flowing of the water, swift currents\0" "biàn\0" "zoek6\0" "(same as non-classical abbreviated form of 瀹) to boil, to wash; to cleanse; to soak, to cook; to stew; to decoct, to channel, to enlighten, to clean or dredge (a waterway), water currents\0" "yào\0" "wun4\0" "waves; breakers; billows, dense; thick\0" "huán\0" "hak1 pai4\0" "name of a stream in ancient times; in Danyang, to plant; to sow\0" "pài\0" "saau3 sat3\0" "(interchangeable 膄) to perspire from embarrassment or shame\0" "xiū\0" "leoi5\0" "(same as abbreviated form of 灅) the strength of a current, flowing water, name of a stream; at Yoybeiping\0" "lěi\0" "cing6\0" "cold; chilly, (ancient form of 凈) clean; pure; to purify\0" "qìng\0" "haat6 hau6\0" "endlessly long or vast water currents\0" "xiào\0" "bak6 gau1 ngaau4 pak3\0" "deep and vast of the flowing water, name of a stream\0" "jiāo\0" "gwik1 wak6\0" "after blocking the water flow takes different waterway, sound of the flowing water\0" "guó\0" "teoi4 zim4\0" "to stain, dirty; filth, water flows forward\0" "yán\0" "hok6\0" "(same as 澩) dried up mountain creeks, a tributary of Weishui (in ancient times), sound of the roaring waves and billows\0" "xué\0" "zyu1\0" "name of a stream in Hebei Province Hengshan, name of a river (same as 涂水)\0" "zhū\0" "waang4\0" "a ferry, to across the river in a boat, a ferry boat, a raft\0" "héng\0" "zing4 zing6\0" "(same as 濙 U+6FD9) creeks\0" "yíng\0" "Mandarin duck, Aix galericulata\0" "xī\0" "can2\0" "lyun4\0" "name of a stream; head source from Henan Province jiyuanxian Wangwushan\0" "lián\0" "sin2\0" "name of a stream\0" "xiǎn\0" "waan4\0" "(same as 澴) swift and torrential (said of flow of water), name of a stream in Hubei Province\0" "huán\0" "zaan1\0" "an ancient name of a river in Henan Province Dengfengxian\0" "yīn\0" "lim6\0" "(same as 瀲) overflowing (water), the edge of a large body of water\0" "liàn\0" "sim2\0" "the current of a stream, brave; courageous; decision with courage; (a person) of determination, swift flowing of the water currents, to float; to waft, to overflow\0" "shǎn\0" "cong4\0" "to sink; to drown; to be submerged\0" "cáng\0" "bai6 bei6\0" "(said of flow of water) swift and torrential, name of a stream\0" "bèi\0" "gaan2\0" "to wash rice\0" "jiǎn\0" "suk1\0" "rapid; turbulent of the waves and billows\0" "shù\0" "fan4 fan6\0" "well up; spring out of a fountain or geyser, name of a fountain in today's Henan Province\0" "fàn\0" "tim5\0" "full of water\0" "diàn\0" "baa3\0" "(a variant of 灞) name of a river in Shanxi\0" "bà\0" "zyu4\0" "name of a river, moving; swinging as in ripples\0" "yú\0" "zyun1\0" "(same as 淵) deep water; vast, profound\0" "nong5\0" "(same as 瀼) water currents; flowing of water, name of a river in Sichuan Province, heavily bedewed\0" "nǎng\0" "leoi5\0" "an ancient name for a river in Shanxi and Hebei\0" "lěi\0" "zik6\0" "water currents; flowing of water\0" "yì\0" "fo2\0" "(ancient form of 火) bright lights and illuminations of the fire, fire sounds\0" "dài\0" "cam4\0" "to burn; to heat, to burn over a wider and wider area; to glow; to shine, light; brightness\0" "chán\0" "caau2\0" "(non-classical form of 炒) to fry; to roast; to cook\0" "chǎo\0" "tạch\0" "gon1 soeng2\0" "gān\0" "zeon4\0" "ashes; embers, remnants of\0" "jìn\0" "hei1 nyun6\0" "warm\0" "nèn\0" "pei1 pei4\0" "(same as 炋) fire\0" "liu4 liu6\0" "(corrupted form of 燎) to burn, to illuminate; a signal light; brilliant\0" "liǎo\0" "mut6\0" "bright lights and illuminations of the fire, flames\0" "mò\0" "aai2 ai1 zaau2\0" "almost dry; not completely dried\0" "yǒu\0" "siu1\0" "(same as 燒) to burn, to roast, to boil; to heat\0" "gaau3 laau6\0" "fire\0" "liù\0" "ham4\0" "flame; fire, light; brightness\0" "hán\0" "zung6\0" "measuring unit for thermodynamics\0" "yòng\0" "zeon6\0" "(same as 燼) ashes; ember\0" "jìn\0" "ci2\0" "a very great fire; flourishing flames, rich; exuberant; grand; prosperous\0" "chǐ\0" "zaam6\0" "(same as U+9901 飪) to cook food thoroughly\0" "rèn\0" "nung4\0" "scorched, burned\0" "nóng\0" "hung6\0" "fire; flames\0" "hòng\0" "tim6\0" "the light or glow of fire\0" "tiàn\0" "bung2 fung1 fung3 gik1\0" "(same as 烽) a conical brick-structure in which to light a beacon; (in ancient China) a tall structure (on a city wall, etc.) where fire was made to signal enemy invasion or presence of bandits\0" "oi1\0" "very hot, to burn, to heat, to roast, dazzling; bright; shining, a very great fire; flourishing flames\0" "애:N\0" "āi\0" "gwaa1\0" "(Cant.) 火㶽, to instant-boil thin slices of meat and vegetables in a chafing dish at the dining table\0" "guā\0" "biu1\0" "(non-classical abbreviated form of 熛) tough and honest; upright, flames burst into a blaze\0" "biāo\0" "but6\0" "the smoke went up; giving forth smoke; smoking; misty\0" "bó\0" "king4\0" "(same as 焭,煢,惸) solitary; alone; single; brotherless; friendless; helpless, dice; a kind of gambling game played in ancient times\0" "qióng\0" "seoi6 syun4\0" "bright; light; brilliant\0" "서:N\0" "shù\0" "ceoi5\0" "long-burning fire\0" "chuǐ\0" "gun3 kui2\0" "fire; flames\0" "huǐ\0" "caau2\0" "(same as 炒) to cook; to stew or simmer; to fry; to roast; to broil (rice)\0" "chǎo\0" "fu5\0" "thriving; flourishing\0" "fù\0" "fui1\0" "(same as 恢) great; immense; enormous; vast; extensive\0" "huī\0" "at3\0" "embers kept for starting a new fire, or any burning object (covered by ashes) which causes a fire disaster, the farm products getting heated with piling up and closing completely\0" "è\0" "wan6\0" "(a variant of U+71A8 熨) to iron, an iron for smoothing garments (same as 尉) to still; to quiet, a military official\0" "wèi\0" "faan4 faan5\0" "(non-classical form of 焚) to burn; to set fire to\0" "fén\0" "dam2 tam4\0" "embers\0" "tán\0" "zau2\0" "leon4\0" "a chemical term; known formerly as benzene\0" "lún\0" "hot3 kit3\0" "(same as 暍) sunstroke, hot; feverish\0" "hè\0" "zung2\0" "used in person's name\0" "yǒng\0" "kui2 waai2\0" "(same as 燬) fire; blaze, to destroy by fire; to burn down\0" "huǐ\0" "nim6 soeng1 zaan1 zin1\0" "(same as 煙 捈) smoke; fumes, tobacco; opium; cigarette, mist; vapor\0" "zyu4\0" "to cook meals; to cook food; to prepare a dinner\0" "yú\0" "zung2\0" "(same as 熜) a torch (formed by binding the stem of the hemp), chimney; stack\0" "zǒng\0" "zim6\0" "(same as non-classical form of 焰) flame; blaze; glowing; brilliant\0" "yàn\0" "zaau4\0" "hearing sound\0" "qiú\0" "ziu3\0" "(same as 照) to shine upon; to light or illumine\0" "zhào\0" "gwing2\0" "(a corrupted form) used in person's name\0" "jiǒng\0" "toi4\0" "coal; charcoal\0" "tái\0" "zin1\0" "(same as 煎) to fry in fat or oil, to cook\0" "đoành\0" "bou1\0" "to boil, cook; a pot, kettle\0" "dụt\0" "teoi3\0" "(same as non-classical form of 嬯) to scald the bristles off a pig or the feathers off a bird\0" "tuì\0" "leon4\0" "A will-o'-the-wisp; a flitting light\0" "lín\0" "gwing2 waan4 wo1\0" "to startle; to amaze; to astound\0" "jiǒng\0" "zaa2\0" "bundle of charcoal, to dry in the sun\0" "zhǎ\0" "sing1\0" "red; the color of fire\0" "xīng\0" "huk6 kok3\0" "rosy clouds of dawn; rosy dawn, sounds of the fire\0" "hù\0" "zing1\0" "(same as 烝) steam, to cook by steaming\0" "gwik1 zik6\0" "(non-classical form of 瞁) to open the eyes with astonishment\0" "xù\0" "jyun4\0" "fung1\0" "hei1\0" "(a variant of 熙) bright, splendid. Intelligent, prosperous\0" "zyun2\0" "(a variant) fat; rich, a stew of fish\0" "cuì\0" "hing3 kaai2\0" "to bake or dry by fire\0" "qǐng\0" "mok6 mung4\0" "fire\0" "mò\0" "fung1\0" "(same as 烽) a conical brick-structure in which to light a beacon; (in ancient China) a tall structure (on a city wall, etc.) where fire was made to signal enemy invasion or presence of bandits\0" "zou1\0" "scorched or burned wood, to burn; to heat, to destroy in fire, to roast or bake\0" "zāo\0" "bang1 bit6 pung2\0" "smoke and dust everywhere; air pollution\0" "bèng\0" "ci1\0" "flames\0" "chī\0" "ngan6\0" "color of the flame\0" "yàn\0" "lik6\0" "(same as 爏) fire\0" "gé\0" "mak6\0" "(same as 爅) fire; flame; light\0" "mò\0" "bik1\0" "to dry or warm (grains) near a fire\0" "bèi\0" "gyun2\0" "(same as 臇) thick soup; broth, fat; rich, a stew of fish\0" "juǎn\0" "zaap1 zik1 zip6\0" "(a variant of 燁) blaze of fire, splendid, glorious\0" "dié\0" "zaau3 zoek3\0" "intense heat, to fry in intensive fire\0" "zhào\0" "mou4\0" "(same as 無) without, none, a negative (a variant 嬭) to burn food in cocking; singed; burnt\0" "wú\0" "zin3\0" "(standard form of 燕) a swallow, comfort; ease; to soothe (interchangeable 晏) to feast; to enjoy, name of a certain feudal States\0" "yàn\0" "sin6\0" "koek6\0" "blaze of fire; burning vigorously\0" "jué\0" "hin1\0" "flame; fire, bitter; acrid taste\0" "xiān\0" "toi6\0" "(non-classical form of 炱) blackened with soot\0" "tái\0" "hon2 hon3\0" "(corrupted form of 熯) dry; freely burning; to burn; to roast (dialect) to dry or heat near a fire; consume by fire, to expose to sunlight (same as 焊) to weld; to join with solder, respectful; reverent; deferential\0" "hǎn\0" "dim2 ding2\0" "(same as 點) a dot; a spot; a speck, a point, a little; a mite, to count; to check on by one, to punctuate\0" "diǎn\0" "zai6\0" "(same as 齌) a raging fire\0" "jì\0" "zit3\0" "ashes; candle end\0" "jié\0" "kaau3\0" "kào\0" "zuǎn\0" "ziu1\0" "(same as 焦) scorched or burned, worried and anxious\0" "sit3\0" "(non-classical form of 燮) to adapt; to adjust; to blend; to harmonize\0" "xiè\0" "lai6 lat6\0" "fierce of fire, cruel; malicious, fire; flame\0" "lài\0" "faan4\0" "(interchangeable 膰) meats used in sacrifice\0" "fán\0" "fok3\0" "to twinkle; bright light in glimpses; flashing\0" "huò\0" "hok huɑk\0" "hei3\0" "to burn, to roast, to boil; to heat\0" "xì\0" "nip6\0" "warm, fire; flame\0" "niè\0" "mei4\0" "(same as 爢) cooked or well-done; cooked soft, (interchangeable 糜) mashed\0" "mí\0" "zin4\0" "(an ancient form of 然) to burn; to light a fire\0" "rán\0" "cyun3 seon3\0" "(same as 爨) a cooking-stove; to cook, a mess, a kind of theatrical composition\0" "cuàn\0" "zaam4\0" "to absurd pursuit or desire; to wish wildly; to desire to long for (usually more than one's rightful share), to knit; to weave\0" "yín\0" "mat6\0" "to have disappeared, avoid, not at all, not supporting by\0" "mì\0" "fok3\0" "(same as 攫) to seize; to take hold of; to snatch\0" "jué\0" "keoi1\0" "hide or to keep in store the vegetable in cold winter days\0" "qū\0" "tung4\0" "not a real father or a nature father (as distinct from foster father)\0" "tóng\0" "wan6\0" "(ancient form of 萬) ten thousand, all, very; extremely; absolutely\0" "wàn\0" "ze1\0" "(dialect) father, husband of a wet nurse (addressed in ancient times)\0" "zhē\0" "lei5\0" "scattered or dispersed and clear, to stop, to detain, a connection, lineage\0" "lǐ\0" "siu4\0" "sháo\0" "hung1\0" "to get through the space enclosed by a constellation; to go out of\0" "kòng\0" "hin1\0" "(same as 杴) a shovel, a trough to carry off water, a wood-board; a plank\0" "xiān\0" "ban2\0" "blocks for printing, supporting boards used in building walls\0" "zhé\0" "taai2 zi1\0" "to cover; to close; to shut\0" "zhī\0" "tiu5\0" "thick stick; stout carrying pole, beam of a bed\0" "tiǎo\0" "syu4\0" "board to block the water current, to cross a river by a cross-beam\0" "shū\0" "bei6\0" "cross-beam of a bed, window, a mould; a pattern\0" "bèi\0" "zip6\0" "(same as 業) in ancient China, big piece of board (plank) on a music rack with the carving of the shape of saw's teeth; used to hang clock (musical stone, drum, etc.), instruction\0" "yè\0" "pang4 pin3\0" "broken leather\0" "piàn\0" "cam4\0" "household registers, printing plate, supporting boards used in building walls, (same as 欃) sandalwood, water gate; sluice; floodgate\0" "chàn\0" "wu6 wui1\0" "(non-classical form same as 互) mutually; together; each other (dialect) scratching or clawing to and fro\0" "hù\0" "haan2\0" "(interchangeable 啃) to bite; to gnaw, a gnashing sound, (standard form 齦) gums (of the teeth), erosion; to erode\0" "kèn\0" "gaau1 kaau1\0" "a big bull\0" "jiū\0" "ngon6\0" "to desist an ox (止牛)\0" "ān\0" "maan5 seon4\0" "an ox walking slowly\0" "chún\0" "gin1\0" "(same as 犍) castrated bull; ox, name of a political division in ancient China; today's Sichuan Province, a kind of animal (looks like an ox)\0" "qián\0" "bui3\0" "a two-years-old ox, ox with a long body, ox with long and big feet\0" "bèi\0" "baa1 paa4\0" "the opposite; contrary of the cattle's horns\0" "bā\0" "fan4\0" "bull; bullock; ox (castrated), a four years old ox\0" "fén\0" "fo1 gaau1\0" "a fine breed of cattle (cow, bull or ox), hornless cattle\0" "kē\0" "to4\0" "(same as 犐) hornless cattle\0" "tuó\0" "to4\0" "(same as 㸰,犐) hornless cattle\0" "tuó\0" "zok3\0" "a kind of mountain cattle; big and heavy\0" "zuó\0" "ling4\0" "a kind of cattle\0" "líng\0" "gwai2\0" "the lowing of an ox\0" "guǐ\0" "zin1 zin4\0" "color of the oxtail; a flat yellow\0" "yān\0" "si6\0" "(same as 觢) a kind of cattle with two horns straight up\0" "shì\0" "haau3\0" "calf, bull; bullock; ox (castrated), (a variant) domesticated animals\0" "hǒu\0" "lyut3 lyut6\0" "cattle with white stripe on the back, variegated; parti-colored, mixed; impure\0" "liè\0" "saa1\0" "a cow; female of certain animals\0" "shā\0" "zi6\0" "a kind of cattle; a yearling calf\0" "sì\0" "fung1\0" "(same as 犎) the zebu; or humped-ox\0" "bui3\0" "a two-years-old ox, ox with long and big feet\0" "bèi\0" "zaan6\0" "(same as 牣) to filled up; full of; filled with; replete with (interchangeable 韌) soft but tough; elastic\0" "rèn\0" "duk6\0" "(abbreviated form of 犢) a calf\0" "dú\0" "but6\0" "a cow; female of an animal\0" "bó\0" "loeng4\0" "generally called the animals (cattle, sheep etc.) with mixed color of white and black\0" "liáng\0" "hin2\0" "untamed and indocility cattle, huge; big; large\0" "qiǎn\0" "fe3 fei2 he3\0" "two brindled cows to plough face to each other, to cultivate; to plant after the second time of ploughing; (Cant.) to push lightly, flick off\0" "fèi\0" "zik1\0" "a kind of cattle; a cattle of short statured\0" "jì\0" "zung2 zung2\0" "(same as 總) all; general\0" "zǒng\0" "fai1\0" "the coulter of a plough; head of a brindled cow, a kind of cattle\0" "huī\0" "gin1 hok6 hot3\0" "(same as standard form 犍) a kind of cattle, castrated bull; ox\0" "hé\0" "lei4 mou4\0" "(same as 膧 犛) a black ox, a yak, name of a state in old times\0" "lí\0" "zyun4\0" "a legendary animal (some kind looks like a cow) with three feet, a wild ox; the bison\0" "yuán\0" "ngok6\0" "a cattle of white color\0" "yuè\0" "saau1 saau2\0" "a cow; ox; bull; cattle, a cow with no tail\0" "xiū\0" "caan2\0" "cattle; domestic animals, a cow; female of an animal\0" "chǎn\0" "dik6\0" "bull; bullock; ox (castrated)\0" "dí\0" "leoi4\0" "bull; bullock; ox (castrated), 求子牛\0" "léi\0" "gaan2 hong4\0" "a tame, gentle and yielding cow; good, virtuous\0" "jǐn\0" "cung4\0" "to tow a boat against the current in swift stream from the bank; to track a boat in the shallow area\0" "chóng\0" "ci4 gaai1 si3 taai4\0" "(same as large seal type form of 牭) four-year old cattle; two and a half year-old cattle\0" "sì\0" "pak6 pei1 pok3\0" "bull; bullock, a calf\0" "pǔ\0" "zi6\0" "a kind of animal, cattle and horses to prance; to be lively\0" "yǎo\0" "goeng1\0" "cattle with long back, a white cattle; a cattle having white color on the back\0" "jiāng\0" "fun1\0" "inferior; mean, minor\0" "huān\0" "waan6\0" "(same as 豢) to feed animals with grains, to feed; to rear; to raise; to support\0" "huàn\0" "tou1\0" "cattle and sheep have no children\0" "tāo\0" "zyu4 zyu6\0" "shinbone of a cattle, a kind of cattle\0" "rù\0" "zing4\0" "sound of calling to a calf, calf, the lowing of an ox\0" "wěng\0" "zing4\0" "(same as 㹙) sound of calling to a calf, calf, the lowing of an ox\0" "yíng\0" "ziu2\0" "a tame, gentle and yielding cow; good, virtuous\0" "ráo\0" "ngaan4\0" "(same as 犾) two dogs barking at each other, rude spoken language; rude talk; unpolished; rustic and coarse\0" "yín\0" "si6\0" "a legendary wild animal, snake; serpent\0" "shì\0" "ngaan4\0" "(same as 狺) to bark (said of a dog), (same as 齗) gums (of the teeth), (same as 啀) dogs to fight with gnashing and grinning; looks very angry\0" "yín\0" "kui2 kyut3\0" "a kind of animal, the animals to run about wildly, wild; mad; crazy, (same as 獪) cunning; artful; crafty\0" "jué\0" "din6 tyun4\0" "(same as 豚) a small big; a sucking pig, to shuffle along without lifting the feet\0" "tún\0" "zyun4\0" "a rush and impatient disposition, (non-classical form 狷) rash; quick-tempered; narrow-minded, honest and straightforward\0" "xuán\0" "gaa1 go1\0" "a large ape found in Western China, a precious mammal found in Africa\0" "jiā\0" "zung1\0" "a kind of dog\0" "zhōng\0" "hip3\0" "(same as 怯) lacking in courage; cowardly, nervous; socially timid; fright\0" "qiè\0" "zyu3\0" "a yellow dog with black head\0" "zhù\0" "chó\0" "ciu1 diu1\0" "dog with a short tail, (same as non-classical form 貂) the sable; the marten; mink\0" "diāo\0" "zoeng1\0" "(non-classical abbreviated form) fox-like animal\0" "zaau6\0" "(same as 貁 non-classical form 狖) a kind of animal (looks like weasel), an ape with black color and long tail\0" "yòu\0" "saan1\0" "(same as 狦) a fierce dog, a kind of animal (looks like a wolf)\0" "taai4 zi4\0" "a kind of animal (same as 夷) generally called for minority groups in old China\0" "yí\0" "si2\0" "a kind of animal (of dog tribe)\0" "shǐ\0" "zaai6\0" "a kind of monkey, fox\0" "yì\0" "mok6 mou6\0" "a kind of animal (of mule tribe) (same as 貘) tapir\0" "mò\0" "zaau1\0" "(same as 貅) a kind of animal like a tiger, a fabulous fierce beast -- thus -- fierce; valiant; heroic; brave\0" "hươu\0" "zoek3\0" "name of a dog in the period of Warring States (usually known as the magpie, jackdaw), generally called for dogs\0" "què\0" "hau1 hau3\0" "a frightened pig or dog, bark, a running pig\0" "xiāo\0" "ng4\0" "a kind of ape (gibbon)\0" "wú\0" "gang1\0" "a kind of animal, fierce dog; small and cute\0" "gēng\0" "ging3 hing5\0" "a hunting-dog, to hunt in winter, imperial tour\0" "yǐng\0" "ting4\0" "a kind of wild animal (monkey tribe)\0" "tíng\0" "hei1\0" "(same as 狶 豨) swine; pig; hog; big wild pig, sound used in calling pigs, a legendary appellation of an emperor in ancient times\0" "shǐ\0" "ngaai4 ngaai6\0" "(same as 猊) the lion, a wild beast or wild horse which can do 500 lǐ in a day\0" "ní\0" "gang1\0" "a kind of dog\0" "gēng\0" "dap6\0" "dog to take food, a biter (said of a dog)\0" "tà\0" "waai1 wo1\0" "(same as 猧) puppy, of dog tribe\0" "wō\0" "guk1\0" "a kind of animal\0" "jú\0" "caan2\0" "to bite (said of a dog), dog to take food\0" "chǎn\0" "piu2\0" "cunning; crafty; sly; wily; artful, vigorous; strong\0" "piǎo\0" "coek3\0" "a fierce dog, bite fiercely (said of dog), hunting in winter, a kind of beast\0" "zhuó\0" "nau4\0" "(same as 猱) a monkey with yellow hair, crocodile; alligator\0" "hū\0" "nou5\0" "a kind of beast\0" "nǎo\0" "gaam2 him1 ngam4\0" "big and strong sheep, a ewe or she-goat, kind of dog, a dog barking loudly\0" "yán\0" "gau2\0" "(same as 狗) a dog; canine\0" "gǒu\0" "zyu5\0" "(same as 狳) (a variant of 貐) a kind of beast\0" "yǔ\0" "iǒ\0" "hau4 ngau4\0" "(same as 猴) the monkey\0" "hóu\0" "si1\0" "a warden; (in ancient China) minister of public works, to observe; to watch\0" "sī\0" "ci1\0" "to go hunting; to go on a hunting expedition\0" "chī\0" "huk6\0" "a fierce animal of the dog tribe; with dog's head and horse tail; with yellow and black colors\0" "hù\0" "zoeng6\0" "a beast (looks like lion)\0" "yàng\0" "zung1\0" "pig; hog\0" "wēng\0" "laam6\0" "endless barking, two dogs are fighting\0" "xiàn\0" "ban1 pun4\0" "a kind of otter\0" "pín\0" "zung4\0" "fierce beast; the zebu; or humped-ox\0" "róng\0" "laau4 zyu4\0" "(same as 貗) the badger; a wild bear\0" "lóu\0" "zau2\0" "(same as U+7360 獠) a general term for minority groups (southwest area) in old China; to hunt at night by torches; lascivious, weird, allurements\0" "lǎo\0" "cam4\0" "dogs wormed through a narrow place, to oppress cruelly; to injure heartlessly, dogs biting, dog's hair, legendary monster (looks like a dwarf), bark\0" "shān\0" "sɑu\0" "haau1\0" "barking of a frightened dog, to confuse; disorder; disturbance, cunning; artful; crafty, to fail and be exposed\0" "xiāo\0" "zik1\0" "(same as 蹟) footprints; traces (interchangeable 僄) agile; adroit; nimble, frivolous; playful; flippant\0" "zé\0" "faai1 hoi6\0" "a kind of beast, a legendary monster\0" "hài\0" "voi\0" "bin6 fan4\0" "the fighting sound of dogs, agile; sprightly\0" "fán\0" "ham3\0" "dogs barking, little dog; a puppy, name of a place in today's Henan Province Xinyexian\0" "hǎn\0" "caan1\0" "to bite; to gnaw; dogs bite\0" "chān\0" "sou1 tou1 zam3 zin1 zin2\0" "a kind of animal\0" "zhàn\0" "cat3 sat3\0" "(same as 獺) an otter\0" "tǎ\0" "zyu3\0" "name of a village in Henan Province, name of a pavilion\0" "zhù\0" "nung4\0" "fierce dog with long shaggy hair; an old name for a part of the Miao nationality (in southwestern China)\0" "nóng\0" "ham5 lam6\0" "sound of a tiger, a fierce dog barking endlessly, a fierce dog, sound of a dog's biting\0" "hàn\0" "zyu4\0" "to sign in lamentation, crying of a piggy, a kind of beast\0" "yú\0" "dữ\0" "zuk6\0" "a kind of beast; looks like a deer; white-tailed (same as 蠗) a kind of animal (of monkey tribe)\0" "zhuó\0" "zaau6\0" "a black ape with long tail, (same as 貁) a kind of animal (of weasel tribe)\0" "yòu\0" "lik6 lim5\0" "a kind of beast\0" "lì\0" "kut3\0" "a kind of animal; body is smaller than a giraffe; two short horns on the head; back and legs with black and white stripes spaced in-between\0" "huò\0" "hei1 sik1\0" "a kind of animal; pig hog\0" "xī\0" "cim1\0" "a kind of beast\0" "xiān\0" "caam4\0" "bark, (same as 毚) a cunning hare; a wily rabbit\0" "chán\0" "lyun4\0" "a running animal, monkey climbing along the trees, a rutted dog\0" "lián\0" "hei3 hiu1 ho2\0" "a white-yellow dog, a yellow dog, a mad dog, a group of dogs bark wildly\0" "heo\0" "si1\0" "fine stone like jade\0" "sī\0" "gau6\0" "jade articles, (same as 玌) a kind of jade\0" "jiù\0" "lung4 pok3\0" "(same as 璞) an uncarved of unpolished jade or gem\0" "pú\0" "aau3 kaau4\0" "(same as 玌) a kind of jade\0" "qiú\0" "gung2\0" "(same as 珙) a large piece of jade-stone\0" "gǒng\0" "gei2 zi2\0" "a kind of jade\0" "zǐ\0" "zyu1\0" "(same as 玗) fine stone like jade\0" "yú\0" "si1\0" "(same as 瑡) a kind of jade\0" "zing4\0" "a kind of jade\0" "réng\0" "naau2\0" "(ancient form of 鈕) buttons\0" "niǔ\0" "mui4\0" "(same as 玫) black mica (a sparkling red gem)\0" "méi\0" "baat3\0" "name of a spirit; a god, a kind of jade\0" "bā\0" "gau2\0" "(corrupted form of 玖) black jade-stone\0" "jiú\0" "seot1\0" "(same as 珬) a kind of jade (jade decorative article for a horse)\0" "xù\0" "ping4\0" "a kind of jade\0" "píng\0" "bin6\0" "a kind of jade, a conical cap (wore on ceremonious occasions in ancient times) decorated with jade\0" "biàn\0" "mou6\0" "(ancient abbreviated form of 瑁) a very precious piece of jade worn by ancient emperors to match tables borne by the nobles\0" "mào\0" "zi4\0" "a jade-like stone, a kind of jade\0" "yí\0" "zyu4 zyu5\0" "fine stone which is little less valuable than jade\0" "yú\0" "gwai1\0" "(non-classical form of 瓌) (variant of 瑰) a kind of jasper; stone which is little less valuable than jade, extraordinary; fabulous or admirable\0" "ping4\0" "a kind of jade, (non-classical form of 玭) pearls\0" "píng\0" "kuk1\0" "crooked; to bend; to twist, involved; indirect\0" "qū\0" "bou2\0" "(same as 寶) treasure, precious; valuable, respectable; honorable\0" "보:N\0" "bǎo\0" "wui6\0" "(simplified form of U+74AF 璯) jade decorated cap, used in person's name\0" "huì\0" "cyun4\0" "bou6 bou6\0" "fine jade\0" "bù\0" "mun4\0" "(same as non-classical form of 璊) a red colored jade\0" "máng\0" "laat6\0" "(abbreviated form) (interchangeable 瓬) a kind of jade; a kind of red colored precious stone\0" "là\0" "caau1 caau4 tou4\0" "fine jade\0" "tú\0" "ng4\0" "(interchangeable 珸) name of a sword, fine stone which is little less valuable than jade\0" "wú\0" "sat1\0" "(ancient form of 瑟) a large horizontal musical instrument, usually have 25 strings which pass over bridges for tuning; anciently this instrument had 50 strings, but the number varies\0" "lì\0" "ling4\0" "(same as U+73B2 玲) tinkling of jade pendants\0" "líng\0" "ceon1\0" "gwaai3 gwan3\0" "a kind of jade\0" "jì\0" "kwaan2\0" "red colored jade, even; regular; equal\0" "jùn\0" "lit6 zaau1\0" "a fine jade, the stripes (lines) on a jade\0" "zōu\0" "do2\0" "a kind of jade\0" "duǒ\0" "gwat6\0" "a kind of jade\0" "jué\0" "doi6\0" "a kind of jade\0" "dài\0" "faai2 pui5\0" "(same as 琲) a string of pearls; 500 beads\0" "bèi\0" "pang4\0" "ji6\0" "laat6\0" "a kind of jade\0" "là\0" "ban1\0" "(interchangeable 彬) flourishing and radiant of the colorful jades, ornamental, refined, lines or stripes on the jade\0" "bīn\0" "ceoi4\0" "a kind of jade\0" "suí\0" "tou4\0" "jade hanging on the sides of the cap in ancient times; used to plug the ears, to take; to receive\0" "tú\0" "sit3\0" "(interchangeable 鞢) a jade ring with a small segment cut off; used to indicate separation, a thumb-ring worn by archers, tinkling sound of clicking (said of metal), (corrupted form of 渫) to remove; to eliminate\0" "xuē\0" "si1\0" "do6\0" "a kind of jade\0" "duò\0" "fine stone a little less valuable than jade\0" "gim1\0" "seoi6\0" "a kind of jade (same as 璿 璇) fine jade\0" "suì\0" "bit1\0" "(same as ancient form of 珌) a gem or ornament on a scabbard\0" "bì\0" "syu1\0" "a kind of jade\0" "tū\0" "sat1\0" "(same as 璱) clear; pure and fine (said of jade)\0" "슬:N\0" "sè\0" "caan3\0" "(same as non-classical form of 璨) bright and brilliant; lustrous and luminous\0" "càn\0" "tou4 tuk1\0" "(same as non-classical form of 㻬) a kind of jade\0" "tú\0" "wai6\0" "decorated jade or ornament on a scabbard\0" "miǎn\0" "zeon1\0" "to circle; to revolve round; to surround; to encase, (same as 璡) used in person's name, jade like stone\0" "jīn\0" "leoi5\0" "a rite or service for beginning of Autumn (date marking the beginning of one of the 24 seasonal periods in a year, falling normally on August 8 or 9)\0" "lǚ\0" "lei6\0" "maan6\0" "zaan6\0" "a kind of jade\0" "zhàn\0" "bat1\0" "a jade tube with white and nature colors, jade with the colour of nature (green; blue; black), sapphire\0" "bǐ\0" "gik1 kak3\0" "name of a place (be famous for fine jade), a kind of jade\0" "jí\0" "caam4 saam4\0" "jade like stone\0" "zēn\0" "hyun1\0" "a crack; a crevice, spare time; leisure\0" "xuān\0" "lik6\0" "a kind of jade\0" "lì\0" "taam4\0" "seoi6\0" "(same as U+74BF 璿 U+7487 璇) fine jade\0" "선:N 수:N\0" "suì\0" "zung2\0" "jade articles, fine stone which is little less valuable than jade\0" "yōng\0" "suk6\0" "a kind of jade\0" "shǔ\0" "daat6\0" "waan6\0" "(same as 璺) a crack in jade (or porcelain)\0" "é\0" "gei1 hei3 kaau5 zin5\0" "(same as 璣) pearls, jade, etc. which are not quite circular\0" "기:N\0" "jing4\0" "kaai3 king4\0" "(same as non-classical form of 瓗) (same as 瓊) fine jade or agate; red stone, exquisite; fine, variety of jade\0" "qióng\0" "leon6 lo4\0" "luó\0" "zam6\0" "green colored melons\0" "zhèn\0" "tyun4\0" "a kind of melon\0" "tún\0" "gu1\0" "the cucumber, dried (preserved) vegetable\0" "gū\0" "zyu5\0" "lot of melons growing but the root is weak and feeble, wearied and worn\0" "yǔ\0" "leoi5\0" "pulp of a melon, a kind of melon\0" "lěi\0" "bok6\0" "a small melon\0" "bó\0" "nei6 neoi5\0" "a bruised, overripe or rotten melon (傷瓜,傷熟瓜)\0" "něi\0" "pin4\0" "a kind of white melon\0" "pián\0" "lin6\0" "pulp of a melon\0" "liàn\0" "tong2\0" "a kind of big melon, a long melon\0" "tǎng\0" "lim4\0" "melon seeds, a kind of melon\0" "lián\0" "waan1 wan4\0" "a kind of melon\0" "wēn\0" "dong1\0" "pulp of a melon\0" "dāng\0" "laai5\0" "gourd used as a ladle or dipper\0" "lì\0" "ting4 ting5\0" "a brick\0" "tíng\0" "ngaa5\0" "of mountain; high and lofty\0" "wǎ\0" "cuk1 zaau3\0" "(same as ancient form of 甃) brickwork of a well, to repair a well, to lay bricks\0" "zhòu\0" "gong1\0" "earthware; pottery (a basin; a pot; a bowl. a cistern; a crock), (interchangeable 缸) a big earthen jar\0" "gāng\0" "zing4\0" "(same as 鈃) long necked wine vessels (bottle; pot; jar; and cups etc.)\0" "xíng\0" "ong3\0" "(same as 盎) a basin; pot; bowl or dish, sleek; well-favoured, abundant, a musical instrument\0" "àng\0" "wun2\0" "(same as 盌) (a variant of 碗) a bowl; a basin; a cup; a dish\0" "fàn\0" "bang1 pang4 pung3\0" "jar with a small mouth, an earthen jar, a jar for the ashes of the dead\0" "pèng\0" "baak6\0" "a tiled house, brick wall of a well\0" "bó\0" "to4\0" "a crock with narrow opening, an earthen jar\0" "tuó\0" "syu4\0" "a small jar with a small mouth, a bottle; pitcher; jug etc.\0" "shū\0" "gei1 zi1 zi4\0" "bricks (same as U+74F5 瓵) an earthen jar, a jar for the ashes of the dead\0" "yí\0" "baak3\0" "bricks of the well; brick wall of a well, to build a well, to construct with bricks\0" "bó\0" "kit3\0" "earthenware (a basin; a pot; a bowl; a crock with a narrow opening)\0" "qiè\0" "tau2\0" "bottle, earthenware\0" "tǒu\0" "gung2\0" "earthenware; pottery (bottle; pitcher; jug; vase; crock with a narrow opening)\0" "gǒng\0" "tung4\0" "tiles in cylinder shape; used to build a palace; a temple or a shrine\0" "tóng\0" "haam6 ham4\0" "a water-jar with ears for carrying it\0" "hán\0" "sing4\0" "concave channels of tiling, a long-necked jar, utensil; instrument; implement\0" "chéng\0" "gap3 tiu5 zaau1 zip3\0" "fragments of a tile haven't t been kiln-dried completely, tiles overlapping\0" "jié\0" "fun1\0" "earthenware or pottery with big opening, wine utensil (containers) with big opening\0" "huàn\0" "hang6\0" "earthenware (a basin; a pot; a bowl; a crock etc.)\0" "xìng\0" "dim3\0" "(interchangeable 墊) to steady by putting something underneath, to shore up; to prop\0" "diàn\0" "caai1\0" "to rub out the filth with broken tiles, brickwork of a well, to repair a well, to lay bricks\0" "chāi\0" "dung6\0" "earthenware (jar with a small mouth)\0" "dòng\0" "be1 maa3 paai6 pei4 sit3\0" "an earthenware jar with a small mouth and two or four ears; used to store water for fire prevention in ancient times\0" "pí\0" "zeon3 zyun5\0" "to manage or regulate the leather material, soft, hunting clothes (leather trousers)\0" "ruǎn\0" "lit6\0" "sound of broken tiles, thin tiles\0" "liè\0" "sang2 zip3\0" "earthenware (a basin; a pot; a bowl; a crock etc.)\0" "shěng\0" "ngaau5\0" "an earthen vessel; a basin; a pot; a jar\0" "ǒu\0" "daai6 taai4 zit3\0" "a small basin; a bowl. a cup; a pot; a jar\0" "dì\0" "naau6 zyu4\0" "earthenware (a basin; a pot; a bowl; a crock etc.)\0" "yú\0" "cyun4 zyun1\0" "a basin, (same as 甎) a brick; a square tile\0" "chuán\0" "zung4\0" "earthenware (a basin; a pot; a bowl; a crock etc.)\0" "róng\0" "hong1\0" "earthenware; pottery, a kind container; vessel\0" "kāng\0" "tong4\0" "porcelain; porcelain ware; chinaware; china, a small bottle with ears\0" "táng\0" "cung4\0" "earthenware (a jar; a jar with a small mouth and two or four ears; a pot; a pitcher)\0" "cóng\0" "piu1 piu4\0" "(same as 瓢) a ladle (often made of dried calabash or gourd)\0" "piáo\0" "song2\0" "fragments of tile incompletely kiln-dried; to scrub out filth with broken tiles\0" "chuǎng\0" "luk6\0" "bricks\0" "lù\0" "tung4\0" "the brick wall of a well, earthenware (a jar; a jar with a small mouth and two or four ears; a pot; a pitcher)\0" "tóng\0" "zing6\0" "earthenware (a basin; a pot; a bowl; a crock etc.)\0" "zhèng\0" "lik6\0" "(same as 鬲) a large earthen pot, a large iron cauldron used in old time\0" "lì\0" "sap3 tat3\0" "a cracked container, a movement of a musical composition in Tang Dynasty\0" "sà\0" "ban1 pun1\0" "a big piece of brick\0" "pān\0" "si1\0" "an earthen jar, crack of earthen container, hoarse voice\0" "sī\0" "dang1\0" "vessel for ceremony in ancient times\0" "dong1\0" "earthenware; a bowl; a cup, tiles with a circular facade at one end used along the edge of palace eaves during the Han Dynasty\0" "dāng\0" "wu4 zyu5\0" "unburnt tiles, earthenware\0" "hú\0" "ngaai6\0" "a large earthenware jar with a small mouth and two or four ears; a big pot; bottle; pitcher; jug; vase\0" "yì\0" "gam3 ham3\0" "a big jar; a big basin\0" "xiàn\0" "sik1 sit3\0" "cracking of tile\0" "xiè\0" "lo4\0" "a kind of tile, earthenware, a cylinder shaped tile used for chimney\0" "luó\0" "lau6\0" "the ridge of a roof\0" "liù\0" "ham1\0" "(same as 坩) an earthen vessel\0" "taam4\0" "the profundity of the harem, the mysterious and profound of the forbidden palace, the flourishing and exuberant of the flame\0" "tán\0" "gàn\0" "cim1\0" "(same as 馦) fragrant\0" "taam4\0" "delicious; tasty (same as 醰) full flavoured; rich\0" "tán\0" "saang1 sang1\0" "(same as 甥) the children of a sister, a son-in-law\0" "san1\0" "zaau4\0" "new branches growing (said of trees), hollow; empty\0" "yóu\0" "nam4\0" "(same as 男) a human; a man; a boy (non-classical form of 留) to remain; to stay, to keep, to preserve\0" "nán\0" "gong1\0" "borderland; the frontier, a pit; a cave, a narrow path in the field, administrative unit for rural community of 傣族 (under the feudal system), pond; a marsh, saltpond, (same as 䴚) salt marsh\0" "gǎng\0" "zeon3 zoeng6\0" "(same as 畯) official in charge of farmlands in ancient times; a bailiff or landlord, rustic; crude (ancient form of 允) to allow; to grant\0" "jùn\0" "cik1 cik3\0" "agricultural implements; farm tools, name of a place\0" "chì\0" "ngaau1\0" "narrow trail of path in the fields, a name of an old county in today's Yunnan Province\0" "gōu\0" "zyun2\0" "wǎn\0" "lai6\0" "to sink; to fall, to entrap, to crush; to capture\0" "lì\0" "lau4\0" "(abbreviated form of 留) to remain; to stay, to detain, to leave behind\0" "liú\0" "lyut3\0" "to till or to plough the fields (same as 埒) an enclosure, an embankment, a dike\0" "liè\0" "haap1 kit3\0" "connection of the ditches or waterways\0" "xiá\0" "baai3 bei1\0" "field, block up the water to irrigate the fields\0" "bēi\0" "aam2 au2 au3 zip6\0" "to plough the fields\0" "ǎn\0" "wik6\0" "(ancient form of 域) a frontier; a boundary; a region; a country, to keep within bounds\0" "yù\0" "guk1\0" "a small plot of land\0" "jú\0" "zaau4\0" "fertile fields; good land (during the Epoch of Spring and Autumn) name of a place in Zheng Guo (today's Henan Province LuShan Xian\0" "róu\0" "ceon4 seon1\0" "reclaimed land; flat and in even level\0" "xún\0" "zi1\0" "name of a place\0" "zī\0" "co1\0" "fragmented; uncultivated and desolated fields, to eliminate; remove, to clean (interchangeable 瘥) an epidemic; a plague\0" "cuó\0" "can3\0" "connected banks of earth or paths in the field\0" "càn\0" "zang2\0" "paddy field; rice field\0" "zěng\0" "zung1\0" "seeds of the plant allied to the water-lily; used when ground into meal; as a coarse food, also as medicine (same as 壅) to block up, to bank up roots of plants, to impede (flow, etc.)\0" "yōng\0" "fu3\0" "(same as 副) to assist, secondary (in importance), rich and dense\0" "fù\0" "zyun5\0" "vacant lot or space, soft land; land on the river side\0" "ruǎn\0" "sing1\0" "(same as 星) a point of light, stars; planets, a spark\0" "kwai4\0" "xí\0" "so1\0" "(corrupted form) carved window frame on a door, the windows with scattered or dispersed frames, a wine filterer\0" "shù\0" "gaau2\0" "griping colic, a swelling, a little painful; some not serious\0" "jiǎo\0" "caau4 gau2 naau2\0" "(same as U+3F71 㽱) griping colic, illness; disease\0" "jiǎo\0" "heoi1\0" "illness; disease\0" "xū\0" "võ\0" "zoeng6\0" "illness; disease\0" "zhàng\0" "zong1\0" "(same as non-classical form of 莊) solemn, large farmhouse\0" "seoi3\0" "dropsy; hydrophilic swelling\0" "shuì\0" "caam4\0" "(corrupted form 瘎) diseases of the abdomen, illness, sick for the second time; get sick again\0" "chén\0" "fan3\0" "to faint, to feel nausea, abuse; vilification\0" "fǎn\0" "gap1\0" "to be weakened by disease; feeble; lean (a dialect) poor in quality\0" "jí\0" "zi1\0" "diseases; illness\0" "zhī\0" "jan5\0" "gu3\0" "(same as U+75FC 痼) chronic disease, a sore in the mouth of a child\0" "gù\0" "ngaat6 zaat6\0" "a kind of woman's disease, to cut apart, to break\0" "wù\0" "wo1\0" "(same as 瘑) ulcer; sore; boil, illness; disease\0" "cùi\0" "hip3\0" "(interchangeable 怯) to be weakened by disease; weak; feeble, lean; emaciated, illness; disease; sick\0" "qiè\0" "seot6\0" "walking like mad; mad\0" "shù\0" "hoi1\0" "illness; disease (a dialect) a chronic disease; never recover after a long illness\0" "hāi\0" "to4\0" "hump-backed\0" "tuó\0" "duk6\0" "(ancient form same as 讟) to libel; to slander; complaints; grumblings, blames or curses; to blame, (same as 怞) to grieve, sorrowful, sad and weary\0" "dú\0" "rù\0" "nou5 zi2 zi3\0" "defects; flaws, illness; disease\0" "zǐ\0" "cim1\0" "(non-classical form) (said of some kinds of reptiles or insects) ecdysis; to cast off the skin; to molt\0" "rán\0" "do2 dou1 muk6 zyu4\0" "illness; disease; ailment\0" "mù\0" "fu6\0" "hunchbacked; curved spine, short, dropsy\0" "fù\0" "ling4\0" "thin; lean; slim; emaciated\0" "líng\0" "zik6\0" "(same as 瘦 瘠) thin; lean; slim; emaciated, a kind of skin disease, a chill, a cold, malaria, (interchangeable 瘶,瘷) cough; chilly disease; catching cold\0" "jí\0" "zaau1\0" "dysentery; diarrhea, a sore; a boil; an ulcer\0" "xiū\0" "bei3 sin2\0" "(same as 癬) ringworm, used for various diseases of the skin\0" "xuǎn\0" "nai1\0" "diseases, sticking up or protruding of the big bottom\0" "nái\0" "at3 haat6\0" "(a dialect) sickness; disease, favus (a dialect) everything is good except this particular one\0" "yā\0" "hai6\0" "illness; disease; sickness, idiotic; crazy; insane; silly\0" "jiè\0" "lai6\0" "ulcer, a sore; swelling and sores caused by varnish-poisoning; pestilence; epidemic, leprosy, (interchangeable 勵) to exhort to great effort; to urge\0" "lì\0" "daap3\0" "fat; plump, a chill, a cold, malaria, a wart; a pimple, a round lump\0" "dá\0" "zyu4\0" "illness; disease, could not have access to ...\0" "rú\0" "zyun1\0" "fatigue; exhaustion; weariness, ache of the joints (of bones); gout, melancholy; depressed, anger; fury, hatred; bitterness\0" "yuān\0" "leoi5\0" "long illness, ulcer; sore; boil\0" "lǚ\0" "saan1 syun2\0" "a chill, a cold, malaria, shivering with cold, a shudder; a shiver; tremble\0" "shěn\0" "lei5\0" "grieved; distressed; ill with grief and exhausted\0" "lǐ\0" "gak3 loeng6 long5\0" "eye disease; strabismus; squint; to look askance (a dialect) bright; light; brilliant, bright eyes\0" "liàng\0" "ang2 gang2 ngang2\0" "(same as U+6897 梗) ailment; bane; distress; (Cant.) a bruise\0" "gěng\0" "zaan1\0" "(same as 脪) Erysipelas, sloughing of an ulcer, painful; aching\0" "xìn\0" "se1\0" "itchy; ticklish\0" "xiē\0" "cam2\0" "ugly; bad-looking\0" "qǐn\0" "fan2 hip3 keoi1 koek3\0" "weak breath of a sick man\0" "qiè\0" "ce3 zi1\0" "(corrupted form) to leak out; to ejaculate, to scatter; to disperse; to vent\0" "chè\0" "zaau4 zuk1\0" "illness; disease (interchangeable 庮) stinking smell of the decayed wood\0" "yóu\0" "bou6\0" "(said of illness) relapse; to relapse (a dialect) relapse of typhoid fever (typhus)\0" "bù\0" "kwong4\0" "a fever\0" "kuáng\0" "koek3\0" "ulcer; sore; boil\0" "què\0" "loi6\0" "a malignant disease, a chronic disease\0" "ài\0" "zaam1\0" "to shiver; to shudder; to tremble because of a malaria and a very bad cold\0" "qīn\0" "hong1\0" "disease of the throat\0" "qiāng\0" "cuk1\0" "bellyache\0" "chù\0" "pui3\0" "scab over a sore, scar of an ulcer, weak; feeble\0" "pèi\0" "fo3\0" "favus, swelling of the glands, a lump; scrofulous swellings\0" "kuò\0" "zi1\0" "weak; feeble, to mourn, ulcer; cancer; carbuncle, short\0" "yī\0" "gwaai1\0" "malignant boils\0" "guāi\0" "saang2\0" "lean; thin; slim\0" "shěng\0" "pin1\0" "hemiplegia -- paralysis of half of one's body\0" "piān\0" "gaai1\0" "(same as 痎) malaria\0" "zau3\0" "to shrink; to contract; to deflate; to shorten; to reduce in length\0" "zhòu\0" "ou3 wong4\0" "(same as U+7640 癀) jaundice\0" "huáng\0" "fui1\0" "to suffer a stroke of paralysis or apoplexy, disease of the private part (of the human body)\0" "huī\0" "wu4\0" "choke, lump in throat; food stuck in the throat\0" "hú\0" "fai3\0" "(abbreviated form 癈) incurable disease\0" "bèi\0" "zaa1\0" "the erythema of acne rosacea\0" "zhā\0" "gai3\0" "a dark colored birth-mark\0" "jì\0" "gwat1\0" "disease of the knee\0" "gǔ\0" "sai1\0" "to ache\0" "xī\0" "gou2\0" "a scabby, itching disease\0" "gǎo\0" "caai4\0" "lean; thin; slim, illness; disease, an epidemic; a pestilence\0" "chái\0" "maa3 maa6\0" "eye disease, with noxious air on, disease of an animal, decayed sore\0" "mà\0" "zyu6\0" "not any progressive, swelling, a mark of scar on the skin\0" "zhù\0" "deoi1 teoi2\0" "to suffer a stroke of paralysis or apoplexy\0" "tuǐ\0" "zeoi6\0" "(same as 膇) swelling feet, disease of the private part of the human body\0" "zhuì\0" "cim1\0" "disease of the throat, something stuck in the throat, to be stung, emaciated; illness of losing flesh\0" "xiān\0" "hem\0" "long4\0" "roar of asthma or expectorate from a dying person\0" "láng\0" "baan1 ban1\0" "(same as U+764D 癍) unhealthy marks on the skin; blotches; pustules\0" "zing1\0" "(abbreviated form of 癥) obstruction of the bowels\0" "zai6\0" "an ox-headed boil, dysentery; diarrhea, popular name for women's peculiar diseases\0" "zhì\0" "aam3 ai3\0" "the groans or moans from a person in a critical condition\0" "ài\0" "sin3\0" "(same as 癬) ringworm, used for various diseases of the skin\0" "xiǎn\0" "gwo1\0" "damage by the pests to the rice seedling, boil; ulcer; sore\0" "guō\0" "zaap6\0" "paralysis, rheumatism, having no sense of feeling; numb\0" "xí\0" "zung1\0" "(non-classical form of 癰) an ulcer; an abscess; a carbuncle; sometimes use for a cancer, loss of the sense of smell\0" "teoi4\0" "disease of the private part of the human body\0" "tuǐ\0" "cam2 tam4\0" "very painful; agonizing (same as 憯) sad; sorrowful; grieved\0" "cǎn\0" "sou3\0" "(same as U+7619 瘙) a kind of skin disease (like sores from scabies)\0" "sào\0" "cim1 zim3\0" "(interchangeable U+3FBE 㾾) lump in the throat, sting of a poisonous insect (scorpion)\0" "xiān\0" "gaai3\0" "(same as U+75A5 疥) scabies\0" "jiè\0" "faan4 faan5 gak3\0" "sick; depress and melancholy, swelling, heat rashes; heat spots; prickly heat\0" "fèn\0" "kwan4\0" "paralysis of the body\0" "qún\0" "zoek6\0" "illness; disease; ailment\0" "yào\0" "tou2\0" "illness; disease; ailment, disease of the internal organs, disease of the abdomen, palpitation of the heart\0" "dǎo\0" "gaap3\0" "disease of the hoof\0" "jiá\0" "leoi5\0" "a wart; a pimple; a pustule on the skin\0" "lěi\0" "zim4\0" "ulcer; sore; boil, a wound\0" "yán\0" "lou4\0" "carbuncle (interchangeable 廬) used in naming of a place, a swelling of the abdomen from constipation\0" "lú\0" "teoi4\0" "(same as U+3FC9 㿉) disease of the private part of the human body\0" "tuí\0" "zing4\0" "to get sick; to fall ill\0" "yíng\0" "pei3\0" "full; filled, full of air or gas, a heart full of (enthusiasm, sorrow, etc.)\0" "pì\0" "lo6\0" "sickness; ailment; disease\0" "luò\0" "lai6\0" "carbuncle, sallow and emaciated, scrofulous swellings\0" "lì\0" "bit6\0" "(non-classical form of 癟) shrivelled up; empty; limp; flat; not full; sunken\0" "biě\0" "hoeng1\0" "(ancient form of 香) sweet; fragrant, delicious, incense\0" "mou6\0" "(non-classical form of 耄) an old man of eighty, aged\0" "mào\0" "gau2\0" "(same as U+767D 白) he bright, white moon; a pure glistening white, splendid, white\0" "bái\0" "huàng\0" "dau1\0" "(corrupted form of 兜) a helmet; a head-covering, a small pocket in clothes\0" "ziu6\0" "(same as 耀) to shine; to dazzle, to show off\0" "yào\0" "hot3\0" "white color\0" "hē\0" "ceon2 ceon4\0" "white, clear\0" "chǔn\0" "huk6 lok6\0" "shine; clear and pure white feather (same as 皬) white, white but not pure\0" "hé\0" "ning6\0" "to tell; to inform; to report; to accuse\0" "nìng\0" "caau4 mai4\0" "(same as 疇) fields, a pronoun; who?, formerly; previously, a class; a rank\0" "chóu\0" "lik6\0" "(same as 皪) small stones, gravel, shingle\0" "lì\0" "tong2\0" "light; bright, white color\0" "tǎng\0" "wun4 zyun6\0" "skin disease\0" "huán\0" "bei3 maa6 maat6\0" "to split tangled hemp\0" "bì\0" "baa1 baat6\0" "nasal disease, (same as 疤) a scar; a birthmark (same as 巴) to hope; to wish\0" "bā\0" "caak3\0" "cracks; creases; wrinkles; rumples on the skin; surname; (Cant.) hoarse\0" "chè\0" "zing4\0" "green; blue; black, extravasation of blood, to look pale or pallid (of the facial complexion)\0" "yàng\0" "dap6\0" "wide piece of leather\0" "dá\0" "bik1 ngou4\0" "durable and solid leather\0" "áo\0" "hok6 hon3\0" "dry and decayed, to peel off the skin; to scrape; to pare\0" "xué\0" "zi1\0" "(same as 欹) a fierce dog, an interjection of pleasure -- Bravo! Good! (interchangeable 騎) to sit astride on\0" "zī\0" "daap3\0" "wide piece of leather\0" "dā\0" "zim5\0" "soft leather\0" "rǎn\0" "bong1\0" "(same as 幫) the sides of a shoe or gutter\0" "bāng\0" "cou3\0" "(same as 糙) rough; coarse; inferior unpolished rice, goose flesh\0" "cuó\0" "maan5\0" "to cast off the skin; to molt, skin\0" "wǎn\0" "taat3\0" "jutting on the epidermis or the cuticle (of plants); (Cant.) skin peeling off\0" "tà\0" "mok1 pok1\0" "jutting on the epidermis; swelling, wounded; (Cant.) courageous\0" "báo\0" "gon1\0" "a tray; a plate; a dish, large bowl\0" "gān\0" "zin4\0" "(a non-classical form) a bowl, a small shallow container; a small cup\0" "yán\0" "gaai1 haai4\0" "a small bowl; a small basin\0" "xī\0" "bou3 cyu5\0" "vessel; container\0" "zhù\0" "ngaa5\0" "wine cups\0" "yǎ\0" "fan3 fan4 fan6\0" "cups; small cups\0" "fàn\0" "zaau6\0" "a small bowl; a small basin, a kind of vessel to remove (or to strain out) the water\0" "yòu\0" "on1\0" "a big basin\0" "ān\0" "deoi1 seoi1 teoi4\0" "a kind of vessel; a container\0" "tuí\0" "mung4\0" "(same as U+995B 饛) container full of food\0" "méng\0" "se6\0" "vessel; container\0" "shè\0" "zeon6\0" "(standard form of 盡) to exhaust; to complete; to finish; all; totally\0" "jìn\0" "gu2\0" "a pot, an earthen pot; a deep cooking pot\0" "gǔ\0" "gei1\0" "a vessel; a container, a kind of animal with red hair looks like hedgehog\0" "jì\0" "giu2 kiu4\0" "food containers (bowl; basin, etc.) used in ancient times\0" "qiáo\0" "gau2 gei3 gei6 hau6\0" "a kind of water containers (to keep warm in cold days); a mental hot-water bottle, to stir or scratch and make it muddy or turbid\0" "jiǎo\0" "jim4 nam4 zim4\0" "(same as U+9E7D 鹽) salt\0" "yán\0" "xì\0" "ham3\0" "vessel; container; a box; a chest; a trunk, a small cup\0" "kàn\0" "min5\0" "(same as non-classical form of 眄) to look askance; to ogle\0" "miǎn\0" "zyun6\0" "to move one's eyes (same as 眴) to express or indicate with eyes (interchangeable 眩) dizzy; giddy\0" "xuàn\0" "saam1\0" "to regard; to look up to, to look, to take a glance at\0" "shān\0" "waat3\0" "to gouge out an eye or eyes (a corrupted form)\0" "wò\0" "cin1\0" "gloomy; dark; obscure\0" "qiān\0" "wun6\0" "to turn one's eyes to; big eyes\0" "huàn\0" "zing6\0" "to look, to confuse; to dazzle\0" "rèn\0" "zaam6\0" "angry glances; to look angrily, eyeballs\0" "zhèn\0" "tin1\0" "to look up to; to respect\0" "tiān\0" "kyut3\0" "to look askance at, to dislike, a kind of eye disease (tears all the times), pretty eyes, (same as 瞲) to look at in surprise\0" "jué\0" "haai4\0" "(a corrupted abbreviated form) to cover the line of vision or sight --the straight line between an object and one's eyes, to look steadily at, to look at impatiently\0" "xié\0" "cai3\0" "to look at, to examine; to observe; to survey\0" "qì\0" "ngau4 ngong4\0" "to lift up the eyes and look around\0" "áng\0" "maat6 mui6\0" "to look far with the eyes half-closed (to narrow the eyes), to look at for a long time, daybreak; dawn, to look not straight forward, to disturb; to dizzy; dark, to look at ferocious\0" "mèi\0" "faat1\0" "down; to see obscurely, (same as U+401B 䀛)\0" "gǔ\0" "bei2\0" "tou1\0" "with heavy eyelids\0" "tāo\0" "faai3 maan5\0" "sight blurred; unclear; dim\0" "fán\0" "keoi4\0" "a Chinese family name, the timid look of a bird; (of birds) to look around, nervous (same as 瞿) shocked or scared\0" "jù\0" "zim1\0" "(same as 覘) to spy on; to see; to observe; to inspect, to cast the eyes down, the insight of the debauchee, to move the eyes; to look around\0" "chàn\0" "xem\0" "seon3\0" "(same as 瞬) to glance; to blink; wink,, (interchangeable 眴 瞚), to indicate one's wish or intention by expressions of the eyes\0" "shùn\0" "bei3\0" "to look steadily at, ashamed, to look at ferocious\0" "bì\0" "mau6\0" "insight (version) of jealousy\0" "mào\0" "lik6 soek3\0" "(simplified form of 䁻) beautiful eyes, to look at just for a short time\0" "shuò\0" "gu2\0" "(a dialect) to stare at\0" "gǔ\0" "fung2\0" "sight blurred; obscure and dim; unclear\0" "hǒng\0" "hòng\0" "fun3\0" "to look, an angry look; to look at some one angrily, sight blurred; obscure and dim; unclear\0" "huà\0" "lok6 long5\0" "to look askance, to look; to see, to hope, big eyes\0" "luò\0" "nhác\0" "hong4\0" "birds flying up and down, to look at; to regard; to inspect\0" "háng\0" "gaap3\0" "narrow and dim eye sight; having one eye smaller than the other, one-eyed, wink of the eyelashes, sleepy; drowsy; dim; vague and hazy\0" "jiá\0" "cyun4\0" "to glance; to wink, having one eye smaller than the other, one eyed, gazing into distance, sight blurred; obscure and dim; unclear\0" "quán\0" "goi1 hai4\0" "with big eyes\0" "gāi\0" "fong1\0" "sight blurred; obscure and dim; obscured\0" "huāng\0" "bok6 bou6 pui4\0" "to look at; to see; to observe; to examine; to consider\0" "보:N\0" "bǔ\0" "guk1\0" "open eyes, big eyes, to move one's eyes\0" "gǔ\0" "fung1\0" "to examine; to observe; to survey; to study\0" "fēng\0" "muk6\0" "diseases in the eyes\0" "mù\0" "lat3\0" "(abbreviated form) not to look straight forward, the pupil of the eyes not in the right place\0" "ài\0" "zing2\0" "to look straight forward, to look, eyesight blurred; not clear\0" "영:N\0" "yǐng\0" "seon3 si1\0" "(same as 瞬) to blink; wink or twinkle, by eyes (facial expressions) to indicate one's wish or intention\0" "shùn\0" "loeng6 long4 long5\0" "strabismus; squint, to look askance; to ogle, (a dialect) bright; light; brilliant, bright eyes\0" "liàng\0" "gip3\0" "to have quick glance; look-in; to look hastily\0" "jié\0" "daai6 zaai3\0" "(interchangeable 䀿) to have a casual and short glance; to catch a glimpse of, pretty eyes, insight; vision, bright eyes\0" "chì\0" "gap6 zip3\0" "(same as 眨) to wink; (same as 睫) eyelashes, having one eye smaller than the other, joke; witticism; pleasantry; jest; fun; (Cant.) to peep at; to blink, wink\0" "jié\0" "cau1\0" "squinting eyes; prominent eyes, all blind, eyesight not clear, upper eyelid which has a double fold at the lower edge\0" "chōu\0" "bing2 ping3\0" "to look; to regard; to inspect\0" "pìng\0" "caan1 zing6\0" "(non-classical form of 瞋) angry; anger, complaining; grudging, wide open the eyes, depressed; melancholy, to look at, to confuse, confused vision\0" "chēn\0" "zin2 zin4\0" "to look at each other\0" "yán\0" "dou2\0" "many; much, more than; over\0" "dǔ\0" "daai6\0" "(same as 䀸) to have a casual and short glance; to catch a glimpse of, pretty eyes, insight; vision, bright eyes\0" "dì\0" "loeng6\0" "(same as 䀶) strabismus; squint, to look askance; to ogle, (a dialect) bright; light; brilliant, bright eyes\0" "liàng\0" "haan6\0" "big eyes\0" "xiàn\0" "biu1\0" "to look attentively; to focus one's look at; to gaze at\0" "biāo\0" "haang6\0" "to close the eyes, to die without regret or in peace\0" "xìng\0" "maang5\0" "rage; anger, to cast an angry look; to give the black looks\0" "měng\0" "zaap1\0" "eyes, closed eyes\0" "yè\0" "maak6 maat6\0" "to look for a short time, attentive vision\0" "mì\0" "hei2 kaai3\0" "to examine; to survey; to inspect; to visit, to watch or see in secret; to spy; to peep\0" "qì\0" "hei2 kaai3\0" "(same as 䁈) to examine; to survey; to inspect; to visit, to watch or see in secret; to spy; to peep\0" "qì\0" "waat3\0" "dark and deep eyed, to look down, to block, to stuff, to cork; to seal\0" "wò\0" "hip3 sip3 sit3\0" "with one eye closed, to close the eyes; (same as U+77B8 瞸) to look askance at; (Cant.) to close the eyes\0" "xiè\0" "waan3\0" "to see for a short time\0" "yù\0" "hap1\0" "blind, hollow-eyed, to look at\0" "qià\0" "caang4\0" "to make a close inspection, secretion of the eye, (same as 瞠) to look straight at; to stare at\0" "chéng\0" "miu5\0" "farsightedness (as a physical defect); hypermetropia, to look from a distance\0" "yǎo\0" "zing1 zing3\0" "deep eyed, to look at; to inspect; to see\0" "yīng\0" "zoeng4\0" "(same as 眻) pretty eyes, the space between eyebrows, (interchangeable 揚) to raise; to praise, to display\0" "yáng\0" "caap1 zap6\0" "to wink, to shed tears\0" "jí\0" "gai3 zung1\0" "to look at; to see, to peep; to look something stealthily, angry\0" "zōng\0" "hon6 hyun1 wun6\0" "big eyes (same as 睅) protuberant eyes, goggle-eye\0" "xuān\0" "man4\0" "(same as 盿) to look at; to see, to look down; to look from above\0" "mín\0" "laau1\0" "to see; to look at; to observe\0" "lōu\0" "hoi2\0" "light; bright; brilliant, clear, to shine upon; to light or illumine\0" "kǎi\0" "ziu4\0" "to look at; to see, pretty eyes; (same as U+404F 䁏) farsightedness (as a physical defect); hypermetropia, to look from a distance\0" "yǎo\0" "zin2\0" "eloquent eyes; to converse with eyes; to make sheep eyes or passes, to look at; to see, to look up to; to respect\0" "yǎn\0" "king4 syun2\0" "a kind of eye disease, (a non-classical form)\0" "sǔn\0" "kwaai5\0" "to look; to see; to inspect\0" "guì\0" "coi\0" "fong2\0" "big eyes, a kind of eye disease\0" "huàng\0" "gwing1 zing4\0" "deluding and causing disorder (interchangeable 熒) lights shining; sparkling; twinkling; shimmering\0" "yíng\0" "saang2\0" "(same as ancient form of 省) a province, to examine; to watch, to reduce, to diminish\0" "shěng\0" "caa4\0" "(interchangeable 差) wrong; mistaken; erroneous, disorderly; untidy; irregular\0" "chá\0" "lim4\0" "to hang down (eyes)\0" "lián\0" "syun4\0" "(same as 嫙) exquisite; fine\0" "선:N\0" "xuán\0" "syun4 wan4\0" "to wink\0" "chuán\0" "cing3\0" "moistened eyes, to stare in anger or contempt\0" "chè\0" "nik1\0" "to blink; to half-close the eyes, small eyes (same as U+7724 昵) very dear; very intimate; very much in love\0" "nì\0" "ceoi3 waan2\0" "(same as U+89B0 覷) to see; to look at, to steal a glance; to glance quickly, to spy on; to peep at\0" "qù\0" "miu4\0" "to open wide (eyes)\0" "miáo\0" "kok3\0" "to open the eyes with astonishment, (interchangeable 矐) to lose one's eyesight; to become blind; blind\0" "huò\0" "zyu4 zyu6\0" "(same as 魚) fish, inferior horse with blind eyes\0" "yú\0" "zaam2\0" "to wink\0" "zhǎn\0" "wu4\0" "muddy; dirty, eyesight obscured\0" "hú\0" "cang4\0" "to act pretentiously (by slit-eyed), eyesight obscured\0" "céng\0" "biu1 biu1\0" "to give an angry look, to watch; to view\0" "biāo\0" "cim4\0" "sad; mournful; grieved, to worry about, to think with one's eyes closed, to close the eyes\0" "qián\0" "hap1 kaap1\0" "to look at; to see; to inspect; (same as U+77B8 瞸) gazing into distance, having one eye smaller than the other, to look askance at; (Cant.) to close the eyes\0" "xī\0" "gong2\0" "to look in a evil or wicked way; wicked vision\0" "jiǎng\0" "aau1\0" "(same as 眗) hollow-eyed\0" "kōu\0" "mei1 maai4\0" "to peep; to look at something stealthily; (Cant.) to close the eyes\0" "mái\0" "mong5\0" "to lose one eye\0" "mǎng\0" "zin2\0" "keep on looking, change the facial expression\0" "zhǎn\0" "pin2\0" "newborn baby with the eyelids closed, big eyes, to close the eyes\0" "biǎn\0" "gik1\0" "to look at something without winking, bright\0" "jī\0" "gok3 uk1 zuk1\0" "bright eyes, angry look; angry eyes (ancient form of 覺) to awaken, to wake up from sleep, to feel\0" "jué\0" "nung4\0" "eyesight obscured, angry glances\0" "náng\0" "paai6 pei5\0" "(same as U+7764 睥) to look askance -- a expression of disdain or despise\0" "bì\0" "sik1\0" "to look at; to see; to inspect, sharp, bright-colored; bright eyes, (same as non-classical form of 睪) spy on, to lead on\0" "shì\0" "soek3\0" "pretty eyes, to have a casual and short glance\0" "shuò\0" "mak6\0" "(literally) to look but see nothing -- absent-minded, to regard as nothing\0" "mò\0" "laap3 lip6\0" "eyesight obscured, abnormal vision; (Cant.) to glance at, sweep the eyes over\0" "liè\0" "maat6 mit6\0" "red and swelling of the eye socket, dim-sighted; poor visioned\0" "miè\0" "mak6\0" "sleepy; drowsy, to startle; to surprise; to amaze\0" "mò\0" "hei1\0" "to wink\0" "xī\0" "cam1 cam4 sam1\0" "an angry look; to look at someone angrily, hollow-eyed\0" "chán\0" "keoi4\0" "to gaze at in terror, a surname\0" "qú\0" "tiu4 ziu3\0" "dark; dim; eyesight obscured, angry look; angry eyes\0" "jiào\0" "fong3\0" "to startle; to surprise; to amaze; to look at in surprise\0" "huò\0" "zin1\0" "to have insight or vision of a simple and honest person, silly\0" "xiān\0" "hek3\0" "weapons; arms (a lance; a spear)\0" "xù\0" "naau2\0" "to pierce; to stab; to irritate; to hurt, a thorn\0" "niǔ\0" "tung4\0" "to pierce; to stab; to irritate; to hurt, a thorn, a lance; a spear\0" "tóng\0" "haai6 haau4\0" "weapons; arms (a lance; a spear)\0" "hóu\0" "zyu6 zyu6\0" "weapons; arms (a lance; a spear)\0" "yù\0" "cung1\0" "a short weapon (daggers; swords; knives)\0" "chōng\0" "bok6\0" "a kind of weapon carried by the honor guard before the Emperor in ancient times\0" "bó\0" "zyun2\0" "a short spear; a lance with two points, a halberd, to pierce; to stab; to irritate, to catch a spear from away\0" "zuǎn\0" "diu1\0" "short, dog with short tail\0" "diāo\0" "zyut3 zyut6\0" "short (ancient form of 拙) stupid; crude; poor; slow and clumsy\0" "zhuō\0" "ci1 zai1\0" "short; (Cant.) intensifier\0" "jī\0" "haap1\0" "short (dialect) to curry favor; to toady; to flatter; to try hard to please\0" "qià\0" "kwai1\0" "(standard form of 規) regulations; laws; rules; customs or usages, a pair of compasses\0" "haang6\0" "short\0" "xìng\0" "fui3 ngaat6\0" "short\0" "huì\0" "sek6 zi2\0" "(same as 石) rocks; stones; minerals, etc.\0" "shí\0" "gwaat6\0" "to be careful; to exercise caution; to take care; to pay attention\0" "kū\0" "caam1 cai1 cak3 haam1 saam1\0" "pebble; small piece of stone\0" "duī\0" "ngau4\0" "a kind of stone, rugged rocks, difficult; hard; difficulty; hardship\0" "yáo\0" "zyu4\0" "a kind of rock\0" "yú\0" "baang1 pang5\0" "rocky (same as 玤) fine stone which is little less valuable than jade (interchangeable 崩) to collapse; to fall\0" "bàng\0" "zak6\0" "(same as 矺) to rap; to tap; to beat(same as 磔) torture of dismemberment used in the ancient times, sound of throwing something to the ground\0" "jié\0" "ze3\0" "(same as 柘) a thorny tree about 15 feet high, the leaves are used for feeding silkworms before the mulberry leaves are ready or when they are scarce, bark contains a yellow dye (interchangeable 蔗) the sugar cane\0" "zhè\0" "gaa1\0" "rocks; stones; minerals, etc.\0" "jiā\0" "ci2\0" "sound of falling rocks, the arrowhead made of stone\0" "shǐ\0" "dai2\0" "(non-classical form 砥) a whetstone, smooth, to polish\0" "dǐ\0" "dung2\0" "sound of falling rocks, fallen rocks\0" "dǒng\0" "ci1\0" "a kind of mineral\0" "cí\0" "fu6\0" "white stone\0" "fù\0" "man4\0" "(same as 賨) a fine stone resembling jade\0" "mín\0" "zan1\0" "tired; exhausted, rugged stone, coarse whetstone, to pile up rocks on the river-bank\0" "zhēn\0" "caan2 zaan2\0" "rocks clustered pile up together\0" "zhěn\0" "cik1\0" "gin2 zin6\0" "(same as 硯) an in-slab or ink-stone (same as 硜) sound of pebbles or stones rubbing or knocking together\0" "연:N\0" "yàn\0" "haau1\0" "(same as 磽) hard barren land, a kind of stone (interchangeable 銚) a small pot with a handle\0" "qiǎo\0" "hang1 hung4\0" "noise of stones rolling down, to ram the earth for foundations, (same as U+592F 夯) to raise with force; a heavy load; burden, to fill cracks and leakages with earth (in levee construction)\0" "hāng\0" "gung2\0" "big rocks on the riverside (interchangeable 栱) an arched opening\0" "gǒng\0" "diu6 hau1\0" "name of a place; today's Jizhou\0" "qiāo\0" "loek6\0" "stone, to sharpen a knife, sharp-pointed; sharp, vigorous; energetic; keen\0" "lüè\0" "gwaai3\0" "a fine stone resembling jade\0" "guài\0" "laap6\0" "rocks; stones; minerals, etc.\0" "là\0" "zeoi6\0" "to wear out; rubbed out; to die out; to wear away; frayed\0" "ruì\0" "faat3\0" "(same as 砝) standard weights used in scales; steelyard weights\0" "fǎ\0" "co2\0" "gravel; macadam; (interchangeable 剉) to damage; to destroy, medicines; orpiment (common monoclinic arsenic sulfide mineral, As2S3)\0" "cuǒ\0" "dan6 zin4\0" "(same as U+7814 研) to rub; to grind; to powder, to go the very source; to study; to investigate; to research; to examine; to search into carefully\0" "yán\0" "gung1\0" "(a simplified form of 碽) sound of bumping or striking, arched bridge\0" "gōng\0" "gip3\0" "the Crustacea; a sea-anemone\0" "jié\0" "gwaai1\0" "broken; smashed, trivial, irregular, different; varied sizes (of rocks)\0" "guāi\0" "gwok3\0" "to smash or to knock to pieces of the stone, broken\0" "guó\0" "sok3\0" "sound of the falling pieces of rocks\0" "suǒ\0" "wo2\0" "rocks; stones (same as 顆) a drop; a grain; a bead\0" "wǒ\0" "zaang6\0" "to block; to stop up, to cork; to seal; (same as U+92E5 鋥) to polish; to grind; (Cant.) to push; to burst; to stuff\0" "zhèng\0" "nip6\0" "(a kind of) rocks; stones\0" "niè\0" "diu6\0" "(a kind of) rocks; stones\0" "diào\0" "lei4 loi2\0" "to polish; to grind; to rub\0" "lǎi\0" "taap3\0" "to pound (grain) in order to remove the husk; refine; polished (rice), to tread upon; to step upon a pestle (for husking grain)\0" "tà\0" "ceoi3\0" "millstone; grindstone, to rub; to grind; to polish; to wear, to sharpen (a knife), to train; to harden; to temper\0" "cuì\0" "aa1\0" "uneven or rugged terrains\0" "yā\0" "gwan2\0" "dull sound of the tolling bell, sound of rolling, rolling stone, a farm tool made of stone (a stone roller for hulling grains, etc.)\0" "gǔn\0" "dai1\0" "(simplified form 磾) dyestuff (black colored mineral)\0" "dī\0" "min4\0" "ink (usually red) for imprinting of seals\0" "mián\0" "gaai1\0" "mountain rocks(same as 瑎) a black stone resembling jade\0" "jiē\0" "man4\0" "(same as 賨) a stone resembling jade\0" "민:N\0" "mín\0" "zeoi2 zik1 zik6\0" "to rub; to grind; to polish; to wear\0" "jǔ\0" "zyu4\0" "a fine stone resembling jade\0" "yú\0" "zan1\0" "rocky mountain, used in naming a place\0" "zhēn\0" "zeoi6\0" "(ancient form of 墜) to fall down; to sink\0" "zhào\0" "zaa3 zak3\0" "name of a place (usually to be used in naming a place) (interchangeable 砟) small piece of coal\0" "zhà\0" "saang2 sing1\0" "a kind of rock\0" "xīng\0" "baan1\0" "(same as standard form 斑) speckles; spots; mottles (same as 磐) a massive rock\0" "bān\0" "gak3 haat6\0" "(of land) poor and barren; field which is not arable\0" "hé\0" "gaau3 kaau4 ngaau1\0" "to punish; to chastise; to penalize, to kill; to execute, pedal (a footboard) of a cart, brick work of a well, strong and durable, solid; firm\0" "gòu\0" "hung4\0" "sound of falling rocks, loud noise, stone with strange and unique shapes\0" "hóng\0" "lok6 lou4\0" "stoneware; stone implement, soap-stone, sound of the bumping rocks, (in music) a chord\0" "láo\0" "wu2\0" "(same as U+9696 塢) a bank; a low wall; an entrenchment, a structure which slants to a lower center on all sides -- as a shipyard\0" "wù\0" "cuk1 mok1\0" "rocks; stones, rocks paved bank, big rocks\0" "bō\0" "hang1\0" "simple and crude (same as 硜) the sound of pebbles or stones knocking together, obstinate; determined; resolute\0" "kēng\0" "luk6\0" "rocks; stones; minerals, etc.\0" "lù\0" "cuk1\0" "rugged land of sand and pebble; poor and barren (of land) (same as 鏃) the barb of an arrow, arrowhead; the head of a javelin\0" "cù\0" "lin2\0" "(same as 鏈) chain, cable\0" "lián\0" "zi1\0" "a fine black stone\0" "yī\0" "hiu3 kiu3\0" "(same as 礉) rugged rocks\0" "qiào\0" "suk6\0" "a kind of stone, sound of pebbles or stones rubbing or knocking together\0" "shú\0" "saan3\0" "䃟頭窰, a place in Hong Kong\0" "xuàn\0" "zam1\0" "a small pebble; small piece of stone or rock, a stone door\0" "jīn\0" "zaam1\0" "name of a mountain (same as 嶔) lofty (of a mountain)\0" "qīn\0" "wai2\0" "(same as 毀) to ruin, to destroy, to break down\0" "huǐ\0" "suk1\0" "black colored grindstone or whetstone\0" "sù\0" "cong4\0" "stones; rocks\0" "chuáng\0" "deon1\0" "a flat and great rock people squat or crouch on it\0" "dūn\0" "lung4\0" "sound of falling rocks\0" "lóng\0" "bit3 nau4\0" "(same as 縭) a mineral, used as a medicine\0" "náo\0" "taan4\0" "(same as 壇) a platform for sacrificial rites; an altar, an arena; a hall for important meetings and ceremonies in ancient China\0" "tán\0" "daam2\0" "a silicate substance from the salt-wells in Szechwan; it is used as a wash for hardening plaster, etc., also for certain skin diseases, like ringworm, sulphate of copper\0" "dǎn\0" "gwaai1 ngaai5\0" "rocky; plenty of stones and rocks (same as 磈) piles of rugged stones; lumpy and uneven rocks\0" "wěi\0" "gam2\0" "a stone box; a stone case, to cover with a piece of stone, (interchangeable 撼) to shake; to rock\0" "gǎn\0" "daat6\0" "a stone build hydraulic measures (to store and to vent the water) in ancient times, rocks in the mountain stream\0" "dá\0" "lik1\0" "(abbreviated form of 礫) small stones; pebble; gravel; shingle\0" "lì\0" "caat3\0" "brick or stone steps\0" "cā\0" "cim1\0" "(non-classical form of 䃸) electric light; a flash of lightning, wedge, preface foreword\0" "xiàn\0" "bun2 po4 pun4 tam4\0" "(same as 磐) a great rock\0" "pán\0" "laap6\0" "falling stone, a mineral; an ore (with the element of bronze; copper), appearance of the connected mountains; a mountain range; a chain\0" "là\0" "zyu1\0" "a whetstone used to grind precious stone (jade; a gem)\0" "zhū\0" "niu5\0" "a kind of stone, bends; curves; turns and twists of the mountains\0" "niǎo\0" "waai4\0" "rugged and uneven of the rocks, small piece of stone; pebble, a fine stone resembling jade\0" "huái\0" "zing4\0" "a kind of stone, to research and examine\0" "yíng\0" "cim1 zaam1\0" "electric light; a flash of lightning, wedge, preface foreword\0" "xiàn\0" "laan6\0" "jade and stone, fine jade\0" "làn\0" "mo4\0" "(a standard form of 磨) to grind, to rub, to sharpen\0" "mó\0" "baa3\0" "(same as 壩) an embankment; a dike; a levee; a dam; a bank of earth\0" "bà\0" "gwai2\0" "name of a mountain (of warship), (same as 禔) happiness; good fortune; good luck; blessing, (same as standard form 祓) to exorcise; to remove evil; to cleanse; to clean; to wash away\0" "guǐ\0" "bei2\0" "to offer a small pig as sacrifice when worshipping the god of life\0" "bǐ\0" "fu1 haa1\0" "a rite or service, message offered to the gods in worship\0" "fū\0" "wo6\0" "(same as 禍) calamity; disaster; evil; misfortune\0" "huò\0" "zi6\0" "to worship; to honor by a service or rite; to offer sacrifices to\0" "yì\0" "lau6\0" "(ancient form) to pray and to curse (the ways of treating a patient in ancient times)\0" "liù\0" "zoeng1\0" "(ancient standard form 殃) misfortune; calamity; retribution, a departed spirit\0" "zaan1\0" "achievement; accomplishment, (non-classical form of 禋) to worship with sincerity and reverence, to offer sacrifices to the Heaven\0" "yīn\0" "aa1 gyun3\0" "(same as standard form U+990B 餋) to worship; to honor by a rite or service; to offer sacrifices\0" "juàn\0" "wut6\0" "to worship; to honor by a rite or service; to offer sacrifices, an institution, law, to perform rites in honor of gods\0" "huó\0" "cing4 zing6\0" "(corrupted form) a family name\0" "chéng\0" "coeng4 daau2 daau6 hiu1\0" "sacrifice to happiness and good luck\0" "dòu\0" "ngo4\0" "a rite or service, (same as 娥) good; beautiful, a common name for a girl\0" "é\0" "zim2 zim3\0" "to pray for preventing or forestalling calamities, muddy\0" "yǎn\0" "zeoi3\0" "to perform rites in honor of the ancestral temple; the next day's service of the above mentioned rites, (same as 醊) wine poured in a libation\0" "zhuì\0" "caai4 zaa3\0" "(same as U+8721 蜡) year-end sacrifice of the Zhou Dynasty; imperial sacrifice of thanksgiving to the earth for crops, offered at the end of the year, the name varying in different dynastic periods\0" "zhà\0" "jrhà\0" "hei2\0" "(same as 婍) pretty; beautiful (of a woman)\0" "qǐ\0" "ziu1\0" "(same as 祅) bizarre, calamity due to terrestrial disturbances (as distinct from 災 -- disaster which is sent down from above) (interchangeable 妖) weird; supernatural, a ghost, bewitching; seductive (said of a woman)\0" "yú\0" "hyun3\0" "to worship; to honor by a service or rite; to offer sacrifices, happiness; good fortune; good luck; blessing; bliss\0" "quàn\0" "wut6\0" "(same as standard form 䄆) (non-classical form) to worship; to honor by a rite or service; to offer sacrifices, an institution, law, to perform rites in honor of gods\0" "huó\0" "naam5\0" "(same as standard form 稔) ripening of paddy or rice; a harvest, a year\0" "niè\0" "wong4\0" "to worship, a rite; a service\0" "huáng\0" "geoi2\0" "a family name\0" "jǔ\0" "se5\0" "(ancient form of 社) god of the land, an association; an organization; society; community\0" "shè\0" "used in name of a person\0" "lok6 pang4 ping1 teoi3 zaai3 zi4\0" "a rite; a service; to worship\0" "péng\0" "ming4\0" "happiness; good luck; good fortune; blessing; bliss\0" "míng\0" "cou4 zou1\0" "to worship the god (of the hog; pig), blessed; bliss; divine help, to protect; to defend\0" "cáo\0" "laau4\0" "(standard form 膢) (in ancient times) service or rites of offering sacrifices for drink and food\0" "lóu\0" "lei4\0" "happiness and well-being; bliss; propitious; auspicious, evil spirit; a hobgoblin produced from the weird emanations of the trees and rocks on the hills, (interchangeable 魑) a mountain demon resembling a tiger\0" "lí\0" "ceon1 ceon2\0" "show no respect to the service of worship\0" "chuāng\0" "ceoi3 waan2\0" "to worship; to offer sacrifices couple times, to thank\0" "cuī\0" "sin6\0" "(ancient form of 禪) to sacrifice to heaven, the imperial power, as only the emperor was allowed to offer these sacrifices, to cleanse; to exorcize, of Buddhism; Buddhist\0" "shàn\0" "daam1\0" "northern minority ethnic group (in ancient times), (corrupted form of 襜) the lower front of a robe, gown, etc., clean and neat (said of appearance)\0" "dān\0" "zaai1\0" "(same as 齋) pious; respectful; chaste; pure, to abstain from meat, wine, etc., to fast, (same as 齊) equal; uniform, name of an ancient feudal state\0" "qí\0" "laai6\0" "to sink; to fall; decadent, to idle about; to be negligent of worship\0" "lài\0" "ling4\0" "a god; a spirit; an immortal\0" "líng\0" "liu5\0" "to put forth ears and to blossom of the grains (corns and cereals)\0" "liǎo\0" "zing4\0" "a kind of grain\0" "réng\0" "zaau4 zeoi4 zyu1\0" "grains producing neither flower nor fruit\0" "yú\0" "zik6\0" "(same as 䴬) bran; chaff, grains; corns; cereals\0" "yì\0" "diu2\0" "hanging down of the ears of the grains, something to hang or be hanged or hung\0" "diǎo\0" "hei2\0" "(same as 芑) a kind of sorghum with white sprouts, a kind of wild vegetable; bitter herbs\0" "qǐ\0" "ho1 zyu4 zyu4\0" "(same as 移) to change; to shift; to move; to influence, to coney; to forward\0" "yí\0" "nin4 zin2\0" "(same as 年) a year, one's age\0" "nián\0" "fu1\0" "dark rice plant, millet grain (in black color), (same as 稃) bran\0" "fū\0" "gin2 zin2\0" "ten handle of grains (rice plant)\0" "jiǎn\0" "fong2 ngaa4\0" "forty bundles of rice plant, panicled millet, (same as 芽) sprout; shoot; bud\0" "yá\0" "fong1\0" "a kind of grain\0" "fāng\0" "ceoi4\0" "inside; within; inner; interior; domestic, heartlessness\0" "ruì\0" "cin1 sin1\0" "xiān\0" "baat6 bui6\0" "rice plant growing the second time, the ear of grain (corn, millet etc.) growing upward\0" "bì\0" "sek6\0" "(same as 石) a measurement (in ancient times) equal to 120 catty (Chinese pound)\0" "석:N\0" "shí\0" "pok3\0" "grains producing no fruit\0" "pò\0" "nin4\0" "(same as 年) a year, age, harvest\0" "nián\0" "zi6\0" "(same as U+7A3A 稚) young and tender; small; delicate; immature, (same as U+7A0A 稊) darnels; tares, grass\0" "zhì\0" "zau6\0" "a second time growing of rice plant, rice plant, (dialect) sorghum; kaoliang\0" "táo\0" "tim2\0" "name of a place in ancient times\0" "tiǎn\0" "sin1 tim2\0" "(same as U+79C8 秈, U+7C7C 籼) common rice, as distinguished from glutinous rice; (corrupted form of U+413C 䄼) name of a place in ancient times\0" "tiǎn\0" "zuk6\0" "thick; height, black millet\0" "rù\0" "zaai6\0" "a kind of rice plant\0" "yì\0" "lit6\0" "the stalk (stem) of grain, neat and orderly rows of rice seedling\0" "liè\0" "on3\0" "to husk rice; to get the grains by oppressing the ears of the rice plant\0" "àn\0" "kok3\0" "a kind of grain (looks like millet but much smaller)\0" "hé\0" "kung4\0" "late crop, to reap or harvest; to cut grain\0" "qióng\0" "lei6\0" "long grains\0" "lì\0" "gwai1\0" "farm tool; agricultural implements, to till; to plough; to cultivate\0" "guī\0" "zi3 zik1\0" "dense; crowded; closely, a piece of wood used to strike off grain in a measure thus - to level; all; to adjust; overall\0" "zì\0" "suk1\0" "(ancient form of 粟) grains, millet, Indian corn\0" "sù\0" "zyun2\0" "yuàn\0" "aa3 zi2\0" "a kind of rice plant, shaking and waving of the rice plant\0" "yà\0" "dou3\0" "a spacious house, (corrupted form of 秺) bundle of rice plant, name of a place\0" "chá\0" "wan5\0" "a kind of grain; sweet and round rice\0" "wǎn\0" "gyun1 haa1 syun6\0" "stalk (stem) of wheat or rice plant\0" "juān\0" "ting5 zaau3 zim1\0" "straight upward of the wheat and rice plant\0" "tǐng\0" "ngaa4 zaau5\0" "different; to distinguish\0" "yǒu\0" "mei5 min5\0" "rice boiled to gruel, congee; porridge\0" "huì\0" "gan2 zin6\0" "a bundle, to bind; bondage, a small bundle of, term of measurement; 10 bundle of rice plants\0" "jiǎn\0" "zeoi4\0" "four bundle of grains\0" "ruí\0" "mong4\0" "(interchangeable 芒) a sharp-edged grass, the awn or beard of wheat, etc.\0" "máng\0" "geoi2\0" "curved piece of wood, to bend; to crouch, name of a tree, name of a fruit\0" "jǔ\0" "zi1\0" "dead (withered) crops; dried grains; (same as U+43A9 䎩) to till; to plough; to cultivate\0" "zī\0" "geoi1\0" "a variety of millet\0" "jū\0" "aam1\0" "(same as 馣) sweet-smelling, tasty; delicious, to farm; to cultivate the land, luxuriant or exuberant of growing rice, grains;; rice plants producing no fruit, to fertilize, the grains not growing; shriveled rice plants\0" "ān\0" "seoi6\0" "(same as 䅑) four bundle of grains, to accumulate; to store up grains, grains; rice plant\0" "suì\0" "loi4\0" "wheat\0" "lái\0" "waan6\0" "grass; herb; straw; weed, bundle of straw\0" "hùn\0" "ci1 hyun3 nei5 seon3 sit3\0" "closely growing of the rice plants\0" "quǎn\0" "coeng1\0" "husks of rice; rice bran or chaff\0" "chāng\0" "do6\0" "to store up grains, weeping rice plants, an ear of grain\0" "duò\0" "hung1\0" "the stalk of grain; straw\0" "kōng\0" "noi6\0" "stalks of grain (rice plant)\0" "nè\0" "sam1\0" "(simplified form of 穇) varieties of millet; panicled millet, ear of grain producing no fruit, short grains\0" "cǎn\0" "taai4 teon1\0" "(same as 蕛) a kind of grass, (interchangeable 稊) darnels, tender shoot of thatch (straw; couch grass)\0" "tí\0" "seoi2\0" "a kind of grass, grass growing in between of (among) the grains\0" "xǔ\0" "zaau6\0" "mature or ripen of the grains (rice; corns; cereals)\0" "jiù\0" "wong4\0" "a variety of panicled millet, a small coarse grain resembling sorghum\0" "huáng\0" "hei3\0" "to plant; to sow; to cultivate\0" "qì\0" "kit3\0" "ripening crops, long grains, husks; chaff; bran (of grain)\0" "jié\0" "nau4\0" "feeble; weak of the rice plant\0" "máo\0" "zaam1 zaam3 zim3\0" "fine rice seedling; growing rice in order, (same as 蔭) shade of trees; shade\0" "yān\0" "heoi2 hoeng1\0" "(same as 香) fragrant; sweet-smelling\0" "zi2\0" "crooked and winding (of grass, trees, vegetation, flora); crooked branches of a tree adjoin each other; (same as 歧) forked; divergent, anything that goes astray; wayward\0" "zhǐ\0" "teoi4\0" "(a simplified form) disease of the private part, hernia, colic\0" "tuí\0" "ai3\0" "small bundle of rice plant, seed, grain\0" "ài\0" "pong4\0" "a variety of panicled millet, a small coarse grain resembling sorghum\0" "páng\0" "cong3\0" "a full head of grain; bent over by its own weight, two small pieces bract on the base of the ears of a rice plant, grass; weeds; tares\0" "càng\0" "tong4\0" "a variety of millet\0" "táng\0" "zaan2\0" "a kind of grass\0" "ěn\0" "tong3 waan6\0" "to eat to the full; surfeited\0" "hùn\0" "kei4\0" "to plant; to sow wheat\0" "qí\0" "co1\0" "stalk of the panicled millet; stalk of the rice plant\0" "chú\0" "sok3\0" "grains, rice plant, an ear of grain\0" "suǒ\0" "zoek3\0" "chaff; bran; husks of grain, name of a place in ancient times\0" "zhuó\0" "naau6 zi4\0" "to hoe, to weed; to hoe up weeds\0" "nòu\0" "tou4\0" "an ear of grain, (non-classical form of 稌) ancient term for glutinous rice, (same as 藷) a term for plants with tubers\0" "tú\0" "saan1 zuk6\0" "a grain, (same as 莘) lush growth; dense growth of the grass (trees, etc.) a marshy plant, known as asarum, a name derived from the bitterness of the root which is used in medicine\0" "shēn\0" "laau5\0" "(same as 耬) a kind of drill for sowing grain, to till lands\0" "lǒu\0" "biu1\0" "grain in the ear; to put forth ears, (same as 秒) the beard of grain, (same as 蔈) a measuring unit of weight used in ancient times, a plant (resembling reed) much used for making brooms\0" "biāo\0" "lei4\0" "measurement; two bundle of grains (same as 離) bend of the ears of the variety of millet (because of the weight of the ears)\0" "lí\0" "man4 man6\0" "a kind of grains, to plant; to sow; to cultivate\0" "mán\0" "hing1\0" "(same as 馨) fragrance or aroma (especially that which comes from after), (same as 榖) grains and corns; cereals\0" "xīn\0" "sam4\0" "starting to put forth ears, a kind of grain\0" "cén\0" "waa4\0" "(non-classical form) luxuriant or exuberant (of grain) (interchangeable 華) flowery; variegated, splendour\0" "huáng\0" "mui5\0" "(same as U+9EE3 霉 黴) to corrupt or be corrupted; to ruin or be ruined, dark sports; black specks, black\0" "měi\0" "gou1\0" "syrup; jelly-like sugar made from grains\0" "gāo\0" "lam4 lim4\0" "a kind of grain, (same as 稴) trees producing no fruit\0" "lián\0" "dik6 dou6 gou3\0" "a kind of rice plant; Excellent crop, to choose or to select hulled rice, millet; grains\0" "dào\0" "sim4 sin6 sing6\0" "a bundle, a bundle of rice plant\0" "zhǎn\0" "ci4 zi1\0" "to accumulate or to store up rice, to purchase grain with public funds and store it against famine\0" "zī\0" "zi6\0" "(non-classical form of U+7A3A 稚) young and tender; small; delicate; immature\0" "zhì\0" "baa6 bit3 ping3\0" "the swing of rice plant, a kind of paddy\0" "bà\0" "seoi6\0" "unhusked glutinous rice, to sow seeds\0" "cuì\0" "cau1\0" "(ancient form of U+79CB 秋) the autumn, the fall of the year, a season, a time\0" "qiū\0" "lung4\0" "cut crops (not yet collected and tied up)\0" "lóng\0" "cim1 lim4\0" "grass and grains producing no fruit\0" "xiān\0" "faai3 faan5\0" "a kind of rice plant (not glutinous and with purple colored stalk), (same as 糞) to apply fertilizers\0" "fèi\0" "gwok3\0" "(ancient form of 國) a country; a nation; a kingdom; a state\0" "guó\0" "cang2 cang4\0" "a little protruded\0" "chéng\0" "gau3\0" "(corrupted form of 究) to examine; to study; to investigate exhaustively\0" "jiù\0" "zyun5\0" "a hole; a cave; a pit, to dig the ground and build underground living quarters, to make smooth of the leather\0" "è\0" "cung1 lung1\0" "to pierce through; to penetrate or bore through; to thread, to cross; (Cant.) hole, hollow, cavity\0" "chōng\0" "kyut3\0" "to pierce through; to penetrate through; to cross, extremely; to the extreme, a hole; an opening; an aperture, with no door or window\0" "yuè\0" "wang4\0" "a big house, (same as 宏) great; vast; wide; ample\0" "hóng\0" "giu3\0" "deep and dark; profound, (same as 窈) tranquil; placid; serene, soft and pleasing; plausible; exquisite; very pleasant\0" "yǎo\0" "at3 cyun4\0" "acupuncture, narrow and protrude, (non-classical form of 拶) a torture device in old China consisting of several contracting wooden sticks, in between which the fingers of a suspect are placed and pressed to extort confessions\0" "yā\0" "ziu4\0" "(a non-classical form) (same as standard form of 7AB0 窯) a kiln; a brick furnace; a pottery, a coal shaft, a cave -- for human dwelling\0" "yáo\0" "dung6 tung4\0" "to go through; to penetrate; passed through, (same as 洞) a cave; a hole\0" "tóng\0" "zaa3\0" "something in the cave\0" "zhà\0" "zaau6\0" "empty; hollow, unreal, high and vast, the space\0" "yòu\0" "seot6\0" "a cave; a hole, to bore through or drill a cave as a dwelling\0" "xuè\0" "miu5\0" "deep and dark; profound, far; vast, obscure, mysterious\0" "yǎo\0" "gaap3\0" "corresponding; equivalent, considerable, appropriate, (same as 凹) indented; a hollow, concave\0" "kè\0" "waan6\0" "(non-classical form of 宦) a government official; the government service, castrated\0" "huàn\0" "long4\0" "a cave; a hole\0" "láng\0" "kyut3\0" "to penetrate; to pierce through, a hole; an aperture; an opening, a cave\0" "yuè\0" "san4\0" "(same as 宸) abode of the emperor, a large mansion\0" "chén\0" "cyun1\0" "(same as 穿) to pierce through; to penetrate or bore through; to wear, to cross\0" "cyun1\0" "(same as 䆤) (non-classical form of 穿) to pierce through; to penetrate or bore through; to wear, to cross\0" "sam1\0" "(a corrupted form) (same as 深) deep; profound, the chimney; stack (on the top of a cooking stove or furnace), to bury the coffin of a dead person\0" "shèn\0" "fo2 wo1\0" "(same as 窩) a cave; a den, living quarters; a house, to hide; to harbor\0" "ming4\0" "(same as 冥) the sky; the heaven; the void, Nature; God, big; large; great, light; bright\0" "níng\0" "ming4\0" "(same as 冥) dark; obscure; dim, far and high, deep; profound, the unseen world\0" "míng\0" "hung1 hung3\0" "color of the light; brilliance or gleaming\0" "hōng\0" "coeng1\0" "(same as U+7A97 窗) window\0" "chuāng\0" "wan5\0" "(a non-classical form) (same as standard form 霣) (interchangeable 隕) to fall down\0" "운:N\0" "yǔn\0" "han6 hin1\0" "cave; inside of a cave\0" "xuān\0" "caam1 caan2 zaam3\0" "(same as ancient form of 浸) to dip; to immerse; to soak, gradual; gradually, name of a place in today's Henan Province\0" "jìn\0" "zyut3\0" "a short shaped face, charming; beautiful; delicate\0" "zhuó\0" "zyu1\0" "a cave; a tunnel; a grotto, name of a mountain\0" "yū\0" "dam6\0" "big; large; thin; light, rugged; uneven, a deep cave\0" "tān\0" "hong1 kwaang1\0" "a spacious house, emptiness; (Cant.) an intensifier\0" "kāng\0" "seoi6 syun4\0" "(same as non-classical form 邃) far distant; remote, the extreme; the farthest\0" "qióng\0" "(abbreviated form)\0" "cang4 zap6 zin3 zip6\0" "an echo, a high and deep; large; big; specious house\0" "chéng\0" "zaau1 zik1\0" "noise of a mouse in the cave\0" "jiū\0" "waat6 zyut6\0" "a hole; an opening; a aperture; deep; far and profound\0" "xuè\0" "cang4\0" "spacious; capacious, sound (of the house), a picture (on silk) scroll\0" "zhēng\0" "cung1\0" "empty; hollow, dark; obscure\0" "chōng\0" "pun1\0" "whirling of the flowing water, (interchangeable 潘) water in which rice has been washed\0" "pān\0" "kiu3\0" "(corrupted form of 竅) a hole; a cavity; (the mind's pores, the crux; key points\0" "qiào\0" "fo1\0" "(non-classical form of standard form 窠) a nest; hole; a den; burrow, a dwelling for people\0" "keoi4\0" "a hole; an opening, a cave, empty; hollow\0" "qú\0" "kèu\0" "laam4\0" "big; large; thin; light, rugged; uneven, a deep cave\0" "lán\0" "gaam3 ngaai6\0" "(same as 寱) (standard form of 囈) to talk in sleep; somniloquy\0" "yì\0" "zung4\0" "(non-classical form) ornaments of fine feather or fur (for decoration)\0" "róng\0" "si1\0" "a cave; a hole\0" "sī\0" "hin1\0" "(ancient form) fault; sin\0" "qiān\0" "ci5 zi6\0" "(same as 竢) (ancient form of 俟) to wait for, until; when; as soon as\0" "sì\0" "hat1 ngat6\0" "ngất\0" "fat6\0" "to stand still\0" "fá\0" "(abbreviated form) capacity unit in France (Decalitre) equal to ten times of one litre\0" "maang4\0" "(corrupted form of 氓) the people; the populace, rascal; vagabond\0" "méng\0" "wak6\0" "to put into a cupboard or closet; to put into the proper place; to put away, to put away for safekeeping, to collect and keep\0" "huà\0" "hectolitre, equal to one hundred times of one litre\0" "gong2 gwong2\0" "hoi6 waai6\0" "name of a god\0" "hài\0" "ciu3\0" "to stand, to erect; to create; to start\0" "qiào\0" "cuk1\0" "to wait, (same as 齪) tidy, prudent; careful; attentive, a person's name\0" "chù\0" "coek3\0" "to startle; to amaze; to surprise, afraid; scared; fearful, respectful; reverent\0" "què\0" "deoi3\0" "to pile one upon another, trees fruits well and the branches hanging down\0" "duì\0" "lei6\0" "(same as 搯 蒞) to arrive, from; by; through, to manage; to undertake, to follow, thin; few, distant, idle\0" "lì\0" "baa6\0" "a standing short person, unstable in walking\0" "bà\0" "gaai3\0" "(ancient form of 屆) numerary adjunct for periodic terms or events, to arrive, to expire\0" "jiè\0" "seoi1\0" "to wait for; to wait (same as 須) to stop at, to have to, a moment; a while, (interchangeable 需) to need; demand\0" "xū\0" "leoi6 lo6\0" "atrophy, paralysis; impotent, stand\0" "luò\0" "deoi3 seoi1 zyu3\0" "(same as 䇓) to wait for; to wait\0" "wan5\0" "rope made of bamboo strips\0" "yǔn\0" "zung1\0" "bamboo with long joints\0" "zhōng\0" "wu6\0" "tool to collect rope; a spinning machine, spinning wheel; the tender shoots of the bamboo with a bitter flavour\0" "hù\0" "zaan5\0" "name of a variety of bamboo\0" "yǐn\0" "pok3\0" "(same as U+6534 攴) to tap; to rap, (same as U+64B2 撲) to pat; to beat; to strike; to dash; to smash\0" "zi2 zi3\0" "name of a variety of bamboo\0" "zhǐ\0" "lim5\0" "small bamboo, a kind of bamboo\0" "qiǎn\0" "zim1\0" "(abbreviated form) (same as 㦰) to break off (relations); to sever, to exterminate; to annihilate; to wipe out, to pierce; to stab; to irritate; to hurt, to hold weapons, agricultural implements; far tools, sharp will; eager intention; determination\0" "gam1\0" "name of a variety of bamboo; sweet bamboo, large bamboo\0" "gān\0" "gin3\0" "(same as 腱) tendon\0" "jiàn\0" "cyu5\0" "wrench to adjust the string on stringed instrument\0" "zhù\0" "cyu5\0" "(same as 杼) the shuttle of a loom\0" "zhù\0" "fu2\0" "(standard form 苦) bamboo, bitter bamboo, usually used as the material for making an umbrella's handle, (same as 罟) net\0" "kǔ\0" "nip6\0" "bamboo with white bark, (same as 籋) tongs; pincers; tweezers, weary; tired; fatigued, small box\0" "niè\0" "zeoi6\0" "sharp; acute, clever, vigorous\0" "ruì\0" "zaak3\0" "(same as 笮) narrow, boards laid across rafters, an arrow bag, a kind of liquor container, to squeeze; to press, (same as 筰) rope made from bamboo-splints, (interchangeable 鑿) to bore or pierce through\0" "zé\0" "zoeng2\0" "a kind of bamboo, colorless bamboo, bamboo shoot\0" "ǎng\0" "zaai3 zaai6\0" "to fill an opening with bamboo, (ancient form of 箕) a winnowing basket; a sieve, a dust basket; dustpan\0" "zhì\0" "gung3\0" "a bamboo basket for food containers (such as cup; plate; dish and bowl, etc.) used in ancient times, a basket for chopsticks, bamboo basket used to filter or to strain out the wine, a sail made of a thin and long strip of bamboo\0" "gòng\0" "zaai6\0" "long, a big raft, a kind of equipment made of bamboo used to catch fishes\0" "yì\0" "ci1\0" "name of a variety of bamboo\0" "chī\0" "gei1\0" "bamboo-splints; laths, to plait, (same as 篦) a comb; especially a fine-toothed one)\0" "jī\0" "zi1\0" "thin bamboo laths knitted sail, a thin and long strip of bamboo; books in ancient style, to set sail; to depart\0" "zhū\0" "liu4 lou5\0" "containers made of thin and long strip of bamboo or willow branches\0" "lǎo\0" "zaam6\0" "a bamboo mat used in ancient times, (interchangeable with U+88B5 衽) a sleeping mat\0" "rèn\0" "sậy\0" "zung2 zung4\0" "a kind of bamboo with patterns on the head\0" "róng\0" "zing1\0" "a bamboo binded torch, a kind of bamboo with patterns on the bark\0" "zhēng\0" "nap6\0" "(same as 笝) a hawser; a cable; a bamboo rope used to tie on a boat, to mend a bamboo fence\0" "nà\0" "gap3 gok3\0" "(simplified form of 筴) tongs; tweezers; pincers, to use pressure upon; to force, a kind of grass used for divination in ancient times, (same as 策) a whip, a plan\0" "cè\0" "zin1\0" "(abbreviated form of U+7B8B 箋) a memorandum tablet, slip of paper, fancy notepaper, a note, a document\0" "ngaan4 zi4\0" "one of the wind instruments; a bamboo flute with seven holes\0" "yí\0" "gok3\0" "a small rafters made of bamboo which project form the eaves and support the tiles, a kind of bamboo\0" "jué\0" "baat1 bit6 but6\0" "in ancient times; to separated (to rip of; to cut open) the contract or agreement on slips of bamboo and give to both parties as evidence\0" "bié\0" "cing4 ting1\0" "a bamboo mat, a kind of bamboo, bamboo ware, a seat cushion in a carriage\0" "chéng\0" "kwaan2\0" "(same as 箘) a kind of bamboo\0" "jùn\0" "daau2 daau6\0" "(same as 豆) beans and peas collectively, a vessel like a platter, made of wood, bronze, or porcelain, used for holding food in sacrifices, etc.\0" "dòu\0" "mei5\0" "a kind of bamboo, broom; a besom\0" "wěi\0" "vỉ\0" "ci3 zaap1\0" "a bamboo vessel used to catch fishes\0" "yì\0" "zaai3\0" "a coarse bamboo mat\0" "zhé\0" "zin4\0" "a flute with 23 tubes; 4 inches long (of bamboo, etc.); a pipe; a wind instrument, (interchangeable 言) speech; words, to say, a dialect; language\0" "yán\0" "saan1\0" "bamboo ware (used to hold food or clothes)\0" "sān\0" "leon4\0" "tools used on a boat\0" "lún\0" "bing3 kiu5 ping4\0" "a kind of bamboo\0" "píng\0" "ziu2\0" "a kind of bamboo, hem; margin; edge of bamboo\0" "zhǎo\0" "ham4\0" "(same as 筨) a kind of solid bamboo\0" "hán\0" "wik6\0" "(same as 籆) tools to unreel silk\0" "yù\0" "daai6\0" "a shallow and long shaped bamboo basket\0" "dài\0" "zaau3\0" "(same as U+7F69 罩) a cover, a shade, a basket used to catch fish\0" "zhào\0" "fei4\0" "a kind of bamboo, exuberant and flourishing of bamboo, (same as 笆) a barrier made of bamboo or willow branch; bamboo fence, a mat\0" "féi\0" "saap3\0" "(same as 箑) a fan, (same as 翣) feathers adorning a coffin, bamboo ware\0" "shà\0" "leng1 ling4 ling4 liu4\0" "name of a variety of bamboo; (Cant.) 䈊仔, a useless fellow\0" "líng\0" "dap6\0" "name of a variety of bamboo, a cover made of bamboo\0" "tà\0" "zeoi1\0" "name of a variety of bamboo, submerged; fertilized by water\0" "qū\0" "mang4\0" "name of a variety of bamboo\0" "máng\0" "zip6\0" "(same as 葉) a leaf; the page of a book, a leaf of a door, a lobe of the lungs or liver\0" "yè\0" "bok6\0" "name of a variety of bamboo, a woven tool\0" "báo\0" "kui2\0" "an arched frame made of bamboo of wood board, a covering, mats woven from bamboo and other leaves top on vehicles, (same as 簂 槶) a bamboo chest; a wicker chest, a woman's headdress\0" "guì\0" "gwaa2\0" "tools to unreel silk\0" "guǎ\0" "nam5\0" "fragile; tender bamboo, (interchangeable 蹐) a kind of spring fishing-net, an equipment used to pull or drag (water plant, mud, etc.) out of the water\0" "nǎn\0" "got3 haap1\0" "a kind of bamboo with a red skin; it is used for fine mats and other purposes, an ancient musical instrument which was used to give the signal to cease playing\0" "gé\0" "gaa1\0" "(same as 笳) whistle made of reed without holes for fingering\0" "si4\0" "the metal tongue in the reed instruments, (interchangeable 匙) key, bamboo ware, (same as 筓) a clasp; a hair-pin with flat spoon-shaped ends, (same as 椸) a clothes-horse; a rack for clothes\0" "shí\0" "fo1 fo3 tiu3\0" "name of a variety of bamboo\0" "kē\0" "so2\0" "name of a variety of bamboo, bamboo mats, (interchangeable 葰) a cover, a shade, a basket used to catch fishes\0" "suǒ\0" "ci4\0" "name of a variety of bamboo\0" "cí\0" "zau6\0" "bamboo to wither; to dry up and die\0" "zhòu\0" "toi4\0" "a bamboo shoot, skin (bark) of a bamboo shoot, (same as 箈 苔) moss; lichen\0" "tái\0" "faai3\0" "small bamboo whose joints are three feet apart, used for arrows\0" "kuài\0" "kaam4 kim4 saam3 zaam1\0" "a thread used by carpenters for marking, (interchangeable 沁) to leak; to soak through\0" "qìn\0" "seoi1 seot1\0" "name of a variety of bamboo, a kind of winnowing basket\0" "xū\0" "caau4 duk1\0" "(same as 竺) ancient name of India, a Chinese family name, (interchangeable 篤) honest; straightforward\0" "dǔ\0" "zaak1\0" "broken sound, to cut grass\0" "cè\0" "wun6\0" "books and volumes, letters and correspondence, to snap; to break; broken bamboo\0" "huǎn\0" "gung1\0" "name of a variety of bamboo, (same as 檧) a small basket or a small cage\0" "cōng\0" "sai2 soi2\0" "name of a variety of bamboo, a thin and long strip of bamboo form making basket\0" "sǎi\0" "zing3\0" "name of a variety of bamboo\0" "zhèng\0" "kim4\0" "(same as 鉗) pincers; tweezers; tongs\0" "qián\0" "gan1\0" "(non-classical form of 筋) tendons; sinews; muscles, name of a variety of bamboo\0" "jīn\0" "zung1\0" "a curved bamboo whip, thin branches of a tree\0" "zōng\0" "waai2\0" "(corrupted form) skin of bamboo shoots, bark of bamboo\0" "wěi\0" "zik1\0" "a small, tall and no ears basket made of bamboo used to hold grains\0" "xì\0" "nap6\0" "(same as 笝) a hawser; a cable; a bamboo rope used to tie on a boat\0" "nà\0" "nắp\0" "pou4\0" "a small; thin strip (of bamboo) net\0" "pú\0" "saau1 saau2\0" "name of a variety of bamboo, bamboo with high joints\0" "sōu\0" "geoi3\0" "a woven instrument; a knitting tool, name of a variety of bamboo\0" "jù\0" "zaan1 zaan2\0" "name of a variety of bamboo, utensils; implements\0" "zhēn\0" "sau2\0" "a brush for washing kitchen utensils, a bamboo ware for holding rice used in ancient times, a basket for washing rice, a small bucket for chopsticks, (same as 梢) the tip of a branch or things of similar shape, the end of something, the rudder, (interchangeable 筲)\0" "shāo\0" "tou1\0" "an open bamboo basket used to feed domestic animals (cow, hog, etc.)\0" "tāo\0" "bun1\0" "a bamboo basket for fishing, name of a variety of bamboo, thin and flat slips of bamboo used for weaving purpose\0" "bān\0" "daap6\0" "a window-leaf; something made of strips of bamboo to block sunlight\0" "tà\0" "him3 hip3\0" "a cage; a basket; a noose\0" "qiàn\0" "zung1\0" "luxuriant; exuberant of bamboo\0" "wēng\0" "zung4\0" "an arrow; a dart, asparagus fern\0" "róng\0" "lok3 lok6\0" "(same as standard form 格) a bamboo fence\0" "luò\0" "huk6\0" "a big chest, a big basket for holding rice\0" "hú\0" "saau2\0" "(same as 籔) a bamboo ware for washing rice, a measuring unit used in ancient times; equal to 16 Chinese peck\0" "sǒu\0" "zung1\0" "bamboo, a chest; a box\0" "zhōng\0" "pou4\0" "heavy bamboo mats used for deep water fishing\0" "pú\0" "mit6\0" "(same as 篾) name of a variety of bamboo, a thin and long strip of bamboo for making baskets, etc.; thin (bamboo) laths, a kind of small bamboo with pulp\0" "miè\0" "gan1\0" "name of a variety of bamboo; with short joints and white bark; big ones used as pole for punting a boat and roots used as medicine\0" "jīn\0" "sau1 se3 sok3\0" "(same as 稍) move a little; shake slightly, (same as 梢) the tip of a branch or things of similar shape, the end of rudder or helm, a besom for rice\0" "shāo\0" "maak6\0" "belt of the canvas top on vehicles\0" "mì\0" "syu3 syun4\0" "rectangular chest or box woven from bamboo strips (or wicker)\0" "shù\0" "ling4\0" "name of a variety of bamboo, bamboo ware\0" "líng\0" "leoi5\0" "a basket for earth or soil, regulations; law, model\0" "lěi\0" "zoeng2\0" "sliced open bamboo with the joints used as an oar, a board made equipment with angles; children used to practice writing and taking notes in ancient times, mats, bamboo\0" "jiǎng\0" "ling4\0" "name of a variety of bamboo\0" "léng\0" "caap1 zi3\0" "small bamboo whose joints are three feet apart, used for arrows, name of a variety of bamboo\0" "zhì\0" "diu2\0" "name of a variety of bamboo\0" "diǎo\0" "saan2\0" "a kind of bamboo with a red skin; it is used for fine mats and other purposes\0" "sǎn\0" "gu1 wu4\0" "(interchangeable 觚) a writing-tablet; a square piece of wood, a corner; an angle; an edge\0" "gū\0" "fan4 fan6\0" "bamboo ware, awning in front of a cart, covering the horse or mule in the shafts; canvas top on vehicles\0" "fàn\0" "mei6\0" "a variety of bamboo shoots that sprout in winter\0" "mèi\0" "seoi6\0" "crude bamboo mats, a vessel for raising silk-worms\0" "suì\0" "gaan2\0" "(non-classical form) to observe; to watch; to examine\0" "jiǎn\0" "tong4\0" "a cover, a shade, a basket used to catch fish\0" "táng\0" "aam2 hai6\0" "name of a variety of bamboo\0" "xiè\0" "fu1\0" "a thin and long strip of bamboo for making baskets, etc.; thin (bamboo) laths, name of a variety of bamboo, (corrupted form of U+7C35 簬) used for arrows\0" "kū\0" "mou4 mou5\0" "black skinned bamboo\0" "wú\0" "fan4\0" "(same as 籓) a winnow, a container for dust, (same as 藩) a bamboo fence; a barrier, a bamboo basket with handles for carrying earth or dirt, family name\0" "fán\0" "kok3 lok3 lok6\0" "mattress made of bamboo strips, bed\0" "luò\0" "can1 saang6\0" "bamboo slips, crude; coarse bamboo mats\0" "cān\0" "cang4\0" "a bamboo hat, a bamboo shade or covering, name of a variety of bamboo\0" "céng\0" "ling4\0" "(same as 笭) framework of a carriage, a door-screen; a railing in the front and on both sides of a carriage, a stand; frame; rack in a cabin of a ship, a bamboo cage; a bamboo basket with a narrow opening\0" "líng\0" "zaap1\0" "a receptacle or container, as a cup, ladle, spoon, etc.\0" "yī\0" "cung4\0" "to pierce; to stab with a sharp wooden stick or a piece of bamboo slip\0" "cóng\0" "wan4\0" "name of a variety of bamboo; big bamboo\0" "운:N\0" "yún\0" "kaau3 maang4 mong4 ngaa5\0" "name of a variety of bamboo, a bamboo shoot, a bamboo tube\0" "méng\0" "zuk1\0" "bamboo basket for washing rice, implements used to move the silkworm\0" "yù\0" "zi6\0" "young and tender bamboo\0" "zhì\0" "zi2\0" "bamboo ware\0" "yǐ\0" "cang4 daam2 daau2\0" "a box; a chest made of bamboo; bamboo ware, name of a variety of bamboo\0" "dǎn\0" "wok6\0" "a bamboo basket used to catch fishes\0" "huò\0" "mei4\0" "name of a variety of bamboo; leaves to make covering and the stems make arrows\0" "wéi\0" "tam4\0" "name of a variety of bamboo, a towrope used to tow a boat against the current in swift stream from the bank\0" "tán\0" "saap1\0" "a sieve; a screen; a sifter; a strainer\0" "sè\0" "se3\0" "slips of bamboo provided for writing in ancient times\0" "xiè\0" "saau2\0" "(a simplified form of 籔) a bamboo ware for washing rice, a measuring unit used in ancient times; equal to 16 Chinese peck\0" "sǒu\0" "sung1 zung1\0" "(same as 檧) a small basket for chopsticks\0" "sǒng\0" "cin1\0" "name of a variety of bamboo, a farm tool used to collect rice plants\0" "qiān\0" "lau4\0" "sound of bamboo, name of a variety of bamboo\0" "liú\0" "ngaai6\0" "bamboo joints, name of a variety of bamboo, small bamboo\0" "yì\0" "aau1 aau1\0" "a bamboo ware; a cradle\0" "leoi6\0" "to grind; by turning a mill to get the chaff, bran or husks off, a mill\0" "lèi\0" "lai4\0" "name of a variety of bamboo; used as a musical instrument\0" "lí\0" "bit1 faai3\0" "coarse bamboo mats\0" "fèi\0" "lap6 lip6\0" "name of a variety of bamboo, covering made of bamboo strips\0" "liè\0" "leon6 long5 mong4\0" "to plant; to set up, to damage, to lose, weak\0" "lìn\0" "gaa3 haang1 zim3 zin6\0" "dried bamboo\0" "xiàn\0" "ngau4\0" "bamboo shoots, (same as 筊) a rope made of bamboo strips, a kind of bamboo device used in divination\0" "xiào\0" "aau1\0" "a cradle\0" "ōu\0" "nei4\0" "thin and flat slips of bamboo used for weaving purpose\0" "mí\0" "sin1\0" "name of a variety of bamboo, a domicile; record of the population\0" "xiān\0" "zoeng4\0" "a bamboo ware to collect and keep something in, a kind of bamboo ware used to dripping rice\0" "ráng\0" "gyun6 zan6 zyun2\0" "(same as 饌) to feed, to provide for, to prepare food; to eat and drink; delicacies, dainties\0" "zhuàn\0" "soeng1\0" "a sail (of a boat), a utensil made of bamboo used to filter or to strain out wine\0" "shuāng\0" "lam4 zim4\0" "a feather screen, a shade, imperial garden\0" "yán\0" "bin6\0" "slips of bamboo for writing\0" "biàn\0" "ling4\0" "(same as 䉁) name of a variety of bamboo, bamboo ware\0" "líng\0" "hong2\0" "to deteriorate and become red; old rice; decaying rice, red rice; (Cant.) the smell of long-stored rice\0" "hóng\0" "kei4\0" "red rice, coarse rice\0" "qí\0" "liu6\0" "(non-classical form of 料) materials; ingredients\0" "liào\0" "ban2\0" "(same as 粄) rice cake; cake made of glutinous rice\0" "bǎn\0" "bei3 bui6 pui3\0" "bad; poor quality of rice\0" "bì\0" "wu4\0" "(same as 糊) paste; to paste, sticky; glutinous, to stick\0" "hú\0" "wu4\0" "(same as 䉿) (same as 糊) paste; to paste, sticky; glutinous, to stick\0" "hú\0" "caap1 saan1\0" "(same as U+7C78 籸) leavings; refuse (from foodstuff, petroleum, oil, etc.; siftings, congee; rice gruel (the surface part); a kind of cooked rice\0" "caak3\0" "poor quality of rice; bad rice cakes stick to each other\0" "cè\0" "paau2 pui3\0" "mixing rice with broth, a grain of rice\0" "pèi\0" "kung4\0" "polished rice\0" "qióng\0" "maat6 ming4\0" "to soak rice\0" "míng\0" "kaau3\0" "cooked, dry rice flour, (same as 糗) cured dried grain; parched wheat or rice\0" "jiù\0" "bou6\0" "(same as 餔) to feed; to eat, (interchangeable 晡) time for supper, sunset\0" "bù\0" "mui4\0" "(same as 酶) distiller's grains or yeast\0" "méi\0" "sam2\0" "preserved fruit, cucumbers, gourds, etc.\0" "sǎn\0" "mei6\0" "well-boiled congee or rice gruel\0" "wèi\0" "zong1\0" "(same as 妝) to adorn oneself, to disguise, to pretend\0" "bei3\0" "ci1 lei4\0" "thick congee or porridge; well-boiled congee or gruel, (same as 黎) many; numerous\0" "lí\0" "hyun3\0" "powder; flour, to roll round with the hand, thick congee or porridge\0" "quǎn\0" "sam2\0" "(non-classical form of U+7CC2 糝) mixing rice with broth, a grain of rice\0" "wan4\0" "(same as 餛) fluffy stuffed dumplings; stuffed dumpling with delicate flour wrapping; ravioli\0" "hún\0" "hoeng2\0" "(same as 餉 饟) pay, provisions, etc. for military or police, to entertain with food; to feast\0" "xiǎng\0" "zing1\0" "(same as 精) refined; polished (rice); unmixed, the essence, fine and delicate, keen; sharp\0" "si6 zi6\0" "to paste up; to attach to; to stickup; to glue\0" "shì\0" "zing1\0" "polished rice; refined rice\0" "yíng\0" "gin1\0" "(same as 饘) well-boiled congee or gruel, thick, rich\0" "faat1 nam5\0" "to eat rice-gruel mixed with meat\0" "nǎn\0" "wong4\0" "a kind of grain; yellow color; not sticky, (same as 餭) fried puffy shredded, sugar-plums; sweetmeats\0" "huáng\0" "zaau6\0" "a grain (of rice, etc.)\0" "jiù\0" "hin2 zin4 zin6\0" "cooked or well-done, ripe, fine rice\0" "yān\0" "deoi1 zeoi1\0" "steamed dumplings\0" "saat3\0" "shreds; splinters (of rice)\0" "sà\0" "tyun4\0" "(same as 糰) dumplings; doughnuts\0" "tuán\0" "sit3\0" "to exile; to banish\0" "xiè\0" "zaak6\0" "to roll round with the hand; to paste up; to attach to; to stick up; to glue, poor quality of rice\0" "zhé\0" "mun4\0" "adorned; beautified; made up; glossy, thick and sticky thing on the surface of congee; rice gruel\0" "mén\0" "hei3\0" "(same as 氣 餼) to give a supply of grain for rations, grain, a sacrificial victim, explained as used of the living beast\0" "xì\0" "mun4\0" "(same as non-classical form 饅) steamed bread; bread of any kind; steamed dumplings\0" "mán\0" "zoeng1\0" "(same as 漿) thick fluid; starch; to starch\0" "wong4\0" "light yellow dust-like fungoid growth on wine, etc., barley, chaff or husks of wheat (non-classical form of 餭) fried puffy shredded, sugar-plums; sweetmeats\0" "huáng\0" "taam4\0" "vegetable mixed with thick soup (broth), congee; gruel\0" "tán\0" "siu3\0" "congee; porridge; rice gruel, mashed; rotten\0" "xiào\0" "zit3\0" "food (some food as glutinous rice tamale—made by wrapping the rice in broad leaves of reeds and boiled for a few hours—usually with other ingredients, as dates, meat, oyster, beams, etc.\0" "yè\0" "baai3 pei3\0" "(same as 屁) a fart; to break wind\0" "bì\0" "lo4\0" "storing grains; to store up food\0" "luó\0" "faan4\0" "rice gravy\0" "fán\0" "lai6\0" "coarse rice -- unhulled, (interchangeable 糲) coarse -- of grain\0" "lì\0" "ceoi1\0" "coarse rice, red rice\0" "cuǐ\0" "caa3\0" "name of a variety of grain, hollyhock; the mallow; root and flower can be used as medicine to neutralize poison; antipyretic (febrifuge)\0" "chuā\0" "dou6\0" "to overturn; to pour out, to respond, to examine carefully, to stick, thick congee\0" "dào\0" "dek6\0" "name of a variety of grain\0" "dí\0" "kong4 kwong3\0" "(same as standard form 穬) grains with beard (rice plant, wheat, etc.) unripe rice plant\0" "kuàng\0" "cyu5\0" "foodstuff; provisions; grains for human consumption\0" "chú\0" "cim1 sim2 zaam1\0" "cakes made of rice-flour\0" "xiān\0" "can2\0" "to hull rice roughly (to make a rush pounding of the rice); coarse rice, to grind (grains, millet, etc.)\0" "chàn\0" "mei4\0" "to break into pieces; to smash; completely smashed, chips; crumbs, refined; polished (rice); unmixed\0" "mí\0" "him3\0" "food made of rice-flour\0" "qiàn\0" "kau4\0" "young and small, (same as 絿) rash and impatient\0" "qiú\0" "zaan5 zaan6\0" "(same as 紖) a rope for leading cattle\0" "zhèn\0" "zi1\0" "(same as 緇) black silk; a dark, drab colour, used for Buddhists, from the dark colour of their robes (same as 純) pure, honest\0" "chài\0" "heoi1 zyu1\0" "(standard form of 紆) to twist; to distort, a cord\0" "cim1\0" "(a abbreviated form of 纖) small, fine, delicate\0" "wu6\0" "an implement to draw or to collect ropes or cords\0" "hù\0" "zim1\0" "silky, very fine thread\0" "gān\0" "ci2\0" "measuring unit; end of spoilt silk\0" "chǐ\0" "gwaai3\0" "a fine thread, linen thread; silk thread; a thread; a yarn\0" "guài\0" "muk6\0" "ropes; cords; cables\0" "mù\0" "fu1\0" "(same as 衭) the lapel or collar of a garment or robe, drawers, (dialect) trousers or pants\0" "bó\0" "kwaa3\0" "shoes made of hemp or hair\0" "huà\0" "au3 gaang2\0" "(ancient form 綆) a rope for drawing up water (from a well, stream, etc.)\0" "gěng\0" "ngau4\0" "dresses for the bride, green color, yellow color, (interchangeable 絞) a greenish yellow color\0" "yáo\0" "mou6\0" "stinging; hairy silk fabrics\0" "mào\0" "leon4 mong5\0" "(same as 網) web; net; network\0" "wǎng\0" "zyu4\0" "to bind loose hemp, old yarn, to stuff; to fill, waste silk or cotton and silk to be laid and attached each other; to padding; cushioning\0" "rú\0" "kyut3 zyut6\0" "(interchangeable 䊽) a numerary adjunct (classifier) for practically everything; a thread; a yarn, clothes for the dead, linen thread; silk thread\0" "xué\0" "zing1\0" "decorations of the emperor's carriage; ornamental items on horses\0" "zhēng\0" "man4\0" "(same as 罠) a kind of spring fishing net\0" "mín\0" "gin1 kin4\0" "(ancient form 堅) strong; durable; solid; firm; stable, (same as 䋗) tight; firm, pressing\0" "jiǎng\0" "o1\0" "(an abbreviated form of 䋪) fine and delicate silk, plain white sackcloth for mourning\0" "zan2 zan6\0" "to mend (clothes, etc.), (interchangeable 綻) ripped seam; a crack; split\0" "zhàn\0" "zok6\0" "thick and big ropes or cords; bulky cables, spoilt silk\0" "zuó\0" "zyut6\0" "fabric; textile with patterns used for hem decorations, decorations on carriage and horses, varicolored silk or fine cloth loose in texture\0" "yuè\0" "bing2\0" "to tie; to knot, to join\0" "liè\0" "nou6 sit3 syu1\0" "(corrupted form of 紓) to relax, to free from\0" "zau3\0" "(abbreviated form 縐) wrinkled, to shrink, crepe, a coarse, yellowish cloth for summer wear\0" "zhòu\0" "bit1\0" "to band together; to twist; to wring and to disperse fiber then to make thin silk, cloth, cotton-yarn or rope\0" "bì\0" "zaam6 zi1\0" "(same as U+7D4D 紝) to lay the warp; to weave\0" "rèn\0" "leot6 waat6\0" "long, a gown; a long dress\0" "yù\0" "luột\0" "gin1 zin2\0" "(same as 䋌) (same as 堅) strong and durable, solid and firm; tight; pressing\0" "teoi4 zeoi6\0" "(same as 縋) to hand by a rope; to let down by a rope\0" "chuò\0" "ngaai6 zi5\0" "reins; bridle\0" "ěr\0" "zik6\0" "(same as 翼) wings, fins, to help, to protect\0" "yì\0" "mai5\0" "the clustered embroidery patterns (as tiny and fine rice)\0" "mǐ\0" "hing3\0" "(same as U+7DAE 綮) crucial points; critical points, an embroidered banner, sheath for a lance head\0" "qìng\0" "zing1\0" "(abbreviated form of 纓) a throat-band; chin strap for holding the hat, tassel; a fringe\0" "maau5 mong4 mong5 mou5\0" "(abbreviated form of 網) web; net; network\0" "wǎng\0" "gei6\0" "the weight on a steelyard, connected stitches\0" "jì\0" "bou2\0" "(interchangeable 補) to repair; to mend, to add to, to make up\0" "bǔ\0" "syu1\0" "(same as 紓) (interchangeable 舒) to relax, to free from\0" "bit3\0" "to twist ropes, a belt or string to hold the bow, to tie; to bind, the cart turning back to the left, to draw or pull (of a cart), to mourn\0" "biē\0" "faan4\0" "decorations put on the mane or horsehair, (standard form of 繁) many, troublesome, a family name\0" "fán\0" "zoek6 zoeng2\0" "plain white silk, to soften and whiten raw silk by boiling\0" "yuè\0" "laai6 lei4\0" "lines; stripes; veins\0" "lí\0" "lưới\0" "faan4\0" "ravelled silk\0" "fán\0" "mối\0" "keoi4\0" "(same as 絇) ornaments for the frontal part of shoes\0" "qú\0" "fu2 fu3\0" "to set in order the old, raw, coarse, waste silk or cotton\0" "fǔ\0" "zi4\0" "pretty and fine silk fabrics\0" "ér\0" "o1\0" "(interchangeable 䋍) fine and delicate silk, plain white sackcloth for mourning\0" "ē\0" "zang1\0" "to wind round the ropes, crooked; winding; bends; turns; curves; turns and twists, to play a sound of hasty (fast) string (of a musical instrument)\0" "zhēng\0" "zim1\0" "rug; carpet; blanket, woolen textiles; woolen goods; woolen stuff; woolen fabrics\0" "tiān\0" "zuk6 zung2\0" "to weave silk fabrics with green color for longitude and white for latitude, silk fabrics from Yuyang\0" "yù\0" "gaam1 kim4\0" "(the large seal; a type of Chinese calligraphy) (same as 紟) a sash, to tie, a kind of cloth or textiles, lapel of a Chinese dress, a single coverlet\0" "jìn\0" "hing3 kaai2\0" "(same as U+7DAE 綮) crucial points; critical points, an embroidered banner, sheath for a lance head\0" "qǐ\0" "guk6\0" "to bind or restrain; restraint; restriction, timid and awkward, to wind around; to tangle, to connect; to join, together with\0" "jú\0" "loi4\0" "(same as 斄) a wild yak, hard and curved hair, name of a county in ancient times\0" "lái\0" "mang5 sing4 zaan6\0" "(non-classical form of U+7E69 繩) a rope; a cord, to restrain, to rectify; to correct\0" "chě\0" "bui3\0" "(same as 褙) cloth or paper pasted together; pasteboard; to mount (paintings or calligraphic works), short clothes\0" "běi\0" "zaau2\0" "silk fabrics with mixed colors\0" "niù\0" "zi3 zit3\0" "quick, urgent, anxious, not going to succeed, poor quality of silk fabrics\0" "yì\0" "seoi1\0" "to stumble; to trip the front feet of a beast, a kind of brocade from Shu\0" "xǔ\0" "laau4 maau4\0" "a kind of thick, loosely-woven raw silk fabric\0" "móu\0" "ceon4\0" "back center suture of the clothes\0" "xún\0" "fuk1\0" "(same as 幅) breadth of material (cloth or paper, etc.)\0" "fú\0" "cau1\0" "(same as 鞦) a swing (same as U+97A7 緧) a crupper; traces\0" "nei5\0" "to spin and weave, equal; uniform; (same as U+7D1D 紝) to lay the warp; to weave\0" "nín\0" "ting1\0" "slow; leisurely, to delay; to slacken, silk ribbons\0" "tīng\0" "pung2\0" "hempen sandals, leather shoes (for children)\0" "běng\0" "naa5 zap3\0" "cotton and silk to be laid and attached each other\0" "zhǎ\0" "wui1\0" "a decorative knot made of colorful silk (blue, yellow, red, white and black)\0" "wēi\0" "fo1\0" "to arrange; to repair silk, colored patterns (stripes; lines; streaks; veins)\0" "kē\0" "zaau4 zaau6 ziu1\0" "a pleat; fold, a piece of string; ribbon used to tie clothes, a rope; a line; a cord\0" "yāo\0" "aau3\0" "(same as 握) in ancient times, article for preparing the body for the coffin (something slip on the hand of the dead)\0" "òu\0" "siu1 sok3\0" "(same as 綃) raw silk, to seal; to close\0" "xiāo\0" "gang2\0" "(standard form of 綆) a rope for drawing up water (form a well, stream, etc.)\0" "gěng\0" "tong4 tou4\0" "a thick ropes\0" "táng\0" "gwaai2\0" "silk fabrics\0" "guì\0" "sak3 sok3\0" "(non-classical form of 索) a thick rope; a cable, alone, to tighten; to squeeze, to need, to demand\0" "huì\0" "taap3\0" "to get something with a lasso\0" "tā\0" "gong1\0" "(non-classical form of 綱) the large of a net, main point, principle\0" "ziu4\0" "(corrupted form of 繇) entourage; aides; attendants, cause; means, by way of, etc., forced labour; labor service\0" "yáo\0" "daap3\0" "a kerchief hung at the waist, a tiny sack; a purse or pouch carried hanging over the girdle\0" "dā\0" "caap1 cip3\0" "lace; embroidered hem (of a garment), (same as 緁) a narrow strip of woven material (such as the hem of a straw hat)\0" "qì\0" "gan2\0" "fine woven pattern\0" "jǐn\0" "loek6\0" "to baste for sewing, to connect; to sew; to stitch; to mend\0" "lüè\0" "mat6\0" "mì\0" "mik6\0" "ropes; cords; cables\0" "mì\0" "gin1\0" "(interchangeable 堅) tight; firm; fast; secure; close\0" "jiān\0" "luk6\0" "pure; unalloyed, honest; simple, purely\0" "lù\0" "bun1 fan4\0" "(corrupted form of U+7E41 繁) many; abundant, complex; intricate\0" "fán\0" "aau3\0" "(corrupted form of 漚) to soak, foam; bubble; froth\0" "ōu\0" "mei4\0" "(same as 縻) to tie; to fasten; to connect\0" "mí\0" "zit6\0" "to gather; to assemble; to come together; to blend; to mix, disorderly; mixed, a general term for wealthy goods and textiles (in southern minority group)\0" "jié\0" "fu2\0" "the left over of drawing silk (from cocoons), silk, to arrange raw, coarse, old, waste cotton or silk\0" "fǔ\0" "nei4\0" "to knit; to twist ropes, a belt to hang sword, poor qualitied silk wadding\0" "biè\0" "fong2\0" "hank of ropes\0" "huàng\0" "siu1 suk1 tuk1\0" "wrinkles; creases; folds\0" "sū\0" "zaau4 ziu4\0" "(same as 繇 徭 陶 謠 由 猶 悠 籀) entourage; aides; attendants, compulsory labor service, to make pottery or earthenware, happy, ballad; folk song, rumor, through; via; by way of, like; similar to, still; yet, far, sad, soft; slow, to deduce (interchangeable 搖 遙 傜)\0" "yáo\0" "nip6\0" "to sew; to stitch; to suture; to mend; to patch a garment; dresses, etc.. to twist; to tie up with ropes\0" "niè\0" "gam1\0" "silk, a general name of silk fabrics or goods, (interchangeable 紺) reddish dark color; violet or purple\0" "jīn\0" "lim5\0" "a knot to hang the apparatus made of reed for raising silkworms, a rope\0" "liǎn\0" "pek3\0" "to weave silk ribbons, (interchangeable 澼) to wash; to launder\0" "bó\0" "zim2\0" "hold on to one's own views, to keep the mouth shut, stingy; miserly; niggardly; parsimonious\0" "jiān\0" "tai2\0" "to wind around; to bind; to wrap; to tangle, to bother persistently\0" "tǐ\0" "ling4\0" "raw, coarse, old, waste cotton or silk, wooly; fluffy\0" "líng\0" "waai2 zyun2 zyut6\0" "to accumulate; to store up\0" "zuǎn\0" "si1\0" "a kind of unrefined or unpolished silken textiles; silken goods; silken fabrics, to sew; to patch clothes (of sword)\0" "shī\0" "zaan2 zi1\0" "to sew clothes; to do needle-work\0" "yǐn\0" "dou6\0" "green color; bluish yellow\0" "dào\0" "cau4\0" "(non-classical form of 紬 綢) a kind of silk fabric; thin silk goods\0" "chóu\0" "cat3\0" "thin silk fabrics, sound of the rubbing of clothes\0" "cā\0" "mit6\0" "fine, thin stockings or socks\0" "miè\0" "zim4 zim5\0" "to continue; to extend; to review\0" "yǎn\0" "laam6 leoi6 lip6\0" "(non-classical form of U+7E9C 纜) a hawser, a cable, a rope\0" "lǎn\0" "cung4\0" "straight; right; just, straight-forward, uninterrupted\0" "chóng\0" "ziu1\0" "raw hemp, a kind of fabric\0" "jiāo\0" "soeng1\0" "silk fabrics with the color of new leaves\0" "shuāng\0" "hyun1\0" "a turban; a kerchief, children's hat, a girdle, belt of the clothes\0" "quān\0" "sip3\0" "connected silk, measurement\0" "niè\0" "bok6 lok6\0" "(same as 䌴) uneven; silk with knots\0" "luò\0" "fan1\0" "(same as 纁) light red\0" "si1\0" "a kind of unrefined or unpolished silken textiles; silken goods; silken fabrics\0" "shī\0" "lok6\0" "uneven; silk with knots; unpolished\0" "luò\0" "zuk1\0" "lapel and belt\0" "zhú\0" "zi1\0" "(simplified form of 䊷) (same as 緇)) black silk; a dark, drab colour, used for Buddhists, from the dark colour of their robes (same as 純) pure, honest\0" "caau1 saau4\0" "(simplified form of 紬) a thread; a clue\0" "chōu\0" "gyun3\0" "(simplified form of 縳) fine silk fabric of bright white colour, to tie up, (interchangeable 卷) a book or painting which can be easily folded or rolled up, a division of a book, files\0" "juàn\0" "gwing1\0" "(simplified form of 絅) (same as 褧) a garment of one colour with no lining, a dust coat\0" "jiǒng\0" "zi5\0" "(simplified form) (interchangeable 耳) flourishing; thriving; vigorous\0" "ěr\0" "zik6\0" "(simplified form) (same as 翼) wings, fins, to help; to assist\0" "yì\0" "zeoi6\0" "a kind of fine silk fabric\0" "ruì\0" "coi2\0" "varicolored silk; motley\0" "cǎi\0" "zaam4\0" "(same as U+7D1D 紝) to lay the warp; to weave\0" "rén\0" "fuk1\0" "(simplified form) (same as 幅) the breadth of cloth or paper; a piece (of cloth)\0" "fú\0" "laam4\0" "(same as U+8964 襤) clothes without hem; ragged garments; sloppily dressed\0" "lán\0" "seoi6\0" "(simplified form of 繸) the hem or border of a garment, a tassel\0" "suì\0" "zyu1\0" "tools to draw water or liquid\0" "yú\0" "ziu4\0" "a vase, a pitcher, earthenware\0" "yóu\0" "dim2\0" "an indenture (of earthenware)\0" "diǎn\0" "ling4\0" "containers for water or wine used in ancient times\0" "líng\0" "cyu5\0" "container for grains used in ancient times\0" "zhù\0" "daap6 taap3\0" "flat-bottom crock (with narrow opening); jug, pitcher, vase, etc; (Cant.) stool\0" "tà\0" "biu2 ping4\0" "(same as 缾 瓶) bottle; pitcher; jug; vase\0" "píng\0" "cak3 zak3\0" "traces or marks of incomplete or damage\0" "zhǎi\0" "gaau1\0" "clay-made blowing wind instruments; music instruments made of clay\0" "jiāo\0" "ceoi4 seoi4\0" "bottle; pitcher; jug; vase; an earthen jar with narrow opening\0" "chuí\0" "bou6 faau4\0" "(same as 瓿) a jar; a pot\0" "bù\0" "gei2 huk1 kaau3\0" "unburnt bricks; tiles; earthenware, etc.\0" "kòu\0" "cyun3\0" "a spindle, a earthenware used to pinch or knead, a small crock\0" "cùn\0" "hon2\0" "(standard form 罕) a net or snare, a flag, rare; strange; scarce; few, name of a place in ancient times\0" "hǎn\0" "hon2 hon3\0" "(same as 䍐) (standard form 罕) a net or snare, a flag, rare; strange; scarce; few, name of a place in ancient times\0" "hǎn\0" "maau5 mou4\0" "(corrupted form) net; web; network\0" "mǒu\0" "ngaa4 wu6\0" "(a corrupted form) net for catching rabbit\0" "hù\0" "gwaang1 waang4\0" "a full net, a thick rope; a cable\0" "gōng\0" "dai1\0" "net; web; network, net for catching rabbit\0" "dī\0" "faau4 fu1\0" "(same as 罦) a kind of net in a trap used to catch birds and beasts; a covering for a cart\0" "fú\0" "zyun4\0" "(same as 罥) to hang up; to bind; to entangle, net; web; network\0" "xuàn\0" "nei4\0" "a general term for nets\0" "mí\0" "mui4\0" "nets for catching birds, net; web; network\0" "méi\0" "long6\0" "vast\0" "làng\0" "gu3\0" "a kind of tool used to get fish\0" "gù\0" "zaau3\0" "a basket or a cage used to keep wild and domestic fowls\0" "zhào\0" "dap6\0" "net; web; network\0" "tà\0" "gwik1 wik6\0" "(same as 罭) a drag-net; a fine net used to catch small fish\0" "yù\0" "zung3\0" "a kind of fish net with fine meshes\0" "zòng\0" "lei4\0" "(simplified form of 䍦) turban used in ancient times\0" "lí\0" "luk6\0" "small fish net, to catch fish with small fish net\0" "lù\0" "mou4\0" "netted veined window-sill\0" "wú\0" "leoi4\0" "a kind of fish net\0" "léi\0" "zaai1\0" "to strain out; to filter wine; to squeeze juice out of; to draw; to press milk\0" "jǐ\0" "lik6\0" "smoky, covering; to spread, cloth for covering food\0" "lì\0" "lei4\0" "(traditional form of 䍠) a kind of turban used in ancient times\0" "lí\0" "liɛ\0" "zong1\0" "(same as 牂) a ewe or she-goat\0" "but6\0" "to castrate, a ram or he-goat, last name\0" "pō\0" "zoeng5 zoeng6\0" "(ancient form of 養) to offer provision (esp. to one's elders); to feed one's children\0" "yǎng\0" "mat6\0" "castrated ram\0" "wà\0" "fo1 to4\0" "a legendary goat-like animal with 4 ears and 9 tails, a kind of goat with no horn\0" "tuó\0" "ping1\0" "to use; to made; to act, a kind of goat with mixed colors\0" "pēng\0" "cau4 zo6 zong1\0" "(same as 牂) a ewe or she-goat\0" "siu6\0" "young goat (sheep) under one year old, castrated ram of hundred catties (Chinese pound)\0" "zhào\0" "gwai2\0" "(same as 觤) goat with asymmetric horns\0" "guǐ\0" "zaan1\0" "a plague or a pestilence of goat (sheep); black goat or sheep, black\0" "ceoi4 zyu4\0" "the wild goat or sheep\0" "xú\0" "nai4 ngaai4\0" "a kind of sheep (goat) with curled hairs\0" "nái\0" "kyut3\0" "disease; illness, goat (or sheep) get sick, a throbbing goat (or sheep)\0" "què\0" "wai2\0" "to squeeze and to crowd against each other (of sheep)\0" "wěi\0" "kaap1 zaang1\0" "young goat, antelope\0" "zhēng\0" "dung1\0" "unicorn\0" "dōng\0" "wai5\0" "to chase each other (of sheep or goats)\0" "wěi\0" "bok3\0" "a legendary goat-like animal with 4 ears and 9 tails\0" "bó\0" "zin1\0" "(same as U+7FB4 羶) odor of a sheep or goat, flock of goats or sheep, name and description of snuff (a kind of tobacco)\0" "waan4\0" "a legendary goat-like beast\0" "huàn\0" "syun2\0" "young goat of sheep under one year old\0" "xuàn\0" "cam4 zam1\0" "salted mutton, to store up the meat under the ground, a goat-like beast, odor of a sheep or goat\0" "zān\0" "lik6\0" "a fierce goat, a castrated ram\0" "lì\0" "zin2\0" "flying\0" "yǎn\0" "wang4 wong4\0" "a kind of dance accompanied by music performed in ancient times, (same as 凰) the female phoenix, a legendary bird in Chinese mythology\0" "huáng\0" "zyut6\0" "flying, to run swiftly; to go at express speed\0" "xuè\0" "wu4\0" "used in person's name\0" "hú\0" "bou2\0" "colorful feather, a feather decorated arrow\0" "bǎo\0" "zim5\0" "fine down; floss; wool\0" "rǎn\0" "diu1 hiu1\0" "hairy; long tail feather of a bird\0" "xiāo\0" "pak3 pok3\0" "flying\0" "pò\0" "laam5 liu6 lo2\0" "flying\0" "liào\0" "zaau1 zau2\0" "quick; quickly, hasty, soft and meek feather\0" "zhōu\0" "zaai6\0" "flying\0" "yì\0" "waat6\0" "to walk swiftly, (same as 矞) scared; afraid; fearful; frightened\0" "xù\0" "pak3 pok3\0" "flying, flying away\0" "luò\0" "kaau3\0" "fly\0" "kào\0" "cuk1\0" "feather, flying, neat feather\0" "chù\0" "fu1\0" "fine and soft hair, feather\0" "naa5\0" "to glide or to hover up in the air, to soaring\0" "nà\0" "haam4\0" "young birds flying\0" "hán\0" "cau2 ce2 ze4\0" "hairy\0" "chǎo\0" "luk6\0" "flying over the water surface, flying up; soaring\0" "lù\0" "zaan2\0" "flying quickly and to attack suddenly (said of bird)\0" "zhǎn\0" "daap6\0" "flying\0" "tà\0" "fu1\0" "fine and soft hair, feather\0" "fū\0" "gwaang1 waat6\0" "flying birds\0" "hōng\0" "zang1\0" "soaring up in the sky\0" "zēng\0" "kiu4\0" "flying\0" "qiáo\0" "suk1\0" "birds flying, sound of the flying wings\0" "sù\0" "baan1\0" "flying\0" "pīn\0" "wai6\0" "the end of bird wings, bird wings\0" "guàn\0" "fan1\0" "aged; to get old, advanced age; great age; old age\0" "hūn\0" "zyu3 zyu3\0" "(same as 翥) to soar\0" "chú\0" "hei3 zi4\0" "to fawn on; to flatter; to please, to love, attractive\0" "ér\0" "no6 zi4\0" "to twist or to crumple between hands and make something turn, (same as U+611E 懦) cowardice; timid; weak and cowardly\0" "ér\0" "nyun5\0" "to shrink; to recoil; to flinch, weak, soft and meek; gentle, (corrupted form of 耎) soft; weak, pliable\0" "ruǎn\0" "hat1\0" "to measure (esp. for grains) by pints and pecks\0" "qǐ\0" "ci5 piu3 zi6\0" "(same as 耜) a plough; a ploughshare\0" "sì\0" "guk6\0" "to till; to plough; to cultivate, agricultural implements; farm tools\0" "jú\0" "haam2 zim2 zim5\0" "to till; to plough, sharp-pointed spade or shovel\0" "yǎn\0" "pong5\0" "agricultural implements; farm tools (a plough; a ploughshare), to till; to plough\0" "bàng\0" "aam3 zim1\0" "to plough and sow, to farm\0" "yè\0" "zi1\0" "to till; to plough, (same as 菑) land under cultivation for one year, to weed grass\0" "zī\0" "neot6\0" "the stalk of grain; straw, a hammer used to pound grains and corns, etc.\0" "nè\0" "coeng1\0" "to plant; to sow; to cultivate\0" "chuàng\0" "paa4\0" "(simplified form of 䎱) (same as 耙) a drag; a harrow; a rake\0" "bà\0" "ciu4 cou3\0" "a kind of farm tool made of twisted thron strips used to flaten the land\0" "cāo\0" "taai3 tik1\0" "to plant; to raise or grow (plants); to cultivate\0" "tì\0" "hon2 hon3 zin5\0" "winter ploughing, to plough a dry farmland (upland), to till; to plough\0" "hàn\0" "zok3\0" "name of a place in Sichuan Province\0" "zuó\0" "paa4\0" "(same as 耙) a drag; a harrow; a rake\0" "bà\0" "hei2 zip3\0" "ear lobe; lobule\0" "zhé\0" "zyut6\0" "lose of the ear\0" "wà\0" "gaang1\0" "a legendary spirit; immortal, (non-classical form of 聖) sage, sacred; holy\0" "gēng\0" "bei3\0" "(corrupted form) to look straight forward, ashamed, to look in a mean way\0" "bì\0" "nei6\0" "offering blood to God\0" "èr\0" "zyu3\0" "an old man with white hair, source; head (of a stream), loud cries\0" "zhù\0" "ng6\0" "to hear; to listen; to obey; to understand\0" "wù\0" "maan4 maan6\0" "(ancient form of 聞) to hear, to learn, to convey, to smell\0" "wén\0" "zai3 zit6\0" "to learn; to hear; (Cant.) to work; to be willing\0" "zhì\0" "zaau2\0" "to hear, clear, bright, ears\0" "주:N\0" "zhòu\0" "luk6\0" "a kind of insect\0" "lù\0" "man4\0" "(ancient form of 聞) to hear, to learn, to convey, to smell, to hear of\0" "wén\0" "gwaan2\0" "(corrupted form of 睔) big and round eyes\0" "gǔn\0" "cau4\0" "buzzing in the ears; tinnitus aurium\0" "qiú\0" "lat6 lit6\0" "inharmonious\0" "là\0" "zoi2\0" "unable to hear distinctly or clearly\0" "zǎi\0" "sau2\0" "clever, quick of apprehension, with a good faculty of hearing\0" "sǒu\0" "min4\0" "to hear, to listen carefully\0" "mián\0" "zaat6 zyut3\0" "not to listen, disease of the ears, a dull sense of hearing (inefficacious; unresponsive)\0" "dǐ\0" "cai3\0" "to hear; to listen, a keen sense of hearing\0" "qì\0" "cou4\0" "buzzing in the ears; tinnitus aurium\0" "cáo\0" "piu3\0" "to hear; barely enough to hear clearly, hearsay; groundless talk\0" "표:N\0" "piào\0" "lyun4\0" "(standard form of 聯) to unite; to connect; to join together (same as 攣) tangled; to bind; entwined\0" "lián\0" "saap1 zaam1\0" "to waver; to shake ears (said of cattle and horses)\0" "shī\0" "lung4\0" "(same as 聾) deaf; hard of hearing\0" "lóng\0" "suk1\0" "(ancient form of 肅) respectful; solemn; serious; majestic, neat and quite\0" "sù\0" "ngaat6\0" "to vibrate; vibration, (same as 佾) a row or file of dancers, esp. referring to those in ancient dances at sacrifices or other rites\0" "qì\0" "zyun3\0" "(same as 肙 蜎) a small worm; larvae of mosquitoes, empty, to twist; to surround\0" "yuàn\0" "fung4 hon6\0" "milk; breasts, the young of animals, birds\0" "féng\0" "heoi1\0" "(same as 吁) signs and groans; moan, name of a county\0" "xū\0" "kyut3\0" "the buttocks, the anus\0" "jué\0" "ze3\0" "(same as U+7099 炙) to burn; to heat; to roast; to broil\0" "dì\0" "jiɛk\0" "pin3\0" "half of the body, (non-classical form of 胖) fat; obese\0" "piàn\0" "gun2\0" "(same as 脘) the stomach; gizzard (of birds and fowls)\0" "guǎn\0" "naau2\0" "to eat meat, (same as 肘) the elbow, (same as 腬) fine quality of meat, (same as 衄) nose bleeding\0" "niǔ\0" "nei5 zaam6 zaan6\0" "(ancient form of 飪) to cook food thoroughly\0" "rèn\0" "zaan5\0" "a wound; a bruise; a sore, scar, muscles of the back\0" "zhèn\0" "koi3 kui2\0" "unexpectedly; suddenly aching of the midriff or waist; lumbago\0" "gài\0" "a big abdomen, a female animal with a fat belly\0" "pì\0" "dam1 tam2\0" "(same as U+9193 醓) brine from pickled meat; condiments, juicy meat pulp; mashed meat cooked with soybean sauce, short and ugly, light of the setting moon; (Cant.) 肚䏙 stomach\0" "tǎn\0" "miu5\0" "small, missing; wanting; lost, the floating ribs on the sides of the trunk\0" "chǎo\0" "ceon2\0" "(a corrupted form) a kind of insects; earthworm, strips of meat cut from the flank and dried in the wind\0" "chǔn\0" "ho1\0" "fat; plump; obesity; obese\0" "hē\0" "zyun1\0" "(simplified form of 膞) sincere; earnest, a part of offering in sacrifice, gizzard of a fowl, chopped meat, small pig, the kneecap; patella, bone of one's limbs\0" "zhuān\0" "mut6\0" "the belly; the abdomen\0" "mò\0" "bit3\0" "fat meat, big; large\0" "bié\0" "zaap1\0" "(ancient form of 汁) meat soup, mixed meat\0" "qì\0" "ce2 fun2 seoi6 si6 to3\0" "uncooked or raw meat, an organic compound; Proteose\0" "shì\0" "bei2\0" "meat, rough; cracked skin\0" "bǐ\0" "ceoi3 zeoi1\0" "(same as non-classical form 蛆) maggot\0" "jué\0" "sei3 si3\0" "(same as U+9856 囟) top of the human head; the skull\0" "sì\0" "taam1\0" "dry, dandruff-like scales of dead flesh and skin\0" "gwaat3\0" "fat of animals or plants, (same as 胋) fat; plump, fertile, animal fat\0" "guā\0" "naa4\0" "fatty; greasy, not thick; not tight, plump and pretty of the flesh\0" "나:N\0" "nà\0" "da\0" "deoi1 gwaai3 kui2 waa2\0" "to swell up greatly, to swell; a swelling; a boil\0" "huǐ\0" "kaap1 lai1\0" "(same as 脅) to shrug the shoulders, the ribs\0" "xī\0" "nei6\0" "tendon (of meat animals); sinews; muscles\0" "이:N\0" "èr\0" "caau3 zaau1\0" "in between of the abdomen and the spine; the spinal column\0" "xiū\0" "maau4 min4 mui4\0" "the spine; the spinal column, the ridge\0" "móu\0" "zyu1\0" "the cheeks; the jaw\0" "hip3\0" "(abbreviated form of 脇=脅) the sides of the trunk from armpits to ribs; the flank\0" "xí\0" "zi3\0" "(same as 痣) moles; birthmarks\0" "zhì\0" "zaan2\0" "a kind of insects; earthworm, durable; strong and soft; pliable yet tough\0" "rùn\0" "guk1\0" "body, fat; plump\0" "jú\0" "dit6\0" "(same as 胅) protruded bones, swelling, a crooked nose\0" "dié\0" "zit3\0" "(in chemistry) olein, oil and grease; fats (esp. animal), the ribs and skin\0" "zhè\0" "sau2\0" "dim; ambiguous; unclear eyesight, sharp ends of something\0" "shào\0" "teo\0" "mong5\0" "plump, rich and full, plentiful, swelling, a plump trunk (body)\0" "měng\0" "baai6\0" "the stomach; gizzard (of birds and fowls), (same as 髀) buttocks, thigh\0" "bì\0" "hon6 hong2\0" "medicine for a sore; a boil (injure by a sword or a knife)\0" "hàn\0" "zyu4\0" "fish, eyes of the fishes\0" "yú\0" "saam1 zin2 zin6\0" "to watch stealthily\0" "xiàn\0" "pong1\0" "to swell; swelling\0" "pāng\0" "naang4\0" "(same as 能) can; to be able to, capability; talent, energy\0" "néng\0" "caan4\0" "what is left over of the food (of birds and animals), a big belly\0" "cán\0" "bou6\0" "meat pulp; mashed meat cooked with soybean sauce, last name\0" "bù\0" "pong4\0" "(non-classical form of U+43FA 䏺) to swell; swelling\0" "bọng\0" "kai2\0" "the calf of the legs\0" "qǐ\0" "gei3\0" "to dismember body of the livestock\0" "jì\0" "doek3 duk1 zaa1\0" "the buttocks; the rump, fat; plump, one of the seven constellations; name of a star, the anus\0" "zhuó\0" "luk6 lyun4\0" "fat of animals or plants, fat; plump; obese\0" "lù\0" "kwaan3\0" "fat in the abdomen or intestine, protuberances of the muscle, a fetus inside the belly\0" "jùn\0" "haam6\0" "hunger for meat, to cook meat\0" "xiàn\0" "zi4\0" "the buttocks; the bottom; the rump, to groan; to moan\0" "xī\0" "co1\0" "big belly, swollen of the belly\0" "cǎi\0" "seon4\0" "clear; bright, (same as 吻) to agree; match, (same as 唇) the lips; the labia\0" "wěn\0" "piu1 zik1\0" "a piece of one foot two inches dried seasoned meat, to paste up; to attach to; to stick up; to glue, (same as 殖) rotten fat; grease, lard, etc., bowels, fat\0" "zhí\0" "zi3\0" "fat, (interchangeable 腦) the head\0" "zì\0" "kwaan1\0" "(same as 䖵) insects, (same as 餛) cakes; biscuits; pastry, an ellipse\0" "kūn\0" "cung1\0" "sick; illness; disease, red\0" "cōng\0" "tin2\0" "(ancient form of 腆) luxuriant; abundant; rich; plentiful of food, brazen-faced; shameless, good; virtuous, protruding, as belly, etc., to go to excess\0" "tiǎn\0" "zaau1\0" "(same as 䐢) excellent food; delicacies, to wrinkle; to contract, beautiful; elegant, dried and seasoned meat\0" "chù\0" "daai1 daai6\0" "fat; greasy\0" "dī\0" "ceon2\0" "fat; plump\0" "chǔn\0" "cau1\0" "curved part of the knee, between the thigh and calf\0" "qiū\0" "bai3 dip6 pung3 sip3 sit3 zip3\0" "thin cut of the sliced meat\0" "zhé\0" "zaa1\0" "not fine; coarse, to stickup; to paste up; to attach to; to glue, scar\0" "zhā\0" "zaau4\0" "soft, (same as U+811C 脜) gentle; mild; temperate facial expression\0" "róu\0" "baan3\0" "muscle of the calf (of the leg), tendon (of meat animals), stopping and rising of the pulse like a plaited ropes\0" "bǐn\0" "caap1 tou1\0" "oil and grease; fats, the bursting of a wound\0" "jí\0" "ngaai4 zi4\0" "(same as 㕧) to laugh heartily; to roar with laughter; to groan; to moan\0" "xī\0" "zyu1\0" "(same as 豬) a pig, (same as 肚) the belly; the abdomen\0" "zhū\0" "koek6\0" "to laugh heartily; to roar with laughter, tongue of the cow\0" "jué\0" "gaak3\0" "(same as 膈) the diaphragm\0" "gé\0" "zik1\0" "good graces; great favors, luster\0" "jī\0" "dap3\0" "to loosen; to widen skin\0" "dā\0" "can1\0" "a swollen belly; dropsical, edematous; to swell; inflated\0" "chēn\0" "so2\0" "thick; heavy fat of animals or plants\0" "suò\0" "zoek6\0" "the thin membrane between skin and flesh that protects internal organs or tissues in the human body, weak; fragile; delicate, flesh, meat\0" "ruò\0" "gong2 hong6 ngaau1\0" "fat; plump, bent; curved feet\0" "xiǎng\0" "between the flesh, name of state in southern China (of minority group), dim moon\0" "huǎng\0" "ci4\0" "(same as 臍) the navel; the umbilicus, the underside of a crab\0" "qí\0" "to wrinkle; to contract, beautiful; elegant, dried and seasoned meat, excellent food; delicacies\0" "zhù\0" "syun2\0" "soup made of cut meat mixed with blood\0" "sǔn\0" "cai1 zai6\0" "dried and seasoned meat, sound of the abdomen\0" "chāi\0" "ngong3 ngung3\0" "stinky; offensive-smelling; odorous, fat; plump\0" "wěng\0" "ỏng\0" "haap6 hau2 hot3 lim5\0" "sleepy\0" "kē\0" "hou3\0" "(same as 犒) to reward or cheer troops with food, money, gifts, etc., (same as 臛) meat broth\0" "kào\0" "guk1\0" "back of the foot, the back feet of the animal, covering; shell, to strike; heat from the top\0" "gǔ\0" "fat; plump, the fetus of livestock, delicious meat\0" "gāi\0" "(same as standard form 臇) fat; rich, a stew of fish\0" "fàn\0" "sung1\0" "obesity, fat; plump\0" "cōng\0" "cou4\0" "crisp, brittle, light, sound from the abdomen\0" "cáo\0" "zai6\0" "a discharge or flux, diarrhoea and dysentery\0" "zhì\0" "giái\0" "can2 san3 zin1\0" "skin\0" "chǎn\0" "leoi5\0" "ugly appearance of a person, dry meat; preserved meat\0" "léi\0" "gaau1 saau1\0" "(same as U+7F9E 羞) to offer food as tribute; delicacies, savoury food\0" "xiū\0" "zak6\0" "to pick the meat in between of bones\0" "zhài\0" "half-raw meat; not well cooked meat, the light or grow of fire, raw meat, offensive smell, especially of fish or blood, thin sliced meat\0" "zhé\0" "zyu4\0" "(same as 魚) fish\0" "yú\0" "lumbago\0" "guì\0" "wong2\0" "fat; obese, swelling\0" "gōng\0" "to cook; to boil; to decoct, diseases of the lips; hare-lip, pieces of meat\0" "zān\0" "daan1\0" "paunchy; a large belly\0" "dān\0" "gwok3\0" "(non-classical form of 膕) the back of the knee, crooked feet\0" "huò\0" "preserved and dried meat, (a dialect) fried; cooked small pieces of meat, meat broth\0" "sōu\0" "tam4\0" "delicious; tasty food, (same as U+91B0 醰) of a fine flavour\0" "tàn\0" "big pieces of dried meat\0" "gū\0" "thin membrane of the throat; bullet\0" "xì\0" "mun4\0" "mán\0" "fat; plump\0" "duó\0" "ou3\0" "gizzard, to store up meat, the five lowest pieces of bone of the spinal column\0" "ào\0" "pik1\0" "the navel, the bowels; the entrails; the viscera, (same as 癖) chronic swelling of the spleen\0" "pì\0" "fatty; greasy, ointment\0" "wù\0" "fat; plump\0" "ǎi\0" "mung4\0" "dim moon, dark; obscure, stupid; ignorant, to cheat; to hide the truth, to cover up; to hide, plump; fleshy\0" "méng\0" "mông\0" "rich; abundant; big and strong; vigorous, husky, (same as 瘜) (nasal) polypus\0" "pì\0" "mung4\0" "(non-classical form) dizzy and sleepy; slumberous\0" "méng\0" "zoeng5\0" "feel like vomiting\0" "yǎng\0" "zat1\0" "medicine for a sore; a boil (injure by a sword or a knife)\0" "zhì\0" "meat to offer for worship\0" "bó\0" "zing4\0" "excrement, shit; night soil\0" "yíng\0" "fat; plump, physical disease; carnal\0" "wéi\0" "zoeng5\0" "fat; obese\0" "rǎng\0" "what is left over of the food (of birds and animals); (same as 爛) overripe; rotten, cooked soft; well cooked\0" "lán\0" "zin1 zin3 zing2\0" "(same as 咽) to swallow; the throat, (same as 癭) a reddish swelling on the neck, gnarl\0" "yān\0" "soup of pig's intestines, meat soup; meat broth\0" "chǎn\0" "kyun4\0" "ugly, a legendary animal\0" "quán\0" "maai4\0" "bright; light, clear, (same as 瞇) to close the eyes; to narrow the eyes\0" "진:N\0" "zhěn\0" "buk6\0" "(ancient form of 僕) a servant, a modest term referring to oneself\0" "pú\0" "a kind of farm tool used in ancient times\0" "toi4\0" "(same as 臺) a lookout, a tower, a terrace, a platform, a stage\0" "tái\0" "fai3\0" "to pound (grain) in order to remove the husk\0" "fèi\0" "syu2\0" "(a non-classical abbreviated form of 鼠) a rat, a mouse, squirrels, moles, etc., KangXi radical 208\0" "shǔ\0" "to pound (grain) in order to remove the husk\0" "dàng\0" "to pound; to ram down, to polish; to grind barley or wheat\0" "cuó\0" "put out the tongue; (same as U+3401 㐁) to lick; to taste\0" "tān\0" "min5 tim4\0" "(non-classical form of 甜) sweet; agreeable; pleasant\0" "tián\0" "saai5\0" "(standard form of 舐) to lick\0" "chǐ\0" "to eat heavily, cooked rice, a meal, to drink, to swallow, to lick, the uvula, the ligule\0" "tà\0" "gaa2\0" "(non-classical form of 斝) a small cup with ears, used in ancient times for libations\0" "jiǎ\0" "seon3\0" "(same as 舜) Shun, name of a legendary Chinese ruler, said to have ruled from 2255-2205 B.C., wise; good\0" "shùn\0" "wong4\0" "(same as 葟) luxuriant; exuberant; flourishing (said of grass and tress; vegetation; flora)\0" "huáng\0" "liu5\0" "long and narrow boat, a small boat\0" "liǎo\0" "caa1 dok6\0" "(same as 艖) small boat (short and deep)\0" "dou1 zaa3\0" "(non-classical form) (same as 舠) a knife shaped small boat\0" "a sailing boat\0" "chēn\0" "a boat; a ship; vessel\0" "jìn\0" "a moving boat; a sailing boat, tools used on a boat, a speedy boat\0" "è\0" "keoi4 ngaau1\0" "a boat; a ship; vessel\0" "gōu\0" "fu1\0" "a short, deep and small boat\0" "fú\0" "to4\0" "(same as 舵) rudder; helm\0" "duò\0" "a kind of inland rivers warship used in Qing Dynasty\0" "a sailing; moving boat\0" "è\0" "tools for boat, name of a boat\0" "bēng\0" "tiu1\0" "boat, large boat, to dispel; to remove; to move, to stir up\0" "tāo\0" "war vessel; man-of-war; warship\0" "dì\0" "daai6\0" "a boat; a ship; vessel\0" "dì\0" "bou6\0" "small boat\0" "bù\0" "wun2\0" "a boat; a ship; vessel\0" "wǎn\0" "zau3\0" "(same as 棹 櫂) to row a boat, an oar, a scull, a boat\0" "zhào\0" "leon4\0" "a horizontal bar in front of a boat, a boat\0" "lún\0" "kei4 zin1\0" "a boat; a ship; vessel\0" "qí\0" "muk6\0" "(corrupted form of 艒) a small boat\0" "mù\0" "sin6\0" "sprightly boat; light boat\0" "qiàn\0" "zung1\0" "a group of boats, boat; warship\0" "zōng\0" "sau1\0" "(same as 艘) a numerary adjunct for ships, groove of a boat\0" "sōu\0" "fan4 po4 pun4\0" "(same as 帆) a sail (of a boat)\0" "zaau4\0" "covering; curtain, or screen of a boat, to sail a boat\0" "yóu\0" "saau2 zaau1\0" "ocean-going liner, steamer, a boat; a ship; vessel\0" "zhōu\0" "dap6\0" "a large boat\0" "tà\0" "suk1\0" "small boat\0" "sù\0" "bou6\0" "short and deep boat\0" "bù\0" "zaap6\0" "a small boat connected to the back of a big boat; used to load the passengers, cargo or goods, warship, a kind of tools used to capsize\0" "xí\0" "zoeng2\0" "an oar\0" "jiǎng\0" "zou6\0" "(same as U+8241 造) to build; to make; to do, to arrive at; to go to\0" "cào\0" "fu3\0" "fully laden of a boat, name of a ship\0" "fù\0" "beautiful eyes, (dialect) a pair; two\0" "téng\0" "cit3\0" "name of a ship, a sailing boat\0" "chè\0" "daau2 daau6 fu3\0" "name of a ship, fully load of a boat\0" "fù\0" "(same as 橨) side beam of a boat\0" "fèi\0" "mou5\0" "a long, narrow boat\0" "wǔ\0" "haai4\0" "a patient (of jaundice; icterus) facial complexion\0" "xī\0" "air current; atmospheric current\0" "yǎng\0" "dark blue color, without color, to close the eyes\0" "mìng\0" "without color, clear and lucid\0" "pǎng\0" "mong5\0" "without color, clear and lucid\0" "mǎng\0" "zang1\0" "disturbed in mind, not in good health, a fierce or ferocious appearance\0" "sēng\0" "ci2 mung6\0" "disturbed in mind, not in good health, a fierce or ferocious appearance, a bad look\0" "méng\0" "cou2\0" "(non-classical form of 艸) grass; straw; herbs; weeds\0" "cǎo\0" "seoi1 tiu4 waai2 zaau4 ziu5\0" "(same as 芀) name of a plant (much used for making brooms); a reed\0" "tiáo\0" "to do violence, perverse; rebellious, calamities; tribulations; miseries; crime; sin\0" "kǎi\0" "name of a variety of grass\0" "bài\0" "siu2\0" "a kind of herb medicine, luxuriant; flourishing of grass and trees\0" "xiǎo\0" "a kind of herb medicine (plants of the mugwort or artemisia family)\0" "xìn\0" "gaat1 hei3\0" "(same as 芞) fragrant herb, vanilla\0" "qì\0" "seoi1\0" "(same as 荾) parsley, (same as 葰) ginger, pistil\0" "siu2\0" "name of a variety of grass\0" "shǎo\0" "waan6\0" "name of a variety of grass\0" "huàn\0" "ngaau4\0" "name of a variety of grass, a kind of herb\0" "niú\0" "ngâu\0" "root of the thatch, straw or couch grass; a herb medicine to quench thirst\0" "xiáo\0" "cam4\0" "name of a variety of grass, hot\0" "chén\0" "daan1\0" "name of a variety of grass\0" "dān\0" "fung1\0" "(same as 丰) luxuriant; exuberant of the grass and trees, young shoots of the rape-turnip--Brassica rapa\0" "fēng\0" "zaan5\0" "name of a variety of grass\0" "yǐn\0" "ngong4 ong4\0" "sweet flag; the calamus; its leaves are hung on the door lintels on the 5th of the 5th lunar month, to avert evil influences\0" "áng\0" "zim5\0" "(same as 苒) (of flowers and grass) lush or delicate\0" "rǎn\0" "zaat6\0" "name of a variety of grass\0" "rì\0" "corresponding; equivalent, considerable; to a great extent, appropriate\0" "mán\0" "grass floats on water\0" "fàn\0" "goi1 heoi3\0" "a vessel or utensil made of straw, grass or weeds, a kind of grass\0" "qū\0" "ci2\0" "a kind of vegetable, plants of the mugwort or artemisia family\0" "shǐ\0" "wo4 wu6\0" "name of a variety of grass, (same as 莫) not\0" "hé\0" "bin6\0" "name of a variety of grass\0" "biàn\0" "doi6\0" "grassy\0" "dài\0" "mok6\0" "(ancient form of 莫) not, (standard form of 暮) sunset; dusk\0" "mò\0" "dang2\0" "(same as 等) rank; grade, same; equal, to wait, and so on; etc.\0" "děng\0" "hong4\0" "to follow; to trace, to submit; to accord with, to accompany, a kind of grass\0" "kuāng\0" "zing1\0" "(same as 蒸) twigs of hemp used for fuel; to rise, as steam, steam\0" "another name name for 黃岑 (Scutellaria baikalensis)\0" "chà\0" "deoi2\0" "(same as U+6736 朵) a flower; a cluster of flowers; a bud, lobe of the ear\0" "duǒ\0" "zaau5\0" "name of a variety of grass\0" "yǒu\0" "hou3\0" "name of a variety of grass\0" "hào\0" "tin1\0" "(ancient form of 天) the sky; the heaven, Nature; God, day\0" "kut3\0" "a kind of plant, a kind of herb; Chinese trichosanthes (Trichosanthes kirilowii); bryonia\0" "guā\0" "hyut3\0" "grass\0" "xuè\0" "grassy, fruitful\0" "lèi\0" "gan2\0" "(ancient form of 堇) clay\0" "jǐn\0" "a medical herb; acrid taste; poisonless; harmless\0" "qǐ\0" "(same as 曲) a bamboo tray for raising silkworms\0" "qū\0" "mong5\0" "Illicium anisatum, and kind of poisonous shrub\0" "wǎng\0" "zi1 zi2\0" "yī\0" "liáo\0" "gat1\0" "zin4\0" "name of a variety of grass, last name\0" "yán\0" "zaap1\0" "melancholy and sad, withered (said of grass and trees)\0" "yì\0" "grassy, name of a variety of grass\0" "yín\0" "kan4\0" "(same as U+82B9 芹) celery; a kind of water plant\0" "qí\0" "zit3 zoek3\0" "to cut the; to sever grass\0" "zhé\0" "hak1\0" "luxuriant; lush of grass and trees, (same as 赫) bright; glowing, brilliant; glorious, (same as 嚇) angry, fear; dread; fright; scare\0" "xì\0" "zik6\0" "a kind of plant; chicken-head; Euryale ferox\0" "yì\0" "ze4\0" "name of a variety of grass, a kind of vegetable, (same as 椰) coconut; coconut palm; coconut tree\0" "yé\0" "ng4\0" "name of a variety of grass, (as moxa) (Perilla ocimoides)\0" "wú\0" "elm-seeds -- used as food\0" "zhī\0" "zi3\0" "polygala (a medical herb)\0" "zhì\0" "cruciferous flowers; with acrid seeds; used as medicine\0" "hǎn\0" "cuk1\0" "name of a variety of grass\0" "chuò\0" "flourishing; luxuriant; a lush growth of flowers\0" "fū\0" "seon4\0" "name of a variety of grass\0" "chún\0" "(same as 荓) name of a variety of grass (same as 萍) duckweeds\0" "píng\0" "gwaai2\0" "(same as 蒯) Scirpus cyperinus var, concolor, a rush, from which many things are woven\0" "kuǎi\0" "caau4 zaau6\0" "(simplified form of 薵) name of a variety of grass, (same as 葤) use grass to wrap things, to cover; to put a cover over something\0" "chóu\0" "waai2\0" "polygala (a medical herb)\0" "tuǒ\0" "kung4\0" "(simplified form of 藭) Cnidium officinale, a kind of medicinal herb\0" "qióng\0" "cung1 tung2\0" "(same as U+8471 葱 U+8525 蔥) scallions; leeks; onions\0" "cōng\0" "gaau3\0" "a kind of plant, name of a variety of grass\0" "gāo\0" "gwai1\0" "slanting; inclined; sloping\0" "kuā\0" "gu1\0" "a kind of vegetable, a water-plant; the bulbs of which art used as food -- Sagittaria sagittifolia\0" "qū\0" "waat1\0" "molecular formula (C18H12), to brush\0" "qū\0" "salted or pickled vegetables\0" "zhī\0" "laau4 mang6\0" "Chinese pennisetum (Pennisetum alopecuroides)\0" "mèng\0" "leoi6\0" "a kind of plant used as dyestuff, material for making paper and coir raincoats, edible, Chinese pennisetum (Pennisetum alopecuroides)\0" "lì\0" "zau1\0" "name of a variety of grass, (same as 茢) a broom\0" "zhōu\0" "dap6\0" "the water plantain, the lotus floating on the water\0" "tà\0" "zi1\0" "a medical herb (知母)\0" "zhī\0" "gu3\0" "name of a variety of grass\0" "gù\0" "loeng5\0" "name of a variety of grass\0" "liǎng\0" "fat1\0" "vegetation\0" "hū\0" "sound of the wriggled insects on the grass\0" "là\0" "din2\0" "(same as 典) a rule; a law, a tale or story, pawn; to mortgage, to take charge of\0" "diǎn\0" "gik1\0" "(same as 亟) urgent; pressing\0" "cì\0" "aang1\0" "(simplified form of 罃) long-necked bottle; an earthenware jar with a small mouth and two or four ears\0" "yīng\0" "zi1\0" "jik6\0" "kei4\0" "name of a mountain, in Taiwan Province\0" "qí\0" "coek3\0" "zhuó\0" "cat3\0" "weed or grass with narrow thick glades (as bamboo); water-pepper group\0" "chà\0" "mau6\0" "lush growth; dense growth of silky grass; fine grass\0" "mào\0" "duk6\0" "water-pepper\0" "dú\0" "zaan1\0" "absinthin, Artemisia capillaris, a kind of medicinal herb\0" "yīn\0" "caai4\0" "a kind of herb medicine; Bupleurum\0" "chái\0" "zeoi6\0" "fine; silky; new growth of grass\0" "ruì\0" "ging3 haan2\0" "name of a variety of grass\0" "hěn\0" "zi4 zyun5\0" "edible fungus from trees\0" "ruǎn\0" "to blossom; to flower\0" "fū\0" "laai6\0" "(same as 藾) a kind of plant; a kind of herb\0" "lài\0" "hang6\0" "(same as 莕 荇) Nymphoides peltalum; a kind of water plant, name of a variety of grass\0" "xìng\0" "gan1 hek3 zin6\0" "weed\0" "jiān\0" "zi3\0" "(same as 饐) to stuff full and to gulp down, cooked food which has become mouldy, sour\0" "yì\0" "mei5\0" "name of a variety of grass\0" "měi\0" "name of a variety of grass, grunting of hogs\0" "máng\0" "gei3\0" "name of a variety of grass\0" "jì\0" "so1\0" "lush; luxuriant of grass and trees\0" "suō\0" "a lotus flower\0" "hàn\0" "seoi1 zeon3\0" "(same as 荽 葰) parsley\0" "leot6\0" "name of a variety of grass\0" "lì\0" "zoi2\0" "vegetable soup, a kind of vegetable\0" "zǐ\0" "zou2\0" "cordate houttuynia (Houttuynia cordata)\0" "zǔ\0" "ziu4\0" "name of a variety of grass; rushes, dodder\0" "yáo\0" "geoi1 go1\0" "name of a variety of trees, name of a variety of grass, fruit of the tree\0" "gē\0" "lei4\0" "a kind of bean; edible\0" "lí\0" "hei2\0" "a kind of plant, the root is used for food\0" "qǐ\0" "gung3 waa1\0" "lush growth of grass, trees and fruits\0" "gòng\0" "syun3\0" "scattered or dispersed of grass and trees, (non-classical form of 蒜) the garlic (belongs to meat and fish diet)\0" "lì\0" "dense growth of grass\0" "bīng\0" "so1\0" "a kind of tree; very tall and its leaves like bird's wings; edible\0" "suō\0" "name of a variety of grass, (Pueraria thunbergiana); the white birch\0" "cuk1\0" "name of a variety of grass\0" "sù\0" "cou3 zou6 zung1\0" "a lush; dense growth of weeds, mixed; mingled roots of the grass, (same as 簉) deputy; a deputy; an attendant, an escorting vehicle\0" "chòu\0" "delicate, colorful and beautiful small piece of paper\0" "jiān\0" "ce4\0" "a white colored cluster grown at the tip of cogongrass, a kind of plants of the mugwort or artemisia family, an ear of grain\0" "xié\0" "bun1 bun6 pui5\0" "name of a variety of grass\0" "배:N\0" "bèi\0" "heoi2\0" "herb medicine; teasel root\0" "xǔ\0" "ging6\0" "name of a variety of grass\0" "jìng\0" "pou4\0" "chicken breast\0" "pú\0" "ling4\0" "(same as 菱 蔆) water caltrop\0" "líng\0" "coeng4\0" "a kind of vegetable\0" "xiáng\0" "fish paste; fish cooked in soy sauce\0" "zuò\0" "coek3 diu3\0" "name of a variety of grass\0" "diào\0" "seon4\0" "herb medicine; the water plantain\0" "chún\0" "king2 loek6\0" "fibrous plant of which cloth, rope, bag are made\0" "qǐng\0" "herb medicine; hellebore\0" "nán\0" "zaai1\0" "name of a variety of grass\0" "zhāi\0" "leoi6 leot6\0" "the beginning; to start, new growing of the grass\0" "lǜ\0" "zyu4\0" "shake and wave of the grass\0" "yí\0" "sau1\0" "thin root (rhizome) of the lotus, (same as 梢) the tip of a branch, (same as U+77DF 槊) a long spear; a lance\0" "shǎo\0" "zyu4\0" "name of a variety of grass; perilla ocimoides, whose seeds are a bird feed\0" "yú\0" "waa4\0" "(ancient form of 華) Cathay; China, splendid; gorgeous; colorful; beautiful; luxurious, a family name\0" "huá\0" "lai4\0" "a tribe in ancient times\0" "lí\0" "the lush and luxuriant of the grass and flowers\0" "pā\0" "siu1\0" "(non-classical form of U+856D 蕭) common variety of artemisia\0" "laai4\0" "(same as 蔾) a kind of plant; the caltrop; caltrap\0" "lí\0" "song2\0" "name of a variety of grass, scattered or dispersed of the grass and trees\0" "shuǎng\0" "zi6\0" "hemp, marijuana (female; pistillate), herbage\0" "yì\0" "ning6\0" "name of a variety of grass; poisonous herb\0" "nìng\0" "si1\0" "name of a variety of grass; growing in the water with edible flowers\0" "sī\0" "salted; pickled leeks or scallions\0" "kù\0" "fu1 fu3 pei3\0" "(variant of 葍) name of a variety of grass; perennial; creeping plants\0" "fù\0" "zaap1\0" "name of a variety of grass\0" "yī\0" "dang1\0" "name of a variety of grass, (same as 橙) the orange\0" "dēng\0" "đắng\0" "gin1 zin4\0" "chickling\0" "rán\0" "name of a variety of grass, growing grass, to weed (in farming); to mow grass or cut weed\0" "cè\0" "gaan1\0" "(same as 葌 蕑) fragrant thoroughwort (Eupatorium fortunei)\0" "tai4\0" "name of a variety of grass, weed (in farming); to mow grass or cut weed\0" "tí\0" "kam4\0" "Cyperus rotundus, a kind of medicinal herb\0" "qín\0" "biu1\0" "name of a variety of grass, fragrant herb; vanilla, fragrant; delicious; balm; spice\0" "biǎo\0" "seoi6\0" "a fungus which grows on rotten plants and is eaten when fresh\0" "suì\0" "heading; earing; to flower; to blossom (of the smartweed group), Cyperus rotundus, a kind of medicinal herb, a peduncle or footstalk of a flower or fruit; a stem; a base, new growing leaves\0" "wéi\0" "deon1\0" "name of a variety of grass, luxuriant; lush of the grass\0" "dūn\0" "sap3\0" "sound of the grass; parsley\0" "sè\0" "ngoi3 oi3\0" "to cover; to put a cover over something, small, low, weak, pure; clean; clear\0" "ài\0" "a kind of fragrant herb, a kind of vegetable (growing in the water; something like the bracken)\0" "qì\0" "cyun2 cyun3 zyun2\0" "lush growth; dense growth of trees and grass, to huddle together; to crowd together\0" "zǔn\0" "fun2 haat6\0" "name of a variety of grass, Compositae; chrysanthemum family, perennial herbage; to blossom in winter\0" "kuǎn\0" "suddenly, name of a variety of grass\0" "fěi\0" "zaam1 zaam3\0" "(same as 蔭) the shade of a tree, to cover up; to cover or screen\0" "yìn\0" "zing1\0" "meat in the form of paste; salted or pickled meat\0" "sou2\0" "name of a variety of grass\0" "sǎo\0" "round straw quilt; bedding; cushion; mattress; mat for the chair, name of a variety of grass\0" "dòu\0" "name of a variety of grass, a kind of vegetable\0" "huì\0" "dip6 seot1 sit3 sou3\0" "name of a variety of grass, (same as U+5C5F 屧) the wooden sole of a shoe\0" "xiè\0" "zak3 zak6\0" "a kind of plant, Pueraria thunbergiana, a creeping, edible bean whose fibers can be made into linen-like cloth and whose roots are used in herbal medicine\0" "zé\0" "sik1 tan4\0" "name of a variety of grass, grass that creep and spread luxuriantly\0" "tán\0" "tong4\0" "of elm group\0" "táng\0" "zi6\0" "(same as U+7A49 稚) young grain, tender; young, delicate; small\0" "zhì\0" "zaau5 zeoi6\0" "name of a variety of grass\0" "yì\0" "fuk1\0" "(non-classical form) name of a variety of grass (corrupted form of 葍) perennial; creeping plants\0" "fú\0" "ngo4\0" "Artemisia, a kind of plant with edible leaves\0" "é\0" "seoi1\0" "(same as 葰) parsley\0" "jùn\0" "gaa1\0" "name of a variety of grass\0" "jiā\0" "caat3\0" "name of a variety of grass; poisonous; used to kill fishes, valueless things; insignificant things\0" "chá\0" "haam4\0" "name of a variety of grass, couch grass family\0" "xián\0" "maan6\0" "name of a variety of grass\0" "màn\0" "syun1\0" "(same as 蓀) fragrant herb, vanilla\0" "name of a variety of grass\0" "bì\0" "ling4\0" "(same as 苓) a variety of fungus; tuckahoe, licorice, or liquorice, name of a variety of grass\0" "líng\0" "zit6\0" "to set in order; to adjust and repair\0" "jié\0" "gwai6\0" "(same as 蕢) a straw basket, a vegetable with red stalk\0" "kuì\0" "gaap3\0" "name of a variety of grass\0" "jiá\0" "ceoi3\0" "cing1\0" "medical herb; sesame\0" "chēng\0" "sắng\0" "long6\0" "Henbane, poisonous, seeds for medical use, a plant which produces a brown dye\0" "làng\0" "guk1 hing1\0" "a kind of vegetable; rape\0" "xīng\0" "fai3\0" "(non-classical form 蕟) coarse bamboo mat, a kind of ailment, probably of a rheumatic nature, which causes stiff neck and backbone\0" "fèi\0" "leoi4\0" "Compositae; chrysanthemum family; perennial herbage; herb medicine\0" "lǘ\0" "zaa2\0" "weak, crude and coarse, careless; rash, bad behavior\0" "zhǎ\0" "haap6 hot3\0" "water plant\0" "hé\0" "(same as 蘄) name of a county in ancient times; today's south of Anhui Province, Suxian\0" "jī\0" "(ancient form of 苨) herb medicine; Chinese bellflower family; Platycodon grandiforus\0" "nǐ\0" "zing4\0" "flower of the chrysanthemum; chrysanthemum\0" "yíng\0" "(same as U+832D 茭) Zizania latifolia, a kind of edible aquatic grass, rootstock (of the lotus), the joint of the sides of arms and the end of a bow\0" "xiào\0" "tang4\0" "(same as 藤) rattan\0" "téng\0" "dry fruit (e.g. nuts), dried fruit\0" "lǎo\0" "zaak6\0" "the water plantain\0" "zé\0" "kwai4\0" "(corrupted form of U+5914 夔) a one-legged monster; a walrus, name of a court musician in the reign of Emperor Shun (2255 B.C.)\0" "kuí\0" "goeng1\0" "(same as 薑) ginger\0" "cim4 zim1\0" "name of a variety of grass, a kind of vegetable, a variety of nettle, urtica\0" "qián\0" "guk1\0" "(interchangeable 菊) flower of the chrysanthemum; chrysanthemun\0" "jú\0" "piu4\0" "duckweed\0" "piáo\0" "bèo\0" "another name for 知母\0" "fán\0" "dam1 ding1 taau4\0" "name of a variety of grass\0" "tóu\0" "lam5\0" "Artemisia, a kind of plant with edible leaves\0" "lǐn\0" "nei4\0" "name of a variety of grass\0" "mí\0" "a second for monkshood (附子); Chinese herb medicine\0" "zhuó\0" "name of a variety of grass; another name for 葒草 (Polygonum orientale)\0" "xié\0" "wu6\0" "name of a variety of grass\0" "hù\0" "mei4\0" "a kind of plant; putchuck, the root of a species of thistle found in Cashmere; roseleaf raspberry (Rubus rosaefolius var. Coronarius)\0" "mí\0" "gaai1\0" "(same as U+7A2D 秸) wheat straw; the stem of hem\0" "jiē\0" "cap3 zap6 zip3\0" "a curtain; a shade; screen; blinds\0" "zá\0" "cung4\0" "dense growth; lush growth or the grass, a tree; a numerary auxiliary for counting trees or similar things, roots that grow above ground\0" "cóng\0" "lai6\0" "to adhere to; to stick together\0" "lì\0" "nan4\0" "name of a variety of grass\0" "rán\0" "zuk6\0" "the rhododendron -- it is said to cause sheep to stagger and die, hence the name\0" "zhú\0" "zaam4\0" "(ancient form of 荶) a kind of vegetable; something like garlic; growing in the water, name of a variety of grass\0" "yín\0" "ham3 hon3 soeng2\0" "name of a variety of grass\0" "hàn\0" "ceoi3 hiu1\0" "(same as 虈) angelica; the root of Dahurian angelica\0" "zi3\0" "number, to count; to enumerate\0" "yì\0" "lyun4\0" "an edible water-plant -- Brasenia purpurca\0" "luán\0" "laa3\0" "the water is waving in the breeze, old and desolate; rags and rubbish\0" "yuè\0" "zin4\0" "(ancient standard form of 然 燃) to burn; to ignite; to light\0" "rán\0" "ling4\0" "name of a variety of grass; nasturtium\0" "líng\0" "zoeng6\0" "medicinal herb; a kind of vegetable, salted vegetables\0" "niàng\0" "wat1\0" "fragrant herb; fragrant plant; tulip\0" "yù\0" "zoek6\0" "(same as U+8650 虐) cruel; ferocious; atrocious\0" "nüè\0" "heoi1\0" "(of tiger) to roar or howl\0" "zi6\0" "tiger-like\0" "yì\0" "zoek6\0" "(same as U+8650 虐) cruel; ferocious; atrocious\0" "nüè\0" "zi6\0" "of tiger, to roar\0" "yì\0" "kin4\0" "(same as 虔) to act with reverence, devout; sincere\0" "qián\0" "tiger\0" "xiá\0" "cyu3 cyu5\0" "(same as U+8655 處) to dwell; to abide in; to stay on; to be at rest in; to occupy, a place; an office; a department\0" "chǔ\0" "sound of a tiger\0" "yín\0" "a white tiger\0" "mì\0" "earthenware with the shape of a bean; used in ancient times\0" "xī\0" "of a walking tiger\0" "nà\0" "a kind of white tiger, an angry tiger, sound of a tiger\0" "kǎn\0" "a tiger\0" "zǔ\0" "haap6\0" "(same as 狎) to show familiarity, intimacy, or disrespect (of a tiger)\0" "xiá\0" "strong; great fighters or warriors -- the bear and the tiger\0" "yán\0" "a tiger\0" "tú\0" "a resting tiger; a tiger to lie down and take some rest\0" "tī\0" "wu1\0" "a tiger\0" "wū\0" "sak3 sok3\0" "of tiger\0" "suǒ\0" "the fighting sound made by two tigers\0" "yín\0" "cung4\0" "(corrupted form of 虫 蟲) insects; worms\0" "chóng\0" "zau2\0" "a sea-insect; in the shape of a human's elbow\0" "zhǒu\0" "mong4\0" "(non-classical form of U+8771 虻) a gadfly\0" "mǎng\0" "zyun4\0" "(non-classical form of 螈) a kind of lizard found in damp places; Diemyctylus pyrrhogaster, a kind of amphibious reptile\0" "yuán\0" "millipede\0" "nǜ\0" "miu4\0" "first-born silkworm\0" "miáo\0" "zau2\0" "(same as U+86A4 蚤) flea, to scratch, the mortices in the hub for the spokes of the wheel\0" "zǎo\0" "zyun1\0" "(same as 蜿) to creep; to wriggle\0" "wǎn\0" "maau4\0" "(same as 蟊) insects that are injurious to crops\0" "lí\0" "wat1\0" "scorpion; a grub which bores into trees and destroys them, a kind of spider\0" "qū\0" "a poisonous insect; scorpion; to sting; prick of a poisonous insect; venomous sting, to ache\0" "nà\0" "sek6\0" "mantis, (same as 蟅) ground beetle (Eupolyphage sinensis)\0" "shí\0" "bit1\0" "a kind of bee; black bee\0" "bì\0" "(same as 蠀) grub (a kind of larva); maggots, looper; inchworm; geometer\0" "zī\0" "pong5\0" "(same as 蚌) oyster\0" "bàng\0" "gyun2\0" "grub (a kind of larva), second for spider, a variety of spider; octopus; a long-legged spider\0" "juàn\0" "(same as 蠁) larvae; grubs\0" "xiǎng\0" "fui1 kwaai1\0" "poisonous insect, (same as 奎) one of the 28 constellations which ancient Chinese astrologers believed to control the literary trends of the world, (same as 蛙) frog\0" "kuí\0" "bei1 pai3\0" "a kind of gnat; a small flying insect\0" "pài\0" "hong4\0" "large shrimp in the sea\0" "kuāng\0" "ceon4 zung1\0" "a kind of insect (looks like cicada)\0" "xún\0" "caa3\0" "jelly-fish; sea-blubber, (interchangeable 虴) looks like grasshopper but smaller\0" "zhà\0" "ziu4\0" "a kind of insect, (non-classical form of 珧) scallops, found in abundance in the China Sea; the shells contain mother-of-pearl, and the compressor muscle or ligament is dried and imported into China as Compoy (干貝); also called (江瑤柱) it is highly esteemed as an article of food, both in China and Japan\0" "yáo\0" "riêu\0" "kwan1\0" "insects\0" "kūn\0" "(of a hog:) to root (rout) earth with the snout; animal of the hedgehog family\0" "huī\0" "hei1\0" "a kind of insect\0" "xī\0" "he\0" "ngo4\0" "(same as 蛾) moth\0" "é\0" "zoeng4\0" "(interchangeable 蛘) weevil\0" "yáng\0" "siu6 tiu4\0" "a legendary animal in ancient times\0" "tiáo\0" "zaau4\0" "ephemera; ephemerid; May fly, poison of the snake\0" "yóu\0" "goek3\0" "the dung beetle, scarabaeus; the scavenger beetle\0" "jué\0" "lei4\0" "(same as 蜊) a kind of clam with thick white shells\0" "lí\0" "lei4\0" "(same as 蜊) a kind of clam with thick white shells\0" "lí\0" "a kind of clam\0" "chēng\0" "a kind of cicada, long-legged spider\0" "jì\0" "fu2\0" "Diemyctylus pyrrhogaster, a kind of amphibious reptile, a kind of spider; a fly-eating spider\0" "hǔ\0" "zan2 zan6\0" "the millipede, a kind of cicada; big and with black color\0" "zhàn\0" "fu2 fu6 gu2\0" "a kind of insect; golden beetle\0" "fǔ\0" "coeng4\0" "millipede, (of a road) winding; zigzag\0" "cháng\0" "gun1 gun2 sung1\0" "a kind of insect, ant\0" "guǎn\0" "guk1\0" "the toad (especially in reference to the one supposed to live on the moon), earthworm\0" "jú\0" "mong4\0" "(non-classical form of U+8771 虻) a gadfly\0" "méng\0" "coeng1\0" "a small solitary wasp\0" "chāng\0" "to put out the tongue (said of animal)\0" "tàn\0" "vẹm\0" "mau4\0" "a marine crab\0" "móu\0" "sing1\0" "dragonfly\0" "xīng\0" "lai5\0" "(same as 蠡) wood-boring insect, (of insects) to bore or eat wood, a tribe of the huns\0" "lǐ\0" "zaan2 zin1\0" "a kind of insect\0" "yān\0" "name of a insect; a black insect with six legs, capable of ejecting poison for self-defense; the spider millipede\0" "sōu\0" "si1\0" "a weevil found in rice, etc.\0" "shī\0" "firefly\0" "yì\0" "bei3 bing6\0" "a kind of clam; long and narrow\0" "bìng\0" "cung1 cung2\0" "dragonfly\0" "cōng\0" "hau4\0" "a house-lizard or gecko, a kind of insect; living in the water\0" "hóu\0" "zyun1\0" "(same as 蜿) bends; turns; curves; turns and twists, to circle; to hover around, a name for the earthworm\0" "wǎn\0" "daai3 dai6 zit3\0" "rainbow\0" "dì\0" "(same as 蚈) the millipede, firefly\0" "jī\0" "a weevil\0" "gé\0" "hon4\0" "earthworm\0" "hán\0" "bok3\0" "eggs of mantis; chrysalis\0" "bó\0" "saau1 suk1\0" "a kind of insect\0" "xiū\0" "laau4 laau4\0" "a mole-cricket, a kind of insect; (same as U+45BB 䖻) ephemera; ephemerid; mayfly; snake poison\0" "liú\0" "caam4\0" "(non-classical form of 蠶) silkworm\0" "cán\0" "caam4\0" "(same as 蠶) silkworm\0" "cán\0" "a kind of insect\0" "yì\0" "syun4 syun6\0" "the larva of mosquitoes\0" "xuán\0" "zin1\0" "a kind of insect, name of a place recorded in ancient books\0" "yán\0" "zou2\0" "(same as 蚤) flea\0" "zǎo\0" "insect of mulberry, insects that damage to the melons\0" "hàn\0" "ngaau5 zung4\0" "a kind of worm produced in water\0" "yóng\0" "zung1\0" "the solitary wasp, lice on cattle, a kind of gad-fly\0" "zōng\0" "fung1\0" "(same as 蜂) bee; wasp\0" "hong1 wong1\0" "Libellulidae, a variety of dragonfly\0" "kāng\0" "zyu4\0" "Lepsima saccharina, a kind of silvery worm that eats clothes, books, etc.\0" "yú\0" "cik1\0" "toad (especially in reference to the one supposed to live on the moon), molluscs; mollusks generally\0" "qī\0" "ze3\0" "a kind of worm; can be used in Chinese medicine\0" "zhè\0" "maa3 maa4\0" "(same as 蟆) a frog, a toad\0" "má\0" "fung1\0" "(same as U+882D 蜂) bee; wasp, hornets, wasps\0" "cong2 song2\0" "a kind of insect\0" "shuǎng\0" "zeon3\0" "a kind of insect, clam family\0" "jìn\0" "gun3\0" "spiral shell; conch, spiral\0" "guàn\0" "buk6\0" "a kind of insect, snail family, snake family\0" "pú\0" "firefly\0" "린:N\0" "lìn\0" "tíng\0" "goeng1\0" "a disease attacked silkworm, a dying silkworm\0" "jiāng\0" "laap6\0" "(non-classical form of 蠟) wax\0" "là\0" "zi3 zik1\0" "a kind of wasp\0" "yì\0" "zung2\0" "a kind of insect; a weevil found in rice, etc.\0" "yōng\0" "ci3 zi4\0" "(same as 蛓) hairy caterpillar\0" "cì\0" "zin4\0" "creeping; wriggly, (same as 蜑), the boat people in the coastal areas of Fukien (Fugian) and Kwangtung (Guangdong); Southern tribes\0" "yǎn\0" "zik1 zit3\0" "a kind of sea crab\0" "jié\0" "faan1 waat1\0" "a kind of insect\0" "xūn\0" "a small gadfly that suck blood of horse or cow; weevil found in rice, etc.\0" "wèi\0" "hin2\0" "(same as 蜆) Corbicula leana, a variety of bivalves\0" "xiǎn\0" "ning4\0" "a kind of insect; mole cricket\0" "níng\0" "faau6 waai3\0" "(same as 蛗) grasshoppers\0" "fù\0" "zit6\0" "(same as 蠽) a blue-green colored cicada\0" "gé\0" "(same as U+460B 䘋) a kind of insect\0" "maak6 mik6 mong4\0" "a kind of crab, (same as 蟔) a caterpillar\0" "mò\0" "cicada family; a poisonous insect\0" "zhù\0" "naang4\0" "same as U+879A 螚\0" "nái\0" "hin2 hyun2\0" "earthworm\0" "xiǎn\0" "hến\0" "man1\0" "(same as 蚊) mosquito; gnat\0" "wén\0" "laai6 lit6\0" "(corrupted form of 蠣) oyster\0" "lì\0" "caam4\0" "(standard form of 蠶) silkworm\0" "cán\0" "mit6\0" "flies; small insects produced in damp places; a kind of gnat\0" "miè\0" "a kind of insect\0" "jiān\0" "nik1\0" "gadfly\0" "nì\0" "caai3\0" "(same as 蠆) a kind of scorpion, a poisonous insect\0" "chài\0" "wan1 wan6\0" "name of an insect\0" "wān\0" "seot1\0" "(same as 恤) sympathy, pity\0" "xù\0" "nuk6\0" "(same as standard form 衄) the bleed at the nose, to damage; a setback; a failure\0" "nǜ\0" "mak6\0" "(non-classical form of U+8108 脈) the pulse, the veins or arteries\0" "mài\0" "co4 zeoi1 zyun1\0" "boy's reproductive organs, to fleece; to cut down; to scrape; to pare, to enfeeble\0" "zuī\0" "thick blood of cattle and goat\0" "kàn\0" "ho2 kaa1\0" "(same as 喀) to vomit; to throw up; to disgorge, coughs\0" "kā\0" "hong4\0" "prostitute, a trade; an occupation; a profession\0" "háng\0" "faai1 gwaan2 pui3\0" "beautiful, exquisite; fine\0" "zyu6\0" "(same as 御) to drive; to control; to manage, imperial, to wait on, clean; pure\0" "소:N 어:N\0" "yù\0" "wai6\0" "(same as 衛) to guard; to protect, a keeper\0" "wèi\0" "zeot1\0" "(same as U+5352 卒) a servant; an underling, a pawn in chess, abrupt; hurried\0" "zhú\0" "gei1\0" "(Cant.) 卡䘛, khaki\0" "gan1\0" "(same as standard form 巾) a napkin; kerchief or towel, a headgear\0" "zik6\0" "a shirt; a garment; a gown, a black dress\0" "yì\0" "kind of silk woven with double threads and water proof; lining the coffin, leather lining of clothing\0" "diāo\0" "faat1 kut3\0" "(corrupted form of 袚) greaves, knee-pads, buskins, dress; clothes of minority group in ancient times, children's garments, a mat for wrapping garment, (same as 帗)(in ancient China) a multicolored prop used in dancing rituals\0" "fú\0" "bei2\0" "the sleeve\0" "bǐ\0" "old and shabby (said of clothes), to fill in or to pack clothes with cotton, to remain in a standstill for a long time\0" "zhǔ\0" "clothes that have no lining, stitches in the clothes, wrinkled; crinkled clothes, cotton clothes\0" "zǐ\0" "a sword covering to protect the scabbard\0" "shù\0" "the front of a Chinese gown, lapel of a Chinese dress-worn by the literati in former days, a short coat; a short top garment, neck-wears for babies, very fine silk fabric\0" "xiá\0" "fai3 nei4 zyu4\0" "a kind of head-dress wore in funeral rites in old days, fine clothes\0" "ní\0" "gaau1 gau2\0" "short leggings drawn over the trousers, clothes for fisherman\0" "jiǎo\0" "ceon4 jyun6\0" "collar, a throat-band to hold the hat, a tassel; a fringe, (same as 袨) in full dress, black colored ceremonial dress\0" "xún\0" "cung1\0" "clothes without hem; ragged garments; a garment without a lining, single\0" "chōng\0" "zyu4\0" "(same as 袽) old rags; old clothing, caulking\0" "nòu\0" "zung4\0" "armour, military dress\0" "róng\0" "sak3 si6 taai4 zi3\0" "the pleats on the lapel of a garment of thin silk\0" "zhì\0" "song1 song3\0" "(same as 喪) to lose; death; funeral, to mourn, to destroy\0" "sāng\0" "sau1 sok3\0" "the lapel or collar of a garment or robe, hat\0" "a hood; some kind of covering used on a carriage, towel; kerchief\0" "shān\0" "zyu6\0" "(same as 裕) wealthy; abundance; plenty, generous\0" "yù\0" "kaam1\0" "(interchangeable 襟) a garment of single thickness, lapel of a garment, collar of a robe formerly worn by the literati, therefore used for educated classes\0" "jīn\0" "zung1\0" "(same as 衳) short pants; trousers; drawers\0" "luk6\0" "hissing sound of the clothes\0" "lù\0" "sleeves, a piece of towel used to block up the ears\0" "hān\0" "sleeves, old and meanly clothes\0" "biē\0" "the lower front of a robe, gown, etc., sleeves, the opening on the lower front of a robe\0" "yì\0" "ceoi3\0" "clothes that have no lining (usually for summer wear)\0" "zuì\0" "zaan6\0" "a seam which has come unsewn; to mend (clothes, etc.), (same as U+8892 袒 U+7DBB 綻) to bare; to strip; bared, ripped seam; a crack, ripped; split\0" "zhàn\0" "zuk6\0" "curtain on a carriage or car\0" "yù\0" "wun2\0" "stockings; socks, the sleeve\0" "wǎn\0" "ngaai4\0" "clothing and ornaments; an ornamental item; a decorative article of a garment\0" "ní\0" "gun2 kong3\0" "trouser legs; trousers; fur pants\0" "guǎn\0" "faat1 gwaat6\0" "shirt or a jacket without any decorated hem\0" "jué\0" "bang1\0" "(same as 綳繃) a cloth to carry an infant on the back, to tie; to bind, to break open, to endure or bear\0" "běng\0" "can1\0" "children's garments, a mat for wrapping garments\0" "cán\0" "zung1\0" "(non-classical form of 衳) short pants; trousers; drawers\0" "sleeveless clothes\0" "duò\0" "clothes with thick hem, to adjust, to regulate\0" "qì\0" "ziu1 ziu2\0" "the waistline (in dress-making), a loop for button, a waist band or belt, pleat; a fold\0" "yāo\0" "slits on the lower part of a gown for freedom of movement\0" "kuì\0" "clothes of coarse fabric, seams; a fold; pleat of a garment, shirt; jacket\0" "ruán\0" "hau4\0" "a loose garment or cloak, shirt; jacket\0" "hóu\0" "ceon4\0" "clothes, the central suture; seams on the back (said of clothes)\0" "xún\0" "ze6\0" "arid; dry; parched\0" "xiè\0" "gui2 kui2\0" "(simplified form) a knot; a button, (dialect) to tie up; fastening; to wear; to slip on, to make a knot by a rope; a piece of string or a ribbon, (same as 繪) to draw (picture)\0" "kuì\0" "sleeves, a piece of string; a ribbon; (shoe, boot, etc.) lace\0" "xié\0" "bok6 pok3\0" "short sleeves shirt, clothes that have no lining, (same as 薄) thin; light; slight\0" "bó\0" "furs and linen garments, thin; light; slight, to pound; to beat, to attack, to hull or unhusk\0" "kè\0" "ceoi1\0" "(same as 縗 衰) a piece of sackcloth worn on the breast in mourning, the frayed edges of mourning garments\0" "cuī\0" "cuk6 sin6 tung4\0" "to store or save up; to hoard, to strip off; to deprive of, to undress forcibly\0" "xù\0" "baai2\0" "the lower part of a garment; skirt; petticoat\0" "bǎi\0" "aau1 zaau1 zat3 zim2\0" "clothes made of poor fabric, head-dress for children (or minority group), an infant's bib\0" "ōu\0" "clothes that have no lining\0" "zǒng\0" "bang1\0" "(same as 綳繃) a cloth to carry an infant on the back, to tie; to bind, to break open, to endure or bear\0" "a swaddling cloth for infant; a broad bandage for carrying an infant on the back\0" "tì\0" "exquisite; fine, bright-colored clothes, clear white\0" "chǔ\0" "ci4\0" "clothes\0" "chí\0" "niu5\0" "(same as 裊 褭) curling up, as smoke, wavering gently; to sway enticingly; winding round and round, in ancient time to cast gold in the shape of horse's hoofs; fine horse\0" "niǎo\0" "gwaan2 waan6\0" "(same as 袞 渿) ceremonial dress of the emperor or very high officials\0" "guàn\0" "fung4\0" "(corrupted form) legendary mountain deity, (interchangeable 逢) to meet; to come across, to happen; to fall in with\0" "féng\0" "sit3\0" "under garments, intimate with, dirty; ragged, undress; thus -- to treat with irreverence\0" "xiè\0" "dang1\0" "woolen string; ribbon or lace\0" "dēng\0" "wai4\0" "heavy clothes (thickness), to hang down\0" "wéi\0" "kyut3\0" "short clothes, to lift up clothes and across a river\0" "jué\0" "kui2\0" "(simplified form) a knot; a button, (dialect) to tie up; fastening; to wear; to slip on, to make a knot by a rope; a piece of string or a ribbon, (same as 繪) to draw (picture)\0" "kuì\0" "zaang6\0" "short T-shirt, lined garments without padding\0" "zèng\0" "ragged garments or clothing\0" "sà\0" "good; nice; fine, long and large clothes\0" "duǒ\0" "ling4\0" "shiny dresses\0" "líng\0" "upper garments\0" "méng\0" "fan1\0" "red color; crimson\0" "gwo2\0" "(non-classical form of 裹) to wrap or bind\0" "guǒ\0" "mung4\0" "clothes\0" "méng\0" "paan3\0" "(same as 襻) a loop for button\0" "lóng\0" "zing3\0" "plaits on the sides of a petticoat, pleats of a skirt, contrast of the mixed colors\0" "yìng\0" "hin1\0" "(same as U+8930 褰) to lift or raise (one's dress, skirt, etc.), trousers; drawers; pants\0" "gun3\0" "belt, strip of cloth\0" "guàn\0" "cuk1\0" "exquisite; fine, sharp; distinct, bright-colored\0" "cù\0" "lei4\0" "new feather; damp; moist and sticky, a thin-silk curtain\0" "lí\0" "liɛ\0" "suk6\0" "(same as 襡) a long coat; a long jacket, the connection of the top and bottom of clothes\0" "dú\0" "ceng1 cin1\0" "(same as 遷) to move; to remove, to change\0" "biu1\0" "(same as 熛) spiting flames, flashed fire, to shine off and on, to cover; to hide, to seal, to build\0" "biāo\0" "sin1\0" "to soar as a bird, (ancient form of U+9077 遷) to move, to change\0" "saai1\0" "rustic; low; mean, to despise, family name\0" "xī\0" "daak1 kaam4\0" "(ancient form of 得) to obtain; to acquire; to gain, to effect; to attain, can; may; able to be done\0" "dé\0" "dak1\0" "(same as U+4677 䙷) to obtain; to acquire; to gain, to effect; to attain, can; may; able to be done\0" "dé\0" "to vomit milk (said of baby), to vomit unwillingly\0" "xiàn\0" "lim4\0" "(corrupted form of 覝)(standard form of 廉) to observe; to watch; to examine\0" "lián\0" "to steal a look; to steal a glance\0" "to see; to observe, to appear, now; present, ready, to summon; to call up, far, deep; profound\0" "shào\0" "to see; to observe\0" "xié\0" "si1\0" "to wait for; to await (interchangeable 伺), (same as 施) to act; to do; to make, to grant; to give, to apply\0" "shī\0" "mei6\0" "to see; to observe\0" "wèi\0" "cam1 laam6\0" "(non-classical form) to see stealthily; to peek\0" "(same as U+4680 䚀) to see, to see stealthily; to peek\0" "hak1\0" "to see; to observe or examine\0" "hè\0" "to realize fully, to make a thorough examination\0" "yóu\0" "luk1\0" "to make fun of, to having the same idea, feeling, etc.\0" "lù\0" "loi4 loi6\0" "to look after home or domestic affairs, to search one's own soul, to see; to observe\0" "lài\0" "to see; to look at, to examine\0" "yǐng\0" "sang2 sing2\0" "to observe; to inspect carefully, leaking out, a measurement, (non-classical of 省) economical, a province, to save; to avoid\0" "shěng\0" "to see; to look at, to examine\0" "juàn\0" "haam1 kaai3\0" "to see; to look at, to examine, to spy upon, to wait upon\0" "qì\0" "to look from a distance\0" "jiǎn\0" "waan4\0" "eyesight blurred; dim of sight; giddy or dizzy, (same as 鄖) name of a state (today's Hobei province) in ancient China, name of a place in today's Jiangsu province\0" "yùn\0" "to look at; to observe or inspect; to see\0" "qì\0" "zong1\0" "eyesight blurred; dim of sight, to look steadily at; (Cant.) to peep (through a crack)\0" "to love; intimate; near to; dear; parents; relatives, to see; to look at; to observe\0" "lìn\0" "getting red in the eyes, to look from a distance\0" "jí\0" "to steal a glance; to peep; to spy on\0" "mái\0" "so2 zong6\0" "eyesight blurred; dim of sight, to look steadily at\0" "chuáng\0" "(same as 瞫) to observe; to examine; to look deeply into\0" "niǎn\0" "baan1 bin1 paan5\0" "to look suddenly; to look shortly\0" "bīn\0" "laai6 lak6\0" "to search out; to examine into, (Cant.) to give an angry glances at somebody\0" "lì\0" "ling4\0" "mountain deity; with human face and animal body\0" "líng\0" "gong1\0" "to lift; to raise\0" "gāng\0" "the long and upright horns of cattle\0" "chéng\0" "a spoon for cooked rice made of horn of an animal, uneven horns of cattle\0" "xuān\0" "horn of an animal\0" "xiǎn\0" "regulate; polish ivory to make it more white\0" "hú\0" "bei1\0" "cattle with crosswise horns, crosswise horns of a cattle\0" "bī\0" "zeot1\0" "new-growing horns, to clasp or hold under the arm, to bosom; to embrace\0" "zú\0" "the middle of the horn\0" "dǎi\0" "daai2\0" "horns, middle of the horn, (same as 歹) bad; wicked; depraved; vicious\0" "dǎi\0" "wan6\0" "(ancient form) unbroken firewood, complete; whole; general, round horn, animal's horns, a whole horn\0" "hùn\0" "soi1\0" "bones in a horn of cattle and goat\0" "sāi\0" "horn, jewelry; ornaments used for woman in old days, an eyelet for the hook of a leather belt, a second for childhood\0" "chè\0" "taai3 taai4\0" "crooked horns of the animal\0" "tí\0" "zoek6\0" "to adjust a bow\0" "nuò\0" "slanted corners; curved corners, crooked horn\0" "zhì\0" "lau4\0" "curved with angles; curved corner\0" "liú\0" "fai3\0" "a string fastened to an arrow to draw it back after shooting\0" "fèi\0" "faan4 hiu1 kiu4 ziu4\0" "high; curved; long horns\0" "jiǎo\0" "gwaan1\0" "curved horns, (non-classical form of 鱞 鰥) Huge fish found in the Yellow River, said to be unable to close its eyes\0" "guān\0" "ornamental articles made of horns used to decorate the top of a stick or horsewhip, to hit; to beat\0" "xí\0" "leon4\0" "lín\0" "xuān\0" "zing4\0" "thicker, heavy, still; yet\0" "réng\0" "tou2\0" "(ancient form of 討) to quell (uprising, rebellion, etc.) to punish (another nation, etc.) by force fo arms, sound; voice; tone\0" "tǎo\0" "pei2\0" "to prepare, all complete; all ready, (corrupted and abbreviated form of 訛) false; fake, errors; wrong\0" "pǐ\0" "caan1 seon3\0" "(ancient form of 信) honesty; good faith; to believe or trust; a letter\0" "xìn\0" "saan3\0" "(non-classical form of 訕) to laugh at; to sneer, to slander; to abuse\0" "shàn\0" "do not know, to know nothing about, quickly; fast, sharp; keen\0" "zhì\0" "anger; rage; furious, to scold in a loud voice; to upbraid or revile\0" "wà\0" "to induce; to lure; to allure; to attract; to entice; to tempt; to seduce (with speech; words; through talking)\0" "tǒu\0" "tin1\0" "to scold in a loud voice\0" "tiān\0" "zi1\0" "to treat; to detain, according to one's wishes, good words; honest; sincere words, an echo, joke; witticism; pleasantry; jest; fun\0" "혜:N\0" "yī\0" "good; virtuous\0" "xiè\0" "pei2\0" "(same as 庀) to prepare, to prepare, all complete; all ready\0" "pǐ\0" "miu5 zaau4 ziu4\0" "(non-classical form of 謠) ballad; folk song; song, rumor\0" "yáo\0" "ziu4\0" "(ancient form of 謠) to sing, a ballad, rumour; slander; a false report, from, to follow, to undertake; to attend to\0" "yáo\0" "nuk6\0" "ashamed\0" "nǜ\0" "hou3\0" "(interchangeable 耗) news; tidings; report; information; message\0" "hào\0" "nip6 zaam4 zaam6\0" "to think of; to remember (someone), to read out aloud, (same as U+46D8 䛘)\0" "임:N\0" "nín\0" "to shout in rage; angry shouts, angry speech, to cry continuously, to groan; to moan\0" "yìn\0" "fan2 fan2\0" "reasonable authority statements, (same as 呶) noise (especially from a brawling crowd); uproar; turmoil, abusive language, to boast\0" "fǎn\0" "nam4\0" "(interchangeable 喃 諵) to murmur; in a low voice, to chatter; to gabble\0" "nán\0" "ci2 ci4\0" "(same as 誃 謻) to separate from; to leave or depart; to break away, (same as 詑) to cheat; to swindle\0" "yāo\0" "used in person's name\0" "wàn\0" "to console; to comfort; to soothe; to show sympathy for, ill-will; enmity; animus\0" "yuǎn\0" "loquacious\0" "xiá\0" "zaau3\0" "(same as 咒 U+546A) to curse; to swear\0" "zhòu\0" "to laugh; to smile; to grin; to giggle; to titter; to chuckle, well-intentioned advice\0" "yuǎn\0" "hin1 saai6\0" "(interchangeable 誓) to vow; to swear; to take an oath\0" "shì\0" "to induce by words\0" "miàn\0" "cheerful all the time; without stopping, to tell; to say, to designated, to think\0" "xī\0" "to scheme; to plan; to plot, to seek; to try to get\0" "jì\0" "tou4\0" "to provoke or arouse (ill-will, etc.) to cause disputes; to sow discord between two parties, to talk nonsense; to talk incoherently or unintelligibly; lies or wild talks\0" "táo\0" "fai3\0" "loquacious, to talk quickly\0" "fèi\0" "to shout in rage; to scold in anger\0" "xuè\0" "nei4\0" "to call somebody, (same as 泥) to beg; to entreat; to implore, to be bigoted; to adhere to the letter of the law; bigoted and conservative, poor (speech)\0" "ní\0" "ci4\0" "(same as U+8A5E 詞) an expression, words; phrases; a part of speech, tales; stories, a form of poetry\0" "cí\0" "mat6\0" "(same as 謐) silent; quiet; serene; still, cautious; careful\0" "mì\0" "bin6\0" "(standard form of 辯) to argue; to dispute; to discuss; to explain\0" "biàn\0" "gam1 ham4\0" "(abbreviated form of 譼) (ancient form of 監) an official position in former times, a government establishment in former times\0" "naa4\0" "to hold in hand; to grasp; to take, to arrest; to use, (non-classical form of 誽) to spy; to find out secretly\0" "나:N\0" "ná\0" "naa4 zyu4\0" "(non-classical form of 諛) to flatter, flattery\0" "yù\0" "zaai6\0" "(same as 詍) loquacious\0" "è\0" "to pry into or expose another's secret; to gossip about a man's private affairs or about his faults, to accuse or charge\0" "zhǐ\0" "zaam4 zim4\0" "to think of; to remember (someone), to read out aloud, loquacious, guttural sound, noise; uproar; turmoil\0" "임:N\0" "rén\0" "cuk6\0" "to smell the fragrance\0" "xù\0" "to praise; to extol; to exalt; to glorify\0" "lüè\0" "(same as 詯) courage\0" "huì\0" "seon3\0" "(same as ancient form of 訊) to ask; to inquire; to question, information; news\0" "xùn\0" "to like, to puzzle\0" "노:N\0" "náo\0" "hon5\0" "loquacity, boasting; hyperbole, to talk harshly; to shout angrily\0" "hàn\0" "gap3\0" "(same as 唊) wild statements; deliberate lies\0" "jiá\0" "daau2 daau6\0" "unable to talk, incapable; inefficient\0" "dòu\0" "waa6\0" "(ancient form of 話) words; saying; talk, to speak\0" "huà\0" "tuk1\0" "cunning; crafty; sly; silly; artful\0" "tū\0" "speech; words, to say; to talk, negative, hesitate\0" "pīng\0" "cuk1 zok6\0" "urgently; hastily; hurriedly, a hasty speech\0" "cù\0" "hei1\0" "speech; word, a speech sound, tone (of one's speech), boasting\0" "xī\0" "zung6\0" "(ancient form of 訟) litigation, to argue over\0" "sòng\0" "mai4\0" "(corrupted form of 謎) riddle, puzzle, conundrum\0" "mí\0" "seon3\0" "xìn\0" "kui2 ok3 wu3\0" "to slander; to defame, (same as 惡) to abominate; to detest, (same as 啞) to laugh; to grin\0" "wù\0" "kung4\0" "loquacity, to inquire; to ask; to make inquiry\0" "qióng\0" "zoeng1\0" "to deceive; to delude, careless; lax; heedless\0" "zhāng\0" "tou4\0" "baby talk, to pray, to felicitate\0" "táo\0" "hang6\0" "angry, reproof; scolding\0" "xìng\0" "gaau3 saat1\0" "to destroy, to slander; to abuse; to defame, (non-classical form of 咎) a fault; a defect, an error, to blame; to censure\0" "jiù\0" "geoi3\0" "the reason for speaking\0" "jù\0" "wan6\0" "(non-classical) sketchy; not clear speech\0" "hùn\0" "to talk unremittingly\0" "tí\0" "man4 man6\0" "(same as 謾) to deceive, to scorn; to disdain\0" "mán\0" "zim1 zim3\0" "to malign, to hide; to conceal\0" "yàn\0" "joke; pleasantry, wild talk; a lie\0" "jī\0" "sau6\0" "(same as 授) to teach orally\0" "shòu\0" "loi6 lok6\0" "(same as 誄) writings eulogizing a dead person; a speech, ode, etc. in praise of the dead, to pray for the dead\0" "lěi\0" "zyun2\0" "(same as 婉) to obey; obedient; to comply, to console; to comfort; to soothe\0" "wǎn\0" "zaam1\0" "(corrupted form of 詀) garrulous, to whisper, to joke\0" "chè\0" "to accuse; to censure; to charge\0" "càn\0" "gaai3\0" "(same as 誡) to warn; to admonish\0" "jiè\0" "zaau5\0" "(same as 誘) to induce; to entice; to mislead; to lead on\0" "yòu\0" "wai2\0" "(same as U+6BC0 毀) to slander; to defame\0" "huǐ\0" "cap3\0" "loquacious, to break into a conversation, an irrelevant episode\0" "zhǎ\0" "sou3\0" "familiar with; skilled; versed in\0" "sù\0" "gaak3\0" "cunning; craft; sly; wily; artful, bright; wise\0" "gé\0" "nou5\0" "to insult with words\0" "nǎo\0" "haai5\0" "(same as 謑) to abuse and insult, shame; disgrace\0" "xì\0" "deoi1\0" "to blame; to reproach, to punish, to throw; to cast, (same as 堆) to pile; a heap\0" "duī\0" "ci4\0" "(same as 謘) slow on talking; incapable; obtuse; awkward\0" "chí\0" "to follow; to comply with, to refute; to rebuke; to accuse\0" "wéi\0" "nip6 zip3\0" "(same as 讘) hasty words, loquacity, for the sake of comparison (large to small; big to little, etc.)\0" "zhé\0" "gwan2\0" "to speak not in a clear way, (same as 謴) to play jokes on; to fool (somebody)\0" "gǔn\0" "cau1 cau4\0" "(same as 勦) to speak on behalf of another, buzzing in the ears\0" "chāo\0" "to jest; to joke; to quip (same as 誺) unintelligible answering\0" "chī\0" "zou1\0" "(same as U+5608 嘈) noise; uproar; din\0" "zāo\0" "to suspend; to interrupt, to become aware; to realize\0" "huì\0" "lyun4\0" "(ancient form) chaos; distraction; confusion, confused, continuous; uninterrupted; to tie together, to manage\0" "luán\0" "liu4\0" "sweet; artful words\0" "liáo\0" "lou4\0" "sound, noisy; full of confused noises; clamorous\0" "láo\0" "to withdraw; to decline, clever\0" "tuō\0" "to libel; to slander, to make excuses; to shirk (responsibility, etc.)\0" "huī\0" "mung4 wu3\0" "(same as U+46E9 䛩) to slander; to defame; (same as U+60E1 惡) to hate; to hold a grudge against\0" "wù\0" "ou3\0" "expression; sentence, speech, to tell; to inform; to accuse; to report\0" "ào\0" "sip3\0" "a slip of the tongue\0" "shè\0" "ceoi4 neot6\0" "to speak on the ideas of someone else; to speak without much thought of ones own, to obey\0" "suí\0" "to exaggerate; exaggeration, arrogant; to boast, to dispute with anger\0" "mài\0" "dam6 tam4\0" "(non-classical form) (same as 談) to talk; to converse; to chat\0" "tàn\0" "angry words\0" "xìn\0" "ging2\0" "(same as 警) to guard; to keep watch; to warn; to alert, quick; agile\0" "jǐng\0" "not clever, to make fun of; to poke fun at\0" "án\0" "daap6\0" "to speak recklessly or without forethought; a wild talk, use words to investigate\0" "tà\0" "cam4 dan6 sang6 zan2 zan6\0" "(non-classical form of 讒) to slander; to defame\0" "chán\0" "words of anger; words of dislike or hate\0" "wèi\0" "uncertain\0" "tuǎn\0" "zaai1 zi1\0" "a dose, prepared medicines or drugs, to prepare (medicines and drugs)\0" "jì\0" "caam3 cam3\0" "(non-classical form of 讖) to verify; to fulfill (a prophecy); a hint, an omen\0" "chén\0" "zi3\0" "language of the savage or barbarian\0" "chè\0" "to smell a fragrance\0" "yù\0" "cruel and violent\0" "xiǎn\0" "aau1 aau2 waa6 zaan1 zin1\0" "(simplified form of 訢) (same as 欣) joy; delight; happy\0" "xīn\0" "daan3\0" "birthday; to be born, give birth to\0" "nou5\0" "to insult with words\0" "nǎo\0" "zin3\0" "(simplified form of 讌) a feast, banquet; to entertain, feast\0" "yàn\0" "name of a pavilion in old times\0" "qiú\0" "waang4\0" "name of a valley in today's Hobei Province, (same as 谼) deep ditch; big valley\0" "jiāng\0" "caai4 zaau6\0" "(same as 岫) a cavern; a cave, a mountain peak\0" "sǒng\0" "zeon3\0" "(same as 濬 浚) to dredge; to dig or wash (a well, etc.), (same as 睿) wise and clever\0" "예:N 준:N\0" "jùn\0" "lou4 lou6\0" "deep valley\0" "liáo\0" "guk1\0" "name of a valley in today's Shanxi Province\0" "jú\0" "deep valley\0" "name of a pavilion in today's Shanxi Province\0" "mǎn\0" "laai6 lip6\0" "name of a village in old China, name of a valley\0" "liè\0" "si6\0" "brave; courageous; bold, for the good of, to manage; to handle, (same as 豉) fermented beans\0" "chù\0" "cek3 si6 zik6\0" "(non-classical form of 豉) fermented beans\0" "chǐ\0" "hong4\0" "a small kidney bean; cowpea\0" "xiáng\0" "cam1\0" "fermented and seasoned soybeans, (of beans) wild; undomesticated\0" "qīn\0" "small pieces of bean-stalks, leaves under the bean-stalks\0" "měi\0" "cuk1\0" "shù\0" "husking (smashed) beans for cake, congee or gruel\0" "chǎi\0" "si6\0" "(same as 豉) fermented beans\0" "chǐ\0" "a kind of bean, bean-stalks\0" "gú\0" "zyu4 zyun4\0" "a kind of bean, beans that changed the colors\0" "yú\0" "zaam1\0" "fermented beans; salted beans\0" "yīn\0" "lau4\0" "garden peas (Pisum sativum), an ancient name for beans used in Shanxi\0" "liú\0" "lou4\0" "a kind of wild leguminous plants; wild green lentils\0" "láo\0" "syu6\0" "(same as 豎) to erect; upright\0" "shù\0" "beans\0" "zhé\0" "soeng1\0" "cowpea\0" "shuāng\0" "a pig\0" "huī\0" "fat1\0" "hog; pig\0" "fui1 gwai3 kut3\0" "(standard form of 豗) grunting of pigs, to clash, sound of altercation\0" "aak1 ak1\0" "a large, very strong pig (five hands in height)\0" "è\0" "a sow; an aged sow\0" "shà\0" "ceoi4 zung3\0" "a little of pigs; a little pig, a boar\0" "zòng\0" "a pig seek for food through digging on the earth\0" "jué\0" "gwaan1\0" "a wild boar, a hog; a pig\0" "jùn\0" "teon1\0" "a pig; a hog, a kind of fat animal looks like a pig\0" "tuān\0" "lau4\0" "a sow\0" "lóu\0" "coek3 do6 zit3 zuk6\0" "a castrated hog, a pig\0" "wéi\0" "cung1\0" "a local produced pig, a sucking pig\0" "chōng\0" "a sow, a small pig\0" "zhù\0" "lip6\0" "(same as 鬣) long beard or whiskers, mane, fins\0" "liè\0" "fun1\0" "(same as 貛) the badger; a wild boar\0" "good, fine pig; an ancient term for pigs used in Liangzhou\0" "zhé\0" "coek3 tiu1 zau2 zoek3\0" "reptiles without feet, a fabulous beast\0" "zhǎo\0" "zaau1\0" "(same as 貅) a kind of animal like a tiger; a fierce and courageous soldier\0" "ngaai6\0" "(same as 毅) firm; resolute; determined\0" "yì\0" "a kind of animal like a tiger; fierce wild beasts\0" "chū\0" "nei4\0" "a kind of animal; fur can be used for clothes\0" "ní\0" "bo1 fu6\0" "bō\0" "syun1\0" "(same as U+72FB 狻) a Tibetan lion\0" "suān\0" "zi1\0" "(same as 猗) an exclamation indicating admiration, an adverbial particle\0" "yǐ\0" "hou6\0" "name of a immortal; with man's face and bird's body; be known as (禺號)\0" "hào\0" "at3 bit1 faat6 maat6\0" "a fierce man-eating animal in legend\0" "yà\0" "zyun4\0" "(same as 獂) a kind of wild boar\0" "huán\0" "maan6\0" "(same as 獌) an animal in old times; like fox but much bigger\0" "màn\0" "maan6\0" "same as U+734C 獌 or U+8C99 貙\0" "màn\0" "keoi4\0" "a kind of animal\0" "qú\0" "lou5\0" "a primitive tribe in southwest China; also known as U+5937 夷; (same as U+7360 獠) nocturnal hunting\0" "lǎo\0" "hou4\0" "to roar or howl (of beasts) frantic barks of dogs or wolves\0" "háo\0" "a kind of animal looks like leopard; with horns\0" "zhōng\0" "capital (in business), to compute taxes\0" "mín\0" "zin4\0" "(non-classical form of 賢) virtuous; worthy; good, to esteem as worthy, excelling\0" "xián\0" "zan3\0" "(same as 賑) to relieve or give aid to the distressed; to support, rich; wealthy\0" "zhèn\0" "to provide money or gift and to consult fortune-teller; pay for guidance from divination\0" "shǔ\0" "zok3 zok6\0" "money; currency and finances\0" "zuó\0" "a wealthy man\0" "주:N\0" "zhù\0" "gau3\0" "wages; salary, to redeem; to ransom\0" "gòu\0" "seon3 zyun6\0" "(same as 衒) to brag; to boast; to show off\0" "xuàn\0" "zi6\0" "(same as 貤) to change hands; to shift, a series, steps; grades, to promote; to reward; ennobled; to bestow, to extend; to prolong\0" "yì\0" "to store or to accumulate riches or valuables\0" "zhì\0" "to trouble; to worry; to vex; to annoy\0" "xié\0" "zeon2\0" "(abbreviated form 贐) farewell presents\0" "jìn\0" "to kill for money; to commit murder for money, deeply meaningful; deep and profound; deep and thick\0" "cán\0" "zai1\0" "(non-classical form of 齎) to present; to offer; to entertain; to have in one's mind\0" "to thank with money or gifts\0" "bù\0" "to levy taxes\0" "liáng\0" "zi3\0" "securities; to assign something as security under an arrangement; to mortgage, to relieve or give aid to the distressed; to support\0" "zhī\0" "a kind of tool; instrument; apparatus; implement\0" "jì\0" "zyun1 zyun2\0" "fairly prosperous, well-to-do; not very rich\0" "wǎn\0" "gun3\0" "(non-classical form of 貫) to pierce through\0" "guàn\0" "ceoi3 geoi1\0" "to sell, to store up; to stockpile; to deposit\0" "jū\0" "cing4 tiu4 zing6\0" "to bestow, to confer upon; to grant to\0" "jìng\0" "name of a person in old China\0" "애:N\0" "ài\0" "fu2 fu3\0" "to bestow; to give, natural endowment or gifts, tax; revenue, to spread; to diffuse, to compose or sing, one of the Chinese literary forms akin to poetry\0" "fù\0" "gwai3\0" "(ancient form of 貴) honorable, expensive; costly, prized, high-class, to hold in honor\0" "guì\0" "hau6\0" "to desire for more money than one's rightful share\0" "hòu\0" "an3 zan2 zing4\0" "corresponding; equivalent, appropriate, to compare the length of two articles\0" "yàn\0" "nyun6 zyun5\0" "fairly prosperous, well-to-do; not very rich\0" "ruǎn\0" "zi3\0" "to relieve or give aid to the distressed; to support, shells; precious; valuable\0" "zhì\0" "biu2\0" "(interchangeable 俵) to disperse; scattered, to distribute; to divide\0" "biào\0" "zi4\0" "(non-classical form of 貽) to give to; to present to, to hand down; to pass on to; to bequeath\0" "yí\0" "so2\0" "bone, grease and oil\0" "suǒ\0" "zi3\0" "gifts to superiors or friends, offerings of ceremony\0" "dié\0" "gwai3\0" "(ancient form of 貨) money; wealth, natural endowment or gifts, to aid or help, to gamble; to bet, to compete\0" "guì\0" "sing6\0" "(same as 賸) a surplus; an overplus, remains, superfluous\0" "shèng\0" "to increase; to add to; to augment, in a higher degree; more, benefit; profit; advantage\0" "xùn\0" "to do alms for the Buddhist priests or monks in old times, to bestow; to present; to confer; to give; to donate\0" "chèn\0" "sit3\0" "to lose in trade; to lose in weight or measure\0" "shé\0" "cing4 zing6\0" "(simplified form of U+477C 䝼) to bestow, to confer upon; to grant to\0" "qíng\0" "plentiful, wealthy or rich; handsome (pay, gifts, etc.)\0" "chǔn\0" "hung4\0" "a red swelling of the skin\0" "hóng\0" "dung6\0" "red color\0" "dòng\0" "cing1\0" "(same as U+8D6C 赬) deep red, to blush, to dye red\0" "chēng\0" "mei5\0" "deep red\0" "wěi\0" "zyu4\0" "color of the fire, color fading, (interchangeable 渝) to change mind, another name of Chongqing\0" "rú\0" "name of a person\0" "shǔ\0" "caai1\0" "suspicion; to doubt, to go up, to start, to occur\0" "cāi\0" "gat6\0" "to go straight forward; (Cant.) to raise up\0" "jí\0" "to walk in hurriedly\0" "zá\0" "to hang on a big tree, to walk (the way of Alces machlis, a kind of deer)\0" "qí\0" "dancing of a eastern minority group in old China\0" "yān\0" "fu6\0" "to reach; to arrive, to lie flat, stiff\0" "fù\0" "zuk6\0" "lame; crippled\0" "yù\0" "faat1 maan5\0" "to walk, to jump; to leap; to bounce; to spring\0" "fú\0" "bak1\0" "to press; to compel, to draw near, to excel; to surpass; to rise above; to transcend, to fly across; to jump over\0" "백:N\0" "pò\0" "to walk\0" "zhī\0" "tan2 tan2\0" "to walk\0" "tǎn\0" "zaa3 zok3 zok6\0" "to walk\0" "zuó\0" "cak3\0" "to resist; to hold out, angry, to break up; to split, half step, evil; wicked; mean; vicious\0" "chě\0" "to walk, to use; to employ, to control\0" "qú\0" "to walk\0" "yòu\0" "haak6\0" "to lie flat, to be inactive; stiff; rigid, dead-locked\0" "hé\0" "hau6\0" "hard to walk, lame; crippled\0" "hòu\0" "kwai2\0" "(same as 跬) half a pace\0" "guǐ\0" "lame; crippled\0" "è\0" "zoeng6\0" "walking rapidly\0" "jiàng\0" "to walk\0" "yǔn\0" "taau3 zyu4 zyu5\0" "(same as 透) to pass through, to let out; to let through\0" "tòu\0" "walking rapidly, to go ahead, to move quickly; to run; to hurry\0" "cūn\0" "to crawl; to creep\0" "tū\0" "to walk, to move quickly; to run; to hurry, to reach the time-limit; to mature\0" "fù\0" "walking rapidly\0" "zuó\0" "to fall over; to lie down\0" "hú\0" "baak6\0" "(same as 踣) to stumble and fall\0" "bó\0" "to jump; to leap; to hop, limping; walking unsteadily; limping\0" "zhāo\0" "to jump\0" "juě\0" "tik1\0" "walking rapidly\0" "tāng\0" "aang1 faat1 gwaat6\0" "(same as 趉) walking rapidly, to walk\0" "jué\0" "fu6\0" "(corrupted and non-classical form) to reach; to arrive, (same as 仆) to fall; to prostrate\0" "fù\0" "wang4 wong4\0" "to walk\0" "huáng\0" "to walk\0" "chūn\0" "zung5\0" "to walk\0" "yǒng\0" "cyun2 cyun3 zan3 zat3\0" "(same as 竄) to escape; to run away; to flee, to banish, to change or alter (the wording)\0" "chuǐ\0" "sok3\0" "to lie flat, stiff; rigid; to be inactive, dead-locked\0" "suǒ\0" "daai6 zaai3\0" "frivolous; contemptuous, to despise; to speak ill of\0" "chí\0" "hin1\0" "(interchangeable 蹇) lame; crippled, slow, weak; feeble, difficult; hard\0" "qiān\0" "to walk\0" "cāi\0" "a foot-race\0" "xiáo\0" "man6\0" "slow; tardy\0" "mán\0" "caam3 cam1 cam1 zaam4\0" "to move or march swiftly; to walk quickly; to run, to go; to go to a meeting\0" "cān\0" "in a hurry, deceitful; cunning; swindling; wily, to walk quickly\0" "qì\0" "to go ahead; to proceed; to advance, to jump; to leap swiftly, brief; short period\0" "jiàn\0" "bat1\0" "to keep persons off the route of the emperor, when on tour, imperial halting-place, worship of the kitchen god (performed on the 23rd day of the 12th moon)\0" "bì\0" "gei1\0" "to walk\0" "jī\0" "to walk\0" "zhí\0" "zuk6\0" "to walk, toddling, jump; leap\0" "zhú\0" "short strides, with rapid strides, swiftly; quickly\0" "qú\0" "to press forward; to go in haste; to run quickly\0" "zhǎn\0" "(standard form) diverging, to go, to walk\0" "jí\0" "bin1\0" "to walk; to travel, to go\0" "biān\0" "lik1\0" "to jump; to leap; to bounce; to spring, to run over; to oppress\0" "lì\0" "hip3 lik6\0" "to walk, agile; adroit, a method of wielding the brush in writing Chinese characters\0" "lì\0" "zoek6\0" "walking rapidly, (ancient form of 躍) to jump; to leap; to bound; to spring\0" "yuè\0" "hyut3 kyun4\0" "coiled; curled; not stretched; contracted\0" "quán\0" "ding1\0" "to walk slowly, lame; crippled, long and thin legs, to walk alone, to insist on one's ways in doing things\0" "chēng\0" "fu6\0" "(same as 赴) to go to; to attend (same as 踣) to stumble and fall prone, stiff in death\0" "fù\0" "caa3 zaai3\0" "to step upon; to tread upon; to trample, a path branching out from the main road; a diverging road\0" "chà\0" "cang1\0" "tàng\0" "se4 si6 zai6\0" "to stand for a long time, to accumulate; to amass; to store up\0" "shì\0" "to straighten; to stretch out\0" "hàng\0" "caai3\0" "to stagger; to fall; to drop; to stumble\0" "qiè\0" "kei4\0" "(same as 踑) to sit with the legs spread out; to squat with the legs crossed, traces; footsteps, to follow up; to search out\0" "qí\0" "walking rapidly; in a hurry, to stride over; to step across\0" "bó\0" "nap6\0" "break; damage, wound of the foot, to walk\0" "nà\0" "tau3\0" "to walk right into\0" "tòu\0" "cyu4\0" "to falter; to hesitate\0" "chú\0" "cyut3 zung2\0" "urgent; pressed for time\0" "cù\0" "zyut6\0" "swift; walking rapidly, (same as 越) to go beyond; to go across; to transgress; to skip\0" "yuè\0" "daai3\0" "to trample; to tread down, (same as 胝) callosities on the hands or feet\0" "zhī\0" "caan3 sung1\0" "(non-classical form of 跈), (same as 踐) to step upon; to tread upon; to trample, (same as 趁) to take advantage, hard to proceeding\0" "chén\0" "giẫy\0" "an animal in legend, traces or footprints of an animal\0" "chù\0" "bit1\0" "bì\0" "(same as 髳) luxuriant; exuberant; lush of the grass, trees and vegetation\0" "méng\0" "bat6\0" "(non-classical of 跋) to walk; to travel, the heel\0" "bá\0" "tin4 zing4\0" "sound of treading or stepping\0" "tián\0" "man4\0" "lame; crippled, to go across; to go beyond, hoofs of the animal\0" "mín\0" "fui1 geoi3 hai6 koek3\0" "hard of walk forward\0" "liě\0" "fung2\0" "(same as 覂) repeatedly; over and over again\0" "fěng\0" "caang1 jaang3 zing3\0" "(Cant.) to press down or push out with the foot; to pedal, kick, tread, step on\0" "chēng\0" "to walk\0" "qiù\0" "kheo\0" "tou4\0" "(non-classical form of 跳) to jump; to leap; to bounce; to spring, (same as 阼) the main steps; the throne; the steps leading to the eastern door\0" "tiáo\0" "fuk6\0" "(same as 匐) to crawl on hands and knees, to fall in ruins; to slip down\0" "fú\0" "kut3\0" "to tread on, to kick\0" "kuò\0" "to walk\0" "jiǎn\0" "ci3 cuk1 zik6\0" "(same as 迹) traces, footsteps, to follow up; to search out\0" "ngan3 zaan1 zaan3\0" "to shake; to vibrate; to move, to be shocked or shaken\0" "zhèn\0" "kau4\0" "to tread on\0" "qiú\0" "co3\0" "(same as 蓌) to squat; to crouch, setback; defeat; failure; not doing well; disappointed; very discouraged; frustrated\0" "zuò\0" "to jump; to leap; to bounce; to spring, to pass over; to go beyond; to transgress; to exceed, lame; crippled\0" "chì\0" "kwai4\0" "the calf; muscles; tissue of the part of leg between the knee and ankle, to stumble; to slip, the instep, to jump; to leap, a disease of the feet\0" "kuí\0" "to hop about; to fling oneself about in temper, to pass over; to go beyond; to exceed\0" "liè\0" "bui3\0" "walk slowly because of the wrong position of the feet, (same as 狽) a kind of wolf with shorter forelegs, lame; crippled\0" "bèi\0" "bare feet; bare-footed, to walk in bare feet, hard to go forward\0" "dù\0" "mou5\0" "footprints; track, whereabout\0" "wǔ\0" "so1\0" "(same as 疏) scattered or dispersed\0" "to jump; to leap; to bounce; to spring, (same as U+47B5 䞵)\0" "zhuó\0" "luk1\0" "to reverence; to respect, (same as 蹗) to walk\0" "lù\0" "cang1 tong3\0" "to sit cross-legged like a Buddhist priest\0" "tāng\0" "zai1\0" "(same as 躋) to go up; to rise; to ascend\0" "co2\0" "(same as 楚) name of a powerful feudal state which existed 740-330 B.C.\0" "chú\0" "loeng5\0" "to squat; to crouch\0" "liǎng\0" "to walk, tracks or whereabouts, disease of the feet\0" "tiǎn\0" "hands and feet chapped from the cold\0" "kǔn\0" "coeng4\0" "to kowtow; to kneel and make obeisance\0" "cháng\0" "strong; robust; healthy\0" "jué\0" "hard to move forward, to trample; to tread upon\0" "tú\0" "wun6\0" "(same as 逭) to run away or escape from; to flee; to avoid\0" "huàn\0" "faai4\0" "to cut off the feet (one of the five punishments in ancient times)\0" "fèi\0" "bei2 pe5\0" "bell shaped with large base, (ancient form of U+9AC0 髀) buttocks, hipbone; innominate bone; (Cant.) to stagger\0" "bì\0" "at the feet; to learn; now, shoes, (dialect) to take a stride, to sit astride on; to straddle; to ride, to stride over (a ditch, etc.)\0" "xiā\0" "aak1 ak1\0" "narrow; small, dirty\0" "wò\0" "kwaai4\0" "feet; (same as U+47F8 䟸) the calf; muscles; tissue of the part of leg between the knee and ankle, a disease of the feet\0" "jì\0" "to squat; to crouch, to move elastically; to be easily bent and stretched; to be flexible: (figuratively) to submit or rise according to circumstances\0" "qù\0" "between the buttocks; the stride made by a man\0" "kuǐ\0" "wu4\0" "courtesy of a minority group in ancient times, to fall, drop, or go down, on one's knees; to kneel down\0" "hú\0" "(same as 趥) to walk, to crawl on hands and knees\0" "qiū\0" "maai4 seoi6\0" "far and deep\0" "suì\0" "rapid marching or running; to go quickly, to tread upon; to trample; to step upon\0" "cāi\0" "cau5\0" "lame; crippled, to jump; to leap, to walk\0" "qiù\0" "one-legged, crippled; halt, a mate; to mate\0" "pì\0" "paau4 pong4\0" "urgent; hurriedly\0" "páng\0" "maat6\0" "to step on the ground with a bang, hard to go forward; limping, to scrape; to move along the side of\0" "wà\0" "ziu2 ziu4\0" "to jump; to leap; to spring; to bounce\0" "yáo\0" "zung4\0" "to walk\0" "róng\0" "to stand up, to establish\0" "xūn\0" "cuk1\0" "wrinkled; contracted; to draw together, urgent; imminent; sad; sorrowful\0" "cù\0" "to trip up; to be hindered; to stroll\0" "dié\0" "to go, to walk in one leg; leap; crippled, (ancient form of 逝) to pass; to be gone; to depart, (interchangeable 滯) in a standstill; stagnant; impeded; blocked\0" "chì\0" "sound of footsteps; to tread on; to stamp, to stagger; to fall; to drop; to stumble, to stop up; to gag; blocked\0" "cuó\0" "mung6\0" "weary; tired; fatigued, lime; crippled, to stumble and fall\0" "mèng\0" "syun2\0" "net to trap the animals\0" "xuǎn\0" "rón\0" "toddle, to fall; fallen; prostrate\0" "duǒ\0" "bit6\0" "(same as U+8E69 蹩) to limp; lame\0" "bié\0" "ci3 si3 zi3\0" "(non-classical form of 躓) to stumble; to trip, to be frustrated\0" "zhè\0" "hard to go forward, stop; to delay\0" "chú\0" "zim1\0" "walking rapidly, (said of a horse)\0" "chàn\0" "gui6\0" "to urinate; to pass urine; to empty the bladder; to make water; weary, tired, fatigued\0" "guì\0" "dyun6\0" "footprints; track, to trample, to walk far and fast\0" "duàn\0" "to succumb to the effect of alcohol; to walk unsteadily (said of drunkards)\0" "zòu\0" "dang3\0" "insomnia, to exhaust; highest; farthest\0" "dèng\0" "hon5 lai6 lan5 maan4\0" "lame; crippled, to stumble\0" "lái\0" "hau2 taang4\0" "(same as 騰) to prance; to rear; to leap; to jump, to go up, to turn over\0" "téng\0" "zoek6\0" "to ascend; to climb; to rise, to step on; to tread on; to walk upon, to pull out; to uproot, to promote, to jump; to leap\0" "yuè\0" "kyun4\0" "(same as 踡) coiled; curled; drawn together; not stretched, (dialect) to surround; to encircle; to enclose\0" "quán\0" "zuk6\0" "(same as 蠋 躅) to walk slowly and cautiously; to limp\0" "zhú\0" "ling4\0" "(non-classical form of 聆) to listen; to hear\0" "líng\0" "to walk, (corrupted form of 邪 射) evil, to shoot\0" "chēn\0" "with a symmetric well-formed; upright; respectable; proper carriage\0" "zhěn\0" "fu6 kwaai1 waa1\0" "to wear clothes\0" "fù\0" "se6\0" "(same as 射) to project; to shoot out, to aim at\0" "shè\0" "tiu1\0" "the appearance of height in a person\0" "tiǎo\0" "obsequious; servile; fawning, to obey; obedient; to comply\0" "kuā\0" "haai4\0" "(non-classical form of 骸) shinbone, skeleton\0" "ái\0" "kung4\0" "to bend the body, to employ as a servant, (non-classical form of 竆) (same as 窮) poor\0" "qióng\0" "to wear; to put on clothes\0" "shù\0" "height or stature of a person, tall; a tall trunk, (dialect) to sit down and take some rest\0" "hái\0" "sim2 sim3 sin2\0" "to dodge; to ward off\0" "shǎn\0" "kui2\0" "name of a person, (non-classical form of 聵) deaf; born deaf\0" "wài\0" "zin3\0" "nude; naked; without a stitch on, to shake; to tremble or shiver; to vibrate\0" "zhǎn\0" "lung5\0" "not well-formed figure, incorrect; unrespectable; improper physical build\0" "lǒng\0" "the long wooden bumper at the rear of a cart or carriage\0" "jiū\0" "lik6\0" "a tool for brushing the thread, ornamental; brilliant\0" "lì\0" "ceon4\0" "something used to bind the frame work in a cart (compartment) of old times, (same as 輴) a hearse; a funeral carriage, (interchangeable 巡) to inspect (said of ranking officials)\0" "chūn\0" "a moving cart\0" "róng\0" "waat6 zyut6\0" "(same as 軏) the cross-bar at the end of the pole of a carriage\0" "yuè\0" "gau3 hei3\0" "the cross-bar at the sides of a carriage, (same as 較) to compare\0" "jué\0" "a kind of cart\0" "kǎng\0" "faan2\0" "the protruded sides of a carriage (used in ancient times to screen off muddy dust)\0" "fǎn\0" "gei1 kei4 zik1\0" "(same as 軝) decoration on the nave or hub of a wheel\0" "qí\0" "wang4\0" "(same as 鞃) horizontal front bar on a cart or carriage, leaning board in a sedan chair\0" "hóng\0" "bak6 fu4\0" "the linch-pin of a wheel\0" "fú\0" "lou4\0" "(non-classical of 轤) a windlass; a pulley; a capstan\0" "lú\0" "waang4 wang4 wui4 zyun1\0" "(same as 鞃) horizontal front bar on a cart or carriage, leaning board in a sedan chair\0" "hóng\0" "to4\0" "to move swiftly; to dart; to fleet; to drive very fast\0" "tuó\0" "man4\0" "the rim or felloe of a wheel; a tire, a yoke, a collar\0" "mín\0" "tin4\0" "sound of moving carriages; noise of a number of vehicles\0" "tián\0" "hin1\0" "shake of a cart, awning in front of a cart, covering the horse or mule in the shafts, (same as 軒) high front of a chariot or carriage\0" "juàn\0" "to hinder; to impede; to interfere with, to obstruct\0" "qǐ\0" "cing2\0" "the rear platform of a light carriage, a subordinate cart\0" "zhěng\0" "still, motionless\0" "qìng\0" "gung2\0" "rim of a wheel; felly; felloe, (or a wheel) to run over, to oppress, the shafts of a cart or carriage\0" "gǒng\0" "tin4\0" "sound of moving carriages\0" "tián\0" "long4\0" "an armed carriage; a military cart; cart used by the soldiers\0" "láng\0" "implements; equipment to catch the birds and animals, to entice; to tempt, to exchange; to trade\0" "mào\0" "(corrupted form) name of a carriage\0" "yìn\0" "luk6\0" "car (of a train); compartment; the inside of a cart, axis; pivot; axle; an axletree\0" "lù\0" "jyun1\0" "a rear covering of a big carriage, an armed carriage; a military cart; cart used by the soldiers, name of a carriage\0" "yuān\0" "leather that wind round on the shafts of a big carriage, (interchangeable 挶) a receptacle for earth\0" "jú\0" "bei6 fu6 pei3\0" "a ring of the horizontal front bar on a carriage; to control the wheel\0" "pì\0" "strong and durable\0" "gai1 ham4 ham6\0" "to get up into a carriage\0" "xié\0" "pin3\0" "a small carriage\0" "biàn\0" "a piece of curved board; a crank -- of a (plough) machine, etc., shafts (of a cart or carriage), to return, to avoid bumping against each other\0" "헌:N\0" "hūn\0" "zeoi2 zyu1\0" "a carriage, an evergreen oak\0" "zhū\0" "zung2 zung4\0" "(same as U+4846 䡆) a moving cart\0" "róng\0" "song2\0" "the empty space of a wheel, rim of a wheel; felly; felloe\0" "sǎng\0" "wu1\0" "a carriage; the head of a carriage\0" "wū\0" "connected carts, back and park the cart, to block; to stop up\0" "chà\0" "haam1 haang1\0" "sound of carts or stones (big things) knocking together, cross-bar in the rear of a carriage\0" "kēng\0" "ceoi1 sin3 zeoi1\0" "fan of a carriage\0" "shàn\0" "sound of moving carriages; noise of a number of vehicles\0" "péng\0" "maan6\0" "covering of a carriage, a tank (an armored vehicle), a chariot, a cover or shelter of a chariot\0" "màn\0" "saau1 saau2\0" "a hearse; a funeral carriage\0" "xiū\0" "zung1\0" "(interchangeable 蹤 趿) trace of a wheel\0" "cung1 zung2\0" "sound of moving carriages; noise of a number of vehicles, a prison cart; a police van to transport prisoners, carts wheels\0" "cōng\0" "fok3 guk1 huk6 keoi4\0" "strong and durable (same as 轂) hub (of a wheel), wheel\0" "kēng\0" "zyun2\0" "zhuǎn\0" "dan1\0" "rim of a wheel; felly; felloe, a kind of carriage\0" "chán\0" "si1\0" "cart, carriage etc.\0" "sī\0" "cong4 cung1\0" "carriage used in ancient times to take enemy position, (interchangeable 幢) a curtain for a carriage\0" "chōng\0" "seoi6\0" "decoration on carriage\0" "suì\0" "pei1 pei3\0" "vehicles and garments (commonly used in feudal times to reward vassals), covering on the crossbar at the ends of carriage poles, crank axle of a shade\0" "bèi\0" "(same as 轄) noise of vehicles\0" "kài\0" "zaap1 zi3 zik1\0" "(same as 輊) the low rear of a chariot, etc.\0" "zhì\0" "wai6\0" "(same as 轊) the end of an axle-tree\0" "wèi\0" "maan4\0" "(same as U+4851 䡑) shake of a cart, awning in front of a cart, covering the horse or mule in the shafts; (same as U+8ED2 軒) high front of a chariot or carriage\0" "mín\0" "ling4\0" "(same as 軨) frames on the sides and front of a carriage, wheels of a carriage\0" "líng\0" "the shafts of a vehicle\0" "zuān\0" "ngaai5\0" "high cartloads, (same as 轙) rings on the yokes\0" "niè\0" "ling4\0" "(same as 軨) frames on the sides and front of a carriage, wheels of a carriage\0" "líng\0" "gaat1\0" "(simplified form of 𨊰[U+282b0])\0" "qì\0" "zyut6\0" "(simplified form) tire of a wheel\0" "yuè\0" "lip1\0" "(Cant.) an elevator (from the British 'lift')\0" "ngai6\0" "to administer; to regulate; to manage; to govern, people to have both talent and virtue, quiet; calm; safe; secure; stable\0" "예:N\0" "yì\0" "saai2\0" "xǐ\0" "san4\0" "(interchangeable 晨) daybreak\0" "chén\0" "zung2\0" "a son who is not so good as his father; good-for-nothing; a rotten apple, inferior; mean, busy with many different matters; no leisure, mixed; confused; miscellaneous\0" "rǒng\0" "saan4\0" "chén\0" "nung4\0" "(same as 農) agriculture; farming, farmer\0" "nóng\0" "zaau4\0" "(ancient form of 遊) to travel; to roam; to saunter\0" "yóu\0" "gau2 gei6\0" "a marshal or herald; an official rank in old times, indicating exclamation (same as 哉)\0" "jì\0" "to walk, rapid marching or running\0" "bó\0" "fong2\0" "to hasten; to hurry to\0" "fǎng\0" "gei1\0" "(same as U+488B 䢋) indicating exclamation\0" "cou4 cuk6\0" "(same as 徂) to go to; to go ahead; to advance\0" "cú\0" "angry; furious, frightened; terrified; terror-stricken\0" "dǐ\0" "gaau1\0" "to meet; to co-operate; interaction, to have friendly relations, interlocking; interchanging\0" "jiāo\0" "zyu1\0" "bed, window\0" "yú\0" "hap6\0" "mixed; abundant; assorted, repeated\0" "hé\0" "aau1 zuk1 zung2\0" "a group of people walking together\0" "xù\0" "gwaai3 leot6 waat6\0" "to be scattered (over an area); to spread, to give an account of; to explain; to expound, to follow\0" "건:N 율:N\0" "yù\0" "kuk1\0" "qū\0" "bai6 bak3\0" "(same as 敗) to ruin; to destroy; to spoil, defeat; to be defeated, bad; as meat\0" "bài\0" "gang1\0" "a narrow path (for rabbit), (same as 迒) animal tracks, path; way; road\0" "gēng\0" "gwing2\0" "(non-classical form of 迥) far; distant; different from; separated\0" "jiǒng\0" "gwai1\0" "(same as 歸) the marriage of a woman, to return to; to revert to; to go back, to belong to, to restore, to send back\0" "aa3\0" "(interchangeable 亞) the next in order; secondary; second (in excellence), inferior; lower\0" "yà\0" "(corrupted form U+48A4 䢤) rows and columns\0" "shù\0" "zaau4\0" "(same as 遊) to travel; to roam; to saunter, (interchangeable 游) to wander about\0" "yóu\0" "sung3\0" "(standard form of 送) to send; to deliver; to convey, to give\0" "sòng\0" "to stamp the foot forward, to walk, to stop\0" "yè\0" "to pass; to pass through or by\0" "càng\0" "ziu4\0" "(same as 遙) distant; far; remote\0" "yáo\0" "seoi2 seot6\0" "shù\0" "zin2 zin4\0" "(corrupted form) (to walk) in harmony; in accord, to look after; to care for each other\0" "yán\0" "seot1\0" "(interchangeable 率 帥) to lead the way; a guide; a forerunner; to head, model; a mentor; a teacher, to guide; to lead; to direct, to follow; to accord with; to obey\0" "솔:N\0" "shuài\0" "suốt\0" "liu6\0" "to go forward; to depart\0" "liào\0" "sung1\0" "to walk slowly; to walk in a leisurely manner, (same as 蹤) track; trace; vestige, to keep track; to follow up clues\0" "cōng\0" "zyu4 zyu6\0" "(same as 禦御) to forbid to prohibit; to ban, to resist; to sustain; to ward off\0" "yù\0" "hiu1\0" "(non-classical form of 橇) a sledge for transportation over mud or snow\0" "bó\0" "ceoi4\0" "(same as 隨) to follow; to trace, to submit to; to accord with, to let, to come after\0" "suí\0" "cin1\0" "(ancient form of 遷) to move; to remove; to change, to be banished\0" "sin6\0" "to cover; to screen; to shade; to conceal; to shut off, to block, to shift; to move, to forward; to convey, to walk\0" "yàn\0" "leoi5\0" "rapid marching or running\0" "lèi\0" "leon4\0" "(standard form of 遴) to choose or select careful, to desire for more than one's rightful share; to covet; greedy\0" "lín\0" "tik1\0" "(same as 趯) to jump; to leap; to hop\0" "tī\0" "duk6\0" "to slight; to abuse; to insult; to blaspheme, to desecrate\0" "dú\0" "to go all the way forward; without stopping\0" "yuè\0" "gei2\0" "name of a place\0" "jǐ\0" "cin1\0" "(interchangeable 邘) name of a place\0" "fun2 waan4 waat6\0" "(same as 鄖) name of an old country in today's Hubei province, name of a place in today's Jiangsu province\0" "yún\0" "bong1\0" "(same as 邦) a state; a country; a nation\0" "name of a county in today's Shanxi Province\0" "jū\0" "name of a pavilion in today's Hunan Province\0" "jǔ\0" "ceot1\0" "name of a place in today's Sichuan Province\0" "chū\0" "san4\0" "name of a place\0" "chén\0" "cung1 gung1\0" "name of a state in old times, name of a pavilion\0" "gōng\0" "hong6\0" "(same as 巷) (interchangeable 衖) a lane; an alley\0" "xiàng\0" "(same as 姺) name of an ancient small State\0" "xiǎn\0" "on1\0" "name of a place in today's Hobei Province\0" "ān\0" "ngaai4\0" "name of a mountain, name of a place, name of a state\0" "guǐ\0" "zyu5\0" "name of a pavilion (Han Dynasty) in today's Henan Province\0" "yǔ\0" "loi6\0" "name of a county in today's Hunan Province\0" "lěi\0" "tou4\0" "name of a place in today's Shandong Province\0" "tú\0" "san4\0" "name of an ancient state, in today's Henan Province\0" "chén\0" "name of a county in Gaomi\0" "xíng\0" "kau4\0" "name of a place, name of a county in today's Henan Province\0" "qiú\0" "hong6 lung6\0" "(ancient form of 巷) (interchangeable 衖) a lane; an alley\0" "hàng\0" "dong2\0" "name of a place, (same as 黨) party; gang; clique\0" "dǎng\0" "coi2 coi2\0" "name of a place\0" "cǎi\0" "dai2\0" "(non-classical form of 邸) residence of a prince or nobility\0" "dǐ\0" "zim1 zim2\0" "(interchangeable 奄) name of an ancient state, name of a country in old times\0" "yǎn\0" "ci2 zi1\0" "name of county (a village)\0" "zī\0" "gung1\0" "(non-classical form of U+48BC 䢼) name of a state in old times, name of a pavilion\0" "zing1\0" "name of a place\0" "yīng\0" "cin4\0" "(same as 廛) living space for one family in ancient times, a store; a shop (abbreviated form of 鄽)\0" "chán\0" "name of a state, name of a county\0" "lí\0" "caau4 lik6 so2 zeon1\0" "name of a pavilion in today's Henan Province\0" "suǒ\0" "maa5\0" "name of a county in ancient times\0" "mǎ\0" "maa5\0" "(same as U+48D5 䣕) name of a county in ancient times\0" "mǎ\0" "tong4\0" "(ancient form of 堂) a hall, an office; a reception room, a court of justice\0" "táng\0" "name of a county in today's Shanxi Province, name of an ancient state in Inner Mongolia name of a place\0" "péi\0" "lau4\0" "name of a village in today's Henan Province\0" "lóu\0" "sat1\0" "name of a place in ancient times, (same as 5380 膝) the knee\0" "qī\0" "sit\0" "(same as 酇) name of a county (in today's Henan Province) in ancient times\0" "cuó\0" "cyu5 tou4\0" "name of a place in today's Shanxi Province\0" "tú\0" "ngok6\0" "(standard form of 鄂) name of an ancient State which occupied the site of the present province of Hubei, short for Hubei Province\0" "è\0" "name of pavilion in today's Shandong Province, to pierce; to stab; to irritate; to hurt\0" "cán\0" "taai3\0" "name of a village in today's Sichuan Province; (a corrupted form of U+48DF U+48E2 䣟䣢) name of pavilion\0" "jié\0" "name of a place in old times; in today's Anhui Province\0" "yí\0" "name of a place in ancient times, name of a river in ancient times\0" "jí\0" "dong2\0" "(same as U+9EE8 黨) name of a place, party; gang; clique\0" "dǎng\0" "name of village in today's Shanxi Province\0" "jué\0" "bei2\0" "a kind of wine\0" "bǐ\0" "laai6 leoi6\0" "to cut; to mince; to slice; to carve\0" "lèi\0" "zik6\0" "(interchangeable 黓) black, color of the wine, sweet; honeyed; or pleasing\0" "yì\0" "seon4\0" "(same as 䣩) rich; good; as wine, pure, unmixed; (same as 純) beautiful; fine; pretty, net; pure; (same as 醇) rich wine; strong wine, gentle; gracious; judicious, pure and fair\0" "chún\0" "seon4 sung2 zaan3\0" "(same as U+7D14 純) beautiful; fine; pretty, net, (same as U+9187 醇) rich; good; as wine, pure, unmixed\0" "chún\0" "color of the wine, smell of alcohol\0" "pò\0" "soured bean-curd; a milky preparation from beans\0" "lí\0" "gwo1 lo2\0" "the shiny colorful of the wine, sweet; color of the wine\0" "zǎi\0" "tai3\0" "an organic compound; phtholein\0" "tài\0" "(non-classical of U+48EA 䣪) smell of alcohol\0" "pò\0" "tin2\0" "wine or any thick fluid of the best quality; (corrupted form of 靦) ashamed\0" "cú\0" "geoi6 hai4\0" "(same as 醵) to pool money (for a feast, etc.); to contribute to a feast\0" "jù\0" "zyu3\0" "(same as 酗) drunk; to lose temper when drunk\0" "xù\0" "to heat the wine over night, to generally indicate the wine, to sell or buy alcoholic drinks, (dialect) to change in color, wore out clothes, to get worse\0" "fàn\0" "si1\0" "unstrained wine, vinegar\0" "heoi2\0" "(non classical form of 酗) to lose temper when drunk\0" "xù\0" "nei6\0" "to brew the wine a second time, to get over a drinking bout\0" "èr\0" "tim4\0" "unstrained wine, to offer plenty of food, to treat kindly and generously; to (same as 甜) pleasant to the taste -- as wine, sweet\0" "huó\0" "zyu1\0" "to pour (wine), unstrained wine\0" "zhū\0" "chua\0" "tasteless, light, soybean sauce; soy, food in the form of paste, to eat to the full; satiated; surfeited, to dislike\0" "rǎn\0" "fat6\0" "to brew 10 percent of the wine\0" "fá\0" "gyun1\0" "filtrated the wine\0" "juān\0" "color of the wine, dark red color of the face, (non-classical form of 酣) intoxicated, merry, as with drink\0" "hān\0" "loeng4 loeng4\0" "mixed starch; one of the six drinks in old time, (interchangeable 涼) cold\0" "liáng\0" "zi1\0" "wine; rich wine, (same as 醍) a kind of reddish wine\0" "zhī\0" "(non-classical form) cheese dregs; lees, cheese, drunken sound\0" "mì\0" "to entertain; to feast, to drink within limits; to drink appropriately\0" "yū\0" "dam1\0" "cooked or well-done; prepared or processed, to brew wine and store up for a long time, (interchangeable 酖) addicted to alcoholic drinks; to imbibe or to indulge in (vices, etc.), to be infatuated with, to be a slave of\0" "cén\0" "mei4 mui4 mui4 mui6\0" "vinegar; yeast or distiller's grains\0" "méi\0" "zaam1\0" "drunken sound, drunk, to ferment; food made through the way of fermentation\0" "yīn\0" "min5 mung2 zyun2\0" "flushed with drink; addicted to intoxicants\0" "miǎn\0" "southernwood, bitter wine\0" "tú\0" "kwai4\0" "a kind of rice wine; sake, wine used in ancestral worshipping or in offerings\0" "kuí\0" "sau1\0" "white wine, a measure of wine containing about 3 pints\0" "hei1\0" "(same as 醯) vinegar\0" "mat6\0" "emptied the drink completely, bean sauce; salted preparations\0" "mì\0" "maau4 zung4\0" "wine, to brew a second time\0" "róng\0" "gwok3 wik6\0" "yellow-faced; emaciated look, (same as 聝) to cut off the ear; to cut off the left ears of the slain; to count the number of enemy troops one killed by the number of the left ears cut from the bodies\0" "yù\0" "coeng1\0" "a kind of wine be brewed from grains, a kind of daily drinks for a minority group\0" "qiāng\0" "rotten paste or soybean sauce; to grow mildewed\0" "mí\0" "soybean sauce; soy, food in the form of paste, oysters sauce\0" "jú\0" "pei2\0" "(same as 圮) destroyed; ruined, wine and women -- sensual pleasures\0" "pǐ\0" "to drink; refreshment; to have a little drink sweet, delicious; tasty\0" "jǐn\0" "ngong3 ong3\0" "wine\0" "wàng\0" "wine made from glutinous rice, a kind wine to drink after bathing, color of the rice wine, a kind of good wine, bubbles of the wine\0" "jì\0" "mung4\0" "méng\0" "cin2 gap3 sim2 zim6 zit6\0" "dregs of wine, tasteless; insipid\0" "jiàn\0" "vinegar, smell of vinegar, bitter wine (same as 嚛)\0" "xuè\0" "bou6\0" "a kind of wine, a kind of wine that brew for one night\0" "bào\0" "taste of strong drink, the bitterness of the wine\0" "gǎn\0" "vinegar, smell of vinegar\0" "chǎn\0" "dregs; lees of cheese, cheese\0" "lì\0" "lap6 lei5\0" "(same as 李) plums, a plum tree\0" "lǐ\0" "kau4\0" "component parts of a cross-bow, (same as 銶) a single headed hatchet\0" "qiú\0" "deon6\0" "(same as 鈍) blunt, obtuse; dull-witted\0" "dùn\0" "ngang6\0" "bracelet; armlet\0" "yìng\0" "wan5\0" "(corrupted form of 鈗) a kind of weapons held by the officials in attendance in old times, (same as 銳) a sharp-pointed weapon\0" "yǔn\0" "(standard form of 鈂) a spade, an iron bar for making hole, to dig, heavy\0" "chén\0" "zi2\0" "(same as 鍺) chemical element, Germanium\0" "zhǐ\0" "chỉa\0" "zim5\0" "iron\0" "rǎn\0" "(same as 釛) metal, gold\0" "lyut3\0" "(corrupted from of 鋝) a metal ring, an ancient weight of over six taels\0" "lüè\0" "implement; tool; instrument; utensil\0" "kāi\0" "gwai2\0" "agricultural implements; from tools, shining iron, a plectrum from stringed the teeth of a saw\0" "귀:N\0" "guǐ\0" "zyut6\0" "(same as 鉞) a battle-axe; a halberd\0" "yuè\0" "waai6\0" "huì\0" "paan4 pik1 wan4\0" "to split; to slash or rip open (by means of a knife), jewels or ornaments on a sword, to analyze; to study; to investigate\0" "pì\0" "an ornament at the end of a belt used in ancient times\0" "chá\0" "do2\0" "short; incomplete; deficient (same as U+5241 剁) to chop; to mince; to hash\0" "duǒ\0" "caam4\0" "(same as 鑱) a chisel, a coulter, mattock, sharp\0" "chán\0" "so1\0" "a small gong, a sieve; a sifter; a strainer\0" "shā\0" "sik1\0" "to ornament; to decorate, to push\0" "shì\0" "iron, golden ornaments\0" "shè\0" "zing4 zoeng2\0" "(same as 鉶) container for thick soup, sacrificial utensil, thick soup of meat and vegetables, (interchangeable 硎) a whetstone; grindstone\0" "xíng\0" "jing4\0" "to smelt; to fuse metals\0" "yíng\0" "sai6\0" "(ancient form of 誓) a solemn pledge; a vow; an oath\0" "shì\0" "chemical element; (鍶) old translation; Sr\0" "chì\0" "xích\0" "ze6\0" "a mirror, lens; glass\0" "yè\0" "ham4\0" "armor; coat of mail, (interchangeable 函) a case; a small box, cup\0" "hán\0" "fei1\0" "a tiny needle; thin pin; one of the nine needles used in Chinese medicine, (same as 扉) a door leaf\0" "fèi\0" "a hammer; a mallet; a bludgeon, agricultural tools; farming implements, an iron (for pressing clothes)\0" "yè\0" "aam1 zim2\0" "a lance with three or two points, edge or margin of an utensil\0" "yǎn\0" "zyun3\0" "short spear or lance\0" "zuàn\0" "saau1 suk1 zip3\0" "to engrave; to carve, rust\0" "sōu\0" "gan1\0" "(same as 釿 斤) an ax; a hatchet, to cut off; to chop off\0" "jīn\0" "do6\0" "heavy iron part of a plough, the linch-pin of a wheel\0" "duò\0" "sin3\0" "metal wire\0" "xiàn\0" "gwaan1\0" "farm tools; agricultural implements; a tool used to till the lands; a spade or shovel\0" "guān\0" "tou4\0" "to contain; to envelop, a case a box\0" "tāo\0" "hiu3 kit3\0" "(same as 鍥) to carve; to cut, a sickle\0" "qiè\0" "to pull out; to stretch\0" "chǎn\0" "ham4\0" "armor, (standard form 圅) to contain; to envelop, a sheath, a letter\0" "hán\0" "mung6\0" "the sharp edge of a shovel or a spade\0" "mèng\0" "a big hammer\0" "yuè\0" "to plaster with gold\0" "cù\0" "kam4\0" "(ancient form of 琴) a musical instrument\0" "qiàn\0" "kam4\0" "(ancient form of 琴) a musical instrument\0" "jǐn\0" "sin3\0" "chemical element; Samarium (Sm); old translation of (鋱) Tb, (same as U+91E4 釤) a sickle with a long handle, to swing a sickle to cut (grass or wheat)\0" "shàn\0" "mou5\0" "the symbol for Cobalt, an iron (for pressing clothes)\0" "mǔ\0" "zyun1\0" "the curved iron part of a hoe\0" "yuān\0" "coeng1\0" "(non-classical of 錆) refined; polished; unmixed, the essence, fine and delicate, keen, very\0" "baang1 bong4 pang1\0" "to smelt; to refine the gold; alchemy\0" "pēng\0" "tip3 zing3\0" "(ancient form of 證) evidence, proof, to give evidence, to testify\0" "zhèng\0" "zi3\0" "(corrupted form) a whip, a farm tool used to regulate seedling and to weed\0" "zhì\0" "seon4\0" "instrument; implement; utensil; tool; apparatus\0" "chún\0" "zyu5\0" "unfitted for each other; irregular; unsuitable; not well-matched, a hoe, (same as 鋙) a musical instrument, pewter\0" "yǔ\0" "mau4\0" "(corrupted form of 鍪) cooking utensils used in ancient times; an iron pan, a helmet; a metal cap\0" "móu\0" "faan6\0" "(corrupted form of 錽) a kind of decoration on the head of a horse; usually in a shape of an animal face, ornaments of a bridle or reins, to engrave incised inscriptions on copper or iron plate; to engrave on metal or wood; (mài) meitnerium\0" "wàn\0" "goeng6\0" "lead (a metal)\0" "jiàng\0" "kei4\0" "a hoe\0" "qī\0" "suk1\0" "gold\0" "sù\0" "(same as 鐅) the blade or edge of a spade, an open-lidded shallow pan used to boil salt\0" "piě\0" "tin4\0" "(same as 鈿) silver of gold filigree, hairpin, inlaid work\0" "tián\0" "fun2\0" "a branding-iron, to solder\0" "kuǎn\0" "co3 cok3 cou3\0" "(same as 錯) wrong; mistake; error; a fault, a blunder, to mistake, to be confused\0" "cù\0" "seoi6\0" "(same as 鐆) a speculum used in ancient times, to produce fire from the rays of the sun\0" "suì\0" "co1 zo3\0" "(ancient form of 初) the beginning; the first\0" "git3\0" "a kind of sickle, chemical element; old translation of (鎳); Nickel Ni, to carve\0" "jiē\0" "gan3\0" "(same as 鐗,鐧) protective metal on the axis of a wheel, a kind of ancient weapon\0" "jiàn\0" "ou1\0" "(standard form of 鏖) desperate fighting; to fight hard, (a stove) for keeping warm; to stew something until it's tender\0" "áo\0" "giu2\0" "to cut with shears\0" "jiǎo\0" "(non-classical form 楬) a metal marking- stake; a guidepost; a pile\0" "yè\0" "saam4 zaam1\0" "(same as 鍼 針) needle; pin; probe\0" "zi3 zip6\0" "(non-classical form of 鍱) thin plates of metal, to wrap with metal plates, iron of copper ore, ingots, bars of metal, a metal ring\0" "yè\0" "sound of drums; loud music, to beat the drum and to keep the watches at night\0" "lóng\0" "zok6\0" "(same as 鑿) an instrument for boring wood; to chisel, to bore or pierce through\0" "záo\0" "bok6 bou3 cit3 fuk1\0" "the neck of a pestle; the neck part of a baton used to pound clothes in washing\0" "báo\0" "lim4\0" "a sickle, a reaping-hook, an angle of the arrowhead, medical instrument used in old times\0" "lián\0" "syun4\0" "(same as 璿 璇) a fine kind of jade\0" "huán\0" "leoi6\0" "a file; a rasp; a polishing tool, to burnish, to polish, the handle of a lances and spear\0" "lǜ\0" "mei4\0" "hooks to hang; to suspend something\0" "wéi\0" "hin2\0" "to cup; to pare; to trim; to shave\0" "xiǎn\0" "diu1 tit3\0" "(ancient form of 鐵) iron, strong; firm\0" "tiě\0" "baat6 bok6 hot3\0" "(interchangeable 鎛) a musical instrument in old times, a large bell suspended from a frame; a kind of ancient bell, a variety of hoe\0" "bó\0" "zing3\0" "(same as 證) evidence, proof, to give evidence, to testify)\0" "zhèng\0" "zuk1\0" "to beat; to strike\0" "zhú\0" "baa6\0" "a farm tool to crush the clod of earth into pieces and make the land flat, a big iron stick, to till lands; to plough; to cultivate; to harrow\0" "bēi\0" "mong4\0" "to melt, to sell, to fling a lance or a spear; to brandish spears as if they were flying\0" "méng\0" "se2\0" "to melt or cast (metal) by using a mould, (non-classical form of 寫) to write; to draw\0" "xiě\0" "aau1\0" "a chemical element; old translation of (銪) Eu\0" "ōu\0" "zaau1\0" "a chemical element; old translation of (銪) Eu\0" "yōu\0" "teon1 zeon3 zyun1\0" "(same as 鐫) to engrave or carve; as a block for printing\0" "hiu2\0" "lines; stripes; veins on an iron plate\0" "xiǎo\0" "lik6 loek3\0" "(same as 鬲) cooking utensil used in old times, sacrificial vessel; a heavy three-legged caldron; huge tripod of bronze with two ears\0" "lì\0" "lou5 zan2 zat3\0" "(same as U+9358 鍘) a hinged shear or long knife for cutting fodder or hay; sheet-iron, etc., to cut up\0" "zhá\0" "nei4\0" "a sickle\0" "mí\0" "ze4\0" "(same as 鋣) name of a double-edged sword, (simplified form 釾) a chemical element (鎄) (Es)\0" "yé\0" "(simplified form)\0" "(simplified form)\0" "put3\0" "(simplified form of 鏺) farm tool; blade in both side with a long handle used to cut weeds, to exterminate; to settle disorders\0" "pō\0" "se2\0" "(simplified form of U+4971 䥱) to melt or cast (metal) by using a mold; (non-classical form of U+5BEB 寫) to write; to draw\0" "xiě\0" "bong1\0" "a broad hoe, a mattock\0" "sin3\0" "(simplified form of U+4947 䥇) Samarium (Sm); old ideograph for U+92F1 鋱, terbium (Tb); (same as U+91E4 釤) a sickle with a long handle, to swing a sickle to cut (grass or wheat)\0" "shàn\0" "coeng1 pai3 zi1 zoek3\0" "(simplified form) to dig with a hoe, a big hoe\0" "zhuō\0" "(simplified form)\0" "sin3\0" "(simplified form of 鐥) a kind of weapon used in ancient times, (same as 釤) a sickle with a long handle, to swing a sickle to cut (grass or wheat)\0" "shàn\0" "fok3 mong4\0" "(simplified form) a big hoe, to eliminate; to uproot; to clear; to dig; to excavate\0" "jué\0" "gai3\0" "(ancient form of 髻) dressed hair of a Chinese woman; a coiffure with a topknot\0" "jì\0" "ze1\0" "(ancient form of 嗟) to sigh in lamentation; to lament; an exclamation expressing grief or regret; to exclaim, name of a hill\0" "jiē\0" "sei3 si3\0" "an appliance for walking on the sands (as boat for river; car for highway)\0" "niǎo\0" "ngou4\0" "to grow; to increase or advance, to become\0" "áo\0" "the door is wide open; directly in the front\0" "chù\0" "to include; to embrace, to search for, intransigent; stubborn; obstinate\0" "wù\0" "gun2\0" "(interchangeable 管) a mechanical device for lead ore, (non-classical form of 閌) high; tall and big; lofty (said of the door)\0" "guǎn\0" "wing of a door\0" "xiè\0" "the bolt of a door; door latch, (non-classical form of 開) open\0" "tǐng\0" "without a door; no family\0" "xuè\0" "dong6\0" "the door is closed, to knock at the door; to beat or to strike lightly\0" "dàng\0" "zim1\0" "to wait for something to happen immediately; (same as U+8998 覘) to spy on; to peep; to watch or see in secret\0" "zhān\0" "taan2\0" "a peg; a stake; a door stopper, the bolt of a door; door latch\0" "tǎn\0" "ping1\0" "(same as 閛) bang of the door; the sound of opening or closing the door\0" "pēng\0" "sound of the door, the gate of the Zheng State city wall (the Epoch of Spring and Autumn)\0" "xié\0" "gwik1 kwik1\0" "(same as 侐) quiet (house, surrounding, etc.)\0" "xù\0" "haan6\0" "(same as 限) a threshold; door-sill\0" "xiàn\0" "zi6\0" "(same as U+5BFA 寺) a government agency, the court, a eunuch\0" "sì\0" "kut3\0" "wide open of the door, (non-classical form of 闊) broad; wide; width\0" "kuà\0" "zaang3\0" "to struggle; struggle; to strive\0" "zhèng\0" "ng4\0" "(same as standard form 郚) name of a state in old times\0" "wú\0" "sound of the door, to open\0" "huō\0" "zeon6\0" "(same as 閏) extra; inserted between others, as a day or month, to intercalate\0" "윤:N\0" "rùn\0" "ceoi3\0" "to struggle; struggle; to strive, firm; stable; secure\0" "wěn\0" "ci2 zi1 zi3\0" "name of a river, door\0" "dū\0" "wun4\0" "a door-keeper, an entrance of a palace, a secluded dwelling\0" "huán\0" "fut3\0" "(non-classical form of 闊) broad; wide; width\0" "kuò\0" "open the door\0" "fù\0" "seed of grains\0" "chuài\0" "han4 kaa1 kaa2 kok3\0" "to learn, habit; practice, ways of doing things, law; regulations\0" "한:N\0" "xián\0" "haam2 haam4 kaam4 sik1\0" "(same as 琴) a musical instrument\0" "qín\0" "zik1\0" "(same as 鬩) to quarrel; to conflict, contention; animosity; resentment; recriminations\0" "qié\0" "laan4\0" "(corrupted form of 闌) a door curtain or screen, a fence, to separate; to block up, the end of; late\0" "lán\0" "sound of the door\0" "yà\0" "zing1\0" "inside the door\0" "yīng\0" "a vacancy; an opening\0" "què\0" "to open; sweet-smelling; fragrant, delicious\0" "hāng\0" "door of the center\0" "chǔn\0" "zi3\0" "very dense; no break; to cluster together\0" "zhì\0" "gau1\0" "(same as 鬮) lots, to draw lots\0" "wai2\0" "open the door, the door is slanted\0" "wěi\0" "zim4\0" "eaves of a ancestral temple (of the ruling family), door of a shrine or a temple, small opening (of a door), to spy; to peep\0" "yán\0" "between steps, window\0" "xiàng\0" "zik6\0" "open the door\0" "yì\0" "incapable, weak; feeble, narrow minded\0" "nǐ\0" "zaang3\0" "(simplified form of U+499B 䦛) to struggle; struggle; to strive\0" "zhèng\0" "ceoi3\0" "(simplified form of U+499F 䦟) to struggle; struggle; to strive, firm; stable; secure\0" "chuài\0" "saap6 sou1 zak3\0" "name of a county in today's Sichuan Province\0" "shí\0" "cap3 ding1\0" "name of a hill\0" "dīng\0" "zi2\0" "name of a place\0" "zǐ\0" "kyut3\0" "to dig a passage through a mountain or hill; to drill, collapsed in ruins; to crumble, the earth cracking up\0" "jué\0" "zeoi6\0" "(same as 序) an east and west wall; side rooms, screen-walls to private rooms of the palace, ancient school which was also an asylum for aged scholars\0" "xù\0" "waan5\0" "lofty, (same as U+9656 陖), rock; stone, name of a place\0" "yuán\0" "to leave; to depart; to separate, distant from, a village in ancient times in Anyi\0" "xǔ\0" "ziu6\0" "to turn over the clod of the earth with a shovel or a spade, to plough the land for rotation of crops, a channel for irrigation in farmland\0" "dào\0" "tin4\0" "name of a place\0" "tián\0" "aak1 gok3\0" "name of a person\0" "gè\0" "zi4\0" "dangerous; hazardous; difficult; trouble, disaster or distress, name of a place\0" "yí\0" "hung4\0" "a pit; a hole; a gully\0" "hóng\0" "zi1\0" "name of a hillside, name of a village, name of tomb of an emperor; name of a high mound\0" "yī\0" "lei5\0" "name of a pavilion in Han Dynasty, name of a county in ancient China\0" "lǐ\0" "a big mound, name of a mound in today's Shanxi Province\0" "kū\0" "hin2\0" "name of a place, boundary; a line\0" "현:N\0" "xiǎn\0" "seoi1\0" "name of a place\0" "suī\0" "gwik1\0" "(non-classical form of 隙) a crack; a crevice; a fissure\0" "xì\0" "a pit; a hole; a gully\0" "xuàn\0" "gwik1 gwok3 wong6\0" "a mountain in Shanxi Province, name of a county in old times\0" "taai4\0" "(ancient form of 隄 堤) a dike; levee or embankment\0" "dī\0" "loi4\0" "steps leading up to a building\0" "lái\0" "zau1\0" "a big mound, abundant; fertile\0" "zhōu\0" "nim6\0" "to meet at the bank; shore; beach; coast\0" "niàn\0" "sing4 wik6\0" "(same as 域) boundary; a frontier, a region; a country, (ancient form of 城) a city; a town\0" "chéng\0" "cin5\0" "a small mound\0" "jiàn\0" "mountains collapsing; a land-slide\0" "bì\0" "saai3 syun6\0" "a low wall on the road side, a wall, the space enclosed by a constellation\0" "zhuàn\0" "ling4\0" "(ancient form of 陵) a high mound, tomb of an emperor, to usurp; to abuse\0" "líng\0" "hou6\0" "(same as 鄗) the name of a place in the south-west of Hebei Province\0" "hào\0" "bong6\0" "(same as 傍) beside; by the side of; near; close, sound of vehicles; wheels\0" "bàng\0" "cang4 tong4\0" "(same as 塘) an embankment; a bund; a bank; a dike, to generally the roads, (interchangeable 唐) the Tang Dynasty, abrupt; rude\0" "táng\0" "ci1 lei4\0" "name of a place, name of a mountain\0" "chī\0" "maa6\0" "to increase; to profit; to augment, artful; clever; skillful, chips (in gambling, etc.), a number (for identification), abundant; rich; exuberant; flourishing; prosperous\0" "mà\0" "haam6\0" "(same as 陷) to skin, to involve; to beguile, to betray\0" "xiàn\0" "seon4 zyun1 zyun2\0" "(same as 鄟) name of a place (the Epoch of Spring and Autumn) in what is today's Shandong Province\0" "shuàn\0" "zung4\0" "(same as 墉) a fortified wall, a wall\0" "yōng\0" "keoi1\0" "a rough road, a rugged; steep mountain uneasy\0" "qū\0" "zaan1\0" "(same as 鄄 堙) to stop up; to gag; blocked\0" "buk6\0" "(same as 濮) name of a river in Shandong Province, name of an ancient tribe in Hubei Province\0" "pú\0" "wai6\0" "border; frontier\0" "huì\0" "wai4\0" "name of a hillside; a slope in today's Henan Province\0" "wéi\0" "ai5 ngai5\0" "(same as 嶬) high mountains; steep; lofty\0" "yǐ\0" "zip6\0" "precipitous; steep and lofty of a high mountain\0" "yè\0" "sissy; womanish, fawning manner; obsequiousness\0" "chè\0" "hou4\0" "a trench (in warfare); a ditch, to soar; to fly, to roam\0" "háo\0" "baai1\0" "(same as 瀕 濱) water's edge; to border on; to brink on, near at hand; close by\0" "bīn\0" "hin3\0" "name of a place, (same as 顯) to manifest, to display, to be illustrious, evident, to seem; to appear\0" "xiàn\0" "caam4\0" "name of a place, to skin, to involve; to beguile, to betray\0" "chán\0" "a mound\0" "hùn\0" "gaau1 kaau1\0" "(same as 鳩) the pigeon, the turtle dove\0" "gon1\0" "the magpie, jackdaw; jay and similar birds\0" "hàn\0" "ci1 zeoi1\0" "(same as 雌) female; feminine, a female bird, to dwell, to stop\0" "cí\0" "zi1\0" "a bird, to map out or draw up (a plan); a plan or scheme; to calculate; to count; to consider\0" "zhī\0" "zaam6 zaan1\0" "(non-classical form of 鴆) a bird like the secretary falcon\0" "qí\0" "bak6 but3 git3 kit3\0" "to care for; to concern about affectionately, (a corrupted form of 奊) slanting; not straight; curved (of the head)\0" "kuí\0" "a kind of bird\0" "róu\0" "gu1 zing4\0" "(same as 鴣) a kind of pigeon; partridge; francolin\0" "zing1\0" "(same as U+9DF9 鷹) hawk; eagle; falcon\0" "yīng\0" "hung4\0" "(same as 雄) the male of birds\0" "xióng\0" "qiòng\0" "gap3\0" "(same as 鴿) dove; pigeon\0" "huk6\0" "(same as 鵠) the the snow goose; swan, standing erect; standing quietly, target; bull's-eye\0" "hú\0" "(corrupted form) small, thin and slim neck\0" "cuǐ\0" "syu1\0" "a kind of bird; like wild duck\0" "coek3 zak3\0" "(same as 鵲) the magpie\0" "què\0" "dek6\0" "(same as 籴 糴) to lay in grain; to buy grain\0" "dí\0" "mou6\0" "(same as 鶩) ducks; either wild or tame, a chick, a very young bird -- fledgling\0" "wù\0" "cau1\0" "a chick\0" "qiū\0" "aam1 an3\0" "(same as 鵪) quail\0" "yàn\0" "liu4\0" "(same as 鷯) small birds -- the wren, tit, etc.\0" "liáo\0" "bai3\0" "(same as 鷩) a kind of pheasant\0" "bí\0" "soeng1\0" "(same as 雙) a pair; a couple; a brace, two; both\0" "ban1\0" "a small bird\0" "bīn\0" "zing1\0" "(same as 鸚) parrot\0" "a flock of birds\0" "yuān\0" "zoek6\0" "(same as 虐) cruel; ferocious; atrocious\0" "nüè\0" "bok6 fu6\0" "(same as 雹) hail; hailstone\0" "báo\0" "zing4\0" "deep pond; deep pool\0" "yǐng\0" "wang4\0" "(same as 霐) deep and dark\0" "hóng\0" "cek3 ci4 maan4\0" "sound of raining, a great fall of rain; heavy rain; it rained large drops\0" "cí\0" "haap1\0" "(same as 洽) to spread; to diffuse, harmony; agreement, name of a frontier pass; near today's Sichuan Province\0" "qià\0" "tai4\0" "to stop raining; to clear up, dispersion, a clear sky after rain\0" "tí\0" "wu6\0" "sound of the water drops, raining, acquired dialects, (interchangeable 羽) feather; plume\0" "우:N\0" "yù\0" "leoi4\0" "(ancient form of U+9741 雷) thunder, mine (an explosive); fuse\0" "léi\0" "bok6\0" "(same as U+96F9 雹) hail; hailstone\0" "báo\0" "wu1\0" "(a variant) pouring with rain\0" "zai3\0" "(non-classical form of 霽) to stop raining; to clear up; the sky clearing up\0" "jì\0" "fu1\0" "excessive rain and snow\0" "fú\0" "sin3\0" "(same as U+9730 霰) sleet\0" "xiàn\0" "zaam4\0" "(same as 霪) to rain cats and dogs for a long time, incessant rain\0" "cén\0" "fat1\0" "to rain\0" "hū\0" "sik1\0" "to rain, snowflakes, light rain; drizzle\0" "sè\0" "baang1 wik6\0" "a pouring rain; to rain cats and dogs, completely, with leaving a trace, dull; stupid; doltish\0" "bēng\0" "cing1\0" "a pure woman; name of a goddess of frost and snow\0" "qīng\0" "zyu3\0" "to rain, to stretch; to open; to relax; to unfold, slow; unhurried; leisurely\0" "yǔ\0" "waa1\0" "puddle (water in the hoof's track), (same as 窪) deep, a pit; a swamp; a hollow; a depression\0" "wā\0" "oi2 piu5\0" "(same as 靄) cloudy sky, fair clouds; a beautiful sky, mild; amiable; peaceful\0" "ǎi\0" "ham4\0" "rained for a long time; too much rain\0" "hán\0" "daam6\0" "(same as 霮) a passing cloud; floating clouds, densely covered by clouds; gathering clouds\0" "dàn\0" "gaak3\0" "leather to be moistened by rain\0" "gé\0" "dik6\0" "rain, to rain\0" "dí\0" "soeng1\0" "a pouring rain; to rain hard; to rain cats and dogs, a pair; a couple, two; both, to rain\0" "huò\0" "pong4\0" "(same as 雱) snowing heavily\0" "pāng\0" "zaam1\0" "(standard form of 霠), (corrupted form of 霒) cloudy; dark and gloomy\0" "zaa1 zeoi1\0" "thunder, hidden; concealed; secret, (same as 頤) the chin; the jaws\0" "zhuī\0" "ling4\0" "(same as 靈) the spirit; the soul, divine, super-natural\0" "líng\0" "mai4 mo1\0" "(same as 霾) a dust-storm, misty; foggy; cloudy\0" "mái\0" "maak6 maan6\0" "(interchangeable 霢) drizzling rain\0" "mài\0" "lim4\0" "rained for a long time\0" "lián\0" "siu1 tou4\0" "(same as 霄) the skies, clouds or mists\0" "소:N\0" "xiāo\0" "syut3\0" "(same as 雪) snow, to clean; to wash or wipe away\0" "xuě\0" "zaan6 zang1\0" "cloudy\0" "zhèn\0" "bun2 fuk6 pak3 pok3\0" "rain; to rain, (same as 濼) to dock; to lay anchor\0" "pò\0" "fuk6\0" "spilt water, to pour out water\0" "fù\0" "a small hare; a small rabbit\0" "nóu\0" "hei1\0" "the rain stopped\0" "xì\0" "deoi6 hau1\0" "gathering clouds\0" "duì\0" "tam4\0" "rained for a long time\0" "dàn\0" "wan5\0" "(ancient form of 霣) thunderstorm, thunder, (interchangeable 隕 殞) to fall, to die\0" "yǔn\0" "sin4\0" "(same as 霰) sleet\0" "xiàn\0" "zaan2 zaang6\0" "cloudy\0" "yǐn\0" "suk1\0" "swift; rapid; quick; fast\0" "shū\0" "cloudy\0" "duì\0" "roar of thunders; thunderpeal, very loud sounds\0" "bèng\0" "wu6\0" "dyestuff (of dark green)\0" "hù\0" "to resolve, to dissolve; to decompose, to analyze, to part, to differ, different, a bird (like a legendary bird with man's face and one leg)\0" "fěi\0" "fei2\0" "hidden; concealed; secret, narrow and small, ugly, low; mean, inferior\0" "fèi\0" "bad; evil; wicked; vice; wickedness\0" "zá\0" "bei3\0" "bèi\0" "fei1\0" "thin hairs; fine hairs\0" "fēi\0" "to come to the front; to take the lead; to bear responsibility, to make good or to succeed (said of people of humble origin)\0" "xiān\0" "appearance; a person's features\0" "shì\0" "tin2\0" "face to face; to blush; ashamed, embarrassed\0" "miǎn\0" "zin2\0" "broad; wide; spacious; vast, to turn red from shame or embarrassment; to blush, to be ashamed\0" "zhǎn\0" "old, wrinkles; creases, ashamed, shamed-faced look\0" "zhǎn\0" "a small head, to come to the front; to take the lead; to bear responsibility, to make good or to succeed (said of people of humble origin), an ugly face\0" "zhān\0" "bik1 fui3\0" "a plump, fat face\0" "huì\0" "fu2 fu6\0" "the face, the cheeks; the jaw\0" "fǔ\0" "zyun2\0" "(interchangeable 婉) good-looking; beautiful, with the eyes wide open\0" "wǎn\0" "mo1\0" "a green face; to look aghast, (interchangeable with U+61E1 懡) ashamed\0" "mǒ\0" "ciu4\0" "to have a worn look; to look haggard, to suffer distress, worries, etc.\0" "qiáo\0" "liu4\0" "to look pale or pallid\0" "liǎo\0" "mit6\0" "a small face, small, young, (dialect) a junior\0" "miè\0" "faat1 gaap1\0" "tie it tightly, to lead an ox, a wart; a pustule; a pimple, a round lump\0" "hū\0" "wang4\0" "(same as 鞃) horizontal front bar on a cart or carriage, leaning board in a sedan chair\0" "hóng\0" "zyu1\0" "dressed leather; a large belt\0" "yú\0" "kei4\0" "(a non-classical form) boots, the leather belts that connect a cart with the horse, etc., the leather decorations on the ends of the hub (of a wheel)\0" "qí\0" "bong2 bung2 pun4\0" "the hem; margin of the heel of a shoe, weeping sash or cord on a saddle, a leather rope, fringes of pearls on crowns, a pennant, (same as 鞶) a large belt\0" "duò\0" "ngong4\0" "clogs; pattens (protective overshoes); (same as 硬) hard; strong; sturdy; firm\0" "áng\0" "saa1\0" "shoes; boots\0" "baa3\0" "(same as 霸) to rule by might rather than right; a feudal lord\0" "bà\0" "daai1\0" "(same as U+976A 靪) to mend the soles of shoes, patchings; (same as U+97AE 鞮) leather shoes\0" "dì\0" "zyun4\0" "a scabbard, reins or traces\0" "xuàn\0" "daai1 daai2\0" "(interchangeable 靪) to mend the soles of shoes, patchings, (same as 鞮) leather shoes\0" "dì\0" "bit1\0" "leather belt used to bind or restrain a cart, (same as 轡) reins and bit; a bridle\0" "bì\0" "zau6\0" "(same as 冑) descendants; posterity, a helmet; a head-gear in ancient battles for protection\0" "zhòu\0" "pau4\0" "(non-classical form of 鞄) to tan and soften leather, (same as 匏) a bottle-gourd, one of the eight kinds of musical sounds, a kind of musical instrument, (interchangeable 枹) a drum-stick (interchangeable 包) handbag or purse (especially one made of leather)\0" "páo\0" "a saddle-flap, trappings\0" "tié\0" "zi4\0" "leather; processed hides, trappings, known together as saddle; a saddle-like terrain or thing and rein, etc.\0" "yí\0" "ting1\0" "(same as 鞓) a girdle; a leather waistband, a leather belt, silk ribbons, sash, etc. attached to an official seal or medal; cordon (as a badge of honor)\0" "gaap3\0" "a kind of boots in old times, heel of a shoe, (same as 鞈) a leather made breast-plate, to guard; defend\0" "jiá\0" "dat3 dik6\0" "a scabbard; a sheath, a fine mats made from bamboo, (non-classical form of 靼) dressed leather; soft leather\0" "zhì\0" "pou4 tou4\0" "shoe-cushions\0" "tú\0" "git3 kit3\0" "to lead an ox, tie it tightly, quick, urgent; hurried; hasty\0" "xié\0" "a belt for horse, horses without saddle or rein, leather shoes\0" "dàn\0" "tiu4\0" "the reins, a small bronze ring used to connect the reins\0" "tiáo\0" "hyut3\0" "to tie up hurriedly\0" "xiè\0" "coeng3\0" "(same as 韔) a wrapper or case for bow, to pull an arrow\0" "chàng\0" "a measure of capacity, a tool used to take out the mud from a well, back covering or shelter of a large carriage, military vehicles\0" "yuǎn\0" "gun2\0" "known together as saddle; rein and bridle, etc.\0" "guǎn\0" "loeng5 long4\0" "(same as 緉) a unit to count shoes in ancient times; a pair\0" "liǎng\0" "bung2\0" "an ornamental item on a scabbard, leather shoes, weapons; arms (interchangeable 鞛)\0" "běng\0" "gei1\0" "(same as 羈) halter; to restrain\0" "luk6\0" "a quiver\0" "lù\0" "gik6\0" "(interchangeable 革) urgent; anxious, hard, solid and durable leather, a leather whip\0" "jí\0" "gyun1\0" "(corrupted form of 鞙) a scabbard, reins or traces\0" "xuàn\0" "zyu4\0" "a scabbard; a sheath, remaining; overplus; surplus, sin; evil, the front of a cutting strip of cloth\0" "shù\0" "dou1\0" "a tool used to cut leather, an ox to tow, drag or pull a boat\0" "dū\0" "cuk1\0" "tanning, soft leather\0" "sōu\0" "wu4\0" "a quiver\0" "hú\0" "wan6\0" "(same as 韗) tanner who made the leather drum in ancient times\0" "yùn\0" "saddle and rein etc. for the imperial carriage; or for the two outside horses of a team of four abreast, equipments used to saddle a horse\0" "chǎn\0" "bong1 pang4\0" "(same as 幫) the sides of a shoe\0" "bāng\0" "zung4\0" "fine woolen blanket on top of a saddle; used as some decoration, (same as 氄) fine; soft fur\0" "róng\0" "ngak6\0" "to repair shoes, the front part of a shoe, (same as 鞹 U+979F) leather; hides with the hair removed\0" "é\0" "zung1\0" "boots; cotton boots\0" "wēng\0" "baa3\0" "(same as U+9738 霸) to be chief, to rule by might rather than by right, a tyrant; a usurper; the strong the fierce ones\0" "bà\0" "fung4\0" "stitches on a coverlet, to drum, drum beat\0" "féng\0" "zyu1\0" "a quiver (for bows and arrows) one a horse, to store; to keep and collect, a lance; a spear; a trident\0" "yū\0" "ze3\0" "herb medicine; dendrobium\0" "zhè\0" "baan6 faan4\0" "(same as 鼖) a big drum used in the army (in ancient times)\0" "fén\0" "faat1 gun2 wun2 zyun2\0" "(same as U+4A6A 䩪) saddle; rein and bridle\0" "guǎn\0" "buk6 pun4\0" "a halter\0" "bǔ\0" "gaak3\0" "reins; a halter, (interchangeable 革) hides stripped of hair; leather, the target, to force; to compel, to carve, to stop\0" "gé\0" "deon1 maan4\0" "wine container used by minority tribe in ancient times\0" "dūn\0" "wong4\0" "(ancient form of 煌) great blaze; luminous; glittering, as the stars; bright and brilliant\0" "huáng\0" "duk6\0" "(same as 韣) a quiver; bow case\0" "dú\0" "tai2\0" "soft; tender, weak; feeble, gentle; mild\0" "tǐ\0" "bok6\0" "cushioned seat on a vehicle, a leather wrapped collar or yoke of a carriage\0" "bó\0" "hin2\0" "a leather belt; a leather waistband\0" "qiàn\0" "lip6\0" "metal decoration on a halter\0" "liè\0" "lung4\0" "a halter\0" "lóng\0" "wai6\0" "silk cordage; twine; rope\0" "wèi\0" "cushion for saddle, (same as 縿) the weeping decorations of banners and flags; the ends of banners and flags; the weeping decorations of saddles\0" "zhàn\0" "laan4\0" "a container for bows and arrows\0" "lán\0" "seoi1\0" "strings of a cap, decorations for saddle, a sash; a band; a cord, a flag\0" "suī\0" "weak; feeble; tender; delicate; soft, (dialect) to hang down the head and sleepy\0" "nà\0" "bei3 faai6 maat6 pit3\0" "something made of bamboo put in the bow case to protect from damage\0" "bì\0" "to4\0" "to stick; to paste leather to shoes\0" "tuó\0" "zyu3\0" "leather pants, a kind of military uniform, gaiters and leggings\0" "zhù\0" "a metal ornament on some kind of belt (clothing of the Northern barbarians)\0" "diē\0" "bou2\0" "cross-bar of wood under the carriage, under garments\0" "bǔ\0" "guk1\0" "to wrap or band, (same as 鞠) to nourish, to inform, a ball a child\0" "jú\0" "pak3 pok3\0" "(same as U+4A99 䪙) leather wrapped collar for a draft animal of a carriage, bags used on a carriage; (same as U+4A94 䪔) undergarments\0" "pò\0" "haa4\0" "shoes\0" "xiá\0" "daai1 waai5\0" "(same as 韙) right; proper; propriety, official in charge of music\0" "wěi\0" "pok3\0" "leather wrapped collar for a draft animal of a carriage, bags used on a carriage; (same as U+4A94 䪔) undergarments\0" "pò\0" "tap3\0" "hot; burning, fur clothing, weapons, drum\0" "dā\0" "faan1\0" "group; crowd; swarm; a flock, a square of leather, leather wrapped\0" "fān\0" "sim4 zim4\0" "a shield; a screen, (same as 襜) the low front of a robe, gown, etc., a short coat that have no lining, a small mud guard, or fender, a leather garment worn during sacrificial rituals in ancient times\0" "chān\0" "wok6 wu6\0" "leather thong wound around the handle of a sword\0" "hù\0" "bad; evil; wicked; vice, last name written in the seal type\0" "zá\0" "saai1 zaai1\0" "(same as U+97F2 齏) pulverized; powdered; crumbs; bits\0" "zai1\0" "(same as 齏) to fall down; to sink\0" "zai1\0" "smashed; pickled vegetable\0" "zai1\0" "(same as 䪢) smashed; pickled vegetable\0" "faan4\0" "garlic\0" "fán\0" "haai6\0" "shallots or scallions, small (piece of land); narrow (minded)\0" "xiè\0" "hung4\0" "loud\0" "hóng\0" "ci4\0" "ancient music; Chinese classical music\0" "chí\0" "bok6\0" "báo\0" "zaam4\0" "(same as 吟) to chant; to intone; to sing; to recite; to moan; to sigh\0" "yín\0" "haang1\0" "ancient music; Chinese classical music\0" "jīng\0" "but6\0" "sound of pressing something down\0" "bó\0" "zyun2\0" "a kind of musical instrument\0" "ruǎn\0" "zaau1\0" "beautiful sound, appealing to the ear; fascinating to listen to (said of music), noise or uproar of the crowd\0" "chǒu\0" "ang1\0" "sound, whisper, to groan; to moan\0" "yīng\0" "zi1\0" "(same as 噫) (in grammar) interjection, to exclaim\0" "yī\0" "goi2\0" "(same as 胲) cheek; face, ugly (same as 孩) a child\0" "gǎi\0" "kwaan1 waan4 waan6\0" "(interchangeable 頑 髡) ancient punishment of shaving the head\0" "kūn\0" "wan5\0" "slanted face causing by the paralyzed of the facial nerve\0" "yǔn\0" "daam2 zam2\0" "the occiput, or occipital bone, to hang down one's head, ugly, silly; foolish; stupid; idiotic; crazy; insane\0" "zhěn\0" "ngaa5\0" "yǎ\0" "zeoi1\0" "the chin; the jaws\0" "jū\0" "gaau3\0" "to toil or labor sedulously\0" "hòu\0" "man4\0" "strong; powerful; vigorous, (same as 頢) a short face, a small head\0" "민:N\0" "mín\0" "pai4 pei1 pui4\0" "a large face\0" "bāi\0" "gok3\0" "(non-classical form) teethridge; gum; the jaw bone, the skull, the top of the skull\0" "gé\0" "bin6\0" "a cap, a slanting cap, face, bald head\0" "biàn\0" "zyut3\0" "the cheek-bone; the malar bone; the malar\0" "zhuō\0" "hou6\0" "hoary-haired person\0" "hào\0" "caan2 zaan2\0" "to deal with affairs cautiously, head with less hair, ashamed; humiliated\0" "zhěn\0" "seon3\0" "(same as 囟) the top of the head, the skull\0" "shěng\0" "the lower end of the jaws, high cheek-bone, to bend (or lower) one's head\0" "gěn\0" "bei6\0" "the first son; a dog's first pup\0" "bì\0" "do1\0" "ugly\0" "duǒ\0" "seon4\0" "(ancient form of 脣 唇) the lips, to move one's head\0" "chún\0" "better than, small head, short face\0" "chuà\0" "san3 tam4\0" "to shake one's head\0" "sàn\0" "dip6 sing4 sing6\0" "the front and back of the neck\0" "chéng\0" "zim4\0" "(same as 髯) the whiskers; the beard\0" "rán\0" "cim4 saam4 zaam1\0" "ugly, to bend (or lower) of one's head\0" "chěn\0" "maau6\0" "(ancient form of U+7683 貌) facial appearance, manner; bearing\0" "mào\0" "pui4\0" "(same as U+4AB9 䪹) chin; the jaws; the cheeks\0" "péi\0" "teoi4\0" "female attendants or servants, (same as 隤) to fall in ruins; to collapse\0" "wēi\0" "pei2 pei3\0" "bowed one's head\0" "pǐ\0" "fu2\0" "(corrupted form of 頫) (interchangeable 俯) to bow one's head; chin down, to wash oneself, to view; to watch\0" "fǔ\0" "zyut3\0" "short\0" "zhuō\0" "hei1\0" "(same as 魌) ugly, physical or moral deformity, the mask worn by one who is driving away spirits\0" "qī\0" "laam4 laau5\0" "to bend (or lower) one's head; to bow (usually refer to submission or admission of a wrong doing)\0" "lín\0" "hei1 zi1\0" "good; nice; fine; (same as U+4ACF 䫏; standard form of U+9B4C 魌) ugly, physical or moral deformity, the mask wearing by one who is driven away spirits\0" "yī\0" "mun4 mung4\0" "disease, in a coma; apoplexy; unconscious; stupor\0" "mén\0" "ng4 ngaa4\0" "(corrupted form) large head\0" "wú\0" "haai6\0" "a servant, to fear, short; a short person, angry, small headed\0" "qì\0" "zaat6\0" "small headed\0" "dié\0" "cam2\0" "timid; weak and dull\0" "chěn\0" "haa4\0" "reckless; unrestrained; without limit (said of speech; words, etc.), hard to tell\0" "xiá\0" "hot3\0" "healthy; strong, hair-less\0" "hé\0" "song2\0" "(non-classical of 顙) the forehead\0" "sǎng\0" "gwaa1\0" "short headed\0" "guā\0" "hau4\0" "reckless; unrestrained; without limit (said of speech; words, etc.)\0" "hóu\0" "au1 au3\0" "sunken eyes, a hollow\0" "āo\0" "fuk1\0" "(same as 馥) fragrance; aroma\0" "fǔ\0" "kiu5\0" "large head, a wide forehead, numerous; crowd, (interchangeable 頒) a fish with a large head\0" "qiāo\0" "wan6\0" "facial complexion (yellowish because of worrying), a round skull and face\0" "운:N 혼:N\0" "hùn\0" "pei1\0" "short hair and beard\0" "pī\0" "him3 ngam4\0" "a long shape of head and face, the cheeks; the jaw, ugly, a long face\0" "yán\0" "si1\0" "good; fine; excellent, pleasing, a wry neck\0" "sī\0" "haai4 kaai3 kit3\0" "a wry neck\0" "xí\0" "mang1 ming4\0" "between the eyebrows and eyes; general facial appearance\0" "míng\0" "ngaai5\0" "a wry neck, a large head\0" "kuǐ\0" "gok3 haap3 koi3\0" "the lower jawbone, the cranium\0" "gé\0" "ngou6\0" "tall and big; colossal\0" "오:N\0" "ào\0" "san2\0" "to shake one's head\0" "sǎn\0" "sin1 song2\0" "ugly; repulsive\0" "shuǎng\0" "lau4\0" "(same as 髏) human skeleton, (interchangeable 鏤) to engrave; to carve\0" "lóu\0" "zam2\0" "to bow; to lower the head in shame, long and sharp of the head, weak and dull\0" "zhěn\0" "kui2\0" "bald-headed\0" "huì\0" "cam4\0" "to bend or lower of one's head; to bow (usually refer to submission or admission of a wrong doing), to take, to choose, to dwell, to stop\0" "chán\0" "ci4 kei1 saai1 zi1\0" "(abbreviated form) to take a casual look at, to look sideways, female beauty; handsome\0" "leon6\0" "sparse hair\0" "lìn\0" "zyu4\0" "(same as 顬) a part of the skull\0" "ná\0" "haam2 zim2\0" "thin and sickly in appearance; emaciated look, to move one's head\0" "hàn\0" "duk6\0" "(same as 髑) human skull\0" "dú\0" "gaam3 ging6\0" "weak and dull, to gnash the teeth (in anger or hatred)\0" "jìn\0" "min4\0" "twins\0" "mián\0" "fan4\0" "ugly\0" "fán\0" "ngok6\0" "(same as 顎) the jowl; the cheek bones, high cheek-boned\0" "è\0" "siu1\0" "to blow, hot wind; wind of heat\0" "chāo\0" "hung4 kyun4\0" "(non-classical form) the sound of the wind, a typhoon; great gale of wind\0" "hóng\0" "wang4\0" "a typhoon; great gale of wind\0" "hóng\0" "waat6\0" "a typhoon; great gale of wind\0" "율:N\0" "yù\0" "hyut3\0" "breeze; light wind, sound of the wind\0" "xuè\0" "pau1\0" "breeze; light wind\0" "pāo\0" "bik1\0" "breeze; light wind, cold or flu\0" "bī\0" "ciu1 coi2 coi3\0" "a cool breeze; cold wind from the north; cold wind from the south-west\0" "chāo\0" "zaau1\0" "sound of the wind\0" "yǒu\0" "naa5 zyu4 zyu6\0" "a light cyclone; a whirlwind\0" "yí\0" "zyut6\0" "breeze; light wind\0" "xuè\0" "sap3 seon3 sou3\0" "(same as 颯) the sound of wind, a gust; suddenly\0" "sà\0" "syu3 waat6 zyut6\0" "breeze; light wind\0" "xù\0" "lik6\0" "a gale; a gust of swift wind, timely wind\0" "lì\0" "leot6\0" "a blustering gale; violent storm\0" "lì\0" "waat6 zyun6\0" "breeze; light wind\0" "yuàn\0" "deoi3\0" "breeze; light wind\0" "duì\0" "waak6\0" "hot wind; wind of heat\0" "huò\0" "saap3\0" "a gale; a gust of swift wind\0" "shà\0" "ling4\0" "violent wind; strong wind\0" "léng\0" "paau1\0" "the wind blows, blown by the wind\0" "pōu\0" "fat1\0" "the sound of wind, a gale; a typhoon\0" "hū\0" "gwok3 kwong4\0" "hot air; hot vapor, wind of the heat\0" "guó\0" "faau2\0" "wind; light breezes\0" "bù\0" "waai2\0" "breeze\0" "ruí\0" "waai6 waan3\0" "a gale; a typhoon, the sound of wind\0" "wèi\0" "saau1 siu1 wai4\0" "to blow chilly; (same as U+98BC 颼) a whizzing sound, a cool breeze; the south-west wind\0" "sōu\0" "aam3 kaau1\0" "hurricane; gale; cyclone\0" "àn\0" "zyu4\0" "hurricane; gale; cyclone\0" "yú\0" "hoeng1\0" "sound of the wind, degenerate social customs and practices\0" "xiāng\0" "waang4\0" "(same as U+4B1D 䬝) a storm; a tempest\0" "héng\0" "zoeng4\0" "(non-classical form of 颺) blown or tossed about by the wind, to fly or blow away, to scatter; to spread\0" "yáng\0" "gwik1 hau1 hou3 man5 zing4\0" "the wind blows, blown by the wind\0" "xiāo\0" "ziu4\0" "(same as 颻) to dance and toss about in the wind; waving and drifting with the wind, unsteady\0" "yáo\0" "fan3 fan4 kaau1\0" "(same as 颿) to move fast; to hasten, a swift horse, (same as 帆) a sail (of a boat)\0" "bit1\0" "the roaring of the wind, cold wind\0" "bì\0" "ci1\0" "(same as standard form 魑) evil spirits; a mountain demon resembling a tiger; a mountain elf\0" "waang4\0" "(same as U+4B16 䬖) a storm; a tempest\0" "héng\0" "tou4\0" "wind; storm, sound of the wind\0" "táo\0" "lau4\0" "sound of wind\0" "liú\0" "fei1\0" "(ancient form of 霏) the falling of snow and rain, driving sleet\0" "zyu3\0" "to soar; to take off\0" "zhù\0" "tou1\0" "(same as 饕) gluttonous; rapacious; covetous; greedy, name of a legendary ferocious animal, a fierce person; a greedy and gluttonous person\0" "hei3\0" "(same as 餼) a sacrificial victim, explained as used of the living beast, to bite; to gnaw, to eat to the full; surfeited, a wart; a pimple; a pustule\0" "xì\0" "zan3 zin1\0" "(ancient form of 饡) to put the thick soup or broth on top of the rice (same as 饘) thick congee or porridge\0" "zàn\0" "zi3 zik1\0" "(ancient form of 饐) cooked food which has become mouldy, sour\0" "yì\0" "dau3\0" "food items merely arranged for display purpose only; not to ber eaten; to set out fruit, etc., in plates arranged only for show\0" "dòu\0" "zyun4\0" "round shaped cakes\0" "yuán\0" "gaau3 haau3\0" "to eat to the full; surfeited\0" "jiù\0" "zai1 zok6\0" "(same as 齋) to abstain from meat, wine, etc., to fast; penance\0" "bok3\0" "(same as 餺) a kind of cooked noodle\0" "bó\0" "tai4\0" "clarified butter (regarded as symbol of Buddhist wisdom or truth), cream cheese, to sponge on others; to board\0" "tí\0" "zoeng1\0" "to eat to the full; surfeited, well-stacked (figure, etc.); plump\0" "yǐng\0" "tou1\0" "(non-classical form of 饕) name of a legendary ferocious animal, a fierce person; a greedy and gluttonous person; wild; fierce; furious\0" "zi4 zi6\0" "(ancient form of 飴) syrup; jelly-like sugar made from grains\0" "yí\0" "nim1\0" "to have congee (wheat gruel) with friends in old times, (interchangeable 餂) to obtain by hook\0" "nián\0" "dou6 siu6\0" "light refreshment, (dialect) animal feeds; fodder; forage made of wild vegetables, rice bran and water from washing rice\0" "shào\0" "baan6 gwik1 mang1\0" "coarse grains such as corn, millet, etc.; simple food\0" "bèn\0" "ngaau1\0" "to eat to the half full, (corrupted and abbreviated form of 饇) to eat to much; surfeited\0" "gōu\0" "ban2\0" "cakes made of rice flour\0" "bǎn\0" "mut3\0" "(same as 秣) fodder for animals, to nourish; horse feed; horse grains; fodder, to feed a horse\0" "mò\0" "at3 goi1\0" "syrup; jelly-like sugar made from grains, to hiccough; to hiccup, (same as 餲) cooked food which has turned sour\0" "gāi\0" "on3\0" "to starve; hungry, famished; feeble; decay or decomposition of fish\0" "èn\0" "se2\0" "well-feed., to glut; to eat to one's heart's content\0" "shě\0" "caan1\0" "(corrupted form of 餐) a meal, to eat, food\0" "zaat6\0" "(same as 銍) a sickle\0" "zhì\0" "seoi1 zoeng6\0" "same as 䭐; cakes; pastry\0" "yàng\0" "zaan1 zin3\0" "(non-classical of 餞) to entertain a departing friend, a parting present of food or money\0" "jiàn\0" "zyun1\0" "satiated; to dislike\0" "yuàn\0" "deoi3\0" "wine poured in a libation, a little drink or a few drinks, cakes; pastry\0" "shuì\0" "daai3 taai4\0" "cakes and biscuits\0" "tí\0" "mei5 mei6\0" "small; little, congee; rice gruel\0" "wěi\0" "seon3\0" "food (of the Taoist)\0" "xùn\0" "zai3\0" "stinking smell\0" "zhì\0" "zaap1\0" "damp; humid, to eat to the full\0" "yì\0" "zaam5\0" "to eat to until full (飽); (same as 飪) to cook food thoroughly; cakes\0" "rěn\0" "si6\0" "gluttonous; to eat piggishly\0" "shì\0" "wu4\0" "cakes, (same as 餬) congee; porridge; gruel\0" "hú\0" "neot6\0" "small children eat less, tired of eating, baked cakes\0" "nè\0" "zit3\0" "(same as 噎) to choke on food, (ancient form of 饐) decayed; rotten and smelly\0" "yē\0" "gin1 zin1\0" "(same as 餰) congee; rice gruel, (same as 饘) thick congee or porridge\0" "jiàn\0" "saau1 seoi5 seoi5\0" "mashed beans, sugared cakes\0" "suǐ\0" "zing2\0" "(same as U+4B58 䭘) well-stacked (figure, etc.); full; plump, food, cakes\0" "yǐng\0" "baau2\0" "(same as 飽) to eat to the full; surfeited\0" "bǎo\0" "wu4\0" "(same as 餬 糊) congee; porridge; gruel, paste\0" "hú\0" "fu4 wu4\0" "(non-classical form of 餬) to live with another at his expense; to live by eating at another's table; to be parasite, congee; porridge; gruel, paste, to erase; to obliterate, to scribble, to use a fake in place of a genuine article; to deceive and swindle, to whitewash; to make up; to touch up\0" "hú\0" "zip6\0" "cakes\0" "yè\0" "seoi1 zoeng6\0" "cakes; pastry; biscuits, a bait; food\0" "yàng\0" "lim4\0" "incorruptible; honest; clean, (same as U+6B49 歉) deficient, poor crop or harvest, to regret; sorry, (same as U+9921 餡) anything serving as stuffing for dumplings, etc.\0" "lián\0" "sik1\0" "breath, to grow; to thrive, to eat, food\0" "xī\0" "neot6\0" "food (wheat gruel, etc.) to welcome the guest in old times, to eat to the full; surfeited\0" "안:N 온:N\0" "èn\0" "deoi1\0" "steamed dumplings; cakes\0" "duī\0" "cim3 zan2 zit6\0" "tasteless; without enough salt; insipid; dull; not interesting, to taste food before royalty partook\0" "zǎn\0" "zyu3\0" "animal feeds; fodder; forage\0" "zhù\0" "zing2\0" "(same as 䭘) well-stacked (figure, etc.); full; plump, cakes\0" "yǐng\0" "zing2\0" "well-stacked (figure, etc.); full; plump, food, cakes\0" "yǐng\0" "gaan2\0" "exquisite; fine, sweet; taste a little sweet, to taste, diseases (of the lips)\0" "jǐn\0" "cong4\0" "(same as standard form 噇) to eat, to eat heavily; to eat without limits\0" "chuáng\0" "dam6 wui6\0" "(same as 饏) tasteless; without enough salt; insipid; dull, (non-classical of standard form 澉) to wash\0" "dàn\0" "kui2\0" "to eat, ((non-classical form of 膾) minced meat\0" "kuài\0" "zik6\0" "(same as 繹) a kind of sacrifice offered to gods or the deceased; rotten food; food; cakes and biscuits\0" "yì\0" "zip6\0" "(same as 䭎) cakes\0" "yè\0" "haam2 him3\0" "a snack, supplementary dishes, (corrupted form of U+4B51 䭑) incorruptible; honest; clean, (same as U+6B49 歉) deficient, poor crop or harvest, to regret; sorry; (same as U+9921 餡) anything serving as stuffing for dumplings, etc.\0" "jiǎn\0" "neoi6 neot6\0" "food (wheat gruel, etc.) to welcome the guest in old times, to eat to the full; surfeited\0" "èn\0" "ning4\0" "rich; abundance, to eat, to eat without spontaneity; to eat reluctantly\0" "níng\0" "ci4\0" "(same as 餈 粢 躄) rice cakes, rice to offered as sacrifice, the grains\0" "cí\0" "hin2\0" "to chew; to eat, to roll round with the hand, cakes; biscuits\0" "qiǎn\0" "zoeng6\0" "(non-classical form) a bait, food, cakes and biscuits\0" "xuè\0" "bok3\0" "cakes; biscuits; pastry, (same as 餺) cooked food made of rice flour\0" "bō\0" "mei5\0" "to feed a baby, (non-classical form of 糜) congee; porridge; rice gruel\0" "mǐ\0" "seoi3\0" "(same as 䬽) wine poured in a libation, to have a little drink or a few drinks\0" "shuì\0" "mo1\0" "to feed a baby, to eat, food\0" "mó\0" "loeng4\0" "(simplified form) (same as 糧) grains; foodstuff; provisions; rations\0" "liáng\0" "kai2\0" "(interchangeable 稽) to kowtow; to bow to the ground\0" "qǐ\0" "kai2\0" "(same as 䭫) (interchangeable 稽) to kowtow; to bow to the ground\0" "qǐ\0" "saau2 sou2\0" "the eldest son, to give birth to the first child\0" "shǒu\0" "bau1 faat1 heoi6 o1 teoi4\0" "jewelry; ornaments; trinkets (for the forehead of a woman)\0" "fú\0" "but6\0" "(same as 馞) strong sweet smell; strong fragrance\0" "bó\0" "bung2 bung6 faai3 zaai6\0" "strong sweet smell; strong fragrance; (Cant.) classifier for odors\0" "bèng\0" "bit6 miu5 mok1\0" "a little; slightly sweet-smelling\0" "별:N\0" "bié\0" "zi2\0" "sweet-smelling; fragrant, tasty; delicious\0" "yǐ\0" "ngai6\0" "a kind of herb; Asafoetida\0" "wèi\0" "man5 wan4\0" "an one-year-old horse\0" "huán\0" "faan4\0" "(same as standard form 颿) a swift horse\0" "fán\0" "kei4\0" "(ancient form of 騏) dark-blue horse; a piebald horse; fine horse, dark blue, spotted\0" "qí\0" "mou4 wu4\0" "horse with long mane\0" "máo\0" "fu6\0" "a stallion; a male horse\0" "fù\0" "ngong4\0" "movement of a horse, a horse with enormous speed and staying power, a horse with white abdominal region\0" "áng\0" "ngong4\0" "a horse to raise its head high, (same as 䭹) movement of a horse, an angry horse, a scared horse\0" "ǎng\0" "fan1\0" "a swift horse\0" "fù\0" "kei4\0" "(ancient form of 騏) dark-blue horse; a piebald horse; fine horse, dark blue, spotted\0" "qí\0" "gwok3 kwaan4\0" "(same as U+7FA3 群) group; multitude; crowd; swarm; a flock\0" "qún\0" "to4\0" "(same as U+99B1 馱) to carry (a load) on the back\0" "tuó\0" "zaat6\0" "a swift horse, to summon; to ask; to solicit; to request; to seek for\0" "yì\0" "but6\0" "a kind of animal; with a horse shape; the tail of an ox and with only one horn\0" "bó\0" "pin4\0" "(same as 駢) a pair of horses, to stand, lie or go side by side\0" "pián\0" "but6\0" "horse with long hair\0" "bá\0" "keoi1\0" "(same as 驅) to go before others, to drive; to urge, to expel\0" "zyun1 zyun4\0" "an one-year-old horse, a black horse\0" "xuán\0" "baai6 pei1 pei3\0" "(same as 駓) a horse with mixed color of yellow and white\0" "wat6\0" "(same as 驈) black horse with white thigh\0" "yù\0" "ci4\0" "(same as 馳) to go swiftly; to fleet; to rush; to speed\0" "chí\0" "leoi4\0" "horses kept at a courier station in former times\0" "lú\0" "zi4\0" "name of a horse\0" "yí\0" "lit6\0" "name of a horse, horses in an ordered line; to travel quickly; to move fast; to hasten, tame, well-bred, to put under control\0" "lì\0" "zaau1\0" "fine horse, swift horse, swift; speedy\0" "niu5\0" "(same as 褭 裊) curling up, as smoke; wavering gently, around; all around\0" "niǎo\0" "hei1\0" "a running horse\0" "xì\0" "ng4 ng6\0" "name of a horse\0" "wú\0" "gwing1\0" "(non-classical form of 駉) in good condition; as a horse\0" "jyut3\0" "a gray horse, a kind of grain\0" "lèi\0" "pei1 pou1\0" "name of a horse\0" "pū\0" "coek3 zeon6\0" "a walking horse, a horse not moving forward, a swift horse\0" "zhuō\0" "zeoi2 zyut3\0" "a young and fleet-footed horse; foal, a horse with a heavy load and hard to move forward\0" "zuī\0" "zyut3 zyut6\0" "horse with white forehead, (的盧)\0" "zhuó\0" "coeng1\0" "name of a horse\0" "chāng\0" "ngan6 ngon6\0" "white from forehead to lips of a horse, reddish (of a horse head), horse head\0" "àn\0" "zi4\0" "young horse, stallion; male horse\0" "ér\0" "gwik1 wik6\0" "name of a horse, a traveling horse\0" "yù\0" "ling6\0" "diseases of horse, horse eat grains\0" "lèng\0" "fu6\0" "(same as 駙) extra horse harnessed by the side of the team, swift\0" "fù\0" "cap3 saap3\0" "(same as 䮢) to gallop, swift, to walk lightly (said of a horse)\0" "zhá\0" "wan4\0" "a legendary animal, a wild horse; mustang\0" "hún\0" "ceon2\0" "a piebald horse, particoloured, miscellaneous, confused and disorderly, a stupid horse\0" "chǔn\0" "sau1\0" "big and tall (said of horse), (same as 搜) to search; to reconnoiter, (same as 駷) a walking horse, by a riding-whip to keep the horse walking fast\0" "sōu\0" "bik1\0" "a kind of animal\0" "bī\0" "bei3\0" "a supernatural horse, (same as 駜) a strong; husky horse, (same as 駁) color of a horse, variegated; parti-colored, mixed; impure\0" "bì\0" "dip6\0" "a walking horse, to gallop, swift\0" "zhá\0" "song1 song1\0" "a yellow with a white tail\0" "hok6\0" "one of the 36 gardens in Han Dynasty, (same as 馰) horse with white forehead; fine horse\0" "hé\0" "lik6\0" "color of the horse\0" "lì\0" "giu1\0" "(non-classical form of 驕) untamed; intractable; disobedient, proud; haughty; arrogant\0" "hon4 hon6\0" "long-hair horse\0" "hàn\0" "zoi2\0" "a piebald horse, particoloured\0" "zǎi\0" "gwaat1 wut6\0" "a kind of animal (from Beihai)\0" "gú\0" "sing4 zaang6\0" "(corrupted form) (same as 騬) to geld a horse or ass, etc.\0" "chéng\0" "laau4 lou4\0" "a big mule (same as 驢) an ass; a donkey\0" "lóu\0" "maak6\0" "name of a horse, (same as 驀) sudden; abrupt, to mount the horse\0" "mò\0" "mik6\0" "to look at in surprise, to gnaw; to bite (said of a horse)\0" "mì\0" "mak6\0" "a kind of mule; a kind of beast\0" "mài\0" "ngou6\0" "(same as 驁) fine horse, untamed horse, vicious horse\0" "ào\0" "zaak6\0" "a kind of beast, a kind of mule\0" "zhé\0" "zuk6\0" "a kind of beast; to chase one another (of herding horses)\0" "zhú\0" "wong4\0" "(same as 騜) horse with mixed colors of yellow and white, chestnut color mixed with white\0" "huáng\0" "faan4\0" "to give birth to, to bring and to rear (interchangeable 蕃) to increase; to multiply; to propagate\0" "fán\0" "dang6\0" "unstable walking, fall, disease of the horse\0" "dèng\0" "tung4\0" "name of a horse, a young horse\0" "tóng\0" "(same as 驫) herd of horses stampeding\0" "duk6\0" "movement of a horse, a traveling horse\0" "dú\0" "aak1 ak1\0" "to move slowly and then swiftly (said of a horse), a swift horse, to neigh\0" "wò\0" "kyut3 waai3\0" "an angry horse, a hot-tempered; an evil horse\0" "wèi\0" "zai1\0" "luxuriant of the grass; the grass growing densely, horses traveling in line order and swiftly\0" "jì\0" "tou2\0" "(same as 禂) to pray, to offer livestock for sacrifice\0" "chì\0" "leon4\0" "(standard form of 驎) (of horse) piebald; fine horse; white horse with black back, name of a fabulous, auspicious animal, horse with black lips, horse with pattern of scales\0" "lín\0" "biu1\0" "(same as 鑣) bit for a horse, to ride on a horse\0" "biāo\0" "pong4\0" "(same as 龐) huge, rich; abundance, to fill up; full of (same as 龍) a legendary; miraculous; marvelous animal; the dragon, associated with rain, floods, and geomancy, an emblem of imperialism\0" "lóng\0" "gin2\0" "(same as 蹇) lame; crippled, slow, weak; feeble; a vicious horse; a feeble donkey\0" "jiǎn\0" "nip6 seoi1 waai2\0" "a swift horse\0" "niè\0" "leoi4\0" "(same as abbreviated form U+9A58 騾) a mule; the offspring of an ass and a mare\0" "luó\0" "san1\0" "numerous; very many, large group of horses traveling in a line\0" "shēn\0" "ngon1\0" "(same as U+978D 鞍) saddle; a saddle-like terrain or thing\0" "waa1\0" "a piebald horse; a yellow horse with black mouth\0" "guā\0" "nip6\0" "a swift horse\0" "niè\0" "zik6\0" "(same as 骮) small and thin piece of bones\0" "yì\0" "gwaat6 kyut3\0" "to exert oneself; to make an effort; diligent; sedulous\0" "kū\0" "hin2 zyun4\0" "the pelvis (髂=䯊)\0" "wán\0" "at3\0" "to choke; the throat chocked and unable to breath smoothly\0" "wā\0" "kaa3 o1\0" "the pelvis, bone stuck in the throat, the kneecap; patella; the five lowest pieces of bone of the spinal column\0" "qià\0" "bok6\0" "the shoulder blade; scapula\0" "bó\0" "hau1\0" "the sacrum; the coccyx; the end of the spine; the rump; the buttocks\0" "kāo\0" "ling4\0" "bones, the pelvis; the five lowest pieces of bone of the spinal column\0" "líng\0" "gon3\0" "(same as 骭) shinbone; tibia, the ribs, calf bone (the part of leg between the knee and ankle)\0" "gàn\0" "gwaat3\0" "the shoulder blade; scapula\0" "guā\0" "hai4 ngoi4\0" "(non-classical form of 骸) shinbone; skeleton\0" "hái\0" "hong4\0" "the pelvis, bone stuck in the throat, the kneecap; patella; the five lowest pieces of bone of the spinal column\0" "kuāng\0" "hang4\0" "(same as 胻) the upper part of the shinbone, or tibia\0" "héng\0" "kwaai4\0" "the head bone of livestock, the shoulder blade; scapula\0" "kuī\0" "zaak3\0" "to incline; to turn on one side\0" "zé\0" "ting1\0" "bony; skinny\0" "tīng\0" "long4 lou6\0" "the muscles of the thigh, the hips, the haunches\0" "láng\0" "bei1 bei2 bei3\0" "(same as 髀) buttocks, hipbone; innominate bone\0" "bì\0" "wun6\0" "the kneecap; patella, (same as 垸) to smear with varnishes and ashes\0" "huàn\0" "pak3 pang4\0" "(same as 髆) the five lowest pieces of bone of the spinal column\0" "pò\0" "zing1 ziu5 zoek3\0" "the ribs\0" "yǎo\0" "wun2\0" "the knee bones; the carpus of the knee, (same as 腕) the wrist\0" "wàn\0" "tik1\0" "marrow; fluid of yellow color, between the waist bones\0" "tì\0" "seoi5\0" "(same as 髓) marrow; pith; essence\0" "suǐ\0" "kwaa1\0" "bone (the lowest pieces of bone of the spinal column and sides of the abdominal region)\0" "kuā\0" "deoi6\0" "bone, stupid; dull\0" "duì\0" "faau2 ou2 pei3 zuk1\0" "the five lowest pieces of bone of the spinal column\0" "ǎo\0" "gim3\0" "jiàn\0" "mo1\0" "partial paralysis; hemiplegia -- paralysis of half of one's body, very small; diminutive; minute\0" "mó\0" "waai2\0" "the kneecap; patella, the cranium\0" "kuì\0" "kui2\0" "boneware used to comb the hair, to bind the hair, (same as 鬠) hair tied in a knot for the mourning rites\0" "kuài\0" "zaap1\0" "with a high skull, dried meat strips\0" "àn\0" "maa3 mut6\0" "tiny bone\0" "mà\0" "at3 got3 king2 king3\0" "(same as 廎) a small hall, store-room for melon\0" "qǐng\0" "hau1 kok3\0" "(ancient form of 敲) to rap; to tap; to beat, big; great; large; tall; high\0" "qiāo\0" "haau2\0" "big head\0" "kǎo\0" "hou6\0" "(same as 顥) bright; luminous; hoary; white\0" "hào\0" "do2\0" "(same as 嚲) to hang down; to let fall\0" "duǒ\0" "cim1\0" "of nice and good hair\0" "xiān\0" "naang4 nai1\0" "dishevelled hair\0" "nái\0" "seoi1 so1 zyu4\0" "(same as 髿) hang down of the hair; dishevelled hair\0" "suō\0" "gaai3\0" "use a hair-pin to set and dress the hair\0" "jiè\0" "pei4\0" "(said of wild beasts) the hair stands up, walk with one's hair hang down, hairy, hair\0" "pī\0" "baa1\0" "a coiffure with a topknot, dishevelled hair\0" "pā\0" "sung1 tou4\0" "(same as 鬆) (said of hair) loosely arranged, dishevelled hair\0" "sōng\0" "coeng4\0" "a coiffure with a topknot\0" "cháng\0" "zit6\0" "hair style for little children\0" "niè\0" "man4 mun4\0" "(non-classical form of 鬘) fair of hair, to blacken eyebrows\0" "mán\0" "sung1\0" "fine hair\0" "sōng\0" "ci3\0" "a wig\0" "cì\0" "cim1 zim4\0" "hair\0" "xiān\0" "kut3\0" "(standard form of 髺) the hair dishevelled, as in mourning\0" "kuò\0" "gai3\0" "dressed hair\0" "dik6\0" "a coiffure with a topknot; a wig\0" "dí\0" "fu1 paau4\0" "fine hair; beautiful hair, short hair, a coiffure with a topknot\0" "póu\0" "tiu4\0" "hairy; with lots of hair, to let the hair grow, as children do\0" "tiáo\0" "cyut3 zeot1\0" "a coiffure with a topknot, hairy, dishevelled hair\0" "zú\0" "wo2\0" "dressed hair of a Chinese woman\0" "wǒ\0" "fai3\0" "to meet; to run into suddenly; unexpectedly\0" "fèi\0" "coi3\0" "a coiffure with a topknot, a turban; a kerchief\0" "cài\0" "bong2 pang4\0" "dishevelled hair, (same as 碰) to meet unexpectedly, to collide; to hit; to touch\0" "péng\0" "soi1\0" "short hair, bearded; with lots of beard, whiskers\0" "sāi\0" "sou1\0" "(same as 須 鬚) beard; whiskers\0" "zaau4\0" "beautiful and hairy mane, yellow hair; the hoary hair of the aged\0" "róu\0" "kei4\0" "(same as 鬐) mane, fins\0" "qí\0" "co1 gwaan1 zaau1\0" "fine hair, hairy\0" "cuó\0" "ban1 bun2 bun6 pun4\0" "dressed hair in a horizontal way, variegated; grey-of hair\0" "pán\0" "bok3\0" "hair, sparse hair\0" "bó\0" "man4\0" "(same as 髮 鬘) hair, fair of hair\0" "mán\0" "zung2\0" "to bind the hair in a knot on the top of the head, mane, dishevelled hair\0" "zǒng\0" "zaau1\0" "(same as U+9AE4 髹) a kind of dark-red paint, to paint or lacquer (articles)\0" "cì\0" "waai2\0" "to twist the hair in a knot on the top of the head\0" "kuì\0" "zaai3\0" "sparse hair on a knot on the top of the head, hair dressed without ornaments\0" "jì\0" "laam4\0" "long hair, hairy, sparse hair\0" "lán\0" "siu1 sou1\0" "(non-classical form of 䰅) (same as 須 鬚) beard; whiskers\0" "mung4\0" "vague; ambiguous; dim; hazy, mane\0" "méng\0" "min4\0" "hair, (in old times) to burn a certain stick and then to blacken the eyebrows\0" "mián\0" "pun4\0" "(non-classical of 䰉) dressed hair in a horizontal way, variegated; grey (of hair)\0" "pán\0" "lou4\0" "mane\0" "lú\0" "cyun4\0" "fine hair; luster of hair; smooth and glossy of the hair, the woman's hair in a knot on the top of the head, hairy\0" "zuǎn\0" "gau1\0" "(non-classical) a lot; a ticket, to draw lots\0" "gau2 hip3 laau4\0" "to kill by hanging or to strangulation, kill, to lower the grade of mourning garments, when wearing the sackcloth with the edges evenly bound\0" "liú\0" "gaan1 gam3 gei6 ngaai5\0" "an ancient unit of capacity with three feet and a big opening, a container used to wash rice\0" "yǐ\0" "man4\0" "the top part of the rice gruel, to chafe; to scour; to rub; to wipe with hand\0" "wén\0" "lik6\0" "(same as 鬲) a large earthen pot, a large iron cauldron\0" "lì\0" "lik6\0" "(ancient form of 鬲) a large earthen pot, a large iron cauldron\0" "lì\0" "zang6\0" "a large earthen pot for cooking, a large iron cauldron used to cook in old times\0" "zèng\0" "zyu2\0" "(same as U+7151 煮) to cook; to boil; to stew\0" "zhǔ\0" "waan4 waan4 waat1\0" "(same as 魂) the soul, the spiritual part of man that ascends to heaven, the wits; the spiritual faculties\0" "hún\0" "saan1 saan4\0" "god; spirit; immortal, mountain deity\0" "shén\0" "ci3\0" "a fierce ghost; a malicious spirit; evil spirits\0" "chì\0" "haang3\0" "ghost; a star\0" "xìng\0" "wong5\0" "(same as 魍) an elf, a sprite, an animal which is said to eat the brains of the dead under ground; a monster\0" "wǎng\0" "dung1\0" "ugly, monster; ghost\0" "dōng\0" "waak6\0" "(same as 魊) a cyclone; a whirlwind, a fabulous creature which supposedly hurts human beings by casting sand out of its mouth; ghost\0" "huò\0" "paai2 pei2\0" "ugly, ghost; evil spirits; bogy; goblin; demons and monsters\0" "pǐ\0" "bou6 fu1\0" "sinister, evil and shrewd\0" "hū\0" "mei6\0" "(same as U+9B3D 魅) mischievous spirit; goblin; elf, a demon with a man's face and four legs, and exhalation of the mountains and forests, to charm; to mislead\0" "mèi\0" "ci2\0" "ugly; repulsive, mountain ghosts\0" "chě\0" "mei6\0" "(corrupted form of 魅) mischievous spirit; goblin; elf, a demon with a man's face and four legs, and exhalation of the mountains and forests, to charm; to mislead\0" "mèi\0" "caau1\0" "nimble and active ghost, to move swiftly, strong, crafty; cunning; wily, smart; clever; shrewd\0" "chāo\0" "gwaat1\0" "wild ghost; ghost without head; a demon\0" "jú\0" "zyu4\0" "(same as 䰰) dreary cries of ghosts; sound of monsters\0" "nòu\0" "zi5\0" "to fear; to dread; to be afraid of\0" "yì\0" "naau6 zyu4\0" "(same as 䰭) dreary cries of ghosts; sound of monsters\0" "rú\0" "ling4\0" "name of a god; a legendary spirits having the face of a man and the body of a beast\0" "líng\0" "at3 zat3\0" "the sheatfish\0" "yà\0" "gat1\0" "a wafting fish, a fish, to cut a fish\0" "qì\0" "zi1\0" "blackfish or mullet; anchovy\0" "zī\0" "pang5 pau4\0" "a fish, (same as 蚌) oyster, a kind of clam, a pretty pearl\0" "bàng\0" "gung1\0" "(interchangeable 魟 same as 鰩) the nautilus; the ray, a fish; looks like crab or king crab\0" "gōng\0" "caak6\0" "(non-classical and abbreviated form of 鱡) (same as 鰂) the cuttlefish; the inkfish\0" "zé\0" "gaai3\0" "(corrupted form of 魪) a flatfish; a sole\0" "jiè\0" "zyu4\0" "(same as 漁) to catch fish, to fish, to seize\0" "yú\0" "cam4\0" "a condiment made from minced fish salted, preserved fish; salted fish; fish cured in distiller's grains, a fish\0" "qín\0" "bui3\0" "the globefish, blowfish, puffer\0" "bèi\0" "baa1\0" "a kind of fish; a bonito, (same as U+9B81 鮁) shark\0" "bā\0" "to4\0" "(non-classical of 鮀) a kind of small fish grown in fresh water\0" "tuó\0" "ong3 zoeng1\0" "a kind of small fish\0" "yāng\0" "kiu4\0" "a kind of medium sized fish grown in the sea, long and flat; with a big mouth\0" "qiáo\0" "zaau2\0" "a fish; common carp\0" "yǒu\0" "dit6 zaat6\0" "a fish\0" "zhì\0" "gaai3\0" "(non-classical and corrupted form of 魪) a flatfish; a sole\0" "jiè\0" "(same as 鱴 鮆) the mullet, a kind of fish grown in the sea; like abalone; a salted fish\0" "mò\0" "sing4\0" "(same as 鱦) small fish, spawn, or roe, frog group\0" "shéng\0" "sin5\0" "(same as 鱔) the eel\0" "shàn\0" "kei4 ngaai6\0" "(ancient form of 鮨) fish pulp; mashed fish, fine-cut meat, something like the large amphibious creature; newt but very much larger, small fish, (same as 鰭) fins\0" "qí\0" "sin5\0" "(corrupted form of 䱇) (same as 鱓,鱔) an eel\0" "shàn\0" "mai5\0" "roe or spawn, a fish\0" "mǐ\0" "mè\0" "daam2 gung2\0" "spawn; roe, a kind of legendary fish said to be thousands of miles long, (interchangeable 魟) the nautilus; the ray\0" "gǒng\0" "zi4\0" "globefish; blowfish; puffer\0" "yí\0" "gang2\0" "tuna, something like sturgeon\0" "gèng\0" "gang2\0" "(same as 䱍) tuna, something like sturgeon\0" "gèng\0" "daau6 taau2\0" "a fish\0" "tǒu\0" "fu1 tou1\0" "globefish; blowfish; puffer\0" "fū\0" "haap6 sit3\0" "a fish; something like crab grown in the sea\0" "xué\0" "zaap1\0" "salted fish, globefish; blowfish; puffer\0" "yè\0" "ting4\0" "a kind of fish, something like the sheatfish\0" "tíng\0" "tiu4\0" "(same as 鰷) a long narrow and silver colored fish; Trichiurus armatus\0" "tiáo\0" "mau4\0" "labrus, moving fish\0" "móu\0" "mòi\0" "laau4 laau6 liu1\0" "(same as 鰡) shark\0" "liú\0" "caan1\0" "a long narrow fish Trichiurus armatus\0" "cān\0" "lei4\0" "lí\0" "suk1\0" "(same as 鮛) a small kind of tuna or sturgeon\0" "shū\0" "luk6\0" "a kind of fish\0" "lù\0" "gwik1\0" "a kind of fish; small fish; fry, a large amphibious creature, something like the newt but very much larger\0" "huò\0" "cok3\0" "shark\0" "cuò\0" "paai4\0" "black carp\0" "pái\0" "noi6\0" "a kind of fish\0" "liú\0" "goeng3\0" "(an ancient name) a kind of silver fish, a kind of insect\0" "jù\0" "zaan6\0" "a kind of fish\0" "zhàn\0" "guk1\0" "the globefish; blowfish; puffer\0" "jú\0" "zang1\0" "a kind of fish\0" "zhēng\0" "cyut3 zeot1\0" "a long narrow fish; tuna\0" "zú\0" "haam6\0" "same as U+9C64 鱤\0" "xiàn\0" "dai3 zaai3\0" "a kind of fish; silver-gray color with black dots; with small mouth and no teeth\0" "zhì\0" "the globefish; blowfish; puffer\0" "(record in an antique books) a kind of fish (same as 鱔) eels\0" "cit3 zaai3\0" "(same as 䱥) a kind of fish; silver-gray color with black dots; with small mouth and no teeth\0" "là\0" "laat6\0" "(same as 鯻) a kind of fish\0" "là\0" "seoi1\0" "a kind of fish\0" "xū\0" "gang2\0" "tuna\0" "gèng\0" "ngak6\0" "a kind of fish; skin for making arms or weapons\0" "é\0" "mou4\0" "(corrupted form) a kind of fish\0" "mú\0" "ceoi4 cung5\0" "(same as 鮦 鯉 鱧) a kind of fish; black fish\0" "zhòng\0" "tai4\0" "Parasilurus asotus; small fish, fry; large carp\0" "tí\0" "zyun4\0" "a kind of fish\0" "yuán\0" "zin1\0" "(same as 鱣) a kind of sturgeon; Acipenser mikadoi, (interchangeable 鱔) eels\0" "zhān\0" "gaang2 gaang3\0" "(same as 䱭) tuna\0" "gèng\0" "zung1 zung2\0" "a kind of fish; live in the ocean\0" "wēng\0" "long4\0" "a male crab, cod oil\0" "láng\0" "zyu4\0" "(same as 魚 漁) to fish, to seize\0" "yú\0" "caau1 saau1 saau2\0" "a family name, (same as 緧) a crupper\0" "sōu\0" "caa4 zaa2 zaa2\0" "(standard form) (same as 鮓) a condiment made from minced fish salted, preserved fish\0" "zhǎ\0" "haai4\0" "a male crab\0" "hái\0" "gwaat1 waa4 wat6\0" "a kind of fish; a flashing fly-fish in legend\0" "huá\0" "zin2\0" "a kind of fish; seven inches long; good for soup\0" "zhǎn\0" "coeng1 cong1\0" "(same as U+9BE7 鯧) the pomfret\0" "laau1 laau4\0" "a carp-like savory fish\0" "lóu\0" "caam3\0" "a kind of fish\0" "chàn\0" "zi3\0" "a kind of fish\0" "zhì\0" "to5 waai3\0" "general term of a kind of fish, a snake-like fish\0" "wèi\0" "syun4\0" "a kind of fish\0" "xuán\0" "zou2\0" "a carp-like fish with chicken feet, spawn or roe\0" "zǎo\0" "maan5 mang4\0" "(same as 鮸) an ocean fish with long flat body, big mouth, sharp teeth (a cod, same as 鰵)\0" "mín\0" "kwai1\0" "the globefish; blowfish; puffer\0" "guī\0" "sou1\0" "sū\0" "si1\0" "a kind of fish; tuna\0" "sī\0" "to5\0" "fry (of fish), crab, get rid of the scales of a fish\0" "duò\0" "sam4\0" "(non-classical form) a kind of fish\0" "cén\0" "fun2\0" "a fish, the sound of touching the fish net\0" "kuǎn\0" "tang4\0" "(standard form of 鰧) a perch-like fish with white body and red tail\0" "téng\0" "(corrupted form of U+9BD8 鯘; same as U+9BBE 鮾) to spoil, to go down, to corrupt; spoiled fish-meat\0" "něi\0" "lou4 lou6\0" "a kind of fish\0" "láo\0" "lou5\0" "a kind of fish\0" "lǔ\0" "zeoi4 zi4\0" "spawn, or roe, a kind of fish\0" "yí\0" "hai5 ngai4\0" "(same as 蟹) crab\0" "xiè\0" "zim5\0" "a kind of fish, the mouth of a fish at surface of the water; gasping for breath\0" "yǎn\0" "goeng1 king4\0" "a whale, huge\0" "qíng\0" "pou2\0" "the Yangtze porpoise\0" "pū\0" "caa1 caau1 caau4\0" "big fish\0" "chóu\0" "haam4\0" "a kind of fish; with long and flat body; small mouth and pointed lips\0" "xián\0" "gun2 sung1\0" "a kind of fish; with a long cylinder body\0" "guǎn\0" "zit3\0" "a kind of fish; grown in fresh water; with flat body; orange color or blue colored pattern\0" "jié\0" "lai6 lam6\0" "shad\0" "lài\0" "mung4\0" "an ancient name for tuna, a kind of sturgeon\0" "méng\0" "zip6\0" "lots of fish\0" "yè\0" "ceoi2 coeng1 seoi6\0" "(same as U+9BE7 鯧) the pomfret\0" "lap6\0" "a general name for perch, etc.\0" "lì\0" "zaan3\0" "(simplified form of 鮣) a kind of fish, live in the ocean, dark brown color with two white vertical marks; flat shaped head\0" "yìn\0" "ceon1\0" "(simplified form 鰆) a kind of fish; long and flat; silver-gray with dark color dots and cross-grained strips\0" "chūn\0" "cau1\0" "(simplified form U+9C0C 鰍) loach\0" "qiū\0" "tang4\0" "(simplified form of 鰧) a kind of fish; stout; bluish gray color; big flat head; big mouth and small eyes; usually stay in the bottom of the shallow sea; half bured in the muddy sand\0" "téng\0" "zyu4\0" "(simplified form) to fish; to seize\0" "yú\0" "zau2\0" "a kind of clam\0" "gau1\0" "(same as 鳩) the pigeon; the turtle dove\0" "daai6\0" "a legendary bird\0" "dài\0" "caau4 dou6 dung3\0" "cuckoo; goatsucker or nightjar\0" "dù\0" "hung4\0" "(same as 鴻) wild swan, a wild goose, vast; profound\0" "hóng\0" "si1\0" "(same as 鳲) the cuckoo; the wood-pigeon or the turtle-dove\0" "hei3\0" "a kind of bird\0" "xì\0" "gaau1 kaau1\0" "(corrupted form of 鳩) the pigeon; the turtle dove\0" "gan1 kei4 zi1\0" "chicken; pheasant; wild goose\0" "qí\0" "ci1\0" "kite, owl, wine cups\0" "zyun4\0" "a kind of bird\0" "yuán\0" "gaap6 kaap6\0" "a kind of black small bird\0" "jí\0" "wan6\0" "a name for the pigeon or the turtle dove\0" "yùn\0" "fong2 fong4\0" "(same as 鶭) a kind of black bird; most of the time stay by the marsh; where water gathers\0" "fǎng\0" "gung1\0" "a hawk-like bird; much smaller\0" "gōng\0" "hong4\0" "birds flying up and down\0" "háng\0" "zam6\0" "(same as 鴆) a kind of venomous bird, poisoned wine\0" "zhèn\0" "zoek3\0" "(same as 雀) a general name of small birds, as sparrows, chickadees, etc.\0" "què\0" "hiu1 liu5 niu5\0" "gaai3\0" "a kind of bird\0" "jiè\0" "pei4\0" "osprey; water hawk\0" "pí\0" "gam3\0" "birds singing; chirps\0" "gàn\0" "zyun4\0" "the swallow, (same as 鳶) kite (a bird), kite (a toy)\0" "xuán\0" "saang1 sang1\0" "a kind of bird, (same as 鼪) weasel\0" "shēng\0" "sek6\0" "a kind of bird; suspended rocks\0" "shí\0" "haau2\0" "tailor bird; wren\0" "qiǎo\0" "ci4\0" "(non-classical form of 鶿 U+9DC0) cormorant\0" "cí\0" "dit6\0" "the cuckoo, a kind of pigeon, a kind of water bird\0" "dié\0" "bat6\0" "a wild duck-like water bird, a pheasant like bird\0" "bó\0" "diu1\0" "a kind of small bird, sound of birds, the feathered; birds\0" "diāo\0" "sếu\0" "zyun1 zyun2\0" "a kind of phoenix-like bird\0" "wǎn\0" "ci1 ci2\0" "(same as 鴜) a kind of water bird; with black color, (same as 雌) female; woman-like\0" "cí\0" "zi2\0" "a kind of bird which shares its nest with rats, sound of birds\0" "zhǐ\0" "baak6\0" "a kind of species of myna (or mynah); a grackle\0" "bái\0" "mou2 mou5\0" "(same as 鵡) parrot\0" "wǔ\0" "bou2\0" "(same as 鴇) a bird resembling the wild goose; Otis dybowskii\0" "bǎo\0" "dam1 dung1 dung6\0" "a kind of water bird, (same as 鴆) a kind of venomous bird\0" "dàn\0" "baat6 but6\0" "(same as 䳁) a wild duck-like water bird, a pheasant like bird\0" "bá\0" "tung4\0" "a pheasant-like bird with black and body and red feet, a kind of bird, (same as 蟂) an otter-like animal\0" "tóng\0" "gyun1\0" "(non-classical form of 鵑) the cuckoo\0" "gung1\0" "a kind of pheasant-like bird\0" "gōng\0" "haau6 hin1 kaau3 kaau5\0" "a pigeon-like bird; with a comb or crest\0" "jiù\0" "gwaai3\0" "cuckoo, pelican, (same as 鴃) a shrike; butcherbird\0" "guì\0" "ci3\0" "an owl-like bird\0" "cì\0" "zuk1\0" "a pheasant-like bird\0" "yǒu\0" "zyun4\0" "a kind of bird, a hawk; sparrow hawk\0" "yuán\0" "lou5\0" "a kind of water bird, a vulture; a condor\0" "lǎo\0" "guk1\0" "a pigeon-like bird; with a comb or crest, a shrike; butcherbird\0" "jú\0" "faau4 fu1 man5 wui6\0" "the pigeon, the turtle dove\0" "fú\0" "nip6\0" "flying birds, a kind of bird\0" "niè\0" "ngo4\0" "(ancient form of 鵝) goose; gander\0" "é\0" "ngo4\0" "(same as 䳗,鵝) goose; gander\0" "é\0" "sing2\0" "a egret-like bird, a kind of water bird\0" "xǐng\0" "hon2 hot3\0" "a sort of nightingale which is said to sing for the dawn; also the name for a large bat with awing-spread of two feet, a sort of pheasant\0" "kàn\0" "an3\0" "(same as 鷃) a small brown speckled bird like the quail\0" "yàn\0" "tou4\0" "(same as 鵌) a kind of bird which shares its nest with rats\0" "tú\0" "faau2 fu2\0" "a kind of small birds, a kind of bird\0" "pǒu\0" "bang1\0" "birds flying all directions\0" "běng\0" "ming4\0" "a legendary bird, divine birds; the phoenix\0" "명:N\0" "míng\0" "seoi4 seoi6\0" "owl, kite, hawk; sparrow hawk, stop flying (said of bird)\0" "수:N\0" "shuì\0" "zeoi1\0" "(same as 鵻) a kind of bird in ancient books; a wood-pigeon; a hawk\0" "yàn\0" "hei1 kei4\0" "(same as 鶀) small wild goose\0" "qí\0" "zyun1\0" "(non-classical form of 鳶) kite (bird), kite (toy), owl, to soar; to fly\0" "yuán\0" "bit3\0" "a legendary bird; second name for an owl\0" "biē\0" "hyun1 kwaan2\0" "wren; the tailorbird, a kind of small bird\0" "xuān\0" "haau4\0" "an eagle; a hawk\0" "hóu\0" "wong4\0" "(same as 凰) the female phoenix, a legendary bird in Chinese mythology, (standard form of 皇) beautiful; brilliant, royal\0" "huáng\0" "ziu1\0" "a kind of bird; a pheasant-like bird; red body and with a long tail\0" "yāo\0" "teon1 zyun1\0" "(non-classical form of 鷒) a kind of bird, a kind of stork-like bird\0" "juàn\0" "kwai4\0" "(standard form) a small pigeon\0" "kuí\0" "aa3 bit3 fong2 gei3 tou4 zik6 zim2\0" "(same as 鷊) a kind of bird, a kind of grass, (same as U+9D83) a fabulous sea bird\0" "è\0" "zik1 zit1\0" "wagtail\0" "jí\0" "maak6 maat6\0" "to look at in surprise (said of bird)\0" "mò\0" "cung4\0" "a kind of bird, small bird flying, a general name of small birds\0" "chóng\0" "bou2\0" "(same as 鴇) a bird resembling the wild goose; Otis dybowskii\0" "bǎo\0" "mou6\0" "(non-classical form of 鶩) ducks\0" "wù\0" "vọ\0" "zan3\0" "a swarm of flying birds; birds soar in groups\0" "zhèn\0" "hyut3 seot1\0" "a kind of small bird, strange; weird bird\0" "xù\0" "dap6\0" "a kind of bird, a flying young bird\0" "tà\0" "cik1\0" "a kind of water bird with colorful feather\0" "chì\0" "gaai1 haai4\0" "(same as 㶉) a kind of water bird, (same as 雞) chickens\0" "xī\0" "cung4\0" "chicken\0" "cóng\0" "maa4 mai4 min5\0" "the wild goose, sparrow; the house-sparrow\0" "má\0" "kaau3 kaau5\0" "a kind dove-like bird, (same as 鵽鳩)\0" "kòu\0" "aam1 an3\0" "(same as 鵪) the quail\0" "yàn\0" "caam4\0" "eagle; hawk; osprey\0" "cán\0" "aau1\0" "(standard form of 鷗) gull, water bird\0" "hok6\0" "(non-classical form of 鸖) (same as 鶴) crane\0" "hè\0" "dang1\0" "an owl, the rail (a bird)\0" "dēng\0" "zin4\0" "a kind of bird\0" "rán\0" "tung4 zung1\0" "a kind of water bird\0" "tóng\0" "zyu6\0" "a kind of rat-like bird, a vulture or a condor-like bird\0" "yù\0" "zoeng6\0" "a kind of water bird\0" "xiàng\0" "nau4\0" "wren; the tailorbird, the golden oriole\0" "náo\0" "seon3\0" "a kind of bird\0" "shùn\0" "fan4\0" "a legendary bird; like magpie; with white body, red tail and six feet\0" "fén\0" "buk6\0" "a kind of bird, a kind of bird good at casting lots or divining\0" "pú\0" "ling4\0" "crane; small swan; non-classical form of U+9D12 鴒, wagtail\0" "líng\0" "ou2\0" "(non-classical form) a kind of water bird\0" "ǎo\0" "syun4\0" "general term for a group of bird (looks like egret), to fly in a circle\0" "huán\0" "faan3 gon1 zi4 zi5\0" "(same as 鸃) the crow-pheasant\0" "yí\0" "syun4\0" "a kind of water bird; deep eyed, general term for a group of bird\0" "huán\0" "mung4\0" "a kind of water bird; a big gray-white colored body with hairy tail\0" "méng\0" "mòng\0" "ang1\0" "a kind of strange and weird bird\0" "yīng\0" "leoi5\0" "(same as 鸓) flying squirrel; bats\0" "lěi\0" "zin3\0" "(same as 燕) a swallow\0" "yàn\0" "bou2\0" "a kind of bird, (same as 鴇) a bird resembling the wild goose; Otis dybowskii\0" "bǎo\0" "dip6\0" "a legendary weird bird; resembling the magpie; dark red color; with two heads and four feet, (corrupted form of 鸓) flying squirrel; bats\0" "dié\0" "ling4\0" "(same as 鴒) wagtail\0" "líng\0" "si1\0" "general term for a group of small birds\0" "shī\0" "gaau1\0" "the fishing cormorant\0" "jiāo\0" "lit6\0" "a woodpecker\0" "liè\0" "zing1\0" "a kind of water bird\0" "jīng\0" "gwik1 gwing2\0" "a shrike\0" "jú\0" "taai1 taai2 taai3\0" "a kind of bird\0" "tī\0" "pik1\0" "a kind of bird resembling the duck; much smaller\0" "pì\0" "gong1\0" "saltpond; salty marshes\0" "gǎng\0" "siu1\0" "to make decoction of salt\0" "소:N\0" "xiāo\0" "gwaat3 nei6 waai1 wai4 wun6\0" "salt\0" "wāi\0" "cai3 zyut3\0" "salt, soybean sauce; soy\0" "chuài\0" "dik6\0" "salty; briny; salted\0" "dí\0" "wun4\0" "an one-year old deer, a three-year old deer\0" "huán\0" "ou2 ziu1\0" "a young tailed deer\0" "yǎo\0" "lai6\0" "(same as 麗) beautiful; elegant; fair; fine\0" "lì\0" "mei4\0" "(same as 麋) a kind of deer; Alces machlis\0" "mí\0" "fu1\0" "a kind of animal\0" "hū\0" "saang1 sang1\0" "an animal as big as a rabbit, a two-year old deer\0" "shēng\0" "gaa1\0" "(same as 麚) a stag\0" "jiā\0" "ngaan4 ngai4\0" "a legendary animal; a fox-like animal and with a man's eyes\0" "yín\0" "wai1\0" "venison\0" "wēi\0" "piu4\0" "a kind of deer\0" "piáo\0" "luk6\0" "a fabulous creature, something like a deer, with a single horn\0" "lù\0" "ling4\0" "(same as U+9EA2 羚) antelope\0" "líng\0" "zik6 zim2\0" "crumbs of barley; bran; chaff\0" "yì\0" "co3 coi4\0" "distiller's grains or yeast; ferment for brewing\0" "cái\0" "saan3\0" "cakes pf leaven; yeast, ferment for brewing, crumbs of barley\0" "shàn\0" "fat1\0" "a kind of cake\0" "hū\0" "suk6\0" "a family name, (same as 䴬) crumbs of barley; bran; chaff\0" "shú\0" "do2 fo1 to4\0" "cakes and biscuits\0" "tuō\0" "mut6\0" "flour, rice flour\0" "mò\0" "wat6 wok6\0" "distiller's grains or yeast\0" "huá\0" "tip3\0" "a kind of cake, a kind of herb medicine, (same as 黏) to stick, glutinous; adhesive\0" "tiè\0" "bing2\0" "(same as 餅) cakes; biscuits; pastry\0" "bǐng\0" "leot6 miu4 pung4\0" "(same as 麷) to boil or stew wheat, to simmer ferment for brewing\0" "péng\0" "wan4\0" "use the whole piece of barley to ferment for brewing\0" "hún\0" "fu1\0" "(non-classical form of 麩) bran; refuse\0" "fū\0" "gwo2\0" "cakes; biscuits; pastry, distiller's grains or yeast, (interchangeable 稞) grains ready for grinding; healthy grains, flour, (same as 䴷) use the whole piece of barley to ferment for brewing\0" "guǒ\0" "bou6\0" "cakes; cookies; biscuits; pastries; dumplings\0" "bù\0" "lei4\0" "dry food\0" "lí\0" "can2\0" "to extirpate; to level off; to pare barley\0" "chàn\0" "bei1 bik1 pei4\0" "a small round piece of distiller's grains or yeast\0" "pí\0" "co4 zi2\0" "to grind barley\0" "cuó\0" "mung4\0" "grains from the distillery, crumbs of barley, crumbs of rice\0" "méng\0" "so2\0" "coarse crumbs of barley, unrefined or unpolished wheat\0" "suǒ\0" "coeng1\0" "decayed dough; rotten noodle\0" "qiàng\0" "zak6\0" "to grind wheat to powder; with bran and flour mixed together\0" "zhí\0" "kwong3 wong4\0" "a kind of barley, dust of ferment for brewing; small crumbs of grains from the distillery\0" "kuàng\0" "fung1\0" "(same as 麷) to boil or stew wheat, to simmer ferment for brewing, (interchangeable 豐) various kinds of rush from which mats, bags, etc. are made; vines of the rushes\0" "bí\0" "ngou4\0" "(same as 熬) to extract by applying heat, to cook; to stew or simmer\0" "áo\0" "mung4\0" "(same as 䴿) grains from the distillery, crumbs of barley, crumbs of rice\0" "méng\0" "sam1\0" "to dislike; to reject; to hate, a house; a building\0" "xiàn\0" "guk1 huk1\0" "unspun/raw hemp/silk\0" "kù\0" "tau4\0" "Abutilon, grassy plant with fibres from which cloth is made\0" "tóu\0" "teon1 zyun1\0" "(same as 䵍) yellow, used in person's name\0" "tuān\0" "fui2 kui2\0" "yellow, greenish yellow\0" "wěi\0" "cim1\0" "reddish yellow\0" "xiān\0" "tan1\0" "yellow, used in person's name\0" "caau3 doi6 sou1 teon1 toi5 zyun1\0" "dark yellow, yellow, bright; well-illuminated\0" "tuān\0" "lou5\0" "yellow; straw colored\0" "lǎo\0" "zin2\0" "yellow, (dialect) yellowish black; dark yellow\0" "chǎn\0" "nik1\0" "(same as 䵒 U+4D52) glue, a kind of cement made of hemp, lime and oil\0" "nì\0" "nik1\0" "glue, a kind of cement made of hemp, lime and oil\0" "nì\0" "laai4\0" "the mole\0" "lí\0" "dung2\0" "to turn on the heel, not moving forward\0" "dǒng\0" "geoi3\0" "a variety of millet, to stick, sticky; glutinous\0" "jù\0" "gin3\0" "panicled millet, congee; porridge; rice gruel, ripening of paddy or rice; a harvest\0" "qiàn\0" "fuk6\0" "to clean the withered; dried and decayed leaves of the bottom part of millets, grains, beans or peas, a variety of millet, beans and peas collectively, to paste up, to attach to, to stick up; to glue\0" "bó\0" "sai3 sam2\0" "not sticking together, non-adherent; (same as 曬) to dry in the sun; to expose to sunlight\0" "shài\0" "zaa1\0" "sticky; to append; padding; cushioning, to paste on something\0" "zhā\0" "ceoi4 dou3 saam2 tou2\0" "(dialect) kaoliang; sorghum\0" "tǎo\0" "gin3 hin1\0" "(non-classical form of 䵖) panicled millet, congee; porridge; rice gruel, ripening of paddy or rice; a harvest\0" "qiàn\0" "nung2\0" "to plough and sow, a kind of fruit\0" "nǒng\0" "zi3\0" "dark black, black\0" "yì\0" "king4\0" "(ancient form of 黥) ancient punishment of tattooing the face\0" "jìng\0" "gon2\0" "(same as 皯) black, black moles or black birthmarks on the face\0" "gǎn\0" "coek3 dik1 zoek3\0" "rushes used form making mats, face decorations (for women), to ornament on the face of a woman\0" "dí\0" "gan2\0" "(non-classical form of U+4D64 䵤) to crack or chap; (cracked) black skin\0" "jiǎn\0" "maa3 maa6 mei6 mui6\0" "light black, dark black\0" "mèi\0" "daat3\0" "white with black; black and beautiful, name of a county in ancient times\0" "dá\0" "gan2\0" "to crack or chap; (cracked) black skin\0" "jiǎn\0" "wat1\0" "black, dark; deep\0" "yù\0" "ce5\0" "(non-classical form of 汙 污) to stain; to mess up, dirty; filthy\0" "xiè\0" "zoi3\0" "to dye\0" "zài\0" "mong4\0" "dark; dim; obscure, personal secrets\0" "máng\0" "lai4\0" "(non-classical form of 黧) dark yellow, black mark, light yellow; sallow\0" "lí\0" "gwan3\0" "pure black, to omit, to forget, to wonder about doing nothing\0" "gùn\0" "fan1\0" "(same as 纁) light red (same as 黦) yellowish black\0" "xūn\0" "daap6\0" "black (corrupted form of 濌) sound of the flowing water\0" "tà\0" "kei4 syu1 ze3\0" "black\0" "zhè\0" "soeng1 zoeng6\0" "red-and-black color, light green; light blue\0" "yàng\0" "teoi3 teon2\0" "(same as 畽) a village; a farmstead, a hamlet, the land outside a city\0" "tuǎn\0" "soeng1\0" "black color, red-and-black color\0" "shāng\0" "sik1\0" "red-and-black color, blue-and-black color, black color\0" "xì\0" "ciu1\0" "raw hemp, mildewed hemp; freckles\0" "qiāo\0" "waai3 wui6\0" "light black\0" "wèi\0" "zaan6\0" "black color, black specks; mottles on the face, black face, (same as 暈) to faint; giddy and dizzy\0" "yìng\0" "zat3 zyut3\0" "yellowish black and white, short and black, over-fatigued; weary; tired\0" "chuā\0" "keoi4\0" "a kind of frog; a kind of sea turtle; with two horns; and pattern on the tortoise shell\0" "qú\0" "waa1\0" "(same as 鼃 蛙) frog, (interchangeable 哇) retch, noise of vomiting\0" "wā\0" "caau1\0" "(same as 鼀) the toad that lives in the moon\0" "zi1\0" "(standard form 鼅) insects that are injurious to crops, spider\0" "zhī\0" "ding2 ting5\0" "(same as 圢 町) boundary between agricultural lands, (in Japan) a street; a city block, ant hill; formicary, vacant land by the side of a house; a paddock, deer trace; deer track\0" "tǐng\0" "waai6\0" "a small tripod of bronze with two ears (standard form 鏏) tripod of bronze with two ears; heavy three-legged caldron or sacrificial vessel\0" "gǔ\0" "soeng1\0" "to boil; to cook; to stew\0" "shāng\0" "cat6\0" "sound of drums, to beat the side of a drum\0" "cà\0" "fu4\0" "sound of drums, loud noise of the military drums, (same as 拊) to pat; to touch with hand lightly or tenderly, to slap; to tap; to clap hands\0" "fú\0" "nim1 tip3\0" "a silent drum, spacious\0" "tiè\0" "dap6\0" "sound of drums; image of the sound\0" "tà\0" "dap6\0" "noises; disorderly or confused sound of the drums\0" "tà\0" "zoek3\0" "a squirrel-like animal, a flying squirrel, a rat-like animal; much smaller\0" "zhuó\0" "ham4\0" "a kind of rat, lizard\0" "hán\0" "ping4\0" "striped mottled rat; mountain rat; short and red-brown colored with spots\0" "píng\0" "kok3 lok3 lok6\0" "a marmot-like rat with a big head\0" "hé\0" "ceoi4 kei4 zeoi1\0" "(dialect) a rat; a mouse\0" "zhuī\0" "zau6\0" "a rat\0" "zhòu\0" "bok3\0" "a kind of rat, known together as the kangaroo\0" "bó\0" "lau4\0" "guinea pig; a kind of big rat; living in the bamboo grove\0" "liú\0" "nuk6\0" "(corrupted form) (interchangeable with 衄) to bleed at the nose, a check in battle, to damp ardour, to shrink from; to treat harshly, to be damped; to suffer defeat\0" "nǜ\0" "kaap1\0" "sound; sound of the breath\0" "xī\0" "paau3\0" "(same as 皰) a pustule or pimple\0" "pào\0" "tai3\0" "(same as 嚏) to sneeze\0" "dì\0" "hot3\0" "sound of breath; snoring; snorting\0" "hē\0" "taai1\0" "(same as 洟) tears; snivel; nasal mucus, (same as 挮) to weep; to snivel\0" "tì\0" "fai3\0" "to take breath; snoring; snorting\0" "wài\0" "tai3\0" "(standard form 嚏) to sneeze; a running at the nose\0" "tì\0" "cai4\0" "outstanding ability, exquisite; fine\0" "qí\0" "caap1 zaai3\0" "ramie; linen sackcloth, to twist and join (cords); to continue, to order the arrest of; to capture\0" "jì\0" "ci4\0" "prominent gums (of the teeth)\0" "chí\0" "baa1 paa4\0" "irregular and prominent teeth\0" "bà\0" "gaam3\0" "disease of tongue (said of an ox), to keep the mouth shut\0" "jìn\0" "hap3\0" "to bite; use all the strength to bite; to gnaw, bones squeeze between teeth (could not be picked out)\0" "kè\0" "laap6\0" "the sound of chewing something dry and hard, sound of gnawing or biting\0" "lì\0" "geoi6\0" "swelling of the gums (of the teeth)\0" "jù\0" "geoi2\0" "(non-classical form of 齲) decayed tooth; carious tooth\0" "qǔ\0" "laat6\0" "to separate the meat from the bones with teeth, the sound of using teeth to separate the meat from the bones\0" "là\0" "guk1\0" "the process to whiten the ivory or elephant tusk; sound of gnawing\0" "gǔ\0" "haap1\0" "growing irregular teeth; crooked teeth, cleft tooth; sound of gnawing\0" "qià\0" "kei4\0" "to gnaw; to bite\0" "qí\0" "haam6\0" "to gnash the teeth (in anger)\0" "xiàn\0" "gaam1\0" "(same as 䶢) to gnaw; to bite, to hold in the mouth\0" "jiǎn\0" "saat6\0" "sound of biting, (same as 齰) to chew; to gnaw\0" "shí\0" "gaam1\0" "to gnaw; to bite, to hold in the mouth\0" "jiān\0" "goi1 ngoi4\0" "to grind the teeth, teeth\0" "ái\0" "waa4\0" "sound of chewing bones\0" "huá\0" "zeoi2\0" "(same as 齟) unevenly-fitting teeth, irregular teeth, resplendent with variegated coloration; bright and colorful\0" "zhā\0" "zak3\0" "upper and lower teeth in order and corresponding each other, to gnaw; to bite\0" "zé\0" "ngau5\0" "(same as U+9F69 咬) to gnaw; to bite\0" "yǎo\0" "tam4 zaam3 zam1\0" "in the manner a toothless person chewing food\0" "zhān\0" "caai1 dam3 zaai6\0" "to gnaw; to bite, well-arranged teeth\0" "jì\0" "caat3\0" "sharp teeth; to break something hard like a knife, sand (in food), ugly\0" "chà\0" "zim6\0" "fine teeth, irregular teeth\0" "yàn\0" "gin1\0" "hard fins on the back of a dragon\0" "jiān\0" "zim5\0" "(simplified form) clever; wise; superior, a person's name (in Earlier Five Dynasties, South Han, meaning flying dragon over the sky)\0" "yǎn\0" "gwaai1 gwaai2 kwaai1\0" "used in girl's name\0" "ziu1\0" "feather ornaments\0" "jiāo\0" "tung4\0" "a kind of turtle\0" "tóng\0" "zim4\0" "the edge; the hem or the margin of the tortoise shell\0" "nán\0" "zoek6\0" "to lookup, to adore, to rely upon\0" "yuè\0" "ceoi1 ceoi2\0" "(same as 吹) to blow\0" "ci4 si4\0" "(same as U+7B8E 箎) a bamboo flute with seven holes\0" "chí\0" "jat1\0" "one; a, an; alone\0" "일:0E\0" "HITOTSU HITOTABI HAJIME\0" "ICHI ITSU\0" "IL\0" "yī\0" "*qit qit\0" "nhất\0" "ding1 zaang1 zang1\0" "male adult; robust, vigorous; 4th heavenly stem\0" "정:0E\0" "HINOTO ATARU YOBORO\0" "TEI CHOU TOU\0" "CENG\0" "dīng\0" "*deng deng\0" "đinh\0" "obstruction of breath (qi) as it seeks release; variant of other characters\0" "SAMATAGERARERU\0" "KOU\0" "KYO\0" "kǎo\0" "cat1\0" "seven\0" "칠:0E\0" "NANATSU NANATABI\0" "SHICHI SHITSU\0" "CHIL\0" "qī\0" "*tsit tsit\0" "thất\0" "soeng5 soeng6\0" "above\0" "UE KAMI\0" "SHOU\0" "SANG\0" "shàng\0" "ti1\0" "under, underneath, below; down; inferior; bring down; used to transliterate the Latin letter 'T'\0" "SHIMO\0" "KA\0" "HA\0" "xià\0" "kwukyel\0" "hǎn\0" "maan6 mak6\0" "ten thousand; innumerable\0" "만:0N\0" "YOROZU\0" "MAN BAN\0" "MAN MWUK\0" "wàn mò\0" "vạn\0" "zoeng6\0" "unit of length equal 3.3 meters; gentleman, man, husband\0" "장:0E\0" "TAKE DAKE\0" "JOU CHOU\0" "CANG\0" "zhàng\0" "*djhiɑ̌ng djhiɑ̌ng\0" "trượng\0" "saam1 saam3\0" "three\0" "삼:0E\0" "MITSU MITABI\0" "SAN\0" "SAM\0" "sān\0" "*sɑm sɑm\0" "tam\0" "soeng5 soeng6\0" "top; superior, highest; go up, send up\0" "상:0E\0" "UE KAMI NOBORU\0" "JOU SHOU\0" "SANG\0" "shàng\0" "*zhiɑ̀ng zhiɑ̀ng zhiɑ̌ng\0" "thượng\0" "haa5 haa6\0" "under, underneath, below; down; inferior; bring down\0" "하:0E\0" "SHITA SHIMO MOTO\0" "KA GE\0" "HA\0" "xià\0" "hà hǎ\0" "hạ\0" "gei1\0" "table\0" "SONO SORE DAI\0" "KI GI\0" "KI\0" "jī\0" "bat1 fau2\0" "no, not; un-; negative prefix\0" "부:0N 불:0E\0" "SEZU NIARAZU INAYA\0" "FU BU FUTSU HI\0" "PWU PWUL\0" "bù\0" "*biət biət\0" "bất\0" "jyu4 jyu5 jyu6\0" "and; with; to; for; give, grant\0" "ATAERU KUMISURU TOMONI\0" "YO\0" "YE\0" "yǔ\0" "dữ\0" "min5\0" "parapet; invisible\0" "MIENU\0" "BEN MEN\0" "MYEN\0" "miǎn\0" "koi3\0" "beggar; beg; give\0" "KOU\0" "KAI KATSU\0" "KAL KAY\0" "gài\0" "cái\0" "cau2\0" "clown, comedian; 2nd terrestrial branch\0" "축:0E\0" "USHI\0" "CHUU CHU\0" "CHWUK CHWU\0" "chǒu\0" "sửu\0" "the period from 1 to 3 a.m.; 2nd character of the 'branches'\0" "USHI\0" "CHUU\0" "chǒu\0" "zyun1\0" "monopolize, take sole possession\0" "MOPPARA\0" "SEN\0" "zhuān\0" "ce2 zeoi1 zoeng1\0" "moreover, also (post-subject); about to, will soon (pre-verb)\0" "차:0E\0" "KATSU\0" "SHA SHO\0" "CHA CE\0" "qiě\0" "*tsiǎ tsiǎ\0" "thả\0" "pei1\0" "great, grand, glorious, distinguished\0" "비:0N\0" "OOKII\0" "HI\0" "PI\0" "pī\0" "pyi\0" "vậy\0" "sai3\0" "generation; world; era\0" "세:0E\0" "YO\0" "SE SEI\0" "SEY\0" "shì\0" "*shiɛì shiɛì\0" "thế\0" "thirty, thirtieth\0" "YO\0" "SEI SE\0" "shì\0" "jau1\0" "hill; elder; empty; a name\0" "구:0E\0" "OKA\0" "KYUU\0" "KWU\0" "qiū\0" "*kiou kiou\0" "khâu\0" "bing2\0" "third; 3rd heavenly stem\0" "병:0E\0" "HINOE\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "bính\0" "jip6\0" "profession, business; GB radical 111\0" "yè\0" "cung4\0" "bush, shrub; thicket; collection\0" "cóng\0" "dung1\0" "east, eastern, eastward\0" "dōng\0" "si1\0" "silk; fine thread; wire; strings\0" "sī\0" "sing4\0" "assist, aid, rescue\0" "승:0N\0" "SUKUU TASUKERU\0" "SHOU JOU\0" "SUNG\0" "chéng\0" "*zhiəng zhiəng\0" "thừa\0" "diu1 diu6\0" "discard, reject, lose\0" "주:1N\0" "SARU NAGEUTSU\0" "CHUU CHU\0" "CWU\0" "diū\0" "hill; elder; empty; a name\0" "OKA\0" "KYUU\0" "KWU\0" "qiū\0" "kiou\0" "loeng5\0" "two, both, pair, couple; a tael, ounce\0" "FUTATSU\0" "RYOU\0" "LYANG\0" "liǎng\0" "diu1 diu6\0" "discard\0" "SARU NAGEUTSU\0" "CHUU CHU\0" "CWU\0" "diū\0" "điêu\0" "jau5\0" "ancient form of the tenth of the twelve Terrestrial Branches, U+9149 酉\0" "TORI\0" "YUU\0" "YU\0" "yǒu\0" "loeng5\0" "two, both, pair, couple; ounce\0" "FUTATSU\0" "RYOU\0" "LYANG\0" "liǎng\0" "jim4\0" "strict, rigorous, rigid; stern\0" "yán\0" "bing3 bing6 bong6\0" "equal to; side by side; also, what is more; both\0" "병:1N\0" "NAMI NARABERU NARABINI\0" "HEI\0" "PYENG\0" "bìng\0" "bhěng\0" "song1 song3\0" "mourning; mourn; funeral\0" "sàng\0" "jat1 kwan2\0" "(same as U+3021 HANGZHOU NUMERAL ONE 〡) number one; line; KangXi radical 2\0" "SUSUMU SHIRIZOKU\0" "KON SHI JO NYO\0" "KON\0" "gǔn\0" "to join or connect the vine\0" "MATSUWARU\0" "KYUU\0" "KWU\0" "jiū\0" "go3\0" "numerary adjunct, piece; single\0" "KO HI\0" "KA KO\0" "KAY KA\0" "gè\0" "cá\0" "aa1\0" "forked; bifurcation\0" "아:1N\0" "HUTAMATA AGEMAKI\0" "A\0" "A\0" "yā\0" "a\0" "baan6\0" "half of tree trunk; rad. no. 90\0" "qiáng\0" "zung1 zung3\0" "central; center, middle; in the midst of; hit (target); attain\0" "중:0E\0" "NAKA UCHI ATARU\0" "CHUU\0" "CWUNG\0" "zhōng\0" "*djiùng djiung\0" "trung\0" "catch\0" "MOTSU TORU\0" "KEKI KYAKU\0" "KUK\0" "jǐ\0" "gaai3\0" "dense\0" "SANRANSURU\0" "KAI\0" "jiè\0" "fung1\0" "abundant, lush, bountiful, plenty\0" "봉:1N\0" "MIMEYOI SHIGERU\0" "HOU FU FUU BU\0" "PONG\0" "fēng\0" "phong\0" "gwaan3\0" "child's hairstyle bound in two tufts; ore\0" "관:1N\0" "AGEMAKI ARAGANE\0" "KAN KOU KEN\0" "KWAN\0" "guàn\0" "guàn\0" "cyun3 gwaan3\0" "string; relatives; conspire\0" "곶:0N 관:0N\0" "KUSHI TSURANUKU\0" "SEN KAN\0" "KOC KWAN CHEN\0" "chuàn\0" "xuyến\0" "caan2\0" "spit, grill; a skewer\0" "KUSHI\0" "SAN SEN\0" "CHAN\0" "chǎn\0" "lam4\0" "draw near, approach; descend\0" "lín\0" "thick (grass)\0" "KUSANOMURAGARI\0" "SAKU\0" "CHAK\0" "zhuó\0" "zyu2\0" "dot; KangXi radical 3\0" "TEN CHOBO SHIRUSHI\0" "CHU\0" "CWU\0" "zhǔ\0" "baat3\0" "“ears-out” component used in some Chinese characters (e.g. U+5151 兑); archaic form of U+516B 八; kwukyel, an archaic hanja-based writing system used in Korea before the invention of hangul\0" "HA\0" "bā\0" "jyun2 jyun4\0" "small round object; pellet, pill\0" "환:0E\0" "MARUI MARUMERU TAMA\0" "GAN\0" "HWAN\0" "wán\0" "huɑn\0" "hoàn\0" "daan1\0" "cinnabar (native HgS); vermilion (artificial HgS used as pigment)\0" "단:0E 란:0N\0" "AKA NI\0" "TAN\0" "TAN\0" "dān\0" "*dɑn dɑn\0" "đam\0" "wai4 wai6\0" "do, handle, govern, act; be\0" "wèi\0" "zyu2\0" "master, chief owner; host; lord\0" "주:0E\0" "NUSHI OMO ARUJI\0" "SHU SU\0" "CWU\0" "zhǔ\0" "*jiǒ jiǒ\0" "chúa\0" "zeng2 zing2\0" "bowl of food; well\0" "DONBURI\0" "SEI TAN SHOU\0" "CENG\0" "jǐng\0" "lai6\0" "beautiful, magnificent, elegant\0" "URUWASHI\0" "REI\0" "lì\0" "geoi2\0" "raise, lift up; recommend\0" "AGERU\0" "KYO\0" "jǔ\0" "pit3\0" "line; KangXi radical 4\0" "MOTORU\0" "HETSU HECHI YOU\0" "PYEL\0" "piě\0" "phết\0" "stretch\0" "MAGARU\0" "FUTSU BUCHI\0" "PWUL\0" "fú\0" "NAGARERU\0" "I\0" "yí\0" "ngaai6\0" "govern, control, manage; nurture\0" "예:0N\0" "KARU OSAMERU OSAMARU\0" "GAI GE\0" "YEY\0" "yì\0" "nghệ\0" "naai5 oi2\0" "then; really, indeed; as it turned out, after all; namely\0" "내:0E\0" "SUNAWACHI NO\0" "DAI AI NAI\0" "NAY\0" "nǎi\0" "*nəǐ nəǐ\0" "nải\0" "SHIME: to find a place to dwell; sum; a measurement of paper; SHITE to do; (not to be confused with U3024 HANGZHOU NUMERAL FIVE)\0" "SHIME SHITE\0" "wǔ\0" "gau2\0" "long time (ago); time passage, grow late\0" "구:0E\0" "HISASHII\0" "KYUU KU\0" "KWU\0" "jiǔ\0" "*gioǔ gioǔ\0" "cửu\0" "long time (ago); time passage, grow late\0" "HISASHII\0" "KYUU KU\0" "KWU\0" "jiǔ\0" "gioǔ\0" "tok3 zaak6\0" "to depend on, to entrust with\0" "TAKU CHAKU\0" "CEK\0" "tuō\0" "jiu1 mo1\0" "interrogative particle; repetition of a tune small; tender\0" "EU\0" "YO\0" "me\0" "qeu\0" "ji6\0" "right conduct, righteousness\0" "yì\0" "kwukyel\0" "yī\0" "zi1\0" "marks preceding phrase as modifier of following phrase; it, him her, them; go to\0" "지:0E\0" "YUKU KORE NO\0" "SHI\0" "CI\0" "zhī\0" "*jiə jiə\0" "chi\0" "wu1\0" "crow, rook, raven; black, dark\0" "wū\0" "zaa3 zaa6 zok3\0" "first time, for the first time\0" "사:0N\0" "TACHIMACHI NAGARA\0" "SAKU SA\0" "SA\0" "zhà\0" "jrhà\0" "chạ\0" "fu1 fu4 wu4\0" "interrogative or exclamatory final particle\0" "호:0E\0" "YO KANA KA\0" "KO\0" "HO\0" "hū\0" "ho\0" "hồ\0" "fat6\0" "lack; poor\0" "핍:0N\0" "TOBOSHII\0" "BOU\0" "PHIP\0" "fá\0" "bhiæp\0" "phạp\0" "lok6 ngok6\0" "happy, glad; enjoyable; music\0" "lè\0" "jam4\0" "stand side by side\0" "NARABITATSU\0" "GIN GON\0" "IM\0" "yín\0" "bing1 ping1\0" "used with “pong” (U+4E53 乓) for “ping pong”\0" "HEI\0" "pīng\0" "bam1 pong1\0" "used with “ping” (U+4E52 乒) for “ping pong”\0" "HAU\0" "pāng\0" "kiu4\0" "tall, lofty; proud, stately\0" "qiáo\0" "tiger; brave, fierce; surname\0" "TORA\0" "KO\0" "hǔ\0" "gwaai1\0" "rebel; crafty, shrewd\0" "괴:0N\0" "MODORU SOMUKU\0" "KAI\0" "KOY\0" "guāi\0" "guæi\0" "quai\0" "ride, ascend; avail oneself of; numerary adjunct for vehicles\0" "NORU NOSERU\0" "JOU SHOU\0" "SUNG\0" "chéng\0" "jhiəng\0" "sing4 sing6\0" "ride, ascend; avail oneself of; numerary adjunct for vehicles\0" "승:0E\0" "NORU\0" "JOU SHOU\0" "SUNG\0" "chéng\0" "jhiəng jhiə̀ng\0" "thặng\0" "jyut3 jyut6\0" "second; 2nd heavenly stem\0" "을:0E\0" "KINOTO OTO\0" "OTSU\0" "UL\0" "yǐ\0" "qyit\0" "ất\0" "jan2 jyut3\0" "hidden, mysterious, secret; to conceal; small; minute\0" "KAKURERU\0" "IN ON\0" "yǐn\0" "kwukyel\0" "ya\0" "mat1 me1 me2 me5 mi1 ne6\0" "to squint; (Cant.) what? huh?\0" "YABUNIRAMI\0" "BA ME\0" "MYA\0" "miē\0" "gau2\0" "nine\0" "구:0E\0" "KOKONOTSU\0" "KYUU KU\0" "KWU KYU\0" "jiǔ\0" "*gioǔ gioǔ\0" "cửu\0" "hat1\0" "beg; request\0" "걸:0E\0" "KOU KOI\0" "KOTSU KI\0" "KEL KI\0" "qǐ\0" "kiət\0" "khất\0" "jaa5\0" "also; classical final particle of strong affirmation or identity\0" "야:0E\0" "NARI MATA\0" "YA\0" "YA\0" "yě\0" "iǎ\0" "dã\0" "zaap6\0" "practice; flapping wings\0" "xí\0" "hoeng1\0" "country; rural; village\0" "xiāng\0" "lid, to cover; to hide; a cover; an umbrella\0" "KASA FUTA OOU\0" "GAI\0" "gài\0" "KYUU\0" "KYU\0" "jiǔ\0" "first character of Korean place name 'Halpho'\0" "HAL\0" "xià\0" "kwukyel\0" "hù\0" "syu1\0" "book, letter, document; writings\0" "shū\0" "둘:1N\0" "TWUL\0" "dǒu\0" "the beginning; to start, to begin, to be the first\0" "HAJIMERU HAJIMARU\0" "SHI\0" "SI\0" "shǐ\0" "gei1\0" "to divine\0" "URANAU\0" "KEI\0" "KYEY\0" "jī\0" "kek6\0" "(Cant.) a bend in a river\0" "KUMA\0" "DOU NOU\0" "náng\0" "used in Korean place names\0" "갈:0N\0" "KAL\0" "jiā\0" "to hang\0" "걸:1N\0" "KEL\0" "jù\0" "rock; used in Korean names\0" "돌:0N\0" "TOL\0" "shí\0" "mǎo\0" "OL\0" "hū\0" "maai5\0" "buy, purchase; bribe, persuade\0" "mǎi\0" "lyun6\0" "confusion, state of chaos, revolt\0" "MIDARERU OSAMERU MIDASU\0" "RAN\0" "LAN\0" "luàn\0" "loạn\0" "CAL\0" "zī\0" "jyu5\0" "breast, nipples; milk, suckle\0" "유:0E\0" "CHICHI CHI\0" "NYUU\0" "YU\0" "rǔ\0" "njiǒ\0" "vú\0" "HINERU\0" "SETSU ZECHI\0" "xué\0" "to enter; to make progress to advance; to urge forward\0" "SUSUMU\0" "EN\0" "yǎn\0" "Korean place name Pholha\0" "볼:0N\0" "PHOL\0" "fǔ\0" "살:0N\0" "SAL\0" "shā\0" "naa2\0" "(Cant.) feminine suffix\0" "nǎ\0" "gon1\0" "(Cant.) to clean; dried up\0" "KAWAKU KAWAKASU\0" "KAN KEN\0" "gān\0" "painting tool place name\0" "솔:N\0" "SOL\0" "suǒ\0" "얼:N\0" "EL\0" "yú\0" "rope\0" "줄:1N\0" "CWUL\0" "cui\0" "zhě\0" "gon1 kin4\0" "dry; first hexagram; warming principle of the sun, penetrating and fertilizing, heavenly generative principle (male)\0" "건:0E\0" "KAWAKU KAWAKASU INUI\0" "KAN KEN GEN\0" "KAN KEN\0" "gān\0" "*ghyɛn ghyɛn gɑn\0" "kiền\0" "to cure, to heal\0" "OSAMERU\0" "CHI JI\0" "zhì\0" "gau1 gwai1 gwan1 kau1\0" "turtle or tortoise; cuckold\0" "KAME\0" "KI KYUU KIN\0" "KWI KYUN\0" "guī\0" "gon1\0" "dry; dried, as opposed to fresh\0" "KEN\0" "KEN KAN\0" "gān\0" "lyun6\0" "confusion, state of chaos; create chaos, revolt\0" "난:0 란:0E\0" "MIDARERU\0" "RAN RON\0" "LAN\0" "luàn\0" "*luɑ̀n luɑ̀n\0" "loạn\0" "name of a kind of animal\0" "URERU\0" "RIN\0" "lǐn\0" "ji4\0" "greedy, stingy\0" "MUSABORU\0" "I\0" "UY\0" "yì\0" "kyut3\0" "hook; KangXi radical 6\0" "KAGI\0" "KETSU\0" "KWEL\0" "jué\0" "liu5\0" "to finish; particle of completed action\0" "료:0E 요:0\0" "OWARU TSUINI\0" "RYOU\0" "LYO\0" "le\0" "*leǔ leǔ\0" "liễu\0" "ding1 go3\0" "kwukyel (old Korean hanja-based script) for “hammer”\0" "MA\0" "ma\0" "jyu4 jyu5\0" "I, me; to give\0" "여:0E\0" "ATAERU ARAKAJIME\0" "YO SHA\0" "YE\0" "yǔ\0" "*iu iu\0" "nhừ\0" "zaang1 zang1\0" "dispute, fight, contend, strive\0" "ARASOU ARASOI IKADEKA\0" "SOU\0" "zhēng\0" "affair, matter, business; to serve; accident, incident\0" "KOTO TSUKAU KOTOTOSURU\0" "JI ZU SHI\0" "SA\0" "shì\0" "si6\0" "affair, matter, business; to serve; accident, incident\0" "사:0E\0" "KOTO TSUKAU KOTOTOSURU\0" "JI SHI\0" "SA\0" "shì\0" "*jrhiə̀ jrhiə̀\0" "sự\0" "ji6\0" "two; twice\0" "이:0E\0" "FUTATSU FUTATABI\0" "NI JI\0" "I\0" "èr\0" "*njì njì\0" "nhì\0" "cuk1\0" "to take small steps; Korean place name\0" "TATAZUMU\0" "CHOKU\0" "CHOK MA\0" "chù\0" "sục\0" "jyu1 jyu4\0" "in, on, at; go to; surname\0" "우:0E\0" "KOKONI YUKU\0" "U KU\0" "WU\0" "yú\0" "*hio hio\0" "vu\0" "kwai1\0" "lose, fail; damage; deficient\0" "우:1\0" "KAKERU\0" "U\0" "YU WU\0" "kuī\0" "울:0\0" "WUL\0" "yú\0" "wan4\0" "say, speak; clouds\0" "운:0E\0" "IU\0" "UN\0" "WUN\0" "yún\0" "*hiuən hiuən\0" "vân\0" "wu6\0" "mutually, reciprocally\0" "호:0E\0" "TAGAI\0" "GO KO\0" "HO\0" "hù\0" "hò\0" "hỗ\0" "kei4\0" "(archaic form) his, her, its, their; that\0" "KI\0" "KI\0" "qí\0" "ng5\0" "five; surname\0" "오:0E\0" "ITSUTSU\0" "GO\0" "O\0" "wǔ\0" "*ngǒ ngǒ\0" "ngũ\0" "zeng2 zing2\0" "well, mine shaft, pit\0" "정:0E\0" "I IDO\0" "SEI SHOU\0" "CENG\0" "jǐng\0" "*tsiɛ̌ng tsiɛ̌ng\0" "tỉnh\0" "four\0" "YO YOTSU YOTTSU YON\0" "SHI\0" "sì\0" "harvest; year; age\0" "TOSHI YOWAI\0" "SAI SEI\0" "suì\0" "gang2\0" "extend across, through; from\0" "긍:0N 선:N\0" "MOTOMERU WATARI\0" "SEN KAN KOU\0" "SEN HWAN\0" "gèn\0" "gang2\0" "extend across, through; from\0" "긍:1N\0" "WATARU WATARI\0" "KOU\0" "KUNG\0" "gèn\0" "cẳng\0" "aa3 ngaa3\0" "Asia; second\0" "yà\0" "se1\0" "little, few; rather, somewhat\0" "사:0N\0" "ISASAKA\0" "SA SHA\0" "SA\0" "xiē\0" "ta\0" "Asia; second\0" "아:N\0" "TSUGU\0" "A ATSU OU\0" "A\0" "yà\0" "even, regular, uniform all alike; to arrange\0" "SOROU HITOSHII HITOSHIKU\0" "SEI\0" "CEY\0" "qí\0" "aa3 ngaa3\0" "Asia; second; used as a prefix to names\0" "아:0E\0" "TSUGU\0" "A ATSU OU\0" "A\0" "yà\0" "qà\0" "gik1 kei3\0" "urgently, immediately, extremely\0" "극:1N\0" "SUMIYAKA\0" "KYOKU KI\0" "KUK KI\0" "jí\0" "cấc\0" "tau4\0" "head; KangXi radical 8\0" "KEISAN NABEBUTA\0" "TOU ZU\0" "TWU\0" "tóu\0" "mong4 mou4\0" "death, destroyed; lose, perish\0" "망:0E\0" "NAI NAKUNARU HOROBIRU\0" "BOU MOU\0" "MANG MWU\0" "wáng\0" "*miɑng miɑng\0" "vong\0" "gong1 kong3\0" "high, proud; violent, excessive; skilled; name\0" "항:0N\0" "TAKABURU\0" "KOU\0" "HANG\0" "kàng\0" "kɑ̀ng\0" "cang\0" "daai6\0" "dà\0" "gaau1\0" "mix; intersect; exchange, communicate; deliver\0" "교:0E\0" "MAJIWARU MAJIRU KAU\0" "KOU KYOU\0" "KYO\0" "jiāo\0" "*gau gau\0" "giao\0" "hoi6\0" "12th terrestrial branch\0" "해:0E\0" "I\0" "GAI KAI\0" "HAY\0" "hài\0" "həì\0" "hợi\0" "jik6\0" "also, too; likewise\0" "역:0E\0" "MATA\0" "EKI YAKU\0" "YEK\0" "yì\0" "*iɛk iɛk\0" "caan2\0" "give birth, bring forth, produce\0" "chǎn\0" "hang1 paang1\0" "smoothly, progressing, no trouble\0" "형:0E\0" "TATEMATSURU TOORU\0" "KYOU KOU HOU\0" "HYENG PHAYNG\0" "hēng\0" "hanh\0" "mau5\0" "Chinese land measure; fields\0" "mǔ\0" "kwukyel\0" "ye\0" "hoeng2\0" "enjoy\0" "향:0E\0" "SUSUMERU UKERU\0" "KYOU\0" "HYANG\0" "xiǎng\0" "hưởng\0" "ging1\0" "capital city\0" "경:0E\0" "MIYAKO\0" "KYOU KEI KIN\0" "KYENG\0" "jīng\0" "giæng\0" "kinh\0" "ting4\0" "pavilion; erect\0" "정:0E\0" "AZUMAYA\0" "TEI CHOU CHIN\0" "CENG\0" "tíng\0" "*dheng dheng\0" "đình\0" "loeng6\0" "bright, brilliant, radiant, light\0" "량:0N 양:0\0" "AKIRAKA SUKE\0" "RYOU\0" "LYANG\0" "liàng\0" "liɑ̀ng\0" "to receive; to enjoy\0" "KYOU KOU\0" "xiǎng\0" "capital city\0" "경:N\0" "MIYAKO\0" "KEI KYOU KIN\0" "KYENG\0" "jīng\0" "night, dark; in night; by night\0" "YO YORU\0" "YA\0" "YA\0" "yè\0" "can1\0" "relatives, parents; intimate the hazel nut or filbert tree a thorny tree\0" "qīn\0" "bok3\0" "name of district in Anhui; capital of Yin\0" "박:1N\0" "HAKU BAKU\0" "PAK\0" "bó\0" "우:1N\0" "YU\0" "yòu\0" "sit3\0" "slight, insult, treat with disrespect\0" "xiè\0" "taan2\0" "sincere; real, true; truth\0" "단:0N\0" "ATSUI MAKOTO\0" "TAN SEN ZEN\0" "TAN\0" "dǎn\0" "lim4\0" "upright, honorable, honest\0" "KADO YASUI\0" "REN\0" "LYEM\0" "lián\0" "do2\0" "read aloud, recite, chant; droop\0" "TA\0" "duǒ\0" "mei5 mun4\0" "progress; busy, untiring; exert\0" "미:1N\0" "TSUTOMERU UTSUKUSHII\0" "BI MI BON MON\0" "MI MWUN\0" "mén\0" "jan4\0" "man; people; mankind; someone else\0" "인:0E\0" "HITO\0" "JIN NIN\0" "IN\0" "rén\0" "*njin njin\0" "nhân\0" "jan4\0" "radical number 9\0" "IN\0" "rén\0" "zaap6\0" "to assemble. to gather together\0" "ATSUMARU\0" "SHUU JUU\0" "jí\0" "kwukyel\0" "LA\0" "jí\0" "death, destroyed; lose, perish\0" "NAI NAKUNARU HOROBIRU\0" "BOU MOU\0" "MANG MWU\0" "wáng\0" "miɑng\0" "jik1\0" "hundred million; many\0" "yì\0" "sam6 sap6 zaap6\0" "file of ten soldiers; mixed, miscellaneous\0" "십:0N 집:0N\0" "KUMI TOU MAJIRU\0" "SHUU JUU\0" "SIP CIP\0" "shén\0" "thập\0" "jan4\0" "humaneness, benevolence, kindness\0" "인:0E\0" "HITO ITSUKUSHIMU\0" "JIN NIN NI\0" "IN\0" "rén\0" "njin\0" "nhân\0" "lak6\0" "surplus or excess; remainder\0" "AMARI TSUTOMERU\0" "ROKU RYOKU\0" "LUK\0" "lè\0" "ding1\0" "lonely, solitary\0" "TEI\0" "dīng\0" "đừng\0" "zak1\0" "slanting, oblique; oblique tones\0" "측:0N\0" "KATAMUKU HONOKA\0" "SOKU SHOKU SHIKI\0" "CHUK\0" "zè\0" "*jriək jriək\0" "trắc\0" "gan2\0" "only, merely, solely, just\0" "FU DO\0" "jǐn\0" "fu6 puk1\0" "fall forward; lie prostrate, prone; servant\0" "부:1\0" "TAORERU\0" "FU HOKU\0" "PWU\0" "pū\0" "più\0" "bọc\0" "cau4 kau4 sau4\0" "enemy, hate, hatred, enmity\0" "구:0N\0" "ADA KATAKI\0" "KYUU GU\0" "KWU\0" "chóu\0" "cừu\0" "HATSU HACHI\0" "bā\0" "zoeng2\0" "surname of the mother of Mencius\0" "SHOU\0" "zhǎng\0" "kẻ\0" "gam1\0" "now, today, modern era\0" "금:0E\0" "IMA\0" "KON KIN\0" "KUM\0" "jīn\0" "*gyim gyim\0" "kim\0" "gaai3\0" "forerunner, herald, harbinger; to lie between; sea shell; to wear armor\0" "개:0E\0" "TASUKERU SUKE\0" "KAI\0" "KAY\0" "jiè\0" "gæì\0" "giới\0" "bīng\0" "jing4\0" "yet, still, as ever; again; keep -ing, continuing\0" "잉:0N\0" "YORU SHIKIRINI NAO\0" "JOU NYOU\0" "ING\0" "réng\0" "*nə̌i njiəng\0" "nhưng\0" "cung4\0" "from, by, since, whence, through\0" "SHITAGAU YORI\0" "JUU SHOU JU\0" "CONG\0" "cóng\0" "Buddha\0" "HOTOKE\0" "BUTSU\0" "PWUL\0" "fó\0" "(J) non-standard form of 傘 U+5098, umbrella, parasol, parachute\0" "KASA\0" "SAN\0" "sǎn\0" "leon4\0" "logical reasons, logical order\0" "lún\0" "kwukyel\0" "SYA\0" "bīng\0" "cong1\0" "granary; berth; sea\0" "cāng\0" "zai2 zi2\0" "small thing, child; young animal\0" "자:0N\0" "TAERU\0" "SHI SAI\0" "CA\0" "zǐ\0" "tử\0" "si6\0" "official; serve government\0" "사:0E\0" "TSUKAERU TSUKAMATSURU\0" "SHI JI\0" "SA\0" "shì\0" "sĩ\0" "taa1\0" "other, another; he, she, it\0" "타:0E\0" "HOKA\0" "TA\0" "THA\0" "tā\0" "*tɑ tɑ\0" "tha\0" "zoeng3 zoeng6\0" "rely upon; protector; fight; war, weaponry\0" "장:0N\0" "YORU MAMORI TSUWAMONO\0" "JOU\0" "CANG\0" "zhàng\0" "djhiɑ̀ng djhiɑ̌ng\0" "trượng\0" "fu6\0" "give, deliver, pay, hand over; entrust\0" "부:0E\0" "TSUKERU ATAERU TSUKU\0" "FU\0" "PWU\0" "fù\0" "biò\0" "phó\0" "sin1\0" "Taoist super-being, transcendent, immortal\0" "선:0E\0" "SENNIN SENTO\0" "SEN\0" "SEN\0" "xiān\0" "*siɛn siɛn\0" "tiên\0" "to fly\0" "TOBU\0" "KEN\0" "HEN\0" "xiān\0" "young girl; strange, different\0" "OTOME YORU\0" "TA TAKU\0" "CHA THAK\0" "tuō\0" "KOU DA\0" "hóng\0" "tung4\0" "together, same; surname\0" "동:0N\0" "ONAJI\0" "DOU\0" "TONG\0" "tóng\0" "dhung\0" "đồng\0" "jan6\0" "ancient unit of measure (8 feet); 'fathom'\0" "인:1N\0" "HAKARU\0" "JIN\0" "IN\0" "rèn\0" "njìn\0" "cin1\0" "one thousand; leader of one thousand men\0" "천:0N\0" "KASHIRA\0" "SEN\0" "CHEN\0" "qiān\0" "SOKONAU\0" "KAN GAN\0" "gǎn\0" "gaak3 ngat6\0" "strong; valiant\0" "흘:1N\0" "ISAMASHII\0" "KITSU KOCHI GOCHI\0" "HUL\0" "gē\0" "MARUKIBASHI\0" "HAKU BAKU SHAKU\0" "CAK\0" "bó\0" "doi6\0" "replace, replacement (of person or generation); era, generation\0" "대:0E\0" "KAWARU YO SHIRO\0" "DAI TAI\0" "TAY\0" "dài\0" "*dhəì dhəì\0" "đại\0" "lim1 ling4 ling6\0" "command, order; 'commandant', magistrate; allow, cause\0" "령:0E 영:0\0" "IITSUKE OSA\0" "REI RYOU\0" "LYENG\0" "lìng\0" "*liɛ̀ng liɛng\0" "lệnh\0" "ji5 jyu5\0" "by means of; thereby, therefore; consider as; in order to\0" "이:0E\0" "OMOU YUENI MOTTE\0" "I\0" "I\0" "yǐ\0" "*iə̌ iə̌\0" "chào\0" "cháng\0" "saam1\0" "(coll.) three (cannot be followed by a measure word)\0" "SA\0" "sā\0" "cháng\0" "ji4\0" "ceremony, rites gifts; admire\0" "yí\0" "mo1 muk6\0" "tribe\0" "mù\0" "mun4\0" "adjunct pronoun indicate plural\0" "men\0" "jan6\0" "ancient unit of measure (8 feet); 'fathom'\0" "HAKARU\0" "JIN\0" "IN\0" "rèn\0" "nhìn njìn\0" "faan2 gaa2\0" "falsehood, deception; vacation\0" "가:1\0" "KARI KARIRU KARINI\0" "KA KE\0" "KA PAN\0" "fǎn\0" "SAISAMA\0" "SOU SHOU BYOU MYOU\0" "chào\0" "joeng5 ngong5\0" "raise the head to look; look up to, rely on, admire\0" "앙:0E\0" "AOGU OOSE AORU\0" "GYOU KOU\0" "ANG\0" "yǎng\0" "*ngiɑ̌ng ngiɑ̌ng\0" "ngưỡng\0" "HOKORU TSUTSUSHIMU\0" "KEN GEN KYOU KIN GON\0" "qián\0" "zung6\0" "middle brother; go between, mediator; surname\0" "중:0E\0" "NAKA\0" "CHUU\0" "CWUNG\0" "zhòng\0" "*djhiùng djhiùng\0" "pei2\0" "separate, part company\0" "비:1N\0" "WAKARERU\0" "HI BI\0" "PI\0" "pǐ\0" "GATSU GACHI\0" "wò\0" "ng5\0" "similar\0" "오:1N\0" "ATARU AETE SAKARAU ONAJI\0" "KO GO\0" "O\0" "wǔ\0" "gin6\0" "numerary adjunct for article; matter\0" "건:0E\0" "KUDARI KUDAN\0" "KEN\0" "KEN\0" "jiàn\0" "kiện\0" "gaai3\0" "price, value\0" "개:0N\0" "YOI OOKII TSUKAI\0" "KAI\0" "KAY\0" "jià\0" "giá\0" "jiu2\0" "bent, distorted, crooked; feeble\0" "yǎo\0" "fēng\0" "cāng\0" "jam4 jam6\0" "trust to, rely on, appoint; to bear, duty, office; allow\0" "임:0E\0" "MAKASERU NINAU TAERU\0" "NIN\0" "IM\0" "rèn\0" "*njim njim\0" "nhậm\0" "KYOU\0" "wáng\0" "ban1 fan6\0" "portion, part; duty\0" "빈:N\0" "AKIRAKA URUWASHII\0" "HIN FUN\0" "PIN\0" "fèn\0" "phần\0" "to hang or bow the head, to droop, to lower; low, beneath\0" "HIKUMERU HIKUMARU\0" "TEI HIKUI\0" "dī\0" "fong2\0" "imitate, copy; as if\0" "방:1N\0" "SAMAYOU NARAU KURABERU\0" "HOU BOU\0" "PANG\0" "fǎng\0" "phảng\0" "zung1\0" "excited\0" "종:1N\0" "OOYAKE OSORERU\0" "SHOU SHU\0" "CONG\0" "zhōng\0" "kei2 kei5\0" "plan a project; stand on tiptoe\0" "기:0E\0" "KUWADATERU KUWADATE\0" "KI\0" "KI\0" "qǐ\0" "xí\0" "HAI\0" "pèi\0" "jyu4\0" "handsome\0" "UTSUKUSHII\0" "YO\0" "YE\0" "yú\0" "CHOU\0" "diào\0" "deon6\0" "TON DON\0" "TON\0" "dùn\0" "wù\0" "EKI YAKU\0" "YEK\0" "yì\0" "sam2\0" "nervous, fearful\0" "OSORERU\0" "SHIN\0" "SIM CHIM\0" "xǐn\0" "kong3\0" "compare, match; pair; spouse\0" "항:0N\0" "TAGUI NARABU\0" "KOU\0" "HANG\0" "kàng\0" "ji1\0" "third person pronoun; he, she, this, that\0" "이:0N\0" "KORE KARE TADA\0" "I\0" "I\0" "yī\0" "*qi qi\0" "y\0" "kap1\0" "deceptive\0" "급:0N\0" "KIBISHII\0" "KYUU\0" "KUP\0" "jí\0" "KURUSHIMU\0" "AI A\0" "ài\0" "ng5\0" "five, company of five; troops\0" "오:0N\0" "KUMI ITSUTSU\0" "GO\0" "O\0" "wǔ\0" "ngũ\0" "gei6\0" "talent, skill, ability\0" "기:0N\0" "WAZA\0" "KI GI\0" "KI\0" "jì\0" "kĩ\0" "buk6 fuk6\0" "crouch, crawl, lie hidden, conceal\0" "복:0E\0" "FUSERU SHITAGAU\0" "FUKU FUU BUKU\0" "POK PWU PWUK\0" "fú\0" "*bhiuk bhiuk\0" "phục\0" "fat6\0" "cut down, subjugate, attack\0" "벌:0E\0" "KIRU UTSU HOKORU\0" "BATSU\0" "PEL\0" "fá\0" "*bhiæt bhiæt\0" "phạt\0" "jau1\0" "rest, stop; retire; do not!\0" "휴:0E\0" "YASUMU IKOU YAMERU\0" "KYUU KU\0" "HYU\0" "xiū\0" "*xiou xiou\0" "hưu\0" "gan3\0" "TASUKERU\0" "KIN KON\0" "jìn\0" "HAI HE HI\0" "pī\0" "SHIN JIN\0" "dǎn\0" "fu1\0" "common laborer\0" "MUSUMEMUKO\0" "FU\0" "fū\0" "DO TOU\0" "tǎng\0" "zung3\0" "multitude, crowd; masses, public\0" "OOI\0" "GIN GON\0" "zhòng\0" "jau1\0" "superior, excellent; actor\0" "YUU U\0" "yōu\0" "fo2\0" "companion, colleague; utensils\0" "HI HO\0" "KA\0" "HWA\0" "huǒ\0" "wui2 wui4 wui6\0" "assemble, meet together; meeting\0" "회:N\0" "AU ATSUMARU\0" "KAI E\0" "HOY KOY\0" "huì\0" "hội\0" "jyu2\0" "humpback; stoop\0" "yǔ\0" "deputy, vice-\0" "SEGARE\0" "SAI SOTSU\0" "COL\0" "cuì\0" "summon; propagate, transmit\0" "TSUTAERU TSUTAE TSUTAWARU\0" "DEN TEN\0" "CEN\0" "yún\0" "saan3\0" "umbrella, parasol, parachute\0" "sǎn\0" "wai5\0" "great, robust; extraordinary\0" "wěi\0" "cyun4\0" "summon; propagate, transmit\0" "chuán\0" "KURUMA\0" "chē\0" "ngaa4\0" "child\0" "yá\0" "jin5\0" "like\0" "UKAGAU\0" "KEN\0" "HYEN\0" "xiàn\0" "soeng1\0" "wound, injury; fall ill from\0" "shāng\0" "coeng1 zaang1\0" "ghost of one devoured by tiger\0" "chāng\0" "leon4\0" "normal human relationships\0" "lún\0" "caang4 cong1\0" "vulgar person, country man\0" "cāng\0" "seon1\0" "xùn\0" "man1 seon3\0" "trust, believe; letter; (Cant.) small\0" "MAKOTO TAYORI MAKASERU\0" "SHIN\0" "SIN\0" "xìn\0" "nho\0" "ngai6\0" "false, counterfeit, bogus\0" "wěi\0" "cyu5\0" "look towards; turn one's back on\0" "zhù\0" "ze\0" "jin4\0" "dark, somber; deep, profound\0" "KEN SEN\0" "xián\0" "nou4\0" "to make a great effort\0" "TSUTOMERU\0" "DO\0" "nǔ\0" "nó\0" "baa3 baak3\0" "older brother; father's elder brother; senior male 'sire'; feudal rank 'count'\0" "백:0E\0" "OSA HATAGASHIRA\0" "HAKU HA\0" "PAYK PHAY\0" "bó\0" "bæk\0" "bá\0" "gu2 gu3\0" "merchant; estimate, guess, presume\0" "고:1N\0" "AKINAU ATAI\0" "KO\0" "KO\0" "gū\0" "gǒ\0" "thou, you\0" "JI\0" "nǐ\0" "lei4 nei4\0" "we (Shanghai dialect)\0" "JI\0" "nì\0" "ni\0" "sit3\0" "OGORU\0" "SETSU SECHI\0" "xiè\0" "bun6 pun5\0" "companion, comrade, partner; accompany\0" "반:0E\0" "TOMONAU TOMO\0" "HAN BAN\0" "PAN\0" "bàn\0" "*bhɑ̌n bhɑ̌n\0" "bạn\0" "SABISHII\0" "KYOKU KEKI KI\0" "xù\0" "tớ\0" "ling4\0" "lonely, solitary; actor\0" "령:0N\0" "WAZAOGI\0" "REI RYOU\0" "LYENG\0" "líng\0" "leng\0" "rành\0" "zau6\0" "descendent\0" "YOTSUGI\0" "CHUU\0" "zhòu\0" "san1\0" "extend, stretch out, open up; trust\0" "신:0E\0" "NOBIRU NOBASU\0" "SHIN\0" "SIN\0" "shēn\0" "*shin shin\0" "ceoi1\0" "dull, slow, unskillful\0" "TSUTANAI\0" "SHO\0" "qū\0" "zi6\0" "serve, wait upon, attend; examine\0" "사:0N\0" "UKAGAU UKAGAI\0" "SHI\0" "SA\0" "cì\0" "siə̀\0" "ping1 ping4\0" "messenger, emissary; send emissary\0" "TSUKAU\0" "HOU HYOU\0" "PHAYNG\0" "bēng\0" "ci5\0" "resemble, similar to; as if, seem\0" "사:0E\0" "NIRU\0" "JI\0" "SA\0" "shì\0" "*ziə̌ ziə̌\0" "tự\0" "gaa1 ke4\0" "transcription of sanskrit 'gha' in buddhist texts ('samgha', etc.); (nursing; attending; entertainer) (Jap.); temple; in Chinese this character is not used alone\0" "가:0N\0" "TOGI\0" "KYA KA GA\0" "KA\0" "jiā\0" "ghia\0" "già\0" "pei1\0" "mighty\0" "비:N\0" "OOISAMA\0" "HI BI HAI HE\0" "PI\0" "pī\0" "OKOTARU\0" "I\0" "yì\0" "resemble\0" "HIRU\0" "SHI JI\0" "SA\0" "sì\0" "ji4 ji5\0" "OROKANASAMA OMOU\0" "AI I CHI SHI JI TAI\0" "I\0" "yǐ\0" "zing1\0" "정:1N\0" "OSOREAWATERU\0" "YAI SHOU\0" "CENG\0" "zhēng\0" "din6 tin4\0" "tenant farmer; be a tenant farmer\0" "전:0N\0" "TSUKUDA\0" "TEN DEN\0" "CEN\0" "diàn\0" "điền\0" "hān\0" "maai6 mui6\0" "mài\0" "daan6\0" "only; but, however, yet, still\0" "단:0E\0" "TADASHI TADA\0" "TAN DAN\0" "TAN\0" "dàn\0" "dhɑ̀n\0" "cyu5\0" "wait; look towards; turn one's back on\0" "저:0N\0" "TATAZUMU\0" "CHO\0" "CE\0" "zhù\0" "djhiǔ\0" "bou3\0" "spread, publicize, announce\0" "포:0N\0" "AMANESHI\0" "HO FU\0" "PHO\0" "bù\0" "keoi1\0" "surname; name of a divine being; transliteration of Sanskrit 'kh'\0" "구:1\0" "KYO KO KYA KA\0" "KWU KE\0" "qū\0" "PHI\0" "bǐ\0" "bè\0" "siu6\0" "continue, carry on; hand down; to join\0" "소:1N\0" "TASUKERU\0" "SHOU JOU\0" "SO\0" "zhāo\0" "ci2\0" "small\0" "CHIISAI\0" "SHI\0" "cǐ\0" "wai2 wai6\0" "throne; position, post; rank, status; seat\0" "위:0E\0" "KURAI KURAISURU\0" "I\0" "WI\0" "wèi\0" "hyuɛ̀\0" "vị\0" "dai1\0" "low; to lower, hang, bend, bow\0" "저:0E\0" "HIKUI\0" "TEI\0" "CE\0" "dī\0" "*dei dei\0" "đây\0" "zyu6\0" "reside, live at, dwell, lodge; stop\0" "주:0E\0" "SUMU TODOMARU YAMU\0" "JUU\0" "CWU\0" "zhù\0" "*djhiò djhiò\0" "trú\0" "zo3\0" "assist, aid, second; subordinate\0" "좌:0E\0" "TASUKE TASUKERU SUKE\0" "SA\0" "CWA\0" "zuǒ\0" "tá\0" "jau6\0" "help, protect, bless\0" "우:0N\0" "TASUKERU\0" "YUU U\0" "WU\0" "yòu\0" "joeng2 joeng5\0" "AOGU AOMUKE TANOSHIMU\0" "AU YOU\0" "ANG\0" "yǎng\0" "ban6 tai2\0" "body; group, class, body, unit; inferior\0" "분:1N\0" "KARADA\0" "TEI TAI HON\0" "PWUN CHEY\0" "tǐ\0" "thể\0" "zim3\0" "occupy by force, usurp; possess\0" "점:1N\0" "MIRU UKAGAU SHIMERU\0" "CHIN SEN\0" "CEM\0" "zhàn\0" "ho4 ho6\0" "what, why, where, which, how\0" "하:0E\0" "NANI NANZO IZUKU\0" "KA GA\0" "HA\0" "hé\0" "*hɑ hɑ\0" "bit1\0" "필:1N\0" "TADASHII NARABU\0" "HITSU BICHI\0" "PHIL\0" "bì\0" "taa4 to1 to4\0" "other, he; surname; a load\0" "타:1N\0" "HOKA WABIRU\0" "TA\0" "THA\0" "tuó\0" "*tɑ tɑ\0" "se4\0" "surname\0" "SHA JA\0" "SA\0" "shé\0" "jyu4\0" "I, my, me; surname; surplus\0" "여:0E\0" "AMARU WARE AMARI\0" "YO\0" "YE\0" "yú\0" "*iu iu\0" "dư\0" "jat6\0" "indulge in pleasures; flee\0" "일:0N\0" "NOGARERU\0" "ITSU TETSU\0" "IL CIL\0" "yì\0" "dật\0" "bat6 fat1 fat6\0" "Buddha; of Buddhism; merciful person; Buddhist image; the dead (Jap.)\0" "불:0E\0" "HOTOKE\0" "BUTSU FUTSU HOTSU\0" "PWUL PHIL\0" "fú\0" "bhiət\0" "phật\0" "zok3\0" "make; work; compose, write; act, perform\0" "작:0E\0" "TSUKURU TSUKURI NASU\0" "SAKU SA\0" "CAK CWU\0" "zuò\0" "*tzɑk tzɑk\0" "tác\0" "kau3 keoi1\0" "rickets\0" "구:1N\0" "SEMUSHI\0" "KOU KU\0" "KWU\0" "gōu\0" "ning6\0" "flattery; glib\0" "녕:1N\0" "OMONERU YOKOSHIMA\0" "NEI DEI\0" "NYENG\0" "nìng\0" "nịnh\0" "tung4\0" "a name\0" "퉁:1N\0" "TOU ZU\0" "TONG\0" "tóng\0" "nei5\0" "you, second person pronoun\0" "NANJI\0" "JI NI\0" "NI\0" "nǐ\0" "nể\0" "make effort, endeavor\0" "KARUI\0" "KEN\0" "xiān\0" "heoi5 keoi5\0" "(Cant.) he, she, it\0" "KARE\0" "KYO\0" "qú\0" "jung6\0" "commission fee\0" "YOU\0" "yōng\0" "ngaa5\0" "the Va (Wa) nationality, living in Yunnan\0" "wǎ\0" "cim1\0" "all, together, unanimous\0" "qiān\0" "shi\0" "kaa1 kaa2\0" "kǎ\0" "bāo\0" "pui3\0" "belt ornament, pendant; wear at waist, tie to the belt; respect\0" "패:0N\0" "OBIDAMA OBIRU\0" "HAI\0" "PHAY\0" "pèi\0" "*bhə̀i\0" "wui4\0" "hesitate\0" "회:1N\0" "SAMAYOU KURAIKOYO\0" "KUWAI E\0" "HOY\0" "huí\0" "ITARU\0" "KAKU KYAKU\0" "hè\0" "lou2\0" "(Cant.) man, person; mature\0" "OOKII\0" "RYOU RO ROU\0" "lǎo\0" "unsubmissive; obstreperous\0" "xiáng\0" "tap1\0" "(Cant.) intensive particle\0" "AWASERU\0" "KOU\0" "gé\0" "jeoi4 joeng4\0" "pretend, feign; false, deceitful\0" "양:0N\0" "ITSUWARU\0" "YOU\0" "YANG\0" "yáng\0" "baak3\0" "hundred\0" "백:0N\0" "OSA\0" "HAKU BYAKU\0" "PEYK\0" "bǎi\0" "NORI\0" "HOU\0" "fǎ\0" "ming5\0" "mǐng\0" "gaai1\0" "good, auspicious; beautiful; delightful\0" "가:0E\0" "YOI\0" "KA\0" "KA KAY\0" "jiā\0" "*gɛi gɛi\0" "giai\0" "ji6 noi6\0" "a second, an assistant\0" "이:N\0" "TASUKE SOHI NARABU ORU TSUGU\0" "JI NI DAI NAI\0" "I\0" "èr\0" "bing3 ping3\0" "combine, annex\0" "AWASERU NARABU SHIKASHI\0" "HEI\0" "PYENG\0" "bìng\0" "tính\0" "gat1 git3\0" "strong, robust; exact, correct\0" "길:0N\0" "TADASHII\0" "KITSU GOCHI\0" "KIL\0" "jí\0" "han2\0" "to act contrary to\0" "MOTORU\0" "KOU GOU GIN KON GON\0" "HANG HAN\0" "hěn\0" "kut3 wut6\0" "meet\0" "괄:1N\0" "AU ATSUMARU TSUTOMERUSAMA ITARU\0" "KATSU GACHI\0" "KWAL\0" "huó\0" "gwai2\0" "depend upon; support; go against; (variant deceive)\0" "궤:1N\0" "KASANARU YORU MOTORU SASAERU\0" "KI\0" "KWEY\0" "guǐ\0" "cyun4\0" "fairy\0" "전:0N\0" "SEN\0" "CEN\0" "quán\0" "tsiuɛn\0" "tiu1 tiu4\0" "frivolous; unsteady; delay\0" "조:1N\0" "KARUI\0" "CHOU JOU YOU\0" "CO\0" "tiāo\0" "điêu\0" "gaau2\0" "beautiful, handsome, good-looking\0" "교:1N\0" "UTSUKUSHII\0" "KOU KYOU\0" "KYO\0" "jiǎo\0" "ci3\0" "aid; help\0" "차:1N\0" "SUBOSHIKOI NARABU TASUKERU OYOBI KAHARUGAHARU\0" "SHI\0" "CHA\0" "cì\0" "jat6\0" "a row or file of dancers\0" "일:0N\0" "YASUI YASUNZURU\0" "ITSU ICHI\0" "IL\0" "yì\0" "sai2 si2 si3\0" "cause, send on a mission, order; envoy, messenger, ambassador\0" "사:0E\0" "TSUKAU TSUKAI\0" "SHI\0" "SA SI\0" "shǐ\0" "*shriə̌ shriə̀ shriə̌\0" "sứ\0" "jing4\0" "form\0" "형:N\0" "NARU\0" "KEI KYAU\0" "HYENG\0" "xíng\0" "san1\0" "crowd\0" "신:0N\0" "YUKUSAMA TSUKAHI\0" "SHIN\0" "SIN\0" "shēn\0" "tok3\0" "to commission, to entrust to, to depute; to request, to ask\0" "YOSERU TANOMU\0" "TAKU\0" "THAK\0" "tuō\0" "hon2\0" "upright and strong; amiable\0" "간:0N\0" "TSUYOI\0" "KAN\0" "KAN\0" "kǎn\0" "kɑn\0" "zat6\0" "nephew\0" "질:0N\0" "KATAI OROKA TODOMARU\0" "SHITSU SHICHI TETSU\0" "CIL\0" "zhí\0" "goi1\0" "to give; prepared for included in; embraced in\0" "MUSEBU\0" "KAI\0" "HAY\0" "gāi\0" "hời\0" "lai4 loi4 loi6\0" "come, coming; return, returning\0" "내:0 래:0E\0" "KURU\0" "RAI\0" "LAY\0" "lái\0" "*ləi ləi\0" "lai\0" "ji4\0" "a class, a category a corpse\0" "HITOSHII TSURANERU UTSURU\0" "I\0" "I\0" "yí\0" "ci2\0" "luxurious, extravagant\0" "치:0N\0" "OGORU\0" "SHI I\0" "CHI\0" "chǐ\0" "xỉ\0" "kwaa2\0" "to speak with an accent; big and clumsy\0" "과:1N\0" "OGORU HOKORU\0" "KA KE A\0" "KWA\0" "kuǎ\0" "gong1 gwong1\0" "big\0" "광:0N\0" "SAKAN\0" "KOU\0" "KWANG\0" "guāng\0" "lai6\0" "precedent, example; regulation\0" "례:0E 예:0\0" "TATOERU TAGUI TAMESHI\0" "REI RETSU\0" "LYEY\0" "lì\0" "lề\0" "KAGE KAGERU\0" "IN\0" "yīn\0" "si6\0" "serve, attend upon; attendant, servant; samurai\0" "시:0E\0" "SAMURAI HABERU SABURAU\0" "JI\0" "SI\0" "shì\0" "*zhiə̀ zhiə̌\0" "to soothe, to pacify; to settle, to establish\0" "미:N\0" "ITSUKUSHIMU\0" "BI MI\0" "MI\0" "mǐ\0" "zyu1\0" "small, little, tiny, dwarf\0" "주:0N\0" "MIJIKAI AZAMUKU\0" "SHU CHU\0" "CWU\0" "zhū\0" "gwik1\0" "quiet\0" "혁:N\0" "SHIZUKA SABISHII\0" "KYOKU KEKI KI\0" "HYEK\0" "xù\0" "jau6\0" "help, assist, repay kindness\0" "유:0N\0" "SUSUMERU TASUKERU\0" "YUU U\0" "YU\0" "yòu\0" "안:N\0" "YASURAKA\0" "AN\0" "AN\0" "ān\0" "KIISAMA\0" "ROTSU ROCHI\0" "lù\0" "mau4\0" "equal\0" "모:1N\0" "HITOSHII SOROU SHITAGAU TSUTOMERU TORU HAKARU\0" "BOU MU\0" "MO\0" "móu\0" "miou\0" "mầu\0" "JI NI\0" "ér\0" "leon4\0" "logical reasons, logical order\0" "륜:0N\0" "OMOU TSUIZURU MARUI\0" "RON RIN\0" "LYUN\0" "lún\0" "lỏn\0" "dung6 tung4\0" "big; ignorant; rude, rustic\0" "동:1N\0" "OROKA ITAMU KATACHI NAHOI MAKOTO TSUTSUSHIMU\0" "TOU TSU ZU DOU\0" "TONG\0" "dòng\0" "caa3\0" "disappointed, forlorn\0" "차:0N\0" "HOKORU WABIRU WABISHII\0" "TA\0" "CHA\0" "chà\0" "sá\0" "OSORERU\0" "CHOKU CHIKI\0" "CHIK\0" "chī\0" "seon1 seon6\0" "fast\0" "순:1N\0" "SUMIYAKA SHIMESU TONAERU HUKAI TSUKAHU\0" "SHUN JUN\0" "SWUN\0" "xùn\0" "gung1 gung3\0" "supply, provide for; offer in worship\0" "공:0E\0" "SONAERU TOMO SONAE\0" "KYOU KU\0" "KONG\0" "gōng\0" "*giong giong\0" "cung\0" "zau1\0" "lies\0" "주:1N\0" "OOIKAKUSU ITSUWARU\0" "CHUU CHU\0" "CWU\0" "zhōu\0" "ji1\0" "rely on, be set in; consent, obey a wish\0" "의:0E\0" "YORU\0" "I E\0" "UY\0" "yī\0" "*qiəi qiəi\0" "y\0" "HITOSHII SHITAGAHENARASU\0" "JO NYO\0" "YE\0" "rú\0" "SEN\0" "cún\0" "haap6 hap6\0" "chivalrous person; knight-errant\0" "OTOKODATE KYAN\0" "KYOU\0" "HYEP KYEP\0" "xiá\0" "price, value\0" "ATAI\0" "KA\0" "KA\0" "sì\0" "daai3\0" "load\0" "BU\0" "dài\0" "leoi5\0" "companion; associate with\0" "TOMO\0" "RYO RO\0" "LYE\0" "lǚ\0" "KO\0" "ta\0" "giu1 hiu1\0" "be lucky; by chance, by luck\0" "jiǎo\0" "zing1\0" "spy, reconnoiter; detective\0" "zhēn\0" "zak1\0" "side; incline, slant, lean\0" "cè\0" "kiu4\0" "sojourn, lodge\0" "qiáo\0" "kui2\0" "go-between, broker, proxy\0" "kuài\0" "caai4\0" "a company, companion; together\0" "chái\0" "ling6 ning6\0" "flattery; glib\0" "OMONERU YOKOSHIMA\0" "NEI DEI\0" "nìng\0" "nung4\0" "I; you; family name\0" "nóng\0" "complete, utmost\0" "KOTOGOTOKU MAMA\0" "JIN\0" "jǐn\0" "mou5\0" "insult, ridicule, disgrace\0" "모:0E\0" "ANADORU ANADORI\0" "BU\0" "MO\0" "wǔ\0" "hau4 hau6\0" "marquis, lord; target in archery\0" "후:0E\0" "MATO KIMI\0" "KOU\0" "HWU\0" "hóu\0" "*hou hou\0" "hậu\0" "kwan3\0" "jiǒng\0" "chěng\0" "rình\0" "zan3\0" "진:1N\0" "WARABE YOIWARABE UMAKAI HASHITAME\0" "SHIN\0" "CIN\0" "zhèn\0" "co3 zo6\0" "HAZUKASHIMERU YASURAKA\0" "SA\0" "CWA\0" "zuò\0" "cau2\0" "surname\0" "CHUU\0" "chǒu\0" "cam1\0" "invade, encroach upon, raid\0" "침:0E\0" "OKASU\0" "SHIN\0" "CHIM\0" "qīn\0" "*tsim tsim\0" "xâm\0" "leoi5\0" "companion; associate with\0" "려:0N\0" "TOMO\0" "RYO RO\0" "LYE\0" "lǚ\0" "liǔ\0" "lứa\0" "guk6\0" "narrow, cramped, confined\0" "TAKEGAHIKUI SEMARU\0" "KYOKU GOKU\0" "KWUK\0" "jú\0" "TWU\0" "shù\0" "ting2 ting5\0" "정:N\0" "OTOKOGI NAOI TSUTSUSHIMU\0" "TEI JOU CHOU\0" "CENG\0" "tǐng\0" "SHIN JIN\0" "shèn\0" "tyut3\0" "탈:1N\0" "KANAHU YOI TEGARU TAYASUI KARUI\0" "TATSU TACHI TAI TE\0" "THAL\0" "tuì\0" "TSUYOI URAMU\0" "HOTSU BOCHI\0" "bó\0" "bụt\0" "laam4 naam4\0" "OTOKO\0" "DAN NAN\0" "nán\0" "OOKII\0" "KOU KYOU\0" "xiāo\0" "bin6 pin4\0" "convenience, ease; expedient\0" "변:0N 편:0E\0" "TAYORI SUNAWACHI\0" "BEN BIN\0" "PHYEN PYEN\0" "biàn\0" "*bhiɛ̀n bhiɛn\0" "tiện\0" "YOWAI\0" "TAI TE\0" "tuǐ\0" "jyu5\0" "big\0" "우:1N\0" "OOKII\0" "GU\0" "YU\0" "yǔ\0" "hai6\0" "bind, tie up; involve, relation\0" "계:0E\0" "KAKARU TSUNAGARI KAKAWARU\0" "KEI\0" "KYEY\0" "xì\0" "*gèi\0" "hệ\0" "cuk1\0" "urge, press, hurry; close\0" "촉:0E\0" "UNAGASU SEMARU\0" "SOKU\0" "CHOK\0" "cù\0" "*tsiok tsiok\0" "xúc\0" "ngo4 ngo5\0" "sudden(ly), soon; Russian\0" "아:0N\0" "NIWAKA\0" "GA\0" "A\0" "é\0" "ngɑ\0" "kau4\0" "ornamental cap\0" "구:1N\0" "ITADAKU\0" "KYUU GU\0" "KWU\0" "qiú\0" "YURUYAKA OSOI\0" "SHO JO\0" "xú\0" "gwaang6 gwong6 hong1\0" "AWATADASHIISAMA\0" "KYAU GAU KAU\0" "KWANG\0" "guàng\0" "guk1\0" "to inform quickly; an urgent communication\0" "KOKU\0" "kù\0" "ng6\0" "오:0N\0" "MUKAERU AU\0" "GO\0" "O\0" "wǔ\0" "zeon3\0" "talented, capable; handsome\0" "준:0E\0" "SUGURERU\0" "SHUN\0" "CWUN\0" "jùn\0" "tzuìn\0" "tuấn\0" "jap1\0" "TAGAYASU\0" "CHUU JUU YUU\0" "UP\0" "yì\0" "fu6\0" "보:1N\0" "TASUKE\0" "FU\0" "PO\0" "fǔ\0" "loeng4\0" "량:N\0" "SAMAYOU\0" "RYOU ROU\0" "LYANG\0" "liáng\0" "zo2\0" "chopping board or block; painted\0" "조:0N\0" "MANAITA\0" "SHO SO\0" "CO\0" "zǔ\0" "jriǔ\0" "ciu3\0" "like, similar; resemble; pretty\0" "소:1 초:N\0" "NIRU KATADORU MIMETOISAMA\0" "SEU\0" "SO\0" "qiào\0" "lei6\0" "smooth; active; clever, sharp\0" "리:1N\0" "KASHIKOI\0" "RI\0" "LI\0" "lì\0" "lợi\0" "jung2\0" "wooden figure buried with dead\0" "용:0N\0" "ITAMU\0" "YOU YUU TOU\0" "YONG\0" "yǒng\0" "dõng\0" "혼:N\0" "MATSUTASHI KEGASU\0" "KON GON KAN\0" "HUN\0" "hùn\0" "ging3\0" "straight; pass\0" "경:0N\0" "ISOGU WAGI NAHOI KATAI\0" "GAU KYAU GEN GEI\0" "KYENG\0" "jìng\0" "jin5\0" "like\0" "현:0N\0" "UKAGAU\0" "KEN\0" "HYEN\0" "qiàn\0" "sàn\0" "HAI HE\0" "pěi\0" "zuk6\0" "social customs; vulgar, unrefined\0" "속:0E\0" "NARAWASHI\0" "ZOKU\0" "SOK\0" "sú\0" "*ziok ziok\0" "tục\0" "fu1\0" "prisoner of war; take as prisoner\0" "부:1N\0" "TORIKO\0" "FU\0" "PWU\0" "fú\0" "hei1\0" "to pretend, appear as if\0" "희:N\0" "UTSUTAERU KOBIHETSURAU HONOKA\0" "KI KE KAI\0" "HUY\0" "xī\0" "xiəi\0" "lei5\0" "rustic, vulgar, unpolished; mean\0" "리:0N\0" "IYASHII\0" "RI\0" "LI\0" "lǐ\0" "lái\0" "fu2 min5\0" "make effort, endeavor; to lower the head\0" "면:1N\0" "FUSERU\0" "BEN MEN FU\0" "MYEN\0" "fǔ\0" "*biǒ biǒ myɛ̌n\0" "ping1\0" "to trust to; send a message\0" "TSUKAU OTOKODATE\0" "HEI BYOU\0" "PING\0" "pīng\0" "peng\0" "bou2\0" "protect, safeguard, defend, care\0" "보:0E\0" "TAMOTSU YASUNJIRU\0" "HO HOU\0" "PO\0" "bǎo\0" "bɑǔ\0" "bảo\0" "jyu4\0" "surname; consent, approve\0" "유:N\0" "SHIKARI\0" "YU\0" "YU\0" "yú\0" "kei4 zi6\0" "wait for, wait until, as soon as\0" "사:0N\0" "MATSU\0" "SHI\0" "SA KI\0" "qí\0" "haap6 hap6\0" "chivalrous person; knight-errant\0" "협:0N\0" "OTOKODATE KYAN\0" "KYOU\0" "HYEP KYEP\0" "xiá\0" "hep\0" "hiệp\0" "seon3\0" "trust, believe; letter\0" "신:0E\0" "MAKOTO TAYORI MAKASERU\0" "SHIN\0" "SIN\0" "xìn\0" "*sìn\0" "tín\0" "OSAMERU OSAMARU\0" "SHUU\0" "xiū\0" "jyu5\0" "big\0" "오:1N\0" "MATA\0" "O\0" "yǔ\0" "dai6\0" "(J) same as 面影 U+9762 U+5F71, visage, face; trace, shadow; memory\0" "OMOKAGE\0" "CEY\0" "dì\0" "ce1\0" "rickshaw, cart, vehicle; name of piece in Chinese chess\0" "KURUMA\0" "KE\0" "chē\0" "cau4\0" "companion, mate, colleague\0" "chóu\0" "zhì\0" "jim5\0" "grave, respectful, majestic\0" "yǎn\0" "loeng5\0" "two, pair\0" "liǎ\0" "lai6\0" "spouse, couple, pair\0" "lì\0" "to induce to come; to encourage\0" "RAI\0" "lái\0" "si1\0" "(Cant.) 傢俬, furniture\0" "sī\0" "gim6\0" "temperate, frugal, economical\0" "jiǎn\0" "sau1\0" "study; repair; cultivate\0" "수:0E\0" "OSAMERU\0" "SHUU SHU\0" "SWU\0" "xiū\0" "*siou siou\0" "tu\0" "fu2\0" "bow down, face down, look down\0" "부:0N\0" "FUSERU\0" "FU\0" "PWU\0" "fǔ\0" "*biǒ\0" "wo6\0" "화:1N\0" "YAWARAGU\0" "KA WA\0" "HWA\0" "huò\0" "geoi1 keoi1\0" "all, together; accompany\0" "구:0E\0" "TOMONI\0" "KU\0" "KWU\0" "jù\0" "câu\0" "haau6\0" "same as 傚 U+509A, imitate, mimic\0" "NARAU\0" "KOU\0" "HYO\0" "xiào\0" "paai4\0" "actor; vaudeville show; insincere\0" "배:0N\0" "WAZAOGI\0" "HAI\0" "PAY\0" "pái\0" "cin5 zin1\0" "thin\0" "천:1N\0" "ASAI HADAKA\0" "SEN ZEN\0" "CHEN\0" "jiàn\0" "biu2 biu3\0" "divide, distribute\0" "표:0N\0" "TAWARA\0" "HYOU\0" "PHYO\0" "biào\0" "cuk1 suk6 tik1\0" "start, begin; beginning; arrange\0" "숙:1N\0" "YOI HAJIME\0" "SHUKU TEKI\0" "SWUK CHEK\0" "chù\0" "chiuk\0" "fai3 fei4\0" "YABURERU YABURU SOMUKU\0" "HI\0" "PI\0" "fèi\0" "fung2 fung6\0" "wages, salary, official emolument\0" "봉:0N\0" "FUCHI\0" "HOU\0" "PONG\0" "fèng\0" "*bhiòng\0" "bổng\0" "aa3 ngaa3\0" "A\0" "yà\0" "jim3\0" "personal pronoun, I\0" "엄:0N\0" "ORE\0" "EN\0" "EM EP\0" "ǎn\0" "em\0" "bei6\0" "to prepare; to provide; to put in order; to complete perfection; completeness\0" "BI\0" "PI\0" "bèi\0" "KAYU HISAGU\0" "IKU KIKU SHUKU\0" "yù\0" "jan1\0" "YOROKOBU\0" "KIN KON\0" "xīn\0" "bei2\0" "so that, in order that; to cause; (Cant.) to give (synonymous with Mandarin 給)\0" "비:1N\0" "SHIMU\0" "HI HEI\0" "PI\0" "bǐ bì\0" "byɛ̌\0" "KATATAGAI\0" "CHI JI\0" "hǔ\0" "caang1 caang4 coeng1 zaang1\0" "bewildered; rash, wildly\0" "창:1N\0" "KURUU TAORERU\0" "CHOU TOU JOU\0" "CHANG\0" "chāng\0" "trành\0" "YUKU\0" "CHI JI\0" "zhī\0" "combine\0" "병:0N\0" "AWASERU NARABU SHIKASHI\0" "HEI\0" "PYENG\0" "bìng\0" "*biɛ̌ng biɛ̌ng\0" "tính\0" "gau6\0" "damage, destroy\0" "SOSHIRU\0" "KYUU GU\0" "KWU\0" "jiù\0" "MOTORU SOKONAU\0" "KOU GYOU KAI E\0" "HYO\0" "yáo\0" "ceoi3 zeot1\0" "deputy, vice-\0" "쉬:1N\0" "SEGARE\0" "SAI SOTSU\0" "SWI\0" "cuì\0" "loeng5\0" "clever, skilled; two, pair\0" "량:0N\0" "TAKUMI\0" "RYOU\0" "LYANG\0" "liǎ\0" "jyun2\0" "원:N\0" "TANOSHIMU YOROKOBU SUSUMERU\0" "EN ON\0" "wǎn\0" "loi4\0" "to induce to come; to encourage\0" "RAI\0" "lái\0" "lười\0" "cong1\0" "granary; berth; sea\0" "창:0E\0" "KURA\0" "SOU\0" "CHANG\0" "cāng\0" "*tsɑng tsɑng\0" "KURUSHIMU\0" "SOU SU\0" "zòng\0" "go3\0" "numerary adjunct, piece; single\0" "개:0E\0" "KO\0" "KO KA\0" "KAY\0" "gè\0" "cá\0" "gun1\0" "assistant in wine shop, groom\0" "TONERI\0" "KUWAN\0" "KWAN\0" "guān\0" "pui5\0" "times, fold, multiple times\0" "배:0E\0" "SOMUKU MASU\0" "BAI\0" "PAY PHAY\0" "bèi\0" "bhəǐ\0" "bội\0" "ATSUI\0" "TEN\0" "CEN\0" "tiǎn\0" "suk1\0" "hastily, suddenly, abruptly\0" "숙:1N\0" "TACHIMACHI\0" "SHUKU\0" "SWUK\0" "shū\0" "shiuk\0" "suk1\0" "hastily; suddenly\0" "SHUKU\0" "SWUK\0" "shū\0" "mun4\0" "adjunct pronoun indicate plural\0" "문:0N\0" "TOMOGARA\0" "MON\0" "MWUN\0" "men\0" "món\0" "dou2 dou3\0" "fall over; lie down; take turns\0" "도:0E\0" "TAORERU TAOSU SAKASAMA\0" "TOU\0" "TO\0" "dào\0" "dɑù dɑ̀u\0" "đảo\0" "taam4\0" "담:N\0" "YASUI SHIZUKA\0" "TAN DAN\0" "TAM\0" "tán\0" "gwat6\0" "stubborn, obstinate, intransigent; firm\0" "굴:1N\0" "TSUYOI\0" "KUTSU\0" "KWUL\0" "jué\0" "seoi4\0" "OMOI\0" "SUI ZUI TSUI\0" "SWU\0" "chuí\0" "zhiuɛ\0" "hang6\0" "lucky, fortunate; dote on, spoil\0" "행:0N\0" "SAIWAI\0" "KOU\0" "HAYNG\0" "xìng\0" "*hɛ̌ng hɛ̌ng\0" "hãnh\0" "paang4 pang4\0" "TASUKERU YUDANERU YOSERU\0" "HOU BOU\0" "PWUNG\0" "péng\0" "soeng4 tong2\0" "if, supposing, in event of\0" "당:1N\0" "MOSHI TACHIMOTOHORU\0" "SHOU TOU\0" "TANG\0" "tǎng\0" "tɑ̌ng\0" "thẳng\0" "hau6\0" "wait; expect; visit; greet\0" "후:0E\0" "SOUROU UKAGAU SABURAU\0" "KOU\0" "HWU\0" "hòu\0" "*hòu\0" "hầu\0" "ji2\0" "rely on, depend on; lean heavily\0" "의:0N\0" "YORU TANOMU\0" "I KI\0" "UY KI\0" "yǐ\0" "*gyɛ̌ gyɛ̌\0" "ỷ\0" "gei1 hei1\0" "AZAMUKU\0" "KI\0" "KI\0" "qī\0" "tik1\0" "raise high; unrestrained\0" "척:0N\0" "SUGURERU OROKA SOMUKU\0" "TEKI CHAKU CHUU CHYU\0" "CHEK\0" "tì\0" "sunrise; dawn\0" "KAGAYAKU\0" "KAN\0" "KAN\0" "gàn\0" "ging6 loeng6\0" "far\0" "경:0N\0" "TSUYOI AKIRAKA TOOI MOTOMERU KISOHU\0" "KEI KYOU RYOU OU\0" "KYENG\0" "jìng\0" "ze3\0" "borrow; lend; make pretext of\0" "차:0E\0" "KARIRU KARI TATOI\0" "SHAKU SHA SEKI\0" "CHA CEK\0" "jiè\0" "*tzià\0" "tá\0" "seoi1\0" "MINIKUI\0" "KI\0" "HYU\0" "suī\0" "coeng1 coeng3\0" "guide, leader; lead, introduce\0" "창:0N\0" "WAZAOGI\0" "SHOU\0" "CHANG\0" "chàng\0" "*chiɑ̀ng chiɑ̀ng\0" "xướng\0" "zip3 zit3\0" "beautiful, handsome; woman\0" "첩:1N\0" "SATOI SUKOYAKA HAYAI TSUGUSOSHIRU\0" "SHOU\0" "CHEP\0" "jié\0" "fong2\0" "imitate\0" "방:0E\0" "NARAU\0" "HOU\0" "PANG\0" "fǎng\0" "phỏng\0" "zik6\0" "price, cost, worth\0" "치:0E\0" "NE ATAI AU\0" "CHI CHOKU\0" "CHI\0" "zhí\0" "trị\0" "hung1 hung2\0" "boorish, ignorant; urgent, pressing\0" "공:1N\0" "NUKARU\0" "KOU\0" "KONG\0" "kōng\0" "gyun6\0" "be tired of, weary\0" "권:0N\0" "TSUKARERU UMU\0" "KEN\0" "KWEN\0" "juàn\0" "ghyuɛ̀n\0" "quyện\0" "zung1\0" "종:0N\0" "SOU SU\0" "CONG\0" "zōng\0" "geoi3\0" "arrogant, haughty, rude\0" "거:0N\0" "OGORU\0" "KYO KO\0" "KE\0" "jù\0" "sin3 sin6\0" "beautiful, lovely; son-in-law\0" "천:1N\0" "UTSUKUSHII TSURATSURA\0" "SEN SEI\0" "CHEN\0" "qiàn\0" "tsiɛ̀ng\0" "thiến\0" "ngai4\0" "feeble, tiny, young and weak\0" "예:0N\0" "KIWA\0" "GEI GAI\0" "YEY\0" "ní\0" "nghê\0" "leon4\0" "normal human relationships\0" "륜:0E 윤:0\0" "TAGUI TSUIDE MICHI\0" "RIN\0" "LYUN\0" "lún\0" "luin\0" "luân\0" "coek3\0" "noticeable, large; clear, distinct\0" "탁:0N\0" "OOKII AKIRAKA TAKAI\0" "TAKU CHOKU\0" "THAK\0" "zhuō\0" "xấc\0" "wai1 wo1\0" "dwarf; dwarfish, short\0" "왜:0N\0" "SHITAGAU YAMATO\0" "I WA\0" "WI WAY\0" "wō\0" "oải\0" "lo2\0" "bare, naked, uncovered\0" "라:1N\0" "HADAKA SEMAI KATANUGU SUHADA\0" "RA KA GE\0" "LA\0" "luǒ\0" "OKOTARU NONOSHIRU\0" "SHOU SHU\0" "sōng\0" "릉:1N\0" "OKASU AGIMUKU NAGAI\0" "RYOU ROU\0" "LUNG\0" "lèng\0" "wan6\0" "KON GON\0" "HON\0" "hùn\0" "OROKANASAMA\0" "TOU TSU\0" "TONG\0" "dōng\0" "si6 zi3\0" "to stick in, to stab; to erect\0" "SASU SASHIKOMU\0" "SHI\0" "SA\0" "zì\0" "ban3 ban6\0" "HON\0" "PWUN\0" "bèn\0" "BU MU\0" "wǔ\0" "geoi1\0" "all\0" "TOMONI\0" "KU\0" "KWU\0" "jù\0" "*gio gio\0" "noi6\0" "NANJI\0" "DAI NAI\0" "nǎi\0" "cǎi\0" "temperate, frugal, economical\0" "TSUZUMAYAKA\0" "KEN\0" "KEM\0" "jiǎn\0" "zaai3\0" "debt, loan, liabilities\0" "zhài\0" "je4\0" "phonetic used in Korean place names\0" "야:0N\0" "YA\0" "YA\0" "YA\0" "yē\0" "zik6\0" "price\0" "NE ATAI AU\0" "CHI CHOKU\0" "CHI\0" "zhí\0" "*djhiə̀ djhiə\0" "what; which; who; why\0" "shà\0" "king1\0" "upset, pour out, overflow\0" "qīng\0" "nìng\0" "jing1\0" "HANABUSA\0" "EI\0" "yīng\0" "cing1\0" "state\0" "AGERU\0" "SHOU\0" "CHING\0" "chēng\0" "SUSUMU\0" "SEN\0" "qián\0" "jin2\0" "cease, lay off, lay down\0" "언:0N\0" "FUSERU YASUMU\0" "EN\0" "EN\0" "yǎn\0" "qiæ̌n\0" "ễnh\0" "weak\0" "난:1N\0" "YOWAI\0" "DAN NAN\0" "NAN YEN\0" "ruǎn\0" "zung2\0" "KODOMO\0" "SHOU SHU TOU\0" "TONG\0" "zhòng\0" "chổng\0" "ceon2\0" "ATSUI UGOMEKU\0" "SHUN\0" "CHWUN\0" "chǔn\0" "gaa2 gaa3\0" "falsehood, deception; vacation\0" "가:0E\0" "KARI\0" "KA KE\0" "KA HA\0" "jiǎ\0" "gǎ\0" "gai2 gai6 git6\0" "brave; martial; hasty; scudding\0" "게:0N\0" "IKOU\0" "KETSU KEI GE\0" "KEY KEL\0" "jì\0" "kệ\0" "wai5\0" "great, robust; extraordinary\0" "위:0E\0" "ERAI\0" "I\0" "WI\0" "wěi\0" "vĩ\0" "geoi2 jyu2 jyu5\0" "to walk alone; self-reliant\0" "우:1N\0" "KUGUMARUSAMA TSUTSUSHIMUSAMA\0" "U KU\0" "YU\0" "yǔ\0" "bing2\0" "HEI\0" "bìng\0" "je6\0" "thus, so, like, such\0" "KONOYOUNA KONOYOUNI\0" "JA NYA\0" "YA\0" "ruò\0" "tai4\0" "YURUYAKA\0" "TEI DAI\0" "tí\0" "wui1\0" "cling to, cuddle, embrace, fondle\0" "외:1N\0" "HONOKA NAJIMU SHITASHIMU CHIKAYORU\0" "WAI E\0" "OY\0" "wēi\0" "pin1\0" "inclined one side; slanting\0" "편:0E\0" "KATAYORU HITOENI\0" "HEN\0" "PHYEN\0" "piān\0" "piɛn\0" "thiên\0" "false, counterfeit, spurious\0" "ITSUWARU NISE\0" "GAN GEN\0" "AN\0" "yàn\0" "FUU FU\0" "fēng\0" "MATSUSUGU\0" "TOU\0" "THANG\0" "tǎng\0" "ak1\0" "to fuss\0" "악:1N\0" "KAKAHARUSAMA\0" "AKU\0" "AK\0" "wò\0" "qak\0" "è\0" "gaai1\0" "together; be in order\0" "해:0N\0" "TOMONI\0" "KAI\0" "HAY HYEY\0" "xié\0" "ce2\0" "rip up, tear down; raise; haul\0" "차:1\0" "SATE\0" "SHA\0" "CHA\0" "chě\0" "MATSUSUGUNASAMA\0" "SEI SHAU\0" "shěng\0" "hon2\0" "ancient family name\0" "간:1N\0" "KAN\0" "KAN\0" "kǎn\0" "제:N\0" "SUGURERU\0" "TEI TAI\0" "dì\0" "zou6\0" "work, make; act\0" "주:0N\0" "TSUKURU NASU\0" "SAKU SA\0" "CWU CA\0" "zuò\0" "WARUGASHIKOI\0" "SOU SAHU\0" "SAP\0" "chā\0" "ting4\0" "stop, suspend, delay; suitable\0" "정:0E\0" "TODOMARU\0" "TEI CHOU JOU\0" "CENG\0" "tíng\0" "*dheng dheng\0" "đình\0" "bui3\0" "not facing; desert\0" "SUTERU SOMUKU\0" "HAI BAI\0" "PAY\0" "bèi\0" "jip6\0" "KARUI MIMEYOISAMA IYASHII OSU OSAHETSUKERU UTSUKUSHII\0" "YOU KYOU CHOU\0" "YEP\0" "xiè\0" "wong4\0" "agitated; alarmed\0" "TATAZUMU SAMAYOHU TACHIMOTOHORU ITOMA\0" "KUWAU WAU\0" "HWANG\0" "huáng\0" "jiu5\0" "요:1N\0" "SHINAYAKA TAOYAKA\0" "EU\0" "YO\0" "yǎo\0" "zaam6\0" "SOROTSUTESUSUMU TOTONOTSUTASAMA\0" "TAN DA\0" "zhàn\0" "cau1 ciu2\0" "to stare at\0" "초:1N\0" "ITSUKUSHIMANAI UREHERUSAMA\0" "SEU\0" "CHO\0" "chǒu\0" "KIYOI\0" "EN AN\0" "yān\0" "HABERU\0" "YU\0" "yóu\0" "gin6\0" "strong, robust, healthy; strength\0" "건:0E\0" "SUKOYAKA TAKESHI SHITATAKA\0" "KEN\0" "KEN KYEN\0" "jiàn\0" "*ghiæ̀n\0" "kiện\0" "seoi2\0" "서:N\0" "TOORU\0" "SHO\0" "xǔ\0" "HARU\0" "TA\0" "zhā\0" "ci1 zi1\0" "uneven\0" "SOROWANAI\0" "SHI\0" "CHI\0" "cī\0" "thày\0" "fu6\0" "follow\0" "YORIKATADORU TANOMU\0" "FUU BU\0" "PWU\0" "fù\0" "bik1\0" "compel, pressure, force; bother\0" "핍:1N\0" "SEMARU MUKABAKI\0" "HIYOKU HIKI FUKU\0" "PHIP\0" "bī\0" "bức\0" "doi6 zi6\0" "wait for; lay in\0" "MATSU SONAERU SONAWARU\0" "CHI JI\0" "CHI\0" "zhì\0" "zung2\0" "urgent\0" "KURUSHIMU SEWASHII AWATADASHII\0" "SOU\0" "CHONG\0" "zǒng\0" "min5\0" "transgress\0" "MUKAU SOMUKU KANAU\0" "BEN MEN\0" "MYEN\0" "miǎn\0" "SHUU\0" "jí\0" "ji2\0" "sob\0" "NAGEKU\0" "I E\0" "UY\0" "yǐ\0" "sit3\0" "설:1N\0" "KIYOI\0" "SETSU SECHI\0" "SEL\0" "xiè\0" "NOBERU\0" "SHUN\0" "xún\0" "si1\0" "talented; urgent\0" "시:1N\0" "SHINOBU SHINOBI\0" "SHI SAI\0" "SI\0" "cāi\0" "dyun1\0" "CHIHISAI SUKOSHI\0" "TAN\0" "duān\0" "zak1\0" "side; incline, slant, lean\0" "측:0E\0" "KAWA KATAWARA SOBAMERU\0" "SOKU SHOKU\0" "CHUK\0" "cè\0" "*jriək jriək\0" "trắc\0" "zing1\0" "spy, reconnoiter; detective\0" "정:0N\0" "UKAGAU\0" "TEI\0" "CENG\0" "zhēn\0" "trinh\0" "ngau5\0" "accidentally, coincidently; an idol\0" "우:0E\0" "TAGUI TAMATAMA\0" "GUU GOU\0" "WU\0" "ǒu\0" "*ngǒu\0" "ngẫu\0" "tau1\0" "to steal, burglar, thief\0" "NUSUMU\0" "CHUU TOU\0" "THWU\0" "tōu\0" "tou\0" "tau1\0" "to steal\0" "투:0N\0" "NUSUMU\0" "CHUU TOU\0" "THWU\0" "tōu\0" "prepare, ready, perfect\0" "SONAERU SONAWARU SONAE\0" "BI\0" "PI\0" "bèi\0" "zaa1\0" "(same as U+54B1 咱) we, us\0" "SAN\0" "zá\0" "lau4\0" "humpback; surname\0" "ROU\0" "lóu\0" "jié\0" "ngai6\0" "false, counterfeit, bogus\0" "ITSUWARU NISE ITSUWARI\0" "GI KA\0" "WI\0" "wěi\0" "nguỵ\0" "fan5\0" "ruin, cause fail; overthrown\0" "fèn\0" "soeng4\0" "repay, recompense; restitution\0" "cháng\0" "faai3 gwai1\0" "great, gigantic; puppet\0" "괴:0N\0" "OOKII\0" "KAI\0" "KOY\0" "guī\0" "sau2\0" "old man\0" "OKINA\0" "SOU SU\0" "sǒu\0" "zi6\0" "KATATAGAHI HITOSHIKUNAI\0" "CHI JI SHI\0" "zhì\0" "sou3\0" "소:N\0" "MUKAU MAMORU\0" "SO\0" "SO\0" "sù\0" "SUKOYAKANASAMA\0" "KATSU KECHI\0" "xiā\0" "fu6\0" "tutor, teacher; assist; surname\0" "부:0N\0" "MORI TSUKU KASHIZUKU\0" "FU\0" "PWU\0" "fù\0" "biò\0" "phó\0" "KOZAKASHII\0" "GEN GAN KAN\0" "yuàn\0" "OOI\0" "JOU NYU\0" "rǒng\0" "leot6\0" "tribe\0" "RITSU RICHI\0" "lì\0" "nù\0" "MASARU YUTAKA\0" "IN\0" "yùn\0" "gau3\0" "강:1N\0" "HETSURAHANU OROKA\0" "KAU KOU KU\0" "KANG\0" "jiǎng\0" "maa6\0" "to curse, to revile, to abuse; to scold\0" "NONOSHIRU\0" "BA ME\0" "MA\0" "mà\0" "má\0" "bong6 pong4 pong6\0" "by side of, beside, near, close\0" "방:0E\0" "KATAWARA SOU\0" "BOU HOU\0" "PANG PHAYNG\0" "bàng\0" "*bhɑn bhɑn\0" "bàng\0" "din1\0" "topple\0" "SAKASAMA KURUHU\0" "TEN\0" "CEN\0" "diān\0" "to ward off; to parry; to keep out, as wind, rain, or cold\0" "OGORU\0" "TOU DOU\0" "táng\0" "hou6\0" "KOU GOU\0" "hào\0" "git6\0" "hero; outstanding, remarkable\0" "걸:0E\0" "SUGURERU\0" "KETSU\0" "KEL\0" "jié\0" "ghyɛt\0" "kiệt\0" "hai4 hoi4\0" "personal name; servant\0" "혜:1N\0" "AYAHUI TSUNAGU\0" "KEI GEI\0" "HYEY\0" "xī\0" "SAKAN\0" "SEN\0" "SEN\0" "shàn\0" "him3\0" "servant\0" "겸:1N\0" "SHITAGAU HABERU TSUKAERU\0" "KEN\0" "KYEM\0" "qiàn\0" "gok3\0" "used in old names\0" "KAKU\0" "KAK\0" "jué\0" "caang4 cong1\0" "vulgar person, country man\0" "창:1N\0" "IYASHII IYASHIIMONO RUNAKAMONO\0" "SAU SHAU\0" "CHANG\0" "cāng\0" "chù\0" "saan3\0" "umbrella, parasol, parachute\0" "산:0N\0" "KASA\0" "SAN\0" "SAN\0" "sǎn\0" "tàn\0" "bei6\0" "prepare, ready, perfect\0" "비:0E\0" "SONAERU SONAWARU SONAE\0" "BI\0" "PI\0" "bèi\0" "*bhyì\0" "bị\0" "haau6\0" "imitate, mimic\0" "효:1N\0" "NARAU\0" "KOU\0" "HYO\0" "xiào\0" "jung4 jung6\0" "용:1N\0" "KAGAMU\0" "YOU YU\0" "YONG\0" "yǒng\0" "jiu4\0" "a minority tribe\0" "HUZOROI EDACHI TSUKAI\0" "EU\0" "YO\0" "yáo\0" "daap3\0" "탑:1N\0" "TAN TON TAHU\0" "THAP\0" "tàn\0" "co1\0" "unsteady\0" "사:1N\0" "SA\0" "SA\0" "suō\0" "MOTORU\0" "AU\0" "yǎng\0" "SOMUKU UTSU\0" "HATSU BOCHI\0" "fá\0" "NAMI NARABERU NARABU NARABINI\0" "HEI\0" "bìng\0" "gaa1\0" "stubborn, obstinate, intransigent\0" "가:1\0" "KAGU\0" "KA\0" "KA\0" "jiā\0" "daai2 taai3\0" "the Dai minority living in South China\0" "dǎi\0" "SAI\0" "zài\0" "tong2\0" "if, supposing, in case\0" "tǎng\0" "gwat1\0" "gǔ\0" "cốt\0" "ban3\0" "entertain guests\0" "bīn\0" "cyu5\0" "save money, store, reserve; heir\0" "chǔ\0" "no4\0" "rich\0" "nuó\0" "YOI YOISAMA\0" "SAN\0" "cān\0" "tired, exhausted; surname\0" "lěi\0" "ceoi1\0" "press, urge\0" "최:0E\0" "MOYOOSU UNAGASU MOYOOSHI\0" "SAI\0" "CHOY\0" "cuī\0" "*tsuəi tsuəi\0" "thòi\0" "jung4\0" "hire, employ, charter; servant\0" "용:0N\0" "YATOU ATAI HITOSHII\0" "YOU CHOU\0" "YONG CHWUNG\0" "yōng\0" "cou4 zou1\0" "finish, to go around\0" "조:1N\0" "OWARU MEGURU\0" "SOU ZOU\0" "CO\0" "zāo\0" "zung2\0" "urgent\0" "KURUSHIMU\0" "SOU\0" "CHONG\0" "zǒng\0" "TOMO TOMOGARA OMONERIKUMISURU\0" "HOU BOU\0" "PWUNG\0" "bēng\0" "sung2\0" "HAYAISAMA\0" "SHOU SHU SOU\0" "sǒng\0" "tuồng\0" "ngou6\0" "proud, haughty, overbearing\0" "오:0E\0" "OGORU ANADORU\0" "GOU\0" "O\0" "ào\0" "ngɑù\0" "ngạo\0" "cyun4 zyun6\0" "summon; propagate, transmit\0" "전:0E\0" "TSUTAERU\0" "DEN TEN\0" "CEN\0" "chuán\0" "djhiuɛ̀n\0" "truyền\0" "jyu2\0" "humpback; stoop\0" "구:1N\0" "KAGAMU SEMUSHI\0" "U\0" "KWU\0" "yǔ\0" "qiǒ\0" "zaai3\0" "debt, loan, liabilities\0" "채:0E\0" "KARI\0" "SAI\0" "CHAY\0" "zhài\0" "jrɛi\0" "trái\0" "cik1\0" "CHIKAI\0" "SOKU SEKI SHAKU\0" "zú\0" "soeng1\0" "wound, injury; fall ill from\0" "상:0E\0" "KIZU ITAMU\0" "SHOU\0" "SANG\0" "shāng\0" "*shiɑng shiɑng\0" "thương\0" "WARUI\0" "SAU SHAU\0" "chuǎng\0" "TSUYOI TAOSU\0" "KYOU GOU GYOU KOU\0" "jìng\0" "cai3\0" "to hinder; to detain\0" "TOMARU TODOMARU\0" "TEI TAI\0" "CEY\0" "chì\0" "so4\0" "foolish, silly, stupid; an imbecile\0" "SA\0" "SA\0" "shǎ\0" "hon3\0" "surname\0" "hàn\0" "zoeng1\0" "terror-stricken\0" "장:1N\0" "ODOROKU\0" "SHOU\0" "CANG\0" "zhāng\0" "king1\0" "upset, pour out, overflow\0" "경:0E\0" "KATAMUKU KATAMUKERU KUTSUGAESU\0" "KEI\0" "KYENG\0" "qīng\0" "*kiuɛng kiuɛng\0" "khuynh\0" "jin3\0" "언:1N\0" "KAKENEOSURU\0" "EN IN ON\0" "EN\0" "yàn\0" "KURUSHIMU\0" "TEI\0" "dì\0" "sik1\0" "KOE UMEKU\0" "SETSU SECHI\0" "SEL\0" "xiè\0" "lau4\0" "humpback; surname\0" "루:1N\0" "KAGAMU\0" "ROU RU\0" "LWU\0" "lóu\0" "liǒ\0" "lũ\0" "prepared\0" "SONAERU SONAWARU\0" "BI\0" "bèi\0" "piu3\0" "light; airy\0" "표:1N\0" "KARUI KARONZURU SUBAYAI\0" "HEU\0" "PHYO\0" "piào\0" "xỉu\0" "gan2 gan6\0" "only, merely, solely, just\0" "근:0E\0" "WAZUKANI WAZUKA\0" "KIN\0" "KUN\0" "jǐn\0" "ghìn\0" "leng1 lin4 lin5\0" "HUTAGO OYOBU OHITSUKU\0" "REN\0" "LYEN\0" "liàn\0" "luk6\0" "humiliate; treat with contempt\0" "HAJI HAZUKASHIMERU\0" "RIKU ROKU RU\0" "LYUK\0" "lù\0" "maan6\0" "negligent, remiss\0" "YURUI KARONZURU ANADORU\0" "BAN MAN\0" "MAN\0" "mán\0" "cim1\0" "all, together, unanimous\0" "첨:0N\0" "MINA KOTOGOTOKU TOMONI\0" "SEN\0" "CHEM\0" "qiān\0" "sin1\0" "Taoist super-being, transcendent, immortal\0" "선:0N\0" "YAMABITO SENNIN\0" "SEN\0" "SEN\0" "xiān\0" "*siɛn siɛn\0" "NOBIRUSAMA OROKANASAMA\0" "TAN TON\0" "THAM\0" "tàn\0" "OSAMERU\0" "YOU\0" "yíng\0" "dung6\0" "labor; work\0" "HATARAKU HATARAKI\0" "DOU\0" "TONG\0" "dòng\0" "syun2 zaan6\0" "collect\0" "SONAERU KAZU KAZOERU\0" "SEN SHUN\0" "CWUN SEN\0" "zhuàn\0" "zoeng6\0" "a picture, image, figure; to resemble\0" "상:0E\0" "KATACHI KATADORU\0" "ZOU SHOU\0" "SANG\0" "xiàng\0" "*ziɑ̌ng ziɑ̌ng\0" "tượng\0" "sin6\0" "OTSUKURISURU\0" "SEN ZEN\0" "shàn\0" "kiu4\0" "sojourn, lodge\0" "교:0N\0" "TAKAI\0" "KYOU\0" "KYO\0" "qiáo\0" "quều\0" "KWUN\0" "jiǒng\0" "teoi4\0" "NARAU MIYABIYAKA SHITAGAHU\0" "TAI DE KAI E TE\0" "tuǐ\0" "zyun2\0" "준:N\0" "ATSUMARU OOI UYAUYASHII\0" "SON\0" "CWUN\0" "zǔn\0" "buk6\0" "slave, servant, I\0" "복:0N\0" "SHIMOBE YATSUGARE\0" "BOKU\0" "POK\0" "pú\0" "*bhuk bhuk\0" "bộc\0" "hei1\0" "joy, gladness, delight; surname\0" "희:0N\0" "YOROKOBU\0" "KI\0" "HUY\0" "xī\0" "lou4\0" "RAU\0" "láo\0" "HIROI\0" "SHOU\0" "chǎng\0" "gong1 gwong1\0" "TAKEDAKESHIISAMA\0" "KOU\0" "guāng\0" "liu4\0" "companion, colleague; officials; bureaucracy; a pretty face\0" "료:0E 요:0\0" "TOMO TSUKASA\0" "RYOU\0" "LYO\0" "liáo\0" "liêu\0" "hei1\0" "tipsy reel\0" "기:1N\0" "KI\0" "KI\0" "qī\0" "AGARU\0" "TOU DOU SHOU CHOU\0" "chēng\0" "caan4 saan4\0" "to revile; to abuse\0" "SONAERU NONOSHIRU ARAWASU\0" "SAN ZEN\0" "CAN\0" "chán\0" "ngai6\0" "false, counterfeit, bogus\0" "위:0E\0" "ITSUWARU NISE ITSUWARI\0" "GI KA\0" "WI\0" "wěi\0" "gei1\0" "YOKUTSUTSUSHIMU CHIKAI\0" "KI GE\0" "KI\0" "jī\0" "HAN\0" "bō\0" "wai6\0" "huì\0" "천:1N\0" "SOMUKU MUKAIAU MAJIRU\0" "SEN SHUN\0" "CHEN\0" "chuǎn\0" "zim3\0" "assume, usurp\0" "OGORU\0" "SEN SHIN\0" "CHAM\0" "tiě\0" "daan1 daan6\0" "sincere\0" "HAYAI ATSUI AKIRAKA YURUGU\0" "TAN DAN SEN ZEN TATSU TACHI\0" "THAN\0" "dàn\0" "dạn\0" "giu1 giu2 hiu1 jiu4\0" "be lucky; by chance, by luck\0" "요:0N\0" "NEGAU MOTOMERU\0" "KYOU GYOU\0" "YO\0" "jiǎo\0" "nghẹo\0" "zau6\0" "to heir; to rent\0" "추:1N\0" "KARIRU OKURU ATSUMARU\0" "SHYUU SHU\0" "CHWU\0" "jiù\0" "sang1 zang1\0" "Buddhist priest, monk; san of Sanskrit sangha\0" "승:0E\0" "BOUZU\0" "SOU\0" "SUNG\0" "sēng\0" "*səng səng\0" "tăng\0" "fan5\0" "ruin, cause fail; overthrown\0" "TAORERU OCHIRU YABURU\0" "FUN HON\0" "PWUN\0" "fèn\0" "haan5\0" "courageous; martial; dignified\0" "한:1N\0" "TAKEDAKESHIISAMA\0" "KAN GEN\0" "HAN\0" "xiàn\0" "KURUU KURUI\0" "KITSU GOCHI ITSU ICHI KETSU KECHI\0" "KYEL\0" "jú\0" "è\0" "ziu1\0" "clever; alert in mind pigmies\0" "초:1N\0" "HASHIRU\0" "SEU ZEU\0" "CHO\0" "jiāo\0" "cim3 cim5 zim3\0" "assume, usurp\0" "참:0N\0" "OGORU\0" "SEN SHIN\0" "CHAM\0" "jiàn\0" "tiếm\0" "tung4 zung3\0" "page, boy servant\0" "동:1N\0" "WARABE SHIMOBE\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung dgung\0" "đồng\0" "ashamed\0" "HAJIRU\0" "RIN\0" "lìn\0" "baak6 bok3\0" "ancient aboriginal tribe\0" "HOKU BOKU\0" "PWUK\0" "bó\0" "gu3\0" "employ, hire\0" "YATOU\0" "KO\0" "gù\0" "xiān\0" "suk1\0" "minority name\0" "sù\0" "haan5\0" "xiàn\0" "goeng1\0" "stiff and motionless, stock still\0" "강:1N\0" "TAORERU\0" "KYOU\0" "KANG\0" "jiāng\0" "giɑng\0" "man5\0" "forcefully\0" "TSUTOMERU\0" "BIN MIN\0" "MIN\0" "mǐn\0" "mǐn\0" "YEP\0" "yè\0" "gam3\0" "AOGU\0" "KIN KON\0" "KUM\0" "jìn\0" "gaa3\0" "price, value\0" "가:0E\0" "ATAI\0" "KA KE\0" "KA\0" "jià\0" "gà\0" "giá\0" "NAGAISAMA\0" "SHOU\0" "qiào\0" "pik1\0" "out-of-the-way, remote; unorthodox\0" "벽:0N\0" "HIGAMU\0" "HEKI HI HEI\0" "PYEK PHI\0" "pì\0" "pek piɛk\0" "fung1\0" "HOU\0" "fēng\0" "zau3\0" "NONOSHIRU\0" "SHUU\0" "CHWU\0" "zhòu\0" "oi2 oi3\0" "like\0" "애:1N\0" "HONOKA KAKURERU MUSEBU KANASHIMU\0" "AI\0" "AY\0" "ài\0" "si1 zi6\0" "small, minute; lacking sincerity\0" "사:0N\0" "USUI MAKOTOGANAI\0" "SHI SAI\0" "SA\0" "sài\0" "ji4\0" "ceremony, rites gifts; admire\0" "의:0E\0" "YOI NORI\0" "GI\0" "UY\0" "yí\0" "ngyɛ\0" "nghi\0" "zeon3\0" "outstanding, fine; superior; talented, capable; handsome\0" "준:0N\0" "SUGURERU\0" "SHUN\0" "CWUN\0" "jùn\0" "nung4\0" "I; you; family name\0" "농:1N\0" "WASHI\0" "DOU NOU\0" "NONG\0" "nóng\0" "nong\0" "nùng\0" "cin4 sin4 taan2\0" "천:1N\0" "TATAZUMU YAUSU HOSHIIMAMA\0" "SEN ZEN TAN DAN\0" "CHEN\0" "chán\0" "jik1\0" "hundred million; many\0" "억:0E\0" "OSHIHAKARU\0" "OKU YOKU\0" "EK\0" "yì\0" "ức\0" "stop\0" "OWARU TOMARU ATARIMAEDERUI\0" "TOU\0" "dàng\0" "ging2\0" "warn; warning\0" "경:0N\0" "IMASHIMERU\0" "KEI SHOU\0" "KYENG\0" "jǐng\0" "hyun1\0" "clever, nimble\0" "현:1N\0" "KASHIKOI AGIMUKU TOI MATOHU\0" "KEN\0" "HYEN\0" "xuān\0" "kui2\0" "go-between, broker, proxy\0" "NAKAGAI\0" "KAI KE\0" "KOY\0" "kuài\0" "cúi\0" "gim6\0" "temperate, frugal, economical\0" "검:0E\0" "TSUZUMAYAKA\0" "KEN\0" "KEM\0" "jiǎn\0" "ghyɛ̌m\0" "kiệm\0" "co3\0" "rough and rugged\0" "SHIBURU\0" "SHO\0" "chù\0" "daam1\0" "a small jar; to bear a burden; a load of two\0" "담:1N\0" "NINAU NITAI KOGAME\0" "TAN SEN ZEN\0" "TAM\0" "dān\0" "giu1 giu2 hiu1\0" "lucky, fortunate\0" "YUKU UKAGAU MOTOMERU ITSUWARU\0" "KEU\0" "KYO\0" "jiǎo\0" "so4\0" "foolish, silly, an imbecile\0" "SA\0" "shǎ\0" "zoi3\0" "carry, contain, load\0" "NOSERU\0" "SAI\0" "zài\0" "càn\0" "ban1 ban3\0" "entertain guests\0" "빈:1N\0" "SUSUMERU UYAMAU AISATSU\0" "HIN\0" "PIN\0" "bīn\0" "OSATSUKANAI OROKA TAWAREGOTO\0" "GAN GON GOU\0" "AP\0" "án\0" "jyu4\0" "Confucian scholar\0" "유:0E\0" "YAWARAKA URUOSU SHITAGAU\0" "JU\0" "YU\0" "rú\0" "*njio njio\0" "nho\0" "toi4\0" "servant\0" "대:1N\0" "KERAI MINIKUI ATARU\0" "TAI\0" "TAY\0" "tái\0" "cau4\0" "companion, mate, colleague\0" "주:1N\0" "TOMOGARA\0" "CHUU JU\0" "CWU\0" "chóu\0" "djhiou\0" "caai4\0" "a company, companion; together\0" "제:1N\0" "TOMOGARA\0" "SEI SAI\0" "CEY\0" "chái\0" "jrhæi\0" "MINIKUI\0" "RAN\0" "lán\0" "hoi3 ji5\0" "compare with, draw analogy with\0" "의:1N\0" "NAZORAERU KURABERU\0" "GI KAI\0" "UY\0" "nǐ\0" "zeon2\0" "utmost\0" "진:1N\0" "KOTOGOTOKU MAMA\0" "JIN\0" "CIN\0" "jǐn\0" "HIRAKU\0" "KEN\0" "qiàn\0" "mung5\0" "(J) equivalent to 果敢 U+679C U+6562, fleeting, momentary, ephemeral; vain, empty; fickle\0" "맹:1\0" "KURAI HAKANAI\0" "BOU MOU\0" "MENG\0" "méng\0" "to skip about, to dance for joy\0" "무:1N\0" "MAU MAWASU\0" "BU MU\0" "MWU\0" "wǔ\0" "ning4\0" "weak; wearied; in distress\0" "녕:1N\0" "NAYAMU YOWAI\0" "DAU NYAU\0" "NYENG\0" "níng\0" "MATSU\0" "KEI\0" "qióng\0" "JI\0" "nǐ\0" "coeng4 soeng4\0" "repay, recompense; restitution\0" "상:0E\0" "TSUGUNAU TSUGUNAI\0" "SHOU\0" "SANG\0" "cháng\0" "lip6\0" "RYOU\0" "LYEP\0" "liè\0" "leoi5\0" "puppet, dummy\0" "뢰:0N\0" "YABURERU TSUKARERU\0" "RAI\0" "LOY\0" "lěi\0" "leoi5\0" "려:1N\0" "TSUTOMENAISAMA\0" "RYO RO\0" "LYE\0" "lǚ\0" "KOU\0" "kuǎng\0" "bou3\0" "on duty\0" "포:1N\0" "TONORU\0" "HOU HYOU\0" "PHO\0" "bào\0" "juk6\0" "육:1N\0" "IRU KAMU MIRU\0" "IKU TEKI CHAKU TOKU DOKU\0" "YUK\0" "yù\0" "biu1\0" "milling\0" "SAKANNASAMA\0" "HYOU HEU\0" "PHYO\0" "biāo\0" "찬:1N\0" "ATSUMERU ATSUMARU\0" "SAN\0" "CHAN\0" "zǎn\0" "TADASHII\0" "SHITSU SHICHI\0" "CIL\0" "zhì\0" "ci3\0" "complete\0" "TSUKUSU TSUKIRU\0" "SHI\0" "SA\0" "sì\0" "jau1\0" "superior, excellent; actor\0" "우:0E\0" "YASASHII SUGURERU WAZAOGI\0" "YUU U\0" "WU\0" "yōu\0" "qiou\0" "hou4\0" "호:1N\0" "HO\0" "háo\0" "SHIN\0" "qìng\0" "can3\0" "to assist; to give alms\0" "ITARU CHIKAI OSORERU URA SHIKU\0" "SHIN\0" "CHUN\0" "chèn\0" "REKI RYAKU\0" "lì\0" "MUGAI\0" "TOU DOU\0" "téng\0" "OCHITSUKANU\0" "I\0" "wěi\0" "lung5\0" "rude; barbarous\0" "롱:1N\0" "DESAAGARANAI UYAMUYA\0" "ROU RU RYOU RYU\0" "LONG\0" "lǒng\0" "cyu1 cyu5\0" "to save money, store, reserve; an heir\0" "저:0N\0" "SOE TAKUWAERU MOUKERU\0" "CHO\0" "CE\0" "chǔ\0" "djhiu\0" "caam3\0" "obstinate; stupid; uneven; mix\0" "참:1N\0" "TOTONOHANU HAYAI WARUISAMA\0" "SAN ZAN\0" "CHAM\0" "chán\0" "sàm\0" "joeng4\0" "YORU SAMAYOU\0" "SHOU SOU\0" "SANG\0" "ráng\0" "suk1 suk6\0" "숙:1N\0" "HAYAI\0" "SHUU\0" "SWUK\0" "shū\0" "valiant, brave; eminent\0" "HYEY HYU\0" "huì\0" "lai6\0" "spouse, couple, pair\0" "려:0N\0" "TSUREAI NARABU\0" "REI\0" "LYE\0" "lì\0" "lo4\0" "bandit, daredevil\0" "라:N\0" "SABAKU\0" "RA\0" "LA\0" "luó\0" "zaan2 zyun2\0" "to accumulate, to hoard, to store up\0" "찬:1N\0" "ATSUMERU ATSUMARU\0" "SAN\0" "CHAN\0" "zǎn\0" "no4\0" "rich\0" "나:0N\0" "ONIYARAI\0" "DA NA\0" "NA\0" "nuó\0" "tong2\0" "if, supposing, in case\0" "당:1N\0" "SUGURERU MOSHI ARUIWA\0" "TOU\0" "TANG\0" "tǎng\0" "jim5\0" "grave, respectful, majestic\0" "엄:0N\0" "OGOSOKA IKAMESHII\0" "GEN\0" "EM\0" "yǎn\0" "nghiễm\0" "leoi4 leoi5\0" "lazy; tired out, worn fatigued\0" "OKOTARU YAMITSUKARERU\0" "RAI RE RUI RA\0" "LAY\0" "léi\0" "slow, dull; irresolute\0" "nàng\0" "jan4\0" "son, child; KangXi radical 10\0" "인:N\0" "HITO NINNYOU\0" "JIN NIN KAI\0" "IN KWEY\0" "ér\0" "ngat6\0" "to cut off the feet\0" "올:0N\0" "TAKAI HAGERU ASHIKIRU\0" "KOTSU GOTSU\0" "OL\0" "wù\0" "*nguət nguət\0" "ngột\0" "wan5\0" "to grant, to allow, to consent\0" "윤:0N\0" "MAKOTO YURUSU JOU\0" "IN\0" "YUN\0" "yǔn\0" "zaam1\0" "hairpin, clasp; wear in hair\0" "KANZASHI\0" "SHIN SAN\0" "CAM\0" "zān\0" "jyun4\0" "first; dollar; origin; head\0" "원:0E\0" "MOTO KOUBE\0" "GEN GAN\0" "WEN\0" "yuán\0" "*ngiuæn ngiuæn\0" "nguyên\0" "hing1\0" "elder brother\0" "형:0E\0" "ANI E\0" "KEI KYOU\0" "HYENG\0" "xiōng\0" "*xiuæng xiuæng\0" "huynh\0" "cung1\0" "fill, be full, supply\0" "충:0E\0" "ATERU MICHIRU MITASU\0" "JUU SHUU\0" "CHWUNG\0" "chōng\0" "chiung\0" "sung\0" "siu6 ziu6\0" "omen; million; mega; also trillion. China = million; Japan and Taiwan = trillion\0" "조:0E\0" "KIZASU URANAI KIZASHI\0" "CHOU JOU\0" "CO\0" "zhào\0" "djhiɛ̌u\0" "triệu\0" "hung1\0" "atrocious, ferocious, brutal\0" "흉:0N\0" "OSORERU\0" "KYOU\0" "HYUNG\0" "xiōng\0" "hung\0" "sin1\0" "first, former, previous\0" "선:0E\0" "SAKI SAKINJIRU MAZU\0" "SEN\0" "SEN\0" "xiān\0" "*sen sen\0" "tiên\0" "gwong1\0" "light, brilliant, shine; only\0" "광:0E\0" "HIKARU HIKARI\0" "KOU\0" "KWANG\0" "guāng\0" "*guɑng guɑng\0" "quang\0" "YOROKOBU\0" "TAI DA DAI E TSU\0" "THAY\0" "duì\0" "haak1 hak1\0" "gram; overcome; transliteration\0" "극:0E\0" "KATSU YOI YOKU\0" "KOKU\0" "KUK\0" "kè\0" "kək\0" "khắc\0" "deoi3 deoi6\0" "cash; exchange, barter; weight\0" "태:0N\0" "YOROKOBU\0" "DA TAI EI\0" "THAY YEY\0" "duì\0" "man6 min5\0" "spare; excuse from; evade\0" "면:0E\0" "MANUKARERU YURUSU\0" "MEN BEN\0" "MYEN MWUN\0" "miǎn\0" "*myɛ̌n myɛ̌n\0" "miễn\0" "tou3\0" "rabbit, hare\0" "토:0N\0" "USAGI\0" "TO\0" "THO\0" "tù\0" "NAGAI OSA\0" "CHOU\0" "cháng\0" "son, child, oneself; final part\0" "아:N\0" "KO\0" "JI NI GEI\0" "A\0" "ér\0" "deoi3\0" "cash; exchange\0" "YOROKOBU\0" "DA TAI EI\0" "THAY YEY\0" "duì\0" "đoài\0" "ji4 ngai4\0" "son, child, oneself; final part\0" "아:0E 예:N\0" "KO\0" "JI NI GEI\0" "A\0" "ér\0" "*njiɛ njiɛ\0" "SURUDOI TASUKERU\0" "SHIN SAN\0" "CHIM CHAN\0" "jīn\0" "tou3\0" "rabbit, hare\0" "토:N\0" "USAGI\0" "TO\0" "THO\0" "tù\0" "*tò tò\0" "thỏ\0" "zi6\0" "a female rhinoceros\0" "시:1N\0" "SHI JI\0" "SI\0" "sì\0" "zǐ\0" "jin5\0" "establish; one of nine empire divisions\0" "연:N\0" "YEN\0" "yǎn\0" "jin5\0" "establish; one of nine empire divisions\0" "연:1N\0" "KUKURU TADASHII MAKOTO\0" "EN\0" "YEN\0" "yǎn\0" "HAJIMERU HAJIMARU\0" "SHI\0" "shǐ\0" "decagram\0" "SIP\0" "dong2\0" "political party, gang, faction\0" "당:1\0" "NAKAMA MURA\0" "TOU\0" "TANG\0" "dǎng\0" "kilogram\0" "CHEN\0" "qiān\0" "dau1\0" "pouch\0" "두:0N\0" "KABUTO\0" "TOU\0" "TWU\0" "dōu\0" "đâu\0" "decigram\0" "fēn\0" "milligram\0" "máo\0" "san1\0" "to advance\0" "SUSUMU\0" "SHIN\0" "SIN\0" "shēn\0" "dau1\0" "dōu\0" "mercury (chemical element)\0" "PAYK\0" "ging1\0" "fearful, cautious, wary\0" "긍:0N\0" "OSORERU TSUTSUSHIMU\0" "KYOU\0" "KUNG\0" "jīng\0" "giəng\0" "cạnh\0" "decigram; centigram\0" "lǐ\0" "AKARUI\0" "KOU\0" "huǎng\0" "jap6\0" "enter, come in(to), join\0" "입:0E\0" "IRU HAIRU\0" "NYUU JU JUU\0" "IP\0" "rù\0" "*njip njip\0" "nhập\0" "mong4\0" "destruction\0" "HOROBIRU NAI\0" "BOU\0" "MANG MWU\0" "wáng\0" "naap6 noi6\0" "inside, interior; domestic\0" "내:0E\0" "UCHI IRU IRERU\0" "DAI NAI\0" "NAY NAP\0" "nèi\0" "*nuə̀i nuə̀i\0" "cyun4\0" "maintain, keep whole or intact\0" "전:0E\0" "MATTAKU MATTAI MATTOUSURU\0" "ZEN SEN\0" "CEN\0" "quán\0" "*dzhiuɛn dzhiuɛn\0" "toàn\0" "loeng5\0" "two, both, pair, couple; ounce\0" "량:0E 양:0\0" "FUTATSU\0" "RYOU\0" "LYANG\0" "liǎng\0" "liɑ̀ng liɑ̌ng\0" "lưỡng\0" "jyu6\0" "surname; consent\0" "유:0N\0" "SHIKARI\0" "YU\0" "YU\0" "yú\0" "baat3\0" "eight; all around, all sides\0" "팔:0E\0" "YATSU YATABI\0" "HACHI HATSU\0" "PHAL\0" "bā\0" "*bat bat\0" "bát\0" "gung1\0" "fair, equitable; public; duke\0" "공:0E\0" "OOYAKE KIMI\0" "KOU\0" "KONG\0" "gōng\0" "*gung gung\0" "công\0" "luk6\0" "number six\0" "륙:0E 육:0\0" "MUTSU MUTABI\0" "ROKU RIKU\0" "LYUK\0" "liù\0" "*liuk liuk\0" "lục\0" "hai4\0" "exclamatory particle\0" "혜:0E\0" "NO\0" "KEI\0" "HYEY\0" "xī\0" "*hei hei\0" "hề\0" "kwukyel\0" "han\0" "laan4\0" "orchid; elegant, graceful\0" "lán\0" "gung1 gung6\0" "together with, all, total; to share\0" "공:0E\0" "TOMO TOMONI DOMO\0" "KYOU\0" "KONG\0" "gòng\0" "*ghiòng ghiòng\0" "cộng\0" "heaven; sky\0" "tiān\0" "gwaan1\0" "frontier pass; close; relation\0" "guān\0" "hing1 hing3\0" "thrive, prosper, flourish\0" "xìng\0" "bing1\0" "soldier, troops\0" "병:0E\0" "TSUWAMONO IKUSA\0" "HEI HYOU\0" "PYENG\0" "bīng\0" "*biæng biæng\0" "binh\0" "gei1 kei4\0" "his, her, its, their; that\0" "기:0E\0" "SONO SORE\0" "KI GI\0" "KI\0" "qí\0" "*ghiə ghiə\0" "kì\0" "geoi6\0" "tool, implement; draw up, write\0" "구:0E\0" "SONAERU SONAE TSUBUSANI\0" "GU KU\0" "KWU\0" "jù\0" "*ghiò ghiò\0" "cụ\0" "din2\0" "law, canon; documentation; classic, scripture\0" "전:0E\0" "NORI TSUKASADORU SAKAN\0" "TEN\0" "CEN\0" "diǎn\0" "*děn děn\0" "điển\0" "zi1\0" "now, here; this; time, year\0" "SHIGERU MASU MUSHIRO\0" "JI SHI\0" "CA\0" "zī\0" "PPWUN\0" "fēn\0" "joeng5\0" "raise, rear, bring up; support\0" "yǎng\0" "gim1\0" "unite, combine; connect; and\0" "겸:0E\0" "KANERU KANETE\0" "KEN\0" "KYEM\0" "jiān\0" "*gem gem\0" "kiêm\0" "sau3\0" "beast, animal; bestial\0" "shòu\0" "same as 冀 U+5180 to hope for; to wish\0" "KOINEGAU\0" "KI\0" "jì\0" "yì\0" "kei3\0" "hope for; wish; Hebei province\0" "기:0N\0" "KOINEGAU KOINEGAWA\0" "KI\0" "KI\0" "jì\0" "gyì\0" "cin2\0" "smile\0" "chǎn\0" "gwing1\0" "wide; KangXi radical 13\0" "경:N\0" "TOOI\0" "KEI KYOU\0" "KYENG\0" "jiōng\0" "ZUKIN OOU\0" "BOU MOU\0" "MO\0" "mào\0" "tender; weak; gradually alternating\0" "AYAUI\0" "ZEN NEN\0" "YEM\0" "rǎn\0" "noi6\0" "inside\0" "UCHI IRU IRERU\0" "DAI NAI\0" "NAY NAP\0" "nèi\0" "nội\0" "jyun4\0" "yen\0" "엔:0N\0" "MARUI MARU\0" "EN\0" "WEN YEYN\0" "yuán\0" "mou5\0" "(Cant.) have not\0" "mǎo\0" "gong1\0" "ridge or crest of hill\0" "gāng\0" "jim5\0" "tender; weak; proceed gradually\0" "염:1N\0" "YOWAI\0" "NEN ZEN\0" "YEM\0" "rǎn\0" "*njiɛ̌m njiɛ̌m\0" "nhiễm\0" "caak3\0" "book, volume\0" "책:0E\0" "FUMI\0" "SATSU SAKU\0" "CHAYK\0" "cè\0" "gwing2\0" "a desert, a border\0" "ENAGAMAE DOUGAMAE KEIGAMAE\0" "KEI KYOU\0" "jiōng\0" "caak3\0" "book, volume, register, list\0" "책:N\0" "FUMI\0" "SATSU SAKU\0" "CHAYK\0" "cè\0" "sách\0" "zoi3\0" "again, twice, re-\0" "재:0E\0" "FUTATABI\0" "SAI SA\0" "CAY\0" "zài\0" "*tzə̀i tzə̀i\0" "tái\0" "WAKERU\0" "KA KE\0" "guǎ\0" "gwing2\0" "(archaic form of U+70AF 炯) light, bright\0" "경:1N\0" "AKIRAKA\0" "KEI KYOU\0" "KYENG\0" "jiǒng\0" "guěng\0" "risk, brave, dare\0" "OKASU OOU KOUBURU\0" "BOU MOU BOKU\0" "MO\0" "mào\0" "zau6\0" "helmet\0" "주:N\0" "KABUTO YOROI\0" "CHUU\0" "CWU\0" "zhòu\0" "djhiòu\0" "mak6 mou6\0" "risk, brave, dare\0" "모:0E\0" "OKASU OOU\0" "BOU\0" "MO MOK\0" "mào\0" "mɑ̀u\0" "mạo\0" "gau3\0" "a secluded place; secret cabinet\0" "구:1N\0" "KAMAERU\0" "KOU\0" "KWU\0" "gòu\0" "heoi2\0" "cap worn during the Yin dynasty\0" "KU\0" "HWU\0" "xǔ\0" "min5\0" "crown; ceremonial cap\0" "면:0N\0" "KANMURI\0" "BEN MEN\0" "MYEN\0" "miǎn\0" "myɛ̌n\0" "miện\0" "mik6\0" "cover; KangXi radical 14\0" "OOU\0" "BEKI MYAKU\0" "MYEK\0" "mì\0" "jung2\0" "excessive; superfluous\0" "용:0N\0" "MUDA\0" "JOU\0" "YONG\0" "rǒng\0" "njiǒng\0" "nhũng\0" "jam4 jau4\0" "to move on; doubtful, to hesitate\0" "유:1N\0" "OKOTARU TAMERAHU UTAGAHU\0" "IN IU YU\0" "YU\0" "yín\0" "đem\0" "se2\0" "write; draw, sketch; compose\0" "UTSUSU UTSUSHI\0" "SHA\0" "SA\0" "xiě\0" "gam2 ham6 kam2\0" "(Cant.) cover, lid\0" "kǎn\0" "gwan1\0" "army, military; soldiers, troops\0" "jūn\0" "nung4\0" "agriculture, farming; farmer\0" "nóng\0" "suitable, right, fitting, proper\0" "YOROSHII\0" "GI\0" "UY\0" "yí\0" "mei4\0" "far\0" "미:N\0" "MASUMASU\0" "BI MI\0" "MI\0" "mí\0" "SEK\0" "shì\0" "gun1 gun3\0" "cap, crown, headgear\0" "관:0E\0" "KANMURI\0" "KAN\0" "KWAN\0" "guān\0" "guɑn guɑ̀n\0" "quán\0" "OOU\0" "BOU MO\0" "MONG\0" "méng\0" "trũng\0" "cung2\0" "burial mound, mausoleum; grand\0" "총:N\0" "TSUKA OKA YASHIRO\0" "CHOU CHU\0" "CHONG\0" "zhǒng\0" "*djiǒng djiǒng\0" "취:1N\0" "TSUMA\0" "SHU JU SAI\0" "CHWI\0" "jù\0" "jyun1\0" "grievance, injustice, wrong\0" "원:1N\0" "KAGAMU NUREGINU\0" "EN\0" "WEN\0" "yuān\0" "oan\0" "ming4 ming5\0" "dark, gloomy, night; deep\0" "명:0E\0" "KURAI\0" "MEI\0" "MYENG\0" "míng\0" "meng mèng\0" "minh\0" "bandits, thieves; enemy; invade\0" "ADA\0" "KOU KU\0" "kòu\0" "lam1 lam3 nam1\0" "(Cant.) a bud; to bend; phonetic 'num' as in 'number'\0" "lín\0" "fu3\0" "abundant, ample; rich, wealthy\0" "TOMU\0" "FU FUU\0" "PWU\0" "fù\0" "se2\0" "write; draw, sketch; compose\0" "UTSUSU KAKIUTSUSU\0" "SHA\0" "SA\0" "xiě\0" "mik6\0" "cover-cloth, cover with cloth\0" "멱:0N\0" "OOI FUKIN\0" "BEKI\0" "MYEK\0" "mì\0" "bing1\0" "ice; KangXi radical 15\0" "KOORI\0" "HYOU\0" "PING\0" "bīng\0" "dung1\0" "winter, 11th lunar month\0" "동:0E\0" "FUYU\0" "TOU\0" "TONG\0" "dōng\0" "*dong dong\0" "đông\0" "NAMERAKA\0" "TAI TATSU TACHI\0" "tài\0" "gong1\0" "gāng\0" "fung4\0" "surname; gallop; by dint of\0" "féng\0" "bing1\0" "ice; ice-cold\0" "빙:1\0" "KOORI HI\0" "HYOU\0" "PING\0" "bīng\0" "*biəng biəng\0" "băng\0" "wu6\0" "freezing; stopped up, closed off\0" "호:1N\0" "KOORU HIERU SAERU\0" "GO\0" "HO\0" "hù\0" "cung1\0" "soar; pour boiling water over\0" "충:1N\0" "OKI WAKU\0" "CHUU\0" "CHWUNG\0" "chōng\0" "kyut3\0" "decide, determine, judge\0" "KIMERU SAKU\0" "KETSU KECHI\0" "KYEL\0" "jué\0" "wu6\0" "freezing; stopped up, closed off\0" "KOORU HIERU SAERU\0" "GO\0" "HO\0" "hù\0" "fong3\0" "condition, situation; furthermore\0" "IWANYA OMOMUKI\0" "KYOU\0" "HWANG\0" "kuàng\0" "*xiuɑ̀ng\0" "huống\0" "je5\0" "smelt, fuse metals; cast, found\0" "야:0N\0" "IRU\0" "YA\0" "YA\0" "yě\0" "iǎ\0" "dã\0" "laang5\0" "cold, cool; lonely\0" "냉:0 랭:0E\0" "HIERU TSUMETAI SAMERU\0" "REI\0" "LAYNG\0" "lěng\0" "*læ̌ng læ̌ng\0" "lạnh\0" "pun3\0" "TOKERU\0" "HAN\0" "PAN\0" "pàn\0" "bat1\0" "FUTSU BUCHI HATSU HOCHI\0" "PWUL\0" "fú\0" "HOROBIRU\0" "BIN BEN MIN MEN\0" "mǐn\0" "dung1 dung3\0" "freeze; cold, congeal; jelly\0" "dòng\0" "sin2\0" "a surname\0" "SAMUI\0" "SHOU\0" "xiǎn\0" "lit6\0" "cold and raw; pure, clear\0" "렬:0N\0" "SAMUI TSUMETAI\0" "RETSU REI\0" "LYEL\0" "liè\0" "rét\0" "협:N\0" "YAWARAGU\0" "KYOU\0" "qià\0" "SUSUMU\0" "SEN\0" "jiān\0" "zeng6 zing6\0" "clean, pure; cleanse\0" "jìng\0" "SWU\0" "sōu\0" "to request; to ask a favour of\0" "BAI\0" "měi\0" "tou4\0" "mud; surname\0" "tú\0" "cai1\0" "bitter cold, miserable, dreary\0" "처:0N\0" "SAMUI SUSAMAJII SUGOI\0" "SEI\0" "CHE\0" "qī\0" "*tsei tsei\0" "dried up; exhausted, tired; dry\0" "고:1N\0" "KOORU\0" "KO\0" "KO\0" "gù\0" "zeon2\0" "approve, allow, permit; in accord\0" "준:0N\0" "NAZORAERU\0" "JUN SHUN\0" "CWUN\0" "zhǔn\0" "chốn\0" "sung1\0" "dewdrop; icicle\0" "TSURARA\0" "SHOU SHU SOU SU\0" "SONG\0" "sōng\0" "zeng6 zing6\0" "clean, pure; cleanse\0" "HIYAYAKANASAMA\0" "SOU SHOU\0" "CENG\0" "jìng\0" "loeng4\0" "cool, cold; disheartened\0" "량:0N 양:0\0" "SUZUSHII\0" "RYOU\0" "LYANG\0" "liáng\0" "liəng\0" "zing6\0" "surname\0" "청:1N\0" "SAMUI SUZUSHII\0" "SEI SHAU\0" "CHENG\0" "qìng\0" "diu1\0" "be withered, fallen; exhausted\0" "조:0N\0" "SHIBOMU OCHIBURERU\0" "CHOU\0" "CO\0" "diāo\0" "*deu deu\0" "ling4\0" "pure; virtuous; insult; maltreat\0" "능:0 릉:0N\0" "SHINOGU\0" "RYOU\0" "LUNG\0" "líng\0" "*liəng\0" "lăng\0" "dung1 dung3\0" "freeze; cold, congeal; jelly\0" "동:0E\0" "KOORU KOGOERU\0" "TOU\0" "TONG\0" "dòng\0" "*dùng dùng\0" "đông\0" "gam3\0" "gàn\0" "gaam2\0" "decrease, subtract, diminish\0" "HERU HERASU\0" "GEN\0" "KAM\0" "jiǎn\0" "IN\0" "yīn\0" "cau3\0" "piece together, assemble\0" "MINATO ATSUMARU\0" "SOU\0" "CWU\0" "còu\0" "ngoi2 oi2\0" "의:1N\0" "SAMUI\0" "GI GE KAI GAI\0" "UY\0" "ái\0" "leot6\0" "shiver; severe cold\0" "SAMUISAMA\0" "RITSU RICHI\0" "YUL\0" "lì\0" "cong1\0" "cold\0" "창:1N\0" "SAMUI HIYAYAKANASAMA\0" "SAU SHAU\0" "CHANG\0" "chuàng\0" "KOORUSAMA\0" "BEI MYOU\0" "mǐng\0" "rule, guideline, standard\0" "준:N\0" "HITOSHII MIZUMORI NORI\0" "JUN SETSU\0" "CWUN\0" "zhǔn\0" "SAI ZE\0" "CHOY\0" "cuī\0" "si1\0" "SHI SEI SAI\0" "SI\0" "sī\0" "an icicle\0" "TSURARA\0" "TAKU DAKU JAKU\0" "duó\0" "cold; chilly\0" "KUM\0" "jìn\0" "lam5\0" "to shiver with cold or fear\0" "름:1N\0" "SAMUI SUSAMAJII OSORERU\0" "RIN\0" "LUM\0" "lǐn\0" "lam5\0" "shiver with cold or fear, fearful\0" "늠:0 름:0N\0" "SAMUI SUSAMAJII OSORERU\0" "RIN\0" "LUM\0" "lǐn\0" "*lǐm lǐm\0" "lẫm\0" "jing4 king4\0" "coagulate; congeal; freeze\0" "응:0E\0" "KORU KORASU\0" "GYOU\0" "UNG\0" "níng\0" "*ngiəng ngiəng\0" "ngưng\0" "bright, splendid, glorious\0" "희:0N\0" "YAWARAGU\0" "KI\0" "HUY\0" "xī\0" "duk6\0" "to be rude to, to annoy, to profane; to trouble, to harass\0" "dú\0" "gei1 gei2\0" "small table\0" "궤:1N\0" "TSUKUE\0" "KI\0" "KWEY\0" "jǐ\0" "gyǐ\0" "kỉ\0" "faan4\0" "all, any, every; ordinary, common\0" "범:0E\0" "SUBETE OYOSO\0" "BON HAN\0" "PEM\0" "fán\0" "bhiæm\0" "phàm\0" "faan4\0" "all, any, every; ordinary, common\0" "SUBETE OYOSO\0" "BON HAN\0" "PEM\0" "fán\0" "all; common; general; every, whenever; generally\0" "SUBETE OYOSO\0" "HAN\0" "PEM\0" "fán\0" "fung6\0" "male phoenix; symbol of joy\0" "HOU\0" "fèng\0" "to dwell\0" "ORU\0" "KYO KO\0" "KE\0" "jū\0" "cyu2\0" "place, locale; department\0" "ORU TOKORO\0" "SHO\0" "CHE\0" "chǔ\0" "kite\0" "TAKO\0" "zhēng\0" "wind; air; manners, atmosphere\0" "KAZE\0" "FUU FU\0" "PHWUNG\0" "fēng\0" "wintry wind\0" "목:1\0" "KOGARASHI\0" "MOK\0" "mù\0" "calm, lull\0" "NAGU NAGI\0" "CI\0" "zhǐ\0" "fu4\0" "wild duck, teal; swim\0" "fú\0" "fēng\0" "pang4\0" "lean on, depend on, rely on\0" "빙:1N\0" "YORU MOTARERU\0" "HYOU\0" "PING\0" "píng\0" "bhiəng bhiə̀ng\0" "bằng\0" "wind\0" "KAZE\0" "FUU FU\0" "PHWUNG\0" "fēng\0" "hoi2\0" "triumphant; triumph, victory\0" "kǎi\0" "wong4\0" "female phoenix\0" "황:0N\0" "OOTORI\0" "KOU OU\0" "HWANG\0" "huáng\0" "*huɑng huɑng\0" "hoi2 ngoi2\0" "triumphant; triumph, victory\0" "개:0N\0" "KACHIDOKI YAWARAGU\0" "GAI KAI\0" "KAY\0" "kǎi\0" "khải\0" "KAN KEN\0" "gān\0" "dang3\0" "bench; stool\0" "등:1N\0" "HIZAKAKENOTAGUI\0" "TOU\0" "TUNG\0" "dèng\0" "bang6 pang4\0" "to rely on, depend on; evidence, proof\0" "빙:1\0" "HYOU\0" "PING\0" "píng\0" "ham1 ham3\0" "receptacle; KangXi radical 17\0" "KANNYOU KANGAMAE\0" "KAN KON\0" "KAM\0" "qiǎn\0" "hung1\0" "culprit; murder; bad, sad\0" "흉:0E\0" "WARUI\0" "KYOU\0" "HYUNG\0" "xiōng\0" "xiong\0" "hung\0" "dirt clod; piece\0" "TSUCHIKURE\0" "KAI KE\0" "KOY\0" "kuài\0" "dat6\0" "protrude, bulge out, convex\0" "철:0N\0" "DERU\0" "TOTSU\0" "CHEL TOL\0" "tū\0" "aau1 aau3 lap1 nap1 waa1\0" "concave, hollow, depressed; a pass, valley\0" "요:0N\0" "KUBOMU KUBOMI\0" "OU\0" "YO\0" "āo\0" "ceot1\0" "go out, send out; stand; produce\0" "출:0E\0" "DERU DASU\0" "SHUTSU SUI\0" "CHWUL CHWU\0" "chū\0" "*chuit\0" "xuất\0" "gik1\0" "strike, hit, beat; attack, fight\0" "jī\0" "tam5\0" "ditch; pool\0" "dàng\0" "haam4\0" "correspondence; a case; a box\0" "함:0N\0" "IRERU HAKO\0" "KAN\0" "HAM\0" "hán\0" "hæm\0" "hòm\0" "haam4\0" "correspondence; a case; a box\0" "IRERU HAKO\0" "KAN\0" "HAM\0" "hán\0" "zok6\0" "chisel; bore, pierce\0" "záo\0" "dou1\0" "knife; old coin; measure\0" "도:0E\0" "KATANA\0" "TOU\0" "TO\0" "dāo\0" "*dɑu\0" "đao\0" "diu1\0" "tricky, sly, crafty, cunning\0" "조:1N\0" "TEU CHOU\0" "CO\0" "diāo\0" "deu\0" "điêu\0" "dou1\0" "knife; radical number 18\0" "RITSUTOU\0" "TAU\0" "TO\0" "dāo\0" "jan6\0" "edged tool, cutlery, knife edge\0" "인:0N\0" "HA YAIBA KIRU\0" "JIN\0" "IN\0" "rèn\0" "njìn\0" "nhẫn\0" "edged tool, cutlery, knife edge\0" "HA\0" "JIN NIN\0" "IN\0" "rèn\0" "cong1\0" "to create, to make to invent; to begin\0" "KEZUSHIKERU\0" "SOU SHOU\0" "CHANG\0" "chuāng\0" "fan1 fan6\0" "divide; small unit of time etc.\0" "분:0E\0" "WAKERU WAKARU WAKARERU\0" "BUN FUN BU\0" "PWUN PHWUN\0" "fēn\0" "*biən bhiə̀n\0" "phân\0" "cai3 cit3\0" "cut, mince, slice, carve\0" "절:0E 체:0N\0" "KIRU KIRE KIRI\0" "SETSU SAI\0" "CEL CHEY\0" "qiè\0" "tset\0" "thiết\0" "ngaai6\0" "cut off, reap, mow; sickle\0" "예:0N\0" "KARU KARI\0" "GAI\0" "YEY\0" "yì\0" "gei1\0" "TATSU\0" "KI KE\0" "jī\0" "hon1 hon2\0" "publication, periodical; publish\0" "간:0E\0" "KEZURU KIZAMU\0" "KAN\0" "KAN\0" "kān\0" "san\0" "hon2\0" "publication, periodical; publish\0" "KIRU\0" "SEN\0" "CHEN\0" "qiàn\0" "cyun2\0" "cut up small; divide\0" "KIRU TATSU SAKU\0" "SON SEN\0" "CHON\0" "cǔn\0" "thổn\0" "co1\0" "mow, cut grass; hay, fodder\0" "chú\0" "man5\0" "behead, cut throat\0" "문:0N\0" "KUBIHANERU\0" "FUN BUN\0" "MWUN\0" "wěn\0" "miə̌n\0" "vẫn\0" "TATSU SASU KOROSU\0" "KI KE KAI\0" "KI\0" "jī\0" "SAKU\0" "TAN\0" "dǎn\0" "jing4\0" "punishment, penalty; law\0" "형:0E\0" "NORI SHIOKI\0" "KEI GYOU\0" "HYENG\0" "xíng\0" "heng\0" "hình\0" "waa4\0" "to row or paddle boat; to scratch\0" "SAOSASU KAMA SAKU\0" "KA GE\0" "HWA\0" "huà\0" "jyun4\0" "trim\0" "완:1N\0" "KEZURU TATSU ERU SURIHERU\0" "GUN\0" "WAN\0" "wán\0" "scoop out; gouge\0" "EGURU\0" "KETSU KECHI\0" "KYEL\0" "jué\0" "SAKU\0" "RI REI RAI SAKU\0" "LI LYE\0" "lí\0" "jyut6\0" "cutting off feet as form of punishment\0" "월:1N\0" "KIRU AYAHUI\0" "GETSU GUCHI GOTSU GOCHI KATSU\0" "WEL\0" "yuè\0" "laat6 lit6\0" "a line; to arrange in order, classify\0" "렬:0E 열:0\0" "TSURANERU\0" "RETSU REI\0" "LYEL\0" "liè\0" "liɛt\0" "liệt\0" "lau4\0" "surname; kill, destroy\0" "KOROSU\0" "RYUU\0" "LYU\0" "liú\0" "zak1\0" "rule, law, regulation; grades\0" "zé\0" "gong1\0" "hard, tough, rigid, strong\0" "gāng\0" "cong3\0" "establish, create; knife cut\0" "chuàng\0" "fat1\0" "chop\0" "UTSU TATSU SARU\0" "FUTSU FUCHI\0" "PWUL\0" "fú\0" "co1\0" "beginning, initial, primary\0" "초:0E\0" "HAJIME HATSU UI\0" "SHO SO\0" "CHO\0" "chū\0" "*chriu\0" "sơ\0" "SHO\0" "qù\0" "diu1\0" "TATSU\0" "CHOU\0" "diāo\0" "xẻo\0" "saan1\0" "to cut; delete\0" "KEZURU\0" "SAN\0" "SAN\0" "shān\0" "shran\0" "san\0" "to scrape; to pare\0" "KEZURU\0" "BIN MIN\0" "mǐn\0" "SAKU\0" "REI RYOU\0" "líng\0" "zhōng\0" "pun3\0" "judge; discriminate; conclude\0" "판:0E\0" "WAKERU\0" "HAN BAN\0" "PHAN\0" "pàn\0" "pɑ̀n\0" "phán\0" "bit6\0" "separate, other; do not\0" "별:0E\0" "WAKARERU WAKERU WAKARE\0" "BETSU BECHI\0" "PYEL\0" "bié\0" "*bhyɛt\0" "biết\0" "gip3\0" "take by force, coerce; disaster\0" "겁:1N\0" "OIYAKASU\0" "KYOU KOU\0" "KEP\0" "jié\0" "gip3\0" "disaster, misfortune; coerce\0" "겁:1N\0" "OBYAKASU\0" "GOU KYOU KOU\0" "KEP\0" "jié\0" "kiếp\0" "paau4\0" "carpenter's plane; plane, level\0" "KEZURU\0" "HOU BYOU\0" "PHO\0" "páo\0" "bào\0" "lei6\0" "gains, advantage, profit, merit\0" "리:0E 이:0\0" "KIKU YOI SURUDOI\0" "RI\0" "LI\0" "lì\0" "*lì\0" "lợi\0" "saan1\0" "to cut; delete, erase; to geld\0" "산:0N\0" "KEZURU\0" "SAN\0" "SAN\0" "shān\0" "bit6\0" "separate, other; do not\0" "WAKARERU WAKERU WAKARE\0" "BETSU BECHI\0" "PYEL\0" "bié\0" "caan2\0" "to level off; to trim; to pare down\0" "KEZURU TAIRANISURU\0" "SAN SEN\0" "chǎn\0" "ging2\0" "cut throat\0" "jǐng\0" "gwaat3\0" "shave, pare off, scrape\0" "괄:0N\0" "KEZURU\0" "KATSU\0" "KWAL\0" "guā\0" "guæt\0" "gēng\0" "dou3\0" "go to, arrive, been to\0" "도:0E\0" "ITARU\0" "TOU\0" "TO\0" "dào\0" "*dɑ̀u\0" "đáo\0" "cong1 cong3\0" "establish, create; knife cut\0" "창:1N\0" "HAJIMERU KIZUTSUKU\0" "SOU SHOU\0" "CHANG\0" "chuàng\0" "gwai1\0" "cut, slice off\0" "규:1N\0" "SASU SAKU EGURU KOROSU\0" "KEI KE\0" "KYU\0" "kuī\0" "fu1\0" "cut out, dig, rip up, scoop out\0" "고:1N\0" "EGURU\0" "KO\0" "KO\0" "kū\0" "ko\0" "do2\0" "chop by pounding, mince, hash\0" "KIRU\0" "TA\0" "THA\0" "duò\0" "ji5 ji6\0" "punishment by cutting off ears\0" "MIMIKIRI\0" "JI NI GEI\0" "I\0" "èr\0" "zai3\0" "system; establish; overpower\0" "제:0E\0" "OSAERU\0" "SEI\0" "CEY\0" "zhì\0" "jiɛ̀i\0" "chế\0" "caat3 saat3\0" "brush; clean with brush, scrub\0" "쇄:0E\0" "SURU HAKU HAKE\0" "SATSU\0" "SWAY\0" "shuā\0" "loát\0" "gyun3 hyun3\0" "certificate, ticket; title deeds\0" "권:0E\0" "WARIFU TEGATA\0" "KEN\0" "KWEN\0" "quàn\0" "caat3 saat3\0" "temple, shrine, monastery\0" "찰:0N\0" "HATABASHIRA TERA KUNI\0" "SATSU SECHI\0" "CHAL\0" "shā\0" "ci3 cik3 sik3\0" "stab; prick, irritate; prod\0" "자:0E 척:0N\0" "SASU SOSHIRU TOGE\0" "SHI SEKI\0" "CA CHEK\0" "cì\0" "lɑt tsiɛk tsiɛ̀\0" "thích\0" "haak1 hak1\0" "carve, engrave; quarter hour\0" "각:0E\0" "KIZAMU KIZAMI TOKI\0" "KOKU\0" "KAK\0" "kè\0" "kək\0" "khắc\0" "gip3\0" "to plunder; to rob openly\0" "KYOU\0" "jié\0" "kui2\0" "amputate, cut off\0" "guì\0" "stab; prick, irritate; prod\0" "cì\0" "gwai3\0" "to cut, injure, stab, stick on\0" "guì\0" "hoi2\0" "sharpen; carefully, thorough\0" "kǎi\0" "do2 doek3\0" "chop by pounding, mince, hash\0" "KIRU\0" "TA\0" "duò\0" "zai1\0" "medicinal preparation\0" "jì\0" "tai3\0" "shave\0" "체:0N\0" "SORU\0" "TEI\0" "CHEY\0" "tì\0" "ging2\0" "cut throat\0" "경:1N\0" "KUBIKIRU\0" "KEI\0" "KYENG\0" "jǐng\0" "SAKU SAKERU\0" "ROU RU TOU TSU\0" "lóu\0" "라:N\0" "UTSU\0" "RA\0" "luǒ\0" "zak1\0" "rule, law, regulation; grades\0" "칙:0E\0" "NORI NOTTORU SUNAWACHI\0" "SOKU\0" "CHIK CHUK\0" "zé\0" "tzək\0" "tắc\0" "yuān\0" "co3\0" "cut, file, trim; file\0" "좌:1N\0" "KUJIKU KADOOTORU\0" "SA\0" "CWA\0" "cuò\0" "soek3\0" "scrape off, pare, trim\0" "삭:0E\0" "KEZURU\0" "SAKU SHOU\0" "SAK\0" "xuē\0" "siɑk\0" "tước\0" "haak1 hak1\0" "subdue, overcome; cut down\0" "극:0N\0" "KATSU\0" "KOKU\0" "KUK\0" "kè\0" "laat6\0" "slash, cut in two; contradict\0" "랄:0N\0" "MOTORU\0" "RATSU\0" "LAL\0" "lá\0" "lɑt\0" "cin4\0" "in front, forward; preceding\0" "전:0E\0" "MAE SUSUMU\0" "ZEN SEN\0" "CEN\0" "qián\0" "*dzhen\0" "tiền\0" "caat3 saat3\0" "temple\0" "HATABASHIRA TERA KUNI\0" "SATSU SECHI\0" "CHAL\0" "shā\0" "cong1 cong3\0" "establish, create; knife cut\0" "HAJIMERU\0" "SOU SHOU\0" "CHANG\0" "chuàng\0" "waa2\0" "cut, cut flesh from bones\0" "guǎ\0" "gim3\0" "sword, dagger, saber\0" "jiàn\0" "co4 cok3\0" "(Cant.) to jerk\0" "KIRIMIGAKU\0" "SAKU\0" "CHAK CAK\0" "cuò\0" "LI\0" "lí\0" "tik1\0" "pick out; scrape off; scrape meat\0" "척:0N\0" "EGURU SORU\0" "TEKI TEI\0" "CHEK\0" "tī\0" "tek\0" "fei6\0" "비:1N\0" "ASHIKIRU\0" "HI\0" "PI\0" "fèi\0" "fau2 pau2\0" "split in two, slice; dissect\0" "부:0N\0" "WARU\0" "BOU\0" "PWU\0" "pōu pǒ\0" "pǒu\0" "bo\0" "caan2\0" "to level off; to trim; to pare down\0" "잔:1N\0" "KEZURU TAIRANISURU\0" "SAN SEN\0" "CAN\0" "chǎn\0" "MAKOTO TADASU SAKU\0" "KI GI\0" "qí\0" "cong1 cong3\0" "establish, create; knife cut\0" "KIZU HAJIMERU\0" "SOU\0" "CHANG\0" "chuàng\0" "si6 zi3\0" "stab\0" "사:1N\0" "SASU SASHIKOMU OKU\0" "SHI\0" "SA\0" "zì\0" "gong1\0" "hard, tough, rigid, strong\0" "강:0E\0" "TSUYOI KOWAI\0" "GOU\0" "KANG\0" "gāng\0" "gɑng\0" "wun1\0" "cut, cut out, pick out, scoop out\0" "KEZURU EGURU\0" "WAN\0" "WAN\0" "wān\0" "guɑn\0" "bok1 mok1\0" "peel, peel off, to shell, strip\0" "박:0N\0" "HAGU MUKU HAGERU\0" "HAKU\0" "PAK\0" "bō\0" "pak\0" "bóc\0" "gei1 gei2\0" "carving or engraving knife; grave\0" "기:1N\0" "KIZAMU\0" "KI\0" "KI\0" "jī\0" "zyut1 zyut3\0" "to prick; to cut blocks, to engrave\0" "철:1N\0" "KEZURU SAKITORU SOGU UTSU\0" "TETSU TECHI TATSU TACHI\0" "CHEL\0" "duō\0" "king4 loek6\0" "brand\0" "IREZUMI KASUMETORU\0" "KEI SHAU RYAU\0" "KYENG LYANG LYAK\0" "qíng\0" "jim5 sim6\0" "sharp, sharp-pointed; sharpen\0" "섬:0N\0" "SURUDOI SORUDOKUSURU KEZURU\0" "EN SEN ZEN\0" "SEM\0" "shàn\0" "zhiɛ̌m\0" "KIRU\0" "TOKU TAKU\0" "dū\0" "sword, dagger, saber\0" "TSURUGI\0" "KEN\0" "KEM\0" "jiàn\0" "medicinal preparation\0" "SOROERU MAZERU\0" "ZAI SUI\0" "jì\0" "bok1 mok1\0" "peel\0" "HAGU MUKU HAGERU\0" "HAKU\0" "PAK\0" "bō\0" "jim1\0" "to castrate\0" "OOU\0" "EN\0" "EM\0" "yān\0" "kek6\0" "theatrical plays, opera, drama\0" "jù\0" "cưa\0" "waak6\0" "sound of something being smashed\0" "KAKU KYAKU\0" "KOYK\0" "huō\0" "sing6 zing6\0" "leftovers, residue, remains\0" "잉:0N\0" "AMARU AMARI AMATSUSAE\0" "JOU\0" "ING\0" "shèng\0" "zin2\0" "scissors; cut, divide, separate\0" "전:0N\0" "KIRU\0" "SEN\0" "CEN\0" "jiǎn\0" "*tziɛ̌n\0" "tiện\0" "dok6\0" "WAKERU TOJIRU\0" "TAKU DAKU TO ZO\0" "THAK\0" "duó\0" "dyun1 tyun4 zai3\0" "TATSU SABAKU\0" "TAN SEN SEI\0" "TAN\0" "duān\0" "nguk1 uk1\0" "TSUMISURU\0" "OKU AKU\0" "OK AK\0" "wū\0" "waa2\0" "cut, cut flesh from bones\0" "SAKU\0" "KA KE\0" "KWA\0" "guǎ\0" "fu3\0" "assist; supplement; assistant\0" "부:0E\0" "SOU SOE\0" "FUKU\0" "PWU POK\0" "fù\0" "phó\0" "leftovers, residue, remains\0" "AMARU AMARI AMATSUSAE\0" "JOU\0" "shèng\0" "sword, dagger, saber\0" "TSURUGI\0" "KEN\0" "jiàn\0" "got3\0" "cut, divide, partition; cede\0" "할:0E\0" "WARU SAKU WARERU\0" "KATSU\0" "HAL\0" "gē\0" "*gɑt\0" "cắt\0" "zaap3\0" "brief note; official communique\0" "KAGI KAMA SASU\0" "TOU SATSU\0" "CHA\0" "dá\0" "hoi2\0" "sharpen; carefully, thorough\0" "개:1N\0" "KIRU KOSURU\0" "GAI KAI\0" "KAY\0" "kǎi\0" "cong1 cong3\0" "establish, create; knife cut\0" "창:0E\0" "KIZU HAJIMERU\0" "SOU\0" "CHANG\0" "chuàng\0" "chriɑ̀ng\0" "sáng\0" "chuān\0" "caan2\0" "to level off, cut off, pare down, raze\0" "산:1N\0" "KEZURU\0" "SAN SEN\0" "SAN\0" "chǎn\0" "xẻng\0" "tyun4 zyun1\0" "cut\0" "KIRU SAKU TATSU HOSHIIMAMA\0" "TAN DAN SEN\0" "TAN CEN\0" "tuán\0" "luk6\0" "KEZURU\0" "RIKU ROKU KYOU KU\0" "LYUK\0" "lù\0" "lai5 lei4\0" "mark\0" "리:1N\0" "HAGU KIRU\0" "RI\0" "LI\0" "lí\0" "liə\0" "FUU BU\0" "pěng\0" "KARU TATSU\0" "SAN SEU\0" "shān\0" "piu5\0" "rob, plunder; slice off; fast\0" "표:0N\0" "OBYAKASU\0" "HYOU\0" "PHYO\0" "piāo piào\0" "piɛ̀u\0" "to pick up with knife\0" "kōu\0" "caau1 ziu2\0" "destroy, exterminate, annihilate\0" "초:0N\0" "TATSU TORU\0" "SHOU SOU\0" "CHO\0" "jiǎo\0" "tiễu\0" "gwaat3 wat6\0" "KEZURU\0" "KATSU\0" "KWAL\0" "guā\0" "ciu1 ciu4\0" "TATSU KARU KARITORU\0" "SHOU JOU\0" "qiāo\0" "gyut3 kyut3\0" "chisel for engraving; engrave\0" "궤:1N\0" "KEZURU\0" "KETSU KUUCHI KEI KE\0" "KWEY\0" "jué\0" "khoét\0" "waak6\0" "divide, mark off, lay boundary\0" "획:0E\0" "WAKATSU\0" "KAKU\0" "HOYK\0" "huà\0" "huɛk\0" "vạch\0" "zaap3\0" "brief note; official communique\0" "SASU KAGI KAMA\0" "SATSU TOU\0" "CHA\0" "zhā\0" "chép\0" "TAKU\0" "zhuó\0" "sickle\0" "KAMA\0" "REN\0" "lián\0" "kek6\0" "theatrical plays, opera, drama\0" "극:0E\0" "HAGESHII\0" "GEKI KEKI GYAKU\0" "KUK\0" "jù\0" "*ghiæk\0" "kịch\0" "pek3 pek6 pik1\0" "cut apart, split, chop\0" "벽:0N\0" "SAKU TSUNZAKU\0" "HEKI HYAKU\0" "PYEK\0" "pī\0" "pek\0" "lau4\0" "surname; kill, destroy\0" "류:0N 유:0\0" "KOROSU\0" "RU RYUU\0" "LYU\0" "liú\0" "*liou\0" "gui3 kui2\0" "amputate, cut off\0" "TATSU\0" "KAI KE KATSU\0" "HOY KOY\0" "guì\0" "TATSU KIRU TAYASU WAKAJINISURU\0" "SHOU SOU\0" "CO\0" "jiǎo\0" "gwai3\0" "to cut, injure, stab, stick on\0" "SOKONAU SAKU HARI TOGE AHU\0" "KEI KE\0" "KWI\0" "guì\0" "gim3\0" "sword, dagger, saber\0" "검:0E\0" "TSURUGI\0" "KEN\0" "KEM\0" "jiàn\0" "*gi(u)æ̀m\0" "kiếm\0" "sword, dagger\0" "TSURUGI\0" "KEN\0" "KEM\0" "jiàn\0" "tong1\0" "to butcher\0" "tāng\0" "fok3 hap6 wok3 wok6\0" "destroy\0" "SAKU\0" "KAKU KYAKU\0" "HWAK\0" "huō\0" "zai1\0" "medicinal preparation\0" "제:0N\0" "SOROERU\0" "ZAI SEI SUI\0" "CEY\0" "jì\0" "tễ\0" "sword, dagger, saber\0" "검:0N\0" "TSURUGI\0" "KEN\0" "KEM\0" "jiàn\0" "*gi(u)æ̀m\0" "ji6\0" "cut off nose\0" "의:1N\0" "HANAKIRU HANAKIRI SAKU\0" "GI GEI\0" "UY\0" "yì\0" "gim3\0" "sword, dagger, saber\0" "TSURUGI\0" "KEN\0" "KEM\0" "jiàn\0" "WARIFU SHICHI\0" "SHITSU SHICHI CHI\0" "zhì\0" "chặt\0" "caam4 caam5\0" "make into mince; cut\0" "TATSU KEZURU\0" "SAN ZAN\0" "CHAM\0" "chán\0" "zin2\0" "찬:1N\0" "HERISU KIRU\0" "SAN ZAN SEN\0" "CHAN\0" "jiǎn\0" "mo4\0" "make into mince\0" "마:1N\0" "KEZURU SURU WAKERU\0" "BA MA BI MI\0" "MA\0" "mó\0" "lai5 lei5\0" "a divide, to partition\0" "TOKU WAKERU WARU\0" "RI REI RAI\0" "LI LYEY\0" "lí\0" "zuk1\0" "cut\0" "KIRU\0" "CHAKU CHOU\0" "CHOK\0" "zhǔ\0" "lik6\0" "power, capability, influence\0" "력:0E 역:0\0" "CHIKARA TSUTOMERU RIKIMU\0" "RYOKU RIKI\0" "LYEK\0" "lì\0" "*liək\0" "lực\0" "TSUYOI\0" "ATSU ECHI\0" "yà\0" "hyun3\0" "recommend, advise, urge\0" "KAN\0" "quàn\0" "baan6\0" "manage, do, handle; deal with\0" "HEN\0" "bàn\0" "gung1\0" "achievement, merit, good result\0" "공:0E\0" "ISAO\0" "KOU\0" "KONG\0" "gōng\0" "*gung\0" "công\0" "gaa1 gaa3\0" "add to, increase, augment\0" "가:0E\0" "KUWAERU KUWAWARU KUWAETE\0" "KA\0" "KA\0" "jiā\0" "ga\0" "gia\0" "mou6\0" "affairs, business; must, should\0" "wù\0" "maai6\0" "put forth effort, strive forward\0" "mài\0" "lyut3\0" "bad, inferior; slightly\0" "렬:0E 열:0\0" "OTORU\0" "RETSU\0" "LYEL\0" "liè\0" "liuɛt\0" "ging6\0" "strong\0" "근:0N\0" "CHIKARI\0" "KIN KON ROKU\0" "KUN\0" "jìn\0" "TSUYOI\0" "KOU KYOU\0" "kēng\0" "hip3 hip6\0" "variant of U+5354 協; cooperate; combined labor\0" "NIWAKA GATOTONOU\0" "KYOU GYOU RYOU\0" "HYEP\0" "xié\0" "지:N\0" "KATAI\0" "SHI\0" "zhǐ\0" "dung6\0" "move, happen; movement, action\0" "dòng\0" "zo6\0" "help, aid, assist\0" "조:0E\0" "TASUKERU SUKE\0" "JO SHO\0" "CO\0" "zhù\0" "jrhiù\0" "trợ\0" "nou5\0" "to exert, strive, make an effort; to pout\0" "노:0E\0" "TSUTOMERU YUME\0" "DO\0" "NO\0" "nǔ\0" "nǒ\0" "gip3\0" "take by force, coerce; disaster\0" "겁:0N\0" "OBIYAKASU\0" "GOU KYOU KOU\0" "KEP\0" "jié\0" "kiæp\0" "keoi4\0" "be diligent, toil, endeavor\0" "구:1N\0" "TSUKARERU\0" "KU\0" "KWU\0" "qú\0" "cù\0" "siu6\0" "encourage; to excel; excellent\0" "소:N 초:1\0" "TSUTOMERU\0" "SHOU\0" "CHO\0" "shào\0" "jat6\0" "일:N\0" "MIDARA TAWAMURERU TANOSHIMU\0" "ITSU ICHI\0" "IL\0" "yì\0" "TSUYOI\0" "SHO\0" "zhū\0" "TSUTOMERU\0" "BAKU MAKU\0" "mò\0" "lai6\0" "strive; encourage\0" "HAGEMU HAGEMASU\0" "REI\0" "LYE\0" "lì\0" "ging6\0" "strong, unyielding, tough, power\0" "KEI\0" "jìn\0" "lou4\0" "labor, toil, do manual work\0" "ROU\0" "láo\0" "labor, toil, do manual work\0" "TSUKARERU NEGIRAU ITAWARU\0" "ROU\0" "LO\0" "láo\0" "gyun3 hyun3\0" "certificate, ticket; title deeds\0" "TSUKARU\0" "KEN GEN\0" "KWEN\0" "juàn\0" "TSUTOMERU\0" "KOU KU\0" "KWU\0" "kǒu\0" "SUSUMERU\0" "YOU\0" "yáng\0" "SEMARU\0" "AI A\0" "wā\0" "haau6\0" "efficacious, effectiveness; to toil, to serve in the army\0" "효:N\0" "KIKU NARAU ITASU\0" "KOU\0" "HYO\0" "xiào\0" "hiệu\0" "SUSUMEHAGEMASU\0" "BOU MU\0" "móu\0" "hong1\0" "flurried, be in flurry, zealous\0" "AWATERU\0" "KYOU KOU\0" "KWANG\0" "kuāng\0" "kit3\0" "be discreet, prudent, cautious\0" "TSUTSUSHIMU KATAI TSUTOMERU\0" "KATSU KITSU\0" "HAL\0" "jié\0" "GAARU\0" "RETSU RECHI\0" "liè\0" "hat6\0" "examine into, impeach, charge\0" "핵:0N\0" "SABAKU SHIRABEGA TSUTOMERU\0" "GAI\0" "HAYK HAY\0" "hé\0" "hək\0" "hạch\0" "sai3\0" "power, force; tendency\0" "SEI\0" "shì\0" "TSUTOMERU KATSU\0" "KOKU\0" "KUK\0" "kè\0" "ging3 ging6\0" "strong, unyielding, tough, powerful\0" "경:0N\0" "TSUYOI\0" "KEI\0" "KYENG\0" "jìn\0" "giɛ̀ng\0" "cứng\0" "KOU GOU\0" "gào\0" "but6\0" "suddenly, sudden, quick\0" "발:0N\0" "NIWAKANI OKORU\0" "BOTSU HOTSU\0" "PAL\0" "bó\0" "bhət\0" "bột\0" "man5\0" "active; clever; prompt witty; smart; earnest; diligent; to hasten\0" "SATOI\0" "BIN\0" "mǐn\0" "cik1\0" "imperial decree; daoist magic\0" "칙:0N\0" "IMASHIMERU MIKOTONORI\0" "CHOKU\0" "CHIK\0" "chì\0" "tjiək\0" "TSUTOI\0" "ROU\0" "láng\0" "jung5 jung6\0" "brave, courageous, fierce\0" "용:0E\0" "ISAMASHII ISAMU\0" "YUU\0" "YONG\0" "yǒng\0" "*iǒng\0" "dũng\0" "ISAMU\0" "YOU\0" "yǒng\0" "min5\0" "endeavor, make effort; urge\0" "면:0E\0" "TSUTOMERU\0" "BEN\0" "MYEN\0" "miǎn\0" "myɛ̌n\0" "miễn\0" "kè\0" "fan1\0" "meritorious deed; merits; rank\0" "xūn\0" "gyun6\0" "to labor; tired\0" "권:1N\0" "TSUTOMERU UMU\0" "KEN KAN GEN\0" "KWEN\0" "juàn\0" "king4\0" "strong, powerful, mighty; violent\0" "경:0N\0" "TSUYOI\0" "KEI\0" "KYENG\0" "qíng\0" "lù\0" "TSUTOMERU\0" "HOU BU\0" "bù\0" "maang5\0" "imperial degree; daoist magic\0" "BAU\0" "měng\0" "cik1 loi4\0" "reward; sincere\0" "ITAWARU TADASU OSAMERU\0" "RAI CHAKU CHIKI\0" "LAY CHIK\0" "chì\0" "sắc\0" "laak6 lak6\0" "strangle, tighten\0" "늑:0 륵:0N\0" "KUTSUWA\0" "ROKU\0" "LUK\0" "lēi\0" "lək\0" "lắc\0" "TSUTOMERU\0" "KAI\0" "kài\0" "min5\0" "endeavor, make effort; urge\0" "TSUTOMERU SUSUMERU\0" "BEN MEN BIN MIN\0" "MIN\0" "miǎn\0" "dung6\0" "move, happen; movement, action\0" "동:0E\0" "UGOKU UGOKASU UGOKI\0" "DOU\0" "TONG\0" "dòng\0" "*dhǔng\0" "động\0" "huk1 juk1\0" "enjoin, advise, preach to\0" "욱:0N\0" "TSUTOMERU\0" "KYAKU KOKU BOU\0" "WUK\0" "xù\0" "húc\0" "huk1 juk1\0" "enjoin, advise, excite\0" "TSUTOMERU TSUTOME\0" "BOU KYOKU\0" "WUK\0" "xù\0" "ham1 ham3\0" "investigate; compare; collate\0" "감:0N\0" "KANGAERU\0" "KAN\0" "KAM\0" "kān\0" "khám\0" "mou6\0" "affairs, business; must, should\0" "무:0E\0" "TSUTOMERU TSUTOME\0" "MU\0" "MWU\0" "wù\0" "miò\0" "vụ\0" "ji6\0" "work hard; belabored; toil\0" "ITATSUKI TSUKARE TSUKARERU\0" "EI I SHI\0" "yì\0" "fan1\0" "meritorious deed; merits; rank\0" "훈:0N\0" "ISAO\0" "KUN\0" "HWUN\0" "xūn\0" "huân\0" "TSUTOI\0" "OU O AU\0" "wěng\0" "sing1 sing3\0" "victory; excel, be better than\0" "승:0E\0" "KATSU MASARU TAERU\0" "SHOU\0" "SUNG\0" "shèng\0" "*shiə̀ng\0" "thắng\0" "lou4 lou6\0" "labor, toil, do manual work\0" "노:0 로:0E\0" "NEGIRAU TSUKARERU ITAWARU\0" "ROU\0" "LO\0" "láo\0" "*lɑu lɑ̀u\0" "lao\0" "mou6\0" "levy, raise; summon; recruit\0" "모:0E\0" "TSUNORU\0" "BO MO\0" "MO\0" "mù\0" "mò\0" "luk6\0" "join forces, unite\0" "륙:1N\0" "AWASERU\0" "RIKU\0" "LYUK\0" "lù\0" "piu3\0" "표:1N\0" "KASUMERU\0" "HEU\0" "PHYO\0" "piào\0" "sai3\0" "power, force; tendency\0" "세:0E\0" "IKIOI\0" "SEI SE\0" "SEY\0" "shì\0" "*shiɛ̀i\0" "thế\0" "zik1\0" "achievements, conduct deserving\0" "적:0N\0" "ISAO\0" "SEKI SHAKU\0" "CEK\0" "jī\0" "kan4\0" "industrious, diligent, attentive\0" "근:0E\0" "TSUTOMERU TSUTOME\0" "KIN GON\0" "KUN\0" "qín\0" "*ghiən\0" "cần\0" "SEMARU TSUTOMERU\0" "KYOU GOU\0" "jiàng\0" "caau1 cau2 ziu1 ziu2\0" "destroy, exterminate, annihilate\0" "초:1N\0" "TSUKARERU TSUKUSU\0" "SOU SHOU\0" "CHO\0" "chāo\0" "tẹo\0" "recommend, advise, urge\0" "SUSUMERU\0" "KAN\0" "KWEN\0" "quàn\0" "YURUYAKA UGOKU\0" "YOU SHOU JOU\0" "YANG SANG\0" "xiàng\0" "jai6 ji6\0" "work hard; belabored; toil\0" "ITATSUKI TSUKARERU\0" "EI I SHI\0" "YEY I\0" "yì\0" "SUSUMU\0" "KYAKU GAKU\0" "jué\0" "SUKOYAKA\0" "HAN HON\0" "fān\0" "TSUTOMERU SUKOYAKA\0" "KEN\0" "juān\0" "동:N\0" "tóng\0" "KE\0" "jù\0" "daan1\0" "exhausted\0" "TAN\0" "TAN\0" "dān\0" "hip6\0" "peaceful, harmonious\0" "KANAU AU\0" "KYOU GYOU\0" "HYEP\0" "xié\0" "maai6\0" "put forth effort, strive forward\0" "TSUTOMERU\0" "BAI ME\0" "MAY\0" "mài\0" "meritorious deed; merits; rank\0" "훈:N\0" "ISAO\0" "KUN\0" "HWUN\0" "xūn\0" "fan1\0" "meritorious deed; merits; rank\0" "훈:0N\0" "ISAO\0" "KUN\0" "HWUN\0" "xūn\0" "*xiuən\0" "leoi6\0" "TASUKERU\0" "RYO RO\0" "LYE\0" "lǜ\0" "lai6\0" "strive; encourage\0" "려:0E 여:0\0" "HAGEMU\0" "REI\0" "LYE\0" "lì\0" "lệ\0" "HANATSU TORISARU\0" "KETSU DECHI\0" "CHEL\0" "chè\0" "joeng4 soeng1\0" "urgent; in haste, hurriedly; help\0" "HASHIRU\0" "JOU NYOU\0" "YANG\0" "ráng\0" "hyun3\0" "recommend, advise, urge\0" "권:0E\0" "SUSUMERU\0" "KAN KEN\0" "KWEN\0" "quàn\0" "*kiuæ̀n\0" "khuyến\0" "baau1\0" "wrap; KangXi radical 20\0" "TSUTSUMU\0" "HOU\0" "PHO\0" "bāo\0" "coek3 soek3 zoek3\0" "spoon, ladle; unit of volume\0" "작:0N\0" "SHAKU\0" "SHAKU\0" "CAK\0" "sháo\0" "chước\0" "wan4\0" "equal, impartially, uniform, even\0" "균:0N\0" "SUKUNAI HITOSHII\0" "IN\0" "KYUN YUN\0" "yún\0" "gau1 kau1\0" "ATSUMERU ATSUMARU\0" "KYUU KU\0" "KWU\0" "jiū\0" "bou6\0" "to incubate; to brood; to hatch\0" "TSUTSUMU\0" "BUN MON HOU BOU HYOU\0" "MWUN\0" "bào\0" "au1 gau1 ngau1\0" "hook, join, connect; entice\0" "구:0N\0" "NOZOKU MAGARU KAGI\0" "KOU\0" "KWU KWI\0" "gōu\0" "mat6\0" "must not, do not; without, never\0" "물:0E\0" "NASHI NAKARE\0" "BUTSU BOTSU MOCHI\0" "MWUL MOL\0" "wù\0" "*miət\0" "vật\0" "wan4\0" "equal\0" "균:N\0" "SUKUNAI HITOSHII\0" "IN\0" "KYUN YUN\0" "yún\0" "uin\0" "jan6\0" "Japanese unit of weight (1/1000 of a kan)\0" "문:1\0" "MONME\0" "MWUN\0" "wén\0" "fragrance, smell\0" "내:1\0" "NIOU NIOI\0" "NAY\0" "xiōng\0" "beggar; beg; give\0" "개:1N\0" "KOU ATAERU\0" "KATSU KACHI KAI\0" "KAY\0" "gài\0" "to beg for alms; a beggar\0" "MOTOMERU\0" "KAI\0" "KAY KAL\0" "gài\0" "baau1\0" "wrap, pack, bundle; package\0" "포:0E\0" "TSUTSUMU TSUTSUMI\0" "HOU\0" "PHO\0" "bāo\0" "bau\0" "bao\0" "cung1\0" "hastily, in haste, hurriedly\0" "ISOGASHII\0" "SOU\0" "CHONG\0" "cōng\0" "tsung\0" "yì\0" "hung1\0" "breast, chest, thorax; clamor; the Hsiung Nu 'Huns'\0" "흉:0N\0" "MUNE OSORERU SAWAGU\0" "KYOU\0" "HUNG\0" "xiōng\0" "xiong\0" "hung\0" "paang1 ping1\0" "noise of waters\0" "HYOU\0" "PHYENG\0" "pēng\0" "guk1\0" "handful\0" "국:1N\0" "SUKUU TANAGOKORO\0" "KIKU KOKU\0" "KWUK\0" "jū\0" "tou4\0" "pottery\0" "YAKIMONO\0" "TOU YOU\0" "TO YO\0" "táo\0" "합:1N\0" "AU MEGURU\0" "KOU\0" "HAP\0" "gé\0" "pou4\0" "crawl; lie prostrate\0" "포:0N\0" "HAU\0" "HO\0" "PHO\0" "pú\0" "bò\0" "OGORANAI\0" "OU\0" "AP\0" "è\0" "paau4\0" "gourd; musical instrument\0" "포:0N\0" "HISAGO\0" "HOU\0" "PHO\0" "páo\0" "bầu\0" "baak6\0" "fall prostrate; crawl\0" "복:0N\0" "HARABAU\0" "HOKU FUKU BOKU\0" "POK\0" "fú\0" "bặc\0" "kung4\0" "UYAMAU\0" "KYUU KU KIKU KOKU\0" "KWUNG\0" "gōng\0" "daap3\0" "TOU\0" "TAP\0" "dá\0" "ATSU HAKARU\0" "KYOU KU\0" "KWU\0" "jiù\0" "gōng\0" "bei2 bei6\0" "spoon, ladle; knife, dirk\0" "비:0N\0" "SAJI\0" "HI\0" "PI\0" "bǐ\0" "faa3\0" "change, convert, reform; -ize\0" "화:0E\0" "BAKERU KAWARU BAKASU\0" "KA KE\0" "HWA\0" "huà\0" "*xuɑ̀\0" "hoá\0" "baak1 bak1\0" "north; northern; northward\0" "배:0N 북:0E\0" "KITA NIGERU\0" "HOKU HAI\0" "PWUK PEY\0" "běi\0" "*bək\0" "the brain\0" "NAUZURU\0" "DOU NOU\0" "NOY\0" "nǎo\0" "ci4 si4\0" "spoon; surname\0" "시:0N\0" "SAJI\0" "SHI JI\0" "SI\0" "shi\0" "zhiɛ\0" "fong1\0" "box; KangXi radical 22\0" "HAKO\0" "HOU\0" "PANG\0" "fāng\0" "HITSUGI\0" "KYUU GU\0" "KWU\0" "jiù\0" "ji4\0" "basin; container for wine\0" "HISAGE HANZOU\0" "I TA DA\0" "I\0" "yí\0" "zaap3\0" "full circle; encircle\0" "MEGURU\0" "SOU\0" "CAP\0" "zā\0" "táp\0" "TAKUMI\0" "SHOU\0" "CANG\0" "jiàng\0" "kong3\0" "divan for two persons\0" "KOU\0" "KANG\0" "kàng\0" "zoeng6\0" "craftsman, artisan; workman\0" "장:0N\0" "TAKUMI\0" "SHOU\0" "CANG\0" "jiàng\0" "dzhiɑ̀ng\0" "hong1\0" "correct, restore, revise\0" "광:0N\0" "TADASU SUKUU\0" "KYOU OU\0" "KWANG\0" "kuāng\0" "*kiuɑng\0" "khuôn\0" "KOTSU KOCHI\0" "hū\0" "haap6\0" "small box, case, coffer\0" "갑:0N\0" "HAKO\0" "KOU GOU\0" "KAP\0" "xiá\0" "hap\0" "hộp\0" "kuk1\0" "HAKO\0" "KYAKU KOKU\0" "qū\0" "HAKO\0" "HEN BEN\0" "PYEN\0" "fán\0" "gwai2\0" "small box; chest, casket\0" "guǐ\0" "haap6\0" "a trunk; a portfolio\0" "협:1N\0" "HAKO\0" "KYOU\0" "HYEP\0" "qiè\0" "KURA\0" "ZOU\0" "zāng\0" "TADASU SUKUU\0" "KYOU\0" "kuāng\0" "fei2\0" "bandits, robbers, gangsters\0" "비:0N\0" "HAKO KATAMI ARAZU\0" "HI\0" "PI PWUN\0" "fěi\0" "piə̌i\0" "phỉ\0" "UTSUWA\0" "KOTSU KOCHI\0" "hū\0" "jyu6\0" "MASU MOTAI\0" "YU TOU ZU\0" "YU\0" "yǔ\0" "tủ\0" "gwai2\0" "small box; chest, casket\0" "HAKO KUKURU\0" "KI\0" "KWEY\0" "guǐ\0" "gwai6\0" "to lack\0" "kuì\0" "wui6\0" "a concourse; to flow together, gather together; (same as U+6ED9 滙) to remit money\0" "회:0N\0" "MEGURU\0" "WAI KAI E\0" "HOY\0" "huì\0" "huə̌i\0" "daan1\0" "ZUSHI HAKO\0" "TAN\0" "TAN\0" "dān\0" "gwai6\0" "to lack\0" "궤:1N\0" "HITSU\0" "KI GI\0" "KWEY\0" "guì\0" "quĩ\0" "lim4\0" "HAKO\0" "REN\0" "LYEM\0" "lián\0" "lim4\0" "ladies toilet case with mirror\0" "KUSHIGE\0" "REN\0" "LYEM\0" "lián\0" "syun2 syun3\0" "SAN SEN\0" "SAN\0" "suǎn\0" "duk6\0" "case; casket\0" "HITSU HAKO\0" "TOKU DOKU\0" "TOK\0" "dú\0" "구:1N\0" "KWU\0" "jiù\0" "KYO GO\0" "jué\0" "hai2\0" "box; KangXi radical 23\0" "혜:N\0" "KAKUSU OOU\0" "KEI\0" "HYEY\0" "xì\0" "pat1\0" "bolt of cloth; counter for horses\0" "필:0E\0" "TAGUI TAGUU\0" "HITSU HIKI\0" "PHIL MOK\0" "pǐ\0" "*pit\0" "thất\0" "au1 keoi1\0" "area, district, region, ward\0" "KU OU KOU\0" "KWU WU\0" "qū\0" "ji1\0" "cure, heal; doctor, medical\0" "IYASU KUSUSHI\0" "I\0" "YEY UY\0" "yī\0" "hap1 o1\0" "KOBIHETSURAU MEGURUSAMA\0" "AN ON\0" "AP\0" "kē\0" "hộp\0" "jin2\0" "to hide, to secrete, to repress; to bend\0" "언:1N\0" "KAKUSU HUSU NABIKU HAKO DOBU\0" "EN\0" "EN\0" "yǎn\0" "bin2\0" "flat, round split-bamboo contain\0" "편:1N\0" "USUI HIRATAI GAKU\0" "HEN\0" "PHYEN\0" "biǎn\0" "nik1\0" "hide; go into hiding\0" "닉:0N 익:0\0" "KAKURERU KAKUSU\0" "TOKU\0" "NIK\0" "nì\0" "niək\0" "nặc\0" "au1 keoi1\0" "area, district, region, ward; surname\0" "구:0E\0" "WAKERU SHIKIRU\0" "KU OU KOU\0" "KWU WU\0" "qū\0" "gou kio\0" "khu\0" "sap6\0" "ten, tenth; complete; perfect\0" "십:0E\0" "TOU TOTABI\0" "JUU JITSU\0" "SIP\0" "shí\0" "*zhip\0" "thập\0" "seon3\0" "to fly rapidly\0" "TOBU\0" "SHIN\0" "SIN\0" "xùn\0" "cin1\0" "thousand; many, numerous; very; (Cant.) a cheater, swindler\0" "천:0E\0" "CHI\0" "SEN\0" "CHEN\0" "qiān\0" "*tsen\0" "thiên\0" "jaa6 je6\0" "twenty, twentieth\0" "입:0N\0" "NIJUU\0" "JUU NYUU\0" "IP\0" "niàn\0" "saa1\0" "thirty, thirtieth\0" "삽:1N\0" "SANJUU\0" "SOU\0" "SAP\0" "sà\0" "tạp\0" "soldier; servant; at last, finally\0" "NIWAKA OWARU TSUINI\0" "SOTSU\0" "COL\0" "zú\0" "sing1\0" "arise, go up; hoist; advance\0" "승:0N\0" "MASU NOBORU\0" "SHOU\0" "SUNG\0" "shēng\0" "*shiəng\0" "thăng\0" "ng5\0" "noon; 7th terrestrial branch\0" "오:0E\0" "UMA\0" "GO\0" "O\0" "wǔ\0" "ngǒ\0" "ngọ\0" "wai2 wai5\0" "general term for plants; myriads\0" "훼:0N\0" "KUSA\0" "KI\0" "HWEY\0" "huì\0" "xiuə̀i xiuə̌i\0" "bun3\0" "half\0" "반:0E\0" "NAKABA NAKABASURU\0" "HAN\0" "PAN\0" "bàn\0" "bɑ̀n\0" "bán\0" "same as 世 U+4E16, generation; world; era\0" "YO\0" "SEI\0" "SEY\0" "shì\0" "se3\0" "forty, fortieth\0" "YONJUU\0" "SHUU\0" "SIP\0" "xì\0" "tấp\0" "maan6\0" "swastika, one of the auspicious signs recognized (e.g. in Chinese Tathagata Buddhism) as being on the chest of Buddha (and variously seen in statuary on the chest, soles of the feet, or palms of the hands)\0" "만:0N\0" "MANJI\0" "BAN MAN\0" "MAN\0" "wàn\0" "waa4\0" "flowery; illustrious; Chinese\0" "huá\0" "hip6\0" "be united; cooperate\0" "xié\0" "swastika, one of the auspicious signs recognized (e.g. in Chinese Tathagata Buddhism) as being on the chest of Buddha (and variously seen in statuary on the chest, soles of the feet, or palms of the hands)\0" "MANJI\0" "BAN MAN\0" "MAN\0" "wàn\0" "bei1\0" "humble, low, inferior; despise\0" "비:0E\0" "HIKUI IYASHII IYASHIMERU\0" "HI\0" "PI\0" "bēi\0" "biɛ\0" "cyut3 zeot1\0" "soldier; servant; at last, finally\0" "졸:0E\0" "NIWAKA OWARU TSUINI\0" "SOTSU\0" "COL\0" "zú\0" "*tzuət tsuət tzuit\0" "tốt\0" "coek3 zoek3\0" "profound, brilliant, lofty\0" "탁:0E\0" "SUGURERU\0" "TAKU\0" "THAK\0" "zhuō\0" "djak\0" "trác\0" "hip3\0" "be united; cooperate\0" "협:0E\0" "KANAU\0" "KYOU\0" "HYEP\0" "xié\0" "hep\0" "hiếp\0" "daan1\0" "single, individual, only; lone\0" "HITOE\0" "TAN\0" "TAN SEN\0" "dān\0" "maai6\0" "sell; betray; show off\0" "mài\0" "naam4\0" "south; southern part; southward\0" "남:0E\0" "MINAMI\0" "NAN DAN\0" "NAM\0" "nán\0" "*nom\0" "nam\0" "same as 單 U+55AE, single, individual, only; lone\0" "HITOE\0" "TAN\0" "TAN SEN\0" "dān\0" "ATSUMARU\0" "SHOU\0" "CIP\0" "jí\0" "bok3\0" "gamble, play games; wide, broad\0" "박:0E\0" "HIROI HIROMERU\0" "HAKU BAKU\0" "PAK\0" "bó\0" "*bɑk bɑk\0" "bác\0" "HIKIIRU\0" "SHUTSU\0" "shuài\0" "buk1\0" "fortune telling; prophesy\0" "복:0E\0" "URANAU URANAI\0" "BOKU\0" "POK\0" "bo bǔ\0" "*buk\0" "bốc\0" "gwaan3 kong3 kwong3\0" "hair style; ore\0" "AGEMAKI ITOKENAI ARAGANE\0" "KAN KOU OU\0" "KWAN\0" "kuàng\0" "bin6\0" "to be impatient, in a hurry; excitable\0" "변:0N\0" "NORI\0" "HEN HAN BEN\0" "PYEN\0" "biàn\0" "biện\0" "buk1\0" "a chemical compound; divination; to consider\0" "KEY\0" "bǔ\0" "zim1 zim3\0" "divine; observe; versify\0" "점:0E\0" "SHIMERU URANAU URANAI\0" "SEN\0" "CEM\0" "zhàn\0" "jiɛm\0" "chiêm\0" "kaa1 kaa2 kaat1\0" "card, punch card; calorie\0" "잡:1N\0" "SAHU SA KA ZOU SOU\0" "CAP\0" "kǎ\0" "lou4\0" "cottage, hut; surname; black\0" "lú\0" "jau5\0" "wine pot\0" "SAKETSUBO\0" "YUU YU\0" "YU\0" "yǒu\0" "lou5\0" "salt\0" "SEI\0" "lǔ\0" "SEI\0" "xī\0" "gwaa3\0" "fortune telling; tell fortunes\0" "괘:0N\0" "URAKATA\0" "KA KE\0" "KWAY\0" "guà\0" "quái\0" "ngo6\0" "lie down; crouch\0" "wò\0" "used in old names; phonetic seol used in Korean names\0" "설:0N\0" "SETSU\0" "SEL\0" "xiè\0" "zit3\0" "seal; KangXi radical 26\0" "WARIFU\0" "SETSU\0" "CEL\0" "jié\0" "kwukyel\0" "jié\0" "wai6\0" "guard, protect, defend\0" "wèi\0" "joeng5 ngong4\0" "lofty; high; raise; high-priced\0" "앙:1N\0" "NOZOMU NASU TAKABURU\0" "GAU KYAU\0" "ANG\0" "áng\0" "ngang\0" "kung4\0" "high. to raise\0" "KYOU\0" "KONG\0" "qióng\0" "zi1 zi6\0" "measuring cup; wine container\0" "치:1N\0" "SAKAZUKI\0" "SHI\0" "CHI\0" "zhī\0" "maau5\0" "4th terrestrial branch; period from 5-7 a.m.\0" "묘:0E\0" "U\0" "BOU\0" "MYO\0" "mǎo\0" "mão\0" "jan3 ngan3\0" "print, seal, stamp, chop, mark\0" "인:0E\0" "SHIRUSHI\0" "IN\0" "IN KKUT\0" "yìn\0" "qìn\0" "ấn\0" "ngai4\0" "dangerous, precarious; high\0" "위:0E\0" "AYAUI ABUNAI AYABUMU\0" "KI\0" "WI\0" "wēi\0" "*ngyuɛ\0" "nguy\0" "siu6\0" "eminent, lofty; beautiful; surname\0" "소:1N\0" "TAKAI\0" "SHOU JOU\0" "SO\0" "shào\0" "ngoẹo\0" "zik1\0" "promptly, quickly, immediately\0" "즉:1N\0" "TSUKU SUNAWACHI MOSHI\0" "SOKU SHOKU\0" "CUK\0" "jí\0" "tức\0" "koek3\0" "still, but; decline; retreat\0" "각:0E\0" "SHIRIZOKU SHIRIZOKERU KAETTE\0" "KYAKU\0" "KAK\0" "què\0" "*kiɑk\0" "leon2 leon5\0" "egg; ovum; roe; spawn\0" "난:0 란:0E\0" "TAMAGO\0" "RAN KON\0" "LAN\0" "luǎn\0" "SI\0" "chǐ\0" "gyun2 gyun3 kyun4\0" "scroll; curl; make a comeback\0" "권:0E\0" "MAKU\0" "KAN KEN\0" "KWEN\0" "juǎn\0" "*gyuɛ̌n gyuɛ̀n\0" "quyển\0" "se3\0" "lay down; retire from office\0" "사:1N\0" "OROSU OROSHI\0" "SHA\0" "SA\0" "xiè\0" "seot1\0" "sympathy, pity; comfort\0" "휼:1N\0" "UREERU\0" "JUTSU SHUTSU SHUCHI SOTSU\0" "HYUL\0" "xù\0" "suit\0" "(nuptial) winecups\0" "근:1\0" "SAKAZUKI\0" "KIN\0" "KUN\0" "jǐn\0" "koek3\0" "still, but; decline; retreat\0" "각:1N\0" "SHIRIZOKU SHIRIZOKERU KAETTE\0" "KYAKU\0" "KAK\0" "què\0" "*kiɑk\0" "khước\0" "ngat6\0" "unsteady; dangerous\0" "AYAI\0" "GOTSU GOCHI\0" "OL\0" "wù\0" "zik1\0" "promptly\0" "즉:0E\0" "TSUKU SUNAWACHI MOSHI\0" "SOKU SHOKU\0" "CUK\0" "jí\0" "*tziək\0" "ngok6 ok6\0" "악:1\0" "UWAAGO\0" "GAKU\0" "AK\0" "è\0" "hing1\0" "noble, high officer\0" "경:0EN\0" "KIMI\0" "KYOU KEI\0" "KYENG\0" "qīng\0" "*kiæng\0" "khanh\0" "SHITSU\0" "SUL\0" "xī\0" "sān\0" "aa1 hon3\0" "factory, workshop; radical 27\0" "GAKE\0" "KAN\0" "EM HAN\0" "chǎng\0" "to look upward\0" "AOGU TARUKI NOKI\0" "SEN GI EN\0" "CEM WI\0" "wěi\0" "aak1 ak1\0" "adversity, difficulty, distress\0" "액:0E\0" "KURUSHIMU WAZAWAI\0" "YAKU GA AKU\0" "AYK\0" "è\0" "ách\0" "teng1\0" "hall, central room\0" "tīng\0" "lik6\0" "history; calendar\0" "lì\0" "HIRAKU\0" "TAKU CHAKU\0" "CHAYK\0" "zhé\0" "GANDARE\0" "KAN\0" "hǎn\0" "lai6\0" "whetstone; grind, sharpen; whet\0" "REI\0" "LYE\0" "lì\0" "aa2 ngaa5\0" "KUICHIGAU\0" "KA GE\0" "A\0" "yǎ\0" "aat3 ngaat3\0" "press; oppress; crush; pressure\0" "OSAERU\0" "ATSU\0" "AP\0" "yā\0" "jim3\0" "dislike, detest, reject; satiate\0" "yàn\0" "se3\0" "surname\0" "shè\0" "zi2\0" "settle\0" "지:N\0" "TO MIGAKU TAIRANISURU\0" "SHI KII TOU TEI CHI\0" "CI\0" "dǐ\0" "zaa3\0" "KUICHIGAU SEMAI\0" "SA SHA SAKU SHOU\0" "zhǎ\0" "disorderly, messy; huge, big\0" "páng\0" "yá\0" "KAHU KOHU KEHU\0" "qiè\0" "ngaai4\0" "precipice, shore, bank; surname\0" "애:0N\0" "GAKE KISHI KATAHE HATE\0" "GAI GE GI\0" "AY\0" "yá\0" "day\0" "zat6\0" "stop, hinder; place near water\0" "SASAERARERU TOMARU\0" "SHITSU SHICHI\0" "CIL\0" "zhì\0" "chái\0" "ci3\0" "mingle with; toilet, lavatory\0" "cè\0" "mong4 pong4\0" "bulky; thick and large; confused\0" "방:1N\0" "OOKII\0" "BOU\0" "PANG\0" "páng\0" "TEI DAI\0" "tí\0" "lei4\0" "manage, control; thousandth part of tael\0" "리:0N\0" "MISE\0" "RIN TEN\0" "LI CEN\0" "lí\0" "li\0" "se3\0" "surname\0" "SHA\0" "shè\0" "hau5\0" "thick; substantial; greatly\0" "후:0E\0" "ATSUI\0" "KOU\0" "HWU\0" "hòu\0" "hòu hǒu\0" "tīng\0" "sảnh\0" "ceoi1 seoi4\0" "a mountain peak\0" "SHI SUI ZUI\0" "zuī\0" "cou3\0" "cut or engrave; a grave or tombstone\0" "조:1N\0" "TO MAJIRU OKU\0" "SAKU SO SEKI JAKU\0" "CO\0" "cuò\0" "xó\0" "fei6\0" "HI BI\0" "PI\0" "fèi\0" "jyun4\0" "source, origin, beginning\0" "원:0E\0" "HARA MOTO TAZUNERU\0" "GEN\0" "WEN\0" "yuán\0" "*ngiuæn\0" "nguyên\0" "ci3\0" "mingle with; toilet, lavatory\0" "측:0N\0" "KAWAYA\0" "SHI\0" "CHUK\0" "cè\0" "GEN\0" "yuán\0" "soeng1\0" "side-room, wing; theatre box\0" "xiāng\0" "jim3\0" "shell\0" "yǎn\0" "lik6\0" "to calculate; the calendar\0" "OSAMERU\0" "REKI RYAKU\0" "LYEK\0" "lì\0" "kyut3\0" "personal pronoun he, she, it\0" "궐:0E\0" "SONO SORE\0" "KETSU KUTSU\0" "KWEL KWUL\0" "jué\0" "giuæt\0" "haa6\0" "big building, mansion\0" "하:0N\0" "IE\0" "KA\0" "HA\0" "shà\0" "TSUKA\0" "TEN\0" "diān\0" "ceoi4 cyu4\0" "kitchen; closet; cupboard\0" "KURIYA\0" "ZU CHUU\0" "CWU\0" "chú\0" "gau3\0" "stable; barnyard\0" "UMAYA\0" "KYUU\0" "KWU\0" "jiù\0" "gan2 kan4\0" "a hut; careful\0" "근:1\0" "KOYA\0" "KIN GON\0" "KUN\0" "jǐn\0" "ngou4 ou4\0" "granary\0" "KURA\0" "GOU\0" "áo\0" "gwai2\0" "KI\0" "KWEY\0" "guǐ\0" "jim1 jim3\0" "dislike, detest, reject; satiate\0" "염:0N\0" "AKIRU ITOU\0" "EN OU YOU\0" "YEM YEP\0" "yàn\0" "*qiɛ̀m\0" "ướm\0" "si1\0" "servant; to make a disturbance\0" "시:1N\0" "KOMONO\0" "SHI\0" "SI\0" "sī\0" "KOROMI\0" "REKI\0" "lì\0" "cong2\0" "factory, plant, workshop, mill\0" "UMAYA\0" "SHOU\0" "chǎng\0" "EM\0" "lán\0" "lai6\0" "whetstone; grind, sharpen; whet\0" "려:1N\0" "TO TOGU KOSURU\0" "REI RAI RETSU RECHI\0" "LYE\0" "lì\0" "*liɛ̀i\0" "lẹ\0" "strict, rigorous, rigid; stern\0" "엄:N\0" "KIBISHII OGOSOKA ITSUKUSHI\0" "GEN GON\0" "EM\0" "yán\0" "jim2 jim3\0" "shell\0" "EN\0" "yǎn\0" "a spring; source\0" "MINAMOTO\0" "GEN\0" "WEN\0" "yuán\0" "mau5 si1\0" "private, secret; KangXi radical 28\0" "GOZARU\0" "SHI BOU MU\0" "SA\0" "sī\0" "gwang1\0" "the fore-arm; most Chinese-English dictionaries give the upper-arm; round\0" "KAINA MARUI\0" "KOU\0" "KOYNG\0" "gōng\0" "TONARU TONARI\0" "RIN\0" "LIN\0" "lín\0" "kau2 kau4\0" "spear; tribe\0" "구:1N\0" "JIU NIYU KIU GU\0" "KWU\0" "róu\0" "to go; depart\0" "SARU\0" "KYO KO\0" "KE\0" "qù\0" "heoi2 heoi3\0" "go away, leave, depart\0" "거:0E\0" "SARU\0" "KYO KO\0" "KE\0" "qù\0" "*kiù\0" "khứ\0" "kwukyel\0" "UK KUM\0" "ěr\0" "KABE\0" "RUI SAN\0" "LWI CHAM\0" "lěi\0" "lightly tap; through away; drop; sentence final particle\0" "dū\0" "jyun2 jyun6\0" "county, district, subdivision\0" "xiàn\0" "TSUTSUSHIMU KAKERU\0" "SEN\0" "zhuān\0" "saam1\0" "bank form of numeral 'three'\0" "MITSU\0" "SAN\0" "SAM\0" "sān\0" "caam1 sam1\0" "take part in, intervene; ginseng\0" "MAIRU MAJIWARU MITSU\0" "SAN SHIN\0" "SAM CHAM\0" "cān\0" "*chrim shrim tsom\0" "caam1 cam1 saam1 sam1\0" "take part in, intervene; ginseng\0" "삼:0N 참:0E\0" "MAIRU\0" "SAN\0" "CHAM SAM\0" "cān\0" "tham\0" "caam1 sam1\0" "take part in, intervene; ginseng\0" "MAIRU MITSU MAJIWARU\0" "SAN SHIN\0" "CHAM SAM\0" "cān\0" "caam1\0" "to counsel, to consult together; to take part in; to intervene\0" "참:1\0" "MAIRU\0" "SAN\0" "CHAM\0" "cān\0" "cloudy sky; dark, obscure\0" "AI\0" "ài\0" "TAI\0" "dài\0" "jau6\0" "and, also, again, in addition\0" "우:0E\0" "MATA\0" "YUU\0" "WU\0" "yòu\0" "*hiòu\0" "lại\0" "caa1\0" "crotch; fork, prong\0" "차:0N\0" "MATA\0" "SHA SAI SA\0" "CHA\0" "chā\0" "gap6 kap6\0" "extend; reach; come up to; and\0" "급:0E\0" "OYOBU OYOBI OYOBOSU\0" "KYUU\0" "KUP\0" "jí\0" "*ghyip\0" "cập\0" "jau5\0" "friend, companion; fraternity\0" "우:0E\0" "TOMO\0" "YUU\0" "WU\0" "yǒu\0" "hiǒu\0" "hữu\0" "soeng1\0" "set of two, pair, couple; both\0" "쌍:N\0" "FUTATSU NARABU TAGUI\0" "SOU\0" "SSANG\0" "shuāng\0" "song\0" "faan1 faan2\0" "reverse, opposite, contrary, anti\0" "반:0E\0" "SORU KAESU KAERU\0" "HAN TAN HON\0" "PAN PEN\0" "fǎn\0" "*biæ̌n\0" "phản\0" "sau1\0" "gather together, collect; harvest\0" "OSAMERU OSAMARU\0" "SHUU\0" "shōu\0" "WAKERU\0" "KAI KETSU KECHI\0" "KWAY\0" "guài\0" "bat6\0" "to prick a dog to make him go\0" "HATSU\0" "bá\0" "faat3\0" "issue, dispatch, send out; hair\0" "fā\0" "joek6\0" "obedient; united\0" "SHITAGAU\0" "JAKU NYAKU\0" "YAK\0" "ruò\0" "affair, matter; work\0" "KOTO\0" "SHI ZU\0" "SA\0" "shì\0" "suk1\0" "father's younger brother\0" "숙:0E\0" "OJI\0" "SHUKU\0" "SWUK\0" "shū\0" "thúc\0" "to connect\0" "TSUZURU SUMIYAKA\0" "TETSU TECHI GETSU\0" "CHEL\0" "zhuó\0" "ceoi2\0" "take, receive, obtain; select\0" "취:0E\0" "TORU\0" "SHU\0" "CHWI\0" "qǔ\0" "*tsiǒ\0" "thủ\0" "sau6\0" "receive, accept, get; bear, stand\0" "수:0E\0" "UKERU UKE\0" "JU SHUU\0" "SWU\0" "shòu\0" "*zhiǒu\0" "thụ\0" "bin3\0" "change, transform, alter; rebel\0" "KAWARU KAERU\0" "HEN\0" "PYEN\0" "biàn\0" "zeoi6\0" "express, state, relate, narrate\0" "서:N\0" "TSUIDERU TSUIDE NOBERU\0" "JO\0" "SE\0" "xù\0" "gaa2\0" "false\0" "KARIRU KASU\0" "KA KE GE\0" "KA\0" "jiǎ\0" "bun6\0" "rebel; rebellion; rebellious\0" "반:0E\0" "SOMUKU\0" "HAN BAN\0" "PAN\0" "pàn\0" "bạn\0" "old man\0" "sǒu\0" "to respectfully inform\0" "KOU\0" "jí\0" "I\0" "WI\0" "wèi\0" "sau2\0" "old man; elder\0" "수:1N\0" "OKINA\0" "SOU SHUU\0" "SWU\0" "sǒu\0" "*sǒu\0" "dip6\0" "pile; be piled up; fold up\0" "TATAMU TATAMI\0" "CHOU\0" "dié\0" "điệp\0" "haai6 jeoi6\0" "astute, profound, shrewd\0" "예:0N\0" "AKIRAKA\0" "EI\0" "YEY\0" "ruì\0" "cung4\0" "bush, shrub; thicket; collection\0" "총:0N\0" "KUSAMURA MURAGARU\0" "SOU\0" "CHONG\0" "cóng\0" "*dzhung\0" "hau2\0" "mouth; open end; entrance, gate\0" "구:0E\0" "KUCHI\0" "KOU KU\0" "KWU\0" "kǒu\0" "*kǒu\0" "khẩu\0" "gu2\0" "old, classic, ancient\0" "고:0E\0" "FURUI INISHIE\0" "KO\0" "KO\0" "gǔ\0" "*gǒ\0" "cổ\0" "gau1 geoi3\0" "sentence\0" "구:0E 귀:0N\0" "KU KOU\0" "KWU KWI\0" "jù\0" "*giò\0" "câu\0" "ling6\0" "another, separate, other\0" "령:1N\0" "WAKARERU SAKU BETSUNO BETSUNI\0" "REI RYAU\0" "LYENG\0" "lìng\0" "lánh\0" "to cut meat off away from bones; ancient torture\0" "WAKERU\0" "KA KE\0" "guǎ\0" "dou1 tou1\0" "talkative; quarrelous\0" "도:1N\0" "MIDARINI\0" "TOU\0" "TO\0" "dāo\0" "kau3\0" "knock, ask; kowtow, bow\0" "고:0N\0" "TATAKU TATAKI\0" "KOU\0" "KO\0" "kòu\0" "kǒu\0" "khấu\0" "zek3 zi2\0" "only, just, simply\0" "지:0E\0" "TADA\0" "SHI\0" "CI\0" "zhǐ\0" "*jǐɛ\0" "chỉ\0" "giu3\0" "cry, shout; hail, greet, call\0" "규:0E\0" "SAKEBU\0" "KYOU\0" "KYU\0" "jiào\0" "gèu\0" "khiếu\0" "siu6 ziu6\0" "imperial decree; summon\0" "소:0E\0" "MESU\0" "SHOU\0" "SO CO\0" "zhào\0" "djhiɛ̀u\0" "chịu\0" "baa1\0" "trumpet\0" "팔:0N\0" "HATSU HA HACHI\0" "PHAL\0" "bā\0" "bớt\0" "ding1\0" "exhort or enjoin repeatedly\0" "정:1N\0" "TANOMU NENGORO SASU\0" "TEI\0" "CENG\0" "dīng\0" "đinh\0" "hak1 ho2\0" "may, can, -able; possibly\0" "가:0E\0" "YOI BESHI BAKARI\0" "KA KOKU\0" "KA KUK\0" "kě\0" "*kɑ̌\0" "khả\0" "ji4 toi4\0" "platform; unit; term of address\0" "태:0N\0" "UTENA YOROKOBU\0" "DAI TAI I\0" "THAY I\0" "tái\0" "*təi\0" "thai\0" "cik1\0" "scold, shout at, bawl out\0" "질:0N\0" "SHIKARU\0" "SHITSU SHICHI\0" "CIL\0" "chì\0" "chit\0" "sứt\0" "si2\0" "history, chronicle, annals\0" "사:0E\0" "FUBITO FUMI SAKAN\0" "SHI\0" "SA\0" "shǐ\0" "*shriə̌\0" "sử\0" "jau6\0" "right; west; right-wing\0" "우:0E\0" "MIGI TASUKERU\0" "U YUU\0" "WU\0" "yòu\0" "*hiòu\0" "hữu\0" "kau4\0" "a three-edged spear\0" "구:1N\0" "KWU\0" "qiú\0" "po2\0" "cannot, be unable do, improbable; thereupon\0" "파:1N\0" "DEKINAI SUKOBURU TSUINI\0" "HA\0" "PHA\0" "pǒ\0" "hip6\0" "to harmonize, to rhyme; to unite; (borrowed for) leaf\0" "협:1N\0" "KANAU\0" "KYOU\0" "HYEP\0" "yè\0" "hou6\0" "mark, sign; symbol; number\0" "호:N\0" "SAKEBU YOBINA\0" "GOU\0" "HO\0" "hào\0" "hiệu\0" "si1\0" "take charge of, control, manage; officer\0" "사:0E\0" "TSUKASADORU TSUKASA\0" "SHI\0" "SA\0" "sī\0" "*siə\0" "ti\0" "taan3\0" "sigh, admire\0" "IU\0" "tàn\0" "a straw bag; a tobacco pouch\0" "KAMASU\0" "IP\0" "chǐ\0" "lak6 lek1 lik1\0" "used in place names; (Cant.) smart, clever\0" "ROKU RYOKU\0" "lè\0" "sựt\0" "diu1\0" "holding in mouth\0" "KUWAERU\0" "CHOU\0" "diāo\0" "gei1\0" "sigh in disapproval; take small\0" "jī\0" "duk1\0" "西貢叾, a place in Hong Kong\0" "liǎo\0" "hōng\0" "miē\0" "xiên\0" "heoi1\0" "interjection 'Alas!'; to sigh\0" "우:1N\0" "AU\0" "KU U\0" "YU\0" "xū\0" "xio\0" "hu\0" "OIBORERU\0" "BOU MOU\0" "máng\0" "gat1 hat1 hek3 jaak3\0" "eat; drink; suffer, endure, bear\0" "흘:0N\0" "DOMORU\0" "KITSU\0" "HUL\0" "chī\0" "khật\0" "go3 gok3\0" "each, individually, every, all\0" "각:0E\0" "ONOONO\0" "KAKU\0" "KAK\0" "gè\0" "*gɑk\0" "các\0" "TEN KUN SEN SHOU JU RIN\0" "HYEN\0" "xuān\0" "jiu1\0" "bawl, yell, shout, cry out\0" "KOE KOGOE\0" "YOU\0" "YO\0" "yāo\0" "zǐ\0" "gap3 hap6\0" "combine, unite, join; gather\0" "합:0E\0" "AU AWASERU\0" "GOU KATSU GATSU\0" "HAP KAP\0" "hé\0" "*hop\0" "hợp\0" "gat1\0" "lucky, propitious, good\0" "길:0E\0" "YOI\0" "KICHI KITSU\0" "KIL\0" "jí\0" "git\0" "cát\0" "diu3\0" "condole, mourn, pity; hang\0" "적:0N\0" "TSURUSU TSURU TSURI\0" "CHOU\0" "CEK\0" "diào\0" "cyun3\0" "English inch (unlike U+5BF8 寸, which can be either the English or the Chinese inch)\0" "촌:1N\0" "INCHI\0" "SUN TOU\0" "CHON\0" "cùn\0" "tung4\0" "same, similar; together with\0" "동:0E\0" "ONAJI TOMONI TOMONISURU\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung\0" "đồng\0" "meng4 ming4\0" "name, rank, title, position\0" "명:0E\0" "NA NANORU NAZUKERU\0" "MEI MYOU\0" "MYENG\0" "míng\0" "*miæng\0" "danh\0" "hau6\0" "queen, empress, sovereign; (simp. for 後) behind, rear, after\0" "후:0N\0" "KIMI KISAKI\0" "KOU GO\0" "HWU\0" "hòu\0" "hậu\0" "lei6\0" "government official, magistrate\0" "리:0E 이:0\0" "TSUKASA\0" "RI\0" "LI\0" "lì\0" "*liə̀\0" "lại\0" "tou2 tou3\0" "vomit, spew out, cough up\0" "토:0E\0" "HAKU\0" "TO\0" "THO\0" "tǔ\0" "*tǒ\0" "thổ\0" "hoeng3\0" "toward, direction, trend\0" "향:0E\0" "MUKU MUKAU SAKINI\0" "KOU KYOU SHOU\0" "HYANG SANG\0" "xiàng\0" "*xiɑ̀ng\0" "hướng\0" "zaa1 zaa3\0" "shout, roar, bellow; scold\0" "TA\0" "THA THAK\0" "zhā\0" "cha\0" "haa2 haa5 haak3\0" "scare, frighten; intimidate\0" "ODOSU\0" "KA\0" "xià\0" "hách\0" "jaa1 jaa2 jaa4 jaak3 je5\0" "(Cant.) an interjection; phonetic\0" "SE\0" "yě\0" "dã\0" "leoi5\0" "surname; a musical note\0" "SEBONE\0" "RYO RO\0" "LYE\0" "lǚ\0" "aa1\0" "used in translation; (Cant.) final particle\0" "yā\0" "maa3\0" "final interrogative particle\0" "ma\0" "YAWARAGU\0" "GOU GU\0" "WU\0" "ǒu\0" "ngỏ\0" "hoe1\0" "KUU\0" "huō\0" "ji1\0" "used to represent sound\0" "UMEKU\0" "I KI\0" "UY\0" "yī\0" "gwan1\0" "sovereign, monarch, ruler, chief, prince\0" "군:0E\0" "KIMI\0" "KUN\0" "KWUN\0" "jūn\0" "*giuən\0" "quân\0" "KOE\0" "CHUU\0" "chǒu\0" "leon6\0" "stingy, miserly, parsimonious\0" "린:0N 인:0\0" "OSHIMU\0" "RIN\0" "LIN\0" "lìn\0" "lận\0" "tan1\0" "swallow; absorb, annex, engulf\0" "NOMU\0" "DON TON TEN\0" "THAN\0" "tūn\0" "*tən\0" "jam4 ngam4\0" "sing, hum; recite; type of poetry\0" "음:0E\0" "UTAU NAKU\0" "GIN KIN\0" "UM\0" "yín\0" "*ngyim\0" "ngâm\0" "fai6\0" "bark\0" "폐:0N\0" "HOERU HOE\0" "HAI BAI\0" "PHYEY\0" "fèi\0" "bhiæ̀i\0" "bei1\0" "blame\0" "SOSHIRU\0" "HITSU BICHI HI\0" "PHIL\0" "bǐ\0" "vomiting of a dog\0" "HAKU\0" "SHIN\0" "SIM\0" "qìn\0" "cam3\0" "vomit\0" "SHIN\0" "qìn\0" "tăm\0" "KOE\0" "KAI KE KA\0" "jiè\0" "bat1 bau6 pau3\0" "a swelling; spongy, flabby\0" "HOU FU\0" "bù\0" "fau2 pei2\0" "not, no, negative; final particle\0" "부:0E\0" "INA INAMU ARAZU\0" "HI\0" "PWU PI\0" "fǒu\0" "biǒu\0" "bĩ\0" "baa1 baa6\0" "emphatic final particle\0" "OOKUCHINOSAMA\0" "HA HE\0" "PHA\0" "ba\0" "và\0" "deon1 zeon1\0" "metric ton; (Cant.) to babble, gibberish\0" "TON DON\0" "TWUN\0" "dūn\0" "đồn\0" "fan1\0" "order, command, instruct\0" "분:0N\0" "FUKU\0" "FUN\0" "PWUN\0" "fēn\0" "phàn\0" "ngo4\0" "move\0" "UGOKU KAERU KAWARU\0" "GUU GE\0" "WA\0" "é\0" "hoé\0" "ham4\0" "hold in mouth; cherish; contain\0" "함:0E\0" "FUKUMU FUKUMERU\0" "GAN\0" "HAM\0" "hán\0" "*hom\0" "hàm\0" "jan5 teng1 ting1 ting3\0" "hear; understand; obey, comply\0" "은:1N\0" "WARAU PONDO\0" "KIN GIN\0" "UN\0" "tīng\0" "thính\0" "haang1 hong4\0" "throat\0" "NODO\0" "KOU\0" "HANG\0" "kēng\0" "syun5\0" "suck with mouth, sip, lick\0" "전:1N\0" "SUU\0" "SEN SHUN\0" "CEN\0" "shǔn\0" "jhuǐn\0" "kai2\0" "open; begin, commence; explain\0" "HIRAKU\0" "KEI\0" "KYEY\0" "qǐ\0" "wang4\0" "clang\0" "KOU\0" "hóng\0" "zi1\0" "chirping, squeaking, hissing\0" "지:N\0" "KOENOSAMA\0" "SHI KI\0" "CI\0" "zhī\0" "chê\0" "can2\0" "smile at; sneer at\0" "HOHOEMU AZAWARAU\0" "SHIN\0" "SIN\0" "yǐn\0" "dặn\0" "ng4\0" "one of warring states; surname\0" "오:0N\0" "KURE KURERU\0" "GO\0" "O HO\0" "wú\0" "*ngo\0" "ngô\0" "ng4\0" "name of warring state; surname\0" "KURE KURERU\0" "GO\0" "O\0" "wú\0" "*ngo\0" "caau2\0" "argue, dispute; disturb, annoy\0" "SAEZURU KOE\0" "BYOU MYOU SOU SHOU\0" "MYO CHO\0" "chǎo\0" "sảo\0" "naap6 nat6 neot6\0" "raise voice, yell out loud, shout; stammer\0" "눌:1N\0" "DOMORU\0" "TOTSU DOTSU\0" "NWUL YEL\0" "nà\0" "hyut3\0" "KETSU KECHI SETSU SECHI\0" "HYEL\0" "xuè\0" "kap1 ngap1\0" "inhale, suck in; absorb; attract\0" "흡:0E\0" "SUU\0" "KYUU\0" "HUP\0" "xī\0" "xyip\0" "cộp\0" "ceoi1 ceoi3\0" "blow; puff; brag, boast\0" "취:0E\0" "FUKU\0" "SUI\0" "CHWI\0" "chuī\0" "*chiuɛ chiuɛ̀\0" "xuy\0" "SASAYAKU\0" "TOU\0" "TWU\0" "dōu\0" "man5\0" "kiss; the lips; coinciding\0" "문:0N\0" "KUCHISAKI\0" "FUN BUN\0" "MWUN\0" "wěn\0" "miə̌n\0" "vẫn\0" "haau1 hau3\0" "roar, shout; bark, howl\0" "후:0N\0" "HOERU\0" "KOU KU\0" "HWU\0" "hǒu\0" "xòu xǒu\0" "hống\0" "hung1 ngau6\0" "'OM'; bellow; (Cant.) dull, stupid\0" "후:1N\0" "HOERU\0" "IN GOU UN\0" "HWU UM WU\0" "hōng\0" "ng4\0" "i, my, our; resist, impede\0" "오:0E\0" "WARE\0" "GO\0" "O\0" "wú\0" "*ngo\0" "ngo\0" "tell, announce, inform; accuse\0" "TSUGERU\0" "KOKU KOU\0" "KO KOK\0" "gào\0" "cáo\0" "aa1 aa3 aa6\0" "particle used to express surprise or mild emphasis; (Cant.) slurred form of the number ten\0" "하:1N\0" "A ATSU\0" "GA KA\0" "HA\0" "ya\0" "nga xa\0" "nhá\0" "HAKU TOMURAU TOBURAU\0" "KIN\0" "jùn\0" "leoi5\0" "surname; a musical note\0" "려:0N 여:0\0" "SEBONE\0" "RYO RO\0" "LYE\0" "lǚ\0" "*liǔ\0" "lã\0" "aak1 ak1\0" "belch; hiccup\0" "NAKU\0" "AKU AI\0" "AY\0" "è\0" "nhách\0" "KOKU\0" "gé\0" "man1\0" "(Cant.) a dollar\0" "BAI ME BUN MON\0" "MAY MWUN\0" "méi\0" "daai1 ngoi4\0" "dull; dull-minded, simple, stupid\0" "매:1N\0" "OROKA AKIRERU\0" "BOU GAI HOU\0" "MAY THAY PO\0" "dāi\0" "ngốc\0" "star\0" "KEI\0" "qǐ\0" "cing4\0" "submit, show; appear; petition\0" "정:0N\0" "SHIMESU\0" "TEI\0" "CENG\0" "chéng\0" "trình\0" "one of warring states; surname\0" "KURE KURERU\0" "GO\0" "O HO\0" "wú\0" "gou3 guk1\0" "tell, announce, inform; accuse\0" "고:0E\0" "TSUGERU\0" "KOKU KOU\0" "KO KOK\0" "gào\0" "*gɑ̀u\0" "fu1\0" "FU\0" "fū\0" "giu3\0" "to call; to summon\0" "KYOU\0" "KYU\0" "jiào\0" "khiếu\0" "wan4\0" "(Cant.) phonetic\0" "HOERU\0" "UN GOU ON GU IN\0" "hōng\0" "cek3\0" "foot\0" "척:1\0" "FIITO\0" "SEKI\0" "CHEK\0" "chǐ\0" "*jiɛ̌\0" "xếch\0" "sing1\0" "gallon; quart\0" "GARON KUOTO\0" "SHOU\0" "SUNG\0" "shēng\0" "naap6 neot6\0" "raise voice, yell out loud, shout; stammer\0" "DOMORU\0" "TOTSU DOTSU\0" "NWUL YEL\0" "nà\0" "nói\0" "swallow; absorb\0" "탄:0N\0" "NOMU\0" "DON TON TEN\0" "THAN\0" "tūn\0" "m4\0" "unclear; an expletive\0" "wǔ\0" "ngai6\0" "talk in one's sleep, somniloquy\0" "yì\0" "taai1\0" "(Cant.) a necktie, a tire\0" "dāi\0" "au2\0" "vomit; annoy, enrage\0" "ǒu\0" "lik6\0" "used in onomatopoetic expressions\0" "lì\0" "baai6\0" "final particle of assertion\0" "bei\0" "jyun4\0" "member; personnel, staff member\0" "yuán\0" "gwaa3\0" "chat, jaw, gossip, talk; mouth\0" "guō\0" "wen\0" "coeng1\0" "choke by smoke; irritates nose\0" "qiāng\0" "wu1\0" "sound of crying, sobbing\0" "wū\0" "액:1N\0" "AYK\0" "è\0" "KAMIKAESU\0" "SHI CHI\0" "shī\0" "te\0" "to mutter, grumble, murmur\0" "현:N\0" "TSUBUYAKU\0" "GEN\0" "HYEN\0" "juǎn\0" "pan3\0" "to spurt; to blow out; to puff out; to snort\0" "HON\0" "pěn\0" "bỏm\0" "man3\0" "the corners of the mouth the lips\0" "KUCHIBATA\0" "BUN MON\0" "wěn\0" "răn\0" "ne1 nei1 nei4 ni1\0" "interrogative or emphatic final; (Cant.) this\0" "니:1N\0" "JI NI\0" "NI\0" "ne\0" "nài\0" "m2 m6\0" "BOU\0" "ḿ\0" "ling4\0" "purine\0" "령:1N\0" "SASAYAKI\0" "REI RYOU\0" "LYENG\0" "lìng\0" "gầm\0" "jam1 jim4\0" "(Cant.) intensifying particle\0" "KAMUSAMA\0" "ZEN NEN\0" "rán\0" "nhẻm\0" "jau1\0" "the bleating of the deer\0" "유:1N\0" "MUSEBU SAKEBU\0" "IU YU AU EU\0" "YU\0" "yōu\0" "giəu\0" "ạo\0" "to rebuke; to scold; slander\0" "SHIKARU\0" "TEI TAI DAI\0" "CEY\0" "dǐ\0" "zau1\0" "Zhou dynasty; circumference\0" "주:0E\0" "MAWARI AMANESHI MEGURU\0" "SHUU\0" "CWU\0" "zhōu\0" "*jiou\0" "chu\0" "si3\0" "TASHINAMU KONOMU\0" "SHI\0" "shì\0" "zau2\0" "curse, damn, incantation\0" "주:0N\0" "NOROU NOROI\0" "JU SHUU\0" "CWU\0" "zhòu\0" "cip3 tip3\0" "whisper; lick, taste; petty\0" "첩:1N\0" "NAMERU SASAYAKU SHABERU\0" "TEHU SEHU TEN\0" "CHEP\0" "tiè\0" "chím\0" "hei3\0" "to rest\0" "IKI IKOU\0" "KI CHI REI RYOU\0" "HI LYENG HUY\0" "xì\0" "jai6\0" "final particle expressing consent; talkative\0" "SHABERU TANOSHIMU\0" "EI SETSU SECHI\0" "YEY\0" "yì\0" "thé\0" "ze1 zek1\0" "to sit; (Cant.) only, merely; a final particle of intimacy\0" "KOSHIKAKERU\0" "KI\0" "KI\0" "qì\0" "peng4\0" "(Cant.) onomatopoetic, the sound of a gong\0" "HEI BYOU\0" "píng\0" "zi2\0" "to slander, revile\0" "자:1N\0" "SEMERU SOSHIRU KIZU\0" "SHI SA SEKI\0" "CA\0" "zǐ\0" "gu1 gwaa1 gwaa2 waa1\0" "wail, crying of child; swear at\0" "고:0N\0" "KO\0" "KO\0" "gū\0" "oa\0" "zi1\0" "give a talking-to\0" "SHI JI I\0" "cī\0" "mei6\0" "taste, smell, odor; delicacy\0" "미:0E\0" "AJI AJIWAU\0" "MI BI\0" "MI\0" "wèi\0" "*miə̀i\0" "vị\0" "heoi1\0" "breathe on; yawn; roar\0" "IKIWOKAKETEATATAMERU\0" "KU KOU\0" "KWU\0" "xǔ\0" "gâu\0" "ho1 ho2\0" "scold; laughing sound; yawn\0" "가:0N\0" "SHIKARU WARAU\0" "KA\0" "KA\0" "hē\0" "xɑ\0" "ha\0" "naau4\0" "talkative; clamour; hubbub\0" "노:1N\0" "KAMABISUSHI\0" "DO DOU\0" "NO\0" "náo\0" "nao\0" "haap3\0" "suck, swallow, drink\0" "SUU AORU\0" "KOU\0" "HAP\0" "gā\0" "pei1\0" "expression of reprimand\0" "HI\0" "PI\0" "pēi\0" "bậy\0" "(of animals) to eat grass\0" "ITSU CHITSU\0" "IL CIL\0" "yì\0" "hiu1 hou4\0" "voice of anger vast, spacious\0" "KYOU GOU KOU KU\0" "HYO HO\0" "xiāo\0" "san1\0" "groan, moan; recite with intonation\0" "신:0N\0" "UTAU UMEKU\0" "SHIN\0" "SIN\0" "shēn\0" "shin\0" "fu1\0" "breathe sigh, exhale; call, shout\0" "호:0E\0" "YOBU\0" "KO\0" "HO\0" "hū\0" "*xo\0" "hô\0" "meng6 ming6\0" "life; destiny, fate, luck; an order, instruction\0" "명:0E\0" "INOCHI OOSE MIKOTO\0" "MEI MYOU\0" "MYENG\0" "mìng\0" "*miæ̀ng\0" "mệnh\0" "daat3\0" "SHIKARIAU YOBIAU\0" "TATSU TACHI ATSU ECHI TECHI\0" "TAL\0" "dá\0" "keoi1\0" "to yawn\0" "거:1N\0" "HIRAKU AKUBISURU\0" "KA KYO KO KYOU KOU\0" "KE\0" "qù\0" "khứa\0" "zeoi2\0" "suck; chew, masticate\0" "저:0N\0" "KAMU\0" "SO SHO\0" "CE\0" "jǔ\0" "thở\0" "gam2 gam3\0" "(Cant.) like this, in this way; so, to such an extent\0" "HUKUMU\0" "KAN GAN\0" "hán\0" "căm\0" "sap1 zaap3\0" "to suck, to smack the lips; (Cant.) to cheat\0" "SUU\0" "SOU\0" "CAP\0" "zā\0" "táp\0" "TA\0" "tuō\0" "cyut3 deot1\0" "noise of rage, cry out in anger\0" "돌:1N\0" "SHIKARU HANASHI\0" "TOTSU\0" "TOL\0" "duō\0" "duɑt duət\0" "xót\0" "tau3\0" "to spit out\0" "TSUBAOHAITEINAMU\0" "TOU\0" "pǒu\0" "paau4\0" "roar\0" "포:0N\0" "HOERU\0" "HOU\0" "PHO\0" "páo\0" "bhɑu\0" "bàu\0" "bat1 bit1\0" "fragrant; (Cant.) to eject\0" "필:1N\0" "HETSU BECHI HITSU HICHI HI BI\0" "PHIL\0" "bié\0" "fat1 fat6\0" "oppose\0" "TAGAU INA\0" "FUTSU BUCHI HITSU BICHI\0" "PWUL\0" "fú\0" "phớt\0" "an echo, a sound to vomit, as an infant\0" "FUSAGARU\0" "AU\0" "ANG\0" "yāng\0" "wo4\0" "harmony; peace; conciliation; to be on good terms with; kindly; mild\0" "WA\0" "HWA\0" "hé\0" "zaa1 zaa3 zaak3\0" "question-forming particle, why? how? what?; to bite; loud\0" "사:1N\0" "KUU KURAU KAMU\0" "SAKU SA\0" "SA\0" "zǎ\0" "chạ\0" "wo4 wo6\0" "harmony, peace; peaceful, calm\0" "화:0E\0" "YAWARAGU NAGOMU NAGOYAKA\0" "WA KA\0" "HWA\0" "hé\0" "*huɑ huɑ̀\0" "hoà\0" "hoi1\0" "laugh\0" "해:1N\0" "WARAHU YOROKOBU\0" "KAI TAI\0" "HAY\0" "hāi\0" "xəi\0" "hay\0" "gau3 gou1\0" "fault, defect; error, mistake\0" "구:0N\0" "TOGA TOGAMERU\0" "KYUU KOU\0" "KWU KO\0" "jiù\0" "ghiǒu\0" "wing6\0" "sing song or poem, hum, chant\0" "영:1N\0" "UTAU\0" "EI\0" "YENG\0" "yǒng\0" "hiuæ̀ng\0" "vẳng\0" "fu3 fu6\0" "instruct, order\0" "부:0N\0" "IITSUKERU\0" "HO BU\0" "PWU\0" "fù\0" "phó\0" "dak1\0" "(Cant.) 啲咑, a trumpet\0" "DA\0" "dā\0" "zau3\0" "curse, damn, incantation\0" "NOROU NOROI\0" "SHU SHUU JU\0" "CWU\0" "zhòu\0" "chú\0" "aa5\0" "(Cant.) final particle\0" "wǎ\0" "kaa1 kaa4\0" "used in translation\0" "ROU\0" "kā\0" "gu1 gu2\0" "mumble, mutter, murmur; rumble\0" "BUTSUBUTSUIU\0" "KO\0" "KO\0" "gū\0" "gaa1 gaa3 kaa1\0" "coffee; a phonetic\0" "가:1\0" "KA\0" "KA\0" "kā\0" "zo2\0" "(Cant.) verbal particle of perfective aspect\0" "zuo\0" "bù\0" "bú\0" "lung4\0" "throat\0" "lóng\0" "dung1\0" "onomatopoetic, a thumping sound\0" "dōng\0" "giọng\0" "ning4\0" "enjoin, instruct; charge\0" "níng\0" "taa1\0" "to scold\0" "SHIKARU\0" "TA TO\0" "THA\0" "ta\0" "hiss; call to come; syllable\0" "sī\0" "jin6\0" "xiàn\0" "KAKU\0" "huò\0" "cap1\0" "to whisper. to blame to slander\0" "집:1N\0" "SASAYAKU SOSHIRU\0" "SHUU YUU\0" "CIP\0" "qì\0" "nghiện\0" "ji6 mai1 mai4\0" "side of mouth\0" "KUCHIMOTO KUCHI\0" "JI NI\0" "I\0" "èr\0" "ngok6\0" "sound; drumming\0" "악:1N\0" "ODOROKU\0" "GAKU\0" "AK\0" "è\0" "ngạc\0" "gong1 gwong1\0" "the sound of large door closing\0" "KOU\0" "guāng\0" "quàng\0" "zaa1\0" "scold, bellow, shout at, roar\0" "타:0N\0" "SHIKARU\0" "TA TO\0" "THA\0" "zhà\0" "djà\0" "dit6 hei3 zat6\0" "sound of a cat; bite; laugh\0" "희:1N\0" "WARAU KAMU TOMARU\0" "KI TETSU SHI\0" "HUY\0" "xì\0" "chối\0" "ji2 ji4\0" "exclamation of surprise\0" "TOIKI\0" "I KI TAI DAI\0" "I CAY\0" "yí\0" "le2 le4\0" "stretch mouth, grimace, grin\0" "RETSU RECHI\0" "LYEL\0" "liě\0" "lác\0" "zi1\0" "inquire, consult, discuss; plan\0" "자:0N\0" "HAKARU AU\0" "SHI\0" "CA\0" "zī\0" "tzi\0" "me1\0" "the bleating of sheep; (Cant.) an interrogative particle\0" "BI MI\0" "MI\0" "miē\0" "mai1 mai5 mai6\0" "sound of cat, cat's meow; meter; (Cant.) don't!\0" "MEETORU\0" "BI BEI\0" "MI\0" "mī\0" "zi2\0" "foot measure of Zhou dynasty\0" "지:0N\0" "TA\0" "SHI\0" "CI\0" "zhǐ\0" "ngaau5\0" "bite, gnaw\0" "교:0N\0" "KAMU\0" "KOU GOU YOU\0" "KYO\0" "yǎo\0" "gǎu\0" "rao\0" "gat1 kaat1 kat1 kit1\0" "(Cant.) to guard (from Engl. 'guard'); a card (from Engl. 'card'); young and pretty (from Engl. 'kid')\0" "KOENOSAMA\0" "KITSU GICHI KATSU KECHI\0" "KIL KAL\0" "jī\0" "gắt\0" "zau3 zyu1\0" "a beak; to peck\0" "KUCHIBASHI\0" "TOU TSU CHUU SHUU\0" "CWU\0" "zhòu\0" "chau\0" "gaak3 lo1 lo3 lok3\0" "final particle\0" "각:1N\0" "HAKU\0" "KAKU\0" "KAK\0" "gē\0" "khạc\0" "NOMU\0" "SHUTSU SHUCHI SHUN\0" "shù\0" "zaa1\0" "we, us\0" "WARE\0" "SATSU SACHI SA SHA\0" "CHAL CHA\0" "zán\0" "siu3\0" "smile, laugh, giggle; snicker\0" "소:N\0" "SAKU WARAU SAKI\0" "SHOU\0" "SO\0" "xiào\0" "haai1 hoi4 kat1 koi3\0" "cough\0" "해:0N\0" "SEKI\0" "GAI\0" "HAY\0" "hāi\0" "cay\0" "fui1\0" "KOE\0" "KAI KE\0" "huī\0" "to revile\0" "KUU KE\0" "kuǎ\0" "si6\0" "IKI NEBURU\0" "KUUI KE KUTSU KECHI KUU GE SHIJI\0" "SI HWAL\0" "huài\0" "tou4\0" "howl, cry loudly\0" "NAKU\0" "TAU DOU TEU TEKI JIAKU\0" "TO\0" "táo\0" "dhɑu\0" "trệu\0" "haam4\0" "together; all, completely; united\0" "함:0E\0" "MINA\0" "KAN GEN\0" "HAM\0" "xián\0" "*hæm\0" "hon1\0" "(Cant.) sound of an automobile horn\0" "DOMORU SASAYAKU YAMU\0" "ATSU ACHI AN\0" "è\0" "ăn\0" "hyun1 hyun2\0" "majestic\0" "OSORERU\0" "KEN KUUN\0" "HWEN\0" "xuǎn\0" "heoi2 jau1\0" "shout\0" "휴:1N\0" "KU KYOU KOU\0" "HYU\0" "xiū\0" "hiu\0" "gwaa3 waa1\0" "chat, jaw, gossip, talk; mouth\0" "괘:1N\0" "YOKOSHIMA\0" "KA KAI\0" "KWAY\0" "guō\0" "oà\0" "jin1 jin3 jit3\0" "throat; pharynx\0" "열:0N 인:0N\0" "NODO\0" "IN ETSU\0" "IN YEL\0" "yàn\0" "*qet\0" "nhằn\0" "a noise; a sound\0" "KOE\0" "ROU\0" "lǎo\0" "láo\0" "ji1\0" "descriptive of creaking; laugh\0" "이:1N\0" "TSUKURIWARAI\0" "I\0" "I\0" "yī\0" "oi1\0" "sad, mournful, pitiful; pity\0" "애:0E\0" "AWARE AWAREMU KANASHII\0" "AI\0" "AY\0" "āi\0" "*qəi\0" "ai\0" "ban2\0" "article, product, commodity\0" "품:0E\0" "SHINA\0" "HIN HON\0" "PHWUM\0" "pǐn\0" "pǐm\0" "phẩm\0" "can2 saai3\0" "smile, laugh at, sneer at; (Cant.) a final particle indicating doing something to the full extent possible\0" "신:1N\0" "WARAU\0" "SHIN\0" "SIN\0" "shěn\0" "동:1N\0" "TOU ZU\0" "TONG\0" "tóng\0" "đùng\0" "hung2 hung3 hung6\0" "coax; beguile, cheat, deceive\0" "홍:0N\0" "KOE TABURAKASU\0" "KOU\0" "HONG\0" "hōng\0" "họng\0" "hung1\0" "WAMEKU\0" "KOU KU KYOU\0" "HYUNG\0" "xiōng\0" "ce2 ci2 do1\0" "tremble, shiver, shudder, quiver\0" "치:1N\0" "OOKII OOKUCHI\0" "SHI TA SHA\0" "CHI\0" "duō\0" "đớ\0" "waa1\0" "vomit; cry of an infant\0" "와:1N\0" "YOKOSHIMA HAKU MUSEBU\0" "AI E WA\0" "WA\0" "wa\0" "oà\0" "haa1\0" "sound of laughter\0" "합:0N\0" "NOMU SUSURU KUU\0" "GOU SOU\0" "HAP\0" "hā\0" "hóp\0" "zoi1\0" "final exclamatory particle\0" "재:0E\0" "KANA YA\0" "SAI\0" "CAY\0" "zāi\0" "tai\0" "HAKU\0" "IKU\0" "yòu\0" "dei2 dei6 di4\0" "(Cant.) plural; adverb\0" "TETSU\0" "diè\0" "paai3\0" "used in translation\0" "pài\0" "hoeng2\0" "make sound, make noise; sound\0" "HIBIIKU\0" "KYOU\0" "SANG\0" "xiǎng\0" "hưởng\0" "aai1 ai3\0" "interjection of surprise\0" "GAI\0" "AY\0" "āi\0" "gan1\0" "KON\0" "gén\0" "gắn\0" "hong1\0" "syllable\0" "kuāng\0" "aa1 aa2\0" "dumb, mute; become hoarse\0" "yǎ\0" "daat6\0" "a sound made to get a horse to move forward\0" "dá\0" "hiu1\0" "garrulous; disturbed; restless\0" "xiāo\0" "bat1\0" "used in transliterations\0" "bì\0" "jyut6\0" "belch; vomit\0" "huì\0" "nián\0" "waa1 waa4\0" "rushing sound; gush forward\0" "huā\0" "SASOU\0" "xing\0" "faai3\0" "swallow, gulp down; greedy\0" "kuài\0" "do2 doe1\0" "chemical element; (Cant.) backing, support of someone powerful; a little\0" "duǒ\0" "fēn\0" "cai6\0" "sip\0" "jì\0" "nung4\0" "whisper\0" "nóng\0" "mau1 mau4\0" "moo\0" "mōu\0" "jo1\0" "ah, final particle\0" "yō\0" "SHABERU\0" "KOU GOU\0" "hào\0" "jyun4 wan4\0" "member; personnel, staff member\0" "운:N 원:0E\0" "KAZU\0" "IN EN\0" "WEN\0" "yuán\0" "hyuɛn\0" "viên\0" "lung6\0" "syllable\0" "SAEZURU\0" "ROU\0" "LONG\0" "lòng\0" "trộng\0" "dau6\0" "(Cant.) sick, unwell\0" "pǒu\0" "nhạu\0" "mong4\0" "jargon\0" "BOU MOU\0" "PANG\0" "máng\0" "go1\0" "elder brother\0" "가:0N\0" "UTAU\0" "KA\0" "KA\0" "gē\0" "gɑ\0" "ca\0" "ngo4 o2 o4 o6\0" "oh? really? is that so?\0" "아:1N\0" "UTAU\0" "GA\0" "A\0" "ó\0" "ngɑ\0" "nga\0" "ci1\0" "sound of ripping or giggling\0" "MONOMI\0" "KA KE SEKI\0" "chī\0" "saau3\0" "whistle, blow whistle; chirp\0" "초:0N\0" "MIHARI\0" "SHOU\0" "CHO SO\0" "shào\0" "le1 lei5 li1\0" "mile\0" "리:1N\0" "WAI MAIRU\0" "RI\0" "LI\0" "lī\0" "naa1 naa4 naa5\0" "which? where? how?\0" "DA NA\0" "NA\0" "nǎ\0" "ná\0" "zuk1\0" "to cajole\0" "KOBIRU\0" "SHOKU SOKU\0" "COK\0" "zú\0" "SHIKARU SEMERU\0" "KA\0" "HA\0" "hé\0" "hà\0" "huk1\0" "weep, cry, wail\0" "곡:0E\0" "NAKU\0" "KOKU\0" "KOK\0" "kū\0" "*kuk\0" "khóc\0" "haau1\0" "cough; pant; roar\0" "효:0N\0" "HOERU\0" "KOU\0" "HYO\0" "xiāo\0" "hao\0" "jin6\0" "HAKU\0" "KEN GEN\0" "HYEN\0" "xiàn\0" "incoherent chatter\0" "HIKU HIPPARU\0" "ROU\0" "LO\0" "láo\0" "rao\0" "but6\0" "발:1N\0" "KOE MIDARERU\0" "HOTSU HOCHI HAI HE\0" "PAL\0" "bō\0" "buột\0" "zit3\0" "wise, sagacious; wise man, sage\0" "철:0E\0" "AKIRAKA SATOI\0" "TETSU\0" "CHEL\0" "zhé\0" "djiɛt\0" "triết\0" "zaat3\0" "TATSU TECHI\0" "CHAL\0" "zhā\0" "djɛt\0" "chít\0" "crying of infants\0" "liàng\0" "the cry of a bird\0" "bā\0" "me1\0" "bleat\0" "BA ME BI MI\0" "MA\0" "miē\0" "lyut3\0" "RETSU RECHI RITSU RICHI\0" "LYEL\0" "liè\0" "SAI SE\0" "suī\0" "PWU\0" "fú\0" "bou1 bou6\0" "chew food; feed\0" "포:0N\0" "FUKUMU HAGUKUMU\0" "HO\0" "PHO\0" "bǔ\0" "bhò\0" "phô\0" "NEMURU\0" "KAN GAN\0" "hān\0" "hang1 hng6 ng1\0" "hum; sing softly; groan, moan; (Cant.) an interjecting indicating disapproval\0" "OBIERU\0" "KOU KYOU\0" "HYENG\0" "hēng\0" "ang2 gang2\0" "choke (with grief)\0" "경:1N\0" "MUSEBU\0" "KOU\0" "KYENG\0" "gěng\0" "ngạnh\0" "NAMERU\0" "YATSU YACHI\0" "shuō\0" "go2 ho2\0" "excellent; to commend to be able to\0" "가:1N\0" "YOI\0" "KA\0" "KA\0" "gě\0" "cả\0" "SASOOU\0" "IU\0" "YU\0" "yòu\0" "jin6\0" "express condolence\0" "TOMURAU\0" "GEN GON\0" "EN\0" "yàn\0" "ngon\0" "guk1\0" "(Cant.) phonetic; in a bad mood\0" "gū\0" "guk1\0" "KOKU\0" "gǔ\0" "baai6\0" "final particle of assertion pathaka\0" "패:0N\0" "UTA\0" "BAI\0" "PHAY\0" "bei\0" "ham1 ham3 ham4 ngam4 ngam6 ngan4\0" "a sound; to put in the mouth; (Cant.) to grunt, grumble\0" "HUKUMU HUKUMASEMONO\0" "KAN KON GON\0" "HAM\0" "hán\0" "hầm\0" "so1\0" "make mischief, incite, instigate\0" "사:0N\0" "SOSONOKASU\0" "SA\0" "SA\0" "suō\0" "seon4\0" "lips\0" "진:0N\0" "KUCHIBIRU\0" "SHIN\0" "CIN\0" "chún\0" "jhuin\0" "thần\0" "jap1\0" "to sob\0" "NAGEKU MUSEBU\0" "OU YUU\0" "UP AP\0" "yì\0" "oạp\0" "aai1 oi1\0" "alas, exclamation of surprise or pain\0" "애:1N\0" "AA AAOO IYAIYAKOTAERU\0" "KAI KI AI I\0" "AY\0" "āi\0" "hãy\0" "gaap3 gaap6\0" "(Cant.) to hold fast, press\0" "KYOU KOU KEN\0" "KYEP\0" "jiá\0" "HAKU\0" "TO TSU\0" "tū\0" "dứ\0" "jin4\0" "NAGEKU\0" "SEN ZEN TAN DAN EN\0" "YEN TAN\0" "xián\0" "waan5\0" "HOHOEMU\0" "KAN GEN\0" "WAN\0" "wǎn\0" "le3 le5 lei1 li1\0" "sound, noise; final particle\0" "리:0N\0" "KOE\0" "RI\0" "LI\0" "lì\0" "lời\0" "hei1\0" "weep or sob; grieve\0" "희:1N\0" "NAGEKU\0" "KI\0" "HUY\0" "xī\0" "*xiə̌i xiə̀i\0" "hơi\0" "tong4\0" "Tang dynasty; Chinese\0" "당:0E\0" "KARA\0" "TOU\0" "TANG\0" "táng\0" "dhɑng\0" "đường\0" "zo6\0" "(chem.) azole\0" "ZEI\0" "zuò\0" "doạ\0" "SHUU JUU\0" "qiú\0" "dẫu\0" "ce1\0" "(Cant.) interjection\0" "chē\0" "m4 ng4\0" "hold in mouth; bite; (Cant.) not, negation\0" "오:1N\0" "GO\0" "O\0" "wú\0" "SAWAGASHII\0" "SOU\0" "CO\0" "zào\0" "dumb, mute; become hoarse\0" "OSHI\0" "A\0" "A\0" "yǎ\0" "dau1 dau2\0" "KORE YA\0" "TOU\0" "dōu\0" "kai2\0" "KEI\0" "qǐ\0" "TEKI\0" "dí\0" "cam3\0" "vomiting of animals; to use bad language\0" "SHIN\0" "CHIM\0" "qìn\0" "mak1\0" "mark\0" "mà\0" "말:0N\0" "MAL\0" "mò\0" "gung3\0" "KOU KU\0" "gòng\0" "tau2\0" "(Cant.) to gasp; to breathe; to rest\0" "dǒu\0" "place name\0" "KES\0" "qù\0" "lou4\0" "chat, jaw, gossip, talk\0" "láo\0" "loeng2\0" "ounce\0" "RYOU\0" "liǎng\0" "so2\0" "flute-like musical instrument\0" "suǒ\0" "zou6\0" "chatter\0" "zào\0" "wun6\0" "call\0" "YOBU\0" "KAN\0" "HWAN\0" "huàn\0" "laang1 laang4 laang6 lang3\0" "(Cant.) a bundle; onomatopoetic; round, circular; guys (slang)\0" "lang\0" "saa1\0" "shā\0" "zek1 zik1\0" "chirping of insects; pump; (Cant.) a final particle\0" "KAKOTSU\0" "SOKU SHOKU\0" "jī\0" "zo2\0" "(Cant.) particle indicating past tense\0" "zǔ\0" "wō\0" "uẩy\0" "fung2\0" "to recite, to intone or chant\0" "OOGOE\0" "HOU HO BU\0" "PONG\0" "fěng\0" "am4 gam3 jam4 ngam4\0" "to hum, to intone, etc. to close, to shut\0" "금:1N\0" "DOMORU OTOJIRU UUTAU\0" "GIN GON KIN\0" "KUM\0" "jìn\0" "câm\0" "fu2\0" "to intimidate; to scare\0" "KA KE KOU GOU KYOU KAKU KYAKU\0" "HO\0" "hǔ\0" "kei3\0" "OROKA AZAMUKU\0" "KI\0" "KI\0" "qì\0" "cười\0" "sau6\0" "sell\0" "수:1N\0" "URU\0" "SHUU\0" "SWU\0" "shòu\0" "wai2 wai4\0" "only; yes\0" "유:0E\0" "TADA KORE\0" "YUI I\0" "YU\0" "wéi\0" "*ui\0" "dõi\0" "caat3\0" "swish, rustle\0" "HANETSUKUROHU\0" "SETSU SECHI SATSU\0" "shuā\0" "coeng3\0" "sing, chant, call; ditty, song\0" "창:0E\0" "TONAERU UTAU UTA\0" "SHOU\0" "CHANG\0" "chàng\0" "*chiɑ̀ng\0" "xướng\0" "ji4 waa1\0" "forced laughter\0" "HETSURAU KATAKOTO\0" "JI NI AI\0" "A AY\0" "ér\0" "nhè\0" "leoi6\0" "cry of bird; cry\0" "려:1N\0" "NAKU\0" "REI\0" "LYE\0" "lì\0" "lèi\0" "goeng6\0" "NAKU\0" "KYOU KOU\0" "KANG\0" "qiàng\0" "am2\0" "used in Buddhist texts to transliterate non-Chinese sounds; to eat with the hand\0" "암:0N\0" "HUKUMU\0" "AN ON\0" "AN\0" "ǎn\0" "zaak3 ze3\0" "sigh, groan; loud laughter\0" "NAKU\0" "SHA SEKI SHAKU SAKU\0" "CHA CHAYK\0" "zé\0" "tuếch\0" "jo1\0" "final particle\0" "WARAU\0" "YO\0" "YUK\0" "yō\0" "dóc\0" "nim6\0" "recite, read, chant\0" "UNARU UNARI\0" "TEN\0" "CEM CEN\0" "niàn\0" "nếm\0" "to smile at\0" "어:N\0" "WARAU\0" "YO\0" "E\0" "yū\0" "ớ\0" "tiǎn\0" "UTAU\0" "RAI\0" "lài\0" "lải\0" "cip3 saap3 zaap3\0" "speaking evil. gobbling sound made by ducks\0" "삽:1N\0" "KURAHU SUSURU TSUIBAMU HUMU\0" "SAHU SEHU\0" "SAP\0" "shà\0" "thép\0" "to twitter\0" "SEKI SHAKU\0" "xī\0" "to3 toe3 toe5\0" "spit, spit on; saliva\0" "타:0N\0" "TSUBA\0" "DA\0" "THA\0" "tuò\0" "thoá\0" "fat1\0" "sad; (Cant.) a bit, part\0" "UREERU\0" "KOTSU KOCHI\0" "HOL\0" "hū\0" "hót\0" "ngaai4\0" "gnaw; (Cant.) to shout, yell, scold\0" "애:1N\0" "IGAMU\0" "GAI\0" "AY\0" "ái\0" "nhai\0" "zau1\0" "chirp, twitter, twittering\0" "TAWAMURERU\0" "TOU CHOU CHUU SHUU\0" "CO CWU\0" "zhāo\0" "누:1N\0" "NYO\0" "nǒu\0" "nhổ\0" "hang2\0" "gnaw, chew, bite\0" "SHUU\0" "SAP\0" "kěn\0" "doek3 doeng1\0" "to peck; (Cant.) to slander\0" "탁:0N\0" "TSUIBAMU\0" "TAKU\0" "THAK\0" "zhuó\0" "*duk djak\0" "trốc\0" "doek3\0" "YAKAMASHII TSUIBAMU\0" "TAKU TOU\0" "THAK\0" "zhuó\0" "chạc\0" "soeng1\0" "commerce, business, trade\0" "상:0E\0" "AKINAU\0" "SHOU\0" "SANG\0" "shāng\0" "*shiɑng\0" "thương\0" "dik1\0" "to stalk; the stem; the foot; the base\0" "MOTO NEMOTO YAWARAGU\0" "TEKI CHAKU SEKI\0" "CEK\0" "dì\0" "hang1\0" "SAWAGUKOE\0" "KOU KYOU GATSU GACHI SATSU\0" "hēng\0" "lam1\0" "stupid; slow\0" "KAMABISUSHII MUSABORU\0" "RAN\0" "LAM\0" "lín\0" "lăm\0" "aa1 aa2 aa3 aa4\0" "exclamatory particle\0" "아:N\0" "KOE\0" "A\0" "A\0" "a\0" "à\0" "coi1\0" "(Cant.) an interjection used to berate someone\0" "KAMABISUSHII OOKII\0" "KYOU KEKI KYAKU SAI\0" "KYO HYO\0" "cǎi\0" "animal disease\0" "SHIKARU\0" "KOU\0" "xiāng\0" "hòng\0" "teon1 zeon1\0" "creak; (Cant.) to babble, gibberish\0" "IKI\0" "TON DON SHUN TAI TE KYOU KAU\0" "THON\0" "tūn\0" "ng5\0" "obstinate, disobedient, intractable\0" "SAKARAU AU HURERU\0" "GO\0" "O\0" "wǔ\0" "man6\0" "ask (about), inquire after\0" "문:0E\0" "TOU TON\0" "MON BUN\0" "MWUN\0" "wèn\0" "*miə̀n\0" "ceoi3 seoi6\0" "to taste, to sip; to spit; the sound of sipping; to surprise\0" "ODOROKU YOBU SAKEBU SHIKARU\0" "SAI SE SA SHUTSU SHUCHI KATSUKACHI\0" "CHWAY CWUL\0" "cuì\0" "chót\0" "dip6 saap3\0" "SOU SHOU\0" "CAP SAP CHEY\0" "shà\0" "UREERU UREERUSAMA\0" "KOTSU KOCHI\0" "gǔ\0" "quắt\0" "kai2\0" "open; begin, commence; explain\0" "계:0E\0" "HIRAKU MOUSU\0" "KEI\0" "KYEY\0" "qǐ\0" "KEI\0" "qǐ\0" "tou4\0" "wail\0" "OSHABERI\0" "TOU DOU\0" "TO\0" "táo\0" "daam6\0" "eat, feed; chew, bite; entice\0" "담:0N\0" "KUU KURAWASU\0" "TAN\0" "TAM\0" "dàn\0" "dhɑ̌m\0" "daam6\0" "eat, chew, bite; entice, lure\0" "담:1N\0" "KUU KURAWASU\0" "TAN\0" "TAM\0" "dàn\0" "EN SETSU ETSU\0" "yè\0" "poor\0" "YUGAMU KORE KONO\0" "SHI SEI ZAI JI SEKI KYOU\0" "CA\0" "zǐ\0" "low, mean\0" "OSHIMU\0" "HI TO\0" "PI\0" "bǐ\0" "cai1\0" "(Cant.) interjection (used by men)\0" "NAMERU\0" "SAI SE\0" "cuì\0" "xê\0" "zyut3\0" "sip, suck up; sob, weep\0" "철:1N\0" "SUSURU\0" "SETSU TETSU\0" "CHEL\0" "chuài\0" "chiuɛt\0" "xuýt\0" "wo6\0" "(Cant.) final partical expressing surprise\0" "SHITAGAU\0" "KA WA\0" "WA\0" "hé\0" "aa1 aa2 ak1\0" "dumb, mute; become hoarse\0" "아:0N\0" "OSHI\0" "A\0" "A\0" "yǎ\0" "qà\0" "kai2\0" "open; begin\0" "HIRAKU MOUSU\0" "KEI\0" "KYEY\0" "qǐ\0" "SATOI\0" "TETSU\0" "zhé\0" "fe1 fei1\0" "morphine; coffee\0" "IBIKI TSUBA\0" "HAI HE HI\0" "PAY PI\0" "fēi\0" "loeng2\0" "ounce\0" "RYOU\0" "liǎng\0" "haam4 ham4\0" "hold in mouth; harbor, cherish\0" "함:0N\0" "KUTSUWA KUTSUBAMI FUKUMU\0" "KAN GAN\0" "HAM\0" "xián\0" "hàm\0" "be1\0" "beer\0" "HI\0" "pí\0" "saa1\0" "what?\0" "NANI NANZO\0" "SHA\0" "shà\0" "laa1\0" "final particle of assertion\0" "RAHU ROU\0" "la\0" "zaak3 zik1\0" "interjection of approval or admiration\0" "zé\0" "yīng\0" "xênh\0" "gwaa3\0" "(Cant.) particle implying probability\0" "guà\0" "quấy\0" "paak1\0" "syllable\0" "pā\0" "ze1 ze2 ze3 zek1 zoe1\0" "(Cant.) interjection of warning; phonetic; penis\0" "zhě\0" "gia\0" "sik1\0" "miserly, thrifty; stingy\0" "sè\0" "zyun2\0" "sing, chirp, warble, twitter\0" "zhuàn\0" "jit6 ngat6\0" "bite, gnaw\0" "KAJIRU KAMI\0" "GOU\0" "niè\0" "KAKU KYOKU\0" "guō\0" "phonetic\0" "luō\0" "ngaam1\0" "(Cant.) correct, right\0" "yán\0" "nhàm\0" "di1\0" "(Cant.) a few\0" "dī\0" "kyun4\0" "quán\0" "taan1\0" "pant; many\0" "AEGU YOROKOBU OOI SAKAN\0" "TAN SEN TA DAN\0" "chǎn\0" "bo1\0" "phonetic\0" "bō\0" "ding6\0" "phonetic used in pyridine and pyrimidine\0" "dìng\0" "long1\0" "a clanging or rattling sound\0" "lāng\0" "lắng\0" "siu3\0" "roar, howl, scream; whistle\0" "xiào\0" "geoi1 goe1 koe1\0" "(Cant.) stupid, idiotic; to kill, slaughter; to roll or crumple into a ball; phonetic\0" "jú\0" "táng\0" "dể\0" "ci3\0" "only, merely; just like; stop at\0" "시:1N\0" "TADA\0" "SHI\0" "SI\0" "chì\0" "tai4\0" "weep, whimper; howl, twitter\0" "제:0N\0" "NAKU\0" "TEI\0" "CEY\0" "tí\0" "*dhei\0" "am1 ngam4 ngap1\0" "(Cant.) to speak\0" "암:1N\0" "IBIKI TOJIRU\0" "GAN GON\0" "AM\0" "án\0" "zau1\0" "wailing of child; chirp\0" "추:1N\0" "NAKU\0" "SHUU\0" "CHWU\0" "jiū\0" "*tziou\0" "담:N\0" "YUTAKA\0" "TAN DON\0" "TAM CAM\0" "dàn\0" "thầm\0" "haak3 kaa1 kaa3 kak1\0" "vomit; used in transliterations\0" "객:0N\0" "HAKU\0" "KAKU\0" "KAYK\0" "kā\0" "jung4 jyu4\0" "the mouth of a fish at the surface of the water, gasping for breath\0" "옹:1N\0" "AGITOU\0" "GYOU GU GOU\0" "ONG WU\0" "yóng\0" "ngụm\0" "wai2 wai3\0" "interjection to call attention\0" "NAGEKU\0" "KI KAI\0" "wèi\0" "ỏi\0" "naam4\0" "keep talking, chattering; mumble\0" "남:1N\0" "NOU\0" "NAN\0" "NAM\0" "nán\0" "nôm\0" "sin6\0" "good, virtuous, charitable, kind\0" "선:0E\0" "YOI\0" "ZEN\0" "SEN\0" "shàn\0" "*zhiɛ̌n\0" "thiện\0" "YUK\0" "yù\0" "zit3\0" "a sage; wise; sagacious\0" "철:0N\0" "TETSU\0" "CHEL\0" "zhé\0" "laa1\0" "horn, bugle; lama; final particle\0" "나:0N 라:0N\0" "MONOIU\0" "RATSU RA\0" "LAL LA\0" "lǎ\0" "lạt\0" "gaai1\0" "music; melody\0" "KAI\0" "KAY\0" "jiē\0" "hau4\0" "throat, gullet, larynx; guttural\0" "후:0N\0" "NODO\0" "KOU\0" "HWU\0" "hóu\0" "hầu\0" "haam3 ham6\0" "shout, call out, yell; howl; cry\0" "함:0N\0" "SAKEBU\0" "KAN\0" "HAM\0" "hǎn\0" "dip6\0" "nag; chatter, babble, twitter\0" "첩:1N\0" "SHABERU TSUIBAMU\0" "CHOU TOU\0" "CHEP CAP\0" "dié\0" "nhịp\0" "zau1\0" "syllable\0" "SHUKU SHUU\0" "CWU CWUK\0" "zhōu\0" "caai4\0" "SAI ZE\0" "CAY\0" "chái\0" "rầy\0" "waa1 wo3 wo4 wo5 wo6\0" "a wry mouth; (Cant.) a final particle expressing contradiction, quotation, etc.\0" "YUGAMU\0" "KA\0" "wāi\0" "oa\0" "je5\0" "respectful reply of assent to superiors\0" "HAI\0" "SHA NYA JAKU NYAKU DAKU\0" "YA\0" "nuò\0" "juk1\0" "(Cant.) to move, touch, hit\0" "yù\0" "jam1\0" "to be dumb; the sobbing of infants\0" "음:1N\0" "OSHI SAKEBU ATSURUSAMA\0" "IN ON AN\0" "UM\0" "yīn\0" "ầm\0" "zaa1\0" "a dual pronoun, I, you and me, we two\0" "WARE\0" "SAN\0" "CAM\0" "zá\0" "jiu1 oe1\0" "chirping, buzzing; (Cant.) to call out\0" "요:1N\0" "KOE\0" "EU\0" "YO\0" "yāo\0" "eo\0" "ak1 o1\0" "descriptive of crying or of crowing\0" "악:1N\0" "AKU RAKU OKU\0" "AK\0" "ō\0" "ộc\0" "BEN MEN\0" "miǎn\0" "hú\0" "GIN GON GUN\0" "WUN\0" "yǔn\0" "cyun2\0" "pant, gasp, breathe heavily\0" "천:0N\0" "AEGU SEKI\0" "ZEN SEN\0" "CHEN\0" "chuǎn\0" "chiuɛ̌n\0" "suyễn\0" "fui3\0" "beak, bill, snout; pant\0" "훼:0N\0" "KUCHIBASHI\0" "KAI\0" "HWEY\0" "huì\0" "fun3 wun6\0" "call, summon; invite; be called\0" "환:0N\0" "YOBU\0" "KAN\0" "HWAN\0" "huàn\0" "huɑ̀n\0" "hoán\0" "IKIDOORU UREERU\0" "KAN KEN EN ON KAI KE KA WA\0" "HWAN\0" "huàn\0" "hei2\0" "like, love, enjoy; joyful thing\0" "희:0E\0" "YOROKOBU YOROKOBI\0" "KI SHI\0" "HUY\0" "xǐ\0" "*xiə̌\0" "hỉ\0" "hot3\0" "drink; shout, call out\0" "갈:0N\0" "SHIKARU\0" "KATSU AI\0" "KAL AY\0" "hē\0" "xɑt\0" "hát\0" "chirping of insects; pump\0" "즉:1N\0" "KAKOTSU\0" "SOKU SHOKU\0" "CUL CIK\0" "jī\0" "tziək\0" "wai2 wai6\0" "heave sigh, sigh\0" "위:1N\0" "TAMEIKI\0" "KI KUWAI KE\0" "WI KOY\0" "kuì\0" "vị\0" "CONG\0" "zhǒng\0" "gióng\0" "I\0" "wéi\0" "vầy\0" "saap3\0" "OSHIYABERI\0" "TEHU SEHU SAHU\0" "shà\0" "heoi2\0" "to breathe upon\0" "후:1N\0" "IRO ARAWASHISHIMESU\0" "KU\0" "HWU\0" "xù\0" "wong4\0" "ah; harmony\0" "황:1N\0" "NAKIGOE\0" "KOU OU KYOU\0" "HWANG\0" "huáng\0" "dou6\0" "(Cant.) a place\0" "SHIKARU\0" "TO TSU TAKU DAKU\0" "duó\0" "dạc\0" "ngaam4\0" "talkative\0" "OSHABERI\0" "JOU NYOU\0" "YEP\0" "niè\0" "nham\0" "hyun1\0" "lively, noisy; clamor, talk loudly\0" "훤:0N\0" "KAMABISUSHI\0" "KEN\0" "HWEN\0" "xuān\0" "*xiuæn\0" "huyên\0" "loeng6\0" "wail, cry, yell; neigh\0" "량:1N\0" "HOGARAKA\0" "RYOU\0" "LYANG\0" "liàng\0" "jyu6\0" "metaphor\0" "유:0N\0" "SATOSU SATORU TATOERU\0" "YU\0" "YU\0" "yù\0" "song1 song3\0" "mourning; mourn; funeral\0" "상:0E\0" "MO USHINAU HOROBIRU\0" "SOU\0" "SANG\0" "sàng\0" "*sɑ̀ng\0" "tang\0" "hek3 jaak3\0" "eat; drink; suffer, endure, bear\0" "끽:0N\0" "KUU NOMU\0" "KITSU KEKI\0" "KKIK\0" "chī\0" "khịt\0" "kiu4\0" "tall, lofty; proud, stately\0" "교:0N\0" "TAKAI\0" "KYOU GYOU\0" "KYO\0" "qiáo\0" "ghyɛu\0" "jin5 jin6 ngon6\0" "condole with; coarse\0" "TOMURAU TORIMIDASU\0" "GEN GAN\0" "AN EN\0" "yàn\0" "ngán\0" "daan1 sin4 sin6\0" "single, individual, only; lone\0" "단:0E\0" "HITOE\0" "TAN\0" "TAN SEN\0" "dān\0" "*zhiɛn dɑn\0" "đơn\0" "pèn\0" "buông\0" "caan1\0" "to eat, drink\0" "식:1\0" "KUU KUI\0" "SIK\0" "cān\0" "lei1\0" "gramme; syllable\0" "RI\0" "lí\0" "jo1\0" "ah, final particle\0" "YAKU\0" "YAK\0" "yō\0" "caa1 caa4 zaa1\0" "whispering\0" "SAWAGU\0" "SA\0" "SA\0" "zhā\0" "wai1 wi1\0" "hello; (Cant.) phonetic\0" "I\0" "wēi\0" "miu1\0" "the mew of the cat\0" "miāo\0" "mếu\0" "encampment, barracks; manage\0" "ITONAMU ITONAMI\0" "EI\0" "YENG\0" "yíng\0" "pan3\0" "spurt, blow out, puff out\0" "pēn\0" "place name\0" "PHOS\0" "bǔ\0" "fui1 kwai4\0" "chemical compound\0" "kuí\0" "hai2\0" "(Cant.) to be located at\0" "xí\0" "jyu6\0" "metaphor, analogy; example; like\0" "SATOSU SATORU TATOERU\0" "YU\0" "YU\0" "yù\0" "iò\0" "dụ\0" "gep1 gip1 kep1 kip1\0" "(Cant.) used phonetically in English loan-words (e.g., cap, keep)\0" "jiē\0" "lau1 lau4\0" "used in onomatopoetic expressions\0" "lóu\0" "guk1\0" "emperor\0" "kù\0" "co3 cou3\0" "chirping of birds\0" "SAWAGU KASHIMASHII SUKI\0" "SOU SHOU\0" "SO\0" "zào\0" "hok3 hok6\0" "HAKU HAKUSAMA\0" "KAKU KOKU\0" "HAK\0" "hù\0" "tai4\0" "give forth sound, make noise\0" "NAKU\0" "TEI DAI\0" "CEY\0" "tí\0" "*dhei\0" "YOROKOBU TANOSHIMU\0" "EU\0" "YO\0" "yáo\0" "haau1 haau3 hok3\0" "to flute\0" "학:N\0" "KIBISHIISAMA KOE SEMERUSAMA\0" "KOU KYOU\0" "HYO HAK\0" "hè\0" "gào\0" "aa2 saa3\0" "hoarse of voice\0" "KARERU\0" "SA\0" "SA AY\0" "á\0" "cau3 hung3\0" "smell, scent, sniff; olfactive\0" "후:0N\0" "KAGU\0" "KYUU\0" "HWU\0" "xiù\0" "coeng1 coeng3\0" "choke by smoke; irritates nose\0" "TSUIBAMU MUSERU TSUMARU\0" "SHOU SOU\0" "CHANG\0" "qiāng\0" "sik1\0" "miserly, thrifty, stingy; stopped up, constipated\0" "색:0N\0" "OSHIMU YABUSAKA\0" "SHOKU\0" "SAYK\0" "sè\0" "jung1\0" "the call of a bird\0" "YOU YU\0" "ONG\0" "yōng\0" "sou3\0" "bird's crop; wine pot\0" "소:1N\0" "SO\0" "SO\0" "sù\0" "nhố\0" "gung3 hung2\0" "KOU KU\0" "HONG\0" "hǒng\0" "hip3\0" "ODOSU\0" "KYOU KOU\0" "HYEP\0" "xié\0" "aai3 jik1\0" "the throat; to quarrel, choke\0" "NODO\0" "EKI YAKU AKU AI EI\0" "I AYK\0" "ài\0" "sok3\0" "SUHU\0" "SAKU\0" "suō\0" "maa1 maa3 maa5\0" "final interrogative particle\0" "BA\0" "MA\0" "ma\0" "mửa\0" "caa1 caa2 zaa2\0" "(Cant.) imperative final particle\0" "SA SHA\0" "chā\0" "haai6\0" "alas!\0" "KATSU GECHI KAI\0" "HAL HAY\0" "hài\0" "haap3 hap6\0" "eat seeds; reproach; loquacious\0" "합:1N\0" "OSHIYABERI AHU NOMU KATARU\0" "KAHU\0" "HAP\0" "kē\0" "dap1 taap3 tap3\0" "absent-minded\0" "NAMERU\0" "TOU\0" "THAP\0" "dā\0" "song1 song2\0" "voice; throat\0" "NODO\0" "SOU\0" "SANG\0" "sǎng\0" "can1 zan1\0" "be angry at, scold, rebuke\0" "진:0N\0" "IKARU\0" "SHIN\0" "CIN\0" "chēn\0" "chin\0" "xin\0" "AWAREMU\0" "SHOKU NIKU JOKU DOU NU\0" "YOK\0" "rù\0" "nhóc\0" "sau1\0" "whizzing sound\0" "SHUHU SHIU SHIYU\0" "sōu\0" "gut2 gut4 gut6 gwat1\0" "(Cant.) quarter of an hour\0" "ATSU ECHI\0" "wā\0" "cút\0" "gai1\0" "KOE\0" "KEI\0" "jī\0" "pong3\0" "boast\0" "UTAU\0" "HOU\0" "PANG\0" "pǎng\0" "bàng\0" "wu1\0" "sound of crying, sobbing\0" "오:0E\0" "AU\0" "O U\0" "O\0" "wū\0" "*qo\0" "ô\0" "haam4 him1 hip3\0" "pouch; hold; content\0" "겸:1N\0" "HUKUMU URAMU HERIKUDARU\0" "KEN KAN GAN KEHU\0" "KYEM\0" "qiǎn\0" "khem\0" "si3\0" "be fond of, have weakness for\0" "기:0N\0" "TASHINAMU TASHINAMI\0" "SHI\0" "KI\0" "shì\0" "gaak3\0" "cackling of fowls to gag, to vomit\0" "SHAKURI\0" "KAKU KYAKU\0" "KYEK\0" "gé\0" "zi1\0" "to consult about, to plan; to report in writing to an equal; a despatch\0" "NAGEKU WARAHU\0" "SHI\0" "CA\0" "zī\0" "ze1\0" "sigh, alas\0" "차:0N\0" "AU NAGEKU\0" "SA SHA\0" "CHA\0" "jiē\0" "*tzia\0" "락:1N\0" "LA\0" "lào\0" "jung1\0" "sound of flying bees, airplanes\0" "ROU RA\0" "ONG\0" "wēng\0" "óng\0" "wat1\0" "올:1N\0" "MUSEBU NOMU\0" "ECHI OCHI OTSU WATSU\0" "OL\0" "wà\0" "ồn\0" "zi6\0" "to connect, inherit; descendants, heirs\0" "사:0N\0" "TSUGU\0" "SHI\0" "SA\0" "sì\0" "ziə̀\0" "tự\0" "ci1\0" "laugh at, ridicule, sneer; snort\0" "치:0N\0" "WARAU\0" "SHI\0" "CHI\0" "chī\0" "chiə\0" "hou4\0" "roar, call out, wail; bark, yelp\0" "KOU\0" "háo\0" "so1\0" "suck\0" "SA\0" "suo\0" "gallon\0" "GARON\0" "LYUN\0" "hei1 hoi1\0" "an exclamation\0" "KAI\0" "hāi\0" "so2\0" "flute-like musical instrument\0" "SA\0" "SWAY\0" "suǒ\0" "ceon4\0" "character used in translation\0" "qín\0" "zip6\0" "move lips as when speaking; hesitation\0" "niè\0" "ho2\0" "(Cant.) interrogative particle\0" "hē\0" "place name\0" "CIS\0" "zhí\0" "saai3\0" "(Cant.) verbal aspect marker for full extent\0" "sài\0" "ng2 ng6\0" "final particle\0" "ń\0" "go2 go3\0" "(Cant.) that\0" "gě\0" "naa4\0" "(Cant.) exclamation, there! now!\0" "ná\0" "de1 de2 de4\0" "(Cant.) saliva; intensifying particle; inviting, coquettish; 嗲哋. 'daddy'\0" "diē\0" "oi2\0" "interjection; exclamation\0" "āi\0" "qiāng\0" "tung1\0" "used for sound\0" "tōng\0" "bat1\0" "used in transliterations\0" "HITSU HICHI\0" "PHIL\0" "bì\0" "ngou1 ngou4\0" "loud clamor; sound of wailing\0" "오:1N\0" "KAMABISUSHI\0" "GOU\0" "O\0" "áo\0" "ngɑu\0" "ngao\0" "same as 嗷 U+55F7, noisy\0" "GOU\0" "O\0" "áo\0" "lin4\0" "chatter\0" "REN\0" "LYEN\0" "lián\0" "liến\0" "ceoi1\0" "NAGEKU\0" "SUI SAI SE\0" "CHOY\0" "zuī\0" "syu3 ze1\0" "to screen. loquacious; (Cant.) final particle used to defend oneself or protest against others\0" "SAEGIRU\0" "SHA SHO\0" "CHA\0" "zhē\0" "mok6\0" "curtain, screen, awning, tent\0" "SHIZUKA SADAMARU YASURAKA\0" "BAKU MAKU MYAKU\0" "MAK\0" "mò\0" "sau2 sau3\0" "cough, gargle, clear throat\0" "수:0N\0" "SUU KUCHISUSUGU\0" "SOKU SHUU SOU\0" "SWU\0" "sòu\0" "sau2 zuk6\0" "to set a dog on; incite, instigate\0" "주:0N\0" "SOSONOKASU\0" "SOU\0" "CWU\0" "sǒu\0" "taam2\0" "gobble\0" "탐:1N\0" "KOE\0" "TAN TON\0" "THAM\0" "tǎn\0" "dik1 dik6\0" "backbite\0" "SAKU SHAKU\0" "dí\0" "ci1 cik1\0" "to be grieved; ashamed; used to imitate sounds\0" "NAGEKU HAZARU\0" "SAHU SHUKU\0" "CHUK\0" "qī\0" "giu3\0" "cry loudly, yell, scream\0" "SAKERU\0" "KYOU\0" "KYO\0" "jiào\0" "chōng\0" "교:1N\0" "SAKEBU\0" "KEU\0" "KYO\0" "jiāo\0" "ge3 koi3\0" "sound of sighing; (Cant.) possessive\0" "NAGEKU\0" "KAI GAI\0" "KAY\0" "kǎi\0" "taan3\0" "sigh, admire\0" "탄:0N\0" "NAGEKU NAGEKI\0" "TAN\0" "THAN\0" "tàn\0" "tɑn tɑ̀n\0" "han\0" "SAM\0" "shān\0" "thấm\0" "cou4\0" "noisy\0" "조:1N\0" "KAMABISUSHII\0" "SAU SOU SEU ZEU\0" "CO\0" "cáo\0" "dzhɑu\0" "tào\0" "gaa1\0" "excellent; joyful; auspicious\0" "가:0N\0" "YOMISURU YOI\0" "KA\0" "KA\0" "jiā\0" "ga\0" "IGAMU\0" "GAI\0" "AY\0" "ái\0" "howl, roar\0" "xiào\0" "piu1 piu3\0" "fast, speedy\0" "표:1N\0" "HAYAI YURERU MIDARERU\0" "HEU\0" "PHYO\0" "piào\0" "lau1 lau4\0" "used in onomatopoetic expressions\0" "루:1N\0" "URUSAISAAMA MIDARERU\0" "ROU RU\0" "LWU\0" "lóu\0" "làu\0" "gaa1 gaa4\0" "sound of laughter; bad, malevolent\0" "알:1N\0" "KATSU KECHI\0" "AL\0" "gā\0" "gaa2 gu2\0" "felicity, prosperity; large and strong\0" "가:N 하:N\0" "SAIWAI\0" "KA KE\0" "HA KA\0" "gǔ\0" "haau1\0" "final exclamatory particle\0" "교:1N\0" "HAU HEU RAUROU BIU MIU\0" "KYO\0" "xiāo\0" "laa3\0" "to menace; to howl at; to bawl; (Cant.) final particle\0" "SAKEBU NAKU YOBU\0" "KO KU\0" "HO\0" "hū\0" "wai3\0" "sharp\0" "혜:1N\0" "KEI KE\0" "HYEY\0" "huì\0" "gwok3\0" "gurgling sound, chattering\0" "KAKU KYOKU\0" "KOYK\0" "guō\0" "au1 au2\0" "to vomit; annoy, enrage\0" "구:0N\0" "UTAU HAKU\0" "OU\0" "KWU HWU\0" "ǒu\0" "qou qǒu\0" "hin1\0" "TANOSHIMU\0" "KEN EN\0" "EN\0" "xiān\0" "zaak3 zik1\0" "interjection of approval or admiration\0" "책:1N\0" "SAKEBU\0" "SAKU\0" "CHAYK\0" "zé\0" "soeng4\0" "taste; experience, experiment\0" "상:0E\0" "NAMERU KOKOROMIRU KATTE\0" "SHOU JOU\0" "SANG\0" "cháng\0" "*zhiɑng\0" "heoi1\0" "exhale; blow out; deep sigh; hiss; praise\0" "FUKU USO\0" "KYO\0" "HE\0" "xū\0" "HA\0" "pó\0" "TOKU\0" "dē\0" "maa3 maa4\0" "final exclamatory particle\0" "MA\0" "MA\0" "ma\0" "mak1\0" "mark\0" "BA\0" "mà\0" "huk6\0" "hú\0" "laak3 lak3\0" "(Cant.) final particle used for polite refusal\0" "ROKU\0" "LUK\0" "lei\0" "dou1\0" "sound of horn tooting\0" "TO ZU\0" "TO\0" "dū\0" "gaa1 gaat3\0" "the chirping of birds loud laughter\0" "NAKIGOE\0" "KATSU\0" "AL KAL\0" "gā\0" "tong1\0" "tāng\0" "je5\0" "(Cant.) thing\0" "yě\0" "bang1\0" "syllable\0" "bēng\0" "ang1 jing1\0" "seek friends; also used in onomatopoetic expressions\0" "yīng\0" "saai1 saai3\0" "(Cant.) to waste; all, entirely\0" "sāi\0" "jiào\0" "mat6\0" "pyrimidine\0" "mì\0" "roar, howl, scream; whistle\0" "USOBUKU MOGUBUKU\0" "SHOU SHITSU SHUU\0" "SO\0" "xiào\0" "jip6 waa1 waa4\0" "rushing sound; gush forward\0" "화:1N\0" "KAMABISUSHI YAKAMASHII\0" "KA KE\0" "HWA\0" "huā\0" "BAI ME\0" "mǎi\0" "KOTAERU\0" "DAN ZEN NEN\0" "YEN\0" "rán\0" "nhoẻn\0" "caai3 zyut3\0" "to lap; to suck\0" "최:1N\0" "KAMU MUSABORU\0" "SAI SE SEI\0" "CHOY\0" "chuài\0" "chối\0" "baang4 paang1\0" "syllable; (Cant.) to chase, drive away\0" "KOE\0" "HOU BYOU\0" "pēng\0" "lou4\0" "chat, jaw, gossip, talk\0" "KAMABISUSHII SAKEBU KOE\0" "TOU CHOU TA KOU KYOU ROU\0" "CHO\0" "láo\0" "lao\0" "siu3\0" "roar, howl, scream; whistle\0" "소:0N\0" "USOBUKU\0" "SHOU SHITSU\0" "SO\0" "xiào\0" "*sèu\0" "gei1\0" "sigh in disapproval; take small\0" "KI KE GI\0" "KI\0" "jī\0" "zuk1\0" "order, tell, instruct, leave word\0" "TANOMU\0" "SHOKU\0" "CHOK\0" "zhǔ\0" "zaau1\0" "ridicule, deride, scorn, jeer at\0" "조:0N\0" "AZAKERU\0" "TOU CHOU\0" "CO\0" "cháo\0" "djau\0" "trào\0" "kwaai3\0" "AWAREMU SOSHIRU TAMEIKISURU\0" "KI KE\0" "KOY\0" "kuì\0" "zeoi2\0" "mouth, lips\0" "취:0N\0" "KUCHIBASHI\0" "SHI\0" "CHWI\0" "zuǐ\0" "tziuɛ̌\0" "hiu1\0" "garrulous; disturbed; restless\0" "OSORERU\0" "KEU GEU\0" "HYO\0" "xiāo\0" "nghêu\0" "sai1 si1\0" "neighing of a horse; gravel voiced, husky throated; (Cant.) to hiccough\0" "시:0N\0" "INANAKU\0" "SEI\0" "SI\0" "sī\0" "*sei\0" "tê\0" "hou4\0" "the roaring of wild beasts; to howl, to wail, to bawl\0" "호:1N\0" "HOERU SAKEBU\0" "KOU GOU\0" "HO\0" "háo\0" "fu2 m4 mou1 mou5\0" "unclear; an expletive; not\0" "무:1N\0" "SAZO\0" "BU\0" "MWU\0" "fǔ wǔ\0" "liu4\0" "used describe clarity of voice; resonant\0" "료:1N\0" "REU RYOU\0" "LYO\0" "liáo\0" "rêu\0" "kiu2 kiu4\0" "(Cant.) coincidental\0" "KYOU GYOU\0" "KYO\0" "qiáo\0" "ghẹo\0" "hei1\0" "mirthful, happy; interjection\0" "희:1N\0" "IMASHIME YAHARAGU AA WARAHU\0" "KI I\0" "HUY\0" "xī\0" "hi\0" "YASHINAU\0" "KYUU KU CHUU\0" "HYU\0" "chù\0" "cin2 taan1 zin2\0" "pant; many\0" "AEGU YOROKOBU OOI SAKAN\0" "TAN SEN TA DAN\0" "THAN CHEN\0" "chǎn\0" "HUKUMU MUSABORU\0" "TAN DON\0" "TAM\0" "dàn\0" "hei1\0" "be silent, be quiet\0" "묵:1N\0" "SHIZUKA DAMARU AGIMUKU\0" "BOKU MOKU KOKU\0" "MWUK\0" "hēi\0" "seon3\0" "spirt out of the mouth\0" "SON\0" "SON\0" "xùn\0" "sún\0" "ngok3 ok3\0" "nastiness; nauseate: sickening\0" "오:1N\0" "OKORU\0" "O U AKU\0" "O\0" "ě\0" "ạc\0" "zyun2\0" "meet\0" "준:1\0" "UWASA\0" "SON\0" "CWUN\0" "zǔn\0" "ton\0" "bo3\0" "(Cant.) emphatic final particle\0" "KOE\0" "HAN BON\0" "PEN\0" "fān\0" "KITSU\0" "chī\0" "to speak falsely or wrongly; ugly\0" "MINIKUI SOSHIRU\0" "KI\0" "WI\0" "huī\0" "vay\0" "caam2 cam2 zam2\0" "HUKUMU KAMU\0" "SOU SAN\0" "CHAM\0" "zǎn\0" "TABERU\0" "TOU\0" "TAM\0" "chuáng\0" "KOE KURAU YAWARAKA\0" "SHUKU SOU KOU GOU\0" "CHWUK\0" "cù\0" "daam6 gam2\0" "bite, chew; (Cant.) like this, in this way\0" "담:1N\0" "KURAU KURAWASU\0" "TAN DAN\0" "TAM\0" "dàn\0" "dhɑ̌m\0" "wat6\0" "AYAHUI\0" "ITSU ICHI SHUTSU JUCHI\0" "YUL SWUL\0" "yù\0" "to swallow hastily; to gobble up\0" "톤:1N\0" "TATAKU\0" "TON KUWAKU\0" "THON\0" "tūn\0" "xôn\0" "cang1 zang1\0" "scold, shout at\0" "KAMABISUSHI\0" "SOU SO\0" "CAYNG CUNG\0" "cēng\0" "ziu6\0" "chew; eat; munch\0" "초:1N\0" "KAMU\0" "SEU ZEU SHIU SHIYU SHAKU ZAKU\0" "CHO\0" "jiào\0" "jit3\0" "choke; hiccup\0" "열:1N\0" "MUSEBU\0" "ITSU ETSU\0" "YEL\0" "yē\0" "ế\0" "ap1 ngap1\0" "inhale, absorb, imbibe; compress; (Cant.) to talk, say, tell\0" "흡:1N\0" "SUU\0" "KYUU\0" "HUP\0" "xī\0" "hấp\0" "hei3\0" "receptacle, vessel; instrument\0" "UTSUWA\0" "KI\0" "KI\0" "qì\0" "the roar of beasts; to howl, wail\0" "háo\0" "leon1\0" "(Cant.) to suck and gnaw on bones\0" "lián\0" "rên\0" "heoi1\0" "exhale; blow out; deep sigh; hiss; praise, flatter; lie\0" "허:0N\0" "FUKU USO\0" "KYO\0" "HE\0" "xū\0" "xiu xiù\0" "hờ\0" "dang1\0" "syllable; (Cant.) for (a recipient of pity or sympathy)\0" "TOU\0" "dēng\0" "đằng\0" "to speak falsely or wrongly; ugly\0" "MINIKUI SOSHIRU\0" "KI\0" "WI\0" "huī\0" "yín\0" "pok3\0" "burst\0" "BOKU\0" "pū\0" "kyut3\0" "pouting\0" "KETSU\0" "juē\0" "kam4\0" "hold in mouth; bite\0" "HUKUMU\0" "KIN\0" "qín\0" "gầm\0" "cam4\0" "fathom\0" "EIBIRO\0" "xún\0" "bite, gnaw\0" "KAJIRU KAMI\0" "GOU\0" "niè\0" "lou1\0" "verbose, talkative; mumbling\0" "lū\0" "si1\0" "hiss; a call to come\0" "sī\0" "jim1 jim2\0" "the movement of a fish's mouth at the surface of the water\0" "AGITOU HAGESHII\0" "GEN\0" "EM\0" "yǎn\0" "thèm\0" "YOU\0" "yìng\0" "daat6\0" "sound made to get a horse to move forward\0" "TATSU TACHI DACHI\0" "TAL\0" "dā dá\0" "đặt\0" "zim1\0" "URUSAKUSHABERU\0" "SEN TAN\0" "zhān\0" "thèm\0" "juk1 jyu2 o1 ou3\0" "moan; interjection for pain, sad\0" "UMEKU\0" "IKU U KU IU\0" "WUK WU\0" "ō\0" "doek3 zau3 zyu1\0" "a beak; to peck; to order, enjoin upon\0" "KUSABASHI TSUIBAMU\0" "CHU CHUU TOU TSU SHOKU SOKU\0" "CWU THAK\0" "zhòu\0" "gam3 kam1\0" "close; be silent, be unable speak\0" "금:1N\0" "TSUGUMU\0" "KIN\0" "KUM\0" "jìn\0" "gặm\0" "nung4\0" "whisper\0" "농:1N\0" "SASAYAKU\0" "DOU NU DAU NYOU\0" "NONG\0" "nóng\0" "nũng\0" "jyut6 wai3\0" "belch; vomit\0" "SHAKURI AKARUI\0" "ETSU OCHI ECHI KI KE KEI KAI\0" "EL HWAY\0" "huì\0" "oẹ\0" "HWAY\0" "xiè\0" "hei3\0" "receptacle, vessel; instrument\0" "기:0E\0" "UTSUWA\0" "KI\0" "KI\0" "qì\0" "kyì\0" "khí\0" "ngok6\0" "bad, ill-omened, unlucky\0" "악:1N\0" "OGOSOKANASAMA ODOROKU\0" "KAKU\0" "AK\0" "è\0" "cou3\0" "be noisy; chirp loudly\0" "조:1N\0" "SAWAGU\0" "SOU\0" "CO\0" "zào\0" "sɑ̀u\0" "tháo\0" "ji1\0" "belch; alas\0" "희:0N\0" "AU OKUBI\0" "I AI OKU\0" "HUY AY\0" "yī\0" "qiə\0" "sai6\0" "bite; gnaw; snap at\0" "서:1N\0" "KAMU\0" "ZEI\0" "SE\0" "shì\0" "zhiɛ̀i\0" "phè\0" "giu3\0" "shout\0" "교:1N\0" "HOERU SAKEBU YOBU NAKU\0" "KYOU KEKI KYAKU\0" "KYO\0" "jiào\0" "gèu\0" "EN\0" "YEN\0" "yuàn\0" "oi2\0" "interjection; exclamation\0" "애:1N\0" "IKI\0" "AI GAI\0" "AY\0" "āi\0" "áy\0" "jung1\0" "MUTSUBU MUSEBU\0" "YOU YU\0" "ONG\0" "yōng\0" "coek3 kek3 koek6\0" "laugh heartily, laugh aloud\0" "KYAKU GAKU\0" "KYAK\0" "jué\0" "faai3\0" "swallow, gulp down; greedy\0" "쾌:1N\0" "NODO SUSURU KOKOROYOI AKARUI\0" "KUWAI KE WAI E KATSU KACHI\0" "KHWAY\0" "kuài\0" "gọi\0" "jyu5 koek3\0" "many\0" "GU\0" "WU\0" "yǔ\0" "fan5 pan1 pan3\0" "spurt, blow out, puff out\0" "분:0N\0" "FUKU HAKU\0" "FUN\0" "PWUN\0" "pēn\0" "pən\0" "phún\0" "MICHI\0" "DOU TOU\0" "dào\0" "gaa1\0" "used in transliterations\0" "갈:1N\0" "KATSU KACHI\0" "KAL\0" "gá\0" "gắt\0" "am1 hm1\0" "KIN\0" "hm\0" "hăm\0" "deon1\0" "ton (metric or English)\0" "톤:1\0" "TON\0" "TON\0" "THON\0" "dūn\0" "dong1\0" "sound of bells\0" "TOU\0" "dāng\0" "san1\0" "story, talk\0" "신:1\0" "HANASHI\0" "SIN\0" "xīn\0" "sak1\0" "character used in translation\0" "sāi\0" "pek1 pet1 pet6\0" "sound; (Cant.) a child's buttocks\0" "pī\0" "pǐ\0" "IN\0" "yīn\0" "SUI\0" "zuǐ\0" "ning4\0" "enjoin, instruct; charge\0" "녕:1N\0" "DEI NYOU NEI\0" "NYENG\0" "níng\0" "KOE\0" "TEKI JAKU\0" "dí\0" "laam4 laam6\0" "MUSABORU TASHINAMU SHIKARU KOE\0" "RAN KAN\0" "LAM\0" "làn\0" "giạm\0" "daap3 daap6\0" "gobble\0" "SUSURU KAMANAI\0" "TOU TAI TE\0" "THAP\0" "tā\0" "o2 wok6\0" "roar\0" "획:1N\0" "WAMEKU AA\0" "KAKU WAKU\0" "HOYK\0" "huō\0" "quác\0" "jyu4\0" "talk indistinctly and falteringly\0" "YAKAMASHII\0" "JU NYU\0" "YU\0" "rú\0" "nheo\0" "hou1\0" "give forth sound, make noise\0" "효:0N\0" "SAKEBU\0" "KOU\0" "HYO\0" "hāo\0" "haak1 haak3\0" "scare, frighten; intimidate\0" "하:1N 혁:N\0" "ODOSU\0" "KAKU KA\0" "HA HYEK\0" "xià\0" "aat3 jip3\0" "YOU\0" "yè\0" "ướm\0" "deoi3\0" "(Cant.) to swell\0" "duō\0" "dối\0" "be6 bei6\0" "to pant; wife; (Cant.) particle indicating doubt\0" "HANAIKI KAKA AEGI\0" "HI\0" "PI\0" "pì\0" "cau4\0" "TARE NOROU\0" "CHUU CHU\0" "chóu\0" "trù\0" "cai6 zai6\0" "to sip; (Cant.) aspect marker of excessive extent\0" "NAMERU\0" "SEI ZAI KAI SAI\0" "CEY\0" "jì\0" "IKIDOORU\0" "SHIN\0" "CIN\0" "jìn\0" "hou4\0" "cry loudly, yell, scream\0" "KAU GOU\0" "HO\0" "háo\0" "hào\0" "tai3\0" "sneeze\0" "체:1\0" "KUSAME KUSHAMI\0" "TEI\0" "CHEY\0" "tì\0" "soeng4\0" "taste\0" "NAMERU\0" "SHOU\0" "cháng\0" "xūn\0" "mo1\0" "mē\0" "caat3\0" "a cracking or snapping sound\0" "cā\0" "xát\0" "sneeze\0" "KUSHAMI\0" "TEI\0" "CHEY\0" "tì\0" "lou1\0" "verbose, talkative; mumbling\0" "KATARU HETSURAU\0" "RO\0" "LO\0" "lǔ\0" "rủa\0" "huì\0" "bok3 bok6\0" "HAKU BOKU HOU HYOU\0" "PAK\0" "bó\0" "jau1\0" "MUSEBU NAGEKU\0" "IU U\0" "WU\0" "yōu\0" "jit6 ngat6 ngit6\0" "bite, gnaw\0" "교:1N\0" "KAJIRU KAMI\0" "GOU\0" "KYO\0" "niè\0" "ngan4\0" "argumentative, talkative\0" "은:1N\0" "WARUI OROKA TSURENAI\0" "GIN GON GAN GEN\0" "UN\0" "yín\0" "HAK\0" "hù\0" "nháo\0" "maa1 maak1 mak1 mak6\0" "be silent; final particle\0" "ITSUWARU ITSUWARI\0" "BI MI BAI ME BOKU MOKU\0" "MWUK MAY\0" "me\0" "mút\0" "SAKEBU\0" "KAKU\0" "hōng\0" "zit3\0" "TETSU\0" "zhé\0" "lai2 lai4 lei4\0" "(Cant.) to come, arrive\0" "RI\0" "lí\0" "lau4\0" "a clear sound\0" "KIYOI\0" "RYUU\0" "LYU\0" "liú\0" "haai4\0" "(Cant.) rough; interjection\0" "hai\0" "bag, purse, sack; put in bag\0" "FUKURO\0" "NOU\0" "NANG\0" "náng\0" "hiu1\0" "be noisy; treat with contempt\0" "xiāo\0" "mo1\0" "(Cant.) slow; late\0" "mó\0" "jin1 jin3 jit3\0" "swallow, gulp\0" "연:0N\0" "NOMU NODO\0" "EN\0" "YEN\0" "yàn\0" "lik6\0" "used in onomatopoetic expressions\0" "REKI RYAKU\0" "LYEK\0" "lì\0" "rích\0" "로:N\0" "RO\0" "LO\0" "lú\0" "lơ\0" "lung4\0" "throat\0" "NODO\0" "ROU RU\0" "LONG\0" "lóng\0" "lùng\0" "NOROI\0" "HAKU\0" "mó\0" "daam6 taam6\0" "KURAU KURAWASU\0" "TAN DAN\0" "TAM\0" "dàn\0" "can3\0" "(Cant.) aspect marker of injury\0" "HODOKOSU\0" "SHIN\0" "CHIN\0" "chèn\0" "pan4\0" "frown\0" "빈:0N\0" "HISOMERU\0" "HIN BIN\0" "PIN\0" "pín\0" "bhin\0" "pei2\0" "mound, lump; stealthily\0" "OOKII\0" "HI\0" "PI\0" "pǐ\0" "hoeng2 hoeng3\0" "guide, direct; incline to, favor\0" "향:0N\0" "MUKAU SAKINI\0" "KOU KYOU\0" "HYANG\0" "xiàng\0" "ho1\0" "huò\0" "oác\0" "mó\0" "hei3\0" "a shrill noise; alas!\0" "KOE AA\0" "KI\0" "HUY\0" "xì\0" "xyɛ̀\0" "do2\0" "read aloud, recite, chant; droop\0" "TA\0" "THA\0" "duǒ\0" "guk1\0" "mythical emperor; to inform quickly; an urgent communication\0" "곡:1N\0" "TSUGERU\0" "KOKU\0" "KO\0" "kù\0" "jim4\0" "strict, rigorous, rigid; stern\0" "엄:0E\0" "KIBISHII OGOSOKA\0" "GEN GON\0" "EM\0" "yán\0" "*ngiæm\0" "nghiêm\0" "caam4\0" "gluttonous; greedy\0" "SUSURU KUCHI KUCHIBASHI\0" "SAN ZAN SEN ZEN\0" "chán\0" "ang1 jing1\0" "seek friends; also used in names; the call of a bird\0" "앵:1N\0" "NAKU\0" "OU\0" "AYNG\0" "yīng\0" "inh\0" "joeng5 joeng6\0" "shout, brawl, make uproar, cry\0" "WAMEKU DONARU\0" "JAU\0" "YANG\0" "rǎng\0" "diǎn\0" "laa3\0" "(Cant.) a particle implying completion, certainty, or urgency\0" "lá\0" "tà\0" "be noisy; treat with contempt\0" "KAMABISUSHI YAKAMASHII\0" "GOU KYOU\0" "HYO\0" "xiāo\0" "ziu6 zoek3 zoek6\0" "prattle, be glib\0" "작:0N\0" "KAMU\0" "SHAKU\0" "CAK\0" "jué\0" "dzhiɑk\0" "SETSU\0" "chuò\0" "fun1\0" "YOBU WAMEKU KAMABISUSHII\0" "KAN TAN\0" "HWAN HWEN\0" "huān\0" "gau6\0" "(Cant.) a lump; measure word\0" "huò\0" "zyun2\0" "sing, chirp, warble, twitter\0" "전:1N\0" "SAEZURU\0" "TEN\0" "CEN\0" "zhuàn\0" "djiuɛ̀n\0" "zip3\0" "move lips as when speaking; hesitation\0" "섭:1N\0" "SASAYAKU\0" "SHOU\0" "SEP YEP\0" "niè\0" "hiu1\0" "be noisy; treat with contempt\0" "효:1N\0" "KAMABISUSHI\0" "GOU KYOU\0" "HYO\0" "xiāo\0" "hiu\0" "to play (on an instrument); to accompany; to banter, jeer\0" "잡:1N\0" "HAYASHI HAYASU\0" "SOU\0" "CAP\0" "cà\0" "lai4 lei4\0" "(Cant.) to come\0" "lí\0" "le\0" "cin2\0" "smile\0" "TEN TETSU TECHI\0" "CHEN CHEL\0" "chǎn\0" "caai3\0" "TAI TE\0" "CHAY\0" "chài\0" "lì\0" "ngai6\0" "talk in one's sleep, somniloquy\0" "예:1N\0" "NEGOTO\0" "GEI\0" "YEY\0" "yì\0" "lo1 lo4\0" "exclamatory final particle, nag\0" "라:1N\0" "KOE\0" "RA\0" "LA\0" "luō\0" "la\0" "nong4\0" "bag, purse, sack; put in bag\0" "낭:0N\0" "FUKURO\0" "NOU\0" "NANG\0" "náng\0" "*nɑng\0" "zaan3\0" "KOE\0" "SATSU ZACHI\0" "CHAL CHAN\0" "zá\0" "sou1\0" "loquacious; nag\0" "YOKUSHABERU\0" "SO\0" "sū\0" "hei2\0" "double happiness\0" "희:0\0" "HUY\0" "xǐ\0" "SO\0" "zen\0" "KATASHI NAYAMI\0" "KAN KEN\0" "KAN\0" "jiān\0" "KOE TADASU\0" "SATSU ZACHI GATSU GACHI\0" "CAL\0" "zá\0" "zuk1\0" "order, tell, instruct, leave word\0" "촉:0N\0" "TANOMU\0" "SHOKU\0" "CHOK\0" "zhǔ\0" "jiok\0" "chúc\0" "laan1\0" "confused talk\0" "LAN\0" "lán\0" "rợn\0" "jit6 ngaat6 ngit6\0" "gnaw\0" "KAMU\0" "KETSU GETSU\0" "SEL NYEL\0" "niè\0" "nget\0" "nong4\0" "muttering, indistinct speech\0" "DOU\0" "nāng\0" "lǎn\0" "trộm\0" "lo1\0" "(Cant.) final particle for pointing out the obvious\0" "lo\0" "wai4\0" "erect, proud; upright; bald\0" "KAKOMU KUNI\0" "I KOKU\0" "KWUK WI\0" "wéi\0" "wui4\0" "return, turn around; a time\0" "MAWASU\0" "KAI E\0" "huí\0" "YORU\0" "IN\0" "IN\0" "yīn\0" "cau4\0" "prisoner, convict; confine\0" "수:0E\0" "TORAERU\0" "SHUU\0" "SWU\0" "qiú\0" "zhiou\0" "tù\0" "sei3 si3\0" "four\0" "사:0E\0" "YOTSU YOTABI\0" "SHI\0" "SA\0" "sì\0" "*sì\0" "tứ\0" "KASHIKOI\0" "JIN NIN\0" "nín\0" "naam4 zai2 zoi2\0" "baby, infant\0" "KODOMO\0" "KEN GEN GACHI\0" "KEN\0" "jiǎn\0" "wui4\0" "return, turn around; a time\0" "회:0E\0" "MAWASU MAWARU KAERU\0" "KAI E\0" "HOY\0" "huí\0" "*huəi\0" "hồi\0" "seon3\0" "top of the head; skull\0" "신:1N\0" "HIYOMEKI\0" "SHIN SHI\0" "SIN\0" "xìn\0" "jan1\0" "cause, reason; by; because (of)\0" "인:0E\0" "YORU CHINAMU YOTTE\0" "IN\0" "IN\0" "yīn\0" "*qin\0" "nhân\0" "naam4\0" "one's daughter; to filch; to secrete\0" "JUU NOU NAN\0" "nān\0" "tyun4\0" "sphere, ball, circle; mass, lump\0" "SHUU\0" "tuán\0" "sphere, ball, circle; mass, lump\0" "MARUI KATAMARI\0" "DAN TON\0" "TAN\0" "tuán\0" "deon6 tyun4\0" "grain basket, bin for grain\0" "ZARU\0" "TON DON\0" "TON\0" "dùn\0" "hide\0" "KURA\0" "KOU\0" "kàng\0" "연:1N\0" "HUCHI\0" "EN\0" "YEN\0" "yuān\0" "gwing2\0" "경:N\0" "AKIRAKA\0" "KEI KYOU\0" "KYENG\0" "jiǒng\0" "HEN\0" "piān\0" "WUN\0" "yún\0" "coeng1 cung1\0" "chimney, funnel\0" "TENMADO MADO KEMUDASHI\0" "SOU SU\0" "CHANG CHONG\0" "cōng\0" "fat1\0" "entire, whole\0" "홀:1N\0" "MATSUTASHI HATSUKIRISHINAI\0" "KOTSU KOCHI\0" "HOL\0" "hú\0" "wui4\0" "to return to or from\0" "KAI\0" "HOY\0" "huí\0" "jyun4\0" "garden; park, orchard\0" "GAN TAN DAN EN\0" "WAN\0" "yuán\0" "vườn\0" "jau4 ngo4\0" "inveigle, decoy; cheat\0" "와:1N\0" "OTORI\0" "KA YUU\0" "WA\0" "é\0" "gwok3\0" "variant of U+56FD 国, nation, country, nation-state\0" "KOKU\0" "guó\0" "kwan3\0" "to surround, besiege; to be surrounded; difficult\0" "곤:0E\0" "KOMARU KURUSHIMU\0" "KON\0" "KON\0" "kùn\0" "*kuə̀n\0" "khốn\0" "coeng1 cung1\0" "chimney\0" "TENMADO MADO KEMUDASHI\0" "SOU SU\0" "CHONG CHANG\0" "cōng\0" "song\0" "surround, encircle, corral; whip\0" "KAKOMU KAKOI KAKOU MUCHI\0" "I TOU\0" "WI\0" "tōng\0" "diagram; chart, map, picture\0" "HAKARU E\0" "TO ZU\0" "TO\0" "tú\0" "wai4\0" "surround, encircle, corral\0" "wéi\0" "leon4\0" "all, complete, entire\0" "lún\0" "KUNI\0" "KOKU\0" "KWUK\0" "guó\0" "kwan1\0" "round-shaped storage bin for grain\0" "균:1N\0" "KURA\0" "KIN KON GON\0" "KYUN\0" "qūn\0" "kyun\0" "khuân\0" "rì\0" "ling4\0" "prison, enclosure\0" "령:0N 영:0\0" "REI\0" "LYENG\0" "líng\0" "gu3\0" "to become solid, solidify; strength\0" "고:0E\0" "KATAMERU KATAME KATAI\0" "KO\0" "KO\0" "gù\0" "*gò\0" "cố\0" "gok3 gwok3\0" "KOKU\0" "guó\0" "quốc\0" "tāi\0" "gwok3\0" "nation, country, nation-state\0" "국:N\0" "KUNI\0" "KOKU\0" "KWUK\0" "guó\0" "tou4\0" "diagram; chart, map, picture\0" "tú\0" "jau6\0" "pen up; limit, constrain\0" "유:1N\0" "SONO\0" "YUU\0" "YU\0" "yòu\0" "gok3 gwok3\0" "nation, country, nation-state\0" "KUNI\0" "KOKU\0" "KWUK\0" "guó\0" "ngan4\0" "은:1N\0" "GIN GON GAN GEN\0" "UN\0" "yín\0" "wan6\0" "pig-sty; privy\0" "혼:1N\0" "KAWAYA WAZURAWASU\0" "KON GON KAN DAN\0" "HON\0" "hùn\0" "bou2 pou2\0" "garden, cultivated field\0" "포:0N\0" "HATAKE\0" "HO\0" "PHO\0" "pǔ\0" "bǒ\0" "bo\0" "jyu5\0" "prison, jail\0" "어:0N\0" "HITOYA\0" "GYO GO\0" "E\0" "yǔ\0" "correspondence; a case; a box\0" "AGO HUKUMU\0" "KAN GON\0" "HAM\0" "hán\0" "jyun4\0" "circle; round, circular; complete\0" "yuán\0" "leon4\0" "all, complete, entire\0" "륜:N\0" "RIN\0" "LYUN\0" "lún\0" "gyun6 hyun1\0" "to circle; a circle; corral\0" "권:0N\0" "KAKOI\0" "KEN\0" "KWEN\0" "quān\0" "khuyên\0" "jyu5\0" "stable, corral, enclosure; frontier, border\0" "어:1N\0" "HITOYA UMAKAI\0" "GYO GO\0" "E\0" "yǔ\0" "ngiǔ\0" "cing1\0" "rest room\0" "청:1N\0" "KAWAYA\0" "SEI SHOU\0" "CHENG\0" "qīng\0" "gwok3\0" "nation, country, nation-state\0" "국:0E\0" "KUNI\0" "KOKU\0" "KWUK\0" "guó\0" "*guək\0" "quốc\0" "cyun2 cyun4 seoi4\0" "fence\0" "MARUI KAGO\0" "SEN ZEN SUI ZUI\0" "CHEN\0" "chuán\0" "wai4\0" "surround, encircle, corral\0" "위:0E\0" "KAKOMU\0" "I\0" "WI\0" "wéi\0" "*hiuəi\0" "vè\0" "circle; round, circular; complete\0" "MARUI\0" "EN\0" "WEN\0" "yuán\0" "to circle; a circle; corral\0" "KAKOI\0" "KEN\0" "KWEN\0" "quān\0" "kū\0" "HATAKE NIWA\0" "HO FU\0" "pǔ\0" "jyun4\0" "garden; park, orchard\0" "원:0E\0" "SONO\0" "EN ON\0" "WEN\0" "yuán\0" "*hiuəi\0" "viên\0" "jyun4\0" "circle; round, circular; complete\0" "원:0E\0" "MARUI\0" "EN\0" "WEN\0" "yuán\0" "*hyuɛn\0" "viên\0" "OU YOU\0" "yà\0" "syu1\0" "library\0" "TOSHOKAN SHO\0" "tú\0" "tou4\0" "diagram; chart, map, picture\0" "도:0E\0" "HAKARU\0" "TO ZU\0" "TO\0" "tú\0" "*dho\0" "đồ\0" "diagram; chart, map, picture\0" "HAKARU EGAAKU E\0" "TO ZU\0" "TO\0" "tú\0" "tyun4\0" "sphere, ball, circle; mass, lump\0" "단:0E\0" "MARUI KATAMARI\0" "DAN TON DON\0" "TAN\0" "tuán\0" "dhuɑn\0" "đoàn\0" "lüè\0" "MON\0" "KAI E GAI\0" "huì\0" "jik6\0" "used in place names; stratus\0" "MEGURIYUKU\0" "EKI YAKU\0" "YEK\0" "yì\0" "jyun4 waan4\0" "circle, surround; encircle\0" "원:1 환:N\0" "MEGURU MARUI\0" "KAN EN\0" "WEN HWAN\0" "huán\0" "lyun4\0" "entire\0" "MARUI\0" "RAN\0" "LAN\0" "luán\0" "lyun4\0" "entire, complete; round\0" "RAN\0" "luán\0" "tou2\0" "soil, earth; items made of earth\0" "토:0E\0" "TSUCHI\0" "DO TO\0" "THO TWU\0" "tǔ\0" "*tǒ\0" "thổ\0" "caak3\0" "KASUKA\0" "ATSU ECHI\0" "yà\0" "tǔ\0" "ding1 ting5\0" "paths between fields\0" "TAIRAKA\0" "TEI CHOU TEN\0" "tǐng\0" "sing3\0" "holy, sacred\0" "TAGAYASU\0" "KUTSU KOCHI SEI\0" "shèng\0" "thánh\0" "TSUCHIKURE\0" "HAKU HOKU\0" "pú\0" "mushroom\0" "록:1\0" "KINOKO\0" "ROKU\0" "LOK\0" "lù\0" "(kokuji) water gate, spout\0" "IRI\0" "kuài\0" "same as 壓 U+58D3, to press; to oppress; to crush; pressure\0" "OSAERU\0" "ATSU\0" "AP\0" "yā\0" "zoi6\0" "be at, in, on; consist in, rest\0" "재:0E\0" "ARU IMASU\0" "ZAI\0" "CAY\0" "zài\0" "*dzhə̌i\0" "tại\0" "heoi1 jyu4 wai4\0" "dike, embankment\0" "우:N\0" "TSUTSUMI KISHI KUBOMU\0" "U O I KYO\0" "wéi\0" "vò\0" "gaak3 ngat6\0" "을:N\0" "GITSU GICHI GOCHI ITSU OCHI\0" "gē\0" "AU\0" "yù\0" "wu1\0" "plaster over with layer of mud\0" "오:1N\0" "KOTE NURU\0" "O U\0" "O\0" "wū\0" "hũ\0" "gwai1\0" "jade pointed at top\0" "규:0N\0" "TAMA\0" "KEI\0" "KYU\0" "guī\0" "*guei\0" "quê\0" "pei2\0" "destroyed, ruined; to subvert to injure\0" "비:1N\0" "YABURU YABURERU KUTSUGAESU KUTSUGAERU\0" "HI BI\0" "PI\0" "pǐ\0" "dãy\0" "ji4\0" "bridge, bank\0" "DOBURU\0" "I SHI\0" "yí\0" "iə\0" "dãy\0" "dei6 deng6\0" "earth; soil, ground; region\0" "지:0E\0" "TSUCHI\0" "CHI JI\0" "CI\0" "de dì\0" "*dhì\0" "địa\0" "qiān\0" "cin1\0" "qiān\0" "zan3\0" "furrow in field, small drainage ditch\0" "MIZO\0" "SHIU SHU SHIN SON SHUN\0" "zhèn\0" "ATO\0" "SHAKU SAKU\0" "zhuó\0" "dàng\0" "qià\0" "AKUTSU\0" "xià\0" "YAMA\0" "shān\0" "kwong3\0" "tomb, grave: prairie; open wilderness\0" "kuàng\0" "coeng4\0" "open space, field, market\0" "chǎng\0" "kei4 ngan4\0" "border, boundary\0" "기:0N 은:N\0" "SAKAI\0" "KI GIN\0" "KI UN\0" "qí\0" "ghiəi\0" "niè\0" "mut6\0" "UMERU\0" "BOTSU MOCHI\0" "mò\0" "kap1 saap3\0" "garbage, rubbish; shaking; danger\0" "급:1N\0" "AYAUI\0" "GYUU GOU SHOKU SEI\0" "KUP\0" "jī\0" "git3\0" "AKA CHIRI\0" "KATSU KECHI\0" "jiá\0" "zi2\0" "site, location, land for house\0" "지:0N\0" "ATO\0" "SHI\0" "CI\0" "zhǐ\0" "xởi\0" "zi2\0" "지:N\0" "TOMARU SAKA\0" "SHI\0" "zhǐ\0" "baan2\0" "hillside, inconvenient places\0" "판:0N\0" "SAKA\0" "HAN\0" "PHAN\0" "bǎn\0" "biæ̌n\0" "phẳng\0" "hyun1\0" "xūn\0" "yì\0" "gam2 jam2\0" "ANA\0" "KIN KON GIN GON SAN\0" "qǐn\0" "fan4\0" "a grave, tomb\0" "HAKA\0" "BAI FUN\0" "méi\0" "gwan1 kwan1 wan6\0" "equal, even, fair; all, also\0" "균:0E 연:N\0" "TOTONOERU HITOSHII\0" "KIN IN\0" "KYUN\0" "jūn\0" "guin\0" "quân\0" "rǒng\0" "nang4 tyun4\0" "HUSAGU KIZUKU UNE HUSAGARU\0" "TON DON\0" "tún\0" "fong1 fong4\0" "neighborhood, urban subdivision; (J) priest's residence; (Buddhist) priest; boy\0" "방:0N\0" "MACHI HEYA TERA\0" "BOU\0" "PANG\0" "fāng\0" "biɑng\0" "phường\0" "ban3 fan5 fan6\0" "dust, earth; a bank of earth; to dig; to bring together\0" "CHIRI HURIKAKERU KAKIMAZERUTSUTSUMI\0" "FUN HON BON\0" "bèn\0" "phân\0" "ban3 ban6\0" "dust, earth; a bank of earth; to dig; to bring together\0" "분:1N\0" "CHIRI NARABU ATSUMARU WAKUSAMA\0" "HON BON FUN\0" "PWUN\0" "bèn\0" "taan1\0" "collapse; landslide\0" "담:0N\0" "TAN TON\0" "TAM\0" "tān\0" "ham1 ham2\0" "pit, hole; snare, trap; crisis\0" "감:0N\0" "ANA\0" "KAN\0" "KAM\0" "kǎn\0" "*kǒm\0" "khảm\0" "pui1 pui4\0" "rotten, spoilt, bad, broken down\0" "배:1N\0" "OKA TSUKI\0" "HAI\0" "PAY\0" "huài\0" "hoại\0" "co5 zo6\0" "sit; seat; ride, travel by\0" "좌:0E\0" "SUWARU SOZORONI OWASU\0" "ZA\0" "CWA\0" "zuò\0" "*dzhuɑ̀ *dzhuɑ̌\0" "haang1\0" "pit, hole; bury, trap; harry\0" "갱:0N\0" "ANA ANANISURU\0" "KOU\0" "KAYNG\0" "kēng\0" "kæng\0" "ganh\0" "bai6 bei2\0" "to compare; to match; to equal\0" "KIJIHASHI\0" "HI BI\0" "bì\0" "jǐng\0" "dei6\0" "dì\0" "jīng\0" "jì\0" "faai3\0" "piece, lump; dollar\0" "KAI\0" "kuài\0" "dǐ\0" "KEI\0" "jīng\0" "gin1\0" "hard, strong, firm; resolute\0" "KEN\0" "jiān\0" "taan4\0" "altar; arena, examination hall\0" "tán\0" "lik6\0" "a hole, pit\0" "lì\0" "baa3\0" "embankment; dam\0" "bà\0" "wu2\0" "entrenchment, bank, low wall\0" "wù\0" "fan4\0" "grave, mound; bulge; bulging\0" "fén\0" "vun\0" "zui6\0" "fall down, drop, sink, go to ruin\0" "zhuì\0" "bo1 po1\0" "slope, bank, hillside\0" "파:0N\0" "TSUTSUMI\0" "HA HI\0" "PHA\0" "pō\0" "pɑ\0" "pha\0" "TAHIRAKA CHIRI\0" "HAN BAN\0" "bàn\0" "táng\0" "kwan1\0" "earth; feminine, female\0" "곤:0E\0" "TSUCHI HITSUJISARU\0" "KON\0" "KON\0" "kūn\0" "*kuən\0" "khôn\0" "TSUTSUMI\0" "SHO\0" "qū\0" "taan2\0" "flat, smooth; self-possessed\0" "탄:0N\0" "TAIRA\0" "TAN\0" "THAN\0" "tǎn\0" "tɑ̌n\0" "đất\0" "zek3\0" "척:1N\0" "DODAI\0" "SEKI SHAU\0" "CHEK\0" "zhī\0" "gạch\0" "to4\0" "a lump, heap\0" "이:1 타:N\0" "KEWASHII\0" "I TA DA\0" "I\0" "tuó\0" "ham1\0" "earthenware, earthenware vessel\0" "감:1N\0" "TSUBO\0" "KAN\0" "KAM\0" "gān\0" "ping4\0" "level ground; Japanese measure\0" "평:0N\0" "TSUBO\0" "HEI HYOU\0" "PHYENG\0" "píng\0" "dim3\0" "a stand on which to replace goblets after drinking\0" "SAKAI\0" "TEN CHIN\0" "CEM\0" "diàn\0" "KA KE\0" "guà\0" "nai4\0" "mud, mire; to paste, to plaster\0" "DORO\0" "DEI NAI DE NI\0" "ní\0" "nơi\0" "platform; unit; term of address\0" "대:0N\0" "UTENA WARE\0" "DAI TAI\0" "TAY\0" "tái\0" "pui1\0" "dam, embankment; weir\0" "배:1\0" "OKA\0" "HI HAI HE\0" "PAY\0" "pī\0" "gwing1\0" "wilds\0" "경:0N\0" "KEI KYOU\0" "KYENG\0" "jiōng\0" "joeng2 joeng5\0" "dust\0" "앙:1N\0" "CHIRI\0" "AU\0" "ANG\0" "yǎng\0" "fat6\0" "FUTSU BUCHI HETSU BECHI\0" "fó\0" "aau1 aau3\0" "a hollow in the ground, a cavity, depression; undulating, depressed\0" "요:1N\0" "KUBOMI\0" "AU EU\0" "YO\0" "ào\0" "qau\0" "luk6\0" "a clod of earth; land\0" "RIKU ROKU\0" "lù\0" "jau1\0" "earthenware, earthenware vessel\0" "구:0N\0" "OKA\0" "KYOU\0" "KWU\0" "qiū\0" "gò\0" "muk6\0" "BOKU MOKU\0" "mǔ\0" "ho1 ho2\0" "clod of earth, lump of soil\0" "가:1N\0" "KA\0" "KA\0" "kě\0" "구:1N\0" "KWU\0" "gòu\0" "KETSU GECHI\0" "xuè\0" "paat6 pet6\0" "(Cant.) classifier for soft masses\0" "CHIRINOSAMA\0" "HATSU HACHI BOCHI\0" "bá\0" "ci4 dai2\0" "an islet, a rock in a river; an embankment; to stop\0" "지:1N\0" "NAKISA KIZAHASHI SAKA NIHA TOMARU\0" "CHI JI SHI TEI TAI\0" "CI\0" "chí\0" "caak3\0" "split, tear, open\0" "탁:0N\0" "SAKERU WAKARERU HIRAKU SAKEME\0" "TAKU CHAKU\0" "THAK\0" "chè\0" "*tjæk\0" "REI RYOU\0" "líng\0" "cyu5\0" "CHO JO\0" "zhù\0" "fu6\0" "mound; used in place names\0" "TSUKERU IKADA\0" "FU\0" "fù\0" "KAMAHE WAZURAHAI\0" "KO KU\0" "hū\0" "CHI JI\0" "zhì\0" "seoi4\0" "let down; suspend, hand; down\0" "수:0E\0" "TARERU TARASU NANNANTOSU\0" "SUI\0" "SWU\0" "chuí\0" "*zhiuɛ\0" "thùy\0" "laap6\0" "garbage, refuse, waste\0" "RATSU\0" "lā\0" "lắp\0" "lung5\0" "grave, mound; ridge in field\0" "lǒng\0" "mound, grave; ridge in field\0" "lǒng\0" "lou4\0" "black clods of earth; shop, hut\0" "lú\0" "lò\0" "ào\0" "doi6\0" "used in place names; Japanese -nuta; Korean -dae\0" "대:0N\0" "NUTA NUMA\0" "TAI\0" "TAY\0" "dài\0" "HOU\0" "páo\0" "bàu\0" "man4\0" "min\0" "jing4\0" "pattern, model, type; law; mold\0" "형:0N\0" "KATA\0" "KEI\0" "HYENG\0" "xíng\0" "dung6 tung6\0" "a field; used in place names\0" "동:1N\0" "TSUBO\0" "TOU TSU\0" "TONG\0" "dòng\0" "đồng\0" "gei3 gei6\0" "jì\0" "hè\0" "ROTSU ROCHI\0" "lǜ\0" "ci4\0" "NIKUMU\0" "SHI JI SHOU JIKI\0" "cí\0" "chǐ\0" "leoi5\0" "rampart, military wall\0" "lěi\0" "goi1\0" "border, boundary, frontier\0" "해:0N\0" "HATE SAKAI\0" "GAI KAI\0" "HAY\0" "gāi\0" "gəi\0" "gay\0" "jan1\0" "to restrain; to dam a stream and change its direction; a mound\0" "HUSAGU\0" "SHYOU JU TOU ZU\0" "yīn\0" "hau5\0" "used in place names\0" "후:1N\0" "AKA\0" "KOU\0" "HWU\0" "hòu\0" "duī\0" "ziu6\0" "sacrifice\0" "HAURIDOKORO\0" "TEU DEU\0" "zhào\0" "KUZURERU NAGARERU\0" "FUKU BUKU HOKU BOKU\0" "fú\0" "CHIMATA\0" "KUU\0" "guāng\0" "jiu1 jiu4\0" "mound, roundish mass\0" "GEU\0" "yáo\0" "do2\0" "heap, pile; pile up, heap up\0" "DA\0" "duǒ\0" "do2\0" "heap; buttress; battlements\0" "TSUMIKASARERU\0" "DA\0" "duǒ\0" "gwai2\0" "dilapidated, ruined\0" "YABURERU DAI\0" "KI\0" "guǐ\0" "caa4\0" "small mound; place name; hillock\0" "타:1 택:N\0" "TA DA\0" "THA\0" "chá\0" "*djhæk\0" "joeng4\0" "YOU\0" "yáng\0" "ngan4\0" "boundary, bank of stream or river\0" "은:0N\0" "SAKAI KISHI\0" "GIN GON\0" "UN\0" "yín\0" "ngiən ngyin\0" "hằn\0" "fat6\0" "plow soil; place name\0" "TAGAYASU\0" "HATSU BOCHI\0" "fá\0" "gau3\0" "dirt, filth, stains; dirty\0" "구:0N\0" "AKA HAJI\0" "KOU KU KIKU\0" "KWU\0" "gòu\0" "gǒu\0" "cáu\0" "wun4\0" "low wall\0" "원:0N\0" "KAKI\0" "EN\0" "WEN\0" "yuán\0" "hiuæn\0" "dit6\0" "ant-hill, small mound; hill\0" "질:1N\0" "ARIZUKA\0" "TETSU\0" "CIL\0" "dié\0" "KEU KOU\0" "xié\0" "han2\0" "cultivate, reclaim, to farm land\0" "kěn\0" "hoeng2\0" "variable unit of land measure\0" "KEI KYOU\0" "shǎng\0" "MAMOORU MORI KAMI\0" "SHU SU\0" "shǒu\0" "ok3\0" "holy, sacred, sage; simplification of 堊 chalk; daub with chalk\0" "HIJIRI\0" "SEI SHOU\0" "SENG\0" "è\0" "bing6\0" "HA\0" "bìng\0" "din6\0" "advance money, pay for another\0" "diàn\0" "NUKARI NUKARU\0" "KYOU\0" "hóng\0" "character used in place names\0" "yā\0" "kwaa1\0" "be defeated, fail, collapse\0" "kuǎ\0" "khoai\0" "da\0" "TAO\0" "kǎ\0" "dàng\0" "hoi2\0" "high and dry place\0" "kǎi\0" "hang4\0" "GAKE\0" "háng\0" "lou5 nou5\0" "small, head shaped hill, used in place names\0" "nǎo\0" "am1 am2 jim2\0" "cover with earth; a pit; a hole\0" "ǎn\0" "ang\0" "SEI SHOU\0" "xīng\0" "xiàn\0" "jyun4 jyun6\0" "a dyke, embankment\0" "완:1N\0" "MAROBU\0" "KAN GAN\0" "WAN\0" "yuàn\0" "HOU\0" "bāng\0" "bựng\0" "fu1 pau4\0" "KURUWA OHOKII SAKAN TSUKA\0" "FU HO HOU BU HAI HE\0" "fū\0" "baa3\0" "an embankment; a slope over which boat pass\0" "TSUTSUMI\0" "HAI HA HE\0" "bà\0" "jik6\0" "EKI YUKU\0" "yì\0" "jan6 ngan6\0" "(Cant.) sediment, precipitate\0" "은:1N\0" "ORI MEGURU\0" "GIN GON\0" "UN\0" "yìn\0" "hon6\0" "KAN GAN\0" "hàn\0" "SHO JO\0" "xù\0" "let down; suspend, hand; down\0" "TARERU TARASU NANNANTOSU\0" "SUI\0" "chuí\0" "TSUCHI\0" "SHIN JIN\0" "qín\0" "gậm\0" "gang2\0" "ditches for irrigation; hole\0" "ANA TSUTSUMI AZE\0" "KAU KYOU\0" "gěng\0" "ghềnh\0" "aai1 oi1\0" "fine dust, dirt\0" "애:0N\0" "CHIRI HOKORI\0" "AI\0" "AY\0" "āi\0" "*qəi\0" "ai\0" "bung6\0" "whirling of dust in the wind\0" "HOU BO\0" "běng\0" "fáng\0" "gok3 kok3\0" "stony\0" "각:1N\0" "KISOU\0" "KAKU\0" "KAK\0" "què\0" "cung1 jung2 tung2\0" "name of bridge\0" "용:0N\0" "OKITSUCHI\0" "YOU YU\0" "YONG\0" "yǒng\0" "thõng\0" "seon3\0" "high, steep, towering; stern\0" "준:0N\0" "SOBADATSU\0" "SHUN\0" "CWUN\0" "jùn\0" "thoạ\0" "협:1N\0" "HYEP\0" "jiā\0" "dì\0" "maai4\0" "bury, secrete, conceal\0" "매:0E\0" "UMERU UZUMERU UMARU\0" "MAI BAI\0" "MAY\0" "mái\0" "*mæi\0" "mai\0" "joeng5 long6\0" "waste\0" "TSUKA\0" "ROU\0" "làng\0" "juǎn\0" "seng4 sing4\0" "castle; city, town; municipality\0" "성:0EN\0" "SHIRO KIZUKU\0" "JOU\0" "SENG\0" "chéng\0" "*zhiɛng\0" "thành\0" "jin4\0" "a boundary, a limit\0" "연:1N\0" "HAKAMICHI NOBORU YAHARAGERUKONERU\0" "SEN ZEN EN\0" "YEN\0" "shān\0" "SHIN\0" "jīn\0" "철:1N\0" "CHEL\0" "zhé\0" "lyut3\0" "enclosure, dike, embankment\0" "랄:1N\0" "KAKOI KAKI\0" "RACHI RATSU RETSU\0" "LAL\0" "liè\0" "enclosure, dike, embankment\0" "KAKOI\0" "RACHI\0" "liè\0" "bou3\0" "plain, arena; port, market\0" "HO\0" "bù\0" "cing4\0" "a large, pear-shaped earthenware jar\0" "BIN\0" "TEI\0" "chéng\0" "chĩnh\0" "GOMI\0" "huā\0" "bou4 bou6\0" "(same as U+5E70 埠) a wharf, dock, jetty; a trading center, port; place name (e.g., 深水埗 in Hong Kong)\0" "bù\0" "si4\0" "roost\0" "shí\0" "hyun1\0" "instrument\0" "xūn\0" "wo1\0" "crucible\0" "guō\0" "jiōng\0" "je5\0" "open country, field; wilderness\0" "야:1N\0" "NO\0" "SHO YA\0" "YA\0" "yě\0" "nap1\0" "bank, dike; protuberance from\0" "SHITA MASU OCHI\0" "TEN DEU NEU NEN\0" "niàn\0" "nấm\0" "deng6\0" "(Cant.) place\0" "TSUTSUMI\0" "TEI\0" "dī\0" "wik6\0" "district, region, boundary; land\0" "역:0E\0" "SAKAI\0" "IKI\0" "YEK\0" "yù\0" "hiuək\0" "vực\0" "bou6 fau6\0" "port city\0" "부:0N\0" "TSUKA HATOBA\0" "FU\0" "PWU\0" "bù\0" "aa3 ngaa3\0" "character used in place names\0" "SATO\0" "O U\0" "yā\0" "gyun3\0" "KUMA\0" "KEN\0" "quán\0" "KARETSUCHI\0" "SAI SOTSU\0" "suì\0" "giót\0" "pei4\0" "add, increase, attach; low fence\0" "비:1N\0" "MASU ATAHERU TASUKERU HIKUIHIMEGAKI\0" "HI BI HEI\0" "PI\0" "pí\0" "SEI SHOU SOU\0" "qīng\0" "wun2\0" "a bowl\0" "WAN\0" "wǎn\0" "geoi6\0" "dam\0" "TSUTSUMI\0" "KU GU\0" "jù\0" "lǔn\0" "정:N\0" "TAGAYASU\0" "SAU SHOU\0" "zhēng\0" "chĩnh\0" "kōng\0" "SHOU CHUU\0" "chǒng\0" "TOU TSU\0" "dōng\0" "đống\0" "dai6 doi6\0" "a dam, a jock; inclined plane on a canal, where boats can be hauled up or down\0" "태:1N\0" "SEKI\0" "TAI DAI\0" "THAY\0" "dài\0" "담:N\0" "TAN\0" "tàn\0" "vịm\0" "am2 jim2\0" "cover with earth; a pit; a hole\0" "ANA\0" "EN AN ON\0" "ǎn\0" "coi3\0" "fief\0" "채:0N\0" "TSUKA\0" "SAI\0" "CHAY\0" "cài\0" "HAJIME HAJIMARU\0" "SHYUU TOU TSU\0" "chù\0" "bong6 bung6 pung1\0" "(Cant.) classifier for walls\0" "CHIRI\0" "HOU BO HAU BAU\0" "běng\0" "ham2\0" "a pit, a hole, a snare, a danger; a crisis; a mortar\0" "감:1N\0" "KAN\0" "KAM\0" "kǎn\0" "zik6\0" "soil with large clay content\0" "식:0N\0" "HANI\0" "SHOKU\0" "SIK CHI\0" "zhí\0" "do2\0" "hardened dirt or clay; cluster\0" "TA\0" "duǒ\0" "ngai6 zap1\0" "art\0" "예:N\0" "UERU WAZA IKIHOHI\0" "GEI SEI\0" "yì\0" "đệm\0" "zap1\0" "hold in hand; keep; carry out\0" "집:0E\0" "TORU TORAERU\0" "SHITSU SHUU\0" "CIP\0" "zhí\0" "jip\0" "chấp\0" "jik6\0" "a border; a limit; a dike; a frontier; a boundary\0" "SAKAHI AZE\0" "EKI YAKU\0" "yì\0" "pui4\0" "bank up with dirt; cultivate\0" "배:0E\0" "TSUCHIKAU\0" "BAI HOU HAI\0" "PAY PWU\0" "péi\0" "bồi\0" "gei1\0" "foundation, base\0" "기:0E\0" "MOTOI MOTO MOTOZUKU\0" "KI\0" "KI\0" "jī\0" "giə\0" "cơ\0" "zeon2\0" "준:1N\0" "MATO NORI AZUCHI\0" "SHUN TA DA TAI TE KOU JUKU\0" "CWUN\0" "zhǔn\0" "kei4\0" "headland\0" "기:0N\0" "SAKI\0" "KI\0" "KI\0" "qí\0" "sou3\0" "broom; to sweep, clear away\0" "소:1N\0" "HAKU\0" "SOU\0" "SO\0" "sào\0" "*sɑ̌u\0" "zeoi6\0" "SHU JU\0" "jù\0" "NURU KOTE NUKARAMI\0" "DEI NAI HAN BAN\0" "ní\0" "fat1 gwat6\0" "cave, hole\0" "굴:0N\0" "HORI HORU ANA\0" "KUTSU\0" "KWUL\0" "kū\0" "fo2 fo3\0" "OKA CHIRI AJIKA\0" "KA KAI KE WA\0" "kè\0" "tong4\0" "hall; government office\0" "당:0E\0" "TAKADONO SUMAI\0" "DOU TOU\0" "TANG\0" "táng\0" "*dhɑng\0" "đường\0" "kwan1\0" "compliance; obedience; female\0" "곤:1N\0" "CHI HITSUJISARU\0" "KON\0" "KON\0" "kūn\0" "ngai6\0" "parapet\0" "예:N\0" "HIMEGAKI\0" "GEN\0" "nì\0" "gin1\0" "hard, strong, firm; resolute\0" "견:0E\0" "KATAI KATAKU\0" "KEN\0" "KYEN\0" "jiān\0" "*gen\0" "kiên\0" "deoi1\0" "heap, pile, crowd; pile up\0" "퇴:0N\0" "UZUTAKAI\0" "TAI TSUI\0" "THOY\0" "duī\0" "*duəi\0" "đôi\0" "gan2\0" "yellow loam; clay; season; few\0" "SUMIRE\0" "KIN\0" "KUN\0" "jǐn\0" "gong1\0" "earthen jug, crock, cistern\0" "강:0N\0" "KAME OKA\0" "KOU\0" "KANG\0" "gāng\0" "juk6\0" "ground, fertile land\0" "육:0N\0" "IKU\0" "YUK\0" "yù\0" "ok3\0" "white earth; to daub with white mud\0" "악:0N\0" "SHIROTSUCHI IROTSUCHI\0" "A AKU O\0" "AK\0" "è\0" "bang1 paang4 pang4\0" "bury\0" "붕:1N\0" "HOUMURU\0" "HOU\0" "PWUL\0" "péng\0" "gu3\0" "dam, dike; used in place names\0" "TSUTSUMI TSUKA\0" "KO KU\0" "gù\0" "tou3\0" "TO\0" "tù\0" "ling4\0" "character used for place names\0" "lèng\0" "fang\0" "ngaai4\0" "yá\0" "cim3\0" "moat, trench, pit, cavity\0" "qiàn\0" "kwan1\0" "kūn\0" "àn\0" "shēn\0" "do6\0" "fall, sink, let fall; degenerate\0" "KUZUSU KUZURERU OCHIRU\0" "DA\0" "THA HYU\0" "duò\0" "small, head shaped hill, used in place names\0" "nǎo\0" "돌:1N\0" "TOL\0" "tū\0" "sing4\0" "a raised path between field which acts as a dyke\0" "SHOU\0" "chéng\0" "jan1\0" "bury; dam, block up\0" "인:1N\0" "FUSAGU\0" "IN\0" "IN\0" "yīn\0" "hún\0" "pik1\0" "TSUCHIKURE\0" "HIYOKU HIKI\0" "bì\0" "REN\0" "liàn\0" "wo1\0" "crucible\0" "과:1N\0" "RUTSUBO\0" "KA\0" "KWA\0" "guō\0" "dip6\0" "plate\0" "첩:0N\0" "HIMEGAKI\0" "TEU DEU\0" "CHEP\0" "dié\0" "dhep\0" "UNE\0" "TEN DEN\0" "zhuàn\0" "hau6\0" "battlements, battlemented walls\0" "후:1N\0" "MONOMI\0" "KOU KU\0" "HWU\0" "hòu\0" "bou2\0" "fort, fortress; town, village\0" "보:0N\0" "TORIDE\0" "HOU HO\0" "PO\0" "bǎo\0" "bou2\0" "bǎo\0" "우:1N\0" "GU\0" "YU\0" "yú\0" "tai4\0" "dike\0" "제:0E\0" "TSUTSUMI\0" "TEI SHI\0" "CEY\0" "dī tí\0" "đê\0" "KAHARAKE\0" "BOU MU BAU MOU BU\0" "máo\0" "gaai1\0" "stairs; a flight of steps; a degree, a class, a rank or step\0" "계:1N\0" "KAI\0" "KYEY\0" "jiē\0" "jyun4\0" "adjoin\0" "연:0N\0" "SUNATSUCHI\0" "ZEN NEN DA NA DAN NAN\0" "YEN\0" "ruán\0" "aat3 ngaat3 ngoi2 oi2\0" "daub\0" "RUSEKI HOKORI\0" "GETSU GECHI ATSU ACHI AI\0" "yè\0" "gang2 gang3\0" "MICHI\0" "KOU\0" "gèng\0" "ham1\0" "adequately capable of, worthy of\0" "감:0N\0" "TAERU\0" "KAN TAN\0" "KAM\0" "kān\0" "*kom\0" "kham\0" "zōng\0" "TSUKA\0" "YU\0" "yú\0" "wong4\0" "a dry moat outside a city wall; a dry ditch\0" "황:N\0" "SOTOBORI\0" "KAU WAU\0" "huáng\0" "ngok6\0" "a boundary; a border\0" "KISHI\0" "GAKU\0" "è\0" "jiu4\0" "a legendary ancient emperor-sage\0" "요:0N\0" "TAKAI\0" "GYOU\0" "YO\0" "yáo\0" "*ngəu\0" "nghiêu\0" "jin2\0" "dam; embankment, dike, bank\0" "언:0N\0" "SEKI SEKU\0" "EN\0" "EN\0" "yàn\0" "bou3\0" "report, tell, announce\0" "보:0E\0" "SHIRASERU MUKUIRU\0" "HOU\0" "PO PWU\0" "bào\0" "*bɑ̀u\0" "báo\0" "zik1\0" "hate\0" "YAKITSUCHI MOESASHI NIKUMU ASAGU\0" "SHITSU SHICHI SHOKU JIKI SHIKI SHI\0" "cí\0" "mei4 mui4\0" "land allotment feudal noble; alta\0" "KAKI\0" "BI MI\0" "méi\0" "coeng4\0" "open space, field, market\0" "장:0E\0" "BA\0" "JOU\0" "CANG\0" "chǎng\0" "*djhiɑng\0" "trường\0" "dou2\0" "wall; stop, prevent; stop up\0" "도:0N\0" "KAKI\0" "TO\0" "TO\0" "dǔ\0" "dǒ\0" "to4\0" "throw heavy weights\0" "KU GU\0" "tuó\0" "AN ON\0" "yìn\0" "om\0" "FU BU\0" "féng\0" "TSUTSUMI KURO AZE\0" "SHOU SHU\0" "zhòng\0" "gaai3\0" "person's name\0" "계:0N\0" "SAKAI\0" "KAI\0" "KYEY\0" "jiè\0" "URUHOHI URUHOU\0" "SHIN\0" "jīn\0" "KOU GOU HOU FU\0" "hèng\0" "gong1\0" "mound; used in place names\0" "KOU\0" "gāng\0" "chūn\0" "gaan2\0" "salty\0" "KAN KON\0" "jiǎn\0" "ping4\0" "wall, fence\0" "병:1\0" "KAKI\0" "HEI\0" "PYENG\0" "píng\0" "rampart, military wall\0" "TORIDE RUI\0" "RUI\0" "lěi\0" "xiàng\0" "huāng\0" "ling4\0" "elevated bank in field\0" "léng\0" "duàn\0" "wān\0" "syun1\0" "xuān\0" "hei3 kei3\0" "paint, decorate\0" "NURU KAZARU TORU IKOU\0" "KI GI KE KAI GAI\0" "jì\0" "척:1N\0" "YASETSUCHI\0" "SEKI SHAKU\0" "CHEK\0" "jí\0" "faai3\0" "piece, lump; dollar\0" "괴:0E\0" "KATAMARI TSUCHIKURE\0" "KAI\0" "KOY\0" "kuài\0" "kuɑ̀i\0" "khối\0" "jing4\0" "grave, tomb, cemetery\0" "영:0N\0" "HAKA\0" "EI\0" "YENG\0" "yíng\0" "iuɛng\0" "taap3\0" "fall in ruins, collapse\0" "탑:1N\0" "TOU\0" "THAP\0" "tā\0" "sing4\0" "a raised path between fields, a dike\0" "승:1N\0" "AZE KURO TSUTSUMI\0" "SHOU JOU\0" "SUP\0" "chéng\0" "YOU YU\0" "yǒng\0" "hoi2\0" "high and dry place\0" "개:0N\0" "KAI GAI\0" "KAY\0" "kǎi\0" "sou3\0" "model in clay, sculpt; plastics\0" "소:1N\0" "DEKU\0" "SO\0" "SO\0" "sù\0" "sok3 sou3\0" "model in clay, sculpt; plastics\0" "소:0N\0" "DEKU\0" "SO\0" "SO\0" "sù\0" "si4\0" "roost\0" "시:1N\0" "NEGURA\0" "SHI JI\0" "SI\0" "shí\0" "zhiə\0" "mik6\0" "plaster\0" "NURU\0" "BEKI MYAKU\0" "mì\0" "taap3\0" "tower, spire, tall building\0" "탑:0E\0" "TERA OKA\0" "TOU\0" "THAP\0" "tǎ\0" "tɑp\0" "jung1 jung2\0" "a gust of wind\0" "CHIRI\0" "OU O\0" "wěng\0" "SHOU\0" "chéng\0" "tou4\0" "smear, daub, apply, spread; paint\0" "도:0E\0" "NURU DORO MAMIRERU\0" "TO\0" "TO\0" "tú\0" "*dho\0" "đồ\0" "tong4\0" "pond; tank; dike, embankment\0" "당:0N\0" "TSUTSUMI\0" "TOU\0" "TANG\0" "táng\0" "*dhɑng\0" "đường\0" "kok3\0" "truly\0" "고:1\0" "KATAI HANAWA\0" "KAKU KOU\0" "KO\0" "què\0" "cung2\0" "cemetery; tomb, burial mound\0" "총:0N\0" "TSUKA\0" "CHOU\0" "CHONG\0" "zhǒng\0" "*djiǒng\0" "HUSAGARU\0" "RITSU RICHI\0" "lì\0" "bung6 pung4\0" "dusty, dirt\0" "HOKORIGATOBU\0" "HOU\0" "PONG\0" "zhǒng\0" "flat bank, plateau\0" "HAU BAU\0" "bàng\0" "coi3 sak1\0" "stop up, block, seal, cork; pass, frontier; fortress\0" "새:0E 색:0N\0" "FUSAGU MICHIRU TORIDE\0" "SOKU SAI\0" "SAY SAYK\0" "sāi\0" "*sək *sə̀i\0" "tắc\0" "zong3\0" "to bury\0" "HOUMUURU\0" "SOU\0" "zàng\0" "duī\0" "tin4\0" "fill in, fill up; make good\0" "전:0N 진:N\0" "FUSAGU UZUMERU\0" "TEN CHIN\0" "CEN CIN\0" "tián\0" "dhen\0" "wu2\0" "entrenchment, bank, low wall\0" "오:0N\0" "TORIDE MURA\0" "O U\0" "O\0" "wù\0" "qǒ\0" "TOHORU\0" "TEI CHOU\0" "zhèng\0" "hyun1\0" "instrument\0" "훈:0N\0" "TSUCHIBUE\0" "KEN TAWAN\0" "HWUN\0" "xūn\0" "xiuæn\0" "ven\0" "gaak3\0" "KAKU KYAKU\0" "gé\0" "zhèn\0" "KEWASHII\0" "AI E\0" "ài\0" "gung1\0" "KYOU\0" "gōng\0" "jim4\0" "salt\0" "염:1\0" "SHIO\0" "EN\0" "YEM\0" "yán\0" "kǎn\0" "tin4\0" "fill in, fill up; make good\0" "FUSAGU UZUMERU\0" "TEN CHIN\0" "CEN CIN\0" "tián\0" "dhen\0" "điền\0" "jyun4\0" "plateau\0" "yuán\0" "fish farm\0" "wēn\0" "xiè\0" "liù\0" "AMA\0" "hǎi\0" "long5\0" "place name in Guangdong province\0" "lǎng\0" "coeng4\0" "open space, field, market\0" "BA\0" "JOU\0" "cháng\0" "bung6 pung1\0" "(Cant.) classifier for walls; covered (with dust); to scatter (like dust)\0" "péng\0" "vùng\0" "bang1 paang4\0" "HAUMURU\0" "HOU\0" "bèng\0" "can4\0" "dust, dirt, ashes, cinders\0" "진:0N\0" "CHIRI\0" "JIN\0" "CIN\0" "chén\0" "*djhin\0" "trần\0" "KOKU\0" "lù\0" "lǔ\0" "HAKA\0" "OU O\0" "ōu\0" "cim3\0" "moat, trench, pit, cavity\0" "참:0N\0" "HORI\0" "ZAN SEN\0" "CHAM\0" "qiàn\0" "tsiɛ̀m\0" "mo4 mo6 mui4\0" "CHIRI\0" "BAI ME BA MA\0" "méi\0" "CHIRI\0" "BAKU MAKU\0" "mò\0" "zyun1\0" "brick\0" "전:0N\0" "KAHARA\0" "SEN TAN DAN ZEN\0" "CEN\0" "zhuān\0" "song2\0" "plateau\0" "상:1N\0" "SAU SHOU\0" "SANG\0" "shuǎng\0" "suk6\0" "village school; private tutorage\0" "숙:0N\0" "MONBEYA MANABIYA\0" "JUKU\0" "SWUK\0" "shú\0" "thục\0" "lau5\0" "small mound\0" "TSUCHI TSUKA\0" "ROU RU\0" "lǒu\0" "ci4\0" "porch; courtyard; steps leading\0" "지:1N\0" "KIZAHASHI SU\0" "CHI JI\0" "CI\0" "chí\0" "*djhi\0" "maan6\0" "to plaster; to pave\0" "만:1N\0" "KOTE\0" "BAN MAN\0" "MAN\0" "màn\0" "HYOU HEU\0" "biāo\0" "ging2\0" "boundary, frontier; area, region\0" "경:0E\0" "SAKAI\0" "KYOU KEI\0" "KYENG\0" "jìng\0" "cảnh\0" "the steps of a stairway\0" "KIDA\0" "SOKU\0" "cè\0" "seoi5\0" "villa, country house\0" "서:0N\0" "SHIMOYASHIKI\0" "SHO YA\0" "SE\0" "shù\0" "thự\0" "dai3 dit6\0" "TAKUHAHERU TAKUHAHE TOMERUTSUTSUMI\0" "TETSU DECHI TEI TAI DAI\0" "zhì\0" "đai\0" "ging2\0" "HUSEGU\0" "SHOU\0" "zhàng\0" "*giæ̌ng\0" "ham3\0" "cliff\0" "SAKAHI\0" "KAN KON\0" "kàn\0" "jung4\0" "wall; fortified wall; small wall\0" "용:0N\0" "KAKI KABE\0" "YOU YU\0" "YONG\0" "yōng\0" "iong\0" "dim3 din3 din6 zin3\0" "advance money, pay for another\0" "점:1N\0" "OCHIIRU OBORERU NAYAMU\0" "TEN TEU DEU\0" "CEM\0" "diàn\0" "cam2\0" "TSUCHI SUNAJI NIGORU\0" "SHIN\0" "chěn\0" "척:N\0" "DODAI\0" "SHAKU SEKI\0" "zhí\0" "paint, decorate\0" "기:1N\0" "NURU KAZARU TORU IKOU\0" "KI GI KE KAI GAI\0" "KI\0" "xì\0" "gwok3\0" "KUWAKU\0" "guō\0" "MOTORU\0" "SHOU SAU\0" "qiǎng\0" "gan2 gan6\0" "to build with soil, plaster over with mud\0" "근:1N\0" "NURU NEBATSUCHI\0" "KIN GON\0" "KUN\0" "jìn\0" "soeng1\0" "KIZAHASHI MATO\0" "TEKI CHAKU\0" "dì\0" "soeng1\0" "wet tilth\0" "SHOU\0" "shāng\0" "mou6\0" "grave, tomb\0" "묘:0E\0" "HAKA\0" "BO\0" "MYO\0" "mù\0" "mò\0" "mộ\0" "ceoi4\0" "SAI ZE\0" "cuī\0" "yàn\0" "taap3\0" "pagoda, dagoba, tower\0" "TOU\0" "tǎ\0" "increase\0" "MASU FUERU FUYASU\0" "ZOU SOU\0" "CUNG\0" "zēng\0" "king4\0" "(Cant.) halfway\0" "qián\0" "coeng4\0" "wall\0" "qiáng\0" "loeng4\0" "mountain range\0" "liáng\0" "wèi\0" "zeoi6\0" "fall down, drop, sink, go to ruin\0" "추:0N\0" "OCHIRU\0" "TSUI\0" "CHWU\0" "zhuì\0" "*djhuì\0" "truỵ\0" "haau1\0" "stony\0" "요:1N\0" "KOU KYOU\0" "YO\0" "qiāo\0" "zang1\0" "increase, add to, augment\0" "증:0E\0" "MASU FUERU FUYASU\0" "ZOU SOU\0" "CUNG\0" "zēng\0" "*tzəng\0" "tăng\0" "heoi1\0" "high mound; hilly countryside; wasteland\0" "허:0N\0" "ATO\0" "KYO\0" "HE\0" "xū\0" "kiu\0" "sin6\0" "smooth, hard spot made level for sacrificial altar\0" "SEN ZEN TAN\0" "shàn\0" "sin6\0" "chalk\0" "선:1N\0" "SHIROTSUCHI\0" "SEN ZEN\0" "SEN\0" "shàn\0" "HATSU HAI\0" "bá\0" "pok3\0" "복:1N\0" "TSUIKURE\0" "HAKU HOKU\0" "POK\0" "pú\0" "teoi4\0" "to fall in ruins, to collapse, to overthrow; decayed, ruined, lost\0" "kuài\0" "ARIZUKA\0" "TOU TSU TAN\0" "dǒng\0" "faan4\0" "tomb\0" "TSUKA\0" "HAN HON\0" "fán\0" "kok3\0" "què\0" "mak6\0" "ink; writing\0" "묵:0E\0" "SUMI\0" "BOKU MOKU\0" "MWUK\0" "mò\0" "mək\0" "dan1 dan2 deon1\0" "heap, mound, block of stone\0" "돈:0N\0" "TON\0" "TON\0" "dūn\0" "đôn\0" "dan1\0" "a heap, tumulus, beacon mound\0" "dūn\0" "cun1 cyun4 deon1\0" "cup\0" "준:1N\0" "SHUN\0" "CWUN\0" "zūn\0" "chôn\0" "dei6 zeoi6\0" "to fall, sink\0" "CHI\0" "dì\0" "SEI\0" "shèng\0" "do6 fai1\0" "fall, sink, let fall; degenerate\0" "타:0E\0" "KUZURE KUZUSU OCHIRU\0" "DA\0" "THA\0" "duò\0" "dhuɑ̌\0" "đoạ\0" "do6 fai1\0" "DA\0" "duò\0" "taam4\0" "an earthenware jar; a jug\0" "담:1N\0" "TAM\0" "tán\0" "dang3\0" "등:1N\0" "KIDA\0" "TOU\0" "TUNG\0" "dèng\0" "BO MO BU MU\0" "mú\0" "fan4\0" "grave, mound; bulge; bulging\0" "분:0E\0" "HAKA\0" "FUN\0" "PWUN\0" "fén\0" "*bhiən\0" "phần\0" "huáng\0" "taam4\0" "tán\0" "daat3 daat6\0" "da\0" "yè\0" "SHO\0" "zhù\0" "MAMA\0" "jiàn\0" "ou3\0" "four walls\0" "오:0N\0" "KISHI\0" "OU IKU\0" "O OK\0" "ào\0" "coeng4\0" "wall\0" "장:0E\0" "KAKI\0" "SHOU\0" "CANG\0" "qiáng\0" "tường\0" "gik1\0" "KEKI KYAKU\0" "jī\0" "SUTERU\0" "KAU KEU\0" "qiāo\0" "han2\0" "cultivate, reclaim, to farm land\0" "간:0N\0" "HIRAKU\0" "KON\0" "KAN\0" "kěn\0" "khẩn\0" "MICHI\0" "EKI TO\0" "yì\0" "pí\0" "bek3 bik1 bik3\0" "partition wall; walls of a house\0" "벽:0E\0" "KABE\0" "HEKI\0" "PYEK\0" "bì\0" "bek\0" "bích\0" "KASU ORI TONO TACHI YAKATA\0" "TEN DEN\0" "diàn\0" "강:1N\0" "KANG\0" "jiāng\0" "NO\0" "YA\0" "yě\0" "jung1 jung2\0" "to obstruct\0" "옹:0N\0" "FUSAGU\0" "YOU\0" "ONG\0" "yōng\0" "bok3\0" "stiff, hard clay or rocky strata; crack in a jar\0" "KAKU GAKU\0" "xué\0" "taan4\0" "altar; arena, examination hall\0" "단:0E\0" "BA TOKORO TAIRA\0" "DAN TAN\0" "TAN\0" "tán\0" "dhɑn\0" "đàn\0" "lam5\0" "disappointed\0" "ON RAN\0" "lǎn\0" "lǒm\0" "bậm\0" "KYO\0" "jù\0" "bad, spoil(ed), ruin, destroy\0" "KOWASU YABURU KOWARERU\0" "KAI\0" "huài\0" "dong2 dong3\0" "dàng\0" "joeng6\0" "soil, loam, earth; rich\0" "TSUCHI\0" "JOU\0" "YANG\0" "rǎng\0" "cim3\0" "moat around a city. a channel\0" "HORI ANA\0" "ZAN\0" "qiàn\0" "hyun1\0" "instrument\0" "훈:0N\0" "HACHI WAN\0" "KEN KUWAN KUN\0" "HWUN\0" "xūn\0" "haam5\0" "KAN ON\0" "xiàn\0" "saai2\0" "the Imperial signet; the great seal\0" "SHI JI\0" "xǐ\0" "kok3\0" "bed of torrent, narrow ravine\0" "학:0N\0" "TANI\0" "GAKU KAKU\0" "HAK\0" "hè\0" "*xɑk\0" "hác\0" "oi2\0" "dust\0" "TSUCHIKEMURI\0" "AI KAI\0" "ài\0" "aat3 ngaat3\0" "press; oppress; crush; pressure\0" "압:0E\0" "OSAERU\0" "ATSU OU EN\0" "AP\0" "yā\0" "*qap qiɛp\0" "áp\0" "dou2\0" "a mound, a tumulus\0" "도:1N\0" "TORIDE TSUKA OKA TSUTSUMI\0" "TAU\0" "TO\0" "dǎo\0" "hou4\0" "trench, ditch, channel, moat\0" "호:0N\0" "HORI\0" "GOU\0" "HO\0" "háo\0" "hɑu\0" "hào\0" "jyun4\0" "open space along water\0" "AKICHI\0" "ZEN NEN\0" "ruán\0" "MAMA\0" "jìn\0" "leoi5 leot6\0" "rampart, military wall\0" "누:0 루:0N\0" "TORIDE\0" "RUI\0" "LWU YU\0" "lěi\0" "*luǐ\0" "luỹ\0" "kwong3\0" "tomb, grave: prairie; open wilderness\0" "광:0N\0" "ANA\0" "KOU\0" "KWANG\0" "kuàng\0" "khoảng\0" "lou4\0" "black clods of earth; shop, hut\0" "로:1N\0" "RURORI\0" "RO RYO\0" "LO\0" "lú\0" "lo\0" "jim4\0" "CHIMATA NEDAI KOSHIKAKE\0" "EN\0" "yán\0" "taam4 taan4\0" "earthen jar or jug\0" "담:1N\0" "BIN\0" "TAN DON\0" "TAM\0" "tán\0" "wai2\0" "a mound, an embankment the earthen altar to the god of the soil\0" "유:1N\0" "DAN RACHI\0" "I TA\0" "YU\0" "wěi\0" "waai6\0" "bad, spoil(ed), ruin, destroy\0" "괴:0E\0" "KOWASU\0" "KAI E\0" "KOY HOY\0" "huài\0" "huæ̀i\0" "hoại\0" "lung5\0" "grave, mound; ridge in field\0" "농:0 롱:0N\0" "UNE TSUKA\0" "RYOU ROU\0" "LONG\0" "lǒng\0" "liǒng\0" "lũng\0" "lung5\0" "mound, grave; ridge in field\0" "ROU\0" "lǒng\0" "예:N\0" "AKIRAKA\0" "EI\0" "ruì\0" "lek6 lik6\0" "a hole, pit\0" "ANA\0" "REKI RYAKU\0" "lì\0" "gạch\0" "OKA\0" "RIN\0" "lín\0" "joeng6\0" "soil, loam, earth; rich\0" "양:0E\0" "TSUCHI\0" "JOU\0" "YANG\0" "rǎng\0" "njiɑ̌ng\0" "nhưỡng\0" "TEN\0" "chán\0" "xūn\0" "ANA\0" "GAN\0" "yán\0" "RAI\0" "léi\0" "baa3\0" "embankment; dam\0" "RUSEKI\0" "HA HE\0" "PHA\0" "bà\0" "wān\0" "si6\0" "scholar, gentleman; soldier\0" "사:0E\0" "SAMURAI\0" "SHI JI\0" "SA\0" "shì\0" "*jrhiə̌\0" "sĩ\0" "jam4\0" "9th heavenly stem\0" "임:0E\0" "MIZUNOE\0" "JIN NIN\0" "IM\0" "rén\0" "nhăm\0" "kwukyel\0" "san\0" "zong3\0" "big, large; robust; name of tribe\0" "장:N\0" "SAKAN\0" "SOU\0" "CANG\0" "zhuàng\0" "zong3\0" "big, large; robust; name of tribe\0" "장:0E\0" "SAKAN\0" "SOU\0" "CANG\0" "zhuàng\0" "*jriɑ̀ng\0" "tráng\0" "seng1 sing1\0" "sound, voice, noise; tone; music\0" "KOE\0" "SEI SHOU\0" "SENG\0" "shēng\0" "number one\0" "HITOTSU\0" "ICHI ITSU\0" "IL\0" "yī\0" "maai6\0" "sell; [NOT casing, shell, husk]\0" "URU\0" "BAI MAI\0" "MAY\0" "mài\0" "hok3\0" "casing, shell, husk\0" "KARA\0" "KAKU\0" "ké\0" "syu6\0" "TATERU\0" "SHU CHU\0" "zhù\0" "zhuàng\0" "wu4\0" "jar, pot, jug, vase; surname\0" "hú\0" "jar, pot, jug, vase; surname\0" "TSUBO\0" "KO\0" "hú\0" "kwan2\0" "palace corridor or passageway\0" "HEYANOTSURO OKU\0" "KON\0" "kǔn\0" "jat1 jik1\0" "number one\0" "일:0N\0" "HITOTSU\0" "ICHI ITSU\0" "IL\0" "yī\0" "qit\0" "nhất\0" "wu4\0" "jar, pot, jug, vase; surname\0" "호:0N\0" "TSUBO\0" "KO\0" "HO\0" "hú\0" "*ho\0" "sai3\0" "son-in-law; husband\0" "서:0N\0" "MUKO\0" "SEI\0" "SE\0" "xù\0" "sèi\0" "tế\0" "kwan2\0" "palace corridor or passageway\0" "HEYANOTSURO OKU\0" "KON\0" "HO\0" "kǔn\0" "hồ\0" "sau6\0" "old age, long life; lifespan\0" "수:0E\0" "KOTOBUKI HISASHII KOTOOGU\0" "JU SU SHUU JUU\0" "SWU\0" "shòu\0" "zhiòu zhiǒu\0" "thọ\0" "BOU MOU\0" "mǎng\0" "cun1\0" "MAU\0" "SHUN SON\0" "zūn\0" "sau6\0" "life; length of life; longevity\0" "shòu\0" "yī\0" "gau2 zi1\0" "go; KangXi radical 34\0" "OKURERU\0" "CHI SHUU SHU\0" "zhǐ\0" "MOUKERU URU SHIBARAKU\0" "KO KU EI\0" "gǔ\0" "cyu3\0" "place, locale; department\0" "chù\0" "gong3\0" "to descend; to come down from heaven. to send down\0" "OORIRU OOROSU HUURU\0" "KOU\0" "jiàng\0" "fung1\0" "resist\0" "봉:1N\0" "SAKARAU HIKU AU ATSUI\0" "HOU FU BA\0" "PONG\0" "féng\0" "bei6\0" "prepare, ready, perfect\0" "bèi\0" "재:1N\0" "CAY\0" "zhāi\0" "change, transform, alter; rebel\0" "KAWARU KAERU\0" "HEN\0" "PYEN\0" "biàn\0" "seoi1\0" "KangXi radical 35; go slowly\0" "SUINYOU\0" "SUI\0" "suī\0" "to dawdle; the emperor Yao's father\0" "OGORIIRU UZUKUMARU\0" "SHUN\0" "qūn\0" "ling4\0" "to dawdle; the name of the father of the Emperor Yao\0" "SHINOGU SUTARERU\0" "RYOU\0" "líng\0" "fuk6\0" "return; repeat; repeatedly\0" "fù\0" "hạ\0" "ITSUWARU\0" "SA SHA SAI\0" "cuò\0" "haa6\0" "summer; great, grand, big\0" "하:0E\0" "NATSU\0" "KA GE\0" "HA\0" "xià\0" "*hǎ\0" "hing3\0" "long, faraway; pre-eminent\0" "형:1N\0" "HARUKA TOOI MOTOMERU\0" "KEI KEN\0" "HYENG\0" "xiòng\0" "sit3\0" "xiè\0" "naau4\0" "MEZARU\0" "DOU NOU\0" "náo\0" "NATSU\0" "KA GE\0" "xià\0" "kwai4\0" "one-legged monster; walrus\0" "기:0N\0" "KI GI\0" "KI\0" "kuí\0" "ghyui\0" "zik6\0" "evening, night, dusk; slanted\0" "석:0E\0" "YUU YUUBE\0" "SEKI\0" "SEK SA\0" "xī\0" "*ziɛk\0" "tịch\0" "ngoi6 oi6\0" "out, outside, external; foreign\0" "외:0E\0" "SOTO HOKA HAZUSU\0" "GAI GE\0" "OY\0" "wài\0" "*nguɑ̀i\0" "ngoại\0" "jyun2 jyun3\0" "to turn over when asleep\0" "KOROGARIUSU\0" "EN ON\0" "yuàn\0" "4th of Earth Branches; period from 5-7 a.m.\0" "U\0" "BOU\0" "mǎo\0" "suk1\0" "early in morning, dawn; previous\0" "숙:0N\0" "TSUTONI HAYAI\0" "SHUKU\0" "SWUK\0" "sù\0" "siuk\0" "túc\0" "do1\0" "much, many; more than, over\0" "다:0E\0" "OOI MASARU MASANI\0" "TA\0" "TA\0" "duō\0" "*dɑ\0" "đa\0" "much, many; more than, over\0" "다:N\0" "OUSHI MASARU MASANI\0" "TA\0" "duō\0" "je6\0" "night, dark; in night; by night\0" "야:0E\0" "YO YORU\0" "YA\0" "YA\0" "yè\0" "*ià\0" "dạ\0" "ceng4 cing4\0" "HARERU\0" "SEI JOU SOU SHOU\0" "qíng\0" "UYS\0" "wài\0" "gau3\0" "enough, adequate\0" "gòu\0" "gau3\0" "enough, adequate\0" "ATSUMARU OOI\0" "KOU KU\0" "gòu\0" "OOI\0" "KI\0" "qì\0" "mung6\0" "dream; visionary; wishful\0" "몽:0E\0" "YUME KURAI YUMEMIRU\0" "MU\0" "MONG\0" "mèng\0" "*mùng\0" "a dream; to dream visionary; stupid\0" "YUME\0" "BOU MU\0" "mèng\0" "jan4\0" "distant place; remote; deep\0" "인:1N\0" "TSUTSUSHIMIOSORERU OOKII NOBIRU\0" "IN I\0" "IN\0" "yín\0" "in\0" "fo2\0" "companion; partner; assistant\0" "과:1N\0" "OBITADA\0" "KA WA\0" "KWA HAY\0" "huǒ\0" "chěn\0" "daai6\0" "big, great, vast, large, high\0" "대:0E\0" "OOKII HAJIME OOINI\0" "TAI DAI TA\0" "TAY THAY\0" "dà\0" "*dhɑ̀i\0" "đại\0" "KATAMUKERU\0" "SHOKU SHIKI RETSU RECHI\0" "zè\0" "tin1\0" "sky, heaven; god, celestial\0" "천:0E\0" "AME SORA\0" "TEN\0" "CHEN\0" "tiān\0" "*ten\0" "thiên\0" "taai3\0" "very, too, much; big; extreme\0" "태:0E\0" "FUTOI HANAHADA FUTORU\0" "TA TAI\0" "THAY\0" "tài\0" "*tɑ̀i\0" "thái\0" "fu1 fu4\0" "man, male adult, husband; those\0" "부:0E\0" "OTTO OTOKO SORE\0" "FU FUU\0" "PWU\0" "fū\0" "*bio bhio\0" "phu\0" "gwaai2 gwaai3\0" "parted; fork; certain\0" "쾌:1N\0" "WAKERU KIMERU YUGAKE\0" "KETSU KECHI KAI\0" "KHWAY\0" "guài\0" "jiu1 jiu2\0" "young, fresh-looking; die young\0" "요:0N\0" "WAKAI WAZAWAI WAKAJINI\0" "YOU OU KA\0" "YO O\0" "yāo\0" "qyɛ̌u\0" "yểu\0" "joeng1\0" "center, conclude, run out; beg\0" "앙:0E\0" "NAKABA\0" "OU\0" "ANG\0" "yāng\0" "qiɑng\0" "ương\0" "haang1 hang1\0" "heavy load, burden; lift up\0" "항:1N\0" "KATSUGU NINAU\0" "KOU\0" "HANG\0" "hāng\0" "HANATSU\0" "KOU GOU\0" "gǎo\0" "sat1\0" "lose; make mistake, neglect\0" "실:0E\0" "USHINAU\0" "SHITSU ITSU\0" "SIL\0" "shī\0" "*shit\0" "thất\0" "bun2 tou1\0" "advance quickly; to go back and forth; origin, source\0" "도:N\0" "SUSUMU\0" "TOU HON\0" "tāo\0" "TAI\0" "tài\0" "tau4\0" "head; top; chief, first; boss\0" "tóu\0" "SUSUMU\0" "EN TAU TOU\0" "yǎn\0" "KURAABERU\0" "HI\0" "bǐ\0" "ji4\0" "ancient barbarian tribes\0" "이:0E\0" "TAIRAGERU KOROSU EBISU\0" "I\0" "I\0" "yí\0" "i\0" "dì\0" "kwaa1\0" "extravagant, luxurious; handsome\0" "과:1N\0" "OGORU\0" "KO KA\0" "KWA\0" "kuā\0" "kua\0" "khoa\0" "gaap3\0" "be wedged or inserted between\0" "jiā\0" "dyut6\0" "take by force, rob, snatch\0" "duó\0" "fish name\0" "KWU\0" "huà\0" "kong3 kwaang2 kwong3\0" "kuǎng\0" "운:N\0" "yǔn\0" "gaap3 gap3 gep6 gip6\0" "be wedged or inserted between\0" "협:0N\0" "HASAMU\0" "KOU KYOU\0" "HYEP\0" "jiā\0" "*gæp\0" "giáp\0" "OOKII\0" "HA HE\0" "bā\0" "ngan1\0" "(Cant.) skinny, tiny; to jerk, dangle\0" "YASERU\0" "BOU\0" "ēn\0" "lim4\0" "lady's vanity case; trousseau\0" "lián\0" "wun6\0" "be numerous, brilliant\0" "huàn\0" "OOKII\0" "TEI TAI\0" "dī\0" "jim1 jim2\0" "ere long; remain, tarry; feeble\0" "엄:0N\0" "OOU TACHIMACHI\0" "EN\0" "EM\0" "yǎn\0" "ăm\0" "paau3\0" "MUNASHII MUGEISHI\0" "HOU HYOU\0" "pào\0" "OOKII\0" "KEN GAN\0" "juàn\0" "gei1 kei4\0" "strange, unusual, uncanny, occult\0" "기:0E\0" "KUSHI MEZURASHII AYASHII\0" "KI\0" "KI\0" "qí\0" "*ghyɛ gyɛ\0" "kỳ\0" "noi6\0" "but, how; bear, stand, endure\0" "나:0N 내:0E\0" "KARANASHI\0" "NA DAI\0" "NAY NA\0" "nài\0" "*nɑ̀i\0" "nại\0" "fung6\0" "offer; receive; serve; respect\0" "봉:0E\0" "TATEMATSURU\0" "HOU BU\0" "PONG\0" "fèng\0" "*bhiǒng\0" "phụng\0" "xié\0" "fan5\0" "strive, exert effort; arouse\0" "fèn\0" "dot, speck, spot; point, degree\0" "점:N\0" "BOCHI CHOBO TEN\0" "TEN\0" "CEM\0" "diǎn\0" "quān\0" "fui1 kwai1\0" "stride of man; one of the twenty-eight lunar mansions\0" "규:0N\0" "MATA\0" "KEI KI\0" "KYU\0" "kuí\0" "zau3\0" "memorialize emperor; report\0" "주:0E\0" "KANADERU SUSUMERU\0" "SOU\0" "CWU\0" "zòu\0" "tzòu\0" "tấu\0" "wun6\0" "be numerous, brilliant\0" "환:0N\0" "TORIKAERU OOKII SAKAN\0" "KAN\0" "HWAN\0" "huàn\0" "kai3 kit3 sit3\0" "deed, contract, bond; engrave\0" "계:0E 글:0N 설:N\0" "CHIGIRU KIZAMU WARIFU\0" "SETSU KEI\0" "KYEY KUL\0" "qì\0" "*kèi ket set\0" "khế\0" "TATEMATSUURU MATSURU\0" "KAI HOU BU\0" "kāi\0" "ci2 se1 se2 zaa1 zaa3\0" "extravagant\0" "차:1\0" "HARU OGORU AKERU\0" "TA SHA SHI\0" "CHA\0" "zhā\0" "ban1\0" "run fast, flee; rush about; run\0" "분:0E\0" "HASHIRU\0" "HON\0" "PWUN\0" "bēn\0" "*bən\0" "jik6\0" "in sequence, orderly; abundant\0" "혁:0N\0" "OOKII UTSUKUSHII NARERU\0" "EKI YAKU\0" "HYEK\0" "yì\0" "iɛk\0" "zoeng2\0" "prize, reward; give award to\0" "jiǎng\0" "tou3\0" "case, cover, wrapper, envelope\0" "투:0N\0" "KASANERU OOI\0" "TOU\0" "THWU THO\0" "tào\0" "zong1 zong6\0" "large, powerful, stout, thick\0" "장:1N\0" "SAKAN\0" "JOU SOU ZOU\0" "CANG\0" "zàng\0" "HON\0" "běn\0" "hai4\0" "where? what? how? why?; servant\0" "해:0E\0" "NANZO\0" "KEI\0" "HAY\0" "xī\0" "hei\0" "opening, radiant\0" "AKIRAKA\0" "KOU\0" "huǎng\0" "big\0" "비:N\0" "OOKII\0" "HI\0" "fěi\0" "large\0" "OOKII\0" "CHOU\0" "diāo\0" "the stride made by a man\0" "HABATAKU\0" "SHUN SUI YOU\0" "xùn\0" "KOU HOU HYOU\0" "bēng\0" "din6\0" "pay respect; settle\0" "전:0N\0" "MATSURU SADAMERU\0" "TEN DEN TEI\0" "CEN\0" "diàn\0" "dhèn\0" "ngou6\0" "arrogant\0" "ANADORU TSUYOI\0" "GAU GOU\0" "ào\0" "ngɑ̀u\0" "ce1 se1\0" "extravagant, wasteful; exaggerate\0" "사:0N\0" "OGORU\0" "SHA\0" "SA\0" "shē\0" "shia\0" "xa\0" "AKIRAKA\0" "WAN KOU\0" "wěng\0" "hǎ\0" "ou3\0" "mysterious, obscure, profound\0" "OKU KUMA\0" "OU\0" "O WUK\0" "ào\0" "wù\0" "ou3\0" "mysterious, obscure, profound\0" "오:0N\0" "OKU KUMA\0" "OU OKU IKU\0" "O WUK\0" "ào\0" "qɑ̀u\0" "áo\0" "prize, reward; give award to\0" "SUSUMERU\0" "SHOU SOU\0" "CANG\0" "jiǎng\0" "lim4\0" "lady's vanity case; trousseau\0" "렴:1\0" "KUSHIGE\0" "REN\0" "LYEM\0" "lián\0" "dyut6\0" "take by force, rob, snatch\0" "탈:0E\0" "UBAU\0" "DATSU\0" "THAL\0" "duó\0" "*dhuɑt dhuɑt\0" "đoạt\0" "wan1\0" "deep and broad (expanse of water); abyss\0" "윤:0N\0" "IZUMI\0" "IN\0" "YUN\0" "yūn\0" "zoeng2\0" "prize, reward; give award to\0" "장:0E\0" "SUSUMERU\0" "SHOU SOU\0" "CANG\0" "jiǎng\0" "tưởng\0" "sik1\0" "red; anger; ire; surname\0" "석:0N\0" "SAKAN IKARUSAMA\0" "SEKI SHAKU KAKU KYAKU\0" "SEK HAK\0" "shì\0" "fan5\0" "strive, exert effort; arouse\0" "분:0E\0" "FURUU\0" "FUN\0" "PWUN\0" "fèn\0" "biə̀n\0" "phấn\0" "OOKII HIROBIROTO\0" "KATSU KACHI\0" "huò\0" "bei6\0" "anger\0" "SEMARU IKARU\0" "HI BI\0" "bì\0" "bhyì\0" "YOJIRU\0" "REN\0" "luán\0" "ce2 do2\0" "차:N\0" "OOKII YURUYAKADE\0" "SHA SEN TA\0" "duǒ\0" "jyu5 neoi5 neoi6\0" "woman, girl; feminine; rad. 38\0" "녀:0E 여:0\0" "ONNA ME MUSUME\0" "JO NYO NYOU\0" "NYE\0" "nǚ\0" "*niǔ *njiǔ\0" "nữa\0" "nou4\0" "slave, servant\0" "노:0E\0" "YAKKO YATSU ME\0" "DO NU\0" "NO\0" "nú\0" "*no\0" "nô\0" "ding2\0" "TEI CHOU TEN\0" "dǐng\0" "naai1 naai5\0" "milk; woman's breasts; nurse\0" "내:1N\0" "CHICHI HAGUKUMU\0" "DAI NE NAI\0" "NAY\0" "nǎi\0" "nái\0" "SEN\0" "qiān\0" "gaan1\0" "crafty, villainous, false\0" "간:0N\0" "OKASU\0" "KAN\0" "KAN\0" "jiān\0" "gian\0" "ji1 taa1\0" "she, her\0" "AZARU\0" "CHI JI SHA TA I\0" "tā\0" "jiǔ\0" "IIARASOU\0" "DAN NAN\0" "nuán\0" "caa3\0" "beautiful, colorful; girl\0" "OTOME HOKORU\0" "TA TO TSU\0" "chà\0" "hou2 hou3\0" "good, excellent, fine; well\0" "호:0E\0" "KONOMU SUKU YOI\0" "KOU\0" "HO\0" "hǎo\0" "*xɑ̀u *xɑ̌u\0" "háo\0" "SEN\0" "xiān\0" "GAN\0" "fàn\0" "jǐ\0" "zoek3\0" "act as go-between\0" "NAKOUDO\0" "SHAKU\0" "CAK\0" "shuò\0" "jyu4\0" "if, supposing; as if; like, as\0" "여:0E\0" "GOTOKU SHIKU YUKU\0" "JO NYO\0" "YE\0" "rú\0" "*njiu\0" "như\0" "fei1\0" "wife, spouse; imperial concubine\0" "비:0E\0" "KISAKI\0" "HI HAI\0" "PI PAY\0" "fēi\0" "*piəi\0" "phi\0" "mong5\0" "absurd, foolish, reckless; false\0" "망:0E\0" "MIDARI MIDARINI\0" "BOU MOU\0" "MANG\0" "wàng\0" "miɑ̀ng\0" "KOU KU\0" "hóng\0" "zong1\0" "to adorn oneself, dress up, use make-up\0" "zhuāng\0" "fu5\0" "married women; woman; wife\0" "fù\0" "maa1\0" "mother, mama\0" "mā\0" "daam1\0" "dān\0" "jam4\0" "conceive, be pregnant\0" "임:0N\0" "HARAMU\0" "NIN JIN\0" "IM\0" "rèn\0" "MUSABORUSAMA SE SEUTO\0" "FU YOU U\0" "fū\0" "정:N\0" "SHIZUKA ISAGIYOI\0" "SEI JOU\0" "jìng\0" "jin4\0" "beautiful, handsome; seductive\0" "연:N\0" "UTSUKUSHII\0" "KEN GEN\0" "YEN\0" "yán\0" "ngen\0" "ngơn\0" "hai6\0" "NETAMU WAZURAWASHII OOU KIRU\0" "KAI GAI KEI GEI\0" "hài\0" "UMARERU\0" "BUN MON\0" "wèn\0" "zung1\0" "SHOU SHU\0" "zhōng\0" "파:1N\0" "PHA\0" "pā\0" "dou3\0" "jealous, envious\0" "투:1N\0" "NETAMU SONEMU TSUMORU HUSAGU\0" "TO TSU\0" "THWU\0" "dù\0" "dò\0" "đố\0" "gei6\0" "prostitute\0" "기:0N\0" "WAZAOGI\0" "KI GI\0" "KI\0" "jì\0" "ghyɛ̌\0" "kĩ\0" "haang1\0" "kēng\0" "AZANA\0" "CHUU CHU\0" "zhòng\0" "jiu1\0" "strange, weird, supernatural\0" "요:0N\0" "NAMAMEKU\0" "YOU\0" "YO\0" "yāo\0" "*qyɛu\0" "yêu\0" "kam5\0" "wife of mother's brother\0" "금:0N\0" "UTSUKUSHII YOROKOBUSAMA\0" "SEN KEN KAN KIN GON\0" "KUM\0" "jìn\0" "wan4\0" "UN\0" "yún\0" "miu6\0" "mysterious, subtle; exquisite\0" "묘:0E\0" "WAKAI TAE\0" "MYOU BYOU\0" "MYO\0" "miào\0" "*miɛ̀u\0" "diệu\0" "fau2\0" "FUU HAI\0" "fǒu\0" "SHI\0" "chī\0" "yuè\0" "zong1\0" "to adorn oneself, dress up, use make-up\0" "장:1N\0" "YOSOOU\0" "SOU SHOU\0" "CANG\0" "zhuāng\0" "*jriɑng\0" "trang\0" "nau2\0" "girl\0" "JUU NYU CHUU\0" "niū\0" "aan3 ngaan3\0" "YASURAKA YASUMERU\0" "AN EN\0" "yàn\0" "laap3 naap6\0" "(Cant.) to collect, seize, grab\0" "METORU IRERU TORU\0" "DOU NOU DATSU NACHI DAN NAN\0" "nà\0" "KIN KON\0" "xīn\0" "fan4\0" "FUN BUN\0" "fén\0" "bei2\0" "one's deceased mother\0" "비:1N\0" "NAKIHAHA\0" "HI\0" "PI\0" "bǐ\0" "jyu4\0" "beautiful, fair, handsome\0" "여:N\0" "YO\0" "yú\0" "iu\0" "to5\0" "satisfactory, appropriate\0" "타:0E\0" "YASUI ODAYAKA\0" "DA TA\0" "THA\0" "tuǒ\0" "tuɑ̌\0" "thoả\0" "fung1\0" "MIMEYOI\0" "HOU FU\0" "fēng\0" "완:1N\0" "MIMEYOISAMA\0" "GEN GAN\0" "WAN\0" "wàn\0" "fong4\0" "interfere with, impede, obstruct\0" "방:0E\0" "SAMATAGERU\0" "BOU\0" "PANG\0" "fáng\0" "piɑng piɑ̀ng\0" "mou5\0" "charming, enchanting\0" "wǔ\0" "jyu2\0" "old woman, hag\0" "yù\0" "gwai1\0" "family name\0" "guī\0" "dou3\0" "jealous, envious\0" "투:0N\0" "NETAMU\0" "TO\0" "THWU\0" "dù\0" "dò\0" "MIMEYOI TSUMA\0" "HATSU BACHI\0" "bá\0" "nei4\0" "maid, servant girl; cute girl\0" "HASHITAME YAHARAKAKUMATSUHARU\0" "JI NI\0" "nī\0" "ni\0" "suk6 zuk6\0" "wives of one's brothers; sister-i\0" "축:1N\0" "AIYOME UGOKU SAWAGU ITAMU\0" "CHUU JIKU ROKU TOKU DOKU\0" "CHWUK\0" "zhóu\0" "dâu\0" "zoek3\0" "SHIZUKA\0" "CHAKU\0" "zhuó\0" "SHOU\0" "zhāo\0" "daat3 taan2\0" "concubine of last ruler of the Shang dynasty\0" "달:1N\0" "DATSU\0" "TAL\0" "dá\0" "dɑt\0" "dát\0" "lei5 naai5 nei5\0" "you (female)\0" "HAHA\0" "DAI NAI DEI JI\0" "nǎi\0" "TAOYAKA\0" "EN ON\0" "yuàn\0" "tau2\0" "person's name\0" "주:N\0" "MIMEYOISAMA\0" "TOU TSU\0" "tǒu\0" "현:N\0" "KEN GEN\0" "xián\0" "zat6\0" "MEI\0" "CHITSU JICHI ITSU ICHI TETSU\0" "zhí\0" "ngo1 ngo2 o1 o2\0" "person\0" "아:N\0" "A\0" "ē\0" "ả\0" "mui6\0" "younger sister\0" "매:0E\0" "IMOUTO IMO\0" "MAI\0" "MAY\0" "mèi\0" "*mə̀i\0" "muội\0" "mut6\0" "wife of the last ruler of the Xia dynasty\0" "AZANA\0" "BATSU MACHI MATSU\0" "mò\0" "cai1 cai3\0" "wife\0" "처:0E\0" "TSUMA MEAWASERU\0" "SAI\0" "CHE\0" "qī\0" "*tsei\0" "thê\0" "HI BI HITSU BICHI\0" "bì\0" "SHIN\0" "shēn\0" "cip3\0" "concubine\0" "첩:0E\0" "MEKAKE WARAWA\0" "SHOU\0" "CHEP\0" "qiè\0" "*tsziɛp\0" "thiếp\0" "aa3 ngaa3\0" "아:N\0" "ē\0" "KA WA\0" "hé\0" "heoi1 heoi2\0" "beauty\0" "후:N\0" "HAHA TANOSHIMU TSUMA UTSUKUSHII\0" "KU GU\0" "xǔ\0" "fá\0" "bợm\0" "정:0N\0" "AZANA\0" "SEI SHOU\0" "CENG\0" "zhēng\0" "man4\0" "BIN MIN\0" "mín\0" "bun3\0" "woman at time of menstruation\0" "MIMOSAGAKIZUTSUKU\0" "HAN\0" "bàn\0" "nửa\0" "mou5\0" "child's governess; matron\0" "모:0N\0" "KASHIZUKI UBA\0" "BO MO\0" "MO\0" "mǔ\0" "YOROKOBU UTSUKUSHII\0" "FU FUU BU\0" "fū\0" "령:1N\0" "AZANA\0" "REI RYOU\0" "LYENG\0" "líng\0" "lanh\0" "zi2\0" "elder sister\0" "자:0N\0" "ANE\0" "SHI\0" "CA\0" "zǐ\0" "chị\0" "ze2 zi2\0" "elder sister\0" "자:E\0" "ANE HAHA\0" "SHI\0" "zǐ\0" "tzǐ\0" "chị\0" "ci2\0" "begin, start; then, only then\0" "시:0E\0" "HAJIMERU HAJIME HAJIMARU\0" "SHI\0" "SI\0" "shǐ\0" "*shiə̌\0" "thuỷ\0" "jim5\0" "ZEN\0" "rǎn\0" "saan1\0" "slander; ridicule; proceed slowly\0" "산:1N\0" "MIMEYOI SOSHIRU MINIKUI\0" "SAN SEN HAN SATSU SACHI\0" "SAN\0" "shān\0" "joeng1\0" "WATAKUSHI\0" "AU\0" "yāng\0" "maan4\0" "BABA\0" "BAN MAN KAN KON\0" "mán\0" "ze2\0" "elder sister, young lady\0" "저:0N\0" "ANE ANEGO\0" "SO SHA\0" "CE\0" "jiě\0" "thư\0" "gu1\0" "father's sister; husband's mother\0" "고:0E\0" "SHUUTOME OBA SHIBARAKU\0" "KO\0" "KO\0" "gū\0" "*go\0" "cô\0" "ci5\0" "wife of elder brother\0" "사:1N\0" "ANE\0" "SHI JI\0" "SA\0" "sì\0" "seng3 sing3\0" "one's family name; clan, people\0" "성:0E\0" "KABANE\0" "SEI SHOU\0" "SENG\0" "xìng\0" "siɛ̀ng\0" "tính\0" "wai1 wai2\0" "appoint, send, commission\0" "위:0E\0" "YUDANERU SUE KUWASHII\0" "I\0" "WI\0" "wěi\0" "*gyuɛ gyuɛ̌\0" "uỷ\0" "zī\0" "KYO GO\0" "jù\0" "saan1\0" "slander; ridicule; proceed slowly\0" "MIMEYOI SOSHIRU MINIKUI\0" "SAN SEN HAN SATSU SACHI\0" "SAN\0" "shān\0" "ping1\0" "illicit sexual relations\0" "HIN HAU HEI\0" "pīn\0" "jam4 jam6\0" "conceive, be pregnant\0" "임:0N\0" "HARAMU\0" "NIN JIN\0" "IM\0" "rèn\0" "jiu4\0" "handsome, elegant; surname\0" "요:0N\0" "UTSUKUSHII\0" "YOU CHOU\0" "YO\0" "yáo\0" "iɛu\0" "diêu\0" "TOU ZU\0" "dòng\0" "goeng1\0" "surname; ginger\0" "강:0N\0" "TSUYOI\0" "KYOU\0" "KANG\0" "jiāng\0" "syu1 zyu1\0" "a beautiful girl\0" "주:0N\0" "UTSUKUSHII\0" "SU SHU\0" "CWU\0" "shū\0" "gat1\0" "concubine\0" "길:1N\0" "TSUTSUSHIMU\0" "KITSU KICHI\0" "KIL\0" "jí\0" "KAI\0" "gāi\0" "SHOU KYOU KOU\0" "xiàng\0" "waat6\0" "ATSUKAMASHII WARUGASHIKOI\0" "KATSU KACHI\0" "huá\0" "beautiful, graceful\0" "연:N\0" "ADEYAKA SHINAYAKA KOBIRU UTSUKUSHII\0" "KEN EN\0" "YEN\0" "juān\0" "gaau2 haau4\0" "beautiful, handsome, pretty\0" "교:1N\0" "MIMEYOI UTSUKUSHII ISAGIYOI\0" "KOU KEU GEU\0" "KYO\0" "jiāo\0" "gau3\0" "mate; copulate; good\0" "구:1N\0" "AU MIMEYOI MINIKUI\0" "KOU KU\0" "KWU\0" "gòu\0" "cạu\0" "lou5 mou5\0" "maternal grandmother; midwife\0" "모:1N\0" "UBA BABA\0" "BO MO\0" "MO\0" "lǎo\0" "mǒ\0" "mụ\0" "gaan1\0" "adultery, debauchery; debauch\0" "간:0E\0" "MIDARA KASHIMASHII\0" "KAN KEN\0" "KAN\0" "jiān\0" "gan\0" "gian\0" "KASHIMASHII\0" "KAN\0" "jiān\0" "ji4\0" "mother/wife's sister; concubine\0" "이:0N\0" "OBA\0" "I\0" "I\0" "yí\0" "i\0" "dì\0" "nin1\0" "(Cant.) breast\0" "DEN NEN\0" "niàn\0" "zat6\0" "niece\0" "질:0E\0" "MEI OI\0" "TETSU CHITSU\0" "CIL CEL\0" "zhí\0" "đẹt\0" "can2\0" "beauty; imperial concubine\0" "희:N\0" "HIME\0" "KI\0" "HUY\0" "jī\0" "gei1\0" "beauty; imperial concubine\0" "희:0N\0" "HIME\0" "KI\0" "HUY\0" "jī\0" "giə\0" "MIMEYOISAMA\0" "KEN\0" "xiàn\0" "hang4\0" "lady\0" "항:0N\0" "KOU GOU JOU\0" "HANG\0" "héng\0" "*həng\0" "gong1 gwong1\0" "MIMEYOI\0" "KOU\0" "guāng\0" "gwan1\0" "순:N\0" "jūn\0" "kwaa1\0" "beautiful, handsome, elegant\0" "OGORUSAMA MIMEYOI UTSUKUSHII\0" "KA KE KO GO KU\0" "kuā\0" "안:N\0" "AZANA\0" "AN EN\0" "yàn\0" "MIMEYOI\0" "BEI MYOU\0" "mǐng\0" "UTSUKUSHII\0" "RETSU RECHI\0" "liè\0" "HAI BAI BE\0" "pèi\0" "SHIZUKA AI\0" "OU\0" "è\0" "유:N\0" "TAGUU NARABU\0" "YUU U\0" "yòu\0" "jin4\0" "beautiful\0" "연:0N\0" "UTSUKUSHII\0" "KEN GEN\0" "YEN\0" "yán\0" "caa3\0" "beautiful, colorful; girl\0" "차:N\0" "HOKORU OTOME\0" "TA TO TSU\0" "chà\0" "sin2\0" "name of an ancient state\0" "신:1N\0" "SHIN SEI SAI SON SEN\0" "SIN\0" "shēn\0" "jan1\0" "relatives by marriage\0" "인:0E\0" "TOTSUGU\0" "IN\0" "IN\0" "yīn\0" "nhân\0" "ci2 si4\0" "제:N\0" "TAOYAME KAROGAROSHII MIMETOI\0" "SHI TA TEI DAI KI GI\0" "shí\0" "gwai2\0" "good\0" "SHITOYAKANISUSUMUSAMA\0" "KI GI KA\0" "guǐ\0" "SEN\0" "quán\0" "zi1\0" "one's manner, carriage, bearing\0" "자:0E\0" "SUGATA\0" "SHI\0" "CA\0" "zī\0" "*tzi\0" "tư\0" "sung1\0" "name of a concubine of Di Ku, father of the mythical Yao\0" "SHUU SHU\0" "sōng\0" "wai1\0" "pomp, power; powerful; dominate\0" "위:0E\0" "ODOSU TAKESHI\0" "I\0" "WI\0" "wēi\0" "*qiuəi\0" "uy\0" "hung4\0" "hóng\0" "waa1\0" "baby; doll; pretty girl\0" "왜:0N\0" "UTSUKUSHII\0" "A AI\0" "WAY\0" "wá\0" "lau4\0" "surname; a constellation; to wear\0" "TSUNAGU HIKU\0" "RU ROU\0" "lóu\0" "aa3\0" "mutual term of address used by sons-in-law; a brother-in-law\0" "yà\0" "jiu4\0" "graceful, charming, fascinating\0" "ráo\0" "giu1\0" "seductive and loveable; tender\0" "jiāo\0" "lyun5\0" "lovely, beautiful; docile, obedient\0" "luán\0" "ping1\0" "beautiful, attractive, charming, graceful\0" "빙:1N\0" "TOU\0" "HEI HOU\0" "PING\0" "pīng\0" "piɛng\0" "현:N\0" "KEN GEN\0" "xiàn\0" "saau3\0" "shào\0" "lei5\0" "brother's wife\0" "AIYOME\0" "RI\0" "lǐ\0" "sing4\0" "성:N\0" "SURARITOSHITEMIMEYOI\0" "SEI JOU\0" "chéng\0" "KOKOCHIYOI YOROKOBU\0" "KETSU KECHI KYOU\0" "xiè\0" "BOU MOU\0" "máng\0" "fū\0" "so1\0" "dance, frolic; lounge; saunter\0" "사:0N\0" "MAU\0" "SHA SA\0" "SA\0" "suō\0" "sɑ\0" "mou5 mui4\0" "matron\0" "UBA\0" "BO MO\0" "méi\0" "mei5\0" "comply; complying, agreeable\0" "미:1N\0" "SUNAO SHITAGAU UTSUKUSHII\0" "BI MI KI\0" "MI\0" "wěi\0" "vãi\0" "kè\0" "TSUTSUSHIMU YOI TOTONOERU\0" "SAKU SHOKU SOKU RAI\0" "chuò\0" "cuk1 zuk6\0" "TSUTSUMU YOI OSAERU UNAGASU\0" "SAKU SHOKU SOKU\0" "chuò\0" "SURARITOSHITEMIMEYOI\0" "TEI JOU TEN\0" "tǐng\0" "noeng4\0" "mother; young girl; woman; wife\0" "낭:0E\0" "MUSUME\0" "JOU NYOU\0" "NANG\0" "niáng\0" "*niɑng\0" "nương\0" "jing4\0" "형:1N\0" "SURARITOSHITEMIMEYOI HASHITAAME\0" "GOU GYOU KOU KEI\0" "HYENG\0" "xíng\0" "laam4 naam4\0" "MEOTO\0" "NAN NOU\0" "nán\0" "jyu4\0" "pleasure, enjoyment, amusement\0" "오:0E\0" "TANOSHIMU\0" "GO KU\0" "O\0" "yú\0" "naa4 no4 no5\0" "elegant, graceful, delicate\0" "나:0N\0" "SHINAYAKA OMOMURO\0" "DA NA\0" "NA\0" "nà\0" "na\0" "pōu\0" "ADEYAKA YASURAKA\0" "DAI NE SUI\0" "něi\0" "gyun1\0" "beautiful, graceful\0" "연:0N\0" "ADEYAKA SHINAYAKA KOBIRU\0" "KEN EN\0" "YEN\0" "juān\0" "*qiuɛn\0" "san1 zan3\0" "pregnant\0" "신:0N\0" "HARAMU\0" "SHIN\0" "SIN\0" "shēn\0" "zi3\0" "zhì\0" "hán\0" "dai6 tai5\0" "younger sister, sister-in-law\0" "제:1N\0" "IMOUTO OBA\0" "TEI DAI\0" "CEY\0" "dì\0" "zong1\0" "YOSOOU\0" "SOU SHOU\0" "zhuāng\0" "ngo4\0" "be beautiful; good; surname\0" "아:0N\0" "MIMEYOI\0" "GA\0" "A\0" "é\0" "*ngɑ\0" "nga\0" "pín\0" "teoi3\0" "태:1N\0" "MIMEYOI YOROKOBU\0" "TAI TE ETSU ECHI\0" "THAY\0" "tuì\0" "GOUMAN\0" "BAN MAN KAN GEN\0" "xiàn\0" "maan5 min5\0" "give birth child; complaisant\0" "만:0N\0" "UMU\0" "BEN HAN\0" "MAN\0" "miǎn\0" "m4 ng4\0" "ONNA\0" "GO GYO\0" "wú\0" "jin4\0" "연:N\0" "yán\0" "mou4 mou5\0" "lovely; attractive\0" "KOBIRU\0" "BU MU\0" "wǔ\0" "aai1 ngaai1 oi1\0" "애:1N\0" "TAHOMURERU HASHITAME\0" "KI AI\0" "AY\0" "āi\0" "DEN\0" "yán\0" "pleasure, enjoyment, amusement\0" "TANOSHIMU\0" "GO KU\0" "O\0" "yú\0" "ANE\0" "JI SHI\0" "sì\0" "jyu4\0" "pleasure, enjoyment, amusement\0" "yú\0" "ngio\0" "wo1\0" "a goddess, the mythological sister and successor to Fuxi\0" "wā\0" "lì\0" "haan4\0" "elegant, refined; skillful\0" "xián\0" "zau1 zeoi1\0" "star\0" "추:1N\0" "YOME\0" "SHU SOU\0" "CHWU\0" "jū\0" "ceoi2 ceoi3\0" "marry, take wife\0" "취:0N\0" "METORU\0" "SHU\0" "CHWI\0" "qǔ\0" "thú\0" "TSUI SUI ZUI\0" "zhuì\0" "hei1\0" "ugly\0" "MINIKUI\0" "KI\0" "qī\0" "KEN GEN\0" "xián\0" "zhuó\0" "dōng\0" "coeng1\0" "prostitute, harlot\0" "창:0N\0" "ASOBIME\0" "SHOU\0" "CHANG\0" "chāng\0" "luk6\0" "lù\0" "YOROKOBU MIMEYOI\0" "GAI GE GOU KYOU\0" "ǎi\0" "아:1N\0" "SADAMARANAI SHINAYAKANASAMA\0" "A\0" "A\0" "ē\0" "qɑ\0" "o1 o2\0" "be beautiful, be graceful\0" "아:1N\0" "TAOYAKA\0" "A\0" "A\0" "ē\0" "lau4\0" "surname; a constellation; to wear\0" "루:0N\0" "MUNASHII ARAI OSAMERU\0" "ROU RU RUI\0" "LWU\0" "lóu\0" "lou\0" "lâu\0" "BEN MEN\0" "mián\0" "SOU SU\0" "cóng\0" "pau3\0" "(Cant.) soft, weak; to soak; unreliable\0" "OROKA MINIKUI\0" "HOU BU BAI\0" "pǒu\0" "guk1\0" "AZANA\0" "KIKU KOKU\0" "jú\0" "po4\0" "old woman; grandmother\0" "파:0N\0" "BABA\0" "BA\0" "PHA\0" "pó\0" "bhɑ\0" "bà\0" "채:N\0" "UNEME\0" "SAI\0" "cǎi\0" "AZANA\0" "RYOU\0" "líng\0" "jyun2\0" "amiable, congenial; restrained\0" "완:0N 원:N\0" "UTSUKUSHII\0" "EN\0" "WAN\0" "wǎn\0" "qiuæ̌n\0" "uyển\0" "biu2\0" "whore, prostitute\0" "HYOU\0" "biǎo\0" "호:N 효:N\0" "xiāo\0" "숙:1N\0" "SHUKU JUKU\0" "SWUK\0" "shú\0" "MIMEYOI\0" "KI\0" "qǐ\0" "gả\0" "huī\0" "fàn\0" "gwo2 o1 wo2\0" "maid\0" "와:1N\0" "TAOYAKA HABERU\0" "WA KA\0" "WA\0" "wǒ\0" "wo2\0" "유:N\0" "HABERU\0" "ZUI NI WA\0" "ruí\0" "TAN DAN\0" "tán\0" "fei1 fei4\0" "SAMAYOU\0" "HI\0" "fēi\0" "fei1\0" "fēi\0" "zit3 zit6\0" "handsome\0" "MIMEYOI\0" "SHOU\0" "jié\0" "tziɛp\0" "TEN\0" "tiān\0" "nei4 ngai4\0" "a new-born child the whimper of an infant\0" "MIDORIGO AKAGONONAKIGOE\0" "GEI\0" "ní\0" "gyun3 kyun4\0" "MIMEYOI YAKARI\0" "KEN GEN\0" "quán\0" "zing6\0" "jìng\0" "fan1\0" "get married; marriage, wedding\0" "혼:0E\0" "ENGUMI\0" "KON\0" "HON\0" "hūn\0" "xuən\0" "ging1\0" "KEI KYOU\0" "jīng\0" "UTSUKUSHII\0" "KAN KEN KIN\0" "qiān\0" "TEN DEN\0" "diàn\0" "hang6\0" "hate\0" "MOTORU MATSUSUGU\0" "KEI GYOU KOU\0" "xìng\0" "wu6\0" "KOISHITAU OSHIMU YOI\0" "KO GO\0" "hù\0" "waan1 wun1\0" "완:N\0" "SHINAYOI MIMEYOISAMA\0" "WAN WATSU WACHI KAN KUWATSU GUWACHI\0" "wān\0" "loi4\0" "lái\0" "pei5\0" "servant girl; your servant\0" "비:0E\0" "HASHITAME\0" "HI\0" "PI\0" "bì\0" "bhiɛ̌\0" "tì\0" "jan1\0" "marriage connections, a bride\0" "인:1N\0" "IN\0" "IN\0" "yīn\0" "zau1\0" "lovely\0" "MIMEYOISAMA\0" "SHUU SHU CHOU CHUU JUU\0" "chōu\0" "coek3\0" "beautiful\0" "MIMEYOI\0" "DOU NYOU TEKI JAKU SHAKU\0" "nào\0" "fu5\0" "married women; woman; wife\0" "부:0E\0" "YOME ONNA\0" "FU\0" "PWU\0" "fù\0" "*bhiǒu\0" "phụ\0" "zing6\0" "modest; supple\0" "정:1N 청:N\0" "ATEYAKANASAMA SHINAYAKA\0" "SEI SHOU JUU\0" "CENG\0" "jìng\0" "leon4\0" "lún\0" "안:N\0" "TOTONOU MIMEYOI MUTSUTSURISURU\0" "GEN GAN JAKU GAKU\0" "àn\0" "laam4\0" "covet; covetous, avaricious\0" "람:1N\0" "MUSABORU\0" "RAN RIN\0" "LAM\0" "lán\0" "lom\0" "lam\0" "gwan1\0" "kūn\0" "jam4\0" "obscene, licentious, lewd\0" "TAWAKERU MIDARI\0" "IN\0" "UM\0" "yín\0" "dâm\0" "aa3\0" "mutual term of address used by sons-in-law; a brother-in-law\0" "아:N\0" "AIMUKO KOSHIMOTO\0" "A\0" "yà\0" "ả\0" "geoi1\0" "jū\0" "lì\0" "TEN\0" "diǎn\0" "jin4\0" "xián\0" "화:1\0" "HWA\0" "huā\0" "waak6\0" "tranquil\0" "SHITOYAKA MIMEYOI\0" "KAKU GYAKU\0" "huà\0" "jing1\0" "baby, infant; bother\0" "yīng\0" "sim4 sin4\0" "beautiful, lovely, pretty, graceful\0" "chán\0" "sam2\0" "wife of father's younger brother\0" "shěn\0" "ting4\0" "pretty; attractive; graceful\0" "정:1N\0" "UTSUKUSHII\0" "TEI CHOU\0" "CENG\0" "tíng\0" "dong6\0" "MIDARA TAWAMURERUSAMA WAWA\0" "TOU DOU YOU\0" "dàng\0" "jiu2\0" "yǎo\0" "mou6\0" "name of a star\0" "BU MU BOU BOKU MOKU\0" "wù\0" "UTSUKUSHII\0" "DAN NAN\0" "nàn\0" "coek3\0" "person\0" "SHAKU JI NI JA NYUU\0" "chuò\0" "MIMEYOI\0" "KA KE\0" "jiǎ\0" "jyu4 tau1\0" "handsome\0" "WARUGASHIKOI NUSUMU GOMAKASU\0" "TOU TSU YU\0" "tōu\0" "sai3\0" "son-in-law; husband\0" "서:1N\0" "MUKO\0" "SEI\0" "SE\0" "xù\0" "yù\0" "wai4\0" "wéi\0" "dai3\0" "dì\0" "JUU NYU\0" "róu\0" "beautiful\0" "미:1N\0" "MIMEYOI\0" "BI MI\0" "MI\0" "měi\0" "mẹ\0" "dān\0" "nyun6\0" "young, tender, soft, delicate\0" "ruǎn\0" "qīn\0" "fai1\0" "huī\0" "wò\0" "cin4\0" "star\0" "SEN ZEN SHI\0" "qián\0" "UTSUKUSHII\0" "SHUN\0" "chūn\0" "maau4\0" "MIMEYOI\0" "BOU MYOU BOKU MOKU\0" "miáo\0" "woman, wife\0" "부:1N\0" "PWU\0" "fù\0" "SO\0" "jiě\0" "chửa\0" "TAN\0" "duān\0" "hei1\0" "이:N\0" "TSUMA TANOSHIMU\0" "KI I\0" "yí\0" "zung6\0" "zhòng\0" "mui4\0" "go-between, matchmaker; medium\0" "매:0E\0" "NAKOUDO\0" "BAI MAI BOU\0" "MAY\0" "méi\0" "məi\0" "mối\0" "황:1N\0" "HAHA\0" "KOU OU\0" "HWANG\0" "huáng\0" "min4\0" "NETAMU\0" "BEN MEN\0" "mián\0" "am1 om1\0" "undecided\0" "암:1N\0" "EN AN ON AU OU\0" "AM\0" "ān\0" "qom\0" "jing1\0" "beauty; beautiful\0" "EI YUU\0" "yīng\0" "KEN KAN SEN\0" "xuān\0" "jiē\0" "wai1\0" "UTSUKUSHII\0" "I\0" "wēi\0" "mei4 mei6\0" "charming, attractive; flatter\0" "미:0N\0" "KOBIRU\0" "BI\0" "MI\0" "mèi\0" "myì\0" "jyun4 jyun6 wun4\0" "beauty, beautiful woman\0" "원:0N\0" "HIME\0" "EN\0" "WEN\0" "yuàn\0" "AZANA\0" "TEI CHOU\0" "zhēng\0" "SHUU SHU\0" "qiū\0" "tai4\0" "at ease\0" "시:N 제:N\0" "TSUMABIRAKA WARUGASHIKOI HAHA\0" "SHI JI TEI DAI TAI TA\0" "shì\0" "sit3\0" "lust after, act indecently; lewd\0" "설:1N\0" "KEGASU KEGARERU NARERU ANADORU\0" "SETSU SECHI\0" "SEL\0" "xiè\0" "do6 to5\0" "MIMEYOI OKOTARU MIMEYOISAMA\0" "TA DA NA RA\0" "tuǒ\0" "lin6\0" "liàn\0" "mou6\0" "be jealous of, be envious\0" "모:1N\0" "NETAMU NIRAMU\0" "BOU MOU BOKU MOKU BAI ME\0" "MO\0" "mào\0" "rǎn\0" "si1\0" "husband's family\0" "시:0N\0" "SHI\0" "SI\0" "sī\0" "pin1\0" "HEN\0" "piān\0" "wai6\0" "IMOUTO\0" "I\0" "wèi\0" "wo1\0" "mythological snail goddess\0" "왜:1N\0" "KAI KE KA\0" "WAY KWA\0" "wā\0" "gua\0" "oa\0" "cù\0" "KO GO\0" "hú\0" "ou2\0" "old woman; lower-class woman\0" "오:1 온:N\0" "OUNA\0" "OU\0" "O\0" "ǎo\0" "zit3\0" "jié\0" "bou2\0" "governess; nurse\0" "HO\0" "bǎo\0" "ANE\0" "SHU\0" "xū\0" "tau1\0" "handsome, cheerful; steal\0" "WARUGASHIKOI NUSUMU GOMAKASU\0" "TOU TSU YU\0" "tōu\0" "gwai1\0" "family name\0" "guī\0" "co4 zau1\0" "HARAMU MIMEYOI YAMOME\0" "SHIU SU SHU JU\0" "chú\0" "jiu4\0" "MIMEYOI TAHAMURERU\0" "EU\0" "yáo\0" "bei2 pei3\0" "marry off, pair, match; compare\0" "TSUREAHI\0" "HEI HI BI\0" "pì\0" "sik1\0" "daughter-in-law\0" "식:1N\0" "YOME\0" "SEKI SHAKU\0" "SIK\0" "xí\0" "EN ON\0" "yuán\0" "jing6\0" "a maid who accompanies bride to her new home; to escort; a concubine\0" "잉:1N\0" "OKURU TSUKISOHI OKURIME OKURIBITO\0" "YOU\0" "ING\0" "yìng\0" "JOU NYU\0" "róng\0" "juk6\0" "OKOTARU\0" "JOKU NIKU\0" "rù\0" "ci1\0" "an ugly woman\0" "ANADORU OROKA MINIKUI MIDARU\0" "SHI\0" "chī\0" "RIU RU\0" "liú\0" "mei5\0" "beautiful\0" "미:1N\0" "YOI UTSUKUSHII\0" "BI MI\0" "MI\0" "měi\0" "po4 pun4\0" "to move\0" "반:1N\0" "OGORU MEKAKE YOROMEKU\0" "HAN BAN HA BA\0" "PAN\0" "pán\0" "ou2 wan2\0" "old woman; lower-class woman\0" "온:1N\0" "OUNA\0" "OU\0" "ON\0" "ǎo\0" "maa1 maa2 maa5\0" "mother, mama\0" "마:1N\0" "HAHA\0" "BO MO\0" "MA\0" "mā\0" "má\0" "gau3\0" "marry; be on friendly terms with\0" "구:1N\0" "YOSHIMI\0" "KOU\0" "KWU\0" "gòu\0" "kwai3\0" "ashamed, conscience-stricken\0" "괴:1N\0" "HAJIRU HAZUKASHIMERU TOGAMERU\0" "KI\0" "KOY\0" "kuì\0" "SHIN JIN\0" "qín\0" "gaa3\0" "to marry, give a daughter in marriage\0" "가:0N\0" "TOTSUGU YOME\0" "KA KE\0" "KA\0" "jià\0" "*gà\0" "giá\0" "sou2\0" "sister-in-law, elder brother's wife\0" "수:0N\0" "ANYOME\0" "SOU\0" "SWU\0" "sǎo\0" "dâu\0" "zan1\0" "zhēn\0" "jyun4\0" "an ancient emperor's mother's name, Qiang Yuan, consort to Gu\0" "원:0N\0" "GEN GAN\0" "WEN\0" "yuán\0" "jiē\0" "AZANA\0" "YOU YU\0" "róng\0" "ming4\0" "OZUOZUTOSURU\0" "BEI MYAU BAU\0" "míng\0" "jing1\0" "lady\0" "앵:1N\0" "MIMEYOISAMA MINIKUI MIMEYOISUGATA\0" "SEU AU GEI GYOU EI KEI\0" "AYNG\0" "yīng\0" "zat6\0" "jealousy; be jealous of\0" "질:0N\0" "NETAMU NIKUMU\0" "SHITSU\0" "CIL\0" "jí\0" "SO\0" "sù\0" "niu5\0" "slender and delicate\0" "뇨:1N\0" "TAOYAKA SHINAYAKA\0" "JOU JAKU DEKI\0" "NYO YAK\0" "niǎo\0" "*něu\0" "jim4\0" "hate, detest; suspect; criticize\0" "혐:0E\0" "KIRAU UTAGAU\0" "KEN GEN\0" "HYEM\0" "xián\0" "*hem\0" "hiềm\0" "TAU TOU EU\0" "tāo\0" "pong4\0" "páng\0" "long4\0" "the place where the supreme stores his books; library\0" "ROU\0" "láng\0" "nat1\0" "frolic, play with; flirt with\0" "NABURU\0" "JOU\0" "nǎo\0" "biu3\0" "báo\0" "oi3\0" "(your) daughter\0" "ài\0" "pei3\0" "pì\0" "pan4\0" "court lady; palace maid\0" "pín\0" "ai3 ji3\0" "compliant, yielding; easy-going\0" "예:N\0" "SHITOYAKA SUNAHO\0" "EI\0" "yì\0" "piu4\0" "patronize prostitutes, frequent\0" "표:1N\0" "KARUI\0" "HYOU\0" "PHYO\0" "piáo\0" "piɛu\0" "phếu\0" "jyu2\0" "old woman, hag\0" "구:1N\0" "OUNA ATATAMERU\0" "OU U\0" "KWU\0" "yù\0" "qiò\0" "ẩu\0" "leoi4\0" "surname\0" "RUI RAI RE\0" "léi\0" "선:1N\0" "MIMEYOI\0" "SEN ZEN\0" "SEN\0" "xuán\0" "maan6\0" "scorn, despise; be rude, affront\0" "만:1N\0" "ANADORU KEGASU OKOTARU OGORU\0" "BAN MAN BEN MEN EN\0" "MAN\0" "mān\0" "ji1\0" "compliant, yielding; easy-going a newborn child\0" "예:1N\0" "MIDORIGO SUNAHO\0" "EI I\0" "YEY\0" "yī\0" "zoeng1\0" "husband's father\0" "SHIUTO SHIUTOME\0" "SHAU\0" "zhāng\0" "jiɑng\0" "강:N\0" "KAU\0" "kāng\0" "SHOU JU CHOU CHU\0" "yōng\0" "nik1\0" "MIDARA\0" "JIYUKU NIKI\0" "nì\0" "lei4\0" "a widow\0" "리:1N\0" "YAMOME\0" "RI\0" "LI\0" "lí\0" "dik1\0" "legal wife, child of legal wife\0" "적:0N\0" "YOTSUGI\0" "CHAKU TEKI\0" "CEK\0" "dí\0" "đích\0" "kwai1\0" "규:1N\0" "AKIRAKA SHINAYAKA TAOYAKA\0" "KI I GI SHI KEN GEN\0" "KYU\0" "guī\0" "jin1\0" "charming, fascinating; gay\0" "언:1N\0" "EN\0" "EN\0" "yān\0" "gan2\0" "근:N\0" "jǐn\0" "zyun1\0" "전:1N\0" "MOTSUPARA TOTONOHERU\0" "SEN TAN DAN\0" "CEN\0" "zhuān\0" "soeng4\0" "name of a moon goddess\0" "항:0N\0" "KOU GOU\0" "HANG\0" "cháng\0" "*həng\0" "thường\0" "zé\0" "IKARU TSUTSUSHIMU\0" "KAN ZEN NEN\0" "hān\0" "nyun6\0" "soft, tender, delicate; young\0" "눈:0N\0" "WAKAI\0" "DON NON ZEN\0" "NWUN\0" "nèn\0" "nuə̀n\0" "non\0" "lou6\0" "hanker\0" "KOHISHITAHU NAYAMU\0" "RAU ROU\0" "lào\0" "lɑ̀u\0" "mou4\0" "Huangdi's ugly concubine; nurse\0" "모:1N\0" "SHIKOME\0" "BO MO\0" "MO\0" "mó\0" "mo\0" "SHA SHO\0" "zhē\0" "wu6\0" "호:1N\0" "OTOME MIMEYOISAMA NETAMU\0" "KO GO\0" "HO\0" "hù\0" "wu6\0" "호:1N\0" "OTOME MIMEYOISAMA HOKORU\0" "KO GO\0" "HO\0" "hù\0" "오:1N\0" "O\0" "ào\0" "lyun6 nyun6\0" "tender, delicate, soft\0" "nèn\0" "coeng4\0" "lady\0" "qiáng\0" "maa4\0" "(Cant.) paternal grandmother\0" "ma\0" "pit3\0" "OKORU KARUISAMA\0" "HETSU HECHI\0" "piè\0" "MAKASERU SHIBARAKU HAKARU SUUBERU\0" "KO KU\0" "gū\0" "mou4 mou5\0" "charming, enchanting\0" "KOBIRU MIMEYOI\0" "BU MU\0" "wǔ\0" "ciu4 ziu1\0" "초:1N\0" "YATSURERU\0" "SEU ZEU\0" "CHO\0" "qiáo\0" "to5\0" "MIMEYOI UTSUKUSHII\0" "TA\0" "tuǒ\0" "HAZUKASHIMERU KATAKUNA\0" "SEN\0" "zhǎn\0" "MIMEYOISAMA\0" "BAU MEU\0" "miáo\0" "haan4\0" "refined, elegant, gracious\0" "한:1N\0" "MIYABIYAKA\0" "KAN\0" "HAN\0" "xián\0" "haan4\0" "elegant, refined; skillful\0" "한:1N\0" "MIYABIYAKA\0" "KAN\0" "HAN\0" "xián\0" "mò\0" "liu4\0" "play with; (Cant.) to provoke\0" "료:1N\0" "TAWAMURERU MIMEYOI TAWARERU MIDARERU SATOI\0" "REU RAU\0" "LYO\0" "liáo\0" "lin4\0" "lián\0" "waak6\0" "tranquil\0" "SHITOYAKA MIMEYOI\0" "KAKU GYAKU\0" "huà\0" "name of a river in Shanxi; crafty\0" "규:1N\0" "WARUGASHIKOI\0" "KI GI\0" "KYU\0" "guī\0" "UTSUKUSHII\0" "TOU\0" "dēng\0" "SHOKU SHIKI\0" "zhí\0" "seoi1\0" "sister\0" "ANE\0" "SHU\0" "xū\0" "yī\0" "beautiful; used in girls' names\0" "화:0N\0" "KUWA GE\0" "HWA\0" "huà\0" "xī\0" "KUWAI E KE\0" "kuì\0" "jiu4\0" "graceful, charming, fascinating\0" "요:1N\0" "WAZURUWASHII NAYAMU\0" "DEU NEU ZEU DAU EU KEU\0" "YO\0" "ráo\0" "hei1\0" "enjoy; play, amuse oneself\0" "희:0N\0" "TANOSHIMU URESHII\0" "KI\0" "HUY\0" "xī\0" "yàn\0" "sim4\0" "beautiful, lovely, pretty, graceful\0" "선:0N\0" "HIKITSUNAGA MIUCHI\0" "SEN ZEN\0" "SEN\0" "chán\0" "zhiɛn\0" "giu1\0" "seductive and loveable; tender\0" "교:0N\0" "NAMAMEKASHII\0" "KYOU\0" "KYO\0" "jiāo\0" "*gyɛu\0" "kiều\0" "mei5\0" "BI\0" "měi\0" "to bear multiple, identical, offspring\0" "HAN\0" "fàn\0" "HAN\0" "fān\0" "cim1\0" "SUBAYAI TSUTSUSHIMUSAMA\0" "SEN GEN GIN GON\0" "xiān\0" "ji3\0" "yì\0" "huì\0" "giu3\0" "used in names\0" "KEU\0" "jiào\0" "baby rabbit\0" "FU\0" "fù\0" "sik1\0" "shì\0" "pei3\0" "favorite; a minion\0" "폐:0N\0" "KINIIRI\0" "HEI\0" "PHYEY\0" "bì\0" "bế\0" "sin6\0" "succession to the throne\0" "YURUI\0" "SEN ZEN TAN\0" "shàn\0" "suì\0" "coeng4\0" "lady\0" "장:1N\0" "SOBAME\0" "SHOU ZOU SHOKU SHIKI\0" "CANG\0" "qiáng\0" "REN\0" "liǎn\0" "hyun1 king4\0" "apt, clever; sycophant, flatterer\0" "현:1N\0" "KATAI\0" "KEN KEI GYOU\0" "HYEN\0" "huán\0" "xīn\0" "niu5\0" "delicate; graceful\0" "TAOYAKA\0" "JOU\0" "niǎo\0" "TOU\0" "dǒng\0" "ji6\0" "yì\0" "MUSABORU\0" "SAN\0" "cān\0" "oi3\0" "(your) daughter\0" "AI\0" "ài\0" "troubled, oppressed; fat; mother\0" "MUSUME\0" "JOU\0" "YANG\0" "niáng\0" "KARADANOSAMA SHIZUKA\0" "TAU NYAU DEI\0" "níng\0" "maa1 maa4\0" "mother\0" "BA MA\0" "mā\0" "tiu5\0" "조:1N\0" "YOI ADEYAKA TORIKAERU\0" "CHOU JOU TAKU DAKU TEKI CHAKU\0" "CO\0" "tiǎo\0" "CHIU JIYU SHIU\0" "chóu\0" "SHIN JIN\0" "jìn\0" "자:1N\0" "SHI JI\0" "CA\0" "cí\0" "yú\0" "ban3 pan4\0" "court lady; palace maid\0" "빈:0N\0" "HIME\0" "HIN\0" "PIN\0" "pín\0" "bhin\0" "wing4\0" "róng\0" "jyu4\0" "mistress, concubine; weak\0" "YOWAI SOBAME TSUMA\0" "SHU JU DOU\0" "rú\0" "naai5\0" "milk; suckle; breasts\0" "내:1N\0" "HAHA HAGUKUMU ANE\0" "DAI NE DEI NAI JI NI\0" "NAY\0" "nǎi\0" "jim1 jim3\0" "MIMEYOI\0" "EN EHU\0" "yān\0" "NIBUI\0" "TAI DAI\0" "tái\0" "jing1\0" "baby, infant; bother\0" "영:1N\0" "FURERU MIDORIGO\0" "EI\0" "YENG\0" "yīng\0" "qiɛng\0" "anh\0" "qiàn\0" "nau1 niu5\0" "frolic, play with; flirt with; (Cant.) angry\0" "뇨:1N\0" "NABURU\0" "JOU\0" "NYO\0" "niǎo\0" "yuè\0" "jing4\0" "to win; to have a surplus; surname\0" "영:1N\0" "EI\0" "YENG\0" "yíng\0" "iɛng\0" "mián\0" "a wife (vulgar)\0" "KAKA KAKAU\0" "bí\0" "maa1\0" "mother\0" "BA MA\0" "mā\0" "sam2\0" "wife of father's younger brother\0" "SHIN\0" "shěn\0" "thím\0" "xìng\0" "nì\0" "dú\0" "YAMOME NAMAMEKASHII\0" "RIWA RU\0" "liǔ\0" "MIMEYOI\0" "EN ON WAN\0" "yuān\0" "laan5\0" "lazy, languid, listless\0" "란:1N\0" "OKOTARU MONOUI\0" "RAN\0" "LAN\0" "lǎn\0" "lɑ̌n\0" "jin3\0" "lovely\0" "연:1N\0" "EN\0" "YEN\0" "yàn\0" "soeng1 sung1\0" "widow\0" "상:0N\0" "YAMOME\0" "SOU\0" "SANG\0" "shuāng\0" "ling4\0" "ONNANOAZANA ME\0" "REI RYOU\0" "líng\0" "jiǎo\0" "noeng4\0" "troubled, oppressed; fat; mother\0" "양:0N\0" "MUSUME\0" "JOU\0" "YANG\0" "niáng\0" "*niɑng\0" "laan5\0" "lǎn\0" "cim1\0" "slender, thin; sharp-pointed\0" "섬:1N\0" "KAYOWAI\0" "SEN\0" "SEM\0" "qiān\0" "jing1\0" "yīng\0" "SAWA\0" "shuāng\0" "OROKADESHINAOTSUKURU\0" "SUI I KUWAI E KI KEI\0" "huì\0" "quán\0" "mei5\0" "mǐ\0" "lei4\0" "MATA AZANA\0" "RI REI RAI\0" "lí\0" "lyun5\0" "lovely, beautiful; docile, obedient\0" "련:1N\0" "SHITAU SUNAO MIMEYOI\0" "REN RAN BAN MAN\0" "LYEN\0" "luán\0" "liuɛ̌n\0" "GEN GON\0" "yán\0" "TSUTSUSHIMU\0" "SHOKU SOKU ZOKU TAKU CHOKU\0" "zhú\0" "laan5\0" "lǎn\0" "zi2\0" "offspring, child; fruit, seed of; 1st terrestrial branch\0" "자:0E\0" "KO MI OTOKO\0" "SHI SU\0" "CA\0" "zi\0" "*tziə̌\0" "tí\0" "kit3\0" "remaining, left-over; lonely\0" "혈:0N\0" "HITORI\0" "GETSU KETSU\0" "HYEL\0" "jié\0" "larvae of the mosquito\0" "HIDARINOUDEGANAI MIJIKAI\0" "KETSU KACHI KYOU KU KUTSU\0" "jué\0" "kyut3\0" "beautiful\0" "jué\0" "hung2\0" "opening, hole, orifice; great\0" "공:0E\0" "ANA HANAHADA\0" "KOU\0" "KONG\0" "kǒng\0" "*kǔng\0" "khổng\0" "jan6\0" "be pregnant, pregnancy\0" "잉:0N\0" "HARAMU\0" "YOU\0" "ING\0" "yùn\0" "dựng\0" "maa1\0" "twins\0" "자:1N\0" "HUTAGO\0" "SHI JI\0" "CA\0" "mā\0" "zi6\0" "letter, character, word\0" "자:0E\0" "AZA UMU MASU\0" "JI\0" "CA\0" "zì\0" "*dzhiə̀ dzhiə̀\0" "tự\0" "cyun4\0" "exist, live, be; survive; remain\0" "존:0E\0" "TAMOTSU ARU TOU\0" "SON ZON\0" "CON\0" "cún\0" "*dzuən\0" "tồn\0" "syun1\0" "grandchild, descendent; surname\0" "sūn\0" "fu1\0" "brood over eggs; have confidence\0" "부:0N\0" "TAMAGO HAGUKUMU\0" "FU\0" "PWU\0" "fú\0" "bui6 but6\0" "comet\0" "패:1N\0" "BOTSU HAI\0" "PHAY\0" "bèi\0" "bət bə̀i\0" "bụt\0" "zi1\0" "be as diligent as possible\0" "자:0N\0" "TSUTOMERU\0" "SHI\0" "CA\0" "zī\0" "tziə\0" "haau3\0" "filial piety, obedience; mourning\0" "효:0E\0" "KOU KYOU\0" "HYO\0" "xiào\0" "xàu\0" "hiếu\0" "SHIN\0" "xìn\0" "maang6\0" "first in series; great, eminent\0" "맹:0E\0" "KASHIRA HAJIME\0" "MOU MYOU MAN\0" "MAYNG MANG\0" "mèng\0" "*mæ̀ng\0" "mạnh\0" "sì\0" "태:1N\0" "THAY\0" "tāi\0" "baau1\0" "spore\0" "bāo\0" "gwai3\0" "quarter of year; season; surname\0" "계:0E\0" "SUE TOKI\0" "KI\0" "KYEY\0" "jì\0" "gì\0" "quí\0" "gu1\0" "orphan, fatherless; solitary\0" "고:0E\0" "MINASHIGO HITORI\0" "KO\0" "KO\0" "gū\0" "*go\0" "cô\0" "nou4\0" "one's children\0" "노:1N\0" "TSUMAKO\0" "DO NU\0" "NO\0" "nú\0" "no\0" "nua\0" "hok6\0" "learning, knowledge; school\0" "학:N\0" "MANABU\0" "GAKU\0" "HAK\0" "xué\0" "yòu\0" "zyun2\0" "TSUTSUSHIMU YOWAI MINASHIGO\0" "SEN JUU NYUU\0" "zhuǎn\0" "haai4 hoi4\0" "baby, child; children\0" "해:0N\0" "CHINOMIGO\0" "KAI GAI\0" "HAY\0" "hái\0" "həi\0" "hài\0" "lyun4\0" "twins\0" "luán\0" "syun1\0" "grandchild, descendent; surname\0" "손:0E\0" "MAGO\0" "SON\0" "SON\0" "sūn\0" "*suən\0" "tôn\0" "bou2 naau1\0" "bad; cowardly\0" "nāo\0" "me1\0" "(Cant.) to carry on the back\0" "miē\0" "SOU ZU\0" "cóng\0" "KATAI\0" "KAN KEN\0" "qiān\0" "suk6\0" "who? which? what? which one?\0" "숙:0E\0" "TARE IZURE\0" "JUKU\0" "SWUK\0" "shú\0" "*zhiuk zhiuk\0" "caan3 saan4\0" "weak, unfit, frail, feeble\0" "잔:0N\0" "YOWAI\0" "SEN SAN\0" "CAN\0" "càn\0" "jrhiɛn\0" "AKAGO\0" "A\0" "yā\0" "zi1\0" "breed in large numbers\0" "UMU SHIGERU\0" "SHI JI\0" "CA\0" "zī\0" "ji5\0" "nǐ\0" "fu1\0" "sit on eggs, hatch\0" "부:0N\0" "KAESU\0" "FU\0" "PWU\0" "fū\0" "zi1 zi3\0" "variant of 孳 U+5B73, to breed in large numbers\0" "자:1N\0" "UMU SHIGERU\0" "SHI JI\0" "CA\0" "zī\0" "HUTAGO\0" "RI\0" "lí\0" "hok6\0" "learning, knowledge; school\0" "학:0E\0" "MANABU\0" "GAKU\0" "HAK\0" "xué\0" "*hak\0" "học\0" "bò\0" "jyu4 jyu6\0" "child; blood relation; affection\0" "유:0N\0" "CHINOMIGO OSANAI\0" "JU\0" "YU\0" "rú\0" "nhọ\0" "laai1\0" "last\0" "DAI NAI\0" "nái\0" "jit6\0" "misfortune; sin, evil\0" "얼:0N\0" "WAKIBARA HIKOBAE WAZAHAHI\0" "GETSU GECHI\0" "EL\0" "niè\0" "jip6 jit6\0" "evil; son of concubine; ghost\0" "WAKIBARA\0" "GETSU GECHI\0" "EL\0" "niè\0" "ngiɛt\0" "nghiệt\0" "a baby, especially a girl, an infant\0" "MIDORIGO\0" "EI\0" "yīng\0" "lyun4\0" "twins\0" "산:1N\0" "HUTAGO\0" "SAN SEN REN\0" "SAN\0" "luán\0" "min4\0" "roof; KangXi radical 40\0" "YANE IE\0" "BEN MEN\0" "mián\0" "cyu5\0" "calm, peaceful, serene; healthy\0" "저:1N\0" "TAKUWAERU\0" "CHO\0" "CE\0" "níng\0" "trữ\0" "jung2\0" "scattered, mixed affairs; duties; occupation business\0" "용:1N\0" "YONG\0" "rǒng\0" "taa1 to1\0" "it; other\0" "HEBI\0" "TA SHA\0" "tā\0" "gwai2\0" "a traitor; a villain\0" "MIDARE MIKOSHIMA\0" "KI\0" "guǐ\0" "zaak6\0" "residence, dwelling, home; grave\0" "댁:0N 택:0E\0" "IE SUMAU YAKE\0" "TAKU\0" "TAYK THAYK\0" "zhái\0" "*djhæk\0" "SORA\0" "KYOU\0" "qióng\0" "jyu5\0" "house; building, structure; eaves\0" "우:0E\0" "NOKI IE\0" "U\0" "WU\0" "yǔ\0" "*hiǒ\0" "vũ\0" "sau2\0" "defend, protect, guard, conserve\0" "수:0E\0" "MAMORU MORI MAMORI\0" "SHU SU\0" "SWU\0" "shǒu\0" "*shiǒu\0" "thú\0" "ngon1 on1\0" "peaceful, tranquil, quiet\0" "안:0E\0" "YASUI YASUNJIRU IZUKUNSO\0" "AN\0" "AN\0" "ān\0" "*qɑn\0" "an\0" "가:1\0" "TSUUKU\0" "TOTSU KA\0" "KA\0" "tū\0" "sung3\0" "Song dynasty; surname\0" "송:0N\0" "SUMAI ORU\0" "SOU\0" "SONG\0" "sòng\0" "*sòng\0" "tống\0" "jyun4\0" "complete, finish, settle; whole\0" "완:0E\0" "MATTAI MATTOUSURU\0" "KAN\0" "WAN\0" "wán\0" "*huɑn\0" "hoàn\0" "juk6\0" "flesh; meat; KangXi radical 130\0" "SHISHI\0" "NIKU\0" "ròu\0" "jiu2 miu5\0" "EU YOU\0" "yǎo\0" "wang4\0" "wide, spacious, great, vast\0" "굉:0N\0" "HIROI\0" "KOU\0" "KOYNG\0" "hóng\0" "huɛng\0" "ji4\0" "right, fitting, seemly\0" "MIROSHII MUBE\0" "GI\0" "yí\0" "UCHIIDO\0" "SEI SHOU\0" "jǐng\0" "CHUN\0" "zhūn\0" "fuk6 mat6\0" "quiet, silent; in good health\0" "복:0N\0" "YASURAKA\0" "BITSU MICHI FUKU BUKU HITSU\0" "POK\0" "mì\0" "myit\0" "SHU\0" "zhǔ\0" "dong1 dong6\0" "stone quarry; cave dwelling\0" "탕:0N\0" "SUGIRU\0" "TOU\0" "THANG\0" "dàng\0" "wang4\0" "횡:0N\0" "YASURAKA\0" "KOU\0" "HOYNG\0" "hóng\0" "zung1\0" "lineage, ancestry; ancestor, clan\0" "종:0E\0" "MUNE TATTOBU\0" "SHUU SOU\0" "CONG\0" "zōng\0" "*tzong\0" "tông\0" "gun1\0" "official, public servant\0" "관:0E\0" "TSUKASA OOYAKE\0" "KAN\0" "KWAN\0" "guān\0" "*guɑn\0" "quan\0" "zau6\0" "time as concept; infinite time\0" "주:0E\0" "SORA\0" "CHUU\0" "CWU\0" "zhòu\0" "djhiòu\0" "trụ\0" "deng6 ding6\0" "decide, settle, fix\0" "정:0E\0" "SADAMERU SADAMARU SADAME\0" "TEI JOU\0" "CENG\0" "dìng\0" "*dhèng\0" "định\0" "jyun1 jyun2\0" "seem, as if, crooked\0" "완:0N\0" "ATAKAMO ATE ZUTSU\0" "EN\0" "WAN WEN\0" "wǎn\0" "qiuæn qiuæ̌n\0" "uyển\0" "ji4\0" "suitable, right, fitting, proper\0" "의:0E\0" "YOROSHII MUBE\0" "GI\0" "UY\0" "yí\0" "*ngyɛ\0" "nghi\0" "bou2\0" "treasure, jewel; precious, rare\0" "보:N\0" "TAKARA\0" "HOU\0" "PO\0" "bǎo\0" "bảo\0" "sat6\0" "real, true; honest, sincere\0" "shí\0" "sat6\0" "real, true; honest, sincere\0" "실:N\0" "MI MINORU MICHIRU\0" "JITSU SHITSU\0" "SIL\0" "shí\0" "cung2\0" "favorite, concubine; favor\0" "chǒng\0" "sam2\0" "examine, investigate; judge\0" "shěn\0" "haak3\0" "guest, traveller; customer\0" "객:0E\0" "MAROUDO\0" "KYAKU KAKU\0" "KAYK\0" "kè\0" "*kæk\0" "khách\0" "syun1\0" "declare, announce, proclaim\0" "선:0E\0" "NORU NOTAMAU\0" "SEN\0" "SEN\0" "xuān\0" "*siuɛn\0" "tuyên\0" "sat1\0" "room, home, house, chamber\0" "실:0E\0" "MURO HEYA\0" "SHITSU\0" "SIL\0" "shì\0" "*shit\0" "thất\0" "jau6\0" "forgive, pardon, indulge\0" "유:0N\0" "YURUSU NADAMERU\0" "YUU\0" "YU\0" "yòu\0" "waan6\0" "officialdom, government official\0" "환:0N\0" "TSUKAERU MANABU\0" "KAN GEN\0" "HWAN\0" "huàn\0" "*huàn\0" "ji4\0" "corner\0" "yí\0" "HOSHIIMAMA\0" "TEWA\0" "tiǎo\0" "SHI\0" "shǐ\0" "hin3\0" "constitution, statute, law\0" "xiàn\0" "gung1\0" "palace\0" "MIYA IE\0" "KYUU GUU\0" "KWUNG\0" "gōng\0" "cung\0" "sing4\0" "archives; surname\0" "성:0N\0" "KURA\0" "SEI JOU\0" "SENG\0" "chéng\0" "kwan4\0" "MUREIRU\0" "KUN GUN\0" "qún\0" "gung1\0" "palace, temple, dwelling, enclose\0" "궁:0E\0" "MIYA IE\0" "KYUU GUU\0" "KWUNG\0" "gōng\0" "*giung\0" "KIGAAGARINUSU\0" "KOU KYOU\0" "xiāo\0" "zoi2\0" "to slaughter; to rule\0" "재:0E\0" "TSUKASADORU TSUKASA\0" "SAI\0" "CAY\0" "zǎi\0" "*tzə̌i tzə̌i\0" "tể\0" "HIROI\0" "SA JA\0" "zhà\0" "SHIMAIKOMU\0" "HOU\0" "bǎo\0" "hoi6 hot3\0" "injure, harm; destroy, kill\0" "해:0E\0" "SOKONAU WAZAWAI NANZO\0" "GAI KATSU\0" "HAY HAL\0" "hài\0" "*hɑ̀i\0" "hại\0" "jin3\0" "to entertain, feast; a feast, banquet\0" "연:0E\0" "UTAGE TANOSHIMU\0" "EN\0" "YEN\0" "yàn\0" "*qěn qèn\0" "yến\0" "siu1\0" "night, evening, dark\0" "소:0N\0" "YOI\0" "SHOU\0" "SO\0" "xiāo\0" "*siɛu\0" "gaa1 gu1\0" "house, home, residence; family\0" "가:0E\0" "IE YA UCHI\0" "KA KE KO\0" "KA\0" "jiā\0" "*ga\0" "gia\0" "sam2\0" "TSUMABIRAKA TSUBUSANI\0" "SHIN\0" "shěn\0" "san4\0" "imperial; imperial palace\0" "신:0N\0" "NOKI\0" "SHIN\0" "SIN\0" "chén\0" "zhin\0" "jung4\0" "looks, appearance; figure, form\0" "용:0E\0" "IRERU YURUSU KATACHI\0" "YOU\0" "YONG\0" "róng\0" "*iong\0" "dung\0" "HIROI\0" "KOU\0" "huǎng\0" "dense, thick, close; intimate\0" "SHIGESHI HISOKA HISOKANI\0" "MITSU\0" "MIL\0" "mì\0" "tyrannical, cruel; to rob to plunder; bandits, thieves, highwaymen\0" "ADA\0" "KOU\0" "kòu\0" "fun1\0" "broad, wide; spacious, vast\0" "kuān\0" "ban1\0" "guest, visitor; surname; submit\0" "bīn\0" "sau3 suk1\0" "stop, rest, lodge, stay overnight; constellation\0" "수:N 숙:0E\0" "YADORU YADO\0" "SHUKU SHUU\0" "SWUK SWU\0" "sù\0" "*siuk siòu\0" "túc\0" "coi2\0" "feudal estate\0" "채:0N\0" "CHIGYOUSHO TSUKASA\0" "SAI\0" "CHAY\0" "cǎi\0" "zaam2 zaan2\0" "quick, fast\0" "SUMIYAKA\0" "SAN SHOU\0" "zǎn\0" "zik6\0" "still, silent, quiet, desolate\0" "적:0E\0" "SABISHII SABI\0" "JAKU SEKI\0" "CEK\0" "jì\0" "*dzhek\0" "tịch\0" "jyun1\0" "grievance, injustice, wrong\0" "원:0N\0" "KAGAMU NUREGINU\0" "EN\0" "WEN\0" "yuān\0" "qiuæn\0" "gei3\0" "send, transmit, mail; rely on\0" "기:0E\0" "YORU YOSERU YOSE\0" "KI\0" "KI\0" "jì\0" "*gyɛ̀\0" "gửi\0" "jan4\0" "to respect, reverence; respectfully; 3rd terrestrial branch\0" "인:0E\0" "TORA\0" "IN\0" "IN I\0" "yín\0" "in\0" "dần\0" "mat6\0" "dense, thick, close; intimate\0" "밀:0E\0" "SHIGESHI HISOKA HISOKANI\0" "MITSU\0" "MIL\0" "mì\0" "*myit\0" "mật\0" "kau3\0" "bandits, thieves; enemy; invade\0" "구:0N\0" "ADASURU ADA\0" "KOU\0" "KWU\0" "kòu\0" "kòu\0" "khấu\0" "qīng\0" "TSURU\0" "KAKU\0" "hè\0" "TEI CHAWA\0" "zhēn\0" "gin2\0" "KEN\0" "jiàn\0" "fu3\0" "abundant, ample; rich, wealthy\0" "부:0E\0" "TOMU TOMI\0" "FU FUU\0" "PWU\0" "fù\0" "*biòu\0" "phú\0" "ning4\0" "used as a term of comparison:-rather; it is better; would that\0" "MUSHIRO\0" "NEI\0" "níng\0" "bing2 bing3\0" "drowsy\0" "OBIERU OSOWARERU NEIRU\0" "HEI KEI\0" "bìng\0" "GURURITOMEGURASHITAKAKI\0" "KAN GAN\0" "huán\0" "mei6\0" "sleep; be asleep\0" "매:0N\0" "NERU\0" "BI\0" "MAY\0" "mèi\0" "mì\0" "mị\0" "cam2\0" "HUSU NERU OKUZASHIKI\0" "SHIN\0" "qǐn\0" "hon4\0" "cold, wintry, chilly\0" "한:0E\0" "SAMUI SAMUSA\0" "KAN\0" "HAN\0" "hán\0" "*hɑn\0" "hàn\0" "jyu6\0" "residence; lodge; dwell\0" "우:0N\0" "YORU YOSERU KAKOTSUKERU\0" "GUU GYO\0" "WU\0" "yù\0" "ngiǒ\0" "ngụ\0" "sat6\0" "real, true, solid, honest\0" "식:0N\0" "MAKOTONI\0" "SHOKU\0" "SIK\0" "shí\0" "thực\0" "ling4 ling6 ning4 ning6\0" "repose, serenity, peace; peaceful\0" "YASUI MUSHIRO NANZO\0" "NEI NYOU\0" "NYENG\0" "níng\0" "zam3\0" "gradually, step by step, little\0" "침:1N\0" "HITASU SOSOGU TSUMU TSUMORU\0" "SHIN\0" "CHIM\0" "jìn\0" "ning6\0" "a surname; peaceful; rather\0" "녕:0N\0" "NEGAI\0" "NEI NYUU\0" "NYENG\0" "níng\0" "zi3\0" "put aside, put down; discard\0" "치:1N\0" "OKU IRERU TOMERU SUKORU\0" "SHI\0" "CHI\0" "zhì\0" "MONOUI UMU NAMAKERU OKOTARU\0" "YU\0" "yǔ\0" "precious; rear; valuable treasure; bullion a jewel\0" "TAKARA\0" "HOU\0" "bǎo\0" "fun1\0" "broad\0" "관:N\0" "HIROI YURUYAKA KUTSUROGU\0" "KAN\0" "KWAN\0" "kuān\0" "repose, serenity, peace; peaceful\0" "YASUI MUSHIRO NANZO\0" "NEI NYOU\0" "NYENG\0" "níng\0" "cam2\0" "sleep, rest; bed chamber\0" "NERU MITAMAYA YAMERU\0" "SHIN\0" "CHIM\0" "qǐn\0" "mok6\0" "silent, still, lonely, solitary\0" "막:0N\0" "SABISHII\0" "BAKU MAKU\0" "MAK\0" "mò\0" "*mɑk\0" "mịch\0" "caat3\0" "examine, investigate; notice\0" "찰:0E\0" "SHIRU MIRU AKIRAKA\0" "SATSU SECHI\0" "CHAL\0" "chá\0" "sát\0" "geoi6 lau4 leoi6\0" "poor, impoverished\0" "MAZUSHII YATSURERU CHIHISAI\0" "KU RU ROWA\0" "jù\0" "lũ\0" "gwaa2\0" "widowed; alone, friendless\0" "과:0E\0" "YAMOME SUKUNAI\0" "KA\0" "KWA\0" "guǎ\0" "guǎ\0" "quả\0" "cam2\0" "sleep, rest; bed chamber\0" "침:0E\0" "NERU\0" "SHIN\0" "CHIM\0" "qǐn\0" "*tsǐm\0" "fat1\0" "OBIERU MEZAMERU\0" "KOTSU KOCHI\0" "hū\0" "ng6\0" "few, scarce; empty, deserted\0" "오:0N\0" "SAMERU\0" "GO\0" "O\0" "wù\0" "liu4\0" "few, scarce; empty, deserted\0" "요:0\0" "SABISHII\0" "RYOU\0" "LYO\0" "liáo\0" "*leu\0" "sat6\0" "real, true, solid, honest\0" "실:0E\0" "MI MINORU\0" "JITSU SHITSU\0" "SIL\0" "shí\0" "*jhit\0" "thực\0" "ning4\0" "repose, serenity, peace; peaceful\0" "녕:0E 령:0 영:0\0" "YASUI MUSHIRO NANZO\0" "NEI NYOU\0" "NYENG\0" "níng\0" "*neng neng\0" "zaai6 zai6\0" "stockade, stronghold, outpost; brothel\0" "채:0N\0" "TORIDE\0" "SAI\0" "CHAY\0" "zhài\0" "trại\0" "sam2\0" "examine, investigate; judge\0" "심:0E\0" "TSUMABIRAKA\0" "SHIN\0" "SIM\0" "shěn\0" "thẩm\0" "wai2\0" "surname\0" "I GI\0" "wěi\0" "se2\0" "write; draw, sketch; compose\0" "사:0E\0" "UTSUSU\0" "SHA\0" "SA\0" "xiě\0" "*siǎ\0" "tả\0" "fun1\0" "broad, wide; spacious, vast\0" "관:0E\0" "HIROI YURUYAKA KUTSUROGU\0" "KAN\0" "KWAN\0" "kuān\0" "kuɑn\0" "khoan\0" "혜:1N\0" "HYEY\0" "huì\0" "liu4\0" "shanty, hut, shack\0" "료:0N 요:0\0" "TSUKASA\0" "RYOU\0" "LYO\0" "liáo\0" "leu\0" "zeon3\0" "준:0N\0" "ATSUMERU ATSUMARU SUGURERU\0" "SHUN\0" "CWUN\0" "jùn\0" "waan4\0" "great domain, country, world\0" "환:1N\0" "KAN\0" "HWAN\0" "huán\0" "huan\0" "ngai6\0" "NEGOTO ODOROKU\0" "GEI\0" "yì\0" "AKIRAKANISURU\0" "GI\0" "yí\0" "bou2\0" "treasure, jewel; precious, rare\0" "TAKARA\0" "HOU\0" "PO\0" "bǎo\0" "SHITASHII SHITASHIKU\0" "SHIN\0" "qīn\0" "cung2\0" "favorite, concubine; favor\0" "총:0N\0" "MEGUMI MEGUMU\0" "CHOU\0" "CHONG\0" "chǒng\0" "*tjiǒng\0" "sủng\0" "bou2\0" "treasure, jewel; precious, rare\0" "보:0E\0" "TAKARA\0" "HOU\0" "PO\0" "bǎo\0" "*bɑ̌u\0" "bảo\0" "fēng\0" "cyun3\0" "inch; small, tiny; KangXi radical 41\0" "촌:0E\0" "HAKARU TOKI KI\0" "SUN SON\0" "CHON\0" "cùn\0" "*tsuə̀n\0" "thốn\0" "deoi3\0" "correct, right; facing, opposed\0" "MUKAU NARABU AITE\0" "TAI TSUI\0" "TAY\0" "duì\0" "đối\0" "zi6\0" "court, office; temple, monastery\0" "사:0E\0" "TERA\0" "JI SHI\0" "SA SI\0" "sì\0" "*ziə̀\0" "cam4\0" "seek, search, look for; ancient\0" "xún\0" "dou6\0" "direct, guide, lead, conduct\0" "dǎo\0" "a handful; a pinch\0" "TORU TSUMAMU\0" "RIN RICHI\0" "lǜ\0" "correct, right; facing, opposed\0" "MUKAU NARABU AITE\0" "TAI TSUI\0" "TAY\0" "duì\0" "sau6\0" "old age, long life; lifespan\0" "수:N\0" "KOTOBUKI HISASHII KOTOHOGU\0" "JU JUU SU SHUU\0" "SWU\0" "shòu\0" "thọ\0" "po2\0" "cannot; thereupon\0" "DEKINU\0" "HA\0" "pǒ\0" "fung1\0" "letter, envelope; feudal\0" "봉:0E\0" "SAKAI TOJIRU PONDO\0" "FUU HOU\0" "PONG\0" "fēng\0" "biong\0" "phong\0" "monopolize, take sole possession\0" "MOPPARA\0" "SEN\0" "CEN\0" "zhuān\0" "fu1\0" "to state to, to announce\0" "SHIKU AMANESHI MOTO HARAU\0" "FU HO\0" "fū\0" "je6 jik6 se6\0" "shoot, eject, issue forth, emit\0" "사:0E\0" "IRU ATERU SASU\0" "SHA SEKI\0" "SA SEK\0" "shè\0" "*jhià ià jhiɛk\0" "xạ\0" "hak1\0" "subdue, destroy, overcome\0" "극:1N\0" "KATSU\0" "KOKU\0" "KUK\0" "kè\0" "zoeng1 zoeng3\0" "will, going to, future; general\0" "장:N\0" "HIKIIRU MOTTE MASANI\0" "SHOU SOU\0" "CANG\0" "jiāng\0" "zoeng1 zoeng3\0" "will, going to, future; general\0" "장:0E\0" "HIKIIRU MOTTE HATA\0" "SHOU SOU\0" "CANG\0" "jiāng\0" "*tziɑng *tziɑ̀ng\0" "tướng\0" "zyun1\0" "monopolize, take sole possession\0" "전:0E\0" "MOPPARA\0" "SEN\0" "CEN\0" "zhuān\0" "jiuɛn\0" "chuyên\0" "wai3 wat1\0" "officer, military rank\0" "위:0N\0" "OSAERU YASUNJIRU\0" "I\0" "WI WUL\0" "wèi\0" "qiuə̀i\0" "zeon1 zyun1\0" "respect, revere, venerate; honor\0" "존:0E\0" "TATTOI TOUTOI TATTOBU\0" "SON\0" "CON CWUN\0" "zūn\0" "*tzuən\0" "tôn\0" "cam4\0" "seek, search, look for; ancient\0" "심:0E\0" "TAZUNERU HIRO TSUNE\0" "JIN\0" "SIM\0" "xún\0" "*zim\0" "tầm\0" "syu6\0" "standing (something) up\0" "주:1N\0" "TATERU TATSU WARAHA SHIMOBE\0" "SHU JU CHU JIU\0" "CWU\0" "shù\0" "deoi3\0" "correct, right; facing, opposed\0" "대:0E\0" "MUKAU NARABU AITE\0" "TAI TSUI\0" "TAY\0" "duì\0" "*duə̀i\0" "đỗi\0" "dou6\0" "direct, guide, lead, conduct\0" "도:0E\0" "MICHIBIKU MICHIBIKI\0" "DOU\0" "TO\0" "dǎo\0" "dhɑ̀u\0" "đạo\0" "siu2\0" "small, tiny, insignificant\0" "소:0E\0" "CHIISAI KO O\0" "SHOU\0" "SO\0" "xiǎo\0" "*siɛ̌u\0" "tiểu\0" "SUKUNAI CHIHISAI\0" "SETSU SECHI SHITSU SHICHI\0" "jié\0" "siu2 siu3\0" "few, less, inadequate\0" "소:0E\0" "SUKUNAI SUKOSHI SHIBARAKU\0" "SHOU\0" "SO\0" "shǎo\0" "*shiɛ̀u *shiɛ̌u\0" "thiểu\0" "ji5\0" "you, your\0" "SHIKARI WAKERU NANJI CHIKAI\0" "JI NI\0" "ěr\0" "ji5\0" "you; that\0" "NANJI SONO SHIKARI\0" "JI NI\0" "I\0" "ěr\0" "ji5\0" "you; that, those; final particle\0" "이:1N\0" "NANJI SONO SHIKARI\0" "JI NI\0" "I\0" "ěr\0" "nể\0" "gaa1\0" "small (used in place names)\0" "gǎ\0" "zim1\0" "sharp, pointed, acute, keen\0" "첨:0E\0" "TOGARU SURUDOI\0" "SEN\0" "CHEM\0" "jiān\0" "tiêm\0" "younger of brothers; father's younger brother younger brother of a husband\0" "MAME\0" "SHUKU\0" "shū\0" "can4\0" "dust, dirt, ashes, cinders\0" "chén\0" "still, yet; even; fairly, rather\0" "상:0E\0" "SHOU\0" "SANG\0" "shàng\0" "thượng\0" "soeng6\0" "still, yet; even; fairly, rather\0" "KUWAERU TATTOBU NEGAU\0" "SHOU\0" "SANG\0" "shàng\0" "*zhiɑ̀ng zhiɑ̀ng\0" "chuộng\0" "mó\0" "gaa1 gaat3\0" "a child toy\0" "gá\0" "soeng4\0" "taste; experience, experiment\0" "cháng\0" "liu4\0" "fuel used for sacrifices\0" "KAGARIBI\0" "RYOU\0" "liào\0" "sin2\0" "surname; fresh\0" "선:1N\0" "SUKUNAI\0" "SEN SEU\0" "SEN\0" "xiǎn\0" "sin2\0" "very few; seldom, rarely\0" "선:1\0" "SUKUNAI\0" "SEN\0" "SEN\0" "xiǎn\0" "kun\0" "wong1\0" "weak; KangXi radical 43\0" "ASHINAE SEMUSHI\0" "OU\0" "yóu\0" "wong1\0" "lame; the first form is Radical 43\0" "MAGEASHI\0" "OU\0" "wāng\0" "jau4\0" "especially, particularly\0" "우:0E\0" "TOGAMERU TOGA MOTTOMO\0" "YUU\0" "WU\0" "yóu\0" "*hiou\0" "liu6\0" "YUKINAYAMU\0" "RYOU HOU CHOU\0" "liào\0" "YUKINAYAMU\0" "RYOU HOU CHOU\0" "liào\0" "jiu4\0" "a legendary ancient emperor-sage\0" "yáo\0" "mong4 mung4 pong4\0" "shaggy haired dog; variegated\0" "방:0N\0" "MUKUINU\0" "BOU\0" "PANG PONG\0" "máng\0" "weak; a rickety person; emaciated\0" "ASHINAE SUNENOMAGATSUTAHITO\0" "OU\0" "wāng\0" "wong1\0" "lame\0" "MAGARU YOWAI\0" "OU\0" "wāng\0" "lame\0" "왕:1\0" "MAGARU YOWAI\0" "OU\0" "WANG\0" "wāng\0" "gaai3\0" "limp, staggering gait; embarrass\0" "ASHINAE\0" "KAI KATSU KECHI\0" "gà\0" "a legendary ancient emperor-sage\0" "TAKAI\0" "GYOU\0" "YO\0" "yáo\0" "ASHINAE SEMUSHI\0" "TA\0" "duò\0" "UMU CHINBA ASHINAE\0" "KI\0" "kuì\0" "zung1 zung2\0" "swell, swelling of the legs\0" "SHOU JU\0" "zhǒng\0" "zau6\0" "just, simply; to come, go to; to approach, near\0" "취:0E\0" "TSUKU\0" "SHUU JU\0" "CHWI\0" "jiù\0" "*dzhiòu\0" "gaam3\0" "limp; be embarrassed\0" "KAN KEN\0" "gān\0" "KOTSU KUCHI KUWATSU GECHI\0" "gǔ\0" "gaam1 gaam3\0" "embarrassed; ill at ease\0" "gān\0" "UMAGAYAMU\0" "TAI DE\0" "tuí\0" "embarrassed; ill at ease\0" "KAN KEN\0" "gān\0" "gaam1 gaam3\0" "embarrassed; ill at ease\0" "KAN KEN\0" "gān\0" "si1\0" "corpse; to impersonate the dead; to preside; KangXi radical 44\0" "시:0N\0" "SHIKABANE KATASHIRO\0" "SHI\0" "SI\0" "shī\0" "thây\0" "wan5\0" "govern; oversee; director\0" "윤:0N\0" "OSA TADASU\0" "IN\0" "YUN\0" "yǐn\0" "iǔn\0" "doãn\0" "ce2 cek3\0" "Chinese measure approx. 'foot'\0" "척:0E\0" "MONOSASHI\0" "SHAKU SEKI\0" "CHEK\0" "chǐ\0" "*chiɛk\0" "xích\0" "haau1\0" "end of spine; buttocks, sacrum\0" "고:0N\0" "SHIRI\0" "KOU\0" "KO\0" "kāo\0" "nei4\0" "Buddhist nun; transliteration\0" "니:0N\0" "AMA\0" "NI JITSU\0" "NI IL\0" "ní\0" "ni\0" "ni\0" "zeon6\0" "exhaust, use up; deplete\0" "진:N\0" "TSUKUSU TSUKIRU KOTOGOTOKU\0" "JIN\0" "CIN\0" "jǐn\0" "tận\0" "mei5\0" "tail, extremity; end, stern\0" "미:0E\0" "O\0" "BI\0" "MI\0" "wěi\0" "*miə̌i\0" "vĩ\0" "niu6 seoi1\0" "urine; urinate\0" "뇨:0N 요:0\0" "IBARI\0" "NYOU\0" "NYO\0" "niào\0" "guk6\0" "bureau, office; circumstance\0" "국:0E\0" "TSUBONE SHIKIRU\0" "KYOKU\0" "KWUK\0" "jú\0" "ghiok\0" "cục\0" "pei3\0" "break wind; fart; buttocks\0" "비:1N\0" "HE\0" "HI\0" "PI\0" "pì\0" "cang4\0" "story, layer, floor, stratum\0" "céng\0" "gigantic strength; hercules\0" "NEIKI IBIKI\0" "KI\0" "xì\0" "bei1\0" "the vagina\0" "HI\0" "bī\0" "geoi1\0" "live, dwell, reside, sit\0" "거:0E\0" "IRU ORU OKU\0" "KYO KI\0" "KE KI\0" "jū\0" "giu\0" "cư\0" "gaai3\0" "numerary adjunct for time, term\0" "계:0N\0" "TODOKERU TODOKU TODOKE\0" "KAI\0" "KYEY\0" "jiè\0" "cave; hole\0" "전:1N\0" "ANA\0" "TEN DEN\0" "CEN\0" "tián\0" "wat1\0" "bend, flex; bent, crooked; crouch\0" "굴:0E\0" "KAGAMU KAGAMERU\0" "KUTSU\0" "KWUL\0" "qū\0" "*kiuət ghiuət\0" "khuất\0" "tai3\0" "drawer; tray; pad; screen\0" "tì\0" "gaai3\0" "numerary adjunct for time, term\0" "TODOKERU TODOKU TODOKE\0" "KAI\0" "jiè\0" "nguk1 uk1\0" "house; room; building, shelter\0" "옥:0E\0" "YA YANE\0" "OKU\0" "OK\0" "wū\0" "*quk\0" "ốc\0" "diu2\0" "(Cant.) obscene exclamation\0" "CHOU\0" "diǎo\0" "si1\0" "corpse, carcass\0" "시:0N\0" "SHIKABANE\0" "SHI\0" "SI\0" "shī\0" "shi\0" "thi\0" "hei1 si2\0" "excrement, shit, dung\0" "시:0N\0" "KUSO\0" "SHI KI\0" "SI\0" "shǐ\0" "bing2 ping4\0" "folding screen, shield\0" "SHIRIZOKU OOU\0" "HEI BYOU\0" "PYENG\0" "píng\0" "*bheng\0" "bình\0" "kek6\0" "wooden shoes, clogs\0" "극:1N\0" "HAKIMONO\0" "GEKI KEKI\0" "KUK\0" "jī\0" "ghiæk\0" "sit3\0" "bits, scraps, crumbs, fragments\0" "설:0N\0" "ISAGYOI KUZU\0" "SETSU\0" "SEL\0" "xiè\0" "set\0" "zhěn\0" "ai3 hei3 ngai3\0" "gigantic strength; hercules\0" "NEIKI IBIKI\0" "KI\0" "xiè\0" "xyì\0" "DEI NAI DE NI\0" "ní\0" "zin2\0" "open, unfold; stretch, extend\0" "전:0E\0" "TSURANERU NOBERU NOBIRU\0" "TEN\0" "CEN\0" "zhǎn\0" "*djiɛ̌n\0" "triển\0" "YASUMU KATAI\0" "SEI SAI\0" "xī\0" "wěi\0" "mei1\0" "the youngest\0" "mǎn\0" "o1\0" "to ease nature\0" "A\0" "ē\0" "MORU\0" "ROU RU\0" "lòu\0" "bing2\0" "folding screen\0" "병:0E\0" "SHIRIZOKU OOU\0" "HEI BYOU\0" "PYENG\0" "píng\0" "*bheng biɛ̌ng\0" "tai3\0" "drawer; tray; pad; screen\0" "KUTSUSHIKI SHIKIWARA\0" "TEI TAI\0" "tì\0" "fei2 fei6\0" "straw shoes; straw door\0" "fèi\0" "suk6 zuk1\0" "class, category, type; belong to\0" "YAKARA TSUKU SAKAN\0" "ZOKU SHOKU SHU\0" "CHOK SOK\0" "shǔ\0" "TEI TAI SEHU\0" "xiè\0" "tou4\0" "butcher, slaughter, massacre\0" "도:0N\0" "HOFURU\0" "TO CHO\0" "TO CE\0" "tú\0" "*dho\0" "đồ\0" "leoi5\0" "frequently, often, again and again\0" "SHIBASHIBA\0" "RU\0" "lǚ\0" "leoi5\0" "frequently, often, again and again\0" "누:0 루:0E\0" "SHIBASHIBA\0" "RU\0" "LWU\0" "lǚ\0" "liò\0" "lũ\0" "saai2\0" "straw sandals or slippers that have no heel-backs\0" "ZOURI\0" "SHI\0" "xǐ\0" "shiɛ̌\0" "cang4\0" "story, layer, floor, stratum\0" "층:0E\0" "KASANARU KASA\0" "SOU\0" "CHUNG\0" "céng\0" "*dzhəng\0" "tầng\0" "lei5 leoi5\0" "footwear, shoes; walk on, tread\0" "리:0E 이:0\0" "HAKU KUTSU FUMU\0" "RI\0" "LI\0" "lǚ\0" "*lǐ\0" "geoi3\0" "straw sandals; tread on\0" "jù\0" "sit3\0" "wooden shoes, clogs\0" "SHIKIWARA KUTSUSHIKI\0" "TEI TAI SEHU\0" "xiè\0" "geoi3\0" "straw sandals; tread on\0" "구:1N\0" "KUTSU\0" "KU\0" "KWU\0" "jù\0" "goek3\0" "straw sandals\0" "ITOGUTSU KUTSUSHIKI SHIKIWARA\0" "KYAKU KAKU KIKU KOKU KEU\0" "juē\0" "liu4\0" "penis\0" "RYOU\0" "liáo\0" "KYAKU\0" "jué\0" "suk6 zuk1\0" "class, category, type; to belong to\0" "속:0E\0" "YAKARA TSUKU SAKAN\0" "ZOKU SHOKU SHU\0" "SOK CHOK\0" "shǔ\0" "*jiok zhiok\0" "thuộc\0" "ai3 hei3\0" "gigantic strength\0" "SAKAN KIBISHII\0" "KI\0" "xì\0" "cit3\0" "sprout; KangXi radical 45\0" "HIDARI HIDARITE\0" "SA\0" "chè\0" "tyun4 zeon1\0" "village, hamlet; camp; station\0" "둔:0E\0" "TAMUROSURU TAMURO\0" "TON CHUN\0" "TWUN CWUN\0" "tún\0" "dhuən djuin\0" "truân\0" "disobedient\0" "SAKARAU\0" "GEKI GYAKU HAKU HIYAKU\0" "nì\0" "saan1\0" "mountain, hill, peak\0" "산:0E\0" "YAMA\0" "SAN SEN\0" "SAN\0" "shān\0" "*shrɛn\0" "sơn\0" "wā\0" "선:1N\0" "SEN\0" "SEN\0" "xiān\0" "lak6 lik6\0" "lofty\0" "SOBIERUSAMA\0" "RYOKU RIKI\0" "lì\0" "KISHIGATAKA AOGO\0" "GATSU GACHI GETSU GECHI\0" "è\0" "lofty\0" "NATA\0" "huì\0" "huì\0" "lung4\0" "lóng\0" "ngat6\0" "to rise high; to stand erect\0" "흘:0N\0" "SOBADATSU\0" "KITSU GITSU\0" "HUL\0" "yì\0" "ngiət\0" "ngật\0" "gei2 hei2\0" "a hill with trees or grass-- some give the opposite meaning\0" "기:1N\0" "KI\0" "KI\0" "qǐ\0" "jan6\0" "(Cant.) sharp\0" "JIN NIN\0" "rèn\0" "ngat6\0" "mountain; a bare hill\0" "GOTSU GOCHI GUTSU GUCHI KOTSU\0" "wù\0" "*nguət\0" "KAN GAN\0" "hàn\0" "san1\0" "SHIN SAN\0" "shēn\0" "jyu4 zeoi6\0" "island\0" "yǔ\0" "go out\0" "DERU DASU\0" "SHUTSU SUI\0" "CHWUL CHWU\0" "chū\0" "seoi3\0" "year; age; harvest\0" "suì\0" "hei2\0" "how? what?\0" "qǐ\0" "rèn\0" "yuè\0" "baan2 faan2\0" "HAN\0" "bǎn\0" "EU\0" "yǎo\0" "YAMANOTAKIISAMA\0" "GOU\0" "áng\0" "haa1 ngaa4\0" "하:1N\0" "KODAMA\0" "KA\0" "HA\0" "yá\0" "BUTSU MOCHI\0" "wù\0" "zit3\0" "foothill\0" "절:1N\0" "SETSU SECHI GU\0" "CEL\0" "jié\0" "GOU\0" "è\0" "gap6 kap1\0" "perilous, hazardous; high, steep\0" "급:1N\0" "TAKAI\0" "KYUU GYUU\0" "KUP\0" "jí\0" "ngyip\0" "ngập\0" "hin1\0" "qiān\0" "fén\0" "jyun4\0" "완:1N\0" "KEHASHII TAKAI\0" "GUWAN\0" "WAN\0" "wán\0" "kei4\0" "high; majestic; fork in road\0" "기:0N\0" "EDAMICHI\0" "KI GI\0" "KI\0" "qí\0" "ghiɛ\0" "sam4\0" "steep, precipitous; peak\0" "잠:0N\0" "MINE\0" "SHIN GIN\0" "CAM UM\0" "cén\0" "jrhim\0" "sầm\0" "kim4\0" "겸:1N\0" "KEN GEN\0" "KYEM\0" "qián\0" "KI GE\0" "qí\0" "caa1 caa3\0" "diverge, branch off; fork in road\0" "차:1N\0" "MACHIGAU KUICHIGAU\0" "SA TA FUN\0" "CHA\0" "chà\0" "KAI\0" "jiè\0" "keoi1\0" "steep, sheer; rugged, rough\0" "qū\0" "gong1\0" "post; position\0" "gǎng\0" "jin6\0" "steep hill; mountain in Hubei\0" "xiàn\0" "ou3\0" "island\0" "ào\0" "laam4\0" "mountain mist, mountain haze\0" "lán\0" "dou2\0" "island\0" "dǎo\0" "baa1\0" "rock mountain\0" "bā\0" "zok3\0" "name of a mountain in Shandong\0" "작:1N\0" "SAKU SHAKU ZAKU\0" "CAK\0" "zuò\0" "zok3 zok6\0" "zuò\0" "HUMOTO\0" "YOU OU\0" "yǎng\0" "geoi6\0" "KYO GO\0" "jù\0" "gong1\0" "ridge or crest of hill\0" "강:0N\0" "OKA\0" "KOU\0" "KANG\0" "gāng\0" "gɑng\0" "ho2\0" "kě\0" "gau2 keoi1\0" "a hill in Hunan\0" "구:1N\0" "ITADAKI\0" "KOU KU\0" "KWU\0" "gǒu\0" "KETSU KECHI\0" "xué\0" "bei1 pei4 po1\0" "파:1N\0" "KUZURERUSAMA\0" "HA\0" "PHA\0" "pō\0" "립:1N\0" "RYUU\0" "LIP\0" "lì\0" "tiu4\0" "peak; cliff; precipice\0" "초:1N\0" "TEU DEU\0" "CHO\0" "tiáo\0" "dheu\0" "đèo\0" "zeoi1 zeoi2 zo2\0" "uneven\0" "저:1N\0" "ISHAMA SOBA\0" "SO SHO\0" "CE\0" "qū\0" "ngaam4\0" "cliff; rocks; mountain\0" "암:0N\0" "IWA\0" "GAN\0" "AM\0" "yán\0" "*ngam\0" "nham\0" "fat6\0" "불:1N\0" "YAMAMICHI\0" "FUTSU BUCHI\0" "PWUL\0" "fú\0" "zau6\0" "mountain peak; cave, cavern\0" "수:0N\0" "KUKI MINE\0" "SHUU YUU\0" "SWU\0" "xiù\0" "ziòu\0" "gaap3\0" "cape; promontory, headland\0" "갑:0N\0" "MISAKI\0" "KOU\0" "KAP\0" "jiǎ\0" "ling4 ling5\0" "mountain ridge, mountain peak\0" "령:1N\0" "REI\0" "LYENG\0" "lǐng\0" "KUZURERUSAMA\0" "TA DA\0" "tuó\0" "HI BI HAI HE\0" "pí\0" "YOU YU AU EU\0" "ào\0" "doi6\0" "Daishan, one of the Five Sacred Mountains in China\0" "대:0N\0" "KAWARIAU HAJIME\0" "TAI DAI\0" "TAY\0" "dài\0" "dhə̀i\0" "đồi\0" "KOU KYOU\0" "kuàng\0" "ngok6\0" "mountain peak; surname\0" "악:0E\0" "TAKE\0" "GAKU\0" "AK\0" "yuè\0" "*ngak\0" "KEWASHII\0" "KU\0" "qū\0" "wu6\0" "hill\0" "호:0N\0" "YAMA\0" "KO GO\0" "HO\0" "hù\0" "hô\0" "SHIGERU\0" "HAKU HYAKU\0" "pò\0" "man4\0" "min mountain, min river\0" "민:0N\0" "BIN MIN\0" "MIN\0" "mín\0" "myin\0" "ngon6\0" "bank, shore; beach, coast\0" "안:0E\0" "KISHI\0" "GAN\0" "AN\0" "àn\0" "*ngɑ̀n\0" "ngàn\0" "tiáo\0" "ling4\0" "mountain ridge, mountain peak\0" "령:0N\0" "REI\0" "LYENG\0" "líng\0" "JI NI\0" "chí\0" "YURI\0" "píng\0" "place name in Guangxi province\0" "dōng\0" "mountain pass (Korean)\0" "점:0N\0" "YAMA\0" "SEN CHOU\0" "CEM\0" "hàn\0" "kwai1\0" "grand, stately; secure, lasting\0" "kuī\0" "mountain peak; cave, cavern\0" "수:0N\0" "SHUU YUU\0" "SWU\0" "xiù\0" "maau5\0" "yellow dirt mount\0" "mǎo\0" "tung4\0" "name of place\0" "tóng\0" "xué\0" "jik6\0" "a range of peaks in Shandong and Jiangsu; the name of a mountain\0" "yì\0" "KURA\0" "biàn\0" "hap6\0" "KAHU GOHU\0" "hé\0" "baa1 hap6\0" "cave, cavern\0" "KOU GOU\0" "bā\0" "RAKU\0" "luò\0" "ngaak6\0" "GAKU GYAKU\0" "è\0" "fau6\0" "FU\0" "fù\0" "seon1\0" "ranges of hills stretching on beyond another irregular peaks\0" "순:N\0" "SHUN\0" "SWUN\0" "xún\0" "TETSU DECHI\0" "dié\0" "lù\0" "jan2\0" "GON\0" "ěn\0" "JI NI\0" "ér\0" "KAI KI\0" "gāi\0" "cyun1\0" "quān\0" "dung6 tung4\0" "mountain in Gansu province\0" "동:1N\0" "TOU ZU DOU\0" "TONG\0" "dòng\0" "dhung\0" "yí\0" "BO MO\0" "mǔ\0" "si4\0" "SHI\0" "shí\0" "AN ATSU ACHI\0" "ān\0" "GI GUWAI GE GUTSU GUCHI KI\0" "wéi\0" "wun4\0" "KAN GUWAN KOU GOU\0" "huán\0" "ci5 si6\0" "stand erect, stand up; pile up\0" "치:0N\0" "SOBADATSU\0" "JI\0" "CHI\0" "zhì\0" "BITSU MICHI\0" "mì\0" "lei5\0" "SAKAMICHI\0" "RI\0" "lǐ\0" "KAZOHERU\0" "KEI\0" "jì\0" "Mountain in Gansu province\0" "EBISU\0" "TOU ZU\0" "tóng\0" "high and uneven\0" "KI GUWAI GE GOTSU GOCHI\0" "wéi\0" "nguə̌i\0" "YOU U\0" "yòu\0" "mountain pass; crisis, climax\0" "상:0N\0" "TOUGE\0" "SANG\0" "qiǎ\0" "haap6\0" "gorge, strait, ravine; isthmus\0" "HAZAMA\0" "KYOU KOU\0" "xiá\0" "lǐ\0" "jiu4\0" "high or tall\0" "KEWASHII\0" "GYOU\0" "YO\0" "yáo\0" "giu6 kiu4\0" "high pointed mountain\0" "jiào\0" "zang1\0" "high, lofty, noble; steep, perilous\0" "zhēng\0" "lyun4\0" "mountain range; pointed mountain\0" "luán\0" "jiāo\0" "ngo4\0" "lofty\0" "아:0N\0" "TAKANE IKAMESHII\0" "GA\0" "A\0" "é\0" "*ngɑ\0" "ngo4\0" "lofty\0" "아:1N\0" "KEWASHII\0" "GA\0" "A\0" "é\0" "juk6 jyu6\0" "valley, ravine\0" "TANI\0" "YOKU\0" "yù\0" "mountain in Shandong province\0" "YA SHA JA\0" "xié\0" "bou1\0" "HO FU\0" "bū\0" "ciu3\0" "steep, precipitous, rugged\0" "초:1N\0" "KEWASHII KIBISHII\0" "SHOU\0" "CHO\0" "qiào\0" "kwan1\0" "TSURANARU\0" "KIN KON KUN\0" "qūn\0" "fung1\0" "peak, summit; hump of camel\0" "봉:0E\0" "MINE\0" "HOU\0" "PONG\0" "fēng\0" "fung1\0" "peak, summit; hump of camel\0" "봉:0N\0" "MINE\0" "HOU\0" "PONG\0" "fēng\0" "*piong\0" "naau4\0" "name of a mountain\0" "노:1N\0" "DOU NOU\0" "NO\0" "náo\0" "YAMANONARABUSAMA\0" "RI\0" "lǐ\0" "yóu\0" "jin6\0" "steep hill; mountain in Hubei\0" "현:0N\0" "KEWASHII\0" "KEN GEN\0" "HYEN\0" "xiàn\0" "hěn\0" "wing4\0" "KOU\0" "róng\0" "dou2\0" "island\0" "도:0E\0" "SHIMA\0" "TOU\0" "TO\0" "dǎo\0" "*dɑ̌u\0" "đảo\0" "SHIN\0" "shēn\0" "SEI JAU\0" "chéng\0" "TO\0" "tú\0" "SAEGIRU\0" "KOU KYOU\0" "gěng\0" "zeon3\0" "high, steep, towering; stern\0" "준:0N\0" "TAKAI KEWASHII\0" "SHUN\0" "CWUN\0" "jùn\0" "suìn\0" "kuk1\0" "gào\0" "haap6\0" "gorge, strait, ravine; isthmus\0" "협:0N\0" "HAZAMA\0" "KYOU KOU\0" "HYEP\0" "xiá\0" "*hæp\0" "giáp\0" "yín\0" "ng4\0" "mountain\0" "yǔ\0" "long4 long5\0" "place name in hunan province\0" "làng\0" "ham3\0" "a place in Taiwan Tainan\0" "KU BOMI\0" "KAN\0" "kàn\0" "dang3\0" "Laoshan, mountain in Shandong\0" "láo\0" "loi4\0" "mountain in Sichuan province\0" "lái\0" "him2\0" "high, steep, precipitous\0" "KEWASHII\0" "KEN\0" "HEM\0" "xiǎn\0" "què\0" "hung1\0" "Kongtong mountain\0" "공:1N\0" "KOU KU\0" "KONG\0" "kōng\0" "kung\0" "sung4\0" "esteem, honor, revere, venerate\0" "숭:0E\0" "TAKAI AGAMERU TATTOBU\0" "SUU SHUU\0" "SWUNG\0" "chóng\0" "jhriung\0" "sùng\0" "SHUU\0" "chóng\0" "tà\0" "lín\0" "lờm\0" "waa4 waa6\0" "flowery; illustrious; Chinese\0" "KA\0" "huà\0" "geoi1\0" "mountain name\0" "jū\0" "loi4\0" "mountain in Sichuan province\0" "래:0N\0" "RAI\0" "LAY\0" "lái\0" "kei1\0" "rough, uneven, jagged, rugged\0" "기:0N\0" "SAKI KEWASHII\0" "KI\0" "KI\0" "qí\0" "ghiəi\0" "BIN\0" "mín\0" "kwan1\0" "Kunlun mountains in Jiangsu\0" "곤:1N\0" "KON\0" "KON\0" "kūn\0" "kwan1\0" "Kunlun mountains in Jiang Su province.\0" "곤:0N\0" "KON\0" "KON\0" "kūn\0" "*kuən\0" "côn\0" "zeot1 zyut3\0" "rocky peaks; lofty and dangerous\0" "KEWASHII\0" "SHUTSU SHUCHI SOTSU ZOCHI SUI\0" "zú\0" "dzhuət\0" "chót\0" "gù\0" "ceoi1\0" "high, lofty, towering; surname\0" "최:0N\0" "MAJIWARU\0" "SAI SUI SE\0" "CHOY\0" "cuī\0" "tsuəi\0" "thôi\0" "aai4 ngaai4\0" "cliff, precipice; precipitous\0" "애:1N\0" "GAKE\0" "GAI\0" "AY\0" "yá\0" "ngaai4\0" "cliff, precipice; precipitous\0" "애:0N\0" "GAKE\0" "GAI\0" "AY UY\0" "yá\0" "*ngɛi\0" "day\0" "gong1\0" "post; position\0" "강:0N\0" "OKA\0" "KOU\0" "KANG\0" "gǎng\0" "leon4\0" "Kunlun mountains in Jiangsu\0" "륜:N\0" "RON\0" "lún\0" "leon4\0" "Kunlun mountains in Jiangsu\0" "륜:0N 윤:0\0" "RON RIN\0" "LYUN\0" "lún\0" "luən\0" "son\0" "ling4\0" "hilly, steep, rugged\0" "RYOU\0" "léng\0" "gwat6\0" "towering, eminent; rise abruptly\0" "굴:1N\0" "SOBADATSU\0" "KUTSU\0" "KWUL\0" "jué\0" "duō\0" "zang1\0" "SAU JAU\0" "zhēng\0" "gwok3\0" "mountain in Shanxi\0" "guō\0" "jam4\0" "cliffs\0" "음:1N\0" "MINE\0" "GIN\0" "UM\0" "yín\0" "ngyim\0" "dung3\0" "place name in Guangxi province\0" "TOU TSU\0" "dōng\0" "KAN GEN\0" "hán\0" "zaang1 zang1\0" "high, lofty, noble; steep, perilous\0" "쟁:1N\0" "SOU\0" "CAYNG\0" "zhēng\0" "*jrhɛng jrhæng\0" "wai2\0" "I\0" "wěi\0" "ngaau4\0" "mountain in Henan\0" "효:1N\0" "KOU GYOU GOU\0" "HYO\0" "xiáo\0" "HEI BAI HI BI\0" "pí\0" "jim1\0" "a mountain in Kansu, where there is a cave into which the sun is said to sink at night\0" "엄:1N\0" "EN\0" "EM\0" "yān\0" "qyɛm qyɛ̌m\0" "sung1\0" "high mountain; lofty, eminent\0" "숭:0N\0" "SOBADATSU\0" "SHUU SHU SUU\0" "SWUNG\0" "sōng\0" "SEHU ZEHU\0" "jié\0" "bang1\0" "rupture, split apart, collapse\0" "붕:0E\0" "KUZURERU KUZUSU\0" "HOU\0" "PWUNG\0" "bēng\0" "*bəng\0" "rocky peaks; lofty and dangerous\0" "zú\0" "high and lofty (mountains)\0" "SOBADATSU\0" "KUTSU\0" "kū\0" "dung1\0" "place name in Guangxi province\0" "dōng\0" "zaam2\0" "high, steep, precipitous; new\0" "zhǎn\0" "gu3\0" "a mesa, hill with flat top and steep sides\0" "gù\0" "jam4\0" "yín\0" "zī\0" "zak1\0" "lofty\0" "SHOKU JIKI\0" "zè\0" "KOU WAU\0" "huáng\0" "county in Shandong province\0" "YU\0" "yú\0" "wai1\0" "high, lofty; precipitous\0" "외:1N\0" "WAI E I\0" "OY\0" "wǎi\0" "SEU TAU\0" "yáng\0" "fung1\0" "HOU FU\0" "fēng\0" "cau4\0" "SHIU JU\0" "qiú\0" "TON DON\0" "yáng\0" "TEI DAI\0" "tí\0" "ji5\0" "I\0" "yǐ\0" "zhì\0" "SHI TETSU\0" "shì\0" "zoi2\0" "a child, a servant; a diminutive\0" "재:1N\0" "KODOMO\0" "SAI SHA SHI\0" "CAY\0" "zǎi\0" "jiu5\0" "place name in Shanxi province\0" "yǎo\0" "ngok6\0" "cliffs\0" "GAKE KISHI\0" "GAKU\0" "è\0" "ngɑk\0" "CHIU JIYU\0" "zhù\0" "ham1\0" "rugged\0" "감:1N\0" "KAN KON KEN SEN ZEN CHIN GAN\0" "KAM\0" "kān\0" "kham\0" "leot6\0" "lofty\0" "률:1N\0" "KEWASHII\0" "RITSU RICHI\0" "LYUL\0" "lǜ\0" "KEHASHII KEHASHIISAMA\0" "GEN GAN\0" "yǎn\0" "미:N\0" "měi\0" "KAN KON\0" "hán\0" "kai1\0" "mountain in Henan; surname\0" "KEI GEI\0" "jī\0" "kai1\0" "mountain in Henan; surname\0" "KEI GEI\0" "jī\0" "hei\0" "wun6\0" "KAN GAN\0" "huàn\0" "TEI CHAU\0" "tíng\0" "sing6\0" "district in Shaohsing, Chekiang\0" "SHOU JOU\0" "shèng\0" "mei4\0" "Omei mountain in Sichuan\0" "미:0N\0" "BI BAI MI\0" "MI\0" "méi\0" "myi\0" "mi\0" "haam1 ham3 ham6\0" "inlay, set in; fall into; rugged\0" "감:0N\0" "ANA\0" "KAN\0" "KAM\0" "qiàn\0" "kam\0" "wù\0" "jyu4\0" "mountain recess; canyon\0" "우:1N\0" "KUMA\0" "GUU GU\0" "YU\0" "yú\0" "giủng\0" "a mountain in Shenxi\0" "zōng\0" "laam4\0" "mountain mist, mountain haze\0" "남:0 람:0N\0" "ARASHI\0" "RAN\0" "LAM\0" "lán\0" "lom\0" "hot3 kit3\0" "SOBIERU ISHIBUMI\0" "KETSU GECHI KATSU KACHI\0" "kě\0" "ngaam4\0" "cliff; soar\0" "IWA SOBIERU\0" "GAN\0" "AM\0" "yán\0" "암:1N\0" "GAN\0" "AM\0" "yán\0" "외:1N\0" "OY\0" "wěi\0" "zung1\0" "SOU\0" "zōng\0" "zaa6\0" "name of a mountain; (Cant.) to obstruct\0" "SA\0" "chá\0" "seoi3\0" "year; age; harvest\0" "SEI\0" "suì\0" "wing4\0" "high, steep; lofty, towering\0" "róng\0" "place name\0" "YAMASHINA\0" "kē\0" "jam1\0" "lofty, towering\0" "KUM\0" "qīn\0" "jyu4\0" "county in Shandong province\0" "yú\0" "rough, uneven, jagged, rugged\0" "KEWASHII SAKI\0" "KI\0" "qí\0" "lau5\0" "Goulou mountain peak in hunan\0" "lǒu\0" "TO ZU\0" "tú\0" "TAKAI\0" "KI TE DE\0" "duī\0" "kai1\0" "a valley with a stream in it; a gorge\0" "TANI\0" "GEI KEI\0" "xī\0" "YAMANOSAMA\0" "OU O\0" "wěng\0" "SOU\0" "cāng\0" "TAU DAU\0" "dàng\0" "YAMANOFUKAISAMA\0" "KEI GYOU KOU EI YOU\0" "róng\0" "KETSU GECHI\0" "jié\0" "hoi2\0" "a raised site; pleasant\0" "kǎi\0" "RIU RU\0" "liú\0" "O U\0" "wù\0" "sung1\0" "high, lofty; one of the 5 peaks, situated in Hunan\0" "숭:0N\0" "TAKAI KASA\0" "SUU SHUU\0" "SWUNG\0" "sōng\0" "*siung\0" "tung\0" "KATAI YASETEKATAITSUCHI\0" "KOU KYOU\0" "qiāo\0" "zi1\0" "a hill in Shantung\0" "zī\0" "ngai4\0" "high; rugged, rocky, precipitous\0" "외:0N\0" "TAKAI\0" "KAI GAI GI\0" "OY\0" "wéi\0" "*nguəi\0" "ngôi\0" "KUZURERU\0" "HOU HYOU\0" "bēng\0" "diān\0" "co1\0" "high, towering; irregular, rugged\0" "차:0N\0" "KEWASHII TAKAI\0" "SA SHI\0" "CHA CHI\0" "cuó\0" "*dzhɑ\0" "him2\0" "YAMANOTAKUISAMA\0" "KEN KAN\0" "qiǎn\0" "jung4\0" "용:1N\0" "YOU YU\0" "YONG\0" "yǒng\0" "jit6\0" "GETSU GECHI\0" "niè\0" "nget\0" "high, towering; irregular, rugged\0" "KEWASHII TAKAI\0" "SA\0" "cuó\0" "zek3\0" "mountain ridge\0" "jǐ\0" "shí\0" "low part of a mountain\0" "TAO\0" "ruò\0" "sung2\0" "SHOU SHUU SOU SU\0" "sǒng\0" "zung1\0" "zōng\0" "tzung tzǔng\0" "koeng4\0" "KYOU GOU\0" "jiàng\0" "liu4\0" "TAKAI\0" "REU KOU KEU\0" "liáo\0" "hong1\0" "kāng\0" "SAN SEN\0" "chǎn\0" "dai6 dit6\0" "TETSU DECHI TEI DAI\0" "dié\0" "dhet\0" "cam1\0" "uneven\0" "SHIN SAN SON\0" "cēn\0" "TEI CHOU\0" "dǐng\0" "TO TSU\0" "tū\0" "lau5\0" "Goulou mountain peak in Hunan\0" "루:1N\0" "ITADAKI\0" "RU ROU\0" "LWU\0" "lǒu\0" "zoeng3\0" "cliff; mountain barrier\0" "장:1N\0" "MINE\0" "SHOU\0" "CANG\0" "zhàng\0" "jiɑ̀ng\0" "caam4\0" "a cliff, a peak\0" "KEWASHII\0" "SAN ZAN SEN ZEN\0" "zhǎn\0" "zaam2\0" "high, steep, precipitous; new\0" "참:1N\0" "KEWASHII\0" "SAN ZAN\0" "CHAM\0" "zhǎn\0" "chởm\0" "ngou4 ou4\0" "áo\0" "조:N\0" "SAU ZOU\0" "cáo\0" "keoi1\0" "steep, sheer; rugged, rough\0" "구:0N\0" "KEWASHII\0" "KU\0" "KWU\0" "qū\0" "kio\0" "SHAU SOU\0" "qiāng\0" "SUI SHI\0" "cuī\0" "SUI TSUI SAI SE\0" "zuǐ\0" "dou2\0" "island\0" "도:0N\0" "SHIMA\0" "TOU\0" "TO\0" "dǎo\0" "island\0" "SHIMA\0" "TOU\0" "dǎo\0" "zaap6\0" "SHIHU\0" "xí\0" "wai3\0" "luxuriant, elegant\0" "yù\0" "pèi\0" "RYUU\0" "lóng\0" "xiàng\0" "cang4\0" "towering, lofty, steep\0" "증:1N\0" "SHOU ZOU SOU JOU\0" "CUNG\0" "céng\0" "bo1\0" "Boshan, mountain in Shaanxi\0" "HA\0" "bō\0" "jam1\0" "lofty, towering\0" "금:1N\0" "KEWASHIISAMA\0" "KIN KON KEN KAN\0" "KUM\0" "qīn\0" "kyim\0" "ciu4 ziu1\0" "초:1N\0" "SEU ZEU SHOU JOU\0" "CHO\0" "jiāo\0" "yān\0" "dang3 lou4\0" "Laoshan, mountain in Shandong\0" "láo\0" "lao\0" "zhàn\0" "leon4\0" "precipitous\0" "린:1N\0" "RIN\0" "LIN\0" "lín\0" "liu4\0" "RYOU\0" "liáo\0" "RYOU\0" "liáo\0" "zam1\0" "SHIN SEN ZEN JIN\0" "jīn\0" "dang3\0" "path leading up a mountain\0" "등:0N\0" "SAKAMICHI\0" "TOU\0" "TUNG\0" "dèng\0" "do6\0" "ridge\0" "TA DA\0" "duò\0" "SOBADATSU\0" "SON SHUN\0" "zūn\0" "giu6 kiu4\0" "high pointed mountain\0" "교:0N\0" "KYOU GYOU\0" "KYO\0" "jiào\0" "gwai3 kyut3\0" "table\0" "KEI KE KETSU KACHI\0" "guì\0" "jiu4\0" "high or tall\0" "요:0N\0" "KEWASHII\0" "GYOU\0" "YO\0" "yáo\0" "ngeu\0" "nghèo\0" "jiāo\0" "jiu4\0" "yáo\0" "jué\0" "zhān\0" "jik6\0" "a range of peaks in Shandong and Jiangsu; the name of a mountain\0" "역:1N\0" "TSURANARU\0" "EKI YAKU SEKI SHAKU\0" "YEK\0" "yì\0" "bok3 hok6\0" "big rocky mountain\0" "KAKU GAKU\0" "xué\0" "naau4\0" "DAU\0" "náo\0" "jip6\0" "업:0N\0" "GYOU\0" "EP\0" "yè\0" "jip6\0" "업:1N\0" "TAKAI\0" "GYOU\0" "EP\0" "yè\0" "KEWASHII\0" "GI\0" "yí\0" "jit6\0" "elevated, lofty\0" "GATSU GACHI GETSU GECHI\0" "niè\0" "him2\0" "high, steep, precipitous\0" "험:1N\0" "KEWASHII\0" "KEN\0" "HEM\0" "xiǎn\0" "SHIU SAU\0" "jí\0" "haai5\0" "gorge\0" "해:1N\0" "TANI\0" "KAI GE KE\0" "HAY\0" "xiè\0" "got3\0" "KATSU KACHI\0" "kě\0" "gɑt\0" "kwai4 seoi2 seoi5\0" "a name of an old town in Sichuan; cuckoo; revolution of a wheel\0" "MEGURI\0" "KEI E KI SUI\0" "xī\0" "dì\0" "ngou3 ou3\0" "island\0" "OKU KUMA\0" "AU OU IKU\0" "ào\0" "SAI\0" "zuǐ\0" "mei4\0" "wēi\0" "ji4 jik6\0" "a range of mountains in Hunan province\0" "의:1N\0" "SATOI\0" "GI GYOKU\0" "UY\0" "yí\0" "jing4 wing4\0" "high, steep; lofty, towering\0" "영:0N\0" "KEWASHII\0" "KOU OU EI YOU\0" "YENG\0" "róng\0" "*huɛng\0" "dou2\0" "SHIMA\0" "TOU\0" "dǎo\0" "leng5 ling5\0" "mountain ridge, mountain peak\0" "령:0E 영:0\0" "MINE\0" "REI RYOU\0" "LYENG\0" "lǐng\0" "*liɛ̌ng\0" "jié\0" "jyu4 zeoi6\0" "island\0" "서:0N\0" "SHIMA\0" "SHO\0" "SE\0" "yǔ\0" "ngok6\0" "mountain peak, summit\0" "악:0N\0" "TAKE\0" "GAKU\0" "AK\0" "yuè\0" "*ngak\0" "은:N\0" "yǐn\0" "ru\0" "SATSU ZACHI SETSU ZECHI\0" "jié\0" "lai6\0" "lì\0" "kwai4 seoi2 seoi5\0" "place name\0" "SUI\0" "guī\0" "lung4\0" "lofty\0" "KEWASHII\0" "ROU RU\0" "lóng\0" "lung lǔng\0" "lóng\0" "din1\0" "summit of mountain, mountain top\0" "diān\0" "KOU KEI GYAU\0" "róng\0" "hei1\0" "a crack; hazardous\0" "KEWASHII\0" "KI\0" "xī\0" "xyɛ\0" "jú\0" "caam4\0" "steep, rugged, jagged, precipitous\0" "참:1N\0" "SAN ZAN\0" "CHAM\0" "chán\0" "jrham\0" "yǐng\0" "kwai1\0" "grand, stately; secure, lasting\0" "규:1N\0" "TSURANARU\0" "KI GI\0" "KYU\0" "kuī\0" "ngaam4\0" "cliff, precipice; cave, grotto\0" "KEWASHII IWAO\0" "GAN\0" "yán\0" "ngai4\0" "high, lofty, majestic, eminent\0" "외:0N\0" "TAKAI\0" "GI\0" "OY\0" "wēi\0" "ngiuəi\0" "nguy\0" "DOU\0" "náo\0" "kyun4\0" "KEN GEN KON\0" "quán\0" "YAMANOSAMA\0" "CHOU\0" "chǎo\0" "cyun4\0" "찬:1N\0" "SAN ZAN\0" "CHAN\0" "cuán\0" "lyun4\0" "mountain range; pointed mountain\0" "만:0N\0" "MINE\0" "RAN\0" "MAN\0" "luán\0" "luɑn\0" "din1\0" "summit of mountain\0" "전:1N\0" "ITADAKI\0" "TEN\0" "CEN\0" "diān\0" "din1\0" "summit of mountain, mountain top\0" "ITADAKI\0" "TEN\0" "CEN\0" "diān\0" "*den\0" "niè\0" "ngaam4\0" "cliff, precipice; cave, grotto\0" "암:0E\0" "KEWASHII IWAO IWA\0" "GAN GEN\0" "AM EM\0" "yán\0" "*ngam\0" "nham\0" "aam4 ngaam4\0" "yán\0" "jin5\0" "summit, peak\0" "MINE\0" "GEN GON KEN\0" "yǎn\0" "ngiæ̌n\0" "KI GI DOU NOU\0" "kuí\0" "헌:1N\0" "HEN\0" "yǎn\0" "cyun1 kwan1\0" "river; KangXi radical 47\0" "KAWA\0" "SEN\0" "chuān\0" "KAI KE KAN\0" "kuài\0" "cyun1\0" "stream, river; flow; boil\0" "천:0E\0" "KAWA\0" "SEN\0" "CHEN\0" "chuān\0" "*chiuɛn\0" "xuyên\0" "zau1\0" "administrative division, state\0" "주:0E\0" "SU SHIMA\0" "SHUU SU\0" "CWU\0" "zhōu\0" "*jiou\0" "châu\0" "fong1\0" "a watery waste; to reach\0" "KOU\0" "huāng\0" "ging1\0" "streams running underground; flowing water\0" "경:N\0" "KEI KYOU\0" "jīng\0" "ceon4\0" "patrol, go on circuit, cruise\0" "순:0E\0" "MEGURU\0" "JUN\0" "SWUN\0" "xún\0" "zuin\0" "tuần\0" "caau4\0" "nest, living quarter in tree\0" "소:0N\0" "SO\0" "cháo\0" "*jrhau\0" "sào\0" "nest, living quarter in tree\0" "SU SUKUU\0" "SOU\0" "cháo\0" "lip6\0" "a mane; bristles, as on a hog; dorsal fins\0" "TATEGAMI MOTO\0" "REHU\0" "liè\0" "gung1\0" "labor, work; worker, laborer\0" "공:0E\0" "TAKUMI WAZA TSUKASA\0" "KOU KU\0" "KONG\0" "gōng\0" "gung\0" "công\0" "zo2\0" "left; east; unorthodox, improper\0" "좌:0E\0" "HIDARI MOTORU TASUKERU\0" "SA\0" "CWA\0" "zuǒ\0" "tzɑ̌\0" "tả\0" "haau2 kiu2\0" "skillful, ingenious, clever\0" "교:0E\0" "TAKUMI SATOI\0" "KOU\0" "KYO\0" "qiǎo\0" "kǎu\0" "xảo\0" "geoi6\0" "large, great, enormous; chief\0" "거:0E\0" "OOKII\0" "KYO\0" "KE\0" "jù\0" "ghiǔ\0" "gung2\0" "bind; firm, secure, strong\0" "KYOU\0" "gǒng\0" "person's name\0" "KEK\0" "jù\0" "mou4\0" "wizard, sorcerer, witch, shaman\0" "무:0N\0" "MIKO KANNAGI\0" "FU BU\0" "MWU\0" "wū\0" "*mio\0" "PWU\0" "pu\0" "study\0" "PWU\0" "pu\0" "caa1 caai1 ci1\0" "to differ; different, wrong; nearly, almost; an officer\0" "차:0E\0" "SASU TAGAU TAGAI\0" "SHI SA\0" "CHA CHI\0" "chà chā\0" "*chriɛ\0" "sai\0" "kau4\0" "an atom group\0" "qiú\0" "kau4\0" "an atom group\0" "qiú\0" "gei2\0" "self, oneself; personal, private; 6th heavenly stem\0" "기:0E\0" "ONORE TSUCHINOTO\0" "KI KO\0" "KI\0" "jǐ\0" "giə̌\0" "kỉ\0" "ji5\0" "already; finished; stop\0" "이:0E\0" "SUDENI YAMU NOMI\0" "I\0" "I\0" "yǐ\0" "*iə̌\0" "dĩ\0" "zi6\0" "the hours from 9 to 11; 6th terrestrial branch\0" "사:0E\0" "MI\0" "SHI\0" "SA\0" "sì\0" "tị\0" "baa1\0" "greatly desire, anxiously hope\0" "파:0N\0" "TOMOE\0" "HA\0" "PHA\0" "bā\0" "*ba\0" "ba\0" "zi1\0" "measuring cup; wine container\0" "치:1\0" "SAKAZUKI\0" "SHI\0" "CHI\0" "zhī\0" "jiɛ\0" "zhāo\0" "hong6\0" "alley, lane\0" "항:0E\0" "CHIMATA\0" "KOU\0" "HANG\0" "xiàng\0" "*hàng\0" "이:N\0" "HIROIAGO OOKII\0" "I KI\0" "yí\0" "gan2\0" "근:1N\0" "SHITAGAU NOBIRU SAKAZURU\0" "KIN\0" "KUN\0" "jǐn\0" "5th of the 8 trigrams; South-east; mild, modest, obedient\0" "TATSUMI YUZURU\0" "SON\0" "SON\0" "xùn\0" "scroll; curl; make a comeback\0" "MAKU\0" "KAN KEN\0" "KWEN\0" "juàn\0" "place name\0" "PHAS\0" "bā\0" "seon3\0" "5th of the 8 trigrams; south-east; mild, modest, obedient\0" "손:0N\0" "TATSUMI\0" "SON\0" "SON\0" "xùn\0" "rốn\0" "gan1\0" "kerchief; towel; turban; KangXi radical number 50\0" "건:0N\0" "FUKIN OOI HABA\0" "KIN\0" "KEN\0" "jīn\0" "*gin\0" "cân\0" "fat1 si5\0" "revolve, make circuit, turn\0" "HIZAKAKE\0" "FUTSU FUCHI HATSU HACHI\0" "fú\0" "to go round, to make a circuit, to make a revolution, to turn round\0" "MEGURU MEGURASU MEGURI\0" "SOU\0" "zā\0" "tzop\0" "táp\0" "bai6\0" "currency, coins, legal tender\0" "bì\0" "si5\0" "market, fair; city, town; trade\0" "시:0E\0" "ICHI\0" "SHI\0" "SI\0" "shì\0" "*zhiə̌\0" "thị\0" "bou3\0" "cotton cloth, textiles, linen\0" "포:0E\0" "NUNO SHIKU\0" "FU\0" "PHO\0" "bù\0" "*bò\0" "bố\0" "TEI CHAU\0" "dīng\0" "seoi3\0" "commander, commander-in-chief\0" "shuài\0" "faan4\0" "sail; boat\0" "범:0N\0" "HO\0" "HAN\0" "PEM\0" "fān fán\0" "*bhiæm\0" "TEWAZAGASUBAYAI\0" "DEN NYOU\0" "niè\0" "si1\0" "teacher, master, specialist\0" "shī\0" "fan1\0" "분:1N\0" "PWUN\0" "fēn\0" "paa3\0" "napkin, kerchief\0" "HA HE\0" "pà\0" "zi2\0" "paper; stationary; document\0" "KAMI\0" "SHI\0" "zhǐ\0" "hei1\0" "rare; hope, expect, strive for\0" "희:0E\0" "MARE KOINEGAU\0" "KI\0" "HUY\0" "xī\0" "xiəi\0" "hơi\0" "HIRE\0" "KO GO\0" "hù\0" "zam2\0" "(Cant.) a way of playing snooker with the stick on top of one's thumb\0" "TAN TON\0" "dàn\0" "wai4\0" "curtain that forms wall\0" "wéi\0" "zoeng3\0" "tent; screen, mosquito net\0" "zhàng\0" "nou4 tong2\0" "a treasury; public funds\0" "탕:0N\0" "KANEGURA\0" "DO TOU\0" "THANG NO\0" "tǎng\0" "nô\0" "doi6\0" "a bag, a sack; a case; a pocket, a pouch\0" "FUKURO\0" "TAI DAI\0" "dài\0" "đẫy\0" "mò\0" "pei3\0" "a skirt; long robe for women, having no sleeves and fasten down the front\0" "HUKURO\0" "HI\0" "pèi\0" "paa3 paak3\0" "turban, kerchief, veil; wrap\0" "말:1N\0" "TSUTSUMU\0" "BATSU MECHI HA HE HAKU MYAKU\0" "MAL PHA\0" "pà\0" "tip3\0" "invitation card; notice\0" "첩:0N\0" "KAKIMONO\0" "JOU CHOU\0" "CHEP CHEY\0" "tiē\0" "tep\0" "thiếp\0" "fat1\0" "a multicolored prop used in dancing\0" "bō\0" "lim4\0" "flag-sign of a tavern\0" "SAKEBATA\0" "REN SHIN JIN YOU\0" "LYEM\0" "lián\0" "dit6\0" "book cover; satchel or bag\0" "질:0N\0" "FUMAKI\0" "CHITSU\0" "CIL CEL\0" "zhì\0" "djhit\0" "zaau2 zau2\0" "broom, broomstick\0" "추:1N\0" "HOUKI\0" "SOU SHUU\0" "CHWU\0" "zhǒu\0" "jiǒu\0" "baak6\0" "silks, fabrics; wealth, property\0" "백:0N\0" "KINU\0" "HAKU\0" "PAYK\0" "bó\0" "bhæk\0" "ci3\0" "flag, pennant; sign; fasten\0" "zhì\0" "dai3\0" "supreme ruler, emperor; god\0" "제:0E\0" "MIKADO\0" "TEI TAI\0" "CEY\0" "dì\0" "*dèi\0" "đấy\0" "mò\0" "jik6\0" "tent\0" "HIRATOBARI\0" "EKI YAKU\0" "yì\0" "예:N\0" "NORI\0" "GEI\0" "yì\0" "ping4\0" "shelter, screen, awning\0" "OOU\0" "HEI HIYOU BYOU\0" "píng\0" "hap1\0" "KAHU\0" "qià\0" "gyun3\0" "bag\0" "HUKURO\0" "KEN GEN\0" "juǎn\0" "jyu4\0" "GEYO NIYO\0" "rú\0" "seoi3 seot1\0" "commander, commander-in-chief\0" "솔:N 수:0E\0" "HIKIIRU SOTSU\0" "SOTSU SUI\0" "SOL SWU\0" "shuài\0" "shruì\0" "soái\0" "daai2 daai3\0" "belt, girdle, band, strap, zone\0" "OBI OBIRU\0" "TAI\0" "TAY\0" "dài\0" "zing3\0" "picture, scroll; one of pair of\0" "zhèng\0" "seoi3\0" "handkerchief, kerchief, shawl\0" "세:1N\0" "TEHUKI\0" "SEI SAI ETSU ECHI SUI ZEI\0" "SEY\0" "shuì\0" "chiuɛ̀i shiuɛ̀i\0" "ciu3\0" "HACHIMAKI ZUKIN\0" "SEU\0" "qiào\0" "zhēn\0" "si1\0" "teacher, master, specialist; multitude, troops\0" "사:0E\0" "MIYAKO IKUSA OSA\0" "SHI\0" "SA\0" "shī\0" "*shri\0" "sư\0" "the skirt of a lady's dress petticoat\0" "ERIATE HAKAMA\0" "KUN GUN\0" "qún\0" "zik6\0" "seat; mat; take seat; banquet\0" "석:0E\0" "MUSHIRO SEKI\0" "SEKI\0" "SEK\0" "xí\0" "*ziɛk\0" "bong1\0" "help, assist; defend; shoe upper\0" "TASUKERU\0" "HOU\0" "bāng\0" "belt\0" "OBI OBIRU\0" "TAI\0" "TAY\0" "dài\0" "return; return to, revert to\0" "KAERU TOTSUGU OKURU\0" "KI\0" "KWI KWEY\0" "guī\0" "cau4 dou6 tou4\0" "cover up; curtain\0" "chóu\0" "ping4\0" "shelter\0" "OOU\0" "HEI HIYOU BYOU\0" "píng\0" "zoeng3\0" "tent; screen, mosquito net\0" "장:0E\0" "TOBARI HARI\0" "CHOU\0" "CANG\0" "zhàng\0" "*djiɑ̀ng\0" "trướng\0" "zin1 zin2\0" "ERIATE MUNAKAKE MUTSUKI\0" "SATSU SECHI SAN ZAN SEN SAI\0" "sàn\0" "remnants, tailor's cutting\0" "TACHIAMARINOKIRE\0" "WAN EN ON\0" "wān\0" "daai2 daai3\0" "belt, girdle, band, strap, zone\0" "대:0E\0" "OBI OBIRU MEGURU\0" "TAI\0" "TAY\0" "dài\0" "*dɑ̀i\0" "đai\0" "wai4\0" "tent; curtain, screen\0" "유:1N\0" "TOBARI\0" "I\0" "YU\0" "wéi\0" "hyui\0" "soeng4\0" "common, normal, frequent, regular\0" "상:0E\0" "TSUNE TOKO TSUNENI\0" "JOU SHOU\0" "SANG\0" "cháng\0" "*zhiɑng\0" "thường\0" "shà\0" "qí\0" "zik1\0" "turban; conical cap\0" "zé\0" "gwok3\0" "women's headgear; mourning cap\0" "guó\0" "mou6\0" "hat, cap; cap-like tops\0" "모:0N\0" "BOUSHI\0" "BOU MOU\0" "MO\0" "mào\0" "*mɑ̀u\0" "mão\0" "dou2\0" "HATA HATAJIRUSHI WATAIRE\0" "TO TSU\0" "dǔ\0" "marquis, lord; target in archery\0" "후:0N\0" "HWU\0" "hóu\0" "zing3\0" "picture, scroll; one of pair of\0" "정:0N\0" "KAKEMONO\0" "TEI TOU CHOU\0" "CENG THAYNG\0" "zhèng\0" "tranh\0" "ZUKIN\0" "SU SHU\0" "xū\0" "mik6\0" "cover-cloth, cover with cloth\0" "OOU OOINUNO\0" "BEKI MYAKU\0" "mì\0" "wai4\0" "curtain that forms wall\0" "위:1N\0" "TOBARI NIOIBUKU FUKURO\0" "I KI\0" "WI\0" "wéi\0" "*hiuəi\0" "ak1\0" "tent; mosquito net\0" "악:0N\0" "TOBARI\0" "AKU\0" "AK\0" "wò\0" "qak\0" "fuk1\0" "piece, strip, breadth of, hem\0" "폭:0E\0" "HABA\0" "FUKU HYOKU\0" "PHOK\0" "fú\0" "biuk\0" "bức\0" "yì\0" "bong1\0" "help, assist; defend; shoe upper\0" "방:0N\0" "TASUKERU\0" "HOU\0" "PANG\0" "bāng\0" "ping4\0" "HEI\0" "píng\0" "TAZUNA\0" "dié\0" "NUNO\0" "KOU KU\0" "gōng\0" "pun4\0" "belt\0" "ATAMANOKAZARI\0" "HAN BAN\0" "pán\0" "fong2\0" "curtain, cloth screen\0" "황:0N\0" "HORO\0" "KOU\0" "HWANG\0" "huǎng\0" "TOU KOU\0" "tāo\0" "thao\0" "mik6\0" "cover-cloth, cover with cloth\0" "멱:1N\0" "TOBARI\0" "BEKI\0" "MYEK\0" "mì\0" "gaa3\0" "KA KE\0" "jià\0" "NIOIBUKURO FUKURO\0" "TOU DOU\0" "téng\0" "MEJIRUSHINONUNO HATA\0" "KI\0" "huī\0" "zhōng\0" "saam1\0" "SHIN SEN SAN SEU\0" "shān\0" "maan6\0" "curtain, screen, tent\0" "만:1N\0" "MAKU\0" "BAN MAN\0" "MAN\0" "màn\0" "mɑ̀n\0" "màn\0" "mok6\0" "curtain, screen, tent\0" "막:0E\0" "OOU\0" "MAKU BAKU\0" "MAK\0" "mù\0" "*mɑk\0" "SHIRUSHI HATA NOORI\0" "HYOU\0" "biāo\0" "gwok3\0" "women's headgear; mourning cap\0" "KAMIKAZARI\0" "KAKU\0" "guó\0" "zik1\0" "turban; conical cap\0" "책:1N\0" "ZUKIN\0" "SAKU SHAKU\0" "CHAYK\0" "zé\0" "jrɛk\0" "mok6\0" "a curtain, a screen\0" "BAKU BO\0" "mù\0" "*mɑk\0" "help, assist; defend; shoe upper\0" "TASUKERU\0" "HOU\0" "PANG\0" "bāng\0" "zoeng3\0" "scroll of silk or cloth bearing a congratulatory message\0" "NUNO\0" "SHOU\0" "zhàng\0" "trướng\0" "ging2\0" "KINU KAZUKI\0" "KEI KYOU\0" "jǐng\0" "cin2\0" "SEN TAN\0" "chǎn\0" "buk6\0" "turban\0" "복:1N\0" "ZUKIN\0" "HOKU BOKU\0" "POK\0" "fú\0" "ci3\0" "flag, pennant; sign; fasten\0" "치:0N\0" "NOBORI\0" "SHI\0" "CHI\0" "zhì\0" "xí\0" "fu1\0" "cover\0" "OHOHI OHOHU\0" "KO KU BU MU\0" "hū\0" "faan1\0" "pennant, banner, streamer, flag\0" "번:0N\0" "HATA\0" "HAN HON\0" "PEN\0" "fān\0" "piæn\0" "phan\0" "cong4 tong4 zong6\0" "carriage curtain; sun screen\0" "당:0N\0" "HATA\0" "TOU DOU\0" "TANG\0" "chuáng\0" "choàng\0" "bai6\0" "currency, coins, legal tender\0" "폐:0E\0" "NUSA TAKARA ZENI\0" "HEI\0" "PHYEY\0" "bì\0" "giẻ\0" "evil, wrong, bad; criminal\0" "HEI\0" "bì\0" "zhǎng\0" "mik6\0" "cover\0" "URUSHINURINONUNO\0" "BEKI KEKI KYAKU\0" "mì\0" "ciu1 ciu4\0" "ZUKIN HACHIMAKI\0" "SEU SAU SOU\0" "qiāo\0" "cim1 zim1\0" "curtain\0" "첨:1N\0" "TOBARI HORO TACHIKIRERU\0" "SEN\0" "CHEM\0" "chān\0" "fan4\0" "trappings\0" "KUTSUWANOKAZARI\0" "FUN BUN HI\0" "fén\0" "mung4\0" "cover, shelter, screen; protect\0" "몽:1N\0" "HUKUSA\0" "BOU MU MOU\0" "MONG\0" "méng\0" "bong1\0" "to help, assist; to defend; shoe upper\0" "방:1N\0" "TASUKERU\0" "HOU\0" "PANG\0" "bāng\0" "cau4 dou6 tou4\0" "cover up; curtain\0" "주:1N\0" "TOBARI\0" "CHUU JU TOU DOU\0" "CWU\0" "chóu\0" "mik6 mit6\0" "cover\0" "OHOHI\0" "BETSU MECHI BATSU MACHI\0" "miè\0" "cyu4\0" "a screen used to make a temporary kitchen\0" "TOBARI KAYA\0" "CHU JIU\0" "chú\0" "NUGUHU\0" "SETSU SECHI SATSU SACHI\0" "jié\0" "hin2 hin3\0" "curtain at front of carriage\0" "헌:1N\0" "HORO\0" "KEN KON\0" "HEN\0" "xiǎn\0" "xiæ̌n\0" "official dress\0" "란:1N\0" "NAGAIKOROMO\0" "RAN\0" "LAN\0" "lán\0" "gon1\0" "oppose, offend; invade; dried\0" "간:0E\0" "HOSU HIRU OKASU\0" "KAN\0" "KAN\0" "gàn\0" "*gɑn gɑn\0" "can\0" "peng4 ping4\0" "flat, level, even; peaceful\0" "평:0E\0" "TAIRA HIRA HIRATAI\0" "HEI HYOU BEN\0" "PHYENG PHYEN\0" "píng\0" "*bhiæng\0" "bình\0" "nin4\0" "year; new-years; person's age\0" "년:0E 연:0\0" "TOSHI MINORU YOWAI\0" "NEN\0" "NYEN\0" "nián\0" "*nen\0" "nên\0" "gin1 hin1\0" "even level. to raise in both hands\0" "TAIRAKA\0" "KEN\0" "jiān\0" "bing1 bing3 bing6\0" "combine, annex; also, what's more\0" "병:N\0" "AWASERU NARABU\0" "HEI HYOU\0" "PYENG\0" "bìng\0" "bin3 bing3\0" "combine\0" "병:0N\0" "AWASERU NARABU\0" "HEI HYOU\0" "PYENG\0" "bìng\0" "*biɛng\0" "hang6\0" "luck(ily), favor, fortunately\0" "행:0E\0" "SAIWAI SHIAWASE SACHI\0" "KOU\0" "HAYNG\0" "xìng\0" "hɛ̌ng\0" "gon3\0" "trunk of tree or of human body\0" "간:0E\0" "MIKI WAZA\0" "KAN\0" "KAN\0" "gàn\0" "gɑ̀n\0" "jiu1\0" "one; tiny, small\0" "요:1N\0" "CHIISAI\0" "YOU\0" "YO\0" "yāo\0" "waan6\0" "illusion, fantasy, mirage\0" "환:0N\0" "MABOROSHI\0" "GEN\0" "HWAN\0" "huàn\0" "ảo\0" "jau3\0" "infant, young child; immature\0" "유:0E\0" "OSANAI\0" "YOU YUU\0" "YU\0" "yòu\0" "qiə̀u\0" "ấu\0" "jau1\0" "quiet, secluded, tranquil; dark\0" "유:0E\0" "KURAI KASUKA\0" "YUU\0" "YU\0" "yōu\0" "*qiəu\0" "gei1 gei2\0" "how many? how much?; a few, some\0" "기:0E\0" "IKU KIZASHI CHIKAI\0" "KI\0" "KI\0" "jǐ\0" "*giə̌i giəi\0" "jim2\0" "wide, extensive, broad; rad. 53\0" "엄:1N\0" "IE\0" "GEN\0" "EM\0" "guǎng\0" "pei2 pei5\0" "to prepare; to regulate to hand up\0" "비:N\0" "OSAMERU\0" "HI HEI HAI\0" "pǐ\0" "hall, central room\0" "YAKUSHO\0" "CHOU TEI\0" "CHENG\0" "tīng\0" "zak1\0" "SHOKU SHIKI\0" "zè\0" "gong2 gwong2\0" "broad, wide, extensive\0" "광:N\0" "HIROI HIROMERU HIROGERU\0" "KOU\0" "KWANG\0" "guǎng\0" "zong1\0" "village, hamlet; villa, manor\0" "장:0N\0" "INAKA MURAZATO\0" "SOU SHOU HOU\0" "CANG\0" "zhuāng\0" "chăng\0" "an interrogative particle\0" "mó\0" "hing3\0" "congratulate, celebrate\0" "qìng\0" "bei3\0" "cover, shield, shelter, protect\0" "비:0N\0" "OOU KABAU HISASHI\0" "HI\0" "PI\0" "bì\0" "bì\0" "used in person's names\0" "KIN GON\0" "qín\0" "tyun4\0" "a village; to dwell together\0" "TON DON\0" "dùn\0" "cong4\0" "bed, couch; framework, chassis\0" "상:0E\0" "YUKA TOKO YUKASHII\0" "SHOU\0" "SANG\0" "chuáng\0" "*jrhiɑng\0" "sàng\0" "gei2 gwai2\0" "a cupboard or pantry to store\0" "기:1N\0" "TODANA\0" "KI\0" "KI\0" "guǐ\0" "ngaa5\0" "HISASHI\0" "GA GE\0" "yǎ\0" "HAI HE\0" "bài\0" "TANA NAGASHI\0" "KAI\0" "jiè\0" "zeoi6\0" "series, serial order, sequence\0" "서:0E\0" "TSUIDE NOBERU\0" "JO\0" "SE\0" "xù\0" "tựa\0" "lou4\0" "hut, cottage; name of a mountain\0" "lú\0" "mou4 mou5\0" "corridor, hallway; luxuriant\0" "wǔ\0" "zong1\0" "zhuāng\0" "fu3\0" "armory, treasury, storehouse\0" "kù\0" "jing1 jing3\0" "should, ought to, must\0" "yīng\0" "dai2\0" "bottom, underneath, underside\0" "저:0E\0" "SOKO NANZO\0" "TEI\0" "CE CI\0" "dǐ\0" "*děi\0" "để\0" "paau4\0" "kitchen; cooking, cuisine\0" "포:1N\0" "KURYA\0" "HOU\0" "PHO\0" "páo\0" "dim3\0" "shop, store; inn, hotel\0" "점:0E\0" "MISE TANA\0" "TEN\0" "CEM\0" "diàn\0" "dèm\0" "điếm\0" "yā\0" "miu6\0" "temple, shrine; imperial court\0" "miào\0" "miếu\0" "gang1\0" "7th heavenly stem\0" "경:0E\0" "KANOE\0" "KOU\0" "KYENG\0" "gēng\0" "gæng\0" "canh\0" "ci3\0" "SHI JI\0" "cì\0" "fu2\0" "prefecture; prefect; government\0" "부:0E\0" "YAKUSHO MIYAKO\0" "FU\0" "PWU\0" "fǔ\0" "*biǒ\0" "phủ\0" "tóng\0" "pong4\0" "disorderly, messy; huge, big\0" "páng\0" "fai3\0" "abrogate, terminate, discard\0" "fèi\0" "coeng4\0" "village school; teach\0" "상:0N\0" "MANABIYA\0" "SHOU\0" "SANG\0" "xiáng\0" "yǐ\0" "zat6\0" "SAHEGIRITODOMERU\0" "CHITSU CHICHI TEI\0" "zhì\0" "tiu1\0" "TEU DEU\0" "tiāo\0" "zi6\0" "prepare\0" "TAKUWAERU\0" "CHI JI\0" "zhì\0" "jau1\0" "shade; shelter, protection\0" "휴:N\0" "KAGE\0" "KYUU KU\0" "xiū\0" "dok6 dou6\0" "degree, system; manner; to consider\0" "도:0E 탁:0N\0" "TABI HAKARU MEMORI\0" "TAKU DO TO\0" "TO THAK\0" "dù\0" "*dhò dhɑk\0" "độ\0" "zo6\0" "seat; stand, base\0" "좌:0E\0" "SUWARU KURA IMASU\0" "ZA\0" "CWA\0" "zuò\0" "*dzhuɑ̀\0" "toà\0" "효:N\0" "KOU KEU\0" "xiāo\0" "tú\0" "gei2 gwai2\0" "KI\0" "guǐ\0" "fu3\0" "armory, treasury, storehouse\0" "고:0E\0" "KURA\0" "KO KU\0" "KO\0" "kù\0" "kho\0" "mong4 pong4\0" "abundant; mixed\0" "HAKKIRISHINAI\0" "BOU MO BAU MAU\0" "máng\0" "ting4\0" "courtyard; spacious hall or yard\0" "정:0E\0" "NIWA\0" "TEI\0" "CENG\0" "tíng\0" "*dheng\0" "đình\0" "jau4 jau5\0" "IU YU\0" "yǒu\0" "HO FU\0" "bū\0" "OOI OOU OSAMERU\0" "HEI HYOU BYOU\0" "bìng\0" "CHOU RYOU\0" "chěng\0" "IHE\0" "RAI\0" "lái\0" "bei1 pei5\0" "a low-built house\0" "비:1N\0" "HIKUI\0" "HI BI\0" "PI\0" "bì\0" "bhiɛ̌\0" "SEKI JAKU SHAKU\0" "jí\0" "am1\0" "Buddhist monastery or nunnery\0" "암:0N\0" "IORI\0" "AN\0" "AM\0" "ān\0" "am\0" "syu3\0" "numerous, various; multitude\0" "서:0E\0" "MOROMORO KOINEGAU CHIKAI\0" "SHO\0" "SE\0" "shù\0" "shiù\0" "thứ\0" "hong1\0" "peaceful, quiet; happy, healthy\0" "강:0E\0" "YASUI\0" "KOU\0" "KANG\0" "kāng\0" "kɑng\0" "khang\0" "jung4\0" "usual, common, ordinary, mediocre\0" "용:0E\0" "MOCHIIRU TSUNE ANI\0" "YOU\0" "YONG\0" "yōng\0" "iong\0" "tok3\0" "the length of one's two outstretched arms\0" "tuǒ\0" "sōng\0" "numerous, various; multitude\0" "MOROMORO KOINEGAU CHIKAI\0" "SHO\0" "SE\0" "shù\0" "qǐng\0" "jyu6\0" "우:1N\0" "YORU YOSERU\0" "DOU\0" "YU\0" "yù\0" "jyu5\0" "granary; storehouse\0" "유:0N\0" "KURA\0" "YU\0" "YU\0" "yǔ\0" "iǒ\0" "MITAMAYA\0" "BYOU MYOU\0" "miào\0" "to conceal; to search into\0" "KAKUSU KAKURERU KUMA MOTOMERU\0" "SOU SHU\0" "sōu\0" "cak1 ci3\0" "toilet, lavatory; mingle with\0" "측:1N\0" "KAWAYA\0" "SHI SHOKU\0" "CHI\0" "cè\0" "chriə̀\0" "xí\0" "soeng1\0" "side-room, wing; theatre box\0" "상:0N\0" "HISASHI\0" "SHOU SOU\0" "SANG\0" "xiāng\0" "siɑng\0" "rương\0" "fai3\0" "abrogate, terminate, discard\0" "SUTARERU SUTARU\0" "HAI\0" "PHYEY\0" "fèi\0" "gau3\0" "stable; barnyard\0" "KWU\0" "jiù\0" "giòu\0" "AHU KAHU GAHU\0" "è\0" "gwai1 wai2\0" "a room; the wall of a house a man's name\0" "KAKI\0" "KAI E GE KE\0" "guī\0" "lau6\0" "RIU RU\0" "liù\0" "haa6\0" "big building, mansion\0" "하:0N\0" "IE HISASHI\0" "KA SA\0" "HA\0" "shà\0" "hǎ\0" "hè\0" "lim4\0" "upright, honorable, honest\0" "렴:0E 염:0\0" "KADO YASUI\0" "REN\0" "LYEM\0" "lián\0" "liɛm\0" "liêm\0" "long4\0" "corridor, porch, veranda\0" "낭:0 랑:0E\0" "WATADONO\0" "ROU\0" "LANG\0" "láng\0" "lang\0" "sau1\0" "conceal, hide; search for, seek\0" "수:1N\0" "KAKUSU\0" "SHUU SHU SOU SU\0" "SWU\0" "sōu\0" "zaai6 zai6 zi6\0" "unicorn\0" "CHI\0" "zhì\0" "bou6\0" "bù\0" "king2\0" "room\0" "IHENOKATAHARA\0" "KEI KYOU TEI\0" "qǐng\0" "stable; barnyard\0" "구:N\0" "KWU\0" "jiù\0" "gau3\0" "stable; barnyard\0" "구:0N\0" "UMAYA\0" "KYUU\0" "KWU\0" "jiù\0" "gan2 gan6 kan4\0" "a hut; careful\0" "근:1N\0" "KIN GON KON\0" "KUN\0" "jǐn\0" "ngou4\0" "a granary\0" "GOU\0" "áo\0" "gwok3 kwok3\0" "broad, wide, open, empty; to expand\0" "곽:0N 확:0N\0" "TORIDE KURUWA\0" "KAKU\0" "KWAK HWAK\0" "kuò\0" "kuɑk\0" "quách\0" "lau4\0" "MADO MUNE NOKI\0" "ROU RU RYU\0" "lóu\0" "jam3\0" "shade; protect, shade, cover\0" "음:1N\0" "OHOHU KABAHU KAGE\0" "IN ON\0" "UM\0" "yìn\0" "ấm\0" "liu6\0" "surname; name of an ancient state\0" "료:0N\0" "MUNASHII\0" "RYOU\0" "LYO\0" "liào\0" "IHEGAYUGAMU\0" "TAI\0" "dài\0" "KOMEGURA\0" "ROKU\0" "lù\0" "ji6\0" "이:N\0" "TENMAKU TSUTSUSHIMU HISASHI\0" "YOKU YOKI I\0" "yì\0" "ceoi4 cyu4\0" "kitchen; closet; cupboard\0" "주:0N\0" "KURYA\0" "ZU CHUU\0" "CWU\0" "chú\0" "djhio\0" "chù\0" "cin4\0" "a store, shop; ground allotted to a retainer\0" "전:0N\0" "YASHIKI MISE\0" "TEN\0" "CEN\0" "chán\0" "chờn\0" "tou4\0" "IHORI\0" "TO TSU\0" "tú\0" "si1\0" "servant\0" "시:1N\0" "KOMONO\0" "SHI\0" "SI\0" "sī\0" "siɛ\0" "jam1\0" "to prepare horses and chariots for battle\0" "흠:1N\0" "TSURANERU OKOSU KEHASHIISAMA\0" "KIN KON GIN GON KAN KEN\0" "HUM\0" "xīn\0" "miu6\0" "temple, shrine; imperial court\0" "묘:0E\0" "TAMAYA MITAMAYA YASHIRO\0" "BYOU\0" "MYO\0" "miào\0" "*myɛ̀u\0" "miếu\0" "cong2\0" "factory, plant, workshop, mill\0" "창:0N\0" "UMAYA\0" "SHOU\0" "CHANG\0" "chǎng\0" "xưởng\0" "mou4 mou5\0" "corridor, hallway; luxuriant\0" "무:1N\0" "HISASHI\0" "BU\0" "MWU\0" "wǔ\0" "vu\0" "fai3\0" "abrogate, terminate, discard\0" "폐:0E\0" "SUTARERU FUSU OCHIRU\0" "HAI\0" "PHYEY\0" "fèi\0" "*biæ̀i\0" "phế\0" "gwong2\0" "broad, wide, extensive\0" "광:0E\0" "HIROI HIROBA HIROMERU\0" "KOU\0" "KWANG\0" "guǎng\0" "*guɑ̌ng\0" "quảng\0" "to place\0" "KOC\0" "kù\0" "kui2 kwui2\0" "괴:1N\0" "MAGUSAGURA KURA\0" "KAI KE\0" "KOY\0" "kuài\0" "KAKI HEYA\0" "HEKI HIYAKU\0" "bì\0" "coeng4\0" "wall\0" "장:1N\0" "SHAU ZAU\0" "CANG\0" "qiáng\0" "gaai3 haai6\0" "government office, public office\0" "해:1N\0" "YAKUSHO\0" "KAI KE\0" "HAY\0" "xiè\0" "lam5\0" "granary; stockpile, store\0" "름:1N\0" "KURA\0" "RIN\0" "LUM\0" "lǐn\0" "lẫm\0" "lam5\0" "granary; stockpile\0" "KURA\0" "RIN\0" "lǐn\0" "lǐm\0" "MUNASHII UTSURO\0" "RYOU ROU\0" "liáo\0" "lou4\0" "hut, cottage; name of a mountain\0" "려:0N 여:0\0" "IORI IE\0" "RYO RO\0" "LYE\0" "lú\0" "*liu\0" "jì\0" "OCHITSUKU\0" "EI YAU\0" "yǐng\0" "sin2\0" "KOMEGURA\0" "SEN\0" "xiān\0" "hall, central room\0" "YAKUSHO IE\0" "CHOU TEI\0" "tīng\0" "jung1\0" "harmonious; pool; hall\0" "옹:1N\0" "YAWARAGU\0" "YOU\0" "ONG\0" "yōng\0" "REI RAI RI\0" "lí\0" "teng1\0" "hall, central room\0" "청:0E\0" "YAKUSHO IE\0" "CHOU TEI\0" "CHENG\0" "tīng\0" "jan2\0" "go; KangXi radical 54\0" "NOBASU\0" "IN\0" "yǐn\0" "ceon4\0" "to go on circuit; to cruise to patrol\0" "JUN\0" "xún\0" "jin4\0" "delay, postpone, defer\0" "연:0E\0" "NOBIRU NOBASU\0" "EN\0" "YEN\0" "yán\0" "*iɛn\0" "dang\0" "ting4\0" "court\0" "정:0E\0" "NIWA\0" "TEI\0" "CENG\0" "tíng\0" "*dheng\0" "đình\0" "dik6\0" "enlighten, advance; progress\0" "MICHI\0" "TEKI\0" "dí\0" "baak3 bik1\0" "to persecute; to oppress in difficulties; embarrassed\0" "pǎi\0" "gin3\0" "build, establish, erect, found\0" "건:0E\0" "TATERU\0" "KEN KON\0" "KEN\0" "jiàn\0" "*giæ̀n\0" "kiến\0" "wui4 wui6\0" "circle around; return; curving\0" "회:0N\0" "MEGURU MAWARU MEGURI\0" "KAI E\0" "HOY\0" "huí\0" "*huəi\0" "laai5 naai5\0" "then, thereupon, only then\0" "SUNAWACHI NO\0" "DAI NAI\0" "NAY\0" "nǎi\0" "return, turn around; a time\0" "MAWASU MAWARU KAERU MEGURU\0" "KAI E\0" "HOY\0" "huí\0" "gung2\0" "two hands; KangXi radical 55\0" "SASAGERU\0" "KYOU KU\0" "gǒng\0" "trấp\0" "jaa6 je6 nim6\0" "twenty, twentieth\0" "입:1N\0" "NIJUU\0" "JUU NYUU\0" "IP\0" "niàn\0" "hoi1\0" "open; initiate, begin, start\0" "kāi\0" "bin6 pun4\0" "conical cap worn during Zhou dynasty\0" "변:0N\0" "KANMURI WAKERU WAKIMAERU\0" "BEN HEN\0" "PYEN PAN\0" "biàn\0" "ji6\0" "different, unusual, strange\0" "AGERU\0" "I\0" "yì\0" "hei3\0" "reject, abandon, discard\0" "기:1N\0" "SUTERU\0" "KI\0" "KI\0" "qì\0" "lung6 nung6\0" "do, play or fiddle with; alley\0" "농:0 롱:0E\0" "MOTEASOBU TAWAMURERU\0" "ROU\0" "LONG\0" "nòng\0" "*lùng\0" "lộng\0" "FUN BUN\0" "fèn\0" "OSAMERU SHIMAIKOMU\0" "KYO KO\0" "jǔ\0" "jim2\0" "cover over, hide; narrow-necked\0" "감:1N\0" "OOU\0" "EN KAN KON DAN NAN\0" "KAM\0" "yǎn\0" "jik6\0" "Chinese chess\0" "혁:1N\0" "EKI YAKU\0" "HYEK\0" "yì\0" "iɛk\0" "large, powerful, stout, thick\0" "SAKAN\0" "JOU SOU ZOU\0" "zàng\0" "bai6\0" "evil, wrong, bad; criminal\0" "폐:0E\0" "TSUKARERU KURUSHIMU YABURERU\0" "HEI HETSU\0" "PHYEY\0" "bì\0" "bhiɛ̀i\0" "tệ\0" "jik6\0" "catch, arrest; shoot with bow\0" "익:1N\0" "IGURUMI\0" "YOKU\0" "IK\0" "yì\0" "iək\0" "dặc\0" "jat1\0" "number one\0" "HITOTSU\0" "ITSU ICHI\0" "yī\0" "ji6\0" "number two\0" "FUTATSU\0" "NI JI\0" "I\0" "èr\0" "nhị\0" "saam1 saam3\0" "three\0" "MI MIITSU MIITTSU\0" "SAN\0" "sān\0" "sik1\0" "style, system, formula, rule\0" "식:0E\0" "NORI NOTTORU\0" "SHIKI SHOKU\0" "SIK\0" "shì\0" "shiək\0" "thức\0" "number two\0" "FUTATSU\0" "NI JI\0" "èr\0" "si3\0" "to kill one's superior\0" "시:0\0" "SHIISURU KOROSU\0" "SHI SHII\0" "SI\0" "shì\0" "thí\0" "si3\0" "to kill one's superior\0" "시:N\0" "SHIISURU KOROSU\0" "SHI SHII\0" "SI\0" "shì\0" "gung1\0" "bow; curved, arched; KangXi radical number 57\0" "궁:0E\0" "YUMI\0" "KYUU\0" "KWUNG\0" "gōng\0" "*giung\0" "cung\0" "diu3\0" "condole, mourn, pity; hang\0" "조:0E\0" "TOMURAU TSURU\0" "CHOU TEKI\0" "CO CEK\0" "diào\0" "*dèu\0" "điếu\0" "jan5\0" "to pull, draw out, attract; to stretch\0" "인:0E\0" "HIKU\0" "IN\0" "IN\0" "yǐn\0" "*ǐn\0" "dẫn\0" "phonetic for 'te' (Japanese)\0" "TE\0" "hù\0" "fat1\0" "not, negative\0" "불:0N\0" "DORU\0" "FUTSU BOTSU\0" "PWUL\0" "fú\0" "phất\0" "wang4\0" "enlarge, expand; liberal, great\0" "홍:0E\0" "HIROI HIROMERU\0" "KOU GU\0" "HONG\0" "hóng\0" "huəng\0" "OHATSUTENERAFU MOTSU\0" "O U KO KU\0" "wū\0" "TAI DE\0" "tuí\0" "ci2 ci4\0" "loosen, relax, unstring a bow\0" "이:0N\0" "YURUMU\0" "SHI CHI\0" "I\0" "chí\0" "TSUYOI TSUYOIYUMI\0" "KYOU GOU KI\0" "jiàng\0" "baa3\0" "the part of a bow grasped when shooting\0" "YUZUKA TSUKA\0" "HA HE\0" "bà\0" "shěn\0" "dai6 tai5\0" "young brother; junior; i, me\0" "제:0E\0" "OTOUTO\0" "TEI DAI\0" "CEY\0" "dì\0" "*dhěi\0" "đệ\0" "zoeng1\0" "stretch, extend, expand; sheet\0" "zhāng\0" "TSUYOKUISAMASHII\0" "KUTSU GUCHI CHOU\0" "jué\0" "tou1\0" "bow case; scabbard; sheathe\0" "도:1N\0" "YUMIBUKURO\0" "TOU\0" "TO\0" "tāo\0" "fu2\0" "middle\0" "YUZUKA\0" "FU\0" "fǔ\0" "dai2\0" "bow\0" "TEI TAI TEU\0" "dǐ\0" "mei4 nei4\0" "extensive, full; fill; complete\0" "미:1N\0" "HISASHII TOOI YA\0" "MI\0" "MI\0" "mí\0" "jin4 jyun4\0" "string; hypotenuse, crescent\0" "현:0N\0" "TSURU\0" "GEN\0" "HYEN\0" "xián\0" "*hen\0" "wu4\0" "wooden bow; arc, crescent\0" "호:0N\0" "KYUMI\0" "KO\0" "HO\0" "hú\0" "ho\0" "ciu1\0" "bow\0" "SORIKAERU\0" "SEU\0" "chāo\0" "nou5\0" "cross-bow, bow; downward stroke\0" "노:0N\0" "ISHUMI\0" "DO\0" "NO\0" "nǔ\0" "nỏ\0" "circular measure\0" "jìng\0" "YUMIGATSUYOI\0" "SHIN\0" "zhěn\0" "YUMINONA\0" "I\0" "yí\0" "mai5 mei5\0" "stop, desist, end, quell\0" "미:1N\0" "YUHAZU\0" "BI MI\0" "MI\0" "mǐ\0" "miɛ̌\0" "hyun1\0" "a crossbow which discharged several bolts in succession\0" "ISHIYUMI MAGARU MAKI\0" "KEN\0" "quān\0" "waan1\0" "bend, curve\0" "HIKU\0" "WAN\0" "wān\0" "saau1\0" "ends of bow\0" "YUHAZU\0" "SOU SHOU\0" "shāo\0" "joek6\0" "weak; fragile, delicate\0" "약:0E\0" "YOWAI YOWARU YOWAMARU\0" "JAKU NYAKU\0" "YAK\0" "ruò\0" "njiɑk\0" "nhược\0" "xuān\0" "ging3\0" "circular measure\0" "jìng\0" "red lacquer bow\0" "돈:1N\0" "EYUMI\0" "TON CHOU\0" "TON CO\0" "diāo\0" "zoeng1 zoeng3\0" "stretch, extend, expand; sheet\0" "장:0E\0" "HARU HARI\0" "CHOU\0" "CANG\0" "zhāng\0" "*djiɑng\0" "trương\0" "koeng5 koeng6\0" "a snare\0" "AMIOHARU WANAOKAKERU\0" "GYAU GAU\0" "jiàng\0" "goeng6 koeng4 koeng5\0" "strong, powerful, energetic\0" "강:E\0" "TSUYOI SHIIRU TSUYOMARU\0" "KYOU GOU\0" "KANG\0" "qiáng\0" "*ghiɑng ghiǎng\0" "càng\0" "bang1 pang4\0" "a bow stretched to the full; tensely drawn\0" "MICHIRU\0" "HOU HYOU\0" "péng\0" "daan6 taan4\0" "pellet, bullet, shot, shell\0" "TAMA HAZUMU HIKU\0" "DAN TAN\0" "THAN\0" "dàn\0" "koeng4 koeng5\0" "strong, powerful, energetic\0" "강:0N\0" "TSUYOI SHIIRU TSUYOMARU\0" "KYOU GOU\0" "KANG\0" "qiáng\0" "bat6\0" "TASUKERU\0" "HITSU\0" "bì\0" "bat6\0" "aid, assist, help; correct\0" "필:0N\0" "TASUKERU YUDAME SUKE\0" "HITSU\0" "PHIL\0" "bì\0" "bặt\0" "YUGAKE\0" "YOU KYOU\0" "shè\0" "variant of 彈 U+5F48, a pellet, bullet, shot, shell\0" "TAMA HAZUMU HIKU\0" "DAN TAN\0" "THAN\0" "dàn\0" "YUMIGATSUYOI\0" "KEN KON\0" "jiǎn\0" "gau3\0" "enough, adequate fully, quite\0" "구:1N\0" "KOU KU\0" "KWU\0" "gòu\0" "SEI\0" "gē\0" "issue, dispatch, send out, emit\0" "HANATSU TSUKAWASU ABAKU OKORU\0" "HOTSU HATSU\0" "PAL\0" "fā\0" "bat1\0" "IRU YUMIZURU\0" "HITSU HICHI\0" "bì\0" "kau1\0" "nock at end of bow; stretch\0" "YUHAZU YUGAKE\0" "KOU KU\0" "kōu\0" "NAGI\0" "jiǎn\0" "bit3\0" "awkward\0" "별:1N\0" "PYEL\0" "biè\0" "YUWAZU\0" "YOU\0" "xiāo\0" "daan6 taan4\0" "pellet, bullet, shot, shell\0" "탄:0E\0" "TAMA HAZUMU HIKU\0" "DAN\0" "THAN\0" "dàn\0" "*dhɑn dhɑ̀n\0" "đàn\0" "kwok3\0" "KUWAKU\0" "guō\0" "goeng1 goeng6 koeng4 koeng5\0" "stubborn, uncompromising\0" "강:0N\0" "TSUYOI SHIIRU\0" "KYOU GOU\0" "KANG\0" "jiàng\0" "*ghiɑng\0" "cương\0" "wang4\0" "TOBARINOHIRUGAHERUKOE\0" "KAU GYAU KO KU\0" "hóng\0" "mei4 nei4\0" "extensive, full; fill; complete\0" "미:0N\0" "HISASHII WATARU AMANESHI\0" "BI MI GEI\0" "MI\0" "mí\0" "miɛ\0" "gok3 gwok3 kok3 kwok3\0" "to draw a bow to the full\0" "HARU HASHIRU\0" "KUWAKU\0" "guō\0" "waan1\0" "bend, curve\0" "만:0N\0" "HIKU\0" "WAN\0" "MAN\0" "wān\0" "quan\0" "fok3\0" "KUWAKU\0" "jué\0" "gai3\0" "snout; KangXi radical 58\0" "KEIGASHIRA\0" "KEI\0" "jì\0" "kệ\0" "gai3\0" "snout; KangXi radical 58\0" "KEI\0" "jì\0" "gwai1\0" "return; return to, revert to\0" "guī\0" "dong1\0" "bear, accept, undertake; just\0" "ATARU ATERU ATE\0" "TOU\0" "TANG\0" "dāng\0" "luk6\0" "to carve wood\0" "록:1N\0" "KIZAMU\0" "ROKU\0" "LOK\0" "lù\0" "luk6\0" "copy, write down, record\0" "lù\0" "teon3 teon5\0" "a hog; a hedgehog; a porcupine\0" "단:0N\0" "TOKU\0" "TAN SHI\0" "TAN\0" "tuàn\0" "seoi6 wai6\0" "broomstick; comet\0" "세:N 혜:0N\0" "HOUKI\0" "SUI KEI E\0" "HYEY SEY\0" "huì\0" "hiuɛ̀i ziuɛ̀i zui\0" "zi6\0" "swine\0" "체:1N\0" "BUTA\0" "TEI DEI EI E\0" "CHEY\0" "zhì\0" "wai6 wui6\0" "collect, compile, assemble; hedgehog\0" "휘:0N\0" "HARINEZUMI ATSUMARU TAGUI\0" "I\0" "HWI\0" "huì\0" "collect, compile, assemble; hedgehog\0" "HARINEZUMI ATSUMARU TAGUI\0" "I\0" "HWI\0" "huì\0" "Yi (nationality); tripod, wine vessel; rule\0" "이:0N\0" "TSUNE\0" "I\0" "I\0" "yí\0" "ji4\0" "Yi (nationality); tripod, wine vessel; rule\0" "TSUNE\0" "I\0" "yí\0" "ji4\0" "Yi (nationality); tripod, wine vessel; rule\0" "이:1N\0" "TSUNE\0" "I\0" "I\0" "yí\0" "i\0" "yi; tripod\0" "TSUNE\0" "I\0" "I\0" "yí\0" "KAKU\0" "yuē\0" "HAKARU\0" "KUWAKU WAKU KAKU KYAKU YAKU\0" "yuē\0" "saam1\0" "hair; KangXi radical 59\0" "KAMI\0" "SAN SEN\0" "shān\0" "jing4\0" "form, shape, appearance\0" "형:0E\0" "KATACHI KATA ARAWARERU\0" "KEI GYOU\0" "HYENG\0" "xíng\0" "*heng\0" "hình\0" "man4\0" "AYA\0" "BUN MON\0" "wén\0" "tung4\0" "red, vermilion; name of ancient\0" "동:1N\0" "AKAI\0" "TOU ZU\0" "TONG\0" "tóng\0" "dong\0" "jin6\0" "elegant, handsome; learned\0" "언:N\0" "HIKO\0" "GEN\0" "EN\0" "yàn\0" "jin6\0" "elegant\0" "언:0N\0" "HIKO\0" "GEN\0" "EN\0" "yàn\0" "bgyɛ̀n\0" "juk1\0" "refined, cultured, polished\0" "욱:0N\0" "AYA\0" "IKU\0" "WUK\0" "yù\0" "chī\0" "coi2\0" "hue, color; variegated colors\0" "채:0E\0" "IRODORU IRODORI TSUYA\0" "SAI\0" "CHAY\0" "cǎi\0" "*tsə̌i\0" "thái\0" "biu1\0" "tiger; tiger stripes; tiger-like\0" "표:0N\0" "AYA\0" "HYOU HYUU\0" "PHYO\0" "biāo\0" "diu1\0" "carve, decorate; emaciated\0" "조:0N\0" "HORU\0" "CHOU\0" "CO\0" "diāo\0" "*deu\0" "điêu\0" "ban1\0" "cultivated, well-bred\0" "빈:0N\0" "AKIRAKA\0" "HIN\0" "PIN\0" "bīn\0" "băn\0" "paang4 pang4\0" "name of ancient country; surname\0" "팽:0N\0" "YUKU MICHI SAKAN\0" "HOU\0" "PHAYNG PANG\0" "péng\0" "bành\0" "yǒng\0" "piu1\0" "HEU BEU\0" "piāo\0" "zoeng1\0" "clear, manifest, obvious\0" "창:0N\0" "AYA AKIRAKA ARAWARERU\0" "SHOU SOU\0" "CHANG\0" "zhāng\0" "jeng2 jing2\0" "shadow; image, reflection; photograph\0" "영:0E\0" "KAGE\0" "EI YOU\0" "YENG\0" "yǐng\0" "*qiæ̌ng\0" "ảnh\0" "ci1\0" "yellow dragon\0" "MIZUCHI\0" "CHI\0" "chī\0" "cik1\0" "step with left foot; rad. no 60\0" "TEKI\0" "chì\0" "bridge\0" "MARUKIBASHI\0" "SHAKU TEKI CHAKU HAKU BAKU\0" "zhuó\0" "SHIZUKANIYUKU\0" "TA\0" "tuǒ\0" "KIHU KOHU\0" "jí\0" "fong2 pong4\0" "like, resembling; resemble\0" "방:0N\0" "SAMAYOU\0" "HOU\0" "PANG\0" "fǎng\0" "phảng\0" "zung1\0" "restless, agitated\0" "AWATETEYUKUSAMA\0" "SHOU SHU\0" "zhōng\0" "jik6\0" "service; a servant, laborer; to serve\0" "역:0E\0" "TSUTOME EDACHI\0" "YAKU EKI\0" "YEK\0" "yì\0" "*iuɛk\0" "dịch\0" "ISOGIYUKU\0" "OU\0" "wáng\0" "cit3\0" "penetrate, pervade; penetrating\0" "chè\0" "bei2\0" "that, there, those\0" "피:0E\0" "KARE KANO\0" "HI\0" "PHI\0" "bǐ\0" "*byɛ̌\0" "bỉ\0" "dai1\0" "variant of 低 U+4F4E, low; to lower, hang, bend, bow\0" "TACHIMOTOHORU\0" "CHI JI TEI TAI DE\0" "dī\0" "REI RYOU\0" "líng\0" "lĩnh\0" "fat1\0" "resembling, like, as if\0" "불:0N\0" "NIKAYOU HONOKA\0" "FUTSU FUCHI\0" "PWUL\0" "fú\0" "phớt\0" "wong5\0" "go, depart; past, formerly\0" "왕:0E\0" "YUKU IKU INISHIE\0" "OU\0" "WANG\0" "wǎng\0" "vãng\0" "zing1\0" "invade, attack, conquer\0" "정:0E\0" "UTSU YUKU TORU\0" "SEI\0" "CENG\0" "zhēng\0" "*jiɛng\0" "chinh\0" "cou4\0" "go, advance; to; die\0" "조:1N\0" "YUKU\0" "SO\0" "CO\0" "cú\0" "dzho\0" "tò\0" "wong5\0" "go, depart; past, formerly\0" "YUKU IKU\0" "OU\0" "wǎng\0" "*hiuɑ̌ng\0" "ging3\0" "narrow path; diameter; direct\0" "KOMICHI MICHI SASHIWATASHI\0" "KEI\0" "KYENG\0" "jìng\0" "doi6\0" "treat, entertain, receive; wait\0" "대:0E\0" "MATSU\0" "TAI DAI\0" "TAY\0" "dài\0" "*dhə̌i\0" "đãi\0" "YUKU\0" "SEI SAI\0" "xī\0" "seon1 seon6\0" "comply with, follow; display\0" "순:0N\0" "TONAERU AMANESHI SHITAGAU\0" "SHUN JUN\0" "SWUN\0" "xùn\0" "zuìn\0" "han2\0" "very, quite, much\0" "흔:1N\0" "MOTORU\0" "KON\0" "HUN\0" "hěn\0" "joeng4\0" "wonder, rove, stray; hesitating\0" "양:1N\0" "SAMAYOU\0" "YOU\0" "YANG\0" "yáng\0" "wui4\0" "linger, walk to and fro, hesitate\0" "회:0N\0" "SAMAYOU\0" "KAI E\0" "HOY\0" "huái\0" "*huəi\0" "hồi\0" "leot6\0" "statute, principle, regulation\0" "률:0E 율:0\0" "NORI\0" "RITSU RICHI\0" "LYUL\0" "lǜ\0" "luit\0" "luật\0" "hau6\0" "behind, rear, after; descendents\0" "후:0E\0" "OKURERU NOCHI ATO\0" "GO KOU\0" "HWU\0" "hòu\0" "*hǒu hòu\0" "hậu\0" "YUKU\0" "AI A E\0" "wǎng\0" "chěng\0" "NOBORU\0" "CHOKU\0" "zhì\0" "ceoi4\0" "slowly, quietly, calmly; composed, dignified\0" "서:0E\0" "OMOMURO\0" "JO\0" "SE\0" "xú\0" "*ziu\0" "chờ\0" "ging3\0" "narrow path; diameter; direct\0" "경:0E\0" "KOMICHI CHIKAMICHI MICHI\0" "KEI\0" "KYENG\0" "jìng\0" "*gèng\0" "tou4\0" "disciple, follower; go on foot\0" "도:0E\0" "KACHI TOMOGARA ITAZURANI\0" "TO\0" "TO\0" "tú\0" "*dho dho\0" "đồ\0" "from, by, since, whence, through\0" "SHITAGAU SHITAGAERU YORI\0" "JUU SHOU JU\0" "CONG\0" "cóng\0" "zhi\0" "loi4\0" "induce, encourage to come\0" "lái\0" "YASURAKA\0" "SOU SU\0" "cóng\0" "dak1\0" "obtain, get, gain, acquire\0" "득:0E\0" "ERU URU\0" "TOKU\0" "TUK\0" "dé\0" "*dək\0" "đắc\0" "pui4\0" "walk back and forth, hesitate\0" "배:0N\0" "SAMAYOU\0" "HAI\0" "PAY\0" "pái\0" "*bhəi\0" "bồi\0" "saai2\0" "move one's abode, shift, migrate\0" "사:0N\0" "UTSURU\0" "SHI\0" "SA\0" "xǐ\0" "dōng\0" "gei3\0" "to cross over\0" "KI\0" "jì\0" "soeng4\0" "walking and fro; lingering\0" "상:1N\0" "SAMAYOU\0" "SHOU JOU\0" "SANG\0" "cháng\0" "HODOKOSU NOBORU\0" "CHI CHOKU CHIKI\0" "zhì\0" "cung4\0" "from, by, since, whence, through\0" "종:0E\0" "SHITAGAU SHITAGATTE OU\0" "JUU SHOU JU\0" "CONG\0" "cóng\0" "*dzhiong tsiong\0" "tòng\0" "zhōu\0" "loi4\0" "induce, encourage to come\0" "래:0N\0" "KURU TSUKU KAERU\0" "RAI\0" "LAY\0" "lái\0" "lại\0" "jyu6 ngaa6\0" "drive, ride; chariot; manage\0" "어:0E\0" "ON OSAMERU\0" "GYO GO\0" "E A\0" "yù\0" "*ngiù\0" "ngự\0" "SHOU\0" "xiè\0" "차:1N\0" "CHA\0" "jiè\0" "gin6\0" "strong, robust; to strengthen\0" "TAKESHI KEN\0" "jiàn\0" "shì\0" "jiǎ\0" "pin3\0" "everywhere, all over, all around\0" "편:1N\0" "AMANESHI AMANEKU\0" "HEN BEN\0" "PHYEN\0" "biàn\0" "*biɛ̀n\0" "wong4\0" "doubtful, irresolute, vacillating\0" "황:0N\0" "SAMAYOU\0" "KOU\0" "HWANG\0" "huáng\0" "fau6 fuk6\0" "return; repeat; repeatedly\0" "복:0E 부:0N\0" "KAERU KAESU MATA\0" "FUKU\0" "POK PWU\0" "fù\0" "*bhiuk bhiòu\0" "ceon4\0" "obey, comply with, follow\0" "순:0E\0" "SHITAGAU\0" "JUN\0" "SWUN\0" "xún\0" "zuin\0" "YAKU\0" "I\0" "wěi\0" "pong4\0" "to wander about, walk along side of; to be next to\0" "방:1N\0" "TSUKISOU\0" "HOU BOU\0" "PANG\0" "páng\0" "bàng\0" "jiu4\0" "conscript labor, compulsory labor\0" "요:1N\0" "EDACHI\0" "YOU\0" "YO\0" "yáo\0" "mei4\0" "small, prefix micro-, trifling\0" "미:0E\0" "KASUKA NAI\0" "BI\0" "MI\0" "wēi\0" "*miəi\0" "vi\0" "hai4\0" "wait for, await, expect, hope\0" "혜:1N\0" "KOMISA MOTSU\0" "KEI GEI\0" "HYEY\0" "xī\0" "IKU\0" "SEI\0" "zhēng\0" "piu3\0" "KARUI SUBAYAI\0" "HYOU\0" "piào\0" "tí\0" "virtue; ethics\0" "덕:N\0" "OSHIE\0" "TOKU\0" "TEK\0" "dé\0" "summon\0" "SHIRUSHI MESU\0" "CHOU CHI\0" "CING CHI\0" "zhēng\0" "zi2 zing1\0" "summon, recruit; musical note\0" "징:0E\0" "SHIRUSHI MESU\0" "CHOU CHI\0" "CING CHI\0" "zhēng\0" "*djiəng\0" "trưng\0" "pit3\0" "bié\0" "dak1\0" "ethics, morality, virtue\0" "덕:0E\0" "OSHIE\0" "TOKU\0" "TEK\0" "dé\0" "dək\0" "đức\0" "YUKUSAMA\0" "SHOU SHU\0" "chōng\0" "cit3\0" "penetrate, pervade; penetrating\0" "철:0E\0" "TOORU\0" "TETSU\0" "CHEL\0" "chè\0" "djhiɛt tjiɛt\0" "triệt\0" "hiu1\0" "jiǎo\0" "a wide room\0" "huì\0" "giu2 giu3 jiu1\0" "frontier, border; inspect, patrol\0" "요:1N\0" "MEGURU MOTOMERU KASUMERU\0" "KYOU GYOU YOU\0" "YO\0" "jiǎo\0" "gèu\0" "fai1\0" "a badge, insignia\0" "휘:0N\0" "YOI SHIRUSHI\0" "KI\0" "HWI\0" "huī\0" "xiuəi\0" "méi\0" "lung6\0" "lòng\0" "soeng1\0" "to stroll; to ramble\0" "xiāng\0" "bào\0" "keoi4\0" "qú\0" "sam1\0" "heart; mind, intelligence; soul\0" "심:0E\0" "KOKORO\0" "SHIN\0" "SIM\0" "xīn\0" "*sim\0" "tâm\0" "syu6\0" "heart; radical number 61\0" "RITSUSHINBEN\0" "xin\0" "bit1\0" "surely, most certainly; must\0" "필:0E\0" "KANARAZU\0" "HITSU\0" "PHIL\0" "bì\0" "*bit\0" "tất\0" "jik1\0" "remember, reflect upon; memory\0" "yì\0" "hắt\0" "KOUROUGAOOKII OMOU\0" "ROKU\0" "lè\0" "sực\0" "인:N\0" "SHITASHIMU\0" "JIN NIN\0" "rén\0" "dou1 tou1\0" "grieved; distressed in mind\0" "도:1N\0" "UREERU\0" "TOU\0" "TO\0" "dāo\0" "đau\0" "dìng\0" "to rely on; look up to\0" "TANOMU AOGU\0" "KAI GAI\0" "gǎi\0" "gei6\0" "jealous, envious; fear\0" "기:0E\0" "IMU\0" "KI\0" "KI\0" "jì\0" "ghiə̀\0" "kị\0" "jan2\0" "endure, bear, suffer; forbear\0" "인:0E\0" "SHINOBU SHINOBI\0" "NIN\0" "IN\0" "rěn\0" "*njǐn\0" "nhẫn\0" "인:N\0" "rén\0" "caam3\0" "regret, repent; confess sins\0" "chàn\0" "thin\0" "taan2\0" "timorous; nervous\0" "탐:1N\0" "MUNASHII\0" "KUN KOU KYOU\0" "THAM\0" "tǎn\0" "tik1\0" "fearful; nervous; timid\0" "MUNASHII\0" "TOKU TOU\0" "tè\0" "thắc\0" "tik1\0" "excessive; too; very-usually of objectionable things; to err; to mistake; changeable\0" "특:1N\0" "KAWARU\0" "TOKU\0" "THUK\0" "tè\0" "thắc\0" "concerned about\0" "간:N 한:N\0" "KIWAMERU OKASU\0" "KAN GAN\0" "gān\0" "hat1 ngat6\0" "YOROKOBU\0" "KITSU KOCHI GITSU GOCHI KI\0" "qì\0" "taai3\0" "세:N\0" "shì\0" "cyun2\0" "guess, suppose, conjecture\0" "촌:0N\0" "HAKARU\0" "SON\0" "CHON\0" "cǔn\0" "thổn\0" "zi3\0" "purpose, will, determination; annals\0" "지:0E\0" "KOKOROZASU KOKOROZASHI SHIRUSU\0" "SHI\0" "CI\0" "zhì\0" "*jiə̀\0" "chí\0" "mong4\0" "forget; neglect; miss, omit\0" "망:0E\0" "WASURERU\0" "BOU\0" "MANG\0" "wàng\0" "*miɑng miɑ̀ng\0" "vong\0" "mong4\0" "busy, pressed for time; hustling\0" "망:0E\0" "ISOGASHII\0" "BOU MOU\0" "MANG\0" "máng\0" "mɑng\0" "mang\0" "xī\0" "faan4\0" "fān\0" "should, ought to, must\0" "KOTAERU ATARU\0" "OU YOU\0" "UNG\0" "yīng\0" "tim2\0" "disgraced; ashamed; self-deprecating\0" "첨:1N\0" "KATAJIKENA\0" "TEN\0" "CHEM\0" "tiǎn\0" "těm\0" "thỏm\0" "man4\0" "민:1N\0" "TSUTOMERU\0" "BIN MIN BUN MON\0" "MIN\0" "mín\0" "mang2\0" "(Cant.) impatient, restless\0" "민:1N\0" "MIN\0" "wěn\0" "zung1\0" "loyalty, devotion, fidelity\0" "충:0E\0" "MAGOKORO\0" "CHUU\0" "CHWUNG\0" "zhōng\0" "djiung\0" "trung\0" "cung1\0" "a sad, uneasy countenance\0" "충:1N\0" "UREERU\0" "CHUU CHU SHUU SHU\0" "CHWUNG\0" "chōng\0" "ng6\0" "SATORU SATORI\0" "GO\0" "O\0" "wù\0" "gap1\0" "jí\0" "ng5\0" "insubordinate, stubborn; wrong\0" "오:1N\0" "SAKARAU\0" "GO\0" "O\0" "wǔ\0" "ngò\0" "ngỗ\0" "xì\0" "jiá\0" "jau1\0" "sad, grieved; grief, melancholy\0" "yōu\0" "wun6\0" "완:1N\0" "MUSABORU\0" "GAN\0" "WAN\0" "wàn\0" "same as 怱 U+6031, hastily, in haste, hurriedly\0" "NIWAKA AWATERU\0" "SOU\0" "cōng\0" "sung1 zung1\0" "quiet, calm, tranquil, peaceful\0" "ODOROKU\0" "SHOU SHU\0" "sōng\0" "faai3\0" "rapid, quick, speedy, fast; soon\0" "쾌:0E\0" "KOKOROYOI\0" "KAI\0" "KHWAY\0" "kuài\0" "kuài\0" "khoái\0" "ARAKAJIME YASUNZURU\0" "YO SHO\0" "yù\0" "bin6\0" "delighted; pleased\0" "변:1N\0" "TANOSHIMU\0" "HEN BEN\0" "PYEN\0" "biàn\0" "gei6 zi3\0" "stubborn; perverse; aggressive\0" "기:1N\0" "SAKARAU\0" "SHI KI GI\0" "KI\0" "zhì\0" "기:N 지:N\0" "TSUTSUSHIMU\0" "KI GI SHI JI\0" "qí\0" "suffer, become emaciated, haggard\0" "SEGARE\0" "SUI\0" "cuì\0" "sam4\0" "truth, sincerity; sincere\0" "침:1N\0" "MAKOTO\0" "SHIN\0" "CHIM\0" "chén\0" "thầm\0" "extravagant\0" "NARAU\0" "TAI\0" "tài\0" "tyun4 zeon1\0" "UREERU\0" "TON DON SHUN\0" "tún\0" "qián\0" "nim6\0" "think of, recall, study\0" "념:0E 염:0\0" "OMOU NENJIRU\0" "NEN\0" "NYEM\0" "niàn\0" "*nèm\0" "niệm\0" "MODAERU MAYOU\0" "KON GON UN\0" "hún\0" "hung1\0" "variant of 恟 U+605F, scared, nervous\0" "OSORERU\0" "KYOU\0" "HYUNG\0" "xiōng\0" "nau2 nuk6\0" "blush, be bashful, be ashamed\0" "뉴:1N\0" "HAJIRU\0" "JIKU JUU\0" "NYU\0" "niǔ\0" "kuáng\0" "him1\0" "NOZOMU\0" "KEN KON\0" "xiān\0" "jan1\0" "delightful, joyful, pleasant\0" "흔:1N\0" "YOROKOBU\0" "KIN\0" "HUN\0" "xīn\0" "xiən\0" "hung2\0" "ardent; generous, magnanimous\0" "강:1N\0" "NAGEKU ANADORU\0" "KOU HOU HYOU\0" "KANG\0" "kāng\0" "fat1\0" "suddenly, abruptly; neglect\0" "홀:0E\0" "YURUGASENI TACHIMACHI\0" "KOTSU\0" "HOL\0" "hū\0" "*xuət\0" "hốt\0" "koi3\0" "anger, wrath, hatred, enmity\0" "kài\0" "fan5 fan6\0" "get angry; fury, exasperation\0" "분:0N\0" "IKARU\0" "FUN\0" "PWUN\0" "fèn\0" "piə̀n piə̌n\0" "phẫn\0" "waai4\0" "bosom, breast; carry in bosom\0" "huái\0" "taai3\0" "manner, bearing, attitude\0" "tài\0" "sung2\0" "instigate, arouse, incite\0" "sǒng\0" "mou5\0" "regretful, disappointed\0" "wǔ\0" "au3\0" "annoyed\0" "òu\0" "coeng3\0" "disappointed, dissatisfied\0" "chàng\0" "cong3\0" "sad, broken-hearted, disconsolate\0" "chuàng\0" "ANADORU\0" "KYO GO KYOU\0" "jù\0" "yì\0" "bǎo\0" "ciu1 tiu4\0" "초:1N\0" "KANASHIMU\0" "CHOU SHOU\0" "CHO\0" "chāo\0" "man4\0" "mín\0" "bosom; to carry in the bosom; to cherish\0" "pēi\0" "zok6\0" "to be ashamed\0" "작:1N\0" "HAJIRU\0" "SAKU ZAKU SA JA\0" "CAK\0" "zuò\0" "tạc\0" "zam2\0" "what? why? how?\0" "IKADE\0" "SHIN SO\0" "zěn\0" "chẩn\0" "joeng2 joeng3\0" "discontented, dispirited, sad\0" "앙:0N\0" "URAMU\0" "YOU\0" "ANG\0" "yàng\0" "qiɑ̀ng\0" "kau3 ngau6\0" "(Cant.) 怐豆 to stare\0" "OROKA\0" "KOU KU KO\0" "jù\0" "bàn\0" "bẳn\0" "nou6\0" "anger, rage, passion; angry\0" "노:0E 로:0\0" "IKARU OKORU\0" "DO NU\0" "NO\0" "nù\0" "*nǒ nò\0" "nộ\0" "naau4\0" "confusion; a braggart\0" "MIDARERU\0" "DOU NYOU NYU\0" "náo\0" "zing1\0" "a disease resembling neurosis\0" "정:1N\0" "OSOREAWATERU\0" "SEI SHOU\0" "CENG\0" "zhēng\0" "paa3\0" "to fear, be afraid of; apprehensive\0" "파:1N\0" "OSORERU\0" "HA HAKU\0" "PHA\0" "pà\0" "pà\0" "bou3\0" "terror, fear; frighten; terrified\0" "포:0N\0" "KOWAI OSORERU OJIRU\0" "FU HO\0" "PHO\0" "bù\0" "bố\0" "tip3\0" "observant; peaceful; submissive\0" "첩:1N\0" "ODAYAKA SHITAGAU\0" "CHOU TEN SEN\0" "CHEP\0" "tiē\0" "KATAME KATAKU\0" "KO KU\0" "hù\0" "wu6\0" "rely on, presume on; persist in\0" "호:1N\0" "TANOMU\0" "KO\0" "HO\0" "hù\0" "zeoi6\0" "dull, stupid, suspicious\0" "OGORU\0" "SHO JO SO\0" "jù\0" "daat3\0" "grieved, saddened; worried\0" "달:1N\0" "ITAMU\0" "DATSU TATSU\0" "TAL\0" "dá\0" "dɑt\0" "đắn\0" "lin4\0" "pity, sympathize\0" "령:0N 영:0\0" "SATOI AWAREMU\0" "REI RYOU REN\0" "LYENG LYEN\0" "lián\0" "lanh\0" "si1 si3 soi1\0" "think, consider, ponder; final particle\0" "사:0E\0" "OMOU OMOI\0" "SHI\0" "SA\0" "sī\0" "*siə siə̀\0" "tư\0" "jau4 zau6\0" "to grieve; sorrowful\0" "chóu\0" "MODAERU\0" "TEI TAI\0" "dì\0" "doi6 toi5\0" "idle, remiss, negligent; neglect\0" "태:0E\0" "OKOTARU NAMAKERU\0" "TAI\0" "THAY\0" "dài\0" "ji4\0" "harmony; pleasure, joy; be glad\0" "이:0N\0" "YOROKOBU\0" "I\0" "I\0" "yí\0" "iə\0" "dat6\0" "tū\0" "jau4\0" "yóu\0" "OMOU YOROKOBU\0" "FU\0" "fū\0" "gap1\0" "quick, quickly; urgent, pressing\0" "급:0E\0" "ISOGU\0" "KYUU\0" "KUP\0" "jí\0" "*gyip\0" "cấp\0" "ping1\0" "eager, ardent, impulsive; anxious\0" "평:1N\0" "HOU HYOU\0" "PHYENG\0" "pēng\0" "bừng\0" "sing3\0" "nature, character, sex\0" "성:0E\0" "SAGA TACHI\0" "SEI SHOU\0" "SENG\0" "xìng\0" "*siɛ̀ng\0" "tính\0" "jyun3\0" "hatred, enmity, resentment\0" "원:0E\0" "URAMU\0" "EN ON UN\0" "WEN\0" "yuàn\0" "*qiuæ̀n\0" "oán\0" "nei4\0" "shy, timid, bashful; look ashamed\0" "니:1N\0" "HAZU\0" "JI DEI NI\0" "NI\0" "ní\0" "náy\0" "gwaai3\0" "strange, unusual, peculiar\0" "괴:0E\0" "AYASHII AYASHIMU\0" "KAI\0" "KOY\0" "guài\0" "*guæ̀i\0" "fai3 fat6\0" "sorry, anxious; depressed\0" "FUSAGU IKARU\0" "FUTSU HI HAI\0" "fú\0" "phật\0" "xì\0" "bit1\0" "rude\0" "ANADORU\0" "HITSU BICHI\0" "bì\0" "jau1\0" "yōu\0" "hip3\0" "lacking in courage, afraid\0" "겁:0N\0" "OBIERU OJIRU\0" "KYOU\0" "KEP\0" "qiè\0" "*kiæp\0" "khiếp\0" "현:N\0" "xuàn\0" "cung1\0" "hastily, in haste, hurriedly\0" "NIWAKA\0" "SOU SU\0" "CHONG\0" "cōng\0" "tsung\0" "bing2\0" "be anxious, be grieved, be sad\0" "bǐng\0" "biếng\0" "fong2 fong3\0" "wild, mad; flurried\0" "황:1N\0" "KURUU\0" "KYOU CHUTSU SHUTSU\0" "HWANG\0" "huǎng\0" "xiuɑ̌ng\0" "hoảng\0" "xù\0" "zeot1\0" "fear, be afraid; shy, timid\0" "OSORERU\0" "JUTSU CHUTSU SHUTSU SHUCHI\0" "chù\0" "tjuit\0" "truột\0" "pe5\0" "(Cant.) to have no zeal at all\0" "bì\0" "shù\0" "cns 2-2A40 is different\0" "xī\0" "taa1\0" "a polite version of he\0" "tān\0" "to endure\0" "KORAERU SHINOBU TAERU\0" "yǒng\0" "zung2\0" "collect; overall, altogether\0" "zǒng\0" "deoi6 zeoi6\0" "hate, abhor; hatred, resentment\0" "duì\0" "mo\0" "mountain name\0" "KI\0" "zhǐ\0" "jik6\0" "enjoy, be glad, be pleased\0" "yì\0" "ci2\0" "TANOMU\0" "SHI\0" "shì\0" "jam6\0" "that, like this, thus, so, such\0" "임:0N\0" "OMOU\0" "IN JIN NIN\0" "IM\0" "nèn\0" "seon1\0" "careful, sincere, honest; trust\0" "순:0N\0" "MAKOTO\0" "JUN SHUN\0" "SWUN CWUN\0" "xún\0" "ci5\0" "rely on, presume on, trust to\0" "시:0N\0" "TANOMU\0" "JI SHI\0" "SI\0" "shì\0" "zhiə̌\0" "xì\0" "ghét\0" "lou5\0" "lǎo\0" "làu\0" "hang4\0" "constant, regular, persistent\0" "항:1N\0" "TSUNE\0" "KOU\0" "HANG\0" "héng\0" "*həng\0" "hong1\0" "fear\0" "광:1N\0" "TSUNE\0" "KYOU KOU\0" "KWANG\0" "kuāng\0" "모:1N\0" "MUSABORIOSHIMU\0" "BOU MU\0" "MO\0" "móu\0" "zi2\0" "meaning, purport, drift\0" "KOKORO\0" "SHI\0" "zhǐ\0" "hip3\0" "be united; cooperate\0" "협:1N\0" "KANAU AU\0" "KYOU\0" "HYEP\0" "xié\0" "lyun2 lyun5\0" "love; long for, yearn for; love\0" "KOI KOISHII KOU\0" "REN\0" "LYEN\0" "liàn\0" "luyến\0" "tiu1\0" "to worry; frivolous\0" "USUI\0" "CHOU YOU\0" "tiāo\0" "fong2\0" "seemingly; absent-minded\0" "황:0N\0" "HONOKA UTTORISURU KURAI\0" "KOU\0" "HWANG\0" "huǎng\0" "xuɑ̌ng\0" "hoảng\0" "dié\0" "hào\0" "hung2\0" "fear; fearful, apprehensive\0" "공:0E\0" "OSORERU OSOROSHII OSORE\0" "KYOU\0" "KONG\0" "kǒng\0" "*kiǒng\0" "khủng\0" "to change; to alter; to accommodate oneself to\0" "KAWARU AYASHIMU\0" "KI GI\0" "guǐ\0" "nguây\0" "hang4\0" "constant, regular, persistent\0" "항:0E\0" "TSUNE TSUNENI\0" "KOU\0" "HANG KUNG\0" "héng\0" "sai1\0" "vexed\0" "xī\0" "haau6\0" "cheerful; bright, sagacious\0" "SATOI\0" "KYOU KOU\0" "jiǎo\0" "syu3\0" "forgive, excuse, show mercy\0" "서:0E\0" "YURUSU\0" "JO SHO\0" "SE\0" "shù\0" "thứ\0" "OMOOU OMOERAKU OBOSU\0" "SHI\0" "sī\0" "OSORERU UREERU HOKORU\0" "KO KU KA KE\0" "hū\0" "qiū\0" "joeng6\0" "illness, sickness; indisposition\0" "양:0N\0" "TSUTSUGA\0" "YOU\0" "YANG\0" "yàng\0" "iɑ̀ng\0" "wai6\0" "anger, rage\0" "에:1N\0" "IKARU\0" "I\0" "EY\0" "huì\0" "wui4\0" "disordered; indistinct doubtful; blurred\0" "huí\0" "chì\0" "thức\0" "aat3 gaat1 gaat3\0" "carefree; indifferent manner; without sorrow\0" "괄:0N\0" "KAI KATSU KECHI\0" "KWAL KAY\0" "jiá\0" "yí\0" "hung1\0" "scared, nervous\0" "흉:1N\0" "OSORERU\0" "KYOU\0" "HYUNG\0" "xiōng\0" "hung\0" "gwaai3\0" "strange, unusual, peculiar\0" "괴:1\0" "AYASHII\0" "KAI KE\0" "KOY\0" "guài\0" "stingy, sparing of; close-fisted\0" "OSHIMU YABUSAKA\0" "RIN\0" "lìn\0" "fui1\0" "restore; big, great, immense, vast\0" "회:0N\0" "HIROI\0" "KAI\0" "HOY\0" "huī\0" "kuəi\0" "ci3 zi1 zi3\0" "indulge oneself, unrestrained\0" "자:0E\0" "HOSHIIMAMA\0" "SHI\0" "CA\0" "zì\0" "tzì\0" "seot1\0" "show pity; relieve, help\0" "휼:0N\0" "UREERU AWAREMU\0" "JUTSU SHUTSU\0" "HYUL\0" "xù\0" "ci2\0" "shame, humiliation; ashamed\0" "치:0E\0" "HAJIRU HAJI HAZUKASHII\0" "CHI\0" "CHI\0" "chǐ\0" "*tjiə̌\0" "shàng\0" "nuk1 nuk6\0" "ashamed\0" "HAJIRU\0" "JIKU NIKU JOKU NYOKU\0" "nǜ\0" "han6\0" "hatred, dislike; resent, hate\0" "한:0E\0" "URAMU URAMESHII URAMI\0" "KON\0" "HAN\0" "hèn\0" "*hə̀n\0" "hận\0" "jan1\0" "kindness, mercy, charity\0" "은:0E\0" "MEGUMU\0" "ON\0" "UN\0" "ēn\0" "*qən\0" "ân\0" "kok3\0" "respectful, reverent\0" "각:0N\0" "TSUTSUSHIMU\0" "KAKU\0" "KAK\0" "kè\0" "khác\0" "dung6 tung1\0" "in pain, sorrowful\0" "통:1N\0" "ITAMU\0" "DOU TOU\0" "THONG\0" "dòng\0" "tim4 tim5\0" "quiet, calm, tranquil, peaceful\0" "념:0N\0" "YASUI\0" "TEN\0" "NYEM\0" "tián\0" "điềm\0" "gung1\0" "respectful, polite, reverent\0" "공:0E\0" "UYAUYASHII\0" "KYOU\0" "KONG\0" "gōng\0" "giung\0" "cung\0" "cyun4\0" "quān\0" "sik1\0" "rest, put stop to, end, cease\0" "식:0E\0" "IKI YASUMU YAMERU\0" "SOKU\0" "SIK\0" "xī\0" "*siək\0" "tức\0" "hap1\0" "just, exactly, precisely; proper\0" "흡:0N\0" "ATAKAMO\0" "KOU KATSU\0" "HUP\0" "qià\0" "kæp\0" "YOROKOBU\0" "ETSU\0" "yuè\0" "paang1\0" "pēng\0" "han2\0" "sincere, earnest, cordial\0" "kěn\0" "dé\0" "wai6\0" "favor, benefit, confer kindness\0" "혜:N\0" "MEGUMU MEGUMI\0" "KEI E\0" "HYEY\0" "huì\0" "ngok3 ok3 wu1 wu3\0" "evil, wicked, bad, foul\0" "è\0" "jau1\0" "KYUU\0" "xiao\0" "dung6\0" "sadness, grief; mourn; be moved\0" "tòng\0" "jim1\0" "feeble, sickly; tranquil, calm\0" "yān\0" "hoi2\0" "enjoy, be contented, joyful\0" "kǎi\0" "cak1\0" "feel anguish, feel compassion\0" "cè\0" "nou5\0" "angered, filled with hate\0" "nǎo\0" "wan6\0" "devise, plan, deliberate; consult\0" "yùn\0" "mong4\0" "OSORERU UREERUSAMA\0" "BOU MOU\0" "máng\0" "jung2\0" "instigate, incite; to alarm\0" "ISAMU\0" "YOU YU TOU TSU\0" "yǒng\0" "yǒng\0" "gyun1 gyun3\0" "irritable, nervous, impatient\0" "연:1N\0" "UREERU IRADATSU\0" "EN KEN\0" "YEN\0" "yuān\0" "quyên\0" "AYAMARU TSUTSUSHIMU\0" "HI HEI\0" "pī\0" "kwan2\0" "sincere, genuine, honest, loyal\0" "곤:1N\0" "MAGOKORO\0" "KON\0" "KON\0" "kǔn\0" "ciu2 ciu5\0" "silent, quiet, still; anxious\0" "초:1N\0" "UREERU\0" "SHOU\0" "CHO\0" "qiāo\0" "*tsiɛ̌u\0" "jyut6\0" "pleased\0" "열:0E\0" "YOROKOBU\0" "ETSU\0" "YEL\0" "yuè\0" "dột\0" "happy\0" "서:N 여:N\0" "WASURERU\0" "YO SHO SO\0" "yù\0" "tou4\0" "tú\0" "dơ\0" "gaai3\0" "to enjoin upon; urgent\0" "TOTONOERU\0" "KAI KYOKU KOKU KAKU\0" "jiè\0" "sik1\0" "know, learn about, comprehend\0" "실:0N\0" "TSUKUSU KOTOGOTOKU\0" "SHITSU\0" "SIL\0" "xī\0" "sit\0" "tạt\0" "zit3\0" "wise. to know intuitively\0" "철:N\0" "UYAMAU\0" "TETSU TECHI\0" "zhé\0" "stingy, sparing of; closefisted\0" "린:1N\0" "YABUSAKA NETAMU\0" "RIN\0" "LIN\0" "lìn\0" "lẫn\0" "dai6 tai5\0" "brotherly, respectful\0" "제:0N\0" "SUNAO YASURAKA HIRAKU\0" "TEI\0" "CEY\0" "tì\0" "dhèi\0" "đễ\0" "hon5 hon6\0" "courageous, brave; violent\0" "한:0N\0" "TAKESHI\0" "KAN\0" "HAN\0" "hàn\0" "hãn\0" "OSORERU\0" "KOU GOU KOKU KAKU KYOU\0" "hào\0" "협:1N\0" "HYEP\0" "qiè\0" "tik1\0" "respect, regard; to stand in awe of, to be alarmed\0" "tì\0" "OSORERU\0" "HO\0" "bù\0" "bỏ\0" "jap1\0" "sorrowful, depressed, unhappy\0" "읍:1N\0" "UREERU\0" "YUU\0" "UP\0" "yì\0" "TATOE\0" "KEN\0" "qiàn\0" "fui3\0" "repent, show remorse, regret\0" "회:0E\0" "KUIRU KUYAMU\0" "KAI\0" "HOY\0" "huǐ\0" "xuə̌i\0" "hối\0" "hei1\0" "희:1N\0" "OMOU\0" "KI KE\0" "HUY\0" "xī\0" "bui3 bui6\0" "be contradictory to, go counter\0" "패:0N\0" "MOTORU\0" "HAI BOTSU\0" "PHAY PAL\0" "bèi\0" "mun4 mun5\0" "문:1N\0" "BAN\0" "MWUN\0" "mán\0" "mến\0" "TSUMABIRAKA UYAUYASHII\0" "I EI\0" "yī\0" "hēng\0" "sung2\0" "afraid, scared, frightened\0" "송:0N\0" "OSORERU\0" "SHOU\0" "SONG\0" "sǒng\0" "syun1\0" "repent, reform\0" "전:0N\0" "ARATAMERU\0" "SEN SHUN\0" "CEN\0" "quān\0" "tsiuɛn\0" "thoăn\0" "obscure\0" "chěng\0" "chường\0" "fui1\0" "to laugh at to pity; afflicted, sad\0" "TAWAMURERU\0" "KAI RI\0" "kuī\0" "ng6\0" "impede; neglect, delay\0" "AYAMARU\0" "GO\0" "wù\0" "ng6\0" "to apprehend, realize, become aware\0" "오:0E\0" "SATORU SATORI\0" "GO\0" "O\0" "wù\0" "*ngò\0" "jau4\0" "long, far, remote, distant; leisurely\0" "유:0E\0" "TOOI HARUKA\0" "YUU\0" "YU\0" "yōu\0" "*iou\0" "lí\0" "loeng6 long5\0" "량:1N\0" "KANASHIMU\0" "RYOU KOU\0" "LYANG\0" "liàng\0" "waan6\0" "suffer, worry about; suffering\0" "환:0E\0" "WAZURAU UREERU UREI\0" "KAN GEN\0" "HWAN\0" "huàn\0" "huàn\0" "hoạn\0" "cung1\0" "agitated, restless, hurried\0" "총:0N\0" "NIWAKA AWATERU\0" "SOU\0" "CHONG\0" "cōng\0" "MICHIRU\0" "YOKU\0" "yì\0" "jyut6\0" "pleased, contented, gratified\0" "YOROKOBU\0" "ETSU\0" "YEL\0" "yuè\0" "*iuɛt\0" "lei4\0" "smooth; active; clever, sharp\0" "리:0N\0" "RI\0" "LI\0" "lì\0" "rượi\0" "nei5\0" "honorific for 'you'\0" "JI\0" "nín\0" "nou5\0" "angered, filled with hate\0" "NAYAMU NAYAMI NAYAMASERU\0" "NOU\0" "NOY\0" "nǎo\0" "evil, wicked, bad, foul\0" "WARUI NIKUMU IZUKUNSO\0" "AKU O\0" "AK O\0" "è\0" "kok3\0" "sincerity, honesty; modest\0" "què\0" "jyun4\0" "hang, suspend, hoist; be hung\0" "xuán\0" "han1\0" "miserly, parsimonious, stingy\0" "qiān\0" "impede; neglect, delay\0" "wù\0" "man5\0" "pity, sympathize with, grieve for\0" "mǐn\0" "cung4 zung1\0" "enjoy, amuse, please; joy\0" "종:0N\0" "TANOSHIMU\0" "SOU ZU\0" "CONG\0" "cóng\0" "fei2\0" "to be desirous of speaking\0" "비:1N\0" "IINAYAMU\0" "HI\0" "PI\0" "fěi\0" "bei1\0" "sorrow, grief; sorry, sad\0" "비:0E\0" "KANASHII KANASHIMU KANASHIMI\0" "HI\0" "PI\0" "bēi\0" "*byi\0" "bi\0" "dak1\0" "ethics, morality, virtue\0" "덕:0N\0" "TOKU OSHIE\0" "TOKU\0" "TEK\0" "dé\0" "seoi5 seoi6\0" "suffer, become emaciated, haggard\0" "췌:0N\0" "YATSURERU SEGARE\0" "SUI\0" "CHWEY\0" "cuì\0" "dzhuì\0" "xót\0" "coeng3 zoeng3\0" "disappointed, dissatisfied\0" "창:1N\0" "ITAMU URAMU\0" "CHOU\0" "CHANG\0" "chàng\0" "*tjiɑ̀ng\0" "mun6\0" "gloomy, depressed, melancholy\0" "민:0N\0" "MODAERU MODAE\0" "MON\0" "MIN\0" "mèn\0" "muốn\0" "lai6\0" "KANASHIMU\0" "REI RAI RI\0" "lì\0" "gwai3 gwai6\0" "fearful, apprehensive, perturbed\0" "계:0N\0" "OSORERU\0" "KI GI\0" "KYEY\0" "jì\0" "ghuì\0" "guàn\0" "gun3\0" "guàn\0" "hang5 hang6\0" "anger, vexation; angry, indignant\0" "행:1N\0" "MOTORU\0" "KEI GYOU KOU\0" "HAYNG\0" "xìng\0" "dou6\0" "grieve, mourn, lament; grieved\0" "도:0N\0" "ITAMU\0" "TOU\0" "TO\0" "dào\0" "dhɑ̀u\0" "điệu\0" "cai1\0" "sorrowful, grieved, melancholy\0" "처:0N\0" "ITAMU\0" "SEI\0" "CHE\0" "qī\0" "*tsei\0" "thê\0" "hung1\0" "naive, guileless, simple-minded\0" "강:N 공:1\0" "MOKOTO\0" "KOU KU\0" "KONG\0" "kōng\0" "tiǎn\0" "leon4\0" "lún\0" "luẩn\0" "xī\0" "UREEKURUSHIMU\0" "KAN KON\0" "kǎn\0" "gǔn\0" "nik6\0" "long for; hungry\0" "녁:1N\0" "HIMOJII\0" "DEKI\0" "NYEK\0" "nì\0" "cing4\0" "feeling, sentiment, emotion\0" "정:0E\0" "NASAKE KOKORO OMOMUKI\0" "JOU SEI\0" "CENG\0" "qíng\0" "*dzhiɛng\0" "tình\0" "cau4\0" "distressed, regretful, sad\0" "추:1N\0" "URAMU\0" "CHUU\0" "CHWU\0" "chóu\0" "*tjiou\0" "deon1\0" "be kind, cordial, sincere\0" "돈:0N\0" "ATSUI MAKOTO\0" "TON JUN\0" "TON\0" "dūn\0" "run\0" "gwo2\0" "ISAMASHII\0" "KA\0" "guǒ\0" "zim1\0" "첨:1N\0" "YABURERU\0" "SEN\0" "CHEM\0" "zhān\0" "ging1\0" "frighten, surprise, startle\0" "KANASHIMU\0" "RYOU\0" "jīng\0" "kinh\0" "jyun2 wun2\0" "regret, be sorry; alarmed\0" "완:1N\0" "NAGEKU\0" "WAN\0" "WAN\0" "wǎn\0" "quɑ̀n\0" "jyun3\0" "to bear a grudge against\0" "yuān\0" "jīn\0" "căm\0" "gei6\0" "injure, harm, murder\0" "SOKONAU\0" "KI GI\0" "jì\0" "laam4\0" "avaricious; greedy cold\0" "람:1N\0" "MUSABORU\0" "RAN RIN\0" "LAM\0" "lán\0" "lầm\0" "yù\0" "waak6\0" "confuse, mislead, baffle; doubt\0" "혹:0E\0" "MADOU MADOI\0" "WAKU\0" "HOK\0" "huò\0" "hoặc\0" "hé\0" "kyun4\0" "careful, sincere, candid\0" "권:1N\0" "TSUTSUSHIMU HAGESHII\0" "KEN\0" "KWEN\0" "quán\0" "taam4\0" "cheerful\0" "UREERU\0" "TAN TEN NEN EN\0" "tán\0" "tik1\0" "be cautious, careful, alert\0" "척:1N\0" "TSUTSUSHIMU\0" "TEKI CHAKU\0" "CHEK\0" "tì\0" "tek\0" "thích\0" "tik1\0" "respect; fear\0" "TSUTSUSHIMU\0" "TEKI CHAKU\0" "CHEK\0" "tì\0" "nam2\0" "(Cant.) to think, consider\0" "녑:N\0" "niè\0" "mong5\0" "disconcerted, dejected, discouraged\0" "망:1N\0" "AKIRERU\0" "BOU MOU\0" "MANG\0" "wǎng\0" "miɑ̌ng\0" "zyut3\0" "sad, melancholy, grieving, mournful\0" "철:1N\0" "UREERU\0" "TETSU TECHI TEI\0" "CHEL\0" "chuò\0" "fat1\0" "absent-minded, confused\0" "홀:0N\0" "HORERU\0" "KOTSU\0" "HOL\0" "hū\0" "xuət\0" "hốt\0" "fan1\0" "confused, stupid, dull, senile\0" "혼:1\0" "OROKA\0" "KON BIN MIN\0" "HON\0" "hūn\0" "hôn\0" "sik1\0" "pity, regret, rue, begrudge\0" "석:0E\0" "OSHII OSHIMU\0" "SEKI SHAKU\0" "SEK\0" "xī\0" "*siɛk\0" "tiếc\0" "cong2 tong2\0" "alarmed, agitated\0" "창:1N\0" "UTSUTORISURU\0" "SHOU TOU\0" "CHANG\0" "chǎng\0" "sượng\0" "jan1\0" "흔:N\0" "YOROKOBU\0" "KIN KON\0" "xīn\0" "wai4\0" "but, however, nevertheless; only\0" "유:0E\0" "OMOU OMOUNI KORE\0" "I YUI BI\0" "YU\0" "wéi\0" "*ui ui\0" "wai6\0" "favor, benefit, confer kindness\0" "혜:0E\0" "MEGUMU MEGUMI\0" "KEI E\0" "HYEY\0" "huì\0" "*huèi\0" "huệ\0" "ngok3 ok3 wu1 wu3\0" "evil, wicked, bad, foul\0" "악:0E 오:0N\0" "WARUI\0" "O AKU\0" "AK O\0" "è\0" "*qɑk qò\0" "ác\0" "so2\0" "쇄:1\0" "UTAGAU\0" "SA SUI ZUI NI\0" "SWA\0" "suǒ\0" "zung2\0" "overall [questionable variant]\0" "ISOGASHII SOUJITE\0" "SOU\0" "CHONG\0" "zǒng\0" "jiān\0" "SUSUMERU\0" "YOU\0" "yǒng\0" "dim3\0" "think of, remember, miss\0" "diàn\0" "điếm\0" "geoi6\0" "fear, be afraid of, dread\0" "OSORERU\0" "KU GU\0" "jù\0" "caam2\0" "sad, pitiful, wretched; cruel\0" "MIJIME ITAMU\0" "SAN ZAN\0" "CHAM CHIM\0" "cǎn\0" "cing4\0" "punish, reprimand; warn\0" "chéng\0" "ethics\0" "TOKU OSHIE\0" "TOKU\0" "TEK\0" "dé\0" "baai6 bei6\0" "tired, weary, fatigued\0" "bèi\0" "hip3\0" "be satisfied, be comfortable\0" "qiè\0" "caam4\0" "ashamed, humiliated; shameful\0" "cán\0" "daan6\0" "dread, shrink from, shirk, fear\0" "dàn\0" "gwaan3\0" "habit, custom; habitually, usual\0" "guàn\0" "do6\0" "indolent, careless, lazy, idle\0" "타:0N\0" "OKOTARU\0" "DA\0" "THA\0" "duò\0" "nou5\0" "angered, filled with hate\0" "뇌:0E\0" "NAYAMU\0" "NOU\0" "NOY\0" "nǎo\0" "não\0" "wan6\0" "devise, plan, deliberate; consult\0" "운:1N\0" "ATSUI\0" "UN KIN GIN\0" "WUN\0" "yùn\0" "soeng2\0" "think, speculate, plan, consider\0" "상:0E\0" "OMOU OMOI\0" "SOU SO\0" "SANG\0" "xiǎng\0" "*siɑ̌ng\0" "tưởng\0" "cyun3 zeoi3\0" "afraid, apprehensive, nervous\0" "췌:1N\0" "OSORERU\0" "ZUI SUI\0" "CHWEY\0" "zhuì\0" "nhoai\0" "dip6\0" "YASURAKA\0" "CHOU JOU KYOU\0" "dié\0" "wong4\0" "fearful, afraid, anxious, nervous\0" "황:0N\0" "OSORERU\0" "KOU\0" "HWANG\0" "huáng\0" "hoàng\0" "ceon2\0" "wriggle; stupid; silly; fat\0" "준:1N\0" "MIDARERU\0" "SHUN\0" "CWUN\0" "chǔn\0" "xuẩn\0" "king4\0" "troubled, worried, distressed\0" "경:1N\0" "UREERU\0" "KEI GYOU\0" "KYENG\0" "qióng\0" "je5\0" "irritate, vex, offend, incite\0" "야:0N\0" "HIKU\0" "JA JAKU\0" "YA\0" "rě\0" "ngiǎ\0" "sing1\0" "intelligent, clever, astute\0" "성:0N\0" "SATORU\0" "SEI\0" "SENG HWANG\0" "xīng\0" "caak1 cak1\0" "feel anguish, feel compassion\0" "측:0N\0" "ITAMU\0" "SOKU SHOKU\0" "CHUK\0" "cè\0" "*chriək\0" "bin2\0" "narrow-minded\0" "편:1N\0" "HEN\0" "PHYEN\0" "biǎn\0" "bẽn\0" "fan1 man5\0" "confused\0" "KON BIN\0" "mǐn\0" "zung1\0" "zōng\0" "tí\0" "ciu2\0" "to change one's countenance, be anxious; to blush\0" "초:1N\0" "UREERU SABISHII\0" "SHOU SHUU\0" "CHO\0" "qiǎo\0" "tsiɛ̌u\0" "xỉu\0" "sau4\0" "anxiety; to worry about, be anxious\0" "수:0E\0" "UREI UREERU\0" "SHUU\0" "SWU\0" "chóu\0" "*jrhiou\0" "sầu\0" "MOTORU\0" "BOTSU HAI\0" "bèi\0" "syun1\0" "relax\0" "선:1N 훤:N\0" "YUTAKA KOKOROYOI WASURERU\0" "KEN SEN KAN\0" "SEN\0" "xuān\0" "wēi\0" "gaak3\0" "gé\0" "hin1\0" "a fault, mistake, error, transgression\0" "건:0N\0" "AYAMARU\0" "KEN\0" "KEN\0" "qiān\0" "kyɛn\0" "khiền\0" "wai5\0" "URAMU ASAI YOI\0" "I\0" "wěi\0" "jyu6\0" "more and more, even more\0" "유:0E\0" "MASARU IYOIYO\0" "YU\0" "YU\0" "yù\0" "*iǒ\0" "rủ\0" "jyu4 jyu6\0" "pleasant, delightful; please\0" "유:0N\0" "TANOSHIMU TANOSHII\0" "YU TOU\0" "YU\0" "yú\0" "bik1\0" "sincere, honest; depressed\0" "MAKOTO\0" "HYOKU HIKI FUKU\0" "bì\0" "bực\0" "xuān\0" "wun6\0" "HABIKORU\0" "KAN GAN\0" "huàn\0" "man5\0" "pity, sympathize with\0" "민:0N\0" "AWAREMU\0" "BIN MIN\0" "MIN\0" "mǐn\0" "mẫn\0" "bik1\0" "obstinate, stubborn, headstrong\0" "퍅:0N\0" "MOTORU\0" "HYOKU HIKI FUKU\0" "PHYAK\0" "bì\0" "ji3\0" "thought, idea, opinion; think\0" "의:0E\0" "KOKORO OMOI OMOU\0" "I\0" "UY\0" "yì\0" "qiə̀\0" "ý\0" "min5\0" "bashful; to consider\0" "TSUTOMERU\0" "BEN MEN\0" "miǎn\0" "giợn\0" "MITSURU IKARU\0" "YOU YU\0" "yǒng\0" "kai3 koi3\0" "rest, stop\0" "IKOU\0" "KEI KETSU KECHI KAI\0" "kài\0" "dong6 soeng1\0" "profligate\0" "HOSHIIMAMA\0" "TOU DOU SHOU YOU\0" "dàng\0" "jam1 jam4\0" "comfortable, contented, peaceful\0" "음:1N\0" "YAWARAGU\0" "IN AN ON\0" "UM\0" "yīn\0" "ngok6\0" "startled, alarmed, astonished\0" "악:0N\0" "ODOROKU\0" "GAKU\0" "AK\0" "è\0" "ngạc\0" "sam4\0" "to hesitate\0" "MAKOTO TANOSHIMU\0" "SHIN JIN TAN TON\0" "chén\0" "OROKA YABUSAKA\0" "BOU MO\0" "mào\0" "kok3\0" "qià\0" "kok3\0" "TSUTSUSHIMU\0" "KAKU\0" "kè\0" "jyu4\0" "stupid, doltish, foolish\0" "우:0E\0" "OROKA\0" "GU\0" "WU\0" "yú\0" "*ngio\0" "ngu\0" "ngoi3 oi3\0" "love, be fond of, like\0" "애:0E\0" "MEDERU OSHIMU ITOSHII\0" "AI\0" "AY\0" "ài\0" "*qə̀i\0" "hip3 hip6\0" "be satisfied, be comfortable\0" "협:1N\0" "KOKOROYOI\0" "KYOU\0" "HYEP\0" "qiè\0" "kep\0" "yǎn\0" "no6\0" "timid, apprehensive\0" "난:N\0" "YOWAI OSORERU\0" "ZEN NEN TA NA\0" "nuò\0" "gam2\0" "feel, perceive, emotion\0" "감:0E\0" "KANJIRU\0" "KAN\0" "KAM\0" "gǎn\0" "*gǒm\0" "cảm\0" "wan3\0" "angry\0" "URAMU IKARU\0" "UN ON\0" "ON\0" "yùn\0" "absent-minded, confused\0" "SOU SU\0" "zǒng\0" "soi1\0" "hesitant; modest\0" "시:N\0" "KOKOROGATAGAU SEMERU\0" "SAI SHI\0" "sāi\0" "ling6\0" "be in a daze\0" "lèng\0" "fan5\0" "resent, hate; indignant\0" "fèn\0" "yīng\0" "kui2\0" "confused, troubled, muddle-headed\0" "kuì\0" "kwai3 kwai5\0" "ashamed, conscience-stricken\0" "괴:0E\0" "HAJIRU\0" "KI\0" "KOY\0" "kuì\0" "*gyuì\0" "kok3\0" "sincerity, honesty; cautious\0" "각:N\0" "TSUTSUSHIMU\0" "KAKU\0" "què\0" "gōng\0" "to be grieved, sad\0" "UREERUSAMA UGOKU UREERU\0" "UN IN\0" "yún\0" "sou3\0" "guileless, sincere, honest\0" "소:N\0" "MAKOTO\0" "SO\0" "sù\0" "sou3\0" "accuse; sue; inform; narrate\0" "소:1N\0" "UTTAERU\0" "SO SAKU\0" "SO SAYK\0" "sù\0" "sò\0" "기:1N\0" "KI\0" "qí\0" "jiu4\0" "distressed, agitated\0" "yáo\0" "sǒng\0" "jiu6\0" "clearness of mind; doubtful; uncertain\0" "황:0N\0" "SATOI\0" "KAU OU\0" "HWANG\0" "huàng\0" "KURUSHIMU\0" "SHITSU SHICHI\0" "jí\0" "gwat1\0" "gǔ\0" "jù\0" "cong3\0" "sad, broken-hearted, disconsolate\0" "창:0N\0" "ITAMU\0" "SOU\0" "CHANG\0" "chuàng\0" "*chriɑ̀ng\0" "UREERUSAMA\0" "DEKI NYAKU\0" "nì\0" "OBIYAKASU\0" "KYOU KOU\0" "xié\0" "hoi2\0" "enjoy, be contented, joyful\0" "개:0N\0" "TANOSHIMU\0" "KAI GAI\0" "KAY\0" "kǎi\0" "kə̌i\0" "zhěng\0" "IKARU YOROKOBU MICHIRU\0" "YOU\0" "yǒng\0" "cǎo\0" "seon3\0" "to yield, accord; humble, modest\0" "xùn\0" "san6\0" "act with care, be cautious\0" "신:0E\0" "TSUTSUSHIMU\0" "SHIN\0" "SIN\0" "shèn\0" "bok3\0" "gamble, play games; wide, broad\0" "HIROI HIROMERU\0" "HAKU\0" "bó\0" "koi3\0" "anger, wrath, hatred, enmity\0" "개:0N\0" "TAMEIKI\0" "KI GAI KITSU\0" "KAY HUY\0" "kài\0" "jyun6\0" "sincere, honest, virtuous\0" "원:0N\0" "TSUTSUSHIMU\0" "GEN\0" "WEN\0" "yuàn\0" "ngiuæn\0" "nguyện\0" "xì\0" "wan6\0" "dishonor, disobey; insult\0" "UREERU\0" "KON GON\0" "hùn\0" "jung5\0" "urge, incite, egg-on\0" "용:0N\0" "SHIIRU SUSUMERU\0" "YOU YU\0" "YONG\0" "yǒng\0" "yǎng\0" "õng\0" "leot6\0" "shiver, shudder, tremble; tremble\0" "률:0N 율:0\0" "OSORERU ONONOKU\0" "RITSU\0" "LYUL\0" "lì\0" "lit\0" "lật\0" "cou2 sou1\0" "agitated\0" "UGOKU\0" "SOU SHOU\0" "sāo\0" "tou1\0" "excessive, dissolute; delighted\0" "도:1N\0" "YOROKOBU\0" "TOU\0" "TO\0" "tāo\0" "jan1\0" "careful, anxious, attentive\0" "은:0N\0" "ITAMU NENGORO\0" "IN\0" "UN\0" "yīn\0" "ân\0" "ci4\0" "kind, charitable, benevolent\0" "자:0E\0" "ITSUKUSHIMU ITSUKUSHIMI\0" "JI\0" "CA\0" "cí\0" "*dzhiə\0" "từ\0" "cuk1 zuk6\0" "to bring up; to raise\0" "OKOSU\0" "KIN KYOU\0" "xù\0" "him3 hip3\0" "to resent; contended; satisfied\0" "겸:0N\0" "URAMU AKITARIRU\0" "KEN KYOU\0" "KYEM HYEP\0" "qiàn\0" "taai3\0" "manner, bearing, attitude\0" "태:0E\0" "SAMA WAZATO\0" "TAI\0" "THAY\0" "tài\0" "tə̀i\0" "thái\0" "fong1\0" "nervous, panicky, frantic\0" "황:0N\0" "AWATERU AWATADASHI KURAI\0" "KOU\0" "HWANG\0" "huāng\0" "hoảng\0" "wan3\0" "angry, indignant, resentful\0" "온:1N\0" "URAMU IKARU\0" "UN ON\0" "ON\0" "yùn\0" "san6\0" "act with care, be cautious\0" "TSUTSUSHIMU TSUTSUSHIMI\0" "SHIN\0" "shèn\0" "*zhìn\0" "thận\0" "명:N\0" "mǐng\0" "gung1\0" "gong\0" "sip3 zip3\0" "afraid, scared, fearful\0" "shè\0" "cung4\0" "종:1N\0" "CONG\0" "cóng\0" "piu5\0" "표:0N\0" "HAYAI SUBAYAI\0" "HYOU\0" "PHYO\0" "piāo\0" "모:N\0" "mù\0" "mou6\0" "long for, desire; admire\0" "모:0E\0" "SHITAU\0" "BO\0" "MO\0" "mù\0" "mò\0" "mộ\0" "guó\0" "chì\0" "caam2\0" "sad, pitiful, wretched; cruel\0" "참:0E\0" "MIJIME\0" "SAN ZAN\0" "CHAM CHIM\0" "cǎn\0" "*tsǒm\0" "thảm\0" "caam4\0" "ashamed, humiliated; shameful\0" "참:0E\0" "HAJIRU HAJI\0" "ZAN\0" "CHAM\0" "cán\0" "caam4\0" "ashamed, humiliated; shameful\0" "참:1N\0" "HAJIRU HAJI\0" "ZAN\0" "CHAM\0" "cán\0" "dzhɑm\0" "tuồm\0" "cuī\0" "thôi\0" "man5\0" "name of a monk in Tang dynasty\0" "민:N\0" "mǐn\0" "myǐn\0" "nik1 tik1\0" "do evil in secret; evil, vice\0" "특:0N\0" "WARUI\0" "TOKU\0" "THUK\0" "tè\0" "zoeng1\0" "terrified, alarmed\0" "OSORERU\0" "SHOU\0" "zhāng\0" "dung6\0" "sadness, grief; mourn; be moved\0" "통:0N\0" "NAGEKU\0" "DOU TOU\0" "THONG\0" "tòng\0" "dhùng\0" "đỏng\0" "ngou6 ou6\0" "오:1N\0" "OGORU UREERU\0" "GOU\0" "O\0" "ào\0" "ngɑ̀u\0" "상:N\0" "shuǎng\0" "maan6\0" "slow(ly), leisurely, sluggish\0" "만:0E\0" "OKOTARU ANADORU OGORU\0" "MAN\0" "MAN\0" "màn\0" "màn\0" "mạn\0" "gwaan3\0" "habit, custom; habitually, usually\0" "관:0E\0" "NARERU NARAWASHI NARASU\0" "KAN\0" "KWAN\0" "guàn\0" "guɑ̀n\0" "quen\0" "kok3\0" "sincerity, honesty; modest\0" "각:0N\0" "KAK\0" "què\0" "xác\0" "cou3 zou6\0" "sincere, earnest\0" "TASHIKA\0" "ZOU SOU\0" "zào\0" "jiù\0" "wai3 wai6\0" "bright, intelligent; intelligence\0" "혜:0E\0" "SATOI\0" "KEI E\0" "HYEY\0" "huì\0" "huèi\0" "koi2 koi3\0" "sigh, regret; generous\0" "개:0E\0" "NAGEKU\0" "GAI KAI\0" "KAY\0" "kǎi\0" "kə̀i\0" "khái\0" "lián\0" "au1 au3\0" "annoyed\0" "우:N\0" "òu\0" "sung2\0" "to alarm; to instigate, arouse, incite\0" "종:0N\0" "SUSUMERU\0" "SHOU\0" "CONG\0" "sǒng\0" "túng\0" "kan4\0" "brave; cautious; sad\0" "KANASHIMU\0" "KIN GON KON\0" "qín\0" "cỡn\0" "cautious; willing; but\0" "NAMAJIINI\0" "GIN KIN\0" "yìn\0" "leoi6\0" "be concerned, worry about\0" "려:0E\0" "OMONPAKA\0" "RYO ROKU\0" "LYE\0" "lǜ\0" "liù\0" "lự\0" "soeng1\0" "ITAMU\0" "SHOU\0" "shāng\0" "wai3\0" "comfort, console, calm\0" "위:0E\0" "NAGUSAMERU NAGUSAMU NAGUSAMI\0" "I\0" "WI\0" "wèi\0" "qiuə̀i\0" "uý\0" "tyun4\0" "sad\0" "단:1N\0" "UREERU\0" "TAN DAN SEN\0" "TAN\0" "tuán\0" "WASURERU\0" "BAN MAN\0" "mán\0" "haan1 han1\0" "miserly, parsimonious, stingy\0" "간:1N\0" "OSHIMU\0" "KAN KEN\0" "KAN\0" "qiān\0" "ghen\0" "zip3\0" "fear; terrified, fearful; fear\0" "습:1N\0" "OSORERU\0" "SHOU SHUU\0" "SUP CEP\0" "shè\0" "tiệp điệp\0" "jung4\0" "indolent, easy-going, lazy\0" "용:1N\0" "MONOUI\0" "YOU SHOU\0" "YONG\0" "yōng\0" "zhiong\0" "thuồng\0" "hing3\0" "congratulate, celebrate\0" "경:0E\0" "YOI YOROKOBU\0" "KEI KYOU\0" "KYENG KANG\0" "qìng\0" "kiæ̀ng\0" "khánh\0" "hung2 kong2\0" "ardent; generous, magnanimous\0" "강:0N\0" "IKIDOORU\0" "KOU\0" "KANG\0" "kāng\0" "kɑ̌ng\0" "khảng\0" "TAKAI KIWAMARU OTORU\0" "TEI DAI SEI TAI\0" "dì\0" "zap1 zip3\0" "zhí\0" "lau4\0" "루:1N\0" "LWU\0" "lóu\0" "KAERIMIRU\0" "KEN\0" "juàn\0" "cik1\0" "sorrowful, mournful; sorrow\0" "척:N\0" "UREERU\0" "SEKI SHAKU SHUKU\0" "CHEK\0" "qī\0" "thích\0" "cik1\0" "sorrowful, mournful; sorrow\0" "척:0N\0" "CHEK\0" "qī\0" "juk6\0" "lust, desire, passion; appetite\0" "욕:0E\0" "KONOMI MUSABORU\0" "YOKU\0" "YOK\0" "yù\0" "dục\0" "TSUKU\0" "HYOU\0" "píng\0" "liu4\0" "to rely on\0" "RYOU RYUU RU\0" "liáo\0" "zung2\0" "총:0N\0" "SOU\0" "CHONG\0" "còng\0" "jau1\0" "sad, grieved; grief, melancholy\0" "우:0E\0" "UREERU UREI UI\0" "YUU\0" "WU\0" "yōu\0" "*qiou\0" "ưu\0" "cung1 zung1\0" "foolish, stupid, dull, silly\0" "용:1N\0" "OROKA\0" "TOU SHOU SHU CHOU CHU\0" "YONG\0" "chōng\0" "HODOKOSU\0" "CHI\0" "zhì\0" "tòng\0" "chēng\0" "hei3\0" "rest, take rest\0" "IKOI\0" "KEI\0" "qì\0" "qū\0" "paang4\0" "péng\0" "baai6 bei6\0" "tired, weary, fatigued\0" "비:0N\0" "TSUKARERU\0" "HAI HEI\0" "PI\0" "bèi\0" "bit3\0" "to suppress inner feelings; hasty\0" "SETSUKACHI\0" "HETSU HECHI\0" "PYEL\0" "biē\0" "qióng\0" "giu1\0" "be haughty, proud, arrogant\0" "교:1N\0" "HOSHIIMAMA\0" "KYOU\0" "KYO\0" "jiāo\0" "zang1\0" "hate, detest, abhor; hatred\0" "증:0E\0" "NIKUMU NIKUSHIMI NIKUI\0" "ZOU\0" "CUNG\0" "zēng\0" "tzəng\0" "chì\0" "lin4\0" "pity, sympathize\0" "련:0E 연:0\0" "AWAREMU AWAREMI\0" "REN\0" "LYEN\0" "lián\0" "*len\0" "bang6 pang4\0" "lean on, depend on, rely on\0" "빙:0N\0" "YORU TANOMU TSUKU\0" "HYOU\0" "PING\0" "píng\0" "*bhiəng\0" "bằng\0" "kui2\0" "confused, troubled, muddle-headed\0" "궤:1N\0" "MIDARERU\0" "KAI GAI\0" "KWEY\0" "kuì\0" "wai6\0" "혜:N\0" "ITSUKUSHIMU\0" "KEI E\0" "huì\0" "ciu4\0" "be worn-out, emaciated, haggard\0" "초:0N\0" "YATSURERU\0" "SHOU\0" "CHO\0" "qiáo\0" "dzhiɛu\0" "tiều\0" "cing4\0" "chéng\0" "jan6\0" "cautious; willing; but, moreover\0" "은:1N\0" "NAMAJIINI\0" "GIN KIN\0" "UN\0" "yìn\0" "NAMAJIINI\0" "GIN KIN\0" "yìn\0" "hei2\0" "like, love, enjoy; joyful thing\0" "희:0N\0" "YOROKOBU YOROKOBI\0" "KI\0" "HUY\0" "xǐ\0" "hei2\0" "like, love, enjoy; joyful thing\0" "희:0N\0" "YOROKOBU\0" "KI SHI\0" "HUY\0" "xī\0" "daan6\0" "dread, shrink from, shirk, fear\0" "탄:0N\0" "HABAKARU HABAKARI\0" "TAN TA DAN\0" "THAN\0" "dàn\0" "dạn\0" "taam4\0" "tán\0" "do6\0" "TSUTSUMANAI\0" "TA DA\0" "duò\0" "deoi6\0" "to dislike, to abhor, to hate\0" "URAMU\0" "TAI ZUI DAI\0" "duì\0" "duì\0" "HETSURAU\0" "SHOKU SOKU\0" "sù\0" "TSUYOI\0" "KETSU\0" "jué\0" "cè\0" "xiāo\0" "fān\0" "fan5\0" "resent, hate; indignant\0" "분:0E\0" "IKIDOORU IKIDOORI\0" "FUN\0" "PWUN\0" "fèn\0" "bhiə̌n\0" "phẫn\0" "KURUSHIMU\0" "ROU\0" "láo\0" "regret\0" "lào\0" "cung1 tung4\0" "irresolute, indecisive; yearn for\0" "동:0N\0" "AKOGARERU\0" "DOU SHOU TOU\0" "TONG\0" "chōng\0" "ham1\0" "foolish, silly, coquettish\0" "감:1N\0" "OROKA\0" "KAN GAN\0" "KAM\0" "hān\0" "kyɛ̀i\0" "hám\0" "hei3\0" "rest, take rest\0" "게:0N\0" "IKOI IKOU\0" "KEI\0" "KEY\0" "qì\0" "haan4 haan6\0" "composed, contented\0" "TANOSHIMU\0" "KAN GEN\0" "xián\0" "man5\0" "pity, sympathize with, grieve for\0" "민:0E\0" "AWAREMU UREERU\0" "BIN MIN\0" "MIN\0" "mǐn\0" "mẫn\0" "ging2 gwing2\0" "rouse, awaken; become conscious\0" "경:0N\0" "SATORU\0" "KEI\0" "KYENG\0" "jǐng\0" "liu5\0" "clear; intelligible; severe; cold\0" "SATOI\0" "RYOU\0" "liǎo\0" "trêu\0" "mou5\0" "regretful, disappointed\0" "무:0N\0" "ITSUKUSHIMU\0" "BU KO\0" "MWU\0" "wǔ\0" "caam2\0" "sorrowful, sad; already, nevertheless\0" "참:1N\0" "CHAM\0" "cǎn\0" "kyut3\0" "wily, time-serving; to feign, to act the hypocrite\0" "jué\0" "cuk1\0" "cù\0" "hin3\0" "constitution, statute, law\0" "헌:0E\0" "NORI\0" "KEN\0" "HEN\0" "xiàn\0" "*xiæ̀n\0" "hiến\0" "tǎn\0" "shéng\0" "bik1\0" "(Cant.) to rush\0" "pī\0" "jik1\0" "remember, reflect upon; memory\0" "억:0E\0" "OBOERU OMOU\0" "OKU\0" "EK\0" "yì\0" "*qiək\0" "ức\0" "co2\0" "painful; suffering; privation\0" "chù\0" "cim1\0" "to flatter; crafty, having a specious tongue\0" "섬:1N\0" "KATAYORU\0" "SEN KEN\0" "SEM\0" "xiān\0" "lou4 lou5 lung4 nou4 nou5 nung4\0" "KOKOROMIDARERU NAYAMU\0" "DOU NU NYOU NOU\0" "náo\0" "daam6\0" "peace\0" "담:0N\0" "YASURAKA SADAMARU SHIZUKA\0" "TAN\0" "TAM\0" "dàn\0" "탄:1N\0" "THAN\0" "tǎn\0" "ging2\0" "경:1N\0" "TSUTSUSHIMU\0" "KEI KYOU KOU\0" "KYENG\0" "jǐng\0" "송:N\0" "sōng\0" "ham6\0" "to regret, remorse; dissatisfied\0" "감:0N\0" "URAMU\0" "KAN\0" "KAM\0" "hàn\0" "hám\0" "jiǎo\0" "wai3\0" "NIKUMU MODAERU\0" "WAI E WATSU WACHI\0" "wèi\0" "gyun1 hyun1\0" "anxious, distressed\0" "HAGESHII\0" "KEN KAN GEN\0" "xuān\0" "dung2\0" "understand, comprehend\0" "MIDARERU\0" "TOU TSU\0" "dǒng\0" "kan4\0" "courteous, cordial; zealous\0" "근:0N\0" "NENGORO\0" "KIN GON\0" "KUN\0" "qín\0" "cần\0" "kan4\0" "grief\0" "qín\0" "keoi4\0" "bashful; ashamed\0" "jù\0" "co3 cou2\0" "anxious, apprehensive\0" "조:1N\0" "UREERU MUSABORU\0" "SOU\0" "CO\0" "cǎo\0" "han2\0" "sincere, earnest, cordial\0" "간:0E\0" "NENGORO\0" "KON\0" "KAN\0" "kěn\0" "kə̌n\0" "khấn\0" "gaai3 haai5 haai6\0" "idle, relaxed, remiss\0" "해:0N\0" "OKOTARU\0" "KAI KE\0" "HAY\0" "xiè\0" "jing1 jing3\0" "should, ought to, must\0" "응:0E\0" "ATARU\0" "YOU OU\0" "UNG\0" "yīng\0" "*qiəng *qiə̀ng\0" "ứng\0" "ou3\0" "vexed, worried, nervous; regret\0" "오:0N\0" "NAYAMU\0" "OU\0" "O\0" "ào\0" "qɑ̀u\0" "ảo\0" "mau6\0" "splendid, grand, majestic\0" "무:0N\0" "TSUTOMERU\0" "BOU\0" "MWU\0" "mào\0" "jik6\0" "enjoy, be glad, be pleased\0" "역:1N\0" "YOROKOBU\0" "EKI\0" "YEK\0" "yì\0" "lam5\0" "be afraid of, be awed by, be in awe\0" "OSORERU\0" "RIN RAN\0" "lǐn\0" "URAMU KANASHIMU\0" "SHOKU SHIKI\0" "sè\0" "zeon3\0" "준:N\0" "SATOI\0" "SHUN\0" "jùn\0" "waai4\0" "bosom, breast; carry in bosom\0" "NATSUKU FUTOKORO OMOU\0" "KAI\0" "huái\0" "mun6\0" "be sick at heart, sorrowful, sad\0" "mèn\0" "laan5\0" "lazy, languid, listless\0" "lǎn\0" "ngoi3 oi3\0" "ài\0" "áy\0" "lam5\0" "be afraid of, to be in awe of\0" "OSORERU\0" "RIN RAN\0" "lǐn\0" "satiated; contented\0" "염:1N\0" "YASURAKA TARIRU YURUSU\0" "EN YOU\0" "YEM\0" "yān\0" "kuò\0" "하:1N\0" "HA\0" "xià\0" "cit3\0" "chì\0" "yǔ\0" "jan3\0" "yìn\0" "alarmed, scared; stupid\0" "dāi\0" "mung1\0" "dull, stupid, doltish\0" "KURAI\0" "BOU MOU MU\0" "měng\0" "OROKA OSORERU HAKARU\0" "GAI GI GYOKU GOKI\0" "ài\0" "mung4\0" "variant of U+8499 蒙\0" "몽:1N\0" "ATSUI\0" "BOU MU\0" "MONG\0" "méng\0" "mong\0" "deoi6 zeoi6\0" "hate, abhor; hatred, resentment\0" "대:1N\0" "URAMU\0" "TSUI ZUI TAI\0" "TAY\0" "duì\0" "cai4\0" "angry\0" "qí\0" "BA MA\0" "mǒ\0" "laam4\0" "MUSABORU SUKOYAKA\0" "RAN KAN GEN\0" "lán\0" "nhàm\0" "mun6\0" "be sick at heart, sorrowful, sad\0" "문:1N\0" "MODAERU\0" "MON MAN\0" "MWUN\0" "mèn\0" "cau4\0" "grieved, pained\0" "HOGARAKA UREHERU\0" "CHYUU JIU TAU TOU\0" "chóu\0" "ci3 zi3\0" "angry, enraged, resentful; hate\0" "zhì\0" "no6\0" "weak, timid, cowardly\0" "나:0N\0" "YOWAI\0" "DA JU ZEN\0" "NA YU\0" "nuò\0" "nuɑ̀\0" "nhụa\0" "no6\0" "YOWAI\0" "DA JU ZEN\0" "nuò\0" "nạnh\0" "jim1\0" "feeble, sickly; tranquil, calm\0" "yān\0" "NEGAU\0" "YOU\0" "yǎng\0" "bok6\0" "bó\0" "zi3\0" "enraged; resentful.to hate. to desist\0" "zhì\0" "HIROI OOKII MUNASHI TSUYOI\0" "KOU KAU\0" "kuàng\0" "kong3 kwong3\0" "URAMU\0" "KOU\0" "kuǎng\0" "jau1 jau2\0" "calm, leisurely; procrastinating\0" "yǒu\0" "OMOU\0" "FU\0" "fū\0" "lau4\0" "be glad, pleased, delighted\0" "liú\0" "miè\0" "cing4\0" "punish, reprimand; warn\0" "징:0E\0" "KORASU KORIRU KORASHIMERU\0" "CHOU\0" "CING\0" "chéng\0" "djhiəng\0" "trừng\0" "hui\0" "regret, repent; confess sins\0" "KUIRU\0" "ZAN SAN\0" "chàn\0" "mung2 mung4 mung5\0" "stupid, ignorant, dull\0" "měng\0" "laan5\0" "lazy, languid, listless\0" "나:0 라:0N\0" "OKOTARU MONOUI\0" "RAN RAI\0" "LA LAN\0" "lǎn\0" "lɑ̌n\0" "waai4\0" "bosom, breast; carry in bosom\0" "회:0E\0" "NATSUKU FUTOKORO\0" "KAI\0" "HOY\0" "huái\0" "*huæi\0" "hoài\0" "jyun4\0" "hang, suspend, hoist; be hung\0" "현:0E\0" "KAKERU KAKARU\0" "KEN KE\0" "HYEN\0" "xuán\0" "*huen\0" "ràng\0" "caam3\0" "regret, repent; confess sins\0" "참:0N\0" "KUIRU\0" "ZAN SAN\0" "CHAM\0" "chàn\0" "sám\0" "kei3\0" "overbearing, crafty\0" "jì\0" "geoi6\0" "fear, be afraid of, dread\0" "구:0E\0" "OSORERU\0" "KU GU\0" "KWU\0" "jù\0" "ghiò\0" "fun1\0" "happy, pleased, glad, joyous\0" "환:1N\0" "YOROKOBU\0" "KAN\0" "HWAN\0" "huān\0" "*xuɑn\0" "sip3 zip3\0" "afraid, scared, fearful\0" "섭:1N\0" "OSORERU\0" "SHOU\0" "SEP\0" "shè\0" "jiɛp\0" "ji3\0" "virtuous, admirable, esteemed\0" "의:0N\0" "YOI\0" "I\0" "UY\0" "yì\0" "lyun2 lyun5\0" "love; long for, yearn for; love\0" "련:0E 연:0\0" "KOI KOISHII\0" "REN\0" "LYEN\0" "liàn\0" "*liuɛ̀n\0" "luyến\0" "naan2 naan5\0" "fear\0" "TSUTSUSHIMU\0" "DAN NEN ZEN\0" "nǎn\0" "mí\0" "cong2 tong2\0" "ODOROKU\0" "TOU SHOU\0" "tǎng\0" "fok3\0" "to be in awe of; to fear\0" "ODOROKU\0" "KYAKU SHOU\0" "jué\0" "ngong6\0" "stupid, simple, foolish\0" "gàng\0" "ngong6 zong3\0" "stupid, simple, simple-minded\0" "gàng\0" "ngong6 zong3\0" "stupid, simple, simple-minded\0" "당:0N\0" "OROKA\0" "TOU CHUU SHU KOU KU\0" "TANG\0" "zhuàng\0" "gwo1\0" "halberd, spear, lance; rad. 62\0" "과:0N\0" "HOKO\0" "KA\0" "KWA\0" "gē\0" "*guɑ\0" "qua\0" "jyut6\0" "a battle-axe, a halberd\0" "MASAKARI\0" "ETSU\0" "yuè\0" "mou6\0" "5th heavenly stem\0" "무:0E\0" "TSUCHINOE\0" "BO BOU\0" "MWU\0" "wù\0" "mậu\0" "zin1\0" "small, narrow, tiny, little\0" "jiān\0" "seot1\0" "11th terrestrial branch\0" "술:0E\0" "INU\0" "JUTSU\0" "SWUL\0" "xū\0" "tuất\0" "syu3\0" "defend borders, guard frontiers\0" "수:0N\0" "MAMORU MAMORI\0" "JU SHU\0" "SWU\0" "shù\0" "*shiò\0" "thú\0" "jung4\0" "arms, armaments; military affair\0" "융:0N\0" "TSUWAMONO EBISU\0" "JUU\0" "YUNG\0" "róng\0" "*njiung\0" "nhung\0" "hei3\0" "theatrical play, show\0" "xì\0" "cing4 seng4 sing4\0" "completed, finished, fixed\0" "성:0EN\0" "NARU TAIRAGERU NASU\0" "SEI JOU\0" "SENG\0" "chéng\0" "*zhiɛng\0" "thành\0" "ngo5\0" "our, us, i, me, my, we\0" "아:0E\0" "WARE WA\0" "GA\0" "A\0" "wǒ\0" "*ngɑ̌\0" "ngã\0" "gaai3\0" "warn, caution, admonish\0" "계:0E\0" "IMASHIMERU IMASHIME\0" "KAI\0" "KYEY\0" "jiè\0" "gæ̀i\0" "giới\0" "KA\0" "gē\0" "zin1\0" "small, narrow, tiny, little\0" "잔:1\0" "SOKONAU AMARI SEMAI\0" "SAN SEN ZAN\0" "CAN\0" "jiān\0" "coeng4\0" "kill, slay; wound, injure, hurt\0" "장:1N\0" "KOROSU\0" "SHOU ZOU SAN SOU\0" "CANG\0" "qiāng\0" "waak6\0" "or, either, else; perhaps, maybe\0" "혹:0E\0" "ARU ARUIHA\0" "WAKU IKI\0" "HOK\0" "huò\0" "*huək\0" "hoặc\0" "coeng3\0" "support\0" "qiāng\0" "zin3\0" "war, fighting, battle\0" "zhàn\0" "dong6 dung6\0" "(Cant.) to trap; upright; a pile\0" "dòng\0" "cik1\0" "relative; be related to; sad\0" "척:0E\0" "MIUCHI ITAMU UREERU\0" "SEKI SOKU\0" "CHEK\0" "qī\0" "tsek\0" "thích\0" "aat3 gaat3\0" "lance; tap or strike lightly\0" "HOKO\0" "KATSU\0" "jiá\0" "gat\0" "giát\0" "to scrape; advantageous\0" "SURUDOI KIRU\0" "TETSU DECHI\0" "dié\0" "caak6\0" "pirate, thief\0" "SOKONAU\0" "ZOKU\0" "CEK\0" "zéi\0" "aat1\0" "lance; tap or strike lightly\0" "알:1\0" "HOKO\0" "KATSU\0" "AL\0" "jiá\0" "gik1\0" "halberd with crescent blade\0" "극:0N\0" "HOKO\0" "GEKI\0" "KUK\0" "jǐ\0" "giæk\0" "kích\0" "a sword; potter's clay; to gather\0" "SHOKU SHIKI SHI\0" "zhī\0" "ham1\0" "subjugate, subdue, quell; kill\0" "감:0N\0" "KATSU\0" "KAN CHIN\0" "KAM\0" "kān\0" "kom\0" "cap1\0" "to put away; to cease; store up\0" "집:1N\0" "OSAMERU\0" "SHUU\0" "CIP\0" "jí\0" "jrip\0" "kwai4\0" "lance\0" "HOKO\0" "KI GI\0" "kuí\0" "koi3\0" "to infringe a trade-mark to pledge an article\0" "gài\0" "dang2 dang6\0" "a small steelyard for weighing money, etc.\0" "děng\0" "war, fighting, battle\0" "TATAKAU IKUSA ONONOKU\0" "SEN\0" "CEN\0" "zhàn\0" "coeng3\0" "support\0" "창:1N\0" "HAJIMERU KIZU\0" "SOU\0" "CHANG\0" "qiāng\0" "gē\0" "zin2\0" "exterminate, destroy; blessing\0" "전:1N\0" "HOROBOSU\0" "SEN\0" "CEN\0" "jiǎn\0" "zit6\0" "cut off, stop, obstruct, intersect\0" "절:0N\0" "TATSU KIRU\0" "SETSU\0" "CEL\0" "jié\0" "dzhet\0" "tiệt\0" "HAYAI\0" "YOKU IKI\0" "yù\0" "zin2\0" "exterminate, destroy; blessing\0" "jiǎn\0" "jan5 jin2\0" "spear\0" "연:N 인:N\0" "yǎn\0" "luk6\0" "kill, massacre; oppress\0" "륙:0N 육:0\0" "KOROSU\0" "RIKU RYUU\0" "LYUK\0" "lù\0" "*liuk\0" "theatrical play, show\0" "TAWAMURERU TAWAMURE\0" "GI KI\0" "HUY HWI\0" "hū\0" "zin3\0" "war, fighting, battle\0" "전:0E\0" "TATAKAU IKUSA\0" "SEN\0" "CEN\0" "zhàn\0" "*jiɛ̀n\0" "chiến\0" "hei3\0" "theatrical play\0" "희:0N\0" "TAWAMURERU TAWAMURE\0" "GI KI\0" "HUY HWI\0" "xì\0" "fu1 hei3\0" "theatrical play, show\0" "희:1E\0" "TAWAMURERU\0" "GI GE KI\0" "HUY\0" "xì\0" "*xyɛ̀\0" "hí\0" "coek3\0" "prick, stab; stamp, seal, chop\0" "착:1N\0" "SASU TSUKU\0" "TAKU\0" "CHAK\0" "chuō\0" "daai3\0" "wear on top; support\0" "대:0N\0" "ITADAKU\0" "TAI\0" "TAY\0" "dài\0" "də̀i\0" "a halberd\0" "구:1N\0" "GU\0" "KWU\0" "qú\0" "wu6\0" "door; family, household\0" "호:0E\0" "TO HE\0" "KO\0" "HO\0" "hù\0" "wu6\0" "door; family\0" "TO HE\0" "KO\0" "HO\0" "hù\0" "*hǒ\0" "hộ\0" "door; family\0" "TO HE\0" "KO\0" "HO\0" "hù\0" "ak1\0" "In difficulty, distressed\0" "액:1N\0" "SEMAI\0" "AKU SEKU\0" "AYK\0" "è\0" "si6\0" "stone boarder; steps\0" "shì\0" "perverse\0" "MODOSU MOTORU ITARU\0" "REI RAI\0" "LYE LYEL\0" "tì\0" "4th of Earth Branches; period from 5-7 a.m.\0" "BOU\0" "mǎo\0" "fu3\0" "to bale out water\0" "KUMU AKAKUMI\0" "KO GO KU\0" "hù\0" "leoi6\0" "perverse, recalcitrant, rebellious\0" "려:0N\0" "MODOSU MOTORU ITARU\0" "REI RAI\0" "LYE LYEL\0" "lì\0" "lệ\0" "fong2 fong4\0" "house, building; room\0" "방:0E\0" "FUSA HEYA\0" "BOU HOU\0" "PANG\0" "fáng\0" "*bhiɑng\0" "phòng\0" "so2\0" "place, location; numerary adjunct\0" "소:0E\0" "TOKORO\0" "SHO SO\0" "SO\0" "suǒ\0" "*shriǔ\0" "sỡ\0" "bin2 pin1\0" "flat; tablet, signboard\0" "편:0N\0" "HIRATAI\0" "HEN HAN\0" "PHYEN PYEN\0" "biǎn\0" "*piɛn\0" "biển\0" "dim3\0" "KANNUKI\0" "TEN DEN\0" "diàn\0" "gwing1 gwing2\0" "a door bar placed outside a door\0" "경:1N\0" "KANNUKI TOBIRA\0" "KEI KYOU HEN\0" "KYENG\0" "jiōng\0" "gueng\0" "large ring on a front door used as a knocker\0" "SHOU\0" "shǎng\0" "gate bar, bolt\0" "I\0" "yí\0" "ji2\0" "screen\0" "TSUITATE\0" "I E\0" "yǐ\0" "sin3\0" "fan; door panel\0" "선:0N\0" "OUGI\0" "SEN\0" "SEN\0" "shàn\0" "*shiɛ̀n\0" "phiến\0" "wu6\0" "escort, retinue; insolent\0" "호:0N\0" "SHITAGAU\0" "KO\0" "HO\0" "hù\0" "hǒ\0" "fei1\0" "door panel\0" "비:0N\0" "TOBIRA\0" "HI\0" "PI\0" "fēi\0" "*biəi\0" "jim5\0" "upright bar for fastening door\0" "염:1N\0" "YEM\0" "yǎn\0" "sau2\0" "hand\0" "수:0E\0" "TE TEZUKARA\0" "SHU\0" "SWU\0" "shǒu\0" "*shiǒu\0" "thủ\0" "sau2\0" "hand; radical number 64\0" "TEHEN\0" "SHU\0" "shou\0" "coi4\0" "talent, ability; just, only\0" "재:0E\0" "WAZUKANI ZAE\0" "SAI ZAI\0" "CAY\0" "cái\0" "*dzhəi\0" "tài\0" "zaat3\0" "pull up; pierce; struggle free\0" "찰:1N\0" "NUKU KAMAERU\0" "SATSU ATSU\0" "CHAL\0" "zhā\0" "trát\0" "qiú\0" "lak6 lik1\0" "divine\0" "ROKU RYOKU RIKI\0" "lè\0" "pok3\0" "pound, beat, strike; attack\0" "복:1N\0" "KARUKUUTSU MUCHIUTSU\0" "HOKU HAKU HOU FU\0" "POK\0" "pū\0" "bốc\0" "paa1 paa4\0" "scratch; dig up; crawl; crouch\0" "배:1N\0" "NUKU SABAKU\0" "HAI HATSU HACHI\0" "PAY\0" "bā\0" "bắt\0" "daa1 daa2\0" "strike, hit, beat; fight; attack\0" "타:0E\0" "UTSU DAUSU UCHI\0" "DA TEI\0" "THA CENG\0" "dǎ\0" "děng\0" "đả\0" "jing4 wing1 wing4\0" "throw, hurl; throw away, cast\0" "YORU HURERU SUTERU\0" "JOU NYOU\0" "rēng\0" "nẫy\0" "shake off, brush away; dust\0" "HARAU HARAI\0" "FUTSU HOTSU\0" "PWUL PHIL\0" "fǎn\0" "chàng\0" "HAMERU SHIBORU\0" "rù\0" "재:1N\0" "CAY\0" "zài\0" "nhổ\0" "tok3\0" "to hold up with palm; to support, rely on\0" "탁:0E\0" "TANOMU\0" "TAKU\0" "THAK\0" "tuō\0" "thác thách thốc thước thướt\0" "zhàng\0" "rượn\0" "HAYAKUUTSU\0" "CHOU TEKI CHAKU SHAKU\0" "diǎo\0" "gong1 kong1\0" "carry on shoulders; lift\0" "강:1N\0" "AGERU KATSUGU\0" "KOU\0" "KANG\0" "káng\0" "giăng\0" "jyu1\0" "우:N\0" "SASHIMANEKU\0" "U KU\0" "yū\0" "vo\0" "kū\0" "hon6\0" "ward off, withstand, resist\0" "한:N\0" "FUSEGU\0" "KAN\0" "HAN\0" "gǎn\0" "shēn\0" "caa1\0" "pick up with fork or pincers\0" "SASU SATE\0" "SA\0" "chā\0" "xoa\0" "ci2 to1\0" "drag along\0" "tuō\0" "gwat1 ngat6\0" "caper\0" "gǔ\0" "ngắt\0" "kau3\0" "knock, strike, rap, tap; button\0" "구:1N\0" "TATAKU HIKAERU UTSU\0" "KOU\0" "KWU\0" "kòu\0" "*kǒu kòu\0" "khấu\0" "at1 ngaat6 ngat1\0" "to thrust; to move\0" "UGOKU\0" "GOTSU GOCHI GETSU GACHI\0" "wù\0" "dèn\0" "cin1\0" "probe, poke, prick, pierce\0" "qiān\0" "xiên\0" "zap1\0" "hold in hand; keep; carry out\0" "zhí\0" "jan6\0" "pick up with fork or pincers\0" "인:1\0" "SATE\0" "IN\0" "rèn\0" "nhấn\0" "kwong3\0" "expand, enlarge, stretch\0" "kuò\0" "mun4\0" "stoke, pat, feel by hand, grope\0" "mén\0" "sou2 sou3\0" "sweep, clear away; exterminate\0" "sǎo\0" "joeng4\0" "scatter, spread; praise\0" "yáng\0" "nau2\0" "turn, twist, wrench; seize, grasp\0" "NEJIMAWASU\0" "JUU NYU CHUU CHU\0" "niǔ\0" "baan3 baan6\0" "dress up; dress up as\0" "분:0N\0" "YOSOOU\0" "FUN HAN HEN\0" "PWUN PAN\0" "bàn\0" "ce2\0" "rip up, tear down; raise; haul\0" "HIKU\0" "TA SHA\0" "CHA\0" "chě\0" "chải\0" "jiu2 jiu5\0" "disturb, annoy, agitate\0" "rǎo\0" "kap1\0" "collect, draw in, gather; receive\0" "급:0N\0" "ATSUKAU OSAMERU KOKU\0" "SOU\0" "KUP SAP\0" "xī\0" "gắp\0" "ngam4\0" "(Cant.) to pull out\0" "qián\0" "cầm\0" "paan1\0" "pull; drag; right itself\0" "반:1N\0" "HIKU SAKU HIKITOMERU\0" "HAN\0" "PAN\0" "bān\0" "bẳn\0" "jiá\0" "jyu1\0" "in, on, at, by, from; than; with reference to; compared with\0" "yú\0" "fu4\0" "support, help; protect; hold on\0" "부:0E\0" "TASUKERU\0" "FU HO\0" "PWU\0" "fú\0" "*bhio\0" "phù\0" "ào\0" "xī\0" "pai1\0" "comment, criticize; wholesale\0" "비:0E\0" "UTSU\0" "HI HEI\0" "PI PYEL\0" "pī\0" "pei\0" "phê\0" "zi2\0" "to strike one's palm with one's fist\0" "지:1N\0" "ATARU ATERU\0" "TEI\0" "CI\0" "zhǐ\0" "chỉ\0" "ham2 ham6 zit3\0" "to strike; to run against to throw, as a stone\0" "zhì\0" "aa1 aak1 ak1\0" "grasp, clutch; choke, strangle\0" "액:0N\0" "OSAERU\0" "AKU YAKU\0" "AYK\0" "è\0" "ách\0" "dan3 dan6\0" "to move, to shake\0" "HIKU\0" "TON\0" "dèn\0" "đùn\0" "zaau2\0" "search, seek, look for; find\0" "조:1N\0" "SAOSASU TAZUNERU\0" "KA GE SOU\0" "CO\0" "zhǎo\0" "quơ\0" "sing4\0" "inherit, receive; succeed\0" "승:0E\0" "UKETAMAWARU UKERU\0" "SHOU SOU\0" "SUNG\0" "chéng\0" "*zhiəng\0" "thừa\0" "gei6\0" "skill, ability, talent, ingenuity\0" "기:0E\0" "WAZA\0" "GI\0" "KI\0" "jì\0" "kĩ\0" "yǎn\0" "kong4 kwong4\0" "KURUU KICHIGAI\0" "KYOU GOU\0" "kuáng\0" "bin6\0" "to clap hands; to cheer\0" "변:1N\0" "UTSU\0" "BEN\0" "PYEN\0" "biàn\0" "bện\0" "caau1\0" "copy, confiscate, seize\0" "초:0E\0" "TORU KASUMETORU UTSUSU\0" "SHOU\0" "CHO\0" "chāo\0" "sao\0" "keoi1\0" "to collect; to join together\0" "jū\0" "man5\0" "wipe, rub off\0" "문:1N\0" "MWUN\0" "wěn\0" "vặn\0" "wat6\0" "hú\0" "nhặt\0" "jyut6\0" "to bend\0" "ORU ORERU UGOKU UGOKASU\0" "GETSU\0" "yuè\0" "ngoắt\0" "kyut3\0" "choose, select; gouge, pluck out\0" "결:0N\0" "EGURU\0" "KETSU\0" "KYEL\0" "jué\0" "guet\0" "khoét\0" "baa2\0" "hold, take; guard; regard as\0" "파:0E\0" "TSUKA\0" "HA\0" "PHA\0" "bǎ\0" "*bǎ\0" "bã\0" "qìn\0" "dam2\0" "to bale out water, to dip\0" "dǎn\0" "to lift up; to rescue, save\0" "AGERU NUKU ZUKUU TORU\0" "SHOU JOU\0" "zhěng\0" "wan5\0" "USHINAU OCHIRU\0" "UN IN\0" "yǔn\0" "jyun4 waan4 wun6\0" "완:N\0" "KUJIKU\0" "GAN\0" "wán\0" "leot6 neot6\0" "SOMERU UTSU IRERU TSUKAMU\0" "DOTSU NACHI DON SON DOU\0" "nè\0" "jik1\0" "press down, repress; curb, hinder\0" "억:0E\0" "OSAERU\0" "YOKU\0" "EK\0" "yì\0" "qiək\0" "ức\0" "syu1\0" "express; eliminate; relieve\0" "서:0N\0" "KUMU NOBERU\0" "JO SHO\0" "SE CE\0" "shū\0" "trữ\0" "aau1 zaa1 zaau2\0" "scratch; clutch, seize, grab\0" "TSUMAMU TSUNERU\0" "SOU\0" "CO\0" "zhuā\0" "co\0" "pau4\0" "take or hold up in both hands\0" "부:1N\0" "SUKUU NADO\0" "HOU HAI\0" "PWU\0" "póu\0" "bồi\0" "tau4\0" "throw, cast, fling, pitch; jump\0" "투:0E\0" "NAGERU\0" "TOU\0" "THWU\0" "tóu\0" "*dhou\0" "đầu\0" "dau2\0" "tremble, shake, rouse; give shake\0" "두:1N\0" "AGERU FURUU\0" "TOU TO\0" "TWU\0" "dǒu\0" "kong3\0" "resist, oppose, defy, reject\0" "항:0E\0" "ATARU FUSEGU\0" "KOU\0" "HANG\0" "kàng\0" "kɑ̀ng\0" "kháng\0" "zit3\0" "break off, snap; bend\0" "절:0E\0" "ORU ORERU KUJIKU\0" "SETSU\0" "CEL CEY\0" "zhé\0" "*jiɛt\0" "chiết\0" "póu\0" "fu2\0" "pat, console, comfort; pacify\0" "fǔ\0" "paau1\0" "throw (away)\0" "포:0N\0" "NAGEUTSU\0" "HOU\0" "PHO\0" "pāo\0" "pau\0" "phao\0" "uproot, pull out\0" "NUKU\0" "BATSU HATSU\0" "PAL PHAY\0" "bá\0" "aau2 aau3\0" "ǎo\0" "select, choose, pick out\0" "ERABU\0" "TAKU\0" "THAYK\0" "zé\0" "tyun4\0" "roll around with hand; model\0" "tuán\0" "kau1\0" "raise, lift up; tight-fisted\0" "kōu\0" "leon4\0" "swing, brandish, flourish\0" "lūn\0" "coeng2\0" "plunder, rob, take by force\0" "qiǎng\0" "yun\0" "wu6\0" "protect, guard, defend, shelter\0" "hù\0" "bou3\0" "report, tell, announce\0" "bào\0" "bing2\0" "(Cant.) to beat\0" "병:N\0" "MOTSU\0" "HEI HYOU\0" "bǐng\0" "zhǐ\0" "paang1 ping1 ping4\0" "impeach, censure; attack\0" "평:1N\0" "HAJIKU\0" "HOU HYOU BYOU\0" "PHYENG\0" "pēng\0" "banh\0" "nán\0" "nhóm\0" "bo3\0" "to scatter, spread\0" "bù\0" "bó\0" "pei1\0" "wear; split; crack\0" "피:0N\0" "HIRAKU\0" "HI\0" "PHI\0" "pī\0" "*pyɛ\0" "phơ\0" "toi4\0" "lift, carry\0" "대:N 태:1\0" "MOTAGERU\0" "TAI DAI\0" "THAY\0" "tái\0" "jiu5\0" "yǎo\0" "zan2\0" "to revolve, rotate\0" "진:N\0" "zhěn\0" "ce2\0" "(Cant.) to grasp, hold\0" "zhā\0" "vả\0" "joeng2\0" "to shake (clothes, etc.)\0" "yāng\0" "bou6 pou5\0" "embrace, hold in arms, enfold\0" "포:0E\0" "IDAKU DAKU KAKAERU\0" "HOU\0" "PHO\0" "bào\0" "*bhɑ̌u\0" "bão\0" "하:N\0" "hē\0" "nai4\0" "(Cant.) to crush, mash, grind\0" "TOMARU\0" "JI NI DEI NAI\0" "nǐ\0" "nai\0" "jai6 zai6\0" "yè\0" "dai2\0" "resist, oppose; deny; off-set\0" "저:0E\0" "ATARU ATERU\0" "TEI\0" "CE CI\0" "dǐ\0" "děi\0" "cik1 maat3 mut3\0" "beat\0" "MUCHIUTSU\0" "CHITSU CHICHI\0" "chì\0" "thắt\0" "HIRAKU\0" "HI BI\0" "pī\0" "phơ\0" "jiā\0" "bẹp\0" "maat3 mut3\0" "smear, apply, wipe off, erase\0" "말:0N\0" "SURU\0" "MATSU\0" "MAL\0" "mǒ\0" "*mɑt\0" "SAGURU\0" "BAI ME MAI\0" "mèi\0" "vầy\0" "can2\0" "pull\0" "NOBU NOBERU NOBASU\0" "SHIN\0" "chēn\0" "aap3 aat3\0" "mortgage, pledge; deposit; to pawn; to arrest, detain, guard\0" "압:0E\0" "OSU OSAERU OSHI\0" "OU\0" "AP KAP\0" "yā\0" "áp\0" "cau1\0" "draw out, pull out; sprout\0" "추:0E\0" "NUKU HIKU\0" "CHUU\0" "CHWU\0" "chōu\0" "*tjiou\0" "trừu\0" "gip3 keoi1\0" "TORU\0" "KYO KO KYOU KOU\0" "qū\0" "khứa\0" "man5\0" "pucker up lips in smile; press\0" "NADERU\0" "BIN MIN\0" "mǐn\0" "chù\0" "ke2\0" "jiā\0" "giơ\0" "faak1 fat1\0" "shake off, brush away; dust\0" "불:0E\0" "HARAU\0" "FUTSU HOTSU HITSU\0" "PWUL PHIL\0" "fú\0" "*piət\0" "phất\0" "zaa6\0" "grope, press, span\0" "zhǎ\0" "zyu2\0" "lean on; post; prod; ridicule\0" "주:1N\0" "AGERU\0" "CHU\0" "CWU\0" "zhǔ\0" "chủ\0" "daam1\0" "carry, bear, undertake\0" "단:1N\0" "NINAU KATSUGU\0" "TAN\0" "TAN\0" "dān\0" "đam đảm đẵn đắn đẵm tạ\0" "caak3\0" "to break up, split apart, rip open; to destroy\0" "탁:1N\0" "HIRAKU SAKU\0" "TAKU SEKI\0" "THAK\0" "chāi\0" "*tjæk\0" "sách\0" "mou5\0" "thumb; big toe\0" "무:0N\0" "OYAYUBI\0" "BO BOU\0" "MWU\0" "mǔ\0" "nim1 nin2\0" "pick up with fingers; draw lots\0" "념:0N\0" "TSUMAMU\0" "DEN SEN NEN\0" "NYEM\0" "niān\0" "chêm\0" "laa1 laai1 laap6\0" "pull, drag; seize, hold; lengthen\0" "납:0 랍:0N\0" "KUDAKU\0" "RATSU ROU\0" "LAP\0" "lā\0" "lấp\0" "fu2\0" "slap; pat; tap; handle of a vessel\0" "부:1N\0" "UTSU NADERU\0" "FU\0" "PWU\0" "fǔ\0" "paau1\0" "throw (away), abandon, reject\0" "포:N\0" "NAGEUTSU\0" "HOU\0" "PHO\0" "pāo\0" "bun3 bun6 pun3\0" "mix\0" "반:0N\0" "SUTERU WARU KAKIMAZERU\0" "HAN\0" "PAN\0" "bàn\0" "bắn\0" "paak3\0" "clap, tap, beat; beat or rhythm\0" "박:0E\0" "UTSU\0" "HAKU HYOU\0" "PAK\0" "pāi\0" "pæk\0" "phếch\0" "ling1\0" "to haul; to lift; to take\0" "KAKERU\0" "REI RYOU\0" "līn\0" "naa4\0" "take; bring; grasp, hold; arrest\0" "나:0N 라:0\0" "HIKU\0" "DA NA\0" "NA\0" "ná\0" "gwaai2\0" "kidnap, abduct; turn\0" "괴:0N\0" "KATARU\0" "KAI\0" "KOY\0" "guǎi\0" "quảy quái quải quầy\0" "kim4\0" "to clamp, tie down or pin down\0" "겸:1N\0" "HASAMU TSUGUMU\0" "KAN KEN\0" "KYEM\0" "qián\0" "kiềm cùm\0" "keoi5\0" "ward off with hand, defend\0" "거:0E\0" "KOBAMU FUSEGU\0" "KYO KU\0" "KE KWU\0" "jù\0" "ghiǔ\0" "cự\0" "taap3 tok3\0" "expand; open up; support or push\0" "척:0E 탁:0N\0" "HIRAKU HIROU\0" "TAKU SEKI\0" "CHEK THAK\0" "tà\0" "tɑk\0" "bat6\0" "uproot, pull out\0" "발:0E\0" "NUKU NUKERU TASUKERU\0" "BATSU HATSU HAI\0" "PAL PHAY\0" "bá\0" "*bhat\0" "bạt\0" "to1\0" "to drag after, to drag out, from which comes:to involve, to delay, to implicate\0" "타:1N\0" "HIKU\0" "TA DA I\0" "THA\0" "tuō\0" "to1\0" "drag, tow, haul; delay, prolong\0" "타:0N\0" "HIKU\0" "TA DA I\0" "THA\0" "tuō\0" "đà\0" "aau2 aau3 ngaau3\0" "to pull, drag, break off, to pluck (a flower); bent, warped; perverse, obstinate\0" "요:0N\0" "NEJIKERU SUNERU\0" "OU YOU IKU\0" "YO\0" "ǎo\0" "húc\0" "keoi1\0" "restrain, seize, detain\0" "구:0E\0" "TODOMERU TORAERU KAKAWARU\0" "KOU KU\0" "KWU\0" "jū\0" "gio\0" "câu\0" "zyut3 zyut6\0" "stupid, clumsy, crude; convention\0" "졸:0E\0" "TSUTANAI\0" "SETSU\0" "COL\0" "zhuō\0" "*jiuɛt\0" "chút\0" "ping1 pun2 pun3\0" "risk, disregard; go all out for\0" "TEOUTSU\0" "HEN BEN FUN\0" "pàn\0" "ziu1\0" "beckon, summon; recruit, levy\0" "초:0E\0" "MANEKU MANEKI\0" "SHOU KYOU\0" "CHO KYO\0" "zhāo\0" "*jiɛu\0" "chiêu\0" "baai1 baai3\0" "do obeisance, bow, kowtow\0" "배:0E\0" "OGAMU\0" "HAI\0" "PAY\0" "bài\0" "*bæ̀i\0" "bái\0" "do obeisance, bow, kowtow\0" "OGAMU\0" "HAI\0" "bài\0" "dǐ\0" "khêu khua\0" "ji5\0" "draft; intend, plan, propose\0" "nǐ\0" "to occupy, take possession of; a base, position\0" "YORU\0" "KYO KO\0" "KE\0" "jù\0" "expand, enlarge, stretch\0" "HIROGARU HIROGERU HIROMERU\0" "KAKU\0" "HWAK KWANG\0" "kuò\0" "lung5\0" "collect, bring together\0" "lǒng\0" "gaan2\0" "choose; select; pick up; gather\0" "jiǎn\0" "qiá\0" "jung2\0" "embrace, hug, squeeze; crowd\0" "yōng\0" "dùng\0" "laan4\0" "obstruct, impede, bar, hinder\0" "lán\0" "ning4 ning6\0" "pinch; twist, wring; determined\0" "níng\0" "but6\0" "move; dispel; distribute\0" "PAL PHAY\0" "bō\0" "zaak6\0" "select, choose, pick out\0" "zé\0" "UTSURU\0" "SEN I\0" "qiān\0" "tay\0" "hang4\0" "to pull; to drag; to stop; (Cant.) to turn fast\0" "SHUU\0" "hén\0" "gắn\0" "kut3\0" "include, embrace, enclose\0" "괄:0N\0" "KUKURU KUKURI\0" "KATSU\0" "KWAL\0" "kuò\0" "quát\0" "sik1\0" "wipe away stains with cloth\0" "식:0N\0" "NUGUU FUKU\0" "SHIKI SHOKU\0" "SIK\0" "shì\0" "shiək\0" "rị\0" "git3\0" "laboring hard, occupied; pursue\0" "길:0N\0" "HATARAKU\0" "KITSU KETSU KATSU\0" "KIL KYEL\0" "jié\0" "cất\0" "cing2\0" "help, save, aid; lift, raise\0" "증:0N\0" "SUKUU\0" "JOU SHOU\0" "CUNG\0" "zhěng\0" "chửng\0" "nǐn\0" "nhúm\0" "gung2\0" "fold hands on breast; bow, salute\0" "공:0N\0" "KOMANUKU\0" "KYOU\0" "KONG\0" "gǒng\0" "*giǒng\0" "cõng\0" "gung2\0" "TEKASE\0" "KYOU KU KYOKU KOKU KIKU\0" "gǒng\0" "kyun4\0" "fist; various forms of boxing\0" "권:0E\0" "KOBUSHI\0" "KEN GEN\0" "KWEN\0" "quán\0" "ghyuɛn\0" "quyền\0" "saan1\0" "bind with rope, fasten\0" "ERABU\0" "SEN\0" "shuān\0" "to make, prepare, manufacture; workmanship; an arrangement\0" "존:1N\0" "KOSHIRAERU\0" "SON\0" "CON\0" "cún\0" "dồn\0" "zaat3\0" "press, squeeze hard; force\0" "찰:1\0" "SEMARU\0" "SATSU\0" "CHAL\0" "zā\0" "haau1 haau2\0" "torture and interrogate; hit\0" "고:0N\0" "UTSU\0" "GOU KOU\0" "KO\0" "kǎo\0" "khỉu\0" "ji4\0" "yí\0" "hip3\0" "xié\0" "cè\0" "huī\0" "ping1 ping3\0" "join together, link, incorporate\0" "SHITAGAU\0" "HOU HEI HYOU\0" "PHYENG\0" "pīn\0" "phanh\0" "jai6 jit6\0" "drag, tow; throw; twist\0" "예:1N\0" "HIKU\0" "EI ETSU ECHI SEI\0" "YEY\0" "zhuāi\0" "iɛ̀i\0" "dìa\0" "sap6\0" "pick up, collect, tidy up; accounting form of the numeral ten\0" "습:0E 십:0N\0" "HIROU TOO\0" "SHUU JUU\0" "SUP SIP\0" "shí\0" "zhip\0" "thập\0" "naa4\0" "take, hold, grasp; bring; with\0" "나:0N\0" "HIKU\0" "DA NA\0" "NA\0" "ná\0" "nã\0" "bāi\0" "ci4\0" "sustain, support; hold, grasp\0" "지:0E\0" "MOTSU MOCHI\0" "JI CHI\0" "CI\0" "chí\0" "*djhiə\0" "trì\0" "gwaa3\0" "hang, suspend; suspense\0" "괘:1N\0" "KAKERU\0" "KEI KAI KE\0" "KWAY\0" "guà\0" "*guɛi\0" "quẩy\0" "zat1 zat6\0" "(Cant.) to beat\0" "SASU\0" "CHITSU JICHI TETSU DECHI\0" "zhì\0" "chọi\0" "HIROGERU\0" "KOU KAKU\0" "kuò\0" "quăng\0" "duǒ\0" "xoá\0" "duǒ\0" "zi2\0" "finger, toe; point, indicate\0" "지:0E\0" "YUBI SASU\0" "SHI\0" "CI\0" "zhǐ\0" "*jǐ\0" "chỉ\0" "kit3\0" "assist, help, lead by hand\0" "HITSUSAGERU\0" "KETSU KEI\0" "SEL KYEY\0" "qiè\0" "on3\0" "put hand on, press down with hand\0" "안:0N\0" "OSAERU SHIRABERU\0" "AN\0" "AN AL\0" "àn\0" "qɑ̀n\0" "án\0" "MOTEASOBU\0" "ROU\0" "nòng\0" "TASU\0" "SHIN KIN KON\0" "zhèn\0" "gaak3\0" "fight\0" "격:1N\0" "UTSU\0" "KAKU\0" "KYEK\0" "gé\0" "cách rắc gác\0" "ngaau1\0" "collate; (Cant.) to scratch\0" "HAKARU\0" "KOU KYOU\0" "jiào\0" "gieo\0" "fu1 kwaa3\0" "carry\0" "kuà\0" "dung6 tung2\0" "(Cant.) to dredge or poke with a pole or stick\0" "dòng\0" "rùng\0" "jyu4 naa4 naau4\0" "drag\0" "나:1N\0" "HIKU\0" "DA JO\0" "NA NYE\0" "ná\0" "tiu1 tiu5 tou1\0" "a load carried on the shoulders; to carry\0" "도:0E\0" "KAKAGERU IDOMU\0" "CHOU TOU\0" "TO CO\0" "tiāo\0" "dheu teu\0" "vẹo\0" "렬:1N\0" "LYEN\0" "liè\0" "trét\0" "zaa1\0" "to open out; to expand\0" "HIRAKU\0" "TA\0" "zhā\0" "lǚ\0" "dié\0" "nhẹ\0" "waa1 waat3\0" "dig, dig out, gouge out, scoop\0" "ABAKU\0" "ATSU ACHI\0" "wā\0" "jué\0" "dí\0" "lyut3\0" "to pluck, pick, tear; (Cant.) rubbing action\0" "MUSHIRU MUSHIRITORU\0" "liě\0" "raise, lift up; recommend\0" "AGERU AGARU KOZORU\0" "KYO\0" "jǔ\0" "zi3\0" "sincere, warm, cordial; surname\0" "zhì\0" "lyun4\0" "tangled; entwined; crooked\0" "luán\0" "aa3\0" "take; hold; give forcefully\0" "yà\0" "gwo1 zaa1\0" "to beat; to strike\0" "wō\0" "taat3\0" "flog, whip; chastise\0" "tà\0" "haap6 hip6\0" "clasp under arm; hold to bosom\0" "HASAMU\0" "KYOU SHOU\0" "xié\0" "naau4 naau5\0" "scratch; disturb, bother; submit\0" "náo\0" "dong2 dong3\0" "obstruct, impede; stop; resist\0" "dǎng\0" "correct\0" "jiǎo\0" "zaang6 zang1\0" "strive, endeavor, struggle\0" "zhēng\0" "zai1\0" "crowd, squeeze, push against\0" "jǐ\0" "fai1\0" "direct; wipe away; squander\0" "huī\0" "cam4\0" "pull out, pluck; take hold of\0" "xián\0" "KU\0" "yǔ\0" "aai1\0" "near, close by, next to, towards, against; to wait; to lean on\0" "애:1N\0" "HIRAKU\0" "AI\0" "AY\0" "āi\0" "seoi3 tyut3\0" "TOKU\0" "TATSU TACHI SEI EI\0" "tuō\0" "no1 no4\0" "move, shift on one side\0" "나:1N\0" "MOMU\0" "DA NA\0" "NA\0" "nuó\0" "ná\0" "co3\0" "push down; chop down; grind\0" "좌:0N\0" "KUJIKU KUJIKERU\0" "ZA SA\0" "CWA\0" "cuò\0" "doạ\0" "bó\0" "vọt\0" "gaang3\0" "fish-bones, things that stick in the throat; unyielding, blunt of speech; (Cant.) to stir, mix, agitate; to wade\0" "MIDASU\0" "KOU KYOU\0" "gěng\0" "gánh\0" "tai2\0" "tǐ\0" "zan3\0" "raise, excite, arouse action\0" "진:0E\0" "FURU FURUU FURI\0" "SHIN\0" "CIN\0" "zhèn\0" "*jìn\0" "chấn\0" "chéng\0" "dềnh\0" "so1\0" "to feel or fondle with the fingers\0" "sā\0" "sɑ\0" "so1\0" "to feel or fondle with the fingers\0" "sā\0" "kēng\0" "mui5\0" "měi\0" "mói\0" "lung6\0" "to play with, handle things\0" "MOTEASOBU\0" "ROU RU\0" "nòng\0" "lỏng\0" "guk6\0" "hold in hands\0" "SASAE MOTSU\0" "KYOKU KOKU\0" "jū\0" "bong1\0" "to propel a boat; to beat\0" "péng\0" "văng\0" "jiǎn\0" "kén\0" "jap1\0" "to bale out; to decant liquids\0" "읍:1N\0" "KUMU\0" "YUU OU\0" "UP\0" "yì\0" "úp\0" "ting2 ting5\0" "to stand upright, straighten; rigid\0" "정:0N\0" "NUKU\0" "TEI CHOU\0" "CENG\0" "tǐng\0" "dheng\0" "saan1\0" "연:0N\0" "YEN\0" "shān\0" "no4\0" "rub, stroke with hands; crumple\0" "OTOSU\0" "DA NA DAI NAI\0" "ruá\0" "noa nỗi\0" "waan5\0" "pull; pull back, draw back\0" "만:0N\0" "HIKU\0" "BAN\0" "MAN\0" "wǎn\0" "miæ̌n\0" "haap6 hip6\0" "clasp under arm; hold to bosom\0" "협:0N\0" "HASAMU\0" "KYOU SHOU\0" "HYEP\0" "xié\0" "xáp\0" "insert, stick into; plant\0" "SASU SASHIHASAMU\0" "SOU\0" "chā\0" "thọc\0" "féng\0" "MIDASU\0" "KAKU KOU\0" "jiǎo\0" "kéo\0" "wu2\0" "resist\0" "오:1N\0" "HURERU\0" "GO\0" "O\0" "wǔ\0" "kwan2\0" "군:1N\0" "HIROU\0" "KUN\0" "KWUN\0" "jùn\0" "khuân\0" "gau3 geoi1 haau6\0" "long and curved\0" "구:1N\0" "MORU\0" "KYUU GU\0" "KWU\0" "jiù\0" "tong2 tung2\0" "jab\0" "tǒng\0" "thòng\0" "kwan2\0" "tie up; bind, truss up; bundle\0" "곤:1N\0" "TOTONOERU\0" "KON GON\0" "KON\0" "kǔn\0" "huò\0" "xách\0" "tú\0" "giơ\0" "zuk1 zuk3\0" "grasp, clutch; catch, seize\0" "착:0E\0" "TORAERU\0" "SOKU SAKU\0" "CHAK\0" "zhuō\0" "jrak\0" "tróc\0" "KAKIATSUMERU\0" "HOU BU FUU FU\0" "póu\0" "lyut3\0" "to pluck; to gather in the fingers; to rub; to scrape off\0" "TORU\0" "RATSU RACHI RETSU RECHI\0" "lǚ\0" "luɑt\0" "baat3\0" "break open, split open; an accounting version of the numeral eight\0" "팔:0N\0" "SABAKU SABAKERU SABAKI\0" "HATSU HACHI BETSU\0" "PHAL\0" "bā\0" "bịt\0" "hon2 hon5 hon6\0" "ward off, guard against, defend\0" "한:1N\0" "FUSEGU\0" "KAN\0" "HAN\0" "hàn\0" "cản\0" "saau1\0" "to select; to take; to carry\0" "소:1N\0" "TORU\0" "SOU SHOU\0" "SO\0" "shāo\0" "nip6\0" "pick with fingers; knead; mold\0" "날:0N\0" "KONERU\0" "DETSU NECHI\0" "NAL\0" "niē\0" "gyun1\0" "contribute; give up, renounce\0" "연:0N\0" "SUTERU ATAERU\0" "EN KEN\0" "YEN\0" "juān\0" "iuɛn\0" "quyên quen quên\0" "zè\0" "TSUTSUSHIMU AGERU\0" "SHOU SHU SO SU SHOKU SOKU\0" "shù\0" "je4\0" "strive, endeavor\0" "야:N\0" "MOTEASOBU\0" "SE YO\0" "yé\0" "gok3\0" "to gore, stab\0" "TORU\0" "KAKU SAKU ZAKU\0" "jué\0" "bou6\0" "arrest, catch, seize\0" "포:0E\0" "TORAERU TORU TSUKAMAERU\0" "HO\0" "PHO\0" "bǔ\0" "bhò\0" "bõ\0" "gwaat3 jyun4\0" "wán\0" "make progress\0" "척:1N\0" "HAKADORU\0" "HO CHOKU\0" "CHEK\0" "bù\0" "zyun3\0" "push\0" "SUI OSU\0" "SON SHUN SAI\0" "zùn\0" "thoa\0" "yè\0" "재:N\0" "zhāi\0" "TOMO\0" "RYO\0" "lǚ\0" "trã\0" "search, seek; investigate\0" "SAGASU\0" "SOU\0" "sōu\0" "TOKU\0" "TATSU TACHI SEI EI\0" "tuō\0" "laau4 lou4\0" "scoop out of water; dredge, fish\0" "lāo\0" "syun2\0" "diminish; impair; injure\0" "sǔn\0" "bāng\0" "banh\0" "gim2\0" "to pick up\0" "jiǎn\0" "wun6\0" "change\0" "KAERU KAWARU\0" "KAN\0" "HWAN\0" "huàn\0" "dou2\0" "hull; thresh; beat, attack\0" "dǎo\0" "mei5\0" "wěi\0" "vãi\0" "wun2\0" "to bend the wrist\0" "UDE\0" "WAN UTSU UCHI\0" "wàn\0" "uốn\0" "kam4\0" "to seize; to clutch; to arrest; to capture; (Cant.) to climb\0" "KATAKUTORU\0" "KIN GON\0" "qín\0" "bung2 fung2 pung2\0" "hold up in two hands\0" "봉:0N\0" "SASAGERU\0" "HOU\0" "PONG\0" "pěng\0" "piǒng\0" "bổng\0" "se2\0" "discard, give up willingly; give alms\0" "사:0E\0" "SUTERU\0" "SHA\0" "SA\0" "shě\0" "shiǎ\0" "xả\0" "lit6\0" "twist with hands; snap, tear\0" "렬:1N\0" "NEJIRU NEJI MOJIRU\0" "RETSU REI\0" "LYEL\0" "liè\0" "let\0" "mín\0" "mun4\0" "stoke, pat, feel by hand, grope\0" "문:1N\0" "NADERU TORU HINERU\0" "MON\0" "MWUN\0" "mén\0" "mən\0" "fu2\0" "press down heavily with hands\0" "NADERU\0" "FU HOU\0" "fǔ\0" "baai2\0" "to open; to spread out\0" "HAI HA HEI\0" "bǎi\0" "geoi1\0" "to occupy, take possession of; a base, position\0" "거:0N\0" "SUERU SUE\0" "KYO\0" "KE\0" "jù\0" "cứ\0" "dou3\0" "dáo\0" "wǒ\0" "ngaai4\0" "put off, procrastinate; endure\0" "애:1N\0" "HUSEGU\0" "GAI GE\0" "AY\0" "ái\0" "nhay\0" "gyun2\0" "curl, roll up; curly, rolled up\0" "권:0N\0" "MAKU\0" "KEN\0" "KWEN\0" "juǎn\0" "*gyuɛ̌n\0" "cuốn\0" "yuè\0" "FUN SOU\0" "zǒng\0" "can2 nin2\0" "(Cant.) to hold between the fingers and thumb\0" "NOBASU\0" "TEN CHIN DEN NEN\0" "chēn\0" "ceoi4\0" "strike with stick, lash, beat\0" "추:1N\0" "MUCHIUTSU UTSU TSUKU\0" "SUI TA\0" "CHWU\0" "chuí\0" "jiuɛ̌\0" "zit3 zit6\0" "win, victory, triumph\0" "첩:0N\0" "KATSU HAYAI\0" "SHOU SOU\0" "CHEP\0" "jié\0" "dzhiɛp\0" "tiệp\0" "NAMERAKA\0" "TOTSU TOCHI\0" "tū\0" "ban3 fang6 fing3\0" "to fumble things over, mix up; (Cant.) to swing, fling; to flick off, throw off; to jerk\0" "bèn\0" "naat6\0" "to press down heavily with the fingers\0" "날:0N\0" "OSU\0" "NATSU DATSU\0" "NAL\0" "nà\0" "nài\0" "nim2 nip6\0" "to twist or nip with the fingers\0" "념:0N 염:0\0" "HINERU\0" "NEN JOU\0" "NYEM NYEP\0" "niǎn\0" "nạm\0" "no4\0" "to rub; to crumple\0" "OSU\0" "DA NA DAI NAI\0" "ruó\0" "cyut3 zeot1\0" "clutch, grasp; pull up; contradict\0" "TSUKAMU\0" "SOTSU SOCHI CHUTSU JUCHI SAI SUI\0" "zuó\0" "lót\0" "wò\0" "cai1\0" "perch; roost; stay\0" "서:0N\0" "SUMU\0" "SEI\0" "SE\0" "qī\0" "hin1\0" "lift, raise; stir\0" "흔:1N\0" "KAKAGERU\0" "KIN KEN\0" "HUN\0" "xiān\0" "caang4\0" "chéng\0" "dim1 dim6\0" "heft, hold or weigh in palm\0" "HAKARU\0" "TEN\0" "diān\0" "giếm\0" "sou2 sou3\0" "sweep, clear away; exterminate\0" "소:0E\0" "HAKU HARAU\0" "SOU\0" "SO\0" "sǎo\0" "*sɑ̌u sɑ̀u\0" "tảo\0" "leon4\0" "swing, brandish, flourish\0" "륜:1N\0" "ERABU\0" "RON RIN\0" "LYUN\0" "lūn\0" "cing3\0" "(Cant.) to lift up; to seize, grab\0" "qìng\0" "gāng\0" "zyut3\0" "collect, gather up, pick up\0" "철:1N\0" "HIROU\0" "TATSU TACHI TETSU TECHI SETSU SECHI\0" "CHEL\0" "duō\0" "duɑt\0" "suốt\0" "sau6\0" "give to, transmit; confer\0" "수:0E\0" "SAZUKERU SAZUKARU\0" "JU\0" "SWU\0" "shòu\0" "zhiòu\0" "thụ\0" "deu6 diu6 zaau6\0" "turn, move; shake, wag; drop down\0" "도:0N\0" "FURUU\0" "TOU CHOU\0" "TO\0" "diào\0" "dhèu\0" "trao\0" "pau4\0" "to extract; injure\0" "부:1N\0" "KAKU\0" "HOU BU FUU\0" "PWU\0" "póu\0" "dai2\0" "dǐ\0" "zoeng2\0" "palm of hand, sole of foot, paw\0" "장:0E\0" "TANAGOKORO TSUKASADORU\0" "SHOU\0" "CANG\0" "zhǎng\0" "*jiɑ̌ng\0" "gwan2 wan6\0" "hùn\0" "gei2\0" "drag aside, pull; drag one foot\0" "기:1N\0" "HIKU\0" "KI KA I\0" "KI\0" "jǐ\0" "gyiɛ̌\0" "tou4\0" "take out; pull out; clean out\0" "도:1N\0" "ERABU SURU\0" "TOU\0" "TO\0" "tāo\0" "đào\0" "haap3\0" "hold; gather with hand; choke\0" "TSUMAMU\0" "KOU KYOU\0" "qiā\0" "qí\0" "cài\0" "paai4\0" "row, rank, line\0" "배:0E\0" "OSHIHIRAKU TSURANERU\0" "HAI\0" "PAY\0" "pái\0" "*bhæi\0" "bài\0" "shū\0" "haan1\0" "sturdy\0" "KATAI\0" "KAN KEN\0" "qiān\0" "TOMERU\0" "RYOU\0" "líng\0" "jat6 jik6\0" "support with the arms; stick in, tuck in; fold up\0" "액:0N\0" "WAKIBASAMU TASUKERU WAKI\0" "EKI\0" "AYK\0" "yē\0" "iɛk\0" "aa3 ngaa3 ngaa6\0" "take; hold; give forcefully\0" "yà\0" "gwat6\0" "dig, excavate; excavate cave\0" "굴:0N\0" "HORU\0" "KUTSU KOTSU\0" "KWUL KWEL\0" "jué\0" "ghiuæt ghiuət\0" "quật\0" "zaang1 zaang6 zang1\0" "to strive, endeavor, struggle; to earn; to pierce; to wedge in\0" "SASU\0" "SOU SHOU\0" "zhēng\0" "tránh\0" "KAZARU\0" "RYOU KAZARU\0" "liǎng\0" "gwaa3 kwaa3\0" "hang, suspend; suspense\0" "괘:0E\0" "KAKERU KAKARU KAKARI\0" "KA KAI\0" "KWAY\0" "guà\0" "*guɛ̀i\0" "quẩy\0" "ngai5 nip6\0" "예:1N\0" "YEY\0" "yì\0" "huò\0" "sim3\0" "easy, smooth; quiet; suave\0" "NOBERU\0" "EN SEN\0" "shàn\0" "deng3\0" "law, commandments, regulations; (Cant.) to throw\0" "정:1N\0" "OKITE\0" "TOU TEI JOU\0" "CENG\0" "zhěng\0" "loek6\0" "rob, ransack, plunder; pass by\0" "략:0E 약:0\0" "KASUMERU\0" "RYAKU RYOU\0" "LYAK LYANG\0" "lüè\0" "liɑk\0" "lướt\0" "coi2\0" "gather, collect; pick, select\0" "채:0E\0" "TORU\0" "SAI\0" "CHAY\0" "cǎi\0" "*tsə̌i\0" "thái\0" "taam1 taam3\0" "find, locate; search, grope for\0" "탐:0E\0" "SAGURU SAGASU\0" "TAN\0" "THAM\0" "tàn\0" "tɑm tɑ̀m\0" "thám\0" "cit3 zai3\0" "drag, pull; hinder by pulling back\0" "HIKU\0" "SEI SETSU\0" "CHEY CHEL\0" "chè\0" "chiɛt\0" "xiết\0" "bing1 maang1 mang1 mang3\0" "quiver; (Cant.) to pull on something\0" "HUTA\0" "HYOU\0" "bīng\0" "zip3\0" "receive; continue; catch; connect\0" "접:0E\0" "TSUGU MAJIWARU\0" "SETSU\0" "CEP\0" "jiē\0" "*tziɛp\0" "tiếp\0" "dik1\0" "to take up; to put by\0" "KAKAGERU\0" "TEKI CHAKU\0" "tì\0" "hung3\0" "accuse, charge; control\0" "공:0N\0" "HIKAERU HIKAE\0" "KOU\0" "KONG KANG\0" "kòng\0" "*kùng\0" "khống\0" "ceoi1 teoi1\0" "push, expel; push forward\0" "추:0E\0" "OSU OSHITE\0" "SUI\0" "CHWU THOY\0" "tuī\0" "tuəi\0" "suy\0" "am2 jim2\0" "to cover (with the hand); shut, conceal; ambush\0" "엄:0N\0" "OOU\0" "EN\0" "EM\0" "yǎn\0" "*qyɛ̌m\0" "ém\0" "cou3 zaak3\0" "place; collect, arrange; employ\0" "조:0N\0" "OKU\0" "SO\0" "CO CHAYK\0" "cuò\0" "thố\0" "zau1\0" "be on night watch; grasp\0" "MAMORU TAKIGI UTSU\0" "SOU SHUU\0" "zhōu\0" "guk1\0" "to grasp or hold with both hands\0" "국:1N\0" "SUKUU\0" "KIKU\0" "KWUK\0" "jū\0" "giuk\0" "cúc\0" "tim3\0" "to manipulate; a pricker for a lamp-wick\0" "TEN\0" "tiàn\0" "kin4\0" "to bear on the shoulders\0" "KATSUGU\0" "KEN\0" "qián\0" "khiêng\0" "kang3\0" "oppress, extort, take by force\0" "TODOKOORU\0" "KOU\0" "kèn\0" "baai1 maak3\0" "(Cant.) to tear, to rip\0" "bāi\0" "paa4\0" "pickpocket\0" "pá\0" "to set (a table); to install, equip; to lay (a foundation)\0" "KAKAGERU\0" "KEI KETSU\0" "KEY KAL\0" "jiē\0" "lou5\0" "capture, seize\0" "lǔ\0" "gwaak3\0" "box one's ears, slap\0" "TSUKAMU TSUKAMI\0" "KAKU\0" "guāi\0" "HABA\0" "ming\0" "jié\0" "zaak6\0" "throw, hurl, cast, fling\0" "zhì\0" "daan6 sin6\0" "to dust; a duster\0" "dǎn\0" "maang1 mang1 mang3\0" "(Cant.) to pluck, to pull\0" "meng\0" "caam1 caam4\0" "mix, blend, adulterate\0" "càn\0" "scratch lightly\0" "KAKU\0" "SOU\0" "SO\0" "sāo\0" "gwaan3\0" "throw ground; know, be familiar\0" "guàn\0" "pung3\0" "collide; meet unexpectedly\0" "TSUKU HAEZUMI\0" "HOU HYOU\0" "pèng\0" "jyun6\0" "a general designation of officials\0" "연:1N\0" "JOU TASUKERU SHITAYAKU\0" "EN TEN\0" "YEN\0" "yuàn\0" "iuɛ̀n\0" "nuò\0" "nhắc\0" "gaan2\0" "choose; select; pick up; gather\0" "간:0N\0" "ERABU\0" "KAN KEN\0" "KAN YEN\0" "jiǎn\0" "gɛ̌n\0" "gióng\0" "zing1\0" "sound of setting up a koto\0" "HIKU\0" "TEI CHOU KOU KYOU\0" "zhēng\0" "rinh\0" "jiū\0" "dùa\0" "zin1 zin2\0" "shear; (Cant.) to skin an animal\0" "전:1N\0" "SOROU SOROERU SOROI\0" "SEN\0" "CEN\0" "jiǎn\0" "jyu4\0" "lift, raise; praise; hang; flap\0" "유:0N\0" "HIKU UGOKASU NABURU\0" "YU YUU\0" "YU\0" "yú\0" "jin4 ngaan4\0" "grind, rub; study, research; (Cant.) to play a stringed instrument\0" "MIGAKU\0" "KEN\0" "yán\0" "kwai4 kwai5\0" "prime minister; to guess, estimate\0" "규:0N\0" "HAKARU HAKARIGOTO\0" "KI\0" "KYU\0" "kuí\0" "quẫy\0" "naam3 naam5\0" "(Cant.) to measure a distance with the extended thumb and forefinger or middle finger\0" "nǎn\0" "fang4 gwang1\0" "UTSU\0" "KOU KEN KIKU\0" "hōng\0" "jau4\0" "rub, massage; crush by hand\0" "유:1N\0" "MOMU\0" "JUU\0" "YU\0" "róu\0" "bik1\0" "pì\0" "wēi\0" "sak1 si1\0" "to shake\0" "sāi\0" "zau3\0" "hit, beat; smash, break\0" "zòu\0" "syun1\0" "to pull up the sleeves and stretch out the arms; to strike with bare fists\0" "KAKAGERU\0" "SEN\0" "xuān\0" "miu4\0" "copy, trace, sketch; depict\0" "묘:0N\0" "EGAKU\0" "BYOU\0" "MYO\0" "miáo\0" "miêu\0" "dai2 tai4\0" "hold in hand; lift in hand\0" "제:0E\0" "SAGERU\0" "TEI DAI\0" "CEY SI\0" "tí\0" "dhei zhiɛ\0" "đề\0" "nip6\0" "to fabricate; to trump up\0" "KONEAWASERU\0" "GETSU GECHI NETSU\0" "niē\0" "caap3\0" "insert, stick into; plant\0" "삽:N\0" "SASU NINAI TORU\0" "SOU\0" "SAP\0" "chā\0" "*chræp\0" "chắp\0" "ci3\0" "TORU\0" "SHI\0" "shì\0" "SUBE MINA HIKIIRU SUSUMERU\0" "SOU SU\0" "zǒng\0" "zam3\0" "roll up the sleeves; fight bare-fisted; strike, stab\0" "UTSU SASU\0" "CHIN\0" "zhèn\0" "chạm\0" "jap1\0" "salute, bow; defer to, yield\0" "읍:0N\0" "ESHAKU YUZURU OSU\0" "YUU SHUU\0" "UP CUP\0" "yī\0" "qip\0" "ập\0" "tan4\0" "strike, hit with hand; tap; (Cant.) to be frightened; to move to and fro\0" "xún\0" "yóng\0" "biān\0" "joeng4\0" "scatter, spread; praise\0" "양:0E\0" "AGERU AGARU AGE\0" "YOU\0" "YANG\0" "yáng\0" "*iang\0" "dương\0" "wun6\0" "change, exchange; substitute\0" "환:0E\0" "KAERU KAWARU\0" "KAN\0" "HWAN\0" "huàn\0" "*huɑ̀n\0" "jim2\0" "cover up; take by force, shut\0" "TORU\0" "EN AN ON\0" "AM EM\0" "yǎn\0" "zaan6\0" "to hold in the hand, to grasp; to wring\0" "zǎn\0" "ngam2\0" "to cover (with the hand)\0" "ǎn\0" "ẵm\0" "서:1N\0" "SE\0" "xū\0" "aat1 aat3\0" "to pull up, to eradicate\0" "알:1N\0" "NUKU HUDA\0" "SATSU ATSU\0" "AL\0" "yà\0" "aak1 ak1\0" "grasp, hold fast, take by hand\0" "악:0N\0" "NIGIRU NIGIRI\0" "AKU\0" "AK\0" "wò\0" "qak\0" "kak1\0" "to seize; (Cant.) to block, obstruct\0" "ké\0" "ceoi2 cyun2\0" "put things under clothes\0" "췌:1N\0" "HAKARU KOKOROMIRU SADAMERU\0" "SHI SUI TAN\0" "CHWI THA\0" "chuāi\0" "zat1 zeot1\0" "jí\0" "dai3 tai3 zaai6\0" "scratcher\0" "KOUGAI\0" "TEI TAI TEKI CHAKU\0" "tì\0" "laa2 laa3 laa5\0" "to clutch; to grab at; to rub or scrape; to tear; (Cant.) to scratch; to feel around with the hand\0" "lá\0" "là\0" "chén\0" "haai1\0" "rub and wipe, dust, clean\0" "개:1N\0" "NUGUU\0" "KAI KATSU\0" "KAY\0" "kāi\0" "zau1\0" "grasp with hand, pinch\0" "ATSUMERU\0" "SHUU SHU\0" "jiū\0" "cau1 zau1\0" "grasp with hand, pinch\0" "추:1N\0" "CHWU\0" "jiū\0" "dat1\0" "(Cant.) lay up; sit\0" "TSUKU KOSURU FURERU\0" "TOTSU DOCHI\0" "tú\0" "dụt\0" "kit3\0" "raise, lift up; surname\0" "게:0N\0" "KAKAGERU\0" "KEI KETSU\0" "KEY KAL\0" "jiē\0" "yết\0" "fai1\0" "direct; wipe away; squander\0" "휘:0E\0" "FURUU\0" "KI\0" "HWI\0" "huī\0" "*xiuəi\0" "huy\0" "hang4\0" "(Cant.) tight, distended\0" "gèn\0" "cung3\0" "to push in or poke out; a punch; (Cant.) to collide\0" "chòng\0" "siu1 sok3\0" "xiāo\0" "dip6 sip3 sit3\0" "to sort out the stalks used in divination; to fold\0" "설:1N\0" "KAZOERU\0" "SETSU ZECHI CHOU JOU\0" "SEL\0" "dié\0" "se2 sip3 sit3\0" "wipe; estimate\0" "TADASHIKUNAI\0" "SETSU SECHI KETSU KECHI KATSU\0" "xiē\0" "khế\0" "jyun4 jyun6 wun4\0" "aid, assist; lead; cite\0" "원:0E\0" "TASUKERU HIKU TASUKE\0" "EN\0" "WEN\0" "yuán\0" "hiuæn\0" "viện\0" "kin4\0" "carry\0" "건:1N\0" "AGERU\0" "KEN GEN GON\0" "KEN\0" "qián\0" "je4\0" "make fun of, ridicule\0" "야:0N\0" "KARAKAU\0" "YA\0" "YA\0" "yé\0" "insert\0" "삽:0N\0" "SASU NINAI TORU\0" "SOU\0" "SAP\0" "chā\0" "zaa1 zaa2\0" "handful; to grasp, seize, pick up with fingers; (Cant.) to take, carry\0" "TSUMAMU\0" "SA\0" "zhā\0" "bui3\0" "carry things on one's back\0" "SEOU\0" "HAI\0" "bēi\0" "wag, swing, wave; shake; scull\0" "YUSURU YURERU YUSUBURU\0" "YOU\0" "yáo\0" "wai1\0" "wēi\0" "dam1 dam2 dam3 dam4 dap6\0" "(Cant.) to delay, waste time; to throw down, beat; to hang down\0" "beng\0" "laam5\0" "grasp, take hold of; monopolize\0" "lǎn\0" "wan3\0" "wipe off; press down with knuckle\0" "wèn\0" "ùn\0" "gam6\0" "press\0" "qìn\0" "caam1 caam4\0" "give helping hand\0" "chān\0" "gok3\0" "place, put, lay down; delay\0" "gē\0" "lau1 lau2 lau4 lau5\0" "hug, embrace; drag, pull\0" "lǒu\0" "all, general; to summarize; the chief; to manage\0" "zǒng\0" "gèn\0" "gaau2\0" "disturb, agitate, stir up\0" "jiǎo\0" "gau3 kau3\0" "pull, drag; reach; implicate\0" "구:1N\0" "HIKU KAMAERU\0" "KOU\0" "KWU\0" "gòu\0" "cấu\0" "gam6 kam2\0" "to press down with the hand; to lead on; (Cant.) to cover, close up\0" "qìn\0" "róng\0" "dong\0" "kok3\0" "knock; pick out; ridicule\0" "각:1N\0" "UTSU\0" "KAKU\0" "KAK\0" "què\0" "cau1\0" "pluck\0" "SHUU SHU SU\0" "chōu\0" "so\0" "caai1\0" "to thump\0" "chuāi\0" "zin2\0" "to wipe tears; to bind\0" "zhǎn\0" "syun2\0" "diminish; impair; injure\0" "손:0E\0" "SOKONAU HERU SOKONERU\0" "SON\0" "SON\0" "sǔn\0" "tốn\0" "syun1\0" "to rub with the hand; to stroke\0" "sūn\0" "dun\0" "bok3\0" "seize; spring upon; strike\0" "박:0\0" "UTSU TORU\0" "HAKU\0" "PAK\0" "bó\0" "bɑk pɑk\0" "vác\0" "cuk1\0" "cramp, spasm, convulsion; twitch\0" "ITAMU\0" "CHIKU\0" "HYUK\0" "chù\0" "róng\0" "bong1 pong3\0" "pole; beat\0" "방:1N\0" "OOU\0" "HOU HYOU BYOU\0" "PANG\0" "bàng\0" "caai1 co1\0" "to rub or roll between the hands\0" "YORU\0" "SA SAI\0" "CHA\0" "cuō\0" "sai\0" "sou1\0" "to scratch\0" "소:0N\0" "KAKU\0" "SOU\0" "SO\0" "sāo\0" "*sɑu\0" "trao\0" "hap1 hap6\0" "to strike; to take in the hand\0" "kē\0" "jiu4\0" "wag, swing, wave; shake; scull\0" "요:0E\0" "YUSURU YURERU\0" "YOU\0" "YO\0" "yáo\0" "gieo\0" "dou2\0" "hull; thresh; beat, attack\0" "도:0N\0" "TSUKU\0" "TOU\0" "TO\0" "dǎo\0" "đẽo\0" "zi1\0" "prop\0" "지:N\0" "SASAERU\0" "SHI\0" "zhī\0" "to handle; to play with\0" "SASAERU OSAERU HINERU\0" "NU DOU NYOU DAKU JOKU\0" "nù\0" "lap6\0" "lā\0" "gim1\0" "jiān\0" "gom\0" "sau1 sau2\0" "search, seek; investigate\0" "수:0E\0" "SAGASU\0" "SOU\0" "SWU\0" "sōu\0" "shrǎu shriou\0" "sưu\0" "qiǔ\0" "xỏ\0" "gaau2\0" "to clear, clarify\0" "TATAKU\0" "KOU KYOU\0" "gǎo\0" "cào\0" "xiǎn\0" "sok3\0" "to daub; to thrust\0" "삭:N\0" "NURU\0" "SAKU\0" "shuò\0" "song2\0" "to push over or push back\0" "sǎng\0" "zeon3\0" "to stick into; to shake\0" "진:0N\0" "HASAMU\0" "SHIN SEN SEI SAI\0" "CIN\0" "jìn\0" "mit1 mit6\0" "(Cant.) to tear, peel, twist with the fingers\0" "miè\0" "ak1\0" "seize\0" "액:1N\0" "TORAERU\0" "AKU SEKU ETSU ECHI\0" "AYK\0" "è\0" "ceoi4\0" "beat, pound, strike, throw; shampoo\0" "추:1N\0" "NAGEUTSU\0" "TAI TSUI ZUI\0" "CHWU\0" "chuí\0" "duəi\0" "nik1\0" "grasp, seize, take in hand\0" "KARAMERU\0" "JAKU DAKU NYAKU\0" "nuò\0" "sin3\0" "fan; strike on face; stir up\0" "shān\0" "taap3\0" "rub, make rubbings of inscription\0" "탑:1N\0" "UTSU SURU\0" "TOU\0" "THAP\0" "tà\0" "KATSUGU TEDEMONOWOHAKARU\0" "KETSU GECHI TAKU CHAKU\0" "zhǎ\0" "tong4\0" "ward off, evade; parry; block\0" "당:1N\0" "HARU\0" "TOU DOU\0" "TANG\0" "táng\0" "dhɑng\0" "bun1\0" "to move, remove, transport\0" "반:1N\0" "PAN\0" "pán\0" "bun1\0" "transfer, move, remove, shift\0" "반:0N\0" "UTSUSU HAKOBU\0" "HAN\0" "PAN\0" "bān\0" "bưng\0" "daap3\0" "join together, attach to; add to\0" "탑:0\0" "NOSERU NORU\0" "TOU\0" "THAP\0" "dā\0" "đắp\0" "leot6\0" "lì\0" "lắt\0" "tou4\0" "take out, pull out\0" "도:1N\0" "TORIDASU\0" "TOU\0" "TO\0" "tāo\0" "wat6\0" "dig; turbid; exert; (Cant.) to shake\0" "골:1N\0" "HORU\0" "KOTSU\0" "KOL\0" "hú\0" "zhì\0" "waa2 we2\0" "to seize, to grasp\0" "wā\0" "hat6\0" "huá\0" "hin1\0" "extract; seize; pluck up\0" "건:N\0" "TORU NUKU\0" "KEN\0" "qiān\0" "gyɛ̌n\0" "wan2 wan3\0" "wipe off; press down with knuckle; to immerse; (Cant.) to search, look for\0" "SHIZUMU OSAERU\0" "ON\0" "wèn\0" "coeng1 coeng2\0" "plunder, rob, take by force\0" "창:1N\0" "TSUKU KOBAMU TODOKU\0" "SHOU\0" "CHANG\0" "qiǎng\0" "tin4\0" "to beat; to winnow\0" "tián\0" "zeon1\0" "zhēn\0" "aak1 ngak1\0" "è\0" "kwai4\0" "lead by hand, take with; carry\0" "휴:0E\0" "TAZUSAERU\0" "KEI\0" "HYU\0" "xié\0" "lik1 lok6 nik1 nok6\0" "nuò\0" "quán\0" "caa4\0" "smear; rub, wipe; anoint\0" "TA DA\0" "CHA\0" "chá\0" "zaa3\0" "to crush with the hand, press, squeeze, extract\0" "착:0N\0" "SHIBORU\0" "SAKU\0" "CHAK\0" "zhà\0" "gaap3\0" "KAKU\0" "gé\0" "wu2\0" "to cover with the hand; to hide\0" "wǔ\0" "on3\0" "to press with the hand\0" "èn\0" "take in, absorb; act as deputy\0" "OSAMERU KANERU TORU\0" "SETSU JOU\0" "SEP YEP\0" "shè\0" "gong1\0" "káng\0" "sip3\0" "take in, absorb; act as deputy\0" "shè\0" "syu1\0" "spread, disperse; vent, set forth\0" "shū\0" "baai2\0" "put, place; display; swing, sway\0" "bǎi\0" "jiu4\0" "wag, swing, wave; shake; scull\0" "YUSURU YURERU YUSUBURU\0" "YOU\0" "yáo\0" "*iɛu\0" "ban3\0" "exclude, expel, reject; usher\0" "bìn\0" "sōu\0" "taan1\0" "spread out, open; apportion\0" "tān\0" "saat3\0" "UTSU\0" "SATSU SACHI SETSU SECHI\0" "sà\0" "chǎn\0" "suō\0" "gau1 lau4\0" "to strangle; to inquire into\0" "KUKURU\0" "KYUU RYUU KU\0" "jiū\0" "sung1\0" "pound; strike against; ram; (Cant.) to hit with the elbow\0" "TSUKU\0" "SHOU SHU\0" "chōng\0" "cung1\0" "to hit (a bell or drum)\0" "chuāng\0" "chrang dzhiong\0" "gwaak3 gwok3\0" "box one's ears, slap\0" "TSUKAMU TSUKAMI\0" "KAKU\0" "guāi\0" "bing2 bing3\0" "expel, cast off; arrange\0" "HARAU\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "fung4\0" "NUU\0" "HOU BU FUU\0" "féng\0" "bồng\0" "seoi1 seot1\0" "fall ground, stumble, trip\0" "SHUTSU SHUCHI\0" "shuāi\0" "cai3\0" "(Cant.) to hit\0" "dì\0" "qì\0" "sōu\0" "zaak6\0" "pluck, pick; select; specify\0" "적:0E\0" "TSUMU HIROU ABAKU\0" "TEKI TAKU CHAKU\0" "CEK\0" "zhāi\0" "djɛk\0" "trích\0" "lin5\0" "to transport; to remove to take; (Cant.) to pinch; to tidy up\0" "liǎn\0" "lèn\0" "tong3\0" "(Cant.) to pull open (a drawer)\0" "TOMERU\0" "TOU DOU CHOU\0" "chēng\0" "ci1 lei4\0" "to spread (name, news); to be known\0" "리:N\0" "SHIKU NOBERU\0" "CHI RI\0" "chī\0" "tjiɛ\0" "gwaan3\0" "throw ground; know, be familiar\0" "NARAU\0" "KAN\0" "guàn\0" "luk1 luk6\0" "to move, roll, rattle, shake\0" "NAGOKASU\0" "ROKU ROU RU\0" "lù\0" "lo3 lo6\0" "to pile up\0" "라:N\0" "luò\0" "lau1 lau2 lau4 lau5\0" "hug, embrace; drag, pull\0" "HIKU\0" "ROU RU\0" "lǒu\0" "lùa\0" "zung2\0" "general\0" "총:0N\0" "SUBETE\0" "SOU\0" "CHONG\0" "zǒng\0" "to irrigate; to flood water flowing; to scour\0" "ARAU\0" "KAI KI KE\0" "gài\0" "hù\0" "a handful. to pick up with the fingers. to seize\0" "TORU TSUKAMU\0" "SA SHIA GA NA SAI SE\0" "zhā\0" "chuǎng\0" "tàng\0" "waa6\0" "wide\0" "huà\0" "ceoi1\0" "destroy, break, injure\0" "최:1N\0" "KUDAKU OSU HIKU\0" "SAI SA SUI\0" "CHOY\0" "cuī\0" "*dzhuəi\0" "nái\0" "mo1\0" "rub, scour, grind; friction\0" "마:0N\0" "SURU\0" "MA\0" "MA\0" "mó\0" "*mɑ\0" "jiāng\0" "rướn\0" "guī\0" "yǐng\0" "zek3\0" "pick up, gather\0" "척:1N\0" "HIROU\0" "SEKI SHAKU\0" "CHEK\0" "zhí\0" "jiɛk\0" "ngou4\0" "to rattle; to shake. to smite\0" "áo\0" "zi3\0" "sincere, warm, cordial; surname\0" "지:0N\0" "ITARU\0" "SHI\0" "CI\0" "zhì\0" "jit6 zi3\0" "to seize with the hand; to grasp; to advance; to break down\0" "niè\0" "maan1\0" "(Cant.) to climb, hold on to, cling to; to pull the trigger on a gun\0" "màn\0" "mần\0" "saam3\0" "raze\0" "chàn\0" "kau1\0" "raise, lift up; tight-fisted\0" "구:1N\0" "HIROU\0" "KOU KU OU U\0" "KWU\0" "kōu\0" "khua\0" "syu1\0" "to stretch out, to unroll; comfortable, easy (used for U+8212 舒); 摴蒲 is the name of a traditional play\0" "NOBERU\0" "CHO CHI\0" "chū\0" "cik1 saak3\0" "(Cant.) to pull, lift up\0" "shè\0" "shrɛk\0" "tyun4\0" "roll around with hand; model\0" "MARUI\0" "TAN SEN\0" "tuán\0" "dhuɑn\0" "caau3 ziu6\0" "(Cant.) to search for, look for; to beat up\0" "jiǎo\0" "mo2 mok3\0" "gently touch with hand; caress\0" "모:0N\0" "SAGURU TORU UTSUSU\0" "MO BAKU BO\0" "MO\0" "mō\0" "mò\0" "mou4\0" "trace, copy, duplicate; pattern\0" "모:0N\0" "MO\0" "mó\0" "mò\0" "zaap3 zip3\0" "fold, bend; twisted, curved\0" "접:0N\0" "HIDA SURU SURI\0" "SHOU ROU\0" "CEP\0" "zhé\0" "dập\0" "caam1 caam4 saam1\0" "a delicate hand; mix, blend, adulterate\0" "섬:1N\0" "TORU\0" "SAN SEN SHIN\0" "SEM\0" "càn\0" "shræ̌m\0" "hang1\0" "(Cant.) to knock, hit\0" "kēng\0" "ken\0" "piu1 piu5\0" "throw out; push out; strike\0" "표:1N\0" "UTSU\0" "HYOU BYOU HOU\0" "PHYO\0" "biāo\0" "jiàng\0" "yáo\0" "gòu\0" "qiān\0" "liu1\0" "put down, put aside; drop\0" "liào\0" "strike, hit, beat; attack, fight\0" "UTSU\0" "GEKI KEKI\0" "KYEK\0" "jī\0" "jing1\0" "oppose, offend, run counter to\0" "yīng\0" "kyut3\0" "protrude; snap, break; dig\0" "궤:1N\0" "ATSUMERU\0" "KETSU KACHI KEI KE\0" "KWEY\0" "juē\0" "quét\0" "pit3\0" "to skim off, cast away\0" "piē\0" "pit3\0" "discard, abandon, throw away\0" "NUGUU\0" "HETSU HECHI HEI\0" "piē\0" "pet\0" "laau4 lou1 lou4\0" "scoop out of water; dredge, fish\0" "로:0N\0" "SUKUIAGE TORU\0" "ROU RYOU\0" "LO\0" "lāo\0" "lau\0" "dan3 doe1\0" "dūn\0" "haan6\0" "fierce; wrathful\0" "xiàn\0" "jeon6 no4\0" "to rub between the hands\0" "ruán\0" "gwai6\0" "guì\0" "quấy\0" "cim4\0" "to hold in the hand, to grasp; to wring; (Cant.) to pull out\0" "zǎn\0" "yì\0" "nhắt\0" "cam4\0" "pull out, pluck; take hold of\0" "TORU\0" "SAN ZAN SHIN JIN\0" "xián\0" "caang1 caang3\0" "prop up, support; brace; to push off (with a pole)\0" "탱:1N\0" "SASAERU AKU\0" "CHOU\0" "THAYNG\0" "chēng\0" "*tjæ̌ng\0" "caang1\0" "prop up, support; brace\0" "탱:0N\0" "SASAERU AKU\0" "CHOU\0" "THAYNG\0" "chēng\0" "xênh\0" "saat3\0" "release, cast away, let go; disperse; relax\0" "살:0N\0" "MAKU\0" "SAN SATSU\0" "SAL\0" "sā\0" "sɑt\0" "tát\0" "naau4 naau5\0" "scratch; disturb, bother; submit\0" "뇨:N 요:0\0" "TAWAMERU MIDARERU MIDASU\0" "DOU KOU JOU\0" "YO\0" "náo\0" "nǎu\0" "nhéo\0" "hòng\0" "ngảnh\0" "si1\0" "rip, tear; buy cloth\0" "서:1N\0" "SAKU\0" "SEI SAI SHI\0" "SE\0" "sī\0" "haam5 hon6\0" "hàn\0" "guàng\0" "dap3\0" "(Cant.) to strike, pound\0" "TOU\0" "THAP\0" "dā\0" "zyun2\0" "economize; abide by, comply with\0" "준:1N\0" "OSAERU\0" "SON\0" "CWUN\0" "zǔn\0" "nan2 nin2\0" "twirl in fingers, tease, toy with\0" "년:0N 연:0\0" "HINERU YORU YORI\0" "NEN\0" "NYEN\0" "niǎn\0" "něn\0" "린:N\0" "TASUKERU NUKU\0" "RIN\0" "lǐn\0" "caang4 cing2\0" "zhěng\0" "fai1\0" "wave, brandish; modest, humble\0" "휘:1N\0" "HANASU\0" "KI I\0" "HWI\0" "huī\0" "xyuɛ\0" "vày\0" "cong4 zong6\0" "knock against, bump into, collide\0" "당:0N\0" "TSUKU\0" "SHU TOU DOU\0" "TANG\0" "zhuàng\0" "chàng\0" "giu2 giu6\0" "correct; to bend or twist; to feign; to raise (the hand)\0" "교:1N\0" "KYOU KOU\0" "KYO\0" "jiǎo\0" "kéo\0" "gik1\0" "jǐ\0" "MISAO AYATSURU\0" "SOU SAN\0" "cāo\0" "taam2 taam3\0" "to dust; a duster\0" "dǎn\0" "đùm\0" "daan6 sin6\0" "to dust; a duster\0" "MOTSU\0" "TAN DAN SEN ZEN\0" "dǎn\0" "cit3\0" "omit; remove; withdraw\0" "철:0N\0" "SUTERU HIRAKU\0" "TETSU\0" "CHEL\0" "chè\0" "triệt\0" "but6\0" "move; dispel; distribute; plectrum, play stringed instrument\0" "발:0N\0" "HANERU OSAMERU\0" "HATSU BACHI\0" "PAL\0" "bō\0" "*bɑt\0" "ce2\0" "rip up, tear down; raise; haul\0" "SAKU\0" "SHA\0" "chě\0" "juē\0" "ERABU TORU NUGUU OSU\0" "SHOU SOU SU\0" "fǔ\0" "liu1 liu4\0" "lift up, raise; leave, depart\0" "료:1N\0" "OSAMERU IDOMU\0" "RYOU ROU\0" "LYO\0" "liāo\0" "leu lěu\0" "lêu\0" "bèn\0" "fu2\0" "pat, console, comfort; pacify\0" "무:0N\0" "NADERU\0" "BU FU\0" "MWU\0" "fǔ\0" "*piǒ\0" "vỗ\0" "giu6 hiu3\0" "lift, raise; pry open\0" "AGERU\0" "KYOU\0" "qiào\0" "bo3\0" "sow, spread; broadcast; cast away, reject\0" "파:0E\0" "MAKU\0" "HA\0" "PHA\0" "bō\0" "vá\0" "cyut3\0" "little bit, small amount, pinch\0" "촬:0N\0" "TORU TSUMAMU TSUMAMI\0" "SATSU SAI\0" "CHWAL\0" "cuō\0" "toát\0" "zoek3\0" "zhuó\0" "syun2 zaan3 zaan6\0" "compose, write, compile\0" "찬:0N\0" "ERABU\0" "SAN SEN\0" "CHAN CHEN\0" "zhuàn\0" "jrhiuɛ̌n\0" "soạn\0" "to shorten, to clip; to throw away\0" "wěi\0" "pok3\0" "pound, beat, strike; attack\0" "박:0N\0" "UTSU\0" "BOKU HAKU HOKU\0" "PAK POK\0" "pū\0" "puk\0" "vục\0" "gam6\0" "press; push\0" "OSAERU\0" "KIN\0" "qìn\0" "dan3\0" "to jolt; to thump\0" "dūn\0" "đun\0" "lin5\0" "drive away, expel, oust\0" "niǎn\0" "waa1\0" "huá\0" "git3 kit3\0" "pick up, gather up; hold in lap\0" "xié\0" "lū\0" "gaau2\0" "disturb, agitate, stir up\0" "MIDASU\0" "KAKU KOU\0" "KYO\0" "jiǎo\0" "cyun3\0" "hurry; to throw; to urge\0" "cuān\0" "daat3 taat3\0" "flog, whip; chastise; (Cant.) classifier for places; a tart (from the English 'tart')\0" "달:0N\0" "MUCHIUTSU HAYAI\0" "TACHI TATSU\0" "TAL\0" "tà\0" "tɑt\0" "ham6\0" "move, shake; (Cant.) to fight\0" "감:1N\0" "UGOKASU\0" "KAN\0" "KAM\0" "hàn\0" "hǒm\0" "gik1\0" "TATAKU\0" "KOU KYOU KEKI KYAKU\0" "qiào\0" "gwo1 zaa1\0" "to beat; to strike\0" "과:1N\0" "UTSU\0" "TA TE KA\0" "KWA\0" "wō\0" "gim2\0" "to pick up\0" "검:1N\0" "KOMANEKU\0" "REN KEN\0" "KEM\0" "jiǎn\0" "gon2\0" "roll flat\0" "gǎn\0" "jung2 ung2\0" "embrace, hug, squeeze; crowd\0" "옹:0E\0" "IDAKU\0" "YOU\0" "ONG\0" "yōng\0" "*qiǒng\0" "leoi4\0" "rub, grind; grind with a mortar and pestle; triturate\0" "SURU\0" "RAI\0" "léi\0" "nong5\0" "to ward off; to stab, prick\0" "nǎng\0" "nống\0" "lou5\0" "capture, seize\0" "노:0 로:0N\0" "TORIKU\0" "RYO\0" "LO\0" "lǔ\0" "sin6\0" "monopolize; claim; arbitrarily; to dare\0" "천:0N\0" "HOSHIIMAMA\0" "SEN\0" "CHEN\0" "shàn\0" "zhiɛ̀n\0" "chen\0" "zhuó\0" "zaak6\0" "select, choose, pick out\0" "택:0E\0" "ERABU YABURERU\0" "TAKU EKI\0" "THAYK\0" "zé\0" "djhæk\0" "trạch\0" "pū\0" "cok3\0" "to pierce; to break through\0" "착:1N\0" "SASU\0" "SAKU TAKU SHOKU ZOKU\0" "CHAK\0" "chuò\0" "thọc\0" "gik1\0" "strike, hit, beat; attack, fight\0" "격:0E\0" "UTSU\0" "GEKI KEKI\0" "KYEK\0" "jī\0" "*gek\0" "dong2 dong3\0" "to obstruct; shut out; shelter from; keep off; stop; resist\0" "SAKERU\0" "TOU\0" "dǎng\0" "MOCHIZAO\0" "SAKU CHAKU\0" "sè\0" "cou1 cou3\0" "conduct, run, control, manage\0" "조:0E\0" "AYATSURU TORU MISAO\0" "SOU\0" "CO\0" "cāo\0" "tsɑu tsɑ̀u\0" "king4\0" "lift up, hold up, support\0" "경:0N\0" "SASAGERU\0" "KEI GYOU\0" "KYENG\0" "qíng\0" "ghiæng\0" "geng6 king4\0" "(Cant.) to guard against, take precautions\0" "qíng\0" "gwaan3\0" "to put on\0" "환:1N\0" "TSURANUKU\0" "KAN GEN KEN SEN\0" "HWAN\0" "huàn\0" "TSUUGU\0" "SHOU SETSU\0" "jiē\0" "kam4\0" "catch, capture, seize, arrest\0" "금:0N\0" "TORAERU TORIKO\0" "KIN\0" "KUM\0" "qín\0" "ghyim\0" "kwaai5\0" "to rub, to scratch\0" "kuǎi\0" "daam1 daam3\0" "carry, bear, undertake\0" "담:0E\0" "NINAU KATSUGU OU\0" "TAN KETSU SEN\0" "TAM\0" "dān\0" "휴:1\0" "TAZUSAAERU TAZUSAAWARU\0" "KEI\0" "HYU\0" "xié\0" "kaa1 kat6\0" "scrape\0" "kā\0" "pik1\0" "to beat the breast\0" "벽:1N\0" "MUNEOUTSU\0" "HEKI BYAKU HYAKU HAKU\0" "PYEK\0" "pǐ\0" "bɛk\0" "maak3\0" "thumb; break, tear open, rip\0" "벽:0N\0" "SAKU\0" "HAKU HEKI BYAKU\0" "PYEK\0" "bāi bò\0" "ngou1 ou1\0" "to reach\0" "ào\0" "geoi3\0" "to occupy, take possession of; a base\0" "거:0E\0" "YORU AKASHI HIKU\0" "KYO KO KEKI\0" "KE\0" "jù\0" "*giù\0" "cớ\0" "yè\0" "dẹp\0" "è\0" "mang1 mang3\0" "(Cant.) to pull; to stretch; to pluck\0" "mēng\0" "sau2\0" "shake, tremble, quake; flutter\0" "sǒu\0" "mí\0" "zai1\0" "crowd, squeeze, push against\0" "제:1N\0" "OSU\0" "SEI SAI\0" "CEY\0" "jǐ\0" "toi4\0" "carry, raise, lift\0" "대:0N\0" "MOTAGERU\0" "TAI DAI\0" "TAY\0" "tái\0" "zaak6 zok6\0" "pull up, draw up; select\0" "탁:0N\0" "NUKINDERU\0" "TEKI TAKU\0" "THAK\0" "zhuó\0" "djhak\0" "dou2\0" "hull; thresh; beat, attack\0" "도:1N\0" "TSUKU UTSU FURERU\0" "TOU CHUU\0" "TO\0" "dǎo\0" "*dɑ̌u\0" "sang3\0" "to blow the nose with fingers\0" "HANAOKAMU\0" "KOU KYOU\0" "xǐng\0" "laam5\0" "drive away, expel, oust\0" "람:0N\0" "TORU\0" "RAN\0" "LAM\0" "lǎn\0" "caat3\0" "wipe, scrub, rub, scour; brush\0" "찰:0N\0" "SURU SASURU\0" "SATSU\0" "CHAL\0" "cā\0" "xát\0" "geoi2\0" "raise, lift up; recommend\0" "거:0E\0" "AGERU\0" "KYO\0" "KE\0" "jǔ\0" "yé\0" "jeoi5 jyu5\0" "to stain, to dye\0" "HITASU\0" "JU NYU ZUI NI\0" "rǔ\0" "ngaap3\0" "to tuck in, to put the finger into, to put in, to stow away\0" "OSAERU MOTSU\0" "YOU CHOU JOU NYOU OU EN\0" "yè\0" "jip3\0" "tuck; hold\0" "yè\0" "ji4 ji5\0" "draft; intend, plan, propose\0" "의:0N\0" "NAZORAERU HAKARU MAGAI\0" "GI\0" "UY\0" "nǐ\0" "ngiə̌\0" "nghĩ\0" "faa6 wok6\0" "trap catch animals, snare; seize\0" "화:1\0" "AAGERU AAGARU\0" "KYO\0" "HWA\0" "wò\0" "jié\0" "ban3\0" "exclude, expel, reject; usher\0" "빈:1N\0" "SHIRIZOKERU\0" "HIN\0" "PIN\0" "bìn\0" "ling2 ling6 ning4 ning6\0" "pinch; twist, wring; determined\0" "MIDARERU\0" "DOU NYOU\0" "níng\0" "gok3\0" "place, put, lay down; delay\0" "각:1N\0" "OKU\0" "KAKU\0" "KAK\0" "gē\0" "gác\0" "zaak6\0" "throw (down), hurl, cast, fling\0" "척:0N\0" "NAGEUTSU NAGURU\0" "TEKI JAKU\0" "CHEK\0" "zhì\0" "*djhiɛk\0" "trịch\0" "zit1\0" "(Cant.) to squeeze out; tickle\0" "zhì\0" "gwok3 kong3 kwok3 kwong3\0" "expand, enlarge, stretch\0" "확:0E\0" "HIROGARU HIROGERU HARU\0" "KAKU\0" "HWAK KWANG\0" "kuò\0" "quẳng\0" "mo1 mo2\0" "to touch, feel with the hand\0" "SURU MOMU\0" "MA\0" "mó\0" "TADASU\0" "SEN\0" "jiàn\0" "git3 kit3\0" "pick up, gather up; hold in lap\0" "HASAMU\0" "KETSU\0" "xié\0" "het xet\0" "laap3 laap6 lip3 lip6\0" "to hold, to grasp; to hold the hair; to pull at; (Cant.) to glance\0" "liè\0" "xợp\0" "tān\0" "baai2\0" "put, place; display; swing, sway\0" "파:0N\0" "HIRAKU\0" "HAI\0" "PHA\0" "bǎi\0" "bɛ̌i\0" "bẫy\0" "sau2 sau3\0" "shake, tremble, quake; flutter\0" "AGERU SUTERU\0" "SOU SU\0" "sǒu\0" "lǔ\0" "trỏ\0" "lik6 loek6\0" "tickle; ticklish, funny\0" "KUSUGURU\0" "RYAKU RAKU REKI\0" "lüè\0" "jiu2 jiu5\0" "disturb, annoy, agitate\0" "요:0N\0" "MIDARERU WAZURAWASHI\0" "JOU\0" "YO\0" "rǎo\0" "njiɛ̌u\0" "nhiễu\0" "tik1 zek3\0" "to select, to pick out from, to discard\0" "KAKU\0" "TEKI JAKU CHAKU\0" "tī\0" "*djhiɛk\0" "paan1\0" "climb; pull; hang on to\0" "반:0N\0" "YOJIRU\0" "HAN\0" "PAN\0" "pān\0" "*pan\0" "HIRAKIUGOKASU\0" "YOU\0" "yǎng\0" "leoi4\0" "to beat a drum\0" "뢰:1N\0" "LONG\0" "lèi\0" "preceding\0" "cā\0" "syu1\0" "spread, disperse; vent, set forth\0" "터:0N\0" "NOBERU\0" "CHO\0" "THE\0" "shū\0" "lựa\0" "cyun4\0" "save, hoard\0" "ATSUMARU\0" "SAN\0" "zǎn\0" "lin5\0" "drive away, expel, oust\0" "niǎn\0" "헌:1N\0" "HEN\0" "xiǎn\0" "HIROU TORU\0" "KUN KIN HI\0" "jùn\0" "fok3\0" "to beckon; to urge\0" "KAKU\0" "huō\0" "lik6\0" "력:1N\0" "UTSU\0" "FUKI RYAKU\0" "LYE\0" "lì\0" "laa2 laai6\0" "to clutch; to grab at; to rub or scrape; to tear; (Cant.) to leave behind, omit\0" "là\0" "waan6\0" "huǎn\0" "yíng\0" "lú\0" "lung5\0" "collect, bring together\0" "롱:1N\0" "TORU\0" "ROU RU\0" "LONG\0" "lǒng\0" "lǔng\0" "long\0" "hin1\0" "qiān\0" "hin1\0" "qiān\0" "gỡ\0" "cyun4 zaan2\0" "save, hoard\0" "zǎn\0" "hin1\0" "TORU\0" "KEN\0" "qiān\0" "laan4\0" "obstruct, impede, bar, hinder\0" "란:1N\0" "SAEGIRU\0" "RAN\0" "LAN\0" "lán\0" "*lɑn\0" "dan\0" "cim1\0" "xiān\0" "jing1\0" "oppose, offend, run counter to\0" "SEMURU\0" "EI YOU\0" "yīng\0" "mei4\0" "méi\0" "joeng4 joeng5\0" "seize, take by force; repel\0" "양:0N\0" "HARAU NUSUMU\0" "JOU\0" "YANG\0" "rǎng\0" "nhường\0" "caam1 caam4\0" "to give a helping hand; to support, hold up\0" "참:1N\0" "SASU\0" "SEN ZEN SHIN SAN\0" "CHAM\0" "chān\0" "sọm\0" "wěng\0" "cyun3\0" "hurry; to throw; to urge; (Cant.) to seduce\0" "NAGEUTSU\0" "SAN\0" "cuān\0" "kwai4\0" "lead by hand, take with; carry\0" "TAZUSAERU\0" "KEI\0" "xié\0" "*huei\0" "huề\0" "nip6 sip3\0" "take in, absorb; act as deputy; administer, assist\0" "섭:0E\0" "OSAMERU KANERU TORU\0" "SETSU SHOU\0" "SEP YEP\0" "shè\0" "shiɛp\0" "nhép\0" "lo1 lo2\0" "to split, to rend; to choose to rub, to wipe\0" "ERABU SAKU\0" "RA\0" "luó\0" "rà\0" "kwan2 kwan3\0" "HIROU TORU\0" "KUN\0" "jùn\0" "mei4\0" "mí\0" "ci1\0" "chī\0" "cyun4 zaan2\0" "save, hoard\0" "찬:1N\0" "ATSUMARU\0" "SAN\0" "CHAN\0" "zǎn\0" "dzhuɑn\0" "lyun4\0" "tangled; entwined; crooked\0" "련:0N\0" "HIKU\0" "REN\0" "LYEN\0" "luán\0" "liuɛn\0" "taan1\0" "spread out, open; apportion\0" "탄:1N\0" "HIRAKU YURUYAKA\0" "TAN DAN DA\0" "THAN\0" "tān\0" "nặn\0" "zaan6\0" "(coll.) hold; grip; grasp\0" "zuàn\0" "lai6\0" "ORU NEJIRU\0" "REI RAI SHI RI\0" "lì\0" "diān\0" "wā\0" "dong2 dong3\0" "to obstruct; shut out; shelter from; keep off; stop; resist\0" "TOMO TATAKU\0" "TOU KOU OU\0" "dǎng\0" "gaau2\0" "disturb, agitate, stir up\0" "교:0N\0" "MIDASU\0" "KAKU KOU\0" "KYO\0" "jiǎo\0" "gǎu\0" "fok3\0" "snatch away, seize; catch with\0" "확:0N\0" "TSUKAMU\0" "KAKU\0" "HWAK\0" "jué\0" "laam2 laam5\0" "grasp, take hold of; monopolize\0" "람:0N\0" "TORU\0" "RAN\0" "LAM\0" "lǎn\0" "lɑ̌m\0" "lãm\0" "lai5\0" "lì\0" "nong5\0" "to fend off; to stab\0" "OSU\0" "DOU NU\0" "nǎng\0" "nện\0" "zi1\0" "disperse, pay; support; branch\0" "지:0E\0" "SASAERU EDA TSUKAERU\0" "SHI\0" "CI\0" "zhī\0" "jiɛ\0" "chi\0" "gui6\0" "totally exhausted\0" "TSUKAREKIRU\0" "KI\0" "guì\0" "NOSERU KOSHIKAKE MAKURA\0" "KI\0" "guǐ\0" "kei1\0" "up; uneven\0" "기:1N\0" "KI\0" "qī\0" "xún\0" "bok1 pok3\0" "rap, tap lightly; KangXi radical 66\0" "UTSU\0" "HOKU HAKU\0" "pū\0" "pok3\0" "rap, tap; radical number 66\0" "UTSU\0" "BOKU HAKU HOKU\0" "pū\0" "sau1\0" "gather together, collect; harvest\0" "수:0E\0" "OSAMERU\0" "SHUU\0" "SWU\0" "shōu\0" "*shiou shiòu\0" "thu\0" "haau2\0" "examine, test; investigate\0" "고:0N\0" "KANGAERU\0" "KOU\0" "KO\0" "kǎo\0" "khảo\0" "jau4\0" "distant, far; adverbial prefix\0" "유:0N\0" "TOKORO\0" "YUU\0" "YU\0" "yōu\0" "iou\0" "goi2\0" "change, alter; improve, remodel\0" "개:0E\0" "ARATAMERU ARATAME ARATAMARU\0" "KAI\0" "KAY\0" "gǎi\0" "*gə̌i\0" "I SHI JI\0" "yǐ\0" "gung1\0" "attack, assault; criticize\0" "공:0E\0" "SEMERU OSAMERU\0" "KOU\0" "KONG\0" "gōng\0" "gong gung\0" "công\0" "MOTOMERU ERU TOMERU\0" "KAN GAN\0" "gān\0" "baan1 ban1\0" "반:1N\0" "WAKERU\0" "HAN HIN\0" "PAN\0" "bān\0" "fong3\0" "put, release, free, liberate\0" "방:0E\0" "HANASU HANATSU YURUSU\0" "HOU\0" "PANG\0" "fàng\0" "*biɑ̀ng\0" "phóng\0" "zing3\0" "government, political affairs\0" "정:0E\0" "MATSURIGOTO TADASU\0" "SEI SHOU\0" "CENG\0" "zhèng\0" "chính\0" "pò\0" "dim1\0" "to weigh in the hand, to estimate; to shake\0" "diān\0" "deduct\0" "kòu\0" "man5\0" "strong; robust; vigorous\0" "민:N\0" "TSUTOMERU\0" "BIN MIN FUN\0" "mǐn\0" "to put forth effort\0" "wù\0" "gu3\0" "ancient, old; reason, because\0" "고:0E\0" "YUE KOTO KOTOSARANI\0" "KO\0" "KO\0" "gù\0" "*gò\0" "cố\0" "hé\0" "MUCHIUTSU\0" "SAKU SHAKU\0" "cè\0" "haau6\0" "result, effect; effectiveness\0" "효:0E\0" "KIKU\0" "KOU\0" "HYO\0" "xiào\0" "hàu\0" "hiệu\0" "mai5 mei3 mei5\0" "pacify, soothe, stabilize\0" "미:1N\0" "NADERU\0" "BI MI HI\0" "MI\0" "mǐ\0" "cuk1\0" "chù\0" "to strike\0" "UTSU\0" "KAKU KYAKU\0" "gé\0" "dik6\0" "enemy, foe, rival; resist\0" "dí\0" "zeoi6\0" "express, state, relate, narrate\0" "서:0E\0" "TSUIDERU TSUIDE\0" "JO\0" "SE\0" "xù\0" "gaau3\0" "teach\0" "교:0E\0" "OSHIERU OSHIE\0" "KYOU KOU\0" "KYO\0" "jiào\0" "man5\0" "fast, quick, clever, smart\0" "민:0E\0" "TOSHI SATOI\0" "BIN MIN\0" "MIN\0" "mǐn\0" "mẫn\0" "YOROKONDEUGOKUSAMA\0" "SHIN JIN\0" "chén\0" "gau3\0" "save, rescue, relieve; help, aid\0" "구:0E\0" "SUKUU SUKUI\0" "KYUU GU\0" "KWU\0" "jiù\0" "*giòu\0" "cứu\0" "진:N\0" "OSAMERU NOBERU\0" "CHIN JIN SHIN SHOU\0" "shēn\0" "dyut6\0" "duó\0" "jyu5\0" "gavel\0" "어:1N\0" "SASHITOMERU\0" "GYO GO\0" "E\0" "yǔ\0" "cik1\0" "an imperial order or decree\0" "칙:1N\0" "IMASHIMERU MIKOTONORI\0" "CHOKU\0" "CHIK\0" "chì\0" "tjiək\0" "sắc\0" "ngou4 ngou6\0" "ramble, play about; leisurely; surname\0" "오:0N\0" "ASOBU OGORU\0" "GOU\0" "O\0" "áo\0" "ngɑu\0" "ngào\0" "baai6\0" "be defeated, decline, fail\0" "패:0E\0" "YABURERU YABURU\0" "HAI BAI\0" "PHAY\0" "bài\0" "bhài\0" "bại\0" "zeoi6\0" "express, state, relate, narrate\0" "서:N\0" "TSUIDERU TSUIDE\0" "JO\0" "SE\0" "xù\0" "tự\0" "gaau1 gaau3\0" "teach, class\0" "교:N\0" "OSHIERU OSHIE\0" "KYOU KOU\0" "KYO\0" "jiào\0" "*gau gàu\0" "giáo\0" "duó\0" "lim6\0" "draw back, fold back; collect\0" "liǎn\0" "nip6\0" "fill up\0" "niè\0" "bai6\0" "break, destroy; broken, tattered\0" "폐:1N\0" "YABURERU\0" "HEI\0" "PHYEY\0" "bì\0" "bhiɛ̀i\0" "tệ\0" "cong2\0" "roomy, spacious, open, broad\0" "창:0N\0" "TAKAI HOGARAKA\0" "SHOU\0" "CHANG\0" "chǎng\0" "chiɑ̌ng\0" "din2\0" "TSUKASADORU TSUNE\0" "TEN\0" "diǎn\0" "to weigh; cut; come without being invited\0" "HAKARU\0" "TATSU TACHI SETSU SECHI\0" "duō\0" "rebuke\0" "ANADORU\0" "I\0" "I\0" "yì\0" "gam2\0" "to dare, venture; bold, brave\0" "감:0E\0" "AETE\0" "KAN\0" "KAM\0" "gǎn\0" "*gɑ̌m\0" "cám\0" "saan2 saan3\0" "scatter, disperse, break up\0" "산:0E\0" "CHIRU CHIRASU CHIRAKASU\0" "SAN\0" "SAN\0" "sàn\0" "*sɑ̀n\0" "tản\0" "kě\0" "yàn\0" "deoi1 deoi6 deon1\0" "esteem; honest, candid, sincere\0" "돈:0E\0" "ATSUI\0" "TON DAN CHOU\0" "TON THOY\0" "dūn\0" "duəi\0" "đôn\0" "gei1\0" "to pick up thing with chopsticks or pincers.\0" "HASAMU\0" "KI\0" "jī\0" "gyɛ kyɛ\0" "tau2\0" "tǒu\0" "OSHIERU\0" "KOU GYOU KAKU GAKU\0" "HYO\0" "xiào\0" "zyut3\0" "to weigh; cut; come without being invited\0" "HAKARU\0" "TATSU TACHI SETSU SECHI\0" "duō\0" "giu2 giu3\0" "ancient musical instrument\0" "UTSURU\0" "SEKU KYOU KEKI KYAKU\0" "jiǎo\0" "ging3\0" "respect, honor; respectfully\0" "경:0E\0" "UYAMAU\0" "KEI KYOU\0" "KYENG\0" "jìng\0" "*giæ̀ng\0" "kính\0" "joeng4\0" "scatter, spread; praise; raise\0" "양:0N\0" "YOU\0" "YANG\0" "yáng\0" "xiá\0" "to defy, dare; strong; to suffocate\0" "OKASU TSUTOMERU\0" "BIN MIN KON\0" "mǐn\0" "sou2 sou3\0" "number; several, count; fate\0" "KAZOERU KAZU SEMERU\0" "SUU SHU SU\0" "SWU CHOK\0" "shù\0" "ái\0" "haau1\0" "strike, beat, pound, hammer; rap\0" "고:0N\0" "TATAKU\0" "KOU\0" "KO KYO\0" "qiāo\0" "kau\0" "xao\0" "to govern forcefully\0" "ái\0" "zing2\0" "orderly, neat, tidy; whole\0" "정:0E\0" "TOTONOERU TOTONOU\0" "SEI\0" "CENG\0" "zhěng\0" "jiɛ̌ng\0" "chỉnh\0" "dik6\0" "enemy, foe, rival; resist\0" "적:0E\0" "KATAKI ADA\0" "TEKI\0" "CEK\0" "dí\0" "*dhek\0" "địch\0" "zhèn\0" "fu1\0" "spread, diffuse; apply, paint\0" "부:0N\0" "SHIKU SHIKI\0" "FU\0" "PWU\0" "fū\0" "pio\0" "sok3 sou2 sou3\0" "number; several; count; fate\0" "삭:0N 수:0E\0" "KAZOERU KAZU\0" "SUU SHU\0" "SWU SAK\0" "shù\0" "*shriò *shriǒ\0" "số\0" "liu4\0" "to sew; keep tidy and repaired\0" "liáo\0" "au2 keoi1\0" "expel, drive away; beat, assault\0" "KAAKERU KAARU\0" "KU\0" "qū\0" "hing3 hyun3\0" "long, faraway; pre-eminent\0" "HARUKA TOOI MOTOMERU\0" "KEI KEN\0" "xiòng\0" "yǐ\0" "bind\0" "TSUNAGU\0" "KYOU GYOU\0" "jiǎo\0" "to rule\0" "선:0N\0" "SEN\0" "shàn\0" "giu2\0" "bind\0" "TSUNAGU\0" "KYOU GYOU\0" "jiǎo\0" "zhuó\0" "dou3 jik6\0" "dislike; be weary of; explain\0" "두:1N\0" "IYANINARU\0" "EKI SEKU TO ZU\0" "TWU\0" "yì\0" "lim6\0" "draw back, fold back; collect\0" "렴:0N\0" "OSAMERU\0" "REN\0" "LYEM\0" "liǎn\0" "liɛ̀m liɛ̌m\0" "bai6\0" "kill; die violent death\0" "폐:0N\0" "TAORERU\0" "HEI\0" "PHYEY\0" "bì\0" "bhiɛ̀i\0" "lí\0" "haau6 hok6\0" "teach, instruct; be aroused; awake; intelligent\0" "효:0N\0" "OSHIERU\0" "KOU GYOU KAKU GAKU\0" "HYO\0" "xiào\0" "haau6\0" "teach, instruct; be aroused; awake; intelligent\0" "OSHIERU\0" "KOU GYOU KAKU GAKU\0" "HYO\0" "xiào\0" "gàu\0" "man4 man6\0" "literature, culture, writing\0" "문:0E\0" "FUMI AYA KAZARU\0" "BUN MON\0" "MWUN\0" "wén\0" "*miən\0" "văn\0" "hok6\0" "learning, knowledge; school\0" "MANABU\0" "GAKU\0" "HAK\0" "xué\0" "cai4\0" "even, uniform, of equal length\0" "SOROU HITOSHII HITOSHIKU\0" "SEI SAI ZAI\0" "qí\0" "HITOSHII ATARU HAYAI\0" "SEI\0" "qí\0" "zaai1 zai1\0" "vegetarian diet; study\0" "zhāi\0" "ban1\0" "refined, having both appearance\0" "빈:0N\0" "URUWASHII\0" "HIN\0" "PIN\0" "bīn\0" "to perceive, feel\0" "jué\0" "vegetarian diet; study\0" "MONOIMI TSUTSUSHIMU TOKI\0" "SAI\0" "zhāi\0" "trai\0" "láng\0" "fei2\0" "graceful, elegant, beautiful\0" "비:0N\0" "AYA\0" "HI\0" "PI\0" "fěi\0" "phỉ\0" "baan1\0" "mottled, striped, freckle\0" "반:0N\0" "MADARA\0" "HAN\0" "PAN\0" "bān\0" "ban\0" "baan1\0" "variegated; striped; marbled\0" "MADARA\0" "HAN HEN\0" "bān\0" "laan4\0" "multicolored\0" "lán\0" "yǔ\0" "laan4\0" "multicolored\0" "AYA\0" "RAN REN\0" "lán\0" "wěi\0" "dau2\0" "Chinese peck; liquid measure\0" "두:0E\0" "TOMASU MASU HISHAKU\0" "TO TOU\0" "TWU\0" "dòu dǒu\0" "*dǒu\0" "đấu\0" "NOBORU\0" "SHOU\0" "shēng\0" "liu2 liu6\0" "consider, conjecture; materials, ingredients\0" "료:0E 요:0\0" "HAKARU\0" "RYOU\0" "LYO\0" "liào\0" "*lèu\0" "liệu\0" "a small cup of stone with ears, used in ancient times for libations\0" "jiǎ\0" "huk6\0" "dry measure equal to some five or ten dou (U+6597 舒)\0" "곡:0N\0" "MASU MASUME\0" "KOKU\0" "KOK\0" "hú\0" "huk\0" "ce3 ce4 je4\0" "slanting, sloping, inclined\0" "사:0E\0" "NANAME\0" "SHA\0" "SA YA\0" "xié\0" "*zia\0" "tà\0" "gaa2\0" "small jade wine cup\0" "가:1N\0" "UTSUWA\0" "KA KE\0" "KA\0" "jiǎ\0" "jyu5\0" "a stack of grain; a measure of 16 dou3\0" "yǔ\0" "zam1\0" "to pour wine or tea into a cup; to gauge\0" "짐:0N\0" "KUMU KUMIKAWASU\0" "SHIN\0" "CIM\0" "zhēn\0" "jim\0" "châm\0" "gaau3 gau3 gok3\0" "measure\0" "HAKARU\0" "KAKU KOU KYOU\0" "jiào\0" "gun2 waat3 wat3\0" "revolve, rotate, turn\0" "알:0N\0" "MEGURU\0" "ATSU KAN\0" "AL KAN\0" "wò\0" "tiǎo\0" "KAEAU KURABERU HAKARU\0" "SHUKU TOU TSU SHOKU SOKU\0" "dòu\0" "gan1\0" "a catty (approximately 500 g); an axe; keen, shrewd; KangXi radical number 69\0" "근:0E\0" "ONO\0" "KIN\0" "KUN\0" "jīn\0" "cân\0" "cik1\0" "to scold, upbraid, accuse, reproach\0" "척:0E\0" "SHIRIZOKERU\0" "SEKI\0" "CHEK\0" "chì\0" "chiɛk\0" "xịch\0" "AKIRAKA\0" "GIN GON SHITSU SHICHI\0" "yín\0" "fu2\0" "axe, hatchet; chop, hew\0" "부:0N\0" "ONO\0" "FU\0" "PWU\0" "fǔ\0" "biǒ\0" "búa\0" "coeng1\0" "axe\0" "qiāng\0" "zaam2\0" "cut, chop, sever; behead\0" "zhǎn\0" "keoi4\0" "qú\0" "zoek3\0" "cut, chop, lop off\0" "작:0N\0" "KIRU\0" "SHAKU\0" "CAK\0" "zhuó\0" "jiɑk\0" "zaam2\0" "cut, chop, sever; behead\0" "참:0N\0" "KIRU\0" "ZAN SAN\0" "CHAM\0" "zhǎn\0" "*jræ̌m\0" "trảm\0" "dyun6 tyun5\0" "sever, cut off; interrupt\0" "TATSU KOTOWARU SADAMERU\0" "DAN\0" "TAN\0" "duàn\0" "đoạn\0" "zoek3\0" "cut off\0" "KIRU\0" "SAKU SHAKU\0" "cuò\0" "si1\0" "this, thus, such; to lop off; emphatic particle\0" "사:0E\0" "KONO KORE KAKU\0" "SHI\0" "SA\0" "sī\0" "*siɛ\0" "san1\0" "new, recent, fresh, modern\0" "신:0E\0" "ATARASHII ARATA NII\0" "SHIN\0" "SIN\0" "xīn\0" "*sin\0" "tân\0" "작:1N\0" "CAK\0" "zhuó\0" "doek3\0" "cut, chop, hack\0" "착:1N\0" "KIRU\0" "TAKU\0" "CHAK\0" "zhuó\0" "kan4\0" "SERI\0" "KIN GON KON\0" "qín\0" "the sound of water flowing among rocks\0" "RIN\0" "lín\0" "zoek3\0" "to cut to pieces; to hack; to chop or hew; to carve for ornaments\0" "zhuó\0" "cuk1\0" "chù\0" "dyun3 dyun6 tyun5\0" "sever, cut off; interrupt\0" "단:0E\0" "TATSU KOTOWARU\0" "DAN\0" "TAN\0" "duàn\0" "*dhuɑ̌n\0" "zuk1\0" "cut\0" "zhǔ\0" "fong1\0" "a square, rectangle; a region; local\0" "방:0E\0" "KATA NARABERU KURABERU\0" "HOU\0" "PANG\0" "fāng\0" "*biɑng\0" "phương\0" "chǎn\0" "háng\0" "jyu1 wu1\0" "in, at, on; interjection alas!\0" "어:0E\0" "AU YORI OITE\0" "O YO\0" "E O\0" "yú\0" "ư\0" "ji6 si1\0" "grant, bestow; give; act; name\0" "시:0E\0" "HODOKOSU SHIKU\0" "SHI I SE\0" "SI I\0" "shī\0" "*shiɛ shiɛ shiɛ̀\0" "thi\0" "pui3\0" "a pennon; a streamer\0" "pèi\0" "jau4\0" "to swim; to move or rove freely\0" "유:1\0" "HATAASHI\0" "YOU YO RYUU RU\0" "YU\0" "yóu\0" "place name\0" "MYE\0" "mèi\0" "pong4\0" "side; by side, close by, near\0" "방:0N\0" "KATAWARA TSUKURI KATAGATA\0" "HOU BOU\0" "PANG PHAYNG\0" "páng\0" "*bhɑng\0" "bàng\0" "kei4\0" "flag\0" "기:1N\0" "HATA\0" "KI GE\0" "KI\0" "qí\0" "zin1\0" "silk banner with bent pole\0" "전:1N\0" "HATA\0" "SEN\0" "CEN\0" "zhān\0" "jiɛn\0" "mou4 mou6\0" "a kind of ancient flag; old\0" "모:1N\0" "HATAKAZARI OIBORE\0" "BOU MOU\0" "MO\0" "máo\0" "*mɑu\0" "leoi5\0" "trip, journey; travel; traveler\0" "려:0E 여:0\0" "TABI\0" "RYO\0" "LYE\0" "lǚ\0" "*liǔ\0" "lữ\0" "pui3\0" "flag ornament; flags, banners\0" "패:1N\0" "HATA\0" "HAI\0" "PHAY\0" "pèi\0" "bhɑ̀i\0" "pī\0" "lau4\0" "fringes of pearls on crowns; a pennant\0" "HATAASHI\0" "RYUU\0" "liú\0" "to state to, to announce\0" "HU\0" "FU\0" "PWU\0" "fū\0" "방:1N\0" "PANG\0" "fǎng\0" "syun4\0" "revolve, move in orbit; return\0" "선:0E\0" "MEGURU YUBARI\0" "SEN\0" "SEN\0" "xuán\0" "*ziuɛn\0" "toàn\0" "sing1 zing1\0" "banner or flag adorned with feathers; to signal\0" "정:0N\0" "HATA ARAWASU\0" "SEI SHOU\0" "CENG\0" "jīng\0" "*tziɛng\0" "tinh\0" "zing1\0" "jīng\0" "nei5\0" "fluttering of flag; romantic\0" "TANABIKU\0" "JI NI DA\0" "nǐ\0" "niɛ̌\0" "zuk6\0" "a family clan, ethnic group, tribe\0" "족:0E\0" "YAKARA\0" "ZOKU SOU\0" "COK CWU\0" "zú\0" "dzhuk\0" "tộc\0" "siu6 ziu6\0" "an embroidered pennant\0" "CHOU JOU\0" "zhào\0" "ji2\0" "yǐ\0" "lau4\0" "fringes of pearls on crowns\0" "류:0N\0" "HATAASHI\0" "RYUU\0" "LYU\0" "liú\0" "liou\0" "saau1\0" "serrated edges on a Chinese flag\0" "shāo\0" "gin3\0" "KATSU\0" "KEN KON\0" "jiàn\0" "place name\0" "ES\0" "yú\0" "ji2\0" "romantic; tender; charming\0" "NABIKU\0" "I\0" "yǐ\0" "qyɛ̌\0" "kei4\0" "banner, flag, streamer\0" "기:0E\0" "HATA\0" "KI\0" "KI\0" "qí\0" "*ghiə\0" "cờ\0" "a pennon; a flag. to fasten\0" "SHI\0" "zhì\0" "a pennant, a banner\0" "HATA\0" "HAN\0" "fān\0" "piāo\0" "faan1\0" "a pennant, a banner\0" "HATA\0" "HAN\0" "fān\0" "piæn\0" "phướn\0" "flag\0" "zhān\0" "kui2\0" "banner, flag, streamer; insignia\0" "kuài\0" "suì\0" "jyu4\0" "an military flag or standard\0" "HATA AGARU\0" "YO\0" "yú\0" "mou4\0" "negative, no, not; KangXi radical 71\0" "무:0N\0" "NAI\0" "BU MU\0" "MWU\0" "wú\0" "choke on something eaten\0" "MUSEBU\0" "KI KE\0" "jì\0" "gei3\0" "already; de facto; since; then\0" "TSUKIRU SUDENI\0" "KI\0" "KI\0" "jì\0" "gei3\0" "already; de facto; since; then\0" "기:0E\0" "TSUKIRU SUDENI\0" "KI\0" "KI\0" "jì\0" "*giə̀i\0" "huò\0" "jat6\0" "sun; day; daytime\0" "일:0E\0" "HI KA HIBI\0" "NICHI JITSU\0" "IL\0" "rì\0" "*njit\0" "nhật\0" "daan3\0" "dawn; morning; day\0" "단:0E\0" "ASHITA\0" "TAN\0" "TAN\0" "dàn\0" "dɑ̀n\0" "đán\0" "gau6\0" "old, ancient; former, past\0" "FURUI MOTO\0" "KYUU GU\0" "KWU\0" "jiù\0" "zi2\0" "purpose, aim; excellent\0" "지:0N\0" "MUNE UMAI\0" "SHI\0" "CI\0" "zhǐ\0" "jǐ\0" "chỉ\0" "zou2\0" "early; soon; morning\0" "조:0E\0" "HAYAI HAYA SA\0" "SOU SATSU\0" "CO\0" "zǎo\0" "*tzɑ̌u\0" "tảo\0" "united in; agreement; mutual aid\0" "xié\0" "tiāo\0" "ceon4\0" "ten-day period; period of time\0" "순:0E\0" "AMANEKU\0" "JUN SHUN\0" "SWUN\0" "xún\0" "zuin\0" "juk1\0" "rising sun; brilliance; radiant\0" "욱:0N\0" "ASAHI\0" "KYOKU\0" "WUK\0" "xù\0" "hóc\0" "go1\0" "nook, corner\0" "gā\0" "lo1\0" "nook, corner\0" "lá\0" "gon3 hon6\0" "sunset, dusk; evening\0" "KURERU\0" "KAN\0" "KAN\0" "gàn\0" "gɑ̀n\0" "hon5\0" "drought; dry; dry land\0" "한:0E\0" "HIDERI\0" "KAN\0" "HAN\0" "hàn\0" "hạn\0" "대:1N\0" "HIKAGE OOKII\0" "TAI DAI EI\0" "TAY\0" "tái\0" "dik1\0" "dì\0" "heoi1\0" "dawn\0" "우:0N\0" "ASA\0" "KU\0" "WU\0" "xū\0" "hù\0" "TAN TEN\0" "chǎn\0" "si4\0" "time, season; era, age, period\0" "shí\0" "kwong3\0" "extensive, wide, broad; empty\0" "kuàng\0" "joeng4\0" "rising sun; sunshine\0" "yáng\0" "si4\0" "time, season; era, age, period\0" "TOKI\0" "JI\0" "shí\0" "wong6\0" "prosper; prosperous; increase\0" "왕:0N\0" "SAKAN\0" "OU\0" "WANG\0" "wàng\0" "vượng\0" "man4\0" "heaven\0" "민:0N\0" "AKIZORA\0" "BIN MIN\0" "MIN\0" "mín\0" "myin\0" "man4\0" "gentle and affable\0" "민:0N\0" "MIN\0" "mín\0" "morning sun, sunrise\0" "돈:0N\0" "TON\0" "tūn\0" "HARU\0" "SHUN\0" "chūn\0" "m5 ng5\0" "오:0N\0" "AKIRAKA\0" "GO\0" "O\0" "wǔ\0" "wan4\0" "sun light; used in personal names\0" "윤:1N\0" "IN\0" "YUN\0" "yún\0" "bèi\0" "ngong4 ngong5\0" "rise, raise; proud, bold; upright\0" "앙:N\0" "AGARU TAKAI\0" "KOU GOU\0" "ANG\0" "áng\0" "*ngɑng\0" "ngang\0" "zak1\0" "afternoon; the sun in the afternoon sky; to decline\0" "측:1N\0" "KATAMUKU\0" "SOKU SHOKU\0" "CHI\0" "zè\0" "baan2\0" "big\0" "OOKII\0" "HAN BAN HEN\0" "bǎn\0" "jié\0" "gwan1\0" "elder brother; descendants\0" "곤:0N\0" "ANI\0" "KON\0" "KON HON\0" "kūn\0" "guən\0" "con\0" "sing1\0" "rise, ascent; peaceful; peace\0" "승:0E\0" "NOBORU\0" "SHOU\0" "SUNG\0" "shēng\0" "*shiəng\0" "thăng\0" "AKIRAKA\0" "KO GO\0" "hù\0" "fong2\0" "bright dawn, daybreak; appear\0" "방:0N\0" "AKIRAKA\0" "HOU\0" "PANG\0" "fǎng\0" "hou6\0" "summer time; sky; heaven\0" "호:0N\0" "SORA\0" "KOU\0" "HO\0" "hào\0" "*hɑ̌u\0" "guì\0" "coeng1\0" "light of sun; good, proper\0" "창:0E\0" "SAKAN\0" "SHOU\0" "CHANG\0" "chāng\0" "chiɑng\0" "헌:N 훤:N\0" "AKIRAKA\0" "KEN KAN\0" "xuān\0" "ming4\0" "bright, light, brilliant; clear\0" "명:0E\0" "AKARUI AKIRAKA AKERU\0" "MEI MYOU\0" "MYENG\0" "míng\0" "*miæng\0" "minh\0" "fan1\0" "dusk, nightfall, twilight, dark\0" "혼:0E\0" "KURAI\0" "KON\0" "HON\0" "hūn\0" "*xuən\0" "hôn\0" "분:0N\0" "PWUN\0" "fēn\0" "bright\0" "금:0N\0" "AKIRAKA\0" "KIN\0" "KUM\0" "qǐn\0" "fat1\0" "YOAKE\0" "KOTSU KOCHI BUTSU MOCHI\0" "hū\0" "ji6 jik6\0" "change; easy\0" "역:0E 이:0N\0" "YASASHII KAERU OSAMERU\0" "EKI I\0" "YEK I\0" "yì\0" "*iɛ̀ iɛk\0" "dịch\0" "sik1\0" "formerly; ancient; in beginning\0" "석:0E\0" "MUKASHI\0" "SEKI SHAKU\0" "SEK CHAK\0" "xī\0" "*siɛk\0" "tích\0" "jan1\0" "dawn; early morning; day\0" "흔:0N\0" "ASA\0" "KIN KON KI\0" "HUN\0" "xīn\0" "MEGURU\0" "EN\0" "yán\0" "zè\0" "fong2\0" "fǎng\0" "taam4\0" "become cloudy, overcast\0" "tán\0" "shèn\0" "거:1N\0" "KE\0" "jù\0" "cữ\0" "joeng4\0" "to open out, to expand; bright, glorious\0" "양:N\0" "AGARU HIKARI\0" "YOU\0" "yáng\0" "zaan2\0" "a dual pronoun, I, you and me, we two\0" "SAN\0" "zǎn\0" "bing2 fong2\0" "bright, luminous; glorious\0" "병:0N\0" "AKIRAKA\0" "HEI HYOU HOU\0" "PYENG\0" "bǐng\0" "seng1 sing1\0" "a star, planet; any point of light\0" "성:0E\0" "HOSHI\0" "SEI SHOU\0" "SENG\0" "xīng\0" "*seng\0" "tinh\0" "jing2\0" "project; reflect light\0" "영:0E\0" "HAERU UTSURU UTSUSU\0" "EI YOU\0" "YENG\0" "yìng\0" "*qiæ̀ng\0" "ánh\0" "jyun6\0" "long day; extended; relaxed\0" "현:1N\0" "KEN GEN\0" "HYEN\0" "xuàn\0" "pui3\0" "YOAKE\0" "HOTSU HACHI HAI\0" "pò\0" "can2\0" "진:N\0" "AKIRAKA\0" "SHIN\0" "zhěn\0" "sunshine\0" "령:1N\0" "REI RYOU\0" "LYENG\0" "líng\0" "ceon1\0" "spring; wanton\0" "춘:0E\0" "HARU\0" "SHUN\0" "CHWUN\0" "chūn\0" "*chuin\0" "hou6\0" "SORA\0" "KOU\0" "hào\0" "mui6\0" "obscure, dark; darken\0" "매:0N\0" "KURAI\0" "MAI\0" "MAY\0" "mèi\0" "*mə̀i\0" "muội\0" "zok3 zok6\0" "yesterday; in former times, past\0" "작:0E\0" "KINOU\0" "SAKU\0" "CAK\0" "zuó\0" "*dzhɑk\0" "KUMORU HOSHI\0" "BATSU MACHI\0" "mò\0" "bin6\0" "delighted; pleased\0" "TANOSHIMUSAMA AKIRAKA\0" "HEN BEN\0" "biàn\0" "heoi2\0" "warm\0" "구:1N\0" "ATATAKA\0" "KU KYOU\0" "KWU\0" "xù\0" "dusk, dark confused; stupid\0" "KURAI KURE\0" "KON\0" "hūn\0" "ciu1 ziu1\0" "bright, luminous; illustrious\0" "소:0E 조:N\0" "AKIRAKA\0" "SHOU\0" "SO CO\0" "zhāo\0" "*jiɛu\0" "SHOU JU\0" "zòng\0" "si6\0" "indeed, yes, right; to be; demonstrative pronoun, this, that\0" "시:0E\0" "KORE KONO KOKO\0" "ZE SHI\0" "SI\0" "shì\0" "*zhiɛ̌\0" "thị\0" "haa6 si6\0" "variant of 'to be'; summer; name\0" "하:0N\0" "KORE\0" "SHI\0" "HA SI\0" "shì\0" "juk1\0" "bright light, sunlight; dazzling\0" "욱:0N\0" "AKIRAKA\0" "IKU\0" "WUK\0" "yù\0" "fai3\0" "fèi\0" "dit6\0" "the declining sun in the west\0" "KATAMUKU\0" "TETSU DECHI ITSU\0" "dié\0" "maau5\0" "one of the 28 constellations\0" "묘:0N\0" "SUBARU\0" "BOU\0" "MYO\0" "mǎo\0" "nik1\0" "intimate, close; approach\0" "닐:1N\0" "CHIKAZUKU\0" "JITSU SHOKU\0" "NIL NYEY\0" "nì\0" "nit\0" "cong2\0" "a long day. bright. extended. clear\0" "창:0N\0" "NAGAI TOORU NOBIRU\0" "CHOU\0" "CHANG\0" "chǎng\0" "to feed a prisoner\0" "온:1N\0" "MEGUMU\0" "ON\0" "ON\0" "wēn\0" "dōng\0" "AI\0" "ǎi\0" "bing2\0" "bright, glorious; brilliant\0" "병:0N\0" "PYENG\0" "bǐng\0" "rise\0" "앙:0N\0" "AGARU TAKAI\0" "KOU GOU\0" "ANG\0" "áng\0" "zau3\0" "daytime, daylight\0" "HIRU\0" "CHUU\0" "CWU\0" "zhòu\0" "lung4\0" "vague, dim; twilight\0" "lóng\0" "hin2\0" "manifest, display; evident, clear\0" "xiǎn\0" "extensive, wide, broad; empty\0" "AKIRAKA MUNASHII\0" "KOU\0" "kuàng\0" "AKIRAKA\0" "CHOU\0" "tiǎo\0" "ciu4\0" "morning, dawn; surname\0" "조:0N\0" "ASA\0" "CHOU\0" "CO\0" "cháo\0" "si4\0" "time, season; era, age, period\0" "시:0E\0" "TOKI KORE\0" "JI SHI\0" "SI\0" "shí\0" "*zhiə\0" "thì\0" "fong2\0" "bright, dazzling; to sway, shake\0" "황:0N\0" "AKIRAKA\0" "KOU\0" "HWANG\0" "huǎng\0" "quáng\0" "fong2\0" "bright, dazzling; to sway, shake\0" "황:0N\0" "AKIRAKA\0" "KOU OU\0" "HWANG\0" "huǎng\0" "hoáng\0" "hyun1 syun2\0" "light of the sun; to dry in the sun\0" "AKIRAKA\0" "KEN KAN\0" "xuǎn\0" "WAKARERU\0" "KAI\0" "kuí\0" "xū\0" "gaau2\0" "교:1N\0" "KYO\0" "jiǎo\0" "zeon3\0" "advance, increase; promote\0" "진:0N\0" "SUSUMU OSAERU TSUTSUSHIMU\0" "SHIN SEN\0" "CIN\0" "jìn\0" "OOKII\0" "SHITSU SHICHI\0" "zhì\0" "zeon3\0" "advance, increase; promote\0" "진:0N\0" "SUSUMU\0" "SHIN\0" "CIN\0" "jìn\0" "*tzìn\0" "hoeng2\0" "noon, midday; moment; unit land measurement equal to seven mou (U+755D 畝), or the area that can be sown in one day\0" "상:1N\0" "MAHIRU\0" "SHOU\0" "SANG\0" "shǎng\0" "tung4\0" "tóng\0" "홍:1N\0" "AKEKAKARU\0" "KOU KU\0" "HONG\0" "hǒng\0" "aan3 ngaan3\0" "peaceful, quiet; clear; late in the day\0" "안:0N\0" "OSOI\0" "AN\0" "AN\0" "yàn\0" "qàn qèn qěn\0" "해:N\0" "gāi\0" "향:N\0" "AKIRAKA\0" "KYOU KOU\0" "xiǎng\0" "saai3\0" "dry in sun, expose to sun\0" "SARASU SARASHI\0" "SAI SHI\0" "shài\0" "hiu2\0" "dawn, daybreak; clear, explicit\0" "xiǎo\0" "jip6\0" "bright; radiant; thriving\0" "yè\0" "wan4\0" "halo in sky; fog; dizzy, faint\0" "yūn\0" "fai1\0" "sunshine; light, bright, radiant\0" "huī\0" "ham4\0" "pre-dawn\0" "KAN GON\0" "hán\0" "HINODERUSAMA\0" "KAN GEN\0" "hàn\0" "zeon3\0" "early; bright; respect\0" "준:0N\0" "AKIRAKA\0" "SHUN\0" "CWUN\0" "jùn\0" "maan5\0" "night, evening; late\0" "만:E\0" "KURE OSOI\0" "BAN\0" "MAN\0" "wǎn\0" "*miæ̌n\0" "vãn\0" "jin5 jin6\0" "sunlight\0" "현:0N\0" "HIGAARAWARERU HIZA\0" "KEN GEN DEN NEN\0" "HYEN\0" "xiàn\0" "kwan1\0" "insect\0" "KON ANI\0" "kūn\0" "zau3\0" "daytime, daylight\0" "주:0E\0" "HIRU\0" "CHUU\0" "CWU\0" "zhòu\0" "*djiòu\0" "hei1\0" "dry, expose sun; dawn\0" "희:0N\0" "KAWAKU\0" "KI\0" "HUY\0" "xī\0" "xiəi\0" "sing4\0" "clear, bright; splendor, brightness\0" "성:0N\0" "AKIRAKA SAKAN MESHIBITSU\0" "SEI JOU\0" "SENG\0" "chéng\0" "cou4 sing6\0" "성:N\0" "AKIRAKA\0" "SEI JOU\0" "shèng\0" "bou1\0" "late afternoon\0" "포:1N\0" "YUUGATA\0" "HO FU\0" "PHO\0" "bū\0" "bo\0" "sik1 zai3\0" "light of stars; shine\0" "절:1N 제:N\0" "AKIRAKA\0" "SETSU SEI\0" "CEL CEY\0" "zhé\0" "zai3 zit3\0" "zhé\0" "ng6\0" "have interview with; meet\0" "오:0N\0" "AKIRAKA\0" "GO\0" "O\0" "wù\0" "cữ\0" "wun5\0" "Anhui province\0" "환:0N\0" "HWAN\0" "wǎn\0" "fui3\0" "dark, unclear, obscure; night\0" "회:0N\0" "MISOKA KURAI\0" "KAI\0" "HOY\0" "huì\0" "xuə̀i\0" "hổi\0" "hou6\0" "daybreak; bright and brilliant\0" "호:0N\0" "HIKARU AKIRAKA\0" "KOU GOU\0" "HO\0" "hào\0" "san4\0" "early morning, daybreak\0" "신:0E\0" "ASHITA TOKI\0" "SHIN\0" "SIN\0" "chén\0" "*jhin zhin\0" "thần\0" "night\0" "만:0\0" "KURE OSOI\0" "BAN\0" "MAN\0" "wǎn\0" "AKIRAKA\0" "TEN\0" "tiǎn\0" "zoek3\0" "bright\0" "탁:0N\0" "AKIRAKA\0" "TAKU\0" "THAK\0" "zhuó\0" "zeoi3\0" "first birthday of a child\0" "수:1N\0" "HITOMAWARI\0" "SAI SUI\0" "SWI SWU\0" "zuì\0" "주:N\0" "zhǒu\0" "pou2\0" "universal, general, widespread\0" "보:0E\0" "AMANESHI\0" "FU HO\0" "PO\0" "pǔ\0" "phổ\0" "ging2 jing2\0" "scenery, view; conditions\0" "경:0E\0" "KESHIKI KAGE\0" "KEI EI\0" "KYENG YENG\0" "jǐng\0" "*giæ̌ng *qiæ̌ng\0" "cảnh\0" "sik1\0" "clear, evident; clearly\0" "석:1N\0" "AKIRAKA\0" "SEKI SHAKU\0" "SEK\0" "xī\0" "sim2\0" "shǎn\0" "nǐ\0" "sik1\0" "fair; white; clear; discriminate\0" "석:0N\0" "AKIRAKA\0" "SEKI SHAKU\0" "SEK\0" "xī\0" "ceng4 cing4\0" "clear weather, fine weather\0" "청:0EN\0" "HARERU HARE HARASU\0" "SEI\0" "CHENG\0" "qíng\0" "*dzhiɛng\0" "tạnh\0" "HARERU\0" "KEI KEN\0" "qǐ\0" "zing1\0" "crystal; clear, bright; radiant\0" "정:0N\0" "AKIRAKA\0" "SHOU\0" "CENG\0" "jīng\0" "tziɛng\0" "tinh\0" "gwai2\0" "shadows of sun; time; sundial\0" "귀:0N\0" "KAGE\0" "KI\0" "KWI\0" "guǐ\0" "zing2\0" "appearance of the sun\0" "정:0N\0" "TEI CHOU\0" "CENG\0" "zhěng\0" "sik1\0" "the sun going behind and out from behind clouds\0" "역:N\0" "KAGERU\0" "EKI SEKU SEKI SHAKU\0" "yì\0" "zi3\0" "wisdom, knowledge, intelligence\0" "지:0E\0" "CHIE\0" "CHI\0" "CI\0" "zhì\0" "djiɛ̀\0" "trí\0" "am2\0" "암:1N\0" "KURAI\0" "AN ON EN\0" "AM\0" "àn\0" "jyun2\0" "sunset\0" "EN ON\0" "wǎn\0" "*qiuæ̌n\0" "lam4\0" "림:N\0" "lín\0" "long3 long6\0" "air-dry; sun-dry\0" "SARASU\0" "RYOU\0" "liàng\0" "창:N\0" "SHOU\0" "chāng\0" "KAGAYAKIUTSUKUSHII\0" "OU KYOU GOU\0" "wǎng\0" "dawn, daybreak; clear, explicit\0" "AKATSUKI SATORU\0" "GYOU KYOU\0" "HYO\0" "xiǎo\0" "zaam6\0" "temporary\0" "zàn\0" "HI\0" "fēi\0" "hyun1\0" "warm, comfortable; warm, genial\0" "훤:0N\0" "ATATAKAI\0" "KEN\0" "HWEN\0" "xuān\0" "huyên\0" "hyun1 syun2\0" "gèng\0" "yí\0" "haa6\0" "leisure, relaxation, spare time\0" "가:0E\0" "HIMA ITOMA\0" "KA\0" "KA\0" "xiá\0" "hà\0" "hạ\0" "wan4 wan6\0" "halo in sky; fog; dizzy, faint\0" "운:0N 훈:0N\0" "KASA BOKASHI MEMAI\0" "UN\0" "HWUN WUN\0" "yūn\0" "ngiuən\0" "vừng\0" "fai1\0" "sunshine; light, bright, radiant\0" "휘:0N\0" "KAGAYAKU\0" "KI\0" "HWI\0" "huī\0" "*xiuəi\0" "xǔ\0" "man5\0" "strong, robust, tough\0" "민:1N\0" "TSUTOMERU\0" "BIN KON\0" "MIN\0" "mǐn\0" "kwai4\0" "in opposition; distant from; separated\0" "규:1N\0" "KURERU\0" "KEI KE\0" "KYU\0" "kuí\0" "hot3\0" "sunstroke\0" "ATSUSAATARI\0" "ETSU OCHI ATSU ACHI\0" "yē\0" "jing2\0" "sun beginning decline; reflect\0" "영:0N\0" "HAERU UTSURU UTSUSU\0" "EI YOU\0" "YENG\0" "yìng\0" "variant of 暑 U+6691, summer heat; hot\0" "ATSUI ATSUA\0" "SHO\0" "shǔ\0" "wai5\0" "the bright shining of the sun\0" "위:0N\0" "HIZASHI\0" "I\0" "WI\0" "wěi\0" "syu2\0" "hot\0" "서:0E\0" "ATSUI ATSUSA\0" "SHO\0" "SE\0" "shǔ\0" "shiǔ\0" "cing4\0" "HARERU HARASU\0" "SEI\0" "qíng\0" "mào\0" "nán\0" "jiǎn\0" "nyun5\0" "warm, genial\0" "난:0E\0" "ATATAKAI ATATAMERU ATATAMARU\0" "DAN KEN NON\0" "NAN HWEN\0" "nuǎn\0" "*nuɑ̌n\0" "am3 ngam3\0" "dark; obscure; in secret, covert\0" "암:0E\0" "KURAI YAMI\0" "AN\0" "AM\0" "àn\0" "*qòm\0" "ám\0" "joeng4\0" "rising sun; sunshine\0" "양:0N\0" "HINODE AKIRAKA HARERU\0" "YOU\0" "YANG\0" "yáng\0" "SHUN\0" "chūn\0" "jiu4\0" "요:N\0" "HINOHIKARI AKIRAKA\0" "YOU\0" "yáo\0" "AKIRAKA\0" "SA\0" "suǒ\0" "AMANESHI\0" "FU\0" "pǔ\0" "ming4 ming6\0" "dark, obscure\0" "명:0N\0" "KURAI\0" "MEI BEI MYOU\0" "MYENG\0" "míng\0" "*mèng meng\0" "교:1N\0" "KYO\0" "jiǎo\0" "TERAI\0" "KAI\0" "kǎi\0" "gou2\0" "daybreak; bright and brilliant\0" "고:0N\0" "KOU\0" "KO HO\0" "gǎo\0" "wěng\0" "coeng3\0" "smoothly, freely, unrestrained\0" "창:0E\0" "NOBIRU\0" "CHOU\0" "CHANG\0" "chàng\0" "tjiɑ̀ng\0" "sướng\0" "기:1N\0" "KI\0" "qì\0" "hou6\0" "AKIRAKA\0" "KOU GOU\0" "hào\0" "yàn\0" "calendar, era\0" "KOYOMI\0" "REKI\0" "lì\0" "oi3\0" "obscure, dim, ambiguous, vague\0" "ài\0" "kei3\0" "and; attain, reach; confines\0" "OYOBU\0" "KI\0" "KI\0" "jì\0" "gyì\0" "jì\0" "mèn\0" "zaam6\0" "temporary\0" "잠:0E\0" "SHIBARAKU\0" "ZAN\0" "CAM\0" "zàn\0" "*dzhɑ̀m\0" "tạm\0" "설:1N\0" "SEL\0" "xiè\0" "hou6\0" "AKIRAKA\0" "KOU GOU\0" "hào\0" "mou6\0" "evening, dusk, sunset; ending\0" "모:0E\0" "KURERU KURASU KURE\0" "BO\0" "MO\0" "mù\0" "*mò\0" "mộ\0" "mò\0" "cōng\0" "nik1\0" "intimate, close; approach\0" "닐:1N\0" "CHIKAZUKU CHIKAZUKI\0" "JITSU NICHI\0" "NIL\0" "nì\0" "bright; to rise (of sun)\0" "장:0N\0" "SHOU\0" "CANG\0" "zhāng\0" "wai3\0" "혜:0N\0" "HYE\0" "huì\0" "bou6 buk6\0" "violent, brutal, tyrannical\0" "포:0N 폭:0E\0" "ABAKU ABARERU\0" "BOU BAKU\0" "PHOK PHO\0" "bào\0" "bhɑ̀u\0" "bạo\0" "hon3\0" "dry by exposing sun\0" "한:1N\0" "KAWAKASU\0" "KAN\0" "HAN\0" "hàn\0" "syun4\0" "xuán\0" "chuán\0" "liu4\0" "bright, clear\0" "료:1N\0" "AKIRAKA\0" "RYOU\0" "LYO\0" "liáo\0" "cim1 cim3\0" "rise; advance, go forward\0" "섬:0N\0" "SUSUMU\0" "SEN\0" "SEM\0" "xiān\0" "xiêm\0" "탄:N\0" "tǎn\0" "bright\0" "경:0N\0" "AKIRAKA\0" "KEI KYOU\0" "KYENG\0" "jǐng\0" "take fleeting glance at\0" "HETSU HECHI\0" "piē\0" "lín\0" "tan1\0" "morning sun, sunrise\0" "돈:0N\0" "ASAHI\0" "TON\0" "TON\0" "tūn\0" "hei2\0" "희:1N\0" "SAKANNASAMA ATSUI\0" "KI\0" "HUY\0" "xǐ\0" "ai3 ngai3\0" "stormy; cloudy, misty; dim; (Cant.) sultry\0" "에:1N\0" "KUMORU\0" "EI I\0" "EY\0" "yì\0" "ế\0" "and; attain\0" "기:1N\0" "OYOBU\0" "KI\0" "KI\0" "jì\0" "AKIRAKA\0" "KOU OU\0" "huàng\0" "AKIRAKADENAISAMA\0" "TAI DAI\0" "dài\0" "jip6\0" "bright; radiant; thriving\0" "엽:0N\0" "KAGAYAKU\0" "YOU\0" "YEP\0" "yè\0" "bright; flourishing\0" "엽:1N\0" "KAGAYAKU\0" "YOU\0" "YEP\0" "yè\0" "lik6\0" "calendar, era\0" "력:0E 역:0\0" "KOYOMI\0" "REKI\0" "LYEK\0" "lì\0" "lịch\0" "taam4\0" "become cloudy, overcast\0" "담:0N\0" "KUMORU KUMORI\0" "DON TAN\0" "TAM\0" "tán\0" "tung4\0" "twilight just before sunrise\0" "동:N\0" "HONOGURAI\0" "TOU TSU\0" "tóng\0" "hiu2\0" "dawn, daybreak; clear, explicit\0" "효:0E\0" "AKATSUKI SATORU\0" "GYOU KYOU\0" "HYO\0" "xiǎo\0" "*xěu\0" "hẻo\0" "fèi\0" "shěn\0" "ziu3\0" "TEERU TEERASU TEERERU\0" "SHOU\0" "zhào\0" "hou6\0" "bright, brilliant\0" "hào\0" "jik6\0" "HIKARU\0" "EKI YAKU\0" "yì\0" "hoeng3\0" "once upon time; period of time\0" "SAKINI\0" "KYOU KOU SHOU\0" "xiǎng\0" "xīng\0" "shēn\0" "jiǎo\0" "포:1N\0" "PHO\0" "bào\0" "경:N\0" "AKIRAKA KAWAKU\0" "KEI GYOU\0" "jìng\0" "to dry or cook in the sun\0" "yàn\0" "oi2 oi3\0" "obscure, dim, ambiguous, vague\0" "애:0N\0" "KURAI\0" "AI\0" "AY\0" "ài\0" "áy\0" "yè\0" "유:N\0" "rú\0" "cyu5 syu5\0" "bright, light of rising sun\0" "서:0N\0" "AKEBONO\0" "SHO\0" "SE\0" "shǔ\0" "*zhiù\0" "mung4\0" "twilight just before sun rises\0" "몽:1N\0" "KURAI\0" "BOU MOU\0" "MONG\0" "méng\0" "mồng\0" "fan1\0" "twilight; sunset\0" "훈:1N\0" "TASOGARE\0" "KUN\0" "HWUN\0" "xūn\0" "jiu6\0" "glorious, as sun; daylight, sunlight; one of the seven planets of pre-modern astronomy (the sun, the moon, Mercury, Venus, Mars, Jupiter, and Saturn)\0" "요:0N\0" "HIKARI KAGAYAKU\0" "YOU\0" "YO\0" "yào\0" "iɛ̀u\0" "buk6\0" "sun, air in sun, expose or dry in the sun\0" "폭:0N\0" "SARASU\0" "BAKU\0" "PHO PHOK\0" "pù\0" "려:N\0" "lì\0" "ASHITA ASA\0" "SHIN\0" "chén\0" "kwong3\0" "extensive, wide, broad; empty\0" "광:0N\0" "AKIRAKA MUNASHII\0" "KOU\0" "KWANG\0" "kuàng\0" "*kuɑ̀ng\0" "khoảng\0" "repeat, duplicate; repetitious\0" "TATAMU TATAMI KASANERU\0" "JOU CHOU\0" "CEP\0" "dié\0" "liǎo\0" "jin3\0" "fair weather; warm\0" "연:1N\0" "YEN\0" "yàn\0" "huò\0" "lú\0" "trưa\0" "hei1\0" "sunlight, sunshine, early dawn\0" "희:0N\0" "HI HIKARI\0" "GI KI\0" "HUY\0" "xī\0" "xyɛ\0" "jung4\0" "róng\0" "lung4\0" "vague, dim; twilight\0" "롱:1N\0" "OBORO\0" "ROU RU\0" "LONG\0" "lóng\0" "nong5\0" "in ancient times, of old, former\0" "낭:1N\0" "SAKI SAKINI\0" "DOU NOU\0" "NANG\0" "nǎng\0" "nán\0" "라:1N\0" "LA\0" "luǒ\0" "TASOGARE\0" "RAN BAN MAN REN\0" "luán\0" "saai3\0" "dry in sun, expose to sun\0" "쇄:1N\0" "SARASU SARASHI\0" "SAI\0" "SWA\0" "shài\0" "tong2\0" "tǎng\0" "엄:1N\0" "GAN GON GEN\0" "EM\0" "yǎn\0" "촉:1N\0" "CHOK\0" "zhú\0" "joek6 jyut6\0" "say; KangXi radical 73\0" "왈:0E\0" "IU IWAKU NOTAMAWAKU\0" "ETSU\0" "WAL\0" "yuē\0" "*hiuæt\0" "viết\0" "gaak6 gaap3 gaat6 gat6 zaat6\0" "(Cant.) cockroach\0" "OU\0" "yuē\0" "kuk1\0" "crooked, bent; wrong, false\0" "곡:0E\0" "MAGARU MAGERU KUMA\0" "KYOKU\0" "KOK\0" "qū\0" "*kiok\0" "khúc\0" "jai5 jai6\0" "trail, tow, drag, pull\0" "예:0N\0" "HIKU\0" "EI\0" "YEY\0" "yè\0" "*iɛ̀i\0" "dấy\0" "ang1 gaang1 gang1 gang3\0" "more, still further, much more\0" "갱:0E 경:0N\0" "SARA FUKERU ARATAMERU\0" "KOU\0" "KYENG KAYNG\0" "gèng\0" "*gæng gæ̀ng\0" "xâu canh\0" "trail, tow, drag, pull\0" "HIKU\0" "EI\0" "yè\0" "fat1\0" "hū\0" "hot3\0" "why? what? where?\0" "갈:0N\0" "NANI NANZO IZUKUNSO\0" "KATSU\0" "KAL\0" "hé\0" "hɑt\0" "hạt\0" "syu1\0" "book, letter, document; writings\0" "서:0E\0" "KAKU FUMI\0" "SHO\0" "SE\0" "shū\0" "*shiu\0" "thư\0" "cou4\0" "ministry officials; surname\0" "조:0N\0" "TSUKASA TOMOGARA HEYA\0" "SOU\0" "CO\0" "cáo\0" "*dzhɑu\0" "tào\0" "조:0N\0" "TSUKASA TOMOGARA HEYA\0" "SOU\0" "CO\0" "cáo\0" "NOBORU\0" "SHOU\0" "shēng\0" "maan6\0" "long, extended, vast; beautiful\0" "만:0N\0" "HIKU NAGAI HIROI\0" "BAN MAN\0" "MAN\0" "màn\0" "miæ̀n\0" "man\0" "already; sign of past\0" "KATTE SUNAWACHI\0" "ZO SOU SO\0" "cēng\0" "cang4 zang1\0" "already; sign of past\0" "증:0E\0" "KATTE SUNAWACHI\0" "SO SOU ZOU\0" "CUNG\0" "céng\0" "*dzhəng *tzəng\0" "tằng\0" "tai3\0" "change, replace, substitute for\0" "체:0E\0" "KAERU SUTARERU KAWARU\0" "TAI TEI\0" "CHEY\0" "tì\0" "tèi\0" "thế\0" "zeoi3\0" "most, extremely, exceedingly\0" "최:0E\0" "MOTTOMO MO\0" "SAI\0" "CHOY\0" "zuì\0" "*tzuɑ̀i\0" "tối\0" "caam2\0" "if, supposing, nevertheless\0" "cǎn\0" "juk1\0" "xù\0" "kui2 wui2 wui4 wui5 wui6\0" "to assemble, meet together; a meeting; an organization\0" "회:0E\0" "AU\0" "KAI E\0" "HOY KOY\0" "huì\0" "*huɑ̀i\0" "hội\0" "jan5\0" "인:N\0" "yǐn\0" "kit3\0" "brave\0" "걸:1N\0" "SARU\0" "KETSU KECHI KOCHI\0" "KEL\0" "qiè\0" "fēn\0" "MASU\0" "HI\0" "pí\0" "jyut6\0" "moon; month; KangXi radical 74\0" "월:0E\0" "TSUKI\0" "GETSU GATSU\0" "WEL\0" "yuè\0" "*ngiuæt\0" "nguyệt\0" "jau5 jau6\0" "have, own, possess; exist\0" "유:0E\0" "ARU MOTSU TAMOTSU\0" "YUU U\0" "YU\0" "yǒu\0" "*hiǒu\0" "hữu\0" "gun2 jyun2\0" "원:N\0" "ruǎn\0" "pang4\0" "friend, pal, acquaintance\0" "붕:0E\0" "TOMO\0" "HOU\0" "PWUNG\0" "péng\0" "bhəng\0" "bằng\0" "baan1 fan4\0" "distribute, large head\0" "반:1N\0" "WAKERU\0" "HAN\0" "PAN PWUN\0" "fén\0" "fuk6\0" "clothes; wear, dress\0" "복:0E\0" "KIRU KIMONO SHITAGAU\0" "FUKU\0" "POK\0" "fú\0" "*bhiuk\0" "phục\0" "ling4\0" "TSUKINOUSHIINIKARI\0" "REI RYOU\0" "líng\0" "fei2\0" "light of crescent moon\0" "MIKAZUKI KURAI OROKA\0" "HI HAI HOTSU\0" "fěi\0" "xoét\0" "keoi4\0" "warm\0" "ATATAKAI\0" "KYOU KU\0" "qú\0" "tì\0" "nuk6\0" "NIKU JIKU\0" "nǜ\0" "tiu3\0" "sacrifice\0" "CHOU\0" "tiǎo\0" "sok3\0" "first day of lunar month; the north\0" "삭:0E\0" "TSUITACHI\0" "SAKU\0" "SAK\0" "shuò\0" "*shrak\0" "sóc\0" "zam6\0" "pronoun 'I'\0" "짐:0N\0" "WARE KIZASHI\0" "CHIN JIN\0" "CIM\0" "zhèn\0" "trẫm\0" "long5\0" "clear, bright; distinct\0" "HOGARAKA\0" "ROU\0" "lǎng\0" "long5\0" "clear, bright; distinct\0" "낭:0 랑:0N\0" "HOGARAKA AKIRAKA\0" "ROU\0" "LANG\0" "lǎng\0" "lɑ̌ng\0" "lãng\0" "syun1 zeoi1 zeon1\0" "wane, reduce, contract; exploit\0" "CHIJIMARU CHIJIMU HERU\0" "SEN\0" "zuī\0" "ming4\0" "bright, clear, intelligent; light, brilliant; to understand; to illustrate\0" "AAKARI AKAARUI AKAARUMU\0" "MEI MYOU\0" "míng\0" "huāng\0" "mong6\0" "to look at, look forward; to hope, expect\0" "망:0E\0" "NOZOMU NOZOMI MOCHI\0" "BOU MOU\0" "MANG\0" "wàng\0" "*miɑng miɑ̀ng\0" "vọng\0" "TSUKINOHIKARI\0" "TON\0" "tūn\0" "ciu4 ziu1\0" "dynasty; morning\0" "조:0E\0" "ASA ASHITA ATSUMARU\0" "CHOU\0" "CO\0" "cháo\0" "*djhiɛu *djiɛu\0" "triều\0" "gei1\0" "full year, anniversary\0" "기:0N\0" "TOKI\0" "KI\0" "KI\0" "jī\0" "gei1 kei4\0" "period of time; date; time limit\0" "기:0E\0" "CHIGIRU\0" "KI GO\0" "KI\0" "qī\0" "*ghiə\0" "kì\0" "color of the moon\0" "영:N\0" "EI YOU\0" "yīng\0" "zōng\0" "mong6\0" "look at, gaze at; hope, expect\0" "망:N\0" "MOCHIZUKI\0" "BOU MOU\0" "wàng\0" "tung4\0" "the rising moon\0" "동:1N\0" "TONG\0" "tóng\0" "dhung\0" "lǎng\0" "lou4\0" "láo\0" "mung4\0" "condition or appearance of moon\0" "몽:0N\0" "OBORO\0" "BOU MOU\0" "MONG\0" "méng\0" "mung\0" "mông\0" "lung4\0" "condition or appearance of moon\0" "롱:0N\0" "OBORO\0" "ROU\0" "LONG\0" "lóng\0" "lung\0" "muk6\0" "tree; wood, lumber; wooden\0" "목:0E\0" "KI\0" "BOKU MOKU\0" "MOK MO\0" "mù\0" "*muk\0" "mộc\0" "kwukyel: rank, grade; wait; equal; 'etc.'\0" "HITOSHII NADO RA\0" "TOU\0" "TUNG\0" "děng\0" "mei6\0" "not yet; 8th terrestrial branch\0" "미:0E\0" "IMADA HITSUJI\0" "MI BI\0" "MI\0" "wèi\0" "*miə̀i\0" "mùi\0" "mut6\0" "final, last, end; insignificant\0" "말:0E\0" "SUE\0" "MATSU BATSU\0" "MAL\0" "mò\0" "mɑt\0" "mạt\0" "bun2\0" "root, origin, source; basis\0" "본:0E\0" "MOTO\0" "HON\0" "PON\0" "běn\0" "*bə̌n\0" "bản\0" "zaat3\0" "letter, note; correspondence\0" "찰:0N\0" "FUDA WAKAJINI\0" "SATSU\0" "CHAL\0" "zhá\0" "jrat\0" "trát\0" "seot6\0" "skill, art; method; trick, device\0" "출:0N\0" "MOCHIAWA\0" "JUTSU SHUTSU CHUTSU\0" "CHWUL\0" "shù\0" "seot6\0" "art, skill, special feat; method, technique\0" "MOCHIAWA\0" "JUTSU SHUTSU CHUTSU\0" "CHWUL\0" "shù\0" "kwukyel\0" "mù\0" "zyu1\0" "cinnabar, vermilion; surname\0" "주:0E\0" "AKA AKE\0" "SHU\0" "CWU\0" "zhū\0" "*jio zhio\0" "cho\0" "rén\0" "baat3\0" "tree\0" "팔:1N\0" "EBURI\0" "HATSU HACHI HECHI HETSU\0" "PHA\0" "bā\0" "piu4 pok3\0" "simple, unadorned; sincere; surname; a tree\0" "박:0E\0" "HOO\0" "BOKU HOKU\0" "PAK\0" "pǔ\0" "phắc\0" "do2 doe2\0" "cluster of flowers; earlobe\0" "EDA\0" "DA TA\0" "THA\0" "duǒ\0" "duɑ̌\0" "đoá\0" "do3 doe2\0" "cluster of flowers; earlobe\0" "타:0N\0" "EDA\0" "DA TA\0" "THA\0" "duǒ\0" "TOU BOKU MOKU\0" "dāo\0" "lak6 lik6\0" "OUGO\0" "RYOKU\0" "lì\0" "gwai2 kau4\0" "guǐ\0" "gei1\0" "desk; machine; moment\0" "궤:0N\0" "TSUKUE\0" "KI\0" "KWEY\0" "jī\0" "cơ\0" "gau1\0" "jiū\0" "bǐ\0" "jau2 nau2\0" "decayed, rotten; rot, decay\0" "후:0N\0" "KUCHIRU\0" "KYUU\0" "HWU\0" "xiǔ\0" "xiǒu\0" "hủ\0" "caang4 ting1\0" "to bump\0" "정:N\0" "TSUKU\0" "TOU JOU TEI CHOU\0" "chéng\0" "ci3\0" "stab\0" "TOGE\0" "SHI\0" "cì\0" "saat3\0" "kill, slaughter, murder; hurt\0" "shā\0" "EBURI IRI\0" "rù\0" "zaap6\0" "mixed, blended; mix, mingle\0" "zá\0" "kyun4\0" "power, right, authority\0" "quán\0" "cin1\0" "qiān\0" "then\0" "jyu1\0" "tub\0" "우:1N\0" "YUNOMI\0" "U\0" "YU\0" "yú\0" "vu\0" "gon1\0" "pole; shaft of spear\0" "간:0N\0" "TEKO TESURI\0" "KAN\0" "KAN\0" "gān\0" "*gɑn\0" "cơn\0" "wu1\0" "loquat\0" "KOTE NURU\0" "O U KO GO\0" "wū\0" "ô\0" "caa1 caa3\0" "fork of a tree; a pitchfork\0" "EDA\0" "SA SHA SAI\0" "chā\0" "chrɛ̀i\0" "caam3\0" "various species of pine and fir\0" "삼:0N\0" "SUGI\0" "SAN\0" "SAM\0" "shān\0" "shræm\0" "xún\0" "범:N\0" "fán\0" "ngat6\0" "the stump f a tree, hence, sterility; a square stool\0" "올:N\0" "GOTSU GOCHI GUTSU GUCHI\0" "wù\0" "zǐ\0" "lei5\0" "plum; judge; surname\0" "리:0E 이:0\0" "SUMOMO\0" "RI\0" "LI\0" "lǐ\0" "*liə̌\0" "lí\0" "hang6\0" "apricot; almond\0" "행:0N\0" "ANZU\0" "KYOU KOU\0" "HAYNG\0" "xìng\0" "hæ̌ng\0" "hạnh\0" "coi4\0" "material, stuff; timber; talent\0" "재:0E\0" "MARUTA\0" "ZAI\0" "CAY\0" "cái\0" "*dzhəi\0" "cyun1\0" "village, hamlet; uncouth, vulgar\0" "촌:0E\0" "MURA\0" "SON\0" "CHON\0" "cūn\0" "*tsuən\0" "thôn\0" "rèn\0" "biu1 soek3\0" "handle of cup, ladle, spoon; name of a constellation\0" "표:0N\0" "HISHAKU\0" "HYOU TEKI SHAKU\0" "PHYO CAK\0" "biāo sháo\0" "zhiɑk\0" "UTSUGI SAKEKOSHI\0" "TAKU CHAKU\0" "tuō\0" "dai6\0" "alone\0" "TEI DAI TA DA\0" "dì\0" "dhèi\0" "đại\0" "zoeng6\0" "cane, walking stick\0" "장:0N\0" "TSUE\0" "JOU\0" "CANG\0" "zhàng\0" "*dhjiɑ̌ng\0" "trượng\0" "mong4\0" "beam\0" "máng\0" "chì\0" "jik6\0" "a tiny wooden post; peg\0" "KUI\0" "YOKU\0" "yì\0" "gài\0" "gōng\0" "dou6\0" "stop, prevent; restrict; surname\0" "두:0N\0" "YAMANASHI FUSAGU MORI\0" "DO TO ZU\0" "TWU\0" "dù\0" "*dhǒ\0" "đỗ\0" "ci2 ji4\0" "tree\0" "이:N\0" "MAGAKI\0" "CHI JI SHI I\0" "lí\0" "gei2\0" "willow; medlar tree; a small feudal state (Qi)\0" "기:0N\0" "SUKI FUGO MOKKO\0" "KO KI\0" "KI\0" "qǐ\0" "kiə̌\0" "cuk1\0" "bind, control, restrain; bale\0" "속:0E\0" "TABA TABANERU TSUKANERU\0" "SOKU\0" "SOK\0" "shù\0" "*shiok\0" "thút\0" "gong1 gong3\0" "lever, pole, crowbar; sharpen\0" "강:1N\0" "TEKO\0" "KOU\0" "KANG\0" "gāng\0" "gông\0" "tiu4\0" "clause, condition; string, stripe\0" "EDA SUJI\0" "JOU\0" "CO\0" "tiáo\0" "gong3\0" "woodworker\0" "MOKU\0" "jiang\0" "timber forest; timber, lumber; woodcutter\0" "SOMA\0" "mián\0" "sơn\0" "type of oak; stable\0" "TOCHI\0" "wàn\0" "loi4\0" "come, coming; return, returning\0" "래:N\0" "KURU KITARU\0" "RAI\0" "lái\0" "SUGI\0" "jiǔ\0" "mong4\0" "mango (Mangifera indica)\0" "MAN\0" "máng\0" "joeng4\0" "willow, poplar, aspen; surname\0" "yáng\0" "headboard\0" "mà\0" "miu5\0" "tip of twig, top of tree; twig\0" "초:1N\0" "KOZUE\0" "BYOU SHOU\0" "CHO\0" "miǎo\0" "miɛ̌u\0" "ci3\0" "sì\0" "jyun4 laam2 laam5\0" "완:N 원:1N\0" "HUJIMODOKI\0" "GEN GAN\0" "WEN\0" "yuán\0" "hong4\0" "cross stream; navigate\0" "항:0N\0" "WATARU KUI\0" "KOU\0" "HANG\0" "háng\0" "ci3\0" "wood shavings\0" "KOKERA\0" "HAI\0" "PHYEY\0" "fèi\0" "bui1\0" "cup, glass\0" "배:0E\0" "SAKAZUKI\0" "HAI\0" "PAY\0" "bēi\0" "*bəi\0" "bôi\0" "git6\0" "hero; heroic, outstanding\0" "걸:0N\0" "SUGURERU\0" "KETSU GECHI\0" "KEL\0" "jié\0" "kiệt\0" "dung1\0" "east, eastern, eastward\0" "동:0E\0" "HIGASHI AZUMA\0" "TOU\0" "TONG\0" "dōng\0" "*dung\0" "hốc đông\0" "gou2\0" "bright sun; brilliant; high\0" "고:1N\0" "AKIRAKA\0" "KOU\0" "KO\0" "gǎo\0" "gɑ̌u\0" "jiu2 miu5\0" "obscure, dark, mysterious, deep\0" "묘:0N\0" "HARUKA\0" "YOU\0" "MYO YO\0" "yǎo\0" "*qěu\0" "hin1 jan1\0" "shovel; trough used to carry water\0" "SUKI\0" "KEN KON\0" "xiān\0" "cyu5\0" "pestle; baton used beat clothes\0" "저:0N\0" "KINE\0" "SHO\0" "CE\0" "chǔ\0" "chiǔ\0" "ngỏ\0" "ceon1\0" "varnish\0" "CHUN\0" "chūn\0" "đòn\0" "paa4\0" "loquat\0" "파:0N\0" "TSUKA\0" "HA\0" "PHA\0" "pá\0" "bha\0" "syu4\0" "to kill; a spear\0" "shū\0" "faa3\0" "huà\0" "xīn\0" "tăm\0" "cau2 lau2 nau2\0" "Ligustrum sinense, tree\0" "뉴:0N 유:0\0" "TEKASE\0" "CHUU CHU SHUU NYU\0" "NYU CHWU\0" "chǒu\0" "cyu5\0" "shuttle of loom; narrow; long-headed; a scrub oak; thin\0" "저:1N\0" "HI DONGURI\0" "CHO SHO\0" "CE\0" "zhù\0" "chǒu\0" "cung4\0" "pine tree; fir tree\0" "송:0E\0" "MATSU\0" "SHOU\0" "SONG\0" "sōng\0" "*ziong\0" "tùng\0" "baan2\0" "plank, board; iron or tin plate\0" "판:0E\0" "ITA\0" "HAN BAN\0" "PHAN\0" "bǎn\0" "bǎn\0" "ván\0" "sōng\0" "gik6\0" "extreme, utmost, furthest, final\0" "NIGURA\0" "KYOU GOU\0" "jí\0" "wut6\0" "wò\0" "진:N\0" "jìn\0" "gau3 kau3\0" "frame, building, structure\0" "KAMAAERU KAMAAU\0" "KOU\0" "gòu\0" "gai1\0" "TOGATA HIJIKI\0" "KEI KEN\0" "jī\0" "máo\0" "pei4\0" "loquat\0" "비:0N\0" "SAJI KUSHI NARABERU\0" "HI BI\0" "PI\0" "pí\0" "bì\0" "wong2\0" "useless, in vain; bent, crooked\0" "왕:0N\0" "MAGARU MAGERU MAGETE\0" "OU\0" "WANG\0" "wǎng\0" "*qiuɑ̌ng\0" "uổng\0" "àng\0" "fong1\0" "sandalwood; tree used as timber\0" "방:0N\0" "MAYUMI FUSHIZUKE IKADA\0" "HOU HEI\0" "PANG\0" "fāng\0" "fan1 fan4\0" "variety of elm with small seeds\0" "분:1N\0" "SOGI\0" "FUN\0" "PWUN\0" "fén\0" "jai6\0" "yì\0" "fu4\0" "SHIGERU\0" "FU BU\0" "fú\0" "naam4\0" "a variety of evergreen tree\0" "남:0N\0" "KUSUNOKI\0" "DAN NAN ZEN NEN\0" "NAM\0" "nán\0" "cik1 sik1\0" "split wood; break apart; divide\0" "석:0E\0" "SAKU\0" "SEKI SHAKU\0" "SEK\0" "xī\0" "sek\0" "wu6\0" "YARAI\0" "KO GO\0" "hù\0" "ngaa4\0" "the coconut tree; rim\0" "아:N\0" "yā\0" "nga\0" "dau2 zyu2\0" "capital\0" "두:0N\0" "HISHIYAKU\0" "SHU TOU TSU\0" "TWU\0" "dǒu\0" "rẫu\0" "xín\0" "zam2 zam3\0" "pillow\0" "침:0E\0" "MAKURA\0" "CHIN\0" "CHIM\0" "zhěn\0" "*jǐm\0" "chẳm\0" "KIGAWAKAKUSAKANNASAMA\0" "YOU\0" "yāo\0" "lam4\0" "forest, grove; surname\0" "림:0E 임:0\0" "HAYASHI\0" "RIN\0" "LIM\0" "lín\0" "*lim\0" "lâm\0" "jeoi6\0" "the handle of tools\0" "예:1N\0" "SEN HOZO\0" "ZEI NEI DON NON\0" "YEY\0" "ruì\0" "와:1N\0" "HUSHI\0" "GA AKU YAKU\0" "WA\0" "ě\0" "mui4\0" "stalk of shrub, trunk of tree\0" "매:0N\0" "HIRA\0" "MAI BAI\0" "MAY\0" "méi\0" "miɛ̌u\0" "mai\0" "KINOTOGI\0" "SOU SHOU\0" "zhào\0" "trảu\0" "gu2 gwo2\0" "fruit; result\0" "과:0E\0" "HATASU KUDAMONO HATE\0" "KA RA\0" "KWA\0" "guǒ\0" "*guɑ̌\0" "quả\0" "kei4 zi1\0" "branches, limbs; branch off\0" "지:0E\0" "EDA\0" "SHI KI\0" "CI\0" "zhī\0" "*jiɛ\0" "chi\0" "cung1\0" "fir tree\0" "cōng\0" "taan4\0" "wood streaks\0" "yùn\0" "zyut6\0" "a frame; a reel, spindle, spool\0" "WAKU\0" "zui\0" "measuring box\0" "MASU\0" "shēng\0" "syu1\0" "door hinge; pivot; center of power\0" "TOBOSO KARAKURI\0" "SUU SHU\0" "shū\0" "zou2\0" "date tree; dates, jujubes; surname\0" "zǎo\0" "dai6\0" "dì\0" "lik1\0" "type of oak; stable\0" "lì\0" "HAZE\0" "RO\0" "lú\0" "gaan2\0" "bamboo tube, wooden peg; spout\0" "jiǎn\0" "caam4 caan5 caang4\0" "door stop, door jam; touch; (Cant.) to use the body to move someone\0" "chéng\0" "pine tree; fir tree\0" "MATSU\0" "SHOU\0" "sōng\0" "coeng1\0" "spear, lance; gun, rifle\0" "qiāng\0" "fung1\0" "maple tree\0" "fēng\0" "zin1\0" "an even-grained, yellowish, fine wood used for furniture; cedar\0" "zhān\0" "hiu1\0" "owl thus, something evil\0" "xiāo\0" "xiān\0" "sim\0" "fu1\0" "dried out, withered, decayed\0" "고:0E\0" "KARERU KARASU\0" "KO\0" "KO\0" "kū\0" "*ko\0" "khô\0" "ping4\0" "smooth board; chessboard; chess\0" "평:0N\0" "SUGOROKUBAN\0" "HEI BYOU\0" "PHYENG\0" "píng\0" "toi4\0" "a table, desk\0" "SUKI\0" "I SHI JI\0" "TAY\0" "tái\0" "saai2\0" "male nettle-hemp\0" "시:1N\0" "KARAMUSHI\0" "SHI\0" "SI\0" "xǐ\0" "zat1 zi2\0" "trifoliate orange; hedge thorn; (Cant.) a plug\0" "지:0N\0" "KARATACHI\0" "KI SHI\0" "CI KI\0" "zhǐ\0" "gyɛ̌ jiɛ̌\0" "gwaai2\0" "cane\0" "TSUE\0" "KAI TAI KE\0" "guǎi\0" "hiu1\0" "hollo stump of a tree; empty, thin\0" "UTSURO\0" "KYOU\0" "xiāo\0" "hèo\0" "gaa1 gaa2 gaa3\0" "rack, stand, prop; prop up\0" "가:0E\0" "KAKERU TANA KAKARU\0" "KA\0" "KA\0" "jià\0" "giá\0" "gaa1\0" "cangue scaffold\0" "가:0N\0" "KARAZAO KASE\0" "KA\0" "KA\0" "jiā\0" "da\0" "gau2 geoi2\0" "kind of aspen found in Sichuan\0" "구:0N\0" "HIIRAGI KARATACHI MAGARU\0" "KU KOU\0" "KWU\0" "gǒu\0" "cú\0" "fu1\0" "drumstick\0" "BACHI OKERA NARA\0" "HOU FU\0" "bāo\0" "mò\0" "jai6 sit3\0" "long oar, sweep\0" "KAI\0" "EI SETSU SECHI\0" "yì\0" "iɛ̀i\0" "a table, flat pieces of wood, a slip, a leaf\0" "USUIKIFUDA MADO\0" "YOU\0" "yè\0" "KUWA\0" "SOU YOU\0" "yè\0" "persimmon\0" "시:0N\0" "KAKI\0" "SHI\0" "SI\0" "shì\0" "jip6 jit6\0" "niè\0" "bei2\0" "SUGI KAYA\0" "HI\0" "bǐ\0" "to4 to5\0" "large tie-beams\0" "타:1N\0" "KAJI\0" "TA DA\0" "THA\0" "duò\0" "xà\0" "ci2 ji4 to4\0" "helm\0" "KAJI\0" "I RI TA DA\0" "yí\0" "ling4\0" "REI RYOU\0" "líng\0" "rành\0" "beng3 bing3\0" "handle, lever, knob; authority\0" "병:0N\0" "E GARA TSUKA\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "biæ̀ng\0" "bính\0" "nei5\0" "flourish\0" "니:1N\0" "JI NI\0" "NI\0" "nǐ\0" "ORETAKI\0" "ROU\0" "lā\0" "cũi sập\0" "hé\0" "bun6\0" "container\0" "HACHI\0" "HAN BAN\0" "bàn\0" "HAN BON HEN BEN\0" "fán\0" "mướp\0" "dung1\0" "holly\0" "종:1N\0" "HIIRAGI\0" "SHUU\0" "CONG\0" "zhōng\0" "dông\0" "dài\0" "cí\0" "joeng1 joeng2\0" "yǎng\0" "fu1\0" "calyx of flower; railing raft\0" "UTENA\0" "FU\0" "fū\0" "baak3 paak3\0" "cypress, cedar\0" "백:0N\0" "KASHIWA\0" "HAKU\0" "PAYK\0" "bǎi bó\0" "*bæk\0" "bách\0" "mau5\0" "certain thing or person\0" "모:0E\0" "SOREGASHI\0" "BOU BAI\0" "MO MAY\0" "mǒu\0" "mỗ\0" "gam1\0" "tangerine, loose-skinned orange\0" "감:0N\0" "MIKAN\0" "KAN\0" "KAM KEM\0" "gān\0" "đàn cam\0" "cat1\0" "number seven\0" "칠:0N\0" "URUSHI\0" "SHITSU SHICHI\0" "CHIL\0" "qī\0" "jim5\0" "dye; be contagious; infect\0" "염:0E\0" "SOMERU SHIMIRU SOMARU\0" "SEN\0" "YEM\0" "rǎn\0" "njiɛ̀m njiɛ̌m\0" "nhuộm\0" "jau4\0" "soft; gentle, pliant\0" "유:0E\0" "YAWARAKAI YAWARAGERU YAWARA\0" "NYUU JUU\0" "YU\0" "róu\0" "njiou\0" "nhu\0" "mào\0" "siu4\0" "소:N\0" "sháo\0" "cung4\0" "송:1\0" "MATSU\0" "SHOU\0" "SONG\0" "sōng\0" "ze3\0" "a thorny tree; sugarcane\0" "자:1N\0" "YAMAGUWA TSUGE\0" "SHA\0" "CA\0" "zhè\0" "haap6\0" "cage, pen for wild animals\0" "합:1N\0" "ORI\0" "KOU GOU OU YOU\0" "HAP\0" "xiá\0" "jau2 jau6 zuk6\0" "pomelo, grapefruit\0" "유:0N\0" "YUZU\0" "YUU JIKU\0" "YU CHWUK\0" "yòu\0" "iòu\0" "dâu\0" "shēn\0" "geoi2\0" "cabinet, cupboard; shop counter\0" "AMADARE\0" "KYO KO KU\0" "guì\0" "tok3\0" "watchman's rattle\0" "탁:0N\0" "HYOUSHIGI SAKU HIRAKU\0" "TAKU\0" "THAK\0" "tuò\0" "tɑk\0" "zaa6 zaak3 zok6\0" "oak; spinous evergreen tree; to clear away trees\0" "작:1N\0" "HAHASO\0" "SAKU\0" "CAK CHAYK\0" "zhà\0" "naam4\0" "Machilus nanmu, variety of evergreen\0" "남:1\0" "NAM\0" "nán\0" "nom\0" "ning4\0" "lemon\0" "níng\0" "EI YOU\0" "yǒng\0" "dai2\0" "root, base; bottom of object\0" "저:1N\0" "NE\0" "TEI\0" "CE\0" "dǐ\0" "dit6\0" "sill\0" "zhì\0" "zaa1\0" "hawthorn\0" "ISEKI KIRIKABU KOBOKE\0" "SA SHO SO\0" "zhā\0" "caa4 zaa1\0" "investigate, examine, seek into\0" "SHIRABERU\0" "SA\0" "SA\0" "chá\0" "tra\0" "TAN DAN\0" "dàn\0" "gu1\0" "KADO SAKAZUKI\0" "KO KA KU\0" "gū\0" "bù\0" "gau6\0" "coffin which contains corpse\0" "구:0N\0" "HITSUGI\0" "KYUU\0" "KWU\0" "jiù\0" "cữu\0" "āo\0" "ấu\0" "fú\0" "gaan2\0" "letter, invitation; choose\0" "간:0N\0" "ERABU TEGAMI\0" "KAN KEN\0" "KAN\0" "jiǎn\0" "bā\0" "deot1\0" "flat pieces of wood, scraps of wood\0" "KIRIHASHI\0" "TOTSU JUTSU DATSU\0" "duò\0" "o1\0" "axe-handle; stalk, bough; surname\0" "가:0N\0" "E\0" "KA\0" "KA\0" "kē\0" "gɑ\0" "noi6\0" "crab-apple tree; endure, bear\0" "나:N 내:0N\0" "KARANASHI\0" "NA DAI\0" "NAY\0" "nài\0" "cyu5\0" "pillar, post; support; lean on\0" "주:0E\0" "HASHIRA KOTOJI SASAERU\0" "CHUU\0" "CWU\0" "zhù\0" "*djhiǒ\0" "trụ\0" "bei3\0" "handle\0" "NIGIRI\0" "HI HITSU BICHI\0" "bì\0" "lau5\0" "willow tree; pleasure\0" "류:0E 유:0\0" "YANAGI\0" "RYUU\0" "LYU\0" "liǔ\0" "*liǒu\0" "liễu\0" "caai4\0" "firewood, faggots, fuel\0" "시:0N\0" "SHIBA\0" "SAI SHI\0" "SI CHAY\0" "chái\0" "*jrhɛi\0" "sài\0" "caak3 saan1 saan3\0" "fence; palisade; grid\0" "책:0N\0" "YARAI SHIGARAMI\0" "SAKU SAN\0" "CHAYK\0" "shān\0" "si3\0" "ladle\0" "사:0N\0" "SAJI\0" "SHI\0" "SA\0" "sì\0" "zuk1\0" "instrument\0" "SHUKU\0" "CHWUK\0" "chù\0" "pui1\0" "cup (same as 杯 [U+676F] and 桮 [U+686E]); unhappy, displeased, anxious, unsettled\0" "pēi\0" "ci2 ci5 si5\0" "persimmon\0" "시:1N\0" "KAKI\0" "SHI\0" "SI\0" "shì\0" "gwaai2\0" "an old man's staff\0" "guǎi\0" "caa4\0" "investigate, examine, seek into\0" "사:0E\0" "SHIRABERU\0" "SA\0" "SA\0" "zhā\0" "yǎo\0" "cing1\0" "type of willow; tamarisk\0" "chēng\0" "gau6\0" "straight grain\0" "정:0N\0" "MASA\0" "KYUU\0" "KWU CENG\0" "jiù\0" "ci2 ci5\0" "persimmon\0" "시:N\0" "KAKI\0" "SHI\0" "SI\0" "shì\0" "niêu thị\0" "zi1\0" "gardenia\0" "zhī\0" "lau5\0" "liǔ\0" "mui4\0" "a kind of evergreen tree\0" "TOGA TSUGA\0" "méi\0" "lai6\0" "type of oak; stable\0" "회:1\0" "TOCHI\0" "HOY\0" "lì\0" "wing4\0" "glory, honor; flourish, prosper\0" "영:N\0" "SAKAERU HAERU SAKAE\0" "EI YOU\0" "YENG\0" "róng\0" "caak3 saan1 saan3\0" "fence; palisade; grid\0" "YARAI SHIGARAMI\0" "SAKU SAN\0" "CHAYK\0" "zhà\0" "zǎo\0" "biu1\0" "mark, symbol, label, sign; stand the bole of a tree\0" "biāo\0" "zaan6\0" "warehouse; tavern, inn\0" "KAKEHASHI TANA\0" "SAN SEN\0" "zhàn\0" "zit1\0" "comb; comb out; weed out, eliminate\0" "zhì\0" "lung4\0" "cage, pen; set of bars\0" "lóng\0" "dung3 dung6\0" "main beams supporting house\0" "dòng\0" "lou4\0" "supporting block; sumac, loquat\0" "lú\0" "sang1\0" "a lot; a label; a slip of bamboo engraved with signs\0" "SAYNG\0" "shēng\0" "sanh\0" "lik1\0" "chestnut-leaved oak; oak\0" "lì\0" "laan4\0" "railing, balustrade; animal pan\0" "lán\0" "wing5\0" "영:N\0" "yǒng\0" "vành\0" "syu6\0" "tree; plant; set up, establish\0" "shù\0" "ceon4 seon1 seon2\0" "cross bar\0" "순:0N\0" "SWUN\0" "xún\0" "saan1\0" "wooden peg, post or stick\0" "전:0N\0" "SENNOKI\0" "SEN\0" "CEN\0" "shuān\0" "thoen\0" "kai3\0" "carve, engrave\0" "KIZAMU\0" "KEI KETSU KECHI\0" "qì\0" "zhēn\0" "cai1\0" "perch; roost; stay\0" "서:0N\0" "SUMU\0" "SEI\0" "SE\0" "qī\0" "*sei\0" "thê\0" "leot6\0" "chestnut tree, chestnuts; surname\0" "률:0E 율:0\0" "KURI ONONOKU\0" "RITSU\0" "LYUL\0" "lì\0" "*lit\0" "niêu lật\0" "ji4\0" "fruit tree\0" "yí\0" "đa\0" "FUNENOHO MADAHARANUHO\0" "KOU GOU\0" "xiáng\0" "zam6\0" "zhèn\0" "lai6\0" "the lichee, a fruit which grows in South China\0" "lì\0" "sè\0" "kut3\0" "a builder's frame for measuring\0" "괄:1N\0" "TAKIGI\0" "TEN KATSU KACHI\0" "KWAL\0" "guā\0" "hon1 hon2\0" "publication, periodical; publish\0" "간:1N\0" "SHIORI\0" "KAN\0" "KAN\0" "kān\0" "bing1\0" "hemp palm\0" "HEI HYUU HIN\0" "bēn\0" "rěn\0" "gaau3 haau6\0" "school; military field officer\0" "교:0E\0" "KASE KURABERU KANGAERU\0" "KOU KYOU\0" "KYO HYO\0" "xiào\0" "gàu hàu\0" "đắng hiệu\0" "baak3\0" "cypress, cedar\0" "백:0N\0" "KASHIWA KAYA\0" "HAKU HYAKU\0" "PAYK\0" "bǎi\0" "bứa\0" "rěn\0" "bìng\0" "zī\0" "chóu\0" "KAI\0" "EI SETSU SECHI\0" "yì\0" "TARU HARI\0" "SETSU SECHI SHI\0" "cì\0" "heoi2\0" "species of oak; be glad, be pleased\0" "KUNUGI\0" "KU U\0" "xǔ\0" "zyu1\0" "numerary adjunct for trees; root\0" "주:0E\0" "KABU\0" "CHU SHU\0" "CWU\0" "zhū\0" "djio\0" "chò\0" "zin3\0" "fence\0" "FUSHIZUKE KAKOMI MAGAKI\0" "SON SEN\0" "jiàn\0" "CHISANAKUI\0" "SEI SE\0" "zuì\0" "ji4\0" "king-post\0" "MASUGATA\0" "JI NI\0" "ér\0" "이:1N\0" "I\0" "ěr\0" "욱:0N\0" "IKURI\0" "IKU YOU U\0" "WUK\0" "yǒu\0" "a bamboo raft\0" "IKADA\0" "HATSU BOCHI\0" "fá\0" "gung2\0" "large peg, stake; post, pillar\0" "공:1N\0" "KUI\0" "KYOU KU\0" "KONG\0" "gǒng\0" "haau2\0" "mangrove\0" "고:1N\0" "TAE NURUDE TAKU\0" "GOU KOU\0" "KO\0" "kǎo\0" "lou5\0" "a basket\0" "ROU\0" "lǎo\0" "zin1\0" "sandalwood\0" "전:1N\0" "SEN\0" "CEN\0" "zhān\0" "lai6\0" "hedge\0" "liè\0" "jan1\0" "yīn\0" "joeng6\0" "shape, form, pattern, style\0" "yàng\0" "hat6 wat6\0" "seed, kernel, core, nut; atom\0" "핵:0E\0" "SANE\0" "KAKU\0" "HAYK HOL\0" "hé\0" "hạch\0" "gan1\0" "root, base(d on); foundation\0" "근:0E\0" "NE\0" "KON\0" "KUN\0" "gēn\0" "*gən\0" "căn\0" "yì\0" "cik1 sik1\0" "tree\0" "식:1N\0" "CHOKU CHIKI SHOKU SHIKI\0" "SIK\0" "shì\0" "gaak3\0" "pattern, standard, form; style\0" "격:0E\0" "TADASU ITARU\0" "KOU KAKU KYAKU\0" "KYEK NAK\0" "gé\0" "gæk\0" "cách\0" "zoi1\0" "to cultivate, plant; to care for plants\0" "재:0E\0" "UERU\0" "SAI\0" "CAY\0" "zāi\0" "lyun4\0" "name of tree; a part of cornice\0" "luán\0" "HARI NOSERU\0" "FUKU BUKU\0" "fú\0" "git6\0" "chicken roost; ancient emperor\0" "걸:0N\0" "HARITSUKE\0" "KETSU\0" "KEL\0" "jié\0" "kiệt\0" "haang4 hang4 hong4 hong6\0" "cross-beams of roof\0" "항:0N\0" "KETA\0" "KOU\0" "HANG HYENG\0" "héng\0" "hɑ̀ng\0" "hành\0" "gwai3\0" "cassia or cinnamon\0" "계:0E\0" "KATSURA\0" "KEI\0" "KYEY\0" "guì\0" "*guèi\0" "quế\0" "tou4\0" "peach; marriage; surname\0" "도:0E\0" "MOMO\0" "TOU\0" "TO\0" "táo\0" "*dhɑu\0" "đào\0" "gwong1 gwong3\0" "a coir-palm\0" "광:1N\0" "YOKOGI\0" "KOU\0" "KWANG\0" "guāng\0" "quang\0" "ngai4 wai4\0" "mast of ship\0" "KUCHINASHI\0" "GAI\0" "wéi\0" "hong1 kwaang1\0" "frame; framework; door frame\0" "광:1N\0" "KAMACHI\0" "KYOU\0" "KWANG\0" "kuāng\0" "jyu4\0" "rú\0" "ngon3 on3\0" "table, bench; legal case\0" "안:0E\0" "TSUKUE KANGAERU\0" "AN\0" "AN\0" "àn\0" "qɑ̀n\0" "duyên án\0" "on1 on3\0" "eucalyptus\0" "안:1N\0" "AN\0" "ān\0" "gyun3\0" "KEN\0" "juàn\0" "ji4\0" "tree\0" "yí\0" "coek3 zoek3\0" "table, desk, stand\0" "TAKU\0" "zhuō\0" "MUNASHII\0" "KO KU\0" "kū\0" "zat6\0" "fetters, shackles, handcuffs\0" "질:0N\0" "ASHIKASE\0" "SHITSU\0" "CIL\0" "zhì\0" "jit\0" "chuối\0" "qióng\0" "tung4\0" "name applied various trees\0" "동:0N\0" "KIRI\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung\0" "song1\0" "mulberry tree; surname\0" "상:0E\0" "KUWA\0" "SOU\0" "SANG\0" "sāng\0" "*sɑng\0" "tang\0" "KUWA\0" "SOU\0" "sāng\0" "wun4\0" "variety of tree; surname\0" "환:0N\0" "TAKESHII MEGURU UREERU\0" "KAN GAN\0" "HWAN\0" "huán\0" "huɑn\0" "aat1 gat1\0" "Chinese bellflower; well-swept; the inner fibers of corn-stalks\0" "길:0N\0" "HANETSURUBE\0" "KITSU KETSU\0" "KIL\0" "jú\0" "kau5\0" "tallow tree\0" "BUNA\0" "KYUU\0" "jiù\0" "hyut3\0" "xuè\0" "NE\0" "TA NE\0" "duò\0" "SHII\0" "TSUI SUI\0" "zhuì\0" "HOKO\0" "U BOU\0" "yú\0" "press, squeeze hard; force\0" "zǎn\0" "a real, hank, skein\0" "KASEI\0" "jing1\0" "cherry, cherry blossom\0" "SAKURA\0" "OU YOU\0" "AYNG\0" "yīng\0" "git6\0" "variant of 枡 U+67A1, a measuring box\0" "MASU\0" "jié\0" "liǔ\0" "a crosspiece, cleat, frame, door bolt; shelf\0" "KAKEHASHI TANA\0" "SAN SEN\0" "zhàn\0" "ngaa4\0" "the forking branch of a tree\0" "yā\0" "naau4\0" "bent or twisted piece of wood\0" "ráo\0" "zing1\0" "hardwood; supports, posts\0" "zhēn\0" "dong2 dong3\0" "shelf; frame, crosspiece\0" "KOSHIKAKE FUCHI\0" "TOU\0" "dàng\0" "kei1\0" "alder\0" "qī\0" "kiu4\0" "bridge; beam, crosspiece\0" "qiáo\0" "waa6\0" "type of birch\0" "huà\0" "kui2\0" "Chinese cypress, Chinese juniper\0" "HINOKI\0" "KAI\0" "HOY\0" "guì\0" "zoeng2\0" "oar, paddle\0" "jiǎng\0" "zong1\0" "stake, post; affair, matter\0" "zhuāng\0" "mythical giant tree\0" "xún\0" "so1\0" "horse chestnut\0" "HEGO\0" "SA\0" "suō\0" "pear and other trees\0" "shā\0" "san4\0" "eaves; space between two pillars\0" "진:0N\0" "CIN\0" "zhēn\0" "bui1\0" "cup, glass, tumbler\0" "SAKAZUKI\0" "HAI\0" "bēi\0" "bễ\0" "ting1\0" "table\0" "정:1N\0" "TSUKUE\0" "TEI CHOU KEI GYOU\0" "CENG\0" "tīng\0" "YUDAME\0" "KATSU KACHI\0" "kuò\0" "ging3\0" "KEI KYOU\0" "jìng\0" "but6\0" "KARAZAO\0" "HOTSU BOCHI\0" "po\0" "vụt\0" "bèn\0" "fu1\0" "raft; drum stick; ridge pole\0" "부:1N\0" "BACHI IKADA\0" "FU\0" "PWU\0" "fú\0" "jeoi1 jeoi4\0" "small thorny bushes\0" "TARA\0" "ZUI NI\0" "ruí\0" "tung2\0" "pail, bucket, tub; cask, keg\0" "통:0N\0" "OKE\0" "TOU YOU\0" "THONG YONG\0" "tǒng\0" "thùng\0" "gok3\0" "rafter; malus toringo\0" "각:1N\0" "TARUKI\0" "KAKU\0" "KAK\0" "jué\0" "gak\0" "dác\0" "xī\0" "long4\0" "palm\0" "ROU\0" "láng\0" "YANAGI\0" "RYUU\0" "liǔ\0" "KOZUE\0" "HOU FU\0" "fēng\0" "cat1\0" "the varnish tree; lacquer, varnish, paint\0" "URUSHI\0" "SHITSU\0" "qī\0" "wěn\0" "군:1N\0" "KUN\0" "KWUN\0" "jūn\0" "gon1 gon2 gon3\0" "pole; stick; club; pole as unit\0" "간:0N\0" "TEKO POURU\0" "KAN GAN\0" "HAN\0" "gǎn\0" "saak3\0" "sù\0" "loeng4\0" "bridge; beam; rafters; surname\0" "량:0E 양:0\0" "HASHI HARI YANA\0" "RYOU\0" "LYANG\0" "liáng\0" "*liɑng\0" "lương\0" "kau4\0" "acorn cup\0" "NOMINOSAKI\0" "KYUU GU KYOKU KOKU\0" "qiú\0" "cầu\0" "ting5\0" "a club; a stalk; straight\0" "정:1N\0" "TSUE TEKO\0" "TEI CHOU\0" "CENG\0" "tǐng\0" "jau5\0" "a soft wood; to lay in stores of firewood\0" "YAKU\0" "YOU YU\0" "yǒu\0" "mui4\0" "plums; prunes; surname\0" "매:0E\0" "UME\0" "BAI\0" "MAY\0" "méi\0" "*məi\0" "mai\0" "bong1\0" "watchman's rattle\0" "방:1N\0" "HOU\0" "PANG\0" "bāng\0" "bương\0" "lòng\0" "róng\0" "paang1\0" "KIDETSUKUTSUTAOOYUMI\0" "HOU HYOU\0" "pēng\0" "zhuāng\0" "squeeze out of; extract\0" "dì\0" "xuān\0" "tú\0" "dừa\0" "tree name\0" "SAIKACHI\0" "SOU ZOU\0" "zào\0" "sickle handle, branch\0" "KAMANOE EDA\0" "OU YUU YOU\0" "āo\0" "guk1\0" "handcuffs, manacles, fetters\0" "곡:0N\0" "TEKASE\0" "KOKU KAKU\0" "KOK\0" "gù\0" "gok\0" "gáo\0" "bai6\0" "fence\0" "bì\0" "bẹ\0" "dí\0" "hán\0" "hòm\0" "zi2\0" "catalpa ovata\0" "재:0N\0" "AZUSA\0" "SHI\0" "CAY\0" "zǐ\0" "tziə̌\0" "zi1\0" "gardenia\0" "치:0N\0" "KUCHINASHI\0" "SHI\0" "CHI\0" "zhī\0" "jiɛ\0" "rèn\0" "bui3\0" "a palm-tree\0" "BAITARA\0" "HAI\0" "bèi\0" "vối\0" "gang2 gwaang2\0" "stem of flower, branch of plant\0" "경:0N\0" "YAMANIRE\0" "KOU KYOU\0" "KYENG\0" "gěng\0" "gæ̌ng\0" "gaan2\0" "bamboo tube, wooden peg; spout\0" "SEN\0" "KEN KAN\0" "jiǎn\0" "huàn\0" "BAN MAN\0" "wǎn\0" "나:1N\0" "NAGI\0" "DA NA\0" "NA\0" "nuó\0" "nứa\0" "gaap3\0" "chopstick\0" "SOEITA\0" "KYOU KOU\0" "jiā\0" "tiu2 tiu4 tiu5\0" "clause, condition; string, stripe\0" "조:0E\0" "EDA SUJI\0" "JOU CHOU DEKI\0" "CO\0" "tiáo\0" "*dheu\0" "điều\0" "jì\0" "cậy\0" "hiu1\0" "an owl; thus, something evil\0" "효:0N\0" "FUKUROU\0" "KYOU\0" "HYO\0" "xiāo\0" "keu\0" "leoi5\0" "a small beam supporting the rafters at the eaves\0" "려:1N\0" "HISASHI\0" "RYO\0" "LYE\0" "lǚ\0" "fun2\0" "tray for carrying sacrificial meat\0" "관:N 완:0N\0" "MANAITA TAKIGI\0" "KAN GAN KON GON\0" "WAN\0" "hún\0" "saau1\0" "pointed tip of something long like a branch; rudder\0" "초:0N\0" "KOZUE\0" "SHOU\0" "CHO\0" "shāo\0" "shrau\0" "sam4\0" "심:1\0" "TONERIKO\0" "SHIN\0" "SIM\0" "cén\0" "rầm\0" "fén\0" "MATSU\0" "SHOU\0" "sōng\0" "mung6\0" "dream; visionary; wishful\0" "YUME YUMEMIRU\0" "MU\0" "mèng\0" "ng4\0" "Chinese parasol tree, Sterculia platanifolia\0" "오:0N\0" "AOGIRI\0" "GO\0" "O\0" "wú\0" "*ngo\0" "lei4\0" "pear; opera; cut, slash\0" "리:0E 이:0\0" "NASHI\0" "RI\0" "LI\0" "lí\0" "*li\0" "lê\0" "lei4 lei5\0" "a hod, a basket in which to carry earth\0" "SUKI\0" "RI SHI JI\0" "lí\0" "lái\0" "dau6\0" "TAKATSUKI\0" "TOU ZU\0" "dòu\0" "caam1 cam1\0" "qǐn\0" "yǐng\0" "sến\0" "so1\0" "weaver's shuttle; go to and fro\0" "사:0N\0" "HI\0" "SA\0" "SA\0" "suō\0" "suɑ\0" "thoi\0" "guk6\0" "snowshoes\0" "ZEN KANJIKI\0" "KIKU KOKU KYOKU\0" "jū\0" "cọc\0" "tai1\0" "ladder, steps, stairs; lean\0" "제:0N\0" "HASHIGO\0" "TEI TAI\0" "CEY\0" "tī\0" "tei\0" "haai6\0" "weapons; implements, instruments\0" "계:0E\0" "KASE\0" "KAI\0" "KYEY\0" "xiè\0" "giới\0" "kwan2\0" "doorsill; doorjamb\0" "곤:0N\0" "SHIKIMI KORI\0" "KON\0" "KON\0" "kǔn\0" "zyut3\0" "joist; cane, club; king-post\0" "TSUKA\0" "SETSU SECHI TATSU TACHI\0" "zhuó\0" "so1\0" "comb; brush\0" "소:0N\0" "KUSHIKEZURU SUKU\0" "SO\0" "SO\0" "shū\0" "*shriu\0" "sơ\0" "cin1\0" "long\0" "chān\0" "faan4 faan6\0" "Buddhist, Sanskrit\0" "범:0N\0" "FUU BON\0" "PEM\0" "fàn\0" "bhiæ̀m\0" "mei5\0" "oar, shaft\0" "미:0N\0" "KOZUE KAJI\0" "BI\0" "MI\0" "wěi\0" "vả\0" "jìng\0" "lí\0" "ban1\0" "the areca-nut; the betel-nut\0" "BINROUSHI\0" "BIN HIN\0" "bīn\0" "biêng\0" "FUMOTO\0" "xià\0" "a tree whose branches are placed on Buddhist graves\0" "SHIKIMI\0" "fó\0" "to4\0" "block of wood; blockhead; stupid\0" "KIRIKABU OROKA TSUKU\0" "TOU\0" "táo\0" "zi3\0" "zhì\0" "lái\0" "lin4\0" "lián\0" "gim2\0" "check; examine\0" "jiǎn\0" "zyut3\0" "joist; cane\0" "TSUKA\0" "SETSU SECHI TATSU TACHI\0" "zhuō\0" "ling4\0" "carved or patterned window sills\0" "líng\0" "ranh\0" "lei4\0" "a pear\0" "lí\0" "*li\0" "hei3\0" "reject, abandon, discard\0" "기:0E\0" "SUTERU\0" "KI\0" "KI\0" "qì\0" "*kì\0" "beng3 bing3\0" "handle, lever, knob; authority\0" "병:0N\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "camphor tree\0" "RIN\0" "lún\0" "luin\0" "suôn\0" "cōng\0" "SEN SEI SHOU\0" "qiàn\0" "min4\0" "cotton; cotton padded\0" "면:0N\0" "WATA\0" "MEN\0" "MYEN\0" "mián\0" "*miɛn\0" "kei4\0" "chess; any game similar to chess\0" "기:1N\0" "GO GOISHI KOMA\0" "KI GI\0" "KI\0" "qí\0" "kei4\0" "chess; any game similar to chess\0" "기:0N\0" "GO\0" "KI GI\0" "KI\0" "qí\0" "ghiə\0" "cời\0" "채:1N\0" "KUNUGI ARAKI MARUKI\0" "SAI\0" "CHAY\0" "cài\0" "gwan3\0" "stick, cudgel; scoundrel\0" "곤:0N\0" "TSUE\0" "KON\0" "KON HON\0" "gùn\0" "điềm côn\0" "chán\0" "TOKU DOKU TAKU CHAKU\0" "dé\0" "fei2\0" "species of yew\0" "비:1N\0" "YUDAME\0" "HI BI\0" "PI\0" "fěi\0" "paai4\0" "raft\0" "IKADA\0" "HAI BAI\0" "pái\0" "paang5\0" "stick, club, truncheon; hit\0" "봉:0N\0" "TSUE\0" "BOU HOU\0" "PONG\0" "bàng\0" "vổng\0" "bui4 paang5\0" "hit, strike\0" "TSUE HUMIITA\0" "HOU BOU\0" "bàng\0" "fan1\0" "KON\0" "hūn\0" "zung1\0" "hemp palm; palm tree\0" "종:0N\0" "SHU SOU\0" "CONG\0" "zōng\0" "caam4 caam5 caan5 caang4\0" "door stop, door jam; touch; a prop, post\0" "정:1N\0" "HASHIRA\0" "TOU JOU\0" "CENG\0" "chéng\0" "trường\0" "zou2\0" "date tree; dates, jujubes; surname\0" "조:0N\0" "NATSUME\0" "SOU\0" "CO\0" "zǎo\0" "tzɑ̌u\0" "táo\0" "gik1\0" "jujube tree; thorns, brambles\0" "극:0N\0" "IBARA TOGE\0" "KYOKU\0" "KUK\0" "jí\0" "*giək\0" "gấc\0" "lai6\0" "obstinate; to draw the fingers across; to steer\0" "KARAKURI NEJIRU NEJIKI\0" "REI RAI RETSU RECHI\0" "lì\0" "paang4\0" "tent, awning; booth; shed\0" "붕:0N\0" "TANA\0" "HOU\0" "PWUNG\0" "péng\0" "yù\0" "jyu3\0" "branch, fork; tray\0" "DAI\0" "YO O\0" "yù\0" "NEZUMIOTOSHI\0" "KO KU\0" "gù\0" "jùn\0" "dung3 dung6\0" "the main beams supporting a house\0" "동:0N\0" "MUNE\0" "TOU\0" "TONG\0" "dòng\0" "dùng\0" "nhắm đống\0" "tong4\0" "crab apple tree; wild plums\0" "당:0N\0" "YAMANASHI\0" "TOU DOU\0" "TANG\0" "táng\0" "dhɑng\0" "gong1 gong3\0" "KOU\0" "gāng\0" "mong1\0" "the felloe or rim of a wheel\0" "wǎng\0" "dai6\0" "kerria japonica plant, cherry\0" "체:1N\0" "NIWAZAKURA IKURI NIWAUME\0" "TEI TAI\0" "CHEY\0" "dì\0" "cuò\0" "a railing; a fence an enclosed place\0" "MAGAKI\0" "HAN BON\0" "fán\0" "caang1\0" "chēng\0" "ranh\0" "zaan2 zaan6\0" "warehouse; tavern, inn\0" "잔:0N\0" "KAKEHASHI TANA\0" "SAN SEN\0" "CAN CEN\0" "zhàn\0" "jrhàn\0" "suông sàn\0" "kai2\0" "tally or wooden pass\0" "계:0N\0" "TEGATA\0" "KEI KEN\0" "KYEY\0" "qǐ\0" "yuān\0" "tree\0" "EN SEN\0" "yǎn\0" "wik6\0" "thorny shrub with yellow flowers; a kind of oak\0" "TARA KUNUGI\0" "YOKU IKI IKU\0" "yù\0" "hyun1\0" "bowl\0" "권:1N\0" "KEN KAN\0" "KWEN\0" "quān\0" "NEMUNOKI\0" "EKI YOKU\0" "yì\0" "sam1\0" "forest; luxuriant vegetation\0" "삼:0N\0" "MORI\0" "SHIN\0" "SAM\0" "sēn\0" "*shrim\0" "chùm\0" "nim1 nim6\0" "jujube tree\0" "JIN DEN SHIN\0" "rěn\0" "nạm\0" "ceoi4\0" "SHIE\0" "SOI TA\0" "chuí\0" "ling4\0" "squared timber; angle, edge\0" "ROU RYOU CHOU\0" "léng\0" "ləng lə̀ng\0" "săng\0" "cai1\0" "perch; roost; stay\0" "서:0N\0" "SUMU\0" "SEI\0" "SE\0" "qī\0" "*sei\0" "zyut3\0" "small pillars that support the roof, those which rest on the main bean\0" "zhuō\0" "fú\0" "fo1 fo2 po1\0" "numerary adjunct for trees\0" "KIGIRE\0" "KAN KA\0" "kē\0" "quả\0" "loi4\0" "MUKU\0" "RAI\0" "lái\0" "sau2 zau1\0" "zōu\0" "zau1\0" "surname\0" "zōu\0" "zaau6 zoek3\0" "oar; boat\0" "도:0N\0" "SAO KOGU\0" "TOU TAKU\0" "TO\0" "zhào\0" "*djhàu\0" "chèo\0" "gun1\0" "coffin\0" "관:0N\0" "HITSUGI\0" "KAN\0" "KWAN\0" "guān\0" "guɑn\0" "quan\0" "fan1\0" "kind of wood from which perfume\0" "분:1N\0" "PWUN\0" "fēn\0" "fan4\0" "beams in the roof of a house confused, disordered\0" "분:1N\0" "MUNAGI\0" "FUN BUN\0" "PWUN\0" "fén\0" "cam1\0" "림:N 침:N\0" "CHIN SHIN RIN\0" "shēn\0" "qíng\0" "ní\0" "nghê\0" "wun2\0" "bowl; cup; dish\0" "완:0N\0" "HACHI\0" "WAN\0" "WAN\0" "wǎn\0" "quɑ̌n\0" "gwok3\0" "outer-coffin; vault\0" "곽:1N\0" "HITSUGI UWAHITSUGI\0" "KAKU\0" "KWAK\0" "guǒ\0" "luk6\0" "lù\0" "hou4\0" "háo\0" "zip3\0" "to graft\0" "접:1N\0" "TSUGU TSUGIKI\0" "SETSU SHOU\0" "CEP\0" "jiē\0" "ji1 ji2\0" "chair, seat\0" "의:0N\0" "ISU\0" "I\0" "UY\0" "yǐ\0" "주:N\0" "CHUU JU SHUU SHU\0" "chóu\0" "geoi2\0" "jǔ\0" "gụ\0" "guk1\0" "cedar\0" "HINOKI\0" "KIKU KOKU\0" "jú\0" "sing4 sing6\0" "NOORU NOOSERU\0" "JOU\0" "chéng\0" "zyut6\0" "to fit a handle into a socket; a plug or cork\0" "HOZO\0" "SOTSU SATSU SUI\0" "zuó\0" "chốt\0" "loeng4\0" "fruit\0" "량:1 양:N\0" "MUKU KURA\0" "RYOU\0" "LYANG\0" "liáng\0" "hong1\0" "instrument\0" "MUNASHII\0" "KOU KYOU KU\0" "qiāng\0" "zik6\0" "plant, trees, plants; grow\0" "식:0E\0" "UERU TATERU\0" "SHOKU CHI\0" "SIK CHI\0" "zhí\0" "djhiə̀\0" "thực\0" "ceoi4 zeoi1\0" "hammer, mallet; vertebra\0" "추:0N\0" "TSUCHI UTSU SHII\0" "TSUI SUI\0" "CHWU\0" "chuí\0" "djhui\0" "chòi\0" "aa1 ngaa4\0" "the forking branch of a tree\0" "아:N\0" "MATA\0" "A\0" "yā\0" "geoi1\0" "MAGAKI\0" "KYO KO\0" "jū\0" "bei1 pei4\0" "oval\0" "비:1N\0" "TARU HUDA\0" "HEI BAI\0" "PI\0" "bēi\0" "ziu1\0" "pepper, spices\0" "초:0N\0" "HAJIKAMI\0" "SHOU\0" "CHO\0" "jiāo\0" "tziɛu\0" "tiêu\0" "doek3\0" "strike, hit, beat, hammer\0" "TATAKU\0" "TAKU\0" "zhuó\0" "zī\0" "bīn\0" "HOU\0" "péng\0" "ding3\0" "IKARI\0" "TEI\0" "dìng\0" "co2\0" "chǔ\0" "coeng1\0" "창:1\0" "SUGI\0" "CHANG\0" "chāng\0" "haan4\0" "a kind of oak used for charcoal\0" "KUNUGI\0" "mēn\0" "mun\0" "waa4\0" "type of birch\0" "MOMIJI KABA\0" "huā\0" "check; examine\0" "SHIRABERU\0" "KEN\0" "KEM\0" "jiǎn\0" "guī\0" "xì\0" "duk6\0" "cabinet, wardrobe; closet\0" "dú\0" "cim3\0" "wooden tablet; edition\0" "qiàn\0" "KUNUGI\0" "dào\0" "SOKO HAKO KUNUGI\0" "KAI KE\0" "guì\0" "SHIDE\0" "diǎn\0" "lo4\0" "tree\0" "luó\0" "zi1\0" "NAGI\0" "zhī\0" "tre\0" "KEN\0" "quan\0" "gutter\0" "명:0N\0" "MYENG\0" "mìng\0" "TAFU TABU\0" "fǔ\0" "gēng\0" "pung3\0" "Machilus nanmu, variety of evergreen\0" "KUNUGI\0" "pèng\0" "shàn\0" "ji4\0" "yí\0" "to5\0" "oval-shaped, elliptical, tubular\0" "tuǒ\0" "sēn\0" "duǒ\0" "je4\0" "palm tree, coconut palm\0" "야:0N\0" "YASHI\0" "YA\0" "YA\0" "yē\0" "da\0" "INOASHI\0" "FUU BU FUKU BUKU\0" "fù\0" "wěi\0" "wui1\0" "the pivots, at the top and bottom of a Chinese door, on which the door turns\0" "WAI GAI\0" "wēi\0" "ổi\0" "dyun6\0" "poplar, aspen\0" "단:1N\0" "MUKUGE KUI TODOMATSU\0" "TAN DAN\0" "TAN\0" "duàn\0" "gaa1 gaa2\0" "pompelmous; canque (breech, rump, buttock)\0" "KUI\0" "KA KE GE\0" "jiǎ\0" "zung1\0" "palm tree\0" "종:1N\0" "SHU SOU\0" "CONG\0" "zōng\0" "tzung\0" "gaam1\0" "box; casket; letter; envelope\0" "jiān\0" "ji4\0" "rack\0" "KOROMOKAKE\0" "I\0" "yí\0" "sam6 zam1\0" "a chopping board\0" "침:1N\0" "ATEGI SAWARA\0" "CHIN JIN\0" "CHIM\0" "shèn\0" "beam of a house\0" "PO\0" "xí\0" "SEKI\0" "EN\0" "yàn\0" "yǎn\0" "cyun4\0" "beams, rafters, supports\0" "연:0N\0" "TARUKI\0" "TEN\0" "YEN\0" "chuán\0" "djhiuɛn\0" "zin1\0" "jiān\0" "ceon1\0" "father; a plant with white flowers\0" "춘:0N\0" "TSUBAKI\0" "CHIN CHUN\0" "CHWUN\0" "chūn\0" "geoi2 jyu5\0" "name of tree; surname\0" "yǔ\0" "hé\0" "caa4 zaa1\0" "a raft, to hew, to fell trees\0" "사:1N\0" "IKADA\0" "SA JA\0" "SA\0" "zhā\0" "ak1 ngak1\0" "wò\0" "pin4\0" "block\0" "pián\0" "bik1 fuk1\0" "wooden board\0" "HYOKU HIKI FUKU\0" "bī\0" "jiu1\0" "yāo\0" "huò\0" "seoi1\0" "xū\0" "joek6\0" "ZAKURO\0" "JAKU NYAKU\0" "ruò\0" "joeng4\0" "willow, poplar, aspen; surname\0" "양:0E\0" "YANAGI\0" "YOU\0" "YANG\0" "yáng\0" "*iɑng\0" "dương\0" "là\0" "yán\0" "běn\0" "fai1 wan4\0" "peg\0" "KARA SUKI\0" "KON GON KI KUN\0" "huī\0" "규:1N\0" "KYU\0" "kuí\0" "jiè\0" "kuí\0" "sī\0" "fung1\0" "maple tree\0" "풍:0N\0" "KAEDE\0" "FUU\0" "PHWUNG\0" "fēng\0" "*biung\0" "phong\0" "sit3\0" "wedge; gatepost; foreword\0" "설:0N\0" "KUSABI HOUDATE\0" "SETSU KETSU\0" "SEL\0" "xiē\0" "to5\0" "oval-shaped, elliptical, tubular\0" "타:0N\0" "NUKU\0" "DA\0" "THA\0" "tuǒ\0" "zit3\0" "zhì\0" "gin6 kin2\0" "bar of door, bolt of lock\0" "건:0N\0" "KANNUKI\0" "KEN GON\0" "KEN\0" "jiàn\0" "mou6 muk6\0" "band\0" "mù\0" "mau6\0" "name of plant; lush\0" "무:0N\0" "UTSUKUSHII TSUTOMERU KAERU\0" "BOU MU\0" "MWU\0" "mào\0" "co2\0" "name of feudal state; clear\0" "초:0N\0" "IBARA SHIMOTO SUWAE\0" "SO\0" "CHO\0" "chǔ\0" "*chriǔ\0" "sở\0" "fu2 wu6\0" "coarse, crude; plant\0" "KO GO\0" "hù\0" "gỗ\0" "wu4\0" "KOSHOU KURUMI\0" "KO GO\0" "hú\0" "lin6\0" "Melia japonica\0" "련:1N\0" "OUCHI\0" "REN\0" "LYEN\0" "liàn\0" "ling4\0" "used for Ceylon in Buddhist texts\0" "릉:0N\0" "KADO\0" "ROU RYOU\0" "LUNG\0" "léng\0" "ting4\0" "tree\0" "tíng\0" "naam4\0" "name of tree, machilus nanmu\0" "남:0N\0" "KUSUNOKI\0" "NAN\0" "NAM\0" "nán\0" "nêm\0" "jyu4\0" "elm tree\0" "유:0N\0" "NIRE\0" "YU\0" "YU\0" "yú\0" "jau4\0" "tinder\0" "유:0N\0" "NARA\0" "SHUU YUU\0" "YU\0" "yóu\0" "giùa\0" "mei4\0" "crossbeam above or under gate\0" "미:0N\0" "HISASHI\0" "BI MI\0" "MI\0" "méi\0" "me\0" "sung2\0" "SOU\0" "sǒng\0" "hyun3 jyun4\0" "a last for making shoes; to turn on a lathe\0" "원:1N\0" "KATA\0" "KEN KAN EN\0" "WEN\0" "xuàn\0" "hyun3\0" "a last for making shoes; to turn on a lathe\0" "KEN\0" "WEN\0" "xuàn\0" "joeng1\0" "yǎng\0" "zing1\0" "hardwood; supports, posts\0" "정:0N\0" "NEZUMIMOCHI\0" "TEI CHOU\0" "CENG\0" "zhēn\0" "trính\0" "pin4\0" "tree\0" "HEN BEN\0" "pián\0" "dip6 jip6\0" "small dish; window\0" "접:1N\0" "MADO SUNOKO FUDA\0" "YOU CHOU SHOU\0" "CEP\0" "yè\0" "zip3 zip6\0" "oar, paddle\0" "즙:0N 집:N\0" "KAJI\0" "SHUU SHOU\0" "CUP CEP\0" "jí\0" "tziɛp\0" "kit3\0" "tablet; a signpost\0" "갈:1N\0" "TATEHUDA\0" "KETSU GECHI\0" "KAL\0" "jié\0" "jip6\0" "profession, business, trade\0" "업:0E\0" "WAZA SUDENI\0" "GYOU GOU\0" "EP\0" "yè\0" "*ngiæp\0" "nghiệp\0" "cyu5\0" "mulberry; paper\0" "저:0N\0" "KOUZO\0" "CHO\0" "CE\0" "chǔ\0" "dó\0" "seon5 teon5\0" "shield; horizontal bar\0" "순:0N\0" "TATE\0" "JUN\0" "SWUN\0" "dùn\0" "jyu4\0" "tree\0" "NEZUMIMOCHI\0" "YU GYO GO\0" "yú\0" "cau3\0" "SOU SU\0" "zòu\0" "táu\0" "wai1\0" "OMARU OKAWA TOI\0" "I\0" "wēi\0" "mui4\0" "plums; prunes; surname\0" "매:1N\0" "UME\0" "BAI\0" "MAY\0" "méi\0" "mõ\0" "KANZASHI NE\0" "TEI CHI SHI\0" "tì\0" "ghế\0" "gik6\0" "extreme, utmost, furthest, final\0" "극:0E\0" "KIWAMERU MUNE KIWAMARU\0" "GOKU KYOKU GOKI\0" "KUK\0" "jí\0" "*ghiək\0" "cực\0" "zit3\0" "jié\0" "gaai1 kaai2\0" "model style of Chinese writing\0" "해:0N\0" "KATA NOTTORU TADASHII\0" "KAI\0" "HAY\0" "kǎi\0" "cau1\0" "mallotus japonicus, deciduous tre\0" "추:0N\0" "HISAGI\0" "SHUU\0" "CHWU\0" "qiū\0" "tsiou\0" "jing4\0" "column, pillar; numerary adjunct\0" "영:0N\0" "HASHIRA\0" "EI\0" "YENG\0" "yíng\0" "iɛng\0" "jau2\0" "JUU NYU\0" "rǒu\0" "황:N\0" "HATAZAO\0" "KOU OU\0" "huáng\0" "lau4\0" "building of two or more stories\0" "TAKADONO\0" "ROU\0" "LWU\0" "lóu\0" "happy, glad; enjoyable; music\0" "TANOSHII TANOSHIMU KONOMU\0" "GAKU RAKU\0" "lè\0" "HAZOU HANZOU\0" "quán\0" "KATSURA\0" "xiāng\0" "ban2\0" "KOMAI\0" "pǐn\0" "MURO\0" "shǐ\0" "koi2 koi3\0" "generally, approximately\0" "TOKAKI OOMUNE OMOMUKI\0" "GAI KAI\0" "KAY\0" "gài\0" "dam4 taam4\0" "raised path between fields\0" "tán\0" "laam5\0" "olive\0" "lǎn\0" "wan1 wat1\0" "pillar, cryptomeria\0" "SUGI\0" "OTSU OCHI UN\0" "wēn\0" "jyu4\0" "elm tree\0" "NIRE\0" "YU\0" "YU\0" "yú\0" "io\0" "can3\0" "coffin; tung tree\0" "chèn\0" "leoi4\0" "palm\0" "lǘ\0" "geoi2\0" "type of elm\0" "jǔ\0" "san4\0" "a sacred Shinto tree\0" "SAKAKI\0" "shén\0" "chu\0" "wooden ladder\0" "PI\0" "bī\0" "sit3\0" "SETSU\0" "xiè\0" "gaa2\0" "small evergreen shrub\0" "가:1N\0" "ENOKI\0" "KA\0" "KA\0" "jiǎ\0" "yì\0" "zhǎn\0" "fu4\0" "부:1N\0" "KURE\0" "FU\0" "PWU\0" "fú\0" "DOKU NYAKU\0" "nuò\0" "mì\0" "long4\0" "betel-nut tree\0" "랑:1N\0" "ROU\0" "LANG\0" "láng\0" "tóm lang\0" "jung4\0" "banyan tree\0" "용:0N\0" "AKOU\0" "YOU\0" "YONG\0" "róng\0" "iong\0" "guk1\0" "paper mulberry\0" "KOUZO\0" "KOKU KOU KU\0" "KOK\0" "gǔ\0" "kéo cốc\0" "jiàn\0" "geoi2\0" "carpenter's square, ruler, rule\0" "구:1N\0" "JOUGI\0" "KU\0" "KWU\0" "jǔ\0" "tā\0" "yǎo\0" "zeon1\0" "hazelnut; thicket, underbrush\0" "진:0N\0" "HASHIBAMI HARI\0" "SHIN\0" "CIN\0" "zhēn\0" "jrin\0" "bong2 pong3\0" "placard; list of successful exam candidates\0" "방:0N\0" "TATEFUDA KAJI\0" "BOU HOU\0" "PANG PYENG\0" "bǎng\0" "bæ̀ng bɑ̀ng\0" "xách bàng\0" "shā\0" "yuán\0" "zi2\0" "재:1N\0" "CAY\0" "zǐ\0" "ming4\0" "BEI MYOU\0" "míng\0" "KIJI\0" "SO\0" "sù\0" "tó\0" "gaa3\0" "a frame, a stand, a rack. framework or scaffold.to lay on a frame; to put up\0" "jià\0" "jiu4\0" "yáo\0" "git6\0" "perch for fowls roost on\0" "걸:1N\0" "KEL\0" "jié\0" "fong2\0" "screen\0" "황:0N\0" "TSUKUE\0" "KOU OU\0" "HWANG\0" "huàng\0" "gon3 hon4\0" "tree trunk; support, prop\0" "간:1N\0" "MIKI\0" "KAN\0" "KAN\0" "gàn\0" "gɑ̀n\0" "fei2\0" "type of yew\0" "비:0N\0" "KAYA\0" "HI\0" "PI\0" "fěi\0" "zaa3\0" "to press or extract juices; a press to extract juices; a vegetable\0" "SHIBORIKI\0" "SA SHA SAI SAKU\0" "CA\0" "zhà\0" "qián\0" "kiền\0" "maa5 maa6\0" "headboard\0" "mà\0" "seon2\0" "mortise and tenon; fit into\0" "HOZO\0" "SHUN\0" "sǔn\0" "jyun4\0" "yuán\0" "ze6\0" "kiosk, pavilion\0" "사:1N\0" "DAI\0" "SHA JA\0" "SA\0" "xiè\0" "zià\0" "wing4\0" "glory, honor; flourish, prosper\0" "영:0E\0" "SAKAERU HAE\0" "EI YOU\0" "YENG\0" "róng\0" "*hiuæng\0" "vinh\0" "si4\0" "TATSU\0" "SHI\0" "shí\0" "zi1 zi2\0" "지:1N\0" "CI\0" "zhī\0" "ceoi1\0" "rafter\0" "최:1N\0" "TARUKI\0" "SUI\0" "CHOY\0" "cuī\0" "suôi\0" "wan1 wat1\0" "pillar, cryptomeria\0" "온:N\0" "SUGI\0" "OTSU OCHI UN\0" "wēn\0" "tíng\0" "lau4\0" "pomegranate\0" "류:0N\0" "ZAKURO\0" "RYUU\0" "LYU\0" "liú\0" "liou\0" "lựu\0" "róng\0" "táng\0" "kok3\0" "footbridge; toll, levy; monopoly\0" "교:1N\0" "MARUKIBASHI\0" "KAKU KOU KYOU\0" "KYO\0" "què\0" "KAREKINONE KUI\0" "TAI\0" "zhāi\0" "sī\0" "승:N\0" "HATANOKEISHIWOMOTSUGU\0" "SHOU\0" "shèng\0" "taap3\0" "cot, couch, bed\0" "탑:0N\0" "KOSHIKAKE SHIJI\0" "TOU\0" "THAP\0" "tà\0" "tɑp\0" "hap6\0" "wine glass\0" "합:1N\0" "SAKADARU\0" "KOU\0" "HAP\0" "kē\0" "xī\0" "gwat1\0" "pieces of wood\0" "골:1N\0" "HOTA\0" "KOTSU\0" "KOL\0" "gǔ\0" "cột\0" "hei1 kei1\0" "alder\0" "기:N\0" "HANNOKI\0" "KI KAI GAI\0" "qī\0" "gou2\0" "draft, manuscript\0" "고:1N\0" "KO\0" "gǎo\0" "gou2\0" "wither; withered, rotten, dead\0" "고:0N\0" "KARERU\0" "KOU\0" "KO\0" "gǎo\0" "gɑ̌u\0" "cau\0" "syun1\0" "sūn\0" "pun4\0" "tray; turn, rotate; search\0" "반:0N\0" "TARAI\0" "HAN BAN\0" "PAN\0" "pán\0" "bàn\0" "tou1\0" "tāo\0" "KUBIKI SANE AMIDO\0" "KAKU KYAKU\0" "gé\0" "chūn\0" "tip of a tree; fallen tree\0" "전:1 진:N\0" "KOZUE MAKI\0" "TEN SHIN\0" "CEN\0" "diān\0" "SUKI\0" "DOU NU\0" "nòu\0" "nọc\0" "zat6\0" "jí\0" "sok3\0" "spear, lance\0" "삭:1N\0" "HOKO\0" "SAKU\0" "SAK\0" "shuò\0" "giáo\0" "gau3 kau3\0" "frame, building, structure\0" "구:0E\0" "KAMAERU KAMAE KAMAU\0" "KOU\0" "KWU\0" "gòu\0" "gòu\0" "ceoi4\0" "hammer, mallet; strike, beat\0" "퇴:0N\0" "TSUCHI\0" "TSUI\0" "THOY CHWU\0" "chuí\0" "duì\0" "coeng1\0" "spear, lance; gun, rifle\0" "창:0N\0" "YARI\0" "SOU SHOU\0" "CHANG CAYNG\0" "qiāng\0" "tsiɑng\0" "thương\0" "caa4\0" "raft; time, occasion; to hew\0" "차:1N\0" "IKADA\0" "SA\0" "CHA\0" "chá\0" "jrha\0" "xay\0" "겸:N\0" "qiǎn\0" "waai4\0" "locust tree\0" "괴:0N\0" "ENJU\0" "KAI\0" "KOY\0" "huái\0" "hiəi huɛi\0" "hoè\0" "mui4\0" "UME\0" "BAI\0" "méi\0" "xù\0" "súc\0" "gong3 gung3 lung5\0" "lever, pole, crowbar; sharpen; (Cant.) a wardrobe, trunk\0" "공:1N\0" "TEKO\0" "KOU\0" "KONG\0" "gàng\0" "cổng\0" "gou1\0" "gāo\0" "cau\0" "coek3 zoek3\0" "zhuō\0" "tok3\0" "a sack; a stamping sound\0" "탁:N\0" "HUKURO HUIGO\0" "TAKU\0" "tuó\0" "HASHI\0" "KYOU\0" "qiáo\0" "shape, form, pattern, style\0" "SAMA ZAMA\0" "YOU SHOU\0" "yàng\0" "a twig; an ornamental evergreen\0" "KOZUE MAKI\0" "TEN SHIN\0" "CEN\0" "diān\0" "gaa2\0" "small evergreen shrub\0" "jiǎ\0" "haam5 laam6\0" "threshold, door-sill\0" "kǎn\0" "zuì\0" "KASHI\0" "TOU\0" "dǎo\0" "ORI\0" "ROU\0" "lóng\0" "trồng\0" "ban1\0" "betel-nut, areca nut\0" "bīn\0" "zyu1\0" "Oak\0" "zhū\0" "song1\0" "sāng\0" "zaap6\0" "a hard wood\0" "습:N\0" "KUSABI\0" "SHUU JUU CHOU JOU\0" "xí\0" "jī\0" "ghế\0" "lin4\0" "a flail\0" "lián\0" "seoi6 wai6\0" "coffin\0" "혜:1N\0" "HITSUGI\0" "EI E SEI\0" "HYEY\0" "huì\0" "용:1N\0" "YONG\0" "yōng\0" "cim3\0" "wooden tablet; edition\0" "참:1N\0" "FUDA\0" "SAN ZAN SEN\0" "CHAM CHEM\0" "qiàn\0" "gwok3\0" "outer-coffin\0" "곽:0N\0" "SOTOHITSUGI\0" "KAKU\0" "KWAK\0" "guǒ\0" "quạch\0" "koi3\0" "generally, approximately\0" "개:1N\0" "KAY\0" "gài\0" "gə̀i\0" "koi3\0" "generally\0" "개:0E\0" "TOKAKI OOMUNE OMOMUKI\0" "GAI KAI\0" "KAY\0" "gài\0" "gə̀i\0" "MARUI\0" "TAN DAN SEN\0" "tuán\0" "waa6\0" "huà\0" "cik1\0" "maple\0" "색:1N\0" "KAEDE\0" "SHUKU SAKU SHAKU\0" "SAYK CHWUK\0" "qī\0" "sam1 sam6\0" "leafless; fish trap\0" "SHIN SAN SEN\0" "sēn\0" "TSUMU\0" "SAI SE\0" "cuī\0" "chuôi\0" "péng\0" "jau5\0" "firewood for sacrifice\0" "YAKU\0" "YUU YU\0" "yǒu\0" "huk6\0" "type of oak\0" "곡:1N\0" "KASHIWA\0" "KOKU\0" "KOK\0" "hú\0" "zoeng2\0" "oar, paddle\0" "KAJI\0" "SHOU SOU\0" "jiǎng\0" "tziɑ̌ng\0" "hù\0" "MUKU\0" "KAN GAN\0" "huàn\0" "guì\0" "guốc\0" "jit6\0" "niè\0" "ngai6\0" "yì\0" "gou1\0" "spar; well-sweep\0" "고:1\0" "KOU\0" "KO\0" "gāo\0" "hong1\0" "kāng\0" "kwai1\0" "zelkova tree\0" "규:0N\0" "TSUKI\0" "KI\0" "KYU\0" "guī\0" "kwai1\0" "rules, regulations, customs, law\0" "guī\0" "cou4\0" "trough; manger; vat, tank; groove; a distillery\0" "조:0N\0" "KAIBAOKE OKE\0" "SOU\0" "CO\0" "cáo\0" "tàu\0" "maan6\0" "paste wall with dirt\0" "KOTE\0" "BAN MAN\0" "màn\0" "mận\0" "gan2\0" "hibiscus\0" "근:0N\0" "MUKUGE\0" "KIN\0" "KUN\0" "jǐn\0" "giə̌n\0" "적:1N\0" "NOKI\0" "TEKI CHAKU TAKU\0" "CEK\0" "dí\0" "zong1\0" "stake, post; affair, matter\0" "KUI\0" "TOU SHOU SHU\0" "zhuāng\0" "thung\0" "lok6 ngaau6 ngok6\0" "happy, glad; enjoyable; music\0" "낙:0 락:0E 악:0N 요:0N\0" "TANOSHII\0" "GAKU RAKU GOU\0" "AK LAK YO\0" "lè\0" "*lɑk *ngak\0" "lạc\0" "long5\0" "ROU\0" "lǎng\0" "chén\0" "cung1\0" "fir tree\0" "종:1N\0" "MOMI\0" "SHOU\0" "CONG\0" "cōng\0" "lei4\0" "lí\0" "xiū\0" "qíng\0" "shuǎng\0" "faan4\0" "a railing; a fence an enclosed place\0" "번:0N\0" "MAGAKI\0" "HAN\0" "PEN\0" "fán\0" "phàn\0" "tung1\0" "tree name\0" "통:1N\0" "HI\0" "TOU\0" "THONG\0" "tōng\0" "thông\0" "gun3 gwun3\0" "KAN\0" "guàn\0" "zé\0" "sù\0" "lai5 leoi4\0" "sedan\0" "HACHI\0" "RUI RU\0" "lěi\0" "a lookout turret on a city wall, movable wooden tower for archers; a scull a sweep, an oar\0" "lǔ\0" "loeng4\0" "bridge; beam\0" "량:0N\0" "HASHI HARI YANA\0" "RYOU\0" "LYANG HOY\0" "liáng\0" "rường\0" "a tree whose branches are placed on Buddhist graves\0" "밀:1N\0" "JINKOU SHIKIMI\0" "MITSU\0" "MIL\0" "mì\0" "lau4\0" "building of two or more stories\0" "누:0 루:0E\0" "TAKADONO\0" "ROU\0" "LWU\0" "lóu\0" "*lou\0" "lầu\0" "caau4 ziu2\0" "소:1N\0" "YAGURA SUKUIAMI SUKUU\0" "SOU SHOU JOU\0" "SO\0" "cháo\0" "sào\0" "cuk1 sok3\0" "shrub\0" "SHIBA\0" "SOKU\0" "sù\0" "po1\0" "(Cant.) classifier for plants or trees; a tree-trunk\0" "kē\0" "syu1\0" "Ailanthus glandulosa or A. altissima, a kind of tree useless as timber\0" "저:0N\0" "OUCHI\0" "CHO\0" "CE\0" "chū\0" "chio\0" "vụ\0" "tong4\0" "táng\0" "biu1\0" "a mark, symbol, label, sign; standard\0" "표:0E\0" "KOZUE SUE SHIRUSHI\0" "HYOU\0" "PHYO\0" "biāo\0" "*biɛu\0" "bêu\0" "luk6\0" "a pulley, a windlass, a wheel, a block\0" "ROKURO HAKO\0" "ROKU TOKU DOKU\0" "lù\0" "gau1\0" "bending branches, bent limbs\0" "규:1N\0" "TSUGA\0" "KYUU\0" "KYU\0" "jiū\0" "giəu\0" "ze3\0" "zhè\0" "zaa1\0" "a kind of hawthorne\0" "KOBOKE\0" "SA SHA\0" "zhā\0" "syu1\0" "door hinge; pivot; center of power\0" "추:0N\0" "TOBOSO KARAKURI\0" "SUU SHU\0" "CHWU WU\0" "shū\0" "chio\0" "xu\0" "zoeng1\0" "camphor tree\0" "장:0N\0" "KUSU\0" "SHOU\0" "CANG\0" "zhāng\0" "mun4\0" "elm; gum\0" "BON MON BAN MAN\0" "mán\0" "mou4\0" "model, standard, pattern; copy\0" "모:0E\0" "KATA NOTTORU\0" "MO BO\0" "MO\0" "mó\0" "mô\0" "TSUTA\0" "BOKU CHOU MOKU\0" "niǎo\0" "joeng6\0" "shape, form, pattern, style\0" "상:N 양:0E\0" "SAMA\0" "YOU SHOU\0" "YANG SANG\0" "yàng\0" "iɑ̀ng\0" "dạng\0" "YUZU KOEDA\0" "JOU\0" "tiáo\0" "péng\0" "zhù\0" "saat3\0" "shā\0" "sai1\0" "scrambled eggs\0" "MOKUSEI\0" "SEI SAI\0" "CHI\0" "xī\0" "kyun4\0" "power, right, authority\0" "권:N\0" "OMORI HAKARU KARI\0" "KEN GON\0" "KWEN\0" "quán\0" "waang4 waang6\0" "across\0" "YOKO YOKOTAWARU YOKOTAERU\0" "OU KOU\0" "HOYNG\0" "héng\0" "hoạnh\0" "gin1\0" "evergreen oak\0" "견:1\0" "KASHI\0" "KYEN\0" "jiān\0" "sung2\0" "cōng\0" "kei4\0" "jī\0" "HOKUSO\0" "yān\0" "coeng4\0" "mast, yard-arm, boom\0" "qiáng\0" "TARA\0" "xuě\0" "jing1\0" "cherry, cherry blossom\0" "yīng\0" "ji6\0" "jujube\0" "NATSUME\0" "JI NI CHI\0" "èr\0" "cam4\0" "tall tree\0" "xún\0" "đẽo giầm\0" "zik1\0" "BOU\0" "SHOKU SHIKI\0" "zhí\0" "ciu4\0" "woodcutter; firewood; gather wood\0" "초:0N\0" "KIKORU KIKORI\0" "SHOU\0" "CHO\0" "qiáo\0" "*dzhiɛu\0" "a wooden joint\0" "FUSHI\0" "SAI\0" "zuī\0" "chuối\0" "bushy; a grove; crowded\0" "MURAGARU\0" "SOU ZU\0" "cóng\0" "buk6 pok3\0" "simple, honest; plain; rough\0" "박:0N\0" "KIJI ARAKI SUNAO\0" "BOKU HAKU HOKU\0" "POK PAK\0" "pǔ\0" "pak\0" "phác\0" "syu6\0" "tree; plant; set up, establish\0" "수:0E\0" "UERU TATERU KI\0" "JU\0" "SWU\0" "shù\0" "*zhiò *zhiǒ\0" "thụ\0" "waa4 waa6\0" "type of birch\0" "화:0N\0" "KABA\0" "KA\0" "HWA\0" "huà\0" "gwai6\0" "cupboard, wardrobe, counter\0" "궤:1N\0" "KI GI\0" "KWEY\0" "kuì\0" "zeon1\0" "zhēn\0" "zeon1\0" "goblet; jar, jug; lush\0" "준:0N\0" "TARU\0" "SON\0" "CWUN\0" "zūn\0" "*tzuən\0" "jyut6\0" "the shade of trees\0" "KOKAGE\0" "ETSU OCHI\0" "yuè\0" "vẹt\0" "sin6 zin2\0" "coffin\0" "TSUGE\0" "SEN ZEN\0" "shàn\0" "xī\0" "ceon1 ceon4\0" "tree\0" "chūn\0" "diàn\0" "fat6\0" "벌:1N\0" "PEL\0" "fá\0" "gaam3 gam2 gam3\0" "olive\0" "감:0N\0" "KAN\0" "KAM\0" "gǎn\0" "mou4\0" "a beech tree\0" "모:N 무:N\0" "BUNA KATA\0" "BO MO\0" "mó\0" "vồ\0" "mou4\0" "without, apart from, none; a negative\0" "SHIGERU\0" "BU MU\0" "wǔ\0" "ceoi3 hiu1\0" "a sledge for transportation\0" "취:1N\0" "SORI\0" "ZEI SEI KYOU\0" "CHWI\0" "qiāo\0" "jiu4 naau4\0" "bent or twisted piece of wood; a paddle\0" "요:0N\0" "TAWAMU KAJI\0" "DOU JOU NYOU\0" "YO\0" "ráo\0" "njiɛu\0" "leon4 leon6\0" "린:N\0" "SHIKIMI\0" "RIN\0" "lìn\0" "săng\0" "lau4\0" "variant of 榴 U+69B4, pomegranate\0" "류:1N\0" "ZAKURO\0" "RYOU RU\0" "LYU\0" "liú\0" "lựu\0" "kiu4\0" "bridge; beam, crosspiece\0" "교:0E\0" "HASHI\0" "KYOU KOU\0" "KYO\0" "qiáo\0" "*ghyɛu\0" "kiều\0" "haan5\0" "한:N\0" "xiàn\0" "윤:N\0" "rùn\0" "HAN BON\0" "fán\0" "zhǎn\0" "tok3\0" "a sack, a bag opening at both ends\0" "탁:1N\0" "HUKURO HUIGO\0" "TAKU SHA\0" "THAK\0" "tuó\0" "tɑk\0" "liu4 lou5\0" "TARUKI\0" "ROU\0" "lǎo\0" "wan4\0" "wood streaks\0" "운:0N\0" "MOKUME\0" "UN\0" "WUN\0" "yún\0" "seon3\0" "hibiscus; transient\0" "순:0N\0" "SWUN\0" "shùn\0" "withered, dried-up; cloth coffin-lid cover\0" "dūn\0" "caang1\0" "a prop; a shore\0" "HASHIRA\0" "TOU CHOU\0" "chēng\0" "KURUMAGI\0" "TOU CHOU\0" "táng\0" "mang4\0" "méng\0" "gwat1\0" "orange, tangerine\0" "귤:0N\0" "TACHIBANA\0" "KITSU\0" "KYUL\0" "jú\0" "*guit\0" "quất\0" "caang2 caang4\0" "orange\0" "등:0N\0" "DAIDAI\0" "TOU\0" "TUNG CUNG\0" "chéng\0" "djhɛng\0" "chanh\0" "suk1\0" "tall tree\0" "숙:1N\0" "SWUK\0" "sù\0" "gyut6 kyut3\0" "a post, a stake; an axle\0" "KUI\0" "KETSU KACHI KEI KE\0" "jué\0" "cột\0" "gyut3\0" "a post, a stake; an axle\0" "jué\0" "taam4\0" "diàn\0" "wai6\0" "huì\0" "gei1\0" "machine; moment, chance\0" "기:0E\0" "HATA KARAKURI ORI\0" "KI\0" "KI\0" "jī\0" "*giəi\0" "cơ\0" "nuǒ\0" "zoeng6\0" "chestnut oak; rubber tree; rubber\0" "상:0N\0" "TOCHI KUNUGI\0" "SHOU ZOU\0" "SANG\0" "xiàng\0" "ziɑ̌ng\0" "to5\0" "oval-shaped, elliptical, tubular\0" "타:1N\0" "KOBANGA\0" "DA\0" "THA\0" "tuǒ\0" "ling5 ning5\0" "nǐng\0" "jeoi5\0" "stamen\0" "예:N\0" "TARERU\0" "ZUI NI\0" "ruǐ\0" "nhuỵ\0" "zyu1\0" "wooden peg, post or stick\0" "zhū\0" "cong4 tung4\0" "tree\0" "동:1N\0" "MUNE KIGIRE TSUKU\0" "TOU SHOU SOU\0" "TONG\0" "tóng\0" "dhung djhang jiong\0" "zang1\0" "hut\0" "SOMAI\0" "SOU SHOU ZOU\0" "zēng\0" "fén\0" "qióng\0" "jim5\0" "KONATSUME\0" "ZEN NEN EN\0" "rǎn\0" "waang4 waang6\0" "across, horizontal, lateral\0" "횡:0E\0" "YOKO YOKOTAWARU YOKOTAERU YOKO YOKOTAWARU YOKOTAERU\0" "OU KOU\0" "HOYNG\0" "héng\0" "*huæng guɑ̀ng\0" "qián\0" "trắm\0" "gū\0" "liǔ\0" "lào\0" "rào\0" "a spar\0" "gāo\0" "cyu4\0" "cabinet, wardrobe, cupboard\0" "KURIYA\0" "ZU CHUU CHU\0" "chú\0" "희:N\0" "ZUSA\0" "xǐ\0" "NUDE\0" "shèng\0" "zi2\0" "place name\0" "CA\0" "zǐ\0" "wood placed under roof tiles\0" "산:1N\0" "SAN\0" "san\0" "jí\0" "dōu\0" "dâu\0" "SHOU\0" "jīng\0" "lou5\0" "oar, scull; row, scull\0" "lǔ\0" "gaan3\0" "(Cant.) a partition; to separate\0" "jian\0" "giàn\0" "chu\0" "jyun4\0" "citrus\0" "yuán\0" "tà\0" "thớt\0" "the hole in the center of a wheel accommodating the axle (archaic)\0" "SHU SOU SU\0" "shū\0" "goeng1\0" "a kind of oak\0" "강:1N\0" "E KASHI\0" "KYOU\0" "KANG\0" "jiāng\0" "taan4\0" "sandalwood, hardwood; surname\0" "단:0E\0" "MAYUMI\0" "TAN DAN\0" "TAN\0" "tán\0" "dhɑn\0" "đàn\0" "lam5\0" "the bole of a tree; a cross beam; the combing round the hatches of a ship\0" "KETA\0" "RIN\0" "lǐn\0" "day lẫm\0" "lung4 nung4\0" "nóng\0" "nòng\0" "jan2\0" "은:N\0" "TAMEGI\0" "IN ON\0" "yǐn\0" "hat6\0" "call arms; urgency\0" "격:0N\0" "FUREBUMI\0" "GEKI KEKI\0" "KYEK\0" "xí\0" "hek\0" "hịch\0" "huì\0" "SUGI\0" "SAN\0" "shān\0" "zeoi3\0" "wooden rammer or pestle; place\0" "TSUKU\0" "SUI SAI ZUI\0" "zuì\0" "xuán\0" "cing1\0" "type of willow; tamarisk\0" "정:0N\0" "KAWARAYANAGI\0" "TEI CHOU\0" "CENG\0" "chēng\0" "gon1\0" "gàn\0" "gán\0" "KANJIKI\0" "KYOKU KOKU KYOU\0" "jú\0" "zuì\0" "jik1\0" "ilex\0" "억:0N\0" "MOCHI\0" "YOKU I OKU\0" "EK\0" "yì\0" "kam4\0" "small red apple\0" "금:0N\0" "GO KIN\0" "KUM\0" "qín\0" "pok3\0" "pǔ\0" "gim2 jam4 jim4\0" "eaves of house; brim, rim\0" "첨:1N\0" "HISASHI\0" "EN TAN\0" "CHEM\0" "yán\0" "*iɛm\0" "leoi4\0" "RAI\0" "léi\0" "rui\0" "fēng\0" "huǐ\0" "dong2 dong3\0" "shelf; frame, crosspiece\0" "당:1N\0" "TANG\0" "dàng\0" "hai6\0" "jì\0" "seoi6\0" "wild pear tree\0" "suì\0" "baak3 paak3\0" "tree\0" "벽:0N\0" "KIWADA\0" "HAKU BYAKU\0" "PYEK\0" "bò\0" "píng\0" "caang4\0" "chéng\0" "co2\0" "chǔ\0" "zaa1\0" "a switch, whip\0" "TSUE\0" "TA TE\0" "zhuā\0" "kui2\0" "Chinese cypress, Chinese juniper\0" "회:0N\0" "HINOKI\0" "KAI\0" "HOY KWAL\0" "guì\0" "cối\0" "zip3\0" "oar\0" "즙:1N\0" "KAJI\0" "SHUU\0" "CUP\0" "jí\0" "tziɛp\0" "gaai2 haai5\0" "a kind of oak\0" "MATSUYANI\0" "KAI GE\0" "jiě\0" "gaa2\0" "small evergreen shrub\0" "가:1N\0" "HISAGI\0" "KA KE\0" "KA\0" "jiǎ\0" "king4\0" "stand for lamp; frame for bow\0" "경:1N\0" "YUDAME TOMOSHIBI TAKATSUKI\0" "KEI\0" "KYENG\0" "qíng\0" "zaak6\0" "zhái\0" "gim2\0" "check; examine\0" "검:0E\0" "SHIRABERU\0" "KEN\0" "KEM\0" "jiǎn\0" "gyɛ̌m\0" "ghém\0" "coeng4\0" "mast, yard-arm, boom\0" "장:0N\0" "HOBASHIRA\0" "SHOU\0" "CANG\0" "qiáng\0" "dzhiɑng\0" "dào\0" "ngai5\0" "variant of 艤 U+8264, to moor a boat to the bank\0" "FUNAYOSOOI\0" "GI GA\0" "yǐ\0" "biǎo\0" "sung1\0" "sōng\0" "ce1 se1\0" "mango\0" "shē\0" "lam5\0" "the bole of a tree; a cross beam; the combing round the hatches of a ship\0" "KETA\0" "RIN\0" "lǐn\0" "chestnut-leaved oak; oak\0" "KUNUGI\0" "REKI ROU YAKU\0" "lì\0" "caat3\0" "sassafras tzumu\0" "SHINBASHIRA\0" "SATSU\0" "chá\0" "mung1 mung4\0" "type of locust oracacia\0" "BOU MO\0" "méng\0" "quạt muồng\0" "yín\0" "to4 tou4\0" "block of wood; blockhead; stupid\0" "도:1N\0" "KIRIKABU OROKA TSUKU\0" "TOU\0" "TO\0" "táo\0" "toi4\0" "table\0" "TSUKUE\0" "TAI DAI\0" "TAY\0" "tái\0" "TOCHIYUU\0" "HEN MEN\0" "mián\0" "kei4\0" "GO GOISHI\0" "KI\0" "qí\0" "tyun4\0" "tuán\0" "ban1\0" "betel-nut, areca nut\0" "빈:0N\0" "BINROUSHI\0" "BIN HIN\0" "PIN\0" "bīn\0" "wok6\0" "tree\0" "AKINIRE\0" "KAKU WAKU\0" "huò\0" "gai3\0" "jì\0" "염:1\0" "YEM\0" "qiān\0" "nei5\0" "nǐ\0" "ling4 ning4\0" "lemon\0" "NEI DOU\0" "níng\0" "yī\0" "gǎo\0" "cào\0" "haam5 laam6\0" "threshold, door-sill\0" "함:0N\0" "ORI TESURI OBASHIMA\0" "KAN\0" "HAM\0" "kǎn\0" "hǎm\0" "ridge pole; shape wood by use of heat; tool for shaping bent wood\0" "은:1N\0" "MUNE\0" "IN\0" "UN\0" "yìn\0" "nau6\0" "KIKURAGE\0" "JI NI ZEN NEN JU NYU\0" "nòu\0" "gwing2\0" "grassy plant with fibres from which cloth is made\0" "ICHIBI\0" "KEI KYOU\0" "qǐng\0" "jim2\0" "mulberry\0" "염:1N\0" "YAMAGUWA\0" "EN\0" "YEM\0" "yǎn\0" "qí\0" "JINKOU SHIKIMI\0" "MITSU\0" "mì\0" "zaau6\0" "oar, scull, paddle; row\0" "도:0N\0" "KAJI\0" "TOU TAKU\0" "TO\0" "zhào\0" "*djhàu\0" "trạc\0" "gwai6\0" "cupboard, wardrobe, counter\0" "궤:0N\0" "HITSU\0" "KI\0" "KWEY\0" "guì\0" "cũi\0" "chūn\0" "zai1\0" "a kind of tree suitable for use to make axles for large carts\0" "jī\0" "fui1\0" "Polaris, the north star\0" "KAI\0" "kuí\0" "pó\0" "dang3\0" "bench; stool\0" "KOSHIKAKE\0" "TOU\0" "dèng\0" "đắng\0" "ceoi4 cyu4\0" "HITSU\0" "CHU\0" "chú\0" "gok3\0" "gé\0" "hàn gác\0" "min4\0" "mián\0" "jau1\0" "a kind of hoe\0" "NARASU\0" "YUU U\0" "yōu\0" "zat1\0" "zhì\0" "huǎng\0" "qiān\0" "leoi4 leoi5\0" "HUJI\0" "RUI RAI\0" "lěi\0" "leoi4 leoi5\0" "SAKADARU\0" "RAI\0" "léi\0" "sà\0" "lou5\0" "oar, scull; row\0" "노:0 로:0N\0" "OODATE YAGURA\0" "RO\0" "LO\0" "lǔ\0" "lai6\0" "REI\0" "lì\0" "TSUE\0" "SAN ZAN\0" "cuán\0" "FUZA\0" "RYO RO\0" "lǜ\0" "miè\0" "mít\0" "seoi6\0" "huì\0" "au1\0" "ōu\0" "leoi3 leoi4\0" "palm\0" "려:0N\0" "KARIN\0" "RYO RO\0" "LYE\0" "lǘ\0" "liu\0" "zit1 zit3\0" "comb out; weed out, eliminate\0" "즐:0N\0" "KUSHI KUSHIKEZURU\0" "SHITSU\0" "CUL\0" "zhì\0" "jrit\0" "gou1\0" "quiver (case for arrows)\0" "고:1N\0" "FUKURO\0" "KOU\0" "KO\0" "gāo\0" "duk6\0" "cabinet, wardrobe; closet\0" "독:1N\0" "HAKO HITSUGI\0" "TOKU DOKU\0" "TOK\0" "dú\0" "jyun4\0" "citrus\0" "연:1N\0" "EN\0" "YEN\0" "yuán\0" "lik1\0" "chestnut-leaved oak; oak\0" "력:1N\0" "KUNUGI\0" "REKI ROU\0" "LYEK\0" "lì\0" "lác\0" "fai3\0" "fèi\0" "zoek3 zyu6\0" "zhuó\0" "sǒu\0" "lián\0" "TAMO\0" "SEN\0" "jiàng\0" "cyu4\0" "cabinet, wardrobe, cupboard\0" "HITSU\0" "CHU\0" "chú\0" "qìng\0" "zyu1\0" "Oak\0" "KASHI\0" "SHO\0" "zhū\0" "lou4\0" "supporting block; sumac, loquat\0" "로:N\0" "HAZE\0" "RO\0" "lú\0" "yán\0" "lik1\0" "type of oak; stable\0" "력:1N\0" "KAIBAOKE KUNUGI\0" "REKI\0" "LYEK\0" "lì\0" "lek\0" "zyu1\0" "wooden peg, post or stick\0" "zhū\0" "can3\0" "coffin; tung tree\0" "친:1N\0" "HITSUGI\0" "SHIN KAN\0" "CHIN\0" "chèn\0" "jié\0" "ngok6\0" "è\0" "sū\0" "waai4\0" "INUENJU\0" "KAI E\0" "huái\0" "jit6\0" "stump, sprout\0" "HIKOBAE\0" "GETSU GECHI GATSU GACHI\0" "niè\0" "KUSUNOKI\0" "YO\0" "yù\0" "lung4\0" "cage, pen; set of bars\0" "lóng\0" "lung\0" "trồng\0" "lài\0" "jiao\0" "hin2\0" "헌:0N\0" "HEN\0" "xiǎn\0" "KWI\0" "guī\0" "geoi2\0" "type of elm\0" "jǔ\0" "siu1\0" "xiāo\0" "ling4\0" "carved or patterned window sills\0" "RENJI\0" "REI RYOU\0" "líng\0" "jing1\0" "cherry, cherry blossom\0" "앵:0N\0" "SAKURA\0" "OU YOU\0" "AYNG\0" "yīng\0" "qɛng\0" "cim1 zim1\0" "첨:1N\0" "KUSABI\0" "SEN SHIN SAN\0" "CHEM\0" "jiān\0" "shape wood by use of heat; tool for shaping bent wood\0" "TAMEGI\0" "IN ON\0" "yǐn\0" "the pomelo\0" "yóu\0" "yíng\0" "soeng1\0" "xiāng\0" "nóng\0" "bok3 bok6\0" "박:1N\0" "HASHIRA\0" "HAKU BAKU HEKI BYAKU\0" "PAK\0" "bó\0" "caam4\0" "sandalwood; comet\0" "참:1N\0" "SAN SEN\0" "CHAM\0" "chán\0" "chram\0" "laan4\0" "railing, balustrade; animal pan\0" "난:0 란:0E\0" "TESURI\0" "RAN\0" "LAN\0" "lán\0" "*lɑn\0" "đan lan\0" "geoi2\0" "zelkova\0" "KEYAKI\0" "KYO\0" "jǔ\0" "FUNENOHO\0" "SOU\0" "shuāng\0" "KONOHAGAURAGAERU\0" "SHOU\0" "shè\0" "wéi\0" "SHIGERU\0" "SOU SU\0" "cóng\0" "kyun4\0" "power, right, authority\0" "권:0E\0" "OMORI HAKARU KARI\0" "KEN GON\0" "KWEN\0" "quán\0" "*ghyuɛn\0" "quyền\0" "qú\0" "장:0N\0" "CANG\0" "cáng\0" "jiù\0" "yù\0" "lo4\0" "the horse-chestnut\0" "YAMANASHI\0" "RA\0" "luó\0" "lai6\0" "beam\0" "MUNE\0" "REI RAI RI\0" "lì\0" "cyun4 zaan2\0" "gather\0" "찬:1N\0" "TSUE\0" "SAN ZAN\0" "CHAN\0" "cuán\0" "lyun4\0" "name of tree; a part of cornice\0" "란:0N\0" "OUCHI HIJIKI MADOKA\0" "RAN\0" "LAN\0" "luán\0" "luɑn\0" "dong1 dong2\0" "a cross-piece, as the round of a ladder, the rail of a chair; shelves; pigeonholes\0" "dǎng\0" "jué\0" "tree name\0" "EM\0" "yán\0" "laam5\0" "olive\0" "람:0N\0" "RAN\0" "LAM\0" "lǎn\0" "TESURI\0" "RAN\0" "lán\0" "lườn\0" "zuk1\0" "zhú\0" "leoi4 leoi5\0" "sedan\0" "léi\0" "lǐ\0" "a handle\0" "TSUKA\0" "HA HE\0" "bà\0" "náng\0" "wat1\0" "luxuriant; dense, thick; moody\0" "SHIGERU\0" "UTSU\0" "yù\0" "ling4\0" "the lattice of a window a sill, a lintel\0" "령:1N\0" "REI RYOU\0" "LYENG\0" "líng\0" "TSUKI KATAKUMI\0" "guang\0" "him3\0" "owe, lack, be deficient; KangXi radical number 76\0" "흠:0N\0" "KAKERU AKUBI\0" "KETSU\0" "HUM KAM\0" "qiàn\0" "kiuæ̀m\0" "khiếm\0" "ci3\0" "order, sequence; next\0" "차:0E\0" "TSUGU TSUGI TSUGINI\0" "JI SHI\0" "CHA\0" "cì\0" "tsì\0" "thứ\0" "fun1\0" "happy, pleased, glad; joy; enjoy\0" "huān\0" "jan1\0" "happy, joyous, delighted\0" "흔:0N\0" "YOROKOBU\0" "GON KIN KON\0" "HUN\0" "xīn\0" "xiən\0" "hân\0" "jyu4\0" "a final particle used to express admiration, doubt, surprise, or to mark a question\0" "KA\0" "YO\0" "yú\0" "yì\0" "qiān\0" "au1 ngau1\0" "translit.: Europe; ohm; surname\0" "HAKU UTAU\0" "OU\0" "ōu\0" "heoi2\0" "to blow or breathe upon; to smile\0" "HUKU\0" "KU\0" "xū\0" "chāo\0" "chù\0" "KEKI KYAKU\0" "qì\0" "kat1 koi3\0" "cough; sound of laughter\0" "해:1N\0" "SEKI\0" "KAI KI GAI\0" "HAY\0" "kài\0" "yì\0" "to hiccough; to dig out to expand\0" "jué\0" "YOROKOBU\0" "KITSU KICHI KAI\0" "xì\0" "xù\0" "hap6 hot3\0" "hē\0" "juk6\0" "desire, want, long for; intend\0" "욕:0E\0" "HOSSURU HOSHII\0" "YOKU\0" "YOK\0" "yù\0" "*iok\0" "dục\0" "kuì\0" "láng\0" "fun2\0" "to treat well; to detain\0" "KAN\0" "kuǎn\0" "sok3\0" "to suck in\0" "SUU\0" "SAKU SHUKU SUKU\0" "shuò\0" "hei1\0" "sob; sigh\0" "희:1N\0" "NAGEKU\0" "KI\0" "HUY\0" "xī\0" "aai2 ei6 oi1\0" "sigh; an exclamatory sound\0" "애:1N\0" "NAGEKU\0" "AI KAI\0" "AY\0" "āi\0" "qə̌i\0" "ji1 kei1\0" "fierce dog; interjection of pleas; (Cant.) strange\0" "의:1N\0" "SOBADATSU\0" "I KI\0" "UY\0" "yī\0" "gyɛ\0" "hei1\0" "cheat, double-cross, deceive\0" "기:0E\0" "AZAMUKU\0" "GI KI\0" "KI\0" "qī\0" "kiə\0" "khi\0" "caa1 fat1\0" "sudden, abrupt, quick\0" "훌:1N\0" "KUTSU KUCHI\0" "HWUL\0" "chuā\0" "xiuət\0" "ci2 syut3\0" "drink; (Cant.) to use one's teeth and hands to break something such as a string\0" "chǐ\0" "jam1\0" "respect, admire; respectful\0" "흠:0N\0" "TSUTSUSHIMU\0" "KIN KON\0" "HUM\0" "qīn\0" "kim\0" "khâm\0" "fun2\0" "item, article; clause; fund\0" "관:0N\0" "MAKOTO SHIRUSU\0" "KAN\0" "KWAN\0" "kuǎn\0" "kuɑn\0" "khoản\0" "ham2\0" "discontented; sad; gloomy\0" "감:1N\0" "MOTOMERU\0" "TAN TON KAN KON\0" "KAM\0" "kǎn\0" "same as 款 U+6B3E, an item, article; clause, fund\0" "MAKOTO SHIRUSU\0" "KAN\0" "kuǎn\0" "ham2\0" "kǎn\0" "cyun2 cyun4\0" "chuǎn\0" "saap3\0" "smear one's mouth with blood of a victim when taking an oath\0" "삽:1N\0" "SUSURU\0" "SOU SHOU KOU\0" "SAP\0" "shà\0" "guā\0" "jan1\0" "yīn\0" "jam1\0" "like, admire; willingly, gladly; to quicken\0" "흠:0N\0" "UKERU\0" "KIN KON\0" "HUM\0" "xīn\0" "cắn hâm\0" "hit3\0" "rest, stop, lodge\0" "헐:0N\0" "YAMERU TSUKIRU\0" "KETSU KAI\0" "HEL\0" "xiē\0" "*xiæt\0" "hết\0" "jyu4\0" "songs\0" "yú\0" "him3 hip3\0" "deficient, lacking, insufficient\0" "겸:1N\0" "AKITARINAI\0" "KEN KAN\0" "KYEM\0" "qiàn\0" "hiu1\0" "sigh\0" "효:N\0" "NOBORU\0" "KYOU KOKU KAKU\0" "xiāo\0" "ji4\0" "yè\0" "go1\0" "song, lyrics; sing, chant; praise\0" "가:0E\0" "UTAU UTA\0" "KA\0" "KA\0" "gē\0" "*gɑ\0" "ca\0" "wu1\0" "HAKU\0" "O U OU\0" "wū\0" "taan3\0" "sigh, admire\0" "탄:0E\0" "NAGEKU\0" "TAN\0" "THAN\0" "tàn\0" "*tɑn tɑ̀n\0" "thán\0" "jìn\0" "au1 au2 ngau1\0" "used in transliterating non-Chinese words such as Europe, ohm; surname\0" "구:0N\0" "HAKU UTAU\0" "OU\0" "KWU\0" "ōu\0" "qǒu\0" "fu1\0" "hū\0" "tik1\0" "WARAU\0" "TEKI CHAKU\0" "tì\0" "happy, pleased, glad; joy; enjoy\0" "YOROKOBU\0" "KAN\0" "HWAN\0" "huān\0" "heoi1\0" "blow through nose, snort\0" "허:1N\0" "SUSURINAKU\0" "KYO\0" "HE\0" "xū\0" "fan5 pan1 pan3\0" "spurt, blow out, puff out\0" "pēn\0" "KI I\0" "xǐ\0" "siu3\0" "roar, howl, scream; whistle\0" "xiào\0" "sudden\0" "KUTSU KUCHI\0" "chuā\0" "xiuət\0" "kap1 sip3\0" "to suck; a county's name in anhui\0" "흡:1N\0" "SUU\0" "KYUU SHOU KYOU\0" "HUP\0" "shè\0" "used in name of famous Korean painter Ceng Sen\0" "선:1N\0" "SEN\0" "shàn\0" "lim5 lim6\0" "draw back, fold back; collect\0" "감:1N\0" "NOZOMU ATAERU\0" "KAN KEN\0" "KEM\0" "hān\0" "liɛ̀m liɛ̌m\0" "liễm\0" "cuk1\0" "furious; wrathful\0" "chù\0" "IYANINARU\0" "EKI YAKU TO ZU\0" "yì\0" "è\0" "jyu4\0" "a final particle used to express admiration, doubt, surprise, or to mark a question\0" "여:0N\0" "KA YA\0" "YO\0" "YE\0" "yú\0" "ru\0" "zyut3\0" "sip, drink, suck\0" "철:1N\0" "NOMU\0" "SETSU SECHI\0" "CHEL\0" "chuò\0" "fun1\0" "happy, pleased, glad; joy; to enjoy\0" "환:0E\0" "YOROKOBU\0" "KAN\0" "HWAN\0" "huān\0" "*xuɑn\0" "hoan\0" "zi2\0" "stop, halt, desist; detain\0" "지:0E\0" "TOMARU ASHI TOMERU\0" "SHI\0" "CI\0" "zhǐ\0" "*jiə̌\0" "chỉ\0" "zeng3 zing1 zing3\0" "right, proper, correct\0" "정:0E\0" "TADASHII MASA TADASU\0" "SEI SHOU\0" "CENG\0" "zhèng\0" "*jiɛ̀ng\0" "chính\0" "ci2\0" "this, these; in this case, then\0" "차:0E\0" "KOKO KORE KONO\0" "SHI\0" "CHA\0" "cǐ\0" "*tsiɛ̌\0" "thử\0" "bou6\0" "step, pace; walk, stroll\0" "보:0E\0" "ARUKU AYUMU AYUMI\0" "HO BU FU\0" "PO\0" "bù\0" "*bhò\0" "bộ\0" "mou5\0" "military; martial, warlike\0" "무:0E\0" "TAKESHI\0" "BU MU\0" "MWU\0" "wǔ\0" "*miǒ\0" "vũ\0" "kei4\0" "fork of road; branching off\0" "기:1N\0" "YUBI WAKARERU\0" "KI GI\0" "KI\0" "qí\0" "ghiɛ\0" "bù\0" "step\0" "보:N\0" "ARUKU AYUMU AYUMI\0" "HO BU FU\0" "PO\0" "bù\0" "me2 waai1\0" "slant; inclined; askewd, awry\0" "왜:0N\0" "YUGAMU HIZUMI\0" "WAI\0" "WAY OY\0" "wāi\0" "quay\0" "TOMERU\0" "KYO GO\0" "jù\0" "qián\0" "ci4 zi6\0" "chí\0" "SHIBU SHIBUUI SHIBUURU\0" "JUU\0" "sè\0" "ci2\0" "teeth; gears, cogs; age; a form of KangXi radical 211\0" "HA YOWAI YOWAISURU\0" "SHI\0" "CHI\0" "chǐ\0" "saap3\0" "(Cant.) 歰氣 to argue, wrangle, disagree\0" "SHIBURU SHIBUI\0" "SHUU SOU\0" "sè\0" "zung2\0" "to visit; to imitate\0" "zhǒng\0" "seoi3\0" "year; age; harvest\0" "세:0E\0" "TOSHI YOWAI\0" "SEI SAI\0" "SEY\0" "suì\0" "*siuɛ̀i\0" "year; age; harvest\0" "TOSHI YOWAI\0" "SEI SAI\0" "SEY\0" "suì\0" "tuế\0" "lik6\0" "take place, past, history\0" "HERU\0" "REKI RYAKU\0" "lì\0" "TOTONOU MII TADASHII\0" "SAKU JAKU\0" "zé\0" "yú\0" "lik6\0" "take place, past, history\0" "력:0E 역:0\0" "LYEK\0" "lì\0" "*lek\0" "lịch\0" "gwai1\0" "return; return to, revert to\0" "귀:0E\0" "TOTSUGU YUKU KAERU\0" "KI GI\0" "KWI KWEY\0" "guī\0" "*giuəi\0" "aat3 daai2\0" "bad, vicious, depraved, wicked\0" "WARUI KABANEHEN\0" "GATSU ATSU GACHI\0" "AL TAY\0" "dǎi\0" "ngạt\0" "daai2\0" "vicious, depraved, bad\0" "è\0" "sei2 si2\0" "die; dead; death\0" "사:0E\0" "SHINU\0" "SHI\0" "SA\0" "sǐ\0" "*sǐ\0" "phơi tử\0" "cim1\0" "annihilate, wipe out, kill off\0" "jiān\0" "WAKAJINI\0" "SETSU SECHI\0" "zhé\0" "mut1 mut6\0" "drown\0" "SHINU\0" "BOTSU\0" "mò\0" "mət\0" "mut6\0" "die; death; dead\0" "몰:0N\0" "SHINU\0" "BOTSU MOCHI\0" "MOL\0" "mò\0" "jiu2\0" "die young, die prematurely\0" "요:1N\0" "WAKAJINI\0" "YOU\0" "YO\0" "yāo\0" "yểu\0" "mut6\0" "die; death; dead\0" "SHINU\0" "BOTSU MOCHI\0" "MOL\0" "mò\0" "cou4\0" "to die\0" "조:1N\0" "SHINU\0" "SO ZO\0" "CO\0" "cú\0" "joeng1\0" "misfortune, disaster, calamity\0" "앙:0E\0" "WAZAWAI\0" "YOU OU\0" "ANG\0" "yāng\0" "trưa ương\0" "can2 tin5\0" "to end; to exterminate\0" "진:0N\0" "TSUKIRU TAERU\0" "TEN\0" "CIN\0" "tiǎn\0" "YOMIGAERU\0" "SOU SHOU\0" "shēng\0" "doi6 toi5\0" "dangerous, perilous; endanger\0" "태:0E\0" "AYAUI HOTONDO\0" "TAI\0" "THAY\0" "dài\0" "soeng1\0" "die young; national mourning\0" "shāng\0" "gwik1\0" "infertile\0" "xù\0" "seon1 seon6\0" "die for cause, be martyr for\0" "순:0E\0" "SHITAGAU\0" "JUN\0" "SWUN\0" "xùn\0" "zuìn\0" "tuẫn\0" "syu4\0" "different, special, unusual\0" "수:0E\0" "KOTO KOROSU TATSU\0" "SHU JU\0" "SWU\0" "shū\0" "*zhio\0" "thùa\0" "caan1 caan4\0" "injure, spoil; oppress; broken\0" "NOKORU SOKONAU NOKOSU\0" "ZAN SAN\0" "CAN\0" "cán\0" "jué\0" "piu5\0" "to starve to death\0" "표:1N\0" "UEJINI\0" "HYOU FU\0" "PHYO\0" "piǎo\0" "qià\0" "qiú\0" "sù\0" "ging6 king4\0" "swoon\0" "긍:1N\0" "SHINIKAKARU\0" "KYOU\0" "KUNG\0" "qíng\0" "wan5\0" "die, perish; vanish; fall\0" "yǔn\0" "lim6\0" "dress corpse for burial\0" "liàn\0" "sei3\0" "yì\0" "YABURERU KUSARU TAORERU\0" "FUU FU HOKU\0" "fǒu\0" "zik6\0" "breed, spawn; increase; prosper\0" "식:0N\0" "FUERU UERU FUYASU\0" "SHOKU\0" "SIK\0" "zhí\0" "jip3\0" "sickness; repeated\0" "YAMU\0" "YOU OU EN\0" "yè\0" "caan1 caan4\0" "injure, spoil; oppress; broken\0" "잔:0E\0" "NOKORU\0" "ZAN SAN\0" "CAN\0" "cán\0" "*dzhɑn\0" "đêm tàn\0" "fan1\0" "to die by taking poison\0" "hūn\0" "daan1\0" "utmost, entirely, quite; use up\0" "dān\0" "gik1\0" "to put to death to imprison for life\0" "KOROSU\0" "KYOKU KOKU\0" "jí\0" "half-sitting, half-reclining\0" "dié\0" "zhēn\0" "wan5\0" "die, perish; vanish; fall\0" "운:0N\0" "SHINU OCHIRU\0" "IN UN\0" "WUN\0" "yǔn\0" "hyuǐn\0" "wan1\0" "OTSU OCHI ON\0" "wēn\0" "cau3\0" "NIOI\0" "SHUU SHU KYUU KU\0" "chòu\0" "ban3\0" "encoffin; embalm; funeral\0" "bìn\0" "taai3 tai3\0" "be in great difficulty, greatly\0" "체:1N\0" "TSUKARERU\0" "TEI TAI KEI\0" "CHEY\0" "tì\0" "gan2\0" "die; death; to starve to death\0" "UEJINI\0" "KIN GIN\0" "jìn\0" "soeng1\0" "die young; national mourning\0" "상:1N\0" "WAKAJINI\0" "SHOU\0" "SANG\0" "shāng\0" "jan4\0" "yín\0" "diāo\0" "jiù\0" "to open as an ulcer or sore\0" "TADARERU\0" "KAI E KOTSU GOCHI\0" "huì\0" "SAN\0" "cuàn\0" "ji3\0" "die; kill, exterminate\0" "TAOSU\0" "EI\0" "yì\0" "ế\0" "daan1\0" "utmost, entirely, quite; use up\0" "탄:1N\0" "TSUKIRU\0" "TAN\0" "THAN\0" "dān\0" "YABURERU YABURU\0" "TO TSU\0" "dù\0" "goeng1\0" "a stiff corpse\0" "강:1N\0" "KATAKUNARU\0" "KYOU KOU\0" "KANG\0" "jiāng\0" "lim6\0" "dress corpse for burial\0" "렴:0N 염:0\0" "OSAMERU\0" "REN\0" "LYEM\0" "liàn\0" "liệm\0" "ban3\0" "encoffin; embalm; funeral\0" "빈:0N\0" "KARIMOGARI\0" "HIN\0" "PIN\0" "bìn\0" "tấn\0" "duk6\0" "an abortion; stillborn\0" "YABURERU\0" "TOKU DOKU\0" "dú\0" "annihilate, wipe out, kill off\0" "TSUKUSU HOROBOSU\0" "SEN\0" "jiān\0" "cim1\0" "annihilate, wipe out, kill off\0" "섬:0N\0" "TSUKUSU HOROBOSU\0" "SEN\0" "SEM\0" "jiān\0" "tziɛm\0" "syu4\0" "name of old weapon; kill; rad. 79\0" "수:1N\0" "HOKO\0" "SHU\0" "SWI\0" "shū\0" "au2\0" "beat, fight with fists, hit\0" "NAGURU UTSU TATAKU\0" "OU\0" "ōu\0" "dyun6\0" "section, piece, division\0" "단:0E\0" "KITAERU WAKACHI\0" "DAN TAN\0" "TAN\0" "duàn\0" "đoạn\0" "zyu3\0" "zhù\0" "jan1 jan2 jin1\0" "many, great; abundant, flourishing\0" "은:0N\0" "SAKAN\0" "IN AN\0" "UN AN\0" "yīn\0" "*qiən qiə̌n qɛn\0" "ân\0" "stone chimes\0" "KEI TEKI KOE\0" "KEI KYOU KOU SEI SHOU\0" "qìng\0" "an echo\0" "UCHIATARUKOE MINIKUISUGATA\0" "EI\0" "yì\0" "saai3 saat3\0" "kill, slaughter, murder; hurt; to pare off, reduce, clip\0" "살:0E 쇄:0N\0" "KOROSU SOGU KEZURU\0" "SATSU SETSU SAI\0" "SAL SOY\0" "shā\0" "*shrat *shræ̀i\0" "sát\0" "casing, shell, husk, hull, skin\0" "KARA\0" "KAKU KOKU\0" "KAK\0" "qiào\0" "hok3\0" "casing, shell, husk, hull, skin\0" "각:0N\0" "KARA\0" "KAKU KOKU\0" "KAK\0" "ké\0" "kak\0" "nôi xác\0" "ngaau4\0" "mixed up, confused; cooked\0" "효:1N\0" "MAJIRU\0" "KOU GYOU\0" "HYO\0" "xiáo\0" "KIZUKU\0" "SHUN\0" "xùn\0" "din3 din6\0" "hall; palace; temple\0" "전:0E\0" "TONO DONO SHINGARI\0" "TEN DEN\0" "CEN\0" "diàn\0" "*dhèn\0" "điện\0" "wai2\0" "destroy, ruin, injure; slander\0" "훼:N\0" "KOBOTSU SOSHIRU YASERU\0" "KI\0" "HWEY\0" "huǐ\0" "huỷ\0" "wai2\0" "destroy\0" "훼:0E\0" "KOBOTSU SOSHIRU YASERU\0" "KI\0" "HWEY\0" "huǐ\0" "guk1\0" "hub of wheel\0" "gǔ\0" "kok3\0" "TATAKU\0" "KAKU KYOU\0" "qiāo\0" "gik1\0" "격:1N\0" "ATARU\0" "KEKI KYUKU KEI GIKI\0" "KYEK\0" "jī\0" "ngai6\0" "resolute, decisive, firm, persist\0" "의:0N\0" "TSUYOI TAKESHI\0" "KI GI\0" "UY\0" "yì\0" "ngiə̀i\0" "nghị\0" "au2\0" "beat, fight with fists, hit; to strike, brawl\0" "구:0N\0" "NAGURU\0" "OU KU\0" "KWU\0" "ōu\0" "wai2\0" "huǐ\0" "dyun6 wo5\0" "infertile eggs; (Cant.) rotten, muddled\0" "duàn\0" "ji1\0" "ISHIYA\0" "I EI\0" "yī\0" "xiāo\0" "mou4\0" "do not; not; surname; rad. 80\0" "무:0N\0" "NAI NAKARE\0" "BU MU\0" "MWU\0" "wú\0" "mio\0" "vô\0" "gun3 kwun3\0" "old form of 貫; component in 贯,貫,實, etc.; not to be confused with 毋\0" "TSURANUKU\0" "KAN\0" "guàn\0" "mou5\0" "mother; female elders; female\0" "모:0E\0" "HAHA\0" "BO BOU MO\0" "MO\0" "mǔ\0" "*mǒu\0" "mẫu\0" "every\0" "TSUNE\0" "MAI BAI\0" "MAY\0" "měi\0" "mui5\0" "every, each\0" "매:0E\0" "TSUNE\0" "MAI BAI\0" "MAY\0" "měi\0" "*mə̌i\0" "dằm mỗi\0" "oi2\0" "person of reprehensible morals; immoral; adulterer\0" "ǎi\0" "jiě\0" "duk6\0" "poison, venom; poisonous\0" "독:0E\0" "SOKONAU WARUI\0" "DOKU TOKU\0" "TOK\0" "dú\0" "dhok\0" "độc\0" "juk1\0" "give birth to; bring up, educate\0" "육:0N\0" "SODATERU\0" "IKU\0" "YUK\0" "yù\0" "bei2 bei6 pei4\0" "to compare, liken; comparison; than\0" "비:0E\0" "KURABERU NARABU NARABERU\0" "HI\0" "PI\0" "bǐ\0" "*bǐ bhi bì\0" "tỉ\0" "bat1\0" "end, finish, conclude; completed\0" "bì\0" "bei3\0" "guard against, take care; caution\0" "비:0N\0" "TSUTSUSHIMU\0" "HI\0" "PI\0" "bì\0" "pei4\0" "help, assist; connect, adjoin\0" "비:0N\0" "PI\0" "pí\0" "pei3 pei4\0" "help, assist; connect, adjoin\0" "비:0N\0" "HESO\0" "HI BI\0" "PI\0" "pí\0" "bai6\0" "kill; die violent death\0" "bì\0" "caam4\0" "cunning; greedy; crafty\0" "참:1N\0" "USAGI\0" "SAN ZEN ZAN\0" "CHAM\0" "chán\0" "mou4\0" "hair, fur, feathers; coarse\0" "모:0E\0" "KE\0" "MOU BOU\0" "MO\0" "máo\0" "*mɑu\0" "mao\0" "hou4\0" "háo\0" "cǎi\0" "pí\0" "to pluck, pick, tear\0" "MUSHIRU\0" "liě\0" "jiā\0" "zin1\0" "felt; rug, carpet\0" "MOUSEN\0" "SEN\0" "zhān\0" "soi1\0" "sāi\0" "muk6\0" "YOI\0" "BOKU MOKU BAKU MAKU\0" "mù\0" "tuò\0" "xún\0" "nei6\0" "KEKAZARI\0" "JI NI\0" "ěr\0" "jung4\0" "fur, hair, down; camel hair\0" "JUU NYU\0" "róng\0" "sin2\0" "to moult\0" "xiǎn\0" "a leather ball for kicking\0" "jú\0" "mau4 mou4\0" "serge from Tibet\0" "mú\0" "hou4\0" "fine hair; measure of length\0" "호:0E\0" "SUKOSHI\0" "KOU GOU\0" "HO\0" "háo\0" "hɑu\0" "hào\0" "kau4\0" "ball, anything round, sphere\0" "구:0N\0" "MARI IGA\0" "KYUU\0" "KWU\0" "qiú\0" "choác cầu\0" "dòu\0" "[kokuji] to pull out hair, etc.\0" "MUSHIRU\0" "shā\0" "taam2 taan2\0" "rug, carpet, blanket\0" "담:1N\0" "KEMUSHIRO\0" "TAN DAN\0" "TAM\0" "tǎn\0" "xồm\0" "pui4\0" "péi\0" "KEMARI\0" "KIKU GOKU\0" "jú\0" "duō\0" "ceoi3\0" "fine hair or fur on animals\0" "취:1N\0" "MUKUGE\0" "ZEI SEI SETSU\0" "CHWI\0" "cuì\0" "bī\0" "saam1\0" "long feathers; scraggy\0" "sān\0" "sān\0" "mou6\0" "restless\0" "TOKERU\0" "BOU MOU\0" "mào\0" "soi1\0" "시:N\0" "sāi\0" "jyu4 syu1\0" "KEMUSHIRO\0" "YU SU JU\0" "shū\0" "jyu4 syu1\0" "shū\0" "to3\0" "to molt; to change the coat of animals; (Cant.) muddled, confused\0" "tuò\0" "hot3\0" "hé\0" "gin3 jin2\0" "a shuttlecock\0" "jiàn\0" "taap3\0" "a coarse, woollen serge\0" "tà\0" "saam1\0" "long feathers; scraggy\0" "산:1\0" "KEGANAGAI\0" "SAN\0" "SAM\0" "sān\0" "som\0" "leoi4\0" "lǘ\0" "mú\0" "lei4 moi4\0" "tail; hair; yak\0" "RI BOU MOU RAI\0" "máo\0" "li\0" "tung4\0" "tóng\0" "jung5\0" "down\0" "MUKUGE\0" "JUU NYU\0" "rǒng\0" "cong2\0" "overcoat; down feathers\0" "창:1N\0" "KAZARIKE\0" "SHOU\0" "CHANG\0" "chǎng\0" "pou2\0" "thick, rough serge from Tibet\0" "pǔ\0" "lou5\0" "thick rough serge from Tibet\0" "lu\0" "zin1\0" "felt; rug, carpet\0" "전:0N\0" "MOUSEN\0" "SEN\0" "CEN\0" "zhān\0" "chen\0" "cou3 so3\0" "restless, melancholy\0" "KE\0" "SOU\0" "sào\0" "zin1\0" "felt; coarse fabrics use for rugs, carpets, wrappers etc.\0" "zhān\0" "jiɛn\0" "mung4\0" "méng\0" "lou5\0" "thick rough serge from Tibet\0" "lǔ\0" "keoi4\0" "fine woollen cloth; a mat used by the emperor in worshipping god\0" "MOUSEN\0" "KU GU KYO GO\0" "qú\0" "MOMENNONUNO\0" "CHOU JOU\0" "dié\0" "si6 zi1\0" "clan, family; mister\0" "씨:0E\0" "UJI\0" "SHI\0" "SSI CI\0" "shì\0" "*zhiɛ̌ jiɛ\0" "thị\0" "dai1 dai2\0" "name of an ancient tribe\0" "저:1N\0" "HUMOTO\0" "TEI TAI SHI CHI\0" "CE\0" "dī\0" "man4\0" "people, subjects, citizens\0" "민:0E\0" "TAMI\0" "MIN\0" "MIN\0" "mín\0" "min\0" "dân\0" "NE\0" "KETSU KACHI\0" "jué\0" "maang4 man4 mong4\0" "people; subjects; vassals\0" "맹:0N\0" "TAMI\0" "BOU\0" "MAYNG\0" "máng\0" "manh\0" "hei3\0" "steam, vapor; KangXi radical 84\0" "IKI\0" "KI KE\0" "qì\0" "pit3\0" "hydrogen-1, protium\0" "piē\0" "naai5\0" "neon\0" "nǎi\0" "air, gas, steam, vapor; spirit\0" "IKI\0" "KI KE\0" "KI\0" "qì\0" "dou1\0" "deuterium\0" "dāo\0" "saan1 sin1\0" "xenon\0" "SEN\0" "xiān\0" "cyun1\0" "tritium\0" "chuān\0" "fan1\0" "gas, vapor, air\0" "분:1N\0" "KI WAZAWAI\0" "FUN\0" "PWUN\0" "fēn\0" "piən\0" "joeng4\0" "clear, bright; the sun; heat pertaining to this world; superior; upper; front\0" "yáng\0" "noi6\0" "neon\0" "nèi\0" "bin\0" "fat1\0" "fluorine\0" "FUTSU\0" "fú\0" "san1\0" "shēn\0" "dung1\0" "radon\0" "dōng\0" "hing1\0" "ammonia; hydrogen nitride\0" "qīng\0" "hei3\0" "air, gas, steam, vapor; spirit\0" "기:0E\0" "IKI\0" "KI KE\0" "KI\0" "qì\0" "*kiə̀i\0" "khí\0" "jan1\0" "hanging fog, misty\0" "인:1N\0" "IN\0" "IN\0" "yīn\0" "saan1 sai1 sin1\0" "xenon\0" "xī\0" "hoi6\0" "helium\0" "GAI\0" "hài\0" "joeng5\0" "oxygen\0" "YOU\0" "yǎng\0" "ngoi1 on1\0" "ammonia; hydrogen nitride\0" "AN\0" "ān\0" "aa3\0" "argonium\0" "yà\0" "hak1\0" "krypton\0" "kè\0" "hing1\0" "hydrogen\0" "qīng\0" "aa3\0" "argonium\0" "A\0" "yà\0" "dōng\0" "daam6\0" "nitrogen\0" "TAN\0" "dàn\0" "luk6\0" "chlorine\0" "lǜ\0" "cing1\0" "cyanogen; ethane dinitrile\0" "qíng\0" "joeng4\0" "yǎng\0" "wan1\0" "life giving influences of nature; spirit of harmony; prosperity\0" "SAKAN\0" "UN\0" "ON\0" "yūn\0" "wan1\0" "life giving influences of nature; spirit of harmony; prosperity\0" "온:1N\0" "SAKAN\0" "UN\0" "ON\0" "yūn\0" "qiuən\0" "seoi2\0" "water, liquid, lotion, juice\0" "수:0E\0" "MIZU\0" "SUI\0" "SWU\0" "shuǐ\0" "*shuǐ\0" "héo thuỷ\0" "seoi2\0" "water; radical number 85\0" "SANZUI\0" "shui\0" "cing2\0" "name of a river in Shandong\0" "승:N\0" "SUKUU\0" "SHOU JOU\0" "zhěng\0" "bing1\0" "ice, frost, icicles; cold\0" "빙:0E\0" "KOORI HI\0" "HYOU\0" "PING\0" "bīng\0" "wing5\0" "long, perpetual, eternal, forever\0" "영:0E\0" "NAGAI TOKOSHIENI\0" "EI YOU\0" "YENG\0" "yǒng\0" "*hiuæ̌ng\0" "vắng\0" "tam5\0" "ditch; pool\0" "TAMEIKE\0" "KAN\0" "dàng\0" "seoi2\0" "SHITAMIZU\0" "SUI\0" "shuǐ\0" "ROKU\0" "lè\0" "to sink; to drown to be given over to\0" "nì\0" "tan2\0" "to float; to deep fry; (Cant.) to turn inside-out\0" "UKABERU\0" "TON\0" "THAN\0" "tǔn\0" "faan3\0" "overflow, flood, inundate\0" "범:0N\0" "HIROGARU\0" "HAN\0" "PEM\0" "fàn\0" "gwai1 gwai2\0" "spring\0" "궤:1N\0" "OZUMI WAKIMIZU\0" "KI KYUU GU\0" "KWEY\0" "guǐ\0" "ding1 ting1\0" "sandbar, beach, bank, shore\0" "정:0N\0" "MIGIWA NAGISA\0" "TEI\0" "CENG\0" "tīng\0" "teng\0" "đênh\0" "zap1\0" "juice, liquor, fluid, sap, gravy, sauce\0" "즙:0N\0" "SHIRU\0" "JUU\0" "CIP CUP\0" "zhī\0" "chấp\0" "kau4\0" "seek; demand, request; beseech\0" "구:0E\0" "MOTOMERU\0" "KYUU\0" "KWU\0" "qiú\0" "*ghiou\0" "cầu\0" "ban1 paak3\0" "팔:1N\0" "PHA\0" "bīn\0" "zè\0" "miǎn\0" "cyun1\0" "to parboil; hot water kettle; to boil\0" "cuān\0" "wui6\0" "concourse; flow together, gather\0" "huì\0" "diāo\0" "hon3\0" "Chinese people; Chinese language\0" "hàn\0" "caa1 caa3\0" "a branching stream\0" "SA SHA\0" "chà\0" "xoà\0" "joek6 soek3 zoek3\0" "to pour\0" "작:1N\0" "URUOU\0" "SAKU ZAKU SHAKU JAKU\0" "CAK\0" "zhuó\0" "chuàn\0" "jyun4\0" "weep\0" "KAN GAN\0" "wán\0" "faan3 faan4 faan6\0" "float, drift; afloat; careless\0" "범:0N\0" "TADAYOU HIROI\0" "HAN FUU HOU\0" "PEM PONG\0" "fàn\0" "*piæ̀m\0" "daai6\0" "대:1N\0" "ARUU\0" "TAI DAI TATSU TACHI\0" "TAY\0" "dà\0" "zik6\0" "night tides, evening ebb tide\0" "석:0N\0" "SHIO USHIO\0" "SEKI\0" "SEK\0" "xī\0" "đập tách\0" "tuō\0" "mong4\0" "망:1N\0" "AWATADASHII\0" "BOU MOU\0" "MANG\0" "máng\0" "수:N\0" "qiú\0" "tở\0" "ngat6\0" "흘:1N\0" "KITSU KOCHI\0" "HUL\0" "qì\0" "saan3\0" "basket for catching fish; bamboo; Swatow (Shantou)\0" "산:0N\0" "SUKUIAMI\0" "SAN\0" "SAN\0" "shàn\0" "khung sươn\0" "pìn\0" "hon4 hon6 hong6\0" "perspiration, sweat\0" "한:0E\0" "ASE\0" "KAN\0" "HAN\0" "hàn\0" "*hɑ̀n hɑn\0" "cim4\0" "qiān\0" "waa1 wu1\0" "filthy, dirty, impure, polluted\0" "오:1N\0" "KEGAASU KEGAARERU TOGOOSU KEGAARERUKEGAARUWASHII\0" "O\0" "O\0" "wū\0" "wu1\0" "filthy, dirty, impure, polluted\0" "오:0E\0" "KEGASU KEGARERU YOGOSU KITANAI\0" "O\0" "O\0" "wū\0" "seon3\0" "high water, flood tides\0" "신:1N\0" "SOSOGU\0" "SHIN SAN SHA\0" "SIN\0" "xùn\0" "vàm\0" "ci5\0" "a stream which leaves the main branch then later returns\0" "사:1N\0" "KAWA\0" "SHI JI I\0" "SA\0" "sì\0" "dẫy\0" "jyu5\0" "you\0" "여:0E\0" "NANJI\0" "JO\0" "YE\0" "rǔ\0" "*njiǔ\0" "nhớ\0" "hung6\0" "element mercury\0" "홍:0N\0" "MIZUGANE\0" "KOU\0" "HONG\0" "gǒng\0" "gong1\0" "large river; yangzi; surname\0" "강:0E\0" "E\0" "KOU\0" "KANG\0" "jiāng\0" "*gang\0" "giang\0" "ci4\0" "pool, pond; moat; cistern\0" "지:0E\0" "IKE\0" "CHI TA\0" "CI THA\0" "chí\0" "*cjhiɛ\0" "trì\0" "wu1\0" "filthy, dirty, impure, polluted\0" "KEGASU KEGARERU YOGOSU KITANAI\0" "O\0" "O\0" "wū\0" "qo qò\0" "ô\0" "TSUCHI\0" "tu\0" "jiǔ\0" "tong1\0" "hot water; soup, gravy, broth\0" "tāng\0" "zhī\0" "지:N\0" "zhǐ\0" "hin1\0" "name of a river in Shangdong; marsh; float\0" "SAWA TADAYOU KIYOI\0" "KEN KEI KYOU GEN\0" "qiān\0" "jat6 mik6\0" "Mi(luo) river in Hunan province where Qu Yuan drowned himself; to sink; used (erroneously) for U+6C69 汩\0" "골:0N\0" "SHIZUMU\0" "BEKI KOTSU\0" "MYEK KOL\0" "mì\0" "mek\0" "nhặt\0" "gwat1\0" "run swiftly\0" "율:N\0" "NAGARERU\0" "ITSU GOCHI GOTSU\0" "YUL\0" "gǔ\0" "guət\0" "wong1\0" "vast, extensive, deep; surname\0" "왕:0N\0" "HIROI OOI IKE\0" "OU\0" "WANG\0" "wāng\0" "quɑng\0" "zeng2\0" "a pit, trap; the appearance of a small, meandering stream\0" "KEI KYOU SEI JOU\0" "jǐng\0" "giếng\0" "jǐng\0" "jeoi6\0" "confluence of two streams; bend\0" "예:0N\0" "NAGARERU MIGIWA\0" "ZEI NEI ZETSU NECHI\0" "YEY\0" "ruì\0" "gwan1\0" "jūn\0" "wang4\0" "KOU OU\0" "hóng\0" "taai3\0" "excessive; scour, wash out\0" "태:0N\0" "YONAGERU NIGORU OGORU\0" "TA TAI\0" "THAY\0" "tài\0" "tɑ̀i\0" "vè thảy\0" "quǎn\0" "kap1\0" "draw water from well; imbibe\0" "급:0N\0" "KUMU\0" "KYUU\0" "KUP\0" "jí\0" "*gyip\0" "cụm ngập\0" "bin6\0" "HEN BEN\0" "biàn\0" "bin6\0" "name of a river in Henan; Henan\0" "판:1\0" "HEN BEN\0" "PHA\0" "biàn\0" "bhyɛ̀n\0" "gam3\0" "gàn\0" "ngấm\0" "man4 man6\0" "a river in Shandong province\0" "문:0N\0" "BUN MON\0" "MWUN\0" "wèn\0" "miə̀n\0" "zhōng\0" "fong1 pong4\0" "TSUNAGU\0" "HOU\0" "fāng\0" "hung1\0" "turbulent; noisy, restless\0" "WAKU\0" "KYOU\0" "xiōng\0" "kyut3\0" "decide, determine, judge\0" "결:0E\0" "KIMERU SAKU KIMARU\0" "KETSU\0" "KYEL\0" "jué\0" "quyết\0" "HOTORI\0" "KO\0" "hǔ\0" "niú\0" "hei3\0" "steam, vapor, gas\0" "기:0N\0" "YUGE MIZUKE\0" "KI ITSU\0" "KI HUL\0" "qì\0" "fan4\0" "river in Shanxi province\0" "분:0N\0" "OOKII\0" "FUN\0" "PWUN\0" "fén\0" "bhiən\0" "zeoi6\0" "xù\0" "dơ\0" "xù\0" "sam3\0" "soak into, seep in, percolate\0" "심:0N\0" "SHIMIRU\0" "SHIN\0" "SIM\0" "qìn\0" "tắm\0" "ji4 ji6\0" "river in southeast Shandong\0" "기:0N\0" "HOTORI FUCHI\0" "KI KIN\0" "KI\0" "yí\0" "juk1\0" "water, irrigate; fertile, rich\0" "옥:0N\0" "SOSOGU KOERU\0" "YOKU OKU\0" "OK\0" "wò\0" "qok\0" "óc\0" "wan4\0" "billows\0" "운:1N\0" "WUN\0" "yún\0" "jyun4\0" "name of a river in western Hunan that flows into Dongting lake\0" "원:0N\0" "MINAMOTO\0" "GEN\0" "WEN\0" "yuán\0" "ngiuæn\0" "hong4\0" "a ferry; fog; flowing\0" "항:0N\0" "HIROI\0" "KOU GOU\0" "HANG\0" "hàng\0" "jin2 jin5 wai5\0" "flowing and engulfing; brimming\0" "연:0N 윤:N\0" "NAGARERU\0" "EN I\0" "YEN\0" "yǎn\0" "cam4 sam2\0" "sink, submerge; addicted to; surname\0" "심:0N 침:0E\0" "SHIZUMU SHIZUMERU\0" "CHIN JIN SHIN\0" "CHIM SIM\0" "chén\0" "*djhim shǐm\0" "đắm\0" "cam4\0" "sink, submerge; addicted to\0" "침:1\0" "SHIZUUMU SHIZUUMERU\0" "CHIN\0" "CHIM SIM\0" "chén\0" "*djhim\0" "tròm\0" "dam2\0" "(Cant.) onomatopoetic\0" "dàn\0" "jau4\0" "yóu\0" "deon6\0" "chaotic, confused; turbid, murky\0" "돈:0N\0" "FUSAGARU KURAI OROKA\0" "TON\0" "TON\0" "dùn\0" "xộn\0" "wu6\0" "freezing; stopped up, closed off\0" "호:1N\0" "KARERU\0" "GO\0" "HO\0" "hù\0" "huò\0" "cai1 cai3 cit3\0" "infuse\0" "qī\0" "muk6\0" "bathe, cleanse, wash, shampoo\0" "목:0N\0" "ARAU\0" "BOKU MOKU\0" "MOK\0" "mù\0" "muk\0" "múc\0" "nǜ\0" "mut6\0" "not, have not, none; to drown, sink\0" "몰:0E\0" "SHIZUMU OWARU SHINU\0" "BOTSU BAI BA\0" "MOL\0" "méi\0" "mớ một\0" "daap6\0" "connected, joined; repeated\0" "답:0N\0" "KUTSU\0" "TOU\0" "TAP\0" "dá tà\0" "dhop\0" "đạp\0" "min5\0" "flood; overflowing\0" "면:0N\0" "BEN MEN BIN MIN\0" "MYEN\0" "miǎn\0" "miền\0" "mat6 mei6\0" "deep; (Cant.) to dive\0" "물:0N\0" "KASUKA\0" "BUTSU MOCHI KOTSU KOCHI\0" "MWUL\0" "mì\0" "vắt\0" "cung1\0" "pour, infuse, steep; wash away\0" "충:0N\0" "OKI WAKU\0" "CHUU\0" "CHWUNG\0" "chōng\0" "khem trong\0" "MOOERU MOOU\0" "TEN\0" "pāng\0" "bei2\0" "name of a river\0" "비:1N\0" "HI BI\0" "PI\0" "bǐ\0" "saa1\0" "sand, gravel, pebbles; granulated\0" "사:0E\0" "SUNA YONAGERU\0" "SA SHA\0" "SA\0" "shā\0" "*shra\0" "vành sa\0" "zi2\0" "islet in stream; small sandbar\0" "지:0N\0" "NAGISA\0" "SHI\0" "CI\0" "zhǐ\0" "chảy\0" "pui3\0" "abundant, full, copious; sudden\0" "패:0N\0" "SAWA SAKAN\0" "HAI\0" "PHAY\0" "pèi\0" "phải\0" "pun3\0" "HAN\0" "pàn\0" "zhuǐ\0" "zā\0" "gau1\0" "ditch, drain, narrow waterway\0" "KOU KU\0" "gōu\0" "liú\0" "mut6\0" "not, have not, none; drown, sink\0" "SHIZUMU OBORERU SHINU\0" "BOTSU\0" "méi\0" "*mət\0" "zaak6\0" "marsh, swamp; grace, brilliance\0" "SAWA URUOSU URUOI\0" "TAKU\0" "THAYK SEK\0" "zé\0" "fung1\0" "river in Shanxi province\0" "fēng\0" "au1 au3\0" "soak, steep; sodden or soaked\0" "ōu\0" "lik6\0" "trickle, drip; strain; dregs\0" "lì\0" "leon4\0" "be lost; sink, be submerged\0" "lún\0" "cong1\0" "blue, dark green; cold\0" "cāng\0" "fēng\0" "gwai1\0" "name of a river in Shanxi\0" "wéi\0" "wu6\0" "Shanghai; river near Shanghai\0" "hù\0" "mut3\0" "froth, foam, bubbles, suds\0" "말:0N\0" "AWA TSUBAKI\0" "MATSU BATSU\0" "MAL\0" "mò\0" "mượt\0" "mei6 mui6 mut3\0" "dusk; Mei river; Zhou dynasty place-name; (Cant.) to go underwater, to dive\0" "매:1N\0" "MAY\0" "mèi\0" "mɑt\0" "seot6\0" "river in Shantung\0" "shù\0" "zeoi1 zeoi2 zeoi3\0" "stop, prevent; defeated, dejected\0" "저:0N\0" "HABAMU\0" "SHO SO\0" "CE\0" "jǔ\0" "dzhiǔ tsiu tziù\0" "zaat3\0" "zá\0" "tok3\0" "to let drop\0" "탁:1N\0" "NAGERU\0" "TAKU\0" "THAK\0" "tuō\0" "to4\0" "rivers, streams, waterways; flow\0" "타:1N\0" "TA DA\0" "THA\0" "tuó\0" "dhɑ\0" "săng đờ\0" "to4\0" "float\0" "TA DA\0" "tuó\0" "ho4\0" "river; stream; yellow river\0" "하:0E\0" "KAWA\0" "KA\0" "HA\0" "hé\0" "*ha\0" "hà\0" "leoi6\0" "foul and poisonous in confusion; out of harmony\0" "MOKONAU\0" "REI RAI TEN DEN\0" "lì\0" "DEI NAI\0" "mǐ\0" "ji4\0" "시:N\0" "yí\0" "faat3\0" "to remove evil; to cleanse; to wash away\0" "fā\0" "faak1 fai3\0" "boil, bubble up, gush\0" "비:0N\0" "WAKU WAKASU\0" "FUTSU\0" "PI PWUL\0" "fèi\0" "piə̀i\0" "phí\0" "jau4\0" "oil, fat, grease, lard; paints\0" "유:0E\0" "ABURA\0" "YU YUU\0" "YU\0" "yóu\0" "iou\0" "dầu\0" "tin4\0" "turbulent\0" "TEN DEN\0" "tián\0" "ci4 zi6\0" "govern, regulate, administer\0" "치:0E\0" "OSAMERU NAORU OSAMARU\0" "JI CHI\0" "CHI\0" "zhì\0" "djhiə djhiə̀ djhì\0" "trị\0" "ziu2\0" "lake, fishpond, swamps\0" "소:0N\0" "NUMA\0" "SHOU\0" "SO\0" "zhǎo\0" "jiɛ̌u\0" "trẻo\0" "gu1\0" "buy and sell; inferior in quality\0" "고:0N\0" "KAU ATAI\0" "KO\0" "KO\0" "gū\0" "*go gò\0" "zim1\0" "moisten, wet, soak; touch\0" "첨:0N\0" "URUOU\0" "TEN\0" "CHEM\0" "zhān\0" "*djiɛm\0" "chăm\0" "jyun4\0" "follow a course, go along\0" "연:0E\0" "SOU\0" "EN\0" "YEN\0" "yán\0" "*iuɛn\0" "duyên\0" "sī\0" "fong3\0" "condition, situation; furthermore\0" "황:0E\0" "IWANYA OMOMUKI\0" "KYOU\0" "HWANG\0" "kuàng\0" "*xiuɑ̀ng\0" "gwing2\0" "clear and deep (of water); wide\0" "형:0N\0" "SAMUI\0" "KEI GYOU\0" "HYENG\0" "jiǒng\0" "gau1 geoi3 keoi1\0" "river in Henan\0" "jū\0" "jai6 sit3\0" "leak; vent; flow; reveal\0" "설:0N\0" "MORERU\0" "EI SETSU\0" "SEL YEY\0" "xiè\0" "siɛt\0" "tướt\0" "cau4\0" "swim, float, wade\0" "수:1N\0" "OYOGU\0" "SHUU\0" "SWI\0" "qiú\0" "tù\0" "jat6\0" "licentious, libertine, dissipated\0" "일:1N\0" "AHURERU\0" "ITSU ICHI TETSU DECHI\0" "IL\0" "yì\0" "dật\0" "gaa1\0" "jiā\0" "zhōng\0" "cyun4\0" "spring, fountain; wealth, money\0" "천:0E\0" "IZUMI ZENI\0" "SEN\0" "CHEN\0" "quán\0" "*dzhiuɛn\0" "tuyền\0" "bok6 paak3\0" "anchor vessel; lie at anchor\0" "박:0E\0" "TOMARU TOMERU TOMARI\0" "HAKU\0" "PAK\0" "pō\0" "*bhɑk\0" "bạc\0" "wai3\0" "huì\0" "bat6 bei3\0" "to seep out, excrete\0" "비:0N 필:0N\0" "NAGARERU NIJIMU\0" "HITSU HI\0" "PHIL PI\0" "mì\0" "HON BON\0" "bēn\0" "bẩn\0" "zaak6\0" "zé\0" "CHUTSU KOTSU KOCHI\0" "zhú\0" "lak6\0" "to write; to indite; veins in minerals\0" "륵:1N\0" "FUMI\0" "RYOKU\0" "LUK\0" "lè\0" "jau2\0" "the vitreous glaze on china, porcelain, etc.\0" "유:1N\0" "KUROI\0" "YUU YU\0" "YU\0" "yōu\0" "ao\0" "gu1\0" "a river in Hubei province\0" "KO KU\0" "gū\0" "wang4\0" "clear, deep pool of water\0" "홍:0N\0" "FUKAI\0" "OU\0" "HONG\0" "hóng\0" "gam1\0" "water from washing rice to boil thick, as gruel\0" "감:1N\0" "KAN GON\0" "KEM\0" "gān\0" "faat3\0" "law, rule, regulation, statute; France, French\0" "법:0E\0" "NORI OKITE NOTTORU\0" "HOU HATSU HOTSU\0" "PEP\0" "fǎ\0" "*biæp\0" "pháp\0" "maau5\0" "still waters; river in Jiangsu\0" "BOU MYOU RYUU RA\0" "mǎo\0" "si3\0" "mucous; nasal flow; sniffle; river in Shandong\0" "사:0N\0" "HANAJIRU\0" "SHI\0" "SA\0" "sì\0" "sì\0" "tứa\0" "hū\0" "paang1 ping4\0" "roar\0" "평:1N\0" "HOU HEI BYOU\0" "PHYENG\0" "píng\0" "bềnh\0" "ci2\0" "clear; bright and brilliant; sweat\0" "자:1N\0" "KIYOI\0" "SEI SAI SHI\0" "CA\0" "cǐ\0" "faan3\0" "to drift, float; careless, reckless\0" "범:0N\0" "UKABU\0" "HAN HOU\0" "PEM PONG\0" "fàn\0" "*piæ̀m\0" "phiếm\0" "ci4 zi6\0" "a river in Hebei province\0" "지:1N\0" "TEI TAI SHI\0" "CI\0" "zhī\0" "dề\0" "sou3\0" "go upstream; trace source; formerly\0" "소:1N\0" "SAKANOBORU\0" "SO\0" "SO\0" "sù\0" "sò\0" "ning6\0" "mud; miry, muddy, stagnant\0" "nìng\0" "zaa1\0" "chēng\0" "ling4\0" "nice and cool, mild and comfortable\0" "령:1N\0" "SATOSU\0" "REI RYOU REN\0" "LYENG\0" "líng\0" "leng\0" "lênh\0" "paau1 paau3 pou5\0" "bubbles, suds; blister; soak\0" "포:0N\0" "AWA\0" "HOU\0" "PHO\0" "pào\0" "bàu\0" "bo1\0" "waves, breakers; undulations\0" "파:0E\0" "NAMI\0" "HA HI\0" "PHA\0" "bō\0" "*bɑ\0" "ba\0" "jap1\0" "cry, sob, weep\0" "읍:0E\0" "NAKU NAKI\0" "KYUU\0" "UP\0" "qì\0" "*kyip\0" "khắp\0" "sì\0" "nai4 nei6\0" "mud, mire; earth, clay; plaster\0" "니:0E 이:0\0" "DORO NAZUMU\0" "DEI\0" "NI\0" "ní\0" "*nei nèi\0" "nhãn nề\0" "jú\0" "kut3 kwut3\0" "ETSU OCHI KETSU KACHI\0" "sà\0" "zyu3\0" "concentrate, focus, direct\0" "주:0E\0" "SOSOGU\0" "CHUU\0" "CWU\0" "zhù\0" "jiò\0" "chú\0" "MINAGIRU\0" "SOU SHOU\0" "shēng\0" "leoi6\0" "tears; weep, cry\0" "NAMIDA\0" "RUI REI\0" "lèi\0" "thớt lệ\0" "jyun5\0" "weep; cry; shine, glisten\0" "현:0N\0" "NAGARERU\0" "KEN GEN\0" "HYEN\0" "xuàn\0" "huěn\0" "hyut3 kyut3\0" "HOTOBASHIRU\0" "KETSU KECHI\0" "jué\0" "fu1 fu4\0" "a raft\0" "fú\0" "pun3\0" "Zhou dynasty school; disperse; fall apart\0" "반:0N\0" "WAKATSU\0" "HAN\0" "PAN\0" "pàn\0" "bợn\0" "man5\0" "destroy, eliminate; perish\0" "민:0N\0" "HOROBIRU\0" "BIN BEN MIN\0" "MIN\0" "mǐn\0" "mǐn\0" "taai3\0" "great, exalted, superior; big\0" "태:0E\0" "YASUI OOKII OGORU\0" "TAI\0" "THAY\0" "tài\0" "thái\0" "joeng1\0" "great, expansive; agitated\0" "앙:1N\0" "OU EI\0" "ANG\0" "yāng\0" "qiɑng\0" "zai3 zi2\0" "kind of white wine; rivers in Hebei and Shandong\0" "SEI SAI\0" "jǐ\0" "wing6\0" "dive; swim\0" "영:0E\0" "OYOGU\0" "EI\0" "YENG\0" "yǒng\0" "hiuæ̀ng\0" "KIYOMERU\0" "KAN\0" "guàn\0" "bam1\0" "pump\0" "RYUU\0" "bèng\0" "xué\0" "lung4\0" "raining; wet; soaked; a river in Guangdong\0" "lóng\0" "lou4\0" "river in Jiangxi province\0" "lú\0" "dàn\0" "bok6 lok6\0" "river in Shandong province\0" "luò\0" "se3\0" "drain off, leak; flow, pour down\0" "xiè\0" "put3\0" "pour, splash, water, sprinkle\0" "pō\0" "zaak6\0" "marsh, swamp; grace, brilliance\0" "zé\0" "ging1\0" "name of a river\0" "jīng\0" "an4 ngan4\0" "은:N\0" "yín\0" "pun4 zau1\0" "pán\0" "git3\0" "clean, purify, pure\0" "jié\0" "thợ cát\0" "jik6\0" "yè\0" "huī\0" "hôi\0" "wui4\0" "a back-water; an eddy a whirlpool\0" "회:1N\0" "SAKANOBORU\0" "KAI GAI\0" "HOY\0" "huí\0" "*huəi\0" "hói\0" "zoi3\0" "zài\0" "tưới\0" "sing4\0" "chéng\0" "jan1\0" "인:1N\0" "SHIZUMU\0" "IN ETSU ECHI\0" "IN\0" "yīn\0" "wéi\0" "hòu\0" "zin3\0" "flowing water\0" "천:1N\0" "ITARU\0" "SEN ZEN SON ZON\0" "CHEN\0" "jiàn\0" "tuồn\0" "joeng4\0" "ocean, sea; foreign; western\0" "양:0E\0" "NADA\0" "YOU SHOU\0" "YANG\0" "yáng\0" "iɑng\0" "dương\0" "lit6\0" "clear\0" "렬:0N\0" "KYOI\0" "RETSU\0" "LYEL\0" "liè\0" "rét\0" "sì\0" "gei3 gei6\0" "until; till; soup; to soak\0" "SOSOGU\0" "KI GI\0" "jì\0" "ghyì\0" "ji4\0" "tears; tearful\0" "NURUMAYU\0" "JI NI\0" "ér\0" "nhỉ\0" "xíng\0" "fuk6\0" "whirlpool, undercurrent\0" "보:0N\0" "FUKU BUKU\0" "PO\0" "fú\0" "saa2 sai2 sin2\0" "sprinkle; scatter; pour; to wipe away; to shiver\0" "선:N 세:1N\0" "ARAU\0" "SEI SEN SHA\0" "SEY\0" "sǎ\0" "sái\0" "SOBOURU HITASU\0" "SAKU SHAKU SEKI SHI JI\0" "sè\0" "지:N\0" "zhǐ\0" "yìn\0" "wú\0" "sai2\0" "wash, rinse; clean, purify\0" "선:N 세:0E\0" "ARAU ARAI\0" "SEN\0" "SEY SEN\0" "xǐ\0" "*sěi\0" "tẩy\0" "kǎo\0" "syu4 zyu1\0" "name of a river in Shandong\0" "수:0N\0" "SHU\0" "SWU\0" "zhū\0" "chua\0" "gong3\0" "a flood\0" "KOU GU\0" "jiàng\0" "lok3 lok6\0" "river in Shanxi province; city\0" "낙:0 락:0N\0" "MATOU TSURANARU\0" "RAKU\0" "LAK\0" "luò\0" "*lɑk\0" "rặc\0" "luò\0" "àn\0" "dung6\0" "cave, grotto; ravine; hole\0" "동:0E 통:0N\0" "HOGARAKA FUKAI HORA\0" "DOU TOU\0" "TONG THONG\0" "dòng\0" "*dhùng dhung\0" "đọng\0" "ji4 tai3\0" "snivel, mucus from nose\0" "이:1N\0" "HANAJIRU\0" "I TEI\0" "I\0" "tì\0" "dề\0" "móu\0" "lèi\0" "giội\0" "yī\0" "Mi river in Hunan, tributary of Xiangjiang\0" "미:N\0" "mǐ\0" "cyun4\0" "a fountain or spring\0" "quán\0" "zeon1\0" "ferry; saliva; ford\0" "진:0N\0" "TSU\0" "SHIN\0" "CIN\0" "jīn\0" "*tsin\0" "paak3\0" "BAKU MYAKU HAKU HYAKU\0" "pò\0" "fui2\0" "name of a river in honan\0" "유:0N\0" "I\0" "YU\0" "wěi\0" "ngaau4\0" "river in Hebei province\0" "효:N\0" "KOU KYOU\0" "xiáo\0" "jai6 sit3\0" "leak, drip; vent or release\0" "설:0N\0" "NOBIRU MORERU\0" "EI SETSU\0" "SEL YEY\0" "xiè\0" "iɛ̀i\0" "dáy\0" "hung4\0" "vast, immense; flood, deluge\0" "홍:0E\0" "OUMIZU\0" "KOU\0" "HONG\0" "hóng\0" "*hung\0" "suyền hồng\0" "gwik1\0" "to ditch; a moat\0" "혁:1N\0" "MIZO\0" "KYOKU\0" "HYEK\0" "xù\0" "속:1N\0" "SOK\0" "sù\0" "hong1\0" "kuāng\0" "jiu4 tou4\0" "cleanse; river in Gansu province\0" "도:1N\0" "ARAU\0" "TOU YOU DOU\0" "TO\0" "táo\0" "tɑu\0" "rệu\0" "ISAGIYOOI\0" "KETSU\0" "qiè\0" "jù\0" "ji5\0" "a lake in Yunnan\0" "JI NI\0" "ěr\0" "zau1\0" "continent; island; islet\0" "주:0E\0" "SHIMA\0" "SHUU\0" "CWU\0" "zhōu\0" "*jiou\0" "chòng chao\0" "jyu5 jyu6\0" "damp, boggy, marshy\0" "HITARIURUO\0" "JO NYO\0" "rù\0" "nhơ\0" "ping4\0" "sound\0" "píng\0" "seon1\0" "true, real, truly, really\0" "순:0N\0" "MAKOTONI\0" "SHUN JUN\0" "SWUN HYEN\0" "xún\0" "hung1\0" "the rush of water; turbulent; noisy, restless\0" "흉:0N\0" "WAKU\0" "KYOU\0" "HYUNG\0" "xiōng\0" "xiǒng\0" "zhì\0" "sờ xối\0" "gwong1\0" "sparkle, glitter\0" "광:0N\0" "HONOKA\0" "KOU\0" "KWANG\0" "guāng\0" "jyun4 wun4\0" "river in Henan province\0" "원:0N 환:N\0" "EN ON KAN GAN\0" "WEN\0" "huán\0" "ming4\0" "river in Hebei province\0" "명:1N\0" "MYENG\0" "míng\0" "wut6\0" "live, exist, survive; lively\0" "활:0E\0" "IKIRU YOMIGAERU\0" "KATSU\0" "HWAL KWAL\0" "huó\0" "huɑt\0" "hoạt\0" "waa1\0" "hollow; pit; depression; swamp\0" "와:1N\0" "AI E WAI\0" "WA\0" "wā\0" "ap1 haap6 hap1 hap6\0" "to blend with, be in harmony; to penetrate; to cover; a river in Shenxi\0" "흡:0N\0" "URUOSU AMANESHI\0" "KOU\0" "HUP\0" "qià\0" "paai1 paai3\0" "school of thought, sect, branch\0" "파:0E\0" "WAKARERU\0" "HA\0" "PHA\0" "pài\0" "pɛ̀i\0" "phái\0" "wu1\0" "stagnant water; impure, filthy\0" "O U KO GO\0" "wū\0" "qū\0" "lau4\0" "flow, circulate, drift; class\0" "류:0E 유:0\0" "NAGARERU NAGASU NAGARE\0" "RYUU RU\0" "LYU\0" "liú\0" "*liou\0" "lưu\0" "yì\0" "zip3\0" "saturate, drench; damp, wet\0" "jiā\0" "pure, clean, unspoiled\0" "KYOI TORO\0" "JOU SEI\0" "jìng\0" "cin2\0" "shallow, not deep; superficial\0" "ASAI\0" "SEN\0" "CHEN\0" "qiǎn\0" "zoeng1\0" "any thick fluid; starch; broth\0" "jiāng\0" "giu1 hiu1\0" "spray, water, sprinkle\0" "jiāo\0" "zing1\0" "river in Guangdong province\0" "zhēn\0" "shī\0" "zuk6\0" "muddy, turbid, dirty, filthy\0" "zhuó\0" "cak1\0" "measure, estimate, conjecture\0" "cè\0" "PAL\0" "fá\0" "kui2\0" "irrigation ditch, trench; river\0" "huì\0" "zai2 zai3\0" "help, aid, relieve; ferry, cross\0" "jì\0" "lau4\0" "clear; bright; whistling\0" "liú\0" "caan2\0" "chǎn\0" "wan4\0" "muddy, turbid; blend, merge, mix\0" "hún\0" "wu2\0" "riverbank, shore\0" "hǔ\0" "nung4\0" "thick, strong, concentrated\0" "nóng\0" "cam4\0" "steep bank by stream; jiujiang\0" "xún\0" "jìn\0" "lyut1\0" "(Cant.) intensifier\0" "liè\0" "kau4\0" "KYUU GU\0" "qiú\0" "gàu\0" "wěi\0" "vã\0" "zit3\0" "Zhejiang province; river\0" "절:0N\0" "YONAGERU\0" "SETSU\0" "CEL\0" "zhè\0" "zeon3\0" "dredge\0" "준:0N\0" "SARAU\0" "SHUN\0" "CWUN\0" "jùn\0" "ham4\0" "hán\0" "ban1 bong1\0" "creek, stream; beach, sea coast\0" "빈:0N\0" "HAMA\0" "HIN\0" "PIN\0" "bāng\0" "máng\0" "zok6 zuk1\0" "to soak, to steep in water\0" "URUOU\0" "SAKU ZAKU\0" "zhuó\0" "dik6 jau4\0" "YUU U YU TEKI CHAKU\0" "yóu\0" "hei1\0" "xī\0" "hơ\0" "but6\0" "burst forth; rise; vigorous\0" "발:1N\0" "OKORU\0" "HOTSU BOCHI BOTSU\0" "PAL\0" "bó\0" "bọt\0" "dau6\0" "dòu\0" "wun2 wun5\0" "to wash, to rinse\0" "완:0N\0" "ARAU\0" "KAN\0" "WAN\0" "huàn\0" "huɑ̌n\0" "wang4\0" "beating of ocean; surging of water\0" "굉:1N\0" "FUKAI\0" "KOU GYOU\0" "KOYNG\0" "hóng\0" "huɛng\0" "jap1\0" "moist, wet, dampen\0" "읍:1N\0" "URUOU\0" "YUU OU YOU\0" "UP\0" "yì\0" "gyip\0" "ướp\0" "pou2 pou4\0" "bank of river, shore; surname\0" "포:0E\0" "URA\0" "HO\0" "PHO\0" "pǔ\0" "*pǒ\0" "영:1N\0" "DORO\0" "TEI CHOU EI YOU\0" "YENG\0" "yǐng\0" "sình\0" "lǎn\0" "hou5 hou6\0" "great, numerous, vast, abundant\0" "호:0E\0" "HIROI OOKII\0" "KOU\0" "HO\0" "hào\0" "*hɑ̌u\0" "long4 long6\0" "wave; wasteful, reckless\0" "낭:0 랑:0E\0" "NAMI\0" "ROU RAN\0" "LANG\0" "làng\0" "*lɑ̀ng lɑng\0" "hǎn\0" "lei5\0" "nautical mile\0" "리:0N\0" "KAIRI NOTTO\0" "RI\0" "LI\0" "lǐ\0" "rí\0" "gaang3 gang1\0" "river in Hebei province; (Cant.) a ford; to wade\0" "gēng\0" "fau4\0" "to float, drift, waft; to exceed; superfluous\0" "부:0E\0" "UKU UKABU UKI\0" "FU\0" "PWU\0" "fú\0" "*bhiou\0" "phù\0" "ng4\0" "name of a river in Shandong\0" "오:N\0" "GO\0" "wú\0" "lei6 lin6\0" "REN RI REI RAI\0" "liàn\0" "rời\0" "seon4\0" "chún\0" "fung4\0" "봉:N\0" "féng\0" "yì\0" "juk6\0" "bathe, wash; bath\0" "욕:0E\0" "ABIRU ABISERU YUAMI\0" "YOKU\0" "YOK\0" "yù\0" "iok\0" "tóng\0" "lou4\0" "láo\0" "hoi2\0" "sea, ocean; maritime\0" "해:0EN\0" "UMI\0" "KAI\0" "HAY\0" "hǎi\0" "*xə̌i\0" "hải\0" "zam3\0" "soak, immerse, dip, percolate\0" "침:0E\0" "HITASU HITARU YAYA\0" "SHIN\0" "CHIM\0" "jìn\0" "tzìm\0" "tắm\0" "gaap3 zip3\0" "saturate, drench; damp, wet\0" "협:0N\0" "AMANESHI TOORU URUOU\0" "SHOU\0" "HYEP\0" "jiā\0" "cung1\0" "chōng\0" "jiǒng\0" "mui5\0" "to request; to ask a favour of; to pollute, contaminate\0" "KEGASU\0" "BAI MAI BAN MAN\0" "měi\0" "suī\0" "nổi\0" "chēng\0" "bui3\0" "패:0N\0" "PHAY\0" "pèi\0" "jin6\0" "xiàn\0" "sam3\0" "shèn\0" "tou4\0" "surname; name of certain rivers\0" "도:1N\0" "MICHI\0" "TO ZU CHO JO\0" "TO\0" "tú\0" "dơ\0" "kùn\0" "pīng\0" "nip6\0" "blacken; black mud, slime\0" "열:0\0" "SOMERU\0" "NETSU DETSU\0" "NYEL NAL\0" "niè\0" "nết\0" "hon6\0" "hàn\0" "ging1\0" "name of a river\0" "경:0N\0" "MIZO\0" "TEI KYOU\0" "KYENG\0" "jīng\0" "geng\0" "kinh\0" "siu1\0" "vanish, die out; melt away\0" "소:0E\0" "KIERU KESU\0" "SHOU\0" "SO\0" "xiāo\0" "siɛu\0" "tiêu\0" "sip3\0" "ford stream, wade across\0" "섭:0E\0" "WATARU KAKAWARU\0" "SHOU\0" "SEP\0" "shè\0" "zhiɛp\0" "thiệp\0" "nin5\0" "dirt\0" "niǎn\0" "tū\0" "cung1 jung2\0" "surge up, bubble up, gush forth\0" "용:0N\0" "WAKU\0" "YUU YOU\0" "YONG\0" "yǒng\0" "*iǒng\0" "효:0N\0" "HYO\0" "xiào\0" "jin4\0" "saliva\0" "연:0N\0" "YODARE\0" "SEN EN\0" "YEN\0" "xián\0" "ziɛn\0" "ting5\0" "정:N\0" "tǐng\0" "ngo4\0" "é\0" "cuk1\0" "river in Shansi province\0" "속:0N\0" "SUSUGU\0" "SOU SU SHUU SHU\0" "SO\0" "sù\0" "tan1 wan1\0" "meander\0" "HAKU\0" "TON IN KIN\0" "tūn\0" "gyun1\0" "brook, stream; select; pure\0" "연:0N\0" "SHIZUKU WAZUKA ANA\0" "KEN EN GEN\0" "YEN\0" "juān\0" "*guen\0" "quen\0" "sam4\0" "river in Shaanxi; murky torrent\0" "잠:1N\0" "HITASU\0" "SAN ZAN SHIN\0" "CAM\0" "cén\0" "tai3\0" "tear; snivel, nasal mucus\0" "체:0N\0" "NAMIDA NAKU HANASHIRU\0" "TEI\0" "CHEY\0" "tì\0" "*tèi\0" "lei6\0" "river in Hebei province; creek\0" "리:1N\0" "NOZOMU\0" "REI RAI RI\0" "LI\0" "lì\0" "rang rị\0" "seoi3\0" "세:N\0" "NURUMAYU\0" "SEI SETSU SECHI\0" "shuì\0" "đuối\0" "zi6\0" "river bank; water's edge\0" "HOTORI\0" "SHI JI\0" "sì\0" "tears; weep\0" "NAMIDA\0" "RUI REI\0" "LWU\0" "lèi\0" "NURUMAYU\0" "SEI SETSU SECHI\0" "shuì\0" "tou4\0" "large waves\0" "NAMI\0" "TOU\0" "tāo\0" "ditch, sluice, gutter, drain\0" "MIZO KEGASU KEGARE\0" "TOKU TOU\0" "TOK\0" "dú\0" "lou6\0" "inundate, flood; torrent\0" "lào\0" "loi4\0" "river in Hebei province; creek\0" "lái\0" "thui\0" "lin4\0" "flowing water; ripples; weeping\0" "lián\0" "wai4\0" "still water\0" "wéi\0" "gwo1 wo1\0" "swirl, whirlpool, eddy\0" "wō\0" "yún\0" "wun6\0" "scatter; scattered\0" "AKIRAKA\0" "KAN\0" "HWAN\0" "huàn\0" "dik6\0" "wash, cleanse, purify; sweep\0" "dí\0" "hang1\0" "hēng\0" "jeon6\0" "soft, moist; sleek; freshen\0" "rùn\0" "gaan3\0" "brook, mountain stream\0" "jiàn\0" "zoeng2 zoeng3\0" "rise in price\0" "zhǎng\0" "sap1 sap3\0" "astringent; harsh; uneven, rough\0" "sè\0" "fau4\0" "river in Sichuan province\0" "부:1N\0" "FUU BU HOU\0" "PWU\0" "fú\0" "gun3\0" "관:1N\0" "KWAN\0" "guàn\0" "hang6\0" "watery expanse\0" "행:N\0" "KEI GYOU\0" "xìng\0" "shòu\0" "saan3\0" "rinse; cook or boil in juice\0" "shuàn\0" "ngaai4\0" "shore, bank, water's edge\0" "애:0E\0" "KISHI HATE\0" "GAI\0" "AY UY\0" "yá\0" "*ngɛi\0" "rượi\0" "chuò\0" "zoeng2\0" "zhàng\0" "jat6 jik6\0" "sap, juice, liquid, fluid\0" "액:0N\0" "SHIRU\0" "EKI\0" "AYK\0" "yè\0" "iɛk\0" "giá\0" "gung1 hung1\0" "kōng\0" "wo3\0" "daub\0" "완:1N\0" "EN ON KA WA\0" "WAN\0" "wò\0" "haam4\0" "soak, wet; tolerate, be lenient\0" "함:0N\0" "HITASU\0" "KAN\0" "HAM\0" "hán\0" "*hom\0" "to spit; saliva\0" "tuō\0" "dung1 dung3\0" "rainstorm\0" "동:1N\0" "NIWAKAAME\0" "TOU TSU\0" "TONG\0" "dōng\0" "kok3\0" "dried up; exhausted, tired; dry\0" "후:1\0" "KARERU\0" "KO KAKU\0" "HWU HAK\0" "hé\0" "hɑk\0" "hạt\0" "wo1\0" "NIGORU HITASU\0" "WA DAI NE I\0" "wō\0" "jū\0" "shè\0" "loeng4\0" "cool, cold; disheartened\0" "량:1E\0" "SUZUSHII USUI MAKOTONI\0" "RYOU\0" "LYANG\0" "liáng\0" "*liɑng\0" "lương\0" "fan1\0" "MIDARERU\0" "KON\0" "hūn\0" "taap3\0" "tà\0" "doek3\0" "drip, dribble, trickle\0" "탁:1N\0" "TOKU DOKU TAKU\0" "THAK\0" "zhuō\0" "din6\0" "shallow water, swamp; swampy\0" "정:0N\0" "YODO YODOMU\0" "TEN DEN\0" "CENG\0" "diàn\0" "qiè\0" "thiếp\0" "dak1\0" "dé\0" "권:0N\0" "KWEN\0" "juàn\0" "zi1\0" "river in Shandong province\0" "치:0N\0" "SHI\0" "CHI\0" "zī\0" "sik1\0" "water used wash rice; to wash ric\0" "석:0N\0" "YONAGU KASHONE\0" "SEKI\0" "SEK\0" "xī\0" "ngaau4\0" "confused, in disarray, mixed up\0" "효:0N\0" "MAJIRU\0" "KOU\0" "HYO\0" "xiáo\0" "kei4\0" "river in Henan province\0" "기:0N\0" "KI GI\0" "KI\0" "qí\0" "gwat1\0" "굴:1N\0" "NIGOSU\0" "KOTSU KOCHI\0" "KWUL\0" "gǔ\0" "guǒ\0" "jim1\0" "KAN GON EN AN\0" "yān\0" "lam4\0" "drip, soak, drench; perfectly\0" "림:0N 임:0\0" "SABISHII\0" "RIN\0" "LIM\0" "lín\0" "*lim\0" "lấm\0" "tong2\0" "trickle; flow down; drip\0" "창:N\0" "SHITATARU\0" "SHOU TOU\0" "tǎng\0" "zhōu\0" "HOU HU\0" "HOU HO FU\0" "pěng\0" "vũng\0" "hou6\0" "호:0N\0" "KOU GOU\0" "HO\0" "hào\0" "창:N\0" "chāng\0" "suk1 suk6\0" "good, pure, virtuous, charming\0" "숙:0E\0" "YOI\0" "SHUKU\0" "SWUK\0" "shū\0" "zhiuk\0" "cai1\0" "bitter cold, miserable, dreary\0" "처:1N\0" "SAMUI\0" "SEI SAI\0" "CHE\0" "qī\0" "*tsei\0" "thê\0" "fāng\0" "zhí\0" "RIKU ROKU\0" "lù\0" "naau6\0" "slush; mud\0" "뇨:1N\0" "DORU\0" "DOU NYOU\0" "NYO\0" "nào\0" "jú\0" "tou4\0" "wash in sieve; weed out\0" "도:0N\0" "YONAGERU\0" "TOU\0" "TO\0" "táo\0" "đào\0" "cung4 zung1\0" "gurgling sound of water\0" "종:0N\0" "SOSOGU\0" "SOU SU\0" "CONG\0" "cóng\0" "czhong jrhang\0" "leoi6\0" "tears; weep, cry\0" "누:0 루:0E\0" "NAMIDA\0" "RUI REI\0" "LWU\0" "lèi\0" "*luì\0" "lệ\0" "zit3\0" "SEI SETSU SECHI\0" "zhè\0" "paang4 pang4 ping1\0" "roar of dashing waves\0" "píng\0" "fei4\0" "name of an affluent of the Poyang Lake\0" "비:1N\0" "HI BI\0" "PI\0" "féi\0" "sung1\0" "name of a river in Jiangsu\0" "송:0N\0" "SHOU SHU\0" "SONG\0" "sōng\0" "siong\0" "tin2\0" "turbid; muddy\0" "NIGORU\0" "TEN TON\0" "tiǎn\0" "sượng đén\0" "pei3\0" "비:1N\0" "HI HEI HAI\0" "PI\0" "pì\0" "daam6 taam5\0" "weak, watery; insipid, tasteless\0" "담:0E\0" "AWAI USUI\0" "TAN EN\0" "TAM\0" "dàn\0" "*dhɑ̀m *dhɑ̌m\0" "đạm\0" "gwik1 wik6\0" "ditch\0" "역:1N\0" "HAYAI\0" "YOKU IKI ITSU ICHI\0" "YEK\0" "yù\0" "thổi vực\0" "예:N\0" "ní\0" "jyu1\0" "mud, sediment; clog up, silt up\0" "어:1N\0" "DORO\0" "YO O\0" "E\0" "yū\0" "ứa\0" "luk6\0" "strain; (Cant.) to scald\0" "록:1N\0" "KOSU\0" "ROKU RYOKU\0" "LOK\0" "lù\0" "lóc\0" "gaam3 gam3\0" "river in Jiangxi province; water leaking into a boat\0" "감:1N\0" "AKA DORO\0" "KAN KON\0" "KEM\0" "gàn\0" "mì\0" "zeng6 zing6\0" "pure, clean, unspoiled\0" "정:0E\0" "KYOI\0" "JOU SEI\0" "CENG\0" "jìng\0" "*dzhiɛ̀ng\0" "ling4\0" "pass over, cross, traverse\0" "NORU\0" "RYOU\0" "líng\0" "liəng\0" "lâng\0" "leon4\0" "be lost; sink, be submerged\0" "륜:0N 윤:0\0" "SHIZUMU\0" "RIN RON\0" "LYUN LON\0" "lún\0" "lún\0" "jam4\0" "obscene, licentious, lewd\0" "음:0E\0" "HITASU HOSHIIMAMA MIDARA\0" "IN\0" "UM\0" "yín\0" "dâm\0" "ceoi3 seoi6\0" "temper; dye; soak; change, alter\0" "쉬:1N\0" "NIRAGU\0" "SAI\0" "SWI\0" "cuì\0" "rót\0" "qú\0" "waai4\0" "river in Anhui province\0" "회:0N\0" "HITOSHIKUSURU KAKOMU\0" "WAI KAI\0" "HOY\0" "huái\0" "*huæi\0" "hoài\0" "juk6\0" "name of river; old name of Baihe in Henan\0" "IKU\0" "yù\0" "rộc\0" "naam5 nam4 nam6 sam2\0" "fish; still; (Cant.) thoroughly soaked; a deep sleep\0" "NIGORU\0" "DEN DAN NEN AN ON\0" "niǎn\0" "sam1\0" "deep; depth; far; very, extreme\0" "심:0E\0" "FUKAI FUKASA FUKAMERU\0" "SHIN\0" "SIM\0" "shēn\0" "*shim\0" "thâm\0" "biāo\0" "seon4\0" "honest, simple, unsophisticated; cyanogen; ethane dinitrile\0" "순:0N\0" "ATSUI SUNAO\0" "SHUN JUN\0" "SWUN\0" "chún\0" "zhuin\0" "choang\0" "fat1\0" "OTSU OCHI KOTSU KOCHI\0" "hū\0" "jyun1\0" "gulf, abyss, deep\0" "연:0N\0" "FUCHI\0" "EN\0" "YEN\0" "yuān\0" "uyên\0" "loi4\0" "river in Hebei province; creek\0" "래:1N\0" "RAI\0" "LAY\0" "lái\0" "lai\0" "wan6\0" "to mix, blend, mingle; to bumble along\0" "혼:0E\0" "MAZERU MAJIRU MAZARU\0" "KON\0" "HON KON\0" "hùn\0" "huə̌n\0" "hổn\0" "clear\0" "청:0E\0" "KYOI KIYOMERU\0" "SEI SHOU\0" "CHENG\0" "qīng\0" "jim1\0" "drown; cover with liquid, steep\0" "엄:0N\0" "HITASU HISASHII TODOMARU\0" "EN YOU\0" "EM\0" "yān\0" "*gyɛm\0" "êm\0" "cin2\0" "shallow, not deep; superficial\0" "천:0E\0" "ASAI\0" "SEN\0" "CHEN\0" "qiǎn\0" "*tsiɛ̌n\0" "thiển\0" "tim1\0" "append, add to; increase\0" "첨:0E\0" "SOERU SOE SOU\0" "TEN\0" "CHEM\0" "tiān\0" "*tem\0" "thiêm thêm\0" "miu5\0" "a wide expanse of water\0" "묘:1N\0" "HIROI\0" "BYOU MYOU\0" "MYO\0" "miǎo\0" "miɛ̌u\0" "zhǐ\0" "jam2\0" "yǐn\0" "bó\0" "HON BON\0" "bèn\0" "yuān\0" "man6\0" "wèn\0" "je6 joek6\0" "ruò\0" "nước\0" "fei1\0" "HI\0" "fēi\0" "ceng1 cing1\0" "clear, pure, clean; peaceful\0" "청:N\0" "KIYOI KIYOMERU\0" "SEI SHOU\0" "CHENG\0" "qīng\0" "*tsiɛng\0" "thanh\0" "yuān\0" "thirsty\0" "KAWAKU KAWAKI\0" "KATSU\0" "KAL KEL\0" "kě\0" "help, aid, relieve; ferry, cross\0" "제:N\0" "SUMU WATARU SUKUU\0" "SAI SEI\0" "CEY\0" "jì\0" "ford stream\0" "WATARU KAKAWARU\0" "SHOU\0" "SEP\0" "shè\0" "jyun1\0" "surge up, bubble up, gush forth\0" "연:N\0" "FUCHI BUCHI\0" "EN\0" "yuān\0" "astringent; harsh; uneven, rough\0" "SHIBUI SHIBU\0" "JUU\0" "sè\0" "luk6\0" "strain\0" "KOSU\0" "ROKU RYOKU\0" "LOK\0" "lù\0" "liok luk\0" "zi3\0" "soak, steep; dye; stains; sodden\0" "zì\0" "duk6\0" "ditch, sluice, gutter, drain\0" "dú\0" "ji1\0" "yī\0" "zim1 zim6\0" "gradually\0" "jiàn\0" "man5 sing4\0" "name of a river in Shandong\0" "miǎn\0" "pài\0" "mountain stream, creek\0" "TANI\0" "KEI\0" "xī\0" "jyu4\0" "to fish; seize; pursue; surname\0" "yú\0" "jyun1\0" "surge up, bubble up, gush forth\0" "FUCHI\0" "EN\0" "yuān\0" "sam2\0" "juice; liquid; water; to leak, pour\0" "shěn\0" "sam3\0" "soak through, infiltrate\0" "삼:0\0" "SHIMIRU\0" "SHIN\0" "CHAM\0" "shèn\0" "jau4\0" "róu\0" "wun6\0" "scatter; scattered, dispersed\0" "환:0N\0" "AKIRAKA\0" "KAN\0" "HWAN\0" "huàn\0" "zyu2\0" "small sand bank, islet\0" "저:0N\0" "NAGISA\0" "SHO\0" "CE\0" "zhǔ\0" "*jiǔ\0" "chã\0" "gaam2\0" "decrease, subtract, diminish\0" "감:0E\0" "HERU HERASU\0" "GEN KAN\0" "KAM\0" "jiǎn\0" "gæ̌m\0" "giảm\0" "nyun5\0" "nuǎn\0" "jyu4\0" "change; chongqing\0" "투:1N\0" "KAWARU\0" "YU\0" "THWU\0" "yú\0" "io\0" "MINAMOTO\0" "SHUU JU\0" "qiú\0" "ting4\0" "(of water) not flowing; clear\0" "정:0N\0" "TODOMARU\0" "TEI\0" "CENG\0" "tíng\0" "keoi4\0" "ditch, canal, channel, gutter\0" "거:0N\0" "MIZO KARE NANZO\0" "KYO\0" "KE\0" "qú\0" "ghio\0" "cừ\0" "dou6\0" "cross, ferry over; ferry\0" "도:0E\0" "WATARU WATASU WATASHI\0" "TO\0" "TO\0" "dù\0" "*dhò\0" "đò\0" "fung1\0" "pleasant sound\0" "범:N\0" "FUU BU HAN BAN\0" "fán\0" "zaa1\0" "refuse, dregs, lees, sediment\0" "사:0N\0" "ORI KASU\0" "SA SHA\0" "SA\0" "zhā\0" "but6\0" "swelling; the Gulf of Hopei (Hebei)\0" "발:0N\0" "BOTSU HOTSU\0" "PAL\0" "bó\0" "bọt\0" "ak1\0" "moisten, soak; great, deep; dye; to enrich\0" "악:0N\0" "ATSUI\0" "AKU\0" "AK\0" "wò\0" "ốc\0" "gwo1 wo1\0" "swirl, whirlpool, eddy\0" "와:0N\0" "UZU\0" "KA\0" "WA\0" "wō\0" "guɑ\0" "dai3\0" "to drop, as liquids; a drop\0" "TEI DAI TEKI CHAKU\0" "dì\0" "wui1\0" "a cove, a bay; a bend or nook in the hills; the curve of a bow\0" "외:1N\0" "OY\0" "wēi\0" "hoáy\0" "wan1\0" "lukewarm\0" "ATATAKA ATATAMERU\0" "ON UN\0" "ON\0" "wēn\0" "ồn\0" "jyu4\0" "rú\0" "sit3\0" "beating of ocean; surging of water\0" "설:0N\0" "SARAU CHIRU YAMERU\0" "SETSU CHOU\0" "SEL CEP\0" "xiè\0" "caak1 cak1\0" "measure, estimate, conjecture\0" "측:0E\0" "HAKARU\0" "SOKU\0" "CHUK\0" "cè\0" "chriək\0" "trắc\0" "wai6\0" "name of a river in Shanxi\0" "위:0N\0" "IKU SHIKU\0" "I\0" "WI\0" "wèi\0" "*hiuə̀i\0" "ngan vây\0" "go1\0" "river in Shandong province\0" "KA\0" "hé\0" "gong2\0" "port, harbor; small stream; bay\0" "항:0E\0" "MINATO\0" "KOU\0" "HANG\0" "gǎng\0" "cảng\0" "jim1 jim2\0" "(of cloud) forming or rising\0" "yǎn\0" "hóng\0" "hyun1 syun3\0" "add repeated washes of color\0" "선:0N\0" "SEN\0" "SEN\0" "xuàn\0" "mai5\0" "mǐ\0" "hot3\0" "thirsty, parched; yearn, pine\0" "갈:0E\0" "KAWAKU KAWAKI\0" "KATSU\0" "KAL KEL\0" "kě\0" "kɑt\0" "khát\0" "máo\0" "영:0N\0" "EI YOU\0" "YENG\0" "yīng\0" "연:1N\0" "YEN\0" "yǎn\0" "jau4\0" "to swim; float, drift; wander, roam\0" "유:0N\0" "OYOGU ASOBU ASOBI\0" "YUU RYUU\0" "YU\0" "yóu\0" "*iou\0" "gwang1\0" "roar, crash\0" "KOU SEI SHOU\0" "hōng\0" "miu5\0" "endlessly long, boundless, vast\0" "묘:0N\0" "HIROI HARUKA\0" "BYOU\0" "MYO\0" "miǎo\0" "*miɛ̌u\0" "saang2 sing2\0" "SEI SHOU\0" "shěng\0" "mei5\0" "ripples\0" "미:0N\0" "BI MI\0" "MI\0" "měi\0" "myǐ\0" "mẻ\0" "zoi1\0" "재:0N\0" "CAY\0" "zāi\0" "wan4 wan6\0" "muddy, turbid; blend, merge, mix\0" "혼:0N\0" "NIGORU SUBETE\0" "KON\0" "HON\0" "hún\0" "huən huə̌n\0" "nài\0" "규:N\0" "guǐ\0" "chì\0" "è\0" "baai3 paai3\0" "sound of waves; turbulent\0" "배:0N\0" "SHIMIWATARU\0" "HAI HE\0" "PAY\0" "pài\0" "mei4\0" "water's edge, shore, bank\0" "미:0N\0" "MIZUGIWA\0" "BI MI DAN NAN\0" "MI\0" "méi\0" "mưa\0" "lin6\0" "boil silk\0" "련:1N\0" "NERU\0" "REN RAN\0" "LYEN\0" "liàn\0" "rịn\0" "jap1 nap6\0" "(Cant.) sticky, not smooth, slow\0" "qì\0" "ùm\0" "jap1\0" "qì\0" "YABURU\0" "BAI ME\0" "méi\0" "sói mủ\0" "tim4\0" "gentle flow; tranquil\0" "TEN DEN\0" "tián\0" "cau3\0" "piece together, assemble\0" "주:0N\0" "MINATO ATSUMARU\0" "SOU\0" "CWU\0" "còu\0" "tsòu\0" "wai4 wai5\0" "river in Shanxi province\0" "MEGURU\0" "I\0" "wéi\0" "cān\0" "teon1\0" "rapid water current, rapids\0" "단:0N\0" "HAYASE HAYAI\0" "TAN\0" "TAN\0" "tuān\0" "tuɑn\0" "min5\0" "flushed with drink, drunk\0" "면:1N\0" "OBORERU SHIZUMU\0" "BEN MEN\0" "MYEN\0" "miǎn\0" "giờn\0" "mui6\0" "wash face; erroneously borrowed for DKW 43352 'necessary, must'\0" "TADARERU\0" "KAI KE\0" "huì\0" "paak3\0" "mò\0" "seoi1 seoi2\0" "to strain spirits; river in Guangxi; abundant; bright\0" "서:1N\0" "KOSU KIYOI\0" "SHO\0" "SE\0" "xū\0" "HURU\0" "SHUU\0" "jí\0" "pun4\0" "an affluent of the River Yangtze near Kiukiang\0" "분:1N\0" "AHURERU\0" "HON FUN BON\0" "PWUN\0" "pén\0" "bhən\0" "bùn\0" "zin1\0" "wash, cleanse; purge\0" "전:1N\0" "ARAU\0" "SEN SAN\0" "CEN\0" "jiān\0" "건:N\0" "jiǎn\0" "wu4\0" "a lake; Hubei, Hunan; bluish-green\0" "호:0E\0" "MIZUUMI\0" "KO\0" "HO\0" "hú\0" "*ho\0" "hồ\0" "fung6\0" "FUKAIDORO\0" "HOU FU\0" "fèng\0" "soeng1\0" "Hunan province\0" "상:0N\0" "NIRU\0" "SHOU SOU\0" "SANG\0" "xiāng\0" "*siɑng\0" "tương\0" "jik6\0" "yì\0" "yìn\0" "daam1 zaam3\0" "deep; profound; clear; tranquil, placid\0" "담:0N\0" "TATAERU SHIZUMU\0" "TAN CHIN\0" "TAM CHIM\0" "zhàn\0" "djhæ̌m\0" "đậm\0" "sat6 zik6\0" "transparent, clear\0" "식:0N\0" "KIYOI\0" "SHOKU JIKI\0" "SIK\0" "shí\0" "gaai1\0" "flow\0" "NAGARERU\0" "KAI\0" "jiē\0" "zing1\0" "river in Guangdong province\0" "정:0N\0" "TOU JOU TEI CHOU\0" "CENG\0" "chēng\0" "wong4\0" "river in qinghai province\0" "황:0N\0" "HORI KUBOCHI\0" "KOU KYOU\0" "HWANG\0" "huáng\0" "huɑng\0" "tàn\0" "jyu4\0" "yú\0" "bik1\0" "bathroom; neat; orderly\0" "YUDONO\0" "HYOKU HIKI\0" "bì\0" "man5\0" "mixed, confused; pity\0" "민:1 혼:N\0" "BIN MIN BEN MEN\0" "MIN\0" "mǐn\0" "shī\0" "tū\0" "dột\0" "shēng\0" "jung2\0" "well up; gush forth; rise\0" "용:0N\0" "WAKU\0" "YUU YOU\0" "YONG\0" "yǒng\0" "*iǒng\0" "rụng\0" "gwik1 gwik6\0" "KEKI KYAKU\0" "jú\0" "xố\0" "dung3 dung6\0" "muddy, turbid; milk\0" "dòng\0" "tuàn\0" "zau1 ziu2\0" "a small pond; a damp and narrow place\0" "추:0N\0" "KUTE\0" "SHOU SHUU\0" "CHWU\0" "jiǎo\0" "tsiou\0" "jiǎo\0" "qiú\0" "jan1 jin1\0" "bury, sink, block up; stain\0" "인:0N\0" "SHIZUMU FUSAGU\0" "IN EN\0" "IN\0" "yān\0" "soeng1 tong1\0" "hot water; soup, gravy, broth\0" "탕:0E\0" "YU\0" "TOU SHOU\0" "THANG SANG\0" "tāng\0" "tɑng\0" "thang\0" "lóng\0" "waak6\0" "sound of water\0" "huò\0" "jyun4 wun4\0" "flow\0" "원:0N\0" "KYOI\0" "KAN EN\0" "WEN HWAN\0" "yuán\0" "hyɛn\0" "bợn\0" "남:0N\0" "DAN NAN\0" "NAM\0" "nǎn\0" "nươm\0" "baan6\0" "(Cant.) mud, mire\0" "bàn\0" "유:N\0" "yǒu\0" "cyun4\0" "IZUMI\0" "SEN\0" "quán\0" "zhuāng\0" "liàng\0" "chán\0" "보:0N\0" "PO\0" "xián\0" "seon4\0" "pure, unmixed, genuine; honest\0" "ATSUI\0" "JUN SHUN\0" "chún\0" "nip6\0" "black mud; slime\0" "niè\0" "SHI\0" "zī\0" "waan1\0" "bay, cove, inlet, bend of stream\0" "IRIE\0" "WAN\0" "wān\0" "sap1\0" "wet, moist, humid, damp; illness\0" "SHIMERU SHIMESU URUOU\0" "SHITSU\0" "SUP\0" "shī\0" "fullness, enough; pride\0" "MICHIRU MITASU\0" "MAN BAN\0" "mǎn\0" "YENG\0" "yíng\0" "RATSU\0" "là\0" "kui2\0" "flooding river; militarily defeat\0" "kuì\0" "féng\0" "zin1 zin3\0" "sprinkle, spray; spill, splash\0" "jiàn\0" "zeoi6\0" "river in Hunan\0" "xù\0" "lóu\0" "gwai1\0" "name of a river in Shanxi\0" "KI I\0" "wéi\0" "koi3\0" "water, irrigate, flood; wash\0" "SOSOGU\0" "GAI KAI\0" "KAY\0" "gài\0" "bō\0" "jing4\0" "yíng\0" "duềnh\0" "pour, splash, water, sprinkle\0" "MORU TOBICHIRU SOSOGU\0" "HATSU\0" "PAL\0" "pō\0" "water\0" "SHIN\0" "jìn\0" "gwai3\0" "river in Guangxi province\0" "yàn\0" "tong4\0" "pool; not hardened, semi-soft\0" "당:1N\0" "IKE DORO\0" "TOU DOU\0" "TANG\0" "táng\0" "jyun4\0" "spring; source, head; surname\0" "원:0E\0" "MINAMOTO\0" "GEN\0" "WEN\0" "yuán\0" "*ngiuæn\0" "nguồn\0" "suǒ\0" "yuán\0" "lim4 lim5\0" "sticky; thin rice\0" "NEBARITSUKU\0" "REN DEN NEN KAN\0" "lián\0" "jiu5\0" "yǎo\0" "몽:1N\0" "MONG\0" "méng\0" "trùng trụng\0" "zeon2\0" "rule, guideline, standard\0" "준:0E\0" "HITOSHII MIZUMORI NORI\0" "JUN SETSU\0" "CWUN CEL\0" "zhǔn\0" "juǐn\0" "chuẩn\0" "chéng\0" "hap6\0" "abruptly, suddenly, unexpectedly\0" "합:1N\0" "TACHIMACHI NIWAKA\0" "KOU\0" "HAP\0" "kè\0" "hụp\0" "TAI\0" "tài\0" "dap6\0" "(Cant.) to get wet by rain; to drip\0" "tǎ\0" "wā\0" "lau1 lau4 lau6 liu1\0" "slide, glide, slip; slippery\0" "류:0N 유:0\0" "SHITATARU TAMERU TAMARU\0" "RYUU\0" "LYU\0" "liū\0" "liòu\0" "gau1 kau1\0" "ditch, drain, narrow waterway\0" "구:0N\0" "MIZO\0" "KOU\0" "KWU\0" "gōu\0" "gou\0" "sāo\0" "ming4\0" "drizzling rain; dark, obscure\0" "명:0N\0" "KURAI UMI\0" "MEI\0" "MYENG\0" "míng\0" "meng\0" "zaa3\0" "river in Hubei province\0" "SA SHA SHI\0" "zhà\0" "shí\0" "jat6\0" "overflow, brim over; full\0" "일:0N\0" "AFURERU MICHIRU\0" "ITSU\0" "IL\0" "yì\0" "qit\0" "lùn\0" "mǎ\0" "pou2\0" "big, great, vast, wide; widespread\0" "부:0N\0" "AMANESHI\0" "HO FU HAKU\0" "PWU PAK\0" "pǔ\0" "mei4\0" "drizzle; (variant) valley; (variant) mold\0" "KOSAME TANI KABI\0" "MI BI\0" "wēi\0" "leot6\0" "river in Anhui and Jiangsu provinces\0" "률:1N\0" "RITSU RICHI\0" "LYUL\0" "lì\0" "lit\0" "rớt\0" "재:N\0" "zāi\0" "wù\0" "kai1\0" "mountain stream, creek\0" "계:0E\0" "TANI\0" "KEI\0" "KYEY\0" "xī\0" "*kei\0" "khe\0" "wan1\0" "lukewarm, warm; tepid, mild\0" "온:0E\0" "ATATAKA ATATAMERU\0" "ON UN\0" "ON\0" "wēn\0" "quən\0" "qiāng\0" "SHOKU JIKI\0" "zé\0" "si1\0" "river in Henan province\0" "SHI\0" "shī\0" "sou3\0" "go upstream, go against current; formerly\0" "소:0N\0" "SAKANOBORU\0" "SO\0" "SO SAK\0" "sù\0" "ái\0" "zeon1\0" "river in Henan\0" "진:0N\0" "OOI\0" "SHIN\0" "CIN\0" "qín\0" "sau1\0" "urinate; soak, drench\0" "수:1N\0" "HITASU IBARI\0" "SOU SHUU\0" "SWU\0" "sōu\0" "wan4\0" "UN IN\0" "yún\0" "vờn\0" "cau3\0" "bromine\0" "xiù\0" "jan1 jan2\0" "은:1N\0" "UN\0" "yīn\0" "jung4\0" "to melt, dissolve; overflowing with\0" "용:0N\0" "TOKERU\0" "YOU\0" "YONG\0" "róng\0" "iong\0" "ròng\0" "wan6\0" "privy, latrine; turbid, dirty\0" "혼:1N\0" "NIGORU KEGARERU MIDARERU\0" "KON\0" "HON\0" "hùn\0" "sou3\0" "sù\0" "sok3\0" "suò\0" "nik1 nik6 niu6\0" "drown; submerge in water; indulge\0" "닉:0N 익:0\0" "OBORERU IBARI\0" "DEKI JOU NYOU\0" "NIK NYO\0" "nì\0" "nek\0" "taap3\0" "wet\0" "URUOU\0" "TOU\0" "tā\0" "sap1\0" "damp, moist; dampness, moisture\0" "shī\0" "*ship\0" "juk6\0" "moist, humid, muggy\0" "욕:1N\0" "MUSHIATSUI\0" "JOKU\0" "YOK\0" "rù\0" "āi\0" "MIZUGIWA\0" "HAN\0" "pàn\0" "cuk1\0" "ATSUMARU\0" "CHIKU\0" "chù\0" "sốc\0" "cyu4\0" "district in Anhui province\0" "CHO JO\0" "CE\0" "chú\0" "pong1 pong4\0" "torrential; voluminous\0" "방:0N\0" "HIROI\0" "BOU HOU\0" "PANG\0" "pāng\0" "pɑng\0" "bẵng\0" "jung2\0" "swelling, rising, dispersing\0" "옹:1N\0" "OU O\0" "ONG\0" "wēng\0" "cong1\0" "blue, dark green; cold\0" "창:0N\0" "SAMUI\0" "SOU\0" "CHANG\0" "cāng\0" "*tsɑng\0" "mit6\0" "extinguish; wipe out, exterminate\0" "멸:0E\0" "HOROBIRU HOROBOSU\0" "METSU BETSU\0" "MYEL\0" "miè\0" "*miɛt\0" "diệt\0" "gaak3\0" "gé\0" "din1 tin4\0" "Yunnan province\0" "TEN SHIN\0" "diān\0" "chan\0" "hou6\0" "호:1N\0" "NAGAAME\0" "KOU GOU KAKU KOKU\0" "HO\0" "hào\0" "hao\0" "fong2\0" "deep\0" "황:0N\0" "HIROI\0" "KOU\0" "HWANG\0" "huàng\0" "a river name; a long rain\0" "KI KE KETSU KECHI\0" "xì\0" "zi1\0" "grow, multiply, increase; thrive\0" "자:0N\0" "SHIGERU MASU MASUMASU\0" "JI SHI\0" "CA\0" "zī\0" "*tziə\0" "dik6\0" "wash, cleanse, purify; sweep\0" "척:0N\0" "ARAU\0" "DEKI JOU\0" "CHEK\0" "dí\0" "dhek\0" "sạch\0" "ci5 zi6\0" "CHI JI\0" "zhì\0" "jing4\0" "county in Henan; rising and dashing of waves\0" "형:0N\0" "CHIYOROCHIYORO\0" "KEI GYOU EI\0" "HYENG\0" "xíng\0" "fu2\0" "FU BU\0" "fǔ\0" "git6\0" "(Cant.) dense, thick, viscous\0" "jié\0" "gwat1 waat6\0" "slip, slide; slippery, polished\0" "골:0N 활:0N\0" "NAMERAKA SUBERU\0" "KATSU KOTSU\0" "HWAL KOL\0" "huá\0" "gột\0" "gē\0" "zi2\0" "sediment, lees, dregs\0" "재:0N\0" "ORI KASU\0" "SAI SHI\0" "CAY\0" "zǐ\0" "tziə̌\0" "tou1\0" "overflow; rushing water, a torrent\0" "도:0N\0" "HABIKORU\0" "TOU\0" "TO\0" "tāo\0" "tɑu\0" "thao\0" "tang4\0" "an ancient state in Shandong province; water bursting forth\0" "등:1N\0" "WAKU\0" "TOU\0" "TUNG\0" "téng\0" "suī\0" "bat1 bei3\0" "drain\0" "bì\0" "gaau3\0" "a branching river (used in place names)\0" "jiào\0" "wui6\0" "waters converging to one spot; whirling waters; to remit money\0" "회:1\0" "HOY\0" "huì\0" "gwan2 kwan2\0" "turn\0" "TAGIRU\0" "KON\0" "KON\0" "gǔn\0" "jam4\0" "yín\0" "gāo\0" "lung4 soeng1\0" "onomatopoeic for the sound of falling rain; an ancient name for Wu Shui; a place in Guangdong\0" "TAKI\0" "SOU ROU\0" "lóng\0" "sông\0" "zai6\0" "block up, obstruct; stagnant\0" "TODOKOORU\0" "TAI\0" "zhì\0" "overflowing, billowing; wavy\0" "yàn\0" "sip3\0" "river in Hubei province\0" "shè\0" "mun5\0" "fill; full, satisfied\0" "MICHIRU MITASU\0" "MAN BAN\0" "mǎn\0" "jing4\0" "clear, pure water; lucid; glossy\0" "yíng\0" "chún\0" "leoi6\0" "strain out, filter\0" "lǜ\0" "laam6\0" "flood, overflow; excessive\0" "làn\0" "lyun4\0" "river and county in Hebei province\0" "luán\0" "yáo\0" "ban1\0" "beach, sea coast; river bank\0" "bīn\0" "taan1\0" "bank, a sandbar, shoal; rapids\0" "tān\0" "jyu6\0" "place in Sichuan\0" "yù\0" "sau1 sau2\0" "water in which rice has been boiled\0" "TOGISHIRU\0" "SHUU SHU\0" "xiǔ\0" "wu6\0" "Shanghai; river near Shanghai\0" "호:1N\0" "ERI AJIRO\0" "KO\0" "HO\0" "hù\0" "bat1\0" "필:1N\0" "WAKU\0" "HITSU HICHI\0" "PHIL\0" "bì\0" "biu1\0" "flow; (Cant.) to ooze; to spurt\0" "NAGARERU\0" "HYUU HYU\0" "biāo\0" "zai6\0" "block up, obstruct; stagnant\0" "체:0E\0" "TODOKOORU\0" "TAI\0" "CHEY\0" "zhì\0" "*djhiɛ̀i\0" "sệ\0" "jiàng\0" "kau3\0" "kòu\0" "sam3\0" "soak through, infiltrate\0" "삼:N\0" "SHIMIRU\0" "SHIN\0" "CHAM\0" "shèn\0" "rướm\0" "shāng\0" "dik1\0" "drip; drop of water\0" "적:0E\0" "SHITATARU SHIZUKU SHITATARI\0" "TEKI\0" "CEK\0" "dī\0" "*dek\0" "nhích\0" "mat6\0" "밀:1N\0" "MIL\0" "mì\0" "ngou4\0" "áo\0" "lou5\0" "thick gravy, sauce, broth; brine\0" "로:1N\0" "SHIOCHI SHIOTSUKI\0" "RO\0" "LO\0" "lǔ\0" "wu2\0" "riverbank, shore\0" "호:0N\0" "HOTORI\0" "KO\0" "HO\0" "hǔ\0" "fu1\0" "the bank of a steam\0" "KO KU\0" "hū\0" "dik6 jau4\0" "flow\0" "yōu\0" "caan2\0" "SAN SEN\0" "chǎn\0" "범:N\0" "fàn\0" "jung4\0" "strong or thick (liquid)\0" "YOU YU\0" "yōng\0" "gwan2 kwan2\0" "turn, roll, rotate; boil\0" "곤:0N\0" "TAGIRU\0" "KON\0" "KON\0" "gǔn\0" "guən\0" "củn\0" "mun5\0" "fill; full, satisfied\0" "만:0E\0" "MICHIRU MITASU\0" "MAN BAN\0" "MAN\0" "mǎn\0" "*mɑ̌n\0" "mãn\0" "qǐng\0" "jyu4\0" "to fish; seize; pursue; surname\0" "어:0E\0" "SUNADORU ISARU SUNADORI\0" "RYOU GYO\0" "E\0" "yú\0" "*ngiu\0" "ngư\0" "piu1 piu3\0" "float, drift; tossed about\0" "표:0E\0" "TADAYOU\0" "HYOU\0" "PHYO\0" "piào\0" "piɛu\0" "phều\0" "zik6\0" "jì\0" "aai4 ngaai4\0" "애:1N\0" "HATE\0" "GAI\0" "AY\0" "yá\0" "caau4\0" "cháo\0" "cat1\0" "varnish, lacquer, paint\0" "칠:0E\0" "URUSHI\0" "SHITSU\0" "CHIL\0" "qī\0" "tsit\0" "saai1\0" "(Cant.) waste\0" "xǐ\0" "zai3\0" "shore; waterside\0" "MIZUGIWA\0" "SEI SAI\0" "jì\0" "luk6\0" "filter, strain; wet, dripping\0" "록:1N\0" "KOSU SUKU KOSHI\0" "ROKU\0" "LOK\0" "lù\0" "lộc\0" "lau4\0" "river in Hubei province\0" "RU ROU\0" "lóu\0" "sâu\0" "lung4\0" "lóng\0" "gan2\0" "근:1N\0" "KIYOI HITASU\0" "KIN KON\0" "KUN\0" "jǐn\0" "KAKU\0" "guó\0" "cung4 sung2\0" "a place where small streams flow into a large one\0" "cóng\0" "lau6\0" "leak, drip; funnel; hour glass\0" "누:0 루:0E\0" "MORU MORERU MORASU\0" "ROU\0" "LWU\0" "lòu\0" "*lòu\0" "lậu\0" "zhí\0" "koi3\0" "water\0" "개:0N\0" "SOSOGU\0" "GAI KAI\0" "KAY\0" "gài\0" "ngấy\0" "qiáng\0" "lei4\0" "river in Guangxi province; water dripping\0" "리:1N\0" "USUI\0" "RI\0" "LI\0" "lí\0" "liɛ\0" "lầy\0" "jin2 jin5\0" "perform, put on; exercise\0" "연:0E\0" "NOBERU\0" "EN\0" "YEN\0" "yǎn\0" "iɛ̌n\0" "diễn\0" "cou4\0" "transport by water; canal transportation\0" "조:0N\0" "KOGU HAKOBU\0" "SOU\0" "CO\0" "cáo\0" "dzhɑ̀u\0" "gaau3\0" "(Cant.) a branching river (used in toponyms)\0" "KOU KYOU\0" "jiào\0" "cung1\0" "cōng\0" "seon4\0" "bank\0" "MIZUGIWA\0" "SHIN JIN\0" "chún\0" "tyun4\0" "dewy\0" "단:1N\0" "TAN\0" "tuán\0" "au1 au3\0" "soak, steep; sodden, soaked; rotten; foam, froth\0" "구:1N\0" "HITASU\0" "OU U\0" "KWU\0" "ōu\0" "NAMI\0" "TOU DOU\0" "téng\0" "yě\0" "xí\0" "mì\0" "táng\0" "mok6\0" "desert; aloof, indifferent, cool\0" "막:0E\0" "SUNAHARA HIROI\0" "BAKU\0" "MAK\0" "mò\0" "*mɑk\0" "mạc\0" "shāng\0" "hon3\0" "the Chinese people, Chinese language\0" "한:0E\0" "KARA\0" "KAN\0" "HAN\0" "hàn\0" "*xɑ̀n\0" "hán\0" "lin4\0" "flowing water; ripples; weeping\0" "련:0N 연:0\0" "SAZANAMI\0" "RAN REN\0" "LYEN\0" "lián\0" "liɛn\0" "lăn\0" "laam5\0" "marinate in salt\0" "람:N\0" "lǎn\0" "waa1\0" "puddle, hollow, swamp\0" "wā\0" "lei4\0" "saliva; spittle; flowing downstream\0" "시:N\0" "NAGARERU\0" "GI RAI TAI\0" "chí\0" "gon1\0" "건:N\0" "gān\0" "봉:N\0" "féng\0" "vùng\0" "syun4\0" "eddy, whirlpool\0" "MEGURU\0" "SEN ZEN\0" "xuán\0" "ji1 ji2\0" "ripples on water; swirling\0" "의:1N\0" "NAMI\0" "I\0" "UY\0" "yī\0" "qyE\0" "maan6\0" "overflow of water; spreading\0" "만:0E\0" "MIDARI MIDARINI SOZORONI\0" "MAN\0" "MAN\0" "màn\0" "*mɑn *mɑ̀n\0" "man\0" "zi3\0" "soak, steep; dye; stains; sodden\0" "지:0N\0" "HITASU TSUKERU TSUKE\0" "SHI\0" "CI\0" "zì\0" "mong5\0" "vast; expansive\0" "망:1N\0" "HIROI\0" "BOU MOU\0" "MANG\0" "mǎng\0" "hong1\0" "kāng\0" "leoi5 lok3 taap3\0" "river in northern Shandong\0" "TOU RUI\0" "luò\0" "paang1 paang4\0" "roar\0" "붕:1N\0" "HOU HYOU\0" "PWUL\0" "pēng\0" "sau3 sou3\0" "gargle, rinse; wash, scour\0" "수:0N\0" "SUSUGU UGAI\0" "SOU SHUU\0" "SWU\0" "shù\0" "shriòu sòu\0" "zoeng2 zoeng3\0" "rise in price\0" "창:0N\0" "MINAGIRU\0" "CHOU\0" "CHANG\0" "zhǎng\0" "dzhiɑ̀ng\0" "trướng\0" "zoeng1\0" "name of a river in Henan\0" "장:1N\0" "SASAERU\0" "SHOU\0" "CANG\0" "zhāng\0" "djiɑng\0" "zong6\0" "zhuàng\0" "sòng\0" "zeoi6\0" "river in Hunan\0" "xù\0" "ziǔ\0" "waan6\0" "indecipherable\0" "HATSUKIRISHINAI\0" "KAN GAN\0" "huàn\0" "gwok3 kwok3\0" "river in Hebei province\0" "huǒ\0" "zim1 zim6\0" "gradually\0" "점:0E\0" "SUSUMU YOUYAKU\0" "ZEN SEN ZAN\0" "CEM CHAM\0" "jiàn\0" "*dzhiɛ̌m\0" "tiệm\0" "yān\0" "shuǎng\0" "lau4 liu4\0" "RYOU RYUU RU\0" "liáo\0" "ceoi2 ceoi4\0" "having the appearance of depth\0" "최:1N\0" "HUKAI\0" "SAI SUI ZUI\0" "CHOY\0" "cuǐ\0" "dồi\0" "tai4\0" "tí\0" "joeng6\0" "overflow; swirl, ripple; to be tossed by waves\0" "양:1N\0" "TADAYOU\0" "YOU\0" "YANG\0" "yàng\0" "*iɑ̌ng iɑ̀ng\0" "zoeng1\0" "any thick fluid; starch; broth\0" "장:0N\0" "KONZU\0" "SHOU\0" "CANG\0" "jiāng\0" "*tziɑng\0" "cung4\0" "gather; flow into (water); sound of waters flowing together\0" "ATSUMARU\0" "SOU\0" "cóng\0" "wing6\0" "river in Anhui\0" "영:0N\0" "EI\0" "YENG\0" "yǐng\0" "iuɛ̌ng\0" "hóng\0" "sau1\0" "xiǔ\0" "sau3 sou3\0" "shù\0" "pour; water; irrigate, flood\0" "SOSOGU\0" "KAN\0" "guàn\0" "jing4\0" "tiny stream; swirl around\0" "yíng\0" "siu1\0" "sound of beating wind and rain\0" "xiāo\0" "zong\0" "kūn\0" "xù\0" "lim6\0" "waves, ripples; overflow\0" "liàn\0" "zhì\0" "wai4\0" "county in Shandong province\0" "wéi\0" "pit3\0" "rippling; pour\0" "pì\0" "gyut3 kyut3 wat6\0" "land reclaimed from a wetlands/river, dike/embankment/man-made island\0" "율:1N\0" "KETSU KECHI SHUTSU JUCHI\0" "YUL\0" "yù\0" "guet\0" "jiào\0" "tèo\0" "put3\0" "pour, splash, water, sprinkle; violent, malignant\0" "발:0N\0" "MORU TOBICHIRU SOSOGU\0" "HATSU\0" "PAL\0" "pō\0" "dong6\0" "상:N\0" "TADAYOU\0" "TOU DOU SHOU ZOU\0" "dàng\0" "KEI E\0" "huì\0" "git3\0" "clean, purify, pure\0" "결:0E\0" "ISAGYOI\0" "KETSU\0" "KYEL\0" "jié\0" "get\0" "khiết\0" "mou5\0" "river in Henan\0" "wǔ\0" "paa4\0" "name of a certain river\0" "pá\0" "friendly; harmonious\0" "집:0N\0" "WAKU\0" "SHUU\0" "CIP\0" "jí\0" "bập\0" "pun1\0" "surname; water in which rice has been rinsed; a river that flows into the Han\0" "반:0N\0" "SHIROMIZU UZUMAKI AFURERU\0" "HAN\0" "PAN PEN\0" "pān\0" "pɑn\0" "river in Shanxi\0" "규:1N\0" "KI I\0" "KYU\0" "wéi\0" "vơi\0" "siu1\0" "gay; deep\0" "숙:0N\0" "KIYOI\0" "SHUKU SHOU SHUU\0" "SWU\0" "sù\0" "cim4\0" "hide; hidden, secret, latent\0" "잠:0E\0" "HISOMU MOGURU\0" "SEN\0" "CAM\0" "qián\0" "*dzhiɛm\0" "tiềm\0" "cim4\0" "hide; hidden, secret, latent\0" "잠:1N\0" "HISOMU MOGURU\0" "SEN\0" "CAM\0" "qián\0" "jap1 kap1\0" "agree\0" "흡:1N\0" "KYUU KOU OU YOU\0" "HUP\0" "xī\0" "lou6\0" "river in northern china\0" "로:0N\0" "RO RU\0" "LO\0" "lù\0" "coek3 sik1\0" "land impregnated with salt from the tide\0" "석:0N\0" "KATA\0" "SEKI\0" "SEK\0" "xì\0" "seon3\0" "to blow out; to puff out\0" "xùn\0" "lún\0" "돈:1N\0" "OOMIZU\0" "TON DON\0" "TON\0" "dùn\0" "wong4\0" "expanse of water, lake, pond\0" "황:0N\0" "IKE\0" "KOU OU\0" "HWANG\0" "huáng\0" "huɑng\0" "to pollute, contaminate\0" "민:N\0" "mǐn\0" "jeon6\0" "soft, moist; sleek; freshen\0" "윤:0E\0" "URUOU URUMU MEGUMI\0" "JUN\0" "LYUN\0" "rùn\0" "njuìn\0" "nhuần\0" "sù\0" "liu2 liu4 lou5\0" "to flood; a puddle; without care\0" "로:N 료:1N\0" "NIWATAZUMI\0" "ROU\0" "LYO\0" "lǎo\0" "lɑ̀u\0" "lẻo\0" "zhēn\0" "gather; flow into (water); sound of waters flowing together\0" "ATSUMARU MIZUAI KISHI\0" "SOU ZU SHOU SHU ZOU\0" "cóng\0" "ji6\0" "yì\0" "zhè\0" "waan1\0" "wān\0" "taan1\0" "a rapid; a sand-bank; a foreshore\0" "SU\0" "TAN DAN SEN ZEN\0" "shàn\0" "taam4\0" "deep pool, lake; deep, profound\0" "담:0N\0" "FUCHI FUKAI\0" "TAN SHIN\0" "TAM\0" "tán\0" "*dhom\0" "đằm\0" "ciu4\0" "tide; moist, wet, damp; flow\0" "조:0E\0" "SHIO USHIO\0" "CHOU\0" "CO\0" "cháo\0" "*djhiɛu\0" "triều\0" "cam4\0" "steep bank by stream; jiujiang\0" "심:1N\0" "FUCHI\0" "JIN\0" "SIM\0" "xún\0" "zim\0" "tầm\0" "kui2\0" "flooding river; militarily defeat\0" "궤:0N\0" "TSUIERU TSUBURE\0" "KAI E\0" "KWEY\0" "kuì\0" "hói\0" "열:N\0" "yē\0" "saau3 sau3\0" "driving rain; to sprinkle\0" "shào\0" "tú\0" "zyu1\0" "pond; a pool\0" "저:1N\0" "MIZUTAMARI\0" "CHO\0" "CE\0" "zhū\0" "sǎ\0" "hēi\0" "bat1 bei3\0" "drain\0" "bì\0" "vuốt\0" "saan1\0" "weep; tears flowing\0" "산:1N\0" "SAN\0" "SAN\0" "shān\0" "shran shrǎn\0" "saan4\0" "chán\0" "saan4\0" "sound of flowing water\0" "잔:0N\0" "SAN SEN\0" "CAN\0" "chán\0" "jrhɛn\0" "sờn\0" "shǔ\0" "tung4\0" "high, lofty; damp\0" "동:0N\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung\0" "보:0N\0" "HO FU\0" "PO\0" "pū\0" "leon4\0" "clear water\0" "린:0N\0" "KIYOI\0" "RIN RAN REN\0" "LIN\0" "lín\0" "lin\0" "wai4\0" "still water\0" "wéi\0" "gip3 saap3 sap1 sap3\0" "astringent; harsh; uneven, rough\0" "SHIBUI SHIBU\0" "JUU SHUU\0" "sè\0" "shrip\0" "sap1\0" "astringent; harsh; uneven, rough\0" "삽:0N\0" "SHIBUI SHIBU\0" "JUU\0" "SAP\0" "sè\0" "cing4\0" "clear and still water\0" "징:1N\0" "SUMU\0" "CHOU\0" "CING\0" "chéng\0" "KIYOI\0" "GEI KYOU\0" "jiǒng\0" "cing4 dang6\0" "purify water by allowing sediment to settle; clear, pure\0" "징:0N\0" "SUMU SUMASU SUMI\0" "CHOU\0" "CING\0" "chéng\0" "*djhiəng djhiæng\0" "chừng\0" "huà\0" "giu1 hiu1\0" "spray, water, sprinkle\0" "요:1N\0" "SOSOGU\0" "GYOU\0" "YO\0" "jiāo\0" "keu\0" "khú nhão\0" "lou6\0" "inundate, flood; torrent\0" "로:N\0" "OONAMI\0" "ROU\0" "lào\0" "cit3\0" "thoroughly, completely\0" "철:0N\0" "KIYOI\0" "TETSU DECHI\0" "CHEL\0" "chè\0" "gam2\0" "to wash name of a place\0" "감:1N\0" "KEM\0" "gǎn\0" "cyun1\0" "cūn\0" "횡:1N\0" "MEGURU\0" "KOU GYOU KEI\0" "HOYNG\0" "hòng\0" "si1\0" "to exhaust; to drain dry\0" "시:1N\0" "TSUKIRU\0" "SHI SEI SAI\0" "SI\0" "sī\0" "siɛ\0" "syu6\0" "timely rain, life-giving rain\0" "주:0N\0" "URUOU\0" "SHU JU\0" "CWU\0" "shù\0" "paang1 paang4\0" "splatter\0" "팽:0N\0" "HOU\0" "PHAYNG\0" "pēng\0" "dề bành\0" "hán\0" "wan4\0" "billows\0" "운:0N\0" "UN\0" "WUN\0" "yún\0" "slide, glide, slip; slippery\0" "SHITATARU TAMERU TAMARI\0" "RYUU\0" "liù\0" "hung3 hung6\0" "vast\0" "홍:1N\0" "KOU KU GU\0" "HONG\0" "hòng\0" "hǔng\0" "FUKU BUKU\0" "fú\0" "hou4 hou6\0" "radiance of gems\0" "호:0N\0" "HIROI\0" "KOU\0" "HO\0" "hào\0" "화:N\0" "hé\0" "한:N\0" "HATEGANAI\0" "KAN GEN\0" "xián\0" "gaan3\0" "brook, mountain stream\0" "간:0N\0" "TANI TANIMIZU\0" "KAN KEN\0" "KAN\0" "jiàn\0" "*gɑ̀n\0" "산:1N\0" "SAN\0" "shān\0" "KATA\0" "SEKI\0" "SEK\0" "xì\0" "OKI KUMA\0" "IKU OKU\0" "yu\0" "lǔ\0" "laan4\0" "overflowing; waves, ripples\0" "lán\0" "ling6 ning6\0" "mud; miry, muddy, stagnant\0" "nìng\0" "yú\0" "lam5\0" "름:1N\0" "SAMUI\0" "RIN\0" "LUM\0" "lǐn\0" "man5 sing4\0" "name of a river in Shandong\0" "SHOU JOU BIN MIN\0" "miǎn\0" "cou3 zou2\0" "wash, bathe\0" "조:1N\0" "ARAU\0" "SOU\0" "CO\0" "zǎo\0" "dāng\0" "wun2 wun5\0" "cleanse, wash\0" "한:0N\0" "ARAU\0" "KAN\0" "HAN\0" "huàn\0" "zaak6\0" "marsh, swamp; grace, brilliance; damp, moist; fertile\0" "택:0E\0" "SAWA\0" "TAKU\0" "THAYK SEK\0" "zé\0" "*djhæk\0" "rạch\0" "haai5\0" "a blocked stream; gulf\0" "해:N\0" "KAI GE\0" "xiè\0" "jyu6\0" "place in Sichuan\0" "YO\0" "yù\0" "iò\0" "lai5\0" "river in northern Hunan province\0" "례:0N\0" "REI RAI\0" "LYEY\0" "lǐ\0" "lěi\0" "sai6\0" "shore; river in Hubei\0" "서:1N\0" "TSUKIJI\0" "SEI ZEI EI\0" "SE\0" "shì\0" "hok6\0" "xué\0" "령:N\0" "MIO\0" "REI\0" "líng\0" "wàn\0" "zī\0" "jung1\0" "yōng\0" "kui2\0" "irrigation ditch, trench; river\0" "회:0N\0" "KAI KE WAI E\0" "HOY\0" "huì\0" "gội\0" "caan3\0" "찬:0N\0" "KIYOI\0" "SAN\0" "CHAN\0" "càn\0" "lim6\0" "overflowing\0" "NAGISA\0" "REN\0" "liàn\0" "din6\0" "sediment, dregs, precipitate\0" "전:0N\0" "ORI DORO YODOMU\0" "TEN DEN\0" "CEN\0" "diàn\0" "yè\0" "juk1 ou3\0" "inlet, bay; dock, bank\0" "오:0N\0" "KUMA OKI\0" "IKU OKU OU\0" "O OK\0" "ào\0" "waan4\0" "river in Hubei province\0" "huán\0" "zeon1\0" "SHIN\0" "zhēn\0" "sin4\0" "still water, placid, tranquil\0" "전:1N\0" "SEN ZEN TEN DEN\0" "CEN\0" "chán\0" "water overflowing diffused; spreading\0" "màn\0" "dǎn\0" "daam6 taam4\0" "calm, quiet, tranquil\0" "담:0N\0" "AWAI\0" "TAN SEN\0" "TAM\0" "dàn\0" "*dhɑ̀m *dhɑ̌m\0" "jik1\0" "yì\0" "seoi6\0" "suì\0" "pik1\0" "bleach; wash, clean\0" "TADAYOI\0" "HEKI HYAKU KEKI\0" "pì\0" "geoi3 geoi6\0" "jù\0" "taat3\0" "slippery, smooth\0" "달:0N\0" "TAN\0" "tà\0" "dạt\0" "qín\0" "gik1\0" "arouse, excite, incite; quickly\0" "격:0E\0" "HAGESHII HAGESHIKU HAGEMASU\0" "GEKI KEKI\0" "KYEK\0" "jī\0" "*gek\0" "váng khích\0" "zuk6\0" "muddy, turbid, dirty, filthy\0" "탁:0E\0" "NIGORU NIGOSU NIGORI\0" "DAKU\0" "THAK\0" "zhuó\0" "djhak\0" "trọc\0" "lim4\0" "a waterfall; a river in Hunan\0" "렴:0N\0" "USUI MAJIERU\0" "REN DEN\0" "LYEM\0" "lián\0" "jung4 nung4\0" "thick, strong, concentrated\0" "농:0N\0" "KOI KOMAYAKA\0" "NOU JOU\0" "NONG\0" "nóng\0" "*niong\0" "nống\0" "wo1\0" "guō\0" "URUOU HITASU\0" "SHIN\0" "jìn\0" "fan4 pan3\0" "river bank; river in Henan province; gush\0" "분:1N\0" "WAKU HOTORI\0" "FUN HON\0" "PWUN\0" "fén\0" "saap3 sap1 sik1\0" "astringent; harsh, rough; uneven\0" "색:1N\0" "TODOKOORU\0" "SHOKU SHIKI SHUU\0" "SAYK\0" "sè\0" "cap1\0" "many\0" "YAWARAGU\0" "SHUU SOU JOU\0" "jí\0" "xắp\0" "seoi1\0" "수:1N\0" "SWU\0" "suī\0" "kut3 wai3\0" "vast, expansive, deep; dirty\0" "예:0N\0" "KAI KE SAI SE WAI\0" "YEY\0" "huì\0" "co2\0" "chǔ\0" "tà\0" "sōng\0" "ding2 ting5\0" "dǐng\0" "sè\0" "zhǔ\0" "laai6\0" "swift current; rapids\0" "lài\0" "ban1 pan4\0" "approach, be on verge of; near\0" "bīn\0" "lim4\0" "lián\0" "nhèm\0" "mei5 nei5\0" "many\0" "니:N 미:N\0" "DEI NAI\0" "mǐ\0" "nhễ\0" "sap1\0" "wet, moist, humid, damp; an illness\0" "습:0E\0" "SHIMERU\0" "SHITSU SHUU\0" "SUP\0" "shī\0" "*ship\0" "lậu thấp\0" "shù\0" "mì\0" "ning6\0" "mud; miry, muddy, stagnant\0" "녕:1N\0" "NUKARU\0" "NEI\0" "NYENG\0" "nìng\0" "jing4\0" "to revolve; to curl in eddies, as rushing water\0" "yíng\0" "jing4\0" "a stream, eddy; to eddy\0" "영:0N\0" "OGAWA\0" "EI YOU\0" "YENG\0" "yíng\0" "mung4\0" "drizzling, misty, raining\0" "몽:1N\0" "MONG\0" "méng\0" "mung\0" "mông\0" "zeon6\0" "river in Hubei province\0" "jìn\0" "qí\0" "pei3\0" "비:1N\0" "HI HEI HAI BI\0" "PI\0" "bì\0" "tia\0" "zai2 zai3\0" "to help, aid, relieve; to ferry, cross\0" "제:0E\0" "SUMU\0" "SAI SEI\0" "CEY\0" "jì\0" "tzèi\0" "hou4\0" "moat, trench, ditch\0" "호:0N\0" "HORI\0" "GOU\0" "HO\0" "háo\0" "hɑu\0" "jyu4 nyun5\0" "immerse, moisten; wet, damp\0" "유:0N\0" "URUOU NURERU URUOSU\0" "JU NYU\0" "YU\0" "rú\0" "njio\0" "nhụa\0" "cuì\0" "wò\0" "tou4\0" "large waves\0" "도:0N\0" "NAMI\0" "TOU\0" "TO\0" "tāo\0" "*dhɑu\0" "đào\0" "인:N\0" "yǐn\0" "jan2\0" "은:N\0" "yǐn\0" "duì\0" "đuối\0" "SHI JI\0" "cí\0" "wok6 wu6\0" "pour down, cascade down; look\0" "호:0N\0" "KAKU WAKU\0" "HO\0" "huò\0" "huɑk\0" "qìng\0" "laam6\0" "flood, overflow; excessive\0" "남:0 람:0E\0" "MIDARERU MIDARINI\0" "RAN\0" "LAM HAM\0" "làn\0" "lạm\0" "zeon3\0" "dredge, dig; profound, deep\0" "준:0N\0" "SARAU FUKAI TONAERU\0" "SHUN\0" "CWUN\0" "jùn\0" "ǎi\0" "buk6\0" "county in Henan province\0" "복:1N\0" "HOKU BOKU\0" "POK\0" "pú\0" "zok6\0" "wash out, rinse; cleanse\0" "탁:0E\0" "ARAU\0" "TAKU\0" "THAK\0" "zhuó\0" "*djhak\0" "wai4\0" "county in Shandong province\0" "I YUI\0" "wéi\0" "ban1\0" "beach, sea coast; river bank\0" "빈:0N\0" "HAMA\0" "HIN HOU\0" "PIN\0" "bīn\0" "*bin\0" "guk1\0" "gǔ\0" "cim4\0" "hide, conceal, secrete; hidden\0" "잠:1\0" "HISOMU MOGURU\0" "SEN\0" "CAM\0" "qián\0" "jing4\0" "영:1N\0" "YENG\0" "yíng\0" "ban1\0" "a bank, a brink. a shore, a beach\0" "HAMA\0" "HIN\0" "bīn\0" "fut3\0" "broad, ample, wide; be apart\0" "활:N\0" "HIROI\0" "KATSU\0" "kuò\0" "fèi\0" "cong1\0" "cāng\0" "BOKU\0" "me\0" "cin2 cin3 zin1 zin3\0" "sprinkle, spray; spill, splash\0" "천:1N\0" "SOSOGU\0" "SEN\0" "CHEN\0" "jiàn\0" "tziɛ̀n\0" "wěi\0" "bok6 lok6\0" "river in Shandong province\0" "ROKU HOKU\0" "luò\0" "nhợt\0" "SAN\0" "zàn\0" "leoi6\0" "strain out, filter\0" "려:0N 여:0\0" "KOSU\0" "RYO RO\0" "LYE\0" "lǜ\0" "lai6\0" "cross on stepping-stones\0" "lì\0" "ATSUI\0" "YUU U\0" "yōu\0" "joeng6\0" "waves, ripples, rapids; overflow\0" "양:0N\0" "YOU\0" "YANG\0" "yàng\0" "*iɑ̌ng iɑ̀ng\0" "lǔ\0" "rỏ\0" "ci3\0" "sì\0" "zit1 zit3\0" "(Cant.) to squeeze; to eject; to spray\0" "zhì\0" "jing4\0" "clear, pure water; lucid; glossy\0" "형:0N\0" "OGAWA\0" "EI YOU KEI KYOU\0" "HYENG\0" "yíng\0" "duk6\0" "ditch, sluice, gutter, drain\0" "독:0N\0" "MIZO KEGASU KEGARE\0" "TOKU TOU\0" "TOK\0" "dú\0" "wong2\0" "extensive body of water; broad and deep of water; momentum of moving water deep and wide\0" "왕:1N\0" "OU KOU\0" "WANG\0" "wǎng\0" "huī\0" "se2 se3\0" "drain off, leak; flow, pour down\0" "사:0N\0" "SOSOGU HAKU\0" "SHA\0" "SA\0" "xiè\0" "siǎ\0" "tả\0" "pán\0" "sam2\0" "juice; liquid; water; leak, pour\0" "심:0N\0" "SHIRU\0" "SHIN\0" "SIN\0" "shěn\0" "thẳm\0" "biu1\0" "plenty\0" "biāo\0" "cin4\0" "river in Henan province\0" "TEN DEN\0" "chán\0" "djhiɛn\0" "mut6\0" "mò\0" "lau4\0" "clear; bright; whistling\0" "류:0N\0" "KIYOI\0" "RYUU\0" "LYU\0" "liú\0" "jiān\0" "tươm\0" "buk6\0" "waterfall, cascade; heavy rain\0" "폭:0N\0" "NIWAKAUME TAKI\0" "BAKU HOU BOKU\0" "PHOK PHO\0" "pù\0" "bhuk\0" "coarse, rough; astringent\0" "색:1N\0" "SHIBURU\0" "SHOKU\0" "SAYK\0" "sè\0" "징:1N\0" "CHOU\0" "CING\0" "chéng\0" "guk1\0" "river name in Henan province\0" "gǔ\0" "ban1 pan4\0" "approach, be on verge of; near\0" "빈:0N\0" "HOTORI\0" "HIN\0" "PIN\0" "bīn\0" "huò\0" "KEN KON\0" "xiàn\0" "lou4\0" "river in Jiangxi province\0" "로:0N\0" "RO\0" "LO\0" "lú\0" "lư\0" "can3\0" "qìn\0" "hon6\0" "vast, wide, extensive\0" "한:0N\0" "HIROI\0" "KAN\0" "HAN\0" "hàn\0" "hɑ̀n\0" "jing4\0" "sea, ocean\0" "영:0N\0" "UMI\0" "EI\0" "YENG\0" "yíng\0" "iɛng\0" "jung4\0" "융:0N\0" "YUNG\0" "róng\0" "lik1 lik6\0" "trickle, drip; strain; dregs\0" "력:0N\0" "SHITATARU\0" "REKI\0" "LYEK\0" "lì\0" "lạch\0" "zing6\0" "pool in a river\0" "정:0N\0" "KYOI TORO\0" "JOU SEI\0" "CENG\0" "jìng\0" "siu1\0" "sound of beating wind and rain; light, ethereal\0" "소:0N\0" "KIYOSHI\0" "SHOU\0" "SO\0" "xiāo\0" "*seu\0" "jing4\0" "tiny stream; swirl around; eddy\0" "NAGARERU\0" "EI YOU\0" "yíng\0" "seoi5\0" "slippery, smooth\0" "suǐ\0" "wěi\0" "haai6\0" "sea mist; vapor\0" "해:0N\0" "MIZU\0" "KAI GAI\0" "HAY\0" "xiè\0" "huái\0" "xuè\0" "zyu1\0" "pond; a pool\0" "저:1N\0" "MIZUTAMARI\0" "CHO\0" "CE\0" "zhū\0" "djiu\0" "lung4 soeng1\0" "raining; wet; soaked; a river in Guangdong\0" "롱:0N\0" "TAKI\0" "SOU ROU\0" "LYONG\0" "lóng\0" "shrang\0" "rông\0" "laai6\0" "swift current; rapids\0" "뢰:0N\0" "SE\0" "RAI\0" "LOY\0" "lài\0" "lɑ̀i\0" "duì\0" "fán\0" "huk1 huk6\0" "hú\0" "laai6\0" "swift current; rapids\0" "SE\0" "RAI\0" "LOY\0" "lài\0" "shū\0" "ling\0" "jing4\0" "영:0N\0" "OGAWA\0" "EI YOU\0" "YENG\0" "yíng\0" "mei4 nei4\0" "overflow\0" "미:1N\0" "NAGARERU NAGARE\0" "BI MI\0" "MI\0" "mí\0" "miɛ miɛ̌\0" "gai3\0" "jì\0" "lim6\0" "waves, ripples; overflow\0" "렴:1N\0" "UKABU MIGIWA\0" "REN\0" "LYEM\0" "liàn\0" "jiàn\0" "jing1 jing2\0" "HUKAI\0" "EI YOU\0" "yíng\0" "fan3\0" "fèn\0" "lín\0" "jik6\0" "익:0N\0" "NAGARE\0" "YOKU IKI SHOKU SHIKI\0" "IK\0" "yì\0" "cim1 zim1\0" "moisten, soak\0" "첨:1N\0" "CHEM\0" "jiān\0" "joek6\0" "to boil; to wash, to cleanse, to soak\0" "HITASU\0" "SEKU YOU\0" "yuè\0" "caam4\0" "sound\0" "chán\0" "dài\0" "joeng4\0" "river in Henan province; flowing\0" "양:1N\0" "JOU NYOU DOU NOU\0" "YANG\0" "ráng\0" "njiɑng\0" "jiǎn\0" "laan4\0" "overflowing; waves, ripples\0" "란:0N\0" "NAMI\0" "RAN\0" "LAN\0" "lán\0" "*lɑn lɑ̀n\0" "nhắm làn\0" "faan4\0" "fán\0" "shuàng\0" "yuān\0" "ziu3 zok6 zuk1\0" "zhuó\0" "fung1\0" "river in Shanxi province\0" "FUU FU HOU\0" "fēng\0" "piung\0" "sip3\0" "river in Hubei province\0" "섭:1N\0" "SHOU JOU NYOU\0" "SEP\0" "shè\0" "leoi5\0" "lěi\0" "람:N\0" "lán\0" "cóng\0" "keoi4\0" "KU GU\0" "qú\0" "jung1\0" "a river in Shandong province; a sluice\0" "YOU YU\0" "yōng\0" "cim4\0" "SEN ZEN SHIN JIN\0" "qián\0" "faat3\0" "law\0" "NORI\0" "HOU HATSU HOTSU\0" "fǎ\0" "gun3\0" "pour; water; irrigate, flood\0" "관:0N\0" "SOSOGU\0" "KAN\0" "KWAN\0" "guàn\0" "guɑ̀n\0" "kyut3\0" "jué\0" "movement of water; overflowing, billowing; wavy\0" "염:1\0" "NAMI\0" "EN\0" "YEM\0" "yàn\0" "hou6\0" "vast, large, grand, expansive\0" "hào\0" "jing4\0" "형:0N\0" "HYENG\0" "yíng\0" "saa2\0" "sprinkle, splash; scatter, throw\0" "쇄:0N\0" "SOSOGU\0" "SAI SHA\0" "SAY SWAY\0" "sǎ\0" "*shrǎ shri shriɛ̀ shriɛ̌ shrɛ̌i\0" "ngơ rợi\0" "zaan3 zaan6\0" "to spatter, to splash, to scatter\0" "zàn\0" "란:1N\0" "LAN\0" "luán\0" "jim6\0" "waves, billows\0" "NAMI\0" "EN\0" "yàn\0" "lei4\0" "short name for Guangxi province\0" "SHIMIKOMU\0" "RI\0" "lí\0" "mǐ\0" "shàn\0" "taan1 taan5\0" "bank, a sandbar, shoal; rapids\0" "탄:0N\0" "SE NADA\0" "DAN KAN\0" "THAN\0" "tān\0" "*tɑn\0" "dǎng\0" "jiǎo\0" "cin2\0" "chǎn\0" "jing4\0" "yíng\0" "hou6\0" "vast, large, grand, expansive\0" "호:0N\0" "MAMEJIRU\0" "KOU GOU KAN KON\0" "HO\0" "hào\0" "baa3\0" "river in Shanxi province\0" "파:1N\0" "HATAGASHIRA\0" "HA\0" "PHA\0" "bà\0" "bà\0" "zhú\0" "luộc\0" "laam5 laam6\0" "marinate in salt\0" "lǎn\0" "laan4\0" "lán\0" "làn\0" "nong5\0" "muddy; thick, muddy water\0" "nǎng\0" "waan1 waan4\0" "a bay, cove, inlet, bend of stream\0" "만:0N\0" "IRIKOMU\0" "WAN\0" "MAN\0" "wān\0" "quan\0" "lyun4\0" "river and county in Hebei province\0" "NAGARERU\0" "RAN\0" "luán\0" "a group of springs\0" "TAKUSANNOIZUMI\0" "SHUN JUN SEN\0" "xún\0" "현:N\0" "xiǎn\0" "jim6\0" "overflowing, billowing; wavy\0" "NAMI\0" "EN\0" "YEM\0" "yàn\0" "gam3\0" "the River Gan in Jiangxi\0" "gàn\0" "jim6\0" "overflowing, billowing; wavy\0" "염:1N\0" "NAMI\0" "EN\0" "YEM\0" "yàn\0" "iɛ̀m\0" "yù\0" "fo2\0" "fire, flame; burn; anger, rage\0" "화:0E\0" "HI YAKU\0" "KA KO\0" "HWA\0" "huǒ\0" "*xuɑ̌\0" "hoả\0" "biu1\0" "fire; radical number 86\0" "RETSUKA\0" "HYOU KA\0" "biāo\0" "mit6\0" "extinguish; wipe out, exterminate\0" "miè\0" "gong1 gwong1\0" "HIKAARU HIKARI\0" "KOU\0" "guāng\0" "dang1\0" "lantern, lamp\0" "정:1N\0" "HI\0" "TOU TEI CHOU\0" "CENG TUNG\0" "dēng\0" "đăng\0" "fui1\0" "ashes; dust; lime, mortar\0" "회:0N\0" "HAI\0" "KAI\0" "HOY\0" "huī\0" "*xuəi\0" "hôi\0" "xiāo\0" "xiāo\0" "huī\0" "hung4\0" "to bake, to roast; to dry at a fire\0" "hōng\0" "ling4\0" "spirit, soul; spiritual world\0" "TAMA\0" "REI RYOU\0" "LYENG\0" "líng\0" "linh\0" "zou3\0" "kitchen stove, cooking stove\0" "KAMA KAMADO HETSUTSUI\0" "SOU\0" "zào\0" "táo\0" "zyun6\0" "zhuàn\0" "gau3\0" "cauterize with moxa; moxibustion\0" "구:0N\0" "YAITO\0" "KYUU\0" "KWU\0" "jiǔ\0" "cứu\0" "zaa3\0" "zhà\0" "ce6 se3\0" "candle-end\0" "xiè\0" "chì\0" "coek3 zoek3\0" "burn; broil; cauterize; bright\0" "작:0N\0" "YAKU\0" "SHAKU\0" "CAK SA\0" "zhuó\0" "jiɑk\0" "chước\0" "zoi1\0" "calamity, disaster, catastrophe\0" "재:0E\0" "WAZAWAI\0" "SAI\0" "CAY\0" "zāi\0" "tzəi\0" "tai\0" "zoi1\0" "calamity, disaster, catastrophe\0" "재:1N\0" "WAZAWAAI\0" "SAI\0" "CAY\0" "zāi\0" "tai\0" "can3\0" "vivid, illuminating; bright\0" "càn\0" "joeng4\0" "roast; scorch; melt; flame\0" "yáng\0" "hei3\0" "breath, air, steam, gas. weather. used in Taoist charms\0" "기:1N\0" "KI KE\0" "KI\0" "qì\0" "zhōng\0" "fén\0" "niǔ\0" "gwai6 gwing2\0" "brilliance\0" "경:0N\0" "ARAWARERU\0" "KEI KYOU EI YOU\0" "KYENG\0" "jiǒng\0" "man1\0" "(Cant.) to simmer, cook over a slow fire\0" "문:1N\0" "ATATAKA\0" "BUN MON\0" "MWUN\0" "wén\0" "pū\0" "yì\0" "lou4\0" "fireplace, stove, oven, furnace\0" "IRORI\0" "RO\0" "LO\0" "lú\0" "ceoi1\0" "cook; meal\0" "취:0N\0" "TAKU KASHIGU\0" "SUI\0" "CHWI\0" "chuī\0" "*chiuɛ\0" "tròn sôi\0" "pui1\0" "pī\0" "kài\0" "pàn\0" "jim4\0" "flame, blaze; hot\0" "담:N 염:0E\0" "HONOO MOERU\0" "EN TAN\0" "YEM\0" "yán\0" "*hyɛm\0" "viêm\0" "kaai3\0" "kài\0" "pàng\0" "phừng\0" "mù\0" "caau2\0" "fry, saute, roast, boil, cook\0" "초:0N\0" "IRU ITAMERU\0" "SOU SHOU\0" "CHO\0" "chǎo\0" "sao\0" "liu6\0" "liào\0" "gai3 kyut3\0" "acetylene\0" "KEI KE KETSU KECHI\0" "guì\0" "hong3 kong3\0" "the brick-bed in northern China\0" "항:1N\0" "ABURU\0" "KOU\0" "HANG\0" "kàng\0" "dan6 deon6\0" "heat with fire; stew\0" "TON DON\0" "dùn\0" "đoái đùn\0" "HIKAARU HIKARI\0" "KOU\0" "guāng\0" "jan1\0" "brilliant, shining, bright\0" "흔:0N\0" "ABURU\0" "KIN KON\0" "HUN\0" "xīn\0" "zek3 zik3\0" "roast, broil; toast; cauterize\0" "자:0N 적:0N\0" "ABURU\0" "SHA SEKI\0" "CA CEK\0" "zhì\0" "jiɛk\0" "광:0N\0" "KWANG\0" "guāng\0" "광:N\0" "TERUSU\0" "YOU KYOU\0" "guāng\0" "wai5\0" "brilliant red; glowing\0" "wěi\0" "coeng3\0" "stir-fry or boil in water or oil then cook with a sauce\0" "qiàng\0" "bian\0" "dá\0" "rán\0" "saap6\0" "(Cant.) to cook in boiling water\0" "xiá\0" "정:0N\0" "CENG\0" "zhēng\0" "zhú\0" "ho2\0" "kě\0" "ziu3\0" "illumine, light up; reflect\0" "소:0N\0" "TERU\0" "SHOU SHAKU\0" "SO CO\0" "zhào\0" "chiếu\0" "fat6\0" "fú\0" "phụt\0" "bat6\0" "발:N 별:N\0" "bá\0" "ce2 ce5 se3\0" "ashes\0" "xiè\0" "xiè\0" "lìng\0" "rạnh\0" "zhuō\0" "đốt\0" "jyun4 jyun6\0" "shine, glitter; show off, flaunt\0" "현:0N\0" "HIKARU\0" "KEN GEN\0" "HYEN\0" "xuàn\0" "geoi6\0" "torch\0" "거:0N\0" "TAIMATSU TOMOSHIBI YAKU\0" "KO KYO\0" "KE\0" "jù\0" "*ghiǔ\0" "taan3\0" "charcoal; coal; carbon\0" "탄:0E\0" "SUMI\0" "TAN\0" "THAN\0" "tàn\0" "tɑ̀n\0" "than\0" "baau1 paau3\0" "large gun, cannon; artillery\0" "포:1N\0" "ABURU\0" "HOU\0" "PHO\0" "pào\0" "pháo\0" "gwing2\0" "bright, brilliant, clear; hot\0" "형:0N\0" "AKIRAKA\0" "KEI KYOU\0" "HYENG\0" "jiǒng\0" "paau4\0" "roast, broil; bake\0" "포:1N\0" "HOU BYOU FUU FU\0" "PHO\0" "páo\0" "toi4\0" "soot\0" "SUSU\0" "TAI DAI\0" "tái\0" "tái\0" "bing2\0" "bright, luminous; glorious\0" "병:0N\0" "AKIRAKA\0" "HEI\0" "PYENG\0" "bǐng\0" "biæ̌ng\0" "đòng bính\0" "YOU OU EI\0" "yǎng\0" "tung1\0" "TONG\0" "tōng\0" "shǎn\0" "trèm\0" "zyu3\0" "candle wick, lamp wick; stick of incense\0" "주:0N\0" "TOUSHIN\0" "SHU\0" "CWU\0" "zhù\0" "zaa3\0" "to fry in oil; to scald; to explode\0" "작:0N\0" "AGERU\0" "SAKU SA SATSU\0" "CAK\0" "zhà\0" "dim2\0" "dot, speck, spot; point, degree\0" "점:0N\0" "BOCHI\0" "TEN\0" "CEM\0" "diǎn\0" "điểm\0" "wai4 wai6\0" "do, handle, govern, act; be\0" "TSUKURU NASU TAME\0" "I\0" "WI\0" "wèi\0" "sek6\0" "a kind of china\0" "shí\0" "lin6\0" "smelt, refine; distill, condense\0" "liàn\0" "ci3\0" "burning-hot, intense; to burn, blaze; splendid, illustrious\0" "chì\0" "huǎng\0" "zhōu\0" "fu1\0" "simmer\0" "hū\0" "soek3\0" "shine, glitter, sparkle\0" "shuò\0" "laan6\0" "rotten, spoiled, decayed\0" "làn\0" "ting1\0" "hydrocarbon\0" "tīng\0" "gaau2\0" "jiǎo\0" "xù\0" "héng\0" "quǎn\0" "lit6\0" "fiery, violent, vehement, ardent\0" "렬:0E 열:0\0" "HAGESHII\0" "RETSU\0" "LYEL\0" "liè\0" "*liɛt\0" "liệt\0" "shining, brilliant, lustrous\0" "AKIRAKA\0" "KAN\0" "HWAN\0" "huàn\0" "joeng4\0" "to smelt; to melt\0" "양:1N\0" "ABURU YAKU\0" "YOU\0" "YANG\0" "yáng\0" "rang\0" "haau1 jau1\0" "boast\0" "효:N 휴:0N\0" "SAIWAI MEDETAI YOI\0" "KOU KYUU KYOU\0" "HYO HYU\0" "xiū\0" "jau1\0" "xiū\0" "xiǎn\0" "yín\0" "wu1\0" "crow, rook, raven; black, dark\0" "오:0E\0" "KARASU IZUKUNSO\0" "U O\0" "O\0" "wū\0" "*qo\0" "ô\0" "zau1\0" "zhōu\0" "HIKARU\0" "YOU\0" "yáo\0" "shì\0" "stove\0" "계:1N\0" "KAMADO\0" "EI E KEI KYOU\0" "KYEY\0" "wēi\0" "tung4\0" "heat\0" "동:N\0" "ATSUI\0" "TOU ZU\0" "tóng\0" "mit6\0" "to destroy; to exterminate to extinguish\0" "HOROBIRU HOROBOSU\0" "KETSU KECHI BETSU\0" "miè\0" "zoi1\0" "calamities from Heaven, as floods, famines, pestilence, etc.; misery\0" "WAZAWAAI\0" "SAI\0" "zāi\0" "kài\0" "hong3 hung1 hung4\0" "bake, roast; dry by fire\0" "홍:0N\0" "KAGARIBI\0" "KOU GU KYOU KU\0" "HONG\0" "hōng\0" "hong\0" "lok3\0" "brand, burn; branding iron\0" "낙:0 락:0N\0" "YAKU\0" "RAKU KAKU\0" "LAK\0" "lào\0" "hap6 saap3\0" "(Cant.) hot; to argue, wrangle, rail at (i.e., to flame)\0" "xiá\0" "zuk1\0" "candle, taper; shine, illuminate\0" "zhú\0" "chúc\0" "hyun1 hyun2\0" "light of the sun; to dry in the sun\0" "훤:1N\0" "KAWAKASU\0" "TEN KAN KI\0" "HWEN\0" "xuǎn\0" "xiuæ̌n\0" "zing1\0" "rise, steam; many, numerous\0" "증:0N\0" "MUSU MOROMORO\0" "JOU SHOU\0" "CUNG\0" "zhēng\0" "jiəng\0" "chưng\0" "pò\0" "jin1\0" "smoke, soot; opium; tobacco, cigarettes\0" "연:0N\0" "KEMURI KEMURU KEMUI\0" "EN\0" "YEN\0" "yān\0" "qen\0" "huí\0" "guāng\0" "caak3\0" "chè\0" "HOY\0" "huī\0" "tro\0" "haau1 haau2\0" "bake, roast, toast, cook\0" "ABURU\0" "KOU\0" "kǎo\0" "khảo\0" "jù\0" "faan4\0" "bother, vex, trouble; troublesome\0" "fán\0" "siu1\0" "burn; bake; heat; roast\0" "shāo\0" "jip6\0" "bright, glorious, splendid, flame\0" "yè\0" "wui6\0" "ragout, cook, braise\0" "huì\0" "tong3\0" "scald, heat; wash; iron clothes\0" "tàng\0" "zeon6\0" "cinders, ashes, embers; remnants\0" "JIN\0" "jìn\0" "jit6\0" "hot; heat; fever; restless; zeal\0" "rè\0" "liè\0" "hei1\0" "alkene\0" "희:N\0" "xī\0" "fau4\0" "fú\0" "gwing2\0" "bright, brilliant, clear; hot\0" "경:0N\0" "AKIRAKA\0" "KEI KYOU\0" "KYENG\0" "jiǒng\0" "xiè\0" "pǔ\0" "ting1\0" "hydrocarbon\0" "tīng\0" "zoek3\0" "zhuó\0" "tǐng\0" "jyun2 jyun4\0" "alkane\0" "wán\0" "hǎi\0" "mồi\0" "paang1\0" "boil, cook; quick fry, stir fry\0" "팽:0N\0" "NIRU\0" "HOU\0" "PHAYNG\0" "pēng\0" "pæng\0" "phanh\0" "long5\0" "(said of fire) bright\0" "랑:N\0" "HI\0" "KOU\0" "lǎng\0" "jin3\0" "yàn\0" "xù\0" "fung1\0" "signal fire; tower where signal\0" "봉:0N\0" "NOROSHI\0" "HOU\0" "PONG\0" "fēng\0" "*piong\0" "cek3\0" "chì\0" "róng\0" "hú\0" "xī\0" "suk1\0" "shū\0" "혁:N\0" "AKAI\0" "KAKU KYAKU KEKI\0" "hè\0" "fan1\0" "rising flames or fumes; aroma\0" "훈:0N\0" "IBUSU\0" "KUN\0" "HWUN\0" "xūn\0" "guk6\0" "(Cant.) to roast, suffocate\0" "KAWAKASU\0" "KOKU KOU\0" "kù\0" "결:N\0" "ETSU ECHI KEN EN\0" "juān\0" "KAWASU KAWAKASU TOROKASU\0" "SHOU SOU\0" "xiāo\0" "xī\0" "jin1 jin4\0" "thereupon, then; how? why? where?\0" "언:0E\0" "IZUKUNSO SUNAWACHI KORE\0" "EN I\0" "EN\0" "yān\0" "*qyɛn hyɛn\0" "vờn\0" "hon6\0" "weld, solder\0" "hàn\0" "SOU SHOU\0" "zhuàng\0" "ceot1 zeon3\0" "to light\0" "준:0N\0" "YAKU\0" "SHUN SON SAN\0" "CWUN\0" "jùn\0" "dì\0" "xiè\0" "SUMIYAKA\0" "KYOKU KE\0" "jí\0" "ng6\0" "wù\0" "yān\0" "lǚ\0" "lửa\0" "ham4\0" "(Cant.) onomatopoetic, the sound of a fiercely-burning fire\0" "hán\0" "hầm\0" "flame, blaze; glowing, blazing\0" "HONOO\0" "EN\0" "YEN\0" "yàn\0" "wun6\0" "shining\0" "AKIRAKA\0" "KAN\0" "HWAN\0" "huàn\0" "mun6\0" "simmer, cook over slow fire\0" "mèn\0" "guk6\0" "(Cant.) to roast, bake; to suffocate, stuffy\0" "jú\0" "dou6 tou4\0" "shine, illuminate; cover, envelope\0" "dào\0" "bui6\0" "dry over slow fire; bake; roast\0" "배:0N\0" "ABURU\0" "HOU HAI HOI\0" "PAY\0" "bèi\0" "vùi\0" "fan4\0" "burn\0" "분:0N\0" "YAKU\0" "FUN\0" "PWUN\0" "fén\0" "bhiən\0" "lìn\0" "gwan1\0" "fire, flames; bright, shining\0" "혼:1N\0" "KAGAYAKU\0" "KON\0" "HON\0" "kūn\0" "fan3\0" "hùn\0" "hun\0" "seon4 teon1\0" "dim\0" "돈:0N 순:N\0" "AKIRAKA\0" "TON DON TAI TSUI\0" "TON\0" "tūn\0" "hửng\0" "xī\0" "ceoi3 seoi6\0" "temper; burn\0" "쉬:1N\0" "YAKU\0" "SAI SUI\0" "SWI\0" "cuì\0" "sốt\0" "mou4\0" "negative, no, not; lack, have no\0" "무:0E\0" "NAI NAKARE\0" "MU BU\0" "MWU\0" "wú\0" "*mio\0" "vô\0" "hōng\0" "chǎo\0" "fǔ\0" "wò\0" "ziu1\0" "burned, scorched; anxious, vexed\0" "초:0N\0" "KOGERU ASERU KOGASU\0" "SHOU\0" "CHO\0" "jiāo\0" "tziɛu\0" "cōng\0" "fèng\0" "pang4\0" "píng\0" "vằng\0" "qióng\0" "naat3\0" "(Cant.) hot; to scald, burn\0" "YAKU\0" "ZETSU NECHI\0" "ruò\0" "sik1\0" "xī\0" "king4\0" "orphan; alone, desolate\0" "경:1N\0" "HITORIMONO\0" "KEI\0" "KYENG\0" "qióng\0" "jan1\0" "heat, radiate heat; broil; cauterize\0" "흔:1\0" "HUN\0" "xìn\0" "coek3 zoek3\0" "boil vegetables for a very short time; scald\0" "작:1N\0" "AKIRAKA\0" "SHAKU TOKU TAKU\0" "CAK\0" "chāo\0" "jim4 jim6\0" "flame, blaze; glowing, blazing\0" "염:0N\0" "HONOO\0" "EN\0" "YEN\0" "yàn\0" "diễm\0" "jim6\0" "flames\0" "혁:1N\0" "HONOO\0" "EN KEKI KYAKU\0" "HYEK\0" "yàn\0" "yì\0" "zoek3\0" "jué\0" "juk1\0" "bright; flame\0" "yù\0" "gong3\0" "to temper steel\0" "gàng\0" "jin4\0" "yes, certainly; pledge, promise\0" "연:0E\0" "MOERU SHIKAREDOMO SHIKASHITE\0" "ZEN NEN\0" "YEN\0" "rán\0" "*njiɛn\0" "nhiên\0" "pí\0" "KO KU KEI KYOU\0" "xiòng\0" "gàng\0" "shēng\0" "coeng3\0" "breath\0" "SHOU\0" "chàng\0" "burn; bake; heat; roast\0" "YAKU YAKI\0" "SHOU\0" "SO\0" "shāo\0" "xiǒng\0" "nam4\0" "(Cant.) soft\0" "niǎn\0" "nám\0" "gang1\0" "name of a place in northeastern Taiwan; a kind of thick soup\0" "gēng\0" "wat1\0" "(Cant.) to smoke; to fumigate\0" "wei\0" "nam4 sam4\0" "hearth; (Cant.) soft, tender\0" "KAMADO\0" "SHIN JIN\0" "chén\0" "hè\0" "remove, get rid of; scatter\0" "규:N\0" "kuǐ\0" "zhǒng\0" "dyun3\0" "forge metal; perfect one's skill\0" "KITAAERU\0" "TAN\0" "duàn\0" "dyun6 haa6\0" "raging fire; to forge, work\0" "하:1N\0" "ATSUI\0" "KA KE\0" "HA\0" "xiā\0" "fai1 wai1\0" "weld, solder\0" "훈:N 휘:0N\0" "HIKARI\0" "KI KEN KAN KUN\0" "HWI HWUN\0" "huī\0" "fèng\0" "lin6\0" "smelt, refine; distill, condense\0" "련:0N 연:0\0" "NERU\0" "REN\0" "LYEN\0" "liàn\0" "luyện\0" "hyun1\0" "warm\0" "훤:0N\0" "ATATAKA\0" "KEN KAN\0" "HWEN\0" "xuān\0" "sing1\0" "ATSUI\0" "SEI SHOU\0" "xīng\0" "wong4\0" "bright, shining, luminous\0" "황:0N\0" "KAGAYAKU\0" "KOU\0" "HWANG\0" "huáng\0" "huɑng\0" "cau1\0" "to color by smoke\0" "jiǎo\0" "zin1\0" "fry in fat or oil; boil in water\0" "전:0N\0" "IRU\0" "SEN\0" "CEN\0" "jiān\0" "tziɛn\0" "bik6\0" "dry by fire; iron\0" "bì\0" "bức\0" "영:0N\0" "EI YOU\0" "YENG\0" "yīng\0" "zyu2\0" "cook\0" "NIRU NIERU\0" "SHA SHO\0" "CA\0" "zhǔ\0" "wai5\0" "brilliant red; glowing\0" "위:1 휘:N\0" "I KI\0" "WI\0" "wěi\0" "단:N\0" "tuān\0" "sim2\0" "shǎn\0" "bright, splendid, glorious\0" "희:N\0" "HIKARI HIKARU\0" "KI\0" "HUY\0" "xī\0" "hyun1 nyun5\0" "warm, genial\0" "난:0N\0" "ATATAMERU\0" "DAN KEN\0" "NAN\0" "nuǎn\0" "*nuɑ̌n\0" "lyun5 nyun5\0" "난:1\0" "ATATAKA ATATAMERU\0" "DAN NAN\0" "NAN\0" "nuǎn\0" "chán\0" "jin1\0" "smoke, soot; opium; tobacco, cigarettes\0" "연:0E\0" "KEMURI KEMURU KEMUI\0" "EN\0" "YEN IN\0" "yān\0" "qen\0" "gwing2\0" "fire\0" "HI\0" "KEI KYOU\0" "jiǒng\0" "jiǒng\0" "juk1\0" "bright, shining, brilliant\0" "욱:0N\0" "KAGAYAKU\0" "IKU IU OU\0" "WUK UP\0" "yù\0" "mei6\0" "twisted paper for lighting cigarettes\0" "미:N\0" "mèi\0" "saat3\0" "malignant deity; baleful, noxious; strike dead\0" "살:0N\0" "KOROSU\0" "SATSU SAI SETSU\0" "SAL\0" "shā\0" "wai6\0" "bright room\0" "wèi\0" "zaa3\0" "to fry in fat or oil. to scald\0" "YAKU\0" "YOU CHOU SOU JOU\0" "zhá\0" "jìn\0" "king4\0" "alone; no friends or relatives\0" "경:1N\0" "KEI\0" "KYENG\0" "qióng\0" "jau2 jau4\0" "róu\0" "mui4\0" "coal, coke, charcoal, carbon\0" "매:0N\0" "SUSU\0" "BAI MAI\0" "MAY\0" "méi\0" "muồi\0" "wun6\0" "shining, brilliant, lustrous\0" "환:0N\0" "AKIRAKA\0" "KAN\0" "HWAN\0" "huàn\0" "xuɑ̀n\0" "heoi2 jyu3\0" "kind, gentle, gracious, genial\0" "후:0N\0" "ATATAMERU\0" "KU\0" "HWU\0" "xù\0" "ziu3\0" "shine, illumine, reflect\0" "조:0E\0" "TERU TERASU TERI\0" "SHOU\0" "CO\0" "zhào\0" "*jiɛ̀u\0" "chiếu\0" "wui1\0" "to stew, simmer\0" "외:1N\0" "UZUMIBI\0" "WAI UTSU UCHI\0" "OY\0" "wēi\0" "oi\0" "faan4\0" "bother, vex, trouble; troublesome\0" "번:0E\0" "WAZURAU WAZURAWASU WAZURAWASHI\0" "HAN BON\0" "PEN\0" "fán\0" "*bhiæn\0" "phiền\0" "qiú\0" "seoi6\0" "suì\0" "joeng4\0" "roast; scorch; melt; flame\0" "양:0N\0" "ABURU\0" "YOU\0" "YANG\0" "yáng\0" "iɑ̀ng\0" "liè\0" "zyu2\0" "cook\0" "자:0N\0" "NIRU NIERU\0" "SHA SHO\0" "CA\0" "zhǔ\0" "jiǔ\0" "jiē\0" "zào\0" "wo1\0" "(Cant.) 火煱, to instant-boil thin slices of meat and vegetables in a chafing dish at the dining table\0" "guā\0" "bou1\0" "to heat; to boil a saucepan\0" "bāo\0" "wu4\0" "be burned, to char (in cooking)\0" "hú\0" "wan3\0" "sultriness, stuffiness\0" "IKIRE\0" "UN ON\0" "yūn\0" "laam4 naam4\0" "nǎn\0" "zik6\0" "shì\0" "fo2\0" "liang\0" "bin1 pin1\0" "to stir-fry before broiling or stewing\0" "biān\0" "NOROSHI\0" "KOU KU\0" "gòu\0" "teoi3\0" "tuì\0" "tong4\0" "to warm; to toast\0" "táng\0" "caau2\0" "chǎo\0" "sin3\0" "stir up, incite, agitate, provoke\0" "선:0N\0" "AORU ODATERU OKORU\0" "SEN\0" "SEN\0" "shān\0" "phiến\0" "jan1\0" "ēn\0" "bó\0" "fong2\0" "the blaze of fire; dazzling\0" "엽:1N 황:N\0" "SAKAN\0" "YOU KYOU KOU\0" "YEP\0" "huǎng\0" "xié\0" "xì\0" "wù\0" "sik1\0" "put out, extinguish, quash\0" "식:0N\0" "KIERU YAMU\0" "SOKU\0" "SIK\0" "xī\0" "tắt\0" "wan1 wan3\0" "smooth out, iron out\0" "온:1N\0" "UZUMIBI\0" "UN ON\0" "ON\0" "yùn\0" "đào ùn\0" "hé\0" "haau2 hok3 huk6\0" "bake\0" "혹:N 효:1N\0" "ATSUI\0" "KOKU KAKU KOU\0" "HYO HOK\0" "hè\0" "hei1\0" "bright, splendid, glorious\0" "희:N\0" "HIKARU HIROI YOROKOBU\0" "KI\0" "HUY\0" "xī\0" "yellow color\0" "운:0N\0" "WUN\0" "yún\0" "hung4\0" "a bear; brilliant; bright; surname\0" "웅:0N\0" "KUMA\0" "YUU\0" "WUNG\0" "xióng\0" "*hiung\0" "hùng\0" "nái\0" "sim3\0" "MOEAGARU\0" "SEN\0" "shǎn\0" "qióng\0" "jiu3\0" "yào\0" "fan1\0" "smoke, fog, vapor; smoke, cure\0" "훈:0N\0" "FUSUBERU KUSUBERU\0" "KUN\0" "HWUN\0" "xūn\0" "*xiuən\0" "mì\0" "lim4\0" "lián\0" "mũi rim\0" "jing4\0" "shine, shimmer; shining, dazzling\0" "형:0N\0" "HIKARI\0" "KEI GYOU KOU\0" "HYENG\0" "yíng\0" "hueng\0" "to bank a fire; to smother, put out\0" "wǔ\0" "jung4\0" "melt, smelt, fuse; mold\0" "용:0N\0" "IGATA TOKERU\0" "YOU\0" "YONG\0" "róng\0" "OOZUTSU\0" "KOU\0" "gōng\0" "jim6\0" "same as 燄 U+71C4, flame; blazing, brilliant\0" "HONOO\0" "EN\0" "yàn\0" "coeng3\0" "stir-fry or boil in water or oil then cook with a sauce\0" "qiàng\0" "lau4 lau6 liu1\0" "to steam\0" "liū\0" "hei1\0" "bright, splendid, glorious\0" "희:0N\0" "HIKARI HIKARU\0" "KI\0" "HUY\0" "xī\0" "xiə\0" "hây\0" "HITSU HICHI\0" "bì\0" "biu1\0" "blaze\0" "표:1N\0" "HYOU\0" "PHYO\0" "biāo\0" "zung2\0" "cōng\0" "luk6\0" "(Cant.) to scald with steam\0" "lù\0" "jiān\0" "suk6\0" "well-cooked; ripe; familiar with\0" "숙:0E\0" "URERU NIRU TSURATSURA\0" "JUKU\0" "SWUK\0" "shú\0" "*zhiuk\0" "thục\0" "jap1\0" "bright and sparkling\0" "습:1\0" "HIGARI\0" "YUU SHUU JUU\0" "SUP\0" "yì\0" "루:N\0" "lóu\0" "pung4\0" "봉:0N\0" "NOROSHI TOBUHI\0" "HOU\0" "PONG\0" "péng\0" "seoi1\0" "suī\0" "thui\0" "jap1\0" "익:1N\0" "IK\0" "yì\0" "tung1\0" "heat up by steaming\0" "tēng\0" "jué\0" "zōng\0" "tong3 wai3 wan6 wat1\0" "iron, press\0" "위:1N\0" "OSAERU NOSU HINOSHI\0" "I UTSU\0" "WI\0" "yùn\0" "ủi\0" "호:N\0" "hù\0" "yí\0" "zhì\0" "ngou4\0" "cook down, to boil; endure\0" "오:0N\0" "IRU\0" "GOU\0" "O\0" "áo\0" "wai6\0" "wèi\0" "liǔ\0" "hon3 hon5\0" "by fire\0" "선:1\0" "GAWAKU\0" "ZEN NEN GAN\0" "SEN\0" "hàn\0" "au1 ngau1\0" "great drought; heat\0" "MARUYAKI\0" "OU U\0" "ōu\0" "jit6\0" "hot; heat; fever; restless; zeal\0" "열:0E\0" "ATSUI\0" "NETSU ZETSU NECHI\0" "YEL\0" "rè\0" "*njiɛt\0" "nhiệt\0" "gang2 gwing2 wing6\0" "bright\0" "경:1N\0" "HIGARI\0" "KEI KYOU\0" "KYENG\0" "jiǒng\0" "maan4 maan6\0" "MIGARINI\0" "MAN\0" "màn\0" "mɑ̀n\0" "gwan1 kwan1\0" "kūn\0" "soeng1\0" "entropy\0" "shāng\0" "cuàn\0" "chói\0" "zang1\0" "zēng\0" "tưng\0" "zim1\0" "put out\0" "jiān\0" "hei1\0" "dim light, glimmer; warm, bright\0" "희:0N\0" "ABURU\0" "KI\0" "HUY\0" "xī\0" "hei1\0" "dim light, glimmer; warm\0" "희:0N\0" "AKARUI ABURU\0" "KI\0" "HUY\0" "xī\0" "to heat; to roast; to burn\0" "xī\0" "yì\0" "xiào\0" "ci3\0" "burning-hot, intense; to burn, blaze; splendid, illustrious\0" "치:0N\0" "SAKAN\0" "SHI\0" "CHI\0" "chì\0" "xé\0" "KAGAYAKU\0" "KOU OU\0" "huáng\0" "cin2 daan6 zin2\0" "to make a fire; blaze\0" "TAKU\0" "SEN TAN\0" "chǎn\0" "chiɛ̌n jiɛ̌n\0" "jip6\0" "bright, glorious, splendid, flame\0" "엽:0N\0" "SAKAN\0" "YOU YUU OU\0" "YEP\0" "yè\0" "cim4 taam4\0" "smoke, fumes; tobacco, opium; (Cant.) to singe\0" "tán\0" "jin4 jin6\0" "burn; light fire, ignite\0" "연:0E\0" "MOERU MOYASU\0" "NEN ZEN\0" "YEN\0" "rán\0" "njiɛn\0" "nhen\0" "jim6\0" "flame; blazing, brilliant\0" "HONOO\0" "EN\0" "yàn\0" "iɛ̌m\0" "cam4 cim4\0" "xún\0" "qiāo\0" "jùn\0" "dang1\0" "lantern, lamp\0" "등:0E\0" "TOMOSHIBI HI\0" "TOU\0" "TUNG\0" "dēng\0" "*dəng\0" "đăng\0" "dan6 deon6\0" "heat with fire; stew\0" "돈:0N\0" "AKIRAKA\0" "TON\0" "TON\0" "dùn\0" "đun\0" "san1\0" "luxuriant\0" "shēn\0" "ciu4 ziu1\0" "scorch, burn, scald; torch\0" "초:1N\0" "TAIMATSU\0" "SHOU JOU SEKI SHAKU\0" "CHO\0" "jiāo\0" "TAKU YAKU\0" "FUN HON\0" "fén\0" "sī\0" "liu4 liu6\0" "to burn, set afire; to illuminate; a signal lamp\0" "료:0N 요:0\0" "KAGARIBI\0" "RYOU\0" "LYO\0" "liáo\0" "liɛ̀u liɛ̌u\0" "díp liệu\0" "wat6\0" "blaze\0" "율:N\0" "yù\0" "leon4\0" "phosphorus\0" "린:0N 인:0\0" "ONIBI\0" "RIN\0" "LIN\0" "lín\0" "lân\0" "tung4\0" "tóng\0" "siu1\0" "burn; bake; heat; roast\0" "소:0E\0" "YAKU\0" "SHOU\0" "SO\0" "shāo\0" "*shiɛu\0" "thiêu\0" "YAKU YAKIGARI\0" "FUN BUN HAN BON\0" "fén\0" "faan4\0" "to roast; to burn\0" "번:0N\0" "YAKU\0" "HAN\0" "PEN\0" "fán\0" "jin1 jin3\0" "swallow (bird); comfort, enjoy\0" "연:0E\0" "TSUBAME\0" "EN\0" "YEN\0" "yàn\0" "*qen *qèn\0" "én\0" "cam4\0" "reheat food\0" "심:1N\0" "NIRU\0" "SHIN JIN SEN ZEN\0" "SIM\0" "xún\0" "warming sake, to heat sake\0" "KAN KANSURU\0" "RAN KAN\0" "làn\0" "mui2\0" "(Cant.) to suck or chew without using the teeth\0" "měi\0" "tong3\0" "scald, heat; wash; iron clothes\0" "탕:1N\0" "ATATAMERU\0" "TOU DOU\0" "THANG\0" "tàng\0" "jik6\0" "ITSU ICHI\0" "yì\0" "경:N\0" "jiǒng\0" "mun6\0" "simmer, cook over slow fire\0" "MON\0" "mèn\0" "ging2\0" "jing\0" "jiǎo\0" "jing4\0" "encampment, barracks; manage\0" "영:0E\0" "ITONAMU\0" "EI\0" "YENG HYENG\0" "yíng\0" "*iuɛng iuɛng\0" "juk1\0" "warm; warmth\0" "오:N 우:N 욱:1N\0" "ATATAKAI\0" "IKU OU\0" "WUK\0" "yù\0" "qiuk\0" "jik6\0" "bright\0" "yì\0" "xué\0" "disappointed\0" "lán\0" "tài\0" "cou3\0" "dry, parched, arid; quick-tempered\0" "조:0E\0" "KAWAKU\0" "SOU\0" "CO\0" "zào\0" "sɑ̌u\0" "táo\0" "caan3\0" "vivid, illuminating; bright\0" "찬:0N\0" "AKIRAKA\0" "SAN\0" "CHAN\0" "càn\0" "xán\0" "seoi6\0" "flintstone; beacon, signal fire; torch\0" "수:0N\0" "HIUCHI NOROSHI\0" "SUI\0" "SWU\0" "suì\0" "zuì\0" "xī\0" "què\0" "zǒng\0" "lim4\0" "lián\0" "wai2\0" "burn down; blaze, fire\0" "훼:1N\0" "YAKU\0" "KI\0" "HWEY\0" "huǐ\0" "zuk1\0" "candle, taper; to shine, illuminate\0" "촉:0E\0" "TOMOSHIBI\0" "SHOKU SOKU\0" "CHOK\0" "zhú\0" "*jiok\0" "đuốc\0" "sip3 sit3\0" "harmonize, blend; adjust\0" "섭:0N\0" "YAWARAGERU\0" "SHOU\0" "SEP\0" "xiè\0" "líng\0" "wēi\0" "áy\0" "yì\0" "xié\0" "zhào\0" "wui6\0" "ragout, cook, braise\0" "huì\0" "daat6\0" "a foot-warmer\0" "TATSU\0" "dá\0" "nung1\0" "(Cant.) to scorch, burn\0" "nóng\0" "nóng\0" "disappointed\0" "lán\0" "ATATAMERU\0" "JIYU NYU DAN\0" "rú\0" "sin2\0" "fire; wild fires\0" "희:1N\0" "NOBI\0" "SEN\0" "HUY\0" "xiǎn\0" "the dry at the fire to roast\0" "hè\0" "fan1\0" "smoke, fog, vapor; smoke, cure\0" "훈:0N\0" "FUSUBERU KUSUBERU\0" "KUN\0" "HWUN\0" "xūn\0" "hun\0" "zeon2 zeon6\0" "cinders, ashes, embers; remnants\0" "신:0N\0" "MOENOKORI\0" "JIN\0" "SIN\0" "jìn\0" "zìn\0" "tần\0" "주:N\0" "chóu\0" "dou6 tou4\0" "shine, illuminate; cover, envelope\0" "도:0N\0" "TERASU\0" "TOU DOU CHUU JU\0" "TO\0" "dào\0" "dhɑ̀u\0" "jiu6\0" "shine, dazzle; brilliant, radiant\0" "요:0N\0" "KAGAYAKU\0" "YOU\0" "YO\0" "yào\0" "haak1\0" "혁:0N\0" "AKAI KAGAYAKU\0" "KAKU\0" "HYEK\0" "hè\0" "laam4 laam6\0" "람:N\0" "làn\0" "rám\0" "biāo\0" "róng\0" "lì\0" "mò\0" "baau3\0" "crackle, pop, burst, explode\0" "폭:0E\0" "SAKERU YAKU\0" "BAKU\0" "PHOK PAK\0" "bào\0" "jyut3\0" "burn\0" "설:1N\0" "YAKU\0" "ZETSU NECHI ZEI NEI NETSU\0" "SEL\0" "ruò\0" "YAKU YAMABI\0" "RYO RO\0" "lǜ\0" "laap6\0" "ROU RYOU\0" "là\0" "dộp\0" "ngou4\0" "to stew, cook\0" "āo\0" "훈:1\0" "HWUN\0" "xūn\0" "kong3 kwong3\0" "광:1N\0" "KWANG\0" "kuàng\0" "quáng\0" "lik1 soek3\0" "shine, glitter, sparkle\0" "삭:1N\0" "TOKASU\0" "SHAKU\0" "SAK\0" "shuò\0" "shiɑk\0" "liu4\0" "liáo\0" "lik6\0" "lì\0" "lou4\0" "fireplace, stove, oven, furnace\0" "노:0 로:0E\0" "IRORI\0" "RO\0" "LO\0" "lú\0" "*lo\0" "chùa lô\0" "jué\0" "liǎo\0" "jim6\0" "flame; brilliant, blazing\0" "HIKARI\0" "EN SEN ZEN\0" "yàn\0" "hei1\0" "희:1N\0" "HUY\0" "xī\0" "sit3\0" "xiè\0" "lung4\0" "fire\0" "lóng\0" "jip6\0" "엽:1N\0" "SAKAN\0" "YOU YUU OU\0" "YEP\0" "yè\0" "cān\0" "rǎng\0" "nháng\0" "joek6\0" "bright; fiery\0" "약:1N\0" "YAKU SHAKU\0" "YAK\0" "yuè\0" "laan6\0" "rotten, spoiled, decayed\0" "난:0 란:0N\0" "TADARERU\0" "RAN\0" "LAN\0" "làn\0" "*lɑ̀n lɑ̀n\0" "lạn\0" "cóng\0" "zoek6\0" "torch; to light\0" "TAIMATSU\0" "SHAKU SAKU SHOU\0" "jué\0" "cung4\0" "chóng\0" "gun3\0" "fire\0" "관:1N\0" "YAKU\0" "KAN KEN GEN\0" "KWAN\0" "guàn\0" "ju\0" "chè\0" "mei4\0" "mí\0" "tong2\0" "tǎng\0" "laan6\0" "TADARERU\0" "RAN\0" "làn\0" "zuk1\0" "simmer, cook over slow fire\0" "촉:1N\0" "CHOK\0" "zhú\0" "laam5\0" "lǎn\0" "líng\0" "cyun3\0" "oven, cooking stove; cook\0" "찬:1N\0" "KASHIGU KAMADO\0" "SAN\0" "CHAN\0" "cuàn\0" "wat1\0" "(Cant.) to smoke, fumigate; to bleach with burning sulfur\0" "yù\0" "zaau2\0" "claw, nail, talon; animal feet\0" "조:0N\0" "TSUME\0" "SOU\0" "CO\0" "zhǎo\0" "jrǎu\0" "trảo\0" "zaau2\0" "radical 87\0" "TSUMEKANMURI TSUMEGASHIRA\0" "zhǎo\0" "làm\0" "paa4\0" "crawl, creep; climb; scramble\0" "파:0N\0" "KAKU\0" "HA\0" "PHA\0" "pá\0" "bò\0" "caang1 zaang1 zang1\0" "to dispute, fight, contend, strive\0" "쟁:0E\0" "ARASOU\0" "SOU\0" "CAYNG\0" "zhēng\0" "*jrɛng\0" "tranh\0" "paau4\0" "páo\0" "TONAHE AGERU\0" "SHOU\0" "chēng\0" "jyun4 wun4\0" "lead on to; therefore, then\0" "원:0N\0" "KOKONI\0" "EN\0" "WEN\0" "yuán\0" "hiuæn\0" "vươn\0" "ngoi3 oi3\0" "love, be fond of, like\0" "ài\0" "wai4 wai6\0" "do, handle, govern, act; be\0" "위:0E\0" "TSUKURU NASU TAME\0" "I\0" "WI\0" "wèi\0" "*hyuɛ *hyuɛ̀\0" "vay\0" "han\0" "TSUKAMU SARAU\0" "KAKU\0" "jué\0" "zoek3\0" "feudal title or rank\0" "작:0E\0" "SAKAZUKI\0" "SHAKU\0" "CAK\0" "jué\0" "tước\0" "fu2 fu6\0" "father; KangXi radical 88\0" "부:0E\0" "CHICHI\0" "FU HO\0" "PWU PO\0" "fù\0" "*bhiǒ\0" "je4\0" "father, grandfather\0" "yé\0" "baa1\0" "father, papa\0" "파:1N\0" "HA BA\0" "PHA\0" "bà\0" "de1\0" "father, daddy\0" "다:1N\0" "TA DA\0" "TA\0" "diē\0" "je4\0" "father, grandfather\0" "야:0N\0" "CHICHI JIJI OYAJI\0" "YA\0" "YA\0" "yé\0" "ia\0" "ngaau4\0" "diagrams for divination\0" "효:0N\0" "MAJIWARU\0" "KOU\0" "HYO\0" "yáo\0" "a small table or tiered stand filled with meat offerings\0" "MANAITA\0" "SHO SO\0" "zǔ\0" "song2\0" "happy, cheerful; refreshing\0" "상:0N\0" "AKIRAKA SAWAYAKA TAGAU\0" "SOU\0" "SANG\0" "shuǎng\0" "shriɑ̌ng\0" "sửng\0" "ji5\0" "you; that, those; final particle\0" "이:0N\0" "NANJI SONO SHIKARI\0" "JI NI\0" "I\0" "ěr\0" "*njiɛ̌ njiɛ̌\0" "nhãi\0" "baan2 baan6 coeng4\0" "half of tree trunk; KangXi radical 90\0" "DAI KIGIRE\0" "SHOU\0" "pán\0" "cong4\0" "bed, couch; bench; chassis\0" "상:0N\0" "YUKA\0" "SOU SHOU\0" "SANG\0" "chuáng\0" "*jrhiɑng\0" "giường\0" "go1 o1\0" "mooring stake; painter, mooring\0" "KUI\0" "KA\0" "kē\0" "zong1\0" "female sheep, ewe\0" "장:1N\0" "MEHITSUJI\0" "SOU ZOU\0" "CANG\0" "zāng\0" "YUZURIHA\0" "OUCHOU YOU SHOU JI\0" "dié\0" "coeng1\0" "to walk rapidly\0" "qiāng\0" "KAKINE\0" "YOU\0" "yōng\0" "coeng4\0" "wall\0" "장:0N\0" "KAKI\0" "SHOU\0" "CANG\0" "qiáng\0" "*dzhiɑng\0" "teo tường\0" "pin3\0" "slice, splinter, strip; rad. 91\0" "편:0E\0" "KATA KIRE PENSU\0" "HEN\0" "PHYEN\0" "piàn\0" "*pèn\0" "phiến\0" "baan2\0" "printing blocks; edition\0" "판:0E\0" "ITA FUDA\0" "HAN\0" "PHAN\0" "bǎn\0" "bǎn\0" "bản\0" "bun3 pun3\0" "pàn\0" "cháo\0" "zin1\0" "memorandum, official note\0" "전:1N\0" "FUDA\0" "SEN\0" "CEN\0" "jiān\0" "tzen\0" "tiên\0" "paai4\0" "signboard, placard\0" "패:0N\0" "FUDA\0" "HAI\0" "PHAY PAY\0" "pái\0" "bài\0" "duk6\0" "writing tablet; documents, books\0" "dú\0" "MADO\0" "SOU\0" "chuāng\0" "jyu4 tau4\0" "privy hole\0" "CHU JU YU SHU\0" "yú\0" "zaap6\0" "sluice; flood gate, canal lock\0" "ITAGAKOI\0" "SOU JOU\0" "zhá\0" "biān\0" "dip6\0" "documents, records; dispatch\0" "첩:0N\0" "FUDA\0" "CHOU JOU\0" "CHEP\0" "dié\0" "điệp\0" "bong2\0" "tablet; public notice; register\0" "방:1N\0" "HUDA\0" "BOU HOU\0" "PANG\0" "bǎng\0" "bɑ̌ng\0" "gable\0" "박:1N\0" "NOKIITA\0" "HAKU\0" "PAK\0" "bó\0" "coeng1\0" "window\0" "MADO\0" "SOU\0" "chuāng\0" "*chrang\0" "jau5\0" "window; lead enlightenment\0" "유:1N\0" "MADO\0" "YUU YU\0" "YU\0" "yǒu\0" "iǒu\0" "jau5\0" "yǒu\0" "duk6\0" "writing tablet; documents, books\0" "독:0N\0" "FUDA KAKIMONO\0" "TOKU\0" "TOK\0" "dú\0" "ngaa4\0" "tooth, molars, teeth; serrated\0" "아:0E\0" "KIBA HA\0" "GA GE\0" "A\0" "yá\0" "*nga\0" "nha\0" "탱:1N\0" "HASHIRA\0" "TOU CHOU\0" "THAYNG\0" "chēng\0" "ngau4\0" "cow, ox, bull; KangXi radical93\0" "우:0E\0" "USHI\0" "GYUU\0" "WU\0" "niú\0" "*ngiou\0" "ngưu\0" "ngau4\0" "an ox, a cow Radical 93\0" "USHIHEN\0" "niú\0" "pan5\0" "female of species; deep gorge\0" "빈:0N\0" "MESU\0" "HIN\0" "PIN\0" "pìn\0" "KYUU KU\0" "jiū\0" "mau4\0" "make; seek, get; barley; low\0" "모:0N\0" "MUSABORU\0" "BOU MU\0" "MO\0" "móu\0" "rậm màu\0" "taa1 to1\0" "it; polled cattle\0" "TA DA\0" "tā\0" "maau5 mau5\0" "male of animals; bolt of door\0" "모:0N\0" "OSU\0" "BO BOU\0" "MO\0" "mǔ\0" "lou4\0" "prison; stable, pen; secure\0" "뇌:0 뢰:0N\0" "HITOYA KATAI\0" "ROU\0" "LOY LO\0" "láo\0" "lɑu\0" "lao\0" "jan6\0" "fill, stuff; full\0" "인:N\0" "MISARU\0" "JIN NIN\0" "rèn\0" "nhẳn\0" "a bull\0" "māng\0" "fāng\0" "moi4\0" "tail; hair; yak\0" "máo\0" "muk6\0" "tend cattle, shepherd\0" "목:0E\0" "MAKI KAU YASHINAU\0" "BOKU MOKU\0" "MOK\0" "mù\0" "*miuk\0" "OUSHI\0" "KOU CHIN\0" "gāng\0" "mat6\0" "thing, substance, creature\0" "물:0E\0" "MONO\0" "MOTSU BUTSU\0" "MWUL\0" "wù\0" "*miət\0" "vật\0" "yàn\0" "KIRU\0" "KA BATSU\0" "gē\0" "HAI\0" "bèi\0" "sì\0" "zin3\0" "a prop, beam\0" "TSUTSUPORI\0" "SEN\0" "jiàn\0" "gu2\0" "cow; bull; ox\0" "고:1N\0" "OUSHI\0" "KO KU\0" "KO\0" "gǔ\0" "yòu\0" "KA\0" "gē\0" "saang1 sang1\0" "sacrificial animal; animal\0" "생:0N\0" "IKENIE\0" "SEI SHOU\0" "SAYNG\0" "shēng\0" "shræng\0" "sinh\0" "mǔ\0" "dai2\0" "gore, butt; resist\0" "저:1N\0" "FURERU\0" "TEI\0" "CE\0" "dǐ\0" "hin1\0" "drag, pull, lead by hand\0" "qiān\0" "a nose-ring for an animal\0" "quàn\0" "cyun4\0" "cow or ox of one color, perfect\0" "IKENIE\0" "SEN ZEN\0" "quán\0" "zi3 zi6\0" "the female of certain animals; to bring forth young of animals\0" "자:1N\0" "MESU\0" "SHI JI\0" "CA\0" "zì\0" "dak6\0" "special, unique, distinguished\0" "특:0E\0" "OUSHI HITORI KOTONI\0" "TOKU DOKU\0" "THUK\0" "tè\0" "dhək\0" "đặc\0" "hei1\0" "sacrifice, give up; sacrificial\0" "xī\0" "mong4\0" "MADARA\0" "BOU MOU\0" "máng\0" "hang1\0" "ox shank, person's name\0" "KOU KYOU KAN KEN\0" "kēng\0" "hin1\0" "drag, pull, lead by hand\0" "견:0E\0" "HIKU\0" "KEN\0" "KYEN\0" "qiān\0" "*ken kèn\0" "ng5\0" "to oppose; to gore\0" "SAKARAU\0" "GO\0" "wǔ\0" "guk1\0" "shed, pen\0" "ORI\0" "KOKU\0" "gù\0" "sai1\0" "rhinoceros; sharp, well-tempered\0" "서:0N\0" "SAI KATAI SURUDOI\0" "SEI SAI\0" "SE\0" "xī\0" "sei\0" "tê\0" "lai4\0" "plow\0" "리:0N\0" "SUKI\0" "RI REI\0" "LI\0" "lí\0" "lai4\0" "plow\0" "리:N\0" "SUKI\0" "RI REI RYUU\0" "lí\0" "lei\0" "pǒu\0" "gei1\0" "animal horns\0" "I KI\0" "jī\0" "gong1\0" "gāng\0" "dak6 dat6 zik6\0" "special\0" "zhí\0" "ban1\0" "run fast, flee; rush about; run\0" "분:1N\0" "HASHIRU HISHIMEKU\0" "HON\0" "PWUN\0" "bēn\0" "quán\0" "seon4\0" "an ox with yellow hair and black lips\0" "JUN NIN ZEN NEN\0" "chún\0" "duk6\0" "calf; victim of sacrifice\0" "dú\0" "geoi6\0" "jù\0" "gaa1\0" "jiā\0" "gin1\0" "a bullock; a fabulous monster\0" "건:1N\0" "KEN KON GEN\0" "KEN\0" "jiān\0" "fung1\0" "the zebu, or humped-ox\0" "HOU FU\0" "fēng\0" "pin1\0" "yak-ox\0" "piān\0" "kē\0" "jú\0" "hou3\0" "entertain victorious soldiers\0" "호:1N\0" "NEGIRAU\0" "KOU\0" "HO\0" "kào\0" "kɑ̀u\0" "co1\0" "SU SHU SUU\0" "chú\0" "hei3\0" "xì\0" "bèi\0" "lok3\0" "brindled ox; brindled in color\0" "락:1N\0" "MADARAUSHI\0" "RAKU\0" "LAK\0" "luò\0" "lak\0" "gaai3\0" "jiè\0" "má\0" "sān\0" "wai3\0" "wèi\0" "lei4\0" "a black ox, a yak\0" "KARAUSHI YAKU\0" "BOU MYOU MOU RI\0" "máo\0" "TON\0" "dūn\0" "tung4\0" "tóng\0" "qiáo\0" "goeng6 koeng5\0" "stubborn\0" "jiàng\0" "sacrifice, give up; sacrificial\0" "IKENIE\0" "GI KI\0" "xī\0" "nghé\0" "lì\0" "duk6\0" "calf; victim of sacrifice\0" "독:0N\0" "KOUSHI\0" "TOKU\0" "TOK\0" "dú\0" "lip6\0" "liè\0" "bei1\0" "pái\0" "piāo\0" "bok6\0" "bó\0" "hei1\0" "sacrifice, give up; sacrificial\0" "희:0N\0" "IKENIE\0" "GI KI\0" "HUY SA\0" "xī\0" "xyɛ\0" "cau4\0" "panting of cow; grunting of ox\0" "SHUU SHU\0" "chōu\0" "ngai4\0" "wéi\0" "kwai4\0" "kuí\0" "protrude\0" "chōu\0" "hyun2\0" "dog; radical number 94\0" "견:0E\0" "INU\0" "KEN\0" "KYEN\0" "quǎn\0" "hyun2\0" "dog; radical number 94\0" "KEMONOHEN\0" "quǎn\0" "*kuěn\0" "bat6\0" "to pull up\0" "HATSU BACHI\0" "bá\0" "faan6\0" "commit crime, violate; criminal\0" "범:0E\0" "OKASU\0" "HAN BON\0" "PEM\0" "fàn\0" "bhiæ̌m\0" "phạm\0" "kau4\0" "armadillo\0" "qiú\0" "KEKI KYAKU\0" "jǐ\0" "caai4\0" "wolf; cruel, wicked, mean\0" "YAMAINU\0" "SAI\0" "chái\0" "작:1N\0" "CAK\0" "zhuó\0" "hon4 hon6 ngon6\0" "a wild dog, a not very large lock-up\0" "안:1N\0" "KAN GAN\0" "AN\0" "àn\0" "hat1\0" "resolute; a non-Han ethnic group in Guangxi, Hunan, and Guizhou\0" "힐:1N\0" "HIL\0" "gē\0" "zong6\0" "form; appearance; shape; official\0" "KATACHI\0" "JOU\0" "CANG SANG\0" "zhuàng\0" "gwong2\0" "fierce, rude, uncivilized\0" "guǎng\0" "mammoth\0" "mà\0" "jau4\0" "like, similar to, just like, as\0" "NAO\0" "YUU YOU\0" "yóu\0" "kong3\0" "animal\0" "kàng\0" "bó\0" "a fierce Mongolian wolf dragon's head on roofs\0" "hǒu\0" "ngaa4\0" "yà\0" "GIN\0" "yín\0" "bin6 faan1 fun1\0" "huān\0" "zong6\0" "form; appearance; shape; official\0" "상:0E 장:0N\0" "JOU\0" "SANG CANG\0" "zhuàng\0" "jrhiɑ̀ng\0" "trạng\0" "wan5\0" "a tribe of Scythian nomads\0" "IN\0" "yǔn\0" "kong4 kwong4\0" "insane, mad; violent; wild\0" "광:0E\0" "KURUU KICHIGAI\0" "KYOU\0" "KWANG\0" "kuáng\0" "*ghiuɑng\0" "cuồng\0" "nau2\0" "to covet; to be accustomed\0" "NARERU NARAU\0" "JUU\0" "niǔ\0" "nữu\0" "dik6\0" "tribe from northern china; surname\0" "적:0N\0" "EBISU\0" "TEKI\0" "CEK\0" "dí\0" "địch\0" "kuáng\0" "zung1\0" "pekinese dog, lap dog, pug; pup\0" "CHIN\0" "CHUU\0" "zhòng\0" "BOKU\0" "mù\0" "bui3\0" "a legendary animal with short forelegs which rode a wolf\0" "bèi\0" "pei1\0" "fox-cub\0" "비:1N\0" "KODANUKI\0" "HI\0" "PI\0" "pī\0" "gwik1\0" "jú\0" "ji4 ngan4\0" "yí\0" "sang1 sing1 sing3\0" "SHIYOUJIYOU\0" "SEI SHOU\0" "shēng\0" "paau4\0" "species of deer found in north China\0" "páo\0" "haap6\0" "be familiar with; disrespect\0" "압:0N\0" "NARERU ANADORU\0" "KOU\0" "AP\0" "xiá\0" "tuó\0" "wu4\0" "species of fox\0" "호:0N\0" "KITSUNE\0" "KO\0" "HO\0" "hú\0" "*ho\0" "hồ\0" "ling4\0" "líng\0" "fat1 fei6\0" "baboon\0" "비:1N\0" "HIHI\0" "HI\0" "PI\0" "fèi\0" "bhiə̀i\0" "pí\0" "nǐ\0" "nai\0" "OU YOU\0" "yǎo\0" "jau6\0" "a gibbon with a long tail and prominent nose\0" "YUU YU\0" "yòu\0" "iòu\0" "gau2\0" "dog, canis familiaris\0" "구:0E\0" "INU\0" "KOU KU\0" "KWU\0" "gǒu\0" "gǒu\0" "cẩu\0" "hyut3 jyut6\0" "jump\0" "KETSU KACHI\0" "xuè\0" "zeoi1\0" "an ape, monkey; to spy, watch for; to lie\0" "저:0N\0" "NERAU\0" "SHO SO\0" "CE CHE\0" "jū\0" "tsiu\0" "daan3\0" "dàn\0" "lion-dog shrine guardians\0" "KOMA\0" "HAKU\0" "bó\0" "gu2\0" "kǔ\0" "sin2\0" "hunt; autumn hunting; to capture with a fine net\0" "SEN\0" "xiǎn\0" "ning4\0" "ferocious appearance; hideous\0" "níng\0" "wun4\0" "KAN GAN KEN\0" "huán\0" "han2\0" "vicious, cruel; severely, extreme\0" "MOTORU\0" "GAN KON\0" "hěn\0" "gaau2\0" "cunning, deceitful, treacherous\0" "교:0N\0" "ZURUI WARUGASHIKO\0" "KOU KYOU\0" "KYO\0" "jiǎo\0" "gǎu\0" "giảo\0" "hok6\0" "animal name\0" "학:1N\0" "MUJINA\0" "KAKU\0" "HAK\0" "hé\0" "zhào\0" "jí\0" "seon1\0" "follow\0" "순:1\0" "TONAERU SHITAGAU\0" "SHUN JUN\0" "SWUN\0" "xùn\0" "shān\0" "tà\0" "jung4\0" "융:1N\0" "YUNG\0" "róng\0" "sau2 sau3\0" "winter hunting; imperial tour\0" "수:0N\0" "KARU KARI\0" "SHU SHUU\0" "SWU\0" "shòu\0" "shiòu\0" "tóng\0" "lou5\0" "lǎo\0" "duk6\0" "alone, single, solitary, only\0" "HITORI\0" "DOKU\0" "TOK\0" "dú\0" "haap6\0" "narrow, limited; narrow-minded\0" "SEMAI SEBAMERU SA\0" "KYOU\0" "xiá\0" "si1\0" "lion\0" "shī\0" "kui2\0" "sly, cunning, crafty\0" "kuài\0" "zaang1 zang1\0" "fierce-looking, ferocious\0" "zhēng\0" "juk6\0" "prison, jail; case; lawsuit\0" "yù\0" "syun1\0" "monkey\0" "sūn\0" "jyu4\0" "YO\0" "yú\0" "bai6\0" "a kind of tapir; a fierce beast depicted on the door of prisons\0" "폐:1N\0" "HEI HAI BAI\0" "PHYEY\0" "bì\0" "mong4\0" "blend; variegated; striped\0" "máng\0" "hei1\0" "xī\0" "gyun1 gyun3\0" "rash, impetuous, impulsive\0" "견:1N\0" "TAMERAU\0" "KEN\0" "KYEN\0" "juàn\0" "lei4\0" "fox\0" "리:0N\0" "TANUKI\0" "RI\0" "LI\0" "lí\0" "liə\0" "gip6 haap6\0" "narrow, limited; narrow-minded; to pinch\0" "협:0N\0" "SEMAI SEBAMERU\0" "KYOU KOU\0" "HYEP\0" "xiá\0" "hæp\0" "hẹp\0" "ngan4\0" "the snarling of dogs\0" "은:1N\0" "GEN GON\0" "UN\0" "yín\0" "syun1\0" "a fabulous beast\0" "산:1N\0" "SAN SHUN\0" "SAN\0" "suān\0" "suɑn\0" "long4\0" "wolf\0" "낭:0 랑:0N\0" "OOKAMI\0" "ROU\0" "LANG\0" "láng\0" "*lɑng\0" "lừa lang\0" "bui3\0" "a legendary animal with short forelegs which rode a wolf\0" "패:0N\0" "HAI BAI\0" "PHAY\0" "bèi\0" "bɑ̀i\0" "zai3\0" "SEI KEI\0" "zhì\0" "jin4\0" "yán\0" "saa1\0" "shā\0" "lei6\0" "a kind of monkey\0" "lì\0" "hon5 hon6\0" "TAKASHI ARASHI\0" "KAN\0" "hàn\0" "him2\0" "dog\0" "xiǎn\0" "geng1 ging1\0" "KEI KYOU\0" "jīng\0" "HAI BAI\0" "pái\0" "fēi\0" "haau1\0" "the scream or roar of a tiger; to intimidate; to scare\0" "OU YOU KOU KYOU\0" "xiāo\0" "bài\0" "기:1N\0" "KI\0" "qí\0" "cầy\0" "ngai4\0" "lion; wild beast; wild horse\0" "예:0N\0" "GEI\0" "YEY\0" "ní\0" "ngei\0" "nghê\0" "biu1\0" "wind; storm; gale; dog moving; (Cant.) running quickly\0" "HYOU\0" "biāo\0" "jan6\0" "yìn\0" "TANUKI\0" "RAI RI\0" "lái\0" "lip6\0" "hunt; field sports\0" "liè\0" "jiān\0" "goeng1\0" "qiāng\0" "kwan1\0" "kūn\0" "aat3 jim3 ngaat3\0" "AKIRU\0" "EN OU YOU\0" "yàn\0" "gwo2\0" "monkey\0" "과:1N\0" "KA\0" "KWA\0" "guǒ\0" "name of an ancient tribe\0" "zòng\0" "lei4 mei4\0" "macacus monkey\0" "mí\0" "coeng1\0" "mad, wild, reckless, unruly\0" "창:0N\0" "KURUU\0" "SHOU\0" "CHANG\0" "chāng\0" "ji1\0" "exclamation of admiration\0" "아:N 의:1N\0" "AU URUWASHII NAGAI\0" "I\0" "UY A\0" "yī\0" "gyɛ\0" "zai3\0" "fierce dog; furious, frenzied\0" "제:1N\0" "SEI KEI\0" "CEY\0" "zhì\0" "zaang1 zang1\0" "fierce-looking, ferocious\0" "쟁:1N\0" "SOU SHOU JOU\0" "CAYNG\0" "zhēng\0" "yá\0" "maang5\0" "violent, savage, cruel; bold\0" "맹:0E\0" "TAKESHI\0" "MOU BOU\0" "MAYNG\0" "měng\0" "*mæ̌ng\0" "mãnh\0" "caai1\0" "guess, conjecture, suppose; feel\0" "시:0N\0" "NETAMU\0" "SAI\0" "SI\0" "cāi\0" "tsəi\0" "cyut3\0" "abruptly, suddenly; abrupt\0" "졸:0N\0" "NIWAKA\0" "SOTSU\0" "COL\0" "cù\0" "se3\0" "a wild cat; 猞猁, a lynx\0" "SHA\0" "shē\0" "hunt; field sports\0" "KARI KARU\0" "RYOU\0" "liè\0" "CEN\0" "diǎn\0" "lo4\0" "pig; Lolo aboriginal tribe\0" "luó\0" "wu4\0" "a kind of monkey found in W.China\0" "호:1N\0" "KO GO\0" "HO\0" "hú\0" "hồ\0" "zōng\0" "TAKESHII ISAMASHII\0" "KI GI\0" "guì\0" "wai2 wui1\0" "vulgar, low, cheap; wanton; obscene\0" "외:0N\0" "MIDARI MIDARINI\0" "WAI\0" "OY\0" "wěi\0" "quə̌i\0" "fēng\0" "wo1\0" "와:1N\0" "CHIN\0" "KA WA\0" "WA\0" "wō\0" "jyun4\0" "ape\0" "원:1N\0" "SARU\0" "EN\0" "WEN\0" "yuán\0" "*hiuæn\0" "sing1\0" "species of orangutan\0" "성:0N\0" "AKAIRO\0" "SEI SHOU\0" "SENG\0" "xīng\0" "*shræng\0" "zyu1\0" "pig, hog, wild boar\0" "저:0N\0" "INOSHISHI I\0" "CHO\0" "CE\0" "zhū\0" "maau1\0" "cat\0" "묘:0N\0" "NEKO\0" "BYOU BOU MYOU\0" "MYO\0" "māo\0" "wai6\0" "vulgar; wanton; low; many; varied; a hedgehog, porcupine\0" "HARINEZUMI\0" "I\0" "wèi\0" "chuān\0" "hin3\0" "offer, present; show, display\0" "TATEMATSURU\0" "KEN KON\0" "HEN SA\0" "xiàn\0" "hiến\0" "INOSHISHI\0" "TAN\0" "tuān\0" "jaak3 jat3\0" "yà\0" "qat\0" "naau4\0" "a monkey with yellow hair\0" "노:1N\0" "SARU\0" "DOU NOU JUU NYUU\0" "NO\0" "náo\0" "nɑu\0" "hit3 hot3\0" "smoke or flames from fire; roast\0" "OOKAMI\0" "KATSU KACHI RYOU\0" "xiē\0" "jiā\0" "hau4\0" "monkey, ape; monkey-like\0" "후:1N\0" "SARU\0" "KOU GO\0" "HWU\0" "hóu\0" "hou\0" "hầu\0" "bin1\0" "HEN HIN BIN\0" "biān\0" "jau4\0" "like, similar to, just like, as\0" "유:0E\0" "NAO\0" "YUU\0" "YU\0" "yóu\0" "*iou\0" "jau4\0" "plan, scheme; plan, plot; way\0" "유:0N\0" "HAKARU HAKARIGOTO\0" "YUU\0" "YU\0" "yóu\0" "iou\0" "mei4\0" "a kind of animal\0" "méi\0" "zaa1\0" "wild animal mentioned in short story by Lu Xun\0" "chá\0" "jiu4\0" "jackal; name of a tribe\0" "YOU\0" "yáo\0" "syun1\0" "monkey\0" "SARU\0" "SON\0" "sūn\0" "bok3 pok3\0" "bó\0" "BEI MYOU MEI\0" "míng\0" "waat6\0" "crafty, cunning, shrewd; deceitful\0" "활:0N\0" "WARUGASHIKO\0" "KATSU\0" "HWAL\0" "huá\0" "jyun4\0" "ape\0" "원:0N\0" "SARU\0" "EN\0" "WEN\0" "yuán\0" "*hiuæn\0" "rô vượn\0" "sau1 sau2\0" "to gather; to hunt or search for\0" "sōu\0" "maa5 maa6\0" "mammoth\0" "mà\0" "wun4\0" "yuán\0" "daai1 daai4 ngoi4\0" "dull; dull-minded, simple, stupid\0" "애:1N\0" "OROKA\0" "GAI\0" "AY\0" "dāi\0" "juk6\0" "prison, jail; case; lawsuit\0" "옥:0E\0" "HITOYA\0" "GOKU KYOKU\0" "OK\0" "yù\0" "đong ngục\0" "si1\0" "lion\0" "사:0N\0" "SHISHI\0" "SHI\0" "SA\0" "shī\0" "shri\0" "tép sư\0" "háo\0" "qiāng\0" "jik6\0" "yì\0" "zeon1\0" "jungle\0" "zhēn\0" "SOU\0" "cāng\0" "roar; cry\0" "háo\0" "màn\0" "ging3\0" "a mythical animal that eats its mother when it is born; Manchurian tiger\0" "KAGAMI\0" "KYOU\0" "jìng\0" "zoeng2\0" "prize, reward; give award to\0" "장:N\0" "SUSUMERU\0" "SHOU SOU\0" "jiǎng\0" "mok6\0" "the panther; the tapir\0" "BAKU\0" "BAKU MYAKU\0" "mò\0" "zoeng1\0" "roebuck, hornless river deer\0" "장:0N\0" "NORO\0" "SHOU\0" "CANG\0" "zhāng\0" "caam4\0" "chán\0" "ngou1 ngou4\0" "mastiff, large fierce dog\0" "오:0N\0" "INU\0" "GOU\0" "O\0" "áo\0" "ngao\0" "áo\0" "ngao ngáo\0" "háo\0" "cuī\0" "FUN BUN HON BON\0" "bèn\0" "kyut3\0" "unruly, wild, violent, lawless\0" "궐:0N\0" "TAKERU\0" "KETSU KACHI\0" "KWEL\0" "jué\0" "bai6\0" "collapse\0" "폐:1N\0" "HEI BEI HETSU BECHI\0" "PHYEY\0" "bì\0" "bì\0" "wong4\0" "huáng\0" "pú\0" "린:1N\0" "LIN\0" "lín\0" "wat6\0" "devil\0" "KURUU\0" "KITSU KICHI ITSU ICHI\0" "xù\0" "tung4 zong6\0" "name of a variety of dog; wild tribes in South China\0" "TOU ZU\0" "tóng\0" "hiu1 hiu3\0" "GYOU GOU KYOU\0" "yào\0" "liu4 lou5\0" "to hunt at night by torches\0" "료:1N\0" "KARI\0" "RYOU ROU TOU\0" "LYO\0" "liáo\0" "shuò\0" "hiu1\0" "dog\0" "xiāo\0" "beast, animal; bestial\0" "KEMONO KEDAMONO\0" "JUU\0" "SWU\0" "shòu\0" "TON\0" "dūn\0" "jiào\0" "OOKAMI\0" "KATSU KACHI RYOU\0" "gé\0" "gyun3 gyun6\0" "rash; honest and straightforward\0" "HANEODORU\0" "KEN\0" "juàn\0" "duk6\0" "alone, single, solitary, only\0" "독:0E\0" "HITORI\0" "DOKU TOKU\0" "TOK\0" "dú\0" "*dhuk\0" "độc\0" "wai3\0" "예:1N\0" "WAI E\0" "YEY\0" "huì\0" "kui2\0" "sly, cunning, crafty\0" "회:0N\0" "WARUGASHIKO\0" "KAI\0" "HOY KHWAY\0" "kuài\0" "him2\0" "dog\0" "험:1N\0" "KEN REN\0" "HEM\0" "xiǎn\0" "haai5\0" "a fabulous monster\0" "해:1N\0" "KAI GE\0" "HAY\0" "xiè\0" "giải\0" "caat3\0" "otter\0" "tǎ\0" "sin2\0" "hunt; autumn hunting; to capture with a fine net\0" "KARI\0" "SEN\0" "xiǎn\0" "fan1\0" "a tribe of Scythians which invaded China during the Hsia dynasty\0" "훈:1N\0" "KUN\0" "HWUN\0" "xūn\0" "ning4\0" "ferocious appearance; hideous\0" "녕:N 영:0\0" "WARUI\0" "DOU\0" "YENG\0" "níng\0" "nanh\0" "ban1 bin1\0" "a kind of otter\0" "HIN BIN HEN\0" "biān\0" "waai4 wok6\0" "obtain, get, receive; seize\0" "획:0E\0" "ERU\0" "KAKU\0" "HOYK HWAK\0" "huò\0" "huɛk\0" "hoạch\0" "nau1 nau6\0" "looking like a fierce dog; angry\0" "nòu\0" "mung4\0" "mongoose\0" "měng\0" "lip6\0" "hunt; field sports\0" "렵:0E 엽:0\0" "KARI KARU\0" "RYOU\0" "LYEP\0" "liè\0" "*liɛp\0" "lốp\0" "naau4 nou4\0" "NYOU DOU NOU\0" "nǎo\0" "gwong2\0" "fierce, rude, uncivilized\0" "광:1N\0" "ARAI\0" "KOU KYOU KU\0" "KWANG\0" "guǎng\0" "sau3\0" "beast, animal; bestial\0" "수:0E\0" "KEMONO\0" "JUU\0" "SWU\0" "shòu\0" "*shiòu\0" "thú\0" "a hound\0" "INU\0" "RO RU\0" "lú\0" "caat3\0" "otter\0" "달:0N\0" "KAWAUSO\0" "DATSU TATSU\0" "TAL CHAL\0" "tǎ\0" "rái\0" "hin3\0" "offer, present; show, display\0" "헌:0E\0" "TATEMATSURU\0" "KEN KON\0" "HEN SA\0" "xiàn\0" "*xiæ̀n\0" "hiến\0" "lei4 mei4 nei4\0" "macacus monkey\0" "미:1N\0" "SARU\0" "BI MI\0" "MI\0" "mí\0" "miɛ\0" "joeng4\0" "ráng\0" "fun1\0" "the badger\0" "huān\0" "naau4\0" "nǎo\0" "lo4\0" "pig; Lolo aboriginal tribe\0" "RA\0" "luó\0" "him2\0" "a dog with a long snout or muzzle\0" "험:1N\0" "KEN REN\0" "HEM\0" "xiǎn\0" "qí\0" "fok3\0" "a large ape found in W. China\0" "OOZARU\0" "KYAKU KAKU KEKI KU\0" "jué\0" "jyun4\0" "deep, profound, abstruse; KangXi radical 95\0" "현:0E\0" "KURO\0" "GEN KEN\0" "HYEN\0" "xuán\0" "*huen\0" "huyền\0" "miu6\0" "mysterious, subtle; exquisite\0" "TAE\0" "MYOU\0" "miào\0" "ci4 zi1\0" "now, here; this; time, year\0" "자:0N\0" "SHIGERU MASU MUSHIRO KOKONI\0" "JI SHI KEN GEN\0" "CA\0" "zī\0" "leot6 seot1\0" "to lead; ratio; rate; limit\0" "률:0E 솔:0N 율:0\0" "HIKIIRU OOMUNE WARIAI\0" "RITSU SOTSU\0" "SOL LYUL\0" "lǜ\0" "luì shruit\0" "lou4\0" "black\0" "로:1N\0" "LO\0" "lú\0" "juk6\0" "jade, precious stone, gem\0" "옥:0E\0" "TAMA\0" "GYOKU GOKU\0" "OK\0" "yù\0" "*ngiok\0" "ngọc\0" "sù\0" "wong4 wong6\0" "king, ruler; royal; surname\0" "왕:0E\0" "KIMI\0" "OU\0" "WANG\0" "wáng\0" "*hiuɑng hiuɑ̀ng\0" "vương\0" "kau4\0" "qiú\0" "ill tempered; naughty\0" "gǎ\0" "ding1\0" "jingling, tinkling\0" "정:0N\0" "TEI CHOU TOU\0" "CENG\0" "dīng\0" "lak6\0" "lè\0" "HATSU HACHI\0" "bā\0" "gei1\0" "pearl that is not quite round\0" "jī\0" "강:N\0" "hóng\0" "dik1\0" "pearly\0" "HIKARU\0" "TEKI CHAKU\0" "dì\0" "cyun3\0" "green jade\0" "천:0N\0" "CHEN\0" "chuàn\0" "gon1\0" "inferior variety of gem\0" "간:1N\0" "KAN\0" "KAN\0" "gān\0" "gau2\0" "black-colored jade\0" "구:0N\0" "KYUU KU\0" "KWU\0" "jiǔ\0" "jyu1 jyu4\0" "1/2 pr stone\0" "우:0N\0" "U\0" "WU\0" "yú\0" "hei2\0" "court-dress jewels\0" "기:0N\0" "TAMA\0" "KI\0" "KI\0" "qǐ\0" "YE\0" "yú\0" "dong6\0" "chàng\0" "maa5\0" "agate; cornelian\0" "mǎ\0" "gung1\0" "TAMA\0" "KOU KU\0" "hóng\0" "wǔ\0" "fu1\0" "an inferior agate\0" "부:1N\0" "FU\0" "PWU\0" "fū\0" "man4\0" "streaks in jade; gem\0" "민:0N\0" "BIN MIN BAI MAI BUN MON\0" "MIN\0" "wén\0" "gaai3\0" "large jade tablet used by officials at court to indicate their ranks\0" "개:1N\0" "KAI\0" "KAY\0" "jiè\0" "je4\0" "yá\0" "ngà\0" "ban1 fan1 fan4\0" "(archaic) a kind of jade\0" "TAMA\0" "HIN FUN HAN HEN\0" "bīn\0" "biàn\0" "bung2\0" "a kind of gem inferior to jade\0" "bàng\0" "jyut6\0" "mysterious gem; pearl\0" "GETSU GACHI\0" "yuè\0" "kyut3\0" "broken piece of jade\0" "결:1N\0" "KETSU KECHI\0" "KYEL\0" "jué\0" "guet\0" "mun4\0" "reddish\0" "윤:0N\0" "YUN\0" "mén\0" "gok3\0" "two pieces of jade joined together\0" "KAK KOK\0" "jué\0" "waan4 wun6\0" "play with, joke, enjoy\0" "완:0N\0" "MOTEASOBU\0" "GAN\0" "WAN\0" "wán\0" "nguɑ̀n\0" "ngoạn\0" "gaam1\0" "감:N 림:N\0" "KAN KEN GEN GIN GON RIN\0" "jiān\0" "mui4\0" "rose\0" "매:1N\0" "BAI ME MAI\0" "MAY\0" "méi\0" "dǎn\0" "pan4\0" "빈:0N\0" "HIN BIN HEN BEN\0" "PIN\0" "pín\0" "wai4\0" "type of jade; rare, valuable\0" "wěi\0" "waan4\0" "jade ring or bracelet; ring\0" "huán\0" "jin6\0" "appear, manifest, become visible\0" "xiàn\0" "coeng1\0" "tinkling sound tinkling of pendant gems\0" "qiāng\0" "ling4\0" "tinkling of jade\0" "령:0N 영:0\0" "REI ROU\0" "LYENG\0" "líng\0" "*leng\0" "liếng\0" "doi6\0" "tortoise shell\0" "대:0N\0" "TAIMAI\0" "TAI\0" "TAY\0" "dài\0" "dhə̀i\0" "ngan đồi\0" "예:N\0" "yì\0" "GAN\0" "án\0" "name of one kind of jade\0" "píng\0" "dim3\0" "flaw in gem; flaw in character\0" "점:1N\0" "KAKERU\0" "TEN\0" "CEM\0" "diàn\0" "dẽ điếm\0" "fú\0" "jadelike precious stone; jade-colored\0" "현:0N\0" "ISHI\0" "KEN GEN\0" "HYENG\0" "xuán\0" "saai2\0" "imperial signet, royal signet\0" "xǐ\0" "bo1\0" "glass\0" "파:1N\0" "HA\0" "PHA\0" "bō\0" "ci2\0" "beautiful color of gem; flaw in\0" "체:N\0" "AZAYAKA\0" "SEI SAI SA SHI\0" "cǐ\0" "구:N\0" "KOU KU\0" "gǒu\0" "jiǎ\0" "소:N\0" "SHOU JOU\0" "sháo\0" "paak3\0" "amber\0" "박:0N 백:N\0" "HAKU HYAKU\0" "PAK\0" "pò\0" "pæk\0" "phách\0" "cí\0" "o1\0" "inferior kind of jade\0" "가:0N\0" "KUTSUWAGAI KUTSUWA\0" "KA\0" "KA\0" "kē\0" "kɑ\0" "rǎn\0" "sang1\0" "shēng\0" "san1\0" "SHIN\0" "shēn\0" "이:1N 태:N\0" "I TAI\0" "I\0" "yí\0" "zǔ\0" "gaa1\0" "an ornament attached to a woman's hairpin\0" "가:1N\0" "KA KE\0" "KA\0" "jiā\0" "man4\0" "stone resembling jade\0" "민:0N\0" "BIN MIN\0" "MIN\0" "mín\0" "myin\0" "saan1\0" "coral\0" "산:0N\0" "SAN\0" "SAN\0" "shān\0" "sɑn\0" "san\0" "ISHI\0" "RYUU RU\0" "liǔ\0" "bit1\0" "ornament\0" "필:0N\0" "KAZARI\0" "HITSU HICHI HETSU BECHI\0" "PHIL\0" "bì\0" "zan1\0" "precious, valuable, rare\0" "진:0E\0" "MEZURASHII\0" "CHIN\0" "CIN\0" "zhēn\0" "*djin\0" "trân\0" "zan1\0" "precious, valuable, rare\0" "MEZURASHII\0" "CHIN\0" "zhēn\0" "gok3\0" "two pieces of jade joined together\0" "각:0N\0" "KAKU KOKU\0" "KAK KOK\0" "jué\0" "faat3\0" "enamel, cloisonné\0" "fà\0" "lung4\0" "a gem cut like dragon\0" "lóng\0" "진:1N\0" "TAMA\0" "SHIN\0" "CIN\0" "jīn\0" "gaau3\0" "two hemispherical objects used in divination\0" "KOU KYOU\0" "jiào\0" "gàu\0" "jiàn\0" "lai6\0" "lì\0" "carat\0" "광:0N\0" "TAMA\0" "KOU\0" "KWANG\0" "guāng\0" "선:N\0" "xiān\0" "주:N\0" "zhōu\0" "gung2\0" "precious stone; county in Sichuan\0" "공:0N\0" "KYOU KOU\0" "KONG\0" "gǒng\0" "yān\0" "xiù\0" "yáng\0" "후:0N\0" "TAMA\0" "KU\0" "HWU\0" "xǔ\0" "lok3\0" "kind of necklace\0" "낙:0 락:0N\0" "RAKU REKI RYAKU\0" "LAK\0" "luò\0" "sù\0" "zyu1\0" "precious stone, gem, jewel, pearl\0" "주:0E\0" "TAMA\0" "SHU\0" "CWU\0" "zhū\0" "*jio\0" "châu\0" "kam4\0" "variant of U+7434 琴, guqin or zither\0" "KOTO\0" "KIN\0" "qín\0" "an4 ngan4\0" "precious stone\0" "은:1N\0" "UTSUKUSHII\0" "GIN\0" "UN KAN\0" "yín\0" "seon1\0" "name of a kind of jade\0" "순:0N\0" "TAMA\0" "SHUN\0" "SWUN\0" "xún\0" "bou2\0" "treasure, jewel; precious, rare\0" "보:0N\0" "PO\0" "bǎo\0" "ji6 nei6\0" "ear ornament; stick, insert\0" "이:0N\0" "MIMIDAMA MIMIKAZARI HIGASA\0" "JI\0" "I\0" "ěr\0" "yến nhẹ\0" "hoeng3\0" "a kind of jade\0" "향:0N\0" "KYOU DOU SHOU\0" "HYANG\0" "xiàng\0" "jiu4\0" "mother-of-pearl\0" "TAIRAGI\0" "YOU\0" "yáo\0" "xiá\0" "hang4\0" "the top gem of the pendants\0" "형:0N\0" "KOU GYOU\0" "HYENG\0" "háng\0" "gwai1\0" "a jade table conferred upon feudal princes by the emperor as a symbol of dignity and authority\0" "규:0N\0" "TAMA\0" "KEI\0" "KYU\0" "guī\0" "guei\0" "cung1\0" "충:1N\0" "CHWUNG\0" "chōng\0" "xù\0" "baan1\0" "class, group, grade; squad; job\0" "반:0E\0" "WAKERU\0" "HAN\0" "PAN\0" "bān\0" "ban\0" "ban\0" "pui3\0" "jade ornament\0" "패:1N\0" "OBIDAMA\0" "HAI\0" "PHAY\0" "pèi\0" "*bhə̀i\0" "lou5\0" "lǎo\0" "dong1\0" "pendant ornaments, earrings\0" "dāng\0" "a necklace made of precious stones\0" "EI YOU\0" "yīng\0" "wan4\0" "bright, glorious, splendid\0" "huī\0" "man4\0" "wén\0" "GA\0" "é\0" "cing4\0" "정:1N\0" "TEI JOU CHOU\0" "CENG\0" "chéng\0" "dì\0" "mou5\0" "an inferior gem\0" "무:0N\0" "BU MU\0" "MWU\0" "wǔ\0" "ng4\0" "오:N\0" "GO\0" "wú\0" "sing4\0" "type of jade; pearl\0" "성:0N\0" "TAMA\0" "SEI JOU\0" "SENG\0" "chéng\0" "gwan6\0" "beautiful jade\0" "KUN\0" "jùn\0" "mui4\0" "TAMA\0" "BAI ME MAI\0" "méi\0" "bèi\0" "ting5\0" "jade tablet\0" "정:0N\0" "TEI CHOU\0" "CENG\0" "tǐng\0" "jin6\0" "appear, manifest, become visible\0" "현:0E\0" "ARAWARERU ARAWASU UTSUTSU\0" "GEN KEN\0" "HYEN\0" "xiàn\0" "hiện\0" "HITOSHII\0" "SHUKU SUKU SAKU\0" "chù\0" "ham3\0" "gems of pearls formerly put into the mouth of a corpse\0" "HUKUMIDAMA\0" "KAN GON\0" "hán\0" "syun4\0" "beautiful jade; star\0" "선:0N\0" "ZEN SEN KEI\0" "SEN\0" "xuán\0" "jin4\0" "yán\0" "kau4\0" "ball, sphere, globe; round\0" "구:0E\0" "TAMA\0" "KYUU GU\0" "KWU\0" "qiú\0" "cầu\0" "gyun1\0" "scabbard; traces, reins\0" "현:1N\0" "TAMA\0" "KEN KEI GYOU\0" "HYEN\0" "xuàn\0" "long4\0" "a variety of white carnelian; pure\0" "랑:0N\0" "ROU\0" "LANG\0" "láng\0" "lɑng\0" "lei5\0" "reason, logic; manage\0" "리:0E 이:0\0" "SUJI KOTOWARI OSAMERU\0" "RI\0" "LI\0" "lǐ\0" "*liə̌\0" "lí\0" "sau3\0" "coarse variety of jasper or jade\0" "수:0N\0" "SHUU SHU YUU U\0" "SWU\0" "xiù\0" "fau4\0" "fú\0" "lau4\0" "sparkling stone; glazed, opaque\0" "류:0N 유:0\0" "RYUU RU\0" "LYU\0" "liú\0" "liou\0" "lưu\0" "je4\0" "a place in eastern Shandong\0" "YA\0" "yá\0" "xī\0" "líng\0" "lei4\0" "lí\0" "CIN\0" "jìn\0" "lin5\0" "vessel used to hold grain offerings\0" "liǎn\0" "so2\0" "trifling, petty; troublesome\0" "suǒ\0" "ciu3\0" "CHIISAI KUSARI\0" "SA\0" "suǒ\0" "fung1\0" "fēng\0" "완:0N\0" "WAN\0" "wán\0" "din6\0" "diàn\0" "pan4\0" "type of pearl; scabbard\0" "pín\0" "zaan1 zaan2\0" "carved jade wine cup\0" "zhǎn\0" "ceoi3\0" "채:N\0" "sè\0" "민:N\0" "mín\0" "wik6\0" "yù\0" "geoi1\0" "girdle ornaments\0" "KYO KO\0" "jū\0" "sam1\0" "treasure, valuables\0" "침:0N\0" "TAKARA\0" "CHIN SHIN\0" "CHIM\0" "chēn\0" "loi4\0" "lái\0" "trai\0" "민:N\0" "mín\0" "mong6 sing3\0" "shèng\0" "wai4\0" "유:N\0" "wéi\0" "a gem used as ear plug; a jade earring\0" "전:0N\0" "CEN\0" "tiǎn\0" "cuk1\0" "숙:0N\0" "SWU\0" "chù\0" "doek3\0" "polish jade; cut jade\0" "탁:0N\0" "MIGAKU\0" "TAKU\0" "THAK\0" "zuó\0" "chác\0" "běng\0" "saang1 zaang1 zang1\0" "jade of jade being; tinkle\0" "쟁:1N\0" "SOU SHOU\0" "CAYNG\0" "chēng\0" "fu2\0" "jewel in shape of tiger; amber\0" "호:0N\0" "KO\0" "HO\0" "hǔ\0" "xǒ\0" "kei4\0" "gem, precious stone, jade\0" "기:0N\0" "TAMA\0" "KI GI\0" "KI\0" "qí\0" "è\0" "gwan1\0" "beautiful jade, precious stones\0" "곤:0N\0" "KON\0" "KON\0" "kūn\0" "MIMIDAMA\0" "SHOU\0" "chāng\0" "kei4\0" "type of jade\0" "기:0N\0" "TAMA\0" "KI GI\0" "KI\0" "qí\0" "bung2 fung2 pung2\0" "ornament\0" "봉:0N\0" "HOU FU\0" "PONG\0" "běng\0" "jyun2\0" "the virtue of a gentleman; jade\0" "완:0N\0" "EN ON WAN\0" "WAN\0" "wǎn\0" "qiuæ̌n\0" "luk6\0" "jade like stone\0" "TAMA\0" "KOKU\0" "lù\0" "cung4\0" "octagonal piece of jade with hole in middle\0" "종:0N\0" "SOU ZU SU\0" "CONG\0" "cóng\0" "gun2\0" "a jade tube used as an instrument\0" "관:0N\0" "KAN KON\0" "KWAN\0" "guǎn\0" "jim5\0" "jewel, gem; glitter of gems\0" "염:0N\0" "EN\0" "YEM\0" "yǎn\0" "iɛ̌m\0" "diu1\0" "engrave, inlay, carve; exhaust\0" "조:1N\0" "CHOU\0" "CO\0" "diāo\0" "pui3 pui5\0" "necklace\0" "배:1N\0" "TSURANUKU\0" "HAI\0" "PAY\0" "bèi\0" "lam4\0" "beautiful jade, gem\0" "림:0N\0" "RIN\0" "LIM\0" "lín\0" "lim\0" "kam4\0" "Chinese lute or guitar\0" "금:0E\0" "KOTO\0" "KIN\0" "KUM\0" "qín\0" "*ghyim\0" "cầm\0" "pei4\0" "guitar-like instrument\0" "비:0N\0" "BI HI\0" "PI\0" "pí\0" "*bhi\0" "tì\0" "paa4\0" "guitar-like instrument\0" "파:0N\0" "HA BE\0" "PHA\0" "pá\0" "*bha\0" "bà\0" "co1 co2\0" "què\0" "zoek3\0" "탁:0N\0" "THAK\0" "zhuó\0" "kam4\0" "KOTO\0" "KIN\0" "qín\0" "faat3\0" "enamel, cloisonné\0" "법:0N\0" "HOU\0" "PEP\0" "fà\0" "jīn\0" "king4\0" "jade; rare, precious; elegant; (Cant.) to coagulate\0" "qióng\0" "dǔ\0" "jiè\0" "wan4\0" "bright, glorious, splendid\0" "혼:0N\0" "KON GON\0" "HUN\0" "hún\0" "jyu5\0" "stone resembling jade; agate\0" "우:0N\0" "U\0" "WU\0" "yǔ\0" "mou6 mui6\0" "fine piece of jade\0" "모:0N\0" "BOU MOU MAI\0" "MO\0" "mào\0" "mɑ̀u mə̀i\0" "cười mồi\0" "미:N\0" "méi\0" "ceon1\0" "춘:0N\0" "CHUN\0" "CHWUN\0" "chūn\0" "syun1\0" "a ornamental piece of jade several inches across with a hole in the center\0" "선:0N\0" "SEN\0" "SEN\0" "xuān\0" "tai4\0" "제:1N\0" "TEI DAI\0" "CEY\0" "tí\0" "sing1\0" "성:1N\0" "SEI SHOU\0" "SENG\0" "xīng\0" "doi6\0" "tortoise shell\0" "TAIMAI\0" "TAI\0" "dài\0" "jau4\0" "유:N\0" "róu\0" "man4\0" "민:N\0" "mín\0" "zam1\0" "jiān\0" "wai4 wai5\0" "type of jade; rare, valuable\0" "위:0N\0" "I\0" "WI\0" "wěi\0" "jyun5\0" "a white opaque quartz used for ornaments\0" "연:N\0" "ruǎn\0" "KAN\0" "huàn\0" "해:1N\0" "HAY\0" "xié\0" "chuān\0" "jiǎn\0" "syun6\0" "carve, engrave, cut out, sculpt\0" "UKIBORI\0" "TEN DEN\0" "zhuàn\0" "coeng3 dong6 joeng4\0" "CHOU TOU JOU\0" "chàng\0" "lin6\0" "liàn\0" "quán\0" "haa4\0" "flaw in gem; fault, defect\0" "하:0N\0" "KIZU NANZO\0" "KA\0" "HA\0" "xiá\0" "ha\0" "dyun3\0" "duàn\0" "jyun6\0" "large ring of fine jade\0" "원:0N\0" "EN ON KAN GEN\0" "WEN\0" "yuàn\0" "yá\0" "nou5\0" "agate; cornelian\0" "노:0N\0" "DOU NOU\0" "NO\0" "nǎo\0" "nɑ̌u\0" "não\0" "wu4\0" "coral; person of virtue\0" "호:0N\0" "KO GO\0" "HO\0" "hú\0" "ho\0" "hô\0" "jing1\0" "luster of gem; crystal\0" "영:0N\0" "EI YOU\0" "YENG\0" "yīng\0" "jyu4\0" "flawless gem or jewel\0" "유:0N\0" "YU\0" "YU\0" "yú\0" "waang4\0" "황:1N\0" "KOU OU\0" "HWANG\0" "huáng\0" "seoi6\0" "felicitous omen; auspicious\0" "서:0N\0" "SHIRUSHI MIZU\0" "ZUI\0" "SE\0" "ruì\0" "sat1\0" "large stringed musical instrument; dignified, massive; sound of wind\0" "슬:0N\0" "OOGOTO\0" "SHITSU\0" "SUL\0" "sè\0" "*shrit\0" "sắt\0" "lau4\0" "precious stone\0" "류:0N\0" "RYUU RU\0" "LYU\0" "liú\0" "si1\0" "shī\0" "jung4\0" "gem ornaments for belts\0" "용:0N\0" "YOU YU\0" "YONG\0" "róng\0" "so2\0" "fragments; trifling, petty; troublesome\0" "쇄:1N\0" "CHIISAI\0" "SA\0" "SWAY\0" "suǒ\0" "*suɑ̌\0" "jiu4\0" "precious jade\0" "요:0N\0" "TAMA\0" "YOU\0" "YO\0" "yáo\0" "rơm dao\0" "wan1\0" "온:0N\0" "ON\0" "wēn\0" "O U\0" "wǔ\0" "TAMA\0" "SHIN\0" "zhēn\0" "zeon3\0" "jade look alike stone\0" "진:0N\0" "SHIN\0" "CIN\0" "jìn\0" "jing4\0" "lustre of gems; bright, lustrous\0" "영:0N 형:0N\0" "AKIRAKA MIGAKU SHIBOMU\0" "EI\0" "HYENG YENG\0" "yíng\0" "hiuæng qèng\0" "maa5\0" "agate; cornelian\0" "마:0N\0" "BA ME\0" "MA\0" "mǎ\0" "mǎ\0" "mã\0" "tou1\0" "TOU\0" "tāo\0" "lau4\0" "liú\0" "tong4\0" "a kind of jade\0" "당:1N\0" "TAMA\0" "TOU DOU\0" "TANG\0" "táng\0" "leot6\0" "률:N\0" "UTSUKUSHII\0" "RITSU RICHI\0" "lì\0" "long4\0" "kind of white cornelian\0" "랑:0N\0" "ROU\0" "LANG\0" "láng\0" "gwai1 gwai3\0" "extraordinary, fabulous; rose\0" "괴:1N\0" "OOKII SUGURERU UTSUKUSHII\0" "KAI\0" "KOY\0" "guī\0" "tin3 zan3\0" "a gem used as ear plug; a jade earring\0" "전:1 진:N\0" "MIMIDAMA\0" "TEN CHIN SHIN\0" "CEN\0" "zhèn\0" "coeng1\0" "tinkling sound tinkling of pendant gems\0" "창:1N\0" "SHOU SOU\0" "CHANG\0" "qiāng\0" "co1\0" "luster of gem; lustrous, bright\0" "차:1N\0" "MIGAKU\0" "SA\0" "CHA\0" "cuō\0" "gok3\0" "twin gems\0" "jué\0" "zaau2\0" "zhǎo\0" "jiu4\0" "precious jade\0" "TAMA\0" "YOU\0" "YO\0" "yáo\0" "iɛu\0" "oi3\0" "fine quality jade\0" "ài\0" "bīn\0" "shū\0" "soeng4\0" "cháng\0" "kūn\0" "zhuān\0" "cung1 cung4\0" "tinkling of jade pendants\0" "종:1N\0" "CONG\0" "cōng\0" "gan2\0" "brilliance of gems; fine jade\0" "근:0N\0" "KIN\0" "KUN\0" "jǐn\0" "ji1\0" "a black stone like jade; jet\0" "yī\0" "ceoi1 ceoi2\0" "lustre of gems; glitter; shine\0" "최:1N\0" "SAI SUI\0" "CHOY\0" "cuǐ\0" "cung1\0" "turquoise\0" "SOU SU\0" "cōng\0" "kei4\0" "jade ornament\0" "기:0N\0" "KI\0" "qí\0" "lei4\0" "glass\0" "리:0N\0" "RI\0" "LI\0" "lí\0" "liɛ\0" "rế li\0" "경:N\0" "jǐng\0" "so2 zou2\0" "gem\0" "소:N\0" "SOU SA\0" "suǒ\0" "tzɑ̌u\0" "kau4\0" "beautiful jade; tinkle\0" "구:1N\0" "KYUU KU YUU YU\0" "KWU\0" "qiú\0" "syun4\0" "beautiful jade; star\0" "선:0N\0" "SEN ZEN\0" "SEN\0" "xuán\0" "ngou4 ngou6\0" "ancient musical instrument\0" "áo\0" "lin4 lin5\0" "a vessel used hold grain offerings\0" "련:0N 연:0\0" "UTSUWA\0" "RIN\0" "LYEN\0" "liǎn\0" "mun4\0" "reddish\0" "문:1N\0" "MWUN\0" "mén\0" "zoeng1\0" "jade plaything; jade ornament\0" "장:0N\0" "HISHAKU TAMA ARAWASU\0" "SHOU\0" "CANG\0" "zhāng\0" "jan4\0" "인:N\0" "yín\0" "jip6\0" "yè\0" "jing1\0" "a necklace made of precious stones\0" "yīng\0" "TEI DEI ETSU OCHI EI E\0" "wèi\0" "lou6\0" "beautiful variety of jade\0" "로:N\0" "RO\0" "lù\0" "ISHI\0" "BU MU\0" "wú\0" "ISHI\0" "TOU\0" "dēng\0" "xiù\0" "zēng\0" "xún\0" "qú\0" "dong6\0" "dàng\0" "leon4\0" "luster of jade\0" "린:0N 인:0\0" "RIN\0" "LIN\0" "lín\0" "liu4\0" "SHIROGANE\0" "RYOU\0" "liáo\0" "ging4 king4\0" "splendid\0" "KEI GYOU KETSU KECHI\0" "qióng\0" "suk1\0" "sù\0" "wong4\0" "a semicircular jade ornament used as a pendant\0" "황:0N\0" "KOU OU\0" "HWANG\0" "huáng\0" "gwai1\0" "괴:1N\0" "KOY\0" "guī\0" "pok3\0" "unpolished gem, uncarved gem\0" "박:0N\0" "ARATAMA\0" "HAKU\0" "PAK\0" "pú\0" "ging2\0" "luster of gem\0" "경:0N\0" "EI YOU KEI KYOU\0" "KYENG\0" "jǐng\0" "faan4\0" "a piece of precious jade\0" "TAMA\0" "HAN BON\0" "fán\0" "zeon3\0" "jade look alike stone\0" "진:0N\0" "SHIN\0" "CIN\0" "jìn\0" "lau4\0" "precious stone\0" "RYUU RU\0" "liú\0" "gei1\0" "pearl that is not quite round\0" "기:0N\0" "TAMA\0" "KI KE GE GI\0" "KI\0" "jī\0" "giəi\0" "wai6\0" "huì\0" "a kind of jade\0" "경:0N\0" "KYENG\0" "jǐng\0" "ngoi3 oi3\0" "fine quality jade\0" "AI\0" "ài\0" "bik1 bik3\0" "piece of jade with hole in it\0" "벽:0N\0" "TAMA\0" "HEKI\0" "PYEK\0" "bì\0" "biɛk\0" "bích\0" "caan3\0" "gems; luster of gems; lustrous\0" "찬:0N\0" "SAN\0" "CHAN\0" "càn\0" "keoi4\0" "jade ring; earrings; surname\0" "KYO GO\0" "qú\0" "zou2\0" "pearl pendants on coronet\0" "조:0N\0" "KAZARI\0" "SOU\0" "CO\0" "zǎo\0" "dong1\0" "pendant ornaments, earrings\0" "당:1N\0" "MIMIKAZARI\0" "TOU\0" "TANG\0" "dāng\0" "dɑng\0" "jiǎo\0" "gùn\0" "TAMA\0" "TAN\0" "tǎn\0" "KAZARI\0" "KAI E KE\0" "huì\0" "waan4\0" "jade ring or bracelet; ring\0" "환:0E\0" "TAMAKI WA MEGURU\0" "KAN\0" "HWAN\0" "huán\0" "*huan\0" "sat1\0" "슬:N\0" "AZAYAKA\0" "SHITSU SHICHI\0" "sè\0" "seoi6\0" "pendant girdle ornament\0" "수:0N\0" "SUI ZUI\0" "SWU\0" "suì\0" "tián\0" "co2\0" "chǔ\0" "jyu4\0" "beautiful jade\0" "여:0N\0" "YO\0" "YE\0" "yú\0" "신:N\0" "jìn\0" "lú\0" "ban1\0" "jade's streaks\0" "빈:N\0" "bīn\0" "sau6 suk6\0" "숙:0N\0" "TAMA\0" "SHUU JU TOU DOU\0" "SWU\0" "shú\0" "man6\0" "a crack, as in porcelain\0" "wèn\0" "SUI\0" "zuǐ\0" "람:N\0" "lán\0" "saai2\0" "imperial signet, royal signet\0" "새:0N\0" "SHIRUSHI\0" "JI SHI\0" "SAY\0" "xǐ\0" "siɛ̌\0" "tỉ\0" "zī\0" "syun4\0" "fine jade\0" "선:0N\0" "SEN ZEN KEI KE\0" "SEN\0" "xuán\0" "jyun5\0" "gem\0" "연:N\0" "ruǎn\0" "wok6\0" "wò\0" "gài\0" "léi\0" "dú\0" "lik1\0" "lì\0" "zat1\0" "질:0N\0" "CIL\0" "zhì\0" "róu\0" "lei4\0" "glass\0" "REI RAI RI\0" "lí\0" "SAN ZAN\0" "zàn\0" "king4\0" "jade; rare, precious; elegant\0" "경:0N\0" "TAMA\0" "KEI\0" "KYENG\0" "qióng\0" "ghiuɛng\0" "sừng quỳnh\0" "tì\0" "gwai1 gwai3\0" "extraordinary, fabulous\0" "TAMA MEZURASHII\0" "KAI\0" "guī\0" "guəi\0" "수:N\0" "suí\0" "là\0" "lung4\0" "a gem cut like dragon\0" "롱:0N\0" "ROU\0" "LYONG\0" "lóng\0" "*lung\0" "lou4\0" "로:N\0" "RO RU\0" "lú\0" "lì\0" "zaan3\0" "ceremonial libation cup\0" "zàn\0" "laan6\0" "란:N\0" "RAN\0" "làn\0" "jing1\0" "a necklace made of precious stones\0" "영:0N\0" "EI YOU\0" "YENG\0" "yīng\0" "mí\0" "soeng1\0" "inlay\0" "xiāng\0" "qióng\0" "gun3\0" "jade\0" "관:0N\0" "TAMA\0" "KAN\0" "KWAN\0" "guàn\0" "dào\0" "zaan3\0" "ceremonial libation cup\0" "찬:0N\0" "SAN ZAN\0" "CHAN\0" "zàn\0" "wun4\0" "sceptre\0" "환:1N\0" "KAN GAN KEN KON\0" "HWAN\0" "huán\0" "gwaa1\0" "melon, gourd, cucumber; rad. 97\0" "과:0N\0" "URI\0" "KA\0" "KWA\0" "guā\0" "*gua\0" "qua\0" "bok3 bok6\0" "bó\0" "dit6\0" "young melons just forming\0" "TETSU DECHI\0" "dié\0" "bok6 paau4\0" "the bottle-gourd\0" "HAKU BAKU HOU BYOU\0" "bó\0" "wok6 wu4 wu6\0" "bottle gourd; calabash; pot\0" "호:0N\0" "HISAGO\0" "KO KAKU\0" "HO\0" "hù\0" "zhí\0" "piu4\0" "ladle made from dried gourd\0" "표:0N\0" "FUKUBE HISAGO\0" "HYOU\0" "PHYO\0" "piáo\0" "*bhiɛu\0" "bầu\0" "baan6 faan6\0" "petal; segment; valves\0" "판:0N\0" "HANABIRA\0" "BEN\0" "PHAN\0" "bàn\0" "nong4\0" "flesh, core, pulp, pith\0" "URIWATA\0" "SHOU NYOU DOU NOU\0" "ráng\0" "lì\0" "ngaa5\0" "tile; earthenware pottery; girl\0" "와:0E\0" "KAWARA GURAMU\0" "GA\0" "WA\0" "wǎ\0" "nguǎ\0" "ngói\0" "ngaa5 sap6\0" "decagram\0" "DEKAGURAMU\0" "gong1\0" "KOU\0" "xiáng\0" "cin1 ngaa5\0" "kilowatt; kilogram\0" "천:1\0" "KIROGURAMU\0" "CHEN\0" "qiān\0" "MEGAHARA\0" "HAN HON\0" "bǎn\0" "HOTOGI AFURERU\0" "HON BON\0" "pén\0" "fong2 ling4\0" "fǎng\0" "dǎn\0" "ung3\0" "earthen jar; jar for ashes\0" "옹:0N\0" "MOTAI\0" "OU\0" "ONG\0" "wèng\0" "au1\0" "bowl, cup; small tray\0" "KAME HOTOGI\0" "OU\0" "ōu\0" "fan1 ngaa5\0" "a decigram, one-tenth of a gram\0" "DESHIGURAMU\0" "hou4 ngaa5\0" "milligram\0" "MIRIGURAMU\0" "deon1\0" "톤:1\0" "TON\0" "THON\0" "wa\0" "호:N\0" "hú\0" "ling4\0" "concave channels of tiling a long-necked jar\0" "KAME\0" "RII RYOU\0" "líng\0" "yí\0" "peng4 ping4\0" "jug, pitcher, vase, jar, bottle\0" "KAME\0" "HEI BIN\0" "PYENG\0" "píng\0" "bình\0" "ci4\0" "crockery, porcelain, chinaware\0" "자:0N\0" "KAME\0" "SHI JI\0" "CA\0" "cí\0" "dậu sứ\0" "baak3 ngaa5\0" "hectogram\0" "HEKUTOGURA\0" "bǎi\0" "gyun1\0" "(Cant.) to hide quickly; to dash\0" "juān\0" "KAME\0" "CHOU JOU\0" "cháng\0" "ci1\0" "jar\0" "KAME\0" "CHI TEKI CHAKU\0" "chī\0" "SARAKE\0" "dong6\0" "dàng\0" "měng\0" "pau2\0" "jar, pot\0" "KAME\0" "HOU BU FU\0" "bù\0" "zeoi6\0" "jar\0" "zhuì\0" "jug\0" "병:0N\0" "KAME\0" "HEI BIN\0" "PYENG\0" "píng\0" "bheng\0" "bin1 pin1\0" "(Cant.) 打甂爐, to instant-boil thin slices of meat and vegetables in a chafing dish at a dining table\0" "biān\0" "zau3\0" "brick wall of a well\0" "추:1N\0" "SHIKIGAWARA\0" "SHUU\0" "CHWU\0" "zhòu\0" "jan1 zan1\0" "to examine, discern; to grade; a surname\0" "견:0N\0" "SUE\0" "KEN SHIN\0" "KYEN CIN\0" "zhēn\0" "gyɛn\0" "lei4 ngaa5\0" "centigram\0" "SENCHIGURA\0" "KAME\0" "SHI JI\0" "cí\0" "aang1\0" "jar\0" "yīng\0" "hei3\0" "qì\0" "xián\0" "lǒu\0" "dik1\0" "a jar without ears\0" "dì\0" "au1\0" "bowl, cup; small tray\0" "구:1N\0" "HOTOGI\0" "OU\0" "KWU\0" "ōu\0" "âu\0" "mang4\0" "rafters supporting roof tiles\0" "맹:1N\0" "IRAKA\0" "BOU\0" "MENG\0" "méng\0" "mành\0" "zyun1\0" "brick, square tile, slab\0" "전:1N\0" "KAWARA\0" "SEN\0" "CEN\0" "zhuān\0" "bong3 paang1 paang6\0" "a squat jar for holding wine, sauces etc.\0" "bèng\0" "leon4\0" "lìn\0" "zang6\0" "boiler for steaming rice, pot\0" "증:0N\0" "KOSHIKI\0" "SOU\0" "CUNG\0" "zèng\0" "tziə̀ng\0" "mou5\0" "jar\0" "KAME\0" "BU MU\0" "wǔ\0" "pik1\0" "glazed tiles, bricks\0" "벽:1N\0" "KAWARA\0" "HEKI\0" "PYEK\0" "pì\0" "bịch\0" "daam1\0" "big jar\0" "dān\0" "ong3 ung3\0" "earthen jar; jar for ashes\0" "옹:0N\0" "KAME MIKA\0" "OU\0" "ONG\0" "wèng\0" "qùng\0" "ống\0" "aang1\0" "a pot, pitcher; a small-mouthed clay vessel\0" "HOTOGI KAME MOTAI\0" "OU EI YOU\0" "yīng\0" "qɛng\0" "jin5\0" "earthenware vessel in two parts\0" "KOSHIKI\0" "GEN GON\0" "yǎn\0" "gam1\0" "sweetness; sweet, tasty\0" "감:0E\0" "AMAI UMAI AMANJIRU\0" "KAN\0" "KAM\0" "gān\0" "*gɑm\0" "bả cam\0" "doi6\0" "sugar product\0" "dài\0" "sam6 sap6\0" "great extent; considerably\0" "심:0E\0" "HANAHADA NANI\0" "SHIN JIN\0" "SIM\0" "shén\0" "*zhǐm zhìm\0" "thậm\0" "sweet, sweetness\0" "첨:0N\0" "UMAI\0" "TEN\0" "CHEM\0" "tián\0" "tim4\0" "sweet, sweetness\0" "첨:N\0" "UMAI\0" "TEN\0" "CHEM\0" "tián\0" "hon4\0" "hán\0" "soeng4\0" "taste; experience, experiment\0" "상:1N\0" "NAMERU KOKOROMIRU KATTE\0" "SHOU JOU\0" "SANG\0" "cháng\0" "saang1 sang1\0" "life, living, lifetime; birth\0" "생:0E\0" "HAERU OU UMARERU\0" "SEI SHOU\0" "SAYNG\0" "shēng\0" "*shræng\0" "sinh\0" "SEI\0" "qíng\0" "san1\0" "abundant, numerous; crowd\0" "SHIN\0" "shēn\0" "caan2\0" "give birth, bring forth, produce\0" "산:N\0" "UMARERU UBU UMU\0" "SAN\0" "SAN\0" "chǎn\0" "shrɛ̌n\0" "give birth\0" "산:0E\0" "UMARERU UBU UMU\0" "SAN\0" "SAN\0" "chǎn\0" "sản\0" "drooping leaves; fringe soft, delicate\0" "유:N\0" "ZUI NI\0" "ruí\0" "saang1 sang1\0" "sister's child\0" "생:0N\0" "OI MUKO\0" "SEI SHOU\0" "SAYNG\0" "shēng\0" "sou1\0" "be reborn; resuscitate, revive\0" "소:0N\0" "YOMIGAERU\0" "SO\0" "SO\0" "sū\0" "OOI\0" "SHIN SON\0" "shēn\0" "jung6\0" "use, employ, apply, operate; use\0" "용:0E\0" "MOCHIIRU HATARAKI MOTTE\0" "YOU\0" "YONG\0" "yòng\0" "*iòng\0" "dụng\0" "lat1\0" "throw away, discard\0" "SHUTSU\0" "shuǎi\0" "luk6\0" "to loose, take off, get rid of\0" "TSUNO\0" "ROKU\0" "lù\0" "fu2 pou2 pou3\0" "begin; man, father; great; a distance of ten li\0" "보:0N\0" "HAJIME SUKE\0" "HO FU\0" "PO\0" "fǔ\0" "biǒ\0" "phủ\0" "jung2\0" "path; river in Ningbo; Ningbo\0" "용:0N\0" "TSUNE TSUKAU ODORU\0" "YOU\0" "YONG\0" "yǒng\0" "bang2\0" "there is no need\0" "béng\0" "fung6\0" "fèng\0" "ning4 ning6\0" "peaceful\0" "NEGAI\0" "NEI NYOU\0" "NYENG\0" "níng\0" "tin4\0" "field, arable land, cultivated\0" "전:0E\0" "TA KARI\0" "DEN TEN\0" "CEN\0" "tián\0" "*dhen\0" "điền\0" "jau4\0" "cause, reason; from\0" "유:0E\0" "YOSHI YORU YORI\0" "YUU YU YUI\0" "YU\0" "yóu\0" "*iou\0" "do\0" "gaap3\0" "armor, shell; fingernails; 1st heavenly stem\0" "갑:0E\0" "YOROI TSUME KINOE\0" "KOU KAN\0" "KAP\0" "jiǎ\0" "*gap\0" "giáp\0" "san1\0" "to state to a superior, report; extend; 9th terrestrial branch\0" "신:0E\0" "MOUSU NOBIRU SARU\0" "SHIN\0" "SIN\0" "shēn\0" "shin\0" "gaat6 zaat6\0" "(Cant.) cockroach\0" "SOU\0" "zhá\0" "din6\0" "electricity; electric; lightning\0" "diàn\0" "FUTSU FUCHI HI\0" "fú\0" "naam4\0" "male, man; son; baron; surname\0" "남:0E\0" "OTOKO\0" "DAN NAN\0" "NAM\0" "nán\0" "*nom\0" "nam\0" "din1 din6\0" "suburbs of capital; govern; crops\0" "전:0N\0" "KARI\0" "TEN DEN\0" "CEN SUNG\0" "diān diàn\0" "ping1\0" "SEWASHII\0" "HEI BYOU\0" "pīng\0" "ting2\0" "raised path between fields\0" "정:0N\0" "MACHI\0" "CHOU TEI\0" "CENG\0" "tīng\0" "waa2 waak6\0" "a painting, picture, drawing; to draw\0" "획:N\0" "KAGIRU HAKARU HAKARIGOTO\0" "GA KAKU\0" "HWA HOYK\0" "huà\0" "raised path between fields\0" "MACHI\0" "CHOU TEI\0" "CENG\0" "tǐng\0" "hyun2 zan3\0" "drain between fields, irrigation\0" "MIZO\0" "KEN KEI KYOU\0" "KYEN\0" "zhèn\0" "zi1 zoi1\0" "ground that has been under cultivation for one year; evil, calamity\0" "KAME\0" "SHI\0" "zāi\0" "man4\0" "farming population\0" "맹:1N\0" "MOU MYOU BOU\0" "MENG\0" "méng\0" "bei2 bei3\0" "to give\0" "ATAERUMONO\0" "HI\0" "PI\0" "bì\0" "to give to; to confer on\0" "bì\0" "mau5\0" "liù\0" "순:N\0" "IITSUKE\0" "SHUN\0" "xún\0" "stop, halt; stay, detain, keep\0" "TOMERU TODOMARU\0" "RYUU RU\0" "liú\0" "coeng3\0" "smoothly, freely, unrestrained\0" "chàng\0" "mau5\0" "Chinese land measure; fields\0" "SE UNE\0" "HO BOU\0" "mǔ\0" "wan4\0" "land\0" "균:0N\0" "TAGAYASU\0" "IN SHUN KIN\0" "KYUN\0" "yún\0" "faan3\0" "field; farm\0" "HAN HON\0" "fàn\0" "TAGAYASU\0" "FU BU\0" "fú\0" "gaang1\0" "plow, cultivate\0" "경:1N\0" "TAGAYASU\0" "KOU\0" "KYENG\0" "gēng\0" "tin4\0" "till land, cultivate; hunt\0" "전:1N\0" "KARI\0" "TEN DEN\0" "CEN\0" "tián\0" "dhen dhèn\0" "gaai3\0" "boundary, limit; domain; society; the world\0" "계:0E\0" "SAKAI\0" "KAI\0" "KYEY\0" "jiè\0" "gæ̀i\0" "giới\0" "gaai3\0" "SAKAI\0" "KAI\0" "jiè\0" "hyun2\0" "a drain between fields, irrigation; to flow\0" "견:1N\0" "MIZO\0" "KEN TEI KYOU\0" "KYEN\0" "quǎn\0" "wai3\0" "fear, dread, awe, reverence\0" "외:0E\0" "OSORERU KASHIKOSHI KASHIKOMARU\0" "I\0" "OY\0" "wèi\0" "*qiuə̀i\0" "uý\0" "to fill; a foll of cloth\0" "FUKU BUKU HYOKU HIKI\0" "fú\0" "tin4\0" "dry (as opposed to rice) field; used in Japanese names\0" "전:0N\0" "HATA HATAKE\0" "CEN\0" "tián\0" "đèn\0" "Chinese land measure; fields\0" "SE UNE\0" "HO BOU MO\0" "mǔ\0" "cyun4\0" "rice field\0" "답:0E\0" "TAP\0" "duō\0" "bun6\0" "boundary path dividing fields\0" "반:0N\0" "AZE KURO SOMUKU\0" "HAN\0" "PAN\0" "pàn\0" "*bhɑ̀n\0" "goeng1\0" "jiāng\0" "wā\0" "MICHIRU\0" "TOU FUKU BUKU\0" "dá\0" "nán\0" "lau4\0" "stop, halt; stay, detain, keep\0" "류:0E 유:0\0" "TOMERU TODOMARU TOMARU\0" "RYUU RU\0" "LYU\0" "liú\0" "*liou\0" "lưu\0" "bun2\0" "straw basket, hamper\0" "분:1N\0" "FUGO\0" "HON\0" "PWUN\0" "běn\0" "zan2\0" "border, boundary; raised path\0" "진:0N\0" "AZE\0" "SHIN\0" "CIN\0" "zhěn\0" "cuk1\0" "livestock, domestic animals\0" "축:0E\0" "TAKUWAERU YASHINAU KAU\0" "CHIKU KIKU KYUU\0" "CHWUK HYUK\0" "chù\0" "chuỗi súc\0" "mau5\0" "Chinese land measure; fields\0" "묘:N 무:0N\0" "SE UNE\0" "HO BOU\0" "MWU\0" "mǔ\0" "mǒu\0" "SE UNE\0" "BOU MO HO\0" "mǔ\0" "cak1 zik1\0" "plough\0" "SOKU\0" "SHOKU SHIKI SOKU\0" "cè\0" "tin4 zi1\0" "garden, field, farm, plantation\0" "전:1\0" "HATA HATAKE\0" "CEN\0" "tián\0" "HATE\0" "KAI GAI\0" "gāi\0" "bat1\0" "end, finish, conclude; completed\0" "필:0E\0" "AMI OWARU KOTOGOTOKU\0" "HITSU\0" "PHIL\0" "bì\0" "*bit\0" "đứt tất\0" "daap3\0" "dá\0" "zi6\0" "place for worshipping the haven\0" "치:1N\0" "SAKAI TAKUWAERU UERU\0" "SHI JI\0" "CHI\0" "zhì\0" "djhiə̌ jiə̌\0" "loek6\0" "approximately, roughly; outline\0" "략:0E 약:0\0" "OSAMERU HAKARU HAKARIGOTO\0" "RYAKU\0" "LYAK\0" "lüè\0" "lược\0" "kwai4\0" "sections in vegetable farm\0" "휴:0N\0" "UNE\0" "KEI\0" "HYU\0" "qí\0" "huei\0" "loek6\0" "approximately, roughly; outline\0" "략:1N\0" "OSAMERU HAKARU HOBO\0" "RYAKU\0" "LYAK\0" "lüè\0" "liɑk\0" "faan1\0" "foreign; to repeat\0" "pān\0" "KESA\0" "yī\0" "faan1 pun1\0" "to take turns; a turn, a time; to repeat\0" "번:0E\0" "TSUGAI TSUGAU TSUGAERU\0" "BAN HAN\0" "PEN PAN\0" "fān\0" "dẻo phen\0" "waa2 waa6 waak6\0" "delineate, painting, picture, drawing; draw\0" "화:1E\0" "KAGIRU HAKARU HAKARIGOTO KAKU\0" "KAKU GA KAI\0" "HWA HOYK\0" "huà\0" "*huɛ̀i huɛk\0" "hoạ\0" "jyu4 se1\0" "reclaimed field\0" "ARATA\0" "YO\0" "shē\0" "shia\0" "jyu4\0" "ARATA YAWARAGU YAKITA\0" "YO\0" "yú\0" "mau5\0" "MWU\0" "mǔ\0" "zeon3\0" "rustic; crude\0" "준:0N\0" "SHUN\0" "CWUN\0" "jùn\0" "ji6\0" "different, unusual, strange\0" "리:0 이:0E\0" "KOTO KOTONARU AYASHII\0" "I\0" "I\0" "yì\0" "*iə̀\0" "lau4\0" "to detain; to entertain to keep; to put by\0" "TOOMERU TOOMARU\0" "RYUU RU\0" "liú\0" "lưu\0" "se1 se4\0" "to cultivate land by first setting fire to it\0" "ARATA YAKITA\0" "YO SHA\0" "shē\0" "repeat, duplicate; repetitious\0" "TATAMU TATAMI KASANERU\0" "JOU CHOU\0" "dié\0" "cau4\0" "farmland, arable land; category\0" "UNE TAGUI HATAKE\0" "CHUU\0" "chóu\0" "delineate, painting, picture, drawing; draw\0" "화:0N\0" "KAGIRU HAKARU HAKARIGOTO KAKU\0" "KAKU GA KAI\0" "HWA HOYK\0" "huà\0" "dong1 dong3\0" "bear, accept, undertake; just\0" "당:0E\0" "ATARU\0" "TOU\0" "TANG\0" "dāng\0" "*dɑng dɑ̀ng\0" "đương\0" "zyut3\0" "raised path between fields\0" "NAWATE\0" "TETSU\0" "zhuì\0" "gei1 kei1\0" "odd, fractional, remainder, odds\0" "기:0N\0" "HASHITA MEZURASHII KATAWA\0" "KI\0" "KI\0" "jī\0" "jyun2\0" "wǎn\0" "goeng1\0" "boundary, border\0" "강:0N\0" "SAKAI\0" "KYOU KOU\0" "KANG\0" "jiāng\0" "cưng\0" "AZE\0" "SHOU JOU\0" "chéng\0" "NOBIRU NAGAI NIWA\0" "CHOU JOU\0" "chàng\0" "dung2 teon2\0" "ground\0" "SOROWANAI\0" "TON TAN TOU TSU\0" "tǔn\0" "leoi4 leoi5\0" "fields divided by dikes\0" "SUI\0" "léi\0" "gei1\0" "imperial domain; area near capital\0" "기:0E\0" "MIYAKO\0" "KI\0" "KI\0" "jī\0" "ghiəi\0" "chā\0" "YAKIBATA\0" "RYU RU KIKU KOKU RYUU\0" "liú\0" "repeat, duplicate; repetitious\0" "TATAMU TATAMI KASANERU\0" "JOU CHOU\0" "dié\0" "tyun2\0" "hamlet; area outside city\0" "tuǎn\0" "leon6\0" "lìn\0" "SAKAI\0" "KYOU KOU\0" "jiāng\0" "goeng1\0" "boundary, border, frontier\0" "강:0N\0" "SAKAI\0" "KYOU\0" "KANG\0" "jiāng\0" "giɑng\0" "cau4\0" "farmland, arable land; category\0" "주:0N\0" "UNE TAGUI\0" "CHUU\0" "CWU\0" "chóu\0" "벽:1N\0" "PYEK\0" "pì\0" "repeat, duplicate; repetitious\0" "TATAMU TATAMI\0" "JOU CHOU\0" "dié\0" "daap6 dip6\0" "repeat, duplicate; repetitious\0" "첩:0N\0" "TATAMU TATAMI KASANERU\0" "JOU CHOU\0" "CHEP\0" "dié\0" "*dhep\0" "điệp\0" "ngaa5 pat1 so1\0" "roll, bolt of cloth; foot\0" "필:0N\0" "ASHI HIKI\0" "SO SHO GA\0" "PHIL SO\0" "pǐ\0" "sất\0" "zit3 zit6\0" "jié\0" "daan2\0" "eggs\0" "dàn\0" "so1\0" "neglect; careless, lax\0" "소:0N\0" "UTOI\0" "SO\0" "SO\0" "shū\0" "*shriu\0" "so1 so3\0" "neglect; careless, lax\0" "소:0E\0" "TOORU UTOI MABARA\0" "SO SHO\0" "SO\0" "shū\0" "*shriu shriù\0" "sớ\0" "zi3\0" "fall, stumble, falter; hindered\0" "TSUMAZUKU\0" "CHI SHI TEI TAI\0" "zhì\0" "ji4\0" "doubt, question, suspect\0" "의:0E\0" "UTAGAU UTAGAI UTAGAWASHI\0" "GI KYOU\0" "UY UNG\0" "yí\0" "*ngiə\0" "nik6\0" "sick; KangXi radical 104\0" "YAMAIDARE YAMU\0" "DAKU NYAKU SOU JOU SHITSU\0" "nè\0" "naai3 naai4\0" "fatigued; (Cant.) paralysis of the foot\0" "YAMU YAMAI HOTSUSU\0" "ZAI NAI DAI NE KIU\0" "nǎi\0" "deng1 ding1\0" "carbuncle, boil, ulcer\0" "정:1N\0" "KASA\0" "CHOU\0" "CENG\0" "dīng\0" "đinh\0" "bei2\0" "head sores\0" "DEKIMONO\0" "HI\0" "bǐ\0" "zit3\0" "pimple, sore, boil\0" "jiē\0" "liu4\0" "be healed, cured, recover\0" "liáo\0" "lểu\0" "gong1\0" "gāng\0" "gat6\0" "pimple, sore, boil, wart, pustule\0" "흘:1N\0" "OROKA\0" "GITSU GOCHI KI KE\0" "HUL\0" "gē\0" "gau3\0" "chronic disease, chronic illness; sorrow\0" "구:1N\0" "YAMU YAMASHII\0" "KYUU\0" "KWU\0" "jiù\0" "nhíu\0" "zhǒu\0" "HARAKUDASHI\0" "KA GE\0" "xià\0" "saan3\0" "hernia, rupture\0" "산:0N\0" "SENKI\0" "SAN SEN\0" "SAN\0" "shàn\0" "heoi1\0" "xū\0" "joek6\0" "intermittent fever; malaria\0" "nüè\0" "lai6\0" "a sore, ulcer; pestilence\0" "lì\0" "joeng4\0" "ulcers, sores; infection\0" "yáng\0" "can2 can3\0" "aching of limbs, muscular pains\0" "CHIN\0" "chèn\0" "jau4\0" "wart; tumor; goiter; papule\0" "우:1N\0" "IBO\0" "YUU\0" "YU\0" "yóu\0" "baa1\0" "scar, cicatrix; birthmark\0" "YAMAI\0" "HA HE\0" "PHA\0" "bā\0" "gaai3\0" "scabies, itch\0" "개:0N\0" "HIZEN YOGOSU OKORI\0" "KAI\0" "KAY\0" "jiè\0" "jué\0" "kei4\0" "sick\0" "qí\0" "xiā\0" "췌:1\0" "CHWI\0" "cuì\0" "bì\0" "tì\0" "jik6\0" "epidemic, plague, pestilence\0" "역:0E\0" "EYAMI\0" "EKI YAKU\0" "YEK\0" "yì\0" "dịch\0" "scrofulous lumps or swellings\0" "lì\0" "zung3\0" "spasms or convulsions in young children, caused by indigestion\0" "zòng\0" "cong1\0" "tumor, boil, sore, wound\0" "chuāng\0" "fung1\0" "crazy, insane, mentally ill\0" "fēng\0" "zyu3\0" "zhù\0" "paau3\0" "acne\0" "포:0N\0" "MOGASA\0" "HOU\0" "PHO\0" "pào\0" "pei4\0" "feel tired, be exhausted; weak\0" "피:0E\0" "TSUKARERU TSUKARE\0" "HI\0" "PHI\0" "pí\0" "bhyɛ\0" "bì\0" "gam1\0" "childhood diseases\0" "감:0N\0" "KAN\0" "KAN\0" "KAM\0" "gān\0" "o1\0" "illness, sickness, disease; pain\0" "아:1N\0" "YAMAI\0" "A\0" "A\0" "kē\0" "qɑ\0" "ci1 ci4\0" "flaw, fault, defect; disease\0" "자:0N\0" "KIZU\0" "SHI\0" "CA\0" "cī\0" "dzhiɛ\0" "sit3\0" "xuē\0" "zhī\0" "taan2\0" "jaundice; disorders of stomach\0" "달:0N\0" "OUDAN\0" "TAN\0" "TAL\0" "dǎn\0" "đớn\0" "can2 zan2\0" "measles; rash; fever\0" "진:0N\0" "HASHIKA\0" "SHIN CHIN\0" "CIN\0" "zhěn\0" "jǐn\0" "chẩn\0" "fat6\0" "YASERU\0" "HOU BOU HEN\0" "fá\0" "zi2\0" "zhǐ\0" "tang4 tung3\0" "aches, pains; be fond of; love\0" "동:0N\0" "UZUKU ITAMU\0" "TOU\0" "TONG\0" "téng\0" "zeoi1\0" "ulcer, carbuncle, abscess\0" "저:0N\0" "KASA\0" "SHO SO\0" "CE\0" "jū\0" "thư\0" "zat6\0" "illness, disease, sickness; to hate\0" "질:0E\0" "YAMAI NIKUMU HAYAI\0" "SHITSU\0" "CIL\0" "jí\0" "*dzhit\0" "tật\0" "fai2 fai3 fei2\0" "prickly heat, rash\0" "ASEMO\0" "HI\0" "fèi\0" "keoi1\0" "to crouch; a hunchback\0" "구:1N\0" "SEMUSHI\0" "KU GU U\0" "KWU\0" "jū\0" "khú\0" "dim3\0" "chronic malaria\0" "OKORI\0" "SEN TEN\0" "shān\0" "gaa1\0" "scab\0" "가:0N\0" "KASABUTA\0" "KA\0" "KA\0" "jiā\0" "jin4 jyun4\0" "indigestion; buboes, lymphatic inflammation\0" "현:1N\0" "KEN GEN\0" "HYEN\0" "xuán\0" "zaa3\0" "scrofulous swellings and sores, mumps\0" "SA JA\0" "zhà\0" "beng6 bing6\0" "illness, sickness, disease\0" "병:0E\0" "YAMU YAMAI UREE\0" "BYOU HEI\0" "PYENG\0" "bìng\0" "*bhiæ̀ng\0" "bệnh\0" "KIZU KIZUITAMI KAYUI\0" "DATSU NACHI JITSU NICHI\0" "niè\0" "zing1 zing3\0" "disease, illness, ailment\0" "증:0E\0" "SHIRUSHI\0" "SHOU\0" "CUNG\0" "zhèng\0" "chứng\0" "jung1\0" "carbuncle, sore, ulcer, abscess\0" "yōng\0" "ging6\0" "convulsions, fits\0" "jìng\0" "cyun4\0" "be healed, be cured; recover\0" "전:1N\0" "IERU IYASU\0" "SEN\0" "CEN\0" "quán\0" "tsiuɛn\0" "thuyên\0" "téng\0" "tung1\0" "ache, be in pain; painful\0" "ITAMU\0" "TOU ZU\0" "tōng\0" "ji4\0" "wound, bruise, sore\0" "이:0N\0" "KIZU\0" "I\0" "I\0" "yí\0" "i\0" "gaai1\0" "해:1N\0" "OKORI\0" "KAI GAI\0" "HAY\0" "jiē\0" "fui2\0" "a bruise or contusion\0" "UCHIKIZU\0" "I YUU U\0" "wěi\0" "wui4\0" "whirlwind, cyclone, storm\0" "huí\0" "tān\0" "joeng5\0" "itch\0" "양:0N\0" "KASA KAYUI\0" "YOU\0" "YANG\0" "yǎng\0" "치:1N\0" "CHI\0" "chì\0" "zi6\0" "hemorrhoids, piles\0" "치:0N\0" "SHIMOGASA\0" "JI\0" "CHI\0" "zhì\0" "trĩ\0" "han4\0" "scar; mark; trace\0" "흔:0N\0" "ATO\0" "KON\0" "HUN\0" "hén\0" "*hən\0" "nốt ngấn\0" "aa2\0" "dumb\0" "yǎ\0" "fui3 mui6\0" "ill\0" "YAMU\0" "BAI MAI KAI\0" "mèi\0" "dau6\0" "smallpox\0" "두:0N\0" "MOGASA\0" "TOU\0" "TWU\0" "dòu\0" "đậu\0" "ging6\0" "convulsions, fits\0" "경:0N\0" "HIKITSURU\0" "KEI\0" "KYENG\0" "jìng\0" "haau1\0" "asthma\0" "xiāo\0" "tung3\0" "pain, ache; sorry, sad; bitter\0" "통:0E\0" "ITAMU ITAMI ITAI\0" "TSUU TOU\0" "THONG\0" "tòng\0" "*tùng\0" "thống\0" "tuk1\0" "a scabby bald head\0" "KASA\0" "TOKU\0" "tū\0" "máng\0" "pei2\0" "dyspepsia, spleen infection\0" "비:1N\0" "TSUKAE\0" "HI\0" "PI\0" "pǐ\0" "siu1\0" "ZUTSUU\0" "SHOU\0" "xiāo\0" "syun1\0" "aching of limbs, muscular pains\0" "ITAMU\0" "SAN\0" "suān\0" "fu1 pou1\0" "a disease; an ailment\0" "YAMU\0" "HO FU BU\0" "fū\0" "lei6\0" "dysentery\0" "리:0N 이:0\0" "HARAKUDARI\0" "RI\0" "LI\0" "lì\0" "lị\0" "zi3\0" "spots, moles; birthmark\0" "지:1N\0" "HOKURO AZA\0" "SHI\0" "CI\0" "zhì\0" "co4\0" "a swelling of the lymph nodes\0" "좌:1N\0" "ENOGO HARIMONO\0" "SA ZA\0" "CWA\0" "cuó\0" "duó\0" "ng4 ng6\0" "wù\0" "saa1\0" "cholera; colic\0" "사:1N\0" "KORERA\0" "SA\0" "SA\0" "shā\0" "lou4\0" "consumption; tuberculosis\0" "láo\0" "thin, emaciated, lean; meager\0" "YASERU\0" "SOU SHUU\0" "SWU\0" "shòu\0" "wun6\0" "paralysis, numbness of limbs\0" "huàn\0" "haan4\0" "epilepsy, convulsions\0" "xián\0" "OROKA UTSURU\0" "EKI YAKU SEKI SHAKU\0" "yì\0" "bang1\0" "menorrhagia\0" "bēng\0" "a swelled belly; dropsical; to swell; inflated\0" "HUKURERU\0" "CHOU\0" "zhàng\0" "gun2\0" "sick\0" "YAMU\0" "KAN\0" "guǎn\0" "taam4\0" "phlegm, mucus, spittle\0" "담:0N\0" "TAN\0" "TAN\0" "TAM\0" "tán\0" "đờm\0" "fai2 fai6 fei2\0" "heat rash, prickly heat; ulcers\0" "HI BI HAI BAI\0" "fèi\0" "maa4\0" "pock-marked; leprosy; measles\0" "마:0N\0" "SHIBIRERU\0" "MA BA\0" "MA\0" "má\0" "lam4 maa4\0" "pock-marked; leprosy; measles\0" "림:1N\0" "SENKI RINBYOU\0" "RIN\0" "LIM\0" "lín\0" "ci1\0" "foolish, stupid, dumb, silly\0" "치:0N\0" "OROKA\0" "CHI\0" "CHI\0" "chī\0" "gwai3\0" "a heart symptom\0" "jì\0" "din2\0" "tiǎn\0" "đẹn\0" "ān\0" "chì\0" "bei3\0" "paralysis, numbness\0" "비:1N\0" "SHIBIRERU\0" "HI\0" "PI\0" "bì\0" "tê\0" "bei3\0" "paralysis, numbness\0" "비:0N\0" "SHIBIRERU\0" "HI\0" "PI\0" "bì\0" "fan1 man4\0" "suffer\0" "mín\0" "gu3\0" "chronic disease\0" "고:0N\0" "NAGAWAZU KOBIRITSUKU\0" "KO\0" "KO\0" "gù\0" "duī\0" "o1\0" "chronic illness; dysentery\0" "YAMAI\0" "A\0" "ē\0" "wai2\0" "paralysis; impotence\0" "위:1N\0" "NAERU\0" "I\0" "WI\0" "wěi\0" "oải\0" "jyu1\0" "a hematoma, contusion; extravasated blood\0" "어:0N\0" "YAMAI\0" "YO O\0" "E\0" "yū\0" "ứ\0" "seoi6\0" "feel tired, be weary, be worn out\0" "췌:1N\0" "TSUKARERU\0" "SUI\0" "CHWI\0" "cuì\0" "tuỵ\0" "aa2\0" "dumb\0" "OSHI\0" "A AKU\0" "yǎ\0" "zuk1 zuk6\0" "sores from cold\0" "SHIMOYAKE\0" "SHOKU SOKU CHOKU TOKU\0" "zhú\0" "YAMAI\0" "SHAKU\0" "cù\0" "daan3\0" "to hate bitterly; drought; dry\0" "dān\0" "shèn\0" "zung2\0" "dropsy of the leg\0" "종:1N\0" "HARERU\0" "SHOU JU\0" "CONG\0" "zhǒng\0" "kai3 zai3\0" "prolonged fever; chronic malaria\0" "계:1N\0" "KURUU\0" "KEI SEI\0" "KYEY\0" "chì\0" "jyu6\0" "get well, recover\0" "유:1N\0" "IERU\0" "YU\0" "YU\0" "yù\0" "hau4\0" "warts, pimples\0" "IBO\0" "KOU GU\0" "hóu\0" "fung1\0" "crazy, insane, mentally ill\0" "풍:1N\0" "KICHIGAI\0" "FUU\0" "PHWUNG\0" "fēng\0" "phong\0" "laat3 laat6\0" "severe; poisonous; dangerous; itch and other skin diseases\0" "KIZU\0" "RATSU RACHI RAI\0" "là\0" "joeng4\0" "ulcers, sores; infection\0" "양:0N\0" "KASA\0" "YOU\0" "YANG\0" "yáng\0" "chén\0" "tou4\0" "ill\0" "YAMU\0" "TO ZU\0" "tú\0" "jyu5\0" "to die in prison from cold and hunger; to treat with cruelty\0" "유:1N\0" "YU\0" "yǔ\0" "guō\0" "OROKA\0" "GON\0" "wén\0" "wun6\0" "paralysis, numbness of limbs\0" "YAMU\0" "TAN\0" "huàn\0" "kù\0" "gaa2 haa4\0" "asthma; disease of the bowels\0" "하:1N\0" "YAMAI\0" "KA GE KE\0" "HA\0" "jiǎ\0" "jam1\0" "dumb, mute, unable speak\0" "OSHI\0" "IN ON\0" "yīn\0" "ốm\0" "ji3\0" "bury, inter\0" "yì\0" "lau6\0" "fistula, sore, ulcer, goiter\0" "lòu\0" "sou3\0" "itch\0" "소:0N\0" "KASA\0" "SOU\0" "SO\0" "sào\0" "gyut3 kyut3\0" "to hiccough; the humours of the body\0" "jué\0" "kai3\0" "HIKITSUKE\0" "SEI SETSU SECHI\0" "chì\0" "sik1\0" "a polypus\0" "SHOKU SOKU\0" "xī\0" "gwaan1\0" "illness; pain; neglect; useless\0" "YAMU\0" "KAN KEN\0" "guān\0" "ji3\0" "bury, inter\0" "UZUMERU\0" "EI\0" "yì\0" "wan1\0" "epidemic, plague, pestilence\0" "온:0N\0" "EYAMI\0" "ON\0" "ON\0" "wēn\0" "ôn\0" "zik3\0" "thin, emaciated; barren\0" "척:0N\0" "YASERU\0" "SEKI\0" "CHEK\0" "jí\0" "cong1\0" "tumor, boil, sore, wound\0" "창:0N\0" "KASA\0" "SOU SHOU\0" "CHANG\0" "chuāng\0" "chriɑng\0" "baan1\0" "scar, mole\0" "반:0N\0" "KIZU\0" "HAN\0" "PAN\0" "bān\0" "ban\0" "fui3\0" "YAMU\0" "KAI GAI RAI\0" "huì\0" "lau4\0" "tumor, lump, goiter\0" "류:0N\0" "KOBU\0" "RYUU RU\0" "LYU\0" "liú\0" "caai3 co4\0" "to recover from any disease; an epidemic\0" "IERU\0" "SA ZA SHA SAI\0" "chài\0" "sau3\0" "thin, emaciated, lean; meager\0" "수:0N\0" "YASERU\0" "SOU SHUU\0" "SWU\0" "shòu\0" "*shriòu\0" "xấu\0" "joek6\0" "intermittent fever; malaria\0" "학:1N\0" "OKORI\0" "GYAKU\0" "HAK\0" "nüè\0" "din1\0" "mad; ill\0" "diān\0" "daap3\0" "pimples\0" "HAREMONO\0" "TOU\0" "da\0" "bit6\0" "shrivelled up, dried up; vexed\0" "biě\0" "taan1\0" "paralysis, palsy, numbness\0" "tān\0" "zoeng3\0" "zhàng\0" "biu1\0" "a whitlow\0" "HAREMONO\0" "HYOU\0" "biāo\0" "SAMUKE YAMU YAMAI\0" "SHIN\0" "shèn\0" "cuk1\0" "itch\0" "족:1N\0" "COK\0" "cù\0" "lo2\0" "scrofula, swellings\0" "라:1N\0" "RUI RA RAI\0" "LA\0" "luǒ\0" "ji3\0" "예:N\0" "yì\0" "zung3\0" "spasms or convulsions in young children, caused by indigestion\0" "HIKITSUKE\0" "SHOU SHU\0" "zòng\0" "cau1\0" "to be healed; to reform\0" "추:1N\0" "IERU\0" "CHUU CHU RYOU\0" "CHWU\0" "chōu\0" "zoeng3\0" "malaria pestilential vapors\0" "장:1N\0" "SHOU\0" "CANG\0" "zhàng\0" "chriɑng\0" "chướng\0" "zaai3\0" "a wasting disease\0" "YAMU\0" "SAI SEI\0" "zhài\0" "to cough; to expectorate\0" "sòu\0" "sè\0" "ke4\0" "lameness, paralysis of hands, leg\0" "KA\0" "qué\0" "KURUU\0" "CHOU\0" "diào\0" "lau6\0" "anal fistula; tumor, sore\0" "KASA SEMUSHI DEKIMONO\0" "ROU RU\0" "lòu\0" "lau6\0" "fistula, sore, ulcer, goiter\0" "루:0N\0" "SEMUSHI\0" "ROU RU\0" "LWU\0" "lòu\0" "mok6\0" "sickness; distress\0" "YAMU\0" "BAKU MAKU\0" "mò\0" "kan4\0" "qín\0" "jan5\0" "rash; addiction, craving, habit\0" "yǐn\0" "jing2\0" "swelling, goiter\0" "yǐng\0" "wong4\0" "jaundice\0" "KOU OU\0" "huáng\0" "YAMU\0" "FUKU BUKU\0" "fú\0" "liu4\0" "be healed, cured, recover\0" "료:0N 요:0\0" "IYASU\0" "RYOU\0" "LYO\0" "liáo\0" "liệu\0" "lung4\0" "weakness, infirmity retention of urine\0" "륭:1N\0" "TSUKARERU\0" "RYUU RYU\0" "LYUNG\0" "lóng\0" "liung\0" "YASERU\0" "SHOU JOU SOU\0" "qiáo\0" "lau4\0" "a swelling, tumor\0" "KOBU\0" "RYUU\0" "liú\0" "lou4\0" "consumption; tuberculosis\0" "로:1N\0" "ITAMU\0" "ROU\0" "LO\0" "láo\0" "còm lao\0" "haan4\0" "epilepsy, convulsions\0" "간:N\0" "HIKITSUKE KAN\0" "KAN\0" "xián\0" "fai3\0" "abrogate, terminate, discard\0" "폐:1N\0" "KATAWA SUTARERU\0" "HAI\0" "PHYEY\0" "fèi\0" "daan1 daan3 taan2\0" "to hate bitterly; drought; dry\0" "단:1N\0" "YASU\0" "TAN TA\0" "TAN\0" "dān\0" "jan3\0" "a disease of the heart\0" "IN ON\0" "yìn\0" "KAKU GAKU\0" "hè\0" "ngaam4\0" "cancer; marmoset\0" "암:0N\0" "GAN\0" "GAN\0" "AM\0" "ái\0" "baan1\0" "unhealthy marks on the skin\0" "bān\0" "gaan2 haan4\0" "epilepsy, convulsions\0" "간:0N\0" "KAN\0" "xián\0" "gwaan1\0" "guān\0" "gui6 wai1\0" "(Cant.) tired, exhausted\0" "guì\0" "quặm hủi\0" "lung6 nung6\0" "nòng\0" "jyu6\0" "get well, recover\0" "유:0N\0" "IERU\0" "YU\0" "YU\0" "yù\0" "wéi\0" "ji3 jik1\0" "hysterical\0" "yì\0" "loss of the sense of smell\0" "옹:1N\0" "HAREMONO\0" "YOU\0" "ONG\0" "yōng\0" "pik1\0" "craving, weakness for; indigestion\0" "벽:0N\0" "KUSE\0" "HEKI\0" "PYEK\0" "pǐ\0" "leoi5\0" "lěi\0" "lai6\0" "a sore, ulcer; pestilence\0" "려:1N\0" "EYAMI\0" "REI RAI\0" "LYE\0" "lì\0" "liɛ̀i\0" "syu2\0" "ill\0" "SHO\0" "shǔ\0" "dàn\0" "lǐn\0" "din6\0" "erythema\0" "전:1N\0" "NAMAZU\0" "DEN TEN\0" "CEN\0" "diàn\0" "đẹn\0" "lǐn\0" "laai3\0" "leprosy, scabies, mange; shoddy\0" "lài\0" "bit6\0" "shrivelled up, dried up; vexed\0" "TOBENAI\0" "HETSU BECHI\0" "biě\0" "zai3 zik3\0" "sick\0" "jì\0" "ci1\0" "silly, foolish, idiotic\0" "치:0N\0" "OROKA\0" "CHI\0" "CHI\0" "chī\0" "tjiə\0" "si\0" "joeng5\0" "itch\0" "양:1N\0" "KAYUI\0" "YOU\0" "YANG\0" "yǎng\0" "sin2\0" "ringworms\0" "xuǎn\0" "zit3\0" "pimple, sore, boil\0" "절:0N\0" "KASA\0" "SETSU SECHI\0" "CEL\0" "jiē\0" "zing1\0" "obstruction of bowels\0" "징:1N\0" "SHIKORI\0" "CHOU\0" "CING\0" "zhēng\0" "mak6\0" "(Cant.) a mole (on the skin)\0" "me\0" "lek6\0" "scrofulous lumps or swellings\0" "력:1N\0" "RUIREKI\0" "REKI RYAKU\0" "LYEK\0" "lì\0" "quickly, suddenly; surname\0" "곽:1N\0" "KAKU\0" "KWAK\0" "huò\0" "laai3\0" "leprosy, scabies, mange; shoddy\0" "나:0 라:0N\0" "KATTAI\0" "RAI\0" "LA\0" "lài\0" "zik1\0" "spasms, convulsions, hysteria; (Cant.) infantile malnutrition\0" "SHAKU SASHIKOMI\0" "SHAKU\0" "jī\0" "din1\0" "crazy, mad; madness, mania, insane\0" "diān\0" "sin2\0" "ringworms\0" "선:0N\0" "TAMUSHI\0" "SEN\0" "SEN\0" "xuǎn\0" "jing2\0" "swelling, goiter\0" "영:1N\0" "KOBU\0" "EI YOU\0" "YENG\0" "yǐng\0" "jan5\0" "rash; addiction, craving, habit\0" "은:1N\0" "HAREMONO\0" "IN ON\0" "UN\0" "yǐn\0" "keoi4\0" "thin, emaciated; worn, tired\0" "구:1N\0" "YASERU\0" "KU GU\0" "KWU\0" "qú\0" "jung1\0" "carbuncle, sore, ulcer, abscess\0" "옹:0N\0" "HAREMONO\0" "YOU\0" "YONG\0" "yōng\0" "ung\0" "taan1 taan2\0" "paralysis, palsy, numbness\0" "탄:1N\0" "SHIBIRERU\0" "TAN\0" "THAN\0" "tān\0" "din1\0" "crazy, mad; madness, mania, insanity\0" "전:0N\0" "KURUU TENKAN\0" "TEN\0" "CEN\0" "diān\0" "điên\0" "lo2\0" "luǒ\0" "lyun4\0" "YASERU YAMU\0" "REN\0" "luán\0" "lyun4\0" "luán\0" "but6\0" "legs; KangXi radical 105\0" "SOMUKU\0" "HATSU HACHI\0" "bō\0" "bō\0" "gwai3\0" "10th heavenly stem\0" "계:0E\0" "MIZUNOTO\0" "KI\0" "KYEY\0" "guǐ\0" "quý\0" "bá\0" "faat3\0" "issue, dispatch, send out, emit\0" "HANATSU TSUKAWASU OKORU\0" "HOTSU HOCHI HATSU\0" "PAL\0" "fā\0" "dang1\0" "rise, mount, board, climb\0" "등:0E\0" "NOBORU\0" "TOU TO\0" "TUNG\0" "dēng\0" "*dəng\0" "đăng\0" "faat3\0" "issue, dispatch, send out, emit\0" "발:0E\0" "HANATSU TSUKAWASU ABAKU\0" "HOTSU HATSU\0" "PAL\0" "fā\0" "*biæt\0" "phát\0" "baak6\0" "white; pure, unblemished; bright\0" "백:0E\0" "SHIRO SHIROI MOUSU\0" "HAKU BYAKU\0" "PAYK PAY\0" "bái\0" "*bhæk\0" "bạch\0" "baak3\0" "one hundred; numerous, many\0" "백:0E\0" "MOMO\0" "HYAKU HAKU\0" "PAYK MAYK\0" "bǎi\0" "*bæk\0" "vầu bách\0" "ke4\0" "qié\0" "kernel, seed; enjoy, feast [?]\0" "급:1N\0" "KANBASHII TSUBU\0" "HYUU KYUU HYOKU\0" "KUP\0" "jí\0" "zou6\0" "black; police runners, from the black clothes formerly worn by them\0" "조:1N\0" "SHIMOBE\0" "SOU ZOU\0" "CO\0" "zào\0" "zou6\0" "soap; black; menial servant\0" "zào\0" "countenance, appearance\0" "모:1N\0" "KATACHI\0" "BOU BAKU\0" "MO\0" "mào\0" "di1 dik1\0" "possessive, adjectival suffix\0" "적:0E\0" "MATO AKIRAKA\0" "TEKI\0" "CEK\0" "de\0" "dek\0" "đích\0" "HAE HABI HA HE BE\0" "pā\0" "gaai1\0" "all, every, everybody\0" "개:0E\0" "MINA\0" "KAI\0" "KAY\0" "jiē\0" "*gæi\0" "giai\0" "wong4\0" "royal, imperial; ruler, superior\0" "황:0E\0" "KAMI KIMI SUMERAGI\0" "KOU OU\0" "HWANG WANG\0" "huáng\0" "*huɑng\0" "hoàng\0" "gwai1\0" "follow, comply with\0" "KAERU TOTSUGU OKURU\0" "KI\0" "guī\0" "cǐ\0" "líng\0" "gou1\0" "the high land along a river\0" "고:1N\0" "SAWA SAKAI SUSUMU\0" "KOU\0" "KO\0" "gāo\0" "gɑu\0" "đậu cau\0" "BATSU MACHI\0" "mò\0" "TSUKU SUNAWACHI\0" "SOKU\0" "jí\0" "gaau2\0" "white; bright, brilliant; clear\0" "교:0N\0" "SHIROI KYOI\0" "KOU KYOU\0" "KYO\0" "jiǎo\0" "*gěu\0" "pěng\0" "gou1\0" "the high land along a river\0" "고:0N\0" "SAWA SAKAI SATSUKI\0" "KOU\0" "KO HO\0" "gāo\0" "cau\0" "ji4 ngoi4\0" "brilliant white\0" "ái\0" "아:N\0" "é\0" "gou2 hou6\0" "bright, luminous; clear; hoary\0" "호:0N\0" "HIKARU SHIROI\0" "KOU\0" "HO\0" "hào\0" "hɑ̌u\0" "hàn\0" "bik1\0" "HYOKU HIKI HI\0" "bì\0" "wun5\0" "Anhui province\0" "환:1N\0" "KAN\0" "HWAN\0" "wǎn\0" "주:N\0" "chóu\0" "qiàn\0" "sik1\0" "white; kind of date\0" "SHIROI\0" "SEKI\0" "xī\0" "ji4 ngoi2 ngoi4\0" "brilliant white\0" "애:1N\0" "SHIROI\0" "GAI\0" "AY\0" "ái\0" "kiu5 miu5\0" "효:1N\0" "ARAWARERU\0" "KYOU GYOU TEI HAKU\0" "HYO\0" "xiǎo\0" "hou6\0" "white, bright; clear, pure\0" "호:1N\0" "KOU GOU\0" "HO\0" "hào\0" "fong2\0" "luminous; bright hoary, white\0" "KOU OU\0" "huàng\0" "hou6\0" "bright, brilliant\0" "호:1N\0" "HO\0" "hào\0" "KIYOI YASERU\0" "SAKU\0" "zé\0" "SHIROI\0" "SAI SE\0" "cuǐ\0" "hou6\0" "bright; brilliant\0" "hào\0" "SHIROI AKIRAKA\0" "KYOU\0" "xiǎo\0" "YOU\0" "yè\0" "po4\0" "white, grey; corpulent\0" "파:1N\0" "HA BA HAN BAN\0" "PHA\0" "pó\0" "bhɑ\0" "hou6\0" "bright, brilliant\0" "AKIRAKA\0" "KOU GOU\0" "hào\0" "giu2\0" "bright white; bright, clear\0" "SHIROI\0" "KYOU\0" "jiǎo\0" "KIYOI\0" "AI\0" "ài\0" "HOSHI\0" "SEI SHOU\0" "xīng\0" "huàng\0" "lik6\0" "SHIROI\0" "REKI RYAKU RAKU HAKU\0" "lì\0" "piu2 piu5\0" "white\0" "piǎo\0" "학:1N\0" "HAK\0" "hé\0" "ziu3 zoek3\0" "white; bright; clear; clean\0" "SHIROI\0" "SHAKU ZAKU SHOU\0" "jiào\0" "pei4\0" "skin, hide, fur, feather; outer\0" "피:0E\0" "KAWA\0" "HI\0" "PHI\0" "pí\0" "bhyɛ\0" "bì\0" "gon2\0" "gǎn\0" "paau3\0" "pimples\0" "NIKIBI MOGASA\0" "HOU\0" "pào\0" "zau3\0" "wrinkles, creases, folds\0" "zhòu\0" "gwan1\0" "crack, chap\0" "jūn\0" "qiú\0" "seon1\0" "chapped, cracked\0" "준:1N\0" "HIBI SHIWA\0" "SHUN\0" "CWUN\0" "cūn\0" "tsuin\0" "coek3 zoek3\0" "què\0" "rough skin; rough\0" "사:1N\0" "SA\0" "zhā\0" "gu2\0" "drum; excite, arouse\0" "TSUZUMI\0" "KO\0" "gǔ\0" "gwan1\0" "crack, chap\0" "군:1N\0" "HIBI AKAGIRE\0" "KUN KIN\0" "KWUN\0" "jūn\0" "crack, chap\0" "HIBI AKAGIRE\0" "KUN KIN\0" "jūn\0" "zau3\0" "wrinkles, creases, folds\0" "추:0N\0" "SHIWA\0" "SUU SHUU\0" "CHWU\0" "zhòu\0" "jriòu\0" "zaa1\0" "pimples, blotches\0" "zhā\0" "gǔ\0" "zin2\0" "scurf\0" "KAWA\0" "TEN SEN SHUU TAN\0" "zhāo\0" "duk6\0" "dú\0" "ming5\0" "shallow container; rad. no. 108\0" "명:0N\0" "SARA\0" "BAI MYOU\0" "MYENG\0" "mǐn\0" "mãnh\0" "qǐ\0" "MICHIRU\0" "EI\0" "yíng\0" "jyu4\0" "basin; cup\0" "우:0N\0" "HACHI\0" "U\0" "WU\0" "yú\0" "bui1\0" "glass, cup\0" "배:0N\0" "SAKAZUKI\0" "HAI\0" "PAY\0" "bēi\0" "*bəi\0" "bôi\0" "diu3\0" "zhāo\0" "zung1\0" "small cup or bowl\0" "MUNASHII\0" "CHUU JU\0" "zhōng\0" "pun4\0" "basin, tub, pot, bowl\0" "분:0N\0" "HACHI\0" "BON HON\0" "PWUN\0" "pén\0" "phơ bồn\0" "why not? would it not be better to?\0" "hé\0" "jing4\0" "fill; full, overflowing; surplus\0" "영:0N\0" "MICHIRU\0" "EI\0" "YENG\0" "yíng\0" "*iɛng\0" "dềnh\0" "wo4 wo6\0" "TOTONOERU\0" "KA WA\0" "hé\0" "jik1\0" "profit, benefit; advantage\0" "익:0E\0" "MASU MASUMASU\0" "EKI YAKU\0" "IK\0" "yì\0" "ích\0" "WAN\0" "HATSU HACHI\0" "bō\0" "wun2\0" "bowl, basin, cup\0" "완:1N\0" "WAN\0" "WAN\0" "wǎn\0" "quɑ̌n\0" "hap6\0" "what? why not?\0" "합:1N\0" "OOU NANZO\0" "KOU GOU\0" "HAP\0" "hé\0" "hɑp\0" "on1 ong3\0" "cup; pot; bowl; abundant\0" "앙:1N\0" "HACHI\0" "OU\0" "ANG\0" "àng\0" "qɑ̀ng qɑ̌ng\0" "áng\0" "zaan2\0" "small cup or container\0" "zhǎn\0" "jim4\0" "salt\0" "yán\0" "gaam1 gaam3\0" "supervise, control, direct\0" "jiān\0" "haap6 hap6\0" "small box or case; casket\0" "합:0N\0" "FUTAMONO SARA\0" "KOU GOU\0" "HAP\0" "hé\0" "hộp\0" "우:N\0" "yū\0" "kwai1\0" "helmet; bowl; basin\0" "회:1N\0" "HACHI\0" "KAI\0" "HOY\0" "kuī\0" "khôi\0" "fàn\0" "goi3 koi3\0" "cover, hide, protect\0" "개:0N\0" "KASA FUTA OOU\0" "GAI KAI KOU\0" "KAY HAP\0" "gài\0" "dou6\0" "rob, steal; thief, bandit\0" "NUSUMU NUSUMI\0" "TOU\0" "dào\0" "đạo\0" "pun4\0" "tray, plate, dish; examine\0" "pán\0" "fu2\0" "a basket, square outside and round inside, used to hold boiled grain in State worship\0" "보:1N\0" "FU\0" "PO\0" "fǔ\0" "qiú\0" "sing4 sing6\0" "abundant, flourishing; contain; fill\0" "성:0EN\0" "MORU SAKAN SAKARU\0" "SEI JOU\0" "SENG\0" "shèng\0" "*zhiɛ̀ng\0" "thịnh\0" "dou6\0" "rob, steal; thief, bandit\0" "도:0E\0" "NUSUMU\0" "TOU\0" "TO\0" "dào\0" "*dhɑ̀u\0" "dừa\0" "luk6\0" "drip\0" "lù\0" "zaan2\0" "small cup or container; classifier for lamps, etc.\0" "잔:0N\0" "SAKAZUKI\0" "SAN SEN\0" "CAN\0" "zhǎn\0" "chén\0" "mang4\0" "swear; oath, covenant, alliance\0" "맹:0E\0" "CHIKAU CHIKAI\0" "MEI MOU\0" "MAYNG\0" "méng\0" "HISAJI WARIJI\0" "REI RAI RI\0" "lí\0" "zeon6\0" "exhaust, use up; deplete\0" "진:0E\0" "TSUKUSU\0" "JIN\0" "CIN\0" "jǐn\0" "*dzhǐn\0" "tận\0" "xù\0" "gaam1 gaam3\0" "supervise, control, direct\0" "감:0E\0" "MIRU\0" "KAN\0" "KAM\0" "jiān\0" "gam gàm\0" "giám\0" "pun4\0" "tray, plate, dish; examine\0" "반:0E\0" "OOZARA TARAI\0" "BAN HAN\0" "PAN\0" "pán\0" "*bhɑn bhɑn\0" "bàn\0" "fun2 gun3\0" "wash\0" "관:1N\0" "SOSOGU TARAI\0" "KAN\0" "KWAN\0" "guàn\0" "am1\0" "lid of a caldron; Buddhist cloister\0" "HUTA\0" "OU AN ON\0" "ān\0" "lou4\0" "cottage, hut; surname; black\0" "노:0 로:0N\0" "MESHIBITSU SUBITSU KUROI\0" "RO RYO\0" "LO\0" "lú\0" "*lo\0" "lư\0" "UTSUWA\0" "SHU SU SHO SO\0" "xǔ\0" "zau1\0" "callus\0" "zhōu\0" "dong6\0" "to toss about; to swing; to rock\0" "탕:1N\0" "ARAU UGOKU\0" "TOU\0" "THANG\0" "dàng\0" "dhɑ̌ng\0" "ān\0" "gu2\0" "salt pit; leisure; pot; drink\0" "고:1N\0" "ARASHIO\0" "KO KU\0" "KO\0" "gǔ\0" "leoi6\0" "cruel\0" "lì\0" "muk6\0" "eye; look, see; division, topic\0" "목:0E\0" "ME MANAKO SAKAN\0" "MOKU BOKU\0" "MOK\0" "mù\0" "*miuk\0" "mục\0" "ding1\0" "rivet gaze upon, keep eyes on\0" "dīng\0" "SHIROME\0" "KAN\0" "gàn\0" "heoi1\0" "wide open eyes; to gaze in astonishment\0" "우:1N\0" "KU U KO\0" "YU\0" "xū\0" "xio\0" "maang4\0" "blind; unperceptive, shortsighted\0" "맹:0E\0" "MEKURA KURAI\0" "MOU BOU\0" "MAYNG\0" "máng\0" "xồm manh\0" "maang4 mong6\0" "wàng\0" "mæng\0" "zik6\0" "straight, erect, vertical\0" "직:0E\0" "NAOSU TADACHINI NAOI\0" "CHOKU JIKI\0" "CIK\0" "zhí\0" "*djhiək *djhiə̀\0" "qì\0" "MOTORU OTORU\0" "GIN GAN\0" "yuǎn\0" "jyun4 tin4\0" "tián\0" "soeng1 soeng3\0" "mutual, reciprocal, each other\0" "상:0E\0" "AI MIRU TASUKERU\0" "SHOU SOU\0" "SANG\0" "xiāng\0" "*siɑng *siɑ̀ng\0" "tương\0" "deon6\0" "to doze; to nap; to nod\0" "순:1N\0" "SHUN\0" "SWUN\0" "dǔn\0" "jan1\0" "xīn\0" "hai6\0" "glare; stare\0" "혜:1N\0" "NIRAMU KAERIMIRU\0" "KEI GEI\0" "HYEY\0" "xì\0" "paan3\0" "look, gaze; expect, hope for\0" "반:0N\0" "HAN HEN FUN BUN\0" "PAN\0" "pàn\0" "pɛ̀n\0" "fēng\0" "seon5 teon5\0" "shield, shield-shaped object; currency sign for Dutch guilder\0" "순:0N\0" "TATE\0" "JUN TON\0" "SWUN TON\0" "dùn\0" "thuẫn\0" "민:N\0" "mín\0" "명:N\0" "MIRU\0" "BEI MYOU\0" "míng\0" "saang2 sing2\0" "province; save, economize\0" "생:0N 성:0E\0" "KAERIMIRU HABUKU MIRU\0" "SEI SHOU\0" "SENG SAYNG\0" "shěng\0" "*shræ̌ng siɛ̌ng\0" "tỉnh\0" "시:N\0" "shì\0" "yún\0" "min5\0" "to look askance; looking dull\0" "면:0N\0" "NAGASHIME MIRU KAERIMIRU\0" "BEN MEN\0" "MYEN\0" "miǎn\0" "mèn měn\0" "paan1\0" "inlay; border\0" "pān\0" "indistinct\0" "HONOKA NARAU\0" "HOU\0" "fǎng\0" "miu5\0" "blind in one eye; minute, minuscule\0" "묘:1N\0" "SUGAME\0" "BYOU MYOU\0" "MYO\0" "miǎo\0" "miɛ̌u\0" "dẻo\0" "daam1\0" "gloat, stare at; to delay, to loiter, to hinder\0" "탐:0N\0" "NIRAMU\0" "TAN\0" "THAM\0" "dān\0" "xẩm\0" "mei4\0" "eyebrows; upper margin of book\0" "미:0E\0" "MAYU\0" "BI MI\0" "MI\0" "méi\0" "*myi\0" "mi\0" "mou6\0" "dim-sighted; dull, bewildered\0" "모:1N\0" "KURAI\0" "BOU MOU BAKU MAKU\0" "MO\0" "mào\0" "mɑ̀u\0" "hon1 hon3\0" "look, see; examine, scrutinize\0" "간:0E\0" "MIRU\0" "KAN\0" "KAN\0" "kàn\0" "*kɑn kɑ̀n\0" "trầu khan\0" "jyun2 jyun6\0" "county, district, subdivision\0" "현:1\0" "KAKERU KAKARU AGATA\0" "KEN KYOU\0" "HYEN\0" "xiàn\0" "sunken\0" "kōu\0" "si6\0" "look at, inspect, observe, see\0" "MIRU\0" "SHI JI\0" "shì\0" "ngong1 ong1\0" "yāng\0" "zing1\0" "정:N\0" "zhēng\0" "jiu2\0" "sunken eyes; deep; abstruse\0" "yǎo\0" "MIHARU HAYAI ODOROKU\0" "SHIN\0" "shēn\0" "huò\0" "mù\0" "TOU DOU\0" "dà\0" "can2 zan2\0" "restraint\0" "SHIN CHIN\0" "zhěn\0" "kuàng\0" "KU KOU\0" "jū\0" "shèn\0" "ci3 ji4\0" "to gaze at\0" "MITSUMERU\0" "CHI CHOU I\0" "yí\0" "saang2\0" "disease of the eyes; crime, fault\0" "생:1N\0" "SEI SHOU\0" "SAYNG\0" "shěng\0" "mui6\0" "dim, dark, obscure; blind\0" "매:1N\0" "KURAI\0" "MAI\0" "MAY\0" "mèi\0" "muội\0" "KURAI\0" "BATSU MACHI BETSU MECHI\0" "mò\0" "mắt\0" "zhù\0" "zan1\0" "real, actual, true, genuine\0" "진:0E\0" "MA MAKOTO MAKOTONI\0" "SHIN\0" "CIN\0" "zhēn\0" "zan1\0" "real, actual, true, genuine\0" "진:N\0" "MAKOTO MAKOTONI MA\0" "SHIN\0" "zhēn\0" "*jin\0" "chân\0" "min4\0" "close eyes, sleep; hibernate\0" "면:0E\0" "NEMURU NEMURI\0" "MIN BEN\0" "MYEN\0" "mián\0" "*men\0" "miên\0" "ci1\0" "(Cant.) blurred sight\0" "shì\0" "jyun1\0" "eyes without brightness\0" "MEGAUTSURONASAMA\0" "WAN EN ON\0" "yuān\0" "dit6\0" "prominent eyes\0" "dié\0" "chợt\0" "lik1 nik1\0" "NAGASHIME MITSUMERU\0" "TEI I\0" "nì\0" "zaai6 zi6\0" "eye sockets; corner of the eyes\0" "자:1N\0" "MANAJIRI\0" "SEI SHI SAI\0" "CA\0" "zì\0" "dzhiɛ̌\0" "zi6\0" "corner of the eyes, eye sockets\0" "자:1N\0" "MANAJIRI\0" "SEI SHI SAI\0" "CA\0" "zì\0" "chǎo\0" "zaam2 zaap3\0" "wink\0" "잡:1N\0" "MATATAKU\0" "SOU SHOU\0" "CAP\0" "zhǎ\0" "jyun6\0" "to confuse; dizzy, dazed, disoriented\0" "현:0N\0" "KURAMU MADOU MEMAI\0" "GEN KAN KEN\0" "HYEN HWAN\0" "xuàn\0" "huèn\0" "gioèn\0" "bǐng\0" "rĩnh\0" "mai5\0" "mǐ\0" "lung4\0" "faint, fuzzy, blurred\0" "lóng\0" "kwai4 seoi1\0" "evil look of deep-set eyes\0" "KI KEI E SUI\0" "suī\0" "vờ khoé\0" "MABUCHI MIMAWASU\0" "TOU ZU\0" "tóng\0" "mai5 mei1 mi1\0" "be blinded\0" "KURUMU\0" "BEI MAI BI MI\0" "mī\0" "diè\0" "ji4\0" "dì\0" "nei6 ngaak1 ngak1\0" "nè\0" "ming4\0" "míng\0" "hyun3 jyun6 seon1\0" "dazzled\0" "순:1N\0" "MATATAKU\0" "KEN GEN SHUN\0" "SWUN\0" "xuàn\0" "ci1\0" "eyes diseased and dim\0" "MANAJIRIOITAMERU\0" "SHI\0" "chī\0" "hong1 kwaang1\0" "eye socket; rim of eye\0" "MABUTA\0" "KYOU KOU\0" "kuàng\0" "gyun3\0" "take interest in, care for\0" "권:0N\0" "KAERIMIRU\0" "KEN\0" "KWEN\0" "juàn\0" "gyuɛ̀n\0" "quyến\0" "mau4\0" "pupil of eye; eye\0" "모:0N\0" "HITOMI\0" "BOU MU\0" "MO\0" "móu\0" "miou\0" "zam6 zan2\0" "pupil\0" "진:N\0" "HITOMI\0" "CHIN JIN SHOU\0" "zhèn\0" "tiu3\0" "look at, gaze at, scan, survey\0" "조:0N\0" "NAGAMERU NAGAME\0" "CHOU\0" "CO\0" "tiào\0" "tèu\0" "양:1N\0" "YANG\0" "yáng\0" "ngaan5\0" "eye; eyelet, hole, opening\0" "안:0E\0" "MANAKO\0" "GAN GEN GON\0" "AN\0" "yǎn\0" "*ngɛ̌n\0" "cua nhản\0" "mak6\0" "to gaze; to ogle to look at\0" "BAKU MYAKU BEKI\0" "mò\0" "zung3\0" "masses, people, multitude, crowd\0" "중:1N\0" "OOI\0" "SHUU SHU\0" "CWUNG\0" "zhòng\0" "chúng\0" "mò\0" "zau1 zau2 zoek3 zoek6\0" "make move, take action\0" "착:0E\0" "KIRU TSUKU\0" "CHAKU JAKU\0" "CHAK\0" "zhe\0" "*djiɑk djiɑk\0" "zaang1 zang1\0" "open eyes; stare\0" "zhēng\0" "MAYU\0" "BI MI\0" "méi\0" "so1 zeon3\0" "준:N\0" "suō\0" "ciu4 saau3 saau4\0" "(Cant.) to glance\0" "shào\0" "hon6\0" "big-eyed\0" "KAN GEN GAN\0" "hàn\0" "wun2\0" "bright\0" "환:1N\0" "KAN GEN WAN\0" "HWAN\0" "huàn\0" "tai2\0" "look at, glance at; stare at\0" "제:1N\0" "NUSUMIMIRU YOKOME\0" "TEI DAI\0" "CEY\0" "dì\0" "dhèi\0" "chěng\0" "cuó\0" "gyun1 gyun3\0" "see, look, gaze at; askance\0" "NUSUMIMIRU\0" "EN DAN\0" "juàn\0" "ngo4\0" "é\0" "mǎn\0" "jin5\0" "to look at fearfully; overly cautious\0" "현:0N\0" "KEN GEN\0" "HYEN\0" "xiàn\0" "hei1\0" "to long for; to gaze at\0" "KI KE\0" "xī\0" "kwan3\0" "be tired, sleepy\0" "NEMURU\0" "KON\0" "kùn\0" "loi6\0" "squint at; sidelong glance\0" "lài\0" "gim2\0" "eyelid\0" "jiǎn\0" "sim2\0" "to glance at, to peep; glittering; to shine\0" "섬:1N\0" "NUSUMIMIRU\0" "SEN DAN\0" "SEM\0" "shǎn\0" "shiɛ̌m\0" "cò gườm\0" "tiǎn\0" "gwan3\0" "gùn\0" "jyun2 waan1\0" "wǎn\0" "ling6\0" "to stare straight ahead\0" "MIRU\0" "CHOU RYOU\0" "lèng\0" "a flash\0" "INABIKARI\0" "SEKI SHAKU\0" "shì\0" "shiɛk\0" "king4\0" "round; stare\0" "qióng\0" "liè\0" "ngaai4\0" "corner of eye; stare\0" "애:1N\0" "MANAJIRI\0" "GAI\0" "AY\0" "yá\0" "zing1\0" "eyeball; pupil of eye\0" "정:0N\0" "HITOMI\0" "SEI SHOU\0" "CENG\0" "jīng\0" "tziɛng\0" "zaang1 zang1\0" "to open the eyes; stare\0" "METSUKI\0" "SEI JOU\0" "zhēng\0" "lí\0" "loi6\0" "squint at; sidelong glance\0" "MIRU\0" "RAI\0" "lài\0" "seoi6\0" "clear-eyed\0" "수:1N\0" "AKIRAKA\0" "SUI SAI\0" "SWU\0" "suì\0" "gyun3\0" "to care for; love\0" "권:1N\0" "KAERIMIRU\0" "KEN\0" "KWEN\0" "juàn\0" "seoi6\0" "sleep, doze\0" "수:0E\0" "NEMURU NEMURI\0" "SUI\0" "SWU\0" "shuì\0" "zhuiɛ̀\0" "seoi1\0" "gaze at, stare at; uninhibited\0" "수:1N\0" "MIAGERU\0" "KI KEI KE\0" "SWU\0" "suī\0" "xiuɛ xyui\0" "duk1\0" "supervise, oversee, direct\0" "독:0E\0" "MIRU UNAGASU HIKIIRU\0" "TOKU\0" "TOK\0" "dū\0" "đốc\0" "pai5\0" "to look around, look askance\0" "MIRU\0" "HEI\0" "bì\0" "pai5\0" "look askance at, glare at\0" "비:1N\0" "NAGASHIME\0" "HEI\0" "PI\0" "pì\0" "muk6\0" "friendly, amiable, peaceful\0" "목:0E\0" "MUTSUMAJII MUTSUBU\0" "BOKU MOKU\0" "MOK\0" "mù\0" "mục\0" "fan1\0" "dull vision\0" "KURAI\0" "KON\0" "hūn\0" "ngai6\0" "look askance at, glare at; squint\0" "예:1N\0" "NIRAMU\0" "GEI\0" "YEY\0" "nì\0" "nghễ\0" "luk1 luk6\0" "lù\0" "jik6\0" "spy on\0" "UKAGAIMERU\0" "EKI YAKU JOU NYOU\0" "yì\0" "zit6\0" "eyelashes\0" "첩:0N\0" "MATSUGE\0" "SHOU\0" "CHEP\0" "jié\0" "coi2\0" "notice; pay attention to\0" "채:N\0" "SAI\0" "CHAY\0" "cǎi\0" "zau2\0" "zhǒu\0" "jyu4\0" "yú\0" "mau6\0" "hūn\0" "MIRU\0" "BATSU MACHI\0" "mà\0" "to gaze slowly; white appearance of the eyes\0" "KA GE\0" "xià\0" "sing2\0" "MIRU HITOMIGAKAGAYAKU\0" "SEI SHOU\0" "xǐng\0" "KASUMU\0" "KEI KE\0" "huī\0" "MIRUSAMA\0" "KON GON\0" "gùn\0" "zāi\0" "chǔn\0" "gin1\0" "건:1N\0" "KEN\0" "jiān\0" "mei1\0" "(Cant.) to close, shut\0" "mèi\0" "mí\0" "dou2\0" "look at, gaze at; observe\0" "도:0N\0" "MIRU\0" "TO\0" "TO\0" "dǔ\0" "đủ\0" "hau1\0" "(Cant.) to watch\0" "KATAME\0" "KOU GU\0" "hóu\0" "hyun1\0" "xuān\0" "tai4\0" "tiàn\0" "kwai4\0" "staring\0" "규:1N\0" "KEI KE KI GI\0" "KYU\0" "kuí\0" "gou1\0" "testicle\0" "고:0N\0" "SAWA KINTAMA\0" "KOU\0" "KO\0" "gāo\0" "jeoi6\0" "shrewd, astute, clever, keen\0" "예:0N\0" "AKIRAKA\0" "EI\0" "YEY\0" "ruì\0" "iuɛ̀i\0" "mau6\0" "to look at closely; nearsighted; dim; indistinct vision\0" "BOU MO MU BAKU MAKU\0" "mào\0" "xù\0" "fat6\0" "fá\0" "wò\0" "miu4\0" "take aim at; look at\0" "MITSUMERU\0" "BYOU\0" "miáo\0" "cau2\0" "to see; to look at; to gaze\0" "chǒu\0" "gwai3 kui2\0" "dim\0" "MITSUKUSU MEYAMI\0" "KI I\0" "kuì\0" "mai4 mai5 mei1 mi1\0" "to close (the eyes); to squint\0" "mī\0" "wěng\0" "kòu\0" "dàng\0" "can1\0" "glare with anger\0" "진:0N\0" "IKARASU IKARU\0" "SHIN\0" "CIN\0" "chēn\0" "chin\0" "trân\0" "hap6\0" "doze off; sleepy\0" "KOU\0" "kē\0" "sau2\0" "blind; no pupil in the eye\0" "수:1N\0" "MEKURA\0" "SOU SU SHOU\0" "SWU\0" "sǒu\0" "hat6\0" "blind, reckless; rash\0" "할:1N\0" "MEKURA KATAME\0" "KATSU\0" "HAL\0" "xiā\0" "king4\0" "round\0" "qióng\0" "mò\0" "ming4 ming5\0" "close eyes\0" "명:0N\0" "KURAI\0" "MEI MYOU MIN\0" "MYENG MYEN\0" "míng\0" "thằn manh\0" "mun4\0" "deceive, lie; eyes half-closed\0" "mán\0" "fan3\0" "to sleep\0" "shuì\0" "SAKU SHAKU\0" "zé\0" "cataract in the eye\0" "KASUMU\0" "SHOU\0" "zhàng\0" "a cataract or film over the eye\0" "예:1N\0" "EI\0" "YEY\0" "yì\0" "diāo\0" "kau1\0" "deeply-sunk eyes\0" "kōu\0" "mok6\0" "막:1N\0" "MAK\0" "mò\0" "seon3 seon6\0" "MATATAKU\0" "SHUN\0" "shùn\0" "cōng\0" "lau4\0" "to see; to look at; to observe\0" "lōu\0" "chī\0" "mun4\0" "deceive, lie; eyes half-closed\0" "만:0N\0" "DAMASU\0" "BAN MAN BON\0" "MAN\0" "mán\0" "man\0" "piu5\0" "glare at; look askance at; squint\0" "MIRU\0" "HYOU BYOU\0" "piǎo\0" "caang1 tong4 zaang1\0" "look at, stare at, gaze at\0" "당:1N\0" "MIHARU\0" "DOU TOU\0" "TANG CAYNG\0" "chēng\0" "kwai1\0" "guī\0" "mung4\0" "eyesight obscured; to feel ashamed\0" "몽:1N\0" "KURAI\0" "BOU MU MOU\0" "MONG\0" "méng\0" "wàn\0" "to blink or twitch the eyes\0" "rún\0" "pit3\0" "take fleeting glance at\0" "별:0N\0" "BETSU HETSU\0" "PYEL\0" "piē\0" "piɛt\0" "xī\0" "ciu4\0" "glance at, look at, see\0" "NUSUMIMIRU\0" "SHOU JOU\0" "qiáo\0" "pú\0" "zuk1\0" "watch carefully, stare at, focus on\0" "zhǔ\0" "cing4 dang6\0" "stare at\0" "징:1N\0" "MIHARU\0" "DOU TOU\0" "CING\0" "dèng\0" "sam2\0" "look\0" "shěn\0" "seon3\0" "wink, blink; in a wink, a flash\0" "순:0E\0" "MATATAKU MATATAKI\0" "SHUN\0" "SWUN\0" "shùn\0" "liu4 liu5\0" "bright, clear; clear-sighted\0" "료:0N\0" "AKIRAKA\0" "RYOU\0" "LYO\0" "liǎo\0" "leu lěu\0" "lẹo\0" "철:N\0" "AKIRAKA\0" "TETSU TECHI\0" "chè\0" "haan2\0" "to peep; to spy\0" "UWAMEZUKAI NAGASHIME\0" "KAN GEN KEN\0" "xián\0" "ham3\0" "watch, spy; overlook; look down\0" "감:0N\0" "MIRU\0" "KAN\0" "KAM\0" "kàn\0" "YOU\0" "yè\0" "hyut3\0" "xù\0" "tung4\0" "pupil of eye\0" "동:0N\0" "HITOMI\0" "DOU TOU\0" "TONG\0" "tóng\0" "dhung\0" "chàng tròng\0" "móu\0" "leon4\0" "to stare at\0" "HITOMI\0" "RIN REN\0" "lín\0" "gwai3 kui2\0" "dim; blurred vision\0" "MITSUKUSU MEYAMI\0" "KI I\0" "guì\0" "gaan3\0" "jiàn\0" "yè\0" "oi2\0" "clouded, obscure\0" "애:1N\0" "KAKURERU\0" "AI\0" "AY\0" "ài\0" "huì\0" "zim1\0" "look; look out for; respect\0" "첨:0N\0" "MIRU\0" "SEN\0" "CHEM\0" "zhān\0" "jiɛm\0" "chiêm\0" "gim2 lim4\0" "eyelid\0" "검:0N\0" "MABUTA\0" "KEN\0" "KEM\0" "jiǎn\0" "lim\0" "gu2\0" "blind; blind musician; stupid\0" "고:1N\0" "MESHII\0" "KO\0" "KO\0" "gǔ\0" "ziu3\0" "TEERU TERASU TEERERU\0" "SHOU\0" "zhào\0" "geoi3 geoi6 keoi4\0" "surname\0" "구:0N\0" "MIRU OSORERU\0" "KU\0" "KWU\0" "qú\0" "ghio\0" "méi\0" "cau2\0" "to see; to look at; to gaze\0" "chǒu\0" "cou3\0" "sào\0" "ling5 ning5\0" "NEI NYOU\0" "GEI NYOU\0" "NYENG\0" "nǐng\0" "xūn\0" "jiu6\0" "yào\0" "huò\0" "mung4\0" "stupid, ignorant; blind\0" "몽:1N\0" "MESHII KURAI\0" "MOU BOU\0" "MONG\0" "méng\0" "mông\0" "dense, detailed, fine\0" "KOMAYAKA\0" "BEN MEN\0" "mián\0" "pan4\0" "an angry glare; to open the eyes with anger\0" "빈:1N\0" "NIRAMU\0" "HIN BIN\0" "PIN\0" "pín\0" "min4\0" "mián\0" "lai3 lai6\0" "(Cant.) to stare angrily\0" "lěi\0" "kuàng\0" "quạng\0" "fok3\0" "look about in fright or alarm\0" "확:1N\0" "ODOROKI\0" "KAKU\0" "HWAK\0" "jué\0" "hing3 hyun3\0" "xuān\0" "mián\0" "hok6 kok3\0" "huò\0" "the pupil of the eye; to see\0" "MIRU\0" "RO RU\0" "lú\0" "kẻ lờ\0" "KURAI\0" "BOU MU MOU\0" "méng\0" "lung4\0" "faint, fuzzy, blurred\0" "lóng\0" "gun3\0" "guàn\0" "maan5\0" "to see, witness, inspect\0" "MIRU MISONAWASU\0" "BAN MAN RAN\0" "mǎn\0" "lai6\0" "to stare at\0" "xǐ\0" "cuk1\0" "straight, upright, erect, lofty\0" "촉:0N\0" "NAOI\0" "CHIKU SHUKU CHUU\0" "CHOK\0" "chù\0" "sực\0" "tong2\0" "tǎng\0" "ham3\0" "view\0" "감:1N\0" "MIRU\0" "KAN\0" "KEM\0" "kàn\0" "zuk1\0" "watch carefully, stare at, focus on\0" "촉:1N\0" "MIRU\0" "SHOKU SOKU\0" "CHOK\0" "zhǔ\0" "jiok\0" "maau4\0" "spear, lance; KangXi radical 110\0" "모:0N\0" "HOKO\0" "MU BOU\0" "MO\0" "máo\0" "miou\0" "mâu\0" "ging1 gwaan1 gwan1\0" "pity, feel sorry for, show sympathy\0" "긍:0N\0" "AWAREMU TSUTSUSHIMU HOKORU\0" "KIN KEI KAN\0" "KUNG KUN\0" "jīn\0" "giəng\0" "căng\0" "ging1\0" "jīn\0" "wat6\0" "bore with awl; bright, charming\0" "율:1N\0" "ANAOAKERU\0" "ITSU ICHI SHUTSU JUCHI\0" "YUL\0" "yù\0" "lance\0" "HOKO\0" "SAKU\0" "shuò\0" "HOKO\0" "SAKU SHAKU ZAKU\0" "zé\0" "확:1N\0" "HWAK\0" "jué\0" "ci2\0" "arrow, dart; vow, swear\0" "시:0E\0" "YA CHIKAU TSURANERU\0" "SHI\0" "SI\0" "shǐ\0" "shǐ\0" "ngao thỉ\0" "ji5\0" "particle of completed action\0" "의:0E\0" "I\0" "UY\0" "yǐ\0" "*hiə̌\0" "hỉ\0" "HAGU HAGE IWANYA\0" "SHIN\0" "shěn\0" "zi1 zi3\0" "know, perceive, comprehend\0" "지:0E\0" "SHIRU SHIRASERU\0" "CHI\0" "CI\0" "zhī\0" "*djiɛ\0" "tri\0" "hau4 hau6\0" "KOU\0" "hóu\0" "can2\0" "much more, still more; the gums\0" "신:1N\0" "IWANYA HAGU HAGI\0" "SHIN\0" "SIN\0" "shěn\0" "thẩn\0" "yǐng\0" "geoi2\0" "carpenter's square, ruler, rule\0" "구:0N\0" "SASHIGANE KANEZASHI NORI\0" "KU\0" "KWU\0" "jǔ\0" "giǔ\0" "củ\0" "KURURIYA\0" "CHUU CHU\0" "zhōu\0" "giu2\0" "correct, rectify, straighten out\0" "jiǎo\0" "co4\0" "a dwarf\0" "SA ZA\0" "cuó\0" "dyun2\0" "short; brief; deficient, lacking\0" "단:0E\0" "MIJIKAI\0" "TAN\0" "TAN\0" "duǎn\0" "*duɑ̌n\0" "đoản\0" "aai2 ai2 ngai2\0" "short, dwarf; low\0" "왜:0N\0" "HIKUI\0" "WAI AI\0" "WAY\0" "ǎi\0" "giu2 kiu2\0" "correct, rectify, straighten out\0" "교:0E\0" "ITSUWARU TAMERU\0" "KYOU\0" "KYO\0" "jiǎo\0" "gyɛ̌u\0" "kiểu\0" "zang1\0" "arrow with attached silk cord\0" "증:1N\0" "SOU\0" "CUNG\0" "zēng\0" "tzəng\0" "wok3\0" "measure, standard, criterion\0" "MONOSASHI\0" "WAKU\0" "yuē\0" "bà\0" "daam3 sek6\0" "stone, rock, mineral; rad. 112\0" "석:0E\0" "ISHI\0" "SHAKU SEKI KOKU\0" "SEK\0" "shí\0" "*zhiɛk\0" "thạch\0" "deng3 ding3\0" "anchor; (Cant.) a place\0" "IKARI\0" "TEI\0" "dìng\0" "qì\0" "gei1\0" "jetty; submerged rock; eddy\0" "jī\0" "zǐ\0" "gon1 gon3\0" "a rock or cliff\0" "간:N 안:N\0" "KINUTA\0" "KAN GAN\0" "gān\0" "ngat6\0" "wù\0" "zaak3\0" "(Cant.) to press steadily\0" "탁:1N\0" "THAK\0" "zhé\0" "ngat6\0" "toil, slave away; busy\0" "골:1\0" "ISHI\0" "KOTSU KUCHI KATSU KACHI\0" "KOL\0" "kū\0" "gong1 hong1 kung4\0" "stone bridge; stepping stones\0" "강:1N\0" "TOBIISHI ISHIBASHI TASHIKA\0" "KOU\0" "KANG\0" "gāng\0" "zik6\0" "silicon\0" "석:1N\0" "SEK\0" "xì\0" "faan4\0" "alum\0" "fán\0" "kong3\0" "mine; mineral, ore\0" "kuàng\0" "dong6\0" "brilliantly colored stone with veined patterns in it\0" "dàng\0" "maa5\0" "number, numerals; yard; symbol\0" "mǎ\0" "saa1\0" "sand; pebbles, gravel; gritty\0" "사:0N\0" "SUNA\0" "SA SHA\0" "SA\0" "shā\0" "*shra\0" "dān\0" "jué\0" "lai6\0" "cross on stepping stones\0" "WATARU\0" "REI RI HYOU\0" "lì\0" "fu1\0" "1/2 pr stone\0" "ISHI\0" "FU\0" "fū\0" "a stone resembling jade, alabaster\0" "민:N\0" "mín\0" "ngo5 o5\0" "ě\0" "waak6\0" "KEKI KYAKU KAKU WAKU\0" "huò\0" "kāng\0" "zhǐ\0" "cai3\0" "to build, pile up; stone steps, brick walk\0" "체:1N\0" "MIGIRI\0" "SEI SAI\0" "CHEY\0" "qì\0" "tsèi\0" "ham2\0" "hack, chop, cut, fell\0" "KIRU\0" "KAN KON KIN\0" "kǎn\0" "kǒm\0" "KATAI\0" "KAI KATSU KECHI\0" "jiè\0" "fan1\0" "분:1N\0" "PWUN\0" "bīn\0" "ngap6\0" "(Cant.) to nod one's head; to shake, sway\0" "è\0" "ngaa6\0" "to grind, to calender, to polish; to roll with a stone roller\0" "아:1N\0" "SURU\0" "GA GE\0" "A\0" "yà\0" "pei1\0" "arsenic\0" "비:0N\0" "HI HEI\0" "PI\0" "pī\0" "zhé\0" "jin4 jin6 ngaan4\0" "grind, rub; study, research\0" "TOGU MIGAKU\0" "KEN\0" "YEN\0" "yán\0" "khăn nghiên\0" "break, smash; broken, busted\0" "KUDAKU\0" "SAI\0" "SWAY\0" "suì\0" "zyun1\0" "tile, brick\0" "zhuān\0" "ce1\0" "giant clam, tridacna gigas\0" "chē\0" "deon6\0" "a kind of farm tool\0" "dùn\0" "wǎ\0" "jin6\0" "inkstone\0" "yàn\0" "jīn\0" "fung1\0" "an organic compound\0" "fēng\0" "faat3 fat3\0" "balance weights\0" "KATAI\0" "KYOU KOU HOU\0" "fá\0" "mut6\0" "to smash rock\0" "mò\0" "zaa1 zaa2 zok3 zok6\0" "stone tablet; monument\0" "zhǎ\0" "zeoi1 zo2\0" "rocky, hilly, uneven\0" "ISHAMA TSUCHAMA\0" "SHO SO\0" "jū\0" "SOROERU\0" "GIKU GYOKU GOKU\0" "yù\0" "lo2\0" "pile of stones\0" "라:1N\0" "ISHIZUMI\0" "RA KA\0" "LA\0" "kē\0" "to4\0" "a stone roller; a heavy stone, a weight, a plummet\0" "ISHI\0" "TA DA\0" "tuó\0" "tuó\0" "dai1 dai2 zi2\0" "a whetstone; to polish\0" "지:0N\0" "TO TOISHI\0" "SHI TEI\0" "CI\0" "dǐ\0" "zaai6\0" "stockade, fort, military outpost; brothel\0" "채:0N\0" "TORIDE\0" "SAI\0" "CHAY\0" "zhài\0" "zam1\0" "anvil; flat stone; exe\0" "침:0N\0" "KINUTA\0" "CHIN\0" "CHIM\0" "zhēn\0" "*djim\0" "khâm chỉm\0" "è\0" "fú\0" "mou5\0" "mǔ\0" "cyu2 zyu2\0" "zhù\0" "laa1 laap6\0" "big stone\0" "립:0N\0" "LIP\0" "lá\0" "bin1\0" "stone probe; pierce; counsel\0" "폄:1N\0" "ISHIBARI\0" "HEN\0" "PHYEM\0" "biān\0" "đãy bìm\0" "nou5\0" "arrow-tip\0" "YAJIRI\0" "DO NU\0" "nǔ\0" "to make a loud sound\0" "pīng\0" "pɛng\0" "ping1\0" "sound of crashing stones, bang!\0" "팽:1N\0" "HOU HYOU\0" "PHAYNG\0" "pēng\0" "pɛng\0" "líng\0" "baau3 paau3 paau4\0" "gun, cannon\0" "포:0N\0" "OOZUTSU TSUTSU\0" "HOU\0" "PHO\0" "pào\0" "bâu pháo\0" "laak6 lak6\0" "rocky\0" "lè\0" "po3\0" "break, ruin, destroy; rout\0" "파:0E\0" "YABURU YABURERU\0" "HA\0" "PHA\0" "pò\0" "*pɑ̀\0" "phá\0" "but3\0" "(Cant.) port (Eng. loan-word), 西矺 a sideboard (Eng. loan-word)\0" "OU HATSU\0" "bō\0" "pò\0" "san1\0" "arsenic\0" "SHIN\0" "shēn\0" "zaap3\0" "smash, crush, break; pound, mash\0" "zá\0" "aai6 ngaai6\0" "astatine\0" "ài\0" "lai6\0" "whetstone; sharpen\0" "TOISHI ARATO MIGAKU\0" "REI\0" "LYE\0" "lì\0" "lung4\0" "grind, sharpen; mill\0" "lóng\0" "tung4\0" "concrete\0" "tóng\0" "jung6\0" "yòng\0" "nik1\0" "gravel, pebbles\0" "lì\0" "mine; mineral, ore\0" "ARAGANE\0" "KOU\0" "kuàng\0" "co2\0" "foundation stone, plinth\0" "chǔ\0" "hang1\0" "the sound of stones knocking together\0" "kēng\0" "cyun4\0" "quán\0" "zyu1\0" "a red mole; cinnabar\0" "주:1N\0" "SHU\0" "CWU\0" "zhū\0" "hong1\0" "KOU\0" "kuāng\0" "gwai1\0" "silicon\0" "규:0N\0" "KEI KAKU KYAKU\0" "KYU\0" "guī\0" "è\0" "laau4 lou5 naau4\0" "a kind of mineral\0" "DOU NYOU\0" "náo\0" "KATAI\0" "KATSU KECHI\0" "qià\0" "leot6\0" "bones of a thin horse\0" "lù\0" "luət\0" "wěi\0" "ngoi6 oi6\0" "ài\0" "gok3 lok6\0" "RAKU REKI RYAKU\0" "gè\0" "ngắc\0" "gan1\0" "strike\0" "xiàn\0" "jing4\0" "whetstone\0" "TOISHI\0" "KEI\0" "xíng\0" "grind\0" "연:0E\0" "TOGU MIGAKU\0" "KEN\0" "YEN\0" "yán\0" "dung6\0" "variant of U+6D1E 洞, cave; chamber; pit\0" "dòng\0" "ping1\0" "pēng\0" "sai1\0" "selenium\0" "SEI\0" "xī\0" "lou5\0" "lǎo\0" "hung4\0" "hóng\0" "sek6\0" "great, eminent; large, big\0" "shuò\0" "haap6\0" "(archaic) town in Hebei province\0" "xiá\0" "haau1\0" "barren land; sandy soil\0" "qiāo\0" "qing\0" "wui1\0" "stone mill; grind; break apart\0" "USU\0" "GAI\0" "wéi\0" "qiáo\0" "yì\0" "hang1\0" "the sound of stones knocking together\0" "갱:1N\0" "KOU KYOU KEI\0" "KAYNG\0" "kēng\0" "siu1\0" "saltpeter, niter; to tan\0" "초:0N\0" "SHOU\0" "CHO\0" "xiāo\0" "KAKU KYAKU KOKU\0" "què\0" "sin3\0" "(Cant.) to slip; to work and polish gems\0" "chàn\0" "long4\0" "랑:1N\0" "ROU\0" "LANG\0" "láng\0" "lɑng\0" "KOU GOU\0" "hōng\0" "yú\0" "KOU KYOU\0" "xiāo\0" "gip3 haap6\0" "(archaic) town in Hebei province\0" "KOU GYOU\0" "xiá\0" "*hæp\0" "mǎng\0" "lok6\0" "luò\0" "a grindstone; (same as U+7850 硐) a cave, cavern\0" "용:1N\0" "YONG\0" "yǒng\0" "ce1\0" "giant clam, Tridacna gigas\0" "차:1N\0" "SHA\0" "CHA\0" "chē\0" "cit3 zit3\0" "chè\0" "ngo4 ngo6\0" "아:N\0" "ISO IWAO\0" "GI\0" "wò\0" "lau4\0" "sulfur\0" "류:0N 유:0\0" "IOU\0" "RYUU\0" "LYU\0" "liú\0" "lưu\0" "ngaang6\0" "hard, firm, strong; obstinate\0" "경:0E\0" "KATAI\0" "KOU GOU\0" "KYENG\0" "yìng\0" "ngɛ̀ng\0" "khư ngạnh\0" "mong4\0" "a crude saltpetre\0" "máng\0" "kok3\0" "sure, certain; real, true\0" "학:1N\0" "KAKU GAKU\0" "HAK\0" "què\0" "hak\0" "jin6\0" "inkstone\0" "연:0N\0" "SUZURI\0" "KEN GEN\0" "YEN\0" "yàn\0" "ngèn\0" "khố nghiền\0" "shā\0" "kǔn\0" "HAZAMA\0" "yù\0" "chì\0" "KAKI\0" "huā\0" "lǔ\0" "chěn\0" "gaan2\0" "alkaline, alkali, lye, salt\0" "jiǎn\0" "thick-lipped; a grindstone\0" "nüè\0" "sōng\0" "zoek3\0" "UTSU\0" "TAKU CHOKU\0" "zhuó\0" "kēng\0" "paang4 pang4\0" "borax, boron\0" "붕:0N\0" "HOU\0" "PWUNG PHYENG\0" "péng\0" "yān\0" "zeoi6\0" "weight\0" "TSUKU\0" "TSUI ZUI DA\0" "zhuì\0" "kōng\0" "chéng\0" "kei4\0" "chess; any game similar to chess\0" "기:0N\0" "GO KI\0" "KI\0" "qí\0" "ghiə\0" "cờ\0" "zòng\0" "qìng\0" "림:N\0" "lín\0" "kwan1\0" "jūn\0" "bo1\0" "arrow-tip\0" "HA BA\0" "bō\0" "ding3\0" "anchor\0" "정:0N\0" "IKARI\0" "TEI\0" "CENG\0" "dìng\0" "man4\0" "mín\0" "diu1\0" "room made of stone; watchtower\0" "diāo\0" "NOSERU SOSOGU UTSURU SAKA\0" "SEN ZEN SAN OKU\0" "jiān\0" "hè\0" "luk1\0" "rough, uneven, rocky; mediocre\0" "녹:0 록:0N\0" "ROKU\0" "LOK\0" "lù\0" "ngoi6\0" "obstruct, hinder, block, deter\0" "애:0N\0" "SAMATAGERU\0" "GAI GE\0" "AY\0" "ài\0" "ngại\0" "seoi3\0" "break, smash; broken, busted\0" "쇄:0N\0" "KUDAKU\0" "SAI\0" "SWAY\0" "suì\0" "*suə̀i\0" "toái\0" "coek3 zoek3\0" "coloured\0" "작:1N\0" "TSUTSUSHIMU\0" "SHAKU SAKU SEKI\0" "CAK\0" "què\0" "léng\0" "bei1\0" "stone tablet; gravestone\0" "비:0E\0" "TATEISHI ISHIBUMI\0" "HI\0" "PI\0" "bēi\0" "*byɛ\0" "yín\0" "deoi3\0" "pestle\0" "대:1N\0" "USU\0" "TAI\0" "TAY\0" "duì\0" "duə̀i\0" "mou5\0" "1/2 pr stone\0" "BU MU\0" "wǔ\0" "kei4\0" "a cape, spit, promontory\0" "ISHIBASHI SAKI\0" "KI\0" "qí\0" "lǔn\0" "wun2\0" "bowl, small dish\0" "완:0N\0" "KOBACHI WAN\0" "WAN\0" "WAN\0" "wǎn\0" "din2\0" "iodine\0" "TEN\0" "diǎn\0" "gong1\0" "náo\0" "pui5\0" "suburb\0" "TSUCHIKAU\0" "HAI\0" "bèi\0" "zaak3 zik1\0" "sand and gravel\0" "qì\0" "cam2\0" "gritty\0" "chěn\0" "ZEN NEN\0" "ruǎn\0" "ngaam4\0" "room made of stone; watchtower\0" "IWA KEWASHII\0" "GAN\0" "yán\0" "yếm nham\0" "dip6\0" "small dish, plate\0" "설:1N\0" "KATSU GACHI SETSU ZECHI\0" "SEL\0" "dié\0" "dìng\0" "duk6\0" "stone roller used to level fields\0" "TOKU DOKU CHIKU JIKU\0" "dú\0" "tuó\0" "kit3\0" "stone tablet\0" "갈:0N\0" "ISHIBUMI\0" "KETSU\0" "KAL KYEY\0" "jié\0" "ghiæt ghiɛt\0" "영:1N\0" "ISHI\0" "EI YOU\0" "YENG\0" "yīng\0" "bin2\0" "biǎn\0" "kè\0" "bik1\0" "jade; green, blue\0" "벽:0E\0" "MIDORI AO\0" "HEKI HYAKU\0" "PYEK\0" "bì\0" "*biɛk\0" "cời bích\0" "wai3 wui1\0" "외:1N\0" "WAI E I\0" "OY\0" "wèi\0" "sek6\0" "great, eminent; large, big\0" "석:0N\0" "OOKII\0" "SEKI\0" "SEK\0" "shuò\0" "thạc\0" "caa4 zam1\0" "stone slab used for washing clothes; an anvil\0" "KINUTA\0" "CHIN\0" "zhēn\0" "dyun3\0" "duàn\0" "whetstone\0" "하:N\0" "TOISHI\0" "KA GE\0" "xiá\0" "dong6\0" "brilliantly colored stone with veined patterns in it\0" "탕:1N\0" "ISHI\0" "TOU DOU\0" "THANG\0" "dàng\0" "tí\0" "nou5\0" "agate, cornelian\0" "MENOU\0" "DOU NOU\0" "nǎo\0" "pung3\0" "collide, bump into\0" "BUTSUKARU\0" "HOU\0" "pèng\0" "gaan2\0" "alkaline, alkali, lye, salt\0" "KEN KAN SEN\0" "jiǎn\0" "dai3\0" "tellurium\0" "TEI\0" "dì\0" "taan3\0" "carbon\0" "TAN\0" "tàn\0" "caa4 zaa1\0" "chipped edge of a container\0" "chá\0" "SEKI\0" "tián\0" "kai3\0" "a flood-gate, a water-gate\0" "qì\0" "dùn\0" "fung1\0" "an organic compound\0" "fēng\0" "syun4\0" "xuàn\0" "kok3\0" "sure, certain; real, true\0" "확:0E\0" "TASHIKA KATAI TASHIKAMERU\0" "KAKU\0" "HWAK\0" "què\0" "xác\0" "kok3\0" "solid\0" "확:0N\0" "TASHIIKA TASHIIKAMERU\0" "KAKU\0" "HWAK\0" "què\0" "maa5\0" "number, numerals; yard; symbol\0" "마:0N\0" "YAUDO\0" "BA ME\0" "MA\0" "mǎ\0" "KOU KU\0" "gōng\0" "nin5\0" "roller, crush; roll\0" "년:1N\0" "USU HIKU\0" "TEN DEN\0" "NYEN\0" "niǎn\0" "MIGAKU\0" "SOTSU SOCHI\0" "sù\0" "é\0" "ci4\0" "magnetic; magnetism; porcelain\0" "자:0N\0" "JISHAKU YAKIMONO\0" "JI SHI\0" "CA\0" "cí\0" "liú\0" "sī\0" "táng\0" "bong2 bong6\0" "pound; weigh\0" "방:0N\0" "PONDO\0" "HOU\0" "PANG\0" "bàng\0" "KATSU GECHI KACHI\0" "huá\0" "pai1\0" "arsenic\0" "HEI HI\0" "pī\0" "faai3\0" "외:1N\0" "KEWASHII\0" "I KI KAI GAI\0" "OY\0" "wěi\0" "song2\0" "the stone base or plinth of a pillar\0" "ISHIZUE\0" "SOU\0" "sǎng\0" "leoi5\0" "pile of rocks or stones; great\0" "뇌:0 뢰:0N\0" "RAI\0" "LOY\0" "lěi\0" "luəi\0" "lối\0" "co1\0" "polish, buff; scrutinize\0" "차:0N\0" "MIGAKU\0" "SA\0" "CHA\0" "cuō\0" "tsɑ\0" "vải tha\0" "tin4\0" "TEN DEN SHIN\0" "tián\0" "xiá\0" "kai1\0" "mountain stream, creek\0" "계:0N\0" "TANI\0" "KEI\0" "KYEY\0" "xī\0" "lim4\0" "렴:1N\0" "LYEM\0" "lián\0" "pun4\0" "large rock, boulder; firm\0" "반:0N\0" "IWA\0" "HAN BAN\0" "PAN\0" "pán\0" "bhɑn\0" "hoi2 wui1\0" "stone mill; grind; break apart\0" "애:1N\0" "USU\0" "GAI\0" "AY\0" "wéi\0" "wan6\0" "to fall from or into\0" "OCHIRU\0" "IN UN\0" "yǔn\0" "deoi1 zeoi6\0" "to throw (a stone)\0" "OTOSU UTSU\0" "TAI TE TSUI ZUI\0" "duī\0" "duəi\0" "zaak6\0" "to dismember, tear apart; downward stroke slanting right\0" "책:1N\0" "SAKU HARITSUKE\0" "TAKU\0" "CHAYK\0" "zhé\0" "djæk\0" "kẹt\0" "hap6\0" "hit; collide, knock into; sound\0" "개:1N\0" "KAI KOU KATSU KACHI\0" "KAY\0" "kē\0" "kɑp\0" "ROU\0" "lá\0" "zyun1\0" "zhuān\0" "jiu4\0" "yáo\0" "roller\0" "gǔn\0" "zyun1\0" "tile, brick\0" "전:1N\0" "KAWARA\0" "SEN\0" "CEN\0" "zhuān\0" "caam4\0" "cliff\0" "KEWASHII\0" "SAN ZEN SEN\0" "chán\0" "qì\0" "ngou4\0" "áo\0" "paang1\0" "pēng\0" "luk1 luk6\0" "mediocre; busy; occupied; roller\0" "RIKU ROKU\0" "liù\0" "lou5\0" "sal ammoniac; sand; pebble\0" "뇨:1\0" "SUNA\0" "RO\0" "NYO\0" "lǔ\0" "ham3\0" "cliff, ledge, bank; step\0" "KAN KON\0" "kàn\0" "coeng2 cong2 saang2\0" "(Cant.) to grind; a roller\0" "chuǎng\0" "cam2\0" "gritty\0" "chěn\0" "jan2\0" "IN ON\0" "yǐn\0" "leoi5\0" "a heap of stones; boulders\0" "lěi\0" "MINE\0" "HYOU\0" "biāo\0" "zaak3 zik1\0" "sand and gravel; rocks exposed at low tide; to crush\0" "적:1N\0" "KAWARA\0" "SEKI\0" "CEK\0" "qì\0" "tsiɛk\0" "mo4 mo6\0" "grind; polish; rub; wear out; a millstone\0" "마:0E\0" "MIGAKU\0" "MA\0" "MA\0" "mó\0" "*mɑ\0" "mài\0" "cik1\0" "qì\0" "ceoi1\0" "a high mountain; precipitous\0" "최:1N\0" "KEWASHII\0" "SAI ZUI SUI\0" "CHOY\0" "cuī\0" "zōng\0" "hing3\0" "musical instrument; musical stone\0" "경:0N\0" "UCHIISHI MUNASHII TSUKIRU\0" "KEI\0" "KYENG\0" "qìng\0" "kèng\0" "khánh\0" "chuò\0" "leon4\0" "lún\0" "gei1\0" "jetty; submerged rock; eddy\0" "기:0N\0" "ISO\0" "KI\0" "KI\0" "jī\0" "giəi\0" "sin6\0" "shàn\0" "lou4\0" "láo\0" "keoi4\0" "white button of 6th rank\0" "KYO GO\0" "qú\0" "zang1\0" "ISHI\0" "SOU JOU\0" "zēng\0" "dang3\0" "steps on ledge, cliff, or hill\0" "등:1N\0" "ISHIZAKA ISHIBASHI MASU\0" "TOU\0" "TUNG\0" "dèng\0" "də̀ng\0" "gaan3\0" "brook, mountain stream\0" "간:0N\0" "KAN\0" "jiàn\0" "*gàn\0" "ISHIZUE\0" "SEKI SHAKU\0" "xì\0" "leon4 leon6\0" "phosphorus; water rushing between\0" "린:1N\0" "NAGARERU\0" "RIN ROU RYOU\0" "LIN\0" "lín\0" "co lân\0" "dìng\0" "taam2\0" "tán\0" "wong4\0" "sulphur; brimstone\0" "광:1N\0" "ARAGANE\0" "KOU\0" "KWANG\0" "huáng\0" "hoàng\0" "pun4\0" "a tributary of the Wei river in Shanxi\0" "반:0N 번:0N\0" "ISHI\0" "HAN BAN HA\0" "PAN PEN\0" "pán\0" "잡:1N\0" "CAP\0" "zá\0" "haau1\0" "barren land; sandy soil\0" "교:1N\0" "KOU KYOU\0" "KYO\0" "qiāo\0" "dai1\0" "dī\0" "sạn\0" "lik6\0" "REKI RYAKU\0" "lì\0" "TANI\0" "KAN KEN\0" "jiàn\0" "ziu1\0" "reef; jetty; submerged rocks\0" "초:0N\0" "KAKUREIWA\0" "SHOU\0" "CHO\0" "jiāo\0" "xī\0" "zhǎng\0" "kiu4\0" "place in Sichuan province\0" "qiáo\0" "dan1 deon1\0" "dūn\0" "gaan2 him2\0" "alkaline, alkali, lye, salt\0" "KEWAASHII\0" "KEN\0" "jiǎn\0" "IKU\0" "yù\0" "zhuì\0" "hat6\0" "hé\0" "kè\0" "zé\0" "leoi6\0" "뢰:1N\0" "OTOSU\0" "RAI\0" "LOY\0" "léi\0" "sỏi\0" "jié\0" "co2\0" "foundation stone, plinth\0" "초:0E\0" "ISHIZUE\0" "SO SHO\0" "CHO\0" "chǔ\0" "sờ\0" "급:1N\0" "KUP\0" "yè\0" "kok3\0" "KAKU KOKU GOKU\0" "què\0" "당:1N\0" "HATATO\0" "TOU\0" "TANG\0" "dàng\0" "ngai5\0" "의:1N\0" "ISO\0" "GI\0" "UY\0" "yǐ\0" "goeng1\0" "jiāng\0" "pī\0" "pī\0" "여:0N\0" "YE\0" "yù\0" "pīn\0" "è\0" "ngoi6\0" "obstruct, hinder, block, deter\0" "애:1N\0" "SAMATAGERU\0" "GAI GE\0" "AY\0" "ài\0" "ngə̀i\0" "ngại\0" "KAI\0" "kē\0" "laam4\0" "jiān\0" "jyu5\0" "YO\0" "yù\0" "jyun5\0" "ruǎn\0" "mung4\0" "ISHI\0" "BOU MU\0" "méng\0" "paau3\0" "ancient ballista for throwing heavy stones; a cannon, a gun\0" "ISHIHAJIKI\0" "HOU\0" "pào\0" "JI\0" "cí\0" "bok3 bok6\0" "fill, extend\0" "MAJIRU\0" "HAKU BAKU\0" "bó\0" "yǎng\0" "mà\0" "caat3\0" "cǎ\0" "MUTSUKASHII\0" "KIN GIN KEN GEN\0" "xián\0" "gwong3 kwong3\0" "mine; mineral, ore\0" "ARAGANE\0" "KOU\0" "KWANG HWANG\0" "kuàng\0" "khoáng\0" "leoi5 leoi6\0" "roll\0" "뢰:1N\0" "RAI RUI\0" "LOY\0" "léi\0" "leoi5\0" "lěi\0" "zat1 zat6 zi3\0" "ISHIZUE\0" "SHITSU SHICHI\0" "zhì\0" "lai6\0" "whetstone; sharpen\0" "려:0N 여:0\0" "ARATO MIGAKU TO\0" "REI\0" "LYE\0" "lì\0" "liɛ̀i\0" "lik1\0" "gravel, pebbles, potsherds\0" "력:0N\0" "KOISHI\0" "REKI\0" "LYEK\0" "lì\0" "faan4\0" "alum\0" "반:0N\0" "BAN HAN\0" "PAN\0" "fán\0" "trối phèn\0" "확:1N\0" "MUCHI\0" "KAKU\0" "HWAK\0" "què\0" "paau3\0" "ancient ballista for throwing heavy stones a cannon, a gun\0" "pào\0" "yīng\0" "lì\0" "lung4\0" "grind, sharpen; mill\0" "롱:1N\0" "TOGU\0" "ROU RU\0" "LONG\0" "lóng\0" "lung4\0" "lóng\0" "mo6\0" "name of place in shan xi province\0" "mò\0" "bok3\0" "fill, extend\0" "MAJIRU\0" "HAKU BAKU\0" "bó\0" "soeng1\0" "arsenic\0" "HISO\0" "SOU\0" "shuāng\0" "gun3\0" "a jug, a pitcher, a jar, a pot\0" "guàn\0" "lán\0" "cǎ\0" "yán\0" "si6\0" "show, manifest; demonstrate\0" "시:0E\0" "SHIMESU SHIMESHI\0" "SHI JI KI\0" "SI KI\0" "shì\0" "jhì\0" "đình thị\0" "si6\0" "cult; radical number 113\0" "SHIMESUHEN\0" "SHI\0" "shì\0" "lai5\0" "social custom; manners; courtesy\0" "례:N\0" "UYA\0" "REI RAI\0" "LYEY\0" "lǐ\0" "lễ\0" "jing4\0" "blessings, happiness\0" "SAIWAI\0" "JOU NYOU\0" "réng\0" "se5\0" "god of the soil and altars to him; group of families; company, society\0" "사:0E\0" "YASHIRO KUMIAI KOSO\0" "SHA JA\0" "SA\0" "shè\0" "zhiǎ\0" "xã\0" "joek6\0" "sacrifice\0" "MATSURI\0" "YAKU YOU\0" "yuè\0" "zi6\0" "to sacrifice, worship\0" "사:0E\0" "MATSURU MATSURI TOSHI\0" "SHI JI\0" "SA\0" "sì\0" "ziə̌\0" "kei4\0" "pray; numerous, ample, abundant\0" "기:0N\0" "OOINI SAKANNI KORE\0" "KI GI\0" "KI\0" "qí\0" "ghyi\0" "taa1\0" "he (honorific form, generally used for the Abrahamic God)\0" "tā\0" "maa6\0" "a sacrifice at the beginning of a military campaign\0" "mà\0" "해:N\0" "TASUKERU\0" "KAI GAI\0" "xiè\0" "hin1\0" "calamities, disasters; Ormazda\0" "요:1N\0" "WAZAWAI\0" "YOU\0" "YO\0" "yāo\0" "jiu1\0" "Ormazda, god of the Zoroastrians; extended to god of the Manicheans\0" "천:1N\0" "KEN TEN\0" "CHEN\0" "xiān\0" "kei4 zi2\0" "the spirit of the earth; (used for U+53EA 只) only, merely, but\0" "기:0N\0" "KUNITSUKAMI TADA MASANI\0" "KI GI SHI\0" "KI CI\0" "qí\0" "*jiɛ̌ ghiɛ\0" "kei4\0" "pray; entreat, beseech\0" "기:0E\0" "INORU INORI\0" "KI\0" "KI\0" "qí\0" "ghiəi\0" "zi2\0" "happiness, blessings, good luck\0" "지:0N\0" "SAIWAI\0" "SHI CHI\0" "CI\0" "zhǐ\0" "bang1\0" "river in Shandong; space inside\0" "팽:1N\0" "MATSURI\0" "HOU HYOU\0" "PHAYNG\0" "bēng\0" "deoi3 doi6\0" "HOKO\0" "TAI TATSU TACHI\0" "duì\0" "zhòng\0" "rèn\0" "ji1\0" "excellent\0" "yī\0" "sek6 sik6\0" "shrine\0" "IHAI\0" "SEKI JAKU\0" "shí\0" "jau6\0" "divine intervention, protection\0" "우:0N\0" "TASUKERU\0" "YUU\0" "WU\0" "yòu\0" "CHITSU JICHI\0" "zhì\0" "tiáo\0" "fat1\0" "exorcise, remove evil; clean\0" "불:1N\0" "HARAU HARAI\0" "FUTSU HAI\0" "PWUL\0" "fú\0" "fu6\0" "worship one's ancestors; entomb\0" "부:1N\0" "AWASEMATSURU\0" "FU BU\0" "PWU\0" "fù\0" "bei3\0" "mysterious, secret, abstruse\0" "비:1E\0" "HIMERU\0" "HI\0" "PI\0" "mì\0" "zou2\0" "ancestor, forefather; grandfather\0" "조:0E\0" "JIJI HAJIME\0" "SO\0" "CO\0" "zǔ\0" "*tzǒ\0" "zi1\0" "respect, look up to, revere\0" "지:0N\0" "TSUTSUSHIMU MASANI\0" "SHI\0" "CI\0" "zhī\0" "*jiɛ̌\0" "syun3\0" "to calculate\0" "산:N\0" "KAZOERU\0" "SAN\0" "suàn\0" "mei6\0" "demon\0" "ONI BAKEMONO\0" "MI BI\0" "mèi\0" "zou6\0" "throne; bless; blessing, happiness\0" "조:0N\0" "SAIWAI\0" "SO\0" "CO\0" "zuò\0" "dzhò\0" "tộ\0" "keoi1\0" "expel, disperse, exorcise\0" "거:0N\0" "HARAU\0" "KYO KO\0" "KE\0" "qū\0" "kiu\0" "wu2\0" "blessing, happiness, prosperity\0" "호:0N\0" "SAIWAI\0" "KO GO\0" "HO\0" "hù\0" "zuk1\0" "pray for happiness or blessings\0" "축:0E\0" "IWAU HAFURI NORITO\0" "SHUKU SHUU CHO\0" "CHWUK CWU\0" "zhù\0" "jiuk\0" "chúc\0" "san1 san4\0" "spirit, god, supernatural being\0" "신:0E\0" "KAMI KOU TAMASHII\0" "SHIN JIN\0" "SIN\0" "shén\0" "*jhin\0" "thần\0" "seoi6\0" "evil spirit; evil influence\0" "수:1N\0" "TATARI TATARU\0" "SUI\0" "SWU\0" "suì\0" "ci4\0" "ancestral temple; offer sacrifice\0" "사:0N\0" "HOKORA MATSURU\0" "SHI\0" "SA\0" "cí\0" "*ziə\0" "từ\0" "chái\0" "nei4 nei5\0" "one's deceased father; used as a synonym for U+4F60 你 when referring to deity\0" "니:1N\0" "KATASHIRO\0" "DEI NAI NE\0" "NI\0" "mí\0" "lǚ\0" "yǔ\0" "coeng4\0" "good luck, good omen; happiness\0" "상:0E\0" "SAIWAI\0" "SHOU\0" "SANG\0" "xiáng\0" "ziɑng\0" "happiness; good fortune good luck; blessing; bliss\0" "wú\0" "tiu1\0" "an ancestral hall\0" "조:1N\0" "CHOU\0" "CO\0" "tiāo\0" "teu\0" "biu1 piu3\0" "slip of paper or bamboo; ticket\0" "표:0E\0" "FUDA\0" "HYOU\0" "PHYO\0" "piào\0" "phiếu\0" "zyu1\0" "NOROU\0" "SHU CHU\0" "zhù\0" "guǐ\0" "haap6\0" "triennial sacrifice to one's ancestors\0" "MATSURU\0" "KOU GYOU\0" "xiá\0" "zhī\0" "zai3\0" "sacrifice to, worship\0" "제:0E\0" "MATSURU MATSURI\0" "SAI\0" "CEY CHAY\0" "jì\0" "*tziɛ̀i\0" "tế\0" "gào\0" "zing1\0" "lucky, auspicious, good omen\0" "zhēn\0" "gào\0" "seoi3\0" "shuì\0" "zam1\0" "ominous or sinister spirit; vigor\0" "SHIN\0" "jìn\0" "tzìm\0" "san4\0" "shèn\0" "goi1\0" "gāi\0" "kǔn\0" "dì\0" "tou2\0" "pray; entreat, beg, plead; prayer\0" "INORU INORI MATSURU\0" "TOU\0" "TO\0" "dǎo\0" "wo6\0" "misfortune, calamity, disaster\0" "huò\0" "도:N\0" "SAIWAI\0" "TOU DOU\0" "táo\0" "kei4\0" "good luck, good fortune\0" "기:0N\0" "SAIWAI\0" "KI\0" "KI\0" "qí\0" "MATSURI\0" "KO KU\0" "gù\0" "gun3\0" "libation\0" "관:1N\0" "MATSURI\0" "KAN\0" "KWAN\0" "guàn\0" "zuì\0" "ling4\0" "ITSUKUSHIMI\0" "RYOU ROU\0" "líng\0" "luk6\0" "blessing, happiness, prosperity\0" "녹:0 록:0E\0" "SAIWAI FUCHI\0" "ROKU\0" "LOK\0" "lù\0" "luk\0" "lộc\0" "ban2\0" "report to, petition\0" "품:1\0" "KOMEGURA\0" "RIN HIN\0" "PHWUM\0" "bǐng\0" "bẩm\0" "gam1 gam3 kam1\0" "restrict, prohibit, forbid\0" "금:0E\0" "TODOMERU TAERU\0" "KIN KON GON\0" "KUM\0" "jìn\0" "*gyìm\0" "cấm\0" "dou2\0" "to pray; prayer\0" "dǎo\0" "zik6\0" "zhí\0" "luk6\0" "blessing, happiness, prosperity\0" "FUCHI SAIWAI\0" "ROKU\0" "lù\0" "sim3 sin4 sin6\0" "meditation, contemplation (DKW: 24787')\0" "YUZURU SHIZUKA\0" "ZEN\0" "SEN\0" "chán\0" "pei4\0" "bì\0" "cyu5\0" "zhě\0" "huī\0" "yǒu\0" "hai6\0" "semi-annual ceremony of purification\0" "계:1N\0" "MISOGI HARAU\0" "KEI\0" "KYEY\0" "xì\0" "jan1\0" "offer sacrifice; sacrifice\0" "인:1N\0" "MATSURU\0" "IN EN\0" "IN\0" "yīn\0" "IKOU\0" "SHI\0" "zī\0" "wo5 wo6\0" "misfortune, calamity, disaster\0" "화:0E\0" "WAZAWAI\0" "KA\0" "HWA\0" "huò\0" "huɑ̌\0" "hoạ\0" "zing1\0" "lucky, auspicious, good omen\0" "정:0N\0" "SAIWAI TADASHII\0" "TEI\0" "CENG\0" "zhēn\0" "fuk1\0" "happiness, good fortune, blessing\0" "복:0E\0" "SAIWAI HIMOROGI\0" "FUKU\0" "POK\0" "fú\0" "biuk\0" "phúc\0" "yuàn\0" "m4 ng4\0" "happy; used in historical names\0" "우:0N\0" "SAIWAI\0" "GU GO\0" "WU\0" "wú\0" "xiǎn\0" "joeng4\0" "to drive out demons, etc., as was done at the new-year\0" "MATSURI\0" "YOU SHOU\0" "yáng\0" "tai4\0" "happiness; peace; good fortune\0" "시:N 제:1N 지:N\0" "SAIWAI\0" "SHI JI TEI DAI\0" "CEY SI\0" "zhī\0" "ji1\0" "excellent, rare; beautiful, fine\0" "YOI\0" "I\0" "yī\0" "mui4\0" "sacrifice\0" "BAI MAI\0" "méi\0" "si1\0" "sī\0" "dai3\0" "imperial ancestor worship\0" "MATSURI\0" "TEI DAI\0" "dì\0" "bui3\0" "bèi\0" "zoek3\0" "place name\0" "zhuó\0" "zan1\0" "to receive blessings in a sincere spirit\0" "진:N\0" "UKERU\0" "SHIN\0" "zhēn\0" "wing6\0" "sacrifice\0" "EI YOU\0" "yǒng\0" "zik1\0" "직:1N\0" "SHOKU\0" "CIK\0" "jì\0" "gào\0" "tong4\0" "táng\0" "si1\0" "happy\0" "sī\0" "maa6\0" "a sacrifice at the beginning of a military campaign or on the 2nd and 16th day of the lunar month\0" "MATSURI\0" "BA ME\0" "mà\0" "hyun1\0" "surname\0" "tà\0" "fù\0" "hyun1\0" "surname Xuan\0" "xuān\0" "kei4\0" "qí\0" "jyu6\0" "defend, resist, hold out against\0" "어:0N\0" "FUSEGU\0" "GYO GO\0" "E\0" "yù\0" "ngiǔ\0" "ngừa\0" "hei1 hei2\0" "happiness; congratulations\0" "희:0N\0" "SAIWAI\0" "KI\0" "HUY\0" "xǐ\0" "gei1\0" "pray for good fortune\0" "기:1N\0" "KIZASHI\0" "KI KE GI\0" "KI\0" "jī\0" "giəi\0" "zi6\0" "SHI\0" "sì\0" "sim3 sim4 sin4 sin6\0" "meditation, contemplation (dhyana); to level ground for altar; abdicate\0" "선:0E\0" "YUZURU SHIZUKA\0" "ZEN SEN\0" "SEN\0" "chán\0" "*zhiɛn zhiɛ̀n\0" "daam6 taam5\0" "sacrifice offered at the end of the three years' mourning the death of a parent\0" "담:1N\0" "MATSURI\0" "TAN DON\0" "TAM\0" "dàn\0" "đệm thiện\0" "fui2 kui2 wui6\0" "guì\0" "suì\0" "lai5\0" "social custom; manners; courtesy; rites\0" "례:0E 예:0\0" "REI OJIGI\0" "REI RAI\0" "LYEY\0" "lǐ\0" "*lěi\0" "lễ\0" "MATSURI\0" "JOU NYU\0" "nóng\0" "nei4 nei5\0" "one's deceased father\0" "니:1N\0" "KATASHIRO\0" "DEI NAI NE\0" "NI\0" "mí\0" "něi\0" "dou2 tou2\0" "pray; entreat, beg, plead; prayer\0" "도:0N\0" "INORU INORI MATSURU\0" "TOU\0" "TO\0" "dǎo\0" "dɑ̀u dɑ̌u\0" "đảo\0" "lì\0" "joeng4\0" "pray or sacrifice, exorcise\0" "양:0N\0" "HARAU\0" "JOU\0" "YANG\0" "ráng\0" "joek6\0" "sacrifice\0" "약:1N\0" "MATSURI\0" "YAKU YOU\0" "YAK\0" "yuè\0" "tí\0" "zàn\0" "leoi6\0" "lèi\0" "jau2\0" "rump; KangXi radical 114\0" "ASHIATO\0" "JUU NYU\0" "róu\0" "jyu5\0" "legendary hsia dynasty founder\0" "우:0N\0" "MUSHI TASUKERU NOBIRU\0" "U\0" "WU\0" "yǔ\0" "*hiǒ\0" "dừng vũ\0" "jyu4\0" "district; mountain in Zhejiang\0" "옹:1N\0" "ONAGASARU\0" "GUU GU\0" "ONG\0" "yú\0" "lei4 sit3\0" "rare beast; strange; elegant\0" "리:1N\0" "CHI RI\0" "LI\0" "lí\0" "le\0" "설:N\0" "xiè\0" "kam4\0" "birds, fowl; surname;; capture\0" "금:0E\0" "TORIKO TORI\0" "KIN\0" "KUM\0" "qín\0" "*ghyim\0" "cầm\0" "wo4\0" "grain still on stalk; rice plant\0" "화:0E\0" "INE NOGI\0" "KA\0" "HWA\0" "hé\0" "huɑ\0" "tuk1\0" "bald, bare, stripped\0" "독:0N\0" "HAGE HAGERU KAMURO\0" "TOKU\0" "TOK\0" "tū\0" "thóc\0" "sau3\0" "ear of grain; flowering, luxuriant; refined, elegant, graceful\0" "수:0E\0" "HIIDERU\0" "SHUU\0" "SWU\0" "xiù\0" "*siòu\0" "tú\0" "si1\0" "private, personal; secret\0" "사:0E\0" "WATASHI WATAKUSHI HISOKA\0" "SHI\0" "SA\0" "sī\0" "*si\0" "tư\0" "JIN NIN\0" "rén\0" "tuk1\0" "bald\0" "HAGE HAGERU KAMURO\0" "TOKU\0" "TOK\0" "tū\0" "tuk\0" "zi2\0" "to hoe\0" "자:N\0" "TSUCHIKAU\0" "SHI\0" "zǐ\0" "caa3 caa4\0" "chá\0" "gon2\0" "straw; stalk of grain\0" "간:1N\0" "KAN\0" "gǎn\0" "skill, ability in handicraft a craft, an art, a calling; a trade; an accomplishment\0" "GEI\0" "yì\0" "sin1\0" "non-glutinous long grain rice\0" "URUCHI\0" "SEN\0" "xiān\0" "bing2\0" "grasp, hold; bundle; authority\0" "병:0N\0" "TORU\0" "HEI\0" "PYENG\0" "bǐng\0" "biæ̌ng\0" "bảnh\0" "lin4 nin4\0" "year; new-years; person's age\0" "년:0N 연:0\0" "TOSHI\0" "NEN\0" "NYEN\0" "nián\0" "cau1\0" "autumn, fall; year\0" "추:0E\0" "AKI TOKI\0" "SHUU\0" "CHWU\0" "qiū\0" "thu\0" "cau1\0" "(same as U+79CB 秋) autumn, fall; year\0" "qiū\0" "*tsiou\0" "cung4 zung2\0" "seed; race, breed; to plant\0" "OSANAI\0" "CHUU\0" "CHWUNG\0" "zhǒng\0" "fèn\0" "hou3\0" "to waste, to destroy, to diminish; hence it came to mean, a rat\0" "KOU KAI BOU MOU\0" "hào\0" "wan4\0" "to weed\0" "yún\0" "fo1\0" "section, department, science\0" "과:0E\0" "SHINA TOGA\0" "KA\0" "KWA\0" "kē\0" "kuɑ\0" "khoa\0" "miu5\0" "beard of grain or corn; a second\0" "초:0E\0" "NOGI\0" "BYOU\0" "CHO MYO\0" "miǎo\0" "zhī\0" "gang1\0" "non-glutinous rice\0" "URUCHI\0" "KOU\0" "jīng\0" "bei2\0" "empty grain or rice husk, chaff\0" "비:0N\0" "SHIINA\0" "HI\0" "PI\0" "bǐ\0" "zi1\0" "MINORU\0" "SHI\0" "CI\0" "zhī\0" "yù\0" "bei3 bit1\0" "secret, mysterious, abstruse\0" "비:0N\0" "HIMERU KAKUSU\0" "HI\0" "PI\0" "mì\0" "kù\0" "YAWARAGU\0" "HAN BAN\0" "bàn\0" "pī\0" "ní\0" "lang3 lik6 ling3\0" "(Cant.) excessively thin\0" "NARABU\0" "REKI RYAKU\0" "lì\0" "유:N\0" "SHIGERU\0" "YUU YU\0" "yóu\0" "zou1\0" "rent, lease; rental; tax\0" "조:0E\0" "MITSUGI\0" "SO\0" "CO\0" "zū\0" "tzo\0" "dịp tô\0" "pei1\0" "millet\0" "KUROKIBI\0" "HI FUU FU HYUU HYU\0" "pī\0" "HATSU BACHI\0" "bó\0" "ling4\0" "령:1N\0" "YOHAI\0" "REI RYOU\0" "LYENG\0" "líng\0" "mut3\0" "fodder, horse feed; feed horse\0" "말:1N\0" "MAGUSA MAGUSAKAU\0" "MATSU BATSU\0" "MAL\0" "mò\0" "mɑt\0" "cing1 cing3\0" "balance, scale, steelyard\0" "칭:0N\0" "HAKARI\0" "SHOU\0" "CHING\0" "chèng\0" "xứng\0" "zim1\0" "INE\0" "DEN NEN\0" "nián\0" "chiêm\0" "ceon4\0" "feudal state of Qin; the Qin dynasty (from which the name 'China' comes)\0" "진:0N\0" "SHIN JIN\0" "CIN\0" "qín\0" "*dzhin\0" "joeng1\0" "rice seedlings, young rice plants\0" "앙:0N\0" "NAE UERU\0" "OU\0" "ANG\0" "yāng\0" "ương\0" "zuó\0" "dit6\0" "order; orderly; salary; decade\0" "질:0E\0" "TSUIDE FUCHI\0" "CHITSU\0" "CIL\0" "zhì\0" "djhit\0" "trật\0" "only, merely\0" "지:1N\0" "MINORU\0" "CHI\0" "CI\0" "zhī\0" "seot6\0" "glutinous variety of millet\0" "출:1N\0" "MOCHIAWA\0" "JOTSU SHUTSU CHUTSU\0" "CHWUL\0" "shú\0" "geoi6\0" "black millet\0" "거:1N\0" "KUROKIBI\0" "KYO\0" "KE\0" "jù\0" "zi2\0" "one thousand millions, sometimes used for one hundred millions\0" "SHI\0" "zǐ\0" "huó\0" "zik1\0" "accumulate, store up, amass\0" "jī\0" "cing1 cing3\0" "call; name, brand; address; say\0" "HAKARU TONAERU AGERU\0" "SHOU\0" "CHING\0" "chēng\0" "xưng\0" "tung4\0" "TOU ZU\0" "tóng\0" "zhì\0" "huó\0" "hap6\0" "hé\0" "인:N\0" "yīn\0" "zī\0" "zat1\0" "zhì\0" "gié\0" "gaai1\0" "stalks of millet, corn\0" "갈:1N\0" "WARA\0" "KATSU KECHI KAI\0" "KAL\0" "jiē\0" "gặt\0" "rěn\0" "dou6\0" "dù\0" "ji4\0" "change place, shift; move about\0" "이:0E\0" "UTSURU UTSUSU\0" "I\0" "I\0" "yí\0" "*iɛ\0" "dời\0" "NOROFU\0" "SHU\0" "zhū\0" "wai3\0" "dirty, unclean; immoral, obscene\0" "huì\0" "nung4\0" "thick, lush, in clusters\0" "nóng\0" "fù\0" "hei1\0" "rare, unusual, scarce; sparse\0" "희:0E\0" "MARE MABARA\0" "KI KE\0" "HUY\0" "xī\0" "*xiəi\0" "hi\0" "고:1N\0" "KO\0" "gǎo\0" "long4\0" "grass; weeds\0" "랑:1N\0" "IMIGARA\0" "ROU RYOU\0" "LANG\0" "láng\0" "fau4 fu1\0" "MOMIGARA\0" "FU FUU BU\0" "fū\0" "xùn\0" "seoi3\0" "taxes, revenue, duty; tax\0" "세:0E\0" "MITSUGI\0" "ZEI DATSU ETSU\0" "SEY THAL\0" "shuì\0" "leoi5\0" "wild grain\0" "lǚ\0" "kwan2\0" "to bind, as faggots of sheaves\0" "URERU KUKURU\0" "KON\0" "kǔn\0" "gon2\0" "stalk of grain; straw\0" "간:0N\0" "WARA\0" "KAN\0" "KAN\0" "gǎn\0" "gang1\0" "non-glutinous rice\0" "URUCHI\0" "KOU\0" "jīng\0" "gæng\0" "tai4\0" "darnels, tares\0" "제:1N\0" "INUBIE\0" "TEI DAI\0" "CEY\0" "tí\0" "thê đề\0" "cing4\0" "journey, trip; schedule, agenda\0" "정:0E\0" "HODO HAKARU\0" "TEI\0" "CENG\0" "chéng\0" "djhiɛng\0" "trình\0" "dou6 tou4\0" "glutinous rice\0" "도:1N\0" "INE\0" "TO ZU SHO JO\0" "TO\0" "tú\0" "saau2\0" "little, slightly; rather\0" "초:0N\0" "YOUYAKU YAYA\0" "SOU SHOU\0" "CHO\0" "shāo\0" "*shràu\0" "seoi3\0" "taxes\0" "MITSUGI\0" "ZEI DATSU ETSU\0" "SEY THAL\0" "shuì\0" "shiuɛ̀i\0" "thuế\0" "a kind of rice plant; shaking and waving of the rice plant\0" "yà\0" "lǔn\0" "ling4 luk6\0" "rice\0" "WASE\0" "RIKU ROKU\0" "lù\0" "gu3\0" "gù\0" "zuó\0" "nam5\0" "ripe grain; harvest; to know, be familiar with\0" "임:0N\0" "MINORU TOSHI MINORI\0" "JIN NIN\0" "IM YEM\0" "rěn\0" "nậm\0" "WARATABA\0" "SHUN\0" "zhùn\0" "bàng\0" "baai6 bai6\0" "darnels, weeds, tares small\0" "패:0N\0" "HIE\0" "HAI\0" "PHAY\0" "bài\0" "gei1\0" "a full year, an anniversary\0" "기:N\0" "HITOTOSE WARA MAMEGARA\0" "KI GI\0" "jī\0" "zik6\0" "grain ready for grinding\0" "직:0N\0" "HAYAI TANE\0" "CHOKU SHOKU CHIKI\0" "CIK\0" "zhī\0" "zi6\0" "young, immature; childhood\0" "치:0N\0" "OSANAI ITOKENAI\0" "CHI\0" "CHI\0" "zhì\0" "*djhì\0" "kwan2\0" "bind\0" "KUKURU\0" "KON KIN KUN\0" "kǔn\0" "ling4\0" "corner, edge, angle; square block\0" "능:0 릉:0N\0" "KADO ITSU\0" "RYOU\0" "LUNG\0" "léng\0" "ləng\0" "péng\0" "fo1\0" "grain ready for grinding; grain\0" "과:1N\0" "MUGI\0" "KA GE RA\0" "KWA\0" "kē\0" "ban2 lam5\0" "report to, petition\0" "품:0N\0" "KOMEGURA UKERU\0" "RIN HIN\0" "PHWUM\0" "bǐng\0" "byǐm\0" "cau4\0" "dense, crowded, packed; soupy\0" "조:0N\0" "SHIGERU OOI\0" "CHUU CHOU\0" "CO CWU\0" "chóu\0" "djhiou\0" "ATSUMARU ATSUMERU\0" "SOTSU SOCHI SAI SE\0" "zuì\0" "욱:N\0" "yù\0" "sou1\0" "revive, to rise again; collect\0" "sū\0" "lüè\0" "xiāng\0" "yī\0" "설:1N\0" "WARA MISOGI\0" "KEI GEI KETSU KECHI\0" "SEL\0" "xì\0" "bin2\0" "biǎn\0" "jì\0" "fuk1\0" "fú\0" "SHIGERU\0" "HYOKU HIKI\0" "pì\0" "no6\0" "glutinous, sticky\0" "nuò\0" "gaai1\0" "stalk of grain, rice, corn, hemp\0" "WARA\0" "KATSU KECHI KAI\0" "jiē\0" "zung2 zung3\0" "seed; race; offspring; to plant\0" "종:0E\0" "TANE UERU\0" "SHU\0" "CONG\0" "zhǒng\0" "*jiòng jiǒng\0" "chõng\0" "zung1\0" "TABA\0" "SOU SU\0" "zōng\0" "seoi1\0" "서:N\0" "SHO\0" "xǔ\0" "can3 cing1 cing3\0" "call; name, brand; address; say\0" "칭:0E\0" "HAKARU TONAERU TATAERU\0" "SHOU\0" "CHING\0" "chēng\0" "*chiəng chiə̀ng\0" "xưng\0" "dou6\0" "rice growing in field, rice plant\0" "INE\0" "TOU\0" "TO\0" "dào\0" "wan2\0" "stable, firm, solid, steady\0" "온:N\0" "ODAYAKA\0" "ON\0" "ON\0" "wěn\0" "URUCHI\0" "REN KEN KAN GEN\0" "xián\0" "UERU MAKU MASU\0" "SHI SHUU\0" "zī\0" "욱:0N\0" "WUK\0" "yù\0" "zik1\0" "god of cereals; minister of agriculture\0" "직:0N\0" "KIBI\0" "SHOKU\0" "CIK\0" "jì\0" "tziək\0" "TSUMU TAKUHAHERU\0" "KIKU KOKU CHIKU TOKU\0" "xù\0" "zan2\0" "진:1N\0" "SHIGERU\0" "SHIN TEN DEN HEN\0" "CIN\0" "zhěn\0" "zi6\0" "variant of 穉 U+7A49, young grain; young, tender\0" "OKUTE OSANAI ODERU\0" "CHI JI\0" "zhì\0" "dou6\0" "rice growing in field, rice plant\0" "도:0E\0" "INE\0" "TOU\0" "TO\0" "dào\0" "dhɑ̀u\0" "gaa3\0" "sow grain; sheaves of grain\0" "가:0N\0" "MINORI UERU KASEGU\0" "KA\0" "KA\0" "jià\0" "kai1 kai2\0" "examine, investigate; delay\0" "계:0\0" "TODOMERU KANGAERU\0" "KEI\0" "KYEY\0" "jī\0" "gei kěi\0" "ghê\0" "gou2\0" "draft, manuscript, rough copy\0" "WARA\0" "KOU\0" "gǎo\0" "gou2\0" "draft, manuscript, rough copy\0" "고:0E\0" "WARA\0" "KOU\0" "KO\0" "gǎo\0" "guk1\0" "corn, grain, cereal; lucky\0" "곡:0E\0" "TANATSUMOTSU\0" "KOKU\0" "KOK KWU\0" "gǔ\0" "róng\0" "ear of grain; tassel; Guangzhou\0" "수:N\0" "HO\0" "SUI\0" "suì\0" "jung4\0" "YOU\0" "rong\0" "zai3\0" "panicled millet\0" "KUROKIBI\0" "SEI SAI\0" "jì\0" "hong1\0" "chaff, bran, husks of grain, from which comes: --poor, remiss\0" "강:1N\0" "NUKA MUNASHII\0" "KOU\0" "KANG\0" "kāng\0" "muk6\0" "majestic, solemn, reverent; calm\0" "목:0N\0" "YAWARAGU\0" "BOKU MOKU\0" "MOK\0" "mù\0" "miuk\0" "saam1\0" "deccan grass, a barnyard grass\0" "HIE\0" "SAN SHIN\0" "cǎn\0" "mun4\0" "millet\0" "BON MON BI MI\0" "méi\0" "zi6\0" "young grain; young, tender\0" "치:0N\0" "OSANAI ITOKENAI\0" "CHI\0" "CHI\0" "zhì\0" "gei3\0" "plough deep; sown slowly\0" "jì\0" "cấy\0" "luk6\0" "rice\0" "lù\0" "sou1\0" "revive, to rise again; collect\0" "소:N\0" "KAKIATSUMERU\0" "SO\0" "SO\0" "sū\0" "zik1\0" "accumulate, store up, amass\0" "적:0E\0" "TSUMU TSUMORU\0" "SEKI SHI\0" "CEK CA\0" "jī\0" "*tziɛk\0" "tích\0" "wing6\0" "rice tassel; sharp point; clever\0" "영:0N\0" "HOSAKI\0" "EI\0" "YENG\0" "yǐng\0" "iuɛ̌ng\0" "dĩnh\0" "calm, quiet, peace; moderation\0" "ODAYAKA\0" "ON\0" "ON\0" "wěn\0" "fall, autumn\0" "AKI\0" "SHUU\0" "CHWU\0" "qiū\0" "sik1\0" "farm, harvest grain; stingy\0" "sè\0" "hè\0" "yì\0" "huáng\0" "SHOU\0" "qiè\0" "KI KE\0" "jǐ\0" "seoi6\0" "ear of grain; tassel; Guangzhou\0" "수:0N\0" "HO\0" "SUI\0" "SWU\0" "suì\0" "xiāo\0" "SHIGERU\0" "HOKU BOKU\0" "pú\0" "jiāo\0" "zoek3\0" "zhuō\0" "tung4 zung3\0" "rice\0" "OKUTE\0" "TOU ZU SHOU SHU\0" "zhǒng\0" "SAI\0" "SAI\0" "zui\0" "lǚ\0" "seoi6\0" "ear of grain; ripe grain\0" "HO\0" "SUI ZUI\0" "suì\0" "nung4\0" "thick, lush, in clusters\0" "농:1N\0" "SHIGERU\0" "JOU NYU\0" "NONG\0" "nóng\0" "sik1\0" "farm, harvest grain; stingy\0" "색:0N\0" "TORIIRE\0" "SHOKU\0" "SAYK\0" "sè\0" "wai3\0" "dirty, unclean; immoral, obscene\0" "예:0N\0" "KEGARERU KEGARE\0" "AI WAI E\0" "YEY\0" "huì\0" "uế\0" "stalks of grain; lush, abundant\0" "YUTAKA WARA\0" "JOU\0" "ráng\0" "glutinous rice\0" "nuò\0" "jyu6\0" "UERU\0" "YO\0" "yù\0" "빈:N\0" "pīn\0" "zai3 zai6\0" "sheaf\0" "KARIINE\0" "SEI ZAI SHI\0" "jì\0" "teoi4\0" "ruined, decayed; to disintegrate\0" "tuí\0" "wan2\0" "stable, firm, solid, steady\0" "온:0N\0" "ODAYAKA\0" "ON\0" "ON\0" "wěn\0" "quə̌n\0" "ủn\0" "to praise\0" "TONAERU TATAERU\0" "SHOU\0" "chēng\0" "wok6\0" "harvest, cut grain\0" "확:0E\0" "KARU TORIIRERU\0" "KAKU\0" "HWAK HO\0" "huò\0" "hoạch\0" "gwong2 kong3 kwong3\0" "kuàng\0" "leoi5\0" "wild grain\0" "RYO RO\0" "lǚ\0" "hớt lúa\0" "biu1\0" "weed\0" "biāo\0" "sè\0" "joeng4\0" "stalks of grain; lush, abundant\0" "양:0N\0" "YUTAKA WARA\0" "JOU\0" "YANG\0" "ráng\0" "njiɑng njiɑ̌ng\0" "zhuō\0" "lei4\0" "lí\0" "cuán\0" "jyut6\0" "cave, den, hole; KangXi radical 116\0" "혈:0E\0" "ANA\0" "KETSU\0" "HYEL\0" "xué\0" "*huet\0" "huyệt\0" "waat3\0" "deep hollow;, gouge, dig out\0" "알:1N\0" "ANA\0" "ATSU ECHI\0" "AL\0" "wā\0" "gau3\0" "examine, investigate\0" "구:0E\0" "KIWAMERU KIWAMARU\0" "KYUU\0" "KWU\0" "jiū\0" "cứu\0" "kung4\0" "poor, destitute, impoverished\0" "qióng\0" "zik6\0" "the gloom of the grave a tomb or grave; death\0" "YORU\0" "SEKI JOKU KYUU\0" "xī\0" "hung1 kung4\0" "high and vast; elevated; arched\0" "궁:0N\0" "SORA AME\0" "KYUU\0" "KWUNG\0" "qióng\0" "kiung\0" "khum\0" "hung1 hung3\0" "empty, hollow, bare, deserted\0" "공:0E\0" "KARA AKU SORA\0" "KUU\0" "KONG\0" "kōng\0" "*kung kùng\0" "không\0" "yū\0" "shēn\0" "zing6\0" "hole; pitfall, trap\0" "정:0N\0" "OTOSHIANA\0" "SEI\0" "CENG\0" "jǐng\0" "jiu2 jiu3\0" "요:1N\0" "HUKAI\0" "YOU\0" "YO\0" "yào\0" "cyun1\0" "penetrate, pierce, drill; wear\0" "천:0N\0" "UGATSU\0" "SEN\0" "CHEN\0" "chuān\0" "*chiuɛn tjæng tjæ̀ng\0" "xuyên\0" "zeon1\0" "to bury\0" "둔:1N\0" "ATSUI\0" "CHUN TON DON TAN\0" "TWUN\0" "zhūn\0" "dat6\0" "suddenly, abruptly, unexpectedly\0" "돌:0E\0" "TSUKU\0" "TOTSU\0" "TOL\0" "tū\0" "*tuət\0" "đột\0" "로:1N\0" "MICHIRU ORI\0" "ROU\0" "LO\0" "láo\0" "sit3\0" "secretly, stealthily; steal; thief\0" "절:1\0" "NUSUMU HISOKANI\0" "SETSU\0" "CEL\0" "qiè\0" "zaak3\0" "narrow, tight; narrow-minded\0" "착:0N\0" "SEMAI\0" "SAKU\0" "CHAK\0" "zhǎi\0" "*jræk\0" "jiu2\0" "far, deep; sunken eyes; sad\0" "요:1N\0" "YOU OU BEN MEN\0" "YO\0" "yǎo\0" "*qěu\0" "bin2\0" "to put a coffin in a grave\0" "폄:1N\0" "HOUMURU\0" "BIN HOU\0" "PHYEM\0" "biǎn\0" "báo\0" "jiu2 miu5\0" "obscure, secluded; refined\0" "요:0N\0" "KURAI YOI ADEYAKA\0" "YOU\0" "YO\0" "yǎo\0" "*qěu\0" "yểu\0" "beng3\0" "(Cant.) to hide things, to conceal\0" "bǐng\0" "waa1\0" "pit, vault; store in pit; (Cant.) 手窊, the arm\0" "와:1N\0" "KUBOMU\0" "WA E\0" "WA\0" "wā\0" "zyut3\0" "CHUTSU TATSU TACHI\0" "zhú\0" "gaau3\0" "pit, vault; store in pit\0" "jiào\0" "hiu3 kiu3\0" "hole, opening, aperture\0" "qiào\0" "diu3\0" "deep; distant\0" "diào\0" "wū\0" "waa1\0" "UTSURO\0" "KEI KE WA E KOU\0" "guī\0" "jiu4\0" "kiln; coal mine pit\0" "KAMA\0" "YOU\0" "yáo\0" "zat6\0" "stop up, obstruct\0" "질:0N\0" "FUSAGU FUSAGARU\0" "CHITSU TETSU\0" "CIL CEL\0" "zhì\0" "khỏng\0" "coeng1\0" "window\0" "창:0E\0" "MADO\0" "SOU\0" "CHANG\0" "chuāng\0" "jiu2\0" "corner\0" "HUKAI\0" "YOU\0" "yào\0" "diu6 tiu5\0" "slender; quiet and modest, charming\0" "조:0N\0" "UTSUKUSHII\0" "CHOU\0" "CO\0" "tiǎo\0" "dhěu\0" "điệu\0" "gaau3\0" "pit, cellar\0" "교:1N\0" "ANAGURA\0" "KOU\0" "KYO\0" "jiào\0" "coeng1\0" "window\0" "창:1N\0" "MADO KEMUDASHI\0" "SOU\0" "CHANG\0" "chuāng\0" "*chrang\0" "song\0" "kwan3\0" "embarrassed; hard-pressed\0" "군:0N\0" "KURUSHIMU TASHINAMERU\0" "KIN\0" "KWUN\0" "jiǒng\0" "quẫn\0" "효:N\0" "xiāo\0" "chéng\0" "구:1\0" "KWU\0" "kòu\0" "cyun3\0" "run away; revise, edit; expel\0" "cuàn\0" "wo1\0" "nest; cave, den; hiding place\0" "wō\0" "daam6\0" "pit\0" "ANA\0" "TAN DON RAN\0" "dàn\0" "dòm\0" "fat1\0" "hole, cave; cellar; underground\0" "굴:0N\0" "IWAYA\0" "KUTSU KOTSU\0" "KWUL\0" "kū\0" "*kuət\0" "fo1 wo1\0" "nest; hole, indention; den\0" "과:1N\0" "SU\0" "KA\0" "KWA\0" "kē\0" "kuɑ\0" "zhuó\0" "wik1 wik6\0" "xū\0" "seot1\0" "to rush out of a den; rustling, whispering\0" "솔:1N\0" "SOTSU SOCHI\0" "SOL\0" "sū\0" "suət\0" "guān\0" "kwai1\0" "peep, watch, spy on, pry\0" "kuī\0" "dau6\0" "surname; hole, burrow; corrupt\0" "dòu\0" "zhuo\0" "fan1 jam3\0" "a cellar, a store-room\0" "xūn\0" "wo1\0" "nest; cave, den; hiding place\0" "와:0N\0" "MURO\0" "KA WA\0" "WA\0" "wō\0" "waa1\0" "hollow; pit; depression; swamp\0" "와:0N\0" "KUBO KUBOMU\0" "WA A\0" "WA\0" "wā\0" "jaak3\0" "yà\0" "jyu4\0" "a small door or window; a hole in the wall to cut through a wall\0" "유:1N\0" "KUGURIDO\0" "YU TOU ZU\0" "YU\0" "yú\0" "geoi6 lau4\0" "poor, impoverished\0" "jù\0" "kung4\0" "poor, destitute, impoverished\0" "궁:0E\0" "KIWAMERU KIWAMARU\0" "KYUU\0" "KWUNG\0" "qióng\0" "*ghiung\0" "cùng\0" "jiu4\0" "kiln; coal mine pit\0" "요:0N\0" "KAMA\0" "YOU\0" "YO\0" "yáo\0" "jiu4\0" "brick kiln; furnace; coal mine pit\0" "KAMA\0" "YOU\0" "yáo\0" "tiu5\0" "tiǎo\0" "cháo\0" "jyu5\0" "dirty, useless, weak, powerless; cracked, a flaw\0" "유:1N\0" "KUBOMU\0" "WA E\0" "YU\0" "yǔ\0" "zi3\0" "glance at, look at; wink at\0" "tián\0" "diu3\0" "deep; distant\0" "OKUHUKAI\0" "CHOU TOU\0" "diào\0" "geoi6 lau4\0" "poor, impoverished\0" "구:1N\0" "YATSURERU\0" "KU ROU RU\0" "KWU\0" "jù\0" "ghiǒ\0" "liào\0" "sik1\0" "faint sound, whisper\0" "xī\0" "sit\0" "오:1N\0" "KAMADO\0" "GO\0" "O\0" "wù\0" "kwai1\0" "peep, watch, spy on, pry\0" "규:0N\0" "UKAGAU UKAGAI\0" "KI\0" "KYU\0" "kuī\0" "*kiuɛ\0" "coeng1\0" "window\0" "창:1\0" "MADO\0" "SOU\0" "CHANG\0" "chuāng\0" "zaau1\0" "NEGURA\0" "SOU SHOU\0" "zhāo\0" "fun2\0" "empty; vacant\0" "kuǎn\0" "fo1 fun2\0" "hole; hallow; empty\0" "관:1N\0" "KWAN\0" "kuǎn\0" "lung1 lung4\0" "mine shaft; cavity, hole\0" "륭:1N\0" "YUMINARI\0" "RYUU RYU\0" "LYUNG\0" "lóng\0" "cang1 cing1\0" "chēng\0" "ceoi3\0" "bore\0" "cuì\0" "liu4\0" "liáo\0" "hung1\0" "furnace; kitchen range\0" "KAMADO KAMA\0" "SOU\0" "zào\0" "cyun2 cyun3\0" "run away; revise, edit; expel\0" "찬:0N\0" "KAKURERU NOGARERU\0" "ZAN SAN\0" "CHAN\0" "cuàn\0" "*tsuɑ̀n\0" "hiu3 kiu3\0" "hole, opening, aperture\0" "규:0N\0" "ANA\0" "KYOU\0" "KYU\0" "qiào\0" "khíu\0" "kung4\0" "exhausted; impoverished; poor\0" "KIWAAMERU KIWAAMARU\0" "KYUU\0" "qióng\0" "dau3 dau6\0" "surname; hole, burrow; corrupt\0" "두:0N\0" "ANA\0" "TOU TOKU\0" "TWU\0" "dòu\0" "dhòu\0" "zou3\0" "furnace; kitchen stove\0" "조:1N\0" "KAMADO\0" "SOU\0" "CO\0" "zào\0" "tzɑ̀u\0" "lung1\0" "a hole; a cleft; empty\0" "ANA\0" "ROU RU\0" "lǒng\0" "sit3\0" "secretly, stealthily; steal; thief\0" "절:0E\0" "NUSUMU HISOKANI\0" "SETSU\0" "CEL\0" "qiè\0" "*tset\0" "laap6 lap6\0" "stand; let stand; establish, set\0" "립:0E 입:0\0" "TATSU TATERU TACHIDOKORO\0" "RITSU RYUU\0" "LIP\0" "lì\0" "*lip\0" "lập\0" "TADASHII\0" "SHO\0" "chù\0" "decaliter\0" "DEKARITTO\0" "shí\0" "NOBORU\0" "FUU FU\0" "fù\0" "cin1 sing1\0" "kiloliter\0" "KIRORITTORU\0" "qiān\0" "chù\0" "wang4\0" "be vast and endless; broad\0" "HIROI\0" "KOU OU\0" "hóng\0" "kei4\0" "strange, unusual, uncanny, occult\0" "KUSHI MEZURASHII AYASHII\0" "KI\0" "qí\0" "hou4 sing1\0" "milliliter\0" "MIRIRITTORU\0" "háo\0" "litre\0" "shēng\0" "deciliter\0" "DESHIRITTO\0" "fēn\0" "syu6\0" "perpendicular, vertical; erect\0" "shù\0" "묘:0N\0" "MYO\0" "miào\0" "keoi4 keoi5\0" "qǔ\0" "zaam6\0" "stand up; a stand, station\0" "참:0N\0" "TATSU TATAZUMU UMATSUGI\0" "TAN\0" "CHAM\0" "zhàn\0" "trạm\0" "cyu5\0" "stand and wait for long time\0" "TATAZUMU\0" "CHO\0" "zhù\0" "ling4\0" "IKU\0" "REI RYOU\0" "líng\0" "lung4\0" "dragon; symbolic of emperor\0" "룡:N\0" "TATSU\0" "RYUU RYOU ROU\0" "LYONG NONG\0" "lóng\0" "bing6\0" "to combine, annex; also, what's more\0" "병:0E\0" "NARABERU NARABI NAMI\0" "HEI HOU\0" "PYENG PAN\0" "bìng\0" "ging3\0" "contend, vie, compete\0" "jìng\0" "ging2\0" "finally, after all, at last\0" "경:0E\0" "OWARU WATARU TSUINI\0" "KEI KYOU\0" "KYENG\0" "jìng\0" "*giæ̀ng\0" "cánh\0" "zoeng1\0" "composition; chapter, section\0" "장:0E\0" "AYA SHIRUSHI AKIRAKA\0" "SHOU\0" "CANG\0" "zhāng\0" "*jiɑng\0" "chương\0" "hectoliter\0" "HEKUTORITTO\0" "bǎi\0" "zi6\0" "wait for, wait until, as soon as\0" "사:1N\0" "MATSU\0" "SHI\0" "SA\0" "sì\0" "zeon3\0" "terminate, end, finish; quit\0" "준:0N\0" "OWARU\0" "SHUN\0" "CWUN CEN\0" "jùn\0" "hóng\0" "tung4\0" "child, boy, servant boy; virgin\0" "동:0E\0" "WARABE\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung\0" "đồng\0" "sung2\0" "revere, respect, be in awe of\0" "송:1N\0" "TSUTSUSHIMU OSORERU SUKUMU\0" "SHOU\0" "SONG\0" "sǒng\0" "zing6\0" "jìng\0" "TAKAKUKEWASHII\0" "CHOU JOU\0" "diào\0" "ji4\0" "YOSHIMI\0" "GI\0" "yì\0" "syu6\0" "perpendicular, vertical; erect\0" "수:0N\0" "TATSU KODOMO TATE\0" "JU\0" "SWU\0" "shù\0" "zing6\0" "YASURAKA\0" "SEI JOU\0" "jìng\0" "TATSU\0" "KU\0" "qǔ\0" "git3 kit3\0" "put forth great effort; exhaust\0" "갈:0N\0" "TSUKIRU TSUKUSU\0" "KETSU\0" "KAL KEL\0" "jié\0" "ghyɛt\0" "kiệt\0" "ping4\0" "pīng\0" "dyun1\0" "end, extreme; head; beginning\0" "단:0E\0" "HASHI HA HATA\0" "TAN\0" "TAN\0" "duān\0" "*duɑn\0" "đoan\0" "centiliter\0" "SENCHIRITTO\0" "lí\0" "HITOSHII HITOSHIKUSURU\0" "SEN TEN TAN\0" "zhuǎn\0" "céng\0" "dēng\0" "준:N\0" "YOROKOBUSAMA\0" "SHUN\0" "cūn\0" "wāi\0" "ging3 ging6\0" "contend, vie, compete\0" "경:0E\0" "KISOU SERU\0" "KYOU KEI\0" "KYENG\0" "jìng\0" "*ghiæ̀ng\0" "kǎn\0" "contend, vie, compete\0" "경:1N\0" "KISOU\0" "KEI\0" "KYENG\0" "jìng\0" "zuk1\0" "bamboo; flute; KangXi radical 118\0" "죽:0E\0" "TAKE\0" "CHIKU\0" "CWUK\0" "zhú\0" "*djiuk\0" "trúc\0" "zuk1\0" "India; bamboo; surname\0" "축:0N\0" "TAKE ATSUI\0" "TOKU CHIKU JIKU\0" "CHWUK TOK\0" "zhú\0" "lak1 lak6\0" "thorns, brambles\0" "SOJI\0" "ROKU KIN KON\0" "lè\0" "pung4\0" "bamboo cover for boat\0" "TOMA\0" "HOU BO\0" "péng\0" "jyu1 jyu4\0" "ancient woodwind instrument\0" "우:1N\0" "HUE\0" "U\0" "WU\0" "yú\0" "hio\0" "ci4\0" "flute\0" "HUE\0" "SHI JI\0" "chí\0" "gon1\0" "bamboo pole; penis\0" "간:0N\0" "SAO\0" "KAN\0" "KAN\0" "gān\0" "*gɑn\0" "cần\0" "máng\0" "măng\0" "zhú\0" "UTSUBO\0" "wán\0" "duk1\0" "deep, true, sincere, genuine\0" "dǔ\0" "gai1\0" "hairpin; fifteen year old girl\0" "KOUGAI\0" "KEI\0" "jī\0" "jiǎo\0" "baa1\0" "bamboo fence\0" "파:1N\0" "IBARATAKE SEMAI\0" "HA\0" "PHA\0" "bā\0" "KAZOERU\0" "SAN\0" "suàn\0" "kap1\0" "bamboo box used carry books\0" "급:1N\0" "OI\0" "KYUU\0" "KUP\0" "jí\0" "cặp\0" "qǐn\0" "zaau3\0" "ladle, bamboo skimmer\0" "조:1N\0" "ZARU SU\0" "SOU\0" "CO\0" "zhào\0" "seon2\0" "bamboo shoots\0" "TAKENOKO\0" "JUN SHUN\0" "SWUN\0" "sǔn\0" "aa4 ngaa4\0" "아:1N\0" "A\0" "yá\0" "zhuì\0" "원:N\0" "yuán\0" "fat1\0" "tablet held by someone having authority\0" "홀:0N\0" "SHAKU\0" "KOTSU\0" "HOL\0" "hù\0" "xuət\0" "hong4\0" "bamboos placed across wooden frames on which grain may be stored in damp climates\0" "háng\0" "siu3\0" "smile, laugh, giggle; snicker\0" "소:0E\0" "WARAU EMU WARAI\0" "SHOU\0" "SO\0" "xiào\0" "*siɛ̀u\0" "금:1N\0" "KUM\0" "cén\0" "bei6 pai4 pei4\0" "to comb; a fine-toothed comb\0" "bì\0" "bat1\0" "writing brush; write; stroke\0" "HUDE\0" "HITSU\0" "bǐ\0" "gan2\0" "bamboo water pipe\0" "jiǎn\0" "yǐ\0" "dōng\0" "sim1\0" "점:1N\0" "MUCHI\0" "SEN CHOU\0" "CEM\0" "shān\0" "đồn chòm\0" "saang1 sang1\0" "small gourd-shaped musical instrument\0" "생:0N\0" "FUE\0" "SOU SHOU\0" "SAYNG\0" "shēng\0" "*shræng\0" "dấm sênh\0" "dā\0" "dek6\0" "bamboo flute; whistle\0" "적:0N\0" "FUE\0" "TEKI JAKU\0" "CEK\0" "dí\0" "*dhek\0" "địch\0" "zhú\0" "nà\0" "ci1\0" "bamboo rod used for beatings\0" "태:0N\0" "MUCHI\0" "CHI\0" "THAY\0" "chī\0" "djhiɛ\0" "ku1 kwu1\0" "TAGA\0" "KO\0" "gū\0" "lap1\0" "bamboo hat; bamboo covering\0" "립:0N 입:0\0" "KASA\0" "RYUU\0" "LIP\0" "lì\0" "lip\0" "lợp\0" "qiè\0" "man4 man5\0" "mǐn\0" "HOU HYOU KOU KYOU\0" "bāo\0" "vầu\0" "tiu4\0" "a broom, a besom\0" "tiáo\0" "giậu\0" "zi6\0" "a hamper, wicker basket\0" "사:1N\0" "HAKO\0" "SHI SU\0" "SA\0" "sì\0" "fu4\0" "i.d. tag, tally, symbol, charm\0" "부:0E\0" "WARIFU\0" "FU BU\0" "PWU\0" "fú\0" "bhio\0" "bùa\0" "caak3\0" "to entwine around; check (a current) with a weir\0" "책:1N\0" "SHIGARAMU\0" "SAKU\0" "CHAYK\0" "cè\0" "ban6\0" "foolish, stupid, dull; awkward\0" "분:1N\0" "ARAI\0" "HON\0" "PWUN\0" "bèn\0" "fat6\0" "TOBIAGARU\0" "HAI BAI\0" "fá\0" "daat3\0" "a coarse mat of rushes or bamboo\0" "UTSU\0" "TAN TATSU TACHI\0" "TAL TAN\0" "dá\0" "đác\0" "dai6 zi2\0" "bed boards, sleeping mat\0" "YUKA\0" "SHI SHITSU SHICHI\0" "zǐ\0" "dai6\0" "sequence, number; grade, degree\0" "제:0E\0" "TSUIDE YASHIKI TADA\0" "DAI\0" "CEY\0" "dì\0" "*dhèi\0" "nồng đệ\0" "ling4 ling6\0" "bamboo screen\0" "령:0N\0" "CHIRIYOKE\0" "REI RYOU\0" "LYENG\0" "líng\0" "zaak3 zaak6 zok6\0" "boards which support tiles on roof\0" "SEMAI\0" "SAKU SHAKU ZAKU\0" "zé\0" "nou4\0" "a bird-cage\0" "노:1N\0" "TORIKAGO\0" "DO NU DA NA\0" "NO\0" "nú\0" "nò\0" "fat1\0" "curtain\0" "OOI\0" "FUTSU FUCHI HI\0" "fú\0" "gau2\0" "a basket trap for fish, placed in the opening of a weir\0" "KOU KU\0" "gǒu\0" "gǒu\0" "càu\0" "faan4\0" "basket\0" "fán\0" "gaa1\0" "a reed leaf whistle\0" "가:1N\0" "ASHIBUE\0" "KA\0" "KA\0" "jiā\0" "*ga\0" "go2\0" "an arrow shaft\0" "YAGARA\0" "KA KOU KAN\0" "gǎn\0" "faan6\0" "a bamboo form; a model\0" "범:1N\0" "NORI\0" "HAN\0" "PEM\0" "fàn\0" "phạm\0" "YA\0" "SHI\0" "shǐ\0" "mǎo\0" "po2\0" "flat basket for grain\0" "pǒ\0" "sai3\0" "small bamboo\0" "세:0N\0" "SASA\0" "SEY\0" "ti\0" "zin1\0" "note, memo; stationery; comments\0" "jiān\0" "kung1 kung4\0" "KONG\0" "qióng\0" "lung4 lung5\0" "cage; cage-like basket\0" "lóng\0" "SOUKE ZARU\0" "mǐn\0" "bin1\0" "bamboo container for food\0" "biān\0" "WANKAGO TABANERU TSUKAAANERU\0" "RAKU\0" "luò\0" "gai3\0" "TAKE\0" "KEI KE\0" "guì\0" "a bamboo frame on which silkworms spin their cocoons\0" "KAHIKONOSU\0" "KYOKU KOKU\0" "qū\0" "ci4\0" "chí\0" "jan1\0" "yīn\0" "jiu6\0" "yào\0" "sin2\0" "bamboo brush; halberd\0" "선:1N\0" "SASARA\0" "SEN\0" "SEN\0" "xiǎn\0" "bat1\0" "writing brush; write; stroke\0" "필:0E\0" "FUDE\0" "HITSU\0" "PHIL\0" "bǐ\0" "*byit\0" "bút\0" "kung4\0" "bamboo name; bamboo staff\0" "TAKE\0" "KYOU KU\0" "qióng\0" "kut3\0" "arrow end\0" "괄:1N\0" "YAHAZU HAZU\0" "KATSU\0" "KWAL\0" "kuò\0" "dang2\0" "rank, grade; wait; equal; 'etc.'\0" "등:0E\0" "HITOSHII NADO RA\0" "TOU\0" "TUNG\0" "děng\0" "*də̌ng\0" "đẳng\0" "gaau2\0" "bamboo rope; bamboo object used\0" "xiáo\0" "gan1\0" "muscles; tendons\0" "근:0N\0" "SUJI\0" "KIN KON\0" "KUN\0" "jīn\0" "giən\0" "gân\0" "cyun4\0" "bamboo fish trap\0" "전:0N\0" "UE\0" "SEN\0" "CEN\0" "quán\0" "tsiuɛn\0" "seon2\0" "bamboo shoot; joint; tendon\0" "순:0N\0" "TAKENOKO\0" "JUN SHUN\0" "SWUN\0" "sǔn\0" "suǐn\0" "MAKIHADA\0" "JO NYO\0" "rú\0" "fat6\0" "raft\0" "벌:0N\0" "IKADA\0" "BATSU HATSU\0" "PEL\0" "fá\0" "phẹt\0" "hong1 kwaang1 kwaang2\0" "bamboo basket or chest\0" "광:0N\0" "KAGO HAKO\0" "KYOU\0" "KWANG\0" "kuāng\0" "kiuɑng\0" "zuk1\0" "ancient lute; build\0" "축:0N\0" "HIROU\0" "CHIKU\0" "CHWUK\0" "zhù\0" "trúc\0" "tung2 tung4\0" "thick piece of bamboo; pipe\0" "통:0N\0" "TSUTSU\0" "TOU\0" "THONG\0" "tǒng\0" "dhung\0" "đồng\0" "a hairpin on which the hair is bound at the back of the head. 15 of age\0" "계:1\0" "KYEY\0" "jī\0" "kê\0" "daap3\0" "answer, reply; return; assent to\0" "답:0E\0" "KOTAERU KOTAE\0" "TOU\0" "TAP\0" "dá\0" "*dop\0" "đáp\0" "hang4 hong4\0" "TAKEMUSHIRO\0" "KOU GYOU GUU\0" "háng\0" "caak3\0" "scheme, plan; to whip; urge\0" "책:0E\0" "MUCHI TSUE KAZUTORI\0" "SAKU\0" "CHAYK\0" "cè\0" "*chrɛk\0" "sách\0" "zhòng\0" "kau3\0" "kòu\0" "lái\0" "bat1\0" "wicker, bamboo\0" "bì\0" "sai1\0" "sieve, filter, screen; sift\0" "shāi\0" "dong1\0" "tall bamboo\0" "dāng\0" "zaang1 zang1\0" "stringed musical instrument; kite\0" "KOTO\0" "SOU SHOU\0" "zhēng\0" "cè\0" "부:1N\0" "PWU\0" "fū\0" "gwan1 wan4\0" "bamboo skin; bamboo\0" "균:0N\0" "TAKE\0" "IN UN\0" "KYUN\0" "yún\0" "hyun\0" "tú\0" "paa4\0" "rake\0" "pá\0" "lei4\0" "lí\0" "long4\0" "young bamboo\0" "KAGO\0" "ROU RYOU\0" "láng\0" "lẵng\0" "geoi2\0" "round-shaped bamboo basket for holding rice\0" "거:1N\0" "HAKO\0" "KYO\0" "KE\0" "jǔ\0" "rá\0" "gun2\0" "a key; to be in charge; a pipe\0" "관:1N\0" "HUE KUDA\0" "KAN\0" "KWAN\0" "guǎn\0" "gaan2 gan2\0" "bamboo water pipe\0" "견:1N\0" "KAKEI\0" "KEN\0" "KYEN\0" "jiǎn\0" "hán\0" "tung2 tung4\0" "bamboo pipe; fish hook\0" "통:1N\0" "TOU ZU YOU YU\0" "THONG\0" "tóng\0" "thúng\0" "TAKE\0" "KOU GOU GYOU\0" "xiá\0" "zhì\0" "sing4\0" "reed of a loom\0" "성:0N\0" "OSA\0" "SEI JOU\0" "SENG\0" "chéng\0" "syun3\0" "an ancient device for working with numbers; count, calculate, figure\0" "SOROBAN KAZOERU\0" "SAN\0" "suàn\0" "toan\0" "sai6\0" "divination with stalks of plants; divining rod\0" "서:0N\0" "MEDOGI URANAU\0" "SEI ZEI\0" "SE\0" "shì\0" "vầu\0" "zyu6\0" "chopsticks, tongs\0" "HASHI\0" "CHO JO\0" "zhù\0" "djhiù\0" "zok6\0" "cable\0" "SEMARU\0" "SAKU ZAKU SHAKU\0" "zuó\0" "siu2 siu6\0" "dwarf bamboo; diminutive in person's name\0" "소:1N\0" "SHINO\0" "SHOU\0" "SO\0" "xiǎo\0" "saau1\0" "basket, bucket\0" "HUGO\0" "SOU SHOU SAKU\0" "shāo\0" "shrau\0" "sáo\0" "jin4 ting4\0" "정:1N\0" "ITOKUDA\0" "TEI CHOU JOU\0" "CENG\0" "tíng\0" "caak3 gaap3\0" "type of grass used in divination; to divine; pincers\0" "MEDOGI\0" "KYOU SAKU\0" "cè\0" "jin4\0" "feast\0" "연:0N\0" "MUSHIRO\0" "EN\0" "YEN\0" "yán\0" "*iɛn\0" "gào\0" "faai3\0" "chopsticks\0" "HASHI\0" "KAI\0" "kuài\0" "gon2\0" "name of a place in Honan\0" "gān\0" "cau4\0" "chip, tally, token; raise money\0" "chóu\0" "bamboo basket or chest\0" "KAGO HAKO\0" "KYOU\0" "kuāng\0" "gaang3\0" "place name in Hunan province\0" "gàng\0" "wan4\0" "tall bamboo\0" "yún\0" "오:0N\0" "O\0" "o\0" "cim1\0" "sign, endorse; slip of paper\0" "qiān\0" "SHINO\0" "SHOU\0" "SO\0" "xiǎo\0" "gaan2\0" "simple, terse, succinct, a letter\0" "jiǎn\0" "póu\0" "lái\0" "zōu\0" "bei6 paai4\0" "KAGO\0" "HAI BAI HI HEKI HEI BYAKU\0" "bǐ\0" "biɛ\0" "bai3 bei2 bei3\0" "bì\0" "fine-toothed comb; comb hair\0" "HERA NO\0" "HEI\0" "bì\0" "bei\0" "go3\0" "numerary adjunct, piece; single\0" "개:0N\0" "KO KA\0" "KA KO\0" "KAY\0" "gè\0" "gɑ̀\0" "cá\0" "ci4\0" "tái\0" "KAI GE\0" "guǎi\0" "yū\0" "zin1\0" "note, memo; stationery; comments\0" "전:0N\0" "FUDA\0" "SEN\0" "CEN\0" "jiān\0" "tzen\0" "dào\0" "fu1 ku1\0" "hoop; bind, surround\0" "고:1N\0" "TAGA\0" "KO\0" "KO\0" "gū\0" "ci4\0" "ancient woodwind instrument\0" "호:1\0" "KO KU CHI JI\0" "HO\0" "chí\0" "zaang1 zang1\0" "stringed musical instrument; kite\0" "쟁:0N\0" "KOTO\0" "SOU SHOU\0" "CAYNG\0" "zhēng\0" "*jrɛng\0" "tranh\0" "zing1\0" "to draw a bamboo bow or crossbow\0" "SEI SHOU SEN\0" "qìng\0" "saap3 zit6\0" "fan\0" "OUGI\0" "SOU SHOU JOU\0" "shà\0" "zau2\0" "broom\0" "추:1\0" "HOUKI\0" "SOU SHUU\0" "CHWU\0" "zhǒu\0" "luk6\0" "book\0" "lù\0" "bok6\0" "reed screen; frame for growing silkworms\0" "박:0N\0" "SUDARE\0" "HAKU\0" "PAK\0" "bó\0" "bhɑk\0" "gei1\0" "sieve; dust pan, garbage bag\0" "기:0N\0" "MI\0" "KI\0" "KI\0" "jī\0" "kia\0" "laam4\0" "a large basket\0" "TAKE\0" "RIN\0" "lín\0" "syun3\0" "count, calculate, figure; plan\0" "산:0E\0" "KAZOERU KAZU\0" "SAN\0" "SAN\0" "suàn\0" "toán\0" "kwan1 kwan3\0" "fine bamboo\0" "SHINODAKE YA TAKENOKO\0" "KIN\0" "jùn\0" "fuk6\0" "quiver\0" "복:1N\0" "EBIRA\0" "FUKU\0" "POK\0" "fú\0" "brief note; official communique\0" "차:0N\0" "SASU KAGI\0" "SATSU TOU\0" "CHA\0" "zhá\0" "gu1\0" "bugle\0" "HUE\0" "KO KU\0" "gū\0" "hung1\0" "ancient string music instrument\0" "공:1N\0" "KOU KU\0" "KONG\0" "kōng\0" "kung\0" "kim4\0" "tweezers, pliers, tongs, pincers\0" "겸:0N\0" "HASAMU KUBIKASE\0" "KAN KEN\0" "KYEM\0" "qián\0" "TAWAMERU\0" "KEN\0" "qiān\0" "SHINODAKE YA TAKENOKO\0" "KIN\0" "jùn\0" "ceoi4\0" "horse whip; flog\0" "추:1N\0" "TAKE\0" "SUI ZUI\0" "CHWU\0" "chuí\0" "gun2\0" "pipe, tube, duct; woodwind music\0" "관:0E\0" "KUDA FUE\0" "KAN\0" "KWAN\0" "guǎn\0" "*guɑ̌n\0" "quản\0" "jyun1\0" "yuān\0" "caak3\0" "cè\0" "zú\0" "nhốt\0" "HA\0" "bǒ\0" "zaak3\0" "bed mat; mat\0" "zé\0" "haap6\0" "rattan box, suitcase, or case\0" "qiè\0" "tok3\0" "bamboo sheath, bamboo shoots\0" "tuò\0" "lo4\0" "bamboo basket\0" "luó\0" "daan1\0" "small bamboo basket for holding\0" "HAKO\0" "TAN\0" "TAN\0" "dān\0" "siu1\0" "bamboo flute\0" "xiāo\0" "joek6\0" "the cuticle of the bamboo a broad-leaved bamboo\0" "TAKENOKAWA\0" "JOKU NYAKU\0" "ruò\0" "zin3\0" "arrow; type of bamboo\0" "전:0N\0" "YA\0" "SEN\0" "CEN\0" "jiàn\0" "*tziɛ̀n\0" "tiễn\0" "hyun1\0" "xuān\0" "bin1\0" "bamboo palanquin\0" "TAKEGOSHI\0" "HEN BEN\0" "biān\0" "TAKENOKO TAKANNA\0" "SHUN JUN IN\0" "sǔn\0" "soeng1\0" "case, box, chest, trunk\0" "상:0N\0" "HAKO\0" "SHOU SOU\0" "SANG\0" "xiāng\0" "siɑng\0" "rương\0" "sin2\0" "SASARA\0" "SEN\0" "xiǎn\0" "bamboo mat used to protect carriage passengers from dust (vulgar form)\0" "píng\0" "zam1\0" "needle, probe; warn, admonish\0" "잠:0N\0" "HARI IMASHIMERU\0" "SHIN\0" "CAM\0" "zhēn\0" "bú giăm\0" "sing2\0" "SEI SHOU\0" "xīng\0" "TAKE\0" "KO GO\0" "hú\0" "ji4\0" "yí\0" "zyu3 zyu6\0" "chopsticks\0" "저:0N\0" "HASHI\0" "CHO CHAKU\0" "CE\0" "zhù\0" "djhiù\0" "giạ\0" "yuē\0" "TAKE\0" "SHUN\0" "chūn\0" "RITSU\0" "lǜ\0" "SHIGERU\0" "OKU\0" "wū\0" "TAKE\0" "TOU TSU\0" "dǒng\0" "siu6 sok3\0" "musical instrument like pan-pipes, bamboo flute\0" "소:1N\0" "SO\0" "shuò\0" "jí\0" "zit3\0" "knot, node, joint; section\0" "절:0E\0" "FUSHI MISAO NOTTO\0" "SETSU SECHI\0" "CEL\0" "jié\0" "*tzet\0" "tiết\0" "wong4\0" "bamboo grove; bamboo\0" "황:0N\0" "TAKAMURA\0" "KOU\0" "HWANG\0" "huáng\0" "huɑng\0" "SEI SHOU\0" "xīng\0" "mèi\0" "faan6\0" "pattern, model, rule, law\0" "범:0E\0" "NORI\0" "HAN\0" "PEM\0" "fàn\0" "cyun4 dyun1 syun4\0" "ZARU\0" "SUI ZUI SEN ZEN TEN DEN TAN\0" "chuán\0" "syun6\0" "seal script; seal, official stamp\0" "전:0N\0" "KOSHIKISHIBA\0" "TEN\0" "CEN\0" "zhuàn\0" "triện\0" "pin1\0" "chapter, section, essay, article\0" "편:0E\0" "MAKI\0" "HEN\0" "PHYEN\0" "piān\0" "*piɛn\0" "HOU FU\0" "fēng\0" "zuk1\0" "build, erect; building\0" "축:0E\0" "KIZUKU TSUKU\0" "CHIKU\0" "CHWUK\0" "zhú\0" "djiuk\0" "trốc\0" "hung4\0" "홍:1N\0" "TOI\0" "KOU GU\0" "HONG\0" "huáng\0" "haap6\0" "ratton box, suitcase, or case\0" "협:1N\0" "HAKO\0" "KYOU\0" "HYEP\0" "qiè\0" "kep\0" "hau4\0" "ancient music instrument; harp\0" "후:1N\0" "KOU GO\0" "HWU\0" "hóu\0" "hou\0" "qiū\0" "miǎo\0" "ham3\0" "inlay, set in; fall into; rugged\0" "HASAMU KUBIKASE\0" "KAN KEN\0" "qiàn\0" "ku1 kwu1\0" "gū\0" "gwai6\0" "a bamboo basket for carrying earth\0" "kuì\0" "식:0N\0" "SIK\0" "shi\0" "lau5\0" "bamboo basket\0" "lǒu\0" "wan4\0" "tall bamboo\0" "운:1N\0" "TAKE\0" "UN EN\0" "WUN\0" "yún\0" "hé\0" "TOU DOU\0" "táng\0" "WAKU\0" "yuè\0" "cau1\0" "a utensil used to filter wine; a filter\0" "chōu\0" "sô\0" "gou1\0" "pole used punt boat\0" "고:1N\0" "SAO\0" "KOU\0" "KO\0" "gāo\0" "gàu\0" "fei2\0" "round or oval covered-baskets with short legs\0" "HAKO\0" "HI\0" "fěi\0" "biəi\0" "joek6\0" "cuticle of bamboo plant\0" "약:1N\0" "TAKENOKAWA\0" "JAKU HYAKU\0" "YAK\0" "ruò\0" "zhēng\0" "gau1\0" "bamboo basket; bamboo frame\0" "구:1N\0" "FUSEGO KAGARI\0" "KOU\0" "KWU\0" "gōu\0" "quảu\0" "niè\0" "qiàn\0" "siu2\0" "dwarf bamboo; diminutive in person's name\0" "소:0N\0" "SHINO\0" "SHOU\0" "SO\0" "xiǎo\0" "saan3\0" "usurp\0" "찬:N\0" "UBAU\0" "SAN SEN\0" "CHAN\0" "cuàn\0" "choán\0" "lung5\0" "the name of bamboo hat\0" "lǒng\0" "pong4\0" "péng\0" "duk1\0" "deep, true, sincere, genuine\0" "독:0E\0" "ATSUI\0" "TOKU\0" "TOK\0" "dǔ\0" "đốc\0" "leot6\0" "bugle, 觱篥 bìlì Tatar (Tartar) horn\0" "RITSU RICHI\0" "LYUL\0" "lì\0" "sặt\0" "bei1 bei6\0" "fine-toothed comb; comb hair\0" "비:1N\0" "HERA NO\0" "HEI\0" "PI\0" "bì\0" "zhuó\0" "ceoi4\0" "coarse bamboo mat; ugly\0" "TAKEMUSHIRO\0" "CHO JO\0" "chú\0" "sai1\0" "sieve, filter, screen; sift\0" "사:0N\0" "FURUI\0" "SHI SAI\0" "SA\0" "shāi\0" "rây\0" "ci4\0" "a bamboo flute with seven holes\0" "지:1N\0" "HUE\0" "CHI JI\0" "CI\0" "chí\0" "djhiɛ\0" "zhù\0" "coeng1\0" "qiāng\0" "cage; cage-like basket\0" "KAGO\0" "ROU\0" "LONG\0" "lóng\0" "laam4\0" "basket\0" "lán\0" "jiān\0" "bou6\0" "a bamboo basket\0" "bù\0" "lei4\0" "bamboo or wooden fence; hedge\0" "lí\0" "seoi6 wai6\0" "broomstick\0" "HOUKI\0" "SUI KEI E\0" "huì\0" "ziuɛ̀i\0" "bat1\0" "wicker, bamboo\0" "필:1N\0" "MAGAKI\0" "HITSU HICHI\0" "PHIL\0" "bì\0" "dek6 dik6\0" "bamboo flute; whistle\0" "HUE\0" "TEKI CHAKU CHIKU JIKU\0" "dí\0" "SOU SU\0" "cōng\0" "EN\0" "yān\0" "pung4\0" "awning, covering; sail; boat\0" "봉:1N\0" "TOMA\0" "HOU\0" "PONG\0" "péng\0" "bong\0" "caam2 cam1 zaam1\0" "a basket, hod, scuttle; a hairclasp\0" "SOROWANAI\0" "SHIN SAN\0" "cǎn\0" "syun2 zaan6\0" "to collect; edit; a bamboo basket\0" "KATAMI\0" "SAN ZEN\0" "zhuàn\0" "paai4\0" "a raft\0" "IKADA\0" "HAI BAI HI BI HEN BEN BE\0" "pí\0" "piu3\0" "piǎo\0" "dau1\0" "mountain sedan chair; (Cant.) a simple container without a cover\0" "KAIBAOKE\0" "TOU TSU\0" "dōu\0" "yù\0" "mit6\0" "bamboo splints or slats\0" "멸:1N\0" "BETSU MECHI\0" "MYEL\0" "miè\0" "tyun4 zyun1\0" "tuán\0" "zaak3\0" "bed mat; mat\0" "책:1N\0" "SU\0" "SAKU\0" "CHAYK\0" "zé\0" "si1\0" "sieve; to sift, to strain\0" "HURUI\0" "SHI SAI\0" "shāi\0" "gwok3\0" "KATAMINOMONO\0" "KE KAKU\0" "guì\0" "ji4\0" "side room\0" "WAKIBEYA\0" "I CHI JI\0" "yí\0" "KO GO\0" "hù\0" "chǎn\0" "kau4\0" "reed\0" "OSA\0" "KOU KU\0" "kòu\0" "cuk1\0" "swarm, crowd together, cluster\0" "족:0N\0" "MURAGARU YAJIRI\0" "SOU ZOKU SOKU\0" "COK\0" "cù\0" "tsuk\0" "bamboo mat used to protect carriage passengers from dust\0" "píng\0" "zou6\0" "deputy, subordinate; concubine\0" "추:1N\0" "SOERU\0" "SHUU SHU\0" "CHWU\0" "zào\0" "jī\0" "gwai2\0" "a square basket of bamboo for holding grain used at sacrifices, feast\0" "궤:1N\0" "KI\0" "KWEY\0" "guǐ\0" "cuk1\0" "(of flower petals) falling\0" "HURUI\0" "SOKU\0" "sù\0" "lau5\0" "bamboo basket\0" "ROU RU KU\0" "lǒu\0" "caak3\0" "YASU\0" "SAKU SHAKU SEKI\0" "cè\0" "luk1\0" "a box, a basket\0" "록:1N\0" "HAKO\0" "ROKU\0" "LOK\0" "lù\0" "niǎn\0" "so1\0" "a coat raincoat\0" "MINO\0" "SA SAI\0" "SA\0" "suō\0" "saan3\0" "usurp\0" "찬:0N\0" "UBAU\0" "SAN SEN\0" "CHAN\0" "cuàn\0" "a bamboo whisk; the broken end of a bamboo stalk\0" "SASARA\0" "SEN\0" "diāo\0" "a coat raincoat\0" "MINO\0" "SA SAI\0" "SA\0" "suō\0" "lak6\0" "(Cant.) thorn\0" "lè\0" "dyun6\0" "bamboo trap for catching fish\0" "duàn\0" "a weir, fish trap, fish pond\0" "YANA\0" "liang\0" "musical instrument like pan-pipes, bamboo flute\0" "FUE\0" "SHOU\0" "SO\0" "xiāo\0" "bok3\0" "SUGOROKU\0" "HAKU\0" "bó\0" "mì\0" "sai1\0" "sieve; to sift; to strain\0" "FURUI\0" "SHI\0" "shāi\0" "dong1 dong6\0" "bamboo\0" "dàng\0" "thang\0" "liu4\0" "liáo\0" "daan1\0" "small bamboo basket for holding\0" "단:0N\0" "HAKO\0" "TAN\0" "TAN\0" "dān\0" "dɑn\0" "tim5\0" "bamboo mat\0" "점:1N\0" "TAKAMUSHIRO\0" "TEN\0" "CEM\0" "diàn\0" "*dhěm\0" "fu2\0" "an ancient vessel used for holding boiled grain\0" "보:1N\0" "FU\0" "PO\0" "fǔ\0" "gaan2\0" "simple, terse, succinct; letter\0" "간:0E\0" "FUDA ERABU\0" "KAN\0" "KAN\0" "jiǎn\0" "gɛ̌n\0" "giản\0" "mǐn\0" "gwai6\0" "a bamboo basket for carrying earth\0" "AJIKA\0" "KI\0" "kuì\0" "dài\0" "a large pipe; a farm tool\0" "KYOU GYOU\0" "jiāo\0" "dang1\0" "large umbrella with a long handle, used for street stalls\0" "KASA\0" "TOU\0" "dēng\0" "đăng\0" "wong4\0" "reed of woodwind instrument\0" "황:0N\0" "SHITA\0" "KOU\0" "HWANG\0" "huáng\0" "seon2 seon3\0" "a beam for hanging bells or drums\0" "YOKOGI\0" "SHUN SAN ZEN\0" "sǔn\0" "lou4\0" "láo\0" "lau\0" "zaam1\0" "hairpin, clasp; wear in hair\0" "잠:0N\0" "KANZASHI\0" "SHIN SAN\0" "CAM\0" "zān\0" "*jrim\0" "trâm\0" "siu1\0" "musical instrument like pan-pipes, bamboo flute\0" "소:0N\0" "FUE\0" "SHOU\0" "SO\0" "xiāo\0" "*seu\0" "tiêu\0" "lou6\0" "TAKE\0" "RO RU\0" "lù\0" "rọ\0" "sai6\0" "shì\0" "zān\0" "qi\0" "paai4\0" "bamboo raft\0" "pái\0" "HATA\0" "qí\0" "pái\0" "gon3\0" "SHINO\0" "KAN\0" "gǎn\0" "KYO GO\0" "jù\0" "ghiǒ\0" "lou6\0" "fine bamboo\0" "lù\0" "ROKU\0" "lù\0" "jam4 jim4 sim4\0" "eaves of house; brim\0" "첨:1N\0" "HISASHI\0" "EN TAN\0" "CHEM\0" "yán\0" "*iɛm\0" "bo2 bo3\0" "winnower\0" "파:1N\0" "HIRU\0" "HA\0" "PHA\0" "bǒ\0" "dong1\0" "tall bamboo\0" "TAKE\0" "TOU\0" "dāng\0" "SOGO HUDA\0" "SAI\0" "sài\0" "gwo1 gwo6\0" "empty\0" "zhuā\0" "gau1\0" "gōu\0" "cim1\0" "sign, endorse; slip of paper\0" "첨:0N\0" "KAGO\0" "SEN\0" "CHEM\0" "qiān\0" "lim4\0" "a blind, screen, curtain\0" "렴:0N 염:0\0" "SUDARE SU\0" "REN\0" "LYEM\0" "lián\0" "*liɛm\0" "rèm\0" "bou6\0" "register, account book, notebook\0" "부:0E\0" "CHOUMEN SHAKU\0" "BO HAKU\0" "PWU PAK\0" "bù\0" "zau6\0" "recite, read; style of calligraphy\0" "YOMU\0" "CHUU\0" "zhòu\0" "laai6\0" "bamboo flute; pipe; various sound\0" "lài\0" "sik1\0" "shi\0" "laam4\0" "basket\0" "람:0N\0" "KAGO\0" "RAN\0" "LAM\0" "lán\0" "xờm\0" "gwai6\0" "a basket for carrying earth\0" "kuì\0" "yú\0" "ITOWAKU\0" "WAKU\0" "yuè\0" "háo\0" "zan1\0" "zhēn\0" "toi4\0" "tái\0" "dik6 tik1\0" "long\0" "TEKI CHAKU\0" "tì\0" "niè\0" "cau4\0" "chip, tally, token; raise money\0" "주:0N\0" "KAZUTORI HAKARIGOTO\0" "CHUU\0" "CWU\0" "chóu\0" "djhiou\0" "zik6\0" "record, register, list; census\0" "적:0E\0" "FUMI\0" "SEKI SHAKU\0" "CEK\0" "jí\0" "dzhiɛk\0" "yí\0" "flag\0" "HATA\0" "qí\0" "tang4\0" "climbing plants, vines, cane\0" "등:1N\0" "TOU\0" "TOU\0" "TUNG\0" "téng\0" "zaan6\0" "to feed, to provide for delicacies, dainties\0" "SEN\0" "zhuàn\0" "주:1N\0" "YOMU\0" "SHUU JU\0" "CWU\0" "zhòu\0" "bun1 faan1\0" "sieve; basket\0" "HAN HON\0" "fān\0" "sau2 sou2\0" "bamboo basket\0" "수:1N\0" "KOMEAGESA\0" "SU SOU SHU\0" "SWU\0" "sǒu\0" "RYUU\0" "zhòu\0" "cim1\0" "tally; lot; marker\0" "KUJI KAZUTORI\0" "SEN\0" "qian\0" "tăm\0" "zhuó\0" "climbing plants, vines, cane\0" "TOU\0" "TOU\0" "téng\0" "luk6\0" "book\0" "HONBAKO\0" "RYOKU ROKU\0" "lù\0" "liok\0" "lou4\0" "bamboo; the handle of the spear\0" "E KAGO\0" "RO RU\0" "lú\0" "gắt lờ\0" "zin1\0" "surname\0" "전:1N\0" "TAKE\0" "SEN SAN\0" "CEN\0" "jiǎn\0" "tok3\0" "bamboo sheath, bamboo shoots\0" "탁:1N\0" "TAKENOKAWA\0" "TAKU\0" "THAK\0" "tuò\0" "jing4\0" "a tube to hold chopsticks\0" "KAGO HASHIZUTSU\0" "EI YOU\0" "yíng\0" "a fence\0" "TOMEBA\0" "GYO GO\0" "yù\0" "ngiǔ\0" "laai6\0" "bamboo flute; pipe; various sound\0" "뢰:1N\0" "FUE\0" "RAI\0" "LOY\0" "lài\0" "lɑ̀i\0" "lung4 lung5\0" "cage; cage-like basket\0" "농:0 롱:0N\0" "KAGO KOMERU KOMORU\0" "ROU\0" "LONG\0" "lóng\0" "*lung lǔng\0" "lồng\0" "SHINSHI\0" "qiè\0" "lián\0" "laan4\0" "bow case\0" "EBIRA\0" "RAN\0" "lán\0" "tràn\0" "cim1\0" "tally; lot; marker\0" "첨:0N\0" "KUJI KAZUTORI\0" "SEN\0" "CHEM\0" "qiān\0" "joek6\0" "key; woodwind instrument\0" "약:1N\0" "FUE\0" "YAKU\0" "YAK\0" "yuè\0" "zhōng\0" "keoi4\0" "crude bamboo mat\0" "거:1N\0" "KYO GO\0" "KE\0" "qú\0" "trousseau\0" "lián\0" "bin1\0" "bamboo container for food\0" "변:1N\0" "TAKATAUKI\0" "HEN\0" "PYEN\0" "biān\0" "dyun6\0" "a weir of bamboo to catch fish or crabs\0" "duàn\0" "zuǎn\0" "lei4\0" "bamboo or wooden fence; hedge\0" "리:0N\0" "MAGAKI KAKI\0" "RI\0" "LI\0" "lí\0" "*liɛ\0" "sai1\0" "FURUBI\0" "SHI SAI SE\0" "sī\0" "lo4\0" "bamboo basket\0" "MI\0" "RA\0" "luó\0" "jing4\0" "bamboo chest; tubular bamboo case\0" "yíng\0" "jyut6 wok6\0" "ITOWAKU\0" "WAKU YOKU IKI\0" "yuè\0" "zhuó\0" "joek6 jyu6\0" "appeal; request; implore\0" "유:1N\0" "YOBU\0" "YU YAKU\0" "YU\0" "yù\0" "mai5\0" "hulled or husked uncooked rice\0" "미:0E\0" "KOME YONE MEETORU\0" "BEI MAI ME\0" "MI\0" "mǐ\0" "měi\0" "dek6\0" "purchase grains; store grain\0" "dí\0" "dm (decimetre, decimeter)\0" "DEKAMEETORU\0" "fán\0" "shēn\0" "zhé\0" "saam2\0" "powdery substance\0" "shēn\0" "jyu5\0" "cake\0" "JO NYO\0" "nǚ\0" "hat6\0" "hé\0" "hạt\0" "leoi6\0" "class, group, kind, category\0" "LYU\0" "lèi\0" "sin1\0" "non-glutinous long grain rice\0" "URUCHI\0" "SEN\0" "xiān\0" "zi2\0" "seed, pip, pit, stone\0" "SHI\0" "zǐ\0" "lei4 nei4\0" "unhulled rice\0" "인:1\0" "MOMI\0" "IN\0" "ní\0" "cùn\0" "zhàng\0" "kilometre\0" "천:1\0" "KIROMEETORU\0" "CHEN\0" "qiān\0" "surname\0" "KUME\0" "zhāi\0" "pei4\0" "empty husks of grain\0" "비:0N\0" "SHIINA\0" "HI\0" "PI\0" "bǐ\0" "tẻ\0" "bǎn\0" "wù\0" "saa1\0" "coarse\0" "SA SHA SHOU\0" "shā\0" "NUKA\0" "KOU\0" "kāng\0" "róu\0" "fan2\0" "powder, face powder; plaster\0" "분:0E\0" "KONA KO DESHIMEETORU\0" "FUN\0" "PWUN\0" "fěn\0" "*biə̌n\0" "phấn\0" "bì\0" "pure; unadulterated; select\0" "IKI\0" "SUI SAI\0" "cuì\0" "yin\0" "millimetre\0" "모:1\0" "MIRIMEETORU MIRI\0" "MO\0" "zhé\0" "mai5\0" "metre\0" "mǐ\0" "NUKAMISO\0" "TA\0" "tai\0" "RO\0" "hù\0" "baa1\0" "tsamba (food in Tibet)\0" "bā\0" "lap1 nap1\0" "grain; small particle\0" "립:0N 입:0\0" "TSUBU\0" "RYUU\0" "LIP\0" "lì\0" "lip\0" "lạp\0" "gān\0" "geoi6\0" "cakes made from rice flour twisted into rings\0" "GO\0" "KYO\0" "jù\0" "pok3\0" "lees, dregs, sediments left after distilling liquor\0" "박:0N\0" "KASU\0" "HAKU\0" "PAK\0" "pò\0" "mò\0" "cou1\0" "rough, thick, course; rude\0" "조:0N\0" "ARAI HOBO\0" "SO\0" "CO\0" "cū\0" "dzhǒ tso\0" "thô\0" "nim1 nim4 zim1\0" "viscous, mucous; glutinous\0" "점:0N\0" "NEBARU\0" "NEN\0" "CEM\0" "zhān\0" "zhòu\0" "chī\0" "pay respects; reverently\0" "TSUTSUSHIMU\0" "SHUKU\0" "sù\0" "tiu3\0" "sell grains\0" "tiào\0" "lai6\0" "unpolished rice; brown rice\0" "lì\0" "sai1\0" "to mash rice\0" "KOGOME\0" "SEI SAI\0" "xī\0" "suk1\0" "unhusked millet; grain\0" "속:0E\0" "AWA MOMI\0" "ZOKU SHOKU SOKU\0" "SOK\0" "sù\0" "siok\0" "SUKUMO\0" "KOU\0" "hóng\0" "CHIMAKI\0" "TOU ZU\0" "tóng\0" "đòng\0" "zi1\0" "grain offered in ritual sacrifice; millet\0" "자:1N\0" "KIBI\0" "SHI SEI\0" "CA\0" "zī\0" "saan2\0" "cè\0" "jyut6\0" "Guangdong and Guangxi provinces; initial particle\0" "월:1N\0" "KOKONI\0" "ETSU OCHI\0" "WEL\0" "yuè\0" "zuk1\0" "rice gruel, congee\0" "죽:0N\0" "KAYU HISAGU\0" "SHUKU IKU\0" "CWUK YUK\0" "zhōu\0" "leon4\0" "phosphorus\0" "린:1N\0" "RIN\0" "LIN\0" "lín\0" "zong1\0" "toilet; make-up; dress up; adorn\0" "장:0E\0" "YOSOOU YOSOOI\0" "SHOU\0" "CANG\0" "zhuāng\0" "*jriɑng\0" "hectometre\0" "백:1\0" "HEKUTOMEETORU\0" "PAYK\0" "bǎi\0" "lāo\0" "fan3\0" "manure, dung, shit, excrement, night soil\0" "fèn\0" "JI\0" "ér\0" "kuk1\0" "qū\0" "SUKUMO\0" "hé\0" "loeng4\0" "food, grain, provisions\0" "량:0N\0" "KATE\0" "RYOU ROU\0" "LYANG\0" "liáng\0" "xiàn\0" "OKOSHI KAYU MOMIGARA KASU\0" "FUU BU FU\0" "fú\0" "loeng4\0" "better varieties of millet\0" "량:0N\0" "AWA\0" "RYOU\0" "LYANG\0" "liáng\0" "liɑng\0" "caan3\0" "polish; bright, radiant; smiling\0" "찬:0N\0" "II\0" "SAN\0" "CHAN\0" "càn\0" "tsɑ̀n\0" "gang1\0" "non-glutinous rice\0" "갱:0N\0" "URUCHI NUKA\0" "KOU\0" "KAYNG\0" "jīng\0" "lǐ\0" "jyut6\0" "Guangdong and Guangxi provinces; initial particle\0" "KOKONI\0" "ETSU OCHI\0" "WEL\0" "yuè\0" "HAZEKOME\0" "ROKU\0" "lù\0" "KONA\0" "KIKU KOKU\0" "jú\0" "kei4\0" "qí\0" "seoi6\0" "pure; unadulterated; select\0" "수:0N\0" "IKI SUI\0" "SUI SAI\0" "SWU\0" "cuì\0" "suì\0" "tuý\0" "baai6 bai6\0" "polished rice or millet\0" "SHIRAGEYONE\0" "HAI HA BA BE\0" "bài\0" "zoeng1\0" "provisions\0" "KATE\0" "CHOU TOU JOU\0" "zhāng\0" "leon4\0" "린:1N\0" "SESERAGI\0" "RIN\0" "LIN\0" "lín\0" "zung2 zung3\0" "dumpling made of glutinous rice\0" "종:1\0" "CHIMAKI\0" "SOU\0" "CONG\0" "zòng\0" "zeng1 zing1\0" "essence; semen; spirit\0" "정:0E\0" "SHIRAGEYONE KUWASHII KOKORO\0" "SEI SHOU\0" "CENG\0" "jīng\0" "*tziɛng\0" "tinh\0" "gwo2\0" "rice cake\0" "SHIRAGEYONE\0" "KA GE\0" "guǒ\0" "KOUJI\0" "huā\0" "saam2\0" "a grain of rice; rice gruel mixed with meat\0" "sǎn\0" "saam2 sam2\0" "KONAGAKI\0" "SAN SHIN\0" "sǎn\0" "tong4\0" "táng\0" "KOME YAKIGOME\0" "HEN\0" "biǎn\0" "jau2 nau6\0" "blend, mix; mixed\0" "유:1N\0" "MAJIRU\0" "JUU\0" "YU\0" "róu\0" "면:1\0" "MYEN\0" "miàn\0" "à miến\0" "hau4\0" "dried rice, dry provisions\0" "HOSHIII\0" "KOU GU\0" "hóu\0" "seoi2\0" "sacrificial rice; rations; pay\0" "KATE\0" "SHO\0" "xǔ\0" "zung2\0" "dumpling made of glutinous rice\0" "CHIMAKI\0" "SOU\0" "zòng\0" "wu4\0" "paste, stick on with paste\0" "호:0N\0" "NORI\0" "KO GO\0" "HO\0" "hú\0" "hồ\0" "jiàn\0" "zaa1 zaam1\0" "zān\0" "ci4\0" "food made of crushed and cooked rice\0" "SHI\0" "cí\0" "(J) centimetre\0" "SENCHIMEETO\0" "lí\0" "rice grits left after hulling\0" "KOGOME\0" "SETSU SECHI SOTSU SOCHI\0" "xiè\0" "fū\0" "nuò\0" "bei6\0" "food for a journey; cakes\0" "HOSHIII\0" "HI BI\0" "bèi\0" "bhyì\0" "guk1\0" "grain, corn\0" "KOKU\0" "gǔ\0" "sau1 sau2\0" "juice\0" "SHIRU\0" "SHUU SHU SOU\0" "xiǔ\0" "gou1\0" "cakes, pastry\0" "고:1N\0" "KONAMOCHI\0" "KOU\0" "KO\0" "gāo\0" "tong2 tong4\0" "sugar; candy; sweets\0" "당:0E 탕:0N\0" "AME SATOU\0" "TOU\0" "TANG THANG\0" "táng\0" "đường\0" "cau3 jau2 zau2\0" "parched wheat or rice; broken grain\0" "구:1N\0" "IRIGOME\0" "KYUU KU SHOU\0" "KWU\0" "qiǔ\0" "kiǒu\0" "SUKUMO KASEGI\0" "jiā\0" "cou3\0" "coarse, harsh, rough, unpolished rice\0" "조:1N\0" "KUROGOME\0" "SOU\0" "CO\0" "cāo\0" "zong1\0" "장:1N\0" "YOSOOU\0" "SOU SHOU\0" "CANG\0" "zhuāng\0" "táng\0" "mei4\0" "rice gruel, congee; mashed\0" "미:1N\0" "KAYU TADARERU\0" "BI\0" "MI\0" "mí\0" "myɛ\0" "saam2\0" "scattered (grains of rice); mixed\0" "삼:1N\0" "KONAGAKI\0" "SAN SHIN\0" "SAM\0" "sǎn\0" "tấm\0" "fan3\0" "manure, dung, night soil\0" "분:0N\0" "KUSO\0" "FUN\0" "PWUN\0" "fèn\0" "biə̀n\0" "phân\0" "zou1\0" "sediment, dregs; pickle\0" "조:0N\0" "KASU\0" "SOU\0" "CO\0" "zāo\0" "tzɑu\0" "hong1\0" "chaff, bran, husks; poor\0" "강:0N\0" "NUKA\0" "KOU\0" "KANG\0" "kāng\0" "starch; paste. to starch\0" "jiàng\0" "mou4\0" "rice snacks\0" "모:1\0" "KATA\0" "BO MO\0" "MO\0" "mó\0" "sǎn\0" "saan2\0" "fried round cakes of wheat flour\0" "OKOSHI\0" "SAN\0" "CAN\0" "sǎn\0" "나:1\0" "NA\0" "nuò\0" "ci3\0" "SAKESAKANA MUSU\0" "SHI KI\0" "xī\0" "loeng4\0" "food, grain, provisions\0" "량:0E 양:0\0" "KATE\0" "RYOU ROU\0" "LYANG\0" "liáng\0" "liɑng\0" "lương\0" "goeng6\0" "starch; paste. to starch\0" "jiàng\0" "NUKA\0" "KAI KE\0" "kuài\0" "baak3\0" "bò\0" "MOCHI OKOSHI\0" "KAI GEN\0" "huán\0" "shǔ\0" "zung2 zung3\0" "rice dumpling\0" "zòng\0" "xiàn\0" "no6\0" "glutinous rice; glutinous, sticky\0" "나:1N\0" "MOCHIGOME\0" "DA NA\0" "NA\0" "nuò\0" "tyun4\0" "rice ball\0" "DANGO\0" "DAN\0" "TAN\0" "tuán\0" "jit6\0" "fermenting grain; yeast\0" "얼:N\0" "niè\0" "lai6\0" "unpolished rice; brown rice\0" "려:1N\0" "KUROGOME ARAI\0" "REI RATSU RAI\0" "LYE\0" "lì\0" "liɛ̀i\0" "zok6\0" "zuò\0" "dek6\0" "purchase grains; store grain\0" "적:1N\0" "KAIYONE\0" "TEKI\0" "CEK\0" "dí\0" "dhek\0" "jip6 jit6\0" "fermenting grain; grain which has sprouted; yeast\0" "얼:N\0" "GETSU\0" "niè\0" "tiu3\0" "sell grains\0" "조:1N\0" "URIYONE SERI\0" "CHOU\0" "CO\0" "tiào\0" "laan4 laan6\0" "làn\0" "mik6 si1\0" "silk; KangXi radical 120\0" "멱:1 사:N\0" "ITO\0" "SHI BEKI\0" "SA\0" "mì\0" "si1\0" "silk; KangXi radical 120\0" "sī\0" "gau2\0" "to collaborate; to band together\0" "규:1N\0" "AZANAU TADASU\0" "KYUU\0" "KYU\0" "jiū\0" "hai6\0" "system; line, link, connection\0" "계:0E\0" "TSUNAGU\0" "KEI\0" "KYEY\0" "xì\0" "hệ\0" "gung1\0" "gōng\0" "zhěng\0" "dau2 gau2\0" "investigate, inspect\0" "규:0E\0" "AZANAU TADASU\0" "KYUU\0" "KYU KYO\0" "jiū\0" "giə̌u\0" "yòu\0" "gei2 gei3\0" "record, annal, historical account\0" "기:0E\0" "OSAMERU NORI SHIRUSU\0" "KI\0" "KI\0" "jì\0" "giə̌\0" "kỉ\0" "chà\0" "zau6\0" "name of an emperor; saddle part\0" "주:0N\0" "SHIRIGAI\0" "CHUU\0" "CWU\0" "zhòu\0" "ceon4\0" "a cord\0" "순:1N\0" "HIMO\0" "SHUN JUN SEN\0" "SWUN\0" "xún\0" "joek3\0" "treaty, agreement, covenant\0" "약:0E\0" "TSUZUMERU TSUZUMAYAKA\0" "YAKU\0" "YAK YO\0" "yuē\0" "qiɑk\0" "ước\0" "gung1 hung4\0" "red, vermillion; blush, flush\0" "홍:0E\0" "BENI KURENAI AKAI\0" "KU KOU\0" "HONG KONG\0" "hóng\0" "*hung\0" "hồng\0" "jyu1\0" "bend, turn, twist; distort\0" "우:0N\0" "MAGARU MEGURU\0" "U\0" "WU\0" "yū\0" "qio\0" "vò\0" "gat1 hat6\0" "inferior silk; tassel, fringe\0" "흘:0N\0" "KOTSU GOCHI KETSU GECHI\0" "HUL\0" "hé\0" "huət\0" "hột\0" "jyun4\0" "white silk, fine silk; gauze\0" "환:0N\0" "SHIROGINU MUSUBU KASANARU\0" "KAN GAN\0" "HWAN\0" "wán\0" "huɑn\0" "jan6\0" "thread needle, sew stitch, string\0" "NAWA\0" "JIN NIN KIN KON\0" "rèn\0" "leon6 man5 man6\0" "confused, disorder\0" "문:0N\0" "MIDARERU\0" "BIN BUN\0" "MWUN\0" "wěn\0" "man4\0" "line, streak, stripe; wrinkle\0" "문:0N\0" "AYA MOYOU\0" "MON BUN\0" "MWUN\0" "wén\0" "miən\0" "văn\0" "qiú\0" "naap6\0" "admit, take, receive, accept\0" "납:0E\0" "OSAMERU IRERU\0" "TOU NOU NA\0" "NAP\0" "nà\0" "*nop\0" "nạp\0" "zī\0" "TSUGERU\0" "TOU TSU\0" "tǒu\0" "nau2\0" "knot; button; handle, knob; tie\0" "뉴:0N 유:0\0" "HIMO\0" "CHUU JUU\0" "NYU\0" "niǔ\0" "néo\0" "fau4\0" "fresh\0" "AZAYAKA\0" "FUU FU HAI BAI\0" "fóu\0" "gai3\0" "YUU MUSUHU\0" "KEI KETSU KECHI KAI\0" "jì\0" "syu1\0" "loosen, relax, relieve; extricate\0" "서:1N\0" "YURUI\0" "SHO JO\0" "SE\0" "shū\0" "seon4 zeon2\0" "pure, clean, simple\0" "순:0E 준:N\0" "KIITO MOPPARA\0" "SHUN JUN TON\0" "SWUN CWUN\0" "chún\0" "thuần\0" "pei1 pei4\0" "spoiled silk; hem of dress\0" "비:1N\0" "FUCHIKAZARI OSAMERU NUU\0" "HI\0" "PI\0" "pī\0" "can5 jan5 zan3\0" "a rope for leading cattle or horse\0" "CHIN JIN IN\0" "zhèn\0" "saa1\0" "gauze, thin silk; yarn, thread\0" "사:0N\0" "USUGINU\0" "SA SHA\0" "SA\0" "shā\0" "*shra\0" "sa\0" "wang4\0" "string; vast, expansive\0" "굉:0N\0" "OOZUNA HIMO\0" "KOU GYOU\0" "KOYNG\0" "hóng\0" "zi2\0" "paper\0" "지:0E\0" "KAMI\0" "SHI\0" "CI\0" "zhǐ\0" "jiɛ̌\0" "chỉ\0" "kap1\0" "level, rank, class; grade\0" "급:0E\0" "SHINA\0" "KYUU\0" "KUP\0" "jí\0" "cấp\0" "fan1\0" "in disorder, scattered, tangled\0" "분:0E\0" "MAGIRERU MAGAI\0" "FUN\0" "PWUN\0" "fēn\0" "*piən\0" "phân\0" "wan4\0" "confused, in disorder; numerous\0" "운:1N\0" "MIDARERU\0" "UN\0" "WUN\0" "yún\0" "jam4 jam6\0" "weave, lay warp\0" "HATAITO\0" "JIN NIN\0" "rèn\0" "daam1 daam2\0" "a fringe\0" "HIMO\0" "TAN TON\0" "dǎn\0" "gam1 gam3 kam1\0" "a sash; to tie\0" "jīn\0" "sou3\0" "white (silk); plain; vegetarian; formerly; normally\0" "소:0E\0" "SHIROGINU KIJI MOTO\0" "SO SU\0" "SO\0" "sù\0" "*sò\0" "tố\0" "fong2\0" "spin, reel, weave; reeled pongee\0" "방:0N\0" "TSUMUGU\0" "BOU HOU\0" "PANG\0" "fǎng\0" "vưởng\0" "saak3 sok3 suk3\0" "large rope, cable; rules, laws; to demand, to exact; to search, inquire; isolated\0" "삭:0N 색:0E\0" "NAWA MOTOMERU\0" "SAKU\0" "SAYK SAK\0" "suǒ\0" "shræk shrɛk sɑk\0" "sách\0" "SAI SUI SHUTSU SHUCHI\0" "cuì\0" "jiǔ\0" "zaat3\0" "tie, fasten, bind\0" "zā\0" "KINU\0" "HA\0" "ba\0" "gan2\0" "tense, tight, taut; firm, secure\0" "jǐn\0" "fū\0" "dit6 zat6\0" "to sew\0" "zhì\0" "nhạu thắt\0" "KINUNOAYA\0" "SEI SAI\0" "qī\0" "zi2\0" "purple, violet; amethyst; surname\0" "자:0E\0" "MURASAKI\0" "SHI\0" "CA\0" "zǐ\0" "*tziɛ̌\0" "tía\0" "cau1 cau4\0" "kind of thin silk\0" "주:0N\0" "TSUMUGU TSUMUGI\0" "CHUU\0" "CWU\0" "chóu\0" "dò\0" "AMINOTSUNA KARARU\0" "KOU GYOU\0" "hóng\0" "zaat3\0" "tie, fasten, bind\0" "찰:0N\0" "TABANERU KARAGERU\0" "SATSU\0" "CHAL\0" "zā\0" "leoi4 leoi5 leoi6\0" "tired; implicate, involve; bother\0" "누:0 루:0E\0" "SHIBARU KASANERU WAZURAWASE\0" "RUI\0" "LWU\0" "lèi\0" "liuɛ̀ liuɛ̌\0" "luỵ\0" "sai3\0" "fine, tiny; slender, thin\0" "세:0E\0" "HOSOI KOMAKAI KUWASHII\0" "SEI SAI\0" "SEY\0" "xì\0" "*sèi\0" "tới\0" "fat1\0" "ribbon or cord used attach ornaments\0" "불:1N\0" "HIMO\0" "FUTSU FUCHI\0" "PWUL\0" "fú\0" "sit3\0" "bridle; halter\0" "설:1N\0" "KIZUNA\0" "SETSU\0" "SEL\0" "xiè\0" "san1\0" "girdle; tie, bind; gentry\0" "신:0N\0" "OOOBI\0" "SHIN\0" "SIN\0" "shēn\0" "thang\0" "bō\0" "cyu5\0" "ramie; sack cloth\0" "저:0N\0" "ICHIBI\0" "CHO\0" "CE\0" "zhù\0" "qū\0" "líng\0" "zyu3\0" "주:N\0" "zhù\0" "siu6\0" "continue, carry on; hand down; to join\0" "소:0N\0" "TSUGU\0" "SHOU JOU\0" "SO\0" "shào\0" "zhiɛ̌u\0" "thiệu\0" "gam3\0" "dark blue or reddish color\0" "감:0N\0" "KON\0" "KON KAN\0" "KAM\0" "gàn\0" "yǎng\0" "fat1\0" "large rope; rope attached to bier\0" "TSUNA\0" "FUTSU FUCHI HI\0" "fú\0" "to4\0" "a strand of silk\0" "TA DA\0" "tuó\0" "can2 zan2\0" "turns or twist; a switch\0" "MOTORU\0" "SHIN TEN DEN\0" "zhěn\0" "doi6\0" "cheat, fool, pretend\0" "AZAMUKU\0" "TAI\0" "dài\0" "ceot1 zeot3 zyut3 zyut6\0" "sew, stitch; insufficient\0" "AKAI\0" "CHUTSU CHUCHI\0" "chù\0" "si1\0" "rough, indelicate silk\0" "시:N\0" "TSUMUGI\0" "SHI\0" "shī\0" "zung1\0" "end; finally, in the end\0" "종:0E\0" "OWARU OERU TSUINI\0" "SHUU SHU\0" "CONG\0" "zhōng\0" "*jiung\0" "chung\0" "jin4\0" "string on musical instrument\0" "현:0E\0" "ITO\0" "GEN\0" "HYEN\0" "xián\0" "*hen\0" "zou2\0" "class; section, department\0" "조:0E\0" "KUMU KUMIHIMO KUMI\0" "SO SHO\0" "CO\0" "zǔ\0" "tzǒ\0" "tổ\0" "gwing2\0" "unlined garment, dust coat\0" "경:0N\0" "HIKISHIMERU KIBISHII HITOEMONO\0" "KEI\0" "KYENG\0" "jiōng\0" "bun6\0" "loop, catch; fetter, shackle\0" "반:0N\0" "KIZUNA TSUNAGU\0" "BAN HAN\0" "PAN\0" "bàn\0" "bɑ̀n\0" "bận\0" "keoi4\0" "KUTSUKAZARI\0" "KU GU\0" "qú\0" "TSUTSUMU\0" "BAKU BATSU MECHI HA HE HAKU MYUKU\0" "mò\0" "술:1N\0" "SWUL\0" "shù\0" "zuì\0" "WATA WATAIRE\0" "KOU\0" "kuàng\0" "classic works; pass through\0" "HERU TATEITO TSUNE\0" "KEI KYOU\0" "KYENG\0" "jīng\0" "jam4 jam6\0" "to lay the warp; to weave\0" "임:1N\0" "HATAITO\0" "JIN NIN\0" "IM\0" "rèn\0" "han6 hong4\0" "baste\0" "KUKERU\0" "KOU\0" "háng\0" "sit3\0" "rope, cable; reins; to tie up, bind\0" "KIZUNA SHIBARU SODE\0" "SETSU SECHI EI\0" "xiè\0" "dây\0" "git3 lit3\0" "knot, tie; join, connect\0" "결:0E\0" "MUSUBU YUU MUSUBI\0" "KETSU KEI\0" "KYEL\0" "jié\0" "*get\0" "kết\0" "주:N\0" "SHIYU\0" "SHU CHU\0" "zhū\0" "chóu\0" "gwaa3\0" "obstructed; hindered\0" "KAKARU TSUMUGI\0" "KAI GE KA WA\0" "guà\0" "bǎi\0" "zyut3 zyut6\0" "cut, sever, break off, terminate\0" "절:E\0" "TAERU TATSU TAYASU\0" "ZETSU\0" "CEL\0" "jué\0" "*dzhiuɛt\0" "fong3 kong3 kwong3\0" "fine silks; floss\0" "광:1N\0" "WATA NUME\0" "KOU\0" "KWANG\0" "kuàng\0" "quang\0" "ITOGAMEGURU\0" "KOTSU GOCHI\0" "hú\0" "ci3\0" "cì\0" "환:1N\0" "KUMIHIMO\0" "KAN GAN KOU\0" "HWAN\0" "huán\0" "gang1 gang2\0" "a rope\0" "KOU\0" "gēng\0" "tou1 tou3\0" "silk braid, sash\0" "조:1N\0" "SANADA\0" "JOU TOU\0" "CO\0" "tāo\0" "tɑu\0" "git3\0" "a marking line; ascertain, assess; measure\0" "혈:1N\0" "ASA TABA KIYOI\0" "KETSU KECHI KEI KATSU\0" "HYEL\0" "jié\0" "fu3\0" "trousers; breeches leggings; drawers\0" "ZUBON\0" "KU KO\0" "kù\0" "gaau2\0" "twist, wring; intertwine; winch\0" "교:0N\0" "SHIMERU SHIBORU\0" "KOU KYOU\0" "KYO\0" "jiǎo\0" "giảo\0" "quán\0" "gǎi\0" "lok3 lok6\0" "enmesh, wrap around; web, net\0" "락:0E\0" "KARAMU MATOU TSUNAGARU\0" "RAKU\0" "LAK\0" "luò\0" "lɑk\0" "rạc\0" "hyun3 seon1\0" "variegated, adorned; brilliant\0" "현:0N\0" "AYA\0" "KEN\0" "HYEN\0" "xuàn\0" "bang1 bing1\0" "to baste for sewing; to connect\0" "병:1N\0" "KASURI\0" "HOU\0" "PYENG\0" "bēng\0" "xiàn\0" "to harness a horse a board in front of a carriage for the driver to lean on\0" "HI BI FUKU BUKU\0" "fú\0" "kap1\0" "give; by, for\0" "급:0E\0" "TAMAU\0" "KYUU KYOU\0" "KUP\0" "gěi\0" "gyip\0" "cấp\0" "NUNO\0" "TOU ZU\0" "dòng\0" "jung4\0" "silk, cotton, or woolen fabric\0" "융:0N\0" "NERIITO KEORI\0" "JUU\0" "YUNG\0" "róng\0" "nhung\0" "조:1N\0" "CO\0" "tiào\0" "thêu\0" "jan1\0" "matting; coverlet; cloudy\0" "인:0N\0" "IN\0" "IN\0" "yīn\0" "leoi4 leoi5\0" "lěi\0" "xiè\0" "thượt\0" "gyun3\0" "juàn\0" "seoi5 seoi6\0" "waste cotton, raw silk or cotton\0" "서:0N\0" "WATA\0" "JO SHO\0" "SE YE\0" "xù\0" "*siù\0" "goi1\0" "gāi\0" "dit6\0" "white hempen cloth worn by mourners\0" "질:1N\0" "TETSU DECHI\0" "CIL\0" "dié\0" "tung2\0" "govern, command, control; unite\0" "통:0E\0" "SUBERU SUJI OSAMERU\0" "TOU\0" "THONG\0" "tǒng\0" "tòng\0" "thống\0" "si1\0" "silk; fine thread; wire; strings\0" "사:0E\0" "ITO\0" "SHI BEKI\0" "SA\0" "sī\0" "*siə\0" "tơ\0" "gong3\0" "deep red; river in Shanxi province\0" "강:0N\0" "AKA\0" "KOU\0" "KANG\0" "jiàng\0" "gàng\0" "xiáng\0" "draw, sketch, paint\0" "회:N\0" "E\0" "KAI E\0" "huì\0" "cut\0" "절:0N\0" "TAERU TATSU TAYASU\0" "ZETSU\0" "CEL\0" "jué\0" "tuyệt\0" "zap1\0" "confine, tie up; imprison, shackle\0" "zhí\0" "KINU\0" "KEN\0" "jiǎn\0" "kén\0" "gyun3\0" "kind of thick stiff silk\0" "견:0E\0" "KINU\0" "KEN\0" "KYEN\0" "juàn\0" "giuɛ̀n\0" "ci1\0" "fine linen; fine hemp fiber\0" "치:1N\0" "HOSONUNO\0" "CHI\0" "CHI\0" "chī\0" "djhi\0" "sì\0" "man5 man6\0" "mourning\0" "MOHUKU\0" "BUN MON BEN MEN BAN MAN\0" "miǎn\0" "zam2 zi6\0" "zhèn\0" "a silk gauze\0" "RO\0" "RYO RO\0" "lǚ\0" "chéng\0" "kau4 kau6\0" "urgent\0" "구:0N\0" "KIBISHII\0" "KYUU KU\0" "KWU\0" "qiú\0" "so1\0" "a kind of sackcloth\0" "shū\0" "bong2\0" "bind, tie, fasten\0" "SHIBARU\0" "HOU\0" "bǎng\0" "tung2\0" "govern, command, control; unite\0" "HOOBIRU\0" "TOU\0" "tǒng\0" "siu1\0" "raw silk fabric\0" "초:1N\0" "KIITO\0" "SHOU SOU\0" "CHO\0" "xiāo\0" "siɛu\0" "waan4\0" "huán\0" "cam1 cim1\0" "thread\0" "ITO\0" "SHIN SEN\0" "qīn\0" "gang2\0" "well rope\0" "경:1N\0" "TSURUBINAWA\0" "KOU KYOU HEI HYOI HAN\0" "KYENG\0" "gěng\0" "xiǔ\0" "tai4\0" "coarse pongee, kind of heavy silk\0" "TSUMUGI\0" "TEI TAI\0" "tí\0" "sau3\0" "embroider; embroidery; ornament\0" "NUITORI\0" "TOU SHUU TSU\0" "tòu\0" "tú\0" "xié\0" "wang4\0" "TSUNA TSUNAGU OOZUNA\0" "KOU\0" "hóng\0" "gwik1\0" "cloth\0" "KUZUNUNO\0" "KEKI KYAKU GEKI\0" "xì\0" "kiæk\0" "but6 fat1\0" "rope\0" "HITSUGINAWA\0" "FUTSU FUCHI HI\0" "fú\0" "ting1 ting4\0" "silk braided cord\0" "정:0N\0" "CENG\0" "tīng\0" "seoi1\0" "soothe, appease, pacify; carriage harness\0" "수:0N\0" "YASUI\0" "SUI TA\0" "YU SWU\0" "suī\0" "nối\0" "a kind of fine silk fabric\0" "duì\0" "kwan2\0" "coil, roll, bundle, tie up\0" "ORU\0" "KON\0" "kǔn\0" "fū\0" "ging1\0" "classic works; pass through\0" "경:0E\0" "HERU TATEITO TSUNE\0" "KEI KYOU\0" "KYENG\0" "jīng\0" "*geng\0" "kinh\0" "hù\0" "zik1\0" "zhī\0" "jin4\0" "the hanging flap in the front of a hat\0" "EN SEN\0" "yán\0" "gwing2\0" "HIKU\0" "GEI KEI\0" "jiǒng\0" "봉:1N\0" "PONG\0" "féng\0" "continue, maintain, carry on\0" "TSUGU TSUGI MAMA\0" "KEI\0" "KYEY\0" "jì\0" "continue, carry on; succeed\0" "TSUZUKU TSUGU\0" "ZOKU SHOKU\0" "SOK\0" "xù\0" "KASE KASURI\0" "rěn\0" "zung1 zung3\0" "arrange threads for weaving\0" "종:0N\0" "SUBERU OSA\0" "SOU\0" "CONG\0" "zōng\0" "sam1\0" "to stop; adjusted, in order\0" "TOMERU\0" "CHIN RIN SHIN\0" "chēn\0" "AYA\0" "TA\0" "duǒ\0" "lit6\0" "MOJI\0" "REI\0" "lì\0" "luk6\0" "green; chlorine\0" "녹:0 록:0E\0" "MIDORI\0" "RYOKU ROKU\0" "LOK\0" "lǜ\0" "*liok\0" "lục\0" "liáng\0" "cau4\0" "silk cloth, satin damask\0" "주:0N\0" "MATOU\0" "CHUU TOU\0" "CWU TO\0" "chóu\0" "djhiou\0" "hyun3\0" "affectionate, solicitous\0" "권:1N\0" "MAKU\0" "KEN KAN\0" "KWEN\0" "quǎn\0" "cuộn\0" "siu6\0" "shào\0" "기:1N\0" "KI\0" "qí\0" "kei4\0" "dark grey. variegated. superlative\0" "기:1N\0" "AYAGINU\0" "KI GI\0" "KI\0" "qí\0" "zeon2\0" "준:1N\0" "MIDARERU\0" "SHUN\0" "CWUN\0" "zhǔn\0" "kei4\0" "qí\0" "원:1\0" "WEN\0" "wǎn\0" "sin3 sin6 zang1\0" "dark red\0" "SEN SEI SHOU SOU\0" "qiàn\0" "sin3\0" "line, thread, wire; clue\0" "선:1N\0" "SUJI\0" "SEN\0" "SEN\0" "xiàn\0" "sau6\0" "silk ribbon attached as a seal\0" "수:0N\0" "HIMO\0" "JU\0" "SWU\0" "shòu\0" "zhiǒu\0" "wai4\0" "maintain, preserve, safeguard\0" "유:0E\0" "TSUNA TSUNAGU KORE\0" "I YUI\0" "YU\0" "wéi\0" "ui\0" "hing3 kai2\0" "embroidered banner\0" "계:1N\0" "HATAJIRUSHI MUSUBIME\0" "KEI\0" "KYEY\0" "qǐ\0" "tou4\0" "to braid, twist; twisted or braided\0" "NAU YORU NAWA\0" "TOU\0" "táo\0" "waan2\0" "to string together, to bind up\0" "관:1N\0" "WAGANERU TAKURU\0" "WAN\0" "KWAN\0" "wǎn\0" "gong1\0" "heavy rope, hawser; main points\0" "강:0E\0" "TSUNA\0" "KOU\0" "KANG\0" "gāng\0" "gɑng\0" "cương\0" "mong5\0" "net, web; network\0" "망:0N\0" "AMI\0" "MOU BOU\0" "MANG\0" "wǎng\0" "miɑ̌ng\0" "võng\0" "bang1 maang1\0" "a cloth to carry an infant on the back; to tie; to bind\0" "TABANERU\0" "HOU HYOU\0" "PWUNG\0" "bēng\0" "zeoi3 zeoi6 zyut3 zyut6\0" "patch together, link, connect\0" "철:0N\0" "TSUZURU TOJIRU TSUZURI\0" "TEI TETSU\0" "CHEL CHEY\0" "zhuì\0" "djiuɛ̀i\0" "coi2\0" "varicolored silk; variegated\0" "채:0N\0" "AYAGINU\0" "SAI\0" "CHAY\0" "cǎi\0" "*tsə̌i\0" "MATOU\0" "KUWA\0" "guǒ\0" "ceoi3\0" "SAI SUI SHUTSU SHUCHI\0" "cuì\0" "gwaan1 gwan1 leon4\0" "green silk thread or tassel\0" "륜:0N\0" "ITO\0" "RIN KAN\0" "LYUN KWAN\0" "lún\0" "*luin\0" "luân\0" "lau5\0" "skein; tuft, lock; wrinkle\0" "ITO\0" "RYUU RU\0" "liǔ\0" "ji2\0" "fine thin silk; elegant, beautiful\0" "기:0N\0" "AYA\0" "KI\0" "KI\0" "qǐ\0" "*kyɛ̌\0" "zaan6\0" "ripped seam, rend, crack\0" "탄:0N\0" "HOKOROBIRU\0" "TAN DEN\0" "THAN\0" "zhàn\0" "djhɛ̀n\0" "bik1\0" "bì\0" "coek3\0" "graceful, delicate; spacious\0" "작:0N\0" "YURUYAKA SHINAYAKA\0" "SHAKU\0" "CAK\0" "chuò\0" "chiɑk\0" "xước\0" "ling4\0" "thin silk, damask silk\0" "능:0 릉:0N\0" "AYA\0" "RYOU\0" "LUNG\0" "líng\0" "trăng\0" "min4\0" "cotton wad; wool; soft, downy\0" "면:0E\0" "WATA TSURANARU\0" "MEN BEN\0" "MYEN\0" "mián\0" "*miɛn\0" "miên\0" "qī\0" "cap1\0" "to join, to splice, to braid\0" "qiè\0" "taam1\0" "AZAYAKA\0" "TAN SEN SAN\0" "tián\0" "perpendicular, erect\0" "IROGINU\0" "SHOU SHU\0" "zōng\0" "gwan2\0" "cord; woven belt; hem; hemming\0" "곤:1N\0" "OBI\0" "KON GON\0" "KON\0" "gǔn\0" "zau1\0" "silk of purplish color\0" "SHUU SHU SOU SU\0" "zōu\0" "sik1\0" "HOSONUNO\0" "SEKI SHAKU I\0" "xī\0" "rợ\0" "zi1\0" "black silk\0" "치:0N\0" "KURO\0" "SHI\0" "CHI\0" "zī\0" "xìng\0" "loeng5\0" "liǎng\0" "gan2\0" "tense, tight, taut; firm, secure\0" "긴:0E\0" "CHIJIMU KIBISHII\0" "KIN\0" "KIN\0" "jǐn\0" "khẩn\0" "fei1\0" "scarlet, dark red, crimson; purple\0" "비:0N\0" "AKA\0" "HI\0" "PI\0" "fēi\0" "biəi\0" "jeoi4 jeoi6\0" "tassels hanging from hat\0" "유:1N\0" "KANMURINOHIMO\0" "ZUI NI\0" "YU\0" "ruí\0" "man4\0" "variant of 緡 U+7DE1, a fishing-line; cord; string of coins; a paper or straw string\0" "민:1N\0" "TSURIITO ZENISASHI\0" "BIN\0" "MIN\0" "mín\0" "wik6\0" "seam\0" "NUIKAGIRI\0" "YOKU IKI KYOKU KOKU IKU\0" "yù\0" "zung2\0" "collect; overall, altogether\0" "총:N\0" "FUSA SUBERU SUBETE\0" "SOU\0" "CHONG\0" "zǒng\0" "faan4 po4\0" "fán\0" "green; chlorine\0" "MIDORI\0" "RYOKU ROKU\0" "LOK\0" "lǜ\0" "seoi5\0" "end of thread; thread\0" "O ITOGUCHI\0" "SHO CHO\0" "SE\0" "xù\0" "ziǔ\0" "jing1\0" "yīng\0" "soeng5\0" "the piece of leather used for soles on Chinese shoes; a patch\0" "shàng\0" "KASURI\0" "qi\0" "end of thread; thread, clue\0" "서:0E\0" "O ITOGUCHI\0" "SHO CHO\0" "SE\0" "xù\0" "soeng1\0" "light-yellow color\0" "상:1N\0" "ASAGI\0" "SHOU SOU\0" "SANG\0" "xiāng\0" "siɑng\0" "gaam1 zin1\0" "seal, close; bind; letter\0" "함:0N\0" "TOJIRU\0" "KAN\0" "HAM\0" "jiān\0" "gæm\0" "dàm\0" "kaak1\0" "the woof of a woven item\0" "NUU\0" "KAKU KYAKU\0" "kè\0" "sin3\0" "thread, line, wire; clue\0" "선:0E\0" "SUJI\0" "SEN\0" "SEN\0" "xiàn\0" "siɛ̀n\0" "ruǎn\0" "min4\0" "cotton wad; wool; soft, downy\0" "면:1N\0" "TSURANARU TSURANERU MATOU\0" "BEN BETSU MEN\0" "MYEN\0" "mián\0" "*miɛn\0" "cap1\0" "to sew in close stitches\0" "집:0N\0" "TSUMUGU\0" "SHUU\0" "CIP CUP\0" "jī\0" "dyun6\0" "satin\0" "단:0N\0" "DONSU\0" "TAN DON DAN\0" "TAN HA\0" "duàn\0" "đoạn\0" "chóng\0" "dai3 tai3\0" "tie, join, connect; connection\0" "체:0N\0" "SHIMARU MUSUBU SHIMERU\0" "TEI\0" "CHEY\0" "dì\0" "rế\0" "fan1 man4\0" "a fishing-line; cord; string of coins; a paper or straw string\0" "민:0N\0" "TSURIITO NAWA\0" "BIN MIN KON\0" "MIN\0" "mín\0" "myin\0" "mần\0" "BOU MYOU BYOU\0" "miáo\0" "jyun4\0" "hem, margin; reason, cause; karma, fate\0" "연:0E\0" "FUCHI HERI YORU\0" "EN\0" "YEN TAN\0" "yuán\0" "*iuɛn\0" "duyên\0" "sit3\0" "cord\0" "KIZUNA\0" "SETSU\0" "xiè\0" "bou2\0" "swaddling\0" "MUTSUKI\0" "HOU HO\0" "bǎo\0" "si1\0" "coarse cotton cloth used for mourning\0" "시:1N\0" "NUNO\0" "SHI\0" "SI\0" "sī\0" "cau1\0" "qiū\0" "pin1\0" "knit, weave; arrange; compile\0" "편:0E\0" "AMU TOJIITO FUMI\0" "HEN\0" "PHYEN PYEN\0" "biān\0" "ben\0" "biên\0" "wun4 wun6\0" "slow, leisurely; to postpone, delay\0" "완:0E\0" "YURUI YURUYAKA YURUMU\0" "KAN\0" "WAN\0" "huǎn\0" "huɑ̌n\0" "gang1\0" "a rope\0" "KOU\0" "gēng\0" "gə̀ng\0" "SUBITE\0" "SOU\0" "cōng\0" "*tzǔng\0" "min5\0" "distant, remote; think of\0" "면:0N\0" "HOSOITO HARUKA KARUI\0" "MEN BEN\0" "MYEN\0" "miǎn\0" "miɛ̌n\0" "KINU UCHIHIMO HIMO\0" "I KI GI\0" "wèi\0" "fù\0" "wai5\0" "woof; parallels of latitude\0" "위:0E\0" "YOKOITO\0" "I\0" "WI\0" "wěi\0" "hiuə̀i\0" "vĩ\0" "syu1\0" "net\0" "tóu\0" "gau1 kau1\0" "cord binding on hilt of sword\0" "TSUKA\0" "KOU KU\0" "gōu\0" "gou\0" "miu5\0" "indistinct, dim; minute; distant\0" "KASUKA\0" "BYOU MYOU\0" "MYO\0" "miǎo\0" "*miɛ̌u\0" "kit3\0" "xié\0" "lin6\0" "practice, drill, exercise, train\0" "련:0E 연:0\0" "NERU NERIGINU\0" "REN\0" "LYEN\0" "liàn\0" "lèn\0" "luyện\0" "zung1\0" "net\0" "ITO\0" "SOU SU\0" "zōng\0" "pin4\0" "hem; plait, braid, queue\0" "편:1N\0" "TORU\0" "HEN BEN\0" "PHYEN\0" "biàn\0" "yùn\0" "yīn\0" "tai4\0" "reddish color, red, brown\0" "제:1N\0" "AKAGINU\0" "TEI DAI TAI\0" "CEY\0" "tí\0" "gwaa1 gwaa3\0" "KAI KE KA RA\0" "guā\0" "zi3\0" "delicate, fine; dense\0" "치:0N\0" "KOMAKAI\0" "CHI\0" "CHI\0" "zhì\0" "variant of 縕 U+7E15, tangled hemp, raveled silk; vague, confused\0" "HURUI\0" "UN ON\0" "ON\0" "yùn\0" "cing1\0" "chēng\0" "cin4\0" "chán\0" "dài\0" "KUTSU\0" "KA GE\0" "xiá\0" "hem\0" "FUCHI HERI YORU\0" "EN\0" "YEN TAN\0" "yuán\0" "collect; overall, altogether\0" "FUSA SUBERU SUBETE\0" "SOU\0" "CHONG\0" "zǒng\0" "서:N\0" "xū\0" "rope, string, cord; control\0" "NAWA\0" "JOU BIN YOU\0" "shéng\0" "to threaten, intimidate\0" "ODOSHI ODOSU\0" "wēi\0" "a rope\0" "KOU\0" "gēng\0" "syun1\0" "decoration\0" "SEN\0" "xuān\0" "jing4\0" "entangle, entwine, coil\0" "영:1N\0" "MEGURU\0" "EI YOU\0" "YENG\0" "yíng\0" "qiuɛng\0" "quanh\0" "zeon3\0" "red silk\0" "진:0N\0" "SASHIHASAMU\0" "SHIN\0" "CIN\0" "jìn\0" "ai3\0" "hang, strangle\0" "액:0N\0" "KUBIRU KUBIRERU\0" "EI I\0" "AYK UY\0" "yì\0" "ải\0" "zeoi6\0" "climb down rope; hang by rope\0" "추:1N\0" "SUGARU\0" "TSUI\0" "CHWU\0" "zhuì\0" "nì\0" "bong1\0" "to bind (shoes)\0" "bāng\0" "gwat1\0" "gǔ\0" "lăm gút\0" "pun4\0" "purse\0" "pán\0" "zau3\0" "crepe, crape, wrinkles, creases\0" "추:1N\0" "CHIJIMI\0" "SHUU SHU SU SHUKU\0" "CHWU\0" "zhòu\0" "sô\0" "gim1\0" "fine silk\0" "겸:1N\0" "KINU\0" "KEN\0" "KYEM\0" "jiān\0" "to twist\0" "YORU YORI\0" "SA SHI\0" "cī\0" "cyun3 cyun4 jyun4\0" "orange or reddish-yellow silk\0" "quán\0" "shuǎng\0" "wan1 wan3\0" "tangled hemp, raveled silk; vague, confused\0" "온:0N\0" "HURUI\0" "UN ON\0" "ON\0" "yùn\0" "xiá\0" "ceoi1\0" "sackcloth worn on breast during\0" "최:1N\0" "SAI SUI SA\0" "CHOY\0" "cuī\0" "계:1N\0" "KYEY\0" "xī\0" "róng\0" "tou1\0" "band\0" "tāo\0" "bok3 fok3\0" "to tie\0" "박:0N\0" "SHIBARU\0" "BAKU HAKU\0" "PAK\0" "fù\0" "*bhiɑk\0" "gwan1 wan4\0" "HOSOHIMO\0" "IN UN\0" "yún\0" "zan2\0" "detailed, fine; closely woven\0" "진:0N\0" "ASAITO\0" "SHIN CHIN\0" "CIN\0" "chēn\0" "gou2\0" "white raw silk\0" "호:0N\0" "SHIROGINU SHIMA\0" "KOU\0" "HO\0" "gǎo\0" "gɑ̀u gɑ̌u\0" "juk6\0" "decorative, adorned, elegant\0" "욕:0N\0" "SHIGESHI\0" "JOKU\0" "YO\0" "rù\0" "nhọc\0" "huk6\0" "crepe\0" "곡:1N\0" "MOJIRI CHIRINUN\0" "KOKU GOKU\0" "KOK\0" "hú\0" "zoi2\0" "matter, affair\0" "재:0N\0" "KOTO\0" "SAI\0" "CAY\0" "zài\0" "tang4\0" "bind, tie up, restrain; cord\0" "등:1N\0" "KARAGERU MUKABAKI KANA\0" "TOU DOU\0" "TUNG\0" "téng\0" "jyun2 jyun4 jyun6\0" "county, district, subdivision\0" "현:0E\0" "KAKERU KAKARU AGATA\0" "KEN\0" "HYEN\0" "xiàn\0" "*huèn\0" "huyện\0" "sù\0" "zhěn\0" "indulge in, give free reign to\0" "TATE HANATSU YURUSU\0" "JUU SHOU\0" "CONG CHONG\0" "zòng\0" "tou1\0" "silk cord, ribbon\0" "SANADA\0" "TOU JOU\0" "tāo\0" "HORO TOBARI\0" "KOU\0" "huǎng\0" "coi3 zoi3\0" "cài\0" "bat1\0" "bì\0" "fung4 fung6\0" "sew, mend\0" "봉:0N\0" "NUU NUIME\0" "HOU\0" "PONG\0" "fèng\0" "bhiong\0" "CHIJIMU CHIJIMIAYA KINUNOAYA\0" "SHUKU\0" "cù\0" "lei4\0" "a bridal veil; to tie; to bind\0" "KAGIRU\0" "RI CHI\0" "lí\0" "liɛ\0" "suk1\0" "contract, draw in, reduce\0" "축:0E\0" "CHIJIMU CHIJIMARU NAOI\0" "SHUKU\0" "CHWUK\0" "suō\0" "shriuk\0" "jin2\0" "long\0" "연:0N\0" "NAGAI\0" "EN IN\0" "YEN\0" "yǎn\0" "saai2\0" "band for the hair\0" "xǐ\0" "zung1 zung3\0" "indulge in, give free reign to\0" "종:0E\0" "TATE\0" "JUU SHOU\0" "CONG CHONG\0" "zòng\0" "tziong tziòng\0" "tung\0" "leoi4\0" "a chain or rope used bind criminals\0" "류:1N\0" "SHIBARU KASANERU SHIKIRINI\0" "RUI\0" "LYU\0" "léi\0" "zyun3\0" "wrap\0" "견:1N\0" "SHIROGINU\0" "TEN DEN SEN KEN\0" "KYEN\0" "juàn\0" "hin1 hin3\0" "tow line\0" "WATA\0" "KEN\0" "KYEN\0" "qiàn\0" "maan6\0" "plain silk; simple, plain\0" "만:1N\0" "YURUYAKA TSUREBIKI\0" "BAN MAN\0" "MAN\0" "màn\0" "zap1\0" "confine, tie up; imprison, shackle\0" "TSUNAGU\0" "CHUU SHOU\0" "zhí\0" "lau5 leoi5\0" "thread; detailed, precise\0" "누:0 루:0N\0" "ITO\0" "RU ROU\0" "LWU\0" "lǚ\0" "liǒ\0" "lụa\0" "mù\0" "mắc\0" "piu1 piu5\0" "light blue silk; dim; misty\0" "표:1N\0" "HANADAIRO\0" "HYOU\0" "PHYO\0" "piǎo\0" "piɛ̌u\0" "to tangle, knot, kink, get twisted; to get complicated\0" "MOTSURERU MOTSURE\0" "REN\0" "lián\0" "nếm len\0" "mei4\0" "halter for ox; tie up, harness\0" "미:1N\0" "KIZUNA\0" "BI\0" "MI\0" "mí\0" "myɛ\0" "xuàn\0" "zung2\0" "collect; overall, altogether\0" "총:0E\0" "FUSA SUBERU SUBETE\0" "SOU\0" "CHONG\0" "zǒng\0" "*tzǔng\0" "tổng\0" "zek3 zik1\0" "spin; achievements\0" "적:0E\0" "TSUMUGU ISAO\0" "SEKI\0" "CEK\0" "jī\0" "tích\0" "saam1\0" "streamer\0" "HATAASHI\0" "SAN SEN SHOU SOU\0" "shān\0" "seoi3\0" "suì\0" "faan4\0" "complicated, complex, difficult\0" "번:0E\0" "SHIGESHI SHIGERU\0" "HAN\0" "PEN PAN\0" "fán\0" "*bhiæn\0" "phồn\0" "leot6\0" "to let down slowly\0" "lǜ\0" "baang6 bang1 maang1\0" "bind, draw firmly, strap\0" "붕:0N\0" "TSUKANE MAKU\0" "HOU HYOU\0" "PWUNG\0" "běng bēng\0" "ji1\0" "be; particle; sigh, alas\0" "예:1N\0" "HOKOBAKURO\0" "EI I\0" "YEY\0" "yī\0" "sou1\0" "draw, reel silk from cocoons; elegant compositions\0" "소:1N\0" "KURU\0" "SOU\0" "SO\0" "sāo\0" "mau4 mau6 miu6 muk6\0" "wind around, bind; prepare\0" "무:0N\0" "TSUKANERU KUKURU MATOU\0" "KYUU BYUU RYOU\0" "MWU YU\0" "móu\0" "miəu\0" "jau4 jiu4 zau6\0" "reason, cause\0" "요:0N\0" "SHITAGAU\0" "YOU YUU YU CHUU JU\0" "YO\0" "yáo\0" "koeng5\0" "string of copper coins; swaddling clothes\0" "강:1N\0" "ZENISASHI MUTSUKI\0" "KYOU\0" "KANG\0" "qiǎng\0" "hún\0" "fine, delicate; minute; graceful\0" "HOSOI CHIISAI SHINAYAKA\0" "SEN\0" "SEM\0" "xiān\0" "attach, connect, unite, fasten\0" "TSUNAGU KAKERU\0" "KEI\0" "KYEY\0" "jì\0" "zung1\0" "sha\0" "embroider; embroidery; ornament\0" "NUITORI\0" "SHUU\0" "SWU\0" "xiù\0" "MOTSURERU ITONOMOTSURE KURENAI\0" "BIN NEN\0" "rán\0" "xuàn\0" "seoi6\0" "fine cloth\0" "세:1N\0" "KEI E SEI SAI\0" "SEY\0" "suì\0" "huèi siuɛ̀i\0" "hiu1 kiu5\0" "to wind (as a spring)\0" "qiāo\0" "zang1\0" "silk fabrics; surname\0" "증:0N\0" "KINU\0" "SHOU ZOU SOU\0" "CUNG\0" "zēng\0" "dyut3\0" "zuǒ\0" "nhè tói\0" "zik1\0" "weave, knit; organize, unite\0" "직:0E\0" "ORU\0" "SHOKU SHIKI SHI\0" "CIK\0" "zhī\0" "*jiək\0" "chức\0" "sin6\0" "repair, mend; rewrite, transcribe\0" "선:0N\0" "TSUKUROU\0" "ZEN SEN\0" "SEN\0" "shàn\0" "zhiɛ̀n\0" "saan3\0" "umbrella, parasol, parachute\0" "산:1N\0" "KASA KINUGASA\0" "SAN\0" "SAN\0" "sǎn\0" "린:1N\0" "LIN\0" "lín\0" "leot6 wat6\0" "rope\0" "TSURUBINAWA\0" "KITSU ITSU ICHI KICHI\0" "yù\0" "faan1\0" "to interpret; to flap, flutter in the wind\0" "번:1N\0" "HIMOTOKU\0" "HAN HON\0" "PEN\0" "fān\0" "liu4\0" "wind round, rap around, bind\0" "료:1N\0" "MEGURU MATOU\0" "RYOU\0" "LYO\0" "liáo\0" "lèo\0" "coek3\0" "chuò\0" "zūn\0" "AYA NISHIKIMOYOU\0" "KAN KEN\0" "jiàn\0" "jiu2 jiu5\0" "entwine; wind around; surround\0" "요:0N\0" "MATOU MEGURU\0" "JOU NYOU\0" "YO\0" "rào\0" "*njiɛ̌u njiɛ̀u\0" "nhiễu\0" "zin2\0" "YURUI\0" "SEN TAN DAN ZEN\0" "chǎn\0" "jeoi5\0" "hang\0" "ruǐ\0" "sau3\0" "embroider; embroidery; ornament\0" "수:0N\0" "NUITORI\0" "SHUU\0" "SWU\0" "xiù\0" "*siòu\0" "kui2\0" "draw, sketch, paint\0" "궤:1N\0" "ORIAMARI\0" "KAI GAI KOTSU GOCHI KI GI\0" "KWEY\0" "huì\0" "waak6\0" "obstinate; perverse\0" "huà\0" "edit\0" "ATSUMERU\0" "SAN\0" "CHAN\0" "zuǎn\0" "hei1\0" "WARAFU TANOSHIMU\0" "KI\0" "xī\0" "string of copper coins; swaddling\0" "ZENISASHI MUTSUKI\0" "KYOU\0" "KANG\0" "qiǎng\0" "wan4\0" "UN\0" "yun\0" "daat6\0" "a knot (of a rope)\0" "da\0" "sing4\0" "rope, string, cord; measure, restrain\0" "승:0N\0" "NAWA TADASU\0" "JOU BIN YOU\0" "SUNG\0" "shéng\0" "jhiəng\0" "thằng\0" "kui1 kui2\0" "draw, sketch, paint\0" "회:0N\0" "SHISHUUMOYO EGAKU\0" "KAI E\0" "HOY\0" "huì\0" "gói\0" "hai6\0" "attach, connect, unite, fasten\0" "계:0E\0" "TSUNAGU KAKERU\0" "KEI\0" "KYEY\0" "xì\0" "*gèi\0" "sik1\0" "sè\0" "gaan2\0" "cocoon; callus, blister\0" "견:0N\0" "MAYU\0" "KEN\0" "KYEN\0" "jiǎn\0" "gěn\0" "kén\0" "goeng1\0" "reins, bridle\0" "TAZUNA\0" "KYOU KOU\0" "jiāng\0" "jyun6 waan4 waan6\0" "noose; hang death; tie, bind\0" "현:1N\0" "KARAMU\0" "KEN GEN KAN\0" "HYEN\0" "huán\0" "ciu1 sou1 tiu1 zou2\0" "to reel silk from cocoons\0" "조:0N\0" "KURU\0" "SOU\0" "CO\0" "zǎo\0" "thao\0" "cōng\0" "haai1\0" "to work as a tailor, and do washing-for a living\0" "xiè\0" "dải\0" "giu2 zoek3\0" "deliver, submit; hand over\0" "KAESU\0" "SHAKU KYOU KAKU GYAKU\0" "jiǎo\0" "jiɑk\0" "nhàu\0" "a kind of fishing-net\0" "bì\0" "daan6\0" "dàn\0" "jik1\0" "억:1N\0" "EK\0" "yì\0" "giấy\0" "nǒng\0" "seoi6\0" "hem or border of a garment; tassel\0" "HIMO\0" "SUI ZUI\0" "suì\0" "choại\0" "jik6\0" "to unravel or unreel silk; to interpret, explain\0" "역:0N\0" "NUKU TAZUNERU\0" "EKI YAKU\0" "YEK\0" "yì\0" "iɛk\0" "gịt\0" "shǎi\0" "seoi1\0" "fine silk gauze; torn piece of silk\0" "USUGINU\0" "JU\0" "xū\0" "gai3\0" "continue, maintain, carry on\0" "계:0E\0" "TSUGU\0" "KEI\0" "KYEY\0" "jì\0" "*gèi\0" "kế\0" "ban1\0" "flourishing, thriving, abundant\0" "빈:1N\0" "HIN\0" "PIN\0" "bīn\0" "hin2\0" "attached to, inseparable; entangled\0" "견:1N\0" "TEATSUI\0" "TEN KIN\0" "KYEN\0" "qiǎn\0" "khín\0" "laam4\0" "(same as U+8964 襤) clothes without hem; ragged garments; sloppily dressed\0" "RAN\0" "lán\0" "buk6 fuk6\0" "pú\0" "buộc\0" "fan1\0" "light red, pink\0" "훈:1N\0" "USUIAKAIRO\0" "KUN\0" "HWUN\0" "xūn\0" "zyun2\0" "edit, compile; topknot, chignon\0" "찬:0N\0" "ATSUMERU\0" "SAN\0" "CHAN\0" "zuǎn\0" "KASURI\0" "qí\0" "péng\0" "yào\0" "mak6\0" "cord\0" "NAWA\0" "BOKU MOKU\0" "mò\0" "mək\0" "leoi6\0" "knot; blemish, flaw, wicked\0" "뢰:1N\0" "HUSHIITO\0" "RAI\0" "LOY\0" "lèi\0" "kit3 lit3\0" "patterned silk; tie knot\0" "힐:1N\0" "SHIBORI\0" "KETSU KECHI\0" "HIL\0" "xié\0" "het\0" "TSUGU TSUZUKERU\0" "SAN\0" "CHAN\0" "zuǎn\0" "kwong3\0" "cotton; silk\0" "광:1N\0" "NUME\0" "KOU\0" "KWANG\0" "kuàng\0" "kuɑ̀ng\0" "jau1\0" "yōu\0" "zuk6\0" "continue, carry on; succeed\0" "속:0E\0" "TSUZUKU TSUGU\0" "ZOKU SHOKU\0" "SOK\0" "xù\0" "ziok\0" "tục\0" "leoi4\0" "bind, wind about; link, join\0" "류:1N\0" "TSUZURU\0" "RUI RAI\0" "LYU\0" "léi\0" "cim1\0" "fine, delicate; minute; graceful\0" "HOSOI CHIISAI SHINAYAKA\0" "SEN\0" "xiān\0" "cin4 zin6\0" "wrap, wind around; tie, bind\0" "전:0N\0" "MATOU MATOI\0" "TEN DEN\0" "CEN\0" "chán\0" "*dhjiɛn\0" "triền\0" "KOU\0" "jiǎo\0" "lou4\0" "to soften hemp by boiling; thread\0" "NUNOITO\0" "RO RU\0" "lú\0" "cin4\0" "wrap, wind around; tie, bind\0" "MATOU KUKURU NAWA\0" "TEN\0" "chán\0" "jing1\0" "a chin strap, tassel; to annoy, bother\0" "영:0N\0" "KAZARIHIMO MUNAGAI MATOU\0" "EI YOU\0" "YENG\0" "yīng\0" "*qiɛng\0" "coi4\0" "talent, ability; just, only\0" "재:1N\0" "WAZUKA\0" "SAN SAI\0" "CAY\0" "cái\0" "*dzhəi\0" "soeng1\0" "belt\0" "UDEMAKURISURU\0" "SHOU SOU JOU\0" "rǎng\0" "cim1\0" "fine, delicate; minute; graceful\0" "섬:0N\0" "HOSOI CHIISAI SHINAYAKA\0" "SEN\0" "SEM\0" "xiān\0" "*siɛm\0" "zuī\0" "zyun2\0" "continue, carry on, succeed\0" "찬:0N\0" "TSUGU\0" "SAN\0" "CHAN\0" "zuǎn\0" "luò\0" "là\0" "saai2\0" "long; dangling; kerchief; rope\0" "KAMIZUTSUMI TSUZUKU\0" "SHI RI SAI SHA\0" "lí\0" "dou6 duk6\0" "a banner, a streamer\0" "독:0N\0" "HATABOKO\0" "TOU TOKU\0" "TO\0" "dào\0" "dhok dhɑ̀u\0" "laam6\0" "hawser, heavy-duty rope, cable\0" "람:0N\0" "TOMOZUNA\0" "RAN\0" "LAM\0" "lǎn\0" "*lɑ̀m\0" "MATOFU KARAMERU KURONAWA\0" "RUI\0" "léi\0" "TSUZUKU\0" "REN\0" "liàn\0" "si1\0" "silk; KangXi radical 120\0" "sī\0" "gau2\0" "investigate, inspect\0" "jiū\0" "jyu1\0" "bend, turn, twist; distort\0" "yū\0" "hung4\0" "red, vermillion; blush, flush\0" "hóng\0" "zau6\0" "name of an emperor; saddle part\0" "zhòu\0" "cim1\0" "fine, delicate; minute; graceful\0" "xiān\0" "gat1\0" "inferior silk; tassel, fringe\0" "gē\0" "joek3\0" "treaty, agreement, covenant\0" "yuē\0" "kap1\0" "level, rank, class; grade\0" "jí\0" "jyun4\0" "white silk, fine silk; gauze\0" "wán\0" "kwong3\0" "cotton; silk\0" "kuàng\0" "gei2 gei3\0" "record, annal, historical account\0" "jì\0" "jan6\0" "thread needle, sew stitch, string\0" "rèn\0" "wai5\0" "woof; parallels of latitude\0" "wěi\0" "wan4\0" "confused, in disorder; numerous\0" "yún\0" "wang4\0" "string; vast, expansive\0" "OOZUNA HIMO\0" "KOU GYOU\0" "KOYNG\0" "hóng\0" "seon4\0" "pure, clean, simple\0" "chún\0" "pei1\0" "spoiled silk; hem of dress; mista\0" "pī\0" "saa1\0" "gauze, thin silk; yarn, thread\0" "shā\0" "gong1\0" "heavy rope, hawser; main points\0" "gāng\0" "naap6\0" "admit, take, receive, accept\0" "nà\0" "jam6\0" "weave, lay warp\0" "rèn\0" "zung3\0" "indulge in, give free reign to\0" "zòng\0" "gwan1 leon4\0" "green silk thread or tassel\0" "lún\0" "fan1\0" "in disorder, scattered, tangled\0" "fēn\0" "zi2\0" "paper\0" "zhǐ\0" "man4\0" "line, streak, stripe; wrinkle\0" "wén\0" "fong2\0" "spin, reel, weave; reeled pongee\0" "fǎng\0" "cyu5\0" "ramie; sack cloth\0" "ICHIBI\0" "CHO\0" "CE\0" "zhù\0" "can5 jan5\0" "a rope for leading cattle or horse\0" "zhèn\0" "nau2\0" "knot; button; handle, knob; tie\0" "niǔ\0" "syu1\0" "loosen, relax, relieve; extricate\0" "shū\0" "sin3\0" "line, thread, wire; clue\0" "xiàn\0" "gam3\0" "dark blue or reddish color\0" "gàn\0" "sit3\0" "to contract, draw in, reduce, shorten\0" "xiè\0" "fat1\0" "ribbon or cord used attach ornaments\0" "fú\0" "lin6\0" "to practice, drill, exercise, train\0" "liàn\0" "zou2\0" "class; section, department\0" "zǔ\0" "san1\0" "girdle; tie, bind; gentry\0" "shēn\0" "sai3\0" "fine, tiny; slender, thin\0" "xì\0" "zik1\0" "weave, knit; organize, unite\0" "zhī\0" "zung1\0" "end; finally, in the end\0" "zhōng\0" "zau3\0" "crepe, crape, wrinkles, creases\0" "zhòu\0" "bun6\0" "loop, catch; fetter, shackle\0" "bàn\0" "fat1\0" "large rope; rope attached to bier\0" "fú\0" "zyut3\0" "sew, stitch; insufficient\0" "chù\0" "siu6\0" "continue, carry on; join\0" "shào\0" "jik6\0" "to unravel or unreel silk; to interpret\0" "yì\0" "ging1\0" "classic works; pass through\0" "jīng\0" "doi6\0" "cheat, fool, pretend\0" "dài\0" "bong2\0" "bind, tie, fasten\0" "bǎng\0" "jung4\0" "silk, cotton, or woolen fabric\0" "róng\0" "git3\0" "knot, tie; join, connect\0" "jié\0" "trousers\0" "kù\0" "jiu5\0" "entwine; wind around; surround\0" "rào\0" "dit6\0" "white hempen cloth worn by mourners\0" "dié\0" "han6 hong4\0" "baste\0" "háng\0" "kui1\0" "draw, sketch, paint\0" "huì\0" "kap1\0" "give; by, for\0" "gěi\0" "hyun3\0" "variegated, adorned; brilliant\0" "xuàn\0" "gong3\0" "deep red; river in Shanxi province\0" "jiàng\0" "lok3\0" "enmesh, wrap around; web, net\0" "luò\0" "zyut6\0" "to cut, sever, break off, terminate\0" "jué\0" "gaau2\0" "twist, wring; intertwine; winch\0" "jiǎo\0" "tung2\0" "govern, command, control; unite\0" "tǒng\0" "gang2\0" "well rope\0" "gěng\0" "siu1\0" "raw silk fabric\0" "xiāo\0" "gyun3\0" "kind of thick stiff silk\0" "juàn\0" "sau3\0" "embroider; embroidery; ornament\0" "xiù\0" "gwik1\0" "cloth\0" "xì\0" "seoi1\0" "soothe, appease, pacify\0" "suí\0" "tou3\0" "silk cord, ribbon\0" "tāo\0" "gai3\0" "continue, maintain, carry on\0" "jì\0" "tai4\0" "coarse pongee, kind of heavy silk\0" "tí\0" "zik1\0" "spin; achievements\0" "jī\0" "seoi5\0" "end of thread; thread, clue\0" "xù\0" "ling4\0" "thin silk, damask silk\0" "líng\0" "yīng\0" "zuk6\0" "continue, carry on; succeed\0" "xù\0" "ji2\0" "fine thin silk; elegant, beautiful\0" "qǐ\0" "fei1\0" "scarlet, dark red, crimson; purple\0" "fēi\0" "coek3\0" "graceful, delicate; spacious\0" "chuò\0" "zoeng2\0" "the piece of leather used for soles on Chinese shoes; a patch\0" "shàng\0" "gwan2\0" "cord; woven belt; hem; hemming\0" "gǔn\0" "sing4\0" "rope, string, cord; control\0" "shéng\0" "wai4\0" "maintain, preserve, safeguard\0" "wéi\0" "min4\0" "cotton wad; wool; soft, downy\0" "mián\0" "sau6\0" "silk ribbon attached as a seal\0" "shòu\0" "bang1 mang1\0" "bind, draw firmly, strap\0" "bēng\0" "cau4\0" "silk cloth, satin damask\0" "chóu\0" "tou4\0" "to braid, twist; twisted or braided\0" "NAU YORU NAWA\0" "TOU\0" "táo\0" "lau5\0" "skein; tuft, lock; wrinkle\0" "liǔ\0" "hyun3\0" "affectionate, solicitous\0" "quǎn\0" "zung3\0" "arrange threads for weaving\0" "zōng\0" "zaan6\0" "ripped seam, rend, crack\0" "zhàn\0" "waan2\0" "to string together, to bind up\0" "wǎn\0" "luk6\0" "green; chlorine\0" "lǜ\0" "zeoi3 zyut3\0" "patch together, link, connect\0" "zhuì\0" "zi1\0" "black silk\0" "zī\0" "kaak1\0" "the woof of a woven item\0" "kè\0" "soeng1\0" "light-yellow color\0" "xiāng\0" "gaam1\0" "seal, close; bind; letter\0" "jiān\0" "min5\0" "distant, remote; think of\0" "miǎn\0" "laam6\0" "hawser, heavy-duty rope, cable\0" "lǎn\0" "tai4\0" "reddish color, red, brown\0" "tí\0" "miu5\0" "indistinct, dim; minute; distant\0" "miǎo\0" "cap1\0" "to sew in close stitches\0" "jī\0" "wan3\0" "tangled hemp, raveled silk; vague, confused\0" "ON\0" "yūn\0" "kui2\0" "draw, sketch, paint\0" "huì\0" "si1\0" "coarse cotton cloth used for mourning\0" "sī\0" "duǒ\0" "dyun6\0" "satin\0" "duàn\0" "pin4\0" "hem; plait, braid, queue\0" "biàn\0" "SUJI\0" "SEN\0" "SEN\0" "xiàn\0" "kau1\0" "cord binding on hilt of sword\0" "gōu\0" "zeoi6\0" "climb down rope; hang by rope\0" "zhuì\0" "wun6\0" "slow, leisurely; to postpone, delay\0" "huǎn\0" "dai3\0" "tie, join, connect; connection\0" "dì\0" "leoi5\0" "thread; detailed, precise\0" "lǚ\0" "pin1\0" "knit, weave; arrange; compile\0" "biān\0" "fan1 man4\0" "fishing-line; cord; string of coi\0" "mín\0" "jyun4\0" "hem, margin; reason, cause; fate\0" "yuán\0" "zeon3\0" "red silk\0" "jìn\0" "bok3 fok3\0" "to tie\0" "fù\0" "juk6\0" "decorative, adorned, elegant\0" "rù\0" "zan2\0" "detailed, fine; closely woven\0" "zhěn\0" "fung4\0" "sew, mend\0" "fèng\0" "ceoi1\0" "sackcloth worn on breast during\0" "cuī\0" "gou2\0" "white raw silk\0" "gǎo\0" "cin4\0" "wrap, wind around; tie, bind\0" "chán\0" "lei4\0" "a bridal veil; to tie; to bind\0" "lí\0" "ai3\0" "hang, strangle\0" "yì\0" "gim1\0" "fine silk\0" "jiān\0" "ban1\0" "flourishing, thriving, abundant\0" "bīn\0" "piu5\0" "light blue silk; dim; misty\0" "piāo\0" "maan6\0" "plain silk; simple, plain\0" "màn\0" "leoi4\0" "a chain or rope used bind criminals\0" "léi\0" "jing1\0" "a chin strap; tassel; to annoy, bother\0" "yīng\0" "suk1\0" "contract, draw in, reduce\0" "suō\0" "mau4 mau6 miu6\0" "wind around, bind; prepare\0" "móu\0" "sou1\0" "draw, reel\0" "sāo\0" "kit3 lit3\0" "patterned silk; tie knot\0" "xié\0" "liu4\0" "wind round, rap around, bind\0" "liáo\0" "sin6\0" "repair, mend; rewrite, transcribe\0" "shàn\0" "zang1\0" "silk fabrics; surname\0" "zēng\0" "goeng1\0" "reins, bridle\0" "jiāng\0" "hin2\0" "attached to, inseparable; entangled\0" "qiǎn\0" "ciu1 sou1 tiu1\0" "to reel\0" "qiāo\0" "waan4 waan6\0" "noose; hang death; tie, bind\0" "huán\0" "giu2\0" "deliver, submit; hand over\0" "jiǎo\0" "zyun2\0" "continue, carry on, succeed\0" "zuǎn\0" "fau2\0" "earthen crock or jar; rad. 121\0" "부:0N\0" "HOTOGI\0" "KAN FU\0" "PWU\0" "fǒu\0" "phẫu\0" "se3\0" "lay down; retire from office\0" "사:1\0" "OROSU OROSHI\0" "SHA\0" "SA\0" "xiè\0" "gong1\0" "earthen jug, crock, cistern\0" "항:0N\0" "KAME MOTAI\0" "KOU\0" "HANG\0" "gāng\0" "cong\0" "bou1 fau2\0" "(Cant.) to cook\0" "fǒu\0" "kyut3\0" "be short of, lack; gap, deficit\0" "결:0E\0" "KAKERU\0" "KETSU\0" "KYEL\0" "quē\0" "*kuet\0" "khuyết\0" "pottery, earthenware\0" "FU KAN\0" "fǒu\0" "KAAKERU KAAKU\0" "KETSU\0" "qi\0" "but3\0" "earthenware basin; alms bowl\0" "HACHI HATSU\0" "bō\0" "bát\0" "ping4\0" "jar, bottle\0" "병:1N\0" "BIN\0" "HEI\0" "PYENG\0" "píng\0" "bình\0" "hau6 hong6\0" "항:1N\0" "ZENIGAME\0" "TOU ZU KOU GU\0" "HANG\0" "xiàng\0" "diu6\0" "zhao\0" "gong1\0" "a cistern; an earthenware jar of large dimensions; a vat; a crock\0" "gāng\0" "aang1\0" "long necked jar or bottle\0" "yīng\0" "ang1\0" "long necked jar or bottle\0" "앵:1N\0" "OU YOU\0" "AYNG\0" "yīng\0" "hing3\0" "exhaust, run out, use up; empty\0" "경:1N\0" "MUNASHII\0" "KEI KYOU\0" "KYENG\0" "qìng\0" "khánh\0" "laa3\0" "crack, fissure, split\0" "하:1N\0" "HIBI SUKI\0" "KA KE\0" "HA\0" "xià\0" "jar, jug, pitcher, pot\0" "guàn\0" "zeon1\0" "a goblet; a bottle, a wine-jar\0" "준:1N\0" "KAME\0" "SON\0" "CWUN\0" "zūn\0" "*tzuən\0" "taam4\0" "an earthenware jar, a jug\0" "tán\0" "cang1\0" "(Cant.) a pot\0" "chēng\0" "qì\0" "ong3 ung3\0" "earthen jar; jar for ashes\0" "옹:1N\0" "ONG\0" "wèng\0" "aang1\0" "long necked jar or bottle\0" "앵:0N\0" "MOTAI\0" "OU EI\0" "AYNG\0" "yīng\0" "leoi4\0" "large earthenware wine jar\0" "뢰:1N\0" "SAKADARU\0" "RAI\0" "LOY\0" "léi\0" "luəi\0" "taam4\0" "an earthenware jar, a jug\0" "담:1N\0" "BIN\0" "TAN DON\0" "TAM\0" "tán\0" "lou4\0" "earthen stand for wine jug\0" "SAKADARU\0" "RO RU\0" "lú\0" "*lo\0" "gun3\0" "jar, jug, pitcher, pot\0" "관:0N\0" "KAN HOTOGI\0" "KAN\0" "KWAN\0" "guàn\0" "mong5\0" "net; network; KangXi radical 122\0" "AMI\0" "BOU MOU\0" "wǎng\0" "mong5 muk6\0" "Radical 122\0" "YONKASHIRA YOKOME\0" "MOU BOU\0" "wǎng\0" "gong1\0" "YONKASHIRA YOKOME\0" "MOU\0" "gāng\0" "mong5\0" "net; deceive; libel; negative\0" "망:0E\0" "AMI SHIIRU NAI\0" "BOU MOU\0" "MANG\0" "wǎng\0" "vóng\0" "hon2\0" "rare, scarce; surname\0" "한:0N\0" "MARE\0" "KAN\0" "HAN\0" "hǎn\0" "kwukyel\0" "luó\0" "lo4\0" "net for catching birds; gauze\0" "luō\0" "fau4\0" "screen used in ancient times\0" "부:1N\0" "USAGIAMI KASANERU\0" "FU\0" "PWU\0" "fú\0" "bhiou\0" "deep\0" "shēn\0" "fat6\0" "penalty, fine; punish, penalize\0" "fá\0" "gu1\0" "large fishing net\0" "UOAMI\0" "RO KU\0" "gū\0" "go\0" "zyu3\0" "AMI\0" "SHU TOKU DOKU\0" "zhǔ\0" "ze1 zeoi1\0" "net for catching rabbits\0" "저:1N\0" "AMI\0" "SHA SHO\0" "CE\0" "jū\0" "tzia\0" "máo\0" "gu2\0" "net; snare; pressure come or go\0" "고:1N\0" "AMI\0" "KO\0" "KO\0" "gǔ\0" "gǒ\0" "man4\0" "animal trap\0" "민:1N\0" "AMI WANA\0" "BIN MIN\0" "MIN\0" "mín\0" "gong1\0" "the name of a certain stars; the god who is supposed to live in them\0" "강:1N\0" "KOU\0" "KANG\0" "gāng\0" "baa6\0" "cease, finish, stop; give up\0" "bà\0" "gwaa3\0" "hinder, disturb, obstruct\0" "괘:1N\0" "KAKERU\0" "KAI KE KEI\0" "KWAY\0" "guà\0" "ISAGIAMI ANI\0" "TEI DAI KON\0" "tí\0" "gyun3\0" "impede\0" "KAKERU\0" "KEN\0" "juàn\0" "guěn\0" "fau4 fu1\0" "net\0" "부:1N\0" "AMI\0" "FU FUU BU\0" "PWU\0" "fú\0" "lam6 sam1 sam6\0" "a heap, lump\0" "FUSHIZUKE\0" "SHIN RIN\0" "shèn\0" "jim2\0" "medical compress; fish net\0" "엄:1N\0" "AMI\0" "AN EN\0" "EM\0" "yǎn\0" "zaau3\0" "basket for catching fish; cover\0" "KOMERU\0" "TOU\0" "zhào\0" "zeoi6\0" "crime, sin, vice; evil; hardship\0" "죄:0E\0" "TSUMI TSUMISURU\0" "ZAI SAI\0" "COY\0" "zuì\0" "dzhuə̌i\0" "tội\0" "gwaai2 waa6\0" "hinder\0" "괘:0N\0" "KEI\0" "KEI KAI\0" "KWAY\0" "guà\0" "dyut3\0" "zhuó\0" "wik6\0" "drag-net made of fine mesh\0" "YOKU IKI KYOKU\0" "yù\0" "zi3\0" "place, lay out; set aside\0" "치:0E\0" "OKU\0" "CHI\0" "CHI\0" "zhì\0" "*djiə̀\0" "trí\0" "ǎn\0" "fat6\0" "penalty, fine; punish, penalize\0" "벌:0E\0" "TSUMI TOGAME SHIOKI\0" "BATSU BACHI HATSU\0" "PEL\0" "fá\0" "*bhɛ̌i bhiæt\0" "phạt\0" "laam5 naam5\0" "fishing net\0" "GUN NAN RAN\0" "lǎn\0" "cyu5 syu5\0" "public office\0" "서:0E\0" "YAKUWARI SHIRUSU\0" "SHO\0" "SE\0" "shǔ\0" "zhiǔ\0" "thợ\0" "si1\0" "wooden screen\0" "sī\0" "siə\0" "bei1\0" "brown bear, ursus arctos\0" "pí\0" "maa6\0" "accuse, blame, curse, scold\0" "매:0N\0" "NONOSHIRU\0" "BA\0" "MAY\0" "mà\0" "mạ\0" "lau5\0" "fishing trap\0" "YANA UE UKE\0" "RYUU RU\0" "liǔ\0" "baa6 pei4\0" "cease, finish, stop; give up\0" "파:0E\0" "YAMERU TSUKARERU MAKARU\0" "HI HAI\0" "PHA PHI\0" "bà\0" "bhyɛ *bhɛ̌i\0" "bãi\0" "fat6\0" "penalty, fine; punish, penalize\0" "벌:1N\0" "TOGAMERU TSUMISURU TOGAME\0" "BATSU BACHI\0" "PEL\0" "fá\0" "lei4\0" "sorrow, grief; incur, meet with\0" "리:0N 이:0\0" "KAKARU\0" "RI RA\0" "LI\0" "lí\0" "liɛ\0" "caau3\0" "cháo\0" "wai3 wat1\0" "net\0" "wèi\0" "필:1N\0" "PHIL\0" "bì\0" "gai3\0" "a kind of woolen fabric\0" "계:1N\0" "UOAMI\0" "KEI\0" "KYEY\0" "jì\0" "zang1\0" "a large square net, lowered and raised from the bank of the river\0" "증:1N\0" "SOU\0" "CUNG\0" "zēng\0" "tzəng\0" "cung1 tung4\0" "net catch birds\0" "MUSOUAMI\0" "SHOU SHU TOU ZU\0" "chōng\0" "fishing trap\0" "YANA UE UKE\0" "RYUU RU\0" "liǔ\0" "gei1\0" "halter; restrain, hold, control\0" "jī\0" "to trap, snare\0" "견:1N\0" "WANA\0" "KEN\0" "KYEN\0" "juàn\0" "mik6\0" "cover-cloth, cover with cloth\0" "OOI TARENUNO KABUSERU\0" "BEKI\0" "mì\0" "zhào\0" "lo4\0" "net for catching birds; gauze\0" "나:0 라:0E\0" "AMI TSURANERU USUMONO\0" "RA\0" "LA\0" "luó\0" "*la\0" "la\0" "bei1\0" "brown bear, ursus arctos\0" "비:1N\0" "HIGUMA\0" "HI\0" "PI\0" "pí\0" "*byɛ\0" "gei1\0" "inn; lodge; travel\0" "기:1N\0" "OMOGAI TAZUNA TSUNAGU\0" "KI\0" "KI\0" "jī\0" "*gyɛ\0" "gei1\0" "halter; restrain, hold, control\0" "기:0N\0" "OMOGAI TAZUNA TABI\0" "KI\0" "KI\0" "jī\0" "*gyɛ\0" "lyun4\0" "luán\0" "joeng4\0" "sheep, goat; KangXi radical 123\0" "양:0E\0" "HITSUJI\0" "YOU\0" "YANG\0" "yáng\0" "iɑng\0" "dương\0" "me1 me5\0" "bleat of sheep; surname\0" "BA MA BI MI\0" "MI\0" "mǐ\0" "goeng1\0" "Qiang nationality; surname\0" "강:0N\0" "EBISU AU\0" "KYOU\0" "KANG\0" "qiāng\0" "*kiɑng\0" "taat3\0" "TATSU TACHI\0" "dá\0" "mei5\0" "beautiful, pretty; pleasing\0" "미:0E\0" "UTSUKUSHII YOI HOMERU\0" "BI MI\0" "MI\0" "měi\0" "*myǐ\0" "mỉ\0" "joeng4\0" "YOI URUWASHII\0" "YOU\0" "yáng\0" "to lead, guide\0" "MICHIBIKU IZANAU SUSUMERU\0" "YUU YU\0" "yǒu\0" "jau5\0" "a guide to goodness\0" "MICHIBIKU\0" "YUU YU\0" "yǒu\0" "fan1 fan4\0" "fén\0" "baa1\0" "dried meat\0" "bā\0" "gou1\0" "lamb, kid\0" "고:0N\0" "KOHITSUJI\0" "KOU\0" "KO\0" "gāo\0" "joeng6\0" "yàng\0" "gu2\0" "a black ram\0" "고:1N\0" "HITSUJI\0" "KO KU\0" "KO\0" "gǔ\0" "goeng1\0" "tribes in West China; strong; educated; obstinate; a particle\0" "강:1\0" "EBISU\0" "KYOU\0" "KANG\0" "qiāng\0" "ram\0" "장:1N\0" "OHITSUJI\0" "SOU\0" "CANG\0" "zāng\0" "mei5\0" "beautiful\0" "gāo\0" "ling4\0" "species of antelope\0" "령:0N 영:0\0" "KAMOSHIKA\0" "REI RYOU\0" "LYENG\0" "líng\0" "hei3 ji6\0" "yì\0" "cyu5\0" "lamb\0" "KOHITSUJI\0" "CHO JO SHO\0" "zhù\0" "dai1\0" "ram, he-goat\0" "저:1N\0" "OHITSUJI\0" "TEI\0" "CE\0" "dī\0" "dê\0" "sau1\0" "disgrace, shame; ashamed; shy\0" "수:0N\0" "SUSUMERU HAJIRU\0" "SHUU\0" "SWU\0" "xiū\0" "*siou\0" "koeng5\0" "hydroxide\0" "qiǎng\0" "ji4\0" "yí\0" "sin4 sin6\0" "envy, admire; praise; covet\0" "이:N\0" "URAYAMU AMARI\0" "SEN EN\0" "SEN YEN\0" "xiàn\0" "tiện\0" "jung4\0" "fine woolen fabrics\0" "JOU NYU\0" "róng\0" "kwan4\0" "(same as U+7FA4 群) group, crowd, multitude, mob\0" "MURAGARU MURERU\0" "GUN KUN\0" "qún\0" "kwan4\0" "(same as U+7FA3 羣) group, crowd, multitude, mob\0" "군:0E\0" "MURAGARU MURERU\0" "GUN KUN\0" "KWUN\0" "qún\0" "*ghiuɛn\0" "quần\0" "coeng1 koeng5\0" "hydroxyl group\0" "qiǎng\0" "wun4\0" "KAN GAN\0" "huán\0" "so1\0" "carboxyl group\0" "suō\0" "sin6\0" "envy, admire; praise; covet\0" "선:0N\0" "URAYAMU AMARI\0" "SEN EN\0" "SEN YEN\0" "xiàn\0" "ziɛ̀n\0" "ji6\0" "right conduct, righteousness\0" "의:0E\0" "YOI YOSHITOSURU YOKU\0" "GI\0" "UY\0" "yì\0" "ngyɛ̀\0" "nghĩa\0" "YASHINAU\0" "YOU\0" "yang\0" "the skeleton of a sheep\0" "강:1N\0" "KANG\0" "qiāng\0" "qián\0" "jyu4\0" "good\0" "YU\0" "yú\0" "gang1\0" "soup, broth\0" "ATSUMONO\0" "KOU KAN\0" "gēng\0" "canh\0" "kit3\0" "wether, castrated ram; deer skin\0" "갈:1N\0" "KATSU KETSU\0" "KAL\0" "jié\0" "giæt\0" "tong1\0" "tāng\0" "jyun4\0" "sheep\0" "yuán\0" "hei1\0" "ancient emperor; breath, vapor\0" "희:0N\0" "IKI\0" "GI KI\0" "HUY\0" "xī\0" "*xyɛ\0" "faan4\0" "fán\0" "saan1 zin1\0" "rank odour of sheep or goats\0" "NAMAGUSAI\0" "SEN\0" "shān\0" "fan4\0" "spirit\0" "fén\0" "zin1\0" "rank odor\0" "전:1N\0" "NAMAGUSAI\0" "SEN\0" "CEN\0" "shān\0" "shiɛn\0" "lim5\0" "liǎn\0" "leoi4\0" "weak, lean, emaciated, exhausted\0" "리:0N\0" "TSUKARERU YOWAI\0" "RUI\0" "LI\0" "léi\0" "liuɛ\0" "gang1\0" "soup, broth\0" "갱:0N\0" "ATSUMONO\0" "KOU KAN\0" "KAYNG\0" "gēng\0" "gæng\0" "nóu\0" "qiàng\0" "caan3 can3\0" "confuse, mix, interpolate\0" "MAJIRIAU\0" "SAN SEN\0" "chàn\0" "jyu5\0" "feather, plume; wings; rad. 124\0" "우:0E\0" "HA HANE\0" "U\0" "WU\0" "yǔ\0" "*hiǒ\0" "võ\0" "gòng\0" "ngai6\0" "legendary archer\0" "예:N\0" "GEI\0" "yì\0" "ngèi\0" "cung1\0" "fly upward\0" "TOBIAGARU\0" "CHUU JU\0" "chōng\0" "jung1\0" "old man; father, father-in-law\0" "옹:0E\0" "OKINA\0" "OU\0" "ONG\0" "wēng\0" "qung\0" "ông\0" "fan1\0" "fēn\0" "wang4\0" "fly\0" "KOU\0" "hóng\0" "ci3\0" "winds; fins\0" "chì\0" "ci3\0" "wings; fin\0" "시:0N\0" "TSUBASA TADA\0" "SHI\0" "SI\0" "chì\0" "*shiə̌\0" "color green; kingfisher\0" "KAWASEMI MIDORI\0" "SUI\0" "cuì\0" "fú\0" "HANE\0" "KOU GOU\0" "xiá\0" "běn\0" "jik6\0" "flying; assist, help; respect\0" "익:0N\0" "AKE TASUKERU\0" "YOKU\0" "IK\0" "yì\0" "iək\0" "laap6\0" "lā\0" "jik6\0" "bright; daybreak, dawn; the next day\0" "익:0N\0" "TOBU AKURUHI\0" "YOKU\0" "IK\0" "yì\0" "pei1\0" "pī\0" "ling4\0" "feather; plume; wing\0" "령:0N\0" "HANE\0" "REI RYOU\0" "LYENG\0" "líng\0" "leng\0" "ầm liệng\0" "lau6 liu4 liu6\0" "the sound of the wind; to soar\0" "RYUU RU RYOU RIKU\0" "liù\0" "dit6\0" "zhì\0" "qú\0" "zaap6\0" "practice; flapping wings\0" "습:0E\0" "NARAU NARAI\0" "SHUU JUU\0" "SUP\0" "xí\0" "zip\0" "tập\0" "xié\0" "coeng4\0" "soar, glide, hover; detailed\0" "상:0N\0" "KAKERU\0" "SHOU\0" "SANG\0" "xiáng\0" "*ziɑng\0" "jap1\0" "agree\0" "흡:0N\0" "AU\0" "KYUU\0" "HUP\0" "xī\0" "hấp\0" "ksc extension 3108\0" "흡:1N\0" "HUP\0" "xī\0" "ké\0" "kiu4\0" "turn up, lift, elevate, raise\0" "qiào\0" "huì\0" "HWI\0" "huī\0" "siu1\0" "look of rumpled feathers; bedraggled; hasty; rapid flight\0" "소:1N\0" "HAYAI\0" "YUU YU SHUKU\0" "SO\0" "xiāo\0" "saap3\0" "shà\0" "wang4\0" "hóng\0" "jiāng\0" "dik6 zaak6\0" "surname; a kind of pheasant; plumes\0" "적:0N\0" "KIJI\0" "KEKI JAKU TAKU\0" "CEK CHAYK\0" "dí\0" "ceoi3\0" "color green; kingfisher\0" "취:0N\0" "KAWASEMI MIDORI\0" "SUI\0" "CHWI\0" "cuì\0" "*tsuì\0" "thuý\0" "fei2\0" "kingfisher; emerald, jade\0" "비:0N\0" "KAWASEMI\0" "HI\0" "PI\0" "fěi\0" "*bhiə̀i\0" "phỉ\0" "dào\0" "saap3\0" "feathers used decorate coffin; large wooden fan\0" "삽:1N\0" "HITSUGIKAZARI\0" "SOU SHOU\0" "SAP\0" "shà\0" "시:1N\0" "SI\0" "chì\0" "zyu3\0" "to soar; to take off\0" "AGARU\0" "SHO\0" "zhù\0" "jiù\0" "chở\0" "zin2\0" "scissors; cut, clip; annihilate\0" "전:1N\0" "KIRU\0" "SEN\0" "CEN\0" "jiǎn\0" "*tziɛ̌n\0" "hyun1\0" "xuān\0" "ci3 si6\0" "ARAI\0" "SHI KI\0" "chì\0" "pin1\0" "fly, flutter\0" "편:0N\0" "HIRUGAERU\0" "HEN\0" "PHYEN\0" "piān\0" "*piɛn\0" "phiến\0" "zung1\0" "flutter\0" "zōng\0" "wun6\0" "careless, play; a legendary archer\0" "완:0N\0" "MOTEASOBU\0" "GAN\0" "WAN\0" "wán\0" "nguɑ̀n\0" "fai1\0" "pheasant; variegated; to fly\0" "휘:1N\0" "TOBU\0" "KI\0" "HWI\0" "huī\0" "xiuəi\0" "hau4\0" "hóu\0" "gaak3 hat6\0" "stem of feather; quill\0" "핵:1N\0" "HANENOMOTO\0" "KAKU GYAKU REKI RYAKU\0" "HAYK\0" "hé\0" "hɛk\0" "hok6\0" "glistening plumage; reflection of the sun on water\0" "TSUYAGAARU\0" "KOKU GOKU KAKU GAKU\0" "hè\0" "hon6\0" "writing brush, pen, pencil\0" "한:0N\0" "YAMADORI HANE FUDE\0" "KAN\0" "HAN\0" "hàn\0" "hɑ̀n\0" "ngou4\0" "soar, roam\0" "KO\0" "áo\0" "TOBU\0" "HYOU BYOU\0" "piāo\0" "ai3 ji1\0" "shade, screen; to hide, screen\0" "예:1N\0" "KINUGASA KAZASU KAGERU\0" "EI\0" "YEY\0" "yì\0" "qèi\0" "lián\0" "hóu\0" "áo\0" "lín\0" "pěn\0" "kiu4\0" "turn up, lift, elevate, raise\0" "교:0N\0" "TSUMADATERU AGERU\0" "GYOU\0" "KYO\0" "qiào\0" "ghiɛu\0" "ngou4\0" "soar, roam\0" "고:1N\0" "KAKERU\0" "GOU KOU\0" "KO\0" "áo\0" "ngɑu\0" "faan1\0" "flip over, upset, capsize\0" "번:1N\0" "HIRUGAERU TORU HIRUGAESU\0" "HON HAN\0" "PEN\0" "fān\0" "*piæn\0" "jik6\0" "wings; fins on fish; shelter\0" "익:0E\0" "TSUBASA TASUKERU\0" "YOKU\0" "IK\0" "yì\0" "*iək\0" "dực\0" "wai3\0" "whir\0" "HABATAKI\0" "KAI KE\0" "huì\0" "hyun1\0" "fly; to flit\0" "현:1N\0" "TOBU\0" "KEN\0" "HYEN\0" "xuān\0" "xiuɛn\0" "dou6 tou4\0" "streamer adorned with feathers\0" "HATABOKO\0" "TOU DOU\0" "dào\0" "jiu6\0" "shine, sparkle, dazzle; glory\0" "요:0N\0" "KAGAYAKU\0" "YOU\0" "YO\0" "yào\0" "iɛ̀u\0" "lou5\0" "old, aged; experienced\0" "노:0 로:0E\0" "OIRU FUKERU OI\0" "ROU\0" "LO\0" "lǎo\0" "*lɑ̌u\0" "lão\0" "lou5\0" "variant of radical 125\0" "lǎo\0" "haau2\0" "examine, test; investigate\0" "고:0E\0" "KANGAERU KANGAE\0" "KOU\0" "KO\0" "kǎo\0" "kɑ̌u\0" "khảo\0" "mou6\0" "elderly person; very old, senile\0" "모:1N\0" "OIBORERU\0" "MOU BOU\0" "MO\0" "mào\0" "mɑ̀u\0" "ze2\0" "that which; he who; those who\0" "자:0E\0" "MONO\0" "SHA\0" "CA\0" "zhě\0" "*jiǎ\0" "kei4\0" "man of sixty; aged, old\0" "기:0N\0" "OIRU\0" "KI GI SHI\0" "KI CHI\0" "qí\0" "gau2\0" "wrinkled face of the elderly\0" "구:N\0" "OIRU\0" "KOU KU\0" "KWU\0" "gǒu\0" "gau2\0" "old age\0" "구:N\0" "OIRU\0" "KOU KU\0" "KWU\0" "gǒu\0" "old age\0" "구:0\0" "OIRU\0" "KOU KU\0" "KWU\0" "gǒu\0" "TETSU\0" "dié\0" "dit6\0" "aged; in one's eighties\0" "TOSHORI\0" "TETSU\0" "dié\0" "dhet\0" "ji4\0" "and; and then; and yet; but\0" "이:0E\0" "SHIKOUSHITE SHIKASHITE SHIKAREDOMO\0" "JI NI\0" "I\0" "ér\0" "*njiə\0" "saa2\0" "frolic, play, amuse, play with\0" "SUBAYAI\0" "SA SHA\0" "shuǎ\0" "jyun5\0" "weak, pliable, soft, yielding\0" "YOWAI\0" "ZEN NEN\0" "ruǎn\0" "ji4\0" "whiskers\0" "HOOHIGE\0" "JI NI DAI NAI\0" "nài\0" "noi6\0" "endure, bear; resist; patient\0" "내:0E\0" "TAERU\0" "TAI DOU\0" "NAY\0" "nài\0" "nə̀i\0" "dyun1 zyun1\0" "specialized; concentrated\0" "단:1N\0" "HASHI\0" "TAN SEN\0" "TAN\0" "duān\0" "leoi6 loi6\0" "handle of plow; plow; rad. 127\0" "뢰:1N\0" "SUKI\0" "RAI RUI\0" "LOY\0" "lěi\0" "lồi\0" "SUKINOHA\0" "TEI CHOU\0" "tīng\0" "zi2\0" "to hoe up the earth around plants\0" "자:1N\0" "TSUCHIKAU\0" "SHI\0" "CA\0" "zǐ\0" "gaang1 gang1\0" "plow, cultivate\0" "경:0E\0" "TAGAYASU\0" "KOU\0" "KYENG\0" "gēng\0" "*gɛng\0" "canh\0" "caau3\0" "초:1N\0" "TAGAYASU\0" "SOU SHOU\0" "CHO\0" "chào\0" "hou3\0" "consume, use up; waste, squander\0" "모:0N\0" "HERU\0" "MOU KOU\0" "MO\0" "hào\0" "xɑ̀u\0" "hao\0" "wan4\0" "weed\0" "운:0N\0" "KUSAGIRU\0" "UN\0" "WUN\0" "yún\0" "paa4\0" "rake\0" "파:1N\0" "HA\0" "PHA\0" "bà pá\0" "khịt bừa\0" "pī\0" "yí\0" "zi6\0" "spade-shaped tool; plow\0" "SUKI\0" "SHI\0" "sì\0" "ceoi3\0" "SUKI\0" "SHO ZO\0" "qù\0" "gaa1\0" "flail\0" "가:1N\0" "KARAZAO\0" "KA KE\0" "KA\0" "jiā\0" "rội\0" "SUKINOHA\0" "KYO GO\0" "jù\0" "hap6\0" "till, dig\0" "TAGAYASU\0" "KOU GOU\0" "huō\0" "co4\0" "hoe\0" "서:1N\0" "SUKU\0" "JO\0" "SE\0" "chú\0" "a kind of farm tool\0" "lào\0" "lǔn\0" "zik6\0" "plough\0" "KARIRU\0" "SEKI JAKU SHA JA\0" "jí\0" "tong2\0" "farm tool\0" "tāng\0" "ngau5\0" "plow side by side; team of two\0" "우:1N\0" "GOU GU GUU\0" "WU\0" "ǒu\0" "lau4\0" "drill for sowing grain\0" "lóu\0" "nau6\0" "hoe, rake; weed\0" "누:1N\0" "KUWA KUSAGIRU\0" "DOU JOKU NOKU\0" "NWU\0" "nòu\0" "nòu\0" "nậu\0" "gong2 kau1\0" "to plough. to sow\0" "jiǎng\0" "pong5\0" "plow, cultivate\0" "pǎng\0" "zhá\0" "lau4\0" "drill for sowing grain\0" "루:1N\0" "ROU RU\0" "LWU\0" "lóu\0" "plow, cultivate\0" "기:0N\0" "KI\0" "jī\0" "lou4 lou6\0" "a kind of farm tool\0" "ROU\0" "lào\0" "wok6\0" "huò\0" "jau1\0" "toothless rake for drawing earth over newly sown grain\0" "우:1N\0" "NARASU\0" "YUU U\0" "WU\0" "yōu\0" "qiou\0" "mo6\0" "a kind of farm tool\0" "mò\0" "huái\0" "ji5\0" "ear; merely, only; handle\0" "이:0E\0" "MIMI NOMI\0" "JI JOU\0" "I\0" "ěr\0" "*njiə̌\0" "nhĩ\0" "zip3\0" "CHOU JOU NYOU\0" "yì\0" "ding1 ding2 ting1\0" "MIMIKUSO\0" "TEI CHOU\0" "dīng\0" "je4\0" "used in transliteration\0" "야:0E\0" "YA KA\0" "YA JA\0" "YA\0" "yé\0" "ia\0" "daap3\0" "ears hanging down\0" "TOU CHOU\0" "dā\0" "sung2\0" "urge on; rise up; stir, excite\0" "sǒng\0" "OTO\0" "KIN GON KEN GEN\0" "qín\0" "non-standard variant of 職 U+8077, duty, profession; office, post\0" "MIMINARI\0" "UN YOU\0" "yún\0" "ci2\0" "shame, humiliation; ashamed\0" "HAJIRU\0" "CHI\0" "CHI\0" "chǐ\0" "daam1\0" "ears without rim\0" "TAN BAN MAN\0" "TAN BAN MAN DAN NAN\0" "dān\0" "daam1\0" "indulge in; be negligent\0" "탐:0N\0" "FUKERU\0" "TAN\0" "THAM\0" "dān\0" "dom\0" "xẩm\0" "wang4\0" "deafness\0" "SASAYAKU\0" "KOU OU\0" "hóng\0" "gang2\0" "bright, shining; have guts\0" "경:0N\0" "HIKARI\0" "KOU\0" "KYENG\0" "gěng\0" "*gɛ̌ng\0" "SHOKU\0" "zhí\0" "giõng giấc\0" "pàn\0" "nip6\0" "whisper; surname\0" "niè\0" "daam1\0" "ears without rims; a personal name\0" "담:0N\0" "TAM\0" "dān\0" "SHIN\0" "zhěn\0" "chè\0" "ling4\0" "listen, hear\0" "령:0N 영:0\0" "KIKU\0" "REI RYOU\0" "LYENG\0" "líng\0" "leng\0" "zhēng\0" "유:N\0" "yǒu\0" "wà\0" "liu4\0" "somewhat, slightly, at least\0" "료:0N\0" "ISASAKA\0" "RYOU\0" "LYO\0" "liáo\0" "leu\0" "lung4\0" "deaf\0" "lóng\0" "zik1\0" "duty, profession; office, post\0" "zhí\0" "ning4\0" "earwax\0" "níng\0" "tiāo\0" "ji4\0" "ér\0" "yà\0" "tiē\0" "kut3\0" "clamor, din, hubbub\0" "괄:1N\0" "KAMABISUSHI\0" "KATSU\0" "KWAL\0" "guā\0" "guɑt\0" "xù\0" "lyun4\0" "connect, join; associate, ally\0" "lián\0" "호:1N\0" "HO\0" "hào\0" "sing3\0" "holy, sacred; sage\0" "성:0EN\0" "HIJIRI\0" "SEI SHOU\0" "SENG\0" "shèng\0" "*shiɛ̀ng\0" "thánh\0" "liè\0" "ping3\0" "engage, employ; betroth\0" "빙:0E\0" "TOU MESU\0" "HEI\0" "PING\0" "pìn\0" "sánh\0" "jīng\0" "zeoi6\0" "assemble, meet together, collect\0" "취:0N\0" "ATSUMARU\0" "SHUU SHU JU\0" "CHWI\0" "jù\0" "dzhiò\0" "tụ\0" "bei2\0" "bǐ\0" "dǐ\0" "gwik1\0" "to cut the left ears of the slain\0" "guó\0" "man4 man6\0" "hear; smell; make known; news\0" "문:0E\0" "KIKU KIKOERU KIKOE\0" "BUN MON\0" "MWUN\0" "wén\0" "*miən\0" "son-in-law; husband\0" "MUKO\0" "SEI\0" "xù\0" "TOJIRU\0" "HEI HYOU\0" "pīng\0" "cung1\0" "intelligent, clever, bright\0" "총:N\0" "SATOI\0" "SOU\0" "cōng\0" "ding6\0" "certainly, definitely\0" "SHIKATO\0" "dìng\0" "ai6 ngai6\0" "ní\0" "MIMIDARE\0" "TEI JOU\0" "tíng\0" "jǔ\0" "cung1\0" "the hearing, to listen; astute; clever; quick of apprehension\0" "SATOI\0" "SOU\0" "cōng\0" "kwai1\0" "kuī\0" "connect, join; associate, ally\0" "TSURANERU\0" "REN\0" "lián\0" "kui2\0" "deaf\0" "kuì\0" "cung1\0" "intelligent, clever, bright\0" "cōng\0" "connect, join; associate, ally\0" "TSURANARU TSURANERU\0" "REN\0" "LYEN\0" "lián\0" "wěng\0" "HAJIRU\0" "KI\0" "kuì\0" "connect, join; associate, ally\0" "TSURANARU TSURANERU\0" "REN\0" "LYEN\0" "lián\0" "lyun4\0" "connect, join; associate, ally\0" "련:0E 연:0\0" "TSURANARU TSURANERU\0" "REN\0" "LYEN\0" "lián\0" "*liɛn\0" "liên\0" "cung1\0" "intelligent, clever, bright\0" "총:0E\0" "SATOI\0" "SOU\0" "CHONG\0" "cōng\0" "tsung\0" "thông\0" "ngou4\0" "bent and twisted; too complicated\0" "오:1N\0" "KIKANAI\0" "GOU GYOU\0" "O\0" "áo\0" "seng1 sing1\0" "sound, voice, noise; tone; music\0" "성:0E\0" "KOE\0" "SEI SHOU\0" "SENG\0" "shēng\0" "*shiɛng\0" "thanh\0" "sung2\0" "urge on; rise up; stir, excite; to raise up; lofty\0" "용:0N\0" "SOBIERU\0" "SHOU\0" "YONG\0" "sǒng\0" "siǒng\0" "hear, listen; understand; obey\0" "KIKU YURUSU\0" "CHOU TEI\0" "CHENG\0" "tīng\0" "kui2\0" "deaf\0" "외:1N\0" "TSUNBO\0" "GAI GE KAI\0" "OY\0" "kuì\0" "nip6\0" "whisper; surname\0" "섭:1N\0" "SASAYAKU\0" "JOU NYOU SHOU\0" "SEP\0" "niè\0" "zik1\0" "duty, profession; office, post\0" "직:0E\0" "TSUKASA TSUTOME TSUKASADORU\0" "SHOKU TOKU SHIKI\0" "CIK\0" "zhí\0" "jiək\0" "chức\0" "dān\0" "ning4\0" "earwax\0" "MIMIAKA KAMABISUSHI\0" "DEI NYOU\0" "níng\0" "qié\0" "zim6\0" "death of a disembodied spirit; depraved\0" "nǐ\0" "hear, listen; understand; obey\0" "KIKU YURUSU\0" "CHOU TEI\0" "CHENG\0" "tīng\0" "teng1 ting1 ting3\0" "hear, listen; understand; obey\0" "청:0E\0" "KIKU YURUSU\0" "CHOU TEI\0" "CHENG\0" "tīng\0" "*teng tèng\0" "thính\0" "lung4\0" "deaf\0" "농:0 롱:0N\0" "TSUNBO\0" "ROU\0" "LONG\0" "lóng\0" "lung\0" "jyut6 leot6 wat6\0" "writing brush, pencil; thereupon\0" "율:0N\0" "FUDE KOKONI\0" "ITSU ICHI\0" "YUL\0" "yù\0" "jyut6 leot6 wat6\0" "pen; radical number 129\0" "yù\0" "HAJIME HAKARU\0" "CHOU JOU TOU DOU\0" "zhào\0" "sei3 si3\0" "sì\0" "suk1\0" "pay respects; reverently\0" "sù\0" "ji6 si3\0" "learn, practice, study; toil\0" "이:0N\0" "NARAU\0" "I\0" "I\0" "yì\0" "suk1\0" "pay respects; reverently\0" "숙:0E\0" "TSUTSUSHIMU\0" "SHUKU\0" "SWUK\0" "sù\0" "*siuk\0" "sei3 si3\0" "indulge; excess; numeral four; particle meaning now, therefore; shop\0" "사:0N\0" "TSURANERU MISE HOSHIIMAMA\0" "SHI\0" "SA\0" "sì\0" "sì\0" "siu6\0" "begin, commence, originate\0" "조:0N\0" "HAJIMERU HAJIME\0" "CHOU\0" "CO\0" "zhào\0" "siu6\0" "to commence; to found; to devise. at first. to originate. to strike\0" "HAJIME HAJIMERU\0" "CHOU JOU TOU DOU\0" "zhào\0" "juk6\0" "flesh; meat; KangXi radical 130\0" "육:0E\0" "SHISHI\0" "NIKU JUU\0" "YUK YU\0" "ròu\0" "*njiuk\0" "jik1 jik6\0" "yì\0" "laak6 lak6\0" "ribs; chest\0" "늑:0 륵:0N\0" "ABARA\0" "ROKU\0" "LUK\0" "lē\0" "gei1\0" "muscle tissue; meat on bones\0" "기:0N\0" "HADA\0" "KI\0" "KI\0" "jī\0" "gyi\0" "qiú\0" "GAENJIRU\0" "KOU\0" "kěn\0" "caau3\0" "copulate, expletive (fuck)\0" "cào\0" "gat1\0" "armpit, arms\0" "gē\0" "bó\0" "huàn\0" "fong1\0" "region between heart and diaphragm\0" "황:1N\0" "MUNAMOTO\0" "KOU\0" "HWANG\0" "huāng\0" "chǐ\0" "jan6 ngan6\0" "tough, strong, hard\0" "rèn\0" "ciu3\0" "look like, resemble, be like\0" "초:0E\0" "NIRU KATADORU AYAKARU\0" "SHOU\0" "CHO SO\0" "xiào\0" "siɛ̀u\0" "rǔ\0" "zaau2 zau2\0" "the elbow; help a person shoulder a load\0" "주:1\0" "HIJI\0" "CHUU\0" "CWU\0" "zhǒu\0" "djiǒu\0" "jyun1\0" "a small worm; to twist; to surround; empty\0" "yuàn\0" "tou5\0" "belly; abdomen; bowels\0" "두:1N\0" "HARA\0" "TO\0" "TWU\0" "dù\0" "gong1\0" "anus\0" "항:0N\0" "HARERU\0" "KOU\0" "HANG\0" "gāng\0" "jung4\0" "to sacrifice on two successive days\0" "MATSURI\0" "YUU YU CHIN\0" "róng\0" "gon1\0" "liver\0" "간:0E\0" "KIMO\0" "KAN\0" "KAN\0" "gān\0" "*gɑn\0" "gan\0" "SA\0" "chā\0" "ngok3 ok3 wu1\0" "an organic compound\0" "wò\0" "coeng4\0" "intestines; emotions; sausage\0" "cháng\0" "gu2\0" "thighs, haunches, rump; share\0" "고:0N\0" "MATA MOMO\0" "KO\0" "KO\0" "gǔ\0" "gǒ\0" "cổ\0" "zi1\0" "human limbs; animal feet\0" "지:0N\0" "TEASHI\0" "SHI\0" "CI\0" "zhī\0" "jiɛ\0" "chi\0" "hán\0" "cằm\0" "fu1\0" "skin; superficial, shallow\0" "fū\0" "fei4\0" "fat, plump, obese; fertile\0" "비:0E\0" "KOERU KOYASU KOE\0" "HI\0" "PI\0" "féi\0" "*bhiəi\0" "phì\0" "large head; many; high; to divide, to distribute\0" "분:1N\0" "TAKAI WAKERU\0" "FUN BUN HAN\0" "PWUN PAN\0" "fén\0" "pui1\0" "embryo; unfinished things\0" "HARAMU\0" "HAI\0" "pēi\0" "pong3\0" "to swell; fat, swollen\0" "pàng\0" "gin1\0" "shoulders; to shoulder; bear\0" "견:0E\0" "KATA\0" "KEN\0" "KYEN\0" "jiān\0" "gen\0" "fong1\0" "animal fat\0" "방:0N\0" "KOERU ABURA\0" "BOU HOU\0" "PANG\0" "fáng\0" "zeon1\0" "the gizzard of a fowl; honest, sincere\0" "순:1N\0" "HOOBONE\0" "SHUN SAI SUI\0" "SWUN\0" "zhūn\0" "wart; tumor; goiter; papule\0" "IBO\0" "YUU\0" "yóu\0" "nat6 neot6\0" "fat; seal (moon radical DKW: 14342 is different)\0" "눌:1N\0" "KOERU\0" "DOTSU NACHI DATSU\0" "NWUL\0" "nà\0" "nọi\0" "gong4 hong4\0" "dirty\0" "āng\0" "hang2 hoi2\0" "willing; consent to, permit\0" "긍:0E\0" "UBENAU GAENJI AETE\0" "KOU KAI\0" "KUNG\0" "kěn\0" "*kə̌ng\0" "khẳng\0" "rán\0" "gwang1\0" "forearm\0" "굉:0N\0" "HIJI\0" "KOU\0" "KOYNG\0" "gōng\0" "quăng\0" "juk6\0" "produce, give birth to; educate\0" "육:0E\0" "SODATERU HAGUKUMU SODATSU\0" "IKU\0" "YUK\0" "yù\0" "iuk\0" "dục\0" "man5\0" "the corners of the mouth, the lips\0" "wěn\0" "ngaau4\0" "cooked or prepared meat\0" "효:0N\0" "SAKANA\0" "KOU\0" "HYO\0" "yáo\0" "kei4\0" "table\0" "기:1N\0" "KI\0" "qí\0" "bei2\0" "(Cant.) leg, thigh\0" "pí\0" "him2 hip3\0" "area between waist and hips\0" "qiǎn\0" "jat6\0" "spread out; smilling or laughing\0" "HIROGARU\0" "KITSU KICHI KOCHI KETSU KECHI\0" "xī\0" "hai1\0" "(Cant.) vulgar, abusive term for female sex organ, cunt\0" "HI KITSU\0" "xī\0" "fai3\0" "lungs\0" "폐:0E\0" "HAI MAGOKORO\0" "HAI\0" "PHYEY PHAY\0" "fèi\0" "piæ̀i\0" "kěn\0" "zeng2\0" "hydrazine\0" "jǐng\0" "taai3\0" "a chemical compound\0" "tài\0" "san5\0" "kidneys; testes, gizzard\0" "shèn\0" "zung2\0" "swell; swollen; swelling\0" "zhǒng\0" "zoeng3\0" "swell, inflate, expand\0" "zhàng\0" "hip3\0" "ribs, armpits; flank; threaten\0" "xié\0" "san6 seon3\0" "shèn\0" "thăn\0" "wai6\0" "stomach; gizzard of fowl\0" "위:0E\0" "IBUKURO INOFU\0" "I\0" "WI\0" "wèi\0" "zau6\0" "helmet, headpiece; descendant\0" "주:0\0" "YOTSUGI CHISUJI\0" "CHUU\0" "CWU\0" "zhòu\0" "trụ\0" "dit6\0" "dié\0" "daam2\0" "gall bladder; bravery, courage\0" "단:1N\0" "KIMO\0" "TAN DAN\0" "TAN\0" "dǎn\0" "đảm\0" "fèi\0" "bat6 but6\0" "HATSU BACHI HAI BAI\0" "bá\0" "bok3 bok6\0" "bó\0" "keoi4\0" "yoke\0" "구:1N\0" "KU GU KYOU KOKU\0" "KWU\0" "qú\0" "tián\0" "bui3 bui6\0" "back; back side; behind; betray\0" "배:0E\0" "SE SOMUKU SEI\0" "HAI\0" "PAY PHAY\0" "bèi\0" "*bə̀i\0" "bối\0" "gu1 gwaa1\0" "KO KU KA KE\0" "guā\0" "toi1\0" "unborn child, embryo, fetus\0" "태:0N\0" "HARAMU\0" "TAI\0" "THAY\0" "tāi\0" "thai\0" "zi2\0" "meat\0" "SHI\0" "zǐ\0" "fei2\0" "fěi\0" "zi1\0" "the limbs; the upper arm; wings of birds; legs of animals\0" "zhī\0" "DEI HAI\0" "nì\0" "tiếng nây\0" "pun3 pun4\0" "fat\0" "píng\0" "ci1 zi3\0" "rotten meat; bones of dead animals\0" "SHI JI SEKI JAKU\0" "zì\0" "fu1 fu2 fu4\0" "부:1N 주:N\0" "HARAWATA\0" "FU BU\0" "PWU\0" "fǔ\0" "bun6 pun3 pun4\0" "fat, obese; fatty\0" "반:1N\0" "YUTAKA KATAMI\0" "HAN\0" "PAN\0" "pàng\0" "bỡn\0" "zan1\0" "pustules of any kind, a rash or eruption.measles; various kinds of fever\0" "KUCHINOHIBI\0" "SHIN KIN\0" "zhēn\0" "chẩn\0" "I\0" "KEN GEN\0" "xián\0" "zou6\0" "meat offered in sacrifice to one's ancestors\0" "조:1N\0" "HIMOROGI\0" "SO SAKU\0" "CO\0" "zuò\0" "pui1\0" "embryo; unfinished things\0" "배:0N\0" "HARAMU\0" "HAI\0" "PAY\0" "pēi\0" "gaap3\0" "the shoulder, shoulder blade\0" "갑:0N\0" "KAIGARAHO\0" "KOU\0" "KAP\0" "jiǎ\0" "saang1 sing3\0" "victory; excel, be better than\0" "성:N 정:N\0" "shèng\0" "thắng\0" "dai1 zi1\0" "callous, corn\0" "TAKO MAME\0" "CHI SHI TEI\0" "zhī\0" "dji\0" "đì\0" "baau1\0" "womb, placenta, fetal membrane\0" "포:0E\0" "ENA\0" "HOU\0" "PHO\0" "bāo\0" "bào\0" "mǔ\0" "keoi1 koe1\0" "open; throw away\0" "거:1N\0" "WAKINOSHITA\0" "KYO KO KYOU KOU\0" "KE\0" "qū\0" "wu4\0" "recklessly, foolishly; wildly\0" "호:0E\0" "NANZO EBISU\0" "KO GO\0" "HO\0" "hú\0" "*ho\0" "kē\0" "ci2 ji5\0" "chǐ\0" "dạ\0" "jan6\0" "heir, successor; progeny, posterity\0" "윤:0N\0" "TANE TSUGU YOTSUGI\0" "IN\0" "YUN\0" "yìn\0" "dận\0" "seoi1\0" "all, together, mutually\0" "서:0N\0" "AI MINA MIRU\0" "SHO SO\0" "SE\0" "xū\0" "siu\0" "the navel\0" "yāng\0" "lung4\0" "condition or appearance of moon\0" "lóng\0" "a kind of protein\0" "dòng\0" "kaa1\0" "an organic compound\0" "kǎ\0" "lou4\0" "arrange in order; display\0" "lú\0" "hing5\0" "shinbone; calf of leg\0" "jìng\0" "lou5 nou5\0" "a disease's name in Chinese medicine\0" "nǔ\0" "jin1\0" "rouge, cosmetics\0" "NODO MUSEBU\0" "IN EN ETSU\0" "yān\0" "nhân\0" "to swell\0" "HOU BOU\0" "pāng\0" "kwaa3\0" "pelvis; groin; thighs\0" "고:1N\0" "MATA\0" "KO KA\0" "KWA KO\0" "kuà\0" "ji4\0" "pancreas; soap\0" "SENIKU\0" "I\0" "yí\0" "gwong1\0" "bladder\0" "광:0N\0" "KOU\0" "KWANG\0" "guāng\0" "choáng\0" "goi2 hoi2\0" "OYAYUBI\0" "KAI\0" "hǎi\0" "gaak3 lok3\0" "armpit, arms\0" "WAKI\0" "KAKU GYAKU\0" "gē\0" "cặc\0" "dung6\0" "the large intestine; the body\0" "동:0N\0" "DOU\0" "DOU TOU\0" "TONG\0" "dòng\0" "ci1 ci3 ci4\0" "(Cant.) 芙胵, the gizzard and liver of domestic fowl\0" "chī\0" "gaau1\0" "glue, gum, resin, rubber; sound; shin bone\0" "KOE HAGINOHONE\0" "KOU GYOU\0" "jiāo\0" "hung1\0" "breast, chest, thorax; clamor\0" "흉:1N\0" "HYUNG\0" "xiōng\0" "hung1\0" "breast, bosom, chest; thorax\0" "흉:0E\0" "MUNE\0" "KYOU\0" "HYUNG\0" "xiōng\0" "xiong\0" "hông\0" "ji4\0" "cooked; well-done\0" "NIRU\0" "JI NI\0" "ér\0" "ngon1 on1\0" "amine\0" "NIOU\0" "ATSU ACHI\0" "àn\0" "ươn\0" "hang4\0" "héng\0" "bin1 pin4\0" "callus, calluses\0" "AKAGIRE TAKO\0" "HEN BEN\0" "PYEN\0" "pián\0" "bẹn\0" "nang4\0" "to be able; can, permitted to; ability\0" "능:0E\0" "ATAU YOKUSURU\0" "NOU DAI\0" "NUNG NAY\0" "néng\0" "*nəng\0" "năng\0" "zi3\0" "minced meat; to cut meat into pieces\0" "자:1N\0" "KIRIMI\0" "SHI\0" "CA\0" "zì\0" "guī\0" "cing1\0" "chéng\0" "tiu3\0" "to offer flesh in sacrifice\0" "tiǎo\0" "zi1\0" "fat, grease, lard; grease\0" "지:0N\0" "ABURA YANI BENI\0" "SHI\0" "CI\0" "zhī\0" "*ji\0" "ceoi3\0" "gland\0" "MOROI\0" "ZEI\0" "cuì\0" "méi\0" "hip3\0" "ribs; armpits; flank; threaten\0" "협:0E\0" "OBYAKASU ODOSU ODOKASU\0" "KYOU KOU KYUU\0" "HYEP\0" "xié\0" "xiæp\0" "hiếp\0" "ceoi3\0" "crisp; fragile, frail; brittle\0" "취:0N\0" "MOROI YOWAI\0" "ZEI SEI\0" "CHWI\0" "cuì\0" "tsiuɛ̀i\0" "hip3\0" "ribs, armpits; flank; threaten\0" "협:0N\0" "WAKI\0" "KYOU\0" "HYEP\0" "xié\0" "mak6\0" "blood vessels, veins, arteries\0" "맥:0E\0" "SUJI\0" "MYAKU BAKU\0" "MAYK\0" "mài\0" "mɛk\0" "mak6\0" "blood vessels, veins, arteries\0" "맥:1\0" "SUJI MYAKU\0" "MYAKU BAKU\0" "MAYK\0" "mài\0" "zek3 zik3\0" "spine, backbone; ridge\0" "척:0N\0" "SE SEI\0" "SEKI\0" "CHEK\0" "jí\0" "OBIYAAKASU ODOOSU OTOOKASU\0" "KYOU\0" "xié\0" "nin1\0" "(Cant.) female breast; milk\0" "nin\0" "kui2\0" "minced meat or fish\0" "kuài\0" "saat3\0" "an organic compound\0" "sà\0" "zong6\0" "internal organs, viscera; dirty\0" "zàng\0" "ci4\0" "abdominal area of crab; navel\0" "qí\0" "nou5\0" "brain\0" "nǎo\0" "mai5\0" "open; throw away\0" "mǐ\0" "nung4\0" "pus\0" "nóng\0" "lyun5\0" "small lump of meat; sliced meat\0" "luán\0" "maan5 maan6\0" "wàn\0" "but6\0" "neck\0" "발:1N\0" "HOTSU BOCHI BOTSU\0" "PAL\0" "bó\0" "man5\0" "coinciding, agreeing\0" "민:N\0" "AU\0" "BUN MON BIN MIN FUN\0" "wěn\0" "gun2\0" "internal cavity of stomach\0" "완:0N\0" "KAN GEN GAN\0" "WAN\0" "wǎn\0" "xiū\0" "goek3\0" "leg, foot; base, leg, foundation\0" "각:0E\0" "ASHI\0" "KYAKU KYA\0" "KAK\0" "jiǎo\0" "giɑk\0" "ging3 hing5\0" "shinbone; calf of leg\0" "경:0N\0" "SUNE HAGI\0" "KEI\0" "KYENG\0" "jìng\0" "hèng hěng\0" "YAWARAGU\0" "JU NYU\0" "yǒu\0" "hang1\0" "distend\0" "hēng\0" "co2\0" "minced meat; trifles\0" "KOMAKAI\0" "SA ZA\0" "cuǒ\0" "lyut3\0" "liè\0" "HISHIHO SHIOZUKE\0" "SEN TEN\0" "shān\0" "ting5\0" "strips of dried meat, jerky; stiff and straight\0" "tǐng\0" "mui4\0" "flesh\0" "méi\0" "seon4\0" "lips\0" "순:0E\0" "KUCHIBIRU\0" "SHIN\0" "SWUN\0" "chún\0" "jhuin\0" "san4 san5\0" "raw meat for sacrifice\0" "신:1N\0" "HIMOROGI KUCHIBIRU\0" "SHIN\0" "SIN\0" "shèn\0" "qiǎn\0" "used in 'lede', slovenly\0" "de\0" "zeon1\0" "reduce, contract; exploit; reproductive organ of infant\0" "최:1N\0" "HERU\0" "SAI SUI SA SEN\0" "CHOY SEN\0" "juān\0" "cù\0" "sau1\0" "dried meat (used as teachers payment in ancient times)\0" "수:0N\0" "OSAMERU NAGAI\0" "SHUU\0" "SWU\0" "xiū\0" "*siou\0" "jan3\0" "erysipelas; sloughing of an ulcer\0" "xìn\0" "tyut3\0" "take off, peel off, strip\0" "탈:0E 태:N\0" "NUGU NUKERU NUGERU\0" "DATSU TAI ETSU\0" "THAL THAY\0" "tuō\0" "paau1\0" "a bladder\0" "BOUKOU\0" "HOU HYOU\0" "pāo\0" "chéng\0" "něi\0" "fu2 pou2\0" "dried meat; preserved fruits\0" "포:0N\0" "HOJISHI\0" "HO FU\0" "PHO\0" "pú\0" "biǒ\0" "dau6\0" "the neck\0" "두:1N\0" "UNAJI\0" "TOU ZU\0" "TWU\0" "dòu\0" "tyut3\0" "take off\0" "NUGU NUKERU NUGERU\0" "DATSU TAI ETSU\0" "THAL THAY\0" "tuō\0" "*tuɑt\0" "thoát\0" "liu6 niu6\0" "urea\0" "niào\0" "brain\0" "NOUMISO\0" "NOU DOU\0" "NOY\0" "nǎo\0" "pei2\0" "pǐ\0" "thighs, haunches, rump; share\0" "MATA\0" "KO\0" "KO\0" "gǔ\0" "lo4\0" "lines\0" "luó\0" "lei6\0" "(Cant.) tongue\0" "lì\0" "lim5\0" "face; cheek; reputation\0" "liǎn\0" "zoeng3\0" "swell, inflate, expand\0" "창:0N\0" "FUKURERU\0" "CHOU\0" "CHANG\0" "zhàng\0" "trướng\0" "seoi6\0" "수:1N\0" "MOROI\0" "ZEI\0" "SWU\0" "cuì\0" "jiē\0" "HOJISHI\0" "RYOU\0" "liǎng\0" "seoi4 zeoi1\0" "(Cant.) a child's penis\0" "shuí\0" "pei4\0" "spleen, pancreas; disposition\0" "비:0N\0" "HIZOU TOMARU MOMO\0" "HI HAI HEI\0" "PI\0" "pí\0" "bhiɛ\0" "tì\0" "biāo\0" "óng béo\0" "lún\0" "callus\0" "변:1N\0" "AKAGIRE TAKO\0" "HEN BEN\0" "PYEN\0" "pián\0" "leoi5\0" "lěi\0" "kuì\0" "ceoi4\0" "chuí\0" "NIKU SAKANA\0" "TAN DAN\0" "dàn\0" "tin2\0" "prosperous; good; protruding\0" "전:1N\0" "ATSUI\0" "TEN\0" "CEN\0" "tiǎn\0" "neoi5\0" "UERU\0" "DAI NAI WA WAI\0" "něi\0" "cing1\0" "an organic compound\0" "jīng\0" "nipple, pap\0" "nái\0" "laap6 sik1\0" "year end sacrifice; dried meat\0" "석:1N\0" "HOJISHI\0" "SEKI SHAKU ROU\0" "SEK\0" "là\0" "jat6 jik6 jit6\0" "armpit\0" "액:0N\0" "WAKI\0" "EKI SEKI\0" "AYK\0" "yè\0" "nách\0" "jim1\0" "salt, pickle; be dirty\0" "SHIOZUKE\0" "YOU OU EN\0" "yān\0" "jam6 nam4 nam6\0" "soft\0" "rèn\0" "san5 san6\0" "kidneys; testes, gizzard\0" "신:0N\0" "KANAME\0" "JIN\0" "SIN\0" "shèn\0" "thận\0" "zyut3\0" "chuò\0" "fu2 fu6\0" "rot, decay, spoil; rotten\0" "부:0E\0" "KUSARU\0" "FU\0" "PWU\0" "fǔ\0" "*bhiǒ\0" "hủ\0" "fu2\0" "bowels, entrails, internal organs\0" "부:0N\0" "HARAWATA\0" "FU\0" "PWU\0" "fǔ\0" "phủ\0" "geoi1 keoi4\0" "game\0" "거:1N\0" "HOJISHI\0" "KYO KO\0" "KE\0" "jū\0" "fei4\0" "calf; avoid; be ill; wither\0" "비:1N\0" "KOMURA\0" "HI\0" "PI\0" "féi\0" "bhiəi\0" "hong1\0" "chest cavity; hollow in body\0" "강:0N\0" "UTSURO KARADA\0" "KOU\0" "KANG\0" "qiāng\0" "xoang\0" "wun2\0" "wrist\0" "완:0N\0" "UDE KAINA\0" "WAN\0" "WAN\0" "wàn\0" "quɑ̀n\0" "oản\0" "dung3\0" "peptone\0" "dòng\0" "HI\0" "pí\0" "HIKAGAMI\0" "KAKU KYAKU KOKU\0" "guó\0" "zung1\0" "an organic compound\0" "zōng\0" "ding6\0" "buttock\0" "dìng\0" "ak1 ngak1\0" "wò\0" "óc\0" "mui4\0" "quickening of the foetus\0" "méi\0" "ní\0" "syun6\0" "zhuàn\0" "vagina\0" "CHITSU\0" "CIL\0" "chì\0" "cau3\0" "between the skin and the flesh\0" "주:1N\0" "KIME\0" "SOU SU\0" "CWU\0" "còu\0" "lo4\0" "lines\0" "RA KA KE KAI\0" "luó\0" "ngau5\0" "the collar-bone\0" "ǒu\0" "dì\0" "am3 ngam3\0" "암:1N\0" "AM\0" "ān\0" "seng1 sing1\0" "raw meat; rank, strong-smelling\0" "성:0N\0" "NAMAGUSAI\0" "SEI SHOU\0" "SENG\0" "xīng\0" "seng\0" "tanh\0" "nou5\0" "brain\0" "뇌:0E\0" "NOU NOUMISO ATAMA\0" "NOU DOU\0" "NOY\0" "nǎo\0" "nɑ̌u\0" "não\0" "syu6\0" "insertion point in acupuncture; acupoint\0" "SHU YU\0" "shù\0" "KOMURA\0" "SEN ZEN\0" "shuàn\0" "naam4 naam5\0" "(Cant.) fatty meat on a cow's belly; abdomen; to boil meat\0" "DAN NAN TAN DON\0" "nǎn\0" "nem\0" "yùn\0" "zung2\0" "swell; swollen; swelling\0" "종:0N\0" "HARERU HAREMONO\0" "SHOU SHU\0" "CONG\0" "zhǒng\0" "thũng\0" "lau6\0" "(Cant.) greasy, oily\0" "róu\0" "ngok6\0" "palate, roof of mouth\0" "악:1N\0" "HAGUKI\0" "GAKU\0" "AK\0" "è\0" "soi1\0" "lower part of face; jaw; gills of a fish\0" "AGO ERA\0" "SAI\0" "sāi\0" "səi\0" "dat1\0" "strong\0" "KOERU\0" "TOTSU TOCHI DOCHI TON DON\0" "tú\0" "jiu1\0" "waist; kidney\0" "요:0E\0" "KOSHI\0" "YOU\0" "YO\0" "yāo\0" "*qiɛu\0" "yêu\0" "gin3\0" "tendons\0" "건:0N\0" "KEN\0" "KEN KIN\0" "KEN\0" "jiàn\0" "wai2\0" "wěi\0" "goek3\0" "foot; base, leg, foundation\0" "jiǎo\0" "giɑk\0" "jyu4\0" "fat; fertile, rich; plump, soft\0" "유:1N\0" "KOERU ABURA\0" "YU\0" "YU\0" "yú\0" "io\0" "jiā\0" "dyun3\0" "meat\0" "단:1N\0" "TAN\0" "duàn\0" "bik1\0" "픽:1N\0" "KOMORU\0" "HYOKU BIKI\0" "PHIK\0" "bì\0" "coeng4\0" "intestines; emotions; sausage\0" "장:0E\0" "HARAWATA\0" "CHOU\0" "CANG\0" "cháng\0" "*djhiɑng\0" "fuk1\0" "stomach, belly, abdomen; inside\0" "복:0E\0" "HARA IDAKU\0" "FUKU\0" "POK\0" "fù\0" "*biuk\0" "phục\0" "sin3\0" "gland\0" "선:0N\0" "SEN\0" "SEN\0" "SEN\0" "xiàn\0" "nei6\0" "greasy, oily, dirty; smooth\0" "nì\0" "min5 tin2\0" "modest\0" "miǎn\0" "wat1\0" "fat\0" "OTSU\0" "wà\0" "tang4\0" "fly; gallop; run; prance; rise\0" "TUNG\0" "téng\0" "teoi2\0" "legs, thighs\0" "퇴:0N\0" "MOMO\0" "TAI\0" "THOY\0" "tuǐ\0" "thoái\0" "bong2 pong4\0" "upper arm; shoulder; wing\0" "방:0N\0" "WAKIBARA FUKURERU\0" "HOU BOU\0" "PANG\0" "bǎng\0" "jim2\0" "(Cant.) 小膁, loins, side of body\0" "UMAI AN\0" "KEN KAN GEN\0" "qiǎn\0" "còm\0" "leoi5\0" "backbone, spinal column\0" "려:1N\0" "SEBONE CHIKARA NINAU\0" "RYO\0" "LYE\0" "lǚ\0" "wat1\0" "fat\0" "올:1N\0" "OTSU\0" "OL\0" "wà\0" "sau3\0" "to become emaciated\0" "수:1N\0" "YASERU KAKERU\0" "SHUU NYU\0" "SWU\0" "shòu\0" "TOU DOU\0" "táng\0" "sou3\0" "the corp of a bird or fowl; fat\0" "소:1N\0" "KOERU\0" "SO\0" "SO\0" "sù\0" "deoi3 zeoi6\0" "swell\0" "zhuì\0" "gaak3\0" "diaphragm\0" "격:0N\0" "MUNENOUCHI TSURIGI\0" "KAKU\0" "KYEK\0" "gé\0" "jik1\0" "(Cant.) the smell of oily food that's gone bad\0" "yì\0" "bok3\0" "shoulders, upper arms\0" "박:0N\0" "HOJISHI ABAKU SAKAI\0" "HAKU RETSU HAI\0" "PAK\0" "bó\0" "liu4\0" "fat\0" "료:1N\0" "ABURU\0" "RYOU\0" "LYO\0" "liáo\0" "zek3\0" "to become emaciated\0" "SEKI\0" "jí\0" "fu4 pei4\0" "(Cant.) 膍胵, gizzard and liver of domestic animals\0" "pí\0" "HOJISHI NIKU SAKANA HADAHE\0" "KAI GE\0" "xié\0" "gou1 gou3\0" "grease, fat; paste, ointment\0" "고:0N\0" "ABURA\0" "KOU\0" "KO\0" "gāo\0" "gɑu gɑ̀u\0" "cao\0" "SEBONE CHIKARU\0" "RYO RO\0" "lǚ\0" "ban3\0" "the kneecap\0" "bìn\0" "ōu\0" "coeng4\0" "intestines; emotions; sausage\0" "HARAWATA\0" "CHOU\0" "cháng\0" "lù\0" "gwok3 gwok6\0" "hollow\0" "HIKAGAMI\0" "KAKU KYAKU KOKU\0" "guó\0" "HARERU\0" "HOU CHOU CHU\0" "pāng\0" "ceoi4 saai4\0" "ugly and fat; too fat to move\0" "chuái\0" "biu1\0" "fat; rump\0" "ABARA\0" "HYOU SHOU\0" "PHYO\0" "biāo\0" "koeng6 zoeng2\0" "callous skin on the feet\0" "jiǎng\0" "fu1\0" "skin; superficial, shallow\0" "부:0N\0" "HADA\0" "FU\0" "PWU\0" "fū\0" "*bio\0" "tong4\0" "chest; hollow space, cavity\0" "TOU\0" "táng\0" "mok6 mou4\0" "membrane; to kneel and worship\0" "막:0N\0" "MAKU USUKAWA\0" "MAKU BAKU\0" "MAK MO\0" "mó\0" "sat1\0" "knee\0" "슬:0N\0" "HIZA\0" "SHITSU\0" "SUL\0" "xī\0" "sit\0" "seon4 zyun1\0" "전:1N\0" "KIRIMI\0" "SEN ZEN SHUN\0" "CEN\0" "zhuān\0" "leot6\0" "fat\0" "lǜ\0" "gaau1\0" "glue, gum, resin, rubber\0" "교:0N\0" "NIKAWA\0" "KOU\0" "KYO\0" "jiāo\0" "gau\0" "keo\0" "yìng\0" "ROU RU RYUU RYO RO\0" "lǘ\0" "zat6\0" "vagina\0" "질:0N\0" "CHITSU\0" "CIL\0" "zhì\0" "TARA\0" "xuě\0" "ceon1\0" "(Cant.) eggs of birds or reptiles; testicles\0" "cūn\0" "leon4\0" "lìn\0" "tung4\0" "tóng\0" "paang4\0" "to swell; swollen, bloated, inflated\0" "팽:0N\0" "FUKURAMU FUKURERU\0" "BOU HOU\0" "PHAYNG\0" "péng\0" "bành\0" "nau6 nei6\0" "greasy, oily, dirty; smooth\0" "니:1N\0" "ABURA ABURAAKA\0" "JI NI\0" "NI\0" "nì\0" "nì\0" "zaa6\0" "pork\0" "chuài\0" "liu4\0" "the fat covering the intestines; the omentum\0" "liáo\0" "ceoi3\0" "cuì\0" "guī\0" "hiu1 hiu6\0" "ATSUMONO\0" "KYOU KYUU KU\0" "xiāo\0" "tēng\0" "faan4\0" "to cook meat for a sacrifice or offering\0" "번:1N\0" "HIMOROGI\0" "HAN\0" "PEN\0" "fán\0" "jik1 zik1\0" "(Cant.) the smell of oily food that's gone bad\0" "zhí\0" "ziu1\0" "(medicine) the three divisions of the viscera\0" "MINOWATA\0" "SHOU\0" "jiāo\0" "sin6\0" "meals, provisions, board\0" "선:0N\0" "SUSUMERU SONAERU\0" "SEN ZEN\0" "SEN\0" "shàn\0" "zhiɛ̀n\0" "fu1 mou5\0" "fine\0" "무:1N\0" "HOJISHI\0" "KO KU BU MU\0" "MWU\0" "hū\0" "seoi6\0" "pancreas\0" "췌:0N\0" "SUI\0" "CHWEY\0" "cuì\0" "jeon6\0" "(Cant.) liver\0" "rùn\0" "hoeng1\0" "soup\0" "xiāng\0" "수:1N\0" "ANA\0" "ZUI SUI\0" "SWU\0" "suǐ\0" "분:1N\0" "PWUN\0" "fèn\0" "jing1\0" "breast, chest; undertake, bear\0" "응:0N\0" "MUNE\0" "YOU OU\0" "UNG\0" "yīng\0" "qiəng\0" "saan1 zin1\0" "a rank odor; a technical term from Chinese medicine for the center of the chest\0" "KIMO\0" "TAN\0" "shān\0" "zhuā\0" "daam2\0" "gall bladder; bravery, courage\0" "담:0N\0" "KIMO\0" "TAN\0" "TAM\0" "dǎn\0" "dɑ̌m\0" "đảm\0" "kui2\0" "minced meat or fish\0" "회:0N\0" "NAMASU\0" "KAI\0" "HOY\0" "kuài\0" "guɑ̀i\0" "gỏi\0" "nung4\0" "pus\0" "농:0N\0" "UMI\0" "DOU NOU\0" "NONG\0" "nóng\0" "nọng\0" "tyun4\0" "buttocks\0" "둔:0N\0" "SHIRI\0" "DEN TON\0" "TWUN\0" "tún\0" "lim4\0" "calf of the leg\0" "lián\0" "bei3\0" "arm\0" "비:0N\0" "HIJI\0" "HI\0" "PI\0" "bì\0" "biɛ̀\0" "jung2\0" "swell up; swelling; fat\0" "HAREMONO\0" "YOU\0" "yōng\0" "koek6\0" "palate\0" "jué\0" "zuk1 zuk6\0" "SHOKU SOKU\0" "chù\0" "jik1\0" "chest, breast, bosom; thought\0" "억:0N\0" "MUNE OKUSURU\0" "OKU YOKU\0" "EK\0" "yì\0" "qiək\0" "zeon3\0" "fat, rich; a stew of fish\0" "juǎn\0" "laap6\0" "year end sacrifice; dried meat\0" "ROU\0" "là\0" "lim5\0" "face; cheek; reputation\0" "MABUTA\0" "REN SEN KEN\0" "liǎn\0" "læ̌m\0" "sou1 sou3\0" "rank; rancid; frowzy, fetid; bashful\0" "조:1N\0" "ABURA\0" "SOU\0" "CO\0" "sāo\0" "sɑu\0" "SHIRI\0" "DEN TON\0" "tún\0" "gu2\0" "dropsical swelling; puffy bloated\0" "gǔ\0" "ci4\0" "abdominal area of crab; navel\0" "제:0N\0" "HOZO HESO\0" "SEI SAI\0" "CEY\0" "qí\0" "dzhei\0" "SUI\0" "cuì\0" "ban3\0" "the kneecap\0" "빈:1N\0" "HIN BIN\0" "PIN\0" "bìn\0" "fan1\0" "broth\0" "xūn\0" "ji4 jyu4 naau6\0" "soft\0" "노:1N\0" "SUNE\0" "DAU JU JI\0" "NO\0" "nào\0" "wok3\0" "wò\0" "internal organs, viscera\0" "HARAWATA\0" "ZOU SOU\0" "CANG\0" "zàng\0" "xiàn\0" "biu1\0" "fat; gross, sleek\0" "HYOU\0" "biāo\0" "xìng\0" "fun1\0" "KARADA\0" "KON KAN\0" "kuān\0" "laap6 lip6\0" "year end sacrifice; dried meat\0" "납:0 랍:0N\0" "ROU\0" "LAP\0" "là\0" "lɑp\0" "chạp\0" "jin1\0" "rouge, cosmetics\0" "연:1N\0" "NODO\0" "EN\0" "YEN\0" "yān\0" "lou4\0" "arrange in order; display\0" "려:1N\0" "KAWA TSURANERU TSUTAERU\0" "RYO RO\0" "LYE\0" "lú\0" "fok3 kok3\0" "broth\0" "ATSUMONO\0" "KOKU KAKU\0" "huò\0" "zim1\0" "dirty; filthy\0" "zā\0" "lo2\0" "be bare; nude\0" "라:1N\0" "HADAKA\0" "RA\0" "LA\0" "luǒ\0" "keoi4\0" "thin, wasted\0" "YASERU\0" "KU GU\0" "qú\0" "zong6\0" "internal organs, viscera\0" "장:0E\0" "HARAWATA\0" "ZOU SOU\0" "CANG\0" "zàng\0" "tạng\0" "lyun5\0" "small lump of meat; sliced meat\0" "련:1N\0" "KIRIMI MISONAWASU\0" "REN\0" "LYEN\0" "luán\0" "nai4\0" "HISHIO\0" "DEI NAI ZEI\0" "ní\0" "zim1\0" "dirty; filthy\0" "zā\0" "san4\0" "minister, statesman, official\0" "신:0E\0" "OMI KERAI\0" "SHIN JIN\0" "SIN\0" "chén\0" "*zhin\0" "thần\0" "haan1\0" "hard; wise\0" "KATAI\0" "KAN KEN KOU KYOU GEN\0" "qiān\0" "ngo6\0" "lie down; crouch\0" "와:0E\0" "FUSU\0" "GA\0" "WA\0" "wò\0" "nguɑ̀\0" "guàng\0" "zong1\0" "good, right, generous; command\0" "장:0N\0" "YOI ATSUI OSAMERU\0" "ZOU\0" "CANG\0" "zāng\0" "tang\0" "lam4\0" "draw near, approach; descend\0" "림:0E 임:0\0" "NOZOMU\0" "RIN\0" "LIM\0" "lín\0" "*lim\0" "guǎng\0" "zi6\0" "self, private, personal; from\0" "자:0E\0" "MIZUKARA ONOZUKARA YORI\0" "SHI JI\0" "CA\0" "zì\0" "*dzhì\0" "tự\0" "TSUTSUSHIMU\0" "KYOU\0" "jiǎo\0" "jit6 nip6\0" "law, rule; door post\0" "얼:1N\0" "EL\0" "niè\0" "nget\0" "cau3\0" "smell, stink, emit foul odor\0" "취:0E\0" "KUSAI NIOI KAGU\0" "SHUU KYUU\0" "CHWI\0" "chòu\0" "chiòu\0" "xú\0" "kei3\0" "jì\0" "gou1\0" "to praise; to bless high; eminent; (Cant.) a marsh, pool\0" "gāo\0" "KUSAAI\0" "SHUU\0" "chòu\0" "BEN MEN\0" "mián\0" "jit6 nit6\0" "jumpy; jittery; worried; to grasp\0" "AYAUI\0" "GETSU GECHI\0" "niè\0" "zi3\0" "reach, arrive; extremely, very\0" "지:0E\0" "ITARU ITARI\0" "SHI\0" "CI\0" "zhì\0" "*jì\0" "chí\0" "zi3\0" "send, deliver, present; cause\0" "치:0E\0" "ITASU\0" "CHI\0" "CHI\0" "zhì\0" "*djì\0" "nhí\0" "ITARU\0" "KAKU\0" "gé\0" "zin6\0" "천:1N\0" "HUTATABI\0" "SEN ZEN SON ZON\0" "CHEN\0" "jiàn\0" "dit6\0" "dié\0" "ITARU\0" "JITSU NICHI CHOKU CHIKI SHIN SHI\0" "zhī\0" "NARAU\0" "SHUU SHU\0" "xiū\0" "toi4\0" "tower, lookout; stage, platform\0" "대:0E\0" "UTENA YOROKOBU\0" "TAI DAI\0" "TAY\0" "tái\0" "*dhəi\0" "zeon1\0" "reach, arrive; utmost, superior\0" "진:0N\0" "ITARU\0" "SHIN\0" "CIN\0" "zhēn\0" "jrin\0" "kau3 kau5\0" "mortar; bone joint socket\0" "구:0N\0" "USU\0" "KYUU\0" "KWU\0" "jiù\0" "ghiǒu\0" "cối\0" "a pit, a hole\0" "OTOSHIANA\0" "KAN GEN KON\0" "xiàn\0" "jyu4\0" "moment, instant, short while\0" "유:0N\0" "KUBOMI SUSUMERU AJIKA\0" "YU YOU KI\0" "YU\0" "yú\0" "io\0" "caap3\0" "to separate the grain from the husk\0" "USUJIKU\0" "SOU SHOU\0" "chā\0" "jiu5\0" "dip, ladle; ladle\0" "KUMU\0" "YOU\0" "yǎo\0" "jyu4\0" "carry on one's shoulder\0" "여:1N\0" "KAKU\0" "YO\0" "YE\0" "yú\0" "zung1\0" "grind in mortar\0" "용:1N\0" "USUZUKU TSUKU\0" "SHOU SOU\0" "YONG\0" "chōng\0" "shiong\0" "thung\0" "a shoe; the sole of a shoe; magpie\0" "석:1N 작:N\0" "KASASAGI\0" "SHAKU SAKU SEKI TAKU\0" "SEK\0" "xì\0" "sik1\0" "a shoe; the sole of a shoe; magpie\0" "KASASAGI\0" "SHAKU SAKU SEKI TAKU\0" "SEK\0" "xì\0" "siɛk\0" "kau3 kau5\0" "mother's brother, uncle\0" "구:0N\0" "SHUUTO\0" "KYUU\0" "KWU\0" "jiù\0" "ghiǒu\0" "cậu\0" "jyu4\0" "cart, palanquin, sedan chair\0" "yú\0" "jyu4 jyu5 jyu6\0" "and; with; to; for; give, grant\0" "여:0E\0" "KUMISURU ATAERU AZUKARU\0" "YO\0" "YE\0" "yǔ\0" "*iǔ iu\0" "dữ\0" "hing1 hing3\0" "thrive, prosper, flourish\0" "흥:0E\0" "OKORU OKOSU OKIRU\0" "KYOU KOU\0" "HUNG\0" "xìng\0" "*xièng *xiəng\0" "hưng\0" "geoi2\0" "raise, lift up; recommend\0" "AGERU KOZORU\0" "KYO\0" "jǔ\0" "*giǔ\0" "cử\0" "gau6\0" "old, ancient; former, past\0" "구:0E\0" "HISASHII HISASHIKU FURUI\0" "KYUU\0" "KWU\0" "jiù\0" "*ghiòu\0" "jan3 lang6\0" "split; (Cant.) a mark, trace\0" "xìn\0" "sit3 sit6\0" "tongue; clapper of bell; KangXi radical 135\0" "설:0E\0" "SHITA\0" "ZETSU SETSU\0" "SEL\0" "shé\0" "thiệt\0" "se2 se3 se5\0" "house, dwelling; dwell, reside\0" "사:0E\0" "YADORU\0" "SHA SEKI\0" "SA\0" "shě shè\0" "*shià\0" "xá\0" "house, dwelling; dwell, reside\0" "YADORU\0" "SHA\0" "shè\0" "NAMETORU\0" "KYUU KU\0" "jiǔ\0" "laai2 lem2 lim2 saai2 saai5\0" "lick with tongue\0" "지:1N\0" "NAMERU\0" "SHI JI\0" "CI\0" "shì\0" "tān\0" "syu1\0" "open up, unfold, stretch out; comfortable, easy\0" "서:0N\0" "NOBERU\0" "JO SHO\0" "SE\0" "shū\0" "*shiu\0" "thư\0" "saai5\0" "to lick\0" "NAMERU NEBURU\0" "SHI JI\0" "shì\0" "tim2\0" "lick with tongue; taste\0" "NAMERU\0" "TEN\0" "tiǎn\0" "tèm\0" "taam3\0" "to stick out the tongue\0" "tàn\0" "tɑ̀m\0" "pou3\0" "store, shop\0" "포:1\0" "MISE\0" "HO FU\0" "PHO\0" "pù\0" "phố\0" "store, shop\0" "SHIKU MISE\0" "HO\0" "pù\0" "gun2\0" "a mansion; a building\0" "관:N\0" "YAKATA\0" "KAN\0" "KWAN\0" "guǎn\0" "quán\0" "TAHAKARU\0" "KUU GE\0" "huà\0" "daam1\0" "to put out the tongue\0" "TEN\0" "tiàn\0" "cyun2\0" "oppose, deviate, be contrary to\0" "천:0N\0" "SOMUKU\0" "SEN SHUN\0" "CHEN\0" "chuǎn\0" "shuìn\0" "seon3\0" "legendary ruler\0" "순:0N\0" "HIRUGAO MUKUGE SATOI\0" "SHUN\0" "SWUN\0" "shùn\0" "thuấn\0" "hat6\0" "linch-pin\0" "KUSABI\0" "KATSU GECHI\0" "xiá\0" "mou5\0" "dance, posture, prance; brandish\0" "무:0E\0" "MAU MAI\0" "BU MU\0" "MWU\0" "wǔ\0" "*miǒ\0" "vũ\0" "zau1\0" "boat, ship; KangXi radical 137\0" "주:0E\0" "FUNE\0" "SHUU SHU\0" "CWU\0" "zhōu\0" "*jiou\0" "dou1\0" "long narrow knife-shaped boat\0" "dāo\0" "*dɑu\0" "gong1 syun4\0" "boat, ship\0" "강:0N\0" "HUNE\0" "KOU SEN ZEN\0" "KANG\0" "chuán\0" "saan1\0" "sampan\0" "SAN\0" "shān\0" "ngai5\0" "to moor a boat to the bank\0" "yǐ\0" "fán\0" "pā\0" "taai5\0" "(Cant.) rudder\0" "tài\0" "fán\0" "baan2\0" "a sampan\0" "HAN\0" "bǎn\0" "syun4\0" "boat, ship, vessel\0" "FUNE\0" "SEN\0" "chuán\0" "hong4\0" "sail; navigate; ship, boat\0" "항:0E\0" "WATARU\0" "KOU\0" "HANG\0" "háng\0" "hɑng\0" "hàng\0" "fong2\0" "fancy boat, yacht\0" "방:0N\0" "MOYAIBUNE\0" "HOU\0" "PANG\0" "fǎng\0" "biɑ̀ng\0" "bo1 bun1\0" "sort, manner, kind, category\0" "반:0E\0" "MEGURU\0" "HAN BAN HATSU\0" "PAN\0" "bān\0" "bàn\0" "bei2\0" "bǐ\0" "bow or prow of boat\0" "HESAKI TOMO\0" "RO\0" "lú\0" "zung1\0" "zhōng\0" "laam6\0" "warship\0" "jiàn\0" "cong1\0" "hold of ship; cabin\0" "cāng\0" "ling4\0" "small boat with windows; houseboat\0" "KOBUNE\0" "REI RYOU\0" "líng\0" "leng\0" "zuk6\0" "stern of ship\0" "축:1N\0" "TOMO HESAKI\0" "CHIKU JIKU JU\0" "CHWUK\0" "zhú\0" "djhiuk\0" "zaak3\0" "TAKU CHAKU SAKU SHAKU\0" "zé\0" "to4\0" "rudder, helm\0" "타:0N\0" "KAJI\0" "TA DA\0" "THA\0" "duò\0" "baak3 bok6 paak3\0" "large, ocean-going vessel\0" "박:0N\0" "OUBUNE\0" "HAKU\0" "PAK\0" "bó\0" "jin4\0" "the sides of a boat, bulwarks; a gunwale\0" "현:0N\0" "FUNABATA\0" "KEN GEN\0" "HYEN\0" "xián\0" "hen\0" "go2 ho2\0" "large boat, barge\0" "가:1N\0" "FUNE\0" "KA\0" "KA\0" "gě\0" "gɑ̌\0" "syun4\0" "ship, boat, vessel\0" "선:0E\0" "FUNE\0" "SEN\0" "SEN\0" "chuán\0" "*jhiuɛn\0" "thuyền\0" "gaap3\0" "place name in Taiwan, Taipei; a boat\0" "HUNE\0" "KOU GYOU\0" "xiá\0" "lou4\0" "bow or prow of boat\0" "lú\0" "qióng\0" "방:1N\0" "PANG\0" "páng\0" "sai1\0" "(Cant.) equipment on a ship\0" "xī\0" "kuā\0" "a sampan, lighter, barge\0" "부:0N\0" "HASHIKE\0" "FU\0" "PWU\0" "fú\0" "zào\0" "féng\0" "RI\0" "lí\0" "saau1\0" "stern of a vessel\0" "TOMO\0" "SOU SHOU\0" "shāo\0" "jyu4\0" "a despatch boat\0" "여:0N\0" "YO\0" "YE\0" "yú\0" "FUNE FUNABATA\0" "ROU\0" "láng\0" "teng5 ting5\0" "small boat, dugout, punt\0" "정:0N\0" "FUNE\0" "TEI\0" "CENG\0" "tǐng\0" "yù\0" "mei5\0" "wěi\0" "bó\0" "maang5\0" "small boat\0" "HUNE\0" "MOU MYOU\0" "měng\0" "mành\0" "to caulk\0" "niàn\0" "KE\0" "jū\0" "wong4\0" "fast boat\0" "HUNE\0" "KOU OU\0" "huáng\0" "sau2\0" "HUNE\0" "SHUU OU\0" "shǒu\0" "kè\0" "bin6\0" "small boat\0" "편:1N\0" "HEN BEN\0" "PHYEN\0" "biàn\0" "mù\0" "dip6\0" "dié\0" "dou6\0" "(Cant.) boat\0" "dào\0" "pong3\0" "two boats fastened side by side\0" "bàng\0" "caa1 caa4 co1\0" "raft; boat; skiff\0" "KOBUNE FUNE\0" "SA SHA SAI SE\0" "chā\0" "jat6 jik6\0" "bow of junk\0" "yì\0" "sau1 sau2\0" "counter for ships, vessels\0" "소:1N\0" "FUNE\0" "SOU\0" "SO\0" "sōu\0" "seu sɑu\0" "cong1\0" "hold of ship; cabin\0" "창:0N\0" "SOU\0" "CHANG\0" "cāng\0" "cou4\0" "ship\0" "조:1N\0" "FUNE KOBUNE\0" "SOU ZOU\0" "CO\0" "cáo\0" "tàu\0" "lau4\0" "lóu\0" "taai5\0" "a long narrow vessel with two masts; (Cant.) a rudder\0" "TAI\0" "dài\0" "SORI\0" "xuě\0" "tiu1\0" "yào\0" "tung4\0" "ancient warship\0" "동:1N\0" "IKUSABUNE\0" "DOU TOU SHOU\0" "TONG\0" "chōng\0" "xuồng\0" "YOFUNE\0" "TOU\0" "dēng\0" "dong1\0" "dāng\0" "coeng4\0" "a mast; a yard-arm or boom\0" "SHOU\0" "qiáng\0" "lou5\0" "stern oar, scull [?]\0" "KAI\0" "RO\0" "lǔ\0" "ngai5\0" "to moor a boat to the bank\0" "의:0N\0" "FUNAYOSOOI\0" "GI\0" "UY\0" "yǐ\0" "zip3\0" "an oar or paddle. to row\0" "jí\0" "laam6\0" "warship\0" "함:0N\0" "IKUSABUNE\0" "KAN\0" "HAM\0" "jiàn\0" "FUNE\0" "WAKU\0" "huò\0" "mung4\0" "long and narrow war-boat\0" "몽:1N\0" "IKUSABUNE\0" "MOU BOU\0" "MONG\0" "méng\0" "cai4\0" "tholepin\0" "qí\0" "lou5\0" "oar, scull; row\0" "로:1N\0" "KAI RO\0" "RO\0" "LO\0" "lǔ\0" "lou4\0" "bow or prow of boat\0" "로:1N\0" "HESAKI TOMO\0" "RO\0" "LO\0" "lú\0" "lo\0" "chán\0" "soeng1\0" "ship\0" "SOU\0" "shuāng\0" "gan3\0" "seventh of eight diagrams\0" "간:0N\0" "USHITORA\0" "KON\0" "KAN\0" "gěn\0" "cấn\0" "loeng4\0" "good, virtuous, respectable\0" "량:0E 양:0\0" "YOI YAYA\0" "RYOU\0" "LYANG\0" "liáng\0" "liɑng\0" "lương\0" "gan1\0" "difficult, hard; distressing\0" "jiān\0" "gaan1\0" "difficult, hard; distressing\0" "간:0N\0" "NAYAMU KATAI\0" "KAN KEN\0" "KAN\0" "jiān\0" "*gɛn\0" "gian\0" "sik1\0" "color, tint, hue, shade; form, body; beauty, desire for beauty\0" "색:0E\0" "IRO\0" "SHOKU SHIKI\0" "SAYK\0" "sè\0" "*shriək\0" "sắc\0" "jim6\0" "beautiful, sexy, voluptuous\0" "yàn\0" "fat1\0" "the countenance changing\0" "불:1N\0" "OKORU\0" "HOTSU BOTSU FUTSU FUCHI HAI\0" "PWUL\0" "fú\0" "pīng\0" "jim6\0" "beautiful, sexy, voluptuous\0" "염:0N\0" "NAMAMEKASHII TSUYA\0" "EN\0" "YEM\0" "yàn\0" "jim6\0" "beautiful, sexy, voluptuous\0" "염:N\0" "NAMAMEKASHII TSUYA\0" "EN\0" "YEM\0" "yàn\0" "diễm\0" "cou2\0" "grass; KangXi radical 140\0" "초:0N\0" "KUSA\0" "SOU\0" "CHO\0" "cǎo\0" "tháu\0" "cou2\0" "grass; radical number 140\0" "cao\0" "ngai6\0" "art; talent, ability; craft\0" "yì\0" "ớt\0" "gik1 lak6\0" "YUBINOMATA NATSUME\0" "ROKU KYOKU\0" "lè\0" "ding2\0" "tīng\0" "kau4\0" "a root; a lair\0" "ARENO\0" "KYUU GU KI GI\0" "jiāo\0" "ngaai6\0" "artemisia, mugwort; translit.\0" "애:0N 예:N\0" "YOMOGI MOGUSA KARU\0" "GAI GEI\0" "AY\0" "ài\0" "ngải\0" "jing4 naai5\0" "JOU NYOU JI NI\0" "nǎi\0" "ạc nẩy\0" "lik6 siu4 tiu4\0" "clover; pea\0" "SHOU JOU\0" "tiáo\0" "KOU\0" "jiāo\0" "zit3\0" "knot, node, joint; section\0" "jié\0" "pung4\0" "luxuriant growth\0" "봉:N\0" "SAKAN\0" "HOU BU FUU\0" "péng\0" "bông\0" "jyun4\0" "GAGAIMO\0" "KAN GAN\0" "wán\0" "jik6\0" "yì\0" "chāi\0" "min4\0" "ATARU JIGO\0" "BEN MEN BAN MAN\0" "mián\0" "me1 me5\0" "bleat of sheep; surname\0" "BA MA BI MI\0" "MI\0" "mǐ\0" "HATOMUGI\0" "KAI KAN\0" "gān\0" "cin1\0" "exuberant and vigorous foliage\0" "천:1N\0" "SHIGERU\0" "SEN\0" "CHEN\0" "qiān\0" "tsen\0" "wu6\0" "taro\0" "우:0N 후:N\0" "IMO\0" "U\0" "WU HWU\0" "yù\0" "hiò\0" "yù\0" "coek3 zoek3\0" "peony; water chestnuts\0" "작:0N\0" "KUROKUWAI HASUNOMI\0" "SHAKU\0" "CAK CEK\0" "sháo\0" "thược\0" "gung1 hung1 kung4\0" "a kind of herb\0" "궁:0N\0" "KYUU KU\0" "KWUNG\0" "qiōng\0" "khung\0" "dou6\0" "dù\0" "haa6 wu6\0" "호:N\0" "hù\0" "gei2 hei2\0" "white millet\0" "CHISA\0" "KI GI\0" "qǐ\0" "mong4\0" "Miscanthus sinensis\0" "망:0N\0" "NOGI SUSUKI\0" "BOU MOU KOU\0" "MANG\0" "máng\0" "mɑng\0" "mang\0" "zi2 zi6\0" "zì\0" "a general term for plants\0" "훼:1N\0" "KUSA\0" "KI\0" "HWEY\0" "huì\0" "suī\0" "OSAMERU OSAMARU\0" "CHI JI\0" "zhì\0" "hoeng1\0" "fragrant smell of grain; aromatic\0" "xiāng\0" "bei3 pei4\0" "비:1N\0" "HI BI\0" "PI\0" "pí\0" "fu4\0" "hibiscus\0" "부:0N\0" "HASU\0" "FU\0" "PWU\0" "fú\0" "*bhio\0" "phù\0" "teon1 tyun4\0" "green sprout; foolish\0" "둔:0N\0" "TON DON CHUN\0" "TWUN\0" "tún\0" "I SHUN SHUTSU JUCHI ITSU ICHI\0" "wěi\0" "mou4\0" "luxurious growth of weeds\0" "wú\0" "zi1\0" "sesame; a purplish or brown mushroom thought to have miraculous powers; 'a divine and felicitous plant' (Karlgren)\0" "지:0N\0" "SHIBA\0" "SHI\0" "CI\0" "zhī\0" "chi\0" "qì\0" "saam1\0" "mow, cut; weed out; scythe\0" "삼:0N\0" "KARU\0" "SAN SEN\0" "SAM\0" "shān\0" "shram\0" "sam\0" "man4\0" "YUKINOSHITA\0" "BUN MON\0" "wén\0" "him3\0" "plant allied to the waterlily\0" "검:1N\0" "KEN GEN\0" "KEM\0" "qiàn\0" "인:1N\0" "IN\0" "rén\0" "fau4\0" "medicinal plant\0" "부:1N\0" "SAKAN\0" "FUU BU FU\0" "PWU\0" "fú\0" "búp\0" "kau1\0" "NEGI\0" "KOU KU\0" "kōu\0" "gaai3\0" "mustard plant; mustard; tiny\0" "개:0N\0" "KARASHI AKUTA\0" "KAI KE\0" "KAY\0" "jiè\0" "lou4\0" "rushes, reeds\0" "호:0N\0" "ASHI\0" "RO\0" "HO\0" "lú\0" "zeoi6\0" "chestnut oak\0" "서:1N\0" "MIKURI\0" "CHO SHO JO YO\0" "SE\0" "xù\0" "gap1\0" "name of a plant, the roots are used for various purposes\0" "급:1N\0" "SOKUZU\0" "KYUU KOU\0" "KUP\0" "jī\0" "kam4\0" "salt marsh plant\0" "금:0N\0" "JISHIBARI\0" "KIN GON KEN GEN GIN\0" "KUM\0" "qín\0" "kei4\0" "celery\0" "기:1N\0" "HANASUGE\0" "KI GI SHI JI CHI\0" "KI\0" "qí\0" "jyun4\0" "daphne genkwa, poisonous plant\0" "원:1N\0" "SATSUMAFUJI FUJIMODO\0" "GEN GAN\0" "WEN\0" "yán\0" "fan1\0" "fragrance, aroma; perfume\0" "분:0N\0" "KOUBASHII KAORI\0" "FUN\0" "PWUN\0" "fēn\0" "piən\0" "baa1\0" "plantain or banana palm; fragrant\0" "파:0N\0" "HANA\0" "BA HA\0" "PHA\0" "bā\0" "ba\0" "jeoi6\0" "tiny, small; water's edge\0" "예:0N\0" "ZEI NEI ZETSU NECHI\0" "YEY\0" "ruì\0" "njiuɛ̀i\0" "nối\0" "sam1\0" "pith from rush (juncus effusus)\0" "심:0N\0" "HOSOI TOUSHINGU\0" "SHIN\0" "SIM\0" "xīn\0" "gei6\0" "water caltrop\0" "기:1N\0" "HISHI\0" "KI GI\0" "KI\0" "jì\0" "ghyiɛ̀\0" "faa1\0" "flower; blossoms\0" "화:0E\0" "HANA\0" "KA\0" "HWA\0" "huā\0" "*xua\0" "hoa\0" "HANA\0" "KUWA KA\0" "huā\0" "fong1\0" "fragrant; virtuous; beautiful\0" "방:0E\0" "KANBASHII KAORI\0" "HOU\0" "PANG\0" "fāng\0" "*piɑng\0" "fat1 mat6\0" "BUTSU MOCHI KOTSU KOCHI\0" "wù\0" "kyut3\0" "jué\0" "gau1 gau2\0" "gǒu\0" "zi2\0" "angelica, type of iris\0" "지:0N\0" "KUSA\0" "SHI\0" "CI\0" "zhǐ\0" "chỉ\0" "wan4\0" "rue, herb used to keep insects away; to cut grass or weeds; art, talent, ability, craft, technique, performance, acting, trick, stunt\0" "예:N 운:0N\0" "WAZA KUSANOKOU KUSAGIRU\0" "GEI UN KON GON\0" "WUN YEY\0" "yún\0" "kan4\0" "celery\0" "근:0N\0" "SERI\0" "KIN\0" "KUN\0" "qín\0" "cần\0" "ngou3 ou3\0" "AZAMI\0" "OU YOU\0" "ǎo\0" "co1\0" "mow, cut grass; hay, fodder\0" "추:0N\0" "MAGUSA\0" "SUU SU SHUU\0" "CHWU\0" "chú\0" "so\0" "mou4 mou6\0" "to choose; to select; greens\0" "모:0N\0" "HABIKORU\0" "BOU MOU\0" "MO\0" "mào\0" "mɑ̀u\0" "mào\0" "ngaa4\0" "bud, sprout, shoot\0" "아:0E\0" "ME MEGUMU\0" "GA GE\0" "A\0" "yá\0" "nga\0" "fai3 fat1\0" "flower; small; little; lush\0" "비:1N\0" "HI HAI FUTSU FUCHI\0" "PI\0" "fèi\0" "nào\0" "jing4\0" "grass which has been cut and regrown; wild grass\0" "잉:0N\0" "JOU NYOU\0" "ING\0" "rèng\0" "nhăng\0" "háng\0" "cung1\0" "medicinal herb\0" "cōng\0" "yín\0" "yǒu\0" "bin6\0" "benzyl\0" "biàn\0" "cut off, reap, mow; sickle\0" "예:1\0" "KARU KARI\0" "GAI\0" "YEY\0" "yì\0" "SUSA TSUTA\0" "qiē\0" "wai5\0" "reed\0" "wěi\0" "lik6\0" "a kind of plant\0" "lì\0" "pǐ\0" "ak1 ngak1\0" "an organic compound\0" "è\0" "jin6\0" "amaranth\0" "xiàn\0" "coeng4\0" "star fruit, Averrhoa carambola; surname\0" "cháng\0" "cong1\0" "blue; green\0" "cāng\0" "cyu5\0" "china grass, ramie\0" "zhù\0" "sou1\0" "revive, resurrect; a species of thyme; transliteration of 'Soviet'\0" "sū\0" "dai6 ji4 tai4\0" "sequence, number; grade, degree\0" "TSUBANA\0" "TEI DAI I\0" "tí\0" "jyun2\0" "pasture, park, garden; mansion\0" "원:0N\0" "SONO\0" "EN ON UTSU\0" "WEN\0" "yuàn\0" "*qiuæ̌n\0" "oản\0" "jim5\0" "lush; successively, in order\0" "염:0N\0" "ZEN\0" "YEM\0" "rǎn\0" "njiɛ̌m\0" "ling4\0" "fungus, tuber; licorice\0" "령:1N\0" "MIMINAGUSA\0" "REI RYOU\0" "LYENG\0" "líng\0" "linh\0" "toi1 toi4\0" "moss, lichen\0" "태:0N\0" "KOKE\0" "TAI\0" "THAY\0" "tái\0" "*dhəi\0" "đầy\0" "tiu4\0" "rush plant\0" "초:0N\0" "ENDOU\0" "CHOU JOU SHOU\0" "CHO\0" "sháo\0" "miu4\0" "dí\0" "miu4\0" "sprouts; Miao nationality\0" "묘:0E\0" "NAE KARI\0" "BYOU MYOU\0" "MYO\0" "miáo\0" "myɛu\0" "meo\0" "gwing2 king2\0" "Indian mallow\0" "qǐng\0" "lap1\0" "a pig-sty; a kind of medicinal plant\0" "ORI YOROIGUSA\0" "RYUU KYUU\0" "lì\0" "rợp\0" "YOU YU\0" "yòng\0" "ho1\0" "small, petty; harsh, rigorous\0" "가:0N\0" "KOMAKAI KARAI IRADATSU\0" "KA GA\0" "KA\0" "kē\0" "hɑ\0" "muk6\0" "clover\0" "목:1N\0" "BOKU MOKU\0" "MOK\0" "mù\0" "miuk\0" "bèi\0" "bấc\0" "baau1\0" "a variety of rush; firm, enduring; to burst forth\0" "포:0N\0" "TSUTO\0" "HOU HYOU\0" "PHO\0" "bāo\0" "bau\0" "gau2\0" "careless, frivolous; illicit; grammatical particle: if, but, if only; surname; grass name; distinguish DKW 30853 (ji4)\0" "구:0E\0" "IYASHIKUMO\0" "KOU KU\0" "KWU\0" "gǒu\0" "man4\0" "민:1N\0" "OOI\0" "BIN MIN\0" "MIN\0" "mín\0" "ji5\0" "barley\0" "이:0N\0" "I SHI WA\0" "I\0" "yǐ\0" "ji5\0" "barley; Coix agrestis\0" "KUSA\0" "I SHI WA\0" "yǐ\0" "geoi6\0" "kind of lettuce\0" "거:1N\0" "TAIMATSU CHISA CHISHA\0" "KYO GO\0" "KE\0" "jù\0" "pei2\0" "kohl rabi\0" "HI\0" "piě\0" "phi\0" "je5 joek6\0" "if, supposing, assuming; similar\0" "야:0N 약:0E\0" "MOSHIKUHA WAKAI SHITAGAU\0" "JAKU NYAKU\0" "YAK YA\0" "ruò\0" "*njiɑk\0" "nhược\0" "fu2\0" "bitter; hardship, suffering\0" "고:0E\0" "NIGAI KURUSHII KURUSHIMU\0" "KU\0" "KO\0" "kǔ\0" "*kǒ\0" "khổ\0" "cyu5\0" "China grass, ramie (Boehmeria nivea)\0" "저:0N\0" "KARAMUSHI O\0" "CHO\0" "CE\0" "níng\0" "nai5 nei5\0" "TSURIGANESOU\0" "DEI NAI\0" "nǐ\0" "백:N\0" "bó\0" "bright; shining, splendid\0" "AKIRAKA\0" "HEI HYOU\0" "bǐng\0" "sim1 sim3\0" "rush or straw matting\0" "점:1N\0" "TOMA\0" "SEN\0" "CEM\0" "shān\0" "chôm\0" "xiú\0" "YOU\0" "yǎo\0" "ấu\0" "sin1\0" "xiān\0" "bun2\0" "benzene; luxuriant\0" "HON\0" "PWUN\0" "běn\0" "hóng\0" "jing1\0" "petal, flower, leaf; brave, a hero; England, English\0" "영:0E\0" "HANABUSA HANA HIIDERU\0" "EI\0" "YENG\0" "yīng\0" "*qiæng\0" "anh\0" "zaa3\0" "zhǎ\0" "nghêu rạ\0" "Petasites japonicus\0" "동:1N\0" "FUKI\0" "TOU\0" "TONG\0" "dōng\0" "rong\0" "zeoi1\0" "sackcloth; female hemp plant\0" "저:1N\0" "TSUTO\0" "SO SHO SA\0" "CE\0" "jū\0" "dit6\0" "dié\0" "nip6\0" "weary; tired\0" "TSUKARERU\0" "DETSU NECHI JOU NYOU\0" "nié\0" "nep net njiɛt\0" "gam1\0" "licorice\0" "KAN KON\0" "gān\0" "fu1\0" "hū\0" "ping4\0" "artemisia; duckweed; apple\0" "평:1N\0" "UKIKUSA YOMOGI ASHI\0" "HEI HOU HEN\0" "PHYENG\0" "píng\0" "mui4\0" "berries\0" "매:1N\0" "ICHIGO\0" "MAI BAI\0" "MAY\0" "méi\0" "fu4\0" "kind of herb; type of grass\0" "부:1N\0" "SAYA AMAKAWA\0" "FU HO BU\0" "PWU\0" "fú\0" "bhio\0" "sang1\0" "shēng\0" "gu1\0" "bulrush, Zizania latifolia\0" "고:0N\0" "MAKOMO\0" "KO\0" "KO\0" "gū\0" "bat6\0" "smell, fragrance, aroma\0" "필:0N\0" "KAORU\0" "HITSU BICHI HETSU BITSU\0" "PHIL\0" "bì\0" "bí\0" "mei6\0" "미:1N\0" "MI\0" "wèi\0" "fat1\0" "overgrown with grass, weedy\0" "불:1N\0" "HUSAGU\0" "FUTSU BUCHI HOTSU BOCHI HI\0" "PWUL\0" "fú\0" "phất\0" "zyut3\0" "to sprout, flourish; sprouts appearing above-ground; vigorous\0" "줄:0N\0" "MEBAE\0" "SATSU SECHI KITSU KICHI\0" "CWUL\0" "zhuó\0" "đốt\0" "mau6\0" "thick, lush, dense; talented\0" "무:0E\0" "SHIGERU\0" "MO BOU\0" "MWU\0" "mào\0" "*mòu\0" "faan6\0" "surname; bee-like insect\0" "범:0N\0" "HACHI IGATA NORI\0" "HAN HON\0" "PEM\0" "fàn\0" "bhiæ̌m\0" "gaa1 ke1 ke4\0" "eggplant\0" "가:0N\0" "NASU\0" "KA\0" "KA\0" "jiā\0" "nhà\0" "maau4\0" "reeds, rushes, grass; surname\0" "모:0N\0" "KAYA CHI\0" "BOU MYOU\0" "MO\0" "máo\0" "*mau\0" "maau5\0" "species of grass, water mallows\0" "MENAWA KAYA\0" "BOU RYUU\0" "máo\0" "baat6\0" "grass, thatch\0" "NE\0" "HATSU BACHI HAI FUTSU FUCHI\0" "bá\0" "caai4 ci2 ci4 zi2\0" "a plant yielding a red dye\0" "자:1N\0" "MURASAKI\0" "SHI JI SAI JU\0" "CA\0" "cí\0" "mut6\0" "white jasmine\0" "말:0N\0" "MATSU BATSU\0" "MAL\0" "mò\0" "KOKO\0" "SHI JI\0" "zī\0" "zi2\0" "TSURIGANESOU\0" "SHI\0" "zhǐ\0" "ci4\0" "name of a district in Shandong\0" "chí\0" "sậy\0" "gau2\0" "to be circumspect, cautious in one's behaviour (distinguish DKW 30790 gou3)\0" "KYOKU\0" "jì\0" "gǒu\0" "hang4\0" "stem, stalk\0" "KUKI\0" "KEI KOU\0" "jīng\0" "lung4\0" "tall grass; water-weeds\0" "lóng\0" "cōng\0" "niu5\0" "the convolvulus; parasitic plants such as mistletoe; Ribes ambiguum\0" "niǎo\0" "yuán\0" "xué\0" "jing4\0" "grave, tomb, cemetery\0" "yíng\0" "king4\0" "alone; without friends or relativ\0" "qióng\0" "gaak3 gok3\0" "allium victorialis\0" "YAMANIRA\0" "KAKU\0" "gé\0" "ming4 ming5\0" "tea; tea plant\0" "명:0N\0" "CHA\0" "MEI BEI MYOU\0" "MYENG\0" "míng\0" "lai6\0" "a scallion, small onion\0" "OONIRA\0" "RI REI REN\0" "lì\0" "jung4\0" "róng\0" "ngồng\0" "jan3\0" "an organic compound\0" "yìn\0" "gan3\0" "ranunculus\0" "간:1N\0" "TORIKABUTO\0" "KON KEN\0" "KAN\0" "gèn\0" "sai1 sin3 sin6\0" "madder, rubia cordifolia; reeds\0" "천:1N\0" "AKANE\0" "SEN\0" "CHEN\0" "qiàn\0" "coi2 zi2\0" "채:1N\0" "YOROIGUSA\0" "SAI SEI SHI\0" "CHAY\0" "chǎi\0" "coi2 zi2\0" "fragrant plant; angelica\0" "SHIN\0" "chén\0" "AKAZA TSUBOMI\0" "ITSU ICHI WAI E HITSU\0" "yù\0" "hou1 jau1\0" "to weed; to eradicate\0" "hāo\0" "U\0" "zì\0" "lit6\0" "sedges; rushes\0" "ASHINOHO\0" "RETSU RECHI REI\0" "liè\0" "mat, matting\0" "오:1N\0" "GO\0" "O\0" "wú\0" "다:N\0" "jì\0" "규:N\0" "guī\0" "caak3 zaak3\0" "thorns, prickles\0" "cì\0" "thuốc\0" "gaan2\0" "cocoon; callus, blister\0" "jiǎn\0" "ci4\0" "thatching; caltrop, Tribulus terrestris\0" "자:0N\0" "IBARA KUSABUKI KAYA\0" "SHI JI\0" "CA\0" "cí\0" "dzhi\0" "hau6\0" "gòu\0" "광:1N\0" "KWANG\0" "guāng\0" "mong4\0" "vast, boundless, widespread\0" "망:0E\0" "TOOI\0" "BOU\0" "MANG\0" "máng\0" "*mɑng\0" "mương\0" "ci4\0" "harvest\0" "SHIGERU\0" "SHI JI\0" "SI\0" "chá\0" "gaau1\0" "an aquatic grass, the stalks of which are eaten as a vegetable\0" "MAGUSA\0" "KEKI KYAKU KOU KYOU GOU\0" "jiāo\0" "NARUHAJIKAMI\0" "SHOU JOU NOU\0" "jiāo\0" "fuk6\0" "china root; medicinal fungus\0" "복:0N\0" "FUKU BUKU\0" "POK\0" "fú\0" "YU\0" "yú\0" "zyu1\0" "dogwood\0" "수:0N\0" "GUMI\0" "SHU\0" "SWU\0" "zhū\0" "zhio\0" "ci4 zi1\0" "now, here; this; time, year\0" "자:1E\0" "SHIGERU MASU MUSHIRO\0" "JI SHI\0" "CA\0" "zī\0" "*tziə dzhiə\0" "gong1\0" "강:1N\0" "KOU\0" "KANG\0" "jiāng\0" "wui4\0" "fennel, aniseed\0" "회:0N\0" "KAI UI\0" "HOY\0" "huí\0" "jan1\0" "a cushion, mattress; wormwood; Skimmia japon\0" "인:0N\0" "SHITONE\0" "IN\0" "IN\0" "yīn\0" "qin\0" "caa4\0" "tea\0" "다:0E 차:0N\0" "CHA\0" "CHA SA TA\0" "TA CHA\0" "chá\0" "djha\0" "trà\0" "fat6 pui3\0" "flutter; flower\0" "SHIGERU\0" "HAI BAI HITSU HOCHI\0" "fá\0" "jung4 jung5\0" "soft, downy; buds, sprouts\0" "용:0N\0" "SHIGERU TAKE KINOKO\0" "JOU\0" "YONG\0" "rōng\0" "njiong\0" "jyu4\0" "roots; vegetables; eat; bear\0" "여:0N\0" "KUU YUDERU\0" "JO NYO\0" "YE\0" "rú\0" "nhà\0" "cung1\0" "SHUU SHU\0" "chōng\0" "súng\0" "mong5\0" "mǎng\0" "tung4\0" "Chrysanthemum coronarium\0" "동:1N\0" "SHIYUNGIKU\0" "TOU ZU\0" "TONG\0" "tóng\0" "đòng\0" "zung6\0" "MURAGARU\0" "CHUU JIYU\0" "zhòng\0" "qiān\0" "zhú\0" "seon1\0" "surname; ancient state; plant\0" "순:0N\0" "JUN SHUN\0" "SWUN\0" "xún\0" "wun4\0" "celery\0" "huán\0" "kwaa1\0" "HANA\0" "KA KE FU KU\0" "fū\0" "cyun4\0" "aromatic herb; fine cloth\0" "전:1N\0" "KARASHIAE\0" "SEN SON SETSU SECHI SATSU\0" "CEN\0" "quán\0" "goi1\0" "roots\0" "NE\0" "KAI\0" "gāi\0" "gai\0" "daap3\0" "answer: small bean; thick\0" "AZUKI KOTAERU\0" "TOU\0" "dā\0" "ging1\0" "thorns; brambles; my wife; cane\0" "IBARA MUCHI\0" "KEI KYOU\0" "HYENG\0" "jīng\0" "hang6\0" "a water plant, Nymphoides peltalum\0" "행:0N\0" "HANAJUNSAI ASAZA\0" "KOU GYOU\0" "HAYNG\0" "xìng\0" "hæ̌ng\0" "hành\0" "cyun2\0" "chuǎn\0" "cou2\0" "grass, straw, thatch, herbs\0" "초:0E\0" "KUSA\0" "SOU\0" "CHO\0" "cǎo\0" "*tsɑ̌u\0" "thảo\0" "ging1\0" "thorns; brambles; my wife; cane\0" "형:0N\0" "IBARA MUCHI\0" "KEI KYOU\0" "HYENG\0" "jīng\0" "*giæng\0" "ér\0" "àn\0" "kiu4\0" "buckwheat; herbal medicine\0" "ZENIAOI\0" "KYOU GYOU SHUU SHU\0" "qiáo\0" "thẩu\0" "ci4\0" "CHI JI CHITSU JICHI TETSU DECHI\0" "chí\0" "chuối\0" "jam5\0" "beans; soft, pliable; herb\0" "임:0N\0" "E\0" "JIN NIN\0" "IM\0" "rěn\0" "njǐm\0" "zin3\0" "repeat, reoccur; recommend\0" "천:1N\0" "SHIKIRINI\0" "SEN ZEN\0" "CHEN KEN\0" "jiàn\0" "ji4 tai4\0" "sprouts; tares\0" "이:0N\0" "TSUBANA\0" "TEI DAI I\0" "CEY I\0" "tí\0" "dhei\0" "sún rì\0" "fong1\0" "wasteland, desert; uncultivated\0" "황:0E\0" "ARERU ARAI ARASU\0" "KOU\0" "HWANG\0" "huāng\0" "*xuɑng\0" "hoang\0" "ping4\0" "BYOU\0" "HEI\0" "píng\0" "lai6\0" "lichee\0" "OONIRA\0" "RI REI REN\0" "lì\0" "lèi liɛ̀\0" "lệ\0" "HONE\0" "KIN\0" "jīn\0" "lau1 lou5\0" "betel pepper\0" "KINMA\0" "HOU ROU\0" "lǎo\0" "seot6\0" "SHOKU JIKI\0" "shù\0" "village, hamlet; villa; surname\0" "OGOSOKA\0" "SOU SHOU\0" "CANG\0" "zhuāng\0" "daat6\0" "plantago major\0" "dá\0" "gaap3\0" "pods of leguminous plants; pods\0" "jiá\0" "jiu4\0" "fuel, firewood; stubble; Wikstroemia japonica\0" "ráo\0" "bat1\0" "species of bean; piper longtum\0" "bì\0" "cè\0" "kiu4\0" "buckwheat\0" "qiáo\0" "kui2 wai3 wui3\0" "luxuriant, flourishing, abundant\0" "huì\0" "cai5\0" "water-chestnuts; caltrop\0" "jì\0" "dong6\0" "pond, pool; wash away, cleanse\0" "dàng\0" "zi6\0" "zì\0" "wing4\0" "glory, honor; flourish, prosper\0" "영:N\0" "róng\0" "fan1\0" "meat diet; strong smelling\0" "hūn\0" "jing4\0" "a county in Henan; the rising and dashing of waves\0" "xíng\0" "lok3\0" "brindled ox; brindled in color\0" "luò\0" "jing4\0" "shine, shimmer; shining, dazzling\0" "yíng\0" "cam4\0" "nettle\0" "xún\0" "zeon2\0" "a kind of weed; faithfulness\0" "jìn\0" "syun1\0" "aromatic grass; iris, flower\0" "sūn\0" "jam3\0" "shade, shelter; protect\0" "yīn\0" "a plant name\0" "mǎi\0" "hung4\0" "herb\0" "hóng\0" "grass\0" "zhòu\0" "joek1 joek6\0" "leaf of Dahurian angelica plant; medicine\0" "yào\0" "TO ZU\0" "dù\0" "wěi\0" "lí\0" "dau6\0" "beans, peas; bean-shaped\0" "두:0N\0" "MAME\0" "TOU ZU\0" "TWU\0" "dòu\0" "fu1\0" "fū\0" "jan2\0" "polemonium\0" "SHINOBU\0" "JIN NIN\0" "rěn\0" "yín\0" "ho4 ho6\0" "lotus, water lily, holland\0" "하:0E\0" "NI NINAU\0" "KA\0" "HA\0" "hé\0" "hɑ hɑ̌\0" "but6\0" "water chestnut\0" "HOTSU BOCHI\0" "bí\0" "mụt\0" "bù\0" "wan5\0" "윤:N\0" "yǔn\0" "dik6\0" "reed, Miscanthus saccariflorus\0" "적:0N\0" "OGI\0" "TEKI\0" "CEK\0" "dí\0" "dhek\0" "tou4\0" "bitter vegetable\0" "NIGANA\0" "TO DO TA\0" "tú\0" "dưa\0" "seoi1\0" "coriander\0" "I SUI ZUI NI\0" "suī\0" "seoi1\0" "suī\0" "SEI JOU\0" "chéng\0" "to farm; a farmer; agriculture\0" "SHIN DOU NOU\0" "chén\0" "wú\0" "별:N\0" "TANEOMAKU UTSUSHIUERU\0" "HETSU HECHI\0" "bié\0" "xī\0" "KOU KYOU\0" "gěng\0" "lei6\0" "attend, be present; arrive at\0" "리:1N\0" "NOZOMU\0" "RI REI\0" "LI\0" "lì\0" "fu2 pou4\0" "a kind of legendary tree\0" "FU HO BU\0" "pú\0" "bo\0" "KUKO ASAGARA\0" "CHO SHO JO\0" "zhù\0" "mò\0" "lei6\0" "white jasmine\0" "리:0N\0" "CHI REI RI\0" "LI\0" "lì\0" "zong1\0" "village, hamlet; villa; surname\0" "장:0E\0" "OGOSOKA\0" "SOU\0" "CANG\0" "zhuāng\0" "jriɑng\0" "trang\0" "zok6\0" "zuó\0" "tyut3\0" "tuō\0" "KYUU GU KIKU GIKU\0" "qiú\0" "saa1 so1\0" "kind of sedge grass, used anciently for raincoats\0" "사:0N\0" "HAMASUGE\0" "SA SHA\0" "SA\0" "shā\0" "suɑ\0" "co1\0" "suō\0" "chén\0" "pung4\0" "péng\0" "geoi2\0" "hemp-like plant; taro; herb\0" "거:1N\0" "IMO\0" "KYO KO\0" "KE\0" "jǔ\0" "mui4\0" "moss; edible berries\0" "매:1N\0" "ICHIGO\0" "MAI BAI\0" "MAY\0" "méi\0" "məi\0" "mội\0" "maang4\0" "HAHAGURI\0" "MOU MYOU KITSU KOCHI TEI KYOU\0" "méng\0" "hang6\0" "a water plant, Nymphoides peltalum\0" "HANAJUNSAI ASAZA\0" "KOU GYOU\0" "xìng\0" "ging3 hang4\0" "stem, stalk\0" "경:0N\0" "KUKI\0" "KEI\0" "KYENG\0" "jīng\0" "*hɛng\0" "hành\0" "chē\0" "san1\0" "long; numerous; a marsh plant whose root is used for medicine\0" "신:0N\0" "SHIN\0" "SIN\0" "shēn\0" "gwan1\0" "species of water plant\0" "MO\0" "KIN GIN KUN UN\0" "jūn\0" "jin4\0" "bamboo mat; feast, banquet\0" "연:1N\0" "MUSHIRO\0" "EN\0" "YEN\0" "yán\0" "ting4\0" "stalks of grasses, etc.\0" "정:1N\0" "KUKI\0" "TEI JOU\0" "CENG\0" "tíng\0" "tiu4\0" "Avena nuda; a bamboo basket\0" "KUSATORI\0" "TEKI JUKU CHOU JOU\0" "yóu\0" "co3 zo6\0" "to chop straw fine for animals\0" "좌:1N\0" "KIRIWARA\0" "SA\0" "CWA\0" "cuò\0" "gun1 gun2 wun1 wun5\0" "smiling; a kind of aquatic herb, clubrush, Scirpus lacustris\0" "완:0N\0" "I MUSHIRO WARAU\0" "KAN\0" "KWAN WAN\0" "guǎn\0" "guɑn huɑn\0" "a bud\0" "함:1N\0" "TSUBOMI HANASHIBE\0" "KAN GAN\0" "HAM\0" "hàn\0" "jau5\0" "weeds, tares; undesirable, evil\0" "유:1N\0" "HAGUSA MINIKUI\0" "YUU SHUU\0" "YU\0" "yǒu\0" "cuò\0" "gaap3\0" "pods of leguminous plants; pods\0" "협:0N\0" "SAYA\0" "KYOU\0" "HYEP\0" "jiá\0" "wáng\0" "CHEN\0" "sù\0" "giậu\0" "niǔ\0" "saau1\0" "MIDARERU\0" "SOU SHOU\0" "shāo\0" "jin6\0" "edible greens; amaranth\0" "HIYU\0" "KAN GEN KEN\0" "xiàn\0" "loeng4 long4\0" "herb, Scopolia japonica\0" "랑:1N\0" "TABAKO\0" "ROU\0" "LANG\0" "làng\0" "fu1 piu5\0" "membrane lining inside of reed\0" "부:0N\0" "FU\0" "PWU PHYO\0" "fú\0" "ngo4\0" "artemisia\0" "아:0N\0" "KITSUNEAZA\0" "GA\0" "A\0" "é\0" "ngò\0" "mok6 mou6\0" "do not, is not, can not; negative\0" "막:0E\0" "KURE NAI NAKARE\0" "BO BAKU MAKU\0" "MAK MO\0" "mò\0" "*mɑk\0" "mạc\0" "man6\0" "BUN MON BAN MAN BEN MEN\0" "wèn\0" "FUSHI\0" "SETSU SECHI\0" "jié\0" "nán\0" "mù\0" "móc\0" "haam2 ham2\0" "kǎn\0" "vay khúm\0" "loi4\0" "goosefoot, weed; fallow field\0" "AKAZA AWACHI KOUGAI\0" "RAI RI\0" "LAY\0" "lái\0" "lin4\0" "lotus, water lily; paradise\0" "lián\0" "si4\0" "transplant; plant; dill, Anethum graveolens\0" "shí\0" "wo1\0" "lettuce\0" "wō\0" "dodder; creeper\0" "USAGI\0" "TO\0" "tù\0" "cim1\0" "vine\0" "xiān\0" "wok6\0" "obtain, get, receive; seize\0" "huò\0" "jau4\0" "caryopteris divaricata\0" "yóu\0" "jing4\0" "luster of gems; bright, lustrous\0" "yíng\0" "ang1\0" "oriole, green finch; Sylvia species (various)\0" "yīng\0" "late\0" "NUC\0" "gòng\0" "seon4\0" "an edible water plant-brasenia\0" "chún\0" "mong5\0" "thicket, underbrush; poisonous\0" "망:0N\0" "KUSA\0" "BOU MOU\0" "MANG\0" "mǎng\0" "*mɑ̌ng\0" "mong5\0" "망:1\0" "KUSA\0" "MOU\0" "MANG\0" "mǎng\0" "ci3\0" "thorn\0" "자:1N\0" "TOGE\0" "SHI SEKI SHAKU\0" "CA\0" "cì\0" "jyun2\0" "luxuriance of growth\0" "울:N\0" "SONO TSUMU\0" "EN ON UTSU UCHI UN\0" "wǎn\0" "cing1 zing1\0" "flower of leek family; turnip\0" "청:0N\0" "KABU KABURANA HANAYAKA\0" "SEI SHOU\0" "CHENG\0" "jīng\0" "tziɛng\0" "dik1\0" "적:1N\0" "CEK\0" "dì\0" "qú\0" "dōng\0" "gaan1\0" "coarse grass, themedia forskali\0" "관:0N\0" "SUGE\0" "KAN KEN\0" "KWAN\0" "jiān\0" "zau1\0" "jungle\0" "zōu\0" "gu1\0" "mushrooms\0" "KARASUURI\0" "KO KU\0" "gū\0" "lā\0" "luk6\0" "the green bamboo; greenish bamboo\0" "녹:0 록:0N\0" "KARIYASU\0" "RYOKU ROKU\0" "LOK\0" "lù\0" "liok\0" "guk1\0" "chrysanthemum\0" "국:0E\0" "KIKUNOHANA\0" "KIKU\0" "KWUK\0" "jú\0" "*giuk\0" "cúc\0" "mei6\0" "MI\0" "wèi\0" "kwan2\0" "mushroom; germ, microbe\0" "균:0E\0" "KINOKO\0" "KIN\0" "KYUN\0" "jūn\0" "lip6 nip6\0" "niè\0" "đặt nấm\0" "kwan1\0" "beautiful jade; bamboo\0" "KON\0" "kūn\0" "go1 ho4\0" "river in Shandong province\0" "KUSA\0" "KA GA\0" "hé\0" "a thicket\0" "WAZURAHASHII\0" "HOKU BOKU\0" "pú\0" "zi1 zoi1\0" "to weed grass; land which has been under cultivation for one year\0" "치:1N\0" "ARECHI\0" "SHI SAI\0" "CHI\0" "zāi\0" "jriə\0" "gǎo\0" "gwo2\0" "fruits, nuts, berries\0" "과:0N\0" "KUDAMONO KASHI\0" "KA\0" "KWA\0" "guǒ\0" "baak6 fuk6\0" "turnip\0" "복:1N\0" "DAIKON\0" "HOKU FUKU\0" "POK\0" "fú\0" "leon4\0" "lún\0" "hăm trun\0" "coeng1\0" "iris, sweet flag, calamus\0" "창:0N\0" "SHOUBU\0" "SHOU\0" "CHANG\0" "chāng\0" "chóu\0" "sung1\0" "celery, cabbage\0" "숭:1N\0" "TOUNA\0" "SUU SHUU\0" "SWUNG\0" "sōng\0" "ceoi4\0" "chuí\0" "zhàn\0" "mén\0" "môn\0" "coi3\0" "vegetables; dish, order; food\0" "채:0E\0" "NA\0" "SAI\0" "CHAY\0" "cài\0" "tsèi\0" "bat6\0" "HATSU BACHI\0" "bá\0" "lí\0" "tou3\0" "dodder; creeper\0" "도:1N\0" "USAGI\0" "TO TSU ZU\0" "TO\0" "tú\0" "dho\0" "tho\0" "bo1\0" "spinach and similar greens\0" "파:1N\0" "KARANA\0" "HA\0" "PHA\0" "bō\0" "aam2 haam5\0" "buds, lotus buds\0" "함:1N\0" "HAM\0" "hàn\0" "hǒm\0" "bou6\0" "to incubate; to brood; to hatch\0" "bào\0" "bhɑ̀u\0" "qìn\0" "gyun2\0" "juǎn\0" "sik1\0" "xī\0" "qín\0" "dǐ\0" "zip3\0" "ASAGI\0" "SHOU\0" "jiē\0" "pou4\0" "herb, aromatic plant\0" "보:0N\0" "HOTOKEGUSA\0" "HAI BO\0" "PO\0" "pú\0" "bồ\0" "dong6\0" "ONIHIRUGUSA\0" "TOU\0" "dàng\0" "gan2\0" "celery, aconite\0" "근:0N\0" "SUMIRE\0" "KIN\0" "KUN\0" "jǐn\0" "ngẩn\0" "qiáo\0" "toi4\0" "tái\0" "gēng\0" "faa1 waa4 waa6\0" "flowery; illustrious; Chinese\0" "화:0E\0" "HANA HANAYAKA\0" "KA KE\0" "HWA\0" "huá\0" "*hua huà\0" "hoa\0" "gu1\0" "wild rice; Zizania latifolia\0" "고:0N\0" "MAKOMO\0" "KO\0" "KO\0" "gū\0" "go\0" "ling4\0" "water-chestnut, water caltrop\0" "능:0 릉:0N\0" "HISHI\0" "RYOU\0" "LUNG\0" "líng\0" "*liəng\0" "lăng\0" "fei1 fei2\0" "fragrant, luxuriant; the Philippines\0" "비:0N\0" "USUI\0" "HI\0" "PI\0" "fēi\0" "piəi piə̌i\0" "qín\0" "am1\0" "small Buddhist monastery\0" "암:0N\0" "IORI\0" "AN\0" "AM\0" "ān\0" "am\0" "mong5\0" "wǎng\0" "bung2\0" "species of water plant; flower\0" "봉:1N\0" "HOU FU BO\0" "PONG\0" "běng\0" "phụng\0" "HARAU HOUKI\0" "SOU SHUU SHU\0" "zhǒu\0" "jin1\0" "to fade; withered or dried leaves; tobacco (used for U+70DF 烟 and U+7159 煙)\0" "EN YO ON\0" "yān\0" "zeoi1\0" "salted or pickled vegetables\0" "저:0N\0" "TSUKEMONO\0" "SHO SHA\0" "CE\0" "jū\0" "gin1\0" "jiān\0" "lam1 lam4\0" "artemisia; (Cant.) a flower-bud\0" "름:N\0" "KITSUNEAZA\0" "RIN\0" "lǐn\0" "lùm\0" "taam2\0" "rush or sedge\0" "OGI\0" "TAN\0" "tǎn\0" "tɑ̌m\0" "suk6\0" "beans and peas, collectively\0" "숙:0N\0" "MAME\0" "SHUKU\0" "SWU\0" "shū\0" "tim4\0" "beet\0" "tián\0" "dào\0" "hǔ\0" "kei4\0" "kind of grasses\0" "MAMEGARA\0" "KI GI KAI\0" "qí\0" "hé\0" "seoi6\0" "dense, thick, close-set; to collect together\0" "췌:0N\0" "ATSUMARU KUSAMURA\0" "SUI SAI\0" "CHWEY\0" "cuì\0" "tou4\0" "grapes\0" "도:0N\0" "BUDOU\0" "TOU DOU\0" "TO\0" "táo\0" "dhɑu\0" "ceon1\0" "spring; wanton\0" "HARU\0" "SHUN\0" "CHWUN\0" "chūn\0" "bei1\0" "the castor-oil plant also used for other plants\0" "비:1N\0" "HI HEI HATSU BACHI\0" "PI\0" "bì\0" "coeng4\0" "star fruit, Averrhoa carambola; surname\0" "장:1N\0" "CHOU\0" "CANG\0" "cháng\0" "huán\0" "fèi\0" "loi4\0" "goosefoot, weed; fallow field\0" "래:0N\0" "AKAZA AWACHI KOUGAI\0" "RAI RI\0" "LAY\0" "lái\0" "*ləi\0" "lai\0" "cai1\0" "luxuriant foliage; crowded\0" "처:1N\0" "SEI SAI SHI\0" "CHE\0" "qī\0" "*tsei\0" "mang4\0" "bud, sprout\0" "맹:0N\0" "MEBAE KIZASU MOERU\0" "HOU BOU\0" "MAYNG\0" "méng\0" "manh\0" "ping4\0" "duckweed; wandering, traveling\0" "평:0N\0" "UKIKUSA YOMOGI\0" "HEI\0" "PHYENG\0" "píng\0" "bheng\0" "bềnh\0" "wai1 wai2\0" "wither, wilt\0" "위:0N\0" "NAERU\0" "I\0" "WI\0" "wēi\0" "qyuɛ\0" "daam6\0" "lotus\0" "HANAYAKA\0" "TAN DON\0" "dàn\0" "dhǒm\0" "saap3\0" "lucky plant\0" "shà\0" "wun4\0" "grass used for making mats; Huanpu, place famous for robbers\0" "OGI\0" "KAN GAN SUI\0" "huán\0" "yǎn\0" "GI\0" "yí\0" "tiu4\0" "tiáo\0" "water-chestnuts; caltrop\0" "NAZUNA\0" "SEI ZAI\0" "qí\0" "gun1 gwun1\0" "wǎn\0" "cè\0" "loi6 noi6\0" "naphthalene\0" "nài\0" "KUTABIRERU\0" "zhěn\0" "tuò\0" "KYUU KU\0" "jiū\0" "tip3\0" "C5H8\0" "tiē\0" "lo4\0" "type of creeping plant; turnip\0" "luó\0" "bì\0" "yì\0" "pang4\0" "bud, sprout\0" "MEBAE KIZASU MOERU\0" "HOU BOU\0" "pān\0" "bok6\0" "bo\0" "bạc\0" "YAJI YACHI\0" "pāo\0" "dìng\0" "jing4\0" "glow-worm, luminous insect\0" "yíng\0" "jing4\0" "encampment, barracks; manage\0" "yíng\0" "jing4\0" "entangle, entwine, coil\0" "yíng\0" "siu1\0" "common artemisia; dejected\0" "xiāo\0" "saat3\0" "Buddhist gods or immortals\0" "sà\0" "cau1\0" "scandent hop; tree\0" "추:0N\0" "HAGI\0" "SHUU\0" "CHWU\0" "qiū\0" "thèm tho\0" "KUWA\0" "kē\0" "xiàng\0" "hảng\0" "maan6\0" "ten thousand; innumerable\0" "만:0E\0" "YOROZU OOKII\0" "MAN\0" "MAN\0" "wàn\0" "*miæ̀n\0" "vạn\0" "geoi2 jyu5\0" "yǔ\0" "jyu4\0" "yú\0" "KARASUURI\0" "FUU FU HAI BAI\0" "fù\0" "liàn\0" "hyun1\0" "day-lily, Hemerocallis flava\0" "훤:0N\0" "KAYA\0" "KEN\0" "HWEN\0" "xuān\0" "hyun1 hyun3\0" "the day-lily, Hemerocallis flava\0" "xuān\0" "nǎn\0" "zak1\0" "medicinal poison plant\0" "cè\0" "wo1\0" "lettuce\0" "와:1N\0" "WA\0" "WA\0" "wō\0" "chǔn\0" "siu1 sok3\0" "xiāo\0" "jyu4\0" "dogwood\0" "유:0N\0" "YU\0" "YU\0" "yú\0" "io\0" "bin1 pin1\0" "grass\0" "편:1N\0" "NIWAYANAGI\0" "HEN BEN\0" "PHYEN\0" "biǎn\0" "mào\0" "ān\0" "âm\0" "ngok6\0" "the stem and calyx of a flower; a younger brother\0" "악:1N\0" "UTENA\0" "GAKU\0" "AK\0" "è\0" "ngɑk\0" "laai6 lok6\0" "fall, drop; net income, surplus\0" "낙:0 락:0E\0" "OCHIRU OTOSU SATO\0" "RAKU\0" "LAK\0" "luò\0" "*lɑk\0" "lạc\0" "jing4\0" "yíng\0" "giềng\0" "kuò\0" "kuò\0" "ginger\0" "jiāng\0" "miǎn\0" "zou6\0" "zuò\0" "zou3 zou6\0" "mat\0" "zuò\0" "zeoi1\0" "TSUKEMONO\0" "SHO SHA\0" "zū\0" "jriu\0" "bou2\0" "reserve, preserve; conceal\0" "보:1N\0" "MOTO HIKOBAE HANEKAZARI\0" "HO HOU\0" "PO\0" "bǎo\0" "jau2 jau4\0" "JUU NYU\0" "róu\0" "nhú\0" "saai2\0" "KARAMUSHI\0" "SHI\0" "xǐ\0" "jip6 sip3\0" "leaf, petal; page of book; period\0" "섭:0N 엽:0E\0" "HA\0" "YOU SHOU\0" "YEP SEP\0" "yè\0" "*iɛp\0" "diệp\0" "am1 ngam1\0" "cottage\0" "암:1N\0" "IORI\0" "AN\0" "AM\0" "ān\0" "qú\0" "gaan1\0" "jiān\0" "fuk1\0" "plant\0" "HIRUGAO\0" "FUKU\0" "fú\0" "leot6\0" "Humulus japonicus\0" "MUGURA\0" "RITSU\0" "lǜ\0" "SHIGERU\0" "SEN SEI SHOU SHIN\0" "jīng\0" "pun4\0" "pén\0" "fung1\0" "the rape-turnip\0" "풍:1\0" "KABURA\0" "HOU FU FUU\0" "PHWUNG\0" "fēng\0" "biong\0" "hung4\0" "herb\0" "OOTADE\0" "KOU GU\0" "hóng\0" "hung4\0" "vegetable\0" "hóng\0" "hóu\0" "jin4 jin6\0" "yàn\0" "dat6\0" "DAIKON\0" "TOTSU TOCHI\0" "tū\0" "nhút\0" "zoek3 zoek6 zyu3\0" "manifest; (Cant.) to wear\0" "저:0E\0" "ARAWASU ICHIJIRUSHI TSUKU\0" "CHO CHAKU JAKU\0" "CE CHAK\0" "zhe\0" "*djiù *djiɑk djhiɑk\0" "trứ\0" "zi1\0" "ARECHI\0" "SHI SAI\0" "zī\0" "soeng1\0" "feather cockscomb (Celosia argentea)\0" "NOGEITOU\0" "SHOU SOU\0" "xiāng\0" "sam6\0" "mulberry fruit\0" "심:1N\0" "SAWARA ATEGI\0" "CHIN JIN\0" "SIM\0" "rèn\0" "got3\0" "edible bean; surname\0" "갈:0N\0" "KUZU TSUZURA\0" "KATSU KACHI\0" "KAL\0" "gé\0" "gɑt\0" "hat6 kit3\0" "smilax china\0" "KUSA\0" "KATSU\0" "qiā\0" "qíng\0" "mei5\0" "mǐ\0" "huáng\0" "sam1\0" "ginseng\0" "SHIN SEN\0" "shēn\0" "pou4\0" "grapes\0" "포:0N\0" "HO BU\0" "PHO\0" "pú\0" "bho\0" "goi3 koi3\0" "cover, hide, protect\0" "KASA FUTA OOU\0" "GAI KOU KAI\0" "gài\0" "dung2\0" "direct, supervise; surname\0" "동:0N\0" "TADASU\0" "TOU\0" "TONG\0" "dǒng\0" "dǔng\0" "đổng\0" "zau6\0" "grass\0" "TSUTSUMU TSUTO\0" "CHUU JUU\0" "zhòu\0" "zin3\0" "KIICHIGU\0" "SEN ZEN\0" "jiàn\0" "wai5\0" "reed\0" "위:0N\0" "ASHI\0" "I\0" "WI\0" "wěi\0" "hiuə̌i\0" "but6\0" "SHIROYOMOGI\0" "HOTSU BOCHI BOTSU\0" "bó\0" "wēi\0" "baa1 paa1\0" "flowers\0" "파:1N\0" "HANA\0" "HA\0" "PHA\0" "pā\0" "ba\0" "계:1\0" "SAKU TOGE\0" "KEI KI KAI KE\0" "KYEY\0" "jì\0" "wu4\0" "bottle-gourd\0" "호:0N\0" "NINNIKU FUKUBE HYOUTAN\0" "KO\0" "HO\0" "hú\0" "hồ\0" "zong3\0" "bury, inter\0" "장:0E\0" "HOUMURU\0" "SOU\0" "CANG\0" "zàng\0" "*tzɑ̀ng\0" "táng\0" "gaa1\0" "bulrush, reed; flute, whistle\0" "가:1N\0" "ASHI\0" "KA\0" "KA\0" "jiā\0" "ga\0" "MUKUGE\0" "TAN DAN\0" "duàn\0" "joek1 joek3 joek6\0" "orris root; leaf of the iris; medicine\0" "약:0N\0" "YOROIGUSA MATOU TSUTSUMU\0" "YAKU AKU TEKI\0" "YAK AK\0" "yào\0" "dược\0" "seoi1 zeon3\0" "준:N\0" "SHIYUUGA\0" "SUI SA SE SHUN\0" "suī\0" "cung1\0" "scallions, leeks, green onions\0" "총:1N\0" "NEGI\0" "SOU\0" "CHONG\0" "cōng\0" "tsung\0" "cyun4\0" "quán\0" "wai1\0" "luxuriant, flourishing; used for various plants\0" "위:1N\0" "I\0" "WI\0" "wēi\0" "qiuəi\0" "zam1\0" "YAMAAI\0" "SHIN KAN GEN KEN\0" "zhēn\0" "kwai4\0" "sunflower; measure\0" "규:0N\0" "AOI\0" "KI GI\0" "KYU\0" "kuí\0" "ghui\0" "quỳ\0" "ting4\0" "Draba nemerosa bebe carpa\0" "INUNAZUNA\0" "TEI JOU CHOU\0" "tíng\0" "fan1\0" "meat diet; strong smelling\0" "훈:1N\0" "NAMAGUSA\0" "GUN KUN\0" "HWUN\0" "hūn\0" "saai2\0" "afraid, bashful\0" "YOI\0" "SAI SHI\0" "xǐ\0" "tơi\0" "si1\0" "kind of chrysanthemum, xanthium\0" "ONAMOMI\0" "SHI\0" "shī\0" "shiɛ\0" "cap1\0" "thatch; fix, repair; pile up\0" "즙:0N\0" "FUKU FUKI\0" "SHUU\0" "CUP\0" "qì\0" "lán\0" "bông\0" "KOEDA\0" "SOU SU\0" "zōng\0" "jiu1\0" "type of grain, Polygala japonica\0" "YOU\0" "yāo\0" "jyun1\0" "(Cant.) a bad smell\0" "yuān\0" "mei4\0" "méi\0" "wan1\0" "yūn\0" "SHUTSU JIUCHI ITSU ICHI RITSU RICHI\0" "shù\0" "dai3\0" "peduncle or stem of plants\0" "체:1N\0" "HETA\0" "TEI TAI\0" "CHEY\0" "dì\0" "đế\0" "zhuàn\0" "gun1 gwun1\0" "KAN\0" "guān\0" "SUKUMO\0" "rǎn\0" "xuē\0" "cin2 zin2\0" "finish, complete; solve; complete\0" "chǎn\0" "kaai2\0" "an organic compound\0" "kǎi\0" "gwai6\0" "edible amaranth; straw basket\0" "kuì\0" "huā\0" "zoeng2\0" "surname; hydropyrum latifolium\0" "MAKOMO HAGEMASU\0" "SHOU SOU\0" "CANG\0" "jiǎng\0" "lau4\0" "artemisia stelleriana\0" "lóu\0" "wai2\0" "WI\0" "wěi\0" "paai3\0" "pài\0" "you\0" "sau1\0" "collect, gather, assemble; seek; spring hunt; assemble for war\0" "수:0N\0" "AKANE ATSUMERU KARI\0" "SHUU\0" "SWU\0" "sōu\0" "shriou\0" "은:N\0" "yīn\0" "si1\0" "KOUBAUMUGI\0" "SHI\0" "shī\0" "seon4\0" "an edible water; plant-brasenia\0" "NUNAWA\0" "JUN SHUN\0" "chún\0" "si4\0" "transplant; plant; dill, Anethum graveolens\0" "시:0N\0" "UERU MAKU\0" "SHI JI\0" "SI\0" "shí\0" "UN\0" "yūn\0" "zan1\0" "plant name\0" "ASAZA\0" "SHIN\0" "zhēn\0" "long6\0" "làng\0" "jyu4\0" "rú\0" "mung4\0" "cover; ignorant; suffer; mongolia\0" "몽:0E\0" "OOU KOUMURU KURAI\0" "BOU MOU\0" "MONG\0" "méng\0" "*mung\0" "mông\0" "lì\0" "kyut3\0" "quē\0" "syun3\0" "garlic\0" "산:0N\0" "HIRU NOBIRU\0" "SAN\0" "SAN\0" "suàn\0" "tỏi\0" "jyun4\0" "yuán\0" "lei6\0" "reach, arrive; manage\0" "TSUKU NOZOMU\0" "RI REI\0" "LI\0" "lì\0" "geoi2 lau1\0" "betel pepper; Amorphophallus konjac\0" "구:1N\0" "KON KU\0" "KWU\0" "jǔ\0" "sik1\0" "xī\0" "bong2\0" "burdock, herb\0" "방:0N\0" "HOU BOU BYOU\0" "PANG\0" "bàng\0" "chú\0" "ceoi4\0" "xú\0" "dừa\0" "tú\0" "liú\0" "to measure; to calculate\0" "HAKARU MONOSASHI NORI\0" "WAKU KUWAKU KYAKU KAKUYAKU\0" "huò\0" "dim2\0" "diǎn\0" "sin3\0" "lush vegetation, luxuriant growth\0" "천:1N\0" "AKANE\0" "SEN\0" "CHEN\0" "qiàn\0" "tsèn\0" "zou1\0" "SO SHO SHA JA\0" "zū\0" "pok3\0" "HAKU HOKU\0" "pò\0" "cuó\0" "yuān\0" "co1\0" "to cut grass; hay; fodder\0" "추:1N\0" "MAGUSA\0" "SUU SU SHUU\0" "CHWU\0" "chú\0" "yù\0" "gwaai2\0" "a rush, of which various things are made\0" "괴:1N\0" "KAI KE\0" "KOY\0" "kuǎi\0" "pán\0" "po4 pou4\0" "gambling game with dice\0" "HO BU\0" "pú\0" "pou4\0" "type of rush; vine\0" "포:0N\0" "GAMA KAMA\0" "HO BU\0" "PHO\0" "pú\0" "*bho\0" "bồ\0" "nà\0" "sok3\0" "seed (capsule)\0" "삭:1N\0" "SOKUZU\0" "SAKU\0" "SAK\0" "shuò\0" "xí\0" "fan4\0" "fén\0" "yún\0" "zing1\0" "steam; evaporate\0" "증:0E\0" "MUSU OGARA MURASU\0" "JOU\0" "CUNG\0" "zhēng\0" "jiəng jiɛng\0" "chưng\0" "gim1\0" "reed, phragmites communis\0" "겸:1N\0" "OGI\0" "KEN\0" "KYEM\0" "jiān\0" "gem\0" "zat6\0" "furze; gorse\0" "질:1N\0" "HAMABISHI\0" "SHITSU JICHI SHOKU JI KI\0" "CIL\0" "jí\0" "joek6\0" "rushes\0" "약:0N\0" "MUSHIRO KOMAKAI\0" "JAKU DAKU\0" "YAK\0" "ruò\0" "cong1\0" "blue; green\0" "창:0E\0" "AO AOI\0" "SOU\0" "CHANG\0" "cāng\0" "*tsɑng\0" "jan1\0" "anthracene\0" "은:N\0" "ON\0" "ēn\0" "mai4\0" "GAMAZUMI\0" "BEI MEI\0" "mí\0" "hou1\0" "mugwort, artemisia; give off\0" "호:0N\0" "YOMOGI\0" "KOU\0" "HO\0" "hāo\0" "*hɑu\0" "syun1\0" "aromatic grass; iris, flower\0" "손:0N\0" "SON\0" "SO\0" "sūn\0" "zeon1\0" "abundant, luxuriant vegetation\0" "진:1N\0" "KUSAMURA SHIGEMI OOI\0" "SHIN\0" "CIN\0" "zhēn\0" "ming4\0" "lucky place\0" "명:0N\0" "MEI MYOU BEKI\0" "MYENG\0" "míng\0" "sōu\0" "sấu\0" "cuk1\0" "store, save, hoard, gather\0" "축:0E\0" "TAKUWAERU TAKUWAE\0" "CHIKU KIKU\0" "CHWUK\0" "xù\0" "xiuk\0" "liú\0" "zek6 zik6\0" "straw mat, mat\0" "석:0N\0" "MUSHIRO\0" "SEKI\0" "SEK\0" "xí\0" "gwat1\0" "follicles of plants\0" "KOTSU KOCHI\0" "gǔ\0" "INUAWA\0" "KOU\0" "láng\0" "jung4\0" "hibiscus; Chengdu, Sichuan\0" "용:0N\0" "YOU OU\0" "YONG\0" "róng\0" "*iong\0" "rong\0" "jung2\0" "luxuriant vegetation; lush\0" "옹:1N\0" "TOU\0" "OU\0" "ONG\0" "wěng\0" "gap3 goi3 hap6 koi3\0" "cover, hide, protect\0" "개:0E\0" "KASA FUTA OOU\0" "GAI KOU KAI\0" "KAY HAP\0" "gài\0" "*gɑ̀i\0" "cái\0" "co3 co5\0" "pretend; crouch\0" "ITSUWARU\0" "SA SHA SAI SUI\0" "cuò\0" "si1\0" "milfoil, plant used in divination\0" "시:0N\0" "MEDOGI\0" "SHI\0" "SI\0" "shī\0" "táng\0" "lo2\0" "fruit of plant; melon\0" "라:N\0" "URI KUSANOMI\0" "RA\0" "luǒ\0" "juk6\0" "straw bed mat; rushes\0" "욕:1N\0" "SHITONE\0" "JOKU NIKU\0" "YOK\0" "rù\0" "dối nóc\0" "so1\0" "rain coat made of straw, coir, etc.\0" "사:0N\0" "MINO\0" "SA SAI\0" "SA\0" "suō\0" "suɑ\0" "xuān\0" "bui3 pui4 pui5\0" "bud\0" "배:1N\0" "TSUBOMI\0" "HAI BAI\0" "PAY\0" "bèi\0" "bụi\0" "yǎo\0" "guì\0" "bei6\0" "castor-oil plant, Ricinus communis\0" "비:1N\0" "HI HEI\0" "PI\0" "bì\0" "si1\0" "a plant; five-fold\0" "zǒng\0" "gǔn\0" "a mat, matting\0" "ZA GOZA\0" "zuò\0" "tiu4\0" "oxalic (used in compounds)\0" "수:0N\0" "SHIBUKUSA YOROKOBU\0" "CHOU\0" "SWU CO\0" "tiáo\0" "cè\0" "HAI\0" "HAI\0" "pèi\0" "laam4\0" "blue; indigo plant; surname\0" "lán\0" "daam6\0" "dàn\0" "gai3\0" "circium, thistles; surname\0" "jì\0" "lei4\0" "gracilaria verrucosa\0" "lí\0" "sam1\0" "shēn\0" "long1\0" "(Cant.) brake, fern\0" "lǎng\0" "jyu6\0" "yam\0" "yù\0" "ling4\0" "líng\0" "jing4\0" "polish\0" "yíng\0" "mak6\0" "suddenly, quickly, abruptly\0" "mò\0" "diu6 tiu4\0" "bamboo basket; weeder; rake\0" "SHINO\0" "SHOU\0" "diào\0" "sau1 tiu1 tiu4\0" "tiáo\0" "mǎo\0" "tung1\0" "paper-plant; Aralia papyrifera\0" "AKEBI\0" "TOU TSU\0" "tōng\0" "zuk6\0" "dock\0" "chù\0" "fung4 pung4\0" "type of raspberry; fairyland\0" "봉:0N\0" "YOMOGI\0" "HOU\0" "PONG\0" "péng\0" "*bhung\0" "bồng\0" "암:1N\0" "AM\0" "ān\0" "lin4\0" "lotus, water lily; paradise\0" "련:0E 연:0\0" "HASU\0" "REN\0" "LYEN\0" "lián\0" "*len\0" "sen\0" "cung1\0" "medicinal herb\0" "총:1N\0" "KABURA\0" "SOU SU SHOU SHU\0" "CHONG\0" "cōng\0" "saai2\0" "to increase five-fold\0" "SHI\0" "xǐ\0" "평:1N\0" "UKIKUSA\0" "HEI BYOU\0" "PHYENG\0" "píng\0" "hau1 jau1\0" "NUNAWA\0" "KYUU KU SHU U\0" "qiū\0" "gan2\0" "jǐn\0" "seon4\0" "edible water plant, bracenia\0" "순:0N\0" "NUNAWA\0" "SHUN JUN\0" "SWUN\0" "chún\0" "jié\0" "wéi\0" "teoi1\0" "motherwort, various plants of the genus Leonurus, such as L. sibiricus and L. artemesia\0" "MEHAJIKI\0" "TAI TSUI SUI\0" "tuī\0" "cou4\0" "cáo\0" "yù\0" "ngai6\0" "art; talent, ability; craft\0" "예:N\0" "GEI\0" "yì\0" "zap1\0" "(Cant.) classifier for hair\0" "SHUU JOU NYOU KIKU\0" "zí\0" "giấp\0" "liu5 luk6\0" "smartweed, polygonum\0" "료:0N 요:0\0" "TADE\0" "RYOU RIKU\0" "LYO\0" "liǎo\0" "bat1\0" "species of bean; piper longtum\0" "필:1N\0" "MAME\0" "HITSU HICHI\0" "PHIL\0" "bì\0" "bit\0" "lou5\0" "lǔ\0" "suk1\0" "clover, lucerne\0" "SHUKU\0" "SWUK\0" "xu\0" "siuk\0" "bou6\0" "screen\0" "부:1N\0" "SHITOMI\0" "HOU BU\0" "PWU\0" "bù\0" "zhāng\0" "leoi4 lo4\0" "basket, hod\0" "MOTSUKO\0" "RUI RA RAI\0" "léi\0" "goeng2 koeng2 koeng5\0" "(Cant.) roots of plants\0" "KYOU GOU\0" "qiáng\0" "maan6\0" "màn\0" "jin4\0" "yán\0" "ling4\0" "water-chestnut, water caltrop\0" "릉:1N\0" "HISHI\0" "RYOU\0" "LUNG\0" "líng\0" "gei3\0" "luxuriant growth; extreme; to reach\0" "KIKE\0" "jì\0" "biu1\0" "biāo\0" "gwan2\0" "earth up\0" "gǔn\0" "hon5 hon6\0" "hǎn\0" "dí\0" "cuk1\0" "vegetables\0" "NA YASAI\0" "SOKU SOU SU\0" "sù\0" "lù\0" "cit3\0" "설:N\0" "KANBASHII\0" "SETSU SECHI SATSU\0" "shè\0" "soeng1\0" "SHOU\0" "shāng\0" "dik6\0" "OGI\0" "TEKI\0" "dí\0" "mit6\0" "disdain, disregard; slight\0" "멸:0N\0" "SAGESUMU NAIGASHIRO NAI\0" "BETSU\0" "MYEL\0" "miè\0" "miệt\0" "xūn\0" "maan4 maan6\0" "creeping plants, tendrils, vines\0" "만:0N\0" "TSURU\0" "BAN MAN\0" "MAN\0" "màn\0" "*miæ̀n\0" "mơn\0" "baak6\0" "radish; other root vegetables\0" "복:0N\0" "DAIKON\0" "FUKU HOKU\0" "POK\0" "bó\0" "daai3 dai3 dai6\0" "peduncle or stem of plants\0" "체:1N\0" "HETA\0" "TEI TAI\0" "CHEY\0" "dì\0" "dèi\0" "cuó\0" "ze3\0" "sugar cane\0" "자:0N\0" "SATOUKIBI\0" "SHO SHA\0" "CA\0" "zhè\0" "jià\0" "giá\0" "ginseng; huge\0" "삼:0N\0" "NINJIN\0" "SHIN SAN\0" "SAM\0" "shēn\0" "sam\0" "xuàn\0" "wai3 wat1 wat3\0" "luxuriant, thick; ornamental\0" "울:0N\0" "OTOKOYOMOKI\0" "UTSU I\0" "WUL WI\0" "wèi\0" "qiuət\0" "a small orchid-like plant it bears white flowers a dendrobium\0" "hú\0" "HAKOBI\0" "GOU\0" "áo\0" "mǐ\0" "lau4\0" "Artemisia stelleriana\0" "루:0N\0" "YOMOGI\0" "ROU RU RYUU KU GU\0" "LWU\0" "lóu\0" "cuk1 cuk6\0" "frame on which silkworms spin\0" "주:1N\0" "MABUSHI\0" "ZOKU SOU\0" "CWU\0" "cù\0" "zung1\0" "zhōng\0" "chông\0" "coi3\0" "surname; species of tortoise\0" "채:0N\0" "AKUTA OTOROERU HERASU\0" "SAI SATSU\0" "CHAY SAL\0" "cài\0" "*tsɑ̀i\0" "HA BA\0" "pó\0" "zoeng2\0" "surname; Hydropyrum latifolium\0" "장:0N\0" "MAKOMO HAGEMASU\0" "SHOU SOU\0" "CANG\0" "jiǎng\0" "mat6\0" "BITSU MICHI MITSU\0" "mì\0" "cung1\0" "scallions, onions, leeks\0" "총:0N\0" "NEGI\0" "SOU\0" "CHONG\0" "cōng\0" "niu5\0" "the convolvulus; parasitic plants such as mistletoe; Ribes ambiguum\0" "조:1N\0" "TSUTA\0" "CHOU\0" "CO\0" "niǎo\0" "seoi6 wai6\0" "HOUKIGUSA\0" "SEI ZEI SUI\0" "huì\0" "juàn\0" "yín\0" "saam1\0" "점:1N\0" "TSUTSUMU\0" "SEN ZEN SAN\0" "CEM\0" "jiàn\0" "jin1\0" "withered, faded, decayed; calm\0" "SHIBOMU\0" "EN ON\0" "niān\0" "so1\0" "vegetables, greens\0" "소:0E\0" "AOMONO\0" "SO SHO\0" "SO\0" "shū\0" "shriu\0" "jam3\0" "shade, shelter; protect\0" "음:0N\0" "KAGE\0" "IN\0" "UM\0" "yīn\0" "qyìm\0" "ấm\0" "guó\0" "can4\0" "a variety of artemisia\0" "진:0N\0" "KAWARAYOMUGI\0" "CHIN JIN\0" "CIN\0" "chén\0" "호:N\0" "hù\0" "saat3\0" "shā\0" "kau3\0" "nutmeg\0" "KOU KU\0" "kòu\0" "sin6\0" "AKANE\0" "SEN\0" "qiàn\0" "maa4\0" "hemp; sesame; applied to other plants furnishing textile fibres\0" "ASA\0" "MA\0" "má\0" "cong4 zong6\0" "hide, conceal; hoard, store up\0" "KURA KAKURERU OSAMERU\0" "ZOU\0" "CANG\0" "zāng\0" "SONOKO\0" "zé\0" "coeng4\0" "rose\0" "qiáng\0" "dau1\0" "counter for plant\0" "dōu\0" "lim4\0" "wild vine, vitis pentaphylla\0" "liǎn\0" "leon6\0" "rush used for making mats; surname\0" "lìn\0" "kau3\0" "肉豆蔻 nutmeg, 豆蔻 cardamon\0" "kòu\0" "xòu\0" "oi2\0" "lush; affable, friendly\0" "ǎi\0" "bai3\0" "cover, hide, conceal; shelter\0" "폐:0E\0" "OOU OOI\0" "HEI\0" "PHYEY\0" "bì\0" "biɛ̀i\0" "lai4\0" "kind of bramble\0" "lí\0" "surname; place name\0" "위:0N\0" "I KA KE GA\0" "WI\0" "wěi\0" "KYOKU\0" "jí\0" "cam4\0" "nettle\0" "담:0N\0" "HANASUGE IRAKUSA MOZUKU\0" "JIN TAN\0" "TAM\0" "qián\0" "tùm\0" "sing3\0" "sesame\0" "shèng\0" "faan4\0" "foreign things\0" "번:0N\0" "SHIGERU\0" "BAN HAN\0" "PEN\0" "fān\0" "biæn\0" "méng\0" "muống\0" "ngau5\0" "ǒu\0" "cin2 zin2\0" "finish, complete; solve; complete\0" "천:1N\0" "IMASHIMERU\0" "TEN\0" "CHEN\0" "chǎn\0" "din2\0" "diǎn\0" "cam5\0" "mushrooms, fungus; mildew, mold\0" "KINOKO\0" "SHIN JIN KIN\0" "xùn\0" "ziu1\0" "banana; plantain\0" "초:0N\0" "KIASA KOGERU\0" "SHOU\0" "CHO\0" "jiāo\0" "tziɛu\0" "tiêu\0" "jeoi5 jeoi6\0" "unopened flowers, flower buds\0" "예:1N\0" "SHIBE\0" "ZUI\0" "YEY\0" "ruǐ\0" "njuǐ\0" "nhị\0" "jeoi5 jeoi6\0" "unopened flowers, flower buds\0" "예:1\0" "SHIBE\0" "ZUI\0" "YEY\0" "ruǐ\0" "nhị\0" "leoi5\0" "lěi\0" "jyu4\0" "yú\0" "kiu4\0" "buckwheat\0" "교:0N\0" "KYOU GYOU\0" "KYO\0" "qiáo\0" "ướm kiệu\0" "CHO\0" "chú\0" "splendor, glory; China\0" "HANA\0" "KUWA KA KE\0" "huá\0" "gaan1\0" "valeriana villosa, climbing plant\0" "HUJIBAKAMA\0" "KAN GEN\0" "jiān\0" "maai5\0" "a plant name\0" "NOKESHI\0" "BAI MEI\0" "mǎi\0" "wan4\0" "rue, an herb used keep insects away\0" "운:0N\0" "ABURANA\0" "UN\0" "WUN\0" "yún\0" "bāo\0" "jau4\0" "caryopteris divaricata\0" "유:1N\0" "KARIGANESO KUSAMI\0" "YUU\0" "YU\0" "yóu\0" "keoi4\0" "lotus, water-lily\0" "거:1N\0" "OYAIMO\0" "KYO GO\0" "KE\0" "qú\0" "lou6\0" "leucacene\0" "로:N\0" "FUKI\0" "RO\0" "lù\0" "jiu4\0" "fuel, firewood; stubble\0" "요:1N\0" "TAKIGI KIKORI\0" "JOU\0" "YO\0" "ráo\0" "wai6\0" "species of fragrant orchid\0" "혜:0N\0" "KAORIGUSA\0" "KEI E\0" "HYEY\0" "huì\0" "huei\0" "huệ\0" "ngok6 ok6\0" "the calyx of a flower; younger brother\0" "UTENA\0" "GAKU\0" "è\0" "tai4\0" "tí\0" "ITAMU KANASHIMU\0" "HI BI\0" "fěi\0" "zyut3\0" "handful\0" "SETSU SECHI SEI SAI\0" "jué\0" "zeoi3\0" "little, small, tiny; petty\0" "체:1\0" "SAI ZAI SETSU SECHI\0" "CHEY\0" "zuì\0" "tỏi\0" "faat3\0" "HITSU HOCHI HII\0" "fà\0" "jyu4 jyu6\0" "JO NYO\0" "rú\0" "fan4 fan5\0" "hemp seeds; plant with abundant\0" "분:1N\0" "SHIGERU\0" "FUN BUN HAN BON\0" "PWUN\0" "fén\0" "gwai6\0" "edible amaranth; straw basket\0" "ARERU\0" "KAI KE KI GI\0" "kuì\0" "seon3\0" "hibiscus\0" "순:0N\0" "MUKUGE ASAGAO\0" "SHUN\0" "SWUN\0" "shùn\0" "jeoi4\0" "drooping leaves; fringe soft, delicate\0" "유:1N\0" "ZUI NI SOU SHOU SUI\0" "YU\0" "ruí\0" "njui\0" "yǎ\0" "xū\0" "fuk6\0" "fù\0" "kyut3\0" "pteris aquilina, common bracken\0" "궐:0N\0" "WARABI\0" "KETSU\0" "KWEL\0" "jué\0" "kiuæt\0" "dong6\0" "pond, pool; wash away, cleanse\0" "탕:0N\0" "UGOKU\0" "TOU\0" "THANG\0" "dàng\0" "*dhɑ̌ng dhɑng tɑng\0" "đãng\0" "mou4\0" "luxurious growth of weeds\0" "무:0N\0" "ARERU KABURA\0" "BU MU\0" "MWU\0" "wú\0" "*mio\0" "dung2\0" "동:1N\0" "TOU TSU ZU\0" "TONG\0" "dǒng\0" "sī\0" "siu1\0" "common artemisia; sighing of wind; mournful; dejected\0" "소:0N\0" "YOMOGI\0" "SHOU\0" "SO\0" "xiāo\0" "*seu\0" "sik1\0" "xì\0" "saat3\0" "ROU RU RYUU\0" "lóng\0" "wan1\0" "the hippuris or mare's tail plant\0" "TSUMU\0" "UN\0" "ON\0" "wēn\0" "shāo\0" "kei4\0" "variety of artemisia seek\0" "qí\0" "gaan1\0" "agueweed\0" "FUJIBAKAMA\0" "KAN\0" "jiān\0" "wan3\0" "to collect, gather, store; profound\0" "yùn\0" "sūn\0" "líng\0" "jyu6\0" "yam\0" "YO\0" "yù\0" "nhựa\0" "haa4\0" "water lily's leaf\0" "하:N\0" "xiá\0" "jung1 ngung3 ung3\0" "Ipomoea aquatica used as a vegetable\0" "ATSUMERU\0" "YOU YU\0" "wèng\0" "cap1\0" "즙:1N\0" "DOKUDAMI\0" "SHUU SHOU\0" "CUP\0" "jí\0" "hung4 hung6\0" "SHIGERU\0" "KOU KU\0" "hóng\0" "sei3\0" "sì\0" "DOU NU NOU\0" "nóng\0" "leoi4 leoi5\0" "buds, unopened flowers\0" "뢰:1N\0" "TSUBOMI\0" "RAI\0" "LOY\0" "lěi\0" "KAYA KANZOU\0" "KEN\0" "xuān\0" "wan1\0" "the hippuris or mare's tail plant\0" "온:1N\0" "TSUMU\0" "UN\0" "ON\0" "yùn\0" "juk1\0" "vine\0" "NIWAUME\0" "IKU AU OU\0" "yù\0" "xí\0" "hou6\0" "hào\0" "bok6\0" "thin, slight, weak; poor, stingy\0" "박:0E\0" "USUI SEMARU SUSUKI\0" "HAKU\0" "PAK\0" "báo bó\0" "*bhɑk\0" "hou1\0" "to weed; to eradicate\0" "KUKIOTORU\0" "KOU\0" "hāo\0" "oi3\0" "to cover; to hide; to conceal\0" "애:1N\0" "KAKUSU\0" "AI KI KE\0" "AY\0" "ài\0" "ái\0" "mei4\0" "Osmunda regalis, a species of fern\0" "미:0N\0" "ZENMAI\0" "BI\0" "MI\0" "wēi\0" "miəi\0" "kui2 wai3 wui3 wui6\0" "luxuriant, flourishing, abundant\0" "SHIGERU KUSAMURA OOU\0" "KAI WAI\0" "huì\0" "cói\0" "wai3\0" "dirty, unclean; immoral, obscene\0" "예:1N\0" "ARERU\0" "WAI E\0" "YEY\0" "huì\0" "gai3\0" "circium, thistles; surname\0" "계:1N\0" "AZAMI\0" "KEI\0" "KYEY\0" "jì\0" "gèi\0" "ci4\0" "SHIGERU\0" "SHI\0" "cí\0" "dzhi\0" "hoeng1\0" "fragrant smell of grain; aromatic\0" "향:1N\0" "KOKUMOTSU\0" "KYOU KOU\0" "HYANG\0" "xiāng\0" "lyun6 waan6\0" "wàn\0" "miè\0" "ji3\0" "seed of job's tears; lotus seed\0" "의:0N\0" "YOKU OKU I\0" "UY\0" "yì\0" "é\0" "ling4\0" "spinach\0" "ROU\0" "léng\0" "goeng1\0" "ginger\0" "강:0N\0" "HAJIKAMI\0" "KYOU KOU\0" "KANG\0" "jiāng\0" "gừng\0" "càn\0" "sam1\0" "ginseng\0" "NINJIN CHOUSENNINJIN\0" "SHIN\0" "shēn\0" "coeng4\0" "rose\0" "장:0N\0" "MIZUTADE\0" "SHOKU SHOU SOU\0" "CANG SAYK\0" "qiáng\0" "dzhiɑng\0" "lián\0" "rơm\0" "gwo1\0" "empty, hungry-looking\0" "kē\0" "jyun4\0" "garden; park, orchard\0" "원:1N\0" "SONO\0" "EN\0" "WEN\0" "yuán\0" "daat6\0" "plantago major\0" "OOBAKO\0" "TATSU DACHI\0" "dá\0" "tai3\0" "weed; shave\0" "치:1N\0" "KARU NAGU\0" "TEI CHI\0" "CHI\0" "tì\0" "tāng\0" "sit3\0" "kind of marsh grass; feudal state\0" "설:0N\0" "KAWARAYOMOGI HAMASUGE\0" "SETSU SECHI\0" "SEL\0" "xuē\0" "bai6\0" "evergreen shrubs, ligusticum\0" "TOUKI YAMAASA KATAYORU\0" "HEKI HEI HAKU\0" "PYEK PHYEY\0" "bì\0" "bhèi\0" "zim1\0" "담:1N\0" "SEN TAN\0" "TAM\0" "zhān\0" "sūn\0" "cim1 lim4 lim6\0" "vine\0" "YABUKARASHI\0" "REN KEN KON GEN GON\0" "xiān\0" "faan4\0" "HAMASUGE\0" "HAN BON\0" "fán\0" "ding2\0" "dǐng\0" "gaai1 gaai3\0" "woody climbing plant\0" "KAI GE KE\0" "xiè\0" "gǔ\0" "haai6\0" "allium bakeri; shallots, scallion\0" "해:1N\0" "RAKKYOU\0" "KAI KEI\0" "HAY\0" "xiè\0" "hæ̀i\0" "촉:1N\0" "RENGETSUTSUJI\0" "SHOKU ZOKU CHOKU CHIKU\0" "CHOK\0" "shǔ\0" "zin3\0" "offer, present; recommend\0" "천:0E\0" "SUSUMERU KUSAYOMOGI KOMO\0" "SEN SHIN\0" "CHEN\0" "jiàn\0" "*tzèn\0" "haau2 hou1\0" "dried food\0" "HAKABA\0" "KOU\0" "hāo\0" "gwang1\0" "death of prince; swarming\0" "훙:0N\0" "MIMAKARU\0" "KOU\0" "HWUNG HOYNG\0" "hōng\0" "saat3\0" "transliteration of 'sat' in 'bodhisattva,' etc.\0" "살:0N\0" "SUKUU\0" "SATSU SACHI\0" "SAL\0" "sà\0" "san1\0" "fuel, firewood; salary\0" "신:0N\0" "TAKIGI\0" "SHIN\0" "SIN\0" "xīn\0" "sin\0" "a medicinal herb; to cauterize\0" "훈:N\0" "KAORU KAORIGUSA KAORI\0" "KUN\0" "HWUN\0" "xūn\0" "joek3\0" "drugs, pharmaceuticals, medicine\0" "KUSURI\0" "YAKU\0" "YAK\0" "yào\0" "HIE\0" "HAI\0" "bài\0" "sau2\0" "marsh, swamp; wild country\0" "YABU\0" "SOU SU\0" "sǒu\0" "syu4 syu5\0" "yam, tuber, potato\0" "서:0N\0" "IMO\0" "SHO JO\0" "SE\0" "shǔ\0" "fan1\0" "a medicinal herb; to cauterize\0" "훈:0N\0" "KAORU KAORIGUSA KAORI\0" "KUN\0" "HWUN\0" "xūn\0" "*xiuən\0" "deoi6\0" "duì\0" "pín\0" "jyun5 wai2\0" "name of a herb; surname; (Cant.) a plant stem\0" "wěi\0" "ning4\0" "China grass, ramie (Boehmeria nivea)\0" "MIDARERU\0" "NOU NYOU\0" "níng\0" "chóu\0" "maai4\0" "to bury, to stop up; dirty, filthy\0" "UZUMERU\0" "BAI MAI RI\0" "mái\0" "jyu4\0" "KIKURAGE\0" "JU NYU JUU\0" "rú\0" "nho\0" "piu1 piu4\0" "duckweed\0" "UKIGUSA\0" "HYOU BYOU\0" "piáo\0" "toi4\0" "cyperus rotundus, type of sedge\0" "ABURANA TOU\0" "TAI DAI\0" "tái\0" "cai4 cai5 ci4\0" "water-chestnuts; caltrop\0" "제:0N\0" "NAZUNA\0" "SEI ZAI\0" "CEY\0" "jì\0" "dzhi\0" "zǎo\0" "KAWARAYOMOGI\0" "CHIN JIN\0" "chén\0" "zan1\0" "a bright blue orchid that grows in south China\0" "YABUTABAKO\0" "SHIN KEN\0" "zhēn\0" "ji5\0" "luxuriant growth of flower\0" "SAKU\0" "SHI NI DEI NAI\0" "ěr\0" "ji5\0" "flower\0" "SHIGIRU\0" "GI GYOKU GOKU\0" "nǐ\0" "ngiə̌\0" "yíng\0" "gou2\0" "straw, hay; dry, withered\0" "고:0N\0" "WARA\0" "KOU\0" "KO\0" "gǎo\0" "gɑ̌u\0" "cung4\0" "KUSAMURA MURAGARU\0" "SOU\0" "cóng\0" "hiu1 hou3\0" "xiāo\0" "edible fern\0" "qí\0" "fá\0" "jiǎn\0" "jyu6 zeoi6\0" "fine\0" "서:N\0" "UTSUKUSHII\0" "SHO JO YO\0" "xù\0" "kuí\0" "ze3 ze6 zik6\0" "mat, pad; rely on; pretext\0" "자:0N\0" "SHIKU KARI FUMU\0" "SHA SEKI JAKU\0" "CA CEK\0" "jí\0" "dzhià\0" "chạ\0" "a kind of bean with flat pods\0" "FUJIMAME\0" "HEN\0" "biǎn\0" "diu3 diu6\0" "AOAKAGI\0" "CHOU JOU TAKU DAKU\0" "diào\0" "mì\0" "laam4\0" "blue; indigo plant; surname\0" "남:0 람:0N\0" "AI\0" "RAN\0" "LAM\0" "lán\0" "lɑm\0" "lam\0" "zeon2\0" "a kind of weed; faithfulness\0" "신:0N\0" "KOBUNAGUSA\0" "SHIN JIN\0" "SIN\0" "jìn\0" "zìn\0" "cong4 zong6\0" "hide, conceal; hoard, store up\0" "장:0E\0" "KURA KAKURERU OSAMERU\0" "ZOU SOU\0" "CANG\0" "cáng\0" "*dzhɑng dzhɑng\0" "miu5\0" "disregard, slight, disdain\0" "묘:1N\0" "HARUKA SUSUMU MURASAKI\0" "BAKU BYOU BOU MYAKU\0" "MYO\0" "miǎo\0" "king4\0" "qióng\0" "qiè\0" "sin2\0" "moss, lichen\0" "xiǎn\0" "liáo\0" "ngau5\0" "lotus root\0" "우:0N\0" "HASUNONE\0" "GUU GOU GU\0" "WU\0" "ǒu\0" "ngó\0" "haan4\0" "xián\0" "sù\0" "leoi4\0" "madder\0" "RYO RO\0" "lǘ\0" "ngai6\0" "dogwood\0" "yì\0" "zuk6\0" "water plant\0" "OMODAKA\0" "SHOKU ZOKU\0" "xù\0" "xiě\0" "lai4\0" "Chenopodium album, pigweed\0" "려:0N\0" "AKAZA\0" "REI RAI\0" "LYE\0" "lí\0" "lei\0" "ngai6\0" "art; talent, ability; craft\0" "예:0E\0" "UERU WAZA NORI\0" "GEI\0" "YEY\0" "yì\0" "ngiɛ̀i\0" "nghệ\0" "lǎ\0" "lủi\0" "leoi5\0" "vine, creeper; to wind\0" "KAZURA\0" "RUI RA\0" "lěi\0" "kiu2 kiu5\0" "RAKKYOU\0" "KYOU GYOU\0" "jiào\0" "dik6\0" "dí\0" "zhǐ\0" "bei1\0" "bēi\0" "tang4\0" "rattan, cane; creeper plant\0" "등:0N\0" "FUJI\0" "TOU DOU\0" "TUNG\0" "téng\0" "*dhəng\0" "đằng\0" "joek6\0" "drugs, pharmaceuticals, medicine\0" "약:0E\0" "KUSURI\0" "YAKU\0" "YAK\0" "yào\0" "*iɑk\0" "dược\0" "mo4\0" "edible mushrooms\0" "BA MA\0" "mò\0" "huàn\0" "biu1\0" "MAME\0" "HYOU BYOU KYOU HOU\0" "biāo\0" "faan4\0" "fence; boundary; outlying border\0" "번:0N\0" "MAGAKI\0" "HAN\0" "PEN\0" "fān\0" "bhiæn\0" "sau2\0" "marsh, swamp; wild country; clump of trees or bushes\0" "수:0N\0" "YABU\0" "SOU\0" "SWU\0" "sǒu\0" "sú\0" "taam4\0" "tán\0" "teoi1\0" "tuī\0" "kung4\0" "SENKIYUU\0" "KYUU KU\0" "qióng\0" "ciu4\0" "qiáo\0" "wèi\0" "liú\0" "huì\0" "ōu\0" "WARA SHITAGAKI\0" "KOU\0" "gǎo\0" "collect\0" "TSUMU TAKUWAERU OSAMERU\0" "UN ON\0" "ON\0" "yùn\0" "bǎo\0" "lik6\0" "a kind of plant\0" "REKI RYAKU\0" "lì\0" "lịch\0" "syu4 syu5\0" "yam, tuber, potato\0" "저:0N\0" "IMO\0" "SHO JO\0" "CE\0" "shǔ\0" "zyu1\0" "chú\0" "oi2\0" "lush; affable, friendly\0" "애:1N\0" "OOI MAMEMAMESHII\0" "AI ATSU\0" "AY\0" "ǎi\0" "qɑ̀i\0" "leon6\0" "rush used in making mats; surname\0" "린:0N 인:0\0" "I\0" "RIN\0" "LIN\0" "lìn\0" "zou2\0" "splendid, magnificent; algae\0" "조:0N\0" "MO\0" "SOU\0" "CO\0" "zǎo\0" "tzɑ̌u\0" "hyun1\0" "KAYA KANZOU\0" "KEN\0" "xuān\0" "친:1\0" "CHIN\0" "qìn\0" "laai6\0" "shade\0" "OOU\0" "RAI\0" "lài\0" "fok3\0" "lophanthus rugosus, betony\0" "곽:0N\0" "KAKU SUI\0" "KWAK\0" "huò\0" "xuɑk\0" "tok3\0" "falling leaves and barks\0" "탁:1N\0" "OCHIBA\0" "TAKU JAKU\0" "THAK\0" "tuò\0" "ng6 ngok6\0" "wù\0" "jeoi5 jeoi6\0" "stamen or pistil\0" "예:0N\0" "SHIBE\0" "ZUI\0" "YEY\0" "ruǐ\0" "njiuɛ̌\0" "ruǐ\0" "kei4\0" "variety of artemisia seek\0" "기:1N\0" "KI GI KE KIN GON\0" "KI\0" "qí\0" "ghiə\0" "hang4\0" "a fragrant plant with a medicinal root, a type of wild ginger\0" "KOU GYOU\0" "héng\0" "lou4\0" "rushes, reeds\0" "노:0 로:0N\0" "ASHI\0" "RO\0" "LO YE\0" "lú\0" "*lo\0" "sou1\0" "revive, resurrect; a species of thyme; transliteration of 'Soviet'\0" "소:0E\0" "YOMIGAERU\0" "SO SU\0" "SO\0" "sū\0" "*so\0" "to\0" "tuí\0" "mong4\0" "méng\0" "wan3 wan5\0" "collect, gather, store; profound; (Budd.) skandha\0" "온:0N\0" "TSUMU TAKUWAERU OSAMERU\0" "UN ON\0" "ON\0" "yùn\0" "pan4 ping4\0" "apple\0" "빈:1N\0" "UKIKUSA DENJISO\0" "HIN BIN\0" "PIN\0" "píng\0" "*bhin\0" "tần\0" "jyu5\0" "yǔ\0" "fan1\0" "KAOORU\0" "KUN\0" "xūn\0" "KI\0" "jì\0" "gwing2 wing6\0" "KEI\0" "jiōng\0" "hyun1\0" "KAYA KANZUU\0" "KEN\0" "xuān\0" "mo4\0" "type of edible mushroom\0" "HIRATAKE\0" "MA\0" "mó\0" "265:143\0" "HAGI\0" "qiū\0" "sou1\0" "thyme; revive, resurrect; soviet\0" "YOMIGAERU\0" "SO SU\0" "sū\0" "gwing2 wing6\0" "jiōng\0" "péng\0" "jit6\0" "stump, sprout\0" "얼:0N\0" "HIKOBAE\0" "GETSU\0" "EL\0" "niè\0" "jit6 paak3\0" "stump, sprout\0" "벽:0N\0" "KIWADA\0" "HAKU BYAKU\0" "PYEK\0" "bò\0" "joeng4\0" "a kind of wild ginger\0" "양:1N\0" "MIYOUGA\0" "JOU NYOU SHOU SOU NOU\0" "YANG\0" "ráng\0" "SHIGERU\0" "EI\0" "yì\0" "sin2\0" "moss, lichen\0" "선:0N\0" "KOKE\0" "SEN\0" "SEN\0" "xiǎn\0" "siɛ̌n\0" "SHIGERU\0" "IKU YU\0" "yú\0" "guk1\0" "jú\0" "liǎn\0" "lém\0" "lim4 lim6\0" "wild vine, vitis pentaphylla\0" "YABUKARASHI\0" "REN KEN KON\0" "liǎn\0" "은:N\0" "yǐn\0" "coeng4\0" "qiáng\0" "jing1\0" "OU YOU EI\0" "yīng\0" "lung4\0" "tall grass; water-weeds\0" "롱:1N\0" "OUKETADE\0" "ROU RYOU\0" "LONG\0" "lóng\0" "lùng\0" "tǒu\0" "faa1\0" "flower, blossoms\0" "huā\0" "joek6\0" "yuè\0" "ling4\0" "líng\0" "keoi4\0" "a plant which resembles wheat but has no edible grain\0" "거:1N\0" "KU GU KYO\0" "KE\0" "qú\0" "jau4\0" "luxuriant vegetation\0" "yáo\0" "faan4\0" "Artemisia stellariana\0" "번:1N\0" "SHIROYOMOGI\0" "HAN BON\0" "PEN\0" "fán\0" "미:N\0" "méi\0" "hàn\0" "gwai1\0" "kuī\0" "laan4\0" "orchid; elegant, graceful\0" "난:0 란:0E\0" "FUJIBAKA\0" "RAN\0" "LAN\0" "lán\0" "*lɑn\0" "gai1 gai3\0" "jì\0" "dong6\0" "to toss about; to swing; to rock\0" "탕:1N\0" "TOU DOU\0" "THANG\0" "dàng\0" "KATSURA\0" "màn\0" "leoi6\0" "lèi\0" "leoi4\0" "léi\0" "huī\0" "fung1\0" "young shoots of the rapeturnip\0" "fēng\0" "zik1\0" "zhī\0" "HIKOBAE\0" "GI\0" "wèi\0" "one-legged monster; walrus\0" "kuí\0" "zaam3\0" "dip (a brush); remarry\0" "HITASU\0" "SAN\0" "zhàn\0" "waai4\0" "huái\0" "lei4\0" "gracilaria verrucosa\0" "KUSABIE\0" "RI\0" "lí\0" "loe\0" "jì\0" "mei4\0" "미:1N\0" "BI MI\0" "MI\0" "mí\0" "leoi5\0" "a creeper\0" "FUJIKAZURA\0" "RYUU\0" "lěi\0" "waai6\0" "huài\0" "lo4\0" "type of creeping plant; turnip\0" "나:0 라:0N\0" "TSUTA\0" "RA\0" "LA\0" "luó\0" "*lɑ\0" "lá\0" "zai1\0" "minced pickles; leeks; mix; salt\0" "AERU\0" "SEI SAI\0" "jī\0" "기:1\0" "KI GI\0" "KI\0" "kuí\0" "lou6\0" "RO RU\0" "lù\0" "jiān\0" "SAN\0" "sà\0" "tang4\0" "téng\0" "leoi4\0" "entwine; basket for carrying dirt\0" "KAZURA\0" "RUI RA\0" "léi\0" "hyun2\0" "quǎn\0" "hiu1\0" "YOROIGUSA\0" "KYOU\0" "xiāo\0" "yì\0" "luán\0" "mun4\0" "asparagus a variety of red-stalked millet\0" "mén\0" "bit3\0" "biē\0" "fu1 fu2\0" "tiger; KangXi radical 141\0" "TORAKANMURI\0" "KO KU\0" "hū\0" "fu2\0" "tiger; brave, fierce; surname\0" "호:0E\0" "TORA\0" "KO\0" "HO\0" "hǔ\0" "*xǒ\0" "hổ\0" "lou5\0" "to capture, imprison, seize; a prison\0" "lǔ\0" "joek6\0" "cruel, harsh, oppressive\0" "학:0N\0" "SHIITAGERU SOKONAU\0" "GYAKU\0" "HAK\0" "nüè\0" "ngiɑk\0" "ngược\0" "leoi6\0" "be concerned, worry about\0" "lǜ\0" "si1\0" "an amphibious beast resembling a tiger with one horn; place name\0" "KEMONO\0" "SHI TEI DAI CHI JI\0" "sī\0" "haau1\0" "roar\0" "효:1N\0" "USOBUKU IKARU SHISHI TATAKU\0" "KOU KYOU\0" "HYO\0" "xiāo\0" "kin4\0" "act with reverence; reverent\0" "건:0N\0" "TSUTSUSHIMU\0" "KEN\0" "KEN\0" "qián\0" "ghyɛn\0" "kiền\0" "cyu2 cyu3 syu3\0" "place, locale; department\0" "처:0E\0" "TOKORO ORU\0" "SHO\0" "CHE\0" "chù\0" "*chiù *chiǔ\0" "xử\0" "fu1\0" "to cry; to shout; to howl\0" "HOERU\0" "KO KU GO KEI KYOU\0" "hū\0" "MUNASHII UTSURO\0" "KYO KO\0" "xū\0" "TAKEDAKESHII\0" "SA ZA SO ZO\0" "cuó\0" "fuk6\0" "FUKU BUKU\0" "fú\0" "heoi1\0" "false\0" "MUNASHII\0" "KYO KO\0" "HE\0" "xū\0" "hư\0" "heoi1\0" "false, worthless; empty, hollow\0" "허:0E\0" "MUNASHII\0" "KYO KO\0" "HE\0" "xū\0" "*xiu\0" "lou5\0" "to capture, imprison, seize; a prison\0" "노:0 로:0N\0" "TORIKO\0" "RYO\0" "LO\0" "lǔ\0" "TORU\0" "KO\0" "hǔ\0" "jyu4\0" "concerned about, anxious, worried\0" "우:0N\0" "OSORE UREERU OMONPAKA\0" "GU\0" "WU\0" "yú\0" "*ngio\0" "hou4 hou6\0" "mark, sign; symbol; number\0" "호:0E\0" "SAKEBU YOBINA\0" "GOU KOU\0" "HO\0" "hào\0" "*hɑu hɑ̀u\0" "hiệu\0" "KOU\0" "jiāo\0" "geoi6\0" "support structure for bell\0" "HASHIRU\0" "KYO GO\0" "jù\0" "gwik1\0" "name of ancient feudal State in Shenxi and Hunan\0" "TSUMEATO\0" "HOU BOU\0" "guó\0" "guæk\0" "bou6\0" "cruel, violent, passionate\0" "SHIITAGIRU\0" "HOU BOU\0" "bào\0" "ngaan4\0" "GAN GEN KEN\0" "yán\0" "zhàn\0" "zhàn\0" "fai1 kwai1\0" "lose, fail; damage; deficient\0" "휴:0N\0" "KAKERU\0" "KI\0" "HYU\0" "kuī\0" "kyuɛ\0" "khuya\0" "bīn\0" "gwik1\0" "fright\0" "OSORERU\0" "KEKI KYAKU SAKU SHAKU\0" "xì\0" "shù\0" "cung4 wai2\0" "insects, worms; KangXi radical 142\0" "충:N 훼:1\0" "MUSHI\0" "CHUU KI\0" "HWEY CHWUNG\0" "chóng\0" "trùng\0" "kau4\0" "young dragon\0" "규:1\0" "MIZUCHI\0" "KYUU KU KYOU GYOU\0" "KYU\0" "qiú\0" "kiəu\0" "gù\0" "diāo\0" "gei2\0" "louse eggs, nits\0" "jǐ\0" "kau4\0" "young dragon\0" "규:1N\0" "MIZUCHI\0" "KYUU KU KYOU GYOU\0" "KYU\0" "qiú\0" "kiəu\0" "cù\0" "dīng\0" "sat1\0" "louse; bug; parasite\0" "슬:1N\0" "SHIRAMI\0" "SHITSU\0" "SUL\0" "shī\0" "buk1\0" "xiā\0" "jué\0" "zhé\0" "HEBI\0" "SHA I YA\0" "shé\0" "U\0" "yū\0" "vò\0" "gon1 hon4\0" "worm\0" "BOUHURA\0" "KAN GAN\0" "hán\0" "자:1N\0" "CA\0" "zǐ\0" "tửa\0" "hung4\0" "rainbow\0" "홍:0N\0" "NIJI\0" "KOU\0" "HONG KANG\0" "hóng\0" "gàng gùng hung\0" "fui1 wai2\0" "large poisonous snake\0" "훼:1N\0" "MAMUSHI\0" "KI KAI KE\0" "HWEY\0" "huī\0" "mong4\0" "horsefly, gadfly\0" "맹:1N\0" "ABU\0" "BOU\0" "MENG\0" "méng\0" "gat1\0" "a flea; species of beetle\0" "gè\0" "seoi1\0" "although, even if\0" "suī\0" "haa1\0" "shrimp, prawn\0" "xiā\0" "caai3\0" "a kind of scorpion\0" "chài\0" "sik6\0" "nibble away; erode; eclipse\0" "shí\0" "ngai5\0" "ants\0" "yǐ\0" "maa1 maa5 maa6\0" "ant; leech\0" "mǎ\0" "xiǎng\0" "fāng\0" "è\0" "bā\0" "chǐ\0" "HOTARU YASUDE\0" "KEN\0" "qiān\0" "variant of 蚊 U+868A, a mosquito, gnat\0" "KA\0" "BUN\0" "wén\0" "man1 man4\0" "mosquito; gnat\0" "문:0N\0" "KA\0" "BUN\0" "MWUN\0" "wén\0" "jeoi6\0" "gnat, mosquito\0" "예:1N\0" "KA BUYO\0" "ZEI\0" "YEY\0" "ruì\0" "pong5\0" "oysters, mussels; mother-of-pearl\0" "방:0N\0" "DOBUGA\0" "HOU BOU\0" "PANG\0" "bàng\0" "pei4\0" "mussels; various shellfish\0" "비:1N\0" "OOARI\0" "HI BI\0" "PI\0" "pí\0" "bhi\0" "jim4\0" "yuè\0" "yuè\0" "jūn\0" "kei4\0" "tip-toe\0" "HAU\0" "KI GI GE\0" "qí\0" "jim4\0" "(Cant.) an edible snake, lizard\0" "tóng\0" "jan5\0" "earthworm\0" "인:0N\0" "MIMIZU\0" "IN\0" "IN\0" "yǐn\0" "rận\0" "ant eggs\0" "qí\0" "caam4 tim5\0" "silkworms\0" "천:1\0" "KAIKO\0" "SAN TEN\0" "CHEN CAM\0" "cán\0" "tằm\0" "jyun4\0" "IMORI\0" "GEN GAN\0" "yuán\0" "jué\0" "wui4\0" "tapeworm\0" "KAICHIYUU HARANOMUSHI\0" "KAI YUU\0" "huí\0" "qín\0" "KOKUZOUMUSHI\0" "KI GE KAI GAI\0" "qí\0" "zhòng\0" "ngaa4\0" "plant louse, aphids\0" "ABURAMUSHI\0" "KA KE\0" "yá\0" "nhá\0" "ci3 hou4\0" "hairy and poisonous caterpillars\0" "háo\0" "mù\0" "wáng\0" "fan4\0" "person's name\0" "fén\0" "fan4\0" "mole\0" "MOGURAMOCHI\0" "FUN BUN\0" "fén\0" "hong4\0" "háng\0" "gung1\0" "centipede\0" "공:0N\0" "KOU KU SHOU\0" "KONG\0" "gōng\0" "zou2\0" "flea; louse\0" "조:0N\0" "NOMI HAYAI\0" "SOU\0" "CO\0" "zǎo\0" "tzɑ̌u\0" "tao\0" "fù\0" "a boa constrictor\0" "NISHIKIHEBI\0" "ZEN NEN ZAN NAN TEN\0" "rán\0" "gaai3\0" "a red spotted lizard, used as medicine\0" "KAI\0" "jiè\0" "nhái\0" "fu4\0" "a kind of water-beetle cash, then dollars and money generally\0" "부:1N\0" "FU BU\0" "PWU\0" "fú\0" "phù\0" "ci1\0" "worm; ignorant, rustic; laugh\0" "치:0N\0" "WARAU ANADORU OROKA\0" "SHI\0" "CHI\0" "chī\0" "chiə\0" "si\0" "dau2\0" "tadpole\0" "두:1N\0" "TOU TSU\0" "TWU\0" "dǒu\0" "abalone; dried fish; surname\0" "AWABI\0" "HOU\0" "bào\0" "bâu\0" "hin2\0" "a variety of bivalves\0" "xiǎn\0" "lei4 nei4\0" "JI NI\0" "ní\0" "dài\0" "jau1\0" "earthworm\0" "구:1N\0" "KYUU KU\0" "KWU\0" "qiū\0" "jau4\0" "millipede\0" "유:1N\0" "YUU\0" "YU\0" "yóu\0" "zaa3 zaak3\0" "grasshopper; (edible) locust; cicada\0" "책:1N\0" "SAKU SHAKU SA SHA\0" "CHAYK\0" "zhà\0" "ping4\0" "píng\0" "ci4\0" "ant eggs\0" "CHI JI SHI TEI TAI\0" "chí\0" "jau2 jau3\0" "larva\0" "유:1N\0" "YUU YU\0" "YU\0" "yòu\0" "ho4\0" "oyster\0" "KA GA\0" "hé\0" "hà\0" "ham1\0" "kind of clam, arca inflata\0" "AKAGAI\0" "KAN\0" "hān\0" "geoi6\0" "KYO GO\0" "jù\0" "REKI RYAKU SEKI SHAKU\0" "lì\0" "fu6\0" "FU BU HOKU BOKU\0" "fù\0" "jim4 naam4\0" "a boa constrictor\0" "rán\0" "zaat3\0" "small species of cicada\0" "zhá\0" "gǒu\0" "pí\0" "pí\0" "jin4\0" "millipede\0" "KEN GEN\0" "xián\0" "zyu3\0" "insects that eat books, clothes\0" "주:1N\0" "KIKUIMUSHI\0" "SHU\0" "CWU\0" "zhù\0" "chấu\0" "diu1\0" "CHOU\0" "diāo\0" "bié\0" "HEI HYOU HOU\0" "bǐng\0" "gu1\0" "mole cricket\0" "KERA\0" "KO KU\0" "gū\0" "go\0" "jim4 zim1\0" "a caterpillar\0" "점:1N\0" "ZEN NEN SEN\0" "CEM\0" "zhān\0" "ceoi1 zeoi1\0" "maggots\0" "저:1N\0" "UJI\0" "SHO SO\0" "CE\0" "qū\0" "ji4 se4\0" "snake\0" "사:0E\0" "HEBI\0" "JA I DA\0" "SA I\0" "shé\0" "*jhia tɑ\0" "xà\0" "tiě\0" "ling4\0" "dragonfly, libellulidae\0" "령:1N\0" "REI RYOU\0" "LYENG\0" "líng\0" "gu2\0" "poison; venom; harm; bewitch\0" "gǔ\0" "daan2 daan6\0" "eggs; term of abuse\0" "단:0N\0" "TAMAGO\0" "TAN\0" "TAN\0" "dàn\0" "gu2\0" "cricket\0" "gǔ\0" "glow-worm, luminous insect\0" "HOTARU\0" "KEI EI GYOU\0" "HYENG\0" "yíng\0" "lai6\0" "oyster\0" "KAKI\0" "REI\0" "lì\0" "cing1\0" "razor clam\0" "chēng\0" "kuk1\0" "cricket; worm\0" "qū\0" "mai4 mau4\0" "a marine crab\0" "BOU MU MOU\0" "móu\0" "SUKUMOMUSHI\0" "KAKU KYAKU RAKU\0" "gé\0" "cắc\0" "ci3 zi1\0" "caterpillar; (Cant.) a nit, louse; itching\0" "cì\0" "wui4\0" "tapeworm\0" "회:0N\0" "HARANOMUSHI\0" "KAI\0" "HOY\0" "huí\0" "wui5\0" "the common intestinal worms, the tape-worm\0" "KAICHIYUU\0" "KAI GAI\0" "huí\0" "máng\0" "fau6\0" "a grasshopper, locust\0" "FUU BU\0" "fù\0" "joeng4 joeng5\0" "a weevil found in rice, etc.\0" "yáng\0" "waa1\0" "frog\0" "와:0N\0" "KAERU\0" "A WA\0" "WA WAY\0" "wā\0" "qua\0" "lit6\0" "RETSU RECHI\0" "liè\0" "zyu1\0" "spider\0" "주:0N\0" "KUMO\0" "SHU CHU\0" "CWU\0" "zhū\0" "châu\0" "ji1\0" "I\0" "yī\0" "xián\0" "fut3 kut3\0" "snail; slug, mole cricket\0" "활:1N\0" "NAMEKUJI\0" "KATSU\0" "HWAL\0" "kuò\0" "gaau1\0" "scaly dragon with four legs\0" "교:0N\0" "MIZUCHI\0" "KOU KYOU\0" "KYO\0" "jiāo\0" "*gau\0" "giao\0" "REI RAI\0" "lì\0" "yì\0" "píng\0" "gat1 kit3\0" "(dung) beetle\0" "길:1N\0" "KITSU KICHI KETSU KECHI KEI\0" "KIL\0" "qī\0" "gaap3 gap3 haa4\0" "clam\0" "합:0N\0" "HAMAGURI\0" "KOU\0" "HAP\0" "há\0" "NIINIIZEMI\0" "SETSU ZECHI\0" "shé\0" "yí\0" "nhăn dơi\0" "BOU MOU\0" "wǎng\0" "mò\0" "kung4\0" "cricket, locust; anxious\0" "공:1N\0" "KOOROGI\0" "KYOU\0" "KONG\0" "qióng\0" "ghiong\0" "qiè\0" "guǐ\0" "gung2\0" "공:1N\0" "KIRIGIRISU\0" "KYOU\0" "KONG\0" "qióng\0" "zat6\0" "leech\0" "질:0N\0" "HIRU\0" "SHITSU CHITSU\0" "CIL\0" "zhì\0" "chấy\0" "maan4\0" "barbarians; barbarous, savage\0" "EBISU\0" "BAN\0" "MAN\0" "mán\0" "man\0" "lou5\0" "shrimp\0" "EBI\0" "lǎo\0" "zat6\0" "to hibernate\0" "zhé\0" "gaap3\0" "kind of butterfly\0" "jiá\0" "jiu4\0" "worms\0" "náo\0" "si1\0" "kind of snail with spiral shell\0" "sī\0" "cai4\0" "maggots, grubs\0" "qí\0" "xīng\0" "jiè\0" "kau4\0" "qiú\0" "saau1 siu1\0" "long legged spider; octopus; chrysalis of mantis\0" "소:1N\0" "TAKO\0" "SOU SHOU\0" "SO\0" "shāo\0" "jung2\0" "chrysalis, larva\0" "용:1N\0" "SANAGI\0" "YOU\0" "YONG\0" "yǒng\0" "nhộng\0" "gaap3\0" "kind of butterfly\0" "CHUU\0" "KYOU KOU GYOU RYOU\0" "jiá\0" "gep\0" "seoi3 teoi3\0" "molt, exuviate, shed\0" "세:1N\0" "NUKEGARA\0" "ZEI SEI TAI\0" "SEY\0" "tuì\0" "ASHIMATSUI KOOROGI\0" "SHA\0" "chē\0" "KAI\0" "BAI\0" "bèi\0" "ngai5 ngo4\0" "moth\0" "아:0N\0" "GA\0" "GA GI\0" "A\0" "é\0" "*ngɑ\0" "hàn\0" "suk6\0" "name of an ancient state\0" "촉:0N\0" "IMOMUSHI\0" "SHOKU ZOKU\0" "CHOK\0" "shǔ\0" "*zhiok\0" "xọc\0" "xuán\0" "fung1\0" "bee, wasp, hornet\0" "봉:0E\0" "HACHI\0" "HOU\0" "PONG\0" "fēng\0" "biong\0" "ong\0" "san4 san5 san6\0" "marine monster which can change its shape; water spouts; clams\0" "신:0N\0" "OOHAMAGURI\0" "SHIN JIN\0" "SIN\0" "shèn\0" "zhin\0" "zan3\0" "UGOKU\0" "SHIN\0" "shèn\0" "fu2\0" "FU HO BU\0" "fǔ\0" "bò\0" "hin2\0" "a variety of bivalves\0" "현:1N\0" "SHIJIMI\0" "KEN GEN\0" "HYEN\0" "xiàn\0" "kiến\0" "zit3\0" "jellyfish\0" "SASU\0" "TETSU TECHI\0" "zhē\0" "xít\0" "ng4\0" "centipede\0" "오:0N\0" "GO\0" "O\0" "wú\0" "fau4\0" "mayfly; kind of large insect\0" "부:1N\0" "FU\0" "PWU\0" "fú\0" "bhiou\0" "lei4\0" "clam\0" "리:1N\0" "ASARI\0" "RI\0" "LI\0" "lí\0" "loeng4 long4\0" "mantis, dung beetle; insect\0" "랑:1N\0" "ROU RYOU\0" "LANG\0" "láng\0" "bai6\0" "bì\0" "ceoi4 cyu1 cyu4 syu4\0" "toad\0" "SHO JO YO\0" "chú\0" "zhiu\0" "thờ\0" "jyun1\0" "mosquito larva\0" "BOUHURA\0" "EN KEN GEN\0" "yuān\0" "KAGEROU\0" "YUU YU SHUU SHU\0" "yǒu\0" "KYOU KOU\0" "jié\0" "daan6\0" "egg\0" "단:1N\0" "AMA\0" "TAN\0" "TAN\0" "dàn\0" "jin4\0" "millipede\0" "EN TAN\0" "yán\0" "dhěn\0" "ting4\0" "dragonfly\0" "TEN DEN TEI JOU\0" "tíng\0" "din6\0" "inlaid shell-work\0" "TEN DEN\0" "diàn\0" "seoi3 teoi3\0" "molt\0" "NUKEGARA\0" "ZEI SEI TAI\0" "SEY\0" "tuì\0" "tapeworm\0" "HARANOMUSHI\0" "KAI\0" "HOY\0" "huí\0" "waa1 wo1\0" "a snail, Eulota callizoma\0" "wō\0" "zi1\0" "spider\0" "지:0N\0" "KUMO\0" "CHI\0" "CI\0" "zhī\0" "SHOU SHU SOU SU\0" "sōng\0" "fei1 fei2\0" "cockroach\0" "비:0N\0" "ABURAMUSHI TOBU\0" "HI\0" "PI\0" "fēi\0" "bay\0" "jū\0" "mat6\0" "honey; sweet; nectar\0" "밀:0E\0" "MITSU HACHIMITSU\0" "MITSU BITSU\0" "MIL\0" "mì\0" "mật\0" "kei4\0" "a kind of crab; worm, leech\0" "기:1N\0" "KI\0" "qí\0" "kei4\0" "a kind of crab; worm, leech\0" "HIRU\0" "KI GI\0" "qí\0" "IKU\0" "yù\0" "jùn\0" "caa3 caai3 zaa3\0" "wax; candle; waxy, glazed; maggot; as a non-simplified form sometimes used as an equivalent to U+410D 䄍, meaning imperial harvest\0" "사:1N\0" "UJIMUSHI\0" "SHO WA JA SEKI SHAKU\0" "SA\0" "là\0" "maang5\0" "grasshopper\0" "měng\0" "goeng1\0" "dung beetle\0" "KYOU KOU KYAKU KAKU\0" "qiāng\0" "si1\0" "sī\0" "sik1\0" "lizard\0" "석:1N\0" "SEKI\0" "SEK\0" "xī\0" "lún\0" "trun\0" "lì\0" "dip6\0" "butterfly\0" "접:1N\0" "SHOU SOU\0" "CEP\0" "dié\0" "tiu4\0" "cicada, broad locust\0" "조:1N\0" "SEMI HIGURASHI\0" "CHOU\0" "CO\0" "tiáo\0" "dheu\0" "táo\0" "gwan1\0" "insects\0" "kūn\0" "hán\0" "ham5\0" "hàn\0" "wik6\0" "a fabulous creature like a turtle; a toad\0" "ISAGOMUSHI\0" "YOKU IKI KOKU WAKU\0" "yù\0" "DOBUGAI\0" "HOU BOU BYOU\0" "bàng\0" "fei4\0" "féi\0" "pei4\0" "a tick, mite\0" "DANI\0" "HI BI HYOU BYOU\0" "pí\0" "UNERU\0" "I\0" "wēi\0" "deon1\0" "dūn\0" "jik6\0" "lizard\0" "척:1N\0" "TOKAGE\0" "EKI YAKU SEKI\0" "CHEK\0" "yì\0" "연:1N\0" "YEN\0" "yuān\0" "zeot1\0" "a house cricket\0" "suò\0" "kyun4\0" "creep like worm, curl one's body\0" "권:1N\0" "NINA\0" "KEN\0" "KWEN\0" "quán\0" "qiǎn\0" "jeoi3\0" "gnat, mosquito\0" "BUYO BUYU\0" "ZEI\0" "ruì\0" "ngai4\0" "reflection of rainbow\0" "예:1N\0" "TSUKUTSUKUBOUSHI\0" "GEI GETSU GECHI\0" "YEY\0" "ní\0" "cing1\0" "dragonfly\0" "청:1N\0" "TONBO\0" "SEI\0" "CHENG\0" "qīng\0" "tseng\0" "wai2 wai6\0" "SARU\0" "I YUI RUI\0" "wèi\0" "KODAMA\0" "RYOU\0" "liǎng\0" "gwo2\0" "the solitary wasp\0" "JIGABACHI\0" "KA RA\0" "guǒ\0" "jyun1\0" "creep, crawl\0" "원:1N\0" "MIMIZU\0" "EN WAN\0" "WEN\0" "wān\0" "dung1 dung3\0" "rainbow\0" "동:1N\0" "TOU TSU\0" "TONG\0" "dōng\0" "è\0" "baan2\0" "bǎn\0" "dai3\0" "rainbow\0" "NIJI\0" "TEI TAI SETSU SECHI\0" "dì\0" "wǎng\0" "KAIKO\0" "SAN\0" "cán\0" "yǎng\0" "jing4\0" "flies\0" "yíng\0" "gwok3\0" "small green frog; cicada\0" "guō\0" "sim4 sin4\0" "cicada; continuous\0" "SEMI\0" "SEN ZEN\0" "SEN\0" "chán\0" "dìng\0" "wax; candle; waxy, glazed\0" "MITSUROU ROUSOKU\0" "ROU\0" "LAP\0" "là\0" "fo1\0" "tadpole\0" "과:1N\0" "KA\0" "KWA\0" "kē\0" "kuɑ\0" "zik1\0" "a centipede\0" "SOKU SHOKU\0" "jié\0" "hit3 hot3\0" "scorpion\0" "갈:0N\0" "SUKUMOMUSHI SASORI\0" "KATSU\0" "KAL\0" "xiē\0" "rết\0" "tíng\0" "mou6 mui6\0" "mào\0" "seoi1\0" "xū\0" "mián\0" "gò nhện\0" "jyu4\0" "snail\0" "DENDENMUSHI KATATSUMURI\0" "YU\0" "yú\0" "gaai1\0" "jiē\0" "sik6\0" "nibble away; erode; eclipse\0" "식:0N\0" "MUSHIBAMU\0" "SHOKU\0" "SIK\0" "shí\0" "*jhiək\0" "xuān\0" "wong4\0" "kind of locust\0" "황:0N\0" "INAGO\0" "KOU\0" "HWANG\0" "huáng\0" "jin2\0" "gecko, kind of cicada\0" "EN ON\0" "yǎn\0" "qěn\0" "bin1 bin2 pin1\0" "bat\0" "편:1N\0" "HEN\0" "PHYEN\0" "biān\0" "ben\0" "róu\0" "wai1\0" "the sow-bug, wood-louse\0" "wēi\0" "fu6\0" "fù\0" "jyun4\0" "the larva of locust\0" "INAGO\0" "EN KEN\0" "yuán\0" "mei1\0" "(Cant.) 塘蝞, dragonfly\0" "mèi\0" "wai6\0" "hedgehog\0" "위:0N\0" "HARINEZUMI\0" "I\0" "WI\0" "wèi\0" "hiuə̀i\0" "fuk1\0" "kind of bat\0" "복:1N\0" "MAMUSHI\0" "FUKU\0" "POK\0" "fú\0" "biuk\0" "jyu4\0" "eumenes polifomis, kind of wasp\0" "UGOMEKU\0" "ZEN JU NEN NYU DA\0" "rú\0" "xié\0" "jau4\0" "mayfly (Ephemera strigata)\0" "YUU RYUU YU\0" "yóu\0" "du\0" "cau4 jau4\0" "유:1N\0" "KIKUIMUSHI\0" "SHUU JU YOU YO\0" "YU\0" "qiú\0" "maau4\0" "a fly which is used similarly to cantharides\0" "모:1N\0" "BOU MU MEU BU\0" "MO\0" "máo\0" "mau\0" "haa1 haa4\0" "shrimp, prawn\0" "하:0N\0" "EBI\0" "KA\0" "HA\0" "xiā\0" "ha\0" "yīng\0" "sat1\0" "louse; bed bug\0" "슬:0N\0" "SHIRAMI\0" "SHITSU\0" "SUL\0" "shī\0" "shrit\0" "chóng\0" "trùn\0" "jik6\0" "TOU DOU\0" "tāng\0" "zhū\0" "zōng\0" "tí\0" "fuk1\0" "venomous snake, viper\0" "복:1N\0" "MAMUSHI\0" "FUKU\0" "POK\0" "fù\0" "piuk\0" "jyun4\0" "ape\0" "TENAGAZARU\0" "EN ON\0" "yuán\0" "fui1 kwai1\0" "vipera russelii siamensis\0" "kuí\0" "mong4\0" "horsefly, gadfly\0" "ABU\0" "MOU MYOU BUU\0" "méng\0" "SASORI\0" "RATSU RACHI\0" "là\0" "doi6\0" "dú\0" "nọc\0" "wu4\0" "butterfly\0" "호:0N\0" "KO\0" "HWU\0" "hú\0" "ho\0" "hà\0" "qiū\0" "dip6\0" "butterfly\0" "접:0E\0" "CHOUCHOU\0" "CHOU\0" "CEP\0" "dié\0" "*tep dhep\0" "điệp\0" "lì\0" "wo1\0" "a snail, Eulota callizoma\0" "와:0N\0" "KATATSUMURI\0" "KA RA\0" "WA\0" "wō\0" "yūn\0" "qǔ\0" "naam4\0" "immature locusts\0" "NAN\0" "nǎn\0" "lau4\0" "a mole cricket, Gryllotalpa africana\0" "lóu\0" "ceon1\0" "bedbug\0" "chūn\0" "wing4\0" "lizard\0" "róng\0" "flies\0" "HAE\0" "YOU\0" "yíng\0" "zoeng1\0" "kind of cicada\0" "jiāng\0" "ban\0" "long4\0" "mantis, dung beetle\0" "랑:0N\0" "ROU\0" "LANG\0" "láng\0" "pong4\0" "crab\0" "방:1N\0" "HOU BOU HYOU\0" "PANG\0" "páng\0" "si1\0" "kind of snail with spiral shell\0" "NINA\0" "SHI\0" "sī\0" "sik1\0" "intestinal worm\0" "SHI SHITSU\0" "xī\0" "zi1\0" "hairy and poisonous caterpillars; (Cant.) a louse\0" "SHI\0" "cì\0" "hai4\0" "KEI GEI\0" "xī\0" "jyun4\0" "a silkworm\0" "IMORI\0" "GEN GAN\0" "yuán\0" "jung1\0" "wasp\0" "O OU\0" "wēng\0" "ong\0" "lián\0" "sau1 sau2 sau3\0" "spider millipede\0" "SHUU\0" "sōu\0" "baan1\0" "a striped, poisonous fly\0" "반:1N\0" "HAN BAN\0" "PAN\0" "bān\0" "jung4\0" "melt, fuse; blend, harmonize\0" "융:0N\0" "TOORU TOKERU\0" "YUU\0" "YUNG\0" "róng\0" "jung4\0" "róng\0" "*iung\0" "jí\0" "O U\0" "wū\0" "xiù\0" "hon6\0" "hàn\0" "ceon4\0" "a small cicada with a square head\0" "NATSU ZEMI\0" "SHIN JIN\0" "qín\0" "ji4\0" "yí\0" "a tick, mite\0" "DANI OHOARI\0" "HEI HI BI\0" "bī\0" "waat6\0" "huá\0" "tong4\0" "a kind of cicada\0" "NATSU ZEMI\0" "TOU DOU\0" "táng\0" "ngai5\0" "ant\0" "의:1N\0" "ARI\0" "GI\0" "UY\0" "yǐ\0" "*ngyɛ̌\0" "grubs in wood, worms in books, clothes, etc. used figuratively of corrupt officials\0" "dù\0" "nài\0" "hé\0" "hú\0" "guī\0" "maa1 maa5 maa6\0" "ant; leech\0" "마:1N\0" "BA ME\0" "MA\0" "mǎ\0" "ming4\0" "kind of caterpillar, larva\0" "명:0N\0" "ZUIMUSHI\0" "MEI MYOU BEI\0" "MYENG\0" "míng\0" "YUMUSHI\0" "I\0" "yì\0" "ếch\0" "wén\0" "jing4\0" "glow-worm, luminous insect\0" "형:0E\0" "HOTARU\0" "KEI\0" "HYENG\0" "yíng\0" "*hueng\0" "huỳnh\0" "dak6 tang4\0" "mythological wingless dragon of\0" "등:1N\0" "TOU DOU CHIN JIN\0" "TUNG\0" "tè\0" "zhōng\0" "cong1\0" "the house-fly\0" "cāng\0" "SO\0" "sāo\0" "EBI\0" "qí\0" "insect\0" "mǎn\0" "tiu4\0" "tiao\0" "shāng\0" "cik1 sik1\0" "poison; sting; poisonous insect\0" "SASU\0" "SEKI KAKU\0" "shì\0" "cou4\0" "grubs in fruit\0" "SOU ZOU SHUU JU\0" "cáo\0" "ci1\0" "a dragon whose horns have not grown; cruel\0" "리:1N\0" "MIZUCHI\0" "CHI\0" "LI\0" "chī\0" "tjiɛ\0" "dai3\0" "rainbow\0" "TEI TAI\0" "dì\0" "giải\0" "ngou4\0" "nippers\0" "HASAMI\0" "GOU\0" "áo\0" "lù\0" "wai3\0" "SHIROARI\0" "I\0" "wèi\0" "dit6 zat6\0" "zhì\0" "tong4\0" "mantis\0" "당:0N\0" "TOU\0" "TANG\0" "táng\0" "can4\0" "진:1N\0" "CIN\0" "chén\0" "piu1\0" "a chrysalis\0" "HYOU BYOU\0" "piāo\0" "qú\0" "pí\0" "yú\0" "zim6\0" "jiàn\0" "lo4\0" "spiral shell; conch; spiral\0" "나:0 라:0N\0" "NINA\0" "RA\0" "LA LEY\0" "luó\0" "lau4\0" "a mole cricket, Gryllotalpa orientalis\0" "루:1N\0" "KERA\0" "ROU\0" "LWU\0" "lóu\0" "lou\0" "sâu\0" "qǐn\0" "zung1\0" "katydid\0" "종:1N\0" "INAGO\0" "SHUU\0" "CONG\0" "zhōng\0" "jiung\0" "jan5\0" "the earthworm\0" "MIMIZU\0" "IN\0" "yǐn\0" "zoeng1\0" "kind of cicada\0" "SHOU SOU\0" "jiāng\0" "tziɑng\0" "seot1\0" "cricket\0" "솔:1N\0" "KOOROGI\0" "SHUTSU SHUCHI\0" "SOL\0" "shuài\0" "man1 man4\0" "a mosquito, a gnat\0" "KA\0" "BUN\0" "wén\0" "xiāo\0" "wàn\0" "zat6 zik6 zit3\0" "to hibernate\0" "칩:0N\0" "KAKURERU\0" "CHITSU CHUU\0" "CHIP\0" "zhé\0" "djhip\0" "trập\0" "ze3\0" "zhè\0" "maa4\0" "frog, toad\0" "GAMA BUTO\0" "BA MA BAKU\0" "má\0" "*ma\0" "frog, toad\0" "마:1N\0" "BUTO HIKI\0" "BA\0" "MA\0" "má\0" "gwok3\0" "small green frog; cicada\0" "ISAGOMUSHI\0" "KAKU YOKU IKI\0" "guō\0" "lau4\0" "RYUU RU KYUU\0" "liú\0" "maau4\0" "a fly which is used similarly to cantharides\0" "모:1N\0" "NEKIRIMUSHI\0" "BOU MU\0" "MO\0" "máo\0" "sik1\0" "cricket\0" "실:1N\0" "SHITSU\0" "SIL\0" "xī\0" "cōng\0" "lí\0" "mun5\0" "insect\0" "DANI\0" "mǎn\0" "siu1\0" "a kind of spider with long legs\0" "xiāo\0" "KAMAKIRI\0" "TOU DOU JOU\0" "chang\0" "zoeng1\0" "cockroach\0" "zhāng\0" "mong5\0" "python, boa constrictor\0" "망:1\0" "UWABAMI OROCHI\0" "BOU MOU\0" "MANG\0" "mǎng\0" "mãng\0" "zoeng6\0" "xiàng\0" "mat6\0" "mò\0" "a species of tortoise found near the mouth of the Yellow River\0" "SUI SHI\0" "zuī\0" "si1\0" "the larva of a month; a grasshopper\0" "KEMUSHI\0" "SHI\0" "sī\0" "qiū\0" "dat6\0" "tè\0" "zik1\0" "KOUMURI\0" "SHOKU SHIKI\0" "zhí\0" "paang4\0" "a small land crab\0" "팽:1N\0" "HOU BYOU\0" "PHAYNG\0" "péng\0" "paang4\0" "a land-crab\0" "팽:1N\0" "PHAYNG\0" "péng\0" "giu2\0" "insect\0" "KYOU GYOU\0" "jiǎo\0" "keoi2 keoi4\0" "(Cant.) 蠄蟝, a dragonfly\0" "qú\0" "biē\0" "liu4\0" "KUMAZEMI\0" "RYOU\0" "liáo\0" "liu\0" "faan4 pun4\0" "coil; coiling, curling; occupy\0" "반:0N\0" "WARAJIMUSHI TSUMORU ATSUMARU\0" "HAN BON BAN\0" "PAN\0" "pán\0" "bhɑn\0" "guǐ\0" "ve\0" "hei2\0" "caulk; a spider\0" "KI\0" "xǐ\0" "xiə̌\0" "gei2\0" "louse eggs, nits\0" "기:1N\0" "SHIRAMI\0" "KI KE GE\0" "KI\0" "jǐ\0" "giə̌i\0" "SEN ZEN\0" "zhuān\0" "wong4\0" "leech\0" "huáng\0" "féi\0" "lou4\0" "(Cant.) 蠄蟧, a spider\0" "láo\0" "kyut3\0" "the Siberian jerboa\0" "jué\0" "jué\0" "wai6\0" "a kind of cicada\0" "TSUKUTSUKUBOUSHI\0" "KEI E\0" "huì\0" "huek\0" "taam4\0" "silverfish\0" "SHIMI\0" "IN TAN DON\0" "yín\0" "sim4 sin4\0" "cicada; continuous\0" "선:0N\0" "SEMI\0" "SEN ZEN\0" "SEN\0" "chán\0" "*zhiɛn\0" "ziu1\0" "very small bug\0" "SHOU SHUU SHU\0" "jiāo\0" "sin6\0" "type of earthworm\0" "shàn\0" "jiu4 naau4\0" "worms\0" "요:0N\0" "GYOU JOU\0" "YO\0" "náo\0" "nghêu\0" "small spider with long legs\0" "xiāo\0" "KUMO\0" "BOU MU BU\0" "wú\0" "cung4\0" "worms; insects\0" "충:0E\0" "MUSHI\0" "KI CHUU\0" "CHWUNG\0" "chóng\0" "*djhiung\0" "trùng\0" "a kind of crab\0" "GAZAMI\0" "JIN\0" "xún\0" "tằm\0" "si1\0" "sī\0" "cyu4\0" "chú\0" "cing1\0" "razor clam\0" "MATE\0" "TEI\0" "chēng\0" "dong1\0" "mantis\0" "당:1N\0" "TOU\0" "TANG\0" "dāng\0" "HISAGO NINA\0" "REI RA RI RAI\0" "lǐ\0" "haai5\0" "crab, brachyura\0" "해:0N\0" "KANI\0" "KAI\0" "HAY\0" "xiè\0" "sin5 sin6\0" "earthworm\0" "MIMIZU\0" "SEN ZEN TAN DAN\0" "shàn\0" "ngai5\0" "ants\0" "의:0N\0" "ARI\0" "GI\0" "UY\0" "yǐ\0" "*ngyɛ̌\0" "ging2\0" "jǐng\0" "dá\0" "sim4\0" "toad\0" "섬:0N\0" "HIKIGAERU\0" "SEN\0" "SEM\0" "chán\0" "zhiɛm\0" "kai3\0" "acrida chinensis\0" "KEI KI\0" "qì\0" "cī\0" "hoeng2\0" "larvae, grubs\0" "NISHIDOCHI\0" "KYOU DOU\0" "xiǎng\0" "shè\0" "lo2 lo4\0" "the solitary wasp\0" "KATATSUMURI\0" "RA KA\0" "LA\0" "luǒ\0" "kam4\0" "(Cant.) 蠄蟧, a spider; 蠄蟝, a toad\0" "qín\0" "jing4\0" "flies\0" "승:0N\0" "HAE\0" "YOU\0" "SUNG\0" "yíng\0" "iəng\0" "nhặng\0" "caai3\0" "a kind of scorpion; a sting in the tail\0" "TAI TATSU TACHI\0" "chài\0" "tjài\0" "lì\0" "caak6\0" "zéi\0" "hyun1\0" "mosquito larvae, wrigglers\0" "HAU\0" "KEN GEN\0" "xuān\0" "lim4\0" "REN\0" "lián\0" "zuk1\0" "caterpillar\0" "KEMUSHI\0" "SHOKU DOKU ZOKU\0" "zhú\0" "zaak6\0" "zé\0" "hit3 kit3\0" "scorpion\0" "갈:1N\0" "SASORI\0" "KATSU KETSU\0" "KAL\0" "xiē\0" "python, boa constrictor\0" "UWABAMI OROCHI\0" "BOU MOU\0" "mǎng\0" "haai5\0" "crab, brachyura\0" "KANI\0" "KAI\0" "xiè\0" "cai4\0" "maggots, grubs\0" "SEI ZAI SHI JI\0" "qí\0" "xê\0" "wing4\0" "lizard\0" "영:1N\0" "EI\0" "YENG\0" "róng\0" "MAYU\0" "KEN\0" "jiǎn\0" "mung5\0" "midges; sandflies\0" "KATSUOMUSHI\0" "BOU MU\0" "měng\0" "chĩnh mòng\0" "hou4\0" "oyster\0" "KAKI\0" "KOU GOU\0" "háo\0" "jyu4\0" "eumenes polifomis, kind of wasp\0" "연:1N\0" "UGOMEKU HAU\0" "DA ZEN JU\0" "YU YEN\0" "rú\0" "wok6\0" "inch-worm; looper caterpillar\0" "KAKURERU SHIRIZOKU\0" "KAKU WAKU\0" "huò\0" "zhuó\0" "zit6\0" "SETSU ZECHI\0" "jié\0" "ban1 pan4\0" "oyster\0" "DOBUGAI\0" "HEN BEN HIN BIN\0" "pín\0" "SASU ITAMU SASUMUSHI\0" "KAKU CHAKU SEKI SHAKU\0" "hē\0" "mit6\0" "flies, small insects produced in damp places\0" "KATSUOMUSHI\0" "BETSU MECHI\0" "miè\0" "mọt\0" "faan4\0" "grasshopper\0" "INAGO\0" "HAN BON\0" "fán\0" "leoi5\0" "lěi\0" "SETSU ZECHI\0" "jié\0" "laap6\0" "wax; candle; waxy, glazed\0" "납:0 랍:0N\0" "MITSUROU ROUSOKU\0" "ROU\0" "LAP\0" "là\0" "*lɑp\0" "rệp\0" "mǐn\0" "lai5\0" "wood-boring insect; bore into wood\0" "려:1N\0" "HISAGO NINA\0" "REI RAI RI\0" "LYE\0" "lí\0" "lěi\0" "lãi\0" "ceon2\0" "wriggle; stupid; silly; fat\0" "준:0N\0" "UGOMEKU\0" "SHUN\0" "CWUN\0" "chǔn\0" "chuǐn\0" "xuẩn\0" "lai6\0" "oyster\0" "려:0N\0" "KAKI\0" "REI\0" "LYE\0" "lì\0" "qiū\0" "jip6 jit6\0" "niè\0" "lou4\0" "lú\0" "dou3 dou6\0" "moth; insects which eat into cloth\0" "KIKUIMUSHI SHIMI\0" "TO\0" "dù\0" "siu1\0" "a kind of spider with long legs\0" "ASHITAKAGUMO\0" "SHOU\0" "xiāo\0" "a toad\0" "zhū\0" "lung4\0" "lóng\0" "lí\0" "lóng\0" "rồng\0" "fung1\0" "bees, hornets, wasps\0" "HACHI\0" "HOU\0" "fēng\0" "jit6\0" "bee\0" "ETSU ECHI\0" "yē\0" "pí\0" "joeng4 joeng6\0" "KAMIKIRIMUSHI\0" "SHOU SOU JOU NYOU\0" "náng\0" "gu2\0" "poison; venom; harm; bewitch\0" "고:0N\0" "SOKONAU MADOWASU KOBIRU\0" "KO YA\0" "KO\0" "gǔ\0" "gyun1\0" "the millipede sometimes confounded with the grow-worm; bright, clear\0" "견:1N\0" "YASUDE\0" "KEN KEI KE\0" "KYEN\0" "juān\0" "guen\0" "yīng\0" "shǔ\0" "kwai4\0" "large turtles\0" "KEI E I\0" "xī\0" "caam4\0" "silkworms\0" "잠:0N\0" "KAIKO\0" "SAN TEN\0" "CAM\0" "cán\0" "*dzhom\0" "tằm tàm\0" "fok3 keoi4\0" "qú\0" "kyun4\0" "quán\0" "dou3\0" "moth; insects which eat into clot\0" "두:1N\0" "KIKUIMUSHI SHIMI\0" "TO TSU\0" "TWU\0" "dù\0" "same as 蚕 U+8695 silkworms\0" "KAIKO\0" "SAN\0" "cán\0" "maan4\0" "barbarians; barbarous, savage\0" "만:0N\0" "EBISU\0" "BAN\0" "MAN\0" "mán\0" "*man\0" "mán\0" "fok3 keoi4\0" "OOZARU\0" "KYAKU KAKU KEKI KU\0" "qú\0" "jié\0" "zhú\0" "zhuō\0" "hyut3\0" "blood; radical number 143\0" "혈:0E\0" "CHI\0" "KETSU\0" "HYEL\0" "xuè\0" "*xuet\0" "huyết\0" "fong1\0" "blood\0" "CHI\0" "KOU\0" "huāng\0" "luk6 nuk6\0" "to be defeated\0" "HANAJI KUJIKERU\0" "JIKU NIKU\0" "nǜ\0" "pui1\0" "HAI FUU FU\0" "pēi\0" "nuk6\0" "epistaxis, nosebleed; to be defeated\0" "뉵:1N\0" "HANAJI\0" "JIKU\0" "NYUK\0" "nǜ\0" "jan3\0" "consecrate sacrificial vessels by smearing blood; rift\0" "CHINURU HIMA SUKI\0" "KIN\0" "HUN\0" "xìn\0" "zung3\0" "multitude, crowd; masses, public\0" "중:0E\0" "OOI\0" "SHUU SHU\0" "CWUNG\0" "zhòng\0" "*jiùng\0" "mak6\0" "blood vessels, veins, arteries\0" "mài\0" "ji6 nei6\0" "the blood of a sacrificial fowl which was sprinkled on the doors and vessels\0" "JI NI\0" "èr\0" "to vomit\0" "KAKU KYAKU\0" "kā\0" "mit6\0" "smear, slander; defile\0" "멸:1N\0" "BETSU MECHI BATSU MACHI\0" "MYEL\0" "miè\0" "mét\0" "sik1\0" "ITAMU\0" "KYOKU KOKU\0" "xì\0" "haang4 hang4 hang6 hong4\0" "go; walk; move, travel; circulate\0" "항:0N 행:0E\0" "IKU YUKU OKONAU\0" "KOU GYOU AN\0" "HAYNG HANG\0" "xíng\0" "*hæng *hɑng\0" "hàng\0" "hin2 jin2 jin5\0" "overflow, spill over, spread out\0" "연:0N\0" "HABIKORU SHIKU AMARI\0" "EN\0" "YEN\0" "yǎn\0" "iɛ̀n\0" "hon2 hon3\0" "to give pleasure; pleased, happy\0" "간:1N\0" "YOROKOBU\0" "KAN\0" "KAN\0" "kàn\0" "jyun2 jyun6\0" "yuàn\0" "qú\0" "MICHI\0" "REI RYOU\0" "líng\0" "jyun6\0" "brag; show off, promote oneself\0" "현:0N\0" "TERAU\0" "KEN GEN\0" "HYEN\0" "xuàn\0" "seot6\0" "art, skill, special feat; method, technique\0" "술:0E\0" "MICHI SUBE WAZA\0" "JUTSU\0" "SWUL\0" "shù\0" "jhuit\0" "thuật\0" "haam4\0" "bit; hold in mouth, bite; gag\0" "xián\0" "dung6 tung4\0" "alley, lane\0" "TOU ZU\0" "tòng\0" "hong6 lung6\0" "lane; alley\0" "CHIMATA\0" "KOU\0" "xiàng\0" "gaai1\0" "street, road, thoroughfare\0" "가:0E\0" "MACHI\0" "GAI KAI\0" "KA\0" "jiē\0" "gæi gɛi\0" "KUTSUSHIYU\0" "KAN GAN\0" "xián\0" "ngaa4\0" "public office; official residence\0" "아:0N\0" "YAKUSHO\0" "GYO GO GA\0" "A\0" "yá\0" "wu4\0" "lane, alley, side street\0" "KO GO\0" "hú\0" "wai6\0" "guard, protect, defend\0" "위:0E\0" "MAMORU MAMORI\0" "EI E\0" "WI\0" "wèi\0" "*hiuɛ̀i\0" "vệ\0" "way, path\0" "MICHI\0" "DOU TOU\0" "dào\0" "cung1 cung3\0" "rush against, charge ahead\0" "충:0E\0" "TSUKU\0" "SHOU\0" "CHWUNG\0" "chōng\0" "chiong\0" "wai6\0" "guard, protect, defend\0" "위:1N\0" "MAMORU\0" "EI E\0" "WI\0" "wèi\0" "*hiuɛ̀i\0" "MICHI\0" "DOU TOU\0" "dào\0" "zeon1\0" "MAKOTO TADASHII MOPPARA\0" "SHUN\0" "zhūn\0" "hang4 waang4\0" "measure, weigh, judge, consider\0" "형:0E\0" "HAKARI HAKARU\0" "KOU\0" "HYENG HOYNG\0" "héng\0" "*hæng\0" "keoi4\0" "highway; thoroughfare, intersection\0" "구:0N\0" "MICHI\0" "KU\0" "KWU\0" "qú\0" "*ghio\0" "ji1 ji3\0" "clothes, clothing; cover, skin\0" "의:0E\0" "KOROMO KIRU\0" "I E\0" "UY\0" "yī\0" "*qiəi qièi\0" "y\0" "clothes; radical number 145\0" "KOROMOHEN\0" "yī\0" "bou2\0" "mend, patch, fix, repair, restore\0" "bǔ\0" "smooth out the clothes\0" "NOBASU\0" "KAN\0" "gǎn\0" "jyu1\0" "yú\0" "biu2\0" "show, express, manifest, display\0" "표:0E\0" "OMOTE ARAWASU UWAGI\0" "HYOU\0" "PHYO\0" "biǎo\0" "*biɛ̌i\0" "biểu\0" "caa3\0" "the open seam of a garment which allows freedom of movement\0" "SAI SHA SA\0" "chǎ\0" "ji4\0" "yí\0" "saam1\0" "shirt; robe; gown; jacket\0" "삼:0N\0" "KOROMO HADAGI\0" "SAN\0" "SAM\0" "shān\0" "shram\0" "oam\0" "can3\0" "underwear; inner garments\0" "chèn\0" "fu1 fu3\0" "the lapel of a garment\0" "fū\0" "gwan2\0" "ceremonial dress worn by the emperor\0" "곤:1N\0" "OUGI\0" "KON\0" "KON\0" "gǔn\0" "guə̌n\0" "fēn\0" "ceoi1 seoi1\0" "decline, falter, decrease; weaken\0" "쇠:0\0" "OTOROERU\0" "SA SUI\0" "SOY CHOY\0" "shuāi\0" "*shrui chriuɛ\0" "suy\0" "gip3\0" "TSUKUROU\0" "KYOU KOU GYOU\0" "jié\0" "ghyɛp giæp\0" "naap6\0" "mend, sew, patch; line; quilt\0" "납:0N\0" "KOROMO\0" "DOU NOU\0" "NAP\0" "nà\0" "nẹp\0" "zhōng\0" "dǎn\0" "jat6 nik1\0" "chemise\0" "AKOME\0" "JITSU\0" "yì\0" "zhòng\0" "cung1 zung1\0" "heart, from bottom of one's heart\0" "충:0N\0" "UCHI MAGOKORO\0" "CHUU\0" "CHWUNG\0" "zhōng\0" "djiong\0" "jiè\0" "zi2\0" "only, merely, but\0" "TAMATAMA\0" "KI GI SHI TEI TAI\0" "zhǐ\0" "slit in garment to aid movement\0" "xié\0" "FUCHIDORU MAEDARE\0" "ZEN NEN DEN SEN\0" "rán\0" "zhī\0" "jam5 jam6\0" "lapel; hidden lapel of coat\0" "임:1N\0" "ERI OKUMI MO\0" "JIN NIN\0" "IM\0" "rèn\0" "kam1\0" "coverlet, quilt\0" "금:0N\0" "FUSUMA\0" "KIN\0" "KUM\0" "qīn\0" "*kyim\0" "khâm\0" "gam1 kam1\0" "collar or lapel of garment\0" "금:0N\0" "ERI\0" "KIN\0" "KUM\0" "jīn\0" "*gyim\0" "gwan1\0" "IKUSAGOROMO\0" "KIN\0" "jūn\0" "jyun4\0" "robe; surname\0" "원:0N\0" "EN ON\0" "WEN\0" "yuán\0" "hiuæn\0" "mai6\0" "sleeves\0" "몌:0N\0" "TAMOTO\0" "BEI KETSU\0" "MYEY\0" "mèi\0" "miɛ̀i\0" "chài\0" "ou2\0" "outer garments; coat, jacket\0" "ǎo\0" "áo\0" "niu5\0" "curling upwards; wavering gently\0" "niǎo\0" "fai1\0" "ceremonial gowns of a queen\0" "WI\0" "huī\0" "jim4\0" "rán\0" "gaa1\0" "Buddhist cassock\0" "가:0N\0" "KA KE\0" "KA\0" "jiā\0" "cà\0" "tuó\0" "lǐng\0" "doi6\0" "pocket, bag, sack, pouch\0" "대:0N\0" "FUKURO\0" "TAI\0" "TAY\0" "dài\0" "đãy\0" "po5 pou5\0" "bào\0" "pou4\0" "long gown, robe, cloak\0" "포:0N\0" "WATAIRE\0" "HOU BOU\0" "PHO\0" "páo\0" "*bhɑu\0" "bào\0" "yào\0" "zo3\0" "zuò\0" "ven tã\0" "bat1\0" "bì\0" "siu6\0" "shào\0" "chéo\0" "taan2\0" "strip; lay bare; bared; naked\0" "단:0N\0" "KATANUGU\0" "TAN\0" "TAN THAN\0" "tǎn\0" "jù\0" "hè\0" "xué\0" "zau6\0" "sleeve; put something in sleeve\0" "수:0N\0" "SODE\0" "SHUU\0" "SWU\0" "xiù\0" "*ziòu\0" "tụ\0" "can2 zan2\0" "unlined garments; hem of garment\0" "진:0N\0" "HITOE HERI SOROU\0" "SHIN\0" "CIN\0" "zhěn\0" "ji4\0" "MIGORO\0" "I TA DA\0" "yí\0" "mak6\0" "AKOME\0" "HA BATSU\0" "pà\0" "mặc\0" "fai3 fat1\0" "greave; knee-pads; buskins\0" "HUKU\0" "HATSU HACHI HI\0" "bō\0" "dai1 zi1\0" "저:1N\0" "TEI TAI SHI\0" "CE\0" "dī\0" "mat6\0" "socks, stockings\0" "TABI\0" "BATSU MACHI\0" "wà\0" "fu6\0" "부:1N\0" "PWU\0" "fù\0" "gwan2\0" "ceremonial dress worn by the emperor\0" "곤:0N\0" "OUGI\0" "KON\0" "KON\0" "gǔn\0" "guə̌n\0" "gọn\0" "dit6\0" "book cover; satchel or bag\0" "SAYA\0" "CHITSU JICHI\0" "zhì\0" "dit6\0" "book cover; satchel or bag\0" "CHITSU JICHI\0" "zhì\0" "rán\0" "paan3\0" "robe\0" "번:1N\0" "HADAGI\0" "HAN\0" "PEN\0" "pàn\0" "yì\0" "mau6\0" "longitude, lengthwise; length\0" "NAGASA\0" "BOU\0" "MWU\0" "mào\0" "tuō\0" "nà\0" "gau1\0" "gōu\0" "HAREGI\0" "KEN GEN\0" "xuàn\0" "zhé\0" "xiêm\0" "keoi1\0" "sleeves; cuff\0" "거:1N\0" "SODE\0" "KYO KO\0" "KE\0" "qū\0" "bei6 pei1 pei5\0" "passive indicator 'by'; bedding\0" "피:0E\0" "KOUMURU OOU KIRU\0" "HI\0" "PHI\0" "bèi\0" "*bhyɛ̌\0" "bị\0" "gwan2\0" "yù\0" "zaap6\0" "raid, attack; inherit\0" "xí\0" "nei5 ji5\0" "used as a synonym for U+4F60 你 when referring to deity\0" "NE\0" "mí\0" "but6\0" "raincoat\0" "bó\0" "HORO\0" "bō\0" "fuk6\0" "a piece of cloth used wrap bundles\0" "FUKUSA\0" "FUKU\0" "POK\0" "fú\0" "ji4\0" "chǐ\0" "spread one's clothes\0" "KIMONOHIROGARU\0" "SHI\0" "CHI\0" "chǐ\0" "fu3\0" "pants; trousers; panties\0" "고:0N\0" "HAKAMA\0" "KO\0" "KO\0" "kù\0" "kò\0" "khố\0" "jam4\0" "lapel; hidden lapel of coat\0" "OKUMI\0" "JIN NIN\0" "rèn\0" "jiàng\0" "gaap3\0" "lined garment\0" "AWASE\0" "KOU KYOU\0" "jiá\0" "gæp\0" "jiàn\0" "mak6\0" "bó\0" "git3\0" "hold up\0" "TSUMADORU\0" "KETSU KECHI KATSU\0" "jié\0" "ér\0" "gok3\0" "gē\0" "jyu4\0" "clothes\0" "YABUREGOROMO\0" "JO NYO\0" "rú\0" "zyu1\0" "MIGORO\0" "CHU SHU\0" "zhū\0" "gwai1\0" "gown\0" "UCHIKAKE UCHIGI\0" "KEI\0" "guī\0" "jan1\0" "mat, coverlet; underwear\0" "인:1N\0" "MIGORO\0" "IN\0" "IN\0" "yīn\0" "coi4\0" "cut out; decrease\0" "재:0E\0" "TATSU SABAKU\0" "SAI\0" "CAY\0" "cái\0" "*dzhəi\0" "trài\0" "lit6\0" "split, crack, break open; rend\0" "렬:0E 열:0\0" "SAKU SAKERU\0" "RETSU\0" "LYEL\0" "liè\0" "*liɛt\0" "old ceremonial garb; samurai garb\0" "KAMISHIMO\0" "kǎ\0" "sleeve length\0" "YUKI\0" "xing\0" "zong1\0" "dress, clothes, attire; fill\0" "장:1\0" "YOSOOU YOSOOI\0" "SOU SHOU\0" "CANG\0" "zhuāng\0" "dong1\0" "crotch or seat of pants; pants\0" "dāng\0" "seot1\0" "(Cant.) a shirt (Engl. loanword)\0" "xū\0" "gwan1\0" "trousers, pants, shorts, drawers\0" "FUNDOSHI\0" "KON\0" "kūn\0" "kang3\0" "seam in a garment\0" "kèn\0" "niu5\0" "curling upwards; wavering gently\0" "뇨:1\0" "SHINAYAKA\0" "JOU NYOU\0" "NYO\0" "niǎo\0" "*něu\0" "nẻo\0" "syu6\0" "cotton clothes of a boy servant\0" "SHITAGI\0" "SHU JU TAN\0" "shù\0" "zhiǒ\0" "gaap3\0" "lined garment\0" "AWASE\0" "KOU\0" "jiá\0" "a border or band on the edge of a dress\0" "곤:1N\0" "NARU\0" "KON\0" "KON\0" "kǔn\0" "cing4\0" "to take off the clothes and expose the body. to carry in the girdle\0" "HADAKA\0" "TEI CHOU JOU\0" "chéng\0" "lei5 leoi5\0" "inside, interior, within\0" "리:0E 이:0\0" "URA\0" "RI\0" "LI\0" "lǐ\0" "*liə̌\0" "juān\0" "MIGORO\0" "SHIN\0" "shēn\0" "fau4 pau4\0" "collect, gather, assemble; praise\0" "부:1N\0" "HOMERU\0" "HOU\0" "PWU\0" "póu\0" "bâu\0" "SUSO ISHIDATAMI\0" "KOKU KAI KATSU KECHI\0" "gé\0" "jeoi6\0" "progeny, descendants, posterity\0" "예:0N\0" "SUSO SUE\0" "EI\0" "YEY\0" "yì\0" "jyu6\0" "abundant, rich, plentiful\0" "유:0E\0" "YUTAKA\0" "YUU YU\0" "YU\0" "yù\0" "dịu\0" "zan3\0" "zhěn\0" "liú\0" "kau4\0" "fur garments; surname\0" "구:1N\0" "KAWAGOROMO\0" "KYUU\0" "KWU\0" "qiú\0" "*ghiou\0" "cừu\0" "kwan4\0" "skirt, apron, petticoat\0" "군:0N\0" "MOSURI\0" "KUN\0" "KWUN\0" "qún\0" "ghiuən\0" "quần\0" "jì\0" "jap1\0" "to wrap and bind; damp; a book bag\0" "HUKURO\0" "YOUU OU YOU\0" "yì\0" "qip\0" "bou2\0" "mend, patch, fix, repair, restore\0" "보:0E\0" "OGINAU\0" "HO\0" "PO\0" "bǔ\0" "*bǒ\0" "bổ\0" "zong1\0" "dress, clothes; decorate; fill\0" "장:0E\0" "YOSOOU\0" "SOU SHOU\0" "CANG\0" "zhuāng\0" "jriɑng\0" "trang\0" "seoi3\0" "SEI TAI EI ZEI\0" "shuì\0" "saa1\0" "a cassock or robe of a monk\0" "사:0N\0" "SA SHA\0" "SA\0" "shā\0" "a short skirt\0" "qún\0" "lei5 leoi5\0" "inside, interior, within\0" "리:0N 이:0\0" "URA UCHI\0" "RI\0" "LI\0" "lǐ\0" "lin4\0" "folding purse inserted in belt\0" "lián\0" "lim6\0" "draw one's hands into sleeve\0" "liǎn\0" "fu3\0" "trousers, pants\0" "kù\0" "folds\0" "jiǎn\0" "bou1\0" "fóu\0" "sim4\0" "TAREGINU\0" "SEN TAN\0" "chān\0" "bei1 pei4\0" "aid, benefit, help; supplement\0" "비:0N\0" "OGINAU TASUKERU\0" "HI BI\0" "PI\0" "bì\0" "bhiɛ\0" "kūn\0" "the sleeve\0" "TAU DOU\0" "táo\0" "yuàn\0" "líng\0" "chǐ\0" "chāng\0" "cau4\0" "coverlet; bedspread\0" "주:1N\0" "HADAGI\0" "CHUU JU TOU\0" "CWU\0" "chóu\0" "djhiou\0" "zyut3\0" "to mend clothes\0" "TSUKUROU\0" "TATSU TACHI\0" "duō\0" "biu2\0" "to mount maps or scrolls to paste\0" "표:1N\0" "HIRE\0" "HYOU\0" "PHYO\0" "biǎo\0" "bíu\0" "loeng5\0" "waistcoat\0" "UCHIKAKE\0" "RYOU\0" "liǎng\0" "soeng4\0" "clothes; skirt; beautiful\0" "상:0E\0" "MO MOSUSO\0" "SHOU\0" "SANG\0" "shang\0" "*zhiɑng\0" "pui4\0" "surname; look of a flowing gown\0" "배:0N\0" "TACHIMOTOORU\0" "HAI HI BE\0" "PAY\0" "péi\0" "bùi\0" "pui4\0" "surname; look of a flowing gown\0" "배:0N\0" "TACHIMOTOORU\0" "HAI HI BE\0" "PEY\0" "péi\0" "fei1\0" "fēi\0" "gwan2 jyun1\0" "ZUKIN\0" "EN ON KEN KON\0" "yuān\0" "lo2\0" "bare, nude; undress, strip\0" "나:0 라:0N\0" "HADAKA\0" "RA\0" "LA YA\0" "luǒ\0" "khoả\0" "gwo2\0" "wrap, bind; encircle, confine\0" "과:1N\0" "TSUTSUMU TSUTSUMI TAKARA\0" "KA\0" "KWA\0" "guǒ\0" "guɑ̌\0" "jim2\0" "yǎn\0" "duk1\0" "dú\0" "sik3 tik1\0" "to take off one's top; divest\0" "HADANUGU\0" "SEKI TEI\0" "tì\0" "zai3\0" "make, manufacture; produce\0" "제:0E\0" "TATSU TSUKURU\0" "SEI\0" "CEY\0" "zhì\0" "chế\0" "geoi1\0" "lapel, border of garment; skirt\0" "거:1N\0" "SUSO\0" "KYO\0" "KE\0" "jū\0" "giu\0" "ji2\0" "yǐ\0" "gei6\0" "qí\0" "gwo2\0" "HUKURO\0" "SEKI SHAKU\0" "guǒ\0" "gwaa3 kwaa2\0" "jacket, overcoat, coat; gown\0" "UCHIKAKE UWAGI\0" "KAI KE\0" "guà\0" "a seam in a garment\0" "kèn\0" "a skirt\0" "처:1\0" "TSUMA\0" "CHE\0" "qī\0" "tì\0" "si6\0" "SHI JI TEI DAI\0" "tí\0" "fuk1\0" "repeat, double, overlap\0" "복:0E\0" "KASANERU FUTATABI\0" "FUKU\0" "POK PWU\0" "fù\0" "*bhiòu\0" "chóng\0" "short garments\0" "xiè\0" "bin2\0" "cramped, narrow, crowded; mean\0" "편:1N\0" "SEMAI\0" "HEN\0" "PHYEN\0" "biǎn\0" "biɛ̌n\0" "dip6\0" "dié\0" "gwan1\0" "trousers, pants, shorts, drawers\0" "곤:1N\0" "FUNDOSHI\0" "KON\0" "KON\0" "kūn\0" "MIGORO\0" "TAN TA TON DON\0" "duān\0" "jau6 zau6\0" "sleeve; ample flowing robes\0" "SODE TAMOTO\0" "SHUU JU YUU YU\0" "xiù\0" "sleeve; ample flowing robes\0" "SODE TAMOTO\0" "YUU SHUU JUU YU\0" "xiù\0" "hot3\0" "coarse woolen cloth; dull, dark\0" "갈:0N\0" "NUNOKO KACHI\0" "KATSU KACHI\0" "KAL\0" "hè\0" "hɑt\0" "jyun6\0" "원:N\0" "yuàn\0" "bou1\0" "praise, commend, honor, cite\0" "포:0N\0" "HOMERU\0" "HOU\0" "PHO\0" "bāo\0" "bɑu\0" "bou2\0" "swaddling cloth; infancy\0" "보:0N\0" "OSHIME OMUTSU\0" "HO HOU\0" "PO\0" "bǎo\0" "bìu\0" "fu3\0" "complex; double\0" "fù\0" "jyu4\0" "shirt\0" "유:1N\0" "HANEKAZARI\0" "YU YOU TOU ZU\0" "YU\0" "yú\0" "teon3 teon5\0" "KOROMO\0" "TAN\0" "tuàn\0" "yǎn\0" "fai1\0" "ceremonial gowns of a queen\0" "위:0N\0" "HIZAKAKE\0" "I KIKU\0" "WI\0" "huī\0" "bui3\0" "paper or cloth pasted together\0" "배:0N\0" "HADAGI\0" "HAI\0" "PEY\0" "bèi\0" "cyu2\0" "bag, valise; stuff, pad; surname\0" "저:1N\0" "WATAIRE\0" "CHO SHA\0" "CE\0" "chǔ\0" "leoi5\0" "lapel, collar; tattered, threadbare\0" "lǚ\0" "ENA\0" "páo\0" "unlined garment\0" "HITOE\0" "TAN\0" "dān\0" "wan2\0" "a robe\0" "NUNOKO\0" "ON UN\0" "yǔn\0" "taap3 zip3\0" "inner shirt or singlet\0" "tā\0" "HITOE HITOHENOTSUTSUSODEUDENUKI AHASE\0" "KOU KU\0" "gōu\0" "daap3\0" "girdle; loincloth; pouch, bag\0" "dā\0" "waai4\0" "to carry in the bosom or the sleeve; to wrap, to conceal\0" "huái\0" "róng\0" "jyun6\0" "yuàn\0" "juk6\0" "mattress, cushion; bedding\0" "욕:0N\0" "SHITONE\0" "JOKU\0" "YO\0" "rù\0" "njiok\0" "le5 naai6 nang2 nang3\0" "stupid, dull, ignorant, doltish; (Cant.) to tie up, bind\0" "HIGASA\0" "DAI NAI\0" "nài\0" "gwing2\0" "unlined clothes; light overcoat\0" "경:1N\0" "HITOE\0" "KEI KYOU\0" "KYENG\0" "jiǒng\0" "SA JA\0" "suǒ\0" "bān\0" "tan3\0" "strip, undress; fall off; fade\0" "퇴:0N\0" "NUGU ASERU\0" "TAI TON\0" "THOY\0" "tuì\0" "ci2\0" "strip, tear off, undress\0" "치:1N\0" "UBAU\0" "CHI\0" "CHI\0" "chǐ\0" "sǎng\0" "niu5\0" "niǎo\0" "něu\0" "yīng\0" "zik6\0" "children's garments. a mat for wrapping garments\0" "석:N 자:N\0" "jiè\0" "hin1\0" "underclothing; to pick up one's skirts\0" "건:1N\0" "HAKAMA\0" "KEN KON\0" "KEN\0" "qiān\0" "kyɛn\0" "waai4\0" "to carry in the bosom or the sleeve; to wrap, to conceal\0" "IDAKU TSUTSUMU\0" "KAIE\0" "huái\0" "fu3\0" "trousers, pants\0" "ZUBON\0" "KO\0" "kù\0" "khố\0" "lin4\0" "folding purse inserted in belt\0" "lián\0" "laam4\0" "ragged, tattered, threadbare\0" "lán\0" "lei4\0" "bridal veil\0" "OBI KINCHIYAKU\0" "RI\0" "lí\0" "dip6 zaap6 zip3\0" "pleat, crease, wrinkles\0" "습:0N\0" "KASANERU\0" "CHOU SHUU SHOU\0" "SUP CHEP\0" "zhě\0" "chấp\0" "si1\0" "shī\0" "shriɛ\0" "lau5 leoi5\0" "lapel, collar; tattered, threadbare\0" "루:0N\0" "BORO TSUZURU\0" "ROU RU\0" "LWU\0" "lǚ\0" "NUNOKO\0" "GEI NAI NACHI NE\0" "yì\0" "dirty, ragged; undress, to treat with irreverence\0" "첩:1N\0" "KASANEDEROMO\0" "CHOU JOU\0" "CHEP\0" "diē\0" "sit3\0" "dirty, ragged; slight, insult, treat with disrespect\0" "설:0N\0" "NARERU KEGARERU\0" "SETSU\0" "SEL\0" "xiè\0" "sin1\0" "xiān\0" "wai3\0" "cushion\0" "wèi\0" "biu2\0" "SODEKUCHI\0" "HYOU\0" "biǎo\0" "cáo\0" "a pleat, fold, tuck, crease\0" "HIDA\0" "SEKI SHAKU\0" "jī\0" "koeng5\0" "swaddling clothes\0" "강:0N\0" "MUTSUKI\0" "KYOU\0" "KANG\0" "qiǎng\0" "sam1\0" "HITOE\0" "SHIN SAN SEN\0" "sēn\0" "bou1\0" "commend, honor, cite\0" "HOMERU\0" "HOU\0" "bāo\0" "soeng1\0" "aid, help, assist; undress\0" "양:0N\0" "NOBORU AGERU TAKAI\0" "JOU SHOU\0" "YANG\0" "xiāng\0" "*siɑng\0" "CHIHAYA\0" "bì\0" "buk6\0" "hood or cowl\0" "MOSUSO\0" "HOKU BOKU\0" "fú\0" "bọc\0" "gaan2 gaan3\0" "folds\0" "jiǎn\0" "zhuàn\0" "gaan3\0" "SUSONOHIDA\0" "KAN KEN\0" "jiǎn\0" "cuì\0" "túi\0" "gik1\0" "collar\0" "jí\0" "daan1\0" "unlined garment\0" "HITOE\0" "TAN\0" "dān\0" "thiền\0" "zaap6\0" "mixed, blended; mix, mingle\0" "잡:1N\0" "MAJIERU\0" "ZATSU ZOU SOU\0" "CAP\0" "zá\0" "fán\0" "but6\0" "raincoat\0" "ARANUNO\0" "HATSU HACHI FUTSU FUCHI\0" "bó\0" "zoeng6\0" "xiàng\0" "xín\0" "bit6\0" "별:N\0" "KOROMO\0" "HETSU BECHI\0" "bié\0" "jiu4\0" "ráo\0" "loeng5\0" "mǎn\0" "HITOE\0" "RAN\0" "lán\0" "ou2 ou3\0" "outer garments; coat, jacket\0" "오:1N\0" "AO FUSUMA\0" "OU\0" "O\0" "ǎo\0" "dok6 jik6 zaak6\0" "SHITABAKAMA\0" "TAKU DAKU JAKU EKI YAKU\0" "zé\0" "fui2 kui2\0" "괴:1N\0" "KOY\0" "guì\0" "cổi\0" "cào\0" "seoi6\0" "grave clothes\0" "SUI ZUI\0" "suì\0" "nung4\0" "fine clothes\0" "ATSUI\0" "JOU NYU JUU\0" "nóng\0" "lim5 sim4 zim1\0" "flutter; shaking or vibrating\0" "첨:1N\0" "MAEKAKE\0" "SEN TAN\0" "CHEM\0" "chān\0" "lim6\0" "draw one's hands into sleeve\0" "liǎn\0" "bik1 pik1\0" "fold, pleat, crease\0" "벽:1N\0" "HIDA SHIWA\0" "HEKI HYAKU\0" "PYEK\0" "bì\0" "kam1\0" "lapel, collar\0" "금:0N\0" "ERI\0" "KIN\0" "KUM\0" "jīn\0" "*gyim\0" "dong1\0" "crotch or seat of pants; pants\0" "당:1N\0" "MACHI\0" "TOU\0" "TANG\0" "dāng\0" "duk6 suk6\0" "short coat\0" "NAGAJUBAN\0" "SHOKU ZOKU TAKU SHU JU\0" "shǔ\0" "taan2\0" "strip; lay bare; bared; naked\0" "HADANUGI\0" "TAN DAN SEN CHIN\0" "tǎn\0" "bei6 jyu4\0" "HUNDOSHI\0" "HI BI\0" "bì\0" "laam4\0" "ragged, tattered, threadbare\0" "남:0 람:0N\0" "BORO\0" "RAN\0" "LAM\0" "lán\0" "buk6 fuk6\0" "fú\0" "jyu4\0" "short coat, jacket; fine silk fab\0" "HADAGI\0" "JU\0" "YU\0" "rú\0" "njio\0" "zhǐ\0" "duì\0" "shǔ\0" "maat6 mat6\0" "socks, stockings\0" "말:0N\0" "TABI KUTSUSHITA\0" "BETSU BATSU\0" "MAL\0" "wà\0" "miæt\0" "sik1\0" "raincoat\0" "SEKI SHAKU\0" "shì\0" "baai2\0" "lower part of a robe\0" "bǎi\0" "git3 kit3\0" "tuck up hem of garment and wrap\0" "힐:1N\0" "TSUMABASAMU\0" "KETSU\0" "HIL\0" "xié\0" "bok3 buk6\0" "collar; to expose\0" "ERI\0" "HAKU HOKU\0" "bó\0" "can3\0" "underwear; inner garments\0" "친:1N\0" "HADAGI\0" "SHIN\0" "CHIN\0" "chèn\0" "tsìn\0" "OCHIRU YABURERU\0" "RAI\0" "lài\0" "lung4\0" "legs of trousers; overalls worn by workmen\0" "lóng\0" "zaap6\0" "raid, attack; inherit\0" "습:0E\0" "OSOU KASANE TSUGU\0" "SHUU JUU\0" "SUP\0" "xí\0" "zip\0" "tập\0" "cim1 sam1 sim1\0" "SHITAGI\0" "SEN SHIN SAN\0" "xiān\0" "laan4\0" "a one piece garment\0" "란:1N\0" "HITOE\0" "RAN\0" "LAN\0" "lán\0" "zip3\0" "a pleat in a skirt\0" "HIDA TATAMU NUU NUIME MAKU\0" "SHOU CHOU\0" "zhě\0" "nếp\0" "daai3 de2\0" "ignorant; naive; unsophisticated\0" "dài\0" "geoi2\0" "a cord for holding up sleeves\0" "TASUKI\0" "jǔ\0" "zàn\0" "si1\0" "shī\0" "gaan2 gin2\0" "WATAIRE\0" "KEN\0" "jiǎn\0" "paan3\0" "a loop; a belt or band\0" "TSUKEHIMO\0" "HAN\0" "pàn\0" "ngai6\0" "'kimono' sleeve\0" "SODE\0" "GEI\0" "yì\0" "RAN\0" "lán\0" "aa3 kaa1\0" "cover; KangXi radical 146\0" "OOU\0" "AKA EKE\0" "yà\0" "sai1\0" "west(ern); westward, occident\0" "서:0E\0" "NISHI\0" "SEI SAI\0" "SE\0" "xī\0" "*sei\0" "tây\0" "variant of radical 146\0" "xī\0" "jiu1 jiu3\0" "necessary, essential; necessity\0" "요:0E\0" "IRU MOTOMERU KANAME\0" "YOU\0" "YO\0" "yào\0" "*qiɛ̀u\0" "yếu\0" "faan3\0" "to throw a rider\0" "fěng\0" "taam4\0" "reach to, spread to; extensive\0" "담:0N\0" "UMAI NOBIRU NAGAI\0" "TAN EN\0" "TAM\0" "tán\0" "fù\0" "fiu3\0" "fiào\0" "fau6 fuk1\0" "cover; tip over; return; reply\0" "복:0E\0" "OOU KUTSUGAESU OOI\0" "FUKU FUU\0" "POK PWU\0" "fù\0" "*piòu bhiuk\0" "baa3\0" "rule by might rather than right\0" "패:0N\0" "HATAGASHIRA\0" "HA HAKU\0" "PHAY PAYK\0" "bà\0" "hat6\0" "investigate, consider, examine\0" "핵:1N\0" "SHIRABERU KIBISHII SANE\0" "KAKU GYAKU\0" "HAYK\0" "hé\0" "gei1\0" "variant of 羇 U+7F87, inn; to lodge; to travel\0" "기:1\0" "OMOGAI TAZUNA TSUNAGU TABI\0" "KI\0" "KI\0" "jī\0" "gei1\0" "halter; restrain, hold, control\0" "OMOGAI TAZUNA TSUNAGU\0" "KI\0" "jī\0" "gin3 jin6\0" "see, observe, behold; perceive\0" "견:0E 현:0N\0" "MIRU MIERU MAMIERU\0" "KEN\0" "KYEN HYEN\0" "jiàn\0" "*gèn\0" "kiến\0" "gun1\0" "see, observe, view; appearance\0" "MIRU\0" "KAN\0" "KWAN\0" "guān\0" "HEN\0" "biàn\0" "place name\0" "yàn\0" "kwai1\0" "rules, regulations, customs, law\0" "규:0E\0" "BUNMAWASHI NORI TADASU\0" "KI\0" "KYU\0" "guī\0" "giuɛ\0" "qui\0" "gaau3 gok3\0" "to sleep; to realize, feel\0" "OBOOERU SAAMASU SAAMERU\0" "KAKU\0" "jué\0" "pin2\0" "piǎn\0" "mào\0" "mik6\0" "seek; search\0" "멱:0N\0" "MOTOMERU\0" "BEKI\0" "MYEK\0" "mì\0" "*mek\0" "mik6\0" "to search for; to look after\0" "MOTOMERU\0" "EKI MYAKU\0" "mì\0" "bit1 pit3\0" "BETSU MECHI HIN HETSU\0" "miè\0" "si6\0" "look at, inspect, observe, see\0" "시:0E\0" "MIRU\0" "SHI\0" "SI\0" "shì\0" "*zhǐ zhì\0" "thị\0" "zi6\0" "peek\0" "사:1N\0" "UKAGAU NOZOKU NOZOKI\0" "SHI\0" "SA\0" "sì\0" "zim1\0" "peek; spy on, watch; investigate\0" "점:1N\0" "UKAGAU\0" "TEN\0" "CEM\0" "chān\0" "explain in detail\0" "MERU\0" "RA RAN REN\0" "luó\0" "gaau3 gok3\0" "to wake up from sleep; conscious\0" "OBOERU SAMASU SATORU\0" "KAKU KOU\0" "KAK KYO\0" "jué\0" "mak6 mik6\0" "MIRU\0" "BIKI MYAKU BAKU\0" "mì\0" "tiu3 tiu6\0" "mission\0" "MIRU\0" "CHOU\0" "tiào\0" "lián\0" "yào\0" "MERU\0" "SHI\0" "zhì\0" "균:N\0" "MIRU\0" "KIN KON\0" "jūn\0" "hat6\0" "wizard\0" "격:0N\0" "MIKO\0" "GEKI KEKI\0" "KYEK\0" "xí\0" "shǎn\0" "wēi\0" "gwik1\0" "xì\0" "tin2\0" "ashamed\0" "HAJIRU\0" "TEN\0" "tiǎn\0" "jyu4\0" "desire strongly, covet, long for\0" "NEGAU NOZOMU KOINEGAU\0" "YU\0" "yú\0" "laam5\0" "look at, inspect; perceive\0" "MIRU\0" "RAN\0" "LAM\0" "lǎn\0" "악:1N\0" "AK\0" "è\0" "dou2\0" "see, gaze at, witness\0" "도:0N\0" "MIRU\0" "TO\0" "TO\0" "dǔ\0" "dǒ\0" "can1 can3\0" "relatives, parents; intimate\0" "친:0E\0" "SHITASHII OYA MIZUKARA\0" "SHIN\0" "CHIN\0" "qīn\0" "*tsin\0" "thân\0" "pǎng\0" "gei3\0" "covet, long for, desire\0" "기:1N\0" "NOZOMU\0" "KI\0" "KI\0" "jì\0" "gyì\0" "míng\0" "yíng\0" "gau3\0" "meet or see unexpectedly\0" "구:1N\0" "AU\0" "KOU\0" "KWU\0" "gòu\0" "ceoi3\0" "to spy; to watch for\0" "UKAGAU MIRU ARAI\0" "SO SHO\0" "qū\0" "zhàn\0" "gan2 gan6\0" "have imperial audience\0" "근:0N\0" "MAMIERU\0" "KIN\0" "KUN\0" "jìn\0" "see, observe, view; appearance\0" "MIRU SHIMESU\0" "KAN\0" "KWAN\0" "guān\0" "MITSUMERUSAMA\0" "TOU CHOU\0" "dēng\0" "steal look; peep at; spy on\0" "MIRU UKAGAU MAZERU\0" "KAN KEN HEN EN\0" "jiàn\0" "lo4\0" "to look about; order, sequence; complicated thought which is not easy to express\0" "라:N\0" "MIRU\0" "RA RAN REN\0" "luó\0" "ceoi3\0" "peep at; watch, spy on\0" "처:1N\0" "UKAGAU\0" "SHU SU SHO\0" "CHE\0" "qù\0" "steal look; peep at; spy on\0" "MIRU UKAGAU MAZERU\0" "KAN KEN HEN EN\0" "jiān\0" "wéi\0" "gaau3 gok3\0" "to wake up from sleep; conscious\0" "각:0E\0" "OBOERU SAMASU SATORU\0" "KAKU KOU\0" "KAK KYO\0" "jué\0" "*gak\0" "giác\0" "qū\0" "lo4\0" "to explain in detail\0" "MERU\0" "RA RAN REN\0" "luó\0" "laam5\0" "look at, inspect; perceive\0" "람:0E\0" "MIRU\0" "RAN\0" "LAM\0" "lǎn\0" "lɑ̌m\0" "lãm\0" "shěn\0" "dik6\0" "see; interview; be admitted to audience\0" "적:1N\0" "AU\0" "TEKI\0" "CEK\0" "dí\0" "dhek\0" "gun1 gun3\0" "see, observe, view; appearance\0" "관:0E\0" "MIRU\0" "KAN\0" "KWAN\0" "guān\0" "*guɑn guɑ̀n\0" "quan\0" "gin3\0" "see, observe, behold; perceive\0" "jiàn\0" "gun1\0" "see, observe, view; appearance\0" "guān\0" "place name\0" "yàn\0" "kwai1\0" "rules, regulations, customs, law\0" "guī\0" "mik6\0" "seek; search\0" "mì\0" "si6\0" "look at, inspect, observe, see\0" "shì\0" "zim1\0" "peek; spy on, watch; investigate\0" "chān\0" "laam5\0" "look at, inspect; perceive\0" "lǎn\0" "gaau3 gok3\0" "to wake up from sleep; conscious\0" "jué\0" "gei3\0" "covet, long for, desire\0" "jì\0" "hat6\0" "wizard\0" "xí\0" "dik6\0" "see; interview; be admitted to audience\0" "dí\0" "ashamed\0" "tiǎn\0" "jyu4\0" "desire strongly, covet, long for\0" "yú\0" "gau3\0" "meet or see unexpectedly\0" "gòu\0" "gan2 gan6\0" "have imperial audience\0" "jìn\0" "ceoi3\0" "peep at; watch, spy on\0" "qù\0" "gok3 luk6\0" "horn; angle, corner; point\0" "각:0E\0" "TSUNO KADO SUMI\0" "KAKU ROKU KOKU\0" "KAK LOK KOK\0" "jiǎo\0" "*gak\0" "góc\0" "kau4\0" "qiú\0" "gan1\0" "catty\0" "근:1N\0" "SUJI\0" "KIN\0" "KUN\0" "jīn\0" "cou1\0" "coarse, rough, rude\0" "ARAI\0" "SO ZO SOU JOU\0" "cū\0" "kyut3\0" "to long for; dissatisfied to criticize\0" "결:1N\0" "KAKERU\0" "KETSU KECHI KI KEI\0" "KYEL\0" "jué\0" "지:N\0" "SAKAZUKI\0" "SHI\0" "zhì\0" "TSUNOSAJI\0" "SOU SHOU\0" "chào\0" "jí\0" "gu1\0" "jug, winecup, goblet; square\0" "고:1N\0" "SAKAZUKI\0" "KO\0" "KO\0" "gū\0" "dàn\0" "zeoi2 zi1\0" "beak\0" "자:1N\0" "KUCHIBASHI\0" "SHI SUI\0" "CA CHWI\0" "zī\0" "tziuɛ̌\0" "dai2\0" "gore, butt; resist; push\0" "저:1N\0" "FURERU ITARU\0" "TEI\0" "CE\0" "dǐ\0" "soeng1\0" "wine vessel; propose toast; feast\0" "shāng\0" "haai6 waa6\0" "huà\0" "khoé\0" "quán\0" "gaak3\0" "antlers\0" "gé\0" "gạc\0" "shì\0" "gaai2 gaai3 haai6\0" "loosen, unfasten, untie; explain\0" "해:0E\0" "TOKU TOKERU SATORU\0" "KAI GE\0" "HAY KAY\0" "jiě\0" "*gɛ̌i\0" "giải\0" "guǐ\0" "gwang1\0" "a cup made of horn obstinate\0" "굉:1N\0" "TSUNOSAKAZUKI\0" "KOU\0" "KOYNG\0" "gōng\0" "cuk1 zuk1\0" "butt, ram, gore; touch\0" "FURERU SAWARU FURE\0" "SHOKU SOKU\0" "CHOK\0" "chù\0" "gaai2\0" "loosen, unfasten, untie; explain\0" "TOKU\0" "KAI GE\0" "jiě\0" "hùn\0" "kau4\0" "strong\0" "MAGARU\0" "KYUU KU\0" "qiú\0" "xīng\0" "cuk1\0" "to start, tremble with fear\0" "SOKU\0" "SOK\0" "sù\0" "ní\0" "gei1 kei1\0" "one turning up and one turning down\0" "KATAMUKU\0" "KI\0" "jī\0" "lù\0" "zi3\0" "wine goblet made from horn\0" "zhì\0" "zaa1\0" "다:N\0" "zhā\0" "dja\0" "bit1\0" "tartar horn; chilly wind\0" "필:1N\0" "HICHIRIKI\0" "HITSU HICHI UTSU UCHI\0" "PHIL\0" "bì\0" "bit hiuət\0" "xīng\0" "huk6\0" "an ancient measure; a goblet; mean; frightened\0" "곡:1N\0" "KOKU GOKU KAKU GAKU\0" "KOK\0" "hú\0" "soeng1\0" "wine vessel; propose toast; feast\0" "상:0N\0" "SAKAZUKI\0" "SHOU\0" "SANG\0" "shāng\0" "*shiɑng\0" "gwang1\0" "a cup made of rhinoceros horn\0" "gōng\0" "zi3\0" "wine goblet made from horn\0" "SAKAZUKI\0" "SHI\0" "CHI\0" "zhì\0" "hok6\0" "to process or carve horns\0" "xué\0" "cuk1 zuk1\0" "touch; butt, ram, gore\0" "촉:0E\0" "FURERU SAWARU\0" "SHOKU SOKU\0" "CHOK\0" "chù\0" "chiok\0" "xúc\0" "KUJIRI TSUNOGIRI\0" "KEI E SUI KI\0" "xī\0" "ji4\0" "yí\0" "luk6\0" "lì\0" "kyut3\0" "buckle\0" "jué\0" "KUJIRI TSUNOGIRI\0" "KEI E SUI KI\0" "xī\0" "yàn\0" "kwai4 kwai5\0" "a bodkin made of ivory, horn\0" "KUJIRI TSUNOGIRI\0" "KEI E SUI KI\0" "xī\0" "huei xiuɛ\0" "jin4\0" "words, speech; speak, say\0" "언:0E\0" "KOTO IU KOTOBA\0" "GEN GON GIN\0" "EN UN\0" "yán\0" "*ngiæn\0" "ngôn\0" "KangXi radical 149\0" "GONBEN\0" "yán\0" "deng6 ding3 ding6\0" "draw up agreement; arrange\0" "정:0E\0" "HAKARU TADASU\0" "TEI CHOU\0" "CENG\0" "dìng\0" "đính\0" "fu6\0" "obituary; give notice of death\0" "부:0N\0" "SHIRASE\0" "FU\0" "PWU\0" "fù\0" "phó\0" "kau4\0" "KYUU KU KOU DOU NOU\0" "qiú\0" "YASUNZURU HAKARU\0" "KYUU KU\0" "qiú\0" "jiào\0" "gwang1\0" "the sound of a crash\0" "굉:1N\0" "KOU KEN GEN KIN\0" "KOYNG\0" "hōng\0" "xuɛng\0" "gai3 gei3\0" "plan, plot; stratagem; scheme\0" "계:0E\0" "HAKARU KAZOERU HAKARIGOTO\0" "KEI KAI\0" "KYEY\0" "jì\0" "*gèi\0" "kể\0" "범:1N\0" "PEM\0" "fàn\0" "seon3\0" "inquire; ask; examine; reproach\0" "신:0N\0" "TOU\0" "JIN SHIN SHUN\0" "SIN\0" "xùn\0" "sìn\0" "diào\0" "hung3 hung4\0" "confusion; internal strife\0" "홍:0N\0" "MOMERU MIDARERU YABURERU\0" "KOU\0" "HONG\0" "hòng\0" "chài\0" "tou2\0" "to discuss; ask for, beg; demand; dun; marry\0" "토:0E\0" "UTSU TAZUNERU\0" "TOU\0" "THO\0" "tǎo\0" "tɑ̌u\0" "thảo\0" "heoi1\0" "boast, exaggerate; great, broad\0" "ITSUWARU\0" "KU KO\0" "xū\0" "kit3\0" "expose other's secrets, pry\0" "알:1N\0" "ABAKU\0" "KETSU\0" "AL\0" "jié\0" "ji4\0" "deceive, cheat; arrogant\0" "이:1N\0" "SHI I TA TAN DAN\0" "I\0" "yí\0" "jan6\0" "hesitate to say, reluctant to speak\0" "NAYAMU\0" "JIN NIN\0" "rèn\0" "fan3\0" "teach, instruct; exegesis\0" "훈:0E\0" "OSHIERU OSHIE YOMU\0" "KUN KIN\0" "HWUN\0" "xùn\0" "xiuə̀n\0" "huấn\0" "은:1N\0" "KATARU\0" "GIN GON\0" "UN\0" "yín\0" "saan3\0" "abuse, slander; vilify; ridicule\0" "산:1N\0" "SOSHIRU\0" "SAN SEN\0" "SAN\0" "shàn\0" "gat1 ngat6\0" "finish; conclude, stop; exhaust\0" "흘:0N\0" "OWARU\0" "KITSU\0" "HUL\0" "qì\0" "kiət\0" "tok3\0" "entrust, rely on; commission\0" "탁:0N\0" "YORU KAKOTSUKERU\0" "TAKU\0" "THAK\0" "tuō\0" "*tɑk\0" "thác\0" "gei3\0" "record; keep in mind, remember\0" "기:0E\0" "SHIRUSU SHIRUSHI\0" "KI\0" "KI\0" "jì\0" "giə̀\0" "kí\0" "xùn\0" "speak gently; respectful\0" "UN\0" "yín\0" "ngo4\0" "swindle, cheat; erroneous, wrong\0" "와:0N\0" "NAMARI NAMARU AYAMARU\0" "KA GA\0" "WA\0" "é\0" "nguɑ\0" "ngoa\0" "fan1\0" "fēn\0" "ngaa6\0" "express surprise, be surprised\0" "아:0N\0" "IBUKARU\0" "GA GE\0" "A\0" "yà\0" "ngà\0" "WAZAWAI AYASHIIKOTOBA\0" "YOU\0" "yāo\0" "zung6\0" "accuse; argue, dispute; litigate\0" "송:0E\0" "ARASOU UTTAERU UTTAE\0" "SHOU JU\0" "SONG\0" "sòng\0" "ziòng\0" "tụng\0" "can2\0" "much more, still more; the gums\0" "HAGU HAGI IWANYA\0" "SHIN\0" "shěn\0" "to chant, to moan, to sigh\0" "yín\0" "jan1\0" "pleased, delighted; happy\0" "은:N 흔:1\0" "YOROKOBU\0" "KIN KON KI GIN GON\0" "HUN\0" "xīn\0" "kyut3\0" "take leave of, bid farewell\0" "결:0N\0" "WAKARERU WAKARE\0" "KETSU KEI\0" "KYEL\0" "jué\0" "guet\0" "KON DA\0" "xiáo\0" "nat6 neot6\0" "slow of speech; mumble; stammer\0" "눌:0N\0" "DOMORU\0" "TOTSU DOTSU\0" "NWUL\0" "nè\0" "dốt\0" "sam4\0" "sincere; faithful\0" "MAKOTO\0" "SHIN JIN\0" "chén\0" "jau4\0" "fault\0" "yóu\0" "zhǐ\0" "hung1\0" "noisily; uproarious; troublesome\0" "xiōng\0" "fong2\0" "visit; ask, inquire\0" "방:0E\0" "OTOZURERU TAZUNERU TOU\0" "HOU\0" "PANG\0" "fǎng\0" "*piɑ̀ng\0" "phỏng\0" "seon3\0" "MAKOTO\0" "SHIN\0" "xìn\0" "caau2 miu5\0" "clamour, uproar, annoyance, etc.\0" "MIDARERU\0" "SOU SHOU MYOU\0" "chāo\0" "cit3\0" "build; establish; display; particle of hypothesis, supposing\0" "설:0E\0" "MOUKERU SHITSURAERU MOSHI\0" "SETSU SECHI\0" "SEL\0" "shè\0" "shiɛt\0" "thết\0" "yán\0" "SHABERU\0" "SA SE\0" "sǎ\0" "zhùn\0" "heoi2\0" "allow, permit; promise; betroth\0" "허:0E\0" "YURUSU BAKARI MOTO\0" "KYO KO\0" "HE HO\0" "xǔ\0" "*xiǔ\0" "hứa\0" "yì\0" "translate; decode; encode\0" "WAKE TOKU\0" "YAKU EKI\0" "YEK\0" "yì\0" "sou3\0" "accuse; sue; inform; narrate\0" "소:0E\0" "UTTAERU UTTAE\0" "SO\0" "SO\0" "sù\0" "sò\0" "tố\0" "HISOKANIUKAGAISHIRU HISOKANISHIRU\0" "CHI\0" "chī\0" "ho1\0" "scold loudly, curse, abuse\0" "가:0N\0" "SHIKARU\0" "KA\0" "KA\0" "hē\0" "TOKU\0" "SHIN\0" "shēn\0" "wo4 wo6\0" "hé\0" "seot6\0" "to beguile with false stories\0" "xù\0" "can2 zan2\0" "examine patient, diagnose\0" "진:0N\0" "MIRU\0" "SHIN\0" "CIN\0" "zhěn\0" "chẩn\0" "zyu3\0" "explain; annotate; make entry\0" "주:0N\0" "TOKU TOKIAKASHI SHIRUSU\0" "CHUU CHU\0" "CWU\0" "zhù\0" "chú\0" "zing3\0" "prove, confirm, verify; proof\0" "정:1N\0" "AKASHI\0" "SHOU SEI\0" "CENG\0" "zhèng\0" "chứng\0" "gau3\0" "blame\0" "NONOSHIRU HAJI\0" "KOU KU\0" "gòu\0" "zi2\0" "bad-mouth; criticize; defects\0" "자:1N\0" "TSUTOMENAI SOSHIRU\0" "SHI JI SEI SAI SO\0" "CA\0" "zī\0" "tziɛ\0" "zi2\0" "zǐ\0" "cip3 zaam1 zip3\0" "garrulous to whisper. to joke\0" "TAN TEN SEN DEN\0" "zhān\0" "gu2 gu3\0" "exegesis, explanation; explain\0" "고:1N\0" "YOMI\0" "KO\0" "KO\0" "gǔ\0" "fù\0" "IZANAU ITSUHARU\0" "KEN\0" "jiǎn\0" "dit6\0" "dié\0" "ling4\0" "to sell\0" "URU\0" "REI RYOU\0" "líng\0" "dai2\0" "slander, condemn, reproach\0" "저:1N\0" "SOSHIRU\0" "TEI\0" "CE\0" "dǐ\0" "SATOI TSUGERU TOFU KOE\0" "YOU OUU EI\0" "yàng\0" "lei6\0" "scold, abuse verbally, curse\0" "NONOSHIRU\0" "RI\0" "lì\0" "naa4\0" "gibberish; to wrangle\0" "KAMABISUSHII WARUKUIFU\0" "DOU HYOU DA NA DO NU\0" "náo\0" "pàn\0" "to curse; to swear an oath incantations\0" "주:1N\0" "CWU\0" "zhòu\0" "gàn\0" "jai6\0" "SHIYABIRU\0" "EI SETSU SECHI\0" "yì\0" "geoi6\0" "interjection used to express surprise\0" "NANZO\0" "KYO GO\0" "KE\0" "jù\0" "*ghiǔ\0" "aau2 ngaau3\0" "(Cant.) to argue, debate\0" "yào\0" "zaa3\0" "cheat, defraud, swindle; trick; to feign\0" "사:0E\0" "ITSUWARU\0" "SA\0" "SA\0" "zhà\0" "trá\0" "to4\0" "cheat\0" "이:1 타:N\0" "AZAMUKU UNUBORERU ASAHAKA\0" "TA I\0" "I\0" "yí\0" "ji4\0" "bequeath, pass on to future generations\0" "AZAMUKU\0" "TAI\0" "I THAY\0" "yí\0" "KOE\0" "KYO KO\0" "qǔ\0" "ziu3 ziu6\0" "decree, proclaim; imperial decree\0" "조:0N\0" "MIKOTONORI TSUGERU\0" "SHOU\0" "CO\0" "zhào\0" "*jiɛ̀u\0" "chiếu\0" "ping4\0" "appraise, criticize, evaluate\0" "평:0E\0" "HAKARU AGETSURAU\0" "HYOU HEI\0" "PHYENG\0" "píng\0" "bình\0" "bei1 bei3\0" "argue; biased; one-sided\0" "피:1N\0" "KATAYORU\0" "HI HA\0" "PHI\0" "bì\0" "gwing2 hing3\0" "to spy; to give information; shrewd\0" "형:1N\0" "SAGURU\0" "KYOU CHOU KEI\0" "HYENG\0" "xiòng\0" "wat1 zeot1\0" "bend, stoop, crouch; to yield\0" "굴:1N\0" "TSUMARU\0" "KUTSU KUCHI CHUTSU CHUCHI TOTSU\0" "KWUL\0" "qū\0" "bá\0" "dá\0" "zo3\0" "curse; swear, pledge\0" "저:0N\0" "NOROU\0" "SO SHO\0" "CE\0" "zǔ\0" "trớ\0" "MIDARERU\0" "TOU\0" "tāo\0" "SATOI\0" "CHO\0" "zhǔ\0" "ci4\0" "words; phrase, expression\0" "사:0E\0" "KOTOBA\0" "SHI JI\0" "SA\0" "cí\0" "*ziə\0" "từ\0" "fear; envy; loquacious\0" "zhé\0" "wing6\0" "sing, hum, chant\0" "영:0E\0" "YOMU UTAU NAGAMERU\0" "EI\0" "YENG\0" "yǒng\0" "*hiuæ̀ng\0" "vịnh\0" "heoi2\0" "boast, brag; popular, well known; to flatter\0" "후:1N\0" "HOKORU\0" "KU\0" "HWU\0" "xǔ\0" "seon1\0" "inquire into, ask about; consult\0" "순:0N\0" "HAKARU TOU\0" "JUN SHUN\0" "SWUN\0" "xún\0" "ngai6\0" "reach; achievement, accomplishment\0" "예:0N\0" "ITARU MOUDERU\0" "KEI GEI\0" "YEY\0" "yì\0" "ngèi\0" "fong2\0" "to make wild statements to lie; to misstate; lies falsehood\0" "huǎng\0" "YAHARAGU KANAFU ATSUMARIIFU\0" "KOU\0" "hé\0" "si3 si5\0" "test, try, experiment\0" "시:0E\0" "KOKOROMIRU TAMESU\0" "SHI\0" "SI\0" "shì\0" "*shiə̀\0" "thí\0" "caat3\0" "to examine into judicially to find out\0" "MIRU AKIRAKANISURU\0" "SATSU SACHI SETSU SECHI\0" "chá\0" "kind of cicada, cosmopsaltria\0" "xiào\0" "si1\0" "poetry; poem, verse, ode\0" "시:0E\0" "KARAUTA\0" "SHI\0" "SI\0" "shī\0" "*shiə\0" "thi\0" "difficulty in speaking; wrangling\0" "hěn\0" "caa3\0" "to brag; exaggerated; to wonder at\0" "타:1N\0" "KAKOTSU WABIRU WABI\0" "TA\0" "THA\0" "chà\0" "gau2 gau3 hau2\0" "abuse, scold, berate, insult\0" "구:1N\0" "HAZUKASHIME HAJI\0" "KOU KU\0" "KWU\0" "gòu\0" "gwai2\0" "deceive, cheat, defraud; sly\0" "궤:0N\0" "ITSUWARU\0" "KI\0" "KWEY\0" "guǐ\0" "cyun4\0" "explain, expound, comment on\0" "전:0N\0" "NORI\0" "SEN\0" "CEN\0" "quán\0" "tsiuɛn\0" "huì\0" "gat1 kit3\0" "question, interrogate\0" "힐:0N\0" "TSUMERU NAJIRU TSUMARU\0" "KITSU\0" "HIL\0" "jié\0" "cật\0" "waa2 waa6\0" "speech, talk, language; dialect\0" "화:0E\0" "HANASU HANASHI\0" "WA KAI\0" "HWA\0" "huà\0" "huài\0" "thoại\0" "goi1\0" "should, ought to, need to\0" "해:0E\0" "KANERU SONO\0" "GAI KAI\0" "HAY\0" "gāi\0" "coeng4\0" "detailed, complete, thorough\0" "상:0E\0" "KUWASHII TSUMABIRAKA\0" "SHOU YOU\0" "SANG YANG\0" "xiáng\0" "tường\0" "wēi\0" "san1\0" "inquire, question; numerous\0" "선:0N\0" "TORU\0" "SHIN SEN\0" "SEN\0" "shēn\0" "cau4\0" "NOROU\0" "SHUU JU\0" "zhòu\0" "ONAJI\0" "TOU ZU\0" "tóng\0" "mí\0" "zim1\0" "surname; talk too much, verbose\0" "첨:0N\0" "SEN TAN DAN\0" "CHEM\0" "zhān\0" "NAZUKERU\0" "BII MYOU\0" "mìng\0" "ngaak6\0" "orders\0" "IIARASOU\0" "GAKU GYAKU RYAKU RAKU\0" "è\0" "fui1\0" "tease, joke with; ridicule, mock\0" "회:1N\0" "TAWAMURERU ODOKERU AZAKERU\0" "KAI KE\0" "HOY\0" "huī\0" "kuə̀i\0" "yán\0" "hung1\0" "noisily; uproarious; troublesome\0" "UTSUTAERU IITATERU MICHIRU ODOSU\0" "KYOU KU\0" "xiōng\0" "gwaa3\0" "error, mistake; deceive, mislead\0" "괘:1N\0" "AYAMARU\0" "KAI KE KA\0" "KWAY\0" "guà\0" "SASOU HAJI\0" "JI NI CHI\0" "èr\0" "bìng\0" "diu3 diu6 tiu1\0" "tempt\0" "조:1N\0" "IDOMU ATSURAERU ATSURAE\0" "CHOU\0" "CO\0" "tiǎo\0" "ci2 zi2\0" "part\0" "WAKARERU\0" "SHI CHI JI I\0" "yí\0" "leoi6 loi6\0" "eulogize, praise the dead\0" "뢰:1N\0" "SHINOBIGO\0" "RUI\0" "LOY\0" "lěi\0" "zyu1\0" "execute, kill, put to death; punish\0" "주:0N\0" "UTSU HOROBOSU KOROSU\0" "CHUU CHU\0" "CWU\0" "zhū\0" "djio\0" "tru\0" "hong1\0" "cheat, swindle, lie\0" "광:1N\0" "ITSUWARI\0" "KYOU GOU\0" "KWANG\0" "kuāng\0" "kwaa1\0" "exaggerate; brag, boast; flaunt\0" "과:0E\0" "HOKORU HOKORI\0" "KO KA\0" "KWA\0" "kuā\0" "*kuɑ\0" "khoa\0" "wū\0" "jyu6\0" "fame, reputation; praise\0" "HOMARE HOMERU\0" "YO\0" "YEY\0" "yù\0" "tang4\0" "copy, transcribe\0" "téng\0" "gei6\0" "IMASHIMERU\0" "KI GI KOU\0" "jì\0" "zi3\0" "write down; record; magazine\0" "지:0E\0" "SHIRUSU\0" "SHI\0" "CI\0" "zhì\0" "chí\0" "jan6 jing6\0" "recognize, know, understand\0" "인:0E\0" "MITOMERU SHITATAMERU MITOME\0" "NIN\0" "IN\0" "rèn\0" "njìn\0" "nhận\0" "cù\0" "ATOOMERU\0" "ROU\0" "lǎng\0" "ngo4\0" "to intone, hum\0" "YOIKOTOBA KUCHIZUSAMU\0" "GA YOI\0" "é\0" "gwong2\0" "deceive, lie, delude, cheat\0" "광:1N\0" "TABURAKASU TARASU\0" "KYOU\0" "KWANG\0" "kuáng\0" "giuɑ̀ng\0" "aai2 e6 ei6 oi1\0" "an exclamation of confirmation\0" "AA\0" "KI KAI AI I\0" "HUY\0" "éi\0" "sai6\0" "swear, pledge; oath\0" "서:0E\0" "CHIKAU CHIKAI\0" "SEI ZEI\0" "SE\0" "shì\0" "*shiɛ̀i\0" "thề\0" "ting5\0" "tǐng\0" "daan3\0" "to bear children, give birth; birth\0" "탄:0E\0" "ITSUWARU\0" "TAN\0" "THAN\0" "dàn\0" "dhɑ̌n\0" "bui6\0" "obstinate; disorderly; perverse\0" "MIDASU\0" "HOTSU BOCHI FUTSU FUCHI\0" "bèi\0" "KOTOBAGAURUWASHII\0" "TEN DEN\0" "chán\0" "jau5\0" "persuade, entice, induce; guide\0" "유:0E\0" "SASOU IZANAU\0" "YUU\0" "YU\0" "yòu\0" "dụ\0" "haang1 hang1\0" "ARAI\0" "KOU GYOU KEI\0" "kēng\0" "ciu3\0" "criticize, scold, blame, ridicule\0" "초:1N\0" "SEMERU\0" "SHOU\0" "CHO\0" "qiào\0" "dzhiɛ̀u\0" "qīn\0" "saa3\0" "shuà\0" "ān\0" "jyu5 jyu6\0" "language, words; saying, expression\0" "어:0E\0" "KATARU KOTOBA TSUGERU\0" "GO GYO\0" "E\0" "yǔ\0" "*ngiǔ ngiù\0" "ngữ\0" "KOU\0" "xiào\0" "sing4\0" "sincere, honest; true, real\0" "성:0EN\0" "MAKOTO MAKOTONI\0" "SEI JOU\0" "SENG\0" "chéng\0" "*zhiɛng\0" "thành\0" "gaai3\0" "warn, admonish; warning\0" "계:0N\0" "IMASHIMERU\0" "KAI\0" "KYEY\0" "jiè\0" "현:1N\0" "HYEN\0" "xiàn\0" "mou4\0" "make false accusation; defame\0" "무:0N\0" "SHIIRU\0" "FU BU\0" "MWU\0" "wū\0" "mio\0" "vu\0" "ng6\0" "err, make mistake; interfere\0" "오:0E\0" "AYAMARU AYAMARI\0" "GO\0" "O\0" "wù\0" "*ngò\0" "gou3\0" "inform, notify, admonish, order\0" "고:0N\0" "TSUGERU OSHIERU IMASHIME\0" "KOU KOKU\0" "KO\0" "gào\0" "*gɑ̀u\0" "zung6\0" "recite, chant, repeat\0" "송:0E\0" "TONAERU YOMU\0" "SHOU JU\0" "SONG\0" "sòng\0" "ziòng\0" "tụng\0" "huge; to admonish\0" "포:1N\0" "HO FU\0" "PHO\0" "bū\0" "fui3\0" "teach, instruct; encourage, urge\0" "회:0N\0" "OSHIERU\0" "KAI\0" "HOY\0" "huì\0" "hối\0" "ging6 goeng6 koeng2 tam3\0" "to quarrel; to wrangle\0" "ARASOIIU\0" "KEI GYOU KYOU GOU TAN TON\0" "jìng\0" "jyut6 seoi3 syut3\0" "speak, say, talk; scold, upbraid\0" "설:0E 세:0N 열:0N\0" "TOKU YOROKOBU\0" "SETSU ZEI ETSU\0" "SEL SEY YEL\0" "shuō\0" "zhèn\0" "syut3\0" "speak\0" "TOKU YOROKOBU\0" "SETSU ZEI ETSU\0" "SEL SEY YEL\0" "shuō\0" "*shiuɛt shiuɛ̀i\0" "thuyết\0" "read, study; pronounce\0" "YOMU YOMI\0" "TOKU TOU DOKU\0" "TOK TWU\0" "dú\0" "YASASHI\0" "huā\0" "coeng3\0" "TONAAERU\0" "SHOU\0" "chàng\0" "seoi4\0" "who? whom? whose? anyone?\0" "수:0E\0" "DARE\0" "SUI\0" "SWU\0" "shuí shéi\0" "*zhui\0" "jié\0" "fo3\0" "lesson; course; classwork\0" "과:0E\0" "KOKOROMIRU\0" "KA\0" "KWA\0" "kè\0" "khoá\0" "TSUMARU MAGARU MAGERU\0" "KUTSU KOCHI\0" "qū\0" "cung4\0" "cóng\0" "xiáo\0" "seoi6\0" "speak ill of, vilify; berate; interrogate\0" "SEMERU NONOSHIRU\0" "SUI ZUI SAI SHUTSU JUCHI\0" "SWU SWAY SIN CWUL\0" "suì\0" "SHIHIRU\0" "BOU MOU\0" "wǎng\0" "xián\0" "fei2\0" "slander, vilify, condemn\0" "비:0N\0" "SOSHIRU SOSHIRI\0" "HI\0" "PI\0" "fěi\0" "chī\0" "taap3 taap6\0" "SOSHIRU\0" "TOU DOU\0" "tà\0" "ji4 ji6\0" "friendship; appropriate, suitable\0" "의:0N\0" "YOI YOSHIMI\0" "GI\0" "UY\0" "yì\0" "ngyɛ̀\0" "nì\0" "ngan4\0" "speak gently; respectful\0" "은:0N\0" "GIN GON\0" "UN\0" "yín\0" "deu6 diu6 tiu4\0" "transfer, move, change; tune\0" "조:0E 주:N\0" "TOTONOU SHIRABERU YAWARAGU\0" "CHOU\0" "CO CWU\0" "diào\0" "*dhèu dheu\0" "điều\0" "pǐ\0" "zyut3\0" "to suck, sip, sob, kiss; to chatter\0" "zhuó\0" "cim2\0" "flatter, truckle, toady\0" "첨:0N\0" "HETSURAU HETSURAI\0" "TEN\0" "CHEM\0" "chǎn\0" "siểm\0" "cam1\0" "YOKUIU\0" "CHIN\0" "chēn\0" "deon1 zeon1\0" "patient, earnest; earnestly\0" "순:0N\0" "KUDOKUDO NENGORO\0" "JUN SHUN\0" "SWUN\0" "zhūn\0" "jì\0" "hei1\0" "to cheat\0" "AZAMUKU\0" "KI GI\0" "qī\0" "taam4\0" "talk; conversation; surname\0" "담:0E\0" "KATARU\0" "DAN TAN\0" "TAM\0" "tán\0" "dhɑm\0" "đàm\0" "ceoi4\0" "KAKOTSUKERU\0" "SUI ZUI NI CHI\0" "zhuì\0" "wai2\0" "pass buck, lay blame on others\0" "위:1N\0" "WAZURAWASU\0" "ZUI NI I\0" "WI\0" "wěi\0" "guk1\0" "to make a judicial investigation\0" "SHIRABIRU\0" "KIKU KOKU\0" "jū\0" "ceng2 cing2\0" "ask, request; invite; please\0" "청:0EN\0" "KOU UKERU KOI\0" "SEI SHOU SHIN\0" "CHENG\0" "qǐng\0" "*tsiɛ̌ng\0" "thỉnh\0" "dung2\0" "remonstrate, admonish\0" "ISAMERU\0" "KAN\0" "dǒng\0" "zaang1 zaang3 zang3\0" "to expostulate; to remonstrate\0" "쟁:0N\0" "ISAMERU UTTAERU ARASOU\0" "SOU SHOU\0" "CAYNG\0" "zhèng\0" "jrɛ̀ng\0" "zé\0" "zau1\0" "consult, confer; select, choose\0" "추:0N\0" "HAKARU\0" "SHU SOU SU\0" "CHWU\0" "zōu\0" "fault\0" "qiān\0" "doek3 doek6\0" "slander; gossip; rumors\0" "UTSUTAE\0" "TAKU\0" "CHAK\0" "zhuó\0" "loeng6\0" "excuse, forgive; guess, presume\0" "량:0E 양:0\0" "AKIRAKANISU MAKOTO MAKOTONI\0" "RYOU\0" "LYANG\0" "liàng\0" "liɑ̀ng\0" "lượng\0" "zin2 zin3\0" "flattering\0" "YOKUIU\0" "SEN ZEN EN\0" "jiàn\0" "cuk1 suk1\0" "ITSUWARU\0" "SHUKU SEKI JAKU\0" "chù\0" "haak3\0" "to intimidate\0" "SAKEBU\0" "KOU GOU KA TE\0" "háo\0" "leon4 leon6\0" "debate; discuss; discourse\0" "논:0 론:0E\0" "AGETSURAU TOKU SADAMERU\0" "RON RIN\0" "LON YUN\0" "lùn\0" "*luən luin luə̀n\0" "luận\0" "lam2 nam2 sam2\0" "consult carefully with, counsel\0" "ISAMERU\0" "SHIN JOU NYOU\0" "SIM\0" "shěn\0" "biǎo\0" "huà\0" "pin4\0" "(kokuji) command\0" "JOU\0" "pián\0" "jyu4\0" "flatter, truckle\0" "유:0N\0" "HETSURAU\0" "YU\0" "YU\0" "yú\0" "hùa\0" "dip6\0" "an intelligence report; to spy; spying\0" "첩:0N\0" "UKAGAU SHIMESU\0" "CHOU\0" "CHEP\0" "dié\0" "điệp\0" "seoi1\0" "knowledge; discrimination; treachery\0" "서:N\0" "SATOI\0" "SHO\0" "SE\0" "xū\0" "pin4 pin5\0" "brag, boast; quibble\0" "편:1N\0" "HETSURAU\0" "HEN\0" "PHYEN\0" "piǎn pián\0" "si6\0" "to examine; to consider; honest\0" "시:1N 체:N\0" "TADASU\0" "SHI JI TEI TAI\0" "SI\0" "shì\0" "hyun1\0" "noisy, uproarious; forget\0" "훤:1N\0" "KAMABISUSHI WASURERU\0" "KEN\0" "HWEN\0" "xuān\0" "si3\0" "posthumous name, posthumous title\0" "시:0N\0" "OKURINA\0" "SHI\0" "SI\0" "shì\0" "wan6\0" "jokes, obscene jests; joke\0" "TAWAMURE JOUDAN ODOKE\0" "KON GON\0" "WEN\0" "hùn\0" "huà\0" "ngok6\0" "honest speech, straightforward\0" "악:1N\0" "IIARASOU WAMEKU KAKINARASU\0" "GAKU\0" "AK\0" "è\0" "zhòng\0" "dai3\0" "careful, attentive\0" "체:0N\0" "TSUMABIRAKA MAKOTO AKIRAMERU\0" "TEI TAI\0" "CHEY\0" "dì\0" "haai4\0" "harmonize, agree; joke, jest\0" "해:0N\0" "YAWARAGU KANAU\0" "KAI\0" "HAY\0" "xié\0" "hæi\0" "hài\0" "fú\0" "pǔ\0" "ting4\0" "정:0N\0" "CENG\0" "tíng\0" "gaan3\0" "remonstrate, admonish\0" "간:0N\0" "ISAMERU ISAME\0" "KAN\0" "KAN\0" "jiàn\0" "gàn\0" "gián\0" "to open to begin to explain to inform a letter\0" "SATOOSU\0" "KEI\0" "qǐ\0" "jyu6\0" "proclaim, instruct; edict\0" "유:0N\0" "SATOSU\0" "YU\0" "YU\0" "yù\0" "dụ\0" "zi1\0" "consult, confer; communicate in\0" "자:0N\0" "HAKARU TOU\0" "SHI\0" "CA\0" "zī\0" "zhuān\0" "saai2 si2\0" "apprehensive\0" "시:1N\0" "OMOU\0" "SHI SAI SHA AI\0" "SI\0" "xǐ\0" "wai5\0" "conceal; shun; regard as taboo\0" "휘:0N\0" "IMU IMINA\0" "KI\0" "HWI\0" "huì\0" "huý\0" "jan1\0" "인:N\0" "yīn\0" "am1 am2\0" "versed in, fully acquainted with\0" "암:1N\0" "SORANJIRU\0" "AN ON\0" "AM\0" "ān\0" "qom\0" "am\0" "haam4\0" "in harmony; in agreement; sincere\0" "함:1N\0" "YAWARAGU\0" "KAN GEN KON GAN\0" "HAM\0" "xián\0" "naam4\0" "mutter\0" "NAN DAN NEN\0" "nán\0" "sam4\0" "sincere, faithful; surname\0" "심:0N\0" "MAKOTO\0" "SHIN JIN\0" "SIM\0" "chén\0" "thầm\0" "fung3\0" "recite, incant; satirize\0" "풍:0N\0" "SORANJIRU\0" "FUU\0" "PHWUNG\0" "fěng fèng\0" "biùng\0" "phúng\0" "zyu1\0" "several, various\0" "제:0E\0" "MORO KORE\0" "SHO\0" "CEY\0" "zhū\0" "*jiu\0" "chư\0" "joeng4\0" "yáng\0" "jin6\0" "proverb, maxim\0" "언:0N\0" "KOTOWAZA\0" "GEN\0" "EN AN\0" "yàn\0" "ngạn\0" "huáng\0" "hyun1\0" "forget; lie, cheat, deceive\0" "훤:1N\0" "UTSUWARU WASURERU\0" "KEN\0" "HWEN\0" "xuān\0" "gé\0" "nok6\0" "promise; assent, approve\0" "낙:0E 락:0\0" "UBENAU\0" "DAKU\0" "NAK LAK\0" "nuò\0" "nặc\0" "YAWARAGU\0" "SHUU SHO\0" "qī\0" "mau4\0" "plan, scheme; stratagem\0" "모:0E\0" "HAKARU HAKARIGOTO\0" "BOU MU\0" "MO\0" "móu\0" "*miou\0" "mưu\0" "jit3 kit3\0" "visit, pay respects to\0" "알:0E\0" "MAMIERU\0" "ETSU\0" "AL\0" "yè\0" "qiæt\0" "yết\0" "wai6\0" "say, tell; call, name; be called\0" "위:0E\0" "IU OMOU II\0" "I\0" "WI\0" "wèi\0" "*hiuə̀i\0" "xīng\0" "tang4\0" "copy, transcribe\0" "등:0N\0" "UTSUSU\0" "TOU\0" "TUNG\0" "téng\0" "zau1\0" "play with words, quip; talk nonsense\0" "MOTEASOBU\0" "SOU SHOU SHUU SHU\0" "zhōu\0" "sin3\0" "beguile, cajole\0" "MADOWASU\0" "SEN\0" "shàn\0" "gin2 hin1\0" "stutter; speak out boldly\0" "건:1N\0" "DOMORU\0" "KEN\0" "KEN\0" "jiǎn\0" "bok6\0" "pó\0" "kuì\0" "fong1 fong2\0" "lie\0" "ITSUWARU\0" "KOU\0" "huǎng\0" "waak6\0" "KAKU KEKI KYAKU TOKU DOKU KETSU\0" "huò\0" "go1\0" "slander, defame\0" "가:1N\0" "UTAU UTA\0" "KA\0" "KA\0" "gē\0" "jing4\0" "yíng\0" "mai4 mai6\0" "riddle, conundrum; puzzle\0" "미:0N\0" "NAZO\0" "MEI\0" "MI\0" "mí\0" "mê\0" "sau2 siu2\0" "scold, censure; lead people toward virtuous ways; small, little\0" "xiǎo\0" "mat6\0" "calm, quiet, still; cautious\0" "밀:0N\0" "SHIZUKA\0" "HITSU BITSU\0" "MIL\0" "mì\0" "hai5\0" "shame, disgrace\0" "혜:1N\0" "HAJI\0" "KEI GEI KA KE\0" "HYEY\0" "xǐ\0" "coeng1\0" "qiāng\0" "chēn\0" "joek6\0" "jeer\0" "학:0N\0" "TAWAMURERU\0" "GYAKU KYAKU\0" "HAK\0" "xuè\0" "xiɑk\0" "hước\0" "tai4\0" "tí\0" "suk1\0" "rise up; raise up\0" "속:0N\0" "TATSU\0" "SHOKU SHUKU\0" "SO\0" "sù\0" "pong3\0" "slander, libel\0" "방:0N\0" "SOSHIRU\0" "BOU HOU\0" "PANG\0" "bàng\0" "bɑ̀ng\0" "báng\0" "chí\0" "him1\0" "humble, modest\0" "겸:0E\0" "HERIKUDARU\0" "KEN\0" "KYEM\0" "qiān\0" "kem\0" "khiêm\0" "si3\0" "to confer posthumous titles\0" "익:0N\0" "OKURINA\0" "SHI\0" "IK\0" "shì\0" "gong2\0" "explain; discuss; talk\0" "강:0E\0" "KOU HAKARU HANASHIAU\0" "KOU\0" "KANG\0" "jiǎng\0" "gǎng\0" "giảng\0" "원:1N\0" "GEN GAN SEN\0" "WEN\0" "yuán\0" "ze6\0" "thank; decline\0" "사:0E\0" "AYAMARU WABI KOTOWARU\0" "SHA JA\0" "SA\0" "xiè\0" "*zià\0" "tạ\0" "haau1 hok6\0" "KAKU KOU KYOU\0" "hè\0" "tou1\0" "flatter; suspect, be uncertain\0" "UTAGAU\0" "TOU\0" "tāo\0" "jiu4\0" "sing; folksong, ballad; rumor\0" "요:0E\0" "UTAI UTAU\0" "YOU\0" "YO\0" "yáo\0" "iɛu\0" "dao\0" "sing; folksong, ballad; rumor\0" "UTAI UTAU\0" "YOU\0" "yáo\0" "lū\0" "jyu4\0" "우:1N\0" "WU\0" "yú\0" "biāo\0" "còng\0" "hing3\0" "to speak softly\0" "경:1N\0" "SEKIBARAI SHIWABUKI\0" "KEI\0" "KYENG\0" "qìng\0" "lei4\0" "loquatious; banter, joking\0" "lí\0" "mou4\0" "scheme, plan; plan; be without\0" "모:0N\0" "HAKARU\0" "BO MO\0" "MO\0" "mó\0" "mò\0" "mô\0" "mó\0" "soeng1\0" "to consult; to deliberate; commerce\0" "shāng\0" "zaak6\0" "charge, blame; disgrace; demote; punish\0" "적:0N\0" "SEMERU\0" "TAKU CHAKU\0" "CEK\0" "zhé\0" "*djɛk\0" "trích\0" "mau6\0" "error, exaggeration; erroneous\0" "류:0N\0" "AYAMARU\0" "BYOU BYUU MYUU\0" "LYU MWU\0" "miù\0" "zin2\0" "shallow; stupid\0" "ASAI\0" "SEI SEN\0" "CEN\0" "jiǎn\0" "zé\0" "zo3\0" "jiē\0" "lin4\0" "OSHIYABIRI\0" "REN\0" "lián\0" "lau1 leoi5 lou4\0" "chatter\0" "lóu\0" "càn\0" "au1\0" "to sing; songs\0" "구:0N\0" "UTAU\0" "OU U\0" "KWU\0" "ōu\0" "qou\0" "gùn\0" "xí\0" "zhuó\0" "ngou4\0" "slander; to revile; huge; big\0" "오:1N\0" "YAKAMASHII\0" "GYOU GOU GYUU KU\0" "O\0" "áo\0" "áo\0" "gan2\0" "prudent, cautious; attentive\0" "근:0E\0" "TSUTSUSHIMU\0" "KIN\0" "KUN\0" "jǐn\0" "cẩn\0" "zhé\0" "ci2 ji4\0" "yí\0" "fu1\0" "to shout; to mourn to invoke\0" "효:N\0" "YOBU\0" "KO KU KOU KYOU\0" "hū\0" "jiàng\0" "maan4 maan6\0" "deceive, insult\0" "만:1N\0" "AZAMUKU ANADORU\0" "BAN MAN\0" "MAN\0" "mán\0" "màn\0" "zaau1\0" "ridicule, deride, scorn, jeer at\0" "cháo\0" "hàn\0" "waa1\0" "noise, uproar; clamor, hubbub\0" "화:0N\0" "KAMABISUSHI KAWARU\0" "KA GA KE\0" "HWA\0" "huá\0" "xua\0" "ITSUWARU\0" "SEN\0" "chǎn\0" "heoi1 jyu4\0" "후:1N\0" "ITSUWARU USO\0" "KU\0" "HWU\0" "xū\0" "SHIIRU\0" "SOU\0" "zēng\0" "sap1\0" "wriggling\0" "SHUU DOU NOU\0" "sè\0" "hei1\0" "scream\0" "희:N\0" "AA\0" "KI I\0" "xī\0" "zhā\0" "deoi6 teoi6\0" "dislike\0" "URAMU\0" "TAI ZUI\0" "duì\0" "zing3\0" "proof, evidence; testify, verify\0" "증:0E\0" "AKASHI\0" "SHOU\0" "CUNG\0" "zhèng\0" "chứng\0" "naau4\0" "wrangling; to quarrel\0" "náo\0" "lán\0" "ngo4\0" "false, erroneous\0" "와:1N\0" "NAMARI NAMARU AYAMARU\0" "KA GA\0" "WA\0" "é\0" "jing1 jing3\0" "answer\0" "KOTAERU\0" "YOU OU\0" "yīng\0" "kyut3\0" "cunning, crafty, sly, wily\0" "휼:0N\0" "ITSUWARU\0" "KITSU KETSU\0" "HYUL\0" "jué\0" "quyệt\0" "gei1\0" "ridicule, jeer, mock; inspect\0" "기:0N\0" "SOSHIRU\0" "KI\0" "KI\0" "jī\0" "giəi\0" "cyun5\0" "to talk, converse\0" "zǔn\0" "giu2\0" "jiǎo\0" "bo3\0" "SHIKU\0" "HA\0" "bò\0" "wai6\0" "혜:N\0" "KASHIKOI\0" "KEI E\0" "huì\0" "zaan6\0" "to eulogize; to compose, write\0" "선:1N\0" "OSHIERU\0" "SEN ZEN\0" "SEN\0" "zhuàn\0" "wú\0" "cam3 zam3\0" "to slander\0" "참:1N\0" "SOSHIRU\0" "SHIN SEN\0" "CHAM\0" "zèn\0" "zhá\0" "sik1 zi3\0" "recognize, understand, know\0" "식:0E 지:0N\0" "SHIRU SHIRUSHI SHIRUSU\0" "SHIKI SHOKU SHI\0" "SIK CI\0" "shí shì\0" "*shiək\0" "ciu4\0" "tower; surname\0" "초:1N\0" "SHIKARU\0" "SHOU JOU SUI ZUI\0" "CHO\0" "qiào\0" "taam4\0" "surname; to talk\0" "담:0N\0" "HANASHI\0" "TAN DAN\0" "TAM\0" "tán\0" "to slander\0" "SOSHIRU\0" "SHIN SEN\0" "zèn\0" "pou2\0" "register, list, table; musical score\0" "보:0E\0" "SHIRUSU\0" "FU HO\0" "PO\0" "pǔ\0" "phả\0" "shéng\0" "hyun1\0" "현:N\0" "SAKASHII CHIE OHOKUMONOIFU\0" "KEN\0" "xuān\0" "cou3\0" "clamor, noise, din; slander\0" "조:1N\0" "SAWAGU\0" "SOU\0" "CO\0" "zào\0" "sɑ̀u\0" "tán\0" "dǎng\0" "seoi6\0" "suì\0" "TOU\0" "SEN KEN GEN\0" "xiǎn\0" "jī\0" "giu2 giu3\0" "jiào\0" "ging2\0" "guard, watch; alert, alarm\0" "경:0E\0" "IMASHIMERU IMASHIME\0" "KEI KYOU\0" "KYENG\0" "jǐng\0" "giæ̌ng\0" "khểnh\0" "zhàn\0" "nung4\0" "náng\0" "ji1\0" "yī\0" "ǎi\0" "zim1\0" "talkative; incoherent talk\0" "섬:1N\0" "TAWAGOTO\0" "SEN TOU\0" "SEM\0" "zhān\0" "pei3\0" "metaphor, simile, example\0" "비:0N\0" "TATOERU TATOE\0" "HI\0" "PI\0" "pì\0" "piɛ̀\0" "thí\0" "wai2\0" "to slander; to defame\0" "KI\0" "huǐ\0" "huà\0" "jik6\0" "translate; decode; encode\0" "역:0E\0" "WAKE\0" "YAKU EKI\0" "YEK\0" "yì\0" "dịch\0" "ji3 ji5 ji6\0" "consult, talk over, discuss\0" "의:0E\0" "HAKARU\0" "GI\0" "UY\0" "yì\0" "ngyɛ̀\0" "nghị\0" "선:1N\0" "YOI\0" "ZEN\0" "SEN\0" "shàn\0" "allow, permit, yield, concede\0" "YUZURU SEMERU\0" "JOU\0" "ràng\0" "nòu\0" "hin2\0" "reprimand, scold, abuse\0" "견:0N\0" "SEMERU\0" "KEN\0" "KYEN\0" "qiǎn\0" "kiɛ̀n\0" "khiển\0" "duì\0" "HAYAKUCHI\0" "TOU DOU CHYUU JU\0" "tà\0" "wu6\0" "protect, guard, defend, shelter\0" "호:0E\0" "MAMORU\0" "GO KO\0" "HO\0" "hù\0" "*hò\0" "hộ\0" "zau1\0" "deceive, cheat; hurried, bustling\0" "NOROU\0" "CHUU CHU JU\0" "zhōu\0" "to shout, roar, terrify; swiftly\0" "SAKEBU TABURAKASU\0" "KOU\0" "háo\0" "aai6 ngaai6\0" "ài\0" "yīng\0" "to supervise to confine a government establishment\0" "KAN\0" "jiàn\0" "jyu6\0" "fame, reputation; praise\0" "예:0E\0" "HOMARE\0" "YO\0" "YEY\0" "yù\0" "iù\0" "dự\0" "zin2\0" "shallow; stupid\0" "ASAI\0" "SEN\0" "jiǎn\0" "혜:1N\0" "HYEY\0" "huì\0" "dau6 duk6\0" "read, study; pronounce\0" "독:0E 두:0N\0" "YOMU\0" "TOKU TOU DOKU\0" "TOK TWU\0" "dú\0" "*dhuk\0" "độc\0" "zaak6\0" "punish; fault, blame, reprove\0" "TOGAMERU SEMERU\0" "TAKU CHAKU\0" "zhé\0" "hyun3\0" "xuàn\0" "zaan3\0" "praise, commend, eulogize\0" "찬:N\0" "HOMERU\0" "SAN\0" "CHAN\0" "zàn\0" "INORU\0" "RU I\0" "lěi\0" "sam2\0" "know in detail\0" "TSUMABIRAKA\0" "SHIN\0" "shěn\0" "wai6\0" "to exaggerate; incredible\0" "NEGOTO\0" "EI E\0" "wèi\0" "cim2\0" "flatter; suspect, be uncertain\0" "chǎn\0" "lì\0" "유:1N\0" "YU\0" "yí\0" "bin3\0" "change, transform, alter; rebel\0" "변:0E\0" "KAWARU\0" "HEN\0" "PYEN\0" "biàn\0" "byɛ̀n\0" "biến\0" "zip3\0" "fear; envy; loquacious\0" "OSORERU\0" "SHOU TOU DOU\0" "zhé\0" "jin3\0" "a feast, banquet; to entertain, feast\0" "연:1N\0" "KUTSUROGU SAKAMORI\0" "EN\0" "YEN\0" "yàn\0" "honest speech\0" "WAMEKU AGO\0" "GAKU\0" "è\0" "cau4\0" "enemy, rival, opponent\0" "수:1N\0" "MUKUIRU ADA\0" "SHUU\0" "SWU\0" "chóu\0" "thù\0" "wai6\0" "NEGOTO\0" "EI E\0" "wèi\0" "cau4\0" "enemy, rival, opponent\0" "수:0N\0" "MUKUIRU ADA\0" "SHUU\0" "SWU\0" "chóu\0" "zhiou\0" "yào\0" "caam4\0" "slander, defame, misrepresent\0" "참:0N\0" "SOSHIRU ITSUWARU YOKOSHIMA\0" "SAN ZAN\0" "CHAM\0" "chán\0" "jrhæm\0" "sàm\0" "joeng6\0" "allow, permit, yield, concede\0" "양:0E\0" "YUZURU\0" "JOU\0" "YANG\0" "ràng\0" "*njiɑ̀ng\0" "nhường\0" "jan2\0" "NAZO\0" "IN ON\0" "yǐn\0" "laan4\0" "accuse falsely; slander, libel\0" "SOSHIRU\0" "RAN\0" "lán\0" "caam3 cam3\0" "prophecy, hint, omen\0" "참:0N\0" "SHIRUSHI OMIKUJI\0" "SHIN\0" "CHAM\0" "chèn\0" "chrìm\0" "xié\0" "zip3\0" "niè\0" "fun1\0" "cheer; noise, noisy\0" "KAMABISUSHI\0" "KAN KEN\0" "HWAN HWEN\0" "huān\0" "xiuæn xuɑn\0" "zaan3\0" "praise, commend, eulogize\0" "찬:0E\0" "HOMERU HOMEKOTOBA\0" "SAN\0" "CHAN\0" "zàn\0" "tán\0" "ai6 ngai6\0" "yì\0" "dong2\0" "counsel, advice; speak out\0" "당:1N\0" "TADASHIIKOTOBA\0" "TOU\0" "TANG\0" "dǎng\0" "zhān\0" "jin6\0" "to decide, judge; a verdict, decision\0" "언:1N\0" "SABAKU\0" "GETSU GECHI GEN\0" "EN\0" "yàn\0" "duk6\0" "slander, utter evil words\0" "URAMU\0" "TOKU DOKU TOU\0" "dú\0" "simplified KangXi radical 149\0" "yán\0" "gai3\0" "plan, plot; stratagem; scheme\0" "jì\0" "ding3 ding6\0" "draw up agreement; arrange\0" "dìng\0" "fu6\0" "obituary; give notice of death\0" "fù\0" "jing6\0" "recognize, know, understand\0" "rèn\0" "gei1\0" "ridicule, jeer, mock; inspect\0" "jī\0" "kit3\0" "expose other's secrets, pry\0" "jié\0" "hung4\0" "confusion; internal strife\0" "hòng\0" "tou2\0" "to discuss; ask for, beg; demand; dun; marry\0" "tǎo\0" "joeng6\0" "allow, permit, yield, concede\0" "ràng\0" "saan3\0" "abuse, slander; vilify; ridicule\0" "shàn\0" "gat1 ngat6\0" "finish; conclude, stop; exhaust\0" "qì\0" "tok3\0" "entrust, rely on; commission\0" "YORU KAKOTSUKERU\0" "TAKU\0" "THAK\0" "tuō\0" "fan3\0" "teach, instruct; exegesis\0" "xùn\0" "ji5 ji6\0" "consult, talk over, discuss\0" "yì\0" "seon3\0" "inquire; ask; examine; reproach\0" "xùn\0" "gei3\0" "record; keep in mind, remember\0" "jì\0" "jan6\0" "hesitate to say, reluctant to speak\0" "rèn\0" "gong2\0" "explain; discuss; talk\0" "jiǎng\0" "wai5\0" "conceal; shun; regard as taboo\0" "huì\0" "au1\0" "sing; songs\0" "ōu\0" "geoi6\0" "an interjection used express surprise\0" "jù\0" "ngaa6\0" "express surprise, be surprised\0" "yà\0" "nat6 neot6\0" "slow of speech; mumble; stammer\0" "nè\0" "heoi2\0" "allow, permit; promise; betroth\0" "xǔ\0" "ngo4\0" "swindle, cheat; erroneous, wrong\0" "é\0" "leon6\0" "debate; discuss; discourse\0" "lùn\0" "noisily; uproarious; troublesome\0" "xiōng\0" "zung6\0" "accuse; argue, dispute; litigate\0" "sòng\0" "fung3\0" "recite, incant; satirize\0" "fěng fèng\0" "cit3\0" "build; establish; display\0" "shè\0" "fong2\0" "visit; ask, inquire\0" "fǎng\0" "kyut3\0" "take leave of, bid farewell\0" "jué\0" "zing3\0" "prove, confirm, verify; proof\0" "zhèng\0" "gu2\0" "exegesis, explanation; explain\0" "gǔ\0" "ho1\0" "scold loudly, curse, abuse\0" "hē\0" "ping4\0" "appraise, criticize, evaluate\0" "píng\0" "zo3\0" "curse; swear, pledge\0" "zǔ\0" "sik1\0" "recognize, understand, know\0" "shí shì\0" "gwing2\0" "to spy; to give information; shrewd\0" "xiòng\0" "zaa3\0" "cheat, defraud, swindle; trick\0" "zhà\0" "sou3\0" "accuse; sue; inform; narrate\0" "sù\0" "can2\0" "examine patient, diagnose\0" "zhěn\0" "dai2\0" "slander, condemn, reproach\0" "dǐ\0" "zau1\0" "play with words, quip; talk nonsense\0" "zhōu\0" "ci4\0" "words; phrase, expression\0" "cí\0" "wat1\0" "bend, stoop, crouch; to yield\0" "qū\0" "ziu3\0" "decree, proclaim; imperial decree\0" "zhào\0" "bei1 bei3\0" "argue; biased; one-sided\0" "bì\0" "jik6\0" "translate; decode; encode\0" "yì\0" "ji4\0" "bequeath, pass on to future generations\0" "yí\0" "hong1\0" "cheat, swindle, lie\0" "kuāng\0" "loi6\0" "eulogize, praise the dead\0" "lěi\0" "si3\0" "test, try, experiment\0" "shì\0" "gwaa3\0" "error, mistake; deceive, mislead\0" "guà\0" "si1\0" "poetry; poem, verse, ode\0" "shī\0" "gat1 kit3\0" "question, interrogate\0" "jí\0" "fui1\0" "tease, joke with; ridicule, mock\0" "huī\0" "sing4\0" "sincere, honest; true, real\0" "chéng\0" "zyu1\0" "execute, kill, put to death; punish\0" "zhū\0" "san1\0" "inquire, question; numerous\0" "shēn\0" "waa2 waa6\0" "speech, talk, language; dialect\0" "huà\0" "daan3\0" "bear children, give birth; birth\0" "dàn\0" "gau2 hau2\0" "abuse, scold, berate, insult\0" "gòu\0" "cyun4\0" "explain, expound, comment on\0" "quán\0" "gwai2\0" "deceive, cheat, defraud; sly\0" "guǐ\0" "seon1\0" "inquire into, ask about; consult\0" "xún\0" "ngai6\0" "reach; achievement, accomplishment\0" "yì\0" "zaang3 zang3\0" "to expostulate; to remonstrate\0" "zhēng\0" "goi1\0" "should, ought to, need to\0" "gāi\0" "coeng4\0" "detailed, complete, thorough\0" "xiáng\0" "caa3\0" "be surprised, be shocked\0" "chà\0" "wan6\0" "jokes, obscene jests; joke\0" "hùn\0" "heoi2\0" "boast, brag; popular, well-known\0" "xǔ\0" "zau1\0" "deceive, cheat; hurried, bustling\0" "zhōu\0" "gaai3\0" "warn, admonish; warning\0" "jiè\0" "mou4\0" "make false accusation; defame\0" "wū\0" "jyu5\0" "language, words; saying, expression\0" "yǔ\0" "ciu3\0" "criticize, scold, blame, ridicule\0" "qiào\0" "ng6\0" "err, make mistake; interfere\0" "wù\0" "gou3\0" "inform, notify, admonish, order\0" "gào\0" "jau5\0" "persuade, entice, induce; guide\0" "yòu\0" "fui3\0" "teach, instruct; encourage, urge\0" "huì\0" "gwong2\0" "deceive, lie, delude, cheat\0" "kuáng\0" "syut3\0" "speak, say, talk; scold, upbraid\0" "shuō\0" "zung6\0" "recite, chant, repeat\0" "sòng\0" "aai2 ei6 oi1\0" "an exclamation of confirmation\0" "éi\0" "cing2\0" "ask, request; invite; please\0" "qǐng\0" "zyu1\0" "various, all, these; surname\0" "zhū\0" "zau1\0" "consult, confer; select, choose\0" "zōu\0" "nok6\0" "promise; assent, approve\0" "nuò\0" "duk6\0" "read, study; pronounce\0" "dú\0" "doek6\0" "slander; gossip; rumors\0" "zhuó\0" "fei2\0" "slander, vilify, condemn\0" "fěi\0" "fo3\0" "lesson; course; classwork\0" "kè\0" "wai2\0" "pass buck, lay blame on others\0" "wěi\0" "jyu4\0" "flatter, truckle\0" "yú\0" "seoi4\0" "who? whom? whose? anyone?\0" "shéi\0" "sam2\0" "consult carefully with, counsel\0" "shěn\0" "diu6 tiu4\0" "transfer, move, change; tune\0" "diào\0" "cim2\0" "flatter, truckle, toady\0" "chǎn\0" "loeng6\0" "excuse, forgive; guess, presume\0" "liàng\0" "zeon1\0" "patient, earnest; earnestly\0" "zhūn\0" "seoi6\0" "speak ill of, vilify; berate\0" "suì\0" "taam4\0" "talk; conversation; surname\0" "tán\0" "shěn\0" "ji4 ji6\0" "friendship; appropriate, suitable\0" "yì\0" "mau4\0" "plan, scheme; stratagem\0" "móu\0" "sam4\0" "sincere, faithful; surname\0" "chén\0" "dip6\0" "an intelligence report; to spy; spying\0" "dié\0" "fong1 fong2\0" "lie\0" "huǎng\0" "gaan3\0" "remonstrate, admonish\0" "jiàn\0" "haai4\0" "harmonize, agree; joke, jest\0" "xié\0" "joek6\0" "jeer\0" "xuè\0" "zit3\0" "visit, pay respects\0" "yè\0" "wai6\0" "say, tell; call, name; be called\0" "wèi\0" "ngok6\0" "honest speech, straightforward\0" "è\0" "jyu6\0" "proclaim, instruct; edict\0" "yù\0" "hyun1\0" "forget; lie, cheat, deceive\0" "xuān\0" "caam4\0" "slander, defame, misrepresent\0" "chán\0" "zi1\0" "consult, confer; communicate in\0" "zī\0" "am1\0" "versed in, fully acquainted with\0" "ān\0" "jin6\0" "proverb, maxim\0" "yàn\0" "dai3\0" "careful, attentive\0" "dì\0" "mai4 mai6\0" "riddle, conundrum; puzzle\0" "mí\0" "pin4\0" "brag, boast; quibble\0" "pián\0" "seoi1\0" "knowledge; discrimination; treachery\0" "SE\0" "xū\0" "mou4\0" "scheme, plan; plan; be without\0" "mó\0" "dong2\0" "counsel, advice; speak out\0" "dǎng\0" "suk1\0" "rise up; raise up\0" "sù\0" "ze6\0" "thank; decline\0" "xiè\0" "jiu4\0" "sing; folksong, ballad; rumor\0" "yáo\0" "pong3\0" "slander, libel\0" "bàng\0" "si3\0" "to confer posthumous titles\0" "shì\0" "him1\0" "humble, modest\0" "qiān\0" "mat6\0" "calm, quiet, still; cautious\0" "mì\0" "gan2\0" "prudent, cautious; attentive\0" "jǐn\0" "maan4 maan6\0" "deceive, insult\0" "mán\0" "zaak6\0" "charge, blame; disgrace; demote\0" "zhé\0" "zin2\0" "shallow; stupid\0" "jiǎn\0" "mau6\0" "error, exaggeration; erroneous\0" "miù\0" "taam4\0" "surname\0" "tán\0" "zam3\0" "to slander\0" "zèn\0" "ciu4\0" "tower; surname\0" "qiáo\0" "laan4\0" "accuse falsely; slander, libel\0" "lán\0" "pou2\0" "list, table; musical score\0" "pǔ\0" "kyut3\0" "cunning, crafty, sly, wily\0" "jué\0" "jin6\0" "to decide, judge; a verdict, decision\0" "yàn\0" "hin2\0" "reprimand, scold, abuse\0" "qiǎn\0" "zim1\0" "talkative; incoherent talk\0" "zhān\0" "cam3\0" "prophecy, hint, omen\0" "chèn\0" "guk1 juk6\0" "valley, gorge, ravine\0" "곡:0E\0" "TANI KIWAMARU\0" "KOKU YOKU\0" "KOK YOK\0" "gǔ\0" "*guk iok\0" "cốc\0" "SEN\0" "qiān\0" "wang4\0" "HUKAI\0" "KOU OU\0" "hóng\0" "the mouth of a valley\0" "KODAMA\0" "KA\0" "xiā\0" "gik1\0" "jí\0" "hung4\0" "hóng\0" "ham4\0" "a mouth or opening\0" "KAN KON KEN\0" "hān\0" "UTSURO\0" "KOU KU ROU RU\0" "hōng\0" "kai1 kai4\0" "valley, gorge; mountain stream\0" "계:0N\0" "TANIGAWA\0" "KEI KAI\0" "KYEY\0" "xī\0" "*kei\0" "khê\0" "to quarrel; mean and petty\0" "xī\0" "kut3\0" "open up, clear; exempt\0" "활:0N\0" "HIRAKERU HIROI\0" "KATSU\0" "HWAL\0" "huō\0" "xuɑt\0" "liu4\0" "liáo\0" "hǎn\0" "dú\0" "ROU RU\0" "lóng\0" "dau2 dau6\0" "beans, peas; bean-shaped\0" "두:0E\0" "MAME TAKATSUKI\0" "TOU ZU\0" "TWU\0" "dòu\0" "dhòu\0" "đậu\0" "gong1\0" "a small kidney bean\0" "강:1N\0" "SASAGE\0" "KOU\0" "KANG\0" "jiāng\0" "hei2 hoi2\0" "how? what?\0" "개:0N 기:0E\0" "ANI\0" "KI GAI KAI\0" "KAY KI\0" "qǐ\0" "*kiə̌i\0" "si6\0" "fermented beans\0" "시:1N\0" "MISO\0" "SHI JI\0" "SI\0" "shì\0" "xị\0" "fung1 lai5\0" "abundant, lush, bountiful, plenty\0" "풍:0N\0" "YUTAKA TOYO\0" "HOU FUU\0" "LYEY PHWUNG\0" "lǐ\0" "dang1\0" "ceremonial vessel\0" "TAKATSUKI\0" "TOU\0" "dēng\0" "wun1\0" "peas\0" "완:0N\0" "EN WAN\0" "WAN\0" "wān\0" "bī\0" "syu6\0" "vertical; perpendicular; upright\0" "수:1N\0" "TATSU KOBITO\0" "JU\0" "SWU\0" "shù\0" "zhiǒ\0" "haam5\0" "half-grown beans\0" "MEBAERU\0" "KAN GEN\0" "xiàn\0" "fung1\0" "abundant, lush, bountiful, plenty\0" "풍:E\0" "YUTAKA\0" "HOU FUU\0" "PHWUNG\0" "fēng\0" "*piung\0" "phong\0" "dit6\0" "CHITSU JUCHI\0" "zhì\0" "zhì\0" "jim6\0" "beautiful, captivating, plump, voluptuous\0" "NAMAMEKASHII TSUYA\0" "EN\0" "yàn\0" "jim6\0" "plump, voluptuous, beautiful\0" "NAMAMEKASHII TSUYA\0" "EN\0" "yàn\0" "*iɛ̀m\0" "ci2\0" "a pig, boar; KangXi radical 152\0" "시:0N\0" "INOKO\0" "SHI\0" "SI\0" "shǐ\0" "shiɛ̌\0" "thỉ\0" "doek3\0" "a shackled pig\0" "축:1N\0" "CHWUK\0" "chù\0" "fui1\0" "clamour\0" "UTSU\0" "KA\0" "huī\0" "xuəi\0" "tyun4\0" "a small pig\0" "BUTA\0" "TON\0" "tún\0" "SOKONAU\0" "GI\0" "yì\0" "tyun4\0" "small pig, suckling pig; suffle\0" "돈:0E\0" "BUTA\0" "TON\0" "TON\0" "tún\0" "dhuən\0" "INOKO\0" "EKI YAKU\0" "yì\0" "gin1\0" "pig of 3 years\0" "KEN GEN\0" "jiān\0" "baa1\0" "sow (female pig)\0" "HA HE\0" "bā\0" "hòu\0" "è\0" "chú\0" "zoeng6\0" "elephant; ivory; figure, image\0" "상:0E\0" "KATA KATADORU NORI\0" "SHOU ZOU\0" "SANG\0" "xiàng\0" "*ziɑ̌ng\0" "tượng\0" "waan6\0" "domestic animals; feed, raise\0" "환:1N\0" "YASHINAU\0" "KEN KAN\0" "HWAN\0" "huàn\0" "pig of 3 years\0" "IINOKO\0" "KEN GEN\0" "YEN KYEN\0" "jiān\0" "han2\0" "KAMU\0" "KON KEN\0" "kěn\0" "gāi\0" "geoi6\0" "a wild boar; to fight\0" "YAMENAI\0" "KYO GO\0" "jù\0" "fū\0" "hei1\0" "pig, hog\0" "희:1N\0" "KI KE\0" "HUY\0" "xī\0" "waan1\0" "HIN KAN KEN\0" "bīn\0" "hou4\0" "brave, heroic, chivalrous\0" "호:0E\0" "YAMAARASHI\0" "GOU KOU\0" "HO\0" "háo\0" "hɑu\0" "hào\0" "jyu6\0" "relaxed, comfortable, at ease\0" "예:0E\0" "ARAKAJIME\0" "YO SHA SHO\0" "YEY\0" "yù\0" "iù\0" "zyu1\0" "pig, hog\0" "저:X\0" "INOSHISHI I\0" "CHO\0" "CE\0" "zhū\0" "trư\0" "gaa1\0" "boar, male pig\0" "OSUNOINOKO\0" "KA KE\0" "jiā\0" "fan4\0" "castrate pig\0" "fén\0" "xī\0" "bó\0" "wan1\0" "wēn\0" "jyun4 wun4\0" "huán\0" "ban1\0" "a Zhou-dynasty state\0" "반:N 빈:1N\0" "HIN HAN HEN\0" "PIN\0" "bīn\0" "dik1\0" "a pig's hoof; to go, to send\0" "dí\0" "zung1\0" "young pig\0" "INOKO\0" "SOU SU SHOU SHU\0" "zōng\0" "fan4\0" "castrate pig\0" "FUN BUN\0" "fén\0" "ai3 ngai3\0" "person's name\0" "yì\0" "zaai6 zi6\0" "KangXi radical 153; legless insects; a legendary beast\0" "치:1N\0" "TOKERU YURUMERU\0" "CHI TAI\0" "CHI\0" "zhì\0" "trại\0" "baau3 paau3\0" "leopard, panther; surname\0" "표:0N\0" "HYOU\0" "HOU HYOU\0" "PHYO\0" "bào\0" "bàu\0" "beo\0" "caai4\0" "wolf; cruel, wicked, mean\0" "시:0N\0" "YAMAINU\0" "SAI\0" "SI\0" "chái\0" "jrhæi\0" "sài\0" "hon6 ngon6\0" "prison; a kind of wild dog\0" "KAN GAN\0" "àn\0" "fox, leopard, panther\0" "HI\0" "pí\0" "nà\0" "KODAMEKI\0" "HI\0" "pī\0" "gǒu\0" "nà\0" "yòu\0" "diu1\0" "marten, sable, mink\0" "초:0N\0" "TEN ITACHI\0" "CHOU\0" "CHO\0" "diāo\0" "*deu\0" "맥:1N\0" "MAYK\0" "mò\0" "sì\0" "jau1\0" "brave, fierce, courageous\0" "KYUU\0" "HYU\0" "xiū\0" "hươu\0" "wun4\0" "small badger; porcupine\0" "MUJINA\0" "KAN GAN KEN\0" "huán\0" "to root, gnaw\0" "KAMU\0" "KON KEN\0" "kūn\0" "hé\0" "hok6 mak6\0" "badger; raccoon dog\0" "MUJINA\0" "KAKU HAKU\0" "háo\0" "mak6\0" "leopard; ancient tribe in northeastern China\0" "맥:0N\0" "EBISU\0" "HAKU BAKU MYAKU\0" "MAYK\0" "mò\0" "KAN\0" "àn\0" "maau6\0" "countenance, appearance\0" "모:0E\0" "KATACHI KATADORU\0" "BOU BAKU\0" "MO MAK\0" "mào\0" "mak màu\0" "lei4\0" "a fox-like animal\0" "리:1N\0" "TANUKI\0" "RI\0" "LI\0" "lí\0" "lion; wild beast; wild horse\0" "GEI\0" "ní\0" "bǐ\0" "jyu5\0" "KEMONO\0" "YU I\0" "yǔ\0" "jiā\0" "teon1\0" "MAMI\0" "TAN\0" "tuān\0" "maau1\0" "cat\0" "묘:1N\0" "NEKO\0" "BYOU\0" "MYO\0" "māo\0" "mèo\0" "pei4\0" "fox, leopard, panther\0" "비:1N\0" "HI\0" "PI\0" "pí\0" "bhi\0" "hai4\0" "xī\0" "yì\0" "jù\0" "mak6 mok6\0" "the panther; the tapir\0" "맥:1N\0" "BAKU\0" "BAKU MYAKU\0" "MAYK\0" "mò\0" "ceoi1 jyu6\0" "a kind of animal like a tiger; fierce wild beasts\0" "KEMONO\0" "CHU CHO\0" "chū\0" "tjio\0" "tán\0" "fun1\0" "badger\0" "MAMIDAMEKI\0" "KAN KEN GEN\0" "huān\0" "fok3\0" "ape\0" "OOZARU\0" "KYAKU KAKU KEKI KU\0" "jué\0" "bui3\0" "sea shell; money, currency\0" "배:N 패:0E\0" "KAI\0" "BAI HAI\0" "PHAY\0" "bèi\0" "*bɑ̀i\0" "buổi\0" "zing1\0" "virtuous, chaste, pure; loyal\0" "정:0E\0" "TADASHII\0" "TEI JOU\0" "CENG\0" "zhēn\0" "djiɛng\0" "trinh\0" "jyun2 jyun4 wan4 wan6\0" "member; personnel, staff member\0" "원:N\0" "yuán\0" "fu6\0" "load, burden; carry, bear\0" "부:0E\0" "OU MAKERU TANOMU\0" "FU BU\0" "PWU\0" "fù\0" "*bhiou\0" "phụ\0" "coi4\0" "wealth, valuables, riches\0" "재:0E\0" "TAKARA WAZUKA\0" "ZAI SAI\0" "CAY\0" "cái\0" "dzhəi\0" "tài\0" "gung3\0" "offer tribute; tribute, gifts\0" "공:0E\0" "MITSUGU MITSUGI\0" "KOU KU\0" "KONG\0" "gòng\0" "*gùng\0" "cống\0" "tik1\0" "tè\0" "ji4\0" "steps, grade, strata; series\0" "KASANERU\0" "I SHI JI\0" "yí\0" "háng\0" "wán\0" "pan4\0" "poor, impoverished, needy\0" "빈:0E\0" "MAZUSHII\0" "HIN BIN\0" "PIN\0" "pín\0" "*bhyin\0" "bần\0" "fo3\0" "goods, commodities, products\0" "화:0E\0" "TAKARA\0" "KA\0" "HWA\0" "huò\0" "hoá\0" "faan3 faan5\0" "peddler, hawker, street merchant\0" "판:0E\0" "AKINAU\0" "HAN\0" "PHAN\0" "fàn\0" "taam1\0" "greedy, covet; covetous\0" "탐:0E\0" "MUSABORU\0" "DON TON\0" "THAM\0" "tān\0" "tom\0" "tham\0" "gun3\0" "a string of 1000 coins; to go through\0" "관:0E\0" "TSURANUKU HIKU\0" "KAN WAN\0" "KWAN\0" "guàn\0" "guɑ̀n\0" "quan\0" "zaak3\0" "one's responsibility, duty\0" "채:N 책:0E\0" "SEMERU SEME\0" "SEKI SAI\0" "CHAYK CHAY\0" "zé\0" "jrɛk\0" "trách\0" "zat1 zi3\0" "matter, material, substance\0" "MOTO MOCHIMAE SUNAO\0" "SHITSU SHICHI CHI\0" "zhì\0" "number two\0" "FUTATSU\0" "NI JI\0" "èr\0" "cyu5\0" "store, stockpile, hoard\0" "저:0E\0" "TAKUWAERU\0" "CHO\0" "CE\0" "zhù\0" "djiǔ\0" "trữ\0" "sai3\0" "borrow; pardon; loan\0" "세:0N\0" "MORAU MORAI\0" "SEI SHA\0" "SEY\0" "shì\0" "thởi\0" "bì\0" "zi1\0" "property; wealth; to count\0" "자:1N\0" "TAKARA\0" "SHI\0" "CA\0" "zī\0" "tziɛ\0" "ji6\0" "number two\0" "이:0N\0" "FUTATSU\0" "NI JI\0" "I\0" "èr\0" "nhị\0" "gwai3\0" "expensive, costly, valuable\0" "귀:0E\0" "TOUTOI TATTOI TOUTOBU\0" "KI\0" "KWI\0" "guì\0" "*giuə̀i\0" "quý\0" "piǎn\0" "bin2\0" "decrease, lower; censure, criticize\0" "폄:0N\0" "OTOSU OTOSHIMERU\0" "HEN\0" "PHYEM\0" "biǎn\0" "byɛ̌m\0" "biếm\0" "maai5\0" "buy, purchase; bribe, persuade\0" "매:0E\0" "KAU\0" "BAI\0" "MAY\0" "mǎi\0" "*mɛ̌i\0" "mãi\0" "taai3 tik1\0" "lend; borrow; pardon\0" "대:0E\0" "KASU\0" "TAI TOKU\0" "TAY THUK\0" "dài\0" "성:N\0" "TAKARA\0" "SEI SHOU\0" "shèng\0" "fong3\0" "give, grant, bestow; surname\0" "황:1N\0" "TAMAU\0" "KYOU KOU\0" "HWANG\0" "kuàng\0" "bei3 fai3\0" "expenses, expenditures, fee\0" "비:0E\0" "TSUIYASU TSUIERU TSUIE\0" "HI FUTSU\0" "PI\0" "fèi\0" "piə̀i\0" "phí\0" "tip3\0" "paste to, stick on; attached to\0" "첩:0N\0" "HARU TSUKU\0" "TEN CHOU\0" "CHEP\0" "tiē\0" "ji4\0" "give to, hand down, bequeath\0" "이:0N\0" "OKURU\0" "I\0" "I\0" "yí\0" "iə\0" "chí\0" "mau6\0" "trade, barter; mixed; rashly\0" "무:0E\0" "KAERU AKINAU\0" "BOU MO\0" "MWU\0" "mào\0" "ho6\0" "congratulate; send present\0" "하:0E\0" "YOROKOBU\0" "GA KA\0" "HA\0" "hè\0" "hɑ̀\0" "hạ\0" "ban1 bei3 fan4 fan5\0" "forge ahead; energetic; surname\0" "분:0N\0" "KAZARU KAWARU MAJIRU\0" "HI FUN HON\0" "PWUN\0" "bì\0" "lou6\0" "bribe; give present\0" "뇌:0 뢰:0N\0" "MAINAU\0" "RO\0" "LOY LO\0" "lù\0" "lộ\0" "jam6\0" "rent, hire; hired person\0" "임:0E\0" "YATOU\0" "CHIN JIN\0" "IM\0" "lìn\0" "fui2 kui2\0" "bribe; bribes; riches, wealth\0" "회:0N\0" "MAKANAU MAINAU MAKANAI\0" "WAI KAI\0" "HOY\0" "huì\0" "goi1\0" "prepared for; inclusive\0" "TARIRU\0" "KAI GAI\0" "gāi\0" "변:1N\0" "MASU\0" "HEN BEN HEI HIYOU\0" "PYEN\0" "pián\0" "zi1\0" "property; wealth; capital\0" "자:0E\0" "MOTO\0" "SHI\0" "CA\0" "zī\0" "tzi\0" "gaa2 gu2\0" "surname; merchant; buy, trade\0" "가:0N 고:0N\0" "AKINAU AKINAI URU\0" "KO\0" "KA KO\0" "jiǎ\0" "*gǎ\0" "to give alms\0" "UREERU\0" "SHUTSU SHUCHI SOTSU SOCHI JUTSU\0" "xù\0" "caak6\0" "thief, traitor\0" "적:0E\0" "SOKONAU\0" "ZOKU\0" "CEK\0" "zéi\0" "*dzhək\0" "tặc\0" "AKIRUKA\0" "KOU\0" "jiǎo\0" "goi1\0" "gāi\0" "zong1\0" "booty, loot, stolen goods; bribe\0" "KAKUSU\0" "SOU ZOU\0" "zāng\0" "mean, low; cheap, worthless\0" "IYASHI\0" "SEN ZEN\0" "jiàn\0" "jing1\0" "pearls or shells strung together\0" "KUBIKAZARI\0" "EI YOU OU\0" "yīng\0" "xùn\0" "zan3\0" "relieve, aid distressed; rich\0" "진:0N\0" "NIGIWAU NIGYAKA NIGIWAI\0" "SHIN\0" "CIN\0" "zhèn\0" "se1\0" "buy and sell on credit, distant\0" "SHA\0" "shē\0" "shia\0" "ban1\0" "guest, visitor; surname; submit\0" "빈:0E\0" "MAROUDO SHITAGAU\0" "HIN\0" "PIN\0" "bīn\0" "*bin\0" "tân\0" "ban1\0" "guest, visitor; surname; submit\0" "MAROUDO SHITAGAU\0" "HIN\0" "PIN\0" "bīn\0" "kau4\0" "bribe\0" "MAINAI\0" "KYUU KU\0" "qiú\0" "se1\0" "TOOI HARUKA YURUYAKA OGORU OGORI\0" "SHA\0" "shē\0" "chuàn\0" "zāng\0" "zau1\0" "give for charity\0" "주:1N\0" "ATAERU\0" "SHUU SHU\0" "CWU\0" "zhōu\0" "loi6\0" "give, present, confer; surname\0" "뢰:0N\0" "TAMAU TAMAMONO\0" "RAI\0" "LOY\0" "lài\0" "zaan3\0" "help, support, assist, aid\0" "찬:N\0" "TASUKERU TATAERU\0" "SAN\0" "CHAN\0" "zàn\0" "ci3\0" "give, bestow favors; appoint\0" "사:0E\0" "TAMAWARU TAMAU TAMAMONO\0" "SHI\0" "SA\0" "cì\0" "*siɛ̀\0" "sam1\0" "precious\0" "TAKARA\0" "CHIN\0" "chēn\0" "soeng2\0" "reward, grant, bestow; appreciate\0" "상:0E\0" "HOMERU\0" "SHOU\0" "SANG\0" "shǎng\0" "*shiɑ̌ng\0" "thưởng\0" "tiǎn\0" "pui4\0" "indemnify, suffer loss\0" "배:0N\0" "TSUGUNAU\0" "BAI HAI\0" "PAY\0" "péi\0" "gang1\0" "continue\0" "갱:1N\0" "TSUGU TSUGUNAFU\0" "SHOKU ZOKU KOU KYOU\0" "KAYNG\0" "gēng\0" "jin4\0" "virtuous, worthy, good; able\0" "현:0E\0" "KASHIKOI MASARU\0" "KEN\0" "HYEN\0" "xián\0" "*hen\0" "hiền\0" "maai6\0" "sell; betray; show off\0" "매:0E\0" "URU\0" "BAI MAI\0" "MAY\0" "mài\0" "*mɛ̀i\0" "mại\0" "zin6\0" "mean, low; cheap, worthless\0" "천:0E\0" "IYASHII SHIZU\0" "SEN ZEN\0" "CHEN\0" "jiàn\0" "*dzhiɛ̀n\0" "tiện\0" "seoi6\0" "수:N\0" "suì\0" "đút\0" "fu3\0" "tax; give; endow; army; diffuse\0" "부:0E\0" "MITSUGI\0" "FU\0" "PWU\0" "fù\0" "*biò biò\0" "phú\0" "daam6 zin6\0" "fine\0" "tàn\0" "cung4\0" "tribute paid in cloth by the tribes in Szechwan and Yunnan under the Han dynasty\0" "MITSUGI\0" "SOU ZU\0" "cóng\0" "cung4\0" "cóng\0" "zat1 zi3\0" "matter, material, substance\0" "질:0E\0" "MOTO TASUKERU TORU\0" "SHITSU SHICHI\0" "CIL CI\0" "zhì\0" "*jit\0" "chất\0" "cai4 zai1\0" "present\0" "jī\0" "zoeng3\0" "accounts; bill, debt; credit\0" "장:1\0" "TOBARI\0" "CHOU\0" "CANG\0" "zhàng\0" "dou2\0" "bet, gamble, wager; compete\0" "도:0N\0" "KAKERU KAKE\0" "TO\0" "TO\0" "dǔ\0" "dǒ\0" "đổ\0" "zeon2\0" "farewell gift\0" "jìn\0" "TAKARA\0" "KEI\0" "xiōng\0" "seon2\0" "plentiful, wealthy or rich; handsome (pay, gifts, etc.)\0" "춘:N\0" "TOMU\0" "SHUN CHUN\0" "chǔn\0" "운:N\0" "yǔn\0" "bou2\0" "TAMOTSU KOMEGURA\0" "HOU\0" "bǎo\0" "재:N\0" "zāi\0" "laai6\0" "rely, depend on; accuse falsely\0" "뢰:0E\0" "TANOMU TAYORU TAYORI\0" "RAI\0" "LOY\0" "lài\0" "*lɑ̀i\0" "fung3\0" "gift\0" "OKURU\0" "FUU FU BOU\0" "fèng\0" "phúng\0" "càng\0" "cai4 zai1\0" "MOTARASU\0" "SEI SHI SAI\0" "jī\0" "sing6\0" "leftovers, residue, remains\0" "MASU\0" "YOU SHOU JOU\0" "shèng\0" "yì\0" "zaam6 zaan6\0" "make money, earn; gain, profit\0" "SUKASU\0" "TAN\0" "zhuàn\0" "fu6\0" "gift of money help pay funeral\0" "부:0N\0" "TASUKERU OKURU\0" "FU\0" "PWU\0" "fù\0" "gau3 kau3\0" "buy, purchase; hire\0" "구:0N\0" "AGANAU\0" "KOU\0" "KWU\0" "gòu\0" "coi3\0" "compete, contend; contest, race\0" "새:0N\0" "MUKUIMATSURU\0" "SAI\0" "SAY\0" "sài\0" "zaak3 zak3\0" "abstruse, deep, profound\0" "OKUBUKAI\0" "SAKU JAKU\0" "SAYK\0" "zé\0" "ZENI\0" "ROU RYOU\0" "liáo\0" "yì\0" "to defeat to spoil or be spoiled; to corrupt or be corrupted\0" "YABURERU\0" "HAI\0" "bài\0" "chěn\0" "taan3 zaam6 zaan6\0" "to earn, to make a profit; (Cant.) to enjoy oneself\0" "SUKASU\0" "WAN\0" "wàn\0" "zi3\0" "gift superior; gift given\0" "지:0N\0" "NIE\0" "SHI\0" "CI\0" "zhì\0" "zeoi3\0" "unnecessary, superfluous\0" "췌:0N\0" "IBO\0" "ZEI SEI\0" "CHWEY\0" "zhuì\0" "biāo\0" "wan1\0" "affable, agreeable, pleasant\0" "빈:N 윤:0N\0" "IN\0" "YUN\0" "yūn\0" "zang6\0" "give present; bestow, confer\0" "증:0E\0" "OKURU\0" "ZOU SOU\0" "CUNG\0" "zèng\0" "*dzhə̀ng\0" "tặng\0" "taam5\0" "earnest money; silk label on books\0" "TETSUKE\0" "TAN DON\0" "dàn\0" "zaan3\0" "help, support, assist, aid\0" "찬:0E\0" "TASUKERU TATAERU\0" "SAN\0" "CHAN\0" "zàn\0" "tzɑ̀n\0" "aam4 am6 ngaam4 ngam6 ngan3\0" "false; counterfeit; bogus; sham\0" "안:1\0" "NISE\0" "GAN\0" "AN\0" "yàn\0" "duk6\0" "pú\0" "sim6 sin6\0" "support, aid; to be sufficient; rich, elegant\0" "섬:0N\0" "SUKUU TARIRU\0" "SEN ZEN\0" "SEM\0" "shàn\0" "thiệm\0" "wàn\0" "jeng4 jing4\0" "win; surplus, gain, profit\0" "영:1N\0" "AMARI\0" "EI\0" "YENG\0" "yíng\0" "iɛng\0" "zeon2\0" "farewell present\0" "신:1N\0" "HANAMUKE\0" "SHIN JIN\0" "SIN\0" "jìn\0" "gam3\0" "Jiangxi province\0" "gàn\0" "jin4\0" "virtuous, worthy, good; able\0" "KASHIKOI\0" "KEN\0" "xián\0" "zong1\0" "booty, loot, stolen goods; bribe\0" "장:0N\0" "KAKUSU\0" "ZOU SOU\0" "CANG\0" "zāng\0" "tang\0" "bai3 bei6\0" "strong\0" "비:1N\0" "IKARU\0" "HI\0" "PI\0" "bì\0" "duk6\0" "dú\0" "suk6\0" "buy, redeem; ransom; atone for\0" "속:0N\0" "AGANAU\0" "SHOKU\0" "SOK\0" "shú\0" "jhiok\0" "chuộc\0" "ngaan6 ngan3\0" "counterfeit, false\0" "TADASHIKUNAI NISE NISEMONO\0" "KEN GAN GEN\0" "yàn\0" "soeng2\0" "shǎng\0" "xuàn\0" "lòng\0" "gam3 gung3\0" "Jiangxi province; places therein\0" "공:1N\0" "TAMAU\0" "KOU KU KAN KON\0" "KONG\0" "gàn\0" "zong1\0" "booty, loot, stolen goods; bribe\0" "KAKUSU\0" "ZOU SOU\0" "CANG\0" "zāng\0" "bui3\0" "sea shell; money, currency\0" "bèi\0" "zing1\0" "virtuous, chaste, pure; loyal\0" "zhēn\0" "fu6\0" "load, burden; carry, bear\0" "fù\0" "member; personnel, staff member\0" "yuán\0" "gung3\0" "offer tribute; tribute, gifts\0" "gòng\0" "coi4\0" "wealth, valuables, riches\0" "cái\0" "zaak3\0" "one's responsibility, duty\0" "zé\0" "jin4\0" "virtuous, worthy, good; able\0" "xián\0" "baai6\0" "be defeated, decline, fail\0" "bài\0" "zoeng3\0" "accounts; bill, debt; credit\0" "zhàng\0" "fo3\0" "goods, commodities, products\0" "huò\0" "zat1\0" "matter, material, substance\0" "zhì\0" "faan3\0" "peddler, hawker, street merchant\0" "fàn\0" "taam1\0" "be greedy, covet; covetous\0" "tān\0" "pan4\0" "poor, impoverished, needy\0" "pín\0" "bin2\0" "decrease, lower; censure, criticize\0" "biǎn\0" "gau3\0" "buy, purchase; hire\0" "gòu\0" "cyu5\0" "store, stockpile, hoard\0" "zhù\0" "gun3\0" "a string of 1000 coins; to go through\0" "guàn\0" "ji6\0" "number two\0" "èr\0" "daam5\0" "mean, low; cheap, worthless\0" "jiàn\0" "ban1 bei3\0" "forge ahead; energetic; surname\0" "bēn\0" "sai3\0" "borrow; pardon; loan\0" "shì\0" "tip3\0" "paste to, stick on; attached to\0" "tiē\0" "gwai3\0" "expensive, costly, valuable\0" "guì\0" "fong3\0" "give, grant, bestow; surname\0" "kuàng\0" "taai3\0" "lend; borrow; pardon\0" "dài\0" "mau6\0" "trade, barter; mixed; rashly\0" "mào\0" "fai3\0" "expenses, expenditures, fee\0" "fèi\0" "ho6\0" "congratulate; send present\0" "hè\0" "ji4\0" "give to, hand down, bequeath\0" "yí\0" "caak6\0" "thief, traitor; kill\0" "zéi\0" "zi3\0" "gift superior; gift given\0" "zhì\0" "gaa2 gu2\0" "surname; merchant; buy, trade\0" "jiǎ\0" "fui2\0" "bribe; bribes; riches, wealth\0" "huì\0" "zi1\0" "property; wealth; to count\0" "zī\0" "jam6\0" "rent, hire; hired person\0" "lìn\0" "lou6\0" "bribe; give present\0" "lù\0" "zong1\0" "booty, loot, stolen goods; bribe\0" "zāng\0" "zi1\0" "property; wealth; capital\0" "zī\0" "goi1\0" "prepared for; inclusive\0" "gāi\0" "zeon2\0" "farewell present\0" "jìn\0" "kau4\0" "bribe\0" "qiú\0" "zan3\0" "relieve, aid distressed; rich\0" "zhèn\0" "loi6\0" "give, present, confer; surname\0" "lài\0" "se1\0" "buy and sell on credit, distant\0" "shē\0" "fu3\0" "tax; give; endow; army; diffuse\0" "fù\0" "dou2\0" "bet, gamble, wager; compete\0" "dǔ\0" "zai1\0" "present\0" "jī\0" "suk6\0" "buy, redeem; ransom; atone for\0" "shú\0" "soeng2\0" "reward, grant, bestow; appreciate\0" "shǎng\0" "ci3\0" "give, bestow favors; appoint\0" "cì\0" "bai3\0" "strong\0" "IKARU\0" "HI\0" "bì\0" "zau1\0" "give for charity\0" "CWU\0" "zhōu\0" "gang1\0" "continue\0" "gēng\0" "pui4\0" "indemnify, suffer loss\0" "péi\0" "zin6\0" "fine\0" "dǎn\0" "laai6\0" "rely, depend on; accuse falsely\0" "lài\0" "fung3\0" "gift\0" "fèng\0" "zeoi3\0" "unnecessary, superfluous\0" "zhuì\0" "fu6\0" "gift of money help pay funeral\0" "fù\0" "zaam6 zaan6\0" "make money, earn; gain, profit\0" "zhuàn\0" "coi3\0" "compete, contend; contest, race\0" "sài\0" "zak3\0" "abstruse, deep, profound\0" "zé\0" "ngan3\0" "false; counterfeit; bogus; sham\0" "yàn\0" "zaan3\0" "help, support, assist, aid\0" "zàn\0" "wan1\0" "affable, agreeable, pleasant\0" "IN\0" "YUN\0" "yūn\0" "zang6\0" "give present; bestow, confer\0" "zèng\0" "sim6\0" "support, aid; rich, elegant\0" "shàn\0" "jeng4 jing4\0" "win; surplus, gain, profit\0" "yíng\0" "gam3\0" "Jiangxi province; places therein\0" "gàn\0" "cek3 cik3\0" "red; communist, 'red'; bare\0" "적:0E\0" "AKA AKAI\0" "SEKI SHAKU\0" "CEK\0" "chì\0" "*chiɛk\0" "xích\0" "AKA AKAI\0" "KEKI KYAKU KOKI\0" "xī\0" "se3\0" "forgive, remit, pardon\0" "사:0N\0" "YURUSU\0" "SHA\0" "SA\0" "shè\0" "shià\0" "xá\0" "naan5\0" "blush, turn red\0" "난:1N\0" "AKARAMERU\0" "TAN DAN\0" "NAN\0" "nǎn\0" "nǎn\0" "nấn\0" "tung4\0" "tóng\0" "haak3 sik1\0" "AKA\0" "KYOKU KOKU KAKU KYAKU\0" "xì\0" "cing1\0" "deep red\0" "chēng\0" "haak1 hak1\0" "bright, radiant, glowing\0" "혁:0N\0" "AKAI KAGAYAKU\0" "KAKU\0" "HYEK\0" "hè\0" "xæk\0" "hách\0" "cing1\0" "deep red\0" "AKA\0" "TEI CHOU\0" "chēng\0" "ze2\0" "reddish brown; hematite; ochre\0" "자:1N\0" "AKATSUCHI AKA\0" "SHA\0" "CA\0" "zhě\0" "jiǎ\0" "haa4\0" "하:N\0" "AKA\0" "KA GE\0" "xiá\0" "tong4\0" "táng\0" "zau2\0" "walk, go on foot; run; leave\0" "주:0E\0" "HASHIRU\0" "SOU SHU\0" "CWU\0" "zǒu\0" "*tzǒu tzòu\0" "tẩu\0" "walk, go on foot; run; leave\0" "HASHIRU\0" "SOU SHU\0" "zǒu\0" "lì\0" "dau2 gau2\0" "grand, valiant\0" "규:0N\0" "HATARAKI\0" "KYUU\0" "KYU\0" "jiū\0" "fu6\0" "go to; attend, be present\0" "부:0E\0" "OMOMUKU\0" "FU\0" "PWU\0" "fù\0" "*pio\0" "phó\0" "ziu6\0" "surname; ancient state\0" "zhào\0" "gon2\0" "pursue, follow; expel, drive away\0" "간:1N\0" "KAN\0" "gǎn\0" "hei2\0" "rise, stand up; go up; begin\0" "기:0E\0" "OKIRU OKORU TATSU\0" "KI\0" "KI\0" "qǐ\0" "*kiə̌\0" "khởi\0" "shàn\0" "qióng\0" "jam5\0" "yǐn\0" "xiǎn\0" "zī\0" "jué\0" "qǐn\0" "late slow; dilatory; tardy to delay; dull; stupid\0" "CHI TEI\0" "chí\0" "cī\0" "can3\0" "take advantage of, avail oneself\0" "진:1N\0" "OU\0" "CHIN\0" "CIN CEN\0" "chèn\0" "tjìn\0" "sấn\0" "can3 ji5\0" "to take advantage of; to avail oneself of. to follow; to go\0" "CHIN\0" "chèn\0" "dié\0" "zeoi1\0" "weak, lame\0" "SHO\0" "jū\0" "ciu1\0" "jump over, leap over; surpass\0" "초:0E\0" "KOERU KOSU\0" "CHOU\0" "CHO\0" "chāo\0" "tjiɛu\0" "siêu\0" "dī\0" "xì\0" "TAN KEN\0" "zhān\0" "jué\0" "jyut6\0" "exceed, go beyond; the more ...\0" "월:0E\0" "KOERU KOSU\0" "ETSU OCHI KATSU\0" "WEL HWAL\0" "yuè\0" "*hiuæt\0" "việt\0" "ceoi1\0" "hasten, hurry; be attracted to\0" "qū\0" "gat6\0" "(Cant.) to order someone to leave\0" "jí\0" "ceoi1\0" "HISASHII\0" "CHI JI SHU SU\0" "chí\0" "syu4 zyu1\0" "주:1N\0" "CWU\0" "chú\0" "guā\0" "혈:1N\0" "SUSUMU\0" "KETSU KECHI\0" "HYEL\0" "xuè\0" "zi1\0" "can't move; to falter\0" "SHI\0" "CA\0" "zī\0" "tiu3\0" "to jump, to climb over, to leap, to posture; a gangway\0" "tiáo\0" "duǒ\0" "lit6\0" "not progressing; to be checked\0" "liè\0" "gon2\0" "pursue, follow; expel, drive away\0" "OU\0" "KAN\0" "gǎn\0" "so1\0" "suō\0" "cù\0" "xí\0" "ziu6\0" "surname; ancient state\0" "조:0N\0" "OYOBU KOERU SUBASHIKOI\0" "CHOU\0" "CO\0" "zhào\0" "*djiɛ̀u\0" "sù\0" "yǐn\0" "guk1\0" "(Cant.) to suffocate\0" "jú\0" "to pursue; to follow up\0" "jiàn\0" "FUMU\0" "SHAKU SAKU SEKI JAKU\0" "què\0" "tong3\0" "time, occasion; take journey\0" "ODORU\0" "TOU CHOU JOU\0" "tàng\0" "coek3\0" "초:1N\0" "TOOI\0" "TAKU CHOU\0" "CHO\0" "chuò\0" "rượt\0" "ceoi2\0" "place\0" "cuǐ\0" "lù\0" "ceoi3 cuk1\0" "what attracts one's attention\0" "취:0E\0" "OMOMUKI OMOMUKU UNAGASU\0" "SHU SOKU SOU\0" "CHWI CHWUK\0" "qù\0" "*tsiò\0" "thú\0" "dàng\0" "qiū\0" "zi1\0" "unable to move; to falter\0" "YUKINAYAMU\0" "SHI\0" "zī\0" "tí\0" "ceoi1 cuk1\0" "hasten, hurry; be attracted to\0" "추:0N\0" "HASHIRU OMOMUKU\0" "SUU SHU SOKU\0" "CHWU CHOK\0" "qū\0" "*tsio\0" "xu\0" "cik1\0" "chì\0" "wong4\0" "huáng\0" "kiu4\0" "nimble\0" "교:1N\0" "SUBAYAI\0" "KYOU GYOU CHOU\0" "KYO\0" "qiáo\0" "hiu1\0" "MIGARUI\0" "KYOU\0" "qiāo\0" "ziu1 ziu3\0" "jiào\0" "cou3\0" "easily provoked, hasty; fierce, cruel\0" "zào\0" "tik1\0" "jump\0" "SAKEBU\0" "KAN\0" "tì\0" "ěr\0" "zaan2\0" "go in hurry, hasten; urge\0" "zǎn\0" "zaan2\0" "go in hurry, hasten; urge\0" "찬:1N\0" "CHIRU\0" "SAN ZAN SO\0" "CHAN\0" "zǎn\0" "zeoi3 zuk1\0" "foot; attain, satisfy, enough\0" "족:0E\0" "ASHI TARIRU TASU\0" "SOKU SHOKU SUU\0" "COK CWU\0" "zú\0" "*tziok\0" "túc\0" "paa1\0" "lying prone, leaning over\0" "pā\0" "paau3\0" "noise of tramping feet\0" "UTSU\0" "HAKU HOU HYOU SAKU SHAKU\0" "PAK CAK\0" "bào\0" "kù\0" "gat6 kaak1\0" "to jolt; (Cant.) to raise up; block\0" "KOTSU\0" "kē\0" "dan2\0" "sell or buy wholesale; store\0" "dǔn\0" "kyut3\0" "kick with hoof; horse's gallop\0" "HASHIRU\0" "KETSU KECHI KEI KE\0" "jué\0" "fu1\0" "sit cross-legged; back of the foo\0" "부:0N\0" "ASHI\0" "FU\0" "PWU\0" "fū\0" "HURAHURASURU\0" "CHIN SHIN TAN\0" "chěn\0" "gin2 jin4\0" "callous skin on hands or feet. blisters\0" "TSUMADATSU\0" "GEN KEN\0" "KYEN\0" "jiǎn\0" "fàng\0" "zi2\0" "toe; tracks, footprints\0" "지:0N\0" "ASHI MOTO ATO\0" "SHI\0" "CI\0" "zhǐ\0" "nhảy\0" "saap3 taat3\0" "to tread on; slipshod\0" "SAP\0" "tā\0" "sop\0" "kịp\0" "gat6 jyut6\0" "to cut off the feet, to stretch up\0" "ASHIKIKU YUGAMU IBITSU\0" "GETSU GUWACHI GOTSU GOCHI\0" "yuè\0" "paa1\0" "trample on, tread on; search for; (Cant.) to squat down\0" "bà\0" "kei4 kei5\0" "creeping, crawling\0" "기:1N\0" "MUTSUYUBI\0" "KI GI SHI\0" "KI\0" "qí\0" "joek3 joek6 tik1\0" "skip, jump, frolic\0" "yuè\0" "coeng1\0" "walk rapidly\0" "qiāng\0" "tok3\0" "careless, lax; dissolute\0" "YURUMU\0" "TAKU SEKI SHAKU\0" "tuò\0" "toi4\0" "trample\0" "태:0N\0" "FUMU\0" "TAI DAI\0" "THAY\0" "tái\0" "jai6\0" "KOERU\0" "EI TEI SEI ZEI\0" "yì\0" "nin2 nin5\0" "FUMU\0" "DEN NEN SEN ZEN\0" "niǎn\0" "líng\0" "FUMU\0" "BAI MAI ME\0" "mèi\0" "bat6\0" "go by foot; epilogue, colophon\0" "발:0N\0" "FUMU OKUGAKI\0" "BATSU HATSU\0" "PAL\0" "bá\0" "bhɑt\0" "dit3\0" "stumble, slip, fall down; stamp\0" "질:0N\0" "TSUMAZUKU AYAMATSU\0" "TETSU\0" "CIL\0" "diē dié\0" "dhet\0" "trặc\0" "kū\0" "to4\0" "slip, stumble, falter; vacillate\0" "타:1N\0" "TSUMAZUKU\0" "TA DA\0" "THA\0" "tuó\0" "*dhɑ\0" "gaa1\0" "sit cross-legged; squat\0" "가:0N\0" "KA\0" "KA\0" "jiā\0" "ci2\0" "to trample, to step, to walk on the ball of the foot\0" "cī\0" "paau2 paau4\0" "run, flee, leave in hurry\0" "AGAKU\0" "HOU BYOU HAKU\0" "pǎo\0" "qiǎ\0" "zhù\0" "keoi1\0" "numb feet; to limp\0" "KAGAMU\0" "KU\0" "jū\0" "cip3 dim3 dip6\0" "shuffle, limp\0" "접:1N\0" "FUMU\0" "CHOU\0" "CEP\0" "diǎn\0" "tep\0" "chồm\0" "zek3\0" "sole (of the foot)\0" "척:1N\0" "ASHINOURA\0" "SEKI\0" "CHEK\0" "zhí\0" "jiɛk\0" "fu1\0" "the instep\0" "부:1N\0" "ASHINOKOU\0" "FU BU\0" "PWU\0" "fū\0" "pán\0" "zeoi1 zeoi2\0" "weak, lame\0" "YUKINAYAMU\0" "SHO JO SHA SO\0" "jù\0" "saan1\0" "stagger, limp\0" "YOROMEKU\0" "SAN\0" "SAN\0" "shān\0" "bai1 bei3 bo2\0" "lame\0" "파:0N\0" "CHINBA\0" "HA HI\0" "PHA PHI\0" "bǒ\0" "ní\0" "geoi6 keoi5\0" "distance; bird's spur\0" "거:0E\0" "KEZUME TAGAU HEDATERU\0" "KYO\0" "KE\0" "jù\0" "cựa\0" "lik1 lok3\0" "walk, move\0" "lì\0" "gan1\0" "heel; to follow, accompany; with\0" "근:1N\0" "KUBISU\0" "KON\0" "KUN\0" "gēn\0" "ngấn\0" "yí\0" "zek3 zik1\0" "search, track, trace\0" "적:0E\0" "ATO\0" "SEKI SHAKU\0" "CEK\0" "jī\0" "*tziɛk\0" "tích\0" "duò\0" "đá\0" "sin2\0" "bare footed\0" "선:0N\0" "HADASHI\0" "SEN\0" "SEN\0" "xiǎn\0" "gaau1\0" "stumble, fall down; wrestle\0" "SUNE\0" "KOU KYOU\0" "KYO\0" "jiāo\0" "stamp feet\0" "YUKU\0" "TA\0" "duò\0" "zyu1\0" "hop\0" "zhū\0" "cyun4\0" "crouch\0" "KERU\0" "SEN SHUN SON\0" "quán\0" "kwaa1 kwaa3\0" "straddle, bestride, ride; carry\0" "과:0N\0" "MATAGU MATAGARU\0" "KO KA\0" "KWA\0" "kuà\0" "kuà\0" "jai6 zai6\0" "to waddle, to limp\0" "zhuǎi\0" "dậy\0" "gwai6\0" "kneel\0" "궤:1N\0" "HIZAMAZU\0" "KI\0" "KWEY\0" "guì\0" "ghyuɛ̌\0" "quỳ\0" "kung4\0" "sound of footsteps\0" "공:1N\0" "ASHIOTO\0" "KYOU\0" "KONG\0" "qióng\0" "kwai2\0" "to step; a stride equal to half a pace\0" "규:1N\0" "HITOASHI\0" "KI KAI KE\0" "KYU\0" "kuǐ\0" "khoẻ\0" "강:N\0" "xiáng\0" "ci3\0" "hasty walking\0" "chì\0" "chọi\0" "lou6\0" "road, path, street; journey\0" "노:0 로:0E\0" "JI MICHI\0" "RO\0" "LO\0" "lù\0" "*lò\0" "lộ\0" "pin4\0" "SHITAGAU\0" "HOU HEI HEN\0" "pián\0" "si6 zi6\0" "stop\0" "치:1N\0" "TODOMARU\0" "CHI JI\0" "CHI\0" "zhì\0" "gaap3\0" "hood, cowl, turban; stumble\0" "TSUMAZUKU\0" "KOU KYOU KYUU\0" "jiá\0" "tiu3\0" "jump, leap, vault, bounce; dance\0" "도:0E\0" "HANERU TOBU ODORU\0" "CHOU TOU\0" "CO TO\0" "tiào\0" "dheu\0" "khêu\0" "coi2\0" "step on, tread on; search for\0" "OU\0" "SAI\0" "cǎi\0" "cin5\0" "trample, tread upon, walk on\0" "FUMU\0" "SEN\0" "CHEN\0" "jiàn\0" "taat3\0" "stumble, slip\0" "dá\0" "hiu1\0" "raise one's foot\0" "qiāo\0" "bat1\0" "clear way, make room for; clear street when emperor tours\0" "bì\0" "sin1\0" "wander about, walk around; revolve\0" "xiān\0" "do2\0" "stamp feet, step\0" "YUKU\0" "TA\0" "duò\0" "zai1\0" "ascend, go up, rise\0" "jī\0" "guk6\0" "bent, stooped, crouched; contract\0" "국:1N\0" "HIZAMAZU\0" "KYOKU\0" "KWUK\0" "jú\0" "ghiok\0" "gei6\0" "to kneel for a long time, to go down on hands and knees\0" "HIZAMAZUKU\0" "KI GI\0" "KI\0" "jì\0" "shū\0" "tou4\0" "TO ZU\0" "tú\0" "chù\0" "hang1\0" "tinkling, obstinate\0" "SUNE\0" "KEI\0" "jìng\0" "nip6\0" "niè\0" "xiāo\0" "FUMU\0" "HAKU BAKU HO BU\0" "bù\0" "cit3\0" "to walk around; turn back midway\0" "KENKEN\0" "TEI SETSU ZECHI\0" "xué\0" "cyun1 seon1 zeon3\0" "squat\0" "준:1N\0" "SHIRIZOKU\0" "SHUN SON ZON\0" "CWUN\0" "cūn\0" "tsuin\0" "mǔ\0" "neglect; careless, lax\0" "소:1\0" "TOORU UTOSHI ARASHI\0" "SHO SO\0" "SO\0" "shū\0" "loeng4 loeng6 long4\0" "hop, jump; hurriedly, urgently\0" "량:1N\0" "ODORU\0" "RYOU ROU\0" "LYANG\0" "liáng\0" "jung2\0" "leap, jump\0" "용:0N\0" "ODORU ODORI\0" "YOU\0" "YONG\0" "yǒng\0" "the foot or feet cast of a play\0" "ASHI\0" "KYAKU\0" "jiǎo\0" "cau4\0" "hesitate, falter; smug, self-satisfied\0" "chóu\0" "qiāo\0" "mau1\0" "(Cant.) to squat\0" "móu\0" "daap6\0" "step on, trample, tread on, walk\0" "답:0E\0" "FUMU\0" "TOU\0" "TAP\0" "tà\0" "*top\0" "đạp\0" "cin5 zin6\0" "trample, tread upon, walk on\0" "천:0E\0" "FUMU\0" "SEN\0" "CHEN\0" "jiàn\0" "dzhiɛ̌n\0" "kei1\0" "ASHIATO\0" "KI GI\0" "qí\0" "wo1\0" "to slip and sprain a limb\0" "wō\0" "wěi\0" "coek3\0" "to get ahead; to stride; to excel\0" "탁:1N\0" "TAKU FUMU\0" "TOU CHOU\0" "THAK\0" "chuō\0" "xợt\0" "zit6\0" "jié\0" "zik1\0" "trample on, tread on\0" "FUMU\0" "SEKI SHAKU SAKU\0" "jí\0" "tếch\0" "niè\0" "guk1 guk6\0" "ball\0" "jū\0" "guốc\0" "niè\0" "lún\0" "luk6\0" "lù\0" "to stumble; to slip; to fall\0" "lèng\0" "waa5\0" "ankle\0" "과:1N\0" "KURUBUSHI\0" "KA\0" "KWA\0" "huái\0" "geoi3\0" "crouch, squat; sit, occupy\0" "거:0N\0" "UZUKUMARU\0" "KYO KO\0" "KE\0" "jù\0" "ci4\0" "hesitate, undecided; embarrassed\0" "지:1N\0" "CHI\0" "CI\0" "chí\0" "jyun2\0" "to writhe, struggle, squirm, wriggle; to be impatient for\0" "MOGAKU KAGAMU\0" "EN ON WA\0" "wǎn\0" "kyun4\0" "curled, coiled\0" "KAGAMU\0" "KEN GEN\0" "quán\0" "tek3\0" "kick\0" "KERU\0" "TEKI CHAKU SHAKU\0" "tī\0" "baak6\0" "to stumble and fall prone stiff in death\0" "TAORERU\0" "HOU BOKU HAI BAI\0" "PWU POK\0" "bó\0" "bhək\0" "vội\0" "cyut3 seoi6 zeot1\0" "zú\0" "nhót\0" "cip3\0" "qiè\0" "gei2 hei2 ji2\0" "the shin; to pierce; to touch\0" "KATAASHI\0" "KI GI\0" "yǐ\0" "cuk1 dik6\0" "uneasiness, nervousness; level\0" "IKIYASUI\0" "SHUKU TEKI JAKU\0" "cù\0" "zung1\0" "zōng\0" "caai2 coi2\0" "step on\0" "CHAY\0" "cǎi\0" "zung1\0" "footprints, traces, tracks\0" "종:0N\0" "ATO\0" "SHOU SOU\0" "CONG\0" "zōng\0" "tông\0" "pung3\0" "collide, bump into\0" "pèng\0" "zi3\0" "stumble, totter; fail, be frustrated\0" "zhì\0" "zaang1 zang1\0" "(Cant.) heel, elbow\0" "zhēng\0" "dim3\0" "tip toe\0" "diǎn\0" "zaak6\0" "waver, hesitate, be irresolute\0" "zhí\0" "jyu4\0" "exceed, transgress; cross over\0" "유:0N\0" "KOERU\0" "YU YOU\0" "YU\0" "yú\0" "*iu\0" "dok6\0" "stroll, pace, walk slowly\0" "HADASHI\0" "TAKU DAKU JAKU\0" "THAK\0" "duó\0" "dùn\0" "ceon2 cyun2\0" "SOMUKU\0" "SHUN SEN\0" "chuǎn\0" "jung2\0" "leap, jump\0" "용:1N\0" "ODORU\0" "YOU\0" "YONG\0" "yǒng\0" "iǒng\0" "dung2 zung2\0" "heel; follow; visit, call on\0" "종:0N\0" "TSUGU KUBISU\0" "SHOU\0" "CONG\0" "zhǒng\0" "dai6 tai4\0" "paw\0" "제:1N\0" "FUMU\0" "TEI DAI CHI JI\0" "CEY\0" "dì\0" "NANAMENIYUKU\0" "TA\0" "zhǎ\0" "cam2\0" "HURAJURASURU\0" "CHIN TAN TEN\0" "chěn\0" "chậm\0" "caai2 cyun2 jaai2\0" "trample, tread on, kick; to crush\0" "KAKATO\0" "SEN ZEN TAN\0" "TAN\0" "chuài\0" "gin6\0" "건:N\0" "jiàn\0" "guā\0" "dong6 tong4\0" "to fall flat; to fall on the face\0" "táng\0" "dhɑ̀ng\0" "geoi2\0" "to walk alone; self-reliant\0" "우:1N\0" "KU\0" "WU\0" "jǔ\0" "fú\0" "zú\0" "dip6\0" "to skip, to dance; to put the foot down\0" "접:1N\0" "HUMU\0" "CHOU JOU\0" "CEP\0" "dié\0" "pin4\0" "to walk with a limp\0" "YOROMEKU\0" "HEN BEN\0" "PHYEN\0" "pián\0" "jau4\0" "trample under foot, tread on\0" "유:0N\0" "FUMU\0" "JUU\0" "YU\0" "róu\0" "nuò\0" "tai4\0" "hoof; leg of pork; little witch\0" "제:0N\0" "HIZUME\0" "TEI\0" "CEY\0" "tí\0" "*dhei\0" "đế\0" "caa1 zaa1\0" "to tread on, walk through\0" "chǎ\0" "tan3\0" "(Cant.) to move in a straight line\0" "tuǐ\0" "thủi\0" "gin2\0" "lame, crippled; unlucky\0" "건:0N\0" "ASHINAE NAYAMU\0" "KEN\0" "KEN\0" "jiǎn\0" "kiæ̌n\0" "kiễng\0" "dou6 tou1\0" "stamp feet; dance\0" "도:0N\0" "FUMU\0" "TOU DOU\0" "TO\0" "dǎo\0" "dhɑ̀u\0" "dạo\0" "co1\0" "error, mistake, slip; failure\0" "차:0N\0" "TSUMAZUKU\0" "SA\0" "CHA\0" "cuō\0" "*tsɑ\0" "tha\0" "hai4\0" "footpath, trail; track\0" "혜:0N\0" "KOMICHI WATARU\0" "KEI\0" "HYEY\0" "qī\0" "hei\0" "daap6\0" "step on, tread on; stumble, slip\0" "HUMU\0" "TOU DOU\0" "tà\0" "dhɑp\0" "coeng1\0" "walk rapidly\0" "창:1N\0" "UGOKU YOROMEKU\0" "SHOU SOU\0" "CHANG\0" "qiāng\0" "nin5 zin2\0" "upper millstone; to grind, roll, triturate\0" "HUMU\0" "TEN DEN NEN\0" "niǎn\0" "din1\0" "TSUMAZUKU\0" "TEN\0" "diān\0" "chân\0" "tai4\0" "hoof; leg of pork; little witch a horse\0" "제:1N\0" "HIZUME\0" "TEI\0" "CEY\0" "tí\0" "*dhei\0" "zik3\0" "take short steps\0" "NUKIASHI SASHIASHI\0" "SEKI\0" "jí\0" "nip6\0" "tread, step on; follow, track\0" "niè\0" "mun4\0" "to jump over; to limp\0" "mán\0" "lau4 lau6\0" "stroll, take walk\0" "liū\0" "zaam6\0" "temporary; fleeting; ephemeral\0" "TOTSUSHINSURU\0" "SAN ZAN\0" "zàn\0" "*dzhɑ̀m\0" "bat1\0" "clear way, make room for; clear street when emperor tours\0" "필:1N\0" "SAKIBARAI\0" "HITSU\0" "PHIL\0" "bì\0" "chōng\0" "lù\0" "liu1 mau1\0" "(Cant.) to roost\0" "liáo\0" "cuk1\0" "urgent, suddenly; grieve, lament\0" "축:0N\0" "SEMARU\0" "SHUKU SEKI\0" "CHWUK\0" "cù\0" "tziuk\0" "tong2 tong4\0" "tread through mud and water\0" "tāng\0" "daai3 zai6\0" "HUMU\0" "TAI TEI DEI TA\0" "dài\0" "suk1\0" "walk carefully\0" "축:1N\0" "SHUKU SUKU\0" "CHWUK\0" "sù\0" "tốc\0" "saai2\0" "sandal\0" "HUMU\0" "SHI\0" "xǐ\0" "kwai2\0" "HITOASHI\0" "KI\0" "kuǐ\0" "zik1\0" "trace, tracks; footprints\0" "적:0N\0" "ATO\0" "SEKI SHAKU\0" "CEK\0" "jī\0" "tích\0" "zik3\0" "step on, tread on; sole\0" "척:0N\0" "ASHINOURA\0" "SEKI\0" "CHEK\0" "zhí\0" "coeng1\0" "to limp; walking; in motion\0" "YOU SOU\0" "qiāng\0" "dik1 zaak6\0" "hoof; a falter; to hesitate\0" "TATAZUMU\0" "TEKI JAKU TAKU\0" "dí\0" "nhích\0" "mun4 pun4\0" "to jump over; to limp\0" "만:1N\0" "YOROMEKU\0" "MAN BAN HAN\0" "MAN\0" "pán mán\0" "zung1\0" "footprints, traces, tracks\0" "종:1N\0" "ATO\0" "SHOU\0" "CONG\0" "zōng\0" "tziong\0" "lián\0" "baang6\0" "hop, leap, jump; bright\0" "bèng\0" "zou1\0" "to spoil; to ruin\0" "zāo\0" "nim3\0" "(Cant.) to stand on tiptoe\0" "niǎn\0" "bit6 pit3\0" "to limp\0" "HUMU\0" "HETSU BECHI BETSU\0" "PYEL\0" "bié\0" "bhet\0" "tuí\0" "jú\0" "dang1 dang6\0" "step on, tread on; lose energy\0" "YOROMEKU\0" "TOU DOU\0" "dēng dèng\0" "dhə̀ng\0" "sang3\0" "to shuffle, procrastinate, dilly-dally\0" "YOROMEKU\0" "SOU SHOU JOU\0" "CHUNG\0" "cèng\0" "tsə̀ng\0" "sin1\0" "to whirl, pirouette\0" "xiān\0" "faan4\0" "an animal's paws\0" "ASHINOURA\0" "HAN BON FUN BUN\0" "PEN\0" "fán\0" "cyu4\0" "hesitate, waver, falter\0" "TAMERAU\0" "SHUU\0" "CWU\0" "chú\0" "zung1\0" "to stagger along; to fall\0" "TAMERAU\0" "SHOU SHU CHOU CHU\0" "zhōng\0" "cyun4 deon1\0" "squat, crouch; idle about\0" "준:1N\0" "TSUKUBAU UZUKUMARU\0" "SON SHUN\0" "CWUN\0" "dūn\0" "dzhuən\0" "but3 but6\0" "bō\0" "cuk1\0" "kick; tread on; leap; solemn\0" "축:0N\0" "KERU\0" "SHUU SHUKU\0" "CHWUK\0" "cù\0" "*tziuk tsiuk\0" "cuk1\0" "to tread on; to kick\0" "cù\0" "gwai3 kyut3\0" "stumble, fall down; trample\0" "궐:0N\0" "TSUMAZUKU TAORERU\0" "KETSU KEI\0" "KWEL KWEY\0" "jué\0" "giuæt\0" "kyut3\0" "to kick back; to stumble, slip, fall\0" "jué\0" "leon6\0" "lìn\0" "to tread on; to stamp; to walk\0" "HUMU\0" "TOU DOU\0" "tá\0" "hiu1\0" "raise one's foot\0" "MIGARUI\0" "KYOU\0" "KYO\0" "qiāo\0" "nghều\0" "giu2 hiu1\0" "to raise the feet; to cross the legs; brave; sandals\0" "교:1N\0" "KYOU KYAKU GAKU\0" "juē\0" "kều\0" "buk6\0" "webbed feet of waterfowl\0" "MIZUKAKI\0" "BOKU HOKU\0" "POK\0" "pǔ\0" "liāo\0" "trèo\0" "dan1\0" "to squat; to crouch\0" "dūn\0" "cyun1\0" "leap; to jump; to spurt out\0" "cuān\0" "gwaan3 kwaang3 kwong3\0" "(Cant.) to stumble over, to fall\0" "guàn\0" "cou3\0" "tense, excited, irritable\0" "조:0N\0" "SAWAGU\0" "SOU\0" "CO\0" "zào\0" "tzɑ̀u\0" "tháo\0" "daat3 taat3\0" "stumble, slip\0" "TSUMAZUKU\0" "TATSU TACHI\0" "dá\0" "IZARI\0" "HEKI\0" "bì\0" "bik1 pik1\0" "cripple, lame\0" "IZARI\0" "HEKI\0" "bì\0" "zuk6\0" "walk carefully; hesitate, falter\0" "촉:1N\0" "FUMU ATO\0" "CHOKU TAKU\0" "CHOK\0" "zhú\0" "ghen xộc\0" "geoi3\0" "jù\0" "cyu4\0" "hesitate, falter, be undecided\0" "저:0N\0" "TAMERAU\0" "CHO CHAKU\0" "CE CHAK\0" "chú\0" "djhiu\0" "chứa\0" "kiu3\0" "qiào\0" "dan2\0" "sell or buy wholesale; store\0" "돈:1N\0" "HASHIKE\0" "TON\0" "TON\0" "dǔn\0" "cau4\0" "hesitate, falter; smug, self-satisfied\0" "주:0N\0" "TAMERAU\0" "CHUU\0" "CWU\0" "chóu\0" "djhiou\0" "trù\0" "zai1\0" "ascend, go up, rise\0" "제:1N\0" "NOBORU\0" "SEI SAI\0" "CEY\0" "jī\0" "tzei\0" "wǔ\0" "joek3 joek6 tik1\0" "skip, jump, frolic\0" "약:0E\0" "ODORU\0" "YAKU TEKI\0" "YAK CEK\0" "yuè\0" "iɑk\0" "dược\0" "niǎn\0" "leon6\0" "trample down, oppress, overrun\0" "lìn\0" "lip6\0" "to stride over; to step across\0" "렵:1N\0" "HUMU\0" "RYOU\0" "LYEP\0" "liè\0" "láp\0" "zaak6\0" "waver, hesitate, be irresolute\0" "척:1N\0" "TACHIMOTOORU\0" "TEKI\0" "CHEK\0" "zhí\0" "lik1 lok3\0" "walk, move\0" "UGOKU\0" "REKI RYAKU RAKU\0" "LYEK\0" "lì\0" "zi3\0" "stumble, totter; fail, be frustrated\0" "지:1N\0" "TSUMAZUKU\0" "CHI\0" "CI\0" "zhì\0" "cin4\0" "follow in, imitate; rut, path\0" "전:1N\0" "FUMU\0" "TEN\0" "CEN\0" "chán\0" "djhiɛn\0" "cyu4\0" "hesitate, waver, falter\0" "TAMERAU\0" "CHU JU JUU\0" "chú\0" "duàn\0" "wai6\0" "exaggerate\0" "HUMU\0" "EI E KAI KE\0" "wèi\0" "lung4\0" "to walk\0" "lóng\0" "ruông\0" "trample down, oppress, overrun\0" "린:1N\0" "FUMU\0" "RIN\0" "LIN\0" "lìn\0" "sin1\0" "wander about, walk around; revolve\0" "MAU\0" "SEN\0" "SEN\0" "xiān\0" "exaggerate\0" "HUMU\0" "EI E KAI KE\0" "wèi\0" "zyun2\0" "to jump\0" "zuān\0" "laan1 laan4\0" "to pass; to step over; to creep; to twine round\0" "KOERU\0" "RAN TAN DAN\0" "lán\0" "sip3 sit3\0" "to walk\0" "섭:N\0" "YUKU\0" "SHOU\0" "SEP\0" "xiè\0" "joeng4\0" "ráng\0" "sit3\0" "to limp\0" "sǎ\0" "set\0" "nip6\0" "tread, step on; follow, track\0" "섭:1N\0" "FUMU\0" "JOU\0" "SEP\0" "niè\0" "FUMU\0" "TOU DOU\0" "tà\0" "keoi4\0" "qú\0" "zik6\0" "jí\0" "cyun1\0" "leap; to jump; to spurt out\0" "cuān\0" "zyun1 zyun2\0" "to jump\0" "cuó\0" "saai2\0" "sandal\0" "KUTSU\0" "SHI RI SAI SHA\0" "xǐ\0" "kuí\0" "fok3\0" "take quick, short steps\0" "곽:1\0" "SUSUMANAI\0" "KYAKU KAKU KEKI\0" "KWAK\0" "jué\0" "leon6\0" "trample down, oppress, overrun\0" "린:0N\0" "FUMU\0" "RIN\0" "LIN\0" "lìn\0" "gyun1 san1\0" "body; trunk, hull; rad. no. 158\0" "신:0E\0" "MI MIZUKARA\0" "SHIN KEN\0" "SIN\0" "shēn\0" "*shin\0" "thân\0" "gung1\0" "body; personally, in person\0" "궁:0N\0" "MI\0" "KYUU\0" "KWUNG\0" "gōng\0" "giung\0" "cung\0" "daam1\0" "to delay; to loiter; to hinder\0" "HUKERU\0" "TAN\0" "dān\0" "SEGARE\0" "fēn\0" "keoi1\0" "body\0" "KARADA\0" "KU\0" "qū\0" "tai2\0" "body; group, class, body, unit\0" "KARADA\0" "TEI TAI\0" "tǐ\0" "do2\0" "hide\0" "타:1N\0" "KAWASU\0" "TA\0" "THA\0" "duǒ\0" "do2\0" "hide, secrete; avoid, escape\0" "KAWASU\0" "TA\0" "duǒ\0" "gung1\0" "body; self\0" "궁:1N\0" "MI\0" "KYUU\0" "KWUNG\0" "gōng\0" "tall\0" "láng\0" "NERAU SHINOBU\0" "rěn\0" "lo2\0" "bare, nude; undress, strip\0" "luǒ\0" "ai2 ngai2\0" "of short stature, low in height\0" "ǎi\0" "jī\0" "guk1\0" "jú\0" "tong2\0" "lie down, recline\0" "HUSU\0" "TOU\0" "tǎng\0" "thẳng\0" "UTSUKE\0" "kōng\0" "lou6\0" "lào\0" "jin2 zin2\0" "(Cant.) 躽胸凸肚, to push out one's chest and belly\0" "yǎn\0" "to discipline, train, bring up; discipline, training\0" "미:N\0" "SHITSUKE SHITSUKERU\0" "měi\0" "tall\0" "kāng\0" "keoi1\0" "body\0" "구:0N\0" "KARADA\0" "KU\0" "KWU\0" "qū\0" "kio\0" "xo\0" "SEMUSHI\0" "ROU RU\0" "lóu\0" "lào\0" "do2 to5\0" "TA\0" "duǒ\0" "zik1\0" "to govern, to oversee, to manage, to direct official duty, office\0" "SHOKU\0" "zhí\0" "YAGATE\0" "yàn\0" "body; group, class, body, unit\0" "체:1\0" "KARADA\0" "TEI TAI\0" "CHEY\0" "tǐ\0" "TAKAI\0" "TOU DOU\0" "dào\0" "soon after, soon; almost; no more than; after all\0" "YAGATE\0" "yīng\0" "yù\0" "ce1 geoi1\0" "cart, vehicle; carry in cart\0" "거:0E 차:0N\0" "KURUMA\0" "SHA KYO\0" "CHA KE\0" "chē\0" "*giu chia\0" "xa\0" "gaat3 zaat3\0" "crush by weight; grind\0" "알:0N\0" "KISHIRU\0" "ATSU\0" "AL\0" "yà\0" "gwai2\0" "track, rut, path\0" "궤:0E\0" "WADACHI MICHI\0" "KI\0" "KWEY\0" "guǐ\0" "gyuǐ\0" "quẫy\0" "gwan1\0" "army, military; soldiers, troops\0" "군:0E\0" "TSUWAMONO IKUSA\0" "GUN KUN\0" "KWUN\0" "jūn\0" "*giuən\0" "quân\0" "wai6\0" "a brass parts for a cart in ancient China\0" "wèi\0" "jyut6\0" "cross-bar at the end of the poles of a cart\0" "KUSABI\0" "GETSU GACHI GOTSU GOCHI\0" "yuè\0" "ngột\0" "SEN SHIN\0" "xìn\0" "daai6\0" "TEI DAI TAI\0" "dài\0" "hin1\0" "carriage; high; wide; balcony; surname of the Yellow Emperor\0" "헌:0E\0" "NOKI\0" "KEN\0" "HEN\0" "xuān\0" "*xiæn\0" "hiên\0" "faan4\0" "fàn\0" "jan6\0" "a block that keeps a wheel from moving\0" "HADOME\0" "JIN NIN JI NI\0" "rèn\0" "shān\0" "TSUMUGIKURUMA\0" "kuáng\0" "syu4\0" "shū\0" "tyun4\0" "war car\0" "tún\0" "a Chinese family name to arrange; to display wheel\0" "chén\0" "taai3 taai5\0" "(Cant.) a steering wheel\0" "dài\0" "aak1 ngaak1\0" "yoke, collar; to restrain\0" "KUBIKI\0" "AKU YAKU\0" "è\0" "naap6\0" "reins\0" "TAZUNA\0" "DOU NOU DAI NAI\0" "nà\0" "kei4\0" "axle-tip\0" "qí\0" "모:N\0" "máo\0" "jyun5\0" "soft, flexible, pliable; weak\0" "연:0E\0" "YAWARAKA YAWARAKAI\0" "NAN ZEN NEN\0" "YEN\0" "ruǎn\0" "njiuɛ̌n\0" "nhuyễn\0" "JIN NIN\0" "kuáng\0" "qián\0" "zyun2 zyun3\0" "shift, move, turn\0" "KOROBU KOROGARU MEGURU\0" "TEN\0" "CEN\0" "zhuǎn\0" "rumble, explosion, blast\0" "TODOROKU\0" "GOU KOU\0" "hōng\0" "fu1\0" "surname\0" "hū\0" "keoi4\0" "yoke\0" "qú\0" "kuàng\0" "dai2\0" "dǐ\0" "ling4\0" "wooden cross-piece on front inside of carriage box\0" "령:1N\0" "TESORI\0" "REI RYOU\0" "LYENG\0" "líng\0" "dài\0" "āo\0" "zan2\0" "cross board at rear of carriage\0" "진:0N\0" "YOKOGI KOTOJI\0" "SHIN\0" "CIN\0" "zhěn\0" "jǐn\0" "faan4 faan6\0" "fàn\0" "waang1\0" "(Cant.) to spoil, ruin\0" "TODOKOORU\0" "KYOU GOU\0" "kuāng\0" "ong3\0" "OU FUKU BUKU\0" "yǎng\0" "paang1\0" "pēng\0" "bui3\0" "a row of carriages; a generation; a class, a series a kind; denotes the plural\0" "YAKAI TOMOGARA\0" "HAI\0" "bèi\0" "gu1\0" "OOBONE\0" "KO KU\0" "gū\0" "ku1\0" "a wheel; to revolve\0" "gū\0" "páo\0" "zhù\0" "fu2 jung5\0" "rǒng\0" "aak1 ngaak1\0" "è\0" "bat6 but6\0" "sacrifice\0" "HATSU BACHI HAI BAI\0" "bá\0" "zuk6\0" "axle, axletree; pivot; axis\0" "축:0N\0" "SHINGI MAKIMONO\0" "JIKU\0" "CHWUK\0" "zhóu\0" "djhiuk\0" "trục\0" "zi2\0" "end of axle; divergent\0" "지:1N\0" "ANA JIKUGASHIRA\0" "SHI KI SHIN\0" "CI\0" "zhǐ\0" "jiu4\0" "small light carriage\0" "초:1N\0" "YOU SHOU JOU CHOU\0" "CHO\0" "yáo\0" "iɛu zhiɛu\0" "o1\0" "axle; personal name of Mencius\0" "가:0N\0" "KA\0" "KA\0" "kē\0" "kɑ kɑ̌\0" "dit6 jat6\0" "rush forth; surpass, excel\0" "일:1N\0" "SUGIRU\0" "ITSU TETSU\0" "IL\0" "yì\0" "light; easy, simple; gentle\0" "KARUI KAROYAKA KARONJIRU\0" "KEI KYOU KIN\0" "KYENG\0" "zhì\0" "sik1\0" "horizontal wooden bar in front of a sedan chair\0" "식:0N\0" "SHIKIMI\0" "SHOKU SHIKI\0" "SIK\0" "shì\0" "ping4\0" "curtained carriage used by women\0" "ATSUMARU KAKURU\0" "BYOU HEI\0" "PYENG\0" "píng\0" "bánh\0" "ji4\0" "hearse\0" "HITSUGIGURUMA JISHIYA\0" "JI\0" "ér\0" "gung2\0" "gǒng\0" "guk1 guk6\0" "KYOKU KOKU\0" "jú\0" "gaau3\0" "compare; comparatively, more\0" "교:0E\0" "KURABERU\0" "KAKU KOU\0" "KYO KAK\0" "jiào\0" "gàu\0" "guāng\0" "lou6\0" "a chariot, carriage; a carriage pull-bar\0" "로:0N\0" "MIKURUMA MUKAERU\0" "RO RAKU KAKU\0" "LO HAYK\0" "hé\0" "kǎi\0" "cyun4\0" "cart wheel with no spokes\0" "전:1N\0" "SEN ZEN CHUN KEN GEN\0" "CEN\0" "quán\0" "zau1\0" "shaft\0" "주:1N\0" "CHUU CHU SHUU SHU\0" "CWU\0" "zhōu\0" "zoi2 zoi3\0" "load; carry; transport, convey\0" "재:0E\0" "NOSERU SHIRUSU NORU\0" "SAI\0" "CAY\0" "zài\0" "*tzə̀i *tzə̌i dzhə̀i tzə̀i\0" "tải\0" "zi3\0" "low rear portion of cart\0" "HIKUI OMOI\0" "CHI\0" "zhì\0" "djì\0" "ce4\0" "沙田禾輋, Hong Kong toponym\0" "shē\0" "numerary adjunct for vehicles\0" "NARABU KURUMA\0" "RYOU\0" "liàng\0" "yù\0" "shāo\0" "light; light carriage\0" "KARUI\0" "YUU YU\0" "yóu\0" "wun6\0" "MARUI\0" "KAN GAN\0" "wàn\0" "yǐn\0" "zip3 zit3\0" "sides of chariot where weapons\0" "첩:0N\0" "WAKIGI SUNAWACHI\0" "CHOU\0" "CHEP\0" "zhé\0" "djiɛp\0" "waan5\0" "mourn; pull; draw\0" "만:0N\0" "HIKU\0" "BAN\0" "MAN\0" "wǎn\0" "fu6\0" "cheek bone; protective; assist\0" "보:0N\0" "TASUKERU TASUKE SUKE\0" "FU BU HO\0" "PO\0" "fǔ\0" "*bhiǒ\0" "heng1 hing1\0" "light; easy, simple; gentle\0" "경:0E\0" "KARUI KAROYAKA\0" "KEI KYOU\0" "KYENG\0" "qīng\0" "*kiɛng\0" "khinh\0" "zau1\0" "SHUU SHU\0" "zhōu\0" "ngai4\0" "the cross-bar at the end of a carriage pole; linchpin of a large carriage\0" "KUSABI\0" "GEI GI\0" "ní\0" "ling4\0" "a car-rut; rumbling of a cart\0" "HIKITSUBUSU\0" "RYOU ROU\0" "léng\0" "zip3 zit3\0" "sides of chariot were weapons\0" "WAKIGI SUNAWACHI\0" "CHOU\0" "zhé\0" "zaan6\0" "zhàn\0" "loeng2 loeng6\0" "numerary adjunct for vehicles\0" "량:0N\0" "NARABU KURUMA\0" "RYOU\0" "LYANG\0" "liàng\0" "zi1\0" "a supply cart, covered wagon, dray\0" "치:0N\0" "HOROGURUMA\0" "SHI\0" "CHI\0" "zī\0" "fai1\0" "brightness, luster, brilliance\0" "휘:0E\0" "KAGAYAKU KAGAYAKI\0" "KI KUN\0" "HWI\0" "huī\0" "*xiuəi\0" "huy\0" "mong5\0" "exterior rim of wheel, felly\0" "망:0N\0" "WA\0" "BOU MOU\0" "MANG\0" "wǎng\0" "võng\0" "zyut3 zyut6\0" "stop, suspend, halt\0" "철:0N\0" "YAMERU\0" "TETSU\0" "CHEL\0" "chuò\0" "djiuɛt\0" "gwo2\0" "grease pot hung under axle of cart\0" "ABURATSUBO\0" "KA WA GA GE\0" "guǒ\0" "same as 轗 U+8F57, to fail; a difficulty, misfortune\0" "KAN KON\0" "kǎn\0" "yǐ\0" "paang4\0" "IKUSAGURUMU\0" "HOU BYOU BOU\0" "péng\0" "sin3\0" "a pall to cover the hearse\0" "qiàn\0" "gwan2\0" "turn round, revolve; roller\0" "MAWARU\0" "KON\0" "gǔn\0" "lin5\0" "a hand-cart; to transport by carriage\0" "련:0N 연:0\0" "TEGURUMA TAGOSHI\0" "REN\0" "LYEN\0" "niǎn\0" "*liɛ̌n\0" "curtained carriage used by women\0" "병:0N\0" "ATSUMARU KAKURU\0" "BYOU HEI\0" "PYENG\0" "píng\0" "관:1N\0" "OOI\0" "KAN\0" "KWAN\0" "guǎn\0" "bui3\0" "generation, lifetime; class\0" "배:0E\0" "TOMOGARA\0" "HAI\0" "PAY\0" "bèi\0" "*bə̀i\0" "bối\0" "leon4\0" "wheel; revolve, turn; recur\0" "륜:0E 윤:0\0" "WA\0" "RIN\0" "LYUN\0" "lún\0" "*luin\0" "luân\0" "pái\0" "loeng4\0" "a hearse; a carriage\0" "NEGURUMA\0" "RYOU\0" "liáng\0" "jyun5\0" "flexible, pliable; weak, feeble\0" "연:N\0" "NEGURUMA\0" "ZEN NEN NAN\0" "ruǎn\0" "jau4\0" "exterior rim of wheel, felly\0" "OOWA\0" "JUU NYU\0" "róu\0" "cap1\0" "gather up, collect; edit, compile\0" "집:0N\0" "ATSUMERU YAWARAGU\0" "SHUU\0" "CIP\0" "jí\0" "joeng4\0" "양:1N\0" "YANG\0" "yáng\0" "xián\0" "jyun5 syun4\0" "chuán\0" "cau3\0" "hubs of wheel; converge around\0" "주:0N\0" "ATSUMARU\0" "SOU\0" "CWU\0" "còu\0" "ceon1\0" "sled\0" "CHUN\0" "chūn\0" "got3\0" "great array of spears and chariots\0" "KATSU KACHI ATSU ECHI\0" "gé\0" "gɑt\0" "jau4\0" "light carriage; trifling, light\0" "KARUI\0" "YUU YU\0" "yóu\0" "gwang1\0" "TODOROKU\0" "KOU\0" "hōng\0" "syu1\0" "transport, carry, haul\0" "수:0E\0" "OKURU ITASU\0" "YU SHU\0" "SWU\0" "shū\0" "shio\0" "thâu\0" "fuk1\0" "two pieces of wood underneath a cart\0" "복:0N\0" "TOKOSHIBARI\0" "FUKU BUKU\0" "POK\0" "fù\0" "HOROGURUMA NIGURUMA\0" "SHI\0" "zī\0" "fuk1\0" "spokes of wheel\0" "복:0N 폭:0N\0" "YA\0" "FUKU\0" "POK PHOK\0" "fú\0" "wēn\0" "vehicle\0" "bèn\0" "nin5 zin2\0" "turn over, roll\0" "전:0N\0" "MEGURU KISHIRU\0" "TEN DEN NEN\0" "CEN\0" "zhǎn\0" "djiɛ̌n\0" "jyu4\0" "cart, palanquin; public opinion\0" "여:0E\0" "KOSHI\0" "YO\0" "YE\0" "yú\0" "*iu\0" "wan1\0" "hearse\0" "온:1N\0" "ON UN\0" "ON\0" "wēn\0" "tou1\0" "TSUTSUMU YUMIBUKURO\0" "TOU\0" "tāo\0" "guk1\0" "hub of wheel\0" "곡:1N\0" "KOSHIKI\0" "KOKU\0" "KOK\0" "gǔ\0" "zeon1\0" "SHIN SEN\0" "zhēn\0" "hat6\0" "linchpin of wheel; control\0" "할:0N\0" "KUSABI\0" "KATSU\0" "HAL\0" "xiá\0" "hạt\0" "jyun4\0" "axle; magistrate's office; surname\0" "원:0N\0" "NAGAE\0" "EN\0" "WEN\0" "yuán\0" "hiuæn\0" "luk1\0" "windlass, pulley, capstan; wheel\0" "록:1N\0" "NAGAESHIHA\0" "ROKU\0" "LOK\0" "lù\0" "gaau1\0" "complicated, confused; dispute\0" "TOOKUNAGAI\0" "KOU KYOU\0" "jiāo\0" "caau4\0" "turret on a chariot\0" "cháo\0" "zyun2 zyun3\0" "shift, move, turn\0" "전:0E\0" "KOROBU KOROGARU\0" "TEN\0" "CEN\0" "zhuǎn\0" "*djiuɛ̌n\0" "chuyển\0" "wai6\0" "axle-tip\0" "wèi\0" "hún\0" "sled\0" "SORI\0" "xuě\0" "cit3\0" "wagon ruts, wheel tracks\0" "철:0N\0" "WADACHI\0" "TETSU\0" "CHEL\0" "zhé\0" "djhiɛt\0" "giu2 giu6\0" "sedan-chair, palanquin\0" "교:0N\0" "KAGO YAMAKAGO\0" "KYOU\0" "KYO\0" "jiào\0" "kiệu\0" "zaan6\0" "sleeping cart\0" "SAN ZEN\0" "zhàn\0" "buk6\0" "bú\0" "lou4 lou5\0" "rut\0" "TAWAMERU\0" "RAU ROU RYOU\0" "lǎo\0" "fan4\0" "chariot\0" "분:1N\0" "FUN BUN\0" "PWUN\0" "fén\0" "faan1\0" "HAN HON\0" "fān\0" "leon4\0" "rumbling of vehicles; threshold\0" "린:1N\0" "HIBIKI\0" "RIN\0" "LIN\0" "lín\0" "lin\0" "got3\0" "great array of spears and chariots\0" "KASHIMASHII\0" "KATSU KACHI KECHI\0" "gé\0" "sik1\0" "framework of lattice on cart\0" "sè\0" "ham2\0" "fail\0" "감:1N\0" "KAN\0" "KEM\0" "kǎn\0" "waan6\0" "tear asunder between chariots\0" "환:1N\0" "KURUMAZAKI\0" "KAN GEN KEN\0" "HWAN\0" "huán\0" "ji5 ngai5\0" "rings on the yokes\0" "yǐ\0" "gik1\0" "jí\0" "deoi3\0" "zhuì\0" "ji4\0" "hearse\0" "HITSUGIGU\0" "JI\0" "ér\0" "jyu4\0" "envy; hate, dislike; resentment\0" "여:0N\0" "KOSHI\0" "YO\0" "YE\0" "yù\0" "laam6\0" "a vehicle for transporting prisoners\0" "함:1N\0" "HIBIKI\0" "KAN GEN\0" "HAM\0" "jiàn\0" "gwang1\0" "rumble, explosion, blast\0" "굉:0N\0" "TODOROKI TODOROKU\0" "GOU KOU\0" "KOYNG\0" "hōng\0" "xuəng\0" "huênh\0" "leoi4\0" "léi\0" "bei3\0" "bridle of horse, reins\0" "비:1N\0" "TAZUNA KUTSUWA\0" "HI\0" "PI\0" "pèi\0" "byì\0" "lik1\0" "run over something with vehicle\0" "력:0N 역:0\0" "KISHIRU\0" "REKI\0" "LYEK\0" "lì\0" "lik6\0" "to gallop; a mule\0" "력:1N\0" "KISHIRU\0" "REKI\0" "LYEK\0" "lì\0" "lou4\0" "pulley, windlass, capstan\0" "로:1N\0" "KURUMAGI ROKURO\0" "RO\0" "LO\0" "lú\0" "FUMINIJIRU\0" "RIN\0" "lìn\0" "ce1 geoi1\0" "cart, vehicle; carry in cart\0" "chē\0" "gaat3 zaat3\0" "crush by weight; grind\0" "yà\0" "gwai2\0" "track, rut, path\0" "guǐ\0" "hin1\0" "carriage; high; wide; balcony\0" "xuān\0" "daai6\0" "dài\0" "jan6\0" "a block that keeps a wheel from moving\0" "rèn\0" "zyun2 zyun3\0" "shift, move, turn\0" "zhuǎn\0" "aak1 ngaak1\0" "yoke, collar\0" "è\0" "leon4\0" "wheel; revolve, turn; recur\0" "lún\0" "jyun5\0" "soft, flexible, pliable; weak\0" "ruǎn\0" "gwang1\0" "rumble, explosion, blast\0" "hōng\0" "wheel; to turn; to revolve\0" "gū\0" "o1\0" "axle; personal name of Mencius\0" "kē\0" "lou4\0" "pulley, windlass, capstan\0" "lú\0" "zuk6\0" "axle, axletree; pivot; axis\0" "zhóu\0" "zi2\0" "end of axle; divergent\0" "zhǐ\0" "jat6\0" "rush forth; surpass, excel\0" "yì\0" "surname\0" "hū\0" "zan2\0" "cross board at rear of carriage\0" "zhěn\0" "lik1\0" "run over something with vehicle\0" "lì\0" "jiu4\0" "small light carriage\0" "yáo\0" "heng1 hing1\0" "light; easy, simple; gentle\0" "qīng\0" "sik1\0" "horizontal wooden bar in front\0" "shì\0" "zoi2 zoi3\0" "load; carry; transport, convey\0" "zài\0" "zi3\0" "low rear portion of cart\0" "zhì\0" "giu6\0" "sedan-chair, palanquin\0" "jiào\0" "zau1\0" "shaft\0" "zhōu\0" "cyun4\0" "cart wheel with no spokes\0" "quán\0" "lou6\0" "a chariot, carriage; a carriage pull-bar\0" "lù\0" "gaau3\0" "compare; comparatively, more\0" "jiào\0" "zip3\0" "sides of chariot where weapons\0" "zhé\0" "fu6\0" "cheek bone; protective; assist\0" "fǔ\0" "loeng2\0" "numerary adjunct for vehicles\0" "liàng\0" "lin5\0" "hand-cart; transport by carriage\0" "niǎn\0" "bui3\0" "generation, lifetime; class\0" "bèi\0" "fai1\0" "brightness, luster, brilliance\0" "huī\0" "gwan2\0" "turn round, revolve; roller\0" "gǔn\0" "mong5\0" "exterior rim of wheel, felly\0" "wǎng\0" "loeng4\0" "a hearse; a carriage\0" "liáng\0" "zyut3\0" "stop, suspend, halt\0" "chuò\0" "zi1\0" "a supply cart, covered wagon, dray\0" "zī\0" "cau3\0" "hubs of wheel; converge around\0" "còu\0" "fuk1\0" "spokes of wheel\0" "fú\0" "cap1\0" "gather up, collect; edit, compile\0" "jí\0" "wan1\0" "hearse\0" "wēn\0" "syu1\0" "transport, carry, haul\0" "shū\0" "bei3\0" "bridle of horse, reins\0" "pèi\0" "jyun4\0" "axle; magistrate's office; surname\0" "yuán\0" "hat6\0" "linchpin of wheel; control\0" "xiá\0" "zin2\0" "turn over, roll\0" "niǎn\0" "luk1\0" "windlass, pulley, capstan; wheel\0" "lù\0" "cit3\0" "wagon ruts, wheel tracks\0" "zhé\0" "leon4\0" "rumbling of vehicles; threshold\0" "lín\0" "san1\0" "bitter; toilsome, laborious; 8th heavenly stem\0" "신:0E\0" "KARAI TSURAI KANOTO\0" "SHIN\0" "SIN\0" "xīn\0" "*sin\0" "tân\0" "gu1\0" "crime, criminal offense\0" "고:0N\0" "TSUMI\0" "KO\0" "KO\0" "gū\0" "go\0" "YAMERU\0" "JI\0" "cí\0" "ci4\0" "words, speech, expression, phrase\0" "YAMERU KOTOBA KOTOWARU\0" "JI SHI\0" "SA\0" "cí\0" "từ\0" "bik1 pik1\0" "law, rule; open up, develop\0" "벽:N 피:1\0" "KIMI MESU HIRAKU\0" "HEKI HI BI\0" "PHI PYEK\0" "pì\0" "bhiɛk biɛk\0" "vếch\0" "zeoi6\0" "crime, sin, vice; evil; hardship\0" "TSUMI SOCHIRU\0" "SAI SE ZAI\0" "zuì\0" "recrimination; wrangling\0" "UTSUTAHERU\0" "HEN BEN\0" "biàn\0" "laat6\0" "bitter, pungent, acrid\0" "랄:1N\0" "LAL\0" "là\0" "laat6 lat6\0" "peppery, pungent, hot; cruel\0" "랄:0N\0" "KARAI KIBISHII MUGOI\0" "RATSU\0" "LAL\0" "là\0" "lượt\0" "ci4\0" "words, speech; a sentence, an expression or phrase; a message\0" "YAMERU\0" "JI\0" "cí\0" "sit3\0" "variety of marsh grass\0" "TSUMI\0" "SETSU SECHI\0" "xuē\0" "baan6\0" "manage, do, handle; deal with\0" "판:0N\0" "TSUTOMERU\0" "HAN BEN\0" "PHAN\0" "bàn\0" "*bhyɛ̌n\0" "bin6\0" "manage, do, handle; deal with\0" "KANMURI WAKERU WAKIMAERU\0" "BEN\0" "biàn\0" "bin6\0" "distinguish, discriminate\0" "변:0E\0" "WAKERU WAKIMAERU\0" "BEN HEN\0" "PYEN\0" "biàn\0" "biện\0" "bin6\0" "dispute, argue, debate, discuss\0" "biàn\0" "xuē\0" "bin1\0" "braid; pigtail, plait, queue\0" "biàn\0" "bān\0" "ci4\0" "words, speech, expression, phrase\0" "사:0E\0" "YAMERU\0" "JI SHI\0" "SA\0" "cí\0" "*ziə\0" "bin1\0" "braid; pigtail, plait, queue\0" "변:1N\0" "AMU\0" "HEN BEN\0" "PYEN\0" "biàn\0" "bin6\0" "dispute, argue, debate, discuss\0" "변:0E\0" "WAKERU ARASOU\0" "BEN HEN\0" "PYEN\0" "biàn\0" "*bhyɛ̌n\0" "san4\0" "early morning; 5th terrestrial branch\0" "신:0N 진:0E\0" "TATSU\0" "SHIN\0" "CIN SIN\0" "chén\0" "zhin\0" "juk6\0" "humiliate, insult, abuse\0" "욕:0E\0" "HAZUKASHIME KATAJIKENA\0" "JOKU NIKU\0" "YOK\0" "rǔ\0" "njiok\0" "nhọc\0" "nung4\0" "agriculture, farming; farmer\0" "농:0E\0" "KUSAGIRU TAGAYASU\0" "NOU DOU\0" "NONG\0" "nóng\0" "nong\0" "nông\0" "lung4 nung4\0" "nóng\0" "can2\0" "chǎn\0" "coek3\0" "walk; walking; KangXi radical 162\0" "SHINNYOU\0" "CHAKU\0" "chuò\0" "walk; walking; KangXi radical 162\0" "SHINNYOU\0" "CHAKU\0" "chuò\0" "jat1\0" "smooth, slippery\0" "SUBERU\0" "yī\0" "jing4\0" "YUKU OYOBU\0" "SHOU NYOU\0" "réng\0" "bin1\0" "edge, margin, side, border\0" "ATARI BE HOTORI\0" "HEN\0" "PYEN\0" "biān\0" "bin1\0" "edge, margin, side, border\0" "ATARI BE HOTORI\0" "HEN\0" "PYEN\0" "biān\0" "sap6\0" "crossroads; street\0" "십:1\0" "TSUJI\0" "SIP\0" "shí\0" "jap6 jyu1\0" "crowd into, go into\0" "KOMU KOMI\0" "IP\0" "yū\0" "liu4\0" "distant, far\0" "liáo\0" "daat6\0" "arrive at, reach; intelligent; smooth, slippery\0" "NAMERAKA SUBERU TASSURU\0" "TATSU TACHI TEI TAI\0" "dá\0" "cin4\0" "follow, pursue\0" "천:1N\0" "TADORU TADORI\0" "TEN\0" "CHEN\0" "chān\0" "간:1N\0" "MOTOMERU SUSUMERU SAEGIRU\0" "KAN\0" "KAN\0" "gān\0" "cin1\0" "move, shift, change; transfer; relocate a capital city\0" "UTSURU UTSUSU MIYAKOGAE\0" "SEN\0" "qiān\0" "heoi1 jyu1\0" "doctrinaire, abstruse, unrealistic\0" "우:0N\0" "SAKERU TOOI TOOMICHI\0" "U\0" "O WU\0" "yū\0" "vu\0" "오:1N\0" "O\0" "yū\0" "hat1 ngat6\0" "extend, reach; until; till\0" "흘:1N\0" "OYOBU MADE\0" "KITSU\0" "HUL\0" "qì\0" "hất\0" "seon3\0" "quick, hasty, rapid, sudden\0" "신:0N\0" "HAYAI\0" "JIN SHIN SHUN\0" "SIN\0" "xùn\0" "*sìn\0" "ji4 ji5\0" "wind; walk out of straight path\0" "NANAME\0" "I TA DA\0" "yí\0" "gwo3\0" "pass, pass through, go across\0" "guò\0" "quá\0" "maai6\0" "take a big stride; pass by\0" "mài\0" "ci4\0" "qī\0" "jing4 zaap3\0" "to go round, to make a circuit, to make a revolution, to turn round\0" "MEGURU\0" "SOU\0" "zā\0" "wong6\0" "travel, go to; deceive; scare\0" "YUKU AZAMUKU\0" "OU\0" "WANG\0" "wàng\0" "teot1\0" "tù\0" "zeon1\0" "falter, hesitate\0" "둔:1N\0" "CHUN TON DON\0" "TWUN\0" "zhūn\0" "djuin\0" "trêu đón\0" "jing4 jing6\0" "receive, welcome, greet\0" "영:0E\0" "MUKAERU\0" "GEI\0" "YENG\0" "yíng\0" "*ngiæng\0" "nghênh\0" "dai3\0" "dá\0" "wan6\0" "run; simplified form of 運 luck, fortune; ship, transport\0" "HASHIRU\0" "UN\0" "yùn\0" "gan6 kan5\0" "near, close; approach; intimate\0" "근:0E\0" "CHIKAI\0" "KIN KON\0" "KUN\0" "jìn\0" "*ghiə̌n\0" "cận\0" "hong4\0" "ASHIATO\0" "KOU GOU\0" "háng\0" "ngaa6\0" "to go to meet, to receive, as a guest\0" "아:1N\0" "MUKAERU\0" "GA GE GYO GO\0" "A\0" "yà\0" "faan1 faan2\0" "return, revert to, restore\0" "반:0E\0" "KAESU KAERU\0" "HEN HAN HON\0" "PAN\0" "fǎn\0" "*biæ̌n\0" "phản\0" "ng6\0" "obstinate, perverse\0" "오:1N\0" "DEAU\0" "GO\0" "O\0" "wù\0" "ngò\0" "dá\0" "é\0" "waan4\0" "still, yet, also, besides\0" "hái\0" "ze5\0" "this, the, here\0" "zhè\0" "zung1\0" "very; somehow\0" "TOTEMO TOTE\0" "dá\0" "zeon3\0" "advance, make progress, enter\0" "jìn\0" "jyun5\0" "distant, remote, far; profound\0" "yuǎn\0" "viễn\0" "wai4\0" "disobey, violate, defy; be apart from\0" "wéi\0" "lin4\0" "join, connect; continuous; even\0" "lián\0" "ci4\0" "late, tardy; slow; delay\0" "chí\0" "made\0" "YUKU\0" "SHOU CHOU\0" "chè\0" "nì\0" "chầy\0" "siu4 tiu4\0" "far; distant\0" "초:1N\0" "HARUKA\0" "CHOU\0" "CHO\0" "tiáo\0" "*dheu\0" "dìu\0" "lai6 lit6 sai3\0" "to leap over\0" "SAEGIRU\0" "SEI TEI REI\0" "zhì\0" "ji4 ji5\0" "wind; walk out of straight path\0" "이:1N\0" "NANAME\0" "I TA DA\0" "I THA\0" "yí\0" "*iɛ iɛ̌\0" "gwing2\0" "distant, far; separated; different\0" "형:1N\0" "HARUKA\0" "KEI GYOU\0" "HYENG\0" "jiǒng\0" "*huěng\0" "gaa1\0" "character for transliteration\0" "가:0N\0" "KURABERU DEAU\0" "KA\0" "KA\0" "jiā\0" "ga\0" "dà\0" "a Chinese family name arrange; display a column of troops\0" "chén\0" "doi6\0" "until, when; seize, arrest\0" "태:1N\0" "ITARU\0" "TAI DAI\0" "THAY\0" "dài\0" "ji5\0" "be near, be close; recently\0" "CHIKAI\0" "JI NI\0" "I\0" "ěr\0" "dik6\0" "enlighten, advance; progress\0" "적:0N\0" "MICHI\0" "TEKI\0" "CEK\0" "dí\0" "baak1 baak3 bik1\0" "coerce, force, compel; urgent\0" "박:0E\0" "SEMARU\0" "HAKU HYAKU\0" "PAK\0" "pò\0" "*bæk\0" "bách\0" "to walk along, to go\0" "왕:1N\0" "YUKU IKU INISHIE\0" "OU\0" "WANG\0" "zhù\0" "dit6\0" "repeatedly, frequently\0" "질:0N\0" "KAWARU KATAMINI\0" "TETSU ITSU\0" "CIL\0" "dié\0" "dhet\0" "dật\0" "zaak3\0" "to rise; contracted; cramped\0" "TATSU\0" "SAKU SHAKU\0" "zé\0" "escape, flee; abscond, dodge\0" "NIGERU NOGASU\0" "TOU\0" "táo\0" "seot6\0" "narrate, state, express\0" "술:0E\0" "NOBERU\0" "JUTSU\0" "SWUL\0" "shù\0" "jhuit\0" "thuật\0" "YUKU\0" "TA DA I\0" "tuó\0" "겁:0N\0" "KEP\0" "qu\0" "ging3\0" "pass by, approach; direct\0" "jìng\0" "wui4\0" "revolve, rotate; curving, zigzag\0" "회:1N\0" "MEGURU\0" "KAI E\0" "HOY\0" "huí\0" "*huəi\0" "hồi\0" "dung6\0" "TOORU\0" "TOU ZU\0" "dòng\0" "YUKU\0" "YUU U\0" "yòu\0" "mai4\0" "bewitch, charm, infatuate\0" "미:0E\0" "MAYOU MADOU MAYOI\0" "MEI\0" "MI\0" "mí\0" "*mei\0" "mê\0" "bing3\0" "gush out; burst forth; split\0" "병:1N\0" "HASHIRU HOTOBASHIRU\0" "HOU HYOU HEI\0" "PYENG\0" "bèng\0" "bɛ̀ng\0" "zik1\0" "traces, impressions, footprints\0" "적:0N\0" "ATO\0" "SEKI SHAKU\0" "CEK\0" "jī\0" "*tziɛk\0" "tích\0" "naai5\0" "then, thereupon, only then\0" "내:1N\0" "SUNAWACHI NO\0" "DAI NAI\0" "NAY\0" "nǎi\0" "ji4\0" "to shift; to transfer; to transform\0" "UTSURU\0" "I\0" "yí\0" "áy đưa\0" "결:N\0" "jié\0" "zeoi1\0" "pursue, chase after; expel\0" "추:0E\0" "OU\0" "TSUI TAI\0" "CHWU THOY\0" "zhuī\0" "*djui\0" "truy\0" "laat6 lit6\0" "(Cant.) row\0" "SAEGIRU\0" "RETSU RECHI REI\0" "liè\0" "lướt\0" "seon3 seon6\0" "to be the first to begin a quarrel\0" "준:N\0" "xùn\0" "teoi3\0" "step back, retreat, withdraw\0" "퇴:0E\0" "SHIRIZOKU SHIRIZOKERU\0" "TAI TON\0" "THOY\0" "tuì\0" "*tuə̀i\0" "thoái\0" "sung3\0" "see off, send off; dispatch, give\0" "송:0E\0" "OKURU OKURI\0" "SOU\0" "SONG\0" "sòng\0" "*sùng\0" "tống\0" "kut3 sik1\0" "go, reach; appropriate, suitable\0" "괄:0N\0" "HAYAI\0" "KATSU GACHI\0" "KWAL\0" "shì\0" "tou4\0" "escape, flee; abscond, dodge\0" "도:0E\0" "NIGERU NOGASU NOGARERU\0" "TOU\0" "TO\0" "táo\0" "dhɑu\0" "đào\0" "pong4\0" "a surname\0" "HUSAGU\0" "HOU BOU\0" "páng\0" "hau6\0" "meet unexpectedly\0" "후:0N\0" "AU\0" "KOU\0" "HWU\0" "hòu\0" "hòu\0" "jik6 ngaak6\0" "disobey, rebel; rebel, traitor\0" "역:0E\0" "SAKARAU MUKAERU ARAKAJIME\0" "GYAKU GEKI\0" "YEK\0" "nì\0" "ngiæk\0" "nghịch\0" "CI\0" "dùn\0" "gwing2\0" "distant, far; separated; different\0" "형:0N\0" "HARUKA\0" "KEI GYOU\0" "HYENG\0" "jiǒng\0" "syun2\0" "choose, select; elect; election\0" "xuǎn\0" "seon3\0" "humble, modest; yield\0" "xùn\0" "bou1\0" "flee, run away, leave debt unsettled\0" "포:0N\0" "NOGARERU\0" "HO FU\0" "PHO\0" "bū\0" "bô\0" "jau4\0" "please; smiling; complacent\0" "유:1N\0" "YURUYAKA\0" "YUU YU\0" "YU\0" "yōu\0" "siu1\0" "ramble, stroll, jaunt, loiter\0" "소:0N\0" "SAMAYOU TACHIMOTOORU\0" "SHOU\0" "SO\0" "xiāo\0" "siɛu\0" "strong, unyielding, forceful\0" "주:N\0" "SEMARU TSUYOI\0" "SHUU\0" "qiú\0" "tùa\0" "tau3\0" "penetrate, pass through\0" "투:0E\0" "SUKU SUKASU TOORU\0" "TOU\0" "THWU\0" "tòu\0" "tòu\0" "thấu\0" "zuk6\0" "chase, expel; one by one\0" "축:0E\0" "OU\0" "CHIKU JIKU\0" "CHWUK CEK\0" "zhú\0" "*djhiuk\0" "trục\0" "kau4\0" "collect, unite; match, pair\0" "구:0N\0" "ATSUMERU AU TAGUI\0" "KYUU GU\0" "KWU\0" "qiú\0" "dai6\0" "hand over, deliver; substitute\0" "dì\0" "hand over, deliver; substitute\0" "TAGAINI KAWARU\0" "TEI\0" "dì\0" "tou4\0" "way, road, path, journey; course\0" "도:0E\0" "MICHI\0" "TO ZU\0" "TO\0" "tú\0" "*dho\0" "đồ\0" "gaang3 ging3\0" "pass by, approach; direct\0" "경:0N\0" "KOMICHI CHIKAI SUGU\0" "KEI KYOU\0" "KYENG\0" "jìng\0" "*gèng\0" "tik1\0" "far, distant; keep at distance\0" "적:1N\0" "TOOI\0" "TEKI\0" "CEK\0" "tì\0" "dau6\0" "tempt, allure, arouse, stir\0" "두:0N\0" "TODOMARU\0" "TOU ZU\0" "TWU\0" "dòu\0" "dhòu\0" "SUSUMU MATSU\0" "GI GE SHI JI\0" "yǐ\0" "ze2 ze3 ze5\0" "this, the, here\0" "저:0N\0" "HAU HAI MUKAERU\0" "GEN SHA\0" "CE EN\0" "zhè\0" "tung1\0" "pass through, common, communicate\0" "통:0E\0" "TOORU KAYOU TOORI\0" "TSUU TSU TOU\0" "THONG\0" "tōng\0" "*tung\0" "thông\0" "gwaang6 kwaang3\0" "ramble, stroll, roam, wander\0" "HASHIRU\0" "KYOU KOU\0" "guàng\0" "wù\0" "sai6\0" "pass away; die\0" "서:0E\0" "YUKU\0" "SEI SETSU\0" "SE\0" "shì\0" "zhiɛ̀i\0" "cing2\0" "indulge oneself; brag, show off\0" "령:0N\0" "TAKUMASHII TOORU HAYAI\0" "TEI\0" "LYENG\0" "chěng\0" "sính\0" "cuk1\0" "quick, prompt, speedy\0" "속:0E\0" "HAYAI SUMIYAKA\0" "SOKU\0" "SOK\0" "sù\0" "suk\0" "tốc\0" "cou3 cou5 zou6\0" "construct, build, make, begin; prepare\0" "조:0E\0" "TSUKURU ITARU NARU\0" "ZOU\0" "CO\0" "zào\0" "dzhɑ̌u tsɑ̀u\0" "tạo\0" "seon1\0" "retreat, withdraw, fall back\0" "준:0N\0" "SHIRIZOKU\0" "SHUN\0" "CWUN\0" "qūn\0" "tsuin\0" "fung4\0" "come upon, happen meet; flatter\0" "봉:0E\0" "AU MUKAU AI\0" "HOU BU\0" "PONG\0" "féng\0" "*bhiong\0" "phùng\0" "lin4\0" "join, connect; continuous; even\0" "련:0E 연:0\0" "TSURANARU TSURERU SHIKIRINI\0" "REN\0" "LYEN\0" "lián\0" "*liɛn\0" "liên\0" "so3\0" "suò\0" "return, turn around; a time\0" "MAWASU MAWARU KAERU MEGURU\0" "KAI E\0" "HOY\0" "huí\0" "lei5\0" "meandering, winding\0" "lǐ\0" "SAKO HAZAMA\0" "gǔ\0" "KITARU TSUKU ITARU TSUKARERU\0" "RAI\0" "lái\0" "to run quickly\0" "HASHIRU\0" "KAMU\0" "bèn\0" "MAJIRU MIDARERU SOMUKU\0" "SAKU\0" "cuò\0" "jué\0" "to scatter; to expel; to crack, to split; to jump\0" "HASHIRU HOTOBASHIRU SHIRIZOKERU TSUKAFU\0" "HOU HYOU HEI\0" "bèng\0" "wun6\0" "to escape from; to flee, to avoid\0" "NOGARERU\0" "KAN GAN\0" "huàn\0" "quần\0" "dai6 doi6\0" "seize, catch; reach, arrive\0" "체:0E\0" "OYOBU\0" "TAI TEI\0" "CHEY THAY\0" "dǎi\0" "dhèi dhə̀i\0" "luk6\0" "leave without reason; surname\0" "RYOKU ROKU TAI DAI\0" "lù\0" "wander, roam, travel\0" "ASOBU ASOBI SUSABI\0" "YUU YU\0" "YU\0" "yóu\0" "zau1\0" "week; turn, cycle; anniversary\0" "주:0N\0" "MEGURU\0" "SHUU\0" "CWU\0" "zhōu\0" "chu\0" "zeon3\0" "advance, make progress, enter\0" "진:0E\0" "SUSUMU SUSUMERU\0" "SHIN JIN\0" "CIN\0" "jìn\0" "*tzìn\0" "tiến\0" "juk1\0" "(Cant.) to move, touch, hit\0" "MEGURU YUKU ARUKU\0" "IKU\0" "yù\0" "coek3\0" "argue, quarrel, squabble; far\0" "탁:1N\0" "TOOI\0" "TAKU CHAKU\0" "THAK\0" "chuō\0" "rước\0" "kwai4\0" "thoroughfare, crossroads\0" "규:0N\0" "OUJI\0" "KI\0" "KYU\0" "kuí\0" "wai1\0" "winding, curving; swagger\0" "위:1N\0" "I\0" "WI\0" "wēi\0" "*qyuɛ\0" "tik1\0" "distant, far away\0" "TOOI\0" "KEKI CHAKU\0" "tì\0" "jat6\0" "flee, escape, break loose\0" "일:0E\0" "HASHIRU USHINAU SORERU\0" "ITSU ICHI\0" "IL\0" "yì\0" "it\0" "dật\0" "arrive at, reach; intelligent\0" "TOORU TOOSU TOGARU\0" "TATSU DACHI\0" "dá\0" "distant, remote, far; profound\0" "TOOI TOOZAKARU OCHI\0" "EN ON\0" "WEN\0" "yuǎn\0" "lo4 lo6\0" "patrol; inspect; watch; patrol\0" "luó\0" "bik1\0" "compel, pressure, force; bother\0" "핍:0N\0" "SEMARU\0" "HITSU HYOKU\0" "PHIP\0" "bī\0" "biək\0" "bức\0" "nuò\0" "jyu4 jyu6\0" "go over, pass over, exceed\0" "유:0N\0" "KOERU IYOIYO\0" "YU\0" "YU\0" "yú\0" "*io\0" "du\0" "dong6 tong4\0" "a time; a row; to fall, miss\0" "SUGIRU\0" "TOU DOU\0" "dàng\0" "suí\0" "deon6\0" "hide, conceal oneself; escape\0" "둔:0N\0" "NOGARERU\0" "TON SHUN\0" "TWUN TON\0" "dùn\0" "dhuə̀n dhuə̌n\0" "trốn\0" "seoi6\0" "comply with, follow along; thereupon\0" "수:0E\0" "TOGERU TSUINI\0" "SUI ZUI\0" "SWU\0" "suì\0" "*zuì\0" "toại\0" "YUKU ASOBU\0" "GEN GAN\0" "yǎn\0" "cyun4\0" "to hurry; to go to and fro\0" "SHIBASHIBA\0" "SEN ZEN\0" "chuán\0" "late, tardy; slow; delay\0" "OSOI OKURERU MATSU\0" "CHI\0" "CI\0" "chí\0" "tai4\0" "tí\0" "jyu6\0" "meet, come across, encounter\0" "우:0E\0" "AU MOTENASU TAMATAMA\0" "GUU KU\0" "WU\0" "yù\0" "*ngiò\0" "ngộ\0" "shí\0" "zing1\0" "spy, reconnoiter; detective\0" "정:1N\0" "UKAGAU SASUGA\0" "TEI\0" "CENG\0" "zhēn\0" "jau4\0" "wander, roam, travel\0" "유:0E\0" "ASOBU ASOBI SUSABI\0" "YUU YU\0" "YU\0" "yóu\0" "*iou\0" "du\0" "wan6\0" "luck, fortune; ship, transport\0" "운:0E\0" "HAKOBU MEGURU MEGURASU\0" "UN\0" "WUN\0" "yùn\0" "*hiuə̀n\0" "vận\0" "ngok6 ok6\0" "DEAU\0" "GAKU\0" "è\0" "bin3 pin3\0" "everywhere, all over, throughout\0" "편:0E\0" "AMANESHI\0" "HEN\0" "PHYEN\0" "biàn\0" "*biɛ̀n\0" "gwo1 gwo3\0" "pass, pass through, go across\0" "과:0E\0" "SUGIRU AYAMATSU TOGA\0" "KA\0" "KWA\0" "guò\0" "*guɑ guɑ̀\0" "quá\0" "aat3 kit3\0" "stop, suppress, curb, check; a bar\0" "알:1N\0" "TODOMERU\0" "ATSU\0" "AL\0" "è\0" "át\0" "haa4\0" "afar, distant; old, advanced in\0" "하:0N\0" "TOOI NANZO\0" "KA\0" "HA\0" "xiá\0" "ha\0" "wong4\0" "leisure, leisurely; hurry about\0" "황:0N\0" "ITOMA HIMA\0" "KOU\0" "HWANG\0" "huáng\0" "cau4\0" "strong, unyielding, forceful\0" "주:1N\0" "SEMARU TSUYOI\0" "SHUU\0" "CWU\0" "qiú\0" "dou3 dou6\0" "path, road, street; method, way\0" "도:0E\0" "MICHI IU MICHIBIKU\0" "DOU TOU\0" "TO\0" "dào\0" "*dhɑ̀u *dhɑ̌u\0" "đạo\0" "daat6 taat3\0" "arrive at, reach; intelligent\0" "달:0E\0" "TOORU TODOKU\0" "TATSU DACHI\0" "TAL\0" "dá\0" "*dhɑt\0" "đạt\0" "wai4\0" "disobey, violate, defy; be apart from\0" "위:0E\0" "CHIGAU TAGAU YOKOSHIMA\0" "I\0" "WI\0" "wéi\0" "*hiuəi\0" "vi\0" "laam4 naam4\0" "APPARE\0" "nán\0" "wai4 wai6\0" "lose; articles lost; omit\0" "yí\0" "gau3\0" "to meet; to come across\0" "구:1N\0" "AU\0" "KOU\0" "KWU\0" "gòu\0" "jiu4\0" "far away, distant, remote\0" "요:0E\0" "HARUKA\0" "YOU\0" "YO\0" "yáo\0" "*iɛu\0" "diêu\0" "chòu\0" "lau4 lau6\0" "take walk, stroll\0" "류:1N\0" "RYUU\0" "LYU\0" "liú\0" "seon3\0" "humble, modest; yield\0" "손:0N\0" "YUZURU HERIKUDARU SHITAGAU\0" "SON\0" "SON\0" "xùn\0" "suə̀n\0" "daap6\0" "mixed, abundant, assorted\0" "답:0N\0" "IRIMAJIRU\0" "TOU DOU\0" "TAP\0" "tà\0" "dhop\0" "dai6\0" "hand over, deliver; substitute\0" "체:0E\0" "TAGAINI KAWARU\0" "TEI\0" "CHEY\0" "dì\0" "*dhěi dhèi\0" "đệ\0" "late, tardy; slow; delay\0" "OSOI OKURERU\0" "CHI\0" "CI\0" "chí\0" "jyun5 jyun6\0" "distant, remote, far; profound\0" "원:0E\0" "TOOI TOOZAKARU OCHI\0" "EN ON\0" "WEN\0" "yuǎn\0" "*hiuæ̌n\0" "viễn\0" "sou3\0" "go upstream; trace source; formerly\0" "소:0N\0" "SAKANOBORU\0" "SO\0" "SO\0" "sù\0" "taap3 taat3\0" "careless, negligent, slipshod\0" "TOU\0" "tà\0" "hin2\0" "send, dispatch; send off, exile\0" "견:0E\0" "TSUKAWASU TSUKAU YARU\0" "KEN\0" "KYEN\0" "qiǎn\0" "*kiɛ̌n\0" "khiến\0" "maa5\0" "mǎ\0" "jiu4\0" "far away, distant, remote\0" "HARUKA\0" "YOU\0" "yáo\0" "YUKU NARERU KEGASU\0" "KAN\0" "guàn\0" "AKIRAKA\0" "SHOU\0" "zhāng\0" "ngou4 ngou6\0" "ramble, roam; travel for pleasure\0" "오:1N\0" "ASOBU\0" "GOU\0" "O\0" "áo\0" "ngao\0" "dik1 sik1\0" "match, comfortable; just\0" "적:0E\0" "YUKU KANAU MASANI\0" "TEKI SEKI\0" "CEK CHEK\0" "shì\0" "*shiɛk\0" "thích\0" "cà\0" "cuk1\0" "speed\0" "chì\0" "cuk1\0" "속:1N\0" "SUMIYAKA KAWARU CHIJIMU KOMAKAI TSUTSUSHIMU\0" "SOKU\0" "SOK\0" "sù\0" "zou1\0" "come across, meet with, encounter\0" "조:0N\0" "AU\0" "SOU\0" "CO\0" "zāo\0" "*tzɑu\0" "tao\0" "ze1\0" "cover, shield, protect\0" "차:0N\0" "SAEGIRU\0" "SHA\0" "CHA\0" "zhē\0" "*jia\0" "deon6\0" "deceive, hide, conceal; flee\0" "둔:0N\0" "NOGARERU\0" "TON DON\0" "TWUN\0" "dùn\0" "rộn\0" "dai6 sai6\0" "grunting sound of pigs; clash\0" "SARU\0" "TEI DAI SEI TAI\0" "dì\0" "lóu\0" "ci4\0" "late, tardy; slow; delay\0" "지:0E\0" "OSOI OKURERU\0" "CHI\0" "CI\0" "chí\0" "*djhi\0" "trì\0" "cuō\0" "leon4\0" "select, choose; surname\0" "YUONAYAMU\0" "RIN\0" "lín\0" "lận\0" "zeon1 zyun1\0" "obey, comply with, follow; honor\0" "준:0E\0" "SHITAGAU\0" "JUN SHUN\0" "CWUN\0" "zūn\0" "tzuin\0" "tuân\0" "jiu5\0" "entwine; wind around; surround\0" "요:1N\0" "MEGURU\0" "JOU NYOU\0" "YO\0" "rào\0" "*njiɛ̌u njiɛ̀u\0" "nháo\0" "cin1\0" "move, shift, change; transfer\0" "천:0E\0" "UTSURU UTSUSU\0" "SEN\0" "CHEN\0" "qiān\0" "*tsiɛn\0" "thiên\0" "syun2\0" "choose, select; elect; election\0" "선:0E\0" "ERABU\0" "SEN SAN\0" "SEN\0" "xuǎn\0" "*siuɛ̌n\0" "tuyển\0" "leot6 wat6\0" "comply with, obey; shun, avoid\0" "KATAYORU\0" "ITSU ICHI SHUTSU JUCHI\0" "yù\0" "wai4 wai6\0" "lose; articles lost; omit\0" "유:0E\0" "NOKOSU WASURERU SUTERU\0" "I YUI\0" "YU\0" "yí\0" "*ui uì\0" "di\0" "ng6\0" "meet\0" "è\0" "liu4\0" "distant, far\0" "료:0N 요:0\0" "HARUKA\0" "RYOU\0" "LYO\0" "liáo\0" "*leu\0" "geoi6\0" "suddenly, unexpectedly; at once\0" "거:0N\0" "NIWAKA SUMIYAKA AWATADASHI\0" "KYO\0" "KE\0" "jù\0" "ghiù\0" "sai6\0" "서:N\0" "shì\0" "bei6\0" "avoid; turn aside; escape; hide\0" "피:0E\0" "SAKERU\0" "HI\0" "PHI\0" "bì\0" "*bhiɛ̀\0" "tị\0" "jiu1\0" "invite, welcome; meet, intercept\0" "요:0N\0" "MUKAERU MOTOMERU\0" "YOU\0" "YO\0" "yāo\0" "*qiɛu\0" "maai6\0" "take a big stride; pass by\0" "매:0N\0" "YUKU SUGIRU TSUTOMERU\0" "BAI MAI\0" "MAY\0" "mài\0" "mài\0" "mại\0" "haai5 haai6\0" "unexpected meeting; encounter by\0" "해:0N\0" "AU\0" "KAI\0" "HAY\0" "xiè\0" "hɛ̀i\0" "seoi6\0" "profound, detailed; deep\0" "수:0N\0" "OKUBUKAI\0" "SUI\0" "SWU\0" "suì\0" "syun4 waan4\0" "still, yet, also, besides\0" "환:0E\0" "KAERU MATA MEGURU\0" "KAN SEN GEN\0" "HWAN SEN\0" "hái\0" "*huan\0" "hoàn\0" "zin1\0" "hesitant, faltering\0" "전:1N\0" "YUONAYAMU\0" "KEN GEN\0" "CEN\0" "zhān\0" "djiɛn\0" "chênh\0" "tang4\0" "téng\0" "ji5\0" "be near, be close; recently\0" "이:0N\0" "CHIKAI CHIKASHI CHIKA\0" "JI NI\0" "I\0" "ěr\0" "miu5 mok6\0" "far, distant, remote; slight\0" "막:0N\0" "TOOI\0" "BAKU MAKU\0" "MAK\0" "miǎo\0" "mak\0" "edge, margin, side, border\0" "ATARI BE\0" "HEN\0" "biān\0" "bin1\0" "edge, margin, side, border\0" "변:0E\0" "ATARI BE\0" "HEN\0" "PYEN\0" "biān\0" "*ben\0" "biên\0" "laap6 laat6\0" "rags\0" "KUJIKU\0" "RYOU ROU\0" "lā\0" "to walk slowly; to parade\0" "려:1N\0" "OMOMURO OSOI\0" "REI RAI CHI JI\0" "LYE\0" "lí\0" "jyun4\0" "원:N\0" "yuán\0" "YUU\0" "yáo\0" "lo4\0" "patrol; inspect; watch\0" "나:0 라:0N\0" "MEGURU\0" "RA\0" "LA\0" "luó\0" "lɑ̀\0" "lạ\0" "lei5\0" "meandering, winding\0" "리:1N\0" "TSUZUKU\0" "RI\0" "LI\0" "lǐ\0" "tjiɛ̌\0" "jap1\0" "area, district, city, state\0" "읍:0E\0" "KUNI MURA UREERU\0" "YUU OU\0" "UP\0" "yì\0" "*qyip\0" "ấp\0" "tíng\0" "dang6\0" "surname\0" "dèng\0" "gei2\0" "qǐ\0" "jung1\0" "former or literary name for Nanning (in Guangxi)\0" "옹:0N\0" "YOU YU\0" "ONG\0" "yōng\0" "qiong\0" "shān\0" "hon4\0" "an ancient place in the state of Wu\0" "한:N\0" "KAN GAN\0" "HAN\0" "hán\0" "ghiong\0" "jyu1 jyu4\0" "state in Henan province\0" "우:N\0" "U KU\0" "yú\0" "mong4\0" "mountain in Henan province\0" "망:0N\0" "BOU MOU\0" "MANG\0" "máng\0" "mương\0" "rú\0" "kung4\0" "in distress; a mound\0" "KYOU GU\0" "KONG\0" "qióng\0" "xī\0" "kwong3\0" "surname\0" "kuàng\0" "fū\0" "kong3\0" "kàng\0" "ban1\0" "county in Shaanxi province\0" "빈:1N\0" "HIN\0" "PIN\0" "bīn\0" "bin\0" "fong1\0" "name of a district in Sichuan\0" "HAKARU\0" "HOU\0" "PANG\0" "fāng\0" "jing4\0" "surname; state in today's Hebei\0" "형:0N\0" "KEI GYOU\0" "HYENG\0" "xíng\0" "aa6 naa5 naa6 no1 no4 no5\0" "that, that one, those\0" "나:0E\0" "NANZO NANI\0" "DA NA\0" "NA\0" "nà\0" "*nɑ nɑ̌\0" "na\0" "xīn\0" "sam2\0" "SHIN\0" "shěn\0" "bong1\0" "nation, country, state\0" "방:0E\0" "KUNI\0" "HOU\0" "PANG\0" "bāng\0" "bang\0" "vâng\0" "jyun4\0" "town in Shanxi province\0" "yuán\0" "cyun1\0" "village, hamlet; rustic\0" "촌:0N\0" "MURA MURAZATO\0" "SON\0" "CHON\0" "cūn\0" "huǒ\0" "ce4 je4\0" "wrong, evil, depraved, vicious, perverse, heterodox\0" "사:0E\0" "YA KA YOKOSHIMA\0" "YA JA SHA\0" "SA YA\0" "xié\0" "zia\0" "tà\0" "bāng\0" "wu1\0" "various place names; surname\0" "wū\0" "jù\0" "jau4\0" "postal, mail; post office\0" "yóu\0" "ham4 hon4\0" "city in Hebei province; various\0" "감:0N\0" "KAN\0" "HAN HAM\0" "hán\0" "hɑn\0" "toi4\0" "surname; state in modern Shanxi\0" "태:0N\0" "TAI\0" "THAY\0" "tái\0" "jau1\0" "surname; hill; mound; grave\0" "구:0N\0" "OKA\0" "KYUU\0" "KWU\0" "qiū\0" "*kiou\0" "bei3\0" "good-looking; name of a place\0" "HITSU BICHI HI\0" "bì\0" "pei4\0" "a department in the State of Lu; in what is now Shantung or N. China\0" "비:1N\0" "HI BI\0" "PI\0" "pī\0" "bhyi\0" "bing2\0" "name of a city in the ancient state of Song, in what is now Shandong; pleased\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "siu6\0" "surname; various place names\0" "소:0N\0" "SHOU JOU\0" "SO\0" "shào\0" "zhiɛ̀n\0" "bui3\0" "place in today's Henan province\0" "HAI BAI\0" "PHAY\0" "bèi\0" "wǎ\0" "dai2\0" "official residence, residence of\0" "저:0N\0" "YASHIKI\0" "TEI TAI\0" "CE\0" "dǐ\0" "zau1\0" "name of an ancient state; surname\0" "zōu\0" "jip6\0" "place in today's Henan province\0" "yè\0" "leon4\0" "neighbor; neighborhood\0" "lín\0" "kuāng\0" "gwai1\0" "name of a county in Han dynasty\0" "규:1N\0" "KEI KE\0" "KYU\0" "guī\0" "zyu1\0" "a feudal state which existed B.C.700-469; now in Shandong\0" "주:N\0" "CHU SHU\0" "CWU\0" "zhū\0" "chau\0" "si1\0" "a state in Shandong province\0" "shī\0" "kū\0" "juk1 jyu4\0" "sweet smelling, rich in aroma; (Cant.) to move, hit\0" "욱:0N\0" "AKIRAKA KAGUWASHII SAKAN\0" "IKU\0" "WUK\0" "yù\0" "gāi\0" "gap3 hap6\0" "county in Shanxi province\0" "합:1N\0" "AU\0" "KOU GOU GYOU\0" "HAP\0" "hé\0" "gwik1\0" "surname\0" "극:1N\0" "KEKI KYAKU\0" "KUK\0" "qiè\0" "zat6\0" "to go up to. flourishing a superlative\0" "질:1N\0" "ITARU\0" "SHITSU SHICHI CHITSU CHICHI\0" "CIL\0" "zhì\0" "jí\0" "seon1\0" "an ancient feudal State in Shaanxi\0" "SHUN KAN\0" "huán\0" "hau6\0" "place in Shandong province\0" "KOU KU\0" "hòu\0" "surname; place name\0" "xíng\0" "gaau1\0" "suburbs; waste land, open spaces\0" "교:0E\0" "MATSURU INAKA\0" "KOU\0" "KYO\0" "jiāo\0" "*gau\0" "hai4\0" "xí\0" "name of an ancient county in modern Gansu/Shaanxi area.\0" "KEI KE\0" "guī\0" "nuó\0" "long4\0" "gentleman, young man; husband\0" "랑:N\0" "OTOKO\0" "ROU\0" "LANG\0" "láng\0" "lang\0" "gaap3\0" "county in Henan province; surname\0" "jiá\0" "kui2\0" "state in today's Henan province\0" "kuài\0" "zeng6 zing6\0" "state in today's Henan; surname\0" "zhèng\0" "OTOKO\0" "ROU\0" "láng\0" "wan6\0" "surname; an ancient town's name\0" "yùn\0" "jin4\0" "place name in Shandong province\0" "yán\0" "sing4\0" "state in Shandong province\0" "SEI JOU\0" "chéng\0" "dau1 dau6\0" "dòu\0" "ci1\0" "city under the Chou Dyn. a surname\0" "CHI KI KE\0" "xī\0" "leoi5\0" "RYO RO\0" "lǚ\0" "fu2\0" "to be exiled; delay payment for\0" "FU\0" "fǔ\0" "ng4\0" "towns in Shandong province\0" "wú\0" "fu1\0" "outer walls of city; suburbs\0" "KURUWA\0" "FU\0" "fú\0" "gou3\0" "name of fief in Shantong bestowed on the eldest son of Wen Wang\0" "고:1N\0" "KOU KOKU\0" "KO\0" "gào\0" "gɑ̀u\0" "gok3 kok3\0" "surname; place in modern Shanxi\0" "학:1N\0" "KAKU SEKI SHAKU\0" "HAK\0" "hǎo\0" "long4\0" "gentleman\0" "낭:0 랑:0E\0" "OTOKO\0" "ROU\0" "LANG\0" "láng\0" "*lɑng\0" "gaap3\0" "county in Henan province; surname\0" "KOU KYOU\0" "KYEP\0" "jiá\0" "gang2\0" "place in Shandong province\0" "gěng\0" "gwan6\0" "administrative division\0" "군:0E\0" "KOORI\0" "GUN KUN\0" "KWUN\0" "jùn\0" "*ghiuə̀n\0" "quận\0" "cing2 jing5\0" "state in today's Hubei province\0" "영:1N\0" "EI\0" "YENG\0" "yǐng\0" "iɛ̌ng\0" "bó\0" "gwik1\0" "crack, opening; surname\0" "AOGU HIMA\0" "GEKI KEKI KYAKU\0" "KUK\0" "xì\0" "*kiɑk\0" "HAI\0" "bèi\0" "lik6\0" "place in today's Henan province\0" "lì\0" "wan4\0" "county in Hubei province\0" "yún\0" "bou6\0" "part, division, section\0" "부:0E\0" "WAKERU SUBERU TSUKASA\0" "BU HO HOU\0" "PWU\0" "bù\0" "bhǒ\0" "bộ\0" "xiáo\0" "cai1\0" "name of a stream in Sichuan province\0" "처:1N\0" "CHE\0" "qī\0" "pei4\0" "비:1N\0" "HI BI HAI BAI\0" "PI\0" "pí\0" "qīng\0" "gwok3\0" "outer part (of a city); surname\0" "곽:0E\0" "KURUWA\0" "KAKU\0" "KWAK\0" "guō\0" "*guɑk\0" "quách\0" "zhōu\0" "taam4\0" "name of a small ancient principality which was situated in what is now part of Shantung and Kiangsu\0" "담:1N\0" "TAN DAN\0" "TAM\0" "tán\0" "zau1\0" "birthplace of Confucius, a place in Shandong\0" "SHUU SHU SAN\0" "zōu\0" "ping4\0" "píng\0" "loi4\0" "lái\0" "ngai4\0" "state in Shandong province\0" "예:N\0" "ní\0" "sam1\0" "county in Hunan province; surname\0" "침:1N\0" "CHIN\0" "CHIM\0" "chēn\0" "jau4\0" "postal, mail; post office\0" "우:0E\0" "SHUKUBA\0" "YUU\0" "WU\0" "yóu\0" "BU BE\0" "bù\0" "country; rural; village\0" "SATO FURUSATO SAKINI\0" "KYOU GOU\0" "HYANG\0" "xiāng\0" "daan1\0" "county in Hebei province\0" "dān\0" "gwik1\0" "jú\0" "yōng\0" "qiāo\0" "ji1\0" "yī\0" "dou1\0" "metropolis, capital; all, the whole; elegant, refined\0" "도:0E\0" "MIYAKO SUBETE\0" "TO TSU CHO\0" "TO\0" "dōu dū\0" "*do\0" "đô\0" "jin2\0" "county in Henan province\0" "EN ON\0" "yǎn\0" "mei4\0" "county in Shaanxi province\0" "BI MI\0" "méi\0" "joek6\0" "state in Henan province\0" "JAKU NYAKU CHAKU\0" "ruò\0" "bèi\0" "ngok6\0" "Hubei province; startled\0" "악:0N\0" "KAGIRI ODOROKU\0" "GAKU\0" "AK\0" "è\0" "ngɑk\0" "syu1\0" "shū\0" "gyun3\0" "KEN SEN SHIN IN\0" "juàn\0" "jyu5\0" "GU\0" "yǔ\0" "wan6\0" "surname; an ancient town's name\0" "UN\0" "yùn\0" "hau4 hau6\0" "a name of a town in Henan province\0" "hóu\0" "slippers, sandals; dance shoes\0" "KI GI\0" "kuí\0" "hoeng1 hoeng3\0" "country; rural; village\0" "SATO FURUSATO SAKINI\0" "KYOU GOU\0" "HYANG\0" "xiāng\0" "xiāng\0" "sau1 sau2\0" "county\0" "sōu\0" "táng\0" "ming4\0" "a town in Shandong province\0" "MEI MYOU\0" "míng\0" "sik1\0" "a place in Henan province\0" "xī\0" "juk6\0" "place in Henan province\0" "rǔ\0" "cuk1\0" "town in Henan province\0" "CHIKU KIKU\0" "chù\0" "zi1\0" "kick; place in Shandong province\0" "zī\0" "zau1\0" "name of an ancient state; surname\0" "추:0N\0" "SUU SHUU\0" "CHWU\0" "zōu\0" "yè\0" "wu1\0" "various place names; surname; transliteration of Sanskrit 'u'\0" "O U YO\0" "O\0" "wū\0" "hoeng1\0" "country; rural; village\0" "향:0E\0" "SATO FURUSATO SAKINI\0" "KYOU GOU\0" "HYANG\0" "xiāng\0" "*xiɑng\0" "hương\0" "wan4\0" "county in Hubei province\0" "운:N\0" "UN\0" "yún\0" "haau1 hou6\0" "county in Hebei province\0" "교:N 호:N\0" "KOU GOU KAKU\0" "hào\0" "jung4 tong4\0" "state in Henan province\0" "YOU YU\0" "yōng\0" "pei2\0" "mean; low\0" "비:0N\0" "HINA IYASHII\0" "HI\0" "PI\0" "bǐ\0" "byǐ\0" "bẽ\0" "mok6\0" "place in today's Hebei province\0" "BAKU MAKU\0" "mào\0" "caau4\0" "cháo\0" "fu1\0" "county in Shanxi province\0" "FU ROKU\0" "fū\0" "pio\0" "liu5\0" "liǎo\0" "ngan4\0" "county in Zhejiang province\0" "은:1N\0" "GIN GON\0" "UN\0" "yín\0" "zyun1\0" "zhuān\0" "wu6\0" "county in Shanxi province\0" "KO GO\0" "hù\0" "hǒ\0" "hiu1\0" "qiāo\0" "jin1\0" "name of a district in Honan\0" "언:1N\0" "EN ON\0" "EN\0" "yān\0" "zoeng1\0" "name of an ancient city in N. Jiangsu, near Shandong\0" "장:1N\0" "SHOU\0" "CANG\0" "zhāng\0" "maan6\0" "place in Henan province\0" "màn\0" "KYOU\0" "qiāo\0" "heoi2\0" "xǔ\0" "dang6\0" "surname\0" "등:0N\0" "TOU DOU\0" "TUNG\0" "dèng\0" "dhə̀ng\0" "đặng\0" "bai6\0" "bì\0" "cam4\0" "county in Shandong province\0" "SHIN JIN\0" "xún\0" "bei3\0" "bì\0" "cang4\0" "state in today's Shandong province\0" "zēng\0" "wai4\0" "place in Henan province\0" "wéi\0" "zeng6 zing6\0" "state in today's Henan; surname\0" "정:0N\0" "KASANERU\0" "TEI JOU\0" "CENG\0" "zhèng\0" "*djiɛ̀ng\0" "trịnh\0" "mau6\0" "BOU MO\0" "mào\0" "sin6\0" "district in Gansu during the Tang dynasty\0" "SEN ZEN\0" "shàn\0" "leon4\0" "neighbor; neighborhood\0" "린:1E\0" "TONARI TONARU\0" "RIN\0" "LIN\0" "lín\0" "*lin\0" "lân\0" "bo3 po4\0" "county and lake in Jiangxi\0" "파:1N\0" "HA BA HI BI HAN BAN\0" "PHA\0" "pó\0" "daan1\0" "county in Hebei province\0" "단:0N\0" "TAN TA\0" "TAN\0" "dān\0" "dɑn\0" "maang4 mong4\0" "méng\0" "jip6\0" "place in today's honan province\0" "업:1N\0" "GYOU GOU\0" "EP\0" "yè\0" "ngiæp\0" "cou3\0" "cào\0" "kui2\0" "state in today's Henan province\0" "KAI KE\0" "HOY\0" "kuài\0" "HOU\0" "fēng\0" "mung4\0" "méng\0" "zau1\0" "name of a state; surname\0" "SHUU SHU JU\0" "zōu\0" "jriou\0" "kwong3\0" "surname\0" "KOU\0" "KWANG\0" "kuàng\0" "spoil, ruin\0" "liǎn\0" "ATSUMARU\0" "SAN ZAN SA ZA\0" "zàn\0" "전:1N\0" "TANA MISE\0" "TEN DEN\0" "CEN\0" "chán\0" "jau1\0" "place in Hubei province\0" "yōu\0" "county in Xinjiang province\0" "jī\0" "jin3\0" "yàn\0" "chán\0" "zyun2\0" "collect; small administration\0" "cuó\0" "ling4\0" "the spirit of a being, which acts upon others spirit; divine; efficacious\0" "REI RYOU\0" "líng\0" "huān\0" "kwai4\0" "raise feet; town in Shandong province\0" "xī\0" "fung1\0" "name of Zhou period state\0" "FUU HOU\0" "fēng\0" "zaan3 zyun2\0" "collect; small administration\0" "ATSUMARU\0" "SAN ZAN SA ZA\0" "zàn\0" "lik6\0" "place in today's Henan province\0" "력:1N\0" "RI REKI RYAKU\0" "LYEK\0" "lì\0" "jau5\0" "10th terrestrial branch; a wine vessel\0" "유:0E\0" "TORI MINORU\0" "YUU\0" "YU\0" "yǒu\0" "dấu\0" "ding1 ding2\0" "drunk, intoxicated\0" "정:0N\0" "YOU\0" "TEI\0" "CENG\0" "dīng\0" "děng\0" "cau4 jau4\0" "chief of tribe, chieftain\0" "추:0N\0" "OSA\0" "SHUU\0" "CHWU\0" "qiú\0" "zoek3\0" "serve wine; feast; deliberate\0" "작:0E\0" "KUMU\0" "SHAKU\0" "CAK\0" "zhuó\0" "*jiɑk\0" "chước\0" "pui3\0" "match, pair; equal; blend\0" "배:0E\0" "KUBARU NARABU NARABERU\0" "HAI\0" "PAY\0" "pèi\0" "pə̀i\0" "phối\0" "zau6\0" "double-fermented wine, vintage wine\0" "주:0N\0" "KAMOSU\0" "CHUU\0" "CWU\0" "zhòu\0" "ji4\0" "millet wine\0" "KIBISAKE AMASAKE YONESAKE\0" "I\0" "yǐ\0" "gon1 hong5\0" "anhydride\0" "gān\0" "jyu1\0" "yú\0" "zau2\0" "wine, spirits, liquor, alcoholic beverage\0" "주:0E\0" "SAKE\0" "SHU\0" "CWU\0" "jiǔ\0" "*tziǒu\0" "jim2\0" "NIGAI\0" "EN TAN DON KAN KON\0" "yǎn\0" "intoxicated, drunk; addicted to\0" "YOU YOI\0" "SUI\0" "zuì\0" "mou4\0" "drunk\0" "máo\0" "daam1 zam6\0" "wine with bird poison added\0" "탐:1N\0" "FUKERU\0" "TAN CHIN\0" "THAM\0" "zhèn\0" "đam\0" "jyu3\0" "drunk, to become violent under the influence of alcohol\0" "후:1N\0" "KU\0" "HWU\0" "xù\0" "tau4\0" "TOU ZU\0" "dòu\0" "zam1\0" "KUMU\0" "SHIN\0" "zhēn\0" "fan1\0" "carbolic acid; phenol\0" "HUENOORU\0" "FUN\0" "fēn\0" "SAKENOMOTO\0" "yuán\0" "fu1\0" "fu\0" "wan3\0" "liquor, spirits, wine; ferment\0" "yùn\0" "taai3\0" "phthalein\0" "tài\0" "tim1\0" "tiān\0" "qiǎ\0" "to4\0" "flushed; rubicund\0" "AKARAMU\0" "TA DA\0" "tuó\0" "cou3 zaa3 zok6\0" "toast one's host with wine; to express juice by pressing\0" "초:0N\0" "SU\0" "SAKU\0" "CHO CAK\0" "cù\0" "ham4\0" "enjoy intoxicants\0" "감:1N\0" "TAKENAWA\0" "KAN GAN KON\0" "KEM\0" "hān\0" "*hɑm\0" "gu1\0" "to deal in spirits\0" "고:1N\0" "HITOYOZAKE\0" "KO KU GO\0" "KO\0" "gū\0" "*go gò hǒ\0" "sou1\0" "butter; flaky, crispy, light, fluffy\0" "소:1N\0" "CHICHIZAKE\0" "SO\0" "SO\0" "sū\0" "put3\0" "fermentation, brewing\0" "KAMOSU\0" "HATSU\0" "PAL\0" "pò\0" "cau4\0" "to pledge with wine\0" "MUKUIRU\0" "SHUU\0" "chóu\0" "doi6 zoi6\0" "zài\0" "ming4 ming5\0" "drunk; intoxicated; tipsy\0" "명:0N\0" "YOU\0" "MEI BEI\0" "MYENG\0" "mǐng\0" "měng\0" "mỉnh\0" "lok3 lou6\0" "cream, cheese; koumiss\0" "낙:0 락:0N\0" "CHICHIZAKE\0" "RAKU\0" "LAK\0" "lào\0" "SHIHOZUKE\0" "SETSU SECHI\0" "chuò\0" "cau4\0" "toast; reward, recompense\0" "수:0N\0" "MUKUIRU MUKUI\0" "SHUU\0" "SWU\0" "chóu\0" "*zhiou zhiou\0" "thù\0" "MUKUIRU\0" "YUU YU\0" "yòu\0" "tung4\0" "ketones\0" "tóng\0" "zi2\0" "ester\0" "zhǐ\0" "sin1\0" "acyl\0" "xiān\0" "zoeng3\0" "any jam-like or paste-like food\0" "HISHIO\0" "SHOU\0" "CANG\0" "jiàng\0" "cing4\0" "hangover; uncomfortable\0" "정:1N\0" "WARUYOI AKIRU SAMERU\0" "TEI\0" "CENG\0" "chéng\0" "xành\0" "jan6\0" "SUSUGU SUSURU\0" "IN\0" "yìn\0" "tou4\0" "leaven, yeast; wine\0" "도:1N\0" "SAKENOMOTO\0" "TO ZU\0" "TO\0" "tú\0" "gaau3 haau1\0" "yeast, leaven\0" "효:0N\0" "MOTO\0" "KOU\0" "HYO\0" "jiào\0" "mui4\0" "enzymes; (Cant.) soft\0" "매:1N\0" "SAKENOMOTO SAKADANE\0" "BAI ME\0" "MAY\0" "méi\0" "huk6\0" "strong, stimulating; very\0" "혹:0N\0" "KIBISHII HANAHADASHI MUGOI\0" "KOKU KAKU\0" "HOK\0" "kù\0" "khốc\0" "syun1\0" "tart, sour; acid; stiff; spoiled\0" "산:0N\0" "SUI SU TSURAI\0" "SAN\0" "SAN\0" "suān\0" "*suɑn\0" "laai6 lyut3\0" "to pour out a libation; to sprinkle\0" "뢰:1N\0" "SOSOGU\0" "RAI RUI RATSU RACHI\0" "LOY\0" "lèi\0" "pou4\0" "drink with others; drink heavily\0" "UTAGE\0" "HO BU\0" "pú\0" "TOISHIRERU\0" "SUI\0" "zuì\0" "hoi2\0" "hǎi\0" "jim6\0" "thick, strong (beverage)\0" "yàn\0" "si1\0" "strain\0" "shāi\0" "joeng6\0" "brew, ferment\0" "niàng\0" "wéi\0" "luk6\0" "a kind of green-colored wine\0" "UMAZAKE\0" "RYOKU ROKU\0" "lù\0" "to remove astringency; to bleach in water\0" "AWASU SAWASU TARUGAKI\0" "RIN RAN\0" "lǎn\0" "jim1 jip3\0" "marinate, pickle; salt\0" "엄:1N\0" "EN AN ON\0" "EM\0" "yān\0" "tou4\0" "táo\0" "pui1\0" "unstrained spirits\0" "DOBUROKU\0" "HAI FUU FU\0" "pēi\0" "pəi\0" "zaan1 zaan2\0" "wine cup; muddy wine\0" "SAKAZUKI\0" "SAN SEN\0" "zhǎn\0" "jiɛ̌n\0" "seon4\0" "rich, good as wine; pure, unmixed\0" "순:0N\0" "MOPPARA\0" "SHUN JUN\0" "SWUN\0" "chún\0" "tán\0" "zeoi3\0" "intoxicated, drunk; addicted to\0" "취:0E\0" "YOU\0" "SUI\0" "CHWI\0" "zuì\0" "*tzuì\0" "zyut3\0" "to pour wine in a libation\0" "MATSURU\0" "TETSU TECHI CHII\0" "zhuì\0" "cou3\0" "vinegar; jealousy, envy\0" "초:0N\0" "SU\0" "SAKU\0" "CHO CAK\0" "cù\0" "kwan1\0" "kūn\0" "tai4\0" "essential oil of butter\0" "제:0N\0" "TEI TAI DAI\0" "CEY\0" "tí\0" "haam4\0" "SEISHIYU\0" "DAI\0" "xián\0" "dū\0" "wu4\0" "purest cream\0" "호:1N\0" "KO GO\0" "HO\0" "hú\0" "seoi2\0" "to strain spirits\0" "UMAZAKE\0" "SHO\0" "xǔ\0" "seng2 sing1 sing2\0" "wake up; sober up; startle\0" "성:0N\0" "SAMERU SAMASU\0" "SEI\0" "SENG\0" "xǐng\0" "*seng sěng\0" "tỉnh\0" "taam1 taam2\0" "salted meat; brine from pickled mince\0" "HISHIO\0" "TAN TON\0" "tǎn\0" "FURUZAKE SAKENOTSUKASA\0" "SHYUU JU\0" "qiú\0" "KOI ATSUSHI\0" "SHUN\0" "chún\0" "liquor\0" "KAMOSU\0" "UN\0" "ON\0" "yùn\0" "to brew for the second time\0" "KAMOSU\0" "HATSU\0" "PAL\0" "pò\0" "SAKAZUKI\0" "KOU\0" "kē\0" "sōu\0" "mai4\0" "ether\0" "mí\0" "cyun4\0" "aldehyde\0" "quán\0" "cau2\0" "ugly looking, homely; disgraceful\0" "추:0E\0" "MINIKUI NIKUMU TAGUI\0" "SHUU\0" "CHWU\0" "chǒu\0" "chiǒu\0" "xấu\0" "co1 co4\0" "white wine\0" "cuō\0" "say\0" "wan3 wan5\0" "liquor, spirits, wine; ferment\0" "온:1N\0" "KAMOSU\0" "UN\0" "ON\0" "yùn\0" "qiuə̀n\0" "wing4 wing6\0" "yòng\0" "ong3\0" "àng\0" "zaa3\0" "wine press\0" "SA SHA\0" "zhà\0" "hoi2\0" "minced pickled meat; mince\0" "해:1N\0" "SHIOKARA\0" "KAI\0" "HAY\0" "hǎi\0" "xə̌i\0" "tong4\0" "carbohydrates\0" "táng\0" "any jam-like or paste-like food\0" "HISHIO\0" "SHOU\0" "CANG\0" "jiàng\0" "piu2\0" "piǎo\0" "SU SUI SUISAMA\0" "SAN SHIN SEN\0" "chěn\0" "jyu3\0" "yù\0" "lei4\0" "dregs of wine\0" "USUZAKE\0" "RI\0" "lí\0" "zou1\0" "sediment, dregs; grains from a distillery; disordered, spoilt\0" "zāo\0" "lou4\0" "unclear wine, wine with dregs\0" "료:1N\0" "NIGORIZA\0" "ROU\0" "LYO\0" "láo\0" "ji1\0" "cure, heal; doctor, medical\0" "의:0E\0" "IYASU KUSUSHI\0" "I\0" "UY\0" "yī\0" "y\0" "zoeng3\0" "any jam-like or paste-like food\0" "장:0N\0" "HISHIO\0" "SHOU\0" "CANG\0" "jiàng\0" "tziɑ̀ng\0" "tương\0" "buk6 pok3\0" "molds on liquids; scum\0" "KABI\0" "HOKU\0" "bú\0" "ziu3\0" "religious service; Daoist or Buddhist ceremony\0" "초:0N\0" "MATSURU\0" "SHOU JOU\0" "CHO\0" "jiào\0" "hei1\0" "vinegar; pickle; acid\0" "혜:0N\0" "SU\0" "KEI KAI\0" "HYEY\0" "xī\0" "taam4\0" "bitter taste in wine; rich; full flavoured\0" "TAN DON\0" "tán\0" "put3\0" "to brew for the second time\0" "발:0N\0" "KAMOSU\0" "HATSU\0" "PAL\0" "fā pò\0" "pɑt\0" "nung4\0" "strong wine; dense, thick\0" "농:1N\0" "JOU NYU DOU NYOU\0" "NONG\0" "nóng\0" "jik6 sik1\0" "EKI YAKU SEKI SHAKU\0" "yì\0" "lai5\0" "sweet wine; sweet spring\0" "례:0N 예:0\0" "AMAZAKE\0" "REI RAI\0" "LYEY\0" "lǐ\0" "geoi6 koek6\0" "contribute for drinks; pool money\0" "갹:0N\0" "SAKAMORI ATSUMERU\0" "KYO\0" "KYAK KE\0" "jù\0" "gaan2 jim6\0" "SU SUI SHIHOKARAI\0" "GEN RAN SAN KAN\0" "yàn\0" "ji3 jik1\0" "yì\0" "brew, ferment\0" "KAMOSU\0" "JOU\0" "niàng\0" "jyu4\0" "strong wine\0" "rú\0" "fan1\0" "get drunk, be intoxicated\0" "YOU\0" "KUN\0" "xūn\0" "xiuən\0" "cau4\0" "to pledge, thank\0" "MUKUIRU\0" "SHUU JU TOU DOU\0" "chóu\0" "jin3\0" "offer food and wine one's guests\0" "연:N\0" "SAKAMORI\0" "EN\0" "yàn\0" "ling4\0" "kind of wine\0" "REI RYOU\0" "líng\0" "mei4\0" "a kind of liquor\0" "mí\0" "BI\0" "mí\0" "joeng6\0" "brew, ferment\0" "양:0N\0" "KAMOSU\0" "JOU\0" "YANG\0" "niàng\0" "niɑ̀ng\0" "jan3 jan6\0" "smear with blood in sacrifice; rift, quarrel\0" "흔:1N\0" "CHINURU HIMA SUKI\0" "KIN\0" "HUN\0" "xìn\0" "xyìn\0" "ziu3\0" "drain\0" "NOMIHOSU\0" "SHOU\0" "jiào\0" "si1\0" "strain\0" "시:1N\0" "KOSU\0" "SHI SHO SO\0" "SI\0" "shāi\0" "mei4\0" "wine brew for the second time\0" "mí\0" "jim6\0" "thick, strong (beverage)\0" "염:1\0" "SU SAKE KOI\0" "GEN\0" "YEM\0" "yàn\0" "bin6\0" "distinguish; KangXi radical 165\0" "변:N\0" "WAKATSU WAKARERU HIZUME\0" "HAN BAN HEN\0" "PYEN\0" "biàn\0" "coi2 coi3\0" "collect, gather; pick, pluck\0" "채:0N\0" "TORU\0" "SAI\0" "CHAY\0" "cǎi\0" "*tsə̌i\0" "interprete, elucidate; release\0" "TOKU SUTERU YURUSU\0" "SHAKU EKI\0" "SEK\0" "shì\0" "jau6\0" "glaze\0" "유:0N\0" "UWAGUSURI\0" "YUU\0" "YU\0" "yòu\0" "sik1\0" "interprete, elucidate; release\0" "shì\0" "sik1\0" "interprete, elucidate; release\0" "석:0E\0" "TOKU SUTERU YURUSU\0" "SHAKU SEKI EKI\0" "SEK\0" "shì\0" "shiɛk\0" "thích\0" "lei5\0" "unit of distance; village; lane\0" "리:0E 이:0\0" "SATO\0" "RI\0" "LI\0" "lǐ\0" "*liə̌\0" "lịa\0" "cung4 cung5 zung6\0" "heavy, weighty; double\0" "중:0E\0" "OMOI KASANERU E\0" "CHOU JUU\0" "CWUNG\0" "zhòng\0" "*djhiong *djhiǒng djhiòng\0" "trọng\0" "je5\0" "open country, field; wilderness\0" "야:0E\0" "NO\0" "YA SHO\0" "YA\0" "yě\0" "*iǎ\0" "dã\0" "loeng4 loeng6\0" "measure, quantity, capacity\0" "량:0E 양:0\0" "HAKARU\0" "RYOU\0" "LYANG\0" "liàng\0" "liɑng liɑ̀ng\0" "hei1 lei4\0" "manage, control; thousandth part of tael\0" "리:0N\0" "OSAMERU\0" "RI KI RAI\0" "LI HUY\0" "lí\0" "gam1\0" "gold; metals in general; money\0" "금:0E 김:0N\0" "KANE\0" "KIN KON\0" "KIM KUM\0" "jīn\0" "*gyim\0" "kim\0" "KangXi radical 167\0" "jīn\0" "gaat3\0" "gadolinium\0" "ISHIYUMI\0" "HYUU GU\0" "qiú\0" "jyut3 jyut6\0" "yttrium\0" "ITORYUUMU\0" "ITSU\0" "yǐ\0" "liu5\0" "ruthenium\0" "liǎo\0" "rẻo\0" "dou1\0" "knife, sword\0" "TOU\0" "dāo\0" "ciu1\0" "endeavor, strive; encourage; cut\0" "쇠:0N\0" "KEZURU\0" "SHOU KYOU SOU\0" "SOY\0" "zhāo\0" "deng1 ding1\0" "nail, spike; pursue closely\0" "정:0N\0" "KUGI\0" "TEI CHOU\0" "CENG\0" "dīng\0" "đinh\0" "pok3\0" "polonium\0" "ARAGANE BORONYUUMU\0" "HAKU\0" "pò\0" "kau4\0" "ISHIYUMI\0" "KYUU GU\0" "qiú\0" "KANE KOGANE\0" "KOKU GOKU\0" "bā\0" "fu2\0" "cauldron, pot, kettle\0" "부:0N\0" "KAMA\0" "FU\0" "PWU\0" "fǔ\0" "bhiǒ\0" "zam1\0" "needle; pin; tack; acupuncture\0" "침:0E\0" "HARI\0" "SHIN\0" "CHIM\0" "zhēn\0" "*jim\0" "châm\0" "SURUDOI\0" "SHUU\0" "zhí\0" "baat3\0" "KITAERU\0" "HATSU HECHI\0" "bā\0" "ngoắt nhíp\0" "luàn\0" "cauldron, pot, kettle\0" "KAMA\0" "FU\0" "fǔ\0" "naai5\0" "nǎi\0" "diu3\0" "fish; fishhook; tempt, lure\0" "조:0N\0" "TSURI TSURU\0" "CHOU\0" "CO\0" "diào\0" "*dèu\0" "saam1 sin3\0" "samarium\0" "삼:1N\0" "OOGAMA\0" "SAN SEN\0" "SAM\0" "shàn\0" "ciu2\0" "초:N\0" "YOIKANE YOI MIMEYOI SURUDOI KOMAKA KAMAKA\0" "SHOU\0" "qiǎo\0" "kau3\0" "button; buckle, clasp; engrave\0" "구:1N\0" "BOTAN\0" "KOU KU\0" "KWU\0" "kòu\0" "cyun1 cyun3\0" "bracelet, armlet\0" "천:0N\0" "UDEWA KUSHIRO\0" "SEN\0" "CHEN\0" "chuàn\0" "chiuɛ̀n\0" "xuyến\0" "zǐ\0" "faan4\0" "vanadium\0" "범:N\0" "HARAU\0" "HAN HON\0" "fǎn\0" "jyu4\0" "an alms bowl; a small bell\0" "우:0N\0" "U\0" "WU\0" "huá\0" "wu1\0" "huá\0" "hon6\0" "solder\0" "KOTE\0" "KAN GAN\0" "hàn\0" "gong1\0" "tire of wheel; band\0" "공:1N\0" "KARIMO\0" "KOU KU\0" "KONG\0" "gāng\0" "cong\0" "SORUDOI\0" "SEN ZAI\0" "qí\0" "point of sword; sharp point\0" "HOKOSAKI KISSAKI\0" "BOU\0" "máng\0" "NIBUI\0" "JITSU NICHI\0" "rì\0" "daai6 dai6\0" "fetters; to fetter\0" "ASHIKASE\0" "TEI DAI TAI\0" "dì\0" "sì\0" "xì\0" "yì\0" "caa1 caai1\0" "ornamental hairpin\0" "채:0N\0" "KANZASHI\0" "SA SAI\0" "CHAY CHA\0" "chāi\0" "*chrɛi\0" "thoa\0" "se4 si1\0" "HOKO\0" "SHI\0" "shī\0" "tou2\0" "thorium\0" "TORYUUMU\0" "TO\0" "tǔ\0" "xī\0" "neoi5\0" "neodymium\0" "JO\0" "nǚ\0" "cin1\0" "tool for boring holes\0" "qiān\0" "ISHIYUMI\0" "KYUU GU\0" "qiú\0" "sword, dagger, saber\0" "TSURUGI\0" "KEN\0" "jiàn\0" "pik1\0" "a farmer's hoeing fork\0" "KANAGAKI SAKU\0" "HEKI HYAKU HAKU\0" "pì\0" "aa4 je4 ngaa4\0" "yé\0" "gan1\0" "hew, chop, smooth\0" "근:1N\0" "TATSU KIRU MASAKARI\0" "KIN GIN\0" "KUN\0" "jīn\0" "baa1 baa2 paa4\0" "palladium\0" "IKUSAGURUMA\0" "HA HE\0" "bǎ\0" "fong1\0" "francium\0" "SAKATSUBO\0" "HOU BOU\0" "fāng\0" "chén\0" "đâm\0" "gin1\0" "ancient wine vessel\0" "xíng\0" "dau2\0" "a wine flagon\0" "TOU ZU\0" "dǒu\0" "joek6\0" "GETSU GACHI\0" "yuè\0" "jyun4\0" "lead\0" "NAMARI\0" "EN\0" "qiān\0" "fu1\0" "an ax; a hatchet\0" "부:1N\0" "ONO\0" "FU\0" "PWU\0" "fū\0" "bat1\0" "plutonium\0" "pī\0" "naap6\0" "sodium, natrium; sharpen wood\0" "KITAERU\0" "DOU NOU\0" "nà\0" "gadolinium\0" "KANE\0" "SHIN\0" "xīn\0" "é\0" "kyut3\0" "to pierce, to stab; to take\0" "SASU\0" "ETSU ECHI KEI KE KETSU KECHI\0" "jué\0" "khoét\0" "deon6\0" "blunt, obtuse; dull; flat; dull-witted\0" "둔:0E\0" "NIBUI NIBURU\0" "DON TON\0" "TWUN\0" "dùn\0" "dhuə̀n\0" "nhọn\0" "gau1 ngau1\0" "hook, barb; sickle; stroke with\0" "KAGI KAKERU\0" "KOU KU\0" "gōu\0" "yǐn\0" "kim4\0" "lock, latch; stamp, seal\0" "검:0N\0" "SUKI\0" "KEN GEN KAN GON SHIN\0" "KEM\0" "qián\0" "kiềm\0" "baan2\0" "plate\0" "판:0N\0" "ITAGANE\0" "HAN\0" "PHAN\0" "bǎn\0" "kap1 zaap6\0" "spear; (Cant.) to cut, slice; grass-shears\0" "삽:0N\0" "TEBOKO\0" "SOU SHUU KYUU KOU\0" "SAP\0" "sà\0" "jam5\0" "NURERU\0" "JIN\0" "rén\0" "caau1\0" "paper money, bank notes; copy\0" "초:1N\0" "HASAMITORU KASUMERU UTSUSU\0" "SHOU BYOU\0" "CHO\0" "chāo\0" "nau2\0" "button, knob; surname\0" "뉴:N\0" "TSUMAMI BOTAN\0" "CHUU JUU\0" "niǔ\0" "niǒu\0" "nạo\0" "FUN\0" "fēn\0" "윤:0N\0" "YUN\0" "yǔn\0" "ai5 ngai5\0" "KAMA\0" "GI KI\0" "yǐ\0" "qín\0" "nhặt chìa\0" "pei4\0" "pī\0" "guō\0" "wang4\0" "횡:1N\0" "KOU OU\0" "HOYNG\0" "hóng\0" "KINE\0" "IN\0" "yín\0" "gwan1 kwan1\0" "unit of measure equivalent to thirty catties\0" "균:0N\0" "HITOSHII\0" "KIN\0" "KYUN\0" "jūn\0" "guin\0" "조:1N\0" "CO\0" "diào\0" "yì\0" "zung1\0" "zhōng\0" "xǐ\0" "koi3\0" "calcium\0" "KARUSHIUMU\0" "KAI\0" "gài\0" "jat6\0" "GERUMANYUUMU\0" "JITSU\0" "rì\0" "fo2\0" "holmium\0" "KA\0" "huǒ\0" "taai3\0" "titanium\0" "태:N\0" "CHITANYUUMU\0" "TA\0" "tài\0" "kong3\0" "scandium\0" "kàng\0" "jyun4\0" "HABAKI\0" "HABAKI\0" "yuán\0" "fireplace, stove, oven, furnace\0" "IRORI\0" "RO\0" "lú\0" "ngaak3\0" "(Cant.) bracelet; bangle\0" "è\0" "man4\0" "qín\0" "bell; surname\0" "SUZU\0" "TAKU\0" "duó\0" "zī\0" "nei4 nei6\0" "niobium\0" "ITOMAKINOASHI\0" "DEI NAI\0" "nǐ\0" "bắn nỉa\0" "NIBUI HORU\0" "TOTSU DOCHI\0" "tú\0" "si5\0" "cerium\0" "KEN SERYUUMU\0" "SHI JI\0" "shì\0" "민:N\0" "mín\0" "gū\0" "ko1 o1\0" "a small cauldron; columbium (an older name for niobium)\0" "A KA\0" "kē\0" "ling1 ling4\0" "bell\0" "령:0N 영:0\0" "SUZU\0" "REI RIN RYOU\0" "LYENG\0" "líng\0" "leng\0" "bing3\0" "병:1N\0" "KATAI\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "toi4\0" "TARYUUMU\0" "SHI JI I TAI\0" "sì\0" "gu1 gu2\0" "cobalt; household iron cobaltum\0" "고:1N\0" "TATSU\0" "KO KU GO\0" "KO\0" "gǔ\0" "bat6 but6\0" "cymbals\0" "발:1N\0" "SUZU\0" "HATSU BACHI\0" "PAL\0" "bó\0" "bạt\0" "pei1 pei4\0" "a needle used in Chinese medicine; a sword, large knife; beryllium\0" "OOHARI\0" "HI\0" "pī\0" "juk6\0" "rare treasure\0" "옥:0N\0" "TAKARA\0" "GYOKU GOKU\0" "OK\0" "yù\0" "sì\0" "zok6\0" "KAMA SEIROU KOSHIKI\0" "SAKU ZAKU\0" "zuó\0" "rựa\0" "bou3\0" "plutonium\0" "bū\0" "búa\0" "jau2 jau4\0" "uranium\0" "URANYUUMU\0" "CHUU YUU\0" "yóu\0" "din6 tin4\0" "hairpin; gold inlaid work, filigree\0" "전:0N\0" "KANZASHI\0" "TEN DEN\0" "CEN\0" "tián\0" "*dhen dhèn\0" "gaap3\0" "potassium kalium\0" "갑:0N\0" "YOROI KARYUUMU\0" "KOU KYOU GOU\0" "KAP\0" "jiǎ\0" "zan1\0" "진:1N\0" "CIN\0" "zhēn\0" "KANAWA SASU\0" "SHI\0" "shǐ\0" "YAJIRI YANONE TOI SURUDOI\0" "SHI JI SOKU\0" "shì\0" "tit3\0" "iron; strong, solid, firm\0" "철:N\0" "KUROGANE\0" "TETSU\0" "CHEL\0" "zhí\0" "geoi6\0" "steel, iron; great\0" "거:0N\0" "HAGANE\0" "KYO\0" "KE\0" "jù\0" "ghiǔ\0" "cyun3 kim4\0" "tweezers\0" "KANABASAMI\0" "TEN KEN GEN CHITSU\0" "chān\0" "HOKO\0" "SHI\0" "shī\0" "taa1 to4\0" "a short spear; thallium\0" "HOKO NATA\0" "SHA TA\0" "shī\0" "jyun5\0" "device for carrying a tripod\0" "현:0N\0" "TSURU\0" "KEN\0" "HYEN\0" "xuàn\0" "OOKAMA\0" "SHOU\0" "zhāo\0" "rìu\0" "paau4\0" "carpenter's plane\0" "포:1N\0" "KANNA\0" "HOU\0" "PHO\0" "bào\0" "bào\0" "wo4\0" "the bells on the cart in ancient China\0" "hé\0" "bei3 bit1\0" "bismuth\0" "필:N\0" "BISUMASU\0" "HI HITSU HICHI\0" "bì\0" "sau3\0" "(Cant.) to rust\0" "생:1N\0" "SABI\0" "SOU SHOU SEI\0" "SAYNG\0" "shēng\0" "co4\0" "hoe; eradicate, eliminate\0" "서:1N\0" "SUKI\0" "SHO ZO SO\0" "SE\0" "chú\0" "석:1N\0" "SEKI SOKU JAKU\0" "SEK\0" "shí\0" "bok6\0" "platinum; thin sheet of metal\0" "박:N\0" "BURACHINA\0" "HAKU BAKU\0" "PAK\0" "bó\0" "bạc\0" "zyu3\0" "주:1N\0" "CWU\0" "zhù\0" "chì\0" "saap3\0" "zā\0" "po2\0" "promethium bronze\0" "pō\0" "tóng\0" "kim4\0" "pincers, pliers, tongs\0" "겸:0N\0" "KUBIKASE\0" "KAN KEN\0" "KYEM\0" "qián\0" "kiềm\0" "fat6\0" "KAZARU\0" "FUTSU BUCHI\0" "fú\0" "KOGANE\0" "TAI\0" "zhǎi\0" "maau5\0" "rivet\0" "YOIKANE\0" "RYUU RU\0" "liǔ\0" "jyun4\0" "lead plumbum\0" "연:0E\0" "NAMARI\0" "EN\0" "YEN\0" "qiān\0" "iuɛn\0" "duyên\0" "KAZARI\0" "FUU BU HOU\0" "fú\0" "laap6\0" "RYUU\0" "lì\0" "jyut6\0" "broad-axe, a battle axe, halberd\0" "월:0N\0" "MASAKARI\0" "ETSU\0" "WEL\0" "yuè\0" "hiuæt\0" "việt\0" "pei1\0" "pī\0" "joeng1\0" "EI YOU\0" "yāng\0" "SUKI\0" "HAN BAN\0" "bàn\0" "but3\0" "earthenware basin; alms bowl (Sanskrit paatra)\0" "발:0N\0" "HACHI\0" "HACHI HATSU\0" "PAL\0" "bō\0" "jié\0" "au1 gau1 ngau1\0" "hook, barb; sickle; stroke with\0" "구:0N\0" "KAGI KAKERU\0" "KOU KU\0" "KWU\0" "gōu\0" "gou\0" "câu\0" "seot6\0" "needle\0" "술:0N\0" "NAGAIBARI\0" "SHUTSU JUCHI SHUCHI\0" "SWUL\0" "shù\0" "zing1\0" "kind of gong used in ancient times by troops on the march\0" "정:0N\0" "KANE\0" "SEI SHOU\0" "CENG\0" "zhēng\0" "chiêng\0" "mou5\0" "KERA\0" "BOU\0" "mǔ\0" "nei5 saai2 nip6\0" "[nǐ] nihonium (element 113); silk string; [niè] (same as U+9477 鑷) tweezers; [xǐ] (same as U+9269 鉩) a seal\0" "ITOMAONOASHI\0" "DEI NAI\0" "xǐ\0" "TADASHII KOBAKO\0" "JOU NOU\0" "xǐ\0" "dì\0" "gaa1\0" "jiā\0" "muk6\0" "molybdenum\0" "mù\0" "daan3\0" "tantalum\0" "tǎn\0" "san4\0" "SHIN\0" "huán\0" "ji5\0" "I\0" "yǐ\0" "si1\0" "SHI\0" "sī\0" "mine; mineral, ore\0" "ARAGANE\0" "KOU\0" "KWANG\0" "kuàng\0" "kaa2\0" "cadmium\0" "kǎ\0" "běi\0" "gaam3\0" "mirror, looking glass; reflect\0" "jiàn\0" "SUKI\0" "TOU ZU\0" "tóng\0" "jing4\0" "sacrificial cauldron\0" "KANAE\0" "KEI GYOU\0" "xíng\0" "hung4\0" "trigger\0" "홍:1N\0" "KOU GU\0" "HONG\0" "hóng\0" "gaau2\0" "hinge; shears, scissors\0" "교:1N\0" "HASAMI\0" "KOU KYOU\0" "KYO\0" "jiǎo\0" "KOSHIKI\0" "SHI I\0" "chǐ\0" "ji5\0" "erbium\0" "èr\0" "gok3\0" "chromium\0" "MORU\0" "RAKU KAKU KYAKU\0" "luò\0" "lạc\0" "bang1 beng2 bing2\0" "plate; (Cant.) a penny\0" "병:1N\0" "OOBAN\0" "HEI\0" "PYENG\0" "bǐng\0" "KANAENOTSUKIMONO\0" "SHUKU SHIKI\0" "shì\0" "spear\0" "모:1\0" "HOKO KITSUSAKI\0" "BOU MU\0" "MO\0" "móu\0" "hap6\0" "hafnium\0" "OCHIKOMUOTO\0" "KOU KYOU\0" "jiā\0" "ngan2 ngan4\0" "silver; cash, money, wealth\0" "은:0E\0" "SHIROGANE\0" "GIN GON\0" "UN\0" "yín\0" "*ngyin\0" "ngân\0" "gwan1\0" "a weight of thirty catties\0" "jūn\0" "zhōu\0" "cung3\0" "ancient weapon, blunderbuss\0" "총:0E\0" "TSUTSU\0" "JUU SHUU\0" "CHONG\0" "chòng\0" "súng\0" "hoeng2\0" "xiǎng\0" "tung4\0" "copper, brass, bronze cuprum\0" "동:0E\0" "AKAGANE\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung\0" "đồng\0" "mò\0" "lèi\0" "TEI\0" "jī\0" "jyut6\0" "HARI\0" "ITSU ICHI\0" "yù\0" "NOKOGIRINOOTO\0" "SHUTSU SHUCHI\0" "xù\0" "nhong\0" "jam4\0" "임:1N\0" "IM\0" "rén\0" "zùn\0" "zat6\0" "a sickle\0" "KAMA\0" "CHITSU CHICHI SHITSU SHICHI\0" "zhì\0" "kung4\0" "eyehole to hang an axe by\0" "KYOU KU\0" "KONG\0" "qióng\0" "saan3\0" "shàn\0" "chì\0" "sin2\0" "mill\0" "선:0N\0" "ZUKU\0" "SEN\0" "SEN\0" "xiǎn\0" "ten\0" "SAKEINE SAKETSUBO ATSUMONONABE\0" "KEI GYOU KOU KEN\0" "xíng\0" "cyun4\0" "weigh, measure; select officials\0" "전:0N\0" "HAKARI HAKARU\0" "SEN\0" "CEN\0" "quán\0" "tsiuɛn\0" "pī\0" "tit3\0" "iron; strong, solid, firm\0" "철:1N\0" "KUROGANE\0" "TETSU\0" "CHEL\0" "tiě\0" "zyu1\0" "unit of weight, one twenty-fourth of a Chinese ounce (liang)\0" "수:0N\0" "NIBUI\0" "SHU JU\0" "SWU\0" "zhū\0" "zhio\0" "hau4 hong2\0" "KUBIKASE\0" "KOU GU\0" "xiàng\0" "ming4 ming5\0" "inscribe, engrave; unforgettably\0" "명:0E\0" "SHIRUSU\0" "MEI MYOU\0" "MYENG\0" "míng\0" "meng\0" "kwaa1 kwaa3\0" "과:1N\0" "KAI KE\0" "KWA\0" "kuǎ\0" "giơ khoá\0" "diu6\0" "large hoe; surname; a spear brevium\0" "조:1N\0" "NABE SUKI HOKO\0" "YOU CHOU\0" "CO\0" "yáo\0" "cim1\0" "sharp, keen-edged; a kind of hoe\0" "섬:1N\0" "SUKI MORI\0" "SEN\0" "SEM\0" "xiān\0" "haam4 ham4\0" "bit; hold in mouth, bite; gag\0" "함:0N\0" "KUTSUWA FUKUMU\0" "KAN GAN\0" "HAM\0" "xián\0" "*ham\0" "xiū\0" "jūn\0" "SA SHA\0" "chā\0" "lou5\0" "rhodium ruthenium\0" "MUTENYUUMU\0" "ROU\0" "lǎo\0" "jí\0" "pǐ\0" "jyu4 jyu6\0" "rubidium\0" "rú\0" "mai5\0" "OSUMIUMU\0" "BEI\0" "mǐ\0" "ji1\0" "iridium\0" "IRIJUUMU\0" "I\0" "yī\0" "jan1\0" "indium\0" "yīn\0" "gwong1\0" "point of a sword\0" "RAJUUMU\0" "KOU\0" "guāng\0" "ngon1 on1\0" "ammonium\0" "AN\0" "ǎn\0" "diu1\0" "thulium\0" "diū\0" "jau5\0" "europium\0" "yǒu\0" "sik1\0" "cesium\0" "SESHUUMU\0" "SHOKU\0" "sè\0" "kaau3\0" "shackles, manacle\0" "kào\0" "money, currency, coins\0" "ZENI SUKI\0" "SEN ZEN\0" "CEN\0" "qián\0" "lyun4\0" "bells hung on horse; bells hung\0" "luán\0" "KASUGAI\0" "sī\0" "āi\0" "diu3\0" "diào\0" "hon6\0" "solder, weld; leg armor, greaves\0" "KOTE\0" "KAN GAN\0" "hàn\0" "jeoi6\0" "sharp, keen, acute, pointed\0" "예:0E\0" "SURUDOI HAYAI\0" "EI TAI\0" "YEY THAY\0" "ruì\0" "세:N\0" "shì\0" "kēng\0" "kau4\0" "chisel\0" "구:0N\0" "NOMI\0" "KYUU GU\0" "KWU\0" "qiú\0" "siu1\0" "melt, fuse; market, sell; to pass time, finish, cancel\0" "소:0N\0" "TOKERU KESU\0" "SHOU\0" "SO\0" "xiāo\0" "*siɛu\0" "tiu\0" "HASAMI KANABASAMI KENUKI KOBAKO\0" "SHOU JOU NOU\0" "zhé\0" "sau3\0" "rust, corrode\0" "수:0N\0" "SABI\0" "SHUU\0" "SWU\0" "xiù\0" "zong6\0" "SOU ZOU\0" "zàng\0" "tai1\0" "antimony (stibium)\0" "TEI DAI\0" "tí\0" "co3\0" "carpenter's file, file smooth\0" "KAMA\0" "SA ZA SOKU ZOKU\0" "cuò\0" "TATSU KIRU\0" "KATSU KACHI\0" "guā\0" "hung3\0" "element mercury\0" "hòng\0" "jung4 zung1\0" "TSURIGANE\0" "SHOU SHU YOU YU\0" "zhōng\0" "dau6\0" "TORYUUMU\0" "TOU ZU\0" "tōu\0" "leoi5\0" "aluminum\0" "YASURI ARUMINYUUMU\0" "RYO RO\0" "lǚ\0" "mui4\0" "bit cup\0" "KUSARI\0" "BAI MAI BOU MYOU\0" "méi\0" "mũi\0" "long4\0" "lock lanthanum\0" "ROU\0" "láng\0" "faan6\0" "wàn\0" "san1\0" "zincum\0" "KOHAI\0" "SHI SHIN\0" "xīn\0" "wan4\0" "gold; character used in personal name\0" "윤:1N\0" "KANE\0" "IN\0" "YUN\0" "yún\0" "bui3\0" "barium\0" "ATSUGANE BARYUUMU\0" "HAI\0" "bèi\0" "juk1\0" "silver plating\0" "SHIROGANE METSUKI\0" "YOKU OKU WAKU\0" "OK\0" "wù\0" "sù\0" "juk6\0" "a poker; brass filings; to file\0" "yù\0" "jin4 sin4\0" "TEBOKO\0" "SEN ZEN EN\0" "chán\0" "iɛn\0" "ting5\0" "ingots, bars of metal; hurry\0" "정:0N\0" "JIGANE\0" "TEI JOU\0" "CENG\0" "dìng\0" "but6\0" "AKIKOBORERU BERIRYUUMU\0" "HOTSU BOCHI\0" "bó\0" "YAIBA\0" "KAN GEN\0" "hàn\0" "gaap3\0" "tongs, pincers; dagger; sword\0" "협:0N\0" "TSURUGI TSUKA HASAMI\0" "KYOU\0" "HYEP\0" "jiá\0" "wang4\0" "state in today's Hubei province\0" "UTSUWA\0" "KOU OU\0" "hóng\0" "cyun1\0" "to engrave or carve, as a block for printing\0" "전:1N\0" "CEN\0" "cuān\0" "fung1\0" "point of spear, sharp point\0" "봉:0N\0" "HOKOSAKI HOKO\0" "HOU\0" "PONG\0" "fēng\0" "piong\0" "SURUDOI\0" "TEN\0" "chān\0" "waan5\0" "wǎn\0" "zi3\0" "engrave\0" "지:N\0" "KIZAMU\0" "SHI\0" "zhì\0" "sī\0" "hyun1\0" "a small basin; rings on a cart of carriage\0" "현:1N\0" "KOBACHI\0" "KEN GEN SEN ZEN\0" "HYEN\0" "xuān\0" "ng4 waa4\0" "sword\0" "SUKI\0" "KA GE KO GO\0" "huá\0" "jyu5 ng4\0" "misfit; discordant; music instrument; hoe\0" "KUICHIGAU\0" "GYO GO\0" "yǔ\0" "iron; bronze decoration on bridle\0" "tiáo\0" "kong3 kwong3\0" "kuàng\0" "fetters, shackles\0" "ASHIKASE KANAHODASHI\0" "SAKU ZAKU\0" "zhuó\0" "lyut3\0" "6 oz; ancient measurement\0" "RETSU RECHI SETSU SECHI\0" "lüè\0" "xíng\0" "cim1\0" "carve\0" "침:1N\0" "KIZAMU\0" "SEN CHIN\0" "CHIM\0" "qǐn\0" "xăm\0" "KUROGANE\0" "SHIN JIN\0" "shèn\0" "IRERU\0" "KAN GON\0" "hán\0" "lüè\0" "je4\0" "sword\0" "YA\0" "yé\0" "co4\0" "hoe; eradicate\0" "서:0N\0" "KUWA SUKU SUKI\0" "JO SO\0" "SE\0" "chú\0" "jrhiu\0" "caang3 cang3\0" "polish\0" "정:1N\0" "MIGAKU TOGU\0" "TOU JOU\0" "CENG\0" "zèng\0" "cất xiềng\0" "guk1 guk6\0" "curium\0" "jū\0" "cuốc\0" "jin6\0" "KEN GEN\0" "xiàn\0" "ngo4\0" "an ancient name for iron; osmium\0" "KUROGANE\0" "TETSU\0" "tiě\0" "mong4\0" "point of sword; sharp point\0" "HOKOSAKI KITSUSAKI\0" "BOU MOU\0" "máng\0" "miɑng\0" "pou1 pou3\0" "spread out, arrange; shop, store; place to sleep, bed\0" "포:0N\0" "SHIKU MISE\0" "HO FU\0" "PHO\0" "pù\0" "*po\0" "phố\0" "lei4\0" "lí\0" "paan3\0" "HIMO\0" "HAN\0" "pàn\0" "jeoi6\0" "sharp\0" "SURUDOI HAYAI\0" "EI TAI\0" "YEY THAY\0" "ruì\0" "iuɛ̀i\0" "nhọn\0" "sing4\0" "person's name\0" "SEI\0" "chéng\0" "gou3\0" "zirconium\0" "gào\0" "cạo\0" "lei5\0" "lithium\0" "RICHUUMU\0" "RI\0" "lǐ\0" "tik1\0" "terbium\0" "tè\0" "ban1 bing1\0" "rivet\0" "병:1\0" "BYOU\0" "PYENG\0" "bīng\0" "lấp beng\0" "zyu3\0" "melt, cast; coin, mint\0" "IRU\0" "CHUU\0" "zhù\0" "hak1\0" "zhèn\0" "tū\0" "lau5\0" "liǔ\0" "zuì\0" "geoi3 goe3\0" "a saw; to saw; amputate\0" "거:0N\0" "NOKOGIRI\0" "KYO KO\0" "KE\0" "jù\0" "cưa\0" "cong2\0" "sharp; a keen edge; sharp point\0" "창:1N\0" "SURUDOI\0" "CHOU\0" "CHENG\0" "chǎng\0" "a metal bowl\0" "완:N 원:1N\0" "KANAMARI\0" "EN\0" "WEN\0" "yuǎn\0" "TSURUGINOHA\0" "KEN\0" "jiàn\0" "gong1 gong3\0" "steel; hard, strong, tough\0" "강:0E\0" "HAGANE\0" "KOU\0" "KANG\0" "gāng\0" "gang\0" "tiu3\0" "조:1N\0" "CO\0" "diào\0" "도:N\0" "táo\0" "MIGAKU\0" "SHOU JOU\0" "cháng\0" "륜:N\0" "USAGIAMI\0" "RIN FUN\0" "lún\0" "gwo2\0" "ingot; acrobatic move\0" "guǒ\0" "khoá\0" "RYOU\0" "líng\0" "bei1\0" "pī\0" "luk6\0" "copy, write down, record\0" "녹:0 록:0E\0" "SHIRUSU\0" "ROKU RYO\0" "LOK YE\0" "lù\0" "lí\0" "coeng1\0" "the color of a mineral\0" "창:1\0" "KUWASHII SABI\0" "SEI SHOU\0" "CHENG\0" "qiāng\0" "thanh\0" "pui4\0" "berkelium\0" "póu\0" "to bend iron\0" "MAGARU\0" "KEN GAN\0" "juǎn\0" "mín\0" "zuì\0" "péng\0" "àn\0" "pai1\0" "ONO\0" "HI HEI HAI\0" "pī\0" "xiàn\0" "aa3\0" "soft steel; ammonium\0" "아:1N\0" "SHIKORO\0" "A E\0" "A\0" "yā\0" "zeoi1\0" "gimlet, awl, drill, auger; bore\0" "추:0N\0" "KIRI\0" "SUI\0" "CHWU\0" "zhuī\0" "jui\0" "duì\0" "KANNA KIRI NOKOGIRI MOJIRI NEJIRI\0" "RAI RE REI\0" "lèi\0" "aa1 aa3\0" "actinium\0" "kē\0" "kōng\0" "daap6 taap3\0" "cap\0" "TSUTSUMU\0" "TOU\0" "tà\0" "gwan1\0" "ancient treasured sword\0" "곤:1N\0" "KARIMO\0" "KON ZEN NEN\0" "KON\0" "kūn\0" "dú\0" "nèi\0" "ceoi4\0" "balance weight on scale; hammer\0" "추:0N\0" "TSUMU OMORI\0" "TSUI SUI\0" "CHWU\0" "chuí\0" "zi1\0" "8 oz; an ancient unit of weight\0" "치:1N\0" "WAZUKA SAKAN\0" "SHI\0" "CHI\0" "zī\0" "zaang1 zang1\0" "clanging sound; small gong\0" "쟁:0N\0" "DORA\0" "SOU\0" "CAYNG\0" "zhēng\0" "trành\0" "ban1\0" "adz; adze\0" "bēn\0" "KANGISHI\0" "JOU NYOU\0" "niè\0" "SOU SU\0" "zòng\0" "deoi6 seon4\0" "instrument\0" "순:0N\0" "SHUN JUN TON TAI ZUI\0" "SWUN TAY\0" "chún\0" "taam4\0" "long spear\0" "담:0N\0" "TAN DAN SEN ZEN\0" "TAM\0" "tán\0" "ding3\0" "spindle, slab, cake, tablet\0" "정:0N\0" "JOUMAE\0" "JOU TEI\0" "CENG\0" "dìng\0" "đĩnh\0" "ji2 kei4\0" "a kind of pen; a kind of chisel\0" "기:0N\0" "NOKOGIRI KAMA\0" "KI GI\0" "KI UY\0" "qí\0" "cin2 cin4 zin2\0" "money, currency, coins\0" "전:0E\0" "ZENI SEN\0" "SEN\0" "CEN\0" "qián\0" "*dzhiɛn\0" "tiền\0" "zyut3\0" "armor neckplates\0" "철:1N\0" "SHIKORO\0" "TEI TETSU\0" "CHEL\0" "zhuì\0" "gei1\0" "hoe\0" "기:0N\0" "SUKI\0" "KI GI\0" "KI\0" "jī\0" "juk6\0" "NABE\0" "IKU\0" "yù\0" "gam2\0" "brocade, tapestry; embroidered\0" "금:0E\0" "NISHIKI\0" "KIN\0" "KUM\0" "jǐn\0" "*gyǐm\0" "gấm\0" "gun2 gun3\0" "관:1N\0" "KUSABI\0" "KAN\0" "KWAN\0" "guǎn\0" "maau4 naau4\0" "anchor\0" "묘:0N\0" "IKARI\0" "BYOU\0" "MYO\0" "máo\0" "coeng1\0" "vessel\0" "KANAGU\0" "SHOU\0" "chāng\0" "xuổng\0" "전:1N\0" "KAMA\0" "TEN\0" "CEN\0" "tiǎn\0" "sek3 sik1 sik3\0" "tin, stannum; bestow, confer\0" "석:0N\0" "SUZU\0" "SEKI SHAKU SHI\0" "SEK\0" "xī\0" "sek\0" "thiếc\0" "dung1 lin6\0" "smelt metals\0" "동:1\0" "NERU\0" "REN\0" "TONG LYEN\0" "liàn\0" "diu1\0" "táo\0" "gu3\0" "run metal into cracks; confine\0" "고:0N\0" "FUSAGU\0" "KO\0" "KO\0" "gù\0" "co3 cok3 cou3\0" "error, blunder, mistake, wrong\0" "착:0E\0" "MAJIRU TAGAU OKU\0" "SAKU SO\0" "CHAK CO\0" "cuò\0" "tsò tsɑk\0" "thó\0" "seot6\0" "shù\0" "zan1\0" "zhēn\0" "copy\0" "SHIRUSU\0" "ROKU RYO\0" "LOK YE\0" "lù\0" "maang5\0" "manganese\0" "MANGAN\0" "MOU\0" "měng\0" "luk6\0" "ROJUUMU\0" "ROKU\0" "lù\0" "NIE\0" "huā\0" "biu1\0" "a watch, clock\0" "HYOU\0" "biǎo\0" "KADORINYUUMU\0" "ATSU\0" "gá\0" "loi4\0" "rhenium\0" "lái\0" "kěn\0" "metal jewelry\0" "KAZARI\0" "fāng\0" "a tin plate\0" "BU\0" "wu\0" "noi6\0" "neptunium (Np)\0" "nài\0" "wàn\0" "zaam6\0" "engraving tool, chisel\0" "zàn\0" "hǔ\0" "dak1\0" "technetium\0" "dé\0" "him1 hin1\0" "shovel\0" "xiān\0" "gam1\0" "piān\0" "fat1 kut3 kwut3\0" "a kind of tool\0" "huō\0" "loeng6\0" "KEI\0" "liàng\0" "dí kiềng\0" "faat3\0" "fǎ\0" "mun4\0" "mendelevium (Md)\0" "mén\0" "kaai2\0" "high quality iron\0" "TETSU\0" "KAI\0" "kǎi\0" "joeng1\0" "영:0N\0" "EI YOU\0" "YENG\0" "yīng\0" "dik6 si4\0" "spoon, key\0" "시:1N\0" "UTSUWA\0" "TEI TAI DAI\0" "SI\0" "dī\0" "lin6\0" "smelt metals, forge; refine\0" "련:0E 연:0\0" "NERU\0" "REN\0" "LYEN\0" "liàn\0" "lèn\0" "luyện\0" "wo1\0" "cooking-pot, saucepan\0" "과:0N\0" "NABE\0" "KA\0" "KWA\0" "guō\0" "xiǎn\0" "dou6\0" "plate, coat, gild\0" "도:0N\0" "MEKKI\0" "TO\0" "TO\0" "dù\0" "tú\0" "wéi\0" "zung1\0" "a headstall, ornament on a bride\0" "SOU SU\0" "zōng\0" "fuk1\0" "복:N\0" "KAMA\0" "FUU FU FUKU\0" "fù\0" "NAMAGANE\0" "JUU NYU\0" "róu\0" "jí\0" "ngok6\0" "high, lofty; edge of knife\0" "악:0N\0" "TSUBA\0" "GAKU\0" "AK\0" "è\0" "ngɑk\0" "KUN\0" "jūn\0" "zam1\0" "DAI MAKURAGI\0" "CHIN\0" "chěn\0" "제:1N\0" "KAMA\0" "TEI DAI\0" "CEY\0" "tí\0" "zaat3\0" "sickle for cutting grass or hay\0" "SATSU ZECHI\0" "zhá\0" "hù\0" "joeng4\0" "frontlet\0" "OMOGAI\0" "YOU\0" "yáng\0" "dyun3\0" "forge metal; temper, refine\0" "단:0N\0" "KITAERU\0" "TAN\0" "TAN\0" "duàn\0" "dyun3\0" "to forge, work\0" "하:1N\0" "KITAERU\0" "KA GE\0" "HA\0" "xiá\0" "우:1N\0" "WU\0" "yú\0" "KOU KYOU TEI\0" "kēng\0" "seng3\0" "(Cant.) rust\0" "shēng\0" "wong4\0" "weapon\0" "MASAKARI\0" "KOU\0" "KOYNG\0" "huáng\0" "wěi\0" "fuk1\0" "fù\0" "zhāo\0" "caap3\0" "spade, shovel; marking pin\0" "삽:1N\0" "SUKI\0" "SOU SHOU CHOU\0" "SAP\0" "chā\0" "kit3\0" "sickle; cut, carve, engrave\0" "결:N\0" "KAMA KIZAMU\0" "KETSU KECHI KEI\0" "qiè\0" "se4 si1\0" "shī\0" "gwang1\0" "KOU\0" "hōng\0" "kwai4\0" "kuí\0" "zok6\0" "nobelium\0" "TORU\0" "TEN\0" "tiǎn\0" "mau4\0" "an iron pan; a metal cap\0" "KAMA\0" "BOU MU MO\0" "MWU\0" "móu\0" "ciu4\0" "shovel\0" "초:1N\0" "CHO\0" "qiāo\0" "ciu1\0" "shovel\0" "초:1N\0" "SUKI KUWA\0" "SHUU SHOU\0" "CHO\0" "qiāo\0" "hau4\0" "arrow\0" "YA\0" "KOU GU\0" "hóu\0" "tau1\0" "brass\0" "유:0N\0" "CHUU TOU\0" "YU\0" "tōu\0" "thau\0" "OONOMI\0" "SOU SU BOU MU\0" "cōng\0" "waan4\0" "measure; money, coins\0" "환:1N\0" "MEKATA\0" "KAN GEN EN\0" "HWAN\0" "huán\0" "dip6 jip6\0" "thin plates of metal\0" "ITAGANE\0" "YOU SHOU\0" "yè\0" "mín\0" "gaam3\0" "KAGAMI\0" "KAN\0" "jiàn\0" "dyun1\0" "KIRI\0" "TAN\0" "duān\0" "gin6\0" "door bolt, lock bolt; key\0" "건:0N\0" "KAGI\0" "KEN\0" "KEN\0" "jiàn\0" "si1\0" "strontium; an iron utensil\0" "SERYUUMU\0" "SHOU SHU SHI\0" "sōng\0" "kuí\0" "wu4\0" "food, gruel\0" "hú\0" "xuān\0" "ze2\0" "germanium; metal flashing on the axle of a cart\0" "MAKIGANE\0" "TA\0" "duǒ\0" "chá\0" "jié\0" "zam1\0" "needle, pin, tack; prick; inject\0" "침:0N\0" "HARI SASU\0" "SHIN\0" "CHIM KAM\0" "zhēn\0" "*jim\0" "châm\0" "bin1\0" "KANE\0" "HEN\0" "biān\0" "zung1\0" "cup, glass, goblet; surname\0" "종:0N\0" "SAKAZUKI ATSUMERU\0" "SHOU\0" "CONG\0" "zhōng\0" "*jiong\0" "chung\0" "SHI\0" "zī\0" "ARAGANE\0" "SHUU SHU\0" "xiū\0" "je4\0" "YA\0" "yé\0" "mei5\0" "magnesium\0" "MAGUNESHIUMU\0" "BI\0" "měi\0" "pài\0" "ngoi1 oi1\0" "iridium einsteinium\0" "āi\0" "gaai3\0" "(Cant.) to saw; to cut\0" "jiè\0" "zin2\0" "qian\0" "mei4\0" "americium\0" "méi\0" "SA SHA\0" "suǒ\0" "taap3\0" "thallium\0" "dá\0" "bong2 bong6\0" "pound sterling; to scrape\0" "방:1N\0" "KEZURU\0" "HAU HOU\0" "PANG\0" "bàng\0" "the linch-pin of a wheel to govern or control the noise of a barrow\0" "KUSABI\0" "KATSU\0" "xiá\0" "lim4\0" "sickle\0" "겸:0N\0" "KAMA\0" "REN\0" "KYEM\0" "lián\0" "gươm\0" "sok3\0" "chain; wire\0" "HARIGANE\0" "SAKU SHAKU\0" "suǒ\0" "kài\0" "lau4\0" "pure gold\0" "UTSUKUSHIIGANE\0" "RYUU RU\0" "LYU\0" "liú\0" "jiu4\0" "family name; wine cup\0" "SAKAZUKI\0" "SOKU YOU\0" "yáo\0" "yè\0" "nau6\0" "to hoe; to weed\0" "SUKI KUSAGIRU\0" "DOU JUKU\0" "nòu\0" "wēng\0" "jung4\0" "fuse, melt, smelt; mold\0" "용:0N\0" "IGATA TOKERU\0" "YOU\0" "YONG\0" "róng\0" "TOU DOU\0" "táng\0" "so2\0" "lock, padlock; shackles, chains\0" "쇄:0E\0" "KUSARI TOZASU\0" "SA\0" "SWAY\0" "suǒ\0" "*suɑ̌\0" "toả\0" "coeng1\0" "rifle, small arms, hand gun\0" "쟁:1N\0" "YARI\0" "SOU SHOU\0" "CAYNG\0" "qiāng\0" "thương\0" "gaak3\0" "cadmium\0" "KANAENOTSUKIMONO KADOMYUUSU\0" "REKI RYAKU KAKU\0" "lì\0" "sok3\0" "large spear; chess board\0" "shuò\0" "ceoi4\0" "hammer, mallet; club\0" "추:0N\0" "TSUCHI\0" "TSUI TAI\0" "CHWU THOY\0" "chuí\0" "bok3\0" "large bell; hoe, spade\0" "박:1N\0" "KANEKAZARI\0" "HAKU\0" "PAK\0" "bó\0" "pun4\0" "pán\0" "daap3 saap3\0" "technetium (Tc, same as 鍀); engrave (same as 鏤); tilling implement\0" "dā\0" "bai1 pei1\0" "plowshare; barb, lancet\0" "KANZASHI\0" "HEI HAI HI BI\0" "bī\0" "상:1N\0" "SANG\0" "sǎng\0" "gong3\0" "강:N\0" "gāng\0" "zi1\0" "hoe; mattock\0" "자:1N\0" "KANAE\0" "SHI JI\0" "CA\0" "zī\0" "wu1\0" "tungsten (wolfram)\0" "wū\0" "jing4\0" "polish\0" "형:0N\0" "MIGAKU\0" "EI YOU KEI GYOU\0" "HYENG\0" "yíng\0" "sound of a bell; small bell\0" "황:1N\0" "KANENONE\0" "KOU\0" "HWANG\0" "huàng\0" "tiáo\0" "lau4 lau5\0" "distil; lutetium; surname\0" "KOSHIKI\0" "RYUU RU\0" "liú\0" "hoi2\0" "armor, chain mail\0" "개:0N\0" "YOROI\0" "GAI KAI\0" "KAY\0" "kǎi\0" "MEBAERU\0" "SHUN\0" "sǔn\0" "saat3\0" "moult samarium\0" "MEBAERU\0" "SAI SATSU SECHI\0" "shā\0" "shræ̀i\0" "sau1 sau2\0" "to engrave (metal of wood)\0" "sōu\0" "ornament over the horse's head\0" "BAN\0" "wàn\0" "gou2 hou6\0" "stove; bright\0" "호:0N\0" "NABE SHINOGI\0" "KOU\0" "HO\0" "hào\0" "hɑ̌u\0" "nhúm cào\0" "zan3\0" "town, market place; suppress\0" "진:0E\0" "SHIZUMERU\0" "CHIN TEN\0" "CIN\0" "zhèn\0" "zan3\0" "town, market place; suppress\0" "SHIZUMERU OSAE SHIZUMARU\0" "CHIN TEN\0" "CIN\0" "zhèn\0" "djìn\0" "trấn\0" "long4\0" "large hammer\0" "láng\0" "jat6\0" "measure of weight for gold\0" "일:0N\0" "KAGI\0" "ITSU\0" "IL\0" "yì\0" "dát\0" "yuán\0" "tong2\0" "tǎng\0" "nip1 nip6\0" "nickel\0" "niè\0" "sik1\0" "SUTORONSHUUMU\0" "SOKU\0" "xí\0" "gaa1\0" "gallium\0" "GARYUUMU\0" "KA\0" "jiā\0" "Copernicium\0" "KOROMUBYUUMU\0" "KA\0" "gē\0" "nhẹ cà\0" "maa5\0" "mǎ\0" "zeon3 zyun1\0" "engraving tool; carve, engrave\0" "juān\0" "a clamp\0" "KASUGAI\0" "sòng\0" "HABAKI\0" "zǔ\0" "so2\0" "lock, padlock; shackles, chains\0" "쇄:N\0" "suǒ\0" "xià\0" "fung1\0" "fēng\0" "wēn\0" "laa4 naa4\0" "neptunium (Np)\0" "ná\0" "lǔ\0" "so2\0" "variant of 鎖 U+9396, a lock, padlock; shackles, chains\0" "KUSARI TOZASU\0" "SA\0" "SWAY\0" "suǒ\0" "*suɑ̌\0" "au1 ngau1\0" "ōu\0" "zuk6\0" "arrowhead, barb; swift, quick\0" "족:0N\0" "YAJIRI\0" "ZOKU SOKU\0" "COK\0" "zú\0" "TETSUNOKATAMARI\0" "TAN DAN\0" "tuán\0" "KITAHERU\0" "SHYUU SHU\0" "xiū\0" "gun3 gwun3\0" "UGATSU UDEWA\0" "KAN\0" "guàn\0" "syun4\0" "lathe\0" "선:1N\0" "ROKURO\0" "SEN ZEN\0" "SEN\0" "xuàn\0" "ziuɛ̀n\0" "lin6\0" "chain, wire, cable; chain, shack\0" "련:1N\0" "KUSARI\0" "REN TEN\0" "LYEN\0" "liàn\0" "SURUDOI SABI ERU HORU\0" "SHYUU SHU SOU SOKU\0" "shòu\0" "ngou4 ngou6\0" "a flat, iron cooking-plate for cakes\0" "오:1N\0" "YAKINABE\0" "GYOU GOU\0" "O\0" "ào\0" "mun5\0" "만:1N\0" "KOGANE\0" "BAN MAN\0" "MAN\0" "mǎn\0" "mok6\0" "sword\0" "막:1N\0" "BAKU MAKU\0" "MAK\0" "mò\0" "mác\0" "RA\0" "luó\0" "bì\0" "wai6\0" "wèi\0" "lau4\0" "pure gold\0" "RYUU\0" "liú\0" "dik1\0" "dysprosium; the barb of an arrow; the head of a javelin\0" "적:0N\0" "YAJIRI KABURAYA\0" "TEKI\0" "CEK\0" "dí\0" "saam1\0" "sǎn\0" "cung1\0" "OONOME\0" "SOU SU BOU MU\0" "zǒng\0" "yí\0" "ou4\0" "lù\0" "ngou4 ou1\0" "to fight to the end, engage in a fierce battle\0" "오:1N\0" "MINAGOROSHI\0" "OU\0" "O\0" "áo\0" "hang1\0" "strike, beat, stroke; jingling\0" "갱:1N\0" "UTSU TSUKU\0" "KOU KYOU\0" "KAYNG\0" "kēng\0" "kɛng\0" "trét keng\0" "coeng1\0" "tinkle, clang, jingle\0" "장:1N\0" "SHOU SOU\0" "CANG\0" "qiāng\0" "tsiɑng\0" "ceoi1\0" "MAJIRU\0" "SAI SUI\0" "cuī\0" "cik1\0" "axe\0" "qī\0" "soeng4\0" "to polish; iron rim on a wagon wheel\0" "MIGAKU\0" "SHOU JOU\0" "cháng\0" "tong1\0" "boring tool\0" "당:1N\0" "TOU\0" "TANG\0" "tāng\0" "maan6\0" "trowel\0" "만:1N\0" "KOTE\0" "MAN\0" "MAN\0" "màn\0" "jung4\0" "a large bell used as a musical instrument\0" "용:0N\0" "TSURIGANE\0" "YOU YU\0" "YONG\0" "yōng\0" "caan2\0" "spade, shovel, trowel, scoop\0" "산:1N\0" "ITAGANE\0" "SAN SEN\0" "SAN\0" "chǎn\0" "chrɛ̌n\0" "fung1\0" "fēng\0" "geng3\0" "mirror; lens; glass; glasses\0" "경:0E\0" "KAGAMI\0" "KYOU KEI\0" "KYENG\0" "jìng\0" "*giæ̀ng\0" "kẻng\0" "biu1\0" "dart, spear, harpoon; escort\0" "표:1N\0" "KOJIRI\0" "HYOU\0" "PHYO\0" "biāo\0" "tiu\0" "shù\0" "lau6\0" "carve, inlay, engrave, tattoo\0" "루:0N\0" "CHIRIBAMERU\0" "ROU RU\0" "LWU\0" "lòu\0" "rust, corrosion\0" "SHUU\0" "xiù\0" "cung1\0" "a short spear\0" "총:1N\0" "HOKO\0" "SHOU SHU SOU\0" "CHONG\0" "cōng\0" "ROU\0" "lóng\0" "zaam6\0" "engraving tool, chisel\0" "참:1N\0" "TAGANE\0" "SAN ZAN\0" "CHAM\0" "zàn\0" "jiàn\0" "cáo\0" "lí\0" "xià\0" "xī\0" "hong1\0" "kāng\0" "shuǎng\0" "bang1\0" "coin, money\0" "bèng\0" "gam2\0" "zhang\0" "qian\0" "caang4\0" "chēng\0" "lou6\0" "to plug a hole\0" "lù\0" "waa4\0" "spade, shovel, plowshare\0" "huá\0" "집:0N\0" "CIP\0" "jí\0" "buk6\0" "protactinium\0" "ARAGANE\0" "HOKU BOKU\0" "pú\0" "wai6\0" "혜:N\0" "SURUDOI\0" "TEI E SEI ZEI EI\0" "huì\0" "koeng5\0" "coins, money, wealth; (Cant.) 鏹水, sulfuric acid\0" "강:N\0" "ZENI\0" "KYOU KOU\0" "qiǎng\0" "put3\0" "KAMA\0" "HATSU HACHI\0" "pō\0" "leon4\0" "phosphonium\0" "린:1N\0" "TSUYOI\0" "RIN REI RYOU\0" "LIN\0" "lín\0" "sè\0" "sau3\0" "rust, corrode\0" "SABI\0" "SHUU\0" "SWU\0" "xiù\0" "sin3\0" "the trigger of a crossbow; crossbow\0" "sǎn\0" "chēng\0" "gwai6\0" "a cupboard; a press; a wardrobe shop-counter\0" "kuì\0" "si1\0" "KANNA\0" "SHI\0" "sī\0" "KOSHIKI KAMA KOROSU\0" "RYUU RU\0" "liú\0" "naau4\0" "cymbals; hand bell; disturb\0" "뇨:1N\0" "DORA\0" "DOU\0" "NYO\0" "náo\0" "nau\0" "waang4 wong4\0" "bell\0" "횡:0N\0" "KOU OU\0" "HOYNG\0" "huáng\0" "bịt vàng\0" "piě\0" "seoi6\0" "suì\0" "faan4\0" "vanadium\0" "CHOUNA TSUCHI\0" "HAN BON\0" "fán\0" "kiu4\0" "TAKAASHINONABE\0" "KYOU GYOU\0" "qiáo\0" "SEN TEN\0" "quān\0" "yáng\0" "tong2\0" "gong\0" "tāng\0" "xiàng\0" "kyut3\0" "hasp of a lock\0" "OBIDOME\0" "TETSU TECHI ITSU ICHI\0" "jué\0" "ziu1\0" "NABE\0" "SHOU JOU SHUU SHU\0" "jiāo\0" "zyun3\0" "cap\0" "준:1N\0" "ISHIZUKI\0" "SON ZON SAN\0" "CWUN\0" "zūn\0" "liu4\0" "fetters\0" "료:1N\0" "SHIROGANE ASHIKASE\0" "RYOU\0" "LYO\0" "liáo\0" "banh rìu\0" "qiè\0" "lou4\0" "lawrencium\0" "láo\0" "xoá lao\0" "deoi6 deon1\0" "ferrule; castrate\0" "대:1N\0" "ISHIZUKI TSUCHI\0" "TAI\0" "TAY\0" "duì\0" "taam4\0" "dagger; small sword\0" "심:1N\0" "TSUBA\0" "SHIN JIN\0" "SIM\0" "xín\0" "zaam1\0" "SAN\0" "zān\0" "gei1\0" "hook, barb, catch, spring\0" "SAKABARI\0" "KI KE GE GAI\0" "jī\0" "gaan2\0" "HOKO MUCHI\0" "KAN KEN\0" "jiǎn\0" "zung1\0" "clock; bell\0" "종:0E\0" "KANE\0" "SHOU\0" "CONG\0" "zhōng\0" "*jiong\0" "chuông\0" "dang1 dang3\0" "lamp; a kind of cooking vessel\0" "등:1N\0" "TAKATSUKI HITOMOSHI ABUMI\0" "TOU\0" "TUNG\0" "dèng\0" "*dəng\0" "đâng\0" "soft steel; ammonium\0" "SHIKORO BITA\0" "A\0" "yā\0" "jing2\0" "yǐng\0" "duī\0" "kyut3\0" "a pick, a hoe\0" "jué\0" "nòu\0" "CHITANYUUMU\0" "TEI\0" "zān\0" "pou2\0" "praseodymium\0" "pǔ\0" "iron; strong, solid, firm\0" "KUROGANE KURO\0" "TETSU TECHI\0" "tiě\0" "fán\0" "chēng\0" "ding2\0" "huge tripod of bronze with two ears; sacrificial vessel\0" "dǐng\0" "sin3 sin6\0" "선:0N\0" "SEN\0" "shàn\0" "hoi1\0" "californium\0" "kāi\0" "gaan2 gaan3\0" "kind of rapier\0" "jiān\0" "fai3\0" "fermium\0" "fèi\0" "seoi6\0" "lens\0" "suì\0" "lou5\0" "로:1N\0" "LO\0" "lǔ\0" "syun6 zeon1 zeon3 zyun1\0" "engraving tool; carve, engrave\0" "전:0N\0" "NOMI ERU KIRU\0" "SEN\0" "CEN\0" "juān\0" "tziuɛn\0" "huì\0" "juk1 ngou3 ou3\0" "yù\0" "lim4\0" "sickle\0" "KAMA\0" "REN\0" "lián\0" "liềm\0" "zoek3 zoek6\0" "KUHA OHOSUKI\0" "SHAKU CHAKU JIIYAKU\0" "zhuó\0" "qiāo\0" "khuân thau\0" "SUKI\0" "SEN KEN GEN\0" "jiàn\0" "kẽm\0" "zuk6\0" "bracelet, armband; small bell\0" "HURIGANE\0" "TAKU DAKU SHOKU ZOKU\0" "zhuó\0" "đục\0" "leoi4\0" "radium\0" "KAME RAJUUMU\0" "RAI\0" "léi\0" "KARASUKINOMIMI MIGAKU\0" "HEKI HIYAKU HEI BEI\0" "bì\0" "tit3\0" "iron; strong, solid, firm\0" "철:0E\0" "KUROGANE\0" "TETSU TECHI\0" "CHEL\0" "tiě\0" "*tet\0" "thiết\0" "waan4\0" "metal ring; measure of currency\0" "환:1N\0" "WA\0" "KAN\0" "HWAN\0" "huán\0" "*huan\0" "yè\0" "dok6\0" "bell; surname\0" "탁:0N\0" "SUZU\0" "TAKU\0" "THAK\0" "duó\0" "đạc\0" "guǒ\0" "cang1 dong1\0" "frying pan; warming vessel\0" "당:1N\0" "NABE KOJIRI KOTE\0" "TOU SOU\0" "TANG\0" "dāng\0" "chræng\0" "geoi6 keoi4\0" "drumstick\0" "KANEKAKE\0" "KYO GO KO\0" "jù\0" "gánh cứa\0" "fén\0" "daat6\0" "TATSU\0" "dá\0" "bai3\0" "bèi\0" "ji3\0" "ytterbium\0" "ICHIRUBYUUMU\0" "I\0" "yì\0" "oi3\0" "ionium\0" "ài\0" "BAN\0" "zōng\0" "fan3\0" "훈:1N\0" "HWUN\0" "xùn\0" "diu6\0" "NABE\0" "CHOU\0" "diào\0" "zyu3\0" "melt, cast; coin, mint\0" "주:0E\0" "IRU\0" "CHUU\0" "CWU\0" "zhù\0" "jiò\0" "KOU\0" "héng\0" "lỏng vành\0" "zhuì\0" "jī\0" "straight; a seal\0" "GEI NAI SHI NI JOU NYOU\0" "niè\0" "hé\0" "wok6\0" "cauldron, large iron pot; a wok\0" "확:1N\0" "KAMA\0" "KAKU WAKU\0" "HWAK\0" "huò\0" "vạc\0" "hing1\0" "qīng\0" "ban1\0" "high quality iron\0" "빈:1N\0" "HAGANE\0" "HIN\0" "PIN\0" "bīn\0" "jing1\0" "yīng\0" "kuì\0" "níng\0" "seoi1\0" "bolt of a Chinese lock\0" "xū\0" "gaam3\0" "mirror, looking glass; reflect\0" "감:0E\0" "KAGAMI KANGAMIRU\0" "KAN\0" "KAM\0" "jiàn\0" "gaam3\0" "mirror, looking glass; reflect\0" "감:0N\0" "KAGAMI KANGAMIRU\0" "KAN\0" "KAM\0" "jiàn\0" "spear, lance, javelin\0" "YARI\0" "qiǎn\0" "caa2 caa4\0" "cymbals\0" "chǎ\0" "zat1\0" "tungsten, wolfram\0" "질:1N\0" "KANATOKO\0" "SHITSU SHICHI\0" "CIL\0" "zhì\0" "sểnh chặt\0" "miè\0" "lí\0" "leoi4\0" "léi\0" "KATAI\0" "KEI\0" "jī\0" "drill, bore; pierce; diamond\0" "KIRI KIRU\0" "SAN\0" "zuàn\0" "gwong3\0" "mine; mineral, ore\0" "광:0E\0" "ARAGANE\0" "KOU\0" "KWANG\0" "kuàng\0" "KAREII BENTOU\0" "SHOU\0" "shǎng\0" "péng\0" "laap6 lap6\0" "solder; tin\0" "랍:1N\0" "SUZU\0" "ROU\0" "LAP\0" "là\0" "INBAKO\0" "TOKU DOKU\0" "dú\0" "soek3\0" "melt, smelt; shine\0" "삭:1N\0" "TOKASU\0" "SHAKU\0" "SAK\0" "shuò\0" "shiɑk\0" "thước\0" "OHOBAN\0" "SAKU\0" "chuò\0" "leoi3 leoi6\0" "file, rasp; file; polish; (Cant.) to cut\0" "려:1N\0" "YASURI\0" "RYO RO\0" "LYE\0" "lǜ\0" "biu1\0" "bit, bridle; ride\0" "표:1N\0" "KUTSUWA\0" "HYOU\0" "PHYO\0" "biāo\0" "paau4\0" "carpenter's plane\0" "bào\0" "lou5\0" "lutetium\0" "lǔ\0" "xian\0" "jin6\0" "kuān\0" "thoa khoan\0" "lung4\0" "UTSUWA\0" "ROU RU\0" "lóng\0" "xuổng\0" "è\0" "lou4 lou5\0" "fireplace, stove, oven, furnace\0" "로:1N\0" "IRORI\0" "RO\0" "LO\0" "lú\0" "lo\0" "jam1\0" "used in names\0" "흠:N\0" "KIN KON KUN\0" "xīn\0" "gaam3\0" "jiàn\0" "laan4\0" "lanthanum\0" "RANTANIUMU\0" "RAN\0" "làn\0" "bok3 bok6\0" "OOGANE\0" "HAKU BAKU\0" "bó\0" "KIZAMU\0" "SEN SHIN\0" "jiān\0" "joek6\0" "key; lock\0" "약:1N\0" "KAGI\0" "YAKU\0" "YAK\0" "yào\0" "iɑk\0" "caam4\0" "spade, trowel\0" "참:1N\0" "SURUDOI\0" "SAN ZEN\0" "CHAM\0" "chán\0" "jhram\0" "soeng1\0" "insert, inlay, set, mount; fill\0" "양:1N\0" "IGATA\0" "JOU SHOU NYOU SOU\0" "YANG\0" "xiāng\0" "jiàn\0" "kwai4\0" "to engrave or carve, as a block for printing\0" "xī\0" "gun3\0" "jar; can\0" "관:1N\0" "TSURUBE KAN\0" "KAN\0" "KWAN\0" "guàn\0" "cáng\0" "nip6\0" "tweezers, forceps, pincers\0" "섭:1N\0" "KENUKI KUGINUKI\0" "JOU\0" "SEP\0" "niè\0" "lěi\0" "cyun1\0" "pick, poker\0" "cuān\0" "qú\0" "paan3\0" "pàn\0" "lo4\0" "gong\0" "라:1N\0" "DORA\0" "RA\0" "LA\0" "luó\0" "la\0" "zyun1 zyun3\0" "drill, bore; pierce; diamond\0" "찬:0N\0" "KIRI KIRU\0" "SAN\0" "CHAN\0" "zuān\0" "tzuɑn\0" "lyun4\0" "bells hung on horse; bells hung\0" "란:1N\0" "SUZU\0" "RAN\0" "LAN\0" "luán\0" "luɑn\0" "zok6\0" "chisel; bore, pierce\0" "착:0N\0" "NOMI UGATSU\0" "SAKU SOU\0" "CHAK CO\0" "záo\0" "dzhɑk\0" "tạc\0" "jit6\0" "niè\0" "fok3 kyut3\0" "a mattock; a billhook\0" "KUWA\0" "KAKU\0" "jué\0" "dong2 tong2\0" "tǎng\0" "suk6\0" "SUKI\0" "SHOKU ZOKU CHOKU TOKU\0" "zhú\0" "RAN\0" "lán\0" "gold; money; KangXi radical 167\0" "jīn\0" "gaat3\0" "gadolinium\0" "gá\0" "jyut6\0" "yttrium\0" "yǐ\0" "zam1\0" "needle; pin; tack; acupuncture\0" "zhēn\0" "deng1 ding1\0" "nail, spike; pursue closely\0" "dīng\0" "ciu1\0" "endeavor, strive; encourage; cut\0" "zhāo\0" "pok3\0" "polonium\0" "pō\0" "liu5\0" "ruthenium\0" "liǎo\0" "tou2\0" "thorium\0" "tǔ\0" "tool for boring holes\0" "qiān\0" "cyun3\0" "bracelet, armlet\0" "chuàn\0" "saam1\0" "samarium\0" "shān\0" "zaap6\0" "spear\0" "SAP\0" "sà\0" "faan4\0" "vanadium\0" "fán\0" "diu3\0" "fish; fishhook; tempt, lure\0" "diào\0" "mun4\0" "mendelevium (Md)\0" "mén\0" "neoi5\0" "neodymium\0" "nǚ\0" "joeng4\0" "frontlet\0" "yáng\0" "caa1 caai1\0" "ornamental hairpin\0" "chāi\0" "ancient wine vessel\0" "xíng\0" "koi3\0" "calcium\0" "gài\0" "plutonium\0" "bù\0" "taai3\0" "titanium\0" "tài\0" "geoi6\0" "steel, iron; great\0" "jù\0" "deon6\0" "blunt, obtuse; dull; flat; dull-witted\0" "dùn\0" "caau1\0" "paper money, bank notes; copy\0" "chāo\0" "zung1\0" "clock; bell\0" "zhōng\0" "naap6\0" "sodium, natrium; sharpen wood\0" "nà\0" "bui3\0" "barium\0" "bèi\0" "gong1 gong3\0" "steel; hard, strong, tough\0" "gāng\0" "baan2\0" "plate\0" "bǎn\0" "kim4\0" "lock, latch; stamp, seal\0" "qián\0" "joek6\0" "key; lock\0" "yào\0" "jam1\0" "respect, admire; respectful\0" "qīn\0" "gwan1\0" "unit of measure equivalent to thirty catties\0" "jūn\0" "wu1\0" "tungsten, wolfram\0" "wū\0" "gau1 ngau1\0" "hook, barb; sickle; stroke with\0" "gōu\0" "kong3\0" "scandium\0" "kàng\0" "fong1\0" "francium\0" "fāng\0" "fo2\0" "holmium\0" "huǒ\0" "dau2\0" "a wine flagon\0" "tǒu\0" "nau2\0" "button, knob; surname\0" "niǔ\0" "baa1 paa4\0" "palladium\0" "bǎ\0" "juk6\0" "rare treasure\0" "yù\0" "cin2 cin4\0" "money, currency, coins\0" "qián\0" "zing1\0" "kind of gong used in ancient times by troops on the march\0" "zhēng\0" "kim4\0" "pincers, pliers, tongs; to compress\0" "qián\0" "gu2\0" "cobalt; household iron\0" "gǔ\0" "but3\0" "earthenware basin; alms bowl\0" "bō\0" "o1\0" "columbium\0" "kē\0" "promethium\0" "pǒ\0" "bou3\0" "plutonium\0" "bū\0" "bat6\0" "cymbals\0" "bó\0" "jyut6\0" "broad-axe, a battle axe, halberd\0" "yuè\0" "zyun1\0" "drill, bore; pierce; diamond\0" "zuān\0" "muk6\0" "molybdenum\0" "mù\0" "daan3\0" "tantalum\0" "tǎn\0" "gaap3\0" "potassium\0" "jiǎ\0" "din6 tin4\0" "hairpin; gold inlaid work, filigree\0" "diàn\0" "jau4\0" "uranium\0" "yóu\0" "tit3\0" "iron; strong, solid, firm\0" "tiě\0" "bok6\0" "platinum; thin sheet of metal\0" "bó\0" "ling1 ling4\0" "bell\0" "líng\0" "soek3\0" "melt, smelt; shine\0" "shuò\0" "jyun4\0" "lead\0" "qiān\0" "maau5\0" "rivet\0" "mǎo\0" "paau4\0" "carpenter's plane\0" "KANNA\0" "HOU\0" "bào\0" "si5\0" "cerium\0" "shì\0" "jyun5\0" "device for carrying a tripod\0" "xuàn\0" "taa1 to4\0" "thallium\0" "tā\0" "bit1\0" "bismuth\0" "bì\0" "nei4\0" "niobium\0" "ní\0" "pei1\0" "beryllium\0" "pī\0" "dok6\0" "bell; surname\0" "duó\0" "jing4\0" "sacrificial cauldron\0" "xíng\0" "kaau3\0" "shackles, manacles\0" "kào\0" "lou5\0" "rhodium\0" "lǎo\0" "ji5\0" "erbium\0" "ěr\0" "mong4\0" "point of sword; sharp point\0" "HOKOSAKI KITSUSAKI\0" "BOU MOU\0" "máng\0" "aa3\0" "soft steel; ammonium\0" "SHIKORO\0" "A E\0" "yā\0" "jau5\0" "europium\0" "yǒu\0" "sing4\0" "person's name\0" "chéng\0" "gaap3\0" "tongs, pincers; dagger; sword\0" "jiá\0" "sword\0" "yé\0" "naau4\0" "cymbals; hand bell; disturb\0" "náo\0" "zat6\0" "a sickle\0" "zhì\0" "cang1 dong1\0" "frying pan; warming vessel\0" "dāng\0" "tung4\0" "copper, brass, bronze\0" "tóng\0" "leoi5\0" "aluminum\0" "lǚ\0" "diào\0" "jan1\0" "indium\0" "yīn\0" "hoi2\0" "armor, chain mail\0" "kǎi\0" "zaat3\0" "sickle for cutting grass or hay\0" "zhá\0" "zyu1\0" "unit of weight, one twenty-fourth of a Chinese ounce (liang)\0" "zhū\0" "sin2\0" "mill\0" "xǐ\0" "ting5\0" "ingots, bars of metal; hurry\0" "dìng\0" "diu1\0" "thulium\0" "diū\0" "cim1\0" "sharp, keen-edged; a kind of hoe\0" "SUKI MORI\0" "SEN\0" "xiān\0" "waa4\0" "spade, shovel, plowshare\0" "huá\0" "cyun4\0" "weigh, measure; select officials\0" "quán\0" "saat3\0" "moult\0" "shā\0" "hap6\0" "hafnium\0" "hā\0" "diu6\0" "large hoe; surname; a spear\0" "diào\0" "gok3\0" "chromium\0" "gè\0" "ming4\0" "inscribe, engrave\0" "míng\0" "zaang1 zang1\0" "clanging sound; small gong\0" "zhēng\0" "sik1\0" "cesium\0" "sè\0" "gaau2\0" "hinge; shears, scissors\0" "jiǎo\0" "ji1\0" "iridium\0" "yī\0" "caan2\0" "spade, shovel, trowel, scoop\0" "chǎn\0" "cung3\0" "ancient weapon, blunderbuss\0" "chòng\0" "tong2\0" "gong\0" "tāng\0" "on1\0" "ammonium\0" "ǎn\0" "ngan2 ngan4\0" "silver; cash, money, wealth\0" "yín\0" "jyu4\0" "rubidium\0" "rú\0" "zyu3\0" "melt, cast; coin, mint\0" "zhù\0" "lou4\0" "lawrencium (Lr)\0" "láo\0" "pou3\0" "shop, store; place sleep, bed\0" "pù\0" "jyu5\0" "misfit; discordant; music instrument; hoe\0" "wú\0" "loi4\0" "rhenium\0" "lái\0" "tik1\0" "terbium\0" "tè\0" "lin6\0" "chain, wire, cable; chain, shack\0" "liàn\0" "hang1\0" "strike, beat, stroke; jingling\0" "kēng\0" "siu1\0" "melt, fuse; market, sell\0" "xiāo\0" "so2\0" "lock, padlock; shackles, chains\0" "suǒ\0" "lei5\0" "lithium\0" "lǐ\0" "polish\0" "zèng\0" "co4\0" "hoe; eradicate\0" "chú\0" "wo1\0" "cooking-pot, saucepan\0" "guō\0" "gou3\0" "zirconium\0" "gào\0" "ngo4\0" "osmium\0" "é\0" "sau3\0" "rust, corrode\0" "xiù\0" "co3\0" "carpenter's file, file smooth\0" "cuò\0" "lyut3\0" "6 oz; ancient measurement\0" "lüè\0" "fung1\0" "point of spear, sharp point\0" "fēng\0" "san1\0" "zinc\0" "xīn\0" "liǔ\0" "caesium\0" "kāi\0" "kind of rapier\0" "jiǎn\0" "jeoi6\0" "sharp, keen, acute, pointed\0" "ruì\0" "tai1\0" "antimony\0" "tī\0" "long4\0" "lock\0" "láng\0" "cim1\0" "carve\0" "qǐn\0" "guk1\0" "curium\0" "jū\0" "aa1\0" "actinium (Ac)\0" "ā\0" "the color of the a mineral\0" "qiāng\0" "ze2\0" "germanium\0" "zhě\0" "nobelium (No)\0" "nuò\0" "co3\0" "error, blunder, mistake; wrong\0" "cuò\0" "maau4 naau4\0" "anchor\0" "máo\0" "ban1\0" "adze\0" "bēn\0" "ji2\0" "a kind of pen; a kind of chisel\0" "KI UY\0" "qí\0" "technetium\0" "dé\0" "gwo2\0" "ingot; acrobatic move\0" "kè\0" "gwan1\0" "ancient treasured sword\0" "kūn\0" "coeng1\0" "vessel\0" "chāng\0" "sek3\0" "tin, stannum; bestow, confer\0" "xī\0" "gu3\0" "run metal into cracks; confine\0" "gù\0" "lo4\0" "gong\0" "luó\0" "ceoi4\0" "balance weight on scale; hammer\0" "chuí\0" "zeoi1\0" "gimlet, awl, drill, auger; bore\0" "zhuī\0" "gam2\0" "brocade, tapestry; embroidered\0" "jǐn\0" "zat1\0" "tungsten, wolfram\0" "zhì\0" "jan1\0" "shovel\0" "xiān\0" "to bend iron\0" "juǎn\0" "a kind of tool\0" "huō\0" "berkelium\0" "péi\0" "taam4\0" "long spear\0" "tán\0" "ding3\0" "spindle, slab, cake, tablet\0" "dìng\0" "gin6\0" "door bolt, lock bolt; key\0" "jiàn\0" "geoi3\0" "a saw; to saw; amputate\0" "jù\0" "maang5\0" "manganese\0" "měng\0" "zi1\0" "8 oz; an ancient unit of weight\0" "zī\0" "kit3\0" "sickle; cut, carve, engrave\0" "qiè\0" "YENG\0" "yīng\0" "kaai2\0" "high quality iron\0" "kǎi\0" "coeng1\0" "tinkle, clang, jingle\0" "qiāng\0" "si1\0" "strontium\0" "sī\0" "ngok6\0" "high, lofty; edge of knife\0" "è\0" "caap3\0" "spade, shovel; marking pin\0" "chā\0" "ciu1\0" "shovel\0" "qiāo\0" "zung1\0" "cup, glass, goblet; surname\0" "SAKAZUKI ATSUMERU\0" "SHOU\0" "CONG\0" "zhōng\0" "dyun3\0" "forge metal; temper, refine\0" "duàn\0" "sau1\0" "carve\0" "sōu\0" "wong4\0" "weapon\0" "MASAKARI\0" "KOU\0" "KOYNG\0" "huáng\0" "waan4\0" "measure; money, coins\0" "huán\0" "einsteinium (Es)\0" "āi\0" "dou6\0" "plate, coat, gild\0" "dù\0" "mei5\0" "magnesium\0" "měi\0" "lau6\0" "carve, inlay, engrave, tattoo\0" "lòu\0" "zi1\0" "hoe; mattock\0" "zī\0" "fai3\0" "fermium\0" "fèi\0" "americium\0" "méi\0" "mok6\0" "sword\0" "mò\0" "zan3\0" "town, market place; suppress\0" "zhèn\0" "bok3\0" "large bell; hoe, spade\0" "bó\0" "gaak3\0" "cadmium\0" "gé\0" "nip6\0" "tweezers, forceps, pincers\0" "niè\0" "tǎng\0" "zyun1\0" "engraving tool; carve, engrave\0" "juān\0" "nip1\0" "nickel\0" "niè\0" "neptunium (Np)\0" "ná\0" "lau4 lau5\0" "distil; lutetium; surname\0" "liú\0" "hou6\0" "stove; bright\0" "gǎo\0" "bong2 bong6\0" "pound sterling\0" "bàng\0" "jat6\0" "measure of weight for gold\0" "yì\0" "gaa1\0" "gallium\0" "jiā\0" "ban1\0" "high quality iron\0" "bīn\0" "jung4\0" "fuse, melt, smelt; mold\0" "róng\0" "biu1\0" "dart, spear, harpoon; escort\0" "biāo\0" "tong1\0" "boring tool\0" "tāng\0" "maan6\0" "trowel\0" "màn\0" "luó\0" "small coin\0" "bèng\0" "jung4\0" "large bell used as musical instrument\0" "yōng\0" "geng3\0" "mirror; lens; glass; glasses\0" "jìng\0" "dik1\0" "dysprosium\0" "dī\0" "zuk6\0" "arrowhead, barb; swift, quick\0" "zú\0" "syun4\0" "lathe\0" "xuàn\0" "lau4\0" "pure gold\0" "RYUU\0" "liú\0" "taam4\0" "dagger; small sword\0" "chán\0" "fok3\0" "hoe\0" "jué\0" "liu4\0" "fetters\0" "liào\0" "buk6\0" "protactinium (Pa)\0" "pú\0" "lutetium\0" "lǔ\0" "deon1\0" "ferrule; castrate\0" "duì\0" "laan4\0" "lanthanum\0" "lán\0" "pou2\0" "praseodymium\0" "pǔ\0" "pick, poker\0" "cuān\0" "koeng5\0" "coins, money, wealth\0" "qiāng\0" "dang3\0" "lamp; a kind of cooking vessel\0" "dèng\0" "wok6\0" "cauldron, large iron pot\0" "huò\0" "leoi4\0" "radium\0" "léi\0" "waan4\0" "metal ring; measure of currency\0" "WA\0" "KAN\0" "huán\0" "zuk6\0" "bracelet, armband; small bell\0" "zhuó\0" "lim4\0" "sickle\0" "lián\0" "ji3\0" "ytterbium\0" "yì\0" "cymbals\0" "chǎ\0" "biu1\0" "bit, bridle; ride\0" "biāo\0" "lap6\0" "solder; tin\0" "ROU\0" "là\0" "caam4\0" "spade, trowel\0" "chán\0" "soeng1\0" "insert, inlay, set, mount; fill\0" "xiāng\0" "coeng4 zoeng2\0" "long; length; excel in; leader\0" "장:0E\0" "NAGAI TAKERU OSA\0" "CHOU\0" "CANG\0" "zhǎng\0" "*djhiɑng djhiɑ̀ng djhiɑ̌ng\0" "trường\0" "coeng4\0" "long\0" "NAGAAI OSA\0" "CHOU\0" "cháng\0" "NAGAI\0" "KYUU KU\0" "jiǔ\0" "ou2\0" "ǎo\0" "dié\0" "gwat6\0" "qū\0" "liǎo\0" "WATARU TORITSUKUROFU\0" "BI MI\0" "mí\0" "coeng4 zoeng2\0" "long; length; excel in; leader\0" "zhǎng\0" "mun4\0" "gate, door, entrance, opening\0" "문:0E\0" "KADO\0" "MON BON\0" "MWUN\0" "mén\0" "*mən\0" "môn\0" "mà\0" "saan1\0" "bolt, latch, crossbar\0" "KANNUKI\0" "SAN SEN\0" "shuān\0" "sim2\0" "flash; avoid, dodge, evade\0" "섬:0N\0" "HIRAMEKU\0" "SEN\0" "SEM\0" "shǎn\0" "shiɛ̌m\0" "KOKU WAKU\0" "huò\0" "mun4\0" "mén\0" "jim4\0" "village gate\0" "yán\0" "shut, close; obstruct, block up\0" "TOZASU TOJIRU MUSUBI\0" "HEI\0" "bì\0" "hon6\0" "village\0" "한:1N\0" "SATO\0" "KAN GAN\0" "HAN\0" "hàn\0" "bai3\0" "shut, close; obstruct, block up\0" "폐:0E\0" "TOJIRU SHIMERU TOZASU\0" "HEI HETSU\0" "PHYEY PYEL\0" "bì\0" "*bèi\0" "bế\0" "to be obstructed, blocked; to break down\0" "산:1\0" "TSUKAERU\0" "SAN\0" "shān\0" "hoi1\0" "open; initiate, begin, start\0" "개:0E\0" "HIRAKU AKU\0" "KAI\0" "KAY\0" "kāi\0" "*kəi\0" "khai\0" "kong3\0" "door\0" "KOU\0" "kàng\0" "HOU HYOU BEN MEN\0" "bēng\0" "muôn\0" "wang4\0" "gate, barrier; wide, vast, expand\0" "굉:1N\0" "KOU OU\0" "KOYNG\0" "hóng\0" "jeon6\0" "intercalary; extra, surplus\0" "윤:0E\0" "URUU\0" "JUN\0" "LYUN\0" "rùn\0" "njuìn\0" "nhuận\0" "sàn\0" "haan4\0" "fence, barrier; defend; idle time\0" "한:0E\0" "SHIKIRI SHIZUKA NARAU\0" "KAN KEN\0" "HAN\0" "xián\0" "*hɛn\0" "nhàn\0" "gaan1 gaan3 haan4\0" "liesure; idle; peaceful, tranquil, calm\0" "한:0N\0" "HAN KAN\0" "xián\0" "*gɛn *hɛn\0" "gaan1 gaan3\0" "interval, space; place, between\0" "간:0E\0" "AIDA MA SHIZUKA\0" "KAN KEN\0" "KAN\0" "jiān\0" "*gɛn\0" "gian\0" "man5\0" "mourn, grieve; urge on, incite\0" "민:0N\0" "AWAREMU UREERU\0" "BIN MIN\0" "MIN\0" "mǐn\0" "xiā\0" "seoi2\0" "(J) flower name; a water-gate, sluice; toponym\0" "YURU YURI YURERU\0" "shui\0" "dau3\0" "dòu\0" "zaap6\0" "sluice; flood gate, canal lock\0" "갑:0N\0" "HINOKUCHI\0" "KOU\0" "KAP\0" "zhá\0" "naau6\0" "quarrel; dispute hotly\0" "SAWAGASHII\0" "TOU DOU\0" "nào\0" "zhān\0" "ping6\0" "pēng\0" "haa1 ho2\0" "하:N\0" "xiǎ\0" "KIRIMADO\0" "REI RYOU\0" "líng\0" "bin6\0" "HASHIRANOMASUGATA\0" "HEN BEN HAN BON\0" "biàn\0" "bei3\0" "hide, keep secret; hideaway\0" "비:1N\0" "TOJIRU\0" "HI\0" "PI\0" "bì\0" "byì\0" "jeon6\0" "intercalary; extra, surplus\0" "윤:N\0" "TAMA\0" "rùn\0" "hat6 ngoi6\0" "blocked or separated; to prevent\0" "SHIMERU\0" "GAI KAI KOKU\0" "ài\0" "gwaan1\0" "frontier pass; close; relation\0" "SEKI KANNUKI KAKAWARU\0" "KAN KEN WAN\0" "KWAN WAN\0" "guān\0" "gok3\0" "chamber, pavilion; cabinet\0" "각:0E\0" "KANNUKI TANA TAKADONO\0" "KAKU\0" "KAK\0" "gé\0" "*gɑk\0" "các\0" "gap3 gok3 hap6\0" "small side door; chamber\0" "합:0N\0" "KUGURIDO\0" "KOU\0" "HAP\0" "gé\0" "fat6\0" "powerful and influential group\0" "벌:0N\0" "IEGARA ISAO\0" "BATSU HATSU\0" "PEL\0" "fá\0" "cuk1\0" "crowd; transliteration of Sanskrit 'kso', e.g. 'aksobhya'\0" "OOI\0" "SHUKU\0" "CHWUK\0" "chù\0" "hung6\0" "boisterous; clamor, noise\0" "KOU\0" "HONG\0" "hòng\0" "hổng\0" "gwai1\0" "small entrance; women's quarters\0" "규:0N\0" "NEYA\0" "KEI KE\0" "KYU\0" "guī\0" "*guei\0" "khuê\0" "man4 man5\0" "Fujian province; a river; a tribe\0" "민:1N\0" "BEN MIN BUN MON\0" "MIN\0" "mǐn\0" "myin\0" "hai1\0" "to lose lost item; (Cant.) vagina (vulg.)\0" "SE\0" "sē\0" "kwan2\0" "threshold; women's quarters\0" "곤:1N\0" "SHIKIMI\0" "KON\0" "KON\0" "kǔn\0" "kuə̌n\0" "long5\0" "high door; high gate; high, lofty\0" "랑:1N\0" "ROU TOU DOU RYOU\0" "LANG\0" "làng\0" "leoi4 leoi5\0" "village of twenty-five families\0" "려:0N 여:0\0" "MURA MACHI\0" "RO RYO\0" "LYE\0" "lǘ\0" "liu\0" "tíng\0" "shà\0" "jú\0" "jyut6\0" "examine, inspect, review, read\0" "열:0E\0" "KEMISURU HERU\0" "ETSU\0" "YEL\0" "yuè\0" "jyut6\0" "examine\0" "KEMISURU HERU\0" "ETSU\0" "YEL\0" "yuè\0" "iuɛt\0" "duyệt\0" "chǎn\0" "quiet\0" "SHIZUKA HISSORI\0" "KEKI\0" "qù\0" "leon6\0" "lìn\0" "coeng1\0" "gate of heaven; main gate of palace\0" "창:1N\0" "SHOU TOU\0" "CHENG\0" "chāng\0" "*chiɑng\0" "saat3\0" "shài\0" "kǔn\0" "jim1\0" "castrate; eunuch\0" "엄:1N\0" "SHIMOBE MESHITSUKAI KOBIHETSURA\0" "EN\0" "EM\0" "yān\0" "BEN MIN\0" "wén\0" "jim4\0" "village gate; surname\0" "염:0N\0" "CHIMATA HIRAKU SUSUMERU\0" "EN SEN\0" "YEM\0" "yán\0" "iɛm\0" "aat1 aat3 jin1\0" "block, obstruct, stop up, conceal\0" "알:0N\0" "FUSAGU TODOMERU\0" "A YO EN\0" "AN\0" "è\0" "fan1\0" "gatekeeper; gate, door\0" "혼:1N\0" "MONBAN\0" "KON\0" "HON\0" "hūn\0" "xuən\0" "wik6\0" "threshold; separated, confined\0" "역:1N\0" "SHIKII\0" "YOKU IKI KYOKU\0" "YEK\0" "yù\0" "vắc\0" "man4\0" "name of a district in Henan province\0" "MIRU\0" "BUN\0" "wén\0" "hòng\0" "bāo\0" "hòng\0" "gwik1\0" "alone; quiet, still\0" "격:1N\0" "SHIZUKA\0" "GEKI KYAKU\0" "KYEK\0" "qù\0" "yǎo\0" "gwik1 man4\0" "wén\0" "baan2\0" "boss, the owner, person in charge\0" "MIRU\0" "HAN HEN\0" "bǎn\0" "am2 am3\0" "close, shut; dark, dismal\0" "암:0N\0" "TOJIRU KURAI YAMI\0" "AN ON\0" "AM\0" "àn\0" "qòm\0" "wai4\0" "gate, door; living quarters\0" "위:1N\0" "I KI\0" "WI\0" "wéi\0" "hiuəi\0" "jan1\0" "curved, bent; a curved wall\0" "IN EN\0" "yīn\0" "fut3\0" "broad, ample, wide; be apart\0" "활:0N\0" "HIROI\0" "KATSU\0" "HWAL\0" "kuò\0" "*kuɑt\0" "kyut3\0" "close, shut; watch tower\0" "결:1N\0" "TOJIRU\0" "KETSU KECHI KEI KE\0" "KYEL\0" "què\0" "laan4\0" "door screen; railing fence\0" "란:1N\0" "TESURI SAEGIRU TAKENAWA\0" "RAN\0" "LAN\0" "lán\0" "*lɑn\0" "làn\0" "dou1 se6\0" "tower over city gate\0" "도:1N\0" "UTENA\0" "TO JA\0" "TO\0" "dū\0" "quán\0" "PHWUNG\0" "fēng\0" "tin4\0" "a place in Xinjiang province\0" "SAKAN\0" "TEN DEN KI\0" "tián\0" "jip6 jit6\0" "the doorsill\0" "SHIKIMI\0" "GETSU GECHI KEI KI\0" "niè\0" "taap3\0" "upper-story door or window\0" "MURA\0" "TOU DOU ROU\0" "tà\0" "hoi2\0" "open; peaceful\0" "개:1N\0" "HIRAKU\0" "KAI\0" "KAY\0" "kǎi\0" "hap6\0" "close; whole, entire; all; leaf\0" "합:0N\0" "TOBIRA\0" "KOU\0" "HAP\0" "hé\0" "*hɑp\0" "kyut3\0" "watch tower; palace\0" "궐:0N\0" "KAKERU\0" "KETSU\0" "KWEL\0" "què\0" "*kiuæt\0" "cong2\0" "rush in, burst in, charge in\0" "틈:0N\0" "UKAGAU\0" "CHIN\0" "CHUM\0" "chuǎng\0" "sấm\0" "gwaan1\0" "a frontier pass or gate to shut or close; a custom-house; suburbs of a city\0" "SEKI AZUKARU\0" "KAN WAN\0" "KWAN WAN\0" "guān\0" "struggle, fight, compete, contend\0" "TATAKAU TATAKAI\0" "TOU\0" "dòu\0" "HIRAKU\0" "KEI\0" "qǐ\0" "kwai1\0" "flash; flashing; steal look\0" "규:1N\0" "UKAGAU\0" "KI\0" "KYU\0" "kuī\0" "tong1 tong4\0" "táng\0" "gwaan1\0" "frontier pass; close; relation\0" "관:0E\0" "SEKI\0" "KAN WAN\0" "KWAN WAN\0" "guān\0" "*guan\0" "quan\0" "OBORERU\0" "HYOU BYOU\0" "piáo\0" "haam2 haam3 ham3\0" "glance, peep; roar, growl\0" "함:1N\0" "NOZOMU\0" "KAN KEN\0" "HAM\0" "kàn\0" "kaap1 taap3\0" "peacefully; quietly\0" "OCHITSUKU TOJIRU\0" "KYUU KOU SHUU TOU DOU\0" "xì\0" "fui2 gwai6 kui2\0" "gate of a market\0" "궤:1N\0" "KAI GAI KI GI\0" "KWEY\0" "huì\0" "cin2 zin2\0" "explain, clarify, elucidate\0" "천:0N\0" "HIRAKU\0" "SEN\0" "CHEN\0" "chǎn\0" "xén\0" "pik1\0" "open; settle, develop, open up\0" "벽:0N\0" "HIRAKU\0" "HEKI BYAKU\0" "PYEK\0" "pì\0" "bhiɛk\0" "dàng\0" "waan4\0" "wall around market place\0" "KAKI\0" "KAN GEN WAN EN\0" "huán\0" "taat3\0" "door; gate\0" "달:1N\0" "TSUIJI YAKUSHO\0" "TATSU\0" "TAL\0" "tà\0" "tɑt\0" "GON\0" "wén\0" "tā\0" "mun4\0" "gate, door, entrance, opening\0" "mén\0" "saan1\0" "bolt, latch, crossbar\0" "shuān\0" "sim2\0" "flash; avoid, dodge, evade\0" "shǎn\0" "jim4\0" "village gate\0" "yán\0" "hon6\0" "village\0" "hàn\0" "bai3\0" "shut, close; obstruct, block up\0" "bì\0" "man6\0" "ask about, inquire after\0" "wèn\0" "cong2 cong3\0" "rush in, burst in, charge in\0" "chuǎng\0" "jeon6\0" "intercalary; extra, surplus\0" "rùn\0" "wai4\0" "gate, door; living quarters\0" "wéi\0" "haan4\0" "fence, guard; defend; idle time\0" "xián\0" "wang4\0" "gate, barrier; wide, vast, expand\0" "hóng\0" "gaan1\0" "midpoint, space; place, locality\0" "jiān\0" "man5\0" "mourn, grieve; urge on, incite\0" "mǐn\0" "kong3\0" "door\0" "kāng\0" "mun6\0" "gloomy, depressed, melancholy\0" "mèn\0" "zaap6\0" "sluice; flood gate, canal lock\0" "zhá\0" "naau6\0" "quarrel; dispute hotly\0" "nào\0" "gwai1\0" "small entrance; women's quarters\0" "guī\0" "man4\0" "hear; smell; make known; news\0" "wén\0" "taat3\0" "door; gate\0" "tà\0" "man4 man5\0" "fujian province; a river; a tribe\0" "mǐn\0" "leoi4\0" "village of twenty-five families\0" "lǘ\0" "hoi2\0" "open; peaceful\0" "kǎi\0" "fat6\0" "powerful and influential group\0" "fá\0" "gok3\0" "chamber, pavilion; cabinet\0" "gé\0" "hat6\0" "blocked or separated; to prevent\0" "hé\0" "kwan2\0" "threshold; women's quarters\0" "kǔn\0" "gau1\0" "lots (to be drawn); draw lots\0" "jiū\0" "jyut6\0" "examine, inspect, review, read\0" "yuè\0" "long5\0" "high door; high gate; high, lofty\0" "láng\0" "se6\0" "a Buddhist high priest\0" "UTENA\0" "TO JA\0" "dū\0" "wik6\0" "threshold; separated, confined\0" "yù\0" "jim1\0" "castrate; eunuch\0" "yān\0" "coeng1\0" "gate of heaven; main gate of a palace\0" "chāng\0" "jik1\0" "feud, fight, quarrel\0" "xì\0" "man4\0" "wen xiang, Henan province\0" "wén\0" "fan1\0" "gatekeeper; gate, door\0" "hūn\0" "jim4\0" "village gate; surname\0" "yán\0" "aat1 aat3 jin1\0" "block, obstruct, stop up\0" "è\0" "cin2 zin2\0" "explain, clarify, elucidate\0" "chǎn\0" "laan4\0" "door screen; railing fence\0" "lán\0" "gwik1\0" "alone; quiet, still\0" "qù\0" "fui2\0" "gate of a market\0" "huì\0" "fut3\0" "broad, ample, wide; be apart\0" "kuò\0" "kyut3\0" "close, shut; watch tower\0" "què\0" "hap6\0" "close; whole, entire; all; leaf\0" "hé\0" "tin4\0" "a place in Xinjiang province\0" "tián\0" "taap3\0" "upper-story door or window\0" "dá\0" "kyut3\0" "watch tower; palace\0" "quē\0" "haam2 ham3\0" "glance, peep; roar, growl\0" "hǎn\0" "waan4\0" "wall around market place\0" "huán\0" "fau6\0" "mound; abundant, ample, numerous\0" "부:0N\0" "OKA\0" "FU\0" "PWU\0" "fù\0" "bhiǒu\0" "place; KangXi radical 170\0" "KOZATOHEN\0" "PWU\0" "fù\0" "lak6\0" "vein\0" "ROKU\0" "lè\0" "deoi6\0" "team, group; army unit\0" "duì\0" "xìn\0" "cin1\0" "footpaths between fields; paths\0" "천:0N\0" "AZE MICHI HAKAMICHI\0" "SEN\0" "CHEN\0" "qiān\0" "tsen\0" "ngat6\0" "GOTSU GOCHI GI\0" "OL\0" "wù\0" "goi3\0" "gài\0" "co4 to4 zi6\0" "hill\0" "치:1N\0" "SAKA KUZURERU\0" "CHI JI SHI TA DA\0" "CHI\0" "zhì\0" "KAGE KAGEERU\0" "IN\0" "yīn\0" "HI\0" "YOU\0" "yáng\0" "sloping, steep; suddenly, abruptly\0" "두:N\0" "dǒu\0" "ak1 ngak1\0" "in distress; adverse; strategic; (Cant.) to swindle\0" "액:1N\0" "FUSAGARU SEMAI\0" "AKU YAKU AI\0" "AYK AY\0" "è\0" "승:N\0" "shēng\0" "baan2 faan2\0" "hillside farmland; slope\0" "판:0N\0" "SAKA\0" "HAN\0" "PHAN\0" "bǎn\0" "péi\0" "haang1\0" "pit, hole, shaft\0" "ANA\0" "KOU KYOU\0" "kēng\0" "윤:N\0" "yǔn\0" "jyun2 jyun5\0" "ancient musical instrument: surname\0" "완:0N 원:0N\0" "GEN\0" "WAN WEN\0" "ruǎn\0" "ngiuæ̌n\0" "nguyễn\0" "zi2\0" "foundation; site; address\0" "지:1N\0" "ATO\0" "SHI\0" "CI\0" "zhǐ\0" "pei4\0" "pí\0" "zing6\0" "pitfall, trap, snare\0" "ANA\0" "SEI JOU\0" "CENG\0" "jǐng\0" "fong4\0" "defend; prevent; embankment\0" "방:0E\0" "FUSEGU TSUTSUMI\0" "BOU HOU\0" "PANG\0" "fáng\0" "*bhiɑng\0" "phòng\0" "joeng4\0" "'male' principle; light; sun\0" "HI\0" "YOU\0" "yáng\0" "jam1\0" "'female' principle; dark; secret\0" "yīn\0" "zan6\0" "column, row or file of troops\0" "zhèn\0" "gaai1\0" "stairs, steps; rank, degree\0" "jiē\0" "NOMU\0" "TEI CHOU\0" "chēng\0" "aai3 aak1 ak1 ngaai3 ngaak1 ngak1\0" "distress; difficulty\0" "FUSAGARU KAGIRU SAMATOGERU SEMARU AYAFUI KURUSHIMI NAYAMI KEHASHII HEDATEFUSAGU SEEMAI\0" "AKU YAKU AI A\0" "è\0" "keoi1\0" "a pen; to surround\0" "qū\0" "dai2\0" "ORI\0" "KYO KO\0" "dǐ\0" "zo2\0" "impede, hinder, obstruct; oppose\0" "조:0N\0" "HABAMU KEWASHII HEDATERU\0" "SO SHO\0" "CO\0" "zǔ\0" "*jriǔ\0" "trở\0" "zou6\0" "the steps leading to the eastern door\0" "KIZAHASHI\0" "SO ZO SAKU ZAKU\0" "CO\0" "zuò\0" "dim3 jim4\0" "KUZUREKAKARU\0" "EN TEN\0" "CEM\0" "diàn\0" "lǐng\0" "aa2 aa3 aak3 o1\0" "prefix for people's names; used in transliteration\0" "아:0N\0" "KUMA OMONERU O\0" "A\0" "A OK\0" "ā\0" "qɑ\0" "to4\0" "steep bank, rough terrain\0" "타:0N\0" "KEWASHII\0" "DA TA\0" "THA\0" "tuó\0" "dhɑ\0" "ji5 to4\0" "a steep bank, a declivity\0" "NANAME NANAMENOSAMA\0" "TA DA CHI JI I\0" "tuó\0" "bei1 pei4 po1\0" "dam, embankment; reservoir\0" "피:0N\0" "TSUTSUMI\0" "HA HI\0" "PHI\0" "bēi pí\0" "byɛ pɑ\0" "bê\0" "bo3\0" "bǐng\0" "fu6\0" "adhere to, append; rely on near to\0" "부:0E\0" "TSUKU\0" "FU HOU\0" "PWU\0" "fù\0" "*bhiò\0" "phò\0" "zai3\0" "border, boundary, juncture\0" "jì\0" "luk6\0" "land, continental; army\0" "lù\0" "lung5\0" "mountain located between Shanxi\0" "lǒng\0" "can4\0" "exhibit, display; plead; a surname\0" "chén\0" "zing4\0" "defile, mountain pass, gorge\0" "xíng\0" "do6\0" "duò\0" "lau6\0" "narrow; crude, coarse; ugly\0" "누:0 루:0N\0" "SEMAI IYASHII\0" "ROU\0" "LWU\0" "lòu\0" "lòu\0" "lậu\0" "mak6\0" "foot path between rice fields\0" "맥:0N\0" "MICHI MACHI\0" "HAKU BAKU\0" "MAYK\0" "mò\0" "*mæk\0" "gong3 hong4\0" "descend, fall, drop; lower, down\0" "강:0E 항:0N\0" "ORIRU FURU TAGURU\0" "KOU\0" "KANG HANG\0" "jiàng\0" "gàng hang\0" "giáng\0" "shū\0" "ceoi4 do6\0" "OCHIRU NAMAKERU\0" "TA DA ZUI\0" "LA\0" "duò\0" "haan6\0" "boundary, limit, line\0" "한:0E\0" "KAGIRU KAGIRI\0" "GEN KAN\0" "HAN\0" "xiàn\0" "*hɛ̌n\0" "hạn\0" "ji4\0" "ér\0" "YABURETAKAKI YABURERU KEHASHII\0" "KI\0" "guǐ\0" "jyu1 wu1\0" "yū\0" "goi1\0" "a step, a terrace, a grade a ledge\0" "GAI KAI KE\0" "HAY\0" "gāi\0" "sim2\0" "mountain pass; Shanxi province\0" "shǎn\0" "zeon3\0" "준:N\0" "KIZAHASHI\0" "KAI GAI\0" "jùn\0" "ciu5\0" "a steep hill; precipitous\0" "KEHASHIKUTAKAI MATSUSUGUDETAKAI KEHASHII TAKAI KIBISHII SEEMARU KAKURERU SETSUKACHI KEHASHIISAKA\0" "SHOU\0" "qiào\0" "jing4 zing4\0" "defile, mountain pass, gorge\0" "형:1N\0" "TANI\0" "KEI GYOU KYOU\0" "HYENG\0" "xíng\0" "chún\0" "fù\0" "bai6\0" "steps leading throne; throne\0" "폐:0N\0" "KIZAHASHI\0" "HEI\0" "PHYEY\0" "bì\0" "bhěi\0" "bệ\0" "gip6 haap3 haap6\0" "narrow; mountain pass\0" "합:0N\0" "SEMAI\0" "KOU KYOU GYOU\0" "HYEP HAP\0" "xiá\0" "sim2\0" "mountain pass; Shaanxi province\0" "섬:0N\0" "SEN\0" "SEM\0" "shǎn\0" "sing1\0" "promote, rise, ascend\0" "승:0N\0" "NOBORU\0" "SHOU\0" "SUNG\0" "shēng\0" "thăng\0" "zik1\0" "climb, scale, ascend; proceed\0" "척:0N\0" "NOBORU\0" "CHOKU TOKU\0" "CHEK\0" "zhì\0" "pū\0" "dau2\0" "steep, sloping; abruptly, sudden\0" "두:1N\0" "SOBADATSU\0" "TOU TSU\0" "TWU\0" "dǒu\0" "jyun2 jyun6\0" "courtyard, yard, court; school\0" "원:0E\0" "IN\0" "IN\0" "WEN\0" "yuàn\0" "*hyuɛ̀n\0" "viện\0" "zan6\0" "column, row or file of troops\0" "진:0E\0" "JINDATE IKUSA\0" "JIN CHIN\0" "CIN\0" "zhèn\0" "*djhìn\0" "trận\0" "ceoi4 cyu4\0" "eliminate, remove, except\0" "제:0E\0" "NOZOKU HARAU\0" "JO JI\0" "CEY\0" "chú\0" "*djhiu djhiu\0" "trừ\0" "submerge, sink, plunge; trap\0" "OCHIIRU OTOSHIIRERU\0" "KAN KEN\0" "HAM\0" "xiàn\0" "TOU\0" "dǎo\0" "nip6\0" "in disorder; a dangerous condition of the State\0" "niè\0" "wan5\0" "fall, slip; let fall; die\0" "yǔn\0" "him2\0" "narrow pass, strategic point\0" "xiǎn\0" "pui4\0" "accompany, be with, keep company\0" "배:0N\0" "SHITAGAU\0" "BAI HAI\0" "PAY\0" "péi\0" "bhəi\0" "fei2 fei6\0" "fèi\0" "zau1\0" "corner, cranny, nook, niche\0" "추:1N\0" "SUMI\0" "SUU SOU SHUU\0" "CHWU\0" "zōu\0" "jriou\0" "ji2 kei1\0" "yì\0" "TAKAI AYAFUI\0" "TAI TE\0" "duì\0" "lún\0" "jam1\0" "'female' principle; dark; secret\0" "음:0E\0" "KAGE KAGERU KURAI\0" "IN ON AN\0" "UM\0" "yīn\0" "*qim\0" "âm\0" "jū\0" "seoi4\0" "frontier, border\0" "수:1N\0" "HOTORI\0" "SUI\0" "SWU\0" "chuí\0" "*zhiuɛ\0" "thuỳ\0" "can4 zan6\0" "exhibit, display; plead; surname\0" "진:0E\0" "TSURANERU NOBERU FURUI\0" "CHIN JIN\0" "CIN\0" "chén\0" "*djhin\0" "trần\0" "pei4\0" "a parapet on a city wall\0" "비:1N\0" "HIMEGAKI\0" "HI BI HAI BAI\0" "PI\0" "pí\0" "bhiɛ\0" "ling4\0" "hill, mound; mausoleum\0" "능:0 릉:0E\0" "MISASAGI SHINOGU OKA\0" "RYOU\0" "LUNG\0" "líng\0" "*liəng\0" "lăng\0" "jiu4 tou4\0" "pottery, ceramics\0" "도:0E\0" "SUE\0" "TOU YOU\0" "TO YO\0" "táo\0" "*dhɑu\0" "haam6 ham6\0" "submerge, sink, plunge; trap\0" "함:0E\0" "OCHIIRU OTOSHIIRERU\0" "KAN\0" "HAM\0" "xiàn\0" "hæ̀m\0" "hãm\0" "luk6\0" "land, continental; army; an accounting form of U+516D 六 (six)\0" "륙:0E 육:0\0" "OKA\0" "RIKU ROKU\0" "LYUK\0" "lù\0" "*liuk\0" "lục\0" "승:N\0" "shēng\0" "narrow pass, strategic point\0" "KEWASHII\0" "KEN\0" "HEM\0" "xiǎn\0" "jan1\0" "small hill, mound; bury; dam\0" "HUSAGU\0" "IN SHU JU TOU ZU\0" "yīn\0" "zyu2\0" "islet\0" "저:1N\0" "SHIMA\0" "SHO TO TSU ZU\0" "CE\0" "zhǔ\0" "joeng4\0" "'male' principle; light; sun\0" "양:0E\0" "HI ITSUWARU\0" "YOU\0" "YANG\0" "yáng\0" "*iɑng\0" "dương\0" "jing4\0" "in file\0" "OOI\0" "JOU NYOU JI NI\0" "réng\0" "SEMAI\0" "KYOU\0" "xiá\0" "chóng\0" "jin2 jin3\0" "TSUTSUMI\0" "EN\0" "yàn\0" "jam1\0" "shady, secret, dark; mysterious; cold; the negative of female principle in nature\0" "KAGE KAGEERU\0" "IN\0" "yīn\0" "jyu4 jyu6\0" "to exceed; a state in Shanxi province\0" "KOERU\0" "SHU YU YOU\0" "shù\0" "tai4\0" "dike, embankment\0" "제:1N\0" "TSUTSUMI\0" "TEI TAI SHI JI\0" "CEY\0" "dī tí\0" "*dei dhei\0" "đê\0" "jyu4 jyu6\0" "corner, nook, remote place\0" "우:0N\0" "SUMI\0" "GUU GU\0" "WU\0" "yú\0" "*ngio\0" "lung4\0" "prosperous, plentiful, abundant\0" "륭:0E 융:0\0" "NAKADAKA TAKAI\0" "RYUU\0" "LYUNG\0" "lóng\0" "*liung\0" "long\0" "wēi\0" "wui1\0" "cove, bay, inlet\0" "KUMA\0" "WAI E\0" "OY\0" "wēi\0" "quəi\0" "nip6\0" "in disorder; a dangerous condition of the State\0" "AYAUI\0" "GETSU GECHI\0" "EL\0" "niè\0" "deoi6\0" "team, group; army unit\0" "대:0E\0" "KUMI\0" "TAI TSUI\0" "TAY\0" "duì\0" "đội\0" "ceoi4\0" "Sui dynasty; surname\0" "수:0N\0" "OCHIRU NAMAKERU\0" "TA DA ZUI\0" "SWU\0" "suí\0" "ziuɛ\0" "ǎn\0" "wong4\0" "dry ditch, dry moat\0" "황:0N\0" "HORI\0" "KOU\0" "HWANG\0" "huáng\0" "huɑng\0" "gaai1\0" "stairs, steps; rank, degree\0" "계:0E\0" "KIZAHASHI HASHIGO SHINA\0" "KAI\0" "KYEY\0" "jiē\0" "*gæi\0" "giai\0" "ceoi4\0" "follow, listen to, submit to\0" "SHITAGAU\0" "ZUI SUI\0" "SWU\0" "suí\0" "jan2\0" "hide, conceal; hidden, secret\0" "KAKURERU KAKUSU YORU\0" "IN ON\0" "UN\0" "yǐn\0" "goi1 kei4\0" "기:1N\0" "NAGAI\0" "KAI GAI KI GE\0" "KI\0" "gài\0" "jim2\0" "the appearance of a mountain, as if two pots were standing one upon the other; the steep bank of a stream a rough mountain path\0" "yǎn\0" "huī\0" "gaak3\0" "separate, partition\0" "격:0E\0" "HEDATERU HEDATARU HEDATARI\0" "KAKU\0" "KYEK\0" "gé\0" "*gɛk\0" "cách\0" "jyun4 wan5\0" "fall, slip; let fall; die\0" "운:0N\0" "OCHIRU\0" "IN EN\0" "WUN WEN\0" "yǔn\0" "ngou3 ou3 wu2\0" "entrenchment, bank, low wall\0" "TSUTSUMI\0" "O U\0" "wù\0" "ngai5 wai4\0" "high; lofty; surname\0" "외:1N\0" "KEWASHII TAKAI\0" "KAI GAI KI\0" "OY\0" "kuí wěi\0" "nguə̌i\0" "aai3\0" "narrow, confined; a strategic pass\0" "애:0N\0" "SEMAI\0" "AI YAKU\0" "AY AYK\0" "ài\0" "qɛ̀i\0" "ải\0" "gwik1\0" "crack, split, fissure; grudge\0" "극:0N\0" "SUKI HIMA\0" "GEKI KEKI KYAKU\0" "KUK\0" "xì\0" "kiæk\0" "khích\0" "ISHIZUE\0" "TOU DOU\0" "táng\0" "zai3\0" "border, boundary, juncture\0" "제:0E\0" "KIWA MAJIWARU AI\0" "SAI\0" "CEY\0" "jì\0" "*tziɛ̀i\0" "zoeng3\0" "separate; shield; barricade\0" "장:0E\0" "SAWARU HEDATE FUSEGU\0" "SHOU\0" "CANG\0" "zhàng\0" "*jiɑng jiɑ̀ng\0" "chướng\0" "wu2\0" "dock, entrenchment, low wall\0" "SHIMA\0" "TOU CHOU\0" "dǎo\0" "ngou4\0" "áo\0" "SUKI HIMA\0" "GEKI KEKI\0" "xì\0" "to hide, conceal, cover; to disappear, lurk; an open secret\0" "KAKURERU KAKUSU YORU\0" "IN ON\0" "UN\0" "yǐn\0" "sà\0" "rǎo\0" "leon4\0" "neighbor; neighboring; adjacent\0" "린:0N 인:0\0" "TONARI TONARU\0" "RIN\0" "LIN\0" "lín\0" "*lin\0" "teoi4\0" "to fall in ruins; to collapse\0" "퇴:1N\0" "OCHIRU\0" "TAI ZUI TA\0" "THOY\0" "tuí\0" "dang3\0" "KIDA KIZAHASHI\0" "TOU SAKA\0" "dèng\0" "HIMEGAKI\0" "HEI HI BI\0" "jiǎo\0" "seoi6\0" "tunnel, underground passageway, path to a tomb\0" "수:0N\0" "MICHI MEGURU NOROSHIDAI\0" "SUI TSUI TAI\0" "SWU\0" "suì\0" "ceoi4\0" "follow, listen to, submit; to accompany; subsequently, then\0" "수:0E\0" "SHITAGAU\0" "ZUI SUI\0" "SWU\0" "suí\0" "*ziuɛ\0" "tuỳ\0" "juk1 ou3\0" "profound, subtle; warm\0" "오:1N\0" "KUMA\0" "OU IKU\0" "O\0" "ào\0" "qiuk qɑ̀u\0" "him2\0" "narrow pass, strategic point, dangerous\0" "험:0E\0" "KEWASHII\0" "KEN\0" "HEM\0" "xiǎn\0" "*xyɛ̌m\0" "hiểm\0" "fén\0" "nǐ\0" "ér\0" "zai1\0" "to rise up; a rainbow; to fall\0" "NOBORU\0" "SEI SAI\0" "jī\0" "SHIMA\0" "TOU\0" "dǎo\0" "zaap6\0" "low, damp land, marsh, swamp\0" "습:1N\0" "SAWA\0" "SHITSU SHUU\0" "SUP\0" "xí\0" "thấp\0" "jan2\0" "hide, conceal; hidden, secret\0" "은:0E\0" "KAKURERU\0" "IN ON\0" "UN\0" "yǐn\0" "qiə̌n\0" "ẩn\0" "zat1\0" "stallion; promote\0" "NOBORU\0" "SHITSU CHOKU\0" "zhì\0" "fai1\0" "to destroy; to overthrow\0" "휴:1N\0" "KUZURERU\0" "KI\0" "HYU\0" "huī\0" "xiuɛ\0" "lung5\0" "mountain located between Shanxi\0" "롱:1N\0" "UNE OKA\0" "ROU RYOU\0" "LONG\0" "lǒng\0" "*liǒng\0" "luống\0" "xī\0" "dai6\0" "subservient; servant; KangXi radical 171\0" "이:1N\0" "OYOBU\0" "TAI DAI I\0" "I\0" "lì\0" "dai6 lai6\0" "be subservient to; servant\0" "례:0E 예:0\0" "SHIMOBE SHITAGAU\0" "REI\0" "LYEY\0" "lì\0" "lèi\0" "dai6 lai6\0" "be subservient to; servant\0" "례:1N\0" "SHIMOBE SHITAGAU\0" "REI I\0" "LYEY\0" "lì\0" "zeoi1\0" "bird; KangXi radical 172\0" "추:1N\0" "TORI\0" "SUI SAI\0" "CHWU\0" "zhuī\0" "a bird flying high ambition\0" "AGARU\0" "KOKU GOKU KAKU\0" "hú\0" "zek3\0" "single, one of pair, lone\0" "척:0N\0" "HITOTSU\0" "SEKI\0" "CHEK\0" "zhī\0" "chiếc\0" "zeon2\0" "aquiline (nose); a falcon\0" "준:1N\0" "HAYABUSA\0" "JUN SHUN\0" "CWUN\0" "sǔn\0" "suǐn\0" "syun5 zeon3\0" "superior, outstanding, talented\0" "juàn\0" "naan4 naan6\0" "difficult, arduous, hard; unable\0" "nán\0" "yì\0" "zoek3\0" "sparrow\0" "작:0N\0" "SUZUME\0" "JAKU SAKU\0" "CAK\0" "què\0" "*tziɑk\0" "tước\0" "ngaan6\0" "wild goose\0" "안:0E\0" "KARI\0" "GAN\0" "AN\0" "yàn\0" "*ngàn\0" "qín\0" "qiān\0" "hung4\0" "male of species; hero; manly\0" "웅:0E\0" "OSU O\0" "YUU\0" "WUNG\0" "xióng\0" "*hiung\0" "hùng\0" "aa1 ngaa5\0" "elegant, graceful, refined\0" "아:0E\0" "MIYABIYAKA TSUNE\0" "GA A\0" "A\0" "yǎ\0" "*ngǎ\0" "nhã\0" "zaap6\0" "assemble, collect together\0" "집:0E\0" "ATSUMARU TSUDOU ATSUMERU\0" "SHUU JUU\0" "CIP\0" "jí\0" "*dzhip\0" "tập\0" "gu3\0" "employ, to hire\0" "고:0N\0" "YATOU YATOI\0" "KO\0" "KO HO\0" "gù\0" "wun4\0" "MIMIZUKU\0" "KAN GAN\0" "huán\0" "zi5 zi6\0" "pheasant; crenellated wall\0" "치:0N\0" "KIJI\0" "CHI JI\0" "CHI\0" "zhì\0" "*djhǐ\0" "trĩ\0" "gau3\0" "the crow of a male pheasant\0" "KOU KU\0" "gòu\0" "gòu\0" "syun5 zeon3\0" "superior, outstanding, talented\0" "전:N 준:0N\0" "SUGURERU\0" "SEN SHUN\0" "CWUN\0" "juàn\0" "tuấn\0" "ci1\0" "female; feminine; gentle, soft\0" "자:0N\0" "MESU ME\0" "SHI\0" "CA\0" "cí\0" "tsiɛ\0" "thư\0" "jung1\0" "harmony, union; harmonious\0" "옹:0N\0" "YAWARAGU FUSAGU\0" "YOU YU\0" "ONG\0" "yōng\0" "ủng\0" "zeoi1\0" "osprey, fishhawk; hold back\0" "저:0N\0" "MISAGO\0" "SHO\0" "CE\0" "jū\0" "co1 co4\0" "chick, fledging; infant, toddler\0" "chú\0" "hū\0" "mixed, blended; mix, mingle\0" "MAJIRU MAJIERU\0" "ZATSU ZOU\0" "CAP\0" "zá\0" "lok3\0" "black horse with white mane\0" "MIMIZUKU\0" "RAKU\0" "LAK\0" "luò\0" "yú\0" "cau4\0" "chóu\0" "diu1\0" "engrave, inlay, carve; exhaust; used for U+9D70 鵰 an eagle, vulture\0" "조:0N\0" "WASHI KIZAMU\0" "CHOU\0" "CO\0" "diāo\0" "*deu\0" "seoi1\0" "although, even if\0" "수:0E\0" "IEDOMO\0" "SUI\0" "SWU\0" "suī\0" "*sui\0" "tuy\0" "a white pheasant\0" "hàn\0" "wok3\0" "dye made from red soil; ochre\0" "SHINSHIYA\0" "WAKU KO GO\0" "wò\0" "soeng1\0" "set of two, pair, couple; both\0" "쌍:0E\0" "FUTA FUTATSU NARABU\0" "SOU\0" "SSANG\0" "shuāng\0" "*shrang\0" "song\0" "gun3\0" "a heron; small cup\0" "관:1N\0" "KOUNOTORI\0" "KAN\0" "KWAN\0" "guàn\0" "co1 co4\0" "chick, fledging; infant, toddler\0" "추:0N\0" "HINA\0" "SUU\0" "CHWU\0" "chú\0" "jrhio\0" "zaap6\0" "mixed, blended; mix, mingle\0" "잡:0E\0" "MAJIRU MAJIERU\0" "ZATSU ZOU\0" "CAP\0" "zá\0" "*dzhop\0" "tạp\0" "jung1\0" "marsh; pool; harmonious\0" "옹:1N\0" "YAWARAGU\0" "YOU YU\0" "ONG\0" "yōng\0" "gai1\0" "chickens; domestic fowl\0" "계:1N\0" "NIWATORI\0" "KEI\0" "KYEY\0" "jī\0" "*gei\0" "kwai4\0" "sparrow; revolve; place name\0" "TSUBAME\0" "KEI KI\0" "xī\0" "cau4\0" "enemy, rival, opponent\0" "chóu\0" "liù\0" "lei4\0" "leave, depart; go away; separate\0" "리:0E 이:0\0" "HANARERU HANASU TSUKU\0" "RI\0" "LI\0" "lí\0" "*liɛ\0" "li\0" "naan4 naan6\0" "difficult, arduous, hard; unable\0" "난:0E\0" "KATAI MUZUKASHII\0" "NAN\0" "NAN NA\0" "nán\0" "*nɑn\0" "nan\0" "xué\0" "zaap6\0" "zá\0" "jí\0" "jí\0" "jyu5 jyu6\0" "rain; rainy; KangXi radical 173\0" "우:0E\0" "AME AMA\0" "U\0" "WU\0" "yǔ\0" "*hiǒ\0" "jyu4\0" "offer sacrifice for rain\0" "우:0N\0" "AMAGOI\0" "U KU KYO KO\0" "WU\0" "yú\0" "syut3\0" "snow; wipe away shame, avenge\0" "설:0E\0" "YUKI SUSUGU\0" "SETSU\0" "SEL\0" "xuě\0" "*siuɛt\0" "a drop, trickle, dripping\0" "SHIZUKU\0" "DA DAN\0" "nǎ\0" "fǒu\0" "sè\0" "mù\0" "man4\0" "cloud patterns, coloring of cloud\0" "문:0N\0" "BUN MON\0" "MWUN\0" "wén\0" "fan1\0" "atmosphere; mist, fog\0" "분:0N\0" "KIRI\0" "FUN\0" "PWUN\0" "fēn\0" "pong4\0" "snowing heavily\0" "HOU\0" "pāng\0" "wan4\0" "clouds; Yunnan province\0" "운:0E\0" "KUMO\0" "UN\0" "WUN\0" "yún\0" "*hiuən\0" "vân\0" "lik1 lik6\0" "thunderclap, crashing thunder\0" "lì\0" "cap1\0" "chì\0" "rợp\0" "yāng\0" "ling4\0" "zero; fragment, fraction\0" "령:0E 영:0\0" "OCHIRU FURU KOBORERU\0" "REI\0" "LYENG LYEN\0" "líng\0" "*leng\0" "lênh\0" "leoi4\0" "thunder\0" "뇌:0 뢰:0E\0" "KAMINARI IKAZUCHI\0" "RAI RUI\0" "LOY\0" "léi\0" "*luəi\0" "lôi\0" "án\0" "bok6\0" "hail\0" "박:0N\0" "HYOU\0" "HAKU HOKU\0" "PAK\0" "báo\0" "mau4 mung4\0" "몽:1N\0" "KIRI\0" "MU\0" "MONG\0" "wù\0" "din6\0" "electricity, electric; lightning\0" "전:0E\0" "INAZUMA\0" "DEN TEN\0" "CEN\0" "diàn\0" "*dhèn\0" "dàng\0" "hù\0" "mou6\0" "fog, mist, vapor, fine spray\0" "wù\0" "diào\0" "seoi1\0" "need, require, must\0" "수:0E 유:N\0" "NURERU MATSU MOTOMERU\0" "JU\0" "SWU\0" "xū\0" "zai3\0" "to clear up after rain; to cease be angry\0" "jì\0" "muk6\0" "fine rain, drizzle\0" "BOKU MOKU\0" "mù\0" "đong móc\0" "cam4\0" "long continued rains\0" "KUMORU\0" "CHIN JIN\0" "chén\0" "siu1\0" "sky; clouds, mist; night\0" "소:1N\0" "SORA\0" "SHOU\0" "SO\0" "xiāo\0" "*siɛu\0" "zip3\0" "thunder\0" "삽:1N\0" "YAKAMASHII\0" "SHOU SOU GYOU\0" "SAP\0" "zhà\0" "ting4\0" "a sudden peal of thunder\0" "정:0N\0" "IKAZUCHI\0" "TEI\0" "CENG\0" "tíng\0" "dheng\0" "đình\0" "zan3\0" "shake, quake, tremor; excite\0" "진:0E\0" "FURUU FURUERU\0" "SHIN\0" "CIN\0" "zhèn\0" "jìn\0" "pui3\0" "torrential rains, flow of water\0" "패:1N\0" "HAI\0" "PHAY\0" "pèi\0" "pháy\0" "mui4\0" "mildew, mold; moldy, mildewed\0" "매:1N\0" "TSUYU SHIMERI SHIMI\0" "BAI ME\0" "MAY\0" "méi\0" "spirit, soul; spiritual world\0" "TAMA\0" "REI RYOU\0" "líng\0" "saap3\0" "slight, passing\0" "qī\0" "주:1N\0" "CWU\0" "zhōu\0" "fok3\0" "quickly, suddenly; surname\0" "곽:1N\0" "NIWAKA\0" "KAKU\0" "KWAK\0" "huò\0" "xuɑk\0" "hoắc\0" "saap3 sap3\0" "light rain, drizzle; an instant; passing\0" "삽:1N\0" "KOSAME\0" "SOU SHOU\0" "SAP\0" "shà\0" "fei1\0" "falling of snow and rain\0" "비:1N\0" "MOYA\0" "HI\0" "PI\0" "fēi\0" "piəi\0" "phay\0" "hóng\0" "zim1\0" "be moistened, soaked; moisten\0" "점:0N\0" "URUOU\0" "TEN\0" "CEM\0" "zhān\0" "djiɛm\0" "dìm\0" "jam1\0" "yīn\0" "ngai4\0" "rainbow; variegated, colored\0" "예:0N\0" "NIJI\0" "GEI\0" "YEY\0" "ní\0" "*ngei\0" "nghi\0" "주:1N\0" "CWU\0" "zhù\0" "tún\0" "lam4\0" "long spell of rain, copious rain\0" "림:0N\0" "NAGAAME\0" "RIN\0" "LIM\0" "lín\0" "lâm\0" "líng\0" "dòng\0" "jing1\0" "sleet\0" "영:0N\0" "MIZORE\0" "EI YOU\0" "YENG\0" "yīng\0" "KIRI\0" "BOU BU MU\0" "wù\0" "leng4 ling4\0" "TAMA\0" "REI RYOU\0" "líng\0" "soeng1\0" "frost; crystallized; candied\0" "상:0E\0" "SHIMO\0" "SOU\0" "SANG\0" "shuāng\0" "*shriɑng\0" "sương\0" "ling4\0" "drops of rain; to fall in drops\0" "REI RYOU\0" "líng\0" "haa4\0" "rosy clouds\0" "하:0N\0" "KASUMI KASUMU\0" "KA GE\0" "HA\0" "xiá\0" "*ha\0" "hóng\0" "jam1\0" "yīn\0" "mak6\0" "drizzling rain; to soak-- used fig. of favours\0" "KOSAME\0" "BAKU MYAKU BEKI\0" "mài\0" "mak6\0" "dust\0" "KOSAME\0" "BAKU MYAKU BEKI\0" "mài\0" "wan5\0" "fall\0" "운:1N\0" "AME\0" "IN KON UN\0" "WUN\0" "yǔn\0" "lau6\0" "drip; rain-water catcher\0" "AMADARE\0" "RYUU\0" "liù\0" "mung4\0" "drizzle, mist\0" "mèng\0" "빈:1N\0" "PIN\0" "bīn\0" "mou6\0" "fog, mist, vapor, fine spray\0" "무:0E\0" "KIRI\0" "MU BU\0" "MWU\0" "wù\0" "*miò\0" "vụ\0" "wai3\0" "clouding\0" "I\0" "wèi\0" "gwok3\0" "kuò\0" "jam4\0" "long and heavy rain\0" "음:1N\0" "IN\0" "UM\0" "yín\0" "dầm\0" "zaap6 zap6\0" "heavy rain\0" "xí\0" "yì\0" "oi2\0" "cloudy sky, haze; calm, peaceful\0" "ǎi\0" "daam6\0" "dàn\0" "tèng\0" "sin3\0" "hail, sleet\0" "산:0N\0" "ARARE\0" "SAN SEN\0" "SEN SAN\0" "sǎn\0" "sèn\0" "leot6\0" "cloud\0" "MEDETAIKUMO\0" "ITSU ICHI\0" "yù\0" "lau6 lou6\0" "dew; bare, open, exposed\0" "노:0 로:0E\0" "TSUYU ARAWARERU\0" "RO\0" "LO\0" "lù\0" "lò\0" "lộ\0" "RYUU RYU\0" "lóng\0" "doi6\0" "dài\0" "jí\0" "pong4\0" "downpouring of rain\0" "pāng\0" "yáng\0" "baa3\0" "rule by might rather than right\0" "패:1N\0" "HATAGASHIRA KASHIRA\0" "HAKU HYAKU HA\0" "PHAY PAYK\0" "bà\0" "bá\0" "pik1\0" "thunder, crashing thunder\0" "벽:0N\0" "HATAMEKU\0" "HEKI HYAKU\0" "PYEK\0" "pī\0" "wéi\0" "fēng\0" "xì\0" "zai3\0" "to clear up after rain; to cease be angry\0" "제:0N\0" "HARERU\0" "SEI SAI\0" "CEY\0" "jì\0" "*tzèi\0" "lei4 maai4 mai4\0" "misty, foggy; dust storm\0" "TSUCHIFURU TSUCHIGUMORI\0" "BAI\0" "MAY\0" "mái\0" "mæi\0" "mung6\0" "méng\0" "mung4\0" "drizzling, fine rain; mist\0" "méng\0" "mống\0" "leoi4\0" "thick, strong\0" "KAMINARI\0" "RAI\0" "léi\0" "lik1 lik6\0" "thunderclap, crashing thunder\0" "력:0N\0" "REKI RYAKU\0" "LYEK\0" "lì\0" "lek\0" "rích\0" "HAOTO\0" "KAKU SUI\0" "huò\0" "oi2\0" "cloudy sky, haze; calm, peaceful\0" "애:0N\0" "MOYA\0" "AI\0" "AY\0" "ǎi\0" "qɑ̀i\0" "fèi\0" "doi6\0" "cloudy sky; not clear; dark\0" "체:1N\0" "TAI\0" "CHEY\0" "dài\0" "lóng\0" "leng4 ling4\0" "spirit, soul; spiritual world\0" "령:0E 영:0\0" "TAMA\0" "REI RYOU\0" "LYENG\0" "líng\0" "*leng\0" "linh\0" "oi2\0" "cloudy sky; dark, obscure\0" "애:1N\0" "AI\0" "AY\0" "ài\0" "fung1\0" "FUU FU\0" "fēng\0" "lì\0" "보:1N\0" "PO\0" "bǎo\0" "hè\0" "TSURU\0" "KAKU\0" "hè\0" "TSURU\0" "KAKU\0" "hè\0" "bìng\0" "ceng1 cing1\0" "blue\0" "청:0E\0" "AO AOI\0" "SEI SHOU\0" "CHENG\0" "qīng\0" "ceng1 cing1\0" "blue, green, black; young\0" "청:N\0" "AO AOI\0" "SEI SHOU\0" "CHENG\0" "qīng\0" "*tseng\0" "thanh\0" "leng3 zing6\0" "make up face; ornament; quiet\0" "jìng\0" "tiān\0" "zan1\0" "진:N\0" "TADASHII\0" "SHIN\0" "zhēn\0" "zing6\0" "pacify; appease; calm, peaceful\0" "정:0N\0" "YASUI YASUNJIRU YASU\0" "SEI JOU\0" "CENG\0" "jìng\0" "cang1\0" "UKAGAFU\0" "TEI CHOU\0" "chēng\0" "cing3\0" "정:N\0" "qìng\0" "zing6\0" "quiet, still, motionless; gentle\0" "정:N\0" "SHIZUKA SHIZUMERU SHIZUMARU\0" "SEI JOU\0" "jìng\0" "leng3 zing6\0" "make up face; ornament; quiet; (Cant.) pretty\0" "정:1N\0" "SEI SHOU\0" "CENG\0" "jìng\0" "din6\0" "indigo; any blue dye\0" "전:1N\0" "AI\0" "TEN DEN\0" "CEN\0" "diàn\0" "zing6\0" "quiet, still, motionless; gentle\0" "정:0E\0" "SHIZUKA\0" "SEI JOU\0" "CENG\0" "jìng\0" "*dzhiɛ̌ng\0" "tin1\0" "(in taoism) the heaven\0" "천:1N\0" "CHEN\0" "tiān\0" "fei1\0" "not, negative, non-; oppose\0" "비:0E\0" "SORERU ARAZU\0" "HI\0" "PI\0" "fēi\0" "*biəi\0" "phi\0" "fei1\0" "fēi\0" "kaau3\0" "lean on, trust, depend on; near\0" "고:1N\0" "TAGAU YORU\0" "KOU\0" "KO\0" "kào\0" "mei5\0" "divide, disperse, scatter\0" "미:0N\0" "NABIKU NAI\0" "HI BI MI\0" "MI\0" "mí\0" "myɛ̌\0" "mị\0" "min6\0" "face; surface; plane; side, dimension\0" "면:0E\0" "OMO OMOTE TSURA\0" "MEN BEN\0" "MYEN\0" "miàn\0" "*miɛ̀n\0" "OMO OMOTE TSURA\0" "MEN BEN\0" "miàn\0" "NIKIBI\0" "HOU\0" "bào\0" "jip6\0" "dimples\0" "yè\0" "min5 tin2\0" "timid, shy, bashful\0" "전:1N\0" "TEN\0" "CEN\0" "tiǎn\0" "fui3\0" "wash face\0" "KAI KE\0" "huì\0" "jip3 jip6\0" "dimples\0" "엽:1N\0" "EKUBO\0" "YOU\0" "YEP\0" "yè\0" "gaak3 gaap3 gik1\0" "leather, animal hides; rad. 177\0" "혁:0E\0" "KAWA ARATAMARU ARATAMERU\0" "KAKU KYOKU\0" "HYEK KUK\0" "gé\0" "ding1\0" "to cobble, to patch\0" "OGINAU\0" "TEI CHOU DAI\0" "dīng\0" "strong and pliable, resilient\0" "UTSUBO YUGI\0" "SAI SA\0" "chá\0" "gin1\0" "qián\0" "an6 jan6 ngan6\0" "strong and pliable, resilient\0" "인:0N\0" "SHINAYAKA UTSUBO YUGI\0" "JIN\0" "IN\0" "rèn\0" "dik1\0" "bridle\0" "TAZUNA\0" "TEKI CHAKU\0" "dí\0" "dù\0" "wu1\0" "leg warmer\0" "wù\0" "an6 jan6 ngan6\0" "strong and pliable, resilient\0" "SHINAYAKA\0" "JIN\0" "rèn\0" "kam4\0" "qín\0" "gan3\0" "strap on a horse's breast\0" "근:1N\0" "MUNAGAI\0" "KIN KON\0" "KUN\0" "jìn\0" "hoe1\0" "boots\0" "화:0N\0" "KUTSU\0" "KA\0" "HWA\0" "xuē\0" "뉴:1\0" "NYU\0" "niǔ\0" "baa2\0" "target; splashboard on chariot\0" "TAZUNA\0" "HA\0" "PHA\0" "bǎ\0" "bà\0" "jan5\0" "the leather belt that connects a horse with a cart\0" "인:0N\0" "HIKIZUNA\0" "IN CHIN JIN\0" "IN\0" "yǐn\0" "saap3\0" "a child's shoes; slippers\0" "KUTSU\0" "SOU SHUU\0" "sǎ\0" "KETSU\0" "nà\0" "mut6\0" "stocking; the Tungusic tribe\0" "말:0N\0" "MATSU BATSU\0" "MAL\0" "mò\0" "zou2\0" "OMOGAI\0" "SO TATSU\0" "zǔ\0" "daat3\0" "tartars\0" "달:1N\0" "NAMESHIGAWA\0" "TAN TATSU\0" "TAL\0" "dá\0" "bun3\0" "KIZUNA\0" "BAN HAN\0" "bàn\0" "sit3\0" "yì\0" "aau3 ngaau3\0" "the leg of a boot\0" "KAWAGUSHI\0" "OU YOU\0" "yào\0" "tou4\0" "drum\0" "도:1N\0" "HURITSUZUMI\0" "TOU DOU\0" "TO\0" "táo\0" "bei6\0" "피:1N\0" "HIKIZUNA TAZUNA HARAOBI\0" "HI BI\0" "PHI\0" "bèi\0" "gaat3\0" "jiē\0" "wang4\0" "board\0" "hóng\0" "paai4 paau4 pok3\0" "to work hides; leather bag\0" "포:1N\0" "KABAN\0" "HOU HAKU\0" "PHO\0" "páo\0" "joeng1 joeng2\0" "leather strap over horse's neck\0" "앙:1N\0" "MUNAGAI HARAOBI URAMU\0" "OU YOU\0" "ANG\0" "yāng\0" "óng\0" "an archer's arm-protector\0" "TOMO\0" "bǐng\0" "jan1\0" "yīn\0" "gaap3\0" "gé\0" "tou4\0" "drum\0" "HURITSUZUMI\0" "TOU DOU\0" "táo\0" "jié\0" "haai4\0" "shoes, footwear in general\0" "혜:0N\0" "WARAJI\0" "AI KAI\0" "HYEY\0" "xié\0" "hæi hɛi\0" "hài\0" "on1\0" "ān\0" "on1\0" "saddle; any saddle-shaped object\0" "안:0N\0" "KURA\0" "AN\0" "AN\0" "ān\0" "*qɑn\0" "yên\0" "hén\0" "gung2\0" "bind; firm, secure, strong\0" "공:0N\0" "KATAI\0" "KYOU\0" "KONG\0" "gǒng\0" "củng\0" "KOHAZE\0" "qiǎ\0" "taat3\0" "tatars\0" "dá\0" "mud shoe, sledge for the feet\0" "qiáo\0" "tīng\0" "mong1 mun4 mun6\0" "sides or uppers of shoes to stretch a skin on a frame for a drum; (Cant.) to cover\0" "MAN\0" "mán\0" "KATAI\0" "GOU GYOU\0" "yìng\0" "SAI\0" "suī\0" "tiu4\0" "reins\0" "TAZUNA\0" "TOU DOU\0" "tiáo\0" "ciu3 saau1\0" "scabbard, sheath\0" "초:1N\0" "SAYA\0" "SOU SHOU\0" "CHO\0" "qiào\0" "shrau\0" "gyun1 jyun5\0" "scabbard; traces, reins\0" "KEN GEN\0" "xuàn\0" "hung3\0" "bridle\0" "OMOGAI\0" "KOU KU\0" "kòng\0" "kùng\0" "bung2\0" "běng\0" "daap6\0" "shoes, boots\0" "KUTSU\0" "TOU\0" "tà\0" "soeng5 zoeng2\0" "the piece of leather used for soles on Chinese shoes. a patch\0" "shàng\0" "bei2 bing2 pei4\0" "sheath\0" "SAYA\0" "HEI HYOU HI BI BAI\0" "bǐng\0" "kwok3\0" "skin; leather\0" "KAKU\0" "kuò\0" "guk1\0" "bow, bend; rear, raise, nourish\0" "국:0N\0" "MARI\0" "KIKU KYOU\0" "KWUK\0" "jū\0" "giuk\0" "cúc\0" "laa1\0" "leg warmer\0" "la\0" "SHOU TOU JOU\0" "xiè\0" "jau4\0" "tan, soften\0" "유:1N\0" "NAMESHIGAWA\0" "JUU\0" "YU\0" "róu\0" "bong1\0" "bāng\0" "ang1\0" "ēng\0" "cau1\0" "leather stap; swing\0" "추:1N\0" "SHIRIGAI\0" "SHUU\0" "CHWU\0" "qiū\0" "tsiou\0" "cau1\0" "a leather strap\0" "qiū\0" "hot3\0" "tribe\0" "갈:0N\0" "KAWAGUTSU\0" "KATSU GACHI SETSU\0" "KAL\0" "hé\0" "qiào\0" "mau4\0" "mù\0" "guk1\0" "interrogate, question\0" "국:0N\0" "KIWAMERU KIWAMARU\0" "KIKU\0" "KWU\0" "jū\0" "gin1\0" "a quiver on a horse; a store\0" "건:1N\0" "YUMIBUKURO\0" "KEN KON GON\0" "KEN\0" "jiān\0" "bin1\0" "whip; whip; string of firecrackers\0" "편:0N\0" "MUCHI MUCHIUTSU\0" "HEN BEN\0" "PHYEN\0" "biān\0" "*biɛn\0" "dai1\0" "leather shoes\0" "KAWAGUSHI\0" "TEI TAI DAI\0" "CEY\0" "dī\0" "dei\0" "zin1\0" "saddle blanket\0" "jiān\0" "ON\0" "wēn\0" "tou1\0" "도:1N\0" "TSUTSUMU YUMIBUKURO\0" "TOU\0" "TO\0" "tāo\0" "gau1 kau1\0" "leather arm guard\0" "YUGOTE\0" "KOU KU\0" "KWU\0" "gōu\0" "daap6\0" "TOU\0" "tà\0" "bei6 bou6\0" "saddle up horse; drive horse\0" "비:1N\0" "UTSUBO FUIGO\0" "FUKU HI BI\0" "PI\0" "bèi\0" "shoes; boots\0" "WARAJI KUTSU\0" "AI KAI\0" "xié\0" "pun4\0" "big leather belt\0" "HAN BAN\0" "pán\0" "gé\0" "bat1 bei2\0" "leather arm guard\0" "필:1N\0" "HIZAKAKE\0" "HITSU HICHI HEI HYOU\0" "PHIL\0" "bì\0" "kwok3\0" "skin\0" "곽:1N\0" "KAKU\0" "KWAK\0" "kuò\0" "tong1\0" "the sound of drums\0" "TOU\0" "tāng\0" "lau4\0" "lóu\0" "TAZUNA TSUYOI KUJIKU KUJIKERU NUHITORIOSHITANAMESHIGAHA\0" "KI GI KAI KE E WAI\0" "guì\0" "kiu4\0" "mud shoe, sledge for the feet\0" "KYO\0" "qiáo\0" "hoe1\0" "boots\0" "KUTSU\0" "KA\0" "xuē\0" "gei1\0" "KUTSUBAMI\0" "KI KE\0" "jī\0" "giəi\0" "zin1\0" "a saddle fastener\0" "jiān\0" "tzen\0" "goeng1\0" "reins, halter; bridle\0" "강:1N\0" "TAZUNA\0" "KYOU KOU\0" "KANG\0" "jiāng\0" "giɑng\0" "cương\0" "cim3\0" "a saddle-flap. trappings\0" "chàn\0" "taat3\0" "tatars\0" "달:1N\0" "MUCHIUTSU\0" "DATSU TATSU\0" "TAL\0" "dá\0" "waak6 wu6\0" "KATANOSAGEO\0" "AKU YAKU KAKU GYAKU\0" "hù\0" "hin2\0" "harness\0" "KEN\0" "xiǎn\0" "cin1\0" "swing\0" "천:0N\0" "TORU\0" "SEN\0" "CHEN\0" "qiān\0" "tsiɛn\0" "duk6\0" "YAZUTSU\0" "TOKU DOKU\0" "dú\0" "maat6 mat6\0" "socks, stockings\0" "TABI KUTSUSHITA\0" "BETSU BATSU\0" "wà\0" "zin1\0" "saddle blanket\0" "SHITAGURA\0" "SEN\0" "CHEN\0" "jiān\0" "a case for a bow\0" "YAZUTSU EBIRA\0" "RAN REN\0" "lán\0" "wai4 wai5\0" "tanned leather; surname; KangXi radical number 178\0" "위:0N\0" "NAMESHIGAWA SOMUKU\0" "I\0" "WI\0" "wéi\0" "hiuəi\0" "jan6 ngan6\0" "strong and pliable, resilient; (Cant.) tough, elastic\0" "인:N\0" "SHINAYAKA\0" "JIN NIN\0" "rèn\0" "fat1\0" "a leather knee-pad worn during sacrifices\0" "불:1N\0" "HIZAKAKE\0" "FUTSU FUCHI HI\0" "PWUL\0" "fú\0" "mui6\0" "red\0" "AKANEZOMENOKAWA\0" "BAI MAI BATSU\0" "mèi\0" "hyun3\0" "quàn\0" "gaap3\0" "knee-pad made of red-dyed leather\0" "갑:1\0" "KAWA\0" "KOU KYOU\0" "KAP\0" "gé\0" "HIKARI\0" "I\0" "wěi\0" "ciu3\0" "a sheath, scabbard\0" "qiào\0" "hon4\0" "fence; surname; Korea\0" "한:0E\0" "IGETA\0" "KAN\0" "HAN\0" "hán\0" "*hɑn\0" "coeng3\0" "a wrapper or case for bow\0" "YUMIBUKURO\0" "CHOU RYOU\0" "chàng\0" "kuò\0" "tan, soften\0" "rǒu\0" "wan6\0" "KUTSU\0" "UN KUN KEN KAN\0" "yùn\0" "sip3\0" "archer's thumb ring\0" "YUGAKE\0" "SHOU\0" "shè\0" "wai5\0" "right; proper; propriety\0" "위:1N\0" "TADASHII\0" "I\0" "WI\0" "wěi\0" "gé\0" "FUIGAU EBIRA\0" "HAI BAI FUKU BUKU\0" "bài\0" "tou1\0" "sheath, scabbard, bow case\0" "도:0N\0" "YUBUKURO\0" "TOU\0" "TO\0" "tāo\0" "gau1 gau3\0" "leather arm band\0" "구:1N\0" "YUGOTE\0" "KOU KU\0" "KWU\0" "gōu\0" "gou kou\0" "wan3\0" "an orange color; hide, conceal\0" "온:1N\0" "KAKIIRO\0" "ON UN\0" "ON\0" "yùn\0" "gāo\0" "bat1\0" "knee-pad\0" "필:1N\0" "HIZAKAKE\0" "HITSU HICHI\0" "PHIL\0" "bì\0" "wai4 wai5\0" "gorgeous\0" "위:1N\0" "SAKAN\0" "WI\0" "wěi\0" "suì\0" "duk6\0" "bow-bag\0" "dú\0" "socks, stockings\0" "TABI KUTSUSHITA\0" "BATSU MACHI BETSU\0" "wà\0" "dú\0" "wai4\0" "tanned leather; surname; simplified form of KangXi radical number 178\0" "wéi\0" "jan6\0" "strong and pliable, resilient\0" "rèn\0" "fat1\0" "a leather knee-pad worn during sacrifices\0" "fú\0" "hon4\0" "fence; surname; Korea\0" "hán\0" "wai5\0" "right; proper; propriety\0" "wěi\0" "wan3\0" "secrete, hide, conceal\0" "yùn\0" "tou1\0" "sheath, scabbard, bow case\0" "tāo\0" "gau2\0" "scallion, leek; radical 179\0" "구:1N\0" "NIRA\0" "KYUU KU\0" "KWU\0" "jiǔ\0" "giǒu\0" "gau2\0" "scallion, leek\0" "구:1\0" "NIRA\0" "KYOU KU\0" "KWU\0" "jiǔ\0" "wild onions or leeks\0" "YAMANIRA\0" "SEN\0" "xiān\0" "haai6\0" "xiè\0" "wild onions or leeks\0" "섬:1N\0" "YAMANIRA\0" "SEN\0" "SEM\0" "xiān\0" "zai1\0" "break or smash into pieces, pulverize\0" "제:1N\0" "NAMASU\0" "SEI SAI\0" "CEY\0" "jī\0" "jam1\0" "sound, tone, pitch, pronunciation\0" "음:0E\0" "OTO NE\0" "ON IN\0" "UM\0" "yīn\0" "*qyim\0" "âm\0" "TOGIRERU TOGIREGOE FUTSU\0" "SOU ZOU\0" "zá\0" "wan6\0" "rhyme; vowel\0" "운:1N\0" "HIBIKI\0" "IN UN\0" "WUN\0" "yùn\0" "vần\0" "siu4\0" "music of the emperor Shun; beautiful\0" "소:0N\0" "TSUGU\0" "SHOU JOU\0" "SO\0" "sháo\0" "zhiɛu\0" "thiều\0" "KAMABISUSHII\0" "RAKU RYAKU\0" "lè\0" "YAWARAGU\0" "HOU BO FUU FU\0" "péng\0" "music of bell and drum\0" "huáng\0" "jing1\0" "music\0" "영:1N\0" "EI YOU\0" "YENG\0" "yīng\0" "wan5 wan6\0" "rhyme; vowel\0" "운:0E\0" "HIBIKI\0" "IN UN\0" "WUN\0" "yùn\0" "vận\0" "péng\0" "am1 am2 ngam1\0" "ān\0" "음:N\0" "yīn\0" "hoeng2\0" "make sound, make noise; sound\0" "향:0E\0" "HIBIKU HIBIKI\0" "KYOU\0" "HYANG\0" "xiǎng\0" "*xiɑ̌ng\0" "hướng\0" "wu6\0" "music\0" "호:0N\0" "HO\0" "hù\0" "jip6\0" "page, sheet, leaf; rad. no. 181\0" "혈:0N\0" "KASHIRA PEEJI\0" "KETSU YOU KECHI\0" "HYEL\0" "yè\0" "deng2 ding2\0" "top, peak; carry on head; very\0" "정:0E\0" "ITADAKI ITADAKU\0" "CHOU TEI\0" "CENG\0" "dǐng\0" "*děng\0" "đính\0" "king2\0" "a moment; a measure of area equal to 100 mu or 6.7 hectares; to lean\0" "경:0E\0" "KORO SHIBARAKU\0" "KEI KYOU KI\0" "KYENG KYU\0" "qǐng\0" "kiuɛ̌ng\0" "khoảnh\0" "kwai4 wau4\0" "cheekbone\0" "kuí\0" "hong6\0" "neck, nape of neck; sum; funds\0" "항:0E\0" "UNAJI\0" "KOU GOU\0" "HANG\0" "xiàng\0" "hạng\0" "seon6\0" "obey, submit to, go along with\0" "순:0E\0" "SUNAO SHITAGAU\0" "JUN SHUN\0" "SWUN\0" "shùn\0" "*jhuìn\0" "thuận\0" "hon1\0" "large face, flat face; stupid\0" "OOKII\0" "KAN GAN GATSU GACHI\0" "hān\0" "seoi1\0" "must, have to, necessary; moment; whiskers\0" "수:0E\0" "HIGE MOTOMERU MOCHIIRU\0" "SHU SU\0" "SWU\0" "xū\0" "*sio sio\0" "tua\0" "cheeks; jaw; chin; rear; nourish\0" "OTOGAI AGO\0" "I\0" "I\0" "yí\0" "guk1 juk1\0" "grieved; anxious\0" "욱:0N\0" "TADASHII\0" "KYOKU KOKU GYOKU GOKU\0" "WUK\0" "xū\0" "gu3\0" "to care for, to look after to regard; to turn the head round to look\0" "ě\0" "zung6\0" "laud, acclaim; hymn; ode\0" "송:0E\0" "HOMERU TATAERU KATACHI\0" "SHOU JU YOU\0" "SONG YONG\0" "sòng\0" "ziòng\0" "tụng\0" "kwai1 kwai2\0" "to raise one's head\0" "규:1N\0" "ATAMAWOAGERU\0" "GI KI KEN\0" "KYU\0" "kuǐ\0" "kei4\0" "tall and slim\0" "기:1N\0" "KATACHIGAYOI\0" "KI GE KIN KON\0" "KI\0" "qí\0" "ghiəi\0" "hong4\0" "fly down or downward\0" "항:1N\0" "NODO\0" "KOU\0" "HANG\0" "háng\0" "hɑng\0" "jyu6\0" "prepare, arrange; in advance\0" "예:0N\0" "AZUKERU ARAKAJIME AZUKARU\0" "YO\0" "YEY\0" "yù\0" "iù\0" "dự\0" "waan4\0" "obstinate, stubborn; recalcitrant\0" "완:0N\0" "KATAKUNA\0" "GAN GEN\0" "WAN\0" "wán\0" "nguan\0" "ngoan\0" "baan1 paan1\0" "confer, bestow; publish, promulgate\0" "반:0N\0" "WAKERU SHIKU\0" "HAN FUN\0" "PAN PWUN\0" "bān\0" "deon6 duk6\0" "pause, stop; bow, kowtow; arrange\0" "돈:0N\0" "NUKAZUKU TSUMAZUKU TOMINI\0" "TON TOTSU\0" "TON TWUN\0" "dùn\0" "duə̀n\0" "đốn\0" "dik6 king2\0" "good and beautiful\0" "UTSUKUSHII YOI\0" "TEKI JAKU\0" "dí\0" "daam1\0" "(Cant.) to raise the head\0" "dān\0" "pun3\0" "Zhou dynasty school; disperse; fall apart\0" "반:1N\0" "WAKATSU\0" "HAN\0" "PAN\0" "pàn\0" "po1 po2\0" "lean one side; very, rather\0" "파:0E\0" "KATAYORU SUKOBURU\0" "HA\0" "PHA\0" "pō pǒ\0" "*pɑ pɑ̌\0" "phở\0" "leng5 ling5\0" "neck; collar; lead, guide\0" "령:0E 영:0\0" "UNAJI ERI OSAMERU\0" "RYOU REI\0" "LYENG\0" "lǐng\0" "liɛ̌ng\0" "lãnh\0" "correct\0" "TADASHII\0" "SAKU SHAKU SHIN\0" "chè\0" "neck, throat\0" "KUBI\0" "KEI\0" "KYENG\0" "jǐng\0" "lèi\0" "gap3 hap6\0" "mouth; jaw\0" "AGO\0" "KAN GON GAN KOU\0" "hé\0" "qiāo\0" "aat3\0" "(nose) bridge\0" "알:1N\0" "HANASUJI\0" "ATSU ACHI AN\0" "AL\0" "è\0" "ngaak6\0" "the forehead; a fixed number\0" "é\0" "ngai5\0" "quiet\0" "SHITOYAKA\0" "GAI GI\0" "wěi\0" "git3 kit3\0" "fly upward, soar; contest; to rob\0" "힐:1N\0" "OOKII KASUMETORU\0" "KITSU KATSU KETSU\0" "HIL KAL\0" "xié\0" "het\0" "gật\0" "kuò\0" "can2\0" "to view others with raised eyes\0" "신:1N\0" "UKAGAIMIRU\0" "SHIN\0" "SIN\0" "shěn\0" "iə\0" "ji4\0" "cheeks; jaw; chin; rear; to nourish\0" "이:N\0" "OTOGAI\0" "I\0" "I\0" "yí\0" "AGO OTOGAI\0" "I\0" "yí\0" "hoi4 hoi5\0" "chin\0" "해:1N\0" "AGO\0" "KAI GAI\0" "HAY\0" "hái\0" "duǐ\0" "yǔ\0" "ping1 ping2\0" "pīng\0" "lèi\0" "fu2\0" "bow; nod; condescend\0" "부:1N\0" "UTSUMUKU\0" "FU BAN MAN\0" "PWU\0" "fǔ\0" "cheeks, jaw\0" "HOO\0" "KYOU\0" "HYEP\0" "jiá\0" "tau4\0" "head; top; chief, first; boss\0" "두:0E\0" "ATAMA KASHIRA KOUBE\0" "TOU ZU TO\0" "TWU\0" "tóu\0" "*dhou\0" "đầu\0" "fui3\0" "wash\0" "회:1N\0" "KAOWOARAU\0" "KAI KE\0" "HOY\0" "huì\0" "kwai4\0" "cheekbone\0" "HOOBONE\0" "KAI KYUU GU\0" "kuí\0" "gaap3 haap3\0" "cheeks, jaw\0" "협:0N\0" "HOO\0" "KYOU\0" "HYEP\0" "jiá\0" "gep\0" "luō\0" "ting5\0" "straight\0" "정:N\0" "TEI CHOU\0" "tǐng\0" "cing1\0" "red\0" "AKAI\0" "TEI CHOU\0" "chēng\0" "wing6\0" "rice tassel; sharp point; clever\0" "HOSAKI\0" "EI\0" "yǐng\0" "nhánh\0" "gwang1 wan1\0" "(Cant.) 大頭頵, a big head\0" "OOKII\0" "IN KIN GIN\0" "yūn\0" "hú\0" "ham5\0" "chin, jowl; give nod\0" "암:1N\0" "AGO UNAZUKU\0" "KAN GAN\0" "AM\0" "hàn\0" "hòm hǒm\0" "geng2\0" "neck, throat\0" "경:0N\0" "KUBI\0" "KEI\0" "KYENG\0" "jǐng\0" "giɛ̌ng\0" "teoi4\0" "ruined, decayed; disintegrate\0" "퇴:0N\0" "KUZURERU KUZUSU OTOGAI\0" "TAI TA\0" "THOY\0" "tuí\0" "*dhuəi\0" "tuí\0" "đồi\0" "pan4\0" "frequently, again and again\0" "빈:0E\0" "SHIKIRINI\0" "HIN BIN\0" "PIN\0" "pín\0" "*bhin\0" "laai6\0" "rely, depend on; accuse falsely\0" "뢰:N\0" "TANOMU TAYORU TAYORI\0" "RAI\0" "LOY\0" "lài\0" "ruined\0" "KUZURERU KUZUSU OTOGAI\0" "TAI TA\0" "THOY\0" "tuí\0" "beard\0" "HIGE KUCHIHIGE\0" "SHI\0" "zī\0" "자:1N\0" "CA\0" "zī\0" "chuí\0" "ding3\0" "dìng\0" "뢰:1\0" "LOY\0" "lài\0" "tán\0" "ham5\0" "OTOGAI\0" "KAN GON\0" "hàn\0" "qiān\0" "fo2\0" "grain, kernel\0" "과:0N\0" "TSUBU\0" "KA\0" "KWA\0" "kē\0" "kuɑ̌\0" "seoi5 seoi6\0" "be worn out, be haggard\0" "췌:1N\0" "YATSURERU\0" "SUI ZUI SHUTSU JUU\0" "CHWI\0" "cuì\0" "dzhuì\0" "gwing2 king2\0" "경:1N\0" "KYENG\0" "xuǎn\0" "ham6 jam1\0" "qīn\0" "OTOGAI\0" "I\0" "yí\0" "soi1\0" "lower part of face; jaw; gills of a fish\0" "시:1N\0" "AGO ERA\0" "SAI\0" "SI\0" "sāi\0" "tai4\0" "forehead; title, headline; theme\0" "제:0E\0" "HITAI\0" "DAI\0" "CEY\0" "tí\0" "*dhei\0" "ngaak6\0" "forehead; tablet, plaque; fixed\0" "액:0E\0" "HITAI TAKA\0" "GAKU GYAKU\0" "AYK\0" "é\0" "ngæk\0" "ngạch\0" "ngok6\0" "jaw\0" "악:0N\0" "AGO\0" "GAKU\0" "AK\0" "è\0" "ngaan4\0" "face, facial appearance\0" "KAO\0" "GAN GEN\0" "AN\0" "yán\0" "*ngan\0" "wan6\0" "wèn\0" "ham2\0" "yellow\0" "KIIROI\0" "KAN KON KEN GAN GEN\0" "kǎn\0" "jung4\0" "solemn, large, grand, majestic\0" "옹:1N\0" "OOKII\0" "GYOU GU\0" "ONG\0" "yóng\0" "dong ngóng\0" "zyun1\0" "good, honest; simple; respectful\0" "전:1N\0" "UYAUYASHII\0" "SEN\0" "CEN\0" "zhuān\0" "face, facial appearance\0" "안:0E\0" "KAO\0" "GAN GEN\0" "AN\0" "yán\0" "nhan\0" "hin2\0" "manifest, display; evident, clear\0" "현:N\0" "AKIRAKA ARAWARERU\0" "KEN GEN\0" "HYEN\0" "xiǎn\0" "seon2 seon3\0" "top of the head; skull\0" "HIYOMEKI\0" "SHIN SHI\0" "SIN\0" "xìn\0" "ngai5\0" "quiet\0" "UYAUYASHII\0" "GI GE GAI\0" "yǐ\0" "jyun6\0" "desire, want; wish; ambition\0" "원:0E\0" "NEGAU NEGAI\0" "GAN GEN\0" "WEN\0" "yuàn\0" "*ngiuæ̀n\0" "nguyện\0" "song2\0" "the forehead; to kowtow\0" "상:1N\0" "HITAI\0" "SOU\0" "SANG\0" "sǎng\0" "sɑ̌ng\0" "din1\0" "top, peak, summit; upset\0" "전:0N\0" "ITADAKI TAORERU\0" "TEN\0" "CEN\0" "diān\0" "din1\0" "top, peak, summit; upset\0" "ITADAKI TAORERU\0" "TEN\0" "CEN\0" "diān\0" "den\0" "điên\0" "gong2\0" "강:N\0" "jiǎng\0" "kuī\0" "leoi6\0" "class, group, kind, category\0" "류:0E 유:0\0" "TAGUI\0" "RUI RAI\0" "LYU\0" "lèi\0" "luì\0" "loại\0" "láo\0" "piu5\0" "piǎo\0" "wài\0" "mun1 mun4\0" "dawdling; thoughtless, careless\0" "OOKINAKAO\0" "BAN MAN\0" "mán\0" "cuk1\0" "frown\0" "MAYUWOHISOMERU\0" "SHUKU SEKI SHAKU\0" "cù\0" "yáo\0" "hou6\0" "luminous; white, hoary\0" "호:0N\0" "SHIROI\0" "KOU GOU\0" "HO\0" "hào\0" "*hɑ̌u\0" "ciu4\0" "be worn-out, emaciated, haggard\0" "초:1N\0" "YATSURERU\0" "SHOU JOU\0" "CHO\0" "qiáo\0" "dzhiɛu\0" "gu3\0" "look back; look at; look after\0" "고:0E\0" "KAERIMIRU\0" "KO\0" "KO\0" "gù\0" "*gò\0" "cố\0" "seon3\0" "xùn\0" "jim5\0" "yǎn\0" "fui3 wai6\0" "HOO\0" "KAI KE\0" "huì\0" "zin3\0" "shiver, tremble; trembling\0" "전:0N\0" "FURUERU\0" "SEN\0" "CEN\0" "chàn\0" "jyu4\0" "the temporal bone\0" "KOMEKAMI\0" "JU NYU\0" "rú\0" "méng\0" "bīn\0" "hin2\0" "manifest, display; evident, clear\0" "현:0E\0" "AKIRAKA\0" "KEN GEN\0" "HYEN\0" "xiǎn\0" "xěn\0" "hiển\0" "pan4\0" "frown, knit brows; with knitted\0" "빈:1N\0" "SHIKAMERU HISOMERU\0" "HIN BIN\0" "PIN\0" "pín\0" "bhin\0" "lou4\0" "skull\0" "로:1N\0" "KASHIRA\0" "RO\0" "LO\0" "lú\0" "lǎn\0" "nip6\0" "the temporal bone\0" "섭:1N\0" "SHOU JOU\0" "SEP\0" "niè\0" "kyun4\0" "cheek bones\0" "관:1N\0" "SHIROI\0" "KAN KEN\0" "KWAN\0" "quán\0" "jip6\0" "page, sheet, leaf; rad. no. 181\0" "yè\0" "deng2 ding2\0" "top, summit, peak; to carry on the head\0" "dǐng\0" "king2\0" "a moment; a measure of area equal to 100 mu or 6.7 hectares; to lean\0" "qǐng\0" "hon1\0" "large face, flat face; stupid\0" "hān\0" "hong6\0" "neck, nape of neck; sum; funds\0" "xiàng\0" "seon6\0" "obey, submit to, go along with\0" "shùn\0" "seoi1\0" "must, have to, necessary\0" "xū\0" "guk1 juk1\0" "grieved\0" "xū\0" "wan4\0" "obstinate, stubborn; recalcitrant\0" "wán\0" "gu3\0" "look back; look at; look after\0" "gù\0" "deon6 duk6\0" "pause, stop; bow, kowtow; arrange\0" "dùn\0" "kei4\0" "tall and slim\0" "qí\0" "baan1\0" "confer, bestow; publish, promulgate\0" "bān\0" "zung6\0" "laud, acclaim; hymn; ode\0" "sòng\0" "hong4\0" "fly down or downward\0" "háng\0" "jyu6\0" "prepare, arrange; in advance\0" "yù\0" "lou4\0" "skull\0" "lú\0" "ling5\0" "neck; collar; lead, guide\0" "lǐng\0" "po1 po2\0" "lean one side; very, rather\0" "pǒ\0" "geng2\0" "neck, throat\0" "jǐng\0" "git3 kit3\0" "fly upward, soar; contest\0" "jié\0" "gaap3\0" "cheeks, jaw\0" "jiá\0" "ting5\0" "straight\0" "tǐng\0" "gap3\0" "mouth; jaw\0" "hé\0" "wing6\0" "river in Anhui\0" "yǐng\0" "wing6\0" "bright\0" "jiǒng\0" "hoi4\0" "chin\0" "kē\0" "ji4\0" "cheeks; jaw; chin; rear; to nourish\0" "yí\0" "pan4\0" "frequently, again and again\0" "pín\0" "wash\0" "huì\0" "teoi4\0" "ruined, decayed; disintegrate\0" "tuí\0" "ham5\0" "chin, jowl; give nod\0" "hàn\0" "rice tassel; sharp point; clever\0" "HOSAKI\0" "EI\0" "yǐng\0" "wing6\0" "rice tassel; sharp point; clever\0" "yǐng\0" "fo2\0" "grain, kernel\0" "kē\0" "tai4\0" "forehead; title, headline; theme\0" "tí\0" "jung4\0" "solemn, large, grand, majestic\0" "yóng\0" "ngok6\0" "jaw\0" "è\0" "zyun1\0" "good, honest; simple; respectful\0" "zhuān\0" "ngaan4\0" "face, facial appearance\0" "yán\0" "ngaak6\0" "forehead; tablet, plaque; fixed\0" "é\0" "nip6\0" "the temporal bone\0" "niè\0" "mun4\0" "dawdling; thoughtless, careless\0" "mān\0" "din1\0" "top, peak, summit; upset\0" "diān\0" "song2\0" "the forehead; to kowtow\0" "sǎng\0" "hou6\0" "luminous; white, hoary\0" "hào\0" "lèi\0" "zin3\0" "shiver, tremble; trembling\0" "chàn\0" "the temporal bone\0" "rú\0" "pan4\0" "frown, knit brows; with knitted\0" "pín\0" "kyun4\0" "cheek bones\0" "quán\0" "fung1 fung3\0" "wind; air; manners, atmosphere\0" "풍:0E\0" "KAZE\0" "FUU FU\0" "PHWUNG\0" "fēng\0" "*biung\0" "phong\0" "biu1\0" "biāo\0" "(Japanese) wind blowing down from the mountains\0" "OROSHI\0" "guā\0" "fu4\0" "a storm\0" "FU\0" "fú\0" "haa1\0" "xiā\0" "zim2\0" "sway in wind\0" "점:1N\0" "SOYOGU\0" "SEN\0" "CEM\0" "zhǎn\0" "jiɛ̌m\0" "biu1 paau1\0" "storm whirlwind\0" "TSUMUJIKAZE\0" "HYOU\0" "biāo\0" "saap3\0" "the sound of the wind; bleak; melancholy\0" "삽:0N\0" "HISHIGU HAYATE MIDARERU\0" "SATSU SOU\0" "SAP\0" "sà\0" "*sop\0" "táp\0" "HAYATE\0" "HATSU HOCHI BACHI FUTSU BUCHI\0" "bá\0" "toi4\0" "typhoon\0" "태:0N\0" "TAI\0" "THAY\0" "tái\0" "lit6\0" "렬:1N\0" "LYEL\0" "liè\0" "gwaat3\0" "to blow\0" "KATSU\0" "KWAL\0" "guā\0" "syun4\0" "whirlwind\0" "TSUMUJIKAZE\0" "SEN ZEN\0" "xuàn\0" "shāo\0" "geoi6\0" "cyclone, typhoon, gale\0" "구:1N\0" "TSUMUJIKASE HAYATE\0" "KU GU\0" "KWU\0" "jù\0" "biu1\0" "whirlwind\0" "TSUMUJIKAZE\0" "HYOU\0" "biāo\0" "si1\0" "cool breeze of autumn\0" "SUZUSHIIKAZE\0" "SHI\0" "sī\0" "wai5\0" "wěi\0" "joeng4\0" "soar, fly, float; scatter\0" "양:1N\0" "AGERU\0" "YOU\0" "YANG\0" "yáng\0" "*iɑng\0" "jiu4\0" "floating in air, drifting with wind\0" "YOU\0" "yáo\0" "iɛu\0" "sau1\0" "sound of wind; blow chilly\0" "수:1N\0" "SWU\0" "sōu\0" "shriou\0" "hoi2\0" "kǎi\0" "sou1\0" "blowing of the wind\0" "sōu\0" "faan4\0" "sail\0" "범:1N\0" "HASHIRU\0" "HAN BON HEN\0" "PEM\0" "fān\0" "lau4\0" "soughing of wind; noise\0" "liú\0" "liou\0" "zaap6\0" "xí\0" "lau4 liu4\0" "wind in high places\0" "료:1N\0" "FUKU\0" "RYUU RU RIKU ROKU\0" "LYO\0" "liù\0" "piu1\0" "whirlwind, cyclone; floating\0" "TSUMUJIKASE\0" "HYOU\0" "piāo\0" "piu1\0" "whirlwind, cyclone; floating\0" "표:0N\0" "TSUMUJIKASE\0" "HYOU\0" "PHYO\0" "piāo\0" "*piɛu\0" "phiêu\0" "FUKU\0" "RYUU RU\0" "liú\0" "biu1\0" "whirlwind, stormy gale\0" "표:N\0" "TSUMUJIKAZE\0" "HYOU\0" "PHYO\0" "biāo\0" "biɛu\0" "biu1\0" "whirlwind, stormy gale\0" "표:0N\0" "TSUMUJIKAZE\0" "HYOU\0" "PHYO\0" "biāo\0" "biu1\0" "whirlwind\0" "TSUMUJIKAZE\0" "HYOU\0" "biāo\0" "liu4\0" "료:1N\0" "LYO\0" "liáo\0" "biu1\0" "biāo\0" "biɛu\0" "실:1\0" "SIL\0" "sè\0" "*shrit\0" "fung1\0" "wind\0" "KAZE KAZA FURI\0" "FUU FU\0" "fēng\0" "xiū\0" "fung1\0" "wind; air; manners, atmosphere\0" "fēng\0" "joeng4\0" "soar, fly, float; scatter\0" "yáng\0" "zim2\0" "sway in wind\0" "zhǎn\0" "paau1\0" "storm\0" "biāo\0" "saap3\0" "the sound of the wind; bleak; melancholy\0" "sà\0" "geoi6\0" "cyclone, typhoon, gale\0" "jù\0" "si1\0" "cool breeze of autumn\0" "sī\0" "sau1\0" "sound of wind; blow chilly\0" "sōu\0" "jiu4\0" "floating in air, drifting with wind\0" "yáo\0" "lau4\0" "soughing of wind; noise\0" "liú\0" "piu1\0" "whirlwind, cyclone; floating\0" "piāo\0" "biu1\0" "whirlwind, stormy gale\0" "biāo\0" "whirlwind\0" "biāo\0" "fei1\0" "fly; go quickly; dart; high\0" "비:0E\0" "TOBU TOBASU\0" "HI\0" "PI\0" "fēi\0" "*biəi\0" "phi\0" "faan1\0" "flip over, upset, capsize\0" "번:0E\0" "HIRUGAERU\0" "HON HAN\0" "PEN\0" "fān\0" "*piæn\0" "fēi\0" "fei1\0" "fly; go quickly; dart; high\0" "fēi\0" "ji6 sik6 zi6\0" "eat; meal; food; KangXi radical number 184\0" "식:0E\0" "KUU KURAU TABERU\0" "SHOKU SHI JIKI\0" "SIK SA\0" "shí\0" "*jhiək\0" "eat, food; radical number 184\0" "shí\0" "caan1\0" "meal; eat\0" "손:0N\0" "NOMU KURAU\0" "SAN SON\0" "SON\0" "cān\0" "*tsɑn\0" "gei1\0" "hunger, starving; hungry; a famine\0" "기:0E\0" "UERU\0" "KI\0" "KI\0" "jī\0" "*gyi giəi\0" "cơ\0" "ding3\0" "display food for show only; sacrifice\0" "TAKUWAERU\0" "TEI CHOU\0" "CENG\0" "dìng\0" "zi6\0" "to feed; provisions\0" "sì\0" "tok3\0" "rice cake\0" "MOCHI\0" "TAKU\0" "tuō\0" "gon1 gong1 zin1\0" "well-boiled congee or gruel; thick, rich\0" "전:1N\0" "KAYU HOSHIII\0" "KEN KON SEN KAN\0" "CEN\0" "zhān\0" "syun1\0" "evening meal, supper; cooked food\0" "손:1N\0" "BANMESHI\0" "SON\0" "SON\0" "sūn\0" "hoeng2\0" "host banquet; banquet\0" "xiǎng\0" "tan1 tan4\0" "stuffed dumplings\0" "MUSHIMOCHI\0" "TON DON CHUN\0" "tún\0" "jam5 jam6\0" "cooked food; cook until well done\0" "임:1N\0" "NIRU\0" "JIN NIN\0" "IM\0" "rèn\0" "jyu3\0" "surfeited, satiated; confer\0" "어:1N\0" "AKIRU TAMAU\0" "YO O\0" "E\0" "yù\0" "qiù\0" "gyun3\0" "juàn\0" "cik1 sik1\0" "order; command; give command\0" "칙:0N\0" "KATAMERU TSUTSUSHIMU TADASHII\0" "CHOKU CHIKI\0" "CHIK\0" "chì\0" "sức\0" "drink; swallow; kind of drink\0" "음:0E\0" "NOMU\0" "IN ON\0" "UM\0" "yǐn\0" "faan6\0" "cooked rice; food; meal\0" "반:0E\0" "MESHI\0" "HAN BON\0" "PAN\0" "fàn\0" "bhiæ̀n bhiæ̌n\0" "KURAU MESHI\0" "HAN\0" "fàn\0" "syun1\0" "evening meal\0" "손:1\0" "SON\0" "sūn\0" "suən\0" "jam2 jam3\0" "drink; swallow; kind of drink\0" "NOMU\0" "IN ON\0" "UM\0" "yǐn\0" "*qyìm *qyǐm\0" "ẩm\0" "KONAMOCHI\0" "SHU CHU TOU TSU\0" "tǒu\0" "ji4\0" "sweet-meats; sweet-cakes; syrup\0" "이:0N\0" "AME\0" "I SHI\0" "I SI\0" "yí\0" "zok3\0" "(Cant.) food; profit\0" "zuò\0" "bat6 bit1\0" "odour\0" "KAORI\0" "HITSU BICHI HETSU BECHI\0" "bì\0" "jiě\0" "tāo\0" "bǎo\0" "ci1\0" "cí\0" "철:1N\0" "CHEL\0" "tiè\0" "zi6\0" "raise animals; feed; nourish\0" "사:0N\0" "KAU YASHINAU\0" "SHI JI\0" "SA\0" "sì\0" "baau2\0" "eat heartily; eat one's fill\0" "포:0E\0" "AKIRU\0" "HOU\0" "PHO\0" "bǎo\0" "bǎu\0" "sik1\0" "decorate, ornament, adorn; to deceive\0" "식:0E\0" "KAZARU KAZARI\0" "SHOKU\0" "SIK\0" "shì\0" "shiək\0" "duò\0" "tainted food\0" "hài\0" "cooked food; cook until well done\0" "NIRU\0" "JIN NIN\0" "IM\0" "rèn\0" "tim5\0" "to obtain by hook\0" "UMAI\0" "TEN DEN\0" "tiǎn\0" "gaau2\0" "stuffed dumplings\0" "교:0N\0" "AME\0" "KOU KYOU\0" "KYO\0" "jiǎo\0" "jiá\0" "beng2 bing2\0" "rice-cakes, biscuits\0" "MOCHI\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "bánh\0" "yáo\0" "food\0" "KUIMONO\0" "TO ZU\0" "tóng\0" "ci4\0" "rice cake\0" "MOCHI\0" "SHI JI\0" "cí\0" "hoeng2\0" "rations and pay for soldiers\0" "향:0N\0" "KAREII\0" "SHOU\0" "HYANG\0" "xiǎng\0" "shiɑ̀ng\0" "joeng5 joeng6\0" "raise, rear, bring up; support\0" "양:0E\0" "YASHINAU YASHINAI\0" "YOU\0" "YANG\0" "yǎng\0" "*iɑ̌ng\0" "dưỡng\0" "juàn\0" "nei6\0" "bait; bait, entice; dumplings\0" "이:0\0" "MOCHI E ESA\0" "JI\0" "I\0" "ěr\0" "njiə̀\0" "jim3\0" "be satiated, eat one's full\0" "yàn\0" "lok3\0" "le\0" "xī\0" "caan1\0" "eat, dine; meal; food\0" "찬:0N\0" "TABEMONO KUU\0" "SAN SON\0" "CHAN SON\0" "cān\0" "*tsɑn\0" "but6\0" "ferrule; cakes, biscuits\0" "NAGAI\0" "HOTSU BOCHI\0" "bō\0" "neoi5 noi5\0" "hungry, starving, famished\0" "뇌:1N\0" "UERU\0" "DAI\0" "NOY\0" "něi\0" "nuôi\0" "ngo6\0" "hungry; greedy for; hunger\0" "아:0E\0" "UERU\0" "GA\0" "A\0" "è\0" "ngɑ̀\0" "bou1 bou3 bou6\0" "eat; dinner time; sunset\0" "포:1N\0" "YUUMESHI KUU\0" "HO FU\0" "PHO\0" "bù\0" "zeon3\0" "leftovers\0" "준:1N\0" "TABENOKOSHI\0" "SHUN SEN ZEN\0" "CWUN\0" "jùn\0" "dau6\0" "food item set out for show only\0" "TOU ZU\0" "dòu\0" "cuk1\0" "a pot of cooked rice\0" "KAYU\0" "SOKU SAKU\0" "sù\0" "jyu4\0" "surplus, excess, remainder\0" "여:0E\0" "AMARU\0" "YO\0" "YE\0" "yú\0" "*iu\0" "dư\0" "sik1\0" "to adorn; ornaments; to deceive\0" "shì\0" "ngaau4\0" "prepared meat; food\0" "효:1N\0" "SONAERU\0" "KOU GYOU GOU\0" "HYO\0" "yáo\0" "wan4\0" "dumpling soup, wonton\0" "KON GON\0" "hún\0" "gwo2\0" "cakes, biscuits, pastry\0" "MOCHI\0" "KA\0" "guǒ\0" "KAZARU KAZARI\0" "SHOKU CHOKU\0" "shì\0" "zin3\0" "farewell party; see off, send off\0" "전:0N\0" "HANAMUKE\0" "SEN ZEN\0" "CEN\0" "jiàn\0" "dzhiɛ̀n dzhiɛ̌n\0" "zeoi3 zyut3\0" "libation\0" "MATSURU\0" "TETSU TECHI TEI\0" "zhuì\0" "rice-cakes, biscuits\0" "병:0N\0" "MOCHI KURAU\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "haam5 haam6\0" "pastry filling, stuffing\0" "AN ANKO\0" "KAN AN\0" "xiàn\0" "HOU BU\0" "bù\0" "yè\0" "daam6 taam4\0" "incite\0" "SUSUMU KUU\0" "TAN\0" "tán\0" "fēi\0" "candy, pastry\0" "장:1N\0" "AME MOCHI\0" "CHOU\0" "CANG\0" "zhāng\0" "noi5 wai3\0" "steamed bread; to feed\0" "위:1N\0" "UERU\0" "DAI\0" "WI\0" "wèi\0" "qyiɛ̀\0" "gun2\0" "public building\0" "관:0E\0" "YAKATA TATE\0" "KAN\0" "KWAN\0" "guǎn\0" "*guɑ̀n\0" "quán\0" "ak1\0" "hiccough\0" "è\0" "nyun5\0" "feast\0" "난:1N\0" "NAN\0" "nuǎn\0" "wan4 wan6\0" "dumpling; supply\0" "OKURU\0" "UN KON GON\0" "yùn\0" "wu4\0" "porridge, gruel, congee; paste\0" "호:1N\0" "KAYU\0" "KO\0" "HO\0" "hú\0" "wong4\0" "dried sweetmeat\0" "huáng\0" "tit3\0" "a legendary animal; a greedy person\0" "철:1N\0" "TETSU TEN DEN\0" "CHEL\0" "tiè\0" "huì\0" "전:1N\0" "CEN\0" "jiān\0" "hau4\0" "dry goods, dry provisions\0" "후:1N\0" "HOSHIII\0" "KOU GU\0" "HWU\0" "hóu\0" "aai3 aat3\0" "spoiled, sour, moldy\0" "KUSARU\0" "EI ATSU ACHI AI\0" "ài\0" "ưởi\0" "cing4\0" "sugar, syrup; malt sugar; sticky\0" "당:1N\0" "AME\0" "TOU DOU SEI\0" "TANG\0" "táng\0" "MUSU MUSHIMESHI\0" "FUN\0" "fēn\0" "wai3\0" "to feed, to raise\0" "UERU\0" "DAI\0" "wèi\0" "gǔ\0" "caa4\0" "stir and cook\0" "chā\0" "sung3\0" "(Cant.) a side dish of food prepared to accompany rice\0" "sòng\0" "tong4\0" "sugar; sugared; candy; crystallized sweetmeats\0" "당:1N\0" "AME\0" "TOU DOU\0" "TANG\0" "táng\0" "bok3\0" "rice cake\0" "HAKU\0" "bó\0" "gou1\0" "cakes, pastry\0" "KONAMOCHI\0" "KOU\0" "gāo\0" "hei3\0" "sacrificial victim; gift; grain\0" "희:1N\0" "OKURIMONO\0" "KI KE\0" "HUY\0" "xì\0" "gwai6\0" "make present of food; gift\0" "궤:1N\0" "OKURU\0" "KI\0" "KWEY\0" "kuì\0" "lau4 lau6\0" "distill, distillation\0" "MUSU\0" "RYUU\0" "liù\0" "sau1\0" "spoiled, rotten, stale, rancid\0" "sōu\0" "tou4\0" "KONAMOCHI\0" "TOU\0" "táo\0" "jip3\0" "carry meal to workers in field\0" "OKURU\0" "YOU OU KOU\0" "yè\0" "wan1\0" "Japanese noodles\0" "온:1\0" "UDON\0" "UN\0" "ON\0" "wēn\0" "mo4\0" "bread\0" "mó\0" "táng\0" "maan4\0" "steamed bread; steamed dumplings\0" "만:0N\0" "MAN BAN\0" "MAN\0" "mán\0" "MOCHI\0" "HITSU HICHI\0" "bì\0" "jyu3\0" "to eat too much, surfeited; to confer\0" "AKU\0" "YO O U OU\0" "yù\0" "sau1\0" "food, meal; eat; offer\0" "수:1N\0" "SUSUMERU\0" "SHUU SHU\0" "SWU\0" "xiū\0" "gan2\0" "time of famine or crop failure\0" "근:0N\0" "UERU\0" "KIN\0" "KUN\0" "jǐn\0" "saan2\0" "fried round cakes of wheat flour\0" "OKOSHI\0" "SAN\0" "CAN\0" "sǎn\0" "gwai3 gwai6\0" "offer food superior; send gift\0" "궤:0N\0" "OKURU\0" "KI GI\0" "KWEY\0" "kuì\0" "ghyuì\0" "zaan6\0" "feed, support, provide for; food; fine meats, delicacies\0" "찬:0N\0" "SONAERU\0" "SEN ZEN\0" "CHAN\0" "zhuàn\0" "jrhiuɛ̀n jrhuǎn\0" "soạn\0" "sin6\0" "meals, provisions, board\0" "선:0N\0" "SUSUMERU SONAERU\0" "ZEN SEN\0" "SEN\0" "shàn\0" "ci3 ci4\0" "wine and food eaten with wine\0" "SHI KI\0" "chì\0" "dàn\0" "ji3\0" "spoiled, rotten, sour\0" "의:1N\0" "SUERU MUSEBU\0" "I ETSU\0" "UY\0" "yì\0" "gei1\0" "starve, be hungry; famine\0" "기:0N\0" "UERU\0" "KI\0" "KI\0" "jī\0" "*giəi\0" "cơ\0" "jiu4\0" "bountiful, abundant, plentiful\0" "요:0N\0" "YUTAKA\0" "JOU NYOU\0" "YO\0" "ráo\0" "njiɛu\0" "nhiêu\0" "chēng\0" "jung1\0" "breakfast; eat prepared food\0" "옹:0N\0" "NIRU\0" "YOU YU\0" "ONG\0" "yōng\0" "tou1\0" "gluttonous, greedy, covetous\0" "도:1N\0" "MUSABORU\0" "TOU\0" "TO\0" "tāo\0" "wèi\0" "hoeng2\0" "host banquet; banquet\0" "향:0N\0" "MOTENASU AE UKERU\0" "KYOU\0" "HYANG\0" "xiǎng\0" "zin1\0" "gruel\0" "KAYU\0" "SEN\0" "zhān\0" "fan1\0" "MUSU\0" "FUN\0" "fēn\0" "hài\0" "mung4\0" "well-filled dish\0" "YAMAMORI\0" "BOU MU\0" "méng\0" "jim3\0" "be satiated, eat one's full\0" "염:1N\0" "AKU\0" "EN\0" "YEM\0" "yàn\0" "mo4\0" "to feed an infant by hand steamed bread\0" "mó\0" "caam4\0" "gluttonous, greedy; lewd, lecherous\0" "참:1N\0" "MUSABORU\0" "SAN ZEN\0" "CHAM\0" "chán\0" "jrhæm\0" "thèm\0" "hoeng2\0" "rations and pay for soldiers; dried rice\0" "KAREII BENTOU\0" "SHOU\0" "xiǎng\0" "rice cake\0" "MOCHI\0" "RA\0" "luó\0" "zaan3\0" "zàn\0" "long4 long5 nong4 nong5\0" "bread (Persian 'naan')\0" "náng\0" "eat, food; radical number 184\0" "shí\0" "ding3\0" "display food for show only; sacrifice\0" "CENG\0" "dìng\0" "gei1\0" "hunger, starving; hungry; a famine\0" "jī\0" "tok3\0" "rice cake\0" "tuō\0" "cing4\0" "sugar, syrup; malt sugar; sticky\0" "táng\0" "tan1\0" "stuffed dumplings\0" "tún\0" "hei3\0" "sacrificial victim; gift; grain\0" "xì\0" "jam6\0" "cooked food; cook until well done\0" "rèn\0" "jyu3\0" "surfeited, satiated; confer\0" "yù\0" "cik1\0" "order; command; give command\0" "chì\0" "faan6\0" "cooked rice; food, meal\0" "fàn\0" "jam2 jam3\0" "drink; swallow; kind of drink\0" "yǐn\0" "zin3\0" "farewell party; see off, send off\0" "jiàn\0" "sik1\0" "decorate, ornament, adorn\0" "shì\0" "baau2\0" "eat heartily; eat one's fill\0" "bǎo\0" "zi6\0" "raise animals; feed; nourish\0" "sì\0" "duò\0" "ji4\0" "sweet-meats; sweet-cakes; syrup\0" "yí\0" "nei6\0" "bait; bait, entice; dumplings\0" "ěr\0" "jiu4\0" "bountiful, abundant, plentiful\0" "ráo\0" "hoeng2\0" "rations and pay for soldiers\0" "xiǎng\0" "hé\0" "le\0" "gaau2\0" "stuffed dumplings\0" "jiǎo\0" "xī\0" "bing2\0" "rice-cakes, biscuits\0" "bǐng\0" "but6\0" "ferrule\0" "bō\0" "dau6\0" "food item set out for show only\0" "dòu\0" "ngo6\0" "hungry; greedy for; hunger\0" "è\0" "jyu4\0" "surplus, excess, remainder\0" "yú\0" "noi5\0" "hungry, starving, famished\0" "něi\0" "zeon3\0" "leftovers\0" "jùn\0" "cakes, biscuits, pastry\0" "guǒ\0" "wan4\0" "dumpling soup, wonton\0" "hún\0" "haam5\0" "filling, stuffing; secret\0" "xiàn\0" "gun2\0" "public building\0" "guǎn\0" "stir and cook\0" "chā\0" "gwai6\0" "offer food superior; send gift\0" "kuì\0" "gǔ\0" "sau1\0" "spoiled, rotten, stale, rancid\0" "sōu\0" "caam4\0" "gluttonous, greedy; lewd, lecherous\0" "chán\0" "jip3\0" "carry meal to workers in field\0" "yè\0" "mo4\0" "bread\0" "mó\0" "bok3\0" "rice cake\0" "bó\0" "lau6\0" "distill, distillation\0" "liú\0" "sau1\0" "food, meal; eat; offer\0" "xiū\0" "gan2\0" "time of famine or crop failure\0" "jǐn\0" "maan4\0" "steamed bread; steamed dumplings\0" "mán\0" "fried round cakes of wheat flour\0" "OKOSHI\0" "SAN\0" "CAN\0" "sǎn\0" "zaan6\0" "to feed, support, provide for; food\0" "zhuàn\0" "bread (persian naan)\0" "náng\0" "sau2\0" "head; first; leader, chief; a poem\0" "수:0E\0" "KUBI KOUBE SHIRUSHI\0" "SHU SHUU\0" "SWU\0" "shǒu\0" "*shiǒu\0" "thủ\0" "kwai4\0" "cheekbone; path, road; intersection\0" "규:1N\0" "HOOBONE MICHI KAKURERU\0" "KI\0" "KYU\0" "kuí\0" "gwik1\0" "cut off left ear; tally dead enemy\0" "괵:1N\0" "MIMIKIRU KUBIKIRU\0" "KAKU\0" "KOYK\0" "guó\0" "hoeng1\0" "fragrant, sweet-smelling; incense\0" "향:0E\0" "KAORI KA\0" "KOU KYOU\0" "HYANG\0" "xiāng\0" "*xiɑng\0" "hương\0" "aromatic, perfumed\0" "fén\0" "bat6\0" "fragrance, fragrant\0" "NIOI KOUBASHII\0" "HATSU BACHI HETSU HECHI\0" "bó\0" "니:N\0" "nǐ\0" "bit6\0" "fragrance\0" "필:0N\0" "KAORI\0" "HITSU BICHI HETSU BECHI\0" "PHIL\0" "bì\0" "but6\0" "bó\0" "fragrant\0" "도:N\0" "KOUBASHII\0" "TO ZU\0" "tú\0" "hān\0" "fei1\0" "scent\0" "비:N\0" "fēi\0" "jiān\0" "암:1N\0" "AM\0" "ān\0" "ngoi3 oi3\0" "ài\0" "fuk1 fuk6\0" "fragrance, scent, aroma\0" "복:0N\0" "KAORU KA KAORI\0" "FUKU HYOKU\0" "POK\0" "fù\0" "phức\0" "KOU\0" "KEN\0" "xiān\0" "온:N\0" "yūn\0" "hing1\0" "fragrant, aromatic; distant fragrance\0" "형:0N\0" "KAORU KAORI\0" "KEI KYOU\0" "HYENG\0" "xīn\0" "xeng\0" "hanh\0" "aromatic, perfumed\0" "fén\0" "pan1\0" "빈:N\0" "pīn\0" "xīn\0" "maa5\0" "horse; surname; KangXi radical 187\0" "마:0E\0" "UMA\0" "BA ME MA\0" "MA\0" "mǎ\0" "*mǎ\0" "mã\0" "jyu6\0" "drive, ride; manage, control\0" "어:0N\0" "TSUKAU NORIMONO\0" "GYO GO\0" "E\0" "yù\0" "*ngiù\0" "ngựa\0" "fung4 pang4\0" "surname; gallop; by dint of\0" "풍:0N\0" "YORU TANOMU\0" "HYOU FUU\0" "PHWUNG\0" "féng\0" "bhiung\0" "hon4 hon6\0" "hàn\0" "적:1N\0" "TEKI CHAKU\0" "CEK\0" "dí\0" "to4\0" "carry on back\0" "타:0N\0" "NOSERU\0" "TA DA TAI DAI\0" "THA\0" "tuó\0" "tok3\0" "camel\0" "RABA\0" "TAKU CHAKU RAKU WAKU\0" "zhé\0" "lɑk tɑk\0" "ci4\0" "go quickly or swiftly; hurry\0" "치:0N\0" "HASERU\0" "CHI JI\0" "CHI\0" "chí\0" "*djhiɛ\0" "ceon4 seon4\0" "tame, docile, obedient\0" "순:0N\0" "NARERU NARASU SHITAGAU\0" "SHUN KUN\0" "SWUN HWUN\0" "xún\0" "zuin\0" "thuần\0" "zyu3\0" "horse with white back legs\0" "SHU SOKU ZOKU\0" "zhù\0" "지:N\0" "zhī\0" "pèi\0" "jan6\0" "xìn\0" "jat6\0" "post horse, relay horse\0" "일:0N\0" "HAYAUMA\0" "JITSU NICHI\0" "IL\0" "rì\0" "saap3\0" "OITSUKU\0" "SOU\0" "sà\0" "yǔn\0" "man4\0" "BUN MON\0" "wén\0" "zap1\0" "TSUNAGU\0" "CHUU SHOU\0" "zhí\0" "dàn\0" "an ass; a donkey\0" "USAGIUMA\0" "RO\0" "lǘ\0" "yóu\0" "bok3\0" "varicolored, variegated; mixed; contradict, argue; suddenly\0" "박:0N\0" "MADARA MAJIRU\0" "BAKU HAKU\0" "PAK\0" "bó\0" "bác\0" "bou2\0" "bǎo\0" "kyut3\0" "gallop\0" "RABA\0" "KETSU KECHI GAI KE\0" "jué\0" "to4\0" "a horse load; a pack-horse\0" "태:1\0" "NOSERU\0" "TA DA TAI DAI\0" "THA\0" "tuó\0" "jik6\0" "relay station\0" "UMAYA\0" "EKI\0" "YEK\0" "yì\0" "spur a horse on; expel, drive away\0" "KAKERU KARU\0" "KU\0" "KWU\0" "qū\0" "wén\0" "spur a horse on; expel, drive away\0" "구:1\0" "KAKERU KARU\0" "KU\0" "KWU\0" "qū\0" "gwing1\0" "big\0" "경:1N\0" "MAKI MAKIBA\0" "KEI KYOU\0" "KYENG\0" "jiōng\0" "pǒ\0" "zhāo\0" "yuān\0" "péi\0" "zhòu\0" "geoi6\0" "offspring of a stallion and a she-mule\0" "거:1N\0" "KE\0" "jù\0" "zyu3\0" "to be stationed at, reside at; to stop\0" "주:0N\0" "TODOMARU TODOMERU\0" "CHUU CHU\0" "CWU\0" "zhù\0" "djiò\0" "trú\0" "nou4\0" "tired, old horse; old, weak\0" "노:0N\0" "NIBUI NOROI\0" "DO\0" "NO\0" "nú\0" "no\0" "keoi1\0" "colt; fleet, swift; sun; surname\0" "구:0N\0" "KOMA\0" "KU\0" "KWU\0" "jū\0" "qio\0" "câu\0" "pei1 pei3\0" "gallop\0" "SHIRAKAGE\0" "HI\0" "pī\0" "cong2 zong2 zou2\0" "excellent horse, noble steed\0" "UMA\0" "SOU SO ZO SHO\0" "zǎng\0" "gaa3\0" "to drive, sail, fly; a cart, carriage\0" "가:0N\0" "NORU SHINOGU\0" "GA\0" "KA\0" "jià\0" "*gà\0" "giá\0" "líng\0" "zhěn\0" "toi4\0" "an old, tired horse, a jade; tired, exhausted\0" "태:1N\0" "NUGU NIBUI OROKA\0" "TAI\0" "THA\0" "tái\0" "fu6\0" "extra horse; imperial son-in-law\0" "부:0N\0" "SOEUMA CHIKAI\0" "FU BU\0" "PWU\0" "fù\0" "phò\0" "joeng2\0" "YOU OU\0" "yǎng\0" "sai2\0" "sail, drive, pilot; fast, quick\0" "사:1N\0" "HASERU HAYAI\0" "SHI\0" "SA\0" "shǐ\0" "bei3 bit1\0" "strong horse\0" "필:1N\0" "KOERU\0" "HITSU BICHI HI BI\0" "PHIL\0" "bì\0" "to4\0" "a camel; humpbacked; to carry on the back\0" "타:0N\0" "SEMUSHI\0" "TA DA\0" "THA\0" "tuó\0" "*dhɑ\0" "đà\0" "camel\0" "타:1N\0" "SEMUSHI\0" "DA TA\0" "THA\0" "tuó\0" "*dhɑ\0" "si3\0" "team of four horses\0" "사:0N\0" "SHI\0" "SA\0" "sì\0" "sì\0" "lau4\0" "liú\0" "maa6\0" "accuse, blame, curse, scold\0" "BA\0" "mà\0" "pin4 ping4\0" "team of horses; associate, join\0" "변:1N\0" "NARABU\0" "HEN BEN\0" "PYEN PYENG\0" "pián\0" "bền\0" "tou4\0" "táo\0" "zi3\0" "zhì\0" "róng\0" "tang4\0" "to mount, to ascend; to move, to turn out\0" "téng\0" "HASHIRU\0" "TOU ZU\0" "dòng\0" "순:1N\0" "SWUN\0" "xūn\0" "quān\0" "san1\0" "crowd\0" "신:1N\0" "OOI\0" "SHIN\0" "SIN\0" "shēn\0" "TAKUMASHII\0" "KEI KYOU\0" "jiōng\0" "ji5\0" "name of a legendary swift horse\0" "SHUNME\0" "JI NI\0" "ěr\0" "haai5 hoi4 hoi5\0" "terrify, frighten, scare; shock\0" "해:0N\0" "ODOROKU\0" "KAI GAI\0" "HAY\0" "hài\0" "hæ̀i\0" "hãi\0" "bok3\0" "a kind of fierce animal; join; argue; transfer; piebald horse, variegated\0" "박:1N\0" "MADARA\0" "HAKU KAKU\0" "PAK\0" "bó\0" "zhū\0" "jan1\0" "grey horse\0" "DOROASHIGE\0" "IN\0" "yīn\0" "lok3 lok6\0" "a white horse with black mane; a camel\0" "낙:0 락:0N\0" "KAWARAGE\0" "RAKU\0" "LAK\0" "luò\0" "lɑk\0" "SHUU\0" "zhōu\0" "dàn\0" "haai5\0" "drum\0" "ODOROKU\0" "KAI GAI AI\0" "hài\0" "lau4\0" "KURIGE\0" "RYUU RU\0" "liú\0" "jú\0" "sung2\0" "sǒng\0" "cam1\0" "galloping; speeding\0" "침:1N\0" "SHIN\0" "CHIM\0" "qīn\0" "xăm\0" "mong4\0" "black horse with a white face\0" "BOU MOU\0" "máng\0" "랑:N 량:N\0" "láng\0" "hon5 hon6\0" "a fierce horse; to rage, run wild\0" "한:1N\0" "ARAUMA ABAREUMA KURA\0" "KAN\0" "HAN\0" "hàn\0" "tou4\0" "tú\0" "gyun1 hyun1\0" "grey\0" "현:1N\0" "KEN GEN\0" "HYEN\0" "xuān\0" "deoi6 teoi3\0" "run away\0" "HASHIRU\0" "TAI\0" "tuì\0" "zeon3\0" "excellent horse, noble steed\0" "준:0N\0" "SUGURERU OOKII NAGAI\0" "SHUN\0" "CWUN SWUN\0" "jùn\0" "*tzuìn\0" "tuấn\0" "ě\0" "cing2 ping3\0" "gallop horse; hasten, hurry\0" "빙:0N\0" "HASERU\0" "TEI\0" "PING\0" "chěng\0" "tjiɛ̌ng\0" "sing1\0" "red, brown, bay; neat, harmonious\0" "성:1N\0" "AKAUMA\0" "SEI SHOU KEI KYOU\0" "SENG\0" "xīng\0" "ngoi4\0" "stupid; foolish\0" "애:1N\0" "OROKA\0" "GAI SHI JI I GI TAI\0" "AY\0" "ái\0" "luk6\0" "name of a legendary swift horse\0" "록:1\0" "RYOKU ROKU\0" "LOK\0" "lù\0" "zeoi1\0" "piebald horse\0" "추:1N\0" "ASHIGE\0" "SUI\0" "CHWU\0" "zhuī\0" "jui\0" "choai\0" "zhōu\0" "se3\0" "shè\0" "ping4\0" "team of horses; associate\0" "병:0N\0" "NARABU\0" "HEN BEN\0" "PYENG PYEN\0" "pián\0" "bhen\0" "kwan1\0" "fine horse\0" "kūn\0" "tou4\0" "táo\0" "loi4 loi6\0" "tall (7 chi) horse\0" "래:1N\0" "RAI\0" "LAY\0" "lái\0" "zung1\0" "a horse's mane; bristles\0" "TATEGAMI\0" "SOU\0" "zōng\0" "fo3\0" "mother horse\0" "과:1N\0" "KWA\0" "kè\0" "gei6 ke4 kei4\0" "ride horseback; mount; cavalry\0" "기:0E\0" "NORU\0" "KI\0" "KI\0" "qí\0" "*ghyɛ *ghyɛ̀\0" "kị\0" "kei4\0" "piebald horse; excellent horse\0" "기:0N\0" "KUROMIDORI\0" "KI\0" "KI\0" "qí\0" "jim6\0" "to verity, to fulfil; to examine, to hold an inquest\0" "SHIRUSHI\0" "KEN GEN\0" "yàn\0" "fei1\0" "horse; run\0" "비:1N\0" "SOEUMA\0" "HI\0" "PI\0" "fēi\0" "biəi\0" "harass, bother, annoy, disturb\0" "SAWAGU SAWAGASHII UREI\0" "SOU\0" "SO\0" "sāo\0" "test, examine, inspect; verify\0" "SHIRUSHI AKASHI TAMESU\0" "KEN GEN\0" "HEM\0" "yàn\0" "gé\0" "jiu5\0" "name of a fabulous horse\0" "yǎo\0" "qěu\0" "mou6\0" "gallop; rush about; pursue, run\0" "무:1N\0" "HASERU\0" "BU MU\0" "MWU\0" "wù\0" "to swindle; to cheat\0" "KATARU DAMASU\0" "HEN\0" "piàn\0" "cung1\0" "a piebald horse\0" "총:1\0" "CHONG\0" "cōng\0" "pin3\0" "swindle, cheat out of, defraud\0" "편:0N\0" "KATARU\0" "HEN\0" "PHYEN\0" "piàn\0" "qián\0" "비:1N\0" "PI\0" "fēi\0" "wong4\0" "huáng\0" "qián\0" "waak6\0" "KAKU KYAKU BAKU MYAKU\0" "huō\0" "jyu4\0" "yú\0" "tai4\0" "a horse, mule\0" "TEI DAI\0" "tí\0" "cyun1\0" "quán\0" "haa4\0" "bay\0" "TSUKIGE\0" "KA GE\0" "xiá\0" "zung1\0" "mane\0" "TATEGAMI\0" "SOU SU\0" "zōng\0" "kwai4\0" "(of a horse) lively; vigorous\0" "SUSUMU\0" "KI GI KETSU KECHI\0" "kuí\0" "róu\0" "si1\0" "sī\0" "gwaa1 waa1\0" "tan or piebald horse\0" "KA I KAI GE\0" "guā\0" "gua guɛi\0" "dappled\0" "MADARAUMA\0" "TAN DAN DA\0" "tuó\0" "gwai1 kwai3\0" "guī\0" "sau1\0" "sōu\0" "hin1\0" "raise, hold high; fly, soar\0" "건:0N\0" "KAKERU SOKONAU AYAMARU\0" "KEN\0" "KEN\0" "qiān\0" "kyɛn\0" "sing4\0" "chéng\0" "zat1\0" "stallion; promote\0" "즐:1N\0" "OSUUMA\0" "SHITSU SHICHI CHOKU\0" "CUL\0" "zhì\0" "lau4\0" "famous horse\0" "KURIGE\0" "RYUU RU\0" "liú\0" "*liou\0" "paang4\0" "loud, noisy, boisterous; fight\0" "péng\0" "tang4\0" "fly; gallop; run; prance; rise\0" "등:0E\0" "NOBORU AGARU\0" "TOU\0" "TUNG\0" "téng\0" "*dhəng\0" "hai4\0" "xí\0" "cou2\0" "the female of certain animals such as horses, a mare\0" "cǎo\0" "ngau6\0" "run, race\0" "HASHIRU\0" "TOKU DOKU\0" "dú\0" "yàn\0" "jyun4\0" "bay\0" "원:1N\0" "GEN GAN GA\0" "WEN\0" "yuán\0" "zau1\0" "mounted escort; groom\0" "추:0N\0" "UMAKAI\0" "SHUU SHU JU SU CHU SUU\0" "CHWU\0" "zōu\0" "jriou\0" "sou1\0" "harass, bother, annoy, disturb, agitate; sad, grieved\0" "소:0E\0" "SAWAGU\0" "SOU\0" "SO\0" "sāo\0" "sɑu\0" "tao\0" "sin3\0" "geld, castrate\0" "선:1N\0" "SEN\0" "SEN\0" "shàn\0" "kei4\0" "qí\0" "zi3\0" "heavy horse; horse unable to move because of twisted leg; plodding\0" "OMOI\0" "CHI\0" "zhì\0" "soeng1\0" "horse\0" "shuāng\0" "luk6\0" "lù\0" "xí\0" "lo4\0" "mule\0" "라:1N\0" "RABA\0" "RA\0" "LA\0" "luó\0" "zhāng\0" "mak6\0" "suddenly, quickly, abruptly\0" "맥:0N\0" "NORU TACHIMACHI MASSHIGURA\0" "BAKU BA\0" "MAYK\0" "mò\0" "ngou4\0" "wild horse, mustang; wild\0" "오:1N\0" "OGORU\0" "GOU GYOU\0" "O\0" "ào\0" "ngɑu ngɑ̀u\0" "caam1\0" "two outside ones in three horse\0" "참:1N\0" "SOEUMA\0" "SAN\0" "CHAM\0" "cān\0" "tsom\0" "piu3\0" "charger, steed; swift, valiant\0" "표:0N\0" "SHIRAKAGE TSUYOI ISAMU\0" "HYOU\0" "PHYO\0" "biāo\0" "cung1\0" "horse with a bluish white color\0" "총:1N\0" "ASHIGE\0" "SOU SU\0" "CHONG\0" "cōng\0" "*tsung\0" "keoi1\0" "spur a horse on; expel, drive away\0" "구:0E\0" "KAKERU KARU\0" "KU KYUU\0" "KWU\0" "qū\0" "*kio\0" "xúi\0" "used in transliterating Buddhist books\0" "bì\0" "heavy horse; horse unable to move because of twisted leg; plodding\0" "OMOI\0" "CHI\0" "zhì\0" "wat6\0" "black horses\0" "yù\0" "heoi1\0" "xū\0" "waa4\0" "an excellent horse\0" "화:1N\0" "AKAKURIGE\0" "KA GE\0" "HWA\0" "huá\0" "hua\0" "HASHIRU\0" "HATSU HACHI\0" "bō\0" "suk1\0" "name of a famous horse\0" "숙:1N\0" "SHUKU SUKU\0" "SWUK\0" "sù\0" "hiu1\0" "excellent horse; brave, valiant\0" "효:0N\0" "TAKESHI\0" "GYOU KYOU\0" "HYO\0" "xiāo\0" "geu\0" "leon4\0" "린:1N\0" "MADARAUMA\0" "RIN\0" "LIN\0" "lín\0" "cin5 zaan2\0" "horse without saddle\0" "잔:1N\0" "CAN\0" "zhàn\0" "dūn\0" "KURIGE\0" "RYUU RU\0" "liú\0" "to4\0" "dappled\0" "탄:1N\0" "MADARAUMA\0" "TAN DAN DA\0" "THAN\0" "tuó\0" "céng\0" "taam4 tim5\0" "black horse\0" "KUROKURIGE\0" "TEN DEN TAN DON\0" "diàn\0" "giu1\0" "spirited horse; haughty\0" "교:0N\0" "OGORU\0" "KYOU\0" "KYO HYO\0" "jiāo\0" "*gyɛu\0" "kiêu\0" "tit3\0" "black (horse)\0" "KUROKURIGE\0" "TETSU DECHI\0" "tiě\0" "jim6\0" "test, examine, inspect; verify\0" "험:0E\0" "AKASHI TAMESU SHIRUSHI\0" "KEN GEN\0" "HEM\0" "yàn\0" "nghiệm\0" "lo4\0" "mule\0" "라:1N\0" "LA\0" "luó\0" "zhān\0" "geng1 ging1\0" "frighten, surprise, startle\0" "경:0E\0" "ODOROKU ODOROKASU\0" "KYOU KEI\0" "KYENG\0" "jīng\0" "*giæng\0" "kinh\0" "jik6\0" "relay station\0" "역:0E\0" "UMAYA\0" "EKI\0" "YEK\0" "yì\0" "*iɛk\0" "dịch\0" "jip6\0" "yè\0" "tok6\0" "a camel; the name of an office\0" "RABA\0" "TAKU CHAKU RAKU WAKU\0" "tuō\0" "pīn\0" "zaau6 zau6\0" "procedure; gallop; sudden(ly)\0" "취:0N\0" "HASERU NIWAKA\0" "SHUU\0" "CHWI\0" "zhòu\0" "jrhiou\0" "sậu\0" "jin3\0" "yàn\0" "lóng\0" "leoi4 lou4\0" "donkey, ass\0" "려:0N\0" "USAGIUMA\0" "RYO RO\0" "LYE\0" "lǘ\0" "liu\0" "lừa\0" "tang4\0" "téng\0" "soeng1\0" "gallop about with head uplifted\0" "양:1N\0" "AGARU\0" "JOU SHOU\0" "YANG\0" "xiāng\0" "siɑng\0" "kei3\0" "thoroughbred horse; refined\0" "기:0N\0" "KI\0" "KI\0" "jì\0" "gyì\0" "soeng1\0" "horse\0" "shuāng\0" "jú\0" "kwai4\0" "xí\0" "fun1\0" "happy, pleased, glad; joy; to enjoy\0" "환:0N\0" "YOROKOBU\0" "KAN\0" "HWAN\0" "huān\0" "xuɑn\0" "lei4\0" "a pure black horse; a pair of horses\0" "려:0N 여:0\0" "KUROKOMA KUROUMA KUROI\0" "RI REI\0" "LYE\0" "lí\0" "*liɛ\0" "biu1\0" "horses\0" "HYUU SHUU HYOU\0" "biāo\0" "maa5\0" "horse; surname; KangXi radical 187\0" "mǎ\0" "jyu6\0" "drive, ride; manage, control\0" "yù\0" "to4\0" "carry on back\0" "tuó\0" "ceon4 seon4\0" "tame, docile, obedient\0" "xún\0" "ci4\0" "go quickly or swiftly; hurry\0" "chí\0" "keoi1\0" "spur a horse on; expel, drive away\0" "qū\0" "jat6\0" "post horse, relay horse\0" "IL\0" "rì\0" "bok3\0" "varicolored, variegated; mixed\0" "bó\0" "leoi4 lou4\0" "donkey, ass\0" "lǘ\0" "zong2\0" "excellent horse, noble steed\0" "zǎng\0" "sai2\0" "sail, drive, pilot; fast, quick\0" "shǐ\0" "si3\0" "team of four horses; horses\0" "sì\0" "fu6\0" "extra horse; imperial son-in-law\0" "fù\0" "keoi1\0" "colt; fleet, swift; sun; surname\0" "jū\0" "zau1\0" "mounted escort; groom\0" "zōu\0" "zyu3\0" "to be stationed at, reside at; to stop\0" "zhù\0" "to4\0" "a camel; humpbacked; to carry on the back\0" "tuó\0" "nou4\0" "tired, old horse; old, weak\0" "nú\0" "gaa3\0" "to drive, sail, fly; a cart, carriage\0" "jià\0" "jik6\0" "relay station\0" "yì\0" "toi4\0" "an old, tired horse, a jade; tired, exhausted\0" "dài\0" "hiu1\0" "excellent horse; brave, valiant\0" "xiāo\0" "maa6\0" "accuse, blame, curse, scold\0" "mà\0" "jan1\0" "grey horse\0" "yīn\0" "giu1\0" "spirited horse; haughty\0" "jiāo\0" "waa4\0" "an excellent horse\0" "huá\0" "lok3\0" "a white horse with black mane; a camel\0" "luò\0" "haai5\0" "terrify, frighten, scare; shock\0" "hài\0" "pin4\0" "team of horses; associate, join\0" "pián\0" "biu1\0" "running; herd of horses\0" "HYUU SHUU HYOU\0" "biāo\0" "lei4\0" "a pure black horse; a pair of horses\0" "lí\0" "cing2\0" "gallop horse; hasten, hurry\0" "chěng\0" "jim6\0" "test, examine, inspect; verify\0" "yàn\0" "sing1\0" "red, brown, bay; neat, harmonious\0" "xīng\0" "cam1\0" "galloping; speeding\0" "SHIN\0" "qīn\0" "zeon3\0" "excellent horse, noble steed\0" "jùn\0" "kei4\0" "piebald horse; excellent horse\0" "qí\0" "ke4 kei4\0" "ride horseback; mount; cavalry\0" "qí\0" "fo3\0" "mother horse\0" "kè\0" "zeoi1\0" "piebald horse\0" "zhuī\0" "a horse's mane; bristles\0" "SOU\0" "zōng\0" "suk1\0" "name of a famous horse\0" "SWUK\0" "sù\0" "caam1\0" "two outside ones in three horse\0" "cān\0" "pin3\0" "swindle, cheat out of, defraud\0" "piàn\0" "zat1\0" "stallion; promote\0" "zhì\0" "kwai4\0" "(of a horse) lively; vigorous\0" "kuí\0" "sou1\0" "harass, bother, annoy, disturb\0" "sāo\0" "mou6\0" "gallop; rush about; pursue, run\0" "wù\0" "ngou4\0" "wild horse, mustang; wild\0" "ào\0" "lau4\0" "famous horse\0" "liú\0" "hin1\0" "raise, hold high; fly, soar\0" "qiān\0" "sin3\0" "geld, castrate\0" "shàn\0" "piu3\0" "charger, steed; swift, valiant\0" "biāo\0" "lo4\0" "mule\0" "luó\0" "cung1\0" "horse with a bluish white color\0" "cōng\0" "cin5\0" "horse without saddle\0" "chǎn\0" "zaau6 zau6\0" "procedure; gallop; sudden(ly)\0" "zhòu\0" "kei3\0" "thoroughbred horse; refined and\0" "jì\0" "soeng1\0" "horse\0" "shuāng\0" "soeng1\0" "gallop about with head uplifted\0" "xiāng\0" "gwat1\0" "bone; skeleton; frame, framework\0" "골:0E\0" "HONE\0" "KOTSU\0" "KOL\0" "gǔ\0" "*guət\0" "cốt\0" "gei1\0" "wěi\0" "crooked bones\0" "위:1N\0" "MAGARU MAGERU ATSUMARU SUTEOKU\0" "I\0" "I\0" "wěi\0" "wai2\0" "MAGARU MAGERU ATSUMARU SUTEOKU\0" "I\0" "I\0" "wěi\0" "U\0" "yú\0" "gon3\0" "shin bone\0" "HAGI SUNE WAKI\0" "KAN\0" "gàn\0" "KOBONE\0" "YOKU\0" "yì\0" "hong4 ngong1 ong1\0" "dirty\0" "KOU\0" "HANG\0" "āng\0" "sik1 tau4\0" "die, dice\0" "투:1N\0" "SAI SAIKORO\0" "TOU\0" "THWU\0" "tóu\0" "gaai3 haai6\0" "jiè\0" "baau6 biu6\0" "(Cant.) to push with the body\0" "YAJIRI\0" "HAKU GOU GYOU HOU BYOU\0" "bào\0" "bei6\0" "bèi\0" "ci1 ci3\0" "a putrid carcase\0" "HONE\0" "SHI JI SAI JA\0" "cī\0" "dzhiɛ dzhiɛ̀\0" "KARADA\0" "TAI TEI\0" "tǐ\0" "dai2\0" "coccyx\0" "SHIRI\0" "TEI TAI\0" "CEY CE\0" "dǐ\0" "fu1\0" "skeleton\0" "KO\0" "kū\0" "haai4 hoi4\0" "skeleton, body; leg bone\0" "해:0N\0" "MUKURO\0" "KAI GAI\0" "HAY\0" "hái\0" "hài\0" "gaau3 haau1\0" "(Cant.) a joint\0" "교:1N\0" "HAGI\0" "KOU KYOU GOU\0" "KYO HYO\0" "qiāo\0" "hau4\0" "tip of a long bone\0" "hóu\0" "kwaa2 kwaa3\0" "legs, thighs\0" "MATAGURA\0" "KA KE\0" "kuà\0" "gaak3\0" "bone; skeleton; corpse\0" "격:1N\0" "HONE SAREBONE\0" "KAKU\0" "KYEK\0" "gé\0" "gæk\0" "teoi2\0" "leg, thigh\0" "tuǐ\0" "gang2 kang2\0" "any object that sticks in throat; bony\0" "KOU KYOU\0" "gěng\0" "ngạnh\0" "pin4 ping4\0" "변:1N\0" "HEN BEN\0" "PYEN\0" "pián\0" "bei2\0" "buttocks; thigh, thigh bone\0" "비:1N\0" "MOMO\0" "HI HEI\0" "PI PHYEY\0" "bì\0" "fo1\0" "thigh bone, hipbone; kneecap\0" "MOMO\0" "KAI KE KA\0" "KWA HWA\0" "kē\0" "kaa3\0" "the pelvis\0" "KA\0" "qià\0" "shoulder bone\0" "GU GOU GAI\0" "yú\0" "bone marrow; essences, substances\0" "ZUI SUI\0" "suǐ\0" "lau4\0" "skull; skeleton\0" "lóu\0" "vày lâu\0" "bok3\0" "shoulder blade\0" "박:1N\0" "KAIGARABONE\0" "HAKU\0" "PAK\0" "bó\0" "hou1\0" "xiāo\0" "bong2\0" "the pelvis, the hip-bone; the humerus; a wing\0" "MOMO\0" "HOU BOU\0" "bǎng\0" "bó\0" "ci1\0" "cī\0" "fun1\0" "hipbone; hip\0" "kuān\0" "ban3\0" "kneecap\0" "bìn\0" "mó\0" "hip bone\0" "KOSHIBONE\0" "RYOU ROO\0" "liáo\0" "lau4\0" "skull; skeleton\0" "루:1N\0" "ROU RU\0" "LWU\0" "lóu\0" "haau1\0" "KABURAYA\0" "KOU KYOU\0" "xiāo\0" "duk6\0" "skull\0" "촉:1N\0" "TOKU DOKU\0" "CHOK\0" "dú\0" "zong1\0" "dirty; firm; fat\0" "KITANAI\0" "SOU\0" "CANG\0" "zāng\0" "seoi5\0" "bone marrow; essences, substances\0" "수:0N\0" "ZUI\0" "ZUI SUI\0" "SWU\0" "suǐ\0" "siuɛ̌\0" "tuỷ\0" "tai2\0" "body; group, class, body, unit\0" "체:0E\0" "KARADA\0" "TEI TAI\0" "CHEY\0" "tǐ\0" "*těi\0" "thể\0" "ban3\0" "kneecap\0" "HIN BIN\0" "PIN\0" "bìn\0" "fun1\0" "hipbone; hip\0" "관:1N\0" "KOSHIBONE\0" "KAN KON\0" "KWAN\0" "kuān\0" "lou4\0" "the skull; the forehead\0" "로:1N\0" "ATAMA\0" "RO\0" "LO\0" "lú\0" "gou1\0" "high, tall; lofty, elevated\0" "고:0E\0" "TAKAI TAKAMARU TAKASA\0" "KOU\0" "KO\0" "gāo\0" "*gɑu\0" "cao\0" "variant of 高 U+9AD8, high, tall; lofty, elevated\0" "TAKAI TAKAMARU TAKASA\0" "KOU\0" "KO\0" "gāo\0" "qiào\0" "AKIRAKA\0" "KOU\0" "kāo\0" "TAKAI\0" "KYOU\0" "qiǎo\0" "láo\0" "high, imposing, eminent\0" "ISOGU\0" "SOU ZOU\0" "sào\0" "biu1\0" "hair; KangXi radical 190\0" "표:1N\0" "HYOU HYUU\0" "PHYO\0" "biāo\0" "kwan1\0" "shave head as punishment; prune\0" "SORU\0" "KON\0" "kūn\0" "kwan1\0" "to shear tree; ancient punishment\0" "곤:1N\0" "KON\0" "kūn\0" "tai3\0" "wig\0" "KAMOJI\0" "TEI\0" "dí\0" "fong2\0" "similar to, like\0" "방:1N\0" "SANAGARA HONOKA\0" "HOU\0" "PANG\0" "fǎng\0" "piɑ̌ng\0" "URUSHI\0" "KYUU KU SHI\0" "xiū\0" "beard; mustache\0" "염:0N\0" "OOHIGE\0" "ZEN NEN\0" "YEM\0" "rán\0" "mou4\0" "flowing hair of young child\0" "모:1N\0" "TAREGAMI\0" "BOU MOU\0" "MO\0" "máo\0" "mɑu\0" "mao\0" "daam6 dam3 jim4\0" "long hair; (Cant.) to hang down, droop\0" "TAN DON\0" "dàn\0" "kūn\0" "BIN HIN\0" "bìn\0" "hair\0" "KAMI\0" "HATSU\0" "fà fǎ\0" "tiu4\0" "children's hair style; a youngster\0" "초:1N\0" "UNAI\0" "CHOU\0" "CHO\0" "tiáo\0" "pei1\0" "HI\0" "pī\0" "zi1\0" "mustache\0" "자:1N\0" "HIGE\0" "SHI\0" "CA\0" "zī\0" "tziɛ\0" "faat3\0" "hair\0" "발:0E\0" "KAMI\0" "HATSU\0" "PAL\0" "fà fǎ\0" "*biæt\0" "jim4\0" "beard; mustache\0" "HIGE\0" "ZEN\0" "YEM\0" "rán\0" "nhẹm\0" "체:1N\0" "CHEY\0" "tì\0" "a topknot, bun, coiled hair-knot\0" "TABO\0" "HOU\0" "bào\0" "bei6\0" "a wig\0" "피:1N\0" "KAMOJI\0" "HI BI\0" "PHI\0" "bì\0" "maau4 mau4\0" "state\0" "TAREGAMI\0" "BOU MU MOU\0" "máo\0" "fat1\0" "disheveled hair; similar to\0" "불:1N\0" "SAMONITARI\0" "FUTSU HI\0" "PWUL\0" "fú\0" "piət\0" "whiskers, bristles on the jaws of an animal\0" "AGOHIGE\0" "JI NI\0" "ér\0" "róng\0" "a topknot\0" "MAGE WAGE\0" "KYOKU\0" "qū\0" "gōng\0" "jau1\0" "red lacquer; to lacquer\0" "휴:1N\0" "URUSHI\0" "KYUU KU SHI\0" "HYU\0" "xiū\0" "kut3\0" "the hair dishevelled, as in mourning\0" "괄:1N\0" "TABANERU\0" "GATSU GACHI\0" "KWAL\0" "kuò\0" "gai3\0" "hair rolled up in a bun, topknot\0" "계:1N\0" "MOTODORI MIZURA\0" "KEI KITSU\0" "KYEY\0" "jì\0" "gèi\0" "pung4\0" "péng\0" "zaa1\0" "to dress the hair\0" "좌:1N\0" "KUKURIGAMI\0" "SA SE\0" "CWA\0" "zhuā\0" "saau1\0" "tail of a comet; long hair\0" "shāo\0" "saa1 so1\0" "SA SHA\0" "suō\0" "tai3\0" "to shave\0" "SORU\0" "TEI\0" "tì\0" "lei1\0" "favus\0" "RI\0" "lì\0" "ban3\0" "the hair on the temples\0" "빈:1\0" "BIN HIN\0" "PIN\0" "bìn\0" "bấn\0" "zung1\0" "mane; neck bristles\0" "TATEGAMI\0" "SOU ZU ZOU\0" "zōng\0" "tai3\0" "KAMOJI\0" "TEI TAI SEKI TEKI SHAKU CHAKU\0" "dí\0" "lang6 pang4\0" "unkempt hair; loose; flowing hair; (Cant.) 鬅鬠, to be slovenly dressed\0" "붕:1N\0" "HOU BOU\0" "PWUL\0" "péng\0" "sung1\0" "lax, loose; loosen, relax\0" "송:1N\0" "SU\0" "SHOU SOU\0" "SONG\0" "sōng\0" "zhēng\0" "kyun4\0" "fine growth of hair curly hair\0" "URUWASHII\0" "KEN GEN\0" "KWEN\0" "quán\0" "zung1\0" "TATEGAMI\0" "SOU SU\0" "zōng\0" "순:1N\0" "SWUN\0" "shùn\0" "zin1\0" "forelock, bangs\0" "전:1N\0" "SEN\0" "CEN\0" "jiǎn\0" "do2 do6\0" "tufts of hair left on the heads of children after shaving\0" "OCHIRU\0" "TA TSUI ZUI KI DA\0" "tuǒ\0" "wu4\0" "beard, mustache, whiskers\0" "호:1N\0" "KO\0" "HO\0" "hú\0" "laat6\0" "favus, scabies\0" "RATSU\0" "là\0" "cau1 zau1\0" "a coiffure on top of the head\0" "jiū\0" "kei4\0" "horse's mane; fins\0" "기:1N\0" "TATEGAMI\0" "KI GI\0" "KI\0" "qí\0" "lim4\0" "long, flowing hair\0" "lián\0" "zan2\0" "black, glossy hair\0" "진:1N\0" "OOI\0" "SHIN\0" "CIN\0" "zhěn\0" "ban3\0" "hair on temples\0" "bìn\0" "pung4\0" "péng\0" "mà\0" "saam1\0" "wild hair\0" "삼:1N\0" "SAN SHIN SEN\0" "SAM\0" "sān\0" "mán\0" "maan4\0" "beautiful hair\0" "만:1N\0" "KATSURA\0" "BAN MAN\0" "MAN\0" "mán\0" "zang1\0" "matted hair\0" "승:1N\0" "MIDARERU\0" "SOU\0" "SUNG\0" "sēng\0" "sou1\0" "beard, whiskers; whisker-like\0" "수:0N\0" "HIGE\0" "SHU SU\0" "SWU\0" "xū\0" "*sio\0" "tu\0" "variant of 鬣 U+9B23, a mane\0" "TATEGAMI\0" "RYOU\0" "liè\0" "to go bald\0" "HAGERU\0" "KAN KEN SAN ZEN\0" "qiān\0" "qiān\0" "náng\0" "waan4\0" "dress hair in coiled knot; maid\0" "환:1N\0" "WAGE MIZURA\0" "KAN\0" "HWAN\0" "huán\0" "huan\0" "kut3 zang3\0" "to make a top knot; (Cant.) 鬅鬠, to be slovenly dressed\0" "TABANERU MOTOYUI\0" "KATSU GACHI KAI KE\0" "KWAL\0" "kuò\0" "xoáy\0" "níng\0" "ban3\0" "hair on temples\0" "빈:1N\0" "BIN\0" "HIN BIN\0" "PIN\0" "bìn\0" "*bìn\0" "lip6\0" "horse's mane; fin; human whiskers\0" "렵:1N\0" "TATEGAMI\0" "RYOU\0" "LYEP\0" "liè\0" "liɛp\0" "joeng4\0" "ráng\0" "dau3\0" "struggle, fight, compete, contend\0" "TATAKAU ARASOU\0" "TOU TSU KAKU\0" "dòu\0" "đấu\0" "dau3\0" "struggle, fight, compete, contend\0" "TATAKAU\0" "TOU\0" "dòu\0" "đấu\0" "naau6\0" "quarrel; dispute hotly\0" "뇨:N 료:0\0" "SAWAGASHII\0" "TOU DOU\0" "LYO NYO\0" "nào\0" "náo\0" "hung6\0" "boisterous; clamor, noise\0" "홍:1N\0" "TOKI\0" "KOU\0" "HONG HANG\0" "hòng\0" "jik1\0" "feud, fight, quarrel\0" "혁:1N\0" "SEMEGU\0" "GEKI KEKI\0" "HYEK\0" "xì\0" "huých\0" "dau3\0" "struggle, fight, compete, contend\0" "투:0E\0" "TATAKAU\0" "TOU\0" "THWU\0" "dòu\0" "đấu\0" "haam2\0" "HOERU\0" "KAN KEN HOERU\0" "hǎn\0" "struggle\0" "TATAKAU ARASOU\0" "TOU\0" "dòu\0" "dau3\0" "struggle, fight, compete, contend; (Cant.) woodwork, carpentry\0" "TATAKAU ARASOU\0" "TOU\0" "dòu\0" "dòu\0" "đấu\0" "gau1\0" "lots (to be drawn); draw lots\0" "구:1N\0" "KUJI\0" "KYUU\0" "KWU\0" "jiū\0" "coeng3\0" "sacrificial wine; unhindered\0" "창:1N\0" "NOBIRU\0" "CHOU\0" "CHENG\0" "chàng\0" "luxuriant; dense, thick; moody\0" "SHIGERU MURAGARI\0" "UTSU\0" "WUL\0" "yù\0" "wat1\0" "luxuriant; dense, thick; moody\0" "울:0N\0" "SHIGERU\0" "UTSU\0" "WUL\0" "yù\0" "*qiuɛt\0" "gaak3 lik6\0" "type of caldron with three hollow legs; name of a state; KangXi radical number 193\0" "격:1N\0" "KANAE\0" "REKI KAKU\0" "KYEK\0" "gé\0" "jin6\0" "KOSHIKI\0" "KEN GAN GEN GON\0" "yàn\0" "fu2\0" "pot\0" "KAMA\0" "FU BU REKI RYAKU\0" "fǔ\0" "cam4 cim4\0" "big iron pot, caldron\0" "OOGAMA\0" "SEN ZEN SHIN JIN\0" "qín\0" "KAMA\0" "KI GI KEI E\0" "guī\0" "zung1\0" "pot\0" "ATSUMARU\0" "SOU SU\0" "zōng\0" "liù\0" "kwai1\0" "KAMA\0" "KI GI KEI E\0" "guī\0" "soeng1\0" "상:1N\0" "NIRU\0" "SHOU\0" "SANG\0" "shāng\0" "juk6\0" "sell; child, childish; nourish\0" "KAYU HISAGU\0" "SHUKU IKU\0" "yù\0" "gwai2\0" "ghost; spirit of dead; devil\0" "귀:0E\0" "ONI\0" "KI\0" "KWI\0" "guǐ\0" "*giuə̌i\0" "quỷ\0" "BAKEMONO\0" "BI MI\0" "mèi\0" "gei6\0" "jì\0" "kei4\0" "qí\0" "gaai3\0" "gà\0" "fui1\0" "chief; leader; best; monstrous\0" "괴:0N\0" "KASHIRA SAKIGAKE\0" "KAI\0" "KOY\0" "kuí\0" "khôi\0" "wan4\0" "soul, spirit\0" "혼:0E\0" "TAMASHII\0" "KON GON\0" "HON\0" "hún\0" "*huən\0" "hồn\0" "baat6\0" "drought demon\0" "발:0N\0" "HIDERI\0" "BATSU HATSU\0" "PAL\0" "bá\0" "bok3 paak3 tok3\0" "vigor; body; dark part of moon\0" "백:0N\0" "TAMASHII\0" "HAKU BAKU\0" "PAYK\0" "pò\0" "*pæk\0" "phách\0" "mei6 mui6\0" "kind of forest demon, elf\0" "매:0N\0" "MONONOKE BAKEMONO SUDAMA\0" "MI BI\0" "MAY\0" "mèi\0" "myì\0" "fat1 jyut6\0" "black\0" "xū\0" "jim2\0" "nightmare, bad dreams\0" "yǎn\0" "siu1\0" "mischevious, one footed spirit that dwells in the mountains\0" "소:1N\0" "SUDAMA\0" "SHOU\0" "SO\0" "xiāo\0" "loeng5\0" "a kind of monster\0" "liǎng\0" "wik6\0" "a mythical creature said hurl san\0" "yù\0" "teoi4\0" "bear\0" "추:1N\0" "TAI ZUI TSUI\0" "CHWU\0" "tuí\0" "hei1 kei1\0" "MINIKUI\0" "KI\0" "qī\0" "mong5\0" "demons, mountain spirits\0" "망:1N\0" "BOU MOU\0" "MANG\0" "wǎng\0" "miɑ̌ng\0" "loeng5\0" "a kind of monster\0" "량:1N\0" "KODAMA SUTAMA\0" "RYOU\0" "LYANG\0" "liǎng\0" "liɑ̌ng\0" "ngai6\0" "kingdom of Wei; surname\0" "위:0N\0" "TAKAI\0" "GI\0" "WI\0" "wèi\0" "*ngiuə̀i\0" "gaam1 gaam3\0" "gān\0" "ci1\0" "a mountain demon resembling a tiger\0" "리:1N\0" "SUDAMA\0" "CHI\0" "LI\0" "chī\0" "tjiɛ\0" "piāo\0" "bì\0" "mo1\0" "demon, evil spirits; magic power\0" "마:0N\0" "MAMONO\0" "MA BA\0" "MA\0" "mó\0" "ma\0" "ONI\0" "KI\0" "jǐ\0" "heoi1\0" "KYO KO\0" "xū\0" "NIKUMU\0" "SHUU SHU JU\0" "chǒu\0" "jim2\0" "nightmare, bad dreams\0" "염:1N\0" "OSOWARERU OSOU UNASARERU\0" "EN YOU\0" "YEM\0" "yǎn\0" "zim6\0" "zhān\0" "jyu4\0" "fish; surname; KangXi radical 195\0" "어:0E\0" "UO SAKANA SUNADORU\0" "GYO\0" "E\0" "yú\0" "*ngiu\0" "ngư\0" "dou1\0" "the mullet\0" "TACHIUO\0" "TOU\0" "dāo\0" "mermaid; manatee\0" "JIN NIN\0" "IN\0" "rén\0" "jié\0" "fish trap\0" "ERI\0" "bā\0" "gung1 hung4\0" "a ray, skate\0" "hóng\0" "tok3\0" "tuō\0" "TSURU\0" "TEKI CHAKU CHOU\0" "diào\0" "name of fish\0" "jǐ\0" "TANAGO\0" "SHO JO YO\0" "xù\0" "é\0" "KOGAME KOCHI HIMONO\0" "GOU KYOU KOU\0" "è\0" "saa1\0" "shark family, including some rays and skates\0" "사:1N\0" "SAME CHICHIBU\0" "SA SHA SHOU\0" "SA\0" "shā\0" "háng\0" "tyun4\0" "blowfish, globefish, Spheroides vermicular\0" "FUGU\0" "TON DON\0" "tún\0" "mut6\0" "HACHI BACHI\0" "mò\0" "KAREI\0" "KAI\0" "jiè\0" "cam4\0" "the young of fish\0" "SAKANONOKO\0" "SHIN JIN\0" "shěn\0" "baan2\0" "sole or flounder\0" "KAREI\0" "HAN BAN\0" "bǎn\0" "AOUMIGAME\0" "GEN GAN\0" "yuán\0" "HI BI\0" "pí\0" "lou5\0" "foolish, stupid, rash; vulgar\0" "노:0 로:0N\0" "OROKA\0" "RO\0" "LO\0" "lǔ\0" "*lǒ\0" "lỗ\0" "man4\0" "the flying-fish\0" "wén\0" "wu4 wu6\0" "hú\0" "fish name\0" "RO\0" "lú\0" "a barracuda\0" "BURI KAMASU\0" "SHI SOU\0" "zā\0" "fong4\0" "bream\0" "방:1N\0" "OSHIKIUO KAGAMIDA\0" "HOU\0" "PANG\0" "fáng\0" "fan4 fan5\0" "shrimp\0" "EBI\0" "FUN BUN\0" "fén\0" "naap6\0" "nà\0" "jau4\0" "cuttlefish\0" "YUU\0" "yóu\0" "NAMAZU\0" "piàn\0" "TODO\0" "mó\0" "hé\0" "xiá\0" "heoi1 keoi1\0" "qū\0" "hán\0" "pei1 pei4\0" "pī\0" "leon4 ling4\0" "UNERU UROKO\0" "REI RYOU RIN\0" "líng\0" "to4\0" "snakefish\0" "타:1N\0" "NAMAZU\0" "TA DA\0" "THA\0" "tuó\0" "bat3 bat6 but3\0" "the bonito\0" "bō\0" "cau4\0" "qiú\0" "ping4\0" "a flatfish, flounder\0" "평:1N\0" "HIRAME\0" "HYOU HEI\0" "PHYENG\0" "píng\0" "gurnard\0" "SABA\0" "FUTSU BUCHI\0" "fú\0" "bit1\0" "MASU\0" "HITSU BICHI\0" "bì\0" "cai5 zai1\0" "fish\0" "ETSU\0" "SEI ZAI SHI JI\0" "cǐ\0" "mei6\0" "IWANA\0" "BI MI\0" "wèi\0" "keoi1\0" "jū\0" "bream\0" "TAI\0" "CHOU\0" "diāo\0" "quẳng chạo\0" "MIGOI SHIROUO GANKI KASUBE\0" "HAKU BYAKU HA BE\0" "bà\0" "jau2 jau4\0" "HAYA\0" "YUU YU SHUU JU\0" "yóu\0" "gǔn\0" "pei4\0" "KAWAHAGI\0" "HI\0" "pī\0" "lim4 nim4\0" "sheatfish, parasilurus asotus\0" "점:0N\0" "AYU NAMAZU\0" "NEN\0" "CEM\0" "nián\0" "seng1 sing1\0" "NAMAGUSAI NAMAGUSA SAKE\0" "SEI SHOU SOU\0" "xīng\0" "toi4\0" "blowfish, globefish, tetraodon\0" "태:N\0" "FUGU\0" "TAI I\0" "THAY\0" "tái\0" "baau1 baau6\0" "abalone; dried fish; surname\0" "포:0N\0" "AWABI\0" "HOU\0" "PHO\0" "bào\0" "bhǎu\0" "fu6\0" "carp, Carassius auratus\0" "부:1N\0" "FUNA\0" "FU BU\0" "PWU\0" "fù\0" "zaa2\0" "minced and salted fish; to preserve\0" "자:1N\0" "SUSHI\0" "SA\0" "CA\0" "zhǎ\0" "KYO\0" "jù\0" "gū\0" "KAJIKA KAJIKO\0" "shí\0" "dung1\0" "동:1\0" "KONOSHIRO\0" "TONG\0" "dōng\0" "dai\0" "tà\0" "git3\0" "clam; oyster\0" "HAMAGURI\0" "KITSU GICHI KETSU KECHI\0" "KIL\0" "jié\0" "suk1\0" "shū\0" "hòu\0" "soeng2\0" "dried fish\0" "FUKA\0" "SHOU YOU\0" "SANG\0" "xiǎng\0" "ji4\0" "roe\0" "HARAGO\0" "JI NI JIKU NIKU\0" "I\0" "ér\0" "jin2 ngon1 on1\0" "anglerfish\0" "안:0N\0" "AN\0" "AN\0" "àn\0" "ngai4 wai4\0" "a kind of shad with a head like a sturgeon\0" "HAYA\0" "GAI\0" "wéi\0" "siu6\0" "zhào\0" "zhū\0" "yìn\0" "lit6\0" "liè\0" "luò\0" "dung4 tung3 zau6\0" "snakefish\0" "KATSUO\0" "TOU ZU\0" "tóng\0" "the sheatfish\0" "제:1N\0" "OONAMAZU NAMAZU SUKESOU\0" "I TEI DAI SHI JI\0" "CEY I\0" "tǐ\0" "kei4 ngai6 zi1\0" "seasoned rice mixed with fish or vegetables\0" "지:1N\0" "SUSHI\0" "SHI KI KEI\0" "CI\0" "yì\0" "NIGOI AMI\0" "HOU BYOU HEI HITSU BICHI\0" "bìng\0" "fui2\0" "kind of sturgeon, tuna\0" "유:1N\0" "MAGURO SHIBI\0" "I YUU\0" "YU\0" "wěi\0" "gaau1\0" "shark\0" "교:0N\0" "SAME MIZUCHI\0" "KOU\0" "KYO\0" "jiāo\0" "TANAGO SEIGO KARASUMI\0" "HO BU KO KU HI BI KA KE\0" "kū\0" "gwai1\0" "salmon; spheroides vermicularis\0" "해:1N\0" "FUGU SAKANA SAKE\0" "KEI KAI\0" "HAY\0" "guī\0" "sin1 sin2\0" "fresh, new, delicious; rare, few\0" "선:0E\0" "AZAYAKA SUKUNAI\0" "SEN\0" "SEN\0" "xiān\0" "siɛn\0" "tiên\0" "gé\0" "wui4\0" "a small sturgeon found in the Yangzi; catfish\0" "KAI GAI\0" "huí\0" "BORA\0" "lǎo\0" "MATE KOCHI\0" "fú\0" "kào\0" "GORI MEBARU\0" "xiū\0" "duó\0" "gwan1\0" "jūn\0" "NAMAZU SUKESOU\0" "TEI DAI\0" "tí\0" "min5\0" "Sciaena albiflora; Otolithoides miiuy\0" "NIBE ISHIMOCHI\0" "BEN MEN BAN MAN\0" "miǎn\0" "saau1 siu1\0" "an octopus, devilfish\0" "소:1N\0" "TAKO\0" "SOU SHOU\0" "SO\0" "shāo\0" "tiêu\0" "zhǎ\0" "leng4\0" "dace; Canton dace\0" "SAME CHICHIBU\0" "SA SHA SHOU\0" "suō\0" "SHIN\0" "qīn\0" "yú\0" "DAI NAI KUSARU\0" "něi\0" "zip3\0" "dried fish\0" "HOSHIUO\0" "CHOU\0" "zhé\0" "gwan2\0" "giant fish; father of the emperor Yu\0" "KON\0" "KON\0" "gǔn\0" "gang2\0" "fish bones; honest, upright\0" "경:1N\0" "KOU KYOU\0" "KYENG\0" "gěng\0" "gæ̌ng\0" "sū\0" "wú\0" "qiú\0" "shān\0" "bou1 pou1\0" "the skate or ray\0" "포:1N\0" "IRUKA SABA\0" "HO FU\0" "PHO\0" "pū\0" "waan5\0" "carp\0" "KAN GAN\0" "HON HWAN\0" "huàn\0" "jau4 tiu4\0" "fish\0" "HAYA HAE\0" "YUU YU\0" "tiáo\0" "lei5\0" "carp\0" "리:0N\0" "KOI\0" "RI\0" "LI\0" "lǐ\0" "liə̌\0" "saa1\0" "shark\0" "사:1N\0" "HAZE SAME\0" "SA SHA\0" "SA\0" "shā\0" "shark\0" "HAZE SAME\0" "SA SHA\0" "SA\0" "shā\0" "kào\0" "méng\0" "UGUI\0" "chéng\0" "lei6\0" "dialect name for a (bad tasting) blood clam\0" "ASARI UGUI\0" "lí\0" "SUBASHIRI\0" "zǒu\0" "KAZUNOKO\0" "xī\0" "a flathead (fish)\0" "KOCHI\0" "yǒng\0" "shēn\0" "zi1\0" "mullet\0" "치:1N\0" "BORA\0" "SHI\0" "CHI\0" "zī\0" "kei4\0" "coryphaena hippurus\0" "qí\0" "cing1\0" "mackerel\0" "청:0N\0" "SABA\0" "SEI\0" "CHENG\0" "zhēng\0" "soeng2\0" "dried fish\0" "FUKA\0" "SHOU YOU\0" "xiǎng\0" "KUSARU\0" "DAI NAI\0" "něi\0" "Scomberomorus sinensis\0" "chún\0" "gwai3\0" "jì\0" "diu1\0" "pagrosomus major, porgy\0" "조:1N\0" "TAI\0" "CHOU\0" "CO\0" "diāo\0" "cip3\0" "qiè\0" "gu3 gwu3\0" "fish guts\0" "HARAWATA\0" "KO KU\0" "KO\0" "gù\0" "zau2\0" "zhǒu\0" "KADO\0" "TOU TSU\0" "dōng\0" "loi4\0" "to confer; to bestow on an inferior; to reward\0" "lái\0" "fei1\0" "herring\0" "NISHIN\0" "HI\0" "PI\0" "fèi\0" "ngai4\0" "Cryptobranchus japonicus; a salamander\0" "예:1N\0" "SANSHOUUO\0" "GEI\0" "YEY\0" "ní\0" "nghê\0" "a cuttlefish\0" "SURUME\0" "EKI\0" "yì\0" "gwan1\0" "spawn; roe; fy\0" "곤:0N\0" "HARAGO GIGI\0" "KON\0" "KON\0" "kūn\0" "luk6\0" "MUTSU\0" "RIKU ROKU\0" "lù\0" "jiù\0" "coeng1\0" "the silvery pomfret, Stromateoides argenteus\0" "MANAGATSUO\0" "SHOU\0" "CHANG\0" "chāng\0" "king4\0" "whale\0" "경:0N\0" "KUJIRA\0" "GEI\0" "KYENG\0" "jīng\0" "*ghiæng\0" "kình\0" "leon4\0" "lún\0" "leng4 ling4\0" "carp\0" "SENZANKOU\0" "RYOU\0" "LUNG\0" "líng\0" "zau1\0" "small fish; small; minnow\0" "MIGOI\0" "SOU SU\0" "CHWU\0" "zōu\0" "lí\0" "maang1\0" "(Cant.) 泥鯭, a kind of fish that lives in turbid water\0" "měng\0" "zōng\0" "KONOSHIRO\0" "SEI\0" "zhì\0" "nim4\0" "sheat\0" "NAMAZU\0" "NEN\0" "nián\0" "fu2\0" "mythical dolphin-like fish\0" "SHACHI\0" "hǔ\0" "DOJOU\0" "yú\0" "SUKESOU\0" "dǐ\0" "sat1\0" "cat fish\0" "shī\0" "AJI\0" "SOU\0" "shēn\0" "huàn\0" "tai4\0" "anchovy\0" "제:1N\0" "NAMAZU SUKESOU\0" "TEI DAI\0" "CEY\0" "tí\0" "hau4\0" "blowfish\0" "FUGU\0" "KOU GU\0" "hóu\0" "NAMAGUSAI\0" "SEI SHOU SOU\0" "xīng\0" "blowfish\0" "FUGU\0" "SHO\0" "zhū\0" "là\0" "zōng\0" "zik1\0" "Carassius auratus, crucian carp\0" "FUNA\0" "SEKI SHAKU SHOKU SOKU ZOKU\0" "CUK\0" "zéi\0" "biān\0" "bin2\0" "bream\0" "OSHIKIUO\0" "HEN\0" "PHYEN\0" "biān\0" "AMENOUO\0" "KAN GAN\0" "huàn\0" "name of fish\0" "SEN ZEN\0" "quán\0" "zak1\0" "cuttlefish\0" "IKA\0" "SOKU ZOKU\0" "zéi\0" "name of fish\0" "WAI E\0" "wēi\0" "I\0" "wēi\0" "jung4 jyu4\0" "yú\0" "ceon1\0" "Scomberomorus sinensis\0" "SAWARA\0" "SHUN\0" "chūn\0" "róu\0" "dip6\0" "flatfish; flounder; sole\0" "접:1N\0" "KAREI\0" "CHOU TOU\0" "CEP\0" "dié\0" "wong4\0" "sturgeon\0" "HIGAI\0" "KOU\0" "HWANG\0" "huáng\0" "lin6\0" "a herring\0" "련:1N\0" "NISHIN\0" "REN\0" "LYEN\0" "liàn\0" "jin2\0" "sheat\0" "NAMAZU\0" "EN ON\0" "yǎn\0" "cau1 jau4\0" "loach; squid; lizard; eel\0" "추:1N\0" "DOJOU\0" "SHUU\0" "CHWU\0" "qiū\0" "cau1\0" "loach\0" "추:0N\0" "DOJOU INADA KAJIKA\0" "SHUU\0" "CHWU\0" "qiū\0" "jiǎn\0" "HYOKU HIKI\0" "bī\0" "ngok6\0" "alligator\0" "악:0N\0" "WANI\0" "GAKU\0" "AK\0" "è\0" "UNAGI SURUME\0" "YOU\0" "yáng\0" "fuk1\0" "abalone\0" "복:0N\0" "AWABI FUGU\0" "FUKU\0" "POK\0" "fù\0" "soi1\0" "fish gills\0" "새:1N\0" "ERA\0" "SAI SHI\0" "SAY\0" "sāi\0" "gam3\0" "TARA KAREI\0" "KAN KON GEN\0" "gǎn\0" "haa1\0" "shrimp, prawn\0" "하:0N\0" "EBI\0" "KA\0" "HA\0" "xiā\0" "TA\0" "tuǒ\0" "hú\0" "MUROAJI\0" "shì\0" "WAKASAGI\0" "HAYA\0" "ruò\0" "HARAKA\0" "xuān\0" "wan1\0" "sardine\0" "IWASHI\0" "ON\0" "wēn\0" "gim1\0" "big-mouthed flounder\0" "NISHIN\0" "KEN KAN GEN\0" "qiàn\0" "hou6\0" "hào\0" "squid\0" "IKA\0" "O U\0" "wū\0" "fong4 pong4\0" "fáng\0" "sou1\0" "carp\0" "sāo\0" "lau4\0" "RYUU\0" "liú\0" "UMIEBI TSUKURA SUBASHIRI\0" "BA ME\0" "mǎ\0" "si4\0" "reeves' shad; hilsa herring\0" "KONOSHIRO HASU\0" "SHI JI\0" "SI\0" "shí\0" "si1\0" "a yellowtail (fish)\0" "사:1N\0" "BURI\0" "SHI\0" "SA\0" "shī\0" "gwaan1\0" "huge fish; widower; bachelor\0" "환:0N\0" "YAMOO YAMU\0" "KAN KON\0" "HWAN\0" "guān\0" "zi1\0" "HAYA\0" "SHI\0" "zī\0" "OKOZE\0" "TOU DOU CHIN JIN\0" "téng\0" "taap3 taat3\0" "sole\0" "KAREI\0" "CHOU TOU\0" "THAP\0" "tǎ\0" "jiu4\0" "the nautilus; the ray\0" "EI\0" "YOU\0" "YO\0" "yáo\0" "MANAGATSUO\0" "KOU OU\0" "é\0" "jung4 sung4\0" "yóng\0" "kin4\0" "qián\0" "kei4\0" "fin\0" "기:1N\0" "HIRE\0" "KI\0" "KI\0" "qí\0" "sardine\0" "온:1\0" "IWASHI\0" "ON\0" "ON\0" "wēn\0" "joek6\0" "a sardine\0" "약:1\0" "IWASHI\0" "YAK\0" "ruò\0" "HATAHATA INA\0" "shén\0" "lin4\0" "silver carp, Hypophthalmichthys\0" "련:1N\0" "TANAGO\0" "REN\0" "LYEN\0" "lián\0" "nặn lươn\0" "ngou4\0" "huge sea turtle\0" "오:0N\0" "OOGAME\0" "GOU\0" "O\0" "áo\0" "lak6\0" "Chinese herring; shad\0" "LUK\0" "lè\0" "fai1\0" "huī\0" "man5\0" "codfish\0" "민:1N\0" "ISHIMOCHI\0" "BIN MIN\0" "MIN\0" "mǐn\0" "man5\0" "KONOSHIRO\0" "SEI SAI\0" "jì\0" "tiu4\0" "minnow\0" "HAYA\0" "CHOU JOU SHOU\0" "CO SO\0" "tiáo\0" "qū\0" "gin1\0" "skipjack, bonito\0" "견:1N\0" "KATSUO\0" "KEN\0" "KYEN\0" "jiān\0" "sam1\0" "a horse mackerel\0" "소:1\0" "AJI\0" "SOU\0" "SO\0" "shēn\0" "maan4\0" "eel\0" "만:0N\0" "UNAGI\0" "BAN MAN\0" "MAN\0" "mán\0" "zaap6\0" "the weather or dojo loach, Misgurnus anguillicaudatus\0" "xí\0" "cou4\0" "herring\0" "KONOSHIRO\0" "SHUU JU\0" "qiú\0" "piu5\0" "swimming bladder of fish\0" "표:1N\0" "UKIBUKURO\0" "HYOU\0" "PHYO\0" "biào\0" "zik1\0" "jì\0" "jì\0" "zuk6\0" "SAME\0" "CHIKU JIKU\0" "zhú\0" "name of fish\0" "SHOU SOU\0" "jiāng\0" "DOJOU\0" "SHUU SHU\0" "xiū\0" "zyun1\0" "anchovy\0" "SEN ZEN TAN DAN REN\0" "zhuān\0" "zung4\0" "a kind of tench\0" "KONOSHIRO\0" "SHOU JU YU YOU\0" "YONG\0" "yōng\0" "zoeng1\0" "an octopus, devilfish\0" "TAKO\0" "SHOU\0" "zhāng\0" "anglerfish\0" "강:0N\0" "KOU\0" "KANG\0" "kāng\0" "syut3\0" "codfish\0" "TARA\0" "SETSU\0" "SEL\0" "xuě\0" "bit3\0" "turtle\0" "별:0N\0" "SUPPON\0" "BETSU\0" "PYEL\0" "biē\0" "wat6\0" "ITSU ICHI SHUTSU JUCHI\0" "yù\0" "qū\0" "xiàng\0" "but6\0" "bō\0" "giu2\0" "MIGOI\0" "KYOU GYOU\0" "jiǎo\0" "cam4\0" "a ray, skate\0" "심:1N\0" "KAJIKI EI\0" "SHIN JIN IN\0" "SIM\0" "xún\0" "suk1\0" "dried fish\0" "HOSHIUO\0" "SHUKU SUKU SHUU SHU\0" "sù\0" "the sturgeon\0" "huáng\0" "cyun5 zyun1\0" "barbel\0" "준:1N\0" "MASU\0" "SON TEN\0" "CWUN\0" "zūn\0" "sin5\0" "eel\0" "선:1N\0" "UMIHEBI GOMAME\0" "SEN ZEN TA DA\0" "SEN\0" "shàn\0" "sin5\0" "eel\0" "UMIHEBI GOMAME\0" "SEN\0" "SEN\0" "shàn\0" "fān\0" "gwai3 kyut3\0" "mandarin fish\0" "SAKE\0" "KEI KE KETSU KACHI\0" "KWEL KWEY\0" "guì\0" "leon4\0" "fish scales\0" "린:0N 인:0\0" "UROKO\0" "RIN\0" "LIN\0" "lín\0" "*lin\0" "cam4\0" "sturgeon\0" "CHOUZAME KAJIKI\0" "SHIN JIN\0" "SIM\0" "xún\0" "miáo\0" "nghéo\0" "KISU\0" "xǐ\0" "fish name\0" "ESO\0" "zēng\0" "KYOU\0" "xiāng\0" "fan5\0" "fish\0" "FUN BUN\0" "PWUN\0" "fèn\0" "YAMOO YAMOME\0" "KAN KON\0" "guān\0" "hau6\0" "king crab\0" "KABUTOGANI\0" "KOU GU YOKU OKU\0" "HWU\0" "hòu\0" "kui2\0" "minced fish; hash\0" "회:1N\0" "NAMASU\0" "KAI\0" "HOY\0" "kuài\0" "gỏi\0" "the cuttle-fish\0" "zéi\0" "sāo\0" "zin1\0" "sturgeon\0" "전:1N\0" "KOI\0" "TAN SEN ZEN DAN\0" "CEN\0" "zhān\0" "djiɛn\0" "TARA\0" "KAN KON\0" "gǎn\0" "guì\0" "yìng\0" "lai5\0" "snakehead\0" "례:1N\0" "HAMO\0" "REI\0" "LYEY\0" "lǐ\0" "soeng4\0" "codfish\0" "GIGI\0" "SHOU JOU\0" "cháng\0" "HATAHATA\0" "léi\0" "SHIIRA\0" "shǔ\0" "MUTSU\0" "AI\0" "ài\0" "rú\0" "cai5\0" "anchovy\0" "CEY\0" "jì\0" "zeoi6\0" "silver carp (Hypophthalmichthys molitrix); bream; (Cant.) 大嶼山 daai6ju4saan1 Lantau Island\0" "TANAGO\0" "SHO JO YO\0" "xù\0" "hù\0" "SHIIRA\0" "shǔ\0" "lì\0" "laap6 lip6\0" "(Cant.) 赤鱲角, Hong Kong place name\0" "KARASUMI\0" "RYOU\0" "liè\0" "lì\0" "miè\0" "zam1\0" "SAYORI\0" "SHIN\0" "zhēn\0" "a shark\0" "HIMONO FUKA\0" "SHOU\0" "xiǎng\0" "ngok6\0" "crocodile, alligator\0" "WANI\0" "GAKU\0" "è\0" "lou4\0" "sea perch, sea bass\0" "로:1N\0" "SUZUKI\0" "RO\0" "LO\0" "lú\0" "rô\0" "guàn\0" "lei4\0" "eel\0" "LYE LI\0" "lí\0" "sin1\0" "fresh, new, delicious; rare, few\0" "선:1N\0" "ATARASHII SUKUNAI\0" "SEN\0" "SEN\0" "xiān\0" "jyu4\0" "fish; surname; KangXi radical 195\0" "yú\0" "dou1\0" "the mullet\0" "dāo\0" "name of fish\0" "jǐ\0" "jau4\0" "cuttlefish\0" "yóu\0" "tyun4\0" "blowfish, globefish, Spheroides vermicular\0" "tún\0" "lou5\0" "foolish, stupid, rash; vulgar\0" "lǔ\0" "fong4\0" "bream\0" "fáng\0" "baa1\0" "a kind of fish; a bonito, (same as 鮁) shark\0" "bā\0" "hé\0" "fish name\0" "bà\0" "sole\0" "píng\0" "sheatfish, parasilurus asotus\0" "nián\0" "lou4\0" "sea perch, sea bass\0" "lú\0" "HAE HAYA\0" "YUU YU SHUU JU CHUU\0" "yóu\0" "zaa2\0" "minced and salted fish; to preserve\0" "SUSHI\0" "SA\0" "zhǎ\0" "fu6\0" "carp, Carassius auratus\0" "fù\0" "MIGOI SHIRAUO GANKI KASUBE\0" "HAKU BYAKU HA BE\0" "bà\0" "baau6\0" "abalone; dried fish; surname\0" "bào\0" "hau6\0" "king crab\0" "hòu\0" "KAWAHAGI\0" "HI\0" "pí\0" "toi4\0" "globefish, tetraodon\0" "tái\0" "gwai1\0" "salmon; spheroides vermicularis\0" "guī\0" "git3\0" "clam; oyster\0" "jié\0" "kào\0" "fui2\0" "kind of sturgeon, tuna\0" "wěi\0" "ji4\0" "roe\0" "ér\0" "tung3\0" "snakefish\0" "tóng\0" "caak6\0" "cuttlefish\0" "zéi\0" "hòu\0" "kui2\0" "minced fish; hash\0" "NAMASU\0" "KAI\0" "kuài\0" "cai5\0" "anchovy\0" "jì\0" "gaau1\0" "shark\0" "jiāo\0" "sin1 sin2\0" "fresh; delicious; attractive\0" "xiān\0" "zhǎ\0" "soeng2\0" "dried fish\0" "xiǎng\0" "cam4\0" "sturgeon\0" "xún\0" "gang2\0" "fish bones; honest, upright\0" "gěng\0" "lei4\0" "eel\0" "lí\0" "lin4\0" "silver carp, Hypophthalmichthys\0" "lián\0" "gin1\0" "skipjack, bonito\0" "jiān\0" "lei5\0" "carp\0" "lǐ\0" "si4\0" "reeves' shad; hilsa herring\0" "shí\0" "tiu4\0" "minnow\0" "tiáo\0" "gwan2\0" "giant fish; father of emperor\0" "gǔn\0" "saa1\0" "shark\0" "shā\0" "waan5\0" "carp\0" "huàn\0" "jūn\0" "zik1\0" "Carassius auratus, crucian carp\0" "jì\0" "a flathead (fish)\0" "KOCHI\0" "yǒng\0" "cing1\0" "mackerel\0" "qīng\0" "ling4\0" "carp\0" "líng\0" "coryphaena hippurus\0" "qí\0" "zau1\0" "small fish; small; minnow\0" "zōu\0" "herring\0" "fēi\0" "gwan1\0" "spawn; roe; fy\0" "kūn\0" "coeng1\0" "the silvery pomfret, Stromateoides argenteus\0" "chāng\0" "fish guts\0" "gù\0" "ngai4\0" "Cryptobranchus japonicus; a salamander\0" "ní\0" "nim4\0" "sheat\0" "nián\0" "diu1\0" "pagrosomus major, porgy\0" "diāo\0" "king4\0" "whale\0" "jīng\0" "a horse mackerel\0" "AJI\0" "SOU\0" "shēn\0" "cat fish\0" "shī\0" "zi1\0" "mullet\0" "zī\0" "fish\0" "fèn\0" "dip6\0" "flatfish; flounder; sole\0" "dié\0" "HYAKU HIKI\0" "bī\0" "soeng4\0" "codfish\0" "cháng\0" "tai4\0" "anchovy\0" "tí\0" "sardine\0" "IWASHI\0" "ON\0" "wēn\0" "name of fish\0" "wēi\0" "soi1\0" "fish gills\0" "sāi\0" "ngok6\0" "alligator\0" "è\0" "cau1\0" "loach\0" "qiū\0" "fuk1\0" "abalone\0" "fù\0" "wong4\0" "sturgeon\0" "huáng\0" "name of fish\0" "quán\0" "name of fish\0" "jiāng\0" "bream\0" "biān\0" "carp\0" "sāo\0" "ngou4\0" "huge sea turtle\0" "áo\0" "kei4\0" "fin\0" "qí\0" "taap3\0" "sole\0" "tǎ\0" "gwaan1\0" "huge fish; widower; bachelor\0" "guān\0" "jiu4\0" "the nautilus; the ray\0" "yáo\0" "páng\0" "gim1\0" "big-mouthed flounder\0" "jiān\0" "lak6\0" "Chinese herring; shad\0" "lè\0" "piu5\0" "swimming bladder of fish\0" "biào\0" "syut3\0" "codfish\0" "xuě\0" "bit3\0" "turtle\0" "biē\0" "maan4\0" "eel\0" "mán\0" "codfish\0" "mǐn\0" "bighead\0" "yōng\0" "to5 waai3\0" "general term of a kind of fish, a snake-like fish\0" "wèi\0" "zaap6\0" "the weather or dojo loach, Misgurnus anguillicaudatus\0" "xí\0" "gwai3\0" "mandarin fish\0" "guì\0" "sin5\0" "eel\0" "shàn\0" "leon4\0" "fish scales\0" "lín\0" "cyun5 zyun1\0" "barbel\0" "zūn\0" "hù\0" "gǎn\0" "lai5\0" "snakehead\0" "lǐ\0" "zin1\0" "sturgeon\0" "zhān\0" "guǎn\0" "niu5\0" "bird; KangXi radical 196\0" "조:0E\0" "TORI\0" "CHOU\0" "CO\0" "niǎo\0" "*děu\0" "điểu\0" "jyut3 jyut6\0" "swallow\0" "을:1N\0" "TSUBAME\0" "ITSU ICHI ATSU ECHI\0" "UL\0" "yǐ\0" "fu4\0" "wild duck, teal; swim\0" "부:0N\0" "KAMO KERI\0" "FU\0" "PWU\0" "fú\0" "bhio\0" "lì\0" "gau1 kau2\0" "pigeon, dove; collect, assemble\0" "구:0N\0" "HATO ATSUMERU\0" "KYUU KU\0" "KWU\0" "jiū\0" "giou\0" "cưu\0" "bú\0" "wild goose\0" "KARI\0" "GAN\0" "yàn\0" "wild duck, teal; swim\0" "KAMO KERI\0" "FU\0" "PWU\0" "fǔ\0" "dou1\0" "diāo\0" "chickens; domestic fowl\0" "NIWATORI\0" "KEI\0" "KYEY\0" "jī\0" "male phoenix; symbol of joy\0" "OOTORI HOUOU\0" "HOU FUU\0" "PONG\0" "fèng\0" "NIO\0" "rù\0" "gon1 hon6\0" "gān\0" "si1\0" "turtledove, cuckoo\0" "YOBUKODORI\0" "SHI\0" "shī\0" "fung6\0" "male phoenix; symbol of joy\0" "봉:0E\0" "OOTORI\0" "HOU FUU\0" "PONG\0" "fèng\0" "*bhiùng\0" "phượng\0" "ming4\0" "cry of bird or animal; make sound\0" "명:0E\0" "NAKU NARU NARASU\0" "MEI\0" "MYENG\0" "míng\0" "*miæng\0" "bǎo\0" "jyun1\0" "kite; Milvus species (various)\0" "연:0N\0" "TOBI TONBI\0" "EN\0" "YEN\0" "yuān\0" "iuɛn\0" "diều\0" "zi1\0" "jay (Garrulus lidthi)\0" "SHI KI\0" "zhī\0" "hù\0" "ling4\0" "TSUIBAMU\0" "KEN GEN KIN GON KAN KON\0" "qín\0" "fu1\0" "fū\0" "the wild pigeon\0" "bān\0" "wén\0" "jiān\0" "general term for a group of small birds\0" "shī\0" "juk6\0" "yù\0" "fau4\0" "fǒu\0" "a legendary bird\0" "yāo\0" "kyut3\0" "the tailor-bird; the working bird\0" "SASAGI\0" "KETSU KECHI KEI KE\0" "jué\0" "kyut3\0" "shrike; butcherbird\0" "격:1N\0" "MOZU\0" "KETSU KEI GEKI\0" "KYEK\0" "jué\0" "guet\0" "pat1\0" "duck\0" "pǐ\0" "huān\0" "zam6\0" "a bird resembling the secretary falcon\0" "짐:1N\0" "CHIN\0" "CIM\0" "zhèn\0" "bou2\0" "bustard; procuress; Otis species (various)\0" "보:1N\0" "NOGAN TOKI\0" "HOU\0" "PO\0" "bǎo\0" "ngaan6\0" "wild goose\0" "안:1N\0" "KARI AHIRU\0" "GAN\0" "AN\0" "yàn\0" "*ngàn\0" "aa1 ngaa1\0" "crow, raven; Corvus species (various)\0" "아:0N\0" "KARASU\0" "A\0" "A\0" "yā\0" "*qa\0" "zhèng\0" "MIZOGOISAGI\0" "HOU BOU\0" "fāng\0" "fung2 fung6\0" "봉:1N\0" "PONG\0" "fèng\0" "wén\0" "seagull, tern\0" "KAMOME\0" "OU\0" "ōu\0" "dài\0" "gaa1\0" "gē\0" "ga\0" "DO NU\0" "rú\0" "ling4\0" "species of lark; wagtail; Motacilla species (various)\0" "령:1N\0" "REI RYOU\0" "LYENG\0" "líng\0" "leng\0" "miè\0" "fuk6\0" "fú\0" "to4\0" "ostrich; Struthio camelus\0" "타:1N\0" "TA DA\0" "THA\0" "tuó\0" "man4\0" "mín\0" "lap6\0" "kingfisher\0" "KAWASEMI\0" "RYUU\0" "lì\0" "변:1N\0" "WAKATAKA\0" "HEN HON\0" "PYEN\0" "biǎn\0" "치:1N\0" "CHI\0" "zhì\0" "gē\0" "jin1 jyun1\0" "male mandarin duck (Aix galericulata)\0" "원:0N\0" "EN ON\0" "WEN\0" "yuān\0" "*qiuæn\0" "uyên\0" "HAHADORI\0" "SHI\0" "cí\0" "keoi4\0" "mynah; Erithacus species (various)\0" "HAHATSUCHOU\0" "KU GU\0" "qú\0" "cu\0" "hiu1\0" "owl\0" "FUKUROU\0" "YOU KYOU\0" "xiāo\0" "ci1\0" "kite, horned owl; wine cups\0" "치:1N\0" "TOBI\0" "SHI\0" "CHI\0" "chī\0" "chi\0" "taan3\0" "a kind of nightingale\0" "dàn\0" "zeoi1\0" "jū\0" "yǎo\0" "gu1\0" "species of Taiwan pigeon\0" "고:1N\0" "SHAKO\0" "KO KU\0" "KO\0" "gū\0" "go\0" "zhōng\0" "wat6\0" "swoop\0" "율:N\0" "yù\0" "joeng1\0" "female mandarin duck (Aix galericulata)\0" "앙:0N\0" "OSHIDORI\0" "YOU OU\0" "ANG\0" "yāng\0" "*qiɑng\0" "ương\0" "yù\0" "aap3 ngaap3\0" "duck; Anas species (various)\0" "압:0N\0" "KAMO\0" "OU\0" "AP\0" "yā\0" "qap\0" "tiě\0" "swoop\0" "ITSU\0" "yù\0" "a snipe\0" "SHIGI\0" "tián\0" "oriole, green finch\0" "UGUISU\0" "OU YOU\0" "yīng\0" "duī\0" "wū\0" "ji4\0" "swallow\0" "이:N\0" "JI NI\0" "ér\0" "kut3\0" "the crow\0" "괄:1N\0" "MANAZURU\0" "KATSU KACHI KECHI\0" "KWAL\0" "guā\0" "ài\0" "SHIME\0" "SHI\0" "zhī\0" "aan3 ngaan3\0" "quail\0" "UZURA\0" "AN EN\0" "yàn\0" "hang4 hong4\0" "SUZUME CHIDORI\0" "KOU GYOU\0" "héng\0" "xiāo\0" "알:1N\0" "AL\0" "jiá\0" "lit6\0" "a woodpecker\0" "liè\0" "zhū\0" "joeng4\0" "yáng\0" "ji4\0" "the pelican\0" "TEI DAI I\0" "tí\0" "hung4\0" "species of wild swan; vast\0" "홍:0E\0" "OOTORI HISHIKUI\0" "KOU\0" "HONG\0" "hóng\0" "*hung\0" "hồng\0" "SAGI\0" "RO\0" "luò\0" "jyu4\0" "a species of bird resembling quail\0" "UZURA\0" "JO NYO\0" "rú\0" "a crested ibis\0" "TOKI\0" "BOU\0" "móu\0" "gaap3 gap3\0" "pigeon, dove; Columba species (various)\0" "HATO\0" "KOU\0" "gē\0" "jam4\0" "hoopoe\0" "rén\0" "gaau1\0" "the fishing cormorant\0" "교:1N\0" "KOU\0" "KYO\0" "jiāo\0" "gau\0" "jau1\0" "horned owl, scops chinensis; bird of ill omen\0" "휴:1N\0" "MIMIZUKU\0" "KYUU KU GU\0" "HYU\0" "xiū\0" "zau1\0" "CHUU CHU\0" "zhōu\0" "ci1\0" "variant of 鴟 U+9D1F, kite, horned owl; wine cups\0" "치:1N\0" "TOBI\0" "SHI\0" "CHI\0" "chī\0" "RAKU KAKU KYAKU\0" "luò\0" "CHIDORI\0" "héng\0" "TOKI\0" "nián\0" "TEN\0" "ě\0" "lyun4\0" "luán\0" "gaap3\0" "HOTOTOGISU\0" "KOU KYOU\0" "jiá\0" "gei6\0" "jì\0" "tou4\0" "tú\0" "huān\0" "to2\0" "tuǒ\0" "bou2\0" "bǔ\0" "mou4\0" "FUNASHIUZU\0" "BU MU\0" "wú\0" "gyun1\0" "cuckoo\0" "견:0N\0" "KEN\0" "KYEN\0" "juān\0" "*guen\0" "juk6\0" "mynah bird; Acridotheres tristis\0" "yù\0" "iok\0" "cốc\0" "but6\0" "species of pigeon\0" "발:1N\0" "HOTSU BOCHI BOTSU\0" "PAL\0" "bó\0" "zeon3\0" "준:1N\0" "SHUN\0" "CWUN\0" "jùn\0" "jùn\0" "gip3\0" "bī\0" "xī\0" "jùn\0" "gwik1\0" "shrike; Lanius species (various)\0" "MOZU\0" "GEKI KEKI\0" "jú\0" "tuk1\0" "tū\0" "ging1\0" "jīng\0" "tai4\0" "pelican\0" "U\0" "TEI\0" "CEY\0" "tí\0" "dhei\0" "ngo4\0" "goose\0" "아:0N\0" "GA\0" "A\0" "é\0" "ngɑ\0" "nga\0" "ngo4\0" "goose\0" "아:1N\0" "GA\0" "A\0" "é\0" "kong4\0" "YOTAKA\0" "KYOU GOU\0" "kuáng\0" "guk1 huk1 huk6\0" "target\0" "곡:0N\0" "KUGUI MATO\0" "KOKU KOU\0" "KOK HOK\0" "hú\0" "hok\0" "mou5\0" "species of parrot\0" "무:0N\0" "BU MU\0" "MWU\0" "wǔ\0" "miǒ\0" "vũ\0" "SHIN\0" "shēn\0" "RAI\0" "lài\0" "IKARUGA\0" "jiao\0" "KAKESU\0" "pàn\0" "록:N\0" "lù\0" "MOZU\0" "HEI BYOU HYOU\0" "pí\0" "shū\0" "fuk6\0" "owl-like bird; buzzard; Otus scops\0" "복:1N\0" "MIMIZUKU\0" "FUKU BUKU\0" "POK\0" "fú\0" "am1\0" "quail; Coturnix coturnix\0" "UZURA\0" "AN ON\0" "ān\0" "zok6\0" "pheasant\0" "KIJI YAMADORI\0" "TOU CHOU TAKU DAKU\0" "zhuó\0" "paang4\0" "fabulous bird of enormous size\0" "붕:0N\0" "OOTORI\0" "HOU\0" "PWUNG\0" "péng\0" "bhəng\0" "bằng\0" "kam4\0" "a small bird with black neck\0" "qín\0" "zaam1\0" "to peck, as birds\0" "qiān\0" "bei1\0" "Pycnonotus species (various)\0" "필:1N\0" "HYO\0" "HI HITSU\0" "PHIL\0" "bēi\0" "diu1\0" "eagle, vulture; Aquila species (various)\0" "조:1N\0" "WASHI KIZAMU HORU\0" "CHOU\0" "CO\0" "diāo\0" "*deu\0" "lù\0" "coek3 zoek3\0" "magpie; Pica species (various)\0" "작:0N\0" "KASASAGI\0" "JAKU SHAKU\0" "CAK\0" "què\0" "tsiɑk\0" "thước\0" "gin1\0" "jiān\0" "jú\0" "cuốc\0" "tù\0" "KARASU\0" "A\0" "yā\0" "jyun1\0" "co-worker\0" "원:1N\0" "EN ON\0" "WEN\0" "yuān\0" "qiuæn\0" "qí\0" "lei4\0" "lí\0" "NUE\0" "YA\0" "yè\0" "zeoi1 zeon2\0" "pigeon; turtle-dove; a hawk\0" "추:1N\0" "KOBATO\0" "SUI SHUN\0" "CHWU\0" "zhuī\0" "hung1\0" "a fabulous night-bird, grotesque monster\0" "NUE\0" "KOU KU\0" "kōng\0" "duò\0" "kwan1\0" "a bird resembling the crane\0" "곤:1N\0" "SHAMO\0" "KON UN\0" "KON\0" "kūn\0" "shēng\0" "qí\0" "ging1\0" "jīng\0" "jik6\0" "hawk; Ardea cinerea\0" "yì\0" "jik6\0" "hawk; Ardea cinerea\0" "GEKI\0" "yì\0" "zing1\0" "a kind of water bird\0" "청:1N\0" "GOISAGI\0" "SEI SHOU\0" "CHENG\0" "jīng\0" "tziɛng\0" "zī\0" "loi4\0" "RAI\0" "lái\0" "dung1\0" "thrush; Turdus species (various)\0" "TSUGUMI\0" "TOU TSU\0" "dōng\0" "qī\0" "seon4\0" "quail; Turnix species (various)\0" "순:1N\0" "UZURA\0" "SHUN JUN\0" "SWUN\0" "chún\0" "zhuin\0" "gang1\0" "oriole\0" "경:N\0" "KOU KYOU\0" "gēng\0" "geoi1\0" "a sea-bird with a white breast\0" "jū\0" "gwat6\0" "jué\0" "ISUKA\0" "yì\0" "KIKUITADAKI\0" "zūn\0" "chicken\0" "NIWATORI TORI\0" "KEI\0" "jī\0" "shù\0" "yīng\0" "cik1\0" "a duck-like bird\0" "OSHIDORI\0" "SEKI SHAKU CHOKU SHA\0" "chì\0" "tjiək\0" "miu4\0" "emu\0" "BYOU MYOU\0" "miáo\0" "róu\0" "FUNASHIUZURA\0" "AN\0" "ān\0" "cau1\0" "large waterfowl with naked head; Garrulus glandarius\0" "추:1N\0" "U\0" "SHUU SHU\0" "CHWU\0" "qiū\0" "tsiou\0" "tai4\0" "a kind of hawk; cuckoo\0" "HOTOTOGISU\0" "TEI DAI SHI JI\0" "tí\0" "dhei\0" "wu4\0" "pelican\0" "KO GO\0" "hú\0" "tai4\0" "tí\0" "ngok6\0" "osprey, fishhawk; Pandion haliaetus\0" "악:1N\0" "MISAGO\0" "GAKU\0" "AK\0" "è\0" "ngɑk\0" "jiē\0" "máo\0" "fú\0" "chūn\0" "tú\0" "jin2\0" "yǎn\0" "hot3\0" "crossbill, species of nightingale\0" "갈:1\0" "YAMADORI\0" "KATSU GACHI FUN KAI KAKU\0" "KAL\0" "hé\0" "jyun4\0" "a bird which frequents the sea-shore\0" "yuán\0" "piān\0" "kwan1\0" "곤:1N\0" "KON\0" "KON\0" "kūn\0" "mei4\0" "méi\0" "wu4\0" "pelican\0" "hú\0" "yīng\0" "chuàn\0" "mou6\0" "duck\0" "목:0N\0" "AHIRU\0" "BOKU BU\0" "MOK\0" "wù\0" "miò muk\0" "gwik1\0" "a shrike\0" "MOZU\0" "KEKI KYAKU\0" "jú\0" "gaan2\0" "thrush; Turdus naumanni\0" "TSUGUMI\0" "dōng\0" "cong1\0" "oriole\0" "창:1N\0" "MANAZURU\0" "SOU SHOU\0" "CHENG\0" "cāng\0" "tsɑng\0" "fǎng\0" "TSURU\0" "KOKU GOKU KAKU\0" "hè\0" "ang1\0" "oriole, green finch; Sylvia species (various)\0" "앵:0N\0" "UGUISU\0" "OU\0" "AYNG\0" "yīng\0" "*qɛng\0" "oanh\0" "yuán\0" "hin1\0" "to soar\0" "TOBU\0" "KEN KON\0" "xiān\0" "jung1\0" "HITAKI\0" "OU U\0" "wēng\0" "shī\0" "hok6\0" "crane; Grus species (various)\0" "학:0E\0" "TSURU\0" "KAKU\0" "HAK\0" "hè\0" "*hɑk\0" "hạc\0" "co4\0" "chick, fledging; infant, toddler\0" "추:1N\0" "HINA HIYOKO\0" "SUU SU JU\0" "CHWU\0" "chú\0" "táng\0" "xiá\0" "light yellowish-green\0" "약:1N\0" "HIWA\0" "JAKU\0" "YAK\0" "ruò\0" "lau4\0" "the owl\0" "류:1N\0" "MIMIZUKU\0" "RYUU RU\0" "LYU\0" "liú\0" "zik3\0" "wagtail\0" "SEKI\0" "jí\0" "tzek\0" "chích\0" "gwat1 wat6\0" "a kind of pigeon; falcon\0" "골:1N\0" "HAYABUSA\0" "KOTSU KATSU\0" "KOL\0" "gú\0" "huət\0" "gim1\0" "fabulous mythical bird\0" "TSUIBAMU\0" "KEN KAN\0" "jiān\0" "zeon2\0" "a hawk\0" "sǔn\0" "hon6\0" "hàn\0" "ci4\0" "cormorant\0" "자:1N\0" "U\0" "SHI JI\0" "CA\0" "cí\0" "ci4\0" "the fishing cormorant\0" "cí\0" "dzhiə tziə\0" "jik6\0" "fishhawk; bow or prow\0" "익:1N\0" "GEKI\0" "IK\0" "yì\0" "jiu6\0" "sparrow hawk; Circus species (various)\0" "요:1N\0" "HASHITAKA IROKIJI\0" "YOU\0" "YO\0" "yào\0" "diều\0" "aan3\0" "quail\0" "UZURA\0" "AN EN\0" "yàn\0" "gai1\0" "chicken\0" "계:0E\0" "NIWATORI\0" "KEI\0" "KYEY\0" "jī\0" "*gei\0" "leot6\0" "lì\0" "bird name\0" "KASUI\0" "TEN SHIN DEN\0" "tián\0" "kau3\0" "chicks, fledglings\0" "구:1N\0" "HINA\0" "KOU KU KAKU KOKU\0" "KWU\0" "kòu\0" "kòu xou\0" "tai1\0" "a kind of bird\0" "tī\0" "tai1\0" "TEI\0" "tī\0" "jik6\0" "pheasant\0" "GEKI GYAKU\0" "yì\0" "tou4\0" "tú\0" "chà\0" "mǎ\0" "xiāo\0" "gāo\0" "Caprimulgus indicus\0" "KASUI\0" "TEN DEN SHIN\0" "tián\0" "san4\0" "chén\0" "lap1\0" "jí\0" "tyun4\0" "tuán\0" "ze3\0" "partridge\0" "자:1N\0" "SHA\0" "CA\0" "zhè\0" "jià\0" "ngou6\0" "a bird of ill-omen to the state\0" "TOBIUO\0" "GOU GYUU GU\0" "áo\0" "jiu4 jiu6\0" "call\0" "NAKU\0" "YOU I YUI\0" "yǎo\0" "ji1\0" "seagull\0" "예:1N\0" "KAMOME\0" "EI\0" "YEY\0" "yī\0" "au1\0" "seagull, tern; Larus species (various)\0" "구:0N\0" "KAMOME\0" "OU\0" "KWU\0" "ōu\0" "*qou\0" "cik1\0" "chì\0" "zi3\0" "hawk, vulture\0" "지:1N\0" "ARADORI ARAI\0" "SHI CHITSU\0" "CI\0" "zhì\0" "jì\0" "lau6\0" "Anthus species (various)\0" "HIBARI\0" "RYUU RU BOU MU\0" "liù\0" "jung4\0" "yōng\0" "lǘ\0" "bì\0" "soeng1 song2\0" "turquoise kingfisher\0" "TAKA\0" "SOU SHOU\0" "shuāng\0" "zok3 zok6\0" "phoenix\0" "OOTORI\0" "SAKU ZAKU\0" "zhuó\0" "sạt\0" "GYO GO\0" "yú\0" "wú\0" "jué\0" "yín\0" "dai6 taan5 tai4\0" "tí\0" "si1\0" "egret; Egretta garzetta\0" "SHIRASAGI\0" "SHI\0" "sī\0" "ziu1\0" "wren\0" "초:1N\0" "SAZAKI MISOSAZAI TAKUMIDORI\0" "SHOU\0" "CHO\0" "jiāo\0" "cormorant\0" "U\0" "I EI\0" "yì\0" "huá\0" "bit3\0" "pheasant\0" "별:1N\0" "HETSU HECHI HEI HI\0" "PYEL\0" "bì\0" "앵:1\0" "AYNG\0" "yīng\0" "suk1\0" "turquoise kingfisher\0" "숙:1N\0" "SHUKU SUKU\0" "SWUK\0" "sù\0" "huáng\0" "faan1 faan4\0" "BAN HAN\0" "fán\0" "giu1\0" "long-tailed pheasant\0" "OOYAMADORI\0" "KYOU GYOU\0" "jiāo\0" "keo\0" "liu4\0" "wren\0" "RYOU\0" "liáo\0" "jin3\0" "연:1\0" "TSUBAME TSUBAKURO\0" "EN\0" "YEN\0" "yàn\0" "고:1N\0" "KO\0" "gāo\0" "zau6\0" "condor, vulture\0" "취:0N\0" "WASHI\0" "SHUU JU\0" "CHWI\0" "jiù\0" "dzhiòu\0" "haan4\0" "the silver pheasant, Lophura nycthemera\0" "한:1N\0" "TOBI SHIRAKIJI\0" "KAN KEN\0" "HAN\0" "xián\0" "haan4\0" "silver pheasant badge worn by civil officials of the 5th grade; Lophura species (various)\0" "TOBI\0" "KAN GEN\0" "xián\0" "tú\0" "mǎi\0" "zūn\0" "neot6 wat6\0" "snipe, kingfisher; Tringa species (various)\0" "휼:0N\0" "SHIGI\0" "ITSU\0" "HUL\0" "yù\0" "jing1\0" "eagle, falcon; Accipiter species (various)\0" "응:0N\0" "TAKA\0" "YOU OU\0" "UNG\0" "yīng\0" "*qiəng\0" "ưng\0" "lou6\0" "heron, egret; Ardea species (various)\0" "노:0 로:0N\0" "SAGI\0" "RO RYO\0" "LO\0" "lù\0" "lò\0" "tyun4\0" "tuán\0" "haan4\0" "xián\0" "hok6\0" "oriental bullfinch, weaver bird; Pyrrhula species (various)\0" "학:1N\0" "USO\0" "KAKU GAKU AKU\0" "HAK\0" "xué\0" "ji3\0" "swallow\0" "I\0" "yì\0" "pik1\0" "a kind of bird resembling the duck; much smaller\0" "벽:1N\0" "PYEK\0" "pì\0" "suk6 zuk1\0" "shǔ\0" "lo4\0" "luó\0" "kai1\0" "Mandarin duck, Aix galericulata\0" "OSHIDORI\0" "KEI\0" "xī\0" "kei\0" "ji4\0" "yí\0" "jī\0" "zé\0" "jyu4\0" "yú\0" "zin1\0" "hawk; Butastur indicus\0" "전:1N\0" "HAYABUSA\0" "SEN KEN\0" "CEN\0" "zhān\0" "jiɛn\0" "yè\0" "joeng4\0" "yáng\0" "pik1\0" "Podiceps ruficollis (a kind of duck)\0" "KOBATO\0" "HEKI HYAKU HAKU HI\0" "pì\0" "bhek\0" "ning4\0" "(archaic) a wren\0" "níng\0" "wok3 wok6\0" "hù\0" "vạc\0" "mí\0" "ang1 ngang1\0" "the mango-bird; the Chinese oriole\0" "YOU OU\0" "yīng\0" "*qɛng\0" "mung4\0" "몽:1N\0" "MONG\0" "méng\0" "mòng\0" "dik6\0" "YAMADORI\0" "TEKI JAKU TAKU DAKU\0" "dí\0" "ngok6\0" "a large, duck-like waterfowl with red eyes; a young phoenix\0" "GAKU\0" "yuè\0" "jyu4 jyu5\0" "eastern jackdaw; Corvus monedula\0" "YO\0" "yù\0" "leoi5\0" "lěi\0" "bǔ\0" "lou4\0" "cormorant\0" "로:1N\0" "ATAMA\0" "RO\0" "LO\0" "lú\0" "lo\0" "TSURU\0" "KAKU\0" "hè\0" "lóng\0" "soeng1\0" "eagle\0" "shuāng\0" "HIBARI\0" "YAKU\0" "yuè\0" "jing1\0" "parrot\0" "앵:0N\0" "OU YOU\0" "AYNG\0" "yīng\0" "*qɛng\0" "gun3\0" "crane, Grus japonensis; stork; Ciconia species (various)\0" "관:1N\0" "KOUNOTORI\0" "KAN\0" "KWAN\0" "guàn\0" "keoi4\0" "a species of mynah\0" "구:1N\0" "HAHATSUCHOU\0" "KU GU\0" "KWU\0" "qú\0" "ghio\0" "cò\0" "lei4\0" "Chinese oriole; Oriolus oriolus\0" "RI REI RAI\0" "lí\0" "liɛ\0" "lyun4\0" "fabulous bird\0" "난:0 란:0N\0" "RAN\0" "LAN\0" "luán\0" "*luɑn\0" "loan\0" "niu5\0" "bird; KangXi radical 196\0" "niǎo\0" "gau1 kau2\0" "pigeon; collect, assemble\0" "jiū\0" "gai1\0" "chicken\0" "jī\0" "jyun1\0" "kite; Milvus species (various)\0" "yuān\0" "ming4\0" "cry of bird or animal; make sound\0" "míng\0" "si1\0" "turtledove, cuckoo\0" "shī\0" "au1\0" "seagull, tern; Larus species (various)\0" "ōu\0" "aa1\0" "crow; Corvus species (various)\0" "yā\0" "cong1\0" "oriole\0" "cāng\0" "bou2\0" "bustard; procuress; Otis species (various)\0" "bǎo\0" "zam6\0" "a bird resembling the secretary falcon\0" "zhèn\0" "gu1\0" "species of Taiwan pigeon\0" "gū\0" "dung1\0" "thrush; Turdus species (various)\0" "dōng\0" "lou4\0" "cormorant\0" "lú\0" "aap3 ngaap3\0" "duck; Anas species (various)\0" "yā\0" "hiu1\0" "owl\0" "xiāo\0" "joeng1\0" "female mandarin duck (Aix galericulata)\0" "yāng\0" "ling4\0" "species of lark; wagtail; Motacilla species (various)\0" "REI RYOU\0" "líng\0" "ci1\0" "kite, horned owl; wine cups\0" "chī\0" "keoi4\0" "mynah; Erithacus species (various)\0" "qú\0" "jyun1\0" "male mandarin duck (Aix galericulata)\0" "yuān\0" "hok6\0" "oriental bullfinch, weaver bird; Pyrrhula species (various)\0" "USO\0" "KAKU GAKU AKU\0" "xué\0" "to4\0" "ostrich\0" "tuó\0" "si1\0" "the eastern egret\0" "sī\0" "zi3\0" "hawk, vulture\0" "zhì\0" "ji4\0" "swallow\0" "ér\0" "kut3\0" "the crow\0" "guā\0" "jau1\0" "horned owl, scops chinensis\0" "xiū\0" "héng\0" "zau1\0" "zhōu\0" "gap3\0" "pigeon, dove; Columba species (various)\0" "gē\0" "lyun4\0" "fabulous bird\0" "luán\0" "hung4\0" "species of wild swan; vast\0" "hóng\0" "FUNASHIUZU\0" "BU MU\0" "wú\0" "but6\0" "species of pigeon\0" "bó\0" "lei4\0" "Chinese oriole; Oriolus oriolus\0" "lí\0" "gyun1\0" "cuckoo\0" "juān\0" "guk1 huk1\0" "target\0" "gǔ\0" "ngo4\0" "goose\0" "é\0" "juk6\0" "myna; manah; Acridotheres tristis\0" "yù\0" "haan4\0" "silver pheasant, Lophura nycthemera; Lophura species (various)\0" "xián\0" "tai4\0" "pelican\0" "tí\0" "mou5\0" "species of parrot\0" "wǔ\0" "coek3\0" "magpie; Pica species (various)\0" "què\0" "emu\0" "miáo\0" "am1\0" "quail; Coturnix coturnix\0" "ān\0" "a bird resembling the crane\0" "kūn\0" "bei1\0" "bird\0" "bēi\0" "paang4\0" "fabulous bird of enormous size\0" "péng\0" "to peck, as birds\0" "qiān\0" "seon4\0" "quail; Turnix species (various)\0" "chún\0" "gang1\0" "oriole\0" "gēng\0" "jyun1\0" "co-worker\0" "yuān\0" "suk1\0" "turquoise kingfisher\0" "sù\0" "wu4\0" "pelican\0" "hú\0" "hot3\0" "crossbill, species of nightingale\0" "hé\0" "ngok6\0" "osprey, fishhawk\0" "è\0" "gwat1 wat6\0" "a kind of pigeon; treron permagna\0" "gǔ\0" "cau1\0" "large waterfowl with naked head; Garrulus glandarius\0" "CHWU\0" "qiū\0" "ci4\0" "cormorant\0" "cí\0" "méi\0" "mou6\0" "duck\0" "wù\0" "jik6\0" "pheasant\0" "yì\0" "jiu6\0" "sparrow hawk; kite shaped like\0" "yào\0" "jung1\0" "HITAKI\0" "OU U\0" "wēng\0" "lau4\0" "the owl\0" "liú\0" "zik3\0" "wagtail\0" "SEKI\0" "jí\0" "jik6\0" "fishhawk bow or prow\0" "GEKI\0" "yì\0" "gim1\0" "fabulous mythical bird\0" "jiān\0" "hok6\0" "crane; Grus species (various)\0" "hè\0" "ji1\0" "seagull\0" "yī\0" "jing1\0" "parrot\0" "yīng\0" "ze3\0" "partridge\0" "zhè\0" "lau6\0" "Anthus species (various)\0" "liù\0" "liu4\0" "wren\0" "liáo\0" "ziu1\0" "wren\0" "jiāo\0" "zau6\0" "condor, vulture\0" "jiù\0" "wat6\0" "snipe, kingfisher\0" "yù\0" "lou6\0" "heron, egret; Ardea species (various)\0" "lù\0" "spoonbill; ibis; family Threskiornidae\0" "huán\0" "zin1\0" "hawk; Butastur indicus\0" "zhān\0" "jing1\0" "falcon; Accipiter species (various)\0" "yīng\0" "hù\0" "méng\0" "gun3\0" "crane, grus japonensis; stork; Ciconia species (various)\0" "guàn\0" "eagle\0" "shuāng\0" "lou5\0" "saline soil; natural salt, rock\0" "로:0N\0" "SHIO SHIOCHI TATE\0" "RO\0" "LO\0" "lǔ\0" "salty and bitter; pitiful\0" "NIGAI\0" "KYOU\0" "KUNG\0" "jīn\0" "령:1N\0" "LYENG\0" "líng\0" "alkaline, alkali, lye, salt\0" "AKU\0" "KEN KAN SEN\0" "jiǎn\0" "haam4\0" "salty, briny; salted; pickled\0" "함:0N\0" "SHIOKARAI SHIOKE\0" "KAN\0" "HAM\0" "xián\0" "co4\0" "salty; salt\0" "차:N\0" "SHIO\0" "SA ZA SHI JI\0" "cuó\0" "gaan2\0" "impure carbonate of sodium of natron\0" "감:1N\0" "SHIOKE\0" "KAN KEN\0" "KEM\0" "jiǎn\0" "gaan2\0" "alkaline, alkali, lye, salt\0" "AKU\0" "KEN KAN SEN\0" "jiǎn\0" "jim4\0" "(same as of U+5869 塩) salt\0" "염:0E\0" "SHIO\0" "EN\0" "YEM\0" "yán\0" "iɛm iɛ̀m\0" "co4\0" "salty; salt\0" "cuó\0" "luk6\0" "deer; surname; KangXi radical 198\0" "녹:0 록:0E\0" "SHIKA KA\0" "ROKU\0" "LOK\0" "lù\0" "*luk\0" "lộc\0" "jau1\0" "female deer; roe, doe\0" "우:1N\0" "MEJIKA\0" "YUU YU\0" "WU\0" "yōu\0" "cou1\0" "rough, thick, course; rude\0" "ARAI\0" "SO\0" "cū\0" "gei2\0" "species of deer\0" "궤:1N\0" "KI\0" "KWEY\0" "jǐ\0" "hoẵng\0" "biu1\0" "till, plow\0" "OOSHIKA\0" "HOU BYOU\0" "páo biāo\0" "cou1\0" "coarse, rough, rude\0" "추:1\0" "HANARERU\0" "SO ZO\0" "CHWU\0" "cū\0" "tso\0" "paau4\0" "a small spotted deer found in north China\0" "OOSHIKA\0" "HOU BYOU\0" "páo\0" "cyu4\0" "zhù\0" "gwan1 kwan4\0" "general name for the hornless deer; to collect to band together\0" "NORO\0" "KIN KUN GUN\0" "KYUN KWUN\0" "jūn\0" "zyu2\0" "species of deer\0" "OUJIKA\0" "SHU SU\0" "CWU\0" "zhǔ\0" "jiān\0" "mí\0" "mei4\0" "elk; surname\0" "미:1N\0" "NARESHIKA\0" "BI\0" "MI\0" "mí\0" "myi\0" "jyu5\0" "stag; herd\0" "우:1N\0" "OJIKA\0" "GU GO\0" "WU\0" "yǔ\0" "liú\0" "SHIN JIN SHI JI\0" "chén\0" "균:1N\0" "KIN KUN\0" "KYUN\0" "jūn\0" "leon4\0" "female of Chinese unicorn\0" "lín\0" "ngai4\0" "fawn, young deer\0" "예:1N\0" "KANOKO\0" "GEI BEI\0" "YEY\0" "ní\0" "nghê\0" "kei4\0" "legendary auspicious animal\0" "기:0N\0" "KI GI\0" "KI\0" "qí\0" "ghiə\0" "kì\0" "luk1\0" "foot of hill; foothill\0" "록:0N\0" "FUMOTO\0" "ROKU\0" "LOK\0" "lù\0" "jiù\0" "kwan2\0" "muntjac deer, hornless river deer\0" "NORO\0" "KIN KUN GUN\0" "jūn\0" "geng1 ging1\0" "OOSHIKA\0" "KEI KYOU\0" "jīng\0" "lai6\0" "beautiful, magnificent, elegant\0" "려:0E 여:0\0" "URUWASHII TSURANARU NARABU\0" "REI RI\0" "LI LYE\0" "lì\0" "*lèi\0" "lệ\0" "hoeng1\0" "scent\0" "향:N\0" "KYOU KOU\0" "xiāng\0" "haam4 ngaam4\0" "xián\0" "jiā\0" "mai4 nei4\0" "fawn\0" "BEI MAI\0" "mí\0" "mei\0" "leot6\0" "lì\0" "se6\0" "musk deer\0" "사:0N\0" "SHA JA SEKI\0" "SA\0" "shè\0" "jhià\0" "xạ\0" "zoeng1\0" "roebuck, Moschus chinloo\0" "장:1N\0" "NORO\0" "SHOU\0" "CANG\0" "zhāng\0" "leon4\0" "female of Chinese unicorn\0" "린:0N 인:0\0" "RIN\0" "LIN\0" "lín\0" "*lin\0" "lân\0" "geng1 ging1\0" "a large deer\0" "jīng\0" "qí\0" "ling4\0" "líng\0" "yán\0" "cou1\0" "rough, coarse, big, rough\0" "추:1N\0" "HANARERU ARAI\0" "SO ZO\0" "CHWU\0" "cū\0" "tso\0" "maak6 mak6\0" "wheat, barley, oats; KangXi radical number 199\0" "맥:0E\0" "MUGI\0" "BAKU\0" "MAYK\0" "mài\0" "*mɛk\0" "mạch\0" "mak6\0" "wheat, barley, oats; simplified form of KangXi radical number 199\0" "MUGI\0" "BAKU\0" "MAYK\0" "mài\0" "hat6\0" "hé\0" "ciu2\0" "MUGIKOGASHI\0" "SHOU\0" "chǎo\0" "fu1\0" "bran\0" "부:1N\0" "FUSUMA\0" "FU\0" "PWU\0" "fū\0" "min6\0" "flour, noodles, dough\0" "면:1N\0" "MUGIKO\0" "MEN\0" "MYEN\0" "miàn\0" "min6\0" "flour; vermicelli; dough\0" "miàn\0" "fu1\0" "FUSUMA\0" "FU\0" "fū\0" "a sticky rice ball\0" "KONAMOCHI\0" "HOU\0" "pào\0" "porridge\0" "MUGIGAYU\0" "KYO KO\0" "qù\0" "guk1\0" "yeast, leaven\0" "국:1N\0" "KOUJI\0" "KIKU\0" "KWUK\0" "qū\0" "mau4\0" "barley\0" "BOU MU\0" "MO\0" "móu\0" "fu1\0" "fū\0" "xiàn\0" "KOMUGI MUGI\0" "RAI RYOKU RIKI RI\0" "lái\0" "guk1 kuk1\0" "yeast, leaven; surname\0" "국:0N\0" "KOUJI\0" "KIKU\0" "KWUK\0" "qū\0" "kiuk\0" "min6\0" "flour, dough, noodles\0" "면:0N\0" "MUGIKO\0" "BEN MEN\0" "MYEN\0" "miàn\0" "chi\0" "fung1\0" "fēng\0" "fu1\0" "bran\0" "FUSUMA\0" "FU\0" "fū\0" "yeast, leaven; surname\0" "KOUJI\0" "KIKU\0" "KWUK\0" "qū\0" "flour, dough, noodles\0" "MUGIKO\0" "MEN\0" "MYEN\0" "miàn\0" "miến\0" "maa4\0" "hemp, jute, flax; sesame\0" "마:0E\0" "ASA\0" "MA BA\0" "MA\0" "má\0" "*ma\0" "ma\0" "maa1 mo1\0" "interrogative final particle; insignificant, small, tiny\0" "KOMAKAI KASUKA\0" "MA BA\0" "MA\0" "me\0" "mo1\0" "interrogative final particle; insignificant, small, tiny\0" "마:1N\0" "MA\0" "mó\0" "mɑ̌\0" "mô\0" "fai1\0" "a pennant, flag, banner; to signal to\0" "휘:0N\0" "SASHIZUBA SASHIMANEKU\0" "KI\0" "HWI\0" "huī\0" "*xyuɛ\0" "leoi5 mo1\0" "I, personal name marker\0" "마:1\0" "MARO\0" "RO\0" "MA\0" "mo\0" "zau1\0" "zōu\0" "lyun5 nyun5\0" "nún\0" "fan4\0" "fén\0" "wong4\0" "yellow; surname\0" "황:0E\0" "KI\0" "KOU OU\0" "HWANG\0" "huáng\0" "wong4\0" "yellow; surname\0" "KI\0" "KOU OU\0" "HWANG\0" "huáng\0" "*huɑng\0" "hoàng\0" "금:1N\0" "KUM\0" "jīn\0" "gong1 gwong1\0" "TAKESHI\0" "KOU\0" "guāng\0" "tim1\0" "tiān\0" "tau2\0" "yellow; augment, increase\0" "KIIRO\0" "TOU TSU\0" "tǒu\0" "hung4\0" "school\0" "hóng\0" "huà\0" "KOU\0" "kuàng\0" "hung4\0" "school\0" "횡:1N\0" "MANABEYA\0" "KOU\0" "HOYNG\0" "hóng\0" "syu2\0" "glutinous millet; KangXi radical number 202\0" "서:0N\0" "KIBI\0" "SHO\0" "SE\0" "shǔ\0" "shiǔ\0" "lai4\0" "surname; numerous, many; black\0" "려:0N 여:0\0" "KUROI\0" "REI RI\0" "LYE\0" "lí\0" "lei\0" "lê\0" "nim1 nim4 zim1\0" "stick to; glutinous, sticky; glue\0" "점:1N\0" "NEBARU\0" "NEN\0" "CEM\0" "nián\0" "niɛm\0" "ci1\0" "to stick; sticky\0" "리:1N\0" "MOCHI\0" "CHI RI\0" "LI\0" "chī\0" "liɛ tjiɛ\0" "haak1 hak1\0" "black; dark; evil, sinister\0" "흑:0E\0" "KUROI KURO\0" "KOKU\0" "HUK\0" "hēi\0" "*xək\0" "hắc\0" "black; dark; evil\0" "KUROI KURO\0" "KOKU\0" "HUK\0" "hēi\0" "jik6 jit6\0" "black\0" "yì\0" "kim4\0" "black; Guizhou\0" "검:0N\0" "KUROI\0" "KEN KIN\0" "KEM KUM\0" "qián\0" "ghyɛm\0" "daam2 dam2\0" "red\0" "AKA\0" "TAN TON CHIN\0" "dǎn\0" "tǒm\0" "기:1\0" "KI\0" "xì\0" "tūn\0" "mak6\0" "silent; quiet, still; dark\0" "묵:0E\0" "DAMARU\0" "MOKU\0" "MWUK\0" "mò\0" "*mək\0" "mặc\0" "mak6\0" "silent; quiet, still; dark\0" "DAMARU MODASU\0" "MOKU\0" "mò\0" "kim4\0" "겸:1N\0" "KYEM\0" "qián\0" "doi6\0" "blacken eyebrows; black\0" "대:0N\0" "MAYUZUMI\0" "TAI\0" "TAY\0" "dài\0" "*dhə̀i\0" "ceot1 zeot1 zyut6\0" "dismiss; demote, downgrade\0" "출:0N\0" "SHIRIZOKERU\0" "CHUTSU\0" "CHWUL\0" "chù\0" "tjuit\0" "jau2\0" "black\0" "유:1N\0" "AOGURO\0" "YUU\0" "YU\0" "yǒu\0" "dim2\0" "dot, speck, spot; point, degree\0" "점:0E\0" "BOCHI\0" "TEN\0" "CEM\0" "diǎn\0" "*děm\0" "điểm\0" "ji1\0" "black and shining; ebony\0" "KOKUTAN\0" "EI I\0" "I\0" "yī\0" "hat6 kit3 waat6\0" "sly, cunning, shrewd; artful\0" "힐:1N\0" "SATOI WARUGASHIKO\0" "KATSU\0" "HIL\0" "xiá\0" "jim2\0" "mole, scar, blemish\0" "HOKURO\0" "EN AN\0" "yǎn\0" "ceot1 zeot1\0" "black\0" "qū\0" "měi\0" "jim2\0" "blue-black\0" "AOGUROI\0" "EN AN ON\0" "yǎn\0" "qǒm\0" "king4\0" "to tattoo; to brand the face of criminals\0" "경:1N\0" "IREZUMI\0" "GEI KEI\0" "KYENG\0" "qíng\0" "wat1\0" "yuè\0" "lai4\0" "a dark, sallow colour\0" "KUROI\0" "REI RAI RI\0" "LI LYE LAY\0" "lí\0" "dong2\0" "political party, gang, faction\0" "당:0E\0" "NAKAMA MURA\0" "TOU\0" "TANG\0" "dǎng\0" "dɑ̌ng\0" "duk6\0" "to dishonor, defile, corrupt; soiled\0" "dú\0" "caam2\0" "grey black\0" "cǎn\0" "jan1\0" "yān\0" "ngaam4\0" "blackhead\0" "KUROI NABEZUMI\0" "KAN KEN AN EN\0" "yán\0" "am2 jim2\0" "AOGUROI\0" "EN AN ON\0" "yǎn\0" "sam6 taam5\0" "black, dark; unclear; private\0" "담:1N\0" "KUROI\0" "TAN DON DAN CHIN JIN\0" "TAM\0" "dǎn\0" "am2\0" "dark, black; sullen, dreary\0" "암:1N\0" "KUROI KURAI\0" "AN\0" "AM\0" "àn\0" "*qæ̌m\0" "zan2\0" "young girl's hair style\0" "KUROKAMI\0" "SHIN AN EN\0" "zhěn\0" "doi6\0" "MAYUZUMI\0" "TAI DAI CHIN JIN\0" "dài\0" "caam2\0" "grey black\0" "참:1N\0" "USUAOGUROI\0" "SAN\0" "CHAM\0" "cǎn\0" "ji1\0" "yī\0" "mei4\0" "mold, mildew; bacteria, fungi\0" "미:0N\0" "KABI KABIRU\0" "BAI BI MAI\0" "MI\0" "méi\0" "daam2 zaam2\0" "담:1N\0" "HAGARERU\0" "TAN SEN\0" "TAM\0" "zhǎn\0" "jim2\0" "mole, scar, blemish\0" "염:1N\0" "HOKURO\0" "EN AN\0" "YEM\0" "yǎn\0" "duk6\0" "to dishonor, defile, corrupt; soiled\0" "독:1N\0" "KEGASU KEGARERU\0" "TOKU\0" "TOK\0" "dú\0" "dhuk\0" "lou1\0" "KUROI\0" "RO RU\0" "lú\0" "zi2\0" "embroidery, needlework; radical\0" "NUU NUI\0" "CHI\0" "zhǐ\0" "분:1N\0" "PWUN\0" "fěn\0" "fat1\0" "special pattern of embroidery\0" "불:1N\0" "AYA\0" "FUTSU\0" "PWUL\0" "fú\0" "fu2\0" "embroidered official or sacrificial robe\0" "보:1N\0" "AYA\0" "HO FU\0" "PO\0" "fǔ\0" "man5\0" "to strive; to endeavor\0" "민:1N\0" "TSUTOMERU AOGAERU\0" "BOU BIN BEN\0" "MIN\0" "miǎn\0" "man5\0" "to strive; to endeavor\0" "miǎn\0" "miɛ̌n mǐn\0" "jyun4\0" "large turtle, sea turtle\0" "원:1N\0" "AOUMIGAME\0" "GEN GAN\0" "WEN\0" "yuán\0" "ngiuæn\0" "축:1N\0" "CHWUK\0" "cù\0" "qù\0" "ciu4 ziu1\0" "a kind of sea turtle; surname\0" "조:1N\0" "UMIGAME\0" "CHOU JOU\0" "CO\0" "cháo\0" "waa1\0" "the edible water-frog\0" "KAERU\0" "WAI KAI\0" "wā\0" "the spider\0" "주:1N\0" "CWU\0" "zhū\0" "spider\0" "KUMO\0" "CHI\0" "zhī\0" "man4\0" "méng\0" "ngou4\0" "huge sea turtle\0" "오:0N\0" "OOGAME\0" "GOU\0" "O\0" "áo\0" "ngɑu\0" "bit3\0" "a fresh-water turtle, Trionyx sinensis\0" "별:0N\0" "SUPPON\0" "BETSU HETSU\0" "PYEL\0" "biē\0" "biɛt\0" "to4\0" "large reptile, water lizard\0" "타:1N\0" "WANI\0" "TA DA TAN DAN SEN ZEN\0" "THA\0" "tuó\0" "dhɑ\0" "벽:1N\0" "PYEK\0" "bì\0" "jyun4\0" "large turtle, sea turtle\0" "yuán\0" "cháo\0" "to4\0" "large reptile, water lizard\0" "tuó\0" "ding2\0" "large, three-legged bronze caldron\0" "정:0N\0" "KANAE MASANI\0" "TEI\0" "CENG\0" "dǐng\0" "*děng\0" "đỉnh\0" "mik6\0" "cover of tripod caldron\0" "BEKI MYAKU\0" "mì\0" "naai5\0" "incense tripod\0" "내:1N\0" "KANAE\0" "DAI NAI DOU NOU\0" "NAY\0" "nài\0" "KANAE\0" "TEI\0" "dǐng\0" "zi1\0" "large tripod caldron with small mouth\0" "KANAE\0" "SHI JI\0" "zī\0" "gu2\0" "drum; beat, top, strike\0" "고:0E\0" "TSUZUMI\0" "KO\0" "KO\0" "gǔ\0" "gu2\0" "a drum; to drum, from whence comes: to rouse; to swell; to bulge\0" "고:N\0" "TSUZUMI\0" "KO KU\0" "gǔ\0" "*gǒ\0" "dung1 tung4\0" "rattle of drums\0" "TOU\0" "TONG\0" "dōng\0" "fan4 tou4\0" "drum\0" "OOTSUZUMI\0" "FUN\0" "fén\0" "tou4\0" "small revolving drum with knobs\0" "도:1N\0" "FURITSUZUMI\0" "TOU DOU\0" "TO\0" "táo\0" "jyun1\0" "yuān\0" "pei4\0" "drum carried on horseback\0" "비:1N\0" "TSUTSUMI\0" "HEI BAI\0" "PI\0" "pí\0" "*bhei\0" "coeng1\0" "drumming\0" "CHOU\0" "chāng\0" "gou1\0" "drum\0" "OOTSUZUMI\0" "KOU\0" "gāo\0" "cik1\0" "qì\0" "yuān\0" "dong1 tong1 tong4\0" "tāng\0" "TOU\0" "tēng\0" "syu2\0" "rat, mouse; KangXi radical 208\0" "서:0N\0" "NEZUMI\0" "SO SHO\0" "SE\0" "shǔ\0" "*shiǔ\0" "rat, mouse\0" "NEZUMI\0" "SHO\0" "shǔ\0" "fan4 fan5\0" "a variety of mole\0" "분:1N\0" "MOGURAMOCHI\0" "FUN BUN\0" "PWUN\0" "fén\0" "fèi\0" "man4\0" "wén\0" "bat6\0" "bá\0" "diu1\0" "TEN\0" "CHOU\0" "diāo\0" "to4\0" "the marmot\0" "tuó\0" "zhōng\0" "keoi4\0" "qú\0" "sang1\0" "weasel\0" "ITACHI\0" "SEI SHOU\0" "shēng\0" "sek6\0" "marmot; squirrel\0" "석:1N\0" "MUSASABI\0" "SEKI JAKU\0" "SEK\0" "shí\0" "jau4 jau6\0" "weasel, Mustela itatsi\0" "유:1N\0" "ITACHI\0" "YUU YU\0" "YU\0" "yòu\0" "shí\0" "ting4\0" "tíng\0" "ng4\0" "flying squirrel\0" "오:1N\0" "MUSASABI\0" "GO\0" "O\0" "wú\0" "ngo\0" "jú\0" "cing1 zing1\0" "SEI SHOU\0" "jīng\0" "wan4\0" "KON GON\0" "hún\0" "jú\0" "jin2\0" "a kind of insectivorous rodent\0" "언:1N\0" "MOGURA\0" "EN ON\0" "EN\0" "yǎn\0" "dat6\0" "tū\0" "si1\0" "sī\0" "hai4\0" "a mouse\0" "HATSUKANEZUMI\0" "KEI GEI\0" "HYEY\0" "xī\0" "겸:1N\0" "KYEM\0" "xiàn\0" "jin2\0" "a kind of insectivorous rodent\0" "언:1N\0" "MOGURA\0" "EN ON\0" "EN\0" "yǎn\0" "MUSASABI\0" "RUI\0" "léi\0" "bei6\0" "nose; first; KangXi radical 209\0" "비:0E\0" "HANA\0" "BI HI\0" "PI\0" "bí\0" "bhì\0" "hiu3\0" "(Cant.) curving upwards\0" "KAGIBANA\0" "GYOU KYUU KU KYOU\0" "yào\0" "kau4\0" "clogged nose\0" "TSUMARU\0" "GU KYUU\0" "KWU\0" "qiú\0" "hon4 hon6\0" "snore loudly\0" "한:1N\0" "IBIKI\0" "KAN\0" "HAN\0" "hān\0" "AOMUKIBANA\0" "GOTSU GOCHI KAI\0" "wù\0" "wù\0" "hau1\0" "snore loudly; very, extremely\0" "KAGIBANA\0" "KOU KU KO\0" "hōu\0" "xiè\0" "aat3 ngaat3\0" "NEIKI\0" "KATSU KACHI ATSU ACHI\0" "è\0" "zaa1\0" "red sores on nose\0" "HANANOWAKI\0" "SHA SA\0" "CHA\0" "zhā\0" "cau3\0" "smell; to smell\0" "KAGU\0" "KYUU\0" "xiù\0" "ung3\0" "stuffed nose\0" "HANAZUMARI\0" "OU O\0" "wèng\0" "zaa1\0" "AKABANA\0" "SA SHA\0" "zhā\0" "cold in the head; catarrh of the nose; mucus from the nose\0" "nòng\0" "nong6 nung6\0" "stoppage of the nose to speak with a nasal twang\0" "nàng\0" "cai4 zai6 zi1\0" "even, uniform, of equal length\0" "제:0E\0" "SOROU HITOSHII HITOSHIKU\0" "SEI ZAI SAI\0" "CA CEY\0" "qí\0" "*dzhei\0" "tày\0" "zaai1 zai1\0" "vegetarian diet; study; to fast, abstain\0" "재:0N\0" "MONOIMI TSUTSUSHIMU\0" "SAI SHI\0" "CAY\0" "zhāi\0" "*jræi jræi\0" "zai1\0" "jì\0" "zi1\0" "zī\0" "zai1\0" "take in both hands and offer to\0" "재:0N\0" "MOTARASU\0" "SEI SAI SHI\0" "CAY\0" "jī\0" "zai1\0" "break or smash into pieces, pulverize; hash\0" "NAMASU\0" "SEI SAI\0" "CEY\0" "jī\0" "cai4\0" "even, uniform, of equal length\0" "qí\0" "zai1\0" "break or smash into pieces, pulverize; hash\0" "jī\0" "ci2\0" "teeth; gears, cogs; age; KangXi radical 211\0" "치:0E\0" "HA\0" "SHI\0" "CHI\0" "chǐ\0" "*chiə̌\0" "xỉ\0" "can1 can3\0" "KAKEBA\0" "SHIN SON TON\0" "chèn\0" "can3\0" "lose baby teeth and get adult teeth\0" "친:1\0" "OSANAI\0" "SHIN\0" "CHIN\0" "chèn\0" "hat6\0" "gnaw, bite, nibble\0" "흘:1N\0" "KAMU\0" "KOTSU GOCHI KETSU\0" "HUL\0" "hé\0" "GA GE\0" "yá\0" "ngan4\0" "gums (of the teeth); to dispute\0" "은:1N\0" "HAGUKI\0" "KIN GIN\0" "UN\0" "yín\0" "haai6\0" "KAI GAI\0" "xiè\0" "baau1 baau6\0" "projecting teeth\0" "PHO\0" "bāo\0" "zaak3 zaak6\0" "to chew\0" "KAMU\0" "SAKU JAKU SA JA\0" "zé\0" "xiè\0" "zi1\0" "to show the teeth; crooked teeth\0" "CHA CAY\0" "chái\0" "ci1\0" "to chew the cud\0" "NIREGAMU NIGEKAMU\0" "CHI SHI\0" "chī\0" "jin6\0" "to display the teeth\0" "GEN\0" "yǎn\0" "zeoi2\0" "irregular teeth; discord\0" "저:0N\0" "KAMU\0" "SO SHO SA\0" "CE\0" "jǔ\0" "tiu4\0" "lose baby teeth and get adult teeth\0" "초:1N\0" "MISOPPA\0" "CHOU\0" "CHO\0" "tiáo\0" "ling4\0" "age; years\0" "령:0N\0" "YOWAI\0" "REI\0" "LYENG\0" "líng\0" "leng\0" "ling4\0" "age; years\0" "YOWAI\0" "REI\0" "líng\0" "ceot1\0" "act; stanza; time, occasion\0" "KUGIRI KOMA\0" "SHUTSU SETSU\0" "CHEK\0" "chū\0" "kyun4\0" "quán\0" "xiè\0" "han2 ngan4\0" "gums\0" "간:1N\0" "HAGUKI\0" "GIN KON\0" "KAN\0" "kěn\0" "jit6 ngaat6 ngit6\0" "bite, gnaw; wear down, erode\0" "설:0N\0" "KAMU KAJIRU\0" "KETSU GETSU\0" "SEL\0" "niè\0" "nget\0" "USUBA\0" "KYUU GU\0" "jiù\0" "ngaau5\0" "to chew; to bite\0" "교:1N\0" "KAMU KAJIRU KAMI\0" "GOU KOU\0" "KYO YO\0" "yǎo\0" "cuk1\0" "narrow, small; dirty\0" "착:0N\0" "SEMARU\0" "SOKU SAKU SHOKU\0" "CHAK\0" "chuò\0" "곤:1N\0" "KON\0" "yǔn\0" "jyu5\0" "uneven teeth; to disagree\0" "어:0N\0" "KUICHIGAU KUICHIGAI\0" "GYO GO\0" "E\0" "yǔ\0" "toothache\0" "ITAMU\0" "SHO SO\0" "chǔ\0" "ji2\0" "bite\0" "KAMU\0" "GI KI\0" "yǐ\0" "ngai4\0" "teeth grown in old age\0" "GEI JI NI\0" "ní\0" "zaak3\0" "to bite\0" "KAMU\0" "SAKU JAKU SA JA\0" "zé\0" "cuk1 zau1\0" "SEMARU\0" "SEKU SAKU SHUKU SHOKU SOKU\0" "zōu\0" "geoi2\0" "tooth decay\0" "우:1N\0" "MUSHIBA\0" "KU U\0" "WU\0" "qǔ\0" "toothless\0" "GUN\0" "yǔn\0" "jin6 ngaan5\0" "yǎn\0" "jyu4\0" "uneven (teeth)\0" "GOU GU\0" "óu\0" "ngok6\0" "palate, roof of mouth\0" "악:1N\0" "HAGUKI\0" "GAKU\0" "AK\0" "è\0" "aak1 ak1\0" "narrow, small; dirty\0" "악:0N\0" "AKUSEKUSURU\0" "AKU\0" "AK\0" "wò\0" "yì\0" "cī\0" "zau1\0" "SHUU SHU SAKU ZAKU\0" "zōu\0" "din1\0" "diān\0" "chǔ\0" "MAGARIBA\0" "KIN KON GON\0" "jìn\0" "ngaa3\0" "yà\0" "ci2\0" "teeth; gears, cogs; age; simplified form of the KangXi radical number 211\0" "chǐ\0" "can3\0" "lose baby teeth and get adult teeth\0" "chèn\0" "hat6\0" "gnaw, bite, nibble\0" "hé\0" "ngan4\0" "gums (of the teeth); to dispute\0" "yín\0" "zeoi2\0" "irregular teeth; discord\0" "jǔ\0" "ling4\0" "age; years\0" "líng\0" "baau1 baau6\0" "teeth protrude\0" "bāo\0" "tiu4\0" "lose baby teeth and get adult teeth\0" "tiáo\0" "zi1\0" "to show the teeth; crooked teeth\0" "zī\0" "han2 ngan4\0" "gums\0" "kěn\0" "jyu5\0" "uneven teeth; to disagree\0" "yǔ\0" "cuk1\0" "narrow, small; dirty\0" "chuò\0" "geoi2\0" "tooth decay\0" "qǔ\0" "aak1\0" "narrow, small; dirty\0" "wò\0" "lung4\0" "dragon; symbolic of emperor\0" "룡:0E 용:0\0" "TATSU\0" "RYUU ROU\0" "LYONG LONG PANG\0" "lóng\0" "*liong\0" "long\0" "pong4\0" "disorderly, messy; huge, big\0" "롱:1\0" "PANG LONG\0" "páng\0" "mang\0" "TSUTSUSHIMU NOBORU TOMOSHIBIOHOHI\0" "KYOU KU AKU\0" "gōng\0" "pong4\0" "disorderly, messy; huge, big\0" "방:0N\0" "TAKADONO\0" "HOU BOU ROU RU\0" "PANG NONG\0" "páng\0" "bhang\0" "jim2 jim5\0" "high and bright\0" "엄:N\0" "EN GEN\0" "yǎn\0" "dragon\0" "룡:1N\0" "TATSU\0" "RYU RYOU\0" "LYONG\0" "lóng\0" "a halter\0" "lǒng\0" "gung1\0" "give, present; reverential\0" "공:1N\0" "SONAERU\0" "KYOU KU YOU YU\0" "KONG\0" "gōng\0" "ham1\0" "niche, shrine\0" "감:0N\0" "ZUSHI\0" "GAN KAN\0" "KAM\0" "kān\0" "daap6\0" "flight of a dragon\0" "OSORERU\0" "TOU DOU SOU\0" "dá\0" "ling4 lung4\0" "KAMI YOSHI\0" "REI RYOU\0" "líng\0" "daap6\0" "the appearance of a dragon walking\0" "TOU\0" "dá\0" "lung4\0" "dragon; symbolic of emperor\0" "lóng\0" "gung1\0" "give, present; reverential\0" "gōng\0" "ham1\0" "niche, shrine\0" "kān\0" "gau1 gwai1 gwan1\0" "turtle or tortoise; cuckold\0" "구:0EN 귀:0N 균:0N\0" "KAME\0" "KI KYUU KIN\0" "KWU KYUN KWI\0" "guī\0" "giou gyui\0" "cau1\0" "autumn, fall; year\0" "추:1N\0" "AKI TOKI\0" "SHUU\0" "CHWU\0" "qiū\0" "bit3\0" "turtle\0" "SUPPON\0" "BETSU HETSU\0" "PYEL\0" "biē\0" "gau1 gwai1 gwan1\0" "turtle or tortoise; cuckold\0" "guī\0" "joek6\0" "flute; pipe, ancient measure\0" "약:1N\0" "FUE\0" "YAKU\0" "YAK\0" "yuè\0" "ceoi1\0" "to blow, exhale\0" "FUKU FUKINARASU\0" "SUI\0" "CHWI\0" "chuī\0" "wo4\0" "in harmony; calm, peaceful\0" "화:1N\0" "YAWARAGU\0" "KA WA\0" "HWA\0" "hé\0" "KAKU ROKU\0" "jué\0" "haai4\0" "to harmonize; to accord with; to agree\0" "KAI\0" "HAY\0" "xié\0" "jyu6\0" "beg, appeal for help\0" "유:1N\0" "YOBU\0" "YAKU YU\0" "YU\0" "yù\0" "soeng4\0" "syu2\0" "zeoi1\0" "gan3\0" "jan4\0" "gon3\0" "mong5\0" "ji6\0" "jik6\0" "mou6\0" "sei3 seon2 seon3 si3\0" "fu3\0" "cam4 cim4\0" "sim2\0" "(same as U+7752 睒) to blink, twinkle\0" "shǎn\0" "zang1\0" "ce1\0" "wu1\0" "zi2\0" "hei1\0" "hill; long and narrow highland; used in place names\0" "gàng\0" "(tǎ) place names in Guangdong and Zhejiang; (dá) cobblestone, water gate\0" "tǎ\0" "meitnerium\0" "mài\0" "zau2\0" "a kind of clam\0" "caraway\0" "caraway\0" "copernicium\0" "gē\0" "Danio chrysotaeniata\0" "dān\0" "ou3\0" "oganesson (element 118)\0" "ào\0" "tin4\0" "tennessine (element 117)\0" "tián\0" "nei5 saai2 nip6\0" "nihonium (element 113)\0" "nǐ\0" "how? what?\0" "개:0\0" "KAY\0" "more, still further, much more\0" "갱:0\0" "KAYNG\0" "cart, vehicle; carry in cart\0" "거:0\0" "KE\0" "surname; merchant; buy, trade\0" "고:0\0" "KO\0" "slip, slide; slippery, polished\0" "골:0\0" "KOL\0" "string; relatives; conspire\0" "관:0\0" "KOC\0" "sentence\0" "귀:0\0" "KWI\0" "gau1 gwai1 gwan1 kau1\0" "turtle or tortoise; cuckold\0" "귀:0\0" "KWI\0" "turtle or tortoise; cuckold\0" "균:0\0" "KYUN\0" "deed, contract, bond; engrave\0" "글:0\0" "KUL\0" "gold; metals in general; money\0" "금:0\0" "KUM\0" "horn, bugle; lama; final particle\0" "나:0\0" "NA\0" "but, how; bear, stand, endure\0" "나:0\0" "NA\0" "lazy, languid, listless\0" "나:0\0" "NA\0" "leprosy, scabies, mange; shoddy\0" "나:0\0" "NA\0" "net for catching birds; gauze\0" "나:0\0" "NA\0" "type of creeping plant; turnip\0" "나:0\0" "NA\0" "spiral shell; conch; spiral\0" "나:0\0" "NA\0" "bare, nude; undress, strip\0" "나:0\0" "NA\0" "patrol; inspect; watch\0" "나:0\0" "NA\0" "happy, glad; enjoyable; music\0" "낙:0\0" "NAK\0" "river in Shanxi province; city\0" "낙:0\0" "NAK\0" "brand, burn; branding iron\0" "낙:0\0" "NAK\0" "kind of necklace\0" "낙:0\0" "NAK\0" "fall, drop; net income, surplus\0" "낙:0\0" "NAK\0" "cream, cheese; koumiss\0" "낙:0\0" "NAK\0" "white horse with black mane; camel\0" "낙:0\0" "NAK\0" "confusion, state of chaos; create chaos, revolt\0" "난:0\0" "NAN\0" "egg; ovum; roe; spawn\0" "난:0\0" "NAN\0" "railing, balustrade; animal pan\0" "난:0\0" "NAN\0" "rotten, spoiled, decayed\0" "난:0\0" "NAN\0" "orchid; elegant, graceful\0" "난:0\0" "NAN\0" "fabulous bird\0" "난:0\0" "NAN\0" "mountain mist, mountain haze\0" "남:0\0" "NAM\0" "flood, overflow; excessive\0" "남:0\0" "NAM\0" "blue; indigo plant; surname\0" "남:0\0" "NAM\0" "ragged, tattered, threadbare\0" "남:0\0" "NAM\0" "pull, drag; seize, hold; lengthen\0" "납:0\0" "NAP\0" "year end sacrifice; dried meat\0" "납:0\0" "NAP\0" "wax; candle; waxy, glazed\0" "납:0\0" "NAP\0" "long4\0" "corridor, porch, veranda\0" "낭:0\0" "NANG\0" "lɑng\0" "clear, bright; distinct\0" "낭:0\0" "NANG\0" "wave; wasteful, reckless\0" "낭:0\0" "NANG\0" "wolf\0" "낭:0\0" "NANG\0" "gentleman, young man; husband\0" "낭:X\0" "NANG\0" "come, coming; return, returning\0" "내:0\0" "NAY\0" "cold, cool; lonely\0" "냉:0\0" "NAYNG\0" "labor, toil, do manual work\0" "노:0\0" "NO\0" "capture, seize\0" "노:0\0" "NO\0" "oar, scull; row\0" "노:0\0" "NO\0" "fireplace, stove, oven, furnace\0" "노:0\0" "NO\0" "cottage, hut; surname; black\0" "노:0\0" "NO\0" "old, aged; experienced\0" "노:0\0" "NO\0" "rushes, reeds\0" "노:0\0" "NO\0" "lou5\0" "capture, imprison, seize; prison\0" "노:0\0" "NO\0" "*lǒ\0" "road, path, street; journey\0" "노:0\0" "NO\0" "dew; bare, open, exposed\0" "노:0\0" "NO\0" "foolish, stupid, rash; vulgar\0" "노:0\0" "NO\0" "heron, egret\0" "노:0\0" "NO\0" "rough, uneven, rocky; mediocre\0" "녹:0\0" "NOK\0" "blessing, happiness, prosperity\0" "녹:0\0" "NOK\0" "green; chlorine\0" "녹:0\0" "NOK\0" "the green bamboo; greenish bamboo\0" "녹:0\0" "NOK\0" "copy, write down, record\0" "녹:0\0" "NOK\0" "deer; surname; KangXi radical 198\0" "녹:0\0" "NOK\0" "debate; discuss; discourse\0" "논:0\0" "NON\0" "grave, mound; ridge in field\0" "농:0\0" "NONG\0" "do, play or fiddle with; alley\0" "농:0\0" "NONG\0" "cage; cage-like basket\0" "농:0\0" "NONG\0" "deaf\0" "농:0\0" "NONG\0" "prison; stable, pen; secure\0" "뇌:0\0" "NOY\0" "pile of rocks or stones; great\0" "뇌:0\0" "NOY\0" "bribe; give present\0" "뇌:0\0" "NOY\0" "thunder\0" "뇌:0\0" "NOY\0" "rampart, military wall\0" "누:0\0" "NWU\0" "frequently, often, again and again\0" "누:0\0" "NWU\0" "building of two or more stories\0" "누:0\0" "NWU\0" "tears; weep, cry\0" "누:0\0" "NWU\0" "leak, drip; funnel; hour glass\0" "누:0\0" "NWU\0" "tired; implicate, involve; bother\0" "누:0\0" "NWU\0" "thread; detailed, precise\0" "누:0\0" "NWU\0" "narrow; crude, coarse; ugly\0" "누:0\0" "NWU\0" "strangle, tighten\0" "늑:0\0" "NUK\0" "ribs; chest\0" "늑:0\0" "NUK\0" "shiver with cold or fear, fearful\0" "늠:0\0" "NUM\0" "pure; virtuous; insult; maltreat\0" "능:0\0" "NUNG\0" "corner, edge, angle; square block\0" "능:0\0" "NUNG\0" "thin silk, damask silk\0" "능:0\0" "NUNG\0" "water-chestnut, water caltrop\0" "능:0\0" "NUNG\0" "hill, mound; mausoleum\0" "능:0\0" "NUNG\0" "read, study; pronounce\0" "두:0\0" "TWU\0" "take; bring; grasp, hold; arrest\0" "라:0\0" "LA\0" "happy, glad; enjoyable; music\0" "락:0\0" "LAK\0" "promise; assent, approve\0" "락:0\0" "LAK\0" "cinnabar (native HgS); vermilion (artificial HgS used as pigment)\0" "란:0\0" "LAN\0" "repose, serenity, peace; peaceful\0" "령:0\0" "LYENG\0" "anger, rage, passion; angry\0" "로:0\0" "LO\0" "to lead; ratio; rate; limit\0" "률:0\0" "LYUL\0" "different, unusual, strange\0" "리:0\0" "LI\0" "north; northern; northward\0" "배:0\0" "PEY\0" "a tributary of the Wei river in Shanxi\0" "번:0\0" "PEN\0" "convenience, ease; expedient\0" "변:0\0" "PYEN\0" "return; repeat; repeatedly\0" "부:0\0" "PWU\0" "no, not; un-; negative prefix\0" "불:0\0" "PWUL\0" "to seep out, excrete\0" "비:0\0" "PI\0" "number; several; count; fate\0" "삭:0\0" "SAK\0" "large rope, cable; rules, laws\0" "삭:0\0" "SAK\0" "take part in, intervene\0" "삼:0\0" "SAM\0" "stop up, block. seal, cork\0" "색:0\0" "SAYK\0" "province; save, economize\0" "생:0\0" "SAYNG\0" "leaf, petal; page of book; period\0" "섭:0\0" "SEP\0" "speak, say, talk; scold, upbraid\0" "세:0\0" "SEY\0" "kill, slaughter, murder; hurt\0" "쇄:0\0" "SWAY\0" "early morning\0" "신:0\0" "SIN\0" "sink, submerge; addicted to; name\0" "심:0\0" "SIM\0" "pick up, collect, tidy up; ten\0" "십:0\0" "SIP\0" "if, supposing, assuming; similar\0" "야:0\0" "YA\0" "rob, ransack, plunder; pass by\0" "약:0\0" "YAK\0" "approximately, roughly; outline\0" "약:0\0" "YAK\0" "bright, brilliant, radiant, light\0" "양:0\0" "YANG\0" "two, both, pair, couple; ounce\0" "양:0\0" "YANG\0" "cool, cold; disheartened\0" "양:0\0" "YANG\0" "bridge; beam; rafters; surname\0" "양:0\0" "YANG\0" "food, grain, provisions\0" "양:0\0" "YANG\0" "good, virtuous, respectable\0" "양:0\0" "YANG\0" "excuse, forgive; guess, presume\0" "양:0\0" "YANG\0" "measure, quantity, capacity\0" "양:0\0" "YANG\0" "strive; encourage\0" "여:0\0" "YE\0" "surname; a musical note\0" "여:0\0" "YE\0" "woman, girl; feminine; rad. 38\0" "여:0\0" "YE\0" "hut, cottage; name of a mountain\0" "여:0\0" "YE\0" "trip, journey; travel; traveler\0" "여:0\0" "YE\0" "strain out, filter\0" "여:0\0" "YE\0" "whetstone; sharpen\0" "여:0\0" "YE\0" "village of twenty-five families\0" "여:0\0" "YE\0" "a pure black horse; a pair of horses\0" "여:0\0" "YE\0" "beautiful, magnificent, elegant\0" "여:0\0" "YE\0" "surname; numerous, many; black\0" "여:0\0" "YE\0" "power, capability, influence\0" "역:0\0" "YEK\0" "calendar, era\0" "역:0\0" "YEK\0" "take place, past, history\0" "역:0\0" "YEK\0" "run over something with a vehicle\0" "역:0\0" "YEK\0" "year; new-years; person's age\0" "연:0\0" "YEN\0" "pity, sympathize\0" "연:0\0" "YEN\0" "love; long for, yearn for; love\0" "연:0\0" "YEN\0" "twirl in fingers, tease, toy with\0" "연:0\0" "YEN\0" "flowing water; ripples; weeping\0" "연:0\0" "YEN\0" "smelt, refine; distill, condense\0" "연:0\0" "YEN\0" "vessel used to hold grain offerings\0" "연:0\0" "YEN\0" "year; new-years; person's age\0" "연:0\0" "YEN\0" "practice, drill, exercise, train\0" "연:0\0" "YEN\0" "connect, join; associate, ally\0" "연:0\0" "YEN\0" "a hand-cart; to transport by carriage\0" "연:0\0" "YEN\0" "lotus, water lily; paradise\0" "연:0\0" "YEN\0" "join, connect; continuous; even\0" "연:0\0" "YEN\0" "smelt metals, forge; refine\0" "연:0\0" "YEN\0" "a line; to arrange in order, classify\0" "열:0\0" "YEL\0" "bad, inferior; slightly\0" "열:0\0" "YEL\0" "throat; pharynx\0" "열:0\0" "YEL\0" "fiery, violent, vehement, ardent\0" "열:0\0" "YEL\0" "split, crack, break open; rend\0" "열:0\0" "YEL\0" "speak, say, talk; scold, upbraid\0" "열:0\0" "YEL\0" "upright, honorable, honest\0" "염:0\0" "YEM\0" "think of, recall, study\0" "염:0\0" "YEM\0" "to twist, nip with the fingers\0" "염:0\0" "YEM\0" "dress corpse for burial\0" "염:0\0" "YEM\0" "a blind, screen, curtain\0" "염:0\0" "YEM\0" "hunt; field sports\0" "엽:0\0" "YEP\0" "command, order; 'commandant', magistrate; allow, cause\0" "영:0\0" "YENG\0" "prison, enclosure\0" "영:0\0" "YENG\0" "repose, serenity, peace; peaceful\0" "영:0\0" "YENG\0" "mountain ridge, mountain peak\0" "영:0\0" "YENG\0" "pity, sympathize\0" "영:0\0" "YENG\0" "tinkling of jade\0" "영:0\0" "YENG\0" "lustre of gems; bright, lustrous\0" "영:0\0" "YENG\0" "species of antelope\0" "영:0\0" "YENG\0" "listen, hear\0" "영:0\0" "YENG\0" "bell\0" "영:0\0" "YENG\0" "zero; fragment, fraction\0" "영:0\0" "YENG LYEN\0" "spirit, soul; spiritual world\0" "영:0\0" "YENG\0" "neck; collar; lead, guide\0" "영:0\0" "YENG\0" "precedent, example; regulation\0" "예:0\0" "YEY\0" "social custom; manners; courtesy; rites\0" "예:0\0" "YEY\0" "sweet wine; sweet spring\0" "예:0\0" "YEY\0" "be subservient to; servant\0" "예:X\0" "YEY\0" "evil, wicked, bad, foul\0" "오:0\0" "O\0" "to finish; particle of completed action\0" "요:0\0" "YO\0" "officials; bureaucracy\0" "요:0\0" "YO\0" "shanty, hut, shack\0" "요:0\0" "YO\0" "urine; urinate\0" "요:0\0" "YO\0" "consider, conjecture; material\0" "요:0\0" "YO\0" "happy, glad; enjoyable; music\0" "요:0\0" "YO\0" "to burn, set afire; to illuminate; a signal lamp\0" "요:0\0" "YO\0" "be healed, cured, recover\0" "요:0\0" "YO\0" "smartweed, polygonum\0" "요:0\0" "YO\0" "distant, far\0" "요:0\0" "YO\0" "dragon; symbolic of emperor\0" "용:0\0" "YONG\0" "halo in sky; fog; dizzy, faint\0" "운:0\0" "WUN\0" "ancient musical instrument; surname\0" "원:0\0" "WEN\0" "surname; kill, destroy\0" "유:0\0" "YU\0" "Ligustrum sinense, Chinese privet\0" "유:0\0" "YU\0" "willow tree; pleasure\0" "유:0\0" "YU\0" "flow, circulate, drift; class\0" "유:0\0" "YU\0" "slide, glide, slip; slippery\0" "유:0\0" "YU\0" "sparkling stone; glazed, opaque\0" "유:0\0" "YU\0" "stop, halt; stay, detain, keep\0" "유:0\0" "YU\0" "sulfur\0" "유:0\0" "YU\0" "knot; button; handle, knob; tie\0" "유:0\0" "YU\0" "class, group, kind, category\0" "유:0\0" "YU\0" "number six\0" "육:0\0" "YUK\0" "kill, massacre; oppress\0" "육:0\0" "YUK\0" "land, continental; army\0" "육:0\0" "YUK\0" "normal human relationships\0" "윤:0\0" "YUN\0" "Kunlun mountains in Jiangsu\0" "윤:0\0" "YUN\0" "be lost; sink, be submerged\0" "윤:0\0" "YUN\0" "wheel; revolve, turn; recur\0" "윤:0\0" "YUN\0" "statute, principle, regulation\0" "율:0\0" "YUL\0" "shiver, shudder, tremble; tremble\0" "율:0\0" "YUL\0" "chestnut tree, chestnuts; surname\0" "율:0\0" "YUL\0" "to lead; ratio; rate; limit\0" "율:0\0" "YUL\0" "prosperous, plentiful, abundant\0" "융:0\0" "YUNG\0" "gains, advantage, profit, merit\0" "이:0\0" "I\0" "government official, magistrate\0" "이:0\0" "I\0" "footwear, shoes; walk on, tread\0" "이:0\0" "I\0" "change; easy\0" "이:0\0" "I\0" "plum; judge; surname\0" "이:0\0" "I\0" "pear; opera; cut, slash\0" "이:0\0" "I\0" "mud, mire; earth, clay; plaster\0" "이:0\0" "I\0" "reason, logic; manage\0" "이:0\0" "I\0" "dysentery\0" "이:0\0" "I\0" "sorrow, grief; incur, meet with\0" "이:0\0" "I\0" "inside, interior, within\0" "이:0\0" "I\0" "inside, interior, within\0" "이:0\0" "I\0" "unit of distance; village; lane\0" "이:0\0" "I\0" "leave, depart; go away; separate\0" "이:0\0" "I\0" "hide; go into hiding\0" "익:0\0" "IK\0" "drown; submerge in water; indulge\0" "익:0\0" "IK\0" "stingy, miserly, parsimonious\0" "인:0\0" "IN\0" "phosphorus\0" "인:0\0" "IN\0" "luster of jade\0" "인:0\0" "IN\0" "rush used in making mats; surname\0" "인:0\0" "IN\0" "neighbor; neighboring; adjacent\0" "인:0\0" "IN\0" "fish scales\0" "인:0\0" "IN\0" "female of Chinese unicorn\0" "인:0\0" "IN\0" "forest, grove; surname\0" "임:0\0" "IM\0" "drip, soak, drench; perfectly\0" "임:0\0" "IM\0" "draw near, approach; descend\0" "임:0\0" "IM\0" "stand; let stand; establish, set\0" "입:0\0" "IP\0" "bamboo hat; bamboo covering\0" "입:0\0" "IP\0" "grain; small particle\0" "입:0\0" "IP\0" "form; appearance; shape; official\0" "장:0\0" "CANG\0" "roast, broil; toast; cauterize\0" "적:0\0" "CEK\0" "recognize, understand, know\0" "지:0\0" "CI\0" "file of ten soldiers\0" "집:0\0" "CIP\0" "tea\0" "차:0\0" "CHA\0" "stab; prick, irritate; prod\0" "척:0\0" "CHEK\0" "cut, mince, slice, carve\0" "체:0\0" "CHEY\0" "degree, system; manner; to consider\0" "탁:0\0" "THAK\0" "expand; open up; support or push\0" "탁:0\0" "THAK\0" "sugar; candy; sweets\0" "탕:0\0" "THANG\0" "residence, dwelling, home; grave\0" "택:0\0" "THAYK\0" "cave, grotto; ravine; hole\0" "통:0\0" "THONG\0" "violent, brutal, tyrannical\0" "포:0\0" "PHO\0" "spokes of wheel\0" "폭:0\0" "PHOK\0" "go; walk; move, travel; circulate\0" "항:0\0" "HANG\0" "descend, fall, drop; lower, down\0" "항:0\0" "HANG\0" "see, observe, behold; perceive\0" "현:0\0" "HYEN\0" "broad, wide, open, empty; expand\0" "확:0\0" "HWAK\0" "duplicate of Big Five A461\0" "TAKAI HAGERU ASHIKIRU\0" "KOTSU GOTSU\0" "OL\0" "vomit\0" "HAKUSAMA\0" "KAKU\0" "cốc\0" "cemetery; tomb\0" "TSUKA\0" "CHOU\0" "CHONG\0" "clear weather\0" "HARERU HARE HARASU\0" "SEI\0" "CHENG\0" "bright\0" "YAWARAGU\0" "KI\0" "HUY\0" "pig\0" "INOSHISHI I\0" "CHO\0" "CE\0" "jik1\0" "profit\0" "MASU MASUMASU\0" "EKI YAKU\0" "IK\0" "*qiɛk\0" "social custom; manners; courtesy\0" "NORI\0" "REI RAI\0" "LYEY\0" "spirit\0" "KAMI KOU TAMASHII\0" "SHIN JIN\0" "SIN\0" "good luck\0" "SAIWAI\0" "SHOU\0" "SANG\0" "happiness\0" "SAIWAI HIMOROGI\0" "FUKU\0" "POK\0" "pacify; appease; calm\0" "YASUI YASUNJIRU YASU\0" "SEI JOU\0" "CENG\0" "essence; semen; spirit\0" "SHIRAGEYONE KUWASHII KOKORO\0" "SEI SHOU\0" "CENG\0" "feather\0" "HA HANE\0" "U\0" "WU\0" "HAGI\0" "sên\0" "several\0" "MORO KORE\0" "SHO\0" "CEY\0" "gặp\0" "flee\0" "HASHIRU USHINAU SORERU\0" "ITSU ICHI\0" "IL\0" "metropolis\0" "MIYAKO SUBETE\0" "TO TSU CHO\0" "TO\0" "cooked rice; food; meal\0" "MESHI\0" "HAN BON\0" "PAN\0" "raise animals; feed; nourish\0" "KAU YASHINAU\0" "SHI JI\0" "SA\0" "public building\0" "YAKATA TATE\0" "KAN\0" "KWAN\0" "crane\0" "TSURU\0" "KAKU\0" "HAK\0" "낭:0\0" "예:0\0" "the sound made by breathing in; oh! (cf. U+311B BOPOMOFO LETTER O, which is derived from this character)\0" "hē\0" "cat1\0" "the original form for 七 U+4E03\0" "qī\0" "qiě\0" "hoi6\0" "an alternate form of U+4EA5 亥\0" "hài\0" "jau1\0" "(the same as U+4E18 丘) a hill; elder; empty; a name\0" "qiū\0" "kiou\0" "cāo\0" "sai3\0" "(same as U+4E16 世) generation; world; era\0" "shì\0" "shiɛì\0" "sī\0" "jué\0" "Variant of U+4E99 亙\0" "khạng\0" "khệnh\0" "yù\0" "kōng\0" "tin1\0" "zī\0" "xíng\0" "ba\0" "cụp\0" "khà\0" "khề\0" "mǒu\0" "đứa\0" "rẻ\0" "trụt\0" "jī\0" "yè\0" "jūn\0" "qián\0" "lù\0" "bui5\0" "xuôi\0" "đời\0" "a flagon\0" "đứa\0" "luồn\0" "bik6\0" "chū\0" "lin4\0" "dưới\0" "sánh\0" "shì\0" "chả\0" "cúi\0" "gồm\0" "gồm\0" "qiè\0" "the horns of a sheep\0" "gǎ\0" "cung1\0" "nhắm\0" "qí\0" "giữa\0" "chǎn\0" "suốt\0" "giữa\0" "xuyên\0" "chuỗi\0" "huān\0" "jai6\0" "yì\0" "zo2\0" "zuǒ\0" "jié\0" "jan4\0" "ấy\0" "zōu\0" "zi2\0" "to stop\0" "zǐ\0" "zung3\0" "every, all; a multitude\0" "jīn\0" "to branch\0" "pài\0" "deoi1\0" "to store up, to pile up\0" "duī\0" "cóng\0" "shèn\0" "bèn\0" "bèn\0" "huáng\0" "mái\0" "yǐn\0" "gwan2\0" "gǔn\0" "jiū\0" "울:N\0" "út\0" "ít\0" "chín\0" "shēn\0" "tam5\0" "ụt\0" "út\0" "jiù\0" "vú\0" "yè\0" "dòng\0" "jué\0" "jié\0" "diǎo\0" "jué\0" "chuí\0" "líng\0" "sing4\0" "tīng\0" "thờ\0" "gèn\0" "gộp\0" "vài\0" "hai\0" "조:N\0" "yà\0" "bẩn\0" "yí\0" "kép\0" "nhăm\0" "giếng\0" "lăm\0" "năm\0" "vài\0" "wéi\0" "jié\0" "yí\0" "mất\0" "mất\0" "mất\0" "mất\0" "diè\0" "qí\0" "lề\0" "xí\0" "bāo\0" "xiè\0" "quên\0" "zhàng\0" "quên\0" "mất\0" "jung4\0" "(variant of U+5EB8 庸) usual, common; to use\0" "yōng\0" "sởn\0" "xù\0" "diè\0" "dān\0" "wěi\0" "guǎ\0" "ding1 zaang1 zang1\0" "faan2\0" "(Cant.) to play\0" "fàn\0" "coi4\0" "mò\0" "xī\0" "yǎn\0" "trùm\0" "ní\0" "dàn\0" "jan5\0" "dǎn\0" "với\0" "tāo\0" "gōng\0" "mou4\0" "va\0" "bợm\0" "kuā\0" "chù\0" "qù\0" "mò\0" "jau1\0" "shī\0" "gǎn\0" "shēng\0" "hùa\0" "tốp\0" "tuō\0" "waan6\0" "shōu\0" "niě\0" "nhòng\0" "jyu4\0" "lap6\0" "yùn\0" "guǎ\0" "xiāo\0" "láo\0" "dàn\0" "suō\0" "mǎng\0" "yí\0" "tè\0" "jau4\0" "bì\0" "tà\0" "luò\0" "sing4\0" "vãi\0" "nghĩ\0" "nay\0" "xiên\0" "trày\0" "xǐ\0" "hūn\0" "dá\0" "jù\0" "dú\0" "ǎn\0" "phường\0" "jyu5\0" "ding6\0" "mèi\0" "rán\0" "ái\0" "yù\0" "jiàn\0" "qì\0" "ji4\0" "nghè\0" "ngài\0" "người\0" "nhố\0" "thay\0" "zung1\0" "mǐn\0" "thằng\0" "fan1\0" "vững\0" "zhòu\0" "zhì\0" "zhǒng\0" "nǎo\0" "even, together; to reduce, equalize\0" "bìng\0" "zhuàn\0" "shù\0" "xùn\0" "toạng\0" "jué\0" "qiǎn\0" "guǎ\0" "tū\0" "yìng\0" "zi6\0" "zhì\0" "kuí\0" "syun1\0" "jung5\0" "chèn\0" "liàn\0" "yā\0" "guò\0" "miǎo\0" "shé\0" "yǔ\0" "sì\0" "sǒu\0" "zhì\0" "mei4\0" "mày\0" "mụ\0" "qiē\0" "fù\0" "jú\0" "bèi\0" "bì\0" "suǒ\0" "qiǎn\0" "mǐng\0" "chǎn\0" "sāo\0" "tao\0" "jī\0" "paa4\0" "gòng\0" "qióng\0" "ròng\0" "sǒu\0" "sǒu\0" "yáo\0" "wu1 wu3\0" "(Cant.) to bow, stoop\0" "nập\0" "nạ\0" "phía\0" "chōu\0" "shuài\0" "zhē\0" "lì\0" "gài\0" "suī\0" "zhān\0" "zhuàng\0" "fù\0" "man3\0" "(Cant.) an undesirable situation\0" "jī\0" "dōu\0" "mak6\0" "lei6\0" "caan3\0" "huì\0" "jiǎn\0" "yǎn\0" "zhì\0" "bầy\0" "bụt\0" "bợm\0" "hèn\0" "měi\0" "yào\0" "dī\0" "yí\0" "gấp\0" "bié\0" "qú\0" "yì\0" "yàng\0" "dáng\0" "zhá\0" "shà\0" "jin2\0" "gun3 gwun3\0" "git6\0" "xúm\0" "lái\0" "ging2\0" "git3\0" "cắp\0" "bay\0" "lũ\0" "chầu\0" "đấng\0" "jué\0" "qī\0" "yú\0" "vải\0" "ai6 ngai6\0" "zǎi\0" "sà\0" "sè\0" "dùn\0" "jiě\0" "kē\0" "yuē\0" "jiǎn\0" "yáo\0" "gon3\0" "jyu4\0" "xiān\0" "xiào\0" "qiāo\0" "yù\0" "qú\0" "bặm\0" "gã\0" "xiān\0" "luò\0" "guǎng\0" "ngài\0" "đừng\0" "chēng\0" "chuǎng\0" "yí\0" "zhěng\0" "zòng\0" "tụi\0" "duì\0" "zhǎi\0" "thợ\0" "giống\0" "fung6\0" "gaa1\0" "fěi\0" "yí\0" "méng\0" "nghè\0" "biān\0" "jié\0" "shù\0" "liáo\0" "bǐ\0" "sú\0" "dì\0" "jing4\0" "lou5\0" "trỗi\0" "liu4\0" "bèi\0" "wèn\0" "méng\0" "chǎn\0" "đòi\0" "dǎo\0" "dôi\0" "pín\0" "jiǎn\0" "lìn\0" "guì\0" "qī\0" "hōng\0" "jí\0" "xiè\0" "zhēng\0" "chǎn\0" "trộm\0" "thói\0" "lọng\0" "yáo\0" "chǎn\0" "ngửa\0" "ngôi\0" "diān\0" "chòng\0" "néi\0" "néi\0" "zhài\0" "biān\0" "chǎn\0" "nghè\0" "cau4\0" "xiāo\0" "nhau\0" "cù\0" "xīn\0" "jǐng\0" "qiān\0" "qīng\0" "gǔ\0" "wù\0" "maau6\0" "fu4\0" "jyun4\0" "jan5\0" "yuǎn\0" "bǐng\0" "wán\0" "hang4\0" "ràng\0" "rỡ\0" "vặc\0" "nhóc\0" "niǎo\0" "liàn\0" "tin\0" "rǎo\0" "fàn\0" "dí\0" "trước\0" "rạng\0" "vằng\0" "sáng\0" "huī\0" "yì\0" "xián\0" "quanh\0" "rõ\0" "mống\0" "lán\0" "fu3\0" "fù\0" "xiòng\0" "liǎng\0" "tāo\0" "jí\0" "jiè\0" "zhá\0" "shī\0" "vào\0" "nhúi\0" "qí\0" "biǎn\0" "lặn\0" "lǎn\0" "lǐn\0" "zhì\0" "bì\0" "shèng\0" "lọn\0" "vô\0" "trọn\0" "sip3\0" "(Cant.) a wedge; to thrust in\0" "shèng\0" "cyun4\0" "qín\0" "biāo\0" "an interjection of doubt or inquiry\0" "xī\0" "a roll\0" "juàn\0" "jī\0" "xī\0" "qǐn\0" "hài\0" "lún\0" "yuè\0" "lính\0" "lián\0" "tám\0" "gồm\0" "bān\0" "héng\0" "qī\0" "qiān\0" "zhèng\0" "mǎo\0" "cóng\0" "nap1\0" "(Cant.) 酒𠕄, a dimple\0" "nà\0" "mou5\0" "tǐng\0" "zōng\0" "jiōng\0" "zhǎo\0" "niǎn\0" "chéng\0" "qià\0" "yù\0" "jiǎo\0" "zhào\0" "dí\0" "jiū\0" "suǐ\0" "yāo\0" "wāng\0" "liáo\0" "tóng\0" "mèng\0" "xuống\0" "yǒu\0" "zeot1\0" "sī\0" "nắp\0" "lòu\0" "liệng\0" "yīn\0" "bay\0" "cung2\0" "kindness, grace, esteem\0" "chǒng\0" "mồng\0" "gǎn\0" "jiū\0" "lẻo\0" "ngắt\0" "dãy\0" "mat6\0" "qìn\0" "jiǒng\0" "xié\0" "mát\0" "ròng\0" "hè\0" "jan1\0" "tāo\0" "qiú\0" "xié\0" "ging6\0" "경:N\0" "jìng\0" "niǎn\0" "jìng\0" "jí\0" "m4 ng4\0" "zeon3\0" "tiǎn\0" "cuì\0" "dié\0" "qǐng\0" "mui5\0" "maang6\0" "lún\0" "váng\0" "pìng\0" "pang4\0" "to lean on; to trust in\0" "píng\0" "dié\0" "lòu\0" "wun6\0" "trơn\0" "liǎn\0" "hán\0" "pāng\0" "táng\0" "cóng\0" "rét\0" "yí\0" "xuán\0" "suò\0" "liú\0" "shuǎng\0" "shèn\0" "bù\0" "sōu\0" "đọng\0" "qín\0" "shěn\0" "nòng\0" "tǐng\0" "jiāng\0" "hei1\0" "hei1\0" "xī\0" "zhì\0" "lok6\0" "mo1\0" "lài\0" "lì\0" "lì\0" "hé\0" "jiào\0" "yán\0" "shū\0" "shǐ\0" "fung1\0" "zhěn\0" "yōu\0" "suò\0" "wú\0" "cháng\0" "cóng\0" "sập\0" "jù\0" "shū\0" "jiù\0" "wéi\0" "pang4\0" "huò\0" "bẫy\0" "jiē\0" "zǎo\0" "au2 ngau2\0" "ǒu\0" "guǎ\0" "háo\0" "lǐ\0" "zhì\0" "xiàn\0" "bū\0" "chàng\0" "mọc\0" "yūn\0" "hé\0" "tāo\0" "biāo\0" "ra\0" "diāo\0" "èr\0" "jiū\0" "dì\0" "yì\0" "kūn\0" "gọt\0" "zhé\0" "kuò\0" "zhōu\0" "jù\0" "saam1\0" "to mow\0" "shàn\0" "to make an eyelet hole\0" "shà\0" "diāo\0" "bān\0" "jī\0" "zhōng\0" "yí\0" "kōu\0" "wū\0" "gē\0" "bā\0" "châm\0" "gōu\0" "xián\0" "to cut; to slice\0" "guā\0" "liǔ\0" "chǐ\0" "guāi\0" "chuān\0" "lí\0" "cù\0" "shuā\0" "bǐ\0" "đứt\0" "chém\0" "bǐng\0" "lì\0" "jiǔ\0" "tiu1\0" "to cut open, sever\0" "tiāo\0" "duǒ\0" "heng\0" "yān\0" "quān\0" "liè\0" "kè\0" "gēn\0" "zhēn\0" "fén\0" "yí\0" "jiù\0" "xù\0" "jiǎo\0" "lǜ\0" "jiǔ\0" "chǒu\0" "sin3\0" "to castrate a fowl, a capon\0" "xiàn\0" "đẽo\0" "kuài\0" "duì\0" "luō\0" "xī\0" "qìn\0" "bù\0" "qià\0" "đẵn\0" "đâm\0" "húi\0" "cạo\0" "pai1 pei1\0" "to peel, pare\0" "pī\0" "yā\0" "bēng\0" "guǒ\0" "guā\0" "jú\0" "to claw; to pinch with the fingers\0" "qiā\0" "jué\0" "lì\0" "bào\0" "huā\0" "jiāo\0" "xẻ\0" "thái\0" "cùn\0" "tách\0" "đứt\0" "qià\0" "zhá\0" "qiā\0" "zhé\0" "chā\0" "yǐng\0" "yān\0" "chōng\0" "chǐ\0" "wān\0" "mẻ\0" "sōu\0" "peng2\0" "(Cant.) to fell, cut; to sweep away\0" "kǎn\0" "yuán\0" "gaai3\0" "(Cant.) to cut with a knife or scissors\0" "mổ\0" "chạm\0" "mổ\0" "chóu\0" "suǒ\0" "tū\0" "zhé\0" "tī\0" "wū\0" "dā\0" "lì\0" "chā\0" "róng\0" "gòng\0" "què\0" "lí\0" "thiến\0" "tāo\0" "cạo\0" "chặt\0" "gọt\0" "băm\0" "lì\0" "mí\0" "chì\0" "gùn\0" "to carve; to hollow out\0" "lóu\0" "chuǎng\0" "suǒ\0" "to attack, destroy; to fatigue\0" "jiǎo\0" "jìn\0" "fá\0" "zhāi\0" "đẽo\0" "dứt\0" "lần\0" "jìn\0" "cuì\0" "đẽo\0" "cèng\0" "zǔn\0" "zhào\0" "piē\0" "zhǎn\0" "xī\0" "yào\0" "fǔ\0" "chōng\0" "cuì\0" "guā\0" "jī\0" "thiến\0" "hoắt\0" "sè\0" "zhān\0" "lìng\0" "sè\0" "yè\0" "jū\0" "vạc\0" "tū\0" "gặt\0" "rựa\0" "rú\0" "zé\0" "huán\0" "xiǎn\0" "qiān\0" "zhào\0" "bửa\0" "cứng\0" "cán\0" "lê\0" "kuò\0" "lì\0" "róu\0" "tét\0" "dú\0" "liè\0" "rìu\0" "xẻ\0" "yīng\0" "lì\0" "dú\0" "líng\0" "trước\0" "wān\0" "cim1\0" "chớm\0" "dié\0" "jiū\0" "lì\0" "kū\0" "kēng\0" "zhěn\0" "hè\0" "bì\0" "pī\0" "hāng\0" "rán\0" "siêng\0" "zhuó\0" "duǐ\0" "yì\0" "gắng\0" "nhằn\0" "kè\0" "yì\0" "mò\0" "cán\0" "gěng\0" "kè\0" "shì\0" "rặn\0" "líng\0" "bēng\0" "duàn\0" "min5\0" "juān\0" "nǎo\0" "zǐ\0" "khướt\0" "zòng\0" "táng\0" "xiá\0" "hàn\0" "lüè\0" "qián\0" "nhọc\0" "mò\0" "ōu\0" "háo\0" "zhá\0" "juàn\0" "cóng\0" "vâm\0" "giúp\0" "giúp\0" "lì\0" "zhá\0" "yǒu\0" "diàn\0" "to urge, compel\0" "jué\0" "bèi\0" "yǎo\0" "piē\0" "lử\0" "jìn\0" "kǎi\0" "sè\0" "yǎng\0" "jìn\0" "kè\0" "rướn\0" "chān\0" "niǎn\0" "wàn\0" "lǜ\0" "yún\0" "yāo\0" "bāo\0" "gwan1\0" "jūn\0" "xuán\0" "zhōu\0" "móc\0" "kuì\0" "qú\0" "shào\0" "sǔn\0" "dū\0" "kuǎi\0" "pào\0" "bịt\0" "bào\0" "fù\0" "jiù\0" "rán\0" "jū\0" "chớ\0" "qióng\0" "chớ\0" "zhōu\0" "huà\0" "a tithing\0" "bǎo\0" "yí\0" "me1\0" "yí\0" "yí\0" "mào\0" "ci3\0" "ruǎn\0" "thìa\0" "bẩy\0" "cí\0" "hán\0" "cóng\0" "xì\0" "quán\0" "tiáo\0" "diào\0" "hán\0" "yě\0" "khám\0" "ē\0" "wéi\0" "cāng\0" "diào\0" "wui6\0" "è\0" "dì\0" "suǎn\0" "quán\0" "è\0" "ōu\0" "xuán\0" "wǔ\0" "giấu\0" "yì\0" "móu\0" "hū\0" "hán\0" "au1 ngau1\0" "shí\0" "sà\0" "훼:N\0" "bì\0" "hán\0" "jìng\0" "forty\0" "xì\0" "qìn\0" "cuó\0" "cì\0" "bān\0" "duī\0" "forty\0" "xì\0" "zhī\0" "luàn\0" "mươi\0" "hū\0" "jí\0" "guāi\0" "gắn\0" "pāng\0" "nghìn\0" "chục\0" "rưỡi\0" "lưng\0" "xừng\0" "zhū\0" "bǐ\0" "trọn\0" "yú\0" "nhẩy\0" "nhú\0" "qǐ\0" "hé\0" "chǔ\0" "shào\0" "chì\0" "bó\0" "réng\0" "yóu\0" "nǎi\0" "sai1\0" "fui3\0" "an archaic form of U+6094 悔, to repent\0" "huì\0" "tiáo\0" "bǎn\0" "xū\0" "yóu\0" "chì\0" "héng\0" "wài\0" "xiè\0" "jué\0" "suī\0" "qīng\0" "zhuàn\0" "mong4\0" "jì\0" "bì\0" "xī\0" "jí\0" "trứng\0" "jùn\0" "liáo\0" "yōu\0" "nghèo\0" "jú\0" "yuè\0" "bàng\0" "pí\0" "zè\0" "yì\0" "dǐ\0" "qiè\0" "suǒ\0" "cì\0" "zhù\0" "yuè\0" "jiāo\0" "san4\0" "shí\0" "mé\0" "yí\0" "xiá\0" "yuán\0" "guó\0" "kè\0" "cuì\0" "yì\0" "cyun4\0" "lì\0" "diǎn\0" "to split, rive, crack\0" "xī\0" "bì\0" "biǎn\0" "méi\0" "lì\0" "sǒu\0" "lim4\0" "liú\0" "guì\0" "kè\0" "yí\0" "xǐ\0" "yín\0" "kè\0" "shè\0" "wǒ\0" "pì\0" "co2\0" "yuè\0" "hóng\0" "rạp\0" "lì\0" "fù\0" "lou4\0" "jué\0" "xiān\0" "dày\0" "dầy\0" "diān\0" "lì\0" "ai3 ngai3 si1\0" "rột\0" "tū\0" "jiān\0" "bǎi\0" "dì\0" "zhǎng\0" "yù\0" "duì\0" "cān\0" "tú\0" "tān\0" "jí\0" "qí\0" "shàn\0" "nián\0" "đi\0" "bỏ\0" "guàn\0" "bǐ\0" "tránh\0" "xīng\0" "zeon3\0" "cút\0" "zhěn\0" "bỏ\0" "bỏ\0" "sā\0" "to dive under water\0" "mò\0" "fú\0" "một\0" "tāo\0" "bàng\0" "biào\0" "xī\0" "jié\0" "to invade\0" "jìn\0" "qiān\0" "sì\0" "jǐng\0" "chǐ\0" "jǐng\0" "trở\0" "suì\0" "zhā\0" "lí\0" "zyut3 zyut6\0" "(same as U+3441 㑁) short; of short stature\0" "zhuō\0" "biàn\0" "tún\0" "bì\0" "fèi\0" "dé\0" "zhú\0" "jeoi6\0" "jū\0" "yǐ\0" "yà\0" "cik1\0" "chì\0" "guǎ\0" "zhǐ\0" "naai3\0" "(Cant.) to tie, tow; bring along\0" "réng\0" "aa1 liu1\0" "(Cant.) an interjection; rare, specialized\0" "léo\0" "yōu\0" "bó\0" "jǐ\0" "pǐn\0" "yīng\0" "yāng\0" "màng\0" "lòng\0" "ǹ\0" "ngọt\0" "saan1\0" "sa\0" "xôn\0" "chuān\0" "cí\0" "wǔ\0" "rèn\0" "dức\0" "jyu4\0" "rỉ\0" "daai6\0" "dài\0" "jí\0" "jai4 jai5\0" "(Cant.) naughty, inferior\0" "yǐ\0" "hề\0" "rán\0" "huò\0" "guā\0" "zhé\0" "pì\0" "nipple; to suck\0" "zā\0" "bàn\0" "jié\0" "hōu\0" "xiàn\0" "huī\0" "aa6 saa1\0" "cai3\0" "(Cant.) to eat, take a meal\0" "thét\0" "zhā\0" "dāi\0" "ngát\0" "go1 gwo1\0" "gē\0" "pì\0" "(J) nonstandard variant of 品 U+54C1, an article, product, commodity\0" "SHINA\0" "HIN HON\0" "piàn\0" "shí\0" "liǎng\0" "yuè\0" "hù\0" "biàn\0" "réng\0" "réng\0" "nhẵng\0" "waan6\0" "ào\0" "dành\0" "zi1\0" "(Cant.) a final particle indicating affirmation\0" "chửi\0" "tườu\0" "luk6\0" "lóc\0" "diếu\0" "gáy\0" "ngoen\0" "nhảm\0" "yī\0" "zhī\0" "jīn\0" "wēng\0" "chāo\0" "nhậu\0" "jaau1\0" "(Cant.) left-handed\0" "qiū\0" "mut1\0" "to compress the lips\0" "mách\0" "zyu2\0" "zhǔ\0" "chõ\0" "zhá\0" "mớm\0" "pǒ\0" "àn\0" "hé\0" "chū\0" "yán\0" "khen\0" "shì\0" "hù\0" "è\0" "keoi5\0" "méo\0" "eot1\0" "(Cant.) to belch\0" "phĩnh\0" "jing1 sek6 sek6\0" "shí\0" "lơ\0" "tuō\0" "doi6\0" "dài\0" "dạy\0" "ngoi6 oi6\0" "wài\0" "pō\0" "rǒng\0" "jū\0" "bō\0" "phờ\0" "tam3\0" "(Cant.) to fool, trick, cheat\0" "dat1\0" "(Cant.) to put something or sit wherever one wishes; to rebuke, reproach\0" "nip1\0" "(Cant.) thin, flat; poor\0" "miệng\0" "quai\0" "dặng\0" "hoẹt\0" "thẻ\0" "rịn\0" "sẽ\0" "rồ\0" "nhại\0" "phớm\0" "yǔ\0" "dōu\0" "ngai1\0" "(Cant.) to importune, beg\0" "guǐ\0" "shòu\0" "suō\0" "ngaak6\0" "(Cant.) contrary, opposing, against; disobedient\0" "nì\0" "zhōu\0" "lòng\0" "bǐng\0" "zùn\0" "chùn\0" "yè\0" "rǎn\0" "líng\0" "sà\0" "lěi\0" "tròi\0" "fik1 jit6 we5\0" "(Cant.) wrangling, a noise; fitful; a soft fabric with no body\0" "è\0" "zhòng\0" "jǐ\0" "è\0" "zuò\0" "nà\0" "yǔn\0" "vổ\0" "ming1\0" "(Cant.) small\0" "san2 seon2\0" "(Cant.) phonetic\0" "haau2\0" "xiè\0" "zuǐ\0" "shù\0" "diu1\0" "diū\0" "fa\0" "rěn\0" "nhắm\0" "bāng\0" "hán\0" "hóng\0" "hàng\0" "yī\0" "nhiếc\0" "ji1\0" "to grin, laugh\0" "yī\0" "e\0" "kē\0" "yì\0" "huí\0" "zaang1\0" "(Cant.) to owe\0" "zhēng\0" "giành\0" "gạn\0" "thầu\0" "hão\0" "đáu\0" "huýt\0" "nhở\0" "lẽ\0" "nhung\0" "thức\0" "trề\0" "jìng\0" "khinh\0" "gé\0" "nóu\0" "gip3\0" "(Cant.) phonetic\0" "qiè\0" "mép\0" "dié\0" "laam4 naam4\0" "jì\0" "cãi\0" "yì\0" "ngập\0" "yí\0" "fú\0" "shuò\0" "to suck in\0" "shuò\0" "thốc\0" "yǒng\0" "kwan3\0" "to confine\0" "kěn\0" "huá\0" "hòng\0" "hé\0" "hē\0" "qiǎn\0" "qià\0" "sì\0" "ce2 ce6\0" "(Cant.) interjection\0" "bāng\0" "vâng\0" "ực\0" "lời\0" "bei3\0" "keoi5\0" "caau3\0" "(Cant.) to search\0" "dap6\0" "(Cant.) to strike, pound\0" "xác\0" "nhú\0" "thay\0" "cãi\0" "fau2\0" "bựa\0" "hỏi\0" "jīng\0" "hak1\0" "kè\0" "āi\0" "lóu\0" "tongue-tied; to lisp\0" "tū\0" "chuáng\0" "sằng\0" "lẩn\0" "sòng\0" "chéng\0" "mei5\0" "wēi\0" "vãi\0" "nǔ\0" "jiǔ\0" "bīn\0" "ngoẻn\0" "rở\0" "phào\0" "nhanh\0" "nhắn\0" "óc\0" "màng\0" "núc\0" "nở\0" "rểnh\0" "đay\0" "chiềng\0" "miu2\0" "(Cant.) to purse the lips; to wriggle\0" "diễu\0" "vọi\0" "dỗ\0" "thổn\0" "bở\0" "toác\0" "gùng\0" "kẽ\0" "uông\0" "bạn\0" "biếng\0" "xiào\0" "shēng\0" "hǒu\0" "vũm\0" "ngoàm\0" "zhù\0" "gwaan1\0" "guān\0" "jī\0" "jì\0" "thút\0" "xī\0" "shè\0" "gau6\0" "(Cant.) classifier for a piece or lump of something\0" "ǒu\0" "wu4\0" "hú\0" "daap6\0" "tà\0" "ngaau1 ngaau3\0" "(Cant.) a tiger or demon's howl; to argue, quarrel\0" "xiáo\0" "zào\0" "bò\0" "qì\0" "wā\0" "tuō\0" "dào\0" "đáu\0" "nà\0" "daam1 daam3\0" "keu4\0" "(Cant.) peculiar, strange\0" "mui2\0" "(Cant.) to suck or chew without using the teeth\0" "hong4\0" "(Cant.) hope\0" "nẹt\0" "ji4\0" "zaat3\0" "gu1 gwu1\0" "xạp\0" "mép\0" "mun4\0" "phonetic\0" "mồm\0" "ngán\0" "zhāi\0" "yà\0" "wǔ\0" "zhén\0" "de\0" "ngáy\0" "go2\0" "(Cant.) that\0" "hē\0" "quở\0" "āng\0" "pí\0" "sè\0" "fěn\0" "gwit1 gwit3\0" "(Cant.) onomatopoetic\0" "guā\0" "ji1\0" "e\0" "pǒ\0" "ming6\0" "xuàn\0" "hān\0" "gāng\0" "bā\0" "zōng\0" "mang1 mang4\0" "(Cant.) scars on the eyelid; phonetic\0" "mèng\0" "faat3\0" "phập\0" "waak1\0" "(Cant.) eloquent, sharp-tongued\0" "huò\0" "pe1 pe5\0" "(Cant.) a pair (from the Engl.); to stagger\0" "thăm\0" "nhử\0" "sủa\0" "ngoạm\0" "gạ\0" "trêu\0" "mời\0" "viếng\0" "se5\0" "sỗ\0" "bặng\0" "phà\0" "rỉa\0" "cặn\0" "chũm\0" "bẻ\0" "phỉnh\0" "nghễnh\0" "u\0" "đắt\0" "bẻo\0" "quại\0" "nhàu\0" "wong2\0" "uống\0" "sực\0" "sắt\0" "bộp\0" "ạ\0" "kiêng\0" "zai3\0" "(Cant.) to do, work; to be willing\0" "chế\0" "sựa\0" "nhính\0" "ép\0" "trẹ\0" "trối\0" "dù\0" "mai\0" "sượng\0" "kung4\0" "a bunch, branch\0" "khúng\0" "mẹo\0" "dim6\0" "(Cant.) straight, vertical; OK; to pick up with the fingers; verbal aspect marker of successful completion\0" "diān\0" "xī\0" "dà\0" "nàng\0" "chụt\0" "diāo\0" "luò\0" "gap6 kap6\0" "(Cant.) to stare at; to take a big bite\0" "kè\0" "yì\0" "jué\0" "hé\0" "jí\0" "hè\0" "niè\0" "rǔn\0" "qián\0" "dài\0" "shāo\0" "kè\0" "zhú\0" "shī\0" "thè\0" "leot6\0" "lǜ\0" "jiā\0" "pián\0" "hòu\0" "jī\0" "tà\0" "chóu\0" "wō\0" "jìng\0" "pō\0" "zhāi\0" "xīn\0" "biàn\0" "xù\0" "gū\0" "jiè\0" "xián\0" "phào\0" "đành\0" "miếng\0" "é\0" "bó\0" "piāo\0" "zǎ\0" "pài\0" "tū\0" "giọt\0" "jing1\0" "yīng\0" "inh\0" "kak1\0" "(Cant.) to block, obstruct\0" "tap1\0" "(Cant.) an intensifying particle\0" "mei5\0" "mé\0" "naa1\0" "(Cant.) and, with\0" "ge2\0" "(Cant.) final particle\0" "kam1\0" "(Cant.) to endure, last\0" "soek3\0" "(Cant.) soft, sodden\0" "bou2\0" "(Cant.) 生𠸒人, a stranger\0" "bảu\0" "quát\0" "nịu\0" "dặn\0" "ling4\0" "xưa\0" "tục\0" "sống\0" "cảu\0" "tên\0" "tên\0" "saap3\0" "đúm\0" "bai\0" "bí\0" "hực\0" "phức\0" "hòng\0" "giãi\0" "kể\0" "khan\0" "khạc\0" "láy\0" "rên\0" "vặc\0" "tâu\0" "xầm\0" "xiǎng\0" "nuò\0" "gē\0" "bó\0" "xiè\0" "zhēn\0" "yú\0" "ngaak6\0" "(Cant.) contrary, opposing\0" "nì\0" "ngách\0" "mời\0" "chìa\0" "mấp\0" "xùn\0" "wà\0" "àng\0" "hàn\0" "hōng\0" "dān\0" "nuó\0" "cǎo\0" "jí\0" "lan2 lang1 lang3 nang3\0" "(Cant.) uncommon, rare; penis (vulg.)\0" "něng\0" "yǒng\0" "xiāo\0" "chuǎ\0" "yào\0" "gé\0" "táng\0" "bào\0" "chǎn\0" "chát\0" "xù\0" "hái\0" "há\0" "chóu\0" "jiǎn\0" "zuō\0" "wèi\0" "dā\0" "pī\0" "ko1\0" "(Cant.) to call (Engl. loan-word)\0" "bẹ\0" "bèm\0" "khừ\0" "chứ\0" "git6\0" "(Cant.) thick, viscous, dense\0" "cợt\0" "quằn\0" "aan3 ngaan3\0" "bing4 ping1\0" "ngo4\0" "(Cant.) to speak tirelessly\0" "kam2\0" "(Cant.) to cover, close up\0" "lan4 leon4\0" "to hurry\0" "maai4\0" "(Cant.) verbal aspect marker for completion or movement towards\0" "zam6\0" "(Cant.) classifier for smells\0" "rỉa\0" "cay\0" "chịu\0" "gwe1\0" "(Cant.) timid\0" "huàn\0" "xī\0" "pèn\0" "liū\0" "trêu\0" "jing1 mau5 mau5\0" "mǔ\0" "miē\0" "long1 long2\0" "(Cant.) hard to get along with; to rinse, spread thin\0" "làng\0" "tuì\0" "thối\0" "bān\0" "băn\0" "gaak3\0" "(Cant.) final particle\0" "gē\0" "kù\0" "khò\0" "lúng\0" "gaa1 gaa2\0" "(Cant.) final particle\0" "jiā\0" "bō\0" "chịu\0" "chói\0" "diều\0" "rỉ\0" "trơu\0" "he3 hi1\0" "(Cant.) in a rush; slovenly\0" "leu1\0" "(Cant.) strange, peculiar\0" "he2\0" "(Cant.) final particle\0" "bỗng\0" "thè\0" "vòng\0" "xằng\0" "húng\0" "chán\0" "ghê\0" "hát\0" "chắc\0" "laap6 naap6\0" "nớp\0" "choạc\0" "tỉm\0" "ri\0" "qué\0" "cốp\0" "xui\0" "sượt\0" "chau\0" "ngoan\0" "dò\0" "gương\0" "ngốn\0" "han\0" "oang\0" "bẹp\0" "giận\0" "dại\0" "ớn\0" "quát\0" "tuệch\0" "bựa\0" "huàn\0" "zú\0" "luò\0" "ngoạm\0" "thòi\0" "le4\0" "(Cant.) imperative final particle\0" "lí\0" "zeot6\0" "(Cant.) sound of eating (onomatopoetic)\0" "hé\0" "mó\0" "shuì\0" "caam1\0" "shēn\0" "kǎng\0" "chì\0" "líng\0" "luǒ\0" "yǎn\0" "dớn\0" "zhào\0" "sạo\0" "chuǎ\0" "gǔ\0" "qǐn\0" "tán\0" "ngoạn\0" "fèn\0" "tú\0" "líng\0" "long2\0" "(Cant.) to rinse\0" "lǎng\0" "mảng\0" "hẹn\0" "zi6\0" "tim1\0" "aa6\0" "(Cant.) final particle\0" "bai3\0" "(Cant.) noise, clamor\0" "dau6\0" "nhậu\0" "mồi\0" "paai2\0" "(Cant.) a suffix indicating time\0" "vời\0" "lán\0" "lảm\0" "zaam2\0" "to blink\0" "zàn\0" "wù\0" "lei4\0" "lí\0" "ammonia (obsolete)\0" "ā\0" "lüè\0" "zhǐ\0" "chóu\0" "jiàng\0" "jiān\0" "maan4\0" "mướn\0" "lún\0" "yí\0" "dày\0" "shāng\0" "but1\0" "(Cant.) sound of a car-horn (onomatopoetic)\0" "ngai1 ngi1\0" "(Cant.) to urge, importune; a lie, fib\0" "hớ\0" "kang1\0" "loe1 loe2\0" "(Cant.) to spit out; to pester, nag\0" "nhôi\0" "cằn\0" "khoạch\0" "dành\0" "nín\0" "thay\0" "ện\0" "gằn\0" "dặn\0" "gei1 gi1 ki1\0" "a particle used in transliteration\0" "jī\0" "bĩu\0" "mách\0" "sòng\0" "rẳn\0" "ngáu\0" "xớ\0" "đần\0" "zap1\0" "a handful, tuft\0" "chiếp\0" "thăm\0" "thùng\0" "nuốt\0" "nạt\0" "thỉn\0" "thầm\0" "mởn\0" "nấc\0" "syut3\0" "(Cant.) sound of something rushing by\0" "toét\0" "rầm\0" "nhai\0" "hám\0" "ngớ\0" "xịa\0" "neng2\0" "(Cant.) classifier for hats\0" "nhỉnh\0" "ngốn\0" "thưa\0" "thẹp\0" "giục\0" "nhẳn\0" "hẳng\0" "nhả\0" "chồng\0" "oàm\0" "yì\0" "nín\0" "hổn\0" "huì\0" "zhā\0" "kik1\0" "(Cant.) to block, obstruct; head; phonetic\0" "hǎn\0" "yǐn\0" "bì\0" "ān\0" "xiā\0" "ní\0" "dè\0" "dī\0" "jiǎn\0" "pán\0" "yù\0" "chuài\0" "zā\0" "chá\0" "zhé\0" "sè\0" "pēn\0" "gū\0" "zhé\0" "húp\0" "lí\0" "dōu\0" "chóu\0" "zuǐ\0" "pò\0" "he3\0" "(Cant.) to flick something off in a disorderly way\0" "ce1\0" "(Cant.) interjection\0" "shē\0" "lung4\0" "lóng\0" "nhả\0" "trếu\0" "thuế\0" "đòi\0" "ngoàng\0" "shù\0" "rùm\0" "jìn\0" "líng\0" "bai\0" "kāng\0" "là\0" "xū\0" "jìn\0" "we5\0" "(Cant.) soft fabric with no body\0" "chuān\0" "yuè\0" "baang4 baang6\0" "(Cant.) phonetic\0" "zaa1\0" "(Cant.) final particle\0" "ging2\0" "váo\0" "sêu\0" "nuốt\0" "thẹn\0" "giạm\0" "cyut1 cyut6\0" "(Cant.) phonetic\0" "toẹt\0" "nhún\0" "nhấp\0" "hẫng\0" "sáo\0" "si1\0" "khì\0" "xép\0" "môi\0" "ngậu\0" "mǎi\0" "xiè\0" "jiū\0" "rầu\0" "jì\0" "yuè\0" "jiān\0" "hán\0" "hét\0" "sà\0" "huì\0" "qiào\0" "sè\0" "zuǐ\0" "nhịp\0" "cry used in calling pigs\0" "lǔ\0" "huà\0" "chū\0" "shǎn\0" "ak1 ngak1\0" "wò\0" "jí\0" "zhuó\0" "xián\0" "yī\0" "guó\0" "kuì\0" "gaa2\0" "(Cant.) final particle\0" "saau4\0" "(Cant.) shabby\0" "soe4\0" "(Cant.) ignorant\0" "wet1\0" "(Cant.) to go somewhere to have a good time\0" "ẫm\0" "ngùi\0" "sứt\0" "nhạo\0" "đắt\0" "lèm\0" "ngáy\0" "khắn\0" "choán\0" "nháo\0" "ngạt\0" "nhẩm\0" "ngợi\0" "lôi\0" "đổng\0" "zhōu\0" "lou6\0" "used in transliteration\0" "lù\0" "rố\0" "bō\0" "shí\0" "yìng\0" "kū\0" "nam6\0" "(Cant.) sound asleep\0" "zip1\0" "(Cant.) a Jeep; to wave, beckon\0" "bei6\0" "or; emphatic particle; (Cant.) particle implying doubt\0" "bịa\0" "ních\0" "tuông\0" "cằn\0" "đù\0" "phào\0" "ồn\0" "oái\0" "bõ\0" "lok1\0" "(Cant.) onomatopoetic\0" "lác\0" "vời\0" "bấm\0" "tủi\0" "cạu\0" "nếu\0" "chuyện\0" "thôi\0" "hào\0" "goi1\0" "(Cant.) phonetic\0" "cay\0" "quằn\0" "ủa\0" "khoác\0" "ngòn\0" "rộn\0" "zhì\0" "xié\0" "yè\0" "è\0" "lǜ\0" "rủ\0" "hàn\0" "yè\0" "luò\0" "chuò\0" "fàn\0" "zhí\0" "yìng\0" "wěn\0" "wā\0" "ài\0" "yú\0" "dở\0" "am1 ngam1\0" "(Cant.) soft rice or food for a baby\0" "huā\0" "liè\0" "jīng\0" "zá\0" "kháy\0" "hớn\0" "nôn\0" "wo5\0" "(Cant.) particle to close a quote\0" "hoẹ\0" "hắng\0" "xào\0" "cạc\0" "zāng\0" "duì\0" "jì\0" "wō\0" "dyut1\0" "(Cant.) to pout\0" "jí\0" "xī\0" "zhàn\0" "tuán\0" "gan2\0" "(Cant.) aspect marker for continuous action\0" "zit1\0" "(Cant.) to scratch an itch\0" "doeng1\0" "(Cant.) a sharp point; to peck\0" "kwaat1\0" "(Cant.) a circle, ring\0" "dỗ\0" "ngốn\0" "ziu1\0" "(Cant.) to beat someone up\0" "phều\0" "chạ\0" "thót\0" "sô\0" "khào\0" "xổng\0" "ngỡ\0" "hún\0" "phở\0" "mõm\0" "rệu\0" "mớm\0" "buk6\0" "(Cant.) to lie prone; to bend over\0" "vọc\0" "thè\0" "yú\0" "xỉn\0" "eng\0" "lóc\0" "liè\0" "bàn\0" "zhì\0" "chợt\0" "shī\0" "thách\0" "lǎo\0" "lai2\0" "(Cant.) unrestrained\0" "lài\0" "wěi\0" "páo\0" "chí\0" "trề\0" "yǐng\0" "dòu\0" "zuk6\0" "(Cant.) to choke and cough\0" "dòu\0" "bào\0" "qiè\0" "shù\0" "zhí\0" "liè\0" "ze1\0" "péng\0" "zhē\0" "ngau\0" "rẳng\0" "răn\0" "đắng\0" "rày\0" "trối\0" "lin4\0" "nhảnh\0" "khoăn\0" "thỏm\0" "au1 ngau1\0" "ōu\0" "e4 nge4\0" "(Cant.) a musical instrument\0" "leng1\0" "(Cant.) member of a triad; young\0" "xiè\0" "jí\0" "lài\0" "yíng\0" "cēng\0" "bai6\0" "(Cant.) exclamation\0" "kwaak1 kwaak3\0" "(Cant.) a lasso; a circle, frame\0" "gaa3\0" "(Cant.) final particle\0" "khẽ\0" "tròn\0" "nhặng\0" "chém\0" "phàn\0" "doe6\0" "(Cant.) to droop, hang down\0" "doạ\0" "dặn\0" "thánh\0" "bốc\0" "bo3\0" "(Cant.) final particle for emphasis\0" "bựa\0" "trêu\0" "gùng\0" "call for pigs\0" "lē\0" "lựa\0" "mua\0" "nhồm\0" "mút\0" "rền\0" "ngợi\0" "xạc\0" "lùn\0" "lóng\0" "xì\0" "laai6\0" "(Cant.) to leave behind, omit\0" "lìn\0" "guī\0" "xīng\0" "ceoi4\0" "(Cant.) smell, odor\0" "ngung1 ngung2\0" "(Cant.) to cover, bury; push from behind\0" "sek3\0" "(Cant.) to like, love; to kiss\0" "lí\0" "cī\0" "chén\0" "ghẹo\0" "đắng\0" "thèo\0" "nhô\0" "phắc\0" "thớt\0" "lạ\0" "lúm\0" "qǐng\0" "rúc\0" "gam2\0" "embroidered; surname\0" "gặm\0" "hấm\0" "úng\0" "jiān\0" "dào\0" "jiǎn\0" "qìng\0" "xiè\0" "yìng\0" "haa1\0" "(Cant.) onomatopoetic, the sound of panting\0" "há\0" "zaai1\0" "zhe\0" "chay\0" "shē\0" "mí\0" "huán\0" "liếm\0" "lom\0" "dẳng\0" "nôn\0" "khấn\0" "toe\0" "khem\0" "hùn\0" "thủng\0" "rèn\0" "jik1\0" "(Cant.) hiccough\0" "ực\0" "tốt\0" "cù\0" "rú\0" "sǎ\0" "huò\0" "ji1\0" "(Cant.) to grin, laugh\0" "yī\0" "dī\0" "luàn\0" "ji3\0" "yì\0" "soe4\0" "(Cant.) to slide down\0" "cẳn\0" "bò\0" "páng\0" "tán\0" "aak6 ngaak6\0" "é\0" "zāng\0" "cóng\0" "laa3\0" "(Cant.) a particle implying completion, certainty, or urgency\0" "dắng\0" "bún\0" "hụm\0" "giỡn\0" "nhẻo\0" "tróm\0" "lai2\0" "(Cant.) to accuse, slander; to turn, sprain\0" "lẫy\0" "lành\0" "ngọng\0" "nhẩu\0" "zhāi\0" "희:N\0" "xǐ\0" "mǎng\0" "là\0" "yùn\0" "xằng\0" "è\0" "gặm\0" "dié\0" "năn\0" "thèm\0" "dẻm\0" "nguyền\0" "ghẹo\0" "hoai\0" "guān\0" "ỏn\0" "huàn\0" "khuyên\0" "shì\0" "jiǎn\0" "ngậy\0" "zhān\0" "jí\0" "huàn\0" "gwang2\0" "(Cant.) special relationship\0" "nhàu\0" "xỏn\0" "nhép\0" "wàn\0" "luǒ\0" "wok1\0" "(Cant.) a watt (Engl. loan-word)\0" "sặc\0" "kêu\0" "sặc\0" "dòu\0" "nhàm\0" "liàn\0" "trớm\0" "lạ\0" "hển\0" "gièm\0" "gù\0" "giấu\0" "niè\0" "nǎn\0" "jiù\0" "yuè\0" "yāo\0" "chuāng\0" "cǎn\0" "lǐ\0" "dùn\0" "nǎn\0" "nǎn\0" "rì\0" "yuè\0" "yóu\0" "yīn\0" "guó\0" "dàng\0" "zhēn\0" "mí\0" "dié\0" "zhēn\0" "doe4\0" "(Cant.) round and full\0" "kuā\0" "hán\0" "sòng\0" "hé\0" "jī\0" "zhé\0" "bǐng\0" "wéi\0" "tōu\0" "tú\0" "gāng\0" "lóu\0" "quán\0" "hùn\0" "zhuǎn\0" "què\0" "hóng\0" "dàng\0" "hé\0" "tài\0" "guāi\0" "quây\0" "yù\0" "nhốt\0" "yà\0" "wān\0" "qūn\0" "jué\0" "ōu\0" "chuồng\0" "quān\0" "zhí\0" "líng\0" "mui4\0" "a decoy; to inveigle\0" "wū\0" "xìn\0" "dá\0" "yuān\0" "yuàn\0" "mò\0" "decoy\0" "yóu\0" "wǔ\0" "zhāng\0" "chuồng\0" "xuān\0" "rǎo\0" "gǔn\0" "yù\0" "chuồng\0" "xiá\0" "biǎn\0" "yóu\0" "yīn\0" "xuán\0" "yóu\0" "léi\0" "tròn\0" "ting2 ting5\0" "tǐng\0" "Variant of U+571F 土\0" "zhēn\0" "zài\0" "gā\0" "lá\0" "què\0" "jú\0" "cong\0" "ji5\0" "chūn\0" "dā\0" "tún\0" "āi\0" "hòn\0" "cong\0" "zǐ\0" "huáng\0" "yì\0" "ngõ\0" "bào\0" "chí\0" "rì\0" "lú\0" "jié\0" "shì\0" "zuān\0" "sing1\0" "lóc\0" "tum\0" "mốc\0" "yì\0" "fèn\0" "fèn\0" "mò\0" "술:N\0" "shù\0" "áo\0" "pǐ\0" "píng\0" "pō\0" "jiá\0" "nháp\0" "zhóu\0" "qiū\0" "yǒu\0" "jyun4\0" "tán\0" "juk6\0" "rǒng\0" "mì\0" "tin4\0" "đền\0" "chậu\0" "chõ\0" "sành\0" "yì\0" "rǒng\0" "giồng\0" "liè\0" "qióng\0" "rẫy\0" "niêu\0" "nền\0" "lòi\0" "huí\0" "jì\0" "gào\0" "kwai4\0" "cát\0" "vách\0" "yóu\0" "chā\0" "dé\0" "yīn\0" "yù\0" "bèi\0" "bó\0" "bit6\0" "lở\0" "bết\0" "fan4\0" "kok3\0" "ce1\0" "fat6\0" "qiāo\0" "chǎ\0" "xīn\0" "chí\0" "đáy\0" "đĩa\0" "hầm\0" "zào\0" "bãi\0" "kuí\0" "fèi\0" "tā\0" "guài\0" "duō\0" "guī\0" "zhí\0" "baan6\0" "mang4\0" "đám\0" "gềnh\0" "chǎn\0" "nǎo\0" "hú\0" "táo\0" "ché\0" "vung\0" "lấm\0" "dũm\0" "mùn\0" "nùi\0" "thềm\0" "xủi\0" "yì\0" "gò\0" "bến\0" "niè\0" "zhài\0" "huán\0" "dù\0" "qì\0" "cè\0" "chuí\0" "dā\0" "zeon3\0" "zi6\0" "zhì\0" "gèng\0" "wèng\0" "dù\0" "chí\0" "sai3\0" "àn\0" "kuò\0" "wò\0" "jing1\0" "yīng\0" "piǎn\0" "bùn\0" "laam4 naam4\0" "nấm\0" "cõi\0" "triêng\0" "hang\0" "giềng\0" "mỏ\0" "ngồi\0" "chậu\0" "mẻ\0" "ngồi\0" "ngồi\0" "zhá\0" "zhuǎ\0" "thống\0" "sù\0" "nì\0" "gung3\0" "zhú\0" "chán\0" "bèng\0" "ní\0" "zhí\0" "huì\0" "long5\0" "joeng5\0" "xià\0" "hè\0" "zhì\0" "xī\0" "hè\0" "jiǎng\0" "dũm\0" "hông\0" "luống\0" "mả\0" "xó\0" "ngạch\0" "trét\0" "xây\0" "bụi\0" "duī\0" "fū\0" "hiu1\0" "jiāo\0" "cháo\0" "bài\0" "vại\0" "liè\0" "áo\0" "đập\0" "gei3\0" "zāo\0" "chù\0" "tuǒ\0" "háo\0" "hong1\0" "kāng\0" "yín\0" "haam5\0" "xiàn\0" "hốc\0" "nứt\0" "đất\0" "ngừa\0" "fù\0" "biē\0" "kuī\0" "kit3\0" "qiè\0" "sà\0" "ve\0" "hè\0" "daat6\0" "dā\0" "yě\0" "zhǎng\0" "liáng\0" "duǐ\0" "láo\0" "xūn\0" "gam2\0" "cối\0" "chum\0" "kwan1\0" "sam1\0" "đồi\0" "thoai\0" "zhì\0" "kū\0" "lăn\0" "seoi6\0" "tunnel, underground passage\0" "suì\0" "wō\0" "kū\0" "nẻo\0" "cát\0" "cối\0" "jiǎn\0" "vườn\0" "cồn\0" "gốm\0" "cồn\0" "đền\0" "vồng\0" "jiǎng\0" "zhuì\0" "shuǎng\0" "yú\0" "sà\0" "juk1\0" "a shore, bay; winter quarters\0" "yù\0" "lam5\0" "disappointed\0" "lǎn\0" "jyu6\0" "yù\0" "qiǎn\0" "jù\0" "liè\0" "shú\0" "xiàn\0" "gài\0" "mun5\0" "đào\0" "tái\0" "tiǎn\0" "ệch\0" "cấu\0" "ghè\0" "niêu\0" "sướng\0" "mèng\0" "móng\0" "dí\0" "mián\0" "joeng5\0" "chật\0" "huī\0" "bãi\0" "đựng\0" "lối\0" "vùng\0" "ấm\0" "xệp\0" "chõ\0" "ghề\0" "duò\0" "đuôi\0" "liè\0" "vại\0" "sân\0" "lài\0" "yín\0" "lǎn\0" "lấm\0" "jiāo\0" "huò\0" "đốc\0" "chĩnh\0" "thó\0" "rãnh\0" "chễm\0" "guō\0" "chén\0" "zhàn\0" "wan2\0" "mǐ\0" "ngồi\0" "chum\0" "kuī\0" "duò\0" "fan1\0" "rẫy\0" "yín\0" "nặn\0" "lèi\0" "chậu\0" "lõm\0" "nền\0" "làn\0" "gòng\0" "bến\0" "tǐng\0" "yáo\0" "wǎng\0" "jié\0" "xiū\0" "shù\0" "wèi\0" "yù\0" "trấu\0" "zhān\0" "āng\0" "sǎng\0" "chóu\0" "kuà\0" "jǔ\0" "hài\0" "miǎn\0" "hàng\0" "chóu\0" "líng\0" "zōng\0" "hè\0" "hing3\0" "kwai4\0" "kūn\0" "zhōng\0" "zhāo\0" "diě\0" "gǒu\0" "yún\0" "dān\0" "나:N\0" "nuǒ\0" "hing1\0" "bǐng\0" "rán\0" "chān\0" "nhóm\0" "rǒng\0" "yīn\0" "chān\0" "zhì\0" "guài\0" "nuó\0" "shēn\0" "sù\0" "bộn\0" "wǒ\0" "chǐ\0" "đêm\0" "miè\0" "zhí\0" "sánh\0" "qī\0" "gōu\0" "sai\0" "gồm\0" "về\0" "lǒu\0" "zī\0" "nhiều\0" "nhiều\0" "lắm\0" "dǎng\0" "tụm\0" "xiǎn\0" "muống\0" "rǒu\0" "folded hands\0" "pěng\0" "xī\0" "kuā\0" "guì\0" "chún\0" "jiè\0" "jiè\0" "xī\0" "kū\0" "giời\0" "gū\0" "zhà\0" "fàn\0" "xiè\0" "fan5\0" "huán\0" "niǎo\0" "xì\0" "hau4\0" "taai3\0" "cū\0" "gǔn\0" "xī\0" "qiá\0" "māng\0" "zhé\0" "mất\0" "lớn\0" "juàn\0" "biē\0" "zong6\0" "biē\0" "quán\0" "xì\0" "jiǎo\0" "quán\0" "zhǐ\0" "tiān\0" "kāi\0" "sǎn\0" "zī\0" "gang1\0" "jié\0" "sồ\0" "mường\0" "bié\0" "dòu\0" "zuī\0" "cành\0" "nhớn\0" "yǎn\0" "bai6\0" "used-up, malpractices; (Cant.) bad, vile, corrupt\0" "bì\0" "xộn\0" "kếch\0" "kuǎi\0" "yàn\0" "wéi\0" "huān\0" "hào\0" "lạ\0" "gōng\0" "fan5\0" "méng\0" "lěi\0" "dì\0" "lớn\0" "bǐng\0" "huān\0" "cồ\0" "wā\0" "jué\0" "to\0" "to\0" "hai1\0" "(Cant.) vulgar term for female sex organ\0" "đĩ\0" "chì\0" "bā\0" "jiǔ\0" "dì\0" "maa1\0" "zhàng\0" "jyun4\0" "dà\0" "shí\0" "hào\0" "tong2\0" "mat6\0" "ji1\0" "yè\0" "daan1\0" "gái\0" "taai3\0" "bì\0" "pǐ\0" "yǎo\0" "dī\0" "càn\0" "pín\0" "jyut6\0" "yuè\0" "qiē\0" "pī\0" "nửa\0" "bing2\0" "lai5 lei5 nai5 nei5\0" "kaa1\0" "tuǒ\0" "xiè\0" "jau4\0" "wing5\0" "juk6\0" "yè\0" "laai5 naai5\0" "fàn\0" "guā\0" "hù\0" "rǔ\0" "rǎn\0" "fǒu\0" "huāng\0" "zat6\0" "syu3\0" "rú\0" "mǎo\0" "đĩ\0" "duī\0" "wai3\0" "huì\0" "세:N\0" "xì\0" "xiū\0" "rǎn\0" "yī\0" "zhé\0" "gei2\0" "to envy, to be angry with; (Cant.) pregnant\0" "jì\0" "gào\0" "yòu\0" "pū\0" "hang6\0" "saam3\0" "wui4\0" "bụa\0" "chù\0" "cū\0" "zhé\0" "niǎo\0" "qiè\0" "chá\0" "niǎo\0" "suī\0" "kép\0" "và\0" "nỡ\0" "kwan3\0" "chá\0" "chéng\0" "yáo\0" "dù\0" "wāng\0" "niàn\0" "mí\0" "nǒu\0" "vú\0" "xì\0" "yāo\0" "chān\0" "bou2\0" "mou6\0" "ji4\0" "dai6\0" "laai1\0" "fan1\0" "zi1\0" "jyun4\0" "vợ\0" "đĩ\0" "bóng\0" "xiè\0" "miè\0" "kěng\0" "cù\0" "shěng\0" "pàn\0" "hù\0" "kè\0" "xiàn\0" "hóu\0" "qióng\0" "zōng\0" "fú\0" "loi6 noi6\0" "nài\0" "nì\0" "kǔ\0" "ci4\0" "leoi5\0" "ping1\0" "gwai3\0" "ping4\0" "wun6\0" "nyun6\0" "soft, delicate\0" "nèn\0" "jyun2\0" "fui3\0" "gē\0" "hóu\0" "āi\0" "shī\0" "sing1\0" "jing4\0" "bing2\0" "goeng1\0" "xiū\0" "cung1\0" "cōng\0" "jiāo\0" "zhá\0" "xiāo\0" "liàn\0" "qǔ\0" "shǎn\0" "xiè\0" "gòng\0" "miè\0" "chái\0" "jan1\0" "ēn\0" "dòu\0" "go1\0" "ngo4 o4\0" "ngong2 ong2\0" "zi3\0" "haa6\0" "jan1\0" "fui3\0" "kòu\0" "tiáo\0" "shī\0" "sāng\0" "guān\0" "hào\0" "zhì\0" "yàng\0" "tōng\0" "bì\0" "mó\0" "fú\0" "tong4\0" "cưới\0" "qiáng\0" "tai5\0" "gin1\0" "mun5\0" "syut3\0" "daai3\0" "cunning; wicked, spoiled; coddled\0" "zhì\0" "wing4\0" "zou6\0" "sōu\0" "niǎo\0" "gyun3\0" "juàn\0" "yàng\0" "nhàng\0" "huāng\0" "liu5 niu5\0" "lẹo\0" "mìn\0" "cái\0" "bēng\0" "mó\0" "cháo\0" "lǚ\0" "shāo\0" "bǔ\0" "zēng\0" "si1\0" "sī\0" "zuì\0" "yuē\0" "zān\0" "luǎn\0" "seon3\0" "ging2\0" "cong2\0" "guk1\0" "gei2\0" "qú\0" "đòi\0" "dí\0" "ling4\0" "miǎo\0" "mei4\0" "zhuàn\0" "haan5\0" "man5\0" "wan4\0" "dàng\0" "yuān\0" "sau\0" "jǔ\0" "huǐ\0" "qì\0" "yùn\0" "màn\0" "mǒ\0" "jing1\0" "co3\0" "wo1\0" "kwan4\0" "jyu4\0" "piāo\0" "jìn\0" "yāo\0" "nợ\0" "vợ\0" "sui\0" "gam3\0" "lung4 nung4\0" "chì\0" "nì\0" "sōu\0" "nịu\0" "shù\0" "piāo\0" "ban3 pan4\0" "hàn\0" "ban3\0" "a concubine, wife\0" "soeng4\0" "gaa1\0" "mung4\0" "caai4\0" "yāo\0" "néi\0" "mái\0" "cưới\0" "shì\0" "yuān\0" "cài\0" "jié\0" "xiè\0" "wai6\0" "sen\0" "yán\0" "xiāo\0" "gaan1\0" "haan4\0" "can1\0" "chửa\0" "xiè\0" "lì\0" "fàn\0" "coi3\0" "coeng4\0" "geoi2\0" "mới\0" "mới\0" "haa4\0" "zhù\0" "nà\0" "zhuǎn\0" "ji3\0" "kuī\0" "giỏi\0" "rể\0" "lo4\0" "luó\0" "bou2\0" "qiā\0" "wān\0" "lyun4\0" "shǔ\0" "chèng\0" "yì\0" "zi2\0" "hǎo\0" "jiào\0" "huì\0" "nhắt\0" "xiào\0" "cí\0" "hou2\0" "cháu\0" "gã\0" "jì\0" "nòi\0" "đứa\0" "nǐ\0" "nǐ\0" "tǐ\0" "seon3\0" "nít\0" "con\0" "jù\0" "mìng\0" "me1\0" "(Cant.) to carry on the back\0" "lí\0" "zhòng\0" "long5\0" "xù\0" "chữ\0" "king4 waan4\0" "qióng\0" "fú\0" "so\0" "bìn\0" "gu1 gwu1\0" "jì\0" "qí\0" "xì\0" "dèng\0" "ér\0" "mun5\0" "shú\0" "tóng\0" "xiáo\0" "pí\0" "rốt\0" "dǎn\0" "jí\0" "chắt\0" "nhắng\0" "xiào\0" "côi\0" "cóng\0" "bīn\0" "rǒng\0" "miàn\0" "miàn\0" "shū\0" "xiáo\0" "bǎo\0" "wà\0" "pào\0" "fu6\0" "gǎi\0" "hū\0" "héng\0" "zhú\0" "guāi\0" "guì\0" "giữa\0" "coi3\0" "dài\0" "bīn\0" "huǎng\0" "chá\0" "to stop up\0" "xià\0" "jú\0" "yǎo\0" "giữa\0" "fěn\0" "zào\0" "fēng\0" "jū\0" "yù\0" "tốt\0" "hūn\0" "cung4\0" "jié\0" "xiòng\0" "ning4\0" "rather; it is better; it is easier\0" "nài\0" "chữ\0" "giữ\0" "trữ\0" "nǒu\0" "shěng\0" "yù\0" "huán\0" "gěng\0" "wǎn\0" "gaa1\0" "tuó\0" "qiāo\0" "ling4 ning4\0" "yìn\0" "jiā\0" "suǒ\0" "git6\0" "jié\0" "xī\0" "wěng\0" "máng\0" "yáng\0" "yáo\0" "máng\0" "ōu\0" "án\0" "lòu\0" "chữa\0" "è\0" "zǐ\0" "è\0" "àn\0" "xum\0" "huò\0" "céng\0" "chở\0" "xiòng\0" "jì\0" "zuó\0" "qí\0" "zhēng\0" "cỗ\0" "jī\0" "qī\0" "juǎn\0" "níng\0" "rèm\0" "sè\0" "sao\0" "hè\0" "rǒng\0" "qǐn\0" "kín\0" "lần\0" "jū\0" "lì\0" "shí\0" "lùng\0" "nì\0" "xián\0" "fū\0" "rǔ\0" "xiòng\0" "guì\0" "jì\0" "měng\0" "fū\0" "xuống\0" "sài\0" "yù\0" "jiào\0" "mèng\0" "lóng\0" "qiāng\0" "mí\0" "yí\0" "lóng\0" "hān\0" "nì\0" "lào\0" "to wake from sleep\0" "sèng\0" "lǐn\0" "yù\0" "nuó\0" "wù\0" "biǎn\0" "biǎn\0" "xuān\0" "jiān\0" "tấc\0" "biǎn\0" "gang\0" "dé\0" "cyun3\0" "zhuān\0" "bắn\0" "rǒng\0" "shuàn\0" "cụt\0" "jiā\0" "huǐ\0" "mọn\0" "zhān\0" "bài\0" "liè\0" "xiē\0" "bủn\0" "chút\0" "bé\0" "jiǎn\0" "shǒu\0" "xíu\0" "chút\0" "trút\0" "kào\0" "guān\0" "luàn\0" "nhí\0" "nhọn\0" "nǒu\0" "chǎng\0" "hoẻn\0" "nhẻ\0" "mọn\0" "chút\0" "nhỏ\0" "mọn\0" "dẹp\0" "may\0" "bé\0" "chút\0" "liáng\0" "ót\0" "choai\0" "mảy\0" "hoằn\0" "mỏ\0" "nài\0" "rǔ\0" "nít\0" "xíu\0" "zhì\0" "hẹm\0" "mày\0" "bé\0" "bé\0" "bé\0" "worn out, spoiled\0" "cáo\0" "mảy\0" "bé\0" "khí\0" "nhen\0" "mọn\0" "nhọn\0" "mọn\0" "tẹo\0" "lì\0" "Thơ\0" "mảy\0" "chuộng\0" "chuộng\0" "hèn\0" "nhọn\0" "mỏng\0" "hèn\0" "lán\0" "nhọn\0" "nhẻo\0" "chān\0" "oắt\0" "jau4 wong1\0" "wāng\0" "wong1\0" "lì\0" "wù\0" "páo\0" "yòu\0" "gān\0" "ān\0" "xiū\0" "shuǐ\0" "ruǐ\0" "bǎn\0" "yóu\0" "huó\0" "huī\0" "zuò\0" "xiāo\0" "mián\0" "gà\0" "yuǎn\0" "bò\0" "chào\0" "tuǐ\0" "bò\0" "gà\0" "tiāo\0" "ná\0" "hú\0" "niè\0" "huí\0" "lǒu\0" "tí\0" "ghềnh\0" "qiào\0" "qiáo\0" "zhǒng\0" "dī\0" "lín\0" "quán\0" "zhuān\0" "léi\0" "xié\0" "rén\0" "dāng\0" "duk1\0" "(Cant.) end, bottom, rump\0" "dū\0" "niǎn\0" "shǐ\0" "xián\0" "zhí\0" "ài\0" "cī\0" "pú\0" "shǐ\0" "qū\0" "to belong to; allied\0" "shǔ\0" "diān\0" "xiǎo\0" "shuǐ\0" "huán\0" "yí\0" "juān\0" "zhǐ\0" "female genitalia; vulva\0" "TSUBI KUBO\0" "zhào\0" "xù\0" "thước\0" "lòng\0" "tyun4\0" "zhù\0" "suǒ\0" "gợ\0" "dié\0" "gang\0" "qú\0" "kè\0" "hū\0" "jū\0" "qǐng\0" "vẻ\0" "bīng\0" "tray, drawer\0" "tì\0" "jué\0" "qiú\0" "ke1\0" "(Cant.) shit\0" "jiàng\0" "vả\0" "sang1\0" "yùn\0" "vải\0" "gwat6\0" "(Cant.) blunt\0" "mèi\0" "pī\0" "qú\0" "mì\0" "tì\0" "ngoe\0" "xái\0" "kài\0" "cuối\0" "bǐ\0" "qū\0" "vã\0" "tiāo\0" "chù\0" "vẽ\0" "jú\0" "xī\0" "cứt\0" "cuối\0" "rốt\0" "lìn\0" "đo\0" "đo\0" "đo\0" "toi\0" "vở\0" "đuôi\0" "chǐ\0" "jī\0" "cũ\0" "cuối\0" "lú\0" "cũ\0" "cũ\0" "lì\0" "vỡi\0" "vía\0" "nóc\0" "jué\0" "zhū\0" "lù\0" "vòm\0" "niè\0" "quán\0" "nhòn\0" "yà\0" "è\0" "ngật\0" "hù\0" "máng\0" "zi6\0" "wù\0" "ngút\0" "chā\0" "qīn\0" "jié\0" "wang4\0" "hóng\0" "dān\0" "ěn\0" "zè\0" "hù\0" "àng\0" "jiè\0" "fù\0" "yòng\0" "fung1\0" "fēng\0" "mù\0" "sè\0" "cóng\0" "cù\0" "kāng\0" "núi\0" "đùn\0" "yào\0" "ài\0" "bāo\0" "pǒ\0" "shǐ\0" "fàn\0" "jú\0" "pí\0" "wèi\0" "kū\0" "ke4\0" "qié\0" "gān\0" "kuàng\0" "suì\0" "bēng\0" "jiā\0" "yà\0" "ngàn\0" "kàn\0" "niè\0" "xíng\0" "xì\0" "lìn\0" "duǒ\0" "chǎn\0" "gong3\0" "pui3\0" "shì\0" "dou2\0" "duì\0" "jiāng\0" "yǔ\0" "lù\0" "ěn\0" "ci3\0" "gǔ\0" "wěi\0" "chē\0" "huàn\0" "bié\0" "hàn\0" "tuí\0" "nà\0" "qǐ\0" "tóu\0" "yuān\0" "wáng\0" "wú\0" "gào\0" "kēng\0" "yí\0" "sing4\0" "xiāo\0" "jin6\0" "guǐ\0" "yà\0" "suì\0" "sǒng\0" "zhuó\0" "tū\0" "xiǎn\0" "đèo\0" "zè\0" "lì\0" "zhù\0" "jié\0" "vọi\0" "tì\0" "xié\0" "qióng\0" "yà\0" "jū\0" "yín\0" "zik6\0" "zhí\0" "kǎn\0" "zī\0" "kē\0" "jit6\0" "niè\0" "ngei\0" "qiáng\0" "wǎn\0" "zé\0" "jū\0" "zì\0" "kei4\0" "zik6\0" "yà\0" "lín\0" "qí\0" "huí\0" "qì\0" "yáng\0" "suì\0" "qǐ\0" "guī\0" "ghềnh\0" "chởm\0" "nghi\0" "ghềnh\0" "qìn\0" "ē\0" "zuò\0" "zè\0" "qì\0" "jí\0" "tuó\0" "dié\0" "huì\0" "máo\0" "xǔ\0" "hóu\0" "yǎn\0" "xiáng\0" "cōng\0" "hú\0" "àn\0" "bǐng\0" "duǒ\0" "lei4\0" "zhǔ\0" "dié\0" "yōu\0" "qǐ\0" "shí\0" "xūn\0" "yōu\0" "kān\0" "qiǎo\0" "qiāng\0" "pén\0" "quán\0" "yíng\0" "laam4\0" "ngổng\0" "din\0" "shā\0" "wai4\0" "tāo\0" "hòng\0" "pǐ\0" "yáo\0" "tú\0" "chái\0" "xià\0" "qí\0" "qióng\0" "jìn\0" "ceon4\0" "zhēn\0" "zhū\0" "xī\0" "wēng\0" "zhǒng\0" "vọi\0" "rặng\0" "seoi3\0" "year of age\0" "suì\0" "von\0" "chớn\0" "kē\0" "kuò\0" "kǎng\0" "cháo\0" "bì\0" "mò\0" "zhù\0" "hàn\0" "yǔ\0" "yí\0" "má\0" "qì\0" "gùn\0" "màn\0" "liáo\0" "lín\0" "zú\0" "lěi\0" "hù\0" "chuǎng\0" "qì\0" "léi\0" "chī\0" "pó\0" "dié\0" "mỏm\0" "chóp\0" "lěi\0" "yǐ\0" "gaan3\0" "diàn\0" "zeon3\0" "dūn\0" "gāo\0" "hū\0" "xiāo\0" "gá\0" "pēng\0" "shěn\0" "wéi\0" "vót\0" "rừng\0" "duì\0" "cháo\0" "yǐn\0" "kuài\0" "kū\0" "zuì\0" "gǔ\0" "yùn\0" "zhì\0" "jì\0" "chēng\0" "xiè\0" "zuǐ\0" "한:N\0" "án\0" "hāo\0" "pǒ\0" "dí\0" "yè\0" "náo\0" "fai1\0" "non\0" "a high hill; the name of a hill\0" "jié\0" "bàng\0" "lǎn\0" "cáng\0" "bì\0" "zhǎn\0" "qì\0" "lởm\0" "náo\0" "lǜ\0" "kuàng\0" "mó\0" "lěi\0" "luə̌i\0" "páo\0" "lì\0" "céng\0" "dàng\0" "lěi\0" "è\0" "bèng\0" "jué\0" "hei1\0" "zam1\0" "xuán\0" "niè\0" "hài\0" "đồi\0" "dốc\0" "lởm\0" "xiǎn\0" "jiǎn\0" "mí\0" "niè\0" "ngôi\0" "cáng\0" "sǒng\0" "zēng\0" "yì\0" "chóng\0" "cáng\0" "ngông\0" "lěi\0" "nuó\0" "lì\0" "lí\0" "luó\0" "tǎng\0" "niè\0" "niè\0" "jī\0" "lěi\0" "nàng\0" "lín\0" "líng\0" "xián\0" "yù\0" "zāi\0" "quǎn\0" "liè\0" "yù\0" "huāng\0" "brain\0" "nǎo\0" "xùn\0" "jú\0" "huò\0" "yì\0" "xī\0" "sè\0" "jiǎo\0" "yōng\0" "ancient form of 巨\0" "shī\0" "jīng\0" "wàn\0" "yě\0" "jiū\0" "gǒng\0" "huī\0" "vâng\0" "sửa\0" "trọn\0" "sang\0" "ěr\0" "bẫng\0" "lớn\0" "giầu\0" "sấm\0" "to\0" "lớn\0" "hàn\0" "fú\0" "fú\0" "zhuó\0" "jī\0" "seon3\0" "seon3\0" "xức\0" "trăng\0" "va\0" "bāng\0" "trái\0" "qí\0" "shǐ\0" "diǎo\0" "pèi\0" "xiǎn\0" "sān\0" "cháng\0" "yuē\0" "gōng\0" "wū\0" "fēn\0" "chǎn\0" "nèi\0" "jué\0" "zhǎo\0" "qián\0" "ǎo\0" "wǎng\0" "zhōng\0" "phướn\0" "huāng\0" "bù\0" "zhǔ\0" "bì\0" "ciu1\0" "chāo\0" "zhēng\0" "fú\0" "kōu\0" "zuó\0" "xuàn\0" "fù\0" "yǎo\0" "đãy\0" "bō\0" "dù\0" "bèi\0" "xié\0" "to wipe , rub clean\0" "shì\0" "yí\0" "hóng\0" "cuì\0" "yì\0" "zhuān\0" "coek3\0" "vua\0" "chì\0" "pō\0" "yín\0" "tranh\0" "yuàn\0" "jiōng\0" "mào\0" "qiàn\0" "yì\0" "wú\0" "lei5\0" "(Cant.) a sail\0" "lọng\0" "bịt\0" "vua\0" "bēi\0" "huò\0" "cóng\0" "kōng\0" "a covering, awning, screen\0" "tà\0" "hàn\0" "qiàn\0" "zhí\0" "sè\0" "qiān\0" "guǒ\0" "gǔn\0" "jiān\0" "zhōng\0" "miǎn\0" "guǐ\0" "shì\0" "móu\0" "mũ\0" "è\0" "bǎ\0" "là\0" "zhòu\0" "jí\0" "mei4\0" "zǎo\0" "chợ\0" "phới\0" "zhā\0" "yì\0" "gǒu\0" "guī\0" "yīng\0" "shǎi\0" "hé\0" "bàng\0" "mò\0" "méng\0" "wù\0" "dài\0" "jiǒng\0" "hàn\0" "bâu\0" "tōng\0" "kōu\0" "lí\0" "zhì\0" "huì\0" "zǎn\0" "diǎo\0" "cù\0" "dải\0" "lau6\0" "mấn\0" "zhì\0" "kuǎ\0" "xiàng\0" "the noise of tearing silk; to tear\0" "huà\0" "liáo\0" "cuì\0" "qiāo\0" "kiệu\0" "jiǎo\0" "xū\0" "èr\0" "tuō\0" "tán\0" "zhì\0" "vải\0" "quạt\0" "mành\0" "nǎo\0" "mào\0" "dì\0" "céng\0" "jiǎo\0" "lim4\0" "blinds, window screens\0" "lián\0" "shā\0" "dàn\0" "suì\0" "lim4\0" "curtain, screen\0" "lián\0" "guò\0" "biǎo\0" "lung4\0" "cì\0" "diàn\0" "lǜ\0" "nǐ\0" "yǎn\0" "lán\0" "gài\0" "variant of 㡡 U+3861, a screen to make a temporary kitchen\0" "JU CHU\0" "chú\0" "mền\0" "bì\0" "zú\0" "huì\0" "chăn\0" "lǎi\0" "xián\0" "fèn\0" "hè\0" "lim4\0" "yào\0" "zin2\0" "zhǎn\0" "néi\0" "luǒ\0" "yuán\0" "rèm\0" "néng\0" "rěn\0" "phẳng\0" "nẽn\0" "gé\0" "a bunch, a handful\0" "jiǎn\0" "píng\0" "lài\0" "nin1\0" "(Cant.) female breast, milk\0" "biè\0" "năm\0" "jiàn\0" "may\0" "may\0" "bìng\0" "may\0" "tuổi\0" "nến\0" "mì\0" "hù\0" "diǎo\0" "yōu\0" "yāo\0" "bēng\0" "chén\0" "jī\0" "yāo\0" "si1 si3 soi1 zi1\0" "si1\0" "to run threads though a web in weaving\0" "guān\0" "yàn\0" "dối\0" "chǐ\0" "shà\0" "yǎn\0" "yì\0" "yì\0" "chè\0" "hàn\0" "huāng\0" "khuya\0" "sến\0" "shuì\0" "suì\0" "rén\0" "tán\0" "zhǐ\0" "fàn\0" "fěng\0" "tán\0" "hè\0" "mí\0" "pí\0" "bù\0" "nà\0" "tián\0" "bá\0" "yì\0" "yǎn\0" "tiāo\0" "yáo\0" "shěn\0" "nap1\0" "(Cant.) dimple\0" "kē\0" "tóng\0" "xuǎn\0" "yòu\0" "bài\0" "chái\0" "variant of 鹿 U+9E7F, a deer; surname\0" "SHIKA KA\0" "ROKU\0" "xiá\0" "lǚ\0" "kùn\0" "zāng\0" "qiú\0" "cù\0" "zuī\0" "lǒu\0" "xiá\0" "shēn\0" "lời\0" "pú\0" "jīng\0" "qiāng\0" "yì\0" "niè\0" "duī\0" "jié\0" "suì\0" "zhàn\0" "cōu\0" "bēng\0" "guān\0" "shě\0" "jìn\0" "dì\0" "dān\0" "nǎi\0" "nóu\0" "jí\0" "yán\0" "nòu\0" "dù\0" "wèi\0" "piān\0" "hú\0" "jià\0" "yè\0" "jǔn\0" "lán\0" "là\0" "yīn\0" "tuí\0" "nǎo\0" "zǔ\0" "ngou1 ou1\0" "kho\0" "u\0" "mà\0" "sī\0" "zhì\0" "huī\0" "zhuì\0" "huì\0" "ceoi4 cyu4\0" "variant of 厨 U+53A8, a kitchen; a closet; a cupboard\0" "KURIYA\0" "ZU CHUU\0" "chú\0" "chè\0" "vựa\0" "xiū\0" "lán\0" "cōng\0" "shèn\0" "mò\0" "yī\0" "yáo\0" "xǐ\0" "zuǐ\0" "bìng\0" "yú\0" "lù\0" "vòm\0" "tuí\0" "wěi\0" "fén\0" "shěn\0" "liáo\0" "shǔ\0" "dǎn\0" "juǎn\0" "yú\0" "xìn\0" "yáo\0" "sū\0" "huó\0" "qiān\0" "má\0" "kǎi\0" "đáy\0" "lǔ\0" "yōu\0" "chòi\0" "xiàn\0" "đáy\0" "wú\0" "yǐn\0" "xī\0" "zhāi\0" "xiè\0" "qú\0" "lí\0" "rộng\0" "rộng\0" "qiān\0" "nghịt\0" "líng\0" "luán\0" "chān\0" "gwing2\0" "cing2\0" "zhèng\0" "yán\0" "yìn\0" "kuí\0" "qū\0" "fú\0" "yù\0" "qí\0" "qì\0" "jì\0" "yuān\0" "gào\0" "juàn\0" "qí\0" "gǎi\0" "quàn\0" "wèi\0" "zhì\0" "jiǎn\0" "sì\0" "yì\0" "qiān\0" "lì\0" "zāng\0" "yì\0" "cái\0" "yì\0" "gē\0" "dié\0" "zhī\0" "yì\0" "zāi\0" "dài\0" "sù\0" "jié\0" "chèn\0" "qú\0" "hàn\0" "xián\0" "quán\0" "jié\0" "juàn\0" "dàn\0" "jīn\0" "bīng\0" "hú\0" "jué\0" "yú\0" "kap6\0" "lǐ\0" "qiáng\0" "shuǐ\0" "kū\0" "zhěn\0" "fú\0" "shēn\0" "wang4\0" "bắn\0" "chuí\0" "tóng\0" "ai6 ngai6\0" "yì\0" "yáng\0" "tuó\0" "zhōu\0" "jí\0" "giằng\0" "tên\0" "cong\0" "cong\0" "xùn\0" "shěn\0" "xuān\0" "liú\0" "yuān\0" "hú\0" "zhèng\0" "pulled taut\0" "pēng\0" "jué\0" "bat6\0" "vốn\0" "zhì\0" "piān\0" "yuàn\0" "jiān\0" "páng\0" "zhuàn\0" "khom\0" "xián\0" "bēng\0" "cōng\0" "mò\0" "guó\0" "chéng\0" "qiāo\0" "bì\0" "king4\0" "a stand, frame\0" "qiǎng\0" "zhōu\0" "fán\0" "biē\0" "bó\0" "rǒng\0" "dǐng\0" "quán\0" "jiù\0" "yáo\0" "xiá\0" "zǎo\0" "dān\0" "wǔ\0" "tuó\0" "hū\0" "wai6 wui6\0" "xī\0" "lái\0" "fēi\0" "ji4\0" "hú\0" "xiān\0" "a surname\0" "shǎn\0" "wing5\0" "fèi\0" "bay\0" "cuò\0" "coeng4\0" "fú\0" "chù\0" "diū\0" "làn\0" "rằn\0" "xǐ\0" "biāo\0" "juk1\0" "욱:N\0" "yù\0" "suì\0" "xǐ\0" "póu\0" "surname\0" "shǎn\0" "ji1\0" "jiào\0" "yì\0" "gung1\0" "wán\0" "jǐ\0" "wán\0" "tuì\0" "faan1\0" "àng\0" "liu1\0" "tiān\0" "chí\0" "rán\0" "sà\0" "yín\0" "pī\0" "cǐ\0" "tóng\0" "yǐn\0" "gé\0" "tiāo\0" "zhēng\0" "zhòu\0" "yí\0" "kuà\0" "sōng\0" "dì\0" "xié\0" "seon1\0" "준:N\0" "xiāo\0" "guàng\0" "tuǒ\0" "fēng\0" "wú\0" "xiù\0" "yóu\0" "líng\0" "yàn\0" "dōng\0" "qì\0" "táo\0" "hán\0" "chí\0" "sōng\0" "quǎn\0" "fung6\0" "hàn\0" "hang6\0" "rǒu\0" "qì\0" "kāi\0" "yú\0" "chā\0" "chèng\0" "yù\0" "bìng\0" "cōng\0" "zhū\0" "yù\0" "mei4\0" "jué\0" "liù\0" "sāo\0" "yù\0" "shuài\0" "yuàn\0" "zhāng\0" "shuài\0" "chǔ\0" "zoeng1\0" "zhāng\0" "sǎn\0" "xiān\0" "cuī\0" "měng\0" "dí\0" "zhì\0" "ào\0" "xiū\0" "pián\0" "jiào\0" "kuǎn\0" "sà\0" "xiàn\0" "zhà\0" "diàn\0" "yí\0" "săn\0" "huì\0" "shàn\0" "suốt\0" "chóng\0" "yí\0" "xiè\0" "zhì\0" "tiào\0" "pīng\0" "xián\0" "hang4\0" "xiān\0" "sù\0" "cuán\0" "sau\0" "sau\0" "sǒng\0" "hēi\0" "xiàn\0" "yóu\0" "yù\0" "tái\0" "jué\0" "nàng\0" "diān\0" "yì\0" "bì\0" "ắt\0" "gei1\0" "nải\0" "xū\0" "yì\0" "rù\0" "gōng\0" "yì\0" "nhác\0" "faan4\0" "zhì\0" "xīn\0" "jì\0" "xià\0" "rượn\0" "zhāo\0" "nè\0" "nuối\0" "xiè\0" "yì\0" "nhầm\0" "tệch\0" "thít\0" "fǔ\0" "shè\0" "yuán\0" "fǎn\0" "fū\0" "wù\0" "xī\0" "hǒng\0" "thoải\0" "sẩu\0" "jì\0" "chàng\0" "lo\0" "tẻ\0" "ngượng\0" "mò\0" "pèi\0" "mú\0" "qiú\0" "maau4\0" "(Cant.) flurried, flustered; arbitrarily\0" "mào\0" "dá\0" "xiá\0" "shēn\0" "tè\0" "hóng\0" "bì\0" "cik1\0" "si1\0" "nǐ\0" "nể\0" "qiáo\0" "ruǎn\0" "zing1\0" "sã\0" "rùng\0" "rắp\0" "to hate; willful\0" "jiàng\0" "chā\0" "mǐ\0" "yì\0" "suō\0" "wù\0" "xuān\0" "xí\0" "yǐ\0" "náo\0" "wèi\0" "lẫy\0" "ghiếc\0" "hung2\0" "to fear\0" "cyun4\0" "rủi\0" "đổi\0" "nhớn\0" "e\0" "tim\0" "kàn\0" "lung6\0" "to impose upon; stupid\0" "lòng\0" "lǚ\0" "lỡ\0" "zhuǎng\0" "đẽ\0" "zi3\0" "zhì\0" "xìng\0" "mủi\0" "gěng\0" "jìn\0" "xiàn\0" "jì\0" "cuò\0" "láo\0" "fěn\0" "jù\0" "miào\0" "xiá\0" "sù\0" "ti4\0" "(Cant.) intensifier\0" "ji3\0" "zhì\0" "hù\0" "kòu\0" "suǒ\0" "nì\0" "cảy\0" "xôn\0" "dặn\0" "dãi\0" "thoả\0" "giận\0" "lòng\0" "khuây\0" "tēng\0" "zhù\0" "ngớp\0" "mến\0" "dá\0" "qiú\0" "yà\0" "xián\0" "nèi\0" "zhǐ\0" "bié\0" "chǒng\0" "lán\0" "dōng\0" "qūn\0" "xiàng\0" "xiáo\0" "wǎn\0" "rù\0" "wàng\0" "nì\0" "bāi\0" "yà\0" "sī\0" "yǐn\0" "yù\0" "lí\0" "huò\0" "mang2\0" "(Cant.) annoyed, impatient, restless\0" "zang2\0" "(Cant.) annoyed, irritated\0" "ngo6 o6\0" "mừng\0" "leon4\0" "zi3\0" "bàng\0" "vụng\0" "jan1\0" "hổ\0" "sực\0" "lười\0" "gong1\0" "mừng\0" "thiếp\0" "bẽ\0" "xī\0" "jiū\0" "xiè\0" "qiān\0" "lok6 nok6\0" "nuò\0" "intelligent, tranquil\0" "xǐng\0" "to estimate, calculate\0" "duó\0" "jǐ\0" "wǔ\0" "mú\0" "yàn\0" "qì\0" "ná\0" "chì\0" "hóu\0" "sào\0" "worthless, inferior, trashy\0" "náo\0" "chěng\0" "chěng\0" "kuǐ\0" "jià\0" "tú\0" "hōng\0" "dú\0" "xiá\0" "zhòng\0" "huò\0" "chóng\0" "dá\0" "mào\0" "yào\0" "juān\0" "nết\0" "vui\0" "rẩy\0" "khít\0" "đành\0" "shì\0" "yín\0" "gǔ\0" "hòng\0" "wù\0" "fit1\0" "(Cant.) 花𢝵, to be fashionable\0" "guò\0" "ủa\0" "tì\0" "hōng\0" "fung1\0" "buồn\0" "hòng\0" "cáu\0" "éo\0" "ngán\0" "rě\0" "yí\0" "tǔn\0" "qióng\0" "hài\0" "qì\0" "huò\0" "tai3\0" "tì\0" "pī\0" "gěng\0" "xiè\0" "mì\0" "gào\0" "tā\0" "xiǎng\0" "shū\0" "fú\0" "zhuān\0" "liù\0" "jan1\0" "fit1\0" "(Cant.) to brush, whisk\0" "yóu\0" "chěng\0" "duī\0" "lik6\0" "đùa\0" "sệt\0" "chua\0" "hên\0" "năn\0" "tẻ\0" "thói\0" "nép\0" "tởm\0" "nết\0" "chắc\0" "chăm\0" "quên\0" "riếu\0" "nhóng\0" "dát\0" "lí\0" "yàng\0" "lí\0" "lǔ\0" "mǔ\0" "suì\0" "ài\0" "kòu\0" "zhé\0" "ài\0" "téng\0" "lǜ\0" "tuí\0" "bī\0" "nhuốc\0" "huì\0" "huán\0" "geng6\0" "(Cant.) to guard against; to take precautions\0" "sùng\0" "thung\0" "thuồng\0" "hở\0" "bẳn\0" "ngẩu\0" "ngơ\0" "kuò\0" "xīn\0" "sào\0" "giận\0" "đần\0" "gàn\0" "hớn\0" "mẩm\0" "mẩn\0" "mơ\0" "ngoảy\0" "shù\0" "què\0" "bā\0" "tuì\0" "lắng\0" "fù\0" "pit3\0" "irritable, surly; sad\0" "biē\0" "cong2 tong2\0" "alarmed, agitated\0" "tǎng\0" "xiàng\0" "sī\0" "bó\0" "mái\0" "dàng\0" "guì\0" "hēi\0" "xī\0" "dàng\0" "yì\0" "bī\0" "gū\0" "cuì\0" "sè\0" "gé\0" "yù\0" "nǎ\0" "lì\0" "zhì\0" "mau6\0" "ci3\0" "zhào\0" "kok3\0" "jī\0" "ruǎn\0" "chòng\0" "nhờn\0" "sờn\0" "jié\0" "ghét\0" "ngùng\0" "chiều\0" "thẹn\0" "tủi\0" "hằn\0" "nức\0" "đòi\0" "nhằng\0" "chàng\0" "zhé\0" "sù\0" "yōng\0" "qì\0" "zhuó\0" "kài\0" "yè\0" "qì\0" "gờm\0" "jyu4\0" "nguôi\0" "đẹp\0" "xiòng\0" "khắn\0" "ngấy\0" "gung1\0" "nghĩ\0" "tủi\0" "quớ\0" "nhác\0" "tuông\0" "hằm\0" "não\0" "yī\0" "chǒu\0" "tuǎn\0" "ài\0" "pīn\0" "liè\0" "mián\0" "ài\0" "mǒ\0" "wèi\0" "yìng\0" "nǐ\0" "bó\0" "liù\0" "khuây\0" "ruì\0" "dik6\0" "ngỡ\0" "hửng\0" "lǘ\0" "chá\0" "chù\0" "sào\0" "lí\0" "sōng\0" "lì\0" "xì\0" "yān\0" "cuō\0" "liú\0" "méng\0" "zhàn\0" "bỡ\0" "chạnh\0" "chăm\0" "hờn\0" "chán\0" "lẽn\0" "dỗi\0" "nhịt\0" "tẽn\0" "zhuàng\0" "dung2\0" "miǎo\0" "lì\0" "jǔ\0" "xiè\0" "xiè\0" "lǒng\0" "lóng\0" "goe4\0" "(Cant.) satisfied, comfortable\0" "téng\0" "zhù\0" "cẫm\0" "lung\0" "chán\0" "lo\0" "nhãng\0" "chán\0" "xiǎn\0" "jing4\0" "영:N\0" "yíng\0" "pèi\0" "trai\0" "xié\0" "jiào\0" "same as 忡; a sad, uneasy countenance\0" "chōng\0" "sung2\0" "terrified, afraid\0" "ngẩn\0" "giỡn\0" "jyun6\0" "nản\0" "wan6\0" "hē\0" "ngủng\0" "ngơi\0" "tǔn\0" "zong3\0" "laan2\0" "(Cant.) to brag, praise oneself\0" "lờn\0" "thò\0" "hǒng\0" "mán\0" "jīn\0" "qú\0" "dǒu\0" "qiú\0" "to cut, wound, hurt\0" "zāi\0" "shēng\0" "zāi\0" "ngo5 o5\0" "yǐ\0" "huà\0" "kān\0" "yuè\0" "nì\0" "sī\0" "wǒ\0" "cán\0" "jiān\0" "miè\0" "sháo\0" "rǒng\0" "gān\0" "qiáng\0" "shú\0" "zhuó\0" "shī\0" "tì\0" "zhá\0" "zhān\0" "nên\0" "fèn\0" "miè\0" "zè\0" "zhì\0" "qiān\0" "hàn\0" "gé\0" "cán\0" "guó\0" "jiāo\0" "ta\0" "yōng\0" "áo\0" "zhá\0" "xì\0" "xū\0" "wǔ\0" "mác\0" "jué\0" "jī\0" "chì\0" "wǎn\0" "miè\0" "zéi\0" "jié\0" "shí\0" "xī\0" "è\0" "hù\0" "hù\0" "lì\0" "chù\0" "yī\0" "mǎo\0" "xū\0" "zhōng\0" "yì\0" "ngõ\0" "liáo\0" "jiān\0" "jiǎn\0" "jú\0" "zhù\0" "wǔ\0" "cổng\0" "quanh\0" "kè\0" "kě\0" "lì\0" "bǐ\0" "gé\0" "xū\0" "shā\0" "líng\0" "kē\0" "cổng\0" "họ\0" "bó\0" "biān\0" "shuān\0" "qí\0" "shàn\0" "buồng\0" "mướn\0" "zit1\0" "(Cant.) to squeeze out (as from a tube); to tickle\0" "jī\0" "hắt\0" "qiǎo\0" "tríu\0" "thuốn\0" "yì\0" "dắt\0" "jué\0" "zhǎng\0" "xìn\0" "tuō\0" "hài\0" "xià\0" "tuó\0" "yí\0" "dẩy\0" "chộp\0" "sẻ\0" "nghĩ\0" "cù\0" "jiāng\0" "nán\0" "pěng\0" "jié\0" "xuē\0" "hú\0" "vục\0" "yǒu\0" "vật\0" "nǔ\0" "yè\0" "yìn\0" "kǒng\0" "giạm\0" "móc\0" "tháy\0" "ngắt\0" "vắt\0" "nâng\0" "vập\0" "xiāo\0" "xiāng\0" "múc\0" "náo\0" "zhàng\0" "kéo\0" "giạt\0" "thắt\0" "vụn\0" "gõ\0" "tha\0" "kam2\0" "(Cant.) to cover\0" "jié\0" "ngoáy\0" "nǔ\0" "shàn\0" "wing1 wing6\0" "(Cant.) to throw away\0" "vểnh\0" "trọt\0" "phạch\0" "so\0" "đậy\0" "xáo\0" "ngoặc\0" "trụm\0" "rung\0" "quấy\0" "sảy\0" "oằn\0" "dựng\0" "jiá\0" "bắc\0" "paak3\0" "variant of 拍, to clap, tap, beat; a beat or rhythm\0" "UTSU\0" "HAKU HYOU\0" "zhǒu\0" "ngung2\0" "(Cant.) to push from behind\0" "rǒng\0" "lat1\0" "(Cant.) to rub\0" "lù\0" "sà\0" "nù\0" "bó\0" "zhé\0" "qǐn\0" "cī\0" "zú\0" "wǒ\0" "wǔ\0" "nié\0" "xiān\0" "hóng\0" "bưng\0" "têm\0" "giữ\0" "wun4\0" "múc\0" "chùi\0" "diu3\0" "díu\0" "tay\0" "khuống\0" "giàng\0" "lẩy\0" "nêm\0" "nhứ\0" "phiết\0" "tìng\0" "jǐn\0" "đổi\0" "vớt\0" "jié\0" "khép\0" "hè\0" "tū\0" "zhé\0" "pīn\0" "jìn\0" "nàn\0" "cạy\0" "dùn\0" "xī\0" "kaai2 kaai5\0" "(Cant.) sections or wedges (as of fruit); to take in the hand; to use\0" "xiè\0" "xới\0" "xì\0" "láo\0" "dau3 dau6\0" "(Cant.) to touch; to bump into; to take, get, receive; to lightly support something with the hand\0" "duǎn\0" "jì\0" "chā\0" "to draw out; to levy; to strike\0" "chōu\0" "gāng\0" "xiáng\0" "dǎo\0" "thước\0" "lẳng\0" "xắc\0" "nhẫn\0" "biàn\0" "xiāo\0" "xīn\0" "hak1\0" "ngón\0" "gạn\0" "quáo\0" "cạy\0" "quét\0" "trỏ\0" "đẵn\0" "vói\0" "giấu\0" "khuấy\0" "nhổ\0" "vẫy\0" "vọm\0" "tựa\0" "lấn\0" "dụi\0" "xoi\0" "dìu\0" "chằm\0" "buông\0" "phảy\0" "sờ\0" "yǔ\0" "xián\0" "lí\0" "qiǎn\0" "měi\0" "qiāo\0" "yà\0" "qiā\0" "qiòng\0" "bàng\0" "zhēng\0" "luk1\0" "(Cant.) classifier for lengths of cylindrically shaped objects\0" "róc\0" "zè\0" "shuàn\0" "sào\0" "co\0" "rộn\0" "nhổ\0" "chút\0" "cọ\0" "quay\0" "lù\0" "xié\0" "dik1\0" "(Cant.) determination, resolution\0" "fǔ\0" "zhài\0" "ngaau1\0" "(Cant.) to scratch\0" "bẻ\0" "co\0" "quải\0" "bóp\0" "và\0" "quắt\0" "ngơi\0" "khép\0" "quấy\0" "huơ\0" "chẻ\0" "nhổ\0" "sắp\0" "buộc\0" "vén\0" "vỗ\0" "đứt\0" "va\0" "rọc\0" "sửa\0" "ngáng\0" "ngón\0" "lay\0" "xỏ\0" "níu\0" "zè\0" "duàn\0" "dèng\0" "yù\0" "vựa\0" "lǜ\0" "sau2\0" "public opinion; to assemble; to seek\0" "wàn\0" "xué\0" "jiǎo\0" "yuě\0" "zhì\0" "wěi\0" "vầy\0" "gé\0" "jǔ\0" "yǎn\0" "cuò\0" "mào\0" "fú\0" "āi\0" "xuān\0" "gāng\0" "ān\0" "jí\0" "pí\0" "zhǐ\0" "nuó\0" "đày\0" "ceon1\0" "jau4\0" "éo\0" "wo5\0" "(Cant.) rotten, bad, spoiled\0" "phũ\0" "gắp\0" "zung2\0" "general, overall, chief\0" "pàn\0" "yí\0" "jié\0" "zī\0" "jià\0" "wǎi\0" "gaa3\0" "jià\0" "bới\0" "đánh\0" "gieo\0" "waa2\0" "(Cant.) to scratch\0" "mẻ\0" "rẩy\0" "bòn\0" "dap6\0" "(Cant.) to beat, pound; to get drenched\0" "mò\0" "gõ\0" "ngán\0" "cài\0" "phung\0" "xới\0" "đẩy\0" "nhốt\0" "đốt\0" "sin1\0" "to strike, flog\0" "chǎn\0" "suǒ\0" "saak3\0" "to select; (Cant.) a wedge of a fruit such as an orange\0" "suǒ\0" "jí\0" "sǒng\0" "tī\0" "pī\0" "pó\0" "vặn\0" "mì\0" "람:N\0" "yè\0" "qìn\0" "jìn\0" "juē\0" "yuān\0" "ruán\0" "kek1 kik1\0" "to tie a knot; join or tie fast\0" "bàn\0" "bưng\0" "tou4\0" "dò\0" "rùn\0" "tỉa\0" "đơm\0" "laa2 naa1\0" "(Cant.) to grab with the hands; and, with\0" "rờ\0" "rung\0" "cấu\0" "chằm\0" "xức\0" "gây\0" "hái\0" "kap1\0" "(Cant.) to affix a chop or seal to a document\0" "cắp\0" "mài\0" "mớ\0" "thò\0" "phủi\0" "sải\0" "thiếp\0" "bīn\0" "cấu\0" "long3 long6\0" "to shore up, put on trestles\0" "sang\0" "wèi\0" "cou5\0" "(Cant.) to save up (money), to save up bit-by-bit\0" "zào\0" "cào\0" "qiè\0" "ngaau1\0" "to search; (Cant.) to scratch\0" "sōu\0" "lou1\0" "(Cant.) to shake violently, stir; to strip\0" "lǔ\0" "dié\0" "chuāi\0" "bì\0" "zhú\0" "mā\0" "fèi\0" "mượn\0" "bat1 pat1\0" "(Cant.) to scoop up, ladle out\0" "piē\0" "yìn\0" "xuàn\0" "ngou4 ngou6\0" "(Cant.) to shake, rattle\0" "ào\0" "ngào\0" "zhuó\0" "zú\0" "keoi1\0" "bǐ\0" "làng\0" "tì\0" "tiǎo\0" "jiān\0" "saai1\0" "to waste\0" "đơm\0" "tǒng\0" "muỗng\0" "dạo\0" "luồn\0" "duō\0" "dòng\0" "biǎn\0" "zap1\0" "chắp\0" "daat3\0" "(Cant.) to throw down, fall down\0" "đùa\0" "chộp\0" "chong\0" "vặn\0" "dằn\0" "thoát\0" "giầm\0" "day\0" "dứt\0" "paang1\0" "(Cant.) to chase, drive away\0" "phành\0" "móp\0" "phện\0" "ning1\0" "nính\0" "khảy\0" "dạm\0" "xay\0" "lảy\0" "nức\0" "gãy\0" "xâu\0" "ngón\0" "nhúng\0" "zhì\0" "fén\0" "káng\0" "zhì\0" "zhāi\0" "bì\0" "kuǎn\0" "bàn\0" "juē\0" "qū\0" "qī\0" "léi\0" "xié\0" "tāng\0" "sōu\0" "bèi\0" "cou5\0" "(Cant.) to save up (money)\0" "yàng\0" "jiǎn\0" "bám\0" "đua\0" "deoi2\0" "(Cant.) to goad, incite\0" "dụi\0" "paang1\0" "(Cant.) to rush; chase someone out, drive out\0" "sườn\0" "zào\0" "gaan3\0" "(Cant.) to draw lines\0" "dàn\0" "váo\0" "dội\0" "phẩy\0" "nện\0" "dọn\0" "rời\0" "quẹt\0" "máy\0" "góp\0" "khơi\0" "ngáng\0" "sum\0" "quay\0" "quờ\0" "dọn\0" "cắt\0" "xấp\0" "mỏi\0" "chạm\0" "chữa\0" "vớt\0" "rớ\0" "zhuài\0" "vặn\0" "fán\0" "sip3\0" "to divine; to fold\0" "shé\0" "qióng\0" "pò\0" "tiě\0" "shā\0" "saap3\0" "(Cant.) garbage\0" "zá\0" "níu\0" "(same as U+22E23 𢸣) to select, pick\0" "niǎo\0" "níu\0" "guài\0" "gói\0" "cuǐ\0" "zin2\0" "ngung2\0" "(Cant.) to push; pull open\0" "cùi\0" "saau4\0" "(Cant.) to take without asking\0" "qiào\0" "chóng\0" "dip6\0" "to fold, double\0" "dié\0" "loe2\0" "(Cant.) to pester, nag; to wallow; to roll around on the floor\0" "choảng\0" "maan1\0" "(Cant.) to pull, turn\0" "pīn\0" "cí\0" "bàng\0" "ẩy\0" "co1\0" "cởi\0" "bụm\0" "mám\0" "dom\0" "bung\0" "ngoi\0" "ãm\0" "chĩa\0" "dọn\0" "giũ\0" "ném\0" "xắn\0" "níu\0" "giết\0" "trộ\0" "chen\0" "yìn\0" "xiǎn\0" "yǐ\0" "miǎo\0" "duǎn\0" "zhòu\0" "kōng\0" "zhāng\0" "dở\0" "ban3\0" "to expel, reject\0" "deoi2\0" "(Cant.) to poke, nudge; stretch out\0" "dúi\0" "xồ\0" "khênh\0" "rủ\0" "hấng\0" "khuỳnh\0" "quẫy\0" "vố\0" "liú\0" "zhǐ\0" "chǎn\0" "chèn\0" "dú\0" "yuán\0" "suò\0" "jié\0" "lì\0" "gǒng\0" "bāng\0" "zan3\0" "guó\0" "liáo\0" "shěn\0" "bồng\0" "đèo\0" "lăn\0" "dìm\0" "dựng\0" "kẽm\0" "khoác\0" "xỉa\0" "chẹn\0" "to select, pick\0" "niǎo\0" "cuàn\0" "wěi\0" "tuō\0" "sū\0" "lóng\0" "xiāo\0" "yǎn\0" "bịch\0" "cyut3\0" "kwai4\0" "qǐng\0" "chọc\0" "gài\0" "mắc\0" "rung\0" "nhồi\0" "xé\0" "chìa\0" "xī\0" "yú\0" "zaang6\0" "(Cant.) to widen with force\0" "zhèng\0" "xiè\0" "chāi\0" "fèn\0" "guó\0" "jǐng\0" "làn\0" "xiān\0" "líng\0" "kéo\0" "xâu\0" "ép\0" "lượm\0" "xỏ\0" "túm\0" "sương\0" "tóm\0" "khít\0" "lěi\0" "jùn\0" "xiào\0" "cung4\0" "zá\0" "giâm\0" "que\0" "lảy\0" "mò\0" "phóc\0" "guān\0" "qiè\0" "luò\0" "yào\0" "luán\0" "tà\0" "naan3\0" "(Cant.) to stitch together, quilt\0" "rạp\0" "rạp\0" "luò\0" "búng\0" "dìm\0" "bấu\0" "sởn\0" "trạc\0" "uốn\0" "bǎ\0" "chàn\0" "zhuó\0" "lườn\0" "tiǎo\0" "wān\0" "líng\0" "maan1\0" "to push, pull, port the helm; (Cant.) to hold to, cling to; to cock a gun\0" "mân\0" "yù\0" "qì\0" "qí\0" "chia\0" "chia\0" "jì\0" "bó\0" "shī\0" "fǔ\0" "guī\0" "diǎn\0" "hāo\0" "gǎi\0" "qí\0" "chéng\0" "huì\0" "xiá\0" "shí\0" "zhì\0" "qí\0" "hài\0" "jiǎo\0" "리:N\0" "lì\0" "liǎo\0" "qiāo\0" "sà\0" "qī\0" "shī\0" "jié\0" "hok6\0" "bèi\0" "biān\0" "bā\0" "jūn\0" "pī\0" "dǎn\0" "táng\0" "kuǐ\0" "kū\0" "kǒu\0" "shī\0" "shī\0" "jī\0" "bào\0" "kě\0" "kuāng\0" "mǐn\0" "liáo\0" "è\0" "gé\0" "wǎng\0" "duó\0" "qià\0" "huá\0" "hǒng\0" "pēng\0" "jiào\0" "qū\0" "zì\0" "zhòu\0" "kuāng\0" "shā\0" "jì\0" "wēi\0" "pū\0" "xué\0" "shāo\0" "láng\0" "zhǐ\0" "tǐng\0" "dà\0" "yáng\0" "jìn\0" "zhǐ\0" "vẻ\0" "zhuó\0" "zá\0" "chán\0" "mào\0" "kōng\0" "zhōu\0" "hū\0" "pēng\0" "jiù\0" "duk1\0" "(Cant.) to poke, jab\0" "chuò\0" "mǐn\0" "và\0" "xiào\0" "dǔ\0" "wéi\0" "cán\0" "yú\0" "dù\0" "kāi\0" "pì\0" "chéng\0" "chǔn\0" "shǎo\0" "yǎn\0" "kuài\0" "yuē\0" "qí\0" "zhēng\0" "kè\0" "qí\0" "zhǐ\0" "lù\0" "pī\0" "nuò\0" "pǎo\0" "fěi\0" "wén\0" "méng\0" "shǎn\0" "hing3\0" "xiòng\0" "duò\0" "biào\0" "yōu\0" "màn\0" "liǎo\0" "xié\0" "luàn\0" "hiu1\0" "qiāo\0" "dèng\0" "chéng\0" "chéng\0" "chuò\0" "cè\0" "tuồm\0" "léi\0" "zhǎn\0" "lǐ\0" "lián\0" "qún\0" "chén\0" "chéng\0" "gū\0" "to enter abruptly, a nod\0" "zòng\0" "chóu\0" "chuàn\0" "lèi\0" "shuò\0" "lǜ\0" "và\0" "fú\0" "lì\0" "sàn\0" "sān\0" "sà\0" "lip6 nip6\0" "niè\0" "zuān\0" "lǐ\0" "shǔ\0" "fú\0" "geoi2\0" "bì\0" "mei4\0" "dào\0" "shī\0" "lớn\0" "gàn\0" "tàn\0" "màn\0" "lí\0" "bì\0" "pun4\0" "pán\0" "yōu\0" "jiū\0" "guō\0" "liáo\0" "đong\0" "wò\0" "qià\0" "dǒu\0" "liè\0" "jiǎo\0" "liè\0" "fui1\0" "dau2\0" "tiāo\0" "giạ\0" "guō\0" "pāng\0" "qiāo\0" "dí\0" "yùn\0" "gáo\0" "mun5\0" "lè\0" "sī\0" "xīn\0" "xīn\0" "xiàng\0" "luǒ\0" "bēng\0" "tiāo\0" "xiào\0" "dōu\0" "dàng\0" "tíng\0" "zhuàn\0" "kan4\0" "ōu\0" "kan4\0" "wò\0" "xīn\0" "ruǎn\0" "zhuó\0" "dàng\0" "cuì\0" "zhuó\0" "cóng\0" "chǎn\0" "hong4\0" "yǎng\0" "vừa\0" "vừa\0" "yǎn\0" "khuông\0" "vuông\0" "yǎn\0" "zhèn\0" "góc\0" "나:N\0" "nuǒ\0" "yàn\0" "kei4\0" "fǎng\0" "vuông\0" "yǎn\0" "yú\0" "tí\0" "fù\0" "běn\0" "yǎn\0" "ở\0" "huī\0" "vuông\0" "a sign for a tavern or shop\0" "huǎng\0" "guì\0" "yàn\0" "hú\0" "biāo\0" "chếch\0" "suì\0" "lệch\0" "zì\0" "jì\0" "ě\0" "jì\0" "kuǐ\0" "liàng\0" "huò\0" "wéi\0" "zhuō\0" "doek3\0" "tǐng\0" "zǎi\0" "yòu\0" "nãy\0" "rèn\0" "miàn\0" "kỉa\0" "khuya\0" "khuya\0" "nà\0" "tū\0" "dān\0" "jué\0" "xū\0" "dī\0" "xiàng\0" "tăm\0" "lúc\0" "xiòng\0" "yǒu\0" "guǎ\0" "pui3\0" "xī\0" "jyun6\0" "hè\0" "dǐng\0" "phơi\0" "lú\0" "trưa\0" "xú\0" "zhòu\0" "xiàn\0" "huāng\0" "chā\0" "shǐ\0" "gàn\0" "nuǒ\0" "àn\0" "xiē\0" "fong2\0" "fong2\0" "hào\0" "chang\0" "hẵng\0" "giây\0" "dòn\0" "qīn\0" "gang2\0" "gěng\0" "shān\0" "fú\0" "zè\0" "dàn\0" "hiu2\0" "gwan1\0" "bữa\0" "diǎn\0" "shēn\0" "zǔ\0" "buổi\0" "rảnh\0" "giờ\0" "sao\0" "kĩa\0" "kịa\0" "to try fruit, etc., in the sun\0" "biē\0" "chuí\0" "zhè\0" "dài\0" "jiu6\0" "wǒ\0" "thuở\0" "qióng\0" "lín\0" "hūn\0" "jī\0" "fong1\0" "ceon1\0" "man5\0" "cáo\0" "mù\0" "dié\0" "wèi\0" "sik1\0" "kìa\0" "phơi\0" "đêm\0" "mai\0" "bóng\0" "ngày\0" "đêm\0" "rầy\0" "chạng\0" "quắt\0" "ngày\0" "cữ\0" "hong\0" "biàn\0" "tǐ\0" "tia\0" "tou1\0" "tú\0" "jyu6\0" "nau\0" "coeng3\0" "mei4\0" "min5\0" "miu4\0" "gèng\0" "chí\0" "còu\0" "tǐ\0" "ui\0" "trưa\0" "lình\0" "thoạt\0" "huò\0" "qī\0" "sāo\0" "sàng\0" "hyun1 syun2\0" "xuǎn\0" "àng\0" "nài\0" "yáng\0" "shū\0" "shā\0" "gou2\0" "white, clear\0" "tǐng\0" "mai4\0" "yà\0" "huǎng\0" "bīn\0" "chếch\0" "buổi\0" "chói\0" "rua\0" "háo\0" "dễ\0" "kía\0" "giờ\0" "òu\0" "cáo\0" "ngou4 ou4\0" "áo\0" "mào\0" "gei2\0" "hou6\0" "se\0" "nôi\0" "mơ\0" "chớp\0" "méng\0" "tiān\0" "ngừ\0" "sàng\0" "xù\0" "kàn\0" "lǎng\0" "luk6\0" "seon3\0" "luk6\0" "biē\0" "cóng\0" "xián\0" "bây\0" "chiều\0" "sao\0" "tối\0" "chiều\0" "rạng\0" "tūn\0" "nhoạng\0" "đổi\0" "yù\0" "dàn\0" "yìng\0" "zhāo\0" "pù\0" "dịp\0" "kwai4\0" "huì\0" "hôm\0" "lát\0" "cợm\0" "ráo\0" "ài\0" "mǒ\0" "cai4\0" "mung4\0" "jīng\0" "lán\0" "xôm\0" "lát\0" "bão\0" "hẩng\0" "liè\0" "piǎo\0" "bó\0" "qióng\0" "bì\0" "mịt\0" "giỗ\0" "sớm\0" "thủa\0" "yōng\0" "hei1\0" "trưa\0" "trưa\0" "lì\0" "trưa\0" "khuya\0" "haa4\0" "sớm\0" "rua\0" "niè\0" "dé\0" "đổi\0" "huān\0" "trán\0" "yuè\0" "chūn\0" "trán\0" "lì\0" "nắng\0" "zhāng\0" "ling4\0" "líng\0" "chún\0" "cè\0" "xún\0" "jǔ\0" "hui\0" "ngoặt\0" "quặp\0" "còng\0" "vạy\0" "xéo\0" "tōng\0" "ngúc\0" "vạy\0" "góc\0" "인:N\0" "vẹo\0" "níng\0" "jù\0" "hết\0" "cúi\0" "oăm\0" "chà\0" "ngoèo\0" "zāo\0" "còng\0" "yù\0" "kěn\0" "kuàng\0" "fěi\0" "yùn\0" "qiǎn\0" "quán\0" "pò\0" "pěi\0" "đêm\0" "tháng\0" "gèng\0" "yì\0" "animals with short hair\0" "luò\0" "mề\0" "có\0" "kuān\0" "xuǎn\0" "niàn\0" "chạp\0" "hú\0" "jú\0" "trăng\0" "chiều\0" "khuỷu\0" "ráng\0" "yè\0" "xī\0" "yuè\0" "tǎng\0" "pìn\0" "dan2\0" "stump of a tree\0" "dǔn\0" "bèi\0" "ớt\0" "liǎo\0" "yǒng\0" "zi6\0" "yā\0" "jiǎo\0" "hòn\0" "kùn\0" "zhèn\0" "shù\0" "shí\0" "jau4\0" "yóu\0" "pài\0" "xiáo\0" "jí\0" "muk6\0" "jan4\0" "(Cant.) a kind of fruit\0" "laam4 naam4\0" "qī\0" "hé\0" "zoi1\0" "hung2\0" "kǒng\0" "dak6\0" "(J) non-standard variant of 材 U+6750, material, stuff; timber; talent; (Cant.) a peg, row of pegs\0" "MARUTA\0" "ZAI\0" "qua\0" "then\0" "man4\0" "yè\0" "chì\0" "truông\0" "nhum\0" "thớt\0" "kǎo\0" "yuè\0" "wǎ\0" "niǎn\0" "cí\0" "yí\0" "xốp\0" "jiu\0" "yāng\0" "lí\0" "dāi\0" "chóng\0" "quéo\0" "sứ\0" "sậy\0" "yí\0" "hàn\0" "ji1\0" "yī\0" "cung1\0" "to leap, skip\0" "chòng\0" "hù\0" "zhuǎ\0" "trát\0" "rơi\0" "diu3\0" "qióng\0" "duò\0" "tou4\0" "pui3\0" "chồi\0" "giàn\0" "nhót\0" "rễ\0" "sim\0" "tóng\0" "xiān\0" "trồng\0" "nen\0" "fú\0" "diàn\0" "xí\0" "xiē\0" "zhèn\0" "qiào\0" "tū\0" "vạy\0" "măng\0" "xoài\0" "sao\0" "cong\0" "táu\0" "cải\0" "hàn\0" "kuàng\0" "suō\0" "shòu\0" "tiáo\0" "vông\0" "zhēn\0" "nèi\0" "qiǎn\0" "yín\0" "rườm\0" "liǎng\0" "shà\0" "zì\0" "pí\0" "sến\0" "gou1\0" "a well-sweep\0" "gāo\0" "jìn\0" "yóu\0" "shàn\0" "mì\0" "òu\0" "hū\0" "yòu\0" "měng\0" "jau4\0" "phím\0" "lau\0" "zhǐ\0" "bǐ\0" "bễ\0" "shēn\0" "qì\0" "hin1\0" "xiān\0" "pán\0" "kǎng\0" "đón\0" "cui\0" "bắp\0" "cần\0" "phà\0" "xới\0" "ngộc\0" "sứ\0" "chanh\0" "nhài\0" "đó\0" "kang3\0" "(Cant.) to be entangled, twisted; (of alcohol and tobacco) to be strong\0" "khẳng\0" "bó\0" "shuān\0" "pí\0" "zāi\0" "zhǔ\0" "zi1\0" "sōu\0" "jiǒng\0" "quạnh\0" "chán\0" "fán\0" "xiáo\0" "yǐn\0" "hóu\0" "mào\0" "tú\0" "gon1\0" "a cane, rod, pole, staff\0" "jì\0" "yí\0" "yù\0" "jiōng\0" "pào\0" "xiāo\0" "gǒu\0" "gōu\0" "sǔn\0" "xiǎn\0" "zhuǎn\0" "co2\0" "hay\0" "mau6\0" "gaa3\0" "nọc\0" "chóu\0" "qiāo\0" "tí\0" "yún\0" "shān\0" "liè\0" "zhǐ\0" "pāi\0" "peng1\0" "(Cant.) the back of a chair for one to lean against\0" "chày\0" "chày\0" "hồng\0" "mei5\0" "mía\0" "ca\0" "chót\0" "wai6\0" "vựa\0" "sề\0" "bí\0" "ghế\0" "suốt\0" "trắc\0" "trót\0" "jú\0" "lái\0" "sòi\0" "zǐ\0" "qú\0" "gǔ\0" "jué\0" "zhí\0" "àng\0" "qìn\0" "pí\0" "zuī\0" "qián\0" "cuó\0" "jí\0" "tí\0" "rú\0" "hoi2\0" "hǎi\0" "xún\0" "bèi\0" "zhí\0" "dùn\0" "dǎng\0" "mê\0" "kei4\0" "cyun4\0" "fung1\0" "réng\0" "chạn\0" "chằm\0" "chưa\0" "chà\0" "lè\0" "gān\0" "syu6\0" "gàng\0" "tà\0" "tuò\0" "yàng\0" "kū\0" "zhì\0" "vên\0" "son\0" "tủ\0" "sau1\0" "cà\0" "ươi\0" "cây\0" "thớt\0" "nẹp\0" "son\0" "cùm\0" "đồ\0" "choác\0" "bẫy\0" "jiān\0" "nik1\0" "a tree a thousand feet high\0" "nì\0" "shēn\0" "bàng\0" "seot1\0" "(Cant.) a bar; to bolt, lock\0" "shuài\0" "dōu\0" "qiān\0" "hán\0" "qiā\0" "gǎn\0" "chún\0" "chá\0" "bì\0" "ebony\0" "yī\0" "fū\0" "ě\0" "láo\0" "háo\0" "lí\0" "tè\0" "shēn\0" "yín\0" "jiān\0" "다:N\0" "chá\0" "kai2\0" "nâu\0" "vai\0" "zap1\0" "niè\0" "còu\0" "cuk1\0" "rắc\0" "yí\0" "soeng4\0" "táng\0" "juàn\0" "trĩ\0" "nhãn\0" "bè\0" "sồng\0" "mơ\0" "sộp\0" "lặt\0" "giậu\0" "chay\0" "rui\0" "chì\0" "gǒu\0" "jié\0" "zhé\0" "hú\0" "mong5\0" "máng\0" "máng\0" "sốt\0" "cốn\0" "mâm\0" "zōu\0" "sì\0" "fèi\0" "zī\0" "zī\0" "jié\0" "sī\0" "chūn\0" "pào\0" "yé\0" "dī\0" "leoi4\0" "léi\0" "xū\0" "rú\0" "pá\0" "juàn\0" "xì\0" "jaap3\0" "(Cant.) to wave, beckon with the hand\0" "yè\0" "ān\0" "yì\0" "jiān\0" "sōng\0" "wǒ\0" "jam4 jim4 sim4\0" "sè\0" "zhǐ\0" "bī\0" "zhuàn\0" "goeng6 koeng5\0" "jiàng\0" "hào\0" "chì\0" "dùn\0" "guk1\0" "trôm\0" "hong2 hong6\0" "(Cant.) a young chicken\0" "bó\0" "jí\0" "chuǎ\0" "luò\0" "ruǐ\0" "zoeng2\0" "xanh\0" "máy\0" "gụ\0" "vả\0" "khay\0" "trái\0" "be\0" "đu\0" "chuôm\0" "chèo\0" "then\0" "tu\0" "hú\0" "đu\0" "sing6\0" "rạo\0" "dàn\0" "dom\0" "hǎn\0" "què\0" "shā\0" "zhǎn\0" "zé\0" "chuán\0" "qī\0" "dié\0" "zhà\0" "tòu\0" "cī\0" "sà\0" "jau5\0" "luó\0" "jí\0" "mớ\0" "dip6\0" "hei1\0" "luǒ\0" "qín\0" "qióng\0" "juàn\0" "ài\0" "zin2\0" "jiǎn\0" "hyun1\0" "lim\0" "son\0" "đụn\0" "vông\0" "dó\0" "hèo\0" "ót\0" "sầu\0" "vừng\0" "tì\0" "wén\0" "nhủ\0" "qiāo\0" "chửa\0" "jip6\0" "nhịp\0" "cằn\0" "pái\0" "hún\0" "ài\0" "ngái\0" "shuò\0" "lián\0" "duì\0" "duối\0" "tà\0" "jǐn\0" "bì\0" "yǎn\0" "gào\0" "piáo\0" "yù\0" "shè\0" "jiān\0" "hú\0" "liè\0" "biàn\0" "sù\0" "jiāo\0" "ceoi3\0" "zhuì\0" "hān\0" "wing4\0" "giổi\0" "khù\0" "cuối\0" "chũm\0" "dùn\0" "sôn\0" "thợ\0" "tràm\0" "xiě\0" "méng\0" "fū\0" "lù\0" "tàn\0" "liú\0" "xiān\0" "sǎng\0" "còu\0" "zhuāng\0" "chēn\0" "ze3\0" "mức\0" "liàn\0" "lí\0" "sến\0" "bưởi\0" "joeng5\0" "dặng\0" "trầu\0" "pèng\0" "tuǒ\0" "fun1\0" "khuôn\0" "mộng\0" "tuò\0" "liáo\0" "xiào\0" "chuì\0" "huài\0" "niǎo\0" "qiān\0" "lì\0" "pāo\0" "tiáo\0" "liú\0" "wú\0" "san1\0" "mo4\0" "ji4\0" "yǐng\0" "zhá\0" "duì\0" "nóc\0" "nhãn\0" "same as 欄 U+6B04, a railing, balustrade; an animal pan\0" "TESURI\0" "RAN\0" "mạ\0" "mềm\0" "yú\0" "Zelkova tree\0" "KEYAKI\0" "KYO\0" "xiǎn\0" "xuán\0" "shuān\0" "xī\0" "méi\0" "sēn\0" "liàn\0" "jiū\0" "lào\0" "xiāo\0" "zōu\0" "bòng\0" "thắm\0" "pheo\0" "chưa\0" "chửa\0" "que\0" "gàu\0" "liú\0" "zhào\0" "zhé\0" "lěi\0" "tràm\0" "duǎn\0" "giần\0" "trâm\0" "rễ\0" "mềm\0" "đỏ\0" "jiǎn\0" "shuān\0" "zuó\0" "cip3\0" "qiè\0" "nạng\0" "lǎo\0" "same as 欛 U+6B1B, a handle\0" "TSUKA\0" "HA HE\0" "yù\0" "yì\0" "nǐ\0" "cén\0" "tràm\0" "yàn\0" "ruǎn\0" "trái\0" "trái\0" "vui\0" "yán\0" "dié\0" "mián\0" "nén\0" "léi\0" "wān\0" "bẫy\0" "nǎ\0" "yán\0" "siểng\0" "lěi\0" "shā\0" "hū\0" "xī\0" "xī\0" "yǒu\0" "hān\0" "hāi\0" "wā\0" "xù\0" "pī\0" "tān\0" "xī\0" "xī\0" "bīn\0" "qīn\0" "xī\0" "yú\0" "xì\0" "cì\0" "qiàn\0" "xiā\0" "wá\0" "è\0" "yǒu\0" "xìng\0" "ní\0" "hán\0" "bì\0" "shēng\0" "zhān\0" "diàn\0" "yǔ\0" "ǒu\0" "guǐ\0" "wǎng\0" "qiān\0" "yí\0" "zú\0" "qiān\0" "dìng\0" "kēng\0" "chù\0" "yī\0" "lỏi\0" "hān\0" "kuǎn\0" "diàn\0" "xì\0" "zī\0" "líng\0" "zì\0" "yù\0" "hūn\0" "sǐ\0" "kǎn\0" "àn\0" "yǒu\0" "jí\0" "hùn\0" "qiā\0" "hóu\0" "hóu\0" "diàn\0" "xiē\0" "shè\0" "shà\0" "xié\0" "yáo\0" "dà\0" "xiè\0" "chī\0" "yǒu\0" "hē\0" "shà\0" "tái\0" "zhú\0" "ǎi\0" "què\0" "zé\0" "lā\0" "lòu\0" "chuài\0" "yǒu\0" "tì\0" "shī\0" "xiào\0" "xì\0" "huò\0" "chì\0" "yì\0" "shú\0" "yuè\0" "chán\0" "è\0" "xī\0" "xī\0" "yǐng\0" "zú\0" "zā\0" "zā\0" "tà\0" "wàn\0" "xìn\0" "wàng\0" "fǔ\0" "lǔ\0" "jiǎn\0" "yán\0" "bì\0" "kěn\0" "guàn\0" "zī\0" "kuǐ\0" "zhǒu\0" "zhì\0" "trải\0" "tú\0" "tà\0" "chù\0" "chēng\0" "chěng\0" "zhù\0" "dà\0" "trải\0" "bì\0" "jiǎ\0" "yì\0" "ngay\0" "thẳng\0" "yuè\0" "gāng\0" "giêng\0" "gān\0" "thẳng\0" "qiāo\0" "chú\0" "chú\0" "bì\0" "guì\0" "gǔ\0" "bǐng\0" "yìn\0" "zhuì\0" "gǔ\0" "tuổi\0" "lì\0" "trải\0" "è\0" "dǎi\0" "cán\0" "laai5\0" "(Cant.) untidy\0" "tì\0" "dù\0" "yì\0" "dié\0" "niǔ\0" "xuè\0" "nè\0" "guì\0" "kǎo\0" "chuǎn\0" "zhá\0" "yóu\0" "bài\0" "shí\0" "diàn\0" "pā\0" "qiú\0" "xuè\0" "mò\0" "kē\0" "yǒu\0" "jiǎo\0" "bó\0" "xiǔ\0" "mǐ\0" "luò\0" "xuè\0" "duò\0" "èr\0" "shān\0" "kuì\0" "nào\0" "miǎn\0" "lì\0" "luàn\0" "dié\0" "qià\0" "lèi\0" "mào\0" "hēng\0" "chè\0" "zhì\0" "gǔ\0" "cuō\0" "wù\0" "tào\0" "giã\0" "xī\0" "yāo\0" "wěi\0" "zú\0" "mà\0" "yǔ\0" "pěng\0" "yì\0" "qìn\0" "yuè\0" "juè\0" "jiàng\0" "xù\0" "bēng\0" "giuộc\0" "luǒ\0" "zhuī\0" "quàn\0" "giẫm\0" "thác\0" "dù\0" "xiàng\0" "huì\0" "gǔ\0" "kǎo\0" "xīng\0" "hún\0" "biān\0" "chết\0" "chết\0" "kè\0" "kǎo\0" "cuó\0" "lù\0" "zuì\0" "zāo\0" "jiǎo\0" "guàn\0" "yān\0" "ér\0" "qíng\0" "dèng\0" "sì\0" "suì\0" "liào\0" "ngoéo\0" "shàn\0" "bì\0" "wèi\0" "yè\0" "zhài\0" "yé\0" "diào\0" "ài\0" "jiàng\0" "sū\0" "toi\0" "huài\0" "yù\0" "rǎng\0" "diān\0" "zuān\0" "bān\0" "qín\0" "jiā\0" "pí\0" "tóu\0" "chóu\0" "guǐ\0" "to attack\0" "jī\0" "jan1\0" "xuè\0" "diàn\0" "biàn\0" "zǎi\0" "tóng\0" "shǎn\0" "gù\0" "què\0" "gǔ\0" "hú\0" "kuǎi\0" "gòu\0" "sù\0" "chóu\0" "kēng\0" "dū\0" "đền\0" "예:N\0" "yì\0" "ai6 ngai6\0" "dào\0" "qiāng\0" "lóng\0" "lí\0" "lì\0" "qīng\0" "wēi\0" "móu\0" "hou2\0" "qì\0" "đừng\0" "jiǎng\0" "xié\0" "vắn\0" "dài\0" "juk6\0" "lóu\0" "guàn\0" "péi\0" "pí\0" "juàn\0" "bēi\0" "jué\0" "juàn\0" "shì\0" "xiě\0" "ruí\0" "jìng\0" "paak3\0" "pò\0" "sān\0" "jī\0" "fēn\0" "bèi\0" "jiè\0" "sā\0" "pī\0" "dì\0" "máo\0" "ba\0" "ba\0" "tiáo\0" "líng\0" "shēng\0" "zhěn\0" "pī\0" "wù\0" "zè\0" "bào\0" "sù\0" "lǚ\0" "hāo\0" "dǒu\0" "fú\0" "ní\0" "bou6\0" "bờm\0" "gé\0" "rú\0" "xiǎn\0" "bì\0" "máo\0" "ria\0" "mào\0" "rǒng\0" "qiú\0" "bó\0" "hāo\0" "nǎo\0" "yán\0" "mau\0" "páo\0" "suī\0" "tuò\0" "ngù\0" "qū\0" "lí\0" "dé\0" "jié\0" "jié\0" "gǔn\0" "jiān\0" "bì\0" "sàn\0" "bāng\0" "chún\0" "nài\0" "bǎng\0" "róng\0" "jiā\0" "sōu\0" "dé\0" "xiān\0" "zhān\0" "mào\0" "zī\0" "jì\0" "qí\0" "rù\0" "suō\0" "rǒng\0" "wù\0" "róng\0" "róng\0" "tà\0" "sōu\0" "lông\0" "lí\0" "cuǐ\0" "zōng\0" "mén\0" "xǐ\0" "mǎng\0" "niè\0" "suī\0" "péi\0" "bì\0" "dì\0" "qú\0" "qiáo\0" "fēn\0" "sù\0" "xū\0" "rǒng\0" "jī\0" "qú\0" "liè\0" "ngòi\0" "sào\0" "kùn\0" "quặm\0" "cuì\0" "yè\0" "bìng\0" "jié\0" "qú\0" "qú\0" "méng\0" "rán\0" "bīn\0" "cháo\0" "dú\0" "lông\0" "lông\0" "lông\0" "ráng\0" "xiān\0" "táo\0" "qú\0" "niè\0" "shū\0" "lǔ\0" "kùn\0" "họ\0" "mín\0" "mǐn\0" "dàn\0" "yìn\0" "xiào\0" "jì\0" "yīn\0" "kwan3\0" "fēn\0" "zhòng\0" "gǔ\0" "hơi\0" "bủm\0" "rắm\0" "chá\0" "liú\0" "bǔ\0" "vục\0" "pā\0" "sì\0" "dāo\0" "đao\0" "zhěn\0" "lầy\0" "lẻo\0" "nhớp\0" "shān\0" "chuǎi\0" "jiǔ\0" "kè\0" "chí\0" "ngụt\0" "hù\0" "lì\0" "shā\0" "pài\0" "wéi\0" "wǔ\0" "zeoi2\0" "jan4\0" "sing4\0" "yíng\0" "ngớt\0" "shā\0" "dī\0" "dān\0" "sểu\0" "tū\0" "hé\0" "pǒ\0" "zi2\0" "zhǐ\0" "niǔ\0" "nap6\0" "(Cant.) sticky; not smooth; slow\0" "nì\0" "nhèm\0" "rǒng\0" "guài\0" "zhí\0" "jí\0" "zo2\0" "sin1\0" "si3\0" "dòng\0" "fàn\0" "jié\0" "hǎi\0" "mồ\0" "ngòi\0" "zhàn\0" "xì\0" "deoi1\0" "to store up, pile up\0" "zī\0" "lượi\0" "xí\0" "piào\0" "lả\0" "bēn\0" "jiǎn\0" "doe4\0" "(Cant.) salivating\0" "pui3\0" "taai3\0" "jyu5\0" "北𣴓省, Bắc Kạn Province in northern Vietnam\0" "jiàn\0" "cạn\0" "zá\0" "đư\0" "hụp\0" "nhúng\0" "thác\0" "bèn\0" "mào\0" "zào\0" "zhuàng\0" "kuáng\0" "bí\0" "pài\0" "mào\0" "tàn\0" "lit6 nit6\0" "sau3\0" "tǔn\0" "luǒ\0" "tān\0" "bưng\0" "xôi\0" "lặn\0" "án\0" "bợn\0" "ngấm\0" "ngập\0" "xuôi\0" "hán\0" "zhú\0" "duò\0" "duò\0" "gàn\0" "gwai1\0" "qiòng\0" "wǎng\0" "vóng\0" "mò\0" "zhè\0" "wěn\0" "zhuàng\0" "zip3\0" "jiē\0" "pào\0" "sù\0" "jù\0" "qī\0" "càn\0" "tuán\0" "shā\0" "tuó\0" "huà\0" "yì\0" "coi2\0" "daam6\0" "bing2\0" "jin2\0" "ji4\0" "dik6\0" "fan1\0" "wan4\0" "mín\0" "mênh\0" "zhōng\0" "gong1\0" "shuò\0" "yì\0" "wǎng\0" "áo\0" "bể\0" "lội\0" "cặn\0" "nhơm\0" "sữa\0" "sữa\0" "đáy\0" "vẻo\0" "sǔ\0" "biển\0" "zi1\0" "guǐ\0" "tuǒ\0" "huǐ\0" "xù\0" "zǎn\0" "ci2\0" "zǐ\0" "biàn\0" "dá\0" "yīn\0" "quǎn\0" "huài\0" "ná\0" "zá\0" "loeng4\0" "tí\0" "yí\0" "tān\0" "shé\0" "shuò\0" "xíng\0" "yǒu\0" "fén\0" "ciu1\0" "juk1\0" "jam1\0" "jau4\0" "jim1\0" "jyun2\0" "ping4\0" "kè\0" "fú\0" "mǐn\0" "đầy\0" "hoảnh\0" "lụt\0" "tồ\0" "tràn\0" "dãi\0" "ọ\0" "pì\0" "jí\0" "qiào\0" "zhǒng\0" "gàn\0" "cống\0" "yuān\0" "chí\0" "qiàn\0" "zuó\0" "xié\0" "máo\0" "hú\0" "pì\0" "xùn\0" "xiá\0" "tí\0" "nà\0" "chuǎ\0" "wǔ\0" "ji2\0" "lam1\0" "gaa1\0" "sin6\0" "huāng\0" "xuè\0" "tào\0" "qiào\0" "jiāo\0" "zin2\0" "dò\0" "đắm\0" "dǎng\0" "đoảng\0" "bài\0" "bãi\0" "nhựa\0" "fung1\0" "nuột\0" "chặm\0" "sết\0" "bụi\0" "sờ\0" "cát\0" "tuôn\0" "xối\0" "bỏng\0" "dưới\0" "dàng\0" "kòu\0" "jū\0" "shā\0" "jīng\0" "mó\0" "mà\0" "nóu\0" "ji4\0" "dề\0" "shuò\0" "shù\0" "zhuāng\0" "fú\0" "zāng\0" "xié\0" "làng\0" "tōng\0" "zhé\0" "càn\0" "yuè\0" "zhòu\0" "wai3\0" "soeng4\0" "gin1\0" "gei1\0" "gun1 gwun1\0" "hou4\0" "kênh\0" "nít\0" "són\0" "tān\0" "yán\0" "lù\0" "yǎn\0" "zé\0" "shuài\0" "ẩm\0" "bớt\0" "chã\0" "đểnh\0" "dồi\0" "thìa\0" "vùi\0" "lùng\0" "ngàu\0" "doi\0" "xọp\0" "nhẵng\0" "lei6\0" "vẩn\0" "lớt\0" "nhợt\0" "dợn\0" "mèm\0" "tràn\0" "lắng\0" "lẻo\0" "ngấu\0" "zung1\0" "guō\0" "zhú\0" "veo\0" "rú\0" "rú\0" "zeon3\0" "suìn\0" "thỏi\0" "kǎn\0" "jì\0" "gāo\0" "xiè\0" "òu\0" "jiān\0" "zhí\0" "zhá\0" "hǒng\0" "kuǎn\0" "bok3\0" "bó\0" "sè\0" "àn\0" "jiàn\0" "téng\0" "sōng\0" "mèng\0" "yín\0" "tān\0" "guō\0" "ruán\0" "wèi\0" "sì\0" "cing4\0" "wui6\0" "kei4\0" "gaai1\0" "ngót\0" "kei4\0" "qì\0" "zhǎng\0" "buk6\0" "choẹt\0" "dội\0" "kiu4\0" "đìa\0" "giặt\0" "khơi\0" "chã\0" "vượt\0" "xối\0" "bụi\0" "ói\0" "pou2\0" "ngấu\0" "dung2\0" "dǒng\0" "rỏng\0" "fú\0" "shěn\0" "đắm\0" "sù\0" "yì\0" "liàn\0" "hé\0" "ạt\0" "zhēn\0" "zé\0" "cuǐ\0" "cuǐ\0" "fèng\0" "lǐ\0" "kòu\0" "xiào\0" "yǒu\0" "dip6\0" "wui6\0" "ji4\0" "kwai4\0" "sam1\0" "zeon3\0" "háo\0" "hàn\0" "kěn\0" "thía\0" "đáy\0" "ling6 ning6\0" "nhỏ\0" "lọc\0" "ẩm\0" "ráy\0" "ngoi\0" "rửa\0" "vùng\0" "ồ\0" "lượn\0" "lầy\0" "tành\0" "yù\0" "chứa\0" "huǎn\0" "suō\0" "là\0" "dòu\0" "jiàn\0" "pō\0" "biǎn\0" "xuè\0" "biàn\0" "wèi\0" "zeon3\0" "gaa1\0" "sam1\0" "luk6\0" "ji2\0" "dào\0" "khơi\0" "lạt\0" "loã\0" "min4\0" "trong\0" "bớt\0" "chửa\0" "dào\0" "dàn\0" "jié\0" "bài\0" "niǎn\0" "xiàn\0" "sè\0" "giợt\0" "huá\0" "chuā\0" "òu\0" "liè\0" "dí\0" "cài\0" "zhá\0" "lǘ\0" "huò\0" "lì\0" "yǐng\0" "wěi\0" "bì\0" "guó\0" "pì\0" "zing6\0" "biāo\0" "ziu2\0" "kit3\0" "lin4\0" "lung4 nung4\0" "yǎn\0" "zhuàn\0" "bồng\0" "mò\0" "rửa\0" "dấn\0" "phùn\0" "lội\0" "toé\0" "rề\0" "hóng\0" "lìn\0" "è\0" "ứ\0" "yǐn\0" "làn\0" "yào\0" "xuàn\0" "lì\0" "lik6\0" "bều\0" "leo\0" "rách\0" "mương\0" "úng\0" "nổi\0" "wing6\0" "rãnh\0" "lõm\0" "nhão\0" "rèm\0" "thướt\0" "làn\0" "líng\0" "xī\0" "hōng\0" "wun2 wun5\0" "jiǎo\0" "zhuó\0" "zhí\0" "bó\0" "swept away, as by a flood; soaked, saturated; to settle, as with alum; to strain; to drain off\0" "tēng\0" "ǎn\0" "xún\0" "lěi\0" "zāng\0" "huǐ\0" "gau1\0" "tỏng\0" "giết\0" "rượu\0" "xì\0" "hung4\0" "hóng\0" "fàn\0" "jiǎn\0" "cóng\0" "zá\0" "cā\0" "yōu\0" "siu1\0" "duì\0" "pān\0" "tà\0" "pàn\0" "fān\0" "xī\0" "rề\0" "nhiều\0" "trong\0" "nhăn\0" "dẫn\0" "cấn\0" "yào\0" "luó\0" "biān\0" "jìn\0" "lì\0" "lik1\0" "jing4\0" "lim4\0" "ráng\0" "yàn\0" "dòu\0" "pan4\0" "màn\0" "gōng\0" "rǎng\0" "càn\0" "cau4\0" "pan4\0" "jing4\0" "piu1\0" "veo\0" "lou6\0" "hou6\0" "mén\0" "xổn\0" "gǔ\0" "shuàn\0" "biển\0" "ling4\0" "yán\0" "bì\0" "jam1\0" "biāo\0" "chéng\0" "kuì\0" "huǒ\0" "nảy\0" "cek3\0" "red; communist, 'red'; bare\0" "chì\0" "wò\0" "còu\0" "zhì\0" "shuǐ\0" "guà\0" "pū\0" "xù\0" "sī\0" "wǔ\0" "saap6\0" "(Cant.) to cook in boiling water\0" "jung2\0" "wan4\0" "mou4\0" "fū\0" "shì\0" "huì\0" "huāng\0" "baa1\0" "pā\0" "loá\0" "tom\0" "nhá\0" "hóng\0" "thếp\0" "zhǔ\0" "yí\0" "lì\0" "shǎn\0" "bừng\0" "kho\0" "seot6\0" "mín\0" "gē\0" "hū\0" "baak6\0" "vặc\0" "xên\0" "xáo\0" "lập\0" "mò\0" "sấy\0" "phơi\0" "tắt\0" "chín\0" "bép\0" "ēn\0" "fá\0" "nhúm\0" "xù\0" "nhũn\0" "yí\0" "ngon1 on1\0" "brilliant\0" "yìng\0" "chí\0" "yí\0" "gong1 gwong1\0" "cháy\0" "nghẹ\0" "lùi\0" "nhừ\0" "sốt\0" "ngút\0" "hông\0" "dí\0" "huǐ\0" "hé\0" "zhǎ\0" "chớ\0" "yún\0" "xiān\0" "zing1\0" "xián\0" "lào\0" "shào\0" "shì\0" "zhuó\0" "giãi\0" "tro\0" "tác\0" "tro\0" "ce1\0" "se\0" "héo\0" "ngún\0" "fan1\0" "sôi\0" "toà\0" "ràng\0" "chườm\0" "biē\0" "jiǔ\0" "wō\0" "jiǎo\0" "fú\0" "xiāng\0" "kài\0" "aau4 ngaau4\0" "jin4\0" "geoi1\0" "kei4\0" "luk6\0" "(Cant.) to scald with boiling water\0" "luộc\0" "ai4 ngai4\0" "coi2\0" "rọi\0" "bóng\0" "ngời\0" "tro\0" "nhem\0" "ling4\0" "lừng\0" "phỏng\0" "rực\0" "vặc\0" "rom\0" "rỡ\0" "phơi\0" "phơi\0" "lốm\0" "bén\0" "nǎo\0" "huò\0" "jí\0" "là\0" "fōu\0" "shǎn\0" "liào\0" "miè\0" "cip3\0" "chè\0" "joeng4\0" "mó\0" "jyun6\0" "ping4\0" "lóu\0" "duò\0" "nǎo\0" "jī\0" "hei1\0" "zhù\0" "훈:N\0" "dãi\0" "rành\0" "nấu\0" "khét\0" "kho\0" "zing1\0" "phới\0" "kho\0" "chới\0" "um\0" "đốt\0" "kíp\0" "sù\0" "duò\0" "chả\0" "nháng\0" "jiǒng\0" "zǎi\0" "huǐ\0" "khói\0" "yǐng\0" "hok3\0" "(Cant.) to fry\0" "hú\0" "lìn\0" "wěng\0" "hàn\0" "nán\0" "wui4\0" "rát\0" "git6\0" "xì\0" "gàn\0" "hè\0" "jī\0" "xiǎng\0" "shā\0" "hây\0" "tỏ\0" "rệt\0" "ngốt\0" "nấu\0" "hei2\0" "ngùn\0" "tỏ\0" "hực\0" "thiêng\0" "tuì\0" "chong\0" "zhāo\0" "shù\0" "jau4\0" "to gather wood for a burnt sacrifice to Heaven\0" "yǒu\0" "jiān\0" "zào\0" "jit6\0" "hot (in temperature)\0" "jim6\0" "kwan1\0" "zoeng1\0" "a flaming explosion, a flash\0" "zhāng\0" "heoi2\0" "loà\0" "ruò\0" "yān\0" "cuì\0" "tong4\0" "quắc\0" "mờ\0" "nóng\0" "nực\0" "mõm\0" "phấp\0" "thiêng\0" "rạng\0" "tắt\0" "hong1\0" "jí\0" "shāng\0" "rấm\0" "long5\0" "rậng\0" "안:N\0" "è\0" "láo\0" "tǎn\0" "zhù\0" "lǐn\0" "zēng\0" "to make chowder\0" "juǎn\0" "hū\0" "gun3 gwun3\0" "hei1\0" "shěn\0" "huò\0" "kuì\0" "nhội\0" "tỏ\0" "hơ\0" "thui\0" "khét\0" "thắp\0" "se\0" "fan1\0" "lou4\0" "rao\0" "buốt\0" "rạng\0" "chù\0" "zoek6\0" "to set on fire\0" "zhòu\0" "āo\0" "zyu3\0" "zhuó\0" "xīng\0" "miè\0" "hū\0" "zin1\0" "khê\0" "tán\0" "bì\0" "hâm\0" "nấu\0" "ngòi\0" "soi\0" "luộc\0" "khói\0" "dǐng\0" "kài\0" "biāo\0" "huò\0" "liè\0" "cuàn\0" "gaa1\0" "hou4\0" "xiàn\0" "rè\0" "chang\0" "rỡ\0" "hửng\0" "yuè\0" "fan1\0" "smoke, fog, vapor; smoke, cure\0" "xūn\0" "liǎo\0" "jing4\0" "fan1\0" "rõ\0" "shā\0" "shì\0" "xiè\0" "bùng\0" "loé\0" "lói\0" "mồ\0" "sém\0" "siu1\0" "xiāo\0" "yé\0" "lǎn\0" "yì\0" "liǎn\0" "san1\0" "jin3\0" "bó\0" "cāo\0" "đuốc\0" "chín\0" "nung\0" "nấu\0" "yào\0" "nhùi\0" "đỏ\0" "lốm\0" "liàn\0" "sém\0" "chờn\0" "thắp\0" "bat1\0" "tà\0" "fong2\0" "ram\0" "quầng\0" "zaan3\0" "jì\0" "lo3\0" "smoky or burning smell\0" "xī\0" "zhì\0" "lyun4\0" "xī\0" "dìu\0" "yuè\0" "nến\0" "xiǎn\0" "zhuò\0" "bén\0" "zhǎng\0" "zǔ\0" "ná\0" "vấu\0" "dào\0" "liè\0" "ná\0" "dit6\0" "páo\0" "jù\0" "to govern\0" "luǒ\0" "shuǎ\0" "shàng\0" "sụ\0" "luǒ\0" "fēn\0" "wai4\0" "bào\0" "lì\0" "xiòng\0" "vuốt\0" "dāng\0" "dành\0" "móng\0" "móng\0" "móng\0" "chèng\0" "zhǎng\0" "sǒu\0" "shén\0" "gě\0" "cha\0" "yū\0" "huī\0" "chè\0" "jiào\0" "zhù\0" "shū\0" "xiáo\0" "níng\0" "zoeng1\0" "to get hold of, take\0" "jiāng\0" "a syrupy liquid\0" "jiāng\0" "diào\0" "zong1\0" "qiáng\0" "qiú\0" "fēng\0" "zhàn\0" "kē\0" "dié\0" "zé\0" "guāng\0" "sè\0" "fèn\0" "jiǎng\0" "yán\0" "zhì\0" "rìu\0" "lì\0" "líng\0" "yí\0" "qǔ\0" "pán\0" "gōu\0" "jiǎ\0" "hé\0" "pèng\0" "jù\0" "bánh\0" "chè\0" "chũa\0" "lớp\0" "liè\0" "shì\0" "pò\0" "xiàng\0" "pì\0" "luǒ\0" "cù\0" "yǔ\0" "múi\0" "kòng\0" "sip3\0" "(Cant.) to squeeze in, to stuff in\0" "xiè\0" "wǎn\0" "yǎn\0" "péi\0" "chéng\0" "mảnh\0" "tí\0" "chè\0" "bì\0" "liàn\0" "jiǎ\0" "tíng\0" "tī\0" "cổng\0" "dié\0" "shù\0" "lí\0" "lǘ\0" "xiā\0" "cuī\0" "tấm\0" "bō\0" "tuí\0" "pú\0" "lìn\0" "fèn\0" "phướn\0" "bó\0" "chàn\0" "dāng\0" "tǎi\0" "dào\0" "mỏng\0" "mỏng\0" "lì\0" "a very young child\0" "yá\0" "yá\0" "zhān\0" "yí\0" "ngà\0" "qī\0" "nanh\0" "hù\0" "tīng\0" "hau2\0" "cattle, domestic animals\0" "kǒu\0" "chún\0" "yóu\0" "fèn\0" "nuó\0" "tiàn\0" "jìn\0" "pí\0" "chén\0" "pì\0" "jiè\0" "guǐ\0" "daan1\0" "zhuàng\0" "hú\0" "chǒu\0" "shù\0" "tāo\0" "pí\0" "rǒng\0" "rǒng\0" "hǒu\0" "pēng\0" "bài\0" "xiá\0" "qǐn\0" "nǐ\0" "tāo\0" "qù\0" "xié\0" "zhào\0" "huā\0" "xīn\0" "shōu\0" "tú\0" "liáng\0" "bì\0" "chū\0" "xīng\0" "xīn\0" "fū\0" "hak1\0" "jiè\0" "fǔ\0" "bò\0" "ngàu\0" "tè\0" "shè\0" "caau1\0" "(Cant.) gore\0" "chāo\0" "chuī\0" "rán\0" "hǒu\0" "bēng\0" "cǎi\0" "mú\0" "bê\0" "nghé\0" "xū\0" "dié\0" "chǎn\0" "yú\0" "zhòng\0" "lí\0" "shōu\0" "syun1\0" "dú\0" "māo\0" "huáng\0" "táo\0" "dù\0" "tí\0" "shēng\0" "méi\0" "cộ\0" "sao\0" "zhēn\0" "qín\0" "pì\0" "táng\0" "cāng\0" "yáo\0" "xiù\0" "bāng\0" "gǔ\0" "bù\0" "gòu\0" "bó\0" "wèn\0" "jì\0" "chăn\0" "lā\0" "cuī\0" "mǐn\0" "cǔ\0" "ōu\0" "yōng\0" "maan6\0" "máo\0" "kè\0" "māng\0" "dǐng\0" "huān\0" "duǒ\0" "jiāng\0" "sù\0" "nghé\0" "trâu\0" "céng\0" "tà\0" "huáng\0" "jué\0" "xún\0" "xiòng\0" "mì\0" "qún\0" "láo\0" "zhì\0" "wěi\0" "sè\0" "zāng\0" "ǎn\0" "wèi\0" "huài\0" "lung4\0" "zhàn\0" "yīng\0" "gē\0" "huì\0" "quán\0" "liè\0" "jú\0" "bà\0" "léi\0" "mán\0" "líng\0" "lì\0" "jǐ\0" "nái\0" "huí\0" "xìn\0" "shì\0" "zhé\0" "ji6\0" "bō\0" "chā\0" "săn\0" "tử\0" "kap6\0" "(Cant.) to bite\0" "chā\0" "cọp\0" "jīng\0" "bā\0" "bèi\0" "yàn\0" "hù\0" "yú\0" "bì\0" "chuán\0" "jǐ\0" "mù\0" "máo\0" "zhōng\0" "yè\0" "dōu\0" "yě\0" "vằn\0" "rì\0" "yīn\0" "hào\0" "mướp\0" "nà\0" "tiè\0" "fù\0" "mǔ\0" "zǎi\0" "hú\0" "chēn\0" "tuó\0" "a lemur of the genus Cynocephalus\0" "chù\0" "tjuit\0" "chuột\0" "fú\0" "bào\0" "nhím\0" "dǐ\0" "cǎi\0" "lù\0" "pǒ\0" "dá\0" "yè\0" "yǐ\0" "xiáng\0" "bī\0" "zhū\0" "chù\0" "yí\0" "lǜ\0" "kuāng\0" "zhì\0" "wá\0" "dī\0" "shù\0" "liè\0" "zǎo\0" "zhì\0" "náo\0" "si1\0" "chồn\0" "hòi\0" "ngỗng\0" "săn\0" "thấc\0" "tấy\0" "lòi\0" "chái\0" "sề\0" "xiāo\0" "zàng\0" "yù\0" "dòu\0" "chà\0" "xié\0" "yáng\0" "xiǎn\0" "bǎo\0" "mọi\0" "khọn\0" "bò\0" "rợ\0" "rợ\0" "rái\0" "zhāi\0" "qiú\0" "hú\0" "zài\0" "jué\0" "hān\0" "cáo\0" "hùm\0" "lợn\0" "mường\0" "àn\0" "zào\0" "độc\0" "shà\0" "xiàn\0" "chǐ\0" "yǎn\0" "àn\0" "zhé\0" "jué\0" "lì\0" "lè\0" "cǎi\0" "lù\0" "jiā\0" "thỏ\0" "xià\0" "xiào\0" "yān\0" "seoi1\0" "xū\0" "dùn\0" "yíng\0" "huī\0" "tí\0" "nóu\0" "xǐ\0" "tú\0" "wāi\0" "chēn\0" "hōng\0" "tí\0" "xuān\0" "zá\0" "đười\0" "kễnh\0" "gà\0" "voi\0" "ươi\0" "gé\0" "lóu\0" "trâu\0" "chái\0" "pán\0" "jí\0" "tà\0" "lau4\0" "sea otter\0" "si1\0" "xī\0" "xiāo\0" "sāo\0" "jiā\0" "sù\0" "chó\0" "huāng\0" "cuō\0" "tà\0" "shuāi\0" "hau4\0" "hoẵng\0" "fú\0" "lì\0" "shè\0" "táng\0" "gấu\0" "ươi\0" "khái\0" "khỉ\0" "vượn\0" "diān\0" "chằn\0" "sề\0" "rái\0" "bì\0" "gòu\0" "cù\0" "qiān\0" "mãn\0" "léi\0" "sù\0" "zòng\0" "hāo\0" "muông\0" "chì\0" "cáo\0" "wò\0" "xiāo\0" "liè\0" "yān\0" "khái\0" "nanh\0" "bì\0" "huàn\0" "xī\0" "chī\0" "xū\0" "náo\0" "yán\0" "xiè\0" "zhá\0" "suì\0" "xì\0" "bēng\0" "a kind of monkey\0" "rán\0" "nhiên nhen\0" "shuò\0" "bān\0" "guì\0" "kāi\0" "chēn\0" "xù\0" "è\0" "lì\0" "xī\0" "huàn\0" "suk1\0" "sù\0" "chǎng\0" "vuốt\0" "săn\0" "lù\0" "yán\0" "dāng\0" "dǎn\0" "yāng\0" "zhǎi\0" "jù\0" "nhen\0" "dou3\0" "to ruin; to tire of; to explain\0" "duó\0" "sāo\0" "lái\0" "lòi\0" "sù\0" "zé\0" "bì\0" "bẵm\0" "vượn\0" "yìn\0" "hāo\0" "lip6\0" "to hunt\0" "liè\0" "*liɛp\0" "ngáo\0" "đười\0" "háo\0" "yáng\0" "shuò\0" "ài\0" "qióng\0" "lěi\0" "xié\0" "shì\0" "nhắt\0" "nhím\0" "sói\0" "lǔ\0" "beo\0" "què\0" "lián\0" "xiào\0" "yīng\0" "xié\0" "líng\0" "yōu\0" "nhím\0" "dǎng\0" "lǎn\0" "xiāo\0" "dọc\0" "yì\0" "juk6\0" "wū\0" "yì\0" "tuō\0" "bou2\0" "보:N\0" "bǔ\0" "ji5\0" "seon3\0" "xìn\0" "cin1\0" "sī\0" "jīn\0" "bā\0" "fǎ\0" "mut6\0" "mò\0" "ruò\0" "hoi1\0" "tyun4\0" "fong1\0" "dà\0" "jì\0" "jung2\0" "sù\0" "qióng\0" "bā\0" "fat1\0" "lei4 nei4\0" "jai6\0" "tián\0" "yóu\0" "tuó\0" "wài\0" "yòu\0" "dōng\0" "wing5\0" "vua\0" "xǐ\0" "kǒng\0" "ji5\0" "gok3\0" "qióng\0" "duī\0" "duò\0" "yì\0" "jin2\0" "baak3\0" "do1\0" "ming4\0" "jik6\0" "ngon1 on1\0" "vòng\0" "xī\0" "qīn\0" "sù\0" "liú\0" "wán\0" "kok3\0" "hak1\0" "chē\0" "xà\0" "zhū\0" "mào\0" "zi3\0" "gaap3\0" "laa5 naa5\0" "quán\0" "jin4\0" "yū\0" "jik6\0" "yì\0" "mí\0" "gok3 gwok3\0" "lái\0" "zhì\0" "fan1\0" "hyun1\0" "daap6\0" "bing2\0" "ji4\0" "pui3\0" "leon4\0" "cung1\0" "gyun2\0" "ji4\0" "ní\0" "bān\0" "zi1\0" "ngok3 ok3\0" "dōng\0" "ling4\0" "lim6 nim6\0" "cing1\0" "zhì\0" "jin2\0" "bou2\0" "zing1\0" "kei4\0" "loeng6\0" "ping4\0" "cau1\0" "yì\0" "líng\0" "yú\0" "cung1\0" "turquoise\0" "cōng\0" "dì\0" "zhì\0" "mei5\0" "ting4\0" "ruǎn\0" "gin3\0" "jiàn\0" "paak3\0" "wàn\0" "jìn\0" "wun3\0" "pong4\0" "páng\0" "haa6\0" "zin2\0" "hei2\0" "ci4\0" "ting4\0" "진:N\0" "lù\0" "keoi4\0" "qú\0" "xǐ\0" "dá\0" "jan1\0" "은:N\0" "caa4\0" "lak6\0" "hù\0" "luǒ\0" "lè\0" "long5\0" "taan3\0" "gau3\0" "zan1\0" "gei3\0" "ji1\0" "piu3\0" "man5\0" "sau1\0" "caan3\0" "gǒng\0" "lìng\0" "kwan1\0" "lou4\0" "láo\0" "zhuàn\0" "syun4\0" "jiu4\0" "gaan1\0" "cing4\0" "si1\0" "hoi2\0" "kiu4\0" "seon3\0" "git3\0" "daan1\0" "zǎo\0" "hào\0" "xiàng\0" "hào\0" "lì\0" "din6\0" "diàn\0" "gé\0" "syun4\0" "kwai4\0" "bik1\0" "ji6\0" "huán\0" "è\0" "xiá\0" "cườm\0" "jiān\0" "kei4\0" "qí\0" "xiá\0" "yǒu\0" "syun4\0" "gun2 gwun2\0" "mou5\0" "fai1\0" "zhēng\0" "wing4\0" "ling4 ning4\0" "ji4\0" "fung6\0" "zhuàn\0" "chàn\0" "sau1\0" "lai6\0" "wai6\0" "sam2\0" "syun4\0" "lin4\0" "syun4\0" "jin3\0" "xiè\0" "ling4\0" "haa4\0" "náo\0" "jì\0" "tián\0" "lai6\0" "lou6\0" "yǎn\0" "hǎo\0" "xín\0" "ling4\0" "(same as U+73B2 玲) tinkling of jade pendants\0" "líng\0" "bān\0" "běng\0" "gōu\0" "líng\0" "kuò\0" "qià\0" "jiào\0" "ēn\0" "yáo\0" "dū\0" "dưa\0" "dưa\0" "huǒ\0" "dǔ\0" "pēi\0" "hấu\0" "yuán\0" "lau4 lau6\0" "lóu\0" "xíng\0" "lián\0" "yáo\0" "xī\0" "yáo\0" "xī\0" "a gourd\0" "lú\0" "yàn\0" "quán\0" "ráng\0" "wà\0" "zú\0" "fàn\0" "yì\0" "dù\0" "ngói\0" "suì\0" "pī\0" "hán\0" "xù\0" "ngói\0" "gǒng\0" "dì\0" "nà\0" "sành\0" "duò\0" "wā\0" "niè\0" "diào\0" "huāng\0" "tí\0" "fàn\0" "wú\0" "áng\0" "píng\0" "hán\0" "gáo\0" "gāng\0" "lí\0" "dūn\0" "fù\0" "nà\0" "cèi\0" "jiē\0" "qìng\0" "yīng\0" "xiáng\0" "cung5\0" "hú\0" "sù\0" "ấm\0" "hông\0" "chậu\0" "bình\0" "gē\0" "è\0" "xù\0" "ang\0" "gạch\0" "xī\0" "kāng\0" "guó\0" "jiē\0" "chuán\0" "léi\0" "héng\0" "zūn\0" "be\0" "hũ\0" "piè\0" "lọ\0" "dēng\0" "gạch\0" "xī\0" "léi\0" "shàn\0" "ngói\0" "ngói\0" "muống\0" "âu\0" "lú\0" "lung4\0" "to grind; a hull; a mill\0" "duì\0" "jùn\0" "a jug for boiling congee\0" "chàn\0" "xié\0" "wā\0" "zhé\0" "zhuān\0" "liù\0" "léi\0" "dài\0" "gān\0" "ngọt\0" "ngọt\0" "shì\0" "ngon\0" "yǎn\0" "chè\0" "gān\0" "yán\0" "lắm\0" "suī\0" "zhōng\0" "shì\0" "shèng\0" "chǎn\0" "sống\0" "sống\0" "sánh\0" "đẻ\0" "gã\0" "same as 甦 U+7526 to be reborn; to resuscitate, revive\0" "jing4\0" "cữ\0" "huáng\0" "yìn\0" "siêng\0" "měng\0" "đẻ\0" "cữ\0" "ráng\0" "xiáng\0" "bèi\0" "jung6\0" "chuán\0" "pú\0" "kē\0" "lā\0" "quǎn\0" "hàng\0" "chì\0" "máng\0" "zhà\0" "fèn\0" "chào\0" "jǐng\0" "liè\0" "nà\0" "nà\0" "tóng\0" "rán\0" "zǔ\0" "pī\0" "yǒu\0" "shū\0" "liè\0" "shōu\0" "tuǎn\0" "gǎo\0" "sháo\0" "tuó\0" "nán\0" "tuǒ\0" "gōng\0" "diào\0" "měng\0" "bāng\0" "xié\0" "sì\0" "tǐng\0" "guì\0" "fú\0" "guì\0" "dưới\0" "guì\0" "ruộng\0" "zhǔ\0" "lái\0" "lǔn\0" "tiǎn\0" "rǎn\0" "dōng\0" "jyu4\0" "cing1\0" "juàn\0" "yán\0" "ruán\0" "dǎn\0" "mào\0" "luán\0" "xù\0" "xī\0" "dái\0" "má\0" "qī\0" "bởi\0" "chà\0" "trai\0" "trai\0" "shāng\0" "hon3\0" "hàn\0" "píng\0" "jī\0" "lì\0" "yù\0" "bān\0" "tēng\0" "jyun2\0" "chóu\0" "chóu\0" "trống\0" "qī\0" "xī\0" "bèi\0" "lạ\0" "rộc\0" "yè\0" "guǎng\0" "zhù\0" "ve\0" "ruộng\0" "léi\0" "léi\0" "chā\0" "bởi\0" "bởi\0" "ruộng\0" "guǎng\0" "cau4\0" "dié\0" "lạ\0" "aa5 ngaa5 pat1 zing1 zing3\0" "yǎ\0" "niè\0" "shū\0" "zhì\0" "zhì\0" "zhì\0" "pǐ\0" "jiū\0" "ngất\0" "jiū\0" "yì\0" "yòu\0" "jiū\0" "ghẻ\0" "đau\0" "bớt\0" "huàn\0" "dù\0" "nhức\0" "sởi\0" "táo\0" "qiè\0" "qín\0" "xìn\0" "chān\0" "jì\0" "qìn\0" "dù\0" "đòn\0" "zhī\0" "ǒu\0" "wù\0" "wén\0" "khờ\0" "vết\0" "bì\0" "to4\0" "humpback\0" "bēi\0" "mǔ\0" "jìn\0" "táo\0" "liáo\0" "cáo\0" "zhá\0" "sẹo\0" "chǐ\0" "yā\0" "kuí\0" "yìn\0" "bón\0" "sảy\0" "si\0" "lóng\0" "qià\0" "dại\0" "hāng\0" "shàng\0" "hài\0" "chā\0" "jiǎo\0" "lǎo\0" "nhặm\0" "xī\0" "tấy\0" "bó\0" "chau\0" "choáng\0" "chồn\0" "nhăn\0" "ben\0" "zhǐ\0" "tùn\0" "fú\0" "hū\0" "niè\0" "yì\0" "zhuàng\0" "choáng\0" "chá\0" "suān\0" "yùn\0" "dù\0" "xī\0" "chuàn\0" "xíng\0" "jiǎo\0" "shēn\0" "naa1\0" "(Cant.) a scar\0" "guộc\0" "xoải\0" "nghén\0" "mâng\0" "mụt\0" "lằn\0" "hầu\0" "wāng\0" "bēi\0" "féi\0" "phị\0" "jiàn\0" "quán\0" "quèn\0" "yì\0" "dōng\0" "wak6\0" "(Cant.) severe pain\0" "xù\0" "nà\0" "jí\0" "zhěn\0" "qí\0" "duī\0" "yín\0" "jiù\0" "pí\0" "tê\0" "xìn\0" "lún\0" "cǎi\0" "lìng\0" "biē\0" "dào\0" "dé\0" "la\0" "xī\0" "jù\0" "xiáo\0" "jīng\0" "mang2\0" "(Cant.) impatient, restless\0" "cek3 cik1\0" "(Cant.) a prickling pain, ache\0" "điếc\0" "váng\0" "loét\0" "bủng\0" "mòn\0" "sần\0" "nhom\0" "ê\0" "phờ\0" "bướu\0" "wài\0" "nǎo\0" "xiāng\0" "què\0" "qiè\0" "tū\0" "xǔ\0" "huì\0" "mín\0" "wěi\0" "yóu\0" "tuí\0" "dài\0" "kě\0" "nà\0" "fù\0" "yù\0" "ngúng\0" "zhǐ\0" "hān\0" "āi\0" "fù\0" "yāng\0" "shí\0" "chán\0" "hoen\0" "xìu\0" "chì\0" "yùn\0" "shuāi\0" "rồ\0" "sù\0" "sǎng\0" "è\0" "zhěng\0" "ái\0" "suǒ\0" "bù\0" "qún\0" "yì\0" "yǎn\0" "naa1\0" "(Cant.) a scar, scab; and, with\0" "nà\0" "wǔ\0" "lì\0" "lì\0" "xī\0" "jué\0" "shī\0" "yǎ\0" "lit3\0" "(Cant.) a knot\0" "rôm\0" "khừ\0" "quặn\0" "báng\0" "ươn\0" "hen\0" "ỏng\0" "nhọc\0" "chốc\0" "nhức\0" "chén\0" "yíng\0" "bì\0" "chè\0" "zhā\0" "tuǒ\0" "hù\0" "téng\0" "yìng\0" "bǐ\0" "níng\0" "liàn\0" "xìn\0" "yǔ\0" "bèi\0" "mó\0" "duī\0" "dǎo\0" "qí\0" "bướu\0" "nốt\0" "hủi\0" "ngơ\0" "shuāi\0" "xiāo\0" "zhǒng\0" "zhuì\0" "biàn\0" "wěi\0" "xī\0" "dēng\0" "xiē\0" "pān\0" "niè\0" "suppurating ulcer; to restrain\0" "bié\0" "shè\0" "fèi\0" "mǐn\0" "qì\0" "daap3\0" "zang2\0" "(Cant.) annoyed\0" "shàn\0" "suǒ\0" "buốt\0" "gúa\0" "mụn\0" "khom\0" "nhèn\0" "sởn\0" "tê\0" "bướu\0" "ốm\0" "ngứa\0" "jí\0" "dǎn\0" "juàn\0" "lù\0" "ào\0" "yì\0" "shǔ\0" "suì\0" "wèi\0" "wán\0" "chǔ\0" "wò\0" "cúm\0" "hủi\0" "hom\0" "rêm\0" "toi\0" "gầy\0" "ngứa\0" "bì\0" "yǐn\0" "huó\0" "kài\0" "níng\0" "ài\0" "lì\0" "zhāi\0" "nhó\0" "nhối\0" "thượt\0" "ngứa\0" "lù\0" "luỗi\0" "biàn\0" "pán\0" "mệt\0" "rỗ\0" "xải\0" "rạn\0" "guì\0" "sū\0" "méng\0" "xiǎn\0" "lòng\0" "qì\0" "chàn\0" "yì\0" "háng\0" "mak6\0" "liǎn\0" "guàn\0" "wěi\0" "rôm\0" "ngợm\0" "nhức\0" "jué\0" "léi\0" "luán\0" "lì\0" "pí\0" "gầy\0" "huǎn\0" "guī\0" "jú\0" "dēng\0" "dâng\0" "fèi\0" "trẻo\0" "zhī\0" "mèi\0" "huàn\0" "pā\0" "bǐ\0" "pō\0" "ér\0" "huàn\0" "ngươi\0" "mui6\0" "chàng\0" "luò\0" "fǒu\0" "chóu\0" "zú\0" "nán\0" "xiǎo\0" "hếu\0" "phau\0" "vía\0" "trắng\0" "bài\0" "lù\0" "luò\0" "niàn\0" "zé\0" "jyun2\0" "zhù\0" "hú\0" "dau1\0" "huī\0" "tǎng\0" "chóu\0" "huáng\0" "dōu\0" "trăm\0" "vang\0" "wong4\0" "jit6\0" "miào\0" "bó\0" "hớ\0" "dì\0" "děng\0" "pū\0" "sōng\0" "chóu\0" "bik1\0" "yào\0" "měng\0" "lóng\0" "mởn\0" "ngươi\0" "nhênh\0" "lián\0" "bié\0" "phếch\0" "faa1\0" "lǚ\0" "sè\0" "zuó\0" "saai4\0" "(Cant.) unattractive, pale\0" "cún\0" "líng\0" "zhěng\0" "pǐ\0" "báo\0" "què\0" "vỏ\0" "to split\0" "pī\0" "nàn\0" "pī\0" "bǒ\0" "bèi\0" "fā\0" "mǐn\0" "mò\0" "wà\0" "zhāo\0" "zhì\0" "cū\0" "xún\0" "jí\0" "guì\0" "chéng\0" "bè\0" "da\0" "hàn\0" "xiào\0" "què\0" "zaap3\0" "(Cant.) wrinkled, crumpled\0" "chuò\0" "fǔ\0" "vỏ\0" "trống\0" "bịt\0" "qǐn\0" "lù\0" "què\0" "diǎn\0" "qiān\0" "chǎng\0" "tà\0" "bēi\0" "dù\0" "běng\0" "hòu\0" "zhǎ\0" "zhǎ\0" "giày\0" "què\0" "má\0" "hán\0" "liú\0" "lù\0" "zī\0" "pǐ\0" "zhòu\0" "zāo\0" "niǔ\0" "huì\0" "xué\0" "là\0" "ủng\0" "nóu\0" "jim2\0" "(Cant.) a scar\0" "yǎn\0" "rǎn\0" "nǎo\0" "là\0" "guǎng\0" "dú\0" "mo\0" "lú\0" "jiǎn\0" "xiè\0" "qì\0" "xiàng\0" "guǒ\0" "jié\0" "màng\0" "xiā\0" "kuī\0" "yòng\0" "hǎi\0" "mì\0" "ngaau4\0" "(Cant.) warped\0" "yào\0" "compassionate; to feed a prisoner\0" "온:N\0" "wēn\0" "lì\0" "juàn\0" "wū\0" "qiáo\0" "diào\0" "chù\0" "suō\0" "chōng\0" "vịm\0" "quān\0" "shè\0" "jim4\0" "salt\0" "měng\0" "jù\0" "trộm\0" "tú\0" "nóng\0" "mó\0" "fèn\0" "am1 ngam1\0" "áo\0" "guō\0" "hú\0" "cán\0" "dūn\0" "hǎi\0" "jiǎo\0" "gū\0" "jīn\0" "yáng\0" "chà\0" "huī\0" "mâm\0" "qú\0" "kē\0" "mâm\0" "mâm\0" "hết\0" "qīng\0" "yì\0" "kǎi\0" "jiǎo\0" "chōu\0" "bǔ\0" "vúc\0" "gèn\0" "jiāo\0" "zhī\0" "wèn\0" "bīn\0" "nhắp\0" "xiòng\0" "fàn\0" "yí\0" "chuàn\0" "yào\0" "yāng\0" "dù\0" "yǎn\0" "méng\0" "chī\0" "mù\0" "jiāo\0" "nǜ\0" "guó\0" "cik1\0" "(Cant.) to pull, lift up\0" "xuè\0" "fú\0" "xuē\0" "fū\0" "pèi\0" "mò\0" "xī\0" "wò\0" "shǎn\0" "xī\0" "qì\0" "miàn\0" "dǎn\0" "chǒu\0" "gap6\0" "(Cant.) to stare, peep at\0" "mập\0" "ngủ\0" "ngó\0" "nhắm\0" "ngơm\0" "nhơn\0" "fèi\0" "mié\0" "looking about eagerly\0" "xuè\0" "xù\0" "sī\0" "jǔ\0" "mǎo\0" "bào\0" "yí\0" "guā\0" "nì\0" "yí\0" "zuò\0" "nhớn\0" "nǔ\0" "laap3\0" "(Cant.) to look, scan\0" "diàn\0" "fàn\0" "yì\0" "shì\0" "cū\0" "zhěn\0" "nháy\0" "shì\0" "thức\0" "ngaau1\0" "bopeep, peekaboo\0" "jiǎo\0" "hau1\0" "(Cant.) to fix one's eyes on, gaze at\0" "hòu\0" "ér\0" "lèi\0" "lồi\0" "xuè\0" "gèng\0" "shōu\0" "juān\0" "chau\0" "jié\0" "wéi\0" "shǒu\0" "jìng\0" "xú\0" "chòng\0" "daap3\0" "zong1\0" "(Cant.) to peek or peep at\0" "chợp\0" "giương\0" "liếc\0" "nhằm\0" "nhơ\0" "quáng\0" "jiāng\0" "mòu\0" "yù\0" "jué\0" "tìng\0" "xiāo\0" "dōu\0" "guó\0" "máng\0" "wāng\0" "xù\0" "wàng\0" "suō\0" "juàn\0" "yuè\0" "đoái\0" "hán\0" "dòm\0" "shēn\0" "xié\0" "liú\0" "rún\0" "bì\0" "nào\0" "wàn\0" "jiù\0" "quē\0" "ngớp\0" "dấu\0" "rử\0" "lé\0" "ngỏm\0" "nhìn\0" "quàu\0" "màng\0" "trố\0" "bét\0" "nì\0" "mí\0" "suō\0" "nhốn\0" "qiǎng\0" "hàn\0" "coek3\0" "zhuó\0" "mí\0" "xù\0" "lǎng\0" "jié\0" "dìng\0" "chàng\0" "zhì\0" "fēi\0" "jiá\0" "jùn\0" "huò\0" "qī\0" "jū\0" "zhūn\0" "diàn\0" "jiǎo\0" "yā\0" "zhǎn\0" "gwat6\0" "(Cant.) to glance\0" "sik1\0" "loi6 noi6\0" "zhī\0" "mài\0" "hū\0" "xiè\0" "shí\0" "guī\0" "him\0" "nhòm\0" "nhác\0" "ngái\0" "trợn\0" "trố\0" "nhõi\0" "nhõ\0" "xù\0" "nghểnh\0" "jí\0" "chuàng\0" "mào\0" "ruán\0" "xū\0" "huàn\0" "shà\0" "jǔ\0" "kuàng\0" "hóu\0" "guān\0" "guā\0" "mí\0" "dié\0" "bì\0" "liǎng\0" "là\0" "shǎn\0" "lù\0" "xì\0" "sau2\0" "blind; no pupil in the eye\0" "sǒu\0" "jeoi6\0" "loi6 noi6\0" "mí\0" "ōu\0" "ngác\0" "léng\0" "láy\0" "hóng\0" "nhìn\0" "kip1\0" "(Cant.) to keep a close eye on, to control\0" "ngấp\0" "chột\0" "ngước\0" "nhớn\0" "nam6\0" "(Cant.) sound asleep\0" "nom\0" "kū\0" "guī\0" "nhòm\0" "dòm\0" "xī\0" "pán\0" "sè\0" "juè\0" "hòng\0" "ngóng\0" "guàn\0" "jù\0" "nài\0" "huá\0" "gé\0" "lì\0" "gòu\0" "tì\0" "mà\0" "téng\0" "dá\0" "hai5\0" "qī\0" "yù\0" "jiǎo\0" "miè\0" "gěng\0" "mèng\0" "wèi\0" "tí\0" "qí\0" "chén\0" "dōu\0" "pán\0" "trông\0" "háy\0" "trông\0" "lét\0" "trít\0" "sọc\0" "khoẻ\0" "hàn\0" "dòm\0" "trợn\0" "mì\0" "blurred eyes\0" "má\0" "lù\0" "qī\0" "kēng\0" "ghèn\0" "dié\0" "qì\0" "jiāo\0" "kāng\0" "qiāo\0" "mì\0" "shān\0" "xăm\0" "jiān\0" "lí\0" "kè\0" "xù\0" "caau4\0" "(Cant.) wrinkled, folded, creased, crumpled\0" "mán\0" "fèng\0" "chàn\0" "huǐ\0" "đui\0" "gượm\0" "ghé\0" "zong1\0" "(Cant.) to peep at, look at secretly\0" "mòm\0" "mờ\0" "trông\0" "nguýt\0" "chớp\0" "quắc\0" "nhăn\0" "sòng\0" "nhỏn\0" "thẳng\0" "thẳng\0" "ngươi\0" "dòm\0" "mù\0" "kòu\0" "wěi\0" "guàn\0" "jí\0" "zùn\0" "huò\0" "xié\0" "suì\0" "toét\0" "ruǎn\0" "tè\0" "zhèng\0" "kūn\0" "xiǎng\0" "mián\0" "xì\0" "caang3\0" "(Cant.) to open the eyes wide\0" "to glance at, catch sight of\0" "sā\0" "tré\0" "ngoảnh\0" "trừng\0" "trộm\0" "saau4\0" "(Cant.) to sweep the eyes over something\0" "è\0" "miè\0" "zhǔ\0" "zōu\0" "měng\0" "hei1\0" "to wink\0" "xī\0" "ngươi\0" "táng\0" "jià\0" "cháng\0" "jí\0" "zhuó\0" "lem\0" "coi\0" "ngắm\0" "him\0" "lấm\0" "liếc\0" "soi\0" "ngáy\0" "dòm\0" "gườm\0" "tráo\0" "hè\0" "chá\0" "xét\0" "qì\0" "mián\0" "zhěn\0" "kū\0" "yè\0" "zhōu\0" "jiān\0" "trộm\0" "pàn\0" "huī\0" "seon4\0" "nhó\0" "míng\0" "liù\0" "jeoi6\0" "cyu5\0" "shuì\0" "nhó\0" "mài\0" "lai6\0" "(Cant.) to gaze greedily at\0" "lí\0" "shuò\0" "yí\0" "lì\0" "khoé\0" "lén\0" "ló\0" "xiē\0" "tè\0" "xiū\0" "trợn\0" "nhìn\0" "xuàn\0" "lì\0" "méng\0" "wéi\0" "méng\0" "hiếng\0" "dim\0" "ngắm\0" "yào\0" "lán\0" "líng\0" "yīng\0" "응:N\0" "yīng\0" "lì\0" "jiǎn\0" "guī\0" "guān\0" "xiè\0" "shè\0" "zuī\0" "lom\0" "ngóng\0" "ghẹo\0" "chăm\0" "kàn\0" "léi\0" "trõm\0" "nheo\0" "biàn\0" "ngom\0" "shǔ\0" "nǜ\0" "xù\0" "hào\0" "guǐ\0" "zhài\0" "láng\0" "cuān\0" "zhì\0" "féng\0" "qīn\0" "zé\0" "nà\0" "niǔ\0" "yì\0" "cōng\0" "shī\0" "jiǎn\0" "zōng\0" "yǎn\0" "yīng\0" "ruǎn\0" "mềm\0" "róng\0" "xì\0" "guān\0" "kài\0" "wù\0" "qín\0" "cōng\0" "zé\0" "xiè\0" "yù\0" "zàn\0" "chuāng\0" "lǐ\0" "lǐ\0" "xù\0" "mí\0" "xù\0" "ruǎn\0" "guì\0" "rǒng\0" "máo\0" "qín\0" "cuàn\0" "cuàn\0" "cuàn\0" "wū\0" "fǎ\0" "bá\0" "지:N\0" "qià\0" "zhì\0" "tiào\0" "zhì\0" "zhí\0" "huàn\0" "chóu\0" "zhì\0" "tên\0" "tên\0" "tên\0" "yǐng\0" "wù\0" "bēi\0" "hóng\0" "shěn\0" "jué\0" "kuì\0" "yǐ\0" "yà\0" "bī\0" "kuà\0" "qiān\0" "zhāo\0" "kǎi\0" "shāng\0" "àn\0" "zhé\0" "zhì\0" "zhì\0" "jiǎo\0" "지:N\0" "vắn\0" "sī\0" "pú\0" "ǒu\0" "vắn\0" "ngắn\0" "số\0" "ngắn\0" "zhuó\0" "ngủi\0" "ngắn\0" "cộc\0" "ngủn\0" "yīng\0" "cụt\0" "huān\0" "vắn\0" "yà\0" "a stone, rock\0" "shí\0" "baat3 paat3\0" "pā\0" "pǔ\0" "mong4\0" "a crude saltpeter\0" "máng\0" "chāi\0" "faan4\0" "dĩa\0" "lỏi\0" "đĩa\0" "yún\0" "gǔ\0" "taan4\0" "keoi1\0" "dǎn\0" "náo\0" "zhé\0" "hú\0" "chai\0" "bền\0" "kēng\0" "gaa1\0" "dié\0" "tīng\0" "guài\0" "qiōng\0" "shǐ\0" "jiǎ\0" "ào\0" "nǎ\0" "pǐn\0" "jiá\0" "cườm\0" "zhè\0" "boron (obsolete; see U+787C 硼)\0" "bù\0" "wǒ\0" "chǎ\0" "sinh\0" "naau4\0" "impure ammonium chloride\0" "náo\0" "kǎn\0" "caak3\0" "xách\0" "gu2 gwu2\0" "dú\0" "guài\0" "qióng\0" "rắn\0" "róng\0" "yǐ\0" "ì\0" "duī\0" "lěi\0" "lọi\0" "zhōu\0" "kuā\0" "ē\0" "xiān\0" "diàn\0" "nuò\0" "è\0" "yōng\0" "wù\0" "kēng\0" "đĩa\0" "gại\0" "zhì\0" "zhǐ\0" "xún\0" "laau4 naau4\0" "zhèng\0" "yáng\0" "huò\0" "jí\0" "nǎo\0" "đá\0" "đĩa\0" "yà\0" "lù\0" "fū\0" "sǎn\0" "chù\0" "wěi\0" "vỡ\0" "fǔ\0" "kēng\0" "sì\0" "kàng\0" "yì\0" "huà\0" "yǔ\0" "lì\0" "mài\0" "vỡ\0" "lǐn\0" "dǔ\0" "è\0" "sành\0" "qiǎng\0" "dú\0" "jié\0" "chuò\0" "xiàn\0" "gǎo\0" "dào\0" "hōng\0" "bể\0" "mài\0" "đĩa\0" "vỡ\0" "canh\0" "sờm\0" "lỗi\0" "zōng\0" "qì\0" "stone roller, weight\0" "tuó\0" "gwang1\0" "roar, crash\0" "hōng\0" "pǐ\0" "gèng\0" "niè\0" "kōng\0" "zhǐ\0" "xiǎo\0" "shè\0" "yú\0" "jiāng\0" "vôi\0" "chồng\0" "qǐ\0" "chěn\0" "sǎng\0" "suǒ\0" "qián\0" "huì\0" "sin3\0" "(Cant.) to slip\0" "shàn\0" "è\0" "ci4\0" "variant of U+78C1 磁, magnetic; magnetism; porcelain\0" "JISHAKU YAKIMONO\0" "JI SHI\0" "qiū\0" "kè\0" "ham2\0" "(Cant.) classifier for cannons, large guns, etc.\0" "wēng\0" "zī\0" "jí\0" "mài\0" "dǎ\0" "cuò\0" "mảnh\0" "chởm\0" "lǒu\0" "kāng\0" "kuò\0" "dí\0" "qiē\0" "mò\0" "guǒ\0" "hōng\0" "cháo\0" "hēi\0" "gei1\0" "gun1 gwun1\0" "zaat3\0" "zoeng1\0" "cou4\0" "cáo\0" "zhé\0" "keoi1\0" "gồ\0" "gwan2\0" "gǔn\0" "xū\0" "péng\0" "jué\0" "gǎn\0" "sī\0" "suì\0" "què\0" "wú\0" "yán\0" "pèng\0" "xiǎo\0" "pān\0" "zyun1\0" "sin6\0" "là\0" "gun3 gwun3\0" "đọi\0" "vỡ\0" "quành\0" "vỡ\0" "sạn\0" "lở\0" "vỡ\0" "bèng\0" "zhěn\0" "jí\0" "jǐn\0" "lián\0" "kěn\0" "zhóu\0" "zào\0" "cuội\0" "lè\0" "qī\0" "bìng\0" "yǐn\0" "pīn\0" "oè\0" "tung4\0" "mẻ\0" "sǒu\0" "lǜ\0" "dí\0" "dú\0" "liǎo\0" "zhuó\0" "chǎng\0" "gạch\0" "rè\0" "ghề\0" "quánh\0" "sỏi\0" "chèn\0" "tà\0" "jin3\0" "què\0" "dào\0" "cin4\0" "chén\0" "rǎng\0" "pò\0" "lai6\0" "zhōng\0" "xiē\0" "nén\0" "gạch\0" "jiāng\0" "qú\0" "lěi\0" "cà\0" "quē\0" "gạch\0" "xiàng\0" "lèi\0" "tô\0" "làn\0" "lởm\0" "lǎ\0" "nặng\0" "lǎ\0" "bến\0" "yù\0" "si6\0" "jiào\0" "qín\0" "jī\0" "gǎn\0" "vạ\0" "yì\0" "yì\0" "zhī\0" "biǎo\0" "shēng\0" "jiù\0" "ngó\0" "hē\0" "fú\0" "jū\0" "taan2\0" "trẽ\0" "trẻ\0" "zuǒ\0" "yí\0" "xiàn\0" "yí\0" "sì\0" "chuì\0" "mò\0" "gong1 gwong1\0" "trẩy\0" "rúng\0" "zhān\0" "xún\0" "rú\0" "nhẽ\0" "huò\0" "lấy\0" "rưỡi\0" "shāo\0" "shòu\0" "yòu\0" "yù\0" "jùn\0" "leoi5\0" "lạy\0" "nhễ\0" "nhìn\0" "lưỡi\0" "zī\0" "lù\0" "coeng1\0" "chǐ\0" "kūn\0" "zhùn\0" "thờ\0" "lãi\0" "hóu\0" "xǔ\0" "dễ\0" "zōng\0" "yìng\0" "zhū\0" "liù\0" "lậy\0" "nù\0" "nhòm\0" "bì\0" "chì\0" "zǔ\0" "féng\0" "lù\0" "pǔ\0" "daai3\0" "zhuàn\0" "zhé\0" "shī\0" "yǔ\0" "lù\0" "liáng\0" "lẻ\0" "jué\0" "liào\0" "bēng\0" "sin6\0" "vải\0" "yì\0" "guān\0" "lau4\0" "ou3\0" "a coat, jacket, robe\0" "ǎo\0" "guì\0" "mǐn\0" "to pray to the gods\0" "yǎn\0" "lán\0" "bó\0" "zàn\0" "yǒu\0" "kit3\0" "nhẽ\0" "rẻ\0" "zi6\0" "the duration of a dynasty or reign\0" "yì\0" "nǐ\0" "nǐ\0" "guǒ\0" "jùn\0" "shī\0" "xiǎn\0" "qiān\0" "què\0" "kuí\0" "sit3\0" "shé\0" "huò\0" "wàn\0" "fèi\0" "fèi\0" "yù\0" "gặt\0" "zhī\0" "guà\0" "jié\0" "máng\0" "hé\0" "yǒu\0" "dù\0" "sī\0" "lei6\0" "to take advantage of; sharp (of weapons); profitable; profit\0" "lì\0" "jié\0" "cặp\0" "niǔ\0" "bà\0" "yú\0" "zhī\0" "wan5\0" "hé\0" "kē\0" "cấy\0" "dù\0" "jiā\0" "chēn\0" "chuì\0" "hé\0" "zhǎi\0" "mèi\0" "hé\0" "zǐ\0" "zhú\0" "tuó\0" "giống\0" "zùn\0" "rú\0" "do6\0" "a stack, pile\0" "duò\0" "jiàng\0" "héng\0" "bēng\0" "mò\0" "zú\0" "biē\0" "kù\0" "jiá\0" "thê\0" "zhuō\0" "xiū\0" "hé\0" "qiāo\0" "kau4\0" "thóc\0" "thóc\0" "ngô\0" "bông\0" "fěi\0" "shēng\0" "zhuì\0" "kuǎn\0" "zè\0" "xiān\0" "bì\0" "yì\0" "chàng\0" "muk6\0" "gaai1\0" "zung1\0" "mào\0" "wǎn\0" "lụi\0" "bắp\0" "wū\0" "kū\0" "wǒ\0" "xīng\0" "kē\0" "jiū\0" "duān\0" "huàn\0" "zhì\0" "cè\0" "róu\0" "jí\0" "yè\0" "jīng\0" "yàng\0" "zǒng\0" "cǎn\0" "trấu\0" "giống\0" "rơm\0" "rơm\0" "sī\0" "률:N\0" "lì\0" "gǔ\0" "chàng\0" "fěi\0" "liú\0" "jié\0" "온:N\0" "yūn\0" "zhì\0" "chóu\0" "biē\0" "jī\0" "maa5\0" "má\0" "vựa\0" "luó\0" "gim1\0" "jiān\0" "chuāng\0" "shuǎng\0" "lǜ\0" "jùn\0" "to shrink\0" "jiào\0" "tì\0" "zhā\0" "yì\0" "cōng\0" "něi\0" "jiā\0" "jung4\0" "surname\0" "계:N\0" "jì\0" "ài\0" "mạ\0" "nành\0" "mấm\0" "riêng\0" "riêng\0" "jiǎn\0" "thóc\0" "bèn\0" "fán\0" "suì\0" "zùn\0" "diàn\0" "gāo\0" "cau\0" "gǎo\0" "láo\0" "zhuó\0" "tuí\0" "bì\0" "jú\0" "gặt\0" "vè\0" "huá\0" "chéng\0" "chứa\0" "kuài\0" "dāng\0" "gé\0" "xié\0" "jié\0" "cān\0" "zú\0" "buk6\0" "pú\0" "shǔ\0" "bǔ\0" "vừng\0" "trồng\0" "giỗ\0" "níng\0" "yǎn\0" "zhòu\0" "méng\0" "biǎn\0" "dek6\0" "xiàng\0" "leon6\0" "lù\0" "lí\0" "jì\0" "miè\0" "lèi\0" "zhì\0" "yōu\0" "biǎn\0" "mù\0" "ràn\0" "chuỗi\0" "niǎo\0" "jau5\0" "quán\0" "zhé\0" "lèi\0" "dǎng\0" "jué\0" "líng\0" "líng\0" "yán\0" "yǎo\0" "zhèn\0" "qī\0" "ài\0" "nú\0" "mǎng\0" "kǎn\0" "jiū\0" "yǎn\0" "miàn\0" "yín\0" "wán\0" "yào\0" "wā\0" "pí\0" "suì\0" "lung1\0" "(Cant.) a hole, hollow; cavity\0" "kǒng\0" "miu5\0" "hóng\0" "mǐng\0" "líng\0" "yì\0" "shēn\0" "zuò\0" "gu2 gwu2\0" "tū\0" "yòng\0" "wà\0" "guǐ\0" "hòng\0" "shì\0" "xiòng\0" "ā\0" "chéng\0" "kēng\0" "yì\0" "yàng\0" "tíng\0" "dòu\0" "다:N\0" "chá\0" "liù\0" "qiú\0" "xuǎn\0" "shēn\0" "kuān\0" "tòng\0" "qiǎn\0" "chòu\0" "wěn\0" "lòng\0" "ǎn\0" "kǎn\0" "yǎo\0" "fú\0" "bèng\0" "lǎn\0" "dòm\0" "qià\0" "diàn\0" "jiào\0" "guī\0" "xiòng\0" "kè\0" "coeng1\0" "xiàn\0" "wòng\0" "gǒng\0" "ǒu\0" "kē\0" "kū\0" "mei6\0" "hang\0" "tián\0" "gòu\0" "mǎ\0" "liù\0" "wèi\0" "wěn\0" "gòng\0" "tú\0" "níng\0" "mì\0" "núp\0" "rỗng\0" "láng\0" "qiǎn\0" "mán\0" "zhé\0" "huà\0" "yōng\0" "jìn\0" "mèi\0" "fú\0" "tam5\0" "(Cant.) puddle\0" "qú\0" "lủng\0" "liù\0" "fù\0" "dàn\0" "gǒng\0" "cuì\0" "xǐng\0" "tū\0" "shòu\0" "xó\0" "trống\0" "qióng\0" "róng\0" "lì\0" "jī\0" "tuò\0" "hoắm\0" "chui\0" "tóng\0" "xỏ\0" "tán\0" "ling4\0" "líng\0" "yì\0" "ruǎn\0" "pǎ\0" "cà\0" "yuè\0" "què\0" "zhù\0" "hài\0" "dựng\0" "sập\0" "fá\0" "a god; to raise\0" "hài\0" "bū\0" "pīng\0" "liè\0" "xòi\0" "kuǐ\0" "fú\0" "tiǎn\0" "wò\0" "jū\0" "bing2 cin1 sing1\0" "zhēn\0" "fú\0" "ting4\0" "trong\0" "trong\0" "lóng\0" "xì\0" "tián\0" "jì\0" "zoeng1\0" "jiu4\0" "yào\0" "cù\0" "pàng\0" "qiè\0" "đứng\0" "lóng\0" "jǐ\0" "tóng\0" "yí\0" "chāng\0" "gōng\0" "trỗi\0" "dòng\0" "xiāng\0" "tǐng\0" "zhuān\0" "yǐ\0" "yì\0" "zǐ\0" "qǐ\0" "giễ\0" "chǎ\0" "zoek3\0" "dùn\0" "nứa\0" "chōng\0" "lù\0" "deon6\0" "to hoard\0" "dùn\0" "fāng\0" "shì\0" "tì\0" "jī\0" "qiū\0" "shuǐ\0" "chén\0" "huàng\0" "shi\0" "yún\0" "lóng\0" "mǎn\0" "gōu\0" "gầu\0" "cần\0" "sề\0" "xiān\0" "mò\0" "shěn\0" "pō\0" "yào\0" "qū\0" "rǎn\0" "jù\0" "yǐn\0" "bái\0" "niè\0" "chōu\0" "chòm\0" "khau\0" "nia\0" "róng\0" "chuǎn\0" "niè\0" "lì\0" "jiāng\0" "giang\0" "a basket\0" "kǎo\0" "cè\0" "chòng\0" "zhuā\0" "zǐ\0" "yáng\0" "wěn\0" "jì\0" "jì\0" "trạc\0" "dằm\0" "măng\0" "mấu\0" "lǜ\0" "qiú\0" "dùn\0" "báo\0" "chān\0" "bó\0" "chī\0" "zhè\0" "màng\0" "jì\0" "miào\0" "yuàn\0" "wú\0" "zhì\0" "pīng\0" "chōng\0" "mí\0" "féi\0" "cuō\0" "méng\0" "san1\0" "nả\0" "măng\0" "bương\0" "hum\0" "pou4\0" "bu\0" "đũa\0" "thẻ\0" "yín\0" "mǎng\0" "diǎn\0" "diāo\0" "qián\0" "hàng\0" "zhí\0" "국:N\0" "jú\0" "niàn\0" "mí\0" "gǔ\0" "zhuā\0" "niè\0" "zhuó\0" "yè\0" "còng\0" "xū\0" "xì\0" "bō\0" "aa3 ngaa3\0" "dung1\0" "cǎn\0" "yǎn\0" "sung1\0" "rổ\0" "ván\0" "đó\0" "rá\0" "mành\0" "tre\0" "mui\0" "xóm\0" "cổng\0" "jǐn\0" "tơi\0" "trúm\0" "jǔ\0" "dàng\0" "dù\0" "yé\0" "jìng\0" "kè\0" "luò\0" "wěi\0" "tū\0" "đốt\0" "yóu\0" "pài\0" "pí\0" "dìng\0" "wai5\0" "wěi\0" "chè\0" "jiàn\0" "si1\0" "sī\0" "zhuó\0" "sòu\0" "trấu\0" "ruǎn\0" "yú\0" "è\0" "kǔ\0" "zhù\0" "xiá\0" "zing1\0" "cảu\0" "dai3\0" "rế\0" "kè\0" "siểng\0" "thấp\0" "fú\0" "táo\0" "xī\0" "chōu\0" "yuán\0" "lǘ\0" "caak3\0" "cè\0" "shàn\0" "liú\0" "xì\0" "jī\0" "yǐ\0" "tán\0" "hú\0" "cuō\0" "gě\0" "shì\0" "sāo\0" "hòng\0" "xiàn\0" "xiá\0" "mù\0" "suǒ\0" "zhài\0" "fū\0" "sè\0" "nú\0" "yì\0" "zik6\0" "ceoi4\0" "qín\0" "qìng\0" "rọ\0" "cót\0" "sáo\0" "ghi\0" "giành\0" "nôi\0" "thời\0" "giò\0" "chòm\0" "kèn\0" "vó\0" "huì\0" "shuǎng\0" "dǎn\0" "ōu\0" "mò\0" "qiān\0" "chì\0" "pái\0" "juàn\0" "cháo\0" "liè\0" "bīng\0" "kòu\0" "dàn\0" "chóu\0" "tōng\0" "dàn\0" "mǎn\0" "hù\0" "liáo\0" "xián\0" "cáo\0" "lù\0" "chuàn\0" "wú\0" "maan4\0" "mán\0" "zǐ\0" "dù\0" "shuàng\0" "fù\0" "jù\0" "zhòu\0" "diào\0" "wàng\0" "chuāng\0" "qiān\0" "tuì\0" "geoi6 heoi1\0" "lián\0" "biāo\0" "lí\0" "lí\0" "wai3\0" "geoi6\0" "lược\0" "khại\0" "giần\0" "rá\0" "bì\0" "fù\0" "cuì\0" "dū\0" "giô\0" "zàn\0" "lóng\0" "xún\0" "qióng\0" "jī\0" "qiǎn\0" "khay\0" "jiǎn\0" "shāo\0" "sáo\0" "duò\0" "shū\0" "bù\0" "xū\0" "dǒng\0" "rán\0" "yáng\0" "ruǐ\0" "lìn\0" "jiǎn\0" "dì\0" "fén\0" "diàn\0" "zuì\0" "nǐng\0" "suàn\0" "tiǎn\0" "àn\0" "cè\0" "dìng\0" "shēn\0" "dù\0" "tí\0" "jiǎo\0" "zuì\0" "zhǎng\0" "jiǎn\0" "dàn\0" "dǎn\0" "sǒng\0" "gwan1\0" "zhǎn\0" "tíng\0" "zhì\0" "yóu\0" "pái\0" "thúng\0" "mui\0" "dậu\0" "gầu\0" "chòi\0" "chiếu\0" "zyun2\0" "lǐ\0" "trĩ\0" "qián\0" "suì\0" "jǔ\0" "ài\0" "gé\0" "jù\0" "tún\0" "bì\0" "qià\0" "bó\0" "huì\0" "zing6\0" "jiàn\0" "gōu\0" "suàn\0" "cí\0" "qiàng\0" "yán\0" "zaan2\0" "diàn\0" "miè\0" "chiếu\0" "tơi\0" "hom\0" "rây\0" "giậu\0" "lak6\0" "thorns, brambles\0" "cần\0" "nong\0" "pò\0" "lǐng\0" "jié\0" "zhù\0" "gǔ\0" "duān\0" "zhào\0" "shǎo\0" "qǐn\0" "mí\0" "píng\0" "cóng\0" "chōu\0" "sà\0" "tiǎn\0" "chõng\0" "mung\0" "thùng\0" "lạt\0" "gây\0" "mủng\0" "nón\0" "liú\0" "lǘ\0" "lǔ\0" "rổ\0" "zōu\0" "lǜ\0" "huǎn\0" "tiáo\0" "tuí\0" "qiǎng\0" "lìn\0" "bēi\0" "páo\0" "zhān\0" "lì\0" "seoi6 wai6\0" "tí\0" "hú\0" "liè\0" "toi\0" "còi\0" "nừng\0" "phách\0" "chổi\0" "dằm\0" "huǐ\0" "qū\0" "xuǎn\0" "zing6\0" "jìng\0" "dié\0" "suí\0" "wèi\0" "yán\0" "yān\0" "bàn\0" "jiǎng\0" "nǐ\0" "lì\0" "hú\0" "qì\0" "zhōng\0" "bì\0" "lách\0" "nôi\0" "yú\0" "dié\0" "lìn\0" "lì\0" "zhuó\0" "jì\0" "jū\0" "fēng\0" "yù\0" "trạc\0" "liè\0" "zá\0" "qián\0" "jiē\0" "guān\0" "zhuó\0" "fù\0" "sè\0" "mo\0" "mây\0" "cù\0" "nan\0" "huǐ\0" "giậm\0" "liếp\0" "dàng\0" "lóng\0" "yì\0" "siểng\0" "tang4\0" "nẳn\0" "níp\0" "sǎ\0" "yuè\0" "dí\0" "trúm\0" "thẻ\0" "gǎn\0" "zān\0" "shàn\0" "yù\0" "bǒ\0" "dìng\0" "fán\0" "yù\0" "shēn\0" "gōng\0" "miè\0" "tún\0" "xôi\0" "liè\0" "bả\0" "tấm\0" "zhā\0" "pēi\0" "미:N\0" "mí\0" "míng\0" "fàn\0" "nap6\0" "(Cant.) sticky\0" "nà\0" "sì\0" "yí\0" "jiā\0" "zhù\0" "bān\0" "yù\0" "pǒ\0" "bánh\0" "cháo\0" "huān\0" "càn\0" "jiāo\0" "dại\0" "tán\0" "zhì\0" "mǐ\0" "kǎo\0" "dồi\0" "lâu\0" "yāo\0" "duì\0" "quǎn\0" "bù\0" "chù\0" "qiǎo\0" "liú\0" "bó\0" "bột\0" "kāng\0" "fèn\0" "zong1\0" "gwing2\0" "zi3\0" "dào\0" "sền\0" "dòu\0" "gé\0" "gạo\0" "bổi\0" "xôi\0" "thính\0" "tấm\0" "thính\0" "lớ\0" "xôi\0" "bã\0" "bã\0" "líng\0" "xí\0" "nì\0" "zhōu\0" "zhōu\0" "chōu\0" "dim3\0" "niān\0" "jī\0" "qū\0" "oản\0" "xệp\0" "cốm\0" "aa3 ngaa3\0" "suông\0" "khằn\0" "ỉa\0" "kāi\0" "xiàn\0" "hé\0" "lín\0" "zī\0" "ǒu\0" "cù\0" "caa4\0" "chá\0" "leon4\0" "mẻ\0" "nam1\0" "agreeable\0" "zhòng\0" "bú\0" "no6\0" "glutinous rice\0" "dẻo\0" "mày\0" "thính\0" "dầy\0" "chōu\0" "xì\0" "sà\0" "xián\0" "hèm\0" "sè\0" "miàn\0" "fán\0" "zhī\0" "cuì\0" "tẻ\0" "xià\0" "bún\0" "chè\0" "khê\0" "nếp\0" "ú\0" "cứt\0" "nuò\0" "lí\0" "zú\0" "cuī\0" "zé\0" "lí\0" "lép\0" "mẳn\0" "qí\0" "zoek3\0" "zhuō\0" "cuì\0" "pū\0" "fán\0" "tán\0" "zī\0" "zǔ\0" "zhōu\0" "róng\0" "lín\0" "tán\0" "kẹo\0" "hẩm\0" "ú\0" "shì\0" "cuǐ\0" "zī\0" "fū\0" "xiào\0" "thúng\0" "cám\0" "fēng\0" "cim1\0" "gạo\0" "cốm\0" "hèm\0" "xiàn\0" "jiàn\0" "fèn\0" "men\0" "lì\0" "broken grain\0" "mò\0" "yōu\0" "phân\0" "phèn\0" "xia\0" "huò\0" "qū\0" "xầy\0" "đúc\0" "niàng\0" "mí\0" "qì\0" "nhão\0" "hé\0" "liàn\0" "zuò\0" "líng\0" "men\0" "zhú\0" "niǎo\0" "jǐ\0" "réng\0" "nái\0" "jié\0" "gǎn\0" "yì\0" "zhóu\0" "wù\0" "díu\0" "Sợi\0" "gěng\0" "cù\0" "chặt\0" "miè\0" "xún\0" "zhī\0" "xiáo\0" "fú\0" "hú\0" "dī\0" "jué\0" "diào\0" "phảng\0" "shǒu\0" "wǎng\0" "bền\0" "buộc\0" "ngó\0" "vít\0" "vương\0" "tim\0" "nà\0" "dī\0" "shì\0" "cí\0" "shū\0" "wà\0" "chè\0" "fán\0" "gū\0" "yuān\0" "guān\0" "giấy\0" "qiè\0" "zhǎn\0" "dài\0" "shē\0" "bủa\0" "lei4 nei4\0" "nỉ\0" "wang4\0" "chão\0" "khâu\0" "sợi\0" "zhōu\0" "xiǎng\0" "míng\0" "zì\0" "huāng\0" "mí\0" "xì\0" "zhì\0" "pài\0" "duǒ\0" "cì\0" "móu\0" "chào\0" "yì\0" "gōu\0" "vòng\0" "niền\0" "the past; a classic\0" "jīng\0" "dai\0" "buông\0" "nhợ\0" "rách\0" "riết\0" "thùa\0" "chằng\0" "trói\0" "zēng\0" "pīng\0" "yè\0" "jié\0" "kép\0" "xích\0" "pī\0" "giềng\0" "shā\0" "zhuàng\0" "jiǒng\0" "liú\0" "jyu5\0" "yǔ\0" "jū\0" "nuò\0" "nơ\0" "dyun6\0" "vá\0" "yếm\0" "mạng\0" "chuỗi\0" "mào\0" "thun\0" "xe\0" "cửi\0" "nối\0" "kéo\0" "ràng\0" "vải\0" "bối\0" "nuộc\0" "bận\0" "chēn\0" "sô\0" "zhuàn\0" "niàn\0" "hung3\0" "kòng\0" "jiē\0" "huà\0" "xīn\0" "zuó\0" "yàn\0" "jué\0" "hū\0" "zhòu\0" "섭:N\0" "shè\0" "yǎn\0" "xiè\0" "dié\0" "chēn\0" "chằng\0" "go\0" "lim6 nim6\0" "jiǎn\0" "jì\0" "chuò\0" "hóng\0" "mạng\0" "rớ\0" "món\0" "nịt\0" "may\0" "vướng\0" "ửng\0" "gò\0" "dá\0" "đỏi\0" "ting1\0" "kāi\0" "xīng\0" "huì\0" "jiǎn\0" "zhòu\0" "trủ\0" "zhǎ\0" "fù\0" "chì\0" "běng\0" "nuò\0" "jì\0" "qián\0" "wàn\0" "óu\0" "bì\0" "sok3\0" "(Cant.) to tighten\0" "shuò\0" "the\0" "jīng\0" "yè\0" "ping4\0" "dam3\0" "(Cant.) to drop down\0" "ươm\0" "luốt\0" "giậm\0" "đột\0" "dệt\0" "buộc\0" "chải\0" "fěi\0" "lí\0" "lì\0" "pí\0" "tao\0" "suì\0" "liú\0" "hé\0" "hǔn\0" "tǎn\0" "shuò\0" "zhì\0" "bó\0" "xì\0" "pó\0" "qǔn\0" "mù\0" "gai\0" "tói\0" "yōng\0" "lượt\0" "vải\0" "mã\0" "thùn\0" "daai2 daai3\0" "girdle; zone\0" "dài\0" "dải\0" "chít\0" "quấn\0" "dệt\0" "may\0" "nịt\0" "xuyến\0" "qǐ\0" "diǎo\0" "niè\0" "chắp\0" "shuǎng\0" "shāo\0" "kǔn\0" "suì\0" "dōu\0" "xâu\0" "dié\0" "gōng\0" "vấn\0" "nút\0" "maan6\0" "cuộn\0" "zhuǎn\0" "guó\0" "chài\0" "dứt\0" "rìa\0" "thòng\0" "xụng\0" "chão\0" "rắng\0" "quắn\0" "xū\0" "qú\0" "vóc\0" "xún\0" "jiāo\0" "zhé\0" "diàn\0" "sāng\0" "bēng\0" "suǒ\0" "qiǎn\0" "xū\0" "xún\0" "mò\0" "man4\0" "jau4\0" "cam4\0" "cyu5\0" "đũi\0" "tàn\0" "nhẳng\0" "đùm\0" "thùa\0" "vợt\0" "vở\0" "suì\0" "là\0" "zhǔ\0" "zhòu\0" "lì\0" "dān\0" "jú\0" "yùn\0" "chǎn\0" "luó\0" "sè\0" "lián\0" "zuǎn\0" "lài\0" "shuǎng\0" "qiè\0" "dōu\0" "sồi\0" "néo\0" "wù\0" "mung4\0" "tangled\0" "méng\0" "mùng\0" "jì\0" "chī\0" "nǐ\0" "cyu5\0" "fai1\0" "ban1\0" "confused\0" "liu6\0" "yáo\0" "đũi\0" "lĩnh\0" "là\0" "lǜ\0" "suì\0" "fū\0" "lěi\0" "wěi\0" "nhão\0" "cōng\0" "rối\0" "lì\0" "pín\0" "jūn\0" "jǔ\0" "là\0" "jing4\0" "jì\0" "miè\0" "yào\0" "biān\0" "chùng\0" "cóng\0" "sī\0" "sī\0" "hé\0" "nhàu\0" "nàng\0" "dié\0" "chè\0" "yùn\0" "xiǔ\0" "shū\0" "chǎn\0" "mín\0" "lián\0" "yīn\0" "xīng\0" "wēi\0" "gǔ\0" "tóu\0" "tā\0" "fěi\0" "dā\0" "niè\0" "cù\0" "zuǒ\0" "jié\0" "xuàn\0" "bó\0" "jīn\0" "yǐn\0" "xū\0" "yú\0" "xiòng\0" "qì\0" "bēi\0" "xíng\0" "gǒng\0" "zuǐ\0" "jiē\0" "kāi\0" "xíng\0" "bēi\0" "shū\0" "yù\0" "zhǒu\0" "zhǎn\0" "chậu\0" "zhōng\0" "to break off; a potsherd, a flaw\0" "chá\0" "chuí\0" "liù\0" "suī\0" "zhǔ\0" "caang1\0" "(Cant.) a cooking pot, cooker\0" "biàn\0" "xìn\0" "yà\0" "taam4\0" "líng\0" "yà\0" "sei3\0" "ming5\0" "tīng\0" "bảy\0" "dí\0" "pí\0" "hù\0" "cén\0" "tiān\0" "mǒu\0" "juǎn\0" "mǒu\0" "jù\0" "liǔ\0" "lǐng\0" "liǔ\0" "hù\0" "bốn\0" "tư\0" "fú\0" "hú\0" "è\0" "gōng\0" "gū\0" "guà\0" "lüè\0" "fán\0" "lǜ\0" "méng\0" "fú\0" "liú\0" "xié\0" "gū\0" "xiàn\0" "bó\0" "jì\0" "coek3\0" "quān\0" "lù\0" "bẫy\0" "shuò\0" "mǒu\0" "yù\0" "hàn\0" "ra\0" "yuè\0" "dàn\0" "yú\0" "jiān\0" "gāng\0" "cáo\0" "shèn\0" "a net\0" "liǔ\0" "jiāo\0" "sù\0" "sù\0" "zhòng\0" "liào\0" "xuǎn\0" "lù\0" "jì\0" "yán\0" "lù\0" "mǐn\0" "tí\0" "huàn\0" "yì\0" "tǎn\0" "wǔ\0" "jī\0" "leoi4\0" "dú\0" "kūn\0" "jūn\0" "shī\0" "nàn\0" "pò\0" "shū\0" "quàn\0" "lạ\0" "me1\0" "jam5\0" "rèn\0" "fén\0" "goeng1\0" "tà\0" "tún\0" "yáng\0" "dáng\0" "duō\0" "cī\0" "gu2\0" "a ram\0" "gǔ\0" "fén\0" "róu\0" "gāo\0" "xiáng\0" "xiáng\0" "hǒu\0" "tāo\0" "shàn\0" "yáng\0" "zì\0" "yuán\0" "sú\0" "chuàn\0" "xiáng\0" "bān\0" "mǎn\0" "giòn\0" "fǔ\0" "lǎ\0" "lǐ\0" "jié\0" "yōu\0" "yù\0" "chì\0" "gương\0" "chuàn\0" "yì\0" "shān\0" "xinh\0" "jí\0" "yān\0" "wù\0" "chún\0" "máng\0" "tanh\0" "fú\0" "jiā\0" "gòu\0" "gú\0" "jiá\0" "xián\0" "jìn\0" "zì\0" "lóu\0" "gòu\0" "sai1\0" "rén\0" "shān\0" "đỏm\0" "jué\0" "tóng\0" "yǒu\0" "miều\0" "bọn\0" "jiān\0" "dú\0" "hú\0" "sāo\0" "yù\0" "mài\0" "zhī\0" "yān\0" "gāo\0" "huài\0" "quán\0" "yǎng\0" "zuǐ\0" "jik6\0" "xiāo\0" "jai6\0" "yì\0" "yǎn\0" "hóng\0" "yú\0" "chì\0" "chí\0" "jik6\0" "háng\0" "sè\0" "pā\0" "taap3\0" "the sound of wings, whir\0" "tà\0" "to fly\0" "fēn\0" "chī\0" "hóng\0" "xuè\0" "man4\0" "ci3\0" "ai6 ngai6\0" "zhǐ\0" "qú\0" "xī\0" "fú\0" "shū\0" "hài\0" "pò\0" "cǐ\0" "chài\0" "hōng\0" "pǎo\0" "shēn\0" "xiāo\0" "xuān\0" "cǐ\0" "tíng\0" "pò\0" "cánh\0" "lượn\0" "tà\0" "chā\0" "zing1\0" "zú\0" "huò\0" "xù\0" "yàn\0" "chài\0" "tuó\0" "quạt\0" "xián\0" "xuān\0" "hóu\0" "huǎn\0" "gé\0" "chǒng\0" "bì\0" "hōng\0" "hōng\0" "chí\0" "chá\0" "fai1\0" "zhǎ\0" "zhái\0" "tà\0" "pò\0" "tà\0" "yóu\0" "fú\0" "cī\0" "dá\0" "tǎ\0" "liú\0" "cī\0" "hōng\0" "wai6\0" "hàn\0" "lā\0" "si1\0" "shī\0" "jap1\0" "tung4\0" "tóng\0" "huì\0" "hé\0" "piē\0" "yù\0" "cin1\0" "zin1\0" "xiān\0" "hǎn\0" "pò\0" "là\0" "huò\0" "lông\0" "tài\0" "lǎo\0" "khụ\0" "shù\0" "senility\0" "BOU MOU\0" "sáu\0" "dào\0" "diǎn\0" "già\0" "khụ\0" "xiòng\0" "lụ\0" "cỗi\0" "wàng\0" "chě\0" "nài\0" "jué\0" "ér\0" "ér\0" "nǘ\0" "nǜ\0" "lẫu\0" "zhuǎn\0" "mà\0" "nuò\0" "liè\0" "lěi\0" "bā\0" "chēng\0" "guī\0" "quán\0" "gè\0" "gǒng\0" "shào\0" "lái\0" "zhēng\0" "yì\0" "gǔn\0" "wēi\0" "lǔn\0" "cầy\0" "shí\0" "yīng\0" "shěng\0" "tú\0" "bì\0" "zé\0" "zhòng\0" "rǒng\0" "qí\0" "fù\0" "cè\0" "zi1\0" "lí\0" "mán\0" "lián\0" "biāo\0" "cấy\0" "chuáng\0" "yì\0" "pài\0" "yì\0" "kuài\0" "biāo\0" "chì\0" "qú\0" "mò\0" "zhé\0" "shà\0" "shà\0" "yāo\0" "gōng\0" "nài\0" "xiè\0" "tiàn\0" "yé\0" "shā\0" "sào\0" "zim1\0" "to spy, peep\0" "diān\0" "xù\0" "qú\0" "vểnh\0" "hōng\0" "shèng\0" "tìng\0" "duo\0" "gaap3\0" "lảu\0" "liáo\0" "hòng\0" "lǐ\0" "xiǎng\0" "shèn\0" "fū\0" "bịt\0" "yǎn\0" "wǎng\0" "qī\0" "duǒ\0" "huà\0" "qiān\0" "xiè\0" "nghe\0" "cì\0" "shēng\0" "sim2\0" "điếc\0" "èr\0" "성:N\0" "xīng\0" "tuì\0" "yàn\0" "liè\0" "mí\0" "jyu4\0" "zòng\0" "zī\0" "tai\0" "hú\0" "yíng\0" "lián\0" "dap1\0" "(Cant.) to hang down; to lower one's head\0" "dā\0" "tián\0" "tiàn\0" "róng\0" "ài\0" "lắng\0" "ài\0" "zhé\0" "guō\0" "lù\0" "zhāo\0" "mí\0" "liáo\0" "zhé\0" "qǔ\0" "cōng\0" "lỏm\0" "ghé\0" "tīng\0" "tán\0" "zhǎn\0" "hú\0" "piē\0" "dā\0" "róng\0" "nǎo\0" "náng\0" "dāng\0" "jiǎo\0" "jù\0" "ěr\0" "điếc\0" "lì\0" "guō\0" "wài\0" "lip6 nip6\0" "niè\0" "jīn\0" "siu6\0" "vẽ\0" "paa4\0" "(Cant.) chin\0" "pǐ\0" "chì\0" "vóc\0" "pǐ\0" "yì\0" "dū\0" "wǎ\0" "xūn\0" "qì\0" "shàn\0" "sườn\0" "xū\0" "hē\0" "pàn\0" "phỡn\0" "pēi\0" "xiōng\0" "chǐ\0" "tān\0" "zuì\0" "zuǎn\0" "qì\0" "dū\0" "ngực\0" "shuǐ\0" "nǎ\0" "nách\0" "xī\0" "mọc\0" "mào\0" "họng\0" "tim\0" "chǎo\0" "yì\0" "zhēng\0" "giêng\0" "jú\0" "dài\0" "sān\0" "zhù\0" "the wrist; universal joint\0" "wàn\0" "gu2\0" "thighs, rump, leg; division; share of stock\0" "gǔ\0" "sān\0" "bàn\0" "jià\0" "mài\0" "ci3\0" "a putrid carcase\0" "tuò\0" "qì\0" "zhuāng\0" "tuó\0" "pun3 pun4\0" "fat\0" "píng\0" "chạo\0" "cằm\0" "zaap3\0" "(Cant.) to wink\0" "mập\0" "tóp\0" "pēng\0" "kuāng\0" "yí\0" "xiè\0" "yuē\0" "hén\0" "hóu\0" "zhēng\0" "chǔn\0" "shì\0" "wǎ\0" "xié\0" "truồng\0" "jan6\0" "lou5\0" "sai1\0" "gèng\0" "è\0" "đéo\0" "chồn\0" "gật\0" "ruột\0" "tái\0" "buttocks\0" "kú\0" "nà\0" "jū\0" "xuàn\0" "qū\0" "chè\0" "lǚ\0" "hé\0" "shèng\0" "nam6\0" "oily\0" "nàn\0" "hé\0" "hàm\0" "chá\0" "yān\0" "gěng\0" "niè\0" "guó\0" "yán\0" "guǎn\0" "zhì\0" "lou4\0" "lao\0" "dǔ\0" "qì\0" "qū\0" "jué\0" "bét\0" "thộn\0" "bing1\0" "bênh\0" "ngóm\0" "nục\0" "mang\0" "phị\0" "fēng\0" "xù\0" "tuì\0" "hán\0" "kū\0" "shēn\0" "zhì\0" "pàng\0" "zhēng\0" "lì\0" "wǎn\0" "fǎn\0" "xìn\0" "ngaa6\0" "to stretch, spread\0" "yà\0" "vú\0" "jū\0" "shèn\0" "rốn\0" "mǎng\0" "tǔn\0" "zhuó\0" "xī\0" "yìn\0" "jīng\0" "tún\0" "gèng\0" "jì\0" "kei4\0" "đít\0" "ròm\0" "răng\0" "phễn\0" "sần\0" "đít\0" "ngắc\0" "đẻ\0" "trôn\0" "mụn\0" "mép\0" "sần\0" "phốp\0" "zhuǎn\0" "tiē\0" "zhī\0" "jí\0" "yíng\0" "wèi\0" "huàn\0" "tíng\0" "chán\0" "jim1 jim2\0" "the side of the body\0" "kuí\0" "qià\0" "bàn\0" "chā\0" "sáp\0" "tuǒ\0" "nǎn\0" "jiē\0" "yān\0" "tú\0" "nhót\0" "wěn\0" "cōng\0" "xù\0" "yìn\0" "bèng\0" "lườn\0" "mẩy\0" "lǘ\0" "zāi\0" "tươi\0" "dā\0" "niè\0" "jǔ\0" "hóu\0" "gèng\0" "cáy\0" "nghén\0" "ôi\0" "ngực\0" "vòi\0" "đẫy\0" "phay\0" "hoẳn\0" "hóu\0" "kān\0" "gōng\0" "deoi2\0" "huǐ\0" "xiè\0" "xì\0" "hán\0" "mí\0" "wěng\0" "hùn\0" "tao\0" "rank; rancid; fetid\0" "sāo\0" "xìn\0" "zhé\0" "huò\0" "gōng\0" "sài\0" "jīn\0" "wā\0" "duǐ\0" "chī\0" "jung4\0" "jim1\0" "xī\0" "mí\0" "mề\0" "zāng\0" "sǎng\0" "còm\0" "phổi\0" "bọ\0" "zin2\0" "muscle\0" "gây\0" "sươi\0" "khu\0" "má\0" "iả\0" "giòn\0" "tún\0" "zhì\0" "wěn\0" "mỡ\0" "nem\0" "인:N\0" "yín\0" "tǔn\0" "chōng\0" "zé\0" "nách\0" "xiāo\0" "mó\0" "cù\0" "biǎn\0" "viands, delicacies\0" "xiū\0" "yí\0" "lườn\0" "huǎng\0" "zhā\0" "suō\0" "hún\0" "jù\0" "bệu\0" "nem\0" "bòi\0" "nách\0" "lồn\0" "ngoải\0" "nạc\0" "bế\0" "mật\0" "khù\0" "đùi\0" "cù\0" "jī\0" "xún\0" "sǔn\0" "sụn\0" "céng\0" "yì\0" "biāo\0" "jué\0" "lì\0" "pào\0" "vai\0" "zā\0" "jip6\0" "yè\0" "bì\0" "zhè\0" "zhè\0" "jiù\0" "zhé\0" "shù\0" "xī\0" "nhờn\0" "vác\0" "phét\0" "ú\0" "sườn\0" "cằm\0" "rọi\0" "seo\0" "xǔ\0" "nǎi\0" "xián\0" "gǔn\0" "wèi\0" "vòi\0" "jí\0" "sà\0" "dǒng\0" "nuó\0" "dù\0" "zhēng\0" "fat1\0" "(Cant., vulg.) anus\0" "kū\0" "míng\0" "rốn\0" "báo\0" "huì\0" "zōng\0" "gam3\0" "ngấm\0" "lưng\0" "sống\0" "ngậy\0" "rau\0" "bầm\0" "chũn\0" "nách\0" "dỏng\0" "sàn\0" "tēng\0" "yí\0" "cằm\0" "yù\0" "pou2\0" "phổi\0" "đít\0" "yào\0" "nǐng\0" "nính\0" "chóu\0" "hùn\0" "lọm\0" "duì\0" "qì\0" "yǐng\0" "bìng\0" "níng\0" "huáng\0" "buồi\0" "yǐng\0" "ji5\0" "mật\0" "pok1\0" "(Cant.) blister\0" "báo\0" "duk6\0" "an abortion, miscarriage\0" "guàng\0" "lěi\0" "zǔn\0" "mak6\0" "(Cant.) mole on skin\0" "chǎn\0" "chó\0" "phịch\0" "răng\0" "nóc\0" "nóc\0" "jiǎn\0" "méng\0" "xiào\0" "tủy\0" "xìn\0" "lí\0" "vai\0" "lột\0" "rõm\0" "đùi\0" "má\0" "qiǎo\0" "gáy\0" "wěi\0" "nà\0" "pāng\0" "léi\0" "lo1\0" "(Cant.) buttocks\0" "luó\0" "luán\0" "gēng\0" "nân\0" "luán\0" "qú\0" "phèo\0" "luó\0" "nhau\0" "náng\0" "nứng\0" "nấng\0" "luó\0" "yuè\0" "shuì\0" "mì\0" "wáng\0" "cè\0" "jiān\0" "wǎng\0" "jiā\0" "nằm\0" "zak1\0" "mysterious, occult\0" "huán\0" "liàn\0" "zì\0" "bái\0" "shǒu\0" "wǎn\0" "shū\0" "guī\0" "xī\0" "rú\0" "yào\0" "gou1\0" "a marsh, pool; high; the fifth month\0" "gāo\0" "gou1\0" "yuè\0" "yōng\0" "wà\0" "bó\0" "xìn\0" "hôi\0" "pì\0" "bó\0" "hot3\0" "(Cant.) a smell, scent\0" "hài\0" "zhài\0" "wò\0" "yè\0" "bì\0" "hài\0" "lẹt\0" "thối\0" "khắm\0" "thủm\0" "khẳn\0" "chì\0" "zi3\0" "zhì\0" "ní\0" "đến\0" "wú\0" "ǎi\0" "đến\0" "ǎi\0" "yǔ\0" "chì\0" "jìng\0" "zhì\0" "zhì\0" "zhì\0" "guk1\0" "jú\0" "hán\0" "pīng\0" "yǎo\0" "yóu\0" "pīng\0" "mò\0" "zuò\0" "pò\0" "to learn\0" "xué\0" "kuáng\0" "yì\0" "pò\0" "zhuì\0" "ní\0" "qiǔ\0" "còu\0" "yǎo\0" "fén\0" "xiá\0" "jiāng\0" "chā\0" "variant of 挙 U+6319, to raise, lift up; to recommend\0" "AGERU AGARU KOZORU\0" "KYO\0" "xiào\0" "chā\0" "chéng\0" "cuì\0" "qióng\0" "jim6\0" "yù\0" "yú\0" "wèn\0" "chā\0" "yǔ\0" "cung4\0" "zuó\0" "dǎo\0" "juàn\0" "dǎo\0" "yīng\0" "fěng\0" "lâu\0" "wèng\0" "jìn\0" "qì\0" "qìn\0" "kuò\0" "tān\0" "xiān\0" "tiān\0" "kuò\0" "tiàn\0" "hú\0" "thịt\0" "zhū\0" "zhān\0" "tà\0" "lưỡi\0" "tiān\0" "tà\0" "tà\0" "huá\0" "yǎn\0" "tiè\0" "tiè\0" "tà\0" "huài\0" "jiá\0" "qì\0" "tà\0" "loe1 loe2\0" "(Cant.) to dribble, spit; to pester, nag\0" "tān\0" "huà\0" "liếm\0" "zhuàn\0" "huā\0" "laai2 laai5\0" "(Cant.) to lick, lap up\0" "lán\0" "lưỡi\0" "múa\0" "zūn\0" "yì\0" "fú\0" "wù\0" "fú\0" "dīng\0" "tà\0" "chài\0" "chào\0" "rì\0" "quǎn\0" "gē\0" "qua\0" "fú\0" "dì\0" "đáy\0" "diāo\0" "yǒng\0" "jià\0" "lóng\0" "yǒng\0" "pei4\0" "pí\0" "doi6\0" "huó\0" "qióng\0" "fán\0" "wú\0" "tung4\0" "tóng\0" "háng\0" "tān\0" "khoang\0" "hēng\0" "syun4\0" "tiāo\0" "zhōu\0" "bài\0" "xiè\0" "dāo\0" "jīn\0" "loi4\0" "aa3 ngaa3\0" "hū\0" "bēi\0" "dìng\0" "mui\0" "gụ\0" "nuó\0" "wèi\0" "yú\0" "xīng\0" "fú\0" "xiàn\0" "qì\0" "tū\0" "jí\0" "yìng\0" "dèng\0" "wēi\0" "xī\0" "pái\0" "xuồng\0" "shéng\0" "yǒu\0" "giã\0" "ái\0" "jiàn\0" "gōu\0" "ruò\0" "gòng\0" "shà\0" "táng\0" "đò\0" "sõng\0" "lù\0" "ngou3\0" "(Cant.) to kneel\0" "áo\0" "qì\0" "xiū\0" "dāi\0" "thong\0" "sõng\0" "fá\0" "wèi\0" "dùn\0" "liáo\0" "fān\0" "huáng\0" "jué\0" "tà\0" "zùn\0" "ráo\0" "cān\0" "téng\0" "huà\0" "xū\0" "zhān\0" "xưởng\0" "gǎn\0" "trẩy\0" "péng\0" "cān\0" "xiē\0" "dá\0" "jì\0" "ghe\0" "lǐ\0" "pán\0" "khoang\0" "ghe\0" "lóng\0" "lì\0" "xí\0" "téng\0" "líng\0" "lǐ\0" "rán\0" "líng\0" "gǔn\0" "pō\0" "mò\0" "pāi\0" "bợt\0" "bà\0" "qí\0" "yán\0" "wà\0" "ǎng\0" "mìng\0" "mǐn\0" "xùn\0" "méng\0" "guǎi\0" "jiāo\0" "gǎi\0" "cái\0" "wù\0" "zhé\0" "rěn\0" "kau1\0" "kōu\0" "zi6\0" "nở\0" "jau4\0" "zhǎo\0" "zung1\0" "zhōng\0" "qiú\0" "guō\0" "gōng\0" "pū\0" "hù\0" "miǎn\0" "tiān\0" "mong5\0" "wǎng\0" "cek3\0" "ngò\0" "zhú\0" "dá\0" "xiòng\0" "ná\0" "juān\0" "niǎn\0" "hù\0" "shā\0" "cik1\0" "ting1\0" "zing3\0" "sai3\0" "cin1\0" "zhī\0" "tā\0" "sī\0" "yì\0" "trổ\0" "túp\0" "húng\0" "qióng\0" "zhì\0" "lǚ\0" "rú\0" "qí\0" "yǔ\0" "zhōu\0" "joeng4\0" "yáng\0" "xiǎn\0" "móu\0" "chóu\0" "huī\0" "jiū\0" "jiù\0" "piǎo\0" "jiào\0" "si1\0" "guāi\0" "mò\0" "xī\0" "pú\0" "jau5\0" "laam4 naam4\0" "mong4\0" "jì\0" "rễ\0" "kei5\0" "nen\0" "wěn\0" "bèi\0" "yǐ\0" "fú\0" "sī\0" "juān\0" "jì\0" "nì\0" "ban6\0" "bèn\0" "xù\0" "qǐn\0" "bó\0" "wáng\0" "zhè\0" "wò\0" "sháo\0" "zào\0" "yǎng\0" "sòng\0" "niè\0" "bì\0" "cú\0" "qiāng\0" "xiào\0" "zhī\0" "shé\0" "dưa\0" "zhì\0" "pēng\0" "miu6\0" "diào\0" "wò\0" "zhǐ\0" "bì\0" "fén\0" "ngọn\0" "óng\0" "laa5 naa5\0" "nà\0" "nưa\0" "đay\0" "lau\0" "bāng\0" "cải\0" "qiú\0" "nǐ\0" "bó\0" "dùn\0" "shǐ\0" "xū\0" "cháng\0" "xū\0" "yé\0" "mí\0" "xīn\0" "zhuó\0" "fù\0" "pǐ\0" "xuè\0" "juk6\0" "yù\0" "jin4\0" "xián\0" "yù\0" "yú\0" "gu1\0" "mushroom\0" "jū\0" "taa1 to4\0" "tā\0" "kōng\0" "zhēng\0" "méng\0" "gāng\0" "mù\0" "xǐ\0" "bei1\0" "bì\0" "wolfsbane\0" "fù\0" "xiào\0" "jiū\0" "gǒu\0" "chí\0" "jiū\0" "jiū\0" "shā\0" "fēi\0" "ping4\0" "diu6\0" "ji4\0" "lei4 nei4\0" "geoi2\0" "nhài\0" "ji1\0" "fú\0" "wàn\0" "xū\0" "bō\0" "chênh\0" "lei6\0" "to arrive, enter\0" "jyu5\0" "rạ\0" "sả\0" "rơm\0" "ngó\0" "jan1\0" "mướp\0" "lá\0" "mui6\0" "hào\0" "ce4\0" "xié\0" "pián\0" "yǔ\0" "tián\0" "pí\0" "shǐ\0" "kuǎi\0" "jī\0" "zhā\0" "nài\0" "mau5\0" "mǒu\0" "fú\0" "dù\0" "shěng\0" "chá\0" "tré\0" "chí\0" "guǐ\0" "mín\0" "tāng\0" "bài\0" "qiāng\0" "zhuó\0" "wèi\0" "xún\0" "miǎo\0" "zāi\0" "yóu\0" "yòu\0" "shān\0" "hé\0" "lǚ\0" "zhí\0" "jìng\0" "zhēn\0" "méng\0" "yóu\0" "wò\0" "bá\0" "juàn\0" "rú\0" "còu\0" "zhī\0" "hú\0" "yāng\0" "mống\0" "jùn\0" "shé\0" "kòu\0" "qián\0" "méng\0" "tiáo\0" "ci2\0" "ji1\0" "jing2\0" "seon1\0" "haak3\0" "fei1\0" "kwan3\0" "seon3\0" "lei5 nei5\0" "niè\0" "geoi2\0" "ké\0" "sả\0" "nhựa\0" "nụ\0" "đốt\0" "ráy\0" "chí\0" "hẹ\0" "xiōng\0" "hùn\0" "dí\0" "láng\0" "zāo\0" "cè\0" "suǒ\0" "zù\0" "suī\0" "xiá\0" "xiè\0" "git6\0" "jié\0" "yóu\0" "gòu\0" "gěng\0" "jùn\0" "huǎng\0" "jí\0" "pōu\0" "wū\0" "yì\0" "nǎi\0" "rǒng\0" "nán\0" "píng\0" "shàn\0" "diāo\0" "jí\0" "huā\0" "duì\0" "kǒng\0" "tà\0" "hòng\0" "shū\0" "héng\0" "fěn\0" "gan1\0" "hou6\0" "hong4\0" "lit6\0" "jyun2\0" "ngo4 o4\0" "lo5 no5\0" "gwan2\0" "wan4\0" "cardamom seeds\0" "kòu\0" "nián\0" "haa6\0" "co1\0" "to cut grass; hay\0" "chú\0" "qiàng\0" "chè\0" "bốm\0" "seoi1\0" "hoi2\0" "hái\0" "bí\0" "cói\0" "ngổ\0" "mài\0" "fau4\0" "xì\0" "hú\0" "sòng\0" "wò\0" "hài\0" "rú\0" "méng\0" "sǎn\0" "wú\0" "đấy\0" "yóu\0" "kei4\0" "tān\0" "shēn\0" "kau3\0" "qǐ\0" "seot6\0" "guó\0" "qià\0" "xiān\0" "suī\0" "lù\0" "ji1\0" "qī\0" "diāo\0" "qí\0" "jiá\0" "yóu\0" "xí\0" "cháo\0" "mì\0" "lòu\0" "bǐ\0" "péi\0" "zhēn\0" "shēn\0" "chǎn\0" "fù\0" "qū\0" "sī\0" "zuī\0" "bou2\0" "fau4\0" "siu6\0" "jyun2\0" "zhào\0" "coi2\0" "cỏ\0" "mầm\0" "gừng\0" "wan6\0" "thơm\0" "bìm\0" "cỏ\0" "vối\0" "pui4\0" "bụi\0" "dền\0" "nhài\0" "rác\0" "dâm\0" "pí\0" "còu\0" "hing1\0" "gāo\0" "dú\0" "syun1\0" "fū\0" "guān\0" "sau1 sou2\0" "sǎo\0" "sǒu\0" "jiǎn\0" "póu\0" "cán\0" "bèng\0" "mòu\0" "zhāo\0" "trầu\0" "xiáo\0" "jú\0" "shū\0" "jiǎn\0" "lai4\0" "lí\0" "chuàn\0" "to weed; a plant\0" "lào\0" "hè\0" "hú\0" "gū\0" "zhǎng\0" "jié\0" "xiàng\0" "dū\0" "hán\0" "jiá\0" "xiàng\0" "jí\0" "shǔ\0" "làng\0" "jī\0" "shān\0" "tāo\0" "zī\0" "shuàn\0" "jí\0" "chù\0" "jì\0" "shēn\0" "lìn\0" "liáo\0" "sǎn\0" "ǎn\0" "ruǎn\0" "tí\0" "dàn\0" "huán\0" "sà\0" "zaau3\0" "(Cant.) to fry in oil\0" "wing6\0" "mou6\0" "cing4\0" "fei2\0" "jan2\0" "hyun3\0" "zeon3\0" "sắng\0" "ruí\0" "wū\0" "úa\0" "jù\0" "huán\0" "léng\0" "lù\0" "tān\0" "zēng\0" "qián\0" "lều\0" "xī\0" "lùm\0" "sắn\0" "sắn\0" "nẫu\0" "dưa\0" "khay\0" "súng\0" "cǐ\0" "shé\0" "dứa\0" "sing6\0" "sà\0" "cũ\0" "mào\0" "qú\0" "bó\0" "gǎn\0" "zuk6\0" "dock\0" "qiè\0" "juàn\0" "dāng\0" "cháng\0" "yáng\0" "hé\0" "jī\0" "bǐng\0" "méi\0" "dūn\0" "ǎo\0" "jīng\0" "lù\0" "miàn\0" "diàn\0" "hè\0" "jiān\0" "waa4\0" "a chestnut horse\0" "huá\0" "gōu\0" "lù\0" "fú\0" "huǐ\0" "zéi\0" "jìn\0" "om\0" "sī\0" "qūn\0" "dàn\0" "wàn\0" "biǎn\0" "jiá\0" "dǎn\0" "jiū\0" "xián\0" "bó\0" "tranh\0" "jyu4\0" "zing6\0" "xiá\0" "biāo\0" "pò\0" "sǎo\0" "bèi\0" "shà\0" "wěi\0" "cāng\0" "lù\0" "zaan2\0" "dưa\0" "mei5\0" "rậm\0" "chồi\0" "dó\0" "vừng\0" "dàn\0" "gǔ\0" "zā\0" "bǎng\0" "gàn\0" "chāo\0" "jì\0" "liē\0" "qióng\0" "jiàn\0" "lù\0" "duān\0" "suān\0" "yáo\0" "yǐn\0" "tà\0" "jiu4\0" "yáo\0" "jīng\0" "chú\0" "fú\0" "yuán\0" "shǎo\0" "bìng\0" "dàng\0" "shì\0" "lú\0" "qiè\0" "luó\0" "pò\0" "méng\0" "jié\0" "jī\0" "lù\0" "cung1\0" "ji2\0" "chàng\0" "miè\0" "méng\0" "jiǎn\0" "cǎi\0" "sù\0" "gou1\0" "súng\0" "gồi\0" "giống\0" "non\0" "rú\0" "hè\0" "sà\0" "zī\0" "kēng\0" "gěng\0" "sī\0" "sam\0" "trái\0" "đầy\0" "tí\0" "zhàn\0" "xiè\0" "shuí\0" "chǐ\0" "yōu\0" "lǔ\0" "mèng\0" "liè\0" "lốp\0" "sì\0" "xī\0" "fán\0" "fū\0" "shěn\0" "tí\0" "chài\0" "yuè\0" "fū\0" "jiàn\0" "dì\0" "sugar cane\0" "xié\0" "dān\0" "zhí\0" "xù\0" "niè\0" "fàn\0" "méng\0" "man5\0" "mǐn\0" "joeng6\0" "lung4 nung4\0" "ghém\0" "vỏ\0" "giền\0" "khó\0" "vừng\0" "khó\0" "rườm\0" "lóu\0" "dú\0" "zhàn\0" "chện\0" "jiàn\0" "hàn\0" "dàn\0" "rườm\0" "sēn\0" "jiàn\0" "tán\0" "ziu2\0" "jiǎo\0" "pó\0" "píng\0" "zhuàn\0" "liáo\0" "zì\0" "zhuó\0" "hù\0" "xì\0" "méng\0" "jù\0" "miè\0" "xián\0" "kuì\0" "méng\0" "jiān\0" "nóu\0" "dì\0" "sāo\0" "lau6 nau6\0" "zing6\0" "wan5\0" "dưa\0" "rạp\0" "kwai4\0" "chù\0" "zhí\0" "qián\0" "leoi5\0" "lǚ\0" "zhuó\0" "zuò\0" "hán\0" "suǐ\0" "gòu\0" "chǒu\0" "jì\0" "yì\0" "yú\0" "nóu\0" "nǐ\0" "ruò\0" "lín\0" "níng\0" "đắng\0" "muống\0" "khoai\0" "fai1\0" "ứng\0" "rêu\0" "zung2\0" "han\0" "dan2\0" "kiu4\0" "qiáo\0" "yáo\0" "fù\0" "shuāng\0" "kuì\0" "qú\0" "dǒng\0" "shǔ\0" "lí\0" "jú\0" "ruǐ\0" "zhá\0" "xiāo\0" "fuk1\0" "wan3\0" "mo\0" "kiệu\0" "ngồng\0" "rạp\0" "mén\0" "shí\0" "diān\0" "lì\0" "dèng\0" "zàn\0" "luó\0" "cán\0" "āo\0" "기:N\0" "jiǎn\0" "diào\0" "yíng\0" "rạp\0" "yì\0" "dǎng\0" "nóu\0" "yuè\0" "bou2\0" "hing1\0" "rác\0" "men\0" "muống\0" "lǐ\0" "lí\0" "hù\0" "yòu\0" "pan4\0" "nàng\0" "chèn\0" "thuốc\0" "fēng\0" "biē\0" "mǎn\0" "gàn\0" "huò\0" "cū\0" "yǒu\0" "yòu\0" "xū\0" "xù\0" "hǔ\0" "lú\0" "xiá\0" "yì\0" "hǔ\0" "hù\0" "zǐ\0" "gōng\0" "tuī\0" "wū\0" "líng\0" "gū\0" "zhōng\0" "lú\0" "zù\0" "tóng\0" "haa1\0" "xiā\0" "hé\0" "yuè\0" "nán\0" "bó\0" "hū\0" "qì\0" "shú\0" "qiāng\0" "zhōu\0" "yào\0" "gū\0" "bān\0" "kǎn\0" "hé\0" "jì\0" "hú\0" "yán\0" "chūn\0" "dǐng\0" "qiū\0" "hóu\0" "hào\0" "zù\0" "xián\0" "xià\0" "xì\0" "sè\0" "gé\0" "xì\0" "gé\0" "lǚ\0" "gé\0" "kè\0" "shòu\0" "zhù\0" "si1\0" "téng\0" "yà\0" "nì\0" "nái\0" "luò\0" "suī\0" "chǎn\0" "wù\0" "yū\0" "zǎo\0" "yì\0" "xī\0" "hóng\0" "quán\0" "wǎng\0" "chǐ\0" "xì\0" "tiǎn\0" "yǔn\0" "yī\0" "jí\0" "huī\0" "fóu\0" "fǔ\0" "jí\0" "xuán\0" "tài\0" "dù\0" "yuán\0" "trùn\0" "vắt\0" "dì\0" "cáy\0" "zhǔ\0" "tāi\0" "rǒng\0" "xué\0" "yù\0" "fàn\0" "běi\0" "gip3 heoi2\0" "qǔ\0" "bù\0" "jiā\0" "zhá\0" "nǔ\0" "shé\0" "lì\0" "bạng\0" "gaa1\0" "guǐ\0" "gwaai2\0" "(Cant.) frog, toad\0" "guǎi\0" "dài\0" "bướm\0" "nhộng\0" "san1\0" "thằn\0" "chão\0" "vắt\0" "gāi\0" "trút\0" "cì\0" "yǎn\0" "sōng\0" "nhông\0" "shì\0" "kù\0" "zhǐ\0" "tóng\0" "qú\0" "è\0" "xíng\0" "rú\0" "yú\0" "yì\0" "yì\0" "xù\0" "fǒu\0" "gé\0" "hé\0" "yīn\0" "hòng\0" "duǒ\0" "cyun4\0" "gong3\0" "doe3\0" "(Cant.) insect sting\0" "xíng\0" "fán\0" "chấu\0" "nhái\0" "vò\0" "chuồn\0" "còng\0" "rận\0" "dòi\0" "chạch\0" "qī\0" "saa1\0" "(Cant.) a large butterfly\0" "shā\0" "dù\0" "to sting, a sting\0" "dì\0" "chét\0" "lí\0" "yì\0" "xí\0" "gěng\0" "tóng\0" "kào\0" "hòng\0" "kùn\0" "niè\0" "chí\0" "tí\0" "đỉa\0" "tóng\0" "mối\0" "lí\0" "nà\0" "mei1\0" "(Cant.) a dragonfly; a small boat without a sail\0" "zhān\0" "běi\0" "cuống\0" "mọt\0" "ghẹ\0" "trạnh\0" "giời\0" "chấy\0" "lằn\0" "nhộng\0" "mang\0" "ộp\0" "khoải\0" "thằn\0" "tiáo\0" "bọ\0" "zā\0" "è\0" "shòu\0" "kōng\0" "bang1\0" "(Cant.) a large butterfly\0" "péng\0" "fù\0" "lù\0" "xiè\0" "xiè\0" "xiū\0" "lù\0" "tiǎn\0" "đẻn\0" "tà\0" "cì\0" "qū\0" "fau6\0" "a grasshopper, locust\0" "fù\0" "zhī\0" "xiè\0" "zǒu\0" "fèi\0" "mín\0" "xīng\0" "tóng\0" "qí\0" "piāo\0" "suì\0" "ěr\0" "hǔ\0" "sōng\0" "biē\0" "dīng\0" "bǎn\0" "shī\0" "xiè\0" "xiáo\0" "fěi\0" "sứa\0" "cua\0" "sứa\0" "đóm\0" "đỉa\0" "giời\0" "ngài\0" "chẫu\0" "rầy\0" "hôn\0" "cua\0" "rầy\0" "ceoi2 cyun2\0" "chuǎn\0" "shuài\0" "yāo\0" "jué\0" "shěng\0" "yōu\0" "fàn\0" "kuí\0" "dì\0" "máo\0" "jié\0" "yán\0" "wēi\0" "sāng\0" "jié\0" "yú\0" "wèi\0" "è\0" "quán\0" "jiǒng\0" "féng\0" "lóng\0" "dié\0" "pián\0" "liàn\0" "gián\0" "hú\0" "lǜ\0" "diàn\0" "cuì\0" "móu\0" "wáng\0" "juān\0" "kē\0" "yán\0" "jiǎo\0" "haa1\0" "đọt\0" "ốc\0" "chấu\0" "rận\0" "gōng\0" "róng\0" "sūn\0" "shàn\0" "chí\0" "qí\0" "suǒ\0" "yè\0" "zǎo\0" "quē\0" "zhǎn\0" "bā\0" "zú\0" "suǒ\0" "zhé\0" "rết\0" "xì\0" "chǔ\0" "sò\0" "jiǎo\0" "zuì\0" "gē\0" "wù\0" "lüè\0" "jí\0" "xié\0" "xié\0" "dǒu\0" "qiū\0" "píng\0" "liú\0" "jié\0" "huì\0" "shà\0" "nhúc\0" "sam\0" "đóm\0" "rết\0" "bọ\0" "choi\0" "rồng\0" "rận\0" "nhúc\0" "zhí\0" "ài\0" "xù\0" "bì\0" "yē\0" "nì\0" "zuk6\0" "zhú\0" "sù\0" "xié\0" "yù\0" "zeoi1\0" "maggots, centipedes\0" "qū\0" "zú\0" "zhī\0" "zhāng\0" "lüè\0" "wěi\0" "chōng\0" "mì\0" "jī\0" "sù\0" "yě\0" "xí\0" "tuán\0" "lián\0" "lươn\0" "xuán\0" "wù\0" "máo\0" "hou4\0" "an oyster\0" "hóng\0" "lüè\0" "dú\0" "cóng\0" "chán\0" "lù\0" "sù\0" "điu\0" "dời\0" "thuồng\0" "nhồi\0" "chẫu\0" "róm\0" "bọ\0" "sùng\0" "lüè\0" "sam\0" "cáy\0" "ngao\0" "vét\0" "zhōng\0" "chàng\0" "lí\0" "fèi\0" "jǐng\0" "kuì\0" "yì\0" "huá\0" "cuì\0" "jyut6 wat6\0" "yù\0" "quít\0" "běng\0" "tūn\0" "giun\0" "shǔ\0" "dài\0" "wū\0" "cì\0" "nìng\0" "dàng\0" "zú\0" "hán\0" "pí\0" "chuàn\0" "dù\0" "pá\0" "zhū\0" "xié\0" "zhé\0" "qiè\0" "xuān\0" "sào\0" "bì\0" "fù\0" "gaan1\0" "bướm\0" "zyun1\0" "sâu\0" "lì\0" "rùa\0" "ráy\0" "rọm\0" "rùa\0" "rùa\0" "é\0" "yē\0" "shǔ\0" "sè\0" "qī\0" "guò\0" "sè\0" "fù\0" "máo\0" "léi\0" "zhān\0" "chài\0" "wèi\0" "léi\0" "zéi\0" "yīng\0" "ài\0" "xiē\0" "bì\0" "nòng\0" "chuồn\0" "riện\0" "chán\0" "ban1\0" "pearl oyster\0" "pí\0" "cóng\0" "hầu\0" "liè\0" "qí\0" "jì\0" "jīng\0" "dōng\0" "féi\0" "yí\0" "tuán\0" "měng\0" "cán\0" "yá\0" "mèn\0" "vích\0" "ngoé\0" "sam\0" "yǎng\0" "tíng\0" "zhí\0" "xiè\0" "lǜ\0" "lì\0" "máo\0" "xiá\0" "sòu\0" "sū\0" "xuè\0" "bậu\0" "còng\0" "nhặng\0" "rạm\0" "lì\0" "yuán\0" "zhǎn\0" "tà\0" "xuán\0" "wèi\0" "yè\0" "páng\0" "máo\0" "tí\0" "pín\0" "dù\0" "qiú\0" "yǐ\0" "tuó\0" "chài\0" "jìn\0" "é\0" "giòi\0" "điu\0" "vích\0" "chán\0" "yīng\0" "líng\0" "xiǎn\0" "qī\0" "yuè\0" "lüè\0" "yíng\0" "qú\0" "fěi\0" "zī\0" "qīng\0" "trai\0" "níng\0" "wèi\0" "shuāng\0" "fù\0" "mò\0" "mò\0" "tuó\0" "chài\0" "zàng\0" "rẽ\0" "rạm\0" "lí\0" "lí\0" "xiá\0" "juǎn\0" "naan3\0" "(Cant.) a pimple, an insect bite\0" "nán\0" "mì\0" "huáng\0" "shuāng\0" "xǔ\0" "fěi\0" "xiè\0" "hến\0" "tà\0" "yǒng\0" "zhǎn\0" "róm\0" "qiáng\0" "náng\0" "lìn\0" "luán\0" "xiǎn\0" "fú\0" "líng\0" "sāo\0" "huì\0" "maan4\0" "mọi\0" "tíng\0" "qíng\0" "huāng\0" "àn\0" "máu\0" "máu\0" "mǎn\0" "nì\0" "guó\0" "ǒu\0" "xiàng\0" "jīn\0" "mủ\0" "zhēng\0" "n\0" "sàn\0" "hù\0" "zú\0" "huǐ\0" "jī\0" "yè\0" "same as 衄 U+8844, a nosebleed\0" "HANAJI\0" "JIKU\0" "jin2\0" "hon3\0" "xíng\0" "là\0" "yù\0" "jué\0" "shù\0" "zhēng\0" "jung5\0" "a raised path\0" "yǒng\0" "gē\0" "(J) non-standard variant of 術 U+8853, art, skill, special feat; method\0" "MICHI SUBE WAZA\0" "JUTSU\0" "jiàn\0" "xìn\0" "huī\0" "hang4\0" "hang4\0" "솔:N\0" "shuài\0" "cung1\0" "to rush at, dash against\0" "chōng\0" "háng\0" "ấy\0" "liǎo\0" "jing4\0" "jiāng\0" "gōng\0" "zhuó\0" "qǐ\0" "qiān\0" "dǒu\0" "pō\0" "hù\0" "뉴:N\0" "niǔ\0" "qì\0" "diāo\0" "diāo\0" "lì\0" "xiōng\0" "zi2\0" "xòn\0" "taai1\0" "(Cant.) a necktie\0" "ná\0" "zhēng\0" "old or badly fitting clothes; untidy\0" "là\0" "zhì\0" "ě\0" "bō\0" "pō\0" "xū\0" "yòng\0" "cí\0" "lì\0" "páo\0" "xiù\0" "mei6\0" "wu2\0" "jau6\0" "pù\0" "ché\0" "qì\0" "yì\0" "tí\0" "duǒ\0" "lóng\0" "jiàn\0" "zhàn\0" "yuàn\0" "yú\0" "gēng\0" "hòu\0" "lốt\0" "rách\0" "truồng\0" "qǐ\0" "mù\0" "huàn\0" "lòng\0" "xì\0" "é\0" "long6\0" "(Cant.) crotch\0" "lǎng\0" "fèi\0" "wǎn\0" "cūn\0" "péng\0" "cuò\0" "wēng\0" "tung2\0" "(Cant.) a kind of skirt\0" "váy\0" "sống\0" "gǎo\0" "xống\0" "cuì\0" "qì\0" "lí\0" "qiè\0" "qiàn\0" "kōng\0" "běng\0" "mền\0" "shòu\0" "wēi\0" "shān\0" "đụp\0" "tràng\0" "lụn\0" "may\0" "rách\0" "nệm\0" "vạt\0" "zī\0" "tì\0" "qiān\0" "dú\0" "tú\0" "wēi\0" "hú\0" "hò\0" "xīng\0" "shān\0" "zhǐ\0" "chǐ\0" "đãy\0" "tơi\0" "zhòu\0" "wēng\0" "chí\0" "suǒ\0" "xiè\0" "kè\0" "to make smaller, fit; seam\0" "shài\0" "shī\0" "shòu\0" "jiè\0" "gǎo\0" "lǚ\0" "pui4\0" "trễ\0" "xiè\0" "chăn\0" "mớ\0" "viền\0" "xống\0" "zhǐ\0" "mán\0" "shuài\0" "kè\0" "diǎo\0" "yī\0" "sù\0" "chuāng\0" "cuì\0" "tuò\0" "daai3\0" "arid; dry; parched\0" "xiè\0" "đai\0" "gin1\0" "xười\0" "bâu\0" "đũng\0" "xuán\0" "hyun1\0" "hè\0" "jué\0" "tì\0" "fèi\0" "zhǐ\0" "shì\0" "tuí\0" "chōng\0" "tì\0" "zhàn\0" "héng\0" "qú\0" "wéi\0" "dūn\0" "bào\0" "liáo\0" "gei1\0" "(Cant.) 卡𧝞, khaki\0" "sī\0" "rách\0" "chẻn\0" "chéo\0" "toàng\0" "biǎo\0" "xiè\0" "bié\0" "cǒng\0" "jù\0" "hé\0" "kuì\0" "yōng\0" "shù\0" "jyut6\0" "daat6\0" "dải\0" "rèm\0" "niè\0" "yú\0" "zhuó\0" "méng\0" "hú\0" "liè\0" "jiē\0" "xióng\0" "yǎn\0" "yếm\0" "toạc\0" "nòi\0" "jié\0" "old or badly fitting clothes; untidy\0" "là\0" "shù\0" "jié\0" "léi\0" "zú\0" "shì\0" "địu\0" "wéi\0" "dū\0" "sù\0" "mặc\0" "rách\0" "chẽn\0" "viền\0" "xié\0" "ráng\0" "lo6\0" "luò\0" "qiān\0" "nàng\0" "líng\0" "jì\0" "vạt\0" "mìng\0" "gǔ\0" "xuán\0" "xū\0" "bó\0" "wēi\0" "kū\0" "úp\0" "wǎn\0" "chà\0" "mào\0" "kè\0" "cì\0" "xiàn\0" "mò\0" "hūn\0" "chàn\0" "shī\0" "zhěn\0" "è\0" "mí\0" "shī\0" "qū\0" "shū\0" "cī\0" "yǎn\0" "hū\0" "qī\0" "zhì\0" "huāng\0" "zhǐ\0" "yǒu\0" "gào\0" "yǎo\0" "pōu\0" "yí\0" "chèng\0" "jì\0" "thấy\0" "ǎi\0" "dòng\0" "suì\0" "jiù\0" "can1 can3 kai3\0" "qì\0" "lián\0" "xuǎn\0" "liǎo\0" "yùn\0" "xuǎn\0" "to look at something unhappily\0" "cóu\0" "piān\0" "kuí\0" "tí\0" "huǎn\0" "dān\0" "guì\0" "chēn\0" "shǎng\0" "jì\0" "tai4\0" "liàn\0" "kān\0" "shèng\0" "dōu\0" "yóu\0" "qí\0" "xiǎo\0" "yì\0" "lóu\0" "chuāng\0" "lào\0" "gāo\0" "zēng\0" "dớn\0" "wéi\0" "jiān\0" "yīng\0" "fán\0" "lai6\0" "(Cant.) to stare angrily\0" "lì\0" "qiān\0" "nghiến\0" "yào\0" "kuī\0" "wéi\0" "què\0" "xiǎo\0" "què\0" "hū\0" "gok3\0" "duō\0" "chù\0" "shēn\0" "zhuó\0" "é\0" "jì\0" "tán\0" "pā\0" "caau1\0" "(Cant.) to gore\0" "jiè\0" "qiào\0" "qián\0" "jù\0" "qiú\0" "tuó\0" "nuò\0" "sì\0" "yí\0" "chánh\0" "gǔ\0" "hùn\0" "pá\0" "zī\0" "jiāo\0" "dia\0" "xǐ\0" "shǎo\0" "yí\0" "zhì\0" "cạnh\0" "góc\0" "a cup\0" "jrɛ̌n\0" "lùn\0" "zhōu\0" "jué\0" "tán\0" "nuò\0" "jù\0" "hú\0" "zhì\0" "sừng\0" "sừng\0" "bī\0" "chì\0" "xuān\0" "jí\0" "guǎ\0" "jú\0" "wò\0" "tuó\0" "qiú\0" "wēi\0" "duān\0" "shòu\0" "zhěn\0" "nè\0" "xì\0" "zhé\0" "zhì\0" "ná\0" "kwai4\0" "kèn\0" "jiān\0" "ba\0" "yáo\0" "guó\0" "dǐ\0" "huò\0" "jīng\0" "mám\0" "thoi\0" "jué\0" "yuè\0" "chọi\0" "jí\0" "sù\0" "còi\0" "jiān\0" "kūn\0" "wò\0" "kuàng\0" "biāo\0" "jué\0" "bì\0" "chán\0" "va\0" "zī\0" "lí\0" "fó\0" "qiǎn\0" "yǎn\0" "tàn\0" "mò\0" "kòu\0" "xī\0" "jiu4\0" "hù\0" "hù\0" "fú\0" "yàng\0" "guò\0" "rén\0" "yìn\0" "fēng\0" "kwan1\0" "(Cant.) to fool, deceive, hoodwink\0" "jùn\0" "yún\0" "xùn\0" "xì\0" "xiā\0" "háng\0" "ghế\0" "kể\0" "đồn\0" "hù\0" "hū\0" "pù\0" "fān\0" "ngaak1\0" "(Cant.) to deceive\0" "jiā\0" "yí\0" "tuō\0" "ná\0" "yín\0" "yìn\0" "béng\0" "ngoa\0" "jì\0" "wàng\0" "shì\0" "duī\0" "duò\0" "tuó\0" "wā\0" "lì\0" "rè\0" "cì\0" "xù\0" "zhōu\0" "zì\0" "wǎng\0" "ngaa6\0" "(Cant.) 𧧝𧨊, to bar the way, obstruct\0" "yǎ\0" "jì\0" "chǎo\0" "jí\0" "khoang\0" "shǎn\0" "tú\0" "bié\0" "xì\0" "pī\0" "zhà\0" "fung1\0" "huì\0" "suō\0" "hè\0" "yuē\0" "wū\0" "líng\0" "zaa6\0" "(Cant.) 𧧝𧨊, to bar the way, obstruct\0" "zhà\0" "huá\0" "jyun4\0" "chán\0" "è\0" "chén\0" "suì\0" "tiǎn\0" "zhì\0" "tì\0" "āo\0" "zhuó\0" "zì\0" "kē\0" "sè\0" "tián\0" "lù\0" "tam3\0" "(Cant.) to fool, trick, cheat\0" "shán\0" "zhǎ\0" "chōng\0" "yàn\0" "서:N\0" "mǔ\0" "fat1\0" "hū\0" "daan3\0" "birthday; to be born, give birth to\0" "chī\0" "sù\0" "nǎo\0" "jí\0" "duó\0" "hòu\0" "còng\0" "zhā\0" "yín\0" "xiǎo\0" "biàn\0" "bèng\0" "là\0" "chī\0" "qià\0" "ān\0" "si1\0" "shī\0" "chì\0" "gei3\0" "nù\0" "jì\0" "ǒu\0" "xiā\0" "chài\0" "ái\0" "shèng\0" "hé\0" "jí\0" "chī\0" "xì\0" "zhēng\0" "tā\0" "mà\0" "pī\0" "xū\0" "qiǎn\0" "xià\0" "zeon3\0" "syun1\0" "yù\0" "jié\0" "xià\0" "lǔ\0" "qiè\0" "chà\0" "yàng\0" "jì\0" "shǎ\0" "lòu\0" "jī\0" "zhì\0" "wàng\0" "bì\0" "ān\0" "yī\0" "ān\0" "lí\0" "gan2\0" "xiān\0" "mơ\0" "jiù\0" "tǎn\0" "hào\0" "하:N\0" "hè\0" "zhā\0" "zin2\0" "zhǎn\0" "yì\0" "xì\0" "xì\0" "faat3\0" "fà\0" "yán\0" "mǔ\0" "gū\0" "gaan1\0" "yún\0" "zhòng\0" "chǎn\0" "chuáng\0" "wai3\0" "ringing, spacious\0" "huì\0" "zá\0" "gùn\0" "jiǎn\0" "yá\0" "xiàng\0" "hè\0" "tang4\0" "lai5\0" "dai3\0" "dàn\0" "mián\0" "ling4 ning4\0" "níng\0" "méng\0" "liè\0" "zhòu\0" "pū\0" "tāi\0" "yíng\0" "téng\0" "guó\0" "qiáng\0" "leoi6\0" "to deceive\0" "lǜ\0" "sà\0" "liè\0" "chí\0" "xiě\0" "guó\0" "bào\0" "lok6\0" "luò\0" "juàn\0" "è\0" "hé\0" "mèi\0" "xiè\0" "pín\0" "hān\0" "chèn\0" "shàn\0" "huì\0" "yīng\0" "jiǎn\0" "ān\0" "tà\0" "yī\0" "tuí\0" "liú\0" "zuó\0" "lí\0" "pín\0" "xuè\0" "nèn\0" "dòu\0" "lǎn\0" "zhān\0" "jué\0" "zhēn\0" "jí\0" "qiān\0" "hān\0" "fén\0" "hān\0" "hóng\0" "hé\0" "hóu\0" "zhàn\0" "chóu\0" "tài\0" "qiàn\0" "shè\0" "yīng\0" "qīn\0" "hang\0" "hang\0" "huò\0" "xì\0" "hè\0" "xì\0" "xiā\0" "hāo\0" "lào\0" "lì\0" "chēng\0" "jùn\0" "xī\0" "hǎn\0" "dòu\0" "dōu\0" "wān\0" "dōu\0" "zài\0" "juàn\0" "lǒu\0" "chù\0" "zhēng\0" "kei4\0" "qí\0" "kàn\0" "huò\0" "lái\0" "lam4\0" "phộng\0" "há\0" "gāi\0" "shòu\0" "dōng\0" "lóu\0" "tuān\0" "yú\0" "wù\0" "tin4\0" "a rumbling sound\0" "tián\0" "gok3 gwok3\0" "guó\0" "nành\0" "tán\0" "qí\0" "chòng\0" "liè\0" "lì\0" "xūn\0" "ụt\0" "to assemble\0" "SHUU\0" "gèng\0" "tīng\0" "hàn\0" "chù\0" "tún\0" "xióng\0" "yóu\0" "mò\0" "chǐ\0" "hǔ\0" "dū\0" "mǔ\0" "nà\0" "líng\0" "ài\0" "xiān\0" "kǎn\0" "sì\0" "sān\0" "yì\0" "yì\0" "xiào\0" "zhī\0" "dòu\0" "mài\0" "lún\0" "jué\0" "qiāng\0" "líng\0" "pián\0" "còu\0" "duò\0" "jyu5\0" "yǔ\0" "zhuō\0" "xì\0" "huài\0" "míng\0" "táng\0" "pū\0" "ỷ\0" "mì\0" "mán\0" "guāi\0" "qiān\0" "lín\0" "mǐn\0" "wěi\0" "céng\0" "hù\0" "suí\0" "jù\0" "shà\0" "méng\0" "wéi\0" "xī\0" "lìng\0" "bì\0" "wèi\0" "lì\0" "zhé\0" "yóng\0" "hú\0" "wán\0" "bā\0" "jiān\0" "cọp\0" "zuǒ\0" "zhǎn\0" "bō\0" "qiū\0" "joeng1\0" "yāng\0" "dōng\0" "qú\0" "pí\0" "zhǎi\0" "beo\0" "shān\0" "gòu\0" "biào\0" "yí\0" "fú\0" "xìn\0" "sai2 si2\0" "shì\0" "tōng\0" "cọp\0" "dīng\0" "tū\0" "xiāo\0" "wú\0" "péi\0" "huī\0" "lái\0" "hùm\0" "sì\0" "cuǐ\0" "shà\0" "zhǒu\0" "zhào\0" "wéi\0" "lái\0" "bì\0" "dǒng\0" "nǎo\0" "xiē\0" "rǎo\0" "tuàn\0" "wèi\0" "yóu\0" "méi\0" "yuán\0" "zhòng\0" "저:1\0" "sōu\0" "gú\0" "shào\0" "zhǎo\0" "pí\0" "tōng\0" "chī\0" "péng\0" "chán\0" "yōng\0" "shuǎng\0" "wǔ\0" "pí\0" "huàn\0" "beo\0" "fú\0" "biào\0" "náo\0" "biào\0" "wèi\0" "yōng\0" "nǎo\0" "guài\0" "lì\0" "xìn\0" "yán\0" "pò\0" "bói\0" "péi\0" "fragments\0" "suǒ\0" "rèn\0" "shǎn\0" "me1\0" "(Cant.) to carry on the back\0" "nợ\0" "suǒ\0" "dān\0" "mèn\0" "shǒu\0" "gần\0" "gòu\0" "hān\0" "shì\0" "yǎng\0" "gǔ\0" "ziu6\0" "bui3\0" "kē\0" "jū\0" "quà\0" "pài\0" "cè\0" "bāo\0" "xiōng\0" "cái\0" "fong3\0" "lǐn\0" "ài\0" "mì\0" "lǎi\0" "xiāo\0" "sit6\0" "a loss; to lose (e.g., money in trade)\0" "shé\0" "huó\0" "nì\0" "zaang1\0" "(Cant.) to owe\0" "zhèng\0" "dành\0" "lìn\0" "zhá\0" "yún\0" "xù\0" "fau2\0" "chéng\0" "wǒ\0" "xī\0" "loi6\0" "bèi\0" "shāng\0" "yù\0" "mì\0" "biếu\0" "đắt\0" "buôn\0" "của\0" "cõng\0" "duǎn\0" "chà\0" "faan3\0" "to peddle, trade, deal in\0" "zé\0" "chèng\0" "tíng\0" "ci3\0" "yí\0" "yāo\0" "kū\0" "fén\0" "xié\0" "chèng\0" "kuì\0" "jung1\0" "xoe\0" "bīn\0" "lóu\0" "yì\0" "mì\0" "xiè\0" "guī\0" "luó\0" "shàn\0" "mua\0" "tậu\0" "tròn\0" "jú\0" "dū\0" "xiān\0" "zhǐ\0" "bìn\0" "vủi\0" "chứa\0" "zhǐ\0" "to earn, sell at a profit\0" "zhuàn\0" "xué\0" "liàn\0" "suì\0" "bán\0" "làn\0" "jù\0" "mián\0" "xùn\0" "zhàn\0" "gùn\0" "khềnh\0" "zhì\0" "còng\0" "búi\0" "wèi\0" "quǎn\0" "chài\0" "nghèo\0" "réng\0" "yuè\0" "vay\0" "zī\0" "zaan3\0" "zaan3\0" "luò\0" "guì\0" "chéng\0" "jū\0" "tiǎn\0" "wàn\0" "zhī\0" "nǎn\0" "đà\0" "hān\0" "đỏ\0" "đỏ\0" "xī\0" "lín\0" "son\0" "lòm\0" "yān\0" "xù\0" "hường\0" "thắm\0" "hù\0" "gàn\0" "xù\0" "xì\0" "cuì\0" "đỏ\0" "đỏ\0" "혁:N\0" "xì\0" "hú\0" "tím\0" "thắm\0" "thắm\0" "đổ\0" "đỏ\0" "yān\0" "yì\0" "chí\0" "jué\0" "zú\0" "rượt\0" "jiào\0" "yì\0" "tǎn\0" "chì\0" "bá\0" "tòu\0" "zōng\0" "qiú\0" "chì\0" "xǐ\0" "nì\0" "cū\0" "wǔ\0" "chù\0" "sū\0" "yóng\0" "jǔ\0" "bá\0" "cǐ\0" "dì\0" "pǎn\0" "chì\0" "qiǔ\0" "yán\0" "zhǎi\0" "đuổi\0" "xiàn\0" "bèng\0" "kuāng\0" "qì\0" "zhōu\0" "jú\0" "qiè\0" "mut6\0" "(Cant.) 轉灣𧻙角, not straightforward\0" "mò\0" "yuán\0" "cản\0" "guì\0" "zuī\0" "qiè\0" "rảo\0" "nhông\0" "dậy\0" "hú\0" "qiú\0" "hái\0" "fù\0" "làng\0" "shà\0" "xī\0" "bū\0" "shì\0" "yǒng\0" "guāng\0" "niè\0" "hǒu\0" "mì\0" "chạy\0" "chạy\0" "lanh\0" "è\0" "xián\0" "yǔn\0" "xù\0" "qǐn\0" "dōng\0" "léng\0" "qì\0" "lán\0" "fú\0" "qǐ\0" "chǒng\0" "래:N\0" "cù\0" "mò\0" "bēi\0" "dào\0" "jié\0" "chòng\0" "chì\0" "yù\0" "cuī\0" "sù\0" "tong1 tong3\0" "to wade\0" "tì\0" "shù\0" "zhá\0" "fú\0" "chè\0" "fó\0" "hóu\0" "zhá\0" "jié\0" "zhá\0" "zhān\0" "dấy\0" "dấy\0" "yǎn\0" "hái\0" "wǔ\0" "huá\0" "to jolt in trotting\0" "diān\0" "yáo\0" "sōu\0" "qiān\0" "jí\0" "cau5\0" "to walk, sprain\0" "xiòng\0" "qì\0" "jūn\0" "hái\0" "yǎn\0" "jié\0" "cuī\0" "tuán\0" "zhāng\0" "piāo\0" "lù\0" "zhī\0" "chù\0" "mì\0" "qiāng\0" "liàn\0" "lì\0" "é\0" "sù\0" "to step, jump\0" "jué\0" "jú\0" "tán\0" "liáo\0" "sān\0" "dòng\0" "zá\0" "zhí\0" "xuàn\0" "líng\0" "dēng\0" "trốn\0" "zhān\0" "xuān\0" "qǐn\0" "jiào\0" "pì\0" "hǎn\0" "yú\0" "guó\0" "xún\0" "xún\0" "chán\0" "jié\0" "jú\0" "yǎn\0" "dú\0" "hòng\0" "xiàn\0" "xún\0" "líng\0" "jié\0" "yì\0" "qú\0" "gān\0" "fēng\0" "jué\0" "qū\0" "jiù\0" "jì\0" "jǐ\0" "tréo\0" "xí\0" "pāng\0" "kuàng\0" "kù\0" "kù\0" "zhà\0" "bà\0" "chen\0" "nhắc\0" "dam6\0" "(Cant.) to stamp (one's foot)\0" "chěn\0" "hù\0" "nù\0" "é\0" "xiōng\0" "dǔn\0" "shēng\0" "wán\0" "fēn\0" "xī\0" "zī\0" "hù\0" "bié\0" "tuò\0" "bǎn\0" "trở\0" "gé\0" "tau2\0" "(Cant.) to have a rest\0" "kē\0" "dấu\0" "nhón\0" "vết\0" "zhuì\0" "fú\0" "mò\0" "jiá\0" "tuó\0" "yù\0" "mau5\0" "thumb, big toe\0" "mǔ\0" "jué\0" "xoắt\0" "jú\0" "guā\0" "pǒ\0" "nǐ\0" "cuk1\0" "wǎ\0" "yǎn\0" "bước\0" "cyu5\0" "dậng\0" "sẩy\0" "lánh\0" "dùng\0" "lộp\0" "đến\0" "rong\0" "ngoáy\0" "vó\0" "chǒu\0" "kuāng\0" "đi\0" "hài\0" "xiáng\0" "xī\0" "cún\0" "tōng\0" "ruò\0" "leot6\0" "duó\0" "chè\0" "kei2\0" "(Cant.) a home, house\0" "leoi1\0" "(Cant.) to suddenly fall or drop down\0" "lèi\0" "chọi\0" "zī\0" "zhěng\0" "zuǒ\0" "kāng\0" "zài\0" "yuān\0" "qióng\0" "băng\0" "fá\0" "xún\0" "jì\0" "chā\0" "giạng\0" "lết\0" "nhòng\0" "rảo\0" "ríu\0" "nhỡ\0" "cẳng\0" "shū\0" "xuàn\0" "xié\0" "tī\0" "hàn\0" "xiān\0" "shān\0" "tùn\0" "gaang3\0" "(Cant.) to ford, wade\0" "háng\0" "kǔn\0" "cén\0" "dōu\0" "đậu\0" "nuó\0" "yàn\0" "rén\0" "chéng\0" "choành\0" "pū\0" "qì\0" "yuè\0" "fū\0" "tǐng\0" "choải\0" "buột\0" "wǒ\0" "shēng\0" "tuǒ\0" "noi\0" "đủ\0" "lõng\0" "noi\0" "cuống\0" "bả\0" "dấu\0" "lỉa\0" "duỗi\0" "rảo\0" "lần\0" "xếch\0" "xụi\0" "vã\0" "ập\0" "tǎn\0" "yǎ\0" "zhì\0" "lù\0" "yǎn\0" "jū\0" "bon\0" "dé\0" "chù\0" "zǔ\0" "è\0" "zhí\0" "pang4\0" "péng\0" "biē\0" "dǐ\0" "leoi1\0" "(Cant.) to suddenly fall or drop down\0" "lái\0" "yè\0" "dọc\0" "lồm\0" "khập\0" "co\0" "rầm\0" "ghềnh\0" "rón\0" "háo\0" "pán\0" "tàn\0" "kāng\0" "xū\0" "zòu\0" "jí\0" "wù\0" "chuàn\0" "pò\0" "yǎn\0" "tuò\0" "dú\0" "pián\0" "chì\0" "hùn\0" "pīng\0" "cōng\0" "zhǎ\0" "wān\0" "rẽ\0" "dam6\0" "(Cant.) to stamp the foot\0" "naam3\0" "(Cant.) to step across\0" "wǎi\0" "è\0" "wèi\0" "bāi\0" "jiāng\0" "cẳng\0" "giãy\0" "nhổm\0" "ríu\0" "giày\0" "tọt\0" "lồm\0" "xăm\0" "giày\0" "khoèo\0" "chá\0" "chù\0" "sộc\0" "kuà\0" "téng\0" "zōu\0" "lì\0" "tà\0" "sà\0" "pun4\0" "to sit cross-legged\0" "pán\0" "pun4\0" "to sit cross-legged\0" "pán\0" "sào\0" "qiāo\0" "lin5 nin5 zin2\0" "sin3\0" "(Cant.) to slip, slide\0" "nhảo\0" "zú\0" "zhì\0" "yǎn\0" "cồm\0" "jié\0" "néng\0" "gwat1\0" "gót\0" "chỗm\0" "ghếch\0" "chúc\0" "xông\0" "lảng\0" "nập\0" "lết\0" "tọ\0" "nhúc\0" "xửng\0" "đâm\0" "lứng\0" "luán\0" "qū\0" "dèng\0" "liáng\0" "chǎn\0" "sững\0" "qiè\0" "té\0" "lòu\0" "dié\0" "cuī\0" "jǐ\0" "bậc\0" "cháo\0" "shuàn\0" "zú\0" "kāng\0" "qiāng\0" "lí\0" "chóng\0" "đùi\0" "tắt\0" "seot1\0" "shuāi\0" "yù\0" "zhāng\0" "lěi\0" "bò\0" "sụp\0" "sạo\0" "dạng\0" "sững\0" "đỉnh\0" "dạo\0" "chui\0" "dận\0" "dời\0" "hổm\0" "ghé\0" "giong\0" "lệp\0" "sụp\0" "mọp\0" "xồng\0" "nhón\0" "pó\0" "tòi\0" "lửng\0" "zhé\0" "xiào\0" "tǎn\0" "rén\0" "cuì\0" "laam3\0" "(Cant.) to step over, step across\0" "lán\0" "què\0" "xū\0" "shù\0" "zhǎ\0" "cán\0" "bǐ\0" "pèng\0" "jaang3\0" "(Cant.) to press down or out with the foot; to kick; to tread on\0" "chéng\0" "nhấp\0" "qiáo\0" "jī\0" "bay\0" "zhāi\0" "lán\0" "đua\0" "waa4\0" "chững\0" "dọi\0" "đứng\0" "trèo\0" "chổm\0" "khèo\0" "láy\0" "lòn\0" "sụm\0" "vượt\0" "tiǎn\0" "sà\0" "khúm\0" "jīn\0" "zhù\0" "duò\0" "chà\0" "juàn\0" "tek3\0" "táng\0" "bèng\0" "fán\0" "liè\0" "zéi\0" "suì\0" "đuổi\0" "choạng\0" "cầm\0" "sè\0" "cúi\0" "lỏng\0" "đủng\0" "quày\0" "dép\0" "lôi\0" "vợn\0" "quằn\0" "tuốn\0" "zhì\0" "tuí\0" "jaang3\0" "(Cant.) to press down or push out with the foot\0" "qīng\0" "chuò\0" "buk6\0" "(Cant.) to lie prone, bend over\0" "tà\0" "bìng\0" "wěn\0" "pǒ\0" "bò\0" "đuổi\0" "ngoèn\0" "giạt\0" "vêu\0" "cyu4\0" "mó\0" "cā\0" "xẹt\0" "gác\0" "khiễng\0" "kuàng\0" "cuó\0" "rǎo\0" "bào\0" "lài\0" "leo\0" "niǎn\0" "lẻn\0" "lí\0" "bải\0" "lủi\0" "gượm\0" "jiǎo\0" "lú\0" "lì\0" "sịch\0" "lóng\0" "guì\0" "đủ\0" "đủ\0" "chǎn\0" "lôm\0" "xiān\0" "chàn\0" "xiè\0" "zhàn\0" "sóm\0" "shuāng\0" "nhào\0" "khụy\0" "ngoẹo\0" "chồm\0" "ống\0" "mǐ\0" "luán\0" "luò\0" "diān\0" "laam3\0" "(Cant.) to step over, step across\0" "dié\0" "wān\0" "yuè\0" "luán\0" "luán\0" "vóc\0" "léng\0" "wǎi\0" "dìn\0" "nèn\0" "saau2\0" "shǎo\0" "xiè\0" "pei4\0" "weak\0" "pí\0" "máo\0" "yǐn\0" "bó\0" "zhù\0" "chōng\0" "mǔ\0" "tuó\0" "tǒng\0" "yé\0" "huàng\0" "rèn\0" "yè\0" "pei4\0" "weak\0" "tuō\0" "rình\0" "mình\0" "nei1 ni1\0" "(Cant.) to hide oneself\0" "zuān\0" "yù\0" "ā\0" "zhōu\0" "wān\0" "lưng\0" "mình\0" "bắn\0" "duǒ\0" "zhòng\0" "hā\0" "huáng\0" "miàn\0" "chūn\0" "qiè\0" "gōng\0" "tíng\0" "méi\0" "tàng\0" "róng\0" "róng\0" "qí\0" "guó\0" "wu3\0" "(Cant.) to stoop, bow\0" "xiàng\0" "tián\0" "xiāo\0" "zhān\0" "cuì\0" "mẩy\0" "lăn\0" "lán\0" "shēn\0" "lěi\0" "laak3\0" "(Cant.) nude, naked\0" "lì\0" "chān\0" "niè\0" "luán\0" "tīng\0" "huì\0" "gōng\0" "qì\0" "yú\0" "xīn\0" "yuè\0" "bā\0" "dài\0" "jī\0" "xuàn\0" "jué\0" "niǔ\0" "dù\0" "jí\0" "wan1 wen1\0" "(Cant.) a van\0" "pā\0" "gǒng\0" "bèn\0" "kēng\0" "yàng\0" "liǔ\0" "ní\0" "zhà\0" "yìn\0" "niǎn\0" "pào\0" "gōng\0" "bù\0" "hé\0" "rǒng\0" "guì\0" "lip1\0" "(Cant.) an elevator (from the British 'lift')\0" "bánh\0" "so\0" "bì\0" "xī\0" "jú\0" "hún\0" "bì\0" "tiāo\0" "zhěng\0" "hōng\0" "potholes\0" "yì\0" "cì\0" "bìng\0" "gōng\0" "fá\0" "yáng\0" "xǔ\0" "nhẹ\0" "hōng\0" "zàng\0" "chái\0" "wang4\0" "hóng\0" "tián\0" "zhī\0" "xīng\0" "xú\0" "zhèn\0" "wǎn\0" "zeon3\0" "jùn\0" "wò\0" "lù\0" "zhēng\0" "rǒng\0" "chéng\0" "fú\0" "è\0" "tāo\0" "a time; row\0" "táng\0" "juān\0" "chào\0" "tà\0" "dǐ\0" "juk6\0" "zōng\0" "kēng\0" "tuī\0" "kēng\0" "hon6\0" "cộ\0" "rǒng\0" "yūn\0" "hé\0" "zǒng\0" "cōng\0" "qiū\0" "mù\0" "duó\0" "xǔ\0" "kēng\0" "xiàn\0" "dú\0" "kǎn\0" "yīng\0" "zī\0" "jyun5\0" "sau\0" "huáng\0" "péng\0" "lì\0" "bok3\0" "bó\0" "gé\0" "jú\0" "kē\0" "hú\0" "jiu4\0" "distant; an open carriage\0" "yáo\0" "táng\0" "qióng\0" "rǒng\0" "liǔ\0" "huì\0" "jī\0" "gwan2\0" "so\0" "zhì\0" "gwan2\0" "táng\0" "zhǐ\0" "kāng\0" "yàng\0" "tǎng\0" "hōng\0" "liáng\0" "cáo\0" "ngáo\0" "trước\0" "trước\0" "nǎi\0" "zǒng\0" "dèng\0" "jiāo\0" "péng\0" "guāng\0" "ér\0" "jiàn\0" "jiào\0" "nuó\0" "zǎo\0" "péng\0" "vertical pegs of wood used to keep the axle-tree of a cart in its place\0" "dāng\0" "qú\0" "lián\0" "mù\0" "lǎn\0" "fén\0" "hún\0" "nhẹ\0" "kuāng\0" "yǐn\0" "shuàn\0" "jiàn\0" "luò\0" "lù\0" "gé\0" "rǎng\0" "pín\0" "lóng\0" "zhěn\0" "xiàn\0" "so\0" "lìn\0" "lián\0" "shān\0" "bó\0" "lì\0" "xié\0" "gé\0" "mǐn\0" "련:N\0" "lián\0" "jué\0" "zhōu\0" "kē\0" "dié\0" "zhé\0" "shū\0" "jī\0" "lóng\0" "guāng\0" "zǎo\0" "xiàn\0" "qiān\0" "shēn\0" "yǐn\0" "jiè\0" "ci4\0" "shēn\0" "shēn\0" "sǎ\0" "xì\0" "kù\0" "qú\0" "gé\0" "bàn\0" "bì\0" "qiān\0" "cay\0" "bīn\0" "bàn\0" "zuò\0" "pì\0" "huò\0" "chát\0" "đắng\0" "nồng\0" "bàn\0" "chát\0" "nóng\0" "chén\0" "pēng\0" "fǔ\0" "a disciple\0" "tú\0" "trên\0" "pǐ\0" "xuống\0" "pò\0" "chǐ\0" "xuè\0" "qì\0" "wù\0" "zat1\0" "zhì\0" "dì\0" "cōng\0" "yóu\0" "lai6 lit6 zai3\0" "mười\0" "ting4\0" "cōng\0" "đem\0" "dì\0" "zhuó\0" "zǒu\0" "cóng\0" "jin4\0" "pàn\0" "yǎn\0" "qì\0" "rǒng\0" "jiá\0" "zhì\0" "qiú\0" "yuè\0" "shì\0" "háo\0" "mười\0" "tuō\0" "bié\0" "kàn\0" "đong\0" "chuò\0" "cǐ\0" "yǐn\0" "shì\0" "hài\0" "ruǎn\0" "yáng\0" "chī\0" "cī\0" "gōng\0" "mí\0" "jǐ\0" "chuồn\0" "bạch\0" "quanh\0" "đuổi\0" "gèn\0" "zào\0" "běng\0" "xǐn\0" "kuò\0" "dié\0" "tíng\0" "lạ\0" "nghểnh\0" "shuì\0" "일:N\0" "dài\0" "lùng\0" "ngót\0" "lǐ\0" "yǒng\0" "jiāo\0" "tá\0" "qǔ\0" "yín\0" "yuān\0" "jié\0" "qiān\0" "yāo\0" "yà\0" "qīng\0" "péi\0" "jau4\0" "chơi\0" "gỡ\0" "suốt\0" "co\0" "lạ\0" "jiā\0" "tòu\0" "tī\0" "dùn\0" "chǎn\0" "jiā\0" "chì\0" "jiān\0" "shù\0" "tà\0" "jau4\0" "ke2\0" "chở\0" "chục\0" "địt\0" "zhī\0" "yuán\0" "hū\0" "liè\0" "zé\0" "chù\0" "qiù\0" "bēng\0" "ngok6 ok6\0" "trên\0" "huán\0" "kuā\0" "shēng\0" "jié\0" "wǎng\0" "hū\0" "sang\0" "zé\0" "zǎn\0" "yàng\0" "chǐ\0" "jiù\0" "liáo\0" "yū\0" "biǎn\0" "kuáng\0" "mau\0" "rời\0" "quýnh\0" "chòu\0" "yá\0" "zhuó\0" "qiè\0" "xiàn\0" "lên\0" "yuān\0" "wǔ\0" "jiǎo\0" "xiàng\0" "shà\0" "zhì\0" "chòng\0" "chóng\0" "biān\0" "wēi\0" "đò\0" "dào\0" "chầu\0" "nhanh\0" "yù\0" "tuí\0" "chào\0" "huì\0" "qiǎn\0" "wai5\0" "wěi\0" "mặn\0" "yóu\0" "cim3\0" "địt\0" "dì\0" "dà\0" "juk1\0" "yóu\0" "jiù\0" "tuí\0" "zǎn\0" "huì\0" "shà\0" "jiu1\0" "huò\0" "yáo\0" "đuổi\0" "vã\0" "xiàn\0" "xiàn\0" "zou6\0" "dì\0" "jiù\0" "nhanh\0" "huì\0" "kào\0" "yóu\0" "lì\0" "jyun5\0" "chuán\0" "chí\0" "huò\0" "yóu\0" "yuè\0" "tít\0" "kéo\0" "tà\0" "zàn\0" "niè\0" "zhù\0" "suốt\0" "chóng\0" "lui\0" "xiǎn\0" "xoảng\0" "shí\0" "kǒu\0" "qǐ\0" "tǔ\0" "fán\0" "cūn\0" "tún\0" "chā\0" "cái\0" "xiàng\0" "pèi\0" "jǐng\0" "qí\0" "shǎo\0" "niǔ\0" "nà\0" "qín\0" "bì\0" "bì\0" "bāo\0" "biàn\0" "zī\0" "nà\0" "wèi\0" "háo\0" "jǐn\0" "zhèng\0" "qié\0" "lap6\0" "koek3\0" "hào\0" "tóng\0" "zǎo\0" "shèng\0" "cyun4\0" "cún\0" "huāng\0" "rú\0" "zài\0" "nián\0" "juk1\0" "xiān\0" "quán\0" "jì\0" "yín\0" "lǐ\0" "máng\0" "shào\0" "hàn\0" "cuò\0" "jùn\0" "jì\0" "bù\0" "lòng\0" "fǒu\0" "yóu\0" "kuài\0" "sing1\0" "xiàng\0" "yún\0" "qín\0" "huí\0" "pú\0" "gwan6\0" "quẩn\0" "lí\0" "péi\0" "shū\0" "jū\0" "yí\0" "zhēng\0" "chóng\0" "xí\0" "hǔ\0" "róu\0" "huàn\0" "qiào\0" "zhī\0" "jing4\0" "yíng\0" "xǐ\0" "qiāo\0" "jì\0" "zing1\0" "zhēng\0" "huáng\0" "yú\0" "zōu\0" "méi\0" "shěng\0" "quán\0" "jiāng\0" "hé\0" "tóng\0" "hé\0" "wēn\0" "yì\0" "páng\0" "wēng\0" "qián\0" "lì\0" "yí\0" "chuàng\0" "xù\0" "wěi\0" "gē\0" "yǔ\0" "zhài\0" "gān\0" "qiān\0" "kāng\0" "lí\0" "shēn\0" "guàn\0" "piáo\0" "lí\0" "hǔ\0" "tú\0" "shùn\0" "hù\0" "lí\0" "lòu\0" "dàng\0" "zuò\0" "shān\0" "shè\0" "féng\0" "jù\0" "tóng\0" "jiǎo\0" "qiáo\0" "gāo\0" "zī\0" "huáng\0" "shān\0" "tán\0" "tuō\0" "lìng\0" "chéng\0" "wèng\0" "zuó\0" "yù\0" "zhú\0" "qún\0" "xǐ\0" "qú\0" "gé\0" "qī\0" "xū\0" "gài\0" "què\0" "chóu\0" "méng\0" "shēn\0" "qiāo\0" "cán\0" "lì\0" "wàn\0" "léi\0" "xīng\0" "láng\0" "shì\0" "zhēng\0" "fán\0" "zhì\0" "yín\0" "lì\0" "mó\0" "wěi\0" "yīng\0" "ráng\0" "quān\0" "luǒ\0" "dài\0" "yìn\0" "bǐ\0" "gē\0" "wèn\0" "yǎn\0" "miǎn\0" "gǎng\0" "qiú\0" "zhī\0" "jau4\0" "tăm\0" "gū\0" "tóng\0" "líng\0" "tí\0" "cí\0" "yí\0" "faan5\0" "evil spirits or influences\0" "fàn\0" "pō\0" "bì\0" "bào\0" "pēng\0" "suān\0" "chuếnh\0" "sōng\0" "wéi\0" "xiáo\0" "jau4\0" "hào\0" "yǎn\0" "giấm\0" "gây\0" "sưa\0" "xoàng\0" "yí\0" "zāo\0" "yǐng\0" "nǎn\0" "zā\0" "tiǎn\0" "xī\0" "jiào\0" "yán\0" "choáng\0" "dấm\0" "miệt\0" "néi\0" "tǎn\0" "yàn\0" "tiǎn\0" "zhì\0" "chōu\0" "táo\0" "zhà\0" "miǎn\0" "wǔ\0" "yǐn\0" "yàn\0" "lǎo\0" "choạng\0" "gây\0" "pō\0" "hùn\0" "hǎi\0" "mú\0" "cōng\0" "kù\0" "chōu\0" "yǒu\0" "zhuó\0" "sōu\0" "giấm\0" "yìn\0" "zuì\0" "sāng\0" "liù\0" "rượu\0" "hàn\0" "wèi\0" "méng\0" "hú\0" "lì\0" "mì\0" "bāng\0" "jiǎn\0" "què\0" "cay\0" "méng\0" "mú\0" "hǒng\0" "hù\0" "(same as 䤍) rotten paste or soybean sauce; to grow mildewed\0" "mí\0" "mặn\0" "shài\0" "shāng\0" "chào\0" "zhuó\0" "zhī\0" "niàn\0" "jì\0" "kē\0" "zhēng\0" "miền\0" "mến\0" "dān\0" "liǎo\0" "zhǎn\0" "gǒng\0" "láo\0" "huā\0" "chuài\0" "jiǎn\0" "kuì\0" "shē\0" "chěn\0" "tǎn\0" "hú\0" "méng\0" "pào\0" "zhǎn\0" "cháng\0" "gǎn\0" "yì\0" "suì\0" "giấm\0" "dấu\0" "zeoi6\0" "clear; strained\0" "xù\0" "jì\0" "làn\0" "yí\0" "mì\0" "miè\0" "cuán\0" "lǎn\0" "yān\0" "mí\0" "yǒng\0" "cáng\0" "jiǎn\0" "sōu\0" "ling4\0" "yán\0" "juàn\0" "vẻ\0" "è\0" "fèn\0" "fèn\0" "guàng\0" "mái\0" "liě\0" "lẽ\0" "chōng\0" "lí\0" "dặm\0" "chồng\0" "nhẽ\0" "zhí\0" "lei4\0" "xiè\0" "dặm\0" "chóu\0" "jí\0" "nhẽ\0" "nặng\0" "pī\0" "jié\0" "zhǒu\0" "gei2\0" "saan3\0" "xiōng\0" "kuàng\0" "jam1\0" "jǐng\0" "hù\0" "qián\0" "cén\0" "syu1\0" "qí\0" "wǎn\0" "maau4\0" "máo\0" "dǒu\0" "lou4 nou4\0" "pik1\0" "kǒu\0" "dài\0" "náo\0" "hóng\0" "ping4\0" "chảo\0" "kéo\0" "sã\0" "lǎi\0" "duǒ\0" "qiān\0" "yín\0" "ci3\0" "lòu\0" "huī\0" "lề\0" "fù\0" "máo\0" "zhōu\0" "yóng\0" "chì\0" "vỡ\0" "nén\0" "pui3\0" "vòng\0" "joeng5\0" "jyu5\0" "láo\0" "lao\0" "jí\0" "yì\0" "liú\0" "cōng\0" "nǎn\0" "zan3\0" "jin4\0" "rảng\0" "dou6\0" "bửa\0" "tūn\0" "xiàng\0" "biàn\0" "chuáng\0" "wù\0" "jū\0" "bong1\0" "a broad hoe, a mattock\0" "đẵn\0" "jing4\0" "nhẫn\0" "gang\0" "gwan1\0" "bịt\0" "hok3\0" "xớt\0" "hang1\0" "xiē\0" "pī\0" "zoek3\0" "to strike, attack\0" "zhuó\0" "jeoi6\0" "ruì\0" "sào\0" "zì\0" "zhèng\0" "zú\0" "qū\0" "chì\0" "zhì\0" "ming4\0" "bing2\0" "jin4\0" "fan1\0" "hoắt\0" "bo1\0" "kam4\0" "quàn\0" "qiān\0" "yā\0" "chào\0" "hé\0" "rǔ\0" "jū\0" "cuốc\0" "wù\0" "khép\0" "sam1\0" "mai\0" "thép\0" "chiêng\0" "zung1\0" "chẻ\0" "hái\0" "chì\0" "kuàng\0" "còu\0" "ruàn\0" "kuò\0" "ci4\0" "chí\0" "zú\0" "jiāo\0" "jyu5\0" "yú\0" "tú\0" "méng\0" "dā\0" "shuò\0" "juk1\0" "hung4\0" "wai1\0" "laam4 naam4\0" "bui3\0" "wun6\0" "jau4\0" "wai6\0" "lình\0" "jing4\0" "bou2\0" "tĩn\0" "fēng\0" "gǒu\0" "dōng\0" "chǎ\0" "mào\0" "chǎn\0" "biān\0" "yù\0" "wán\0" "zú\0" "zī\0" "chuān\0" "wǎn\0" "wā\0" "quān\0" "wǎn\0" "xià\0" "mỏ\0" "jiu3\0" "seoi6\0" "ting4\0" "yìng\0" "jiàn\0" "wěi\0" "tí\0" "sāo\0" "qí\0" "shā\0" "yù\0" "jí\0" "dòu\0" "chǎn\0" "tuán\0" "liú\0" "zhuì\0" "hin1\0" "jyun4\0" "jan1\0" "kền\0" "thuổng\0" "ruàn\0" "yàn\0" "gǔ\0" "lì\0" "chā\0" "dì\0" "liú\0" "zin2\0" "zhǎn\0" "pō\0" "băm\0" "lon\0" "ting4\0" "chũm\0" "chọc\0" "thìa\0" "sắt\0" "gung3\0" "cồng\0" "zeon3\0" "zan1\0" "lòu\0" "zhì\0" "ci4\0" "loeng4\0" "zoek3\0" "gin6\0" "soeng1\0" "kau4\0" "coeng1\0" "hon3\0" "han\0" "cuốc\0" "ngou6 ou6\0" "lián\0" "luǒ\0" "mạ\0" "duì\0" "giáo\0" "miểng\0" "kwan1\0" "duò\0" "jué\0" "lì\0" "lán\0" "jyut6\0" "ruàn\0" "gū\0" "chán\0" "xū\0" "zhǐ\0" "keoi4\0" "sin6\0" "hoi2\0" "fu3\0" "zok6\0" "sai1\0" "xuè\0" "bō\0" "chēng\0" "zhù\0" "hak1\0" "hēi\0" "bān\0" "baang1 paang1\0" "(Cant.) bang; pan (Eng. loanwords)\0" "bay\0" "hei2\0" "choang\0" "daan1\0" "thuổng\0" "choang\0" "dié\0" "zhǎn\0" "guó\0" "biāo\0" "là\0" "thau\0" "co2\0" "ngou1 ou1\0" "jip6\0" "jyun4\0" "maan6\0" "jīn\0" "cốm\0" "gǎi\0" "bung\0" "hom\0" "cùn\0" "đâm\0" "giũa\0" "rựa\0" "vằm\0" "lạp\0" "caan3\0" "nhọn\0" "thoi\0" "mèng\0" "muỗng\0" "yù\0" "ban1\0" "a fine grade of steel\0" "hou4\0" "zim6\0" "deoi3\0" "xǐ\0" "piāo\0" "sī\0" "dèng\0" "muổng\0" "vếu\0" "chuō\0" "dik1 dik6\0" "dí\0" "thiếc\0" "jī\0" "chán\0" "rèn\0" "zhuó\0" "zan3\0" "sỏ\0" "lai6\0" "cài\0" "leoi4\0" "jing4\0" "kẽm\0" "hing3\0" "wai6\0" "ấm\0" "jiàng\0" "jin3\0" "hei1\0" "zaam1\0" "hon6\0" "ngok6 ok6\0" "jyun4\0" "tóu\0" "hing1\0" "đấng\0" "duì\0" "đúc\0" "lí\0" "gaam3\0" "qiàn\0" "jing1\0" "chuō\0" "kẽm\0" "kiềng\0" "zaap6\0" "tà\0" "diào\0" "jiǎn\0" "zhǐ\0" "zoek3\0" "jué\0" "gaan2\0" "mó\0" "luó\0" "lai6\0" "bou2\0" "bǎo\0" "sủng\0" "thiếc\0" "jim4\0" "zuǎn\0" "bou2\0" "lõm\0" "nén\0" "zhē\0" "yú\0" "gaam3\0" "bén\0" "bou2\0" "bǎo\0" "mǎ\0" "xì\0" "hù\0" "yì\0" "é\0" "gū\0" "tú\0" "zhēn\0" "qiú\0" "sù\0" "liàng\0" "qū\0" "líng\0" "guàn\0" "láng\0" "tōu\0" "technetium\0" "dā\0" "lòu\0" "huáng\0" "shòu\0" "jiāo\0" "zūn\0" "gǎi\0" "wéi\0" "kūn\0" "duàn\0" "sōng\0" "qí\0" "yǎng\0" "shì\0" "gǎi\0" "dào\0" "yǎo\0" "đườn\0" "qián\0" "shāo\0" "cháng\0" "miǔ\0" "mó\0" "nǎo\0" "cōng\0" "niè\0" "zhāo\0" "cén\0" "dài\0" "dài\0" "sōng\0" "niè\0" "cì\0" "jùn\0" "nhằng\0" "shāo\0" "zhú\0" "duǒ\0" "àn\0" "bī\0" "tì\0" "pǐ\0" "xiá\0" "qiú\0" "shěng\0" "ngòng\0" "tāng\0" "mán\0" "piān\0" "tì\0" "róng\0" "cōng\0" "jī\0" "féng\0" "wù\0" "jiào\0" "láo\0" "zēng\0" "péng\0" "cǎn\0" "nóng\0" "chǎn\0" "đườn\0" "mán\0" "guì\0" "niào\0" "chōng\0" "chàn\0" "nàng\0" "xiā\0" "gau1\0" "(Cant.) penis (vulg.)\0" "jiū\0" "jǐ\0" "zhèn\0" "cat6\0" "(Cant.) penis (vulg.)\0" "tǐng\0" "diu2\0" "(Cant.) sexual intercourse (vulg.)\0" "mọn\0" "mén\0" "yuè\0" "zhōng\0" "tún\0" "ruì\0" "xiè\0" "xī\0" "tǐng\0" "niǔ\0" "wǎng\0" "jiān\0" "fēn\0" "suồng\0" "ngõ\0" "biàn\0" "yí\0" "dié\0" "jī\0" "gǎn\0" "jiān\0" "jiōng\0" "kāi\0" "què\0" "nán\0" "móu\0" "xù\0" "sǒng\0" "shèn\0" "the frame of a door or window fixed in a wall\0" "kuāng\0" "què\0" "wéi\0" "dié\0" "nán\0" "ruò\0" "gōng\0" "dòu\0" "niǎn\0" "chāo\0" "hé\0" "yàn\0" "cửa\0" "tú\0" "bǔ\0" "hú\0" "yǒng\0" "shǐ\0" "chù\0" "bing1\0" "xiāo\0" "mén\0" "lǐ\0" "tí\0" "jiān\0" "zhǐ\0" "guā\0" "guǎn\0" "qì\0" "fēi\0" "yǔ\0" "zhé\0" "wěi\0" "ě\0" "chān\0" "xī\0" "gǔ\0" "què\0" "huì\0" "xié\0" "yīng\0" "tà\0" "wāi\0" "fú\0" "jiè\0" "pì\0" "cửa\0" "shěng\0" "yú\0" "kuā\0" "pì\0" "xié\0" "nüè\0" "xiàn\0" "jiàn\0" "xù\0" "bì\0" "nán\0" "liáng\0" "pián\0" "jìng\0" "tǎ\0" "yàn\0" "ài\0" "xiāo\0" "qiāng\0" "wǔ\0" "táng\0" "준:N\0" "jùn\0" "kuò\0" "làng\0" "lan2\0" "(Cant., vulg.) penis\0" "něng\0" "cổng\0" "dòu\0" "shú\0" "jiǎo\0" "niè\0" "은:N\0" "yú\0" "cè\0" "jiǎo\0" "huà\0" "wén\0" "yē\0" "é\0" "guāng\0" "huā\0" "jiāo\0" "gwaan1\0" "to close, shut\0" "lèi\0" "shāng\0" "yòng\0" "dēng\0" "guān\0" "niú\0" "suì\0" "xiàng\0" "sà\0" "chāng\0" "muôn\0" "rùn\0" "yūn\0" "mở\0" "fēn\0" "jiàn\0" "xù\0" "xì\0" "shú\0" "xié\0" "lì\0" "tóu\0" "mǐ\0" "chán\0" "huō\0" "cửa\0" "zhuǎn\0" "yuè\0" "cửa\0" "lán\0" "yán\0" "dàng\0" "xiàng\0" "yuè\0" "tǐng\0" "bēng\0" "sàn\0" "xiàn\0" "dié\0" "pì\0" "pián\0" "mở\0" "tǎ\0" "jiāo\0" "yē\0" "cụp\0" "yuè\0" "fau6\0" "réng\0" "qiǎo\0" "qí\0" "diāo\0" "qí\0" "hàn\0" "yuán\0" "yóu\0" "kap1\0" "series, rank, grade\0" "jí\0" "gài\0" "hāi\0" "shì\0" "qū\0" "wèn\0" "zan6\0" "battle-field, battle array\0" "zhèn\0" "pō\0" "yán\0" "gū\0" "jú\0" "tiàn\0" "ping4\0" "è\0" "pei4\0" "yā\0" "lìn\0" "bì\0" "bậc\0" "zǐ\0" "hóng\0" "duǒ\0" "duì\0" "xuàn\0" "shǎn\0" "shǎn\0" "yáo\0" "rǎn\0" "tuó\0" "bīng\0" "xù\0" "tūn\0" "chéng\0" "dòu\0" "yì\0" "chè\0" "dai6\0" "ngoi4 oi4\0" "lở\0" "juǎn\0" "jī\0" "zhào\0" "bēng\0" "tiǎn\0" "pēng\0" "fù\0" "tuǒ\0" "dau2\0" "xián\0" "nì\0" "lóng\0" "zhuó\0" "zhēng\0" "shǔn\0" "zōng\0" "fēng\0" "duàn\0" "pì\0" "yǎn\0" "sǒu\0" "qiú\0" "è\0" "qián\0" "qiǎn\0" "gaai3\0" "cā\0" "xùn\0" "jyu5\0" "jung5\0" "zhuì\0" "mǎo\0" "mournful, narrow; used for U+6E6B 湫\0" "jiǎo\0" "zhǎn\0" "pí\0" "xī\0" "yàn\0" "fèi\0" "niè\0" "zhì\0" "suǒ\0" "yì\0" "lěi\0" "xù\0" "yì\0" "wēi\0" "jī\0" "chēn\0" "dié\0" "fong2\0" "yuán\0" "xí\0" "lau4\0" "liú\0" "suǒ\0" "luống\0" "xó\0" "vện\0" "bēng\0" "a crack, fissure\0" "xià\0" "yàn\0" "cuī\0" "a crevice, fissure; time, leisure; unpreparedness\0" "SUKASU HIMA\0" "GEKI\0" "kāng\0" "qīng\0" "lóu\0" "bī\0" "zhàn\0" "cuàn\0" "wú\0" "xū\0" "hờ\0" "chēn\0" "háo\0" "jué\0" "chèn\0" "chá\0" "chǎn\0" "zhí\0" "xún\0" "be\0" "gé\0" "chén\0" "yè\0" "chǔ\0" "qú\0" "xiè\0" "zhàn\0" "kěn\0" "jué\0" "nhỏ\0" "qú\0" "méng\0" "yè\0" "zōu\0" "pú\0" "shì\0" "shǔ\0" "chán\0" "dú\0" "guō\0" "lù\0" "yān\0" "niǎo\0" "bīn\0" "tuí\0" "nì\0" "huān\0" "qián\0" "xià\0" "líng\0" "lián\0" "yì\0" "lì\0" "sì\0" "dài\0" "wèi\0" "cì\0" "jiǔ\0" "hóng\0" "yú\0" "kuí\0" "háng\0" "gē\0" "fàng\0" "kuí\0" "guī\0" "chǐ\0" "jiǔ\0" "suī\0" "dié\0" "suǐ\0" "qín\0" "guī\0" "zhuī\0" "tiào\0" "yuè\0" "lok6\0" "zuǐ\0" "wú\0" "cuǐ\0" "zhì\0" "shuì\0" "dōng\0" "wéi\0" "chǒng\0" "rún\0" "jí\0" "diāo\0" "cāng\0" "kòu\0" "wéi\0" "cán\0" "má\0" "òu\0" "sǎn\0" "sống\0" "wéi\0" "sǎn\0" "jīn\0" "wéi\0" "cài\0" "lí\0" "loi\0" "yuè\0" "nhóm\0" "yūn\0" "ngất\0" "chēng\0" "jyu4 jyu6\0" "shān\0" "cơn\0" "ngút\0" "hū\0" "shài\0" "tún\0" "đùn\0" "fǒu\0" "cam3\0" "qìn\0" "xū\0" "gan1\0" "chuān\0" "fù\0" "che\0" "râm\0" "bùng\0" "yì\0" "dung1\0" "dōng\0" "fú\0" "fú\0" "phất\0" "zé\0" "pù\0" "líng\0" "shài\0" "pào\0" "mù\0" "đậy\0" "yín\0" "luò\0" "huà\0" "yìn\0" "bèng\0" "yū\0" "shè\0" "xiè\0" "chǔ\0" "jau1\0" "dou3\0" "ji1\0" "non-standard variant of 靈 U+9748, a spirit, soul; the spiritual world\0" "TAMA\0" "REI RYOU\0" "shè\0" "diàn\0" "sét\0" "yì\0" "chè\0" "gěng\0" "lóng\0" "píng\0" "yǔn\0" "jin6\0" "yàn\0" "mò\0" "suī\0" "jìng\0" "sòng\0" "páng\0" "yá\0" "sè\0" "duǒ\0" "chuáng\0" "xiè\0" "tuán\0" "gōng\0" "xuàn\0" "lā\0" "líng\0" "dài\0" "zhá\0" "kei4\0" "pui3\0" "jam1\0" "yīn\0" "cung4\0" "sōng\0" "yǔ\0" "tuó\0" "tuó\0" "bóng\0" "bà\0" "rǎn\0" "bó\0" "dài\0" "zhá\0" "hóu\0" "huǐ\0" "lú\0" "lìng\0" "rú\0" "cau1\0" "mưa\0" "bùng\0" "gong3\0" "ráng\0" "nồm\0" "ũm\0" "rợp\0" "xẩng\0" "dàn\0" "méng\0" "xià\0" "wěng\0" "hán\0" "zī\0" "zhèn\0" "sè\0" "cuó\0" "lì\0" "diān\0" "lián\0" "gòu\0" "péng\0" "guốt\0" "yīng\0" "hòu\0" "duì\0" "wù\0" "sét\0" "dông\0" "mây\0" "tạnh\0" "bóng\0" "nấp\0" "xối\0" "piào\0" "hè\0" "lóng\0" "mò\0" "fei2\0" "fěi\0" "lǚ\0" "zé\0" "bó\0" "diàn\0" "mǎng\0" "zhuàng\0" "lù\0" "pāng\0" "duì\0" "bù\0" "chēn\0" "maan6\0" "màn\0" "xī\0" "tóc\0" "sẩm\0" "dồi\0" "fung4\0" "bùng\0" "ráng\0" "ǎn\0" "zung1 zung3\0" "zhōng\0" "nàn\0" "tuò\0" "hé\0" "duì\0" "wān\0" "zhōng\0" "cén\0" "lì\0" "shuāng\0" "cén\0" "si1\0" "sī\0" "duì\0" "hūn\0" "mây\0" "râu\0" "zyu3\0" "pelting rain\0" "chở\0" "jiān\0" "nóng\0" "dàn\0" "fù\0" "huò\0" "huì\0" "cí\0" "yǒng\0" "sà\0" "tíng\0" "rào\0" "rào\0" "liù\0" "rợp\0" "sấm\0" "suān\0" "líng\0" "mán\0" "diàn\0" "pāo\0" "líng\0" "ling4\0" "lì\0" "nóu\0" "mống\0" "rào\0" "ầm\0" "liè\0" "shǎn\0" "fèi\0" "fung1\0" "mịt\0" "shǎn\0" "mống\0" "líng\0" "zhàn\0" "bīn\0" "lí\0" "lờ\0" "sī\0" "ráng\0" "jiān\0" "sấm\0" "zhuó\0" "líng\0" "líng\0" "mèng\0" "khuya\0" "shuāng\0" "líng\0" "mù\0" "sấm\0" "hùn\0" "loà\0" "líng\0" "jiān\0" "qú\0" "nóng\0" "zing6\0" "정:N\0" "jìng\0" "chēn\0" "zhēn\0" "qìng\0" "qìng\0" "è\0" "xanh\0" "슬:N\0" "sè\0" "bèi\0" "fei1\0" "fēi\0" "fèi\0" "féi\0" "fāng\0" "kǔ\0" "zá\0" "huì\0" "féi\0" "duì\0" "bay\0" "pā\0" "niǔ\0" "pàng\0" "dàn\0" "dān\0" "ài\0" "tiǎn\0" "chǎo\0" "ǎo\0" "mèi\0" "nǎn\0" "bò\0" "yù\0" "xiān\0" "mài\0" "mặt\0" "pīng\0" "duī\0" "dào\0" "xìng\0" "nì\0" "hān\0" "chù\0" "shuǎ\0" "mǎn\0" "nạ\0" "trán\0" "wàn\0" "yì\0" "diào\0" "yān\0" "wò\0" "suàn\0" "ǎn\0" "lán\0" "nǎn\0" "qiǔ\0" "miàn\0" "nuǒ\0" "cán\0" "cǎn\0" "làn\0" "tiǎn\0" "yè\0" "niǎn\0" "shuǎ\0" "cí\0" "jiǎn\0" "gàn\0" "jiàn\0" "guó\0" "zhān\0" "luǒ\0" "jī\0" "guì\0" "jiá\0" "jǐ\0" "xuàn\0" "fēng\0" "bì\0" "qí\0" "yuán\0" "àng\0" "dī\0" "è\0" "fén\0" "jù\0" "nǐ\0" "tuó\0" "shēn\0" "fú\0" "xiá\0" "qú\0" "pò\0" "wǎn\0" "líng\0" "mà\0" "zhòu\0" "bào\0" "yù\0" "běng\0" "mài\0" "jiā\0" "yǎng\0" "kuǎ\0" "jiào\0" "bǐng\0" "luò\0" "guǐ\0" "duò\0" "zhì\0" "zhèn\0" "è\0" "zhū\0" "bá\0" "zhèn\0" "fēng\0" "dòu\0" "niǎn\0" "bù\0" "duì\0" "shā\0" "sè\0" "bì\0" "zhì\0" "zhé\0" "bù\0" "jué\0" "xùn\0" "hia\0" "dõn\0" "xì\0" "zhuó\0" "bài\0" "yáo\0" "chǒu\0" "tà\0" "qiān\0" "nào\0" "yù\0" "è\0" "jiān\0" "yì\0" "xiāo\0" "niè\0" "bīng\0" "guǒ\0" "haai4\0" "shoes\0" "xié\0" "diào\0" "jū\0" "suǒ\0" "dié\0" "fú\0" "miǎn\0" "shì\0" "xuàn\0" "tí\0" "yù\0" "haai4\0" "shoes; the name of a drum\0" "xié\0" "fú\0" "zhì\0" "nǐ\0" "xuàn\0" "yáng\0" "fěng\0" "zòng\0" "zhòu\0" "xuān\0" "zhū\0" "la\0" "yìng\0" "gào\0" "kuò\0" "é\0" "wéi\0" "méi\0" "giầy\0" "huái\0" "chǒu\0" "suǒ\0" "tà\0" "suǒ\0" "tà\0" "xuè\0" "gǒng\0" "jiǎ\0" "bó\0" "tà\0" "yuǎn\0" "tà\0" "chuí\0" "xiōng\0" "hé\0" "suō\0" "mò\0" "chóng\0" "suī\0" "zé\0" "lù\0" "zhāng\0" "luò\0" "xù\0" "jiān\0" "shān\0" "xù\0" "jiǎng\0" "bào\0" "mái\0" "tóng\0" "xì\0" "róng\0" "shéng\0" "zhòu\0" "jiān\0" "fù\0" "dèng\0" "yōng\0" "ủng\0" "jū\0" "yì\0" "the lining of a shoe; the vamp or upper part of a shoe or boot\0" "bāng\0" "sè\0" "suì\0" "duó\0" "xiè\0" "huán\0" "roi\0" "dép\0" "rǔ\0" "nǐ\0" "zhòu\0" "guì\0" "luò\0" "zhī\0" "xù\0" "zhī\0" "jué\0" "jū\0" "yuán\0" "lú\0" "bó\0" "róng\0" "xiè\0" "xǐ\0" "luó\0" "gé\0" "zuān\0" "hàn\0" "jiāo\0" "sǎ\0" "qín\0" "qūn\0" "páo\0" "yuè\0" "chè\0" "fú\0" "pēi\0" "mèi\0" "tāo\0" "kēn\0" "xì\0" "duò\0" "yì\0" "suì\0" "xiá\0" "juān\0" "wéi\0" "yì\0" "yù\0" "bài\0" "tuó\0" "tà\0" "páo\0" "bǐng\0" "yùn\0" "yùn\0" "duàn\0" "ruǎn\0" "wéi\0" "wéi\0" "guì\0" "dá\0" "xiá\0" "hùn\0" "juǎn\0" "suī\0" "suì\0" "lóu\0" "bài\0" "yù\0" "zhèng\0" "guì\0" "kuī\0" "gāo\0" "dān\0" "xiǎn\0" "zhái\0" "sè\0" "kē\0" "bǔ\0" "bó\0" "suì\0" "vía\0" "yù\0" "bǔ\0" "jiū\0" "jiū\0" "juàn\0" "jué\0" "nà\0" "zhái\0" "tāo\0" "wěi\0" "xiá\0" "xiè\0" "sà\0" "jī\0" "xiè\0" "duì\0" "zǐ\0" "yuǎn\0" "qìn\0" "fú\0" "péng\0" "páo\0" "wan5 wan6\0" "yìn\0" "hung1\0" "hōng\0" "zú\0" "gōng\0" "dòng\0" "hē\0" "wò\0" "pāng\0" "sù\0" "kǎn\0" "niè\0" "háo\0" "fèng\0" "è\0" "yè\0" "wan6\0" "tíng\0" "dòng\0" "zhé\0" "sāng\0" "mò\0" "sù\0" "lè\0" "hoeng2\0" "pǔ\0" "é\0" "zhuó\0" "yè\0" "xiāng\0" "gong3 gwong3\0" "guàng\0" "rěn\0" "líng\0" "ào\0" "chāi\0" "duó\0" "qióng\0" "kū\0" "xū\0" "huán\0" "yāo\0" "zhèn\0" "tǐng\0" "běng\0" "áng\0" "kān\0" "kū\0" "péi\0" "yòu\0" "ǎo\0" "mén\0" "mò\0" "fǔ\0" "qīng\0" "là\0" "dǒu\0" "tǎn\0" "trán\0" "qiǎn\0" "yào\0" "wèi\0" "hú\0" "mò\0" "hē\0" "xuàn\0" "bì\0" "pō\0" "dī\0" "zhěn\0" "shī\0" "kǎn\0" "cè\0" "xū\0" "zhěn\0" "zhǔ\0" "huì\0" "chǐ\0" "hǒng\0" "nóu\0" "niè\0" "yàn\0" "chǒng\0" "fǔ\0" "guāng\0" "qī\0" "gěn\0" "tǐng\0" "tǎn\0" "qiǎn\0" "jiù\0" "xū\0" "qǐ\0" "zhèn\0" "qiú\0" "ě\0" "huì\0" "hòng\0" "qǐng\0" "chē\0" "fù\0" "hōng\0" "xī\0" "wú\0" "máng\0" "tī\0" "hōng\0" "but6\0" "bó\0" "qǐn\0" "gěn\0" "fú\0" "kuǐ\0" "wing6\0" "kwai4\0" "ngụp\0" "màng\0" "bié\0" "정:N\0" "jìng\0" "kǎn\0" "guī\0" "gǎo\0" "xū\0" "àn\0" "ngok6\0" "(Cant.) to raise the head\0" "yuè\0" "wù\0" "ji4\0" "yí\0" "jīng\0" "lù\0" "quán\0" "tuí\0" "jì\0" "jiǒng\0" "jué\0" "piē\0" "kūn\0" "wài\0" "huì\0" "dùn\0" "yuǎn\0" "jié\0" "guì\0" "gǎo\0" "pò\0" "민:N\0" "mén\0" "zhuàn\0" "hàng\0" "yóng\0" "qiú\0" "leoi6\0" "kind, species; to be similar to\0" "lèi\0" "áng\0" "pǐ\0" "wēng\0" "qìn\0" "qǐn\0" "miè\0" "dōu\0" "mí\0" "zhān\0" "qǐng\0" "yí\0" "bān\0" "juān\0" "zé\0" "xù\0" "lán\0" "má\0" "má\0" "ōu\0" "bēi\0" "póu\0" "xù\0" "ào\0" "hǒng\0" "chạng\0" "hǒng\0" "zhǎn\0" "sěn\0" "gǎo\0" "pó\0" "liào\0" "wài\0" "xuān\0" "kuí\0" "è\0" "hàn\0" "sè\0" "dàn\0" "xuān\0" "è\0" "the top of a skull\0" "gài\0" "dāo\0" "měng\0" "yī\0" "nǐng\0" "pín\0" "cāng\0" "yuàn\0" "è\0" "niè\0" "yǐn\0" "sỏ\0" "qiāo\0" "hōng\0" "líng\0" "chān\0" "yǐng\0" "guān\0" "niǎo\0" "xū\0" "tán\0" "jìn\0" "péng\0" "liáo\0" "laam4\0" "bèi\0" "xín\0" "tún\0" "chāo\0" "gān\0" "hū\0" "wǎng\0" "vuông\0" "fú\0" "pèi\0" "náo\0" "cam4\0" "xún\0" "xuè\0" "liǔ\0" "líng\0" "xuè\0" "qū\0" "hou4\0" "háo\0" "yí\0" "hàn\0" "fú\0" "bá\0" "yí\0" "bó\0" "mát\0" "tố\0" "hōng\0" "lì\0" "sà\0" "xī\0" "shì\0" "piāo\0" "huà\0" "yí\0" "bó\0" "bó\0" "něi\0" "qiú\0" "geoi6\0" "wěi\0" "chè\0" "yóu\0" "wèi\0" "huǐ\0" "sà\0" "hòng\0" "sōu\0" "hàn\0" "páo\0" "fáng\0" "lau4\0" "liú\0" "zhòu\0" "pí\0" "lì\0" "chuí\0" "xī\0" "zhēng\0" "bung6\0" "(Cant.) classifier for odors\0" "bèng\0" "zhēng\0" "suì\0" "yǎn\0" "qīng\0" "wù\0" "liǎng\0" "zhào\0" "liáng\0" "may\0" "jiē\0" "hōng\0" "yōu\0" "là\0" "hòu\0" "yuàn\0" "hóng\0" "yè\0" "yǐng\0" "xuǎn\0" "yóu\0" "quán\0" "táng\0" "suǒ\0" "lì\0" "sōu\0" "lì\0" "tố\0" "yù\0" "yì\0" "dông\0" "thói\0" "giông\0" "hẩy\0" "thói\0" "xiū\0" "áo\0" "tuán\0" "sù\0" "shuài\0" "yù\0" "fēng\0" "sù\0" "tuí\0" "yù\0" "zhēng\0" "zhēng\0" "táo\0" "liú\0" "chéng\0" "suí\0" "sāo\0" "gió\0" "gió\0" "gió\0" "gǔ\0" "fēng\0" "liè\0" "piāo\0" "bão\0" "lì\0" "lóng\0" "chū\0" "xiāo\0" "hōng\0" "xiè\0" "shè\0" "lóng\0" "hōu\0" "xuán\0" "fēng\0" "bá\0" "bó\0" "táo\0" "sù\0" "zhào\0" "biāo\0" "sōu\0" "tuí\0" "suǒ\0" "xiāo\0" "héng\0" "sāo\0" "fēi\0" "liệng\0" "niù\0" "mǎng\0" "bổng\0" "bay\0" "huán\0" "zhī\0" "yì\0" "yù\0" "yí\0" "yuē\0" "chí\0" "nhử\0" "yǐn\0" "niù\0" "rǒng\0" "nà\0" "tián\0" "bā\0" "thết\0" "quà\0" "cỗ\0" "ěr\0" "zhēng\0" "è\0" "póu\0" "jī\0" "ní\0" "jiǒng\0" "jiá\0" "gān\0" "líng\0" "zuì\0" "bèi\0" "no\0" "quà\0" "bánh\0" "shū\0" "yǐ\0" "pāi\0" "nǎo\0" "shì\0" "mǎn\0" "shì\0" "tí\0" "gōng\0" "đói\0" "lèi\0" "bǎo\0" "yuān\0" "zuō\0" "láng\0" "xiū\0" "zài\0" "chèng\0" "jiān\0" "mào\0" "jiá\0" "yù\0" "yù\0" "yí\0" "māng\0" "zài\0" "zhuì\0" "tí\0" "bữa\0" "mồi\0" "xì\0" "jú\0" "zàn\0" "lù\0" "táo\0" "zhuì\0" "líng\0" "jù\0" "jī\0" "thin wafers in which meat and other foods are rolled and eaten\0" "juǎn\0" "zī\0" "yuē\0" "dōng\0" "nǎng\0" "chóng\0" "àng\0" "mam1 ngam1\0" "(Cant.) soft rice for a small child\0" "gēng\0" "bō\0" "dìng\0" "wěi\0" "nhạy\0" "mồi\0" "quán\0" "kē\0" "pì\0" "kǎn\0" "fuk1\0" "fú\0" "yǒng\0" "tuán\0" "tǒu\0" "yòu\0" "yāo\0" "yē\0" "yàn\0" "ngán\0" "mồi\0" "xián\0" "tí\0" "suì\0" "cí\0" "xǔ\0" "wù\0" "cān\0" "yù\0" "chǎn\0" "xiá\0" "kào\0" "cāng\0" "chā\0" "spoiled provisions\0" "qiǔ\0" "dā\0" "sù\0" "huā\0" "wū\0" "yuān\0" "nuôi\0" "chăn\0" "jiàng\0" "xiǎng\0" "zhāi\0" "sǎn\0" "mó\0" "shǎng\0" "cáo\0" "suī\0" "chuáng\0" "mí\0" "zhú\0" "chóng\0" "jì\0" "chóng\0" "lián\0" "mềm\0" "hài\0" "dūn\0" "xiǎng\0" "chēng\0" "shǎng\0" "lì\0" "huáng\0" "dèng\0" "liáng\0" "zā\0" "huò\0" "lín\0" "dú\0" "hàn\0" "yōng\0" "yuàn\0" "guò\0" "quà\0" "líng\0" "liǎn\0" "ào\0" "dāng\0" "yì\0" "nóng\0" "shàn\0" "xìn\0" "dá\0" "yù\0" "cān\0" "wò\0" "caat3\0" "(Cant., vulg.) to eat\0" "chá\0" "bó\0" "jiǎn\0" "méng\0" "wěi\0" "mó\0" "đói\0" "bò\0" "shuì\0" "jié\0" "shuò\0" "huò\0" "chuò\0" "sổi\0" "lóng\0" "huài\0" "tuō\0" "yú\0" "đúc\0" "chàn\0" "yōng\0" "huò\0" "lǎn\0" "nấng\0" "nuôi\0" "nà\0" "bā\0" "gān\0" "yǐ\0" "jiá\0" "dá\0" "dìng\0" "xùn\0" "rěn\0" "juǎn\0" "tuán\0" "xǔ\0" "sòng\0" "cáo\0" "chēng\0" "sau2\0" "top, head, summit\0" "dǐng\0" "gật\0" "mào\0" "ngoái\0" "hái\0" "wǔ\0" "cúi\0" "qǐ\0" "gục\0" "jī\0" "sỏ\0" "óc\0" "kuí\0" "wéi\0" "chui\0" "chui\0" "cúi\0" "chọi\0" "shǒu\0" "fú\0" "nóc\0" "tuán\0" "별:N\0" "bié\0" "tán\0" "hāng\0" "piē\0" "yú\0" "tán\0" "thơm\0" "xiāng\0" "xiū\0" "wěng\0" "hài\0" "péng\0" "cau3\0" "lựng\0" "tán\0" "bié\0" "xiāng\0" "yǐ\0" "piáo\0" "huán\0" "mǔ\0" "bā\0" "fàn\0" "dīng\0" "fēn\0" "jiè\0" "suó\0" "wàn\0" "gē\0" "fēn\0" "tuó\0" "wén\0" "guā\0" "duō\0" "zhé\0" "cǐ\0" "yǎo\0" "bàn\0" "bù\0" "mò\0" "pǒ\0" "gé\0" "liú\0" "rǎn\0" "juk6\0" "giong\0" "gān\0" "hú\0" "móu\0" "lừa\0" "xiū\0" "huāng\0" "fú\0" "huí\0" "sai2\0" "to drive; hasten; navigate\0" "qú\0" "jié\0" "tuō\0" "yú\0" "mò\0" "zhōu\0" "jiù\0" "shú\0" "kuāng\0" "qióng\0" "liè\0" "fù\0" "xù\0" "ngon1\0" "(same as U+978D 鞍) saddle; a saddle-like terrain or thing\0" "lìn\0" "niè\0" "pī\0" "fù\0" "bù\0" "yì\0" "bó\0" "é\0" "zhé\0" "hang1\0" "lì\0" "tù\0" "dá\0" "luk6\0" "lù\0" "yān\0" "dōng\0" "qiè\0" "wǎn\0" "mǐng\0" "zuī\0" "fù\0" "qū\0" "ban1 ban3\0" "bēn\0" "ǎo\0" "qiāng\0" "qūn\0" "aa3 ngaa3\0" "geoi1\0" "què\0" "huá\0" "xiàn\0" "kùn\0" "cuì\0" "yí\0" "bíu\0" "chī\0" "zòng\0" "nǎo\0" "chéng\0" "duān\0" "yóng\0" "zhě\0" "tàn\0" "yáng\0" "xié\0" "xuān\0" "duàn\0" "shuǎ\0" "xián\0" "xián\0" "é\0" "jing1\0" "lā\0" "wèi\0" "yōu\0" "yú\0" "tī\0" "jīn\0" "táng\0" "qí\0" "diān\0" "tou1\0" "tāo\0" "lǜ\0" "zin3\0" "zhàn\0" "wan1\0" "wēn\0" "gei3\0" "jì\0" "āo\0" "au6 ngau6\0" "to gallop wildly; (Cant.) stupid\0" "òu\0" "qià\0" "shī\0" "tǎ\0" "mò\0" "yóu\0" "zi3\0" "zhá\0" "yáo\0" "fung1\0" "chōng\0" "lí\0" "yú\0" "chǎn\0" "yī\0" "chì\0" "lí\0" "tú\0" "zú\0" "xián\0" "xì\0" "bié\0" "hán\0" "qí\0" "sāng\0" "fēi\0" "shàn\0" "mở\0" "huān\0" "sing6\0" "bàng\0" "yú\0" "jyu4\0" "to provide for; anxious; danger\0" "yú\0" "jí\0" "kuǎi\0" "zōng\0" "xiàn\0" "méng\0" "lai6\0" "lì\0" "zhì\0" "fán\0" "liè\0" "cài\0" "dú\0" "gong1 gwong1\0" "guāng\0" "xiòng\0" "lí\0" "qì\0" "ruổi\0" "jué\0" "tuō\0" "jù\0" "xiāo\0" "qú\0" "zhuǎn\0" "jué\0" "jiè\0" "zhòu\0" "xiàn\0" "lóng\0" "yǎng\0" "rǎn\0" "yì\0" "liè\0" "bō\0" "hún\0" "jì\0" "dòng\0" "zhōu\0" "quān\0" "jié\0" "jú\0" "bēn\0" "bī\0" "gé\0" "chǔn\0" "qián\0" "sōu\0" "wèi\0" "chéng\0" "lóu\0" "yú\0" "lā\0" "qián\0" "diān\0" "tǎ\0" "zhàn\0" "fán\0" "liè\0" "tīng\0" "jī\0" "qiān\0" "hú\0" "yú\0" "arm, side\0" "qì\0" "yú\0" "wā\0" "bà\0" "bả\0" "qí\0" "sǎ\0" "qiāo\0" "yà\0" "xiǎn\0" "zi6\0" "cī\0" "fàn\0" "kǔn\0" "gǔn\0" "stiffness in the joints\0" "quē\0" "è\0" "qióng\0" "mà\0" "kū\0" "yǎo\0" "quē\0" "chū\0" "jiǎ\0" "zhǔ\0" "kheo\0" "duī\0" "wá\0" "nǎo\0" "yán\0" "tóng\0" "sống\0" "xíng\0" "gǔn\0" "peng1\0" "(Cant.) ribs, rib-cage\0" "pīng\0" "yǔ\0" "hè\0" "zhuó\0" "sống\0" "shē\0" "yǔ\0" "jì\0" "qiāng\0" "shuì\0" "chuò\0" "zú\0" "léng\0" "ní\0" "wā\0" "zhá\0" "dàn\0" "vêu\0" "xương\0" "xương\0" "xác\0" "dù\0" "biàn\0" "jiē\0" "qià\0" "hé\0" "chòng\0" "yán\0" "yàn\0" "sóng\0" "téng\0" "yǎo\0" "kāo\0" "hom\0" "zhuī\0" "guì\0" "ái\0" "hài\0" "suǒ\0" "xù\0" "biāo\0" "fèng\0" "qū\0" "mǎng\0" "guó\0" "bì\0" "tailbones, the coccyx\0" "jué\0" "chuáng\0" "pú\0" "sụn\0" "yì\0" "qiān\0" "yì\0" "è\0" "líng\0" "bì\0" "huò\0" "mǒ\0" "xūn\0" "yàn\0" "sọ\0" "lì\0" "tán\0" "cụt\0" "luán\0" "kài\0" "mào\0" "xiāo\0" "ǎi\0" "tǎ\0" "mèi\0" "guō\0" "gǎo\0" "náo\0" "háo\0" "chót\0" "quē\0" "cáo\0" "sào\0" "rôm\0" "pí\0" "xiē\0" "xiāo\0" "jú\0" "chéng\0" "nǎo\0" "nèi\0" "jim4\0" "gáy\0" "mǔ\0" "jam1 jam4\0" "(Cant.) bangs (hair)\0" "shāo\0" "diān\0" "chơm\0" "líng\0" "zhěn\0" "yǎo\0" "fù\0" "qián\0" "qióng\0" "jú\0" "bìng\0" "máo\0" "zhà\0" "tāi\0" "chōng\0" "bợp\0" "zhǎi\0" "shī\0" "yòng\0" "qióng\0" "dào\0" "tì\0" "zhuǐ\0" "yìn\0" "nǎo\0" "bō\0" "kuāng\0" "zhǐ\0" "duǒ\0" "cōng\0" "bǎo\0" "cợp\0" "lí\0" "jú\0" "wén\0" "liè\0" "wǒ\0" "shǐ\0" "niǎo\0" "máng\0" "jiū\0" "xiū\0" "xùi\0" "wǒ\0" "dào\0" "xī\0" "àn\0" "dá\0" "zǒng\0" "hàn\0" "chuí\0" "bī\0" "dòng\0" "zhǎng\0" "yā\0" "dí\0" "huō\0" "quăn\0" "râu\0" "mín\0" "fù\0" "bǎo\0" "kè\0" "máo\0" "rè\0" "zōng\0" "qià\0" "xiā\0" "sōu\0" "xiū\0" "nà\0" "mán\0" "zhā\0" "chán\0" "shè\0" "wǒ\0" "quăn\0" "xồm\0" "ái\0" "bàng\0" "hāo\0" "sāo\0" "suǒ\0" "tì\0" "yà\0" "bìng\0" "róng\0" "shā\0" "wěng\0" "ria\0" "áo\0" "zhuāng\0" "piào\0" "suī\0" "yī\0" "sōu\0" "dōu\0" "sōu\0" "luó\0" "chóp\0" "tóc\0" "râu\0" "gáy\0" "fèi\0" "zùn\0" "nào\0" "dēng\0" "zhí\0" "cuō\0" "liáo\0" "jǐ\0" "bō\0" "cóng\0" "chéng\0" "bǔ\0" "sān\0" "zàn\0" "so1\0" "jiào\0" "yào\0" "lǔ\0" "càn\0" "nǐ\0" "ban3\0" "hair on the temples\0" "mờn\0" "xoàm\0" "jié\0" "pú\0" "zhuàng\0" "zàn\0" "sói\0" "lì\0" "là\0" "chōng\0" "zhàn\0" "nheo\0" "biàn\0" "wēng\0" "hòng\0" "pīn\0" "sè\0" "nǐ\0" "fēn\0" "xǔ\0" "shǐ\0" "jù\0" "jué\0" "yù\0" "guō\0" "guō\0" "hú\0" "lì\0" "xié\0" "ér\0" "yuán\0" "hái\0" "jìng\0" "kè\0" "zōng\0" "fèi\0" "pēng\0" "gēng\0" "jiān\0" "ní\0" "xián\0" "lì\0" "chǎo\0" "ér\0" "gēng\0" "yù\0" "hú\0" "fèi\0" "áo\0" "ěr\0" "kè\0" "kù\0" "bó\0" "yè\0" "jiào\0" "chǎo\0" "gēng\0" "rù\0" "yuè\0" "lín\0" "yù\0" "yuè\0" "zaai1\0" "zhāi\0" "xiāo\0" "miè\0" "guǐ\0" "quẻ\0" "jiū\0" "tuò\0" "xí\0" "wěi\0" "zhuó\0" "wèi\0" "kuí\0" "mèi\0" "hào\0" "hāng\0" "fāng\0" "niú\0" "yòu\0" "huà\0" "làng\0" "zhú\0" "guǐ\0" "coi\0" "bì\0" "jiǎ\0" "tiáo\0" "trơi\0" "lǜ\0" "kǒng\0" "zuǐ\0" "líng\0" "qí\0" "zhú\0" "jung4\0" "gǔ\0" "zù\0" "yāng\0" "sū\0" "kuí\0" "chāng\0" "yáo\0" "yù\0" "shū\0" "lài\0" "yì\0" "dōu\0" "ranh\0" "wú\0" "yǐng\0" "fú\0" "zhuàn\0" "fǔ\0" "sù\0" "lǐ\0" "yào\0" "tuì\0" "guì\0" "lǜ\0" "yàn\0" "qí\0" "làng\0" "zhú\0" "guǐ\0" "hū\0" "jīng\0" "chǐ\0" "trơi\0" "quẻ\0" "jú\0" "zhá\0" "miáo\0" "zhū\0" "gān\0" "xiōng\0" "jí\0" "vía\0" "shài\0" "mèi\0" "yùn\0" "shòu\0" "lǜ\0" "yòu\0" "jiàng\0" "nuó\0" "jù\0" "yòu\0" "trơi\0" "yì\0" "téng\0" "wéi\0" "chě\0" "lìn\0" "gù\0" "lì\0" "liào\0" "jiāo\0" "yáng\0" "biāo\0" "qí\0" "vía\0" "yì\0" "bīn\0" "méng\0" "chà\0" "gān\0" "qú\0" "dí\0" "léi\0" "mit6\0" "líng\0" "trơi\0" "huān\0" "qú\0" "luó\0" "kuí\0" "(J) nonstandard variant of 魚 U+9B5A, fish\0" "UO SAKANA SUNADORU\0" "GYO\0" "qiú\0" "yǔ\0" "huà\0" "lèi\0" "rèn\0" "xiǎo\0" "sì\0" "tou2 tou6\0" "dù\0" "biē\0" "cá\0" "chài\0" "thiên\0" "niú\0" "hè\0" "pēi\0" "fèi\0" "mù\0" "fū\0" "hú\0" "wáng\0" "shā\0" "jiāo\0" "wǔ\0" "fù\0" "jau5\0" "tom\0" "trê\0" "ngừ\0" "bǐng\0" "zhù\0" "zhú\0" "ci4\0" "mackerel\0" "chī\0" "shěn\0" "hū\0" "pou5\0" "bū\0" "rǎn\0" "mù\0" "laap3 lap6\0" "a general name for perch, etc.\0" "lì\0" "gaa1\0" "jiā\0" "chình\0" "mà\0" "bướp\0" "méng\0" "móu\0" "zhōu\0" "xiǎn\0" "huǐ\0" "guài\0" "jiù\0" "mù\0" "cháy\0" "rù\0" "si4\0" "wú\0" "rú\0" "zhà\0" "nuǒ\0" "xié\0" "jiàng\0" "gỏi\0" "húng\0" "liệt\0" "giếc\0" "thu\0" "lǐ\0" "shū\0" "yì\0" "dí\0" "qíng\0" "jú\0" "zhì\0" "láng\0" "lươn\0" "bù\0" "kuáng\0" "yì\0" "bó\0" "giếc\0" "chì\0" "jiàng\0" "wò\0" "xùn\0" "vẩy\0" "tūn\0" "mong4\0" "máng\0" "măng\0" "(same as U+9B74 魴) triangular bream\0" "fáng\0" "zhuó\0" "qià\0" "tǎ\0" "qí\0" "pèng\0" "biē\0" "fèn\0" "tù\0" "huà\0" "quả\0" "jip3\0" "è\0" "è\0" "dìng\0" "rú\0" "è\0" "quản\0" "yàn\0" "sì\0" "yíng\0" "ní\0" "ní\0" "male whale\0" "yí\0" "leoi6\0" "bống\0" "chuối\0" "go\0" "ghím\0" "sứa\0" "mòi\0" "trê\0" "chình\0" "nhám\0" "rói\0" "thia\0" "mí\0" "yé\0" "pō\0" "còu\0" "wèi\0" "hài\0" "yīng\0" "tíng\0" "zhì\0" "fēi\0" "yóu\0" "kuí\0" "àn\0" "bà\0" "hàn\0" "nán\0" "nài\0" "jīng\0" "thu\0" "wēi\0" "dyun6\0" "nâu\0" "mè\0" "tép\0" "khô\0" "chày\0" "mú\0" "tươi\0" "trạnh\0" "chù\0" "suǒ\0" "tāo\0" "qí\0" "táng\0" "wěi\0" "gǎn\0" "giếc\0" "gé\0" "hàn\0" "nà\0" "gé\0" "zhēng\0" "ngờ\0" "giải\0" "tǎ\0" "sī\0" "nì\0" "sǎng\0" "bơn\0" "chạch\0" "tràu\0" "sặt\0" "sò\0" "thờn\0" "cháy\0" "bống\0" "vảy\0" "bơn\0" "xié\0" "zeoi1\0" "zú\0" "sốc\0" "jyu2 jyu4 m4 ng4\0" "yú\0" "nì\0" "nược\0" "qī\0" "shēn\0" "gáy\0" "bū\0" "sung4\0" "kūn\0" "lí\0" "guā\0" "mắm\0" "lẹp\0" "sộp\0" "dưa\0" "thệ\0" "trắm\0" "yǎn\0" "bù\0" "jiàn\0" "wú\0" "cén\0" "trắm\0" "lín\0" "zhuàn\0" "huī\0" "vây\0" "tóng\0" "zhǎ\0" "hēi\0" "guǒ\0" "jǐng\0" "dié\0" "yíng\0" "dai6\0" "chèo\0" "vây\0" "leo\0" "zhì\0" "vây\0" "rô\0" "wěi\0" "jì\0" "rǒng\0" "ou2\0" "a variety of perch\0" "ào\0" "úc\0" "dāng\0" "luó\0" "yè\0" "wēi\0" "qiáng\0" "gé\0" "jì\0" "vích\0" "go3 gwo3\0" "trám\0" "zòu\0" "yí\0" "ngờ\0" "zhǎ\0" "liè\0" "ci4\0" "yè\0" "đuối\0" "đuối\0" "zhān\0" "chóu\0" "biāo\0" "xù\0" "yōu\0" "sấu\0" "lúi\0" "sủ\0" "xiè\0" "wéi\0" "lì\0" "ruốc\0" "quỳnh\0" "bó\0" "jiǎn\0" "chán\0" "kūn\0" "qíng\0" "sấu\0" "lươn\0" "shuāng\0" "xī\0" "qú\0" "luó\0" "dǎng\0" "nián\0" "lǐ\0" "bà\0" "nheo\0" "è\0" "fū\0" "fù\0" "hǔn\0" "zhà\0" "ān\0" "qiú\0" "chóu\0" "miǎn\0" "xùn\0" "tù\0" "ní\0" "hu\0" "shū\0" "xū\0" "zhòng\0" "kāng\0" "xiāo\0" "xiāo\0" "cì\0" "chì\0" "diāo\0" "yì\0" "dīng\0" "hàn\0" "wán\0" "yǐ\0" "bào\0" "yì\0" "xùn\0" "xiáng\0" "trĩ\0" "bí\0" "jié\0" "go1 gwo1\0" "gē\0" "quạ\0" "zè\0" "zhèn\0" "hú\0" "xī\0" "xīn\0" "xiāo\0" "fù\0" "zhòng\0" "mào\0" "xīn\0" "qiāng\0" "fén\0" "bān\0" "huān\0" "jiāo\0" "bào\0" "yā\0" "yáo\0" "mào\0" "quạ\0" "khướu\0" "xì\0" "jù\0" "caa4\0" "qù\0" "yuè\0" "vẹt\0" "tái\0" "tǒu\0" "mò\0" "zhá\0" "qú\0" "fū\0" "khướu\0" "qú\0" "chì\0" "yóu\0" "tí\0" "wā\0" "tuó\0" "chú\0" "gē\0" "chim\0" "quạ\0" "sẻ\0" "gē\0" "qú\0" "sả\0" "jù\0" "bịp\0" "variant of 鴟 U+9D1F, a kite (bird)\0" "TOBI\0" "SHI\0" "dié\0" "yí\0" "si1\0" "shī\0" "yì\0" "guǐ\0" "jiàng\0" "sōng\0" "nhồng\0" "qióng\0" "è\0" "huāng\0" "huí\0" "xún\0" "jú\0" "zhái\0" "chì\0" "lǎo\0" "qí\0" "xiū\0" "huī\0" "tóng\0" "fù\0" "xún\0" "jié\0" "mǐ\0" "yù\0" "diệc\0" "chiện\0" "két\0" "sắc\0" "hâu\0" "sống\0" "zhuàng\0" "jiāo\0" "zhì\0" "chéng\0" "jié\0" "xiāo\0" "sáo\0" "chén\0" "lí\0" "yuè\0" "zhì\0" "láo\0" "wò\0" "qú\0" "wāng\0" "yī\0" "yì\0" "láng\0" "tóu\0" "ān\0" "jué\0" "yàn\0" "jù\0" "zhèn\0" "zhì\0" "mǎng\0" "xiù\0" "chuáng\0" "chū\0" "trả\0" "cốc\0" "cốc\0" "quạ\0" "qiāng\0" "fēi\0" "cháng\0" "mián\0" "sù\0" "ǎo\0" "fǔ\0" "wèi\0" "zhī\0" "mín\0" "coeng1\0" "chāng\0" "yán\0" "yù\0" "fù\0" "tà\0" "jǐ\0" "fèi\0" "hú\0" "jū\0" "yǔ\0" "qí\0" "méi\0" "biē\0" "guǒ\0" "quạ\0" "mìng\0" "wǎn\0" "wǎn\0" "cò\0" "gô\0" "giẻ\0" "vạc\0" "cò\0" "cun\0" "jīng\0" "yù\0" "xián\0" "ceon1\0" "chūn\0" "jí\0" "xiāng\0" "pén\0" "fù\0" "liú\0" "sāi\0" "xuē\0" "zòu\0" "jié\0" "zhān\0" "yú\0" "yú\0" "méi\0" "môi\0" "miǎo\0" "mào\0" "duó\0" "fù\0" "chả\0" "jiàn\0" "hung4\0" "miáo\0" "āo\0" "haak3\0" "kè\0" "hâu\0" "chả\0" "jing1\0" "gà\0" "trả\0" "hóu\0" "jip6\0" "gòu\0" "xī\0" "jung4\0" "róng\0" "a goose\0" "gē\0" "pán\0" "yuán\0" "xià\0" "shā\0" "sét\0" "pī\0" "fu2\0" "qíng\0" "yōng\0" "qú\0" "gòng\0" "ngỗng\0" "gé\0" "xiān\0" "sù\0" "bān\0" "qí\0" "hòu\0" "xī\0" "wū\0" "sồ\0" "huk6\0" "sáo\0" "cút\0" "choè\0" "hịch\0" "sáo\0" "qī\0" "hù\0" "guī\0" "dí\0" "shāng\0" "mak6\0" "mài\0" "faan4 man5\0" "mǐn\0" "jì\0" "xí\0" "xiān\0" "jí\0" "trích\0" "cháng\0" "kòu\0" "chōng\0" "zhāng\0" "piǎo\0" "sù\0" "lüè\0" "lí\0" "mèng\0" "chōng\0" "tiān\0" "líng\0" "chì\0" "mok6\0" "chōng\0" "chì\0" "niǎo\0" "yóng\0" "kên\0" "vạc\0" "cuốc\0" "choi\0" "ri\0" "sấm\0" "quạch\0" "vạc\0" "yểng\0" "tu\0" "mì\0" "shū\0" "xì\0" "è\0" "ác\0" "zī\0" "jié\0" "jī\0" "hōu\0" "shèng\0" "lì\0" "qī\0" "zhōu\0" "sī\0" "qú\0" "xié\0" "aan6 ngaan6\0" "si1\0" "sī\0" "xū\0" "fù\0" "yểng\0" "đủi\0" "khướu\0" "tu\0" "vẹt\0" "keoi4\0" "nóng\0" "yà\0" "liú\0" "jiǎ\0" "guī\0" "kwai4\0" "kuí\0" "cik1\0" "chì\0" "càn\0" "chú\0" "guō\0" "dǎn\0" "lôi\0" "jiàn\0" "dāng\0" "hòu\0" "kòu\0" "chù\0" "qiān\0" "ài\0" "pì\0" "cùi\0" "nông\0" "quạ\0" "quắm\0" "cưởng\0" "sáo\0" "xùn\0" "jīng\0" "mèng\0" "bīn\0" "lán\0" "gǔ\0" "chóu\0" "yōng\0" "a kind of bird\0" "guá\0" "yú\0" "zhòu\0" "juk6\0" "bồ\0" "ngan\0" "chích\0" "cùi\0" "cài\0" "liú\0" "bǔ\0" "luò\0" "jié\0" "zhēn\0" "miè\0" "vẹt\0" "gong2 gwong2\0" "guǎng\0" "jiá\0" "là\0" "shòu\0" "guō\0" "mèng\0" "qián\0" "lài\0" "hé\0" "tuán\0" "huī\0" "hōng\0" "lǚ\0" "jiá\0" "jing3\0" "guī\0" "yī\0" "huān\0" "luó\0" "lei4\0" "jué\0" "guàn\0" "quán\0" "niǎo\0" "nhạn\0" "mán\0" "yùn\0" "wén\0" "chì\0" "chì\0" "zhī\0" "cí\0" "zhuàng\0" "huá\0" "jié\0" "qú\0" "tū\0" "mín\0" "méi\0" "yú\0" "áo\0" "bān\0" "pī\0" "zhēn\0" "lǔ\0" "chì\0" "tóu\0" "jiē\0" "zhān\0" "jīn\0" "lǔ\0" "muối\0" "jiàn\0" "tàn\0" "chāng\0" "variant of 塩 U+5869, salt\0" "SHIO\0" "EN\0" "cì\0" "wāi\0" "còu\0" "kàn\0" "biàn\0" "muối\0" "wēn\0" "qiān\0" "mặn\0" "mặn\0" "gàn\0" "huì\0" "gǎn\0" "mắm\0" "jì\0" "gàn\0" "huái\0" "sì\0" "fū\0" "leon4\0" "pí\0" "cā\0" "bèn\0" "sang1\0" "shǐ\0" "huán\0" "guī\0" "ǒu\0" "린:N\0" "leon4\0" "páo\0" "syun1\0" "yǐng\0" "ting2\0" "tǐng\0" "xiào\0" "zhù\0" "leon4\0" "yú\0" "gwan1\0" "jiàn\0" "qǔ\0" "wǎn\0" "kūn\0" "zhuī\0" "yù\0" "guǒ\0" "píng\0" "zuǐ\0" "zú\0" "zhū\0" "nuàn\0" "zhū\0" "piāo\0" "mí\0" "bì\0" "sù\0" "zoeng1\0" "pú\0" "mí\0" "yè\0" "yǔ\0" "yù\0" "zhǔ\0" "líng\0" "nòu\0" "líng\0" "buk1\0" "liǎo\0" "tuō\0" "bǐ\0" "nà\0" "qú\0" "pí\0" "dǒu\0" "niè\0" "tún\0" "jī\0" "líng\0" "kù\0" "sù\0" "tǒu\0" "nái\0" "zé\0" "tǒng\0" "gé\0" "duī\0" "jié\0" "tián\0" "tiào\0" "chí\0" "qū\0" "shā\0" "bó\0" "lí\0" "luò\0" "liáo\0" "shù\0" "děng\0" "chī\0" "miè\0" "táo\0" "hún\0" "nié\0" "jùn\0" "hù\0" "lù\0" "yè\0" "mò\0" "chào\0" "suò\0" "kē\0" "fù\0" "ciu2\0" "chǎo\0" "suǒ\0" "qiū\0" "sù\0" "yùn\0" "suǒ\0" "kū\0" "bó\0" "lǒu\0" "mò\0" "liǎn\0" "xuàn\0" "suǒ\0" "mán\0" "bì\0" "tì\0" "lián\0" "tán\0" "shàn\0" "young wheat\0" "qú\0" "dú\0" "huán\0" "sào\0" "kuàng\0" "niè\0" "niè\0" "luó\0" "zuó\0" "yì\0" "xiàn\0" "chǎo\0" "tiè\0" "shuò\0" "mǐ\0" "mí\0" "wǎn\0" "bèn\0" "qiāng\0" "mǒ\0" "liú\0" "wò\0" "měi\0" "tóu\0" "waa1\0" "mǔ\0" "méi\0" "zuò\0" "tún\0" "kàng\0" "tún\0" "chè\0" "zhèng\0" "chōng\0" "tiān\0" "zhì\0" "chán\0" "chán\0" "qīng\0" "tūn\0" "huǐ\0" "què\0" "zhān\0" "jiān\0" "chán\0" "huáng\0" "huī\0" "chí\0" "huáng\0" "héng\0" "yǔn\0" "tuān\0" "biān\0" "a yolk\0" "huáng\0" "yǔn\0" "mò\0" "gōng\0" "gōng\0" "guì\0" "chán\0" "què\0" "ruì\0" "kuàng\0" "piào\0" "rǔ\0" "niǔ\0" "hù\0" "jǐn\0" "nì\0" "bào\0" "nǐ\0" "bì\0" "hú\0" "lí\0" "zhū\0" "naa1\0" "(Cant.) relationship; together\0" "nǎ\0" "quǎn\0" "fěng\0" "bǐ\0" "lí\0" "bié\0" "nián\0" "dǒng\0" "lián\0" "nì\0" "lián\0" "má\0" "zhé\0" "jiā\0" "yí\0" "lǒng\0" "yì\0" "dài\0" "dù\0" "sì\0" "yǐ\0" "tài\0" "hāng\0" "shù\0" "wán\0" "sù\0" "yǎo\0" "èr\0" "zhèn\0" "zyu2\0" "dòu\0" "jiān\0" "sì\0" "pāng\0" "huī\0" "chà\0" "shān\0" "lú\0" "yù\0" "yàn\0" "wǎn\0" "qiào\0" "luō\0" "yù\0" "tú\0" "wèi\0" "ngăm\0" "tùn\0" "hǔn\0" "bēn\0" "qiè\0" "jīn\0" "lái\0" "mei4\0" "zhǐ\0" "yú\0" "cì\0" "yè\0" "dié\0" "chà\0" "diàn\0" "mán\0" "dèng\0" "wēi\0" "niǎn\0" "lèi\0" "bīng\0" "wū\0" "zhěn\0" "róu\0" "wài\0" "mì\0" "jiè\0" "hóu\0" "zhài\0" "rǔ\0" "zī\0" "pán\0" "mò\0" "mì\0" "qī\0" "mò\0" "zhī\0" "bān\0" "miè\0" "lù\0" "qī\0" "chōng\0" "lí\0" "yì\0" "thâm\0" "dèng\0" "cuō\0" "duì\0" "mà\0" "yǎn\0" "zèng\0" "yǎn\0" "duì\0" "pū\0" "yuè\0" "huò\0" "mài\0" "jiǎn\0" "nung1\0" "(Cant.) burned\0" "nóng\0" "qín\0" "qín\0" "yè\0" "ngòn\0" "tái\0" "ngòm\0" "jiān\0" "chá\0" "trũi\0" "dàn\0" "téng\0" "lì\0" "niǎng\0" "chán\0" "zāng\0" "đen\0" "nghịt\0" "yù\0" "zuì\0" "biān\0" "초:N\0" "chǔ\0" "rán\0" "rán\0" "yāng\0" "bǒ\0" "cù\0" "trạnh\0" "sam\0" "mí\0" "kě\0" "cù\0" "xí\0" "má\0" "shī\0" "diān\0" "shī\0" "tripod\0" "dǐng\0" "jiōng\0" "yuán\0" "gān\0" "huì\0" "jī\0" "péng\0" "dēng\0" "bèng\0" "pāng\0" "tà\0" "yuān\0" "gāo\0" "yuān\0" "đùng\0" "jiā\0" "trống\0" "bỏi\0" "kōng\0" "dòng\0" "xián\0" "qì\0" "sāng\0" "yìn\0" "lóng\0" "tēng\0" "lóng\0" "rèn\0" "yìn\0" "a rat, mouse\0" "píng\0" "pū\0" "yuán\0" "rǒng\0" "fāng\0" "hāng\0" "mí\0" "hú\0" "zī\0" "líng\0" "jiōng\0" "rǒng\0" "píng\0" "guāng\0" "ěr\0" "cù\0" "jùn\0" "xiǔ\0" "ér\0" "tì\0" "yáng\0" "ài\0" "hú\0" "xí\0" "hú\0" "sī\0" "lǐ\0" "yì\0" "gǔ\0" "táng\0" "què\0" "zōng\0" "lí\0" "jiào\0" "fán\0" "pú\0" "sī\0" "jié\0" "lú\0" "lì\0" "chán\0" "yào\0" "huī\0" "to snore\0" "hōu\0" "diān\0" "qiù\0" "jué\0" "pì\0" "sẹo\0" "kuī\0" "xǐ\0" "tī\0" "xù\0" "mũi\0" "mũi\0" "ngửi\0" "biǎn\0" "hē\0" "lián\0" "sù\0" "liào\0" "ngáy\0" "jīn\0" "hít\0" "lì\0" "chán\0" "qí\0" "cai4\0" "qí\0" "zī\0" "zi1\0" "zī\0" "qí\0" "qí\0" "zī\0" "zhāi\0" "zhāi\0" "pà\0" "jū\0" "yǎn\0" "háng\0" "nà\0" "yǎn\0" "zhàn\0" "shǐ\0" "zhí\0" "zhā\0" "rǒng\0" "zhā\0" "yì\0" "míng\0" "yá\0" "zhì\0" "kuò\0" "xiá\0" "pián\0" "kap6\0" "(Cant.) to bite\0" "tà\0" "yǐ\0" "xiū\0" "zhāi\0" "duǒ\0" "è\0" "lợi\0" "yín\0" "è\0" "suān\0" "ān\0" "cuó\0" "tuó\0" "tuó\0" "xiá\0" "chuò\0" "suān\0" "jì\0" "qiǎn\0" "zú\0" "zhāi\0" "yǔn\0" "zhàn\0" "yí\0" "ji1\0" "(Cant.) to grin, smile\0" "yá\0" "yuē\0" "răng\0" "hé\0" "qià\0" "chā\0" "óu\0" "hú\0" "jim6\0" "yàn\0" "qiè\0" "bó\0" "qiāng\0" "jiè\0" "nak1\0" "(Cant.) decayed teeth; tongue-tied\0" "nì\0" "chǎn\0" "qǐn\0" "zāo\0" "은:N\0" "yǐn\0" "xiè\0" "qí\0" "jiàn\0" "xū\0" "zèng\0" "è\0" "zū\0" "yǐ\0" "zhí\0" "lì\0" "lì\0" "yín\0" "lián\0" "chán\0" "jué\0" "zá\0" "zhāi\0" "pián\0" "lóng\0" "lóng\0" "lóng\0" "trong\0" "lóng\0" "lóng\0" "mǎng\0" "trông\0" "zhé\0" "gwi1\0" "(Cant.) sound of shouting\0" "gàn\0" "gōu\0" "rán\0" "cù\0" "jiāo\0" "bǒ\0" "zhù\0" "qiū\0" "yāng\0" "xiào\0" "huí\0" "qū\0" "rùa\0" "rùa\0" "líng\0" "yín\0" "pì\0" "lián\0" "Gongche character he with downward slash\0" "Gongche character si with downward slash\0" "Gongche character yi with downward slash\0" "Gongche character shang with downward slash\0" "Gongche character che with downward slash\0" "Gongche character gong with downward slash\0" "Gongche character fan with downward slash\0" "an icicle\0" "duó\0" "jì jī\0" "used in transliteration\0" "bái\0" "zin1\0" "gruel\0" "zhān\0" "lyun4\0" "entire, complete; round\0" "luán\0" "lóu\0" "liào\0" "semen\0" "sóng\0" "goek3\0" "straw sandals\0" "juē\0" "qū\0" "shē\0" "yǎn\0" "the Hall of Learning; a marsh, feces; harmony\0" "yōng\0" "wing6\0" "a tribe in southwest Yunnan\0" "nǔ\0" "cung1 cung4\0" "tinkling of jade pendants\0" "cōng\0" "jin5\0" "to look at fearfully; overly cautious\0" "xiàn\0" "lap6\0" "kingfisher\0" "lì\0" "faai3\0" "coarse bamboo mats\0" "fèi\0" "cuk1\0" "luxuriant and dense vegetation; a fine sieve\0" "sù\0" "a button; a plaited knob; to fasten; to hook back\0" "kòu\0" "yán\0" "ci1\0" "fine linen, fine help cloth\0" "chī\0" "yì\0" "fan1\0" "light red, pink\0" "xūn\0" "wěi\0" "june grass\0" "qià\0" "to wriggle; to work through, as smoke through a crevice\0" "gǒng\0" "a pleat, fold, tuck, crease\0" "jī\0" "to explain in detail\0" "luó\0" "ji4\0" "arrogant, overbearing, mean; to deceive, cheat\0" "yì\0" "yí\0" "naau4\0" "wrangling; to quarrel\0" "náo\0" "tóng\0" "xián\0" "saai2 si2\0" "apprehensive\0" "xǐ\0" "sau2 siu2\0" "scold, censure; lead people toward virtuous ways; small, little\0" "xiǎo\0" "xuān\0" "giu2 hiu1\0" "to raise the feet; to cross the legs; brave; sandals\0" "juē\0" "jyut6\0" "cross-bar at the end of the poles of a cart\0" "yuè\0" "kyut3\0" "to gallop; a mule\0" "kuài\0" "ling4\0" "wooden cross-piece on front inside of carriage box\0" "líng\0" "ngai4\0" "the cross-bar at the end of a carriage pole; linchpin of a large carriage\0" "ní\0" "bou1 bou3 bou6\0" "outer rim of a wheel, felly\0" "bù\0" "méng\0" "armor\0" "hán\0" "fu1\0" "an ax, hatchet\0" "fū\0" "cung1\0" "a short spear\0" "cōng\0" "jī\0" "xuān\0" "jī\0" "fán\0" "kyut3\0" "hasp of a lock\0" "jué\0" "niè\0" "yǐ\0" "fǔ\0" "yūn\0" "an icicle\0" "zhāng\0" "eat; dinner time; sunset\0" "bù\0" "cuk1\0" "a pot of cooked rice\0" "sù\0" "wong4\0" "to eat; dinner-time, sunset\0" "huáng\0" "gruel\0" "zhān\0" "wén\0" "gallop\0" "jué\0" "hon5 hon6\0" "a fierce horse; to rage, run wild\0" "hàn\0" "ngoi4\0" "stupid; foolish\0" "ái\0" "táo\0" "lù\0" "tai4\0" "a horse, mule\0" "tí\0" "yuán\0" "xí\0" "zeoi6\0" "silver carp (Hypophthalmichthys molitrix); bream\0" "xù\0" "gung1 hung4\0" "a ray, skate\0" "hóng\0" "ping4\0" "curtained carriage used by women\0" "fú\0" "a small sturgeon found in the Yangzi; catfish\0" "huí\0" "si1\0" "a yellowtail (fish)\0" "shī\0" "cǐ\0" "bou1 pou1\0" "the skate or ray\0" "pū\0" "laap6 lip6\0" "(Cant.) 赤鱲角, Hong Kong place name\0" "liè\0" "zi1\0" "jay (Garrulus lidthi)\0" "zhī\0" "kyut3\0" "a shrike, butcherbird\0" "jué\0" "ning4\0" "(archaic) a wren\0" "níng\0" "kuáng\0" "cik1\0" "a duck-like bird\0" "chì\0" "tai4\0" "a kind of hawk; cuckoo\0" "tí\0" "mén\0" "liáng\0" "suì\0" "lì\0" "hóng\0" "dá\0" "kuǐ\0" "xuán\0" "ní\0" "to retire into obscurity\0" "yīn\0" "dàn\0" "dyut3\0" "conical; a knob\0" "cim1\0" "to cut, stick in\0" "nap1 nip3\0" "thin, flat, poor\0" "hong3\0" "to run aground\0" "baan1 paan1\0" "to turn over\0" "zam6\0" "to drown\0" "sam6\0" "bad, wicked\0" "ning6\0" "to turn, skip, shake\0" "saa2\0" "to wave away\0" "e1\0" "(Cant.) sarcastic interrogative\0" "ngaap3\0" "to tuck up, strap\0" "è\0" "bop6\0" "rapping or popping sound\0" "ling1\0" "tinkling; a fender\0" "doe1\0" "sound of a trumpet\0" "bok3\0" "(Cant.) phonetic\0" "saat3\0" "(Cant.) phonetic\0" "baa3\0" "(Cant.) expletive\0" "ne1\0" "(Cant.) emphatic demonstrative particle\0" "so4\0" "ignorant, stupid\0" "ang1\0" "a knot in wood\0" "gaam3\0" "(Cant.) phonetic\0" "ōu\0" "lǔn\0" "láo\0" "shàn\0" "a prop, support\0" "xíng\0" "dam6 tam4 tam5\0" "to trample; a pit\0" "cat6\0" "(Cant.) penis\0" "lì\0" "dié\0" "xīn\0" "kōu\0" "wit1\0" "creaking\0" "to take; to carry away\0" "jaap3\0" "to raise\0" "dong2\0" "to obstruct; shut out; shelter from; keep off; stop; resist\0" "wěi\0" "xiàn\0" "to injure; to wound\0" "jiā\0" "zhì\0" "집:N\0" "to poison\0" "wàn\0" "bèi\0" "guó\0" "jeoi5 jeoi6\0" "sap\0" "ǒu\0" "xún\0" "chǎn\0" "hé\0" "lì\0" "dàng\0" "xún\0" "a wine-jar\0" "cau2\0" "to see; to look at; to gaze\0" "què\0" "ngang2\0" "for something hard or bulging to press against the body and cause it discomfort\0" "gěng\0" "lán\0" "jung4\0" "over-ripe, over-cooked, worn out\0" "teoi4\0" "ruined, decayed; to disintegrate\0" "tuí\0" "wai1\0" "(Cant.) exclamation in calling a person\0" "lǒng\0" "saa1\0" "disorder; confused mass\0" "xún\0" "dǎn\0" "yīn\0" "tīng\0" "huán\0" "qiàn\0" "sam1\0" "to stop; adjusted, in order\0" "chēn\0" "zhǔn\0" "yǎn\0" "mò\0" "xiāng\0" "màn\0" "liǎng\0" "pín\0" "yì\0" "훈:N\0" "dōng\0" "tap1\0" "to mutter\0" "xū\0" "zhǔ\0" "jiàn\0" "hěn\0" "yīn\0" "shì\0" "huì\0" "zaan6\0" "to eulogize; to compose, write\0" "zhuàn\0" "naai2\0" "to step, trample\0" "nong1 nong4\0" "calf of leg\0" "ping4\0" "a pair of balances\0" "qí\0" "yóu\0" "xún\0" "nóng\0" "a square meter; one hundredth of a 公畝\0" "yì\0" "lún\0" "chǎng\0" "jīn\0" "shù\0" "shén\0" "lú\0" "zhāo\0" "mǔ\0" "dù\0" "hóng\0" "chún\0" "bō\0" "hóu\0" "wēng\0" "huì\0" "piě\0" "xǐ\0" "hēi\0" "lín\0" "suì\0" "yīn\0" "gài\0" "jī\0" "teoi4\0" "to fall in ruins; to collapse\0" "tuí\0" "fine rain; drizzle\0" "dí\0" "wěi\0" "to eat much; to distend by eating\0" "a bare-backed horse\0" "pī\0" "jiōng\0" "shēn\0" "tú\0" "fēi\0" "huō\0" "lín\0" "jū\0" "tuó\0" "wéi\0" "zhào\0" "là\0" "liàn\0" "jì\0" "jì\0" "xǐ\0" "bǔ\0" "yǎn\0" "yuè\0" "hin1\0" "to soar\0" "xiān\0" "zhuó\0" "fán\0" "gaan2\0" "soap\0" "xiè\0" "yǐ\0" "chǔ\0" "manage, control; thousandth part of tael\0" "쇠:E\0" "yung2\0" "business, duty\0" "jung5\0" "ashes, lime\0" "jiu1\0" "ngok6 ok6\0" "cit3\0" "tou1\0" "ci4\0" "zeon3\0" "gai1\0" "baan6\0" "(Cant.) mud, mire\0" "fong1\0" "kwai4\0" "sip3\0" "gun3 gwun3\0" "은:N\0" "biangbiang noodles\0" "biáng\0" "biangbiang noodles\0" "biáng\0" ; /* does a binary search; also caches most recent result, * since it will often be called in succession on the same character */ static const Unihan * _get_unihan (gunichar uc) { static gunichar most_recent_searched; static const Unihan *most_recent_result; gint min = 0, mid, max = G_N_ELEMENTS(unihan) - 1; if (uc < unihan[0].index || uc > unihan[max].index) return NULL; if (uc == most_recent_searched) return most_recent_result; most_recent_searched = uc; while (max >= min) { mid = (min + max) / 2; if (uc > unihan[mid].index) min = mid + 1; else if (uc < unihan[mid].index) max = mid - 1; else { most_recent_result = unihan + mid; return unihan + mid; } } most_recent_result = NULL; return NULL; } static inline const char * unihan_get_kDefinition (const Unihan *uh) { gint32 offset = uh->kDefinition; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kDefinition (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kDefinition (uh); } static inline const char * unihan_get_kCantonese (const Unihan *uh) { gint32 offset = uh->kCantonese; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kCantonese (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kCantonese (uh); } static inline const char * unihan_get_kMandarin (const Unihan *uh) { gint32 offset = uh->kMandarin; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kMandarin (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kMandarin (uh); } static inline const char * unihan_get_kTang (const Unihan *uh) { gint32 offset = uh->kTang; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kTang (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kTang (uh); } static inline const char * unihan_get_kKorean (const Unihan *uh) { gint32 offset = uh->kKorean; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kKorean (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kKorean (uh); } static inline const char * unihan_get_kJapaneseKun (const Unihan *uh) { gint32 offset = uh->kJapaneseKun; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kJapaneseKun (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kJapaneseKun (uh); } static inline const char * unihan_get_kJapaneseOn (const Unihan *uh) { gint32 offset = uh->kJapaneseOn; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kJapaneseOn (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kJapaneseOn (uh); } static inline const char * unihan_get_kHangul (const Unihan *uh) { gint32 offset = uh->kHangul; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kHangul (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kHangul (uh); } static inline const char * unihan_get_kVietnamese (const Unihan *uh) { gint32 offset = uh->kVietnamese; if (offset == -1) return NULL; return unihan_strings + offset; } const gchar * unicode_get_unicode_kVietnamese (gunichar uc) { const Unihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kVietnamese (uh); } #endif #endif /* #ifndef UNICODE_UNIHAN_H */ font-manager-0.8.8/lib/unicode/unicode-versions.h000066400000000000000000002133141420226015000217420ustar00rootroot00000000000000/* unicode-versions.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 13.0.0 */ #ifndef UNICODE_VERSIONS_H #define UNICODE_VERSIONS_H #include #ifndef __GTK_DOC_IGNORE__ typedef struct { gunichar start; gunichar end; UnicodeStandard version; } UnicodeVersion; static const UnicodeVersion unicode_versions[] = { { 0x0000, 0x001F, UNICODE_VERSION_1_1 }, { 0x0020, 0x007E, UNICODE_VERSION_1_1 }, { 0x007F, 0x009F, UNICODE_VERSION_1_1 }, { 0x00A0, 0x00AC, UNICODE_VERSION_1_1 }, { 0x00AD, 0x00AD, UNICODE_VERSION_1_1 }, { 0x00AE, 0x01F5, UNICODE_VERSION_1_1 }, { 0x01F6, 0x01F9, UNICODE_VERSION_3_0 }, { 0x01FA, 0x0217, UNICODE_VERSION_1_1 }, { 0x0218, 0x021F, UNICODE_VERSION_3_0 }, { 0x0220, 0x0220, UNICODE_VERSION_3_2 }, { 0x0221, 0x0221, UNICODE_VERSION_4_0 }, { 0x0222, 0x0233, UNICODE_VERSION_3_0 }, { 0x0234, 0x0236, UNICODE_VERSION_4_0 }, { 0x0237, 0x0241, UNICODE_VERSION_4_1 }, { 0x0242, 0x024F, UNICODE_VERSION_5_0 }, { 0x0250, 0x02A8, UNICODE_VERSION_1_1 }, { 0x02A9, 0x02AD, UNICODE_VERSION_3_0 }, { 0x02AE, 0x02AF, UNICODE_VERSION_4_0 }, { 0x02B0, 0x02DE, UNICODE_VERSION_1_1 }, { 0x02DF, 0x02DF, UNICODE_VERSION_3_0 }, { 0x02E0, 0x02E9, UNICODE_VERSION_1_1 }, { 0x02EA, 0x02EE, UNICODE_VERSION_3_0 }, { 0x02EF, 0x02FF, UNICODE_VERSION_4_0 }, { 0x0300, 0x0345, UNICODE_VERSION_1_1 }, { 0x0346, 0x034E, UNICODE_VERSION_3_0 }, { 0x034F, 0x034F, UNICODE_VERSION_3_2 }, { 0x0350, 0x0357, UNICODE_VERSION_4_0 }, { 0x0358, 0x035C, UNICODE_VERSION_4_1 }, { 0x035D, 0x035F, UNICODE_VERSION_4_0 }, { 0x0360, 0x0361, UNICODE_VERSION_1_1 }, { 0x0362, 0x0362, UNICODE_VERSION_3_0 }, { 0x0363, 0x036F, UNICODE_VERSION_3_2 }, { 0x0370, 0x0373, UNICODE_VERSION_5_1 }, { 0x0374, 0x0375, UNICODE_VERSION_1_1 }, { 0x0376, 0x0377, UNICODE_VERSION_5_1 }, { 0x037A, 0x037A, UNICODE_VERSION_1_1 }, { 0x037B, 0x037D, UNICODE_VERSION_5_0 }, { 0x037E, 0x037E, UNICODE_VERSION_1_1 }, { 0x037F, 0x037F, UNICODE_VERSION_7_0 }, { 0x0384, 0x038A, UNICODE_VERSION_1_1 }, { 0x038C, 0x038C, UNICODE_VERSION_1_1 }, { 0x038E, 0x03A1, UNICODE_VERSION_1_1 }, { 0x03A3, 0x03CE, UNICODE_VERSION_1_1 }, { 0x03CF, 0x03CF, UNICODE_VERSION_5_1 }, { 0x03D0, 0x03D6, UNICODE_VERSION_1_1 }, { 0x03D7, 0x03D7, UNICODE_VERSION_3_0 }, { 0x03D8, 0x03D9, UNICODE_VERSION_3_2 }, { 0x03DA, 0x03DA, UNICODE_VERSION_1_1 }, { 0x03DB, 0x03DB, UNICODE_VERSION_3_0 }, { 0x03DC, 0x03DC, UNICODE_VERSION_1_1 }, { 0x03DD, 0x03DD, UNICODE_VERSION_3_0 }, { 0x03DE, 0x03DE, UNICODE_VERSION_1_1 }, { 0x03DF, 0x03DF, UNICODE_VERSION_3_0 }, { 0x03E0, 0x03E0, UNICODE_VERSION_1_1 }, { 0x03E1, 0x03E1, UNICODE_VERSION_3_0 }, { 0x03E2, 0x03F3, UNICODE_VERSION_1_1 }, { 0x03F4, 0x03F5, UNICODE_VERSION_3_1 }, { 0x03F6, 0x03F6, UNICODE_VERSION_3_2 }, { 0x03F7, 0x03FB, UNICODE_VERSION_4_0 }, { 0x03FC, 0x03FF, UNICODE_VERSION_4_1 }, { 0x0400, 0x0400, UNICODE_VERSION_3_0 }, { 0x0401, 0x040C, UNICODE_VERSION_1_1 }, { 0x040D, 0x040D, UNICODE_VERSION_3_0 }, { 0x040E, 0x044F, UNICODE_VERSION_1_1 }, { 0x0450, 0x0450, UNICODE_VERSION_3_0 }, { 0x0451, 0x045C, UNICODE_VERSION_1_1 }, { 0x045D, 0x045D, UNICODE_VERSION_3_0 }, { 0x045E, 0x0486, UNICODE_VERSION_1_1 }, { 0x0487, 0x0487, UNICODE_VERSION_5_1 }, { 0x0488, 0x0489, UNICODE_VERSION_3_0 }, { 0x048A, 0x048B, UNICODE_VERSION_3_2 }, { 0x048C, 0x048F, UNICODE_VERSION_3_0 }, { 0x0490, 0x04C4, UNICODE_VERSION_1_1 }, { 0x04C5, 0x04C6, UNICODE_VERSION_3_2 }, { 0x04C7, 0x04C8, UNICODE_VERSION_1_1 }, { 0x04C9, 0x04CA, UNICODE_VERSION_3_2 }, { 0x04CB, 0x04CC, UNICODE_VERSION_1_1 }, { 0x04CD, 0x04CE, UNICODE_VERSION_3_2 }, { 0x04CF, 0x04CF, UNICODE_VERSION_5_0 }, { 0x04D0, 0x04EB, UNICODE_VERSION_1_1 }, { 0x04EC, 0x04ED, UNICODE_VERSION_3_0 }, { 0x04EE, 0x04F5, UNICODE_VERSION_1_1 }, { 0x04F6, 0x04F7, UNICODE_VERSION_4_1 }, { 0x04F8, 0x04F9, UNICODE_VERSION_1_1 }, { 0x04FA, 0x04FF, UNICODE_VERSION_5_0 }, { 0x0500, 0x050F, UNICODE_VERSION_3_2 }, { 0x0510, 0x0513, UNICODE_VERSION_5_0 }, { 0x0514, 0x0523, UNICODE_VERSION_5_1 }, { 0x0524, 0x0525, UNICODE_VERSION_5_2 }, { 0x0526, 0x0527, UNICODE_VERSION_6_0 }, { 0x0528, 0x052F, UNICODE_VERSION_7_0 }, { 0x0531, 0x0556, UNICODE_VERSION_1_1 }, { 0x0559, 0x055F, UNICODE_VERSION_1_1 }, { 0x0560, 0x0560, UNICODE_VERSION_11_0 }, { 0x0561, 0x0587, UNICODE_VERSION_1_1 }, { 0x0588, 0x0588, UNICODE_VERSION_11_0 }, { 0x0589, 0x0589, UNICODE_VERSION_1_1 }, { 0x058A, 0x058A, UNICODE_VERSION_3_0 }, { 0x058D, 0x058E, UNICODE_VERSION_7_0 }, { 0x058F, 0x058F, UNICODE_VERSION_6_1 }, { 0x0591, 0x05A1, UNICODE_VERSION_2_0 }, { 0x05A2, 0x05A2, UNICODE_VERSION_4_1 }, { 0x05A3, 0x05AF, UNICODE_VERSION_2_0 }, { 0x05B0, 0x05B9, UNICODE_VERSION_1_1 }, { 0x05BA, 0x05BA, UNICODE_VERSION_5_0 }, { 0x05BB, 0x05C3, UNICODE_VERSION_1_1 }, { 0x05C4, 0x05C4, UNICODE_VERSION_2_0 }, { 0x05C5, 0x05C7, UNICODE_VERSION_4_1 }, { 0x05D0, 0x05EA, UNICODE_VERSION_1_1 }, { 0x05EF, 0x05EF, UNICODE_VERSION_11_0 }, { 0x05F0, 0x05F4, UNICODE_VERSION_1_1 }, { 0x0600, 0x0603, UNICODE_VERSION_4_0 }, { 0x0604, 0x0604, UNICODE_VERSION_6_1 }, { 0x0605, 0x0605, UNICODE_VERSION_7_0 }, { 0x0606, 0x060A, UNICODE_VERSION_5_1 }, { 0x060B, 0x060B, UNICODE_VERSION_4_1 }, { 0x060C, 0x060C, UNICODE_VERSION_1_1 }, { 0x060D, 0x0615, UNICODE_VERSION_4_0 }, { 0x0616, 0x061A, UNICODE_VERSION_5_1 }, { 0x061B, 0x061B, UNICODE_VERSION_1_1 }, { 0x061C, 0x061C, UNICODE_VERSION_6_3 }, { 0x061E, 0x061E, UNICODE_VERSION_4_1 }, { 0x061F, 0x061F, UNICODE_VERSION_1_1 }, { 0x0620, 0x0620, UNICODE_VERSION_6_0 }, { 0x0621, 0x063A, UNICODE_VERSION_1_1 }, { 0x063B, 0x063F, UNICODE_VERSION_5_1 }, { 0x0640, 0x0652, UNICODE_VERSION_1_1 }, { 0x0653, 0x0655, UNICODE_VERSION_3_0 }, { 0x0656, 0x0658, UNICODE_VERSION_4_0 }, { 0x0659, 0x065E, UNICODE_VERSION_4_1 }, { 0x065F, 0x065F, UNICODE_VERSION_6_0 }, { 0x0660, 0x066D, UNICODE_VERSION_1_1 }, { 0x066E, 0x066F, UNICODE_VERSION_3_2 }, { 0x0670, 0x06B7, UNICODE_VERSION_1_1 }, { 0x06B8, 0x06B9, UNICODE_VERSION_3_0 }, { 0x06BA, 0x06BE, UNICODE_VERSION_1_1 }, { 0x06BF, 0x06BF, UNICODE_VERSION_3_0 }, { 0x06C0, 0x06CE, UNICODE_VERSION_1_1 }, { 0x06CF, 0x06CF, UNICODE_VERSION_3_0 }, { 0x06D0, 0x06DC, UNICODE_VERSION_1_1 }, { 0x06DD, 0x06DD, UNICODE_VERSION_1_1 }, { 0x06DE, 0x06ED, UNICODE_VERSION_1_1 }, { 0x06EE, 0x06EF, UNICODE_VERSION_4_0 }, { 0x06F0, 0x06F9, UNICODE_VERSION_1_1 }, { 0x06FA, 0x06FE, UNICODE_VERSION_3_0 }, { 0x06FF, 0x06FF, UNICODE_VERSION_4_0 }, { 0x0700, 0x070D, UNICODE_VERSION_3_0 }, { 0x070F, 0x070F, UNICODE_VERSION_3_0 }, { 0x0710, 0x072C, UNICODE_VERSION_3_0 }, { 0x072D, 0x072F, UNICODE_VERSION_4_0 }, { 0x0730, 0x074A, UNICODE_VERSION_3_0 }, { 0x074D, 0x074F, UNICODE_VERSION_4_0 }, { 0x0750, 0x076D, UNICODE_VERSION_4_1 }, { 0x076E, 0x077F, UNICODE_VERSION_5_1 }, { 0x0780, 0x07B0, UNICODE_VERSION_3_0 }, { 0x07B1, 0x07B1, UNICODE_VERSION_3_2 }, { 0x07C0, 0x07FA, UNICODE_VERSION_5_0 }, { 0x07FD, 0x07FF, UNICODE_VERSION_11_0 }, { 0x0800, 0x082D, UNICODE_VERSION_5_2 }, { 0x0830, 0x083E, UNICODE_VERSION_5_2 }, { 0x0840, 0x085B, UNICODE_VERSION_6_0 }, { 0x085E, 0x085E, UNICODE_VERSION_6_0 }, { 0x0860, 0x086A, UNICODE_VERSION_10_0 }, { 0x08A0, 0x08A0, UNICODE_VERSION_6_1 }, { 0x08A1, 0x08A1, UNICODE_VERSION_7_0 }, { 0x08A2, 0x08AC, UNICODE_VERSION_6_1 }, { 0x08AD, 0x08B2, UNICODE_VERSION_7_0 }, { 0x08B3, 0x08B4, UNICODE_VERSION_8_0 }, { 0x08B6, 0x08BD, UNICODE_VERSION_9_0 }, { 0x08BE, 0x08C7, UNICODE_VERSION_13_0 }, { 0x08D3, 0x08D3, UNICODE_VERSION_11_0 }, { 0x08D4, 0x08E1, UNICODE_VERSION_9_0 }, { 0x08E2, 0x08E2, UNICODE_VERSION_9_0 }, { 0x08E3, 0x08E3, UNICODE_VERSION_8_0 }, { 0x08E4, 0x08FE, UNICODE_VERSION_6_1 }, { 0x08FF, 0x08FF, UNICODE_VERSION_7_0 }, { 0x0900, 0x0900, UNICODE_VERSION_5_2 }, { 0x0901, 0x0903, UNICODE_VERSION_1_1 }, { 0x0904, 0x0904, UNICODE_VERSION_4_0 }, { 0x0905, 0x0939, UNICODE_VERSION_1_1 }, { 0x093A, 0x093B, UNICODE_VERSION_6_0 }, { 0x093C, 0x094D, UNICODE_VERSION_1_1 }, { 0x094E, 0x094E, UNICODE_VERSION_5_2 }, { 0x094F, 0x094F, UNICODE_VERSION_6_0 }, { 0x0950, 0x0954, UNICODE_VERSION_1_1 }, { 0x0955, 0x0955, UNICODE_VERSION_5_2 }, { 0x0956, 0x0957, UNICODE_VERSION_6_0 }, { 0x0958, 0x0970, UNICODE_VERSION_1_1 }, { 0x0971, 0x0972, UNICODE_VERSION_5_1 }, { 0x0973, 0x0977, UNICODE_VERSION_6_0 }, { 0x0978, 0x0978, UNICODE_VERSION_7_0 }, { 0x0979, 0x097A, UNICODE_VERSION_5_2 }, { 0x097B, 0x097C, UNICODE_VERSION_5_0 }, { 0x097D, 0x097D, UNICODE_VERSION_4_1 }, { 0x097E, 0x097F, UNICODE_VERSION_5_0 }, { 0x0980, 0x0980, UNICODE_VERSION_7_0 }, { 0x0981, 0x0983, UNICODE_VERSION_1_1 }, { 0x0985, 0x098C, UNICODE_VERSION_1_1 }, { 0x098F, 0x0990, UNICODE_VERSION_1_1 }, { 0x0993, 0x09A8, UNICODE_VERSION_1_1 }, { 0x09AA, 0x09B0, UNICODE_VERSION_1_1 }, { 0x09B2, 0x09B2, UNICODE_VERSION_1_1 }, { 0x09B6, 0x09B9, UNICODE_VERSION_1_1 }, { 0x09BC, 0x09BC, UNICODE_VERSION_1_1 }, { 0x09BD, 0x09BD, UNICODE_VERSION_4_0 }, { 0x09BE, 0x09C4, UNICODE_VERSION_1_1 }, { 0x09C7, 0x09C8, UNICODE_VERSION_1_1 }, { 0x09CB, 0x09CD, UNICODE_VERSION_1_1 }, { 0x09CE, 0x09CE, UNICODE_VERSION_4_1 }, { 0x09D7, 0x09D7, UNICODE_VERSION_1_1 }, { 0x09DC, 0x09DD, UNICODE_VERSION_1_1 }, { 0x09DF, 0x09E3, UNICODE_VERSION_1_1 }, { 0x09E6, 0x09FA, UNICODE_VERSION_1_1 }, { 0x09FB, 0x09FB, UNICODE_VERSION_5_2 }, { 0x09FC, 0x09FD, UNICODE_VERSION_10_0 }, { 0x09FE, 0x09FE, UNICODE_VERSION_11_0 }, { 0x0A01, 0x0A01, UNICODE_VERSION_4_0 }, { 0x0A02, 0x0A02, UNICODE_VERSION_1_1 }, { 0x0A03, 0x0A03, UNICODE_VERSION_4_0 }, { 0x0A05, 0x0A0A, UNICODE_VERSION_1_1 }, { 0x0A0F, 0x0A10, UNICODE_VERSION_1_1 }, { 0x0A13, 0x0A28, UNICODE_VERSION_1_1 }, { 0x0A2A, 0x0A30, UNICODE_VERSION_1_1 }, { 0x0A32, 0x0A33, UNICODE_VERSION_1_1 }, { 0x0A35, 0x0A36, UNICODE_VERSION_1_1 }, { 0x0A38, 0x0A39, UNICODE_VERSION_1_1 }, { 0x0A3C, 0x0A3C, UNICODE_VERSION_1_1 }, { 0x0A3E, 0x0A42, UNICODE_VERSION_1_1 }, { 0x0A47, 0x0A48, UNICODE_VERSION_1_1 }, { 0x0A4B, 0x0A4D, UNICODE_VERSION_1_1 }, { 0x0A51, 0x0A51, UNICODE_VERSION_5_1 }, { 0x0A59, 0x0A5C, UNICODE_VERSION_1_1 }, { 0x0A5E, 0x0A5E, UNICODE_VERSION_1_1 }, { 0x0A66, 0x0A74, UNICODE_VERSION_1_1 }, { 0x0A75, 0x0A75, UNICODE_VERSION_5_1 }, { 0x0A76, 0x0A76, UNICODE_VERSION_11_0 }, { 0x0A81, 0x0A83, UNICODE_VERSION_1_1 }, { 0x0A85, 0x0A8B, UNICODE_VERSION_1_1 }, { 0x0A8C, 0x0A8C, UNICODE_VERSION_4_0 }, { 0x0A8D, 0x0A8D, UNICODE_VERSION_1_1 }, { 0x0A8F, 0x0A91, UNICODE_VERSION_1_1 }, { 0x0A93, 0x0AA8, UNICODE_VERSION_1_1 }, { 0x0AAA, 0x0AB0, UNICODE_VERSION_1_1 }, { 0x0AB2, 0x0AB3, UNICODE_VERSION_1_1 }, { 0x0AB5, 0x0AB9, UNICODE_VERSION_1_1 }, { 0x0ABC, 0x0AC5, UNICODE_VERSION_1_1 }, { 0x0AC7, 0x0AC9, UNICODE_VERSION_1_1 }, { 0x0ACB, 0x0ACD, UNICODE_VERSION_1_1 }, { 0x0AD0, 0x0AD0, UNICODE_VERSION_1_1 }, { 0x0AE0, 0x0AE0, UNICODE_VERSION_1_1 }, { 0x0AE1, 0x0AE3, UNICODE_VERSION_4_0 }, { 0x0AE6, 0x0AEF, UNICODE_VERSION_1_1 }, { 0x0AF0, 0x0AF0, UNICODE_VERSION_6_1 }, { 0x0AF1, 0x0AF1, UNICODE_VERSION_4_0 }, { 0x0AF9, 0x0AF9, UNICODE_VERSION_8_0 }, { 0x0AFA, 0x0AFF, UNICODE_VERSION_10_0 }, { 0x0B01, 0x0B03, UNICODE_VERSION_1_1 }, { 0x0B05, 0x0B0C, UNICODE_VERSION_1_1 }, { 0x0B0F, 0x0B10, UNICODE_VERSION_1_1 }, { 0x0B13, 0x0B28, UNICODE_VERSION_1_1 }, { 0x0B2A, 0x0B30, UNICODE_VERSION_1_1 }, { 0x0B32, 0x0B33, UNICODE_VERSION_1_1 }, { 0x0B35, 0x0B35, UNICODE_VERSION_4_0 }, { 0x0B36, 0x0B39, UNICODE_VERSION_1_1 }, { 0x0B3C, 0x0B43, UNICODE_VERSION_1_1 }, { 0x0B44, 0x0B44, UNICODE_VERSION_5_1 }, { 0x0B47, 0x0B48, UNICODE_VERSION_1_1 }, { 0x0B4B, 0x0B4D, UNICODE_VERSION_1_1 }, { 0x0B55, 0x0B55, UNICODE_VERSION_13_0 }, { 0x0B56, 0x0B57, UNICODE_VERSION_1_1 }, { 0x0B5C, 0x0B5D, UNICODE_VERSION_1_1 }, { 0x0B5F, 0x0B61, UNICODE_VERSION_1_1 }, { 0x0B62, 0x0B63, UNICODE_VERSION_5_1 }, { 0x0B66, 0x0B70, UNICODE_VERSION_1_1 }, { 0x0B71, 0x0B71, UNICODE_VERSION_4_0 }, { 0x0B72, 0x0B77, UNICODE_VERSION_6_0 }, { 0x0B82, 0x0B83, UNICODE_VERSION_1_1 }, { 0x0B85, 0x0B8A, UNICODE_VERSION_1_1 }, { 0x0B8E, 0x0B90, UNICODE_VERSION_1_1 }, { 0x0B92, 0x0B95, UNICODE_VERSION_1_1 }, { 0x0B99, 0x0B9A, UNICODE_VERSION_1_1 }, { 0x0B9C, 0x0B9C, UNICODE_VERSION_1_1 }, { 0x0B9E, 0x0B9F, UNICODE_VERSION_1_1 }, { 0x0BA3, 0x0BA4, UNICODE_VERSION_1_1 }, { 0x0BA8, 0x0BAA, UNICODE_VERSION_1_1 }, { 0x0BAE, 0x0BB5, UNICODE_VERSION_1_1 }, { 0x0BB6, 0x0BB6, UNICODE_VERSION_4_1 }, { 0x0BB7, 0x0BB9, UNICODE_VERSION_1_1 }, { 0x0BBE, 0x0BC2, UNICODE_VERSION_1_1 }, { 0x0BC6, 0x0BC8, UNICODE_VERSION_1_1 }, { 0x0BCA, 0x0BCD, UNICODE_VERSION_1_1 }, { 0x0BD0, 0x0BD0, UNICODE_VERSION_5_1 }, { 0x0BD7, 0x0BD7, UNICODE_VERSION_1_1 }, { 0x0BE6, 0x0BE6, UNICODE_VERSION_4_1 }, { 0x0BE7, 0x0BF2, UNICODE_VERSION_1_1 }, { 0x0BF3, 0x0BFA, UNICODE_VERSION_4_0 }, { 0x0C00, 0x0C00, UNICODE_VERSION_7_0 }, { 0x0C01, 0x0C03, UNICODE_VERSION_1_1 }, { 0x0C04, 0x0C04, UNICODE_VERSION_11_0 }, { 0x0C05, 0x0C0C, UNICODE_VERSION_1_1 }, { 0x0C0E, 0x0C10, UNICODE_VERSION_1_1 }, { 0x0C12, 0x0C28, UNICODE_VERSION_1_1 }, { 0x0C2A, 0x0C33, UNICODE_VERSION_1_1 }, { 0x0C34, 0x0C34, UNICODE_VERSION_7_0 }, { 0x0C35, 0x0C39, UNICODE_VERSION_1_1 }, { 0x0C3D, 0x0C3D, UNICODE_VERSION_5_1 }, { 0x0C3E, 0x0C44, UNICODE_VERSION_1_1 }, { 0x0C46, 0x0C48, UNICODE_VERSION_1_1 }, { 0x0C4A, 0x0C4D, UNICODE_VERSION_1_1 }, { 0x0C55, 0x0C56, UNICODE_VERSION_1_1 }, { 0x0C58, 0x0C59, UNICODE_VERSION_5_1 }, { 0x0C5A, 0x0C5A, UNICODE_VERSION_8_0 }, { 0x0C60, 0x0C61, UNICODE_VERSION_1_1 }, { 0x0C62, 0x0C63, UNICODE_VERSION_5_1 }, { 0x0C66, 0x0C6F, UNICODE_VERSION_1_1 }, { 0x0C77, 0x0C77, UNICODE_VERSION_12_0 }, { 0x0C78, 0x0C7F, UNICODE_VERSION_5_1 }, { 0x0C80, 0x0C80, UNICODE_VERSION_9_0 }, { 0x0C81, 0x0C81, UNICODE_VERSION_7_0 }, { 0x0C82, 0x0C83, UNICODE_VERSION_1_1 }, { 0x0C84, 0x0C84, UNICODE_VERSION_11_0 }, { 0x0C85, 0x0C8C, UNICODE_VERSION_1_1 }, { 0x0C8E, 0x0C90, UNICODE_VERSION_1_1 }, { 0x0C92, 0x0CA8, UNICODE_VERSION_1_1 }, { 0x0CAA, 0x0CB3, UNICODE_VERSION_1_1 }, { 0x0CB5, 0x0CB9, UNICODE_VERSION_1_1 }, { 0x0CBC, 0x0CBD, UNICODE_VERSION_4_0 }, { 0x0CBE, 0x0CC4, UNICODE_VERSION_1_1 }, { 0x0CC6, 0x0CC8, UNICODE_VERSION_1_1 }, { 0x0CCA, 0x0CCD, UNICODE_VERSION_1_1 }, { 0x0CD5, 0x0CD6, UNICODE_VERSION_1_1 }, { 0x0CDE, 0x0CDE, UNICODE_VERSION_1_1 }, { 0x0CE0, 0x0CE1, UNICODE_VERSION_1_1 }, { 0x0CE2, 0x0CE3, UNICODE_VERSION_5_0 }, { 0x0CE6, 0x0CEF, UNICODE_VERSION_1_1 }, { 0x0CF1, 0x0CF2, UNICODE_VERSION_5_0 }, { 0x0D00, 0x0D00, UNICODE_VERSION_10_0 }, { 0x0D01, 0x0D01, UNICODE_VERSION_7_0 }, { 0x0D02, 0x0D03, UNICODE_VERSION_1_1 }, { 0x0D04, 0x0D04, UNICODE_VERSION_13_0 }, { 0x0D05, 0x0D0C, UNICODE_VERSION_1_1 }, { 0x0D0E, 0x0D10, UNICODE_VERSION_1_1 }, { 0x0D12, 0x0D28, UNICODE_VERSION_1_1 }, { 0x0D29, 0x0D29, UNICODE_VERSION_6_0 }, { 0x0D2A, 0x0D39, UNICODE_VERSION_1_1 }, { 0x0D3A, 0x0D3A, UNICODE_VERSION_6_0 }, { 0x0D3B, 0x0D3C, UNICODE_VERSION_10_0 }, { 0x0D3D, 0x0D3D, UNICODE_VERSION_5_1 }, { 0x0D3E, 0x0D43, UNICODE_VERSION_1_1 }, { 0x0D44, 0x0D44, UNICODE_VERSION_5_1 }, { 0x0D46, 0x0D48, UNICODE_VERSION_1_1 }, { 0x0D4A, 0x0D4D, UNICODE_VERSION_1_1 }, { 0x0D4E, 0x0D4E, UNICODE_VERSION_6_0 }, { 0x0D4F, 0x0D4F, UNICODE_VERSION_9_0 }, { 0x0D54, 0x0D56, UNICODE_VERSION_9_0 }, { 0x0D57, 0x0D57, UNICODE_VERSION_1_1 }, { 0x0D58, 0x0D5E, UNICODE_VERSION_9_0 }, { 0x0D5F, 0x0D5F, UNICODE_VERSION_8_0 }, { 0x0D60, 0x0D61, UNICODE_VERSION_1_1 }, { 0x0D62, 0x0D63, UNICODE_VERSION_5_1 }, { 0x0D66, 0x0D6F, UNICODE_VERSION_1_1 }, { 0x0D70, 0x0D75, UNICODE_VERSION_5_1 }, { 0x0D76, 0x0D78, UNICODE_VERSION_9_0 }, { 0x0D79, 0x0D7F, UNICODE_VERSION_5_1 }, { 0x0D81, 0x0D81, UNICODE_VERSION_13_0 }, { 0x0D82, 0x0D83, UNICODE_VERSION_3_0 }, { 0x0D85, 0x0D96, UNICODE_VERSION_3_0 }, { 0x0D9A, 0x0DB1, UNICODE_VERSION_3_0 }, { 0x0DB3, 0x0DBB, UNICODE_VERSION_3_0 }, { 0x0DBD, 0x0DBD, UNICODE_VERSION_3_0 }, { 0x0DC0, 0x0DC6, UNICODE_VERSION_3_0 }, { 0x0DCA, 0x0DCA, UNICODE_VERSION_3_0 }, { 0x0DCF, 0x0DD4, UNICODE_VERSION_3_0 }, { 0x0DD6, 0x0DD6, UNICODE_VERSION_3_0 }, { 0x0DD8, 0x0DDF, UNICODE_VERSION_3_0 }, { 0x0DE6, 0x0DEF, UNICODE_VERSION_7_0 }, { 0x0DF2, 0x0DF4, UNICODE_VERSION_3_0 }, { 0x0E01, 0x0E3A, UNICODE_VERSION_1_1 }, { 0x0E3F, 0x0E5B, UNICODE_VERSION_1_1 }, { 0x0E81, 0x0E82, UNICODE_VERSION_1_1 }, { 0x0E84, 0x0E84, UNICODE_VERSION_1_1 }, { 0x0E86, 0x0E86, UNICODE_VERSION_12_0 }, { 0x0E87, 0x0E88, UNICODE_VERSION_1_1 }, { 0x0E89, 0x0E89, UNICODE_VERSION_12_0 }, { 0x0E8A, 0x0E8A, UNICODE_VERSION_1_1 }, { 0x0E8C, 0x0E8C, UNICODE_VERSION_12_0 }, { 0x0E8D, 0x0E8D, UNICODE_VERSION_1_1 }, { 0x0E8E, 0x0E93, UNICODE_VERSION_12_0 }, { 0x0E94, 0x0E97, UNICODE_VERSION_1_1 }, { 0x0E98, 0x0E98, UNICODE_VERSION_12_0 }, { 0x0E99, 0x0E9F, UNICODE_VERSION_1_1 }, { 0x0EA0, 0x0EA0, UNICODE_VERSION_12_0 }, { 0x0EA1, 0x0EA3, UNICODE_VERSION_1_1 }, { 0x0EA5, 0x0EA5, UNICODE_VERSION_1_1 }, { 0x0EA7, 0x0EA7, UNICODE_VERSION_1_1 }, { 0x0EA8, 0x0EA9, UNICODE_VERSION_12_0 }, { 0x0EAA, 0x0EAB, UNICODE_VERSION_1_1 }, { 0x0EAC, 0x0EAC, UNICODE_VERSION_12_0 }, { 0x0EAD, 0x0EB9, UNICODE_VERSION_1_1 }, { 0x0EBA, 0x0EBA, UNICODE_VERSION_12_0 }, { 0x0EBB, 0x0EBD, UNICODE_VERSION_1_1 }, { 0x0EC0, 0x0EC4, UNICODE_VERSION_1_1 }, { 0x0EC6, 0x0EC6, UNICODE_VERSION_1_1 }, { 0x0EC8, 0x0ECD, UNICODE_VERSION_1_1 }, { 0x0ED0, 0x0ED9, UNICODE_VERSION_1_1 }, { 0x0EDC, 0x0EDD, UNICODE_VERSION_1_1 }, { 0x0EDE, 0x0EDF, UNICODE_VERSION_6_1 }, { 0x0F00, 0x0F47, UNICODE_VERSION_2_0 }, { 0x0F49, 0x0F69, UNICODE_VERSION_2_0 }, { 0x0F6A, 0x0F6A, UNICODE_VERSION_3_0 }, { 0x0F6B, 0x0F6C, UNICODE_VERSION_5_1 }, { 0x0F71, 0x0F8B, UNICODE_VERSION_2_0 }, { 0x0F8C, 0x0F8F, UNICODE_VERSION_6_0 }, { 0x0F90, 0x0F95, UNICODE_VERSION_2_0 }, { 0x0F96, 0x0F96, UNICODE_VERSION_3_0 }, { 0x0F97, 0x0F97, UNICODE_VERSION_2_0 }, { 0x0F99, 0x0FAD, UNICODE_VERSION_2_0 }, { 0x0FAE, 0x0FB0, UNICODE_VERSION_3_0 }, { 0x0FB1, 0x0FB7, UNICODE_VERSION_2_0 }, { 0x0FB8, 0x0FB8, UNICODE_VERSION_3_0 }, { 0x0FB9, 0x0FB9, UNICODE_VERSION_2_0 }, { 0x0FBA, 0x0FBC, UNICODE_VERSION_3_0 }, { 0x0FBE, 0x0FCC, UNICODE_VERSION_3_0 }, { 0x0FCE, 0x0FCE, UNICODE_VERSION_5_1 }, { 0x0FCF, 0x0FCF, UNICODE_VERSION_3_0 }, { 0x0FD0, 0x0FD1, UNICODE_VERSION_4_1 }, { 0x0FD2, 0x0FD4, UNICODE_VERSION_5_1 }, { 0x0FD5, 0x0FD8, UNICODE_VERSION_5_2 }, { 0x0FD9, 0x0FDA, UNICODE_VERSION_6_0 }, { 0x1000, 0x1021, UNICODE_VERSION_3_0 }, { 0x1022, 0x1022, UNICODE_VERSION_5_1 }, { 0x1023, 0x1027, UNICODE_VERSION_3_0 }, { 0x1028, 0x1028, UNICODE_VERSION_5_1 }, { 0x1029, 0x102A, UNICODE_VERSION_3_0 }, { 0x102B, 0x102B, UNICODE_VERSION_5_1 }, { 0x102C, 0x1032, UNICODE_VERSION_3_0 }, { 0x1033, 0x1035, UNICODE_VERSION_5_1 }, { 0x1036, 0x1039, UNICODE_VERSION_3_0 }, { 0x103A, 0x103F, UNICODE_VERSION_5_1 }, { 0x1040, 0x1059, UNICODE_VERSION_3_0 }, { 0x105A, 0x1099, UNICODE_VERSION_5_1 }, { 0x109A, 0x109D, UNICODE_VERSION_5_2 }, { 0x109E, 0x109F, UNICODE_VERSION_5_1 }, { 0x10A0, 0x10C5, UNICODE_VERSION_1_1 }, { 0x10C7, 0x10C7, UNICODE_VERSION_6_1 }, { 0x10CD, 0x10CD, UNICODE_VERSION_6_1 }, { 0x10D0, 0x10F6, UNICODE_VERSION_1_1 }, { 0x10F7, 0x10F8, UNICODE_VERSION_3_2 }, { 0x10F9, 0x10FA, UNICODE_VERSION_4_1 }, { 0x10FB, 0x10FB, UNICODE_VERSION_1_1 }, { 0x10FC, 0x10FC, UNICODE_VERSION_4_1 }, { 0x10FD, 0x10FF, UNICODE_VERSION_6_1 }, { 0x1100, 0x1159, UNICODE_VERSION_1_1 }, { 0x115A, 0x115E, UNICODE_VERSION_5_2 }, { 0x115F, 0x11A2, UNICODE_VERSION_1_1 }, { 0x11A3, 0x11A7, UNICODE_VERSION_5_2 }, { 0x11A8, 0x11F9, UNICODE_VERSION_1_1 }, { 0x11FA, 0x11FF, UNICODE_VERSION_5_2 }, { 0x1200, 0x1206, UNICODE_VERSION_3_0 }, { 0x1207, 0x1207, UNICODE_VERSION_4_1 }, { 0x1208, 0x1246, UNICODE_VERSION_3_0 }, { 0x1247, 0x1247, UNICODE_VERSION_4_1 }, { 0x1248, 0x1248, UNICODE_VERSION_3_0 }, { 0x124A, 0x124D, UNICODE_VERSION_3_0 }, { 0x1250, 0x1256, UNICODE_VERSION_3_0 }, { 0x1258, 0x1258, UNICODE_VERSION_3_0 }, { 0x125A, 0x125D, UNICODE_VERSION_3_0 }, { 0x1260, 0x1286, UNICODE_VERSION_3_0 }, { 0x1287, 0x1287, UNICODE_VERSION_4_1 }, { 0x1288, 0x1288, UNICODE_VERSION_3_0 }, { 0x128A, 0x128D, UNICODE_VERSION_3_0 }, { 0x1290, 0x12AE, UNICODE_VERSION_3_0 }, { 0x12AF, 0x12AF, UNICODE_VERSION_4_1 }, { 0x12B0, 0x12B0, UNICODE_VERSION_3_0 }, { 0x12B2, 0x12B5, UNICODE_VERSION_3_0 }, { 0x12B8, 0x12BE, UNICODE_VERSION_3_0 }, { 0x12C0, 0x12C0, UNICODE_VERSION_3_0 }, { 0x12C2, 0x12C5, UNICODE_VERSION_3_0 }, { 0x12C8, 0x12CE, UNICODE_VERSION_3_0 }, { 0x12CF, 0x12CF, UNICODE_VERSION_4_1 }, { 0x12D0, 0x12D6, UNICODE_VERSION_3_0 }, { 0x12D8, 0x12EE, UNICODE_VERSION_3_0 }, { 0x12EF, 0x12EF, UNICODE_VERSION_4_1 }, { 0x12F0, 0x130E, UNICODE_VERSION_3_0 }, { 0x130F, 0x130F, UNICODE_VERSION_4_1 }, { 0x1310, 0x1310, UNICODE_VERSION_3_0 }, { 0x1312, 0x1315, UNICODE_VERSION_3_0 }, { 0x1318, 0x131E, UNICODE_VERSION_3_0 }, { 0x131F, 0x131F, UNICODE_VERSION_4_1 }, { 0x1320, 0x1346, UNICODE_VERSION_3_0 }, { 0x1347, 0x1347, UNICODE_VERSION_4_1 }, { 0x1348, 0x135A, UNICODE_VERSION_3_0 }, { 0x135D, 0x135E, UNICODE_VERSION_6_0 }, { 0x135F, 0x1360, UNICODE_VERSION_4_1 }, { 0x1361, 0x137C, UNICODE_VERSION_3_0 }, { 0x1380, 0x1399, UNICODE_VERSION_4_1 }, { 0x13A0, 0x13F4, UNICODE_VERSION_3_0 }, { 0x13F5, 0x13F5, UNICODE_VERSION_8_0 }, { 0x13F8, 0x13FD, UNICODE_VERSION_8_0 }, { 0x1400, 0x1400, UNICODE_VERSION_5_2 }, { 0x1401, 0x1676, UNICODE_VERSION_3_0 }, { 0x1677, 0x167F, UNICODE_VERSION_5_2 }, { 0x1680, 0x169C, UNICODE_VERSION_3_0 }, { 0x16A0, 0x16F0, UNICODE_VERSION_3_0 }, { 0x16F1, 0x16F8, UNICODE_VERSION_7_0 }, { 0x1700, 0x170C, UNICODE_VERSION_3_2 }, { 0x170E, 0x1714, UNICODE_VERSION_3_2 }, { 0x1720, 0x1736, UNICODE_VERSION_3_2 }, { 0x1740, 0x1753, UNICODE_VERSION_3_2 }, { 0x1760, 0x176C, UNICODE_VERSION_3_2 }, { 0x176E, 0x1770, UNICODE_VERSION_3_2 }, { 0x1772, 0x1773, UNICODE_VERSION_3_2 }, { 0x1780, 0x17DC, UNICODE_VERSION_3_0 }, { 0x17DD, 0x17DD, UNICODE_VERSION_4_0 }, { 0x17E0, 0x17E9, UNICODE_VERSION_3_0 }, { 0x17F0, 0x17F9, UNICODE_VERSION_4_0 }, { 0x1800, 0x180D, UNICODE_VERSION_3_0 }, { 0x180E, 0x180E, UNICODE_VERSION_3_0 }, { 0x1810, 0x1819, UNICODE_VERSION_3_0 }, { 0x1820, 0x1877, UNICODE_VERSION_3_0 }, { 0x1878, 0x1878, UNICODE_VERSION_11_0 }, { 0x1880, 0x18A9, UNICODE_VERSION_3_0 }, { 0x18AA, 0x18AA, UNICODE_VERSION_5_1 }, { 0x18B0, 0x18F5, UNICODE_VERSION_5_2 }, { 0x1900, 0x191C, UNICODE_VERSION_4_0 }, { 0x191D, 0x191E, UNICODE_VERSION_7_0 }, { 0x1920, 0x192B, UNICODE_VERSION_4_0 }, { 0x1930, 0x193B, UNICODE_VERSION_4_0 }, { 0x1940, 0x1940, UNICODE_VERSION_4_0 }, { 0x1944, 0x196D, UNICODE_VERSION_4_0 }, { 0x1970, 0x1974, UNICODE_VERSION_4_0 }, { 0x1980, 0x19A9, UNICODE_VERSION_4_1 }, { 0x19AA, 0x19AB, UNICODE_VERSION_5_2 }, { 0x19B0, 0x19C9, UNICODE_VERSION_4_1 }, { 0x19D0, 0x19D9, UNICODE_VERSION_4_1 }, { 0x19DA, 0x19DA, UNICODE_VERSION_5_2 }, { 0x19DE, 0x19DF, UNICODE_VERSION_4_1 }, { 0x19E0, 0x19FF, UNICODE_VERSION_4_0 }, { 0x1A00, 0x1A1B, UNICODE_VERSION_4_1 }, { 0x1A1E, 0x1A1F, UNICODE_VERSION_4_1 }, { 0x1A20, 0x1A5E, UNICODE_VERSION_5_2 }, { 0x1A60, 0x1A7C, UNICODE_VERSION_5_2 }, { 0x1A7F, 0x1A89, UNICODE_VERSION_5_2 }, { 0x1A90, 0x1A99, UNICODE_VERSION_5_2 }, { 0x1AA0, 0x1AAD, UNICODE_VERSION_5_2 }, { 0x1AB0, 0x1ABE, UNICODE_VERSION_7_0 }, { 0x1ABF, 0x1AC0, UNICODE_VERSION_13_0 }, { 0x1B00, 0x1B4B, UNICODE_VERSION_5_0 }, { 0x1B50, 0x1B7C, UNICODE_VERSION_5_0 }, { 0x1B80, 0x1BAA, UNICODE_VERSION_5_1 }, { 0x1BAB, 0x1BAD, UNICODE_VERSION_6_1 }, { 0x1BAE, 0x1BB9, UNICODE_VERSION_5_1 }, { 0x1BBA, 0x1BBF, UNICODE_VERSION_6_1 }, { 0x1BC0, 0x1BF3, UNICODE_VERSION_6_0 }, { 0x1BFC, 0x1BFF, UNICODE_VERSION_6_0 }, { 0x1C00, 0x1C37, UNICODE_VERSION_5_1 }, { 0x1C3B, 0x1C49, UNICODE_VERSION_5_1 }, { 0x1C4D, 0x1C7F, UNICODE_VERSION_5_1 }, { 0x1C80, 0x1C88, UNICODE_VERSION_9_0 }, { 0x1C90, 0x1CBA, UNICODE_VERSION_11_0 }, { 0x1CBD, 0x1CBF, UNICODE_VERSION_11_0 }, { 0x1CC0, 0x1CC7, UNICODE_VERSION_6_1 }, { 0x1CD0, 0x1CF2, UNICODE_VERSION_5_2 }, { 0x1CF3, 0x1CF6, UNICODE_VERSION_6_1 }, { 0x1CF7, 0x1CF7, UNICODE_VERSION_10_0 }, { 0x1CF8, 0x1CF9, UNICODE_VERSION_7_0 }, { 0x1CFA, 0x1CFA, UNICODE_VERSION_12_0 }, { 0x1D00, 0x1D6B, UNICODE_VERSION_4_0 }, { 0x1D6C, 0x1DC3, UNICODE_VERSION_4_1 }, { 0x1DC4, 0x1DCA, UNICODE_VERSION_5_0 }, { 0x1DCB, 0x1DE6, UNICODE_VERSION_5_1 }, { 0x1DE7, 0x1DF5, UNICODE_VERSION_7_0 }, { 0x1DF6, 0x1DF9, UNICODE_VERSION_10_0 }, { 0x1DFB, 0x1DFB, UNICODE_VERSION_9_0 }, { 0x1DFC, 0x1DFC, UNICODE_VERSION_6_0 }, { 0x1DFD, 0x1DFD, UNICODE_VERSION_5_2 }, { 0x1DFE, 0x1DFF, UNICODE_VERSION_5_0 }, { 0x1E00, 0x1E9A, UNICODE_VERSION_1_1 }, { 0x1E9B, 0x1E9B, UNICODE_VERSION_2_0 }, { 0x1E9C, 0x1E9F, UNICODE_VERSION_5_1 }, { 0x1EA0, 0x1EF9, UNICODE_VERSION_1_1 }, { 0x1EFA, 0x1EFF, UNICODE_VERSION_5_1 }, { 0x1F00, 0x1F15, UNICODE_VERSION_1_1 }, { 0x1F18, 0x1F1D, UNICODE_VERSION_1_1 }, { 0x1F20, 0x1F45, UNICODE_VERSION_1_1 }, { 0x1F48, 0x1F4D, UNICODE_VERSION_1_1 }, { 0x1F50, 0x1F57, UNICODE_VERSION_1_1 }, { 0x1F59, 0x1F59, UNICODE_VERSION_1_1 }, { 0x1F5B, 0x1F5B, UNICODE_VERSION_1_1 }, { 0x1F5D, 0x1F5D, UNICODE_VERSION_1_1 }, { 0x1F5F, 0x1F7D, UNICODE_VERSION_1_1 }, { 0x1F80, 0x1FB4, UNICODE_VERSION_1_1 }, { 0x1FB6, 0x1FC4, UNICODE_VERSION_1_1 }, { 0x1FC6, 0x1FD3, UNICODE_VERSION_1_1 }, { 0x1FD6, 0x1FDB, UNICODE_VERSION_1_1 }, { 0x1FDD, 0x1FEF, UNICODE_VERSION_1_1 }, { 0x1FF2, 0x1FF4, UNICODE_VERSION_1_1 }, { 0x1FF6, 0x1FFE, UNICODE_VERSION_1_1 }, { 0x2000, 0x200A, UNICODE_VERSION_1_1 }, { 0x200B, 0x200F, UNICODE_VERSION_1_1 }, { 0x2010, 0x2027, UNICODE_VERSION_1_1 }, { 0x2028, 0x202E, UNICODE_VERSION_1_1 }, { 0x202F, 0x202F, UNICODE_VERSION_3_0 }, { 0x2030, 0x2046, UNICODE_VERSION_1_1 }, { 0x2047, 0x2047, UNICODE_VERSION_3_2 }, { 0x2048, 0x204D, UNICODE_VERSION_3_0 }, { 0x204E, 0x2052, UNICODE_VERSION_3_2 }, { 0x2053, 0x2054, UNICODE_VERSION_4_0 }, { 0x2055, 0x2056, UNICODE_VERSION_4_1 }, { 0x2057, 0x2057, UNICODE_VERSION_3_2 }, { 0x2058, 0x205E, UNICODE_VERSION_4_1 }, { 0x205F, 0x205F, UNICODE_VERSION_3_2 }, { 0x2060, 0x2063, UNICODE_VERSION_3_2 }, { 0x2064, 0x2064, UNICODE_VERSION_5_1 }, { 0x2066, 0x2069, UNICODE_VERSION_6_3 }, { 0x206A, 0x206F, UNICODE_VERSION_1_1 }, { 0x2070, 0x2070, UNICODE_VERSION_1_1 }, { 0x2071, 0x2071, UNICODE_VERSION_3_2 }, { 0x2074, 0x208E, UNICODE_VERSION_1_1 }, { 0x2090, 0x2094, UNICODE_VERSION_4_1 }, { 0x2095, 0x209C, UNICODE_VERSION_6_0 }, { 0x20A0, 0x20AA, UNICODE_VERSION_1_1 }, { 0x20AB, 0x20AB, UNICODE_VERSION_2_0 }, { 0x20AC, 0x20AC, UNICODE_VERSION_2_1 }, { 0x20AD, 0x20AF, UNICODE_VERSION_3_0 }, { 0x20B0, 0x20B1, UNICODE_VERSION_3_2 }, { 0x20B2, 0x20B5, UNICODE_VERSION_4_1 }, { 0x20B6, 0x20B8, UNICODE_VERSION_5_2 }, { 0x20B9, 0x20B9, UNICODE_VERSION_6_0 }, { 0x20BA, 0x20BA, UNICODE_VERSION_6_2 }, { 0x20BB, 0x20BD, UNICODE_VERSION_7_0 }, { 0x20BE, 0x20BE, UNICODE_VERSION_8_0 }, { 0x20BF, 0x20BF, UNICODE_VERSION_10_0 }, { 0x20D0, 0x20E1, UNICODE_VERSION_1_1 }, { 0x20E2, 0x20E3, UNICODE_VERSION_3_0 }, { 0x20E4, 0x20EA, UNICODE_VERSION_3_2 }, { 0x20EB, 0x20EB, UNICODE_VERSION_4_1 }, { 0x20EC, 0x20EF, UNICODE_VERSION_5_0 }, { 0x20F0, 0x20F0, UNICODE_VERSION_5_1 }, { 0x2100, 0x2138, UNICODE_VERSION_1_1 }, { 0x2139, 0x213A, UNICODE_VERSION_3_0 }, { 0x213B, 0x213B, UNICODE_VERSION_4_0 }, { 0x213C, 0x213C, UNICODE_VERSION_4_1 }, { 0x213D, 0x214B, UNICODE_VERSION_3_2 }, { 0x214C, 0x214C, UNICODE_VERSION_4_1 }, { 0x214D, 0x214E, UNICODE_VERSION_5_0 }, { 0x214F, 0x214F, UNICODE_VERSION_5_1 }, { 0x2150, 0x2152, UNICODE_VERSION_5_2 }, { 0x2153, 0x2182, UNICODE_VERSION_1_1 }, { 0x2183, 0x2183, UNICODE_VERSION_3_0 }, { 0x2184, 0x2184, UNICODE_VERSION_5_0 }, { 0x2185, 0x2188, UNICODE_VERSION_5_1 }, { 0x2189, 0x2189, UNICODE_VERSION_5_2 }, { 0x218A, 0x218B, UNICODE_VERSION_8_0 }, { 0x2190, 0x21EA, UNICODE_VERSION_1_1 }, { 0x21EB, 0x21F3, UNICODE_VERSION_3_0 }, { 0x21F4, 0x21FF, UNICODE_VERSION_3_2 }, { 0x2200, 0x22F1, UNICODE_VERSION_1_1 }, { 0x22F2, 0x22FF, UNICODE_VERSION_3_2 }, { 0x2300, 0x2300, UNICODE_VERSION_1_1 }, { 0x2301, 0x2301, UNICODE_VERSION_3_0 }, { 0x2302, 0x237A, UNICODE_VERSION_1_1 }, { 0x237B, 0x237B, UNICODE_VERSION_3_0 }, { 0x237C, 0x237C, UNICODE_VERSION_3_2 }, { 0x237D, 0x239A, UNICODE_VERSION_3_0 }, { 0x239B, 0x23CE, UNICODE_VERSION_3_2 }, { 0x23CF, 0x23D0, UNICODE_VERSION_4_0 }, { 0x23D1, 0x23DB, UNICODE_VERSION_4_1 }, { 0x23DC, 0x23E7, UNICODE_VERSION_5_0 }, { 0x23E8, 0x23E8, UNICODE_VERSION_5_2 }, { 0x23E9, 0x23F3, UNICODE_VERSION_6_0 }, { 0x23F4, 0x23FA, UNICODE_VERSION_7_0 }, { 0x23FB, 0x23FE, UNICODE_VERSION_9_0 }, { 0x23FF, 0x23FF, UNICODE_VERSION_10_0 }, { 0x2400, 0x2424, UNICODE_VERSION_1_1 }, { 0x2425, 0x2426, UNICODE_VERSION_3_0 }, { 0x2440, 0x244A, UNICODE_VERSION_1_1 }, { 0x2460, 0x24EA, UNICODE_VERSION_1_1 }, { 0x24EB, 0x24FE, UNICODE_VERSION_3_2 }, { 0x24FF, 0x24FF, UNICODE_VERSION_4_0 }, { 0x2500, 0x2595, UNICODE_VERSION_1_1 }, { 0x2596, 0x259F, UNICODE_VERSION_3_2 }, { 0x25A0, 0x25EF, UNICODE_VERSION_1_1 }, { 0x25F0, 0x25F7, UNICODE_VERSION_3_0 }, { 0x25F8, 0x25FF, UNICODE_VERSION_3_2 }, { 0x2600, 0x2613, UNICODE_VERSION_1_1 }, { 0x2614, 0x2615, UNICODE_VERSION_4_0 }, { 0x2616, 0x2617, UNICODE_VERSION_3_2 }, { 0x2618, 0x2618, UNICODE_VERSION_4_1 }, { 0x2619, 0x2619, UNICODE_VERSION_3_0 }, { 0x261A, 0x266F, UNICODE_VERSION_1_1 }, { 0x2670, 0x2671, UNICODE_VERSION_3_0 }, { 0x2672, 0x267D, UNICODE_VERSION_3_2 }, { 0x267E, 0x267F, UNICODE_VERSION_4_1 }, { 0x2680, 0x2689, UNICODE_VERSION_3_2 }, { 0x268A, 0x2691, UNICODE_VERSION_4_0 }, { 0x2692, 0x269C, UNICODE_VERSION_4_1 }, { 0x269D, 0x269D, UNICODE_VERSION_5_1 }, { 0x269E, 0x269F, UNICODE_VERSION_5_2 }, { 0x26A0, 0x26A1, UNICODE_VERSION_4_0 }, { 0x26A2, 0x26B1, UNICODE_VERSION_4_1 }, { 0x26B2, 0x26B2, UNICODE_VERSION_5_0 }, { 0x26B3, 0x26BC, UNICODE_VERSION_5_1 }, { 0x26BD, 0x26BF, UNICODE_VERSION_5_2 }, { 0x26C0, 0x26C3, UNICODE_VERSION_5_1 }, { 0x26C4, 0x26CD, UNICODE_VERSION_5_2 }, { 0x26CE, 0x26CE, UNICODE_VERSION_6_0 }, { 0x26CF, 0x26E1, UNICODE_VERSION_5_2 }, { 0x26E2, 0x26E2, UNICODE_VERSION_6_0 }, { 0x26E3, 0x26E3, UNICODE_VERSION_5_2 }, { 0x26E4, 0x26E7, UNICODE_VERSION_6_0 }, { 0x26E8, 0x26FF, UNICODE_VERSION_5_2 }, { 0x2700, 0x2700, UNICODE_VERSION_7_0 }, { 0x2701, 0x2704, UNICODE_VERSION_1_1 }, { 0x2705, 0x2705, UNICODE_VERSION_6_0 }, { 0x2706, 0x2709, UNICODE_VERSION_1_1 }, { 0x270A, 0x270B, UNICODE_VERSION_6_0 }, { 0x270C, 0x2727, UNICODE_VERSION_1_1 }, { 0x2728, 0x2728, UNICODE_VERSION_6_0 }, { 0x2729, 0x274B, UNICODE_VERSION_1_1 }, { 0x274C, 0x274C, UNICODE_VERSION_6_0 }, { 0x274D, 0x274D, UNICODE_VERSION_1_1 }, { 0x274E, 0x274E, UNICODE_VERSION_6_0 }, { 0x274F, 0x2752, UNICODE_VERSION_1_1 }, { 0x2753, 0x2755, UNICODE_VERSION_6_0 }, { 0x2756, 0x2756, UNICODE_VERSION_1_1 }, { 0x2757, 0x2757, UNICODE_VERSION_5_2 }, { 0x2758, 0x275E, UNICODE_VERSION_1_1 }, { 0x275F, 0x2760, UNICODE_VERSION_6_0 }, { 0x2761, 0x2767, UNICODE_VERSION_1_1 }, { 0x2768, 0x2775, UNICODE_VERSION_3_2 }, { 0x2776, 0x2794, UNICODE_VERSION_1_1 }, { 0x2795, 0x2797, UNICODE_VERSION_6_0 }, { 0x2798, 0x27AF, UNICODE_VERSION_1_1 }, { 0x27B0, 0x27B0, UNICODE_VERSION_6_0 }, { 0x27B1, 0x27BE, UNICODE_VERSION_1_1 }, { 0x27BF, 0x27BF, UNICODE_VERSION_6_0 }, { 0x27C0, 0x27C6, UNICODE_VERSION_4_1 }, { 0x27C7, 0x27CA, UNICODE_VERSION_5_0 }, { 0x27CB, 0x27CB, UNICODE_VERSION_6_1 }, { 0x27CC, 0x27CC, UNICODE_VERSION_5_1 }, { 0x27CD, 0x27CD, UNICODE_VERSION_6_1 }, { 0x27CE, 0x27CF, UNICODE_VERSION_6_0 }, { 0x27D0, 0x27EB, UNICODE_VERSION_3_2 }, { 0x27EC, 0x27EF, UNICODE_VERSION_5_1 }, { 0x27F0, 0x27FF, UNICODE_VERSION_3_2 }, { 0x2800, 0x28FF, UNICODE_VERSION_3_0 }, { 0x2900, 0x2AFF, UNICODE_VERSION_3_2 }, { 0x2B00, 0x2B0D, UNICODE_VERSION_4_0 }, { 0x2B0E, 0x2B13, UNICODE_VERSION_4_1 }, { 0x2B14, 0x2B1A, UNICODE_VERSION_5_0 }, { 0x2B1B, 0x2B1F, UNICODE_VERSION_5_1 }, { 0x2B20, 0x2B23, UNICODE_VERSION_5_0 }, { 0x2B24, 0x2B4C, UNICODE_VERSION_5_1 }, { 0x2B4D, 0x2B4F, UNICODE_VERSION_7_0 }, { 0x2B50, 0x2B54, UNICODE_VERSION_5_1 }, { 0x2B55, 0x2B59, UNICODE_VERSION_5_2 }, { 0x2B5A, 0x2B73, UNICODE_VERSION_7_0 }, { 0x2B76, 0x2B95, UNICODE_VERSION_7_0 }, { 0x2B97, 0x2B97, UNICODE_VERSION_13_0 }, { 0x2B98, 0x2BB9, UNICODE_VERSION_7_0 }, { 0x2BBA, 0x2BBC, UNICODE_VERSION_11_0 }, { 0x2BBD, 0x2BC8, UNICODE_VERSION_7_0 }, { 0x2BC9, 0x2BC9, UNICODE_VERSION_12_0 }, { 0x2BCA, 0x2BD1, UNICODE_VERSION_7_0 }, { 0x2BD2, 0x2BD2, UNICODE_VERSION_10_0 }, { 0x2BD3, 0x2BEB, UNICODE_VERSION_11_0 }, { 0x2BEC, 0x2BEF, UNICODE_VERSION_8_0 }, { 0x2BF0, 0x2BFE, UNICODE_VERSION_11_0 }, { 0x2BFF, 0x2BFF, UNICODE_VERSION_12_0 }, { 0x2C00, 0x2C2E, UNICODE_VERSION_4_1 }, { 0x2C30, 0x2C5E, UNICODE_VERSION_4_1 }, { 0x2C60, 0x2C6C, UNICODE_VERSION_5_0 }, { 0x2C6D, 0x2C6F, UNICODE_VERSION_5_1 }, { 0x2C70, 0x2C70, UNICODE_VERSION_5_2 }, { 0x2C71, 0x2C73, UNICODE_VERSION_5_1 }, { 0x2C74, 0x2C77, UNICODE_VERSION_5_0 }, { 0x2C78, 0x2C7D, UNICODE_VERSION_5_1 }, { 0x2C7E, 0x2C7F, UNICODE_VERSION_5_2 }, { 0x2C80, 0x2CEA, UNICODE_VERSION_4_1 }, { 0x2CEB, 0x2CF1, UNICODE_VERSION_5_2 }, { 0x2CF2, 0x2CF3, UNICODE_VERSION_6_1 }, { 0x2CF9, 0x2D25, UNICODE_VERSION_4_1 }, { 0x2D27, 0x2D27, UNICODE_VERSION_6_1 }, { 0x2D2D, 0x2D2D, UNICODE_VERSION_6_1 }, { 0x2D30, 0x2D65, UNICODE_VERSION_4_1 }, { 0x2D66, 0x2D67, UNICODE_VERSION_6_1 }, { 0x2D6F, 0x2D6F, UNICODE_VERSION_4_1 }, { 0x2D70, 0x2D70, UNICODE_VERSION_6_0 }, { 0x2D7F, 0x2D7F, UNICODE_VERSION_6_0 }, { 0x2D80, 0x2D96, UNICODE_VERSION_4_1 }, { 0x2DA0, 0x2DA6, UNICODE_VERSION_4_1 }, { 0x2DA8, 0x2DAE, UNICODE_VERSION_4_1 }, { 0x2DB0, 0x2DB6, UNICODE_VERSION_4_1 }, { 0x2DB8, 0x2DBE, UNICODE_VERSION_4_1 }, { 0x2DC0, 0x2DC6, UNICODE_VERSION_4_1 }, { 0x2DC8, 0x2DCE, UNICODE_VERSION_4_1 }, { 0x2DD0, 0x2DD6, UNICODE_VERSION_4_1 }, { 0x2DD8, 0x2DDE, UNICODE_VERSION_4_1 }, { 0x2DE0, 0x2DFF, UNICODE_VERSION_5_1 }, { 0x2E00, 0x2E17, UNICODE_VERSION_4_1 }, { 0x2E18, 0x2E1B, UNICODE_VERSION_5_1 }, { 0x2E1C, 0x2E1D, UNICODE_VERSION_4_1 }, { 0x2E1E, 0x2E30, UNICODE_VERSION_5_1 }, { 0x2E31, 0x2E31, UNICODE_VERSION_5_2 }, { 0x2E32, 0x2E3B, UNICODE_VERSION_6_1 }, { 0x2E3C, 0x2E42, UNICODE_VERSION_7_0 }, { 0x2E43, 0x2E44, UNICODE_VERSION_9_0 }, { 0x2E45, 0x2E49, UNICODE_VERSION_10_0 }, { 0x2E4A, 0x2E4E, UNICODE_VERSION_11_0 }, { 0x2E4F, 0x2E4F, UNICODE_VERSION_12_0 }, { 0x2E50, 0x2E52, UNICODE_VERSION_13_0 }, { 0x2E80, 0x2E99, UNICODE_VERSION_3_0 }, { 0x2E9B, 0x2EF3, UNICODE_VERSION_3_0 }, { 0x2F00, 0x2FD5, UNICODE_VERSION_3_0 }, { 0x2FF0, 0x2FFB, UNICODE_VERSION_3_0 }, { 0x3000, 0x3037, UNICODE_VERSION_1_1 }, { 0x3038, 0x303A, UNICODE_VERSION_3_0 }, { 0x303B, 0x303D, UNICODE_VERSION_3_2 }, { 0x303E, 0x303E, UNICODE_VERSION_3_0 }, { 0x303F, 0x303F, UNICODE_VERSION_1_1 }, { 0x3041, 0x3094, UNICODE_VERSION_1_1 }, { 0x3095, 0x3096, UNICODE_VERSION_3_2 }, { 0x3099, 0x309E, UNICODE_VERSION_1_1 }, { 0x309F, 0x30A0, UNICODE_VERSION_3_2 }, { 0x30A1, 0x30FE, UNICODE_VERSION_1_1 }, { 0x30FF, 0x30FF, UNICODE_VERSION_3_2 }, { 0x3105, 0x312C, UNICODE_VERSION_1_1 }, { 0x312D, 0x312D, UNICODE_VERSION_5_1 }, { 0x312E, 0x312E, UNICODE_VERSION_10_0 }, { 0x312F, 0x312F, UNICODE_VERSION_11_0 }, { 0x3131, 0x318E, UNICODE_VERSION_1_1 }, { 0x3190, 0x319F, UNICODE_VERSION_1_1 }, { 0x31A0, 0x31B7, UNICODE_VERSION_3_0 }, { 0x31B8, 0x31BA, UNICODE_VERSION_6_0 }, { 0x31BB, 0x31BF, UNICODE_VERSION_13_0 }, { 0x31C0, 0x31CF, UNICODE_VERSION_4_1 }, { 0x31D0, 0x31E3, UNICODE_VERSION_5_1 }, { 0x31F0, 0x31FF, UNICODE_VERSION_3_2 }, { 0x3200, 0x321C, UNICODE_VERSION_1_1 }, { 0x321D, 0x321E, UNICODE_VERSION_4_0 }, { 0x3220, 0x3243, UNICODE_VERSION_1_1 }, { 0x3244, 0x324F, UNICODE_VERSION_5_2 }, { 0x3250, 0x3250, UNICODE_VERSION_4_0 }, { 0x3251, 0x325F, UNICODE_VERSION_3_2 }, { 0x3260, 0x327B, UNICODE_VERSION_1_1 }, { 0x327C, 0x327D, UNICODE_VERSION_4_0 }, { 0x327E, 0x327E, UNICODE_VERSION_4_1 }, { 0x327F, 0x32B0, UNICODE_VERSION_1_1 }, { 0x32B1, 0x32BF, UNICODE_VERSION_3_2 }, { 0x32C0, 0x32CB, UNICODE_VERSION_1_1 }, { 0x32CC, 0x32CF, UNICODE_VERSION_4_0 }, { 0x32D0, 0x32FE, UNICODE_VERSION_1_1 }, { 0x32FF, 0x32FF, UNICODE_VERSION_12_1 }, { 0x3300, 0x3376, UNICODE_VERSION_1_1 }, { 0x3377, 0x337A, UNICODE_VERSION_4_0 }, { 0x337B, 0x33DD, UNICODE_VERSION_1_1 }, { 0x33DE, 0x33DF, UNICODE_VERSION_4_0 }, { 0x33E0, 0x33FE, UNICODE_VERSION_1_1 }, { 0x33FF, 0x33FF, UNICODE_VERSION_4_0 }, { 0x3400, 0x4DB5, UNICODE_VERSION_3_0 }, { 0x4DB6, 0x4DBF, UNICODE_VERSION_13_0 }, { 0x4DC0, 0x4DFF, UNICODE_VERSION_4_0 }, { 0x4E00, 0x9FA5, UNICODE_VERSION_1_1 }, { 0x9FA6, 0x9FBB, UNICODE_VERSION_4_1 }, { 0x9FBC, 0x9FC3, UNICODE_VERSION_5_1 }, { 0x9FC4, 0x9FCB, UNICODE_VERSION_5_2 }, { 0x9FCC, 0x9FCC, UNICODE_VERSION_6_1 }, { 0x9FCD, 0x9FD5, UNICODE_VERSION_8_0 }, { 0x9FD6, 0x9FEA, UNICODE_VERSION_10_0 }, { 0x9FEB, 0x9FEF, UNICODE_VERSION_11_0 }, { 0x9FF0, 0x9FFC, UNICODE_VERSION_13_0 }, { 0xA000, 0xA48C, UNICODE_VERSION_3_0 }, { 0xA490, 0xA4A1, UNICODE_VERSION_3_0 }, { 0xA4A2, 0xA4A3, UNICODE_VERSION_3_2 }, { 0xA4A4, 0xA4B3, UNICODE_VERSION_3_0 }, { 0xA4B4, 0xA4B4, UNICODE_VERSION_3_2 }, { 0xA4B5, 0xA4C0, UNICODE_VERSION_3_0 }, { 0xA4C1, 0xA4C1, UNICODE_VERSION_3_2 }, { 0xA4C2, 0xA4C4, UNICODE_VERSION_3_0 }, { 0xA4C5, 0xA4C5, UNICODE_VERSION_3_2 }, { 0xA4C6, 0xA4C6, UNICODE_VERSION_3_0 }, { 0xA4D0, 0xA4FF, UNICODE_VERSION_5_2 }, { 0xA500, 0xA62B, UNICODE_VERSION_5_1 }, { 0xA640, 0xA65F, UNICODE_VERSION_5_1 }, { 0xA660, 0xA661, UNICODE_VERSION_6_0 }, { 0xA662, 0xA673, UNICODE_VERSION_5_1 }, { 0xA674, 0xA67B, UNICODE_VERSION_6_1 }, { 0xA67C, 0xA697, UNICODE_VERSION_5_1 }, { 0xA698, 0xA69D, UNICODE_VERSION_7_0 }, { 0xA69E, 0xA69E, UNICODE_VERSION_8_0 }, { 0xA69F, 0xA69F, UNICODE_VERSION_6_1 }, { 0xA6A0, 0xA6F7, UNICODE_VERSION_5_2 }, { 0xA700, 0xA716, UNICODE_VERSION_4_1 }, { 0xA717, 0xA71A, UNICODE_VERSION_5_0 }, { 0xA71B, 0xA71F, UNICODE_VERSION_5_1 }, { 0xA720, 0xA721, UNICODE_VERSION_5_0 }, { 0xA722, 0xA78C, UNICODE_VERSION_5_1 }, { 0xA78D, 0xA78E, UNICODE_VERSION_6_0 }, { 0xA78F, 0xA78F, UNICODE_VERSION_8_0 }, { 0xA790, 0xA791, UNICODE_VERSION_6_0 }, { 0xA792, 0xA793, UNICODE_VERSION_6_1 }, { 0xA794, 0xA79F, UNICODE_VERSION_7_0 }, { 0xA7A0, 0xA7A9, UNICODE_VERSION_6_0 }, { 0xA7AA, 0xA7AA, UNICODE_VERSION_6_1 }, { 0xA7AB, 0xA7AD, UNICODE_VERSION_7_0 }, { 0xA7AE, 0xA7AE, UNICODE_VERSION_9_0 }, { 0xA7AF, 0xA7AF, UNICODE_VERSION_11_0 }, { 0xA7B0, 0xA7B1, UNICODE_VERSION_7_0 }, { 0xA7B2, 0xA7B7, UNICODE_VERSION_8_0 }, { 0xA7B8, 0xA7B9, UNICODE_VERSION_11_0 }, { 0xA7BA, 0xA7BF, UNICODE_VERSION_12_0 }, { 0xA7C2, 0xA7C6, UNICODE_VERSION_12_0 }, { 0xA7C7, 0xA7CA, UNICODE_VERSION_13_0 }, { 0xA7F5, 0xA7F6, UNICODE_VERSION_13_0 }, { 0xA7F7, 0xA7F7, UNICODE_VERSION_7_0 }, { 0xA7F8, 0xA7F9, UNICODE_VERSION_6_1 }, { 0xA7FA, 0xA7FA, UNICODE_VERSION_6_0 }, { 0xA7FB, 0xA7FF, UNICODE_VERSION_5_1 }, { 0xA800, 0xA82B, UNICODE_VERSION_4_1 }, { 0xA82C, 0xA82C, UNICODE_VERSION_13_0 }, { 0xA830, 0xA839, UNICODE_VERSION_5_2 }, { 0xA840, 0xA877, UNICODE_VERSION_5_0 }, { 0xA880, 0xA8C4, UNICODE_VERSION_5_1 }, { 0xA8C5, 0xA8C5, UNICODE_VERSION_9_0 }, { 0xA8CE, 0xA8D9, UNICODE_VERSION_5_1 }, { 0xA8E0, 0xA8FB, UNICODE_VERSION_5_2 }, { 0xA8FC, 0xA8FD, UNICODE_VERSION_8_0 }, { 0xA8FE, 0xA8FF, UNICODE_VERSION_11_0 }, { 0xA900, 0xA953, UNICODE_VERSION_5_1 }, { 0xA95F, 0xA95F, UNICODE_VERSION_5_1 }, { 0xA960, 0xA97C, UNICODE_VERSION_5_2 }, { 0xA980, 0xA9CD, UNICODE_VERSION_5_2 }, { 0xA9CF, 0xA9D9, UNICODE_VERSION_5_2 }, { 0xA9DE, 0xA9DF, UNICODE_VERSION_5_2 }, { 0xA9E0, 0xA9FE, UNICODE_VERSION_7_0 }, { 0xAA00, 0xAA36, UNICODE_VERSION_5_1 }, { 0xAA40, 0xAA4D, UNICODE_VERSION_5_1 }, { 0xAA50, 0xAA59, UNICODE_VERSION_5_1 }, { 0xAA5C, 0xAA5F, UNICODE_VERSION_5_1 }, { 0xAA60, 0xAA7B, UNICODE_VERSION_5_2 }, { 0xAA7C, 0xAA7F, UNICODE_VERSION_7_0 }, { 0xAA80, 0xAAC2, UNICODE_VERSION_5_2 }, { 0xAADB, 0xAADF, UNICODE_VERSION_5_2 }, { 0xAAE0, 0xAAF6, UNICODE_VERSION_6_1 }, { 0xAB01, 0xAB06, UNICODE_VERSION_6_0 }, { 0xAB09, 0xAB0E, UNICODE_VERSION_6_0 }, { 0xAB11, 0xAB16, UNICODE_VERSION_6_0 }, { 0xAB20, 0xAB26, UNICODE_VERSION_6_0 }, { 0xAB28, 0xAB2E, UNICODE_VERSION_6_0 }, { 0xAB30, 0xAB5F, UNICODE_VERSION_7_0 }, { 0xAB60, 0xAB63, UNICODE_VERSION_8_0 }, { 0xAB64, 0xAB65, UNICODE_VERSION_7_0 }, { 0xAB66, 0xAB67, UNICODE_VERSION_12_0 }, { 0xAB68, 0xAB6B, UNICODE_VERSION_13_0 }, { 0xAB70, 0xABBF, UNICODE_VERSION_8_0 }, { 0xABC0, 0xABED, UNICODE_VERSION_5_2 }, { 0xABF0, 0xABF9, UNICODE_VERSION_5_2 }, { 0xAC00, 0xD7A3, UNICODE_VERSION_2_0 }, { 0xD7B0, 0xD7C6, UNICODE_VERSION_5_2 }, { 0xD7CB, 0xD7FB, UNICODE_VERSION_5_2 }, { 0xD800, 0xDFFF, UNICODE_VERSION_2_0 }, { 0xE000, 0xF8FF, UNICODE_VERSION_1_1 }, { 0xF900, 0xFA2D, UNICODE_VERSION_1_1 }, { 0xFA2E, 0xFA2F, UNICODE_VERSION_6_1 }, { 0xFA30, 0xFA6A, UNICODE_VERSION_3_2 }, { 0xFA6B, 0xFA6D, UNICODE_VERSION_5_2 }, { 0xFA70, 0xFAD9, UNICODE_VERSION_4_1 }, { 0xFB00, 0xFB06, UNICODE_VERSION_1_1 }, { 0xFB13, 0xFB17, UNICODE_VERSION_1_1 }, { 0xFB1D, 0xFB1D, UNICODE_VERSION_3_0 }, { 0xFB1E, 0xFB36, UNICODE_VERSION_1_1 }, { 0xFB38, 0xFB3C, UNICODE_VERSION_1_1 }, { 0xFB3E, 0xFB3E, UNICODE_VERSION_1_1 }, { 0xFB40, 0xFB41, UNICODE_VERSION_1_1 }, { 0xFB43, 0xFB44, UNICODE_VERSION_1_1 }, { 0xFB46, 0xFBB1, UNICODE_VERSION_1_1 }, { 0xFBB2, 0xFBC1, UNICODE_VERSION_6_0 }, { 0xFBD3, 0xFD3F, UNICODE_VERSION_1_1 }, { 0xFD50, 0xFD8F, UNICODE_VERSION_1_1 }, { 0xFD92, 0xFDC7, UNICODE_VERSION_1_1 }, { 0xFDD0, 0xFDEF, UNICODE_VERSION_3_1 }, { 0xFDF0, 0xFDFB, UNICODE_VERSION_1_1 }, { 0xFDFC, 0xFDFC, UNICODE_VERSION_3_2 }, { 0xFDFD, 0xFDFD, UNICODE_VERSION_4_0 }, { 0xFE00, 0xFE0F, UNICODE_VERSION_3_2 }, { 0xFE10, 0xFE19, UNICODE_VERSION_4_1 }, { 0xFE20, 0xFE23, UNICODE_VERSION_1_1 }, { 0xFE24, 0xFE26, UNICODE_VERSION_5_1 }, { 0xFE27, 0xFE2D, UNICODE_VERSION_7_0 }, { 0xFE2E, 0xFE2F, UNICODE_VERSION_8_0 }, { 0xFE30, 0xFE44, UNICODE_VERSION_1_1 }, { 0xFE45, 0xFE46, UNICODE_VERSION_3_2 }, { 0xFE47, 0xFE48, UNICODE_VERSION_4_0 }, { 0xFE49, 0xFE52, UNICODE_VERSION_1_1 }, { 0xFE54, 0xFE66, UNICODE_VERSION_1_1 }, { 0xFE68, 0xFE6B, UNICODE_VERSION_1_1 }, { 0xFE70, 0xFE72, UNICODE_VERSION_1_1 }, { 0xFE73, 0xFE73, UNICODE_VERSION_3_2 }, { 0xFE74, 0xFE74, UNICODE_VERSION_1_1 }, { 0xFE76, 0xFEFC, UNICODE_VERSION_1_1 }, { 0xFEFF, 0xFEFF, UNICODE_VERSION_1_1 }, { 0xFF01, 0xFF5E, UNICODE_VERSION_1_1 }, { 0xFF5F, 0xFF60, UNICODE_VERSION_3_2 }, { 0xFF61, 0xFFBE, UNICODE_VERSION_1_1 }, { 0xFFC2, 0xFFC7, UNICODE_VERSION_1_1 }, { 0xFFCA, 0xFFCF, UNICODE_VERSION_1_1 }, { 0xFFD2, 0xFFD7, UNICODE_VERSION_1_1 }, { 0xFFDA, 0xFFDC, UNICODE_VERSION_1_1 }, { 0xFFE0, 0xFFE6, UNICODE_VERSION_1_1 }, { 0xFFE8, 0xFFEE, UNICODE_VERSION_1_1 }, { 0xFFF9, 0xFFFB, UNICODE_VERSION_3_0 }, { 0xFFFC, 0xFFFC, UNICODE_VERSION_2_1 }, { 0xFFFD, 0xFFFD, UNICODE_VERSION_1_1 }, { 0xFFFE, 0xFFFF, UNICODE_VERSION_1_1 }, { 0x10000, 0x1000B, UNICODE_VERSION_4_0 }, { 0x1000D, 0x10026, UNICODE_VERSION_4_0 }, { 0x10028, 0x1003A, UNICODE_VERSION_4_0 }, { 0x1003C, 0x1003D, UNICODE_VERSION_4_0 }, { 0x1003F, 0x1004D, UNICODE_VERSION_4_0 }, { 0x10050, 0x1005D, UNICODE_VERSION_4_0 }, { 0x10080, 0x100FA, UNICODE_VERSION_4_0 }, { 0x10100, 0x10102, UNICODE_VERSION_4_0 }, { 0x10107, 0x10133, UNICODE_VERSION_4_0 }, { 0x10137, 0x1013F, UNICODE_VERSION_4_0 }, { 0x10140, 0x1018A, UNICODE_VERSION_4_1 }, { 0x1018B, 0x1018C, UNICODE_VERSION_7_0 }, { 0x1018D, 0x1018E, UNICODE_VERSION_9_0 }, { 0x10190, 0x1019B, UNICODE_VERSION_5_1 }, { 0x1019C, 0x1019C, UNICODE_VERSION_13_0 }, { 0x101A0, 0x101A0, UNICODE_VERSION_7_0 }, { 0x101D0, 0x101FD, UNICODE_VERSION_5_1 }, { 0x10280, 0x1029C, UNICODE_VERSION_5_1 }, { 0x102A0, 0x102D0, UNICODE_VERSION_5_1 }, { 0x102E0, 0x102FB, UNICODE_VERSION_7_0 }, { 0x10300, 0x1031E, UNICODE_VERSION_3_1 }, { 0x1031F, 0x1031F, UNICODE_VERSION_7_0 }, { 0x10320, 0x10323, UNICODE_VERSION_3_1 }, { 0x1032D, 0x1032F, UNICODE_VERSION_10_0 }, { 0x10330, 0x1034A, UNICODE_VERSION_3_1 }, { 0x10350, 0x1037A, UNICODE_VERSION_7_0 }, { 0x10380, 0x1039D, UNICODE_VERSION_4_0 }, { 0x1039F, 0x1039F, UNICODE_VERSION_4_0 }, { 0x103A0, 0x103C3, UNICODE_VERSION_4_1 }, { 0x103C8, 0x103D5, UNICODE_VERSION_4_1 }, { 0x10400, 0x10425, UNICODE_VERSION_3_1 }, { 0x10426, 0x10427, UNICODE_VERSION_4_0 }, { 0x10428, 0x1044D, UNICODE_VERSION_3_1 }, { 0x1044E, 0x1049D, UNICODE_VERSION_4_0 }, { 0x104A0, 0x104A9, UNICODE_VERSION_4_0 }, { 0x104B0, 0x104D3, UNICODE_VERSION_9_0 }, { 0x104D8, 0x104FB, UNICODE_VERSION_9_0 }, { 0x10500, 0x10527, UNICODE_VERSION_7_0 }, { 0x10530, 0x10563, UNICODE_VERSION_7_0 }, { 0x1056F, 0x1056F, UNICODE_VERSION_7_0 }, { 0x10600, 0x10736, UNICODE_VERSION_7_0 }, { 0x10740, 0x10755, UNICODE_VERSION_7_0 }, { 0x10760, 0x10767, UNICODE_VERSION_7_0 }, { 0x10800, 0x10805, UNICODE_VERSION_4_0 }, { 0x10808, 0x10808, UNICODE_VERSION_4_0 }, { 0x1080A, 0x10835, UNICODE_VERSION_4_0 }, { 0x10837, 0x10838, UNICODE_VERSION_4_0 }, { 0x1083C, 0x1083C, UNICODE_VERSION_4_0 }, { 0x1083F, 0x1083F, UNICODE_VERSION_4_0 }, { 0x10840, 0x10855, UNICODE_VERSION_5_2 }, { 0x10857, 0x1085F, UNICODE_VERSION_5_2 }, { 0x10860, 0x1089E, UNICODE_VERSION_7_0 }, { 0x108A7, 0x108AF, UNICODE_VERSION_7_0 }, { 0x108E0, 0x108F2, UNICODE_VERSION_8_0 }, { 0x108F4, 0x108F5, UNICODE_VERSION_8_0 }, { 0x108FB, 0x108FF, UNICODE_VERSION_8_0 }, { 0x10900, 0x10919, UNICODE_VERSION_5_0 }, { 0x1091A, 0x1091B, UNICODE_VERSION_5_2 }, { 0x1091F, 0x1091F, UNICODE_VERSION_5_0 }, { 0x10920, 0x10939, UNICODE_VERSION_5_1 }, { 0x1093F, 0x1093F, UNICODE_VERSION_5_1 }, { 0x10980, 0x109B7, UNICODE_VERSION_6_1 }, { 0x109BC, 0x109BD, UNICODE_VERSION_8_0 }, { 0x109BE, 0x109BF, UNICODE_VERSION_6_1 }, { 0x109C0, 0x109CF, UNICODE_VERSION_8_0 }, { 0x109D2, 0x109FF, UNICODE_VERSION_8_0 }, { 0x10A00, 0x10A03, UNICODE_VERSION_4_1 }, { 0x10A05, 0x10A06, UNICODE_VERSION_4_1 }, { 0x10A0C, 0x10A13, UNICODE_VERSION_4_1 }, { 0x10A15, 0x10A17, UNICODE_VERSION_4_1 }, { 0x10A19, 0x10A33, UNICODE_VERSION_4_1 }, { 0x10A34, 0x10A35, UNICODE_VERSION_11_0 }, { 0x10A38, 0x10A3A, UNICODE_VERSION_4_1 }, { 0x10A3F, 0x10A47, UNICODE_VERSION_4_1 }, { 0x10A48, 0x10A48, UNICODE_VERSION_11_0 }, { 0x10A50, 0x10A58, UNICODE_VERSION_4_1 }, { 0x10A60, 0x10A7F, UNICODE_VERSION_5_2 }, { 0x10A80, 0x10A9F, UNICODE_VERSION_7_0 }, { 0x10AC0, 0x10AE6, UNICODE_VERSION_7_0 }, { 0x10AEB, 0x10AF6, UNICODE_VERSION_7_0 }, { 0x10B00, 0x10B35, UNICODE_VERSION_5_2 }, { 0x10B39, 0x10B55, UNICODE_VERSION_5_2 }, { 0x10B58, 0x10B72, UNICODE_VERSION_5_2 }, { 0x10B78, 0x10B7F, UNICODE_VERSION_5_2 }, { 0x10B80, 0x10B91, UNICODE_VERSION_7_0 }, { 0x10B99, 0x10B9C, UNICODE_VERSION_7_0 }, { 0x10BA9, 0x10BAF, UNICODE_VERSION_7_0 }, { 0x10C00, 0x10C48, UNICODE_VERSION_5_2 }, { 0x10C80, 0x10CB2, UNICODE_VERSION_8_0 }, { 0x10CC0, 0x10CF2, UNICODE_VERSION_8_0 }, { 0x10CFA, 0x10CFF, UNICODE_VERSION_8_0 }, { 0x10D00, 0x10D27, UNICODE_VERSION_11_0 }, { 0x10D30, 0x10D39, UNICODE_VERSION_11_0 }, { 0x10E60, 0x10E7E, UNICODE_VERSION_5_2 }, { 0x10E80, 0x10EA9, UNICODE_VERSION_13_0 }, { 0x10EAB, 0x10EAD, UNICODE_VERSION_13_0 }, { 0x10EB0, 0x10EB1, UNICODE_VERSION_13_0 }, { 0x10F00, 0x10F27, UNICODE_VERSION_11_0 }, { 0x10F30, 0x10F59, UNICODE_VERSION_11_0 }, { 0x10FB0, 0x10FCB, UNICODE_VERSION_13_0 }, { 0x10FE0, 0x10FF6, UNICODE_VERSION_12_0 }, { 0x11000, 0x1104D, UNICODE_VERSION_6_0 }, { 0x11052, 0x1106F, UNICODE_VERSION_6_0 }, { 0x1107F, 0x1107F, UNICODE_VERSION_7_0 }, { 0x11080, 0x110BC, UNICODE_VERSION_5_2 }, { 0x110BD, 0x110BD, UNICODE_VERSION_5_2 }, { 0x110BE, 0x110C1, UNICODE_VERSION_5_2 }, { 0x110CD, 0x110CD, UNICODE_VERSION_11_0 }, { 0x110D0, 0x110E8, UNICODE_VERSION_6_1 }, { 0x110F0, 0x110F9, UNICODE_VERSION_6_1 }, { 0x11100, 0x11134, UNICODE_VERSION_6_1 }, { 0x11136, 0x11143, UNICODE_VERSION_6_1 }, { 0x11144, 0x11146, UNICODE_VERSION_11_0 }, { 0x11147, 0x11147, UNICODE_VERSION_13_0 }, { 0x11150, 0x11176, UNICODE_VERSION_7_0 }, { 0x11180, 0x111C8, UNICODE_VERSION_6_1 }, { 0x111C9, 0x111CC, UNICODE_VERSION_8_0 }, { 0x111CD, 0x111CD, UNICODE_VERSION_7_0 }, { 0x111CE, 0x111CF, UNICODE_VERSION_13_0 }, { 0x111D0, 0x111D9, UNICODE_VERSION_6_1 }, { 0x111DA, 0x111DA, UNICODE_VERSION_7_0 }, { 0x111DB, 0x111DF, UNICODE_VERSION_8_0 }, { 0x111E1, 0x111F4, UNICODE_VERSION_7_0 }, { 0x11200, 0x11211, UNICODE_VERSION_7_0 }, { 0x11213, 0x1123D, UNICODE_VERSION_7_0 }, { 0x1123E, 0x1123E, UNICODE_VERSION_9_0 }, { 0x11280, 0x11286, UNICODE_VERSION_8_0 }, { 0x11288, 0x11288, UNICODE_VERSION_8_0 }, { 0x1128A, 0x1128D, UNICODE_VERSION_8_0 }, { 0x1128F, 0x1129D, UNICODE_VERSION_8_0 }, { 0x1129F, 0x112A9, UNICODE_VERSION_8_0 }, { 0x112B0, 0x112EA, UNICODE_VERSION_7_0 }, { 0x112F0, 0x112F9, UNICODE_VERSION_7_0 }, { 0x11300, 0x11300, UNICODE_VERSION_8_0 }, { 0x11301, 0x11303, UNICODE_VERSION_7_0 }, { 0x11305, 0x1130C, UNICODE_VERSION_7_0 }, { 0x1130F, 0x11310, UNICODE_VERSION_7_0 }, { 0x11313, 0x11328, UNICODE_VERSION_7_0 }, { 0x1132A, 0x11330, UNICODE_VERSION_7_0 }, { 0x11332, 0x11333, UNICODE_VERSION_7_0 }, { 0x11335, 0x11339, UNICODE_VERSION_7_0 }, { 0x1133B, 0x1133B, UNICODE_VERSION_11_0 }, { 0x1133C, 0x11344, UNICODE_VERSION_7_0 }, { 0x11347, 0x11348, UNICODE_VERSION_7_0 }, { 0x1134B, 0x1134D, UNICODE_VERSION_7_0 }, { 0x11350, 0x11350, UNICODE_VERSION_8_0 }, { 0x11357, 0x11357, UNICODE_VERSION_7_0 }, { 0x1135D, 0x11363, UNICODE_VERSION_7_0 }, { 0x11366, 0x1136C, UNICODE_VERSION_7_0 }, { 0x11370, 0x11374, UNICODE_VERSION_7_0 }, { 0x11400, 0x11459, UNICODE_VERSION_9_0 }, { 0x1145A, 0x1145A, UNICODE_VERSION_13_0 }, { 0x1145B, 0x1145B, UNICODE_VERSION_9_0 }, { 0x1145D, 0x1145D, UNICODE_VERSION_9_0 }, { 0x1145E, 0x1145E, UNICODE_VERSION_11_0 }, { 0x1145F, 0x1145F, UNICODE_VERSION_12_0 }, { 0x11460, 0x11461, UNICODE_VERSION_13_0 }, { 0x11480, 0x114C7, UNICODE_VERSION_7_0 }, { 0x114D0, 0x114D9, UNICODE_VERSION_7_0 }, { 0x11580, 0x115B5, UNICODE_VERSION_7_0 }, { 0x115B8, 0x115C9, UNICODE_VERSION_7_0 }, { 0x115CA, 0x115DD, UNICODE_VERSION_8_0 }, { 0x11600, 0x11644, UNICODE_VERSION_7_0 }, { 0x11650, 0x11659, UNICODE_VERSION_7_0 }, { 0x11660, 0x1166C, UNICODE_VERSION_9_0 }, { 0x11680, 0x116B7, UNICODE_VERSION_6_1 }, { 0x116B8, 0x116B8, UNICODE_VERSION_12_0 }, { 0x116C0, 0x116C9, UNICODE_VERSION_6_1 }, { 0x11700, 0x11719, UNICODE_VERSION_8_0 }, { 0x1171A, 0x1171A, UNICODE_VERSION_11_0 }, { 0x1171D, 0x1172B, UNICODE_VERSION_8_0 }, { 0x11730, 0x1173F, UNICODE_VERSION_8_0 }, { 0x11800, 0x1183B, UNICODE_VERSION_11_0 }, { 0x118A0, 0x118F2, UNICODE_VERSION_7_0 }, { 0x118FF, 0x118FF, UNICODE_VERSION_7_0 }, { 0x11900, 0x11906, UNICODE_VERSION_13_0 }, { 0x11909, 0x11909, UNICODE_VERSION_13_0 }, { 0x1190C, 0x11913, UNICODE_VERSION_13_0 }, { 0x11915, 0x11916, UNICODE_VERSION_13_0 }, { 0x11918, 0x11935, UNICODE_VERSION_13_0 }, { 0x11937, 0x11938, UNICODE_VERSION_13_0 }, { 0x1193B, 0x11946, UNICODE_VERSION_13_0 }, { 0x11950, 0x11959, UNICODE_VERSION_13_0 }, { 0x119A0, 0x119A7, UNICODE_VERSION_12_0 }, { 0x119AA, 0x119D7, UNICODE_VERSION_12_0 }, { 0x119DA, 0x119E4, UNICODE_VERSION_12_0 }, { 0x11A00, 0x11A47, UNICODE_VERSION_10_0 }, { 0x11A50, 0x11A83, UNICODE_VERSION_10_0 }, { 0x11A84, 0x11A85, UNICODE_VERSION_12_0 }, { 0x11A86, 0x11A9C, UNICODE_VERSION_10_0 }, { 0x11A9D, 0x11A9D, UNICODE_VERSION_11_0 }, { 0x11A9E, 0x11AA2, UNICODE_VERSION_10_0 }, { 0x11AC0, 0x11AF8, UNICODE_VERSION_7_0 }, { 0x11C00, 0x11C08, UNICODE_VERSION_9_0 }, { 0x11C0A, 0x11C36, UNICODE_VERSION_9_0 }, { 0x11C38, 0x11C45, UNICODE_VERSION_9_0 }, { 0x11C50, 0x11C6C, UNICODE_VERSION_9_0 }, { 0x11C70, 0x11C8F, UNICODE_VERSION_9_0 }, { 0x11C92, 0x11CA7, UNICODE_VERSION_9_0 }, { 0x11CA9, 0x11CB6, UNICODE_VERSION_9_0 }, { 0x11D00, 0x11D06, UNICODE_VERSION_10_0 }, { 0x11D08, 0x11D09, UNICODE_VERSION_10_0 }, { 0x11D0B, 0x11D36, UNICODE_VERSION_10_0 }, { 0x11D3A, 0x11D3A, UNICODE_VERSION_10_0 }, { 0x11D3C, 0x11D3D, UNICODE_VERSION_10_0 }, { 0x11D3F, 0x11D47, UNICODE_VERSION_10_0 }, { 0x11D50, 0x11D59, UNICODE_VERSION_10_0 }, { 0x11D60, 0x11D65, UNICODE_VERSION_11_0 }, { 0x11D67, 0x11D68, UNICODE_VERSION_11_0 }, { 0x11D6A, 0x11D8E, UNICODE_VERSION_11_0 }, { 0x11D90, 0x11D91, UNICODE_VERSION_11_0 }, { 0x11D93, 0x11D98, UNICODE_VERSION_11_0 }, { 0x11DA0, 0x11DA9, UNICODE_VERSION_11_0 }, { 0x11EE0, 0x11EF8, UNICODE_VERSION_11_0 }, { 0x11FB0, 0x11FB0, UNICODE_VERSION_13_0 }, { 0x11FC0, 0x11FF1, UNICODE_VERSION_12_0 }, { 0x11FFF, 0x11FFF, UNICODE_VERSION_12_0 }, { 0x12000, 0x1236E, UNICODE_VERSION_5_0 }, { 0x1236F, 0x12398, UNICODE_VERSION_7_0 }, { 0x12399, 0x12399, UNICODE_VERSION_8_0 }, { 0x12400, 0x12462, UNICODE_VERSION_5_0 }, { 0x12463, 0x1246E, UNICODE_VERSION_7_0 }, { 0x12470, 0x12473, UNICODE_VERSION_5_0 }, { 0x12474, 0x12474, UNICODE_VERSION_7_0 }, { 0x12480, 0x12543, UNICODE_VERSION_8_0 }, { 0x13000, 0x1342E, UNICODE_VERSION_5_2 }, { 0x13430, 0x13438, UNICODE_VERSION_12_0 }, { 0x14400, 0x14646, UNICODE_VERSION_8_0 }, { 0x16800, 0x16A38, UNICODE_VERSION_6_0 }, { 0x16A40, 0x16A5E, UNICODE_VERSION_7_0 }, { 0x16A60, 0x16A69, UNICODE_VERSION_7_0 }, { 0x16A6E, 0x16A6F, UNICODE_VERSION_7_0 }, { 0x16AD0, 0x16AED, UNICODE_VERSION_7_0 }, { 0x16AF0, 0x16AF5, UNICODE_VERSION_7_0 }, { 0x16B00, 0x16B45, UNICODE_VERSION_7_0 }, { 0x16B50, 0x16B59, UNICODE_VERSION_7_0 }, { 0x16B5B, 0x16B61, UNICODE_VERSION_7_0 }, { 0x16B63, 0x16B77, UNICODE_VERSION_7_0 }, { 0x16B7D, 0x16B8F, UNICODE_VERSION_7_0 }, { 0x16E40, 0x16E9A, UNICODE_VERSION_11_0 }, { 0x16F00, 0x16F44, UNICODE_VERSION_6_1 }, { 0x16F45, 0x16F4A, UNICODE_VERSION_12_0 }, { 0x16F4F, 0x16F4F, UNICODE_VERSION_12_0 }, { 0x16F50, 0x16F7E, UNICODE_VERSION_6_1 }, { 0x16F7F, 0x16F87, UNICODE_VERSION_12_0 }, { 0x16F8F, 0x16F9F, UNICODE_VERSION_6_1 }, { 0x16FE0, 0x16FE0, UNICODE_VERSION_9_0 }, { 0x16FE1, 0x16FE1, UNICODE_VERSION_10_0 }, { 0x16FE2, 0x16FE3, UNICODE_VERSION_12_0 }, { 0x16FE4, 0x16FE4, UNICODE_VERSION_13_0 }, { 0x16FF0, 0x16FF1, UNICODE_VERSION_13_0 }, { 0x17000, 0x187EC, UNICODE_VERSION_9_0 }, { 0x187ED, 0x187F1, UNICODE_VERSION_11_0 }, { 0x187F2, 0x187F7, UNICODE_VERSION_12_0 }, { 0x18800, 0x18AF2, UNICODE_VERSION_9_0 }, { 0x18AF3, 0x18CD5, UNICODE_VERSION_13_0 }, { 0x18D00, 0x18D08, UNICODE_VERSION_13_0 }, { 0x1B000, 0x1B001, UNICODE_VERSION_6_0 }, { 0x1B002, 0x1B11E, UNICODE_VERSION_10_0 }, { 0x1B150, 0x1B152, UNICODE_VERSION_12_0 }, { 0x1B164, 0x1B167, UNICODE_VERSION_12_0 }, { 0x1B170, 0x1B2FB, UNICODE_VERSION_10_0 }, { 0x1BC00, 0x1BC6A, UNICODE_VERSION_7_0 }, { 0x1BC70, 0x1BC7C, UNICODE_VERSION_7_0 }, { 0x1BC80, 0x1BC88, UNICODE_VERSION_7_0 }, { 0x1BC90, 0x1BC99, UNICODE_VERSION_7_0 }, { 0x1BC9C, 0x1BC9F, UNICODE_VERSION_7_0 }, { 0x1BCA0, 0x1BCA3, UNICODE_VERSION_7_0 }, { 0x1D000, 0x1D0F5, UNICODE_VERSION_3_1 }, { 0x1D100, 0x1D126, UNICODE_VERSION_3_1 }, { 0x1D129, 0x1D129, UNICODE_VERSION_5_1 }, { 0x1D12A, 0x1D172, UNICODE_VERSION_3_1 }, { 0x1D173, 0x1D17A, UNICODE_VERSION_3_1 }, { 0x1D17B, 0x1D1DD, UNICODE_VERSION_3_1 }, { 0x1D1DE, 0x1D1E8, UNICODE_VERSION_8_0 }, { 0x1D200, 0x1D245, UNICODE_VERSION_4_1 }, { 0x1D2E0, 0x1D2F3, UNICODE_VERSION_11_0 }, { 0x1D300, 0x1D356, UNICODE_VERSION_4_0 }, { 0x1D360, 0x1D371, UNICODE_VERSION_5_0 }, { 0x1D372, 0x1D378, UNICODE_VERSION_11_0 }, { 0x1D400, 0x1D454, UNICODE_VERSION_3_1 }, { 0x1D456, 0x1D49C, UNICODE_VERSION_3_1 }, { 0x1D49E, 0x1D49F, UNICODE_VERSION_3_1 }, { 0x1D4A2, 0x1D4A2, UNICODE_VERSION_3_1 }, { 0x1D4A5, 0x1D4A6, UNICODE_VERSION_3_1 }, { 0x1D4A9, 0x1D4AC, UNICODE_VERSION_3_1 }, { 0x1D4AE, 0x1D4B9, UNICODE_VERSION_3_1 }, { 0x1D4BB, 0x1D4BB, UNICODE_VERSION_3_1 }, { 0x1D4BD, 0x1D4C0, UNICODE_VERSION_3_1 }, { 0x1D4C1, 0x1D4C1, UNICODE_VERSION_4_0 }, { 0x1D4C2, 0x1D4C3, UNICODE_VERSION_3_1 }, { 0x1D4C5, 0x1D505, UNICODE_VERSION_3_1 }, { 0x1D507, 0x1D50A, UNICODE_VERSION_3_1 }, { 0x1D50D, 0x1D514, UNICODE_VERSION_3_1 }, { 0x1D516, 0x1D51C, UNICODE_VERSION_3_1 }, { 0x1D51E, 0x1D539, UNICODE_VERSION_3_1 }, { 0x1D53B, 0x1D53E, UNICODE_VERSION_3_1 }, { 0x1D540, 0x1D544, UNICODE_VERSION_3_1 }, { 0x1D546, 0x1D546, UNICODE_VERSION_3_1 }, { 0x1D54A, 0x1D550, UNICODE_VERSION_3_1 }, { 0x1D552, 0x1D6A3, UNICODE_VERSION_3_1 }, { 0x1D6A4, 0x1D6A5, UNICODE_VERSION_4_1 }, { 0x1D6A8, 0x1D7C9, UNICODE_VERSION_3_1 }, { 0x1D7CA, 0x1D7CB, UNICODE_VERSION_5_0 }, { 0x1D7CE, 0x1D7FF, UNICODE_VERSION_3_1 }, { 0x1D800, 0x1DA8B, UNICODE_VERSION_8_0 }, { 0x1DA9B, 0x1DA9F, UNICODE_VERSION_8_0 }, { 0x1DAA1, 0x1DAAF, UNICODE_VERSION_8_0 }, { 0x1E000, 0x1E006, UNICODE_VERSION_9_0 }, { 0x1E008, 0x1E018, UNICODE_VERSION_9_0 }, { 0x1E01B, 0x1E021, UNICODE_VERSION_9_0 }, { 0x1E023, 0x1E024, UNICODE_VERSION_9_0 }, { 0x1E026, 0x1E02A, UNICODE_VERSION_9_0 }, { 0x1E100, 0x1E12C, UNICODE_VERSION_12_0 }, { 0x1E130, 0x1E13D, UNICODE_VERSION_12_0 }, { 0x1E140, 0x1E149, UNICODE_VERSION_12_0 }, { 0x1E14E, 0x1E14F, UNICODE_VERSION_12_0 }, { 0x1E2C0, 0x1E2F9, UNICODE_VERSION_12_0 }, { 0x1E2FF, 0x1E2FF, UNICODE_VERSION_12_0 }, { 0x1E800, 0x1E8C4, UNICODE_VERSION_7_0 }, { 0x1E8C7, 0x1E8D6, UNICODE_VERSION_7_0 }, { 0x1E900, 0x1E94A, UNICODE_VERSION_9_0 }, { 0x1E94B, 0x1E94B, UNICODE_VERSION_12_0 }, { 0x1E950, 0x1E959, UNICODE_VERSION_9_0 }, { 0x1E95E, 0x1E95F, UNICODE_VERSION_9_0 }, { 0x1EC71, 0x1ECB4, UNICODE_VERSION_11_0 }, { 0x1ED01, 0x1ED3D, UNICODE_VERSION_12_0 }, { 0x1EE00, 0x1EE03, UNICODE_VERSION_6_1 }, { 0x1EE05, 0x1EE1F, UNICODE_VERSION_6_1 }, { 0x1EE21, 0x1EE22, UNICODE_VERSION_6_1 }, { 0x1EE24, 0x1EE24, UNICODE_VERSION_6_1 }, { 0x1EE27, 0x1EE27, UNICODE_VERSION_6_1 }, { 0x1EE29, 0x1EE32, UNICODE_VERSION_6_1 }, { 0x1EE34, 0x1EE37, UNICODE_VERSION_6_1 }, { 0x1EE39, 0x1EE39, UNICODE_VERSION_6_1 }, { 0x1EE3B, 0x1EE3B, UNICODE_VERSION_6_1 }, { 0x1EE42, 0x1EE42, UNICODE_VERSION_6_1 }, { 0x1EE47, 0x1EE47, UNICODE_VERSION_6_1 }, { 0x1EE49, 0x1EE49, UNICODE_VERSION_6_1 }, { 0x1EE4B, 0x1EE4B, UNICODE_VERSION_6_1 }, { 0x1EE4D, 0x1EE4F, UNICODE_VERSION_6_1 }, { 0x1EE51, 0x1EE52, UNICODE_VERSION_6_1 }, { 0x1EE54, 0x1EE54, UNICODE_VERSION_6_1 }, { 0x1EE57, 0x1EE57, UNICODE_VERSION_6_1 }, { 0x1EE59, 0x1EE59, UNICODE_VERSION_6_1 }, { 0x1EE5B, 0x1EE5B, UNICODE_VERSION_6_1 }, { 0x1EE5D, 0x1EE5D, UNICODE_VERSION_6_1 }, { 0x1EE5F, 0x1EE5F, UNICODE_VERSION_6_1 }, { 0x1EE61, 0x1EE62, UNICODE_VERSION_6_1 }, { 0x1EE64, 0x1EE64, UNICODE_VERSION_6_1 }, { 0x1EE67, 0x1EE6A, UNICODE_VERSION_6_1 }, { 0x1EE6C, 0x1EE72, UNICODE_VERSION_6_1 }, { 0x1EE74, 0x1EE77, UNICODE_VERSION_6_1 }, { 0x1EE79, 0x1EE7C, UNICODE_VERSION_6_1 }, { 0x1EE7E, 0x1EE7E, UNICODE_VERSION_6_1 }, { 0x1EE80, 0x1EE89, UNICODE_VERSION_6_1 }, { 0x1EE8B, 0x1EE9B, UNICODE_VERSION_6_1 }, { 0x1EEA1, 0x1EEA3, UNICODE_VERSION_6_1 }, { 0x1EEA5, 0x1EEA9, UNICODE_VERSION_6_1 }, { 0x1EEAB, 0x1EEBB, UNICODE_VERSION_6_1 }, { 0x1EEF0, 0x1EEF1, UNICODE_VERSION_6_1 }, { 0x1F000, 0x1F02B, UNICODE_VERSION_5_1 }, { 0x1F030, 0x1F093, UNICODE_VERSION_5_1 }, { 0x1F0A0, 0x1F0AE, UNICODE_VERSION_6_0 }, { 0x1F0B1, 0x1F0BE, UNICODE_VERSION_6_0 }, { 0x1F0BF, 0x1F0BF, UNICODE_VERSION_7_0 }, { 0x1F0C1, 0x1F0CF, UNICODE_VERSION_6_0 }, { 0x1F0D1, 0x1F0DF, UNICODE_VERSION_6_0 }, { 0x1F0E0, 0x1F0F5, UNICODE_VERSION_7_0 }, { 0x1F100, 0x1F10A, UNICODE_VERSION_5_2 }, { 0x1F10B, 0x1F10C, UNICODE_VERSION_7_0 }, { 0x1F10D, 0x1F10F, UNICODE_VERSION_13_0 }, { 0x1F110, 0x1F12E, UNICODE_VERSION_5_2 }, { 0x1F12F, 0x1F12F, UNICODE_VERSION_11_0 }, { 0x1F130, 0x1F130, UNICODE_VERSION_6_0 }, { 0x1F131, 0x1F131, UNICODE_VERSION_5_2 }, { 0x1F132, 0x1F13C, UNICODE_VERSION_6_0 }, { 0x1F13D, 0x1F13D, UNICODE_VERSION_5_2 }, { 0x1F13E, 0x1F13E, UNICODE_VERSION_6_0 }, { 0x1F13F, 0x1F13F, UNICODE_VERSION_5_2 }, { 0x1F140, 0x1F141, UNICODE_VERSION_6_0 }, { 0x1F142, 0x1F142, UNICODE_VERSION_5_2 }, { 0x1F143, 0x1F145, UNICODE_VERSION_6_0 }, { 0x1F146, 0x1F146, UNICODE_VERSION_5_2 }, { 0x1F147, 0x1F149, UNICODE_VERSION_6_0 }, { 0x1F14A, 0x1F14E, UNICODE_VERSION_5_2 }, { 0x1F14F, 0x1F156, UNICODE_VERSION_6_0 }, { 0x1F157, 0x1F157, UNICODE_VERSION_5_2 }, { 0x1F158, 0x1F15E, UNICODE_VERSION_6_0 }, { 0x1F15F, 0x1F15F, UNICODE_VERSION_5_2 }, { 0x1F160, 0x1F169, UNICODE_VERSION_6_0 }, { 0x1F16A, 0x1F16B, UNICODE_VERSION_6_1 }, { 0x1F16C, 0x1F16C, UNICODE_VERSION_12_0 }, { 0x1F16D, 0x1F16F, UNICODE_VERSION_13_0 }, { 0x1F170, 0x1F178, UNICODE_VERSION_6_0 }, { 0x1F179, 0x1F179, UNICODE_VERSION_5_2 }, { 0x1F17A, 0x1F17A, UNICODE_VERSION_6_0 }, { 0x1F17B, 0x1F17C, UNICODE_VERSION_5_2 }, { 0x1F17D, 0x1F17E, UNICODE_VERSION_6_0 }, { 0x1F17F, 0x1F17F, UNICODE_VERSION_5_2 }, { 0x1F180, 0x1F189, UNICODE_VERSION_6_0 }, { 0x1F18A, 0x1F18D, UNICODE_VERSION_5_2 }, { 0x1F18E, 0x1F18F, UNICODE_VERSION_6_0 }, { 0x1F190, 0x1F190, UNICODE_VERSION_5_2 }, { 0x1F191, 0x1F19A, UNICODE_VERSION_6_0 }, { 0x1F19B, 0x1F1AC, UNICODE_VERSION_9_0 }, { 0x1F1AD, 0x1F1AD, UNICODE_VERSION_13_0 }, { 0x1F1E6, 0x1F1FF, UNICODE_VERSION_6_0 }, { 0x1F200, 0x1F200, UNICODE_VERSION_5_2 }, { 0x1F201, 0x1F202, UNICODE_VERSION_6_0 }, { 0x1F210, 0x1F231, UNICODE_VERSION_5_2 }, { 0x1F232, 0x1F23A, UNICODE_VERSION_6_0 }, { 0x1F23B, 0x1F23B, UNICODE_VERSION_9_0 }, { 0x1F240, 0x1F248, UNICODE_VERSION_5_2 }, { 0x1F250, 0x1F251, UNICODE_VERSION_6_0 }, { 0x1F260, 0x1F265, UNICODE_VERSION_10_0 }, { 0x1F300, 0x1F320, UNICODE_VERSION_6_0 }, { 0x1F321, 0x1F32C, UNICODE_VERSION_7_0 }, { 0x1F32D, 0x1F32F, UNICODE_VERSION_8_0 }, { 0x1F330, 0x1F335, UNICODE_VERSION_6_0 }, { 0x1F336, 0x1F336, UNICODE_VERSION_7_0 }, { 0x1F337, 0x1F37C, UNICODE_VERSION_6_0 }, { 0x1F37D, 0x1F37D, UNICODE_VERSION_7_0 }, { 0x1F37E, 0x1F37F, UNICODE_VERSION_8_0 }, { 0x1F380, 0x1F393, UNICODE_VERSION_6_0 }, { 0x1F394, 0x1F39F, UNICODE_VERSION_7_0 }, { 0x1F3A0, 0x1F3C4, UNICODE_VERSION_6_0 }, { 0x1F3C5, 0x1F3C5, UNICODE_VERSION_7_0 }, { 0x1F3C6, 0x1F3CA, UNICODE_VERSION_6_0 }, { 0x1F3CB, 0x1F3CE, UNICODE_VERSION_7_0 }, { 0x1F3CF, 0x1F3D3, UNICODE_VERSION_8_0 }, { 0x1F3D4, 0x1F3DF, UNICODE_VERSION_7_0 }, { 0x1F3E0, 0x1F3F0, UNICODE_VERSION_6_0 }, { 0x1F3F1, 0x1F3F7, UNICODE_VERSION_7_0 }, { 0x1F3F8, 0x1F3FF, UNICODE_VERSION_8_0 }, { 0x1F400, 0x1F43E, UNICODE_VERSION_6_0 }, { 0x1F43F, 0x1F43F, UNICODE_VERSION_7_0 }, { 0x1F440, 0x1F440, UNICODE_VERSION_6_0 }, { 0x1F441, 0x1F441, UNICODE_VERSION_7_0 }, { 0x1F442, 0x1F4F7, UNICODE_VERSION_6_0 }, { 0x1F4F8, 0x1F4F8, UNICODE_VERSION_7_0 }, { 0x1F4F9, 0x1F4FC, UNICODE_VERSION_6_0 }, { 0x1F4FD, 0x1F4FE, UNICODE_VERSION_7_0 }, { 0x1F4FF, 0x1F4FF, UNICODE_VERSION_8_0 }, { 0x1F500, 0x1F53D, UNICODE_VERSION_6_0 }, { 0x1F53E, 0x1F53F, UNICODE_VERSION_7_0 }, { 0x1F540, 0x1F543, UNICODE_VERSION_6_1 }, { 0x1F544, 0x1F54A, UNICODE_VERSION_7_0 }, { 0x1F54B, 0x1F54F, UNICODE_VERSION_8_0 }, { 0x1F550, 0x1F567, UNICODE_VERSION_6_0 }, { 0x1F568, 0x1F579, UNICODE_VERSION_7_0 }, { 0x1F57A, 0x1F57A, UNICODE_VERSION_9_0 }, { 0x1F57B, 0x1F5A3, UNICODE_VERSION_7_0 }, { 0x1F5A4, 0x1F5A4, UNICODE_VERSION_9_0 }, { 0x1F5A5, 0x1F5FA, UNICODE_VERSION_7_0 }, { 0x1F5FB, 0x1F5FF, UNICODE_VERSION_6_0 }, { 0x1F600, 0x1F600, UNICODE_VERSION_6_1 }, { 0x1F601, 0x1F610, UNICODE_VERSION_6_0 }, { 0x1F611, 0x1F611, UNICODE_VERSION_6_1 }, { 0x1F612, 0x1F614, UNICODE_VERSION_6_0 }, { 0x1F615, 0x1F615, UNICODE_VERSION_6_1 }, { 0x1F616, 0x1F616, UNICODE_VERSION_6_0 }, { 0x1F617, 0x1F617, UNICODE_VERSION_6_1 }, { 0x1F618, 0x1F618, UNICODE_VERSION_6_0 }, { 0x1F619, 0x1F619, UNICODE_VERSION_6_1 }, { 0x1F61A, 0x1F61A, UNICODE_VERSION_6_0 }, { 0x1F61B, 0x1F61B, UNICODE_VERSION_6_1 }, { 0x1F61C, 0x1F61E, UNICODE_VERSION_6_0 }, { 0x1F61F, 0x1F61F, UNICODE_VERSION_6_1 }, { 0x1F620, 0x1F625, UNICODE_VERSION_6_0 }, { 0x1F626, 0x1F627, UNICODE_VERSION_6_1 }, { 0x1F628, 0x1F62B, UNICODE_VERSION_6_0 }, { 0x1F62C, 0x1F62C, UNICODE_VERSION_6_1 }, { 0x1F62D, 0x1F62D, UNICODE_VERSION_6_0 }, { 0x1F62E, 0x1F62F, UNICODE_VERSION_6_1 }, { 0x1F630, 0x1F633, UNICODE_VERSION_6_0 }, { 0x1F634, 0x1F634, UNICODE_VERSION_6_1 }, { 0x1F635, 0x1F640, UNICODE_VERSION_6_0 }, { 0x1F641, 0x1F642, UNICODE_VERSION_7_0 }, { 0x1F643, 0x1F644, UNICODE_VERSION_8_0 }, { 0x1F645, 0x1F64F, UNICODE_VERSION_6_0 }, { 0x1F650, 0x1F67F, UNICODE_VERSION_7_0 }, { 0x1F680, 0x1F6C5, UNICODE_VERSION_6_0 }, { 0x1F6C6, 0x1F6CF, UNICODE_VERSION_7_0 }, { 0x1F6D0, 0x1F6D0, UNICODE_VERSION_8_0 }, { 0x1F6D1, 0x1F6D2, UNICODE_VERSION_9_0 }, { 0x1F6D3, 0x1F6D4, UNICODE_VERSION_10_0 }, { 0x1F6D5, 0x1F6D5, UNICODE_VERSION_12_0 }, { 0x1F6D6, 0x1F6D7, UNICODE_VERSION_13_0 }, { 0x1F6E0, 0x1F6EC, UNICODE_VERSION_7_0 }, { 0x1F6F0, 0x1F6F3, UNICODE_VERSION_7_0 }, { 0x1F6F4, 0x1F6F6, UNICODE_VERSION_9_0 }, { 0x1F6F7, 0x1F6F8, UNICODE_VERSION_10_0 }, { 0x1F6F9, 0x1F6F9, UNICODE_VERSION_11_0 }, { 0x1F6FA, 0x1F6FA, UNICODE_VERSION_12_0 }, { 0x1F6FB, 0x1F6FC, UNICODE_VERSION_13_0 }, { 0x1F700, 0x1F773, UNICODE_VERSION_6_0 }, { 0x1F780, 0x1F7D4, UNICODE_VERSION_7_0 }, { 0x1F7D5, 0x1F7D8, UNICODE_VERSION_11_0 }, { 0x1F7E0, 0x1F7EB, UNICODE_VERSION_12_0 }, { 0x1F800, 0x1F80B, UNICODE_VERSION_7_0 }, { 0x1F810, 0x1F847, UNICODE_VERSION_7_0 }, { 0x1F850, 0x1F859, UNICODE_VERSION_7_0 }, { 0x1F860, 0x1F887, UNICODE_VERSION_7_0 }, { 0x1F890, 0x1F8AD, UNICODE_VERSION_7_0 }, { 0x1F8B0, 0x1F8B1, UNICODE_VERSION_13_0 }, { 0x1F900, 0x1F90B, UNICODE_VERSION_10_0 }, { 0x1F90C, 0x1F90C, UNICODE_VERSION_13_0 }, { 0x1F90D, 0x1F90F, UNICODE_VERSION_12_0 }, { 0x1F910, 0x1F918, UNICODE_VERSION_8_0 }, { 0x1F919, 0x1F91E, UNICODE_VERSION_9_0 }, { 0x1F91F, 0x1F91F, UNICODE_VERSION_10_0 }, { 0x1F920, 0x1F927, UNICODE_VERSION_9_0 }, { 0x1F928, 0x1F92F, UNICODE_VERSION_10_0 }, { 0x1F930, 0x1F930, UNICODE_VERSION_9_0 }, { 0x1F931, 0x1F932, UNICODE_VERSION_10_0 }, { 0x1F933, 0x1F93E, UNICODE_VERSION_9_0 }, { 0x1F93F, 0x1F93F, UNICODE_VERSION_12_0 }, { 0x1F940, 0x1F94B, UNICODE_VERSION_9_0 }, { 0x1F94C, 0x1F94C, UNICODE_VERSION_10_0 }, { 0x1F94D, 0x1F94F, UNICODE_VERSION_11_0 }, { 0x1F950, 0x1F95E, UNICODE_VERSION_9_0 }, { 0x1F95F, 0x1F96B, UNICODE_VERSION_10_0 }, { 0x1F96C, 0x1F970, UNICODE_VERSION_11_0 }, { 0x1F971, 0x1F971, UNICODE_VERSION_12_0 }, { 0x1F972, 0x1F972, UNICODE_VERSION_13_0 }, { 0x1F973, 0x1F976, UNICODE_VERSION_11_0 }, { 0x1F977, 0x1F978, UNICODE_VERSION_13_0 }, { 0x1F97A, 0x1F97A, UNICODE_VERSION_11_0 }, { 0x1F97B, 0x1F97B, UNICODE_VERSION_12_0 }, { 0x1F97C, 0x1F97F, UNICODE_VERSION_11_0 }, { 0x1F980, 0x1F984, UNICODE_VERSION_8_0 }, { 0x1F985, 0x1F991, UNICODE_VERSION_9_0 }, { 0x1F992, 0x1F997, UNICODE_VERSION_10_0 }, { 0x1F998, 0x1F9A2, UNICODE_VERSION_11_0 }, { 0x1F9A3, 0x1F9A4, UNICODE_VERSION_13_0 }, { 0x1F9A5, 0x1F9AA, UNICODE_VERSION_12_0 }, { 0x1F9AB, 0x1F9AD, UNICODE_VERSION_13_0 }, { 0x1F9AE, 0x1F9AF, UNICODE_VERSION_12_0 }, { 0x1F9B0, 0x1F9B9, UNICODE_VERSION_11_0 }, { 0x1F9BA, 0x1F9BF, UNICODE_VERSION_12_0 }, { 0x1F9C0, 0x1F9C0, UNICODE_VERSION_8_0 }, { 0x1F9C1, 0x1F9C2, UNICODE_VERSION_11_0 }, { 0x1F9C3, 0x1F9CA, UNICODE_VERSION_12_0 }, { 0x1F9CB, 0x1F9CB, UNICODE_VERSION_13_0 }, { 0x1F9CD, 0x1F9CF, UNICODE_VERSION_12_0 }, { 0x1F9D0, 0x1F9E6, UNICODE_VERSION_10_0 }, { 0x1F9E7, 0x1F9FF, UNICODE_VERSION_11_0 }, { 0x1FA00, 0x1FA53, UNICODE_VERSION_12_0 }, { 0x1FA60, 0x1FA6D, UNICODE_VERSION_11_0 }, { 0x1FA70, 0x1FA73, UNICODE_VERSION_12_0 }, { 0x1FA74, 0x1FA74, UNICODE_VERSION_13_0 }, { 0x1FA78, 0x1FA7A, UNICODE_VERSION_12_0 }, { 0x1FA80, 0x1FA82, UNICODE_VERSION_12_0 }, { 0x1FA83, 0x1FA86, UNICODE_VERSION_13_0 }, { 0x1FA90, 0x1FA95, UNICODE_VERSION_12_0 }, { 0x1FA96, 0x1FAA8, UNICODE_VERSION_13_0 }, { 0x1FAB0, 0x1FAB6, UNICODE_VERSION_13_0 }, { 0x1FAC0, 0x1FAC2, UNICODE_VERSION_13_0 }, { 0x1FAD0, 0x1FAD6, UNICODE_VERSION_13_0 }, { 0x1FB00, 0x1FB92, UNICODE_VERSION_13_0 }, { 0x1FB94, 0x1FBCA, UNICODE_VERSION_13_0 }, { 0x1FBF0, 0x1FBF9, UNICODE_VERSION_13_0 }, { 0x1FFFE, 0x1FFFF, UNICODE_VERSION_2_0 }, { 0x20000, 0x2A6D6, UNICODE_VERSION_3_1 }, { 0x2A6D7, 0x2A6DD, UNICODE_VERSION_13_0 }, { 0x2A700, 0x2B734, UNICODE_VERSION_5_2 }, { 0x2B740, 0x2B81D, UNICODE_VERSION_6_0 }, { 0x2B820, 0x2CEA1, UNICODE_VERSION_8_0 }, { 0x2CEB0, 0x2EBE0, UNICODE_VERSION_10_0 }, { 0x2F800, 0x2FA1D, UNICODE_VERSION_3_1 }, { 0x2FFFE, 0x2FFFF, UNICODE_VERSION_2_0 }, { 0x30000, 0x3134A, UNICODE_VERSION_13_0 }, { 0x3FFFE, 0x3FFFF, UNICODE_VERSION_2_0 }, { 0x4FFFE, 0x4FFFF, UNICODE_VERSION_2_0 }, { 0x5FFFE, 0x5FFFF, UNICODE_VERSION_2_0 }, { 0x6FFFE, 0x6FFFF, UNICODE_VERSION_2_0 }, { 0x7FFFE, 0x7FFFF, UNICODE_VERSION_2_0 }, { 0x8FFFE, 0x8FFFF, UNICODE_VERSION_2_0 }, { 0x9FFFE, 0x9FFFF, UNICODE_VERSION_2_0 }, { 0xAFFFE, 0xAFFFF, UNICODE_VERSION_2_0 }, { 0xBFFFE, 0xBFFFF, UNICODE_VERSION_2_0 }, { 0xCFFFE, 0xCFFFF, UNICODE_VERSION_2_0 }, { 0xDFFFE, 0xDFFFF, UNICODE_VERSION_2_0 }, { 0xE0001, 0xE0001, UNICODE_VERSION_3_1 }, { 0xE0020, 0xE007F, UNICODE_VERSION_3_1 }, { 0xE0100, 0xE01EF, UNICODE_VERSION_4_0 }, { 0xEFFFE, 0xEFFFF, UNICODE_VERSION_2_0 }, { 0xF0000, 0xFFFFD, UNICODE_VERSION_2_0 }, { 0xFFFFE, 0xFFFFF, UNICODE_VERSION_2_0 }, }; static const gchar unicode_version_strings[] = "1.1\0" "2.0\0" "2.1\0" "3.0\0" "3.1\0" "3.2\0" "4.0\0" "4.1\0" "5.0\0" "5.1\0" "5.2\0" "6.0\0" "6.1\0" "6.2\0" "6.3\0" "7.0\0" "8.0\0" "9.0\0" "10.0\0" "11.0\0" "12.0\0" "12.1\0" "13.0\0" ; static const guint16 unicode_version_string_offsets[] = { 0, 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 77, 82, 87, 92, }; #endif #endif /* #ifndef UNICODE_VERSIONS_H */ font-manager-0.8.8/meson.build000066400000000000000000000112251420226015000162400ustar00rootroot00000000000000project('font-manager', ['c', 'vala'], license: 'GPL3', version: '0.8.8') if meson.version().version_compare('< 0.53') error('Meson version is @0@ but project requires >= 0.53'.format(meson.version())) endif cc = meson.get_compiler('c') # There has to be a better way to require a specific vala version, right? valac = meson.get_compiler('vala') if not valac.version().version_compare('>= 0.42') error('Vala compiler version is @0@ but project requires >= 0.42'.format(valac.version())) endif m_dep = cc.find_library('m', required: false) fontconfig = dependency('fontconfig', version: '>= 2.12') freetype = dependency('freetype2', version: '>= 2.5') json = dependency('json-glib-1.0', version: '>= 0.15') gio = dependency('gio-2.0', version: '>= 2.44') gio_unix = dependency('gio-unix-2.0', version: '>= 2.44') glib = dependency('glib-2.0', version: '>= 2.62') gmodule = dependency('gmodule-2.0', version: '>= 2.44') gobject = dependency('gobject-2.0', version: '>= 2.44') gtk = dependency('gtk+-3.0', version: '>= 3.22') harfbuzz = dependency('harfbuzz', version: '>= 2.0') pango = dependency('pango', version: '>= 1.4') pangoft2 = dependency('pangoft2', version: '>= 1.4') sqlite = dependency('sqlite3', version: '>= 3.8') xml = dependency('libxml-2.0', version: '>= 2.9') if get_option('webkit') soup = dependency('libsoup-2.4', version: '>= 2.62') webkit = dependency('webkit2gtk-4.0', version: '>= 2.24') add_global_arguments('-D', 'HAVE_WEBKIT', language: 'vala') endif base_deps = declare_dependency( dependencies: [m_dep, json, gio, gio_unix, glib, gmodule, gobject, gtk, pango, sqlite, xml], include_directories: include_directories('.', 'lib/common', 'lib/orthographies', 'lib/unicode') ) # This dependency cannot be used for vala targets project_deps = declare_dependency( dependencies: [ base_deps, fontconfig, freetype, harfbuzz, pangoft2 ] ) i18n = import('i18n') gnome= import('gnome') python = import('python').find_installation('python3') reproducible = get_option('reproducible') ? '-DREPRODUCIBLE' : '-DNOT_REPRODUCIBLE' use_deprecated_gtk_api = get_option('webkit') or get_option('thunar') ? '-DGTK_ENABLE_DEPRECATED' : '-DGTK_DISABLE_DEPRECATED' add_global_arguments( '-DG_LOG_DOMAIN="[@0@]"'.format(meson.project_name()), '-DGETTEXT_PACKAGE="@0@"'.format(meson.project_name()), reproducible, '-DGDK_DISABLE_DEPRECATED', use_deprecated_gtk_api, language: 'c' ) config_vapi_file = files('config.vapi') prefix = get_option('prefix') datadir = get_option('datadir') pkglib_dir = join_paths(prefix, get_option('libdir'), meson.project_name()) pkglibexec_dir = join_paths(prefix, get_option('libexecdir'), meson.project_name()) config = configuration_data() config.set('PACKAGE_NAME', meson.project_name()) config.set('PACKAGE_VERSION', meson.project_version()) config.set('PACKAGE_URL', 'http://fontmanager.github.io/') config.set('PACKAGE_BUGREPORT', 'https://github.com/FontManager/master/issues') config.set('GETTEXT_PACKAGE', meson.project_name()) config.set('PKGLIBEXECDIR', pkglibexec_dir) config.set('prefix', prefix) config.set('abs_top_srcdir', meson.current_build_dir()) configure_file(input: 'config.h.meson', output: 'config.h', configuration: config) file_list_template = ''' from glob import glob for f in sorted(glob('**/*.@0@', recursive=True)): print(f) ''' list_sources = file_list_template.format('c') list_headers = file_list_template.format('h') list_vala_sources = file_list_template.format('vala') if get_option('enable-nls') subdir('po') endif subdir('help') subdir('lib') subdir('src') subdir('data') subdir('extensions') meson.add_install_script('meson_post_install.py') meson.add_dist_script('meson_dist.py') summary( { 'Font Manager': get_option('manager'), 'Font Viewer': get_option('viewer'), 'Help Documents': get_option('yelp-doc'), 'GNOME search provider': get_option('search-provider'), 'Google Fonts Integration': get_option('webkit'), 'Nautilus extension': get_option('nautilus'), 'Nemo extension': get_option('nemo'), 'Thunar extension': get_option('thunar'), 'Translations': get_option('enable-nls'), 'API Documentation': get_option('gtk-doc'), 'Reproducible build': get_option('reproducible') }, section: '''Project options ''', bool_yn: true ) summary( { 'prefix': prefix, 'bindir': join_paths(prefix, get_option('bindir')), 'libdir': join_paths(prefix, get_option('libdir'), meson.project_name()), 'libexecdir': join_paths(prefix, get_option('libexecdir'), meson.project_name()), 'datadir': join_paths(prefix, datadir) }, section: '''Directories ''' ) font-manager-0.8.8/meson_dist.py000066400000000000000000000007311420226015000166140ustar00rootroot00000000000000#!/usr/bin/env python3 from glob import glob from os import chdir, environ, remove from shutil import rmtree chdir(environ['MESON_DIST_ROOT']) # Directories which shouldn't be included in a release excluded_dirs = { 'build-aux', 'debian', 'fedora' } for d in excluded_dirs: rmtree(d) # Remove README translations to minimize archive size for f in glob("README.*.md"): remove(f) # Only useful in Git repository remove("org.gnome.FontManager.yaml") font-manager-0.8.8/meson_options.txt000066400000000000000000000017441420226015000175400ustar00rootroot00000000000000option('manager', type: 'boolean', value: true, description: 'Install font-manager') option('viewer', type: 'boolean', value: true, description: 'Install font-viewer') option('nautilus', type: 'boolean', value: false, description: 'Install Nautilus extension') option('nemo', type: 'boolean', value: false, description: 'Install Nemo extension') option('thunar', type: 'boolean', value: false, description: 'Install Thunar extension') option('enable-nls', type: 'boolean', value: true, description: 'Install translations') option('yelp-doc', type: 'boolean', value: true, description: 'Install help documents') option('gtk-doc', type: 'boolean', value: false, description: 'Install API documentation') option('reproducible', type: 'boolean', value: false, description: 'Make the build reproducible') option('search-provider', type: 'boolean', value: true, description: 'Install GNOME shell search provider') option('webkit', type: 'boolean', value: true, description: 'Google Fonts Integration') font-manager-0.8.8/meson_post_install.py000066400000000000000000000007201420226015000203620ustar00rootroot00000000000000#!/usr/bin/env python3 from os import environ, path from subprocess import call prefix = environ['MESON_INSTALL_PREFIX'] data_dir = path.join(prefix, 'share') schema_dir = path.join(data_dir, 'glib-2.0', 'schemas') if not environ.get('DESTDIR'): print('Compiling gsettings schemas...') call(['glib-compile-schemas', schema_dir]) print('Updating desktop database...') call(['update-desktop-database', '-q', path.join(data_dir, 'applications')]) font-manager-0.8.8/org.gnome.FontManager.yaml000066400000000000000000000012711420226015000210550ustar00rootroot00000000000000app-id: org.gnome.FontManager runtime: org.gnome.Platform runtime-version: '3.38' sdk: org.gnome.Sdk command: font-manager finish-args: - --socket=wayland - --socket=fallback-x11 - --share=ipc - --share=network # XDG Data/Fonts location - --filesystem=xdg-data/fonts:create - --persist=xdg-data/fonts # XDG compliant locations for font config - --filesystem=xdg-config/fontconfig:create - --persist=xdg-config/fontconfig cleanup: - /app/include - /app/lib/*.a - /app/lib/*.la - /app/lib/pkgconfig modules: - name: fontmanager buildsystem: meson builddir: true config-opts: - -Dreproducible=true sources: - type: dir path: . font-manager-0.8.8/po/000077500000000000000000000000001420226015000145135ustar00rootroot00000000000000font-manager-0.8.8/po/LINGUAS000066400000000000000000000001351420226015000155370ustar00rootroot00000000000000am ar ca de es hr nl pl ru sv zh_CN zh_HK zh_TW fr nb_NO pt_BR ja oc ro sl uk id tr si it eo font-manager-0.8.8/po/am.po000066400000000000000000001500511420226015000154520ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2019-10-03 02:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Amharic\n" "Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Zanata 4.6.2\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "የ ፊደል አስተዳዳሪ" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "ቀጭን" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "መጽሀፍ" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "መካከለኛ" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "ማድመቂያ" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "ማዝመሚያ" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "ተመጣጣኝ" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "ያልታወቀ" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "ምንም" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "ሙሉ" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "ነባር" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 #, fuzzy msgid "Unknown Vendor" msgstr "ያልታወቀ" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "የ ፊደል አስተዳዳሪ ለ GTK+ ዴስክቶፕ" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "የ ስብስብ ስም ያስገቡ" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 #, fuzzy msgid "Old Italic" msgstr "ማዝመሚያ" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "አዲስ ስብስብ" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "የ ተፈጠረ: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "ተሰናክሏል" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "የ ተሰናከሉ ፊደሎች" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "ያልተለየ" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 #, fuzzy msgid "SemiBold" msgstr "ማድመቂያ" #: src/font-manager/web/google/Weight.vala:79 #, fuzzy msgid "ExtraBold" msgstr "ማድመቂያ" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "የ ስብስብ ስም ያስገቡ" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 #, fuzzy msgid "Created : " msgstr "የ ተፈጠረ: %s" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" font-manager-0.8.8/po/ar.po000066400000000000000000001636171420226015000154730ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2019-10-03 02:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Arabic\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Zanata 4.6.2\n" "Plural-Forms: nplurals=6; plural= n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "مدير الخطوط" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "عارض الخطوط" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "عاين" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "شلال" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "رفيع" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "خفيف جدا" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "خفيف" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "كتاب" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "وسط" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "شبه ثخين" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "ثخين" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "ثخين جدا" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "ثقيل" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "ثقيل جدا" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "مائل" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "مائل" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "مضغوط جدا" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "مضغوط أكثر" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "مضغوط" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "شبه مضغوط" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "شبه ممدد" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "ممدد" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "ممدد كثيرا" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "ممدد جدا" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "متناسب" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "مزدوج العرض" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "ثابت العرض" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "خلية الحرف" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "غير معروف" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "لا شيء" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "خفيف" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "كامل" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "المبدئي" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "عتيق" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 #, fuzzy msgid "Unknown Vendor" msgstr "غير معروف" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "لا يحتوي الملف على معلومات الترخيص." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "محاذى إلى اليسار" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "مُوسّط" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "مُساوى" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "محاذى إلى اليمين" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "حرّر نص المعاينة" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "تراجع عن التغييرات" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "المحارف" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "الخصائص" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "الترخيص" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "اسم بوستسكربت" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "العرض" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "الميلان" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "الوزن" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "التوسع" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "الإصدارة" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "البائع" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "عادي" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "طبيعي" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "المصدر غير متاح" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "إدارة بسيطة للخطوط لبيئات سطح مكتك جتك+" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "مجمّعة حسب عرض الخط" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "مجمّعة حسب وزن الخط" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "مجمّعة حسب زاوية الخط" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "مجمّعة حسب توسع الخط" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "مجمّعة حسب نوع الترخيص" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "مجمّعة حسب البائع" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "نوع الملف" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "مجمّعة حسب نوع الملف" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "الكل" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "كل الخطوط" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "النظام" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "الخطوط المتاحة لكل المستخدمين" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "نوع العائلة" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "لن تظهر سوى الخطوط التي تحتوي معلومات Panose." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "أي شيء" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "لا شيء مناسب" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "النص و العناوين" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "نظام الكتابة" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "زخرفي" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "تصويري" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" msgstr[4] "" msgstr[5] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "اكتب اسم المجموعة" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "أ_لغِ" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "اختر الملفات لتنصيبها" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "ا_فتح" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "اختر مجلدات المصادر" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "اختر الخطوط لإزالتها" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "ا_حذف" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "احذف الخط المحدد من المجموعة" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "مدّد الكل" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "ابحث في العائلات…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "قلّص الكل" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "No file selected" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "لا ملفات محددة" msgstr[1] "لا ملفات محددة" msgstr[2] "لا ملفات محددة" msgstr[3] "لا ملفات محددة" msgstr[4] "لا ملفات محددة" msgstr[5] "لا ملفات محددة" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "No file selected" msgid "Disable selected items" msgstr "لا ملفات محددة" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "تصفح" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "قارن" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "أدر" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 #, fuzzy msgid "Currencies" msgstr "التفضيلات" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 #, fuzzy msgid "Old Italic" msgstr "مائل" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 #, fuzzy msgid "Venda" msgstr "البائع" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "مساعدة" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "عن" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "أضف خطوط" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "احذف الخطوط" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "التفضيلات" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "مجموعة جديدة" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "تاريخ الإنشاء: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "غير مفعّلة" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "الخطوط غير المفعّلة" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "غير مرتبة" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "الخطوط غير الموجودة في مجموعتي" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "المستخدم" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "الخطوط المتاحة لك فقط" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "التلميح" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "احفظ الإعدادات إلى ملف." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "أزِل ملف الإعدادات." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "الميز المستهدف" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "مرشح LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "التنعيم" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "فعّل الملمِّح الآلي" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "أسلوب التلميح" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "استخدم البتمابات المدمجة" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " قيود الحجم " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " طبّق الإعدادات على المقاسات " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "أصغر من" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "أكبر من" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "الواجهة" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "المصادر" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "العرض" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "التصيير" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "تصميم واسع" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "أطر النوافذ التي يرسمها العميل" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "فُعّلت أطر النوافذ التي يرسمها العميل. سيُطب التغيير في المرة القادمة التي تشغل " "فيها البرنامج." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "عُطّلت أطر النوافذ التي يرسمها العميل. سيُطب التغيير في المرة القادمة التي تشغل " "فيها البرنامج." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "مصادر الخطوط" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "أضف و عاين الخطوط بسهولة دون تنصيبهم." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "لإضافة خطوط جديدة يمكنك إما سحب المجلد إلى هذه المنطقة أو النقر على زر " "الإضافة في شريط الأدوات." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 #, fuzzy msgid "Update Font" msgstr "أضف خطوط" #: src/font-manager/web/google/PreviewPane.vala:298 #, fuzzy msgid "Remove Family" msgstr "احذف الخطوط" #: src/font-manager/web/google/PreviewPane.vala:298 #, fuzzy msgid "Remove Font" msgstr "احذف الخطوط" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" msgstr[4] "" msgstr[5] "" #: src/font-manager/web/google/Weight.vala:67 #, fuzzy msgid "ExtraLight" msgstr "خفيف جدا" #: src/font-manager/web/google/Weight.vala:75 #, fuzzy msgid "SemiBold" msgstr "شبه ثخين" #: src/font-manager/web/google/Weight.vala:79 #, fuzzy msgid "ExtraBold" msgstr "ثخين جدا" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "عاين ملفات الخطوط قبل تنصيبهم" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "لمعاينة خط يمكنك سحبه إلى هذه المنطقة." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "لا ملفات محددة" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "أو نوع الملف غير مدعوم." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "هناك إصدارة أحدث منصّبة" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "المنصبة" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "نصِّب الخط" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "اكتب اسم المجموعة" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "أضف الخط المحدد إلى المقارنة" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "احذف الخط المحدد من المقارنة" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "اختر لون الخلفية" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "ألغِ" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "تحتاج إعادة تشغيل البرامج المفتوحة لتطبيق التغييرات." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "احفظ" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 #, fuzzy msgid "Search Orthographies…" msgstr "ابحث في العائلات…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 #, fuzzy msgid "Created : " msgstr "تاريخ الإنشاء: %s" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 #, fuzzy msgid "Save current comparison" msgstr "احذف الخط المحدد من المقارنة" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 #, fuzzy msgid "Remove selected comparison" msgstr "احذف الخط المحدد من المقارنة" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 #, fuzzy msgid "Restore selected comparison" msgstr "احذف الخط المحدد من المقارنة" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "الفئات" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "المجموعات" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "أضف مجموعة جديدة" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "احذف المجموعة المحددة" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "الترتيب التحت بكسلي" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "فضّل" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "اقبل" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "المبدئي" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy #| msgid " Size Restrictions " msgid "Custom Size Settings" msgstr " قيود الحجم " #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 #, fuzzy msgid "Handwriting" msgstr "التلميح" #: src/font-manager/web/google/ui/google-font-filters.ui:282 #, fuzzy msgid "Category" msgstr "الفئات" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" #~ msgid "_Continue" #~ msgstr "_واصل" #~ msgid "Update Required" #~ msgstr "التحديث مطلوب" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "اكتشف مدير الخطوط ملفات من تنصيب سابق. بعض الملفات من الإصدارات السابقة " #~ "غير متوافقة مع هذه الإصدارة، و البعض الآخر لم يعد مدعومًا أو أزيل.\n" #~ "\n" #~ "لن يحاول مدير الخطوط ترحيل خطوطك و مجموعاتك. الملفات و الإعدادات التي لم " #~ "تعد مطلوبة أو مدعومة ستُحذف، و أي ملفات إعدادات قد تتسبب في أي تعارضات " #~ "ستُحذف.\n" #~ "\n" #~ "ينصح جدًا بأخذ نسخة احتياطية من أي ملفات مهمة قبل المواصلة.\n" #, fuzzy #~| msgid "Remove Fonts" #~ msgid "Google Fonts" #~ msgstr "احذف الخطوط" font-manager-0.8.8/po/ca.po000066400000000000000000001651341420226015000154500ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata # Adolfo Jayme Barrientos , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-03-05 12:50+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.5.1-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Gestor tipogràfic" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Una aplicació senzilla per a la gestió de lletres tipogràfiques als entorns " "d'escriptori GTK" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Visualitzador de lletres" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Instal·la" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Instal·la el fitxer de lletra tipogràfica seleccionat" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Instal·la els fitxers de lletres tipogràfiques seleccionats" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Propietats de la lletra tipogràfica" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Previsualització" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Cascada" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Fina" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultralleugera" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Lleugera" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Semilleugera" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Llibre" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Mitjà" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Seminegreta" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Negreta" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultranegreta" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Pesada" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultrapesada" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Itàlica" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Oblíqua" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ultracondensada" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Extracondensada" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Condensada" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Semicondensada" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Semiexpandida" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Expandida" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Extraexpandida" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ultraexpandida" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporcional" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Amplada doble" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Monoespaiada" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Constant" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Desconegut" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Cap" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Lleuger" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Complet" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Predeterminat" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Llegat" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Proveïdor desconegut" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "El fitxer no conté informació sobre la llicència." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Alineat a l'esquerra" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centrat" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Justificat" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Alineat a la dreta" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Edita el text de la vista prèvia" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Desfés els canvis" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Caràcters" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Propietats" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Llicència" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nom PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Amplada" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Inclinació" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Pes" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Espaiat" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Versió" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Proveïdor" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Tipus de fitxer" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Mida del fitxer" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Regular" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Origen no disponible" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Lletra, altres" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Nombre, lletra" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Nombre, altres" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Puntuació, de tancament" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Puntuació, d'obertura" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Símbol, moneda" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Símbol, modificador" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Símbol, matemàtic" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Símbol, altres" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separador, línia" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separador, paràgraf" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separador, espai" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Gestió de lletres tipogràfiques per a entorns d'escriptori GTK" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" "Adolfo Jayme Barrientos , 2021\n" "Toni Estevez , 2017" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Agrupades per l'amplada de les lletres tipogràfiques" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Agrupades pel pes de les lletres tipogràfiques" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Agrupades per la inclinació de les lletres tipogràfiques" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Agrupades per l'espaiat de les lletres tipogràfiques" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Agrupades pel tipus de llicència" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Agrupades pel proveïdor" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Tipus de fitxer" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Agrupades pel tipus de fitxer" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Totes" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Totes les lletres tipogràfiques" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistema" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Lletres tipogràfiques disponibles per a tots els usuaris" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Classe de família" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Només s'inclouen aquí les lletres tipogràfiques que inclouen informació " "PANOSE." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Qualsevol" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Sense ajust" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Text i títols" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Cal·ligràfiques" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Decoratives" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Pictòriques" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variació " msgstr[1] "%i variacions " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Introduïu el nom de la col·leció" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Copia a…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Comprimeix…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Comparació desada" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Deseu la comparació actual\n" "fent clic al botó «+»" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Seleccioneu l'executable" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Selecciona" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Cancel·la" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Seleccioneu la destinació" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Seleccioneu fitxers per a instal·lar" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Obre" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Selecciona carpetes d'origen" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Selecciona tipus per suprimir" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Suprimeix" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Suprimeix la lletra tipogràfica seleccionada de la col·lecció" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Expandeix-ho tot" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Cerca famílies…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Redueix-ho tot" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Clear selected filter" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Neteja el filtre seleccionat" msgstr[1] "Neteja el filtre seleccionat" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Neteja el filtre seleccionat" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Neteja el filtre seleccionat" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Examina" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Compara" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Gestiona" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Monedes" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticones" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Georgià" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 #, fuzzy msgid "Old Italic" msgstr "Itàlica" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Paixtu" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Romanès" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Rúnic" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Xinès simplificat" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tàmil" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Xinès tradicional" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turc" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 #, fuzzy msgid "Venda" msgstr "Proveïdor" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Ortografies admeses" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Dreceres de teclat" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Ajuda" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Quant a" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importa" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exporta" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Dades d'usuari" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Instal·la lletres tipogràfiques" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Desinstal·la lletres tipogràfiques" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Preferències" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "S'estan copiant els fitxers…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Col·lecció nova" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Data de creació: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Desactivats" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Lletres tipogràfiques que s'han desactivat" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Sense classificar" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Lletres tipogràfiques que no són a cap col·lecció" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Usuari" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Lletres tipogràfiques disponibles només per a l'usuari actual" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Millora del contorn" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "S'ha desat la configuració al fitxer" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "S'ha suprimit el fitxer de configuració" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Punts per polzada (DPI)" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Filtre LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Suavitzat" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Millora del contorn automàtica" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Estil de millora del contorn" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Mapes de bits incrustats" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Restriccions de mida " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Aplica la configuració a les mides de punts " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Més petit que" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Més gran que" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Interfície " #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Orígens" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Visualització" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Representació" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Disposició ampla" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Decoracions del costat del client" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "Decoracions activades: el canvi tindrà efecte la propera vegada que s'iniciï " "l'aplicació" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "Decoracions desactivades: el canvi tindrà efecte la propera vegada que " "s'iniciï l'aplicació" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Orígens de les lletres tipogràfiques" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" "Afegiu lletres tipogràfiques per a previsualitzar-les sense haver " "d'instal·lar-les" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Per afegir un origen nou, arrossegueu una carpeta aquí o feu clic al botó " "d'afegir de la barra d'eines" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Us cal una connexió activa a internet per a tenir accés al catàleg Google " "Fonts" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Actualitza la família" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Actualitza la lletra tipogràfica" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Desinstal·la la família" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Desinstal·la la lletra tipogràfica" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Baixa la família" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Baixa la lletra tipogràfica" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/Weight.vala:67 #, fuzzy msgid "ExtraLight" msgstr "Ultralleugera" #: src/font-manager/web/google/Weight.vala:75 #, fuzzy msgid "SemiBold" msgstr "Seminegreta" #: src/font-manager/web/google/Weight.vala:79 #, fuzzy msgid "ExtraBold" msgstr "Ultranegreta" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Negra" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" "Previsualitzeu els fitxers de lletra tipogràfica abans d'instal·lar-los" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Per a previsualitzar una lletra tipogràfica, arrossegueu-la aquí." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "No s'ha seleccionat cap fitxer" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "O el tipus de fitxer no és compatible" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Ja s'ha instal·lat una versió més recent" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Instal·lat" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Instal·la la lletra" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Copia" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Visualització de llista" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Visualització de graella" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Introduïu el text de previsualització…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Pàgina anterior" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Pàgina següent" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "Introduïu el nom de la col·leció" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Afegeix la lletra tipogràfica seleccionada a la comparació" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Suprimeix la lletra tipogràfica seleccionada de la comparació" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Comparacions ancorades" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Selecciona el color del fons" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Descarta" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Les aplicacions en execució poden requerir un reinici per reflectir els " "canvis" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Desa" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Enrere" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Cerca ortografies…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Neteja el filtre seleccionat" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Creació: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Desa la comparació actual" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Suprimeix la comparació seleccionada" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Restaura la comparació seleccionada" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Torna a carregar" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Surt de l'aplicació" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Categories" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Col·leccions" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Edita la categoria seleccionada" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Afegeix una col·lecció nova" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Suprimeix la col·lecció seleccionada" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Geometria dels subpíxels" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "prefereix" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "accepta" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "per defecte" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Nom" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Comentari" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Arguments" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Lletres tipogràfiques instal·lades" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Accions personalitzades" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Accions personalitzades" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 #, fuzzy msgid "Handwriting" msgstr "Millora del contorn" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Categoria" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" #~ msgid "Common" #~ msgstr "Comú" #~ msgid "_Continue" #~ msgstr "_Continua" #~ msgid "Update Required" #~ msgstr "Cal una actualització" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "El Gestor tipogràfic ha detectat fitxers d'una instal·lació anterior. " #~ "Alguns fitxers de versions anteriors no són compatibles amb aquesta " #~ "versió. D'altres han quedat en desús o han canviat de lloc.\n" #~ "\n" #~ "El Gestor tipogràfic intentarà ara migrar les lletres i les col·leccions " #~ "existents. Se suprimiran els fitxers i configuracions que ja no són " #~ "vàlids o necessaris. També se suprimiran els fitxers de configuració que " #~ "poden provocar un conflicte.\n" #~ "\n" #~ "És molt recomanable que feu una còpia de seguretat dels fitxers " #~ "importants abans de continuar.\n" #, fuzzy #~| msgid "Remove Fonts" #~ msgid "Google Fonts" #~ msgstr "Desinstal·la tipus de lletra" font-manager-0.8.8/po/de.po000066400000000000000000002040671420226015000154540ustar00rootroot00000000000000# Font Manager - Simple font management for Gtk+ desktop environments # # Copyright © 2009 - 2016 Jerry Casiano # # 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 . # # Author: # Jerry Casiano , 2016. # Jerry Casiano , 2019. #zanata # migmedia , 2020. # Milo Ivir , 2020, 2021. # Andreas Klostermaier , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-02-06 15:23+0300\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Poedit 2.2.4\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Font Manager" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Eine einfache Anwendung zur Verwaltung von Schriftarten für Gtk+ Desktop-" "Umgebungen" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Font Manager ermöglicht durchschnittlichen Benutzern die einfache Verwaltung " "von Desktop-Schriftarten, ohne auf Befehlszeilentools zurückzugreifen oder " "Konfigurationsdateien manuell bearbeiten zu müssen." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Obwohl es hauptsächlich für die Gnome-Desktop-Umgebung entwickelt wurde, " "sollte es auch mit anderen Gtk+ Desktop-Umgebungen funktionieren." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager ist KEINE professionelle Lösung zur Verwaltung von Schriftarten." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Vorschau, Vergleich und Verwalten von Schriftarten" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafik;Betrachter;GNOME;GTK;Publizieren;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Schriften-Betrachter" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Anwendung zum Betrachten von Schriftarten in Gtk+ Desktop-Umgebungen" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Der Schriften-Betrachter ermöglicht die Vorschau von Schriftdateien noch " "bevor sie installiert sind. Dazu gehören mehrere Modi für die Darstellungen, " "sowie das Anzeigen der Zeichentabelle, der Schrift-Eigenschaften und der " "Lizenzdetails." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Voll funktionsfähige Anwendung zur Vorschau von Schriftdateien" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Installieren" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Ausgewählte Schrift installieren" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Ausgewählte Schriften installieren" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Schrift-Eigenschaften" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Vorschau" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Wasserfall" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Fein" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultraleicht" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Leicht" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Halbleicht" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Buch" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Medium" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Halbfett" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Fett" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultrafett" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Kräftig" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultrakräftig" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Kursiv" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Schräg" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ultraschmal" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Extraschmal" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Schmal" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Halbschmal" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Halbbreit" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Breit" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Extrabreit" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ultrabreit" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proportionale" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Doppelte Breite" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Dicktengleiche" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Erzwungene Breite" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Unbekannt" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB (Rot-Grün-Blau Teilbildpunktwiedergabe)" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR (Blau-Grün-Rot Teilbildpunktwiedergabe)" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB (Vertikale Rot-Grün-Blau Teilbildpunktwiedergabe)" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR (Vertikale Blau-Grün-Rot Teilbildpunktwiedergabe)" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Ohne" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Leicht" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Voll" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Voreingestellt" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Veraltet" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Keine Einbettung erlaubt" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Vorschau und Druck erlaubt" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Bearbeitung erlaubt" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Vorschau und Druck erlaubt | Keine Untergruppen" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Bearbeitung erlaubt | Keine Untergruppen" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Vorschau und Druck erlaubt | Nur Bitmaps" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Bearbeitung erlaubt | Nur Bitmaps" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Vorschau und Druck erlaubt | Keine Untergruppen | Nur Bitmaps" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Bearbeitung erlaubt | Keine Untergruppen | Nur Bitmaps" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Installieren erlaubt" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Unbekannter Anbieter" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Datei enthält keine Lizenzinformationen." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Links ausgerichtet" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Zentriert" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Füllen" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Rechts ausgerichtet" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Vorschautext bearbeiten" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Änderungen rückgängig machen" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Zeichentabelle" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Eigenschaften" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Lizenz" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Verfügbare Schriftzeichen durchsuchen" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript Name" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Familienart" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Stil" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Breite" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Schrägstellung" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Strichstärke" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Dicktenart" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Version" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Anbieter" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Dateiart" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Dateigröße" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Standard" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Quelle nicht verfügbar" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Andere, Kontrolzeichen" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Andere, Format" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Andere, nicht zugewiesen" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Andere, private Gebrauch" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Andere, Ersatzzeichen" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Buchstabe, Kleinbuchstabe" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Buchstabe, Modifikator" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Buchstabe, andere" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Buchstabe, Überschrift" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Buchstabe, Großbuchstabe" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marke, zusammenführend mit Dickte" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marke, einschließend" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marke, Nicht-Dickte" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Nummer, Dezimalnummer" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Nummer, Buchstabe" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Nummer, andere" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Satzzeichen, Verbinder" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Satzzeichen, Strich" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Satzzeichen, schließend" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Satzzeichen, schließende Anführungszeichen" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Satzzeichen, öffnende Anführungszeichen" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Satzzeichen, andere" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Satzzeichen, öffnend" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbol, Währungszeichen" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbol, Modifikator" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symbol, mathematische Zeichen" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbol, andere" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Trennzeichen, Linie" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Trennzeichen, Absatz" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Trennzeichen, Leerzeichen" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Einfache Schriftenverwaltung für GTK+ Arbeitsumgebungen" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Dieses Programm ist eine freie Software: Du kannst es weitergeben und/" "oder\n" " modifizieren unter den Bedingungen der GNU General Public License, so " "wie\n" " von der Free Software Foundation veröffentlicht, entweder Version 3 der " "Lizenz,\n" " oder (nach Deiner Wahl) eine neuere Version.\n" "\n" " Dieses Programm wird verbreitet, in der Hoffnung, dass es nützlich sein " "wird,\n" " jedoch OHNE GARANTIE; auch ohne jegliche implizite Garantie von\n" " MARKTGÄNGIGKEIT oder EIGNUNG FÜR EINEN BESTIMMTEN ZWECK. \n" " Siehe GNU General Public License für weitere Details.\n" "\n" " Zusammen mit diesem Programm, solltest Du eine Kopie der\n" " GNU General Public License erhalten haben.\n" "\n" " Wenn nicht, siehe .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" "PF4Public\n" "Copied by Zanata \n" "Milo Ivir , 2019, 2020" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Geordnet nach Breite" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Geordnet nach Strichstärke" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Geordnet nach Schrägstellung" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Geordnet nach Dicktenart" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Geordnet nach Lizenz" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Geordnet nach Anbieter" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Dateityp" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Geordnet nach Dateityp" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Alle" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Alle Schriften" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "System" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Für alle Benutzer verfügbare Schriften" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Familienart" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "Hier werden nur Schriften mit Panose Informationen gruppiert." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Alle" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Keine Übereinstimmung" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Text und Überschriften" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Schreibschrift" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Dekorativ" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Bildhaft" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Variante " msgstr[1] "%i Varianten" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Name der Sammlung eintragen" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Kopieren nach …" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Komprimieren …" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Umbenennen…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Gespeicherter Vergleich" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Plus Zeichen drücken, um\n" "jetzigen Vergleich zu speichern" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Ausführbare Datei auswählen" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "Au_swählen" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Abbrechen" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Ziel auswählen" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Dateien zum installieren auswählen" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Öffnen" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Quellverzeichnisse auswählen" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Schriften zum entfernen auswählen" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Entfernen" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" "In Deinem Heim-Verzeichnis installierte Schriftarten werden hier angezeigt." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Ausgewählte Schrift aus der Sammlung entfernen" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Alle ausklappen" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Familien durchsuchen …" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Groß- / Kleinschreibungsunabhängige Suche nach den Schriftarten.\n" "\n" "Mit %s beginnen, um basierend auf dem Dateipfad zu suchen.\n" "Mit %s beginnen, um basierend auf den Buchstaben zu suchen." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Alle einklappen" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i ausgewähltes Element" msgstr[1] "%i ausgewählte Elemente" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Dateipfad kopieren" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Im Ordner zeigen" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "Ausgewählte Elemente aktivieren" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "Ausgewählte Elemente deaktivieren" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Durchsehen" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Vergleichen" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Verwalten" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleutisch Kyrillisch" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleut Lateinisch" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Arabisch" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armenisch" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomie" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balinesisch" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltisch" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Einfaches Kyrillisch" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Einfaches Griechisch" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Einfaches Lateinisch" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengalisch" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Karisch" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Katalanisch" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Mitteleuropäisch" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Schachsymbole" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Währungen" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Ägyptische Hieroglyphen" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticons" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Äthiopisch" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Farsi" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Essen und Trinken" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Vollständiges Kyrillisch" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Georgisch" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagolitisch" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gotisch" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Koreanisches Alphabet" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Hebräisch" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Koreanisch Jamo" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Javanisch" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japanisch Jinmeiyo" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japanisch Joyo" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japanisch Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kasachisch" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japanisch Kokuji" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Lateinische Ligaturen" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Lineare B Ideogramme" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Lineare B Silben" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malayalam" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Mathematische griechische" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Mathematische lateinische" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Mathematische Ziffern" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Mathematische Operatoren" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongolisch" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Alte Kursiv" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polynesisch" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Polytonisch griechisch" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Rumänisch" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Runen" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Singhalesisch" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamilisch" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Telugisch" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Thailändisch" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibetisch" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Türkisch" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vietnamesisch" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Westeuropäisch" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Anwendungsbereich" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Unterstützte Schriftzeichen" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Aktualisierung läuft" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Aktualisierung der Datenbank — Schriften" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Aktualisierung der Datenbank — Metadaten" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Aktualisierung der Datenbank – Schriftzeichen" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Tastaturkürzel" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Hilfe" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Über" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importieren" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exportieren" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Benutzerdaten" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Schriften hinzufügen" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Schriften entfernen" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Einstellungen" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Exportierte Daten auswählen" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Kopieren von Dateien …" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Neue Sammlung" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Erstellt : %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Deaktiviert" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Deaktivierte Schriften" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Nach unterstützten Schriftzeichen filtern" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Unsortiert" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Schriften die in keiner Sammlung vorhanden sind" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Anwender" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Nur für Dich verfügbare Schriften" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Schrift für Benutzeroberfläche" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Schrift für die Benutzeroberfläche." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Schrift für Dokumente" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Schrift zum Lesen von Dokumenten." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Dicktengleiche Schrift" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "Dicktengleiche Schrift (feste Breite) für den Terminal." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Faktor für Textvergrößerung" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Faktor zum Vergrößern oder Verkleinern der Textanzeige, ohne die " "Schriftgröße zu ändern" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Antialiasing" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "Art des Antialiasing zwecks Wiedergabe von Schriften." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "RGBA Reihenfloge" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "Reihenfloge der Teilbildpunkte auf einem LCD Bildschirm; wird nur benutzt, " "wenn Antialiasing auf rgba gesetzt ist." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Art des Hinting zwecks Wiedergabe von Schriften." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "Schema der GNOME-Desktop-Einstellungen nicht gefunden" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Einstellungen in Datei gespeichert." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Einstellungsdatei wurde entfernt." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Gewünschte DPI" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Vergrößerungs-Faktor" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "LCD Filter" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Antialias" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Automatisches Hinting aktivieren" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Hinting-Stil" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Eingebaute Bitmaps benutzen" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Größen-Einschränkungen " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Einstellungen auf Schriftgröße anwenden " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Kleiner als" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Größer als" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Alias hinzufügen" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Ausgewählten Alias entfernen" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Schrift-Ersetzungen" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Ersetze einfach eine Schrift-Familie mit einer anderen." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Um eine neue Ersetzung hinzuzufügen, klicke auf den Hinzufügen-Knopf in der " "Symbolleiste." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Benutzeroberfläche" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Schreibtisch" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Quellen" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Befehle" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Ersatz" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Anzeige" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Wiedergabe" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Benutzerbefehle" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Eigene Kontextmenüeinträge" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Breites Layout" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Nur wenn maximiert" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Optische Funktionen vom Client" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Aktiviere Animationen" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Dunklem Thema Vorrang geben" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "Optische Funktionen vom Client sind aktiviert. Änderungen werden erst nach " "Neustart des Programms sichtbar." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "Optische Funktionen vom Client sind deaktiviert. Änderungen werden erst nach " "Neustart des Programms sichtbar." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Schrift-Quellen" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" "Füge Schriften hinzu, oder siehe Dir Schriften an, ohne sie zu installieren." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Um eine neue Quelle hinzuzufügen, ziehe einfach einen Ordner in diesen " "Bereich oder klicke auf die Schaltfläche zum hinzufügen in der Symbolleiste." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" "Suche nach Familiennamen ohne berücksichtigt der Groß-/Kleinschreibung." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Fehler beim Verarbeiten von Daten" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Netzwerk-Fehler" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Netzwerkeinstellungen überprüfen" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Client-Fehler" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Versuche die Anwendung neu zu starten. Wenn das Problem weiterhin besteht, " "melde den Fehler." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Server-Fehler" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Netzwerk Offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Für den Zugriff auf den Google Fonts Katalog ist eine aktive " "Internetverbindung erforderlich" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Chinesisch (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Chinesisch (vereinfacht)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Chinesisch (traditionell)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Kyrillisch" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Kyrillisch erweitert" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Griechisch" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Griechisch erweitert" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japanisch" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Koreanisch" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Lateinisch" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Lateinisch erweitert" # Bitte, überprüfen, dass die Übersetzung gut aufgebaut ist. #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "Kein Sprachbeispiel ist für %s verfügbar" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Familie aktualisieren" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Schrift aktualisieren" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Familie entfernen" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Schrift entfernen" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Familie herunterladen" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Schrift herunterladen" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i Sprachbeispiel verfügbar " msgstr[1] "%i Sprachbeispiele verfügbar" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Ultraleicht" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Halbfett" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Ultrafett" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Schwarz" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Siehe Dir Schriften an, noch bevor Du sie installierst." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Für eine Schriften-Vorschau, ziehe die Schrift auf dieses Feld." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Keine ausgewählte Datei" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Oder nicht unterstützende Dateiarten." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Eine neuere Version existiert bereits" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Installiert" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Schriften installieren" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Kopieren" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Listeansicht" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Rasteransicht" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Vorschautext eingeben …" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Vorherige Seite" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Nächste Seite" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Name der Sammlung" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "_Umbenennen" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Füge ausgewählte Schrift dem Vergleich hinzu" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Entferne ausgewählte Schrift vom Vergleich" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Fixierte Vergleiche" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Wähle Hintergrundfarbe" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Wähle Vordergrundfarbe" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Verwerfen" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Offene Programme benötigen womöglich einen Neustart um Änderungen sichtbar " "zu machen." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Speichern" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Zurück" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Schriftzeichen durchsuchen …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Alle abwählen" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Mindest-Anwendungsbereich" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Ausgewählten Filter leeren" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Erstellt : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Gegenwärtigen Vergleich speichern" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Ausgewählten Vergleich entfernen" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Ausgewählten Vergleich wiederherstellen" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Allgemein" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Vorschaugröße vergrößern" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Vorschaugröße verkleinern" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Vorschaugröße zurücksetzen" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Aktualisieren" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Programm beenden" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Arbeitsmodus" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Gehe auf Verwalten" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Gehe auf Durchsehen" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Gehe auf Vergleichen" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Vorschaumodus" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Gehe auf Standard-Vorschau" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Gehe auf Wasserfall-Vorschau" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Gehe auf Textbeispiel-Vorschau" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Kategorien" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Sammlungen" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Ausgewählte Kategorie bearbeiten" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Neue Sammlung hinzufügen" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Ausgewählte Sammlung entfernen" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Geometrie der Teilbildpunkte" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Gewünschte Familie eintragen" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Ersatz hinzufügen" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Ersatz entfernen" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Familien-Ersatz eintragen" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "Vorrang geben" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "akzeptiere" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "standard" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Stil des Titelknopfs" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Flach" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Name" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Kommentar" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Ausführbare Datei" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Parameter" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Schrifteinstellungen" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Schriften-Sammlungen" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Installierte Schriften" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Benutzerbefehle" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "Zeige die Größe der Zeile in der Vorschau beim Wasserfall" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "Einstellungen der Vorschau beim Wasserfall" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "Bis 48 Punkten (lineare Skala)" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Bis 72 Punkten (1.1 Quotient)" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "Bis 96 Punkten (lineare Skala)" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Bis 96 Punkten (1.1 Quotient)" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Bis 120 Punkten (1.2 Quotient)" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Bis 144 Punkten (1.3 Quotient)" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Bis 192 Punkten (1.4 Quotient)" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "Benutzerdefinierte Größeeinstellungen" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "Minimale Punktgröße der Vorschau beim Wasserfall" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "8.0" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Maximale Größe der Vorschau beim Wasserfall" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Höhere Werte können die Leistung negativ beeinflussen" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "48.0" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Quotient der Punktgröße der Vorschau beim Wasserfall" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "1.0" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Neuste" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Beliebteste" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Im Trend" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Anordnen" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Mit Serife" # Grotesk? #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Ohne Serife" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Handschrift" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Kategorien" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Varianten" #~ msgid "Unknown character, unable to identify." #~ msgstr "Unbekanntes Zeichen, Identifizierung unmöglich." #~ msgid "Not found." #~ msgstr "Nicht gefunden." #~ msgid "Character found." #~ msgstr "Zeichen gefunden." #~ msgid "Common" #~ msgstr "Gemeinsame" #~ msgid "_Continue" #~ msgstr "_Weiter" #~ msgid "Update Required" #~ msgstr "Aktualisierung wird benötigt" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "Font Manager hat Dateien einer früheren Installation gefunden. Einige " #~ "Dateien von früheren Versionen sind inkompatibel mit dieser Version, " #~ "andere sind veraltet oder wurden verschoben.\n" #~ "\n" #~ "Font Manager wird nun versuchen Deine Schriften und Sammlungen zu " #~ "migrieren. Dateien, welche nicht länger benötig werden oder nicht korrekt " #~ "sind, werden entfernt. Alle Einstellungen welche einen Konflikt " #~ "hervorufen könnten, werden entfernt.\n" #~ "\n" #~ "Es wird dringend empfohlen, alle wichtigen Dateien zu sichern bevor Du " #~ "weitermachst.\n" #~ msgid "90" #~ msgstr "90" # Should this be translated anyway? #~ msgid "Google Fonts" #~ msgstr "Google Fonts" #~ msgid "4+" #~ msgstr "4+" #~ msgid "8+" #~ msgstr "8+" #~ msgid "12+" #~ msgstr "12+" #~ msgid "Filter based on language support" #~ msgstr "Filter, basierend auf Sprachunterstützung" #~ msgid "Language" #~ msgstr "Sprache" #~ msgid "Search Languages…" #~ msgstr "Nach der Sprache suchen …" #~ msgid "Language Support" #~ msgstr "Sprachunterstützung" #~ msgid "Filter Settings" #~ msgstr "Filter-Einstellungen" #~ msgid "%i Variations" #~ msgstr "%i Varianten" font-manager-0.8.8/po/eo.po000066400000000000000000002000061420226015000154540ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Jakub Fabijan , 2021. # phlostically , 2021, 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.7\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-01-10 23:18+0000\n" "Last-Translator: phlostically \n" "Language-Team: Esperanto \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.10.1\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Tiparadministrilo" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Simpla tiparo-administra programo por GTK-bazaj fasadoj" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Tiparadministrilo celas ebligi ordinarajn uzantojn facile administri " "komputilajn tiparojn, sen deviga uzo de terminalaj ilprogramoj aŭ permana " "redaktado de agordaj dosieroj." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Kvankam ĝi estas dezajnita ĉefe por GNOME, ĝi funkcios bone kun aliaj GTK-" "bazaj fasadoj." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Tiparadministrilo NE estas tipara administra solvo taŭga por profesiistoj." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Antaŭrigardi, kompari kaj administri tiparojn" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafiko;Montrilo;GNOME;GTK;Eldonado;Tiparo;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Tiparmontrilo" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Tiparo-montranta programo por GTK-bazaj fasadoj" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Tiparadministrilo permesas antaŭrigardi tiparajn dosierojn multmaniere antaŭ " "ol instali, kaj montras signomapon, atributojn kaj detalojn pri la permesilo." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Plenfunkcia programo por antaŭrigardi tiparajn dosierojn" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Instali" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Instali elektitan tipardosieron" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Instali elektitajn tipardosierojn" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Atributoj de tiparo" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Antaŭrigardo" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Akvofalo" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Maldikegega" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Maldikega" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Maldika" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Maldiketa" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Libra" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Mezdika" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Diketa" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Dika" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Dikega" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Dikegega" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Dikegegega" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Kursiva" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Oblikva" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Mallarĝegega" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Mallarĝega" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Mallarĝa" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Mallarĝeta" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Larĝeta" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Larĝa" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Larĝega" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Larĝegega" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporcia" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Duobla larĝo" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Egallarĝa" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Signoĉelo" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Nekonata" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "Ruĝa-verda-blua" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "Blua-verda-ruĝa" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "Vertikala ruĝa-verda-blua" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "Vertikala blua-verda-ruĝa" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Nenio" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Eta" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Plena" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Implicita" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Kongruiga" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Enmeto per restriktita permesilo" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Enmeto por antaŭrigardo kaj preso" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Redaktebla enmeto" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Enmeto por antaŭrigardo kaj preso | Sen rajto fari subaron" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Enmeto por redaktado | Sen rajto fari subaron" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Enmeto por antaŭrigardo kaj preso | Nur enmeto de bitbildoj" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Enmeto por redaktado | Nur enmeto de bitbildoj" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Enmeto por antaŭrigardo kaj preso | Sen rajto fari subaron | Nur enmeto de " "bitbildoj" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Enmeto por redaktado | Sen rajto fari subaron | Nur enmeto de bitbildoj" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Instalebla enmeto" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Nekonata vendinto" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Dosiero malenhavas informon pri permesilo." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Maldekstrigita" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centrita" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Plenigi" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Dekstrigita" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Redakti antaŭmontratan tekston" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Malfari ŝanĝojn" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Signoj" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Atributoj" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Permesilo" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Serĉi disponeblajn signojn" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nomo laŭ PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Familio" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Stilo" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Larĝo" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Oblikvo" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Diko" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Interspaco" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Versio" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Vendinto" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Dosiertipo" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Dosiergrando" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Regula" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Ordinara" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Fonto maldisponebla" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Alia, stirsigno" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Alia, aranĝsigno" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Alia, ne asignita" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Alia, privata uzo" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Alia, surogato" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Litero, minuskla" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Litero, modifila" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Litero, alia" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Litero, titoluskla" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Litero, majuskla" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marko, paŝa kombina" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marko, enferma" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marko, senpaŝa" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Cifero, decimala" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Cifero, litero" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Cifero, alia" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunkcio, konekta" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunkcio, haltostreka" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunkcio, fermanta" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunkcio, fina citilo" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunkcio, komenca citilo" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpunkcio, alia" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunkcio, malfermanta" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simbolo, valuta" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simbolo, modifila" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simbolo, matematika" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbolo, alia" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Apartigilo, linia" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Apartigilo, alinea" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Apartigilo, spaca" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Simpla tiparadministrado por GTK-bazaj fasadoj" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Ĉi tiu programo estas libera programo: vi rajtas redistribui ĝin kaj/aŭ " "modifi\n" " ĝin laŭ la kondiĉoj de la Ĝenerala Publika Permesilo de GNU eldonita de\n" " Free Software Foundation, aŭ de versio 3 de la Permesilo, aŭ\n" " (laŭ via elekto) de iu ajn posta versio.\n" "\n" " Ĉi tiu programo estas distribuita kun la espero, ke ĝi estos utila,\n" " sed SEN AJNA GARANTIO; sen eĉ la implicita garantio de\n" " VENDEBLECO aŭ TAŬGECO POR SPECIFA CELO. Vidu la\n" " Ĝeneralan Publikan Permesilon de GNU por pliaj detaloj.\n" "\n" " Vi estu ricevinta kopion de la Ĝenerala Publika Permesilo de GNU\n" " kune kun ĉi tiu programo.\n" "\n" " Se ne, vidu .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "JaFan" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Grupigita laŭ tipara larĝo" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Grupigita laŭ tipara diko" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Grupigita laŭ tipara angulo" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Grupigita laŭ tipara interspaco" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Grupigita laŭ permesilo" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Grupigita laŭ vendinto" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Dosiertipo" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Grupigita laŭ dosiertipo" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Ĉiuj" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Ĉiuj tiparoj" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistemo" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Fonto disponeblas por ĉiuj uzantoj" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Speco de familio" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Nur tiuj tiparoj, kiuj inkluzivas informojn pri PANOSE-klasifiko, estos " "grupigitaj ĉi tien." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Ajna" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Ne aplikebla" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Teksta kaj titola" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Manskriba" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Ornama" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Bilda" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variaĵo " msgstr[1] "%i variaĵoj " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Tajpu nomon de kolekto" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Kopii al…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Densigi…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Ŝanĝi nomon…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Konservita komparo" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Konservi la aktualan komparon\n" "alklakante la butonon «+»" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Elektu programon" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Elekti" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Nuligi" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Elektu celon" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Elektu instalotajn dosierojn" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Malfermi" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Elektu fontajn dosierujojn" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Elektu forigotajn tiparojn" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Forigi" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "Tiparoj instalitaj en via hejmdosierujo aperus ĉi tie." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Ekskluzivi elektitan tiparon el kolekto" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Etendi ĉion" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Serĉi familiojn…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Uskloblinda serĉo de nomoj de tiparfamilioj.\n" "\n" "Komencu serĉotekston per «%s» por filtri laŭ dosierindiko.\n" "Komencu serĉotekston per «%s» por filtri laŭ skribsignoj." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Maletendi ĉion" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Clear selected filter" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Forviŝi elektitan filtrilon" msgstr[1] "Forviŝi elektitan filtrilon" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Kopii lokon" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Montri dosieruje" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Forviŝi elektitan filtrilon" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Forviŝi elektitan filtrilon" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Foliumi" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Kompari" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Administri" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikanso" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleuta cirila" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleuta latina" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Araba" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Arkaikaj grekaj leteroj" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armena" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomio" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balia" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Balta" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Baza cirila" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Baza greka" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Baza latina" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengala" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahma" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Bugis" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Unuigita Kanada indiĝena silabaro" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Karia" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Kataluna" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Centr-Eŭropa" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Ĉakma" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Ĉam" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Ĉeroki" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Ŝaksimboloj" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "Ĉinaj-japanaj-koreaj unuigitaj ideogramoj" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "Ĉina-japana-korea etendaĵo A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "Ĉina-japana-korea etendaĵo B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "Ĉina-japana-korea etendaĵo C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "Ĉina-japana-korea etendaĵo D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "Ĉina-japana-korea etendaĵo E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "Ĉinaj-japanaj-koreaj kongruigaj ideogramoj" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Ĉinaj-japanaj-koreaj suplementaj kongruigaj ideogramoj" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Klaŭdiaj literoj" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Kopta" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Valutoj" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Kipra silabaro" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Nederlanda" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Egiptaj hieroglifoj" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Miensimboloj" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Etiopa" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Persa" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Manĝo kaj trinko" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Plena cirila" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Kartvela" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagolico" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gota" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Guĝarata" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Panĝaba gurua alfabeto" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Koreaj silaboj" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó’o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Hebrea" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IFA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Igbo Ọnwụ" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Koreaj literoj" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Java" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japanaj skribsignoj por homaj nomoj" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japanaj oftaj skribsignoj" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Kaithi" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japanaj kanaoj" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazaĥa" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Kharoṣṭhī" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Ĥmera" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japanaj naciaj skribsignoj" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Laosa" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latinaj ligaĵoj" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Lepĉa" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Ideogramoj de Linia B" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Silabaro de Linia B" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malajala" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Matematika greka" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Matematika latina" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Matematikaj ciferoj" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Matematikaj operatoroj" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meitei" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Kuŝa kursiva" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Kuŝaj hieroglifoj" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Mjaŭ" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongola" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Birma" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Nova Tai Lü" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Malnov-Irlanda" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "Ol Ĉiki" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Malnov-itala" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "Malnov-sud-araba" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Orisa" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "Somalia alfabeto de Osman" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Tut-Afrika latina" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Afgana" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "Mongola kvadrata" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "Pinjino" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polinezia" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Plurtona greka" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "Reĝang" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Rumana" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Runoj" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "Saŭraŝtra" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Simpligita ĉina" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sinda" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Sinhalo" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Sud-Koreiaj ĉinaj skribsignoj" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sunda" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Skribo de Sylhet" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Siria" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Taja Darmoskribo (Lanna)" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Thái Việt" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamula" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Telugua" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Tāna" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Taja" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibeta" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tamaziĥta" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Tradicia ĉina" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turka" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Ujgura" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urduo" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Vedaj etendaĵoj" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vjetnama" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Okcident-Eŭropa" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Ji" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Ĉinaj fonetikaj signoj" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Subtenata elcento" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Subtenataj ortografioj" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Ĝisdatigante" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Ĝisdatigante datenbankon — tiparoj" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Ĝisdatigante datenbankon — metadatenoj" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Ĝisdatigante datenbankon — ortografioj" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Fulmoklavoj" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Helpo" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Pri" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Enporti" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Elporti" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Datenoj de uzanto" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Aldoni tiparojn" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Forigi tiparojn" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Agordoj" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Elektu elportotajn datenojn" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Kopiante dosierojn…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Nova kolekto" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Kreita je %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Malŝaltitaj" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Malŝaltitaj tiparoj" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filtri laŭ subtenataj ortografioj" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Ne ordigita" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Tiparoj ekster ĉiuj kolektoj" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Uzanto" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Tiparoj disponeblaj nur por vi" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Fasada tiparo" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Tiparo uzata por la fasado." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Dokumenta tiparo" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Tiparo por legi dokumentojn." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Egallarĝa tiparo" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "Egallarĝa tiparo por uzo en terminaloj ktp." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Teksto-aligrandiga faktoro" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Faktoro por pligrandigi aŭ malplirandigi la montron de teksto, sen ŝanĝo de " "la grando de tiparo" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Glatigo" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "Maniero de glatigo por montri tiparojn." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "Ordo de ruĝo-verdo-bluo-alfa" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "La ordo de subbilderaj elementoj en likvakristala ekrano; nur uzata se la " "glatiga reĝimo estas ruĝo-verdo-bluo-alfa." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Tiparpolurado" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Maniero de polurado por bildigi tiparojn." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "GNOME-Agordoskemo ne troviĝis" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Elektu «Konservi» por fari agordodosieron de fontconfig el la ĉi-supraj " "agordoj.\n" "\n" "Elektu «Forĵeti» por forviŝi la agordodosieron kaj reuzi la implicitajn " "agordoj.\n" "\n" "Notu, ke ne ĉiuj fasadoj/programoj respektos tiujn agordojn." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Agordoj konservitaj sur dosieron." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Agorda dosiero estis forviŝita." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Cela distingivo (nombro de bilderoj en colo)" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Aligrandiga faktoro" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Likvakristalekrana filtrilo" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Glatigo" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Ŝalti aŭtomatan polurilon" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Maniero de tiparpolurado" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Uzi inkluzivitajn rastrumojn" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Restriktoj pri grando " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Efektivigi agordojn al punktaj grandoj " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Malpli granda ol" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Pli granda ol" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Aldoni kromnomon" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Forigi elektitan kromnomon" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Anstataŭigoj de tiparoj" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Facile anstataŭigi tiparfamilion per alia." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Por aldoni novan anstataŭigon, alklaku la butonon «Aldoni» en la ilobreto." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Fasado" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Labortablo" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Fontoj" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Agoj" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Anstataŭigoj" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Montrado" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Bildigado" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "Agoj difinitaj ĉi tie inkluziviĝos en la kuntekstan menuon de la tipara " "listo.\n" "\n" "Implicite, la dosierindiko por la elektita tiparo estos postmetita post la " "fino de la listo de argumentoj.\n" "Por ŝanĝi la lokon, kie la dosierindiko estos enmetita, uzu la variablon " "«FILEPATH».\n" "La variabloj «FAMILY» (familio) kaj «STYLE» (stilo) estas ankaŭ uzeblaj en " "la listo de argumentoj." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Agoj de uzanto" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Propraj menueroj en kunteksta menuo" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Larĝa fasado" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Nur en maksimumigita fenestro" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Klientflankaj ornamoj" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Ŝalti movbildojn" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Preferi malhelan etoson" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "Klientflankaj ornamoj estas ŝaltitaj. Ŝanĝoj efektivos post relanĉo." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "Klientflankaj ornamoj estas malŝaltitaj. Ŝanĝoj efektivos post relanĉo." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Tiparoj en la jenaj dosierujoj estos disponeblaj en ĉi tiu programo.\n" "\n" "Ili ne estos disponeblaj por aliaj programoj ĝis la fonto estos efektive " "ŝaltita.\n" "\n" "Notu, ke ne ĉiuj fasadoj/programoj respektos tiujn agordojn." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Tiparaj fontoj" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Facile aldonu aŭ antaŭrigardu tiparojn sen instali." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Por aldoni novan fonton, simple ŝovu dosierujon ĉi tien aŭ alklaku la " "butonon «Aldoni» en la ilobreto." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "Uskloblinda serĉo de nomoj de tiparfamilioj." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Eraro dum traktado de datenoj" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Reta eraro" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Bonvolu kontroli vian retan konekton" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Klienta eraro" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Provu relanĉi la programon. Se la problemo daŭras, bonvolu raporti la cimon." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Servila eraro" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Sen reta konekto" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Aktiva interreta konekto necesas por atingi la katalogon de Google Fonts" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Ĉina (Honkonga)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Ĉina (simpligita)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Ĉina (tradicia)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Cirila" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Cirila etendita" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Greka" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Greka etendita" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japana" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Korea" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latina" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Latina etendita" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "Neniu ekzemplo por %s disponeblas" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" "Bonvolu raporti la problemon petante ĝisdatigon de disponeblaj ekzemploj." #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Ĝisdatigi familion" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Ĝisdatigi tiparon" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Forigi familion" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Forigi tiparon" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Elŝuti familion" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Elŝuti tiparon" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i lingva ekzemplo disponeblas " msgstr[1] "%i lingvaj ekzemploj disponeblas " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Maldikega" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Diketa" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Dikega" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Dikegega" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Antaŭrigardu tiparajn dosierojn antaŭ ol instali." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Por antaŭrigardi tiparon, simple ŝovu ĝin ĉi tien." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Neniu dosiero elektita" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Aŭ nesubtenata dosiertipo." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Pli nova versio estas jam instalita" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Instalita" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Instali tiparon" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Kopii" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Lista vido" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Krada vido" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Tajpu antaŭrigardan tekston…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Antaŭa paĝo" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Sekva paĝo" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Nomo de kolekto" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "Ŝ_anĝi nomon" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Inkluzivi elektitan tiparon en komparon" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Ekskluzivi elektitan tiparon el komparo" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Alpinglitaj komparoj" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Elektu fonan koloron" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Elektu tekstan koloron" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Forĵeti" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "Rulata programo eble postulas relanĉon por efektivigi ŝanĝojn." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Konservi" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Reen" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Serĉi ortografiojn…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Malelekti ĉion" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Minimuma subtenata elcento" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Forviŝi elektitan filtrilon" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Kreita je " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Konservi aktualan komparon" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Forigi elektitan komparon" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Restaŭri elektitan komparon" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Ĝenerala" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Pligrandigi antaŭrigardon" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Malpligrandigi antaŭrigardon" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Uzi implicitan grandon de antaŭrigardo" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Reŝargi" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Forlasi la programon" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Reĝimo" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Ŝalti reĝimon Administri" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Ŝalti reĝimon Foliumi" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Ŝalti reĝimon Kompari" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Antaŭrigarda reĝimo" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Ŝalti Norman antaŭrigardon" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Ŝalti Akvofalan antaŭrigardon" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Ŝalti Tekstokorpan antaŭrigardon" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Kategorioj" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Kolektoj" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Redakti elektitan kategorion" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Krei novan kolekton" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Forigi elektitan kolekton" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Subbildera geometrio" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Tajpu celan familion" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Aldoni anstataŭigon" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Forigi anstataŭigon" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Tajpu anstataŭan familion" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "preferi" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "akcepti" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "implicita" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Titolbreta butona stilo" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Plata" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Nomo" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Komento" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Ruleblaĵo" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argumentoj" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Agordado de tiparoj" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Tiparaj kolektoj" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Instalitaj tiparoj" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Propraj agoj" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "Montri tipargrandon de linio en akvofala antaŭrigardo" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "Agordoj pri grando de akvofala antaŭrigardo" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "Ĝis 48 punktoj (lineara skalo)" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Ĝis 72 punktoj (komuna rilatumo 1,1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "Ĝis 96 punktoj (lineara skalo)" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Ĝis 96 punktoj (komuna rilatumo 1,1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Ĝis 120 punktoj (komuna rilatumo 1,2)" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Ĝis 144 punktoj (komuna rilatumo 1,3)" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Ĝis 192 punktoj (komuna rilatumo 1,4)" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "Propraj agordoj pri grando" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "Minimuma tipargrando (en punktoj) en akvofala antaŭrigardo" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "8,0" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Maksimuma tipargrando (en punktoj) en akvofala antaŭrigardo" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Grandaj valoroj eble malbonigos rendimenton" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "48,0" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Komuna rilatumo de tipargrando (en punktoj) en akvofala antaŭrigardo" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "1,0" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Plej novaj" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Plej popularaj" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Furoraj" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Ordo" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Serifa" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Senserifa" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Manskribo" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Kategorio" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variaĵoj" #~ msgid "Unknown character, unable to identify." #~ msgstr "Nekonata signo, neeblas identigi." #~ msgid "Not found." #~ msgstr "Netrovita." #~ msgid "Character found." #~ msgstr "Signo trovita." #~ msgid "Common" #~ msgstr "Komuna" font-manager-0.8.8/po/es.po000066400000000000000000002045211420226015000154660ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata, 2021. # Adolfo Jayme , 2020. #zanata # Adolfo Jayme Barrientos , 2021. # nzgha , 2021. # Alberto Cañaveras , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-12-23 12:51+0000\n" "Last-Translator: Alberto Cañaveras \n" "Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.10.1\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Gestor tipográfico" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Una aplicación simple para la gestión de tipos de letra en entornos de " "escritorio Gtk+" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Gestor tipográfico se ha diseñado para proporcionar a los usuarios una " "manera de gestionar fácilmente los tipos de letra del escritorio, sin tener " "que recurrir a las herramientas de línea de órdenes o a editar los archivos " "de configuración manualmente." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Si bien se diseñó principalmente para el entorno de escritorio GNOME, " "debería funcionar bien con otros entornos de escritorio Gtk+." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Gestor tipográfico NO es una solución para la gestión profesional de tipos " "de letra." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Previsualizar, comparar y gestionar tipos de letra" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Gráficos;Visor;GNOME;GTK;Edición;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Visor tipográfico" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Un visor de tipos de letra para entornos de escritorio Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Visor tipográfico permite obtener una vista previa de los archivos de tipos " "de letra antes de su instalación. Ofrece varios modos de previsualización de " "los tipos de letra junto con un mapa de caracteres y muestra las propiedades " "de los tipos de letra y los detalles de la licencia." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Completa aplicación para previsualizar archivos de tipos de letra" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Instalar" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Instalar el archivo de tipo de letra seleccionado" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Instalar los archivos de tipo de letra seleccionados" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Propiedades del tipo de letra" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Previsualización" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Cascada" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Fina" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultraclara" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Clara" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Semiclara" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Libro" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Medio" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Seminegrita" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Negrita" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultranegrita" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Pesada" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultrapesada" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Itálica" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Oblicua" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ultracondensada" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Extracondensada" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Condensada" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Semicondensada" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Semiexpandida" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Expandida" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Extraexpandida" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ultraexpandida" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporcional" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Anchura doble" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Monoespaciada" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Celdas de caracteres" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Desconocido" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Ninguno" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Ligero" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Completo" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Predeterminado" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Heredado" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Incrustación: licencia restringida" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Incrustación: previsualizar e imprimir" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Incrustación: editable" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Incrustación: previsualizar e imprimir | sin creación de subconjuntos" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Incrustación: editable | sin creación de subconjuntos" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" "Incrustación: previsualizar e imprimir | incrustación de mapas de bits " "solamente" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Incrustación: editable | incrustación de mapas de bits solamente" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Incrustación: previsualizar e imprimir | sin creación de subconjuntos | " "incrustación de mapas de bits solamente" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Incrustación: editable | sin creación de subconjuntos | incrustación de " "mapas de bits solamente" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Incrustación: instalable" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Distribuidora desconocida" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "El archivo no contiene información sobre la licencia." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Alineado a la izquierda" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centrado" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Justificado" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Alineado a la derecha" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Editar texto de previsualización" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Deshacer cambios" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Caracteres" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Propiedades" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licencia" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Buscar en los caracteres disponibles" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nombre en PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Familia" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Estilo" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Anchura" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Inclinación" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Peso" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Espaciado" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Versión" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Distribuidora" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Tipo de archivo" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Tamaño de archivo" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Regular" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Origen no disponible" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Otro, control" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Otro, formato" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Otro, no asignado" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Otro, uso privado" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Otro, suplente" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Letra, minúscula" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Letra, modificadora" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Letra, otra" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Letra, tipo título" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Letra, mayúscula" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marca, con espaciado, combinable" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marca, envolvente" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marca, sin espaciado" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Número, dígito decimal" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Número, letra" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Número, otro" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Puntuación, conector" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Puntuación, raya" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Puntuación, de cierre" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Puntuación, comilla final" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Puntuación, comilla inicial" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Puntuación, otra" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Puntuación, de apertura" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Símbolo, monetario" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Símbolo, modificador" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Símbolo, matemático" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Símbolo, otro" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separador, renglón" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separador, párrafo" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separador, espacio" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Gestión de tipos de letra para entornos de escritorio Gtk+" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Este programa es software libre: puede redistribuirlo y/o modificarlo\n" " bajo los términos de la Licencia Pública General de GNU publicada\n" " por la Free Sotware Foundation, ya sea la versión 3 de la\n" " licencia como (a su elección) cualquier versión posterior.\n" "\n" " Este programa se distribuye con la esperanza de que sea útil, pero\n" " SIN NINGUNA GARANTÍA; ni siquiera la garantía implícita de\n" " COMERCIALIZACIÓN o IDONEIDAD PARA UN PROPÓSITO PARTICULAR.\n" " Consulte la Licencia Pública General GNU para más detalles.\n" "\n" " Debería haber recibido una copia de la Licencia Pública General de\n" " GNU con este programa.\n" "\n" " Si no es así, consulte .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" "Adolfo Jayme Barrientos \n" "Toni Estevez, toni.estevez@gmail.com" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Agrupados por anchura de letra" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Agrupados por peso de letra" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Agrupados por inclinación de letra" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Agrupados por espaciado de letra" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Agrupados por tipo de licencia" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Agrupados por distribuidora" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Tipo de archivo" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Agrupados por tipo de archivo" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Todos" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Todos los tipos de letra" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistema" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Tipos de letra disponibles para todos los usuarios" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Clase de familia" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Solo aquellos tipos de letra que incluyan información PANOSE se agruparán " "aquí." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Todas" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "No encaja" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Para texto y títulos" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Caligráficas" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Decorativas" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Pictóricas" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variación " msgstr[1] "%i variaciones " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Escriba el nombre de la colección" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Copiar en…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Comprimir…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Renombrar…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Comparación guardada" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Guarde la comparación actual\n" "pulsando en el botón «+»" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Seleccionar ejecutable" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Seleccionar" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Cancelar" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Seleccionar el destino" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Seleccionar los archivos para instalar" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Abrir" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Seleccionar las carpetas" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Seleccionar los tipos para eliminar" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Eliminar" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "Los tipos de letra instalados en su carpeta personal figurarán aquí." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Quitar tipos de letra seleccionados de la colección" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Expandir todo" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Buscar familias…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Búsqueda de familias sin distinguir mayusculación.\n" "\n" "Comience la búsqueda utilizando %s para filtrar por ruta de archivo.\n" "Comience la búsqueda utilizando %s para filtrar por caracteres." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Contraer todo" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Clear selected filter" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Borrar el filtro seleccionado" msgstr[1] "Borrar el filtro seleccionado" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Copiar la ubicación" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Mostrar en la carpeta" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Borrar el filtro seleccionado" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Borrar el filtro seleccionado" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Examinar" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Comparar" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Gestionar" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikáans" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleutiano, cirílico" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleutiano, latino" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Árabe" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Letras griegas arcaicas" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armenio" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomía" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balinés" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Báltico" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamún" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Cirílico básico" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Griego básico" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Latino básico" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengalí" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Buguinés" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Sílabas aborígenes canadienses unificadas" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Cario" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Catalán" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Centroeuropeo" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Cheroqui" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Símbolos del ajedrez" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK Unificado" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK Unificado Extensión A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK Unificado Extensión B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK Unificado Extensión C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK Unificado Extensión D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK Unificado Extensión E" #: src/font-manager/Orthographies.vala:65 #, fuzzy msgid "CJK Compatibility Ideographs" msgstr "Ideogramas de compatibilidad CJK" #: src/font-manager/Orthographies.vala:66 #, fuzzy msgid "CJK Compatibility Ideographs Supplement" msgstr "Suplemento de ideogramas de compatibilidad CJK" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Letras claudianas" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Copto" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Monedas" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Silabario chipriota" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Neerlandés" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Jeroglíficos egipcios" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticonos" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Etíope" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Persa" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Alimentos y bebidas" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Cirílico completo" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Georgiano" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagolítico" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gótico" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Guyaratí" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmují" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Hangul coreano" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunuo" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Hebreo" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "AFI" #: src/font-manager/Orthographies.vala:94 #, fuzzy msgid "Igbo Onwu" msgstr "Igbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Jamo coreanos" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Javanés" #: src/font-manager/Orthographies.vala:98 #, fuzzy msgid "Japanese Jinmeiyo" msgstr "Jinmeiyo japonés" #: src/font-manager/Orthographies.vala:99 #, fuzzy msgid "Japanese Joyo" msgstr "Joyo japonés" #: src/font-manager/Orthographies.vala:100 #, fuzzy msgid "Kaithi" msgstr "Kaithi" #: src/font-manager/Orthographies.vala:101 #, fuzzy msgid "Japanese Kana" msgstr "Kana japonés" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Canarés" #: src/font-manager/Orthographies.vala:103 #, fuzzy msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazajo" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Karosti" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Camboyano" #: src/font-manager/Orthographies.vala:107 #, fuzzy msgid "Japanese Kokuji" msgstr "Kokuji japonés" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Lao" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligaduras latinas" #: src/font-manager/Orthographies.vala:110 #, fuzzy msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #, fuzzy msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Ideogramas del lineal B" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Silabario lineal B" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malabar" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Griego matemático" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Latino matemático" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Cifras matemáticas" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Operadores matemáticos" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Manipurí" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Cursiva meroítica" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Jeroglíficos meroíticos" #: src/font-manager/Orthographies.vala:123 #, fuzzy msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongol" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Birmano" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Nuevo Tai Lü" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Ogámico" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Itálico prerromano" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Latino panafricano" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Pastún" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polinesio" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Griego politónico" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Rumano" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Rúnico" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Chino simplificado" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Cingalés" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sondanés" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Siríaco" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Tai" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibetano" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinag" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Chino tradicional" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turco" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Uigur" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Ampliaciones védicas" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vietnamita" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Cobertura" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Ortografías admitidas" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Actualización en curso" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Actualizando la base de datos… tipos de letra" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Actualizando la base de datos… metadatos" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Actualizando la base de datos… ortografía" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Atajos de teclado" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Ayuda" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Acerca de" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importar" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exportar" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Datos de usuario" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Instalar tipos de letra" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Desinstalar tipos de letra" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Preferencias" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Seleccionar datos exportados" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Copiando archivos…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Colección nueva" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Fecha de creación: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Desactivados" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Tipos de letra que se han desactivado" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filtro basado en ortografías admitidas" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Sin clasificar" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Tipos de letra no clasificados en ninguna colección" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "De usuario" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Tipos de letra disponibles solo para el usuario actual" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Tipo de letra para la interfaz" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Tipo de letra usado en toda la interfaz." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Tipo de letra para los documentos" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Tipo de letra usado para leer los documentos." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Tipo de letra monoespaciado" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Tipo de letra monoespaciado (de anchura fija) para usar en aplicaciones como " "el terminal." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Factor de escalado del texto" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Factor utilizado para ampliar o reducir la visualización del texto, sin " "cambiar el tamaño de la letra" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Antidentado" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" "El tipo de antidentado que se utiliza para representar los tipos de letra." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "Orden RGBA" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "El orden de los subpíxeles en una pantalla LCD. Solo se utiliza cuando el " "antidentado se configura como RGBA." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Optimización de formas" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" "El tipo de optimización de formas que se utiliza para representar los tipos " "de letra." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "No se ha encontrado el esquema de configuración de escritorio de GNOME" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Se ha guardado la configuración en un archivo." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Se ha eliminado el archivo de configuración." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Puntos por pulgada objetivo" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Factor de escala" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Filtro LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Antidentado" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Activar optimizador de formas automático" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Estilo de optimización de formas" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Utilizar mapas de bits incrustados" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Restricciones de tamaño " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Aplicar la configuración a los tamaños de punto " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Menor que" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Mayor que" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Añadir alias" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Quitar los alias seleccionados" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Sustituciones de tipos de letra" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Sustituya fácilmente una familia tipográfica por otra." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Para añadir una sustitución nueva, pulse en el botón Añadir de la barra de " "herramientas." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Interfaz" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Escritorio" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Orígenes" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Acciones" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Sustituciones" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Visualización" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Representación" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Acciones de usuario" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Entradas personalizadas del menú contextual" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Disposición amplia" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Solo con la ventana maximizada" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Decoraciones del lado del cliente" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Activar animaciones" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Preferir tema oscuro" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "Decoraciones activadas: el cambio tendrá efecto la próxima vez que se inicie " "la aplicación." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "Decoraciones desactivadas: el cambio tendrá efecto la próxima vez que se " "inicie la aplicación." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Los tipos de letra en cualquiera de las carpetas aquí enumeradas estarán " "disponibles dentro de la aplicación.\n" "\n" "No serán visibles al resto de las aplicaciones salvo que se active el " "origen.\n" "\n" "Observe que no todos los entornos y programas respetan estas configuraciones." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Ubicaciones de los tipos de letra" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Añada tipos de letra fácilmente o previsualícelos sin instalarlos." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Para añadir una ubicación nueva, arrastre una carpeta aquí o pulse en el " "botón de añadir de la barra de herramientas." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "Búsqueda en los nombres de las familias sin distinguir mayusculación." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Error al procesar los datos" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Error de red" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Compruebe su configuración de red" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Error en el cliente" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Pruebe a reiniciar la aplicación. Si el problema persiste, informe del " "problema." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Error en el servidor" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Red desconectada" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Hace falta una conexión a internet activa para acceder al catálogo de Google " "Fonts" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Chino (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Chino (simplificado)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Chino (tradicional)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Cirílico" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Griego" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japonés" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Coreano" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latino" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Actualizar familia" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Actualizar tipo de letra" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Desinstalar familia" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Desinstalar tipo de letra" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Descargar familia" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Descargar tipo de letra" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i muestra lingüística disponible " msgstr[1] "%i muestras lingüísticas disponibles " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Extraclara" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Seminegrita" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Extranegrita" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Negra" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Previsualice los archivos de tipos de letra antes de instalarlos." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Para previsualizar un tipo de letra, arrástrelo aquí." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "No se seleccionó ningún archivo" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "O el tipo de archivo no es compatible." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Ya se ha instalado una versión más reciente" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Instalado" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Instalar tipo de letra" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Copiar" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Vista de lista" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Vista de cuadrícula" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Escriba el texto de previsualización…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Página anterior" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Página siguiente" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy msgid "Collection Name" msgstr "Escriba el nombre de la colección" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Añadir tipo de letra seleccionado a la comparación" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Quitar tipo de letra seleccionado de la comparación" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Comparaciones ancladas" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Seleccione el color de fondo" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Seleccione el color de texto" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Descartar" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Las aplicaciones en ejecución pueden requerir un reinicio para reflejar los " "cambios." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Guardar" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Atrás" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Buscar ortografías…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "No seleccionar nada" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Cobertura mínima" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Borrar el filtro seleccionado" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Creación: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Guardar comparación actual" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Quitar comparación seleccionada" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Restaurar comparación seleccionada" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "General" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Aumentar tamaño de previsualización" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Disminuir tamaño de previsualización" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Restablecer tamaño de previsualización" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Recargar" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Salir de la aplicación" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Modo" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Cambiar al modo de gestión" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Cambiar al modo de exploración" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Cambiar al modo de comparación" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Modo de vista previa" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Cambiar a previsualización estándar" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Cambiar a previsualización en cascada" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Cambiar a previsualización de cuerpo de texto" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Categorías" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Colecciones" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Editar categoría seleccionada" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Añadir colección nueva" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Quitar colección seleccionada" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Geometría de subpíxeles" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Familia objetivo" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Añadir una sustitución" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Eliminar sustituciones" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Familia sustituta" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "preferir" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "aceptar" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "predeterminado" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Estilo de botones de barra de título" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Plano" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Nombre" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Comentario" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argumentos" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Configuración de tipos de letra" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Colecciones tipográficas" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Tipos de letra instalados" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Acciones personalizadas" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Acciones personalizadas" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Más recientes" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Más populares" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "En tendencia" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Orden de clasificación" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Con gracias" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "De palo seco" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Manuscritura" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Categoría" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variaciones" #~ msgid "Unknown character, unable to identify." #~ msgstr "Carácter desconocido, no se puede identificar." #~ msgid "Not found." #~ msgstr "No se ha encontrado." #~ msgid "Character found." #~ msgstr "Carácter encontrado." #~ msgid "Common" #~ msgstr "Común" #~ msgid "_Continue" #~ msgstr "_Continuar" #~ msgid "Update Required" #~ msgstr "Se requiere una actualización" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "Gestor tipográfico ha detectado archivos de una instalación anterior. " #~ "Algunos archivos de versiones anteriores no son compatibles con esta " #~ "versión. Otros han caído en desuso o han cambiado de ubicación.\n" #~ "\n" #~ "Gestor tipográfico intentará ahora migrar los tipos y las colecciones " #~ "existentes. Los archivos y los ajustes que ya no son necesarios o válidos " #~ "se eliminarán. También se eliminarán los archivos de configuración que " #~ "puedan provocar un conflicto.\n" #~ "\n" #~ "Se recomienda encarecidamente que realice una copia de seguridad de los " #~ "archivos importantes antes de continuar.\n" #~ msgid "90" #~ msgstr "90" #, fuzzy #~ msgid "Google Fonts" #~ msgstr "Desinstalar tipos de letra" #~ msgid "Filter based on language support" #~ msgstr "Filtro basado en la compatibilidad de idioma" #~ msgid "Language" #~ msgstr "Idioma" #~ msgid "Search Languages…" #~ msgstr "Buscar idiomas…" #, fuzzy #~ msgid "Language Support" #~ msgstr "Idioma" #~ msgid "%i Variations" #~ msgstr "%i variaciones" font-manager-0.8.8/po/font-manager.pot000066400000000000000000001471451420226015000176310ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.8\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" font-manager-0.8.8/po/fr.po000066400000000000000000001677261420226015000155050ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # J. Lavoie , 2020. # Julien Humbert , 2020. # Laurent DÉRÉDEC , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.0\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-01-16 22:32+0000\n" "Last-Translator: Laurent DÉRÉDEC \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.5-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Gestionnaire de police" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Une application simple de gestion des polices pour les environnements de " "bureau Gtk+" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Gestionnaire de polices est destiné à fournir un manière pour les " "utilisateurs moyens de gérer facilement les polices de bureau, sans avoir à " "recourir à des outils de ligne de commande ou à modifier les fichiers de " "configuration à la main." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Bien que conçu principalement avec l’environnement de bureau Gnome à " "l’esprit, il devrait bien fonctionner avec d’autres environnements de bureau " "Gtk+." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Gestionnaire de polices n’est PAS une solution de gestion des polices de " "qualité professionnelle." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Prévisualiser, comparer et gérer les polices" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Graphisme; Visionneuse; GNOME; GTK; Publication;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Visionneuse de polices" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" "Une application de visualisation de polices pour les environnements de " "bureau Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Visionneuse de polices permet de prévisualiser les fichiers de polices avant " "l’installation. Il propose plusieurs manières de prévisualiser les fichiers " "de police avec une carte de caractères et affiche les propriétés de police " "et les détails de la licence." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" "Application de prévisualisation de fichiers de police entièrement " "fonctionnelle" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Installer" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Installer le fichier de police sélectionné" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Installer les fichiers de polices sélectionnés" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Propriétés de la police" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Aperçu" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Cascade" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Mince" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultra-léger" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Léger" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Demi-léger" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Livre" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Moyen" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Demi-gras" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Gras" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultra-gras" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Lourd" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultra-lourd" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Italique" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Oblique" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ultra-condensé" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Extra-condensé" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Condensé" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Demi-condensé" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Demi-étendu" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Étendu" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Extra-étendu" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ultra-étendu" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proportionnel" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Double largeur" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Chasse fixe" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "CharCell" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Inconnu" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RVB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BVR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRVB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBVR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Aucun" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Léger" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Complet" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Par défaut" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Ancien" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Licence d’incorporation restreinte" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Incorporation d’aperçu et d’impression" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Incorporation modifiable" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Incorporation d’aperçu et d’impression | Aucun sous-ensemble" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Incorporation modifiable | Aucun sous-ensemble" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" "Incorporation d’aperçu et d’impression | Incorporation bitmap uniquement" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Incorporation modifiable | Incorporation bitmap uniquement" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Incorporation d’aperçu et d’impression | Aucun sous-ensemble | Incorporation " "bitmap uniquement" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Incorporation modifiable | Aucun sous-ensemble | Incorporation bitmap " "uniquement" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Incorporation installable" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Fournisseur inconnu" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Le fichier ne contient pas d’informations de licence." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Aligné à gauche" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centré" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Justifié" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Aligné à droite" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Modifier le texte de l’aperçu" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Annuler les changements" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Caractères" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Propriétés" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licence" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Rechercher les caractères disponibles" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nom PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Famille" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Style" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Largeur" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Inclinaison" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Graisse" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Espacement" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Version" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Fournisseur" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Type de fichier" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Taille du fichier" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Régulier" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Source indisponible" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Autres, Contrôle" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Autres, Format" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Autres, Non attribués" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Autres, Usage privé" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Autres, Substitut" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Lettre, Minuscule" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Lettre, Modificateur" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Lettre, Autres" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Lettre, Casse de titre" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Lettre, Majuscule" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Nombre, Chiffre décimal" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Nombre, Lettre" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Nombre, Autres" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Ponctuation, Tiret" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Ponctuation, Autres" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Ponctuation, ouvrir" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbole, monnaie" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbole, Autre" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Séparateur, Ligne" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Séparateur, Paragraphe" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Séparateur, espace" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "Julien Humbert , 2020" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Regroupé par largeur" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Regroupé par graisse" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Regroupé par inclinaison" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Regroupé par espacement" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Régroupé par type de licence" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Regroupé par fournisseur" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Type de fichier" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Regroupé par type de fichier" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Toutes" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Toutes les polices" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Système" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Polices disponibles pour tous les utilisateurs" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Type de famille" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Toutes" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Texte et Affichage" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Script" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Décorative" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Picturale" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variante " msgstr[1] "%i variantes " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Entrez le nom de la collection" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Copier vers…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Compresser…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Comparaison enregistrée" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Enregistrer la comparaison actuelle\n" "en cliquant sur le bouton +" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Sélectionnez l’exécutable" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Sélectionner" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "Ann_uler" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Sélectionnez la destination" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Sélectionnez les fichiers à installer" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Ouvrir" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Sélectionnez les dossiers source" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Sélectionnez les polices à supprimer" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Supprimer" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" "Les polices installées dans votre répertoire personnel apparaîtront ici." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Supprimer la police sélectionnée de la collection" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Tout développer" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Rechercher les familles…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Tout réduire" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Clear selected filter" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Effacer le filtre selectionné" msgstr[1] "Effacer le filtre selectionné" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Copier l’emplacement" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Afficher dans le dossier" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Effacer le filtre selectionné" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Effacer le filtre selectionné" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Parcourir" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Comparer" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Gérer" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 #, fuzzy msgid "Aleut Cyrillic" msgstr "cyrillique" #: src/font-manager/Orthographies.vala:34 #, fuzzy msgid "Aleut Latin" msgstr "latin" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "arabe" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #, fuzzy msgid "Balinese" msgstr "japonais" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 #, fuzzy msgid "Basic Cyrillic" msgstr "cyrillique" #: src/font-manager/Orthographies.vala:43 #, fuzzy msgid "Basic Greek" msgstr "grec" #: src/font-manager/Orthographies.vala:44 #, fuzzy msgid "Basic Latin" msgstr "latin" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "bengali" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #, fuzzy msgid "Carian" msgstr "Variantes" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 #, fuzzy msgid "Currencies" msgstr "Préférences" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 #, fuzzy msgid "Full Cyrillic" msgstr "cyrillique" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "gurmukhi" #: src/font-manager/Orthographies.vala:90 #, fuzzy msgid "Korean Hangul" msgstr "coréen" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "hébreu" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 #, fuzzy msgid "Korean Jamo" msgstr "coréen" #: src/font-manager/Orthographies.vala:97 #, fuzzy msgid "Javanese" msgstr "japonais" #: src/font-manager/Orthographies.vala:98 #, fuzzy msgid "Japanese Jinmeiyo" msgstr "japonais" #: src/font-manager/Orthographies.vala:99 #, fuzzy msgid "Japanese Joyo" msgstr "japonais" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 #, fuzzy msgid "Japanese Kana" msgstr "japonais" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "kannada" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "khmer" #: src/font-manager/Orthographies.vala:107 #, fuzzy msgid "Japanese Kokuji" msgstr "japonais" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "malayalam" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "birman" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 #, fuzzy msgid "Old Italic" msgstr "Italique" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "odia" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "singhalais" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "tamoul" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "télougou" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "thaï" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "tibétain" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 #, fuzzy msgid "Venda" msgstr "Fournisseur" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "vietnamien" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Couverture" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Orthographes prises en charge" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Mise à jour en cours" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Mise à jour de la base de données — Polices" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Mise à jour de la base de données — Métadonnées" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Mise à jour de la base de données — Orthographe" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Raccourcis clavier" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Aide" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "À propos" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importer" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exporter" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Données utilisateur" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Ajouter des polices" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Supprimer des polices" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Préférences" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Sélectionnez les données exportées" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Copie des fichiers…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Nouvelle collection" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Créé : %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Désactivé" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Polices désactivées" #: src/font-manager/filters/LanguageFilter.vala:28 #, fuzzy msgid "Filter based on supported orthographies" msgstr "Orthographes prises en charge" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Non trié" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Polices présentes dans aucune collection" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Utilisateur" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Polices disponibles uniquement pour vous" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Police de l’interface" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Police utilisée dans toute l’interface." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Police de documents" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Police utilisée pour la lecture des documents." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Police à chasse fixe" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Police à chasse fixe destinée à être utilisée dans des endroits tels que les " "terminaux." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Facteur d’échelle du texte" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Anticrénelage" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "Ordre RVBA" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "DPI cible" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Facteur d’échelle" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Filtre LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Anticrénelage" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Utiliser les bitmaps intégrés" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Plus petit que" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Plus grand que" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Ajouter un alias" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Supprimer l’alias sélectionné" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Substitutions de polices" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Interface" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Bureau" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Sources" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Actions" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Substitutions" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Affichage" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Rendu" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Actions utilisateur" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Activer les animations" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Préférer le thème sombre" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Erreur de traitement des données" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Erreur réseau" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Veuillez vérifier vos paramètres réseau" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Erreur du client" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Erreur du serveur" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Réseau hors ligne" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "chinois (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "chinois (simplifié)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "chinois (traditionnel)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "cyrillique" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "cyrillique étendu" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "grec" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "grec étendu" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "japonais" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "coréen" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "latin" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "latin étendu" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Mettre à jour la famille" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Mettre à jour la police" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Retirer la famille" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Retirer la police" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Télécharger la famille" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Télécharger la police" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i échantillon de langue disponible " msgstr[1] "%i échantillons de langue disponibles " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Extra-léger" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Demi-gras" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Extra-gras" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Noir" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Prévisualisez les fichiers de polices avant de les installer." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" "Pour prévisualiser une police, faites-la simplement glisser sur cette zone." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Aucun fichier sélectionné" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Ou type de fichier non pris en charge." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Version plus récente déjà installée" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Installée" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Installer la police" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Copier" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Vue en liste" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Vue en grille" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Entrez le texte de prévisualisation…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Page précédente" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Page suivante" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "Entrez le nom de la collection" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Ajouter la police sélectionnée à la comparaison" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Sélectionnez la couleur d’arrière-plan" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Sélectionnez la couleur du texte" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Annuler" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Enregistrer" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Retour" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 #, fuzzy msgid "Search Orthographies…" msgstr "Orthographes prises en charge" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Tout déselectionner" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Effacer le filtre selectionné" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Général" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Recharger" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Quitter l’application" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Mode" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Mode de prévisualisation" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Catégories" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Collections" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Modifier la catégorie selectionnée" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Ajouter une nouvelle collection" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Supprimer la collection sélectionnée" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "préférer" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "accepter" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "par défaut" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Plat" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Nom" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Commentaire" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Exécutable" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Arguments" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy #| msgid "Filter Settings" msgid "Custom Size Settings" msgstr "Paramètres du filtre" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Plus populaire" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Populaire" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Ordre de tri" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Sérif" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Sans sérif" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Manuscrite" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Catégorie" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variantes" #~ msgid "Unknown character, unable to identify." #~ msgstr "Caractère inconnu, impossible à identifier." #~ msgid "Not found." #~ msgstr "Non trouvé." #~ msgid "Character found." #~ msgstr "Caractère trouvé." #~ msgid "Common" #~ msgstr "Commun" #~ msgid "_Continue" #~ msgstr "_Continuer" #~ msgid "Update Required" #~ msgstr "Mise à jour requise" #~ msgid "90" #~ msgstr "90" #~ msgid "Google Fonts" #~ msgstr "Google Fonts" #~ msgid "4+" #~ msgstr "4+" #~ msgid "8+" #~ msgstr "8+" #~ msgid "12+" #~ msgstr "12+" #~ msgid "Filter based on language support" #~ msgstr "Filtre basé sur la prise en charge de la langue" #~ msgid "Language" #~ msgstr "Langue" #~ msgid "Language Support" #~ msgstr "Prise en charge de langue" font-manager-0.8.8/po/hr.po000066400000000000000000002051321420226015000154670ustar00rootroot00000000000000# Font Manager - Simple font management for Gtk+ desktop environments # # Copyright © 2009 - 2016 Jerry Casiano # # 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 . # # Author: # Jerry Casiano , 2016. # Jerry Casiano , 2019. #zanata # Translator: # Milo Ivir , 2019., 2020, 2021, 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-01-20 23:40+0000\n" "Last-Translator: Milo Ivir \n" "Language-Team: Croatian \n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.11-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Font Manager" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Jednostavan program za upravljanje fontovima u Gtk+ desktop okruženjima" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Font Manager omogućuje jednostavno upravljanje fontovima bez upotrebe " "naredbenog retka ili ručnog uređivanja konfiguracijskih datoteka." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Izrađen je prvenstveno za Gnome desktop okruženja, no trebao bi dobro " "funkcionirati i s drugim Gtk+ desktop okruženjima." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Font Manager NIJE profesionalno rješenje za upravljanje fontovima." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Pregledaj, usporedi i upravljaj fontovima" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Font;Preglednik;GNOME;GTK;Publiciranje;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Preglednik fontova" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Program za pregled fontova u Gtk+ desktop okruženjima" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Preglednik fontova omogućuje prikaz fontova prije instaliranja. Prikazuje " "tablicu slovnih znakova, svojstva fonta i pojedinosti o licenci." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Program za pregled fontova s raznim funkcijama" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Instaliraj" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Instaliraj odabrani font" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Instaliraj odabrane fontove" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Svojstva fonta" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Pregled" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Kaskada" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Tanki" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultra-Svijetli" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Svijetli" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Polu-svijetli" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Knjižni" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Srednji" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Polu-Debeli" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Debeli" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultra-Debeli" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Masni" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultra-Masni" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Kurziv" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Ukošeni" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ultra-Uski" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Jako-Uski" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Uski" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Polu-Uski" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Polu-Široki" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Široki" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Jako-Široki" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ultra-Široki" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporcijalni" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Dvostruke širine" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Jednometrični" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Prisiljene širine" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Nepoznato" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RBG" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Bez" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Malo" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Potpuno" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Standardno" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Staro" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Zabranjeno ugrađivanje" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Ugrađivanje za prikaz i ispis" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Ugrađivanje za uređivanje" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Ugrađivanje za prikaz i ispis | Bez podskupina" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Ugrađivanje za uređivanje | Bez podskupina" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Ugrađivanje za prikaz i ispis | Samo bitmapi" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Ugrađivanje za uređivanje | Samo bitmapi" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Ugrađivanje za prikaz i ispis | Bez podskupina | Samo bitmapi" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Ugrađivanje za uređivanje | Bez podskupina | Samo bitmapi" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Ugrađivanje za instaliranje" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Nepoznat prodavač" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Datoteka ne sadrži podatke o licenci." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Poravnato lijevo" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centrirano" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Poravnato obostrano" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Poravnato desno" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Uredi tekst prikaza" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Poništi promjene" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Znakovi" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Svojstva" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licenca" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Pretraži dostupne znakove" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript ime" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Obitelj" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Stil" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Širina" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Nagib" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Debljina" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Metrika" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Verzija" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Prodavač" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Vrsta datoteke" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Veličina datoteke" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Regularni" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normalni" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Izvor nije dostupan" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Ostalo, kontrolni znak" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Ostalo, format" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Ostalo, nedodijeljeno" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Ostalo, privatna upotreba" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Slovo, zamjenski znak" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Slovo, mala slova" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Slovo, modifikator" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Slovo, ostalo" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Slovo, naslovna slova" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Slovo, velika slova" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Oznaka, razmakna spajajuća" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Oznaka, obuhvatna" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Oznaka, bez širine" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Brojka, decimalni broj" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Brojka, slovo" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Brojka, ostalo" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunkcija, konektor" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunkcija, povlaka" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunkcija, zatvarajuća" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunkcija, završni navodni znak" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunkcija, početni navodni znak" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpunkcija, ostalo" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunkcija, otvarajuća" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simbol, valuta" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simbol, modifikator" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simbol, matematički" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbol, ostalo" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Znak rastavljanja, redak" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Znak rastavljanja, odlomak" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Znak rastavljanja, razmak" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Jednostavno upravljanje fontovima u Gtk+ desktop okruženjima" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Ovaj program je slobodan softver: smije se redistribuirati i/ili " "mijenjati\n" " pod uvjetima GNU opće javne licence, koju je objavila\n" " Free Software Foundation, pod uvjetima 3. verzije licence ili\n" " bilo koje novije verzije.\n" "\n" " Ovaj se program distribuira u nadi da će biti koristan,\n" " ali BEZ IKAKVOG JAMSTVA; čak i bez podrazumijevanog jamstva za\n" " PRODAJU ili PRIKLADNOST ZA ODREĐENU SVRHU. Pogledaj\n" " GNU opću javnu licencu za pojedinosti.\n" "\n" " GNU opća javna licenca standardno je pridodana ovom programu.\n" "\n" " Ako nije, pogledaj .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "Milo Ivir " #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Grupirani po širini" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Grupirani po debljini" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Grupirani po nagibu" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Grupirani po metrici" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Grupirani po vrsti licence" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Grupirani po prodavaču" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Vrsta datoteke" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Grupirani po vrsti datoteke" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Svi" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Svi fontovi" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sustav" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Fontovi koji su dostupni svim korisnicima" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Vrsta obitelji" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "Ovdje se grupiraju samo fontovi koji sadrže Panose podatke." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Bilo koji" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Neodređeno" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Tekst i naslovi" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Krasopis" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Ukrasni" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Slikovni" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i varijanta " msgstr[1] "%i varijante " msgstr[2] "%i varijanta " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Upiši ime zbirke" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Kopiraj u …" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Komprimiraj …" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Preimenuj …" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Spremljena usporedba" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Spremi trenutačnu usporedbu\n" "pomoću gumba +" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Odaberi izvršnu datoteku" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "Oda_beri" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "O_dustani" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Odaberi odredište" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Odaberi datoteke koje želiš instalirati" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Otvori" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Odaberi izvorne mape" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Odaberi fontove koje želiš ukloniti" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Izbriši" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" "Ovdje će se prikazati fontovi koji su instalirani u tvojoj početnoj mapi." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Ukloni odabrani font iz izbora" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Rasklopi sve" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Pretraži obitelji …" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Pretraživanje imena obitelji bez razlikovanja velikih/malih slova.\n" "\n" "Započni pretragu koristeći %s za filtriranje na temelju datotečne staze.\n" "Započni pretragu koristeći %s za filtriranje na temelju znakova." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Sklopi sve" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "%i selected items" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Odabranih elemenata: %i" msgstr[1] "Odabranih elemenata: %i" msgstr[2] "Odabranih elemenata: %i" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Mjesto kopije" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Prikaži u mapi" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "Aktiviraj odabrane elemente" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "Deaktiviraj odabrane elemente" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Pregledaj" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Usporedi" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Upravljaj" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikaanski" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleutski ćirilica" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleutski latinica" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Arapski" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Arhaična grčka slova" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armenijski" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomija" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balijski" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltički" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Osnovna ćirilica" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Osnovno grčko pismo" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Osnovna latinica" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengalski" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Bramski" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Bugijski" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Sjedinjeni kanadski aboridžinski slogovi" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Karijanski" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Katalonski" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Srednjoeuropski" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Čakmanski" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Čamski" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Čerokijski" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Šahovski simboli" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK ujedinjeni" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK ujedinjeni, proširenje A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK ujedinjeni, proširenje B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK ujedinjeni, proširenje C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK ujedinjeni, proširenje D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK ujedinjeni, proširenje E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "CJK komatibilnost ideogrami" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "CJK komatibilnost ideogrami, dopuna" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Klaudijeva slova" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Koptski" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Valute" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Ciparski slogovi" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Nizozemski" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Egipatski hijeroglifi" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emotikoni" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Etiopski" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Farsi" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Hrana i piće" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Potpuna ćirilica" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Gruzijski" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagoljica" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gotica" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Gudžaratski" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmukijski" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Korejski Hangul" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Hebrejski" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Igbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Korejski Jamo" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Javanski" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japanski Jinmeiyo" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japanski Joyo" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Kajtski" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japanski Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazaški" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Karoštisjki" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Kmerski" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japanski Kokuji" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Laoški" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latinične ligature" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Limbuški" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Linearni B ideogrami" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Linearni B slogovi" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malajalamski" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Matematički znakovi, grčki" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Matematički znakovi, latinica" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Matematički znakovi, brojevi" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Matematički znakovi, operatori" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Meroitski pisani" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Meroitski hijeroglifi" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongolski" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Mijanmar" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Novi Tai Lue" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Ogam" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Staroitalski" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "Stari južnoarapski" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Orijski" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "Osmanijski" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Svoafrička latinica" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Paštunski" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "Pinđinski" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polinezijski" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Grčki, politonski" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Rumunjski" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Runski" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Kineski pojednostavljeni" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Sinhaleški" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Južnokorejski Hanja" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sundanski" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Syloti Nagri" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Sirjački" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamilski" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Teluški" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Tajlandski" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibetski" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Kineski tradicionalni" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turski" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Ujgurski" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urdski" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Vedic proširenja" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vijetnamski" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Zapadnoeuropski" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Kineski Zhuyin Fuhao" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Pokrivenost" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Podržani sustavi znakova" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Aktualiziranje u tijeku" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Aktualiziranje baze podataka – fontovi" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Aktualiziranje baze podataka – metapodaci" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Aktualiziranje baze podataka – sustavi znakova" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Tipkovni prečaci" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Pomoć" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "O programu" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Uvezi" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Izvezi" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Korisnički podaci" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Dodaj fontove" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Ukloni fontove" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Postavke" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Odaberi izvezene podatke" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Kopiranje datoteka …" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Nova zbirka" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Stvoreno: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Deaktivirani" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Deaktivirani fontovi" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filtar na osnovi podržanih sustava znakova" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Nerazvrstani" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Fontovi koji nisu prisutni u nijednoj zbirci" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Korisnik" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Fontovi koji su dostupni samo tebi" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Font sučelja" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Font koji se koristi u sučelju." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Font dokumenta" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Font koji se koristi za čitanje dokumenata." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Jednometrični font" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Jednometrični font (font fiksne širine) koji se koristi npr. u terminalu." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Faktor skaliranja teksta" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Faktor kojim se skalira prikaz teksta, bez mijenjanja stvarne veličine fonta" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Zaglađivanja rubova" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "Vrsta zaglađivanja rubova za iscrtavanje fontova." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "RGBA raspored" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "Raspored podpiksela na LCD ekranu; koristi se samo kad je zaglađivanje " "rubova postavljeno na RGBA." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Optimiranje prikaza" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Vrsta optimiranja prikaza slovnih znakova za iscrtavanje fontova." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "Shema za postavke GNOME radne površine nije pronađena" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Odaberi „Spremi” za generiranje konfiguracijske datoteke iz gornjih " "postavki.\n" "\n" "Odaberi „Odbaci” za uklanjanje konfiguracijske datoteke i vraćanje na " "standardne postavke.\n" "\n" "Napomena: Neka okruženja i programi ne poštuju ove postavke." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Postavke su spremljene u datoteku." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Datoteka konfiguracije je uklonjena." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Željeni DPI" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Faktor skaliranja" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "LCD filtar" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Zaglađivanje rubova" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Aktiviraj automatsko optimiranje prikaza" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Način optimiranja prikaza" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Koristi ugrađene bitmape" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Ograničenja veličine " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Primijeni postavke na veličine " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Manje od" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Veće od" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Dodaj alias" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Ukloni odabrani alias" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Zamjene fontova" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Jednostavno zamijeni jednu obitelj fontova drugom obitelji." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "Za dodavanje nove zamjene pritisni gumb za dodavanje u alatnoj traci." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Sučelje" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Radna površina" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Izvori" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Radnje" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Zamjene" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Prikaz" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Iscrtavanje" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "Ovdje definirane radnje bit će dodane u kontekstni izbornik popisa fontova.\n" "\n" "Staza datoteke odabranog fonta standardno se dodaje na kraj popisa " "argumenata.\n" "Za upravljanje mjestom umetanja datotečne staze koristi FILEPATH kao " "rezervirano mjesto.\n" "Ako se na popisu argumenata pronađu FAMILY ili STYLE, oni će se također " "zamijenjeniti." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Korisničke radnje" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Prilagođeni elementi kontekstnog izbornika" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Široki format" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Samo kad je prozor maksimalno rastvoren" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Dizajn klijenta" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Aktiviraj animacije" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Preferiraj tamnu temu" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "Dizajn klijenta je aktiviran. Promjene će se primijeniti pri sljedećem " "pokretanju programa." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "Dizajn klijenta je deaktiviran. Promjene će se primijeniti pri sljedećem " "pokretanju programa." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Fontovi u svim ovdje navedenim mapama bit će dostupni u programu.\n" "\n" "Drugi programi ih neće vidjeti sve dok se izvor ne aktivira.\n" "\n" "Napomena: Neka okruženja i programi ne poštuju ove postavke." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Izvori fontova" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Dodaj ili pregledaj fontove bez instaliranja." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Za dodavanje izvora jednostavno povuci mapu na ovo područje ili pritisni " "gumb za dodavanje u alatnoj traci." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "Pretraživanje imena obitelji bez razlikovanja velikih/malih slova." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Greška tijekom obrade podataka" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Greška mreže" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Provjeri mrežne postavke" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Greška klijenta" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Pokušaj ponovo pokrenuti program. Ako problem ne nestane, prijavi grešku." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Greška poslužitelja" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Mreža isključena" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Za pristup katalogu Google fontova potrebna je aktivna internetska veza" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Kineski (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Kineski (pojednostavljeni)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Kineski (tradicionalni)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Ćirilica" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Ćirilica, prošireno" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Grčki" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Grčki, prošireno" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japanski" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Korejski" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latinica" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Latinica, prošireno" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "Nema primjera za %s" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "Pošalji zahtjev za aktualiziranje dostupnih primjera." #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Aktualiziraj obitelj" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Aktualiziraj font" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Ukloni obitelj" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Ukloni font" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Preuzmi obitelj" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Preuzmi font" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "Dostupan je %i primjer za jezik " msgstr[1] "Dostupna su %i primjera za jezik " msgstr[2] "Dostupno je %i primjera za jezik " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Ultra-svijetli" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Polu-debeli" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Ultra-debeli" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Tamni" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Pregledaj fontove prije instaliranja." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Za pregled fonta, jednostavno ga povuci na ovo područje." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Nijedna datoteka nije odabrana" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Ili nepodržane vrste datoteka." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Novija verzija je već instalirana" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Instalirano" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Instaliraj font" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Kopiraj" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Prikaz popisa" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Pločasti prikaz" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Upiši tekst za prikaz …" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Prethodna stranica" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Sljedeća stranica" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Ime zbirke" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "_Preimenuj" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Dodaj odabrani font u usporedbu" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Ukloni odabrani font iz usporedbe" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Prikvačena usporedba" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Odaberi boju pozadine" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Odaberi boju teksta" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Odbaci" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Za primjenu promjena aktivni programi se možda moraju ponovo pokrenuti." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Spremi" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Natrag" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Pretraži sustave znakova …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Odznači sve" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Minimalna pokrivenost" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Isprazni odabrani filtar" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Stvoreno: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Spremi trenutačnu usporedbu" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Ukloni odabranu usporedbu" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Obnovi odabranu usporedbu" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Opće" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Povećaj veličinu prikaza" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Smanji veličinu prikaza" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Vrati izvornu veličinu prikaza" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Aktualiziraj" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Zatvori program" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Način rada" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Prebaci na „Upravljaj”" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Prebaci na „Pregledaj”" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Prebaci na „Usporedi”" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Način prikaza" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Prebaci na standardni prikaz" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Prebaci na kaskadni prikaz" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Prebaci na prikaz teksta" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Kategorije" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Zbirke" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Uredi odabranu kategoriju" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Dodaj novu zbirku" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Ukloni odabranu zbirku" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Geometrija podpiksela" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Upiši željenu obitelj" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Dodaj zamjenu" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Ukloni zamjenu" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Upiši zamjensku obitelj" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "daj prednost" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "prihvati" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "standardno" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Stil gumbova u naslovnoj traci" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Plošno" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Ime" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Komentar" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Izvršna datoteka" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argumenti" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Konfiguracija fontova" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Zbirke fontova" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Intalirani fontovi" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Prilagođene radnje" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "Prikaži veličine fonta u kaskadnom prikazu" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "Postavke veličina za kaskadni prikaz" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "Do 48 točaka (linearno skaliranje)" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Do 72 točke (omjer 1,1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "Do 96 točaka (linearno skaliranje)" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Do 96 točaka (omjer 1,1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Do 120 točaka (omjer 1,2)" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Do 144 točke (omjer 1,3)" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Do 192 točke (omjer 1,4)" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "Postavke za prilagođenu veličinu" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "Najmanja veličina fonta u kaskadnom prikazu" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "8,0" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Najveća veličina fonta u kaskadnom prikazu" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Veće vrijednosti mogu negativno utjecati na izvođenje" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "48,0" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Omjer veličina fonta u kaskadnom prikazu" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "1,0" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Najnoviji" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Najpopularniji" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "U trendu" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Redoslijed" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Serifni" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Bezserifni" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Rukopisni" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Kategorija" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Varijante" #~ msgid "Unknown character, unable to identify." #~ msgstr "Nepoznat znak, ne može se odrediti." #~ msgid "Not found." #~ msgstr "Nije pronađen." #~ msgid "Character found." #~ msgstr "Znak je pronađen." #~ msgid "Common" #~ msgstr "Obični" #~ msgid "_Continue" #~ msgstr "_Nastavi" #~ msgid "Update Required" #~ msgstr "Obavezno aktualiziranje" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "Font Manager je otkrio datoteke jedne prethodne instalacije. Neke " #~ "datoteke prethodnih verzija nisu kompatibilne s ovim izdanjem. Druge su " #~ "zastarjele ili premještene.\n" #~ "\n" #~ "Font Manager će sada pokušati preseliti tvoje fontove i zbirke. Datoteke " #~ "i postavke koje više nisu potrebne ili ispravne će se izbrisati. Također " #~ "će se izbrisati sve konfiguracijske datoteke koje mogu prouzročiti " #~ "probleme.\n" #~ "\n" #~ "Preporučujemo da spremiš sigurnosnu kopiju svih važnih datoteka prije " #~ "nego što nastaviš s radom.\n" #~ msgid "90" #~ msgstr "90" #~ msgid "Google Fonts" #~ msgstr "Google fontovi" #~ msgid "4+" #~ msgstr "4+" #~ msgid "8+" #~ msgstr "8+" #~ msgid "12+" #~ msgstr "12+" #~ msgid "Filter based on language support" #~ msgstr "Filtar koji se temelji na jezičnoj podršci" #~ msgid "Language" #~ msgstr "Jezik" #~ msgid "Search Languages…" #~ msgstr "Pretraži jezike …" #~ msgid "Language Support" #~ msgstr "Jezična podrška" #~ msgid "Filter Settings" #~ msgstr "Postavke filtra" #~ msgid "Some date and time" #~ msgstr "Neki datum i vrijeme" font-manager-0.8.8/po/id.po000066400000000000000000001554171420226015000154640ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # liimee , 2021. # Jacque Fresco , 2021. # Reza Almanda , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.5\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-12-16 23:53+0000\n" "Last-Translator: Reza Almanda \n" "Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.10\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Pengelola Font" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Aplikasi pengelolaan font sederhana untuk Lingkungan Desktop Gtk+" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Pratinjau, Bandingkan, dan Kelola Font" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafik;Penampil;GNOME;GTK;Publishing;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Penampil Font" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Aplikasi penampil font untuk Lingkungan Desktop Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Pasang" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Pasang berkas font yang dipilih" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Pasang berkas-berkas font yang dipilih" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Properti Font" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Tinjauan" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Tipis" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultra-Ringan" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Ringan" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Semi-Ringan" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Buku" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Medium" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Semi-tebal" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Tebal" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultra-Tebal" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Berat" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultra-Berat" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Miring" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporsional" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Monospace" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Tidak diketahui" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Tidak Ada" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Sedikit" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Penuh" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Default" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Pratinjau & Cetak Penyematan" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Penyematan yang dapat diedit" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Pratinjau & Cetak Penyematan | Tanpa Subsetting" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Penyematan yang dapat diedit | Tanpa Subsetting" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Vendor tidak dikenal" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Berkas tidak mengandung informasi lisensi." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Rata Kiri" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Rata Tengah" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Isi" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Rata Kanan" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Edits teks pratinjau" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Batalkan perubahan" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Karakter-karakter" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Properti-properti" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Lisensi" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Cari karakter yang tersedia" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nama PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Keluarga" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Gaya" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Lebar" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Berat" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Jarak" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Versi" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Vendor" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "JenisBerkas" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Ukuran berkas" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Reguler" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Sumber Tidak Tersedia" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Lainnya, Format" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbol, Lainnya" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Kelompokan berdasarkan lebar font" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Kelompokkan berdasarkan berat font" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Kelompokkan berdasarkan sudut font" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Kelompokkan berdasarkan spasi font" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "tipe file" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Semua" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Semua Font" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistem" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Font yang tersedia untuk semua pengguna" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Jenis Keluarga" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Teks dan Display" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Skrip" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Salin ke…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Ganti nama…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Pilih" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Batal" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Pilih Tujuan" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Pilih file untuk diinstal" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Buka" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Pilih folder sumber" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Install the selected font files" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Pasang berkas-berkas font yang dipilih" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Salin Lokasi" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Tampilkan di dalam Folder" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Install the selected font files" msgid "Enable selected items" msgstr "Pasang berkas-berkas font yang dipilih" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Install the selected font files" msgid "Disable selected items" msgstr "Pasang berkas-berkas font yang dipilih" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Telusuri" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Bandingkan" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Kelola" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrika" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleut Cyrillic" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Latin Aleut" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Arab" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Huruf Yunani Kuno" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armenia" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomi" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Bahasa Bali" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltik" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Cyrillic Dasar" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Farsi" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Bahasa Jawa" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Cina Sederhana" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Sinhala" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Hanja Korea Selatan" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sunda" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Syloti Nagri" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Syriac" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Thai" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibet" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Cina Tradisional" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turki" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Uighur" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Ekstensi Veda" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vietnam" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Eropa Barat" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Zhuyin Fuhao Cina" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Cakupan" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Ortografi yang Didukung" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Pembaruan sedang berlangsung" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Memperbarui Database — Font" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Memperbarui Database — Metadata" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Memperbarui Database — Ortografi" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Pintasan Keyboard" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Bantuan" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Tentang" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Impor" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Ekspor" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Data Pengguna" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Tambah Font" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Buang Font" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Preferensi" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Pilih Data yang Diekspor" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Menyalin file…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Koleksi Baru" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Dibuat : %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Nonaktif" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Font yang dinonaktifkan" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filter berdasarkan ortografi yang didukung" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Tidak disortir" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Font tidak ada dalam koleksi apa pun" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Pengguna" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Font hanya tersedia untuk Anda" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Font Antarmuka" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Font yang digunakan di seluruh antarmuka." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Font Dokumen" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Pengaturan disimpan ke file." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "File konfigurasi dihapus." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Target DPI" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Sumber" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Bahasa Jepang" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Bahasa Korea" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Nama Koleksi" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Kategori" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Koleksi" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "terima" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Nama" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Komentar" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Eksekusi" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argumen" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Konfigurasi Font" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Koleksi Font" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Font terpasang" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Aksi kustom" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Aksi kustom" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Terbaru" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Paling Populer" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Sedang tren" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Urutkan" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Serif" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Sans Serif" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Handwriting" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Kategori" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variasi" #~ msgid "Unknown character, unable to identify." #~ msgstr "Karakter tak diketahui, tidak dapat mengidentifikasi." #~ msgid "Not found." #~ msgstr "Tak ditemukan." #~ msgid "Character found." #~ msgstr "Karakter ditemukan." font-manager-0.8.8/po/it.po000066400000000000000000001734061420226015000155020ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Nicola Tudino , 2021. # Nicola Tudino , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.5\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-07-27 01:35+0000\n" "Last-Translator: Nicola Tudino \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.7.2-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Font Manager" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Una semplice applicazione per la gestione dei tipi di carattere per ambienti " "desktop Gtk+" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Font Manager è pensato per permettere agli utenti comuni di gestire " "facilmente i tipi di carattere del sistema, senza dover ricorrere a " "strumenti da riga di comando o dover modificare manualmente file di " "configurazione." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Progettato principalmente per l'ambiente desktop Gnome, dovrebbe funzionare " "bene anche con altri ambienti desktop Gtk+." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager NON è una soluzione per la gestione dei tipi di carattere di " "tipo professionale." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Anteprima, Confronta e Gestisci i tipi di carattere" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Graphics;Viewer;GNOME;GTK;Publishing;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Font Viewer" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Un visualizzatore dei tipi di carattere per ambienti desktop Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Font Viewer permette di vedere un anteprima dei tipi di carattere prima di " "installarli. Permette diversi tipi di anteprima oltre ad una mappa dei " "caratteri, elenco delle proprietà del tipo di carattere e dettagli sulla " "licenza." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Applicazione completa per l'anteprima del tipo di carattere" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Installa" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Installa il tipo di carattere selezionato" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Installa i tipi di carattere selezionati" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Proprietà del tipo di carattere" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Anteprima" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "A cascata" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Corsivo" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Obliquo" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporzionale" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Doppia larghezza" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Sconosciuto" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Nessuno" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Predefinito" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Fornitore sconosciuto" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Il file non contiene informazioni sulla licenza." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Allineato a sinistra" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centrato" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Riempimento" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Allineato a destra" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Modifica il testo dell'anteprima" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Annulla le modifiche" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Caratteri" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Proprietà" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licenza" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Cerca i caratteri disponibili" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nome PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Famiglia" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Stile" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Larghezza" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Inclinazione" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Spessore" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Spaziatura" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Versione" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Fornitore" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Formato del file" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Dimensione del file" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Normale" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normale" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Fonte non disponibile" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Altro, Controllo" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Altro, Formato" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Altro, Non assegnato" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Altro, Uso privato" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Altro, Surrogato" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Lettera, minuscolo" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Lettera, modificatore" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Lettera, Altro" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Lettera, Titolario" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Lettera, Maiuscolo" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Contrassegna, Combinamento della spaziatura" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Contrassegna, Racchiude" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Contrassegna, Senza spaziatura" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Numero, Cifra decimale" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Numero, Lettera" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Numero, Altro" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Punteggiatura, Connettore" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Punteggiatura, Trattino" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Punteggiatura, Chiudi" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Punteggiatura, Citazione finale" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Punteggiatura, Citazione iniziale" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Punteggiatura, Altro" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Punteggiatura, Aperta" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simbolo, Valuta" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simbolo, Modificatore" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simbolo, Matematica" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbolo, Altro" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separatore, Linea" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separatore, Paragrafo" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separatore, Spazio" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Gestione semplice dei tipi di carattere per ambienti desktop GTK+" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "Crediti Traduzione" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Raggruppati per larghezza del tipo di carattere" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Raggruppati per spessore del tipo di carattere" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Raggruppati per inclinazione del tipo di carattere" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Raggruppati per spaziatura del tipo di carattere" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Raggruppati per tipo di licenza" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Raggruppati per fornitore" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Formato del file" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Raggruppati per formato del file" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Tutti" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Tutti i tipi di carattere" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistema" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Tipi di carattere disponibili per tutti gli utenti" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Tipologia di famiglia" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Solo i tipi di carattere che posseggono le informazioni Panose sono " "raggruppati qui." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Qualsiasi" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Inserisci il nome della collezione" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Copia in…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Comprimi…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Confronto salvato" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Salva il confronto attuale\n" "cliccando il pulsante +" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Seleziona l'eseguibile" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Seleziona" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Annulla" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Seleziona la destinazione" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Seleziona i file da installare" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Apri" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Seleziona le cartelle di origine" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Seleziona i tipi di carattere da rimuovere" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Elimina" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" "I tipi di carattere installati nella tua home directory appariranno qui." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Rimuovi il tipo di carattere selezionato dalla collezione" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Espandi tutto" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Cerca famiglie…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Ricerca insensibile alle maiuscole e alle minuscole dei nomi di famiglia.\n" "\n" "Avvia la ricerca usando %s per filtrare in base al percorso del file.\n" "Avvia la ricerca usando %s per filtrare in base ai caratteri." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Comprimi tutto" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Clear selected filter" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Cancella il filtro selezionato" msgstr[1] "Cancella il filtro selezionato" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Copia la posizione" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Mostra nella cartella" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Cancella il filtro selezionato" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Cancella il filtro selezionato" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Esplora" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Confronta" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Gestisci" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Copertura" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Ortografie supportate" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Aggiornamento in corso" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Aggiornamento del database — Tipi di carattere" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Aggiornamento del database — Metadati" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Aggiornamento del database — Ortografia" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Tasti di scelta rapida" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Aiuto" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Informazioni su" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importa" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Esporta" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Dati utente" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Aggiungi tipi di carattere" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Rimuovi tipi di carattere" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Impostazioni" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Seleziona i dati esportati" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Copia dei file in corso…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Nuova collezione" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Creata il: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Disabilitati" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Tipi di carattere disabilitati" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filtro basato sulle ortografie supportate" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Non ordinati" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Tipi di carattere non presenti in alcuna collezione" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Utente" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Tipi di carattere disponibili solo per te" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Tipo di carattere dell'interfaccia" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Tipo di carattere utilizzato in tutta l'interfaccia." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Tipo di carattere del documento" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Tipo di carattere utilizzato per la lettura di documenti." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Tipo di carattere monospazio" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Tipo di carattere monospazio (a larghezza fissa) da utilizzare in ambienti " "come i terminali." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Fattore di scala del testo" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Fattore usato per ingrandire o ridurre la visualizzazione del testo, senza " "cambiare la dimensione del carattere" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" "Tipo di antialiasing da utilizzare durante il rendering dei tipi di " "carattere." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "Ordine RGBA" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "L'ordine degli elementi subpixel su uno schermo LCD; usato solo quando " "l'antialiasing è impostato su rgba." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" "Tipo di hinting da utilizzare durante il rendering dei tipi di carattere." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "Schema delle impostazioni del desktop GNOME non trovato" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Seleziona salva per generare un file di configurazione fontconfig dalle " "impostazioni sopra.\n" "\n" "Selezionare scarta per rimuovere il file di configurazione e ripristinare le " "impostazioni predefinite.\n" "\n" "Tieni presente che non tutti gli ambienti/applicazioni rispetteranno queste " "impostazioni." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Impostazioni salvate su file." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "File di configurazione rimosso." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "DPI di destinazione" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Fattore di scala" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Filtro LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Antialias" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Abilita Autohinter" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Stile di hinting" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Usa bitmap incorporate" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Restrizioni sulle dimensioni " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Applicare le impostazioni alle dimensioni dei punti " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Più piccolo di" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Più grande di" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Aggiungi alias" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Rimuovi l'alias selezionato" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Sostituzioni dei tipi di carattere" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Sostituisci facilmente una famiglia di caratteri con un'altra." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Per aggiungere un nuovo sostituto clicca sul pulsante aggiungi nella barra " "degli strumenti." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Interfaccia" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Desktop" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Fonti" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Azioni" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Sostituzioni" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Schermo" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Rendering" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "Le azioni definite qui verranno aggiunte al menu di scelta rapida " "dell'elenco dei tipi di carattere.\n" "\n" "Per impostazione predefinita, il percorso del file per il tipo di carattere " "selezionato verrà aggiunto alla fine dell'elenco di argomenti.\n" "Per controllare la posizione in cui viene inserito il percorso del file, " "utilizzare FILEPATH come segnaposto.\n" "Se FAMILY o STYLE vengono trovati nell'elenco degli argomenti, verranno " "sostituiti." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Azioni dell'utente" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Voci del menu di scelta rapida personalizzate" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Solo quando è massimizzato" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Decorazioni lato client" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Abilita le animazioni" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Preferisci il tema scuro" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "CSD abilitato. Il cambiamento avrà effetto al prossimo avvio " "dell'applicazione." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "CSD disabilitato. Il cambiamento avrà effetto al prossimo avvio " "dell'applicazione." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "I tipi di carattere in tutte le cartelle elencate qui saranno disponibili " "all'interno dell'applicazione.\n" "\n" "Non saranno visibili ad altre applicazioni fino a quando la fonte non sarà " "effettivamente abilitata.\n" "\n" "Si noti che non tutti gli ambienti/applicazioni onoreranno queste " "impostazioni." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Fonti di tipi di carattere" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" "Aggiungi o visualizza facilmente l'anteprima dei tipi di carattere senza " "installarli." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Per aggiungere una nuova origine, è sufficiente trascinare una cartella in " "quest'area o fare clic sul pulsante aggiungi sulla barra degli strumenti." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" "Ricerca senza distinzione tra maiuscole e minuscole dei nomi di famiglia." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Errore durante l'elaborazione dei dati" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Errore di connessione" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Controlla le tue impostazioni di rete" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Errore del client" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Prova a riavviare l'applicazione. Se il problema persiste, segnala un bug." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Errore del server" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Rete non disponibile" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Per accedere al catalogo di Google Fonts è necessaria una connessione " "Internet attiva" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Aggiorna la famiglia" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Aggiorna il tipo di carattere" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Rimuovi la famiglia" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Rimuovi il tipo di carattere" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Scarica la famiglia" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Scarica il tipo di carattere" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i Esempio di lingua disponibile " msgstr[1] "%i Esempi di lingua disponibile " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" "Visualizza in anteprima i file dei tipi di carattere prima di installarli." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" "Per vedere l'anteprima di un tipo di carattere basta trascinarlo su " "quest'area." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Nessun file selezionato" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "O tipo di file non supportato." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "La versione più recente è già installata" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Installato" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Installa il tipo di carattere" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Copia" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Visualizzazione elenco" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Visualizzazione griglia" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Inserisci il testo per l'anteprima…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Pagina precedente" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Pagina successiva" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "Inserisci il nome della collezione" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Aggiungi il tipo di carattere selezionato al confronto" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Rimuovi il tipo di carattere selezionato dal confronto" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Confronti appuntati" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Seleziona il colore dello sfondo" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Seleziona il colore del testo" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Scarta" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Le applicazioni in esecuzione potrebbero richiedere un riavvio per " "riflettere eventuali modifiche." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Salva" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Indietro" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Cerca ortografie…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Deseleziona tutto" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Copertura minima" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Cancella il filtro selezionato" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Creato il: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Salva il confronto corrente" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Rimuovi il confronto selezionato" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Ripristina il confronto selezionato" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Generali" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Aumenta la dimensione dell'anteprima" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Riduci la dimensione dell'anteprima" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Ripristina le dimensioni dell'anteprima" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Ricarica" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Chiudi l'applicazione" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Modalità" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Passa alla modalità Gestisci" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Passa alla modalità Sfoglia" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Passa alla modalità Confronta" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Modalità Anteprima" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Passa all'anteprima standard" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Passa all'anteprima a cascata" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Passa all'anteprima del corpo del testo" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Categorie" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Collezioni" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Modifica la categoria selezionata" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Aggiungi una nuova collezione" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Rimuovi la collezione selezionata" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Geometria subpixel" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Inserisci la famiglia di destinazione" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Aggiungi un sostituto" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Rimuovi il sostituto" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Inserisci la famiglia sostitutiva" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Stile del pulsante della barra del titolo" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Nome" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Commento" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Eseguibile" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argomenti" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Configurazione dei tipi di carattere" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Collezioni di tipi di carattere" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Tipi di carattere installati" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Azioni personalizzate" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Azioni personalizzate" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Più recente" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Più popolare" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Di tendenza" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Criterio di ordinamento" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Categoria" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variazioni" #~ msgid "Unknown character, unable to identify." #~ msgstr "Carattere sconosciuto, impossibile da identificare." #~ msgid "Not found." #~ msgstr "Non trovato." #~ msgid "Character found." #~ msgstr "Carattere trovato." #~ msgid "Common" #~ msgstr "Comuni" font-manager-0.8.8/po/ja.po000066400000000000000000001534151420226015000154560ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Takuro Onoue , 2020. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.3\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2020-12-18 23:02+0000\n" "Last-Translator: Takuro Onoue \n" "Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.4-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "フォントマネージャー" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Gtk+ デスクトップ環境用のシンプルなフォント管理アプリケーション" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Font Manager は平均的なユーザーがコマンドラインツールを使用したり構成ファイル" "を手動で編集したりすることなく、デスクトップフォントを簡単に管理する方法を提" "供することを目的としています。" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "主に Gnome デスクトップ環境を念頭に置いて設計されていますが、他の Gtk+ デスク" "トップ環境でもうまく機能するはずです。" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager はプロフェッショナルグレードのフォント管理ソリューションではあり" "ません。" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "フォントのプレビュー、比較および管理" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "グラフィックス;ビューア; GNOME; GTK;パブリッシング;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "フォントビューアー" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Gtk+ デスクトップ環境用のフォントビューアアプリケーション" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "フル機能のフォントファイルプレビューアプリケーション" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "インストール" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "選択したフォントファイルをインストールします" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "選択した複数のフォントファイルをインストールします" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "フォントプロパティ" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "プレビュー" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "ウォーターフォール" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "シン" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "ウルトラライト" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "ライト" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "セミライト" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "ブック" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "ミディアム" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "セミボールド" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "ボールド" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "ウルトラボールド" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "ヘビー" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "ウルトラヘビー" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "イタリック体" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "斜体" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "ウルトラコンサイズド" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "エクストラコンデンスド" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "コンデンスド" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "セミコンデンスド" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "セミエクスパンデッド" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "エクスパンデッド" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "エクストラエクスパンデッド" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "ウルトラエクスパンデッド" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "プロポーショナル" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "二倍幅" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "等幅" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "チャーセル幅" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "" #: lib/common/font-manager-fontconfig.c:974 #, fuzzy msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 #, fuzzy msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 #, fuzzy msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Install the selected font files" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "選択した複数のフォントファイルをインストールします" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Install the selected font files" msgid "Enable selected items" msgstr "選択した複数のフォントファイルをインストールします" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Install the selected font files" msgid "Disable selected items" msgstr "選択した複数のフォントファイルをインストールします" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 #, fuzzy msgid "Old Italic" msgstr "イタリック体" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" font-manager-0.8.8/po/meson.build000066400000000000000000000035171420226015000166630ustar00rootroot00000000000000 gettext_info = ''' Install the gettext package and try again. For more information see https://www.gnu.org/software/gettext/ ''' # Check for programs required by i18n.gettext # # Display a friendlier message if not present # nls = find_program('msgfmt', required: false) if not nls.found() dependency('gettext', not_found_message: gettext_info) endif # # PODIR = join_paths(meson.source_root(), 'po') POTFILES = ''' from glob import glob data = [ 'data/org.gnome.FontManager.appdata.xml.in.in', 'data/org.gnome.FontManager.desktop.in.in', 'data/org.gnome.FontViewer.appdata.xml.in.in', 'data/org.gnome.FontViewer.desktop.in.in' ] def filelist (ext): for f in sorted(glob('@0@/**/*.{}*'.format(ext), recursive=True)): yield f with open('@1@/POTFILES', 'w') as POTFILES: for f in data: POTFILES.write('{}\n'.format(f)) for ext in [ 'c', 'vala', 'ui' ]: for f in filelist(ext): f = f.replace('@2@/', '') skip = False for d in [ 'build', 'tests' ]: if f.startswith(d): skip = True break if skip: continue if not f.endswith(ext) and not f.endswith('.in'): continue POTFILES.write('{}\n'.format(f)) '''.format(meson.source_root(), PODIR, meson.source_root()) configure_file( command: [python, '-c', POTFILES], output: 'POTFILES' ) gettext_args = [ '--package-name=@0@'.format(meson.project_name()), '--package-version=@0@'.format(meson.project_version()), '--msgid-bugs-address=https://github.com/FontManager/master/issues', '--copyright-holder=Jerry Casiano' ] i18n.gettext(meson.project_name(), preset: 'glib', args: gettext_args) font-manager-0.8.8/po/nb_NO.po000066400000000000000000001502741420226015000160570ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Allan Nordhøy , 2020. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.0\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2020-11-29 19:42+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" "Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.4-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Skriftbehandler" #: data/org.gnome.FontManager.appdata.xml.in.in:10 #, fuzzy msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Et enkelt skriftbehandlingsprogram for GTK-skrivebordsmiljøer" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Skriftviser" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 #, fuzzy msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Et skriftvisningsprogram for GTK-skrivebordsmiljøer" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Installer" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Installer valgt skriftfil" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Installer valgte skriftfiler" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Install the selected font files" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Installer valgte skriftfiler" msgstr[1] "Installer valgte skriftfiler" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Install the selected font files" msgid "Enable selected items" msgstr "Installer valgte skriftfiler" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Install the selected font files" msgid "Disable selected items" msgstr "Installer valgte skriftfiler" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" font-manager-0.8.8/po/nl.po000066400000000000000000002046041420226015000154720ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Heimen Stoffels , 2021. # Heimen Stoffels , 2021, 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-02-12 06:55+0000\n" "Last-Translator: Heimen Stoffels \n" "Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.11-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Lettertypebeheer" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Een eenvoudige lettertypebeheertoepassing voor GTK+-werkomgevingen" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Lettertypebeheer biedt onervaren computergebruikers een manier om " "lettertypen te beheren, zonder opdrachtregelhulpmiddelen en " "configuratiebestanden." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "De toepassing in ontworpen voor de GNOME-werkomgeving, maar werkt ook prima " "binnen andere GTK+-werkomgevingen." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Lettertypebeheer is GEEN professionele beheeroplossing." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Lettertypen voorvertonen, vergelijken en beheren" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafisch;Weergave;GNOME;GTK;Publicatie;Beheer;Lettertype;Font;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Lettertypeweergave" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Een lettertypeweergavetoepassing voor GTK+-werkomgevingen" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Lettertypebeheer laat gebruikers lettertypen voorvertonen zonder ze te " "installeren. Dit kan op verschillende manieren en bevat altijd een " "tekenoverzicht, lettertype-eigenschappen en licentie-informatie." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Lettertypevoorvertoning boordevol functies" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Installeren" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Installeer het geselecteerde lettertypebestand" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Installeer de geselecteerde lettertypebestanden" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Lettertype-eigenschappen" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Voorvertoning" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Waterval" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Dun" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Erg licht" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Licht" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Deels licht" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Boek" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Gemiddeld" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Deels vetgedrukt" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Vetgedrukt" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Erg vetgedrukt" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Zeer vetgedrukt" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Zeer, zeer vetgedrukt" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Cursief" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Cursief" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Zeer smal" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Erg smal" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Smal" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Deels smal" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Deels breed" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Breed" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Erg breed" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Zeer breed" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proportioneel" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Dubbele breedte" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Vaste breedte" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Charcell" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Onbekend" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Geen" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Licht" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Volledig" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Standaard" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Klassiek" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Beperkte licentie-insluiting" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Insluiting voorvertonen en afdrukken" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Insluiting bewerken" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Insluiting voorvertonen en afdrukken | Geen subsetting" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Insluiting bewerken | Geen subsetting" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Insluiting voorvertonen en afdrukken | Alleen bitmap-insluiting" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Insluiting bewerken | Alleen bitmap-insluiting" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Insluiting voorvertonen en afdrukken | Geen subsetting | Alleen bitmap-" "insluiting" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Insluiting bewerken | Geen subsetting | Alleen bitmap-insluiting" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Installeerbare insluiting" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Onbekende maker" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Het bestand bevat geen licentie-informatie." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Links uitgelijnd" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Gecentreerd" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Opgevuld" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Rechts uitgelijnd" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Voorbeeldtekst bewerken" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Ongedaan maken" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Tekens" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Eigenschappen" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licentie" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Beschikbare tekens doorzoeken" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript-naam" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Familie" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Stijl" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Breedte" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Schuinte" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Dikte" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Spatiëring" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Versie" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Maker" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Bestandstype" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Bestandsgrootte" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Normaal" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Geen bron beschikbaar" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Overig, Beheer" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Overig, Formaat" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Overig, Niet-opgegeven" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Overig, Privégebruik" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Overig, Vervanging" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Letter, Klein" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Letter, Sneltoets" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Letter, Overig" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Letter, Kop" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Letter, Hoofdletter" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Markering, Spatiecombinatie" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Markering, Insluiting" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Markering, Geen spatiëring" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Getal, Decimaal getal" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Getal, Letter" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Getal, Overig" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Punctuatie, Verbinder" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Punctuatie, Streepje" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Punctuatie, Sluiten" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Punctuatie, Laatste dubbele aanhalingsteken" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Punctuatie, Eerste dubbele aanhalingsteken" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Punctuatie, Overig" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Punctuatie, Openen" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbool, Valuta" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbool, Sneltoets" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symbool, Wiskunde" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbool, Overig" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Scheidingsteken, Regel" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Scheidingsteken, Paragraaf" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Scheidingsteken, Spatie" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Een eenvoudige lettertypebeheertoepassing voor GTK+-werkomgevingen" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " This program is free software: you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation, either version 3 of the License, or\n" "(at your option) any later version.\n" "\n" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "GNU General Public License for more details.\n" "\n" "You should have received a copy of the GNU General Public License\n" "along with this program. If not, see .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "Heimen Stoffels" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Gegroepeerd op letterbreedte" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Gegroepeerd op letterzwaarte" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Gegroepeerd op letterschuinte" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Gegroepeerd op letterspatiëring" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Gegroepeerd op licentie" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Gegroepeerd op leverancier" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Bestandstype" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Gegroepeerd op bestandstype" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Alle" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Alle lettertypen" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Systeem" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Lettertypen voor alle gebruikers" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Familie" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "Alleen lettertypen met Panose-informatie worden hier gegroepeerd." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Elke" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Niet inpassen" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Tekst en weergave" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Script" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Decoratief" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Pictogram" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variatie " msgstr[1] "%i variaties" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Voer een naam in voor de verzameling" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Kopiëren naar…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Inpakken…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Naam wijzigen…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Opgeslagen vergelijking" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Klik op de plusknop om de huidige\n" "vergelijking op te slaan" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Kies het uitvoerbare bestand" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Kiezen" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Annuleren" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Kies een bestemming" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Selecteer de te installeren bestanden" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Openen" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Selecteer de bronmappen" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Selecteer de te verwijderen lettertypen" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "Verwij_deren" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" "De in je persoonlijke map geïnstalleerde lettertypen worden hier getoond." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Geselecteerd lettertype verwijderen uit verzameling" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Alles uitklappen" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Zoeken naar families…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Hoofdletterongevoelige zoekfunctie.\n" "\n" "Begin met zoeken met %s om te filteren op bestandspad.\n" "Begin met zoeken met %s om te filteren op tekens." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Alles inklappen" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i geselecteerde item" msgstr[1] "%i geselecteerde items" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Locatie kopiëren" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Bekijken in map" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "Geselecteerde items inschakelen" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "Geselecteerde items uitschakelen" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Verkennen" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Vergelijken" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Beheren" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikaans" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleutcyrillisch" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleutlatijns" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Arabisch" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Archaïsche Griekse letters" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armeens" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomisch" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balinees" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltisch" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Basiscyrillisch" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Basisgrieks" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Basislatijns" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengaals" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Boeginees" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Gemeenschappelijk Canadees Aboriginalschrift" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Karisch" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Catalaans" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Centraal-Europees" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Cherokee" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Schaaksymbolen" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK (gemeenschappelijk)" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK-uitbreiding A (gemeenschappelijk)" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK-uitbreiding B (gemeenschappelijk)" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK-uitbreiding C (gemeenschappelijk)" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK-uitbreiding D (gemeenschappelijk)" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK-uitbreiding E (gemeenschappelijk)" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "CJK-comptabiliteitspictogrammen" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "CJK-comptabiliteitsaanvulling" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Letters van Claudius" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Koptisch" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Valuta" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Cypriotisch" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Nederlands" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Egyptische hiëroglyfen" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticons" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Ethiopisch" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Farsi" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Eten en drinken" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Volledig Cyrillisch" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Georgisch" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagolitisch" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gotisch" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Koreaans (Hangul)" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Hebreeuws" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Igbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Koreaans (Jamo)" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Javaans" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japans (Jinmeiyo)" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japans (Joyo)" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Kaithi" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japans (Kana)" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazachs" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japans (Kokuji)" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Laotiaans" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latijnse ligaturen" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Lineaire B-pictogrammen" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Lineaire B-lettergrepen" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malayalam" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Wiskundig Grieks" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Wiskundig Latijn" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Wiskundig Numeriek" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Wiskundige operatoren" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Meriotisch (cursief)" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Meritotisch (hiëroglyfen)" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongools" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Boermees" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "New Tai Lue" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Oudcursief" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "Oud-Zuidarabisch" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Odia" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "Osmanya" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Pan-Afrikaans Latijn" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Pashto" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "Phagspa" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polynesisch" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Politonisch Grieks" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "Redjang" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Romaans" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Runenschrift" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Vereenvoudigd Chinees" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Sinhalees" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Zuid-Koreaans (Hanja)" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Soedanees" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Syloti Nagri" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Syrisch" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Thais" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibetaans" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Traditioneel Chinees" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turks" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Oeigoers" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Vedische uitbreidingen" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vietnamees" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "West-Europees" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Chinees Zhuyin Fuhao" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Bereik" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Ondersteunde orthografieën" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Bezig met bijwerken" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Bezig met bijwerken van databank — Lettertypen" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Bezig met bijwerken van databank — Metagegevens" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Bezig met bijwerken van databank — Orthografieën" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Sneltoetsen" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Hulp" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Over" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importeren" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exporteren" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Gebruikersgegevens" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Lettertypen toevoegen" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Lettertypen verwijderen" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Voorkeuren" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Geëxporteerde gegevens selecteren" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Bezig met kopiëren van bestanden…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Nieuwe verzameling" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Gemaakt op %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Uitgeschakeld" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Uitgeschakelde lettertypen" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filter op basis van ondersteunde orthografieën" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Ongesorteerd" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Lettertypen die geen onderdeel zijn van een verzameling" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Eigen" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Voor jou beschikbare lettertypen" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Vormgevingslettertype" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Het lettertype dat in de toepassing wordt gebruikt." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Documentlettertype" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Het lettertype dat gebruikt wordt bij het lezen van documenten." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Vastebreedtelettertype" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Het vastebreedtelettertype dat gebruikt wordt in locaties, zoals " "terminalvensters." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Tekstgroottefactor" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "De factor die gebruikt wordt om de tekstweergave te vergroten of verkleinen " "zonder de lettergrootte aan te passen" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Anti-kartelvorming" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" "Het soort anti-kartelvorming dat moet worden gebruikt tijdens het laden van " "lettertypen." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "RGBA-volgorde" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "De volgorde van subpixelelementen op lcd-schermen (alleen van toepassing als " "anti-kartelvorming is ingesteld op rgba)." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Hinten" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Hoe lettertypen moeten worden gehint." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "GNOME-werkomgevingsinstellingenschema niet aangetroffen" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Klik op 'Opslaan' om een fontconfig-configuratie te genereren op basis van " "bovenstaande instellingen.\n" "\n" "Klik op 'Verwerpen' om het configuratiebestand te verwijderen en terug te " "vallen op de standaardinstellingen.\n" "\n" "Let op: niet alle werkomgevingen/toepassingen honoreren deze instellingen." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Opgeslagen naar bestand." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Configuratiebestand verwijderd." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Doel-dpi" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Schaalfactor" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "LCD-filter" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Anti-kartelvorming" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Automatisch hinten inschakelen" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Hintstijl" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Ingesloten bitmaps gebruiken" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Groottebeperkingen " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Instellingen toepassen op puntgroottes " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Kleiner dan" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Groter dan" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Alias toevoegen" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Geselecteerde alias verwijderen" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Vervangingen" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Vervang één familie door een andere." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "Klik op de werkbalkknop 'Toevoegen' om een vervanging toe te voegen." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Uiterlijk" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Bureaublad" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Bronnen" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Acties" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Vervangingen" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Weergave" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Opmaak" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "De hier opgegeven acties worden toegevoegd aan het rechtermuisknopmenu van " "de lettertypenlijst.\n" "\n" "Standaard wordt het bestandspad van het geselecteerde lettertype toegevoegd " "aan het eind van de opdrachtregeloptielijst.\n" "Gebruik FILEPATH als plaatshouder om een andere positie daarvoor te kiezen.\n" "Als FAMILY of STYLE zijn aangetroffen, worden zij eveneens vervangen." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Eigen acties" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Aangepaste rechtermuisknopmenu-items" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Brede indeling" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Alleen indien gemaximaliseerd" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Decoraties aan cliëntzijde" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Animaties gebruiken" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Voorkeur voor donker thema" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "CSD is ingeschakeld. Herstart om de wijziging toe te passen." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "CSD is uitgeschakeld. Herstart om de wijziging toe te passen." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Lettertypen in de hier opgesomde mappen zijn beschikbaar in de toepassing.\n" "\n" "Ze zijn niet beschikbaar in andere toepassingen zolang de bronnen niet zijn " "ingeschakeld.\n" "\n" "Let op: niet alle werkomgevingen/toepassingen honoreren deze instellingen." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Lettertypebronnen" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Lettertypen toevoegen en voorvertonen zonder ze te installeren." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Voeg een nieuwe bron toe door een map naar dit vak te verslepen of door op " "de werkbalkknop 'Toevoegen' te klikken." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "Hoofdletterongevoelige zoekfunctie van lettertypenamen." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Fout tijdens gegevensverwerking" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Netwerkfout" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Controleer je internetverbinding" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Clientfout" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Herstart de toepassing. Meld het probleem als bug als het probleem zich " "blijft voordoen." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Serverfout" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Geen internetverbinding" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Je moet verbonden zijn met het internet om de Google Fonts-catalogus te " "kunnen openen" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Chinees (Hongkong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Chinees (Vereenvoudigd)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Chinees (Traditioneel)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Cyrillisch" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Cyrillisch (Uitgebreid)" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Grieks" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Grieks (Uitgebreid)" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japans" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Koreaans" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latijns" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Latijns (Uitgebreid)" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "Geen voorbeeld van %s beschikbaar" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "Open een ‘issue’ en vraag om de beschikbare voorbeelden bij te werken." #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Familie bijwerken" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Lettertype bijwerken" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Familie verwijderen" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Lettertype verwijderen" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Familie downloaden" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Lettertype downloaden" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i taalvoorbeeld beschikbaar " msgstr[1] "%i taalvoorbeelden beschikbaar " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Erg licht" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Deels vetgedrukt" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Erg vetgedrukt" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Zwart" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Lettertypen voorvertonen." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Sleep een lettertype hierheen voor een vertoning." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Geen bestand geselecteerd" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Of niet-ondersteund bestandstype." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Nieuwere versie geïnstalleerd" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Geïnstalleerd" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Lettertype installeren" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Kopiëren" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Lijstweergave" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Roosterweergave" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Voer een voorbeeldtekst in…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Vorige pagina" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Volgende pagina" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Verzamelingsnaam" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "_Naam wijzigen" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Geselecteerd lettertype toevoegen aan vergelijking" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Geselecteerd lettertype verwijderen uit vergelijking" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Opgeslagen vergelijkingen" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Kies een achtergrondkleur" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Kies een tekstkleur" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Verwerpen" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "Herstart geopende toepassingen om de wijzigingen toe te passen." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Opslaan" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Terug" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Orthografieën doorzoeken…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Niets selecteren" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Minimumbereik" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Geselecteerd filter wissen" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Gemaakt op: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Huidige vergelijking opslaan" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Geselecteerde vergelijking verwijderen" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Geselecteerde vergelijking herstellen" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Algemeen" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Grotere voorbeeldgrootte" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Kleinere voorbeeldgrootte" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Standaardgrootte" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Herladen" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Sluit de toepassing af" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Modus" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Overschakelen naar beheermodus" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Overschakelen naar verkenmodus" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Overschakelen naar vergelijkmodus" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Voorvertoningsmodus" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Overschakelen naar standaard voorvertoning" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Overschakelen naar watervalvoorvertoning" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Overschakelen naar inhoudstekstvoorvertoning" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Categorieën" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Verzamelingen" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Geselecteerde categorie bewerken" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Verzameling toevoegen" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Geselecteerde verzameling verwijderen" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Subpixelafmetingen" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Voer een doelfamilie in" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Vervanging toevoegen" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Vervanging verwijderen" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Voer een vervangende familie in" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "voorkeur" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "accepteren" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "standaard" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Titelbalkknopstijl" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Plat" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Naam" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Opmerking" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Uitvoerbaar bestand" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Opdrachtregelopties" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Lettertypeconfiguratie" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Lettertypeverzamelingen" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Geïnstalleerde lettertypen" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Aangepaste acties" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "Regelhoogte tonen in waterval-voorvertoning" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "Watervalvoorvertoningsgrootte" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "T/m 48 punten (lineair)" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "T/m 72 punten (1.1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "T/m 96 punten (lineair)" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "T/m 96 punten (1.1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "T/m 120 punten (1.2)" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "T/m 144 punten (1.3)" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "T/m 192 punten (1.4)" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "Aangepaste groottes" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "Minimale watervalvoorvertoningsgrootte" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "8.0" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Maximale watervalvoorvertoningsgrootte" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Hogere waarden kunnen leiden tot slechtere prestaties" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "48.0" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Maximale watervalvoorvertoningsgrootte (verhouding)" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "1.0" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Nieuwste" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Populairste" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Uitgelicht" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Sorteervolgorde" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Met schreef" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Schreefloos" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Handschrift" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Categorie" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variaties" #~ msgid "Unknown character, unable to identify." #~ msgstr "Identificatie niet mogelijk: onbekend teken." #~ msgid "Not found." #~ msgstr "Niet gevonden." #~ msgid "Character found." #~ msgstr "Teken gevonden." #~ msgid "Common" #~ msgstr "Algemeen" #~ msgid "_Continue" #~ msgstr "_Doorgaan" #~ msgid "Update Required" #~ msgstr "Bijwerken vereist" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "Lettertypebeheer heeft bestanden gedetecteerd uit een vorige installatie. " #~ "Sommige van deze bestanden zijn incompatibel met deze uitgave; anderen " #~ "zijn verouderd of verplaatst.\n" #~ "\n" #~ "Er wordt nu getracht om je lettertypen en verzamelingen te migreren. " #~ "Bestanden en instellingen die niet meer nodig of beschadigd zijn, worden " #~ "verwijderd. Conflicterende configuratiebestanden worden eveneens " #~ "verwijderd.\n" #~ "\n" #~ "Wij raden aan een back-up te maken van belangrijke bestanden alvorens " #~ "door te gaan.\n" #~ msgid "90" #~ msgstr "90" #~ msgid "Google Fonts" #~ msgstr "Google Fonts" #~ msgid "4+" #~ msgstr "4+" #~ msgid "8+" #~ msgstr "8+" #~ msgid "12+" #~ msgstr "12+" #~ msgid "Filter based on language support" #~ msgstr "Filter op basis van taalondersteuning" #~ msgid "Language" #~ msgstr "Taal" #~ msgid "Search Languages…" #~ msgstr "Zoeken naar talen…" #~ msgid "Language Support" #~ msgstr "Taalondersteuning" #~ msgid "Filter Settings" #~ msgstr "Filterinstellingen" #~ msgid "Some date and time" #~ msgstr "Een datum en tijd" #~ msgid "%i Variations" #~ msgstr "%i variaties" #~ msgid "%i Language Samples Available" #~ msgstr "%i taalvoorbeelden beschikbaar" #~ msgid "org.gnome.FontManager" #~ msgstr "org.gnome.FontManager" #~ msgid "org.gnome.FontViewer" #~ msgstr "org.gnome.FontViewer" font-manager-0.8.8/po/oc.po000066400000000000000000001535001420226015000154600ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Quentin PAGÈS , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.3\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-05-30 14:32+0000\n" "Last-Translator: Quentin PAGÈS \n" "Language-Team: Occitan \n" "Language: oc\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.7-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Gestionari de poliça" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Previsualizar, comparar e gerir las poliças" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Installar" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Installar lo fichièr de poliça seleccionat" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Proprietats de la poliça" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Previsualizacion" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Libre" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Gras" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Italica" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Justificat" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Caractèrs" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Proprietats" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licéncia" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nom PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Familha" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Estil" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Largor" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Version" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Provesidor" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Letra, autras" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Letra, majuscula" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Nombre, letra" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Nombre, autres" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Pontuacion, autras" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Aqueste programa es un logicial liure : lo podètz tornar distribuir e/o " "lo modificar\n" " segon los tèrmes de la licéncia publica generala GNU, coma es publicada " "per la\n" " Free Software Foundation ; version 2 de la licéncia, o (se volètz) tota " "version seguenta.\n" "\n" " Aqueste programa es distribuit dins l'espèr d'èsser util, mas\n" " SENS CAP DE GARANTIDA, inclusas las garantidas de\n" " COMERCIALIZACION o d'ADAPTACION A UNA TÒCA ESPECIFICA.\n" " Consultatz la licéncia publica generala GNU per mai de detalhs.\n" "\n" " Deuriatz aver recebut una còpia de la licéncia GNU GPL\n" "amb aqueste programa.\n" "\n" " Autrament vejatz .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "Quentin PAGÈS" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Tipe de fichièr" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Totes" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistèma" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variacion " msgstr[1] "%i variacions " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Compressar…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Seleccionar" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Anullar" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Dobrir" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Suprimir" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Install the selected font file" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Installar lo fichièr de poliça seleccionat" msgstr[1] "Installar lo fichièr de poliça seleccionat" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Install the selected font file" msgid "Enable selected items" msgstr "Installar lo fichièr de poliça seleccionat" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Install the selected font file" msgid "Disable selected items" msgstr "Installar lo fichièr de poliça seleccionat" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Percórrer" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Comparar" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Gerir" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Catalan" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Devisas" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Neerlandés" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticònas" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Romanés" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turc" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Actualizacion en cors" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Actualizacion de la basa de donadas — Poliças" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Actualizacion de la basa de donadas — Metadonadas" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Actualizacion de la basa de donadas — Ortografia" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Acorchis clavièr" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Ajuda" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "A prepaus" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importar" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exportar" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Donadas utilizaire" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Apondre poliças" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Suprimir poliças" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Preferéncias" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Utilizaire" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Interfàcia" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Burèu" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Fonts" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Accions" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Afichatge" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Error ret" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latin" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Installada" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Installar la poliça" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Copiar" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Pagina precedenta" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Pagina seguenta" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy #| msgid "Collections" msgid "Collection Name" msgstr "Colleccions" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Ignorar" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "General" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Recargar" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Quitar l’aplicacion" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Mòde" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Categorias" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Colleccions" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" #~ msgid "Not found." #~ msgstr "Pas trobat." font-manager-0.8.8/po/pl.po000066400000000000000000002043211420226015000154700ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata, 2021. # knuxify , 2021, 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-02-12 06:55+0000\n" "Last-Translator: knuxify \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.11-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Zarządzanie czcionkami" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Prosta aplikacja do zarządzania czcionkami dla środowisk graficznych " "opartych o Gtk+" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Font Manager ułatwia zwykłym użytkownikom dostęp do narzędzi do zarządzania " "czcionkami, bez użycia linii komend lub ręcznego edytowania plików " "konfiguracyjnych." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Choć aplikacja została stworzona z myślą o środowisku Gnome, powinna działać " "dobrze z innymi środowiskami graficznymi opartymi na Gtk+." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager NIE JEST profesjonalną aplikacją do zarządzania czcionkami." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Przeglądaj, porównuj i zarządzaj czcionkami" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafika;Czcionki;Zarządzanie;GNOME;GTK;Publikowanie;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Podgląd czcionek" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" "Aplikacja do podglądu plików czcionek dla środowisk graficznych opartych o " "Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Font Viewer umożliwia podgląd plików czcionek przed ich zainstalowaniem. " "Zawiera kilka widoków umożliwiających podgląd czcionki oraz mapę znaków i " "pokazuje właściwości i licencję czcionki." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Funkcjonalna aplikacja do podglądania plików czcionek" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Zainstaluj" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Zainstaluj wybrany plik czcionki" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Zainstaluj wybrane pliki czcionek" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Właściwości czcionki" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Podgląd" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Wodospad" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Cienka" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultralekka" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Lekka" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Półlekka" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Książka" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Średnia" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Półpogrubiona" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Pogrubiona" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultrapogrubiona" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Ciężka" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultraciężka" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Kursywa" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Ukośna" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Bardzo zagęszczona" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Ekstra zagęszczona" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Zagęszczona" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Półzagęszczona" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Półrozszerzona" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Rozszerzona" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Ekstra rozszerzona" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Bardzo rozszerzona" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporcjonalna" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Podwójna szerokość" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Stała szerokość" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Charcell" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Nieznane" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Brak" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Drobne" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Pełne" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Domyślne" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Przestarzałe" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Osadzanie: restrykcyjna licencja" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Osadzanie: podgląd i druk" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Osadzanie: edytowalna" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Osadzanie: podgląd, druk | Bez podzbioru" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Osadzanie: edytowalna | Bez podzbioru" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Osadzanie: podgląd, druk | Tylko jako bitmapa" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Osadzanie: edytowalna | Tylko jako bitmapa" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Osadzanie: podgląd, druk | Bez podzbioru | Tylko jako bitmapa" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Osadzanie: edytowalna | Bez podzbioru | Tylko jako bitmapa" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Osadzanie: można zainstalować" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Nieznany dostawca" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Plik nie zawiera informacji o licencji." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Wyrównane do lewej" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Wyśrodkowane" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Wypełnij" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Wyrównane do prawej" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Edycja tekstu podglądu" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Wycofaj zmiany" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Znaki" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Właściwości" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licencja" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Przeszukuj dostępne znaki" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nazwa PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Rodzina" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Styl" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Szerokość" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Pochylenie" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Grubość" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Odstępy między znakami" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Wersja" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Wytwórnia" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Typ pliku" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Rozmiar pliku" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Zwykły" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normalne" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Źródło niedostępne" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Inne, Kontrolne" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Inne, Format" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Inne, Nie przypisano" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Inne, Użytek prywatny" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Inne, Surogat" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Litera, Mała litera" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Litera, Modyfikator" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Litera, Inna" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Litera, Tytuł" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Litera, Duża litera" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Znacznik, Odstęp łączący" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Znacznik, Zamykający" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Znacznik, Bez odstępów" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Cyfra, Cyfra dziesiętna" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Cyfra, Litera" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Cyfra, Inna" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunkcja, Łącznik" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunkcja, Kreska" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunkcja, Zamykające" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunkcja, Końcowy cudzysłów" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunkcja, Początkowy cudzysłów" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpunkcja, Inne" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunkcja, Otwierające" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbol, Waluta" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbol, Modyfikator" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symbol, Matematyka" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbol, Inne" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separator, Linia" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separator, Paragraf" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separator, Spacja" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Proste zarządzanie czcionkami dla środowisk pulpitowych GTK+" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "knuxify , 2021" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Pogrupowane według szerokości czcionek" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Pogrupowane według grubości czcionek" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Pogrupowane według kąta czcionek" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Pogrupowane według odstępu czcionek" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Pogrupowane według rodzaju licencji" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Pogrupowane według dostawcy" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Rodzaj pliku" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Pogrupowane według rodzaju pliku" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Wszystkie" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Wszystkie czcionki" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "System" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Czcionki dostępne dla wszystkich użytkowników" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Podobne rodziny" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Tutaj pogrupowane są tylko czcionki, które posiadają informację Panose." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Dowolne" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Brak pasujących" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Tekst i wyświetlanie" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Skrypt" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Dekoracyjne" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Obrazkowe" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i wariant " msgstr[1] "%i warianty " msgstr[2] "%i wariantów " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Podaj nazwę kolekcji" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Kopiuj do…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Skompresuj…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Zmień nazwę…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Zapisane porównanie" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Zapisz porównanie\n" "naciskając przycisk +" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Wybierz plik wykonywalny" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Wybierz" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Anuluj" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Wybierz miejsce docelowe" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Wybierz pliki do zainstalowania" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Otwórz" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Wybierz katalogi źródeł" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Wybierz czcionki do usunięcia" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Skasuj" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "Czcionki zapisane w twoim folderze domowym pojawią się tutaj." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Usuń wybraną czcionkę z kolekcji" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Rozwiń wszystkie" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Szukaj rodzin…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Wyszukiwanie nazw rodzin, bez rozróżniania wielkości liter w nazwie.\n" "\n" "Rozpocznij wyszukiwanie od %s by filtrować na podstawie ścieżki do pliku.\n" "Rozpocznij wyszukiwanie od %s by filtrować na podstawie znaków." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Zwiń wszystkie" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i wybrany element" msgstr[1] "%i wybrane elementy" msgstr[2] "%i wybranych elementów" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Kopiuj ścieżkę" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Pokaż w folderze" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "Włącz wybrane elementy" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "Wyłącz wybrane elementy" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Przeglądaj" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Porównaj" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Zarządzaj" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrykanerski" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Cyrylica aleucka" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Łacina aleucka" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Arabski" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Archaiczne litery greckie" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armeński" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomia" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balijski" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Bałtycki" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Podstawowa cyrylica" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Podstawowy grecki" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Podstawowa łacina" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengalski" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brāhmī" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Bugijski" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Ujednolicone sylaby kanadyjskich aborygenów" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Karyjski" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Kataloński" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Środkowoeuropejski" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Czakma" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Czam" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Czerokeski" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Symbole szachowe" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK ujednolicony" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK ujednolicony Rozszerzenie A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK ujednolicony Rozszerzenie B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK ujednolicony Rozszerzenie C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK ujednolicony Rozszerzenie D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK ujednolicony Rozszerzenie E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "Ideogramy zgodności CJK" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Suplement do Ideogramów zgodności CJK" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Klaudiańskie litery" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Koptyjski" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Waluty" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Sylabariusz cypryjski" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Dewanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Holenderski" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Egipskie hieroglify" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emotikony" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Etiopski" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Farsi" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Jedzenie i picie" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Pełna cyrylica" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Gruziński" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Głagolicy" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gotycki" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Gudżarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Koreański Hangul" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Hebrajski" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Igbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Koreański Jamo" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Jawajski" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japoński Jinmeiyo" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japoński Joyo" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Kaiti" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japoński Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazachski" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Khmerski" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japoński Kokuji" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Laotański" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligatury łacińskie" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Ideogramy pisma linearnego B" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Sylabariusz pisma linearnego B" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malajam" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Matematyczny grecki" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Matematyczna łacina" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Matematyczne cyfry" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Operatory matematyczne" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Kursywa meroicka" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Hieroglify meroickie" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongolski" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Nowy Tai Lue" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Stary włoski" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "Stary południowoarabski" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Orija" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "Osmański" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Panafrykańska łacina" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Paszto" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polinezyjski" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Politoniczny grecki" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Rumuński" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Runiczny" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "Saurasztra" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Chiński uproszczony" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Syngaleski" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Południowokoreański Hanja" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sundajski" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Syloti Nagri" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Syryjski" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamilski" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Thana" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Tajski" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tybetański" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Tradycyjny chiński" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turecki" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Ujgurski" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Rozszerzenia wedyjskie" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Wietnamski" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Zachodnioeuropejski" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Chiński Zhuyin Fuhao" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Pokrycie" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Wspierane ortografie" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Aktualizacja w toku" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Aktualizowanie bazy danych — Czcionki" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Aktualizowanie bazy danych — Metadane" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Aktualizowanie bazy danych — Ortografia" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Skróty klawiszowe" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Pomoc" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "O programie" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importuj" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Eksportuj" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Dane użytkownika" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Dodaj czcionki" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Usuń czcionki" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Preferencje" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Wybierz wyeksportowane dane" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Kopiowanie plików…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Nowa kolekcja" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Utworzone: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Wyłączone" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Czcionki, które zostały wyłączone" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filtruj na podstawie wspieranych ortografii" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Nieposortowane" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Czcionki niedostępne w żadnej kolekcji" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Użytkownik" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Czcionki dostępne tylko dla Ciebie" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Czcionka interfejsu" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Czcionka użyta w interfejsie." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Czcionka dokumentów" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Czcionka użyta do czytania dokumentów." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Czcionka o stałej szerokości" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "Czcionka o stałej szerokości (monospace) użyta m.in. w terminalach." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Współczynnik skalowania tekstu" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Współczynnik użyty do zwiększenia/zmniejszenia wyświetlanego tekstu, bez " "zmieniania rozmiaru czcionki" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Wygładzanie krawędzi" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "Rodzaj wygładzania krawędzi używany podczas renderowania czcionek." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "Kolejność RGBA" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "Kolejność subpikseli na ekranie LCD; używane jedynie gdy wygładzanie " "krawędzi jest ustawione na rgba." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Rodzaj hintingu używany podczas renderowania czcionek." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "Nie znaleziono ustawień GNOME" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Wybierz opcję \"Zapisz\" by wygenerować plik konfiguracyjny fontconfig z " "powyższych ustawień.\n" "\n" "Wybierz opcję \"Odrzuć\" by usunąć plik konfiguracyjny i powrócić do " "domyślnych ustawień.\n" "\n" "Uwaga: nie wszystkie środowiska/aplikacje będą używać tych ustawień." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Ustawienia zostały zapisane do pliku." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Usunięty plik konfiguracyjny." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Docelowe DPI" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Współczynnik skalowania" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Filtr LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Antyalias" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Włącz automatyczny hinting" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Styl hintingu" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Użyj osadzonych bitmap" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Ograniczenia rozmiaru " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Zastosuj ustawienia do rozmiarów punktu " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Mniejsze niż" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Większe niż" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Dodaj alias" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Usuń wybrany alias" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Substytucje czcionek" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Dodaj substytut dla wybranej czcionki." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "By dodać nowy substytut, naciśnij przycisk \"Dodaj\" na pasku narzędzi." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Interfejs" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Pulpit" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Źródła" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Akcje" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Substytucje" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Wyświetlanie" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Renderowanie" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "Akcje tutaj zdefiniowane zostaną dodane do menu kontekstowego listy czcionek." "\n" "\n" "Domyślnie ścieżka pliku wybranej czcionki zostanie dodana na koniec listy " "argumentów.\n" "Żeby dodać ścieżkę w inne miejsce, użyj FILEPATH jako symbol zastępczy.\n" "FAMILY (rodzina czcionki) i STYLE (styl czcionki) również zostaną zastąpione." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Akcje użytkownika" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Własne pozycje w menu kontekstowym" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Układ szeroki" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Tylko gdy zmaksymalizowane" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Dekoracje po stronie klienta" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Włącz animacje" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Użyj ciemnego motywu" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "CSD zostało włączone. Zmiany zostaną zastosowane przy następnym uruchomieniu " "programu." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "CSD zostało wyłączone. Zmiany zostaną zastosowane przy następnym " "uruchomieniu programu." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Czcionki w niniejszych folderach będą dostępne w tej aplikacji.\n" "\n" "Nie będą dostępne w innych aplikacjach dopóki ścieżka nie zostanie " "włączona.\n" "\n" "Uwaga: nie wszystkie środowiska/aplikacje używają tych ustawień." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Źródła czcionek" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Łatwo dodaj lub podejrzyj czcionki bez ich instalowania." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Aby dodać nowe źródło po prostu przeciągnij katalog na ten obszar lub " "kliknij przycisk dodawania na pasku narzędzi." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" "Wyszukiwanie nazw rodzin czcionek bez względu na wielkość liter w nazwie." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Błąd przetwarzania danych" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Błąd sieci" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Sprawdź swoje ustawienia sieci" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Błąd klienta" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Spróbuj uruchomić aplikację ponownie. Jeśli błąd nadal będzie się pojawiać, " "zgłoś błąd do deweloperów." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Błąd serwera" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Jesteś offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Do dostępu do katalogu Google Fonts wymagane jest aktywne połączenie z siecią" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Chiński (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Chiński (Uproszczony)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Chiński (Tradycjyny)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Cyrylica" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Rozszerzona cyrylica" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Grecki" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Rozszerzony grecki" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japoński" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Koreański" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Łacina" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Rozszerzona łacina" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "Brak przykładowego tekstu dla %s" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" "Prosimy o przesłanie zgłoszenia z prośbą o aktualizację dostępnych próbek." #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Aktualizuj rodzinę" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Aktualizuj czcionkę" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Usuń rodzinę" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Usuń czcionkę" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Pobierz rodzinę" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Pobierz czcionkę" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i przykład języka dostępny " msgstr[1] "%i przykłady języków dostępne " msgstr[2] "%i przykładów języków dostępnych " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Ekstra cienka" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Półpogrubiona" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Ekstra pogrubiona" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Mocno pogrubiona" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Podejrzyj pliki czcionek przed ich zainstalowaniem." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Aby dokonać podglądu czcionki po prostu przeciągnij ją na ten obszar." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Nie wybrano pliku" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Lub nieobsługiwany rodzaj pliku." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Zainstalowana jest nowsza wersja" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Zainstalowane" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Zainstaluj czcionkę" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Kopiuj" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Widok listy" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Widok siatki" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Wpisz tekst podglądowy…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Poprzednia strona" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Następna strona" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Nazwa kolekcji" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "_Zmień nazwę" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Dodaj wybraną czcionkę do porównania" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Usuń wybraną czcionkę z porównania" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Przypięte porównania" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Wybierz kolor tła" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Wybierz kolor tekstu" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Odrzuć" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Aby odzwierciedlić poczynione zmiany, działające programy mogą wymagać " "ponownego uruchomienia." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Zapisz" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Powrót" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Szukaj ortografii…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Odznacz wszystko" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Minimalne pokrycie" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Wyczyść wybrany filtr" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Utworzono : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Zapisz porównanie" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Usuń wybrane porównanie" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Przywróć wybrane porównanie" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Ogólne" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Zwiększ rozmiar podglądu" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Zmniejsz rozmiar podglądu" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Zresetuj rozmiar podglądu" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Odśwież" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Wyjdź z aplikacji" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Tryb" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Przejdź na tryb zarządzania" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Przejdź na tryb przeglądania" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Przejdź na tryb porównywania" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Tryb podglądu" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Przejdź na tryb standardowy" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Przejdź na tryb wodospadu" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Przejdź na tryb podglądu przykładowego tekstu" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Kategorie" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Kolekcje" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Edytuj wybraną kategorię" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Dodaj nową kolekcję" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Usuń wybraną kolekcję" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Geometria podpikselowa" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Wpisz docelową rodzinę" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Dodaj substytut" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Usuń substytut" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Wpisz rodzinę-substytut" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "preferuj" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "akceptuj" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "domyślne" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Styl przycisków na pasku tytułu" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Płaskie" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Nazwa" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Komentarz" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Plik wykonywalny" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argumenty" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Konfiguracja czcionek" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Kolekcje czcionek" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Zainstalowane czcionki" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Niestandardowe akcje" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "Wyświetl rozmiar linii w podglądzie wodospadu" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "Ustawienia rozmiaru podglądu wodospadu" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "Do 48 punktów (Skalowanie liniowe)" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Do 72 punktów (Iloraz ciągu: 1.1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "Do 96 punktów (Skalowanie liniowe)" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Do 96 punktów (Iloraz ciągu: 1.1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Do 120 punktów (Iloraz ciągu 1.2)" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Do 144 punktów (Iloraz ciągu: 1.3)" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Do 192 punktów (Iloraz ciągu: 1.4)" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "Niestandardowe opcje rozmiaru" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "Minimalny rozmiar czcionki w podglądzie wodospadu" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "8,0" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Maksymalny rozmiar czcionki w podglądzie wodospadu" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Wyższe wartości mogą niekorzystnie wpłynąć na wydajność" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "48,0" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Iloraz ciągu rozmiaru czcionki w podglądzie wodospadu" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "1,0" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Najnowsze" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Najbardziej popularne" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Na czasie" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Kolejność sortowania" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Szeryfowy" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Bezszeryfowy" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Rękopis" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Kategoria" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Warianty" #~ msgid "Unknown character, unable to identify." #~ msgstr "Nieznany znak, identyfikacja nie powiodła się." #~ msgid "Not found." #~ msgstr "Nie znaleziono." #~ msgid "Character found." #~ msgstr "Znaleziono znak." #~ msgid "Common" #~ msgstr "Zwyczajne" #~ msgid "_Continue" #~ msgstr "_Kontynuuj" #~ msgid "Update Required" #~ msgstr "Wymagana aktualizacja" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "Zarządzanie czcionkami wykryło pliki z poprzedniej instalacji. Niektóre " #~ "pliki z poprzednich wersji są niezgodne z obecną wersją. Inne zostały " #~ "zdezaktualizowane lub przeniesione.\n" #~ "\n" #~ "Zarządzanie czcionkami dokona teraz próby migracji Twoich czcionek i " #~ "kolekcji. Pliki i ustawienia, które nie są już więcej potrzebne lub są " #~ "nieważne, zostaną usunięte. Wszystkie pliki konfiguracyjne, które mogą " #~ "powodować konflikty, również zostaną usunięte.\n" #~ "\n" #~ "Zdecydowanie zaleca się wykonanie kopii zapasowej ważnych plików przed " #~ "kontynuacją.\n" #, fuzzy #~| msgid "Remove Fonts" #~ msgid "Google Fonts" #~ msgstr "Usuń czcionki" font-manager-0.8.8/po/pt_BR.po000066400000000000000000002027251420226015000160710ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Fúlvio Alves , 2020, 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.3\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-10-18 10:35+0000\n" "Last-Translator: Fúlvio Alves \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.9-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Font Manager" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Um programa simples de gerenciamento de fontes para ambientes de desktop Gtk+" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "O Font Manager se destina a fornecer um modo de os usuários comuns " "gerenciarem facilmente as fontes de desktop, sem ter que recorrer a " "ferramentas de linha de comando ou editar arquivos de configuração " "manualmente." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Embora projetado principalmente para o ambiente de desktop Gnome, ele deve " "funcionar bem em outros ambientes de desktop Gtk+." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "O Font Manager NÃO É uma solução de gerenciamento de fontes de nível " "profissional." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Visualize, Compare e Gerencie Fontes" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Gráficos;Visualizador;GNOME;GTK;Publicação;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Visualizador de Fontes" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Um programa visualizador de fontes para ambientes de desktop Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "O Visualizador de Fontes permite a visualização de arquivos de fontes antes " "da instalação. Ele apresenta várias maneiras de visualizar arquivos de fonte " "junto de um mapa de caracteres e exibe propriedades e detalhes de licença da " "fonte." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Programa completo de visualização de arquivos de fontes" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Instalar" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Instalar o arquivo de fonte selecionado" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Instalar os arquivos de fontes selecionados" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Propriedades da fonte" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Visualização" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Cascata" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Fino" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultra-Leve" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Leve" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Semi-Leve" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Livro" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Médio" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Semi-Negrito" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Negrito" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultra-Negrito" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Pesado" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultra-Pesado" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Itálico" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Oblíquo" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ultra-Condensado" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Extra-Condensado" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Condensado" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Semi-Condensado" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Semi-Expandido" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Expandido" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Extra-Expandido" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ultra-Expandido" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporcional" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Largura Dupla" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Monoespaçada" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Charcell" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Desconhecido" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Nenhum" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Ligeiro" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Cheio" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Padrão" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Legado" #: lib/common/font-manager-freetype.c:292 #, fuzzy msgid "Restricted License Embedding" msgstr "Licença de incorporação restrita" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Incorporação Editável" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Fornecedor desconhecido" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "O arquivo não contém informações de licença." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Alinhado à esquerda" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centralizado" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Preencher" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Alinhado à direita" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Editar texto de visualização" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Desfazer alterações" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Caracteres" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Propriedades" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licença" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Pesquisar caracteres disponíveis" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nome PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Família" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Estilo" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Largura" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Inclinação" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Peso" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Espaçamento" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Versão" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Fornecedor" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Tipo de Arquivo" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Tamanho do arquivo" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Regular" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Origem não disponível" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Outro, Controle" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Outro, Formato" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Outro, Não Atribuído" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Outro, Uso Privado" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Outro, Substituto" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Letra, Minúsculas" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Letra, Modificador" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Letra, Outro" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Letra, Caixa de Título" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Letra, Maiúscula" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marca, Combinação de Espaço" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marca, Envolvente" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marca, Sem Espaçamento" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Número, Dígito Decimal" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Número, Letra" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Número, Outro" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Pontuação, Corretor" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Pontuação, Traço" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Pontuação, Fechar" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Pontuação, Citação Final" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Pontuação, Citação Inicial" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Pontuação, Outro" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Pontuação, Aberto" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Símbolo, Moeda" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Símbolo, Modificador" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Símbolo, Matemática" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Símbolo, Outro" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separador, Linha" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separador, Parágrafo" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separador, Espaço" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Gerenciador simples de fontes para ambientes de desktop GTK+" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Este programa é um software livre: você pode redistribuí-lo e/ou\n" " modificá-lo de acordo com os termos da Licença Pública Geral GNU\n" " publicada pela Free Software Foundation, seja a versão 3 da\n" " Licença ou (conforme sua opção) qualquer versão posterior.\n" "\n" " Este programa é distribuído na esperança de que seja útil, mas\n" " SEM QUALQUER GARANTIA; sem mesmo a garantia implícita de\n" " COMERCIALIZAÇÃO ou ADEQUAÇÃO A UM DETERMINADO PROPÓSITO.\n" " Veja a Licença Pública Geral GNU para obter mais detalhes.\n" "\n" " Você deve ter recebido uma cópia da Licença Pública Geral GNU\n" " junto com este programa.\n" "\n" " Caso contrário, veja .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "Fúlvio Alves " #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Agrupado pela largura da fonte" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Agrupado por peso da fonte" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Agrupado por ângulo da fonte" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Agrupado por espaçamento da fonte" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Agrupado por tipo de licença" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Agrupar por fornecedor" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Tipo de arquivo" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Agrupado por tipo de arquivo" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Todas" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Todas as fontes" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistema" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Fontes disponíveis para todos os usuários" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Tipo de família" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "Apenas fontes que incluam informações Panose serão agrupadas aqui." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Qualquer" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Sem forma" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Texto e Exibição" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Script" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Decorativo" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Pictórica" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Variação " msgstr[1] "%i Variações " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Digite o nome da coleção" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Copiar para…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Comprimir…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Comparação salva" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Salve a comparação atual\n" "clicando no botão +" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Selecionar executável" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Selecionar" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Cancelar" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Selecione o destino" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Selecionar arquivos para instalar" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Abrir" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Selecionar pastas de origem" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Selecionar fontes para remover" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Excluir" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "As fontes instaladas em seu diretório Home aparecerão aqui." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Remover fonte selecionada da coleção" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Expandir todos" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Buscar famílias…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Pesquisa sem distinção entre maiúsculas e minúsculas de nomes de família.\n" "\n" "Comece a pesquisa usando %s para filtrar com base no caminho de arquivo.\n" "Comece a pesquisa usando %s para filtrar com base em caracteres." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Recolher todos" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Clear selected filter" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Limpar filtro selecionado" msgstr[1] "Limpar filtro selecionado" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Copiar localização" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Mostrar na pasta" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Limpar filtro selecionado" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Limpar filtro selecionado" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Navegar" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Comparar" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Gerenciar" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Africâner" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleúte cirílico" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleúte latino" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Árabe" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Letras gregas arcaicas" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armênio" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomia" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balinesa" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Báltico" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Cirílico básico" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Grego básico" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Latim básico" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengali" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brami" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Buginês" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Silabários indígenas canadenses" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Cariano" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Catalão" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Centro-europeu" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Cherokee" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Símbolos de xadrez" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK unificada" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK unificada extensão A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK unificada extensão B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK unificada extensão C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK unificada extensão D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK unificada extensão E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "Ideogramas de compatibilidade CJK" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Suplemento de ideogramas de compatibilidade CJK" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Letras claudianas" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Cóptico" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Moedas" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Silabário cipriota" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanágari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Neerlandês" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Hieróglifos egípcios" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticons" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Etíope" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Persa" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Comida e Bebida" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Cirílico completo" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Georgiano" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagolítico" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gótico" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Guzerate" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Hangul coreano" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Hebraico" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "AFI" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Igbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Jamo coreano" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Javanês" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Jinmeiyo japonês" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Joyo japonês" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Caiti" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Kana japonês" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Canarim" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Cazaque" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Caroste" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Kokuji japonês" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Laociano" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligaturas latinas" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Ideogramas lineares B" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Silabar linear B" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malaialo" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Grego matemático" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Latim matemático" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Numerais matemáticos" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Operadores matemáticos" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Meroítica cursiva" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Hieróglifos meroíticos" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongol" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Novo Tai Lue" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Ogam" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Itálico antigo" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polinésias" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Grego politônico" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Romeno" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Rúnico" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Chinês simplificado" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sindi" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Cingalês" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Hanja sul-coreano" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sudanês" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Siríaco" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tâmil" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Tailandês" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibetano" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinague" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Chinês tradicional" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turco" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Uigur" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Extensões védicas" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vietnamita" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Europeu ocidental" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Cobertura" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Ortografias Suportadas" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Atualização em progresso" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Atualizando banco de dados — Fontes" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Atualizando banco de dados — Metadados" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Atualizando banco de dados — Ortografia" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Atalhos do Teclado" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Ajuda" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Sobre" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importar" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exportar" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Dados do usuário" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Adicionar fontes" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Remover fontes" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Preferências" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Selecionar dados exportados" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Copiando arquivos…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Nova Coleção" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Criado: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Desativada" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Fontes que foram desativadas" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filtro baseado em ortografias suportadas" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Sem classificação" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Fontes não presentes em qualquer coleção" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Usuário" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Fontes disponíveis apenas para você" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Fonte da interface" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Fonte usada em toda a interface." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Fonte do documento" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Fonte usada para ler documentos." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Fonte monoespaçada" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "Fonte monoespaçada (largura fixa) para uso em locais como terminais." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Fator de escala de texto" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Fator usado para ampliar ou reduzir a exibição do texto, sem alterar o " "tamanho da fonte" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Suavização" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "O tipo de suavização a ser utilizado ao renderizar fontes." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "Ordem RGBA" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "A ordem dos elementos de subpixel em uma tela LCD; usada apenas quando o " "anti-serrilhamento está definido como rgba." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "O tipo de hinting a ser usado ao renderizar fontes." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "Esquema de configurações da área de trabalho GNOME não encontrado" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Selecione Salvar para gerar um arquivo de configuração fontconfig a partir " "das configurações acima.\n" "\n" "Selecione Descartar para remover o arquivo de configuração e reverter para a " "configuração padrão.\n" "\n" "Observe que nem todos os ambientes/aplicações respeitarão essas " "configurações." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Configurações salvas em arquivo." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Arquivo de configuração removido." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "DPI alvo" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Fator de escala" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Filtro LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Antialias" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Habilitar Autohinter" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Estilo de hinting" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Usar bitmaps incorporados" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Restrições de tamanho " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Aplicar configurações a tamanho de pontos " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Menor que" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Maior que" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Adicionar alias" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Remover o alias selecionado" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Substituições de fonte" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Substitua facilmente uma família de fontes por outra." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Para adicionar uma nova substituta, clique no botão Adicionar na barra de " "ferramentas." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Interface" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Área de Trabalho" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Origem" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Ações" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Substituições" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Exibição" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Renderização" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "As ações definidas aqui serão adicionadas ao menu de contexto da lista de " "fontes\n" "\n" "Por padrão, o caminho do arquivo para a fonte selecionada será anexado ao " "final da lista de argumentos.\n" "Para controlar onde o caminho do arquivo está inserido, use FILEPATH como um " "espaço reservado.\n" "Se FAMILY ou STYLE forem encontrados na lista de argumentos, eles também " "serão substituídos." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Ações do usuário" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Entradas personalizadas do menu de contexto" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Layout ampliado" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Somente quando maximizado" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Decorações do lado do cliente" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Habilitar animações" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Preferir tema escuro" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "CSD ativado. A alteração terá efeito na próxima vez que o programa for " "iniciado." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "CSD desativado. A alteração terá efeito na próxima vez que o programa for " "iniciado." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "As fontes em qualquer pasta listada aqui estarão disponíveis no programa.\n" "\n" "Elas não estarão visíveis para outros programas até que a fonte seja " "realmente ativada.\n" "\n" "Observe que nem todos os ambientes/programas respeitarão essas configurações." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Origens de fonte" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Adicione ou visualize fontes facilmente sem realmente instalá-las." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Para adicionar uma nova fonte, simplesmente arraste uma pasta para esta área " "ou clique no botão Adicionar na barra de ferramentas." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" "Pesquisa sem distinção entre maiúsculas e minúsculas de nomes de família." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Erro ao processar dados" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Erro de rede" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Verifique suas configurações de rede" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Erro de cliente" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "Tente reiniciar o programa. Se o problema persistir, informe o erro." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Erro de servidor" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Rede offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "É necessária uma conexão ativa à internet para acessar o catálogo do Google " "Fonts" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Chinês (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Chinês (Simplificado)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Chinês (Tradicional)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Cirílico" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Cirílico Extendido" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Grego" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Grego Estendido" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japonês" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Coreano" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latim" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Latim estendido" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Atualizar família" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Atualizar fonte" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Remover família" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Remover fonte" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Baixar família" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Baixar fonte" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i amostra de idioma disponível " msgstr[1] "%i amostras de idioma disponíveis " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "ExtraLeve" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "SemiNegrito" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "ExtraNegrito" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Visualize arquivos de fonte antes de instalá-los." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Para visualizar uma fonte, simplesmente arraste-a para esta área." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Nenhum arquivo selecionado" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Ou tipo de arquivo não suportado." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Versão mais recente já instalada" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Instalada" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Instalar fonte" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Copiar" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Visualização em lista" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Visualização em lista" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Inserir texto de visualização…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Página anterior" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Próxima página" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Nome da coleção" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "_Renomear" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Adicionar fonte selecionada para comparação" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Remover a fonte selecionada da comparação" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Fixar comparações" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Selecionar a cor de fundo" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Selecionar a cor do texto" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Descartar" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Os aplicativos em execução podem exigir uma reinicialização para refletir as " "alterações." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Salvar" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Voltar" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Pesquisar ortografias…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Desmarcar todos" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Cobertura mínima" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Limpar filtro selecionado" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Criado : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Salvar comparação atual" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Remover comparação selecionada" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Restaurar comparação selecionada" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Geral" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Aumentar o tamanho da visualização" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Diminuir o tamanho da visualização" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Redefinir o tamanho da visualização" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Recarregar" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Sair da aplicação" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Modo" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Alternar para o modo de Gerenciamento" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Alternar para o modo de Navegação" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Alterar para o modo de Comparação" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Modo de Visualização" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Alternar para a visualização padrão" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Alternar para a visualização em cascata" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Mudar para a visualização do corpo do texto" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Categorias" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Coleções" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Editar categoria selecionada" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Adicionar nova coleção" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Remover coleção selecionada" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Geometria de subpixel" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Inserir a família-alvo" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Adicionar substituto" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Remover substituto" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Inserir família substituta" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "preferir" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "aceitar" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "padrão" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Estilo do botão da barra de título" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Plano" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Nome" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Comentário" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Executável" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argumentos" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Configuração de fonte" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Coleções de fontes" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Fontes instaladas" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Ações personalizadas" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 #, fuzzy #| msgid "Maximum Waterfall Preview Point Size" msgid "Waterfall Preview Size Settings" msgstr "Tamanho máximo do ponto de visualização em cascata" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Ações personalizadas" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 #, fuzzy #| msgid "Maximum Waterfall Preview Point Size" msgid "Minimum Waterfall Preview Point Size" msgstr "Tamanho máximo do ponto de visualização em cascata" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Tamanho máximo do ponto de visualização em cascata" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Valores mais altos podem afetar negativamente o desempenho" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 #, fuzzy #| msgid "Maximum Waterfall Preview Point Size" msgid "Waterfall Preview Point Size Common Ratio" msgstr "Tamanho máximo do ponto de visualização em cascata" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Recentes" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Populares" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Tendências" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Ordem de Classificação" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Serifa" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Sem serifa" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Caligrafia" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Categoria" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variações" #~ msgid "Unknown character, unable to identify." #~ msgstr "Caractere desconhecido, incapaz de identificar." #~ msgid "Not found." #~ msgstr "Não encontrado." #~ msgid "Character found." #~ msgstr "Caractere encontrado." #~ msgid "Common" #~ msgstr "Comum" #~ msgid "_Continue" #~ msgstr "_Continuar" #~ msgid "Update Required" #~ msgstr "Requer atualização" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "O Font Manager detectou arquivos de uma instalação anterior. Alguns " #~ "arquivos de versões anteriores são imcompatíveis com esta versão. Outros " #~ "foram descontinuados ou movidos.\n" #~ "\n" #~ "O Font Manager agora tentará migrar suas fontes e coleções. Arquivos e " #~ "configurações que não são mais necessários ou válidos serão excluídos. " #~ "Quaisquer arquivos de configuração que possam causar um conflito também " #~ "serão excluídos.\n" #~ "\n" #~ "É altamente recomendável que você faça uma cópia de segurança de todos os " #~ "arquivos importantes antes de continuar.\n" #~ msgid "Language" #~ msgstr "Idioma" #~ msgid "Language Support" #~ msgstr "Suporte a idiomas" font-manager-0.8.8/po/ro.po000066400000000000000000002041301420226015000154730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Aurelian Ciocîltan , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.4\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-01-30 15:41+0000\n" "Last-Translator: Aurelian Ciocîltan \n" "Language-Team: Romanian \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" "X-Generator: Weblate 4.5-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Manager de fonturi" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "O aplicație simplă de gestionare a fonturilor pentru Mediile Desktop Gtk +" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Font Manager este destinat să ofere utilizatorilor normali o modalitate de a " "gestiona cu ușurință fonturile desktop, fără a fi nevoie să recurgă la " "instrumente de linie de comandă sau de a edita fișiere de configurare manual." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Deși este conceput în primul rând având în vedere mediul desktop Gnome, " "acesta ar trebui să funcționeze bine cu alte medii desktop Gtk +." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager NU este o soluție profesională de gestionare a fonturilor." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Previzualizați, comparați și gestionați fonturile" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafică; Vizualizator; GNOME; GTK; Editare;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Vizualizator fonturi" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "O aplicație vizualizator de fonturi pentru Mediile desktop Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Vizualizatorul de fonturi permite examinarea fișierelor de fonturi înainte " "de instalare. Acesta oferă mai multe moduri de a examina fișierele de font " "împreună cu o hartă de caractere și afișează proprietățile fontului și " "detaliile licenței." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Aplicație completă de previzualizare a fișierului de fonturi" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Instalare" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Instalați fișierul de font selectat" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Instalați fișierul de font selectat" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Proprietăți font" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Previzualizare" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Cascadă" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Subțire" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultra-ușor" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Ușor" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Semi-ușor" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Carte" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Mediu" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Semi-Bold" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Bold" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultra-Bold" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Greu" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultra-greu" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Italic" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Oblic" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ultra-condensat" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Extra-condensat" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Condensat" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Semicondensat" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Semi-extins" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Extins" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Extra-extins" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ultra-extins" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proporţional" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Lățime dublă" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Monospace" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Charcell" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Necunoscut(ă)" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Niciunul" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Uşor" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Plin" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Prestabilit" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Învechit" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Încorporare licență restricționată" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Previzualizare și imprimare încorporare" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Încorporare editabilă" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Previzualizare și încorporare tipărire | Fără subsetare" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Încorporare modificabilă | Fără subsetare" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Previzualizare și încorporare tipărire | Numai încorporare bitmap" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Încorporare modificabilă | Numai încorporare bitmap" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Previzualizare și încorporare tipărire | Fără subsetare | Numai încorporare " "bitmap" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Încorporare modificabilă | Fără subsetare | Numai încorporare bitmap" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Incorporare instalabilă" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Furnizor necunoscut" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Fișierul nu conține informații despre licență." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Aliniat la stânga" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centrat" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Umplere" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Aliniat la dreapta" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Editați textul de previzualizare" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Anulează modificările" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Caractere" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Proprietăţi" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licență" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Căutați caractere disponibile" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Nume PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Familie" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Stil" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Lăţime" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Oblic" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Greutate" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Spaţiere" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Versiune" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Furnizor" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Filetype" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Mărime fișier" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Regular" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Sursa nu este disponibilă" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Altele, Control" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Altele, Format" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Altele, neatribuite" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Altele, Utilizare privată" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Altele, Surogat" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Literă, litere mici" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Literă, modificator" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Literă, Altele" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Literă, Titlecase" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Literă, majuscule" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marcare, Combinare spațiere" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marcare, încadrare" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marcare, fără spațiere" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Număr, cifră zecimală" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Număr, Literă" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Număr, Altele" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Punctuație, Conector" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Punctuație, liniuță" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Punctuație, Închidere" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Punctuație, Citat final" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Punctuație, Citat inițial" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Punctuație, Altele" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Punctuație, Deschis" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simbol, Monedă" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simbol, Modificator" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simbol, Matematică" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbol, Altele" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separator, Linie" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separator, Paragraf" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separator, Spațiu" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Gestionare simplă a fonturilor pentru mediile desktop GTK+" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Acest program este software liber: îl puteți redistribui și/sau " "modifica\n" " în condițiile Licenței Publice Generale GNU, astfel a fost publicată de\n" " Fundația pentru Software Liber, fie versiunea 3 a Licenței, fie\n" " (la alegerea dvs.) orice versiune ulterioară.\n" "\n" "Acest program este distribuit în speranța că va fi util,\n" " dar fără nici o garanție; fără nici măcar garanția implicită a\n" " VANDABILITATEA SAU ADECVAREA PENTRU UN ANUMIT SCOP. A se vedea\n" " GNU General Public License pentru mai multe detalii.\n" "\n" "Ar fi trebuit să primiți o copie a Licenței Publice Generale GNU\n" " împreună cu acest program.\n" "\n" "Dacă nu, vezi .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" "acreditare-traducători /n Aurelian Ciocîltan " #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Grupat după lățimea fontului" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Grupate după greutatea fontului" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Grupate după unghiul fontului" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Grupate după spațierea fonturilor" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Grupare după tipul de licență" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Grupate după furnizor" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Tip fișier" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Grupate după tipul de fișier" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Toate" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Toate fonturile" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistem" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Fonturi disponibile tuturor utilizatorilor" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Tipul familiei" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "Numai fonturile care includ informații Panose vor fi grupate aici." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Oricare" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Fără potrivire" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Text și afișare" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Script" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Decorativ" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Pictorial" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Variaţie " msgstr[1] "%i Variaţii " msgstr[2] "%i Variaţii " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Introduceți numele colecției" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Copiază în…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Comprimă…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Comparație salvată" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Salvați comparația actuală\n" "făcând clic pe butonul +" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Selectare executabilă" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Select" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Anulare" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Selectați Destinație" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Selectați fișierele de instalat" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Deschis" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Selectați folderele sursă" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Selectați fonturile de eliminat" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Șterge" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "Fonturile instalate în directorul dvs. de pornire vor apărea aici." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Eliminați fontul selectat din colecție" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Extinde toate" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Căutați familii …" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Căutare insensibilă a numelor de familie.\n" "\n" "Începeți căutarea utilizând %s pentru a filtra pe baza filepath.\n" "Începeți căutarea utilizând %s pentru a filtra pe baza caracterelor." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Restrânge tot" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Clear selected filter" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Ștergeți filtrul selectat" msgstr[1] "Ștergeți filtrul selectat" msgstr[2] "Ștergeți filtrul selectat" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Copiați locația" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Arată în dosar" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Ștergeți filtrul selectat" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Ștergeți filtrul selectat" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Răsfoiți" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Comparaţi" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Gestionaţi" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikaans" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleut Chirilic" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleut Latin" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Arabă" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Litere în Greaca Arhaică" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armeană" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomie" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balineză" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltic" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Chirilic de bază" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Greacă de bază" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Latină de bază" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengaleză" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brāhmī" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Buginese" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Unified Canadian Aboriginal Syllabics" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Carian" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Catalană" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Europa Centrală" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Cherokee" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Simboluri de șah" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK Unificat" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "Extensie unificată CJK A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "Extensie unificată CJK B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "Extensie unificată CJK C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "Extensie unificată CJK D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "Extensie unificată CJK E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "Ideograme de compatibilitate CJK" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Supliment de ideograme de compatibilitate CJK" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Litere Claudiane" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Coptă" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Valute" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Silabă cipriotă" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Olandeză" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Hieroglife egiptene" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticoane" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Etiopian" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Farsi" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Mâncare şi băutură" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Chirilic complet" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Georgiană" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagolitic" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gotică" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Hangul coreean" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Ebraică" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Igbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Coreeană Jamo" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Javaneză" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Jinmeiyo japonez" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japoneză Joyo" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Kaithi" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japoneză Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazahă" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Khmeră" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japoneză Kokuji" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Loațiană" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligaturi latine" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Ideograme liniare B" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Silabar B liniar" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malayalam" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Greacă matematică" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Latină matematică" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Numere matematice" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Operatori matematici" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "MeroiticCursiv" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Hieroglife meroitice" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongolă" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Noul Tai Lue" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "N'Ko" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Italic vechi" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "Arabă de Sud Veche" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "Osmanya" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Latină panafricană" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Paştună" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polineziană" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Greacă politonică" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Română" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Runică" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Chineză simplificată" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Singhaleză" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Hanja sud-coreeană" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sundaneză" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Syloti Nagri" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Siriacă" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Limba Tamil" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Limba Telugu" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Tailandeză" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibetană" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Chineză tradițională" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turcă" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Uighur" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Extensii vedice" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vietnameză" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Europa de Vest" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Chineză Zhuyin Fuhao" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Acoperire" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Ortografii acceptate" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Actualizare în curs" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Actualizare bază de date — Fonturi" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Actualizarea bazei de date - metadate" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Actualizarea bazei de date - Ortografie" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Comenzi rapide de la tastatură" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Ajutor" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Despre" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importați" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exportează" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Datele utilizatorului" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Adăugare fonturi" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Eliminare fonturi" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Preferințe" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Selectați Date exportate" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Se copiază fișierele…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Colecție nouă" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Creat : %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Deactivat" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Fonturi care au fost dezactivate" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filtru bazat pe ortografii acceptate" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Nesortate" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Fonturi care nu sunt prezente în nicio colecție" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Utilizator" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Fonturi disponibile numai pentru dvs" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Interfață font" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Font utilizat în întreaga interfață." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Fontul Documentului" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Font utilizat pentru citirea documentelor." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Font Monospace" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Font monospațiat (cu lățime fixă) pentru utilizare în locații precum " "terminale." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Factor de scalare text" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Factor utilizat pentru mărirea sau reducerea afișajului textului, fără " "modificarea dimensiunii fontului" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Antialiasing" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "Tipul de antialiasing de utilizat la redarea fonturilor." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "Ordinea RGBA" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "Ordinea elementelor subpixel pe un ecran LCD; utilizat numai când " "antialiasing-ul este setat la rgba." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Tipul de hinting de utilizat la redarea fonturilor." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "Schema de setări desktop GNOME nu a fost găsită" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Selectați salvare pentru a genera un fișier de configurare fontconfig din " "setările de mai sus.\n" "\n" "Selectați Renunțare pentru a elimina fișierul de configurare și a reveni la " "setările implicite.\n" "\n" "Rețineți că nu toate mediile / aplicațiile vor onora aceste setări." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Setări salvate în fișier." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Fișier de configurare eliminat." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "DPI țintă" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Factor de scală" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Filtru LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Antialiasing" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Activați Autohinter" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Stil de hinting" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Utilizați Bitmap-uri încorporate" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Restricții de dimensiune " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Aplicați setările dimensiunilor punctelor " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Mai mic decât" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Mai mare decât" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Adăugați alias" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Eliminați aliasul selectat" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Substituții de fonturi" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Înlocuiți cu ușurință o familie de fonturi cu alta." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Pentru a adăuga un înlocuitor nou, faceți clic pe butonul adăugare din bara " "de instrumente." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Interfață" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Desktop" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Surse" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Acţiuni" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Substituţii" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Afişare" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Redare" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "Acțiunile definite aici vor fi adăugate la meniul contextual al listei de " "fonturi.\n" "\n" "În mod implicit, calea fișierului pentru fontul selectat va fi adăugată la " "sfârșitul listei de argumente.\n" "Pentru a controla unde este introdusă calea fișierului, utilizați FILEPATH " "ca substituent.\n" "Dacă FAMILY sau STYLE se găsesc în lista de argumente, vor fi, de asemenea, " "înlocuite." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Acțiuni ale utilizatorului" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Intrări personalizate din meniul contextual" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Aspect lat" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Numai când este maximizat" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Decorațiuni pentru client" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Activare animații" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Preferă Tema Întunecată" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "CSD activat. Modificarea va intra în vigoare la următoarea pornire a " "aplicației." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "CSD dezactivat. Modificarea va intra în vigoare la următoarea pornire a " "aplicației." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Fonturile din toate folderele listate aici vor fi disponibile în cadrul " "aplicației.\n" "\n" "Acestea nu vor fi vizibile pentru alte aplicații până când sursa nu este " "activată efectiv.\n" "\n" "Rețineți că nu toate mediile / aplicații le va onora aceste setări." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Surse de fonturi" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Adăugați sau examinați cu ușurință fonturi fără a le instala efectiv." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Pentru a adăuga o sursă nouă, pur și simplu trageți un folder pe această " "zonă sau faceți clic pe butonul Adăugare din bara de instrumente." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "Căutare insensibilă la majuscule și minuscule a numelor de familie." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Eroare la prelucrarea datelor" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Eroare de rețea" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Vă rugăm să verificați setările de rețea" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Eroare client" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Încercați să reporniți aplicația. Dacă problema persistă, vă rugăm să " "arhivați o eroare." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Eroare de server" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Rețea offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Pentru a accesa catalogul Google Fonts este necesară o conexiune activă la " "internet" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Chineză (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Chineză (simplificată)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Chineză (tradițională)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Chirilică" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Chirilică extinsă" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Greacă" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Greacă extinsă" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japoneză" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Coreană" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latină" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Latină extinsă" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Actualizare familie" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Actualizare font" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Eliminare familie" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Eliminați fontul" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Descărcare familie" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Descărcare font" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i Mostră de limbă disponibilă " msgstr[1] "%i Mostre de limbă disponibile " msgstr[2] "%i Mostre de limbă disponibile " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "ExtraLight" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "SemiBold" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "ExtraBold" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Negru" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Previzualizați fișierele de fonturi înainte de a le instala." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Pentru a previzualiza un font pur și simplu trageți-l în această zonă." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Nici un fișier selectat" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Sau tip de fișier neacceptat." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Versiune mai nouă deja instalată" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Instalat" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Instalați Font" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Copiază" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Vizualizare listă" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Vizualizare grilă" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Introduceți textul de previzualizare …" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Pagina anterioară" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Pagina următoare" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "Introduceți numele colecției" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Adăugați fontul selectat la comparație" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Eliminați fontul selectat din comparație" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Comparații fixate" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Selectați culoarea de fundal" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Selectați culoarea textului" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Renunțaţi" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Aplicațiile care rulează pot necesita o repornire pentru a reflecta orice " "modificare." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Salvați" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Înapoi" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Căutați ortografii …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Deselectați toate" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Acoperire minimă" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Ștergeți filtrul selectat" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Creat : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Salvați comparația actuală" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Eliminați comparația selectată" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Restabiliți comparația selectată" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "General" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Măriți dimensiunea previzualizării" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Reduceți dimensiunea previzualizării" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Resetați dimensiunea previzualizării" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Reîncarcă" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Părăsiți aplicația" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Mod" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Comutarea la modul Gestionare" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Treceți la modul Navigare" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Treceți la modul Comparare" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Mod de previzualizare" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Treceți la previzualizarea standard" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Treceți la previzualizarea Waterfall" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Treceți la previzualizarea textului corpului" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Categorii" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Colecţii" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Editarea categoriei selectate" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Adăugare colecție nouă" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Eliminare colecția selectată" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Geometria subpixelului" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Introduceți familia țintă" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Adăugare înlocuitor" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Eliminare înlocuitor" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Introduceți familia înlocuitoare" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "prefer" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "acceptă" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "implicit" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Stil butoane bară titlu" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Plat" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Denumire" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Comentariu" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Executabil" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argumente" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Configurare font" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Colecții de fonturi" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Fonturi instalate" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Acțiuni personalizate" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Acțiuni personalizate" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Cele mai recente" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Cele mai populare" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Trenduri" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Sortează ordinea" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Serif" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Sans Serif" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Scriere de mână" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Categorie" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variaţii" #~ msgid "Unknown character, unable to identify." #~ msgstr "Caracter necunoscut, imposibil de identificat." #~ msgid "Not found." #~ msgstr "Nu a fost găsit." #~ msgid "Character found." #~ msgstr "Caracter găsit." #~ msgid "Common" #~ msgstr "General" #~ msgid "_Continue" #~ msgstr "_Continuă" #~ msgid "Update Required" #~ msgstr "Actualizare necesară" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "Font Manager a detectat fișiere dintr-o instalare anterioară. Unele " #~ "fișiere din versiunile anterioare sunt incompatibile cu această versiune. " #~ "Altele au fost învechite sau mutate.\n" #~ "\n" #~ "Font Manager va încerca acum să vă migreze fonturile și colecțiile. " #~ "Fișierele și setările care nu mai sunt necesare sau valide vor fi șterse. " #~ "Orice fișier de configurare care ar putea cauza un conflict va fi, de " #~ "asemenea, șters.\n" #~ "\n" #~ "Este recomandat să faceți o copie de rezervă a fișierelor importante " #~ "înainte de a continua.\n" #~ msgid "90" #~ msgstr "90" font-manager-0.8.8/po/ru.po000066400000000000000000002355761420226015000155230ustar00rootroot00000000000000# Font Manager - Simple font management for Gtk+ desktop environments # # Copyright © 2009 - 2016 Jerry Casiano # # 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 . # # Author: # Jerry Casiano # Artem , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-02-06 15:23+0300\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Poedit 2.2.4\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Менеджер шрифтов" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Простой менеджер шрифтов для сред рабочего стола Gtk+" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Менеджер шрифтов предназначен для простого управления шрифтами рабочего " "стола обычными пользователями без необходимости использования командной " "строки или редактирования файлов конфигурации вручную." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Хотя и разрабатывался для среды рабочего стола Gnome, должен хорошо работать " "и с другими средами рабочего стола Gtk+." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Менеджер шрифтов — это НЕ профессиональное решение для управления шрифтами." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Предпросмотр, cравнение, управление шрифтами" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Графика;Просмотр;GNOME;GTK;Издательство;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Программа просмотра шрифтов" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Программа просмотра шрифтов для сред рабочего стола Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Менеджер шрифтов позволяет предварительно просматривать файлы шрифтов перед " "установкой. Предлагает несколько способов предварительного просмотра шрифтов " "вместе с картой символов и показывает свойства и лицензию шрифта." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Полнофункциональная программа просмотра шрифтов" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Установить" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Установить выбранный шрифт" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Установить выбранные шрифты" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Свойства шрифта" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Предварительный просмотр" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Водопад" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Тонкий" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ультралёгкий" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Лёгкий" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Полулёгкий" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Книжный" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Средний" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Полужирный" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Жирный" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ультражирный" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Тяжёлый" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ультратяжёлый" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Курсив" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Наклонный" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ультрасжатый" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Экстрасжатый" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Сжатый" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Полусжатый" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Полурасширенный" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Расширенный" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Экстрарасширенный" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ультрарасширенный" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Пропорциональный" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Двойная ширина" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Моноширинный" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Фиксированный" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Неизвестно" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB (красно-зелёно-синий)" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR (сине-зелёно-красный)" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB (вертикальный красно-зелёно-синий)" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR (вертикальный сине-зелёно-красный)" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Отсутствует" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Слегка" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Полный" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "По умолчанию" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Устаревший" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Встраивание ограничено лицензией" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Встраивание для печати и предварительного просмотра" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Редактируемое встраивание" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Встраивание для печати и предварительного просмотра | Не подмножество" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Редактируемое встраивание | Не подмножество" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" "Встраивание для печати и предварительного просмотра | Только битовое " "встраивание" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Редактируемое встраивание | Только битовое встраивание" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Встраивание для печати и предварительного просмотра | Не подмножество | " "Только битовое встраивание" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Редактируемое встраивание | Не подмножество | Только битовое встраивание" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Устанавливаемое встраивание" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Неизвестный распространитель" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Файл не содержит информацию о лицензии." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Выравнивание по левому краю" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Выравнивание по центру" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Выравнивание по ширине" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Выравнивание по правому краю" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Редактировать текст предварительного просмотра" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Отменить изменения" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Символы" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Свойства" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Лицензия" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Искать доступные символы" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "Название PostScript" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Семейство" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Стиль" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Ширина" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Наклон" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Насыщенность" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Пропорции" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Версия" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Распространитель" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Тип файла" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Размер файла" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Обычный" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Нормальный" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Источник недоступен" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "<Верхняя часть суррогатных пар>" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "<Верхняя часть суррогатных пар для частного использования>" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "<Нижняя часть суррогатных пар>" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "<Частное использование>" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "<Плоскость 15 для частного использования>" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "<Плоскость 16 для частного использования>" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "<не назначено>" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Другое, Управляющие символы" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Другое, Формат" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Другое, Не назначено" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Другое, Частное использование" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Другое, Суррогатные пары" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Буквы, Строчные" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Буквы, Модификаторы" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Буквы, Другие" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Буквы, Заголовочные" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Буквы, Прописные" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Метки, Комбинируемые интервалы" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Метки, Обрамление" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Метки, Не интервалы" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Числа, Цифры" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Числа, Буквы" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Числа, Другие" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Знаки препинания, Соединители" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Знаки препинания, Тире" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Знаки препинания, Закрытие" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Знаки препинания, Закрывающие Кавычки" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Знаки препинания, Открывающие Кавычки" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Знаки препинания, Другие" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Знаки препинания, Открытие" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Знаки, Валюта" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Знаки, Модификаторы" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Знаки, Математические" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Знаки, Другое" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Разделители, Линия" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Разделители, Абзац" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Разделители, Интервал" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Простой менеджер шрифтов для сред рабочего стола GTK+" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Это бесплатное программное обеспечение: вы можете распространять и/или " "изменять\n" " в соответствии с условиями Стандартной общественной лицензии GNU, " "опубликованной\n" " фондом свободного программного обеспечения, либо версии 3 лицензии, " "либо\n" " (по вашему выбору) любая более поздняя версия.\n" "\n" " Эта программа распространяется в надежде, что она будет полезной,\n" " но БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ; даже без подразумеваемой гарантии\n" " КОММЕРЧЕСКАЯ ЦЕННОСТЬ или ПРИГОДНОСТЬ ДЛЯ ОПРЕДЕЛЕННОЙ ЦЕЛИ. Увидеть\n" " стандартную общественную лицензия GNU для более подробной информации.\n" "\n" " Вы должны были получить копию Стандартной общественной лицензии GNU\n" " вместе с этой программой.\n" "\n" " Если нет, см. .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" "PF4Public\n" "Александр Прокудин" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Сгруппированные по ширине" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Сгруппированные по насыщенности" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Сгруппированные по наклону" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Сгруппированные по пропорциям" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Сгруппированные по лицензии" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Сгруппированные по распространителю" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Тип файла" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Сгруппированные по типу файла" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Все" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Все шрифты" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Системные" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Шрифты, доступные всем пользователям" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Тип семейства" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "Здесь сгруппированы только шрифты, имеющие информацию Panose." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Любой" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Без категории" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Для текста и экрана" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Рукописные" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Декоративные" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Псевдографические" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i вариант " msgstr[1] "%i варианта" msgstr[2] "%i вариантов" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Введите название коллекции" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Копировать в …" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Сжать…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Переименовать…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Сохранённое сравнение" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Сохраните текущее сравнение,\n" "нажав на кнопку +" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Выберите исполнимый файл" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Выбрать" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Отменить" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Выберите назначение" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Выберите файлы для установки" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Открыть" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Выберите папки источников" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Выберите шрифты для удаления" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Удалить" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "Шрифты, установленные в вашей домашней директории, появятся тут." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Удалить выбранный шрифт из коллекции" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Развернуть все" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Поиск в семействах…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Поиск по именам семейств без учёта регистра.\n" "\n" "Начните поиск с «%s», чтобы фильтровать по месторасположению.\n" "Начните поиск с «%s», чтобы фильтровать по символам." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Свернуть все" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i выбранный элемент" msgstr[1] "%i выбранных элемента" msgstr[2] "%i выбранных элементов" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Копировать расположение" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Показать в папке" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "Активировать выбранные элементы" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "Деактивировать выбранные элементы" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Просмотр" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Сравнение" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Управление" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Африкаанс" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ахомский" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Алеутский, кириллица" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Алеутский, латиница" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Арабский" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Древнегреческие буквы" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Армянский" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Астрономия" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Балийский" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Балтийский" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Бамум" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Базовая кириллица" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Базовый греческий" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Базовая латиница" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Батакский" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Бенгальский" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Брахми" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Бугийский" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Слоговое письмо канадских аборигенов" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Карийский" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Каталонский" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Центрально-европейский" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Чакма" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Чамский" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Чероки" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Шахматные символы" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "Восточноазиатские" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "Восточноазиатские, расширение A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "Восточноазиатские, расширение B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "Восточноазиатские, расширение C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "Восточноазиатские, расширение D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "Восточноазиатские, расширение E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "Восточноазиатские идеограммы совместимости" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Восточноазиатские идеограммы совместимости, дополнение" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Клавдиевы буквы" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Коптский" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Знаки валют" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Кипрское письмо" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Деванагари" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Голландский" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Египетские иероглифы" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Эмотиконы" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Эфиопский" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Фарси" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Еда и напитки" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Полная кириллица" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Грузинский" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Глаголица" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Готический" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Гуджарати" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Гурмукхи" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Корейский Хангыль" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Ханунуо" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Иврит" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "МФА" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Игбо" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Корейский" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Яванский" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Дзиммэйё кандзи" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Дзёё кандзи" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Кайтхи" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Японская кана" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Каннада" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Кая-ли" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Казахский" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Кхароштхи" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Кхмерский" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Японский кокудзи" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Лаосский" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Лигатуры, латиница" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Лепча" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Лимбу" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Линейные идеограммы B" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Линейный силлабарий B" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Малаялам" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Математический греческий" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Математический латинский" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Математические числительные" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Математические операторы" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Манипури" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Кикакуи" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Мероитский курсив" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Мероитские иероглифы" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Письмо Полларда" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Монгольский" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Мьянма" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Новое письмо лы" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "Нко" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Огамическое письмо" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "Ол-чики" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Староитальянский" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "Южноаравийский" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Орийя" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "Исмания" # Пан-африканский? #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Африканский латинский" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Пашто" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "Письмо Пагба-ламы" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "Пиньинь" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Полинезийский" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Политонический греческий" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "Реджанг" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Румынский" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Рунный" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "Саураштра" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Упрощённый китайский" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Синдхи" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Сингальский" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Южнокорейский Ханча" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Сунданский" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Силхетское нагари" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Сирийский" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Лы" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Ланна" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Тайский" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Тамильский" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Телугу" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Тана" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Тайский" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Тибетский" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Древнеливийское письмо" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Традиционный китайский" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Турецкий" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Уйгурский" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Урду" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Ваи" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Ведические расширения" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Венда" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Вьетнамский" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Западно-европейский" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Носу" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Китайский чжуинь фухао" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Покрытие" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Поддерживаемая орфография" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Происходит обновление" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Обновление базы данных — Шрифты" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Обновление базы данных — Метаданные" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Обновление базы данных — Орфография" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Клавиатурные сокращения" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Помощь" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "О программе" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Импорт" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Экспорт" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Пользовательские данные" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Добавить шрифты" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Удалить шрифты" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Настройки" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Выберите экспортированные данные" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Копирование файлов…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Новая коллекция" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Создана : %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Отключено" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Отключенные шрифты" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Фильтр по поддерживаемой орфографии" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Неотсортированные" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Шрифты, не входящие ни в одну из коллекций" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Пользовательские" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Шрифты, доступные только вам" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Шрифт интерфейса" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Шрифт, используемый в интерфейсе пользователя." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Шрифт для документов" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Шрифт, используемый для чтения документов." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Моноширинный шрифт" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "Моноширинный шрифт для использования, например, в терминалах." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Коэффициент масштабирования текста" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Коэффициент, используемый для увеличения или уменьшения текста при " "отображении, не меняя размера шрифта" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Сглаживание" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "Тип сглаживания, используемый при отображении шрифтов." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "Порядок RGBA" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "Порядок субпикселов на ЖК экране; используется только если сглаживание " "установлено в rgba." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Хинтинг" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Тип хинтинга, используемый при отображении шрифтов." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "Схема рабочего стола GNOME не найдена" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Выберите сохранить, чтобы сгенерировать файл настройки fontconfig из " "настроек выше.\n" "\n" "Выберите отбросить, чтобы удалить файл конфигурации и вернуться к настройкам " "по-умолчанию.\n" "\n" "Обратите внимание, что все среды/приложения будут следовать этим настройкам." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Настройки сохранены в файл." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Файл настроек удалён." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Целевая разрешающая способность экрана (DPI)" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Коэффициент масштабирования" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "Фильтр LCD" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Сглаживание" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Включить автохинтинг" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Стиль хинтинга" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Использовать встроенные битовые карты" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Ограничения по размеру " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Применить настройки к размеру " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Меньше чем" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Больше чем" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Добавить подстановку" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Удалить выбранную подстановку" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Подстановки шрифтов" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Лёгкая подстановка одного семейства шрифтов другим." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Для добавления подстановки необходимо нажать на кнопку «Добавить» на панели " "инструментов." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Интерфейс" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Рабочий стол" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Источники" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Действия" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Подстановки" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Экран" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Отображение" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "Определённые здесь действия будут добавлены к контекстному меню списка " "шрифтов.\n" "\n" "Путь к файлу будет добавлен в конец списка аргументов по-умолчанию.\n" "Чтобы определить, куда должен быть вставлен путь к файлу, используйте " "FILEPATH в нужном месте.\n" "Если в списке аргументов будут найдены FAMILY или STYLE, они тоже будут " "подставлены." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Пользовательские действия" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Индивидуальные элементы контекстного меню" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Широкоформатный режим" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Только когда окно распахнуто на весь экран" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Отрисовка на стороне клиента" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Включить анимации" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Предпочитать тёмную тему" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "Отрисовка на стороне клиента включена. Изменения вступят в силу после " "перезапуска программы." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "Отрисовка на стороне клиента отключена. Изменения вступят в силу после " "перезапуска программы." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Шрифты изо всех указанных здесь папок будут доступны в приложении.\n" "\n" "Они не будут видны другим приложениям пока источник не будет задействован.\n" "\n" "Обратите внимание, что все среды/приложения будут следовать этим настройкам." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Источники шрифтов" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" "Лёгкое добавление или предварительный просмотр шрифтов без их установки." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Для добавления нового источника просто перетащите папку в данную область или " "нажмите на кнопку «Добавить» на панели инструментов." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "Поиск по именам семейств без учёта регистра." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Ошибка обработки данных" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Сетевая ошибка" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Пожалуйста, проверьте настройки сети" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Ошибка клиента" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Попробуйте перезапустить приложение. Если проблема не исчезнет, сообщите об " "ошибке." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Ошибка сервера" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Нет подключения" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Для доступа к каталогу Google Fonts необходимо активное сетевое подключение" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Китайский (Гонконг)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Китайский (упрощённый)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Китайский (Традиционный)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Кириллица" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Расширенная кириллица" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Греческий" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Греческий расширенный" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Японский" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Корейский" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Латинский" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Латинский расширенный" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "Нет образца для %s" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "Пожалуйста, подайте запрос на обновление доступных образцов." #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Обновить семейство" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Обновить шрифт" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Удалить семейство" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Удалить шрифт" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Загрузить семейство" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Загрузить шрифт" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "Доступен %i языковой образец " msgstr[1] "Доступно %i языковых образца" msgstr[2] "Доступно %i языковых образцов" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Ультралёгкий" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Полужирный" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Ультражирный" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Чёрный" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Предварительный просмотр файлов шрифтов перед их установкой." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Перетащите файл шрифта в эту область, чтобы просмотреть его." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Файл не выбран" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Или формат файла не поддерживается." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Последняя версия программы уже установлена" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Установленные" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Установить шрифт" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Копировать" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Списком" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Таблицей" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Введите текст предварительного просмотра…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Предыдущая страница" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Следующая страница" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Название коллекции" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "_Переименовать" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Добавить выбранный шрифт к сравнению" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Удалить выбранный шрифт из сравнения" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Закреплённые сравнения" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Выбрать цвет фона" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Выбрать цвет текста" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Отбросить" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Для применения изменений может потребоваться перезапуск работающих " "приложений." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Сохранить" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Назад" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Искать орфографии…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Снять все отметки" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Минимальное покрытие" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Очистить выбранный фильтр" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Создана : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Сохранить текущее сравнение" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Удалить выбранное сравнение" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Восстановить выбранное сравнение" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Общие" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Увеличить размер предпросмотра" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Уменьшить размер предпросмотра" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Сбросить размер предпросмотра" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Перезагрузить" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Выйти из приложения" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Режим" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Переключиться в режим Управления" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Переключиться в режим Просмотра" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Переключиться в режим Сравнения" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Режим предварительного просмотра" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Переключиться в режим стандартного предпросмотра" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Переключиться в режим водопада" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Переключиться в режим предварительного просмотра обычного текста" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Категории" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Коллекции" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Редактировать выбранную категорию" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Добавить новую коллекцию" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Удалить выбранную коллекцию" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Субпиксельная геометрия" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Введите целевое семейство" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Добавить подстановку" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Убрать подстановку" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Введите подстановочное семейство" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "предпочитать" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "принимать" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "нормальный" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Стиль кнопок заголовка окна" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Плоский" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Название" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Комментарий" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Исполнимый файл" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Аргументы" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Настройки шрифта" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Коллекции шрифтов" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Установленные шрифты" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Пользовательские действия" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "Отображать размер строки при предпросмотре в режиме Водопад" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "Настройки размера при предпросмотре в режиме Водопад" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "До 48 пунктов (линейная шкала)" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "До 72 пунктов (знаменатель прогрессии: 1.1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "До 96 пунктов (линейная шкала)" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "До 96 пунктов (знаменатель прогрессии: 1.1)" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "До 120 пунктов (знаменатель прогрессии: 1.2)" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "До 144 пунктов (знаменатель прогрессии: 1.3)" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "До 192 пунктов (знаменатель прогрессии: 1.4)" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "Пользовательские настройки размера" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "Минимальный размер при предпросмотре в режиме Водопад" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "8.0" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Максимальный размер при предпросмотре в режиме Водопад" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Бóльшие значения могут негативно повлиять на производительность" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "48.0" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Знаменатель прогрессии размера при предпросмотре в режиме Водопад" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "1.0" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "По новизне" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "По популярности" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "По тренду" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Порядок сортировки" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "С засечками" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Рубленный" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Рукописный" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Категории" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Вариации" #~ msgid "Unknown character, unable to identify." #~ msgstr "Неизвестный символ, невозможно определить." #~ msgid "Not found." #~ msgstr "Не найдено." #~ msgid "Character found." #~ msgstr "Символ найден." #~ msgid "Common" #~ msgstr "Общее" #~ msgid "_Continue" #~ msgstr "_Продолжить" #~ msgid "Update Required" #~ msgstr "Требуется обновление" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "Менеджер шрифтов обнаружил файлы предыдущей установки. Некоторые файлы " #~ "предыдущих версий несовместимы с данной версией. Остальные файлы были " #~ "объявлены устаревшими или перемещены.\n" #~ "\n" #~ "Менеджер шрифтов попробует перенести ваши шрифты и коллекции. Файлы и " #~ "настройки, которые больше не требуются или неактуальны, будут удалены. " #~ "Также будут удалены файлы настроек, конфликтующие с данной версией " #~ "программы.\n" #~ "\n" #~ "Перед продолжением строго рекомендуется сделать резервную копию всех " #~ "важных файлов.\n" font-manager-0.8.8/po/si.po000066400000000000000000001501261420226015000154730ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # HelaBasa , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.5\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-07-10 05:32+0000\n" "Last-Translator: HelaBasa \n" "Language-Team: Sinhala \n" "Language: si\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.8-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "ස්ථාපනය" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "පෙරදසුන" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "බලපත්‍රය" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "පළල" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "සියල්ල" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "පද්ධතිය" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "අබල කර ඇත" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "පරිශීලක" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "ක්‍රියාමාර්ග" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "ආදේශය" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "විදැහුම්කරණය" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "පරිශීලක ක්‍රියාමාර්ග" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "කළු" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "යලි පුරන්න" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "යෙදුමෙන් ඉවත්වන්න" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "ප්‍රවර්ග" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" font-manager-0.8.8/po/sl.po000066400000000000000000001553351420226015000155050ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Jadran Rudec , 2021. # Igor Kriznar , 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.4\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-01-04 03:53+0000\n" "Last-Translator: Igor Kriznar \n" "Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3;\n" "X-Generator: Weblate 4.10.1\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Upravitelj pisav" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Preprost program za upravljanje pisav v namiznih okoljih Gtk+" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Upravitelj pisav naj bi povprečnim uporabnikom omogočil enostavno " "upravljanje pisav na namizju, ne da bi se morali zatekati k orodjem ukazne " "vrstice ali ročno urejati nastavitvene datoteke." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Čeprav je zasnovan predvsem z namenom namiznega okolja Gnome, bi moral dobro " "delovati z drugimi namiznimi okolji Gtk+." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Upravitelj pisav NI profesionalna rešitev za upravljanje pisav." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Predogled, primerjava in upravljanje pisav" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafika; Pregledovalnik; GNOME; GTK; Založništvo;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Pregledovalnik pisav" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Pregledovalnik pisav namiznih okoljih Gtk+" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Pregledovalnik pisav omogoča predogled datotek pisav pred namestitvijo. Ima " "več načinov za predogled datotek pisav skupaj z zemljevidom znakov in " "prikazuje lastnosti pisave in podrobnosti o licenci." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Polno predstavljena aplikacija za predogled datotek pisav" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Namesti" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Namesti izbrano datoteko pisave" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Namesti izbrane datoteke pisav" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Lastnosti pisave" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Predogled" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Slap" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Tanko" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Zelo svetlo" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Svetlo" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Polsvetlo" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Knjiga" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Srednje" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Pol-krepko" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Krepko" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Zelo krepko" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Težko" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Zelo krepko" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Ležeče" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Poševno" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Zelo zgoščeno" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Izjemno zgoščeno" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Zgoščeno" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Polzgoščeno" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Napol razširjeno" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Razširjeno" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Izjemno razširjeno" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Zelo razširjeno" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Sorazmerno" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Dvojna širina" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "En prostor" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Znakovna celica" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Neznano" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Brez" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Rahlo" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Poln" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Privzeto" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Opuščeno" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Omejena vdelava licence" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Vdelava za predogled in tiskanje" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Vdelava, ki jo je mogoče urejati" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Vdelava za predogled in tiskanje | Brez podnastavitve" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Vdelava, ki jo je mogoče urejati | Brez podnastavitve" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Vdelava za predogled in tiskanje | Samo vdelava bitne slike" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Vdelava, ki jo je mogoče urejati | Samo vdelava bitne slike" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Vstavljanje predogleda in tiskanja | Brez podnastavljanja | Vstavljanje samo " "bitne slike" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Vstavljanje z možnostjo urejanja | Brez podnastavljanja | Vstavljanje samo " "bitnih slik" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Vgradnja z možnostjo namestitve" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Neznani ponudnik" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Datoteka ne vsebuje podatkov o licenci." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Levo poravnano" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centrirano" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Zapolni" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Desno poravnano" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Urejanje besedila predogleda" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Preklic sprememb" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Znaki" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Lastnosti" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licenca" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Iskanje razpoložljivih znakov" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript ime" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Družina" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Slog" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Širina" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Naklon" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Debelina" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Razmik" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Različica" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Ponudnik" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Vrsta datoteke" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Velikost datoteke" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Običajno" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normalno" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Vir ni na voljo" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Drugo, kontrolni znak" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Drugo, format" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Drugo, ni dodeljeno" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Drugo, Zasebna raba" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Drugo, nadomestek" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Črka, mala črka" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Črka, modifikator" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Črka, drugo" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Črka, naslovna oblika" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Črka, velika tiskana črka" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Install the selected font files" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Namesti izbrane datoteke pisav" msgstr[1] "Namesti izbrane datoteke pisav" msgstr[2] "Namesti izbrane datoteke pisav" msgstr[3] "Namesti izbrane datoteke pisav" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Install the selected font files" msgid "Enable selected items" msgstr "Namesti izbrane datoteke pisav" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Install the selected font files" msgid "Disable selected items" msgstr "Namesti izbrane datoteke pisav" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" #~ msgid "Unknown character, unable to identify." #~ msgstr "Neznan znak, ki ga ni mogoče prepoznati." #~ msgid "Not found." #~ msgstr "Ni najdeno." #~ msgid "Character found." #~ msgstr "Znak je najden." font-manager-0.8.8/po/sv.po000066400000000000000000002032271420226015000155110ustar00rootroot00000000000000# Åke Engelbrektson , 2017. #zanata # Jerry Casiano , 2018. #zanata # Jerry Casiano , 2019. #zanata # Åke Engelbrektson , 2021, 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-02-11 07:00+0000\n" "Last-Translator: Åke Engelbrektson \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.11-dev\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Font Manager" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "En enkel teckensnittshanterare för GTK+ skrivbordsmiljöer" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Font Manager är avsett att tillhandahålla ett sätt för den genomsnittlige " "användaren att hantera teckensnitt på skrivbordet, utan att behöva använda " "kommandoradsverktyg eller redigera konfigurationsfiler för hand." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Även om den är utformad främst med GNOME skrivbordsmiljö i åtanke, bör den " "fungera bra med andra GTK+ skrivbordsmiljöer." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager är INTE en lösning för professionell teckensnittshantering." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Förhandsgranska, jämför och hantera teckensnitt" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafik;Visare;GNOME;GTK;Publicering;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Teckensnittsvisare" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "En teckensnittsvisare för GTK+ skrivbordsmiljöer" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Font Viewer kan förhandsvisa teckensnittsfiler före installation. Det finns " "flera sätt att förhandsgranska teckensnittsfiler tillsammans med en " "teckenuppsättning och den visar teckensnittsegenskaper och licensinformation." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Program för förhandsvisning av teckensnitt" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Installera" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Installera markerad teckensnittsfil" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Installera markerad teckensnittsfiler" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Teckensnittsegenskaper" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Förhandsgranskning" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Kaskad" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "Tunn" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Ultralätt" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Lätt" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Semilätt" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Bok" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Medium" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Semifet" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Fet" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Ultrafet" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Tung" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Ultratung" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "Kursiv" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Sned" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Ultrakomprimerad" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Extra komprimerad" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Komprimerad" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Semikomprimerad" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Semiexpanderad" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Expanderad" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Extra expanderad" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Ultraexpanderad" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Proportionerlig" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Dubbel bredd" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Fast bredd" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Teckencell" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Okänt" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Ingen" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Liten" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Full" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Standard" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Äldre" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Begränsad licensinbäddning" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Förhandsgransknings- & utskriftsinbäddning" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Redigerbar inbäddning" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Förhandsgransknings- & utskriftsinbäddning | Ingen underinställning" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Redigerbar inbäddning | Ingen underinställning" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Förhandsgransknings- & utskriftsinbäddning | Endast bitmap-inbäddning" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Redigerbar inbäddning | Endast bitmap-inbäddning" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Förhandsgransknings- & utskriftsinbäddning | Ingen underinställning | Endast " "bitmap-inbäddning" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Redigerbar inbäddning | Ingen underinställning | Endast bitmap-inbäddning" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Installerbar-inbäddning" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Okänd leverantör" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Filen innehåller ingen licensinformation." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Vänsterjusterat" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Centrerat" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Fyll" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Högerjusterat" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Redigera exempeltext" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Ångra ändringar" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Tecken" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Egenskaper" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Licens" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Sök tillgängliga tecken" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript-namn" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Familj" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Stil" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Bredd" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Lutning" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Tjocklek" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Mellanrum" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Version" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Leverantör" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Filtyp" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Filstorlek" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Normal" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Källa ej tillgänglig" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Annat, Kontroll" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Annat, Format" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Annat, Inte tilldelat" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Annat, Privat användning" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Annat, Surrogat" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "gemener" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Modifierare" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Annat" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Inledande Versal" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "VERSALER" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Markera, Kombinera blanksteg" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Markera, Omslut" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Markera, Ej blanksteg" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Tal, Decimal siffra" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Siffra, Bokstav" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Siffra, Annat" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunktion, Koppling" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunktion, Streck" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunktion, Stäng" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunktion, Slutcitat" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunktion, Inledande citat" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpunktion, Annat" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunktion, Öppen" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbol, Valuta" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbol, Modifierare" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symbol, Matematik" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbol, Annat" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separator, Rad" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separator, Stycke" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separator, Blanksteg" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "Enkel teckensnittshantering för GTK+ skrivbordsmiljöer" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Detta program är fri mjukvara! Du kan återdistribuera det och/eller\n" " modifiera det, under villkoren för GNU General Public License som\n" " den publiceras av Free Software Foundation. Antingen version 3 av\n" " licensen, eller valfri senare version.\n" "\n" " Programmet distribueras i hopp om att det skall vara användbart,\n" " men UTAN NÅGRA GARANTIER. Utan ens underförstådd garanti om\n" " SÄLJBARHET eller LÄMPLIGHET FÖR ETT VISST ÄNDAMÅL. \n" " See GNU General Public License för mer detaljerad info.\n" "\n" " Du bör ha fått en kopia av GNU General Public License\n" " tillsammans med det här programmet. \n" "\n" " Om inte, se .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "Åke Engelbrektson" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Grupperad efter teckenbredd" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Grupperad efter teckenvikt" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Grupperad efter teckenvinkel" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Grupperad efter teckenavstånd" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Grupperad efter licenstyp" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Grupperad efter leverantör" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Filtyp" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Grupperad efter filtyp" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Alla" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Alla teckensnitt" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "System" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Teckensnitt tillgängliga för alla användare" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Familjetyp" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Endast teckensnitt som inkluderar Panose-information, kommer att grupperas " "här." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Alla" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Ingen passning" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Text och visning" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Skript" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Dekorativ" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Bildmässigt" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variation " msgstr[1] "%i variationer " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Ange kollektionsnamn" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Kopiera till…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Komprimera…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Byt namn…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Sparade jämförelse" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Spara aktuell jämförelse\n" "genom att klicka på +" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Välj körbar" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Välj" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_Avbryt" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Välj målmapp" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Välj filer att installera" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Öppna" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Välj källmappar" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Välj teckensnitt att ta bort" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Ta bort" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "Teckensnitt installerade i din hemkatalog visas här." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Ta bort markerat teckensnitt från kollektionen" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Expandera alla" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Söker teckensnitt…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Skiftlägesokänslig sökning av familjnamn.\n" "\n" "Starta sökningen med %s för att filtrera baserat på sökväg.\n" "Starta sökningen med %s för att filtrera baserat på tecken." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Komprimera alla" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i markerat objekt" msgstr[1] "%i markerade objekt" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Kopiera plats" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Visa i mapp" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "Aktivera markerade objekt" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "Inaktivera markerade objekt" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Bläddra" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Jämför" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Hantera" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikaan" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleut kyrilliska" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleut Latin" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Arabiska" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Arkaiska grekiska bokstäver" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Armeniska" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomi" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Balinesiska" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltic" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Grundläggande kyrilliska" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Grundläggande grekiska" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Grundläggande latin" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengali" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brāhmī" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Buginesiska" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Unified kanadensiska aboriginal syllabics" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Kariska" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Katalanska" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Centraleuropeisk" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Cherokesiska" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Schacksymboler" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK enhetlig" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK enhetligt tillägg A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK enhetligt tillägg B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK enhetligt tillägg C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK enhetligt tillägg D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK enhetligt tillägg E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "CJK-kompatibilitetsideografier" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Tillägg till CJK-kompatibilitetsideografier" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Claudian Letters" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Koptiska" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Valutor" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Cypriotiska syllabary" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Nederländska" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Egyptiska Hieroglyfer" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Uttryckssymboler" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Etiopiska" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Persiska" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Mat och dryck" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Fullständig kyrilliska" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Georgiska" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagolitiska" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gotiska" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Koreansk hangul" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "Hebreiska" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Igbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Koreansk Jamo" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Javanesiska" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japansk Jinmeiyo" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japansk Joyo" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Kaithi" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japansk Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazakiska" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japansk Kokuji" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Laotiska" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latinska ligaturer" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Linjära B-Ideogram" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Linjär B Syllabary" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malayalam" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Matematisk grekiska" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Matematisk latin" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Matematiska siffror" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Matematiska operatorer" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "MeroiticKursiv" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Meroitiska hieroglyfer" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Mongoliska" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Nya Tai Lue" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "N'Ko" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Gammal kursiv" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "Gammal Sydarabiska" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "Osmanska" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Panafrikansk latin" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Pashto" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polynesiska" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Polytonisk grekiska" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Rumänska" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Runor" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Förenklad kinesiska" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Sinhala" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Sydkoreansk hanja" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sundanesiska" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Syloti Nagri" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Syriska" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Thailändska" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibetanska" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Traditionell kinesiska" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Turkiska" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Uiguriska" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Vediska tillägg" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vietnamesiska" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Västeuropeiska" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Kinesiska Zhuyin Fuhao" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Täckning" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Ortografier som stöds" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Uppdatering pågår" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Uppdaterar databas — Teckensnitt" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Uppdaterar databas — Metadata" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Uppdaterar databas — Ortografi" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Tangenbordsgenvägar" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Hjälp" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Om" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "Importera" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Exportera" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Användardata" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Lägg till teckensnitt" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Ta bort teckensnitt" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Inställningar" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Välj exporterad data" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Kopierar filer…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Ny kollektion" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Skapad: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Avaktiverad" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Teckensnitt som har inaktiverats" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filter baserat på ortografier som stöds" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Osorterat" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Teckensnitt som inte finns i någon kollektion" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Användare" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Teckensnitt tillgängliga endast för dig" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Teckensnitt för gränssnitt" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Teckensnitt som används i hela gränssnittet." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Dokumentteckensnitt" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Teckensnitt för att läsa dokument." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Monospace teckensnitt" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Monospace (fixerad bredd) teckensnitt för användning på platser såsom " "terminal." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Textskalningsfaktor" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Faktor för att förstora eller minska textvisning, utan att ändra " "teckenstorlek." #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Kantutjämning" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "Typ av kantutjämning vid rendering av teckensnitt." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "RGBA-ordning" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "Ordningen för subpixel-objekt på en LCD-skärm. Används endast när " "kantutjämningen är satt till RGBA." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Hintning" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Typ av hintning vid rendering av teckensnitt." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "Skrivbordsinställningsschema för GNOME hittades inte" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Välj Spara, för att generera en fontconfig konfigurationsfil från " "ovanstående inställningar.\n" "\n" "Välj Ignorera för att ta bort konfigurationsfilen och återgå till " "standardinställningarna.\n" "\n" "Notera att inte alla miljöer/ program kommer att hedra dessa inställningar." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Inställningar sparade till fil." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Tog bort konfigurationsfil." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Mål-DPI" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Skalningsfaktor" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "LCD-filter" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Kantutjämning" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Aktivera automatisk hintning" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Hintningsstil" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Använd inbäddade bitmappar" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Storleksbegränsning " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Tillämpa inställningar för punktstorlekar " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Mindre än" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Större än" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Lägg till alias" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Ta bort valda alias" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Teckensnittsersättningar" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Ersätt enkelt ett teckensnitt med ett annat." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Klicka på \"Lägg till\" i verktygsfältet, för att lägga till en ny ersättare." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Gränssnitt" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Skrivbord" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Källor" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Åtgärder" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Ersättningar" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Visning" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Rendering" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "Åtgärder som definieras här kommer att läggas till i teckensnittslistans " "snabbmeny.\n" "\n" "Som standard kommer sökvägen för det valda teckensnittet att läggas till i " "slutet av argumentlistan.\n" "Om du vill styra var sökvägen infogas använder du FILEPATH som " "platshållare.\n" "Om FAMILY eller STYLE hittas i argumentlistan kommer de också att ersättas." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Användaråtgärder" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Anpassade snabbmenyposter" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Bred layout" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Endast vid maximerad" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "Dekorationer på klientsidan" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Aktivera animationer" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Föredra mörkt tema" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "CSD är aktiverat. Ändring tillämpas nästa gång programmet startas." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "CSD är inaktiverat. Ändring tillämpas nästa gång programmet startas." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Teckensnitt i alla mappar som anges här kommer att finnas tillgängliga i " "programmet.\n" "\n" "De kommer inte att vara synliga för andra program förrän källan verkligen är " "aktiverad.\n" "\n" "Notera att inte alla miljöer/program kommer att hedra dessa inställningar." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Teckensnittskällor" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Lägg till eller förhandsgranska teckensnitt utan att installera dem." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Dra en mapp till det här fältet eller klicka på \"Lägg till\" i " "verktygsfältet, för att lägga till en ny källa." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "Skiftlägesokänslig sökning av familjnamn." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Kunde inte bearbeta data" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Nätverksfel" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Kontrollera dina nätverksinställningar" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "Klientfel" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Försök starta om programmet. Posta gärna en felrapport om problemet kvarstår." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Serverfel" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Nätverket offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "En aktiv internetanslutning krävs för att få tillgång till Google Fonts-" "katalogen" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Kinesiska (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Kinesiska (Förenklad)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Kinesiska (Traditionell)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Cyrilliska" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Cyrilliska Utökad" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Grekiska" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Grekiska Utökad" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japanska" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Koreanska" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latin" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Latin Utökad" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "Inget exempel för %s tillgängligt" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" "Registrera ett ärende för att begära en uppdatering av tillgängliga exempel." #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Uppdatera familj" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Uppdatera teckensnitt" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Ta bort familj" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Ta bort teckensnitt" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Ladda ner familj" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Ladda ner teckensnitt" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i språkexempel tillgängligt " msgstr[1] "%i språkexempel tillgängliga " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Extra lätt" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Semifet" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Extra fet" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Svart" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Förhandsgranska teckensnitt före installation." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Dra ett teckensnitt till det här området, för att förhandsgranska." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Ingen fil vald" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Eller filtyp utan stöd." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Nyare version är redan installerad" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Installerad" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Installera teckensnitt" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Kopiera" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Listvy" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Ikonvy" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Ange förhandsvisningstext…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Föregående sida" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Nästa sida" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Kollektionsnamn" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "_Byt namn" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Lägg till markerat teckensnitt för jämförelse" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Ta bort markerat teckensnitt från jämförelsen" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Fästa jämförelser" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Välj bakgrundsfärg" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Välj textfärg" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "Ignorera" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "Program som körs, kanske måste startas om för att tillämpa ändringar." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Spara" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Tillbaka" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Sök ortografier…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Avmarkera alla" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "Minsta täckning" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Rensa valt filter" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Skapad : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Spara aktuell jämförelse" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Ta bort markerad jämförelse" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Återställ markerad jämförelse" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Allmänt" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Minska förhandsgranskningsstorlek" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Öka förhandsvisningsstorlek" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Återställ granskningsstorlek" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Uppdatera" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Avsluta programmet" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Läge" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Växla till hanteringsläge" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Växla till bläddringsläge" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Växla till jämförelseläge" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Förhandsgranskningsläge" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Växla till standardgranskningsläge" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Växla till kaskadgranskning" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Växla till brödtextgranskning" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Kategorier" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Samlingar" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Redigera vald kategori" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Lägg till ny kollektion" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Ta bort markerad kollektion" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Subpixel-geometri" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Ange målteckensnitt" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Lägg till ersättare" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Ta bort ersättare" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Ange ersättningsteckensnitt" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "föredra" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "acceptera" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "standard" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Knappstil för rubrikfält" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Platt" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Namn" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Kommentar" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Körbar" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argument" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Teckensnittsinställning" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Teckensnittskollektioner" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Installerade teckensnitt" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Anpassade åtgärder" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "Visa radstorlek i kaskadliknande förhandsgranskning" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "Storleksinställning för kaskadgranskning" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "Upp till 48 punkter (linjär skalning)" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Upp till 72 punkter (1,1 vanligt förhållande)" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "Upp till 96 punkter (linjär skalning)" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Upp till 96 punkter (1,1 vanligt förhållande)" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Upp till 120 punkter (1,2 vanligt förhållande)" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Upp till 144 punkter (1,3 vanligt förhållande)" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Upp till 192 punkter (1,4 vanligt förhållande)" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "Anpassat" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "Minsta punktstorlek för kaskadliknande förhandsgranskning" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "8.0" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Största punktstorlek för kaskadliknande förhandsgranskning" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Högre värden kan påverka prestanda negativt" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "48.0" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Punktstorlek för kaskadliknande förhandsgranskning" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "1.0" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "Nyast" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "Mest populär" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Trend" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Sorteringsordning" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Serif" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Sans Serif" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "Handskrift" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Kategori" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Variationer" #~ msgid "Unknown character, unable to identify." #~ msgstr "Okänt tecken, kan inte identifieras." #~ msgid "Not found." #~ msgstr "Hittades inte." #~ msgid "Character found." #~ msgstr "Tecken hittat." #~ msgid "Common" #~ msgstr "Normal" #~ msgid "_Continue" #~ msgstr "_Fortsätt" #~ msgid "Update Required" #~ msgstr "Uppdatering krävs" #~ msgid "" #~ "\n" #~ "Font Manager has detected files from a previous installation. Some files " #~ "from previous versions are incompatible with this release. Others have " #~ "been deprecated or moved.\n" #~ "\n" #~ "Font Manager will now attempt to migrate your fonts and collections. " #~ "Files and settings which are no longer necessary or valid will be " #~ "deleted. Any configuration files that could cause a conflict will also be " #~ "deleted.\n" #~ "\n" #~ "It is strongly recommended that you back up any important files before " #~ "proceeding.\n" #~ msgstr "" #~ "\n" #~ "Font Manager har hittat filer från en tidigare installation. Vissa filer " #~ "från tidigare versioner är inkompatibla med denna version. Andra är " #~ "föråldrade eller har flyttats.\n" #~ "\n" #~ "\n" #~ "Font Manager kommer nu att försöka migrera dina teckensnitt och " #~ "kollektioner. Filer och inställningar som inte längre är nödvändiga eller " #~ "giltiga, kommer att tas bort. Konfigurationsfiler som kan skapa " #~ "konflikter, kommer också att tas bort.\n" #~ "\n" #~ "Du rekommenderas att säkerhetskopiera viktiga filer, innan du " #~ "fortsätter.\n" #, fuzzy #~ msgid "Google Fonts" #~ msgstr "Ta bort teckensnitt" font-manager-0.8.8/po/tr.po000066400000000000000000002023271420226015000155060ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Fellow Turkish , 2021. # Oğuz Ersen , 2021, 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.5\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-01-08 11:53+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.10.1\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Yazı Tipi Yöneticisi" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Gtk+ Masaüstü Ortamları için basit bir yazı tipi yönetim uygulaması" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Yazı Tipi Yöneticisi, ortalama kullanıcılara, komut satırı araçlarına " "başvurmaya veya yapılandırma dosyalarını elle düzenlemeye gerek kalmadan " "yazı tiplerini yönetmek için kolay bir yol olmayı amaçlamıştır." #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Öncelikli olarak Gnome Masaütü Ortamı düşünülerek tasarlanmış olsa da diğer " "Gtk+ masaüstü ortamlarıyla da iyi çalışmalıdır." #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Yazı Tipi Yöneticisi profesyonel düzeyde bir yazı tipi yönetim çözümü " "DEĞİLDİR." #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Yazı Tiplerini Önizleyin, Karşılaştırın ve Yönetin" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafik;Görüntüleyici;GNOME;GTK;Yayıncılık;" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "Yazı Tipi Görüntüleyici" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Gtk+ Masaüstü Ortamları için bir yazı tipi görüntüleyici uygulaması" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "Yazı Tipi Görüntüleyici yazı tiplerini yüklemeden önce önizlenmesini sağlar. " "Karakter haritaları ile birlikte yazı tipi dosyalarının önizlenmesi için " "çeşitli yollar sunar ve yazı tipi özellikleri ile lisans detaylarını " "gösterir." #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Tam özellikli yazı tipi dosyası önizleme uygulaması" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "Yükle" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "Seçili yazı tipi dosyasını yükle" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "Seçili yazı tipi doyalarını yükle" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Yazı Tipi Özellikleri" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "Önizle" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "Şelale" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "İnce" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "Aşırı İnce" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "Hafif" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "Yarı Hafif" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "Kitap" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "Orta" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "Yarı Kalın" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "Kalın" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "Aşırı Kalın" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "Ağır" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "Aşırı Ağır" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "İtalik" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "Eğik" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "Aşırı Dar" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "Fazla Dar" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "Dar" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "Yarı Dar" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "Yarı Geniş" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "Geniş" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "Fazla Geniş" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "Aşırı Geniş" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "Orantılı" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "Çift Genişlik" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "Eşaralıklı" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "Charcell" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "Bilinmiyor" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB (Kırmızı-Yeşil-Mavi)" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR (Mavi-Yeşil-Kırmızı)" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB (Dikey Kırmızı-Yeşil-Mavi)" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR (Dikey Mavi-Yeşil-Kırmızı)" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "Hiçbiri" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "Hafif" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "Tam" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "Varsayılan" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "Eski" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "Kısıtlı Lisans Yerleştirme" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "Önizleme ve Yazdırma Yerleştirme" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "Düzenlenebilir Yerleştirme" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "Önizleme Ve Yazdırma Yerleştirme | Alt Kümeleme Yok" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "Düzenlenebilir Yerleştirme | Alt Kümeleme Yok" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Önizleme ve Yazdırma Yerleştirme | Sadece Bit Eşlem Yerleştirme" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Düzenlenebilir Yerleştirme | Sadece Bit Eşlem Yerleştirme" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Önizleme ve Yazdırma Yerleştirme | Alt Kümeleme Yok | Sadece Bit Eşlem " "Yerleştirme" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Düzenlenebilir Yerleştirme | Alt Kümeleme Yok | Sadece Bit Eşlem Yerleştirme" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "Yüklenebilir Yerleştirme" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "Bilinmeyen Sağlayıcı" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "Dosya lisans bilgisi içermiyor." #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "Sola Hizalı" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "Merkezde" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "Doldur" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "Sağa Hizalı" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "Önizleme yazısını düzenle" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "Değişiklikleri geri al" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "Karakterler" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "Özellikler" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "Lisans" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "Mevcut karakterleri ara" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript Adı" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "Aile" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "Tarz" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "Genişlik" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "Eğim" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "Ağırlık" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "Aralık" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "Sürüm" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "Sağlayıcı" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "Dosya Türü" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "Dosya Boyutu" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "Düz" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "Normal" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "Kaynak Kullanılamıyor" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "<Özel Olmayan Kullanım Yüksek Vekil>" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "<Özel Kullanım Yüksek Vekil>" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "<Özel Kullanım>" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Diğer, Kontrol" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Diğer, Biçim" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Diğer, Atanmamış" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Diğer, Özel Kullanım" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Diğer, Vekil" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Harf, Küçük Harf" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Harf, Değiştirici" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Harf, Diğer" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Harf, Başlık" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Harf, Büyük Harf" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "İşaret, Aralık Birleştirme" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "İşaret, Çevreleme" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "İşaret, Aralık Yok" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Sayı, Ondalık Basamak" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Sayı, Harf" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Sayı, Diğer" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Noktalama, Birleştirici" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Noktalama, Kısa Çizgi" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Noktalama, Kapanış" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Noktalama, Alıntı Sonu" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Noktalama, Alıntı Başı" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Noktalama, Diğer" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Noktalama, Açılış" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simge, Para Birimi" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simge, Düzenleyici" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simge, Matematik" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simge, Diğer" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Ayırıcı, Satır" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Ayırıcı, Paragraf" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Ayırıcı, Boşluk" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+ masaüstü ortamları için basit yazı tipi yönetimi" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " Bu program özgür yazılımdır: Özgür Yazılım Vakfı tarafından\n" " yayınlanan GNU Genel Kamu Lisansı koşulları altında yeniden\n" " dağıtabilir ve/veya değiştirebilirsiniz, Lisans'ın 3. sürümünde\n" " veya (seçiminizle) sonraki herhangi bir sonraki sürümde.\n" "\n" " Bu program faydalı olacağı umuduyla dağıtılmıştır, ama HERHANGİ\n" " BİR GARANTİ OLMADAN; SATILABİLİRLİK veya BELİRLİ BİR\n" " AMACA UYGUNLUK ima edilmiş garantisi bile olmadan. Daha\n" " fazla detay için GNU Genel Kamu Lisansı'na bakınız.\n" "\n" " Bu programla birlikte GNU Genel Kamu Lisansı'nın\n" " bir kopyasını almış olmalısınız.\n" "\n" " Eğer almadıysanız, bkz. .\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" "Musa ORUÇ\n" "Oğuz Ersen" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "Yazı tipi genişliğine göre gruplandırılmış" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "Yazı tipi ağırlığına göre gruplandırılmış" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "Yazı tipi açısına göre gruplandırılmış" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "Yazı tipi aralığına göre gruplandırılmış" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "Lisans türüne göre gruplandırılmış" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "Sağlayıcıya göre gruplandırılmış" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "Dosya Türü" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "Dosya türüne göre gruplandırılmış" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "Tümü" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "Tüm Yazı Tipleri" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "Sistem" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "Tüm kullanıcılar için kullanılabilir yazı tipleri" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "Aile Tipi" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Burada yalnızca Pano bilgilerini içeren yazı tipleri gruplandırılacaktır." #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "Herhangi" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "Sığdırma Yok" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "Metin ve Görüntü" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "Komut Dosyası" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "Dekoratif" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "Resimsel" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Değişimi " msgstr[1] "%i Değişimleri " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Koleksiyon Adını Girin" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "Şuraya kopyala…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "Sıkıştır…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "Yeniden adlandır…" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "Kaydedilmiş Karşılaştırma" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "+ düğmesine basarak geçerli\n" "karşılaştırmayı kaydet" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "Çalıştırma dosyasını seçiniz" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "_Seç" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "_İptal" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "Hedef Seç" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "Yüklenecek dosyaları seçin" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "_Aç" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "Kaynak klasörleri seçin" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "Kaldırılacak yazı tiplerini seçin" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "_Sil" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "Ev dizinine yüklenmiş yazı tipleri burada görünecek." #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "Seçili yazı tipini koleksiyondan kaldır" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "Tümünü Genişlet" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "Aileleri Ara…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" "Aile adlarında büyük/küçük harfe duyarsız arama.\n" "\n" "Dosya yoluna göre filtrelemek için %s kullanarak aramayı başlatın.\n" "Karakterlere göre filtrelemek için %s kullanarak aramayı başlatın." #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "Tümünü daralt" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format #| msgid "Clear selected filter" msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "Seçili filtreyi temizle" msgstr[1] "Seçili filtreyi temizle" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "Konumu Kopyala" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "Klasörde Göster" #: src/font-manager/FontList.vala:583 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Seçili filtreyi temizle" #: src/font-manager/FontList.vala:585 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Seçili filtreyi temizle" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "Göz At" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "Karşılaştır" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "Yönet" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikaanca" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleut Kiril" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleut Latince" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "Arapça" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Arkaik Yunan Harfleri" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "Ermenice" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomi" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "Bali Dili" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltık Dili" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Temel Kiril" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Temel Yunanca" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Temel Latince" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "Bengalce" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "Bugice" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Birleşik Kanada Aborijin Heceleri" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "Karyak" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Katalanca" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Orta Avrupa" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "Çakma Dili" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "Çam Dili" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "Çerokice" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Satranç Sembolleri" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK Birleşik" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK Birleşik Uzantısı A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK Birleşik Uzantısı B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK Birleşik Uzantısı C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK Birleşik Uzantısı D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK Birleşik Uzantısı E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "CJK Uyumluluk İdeografları" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "CJK Uyumluluk İdeografları Eki" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Klaudian Harfleri" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "Kıptice" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Para Birimleri" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Kıbrıs Heceleri" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Felemenkçe" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "Mısır Hiyeroglifleri" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "İfadeler" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "Etiyopya Dili" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Farsça" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Yiyecek ve İçecek" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Tam Kiril" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "Gürcüce" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "Glagolitik" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "Gotik" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "Guceratça" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "Gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Korece Hangul" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "İbranice" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "İbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Kore Jamosu" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "Cavaca" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japon Jinmeiyo" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japon Joyosu" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "Kaithi" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japonca Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "Kannada Dili" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazakça" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "Kmerce" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japon Kokuji" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "Laoca" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latince Bitişik Harfler" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "Lepça" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Doğrusal B İdeogramları" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Doğrusal B Heceleri" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "Malayalamca" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Matematiksel Yunanca" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Matematiksel Latince" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Matematiksel Rakamlar" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Matematiksel İşleçler" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Meroitik El Yazısı" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Meroitik Hiyeroglifler" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "Moğolca" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "Yeni Tai Lue" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "Eski İtalik" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "Eski Güney Arapça" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "Osmanya" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "Pan Afrika Latincesi" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "Peştuca" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "Polinezya Dili" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "Politonik Yunanca" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "Rumence" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "Runik" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "Sintçe" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "Seylanca" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "Güney Kore Hanjası" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "Sundaca" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "Siloti Nagri" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "Süryanice" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "Tay Le" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "Tay Viet" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "Tamilce" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "Teluguca" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "Tayca" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "Tibetçe" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "Tifinag" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "Geleneksel Çince" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "Türkçe" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "Uygurca" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "Urduca" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "Vedik Uzantılar" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "Venda Dili" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "Vietnamca" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "Batı Avrupa" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "Çin Zhuyin Fuhao" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "Kapsam" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "Desteklenen Yazımlar" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "Güncelleme sürüyor" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "Veritabanı Güncelleniyor — Yazı Tipleri" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "Veritabanı Güncelleniyor — Üstveri" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "Veritabanı Güncelleniyor — Yazım" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "Klavye Kısayolları" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "Yardım" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "Hakkında" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "İçe Aktar" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "Dışa Aktar" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "Kullanıcı Verisi" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "Yazı Tipi Ekle" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "Yazı Tiplerini Kaldır" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "Tercihler" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "Dışa Aktarılan Verileri Seç" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "Dosyalar kopyalanıyor…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "Yeni Koleksiyon" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "Oluşturuldu: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "Devre Dışı" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "Devre dışı bırakılmış yazı tipleri" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Desteklenen yazımlara göre filtre" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "Sıralanmamış" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "Herhangi bir koleksiyonda bulunmayan yazı tipleri" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Kullanıcı" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "Yalnızca sizin kullanabileceğiniz yazı tipleri" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Arayüz Yazı Tipi" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Arayüz boyunca kullanılan yazı tipi." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Belge Yazı Tipi" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Belgeleri okumak için kullanılan yazı tipi." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Tek Aralıklı Yazı Tipi" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Uçbirimler gibi konumlarda kullanım için tek aralıklı (sabit genişlikli) " "yazı tipi." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Metin Ölçekleme Değişkeni" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "Yazı tipi boyutunu değiştirmeden metin görüntüsünü büyütmek veya küçültmek " "için kullanılan değişken" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "Kenar yumuşatma" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "Yazı tiplerini işlerken kullanılacak kenar yumuşatma türü." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "RGBA sırası" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "LCD ekrandaki alt piksel öğelerinin sırası; yalnızca kenar yumuşatma rgba " "olarak ayarlandığında kullanılır." #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "Düzgünleştirme" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "Yazı tiplerini işlerken kullanılacak düzgünleştirme türü." #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "GNOME masaüstü ayarları şeması bulunamadı" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Yukarıdaki ayarlardan bir fontconfig yapılandırma dosyası oluşturmak için " "kaydet seçeneğini seçin.\n" "\n" "Yapılandırma dosyasını kaldırmak ve varsayılan ayarlara geri dönmek için at " "seçeneğini seçin.\n" "\n" "Tüm ortamların/uygulamaların bu ayarlara uymayacağını unutmayın." #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "Ayarlar dosyaya kaydedildi." #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "Yapılandırma dosyası kaldırıldı." #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "Hedef DPI" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "Ölçek Değişkeni" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "LCD Filtresi" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "Kenar Yumuşatma" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "Otomatik Düzgünleştirmeyi Etkinleştir" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "Düzgünleştirme Tarzı" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "Gömülü Bit Eşlemleri Kullan" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " Boyut Kısıtlamaları " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " Ayarları nokta boyutlarına uygula " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "Şundan küçük" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "Şundan büyük" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "Takma ad ekle" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "Seçili takma adı kaldır" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "Yazı Tipi Değişimleri" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "Bir yazı tipi ailesini diğeriyle kolayca değiştirin." #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "Yeni bir yedek eklemek için araç çubuğundaki ekle düğmesini tıklayın." #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "Arayüz" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "Masaüstü" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "Kaynaklar" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "Eylemler" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "Değişimler" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "Görünüm" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "Görselleştirme" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "Burada tanımlanan eylemler, yazı tipi listesi bağlam menüsüne eklenecektir.\n" "\n" "Varsayılan olarak, seçilen yazı tipinin dosya yolu, argüman listesinin " "sonuna eklenecektir.\n" "Dosya yolunun nereye eklendiğini kontrol etmek için yer tutucu olarak " "FILEPATH'ı kullanın.\n" "Argüman listesinde FAMILY veya STYLE bulunursa, bunlar da değiştirilir." #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "Kullanıcı Eylemleri" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "Özel bağlam menüsü girdileri" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "Geniş Düzen" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "Yalnızca Ekranı Kapladığında" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "İstemci Tarafı Süslemeleri" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "Animasyonları Etkinleştir" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "Koyu Temayı Tercih Et" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" "CSD etkin. Değişiklik, uygulamanın bir sonraki başlatılışında geçerli " "olacaktır." #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" "CSD devre dışı bırakıldı. Değişiklik, uygulamanın bir sonraki başlatılışında " "geçerli olacaktır." #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Burada listelenen herhangi bir klasördeki yazı tipleri uygulama içinde " "mevcut olacaktır.\n" "\n" "Kaynak gerçekten etkinleştirilene kadar diğer uygulamalar tarafından " "görülmeyeceklerdir.\n" "\n" "Tüm ortamların/uygulamaların bu ayarlara uymayacağını unutmayın." #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "Yazı Tipi Kaynakları" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "Yazı tiplerini yüklemeden kolayca ekleyin veya önizleyin." #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Yeni bir kaynak eklemek için bir klasörü bu alana sürüklemeniz veya araç " "çubuğundaki ekle düğmesini tıklamanız yeterlidir." #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "Aile adlarında büyük/küçük harfe duyarsız arama." #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "Veri işleme hatası" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "Ağ Hatası" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "Lütfen ağ ayarlarınızı denetleyin" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "İstemci Hatası" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Uygulamayı yeniden başlatmayı deneyin. Sorun devam ederse, lütfen hatayı " "bildirin." #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "Sunucu Hatası" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "Ağ Çevrimdışı" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Google Fonts kataloğuna erişmek için etkin bir internet bağlantısı gereklidir" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "Çince (Hong Kong)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "Çince (Basitleştirilmiş)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "Çince (Geleneksel)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "Kiril" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "Kiril Genişletilmiş" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "Yunanca" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "Yunanca Genişletilmiş" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "Japonca" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "Korece" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "Latince" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "Latince Genişletilmiş" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "%s için örnek yok" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" "Lütfen kullanılabilir örnekler için güncelleme talep eden bir sorun bildirin." #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "Aileyi Güncelle" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "Yazı Tipini Güncelle" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "Aileyi Kaldır" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "Yazı Tipini Kaldır" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "Aileyi İndir" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "Yazı Tipini İndir" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i Dil Örneği Var " msgstr[1] "%i Dil Örneği Var " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "Fazla Hafif" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "Yarı Kalın" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "Fazla Kalın" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "Çok Kalın" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "Yazı tipi dosyalarını yüklemeden önce önizleyin." #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "Bir yazı tipini önizlemek için bu alana sürüklemeniz yeterlidir." #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "Seçili dosya yok" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "Veya desteklenmeyen dosya türü." #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "Daha yeni sürüm zaten yüklü" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "Yüklü" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "Yazı Tipini Yükle" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "Kopyala" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "Liste Görünümü" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "Izgara Görünümü" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "Önizleme Metni Girin…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "Önceki sayfa" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "Sonraki sayfa" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "Koleksiyon Adı" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "_Yeniden Adlandır" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "Seçili yazı tipini karşılaştırmaya ekle" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "Seçili yazı tipini karşılaştırmadan kaldır" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "Sabitlenmiş Karşılaştırmalar" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "Arka plan rengini seçin" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "Metin rengini seçin" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "At" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" "Çalışan uygulamalar, herhangi bir değişikliği yansıtmak için yeniden " "başlatma gerektirebilir." #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "Kaydet" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "Geri" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "Yazımları Ara…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "Tüm Seçimleri Kaldır" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "En Az Kapsam" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "Seçili filtreyi temizle" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "Oluşturuldu: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "Geçerli karşılaştırmayı kaydet" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "Seçili karşılaştırmayı kaldır" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "Seçili karşılaştırmayı geri yükle" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "Genel" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "Önizleme boyutunu büyüt" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "Önizleme boyutunu küçült" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "Önizleme boyutunu sıfırla" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "Yeniden yükle" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "Uygulamadan çık" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "Kip" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "Yönetme kipine geç" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "Gözatma kipine geç" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "Karşılaştırma kipine geç" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "Önizleme kipine geç" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "Standart önizlemeye geç" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "Şelale ön izlemesine geç" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "Gövde Metni önizlemesine geç" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "Kategoriler" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "Koleksiyonlar" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "Seçili kategoriyi düzenle" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "Yeni koleksiyon ekle" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "Seçili koleksiyonu kaldır" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "Alt Piksel Geometrisi" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "Hedef aileyi girin" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Yedek ekle" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "Yedeği kaldır" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "Yedek aileyi girin" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "tercih et" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "kabul et" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "varsayılan" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "Başlık Çubuğu Düğme Tarzı" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "Düz" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "Ad" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "Yorum" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "Çalıştırılabilir" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "Argümanlar" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "Yazı Tipi Yapılandırması" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "Yazı Tipi Koleksiyonları" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "Yüklü Yazı Tipleri" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "Özel Eylemler" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "Şelale ön izlemesinde satır boyutunu görüntüle" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "Şelale Ön İzlemesi Boyutu Ayarları" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "48 noktaya kadar (Doğrusal Ölçekleme)" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "Özel Boyut Ayarları" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "Asgari Şelale Ön İzlemesi Nokta Boyutu" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "8,0" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "Azami Şelale Ön İzlemesi Nokta Boyutu" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "Daha yüksek değerler performansı olumsuz etkileyebilir" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "48,0" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 #, fuzzy #| msgid "Maximum Waterfall Preview Point Size" msgid "Waterfall Preview Point Size Common Ratio" msgstr "Azami Şelale Ön İzlemesi Nokta Boyutu" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "1,0" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "En yeni" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "En Popüler" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "Trendler" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "Sıralama Düzeni" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Serif" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Sans Serif" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "El yazısı" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "Kategori" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "Varyasyonlar" #~ msgid "Unknown character, unable to identify." #~ msgstr "Bilinmeyen karakter, tanımlanamıyor." #~ msgid "Not found." #~ msgstr "Bulunamadı." #~ msgid "Character found." #~ msgstr "Karakter bulundu." #~ msgid "Common" #~ msgstr "Yaygın" font-manager-0.8.8/po/uk.po000066400000000000000000001477121420226015000155060ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Tymofij Lytvynenko , 2021. msgid "" msgstr "" "Project-Id-Version: font-manager 0.8.4\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2021-02-18 21:50+0000\n" "Last-Translator: Tymofij Lytvynenko \n" "Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.5\n" #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "Розпорядник шрифтів" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Проста програма управління шрифтами для середовищ Gtk + Desktop" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All" msgstr "" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" font-manager-0.8.8/po/zh_CN.po000066400000000000000000001676311420226015000160720ustar00rootroot00000000000000# Font Manager - Simple font management for Gtk+ desktop environments # # Copyright © 2009 - 2016 Jerry Casiano # # 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 . # # Author: # Jerry Casiano # Jerry Casiano , 2016. #zanata # Jerry Casiano , 2019. #zanata # 玉堂白鹤 , 2021. # Eric , 2021. # Eric , 2022. # joe , 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-02-12 06:55+0000\n" "Last-Translator: Eric \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.11-dev\n" # Not translate very good, just for use. #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "字体管理器" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "一个简单的适用于 Gtk+ 桌面环境的字体管理应用程序" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "Font Manager旨在为普通用户提供一种轻松管理桌面字体的方法,而无需借助命令行工" "具或手工编辑配置文件。" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "虽然主要是考虑为 Gnome 桌面环境而设计,但它应该能很好地适用于其他 Gtk+ 桌面环" "境。" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "字体管理器 不是 专业级的字体管理解决方案。" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "预览,比较和管理字体" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Graphics;Viewer;GNOME;GTK;Publishing;图形;查看;出版;" # Not translate very good, just for use. #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "字体查看器" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "一个用于 Gtk+ 桌面环境的字体查看应用程序" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "字体查看器允许在安装前预览字体文件。它提供了几种预览字体文件以及字符映射的方" "法,并显示字体属性和许可证详细信息。" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "全功能字体文件预览应用程序" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "安装" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "安装所选字体文件" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "安装所选字体文件" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "字体属性" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "预览" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "瀑布" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "轻(Thin)" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "超细(Ultra-Light)" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "细(Light)" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "半细(Semi-Light)" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "预设(Book)" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "中等(Medium)" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "半粗(Semi-Bold)" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "粗(Bold)" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "超粗(Ultra-Bold)" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "重(Heavy)" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "超重(Ultra-Heavy)" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "斜体(Italic)" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "倾斜(Oblique)" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "超窄(Ultra-Condensed)" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "特窄(Extra-Condensed)" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "窄(Condensed)" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "半窄(Semi-Condensed)" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "半宽(Semi-Expanded)" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "宽(Expanded)" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "特宽(Extra-Expanded)" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "超宽(Ultra-Expanded)" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "比例(Proportional)" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "双宽(Dual Width)" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "等宽(Monospace)" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "等宽等高(Charcell)" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "未知" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "无" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "少量(Slight)" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "全部" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "默认" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "传统" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "嵌入许可受限" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "预览和打印嵌入" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "可编辑嵌入" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "预览和打印嵌入 | 无子集" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "可编辑的嵌入 | 无子集" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "预览和打印嵌入|仅位图嵌入" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "可编辑的嵌入|仅位图嵌入" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "预览和打印嵌入|无子集|仅位图嵌入" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "可编辑的嵌入|无子集|仅位图嵌入" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "可安装的嵌入" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "未知供应商" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "文件不包含许可证信息。" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "左对齐" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "居中" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "填充" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "右对齐" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "编辑预览文本" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "撤销更改" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "字符" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "属性" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "许可证" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "搜索可用字符" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript 名称" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "字体家族" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "样式" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "字宽" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "倾斜" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "字体粗细" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "字距" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "版本" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "厂商" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "文件类型" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "文件大小" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "常规" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "正常" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "源不可用" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "<未分配>" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "其他,控制" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "其他, 格式" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "其他,未指定" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "其他,私人使用" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+ 桌面环境下的简易字体管理器" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "玉堂白鹤 , 2021" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "按字宽分组" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "按字重分组" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "按字体角度分组" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "按字距分组" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "按许可证分组" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "按供应商分组" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "文件类型" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "按文件类型分组" # Do not to translate this one. #: src/font-manager/Categories.vala:551 msgid "All" msgstr "全部" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "全部字体" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "系统" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "可供所有用户使用的字体" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "字体族" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "只有包含 Panose 信息的字体将被分组到这里。" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "任意" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "无匹配(No Fit)" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "文本和显示" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "脚本" # msgstr "手写体(Script)" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "修饰(Decorative)" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "图形(Pictorial)" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i 种变体 " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "输入集合名称" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "复制到…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "压缩…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "保存比较" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "通过单击 + 按钮 \n" "保存当前比较" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "选择可执行文件" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "选择(_S)" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "取消(_C)" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "选取目标" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "选择文件安装" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "打开(_O)" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "选择字体源文件夹" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "选择字体删除" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "删除(_D)" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "安装在主目录中的字体将显示在此处。" #: src/font-manager/FontList.vala:43 msgid "Remove selected font from collection" msgstr "从集合中删除所选字体" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "全部展开" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "搜索字体家族…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "全部折叠" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i 个选中的项目" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "复制位置" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "在文件夹中显示" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "启动所选项目" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "禁用所选项目" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "浏览" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "比较" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "管理" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "南非荷兰语" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "西里尔语" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "阿拉伯" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "古希腊字母" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "亚美尼亚" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "象棋符号" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK 中日韩统一" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK 中日韩统一扩展 A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK 中日韩统一扩展 B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK 中日韩统一扩展 C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK 中日韩统一扩展 D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK 中日韩统一扩展 E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "CJK 中日韩兼容表意文字" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "CJK 中日韩兼容表意文字增补" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "表情符号" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "波斯语" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "食物和饮料" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "IPA" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "老挝" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "欧甘文" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "古意大利文" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "简体中文" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "繁体中文" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "文达语" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "中文注音符号" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "支持的拼写体系" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "正在更新" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "更新数据库 — 字体" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "更新数据库 — 元数据" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "更新数据库 — 拼写体系" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "键盘快捷键" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "帮助" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "关于" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "导入" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "导出" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "用户数据" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "添加字体" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "删除字体" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "首选项" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "选择导出的数据" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "复制文件…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "新字体集" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "已创建: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "已禁用" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "已禁用的字体" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "根据支持的拼写体系进行过滤" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "未排序" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "字体未在任何字体集中" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "用户" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "只有您可以使用的字体" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "界面字体" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "整个界面使用的字体。" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "文档字体" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "用于阅读文档的字体。" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "等宽字体" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "等宽字体 (固定宽度) 用于终端等位置。" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "文字缩放倍率" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "在不更改字体大小的情况下用于放大或缩小文本显示的倍率" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "抗锯齿" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "渲染字体时使用的抗锯齿类型。" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "RGBA 次序" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "字体微调" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "渲染字体时使用的微调类型。" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "设置已保存到文件。" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "删除配置文件。" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "目标 DPI" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "缩放倍率" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "LCD 滤镜" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "抗锯齿" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "启用自动微调" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "微调样式" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "使用内嵌点阵" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " 大小限制 " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr " 将设置应用到点大小 " #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "小于" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "大于" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "添加别名" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "删除所选别名" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "字体替换" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "轻松地用一个字体家族替换另一个字体家族。" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "要添加新的替换项,请单击工具栏中的“添加”按钮。" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "界面" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "桌面" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "字体源" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "动作" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "替换" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "显示" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "渲染" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "用户动作" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "自定义上下文菜单项" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "宽幅布局" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "只有在最大化时" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "客户端装饰(CSD)" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "启用动画" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "偏爱黑暗主题" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "CSD 已启用。更改将在下次启动应用程序时生效。" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "CSD 已禁用。更改将在下次启动应用程序时生效。" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "这里列出的任何文件夹中的字体都将在应用程序中可用。\n" "\n" "在实际启用源之前,其他应用程序将无法看到它们。\n" "\n" "请注意,并非所有环境或应用程序都将遵循这些设置。" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "字体源" #: src/font-manager/preferences/UserSources.vala:163 msgid "Easily add or preview fonts without actually installing them." msgstr "无需实际安装即可轻松添加或预览字体。" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "通过拖放到此区域或单击工具栏上的按钮来添加新的字体源。" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "搜索字体家族名称不区分大小写。" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "处理数据时出错" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "网络错误" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "请检查您的网络设置" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "客户端错误" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "尝试重新启动应用程序。如果问题仍然存在,请提交一个 bug。" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "服务器错误" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "网络离线" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "需要有效的互联网连接才能访问 Google 字体目录" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "中文(香港)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "中文(简体)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "中文(繁体)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "更新字体家族" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "更新字体" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "删除字体家族" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "删除字体" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "下载字体家族" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "下载字体" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i 个可用语言样本 " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "特细(ExtraLight)" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "半粗(SemiBold)" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "特粗(ExtraBold)" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "黑" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "安装前预览字体文件。" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "要预览字体,只需将其拖动到此区域。" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "未选择文件" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "或不支持该文件类型。" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "新版本已安装" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "已安装" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "安装字体" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "复制" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "列表视图" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "网格视图" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "输入预览文本…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "上一页" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "下一页" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "集锦名称" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "添加选中的字体进行比较" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "固定比较" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "选择背景颜色" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "选择文本颜色" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "丢弃" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "任何更改在运行的应用程序中实现,都可能需要重启应用。" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "保存" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "回退" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "搜索拼写体系…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "全部不选" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "最小覆盖" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "清除所选过滤器" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "创建: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "保存当前比较" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "删除所选比较" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "还原所选比较" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "常规(_G)" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "增加预览大小" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "减小预览大小" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "重置预览大小" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "重新载入" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "退出应用" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "切换到管理模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "切换到浏览模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "切换到比较模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "预览模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "切换到标准预览" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "切换到瀑布预览" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "切换到正文文本预览" # msgstr "区块" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "分类" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "字体集" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "编辑所选类别" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "添加新的字体集" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "删除选中的字体集" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "次像素排列方式" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "输入目标字体家族" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "添加替代" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "删除替代项" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "输入替代字体家族" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "喜好" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "接受" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "默认" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "标题栏按钮样式" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "扁平" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "名称" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "注释" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "可执行" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "参数" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "字体配置" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "字体集合" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "已安装字体" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "自定义动作" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "自定义尺寸设置" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "最新的" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "最受欢迎" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "趋势" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "排序方式" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "Serif 衬线字体" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "Sans Serif 无衬线字体" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "手写" # msgstr "区块" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "分类" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "变体" #~ msgid "Unknown character, unable to identify." #~ msgstr "未知字符,无法识别。" #~ msgid "Not found." #~ msgstr "没有发现。" #~ msgid "Character found." #~ msgstr "找到字符。" #, fuzzy #~ msgid "_Continue" #~ msgstr "继续" #~ msgid "Update Required" #~ msgstr "需要更新" #, fuzzy #~ msgid "Google Fonts" #~ msgstr "删除字体" font-manager-0.8.8/po/zh_HK.po000066400000000000000000001561761420226015000160760ustar00rootroot00000000000000# Font Manager - Simple font management for Gtk+ desktop environments # # Copyright © 2009 - 2016 Jerry Casiano # # 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 . # # Author: # Jerry Casiano # Jerry Casiano , 2016. #zanata # Jerry Casiano , 2019. #zanata msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2019-10-03 02:39-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Chinese (China) <@>\n" "Language: zh_HK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Zanata 4.6.2\n" "Plural-Forms: nplurals=1; plural=0\n" # Not translate very good, just for use. #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "字体管理器" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" # Not translate very good, just for use. #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 #, fuzzy msgid "Font Viewer" msgstr "字体管理器" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "预览" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "瀑布" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "轻(Thin)" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "超细(Ultra-Light)" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "细(Light)" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "预设(Book)" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "中等(Medium)" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "半粗(Semi-Bold)" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "粗(Bold)" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "超粗(Ultra-Bold)" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "重(Heavy)" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "超重(Ultra-Heavy)" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "斜体(Italic)" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "倾斜体(Oblique)" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "超窄(Ultra-Condensed)" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "特窄(Extra-Condensed)" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "窄(Condensed)" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "半窄(Semi-Condensed)" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "半宽(Semi-Expanded)" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "宽(Expanded)" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "特宽(Extra-Expanded)" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "超宽(Ultra-Expanded)" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "比例(Proportional)" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "双宽(Dual Width)" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "等宽(Monospace)" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "等宽等高(Charcell)" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "未知(Unknown)" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "无(None)" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "少量(Slight)" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "全部(Full)" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "默认(Default)" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "传统(Legacy)" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 #, fuzzy msgid "Unknown Vendor" msgstr "未知(Unknown)" #: lib/common/font-manager-license-pane.c:185 #, fuzzy msgid "File does not contain license information." msgstr "文件未包含协议描述。" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "左对齐" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "居中" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "两端对齐" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "右对齐" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "编辑预览文本" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "撤销更改" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 #, fuzzy msgid "Characters" msgstr "字符映射" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 #, fuzzy msgid "Properties" msgstr "比例(Proportional)" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "许可证" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript 名称" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "字宽" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "倾斜" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "字重" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "字距" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "版本" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "供应商" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "常规(Regular)" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "正常(Normal)" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 #, fuzzy msgid "Source Unavailable" msgstr "%s --> 资源不存在" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 #, fuzzy msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+桌面环境下的简易字体管理器" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "按字宽分组" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "按字重分组" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "按倾斜分组" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "按字距分组" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "按许可证分组" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "按供应商分组" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "文件类型" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "按文件类型分组" # Do not to translate this one. #: src/font-manager/Categories.vala:551 msgid "All" msgstr "全部" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "全部字体" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "系统" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "字体对所有用户可见" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "类型" #: src/font-manager/Categories.vala:566 msgid "Only fonts which include Panose information will be grouped here." msgstr "只有包含Panose信息的字体将被分组到这里" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 msgid "Any" msgstr "任意(Any)" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "无匹配(No Fit)" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "文本和显示(Text and Display)" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "脚本(Script)" # msgstr "手写体(Script)" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "修饰(Decorative)" #: src/font-manager/Categories.vala:567 msgid "Pictorial" msgstr "图形(Pictorial)" #: src/font-manager/CellRenderer.vala:90 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" #: src/font-manager/Collections.vala:23 #, fuzzy msgid "Enter Collection Name" msgstr "新字体集" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "" #: src/font-manager/Compare.vala:381 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 msgid "_Cancel" msgstr "取消(_C)" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "选择文件安装" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 msgid "_Open" msgstr "打开(_O)" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "选择字体源文件夹" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "选择字体删除" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "删除(_D)" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "" #: src/font-manager/FontList.vala:43 #, fuzzy msgid "Remove selected font from collection" msgstr "删除比较组中选中的字体" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "全部展开" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 #, fuzzy msgid "Search Families…" msgstr "搜索数据库" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "全部折叠" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:583 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:585 msgid "Disable selected items" msgstr "" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "浏览" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "比较" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "管理" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:136 #, fuzzy msgid "Old Italic" msgstr "斜体(Italic)" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:172 #, fuzzy msgid "Venda" msgstr "供应商" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 msgid "Coverage" msgstr "" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "帮助" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "关于" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "添加字体" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "删除字体" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "新字体集" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "创建: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "禁用" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "禁用字体" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "未分类" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "字体未在任何字体集中" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "用户" #: src/font-manager/filters/UserFonts.vala:27 #, fuzzy msgid "Fonts available only to you" msgstr "字体只有你可见" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 msgid "The type of antialiasing to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 msgid "Removed configuration file." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:599 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:26 #, fuzzy msgid "Sources" msgstr "管理字体源" #: src/font-manager/preferences/Preferences.vala:27 msgid "Actions" msgstr "" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 #, fuzzy msgid "Display" msgstr "文本和显示(Text and Display)" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "" #: src/font-manager/preferences/UserActions.vala:198 msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:214 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:209 msgid "Client Side Decorations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "" #: src/font-manager/preferences/UserSources.vala:146 msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 #, fuzzy msgid "Font Sources" msgstr "管理字体源" #: src/font-manager/preferences/UserSources.vala:163 #, fuzzy msgid "Easily add or preview fonts without actually installing them." msgstr "快速添加或预览字体" #: src/font-manager/preferences/UserSources.vala:164 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "通过拖放到此区域或单击工具栏上的按钮来添加新的字体源。" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:141 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 #, fuzzy msgid "Update Font" msgstr "添加字体" #: src/font-manager/web/google/PreviewPane.vala:298 #, fuzzy msgid "Remove Family" msgstr "删除字体" #: src/font-manager/web/google/PreviewPane.vala:298 #, fuzzy msgid "Remove Font" msgstr "删除字体" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" #: src/font-manager/web/google/Weight.vala:67 #, fuzzy msgid "ExtraLight" msgstr "超细(Ultra-Light)" #: src/font-manager/web/google/Weight.vala:75 #, fuzzy msgid "SemiBold" msgstr "半粗(Semi-Bold)" #: src/font-manager/web/google/Weight.vala:79 #, fuzzy msgid "ExtraBold" msgstr "超粗(Ultra-Bold)" #: src/font-manager/web/google/Weight.vala:81 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:24 #, fuzzy msgid "Preview font files before installing them." msgstr "快速添加或预览字体" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:123 #, fuzzy msgid "Or unsupported filetype." msgstr "按文件类型分组" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "新版本已安装" #: src/font-viewer/MainWindow.vala:174 #, fuzzy msgid "Installed" msgstr "全部字体" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 #, fuzzy msgid "Install Font" msgstr "全部字体" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 #, fuzzy msgid "Collection Name" msgstr "新字体集" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "添加选中的字体进行比较" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-compare-view.ui:110 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "选择背景颜色" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 #, fuzzy msgid "Search Orthographies…" msgstr "搜索数据库" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 #, fuzzy msgid "Created : " msgstr "创建: %s" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 #, fuzzy msgid "Save current comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 #, fuzzy msgid "Remove selected comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 #, fuzzy msgid "Restore selected comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" # msgstr "区块" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "分类" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "字体集" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "添加新的字体集" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "删除选中的字体集" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:41 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:42 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:61 #, fuzzy msgid "default" msgstr "默认(Default)" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "" #: src/font-manager/ui/font-manager-user-data.ui:189 msgid "Custom Actions" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 msgid "Waterfall Preview Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 msgid "Custom Size Settings" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "" # msgstr "区块" #: src/font-manager/web/google/ui/google-font-filters.ui:282 #, fuzzy msgid "Category" msgstr "分类" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "" #, fuzzy #~ msgid "_Continue" #~ msgstr "继续" #~ msgid "Update Required" #~ msgstr "需要更新" #, fuzzy #~| msgid "Remove Fonts" #~ msgid "Google Fonts" #~ msgstr "删除字体" font-manager-0.8.8/po/zh_TW.po000066400000000000000000002003231420226015000161060ustar00rootroot00000000000000# Font Manager - Simple font management for Gtk+ desktop environments # # Copyright © 2009 - 2016 Jerry Casiano # # 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 . # # Author: # Jerry Casiano # Jerry Casiano , 2016. #zanata # Jerry Casiano , 2019. #zanata # Alang Hsu , 2021. # lemon37564 , 2021. # Kisaragi Hiu , 2022. msgid "" msgstr "" "Project-Id-Version: font-manager 0.7.9\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2022-02-06 14:56+0300\n" "PO-Revision-Date: 2022-01-18 01:05+0000\n" "Last-Translator: Kisaragi Hiu \n" "Language-Team: Chinese (Traditional) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.11-dev\n" # Not translate very good, just for use. #: data/org.gnome.FontManager.appdata.xml.in.in:9 #: data/org.gnome.FontManager.desktop.in.in:5 #: data/org.gnome.FontManager.desktop.in.in:6 src/font-manager/About.vala:27 msgid "Font Manager" msgstr "字型總管" #: data/org.gnome.FontManager.appdata.xml.in.in:10 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "一個支援 GTK+ 桌面環境的簡易字型管理軟體" #: data/org.gnome.FontManager.appdata.xml.in.in:13 msgid "" "Font Manager is intended to provide a way for average users to easily manage " "desktop fonts, without having to resort to command line tools or editing " "configuration files by hand." msgstr "" "字型總管讓一般使用者能夠簡單的管理桌面字型,而不需要去使用指令列工具或是手動" "編輯設定檔。" #: data/org.gnome.FontManager.appdata.xml.in.in:18 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "雖然主要設計是用 GNOME 桌面環境,應該也能在其他 GTK+ 桌面環境運作。" #: data/org.gnome.FontManager.appdata.xml.in.in:22 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "字型總管不是一個專業級的字型管理解決方案。" #: data/org.gnome.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "預覽,比對與管理字型" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FontManager.desktop.in.in:16 #: data/org.gnome.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "圖形;檢視器;GNOME;GTK;出版;" # Not translate very good, just for use. #: data/org.gnome.FontViewer.appdata.xml.in.in:9 #: data/org.gnome.FontViewer.desktop.in.in:5 #: data/org.gnome.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:98 src/font-viewer/MainWindow.vala:23 #: src/font-viewer/font-viewer-main-window.ui:39 msgid "Font Viewer" msgstr "字型檢視器" #: data/org.gnome.FontViewer.appdata.xml.in.in:10 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "一個支援 GTK+ 桌面環境的字型檢視軟體" #: data/org.gnome.FontViewer.appdata.xml.in.in:13 msgid "" "Font Viewer allows previewing font files prior to installation. It features " "several ways to preview font files along with a character map and displays " "font properties and license details." msgstr "" "字型檢視器讓您在安裝前能預覽字型檔案。它提供了幾種不同的預覽方式和字元對映," "並且顯示字型屬性和授權細節。" #: data/org.gnome.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "功能完善的字型檔案預覽程式" #: extensions/nautilus/font-manager-menu-provider.c:161 #: extensions/nemo/font-manager-menu-provider.c:161 #: extensions/thunar/font-manager-menu-provider.c:131 #: src/font-manager/FontList.vala:516 msgid "Install" msgstr "安裝" #: extensions/nautilus/font-manager-menu-provider.c:163 #: extensions/nemo/font-manager-menu-provider.c:163 #: extensions/thunar/font-manager-menu-provider.c:133 msgid "Install the selected font file" msgstr "安裝已選擇的檔案" #: extensions/nautilus/font-manager-menu-provider.c:164 #: extensions/nemo/font-manager-menu-provider.c:164 #: extensions/thunar/font-manager-menu-provider.c:134 msgid "Install the selected font files" msgstr "安裝已選擇的檔案" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "字型屬性" #: lib/common/font-manager-font-preview.c:85 #: src/font-manager/ui/font-manager-main-window.ui:120 msgid "Preview" msgstr "預覽" #: lib/common/font-manager-font-preview.c:87 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:241 msgid "Waterfall" msgstr "瀑布" #: lib/common/font-manager-fontconfig.c:709 #: src/font-manager/web/google/Weight.vala:65 msgid "Thin" msgstr "瘦(Thin)" #: lib/common/font-manager-fontconfig.c:711 msgid "Ultra-Light" msgstr "超細(Ultra-Light)" #: lib/common/font-manager-fontconfig.c:713 #: lib/common/font-manager-fontconfig.c:1066 #: src/font-manager/web/google/Weight.vala:69 msgid "Light" msgstr "細(Light)" #: lib/common/font-manager-fontconfig.c:715 msgid "Semi-Light" msgstr "半細" #: lib/common/font-manager-fontconfig.c:717 msgid "Book" msgstr "預定(Book)" #: lib/common/font-manager-fontconfig.c:719 #: lib/common/font-manager-fontconfig.c:1023 #: src/font-manager/web/google/Weight.vala:73 msgid "Medium" msgstr "中等(Medium)" #: lib/common/font-manager-fontconfig.c:721 msgid "Semi-Bold" msgstr "半粗(Semi-Bold)" #: lib/common/font-manager-fontconfig.c:723 #: src/font-manager/web/google/Weight.vala:77 msgid "Bold" msgstr "粗(Bold)" #: lib/common/font-manager-fontconfig.c:725 msgid "Ultra-Bold" msgstr "超粗(Ultra-Bold)" #: lib/common/font-manager-fontconfig.c:727 msgid "Heavy" msgstr "黑(Heavy)" #: lib/common/font-manager-fontconfig.c:729 msgid "Ultra-Heavy" msgstr "超黑(Ultra-Heavy)" #: lib/common/font-manager-fontconfig.c:804 #: src/font-manager/web/google/WebFont.vala:156 msgid "Italic" msgstr "斜體(Italic)" #: lib/common/font-manager-fontconfig.c:806 msgid "Oblique" msgstr "傾斜體(Oblique)" #: lib/common/font-manager-fontconfig.c:844 msgid "Ultra-Condensed" msgstr "超窄(Ultra-Condensed)" #: lib/common/font-manager-fontconfig.c:846 msgid "Extra-Condensed" msgstr "特窄(Extra-Condensed)" #: lib/common/font-manager-fontconfig.c:848 msgid "Condensed" msgstr "窄(Condensed)" #: lib/common/font-manager-fontconfig.c:850 msgid "Semi-Condensed" msgstr "半窄(Semi-Condensed)" #: lib/common/font-manager-fontconfig.c:852 msgid "Semi-Expanded" msgstr "半寬(Semi-Expanded)" #: lib/common/font-manager-fontconfig.c:854 msgid "Expanded" msgstr "寬(Expanded)" #: lib/common/font-manager-fontconfig.c:856 msgid "Extra-Expanded" msgstr "特寬(Extra-Expanded)" #: lib/common/font-manager-fontconfig.c:858 msgid "Ultra-Expanded" msgstr "超寬(Ultra-Expanded)" #: lib/common/font-manager-fontconfig.c:927 msgid "Proportional" msgstr "比例(Proportional)" #: lib/common/font-manager-fontconfig.c:929 msgid "Dual Width" msgstr "雙寬(Dual Width)" #: lib/common/font-manager-fontconfig.c:931 #: src/font-manager/web/google/ui/google-font-filters.ui:260 msgid "Monospace" msgstr "等寬(Monospace)" #: lib/common/font-manager-fontconfig.c:933 msgid "Charcell" msgstr "等寬等高(Charcell)" #: lib/common/font-manager-fontconfig.c:972 msgid "Unknown" msgstr "未知(Unknown)" #: lib/common/font-manager-fontconfig.c:974 msgid "RGB" msgstr "RGB" #: lib/common/font-manager-fontconfig.c:976 msgid "BGR" msgstr "BGR" #: lib/common/font-manager-fontconfig.c:978 msgid "VRGB" msgstr "VRGB" #: lib/common/font-manager-fontconfig.c:980 msgid "VBGR" msgstr "VBGR" #: lib/common/font-manager-fontconfig.c:982 #: lib/common/font-manager-fontconfig.c:1027 #: lib/common/font-manager-fontconfig.c:1070 msgid "None" msgstr "無(None)" #: lib/common/font-manager-fontconfig.c:1021 msgid "Slight" msgstr "少量(Slight)" #: lib/common/font-manager-fontconfig.c:1025 msgid "Full" msgstr "全部(Full)" #: lib/common/font-manager-fontconfig.c:1064 #: src/font-manager/ui/font-manager-main-window.ui:178 msgid "Default" msgstr "預設(Default)" #: lib/common/font-manager-fontconfig.c:1068 msgid "Legacy" msgstr "傳統(Legacy)" #: lib/common/font-manager-freetype.c:292 msgid "Restricted License Embedding" msgstr "有限制的授權嵌入" #: lib/common/font-manager-freetype.c:294 msgid "Preview & Print Embedding" msgstr "預覽 & 印出 嵌入" #: lib/common/font-manager-freetype.c:296 msgid "Editable Embedding" msgstr "可編輯的嵌入" #: lib/common/font-manager-freetype.c:298 msgid "Preview & Print Embedding | No Subsetting" msgstr "預覽 & 印出嵌入 | 無子設定" #: lib/common/font-manager-freetype.c:300 msgid "Editable Embedding | No Subsetting" msgstr "可編輯嵌入 | 無子設定" #: lib/common/font-manager-freetype.c:302 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "預覽 & 印出嵌入 | 只有 Bitmap" #: lib/common/font-manager-freetype.c:304 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "可編輯嵌入 | 只有 Bitmap" #: lib/common/font-manager-freetype.c:306 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "預覽 & 印出嵌入 | 無子設定 | 只有 Bitmap" #: lib/common/font-manager-freetype.c:308 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "可編輯嵌入 | 無子設定 | 只有 Bitmap" #: lib/common/font-manager-freetype.c:310 msgid "Installable Embedding" msgstr "可安裝的嵌入" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:702 msgid "Unknown Vendor" msgstr "不明供應商(Unknown)" #: lib/common/font-manager-license-pane.c:185 msgid "File does not contain license information." msgstr "檔案沒有包含授權資訊。" #: lib/common/font-manager-preview-controls.c:76 msgid "Left Aligned" msgstr "向左對齊" #: lib/common/font-manager-preview-controls.c:82 msgid "Centered" msgstr "置中" #: lib/common/font-manager-preview-controls.c:88 msgid "Fill" msgstr "左右對齊" #: lib/common/font-manager-preview-controls.c:94 msgid "Right Aligned" msgstr "向右對齊" #: lib/common/font-manager-preview-controls.c:311 msgid "Edit preview text" msgstr "編輯預覽文字" #: lib/common/font-manager-preview-controls.c:312 msgid "Undo changes" msgstr "取消變更" #: lib/common/font-manager-preview-pane.c:43 #: lib/common/font-manager-preview-pane.c:572 msgid "Characters" msgstr "字元對應" #: lib/common/font-manager-preview-pane.c:45 #: lib/common/font-manager-preview-pane.c:573 msgid "Properties" msgstr "屬性" #: lib/common/font-manager-preview-pane.c:47 #: lib/common/font-manager-preview-pane.c:574 #: src/font-manager/Categories.vala:541 msgid "License" msgstr "授權" #: lib/common/font-manager-preview-pane.c:454 msgid "Search available characters" msgstr "搜尋可用字元" #: lib/common/font-manager-properties-pane.c:80 msgid "PostScript Name" msgstr "PostScript 名稱" #: lib/common/font-manager-properties-pane.c:81 msgid "Family" msgstr "家族" #: lib/common/font-manager-properties-pane.c:82 msgid "Style" msgstr "風格" #: lib/common/font-manager-properties-pane.c:83 #: src/font-manager/Categories.vala:534 msgid "Width" msgstr "字寬" #: lib/common/font-manager-properties-pane.c:84 #: src/font-manager/Categories.vala:536 msgid "Slant" msgstr "傾斜" #: lib/common/font-manager-properties-pane.c:85 #: src/font-manager/Categories.vala:535 msgid "Weight" msgstr "厚度" #: lib/common/font-manager-properties-pane.c:86 #: src/font-manager/Categories.vala:537 msgid "Spacing" msgstr "字距" #: lib/common/font-manager-properties-pane.c:87 msgid "Version" msgstr "版本" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-properties-pane.c:89 #: src/font-manager/Categories.vala:543 msgid "Vendor" msgstr "供應商" #: lib/common/font-manager-properties-pane.c:90 msgid "FileType" msgstr "檔案類型" #: lib/common/font-manager-properties-pane.c:91 msgid "Filesize" msgstr "檔案大小" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:598 #: src/font-manager/web/google/Weight.vala:71 msgid "Regular" msgstr "常規(Regular)" #: lib/common/font-manager-properties-pane.c:215 #: src/font-manager/Categories.vala:593 #: src/font-manager/ui/font-manager-title-button-style.ui:42 msgid "Normal" msgstr "正常(Normal)" #: lib/common/font-manager-source.c:308 lib/common/font-manager-source.c:323 msgid "Source Unavailable" msgstr "無法取得資源" #: lib/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/unicode/unicode-info.c:197 msgid "" msgstr "<私人使用>" #: lib/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/unicode/unicode-info.c:205 msgid "" msgstr "<未指派>" #: lib/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "其他,控制" #: lib/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "其他,格式" #: lib/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "其他,未指定" #: lib/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "其他,私人使用" #: lib/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "其他,代理" #: lib/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "字母,小寫" #: lib/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "字母,修飾符" #: lib/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "字母,其他" #: lib/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "字母,標題" #: lib/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "字母,大寫" #: lib/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "數字,十進位數" #: lib/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "數字,字母" #: lib/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "數字,其他" #: lib/unicode/unicode-info.c:254 #, fuzzy msgid "Punctuation, Connector" msgstr "標點符號,連接符" #: lib/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/unicode/unicode-info.c:260 #, fuzzy msgid "Punctuation, Final Quote" msgstr "標點符號,後引號" #: lib/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "標點符號,前引號" #: lib/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "標點符號,其他" #: lib/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/font-manager/About.vala:29 msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+環境下的字體管理程式" #: src/font-manager/About.vala:35 msgid "" "\n" " This program is free software: you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" " the Free Software Foundation, either version 3 of the License, or\n" " (at your option) any later version.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" "\n" " You should have received a copy of the GNU General Public License\n" " along with this program.\n" "\n" " If not, see .\n" " " msgstr "" "\n" " 本程式為自由軟體:你可以在自由軟體基金會 GNU\n" " 通用公眾授權條款第3版或是更新的版本(依據您的選擇)下\n" " 任意再發行/更改。\n" "\n" " 本程式的發布是希望能有用途,但不做任何的擔保;\n" " 也不保證商業性或特定用途的適用性。\n" " 詳細資訊請見 GNU 通用公眾授權條款。\n" "\n" " 您應有與本程式一同獲得了一份GNU通用公眾授權條款的複本。\n" "\n" " 若否,請見 。\n" " " #. Translators : Please feel free to add yourself to the list of translators, #. but do not modify or remove previous entries. New entries should be separated #. by a newline character so that they are displayed properly in the interface. #: src/font-manager/About.vala:69 msgid "translator-credits" msgstr "lemon37564 , 2021" #: src/font-manager/Categories.vala:534 msgid "Grouped by font width" msgstr "依字體寬度分組" #: src/font-manager/Categories.vala:535 msgid "Grouped by font weight" msgstr "依字體粗細分組" #: src/font-manager/Categories.vala:536 msgid "Grouped by font angle" msgstr "依字體角度分組" #: src/font-manager/Categories.vala:537 msgid "Grouped by font spacing" msgstr "依字體距離分組" #: src/font-manager/Categories.vala:541 msgid "Grouped by license type" msgstr "依許可證分組" #: src/font-manager/Categories.vala:543 msgid "Grouped by vendor" msgstr "依供應商分组" #: src/font-manager/Categories.vala:544 msgid "Filetype" msgstr "檔案類型" #: src/font-manager/Categories.vala:544 msgid "Grouped by filetype" msgstr "依檔案類型分组" # Do not to translate this one. #: src/font-manager/Categories.vala:551 msgid "All" msgstr "所有字體" #: src/font-manager/Categories.vala:551 msgid "All Fonts" msgstr "所有字體" #: src/font-manager/Categories.vala:552 msgid "System" msgstr "系統" #: src/font-manager/Categories.vala:552 msgid "Fonts available to all users" msgstr "系統字體" #: src/font-manager/Categories.vala:566 msgid "Family Kind" msgstr "字體家族" #: src/font-manager/Categories.vala:566 #, fuzzy msgid "Only fonts which include Panose information will be grouped here." msgstr "這裡只會顯示含有Panose訊息的字體。" #: src/font-manager/Categories.vala:567 #: src/font-manager/web/google/ui/google-font-filters.ui:346 #, fuzzy msgid "Any" msgstr "任意(Any)" #: src/font-manager/Categories.vala:567 msgid "No Fit" msgstr "無符合" #: src/font-manager/Categories.vala:567 msgid "Text and Display" msgstr "文本與顯示" #: src/font-manager/Categories.vala:567 msgid "Script" msgstr "腳本" # msgstr "手写体(Script)" #: src/font-manager/Categories.vala:567 msgid "Decorative" msgstr "裝飾" #: src/font-manager/Categories.vala:567 #, fuzzy msgid "Pictorial" msgstr "圖形(Pictorial)" #: src/font-manager/CellRenderer.vala:90 #, fuzzy, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i 不同類型 " #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "輸入字集名" #: src/font-manager/Collections.vala:452 msgid "Copy to…" msgstr "複製到…" #: src/font-manager/Collections.vala:453 msgid "Compress…" msgstr "壓縮…" #: src/font-manager/Collections.vala:454 msgid "Rename…" msgstr "重新命名…" #: src/font-manager/Compare.vala:381 #, fuzzy msgid "Saved Comparison" msgstr "已儲存的比較" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:407 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "按「+」按鈕以\n" "儲存目前的比較" #: src/font-manager/Dialogs.vala:60 msgid "Select executable" msgstr "選擇可執行檔" #: src/font-manager/Dialogs.vala:63 src/font-manager/Dialogs.vala:78 #: src/font-manager/UserData.vala:58 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:64 src/font-manager/Dialogs.vala:79 #: src/font-manager/Dialogs.vala:96 src/font-manager/Dialogs.vala:121 #: src/font-manager/Dialogs.vala:159 src/font-manager/Dialogs.vala:171 #: src/font-manager/UserData.vala:38 src/font-manager/UserData.vala:49 #: src/font-manager/UserData.vala:59 #, fuzzy msgid "_Cancel" msgstr "取消(_C)" #: src/font-manager/Dialogs.vala:75 msgid "Select Destination" msgstr "選擇目的地" #: src/font-manager/Dialogs.vala:92 msgid "Select files to install" msgstr "選擇檔案以安裝" #: src/font-manager/Dialogs.vala:95 src/font-manager/Dialogs.vala:120 #, fuzzy msgid "_Open" msgstr "開啟(_O)" #: src/font-manager/Dialogs.vala:117 msgid "Select source folders" msgstr "選擇來源資料夾" #: src/font-manager/Dialogs.vala:158 src/font-manager/Dialogs.vala:170 msgid "Select fonts to remove" msgstr "選擇要刪除的字體" #: src/font-manager/Dialogs.vala:160 src/font-manager/Dialogs.vala:172 msgid "_Delete" msgstr "刪除(_D)" #: src/font-manager/Dialogs.vala:186 msgid "Fonts installed in your home directory will appear here." msgstr "安裝在家目錄的字體會顯示在這裡。" #: src/font-manager/FontList.vala:43 #, fuzzy msgid "Remove selected font from collection" msgstr "删除比较组中选中的字体" #: src/font-manager/FontList.vala:48 src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:51 #: src/font-manager/web/google/FontList.vala:65 msgid "Expand all" msgstr "全部展開" #: src/font-manager/FontList.vala:52 #: src/font-manager/web/google/FontList.vala:55 msgid "Search Families…" msgstr "搜尋字體家族…" #: src/font-manager/FontList.vala:53 #, c-format msgid "" "Case insensitive search of family names.\n" "\n" "Start search using %s to filter based on filepath.\n" "Start search using %s to filter based on characters." msgstr "" #: src/font-manager/FontList.vala:68 #: src/font-manager/web/google/FontList.vala:65 msgid "Collapse all" msgstr "全部折疊" #. Translators : Even though singular form is not used yet, it is here #. to make for a proper ngettext call. Still it is advisable to translate it. #: src/font-manager/FontList.vala:416 #, fuzzy, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "清除過濾器" #: src/font-manager/FontList.vala:517 msgid "Copy Location" msgstr "複製路徑" #: src/font-manager/FontList.vala:518 msgid "Show in Folder" msgstr "在資料夾中檢視" #: src/font-manager/FontList.vala:583 #, fuzzy msgid "Enable selected items" msgstr "清除過濾器" #: src/font-manager/FontList.vala:585 #, fuzzy msgid "Disable selected items" msgstr "清除過濾器" #: src/font-manager/MainWindow.vala:54 #: src/font-manager/ui/font-manager-main-window.ui:165 msgid "Browse" msgstr "瀏覽" #: src/font-manager/MainWindow.vala:56 #: src/font-manager/ui/font-manager-main-window.ui:136 msgid "Compare" msgstr "比較" #: src/font-manager/MainWindow.vala:58 #: src/font-manager/ui/font-manager-main-window.ui:149 msgid "Manage" msgstr "管理" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "南非語字母(Afrikaans)" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "阿洪姆語字母(Ahom)" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "阿留申字母(Aleut Cyrillic)" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "阿留申拉丁字母(Aleut Latin)" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/Language.vala:32 msgid "Arabic" msgstr "阿拉伯字母(Arabic)" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "優卑亞字母 (Archaic Greek alphabets)" #: src/font-manager/Orthographies.vala:37 msgid "Armenian" msgstr "亞美尼亞字母(Armenian)" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 msgid "Balinese" msgstr "峇里語字母(Balinese)" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "波羅的海字母(Baltic)" #: src/font-manager/Orthographies.vala:41 msgid "Bamum" msgstr "巴穆姆文字(Bamum)" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "基本西里爾字母(Basic Cyrillic)" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "基本希臘字母(Basic Greek)" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "基本拉丁字母(Basic Latin)" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "巴塔克文字母(Surat Batak)" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/Language.vala:33 msgid "Bengali" msgstr "孟加拉字母(Bengali)" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "波羅密文字(Brāhmī)" #: src/font-manager/Orthographies.vala:48 msgid "Buginese" msgstr "布吉語字母(Buginese)" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "統一加拿大原住民音節文字(Unified Canadian Aboriginal Syllabics)" #: src/font-manager/Orthographies.vala:50 msgid "Carian" msgstr "卡里亞文字(Carian)" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "加泰隆語字母(Catalan)" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "中歐文字(Central European)" #: src/font-manager/Orthographies.vala:53 msgid "Chakma" msgstr "查克馬文字母(Chakma)" #: src/font-manager/Orthographies.vala:54 msgid "Cham" msgstr "占文字(Cham)" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/Language.vala:34 msgid "Cherokee" msgstr "切羅基語(Cherokee)" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "西洋棋符號(Chess Symbols)" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "中日韓統一表意文字(CJK Unified)" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "中日韓統一表意文字擴充區A (CJK Unified Extension A)" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "中日韓統一表意文字擴充區B (CJK Unified Extension B)" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "中日韓統一表意文字擴充區C (CJK Unified Extension C)" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "中日韓統一表意文字擴充區D (CJK Unified Extension D)" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "中日韓統一表意文字擴充區E (CJK Unified Extension E)" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "中日韓相容表意文字 (CJK Compatibility Ideographs)" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "中日韓相容表意文字補充區 (CJK Compatibility Ideographs Supplement)" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "克勞狄字母(Claudian Letters)" #: src/font-manager/Orthographies.vala:70 msgid "Coptic" msgstr "科普特語(Coptic)" #: src/font-manager/Orthographies.vala:71 #, fuzzy msgid "Currencies" msgstr "貨幣(Currencies)" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "賽普勒斯音節文字 (Cypriot syllabary)" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/Language.vala:40 msgid "Devanagari" msgstr "天城文 (Devanagari)" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "荷蘭文(Dutch)" #: src/font-manager/Orthographies.vala:75 msgid "Egyptian Hieroglyphs" msgstr "聖書體 (Egyptian hieroglyphs)" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "表情符號" #: src/font-manager/Orthographies.vala:77 msgid "Ethiopic" msgstr "吉茲語(Ethiopic)" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "波斯語(Farsi)" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "食物與飲料符號(Food and Drink)" #: src/font-manager/Orthographies.vala:84 #, fuzzy msgid "Full Cyrillic" msgstr "全形西里爾字母(Full Cyrillic)" #: src/font-manager/Orthographies.vala:85 msgid "Georgian" msgstr "格魯吉亞語(Georgian)" #: src/font-manager/Orthographies.vala:86 msgid "Glagolitic" msgstr "格拉哥里字母(Glagolitic)" #: src/font-manager/Orthographies.vala:87 msgid "Gothic" msgstr "歌德體(Gothic)" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/Language.vala:43 msgid "Gujarati" msgstr "古吉拉特語(Gujarati)" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/Language.vala:44 msgid "Gurmukhi" msgstr "古木基文(Gurmukhi)" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "諺文(Korean Hangul)" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "哈努諾文(Hanunó'o)" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/Language.vala:45 msgid "Hebrew" msgstr "希伯來語(Hebrew)" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "國際音標" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "" #: src/font-manager/Orthographies.vala:97 msgid "Javanese" msgstr "爪哇語(Javanese)" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "人名用 日文漢字(Japanese Jinmeiyo)" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "日文常用漢字(Japanese Joyo)" #: src/font-manager/Orthographies.vala:100 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "日文假名(Japanese Kana)" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/Language.vala:47 msgid "Kannada" msgstr "康納達語(Kannada)" #: src/font-manager/Orthographies.vala:103 msgid "Kayah Li" msgstr "克耶李文(Kayah Li)" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "哈薩克語(Kazakh)" #: src/font-manager/Orthographies.vala:105 msgid "Kharoshthi" msgstr "佉盧文(Kharoshthi)" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/Language.vala:48 msgid "Khmer" msgstr "高棉語(Khmer)" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "日文國字(Japanese Kokuji)" #: src/font-manager/Orthographies.vala:108 msgid "Lao" msgstr "老撾語(Lao)" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "拉丁合字(Latin Ligatures)" #: src/font-manager/Orthographies.vala:110 msgid "Lepcha" msgstr "絨巴語(Lepcha)" #: src/font-manager/Orthographies.vala:111 msgid "Limbu" msgstr "林布語(Limbu)" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "線形文字B表意文字 (Linear B Ideograms)" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "線形文字B (Linear B Syllabary)" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/Language.vala:52 msgid "Malayalam" msgstr "馬拉雅拉姆語(Malayalam)" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "" #: src/font-manager/Orthographies.vala:118 #, fuzzy msgid "Mathematical Operators" msgstr "數學符號(Mathematical Operators)" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "曼尼普爾文(Metei Mayek)" #: src/font-manager/Orthographies.vala:120 msgid "Mende Kikakui" msgstr "門德文(Mende Kikaku)" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "麥羅埃草書(Meroitic Cursive)" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "麥羅埃象形文字(Meroitic Hieroglyphs)" #: src/font-manager/Orthographies.vala:123 msgid "Miao" msgstr "苗文(Miao)" #: src/font-manager/Orthographies.vala:124 msgid "Mongolian" msgstr "蒙古語(Mongolian)" #. Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ #. * Contains lots of duplicates, doubt many would find it useful #. #. { "MUFI 3.0", "MUFI 3.0" }, #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/Language.vala:53 msgid "Myanmar" msgstr "緬甸語(Myanmar)" #: src/font-manager/Orthographies.vala:132 msgid "New Tai Lue" msgstr "新傣仂文(New Tai Lue)" #: src/font-manager/Orthographies.vala:133 msgid "N’Ko" msgstr "西非書面字母(N’Ko)" #: src/font-manager/Orthographies.vala:134 msgid "Ogham" msgstr "歐甘字母(Ogham)" #: src/font-manager/Orthographies.vala:135 msgid "Ol Chiki" msgstr "桑塔利文(Ol Chiki)" #: src/font-manager/Orthographies.vala:136 msgid "Old Italic" msgstr "古義大利字母(Old Italic)" #: src/font-manager/Orthographies.vala:137 msgid "Old South Arabian" msgstr "南阿拉伯字母(Old South Arabian)" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/Language.vala:54 msgid "Oriya" msgstr "奧里亞語(Oriya)" #: src/font-manager/Orthographies.vala:139 msgid "Osmanya" msgstr "奧斯曼亞字母(Osmanya)" #: src/font-manager/Orthographies.vala:140 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:141 msgid "Pashto" msgstr "普什圖語(Pashto)" #: src/font-manager/Orthographies.vala:142 msgid "Phags Pa" msgstr "八思巴字母(Phags Pa)" #: src/font-manager/Orthographies.vala:143 msgid "Pinyin" msgstr "拼音(Pinyin)" #: src/font-manager/Orthographies.vala:144 msgid "Polynesian" msgstr "玻里尼西亞文(Polynesian)" #: src/font-manager/Orthographies.vala:145 msgid "Polytonic Greek" msgstr "希臘語變音符號(Polytonic Greek)" #: src/font-manager/Orthographies.vala:146 msgid "Rejang" msgstr "拉讓文(Rejang)" #: src/font-manager/Orthographies.vala:147 msgid "Romanian" msgstr "羅馬尼亞語(Romanian)" #: src/font-manager/Orthographies.vala:148 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Saurashtra" msgstr "索拉什特拉(Saurashtra)" #: src/font-manager/Orthographies.vala:150 msgid "Simplified Chinese" msgstr "簡體中文" #: src/font-manager/Orthographies.vala:151 msgid "Sindhi" msgstr "信德語(Sindhi)" #: src/font-manager/Orthographies.vala:152 #: src/font-manager/web/google/Language.vala:55 msgid "Sinhala" msgstr "僧伽羅語(Sinhala)" #: src/font-manager/Orthographies.vala:153 msgid "South Korean Hanja" msgstr "韓國漢字(South Korean Hanja)" #: src/font-manager/Orthographies.vala:154 msgid "Sundanese" msgstr "巽他語(Sundanese)" #: src/font-manager/Orthographies.vala:155 msgid "Syloti Nagri" msgstr "希洛弟納格里文(Syloti Nagri)" #: src/font-manager/Orthographies.vala:156 msgid "Syriac" msgstr "敘利亞語(Syriac)" #: src/font-manager/Orthographies.vala:157 msgid "Tai Le" msgstr "傣那語(Tai Le)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Tham (Lanna)" msgstr "老傣仂文(Tai Tham (Lanna))" #: src/font-manager/Orthographies.vala:159 msgid "Tai Viet" msgstr "傣擔文(Tai Viet)" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/Language.vala:56 msgid "Tamil" msgstr "坦米爾語(Tamil)" #: src/font-manager/Orthographies.vala:161 #: src/font-manager/web/google/Language.vala:57 msgid "Telugu" msgstr "泰盧固語(Telugu)" #: src/font-manager/Orthographies.vala:162 msgid "Thaana" msgstr "它拿字母(Thaana)" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/Language.vala:58 msgid "Thai" msgstr "泰語(Thai)" #: src/font-manager/Orthographies.vala:164 #: src/font-manager/web/google/Language.vala:59 msgid "Tibetan" msgstr "標準藏語(Tibetan)" #: src/font-manager/Orthographies.vala:165 msgid "Tifinagh" msgstr "提非納文字(Tifinagh)" #: src/font-manager/Orthographies.vala:166 msgid "Traditional Chinese" msgstr "繁體中文" #: src/font-manager/Orthographies.vala:167 msgid "Turkish" msgstr "土耳其語(Turkish)" #: src/font-manager/Orthographies.vala:168 msgid "Uighur" msgstr "維吾爾語(Uighur)" #: src/font-manager/Orthographies.vala:169 msgid "Urdu" msgstr "烏爾都語(Urdu)" #: src/font-manager/Orthographies.vala:170 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Vedic Extensions" msgstr "梵文與其他印度文字延伸符(Vedic Extensions)" #: src/font-manager/Orthographies.vala:172 msgid "Venda" msgstr "溫達語(Venda)" #: src/font-manager/Orthographies.vala:173 #: src/font-manager/web/google/Language.vala:60 msgid "Vietnamese" msgstr "越南語(Vietnamese)" #: src/font-manager/Orthographies.vala:174 msgid "Western European" msgstr "西歐文字(Western European)" #: src/font-manager/Orthographies.vala:175 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:176 msgid "Chinese Zhuyin Fuhao" msgstr "注音符號" #. Translators : Coverage refers to the amount of support the font provides for an #. orthography. This will be displayed as "Coverage : XXX%" in the interface. #: src/font-manager/Orthography.vala:124 #, fuzzy msgid "Coverage" msgstr "覆蓋率" #: src/font-manager/Orthography.vala:153 #: src/font-manager/filters/LanguageFilter.vala:58 #: src/font-manager/web/google/ui/google-font-filters.ui:503 msgid "Supported Orthographies" msgstr "" #: src/font-manager/Orthography.vala:204 msgid "Update in progress" msgstr "正在更新" #: src/font-manager/TitleBar.vala:62 msgid "Updating Database — Fonts" msgstr "正在更新資料庫 — 字體" #: src/font-manager/TitleBar.vala:64 msgid "Updating Database — Metadata" msgstr "正在更新資料庫 — 附加資料" #: src/font-manager/TitleBar.vala:66 msgid "Updating Database — Orthography" msgstr "正在更新資料庫 — 拼寫體系" #: src/font-manager/TitleBar.vala:83 msgid "Keyboard Shortcuts" msgstr "快捷鍵" #: src/font-manager/TitleBar.vala:84 #: src/font-manager/ui/font-manager-shortcuts-window.ui:19 msgid "Help" msgstr "幫助" #: src/font-manager/TitleBar.vala:85 msgid "About" msgstr "關於" #: src/font-manager/TitleBar.vala:103 msgid "Import" msgstr "匯入" #: src/font-manager/TitleBar.vala:104 src/font-manager/UserData.vala:132 msgid "Export" msgstr "匯出" #: src/font-manager/TitleBar.vala:111 src/font-manager/UserData.vala:37 #: src/font-manager/UserData.vala:48 msgid "User Data" msgstr "使用者資料" #. HAVE_WEBKIT #: src/font-manager/TitleBar.vala:267 msgid "Add Fonts" msgstr "新增字體" #: src/font-manager/TitleBar.vala:268 msgid "Remove Fonts" msgstr "移除字體" #: src/font-manager/TitleBar.vala:275 #: src/font-manager/ui/font-manager-main-window.ui:189 msgid "Preferences" msgstr "偏好" #: src/font-manager/UserData.vala:55 msgid "Select Exported Data" msgstr "選擇已匯出資料" #: src/font-manager/Utils.vala:220 msgid "Copying files…" msgstr "複製檔案…" #: src/font-manager/filters/Collection.vala:48 msgid "New Collection" msgstr "新字集" #: src/font-manager/filters/Collection.vala:50 #, c-format msgid "Created : %s" msgstr "建立: %s" #: src/font-manager/filters/Disabled.vala:26 msgid "Disabled" msgstr "未啟用" #: src/font-manager/filters/Disabled.vala:26 msgid "Fonts which have been disabled" msgstr "已禁用字體" #: src/font-manager/filters/LanguageFilter.vala:28 #, fuzzy msgid "Filter based on supported orthographies" msgstr "對支援的拼寫體系過濾" #: src/font-manager/filters/Unsorted.vala:26 msgid "Unsorted" msgstr "未排序" #: src/font-manager/filters/Unsorted.vala:26 msgid "Fonts not present in any collection" msgstr "字體未出現在任何字集中" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "使用者" #: src/font-manager/filters/UserFonts.vala:27 msgid "Fonts available only to you" msgstr "你的字體" #: src/font-manager/preferences/Desktop.vala:36 #, fuzzy msgid "Interface Font" msgstr "界面字體" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "" #: src/font-manager/preferences/Desktop.vala:42 #, fuzzy msgid "Document Font" msgstr "文件字體" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "用於閱讀文檔的字體。" #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "等寬字體" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "用於命令列之等寬字體(固定寬度)。" #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "文字縮放倍率" #: src/font-manager/preferences/Desktop.vala:55 #, fuzzy msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "在不更改字體大小的情況下,縮放文本的顯示倍率" #: src/font-manager/preferences/Desktop.vala:60 #: src/font-manager/preferences/Desktop.vala:78 msgid "Antialiasing" msgstr "抗鋸齒" #: src/font-manager/preferences/Desktop.vala:61 #: src/font-manager/preferences/Desktop.vala:79 #, fuzzy msgid "The type of antialiasing to use when rendering fonts." msgstr "繪製字體時使用的抗鋸齒類型。" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:84 msgid "RGBA order" msgstr "RGBA順序" #: src/font-manager/preferences/Desktop.vala:67 #: src/font-manager/preferences/Desktop.vala:85 #, fuzzy msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "LCD螢幕上子像素的順序;只在抗鋸齒被設為RGBA時使用。" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:90 #: src/font-manager/preferences/Fontconfig.vala:329 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:91 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:116 #, fuzzy msgid "GNOME desktop settings schema not found" msgstr "未找到GNOME桌面設定綱要" #: src/font-manager/preferences/Fontconfig.vala:167 msgid "" "Select save to generate a fontconfig configuration file from the above " "settings.\n" "\n" "Select discard to remove the configuration file and revert to the default " "settings.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "選擇儲存以上設定到設定文件中\n" "\n" "選擇刪除設定文件並恢復預設設定\n" "\n" "注意,並非所有環境/程式都會遵守這些設定。" #: src/font-manager/preferences/Fontconfig.vala:204 #: src/font-manager/preferences/Fontconfig.vala:282 #: src/font-manager/preferences/Fontconfig.vala:456 msgid "Settings saved to file." msgstr "設定已儲存至文件。" #: src/font-manager/preferences/Fontconfig.vala:208 #: src/font-manager/preferences/Fontconfig.vala:286 #: src/font-manager/preferences/Fontconfig.vala:460 #, fuzzy msgid "Removed configuration file." msgstr "移除配置文件。" #: src/font-manager/preferences/Fontconfig.vala:235 msgid "Target DPI" msgstr "目標 DPI" #: src/font-manager/preferences/Fontconfig.vala:236 msgid "Scale Factor" msgstr "縮放倍率" #: src/font-manager/preferences/Fontconfig.vala:240 msgid "LCD Filter" msgstr "LCD 濾鏡" #: src/font-manager/preferences/Fontconfig.vala:328 msgid "Antialias" msgstr "抗鋸齒" #: src/font-manager/preferences/Fontconfig.vala:330 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:339 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Fontconfig.vala:340 #, fuzzy msgid "Use Embedded Bitmaps" msgstr "使用內嵌點陣" #: src/font-manager/preferences/Fontconfig.vala:342 #: src/font-manager/preferences/Fontconfig.vala:348 msgid " Size Restrictions " msgstr " 尺寸限制 " #: src/font-manager/preferences/Fontconfig.vala:346 msgid " Apply settings to point sizes " msgstr "" #: src/font-manager/preferences/Fontconfig.vala:406 msgid "Smaller than" msgstr "小於" #: src/font-manager/preferences/Fontconfig.vala:407 msgid "Larger than" msgstr "大於" #: src/font-manager/preferences/Fontconfig.vala:427 msgid "Add alias" msgstr "新增別名" #: src/font-manager/preferences/Fontconfig.vala:428 msgid "Remove selected alias" msgstr "移除選擇的別名" #: src/font-manager/preferences/Fontconfig.vala:599 #, fuzzy msgid "Font Substitutions" msgstr "字型替換" #: src/font-manager/preferences/Fontconfig.vala:600 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Fontconfig.vala:601 msgid "To add a new substitute click the add button in the toolbar." msgstr "按下工具列中的新增按鈕以增加新的替換選項。" #: src/font-manager/preferences/Preferences.vala:24 msgid "Interface" msgstr "界面" #: src/font-manager/preferences/Preferences.vala:25 msgid "Desktop" msgstr "桌面" #: src/font-manager/preferences/Preferences.vala:26 msgid "Sources" msgstr "字體來源" #: src/font-manager/preferences/Preferences.vala:27 #, fuzzy msgid "Actions" msgstr "動作" #: src/font-manager/preferences/Preferences.vala:28 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:29 #: src/font-manager/web/google/ui/google-font-filters.ui:204 msgid "Display" msgstr "顯示" #: src/font-manager/preferences/Preferences.vala:30 msgid "Rendering" msgstr "繪製" #: src/font-manager/preferences/UserActions.vala:198 #, fuzzy msgid "" "Actions defined here will be added to the font list context menu.\n" "\n" "By default the filepath for the selected font will be appended to the end of " "the argument list.\n" "To control where the filepath is inserted use FILEPATH as a placeholder.\n" "If FAMILY or STYLE are found in the argument list they will also be replaced." msgstr "" "這裡定義的動作將被添加到字體列表的選單中。\n" "\n" "預設情況下,所選字體的檔案路徑將被附加到參數列表的尾端。\n" "如要控制檔案路徑被插入的位置,可以使用 FILEPATH 作為占位符。\n" "如果在參數列表中出現 FAMILY 或 STYLE ,他們也會被替换。" #: src/font-manager/preferences/UserActions.vala:214 msgid "User Actions" msgstr "使用者動作" #: src/font-manager/preferences/UserActions.vala:214 #, fuzzy msgid "Custom context menu entries" msgstr "自訂選單項目" #: src/font-manager/preferences/UserInterface.vala:203 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:206 #, fuzzy msgid "Only When Maximized" msgstr "只在最大化時" #: src/font-manager/preferences/UserInterface.vala:209 #, fuzzy msgid "Client Side Decorations" msgstr "用戶端裝飾" #: src/font-manager/preferences/UserInterface.vala:213 msgid "Enable Animations" msgstr "啟用動畫" #: src/font-manager/preferences/UserInterface.vala:214 msgid "Prefer Dark Theme" msgstr "偏好深色主題" #: src/font-manager/preferences/UserInterface.vala:268 msgid "" "CSD enabled. Change will take effect next time the application is started." msgstr "CSD 已啟用。下次啟動程式時將做出變更。" #: src/font-manager/preferences/UserInterface.vala:270 msgid "" "CSD disabled. Change will take effect next time the application is started." msgstr "CSD 已停用。下次啟動程式時將做出變更。" #: src/font-manager/preferences/UserSources.vala:146 #, fuzzy msgid "" "Fonts in any folders listed here will be available within the application.\n" "\n" "They will not be visible to other applications until the source is actually " "enabled.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "在這裡顯示的任何字體都將可使用。\n" "\n" "在真正啟用之前,其他應用程式無法看到這些字體\n" "\n" "注意,並非所有環境/程式都會遵守這些設定。" #: src/font-manager/preferences/UserSources.vala:162 #: src/font-manager/ui/font-manager-user-data.ui:131 msgid "Font Sources" msgstr "字體來源" #: src/font-manager/preferences/UserSources.vala:163 #, fuzzy msgid "Easily add or preview fonts without actually installing them." msgstr "預覽字體而不安裝。" #: src/font-manager/preferences/UserSources.vala:164 #, fuzzy msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "拖曳資料夾至此或按下選單中的新增按鈕以增加新的來源。" #: src/font-manager/web/google/FontList.vala:56 msgid "Case insensitive search of family names." msgstr "忽略大小寫查詢字體家族名稱。" #: src/font-manager/web/google/GoogleFonts.vala:129 msgid "Error procesing data" msgstr "處理資料時發生錯誤" #: src/font-manager/web/google/GoogleFonts.vala:138 msgid "Network Error" msgstr "網路錯誤" #: src/font-manager/web/google/GoogleFonts.vala:139 msgid "Please check your network settings" msgstr "請檢查您的網路設定" #: src/font-manager/web/google/GoogleFonts.vala:141 #, fuzzy msgid "Client Error" msgstr "客戶端錯誤" #: src/font-manager/web/google/GoogleFonts.vala:142 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "請嘗試重新啟動此程式。若問題持續發生,請向開發人員回報。" #: src/font-manager/web/google/GoogleFonts.vala:145 msgid "Server Error" msgstr "伺服器異常" #: src/font-manager/web/google/GoogleFonts.vala:215 msgid "Network Offline" msgstr "網路斷線" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:217 #, fuzzy msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "需要網路連線以檢視Google字型目錄" #: src/font-manager/web/google/Language.vala:35 msgid "Chinese (Hong Kong)" msgstr "中文(香港)" #: src/font-manager/web/google/Language.vala:36 msgid "Chinese (Simplified)" msgstr "中文(簡體)" #: src/font-manager/web/google/Language.vala:37 msgid "Chinese (Traditional)" msgstr "中文(繁體)" #: src/font-manager/web/google/Language.vala:38 msgid "Cyrillic" msgstr "西里爾字母(Cyrillic)" #: src/font-manager/web/google/Language.vala:39 msgid "Cyrillic Extended" msgstr "擴充西里爾字母(Cyrillic Extended)" #: src/font-manager/web/google/Language.vala:41 msgid "Greek" msgstr "希臘語(Greek)" #: src/font-manager/web/google/Language.vala:42 msgid "Greek Extended" msgstr "擴充希臘語(Greek)" #: src/font-manager/web/google/Language.vala:46 msgid "Japanese" msgstr "日文" #: src/font-manager/web/google/Language.vala:49 msgid "Korean" msgstr "韓文" #: src/font-manager/web/google/Language.vala:50 msgid "Latin" msgstr "拉丁文" #: src/font-manager/web/google/Language.vala:51 msgid "Latin Extended" msgstr "擴充拉丁文(Latin Extended)" #. TRANSLATORS : The replacement character here refers to a language name #: src/font-manager/web/google/Language.vala:81 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/Language.vala:83 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Family" msgstr "更新字體家族" #: src/font-manager/web/google/PreviewPane.vala:293 msgid "Update Font" msgstr "更新字體" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Family" msgstr "移除字體家族" #: src/font-manager/web/google/PreviewPane.vala:298 msgid "Remove Font" msgstr "移除字體" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Family" msgstr "下載字體家族" #: src/font-manager/web/google/PreviewPane.vala:303 msgid "Download Font" msgstr "下載字體" #: src/font-manager/web/google/PreviewPane.vala:313 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i 有可用的語言範例 " #: src/font-manager/web/google/Weight.vala:67 msgid "ExtraLight" msgstr "超细(ExtraLight)" #: src/font-manager/web/google/Weight.vala:75 msgid "SemiBold" msgstr "中等粗(SemiBold)" #: src/font-manager/web/google/Weight.vala:79 msgid "ExtraBold" msgstr "超粗(ExtraBold)" #: src/font-manager/web/google/Weight.vala:81 #, fuzzy msgid "Black" msgstr "黑體" #: src/font-viewer/MainWindow.vala:24 msgid "Preview font files before installing them." msgstr "在安裝之前先檢視字體。" #: src/font-viewer/MainWindow.vala:25 msgid "To preview a font simply drag it onto this area." msgstr "將字型檔案拖曳至此以檢視。" #: src/font-viewer/MainWindow.vala:122 msgid "No file selected" msgstr "未選擇任何檔案" #: src/font-viewer/MainWindow.vala:123 msgid "Or unsupported filetype." msgstr "或是未知的檔案類型。" #: src/font-viewer/MainWindow.vala:172 msgid "Newer version already installed" msgstr "新版本已安装" #: src/font-viewer/MainWindow.vala:174 msgid "Installed" msgstr "已安裝字型" #: src/font-viewer/MainWindow.vala:177 #: src/font-viewer/font-viewer-main-window.ui:53 msgid "Install Font" msgstr "安裝字體" #: lib/unicode/ui/unicode-character-map-zoom-window.ui:80 msgid "Copy" msgstr "複製" #: src/font-manager/ui/font-manager-browse-view.ui:34 msgid "List View" msgstr "以列表檢視" #: src/font-manager/ui/font-manager-browse-view.ui:68 msgid "Grid View" msgstr "以網格檢視" #: src/font-manager/ui/font-manager-browse-view.ui:116 msgid "Enter Preview Text…" msgstr "輸入文字以預覽…" #: src/font-manager/ui/font-manager-browse-view.ui:182 msgid "Previous page" msgstr "上一頁" #: src/font-manager/ui/font-manager-browse-view.ui:210 msgid "Next page" msgstr "下一頁" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:25 msgid "Collection Name" msgstr "字集名稱" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:54 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:57 msgid "Add selected font to comparison" msgstr "新增選中的字體至比較" #: src/font-manager/ui/font-manager-compare-view.ui:84 msgid "Remove selected font from comparison" msgstr "移除已選中的比較字體" #: src/font-manager/ui/font-manager-compare-view.ui:110 #, fuzzy msgid "Pinned Comparisons" msgstr "已標注的比較" #: src/font-manager/ui/font-manager-compare-view.ui:136 #: src/font-manager/ui/font-manager-compare-view.ui:140 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:73 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:76 msgid "Select background color" msgstr "選擇背景顏色" #: src/font-manager/ui/font-manager-compare-view.ui:157 #: src/font-manager/ui/font-manager-compare-view.ui:161 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:90 #: src/font-manager/web/google/ui/google-fonts-preview-pane.ui:93 msgid "Select text color" msgstr "選擇文字顏色" #: src/font-manager/ui/font-manager-font-config-controls.ui:12 msgid "Discard" msgstr "放棄" #: src/font-manager/ui/font-manager-font-config-controls.ui:30 msgid "Running applications may require a restart to reflect any changes." msgstr "正在執行中的程式可能需要重啟以檢視變更。" #: src/font-manager/ui/font-manager-font-config-controls.ui:40 msgid "Save" msgstr "儲存" #: src/font-manager/ui/font-manager-language-filter-settings.ui:32 msgid "Back" msgstr "返回" #: src/font-manager/ui/font-manager-language-filter-settings.ui:62 msgid "Search Orthographies…" msgstr "搜尋拼寫體系…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:77 msgid "Deselect All" msgstr "全部取消選取" #: src/font-manager/ui/font-manager-language-filter-settings.ui:156 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:86 #, fuzzy msgid "Clear selected filter" msgstr "清除過濾器" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:27 msgid "Created : " msgstr "建立: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:32 msgid "Save current comparison" msgstr "保存目前的比較" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:62 msgid "Remove selected comparison" msgstr "移除已選比較" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:92 msgid "Restore selected comparison" msgstr "恢復已選比較" #: src/font-manager/ui/font-manager-shortcuts-window.ui:14 msgid "General" msgstr "一般" #: src/font-manager/ui/font-manager-shortcuts-window.ui:26 msgid "Increase preview size" msgstr "增大預覽尺寸" #: src/font-manager/ui/font-manager-shortcuts-window.ui:33 msgid "Decrease preview size" msgstr "減小預覽尺寸" #: src/font-manager/ui/font-manager-shortcuts-window.ui:40 msgid "Reset preview size" msgstr "重設預覽尺寸" #: src/font-manager/ui/font-manager-shortcuts-window.ui:47 msgid "Reload" msgstr "重新載入" #: src/font-manager/ui/font-manager-shortcuts-window.ui:54 msgid "Quit the application" msgstr "關閉應用程式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:62 msgid "Mode" msgstr "模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:67 msgid "Switch to Manage mode" msgstr "切換至管理模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:74 msgid "Switch to Browse mode" msgstr "切換至瀏覽模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:81 msgid "Switch to Compare mode" msgstr "切換至比較模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:89 msgid "Preview Mode" msgstr "預覽模式" #: src/font-manager/ui/font-manager-shortcuts-window.ui:94 msgid "Switch to Standard preview" msgstr "切換至標準預覽" #: src/font-manager/ui/font-manager-shortcuts-window.ui:101 msgid "Switch to Waterfall preview" msgstr "切換至瀑布模式預覽" #: src/font-manager/ui/font-manager-shortcuts-window.ui:108 msgid "Switch to Body Text preview" msgstr "" # msgstr "区块" #: src/font-manager/ui/font-manager-standard-sidebar.ui:58 msgid "Categories" msgstr "分類" #: src/font-manager/ui/font-manager-standard-sidebar.ui:129 msgid "Collections" msgstr "字集" #: src/font-manager/ui/font-manager-standard-sidebar.ui:175 msgid "Edit selected category" msgstr "編輯已選目錄" #: src/font-manager/ui/font-manager-standard-sidebar.ui:198 msgid "Add new collection" msgstr "增加新字集" #: src/font-manager/ui/font-manager-standard-sidebar.ui:221 msgid "Remove selected collection" msgstr "移除選擇的字集" #: src/font-manager/ui/font-manager-subpixel-geometry.ui:44 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:18 msgid "Enter target family" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:32 #, fuzzy msgid "Add substitute" msgstr "新增替代" #: src/font-manager/ui/font-manager-substitute.ui:41 #, fuzzy msgid "Remove substitute" msgstr "移除替代" #: src/font-manager/ui/font-manager-substitute.ui:42 #, fuzzy msgid "Enter substitute family" msgstr "輸入替代字體家族" #: src/font-manager/ui/font-manager-substitute.ui:59 msgid "prefer" msgstr "偏好" #: src/font-manager/ui/font-manager-substitute.ui:60 msgid "accept" msgstr "接受" #: src/font-manager/ui/font-manager-substitute.ui:61 msgid "default" msgstr "預設" #: src/font-manager/ui/font-manager-title-button-style.ui:13 msgid "Titlebar Button Style" msgstr "標題列按鈕樣式" #: src/font-manager/ui/font-manager-title-button-style.ui:43 msgid "Flat" msgstr "平坦" #: src/font-manager/ui/font-manager-user-action-row.ui:16 #: src/font-manager/web/google/ui/google-font-filters.ui:52 msgid "Name" msgstr "名稱" #: src/font-manager/ui/font-manager-user-action-row.ui:31 msgid "Comment" msgstr "註解" #: src/font-manager/ui/font-manager-user-action-row.ui:47 msgid "Executable" msgstr "可執行檔" #: src/font-manager/ui/font-manager-user-action-row.ui:63 msgid "Arguments" msgstr "參數" #: src/font-manager/ui/font-manager-user-data.ui:73 msgid "Font Configuration" msgstr "字體調整" #: src/font-manager/ui/font-manager-user-data.ui:102 msgid "Font Collections" msgstr "字體集" #: src/font-manager/ui/font-manager-user-data.ui:160 msgid "Installed Fonts" msgstr "已安裝的字體" #: src/font-manager/ui/font-manager-user-data.ui:189 #, fuzzy msgid "Custom Actions" msgstr "自訂動作" #: src/font-manager/ui/font-manager-waterfall-size.ui:25 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:74 #, fuzzy msgid "Waterfall Preview Size Settings" msgstr "瀑布模式最大預覽點尺寸" #: src/font-manager/ui/font-manager-waterfall-size.ui:93 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:94 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:95 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:96 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:97 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:98 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:99 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:100 #, fuzzy msgid "Custom Size Settings" msgstr "自訂動作" #: src/font-manager/ui/font-manager-waterfall-size.ui:142 #, fuzzy msgid "Minimum Waterfall Preview Point Size" msgstr "瀑布模式最大預覽點尺寸" #: src/font-manager/ui/font-manager-waterfall-size.ui:155 msgid "8.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:174 #, fuzzy msgid "Maximum Waterfall Preview Point Size" msgstr "瀑布模式最大預覽點尺寸" #: src/font-manager/ui/font-manager-waterfall-size.ui:185 msgid "Higher values may adversely affect performance" msgstr "較高的值可能導致效能降低" #: src/font-manager/ui/font-manager-waterfall-size.ui:188 msgid "48.0" msgstr "" #: src/font-manager/ui/font-manager-waterfall-size.ui:207 #, fuzzy msgid "Waterfall Preview Point Size Common Ratio" msgstr "瀑布模式最大預覽點尺寸" #: src/font-manager/ui/font-manager-waterfall-size.ui:220 msgid "1.0" msgstr "" #: src/font-manager/web/google/ui/google-font-filters.ui:53 msgid "Newest" msgstr "最新" #: src/font-manager/web/google/ui/google-font-filters.ui:54 msgid "Most Popular" msgstr "最受歡迎" #: src/font-manager/web/google/ui/google-font-filters.ui:55 msgid "Trending" msgstr "熱門" #: src/font-manager/web/google/ui/google-font-filters.ui:69 msgid "Sort Order" msgstr "排序依據" #: src/font-manager/web/google/ui/google-font-filters.ui:148 msgid "Serif" msgstr "襯線體" #: src/font-manager/web/google/ui/google-font-filters.ui:176 msgid "Sans Serif" msgstr "無襯線體" #: src/font-manager/web/google/ui/google-font-filters.ui:232 msgid "Handwriting" msgstr "手寫體" # msgstr "区块" #: src/font-manager/web/google/ui/google-font-filters.ui:282 msgid "Category" msgstr "目錄" #: src/font-manager/web/google/ui/google-font-filters.ui:434 msgid "Variations" msgstr "種" #~ msgid "Unknown character, unable to identify." #~ msgstr "無法辨識的不明字元。" #~ msgid "Not found." #~ msgstr "字元不存在。" #~ msgid "Character found." #~ msgstr "字元已找到。" #, fuzzy #~ msgid "_Continue" #~ msgstr "继续" #~ msgid "Update Required" #~ msgstr "需要更新" #, fuzzy #~| msgid "Remove Fonts" #~ msgid "Google Fonts" #~ msgstr "删除字体" font-manager-0.8.8/src/000077500000000000000000000000001420226015000146645ustar00rootroot00000000000000font-manager-0.8.8/src/font-manager/000077500000000000000000000000001420226015000172425ustar00rootroot00000000000000font-manager-0.8.8/src/font-manager/About.vala000066400000000000000000000054701420226015000211670ustar00rootroot00000000000000/* About.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public const string AUTHOR = "Jerry Casiano "; namespace About { public const string DISPLAY_NAME = _("Font Manager"); public const string ICON = "font-x-generic"; public const string COMMENT = _("Simple font management for GTK+ desktop environments"); public const string NAME = Config.PACKAGE_NAME; public const string VERSION = Config.PACKAGE_VERSION; public const string HOMEPAGE = Config.PACKAGE_URL; public const string BUG_TRACKER = Config.PACKAGE_BUGREPORT; public const string COPYRIGHT = "Copyright © 2009-2022 Jerry Casiano"; public const string LICENSE = _(""" 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 . """); public const string [] AUTHORS = { AUTHOR, null }; public const string [] DOCUMENTERS = { AUTHOR, null }; public const string [] ARTISTS = { null }; /* Translators : Please feel free to add yourself to the list of translators, but do not modify or remove previous entries. New entries should be separated by a newline character so that they are displayed properly in the interface. */ public const string TRANSLATORS = _("translator-credits"); public void print () { stdout.printf("\n %s - %s\n\n\t\t %s\n%s\n", NAME, COMMENT, COPYRIGHT, LICENSE); return; } } } font-manager-0.8.8/src/font-manager/Application.vala000066400000000000000000000426051420226015000223610ustar00rootroot00000000000000/* Application.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { FontManager.Application get_default_application () { return ((FontManager.Application) GLib.Application.get_default()); } [DBus (name = "org.gnome.FontManager")] public class Application: Gtk.Application { [DBus (visible = false)] public bool update_in_progress { get; private set; default = false; } [DBus (visible = false)] public GLib.Settings? settings { get; private set; default = null; } [DBus (visible = false)] public FontModel? model { get; set; default = null; } [DBus (visible = false)] public MainWindow? main_window { get; private set; default = null; } [DBus (visible = false)] public DatabaseProxy? db { get; private set; default = new DatabaseProxy(); } [DBus (visible = false)] public Reject? reject { get; private set; default = new Reject(); } [DBus (visible = false)] public StringSet? temp_files { get; private set; default = new StringSet(); } [DBus (visible = false)] public StringSet? available_families { get; private set; default = new StringSet(); } const OptionEntry[] options = { { "about", 'a', 0, OptionArg.NONE, null, "About the application", null }, { "version", 'v', 0, OptionArg.NONE, null, "Show application version", null }, { "install", 'i', 0, OptionArg.NONE, null, "Space separated list of files to install.", null }, { "enable", 'e', 0, OptionArg.NONE, null, "Space separated list of font families to enable", null }, { "disable", 'd', 0, OptionArg.NONE, null, "Space separated list of font families to disable", null }, { "list", 'l', 0, OptionArg.NONE, null, "List available font families.", null }, { "list-full", 0, 0, OptionArg.NONE, null, "Full listing including face information. (JSON)", null }, { "update", 'u', 0, OptionArg.NONE, null, "Update application database", null }, { "", 0, 0, OptionArg.FILENAME_ARRAY, null, null, null }, { null } }; uint dbus_id = 0; SearchProvider? gs_search_provider = null; public Application (string app_id, ApplicationFlags app_flags) { Object(application_id : app_id, flags : app_flags); add_main_option_entries(options); settings = get_gsettings(app_id); } public override void startup () { base.startup(); reject.load(); Gtk.Settings gtk = Gtk.Settings.get_default(); gtk.gtk_application_prefer_dark_theme = settings.get_boolean("prefer-dark-theme"); gtk.gtk_enable_animations = settings.get_boolean("enable-animations"); gtk.gtk_dialogs_use_header = settings.get_boolean("use-csd"); db.update_started.connect(() => { update_in_progress = true; }); db.update_complete.connect(() => { update_in_progress = false; }); return; } public override void open (File [] files, string hint) { int index = hint != "" ? int.parse(hint) : 0; try { DBusConnection conn = Bus.get_sync(BusType.SESSION); conn.call_sync(FontViewer.BUS_ID, FontViewer.BUS_PATH, FontViewer.BUS_ID, "ShowUri", new Variant("(si)", files[0].get_uri(), index), null, DBusCallFlags.NONE, -1, null); } catch (Error e) { critical("Method call to %s failed : %s", FontViewer.BUS_ID, e.message); } return; } public override int command_line (ApplicationCommandLine cl) { hold(); VariantDict options = cl.get_options_dict(); StringSet? filelist = get_command_line_files(cl); if (options.contains("install") || options.contains("update")) { if (options.contains("install") && filelist != null) { if (main_window != null) { main_window.install_fonts(filelist); } else { var installer = new Library.Installer(); installer.progress.connect((m, p, t) => { var data = new ProgressData(m, p, t); data.print(); }); stdout.printf("Installing Font Files\n"); installer.process_sync(filelist); stdout.printf("\n"); } } if (main_window != null) { refresh(); } else { update_font_configuration(); try { load_user_font_resources(reject.get_rejected_files(), null); } catch (Error e) { critical(e.message); } DatabaseType [] db_types = { DatabaseType.FONT, DatabaseType.METADATA, DatabaseType.ORTHOGRAPHY }; Json.Object available_fonts = get_available_fonts(null); var available_files = new StringSet(); foreach (string path in list_available_font_files()) available_files.add(path); foreach (var type in db_types) { try { stdout.printf("Updating Database - %s\n", Database.get_type_name(type)); update_database_sync(get_database(type), type, available_fonts, available_files, ProgressData.print, null); stdout.printf("\n"); } catch (Error e) { critical(e.message); return e.code; } } } } else if (filelist != null) { File [] files = { File.new_for_path(filelist[0]) }; open(files, "0"); } else { activate(); } release(); return 0; } public string list () throws GLib.DBusError, GLib.IOError { load_user_font_resources(null, null); GLib.List families = list_available_font_families(); assert(families.length() > 0); StringBuilder builder = new StringBuilder(); foreach (string family in families) builder.append("%s\n".printf(family)); return builder.str; } public string list_full () throws GLib.DBusError, GLib.IOError { update_font_configuration(); try { load_user_font_resources(reject.get_rejected_files(), null); } catch (Error e) { critical(e.message); } Json.Object available_fonts = get_available_fonts(null); Json.Array sorted_fonts = sort_json_font_listing(available_fonts); return print_json_array(sorted_fonts, true); } public void enable (string [] families) throws GLib.DBusError, GLib.IOError { foreach (var family in families) if (family in reject) reject.remove(family); reject.save(); return; } public void disable (string [] families) throws GLib.DBusError, GLib.IOError { foreach (var family in families) reject.add(family); reject.save(); return; } public void install (string [] filepaths) throws GLib.DBusError, GLib.IOError { StringSet filelist = new StringSet(); foreach (var path in filepaths) filelist.add(path); var installer = new Library.Installer(); installer.process_sync(filelist); return; } public override int handle_local_options (VariantDict options) { int exit_status = -1; if (options.contains("version")) { stdout.printf("%s %s\n", About.NAME, About.VERSION); return 0; } if (options.contains("about")) { About.print(); return 0; } if (options.contains("enable")) { var accept = get_command_line_input(options); return_val_if_fail(accept != null, -1); foreach (var family in accept) if (family in reject) reject.remove(family); reject.save(); exit_status = 0; } if (options.contains("disable")) { var rejects = get_command_line_input(options); return_val_if_fail(rejects != null, -1); foreach (var family in rejects) reject.add(family); reject.save(); exit_status = 0; } if (options.contains("list")) { try { stdout.printf(list()); } catch (Error e) { critical(e.message); return e.code; } exit_status = 0; } if (options.contains("list-full")) { try { stdout.printf("\n%s\n\n", list_full()); } catch (Error e) { critical(e.message); return e.code; } exit_status = 0; } return exit_status; } void refresh_async () { ThreadFunc run_in_thread = () => { if (main_window != null) Idle.add(() => { model = null; return GLib.Source.REMOVE; }); enable_user_font_configuration(false); update_font_configuration(); try { load_user_font_resources(reject.get_rejected_files(), null); } catch (Error e) { critical(e.message); } Json.Object available_fonts = get_available_fonts(null); db.update(available_fonts); Json.Array sorted_fonts = sort_json_font_listing(available_fonts); var font_model = new FontModel(); font_model.source_array = sorted_fonts; available_families.clear(); foreach (string family in available_fonts.get_members()) available_families.add(family); if (main_window != null) { Idle.add(() => { clear_pango_cache(main_window.get_pango_context()); model = font_model; return GLib.Source.REMOVE; }); } enable_user_font_configuration(true); return true; }; new Thread ("refresh_async", (owned) run_in_thread); return; } [DBus (visible = false)] public void refresh () { if (update_in_progress) return; update_in_progress = true; refresh_async(); return; } protected override void activate () { if (main_window == null) { main_window = new MainWindow(); add_window(main_window); BindingFlags flags = BindingFlags.SYNC_CREATE | BindingFlags.BIDIRECTIONAL; bind_property("model", main_window, "model", flags); model = new FontModel(); db.set_progress_callback((data) => { data.ref(); /* XXX : FIXME : main_window.set_progress() -> children */ get_default_application().main_window.titlebar.progress.database(data); data.unref(); return GLib.Source.REMOVE; }); SimpleAction quit = new SimpleAction("quit", null); add_action(quit); quit.activate.connect(() => { main_window.close(); }); const string? [] accels = {"q", "w", null }; set_accels_for_action("app.quit", accels); } main_window.present_with_time(Gdk.CURRENT_TIME); refresh(); return; } [DBus (visible = false)] public new void quit () { foreach (string path in temp_files) remove_directory(File.new_for_path(path)); /* Try to prevent noise during memcheck */ { clear_application_fonts(); try { Database main = get_database(DatabaseType.BASE); main.unref(); } catch (Error e) {} main_window = null; } base.quit(); return; } [DBus (visible = false)] public void import () { import_user_data(); Idle.add(() => { refresh(); return GLib.Source.REMOVE; }); return; } [DBus (visible = false)] public void export () { export_user_data(); return; } [DBus (visible = false)] public void about () { Gtk.show_about_dialog(main_window, "program-name", About.DISPLAY_NAME, "logo-icon-name", About.ICON, "version", About.VERSION, "copyright", About.COPYRIGHT, "comments", About.COMMENT, "website", About.HOMEPAGE, "authors", About.AUTHORS, "license", About.LICENSE, "translator-credits", About.TRANSLATORS, null); return; } [DBus (visible = false)] public void help () { try { Gtk.show_uri_on_window(main_window, "help:%s".printf(Config.PACKAGE_NAME), Gdk.CURRENT_TIME); } catch (Error e) { critical("There was an error displaying help contents : %s", e.message); } return; } [DBus (visible = false)] public void shortcuts () { string ui = Path.build_path("/", BUS_PATH, "ui", "font-manager-shortcuts-window.ui"); var builder = new Gtk.Builder.from_resource(ui); var shortcuts_window = builder.get_object("shortcuts-window") as Gtk.Window; shortcuts_window.delete_event.connect(() => { shortcuts_window.destroy(); return true; }); shortcuts_window.set_transient_for(main_window); shortcuts_window.show(); return; } public override bool dbus_register (DBusConnection conn, string path) throws Error { bool result = base.dbus_register(conn, path); dbus_id = conn.register_object (BUS_PATH, this); if (dbus_id == 0) critical("Could not register Font Manager service "); if (gs_search_provider == null) gs_search_provider = new SearchProvider(); gs_search_provider.dbus_register(conn); return result; } public override void dbus_unregister (DBusConnection conn, string path) { if (dbus_id != 0) conn.unregister_object(dbus_id); gs_search_provider.dbus_unregister(conn); base.dbus_unregister(conn, path); return; } public static int main (string [] args) { GLib.Intl.bindtextdomain(Config.PACKAGE_NAME, null); GLib.Intl.bind_textdomain_codeset(Config.PACKAGE_NAME, null); GLib.Intl.textdomain(Config.PACKAGE_NAME); GLib.Intl.setlocale(GLib.LocaleCategory.ALL, null); Environment.set_application_name(About.DISPLAY_NAME); Gtk.init(ref args); set_application_style(); ApplicationFlags FLAGS = (ApplicationFlags.HANDLES_OPEN | ApplicationFlags.HANDLES_COMMAND_LINE); return new Application(BUS_ID, FLAGS).run(args); } } } font-manager-0.8.8/src/font-manager/ArchiveManager.vala000066400000000000000000000132001420226015000227570ustar00rootroot00000000000000/* ArchiveManager.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ [DBus (name = "org.gnome.ArchiveManager1")] interface FileRollerDBusService : Object { public signal void progress (double percent, string message); public abstract void add_to_archive (string archive, [CCode (array_null_terminated = true)] string? [] uris, bool use_progress_dialog) throws DBusError, IOError; public abstract void compress ([CCode (array_null_terminated = true)] string? [] uris, string destination, bool use_progress_dialog) throws DBusError, IOError; public abstract void extract (string archive, string destination, bool use_progress_dialog) throws DBusError, IOError; public abstract void extract_here (string archive, bool use_progress_dialog) throws DBusError, IOError; /* Valid actions -> "create", "create_single_file", "extract" */ public abstract HashTable [] get_supported_types (string action) throws DBusError, IOError; } namespace FontManager { /* Mimetypes that are likely to cause an error, unlikely to contain usable fonts. * i.e. * Windows .FON files are classified as "application/x-ms-dos-executable" * but file-roller is unlikely to extract one successfully. */ const string [] MIMETYPE_IGNORE_LIST = { "application/x-ms-dos-executable" }; public class ArchiveManager : Object { int SERVICE_UNKNOWN_ERROR = 2; int SERVICE_TIMED_OUT = 24; static bool SERVICE_UNKNOWN = false; public signal void progress (double percent, string message); FileRollerDBusService? service = null; void post_error_message (Error e) { if (e.code == SERVICE_UNKNOWN_ERROR) { SERVICE_UNKNOWN = true; message("Install file-roller to enable archive support"); } else if (e.code != SERVICE_TIMED_OUT) { critical("%i : %s", e.code, e.message); } return; } void init () { try { if (SERVICE_UNKNOWN) return; service = Bus.get_proxy_sync(BusType.SESSION, "org.gnome.ArchiveManager1", "/org/gnome/ArchiveManager1"); if (service.get_supported_types("extract").length > 0) service.progress.connect((p, m) => { progress(p, m); }); } catch (Error e) { service = null; post_error_message(e); } return; } FileRollerDBusService? file_roller { get { init(); return service; } } public bool available { get { return file_roller != null; } } public bool add_to_archive (string archive, [CCode (array_null_terminated = true)] string? [] uris, bool use_progress_dialog = true) requires (file_roller != null) { try { file_roller.add_to_archive(archive, uris, use_progress_dialog); return true; } catch (Error e) { post_error_message(e); } return false; } public bool compress ([CCode (array_null_terminated = true)] string? [] uris, string destination, bool use_progress_dialog = true) requires (file_roller != null) { try { file_roller.compress(uris, destination, use_progress_dialog); return true; } catch (Error e) { post_error_message(e); } return false; } public bool extract (string archive, string destination, bool use_progress_dialog = true) requires (file_roller != null) { try { file_roller.extract(archive, destination, use_progress_dialog); return true; } catch (Error e) { post_error_message(e); } return false; } public bool extract_here (string archive, bool use_progress_dialog = true) requires (file_roller != null) { try { file_roller.extract_here(archive, use_progress_dialog); return true; } catch (Error e) { post_error_message(e); } return false; } public StringSet get_supported_types (string action = "extract") requires (file_roller != null) { var supported_types = new StringSet(); try { HashTable [] array = file_roller.get_supported_types(action); foreach (var hashtable in array) { if (hashtable.get("mime-type") in MIMETYPE_IGNORE_LIST) continue; supported_types.add(hashtable.get("mime-type")); } } catch (Error e) { supported_types = null; post_error_message(e); } return supported_types; } } } font-manager-0.8.8/src/font-manager/BaseTreeView.vala000066400000000000000000000072171420226015000224430ustar00rootroot00000000000000/* BaseTreeView.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ static uint mask = (Gdk.ModifierType.CONTROL_MASK | Gdk.ModifierType.SHIFT_MASK); struct PendingEvent { public double x; public double y; public bool active; public void update (double x, double y, bool active) { this.x = x; this.y = y; this.active = active; return; } } namespace FontManager { /** * TreeView which supports multiple selection drag and drop */ public class BaseTreeView : Gtk.TreeView { PendingEvent pending_event; Gtk.GestureLongPress long_press; construct { pending_event = PendingEvent(); long_press = new Gtk.GestureLongPress(this); long_press.pressed.connect((x, y) => { var event = new Gdk.Event(Gdk.EventType.BUTTON_PRESS); var e = ((Gdk.EventButton) event); e.x = x; e.y = y; e.button = Gdk.BUTTON_SECONDARY; e.window = (Gdk.Window) get_window().ref(); e.device = long_press.get_device(); show_context_menu(e); return; }); } /** * Called on right click events. * * @return %TRUE to stop other handlers from being invoked for the event. * %FALSE to propagate the event further. */ protected virtual bool show_context_menu (Gdk.EventButton event) { return base.button_press_event(event); } /** * {@inheritDoc} */ public override bool button_press_event (Gdk.EventButton event) { if (event.triggers_context_menu()) return show_context_menu(event); Gtk.TreePath path; get_path_at_pos((int) event.x, (int) event.y, out path, null, null, null); if (path == null) return true; Gtk.TreeSelection selection = get_selection(); bool pending = (selection.path_is_selected(path) && (event.state & mask) == 0); pending_event.update(event.x, event.y, pending); selection.set_select_function((s, m, p, b) => { return !pending; }); return base.button_press_event(event); } /** * {@inheritDoc} */ public override bool button_release_event (Gdk.EventButton event) { if (pending_event.active) { Gtk.TreeSelection selection = get_selection(); selection.set_select_function((s, m, p, b) => { return true; }); pending_event.active = false; if (pending_event.x != event.x || pending_event.y != event.y) return true; Gtk.TreePath path; if (get_path_at_pos((int) event.x, (int) event.y, out path, null, null, null)) set_cursor(path, null, false); } return base.button_release_event(event); } } } font-manager-0.8.8/src/font-manager/Browse.vala000066400000000000000000000326701420226015000213600ustar00rootroot00000000000000/* Browse.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public enum BrowseMode { LIST, GRID, N_MODES; } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-font-preview-tile.ui")] public class FontPreviewTile : Gtk.Grid { [GtkChild] public unowned Gtk.Label family { get; } [GtkChild] public unowned Gtk.Label count { get; } [GtkChild] public unowned Gtk.Label preview { get; } } public class GridListModel : Object, ListModel { public GenericArray ? items { get; private set; } construct { items = new GenericArray (); } public Type get_item_type () { return typeof(Family); } public uint get_n_items () { return items.length; } public Object? get_item (uint position) { return items[position]; } public void clear () { uint start = 0; uint end = get_n_items(); items.remove_range(start, end); items_changed(start, end, 0); return; } public void add_item (Object item) { return_if_fail(item is Family); uint position = get_n_items(); items.add(item); items_changed(position, 0, 1); return; } public void remove_item (uint position) { items.remove_index(position); items_changed(position, 1, 0); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-browse-view.ui")] public class Browse : Gtk.Box { public signal void mode_selected (BrowseMode mode); public double preview_size { get; set; } public GLib.HashTable ? samples { get; set; default = null; } public Gtk.Adjustment adjustment { get; set; } public Gtk.TreeModel? model { get; set; } public BrowseMode mode { get { return grid_is_visible ? BrowseMode.GRID : BrowseMode.LIST; } set { list_view.set_active(value == BrowseMode.LIST); grid_view.set_active(value == BrowseMode.GRID); } } [GtkChild] public unowned Gtk.TreeView treeview { get; } [GtkChild] public unowned PreviewEntry entry { get; } [GtkChild] unowned FontScale fontscale; [GtkChild] unowned Gtk.Stack browse_stack; [GtkChild] unowned Gtk.FlowBox flowbox; [GtkChild] unowned Gtk.Label page_count; [GtkChild] unowned Gtk.Button prev_page; [GtkChild] unowned Gtk.Button next_page; [GtkChild] unowned Gtk.RadioButton list_view; [GtkChild] unowned Gtk.RadioButton grid_view; [GtkChild] unowned Gtk.Box page_controls; [GtkChild] unowned Gtk.Entry selected_page; double n_pages = 0.0; double current_page = 0.0; double MAX_TILES = 25.0; bool grid_is_visible = false; GridListModel flowbox_model; public override void constructed () { flowbox_model = new GridListModel(); flowbox.bind_model(flowbox_model, (Gtk.FlowBoxCreateWidgetFunc) preview_tile_from_item); var renderer = new CellRendererTitle(); treeview.insert_column_with_data_func(0, "", renderer, cell_data_func); treeview.get_selection().set_mode(Gtk.SelectionMode.NONE); bind_property("model", treeview, "model", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); bind_property("preview-size", fontscale, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); fontscale.bind_property("adjustment", this, "adjustment", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); adjustment.value_changed.connect(() => { treeview.get_column(0).queue_resize(); update_grid(); }); notify["model"].connect(() => { expand_all(); n_pages = 1.0; current_page = 1.0; update_grid(); if (model != null) n_pages = Math.ceil(model.iter_n_children(null) / MAX_TILES); update_page_controls(); }); base.constructed(); return; } public void restore_state (GLib.Settings settings) { preview_size = settings.get_double("browse-font-size"); entry.text = settings.get_string("browse-preview-text"); mode = (BrowseMode) settings.get_enum("browse-mode"); treeview.get_column(0).queue_resize(); mode_selected.connect((m) => { settings.set_enum("browse-mode", (int) m); }); settings.bind("browse-font-size", this, "preview-size", SettingsBindFlags.DEFAULT); settings.bind("browse-preview-text", entry, "text", SettingsBindFlags.DEFAULT); return; } [GtkCallback] void on_entry_changed () { treeview.get_column(0).queue_resize(); update_grid(); return; } [GtkCallback] void on_grid_map () { grid_is_visible = true; update_grid(); treeview.get_column(0).queue_resize(); return; } [GtkCallback] void on_grid_unmap () { grid_is_visible = false; update_grid(); treeview.get_column(0).queue_resize(); return; } [GtkCallback] void on_mode_button_click (Gtk.Button button) { browse_stack.set_visible_child_name(button.name); page_controls.set_visible(button.name == "grid"); mode_selected(button.name == "grid" ? BrowseMode.GRID : BrowseMode.LIST); return; } [GtkCallback] void on_prev_page_clicked (Gtk.Button button) { current_page--; update_grid(); return; } [GtkCallback] void on_next_page_clicked (Gtk.Button button) { current_page++; update_grid(); return; } [GtkCallback] void on_selected_page_changed (Gtk.Editable entry) { double selected = double.parse(((Gtk.Entry) entry).get_text()); current_page = selected.clamp(1.0, n_pages); update_grid(); return; } [GtkCallback] bool on_selected_page_focus_in_event (Gtk.Widget entry, Gdk.EventFocus unused) { selected_page.set_text(""); return false; } [GtkCallback] bool on_selected_page_focus_out_event (Gtk.Widget entry, Gdk.EventFocus unused) { selected_page.set_text("%.f".printf(current_page)); return false; } void update_page_controls () { selected_page.set_width_chars(n_pages < 100 ? 2 : 3); page_count.set_text("/ %.f".printf(n_pages)); selected_page.set_text("%.f".printf(current_page)); prev_page.set_sensitive(current_page > 1); next_page.set_sensitive(n_pages > 1 && current_page < n_pages); return; } string get_preview_label_markup (Family family) { uint n_variations = family.variations.get_length(); var result = new StringBuilder(); for (uint i = 0; i < n_variations; i++) { if (i > 0) result.append("\n"); Font variation = new Font(); variation.source_object = family.variations.get_object_element(i); string markup = "%s"; string preview_text = variation.style != null ? variation.style : variation.description; if (entry.text_length > 0) preview_text = entry.text; else if (samples != null && samples.contains(variation.description)) preview_text = samples.lookup(variation.description); result.append(markup.printf(variation.description, (int) preview_size, Markup.escape_text(preview_text))); } return result.str; } [CCode (instance_pos = -1)] Gtk.Widget preview_tile_from_item (Object _item) { var item = (Family) _item; var tile = new FontPreviewTile(); string markup = "%s"; int title_size = (int) get_desc_size() * Pango.SCALE; string title = markup.printf(title_size, Markup.escape_text(item.family)); tile.family.set_markup(title); tile.preview.set_markup(get_preview_label_markup(item)); tile.count.set_text(item.variations.get_length().to_string()); tile.show(); return tile; } void update_grid () { flowbox_model.clear(); if (!grid_is_visible) return; if (model != null) { double end = (current_page * MAX_TILES); int start = (current_page == 1) ? 0 : (int) (end - MAX_TILES); double current = start; Gtk.TreeIter iter; bool valid = model.iter_nth_child(out iter, null, start); while (valid && current < end) { Value val; model.get_value(iter, FontModelColumn.OBJECT, out val); flowbox_model.add_item(val.get_object()); valid = model.iter_next(ref iter); current++; val.unset(); } update_page_controls(); } return; } void expand_all () { treeview.expand_all(); /* Workaround first row height bug? */ treeview.get_column(0).queue_resize(); return; } void cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { if (grid_is_visible) return; Value val; model.get_value(treeiter, FontModelColumn.OBJECT, out val); Object obj = val.get_object(); string font_desc; bool active = true; Pango.AttrList attrs = new Pango.AttrList(); attrs.insert(Pango.attr_fallback_new(false)); cell.set_property("attributes", attrs); Pango.FontDescription default_desc = get_font(treeview); default_desc.set_size((int) ((get_desc_size()) * Pango.SCALE)); cell.set_property("font-desc" , default_desc); Reject? reject = get_default_application().reject; if (obj is Family) { font_desc = ((Family) obj).family; if (reject != null) active = !(((Family) obj).family in reject); cell.set_property("title" , font_desc); cell.set_padding(24, 8); ((CellRendererPill) cell).render_background = true; } else { ((CellRendererPill) cell).render_background = false; font_desc = ((Font) obj).description; if (reject != null) active = !(((Font) obj).family in reject); Pango.FontDescription desc = Pango.FontDescription.from_string(font_desc); desc.set_size((int) (preview_size * Pango.SCALE)); cell.set_property("font-desc" , desc); cell.set_padding(32, 10); if (entry.text_length > 0) cell.set_property("text", entry.text); else if (samples != null && samples.contains(font_desc)) cell.set_property("text", samples.lookup(font_desc)); else cell.set_property("text", font_desc); } cell.set_property("sensitive" , active); cell.set_property("strikethrough", !active); val.unset(); return; } double get_desc_size () { double desc_size = preview_size; if (desc_size <= 10) return desc_size; else if (desc_size <= 20) return desc_size / 1.25; else if (desc_size <= 30) return desc_size / 1.5; else if (desc_size <= 50) return desc_size / 1.75; else return desc_size / 2; } } } font-manager-0.8.8/src/font-manager/Cacheable.vala000066400000000000000000000035311420226015000217400ustar00rootroot00000000000000/* Cacheable.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class Cacheable : Object, Json.Serializable { public signal void changed (); public virtual bool deserialize_property (string prop_name, out Value val, ParamSpec pspec, Json.Node node) { val = Value(pspec.value_type); if (node.is_null()) return true; val = node.get_value(); return true; } public virtual Json.Node serialize_property (string prop_name, Value val, ParamSpec pspec) { Json.Node node; /* XXX : Value.strdup_contents() is marked unstable */ if (val.strdup_contents() == "NULL") node = new Json.Node(Json.NodeType.NULL); else { node = new Json.Node(Json.NodeType.VALUE); node.set_value(val); } return node; } } } font-manager-0.8.8/src/font-manager/Categories.vala000066400000000000000000000611001420226015000221720ustar00rootroot00000000000000/* Categories.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public enum CategoryIndex { ALL, SYSTEM, USER, PANOSE, WIDTH, WEIGHT, SLANT, SPACING, LICENSE, VENDOR, FILETYPE, UNSORTED, DISABLED, LANGUAGE, N_CATEGORIES } public enum CategoryModelColumn { OBJECT, ICON, NAME, COMMENT, N_COLUMNS } public class CategoryModel : Object, Gtk.TreeModel { public signal void update_begin (); public signal void update_complete (); public GenericArray ? categories { get; set; default = null; } int stamp = 0; string language_filter_tooltip = DEFAULT_LANGUAGE_FILTER_COMMENT; construct { do { stamp = (int) GLib.Random.next_int(); } while (stamp == 0); } bool invalid_iter (Gtk.TreeIter iter) { iter.stamp = 0; return false; } Gtk.TreeIter valid_iter () { int none = -1; var iter = Gtk.TreeIter () { stamp = stamp, user_data2 = none.to_pointer() }; return iter; } void update_language_filter_tooltip () { var filter = (LanguageFilter) categories[CategoryIndex.LANGUAGE]; if (filter.size == 0) { language_filter_tooltip = DEFAULT_LANGUAGE_FILTER_COMMENT; return; } StringBuilder builder = new StringBuilder(""); filter.selected.sort((CompareFunc) natural_sort); foreach (var lang in filter.selected) { string language = lang; foreach (var orth in Orthographies) { if (orth.name == lang) { language = orth.native; break; } } builder.append(" %s ".printf(language)); } language_filter_tooltip = GLib.Markup.escape_text(builder.str); return; } public Gtk.TreeModelFlags get_flags () { return Gtk.TreeModelFlags.ITERS_PERSIST; } public int get_n_columns () { return CategoryModelColumn.N_COLUMNS; } public Type get_column_type (int index) { if (index == CategoryModelColumn.OBJECT) return typeof(Object); return typeof(string); } public bool get_iter (out Gtk.TreeIter iter, Gtk.TreePath path) { iter = valid_iter(); if (categories == null) return invalid_iter(iter); int depth = path.get_depth(); int [] indices = path.get_indices(); iter.user_data = indices[0].to_pointer(); if (depth > 1) { int n_child = indices[1]; int n_children = iter_n_children(iter); if (n_child < 0 || n_child >= n_children) return invalid_iter(iter); iter.user_data2 = n_child.to_pointer(); } return true; } public Gtk.TreePath? get_path (Gtk.TreeIter iter) requires (iter.stamp == stamp) { var path = new Gtk.TreePath(); path.append_index((int) iter.user_data); if (((int) iter.user_data2) != -1) path.append_index((int) iter.user_data2); return path; } public void get_value (Gtk.TreeIter iter, int column, out GLib.Value val) requires (iter.stamp == stamp) requires (column >= 0 && column < CategoryModelColumn.N_COLUMNS) { val = Value(get_column_type(column)); Category parent = categories[(int) iter.user_data]; Category? child = null; if (((int) iter.user_data2) != -1) child = parent.children[(int) iter.user_data2]; Category target = child != null ? child : parent; switch (column) { case CategoryModelColumn.NAME: val.set_string(target.name); break; case CategoryModelColumn.ICON: val.set_string(target.icon); break; case CategoryModelColumn.COMMENT: /* Escaping needed as this is used in tooltip */ if (target.index == CategoryIndex.LANGUAGE) val.set_string(language_filter_tooltip); else val.set_string(GLib.Markup.escape_text(target.comment)); break; case CategoryModelColumn.OBJECT: val.set_object(target); break; default: assert_not_reached(); } return; } public bool iter_next (ref Gtk.TreeIter iter) requires (iter.stamp == stamp) { int parent = (int) iter.user_data; int child = (int) iter.user_data2; if (child != -1) { int next_child = child + 1; if (next_child >= categories[parent].children.length) return invalid_iter(iter); iter.user_data2 = next_child.to_pointer(); } else { int next_parent = parent + 1; if (next_parent >= categories.length) return invalid_iter(iter); iter.user_data = next_parent.to_pointer(); } return true; } public bool iter_previous (ref Gtk.TreeIter iter) requires (iter.stamp == stamp) { int parent = (int) iter.user_data; int child = (int) iter.user_data2; if (child != -1) { int next_child = child - 1; if (next_child <= 0) return invalid_iter(iter); iter.user_data2 = next_child.to_pointer(); } else { int next_parent = parent - 1; if (next_parent <= 0) return invalid_iter(iter); iter.user_data = next_parent.to_pointer(); } return true; } public bool iter_children (out Gtk.TreeIter iter, Gtk.TreeIter? parent) requires (parent.stamp == stamp) { iter = valid_iter(); if (categories == null || ((int) parent.user_data2) != -1) return invalid_iter(iter); int first_index = 0; if (parent == null) { iter.user_data = first_index.to_pointer(); } else { iter.user_data = parent.user_data; iter.user_data2 = first_index.to_pointer(); } return true; } public bool iter_has_child (Gtk.TreeIter iter) requires (iter.stamp == stamp) { if (categories == null) return false; return iter_n_children(iter) > 0; } public int iter_n_children (Gtk.TreeIter? iter) requires (iter == null || iter.stamp == stamp) { if (categories == null) return 0; if (iter == null) return categories.length; if (((int) iter.user_data2) != -1) return 0; Category parent = categories[(int) iter.user_data]; return parent.children.length; } public bool iter_nth_child (out Gtk.TreeIter iter, Gtk.TreeIter? parent, int n) requires (parent == null || parent.stamp == stamp) { iter = valid_iter(); if (categories == null) return invalid_iter(iter); if (parent == null) { if (n >= categories.length) return invalid_iter(iter); iter.user_data = n.to_pointer(); return true; } int n_children = iter_n_children(parent); if (n > n_children - 1) return invalid_iter(iter); else { iter.user_data = parent.user_data; iter.user_data2 = n.to_pointer(); } return true; } public bool iter_parent (out Gtk.TreeIter iter, Gtk.TreeIter child) requires (child.stamp == stamp) requires (((int) child.user_data2) != -1) { iter = valid_iter(); iter.user_data = child.user_data; return true; } void emit_row_changed_signal (int index) { Gtk.TreeIter iter; Gtk.TreePath path = new Gtk.TreePath(); path.append_index(index); get_iter(out iter, path); row_changed(path, iter); return; } public void update () { update_begin(); categories = null; try { Database db = get_database(DatabaseType.BASE); categories = get_default_categories(db); } catch (DatabaseError e) { critical(e.message); } /* Preload main categories */ for (int i = CategoryIndex.ALL; i < CategoryIndex.PANOSE; i++) { Category cat = categories[i]; cat.update.begin((obj, res) => { cat.update.end(res); }); } update_complete(); var lang_filter = (LanguageFilter) categories[CategoryIndex.LANGUAGE]; lang_filter.selections_changed.connect(() => { update_language_filter_tooltip(); emit_row_changed_signal((int) CategoryIndex.LANGUAGE); }); Reject? reject = get_default_application().reject; assert(reject != null); Disabled disabled = (Disabled) categories[CategoryIndex.DISABLED]; disabled.update.begin(reject, (obj, res) => { disabled.update.end(res); }); reject.changed.connect(() => { if (categories == null) return; disabled.update.begin(reject, (obj,res) => { disabled.update.end(res); emit_row_changed_signal((int) CategoryIndex.DISABLED); }); }); return; } } public class CategoryTree : BaseTreeView { public signal void changed (); public signal void selection_changed (Category? filter); public signal void update_complete (); public bool update_in_progress { get; set; default = true; } public string selected_iter { get; protected set; default = "0"; } public Category? selected_filter { get; protected set; default = null; } public LanguageFilter? language_filter { get; set; default = null; } uint? change_timeout = null; bool refresh_required = false; Gtk.CellRendererText renderer; CellRendererCount count_renderer; Gtk.CellRendererPixbuf pixbuf_renderer; CategoryModel? _model_; construct { name = "FontManagerCategoryTree"; expand = true; level_indentation = 12; headers_visible = false; show_expanders = false; tooltip_column = CategoryModelColumn.COMMENT; renderer = new Gtk.CellRendererText(); count_renderer = new CellRendererCount(); pixbuf_renderer = new Gtk.CellRendererPixbuf(); pixbuf_renderer.xpad = 2; renderer.set_property("ellipsize", Pango.EllipsizeMode.END); renderer.set_property("ellipsize-set", true); insert_column_with_data_func(0, "", pixbuf_renderer, pixbuf_cell_data_func); insert_column_with_attributes(1, "", renderer, "text", CategoryModelColumn.NAME, null); insert_column_with_data_func(2, "", count_renderer, count_cell_data_func); for (int i = 0; i < 3; i++) get_column(i).expand = (i == 1); test_expand_row.connect((t,i,p) => { t.collapse_all(); return Gdk.EVENT_PROPAGATE; }); connect_signals(); model = new CategoryModel(); update(); show(); } void connect_signals () { get_selection().changed.connect(on_selection_changed); notify["model"].connect(() => { if (model == null) return; else _model_ = (CategoryModel) model; queue_draw(); _model_.update_begin.connect(() => { model = null; update_in_progress = true; }); _model_.update_complete.connect(() => { update_in_progress = false; model = _model_; update_complete(); }); _model_.row_changed.connect((path, iter) => { /* Prevents the changed signal from being emitted multiple times for the same * event and also prevents the entry from disappearing from the list instantly * if it is enabled while in the Disabled category. */ if (path.to_string() == selected_iter) { if (change_timeout == null) { change_timeout = Timeout.add(500, () => { changed(); change_timeout = null; return GLib.Source.REMOVE; }); } } }); }); DatabaseProxy? db = get_default_application().db; assert(db != null); db.update_started.connect(() => { refresh_required = true; }); db.status_changed.connect(() => { if (refresh_required && db.ready(DatabaseType.METADATA)) { refresh_required = false; update(); } }); db.update_complete.connect(() => { if (refresh_required) { refresh_required = false; update(); } }); return; } public void select_first_row () { if (model == null) return; Gtk.TreePath path = new Gtk.TreePath.first(); Gtk.TreeSelection selection = get_selection(); selection.unselect_all(); selection.select_path(path); if (selection.path_is_selected(path)) scroll_to_cell(path, null, true, 0.5f, 0.5f); return; } public void update () { if (model == null || _model_ == null) return; /* Re-select category after an update to prevent blank list */ if (selected_filter != null) { int index = selected_filter.index; var path = new Gtk.TreePath.from_indices(index, -1); var selection = get_selection(); selection.unselect_all(); _model_.update(); selection.select_path(path); } else { _model_.update(); select_first_row(); } return; } void count_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { /* Don't show count for folders */ cell.set_property("visible", false); if (model.iter_has_child(treeiter)) return; Value val; model.get_value(treeiter, CategoryModelColumn.OBJECT, out val); var obj = (Category) val.get_object(); /* Or dynamic categories, aside from disabled font families */ if (obj.index < CategoryIndex.UNSORTED || obj.index == CategoryIndex.DISABLED) { cell.set_property("count", obj.size); cell.set_property("visible", true); } val.unset(); return; } void pixbuf_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Value val; model.get_value(treeiter, CategoryModelColumn.OBJECT, out val); var obj = val.get_object(); if (is_row_expanded(model.get_path(treeiter))) cell.set_property("icon-name", "folder-open-symbolic"); else cell.set_property("icon-name", ((Category) obj).icon); val.unset(); return; } void on_selection_changed (Gtk.TreeSelection selection) { Gtk.TreeIter iter; Gtk.TreeModel model; GLib.Value val; selected_filter = null; selected_iter = "-1"; if (!selection.get_selected(out model, out iter)) { selection_changed(null); return; } model.get_value(iter, 0, out val); var path = model.get_path(iter); selected_filter = ((Category) val); val.unset(); if (selected_filter == null) return; selected_iter = model.get_string_from_iter(iter); Idle.add(() => { bool is_language_filter = (selected_filter.index == CategoryIndex.LANGUAGE); if (language_filter != null) return GLib.Source.REMOVE; if (is_language_filter) { language_filter = selected_filter as LanguageFilter; language_filter.selections_changed.connect(() => { changed(); }); } return GLib.Source.REMOVE; }); if (path.get_depth() < 2) { collapse_all(); get_column(0).queue_resize(); } expand_to_path(path); /* Category updates are delayed till actual selection for categories with children. * Depending on size it may take a moment for the category to load. */ if (selected_filter != null && selected_filter.requires_update) { Idle.add(() => { /* Counts fail to draw due to missing row-changed signals. */ if (selected_filter != null && !selected_filter.requires_update) queue_draw(); return (selected_filter != null && selected_filter.requires_update); }); if (selected_filter != null && selected_filter.index < CategoryIndex.UNSORTED) selected_filter.update.begin((obj, res) => { selected_filter.update.end(res); selected_filter.requires_update = false; }); } selection_changed(selected_filter); return; } } internal struct FilterData { public int index; public string name; public string comment; public string column; } internal const FilterData [] attributes = { { CategoryIndex.WIDTH, N_("Width"), N_("Grouped by font width"), "width" }, { CategoryIndex.WEIGHT, N_("Weight"), N_("Grouped by font weight"), "weight" }, { CategoryIndex.SLANT, N_("Slant"), N_("Grouped by font angle"), "slant" }, { CategoryIndex.SPACING, N_("Spacing"), N_("Grouped by font spacing"), "spacing" } }; internal const FilterData [] metadata = { { CategoryIndex.LICENSE, N_("License"), N_("Grouped by license type"), "license-type" }, /* Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid */ { CategoryIndex.VENDOR, N_("Vendor"), N_("Grouped by vendor"), "vendor" }, { CategoryIndex.FILETYPE, N_("Filetype"), N_("Grouped by filetype"), "filetype" } }; /* WARNING : Long lines ahead... */ GenericArray get_default_categories (Database db) { var filters = new GenericArray (); filters.add(new Category(_("All"), _("All Fonts"), "format-text-bold-symbolic", "%s;".printf(SELECT_FROM_FONTS), CategoryIndex.ALL)); filters.add(new Category(_("System"), _("Fonts available to all users"), "computer-symbolic", "%s owner!=0 AND filepath LIKE '/usr%';".printf(SELECT_FROM_METADATA_WHERE), CategoryIndex.SYSTEM)); filters.add(new UserFonts()); filters.add(construct_panose_filter()); foreach (var entry in attributes) filters.add(construct_attribute_filter(db, entry)); foreach (var entry in metadata) filters.add(construct_info_filter(db, entry)); filters.add(new Unsorted()); filters.add(new Disabled()); filters.add(new LanguageFilter()); return filters; } Category construct_panose_filter () { var panose = new Category(_("Family Kind"), _("Only fonts which include Panose information will be grouped here."), "folder-symbolic", null, CategoryIndex.PANOSE); string [] kind = { _("Any"), _("No Fit"), _("Text and Display"), _("Script"), _("Decorative"), _("Pictorial") }; for (int i = 0; i < kind.length; i++) panose.children.add(new Category(kind[i], kind[i], "emblem-documents-symbolic", "%s P0 = '%i';".printf(SELECT_FROM_PANOSE_WHERE, i), i)); return panose; } Category construct_attribute_filter (Database db, FilterData data) { var name = dgettext(null, data.name); var comment = dgettext(null, data.comment); var filter = new Category(name, comment, "folder-symbolic", null, data.index); try { var keyword = data.column; db.execute_query("SELECT DISTINCT %s FROM Fonts ORDER BY %s;".printf(keyword, keyword)); foreach (unowned Sqlite.Statement row in db) { int val = row.column_int(0); string? type = null; if (keyword == "slant") type = ((Slant) val).to_string(); else if (keyword == "spacing") type = ((Spacing) val).to_string(); else if (keyword == "weight") type = ((Weight) val).to_string(); else if (keyword == "width") type = ((Width) val).to_string(); if (type == null) if (keyword == "slant" || (keyword == "width" && ((Width) val).defined())) type = _("Normal"); /* Ignore random widths and weights */ else if (keyword == "width" || (keyword == "weight" && !((Weight) val).defined())) continue; else type = _("Regular"); filter.children.add(new Category(type, type, "emblem-documents-symbolic", "%s WHERE %s=\"%i\";".printf(SELECT_FROM_FONTS, keyword, val), data.index)); } } catch (DatabaseError e) { } return filter; } Category construct_info_filter (Database db, FilterData data) { string keyword = data.column.replace("\"", "\\\"").replace("'", "''"); var name = dgettext(null, data.name); var comment = dgettext(null, data.comment); var filter = new Category(name, comment, "folder-symbolic", null, data.index); try { db.execute_query("SELECT DISTINCT [%s] FROM Metadata ORDER BY [%s];".printf(keyword, keyword)); foreach (unowned Sqlite.Statement row in db) { string _type = row.column_text(0); string type = dgettext(null, _type); filter.children.add(new Category(type, type, "emblem-documents", "%s [%s]=\"%s\";".printf(SELECT_FROM_METADATA_WHERE, keyword, _type), data.index)); } } catch (DatabaseError e) { } return filter; } } font-manager-0.8.8/src/font-manager/CellRenderer.vala000066400000000000000000000071501420226015000224600ustar00rootroot00000000000000/* CellRenderer.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class CellRendererPill : Gtk.CellRendererText { public string style_class { get; set; default = "CellRendererPill"; } public bool render_background { get; set; default = true; } construct { set_alignment(1.0f, 0.5f); set_padding(12, 1); } public override void render (Cairo.Context cr, Gtk.Widget widget, Gdk.Rectangle background_area, Gdk.Rectangle cell_area, Gtk.CellRendererState flags) { if (render_background) { Gdk.Rectangle a = get_aligned_area(widget, flags, cell_area); Gtk.StyleContext ctx = widget.get_style_context(); Gtk.StateFlags state = ctx.get_state(); Gtk.Border m = ctx.get_margin(state); a.x += ((state & Gtk.StateFlags.DIR_LTR) != 0) ? m.left : m.right; a.y += m.top; a.width -= m.left + m.right; a.height -= m.top + m.bottom; ctx.save(); ctx.add_class(style_class); ctx.render_background(cr, a.x, a.y, a.width, a.height); ctx.render_frame(cr, a.x, a.y, a.width, a.height); ctx.restore(); } base.render(cr, widget, background_area, cell_area, flags); return; } } public class CellRendererCount : CellRendererPill { private int _count = -1; public int count { get { return _count; } set { _count = value; text = (_count > 0) ? "%i".printf((int) _count) : ""; render_background = (_count > 0); } } } public class CellRendererStyleCount : CellRendererPill { private int _count = -1; public int count { get { return _count; } set { _count = value; text = ""; render_background = (_count > 0); if (_count > 0) { text = ngettext("%i Variation ", "%i Variations", (ulong) _count).printf(_count); } } } } public class CellRendererTitle : CellRendererPill { private string? _title = null; public string? title { get { return _title; } set { _title = value; markup = _title != null ? "%s".printf(Markup.escape_text(_title)) : ""; } } construct { set_alignment(0.0f, 0.5f); style_class = "CellRendererTitle"; } } } font-manager-0.8.8/src/font-manager/Collections.vala000066400000000000000000000576111420226015000223770ustar00rootroot00000000000000/* Collections.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { const string DEFAULT_COLLECTION_NAME = _("Enter Collection Name"); public class Collections : Cacheable { public GLib.HashTable entries { get; set; } public static string get_cache_file () { string dirpath = get_package_config_directory(); string filepath = Path.build_filename(dirpath, "Collections.json"); DirUtils.create_with_parents(dirpath ,0755); return filepath; } public Collections () { entries = new GLib.HashTable (str_hash, str_equal); } public void update () { Reject? reject = get_default_application().reject; return_if_fail(reject != null); foreach (Collection collection in entries.get_values()) collection.set_active_from_fonts(reject); return; } public void rename_collection (Collection collection, string new_name) { string old_name = collection.name; collection.name = new_name; if (this.entries.contains(old_name)) { this.entries.set(collection.name, collection); this.entries.remove(old_name); } return; } public StringSet get_full_contents () { var full_contents = new StringSet (); foreach (var entry in entries.get_values()) full_contents.add_all(entry.get_full_contents()); return full_contents; } public override bool deserialize_property (string prop_name, out Value val, ParamSpec pspec, Json.Node node) { if (pspec.value_type == typeof(GLib.HashTable)) { var collections = new GLib.HashTable (str_hash, str_equal); node.get_object().foreach_member((obj, name, node) => { Object collection = Json.gobject_deserialize(typeof(Collection), node); collections[name] = collection as Collection; }); val = collections; return true; } else return base.deserialize_property(prop_name, out val, pspec, node); } public override Json.Node serialize_property (string prop_name, Value val, ParamSpec pspec) { if (pspec.value_type == typeof(GLib.HashTable)) { var node = new Json.Node(Json.NodeType.OBJECT); var obj = new Json.Object(); foreach (var collection in entries.get_values()) obj.set_member(collection.name.escape(""), Json.gobject_serialize(collection)); node.set_object(obj); return node; } else return base.serialize_property(prop_name, val, pspec); } public bool save () { if (!write_json_file(Json.gobject_serialize(this), get_cache_file(), true)) { warning("Failed to save collection cache file."); return false; } return true; } public static Collections load () { Collections? collections = null; string cache = Collections.get_cache_file(); Json.Node? root = load_json_file(cache); if (root != null) collections = (Collections) Json.gobject_deserialize(typeof(Collections), root); return collections != null ? collections : new Collections(); } } public class CollectionModel : Gtk.TreeStore { public Collections collections { get { return _collections; } set { _collections = value; this.update(); } } Collections _collections; construct { set_column_types({typeof(Object), typeof(string), typeof(string)}); collections = Collections.load(); } public void update () { clear(); if (_collections == null || _collections.entries.get_values() == null) return; GLib.List sorted = _collections.entries.get_values(); sorted.sort_with_data((CompareDataFunc) filter_sort); foreach (Collection collection in sorted) { Gtk.TreeIter iter; this.append(out iter, null); this.set(iter, 0, collection, 2, collection.comment, -1); insert_children(collection.children, iter); } return; } public void update_group_index () { if (_collections == null || _collections.entries.get_values() == null) return; foreach (Collection collection in _collections.entries.get_values()) collection.clear_children(); /* (model, path, iter) */ this.foreach((m, p, i) => { /* Update index */ Value child; m.get_value(i, CollectionColumn.OBJECT, out child); var collection = child as Collection; /* This means we got an empty row, ignore this call */ if (collection == null) { child.unset(); return false; } int depth = p.get_depth(); int []? indices = p.get_indices(); /* XXX : VALA BUG? : avoid possible dereference of null pointer */ assert(indices != null); collection.index = indices[depth-1]; /* Bail if this is a root node */ if (depth <= 1) { /* In case this wasn't a root node before, make it a root node */ if (!(_collections.entries.contains(collection.name))) _collections.entries[collection.name] = collection; child.unset(); return false; } /* Have a child node, need to add it to its parent */ Value parent; Gtk.TreeIter piter; m.iter_parent(out piter, i); m.get_value(piter, CollectionColumn.OBJECT, out parent); ((Collection) parent).children.add(collection); /* In case this used to be a root node */ if (_collections.entries.contains(collection.name)) _collections.entries.remove(collection.name); parent.unset(); child.unset(); return false; }); } void insert_children (GenericArray children, Gtk.TreeIter parent) { children.sort_with_data((CompareDataFunc) filter_sort); children.foreach((child) => { Gtk.TreeIter _iter; this.append(out _iter, parent); this.set(_iter, 0, child, 1, child.comment, -1); insert_children(child.children, _iter); }); } } public enum CollectionColumn { OBJECT, NAME, COMMENT, N_COLUMNS } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-collection-rename-popover.ui")] internal class CollectionRenamePopover : Gtk.Popover { public signal void renamed (string new_name); [GtkChild] public unowned Gtk.Entry name_entry { get; } [GtkChild] public unowned Gtk.Button rename_button { get; } public override void constructed () { rename_button.clicked.connect(() => { renamed(name_entry.get_text().strip()); Idle.add(() => { popdown(); return GLib.Source.REMOVE; }); }); key_press_event.connect((ev) => { if (ev.keyval == Gdk.Key.KP_Enter || ev.keyval == Gdk.Key.Return) { renamed(name_entry.get_text().strip()); Idle.add(() => { popdown(); return GLib.Source.REMOVE; }); return Gdk.EVENT_STOP; } return Gdk.EVENT_PROPAGATE; }); base.constructed(); return; } } public class CollectionTree : BaseTreeView { public signal void changed (); public signal void selection_changed (Collection? group); public signal void collection_added (); public string selected_iter { get; protected set; default = "-1"; } public Collection? selected_filter { get; protected set; default = null; } public new CollectionModel? model { get { return ((CollectionModel) base.get_model()); } set { base.set_model(value); select_first_row(); value.row_deleted.connect((t, p) => { update_and_cache_collections(); }); value.row_inserted.connect((t, p, i) => { update_and_cache_collections(); }); value.rows_reordered.connect((t, p, i) => { update_and_cache_collections(); }); value.row_changed.connect((t, p, i) => { update_and_cache_collections(); }); update_and_cache_collections(); } } Gtk.Menu context_menu; Gtk.MenuItem menu_header; Gtk.TreeIter _selected_iter_; Gtk.CellRendererText renderer; CollectionRenamePopover? rename_popover = null; construct { name = "FontManagerCollectionTree"; expand = true; level_indentation = 12; headers_visible = false; reorderable = true; show_expanders = false; renderer = new Gtk.CellRendererText(); var count_renderer = new CellRendererCount(); var toggle = new Gtk.CellRendererToggle(); toggle.toggled.connect(on_collection_toggled); renderer.set_property("ellipsize", Pango.EllipsizeMode.END); renderer.set_property("ellipsize-set", true); renderer.editable = true; insert_column_with_data_func(0, "", toggle, toggle_cell_data_func); insert_column_with_data_func(1, "", renderer, text_cell_data_func); insert_column_with_data_func(2, "", count_renderer, count_cell_data_func); for (int i = 0; i < CollectionColumn.N_COLUMNS; i++) get_column(i).expand = (i == CollectionColumn.NAME); set_tooltip_column(CollectionColumn.COMMENT); context_menu = get_context_menu(); connect_signals(); model = new CollectionModel(); } void connect_signals () { get_selection().changed.connect(on_selection_changed); renderer.edited.connect(on_edited); Reject? reject = get_default_application().reject; return_if_fail(reject != null); reject.changed.connect(() => { model.collections.update(); get_column(0).queue_resize(); }); return; } public void select_first_row () { if (model == null) return; Gtk.TreePath path = new Gtk.TreePath.first(); Gtk.TreeSelection selection = get_selection(); selection.unselect_all(); selection.select_path(path); if (selection.path_is_selected(path)) scroll_to_cell(path, null, true, 0.5f, 0.5f); return; } public void on_add_collection (StringSet? families = null) { string default_collection_name = DEFAULT_COLLECTION_NAME; int i = 1; while (model.collections.entries.contains(default_collection_name)) { default_collection_name = "%s %i".printf(DEFAULT_COLLECTION_NAME, i); i++; } var group = new Collection(default_collection_name, null); if (families != null) { group.families.add_all(families); Reject? reject = get_default_application().reject; group.set_active_from_fonts(reject); } model.collections.entries[default_collection_name] = group; Gtk.TreeIter iter; model.append(out iter, null); model.set(iter, 0, group, 1, group.comment, -1); grab_focus(); set_cursor(model.get_path(iter), get_column(CollectionColumn.NAME), true); collection_added(); return; } public void on_remove_collection () requires (selected_filter != null) { if (!model.iter_is_valid(_selected_iter_)) return; var collections = model.collections.entries; if (collections.contains(selected_filter.name)) collections.remove(selected_filter.name); ((Gtk.TreeStore) model).remove(ref _selected_iter_); changed(); return; } public void remove_fonts (StringSet fonts) requires (selected_filter != null) { selected_filter.families.remove_all(fonts); Idle.add(() => { model.collections.save(); return GLib.Source.REMOVE; }); Reject? reject = get_default_application().reject; selected_filter.set_active_from_fonts(reject); changed(); return; } protected override bool show_context_menu (Gdk.EventButton e) { if (selected_filter != null) context_menu.popup_at_pointer(e); return true; } void copy_to () requires (selected_filter != null) { string? target_dir = FileSelector.get_target_directory(); if (target_dir == null) return; string destination = Path.build_filename(target_dir, selected_filter.name); return_if_fail(DirUtils.create_with_parents(destination, 0755) == 0); File tmp = File.new_for_path(destination); copy_files.begin(selected_filter.get_filelist(), tmp, true, (obj, res) => { copy_files.end(res); } ); return; } void compress () requires (selected_filter != null) { var file_roller = new ArchiveManager(); return_if_fail(file_roller.available); string temp_dir; try { temp_dir = DirUtils.make_tmp(TMP_TMPL); get_default_application().temp_files.add(temp_dir); } catch (Error e) { critical(e.message); return_if_reached(); } string tmp_path = Path.build_filename(temp_dir, selected_filter.name); assert(DirUtils.create_with_parents(tmp_path, 0755) == 0); File tmp = File.new_for_path(tmp_path); copy_files.begin(selected_filter.get_filelist(), tmp, false, (obj, res) => { string? [] filelist = { tmp.get_uri(), null }; unowned string home = Environment.get_home_dir(); string destination = File.new_for_path(home).get_uri(); file_roller.compress(filelist, destination); }); return; } Gdk.Rectangle get_selected_area () { Gdk.Rectangle area; Gtk.TreePath path = new Gtk.TreePath.from_string(selected_iter); get_cell_area(path, get_column(CollectionColumn.NAME), out area); return area; } void rename () requires (selected_filter != null) { if (rename_popover == null) { rename_popover = new CollectionRenamePopover(); rename_popover.set_relative_to(this); rename_popover.renamed.connect((new_name) => { if (new_name == "" || new_name == selected_filter.name) return; model.collections.rename_collection(selected_filter, new_name); queue_draw(); menu_header.label = new_name; Idle.add(() => { model.collections.save(); return GLib.Source.REMOVE; }); }); } rename_popover.name_entry.set_text(selected_filter.name); rename_popover.name_entry.grab_focus(); rename_popover.set_pointing_to(get_selected_area()); rename_popover.popup(); return; } /* TODO : * Implement and group all context menus used in the application so that * they're easy to modify/extend in one place. */ Gtk.Menu get_context_menu () { /* action_name, display_name, detailed_action_name, accelerator, method */ MenuEntry [] context_menu_entries = { MenuEntry("copy_to", _("Copy to…"), "app.copy_to", null, new MenuCallbackWrapper(copy_to)), MenuEntry("compress", _("Compress…"), "app.compress", null, new MenuCallbackWrapper(compress)), MenuEntry("rename", _("Rename…"), "app.rename", null, new MenuCallbackWrapper(rename)), }; var popup_menu = new Gtk.Menu(); menu_header = new Gtk.MenuItem.with_label(""); menu_header.sensitive = false; menu_header.get_style_context().add_class("SensitiveChildLabel"); menu_header.opacity = 0.8; menu_header.show(); popup_menu.append(menu_header); var label = ((Gtk.Bin) menu_header).get_child(); label.set("hexpand", true, "justify", Gtk.Justification.FILL, "margin", 2, null); var separator = new Gtk.SeparatorMenuItem(); separator.show(); popup_menu.append(separator); foreach (MenuEntry entry in context_menu_entries) { var item = new Gtk.MenuItem.with_label(entry.display_name); item.activate.connect(() => { entry.method.run(); }); item.show(); popup_menu.append(item); if (entry.action_name == "compress") { var file_roller = new ArchiveManager(); item.set_visible(file_roller.available); } } /* Wayland complains if not set */ popup_menu.realize.connect(() => { Gdk.Window child = popup_menu.get_window(); child.set_type_hint(Gdk.WindowTypeHint.POPUP_MENU); child.set_transient_for(this.get_window()); }); return popup_menu; } void on_edited (Gtk.CellRendererText renderer, string path, string new_text) requires (selected_filter != null) { string new_name = new_text.strip(); if (new_name == selected_filter.name || new_name == "" || model.collections.entries.contains(new_name)) { return; } else if (new_name == DEFAULT_COLLECTION_NAME) { grab_focus(); set_cursor(new Gtk.TreePath.from_string(path), get_column(CollectionColumn.NAME), true); return; } Gtk.TreeIter iter; Value val; model.get_iter_from_string(out iter, path); model.get_value(iter, CollectionColumn.OBJECT, out val); var group = (Collection) val.get_object(); model.collections.rename_collection(group, new_name); menu_header.label = new_name; val.unset(); Idle.add(() => { model.collections.save(); return GLib.Source.REMOVE; }); return; } void on_collection_toggled (string path) { Gtk.TreeIter iter; Value val; model.get_iter_from_string(out iter, path); model.get_value(iter, CollectionColumn.OBJECT, out val); var group = (Collection) val.get_object(); group.active = !(group.active); Reject? reject = get_default_application().reject; group.update(reject); group.set_active_from_fonts(reject); val.unset(); changed(); Idle.add(() => { model.collections.save(); return GLib.Source.REMOVE; }); return; } void on_selection_changed (Gtk.TreeSelection selection) { Gtk.TreeIter iter; Gtk.TreeModel model; GLib.Value val; selected_filter = null; selected_iter = "-1"; if (!selection.get_selected(out model, out iter)) { selection_changed(null); return; } Gtk.TreePath path = model.get_path(iter); if (path.get_depth() < 2) { collapse_all(); get_column(0).queue_resize(); } expand_to_path(path); model.get_value(iter, 0, out val); selected_filter = ((Collection) val); menu_header.label = ((Collection) val).name; _selected_iter_ = iter; selected_iter = model.get_string_from_iter(iter); val.unset(); selection_changed(selected_filter); return; } void text_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Value val; model.get_value(treeiter, CollectionColumn.OBJECT, out val); var obj = (Collection) val.get_object(); cell.set_property("text", obj.name); val.unset(); return; } void toggle_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Value val; model.get_value(treeiter, CollectionColumn.OBJECT, out val); var obj = (Collection) val.get_object(); cell.set_property("active", obj.active); val.unset(); return; } void count_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Value val; model.get_value(treeiter, CollectionColumn.OBJECT, out val); var obj = (Collection) val.get_object(); cell.set_property("count", obj.size); val.unset(); return; } void update_and_cache_collections () { model.update_group_index(); Idle.add(() => { model.collections.save(); return GLib.Source.REMOVE; }); return; } } } font-manager-0.8.8/src/font-manager/Compare.vala000066400000000000000000000510661420226015000215050ustar00rootroot00000000000000/* Compare.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { internal Pango.Color gdk_rgba_to_pango_color (Gdk.RGBA rgba) { var color = Pango.Color(); color.red = (uint16) (rgba.red * 65535); color.green = (uint16) (rgba.green * 65535); color.blue = (uint16) (rgba.blue * 65535); return color; } public class CompareEntry : Object { public string? description { get; set; default = null; } public double preview_size { get; set; default = MIN_FONT_SIZE; } public Gdk.RGBA foreground_color { get; set; } public Gdk.RGBA background_color { get; set; } public Pango.FontDescription? font_desc { get; set; default = null; } public Pango.AttrList? attrs { get; set; default = null; } public string? preview_text { get { return _preview_text; } set { _preview_text = (value != null && value != local_pangram) ? value : initial_preview; } } string? _preview_text = null; string? initial_preview = null; string? local_pangram = null; public CompareEntry (string description, string preview_text, string default_preview) { Object(description: description, preview_text: preview_text); initial_preview = default_preview; local_pangram = get_localized_pangram(); font_desc = Pango.FontDescription.from_string(description); attrs = new Pango.AttrList(); attrs.insert(Pango.attr_fallback_new(false)); attrs.insert(new Pango.AttrFontDesc(font_desc)); font_desc.set_absolute_size(preview_size * Pango.SCALE); attrs.insert(Pango.attr_foreground_new(0, 0, 0)); attrs.insert(Pango.attr_background_new(65535, 65535, 65535)); attrs.insert(Pango.attr_foreground_alpha_new(65535)); attrs.insert(Pango.attr_background_alpha_new(65535)); notify["foreground-color"].connect(() => { var fg = gdk_rgba_to_pango_color(foreground_color); attrs.change(Pango.attr_foreground_new(fg.red, fg.green, fg.blue)); var alpha = (uint16) (foreground_color.alpha * 65535); attrs.change(Pango.attr_foreground_alpha_new(alpha)); notify_property("attrs"); }); notify["background-color"].connect(() => { var bg = gdk_rgba_to_pango_color(background_color); attrs.change(Pango.attr_background_new(bg.red, bg.green, bg.blue)); var alpha = (uint16) (background_color.alpha * 65535); attrs.change(Pango.attr_background_alpha_new(alpha)); notify_property("attrs"); }); notify["preview-size"].connect(() => { font_desc.set_absolute_size(preview_size * Pango.SCALE); attrs.change(new Pango.AttrFontDesc(font_desc)); notify_property("attrs"); }); } } public class CompareModel : Object, ListModel { public GenericArray ? items { get; private set; } construct { items = new GenericArray (); } public Type get_item_type () { return typeof(CompareEntry); } public uint get_n_items () { return items.length; } public Object? get_item (uint position) { return items[position]; } public void add_item (CompareEntry item) { items.add(item); uint position = get_n_items() - 1; items_changed(position, 0, 1); return; } public void remove_item (uint position) { items.remove_index(position); items_changed(position, 1, 0); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-compare-row.ui")] public class CompareRow : Gtk.Grid { [GtkChild] unowned Gtk.Label description; [GtkChild] unowned Gtk.Label preview; public static CompareRow from_item (Object item) { var row = new CompareRow(); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; item.bind_property("description", row.description, "label", flags); item.bind_property("preview-text", row.preview, "label", flags); item.bind_property("attrs", row.preview, "attributes", flags); return row; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-compare-view.ui")] public class Compare : Gtk.Box { public signal void color_set (); public double preview_size { get; set; } public Gdk.RGBA foreground_color { get; set; } public Gdk.RGBA background_color { get; set; } public Gtk.Adjustment adjustment { get; set; } public GLib.HashTable ? samples { get; set; default = null; } public GenericArray ? selected_fonts { get; set; default = null; } public Font? selected_font { get; set; default = null; } public CompareModel model { get; set; } public PinnedComparisons pinned { get; private set; } public string? preview_text { get { return _preview_text != null ? _preview_text : default_preview_text; } set { _preview_text = value; } } [GtkChild] public unowned PreviewEntry entry { get; } [GtkChild] public unowned FontScale fontscale { get; } [GtkChild] public unowned Gtk.ColorButton bg_color_button { get; } [GtkChild] public unowned Gtk.ColorButton fg_color_button { get; } [GtkChild] unowned Gtk.Box controls; [GtkChild] unowned Gtk.Button add_button; [GtkChild] unowned Gtk.Button remove_button; [GtkChild] unowned Gtk.Button pinned_button; [GtkChild] unowned Gtk.ListBox list; string? _preview_text = null; string? default_preview_text = null; public override void constructed () { name = "FontManagerCompare"; notify["model"].connect(() => { list.bind_model(model, CompareRow.from_item); }); model = new CompareModel(); pinned = new PinnedComparisons(); pinned.relative_to = pinned_button; pinned.compare = this; _preview_text = default_preview_text = get_localized_pangram(); entry.set_placeholder_text(preview_text); set_button_relief_style(controls); add_button.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); add_button.set_relief(Gtk.ReliefStyle.NORMAL); foreground_color = fg_color_button.get_rgba(); background_color = bg_color_button.get_rgba(); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("foreground_color", fg_color_button, "rgba", flags); bind_property("background_color", bg_color_button, "rgba", flags); bind_property("preview-size", fontscale, "value", flags); fontscale.bind_property("adjustment", this, "adjustment", flags); set_control_sensitivity(pinned_button, pinned.model.get_n_items() > 0); bg_color_button.color_set.connect(() => { color_set(); }); fg_color_button.color_set.connect(() => { color_set(); }); model.items_changed.connect(on_items_changed); notify["preview-text"].connect(() => { entry.set_placeholder_text(preview_text); }); pinned.closed.connect(() => { bool have_items = (pinned.model.get_n_items() > 0 || model.get_n_items() > 0); set_control_sensitivity(pinned_button, have_items); }); base.constructed(); return; } public void on_items_changed (uint position, uint added, uint removed) { if (model.get_n_items() > 0) { add_button.set_relief(Gtk.ReliefStyle.NONE); add_button.get_style_context().remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); } else { add_button.set_relief(Gtk.ReliefStyle.NORMAL); add_button.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); } bool have_items = (pinned.model.get_n_items() > 0 || model.get_n_items() > 0); set_control_sensitivity(pinned_button, have_items); return; } public void restore_state (GLib.Settings settings) { preview_size = settings.get_double("compare-font-size"); entry.text = settings.get_string("compare-preview-text"); Idle.add(() => { var foreground = Gdk.RGBA(); var background = Gdk.RGBA(); bool foreground_set = foreground.parse(settings.get_string("compare-foreground-color")); bool background_set = background.parse(settings.get_string("compare-background-color")); if (foreground_set) { if (foreground.alpha == 0.0) foreground.alpha = 1.0; ((Gtk.ColorChooser) fg_color_button).set_rgba(foreground); } if (background_set) { if (background.alpha == 0.0) background.alpha = 1.0; ((Gtk.ColorChooser) bg_color_button).set_rgba(background); } return GLib.Source.REMOVE; }); Idle.add(() => { if (samples == null) return GLib.Source.CONTINUE; add_from_string_array(settings.get_strv("compare-list")); return GLib.Source.REMOVE; }); settings.bind("compare-preview-text", entry, "text", SettingsBindFlags.DEFAULT); settings.bind("compare-font-size", this, "preview-size", SettingsBindFlags.DEFAULT); return; } public void save_state (GLib.Settings settings) { settings.set_strv("compare-list", list_items()); settings.set_string("compare-foreground-color", foreground_color.to_string()); settings.set_string("compare-background-color", background_color.to_string()); return; } public void add_from_string_array (string [] additions) { GLib.List ? checklist = null; StringSet? available_families = get_default_application().available_families; if (available_families != null) checklist = available_families.list(); foreach (var entry in additions) add_from_string(entry, checklist); return; } public void add_from_string (string description, GLib.List ? checklist = null) { Pango.FontDescription _desc = Pango.FontDescription.from_string(description); if (checklist == null || checklist.find_custom(_desc.get_family(), strcmp) != null) { var preview = entry.text_length > 0 ? entry.text : (samples != null && samples.contains(description)) ? samples.lookup(description) : preview_text; var default_preview = (samples != null && samples.contains(description)) ? samples.lookup(description) : default_preview_text; var item = new CompareEntry(description, preview, default_preview); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("preview-size", item, "preview-size", flags); bind_property("preview-text", item, "preview-text", flags); bind_property("foreground-color", item, "foreground-color", flags); bind_property("background-color", item, "background-color", flags); model.add_item(item); } return; } public string [] list_items () { string [] results = {}; model.items.foreach((item) => { results += item.description; }); return results; } [GtkCallback] void on_entry_changed () { preview_text = (entry.text_length > 0) ? entry.text : null; return; } [GtkCallback] void on_list_row_selected (Gtk.ListBox box, Gtk.ListBoxRow? row) { set_control_sensitivity(remove_button, row != null); return; } [GtkCallback] void on_add_button_clicked () { if (selected_fonts != null) add_from_string_array(selected_fonts.data); else add_from_string(selected_font.description); return; } [GtkCallback] void on_remove_button_clicked () { if (list.get_selected_row() == null) return; uint position = list.get_selected_row().get_index(); model.remove_item(position); while (position > 0 && position >= model.get_n_items()) { position--; } list.select_row(list.get_row_at_index((int) position)); return; } [GtkCallback] void on_pinned_button_clicked () { pinned.popup(); return; } } public class PinnedComparison : Object { public string? label { get; set; default = ""; } public string? created { get; set; default = new GLib.DateTime.now_local().format("%c"); } public string [] items { get; set; default = {}; } } public class PinnedComparisonModel : Object, ListModel { public List ? items = null; public Type get_item_type () { return typeof(PinnedComparison); } public uint get_n_items () { return items != null ? items.length() : 0; } public Object? get_item (uint position) { return items.nth_data(position); } public void add_item (PinnedComparison item) { items.append(item); uint position = items.length() - 1; items_changed(position, 0, 1); return; } public void remove_item (uint position) { items.remove(items.nth_data(position)); items_changed(position, 1, 0); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-pinned-comparisons-row.ui")] public class PinnedComparisonRow : Gtk.Grid { [GtkChild] unowned Gtk.Entry label; [GtkChild] unowned Gtk.Label created; construct { label.set_placeholder_text(_("Saved Comparison")); } public static PinnedComparisonRow from_item (Object item) { var row = new PinnedComparisonRow(); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; item.bind_property("label", row.label.buffer, "text", flags); item.bind_property("created", row.created, "label", flags); return row; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-pinned-comparisons.ui")] public class PinnedComparisons : Gtk.Popover { [GtkChild] unowned Gtk.ListBox list; [GtkChild] unowned Gtk.Button save_button; [GtkChild] unowned Gtk.Button remove_button; [GtkChild] unowned Gtk.Button restore_button; public Compare? compare { get; set; default = null; } public PinnedComparisonModel? model { get; set; default = null; } public override void constructed () { /* Translators : Please preserve the newline character somewhere in the middle of the string */ var place_holder_text = _("Save the current comparison\nby clicking the + button"); var place_holder = new PlaceHolder(null, null, place_holder_text, "view-pin-symbolic"); list.set_placeholder(place_holder); place_holder.show(); notify["compare"].connect(() => { if (compare != null) compare.model.items_changed.connect((p, a, r) => { set_control_sensitivity(save_button, compare.model.get_n_items() > 0); }); }); notify["model"].connect((obj, pspec) => { list.bind_model(model, PinnedComparisonRow.from_item); }); model = new PinnedComparisonModel(); load(); base.constructed(); return; } static string get_cache_file () { string dirpath = get_package_config_directory(); string filepath = Path.build_filename(dirpath, "Comparisons.json"); DirUtils.create_with_parents(dirpath ,0755); return filepath; } public void load () { Json.Node? root_node = load_json_file(get_cache_file()); if (root_node == null) return; root_node.get_array().foreach_element((array, index, node) => { var obj = node.get_object(); var item = new PinnedComparison(); item.label = obj.get_string_member("label"); item.created = obj.get_string_member("created"); string [] _items = {}; obj.get_array_member("items").foreach_element((a, i, n) => { _items += a.get_string_element(i); }); item.items = _items; model.add_item(item); }); return; } [GtkCallback] void on_list_row_activated (Gtk.ListBox box, Gtk.ListBoxRow? row) { on_restore_button_clicked(); return; } [GtkCallback] void on_list_row_selected (Gtk.ListBox box, Gtk.ListBoxRow? row) { set_control_sensitivity(remove_button, row != null); set_control_sensitivity(restore_button, row != null); return; } [GtkCallback] void on_closed () { var arr = new Json.Array(); uint total = model.get_n_items(); for (uint i = 0; i < total; i++) { var item = (PinnedComparison) model.get_item(i); var obj = new Json.Object(); obj.set_string_member("label", item.label); obj.set_string_member("created", item.created); var _arr = new Json.Array(); foreach (var _item in item.items) _arr.add_string_element(_item); obj.set_array_member("items", _arr); arr.add_object_element(obj); } var node = new Json.Node(Json.NodeType.ARRAY); node.set_array(arr); write_json_file(node, get_cache_file(), true); return; } [GtkCallback] void on_save_clicked () { var item = new PinnedComparison(); model.add_item(item); item.items = compare.list_items(); return; } [GtkCallback] void on_remove_clicked () { if (list.get_selected_row() == null) return; uint position = list.get_selected_row().get_index(); model.remove_item(position); while (position > 0 && position >= model.get_n_items()) { position--; } list.select_row(list.get_row_at_index((int) position)); return; } [GtkCallback] void on_restore_button_clicked () { if (list.get_selected_row() == null) return; uint position = list.get_selected_row().get_index(); var item = model.get_item(position); return_if_fail(compare != null); while (compare.model.get_n_items() > 0) compare.model.remove_item(0); compare.add_from_string_array(((PinnedComparison) item).items); return; } } } font-manager-0.8.8/src/font-manager/Controls.vala000066400000000000000000000253371420226015000217240ustar00rootroot00000000000000/* BaseControls.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { /** * Base class for controls that allow adding or removing. * By default includes add/remove buttons packed at start of @box */ public class BaseControls : Gtk.EventBox { /** * Emitted when @add_button has been clicked */ public signal void add_selected (); /** * Emitted when @remove_button is clicked */ public signal void remove_selected (); public Gtk.Box box { get; protected set; } public Gtk.Button add_button { get; protected set; } public Gtk.Button remove_button { get; protected set; } construct { box = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 4); box.border_width = 2; set_size_request(0, 0); add_button = new Gtk.Button(); add_button.set_image(new Gtk.Image.from_icon_name("list-add-symbolic", Gtk.IconSize.MENU)); remove_button = new Gtk.Button(); remove_button.set_image(new Gtk.Image.from_icon_name("list-remove-symbolic", Gtk.IconSize.MENU)); box.pack_start(add_button, false, false, 1); box.pack_start(remove_button, false, false, 1); set_button_relief_style(box); add(box); add_button.clicked.connect((w) => { add_selected(); }); remove_button.clicked.connect(() => { remove_selected(); }); add_button.show(); remove_button.show(); box.show(); } } /** * Row like widget containing two #GtkLabel and a #GtkSwitch. * Use #GtkLabel.set_text() / #GtkLabel.set_markup() */ [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-labeled-switch.ui")] public class LabeledSwitch : Gtk.Box { [GtkChild] public unowned Gtk.Label label { get; } /** * Centered Label with dim-label style class */ [GtkChild] public unowned Gtk.Label description { get; } [GtkChild] public unowned Gtk.Switch toggle { get; } public LabeledSwitch (string? label = null) { this.label.set_text(label != null ? label : ""); } } /** * Row like widget containing a #GtkLabel and a #GtkSpinButton. */ [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-labeled-spin-button.ui")] public class LabeledSpinButton : Gtk.Box { [GtkChild] public unowned Gtk.Label label { get; } /** * Centered Label with dim-label style class */ [GtkChild] public unowned Gtk.Label description { get; } public double @value { get; set; default = 0.0; } [GtkChild] unowned Gtk.SpinButton spin; public LabeledSpinButton (string? label, double min, double max, double step) { this.label.set_text(label != null ? label : ""); spin.set_adjustment(new Gtk.Adjustment(0, min, max, step, 0, 0)); bind_property("value", spin, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); } } /** * Row like widget containing two #GtkLabel and a #GtkSwitch. * Use #GtkLabel.set_text() / #GtkLabel.set_markup() */ [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-labeled-font-button.ui")] public class LabeledFontButton : Gtk.Box { [GtkChild] public unowned Gtk.Label label { get; } /** * Centered Label with dim-label style class */ [GtkChild] public unowned Gtk.Label description { get; } [GtkChild] public unowned Gtk.FontButton button { get; } public string font { get; set; default = DEFAULT_FONT; } public LabeledFontButton (string? label = null) { this.label.set_text(label != null ? label : ""); bind_property("font", button, "font", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); } } /** * Row like widget containing a Label displayed centered above the scale. */ [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-option-scale.ui")] public class OptionScale : Gtk.Box { public double @value { get; set; default = 0.0; } public Gtk.Adjustment adjustment { get { return scale.get_adjustment(); } } public string [] options { get; construct set;} [GtkChild] unowned Gtk.Label label; [GtkChild] unowned Gtk.Scale scale; public OptionScale (string? heading, string [] options) { this.options = options; label.set_text(heading); scale.set_adjustment(new Gtk.Adjustment(0.0, 0.0, ((double) options.length - 1), 1.0, 1.0, 0.0)); for (int i = 0; i < options.length; i++) scale.add_mark(i, Gtk.PositionType.BOTTOM, options[i]); bind_property("value", scale.adjustment, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); } [GtkCallback] void on_scale_value_changed () { scale.set_value(Math.round(scale.adjustment.get_value())); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-preview-entry.ui")] public class PreviewEntry : Gtk.Entry { public override void constructed () { on_changed_event(); base.constructed(); return; } [GtkCallback] void on_icon_press_event (Gtk.Entry entry, Gtk.EntryIconPosition position, Gdk.Event event) { if (position == Gtk.EntryIconPosition.SECONDARY) set_text(""); return; } [GtkCallback] void on_changed_event () { string icon_name = (text_length > 0) ? "edit-clear-symbolic" : "document-edit-symbolic"; set_icon_from_icon_name(Gtk.EntryIconPosition.SECONDARY, icon_name); set_icon_activatable(Gtk.EntryIconPosition.SECONDARY, (text_length > 0)); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-inline-help.ui")] public class InlineHelp : Gtk.MenuButton { public Gtk.Label message { get { return ((Gtk.Label) popover.get_child()); } } construct { var style_context = get_style_context(); style_context.remove_class("toggle"); style_context.remove_class(Gtk.STYLE_CLASS_POPUP); style_context.add_class("image-button"); popover.get_style_context().remove_class(Gtk.STYLE_CLASS_BACKGROUND); } } /** * Widget allowing user to select pixel layout. */ [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-subpixel-geometry.ui")] public class SubpixelGeometry : Gtk.Box { public int rgba { get { return _rgba; } set { if (value < 0 || value >= ((int) options.length)) return; _rgba = value; options[_rgba].active = true; } } public GenericArray options { get; private set; } int _rgba; [GtkChild] unowned Gtk.ButtonBox button_box; public SubpixelGeometry () { options = new GenericArray (); for (int i = 0; i < SubpixelOrder.NONE; i++) { if (i == 0) options.insert(i, new Gtk.RadioButton(null)); else options.insert(i, new Gtk.RadioButton.from_widget(options[0])); Gtk.RadioButton button = options[i]; var icon = new SubpixelGeometryIcon((SubpixelOrder) i); button.add(icon); button.set_tooltip_text(((SubpixelOrder) i).to_string()); button.toggled.connect(() => { if (button.active) { uint index; options.find(button, out index); rgba = (int) index; } }); button_box.pack_start(button); icon.show(); button.show(); } } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-subpixel-geometry-icon.ui")] public class SubpixelGeometryIcon : Gtk.Box { public int size { get; set; default = 36; } [GtkChild] unowned Gtk.Label l1; [GtkChild] unowned Gtk.Label l2; [GtkChild] unowned Gtk.Label l3; public SubpixelGeometryIcon (SubpixelOrder rgba) { string [,] colors = { { "gray", "gray", "gray" }, { "red", "green", "blue" }, { "blue", "green", "red" }, { "red", "green", "blue" }, { "blue", "green", "red" }, { "gray", "gray", "gray" } }; bool vertical = (rgba == SubpixelOrder.VBGR || rgba == SubpixelOrder.VRGB); orientation = vertical ? Gtk.Orientation.VERTICAL : Gtk.Orientation.HORIZONTAL; Gtk.Label [] labels = { l1, l2, l3 }; for (int i = 0; i < labels.length; i++) { /* @color: defined in FontManager.css */ labels[i].get_style_context().add_class(colors[rgba,i]); } } /* Used to force square widget */ public override void get_preferred_width (out int minimum_size, out int natural_size) { minimum_size = natural_size = size; return; } public override void get_preferred_height (out int minimum_size, out int natural_size) { minimum_size = natural_size = size; return; } public override void get_preferred_height_for_width (int width, out int minimum_height, out int natural_height) { minimum_height = natural_height = width; return; } public override void get_preferred_width_for_height (int height, out int minimum_width, out int natural_width) { minimum_width = natural_width = height; return; } } } font-manager-0.8.8/src/font-manager/DatabaseProxy.vala000066400000000000000000000074401420226015000226620ustar00rootroot00000000000000/* DatabaseProxy.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class DatabaseProxy : Object { public signal void status_changed (); public signal void update_started (); public signal void update_complete (); int n_db_types = 4; GLib.Cancellable? cancellable = null; GLib.HashTable ? status = null; ProgressCallback? progress = null; public DatabaseProxy () { status = new GLib.HashTable (null, null); for (int i = 0; i < n_db_types; i++) status.insert((DatabaseType) i, false); status_changed.connect(() => { for (int i = 1; i < n_db_types; i++) if (status[i]) continue; else return; update_complete(); }); try { Database main = get_database(DatabaseType.BASE); for (int i = 1; i < n_db_types; i++) { try { get_database((DatabaseType) i); main.attach((DatabaseType) i); } catch (Error e) { critical(e.message); } } } catch (Error e) { critical(e.message); } } public bool ready (DatabaseType type) { return status[type]; } public void set_cancellable (Cancellable? cancellable) { this.cancellable = cancellable; return; } public void set_progress_callback (ProgressCallback? progress) { this.progress = progress; return; } public void update (Json.Object available_fonts) { update_started(); var available_files = new StringSet(); foreach (string path in list_available_font_files()) available_files.add(path); for (int i = 1; i < n_db_types; i++) { var type = (DatabaseType) i; status.replace(type, false); try { var child = get_database(type); update_database.begin( child, type, available_fonts, available_files, progress, cancellable, (obj, res) => { try { status.replace(type, update_database.end(res)); Idle.add(() => { status_changed(); return GLib.Source.REMOVE; }); } catch (Error e) { critical(e.message); } } ); } catch (Error e) { critical(e.message); } } return; } } } font-manager-0.8.8/src/font-manager/Dialogs.vala000066400000000000000000000206761420226015000215040ustar00rootroot00000000000000/* Dialogs.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class ProgressDialog : Gtk.MessageDialog { Gtk.ProgressBar progress_bar; public ProgressDialog (string? title) { MainWindow? main_window = get_default_application().main_window; Object(transient_for: main_window, modal: true, text: title); progress_bar = new Gtk.ProgressBar(); ((Gtk.Box) get_message_area()).pack_end(progress_bar); set_default_size(475, 125); } public void set_progress (ProgressData data) { secondary_text = data.message; if (!progress_bar.is_visible()) progress_bar.show(); progress_bar.set_fraction(data.progress); return; } } public const string [] FONT_MIMETYPES = { "application/x-font-ttf", "application/x-font-ttc", "application/x-font-otf", "application/x-font-type1", "font/ttf", "font/ttc", "font/otf", "font/type1", "font/collection" }; namespace FileSelector { public string? get_executable () { var dialog = new Gtk.FileChooserNative(_("Select executable"), get_default_application().main_window, Gtk.FileChooserAction.OPEN, _("_Select"), _("_Cancel")); dialog.set_current_folder("/usr/bin"); dialog.set_select_multiple(false); string? selection = null; if (dialog.run() == Gtk.ResponseType.ACCEPT) selection = dialog.get_filename(); dialog.destroy(); return selection; } public string? get_target_directory () { var dialog = new Gtk.FileChooserNative(_("Select Destination"), get_default_application().main_window, Gtk.FileChooserAction.SELECT_FOLDER, _("_Select"), _("_Cancel")); dialog.set_select_multiple(false); dialog.set_do_overwrite_confirmation(true); dialog.set_create_folders(true); string? selection = null; if (dialog.run() == Gtk.ResponseType.ACCEPT) selection = dialog.get_filename(); dialog.destroy(); return selection; } public StringSet get_selections () { var selections = new StringSet(); var dialog = new Gtk.FileChooserNative(_("Select files to install"), get_default_application().main_window, Gtk.FileChooserAction.OPEN, _("_Open"), _("_Cancel")); var filter = new Gtk.FileFilter(); var file_roller = new ArchiveManager(); if (file_roller.available) foreach (string mimetype in file_roller.get_supported_types()) filter.add_mime_type(mimetype); foreach (var mimetype in FONT_MIMETYPES) filter.add_mime_type(mimetype); dialog.set_filter(filter); dialog.set_select_multiple(true); if (dialog.run() == Gtk.ResponseType.ACCEPT) { dialog.hide(); foreach (var uri in dialog.get_uris()) selections.add(File.new_for_uri(uri).get_path()); } dialog.destroy(); return selections; } public string? [] get_selected_sources () { string? [] arr = { }; var dialog = new Gtk.FileChooserNative(_("Select source folders"), get_default_application().main_window, Gtk.FileChooserAction.SELECT_FOLDER, _("_Open"), _("_Cancel")); dialog.set_select_multiple(true); if (dialog.run() == Gtk.ResponseType.ACCEPT) { dialog.hide(); foreach (var uri in dialog.get_uris()) arr += uri; } dialog.destroy(); return arr; } } namespace RemoveDialog { public StringSet get_selections (Gtk.TreeModel model) { Gtk.HeaderBar? header = null; MainWindow? main_window = get_default_application().main_window; bool use_csd = main_window != null ? main_window.use_csd : false; var selections = new StringSet(); FontListPane? tree = null; var dialog = new Gtk.Dialog() { modal = true, destroy_with_parent = true, transient_for = main_window }; dialog.get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); if (use_csd) header = new Gtk.HeaderBar(); var content_area = dialog.get_content_area(); var filter = new UserFonts(); filter.sql = "%s filepath LIKE \"%s%\";".printf(SELECT_FROM_METADATA_WHERE, get_user_font_directory()); filter.update(); if (filter.size > 0) { var scroll = new Gtk.ScrolledWindow(null, null); if (use_csd) { header.set_title(_("Select fonts to remove")); var cancel = new Gtk.Button.with_mnemonic(_("_Cancel")); var remove = new Gtk.Button.with_mnemonic(_("_Delete")); cancel.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); remove.get_style_context().add_class(Gtk.STYLE_CLASS_DESTRUCTIVE_ACTION); cancel.clicked.connect(() => { dialog.response(Gtk.ResponseType.CANCEL); }); remove.clicked.connect(() => { dialog.response(Gtk.ResponseType.ACCEPT); }); header.pack_start(cancel); header.pack_end(remove); dialog.set_titlebar(header); header.show_all(); } else { dialog.set_title(_("Select fonts to remove")); dialog.add_buttons(_("_Cancel"), Gtk.ResponseType.CANCEL, _("_Delete"), Gtk.ResponseType.ACCEPT, null); } tree = new FontListPane() { fontlist = new UserFontList(), model = model, filter = filter, expand = true }; scroll.add(tree); content_area.add(scroll); dialog.set_size_request(540, 480); scroll.show_all(); } else { var msg = _("Fonts installed in your home directory will appear here."); var content = new PlaceHolder(null, null, msg, "go-home-symbolic"); if (use_csd) header.show_close_button = true; content_area.add(content); content.expand = true; content.show(); dialog.set_size_request(270, 240); } if (dialog.run() == Gtk.ResponseType.ACCEPT) { dialog.hide(); selections = ((UserFontList) tree.fontlist).get_selections(); } dialog.destroy(); return selections; } } } font-manager-0.8.8/src/font-manager/FontList.vala000066400000000000000000001145161420226015000216610ustar00rootroot00000000000000/* FontList.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class FontListControls : BaseControls { /** * Emitted when the expand_button is clicked */ public signal void expand_all (bool expand); public bool expanded { get; private set; } public Gtk.Button expand_button { get; private set; } public Gtk.SearchEntry entry { get; private set; } Gtk.Image arrow; string expand_icon = "pan-end-symbolic"; string collapse_icon = "pan-down-symbolic"; public FontListControls () { Object(name: "FontListControls", margin: 1); if (get_direction() == Gtk.TextDirection.RTL) expand_icon = "pan-start-symbolic"; remove_button.set_tooltip_text(_("Remove selected font from collection")); add_button.destroy(); expand_button = new Gtk.Button(); arrow = new Gtk.Image.from_icon_name(expand_icon, Gtk.IconSize.SMALL_TOOLBAR); expand_button.add(arrow); expand_button.set_tooltip_text(_("Expand all")); entry = new Gtk.SearchEntry(); entry.set_size_request(0, 0); entry.margin_end = MIN_MARGIN; entry.placeholder_text = _("Search Families…"); entry.set_tooltip_text(_("""Case insensitive search of family names. Start search using %s to filter based on filepath. Start search using %s to filter based on characters."""). printf(Path.DIR_SEPARATOR_S, Path.SEARCHPATH_SEPARATOR_S)); box.pack_end(entry, false, false, 0); box.pack_start(expand_button, false, false, 0); box.reorder_child(expand_button, 0); set_button_relief_style(box); get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); get_style_context().add_class(name); set_size_request(0, 0); expand_button.clicked.connect((w) => { expanded = !expanded; expand_all(expanded); expand_button.set_tooltip_text(expanded ? _("Collapse all") : _("Expand all")); if (expanded) arrow.set_from_icon_name(collapse_icon, Gtk.IconSize.SMALL_TOOLBAR); else arrow.set_from_icon_name(expand_icon, Gtk.IconSize.SMALL_TOOLBAR); }); entry.show(); arrow.show(); expand_button.show(); add_button.hide(); } /** * set_remove_sensitivity: * @sensitive: %TRUE if remove function should be available. * %FALSE if remove function is unavailable. */ public void set_remove_sensitivity (bool sensitive) { set_control_sensitivity(remove_button, sensitive); return; } } enum FontListColumn { TOGGLE, TEXT, PREVIEW, COUNT, N_COLUMNS } public abstract class BaseFontList : BaseTreeView { public string selected_iter { get; protected set; default = "0"; } public GLib.HashTable ? samples { get; set; default = null; } protected Gtk.CellRendererToggle toggle; string default_sample; string local_sample; construct { name = "BaseFontList"; headers_visible = false; expand = true; toggle = new Gtk.CellRendererToggle(); var text = new Gtk.CellRendererText(); var count = new CellRendererStyleCount(); var preview = new Gtk.CellRendererText(); text.ellipsize = Pango.EllipsizeMode.END; preview.ellipsize = Pango.EllipsizeMode.END; insert_column_with_data_func(FontListColumn.TOGGLE, "", toggle, toggle_cell_data_func); insert_column_with_data_func(FontListColumn.TEXT, "", text, text_cell_data_func); insert_column_with_data_func(FontListColumn.PREVIEW, "", preview, preview_cell_data_func); insert_column_with_data_func(FontListColumn.COUNT, "", count, count_cell_data_func); for (int i = 0; i < FontListColumn.N_COLUMNS; i++) { var column = get_column(i); column.resizable = true; column.sizing = Gtk.TreeViewColumnSizing.AUTOSIZE; column.expand = (i != FontListColumn.TOGGLE && i != FontListColumn.COUNT); } connect_signals(); default_sample = Pango.Language.from_string("xx").get_sample_string(); local_sample = get_localized_pangram(); } protected virtual void on_selection_changed (Gtk.TreeSelection selection) { return; } protected virtual void on_toggled (string path) { return; } protected virtual void toggle_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { return; } void connect_signals () { get_selection().changed.connect(on_selection_changed); toggle.toggled.connect(on_toggled); row_activated.connect((path, col) => { on_toggled(path.to_string()); }); return; } public void select_first_row () { if (model == null) return; Gtk.TreePath path = new Gtk.TreePath.first(); Gtk.TreeSelection selection = get_selection(); selection.unselect_all(); selection.select_path(path); if (selection.path_is_selected(path)) scroll_to_cell(path, null, true, 0.5f, 0.5f); return; } public void select_next_row (bool forward = true) { Gtk.TreeSelection selection = get_selection(); GLib.List paths = selection.get_selected_rows(null); Gtk.TreePath path = paths.nth_data(0); if (path != null) { bool path_changed = false; if (forward) path.next(); else path_changed = path.prev(); if (forward || path_changed) { selection.unselect_all(); selection.select_path(path); } } if (!selection.path_is_selected(path)) select_first_row(); else if (path != null) scroll_to_cell(path, null, true, 0.0f, 0.0f); return; } void set_sensitivity(Gtk.CellRenderer cell, Gtk.TreeIter treeiter, string? family) { Reject? reject = get_default_application().reject; bool inactive = (reject != null && family != null ? family in reject : false); cell.set_property("strikethrough" , inactive); if (inactive && get_selection().iter_is_selected(treeiter)) cell.set_property("sensitive" , true); else cell.set_property("sensitive" , !inactive); return; } protected virtual void preview_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Gtk.TreeIter? parent; if (model.iter_parent(out parent, treeiter)) { Gtk.TreePath path = model.get_path(parent); if (is_row_expanded(path)) { Value val; model.get_value(treeiter, FontModelColumn.OBJECT, out val); Object obj = val.get_object(); Pango.AttrList attrs = new Pango.AttrList(); attrs.insert(Pango.attr_fallback_new(false)); cell.set_property("attributes", attrs); string description = ((Font) obj).description; if (samples != null && samples.contains(description)) { string sample = samples.lookup(description); if (sample != default_sample && sample != local_sample) cell.set_property("text", sample); else cell.set_property("text", description); } else cell.set_property("text", description); cell.set_property("font", description); cell.set_property("visible", true); set_sensitivity(cell, treeiter, ((Font) obj).family); val.unset(); return; } else { cell.set_property("text", ""); cell.set_property("visible", false); } } else { cell.set_property("text", ""); cell.set_property("visible", false); } return; } /* NOTE : * Iterating through children is necessary to get an accurate count. * Family objects have n_variations which could be used, but would be * inaccurate whenever a category which limits variations is selected. */ protected virtual void count_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { if (model.iter_has_child(treeiter)) { cell.set_property("count", model.iter_n_children(treeiter)); cell.set_property("visible", true); } else { cell.set_property("count", 0); cell.set_property("visible", false); } return; } protected virtual void text_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Value val; model.get_value(treeiter, FontModelColumn.OBJECT, out val); Object obj = val.get_object(); string family = get_family_from_object(obj); if (obj is Family) { cell.set_property("text", family); set_sensitivity(cell, treeiter, family); cell.set_padding(0, 0); } else { cell.set_property("text", ((Font) obj).style); set_sensitivity(cell, treeiter, family); cell.set_padding(8, 0); } val.unset(); return; } } public class FontList : BaseFontList { public new Gtk.TreeModel? model { get { return base.get_model(); } set { base.set_model(value); select_first_row(); } } public string? selected_family { get; private set; default = null; } public GenericArray ? selected_fonts { get; set; default = null; } public Font? selected_font { get; private set; default = null; } public UserActionModel? user_actions { get; set; default = null; } public UserSourceModel? user_sources { get; set; default = null; } bool refresh_required = false; string? saved_iter = null; Gtk.Menu context_menu; Gtk.MenuItem? filename = null; Gtk.MenuItem? n_selected = null; Gtk.MenuItem? installable = null; Gtk.Overlay? drag_icon = null; public FontList () { name = "FontList"; set_rubber_banding(true); get_selection().set_mode(Gtk.SelectionMode.MULTIPLE); context_menu = get_context_menu(); selected_font = new Font(); connect_signals(); } void connect_signals () { notify["user-actions"].connect(() => { context_menu = get_context_menu(); user_actions.items_changed.connect(() => { context_menu = get_context_menu(); }); }); DatabaseProxy? db = get_default_application().db; return_if_fail(db != null); db.update_started.connect(() => { saved_iter = selected_iter; refresh_required = true; }); db.status_changed.connect(() => { if (refresh_required && db.ready(DatabaseType.METADATA)) { refresh_required = false; Idle.add(() => { restore_saved_iter(); return GLib.Source.REMOVE; }); } }); db.update_complete.connect(() => { if (refresh_required) { refresh_required = false; Idle.add(() => { restore_saved_iter(); return GLib.Source.REMOVE; }); } }); } void restore_saved_iter () { Gtk.TreeIter iter; Gtk.TreeSelection selection = get_selection(); selection.unselect_all(); if (model.get_iter_from_string(out iter, saved_iter)) selection.select_iter(iter); return; } public StringSet get_selected_families () { var selected = new StringSet(); List _selected = get_selection().get_selected_rows(null); foreach (Gtk.TreePath path in _selected) { Value val; Gtk.TreeIter iter; model.get_iter(out iter, path); model.get_value(iter, FontModelColumn.OBJECT, out val); string family = get_family_from_object(val.get_object()); selected.add(family); val.unset(); } return selected; } public override void drag_begin (Gdk.DragContext context) { drag_icon = null; drag_icon = new Gtk.Overlay() { border_width = 8 }; var icon = new Gtk.Image(); icon.set_from_icon_name("font-x-generic", Gtk.IconSize.DIALOG); drag_icon.add(icon); var drag_count = new Gtk.Label(null) { name = "FontManagerFontListDragCount", opacity = 0.9, halign = Gtk.Align.END, valign = Gtk.Align.START, label = get_selection().get_selected_rows(null).length().to_string() }; drag_icon.add_overlay(drag_count); drag_icon.show_all(); Gtk.drag_set_icon_widget(context, drag_icon, 20, 40); return; } bool selection_is_sourced () requires (selected_font != null) { if (user_sources != null) foreach (string path in user_sources) if (selected_font.filepath.contains(path)) return true; return false; } void update_selected_fonts (GLib.List selected) { selected_fonts = null; context_menu = null; if (selected.length() == 1) { context_menu = get_context_menu(); return; } selected_fonts = new GenericArray (); foreach (var path in selected) { Value val; Gtk.TreeIter iter; model.get_iter(out iter, path); model.get_value(iter, FontModelColumn.DESCRIPTION, out val); selected_fonts.add((string) val); val.unset(); } context_menu = get_multiple_selection_context_menu(); int n_items = (int) selected.length(); /* Translators : Even though singular form is not used yet, it is here to make for a proper ngettext call. Still it is advisable to translate it. */ n_selected.label = ngettext("%i selected item", "%i selected items", (ulong) n_items).printf(n_items); return; } protected override void on_selection_changed (Gtk.TreeSelection selection) { List selected = selection.get_selected_rows(null); if (selected == null || selected.length() < 1) return; update_selected_fonts(selected); Gtk.TreePath path = selected.nth_data(0); Gtk.TreeIter iter; model.get_iter(out iter, path); Value val; model.get_value(iter, FontModelColumn.OBJECT, out val); Object object = val.get_object(); if (object is Family) { selected_font.source_object = ((Family) object).get_default_variant(); notify_property("selected-font"); } else { selected_font = null; selected_font = ((Font) object); } selected_family = selected_font.family; selected_iter = model.get_string_from_iter(iter); val.unset(); Idle.add(() => { if (filename != null) filename.label = Path.get_basename(selected_font.filepath); if (installable != null) installable.set_visible(selection_is_sourced()); return GLib.Source.REMOVE; }); return; } StringSet get_files_for_family (Family family) { var results = new StringSet(); foreach (var node in family.variations.get_elements()) { var object = node.get_object(); results.add(object.get_string_member("filepath")); } return results; } protected override void on_toggled (string path) { Reject? reject = get_default_application().reject; if (reject == null) return; Gtk.TreeIter iter; Value val; model.get_iter_from_string(out iter, path); model.get_value(iter, FontModelColumn.OBJECT, out val); var family_object = val.get_object() as Family; if (family_object != null) { string family = get_family_from_object(family_object); if (family in reject) reject.remove(family); else { foreach (var filepath in get_files_for_family(family_object)) add_application_font(filepath); reject.add(family); } reject.save(); } val.unset(); queue_draw(); return; } protected override void toggle_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Reject? reject = get_default_application().reject; if (reject != null && model.iter_has_child(treeiter)) { Value val; model.get_value(treeiter, FontModelColumn.NAME, out val); cell.set_property("visible", true); cell.set_property("active", !(reject.contains((string) val))); val.unset(); } else { cell.set_property("visible", false); } return; } protected override bool show_context_menu (Gdk.EventButton e) { context_menu.popup_at_pointer(e); return true; } /* TODO : * Implement and group all context menus used in the application so that * they're easy to modify/extend in one place. */ Gtk.Menu get_context_menu () { /* action_name, display_name, detailed_action_name, accelerator, method */ MenuEntry [] context_menu_entries = { MenuEntry("install", _("Install"), "app.install", null, new MenuCallbackWrapper(install)), MenuEntry("copy_location", _("Copy Location"), "app.copy_location", null, new MenuCallbackWrapper(copy_location)), MenuEntry("show_in_folder", _("Show in Folder"), "app.show_in_folder", null, new MenuCallbackWrapper(show_in_folder)), }; var popup_menu = new Gtk.Menu(); popup_menu.reserve_toggle_size = false; filename = new Gtk.MenuItem.with_label(""); filename.set_halign(Gtk.Align.CENTER); filename.set_margin_start(DEFAULT_MARGIN * 3); filename.set_margin_end(DEFAULT_MARGIN * 3); filename.sensitive = false; filename.get_style_context().add_class("SensitiveChildLabel"); filename.get_child().opacity = 0.7; filename.show(); filename.label = selected_font.is_valid() ? Path.get_basename(selected_font.filepath) : null; popup_menu.append(filename); var label = ((Gtk.Bin) filename).get_child(); label.set("hexpand", true, "justify", Gtk.Justification.FILL, "margin", 2, null); var separator = new Gtk.SeparatorMenuItem(); separator.show(); popup_menu.append(separator); foreach (MenuEntry entry in context_menu_entries) { var item = new Gtk.MenuItem.with_label(entry.display_name); item.get_child().set_halign(Gtk.Align.CENTER); item.activate.connect(() => { entry.method.run(); }); item.show(); popup_menu.append(item); if (entry.action_name == "install") installable = item; } if (user_actions != null && user_actions.get_n_items() > 0) { foreach (var entry in user_actions) { var item = new Gtk.MenuItem.with_label(entry.action_name); if (entry.comment != null) item.set_tooltip_text(entry.comment); item.get_child().set_halign(Gtk.Align.CENTER); item.activate.connect(() => { entry.run(selected_font); }); item.show(); popup_menu.append(item); } } /* Wayland complains if not set */ popup_menu.realize.connect(() => { Gdk.Window child = popup_menu.get_window(); child.set_type_hint(Gdk.WindowTypeHint.POPUP_MENU); }); return popup_menu; } void toggle_selected_fonts (bool enable) { Reject? reject = get_default_application().reject; if (reject == null) return; foreach (var family in get_selected_families()) { if (enable) reject.remove(family); else reject.add(family); } reject.save(); queue_draw(); return; } Gtk.Menu get_multiple_selection_context_menu () { /* action_name, display_name, detailed_action_name, accelerator, method */ MenuEntry [] context_menu_entries = { MenuEntry("enable", _("Enable selected items"), "app.install", null, new MenuCallbackWrapper(() => { toggle_selected_fonts(true); })), MenuEntry("disable", _("Disable selected items"), "app.copy_location", null, new MenuCallbackWrapper(() => { toggle_selected_fonts(false); })), }; var popup_menu = new Gtk.Menu(); popup_menu.reserve_toggle_size = false; n_selected = new Gtk.MenuItem.with_label(""); n_selected.set_halign(Gtk.Align.CENTER); n_selected.set_margin_start(DEFAULT_MARGIN * 4); n_selected.set_margin_end(DEFAULT_MARGIN * 4); n_selected.sensitive = false; n_selected.get_style_context().add_class("SensitiveChildLabel"); n_selected.get_child().opacity = 0.7; n_selected.show(); popup_menu.append(n_selected); var label = ((Gtk.Bin) n_selected).get_child(); label.set("hexpand", true, "justify", Gtk.Justification.FILL, "margin", 2, null); var separator = new Gtk.SeparatorMenuItem(); separator.show(); popup_menu.append(separator); foreach (MenuEntry entry in context_menu_entries) { var item = new Gtk.MenuItem.with_label(entry.display_name); item.get_child().set_halign(Gtk.Align.CENTER); item.activate.connect(() => { entry.method.run(); }); item.show(); popup_menu.append(item); } /* Wayland complains if not set */ popup_menu.realize.connect(() => { Gdk.Window child = popup_menu.get_window(); child.set_type_hint(Gdk.WindowTypeHint.POPUP_MENU); }); return popup_menu; } public void install () { var filelist = new StringSet(); filelist.add(selected_font.filepath); var installer = new Library.Installer(); installer.process.begin(filelist, (obj, res) => { installer.process.end(res); Timeout.add_seconds(3, () => { get_default_application().refresh(); return GLib.Source.REMOVE; }); }); return; } public void show_in_folder () { string directory = GLib.Path.get_dirname(selected_font.filepath); string uri = "file://%s".printf(directory); try { Gtk.show_uri_on_window(get_default_application().main_window, uri, Gdk.CURRENT_TIME); } catch (Error e) { warning(e.message); } return; } public void copy_location () { Gdk.Display display = Gdk.Display.get_default(); Gtk.Clipboard clipboard = Gtk.Clipboard.get_default(display); clipboard.set_text(selected_font.filepath, -1); return; } } public class UserFontList : BaseFontList { StringSet selected_families; StringSet selected_fonts; public UserFontList () { name = "UserFontList"; get_selection().set_mode(Gtk.SelectionMode.SINGLE); selected_families = new StringSet (); selected_fonts = new StringSet (); } public StringSet get_selections () { var selections = new StringSet(); try { Database db = get_database(DatabaseType.BASE); string user_font_dir = get_user_font_directory(); string sql = "SELECT DISTINCT filepath FROM Fonts WHERE description = \"%s\" AND filepath LIKE \"%%s%\""; foreach (var description in selected_fonts) { db.execute_query(sql.printf(description, user_font_dir)); foreach (unowned Sqlite.Statement row in db) selections.add(row.column_text(0)); } } catch (Error e) { critical(e.message); } return selections; } void family_toggled (Family family, bool enabled) { var font = new Font(); GLib.List variations = family.variations.get_elements(); foreach (var node in variations) { font.source_object = node.get_object(); if (enabled) selected_fonts.add(font.description); else selected_fonts.remove(font.description); } return; } protected override void on_toggled (string path) { Gtk.TreeIter iter; Value val; model.get_iter_from_string(out iter, path); model.get_value(iter, FontModelColumn.OBJECT, out val); Object obj = val.get_object(); if (obj is Family) { var family = obj as Family; if (selected_families.contains(family.family)) { selected_families.remove(family.family); family_toggled(family, false); } else { selected_families.add(family.family); family_toggled(family, true); } } else { var font = obj as Font; if (selected_fonts.contains(font.description)) selected_fonts.remove(font.description); else selected_fonts.add(font.description); } val.unset(); queue_draw(); return; } protected override void toggle_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Value val; model.get_value(treeiter, FontModelColumn.OBJECT, out val); var obj = val.get_object(); cell.set_property("visible", true); cell.set_property("sensitive", true); cell.set_property("inconsistent", false); bool active = false; if (obj is Family) active = selected_families.contains(((Family) obj).family); else active = selected_fonts.contains(((Font) obj).description); cell.set_property("active", active); val.unset(); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-font-list-pane.ui")] public class FontListPane : Gtk.Box { public FontListControls controls { get; protected set; } public Filter? filter { get; set; default = null; } public BaseFontList fontlist { get { return ((BaseFontList) scrolled_window.get_child()); } set { Gtk.Widget? current_child = scrolled_window.get_child(); if (current_child != null) scrolled_window.remove(current_child); scrolled_window.add(value); value.show(); } } public Gtk.TreeModel? model { get { return real_model; } set { real_set_model(value); } } public Gtk.TreeModelFilter model_filter { get { return search_filter; } } public bool show_controls { get { return revealer.get_reveal_child(); } set { revealer.set_reveal_child(value); } } uint? search_timeout; uint16 text_length = 0; bool refresh_required = false; Gtk.TreeModel? real_model = null; Gtk.TreeModelFilter? search_filter = null; GLib.HashTable filter_state; [GtkChild] unowned Gtk.Revealer revealer; [GtkChild] unowned Gtk.ScrolledWindow scrolled_window; string? char_search = null; Json.Object? char_support = null; public override void constructed () { controls = new FontListControls(); controls.set_remove_sensitivity(false); fontlist = new FontList(); revealer.add(controls); connect_signals(); controls.show(); filter_state = new HashTable (str_hash, str_equal); base.constructed(); return; } public bool refilter () { /* NOTE : * Creating a new Gtk.TreeModelFilter is cheaper than calling * refilter on an existing one with a large child model. */ var saved_model = real_model; real_set_model(null); real_set_model(saved_model); fontlist.select_first_row(); if (controls.expanded) fontlist.expand_all(); search_timeout = null; return GLib.Source.REMOVE; } void real_set_model (Gtk.TreeModel? model) { real_model = model; if (model != null) { search_filter = new Gtk.TreeModelFilter(model, null); search_filter.set_visible_func((m, i) => { return visible_func(m, i); }); fontlist.model = search_filter; } else { search_filter = null; fontlist.model = null; } return; } /* Add slight delay to avoid filtering while search is still changing */ public void queue_refilter () { if (search_timeout != null) GLib.Source.remove(search_timeout); search_timeout = Timeout.add(333, refilter); return; } /* XXX : Prevents selections in the wrong category at startup. Shouldn't need this. */ public void begin_selection_tracking () { notify["filter"].connect(() => { string? saved_iter = null; if (filter != null && filter_state.contains(filter.name)) saved_iter = filter_state[filter.name]; refilter(); if (saved_iter != null) restore_last_selected_treepath(fontlist, saved_iter); }); fontlist.notify["selected-iter"].connect(() => { if (filter != null) filter_state[filter.name] = fontlist.selected_iter; }); if (filter != null) filter_state[filter.name] = fontlist.selected_iter; return; } void update () { refresh_required = false; refilter(); queue_draw(); fontlist.samples = get_non_latin_samples(); if (fontlist.samples == null) warning("Failed to generate previews for fonts which do not support Basic Latin"); return; } void connect_signals () { controls.entry.search_changed.connect(() => { queue_refilter(); text_length = controls.entry.get_text_length(); }); controls.expand_all.connect((e) => { if (e) fontlist.expand_all(); else fontlist.collapse_all(); }); controls.entry.next_match.connect(() => { fontlist.select_next_row(); }); controls.entry.previous_match.connect(() => { fontlist.select_next_row(false); }); controls.entry.activate.connect(() => { fontlist.select_next_row(); }); DatabaseProxy? db = get_default_application().db; return_if_fail(db != null); db.update_started.connect(() => { refresh_required = true; }); db.status_changed.connect(() => { if (refresh_required && db.ready(DatabaseType.METADATA)) update(); }); db.update_complete.connect(() => { if (refresh_required) update(); }); return; } bool visible_func (Gtk.TreeModel model, Gtk.TreeIter iter) { bool search_match = true; if (text_length > 0) { Value val; model.get_value(iter, FontModelColumn.OBJECT, out val); Object object = val.get_object(); string needle = controls.entry.get_text().casefold(); if (needle.has_prefix(Path.DIR_SEPARATOR_S)) { string filepath = get_filepath_from_object(object).casefold(); search_match = filepath.contains(needle); } else if (needle.has_prefix(Path.SEARCHPATH_SEPARATOR_S)) { string _needle = needle.replace(Path.SEARCHPATH_SEPARATOR_S, ""); string family_name = get_family_from_object(object); if (char_search != _needle || char_support == null) { char_search = _needle; char_support = get_available_fonts_for_chars(char_search); } search_match = char_support.has_member(family_name); if (search_match && object is Font) { Json.Object family = char_support.get_object_member(family_name); search_match = family.has_member(((Font) object).style); } } else { string family = get_family_from_object(object).casefold(); search_match = family.contains(needle); } } if (filter != null) return search_match && filter.visible_func(model, iter); return search_match; } } internal string get_family_from_object (Object object) requires (object is Family || object is Font) { return (object is Family) ? ((Family) object).family : ((Font) object).family; } internal string get_filepath_from_object (Object object) requires (object is Family || object is Font) { return (object is Family) ? ((Family) object).get_default_variant().get_string_member("filepath") : ((Font) object).filepath; } } font-manager-0.8.8/src/font-manager/Library.vala000066400000000000000000000323031420226015000215140ustar00rootroot00000000000000/* Library.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public const string [] TYPE1_METRICS = { ".afm", ".pfa", ".pfm" }; namespace Library { public async void remove (StringSet selections) { SourceFunc callback = remove.callback; ThreadFunc _remove = () => { foreach (var path in selections) { try { File file = File.new_for_path(path); if (!file.query_exists()) continue; File parent = file.get_parent(); FileInfo info = file.query_info(FileAttribute.STANDARD_CONTENT_TYPE, FileQueryInfoFlags.NONE); if (file.delete()) { if (info.get_content_type().contains("type1")) purge_type1_files(file, parent); } else { warning("Failed to remove %s", path); } remove_directory_tree_if_empty(parent); } catch (Error e) { warning(e.message); } } purge_entries(selections); Idle.add((owned) callback); return null; }; new Thread ("remove", (owned) _remove); yield; return; } public class Installer : Object { public signal void progress (string message, uint processed, uint total); static File? tmp_file = null; public void process_sync (StringSet filelist) { var sorter = new Sorter(); sorter.sort(filelist); process_files(sorter.fonts); process_archives(sorter.archives); if (tmp_file != null) remove_directory(tmp_file); tmp_file = null; return; } public async void process (StringSet filelist) { SourceFunc callback = process.callback; ThreadFunc install = () => { var sorter = new Sorter(); sorter.sort(filelist); process_files(sorter.fonts); process_archives(sorter.archives); if (tmp_file != null) remove_directory(tmp_file); tmp_file = null; Idle.add((owned) callback); return null; }; new Thread ("Install -> process", (owned) install); yield; return; } public static void try_copy (File original, File copy) { try { FileCopyFlags flags = FileCopyFlags.OVERWRITE | FileCopyFlags.ALL_METADATA | FileCopyFlags.TARGET_DEFAULT_PERMS; original.copy(copy, flags); } catch (Error e) { critical(e.message); } return; } public static void copy_font_metrics (File file, FontInfo info, string destdir) { string basename = file.get_basename().split_set(".")[0]; foreach (var _ext in TYPE1_METRICS) { string dir = file.get_parent().get_path(); string child = "%s%s".printf(basename, _ext); File metrics = File.new_for_path(Path.build_filename(dir, child)); if (metrics.query_exists()) { string _name = "%s %s%s".printf(info.family, info.style, _ext).replace(" ", "_"); string _path = Path.build_filename(destdir, _name); File _target = File.new_for_path(_path); try_copy(file, _target); } } return; } void process_files (StringSet filelist) { uint total = filelist.size; uint processed = 0; File install_dir = File.new_for_path(get_user_font_directory()); foreach (var path in filelist) { if (path.contains("XtraStuf.mac") || path.contains("__MACOSX")) continue; File file = File.new_for_path(path); try { install_file(file, install_dir); } catch (Error e) { critical("%s : %s", e.message, path); } processed++; try { FileInfo info = file.query_info(FileAttribute.STANDARD_DISPLAY_NAME, FileQueryInfoFlags.NONE); progress(info.get_display_name(), processed, total); } catch (Error e) { warning(e.message); } } return; } void process_archives (StringSet filelist) { if (filelist.size == 0) return; if (tmp_file == null) { try { tmp_file = File.new_for_path(DirUtils.make_tmp(TMP_TMPL)); assert(tmp_file.query_exists()); } catch (Error e) { critical(e.message); return; } } var file_roller = new ArchiveManager(); return_if_fail(file_roller.available); foreach (var path in filelist) { var file = File.new_for_path(path); string uri = file.get_uri(); string tmp_path = Path.build_filename(tmp_file.get_path(), "archive_XXXXXX"); File tmp = File.new_for_path(DirUtils.mkdtemp(tmp_path)); assert(tmp.query_exists()); string tmp_uri = tmp.get_uri(); if (!file_roller.extract(uri, tmp_uri, false)) { critical("Failed to extract archive : %s", path); continue; } if (uri.contains(tmp_file.get_uri())) { try { file.delete(); } catch (Error e) { critical(e.message); } } var sorter = new Sorter(); var list = new StringSet(); list.add(tmp.get_path()); sorter.sort(list); process_files(sorter.fonts); process_archives(sorter.archives); } return; } } internal void purge_type1_files (File file, File parent) { try { string name = file.get_basename().split_set(".")[0]; foreach (string ext in TYPE1_METRICS) { string dir = parent.get_path(); string child = name + ext; File metrics = File.new_for_path(Path.build_filename(dir, child)); if (metrics.query_exists()) metrics.delete(); } } catch (Error e) { warning(e.message); } return; } internal void purge_entries (StringSet selections) { DatabaseType [] types = { DatabaseType.FONT, DatabaseType.METADATA, DatabaseType.ORTHOGRAPHY }; try { Database? db = get_database(DatabaseType.BASE); Reject? reject = get_default_application().reject; foreach (var path in selections) { db.execute_query("SELECT family FROM Fonts WHERE filepath = \"%s\"".printf(path)); foreach (unowned Sqlite.Statement row in db) if (reject != null) reject.remove(row.column_text(0)); foreach (var type in types) { var name = Database.get_type_name(type); db.execute_query("DELETE FROM %s WHERE filepath = \"%s\"".printf(name, path)); db.stmt.step(); } } db = null; foreach (var type in types) { db = get_database(type); db.execute_query("VACUUM"); db.stmt.step(); } } catch (DatabaseError e) { warning(e.message); } return; } internal bool is_metrics_file (string name) { foreach (var ext in TYPE1_METRICS) if (name.down().has_suffix(ext)) return true; return false; } internal class Sorter : Object { public StringSet? fonts { get; private set; default = null; } public StringSet? archives { get; private set; default = null; } StringSet? supported_archives = null; public uint total { get { return fonts.size + archives.size; } } construct { supported_archives = new StringSet(); var file_roller = new ArchiveManager(); if (file_roller.available) supported_archives = file_roller.get_supported_types(); } public void sort (StringSet filelist) { fonts = new StringSet (); archives = new StringSet (); process_files(filelist); return; } void process_directory (File dir) { try { FileInfo fileinfo; var attrs = "%s,%s,%s".printf(FileAttribute.STANDARD_NAME, FileAttribute.STANDARD_CONTENT_TYPE, FileAttribute.STANDARD_TYPE); var enumerator = dir.enumerate_children(attrs, FileQueryInfoFlags.NONE); while ((fileinfo = enumerator.next_file ()) != null) { string content_type = fileinfo.get_content_type(); string name = fileinfo.get_name(); if (fileinfo.get_file_type() == FileType.DIRECTORY) { process_directory(dir.get_child(name)); } else { string path = dir.get_child(name).get_path(); if (content_type.contains("font") && !is_metrics_file(name)) fonts.add(path); else if (content_type in supported_archives) archives.add(path); else message("Ignoring unsupported filetype : %s", name); } } } catch (Error e) { warning("%s :: %s", e.message, dir.get_path()); } return; } void process_files (StringSet filelist) { foreach (var path in filelist) { var file = File.new_for_path(path); var attrs = "%s,%s,%s".printf(FileAttribute.STANDARD_CONTENT_TYPE, FileAttribute.STANDARD_TYPE, FileAttribute.STANDARD_NAME); try { var fileinfo = file.query_info(attrs, FileQueryInfoFlags.NONE, null); string name = fileinfo.get_name(); string content_type = fileinfo.get_content_type(); string filepath = file.get_path(); if (fileinfo.get_file_type() == FileType.DIRECTORY) process_directory(file); else if (content_type.contains("font") && !is_metrics_file(name)) fonts.add(filepath); else if (content_type in supported_archives) archives.add(filepath); else message("Ignoring unsupported filetype : %s", name); } catch (Error e) { critical("Error querying file information : %s", e.message); } } return; } } } } font-manager-0.8.8/src/font-manager/MainWindow.vala000066400000000000000000000777321420226015000222030ustar00rootroot00000000000000/* MainWindow.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public enum Mode { MANAGE, BROWSE, COMPARE, N_MODES; public static Mode parse (string mode) { switch (mode.down()) { case "browse": return Mode.BROWSE; case "compare": return Mode.COMPARE; default: return Mode.MANAGE; } } public string to_string () { switch (this) { case BROWSE: return "Browse"; case COMPARE: return "Compare"; default: return "Default"; } } public string to_translatable_string () { switch (this) { case BROWSE: return _("Browse"); case COMPARE: return _("Compare"); default: return _("Manage"); } } public string [] settings () { switch (this) { case BROWSE: return { "Browse", "Default"}; case COMPARE: return { "Default", "Compare"}; default: return { "Default", "Default"}; } } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-main-window.ui")] public class MainWindow : Gtk.ApplicationWindow { public signal void mode_changed (int new_mode); public bool wide_layout { get; set; default = false; } public bool use_csd { get; set; default = true; } [GtkChild] public unowned Gtk.Stack main_stack { get; } [GtkChild] public unowned Gtk.Stack content_stack { get; } [GtkChild] public unowned Gtk.Stack view_stack { get; } [GtkChild] public unowned Gtk.Box main_box { get; } [GtkChild] public unowned Gtk.Paned main_pane { get; } [GtkChild] public unowned Gtk.Paned content_pane { get; } [GtkChild] public unowned Browse browse { get; } [GtkChild] public unowned Compare compare { get; } [GtkChild] public unowned PreviewPane preview_pane { get; } [GtkChild] public unowned Preferences preference_pane { get; } [GtkChild] public unowned Sidebar sidebar { get; } [GtkChild] public unowned FontListPane fontlist_pane { get; } public FontModel? model { get; set; default = null; } public TitleBar titlebar { get; private set; } public FontList fontlist { get { return ((FontList) fontlist_pane.fontlist); } } public Mode mode { get { return _mode; } set { real_set_mode(value); } } private bool charmap_visible { get { int current_page = preview_pane.get_current_page(); return current_page == PreviewPanePage.CHARACTER_MAP; } } int w = -1; int h = -1; int x = -1; int y = -1; int sidebar_size = 30; int content_size = 40; bool is_tiled = false; bool is_fullscreen = false; bool is_horizontal = false; const int DEFAULT_WIDTH = 900; const int DEFAULT_HEIGHT = 600; Mode _mode; GLib.Settings? settings = null; #if HAVE_WEBKIT [GtkChild] public unowned Gtk.Overlay web_pane { get; } #endif /* HAVE_WEBKIT */ public MainWindow () { Object(title: About.DISPLAY_NAME, icon_name: About.ICON); settings = get_default_application().settings; initialize_preference_pane(preference_pane); #if HAVE_WEBKIT web_pane.add(new GoogleFonts.Catalog()); #endif /* HAVE_WEBKIT */ var user_action_list = ((UserActionList) preference_pane["UserActions"]); var user_sources_list = ((UserSourceList) preference_pane["Sources"]); fontlist.user_actions = user_action_list.model; fontlist.user_sources = user_sources_list.model; add_actions(); if (settings != null) use_csd = settings.get_boolean("use-csd"); if (Gdk.Screen.get_default().is_composited() && use_csd) { titlebar = new ClientSideDecorations(); set_titlebar(titlebar); } else { titlebar = new ServerSideDecorations(); main_box.pack_start(titlebar, false, true, 0); add_separator(main_box, Gtk.Orientation.HORIZONTAL); } main_stack.set_visible_child_name("Default"); main_stack.sensitive = false; titlebar.show(); bind_properties(); connect_signals(); } void zoom (bool zoom_in, bool zoom_out) { var page = (PreviewPanePage) preview_pane.get_current_page(); if (zoom_in) { if (page == PreviewPanePage.CHARACTER_MAP) preview_pane.character_map_preview_size += 0.5; else preview_pane.preview_size += 0.5; } else if (zoom_out) { if (page == PreviewPanePage.CHARACTER_MAP) preview_pane.character_map_preview_size -= 0.5; else preview_pane.preview_size -= 0.5; } else { if (page == PreviewPanePage.CHARACTER_MAP) preview_pane.character_map_preview_size = CHARACTER_MAP_PREVIEW_SIZE; else preview_pane.preview_size = DEFAULT_PREVIEW_SIZE; } return; } void add_actions () { var action = new SimpleAction("zoom_in", null); action.activate.connect((a, v) => { zoom(true, false); }); string? [] accels = { "plus", "equal", null }; add_keyboard_shortcut(action, "zoom_in", accels); action = new SimpleAction("zoom_out", null); action.activate.connect((a, v) => { zoom(false, true); }); accels = { "minus", null }; add_keyboard_shortcut(action, "zoom_out", accels); action = new SimpleAction("zoom_default", null); action.activate.connect((a, v) => { zoom(false, false); }); accels = { "0", null }; add_keyboard_shortcut(action, "zoom_default", accels); action = new SimpleAction("reload", null); action.activate.connect((a, v) => { get_default_application().refresh(); }); accels = { "r", "F5", null }; add_keyboard_shortcut(action, "reload", accels); return; } void bind_properties () { bind_property("model", fontlist_pane, "model", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); fontlist.bind_property("selected-font", preview_pane, "font", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); fontlist.bind_property("selected-font", sidebar.orthographies, "selected-font", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); fontlist.bind_property("selected-font", compare, "selected-font", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); fontlist.bind_property("selected-fonts", compare, "selected-fonts", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); fontlist.bind_property("model", browse, "model", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); fontlist.bind_property("samples", browse, "samples", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); fontlist.bind_property("samples", compare, "samples", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); fontlist.bind_property("samples", preview_pane, "samples", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); var ui_prefs = (UserInterfacePreferences) preference_pane["Interface"]; ui_prefs.wide_layout.toggle.bind_property("active", this, "wide-layout", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); main_pane.bind_property("position", preference_pane, "position", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); #if HAVE_WEBKIT var google_fonts_pane = (GoogleFonts.Catalog) web_pane.get_child(); main_pane.bind_property("position", google_fonts_pane, "position", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); content_pane.bind_property("position", google_fonts_pane.content_pane, "position", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); content_pane.bind_property("orientation", google_fonts_pane.content_pane, "orientation", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); #endif /* HAVE_WEBKIT */ return; } void real_set_mode (Mode mode) { _mode = mode; titlebar.main_menu_label.set_markup("%s".printf(mode.to_translatable_string())); var settings = mode.settings(); content_stack.set_visible_child_name(settings[0]); view_stack.set_visible_child_name(settings[1]); if (mode == Mode.MANAGE && charmap_visible) sidebar.mode = "Orthographies"; else sidebar.mode = "Standard"; titlebar.reveal_controls((mode == Mode.MANAGE)); fontlist_pane.show_controls = (mode != Mode.BROWSE); fontlist.queue_draw(); if (titlebar.prefs_toggle.active && mode != Mode.MANAGE) titlebar.prefs_toggle.active = false; #if HAVE_WEBKIT if (titlebar.web_toggle.active && mode != Mode.MANAGE) titlebar.web_toggle.active = false; #endif /* HAVE_WEBKIT */ if (mode == Mode.BROWSE && browse.mode == BrowseMode.LIST) browse.treeview.queue_draw(); mode_changed(mode); return; } void on_sidebar_selection_changed (Filter? filter) { if (filter != null && filter is Unsorted) update_unsorted_category(); fontlist_pane.filter = filter; return; } void connect_signals () { window_state_event.connect(on_window_state_event); size_allocate.connect(on_size_allocate); sidebar.standard.selection_changed.connect(on_sidebar_selection_changed); sidebar.orthographies.orthography_selected.connect((o) => { preview_pane.orthography = o; }); sidebar.standard.category_tree.changed.connect(() => { fontlist_pane.refilter(); }); CollectionTree collection_tree = sidebar.standard.collection_tree; collection_tree.selection_changed.connect_after((s) => { bool removable = (s != null && fontlist_pane.model_filter.iter_n_children(null) > 0); fontlist_pane.controls.set_remove_sensitivity(removable); }); fontlist_pane.controls.remove_selected.connect(() => { collection_tree.remove_fonts(fontlist.get_selected_families()); collection_tree.queue_draw(); fontlist_pane.refilter(); bool removable = (fontlist_pane.model_filter.iter_n_children(null) > 0); fontlist_pane.controls.set_remove_sensitivity(removable); }); sidebar.standard.collection_tree.changed.connect(() => { update_unsorted_category(); fontlist_pane.refilter(); fontlist.queue_draw(); browse.treeview.queue_draw(); }); Gtk.drag_dest_set(fontlist_pane, Gtk.DestDefaults.ALL, DragTargets, Gdk.DragAction.COPY); fontlist.enable_model_drag_source(Gdk.ModifierType.BUTTON1_MASK | Gdk.ModifierType.RELEASE_MASK, DragTargets, Gdk.DragAction.COPY); var collections_tree = sidebar.standard.collection_tree; /* Let GTK+ handle re-ordering */ collections_tree.set_reorderable(true); Gtk.TreePath drag_start_path = null; fontlist.drag_data_received.connect(on_drag_data_received); fontlist_pane.drag_data_received.connect(on_drag_data_received); fontlist.drag_begin.connect((w, c) => { if (!fontlist.get_visible_range(out drag_start_path, null)) drag_start_path = null; /* When reorderable is set no other drag and drop is possible. * Temporarily disable it and set the treeview up as a drag destination. */ collections_tree.set_reorderable(false); collections_tree.enable_model_drag_dest(DragTargets, Gdk.DragAction.COPY); if (!sidebar.standard.collection_expander.expanded) sidebar.standard.collection_expander.set_expanded(true); sidebar.standard.category_tree.sensitive = false; }); fontlist.drag_end.connect((w, c) => { sidebar.standard.category_tree.sensitive = true; collections_tree.set_reorderable(true); Idle.add(() => { if (drag_start_path != null) fontlist.scroll_to_cell(drag_start_path, null, false, 0.0f, 0.0f); return GLib.Source.REMOVE; }); }); collections_tree.drag_data_received.connect(on_drag_data_received); titlebar.install_selected.connect(() => { install_fonts(FileSelector.get_selections()); }); titlebar.remove_selected.connect(() => { remove_fonts(RemoveDialog.get_selections(model)); }); titlebar.preferences_selected.connect((a) => { #if HAVE_WEBKIT if (a && titlebar.web_toggle.active) titlebar.web_toggle.active = false; #endif /* HAVE_WEBKIT */ if (a) main_stack.set_visible_child_name("Preferences"); else main_stack.set_visible_child_name("Default"); }); #if HAVE_WEBKIT titlebar.web_selected.connect((a) => { if (a && titlebar.prefs_toggle.active) titlebar.prefs_toggle.active = false; if (a) main_stack.set_visible_child_name("Google Fonts"); else main_stack.set_visible_child_name("Default"); }); #endif /* HAVE_WEBKIT */ main_stack.notify["visible-child-name"].connect(() => { if (main_stack.get_visible_child_name() == "Default") main_stack.set_transition_type(Gtk.StackTransitionType.UNDER_UP); else main_stack.set_transition_type(Gtk.StackTransitionType.OVER_DOWN); }); content_stack.notify["visible-child-name"].connect(() => { if (content_stack.get_visible_child_name() == "Default") content_stack.set_transition_type(Gtk.StackTransitionType.OVER_LEFT); else content_stack.set_transition_type(Gtk.StackTransitionType.UNDER_RIGHT); }); preview_pane.switch_page.connect((page, page_num) => { if (page_num == PreviewPanePage.CHARACTER_MAP) sidebar.mode = "Orthographies"; else sidebar.mode = "Standard"; }); return; } public void install_fonts (StringSet selections) { if (selections.size > 0) { titlebar.installing_files = true; var installer = new Library.Installer(); installer.process.begin(selections, (obj, res) => { installer.process.end(res); Timeout.add_seconds(3, () => { get_default_application().refresh(); Timeout.add_seconds(3, () => { titlebar.installing_files = false; fontlist_pane.refilter(); return GLib.Source.REMOVE; }); return GLib.Source.REMOVE; }); }); } return; } public void remove_fonts (StringSet selections) { if (selections.size > 0) { titlebar.removing_files = true; Library.remove.begin(selections, (obj, res) => { Library.remove.end(res); Idle.add(() => { get_default_application().refresh(); Idle.add(() => { titlebar.removing_files = false; fontlist_pane.refilter(); return GLib.Source.REMOVE; }); return GLib.Source.REMOVE; }); }); } return; } void update_unsorted_category () { var category_tree = sidebar.standard.category_tree; var collection_tree = sidebar.standard.collection_tree; return_if_fail(category_tree.model != null); var category_model = (CategoryModel) category_tree.model; var unsorted = (Unsorted) category_model.categories[CategoryIndex.UNSORTED]; var collected = collection_tree.model.collections.get_full_contents(); unsorted.update.begin(collected, (obj, res) => { unsorted.update.end(res); fontlist_pane.refilter(); }); return; } void on_drag_data_received (Gtk.Widget widget, Gdk.DragContext context, int x, int y, Gtk.SelectionData selection_data, uint info, uint time) { switch (info) { case DragTargetType.FAMILY: family_drop_handler(widget, x, y); break; case DragTargetType.EXTERNAL: var selections = new StringSet(); foreach (var uri in selection_data.get_uris()) selections.add(File.new_for_uri(uri).get_path()); install_fonts(selections); break; default: warning("Unsupported drag target."); return; } return; } void family_drop_handler (Gtk.Widget widget, int x, int y) { if (widget.name != "FontManagerCollectionTree") return; Gtk.TreePath path; var tree = widget as Gtk.TreeView; tree.get_path_at_pos(x, y, out path, null, null, null); /* Invalid drop, non-existent path */ if (path == null) return; Gtk.TreeIter iter; var model = tree.get_model(); /* Invalid drop, non-existent path */ if (!model.get_iter(out iter, path)) return; Value val; model.get_value(iter, CollectionColumn.OBJECT, out val); var group = (Collection) val.get_object(); if (group != null) { group.families.add_all(fontlist.get_selected_families()); Reject? reject = get_default_application().reject; group.set_active_from_fonts(reject); sidebar.standard.collection_tree.model.collections.save(); update_unsorted_category(); } return; } /* Window state */ int position_to_percentage (Gtk.Paned paned, bool horizontal = true) { double position = (double) paned.position; double area = horizontal ? (double) paned.get_allocated_width() : (double) paned.get_allocated_height(); return (int) Math.round((position / area) * 100.0); } int percentage_to_position (Gtk.Paned paned, int percent, bool horizontal = true) { double area = horizontal ? (double) paned.get_allocated_width() : (double) paned.get_allocated_height(); return (int) Math.round(((double) percent / 100.0) * area); } void set_layout_orientation (Gtk.Orientation orientation) { Gtk.Paned pane = content_pane; #if HAVE_WEBKIT var google_fonts_pane = (GoogleFonts.Catalog) web_pane.get_child(); if (google_fonts_pane.content_pane.get_mapped()) pane = google_fonts_pane.content_pane; #endif /* HAVE_WEBKIT */ is_horizontal = (orientation == Gtk.Orientation.HORIZONTAL); pane.set_orientation(orientation); Idle.add(() => { int position = percentage_to_position(pane, content_size, is_horizontal); pane.set_position(position); return GLib.Source.REMOVE; }); return; } void update_layout_orientation () { if (settings == null) return; Gtk.Orientation orientation = Gtk.Orientation.VERTICAL; bool only_on_maximize = settings.get_boolean("wide-layout-on-maximize"); if (wide_layout && only_on_maximize && is_maximized || wide_layout && !only_on_maximize) orientation = Gtk.Orientation.HORIZONTAL; set_layout_orientation(orientation); return; } void on_size_allocate (Gtk.Widget widget, Gtk.Allocation allocation) { if (is_maximized || is_tiled || is_fullscreen) return; get_size(out w, out h); get_position(out x, out y); return; } bool on_window_state_event (Gtk.Widget widget, Gdk.EventWindowState event) { if ((event.changed_mask & Gdk.WindowState.FULLSCREEN) != 0) is_fullscreen = (event.new_window_state & Gdk.WindowState.FULLSCREEN) != 0; if ((event.changed_mask & Gdk.WindowState.TILED) != 0) is_tiled = (event.new_window_state & Gdk.WindowState.TILED) != 0; if ((event.changed_mask & Gdk.WindowState.MAXIMIZED) != 0) Idle.add(() => { update_layout_orientation(); return GLib.Source.REMOVE; }); return Gdk.EVENT_PROPAGATE; } void bind_settings () { if (settings == null) return; SettingsBindFlags flags = SettingsBindFlags.DEFAULT; settings.bind("sidebar-size", main_pane, "position", flags); settings.bind("content-pane-position", content_pane, "position", flags); settings.bind("selected-category", sidebar.standard.category_tree, "selected-iter", flags); settings.bind("selected-collection", sidebar.standard.collection_tree, "selected-iter", flags); settings.bind("selected-font", fontlist, "selected-iter", flags); settings.bind("wide-layout", this, "wide-layout", flags); settings.bind("use-csd", this, "use-csd", flags); mode_changed.connect((i) => { settings.set_enum("mode", (int) i); }); settings.changed.connect((key) => { if (key == "wide-layout-on-maximize") Idle.add(() => { update_layout_orientation(); return GLib.Source.REMOVE; }); }); notify["wide-layout"].connect(() => { Idle.add(() => { update_layout_orientation(); return GLib.Source.REMOVE; }); }); main_pane.notify["position"].connect((obj, pspec) => { int position = position_to_percentage(main_pane); if (position < 2 || position > 98) return; sidebar_size = position; }); content_pane.notify["position"].connect((obj, pspec) => { Gtk.Paned pane = content_pane; #if HAVE_WEBKIT var google_fonts_pane = (GoogleFonts.Catalog) web_pane.get_child(); if (google_fonts_pane.content_pane.get_mapped()) pane = google_fonts_pane.content_pane; #endif /* HAVE_WEBKIT */ int position = position_to_percentage(pane, is_horizontal); if (position < 2 || position > 98) return; content_size = position; }); return; } [GtkCallback] public bool on_delete_event (Gtk.Widget widget, Gdk.EventAny event) { hide(); Idle.add(() => { if (settings != null) { settings.delay(); var category_tree = sidebar.standard.category_tree; var category_model = (CategoryModel) category_tree.model; var language_filter = category_model.categories[CategoryIndex.LANGUAGE]; ((LanguageFilter) language_filter).save_state(settings); compare.save_state(settings); #if HAVE_WEBKIT var google_fonts_pane = (GoogleFonts.Catalog) web_pane.get_child(); google_fonts_pane.preview_pane.save_state(settings); #endif /* HAVE_WEBKIT */ settings.set("window-size", "(ii)", w, h); settings.set("window-position", "(ii)", x, y); settings.set_boolean("is-maximized", is_maximized); settings.apply(); } get_default_application().quit(); return GLib.Source.REMOVE; }); return true; } [GtkCallback] public void on_realize (Gtk.Widget widget) { if (settings == null) { ensure_sane_defaults(); return; } if (settings.get_boolean("is-maximized")) maximize(); settings.get("window-size", "(ii)", out w, out h); settings.get("window-position", "(ii)", out x, out y); set_default_size(w, h); move(x, y); preview_pane.set_waterfall_size(settings.get_double("min-waterfall-size"), settings.get_double("max-waterfall-size"), settings.get_double("waterfall-size-ratio")); #if HAVE_WEBKIT var google_fonts_pane = (GoogleFonts.Catalog) web_pane.get_child(); google_fonts_pane.preview_pane.set_waterfall_size(settings.get_double("min-waterfall-size"), settings.get_double("max-waterfall-size"), settings.get_double("waterfall-size-ratio")); #endif /* HAVE_WEBKIT */ preview_pane.show_line_size = settings.get_boolean("waterfall-show-line-size"); #if HAVE_WEBKIT google_fonts_pane.preview_pane.show_line_size = settings.get_boolean("waterfall-show-line-size"); #endif /* HAVE_WEBKIT */ main_pane.position = settings.get_int("sidebar-size"); content_pane.position = settings.get_int("content-pane-position"); wide_layout = settings.get_boolean("wide-layout"); is_horizontal = content_pane.orientation == Gtk.Orientation.HORIZONTAL; Idle.add(() => { update_layout_orientation(); return GLib.Source.REMOVE; }); mode = (FontManager.Mode) settings.get_enum("mode"); var action = get_default_application().lookup_action("mode") as SimpleAction; action.set_state(mode.to_string()); var menu_button = titlebar.main_menu; if (menu_button.use_popover) menu_button.popover.hide(); else menu_button.popup.hide(); Idle.add(() => { preview_pane.restore_state(settings); browse.restore_state(settings); compare.restore_state(settings); #if HAVE_WEBKIT google_fonts_pane.preview_pane.restore_state(settings); #endif /* HAVE_WEBKIT */ return GLib.Source.REMOVE; }); var font_path = settings.get_string("selected-font"); var collection_path = settings.get_string("selected-collection"); var category_path = settings.get_string("selected-category"); Idle.add(() => { if (sidebar.standard.category_tree.update_in_progress) return GLib.Source.CONTINUE; Idle.add(() => { restore_selections(font_path, category_path, collection_path); Idle.add(() => { /* XXX : FIXME : Ensure our content pane position is correct. * It fails to restore properly intermittently. */ update_layout_orientation(); main_stack.sensitive = true; return GLib.Source.REMOVE; }); return GLib.Source.REMOVE; }); return GLib.Source.REMOVE; }); Idle.add(() => { bind_settings(); return GLib.Source.REMOVE; }); return; } public void restore_selections (string font_path, string category_path, string collection_path) { return_if_fail(settings != null); Idle.add(() => { BaseTreeView? tree = null; string? path = null; if (category_path != "-1") { tree = sidebar.standard.category_tree; path = category_path; } else if (collection_path != "-1") { tree = sidebar.standard.collection_tree; path = collection_path; sidebar.standard.collection_expander.set_expanded(true); } /* Preload category contents */ if (tree is CategoryTree && path.char_count() > 1) restore_last_selected_treepath(tree, path.split_set(":")[0]); restore_last_selected_treepath(tree, path); Idle.add(() => { fontlist_pane.refilter(); restore_last_selected_treepath(fontlist_pane.fontlist, font_path); fontlist_pane.begin_selection_tracking(); return GLib.Source.REMOVE; }); return GLib.Source.REMOVE; }); return; } /* XXX : These should match the schema */ void ensure_sane_defaults () { set_default_size(DEFAULT_WIDTH, DEFAULT_HEIGHT); mode = FontManager.Mode.MANAGE; preview_pane.preview_mode = FontManager.FontPreviewMode.WATERFALL; main_pane.position = 275; content_pane.position = 200; preview_pane.preview_size = DEFAULT_PREVIEW_SIZE; browse.preview_size = DEFAULT_PREVIEW_SIZE * 1.2; compare.preview_size = DEFAULT_PREVIEW_SIZE * 1.2; preview_pane.character_map_preview_size = CHARACTER_MAP_PREVIEW_SIZE; preview_pane.page = 0; main_stack.sensitive = true; return; } } } font-manager-0.8.8/src/font-manager/Orthographies.vala000066400000000000000000000174161420226015000227360ustar00rootroot00000000000000/* Orthographies.vala * * Copyright (C) 2019-2022 Jerry Casiano * * 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 . */ namespace FontManager { public struct BaseOrthographyData { public string name; public string native; } public const BaseOrthographyData [] Orthographies = { { N_("Afrikaans"), "Afrikaans" }, { N_("Ahom"), "Ahom" }, { N_("Aleut Cyrillic"), "Aleut Cyrillic" }, { N_("Aleut Latin"), "Unangan" }, { N_("Arabic"), "العربية" }, { N_("Archaic Greek Letters"), "Archaic Greek Letters" }, { N_("Armenian"), "Հայերեն" }, { N_("Astronomy"), "Astronomy" }, { N_("Balinese"), "Balinese" }, { N_("Baltic"), "Baltic" }, { N_("Bamum"), "ꚠꚡꚢꚣ" }, { N_("Basic Cyrillic"), "Кири́ллица" }, { N_("Basic Greek"), "Ελληνικό αλφάβητο" }, { N_("Basic Latin"), "Basic Latin" }, { N_("Surat Batak"), "Surat Batak" }, { N_("Bengali"), "বাংলা" }, { N_("Brāhmī"), "Brāhmī" }, { N_("Buginese"), "Buginese" }, { N_("Unified Canadian Aboriginal Syllabics"), "Unified Canadian Aboriginal Syllabics" }, { N_("Carian"), "Carian" }, { N_("Catalan"), "Català" }, { N_("Central European"), "Central European" }, { N_("Chakma"), "Chakma" }, { N_("Cham"), "Cham" }, { N_("Cherokee"), "ᏣᎳᎩ" }, { N_("Chess Symbols"), "Chess Symbols" }, /* CJK entries added manually */ { N_("CJK Unified"), "CJK Unified" }, { N_("CJK Unified Extension A"), "CJK Unified Extension A" }, { N_("CJK Unified Extension B"), "CJK Unified Extension B" }, { N_("CJK Unified Extension C"), "CJK Unified Extension C" }, { N_("CJK Unified Extension D"), "CJK Unified Extension D" }, { N_("CJK Unified Extension E"), "CJK Unified Extension E" }, { N_("CJK Compatibility Ideographs"), "CJK Compatibility Ideographs" }, { N_("CJK Compatibility Ideographs Supplement"), "CJK Compatibility Ideographs Supplement" }, /* End CJK entries */ { N_("Claudian Letters"), "Claudian Letters" }, { N_("Coptic"), "Ⲙⲉⲧⲣⲉⲙ̀ⲛⲭⲏⲙⲓ" }, { N_("Currencies"), "Currencies" }, { N_("Cypriot Syllabary"), "Cypriot Syllabary" }, { N_("Devanagari"), "देवनागरी" }, { N_("Dutch"), "Nederlands" }, { N_("Egyptian Hieroglyphs"), "Egyptian Hieroglyphs" }, { N_("Emoticons"), "Emoticons" }, { N_("Ethiopic"), "ግዕዝ" }, /* This "orthography" contains only the euro symbol... */ //{ "Euro", "Euro" }, { N_("Farsi"), "فارسی" }, { N_("Food and Drink"), "Food and Drink" }, { N_("Full Cyrillic"), "Полная кири́ллица" }, { N_("Georgian"), "ქართული დამწერლობა" }, { N_("Glagolitic"), "hlaholika" }, { N_("Gothic"), "𐌲𐌿𐍄𐌹𐍃𐌺" }, { N_("Gujarati"), "ગુજરાતી લિપિ" }, { N_("Gurmukhi"), "ਗੁਰਮੁਖੀ" }, { N_("Korean Hangul"), "한글 / 조선글" }, { N_("Hanunó'o"), "Hanunó'o" }, { N_("Hebrew"), "עִבְרִית" }, { N_("IPA"), "aɪ pʰiː eɪ" }, { N_("Igbo Onwu"), "Asụsụ Igbo" }, { N_("IPA"), "aɪ pʰiː eɪ" }, { N_("Korean Jamo"), "자모" }, { N_("Javanese"), "Javanese" }, { N_("Japanese Jinmeiyo"), "日本人名用漢字" }, { N_("Japanese Joyo"), "日本常用漢字" }, { N_("Kaithi"), "Kaithi" }, { N_("Japanese Kana"), "仮名" }, { N_("Kannada"), "ಕನ್ನಡ" }, { N_("Kayah Li"), "Kayah Li" }, { N_("Kazakh"), "قازاق" }, { N_("Kharoshthi"), "Kharoshthi" }, { N_("Khmer"), "អក្សរខ្មែរ" }, { N_("Japanese Kokuji"), "日本国字 (和制汉字)" }, { N_("Lao"), "ພາສາລາວ" }, { N_("Latin Ligatures"), "Latin Ligatures" }, { N_("Lepcha"), "Lepcha" }, { N_("Limbu"), "Limbu" }, { N_("Linear B Ideograms"), "Linear B Ideograms" }, { N_("Linear B Syllabary"), "Linear B Syllabary" }, { N_("Malayalam"), "മലയാളം" }, { N_("Mathematical Greek"), "Mathematical Greek" }, { N_("Mathematical Latin"), "Mathematical Latin" }, { N_("Mathematical Numerals"), "Mathematical Numerals" }, { N_("Mathematical Operators"), "Mathematical Operators" }, { N_("Meetei Mayak"), "Meetei Mayak" }, { N_("Mende Kikakui"), "Mende Kikakui" }, { N_("MeroiticCursive"), "MeroiticCursive" }, { N_("Meroitic Hieroglyphs"), "Meroitic Hieroglyphs" }, { N_("Miao"), "Miao" }, { N_("Mongolian"), "Mongolian" }, /* Medieval Unicode Font Initiative - http://folk.uib.no/hnooh/mufi/ * Contains lots of duplicates, doubt many would find it useful */ //{ "MUFI 3.0", "MUFI 3.0" }, { N_("Myanmar"), "မြန်မာအက္ခရာ" }, { N_("New Tai Lue"), "New Tai Lue" }, { N_("N’Ko"), "ߒߞߏ" }, { N_("Ogham"), "Ogham" }, { N_("Ol Chiki"), "Ol Chiki" }, { N_("Old Italic"), "Old Italic" }, { N_("Old South Arabian"), "Old South Arabian" }, { N_("Oriya"), "ଓଡ଼ିଆ" }, { N_("Osmanya"), "𐒋𐒘𐒈𐒑𐒛𐒒𐒕𐒀" }, { N_("Pan African Latin"), "Pan African Latin" }, { N_("Pashto"), "پښتو" }, { N_("Phags Pa"), "Phags Pa" }, { N_("Pinyin"), "汉语拼音" }, { N_("Polynesian"), "Polynesian" }, { N_("Polytonic Greek"), "Polytonic Greek" }, { N_("Rejang"), "Rejang" }, { N_("Romanian"), "Română" }, { N_("Runic"), "ᚠᚢᚦᛆᚱᚴ" }, { N_("Saurashtra"), "Saurashtra" }, { N_("Simplified Chinese"), "中文简体字" }, { N_("Sindhi"), "سنڌي" }, { N_("Sinhala"), "සිංහල" }, { N_("South Korean Hanja"), "한문교육용기초한자" }, { N_("Sundanese"), "Sundanese" }, { N_("Syloti Nagri"), "Syloti Nagri" }, { N_("Syriac"), "ܠܫܢܐ ܣܘܪܝܝܐ" }, { N_("Tai Le"), "Tai Le" }, { N_("Tai Tham (Lanna)"), "ᨲᩫ᩠ᩅᨾᩮᩥᩬᨦ" }, { N_("Tai Viet"), "Tai Viet" }, { N_("Tamil"), "தமிழ் அரிச்சுவடி " }, { N_("Telugu"), "తెలుగు" }, { N_("Thaana"), "ތާނަ" }, { N_("Thai"), "ภาษาไทย" }, { N_("Tibetan"), "དབུ་ཅན་" }, { N_("Tifinagh"), "ⵜⵉⴼⵉⵏⴰⵖ" }, { N_("Traditional Chinese"), "中文正體字" }, { N_("Turkish"), "Türkçe" }, { N_("Uighur"), "ئۇيغۇر" }, { N_("Urdu"), "اُردو" }, { N_("Vai"), "Vai" }, { N_("Vedic Extensions"), "Vedic Extensions" }, { N_("Venda"), "Tshivenḓa" }, { N_("Vietnamese"), "tiếng Việt" }, { N_("Western European"), "Western European" }, { N_("Yi"), "ꆈꌠꁱꂷ" }, { N_("Chinese Zhuyin Fuhao"), "注音符號" }, }; } font-manager-0.8.8/src/font-manager/Orthography.vala000066400000000000000000000217641420226015000224270ustar00rootroot00000000000000/* OrthographyList.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ internal string GET_ORTH_FOR (string f, int i) { return """SELECT json_extract(Orthography.support, '$') FROM Orthography WHERE json_valid(Orthography.support) AND Orthography.filepath = "%s" AND Orthography.findex = "%i"; """.printf(f, i); } internal string GET_BASE_ORTH_FOR (string f) { return """SELECT json_extract(Orthography.support, '$') FROM Orthography WHERE json_valid(Orthography.support) AND Orthography.filepath = "%s"; """.printf(f); } internal const string SELECT_NON_LATIN_FONTS = """ SELECT DISTINCT description, Orthography.sample FROM Fonts JOIN Orthography USING (filepath, findex) WHERE Orthography.sample IS NOT NULL; """; internal unowned string GET_NAME (Json.Object o) { return o.get_string_member("name"); } internal double GET_COVERAGE (Json.Object o) { return o.get_double_member("coverage"); } namespace FontManager { public HashTable get_non_latin_samples () { var result = new HashTable (str_hash, str_equal); try { Database db = get_database(DatabaseType.BASE); db.execute_query(SELECT_NON_LATIN_FONTS); foreach (unowned Sqlite.Statement row in db) result.insert(row.column_text(0), row.column_text(1)); } catch (DatabaseError e) { message(e.message); } return result; } public class OrthographyListModel : Object, ListModel { public Json.Object? orthography { get; set; default = null; } public GenericArray ? items { get; private set; default = null; } construct { notify["orthography"].connect(() => { update_items(); }); } public Type get_item_type () { return typeof(Orthography); } public uint get_n_items () { return items != null ? items.length : 0; } public new Object? get_item (uint position) { return new Orthography(items[position]); } void update_items () { uint n_items = get_n_items(); items = null; items = new GenericArray (); items_changed(0, n_items, 0); if (orthography != null) { orthography.foreach_member((object, name, node) => { /* Skip anything which isn't an object representing an orthography */ if (name == "sample") return; /* Basic Latin is always present but can be empty */ if (GET_COVERAGE(node.get_object()) > 0) items.add(node.get_object()); }); items.sort((a, b) => { int result = (int) GET_COVERAGE(b) - (int) GET_COVERAGE(a); if (result == 0) result = natural_sort(GET_NAME(a), GET_NAME(b)); return result; }); } items_changed(0, 0, get_n_items()); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-orthography-list-box-row.ui")] public class OrthographyListBoxRow : Gtk.Grid { [GtkChild] unowned Gtk.Label C_name; [GtkChild] unowned Gtk.Label native_name; [GtkChild] unowned Gtk.LevelBar coverage; public static OrthographyListBoxRow from_item (Object item) { Orthography orthography = (Orthography) item; OrthographyListBoxRow row = new OrthographyListBoxRow(); string name = dgettext(null, orthography.name); row.C_name.set_text(name); bool have_native_name = orthography.native != null && orthography.native != ""; row.native_name.set_text(have_native_name ? orthography.native : name); row.coverage.set_value(((double) orthography.coverage / 100)); /* Translators : Coverage refers to the amount of support the font provides for an orthography. This will be displayed as "Coverage : XXX%" in the interface. */ row.set_tooltip_text("%s : %0.f%%".printf(_("Coverage"), orthography.coverage)); return row; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-orthography-list.ui")] public class OrthographyList : Gtk.Box { public signal void orthography_selected (Orthography? orthography); public Font? selected_font { get; set; default = null; } public OrthographyListModel? model { get; set; default = null; } bool _visible_ = false; bool update_pending = false; [GtkChild] unowned Gtk.Label header; [GtkChild] unowned Gtk.ListBox list; [GtkChild] unowned Gtk.Revealer clear_revealer; PlaceHolder place_holder; public OrthographyList () { notify["model"].connect(() => { list.bind_model(model, OrthographyListBoxRow.from_item); }); model = new OrthographyListModel(); place_holder = new PlaceHolder(null, null, null, null); place_holder.show(); list.set_placeholder(place_holder); header.set_text(_("Supported Orthographies")); notify["selected-font"].connect(() => { update_pending = true; update_if_needed(); }); } [GtkCallback] void on_clear_clicked () { list.unselect_all(); return; } [GtkCallback] void on_list_row_selected (Gtk.ListBox box, Gtk.ListBoxRow? row) { clear_revealer.set_reveal_child(row != null); if (row == null) { orthography_selected(null); return; } orthography_selected((Orthography) model.get_item(row.get_index())); return; } [GtkCallback] void on_map_event () { _visible_ = true; update_if_needed(); return; } [GtkCallback] void on_unmap_event () { _visible_ = false; return; } Json.Object? parse_json_result (string? json) { return_val_if_fail(json != null, null); try { Json.Parser parser = new Json.Parser(); parser.load_from_data(json); Json.Node root = parser.get_root(); if (root.get_node_type() == Json.NodeType.OBJECT) return root.get_object(); } catch (Error e) { warning(e.message); return null; } return null; } void update_model () { model.orthography = null; place_holder.message = _("Update in progress"); place_holder.icon_name = "emblem-synchronizing-symbolic"; if (!selected_font.is_valid()) return; try { Database db = get_database(DatabaseType.BASE); string query = GET_ORTH_FOR(selected_font.filepath, selected_font.findex); db.execute_query(query); if (db.stmt.step() == Sqlite.ROW) model.orthography = parse_json_result(db.stmt.column_text(0)); else { query = GET_BASE_ORTH_FOR(selected_font.filepath); db.execute_query(query); if (db.stmt.step() == Sqlite.ROW) model.orthography = parse_json_result(db.stmt.column_text(0)); } /* No error and no results means this font file is likely broken or empty */ Idle.add(() => { place_holder.message = ""; place_holder.icon_name = "action-unavailable-symbolic"; return GLib.Source.REMOVE; }); } catch (DatabaseError e) { /* Most likely cause of an error here is the database is currently being updated */ model.orthography = get_orthography_results(selected_font.source_object); } return; } void update_if_needed () { if (_visible_ && update_pending) { update_model(); update_pending = false; } /* Show all available characters by default */ Idle.add(() => { list.unselect_all(); return GLib.Source.REMOVE; }); return; } } } font-manager-0.8.8/src/font-manager/SearchProvider.vala000066400000000000000000000174551420226015000230430ustar00rootroot00000000000000/* SearchProvider.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ namespace FontManager { [DBus (name = "org.gnome.Shell.SearchProvider2")] public class SearchProvider : GLib.Object { uint dbus_id = 0; const string SEARCH_PROVIDER_BUS_PATH = "/org/gnome/FontManager/SearchProvider"; enum ID { FILEPATH, INDEX, FAMILY, STYLE; } const string QUERY = "SELECT filepath, findex, family, style from Fonts WHERE family LIKE \"%s%\" ORDER BY weight;"; string get_search_term (string [] terms) { var search_term = new StringBuilder(); foreach (string term in terms) { search_term.append(" "); search_term.append(term); } return search_term.str.strip(); } string [] character_search (string charset) { string [] result_set = {}; Json.Object fontset = get_available_fonts_for_chars(charset); fontset.foreach_member((obj, name, node) => { Json.Object fonts = node.get_object(); fonts.foreach_member((obj, name, node) => { Json.Object font = node.get_object(); result_set += "%s::%i::%s::%s".printf(font.get_string_member("filepath"), (int) font.get_int_member("findex"), font.get_string_member("family"), font.get_string_member("style")); }); }); return result_set; } string [] database_search (string [] terms) { string [] result_set = {}; var search_term = get_search_term(terms); try { Database db = get_database(DatabaseType.BASE); /* Application is not running - trigger a refresh in case the db is empty */ StringSet? available_families = get_default_application().available_families; return_val_if_fail(available_families != null, result_set); if (available_families.size == 0) get_default_application().refresh(); db.execute_query(QUERY.printf(search_term)); foreach (unowned Sqlite.Statement row in db) result_set += "%s::%i::%s::%s".printf(row.column_text(ID.FILEPATH), row.column_int(ID.INDEX), row.column_text(ID.FAMILY), row.column_text(ID.STYLE)); } catch (Error e) { warning(e.message); } return result_set; } /* This is called with the first letter of a new search. */ /* In our case, this is not very useful so we ignore it. */ public async string [] get_initial_result_set (string [] terms) throws GLib.DBusError, GLib.IOError { string [] result_set = {}; return result_set; } /* Called repeatedly as user types into shell search field */ /* TODO : Don't search while user is still typing */ public async string [] get_subsearch_result_set (string [] previous_results, string [] terms) throws GLib.DBusError, GLib.IOError { if (terms[0].has_prefix(Path.SEARCHPATH_SEPARATOR_S)) return character_search(terms[0].replace(Path.SEARCHPATH_SEPARATOR_S, "")); else return database_search(terms); } public HashTable [] get_result_metas (string [] results) throws GLib.DBusError, GLib.IOError { var metas = new GenericArray < HashTable > (); foreach (string entry in results) { string [] data = entry.split("::"); var meta = new HashTable (str_hash, str_equal); meta.insert("id", "%s::%s".printf(data[ID.FILEPATH], data[ID.INDEX])); meta.insert("name", data[ID.FAMILY]); meta.insert("description", data[ID.STYLE]); metas.add(meta); } return metas.data; } /* @result is the id assigned in GetResultMetas */ public void activate_result (string result, string [] terms, uint32 timestamp) throws GLib.DBusError, GLib.IOError { string [] data = result.split("::"); File file = File.new_for_path(data[ID.FILEPATH]); int findex = int.parse(data[ID.INDEX]); try { DBusConnection conn = Bus.get_sync(BusType.SESSION); conn.call_sync(FontViewer.BUS_ID, FontViewer.BUS_PATH, FontViewer.BUS_ID, "ShowUri", new Variant("(si)", file.get_uri(), findex), null, DBusCallFlags.NONE, -1, null); } catch (Error e) { critical("Method call to %s failed : %s", FontViewer.BUS_ID, e.message); } return; } public void launch_search (string [] terms, uint32 timestamp) throws GLib.DBusError, GLib.IOError { var application = get_default_application(); application.activate(); string search_term = get_search_term(terms); /* XXX : FIXME */ Timeout.add(1000, () => { MainWindow? main_window = get_default_application().main_window; return_val_if_fail(main_window != null, GLib.Source.REMOVE); var categories = main_window.sidebar.standard.category_tree; if (application.update_in_progress || categories.update_in_progress) return GLib.Source.CONTINUE; Idle.add(() => { main_window.mode = Mode.MANAGE; main_window.sidebar.mode = "Standard"; categories.select_first_row(); main_window.fontlist_pane.controls.entry.set_text(search_term); if (!categories.get_selection().path_is_selected(new Gtk.TreePath.first())) return GLib.Source.CONTINUE; return GLib.Source.REMOVE; }); return GLib.Source.REMOVE; }); return; } [DBus (visible = false)] public void dbus_register (DBusConnection conn) { try { dbus_id = conn.register_object(SEARCH_PROVIDER_BUS_PATH, this); } catch (Error e) { warning("Failed to register gnome shell search provider : %s", e.message); } return; } [DBus (visible = false)] public void dbus_unregister (DBusConnection conn) { if (dbus_id != 0) conn.unregister_object(dbus_id); return; } } } font-manager-0.8.8/src/font-manager/Sidebar.vala000066400000000000000000000144031420226015000214620ustar00rootroot00000000000000/* Sidebar.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-sidebar.ui")] public class Sidebar : Gtk.Stack { public string mode { get { return get_visible_child_name(); } set { set_visible_child_name(value); } } public StandardSidebar? standard { get { return (StandardSidebar) get_child_by_name("Standard"); } } public OrthographyList? orthographies { get { return (OrthographyList) get_child_by_name("Orthographies"); } } public override void constructed () { add_view(new FontManager.StandardSidebar(), "Standard"); add_view(new FontManager.OrthographyList(), "Orthographies"); notify["visible-child-name"].connect(() => { if (get_visible_child_name() == "Standard") set_transition_type(Gtk.StackTransitionType.UNDER_LEFT); else set_transition_type(Gtk.StackTransitionType.OVER_RIGHT); }); standard.category_tree.notify["language-filter"].connect((o, p) => { add_view(standard.category_tree.language_filter.settings, "LanguageFilterSettings"); }); base.constructed(); return; } public void add_view (Gtk.Widget sidebar_view, string name) { add_named(sidebar_view, name); sidebar_view.show(); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-standard-sidebar.ui")] public class StandardSidebar : Gtk.Box { public signal void selection_changed (Filter? filter); [GtkChild] public unowned CategoryTree category_tree { get; } [GtkChild] public unowned CollectionTree collection_tree { get; } [GtkChild] public unowned Gtk.Expander collection_expander { get; } [GtkChild] unowned Gtk.Button add_button; [GtkChild] unowned Gtk.Button edit_button; [GtkChild] unowned Gtk.Button remove_button; [GtkChild] unowned Gtk.ScrolledWindow sidebar_scroll; public void on_tree_selection_changed (BaseTreeView tree, Filter? filter) { if (filter == null) return; Gtk.TreeView sibling = (tree is CollectionTree) ? (Gtk.TreeView) category_tree : (Gtk.TreeView) collection_tree; Gtk.TreeSelection selection = sibling.get_selection(); selection.unselect_all(); selection_changed(filter); return; } public override void constructed () { category_tree.selection_changed.connect((f) => { on_tree_selection_changed(category_tree, f); bool is_lang_filter = (f != null && f.index == CategoryIndex.LANGUAGE); set_control_sensitivity(edit_button, is_lang_filter); if (is_lang_filter) { edit_button.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); edit_button.set_relief(Gtk.ReliefStyle.NORMAL); } else { edit_button.get_style_context().remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); edit_button.set_relief(Gtk.ReliefStyle.NONE); } }); collection_tree.selection_changed.connect((f) => { on_tree_selection_changed(collection_tree, f); set_control_sensitivity(remove_button, f != null); }); add_button.clicked.connect(() => { collection_tree.on_add_collection(); add_button.get_style_context().remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); add_button.set_relief(Gtk.ReliefStyle.NONE); }); edit_button.clicked.connect(() => { get_default_application().main_window.sidebar.mode = "LanguageFilterSettings"; }); remove_button.clicked.connect(() => { collection_tree.on_remove_collection(); if (collection_tree.model.iter_n_children(null) < 1) { add_button.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); add_button.set_relief(Gtk.ReliefStyle.NORMAL); } }); collection_expander.notify["expanded"].connect_after((o, p) => { bool expanded = collection_expander.get_expanded(); set_control_sensitivity(add_button, expanded); if (!expanded && collection_tree.selected_filter != null) category_tree.select_first_row(); if (expanded && collection_tree.model.iter_n_children(null) < 1) { add_button.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); add_button.set_relief(Gtk.ReliefStyle.NORMAL); } else { add_button.get_style_context().remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); add_button.set_relief(Gtk.ReliefStyle.NONE); } }); collection_tree.collection_added.connect(() => { Idle.add(() => { sidebar_scroll.vadjustment.set_value(sidebar_scroll.vadjustment.get_upper()); return GLib.Source.REMOVE; }); }); base.constructed(); return; } } } font-manager-0.8.8/src/font-manager/TitleBar.vala000066400000000000000000000366351420226015000216320ustar00rootroot00000000000000/* TitleBar.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class ProgressHeader : Gtk.Box { Gtk.Label title { protected get; protected set; } Gtk.ProgressBar progress { protected get; protected set; } double font = 0.0; double metadata = 0.0; double orthography = 0.0; public ProgressHeader () { set_orientation(Gtk.Orientation.VERTICAL); progress = new Gtk.ProgressBar(); progress.show(); pack_end(progress, true, true, 2); title = new Gtk.Label(About.DISPLAY_NAME); title.show(); pack_start(title, true, true, 2); notify["visible"].connect(() => { reset(); }); } public void reset () { font = 0.0; metadata = 0.0; orthography = 0.0; title.set_text(About.DISPLAY_NAME); progress.set_fraction(0.0f); } public bool database (ProgressData data) { if (data.message == "Fonts") font = data.progress / 3; else if (data.message == "Metadata") metadata = data.progress / 3; else if (data.message == "Orthography") orthography = data.progress / 3; Idle.add(() => { if (font < 0.32) title.set_text(_("Updating Database — Fonts")); else if (metadata < 0.32) title.set_text(_("Updating Database — Metadata")); else title.set_text(_("Updating Database — Orthography")); double f = (font + metadata + orthography); progress.set_fraction(f); queue_draw(); return GLib.Source.REMOVE; }); return GLib.Source.REMOVE; } } GLib.MenuModel get_app_menu_model () { var application = get_default_application(); /* action_name, display_name, detailed_action_name, accelerator, method */ MenuEntry [] app_menu_entries = { MenuEntry("shortcuts", _("Keyboard Shortcuts"), "app.shortcuts", { "question", "slash" }, new MenuCallbackWrapper(application.shortcuts)), MenuEntry("help", _("Help"), "app.help", { "F1" }, new MenuCallbackWrapper(application.help)), MenuEntry("about", _("About"), "app.about", null, new MenuCallbackWrapper(application.about)), }; var app_menu = new GLib.Menu(); var standard_entries = new GLib.Menu(); foreach (var entry in app_menu_entries) { add_action_from_menu_entry(application, entry); if (entry.accelerator != null) { application.set_accels_for_action(entry.detailed_action_name, entry.accelerator); GLib.MenuItem item = new MenuItem(entry.display_name, entry.detailed_action_name); item.set_attribute("accel", "s", entry.accelerator[0]); standard_entries.append_item(item); } else { standard_entries.append(entry.display_name, entry.detailed_action_name); } } app_menu.append_section(null, standard_entries); var data_menu = new GLib.Menu(); MenuEntry [] data_menu_entries = { MenuEntry("import", _("Import"), "app.import", null, new MenuCallbackWrapper(application.import)), MenuEntry("export", _("Export"), "app.export", null, new MenuCallbackWrapper(application.export)) }; foreach (var entry in data_menu_entries) { add_action_from_menu_entry(application, entry); GLib.MenuItem item = new MenuItem(entry.display_name, entry.detailed_action_name); data_menu.append_item(item); } var data_section = new GLib.MenuItem.submenu(_("User Data"), data_menu); app_menu.prepend_item(data_section); return app_menu; } GLib.MenuModel get_main_menu_model (Gtk.MenuButton parent) { var application = (Gtk.Application) GLib.Application.get_default(); var mode_section = new GLib.Menu(); string [] modes = {"Default", "Browse", "Compare"}; var mode_action = new SimpleAction.stateful("mode", VariantType.STRING, "Manage"); mode_action.set_state(modes[0]); application.add_action(mode_action); mode_action.activate.connect((a, s) => { foreach (var window in application.get_windows()) if (window is MainWindow) { ((MainWindow) window).mode = Mode.parse((string) s); a.set_state((string) s); parent.active = !parent.active; break; } }); int i = 0; foreach (var mode in modes) { i++; string? [] accels = {"%i".printf(i), null }; application.set_accels_for_action("app.mode::%s".printf(mode), accels); GLib.MenuItem item = new MenuItem(Mode.parse(mode).to_translatable_string(), "app.mode::%s".printf(mode)); item.set_attribute("accel", "s", accels[0]); mode_section.append_item(item); } return (GLib.MenuModel) mode_section; } void toggle_spinner (Gtk.Spinner spinner, Gtk.Button button, string? icon_name = null) { if (icon_name == null) { spinner.start(); button.set_image(spinner); button.sensitive = false; } else { spinner.stop(); var icon = new Gtk.Image.from_icon_name(icon_name, Gtk.IconSize.MENU); button.set_image(icon); button.sensitive = true; } return; } public interface TitleBar : Gtk.Widget { public signal void install_selected (); public signal void remove_selected (); public signal void add_selected (); #if HAVE_WEBKIT public signal void web_selected (bool active); #endif /* HAVE_WEBKIT */ public signal void preferences_selected (bool active); public abstract Gtk.MenuButton main_menu { get; protected set; } public abstract Gtk.MenuButton app_menu { get; protected set; } public abstract Gtk.Label main_menu_label { get; set; } public abstract Gtk.ToggleButton prefs_toggle { get; protected set; } #if HAVE_WEBKIT public abstract Gtk.ToggleButton web_toggle { get; protected set; } #endif /* HAVE_WEBKIT */ public abstract ProgressHeader progress { get; protected set; } public abstract bool loading { set; } public bool installing_files { set { toggle_spinner(spinner, manage_controls.add_button, value ? null : "list-add-symbolic"); } } public bool removing_files { set { toggle_spinner(spinner, manage_controls.remove_button, value ? null : "list-remove-symbolic"); } } protected abstract Gtk.Revealer revealer { get; set; } protected abstract Gtk.Image main_menu_icon { get; set; } protected abstract Gtk.Image app_menu_icon { get; set; } protected abstract Gtk.Box main_menu_container { get; set; } protected abstract BaseControls manage_controls { get; set; } protected abstract Gtk.Spinner spinner { get; set; } public void reveal_controls (bool reveal) { revealer.set_reveal_child(reveal); return; } protected void connect_signals () { manage_controls.add_button.clicked.connect(() => { install_selected(); }); manage_controls.remove_button.clicked.connect(() => { remove_selected(); }); prefs_toggle.toggled.connect(() => { var active = prefs_toggle.get_active(); prefs_toggle.set_active(active); preferences_selected(prefs_toggle.get_active()); }); #if HAVE_WEBKIT web_toggle.toggled.connect((button) => { web_selected(button.active); }); #endif /* HAVE_WEBKIT */ DatabaseProxy? db = get_default_application().db; if (db != null) { db.update_started.connect(() => { loading = true; }); db.update_complete.connect(() => { loading = false; }); } return; } public void set_button_style (Gtk.ReliefStyle style) { main_menu.relief = style; prefs_toggle.relief = style; app_menu.relief = style; var button_box = manage_controls.get_child() as Gtk.Container; set_button_relief_style(button_box, style); return; } protected void init_components () { main_menu = new Gtk.MenuButton() { margin = 0 }; main_menu_icon = new Gtk.Image.from_icon_name("view-more-symbolic", Gtk.IconSize.MENU); main_menu_container = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 1); main_menu_container.pack_start(main_menu_icon, false, false, 0); main_menu_label = new Gtk.Label(null) { margin = 0}; main_menu_label.set_markup("%s".printf(Mode.parse("Default").to_translatable_string())); main_menu_container.pack_end(main_menu_label, false, false, 0); main_menu.add(main_menu_container); main_menu.set_menu_model(get_main_menu_model(main_menu)); revealer = new Gtk.Revealer(); revealer.set_transition_type(Gtk.RevealerTransitionType.SLIDE_RIGHT); manage_controls = new BaseControls(); #if HAVE_WEBKIT web_toggle = new Gtk.ToggleButton(); var download_icon = new Gtk.Label(" G ") { use_markup = true, opacity = 0.9 }; web_toggle.add(download_icon); download_icon.show(); manage_controls.box.pack_end(web_toggle, false, false, 1); web_toggle.show(); web_toggle.set_tooltip_text("Google Fonts"); #endif /* HAVE_WEBKIT */ manage_controls.add_button.set_tooltip_text(_("Add Fonts")); manage_controls.remove_button.set_tooltip_text(_("Remove Fonts")); var separator = add_separator(manage_controls.box); separator.get_style_context().add_class("separator"); manage_controls.box.reorder_child(manage_controls.box.get_children().nth_data(2), 0); manage_controls.box.set("margin", 0, "border-width", 0, null); prefs_toggle = new Gtk.ToggleButton(); prefs_toggle.set_image(new Gtk.Image.from_icon_name("preferences-system-symbolic", Gtk.IconSize.MENU)); prefs_toggle.set_tooltip_text(_("Preferences")); revealer.add(manage_controls); revealer.set_reveal_child(true); app_menu = new Gtk.MenuButton(); app_menu.margin = 0; app_menu.set_menu_model(get_app_menu_model()); app_menu_icon = new Gtk.Image.from_icon_name("open-menu-symbolic", Gtk.IconSize.MENU); app_menu.add(app_menu_icon); spinner = new Gtk.Spinner(); progress = new ProgressHeader(); progress.show(); var style = Gtk.ReliefStyle.NORMAL; GLib.Settings? settings = get_default_application().settings; if (settings != null) { int saved_style = settings.get_enum("title-button-style"); style = saved_style == 0 ? Gtk.ReliefStyle.NORMAL : Gtk.ReliefStyle.NONE; } set_button_style(style); return; } } public class ClientSideDecorations : Gtk.HeaderBar, TitleBar { public Gtk.MenuButton main_menu { get; protected set; } public Gtk.MenuButton app_menu { get; protected set; } public Gtk.Label main_menu_label { get; set; } public Gtk.ToggleButton prefs_toggle { get; protected set; } #if HAVE_WEBKIT public Gtk.ToggleButton web_toggle { get; protected set; } #endif /* HAVE_WEBKIT */ public ProgressHeader progress { get; protected set; } public bool loading { set { Idle.add(() => { set_custom_title(value ? progress : null); if (!value) progress.reset(); return GLib.Source.REMOVE; }); } } protected Gtk.Revealer revealer { get; set; } protected Gtk.Image main_menu_icon { get; set; } protected Gtk.Image app_menu_icon { get; set; } protected Gtk.Box main_menu_container { get; set; } protected BaseControls manage_controls { get; set; } protected Gtk.Spinner spinner { get; set; } protected Gtk.Widget [] widgets; public ClientSideDecorations () { Object(name: "titlebar", title: About.DISPLAY_NAME, has_subtitle: false, show_close_button: true, margin: 0); init_components(); pack_components(); connect_signals(); show_all(); } void pack_components () { pack_start(main_menu); pack_start(revealer); pack_end(app_menu); pack_end(prefs_toggle); return; } } public class ServerSideDecorations : Gtk.ActionBar, TitleBar { public Gtk.MenuButton main_menu { get; protected set; } public Gtk.MenuButton app_menu { get; protected set; } public Gtk.Label main_menu_label { get; set; } public Gtk.ToggleButton prefs_toggle { get; protected set; } #if HAVE_WEBKIT public Gtk.ToggleButton web_toggle { get; protected set; } #endif /* HAVE_WEBKIT */ public ProgressHeader progress { get; protected set; } public bool loading { set { Idle.add(() => { set_center_widget(value ? progress : null); if (!value) progress.reset(); return GLib.Source.REMOVE; }); } } protected Gtk.Revealer revealer { get; set; } protected Gtk.Image main_menu_icon { get; set; } protected Gtk.Image app_menu_icon { get; set; } protected Gtk.Box main_menu_container { get; set; } protected BaseControls manage_controls { get; set; } protected Gtk.Spinner spinner { get; set; } protected Gtk.Widget [] widgets; public ServerSideDecorations () { Object(name: "menubar", margin: 0); init_components(); pack_components(); connect_signals(); show_all(); } void pack_components () { pack_start(main_menu); pack_start(revealer); pack_end(app_menu); pack_end(prefs_toggle); return; } } } font-manager-0.8.8/src/font-manager/UserData.vala000066400000000000000000000206111420226015000216170ustar00rootroot00000000000000/* UserData.vala * * Copyright (C) 2019-2022 Jerry Casiano * * 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 . */ namespace FontManager { [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-user-data.ui")] public class UserDataDialog : Gtk.Dialog { [GtkChild] public unowned Gtk.CheckButton settings { get; } [GtkChild] public unowned Gtk.CheckButton collections { get; } [GtkChild] public unowned Gtk.CheckButton sources { get; } [GtkChild] public unowned Gtk.CheckButton fonts { get; } [GtkChild] public unowned Gtk.CheckButton actions { get; } public UserDataDialog (string action) { MainWindow? main_window = get_default_application().main_window; set_transient_for(main_window); if (main_window.use_csd) { var header = new Gtk.HeaderBar(); header.set_title(_("User Data")); var cancel = new Gtk.Button.with_mnemonic(_("_Cancel")); var accept = new Gtk.Button.with_mnemonic(action); accept.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); cancel.clicked.connect(() => { response(Gtk.ResponseType.CANCEL); }); accept.clicked.connect(() => { response(Gtk.ResponseType.ACCEPT); }); header.pack_start(cancel); header.pack_end(accept); set_titlebar(header); header.show_all(); } else { set_title(_("User Data")); add_buttons(_("_Cancel"), Gtk.ResponseType.CANCEL, action, Gtk.ResponseType.ACCEPT, null); } } } public void import_user_data () { var dialog = new Gtk.FileChooserNative(_("Select Exported Data"), get_default_application().main_window, Gtk.FileChooserAction.SELECT_FOLDER, _("_Select"), _("_Cancel")); dialog.set_select_multiple(false); File? directory = null; if (dialog.run() == Gtk.ResponseType.ACCEPT) directory = dialog.get_file(); dialog.destroy(); while(Gtk.events_pending()) Gtk.main_iteration(); if (directory == null) return; return_if_fail(directory.query_exists()); FileCopyFlags flags = FileCopyFlags.OVERWRITE | FileCopyFlags.ALL_METADATA | FileCopyFlags.TARGET_DEFAULT_PERMS; try { FileInfo fileinfo; var enumerator = directory.enumerate_children(FileAttribute.STANDARD_NAME, FileQueryInfoFlags.NONE); string root = directory.get_path(); while ((fileinfo = enumerator.next_file()) != null) { var source_type = fileinfo.get_file_type(); string name = fileinfo.get_name(); if (source_type == GLib.FileType.DIRECTORY) { if (name == "fontconfig") { string confd = Path.build_filename(root, name, "conf.d"); File config_files = File.new_for_path(confd); File config_dir = File.new_for_path(get_user_fontconfig_directory()); copy_directory(config_files, config_dir, flags); } else if (name == "fonts") { var filelist = new StringSet(); filelist.add(Path.build_filename(root, name)); get_default_application().main_window.install_fonts(filelist); } } else if (source_type == GLib.FileType.REGULAR) { string [] config_files = { "Collections.json", "Comparisons.json", "Sources.xml", "Actions.json" }; if (name in config_files) { File config = File.new_for_path(Path.build_filename(root, name)); string config_dir = get_package_config_directory(); File target = File.new_for_path(Path.build_filename(config_dir, name)); config.copy(target, flags); } } } } catch (Error e) { critical(e.message); } MainWindow? main_window = get_default_application().main_window; main_window.sidebar.standard.collection_tree.model.collections = Collections.load(); main_window.compare.pinned.load(); Signal.emit_by_name(main_window.compare.pinned, "closed"); ((UserSourceList) main_window.preference_pane["Sources"]).model = new UserSourceModel(); return; } internal void copy_config (string config_name, string destdir, FileCopyFlags flags) { string config_dir = get_package_config_directory(); string filepath = Path.build_filename(config_dir, config_name); File config = File.new_for_path(filepath); if (config.query_exists()) { File target = File.new_for_path(Path.build_filename(destdir, config_name)); try { config.copy(target, flags); } catch (Error e) { critical(e.message); } } return; } public void export_user_data () { FileCopyFlags flags = FileCopyFlags.OVERWRITE | FileCopyFlags.ALL_METADATA | FileCopyFlags.TARGET_DEFAULT_PERMS; var dialog = new UserDataDialog(_("Export")); if (dialog.run() == Gtk.ResponseType.ACCEPT) { dialog.hide(); string temp_dir; try { temp_dir = DirUtils.make_tmp(TMP_TMPL); get_default_application().temp_files.add(temp_dir); } catch (Error e) { critical(e.message); return; } DateTime date = new DateTime.now_local(); string dirname = "%s_%s".printf(Config.PACKAGE_NAME, date.format("%F")); string dest = Path.build_filename(temp_dir, dirname); File destination = File.new_for_path(dest); try { destination.make_directory_with_parents(); } catch (Error e) { critical(e.message); } if (dialog.settings.active) { var settings_dir = get_user_fontconfig_directory(); var dest_dir = Path.build_filename(destination.get_path(), "fontconfig", "conf.d"); copy_directory(File.new_for_path(settings_dir), File.new_for_path(dest_dir), flags); } if (dialog.sources.active) copy_config("Sources.xml", destination.get_path(), flags); if (dialog.collections.active) { copy_config("Collections.json", destination.get_path(), flags); copy_config("Comparisons.json", destination.get_path(), flags); } if (dialog.actions.active) copy_config("Actions.json", destination.get_path(), flags); if (dialog.fonts.active) { var font_dir = get_user_font_directory(); var dest_dir = Path.build_filename(destination.get_path(), "fonts"); copy_directory(File.new_for_path(font_dir), File.new_for_path(dest_dir), flags); } /* Ensure our initial dialog is hidden before putting up another one */ while (Gtk.events_pending()) Gtk.main_iteration(); string target_dir = FileSelector.get_target_directory(); string _target = Path.build_filename(target_dir, dirname); File target = File.new_for_path(_target); copy_directory(destination, target, flags); } dialog.destroy(); return; } } font-manager-0.8.8/src/font-manager/Utils.vala000066400000000000000000000310221420226015000212050ustar00rootroot00000000000000/* Utils.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public delegate void ReloadFunc (); public delegate void MenuCallback (); public const string SELECT_FROM_FONTS = "SELECT DISTINCT family, description FROM Fonts"; public const string SELECT_FROM_METADATA_WHERE = "SELECT DISTINCT Fonts.family, Fonts.description FROM Fonts JOIN Metadata USING (filepath, findex) WHERE"; public const string SELECT_FROM_PANOSE_WHERE = "SELECT DISTINCT Fonts.family, Fonts.description FROM Fonts JOIN Panose USING (filepath, findex) WHERE"; public const Gtk.TargetEntry [] DragTargets = { { "font-family", Gtk.TargetFlags.SAME_APP, DragTargetType.FAMILY }, { "text/uri-list", Gtk.TargetFlags.OTHER_APP, DragTargetType.EXTERNAL } }; public Pango.FontDescription get_font (Gtk.Widget widget, Gtk.StateFlags flags = Gtk.StateFlags.NORMAL) { Pango.FontDescription desc; var ctx = widget.get_style_context(); ctx.save(); ctx.set_state(flags); ctx.get(flags, "font", out desc); ctx.restore(); return desc.copy(); } public Gtk.Separator add_separator (Gtk.Box box, Gtk.Orientation orientation = Gtk.Orientation.VERTICAL, Gtk.PackType pack_type = Gtk.PackType.START) { var separator = new Gtk.Separator(orientation); switch (pack_type) { case Gtk.PackType.END: box.pack_end(separator, false, true, 0); break; default: box.pack_start(separator, false, true, 0); break; } separator.show(); separator.get_style_context().add_class("thin-separator"); return separator; } public void set_button_relief_style (Gtk.Container container, Gtk.ReliefStyle relief = Gtk.ReliefStyle.NONE) { foreach (Gtk.Widget widget in container.get_children()) if (widget is Gtk.Button) ((Gtk.Button) widget).relief = relief; return; } public void set_control_sensitivity(Gtk.Widget widget, bool sensitive) { widget.sensitive = sensitive; widget.opacity = sensitive ? 0.9 : 0.45; widget.has_tooltip = sensitive; return; } public class MenuCallbackWrapper { public MenuCallback run; public MenuCallbackWrapper (MenuCallback c) { run = () => { c(); }; } } public struct MenuEntry { public string action_name; public string display_name; public string detailed_action_name; public string []? accelerator; public MenuCallbackWrapper method; public MenuEntry (string name, string label, string detailed_signal, string []? accel, MenuCallbackWrapper cbw) { action_name = name; display_name = label; detailed_action_name = detailed_signal; accelerator = accel; method = cbw; } } public void add_action_from_menu_entry (ActionMap map, MenuEntry entry) { var action = new SimpleAction(entry.action_name, null); action.activate.connect((a, p) => { entry.method.run(); } ); map.add_action(action); return; } public Gtk.TreePath? restore_last_selected_treepath (Gtk.TreeView? tree, string? path) { return_val_if_fail(tree != null && tree.model != null && path != null, null); Gtk.TreeIter? iter = null; if (!tree.model.get_iter_first(out iter)) return null; var selection = tree.get_selection(); var treepath = new Gtk.TreePath.from_string(path); selection.unselect_all(); if (treepath.get_depth() > 1) tree.expand_to_path(treepath); selection.select_path(treepath); tree.scroll_to_cell(treepath, null, true, 0.25f, 0.25f); return treepath; } /** * Adds user configured font sources (directories) and rejected fonts to our * FcConfig so that we can render fonts which are not actually "installed". */ public bool load_user_font_resources (StringSet? files, UserSourceModel? sources) { clear_application_fonts(); bool res = true; var legacy_font_dir = Path.build_filename(Environment.get_home_dir(), ".fonts"); if (!add_application_font_directory(legacy_font_dir)) { res = false; warning("Failed to add legacy user font directory to configuration!"); } if (!add_application_font_directory(get_user_font_directory())) { res = false; critical("Failed to add default user font directory to configuration!"); } UserSourceModel? source_model = sources; if (source_model == null) source_model = new UserSourceModel(); source_model.items.foreach((source) => { if (source.available && !add_application_font_directory(source.path)) { res = false; warning("Failed to register user font source! : %s", source.path); } }); source_model = null; if (files != null) foreach (string path in files) add_application_font(path); return res; } public bool remove_directory_tree_if_empty (File dir) { try { var enumerator = dir.enumerate_children(FileAttribute.STANDARD_NAME, FileQueryInfoFlags.NONE); if (enumerator.next_file() != null) return false; File parent = dir.get_parent(); dir.delete(); if (parent != null) remove_directory_tree_if_empty(parent); return true; } catch (Error e) { warning(e.message); } return false; } public bool remove_directory (File dir, bool recursive = true) { try { if (recursive) { FileInfo fileinfo; var enumerator = dir.enumerate_children(FileAttribute.STANDARD_NAME, FileQueryInfoFlags.NONE); while ((fileinfo = enumerator.next_file ()) != null) { try { dir.get_child(fileinfo.get_name()).delete(); } catch (Error e) { remove_directory(dir.get_child(fileinfo.get_name()), recursive); } } } dir.delete(); return true; } catch (Error e) { warning(e.message); } return false; } internal void copy_metrics (File file, File destination) { string basename = file.get_basename().split_set(".")[0]; foreach (var _ext in TYPE1_METRICS) { string dir = file.get_parent().get_path(); string child = "%s%s".printf(basename, _ext); File metrics = File.new_for_path(Path.build_filename(dir, child)); if (metrics.query_exists()) { try { FileCopyFlags flags = FileCopyFlags.OVERWRITE | FileCopyFlags.ALL_METADATA | FileCopyFlags.TARGET_DEFAULT_PERMS; string copy_path = Path.build_filename(destination.get_path(), metrics.get_basename()); File copy = File.new_for_path(copy_path); metrics.copy(copy, flags); } catch (Error e) { critical(e.message); } } } return; } public async void copy_files (StringSet filelist, File destination, bool show_progress) { assert(destination.query_file_type(FileQueryInfoFlags.NONE) == FileType.DIRECTORY); uint total = filelist.size; uint processed = 0; ProgressDialog? progress = null; if (show_progress) { progress = new ProgressDialog(_("Copying files…")); progress.show_now(); } foreach (string filepath in filelist) { File original = File.new_for_path(filepath); string filename = original.get_basename(); string path = Path.build_filename(destination.get_path(), filename); File copy = File.new_for_path(path); try { FileCopyFlags flags = FileCopyFlags.OVERWRITE | FileCopyFlags.ALL_METADATA | FileCopyFlags.TARGET_DEFAULT_PERMS; original.copy(copy, flags); FileInfo info = original.query_info(FileAttribute.STANDARD_CONTENT_TYPE, FileQueryInfoFlags.NONE); if (info.get_content_type().contains("type1")) copy_metrics(original, destination); } catch (Error e) { critical(e.message); } Idle.add(copy_files.callback); if (progress != null) { var progress_data = new ProgressData(filename, ++processed, total); progress.set_progress(progress_data); } yield; } if (progress != null) progress.destroy(); return; } public bool copy_directory (File source, File destination, FileCopyFlags flags) { return_val_if_fail(source.query_exists(), false); return_val_if_fail(source.query_file_type(FileQueryInfoFlags.NONE) == FileType.DIRECTORY, false); bool result = true; try { if (!destination.query_exists()) destination.make_directory_with_parents(); var enumerator = source.enumerate_children(FileAttribute.STANDARD_NAME, FileQueryInfoFlags.NONE); FileInfo fileinfo = enumerator.next_file(); while (result && fileinfo != null) { var source_type = fileinfo.get_file_type(); string name = fileinfo.get_name(); if (source_type == GLib.FileType.DIRECTORY) { string source_path = source.get_path(); string destination_path = destination.get_path(); source.get_child(name).copy_attributes(destination, flags); File s = File.new_for_path(Path.build_filename(source_path, name)); File d = File.new_for_path(Path.build_filename(destination_path, name)); result = copy_directory(s, d, flags); } else if (source_type == GLib.FileType.REGULAR) { File original = source.get_child(name); string outp = Path.build_filename(destination.get_path(), name); File dest = File.new_for_path(outp); result = original.copy(dest, flags); } fileinfo = enumerator.next_file(); } } catch (Error e) { critical(e.message); result = false; } return result; } public StringSet? get_command_line_files (ApplicationCommandLine cl) { VariantDict options = cl.get_options_dict(); Variant argv = options.lookup_value("", VariantType.BYTESTRING_ARRAY); if (argv == null) return null; (unowned string) [] filelist = argv.get_bytestring_array(); if (filelist.length == 0) return null; var files = new StringSet(); foreach (var file in filelist) files.add(cl.create_file_for_arg(file).get_path()); return files; } public StringSet? get_command_line_input (VariantDict options) { Variant argv = options.lookup_value("", VariantType.BYTESTRING_ARRAY); if (argv == null) return null; (unowned string) [] list = argv.get_bytestring_array(); if (list.length == 0) return null; var input = new StringSet(); foreach (var str in list) input.add(str); return input; } } font-manager-0.8.8/src/font-manager/filters/000077500000000000000000000000001420226015000207125ustar00rootroot00000000000000font-manager-0.8.8/src/font-manager/filters/Category.vala000066400000000000000000000130701420226015000233350ustar00rootroot00000000000000/* Category.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class Category : Filter { public string? sql { get; set; default = null; } public StringSet descriptions { get; set; } public StringSet families { get; set; } public DatabaseType db_type { get; set; default = DatabaseType.BASE; } public GenericArray children { get; set; } public override int size { get { return ((int) families.size); } } public Category (string name, string comment, string icon, string? sql, int index) { Object(name: name, icon: icon, comment: comment, sql: sql, index: index); families = new StringSet(); descriptions = new StringSet(); children = new GenericArray (); } public new async void update () { descriptions.clear(); families.clear(); try { Database db = get_database(db_type); if (sql != null) get_matching_families_and_fonts(db, families, descriptions, sql); for (int i = 0; i < children.length; i++) { var child = children[i]; child.update.begin((obj, res) => { child.update.end(res); Idle.add(update.callback); }); yield; } } catch (DatabaseError error) { warning(error.message); } StringSet? available_families = get_default_application().available_families; assert(available_families != null); families.retain_all(available_families); return; } public override bool visible_func (Gtk.TreeModel model, Gtk.TreeIter iter) { Value val; bool visible = false; if (model.iter_has_child(iter)) { model.get_value(iter, FontModelColumn.NAME, out val); visible = (((string) val) in families); } else { model.get_value(iter, FontModelColumn.DESCRIPTION, out val); visible = (((string) val) in descriptions); } val.unset(); return visible; } public override bool deserialize_property (string prop_name, out Value val, ParamSpec pspec, Json.Node node) { val = Value(pspec.value_type); if (pspec.value_type == typeof(GenericArray)) { GenericArray res = new GenericArray (); node.get_object().foreach_member((obj, name, node) => { Object child = Json.gobject_deserialize(typeof(Category), node); res.add((Category) child); }); val.set_boxed(res); return true; } else if (pspec.value_type == typeof(StringSet)) { var res = new StringSet(); // node.get_array().foreach_element((arr, index, node) => { // res.add(node.get_string()); // }); val.set_object(res); return true; } else if (pspec.value_type == typeof(DatabaseType)) { val.set_enum((DatabaseType) ((int) node.get_int())); return true; } else { return base.deserialize_property(prop_name, out val, pspec, node); } } public override Json.Node serialize_property (string prop_name, Value val, ParamSpec pspec) { if (pspec.value_type == typeof(GenericArray)) { var node = new Json.Node(Json.NodeType.OBJECT); var obj = new Json.Object(); children.foreach((child) => { obj.set_member(child.name.escape(""), Json.gobject_serialize(child)); }); node.set_object(obj); return node; } else if (pspec.value_type == typeof(StringSet)) { var node = new Json.Node(Json.NodeType.ARRAY); var arr = new Json.Array(); // foreach (string family in families) // arr.add_string_element(family); node.set_array(arr); return node; } else if (pspec.value_type == typeof(DatabaseType)) { var node = new Json.Node(Json.NodeType.VALUE); node.set_int((int) val.get_enum()); return node; } else { return base.serialize_property(prop_name, val, pspec); } } } } font-manager-0.8.8/src/font-manager/filters/Collection.vala000066400000000000000000000154751420226015000236660ustar00rootroot00000000000000/* Collection.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { int get_collection_total (Collection root) { int total = (int) root.families.size; root.children.foreach((child) => { total += get_collection_total(child); }); return total; } public class Collection : Filter { public bool active { get; set; default = true; } public GenericArray children { get; set; } public StringSet families { get; set; } public override int size { get { return get_collection_total(this); } } public Collection (string? name, string? comment) { Object(name: name, comment: comment); requires_update = false; children = new GenericArray (); families = new StringSet(); /* XXX : Translatable string as default argument generates broken vapi ? */ if (name == null) name = _("New Collection"); if (comment == null) { string default_comment = _("Created : %s").printf(get_local_time()); comment = default_comment; } } public void clear_children () { children.foreach((child) => { child.clear_children(); }); children = null; children = new GenericArray (); return; } public void set_active_from_fonts (Reject? reject) { if (reject == null) return; active = false; foreach (string family in families) { if (!(family in reject)) { active = true; break; } } children.foreach((child) => { child.set_active_from_fonts(reject); }); return; } void add_child_contents (Collection child, StringSet full_contents) { full_contents.add_all(child.families); child.children.foreach((_child) => { add_child_contents(_child, full_contents); }); return; } public StringSet get_full_contents () { var full_contents = new StringSet(); full_contents.add_all(families); children.foreach((_child) => { add_child_contents(_child, full_contents); }); return full_contents; } public StringSet get_filelist () { var results = new StringSet(); try { Database db = get_database(DatabaseType.BASE); var contents = get_full_contents(); foreach (var family in contents) { db.execute_query("SELECT filepath FROM Fonts WHERE family = \"%s\"".printf(family)); foreach (unowned Sqlite.Statement row in db) results.add(row.column_text(0)); } } catch (Error e) { warning(e.message); } return results; } public new void update (Reject? reject) { if (reject == null) return; if (active) reject.remove_all(families); else reject.add_all(families); reject.save(); children.foreach((child) => { child.active = active; child.update(reject); }); return; } public override bool visible_func (Gtk.TreeModel model, Gtk.TreeIter iter) { Value? val = null; bool visible = false; model.get_value(iter, FontModelColumn.OBJECT, out val); Object object = val.get_object(); string family = (object is Family) ? ((Family) object).family : ((Font) object).family; visible = (family in families); val.unset(); return visible; } public override bool deserialize_property (string prop_name, out Value val, ParamSpec pspec, Json.Node node) { val = Value(pspec.value_type); if (pspec.value_type == typeof(GenericArray)) { GenericArray res = new GenericArray (); node.get_object().foreach_member((obj, name, node) => { Object child = Json.gobject_deserialize(typeof(Collection), node); res.add((Collection) child); }); val.set_boxed(res); return true; } else if (pspec.value_type == typeof(StringSet)) { var res = new StringSet(); node.get_array().foreach_element((arr, index, node) => { res.add(node.get_string()); }); val.set_object(res); return true; } else { return base.deserialize_property(prop_name, out val, pspec, node); } } public override Json.Node serialize_property (string prop_name, Value val, ParamSpec pspec) { if (pspec.value_type == typeof(GenericArray)) { var node = new Json.Node(Json.NodeType.OBJECT); var obj = new Json.Object(); children.foreach((child) => { obj.set_member(child.name.escape(""), Json.gobject_serialize(child)); }); node.set_object(obj); return node; } else if (pspec.value_type == typeof(StringSet)) { var node = new Json.Node(Json.NodeType.ARRAY); var arr = new Json.Array(); foreach (string family in families) arr.add_string_element(family); node.set_array(arr); return node; } else { return base.serialize_property(prop_name, val, pspec); } } } } font-manager-0.8.8/src/font-manager/filters/Disabled.vala000066400000000000000000000024771420226015000233000ustar00rootroot00000000000000/* Disabled.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class Disabled : Category { public Disabled () { base(_("Disabled"), _("Fonts which have been disabled"), "list-remove-symbolic", "%s;".printf(SELECT_FROM_FONTS), CategoryIndex.DISABLED); } public new async void update (StringSet reject) { SourceFunc callback = update.callback; base.update.begin((obj, res) => { base.update.end(res); families.retain_all(reject); Idle.add((owned) callback); }); yield; return; } } } font-manager-0.8.8/src/font-manager/filters/FontListFilter.vala000066400000000000000000000026431420226015000244740ustar00rootroot00000000000000/* FontListFilter.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public int filter_sort (Filter a, Filter b) { return (a.index - b.index); } public class Filter : Cacheable { public virtual string name { owned get; set; } public virtual string icon { owned get; set; } public virtual string comment { owned get; set; } public virtual int index { get; set; default = 0; } public virtual int size { get { return 0; } } public bool requires_update { get; set; default = true; } public virtual void update () { return; } public virtual bool visible_func (Gtk.TreeModel model, Gtk.TreeIter iter) { return true; } } } font-manager-0.8.8/src/font-manager/filters/LanguageFilter.vala000066400000000000000000000223731420226015000244570ustar00rootroot00000000000000/* LanguageFilter.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ internal const string SELECT_ON_LANGUAGE = """ SELECT DISTINCT Fonts.family, Fonts.description FROM Fonts, json_tree(Orthography.support, '$.%s') JOIN Orthography USING (filepath, findex) WHERE json_tree.key = 'coverage' AND json_tree.value > %f; """; const string DEFAULT_LANGUAGE_FILTER_COMMENT = _("Filter based on supported orthographies"); namespace FontManager { public class LanguageFilter : Category { public signal void selections_changed (); public StringSet selected { get; set; } public double coverage { get; set; default = 90; } public LanguageFilterSettings settings { get; private set; } public override int size { get { return ((int) selected.size); } } construct { selected = new StringSet(); settings = new LanguageFilterSettings(this); settings.selections_changed.connect(() => { Idle.add(() => { update.begin((obj, res) => { update.end(res); }); return GLib.Source.REMOVE; }); }); } public LanguageFilter () { base(_("Supported Orthographies"), DEFAULT_LANGUAGE_FILTER_COMMENT, "preferences-desktop-locale-symbolic", SELECT_ON_LANGUAGE, CategoryIndex.LANGUAGE); GLib.Settings? settings = get_default_application().settings; if (settings != null) restore_state(settings); } public void restore_state (GLib.Settings settings) { foreach (var entry in settings.get_strv("language-filter-list")) selected.add(entry); update.begin((obj, res) => { update.end(res); }); return; } public void save_state (GLib.Settings settings) { settings.set_strv("language-filter-list", list()); return; } public void add (string language) { selected.add(language); update.begin((obj, res) => { update.end(res); }); return; } public string [] list () { string [] result = {}; foreach (string language in selected) result += language; return result; } public new async void update () { descriptions.clear(); families.clear(); try { Database db = get_database(db_type); foreach (string language in selected) { var pref_loc = Intl.setlocale(LocaleCategory.ALL, ""); Intl.setlocale(LocaleCategory.ALL, "C"); string _sql_ = sql.printf(language, coverage); Intl.setlocale(LocaleCategory.ALL, pref_loc); get_matching_families_and_fonts(db, families, descriptions, _sql_); Idle.add(update.callback); yield; } } catch (DatabaseError error) { warning(error.message); } StringSet? available_families = get_default_application().available_families; assert(available_families != null); families.retain_all(available_families); Idle.add(() => { selections_changed(); return GLib.Source.REMOVE; }); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-language-filter-settings.ui")] public class LanguageFilterSettings : Gtk.Box { public signal void selections_changed (); weak LanguageFilter filter; [GtkChild] unowned Gtk.SpinButton coverage_spin; [GtkChild] unowned Gtk.SearchEntry search_entry; [GtkChild] unowned Gtk.TreeView treeview; uint? search_timeout; uint16 text_length = 0; Gtk.ListStore real_model; Gtk.TreeModelFilter? search_filter = null; construct { real_model = new Gtk.ListStore(3, typeof(string), typeof(string), typeof(string)); search_filter = new Gtk.TreeModelFilter(real_model, null); search_filter.set_visible_func((m, i) => { return visible_func(m, i); }); treeview.set_model(search_filter); treeview.get_selection().set_mode(Gtk.SelectionMode.NONE); Gtk.TreeIter iter; foreach (var entry in Orthographies) { real_model.append(out iter); string local = dgettext(null, entry.name); /* Prefer the actual native name but fallback to localized name, if available. */ string native = entry.native != entry.name ? entry.native : local; /* Store all three for use during filtering */ real_model.set(iter, 0, entry.name, 1, native, 2, local, -1); } var text = new Gtk.CellRendererText(); text.ellipsize = Pango.EllipsizeMode.END; var toggle = new Gtk.CellRendererToggle(); toggle.toggled.connect(on_toggled); treeview.row_activated.connect((path, col) => { on_toggled(path.to_string()); }); treeview.insert_column_with_data_func(FontListColumn.TOGGLE, "", toggle, toggle_cell_data_func); treeview.insert_column_with_attributes(-1, "", text, "text", 1, null); treeview.set_search_entry(search_entry); /* XXX : Remove placeholder icon set in ui file to avoid Gtk warning */ search_entry.set_icon_from_icon_name(Gtk.EntryIconPosition.SECONDARY, null); base.constructed(); return; } public LanguageFilterSettings (LanguageFilter filter) { this.filter = filter; BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; filter.bind_property("coverage", coverage_spin, "value", flags); } bool refilter () { /* Unset the model to prevent updates while filtering */ treeview.set_model(null); search_filter.refilter(); treeview.set_model(search_filter); search_timeout = null; return false; } [GtkCallback] void on_search_changed () { queue_refilter(); text_length = search_entry.get_text_length(); return; } [GtkCallback] void on_back_button_clicked () { get_default_application().main_window.sidebar.mode = "Standard"; search_entry.set_text(""); return; } [GtkCallback] void on_clear_button_clicked () { filter.selected.clear(); treeview.queue_draw(); selections_changed(); return; } void on_toggled (string path) { Gtk.TreeIter iter; Value val; search_filter.get_iter_from_string(out iter, path); search_filter.get_value(iter, 0, out val); var lang = (string) val; if (lang in filter.selected) filter.selected.remove(lang); else filter.selected.add(lang); val.unset(); treeview.queue_draw(); selections_changed(); return; } void toggle_cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Value val; model.get_value(treeiter, 0, out val); cell.set_property("active", (filter.selected.contains((string) val))); val.unset(); return; } /* Add slight delay to avoid filtering while search is still changing */ void queue_refilter () { if (search_timeout != null) GLib.Source.remove(search_timeout); search_timeout = Timeout.add(333, refilter); return; } bool visible_func (Gtk.TreeModel model, Gtk.TreeIter iter) { bool search_match = true; if (text_length > 0) { string needle = search_entry.get_text().casefold(); for (int i = 0; i <= 2; i++) { Value val; model.get_value(iter, i, out val); var haystack = (string) val; search_match = haystack.casefold().contains(needle); if (search_match) break; } } return search_match; } } } font-manager-0.8.8/src/font-manager/filters/Unsorted.vala000066400000000000000000000025101420226015000233600ustar00rootroot00000000000000/* Unsorted.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class Unsorted : Category { public Unsorted () { base(_("Unsorted"), _("Fonts not present in any collection"), "dialog-question-symbolic", "%s;".printf(SELECT_FROM_FONTS), CategoryIndex.UNSORTED); } public new async void update (StringSet sorted) { SourceFunc callback = update.callback; base.update.begin((obj, res) => { base.update.end(res); families.remove_all(sorted); Idle.add((owned) callback); }); yield; return; } } } font-manager-0.8.8/src/font-manager/filters/UserFonts.vala000066400000000000000000000023021420226015000235040ustar00rootroot00000000000000/* UserFonts.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class UserFonts : Category { public UserFonts () { string sql = "%s filepath LIKE \"%s%\";".printf(SELECT_FROM_METADATA_WHERE, Environment.get_home_dir()); base(_("User"), _("Fonts available only to you"), "avatar-default-symbolic", sql, CategoryIndex.USER); } public new void update () { base.update.begin((obj, res) => { base.update.end(res); }); return; } } } font-manager-0.8.8/src/font-manager/font-manager-gresources.xml000066400000000000000000000077641420226015000245370ustar00rootroot00000000000000 ui/font-manager-main-window.ui ui/font-manager-browse-view.ui ui/font-manager-compare-row.ui ui/font-manager-compare-view.ui ui/font-manager-collection-rename-popover.ui ui/font-manager-pinned-comparisons.ui ui/font-manager-pinned-comparisons-row.ui ui/font-manager-font-config-controls.ui ui/font-manager-font-list-pane.ui ui/font-manager-font-preview-tile.ui ui/font-manager-inline-help.ui ui/font-manager-labeled-font-button.ui ui/font-manager-labeled-switch.ui ui/font-manager-labeled-spin-button.ui ui/font-manager-language-filter-settings.ui ui/font-manager-option-scale.ui ui/font-manager-orthography-list.ui ui/font-manager-orthography-list-box-row.ui ui/font-manager-preferences.ui ui/font-manager-preview-entry.ui ui/font-manager-shortcuts-window.ui ui/font-manager-sidebar.ui ui/font-manager-standard-sidebar.ui ui/font-manager-substitute.ui ui/font-manager-substitute-row.ui ui/font-manager-subpixel-geometry-icon.ui ui/font-manager-subpixel-geometry.ui ui/font-manager-title-button-style.ui ui/font-manager-user-action-list.ui ui/font-manager-user-action-row.ui ui/font-manager-user-data.ui ui/font-manager-user-source-list.ui ui/font-manager-user-source-row.ui ui/font-manager-waterfall-size.ui web/google/ui/google-fonts-catalog.ui web/google/ui/google-font-filters.ui web/google/ui/google-fonts-preview-pane.ui web/google/ui/google-fonts-sample-list.ui font-manager-0.8.8/src/font-manager/meson.build000066400000000000000000000015601420226015000214060ustar00rootroot00000000000000 font_manager_gresource_xml_file = files('font-manager-gresources.xml') font_manager_gresources = gnome.compile_resources('font-manager-gresources', font_manager_gresource_xml_file) result = run_command(python, '-c', list_vala_sources) font_manager_sources = result.stdout().strip().split('\n') if get_option('webkit') executable('font-manager', [font_manager_sources, font_manager_gresources, config_vapi_file], dependencies: [ libfontmanager_deps, soup, webkit ], install: true, install_rpath: pkglib_dir) else executable('font-manager', [font_manager_sources, font_manager_gresources, config_vapi_file], dependencies: libfontmanager_deps, install: true, install_rpath: pkglib_dir) endif font-manager-0.8.8/src/font-manager/preferences/000077500000000000000000000000001420226015000215435ustar00rootroot00000000000000font-manager-0.8.8/src/font-manager/preferences/Desktop.vala000066400000000000000000000216641420226015000240320ustar00rootroot00000000000000/* Desktop.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { internal const string GNOME_INTERFACE_ID = "org.gnome.desktop.interface"; internal const string GNOME_XSETTINGS_ID = "org.gnome.settings-daemon.plugins.xsettings"; internal struct FontSettingKey { public string key; public string name; public string description; public string type; } internal const FontSettingKey [] DesktopSettings = { { "font-name", N_("Interface Font"), N_("Font used throughout interface."), "string", }, { "document-font-name", N_("Document Font"), N_("Font used for reading documents."), "string", }, { "monospace-font-name", N_("Monospace Font"), N_("Monospaced (fixed-width) font for use in locations such as terminals."), "string", }, { "text-scaling-factor", N_("Text Scaling Factor"), N_("Factor used to enlarge or reduce text display, without changing font size"), "double", }, { "antialiasing", N_("Antialiasing"), N_("The type of antialiasing to use when rendering fonts."), "int", }, { "rgba-order", N_("RGBA order"), N_("The order of subpixel elements on an LCD screen; only used when antialiasing is set to rgba."), "int", }, { "hinting", N_("Hinting"), N_("The type of hinting to use when rendering fonts."), "int", }, { "font-antialiasing", N_("Antialiasing"), N_("The type of antialiasing to use when rendering fonts."), "int", }, { "font-rgba-order", N_("RGBA order"), N_("The order of subpixel elements on an LCD screen; only used when antialiasing is set to rgba."), "int", }, { "font-hinting", N_("Hinting"), N_("The type of hinting to use when rendering fonts."), "int", }, }; public class DesktopPreferences : Gtk.ScrolledWindow { static Settings? interface_settings = null; static Settings? x_settings = null; static bool initialized = false; Gtk.ListBox list; public static bool available () { if (!initialized) { interface_settings = get_gsettings(GNOME_INTERFACE_ID); x_settings = get_gsettings(GNOME_XSETTINGS_ID); initialized = true; } return (interface_settings != null); } public DesktopPreferences () { Object(name: "FontManagerDesktopPreferences"); list = new Gtk.ListBox(); list.set_selection_mode(Gtk.SelectionMode.NONE); var place_holder = new PlaceHolder(null, null, _("GNOME desktop settings schema not found"), "dialog-warning-symbolic"); place_holder.show(); list.set_placeholder(place_holder); if (DesktopPreferences.available()) generate_options_list(interface_settings, x_settings); add(list); list.show(); } void generate_options_list (Settings interface_settings, Settings? x_settings) { /* Settings instance to be used below for scale widgets */ Settings? _settings = interface_settings; /* Ensure keys exist since we don't control these schemas and GSettings crashes on any error */ SettingsSchemaSource default_schemas = SettingsSchemaSource.get_default(); SettingsSchema? interface_schema = default_schemas.lookup(GNOME_INTERFACE_ID, true); string [] interface_keys = {}; if (interface_schema != null) interface_keys = interface_schema.list_keys(); string [] xsettings_keys = {}; if ("font-antialiasing" in interface_keys) { x_settings = null; } else { SettingsSchema? xsettings_schema = default_schemas.lookup(GNOME_XSETTINGS_ID, true); if (xsettings_schema != null) xsettings_keys = xsettings_schema.list_keys(); } /* Newer key not found use deprecated xsettings keys if possible */ if (x_settings != null) _settings = x_settings; Gtk.Revealer spg_revealer = new Gtk.Revealer(); OptionScale? antialias = null; foreach (var setting in DesktopSettings) { if (!(setting.key in interface_keys) && !(setting.key in xsettings_keys)) continue; Gtk.Widget? widget = null; if (setting.type == "string") { widget = new LabeledFontButton(dgettext(null, setting.name)); interface_settings.bind(setting.key, widget, "font", SettingsBindFlags.DEFAULT); } else if (setting.type == "double") { widget = new LabeledSpinButton(dgettext(null, setting.name), 0.5, 3.0, 0.1); interface_settings.bind(setting.key, widget, "value", SettingsBindFlags.DEFAULT); } else if (setting.type == "int") { if (!(setting.key.contains("rgba-order"))) { string? [] options = null; if (setting.key.contains("antialiasing")) options = { "None", "Grayscale", "RGBA" }; else if (setting.key.contains("hinting")) options = { "None", "Slight", "Medium", "Full" }; widget = new OptionScale(dgettext(null, setting.name), options); var scale = widget as OptionScale; if (setting.key.contains("antialiasing")) antialias = scale; scale.value = (double) _settings.get_enum(setting.key); scale.notify["value"].connect(() => { _settings.set_enum(setting.key, (int) scale.value); }); _settings.changed.connect((key) => { if (key != setting.key) return; var new_value = (double) _settings.get_enum(setting.key); if (scale.value != new_value) scale.value = new_value; }); } else { widget = spg_revealer; spg_revealer.set_transition_duration(450); var spg = new SubpixelGeometry(); spg_revealer.add(spg); spg.show(); spg.options[0].hide(); spg.rgba = _settings.get_enum(setting.key); spg.notify["rgba"].connect(() => { _settings.set_enum(setting.key, spg.rgba); }); _settings.changed.connect((key) => { if (key != setting.key) return; int new_value = _settings.get_enum(setting.key); if (spg.rgba != new_value) spg.rgba = new_value; }); } } if (widget == null) continue; var row = new Gtk.ListBoxRow() { activatable = false, selectable = false }; row.add(widget); list.insert(row, -1); widget.set_tooltip_text(dgettext(null, setting.description)); widget.show(); row.show(); } if (antialias != null) { spg_revealer.set_reveal_child(antialias.value == 2); antialias.notify["value"].connect(() => { spg_revealer.set_reveal_child(antialias.value == 2); }); } return; } } } font-manager-0.8.8/src/font-manager/preferences/Fontconfig.vala000066400000000000000000000616631420226015000245200ustar00rootroot00000000000000/* Fontconfig.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { /** * Fontconfig default font properties configuration */ public class DefaultProperties : Properties { public DefaultProperties () { type = PropertiesType.DEFAULT; target_file = "19-DefaultProperties.conf"; load(); } } /** * Fontconfig display properties configuration */ public class DisplayProperties : Properties { public DisplayProperties () { type = PropertiesType.DISPLAY; target_file = "19-DisplayProperties.conf"; load(); } } /** * Fontconfig font specific properties configuration */ public class FontProperties : DefaultProperties { /** * Emitted whenever family or font changes. */ public signal void changed (); /** * Name of font family this configuration will apply to. * If only family is set, configuration will apply to all variations. */ public string? family { get; set; default = null; } /** * Font this configuration will apply to. * If font is set, configuration will apply only to that specific variation. */ public Font? font { get; set; default = null; } public FontProperties () { notify["family"].connect((source, pspec) => { load(); changed(); }); notify["font"].connect((s, p) => { family = font.is_valid() ? font.family : null; }); load(); } /** * Load saved settings */ public override bool load () { /* Load global settings */ target_file = "19-DefaultProperties.conf"; base.load(); /* Load any settings that apply to entire family */ if (family != null) { target_file = "29-%s.conf".printf(family); base.load(); } /* Load font specific settings */ if (font.is_valid()) { target_file = "29-%s.conf".printf(FontManager.to_filename(font.description)); base.load(); } return true; } /** * Save settings to file */ public override bool save () { if (font.is_valid()) target_file = "29-%s.conf".printf(FontManager.to_filename(font.description)); else if (family != null) target_file = "29-%s.conf".printf(family); return base.save(); } protected override void add_match_criteria (XmlWriter writer) { if (family != null) writer.add_test_element("family", "contains", "string", family); if (font.is_valid()) { writer.add_test_element("slant", "eq", "int", font.slant.to_string()); writer.add_test_element("weight", "eq", "int", font.weight.to_string()); writer.add_test_element("width", "eq", "int", font.width.to_string()); } base.add_match_criteria(writer); return; } } /** * #Gtk.Actionbar containing a save and discard button along with a notice * informing the user that changes may not take effect immediately. * Intended for use in pages which generate Fontconfig configuration files. */ [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-font-config-controls.ui")] public class FontConfigControls : Gtk.ActionBar { /** * Emitted when the user clicks Save */ public signal void save_selected (); /** * Emitted when the user clicks Discard */ public signal void discard_selected (); /** * Informational notice displayed between discard and save buttons. */ public Gtk.Label note { get; private set; } [GtkChild] unowned Gtk.Button save_button; [GtkChild] unowned Gtk.Button discard_button; public override void constructed () { save_button.clicked.connect(() => { save_selected(); }); discard_button.clicked.connect(() => { discard_selected(); }); base.constructed(); return; } } /** * Base class for panes which generate Fontconfig configuration files. */ public class FontConfigSettingsPage : SettingsPage { const string help_text = _("""Select save to generate a fontconfig configuration file from the above settings. Select discard to remove the configuration file and revert to the default settings. Note that not all environments/applications will honor these settings."""); protected FontConfigControls controls; construct { controls = new FontConfigControls(); box.pack_end(controls, false, false, 0); controls.show(); var help = new InlineHelp(); help.margin_bottom = 56; help.margin_start = help.margin_end = 18; help.valign = help.halign = Gtk.Align.END; help.message.set_text(help_text); add_overlay(help); help.show(); } } public class DisplayPreferences : FontConfigSettingsPage { DisplayPropertiesPane pane; public DisplayPreferences () { pane = new DisplayPropertiesPane(); box.pack_start(pane, true, true, 0); connect_signals(); pane.show(); } void connect_signals () { controls.save_selected.connect(() => { if (pane.properties.save()) show_message(_("Settings saved to file.")); }); controls.discard_selected.connect(() => { if (pane.properties.discard()) show_message(_("Removed configuration file.")); }); return; } } /** * Preference pane allowing configuration of display related Fontconfig properties */ public class DisplayPropertiesPane : Gtk.ScrolledWindow { public DisplayProperties properties { get; private set; } Gtk.Grid grid; LabeledSpinButton dpi; LabeledSpinButton scale; OptionScale lcdfilter; SubpixelGeometry spg; Gtk.Widget [] widgets; public DisplayPropertiesPane () { set_size_request(480, 420); grid = new Gtk.Grid(); properties = new DisplayProperties(); properties.config_dir = FontManager.get_user_fontconfig_directory(); properties.load(); dpi = new LabeledSpinButton(_("Target DPI"), 0, 1000, 1); scale = new LabeledSpinButton(_("Scale Factor"), 0, 1000, 0.1); string [] filters = {}; for (int i = 0; i <= LCDFilter.LEGACY; i++) filters += ((LCDFilter) i).to_string(); lcdfilter = new OptionScale(_("LCD Filter"), filters); spg = new SubpixelGeometry(); widgets = { dpi, scale, lcdfilter, spg }; pack_components(); bind_properties(); get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); grid.get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); grid.foreach((w) => { w.get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); }); grid.show(); } void pack_components () { for (int i = 0; i < widgets.length; i++) grid.attach(widgets[i], 0, i - 1, 2, 1); add(grid); return; } void bind_properties () { properties.bind_property("dpi", dpi, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("scale", scale, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("lcdfilter", lcdfilter, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("rgba", spg, "rgba", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); return; } } public class RenderingPreferences : FontConfigSettingsPage { FontPropertiesPane pane; public RenderingPreferences () { pane = new FontPropertiesPane(); box.pack_start(pane, true, true, 0); connect_signals(); pane.show(); } void connect_signals () { controls.save_selected.connect(() => { if (pane.properties.save()) show_message(_("Settings saved to file.")); }); controls.discard_selected.connect(() => { if (pane.properties.discard()) show_message(_("Removed configuration file.")); }); return; } public void set_family (string? family) { pane.properties.family = family; return; } public void set_font (Font? font) { pane.properties.font = font; return; } } /** * Preference pane allowing configuration of FontConfig rendering properties */ public class FontPropertiesPane : Gtk.ScrolledWindow { public FontProperties properties { get; private set; } Gtk.Grid grid; Gtk.Revealer hinting_options; Gtk.Grid hinting_options_grid; Gtk.Expander expander; Gtk.CheckButton autohint; OptionScale hintstyle; LabeledSwitch antialias; LabeledSwitch hinting; LabeledSwitch embeddedbitmap; SizeOptions size_options; Gtk.Widget [] widgets; public FontPropertiesPane () { set_size_request(450, 450); grid = new Gtk.Grid(); properties = new FontProperties(); properties.config_dir = FontManager.get_user_fontconfig_directory(); properties.load(); antialias = new LabeledSwitch(_("Antialias")); hinting = new LabeledSwitch(_("Hinting")); autohint = new Gtk.CheckButton.with_label(_("Enable Autohinter")); autohint.margin = DEFAULT_MARGIN; hinting_options = new Gtk.Revealer(); hinting_options.set_transition_duration(450); hinting_options_grid = new Gtk.Grid(); hinting_options_grid.margin = (int) (DEFAULT_MARGIN * 1.5); string [] hintstyles = {}; for (int i = 0; i <= HintStyle.FULL; i++) hintstyles += ((HintStyle) i).to_string(); hintstyle = new OptionScale(_("Hinting Style"), hintstyles); embeddedbitmap = new LabeledSwitch(_("Use Embedded Bitmaps")); size_options = new SizeOptions(); expander = new Gtk.Expander(_(" Size Restrictions ")); expander.margin = DEFAULT_MARGIN * 2; expander.notify["expanded"].connect(() => { if (expander.expanded) expander.set_label(_(" Apply settings to point sizes ")); else expander.set_label(_(" Size Restrictions ")); }); /* Order of first five widgets matters */ widgets = { antialias, hinting, hinting_options, embeddedbitmap, expander, hinting_options_grid, autohint, hintstyle, size_options, grid }; foreach (var widget in widgets) widget.show(); bind_properties(); pack_components(); grid.foreach((w) => { w.get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); }); grid.get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); update_sensitivity(); } void pack_components () { hinting_options_grid.attach(autohint, 0, 0, 2, 1); hinting_options_grid.attach(hintstyle, 0, 1, 2, 1); hinting_options.add(hinting_options_grid); expander.add(size_options); for (int i = 0; i < 5; i++) grid.attach(widgets[i], 0, i, 2, 1); add(grid); return; } void bind_properties () { properties.bind_property("antialias", antialias.toggle, "active", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("hinting", hinting.toggle, "active", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("autohint", autohint, "active", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("hintstyle", hintstyle.adjustment, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("embeddedbitmap", embeddedbitmap.toggle, "active", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("less", size_options.less, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); properties.bind_property("more", size_options.more, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); hinting.toggle.bind_property("active", hinting_options, "reveal-child", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); properties.notify["font"].connect(() => { update_sensitivity(); }); properties.notify["family"].connect(() => { update_sensitivity(); }); return; } void update_sensitivity () { if (properties.font == null && properties.family == null) expander.hide(); else expander.show(); return; } internal class SizeOptions : Gtk.Grid { public LabeledSpinButton less { get; private set; } public LabeledSpinButton more { get; private set; } public SizeOptions () { less = new LabeledSpinButton(_("Smaller than"), 0, 96, 0.5); more = new LabeledSpinButton(_("Larger than"), 0, 96, 0.5); attach(less, 0, 0, 1, 1); attach(more, 1, 0, 1, 1); less.show(); more.show(); } } } public class SubstitutionPreferences : FontConfigSettingsPage { BaseControls base_controls; SubstituteList sub_list; public SubstitutionPreferences () { sub_list = new SubstituteList(); sub_list.expand = true; base_controls = new BaseControls(); base_controls.add_button.set_tooltip_text(_("Add alias")); base_controls.remove_button.set_tooltip_text(_("Remove selected alias")); set_control_sensitivity(base_controls.remove_button, false); box.pack_start(base_controls, false, false, 1); add_separator(box, Gtk.Orientation.HORIZONTAL); box.pack_end(sub_list, true, true, 1); sub_list.load(); connect_signals(); get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); base_controls.show(); sub_list.show(); } void connect_signals () { base_controls.add_selected.connect(() => { sub_list.on_add_row(); }); base_controls.remove_selected.connect(() => { sub_list.on_remove_row(); }); sub_list.row_selected.connect((r) => { if (r != null) base_controls.remove_button.show(); else base_controls.remove_button.hide(); set_control_sensitivity(base_controls.remove_button, r != null); }); controls.save_selected.connect(() => { if (sub_list.save()) show_message(_("Settings saved to file.")); }); controls.discard_selected.connect(() => { if (sub_list.discard()) show_message(_("Removed configuration file.")); }); sub_list.place_holder.map.connect(() => { base_controls.add_button.set_relief(Gtk.ReliefStyle.NORMAL); base_controls.add_button.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); }); sub_list.place_holder.unmap.connect(() => { base_controls.add_button.set_relief(Gtk.ReliefStyle.NONE); base_controls.add_button.get_style_context().remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); }); return; } } internal Gtk.Widget? get_bin_child (Gtk.Widget? widget) { if (widget == null) return null; return ((Gtk.Bin) widget).get_child(); } /** * Single line widget representing a substitute font family * in a Fontconfig entry. */ [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-substitute.ui")] public class Substitute : Gtk.Grid { public string? family { get; set; default = null; } public Gtk.TreeModel? completion_model { get; set; default = null; } /** * prefer, accept, or default */ public string? priority { get; set; default = null; } [GtkChild] unowned Gtk.Button close; [GtkChild] unowned Gtk.ComboBoxText type; [GtkChild] unowned Gtk.Entry target; public override void constructed () { target.completion = new Gtk.EntryCompletion(); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("completion-model", target.completion, "model", flags); notify["completion-model"].connect_after(() => { target.completion.set_text_column(0); }); var entry = (Gtk.Entry) get_bin_child(type); entry.bind_property("text", this, "priority", flags); target.bind_property("text", this, "family", flags); close.clicked.connect(() => { Gtk.Widget parent = this.get_parent(); this.destroy(); parent.destroy(); }); base.constructed(); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-substitute-row.ui")] public class SubstituteRow : Gtk.Box { public string? family { get; set; default = null; } public Gtk.TreeModel? completion_model { get; set; default = null; } [GtkChild] unowned Gtk.Entry entry; [GtkChild] unowned Gtk.ListBox list; [GtkChild] unowned Gtk.Button add_button; public override void constructed () { entry.completion = new Gtk.EntryCompletion(); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("completion-model", entry.completion, "model", flags); flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; entry.bind_property("text", this, "family", flags); notify["completion-model"].connect_after(() => { entry.completion.set_text_column(0); }); base.constructed(); return; } [GtkCallback] void on_add_button_clicked () { var sub = new Substitute() { completion_model = completion_model }; list.insert(sub, -1); sub.show(); return; } [GtkCallback] void on_entry_changed () { set_control_sensitivity(add_button, entry.get_text() != null); return; } public SubstituteRow.from_element (AliasElement alias) { family = alias.family; string [] priorities = { "default", "accept", "prefer" }; for (int i = 0; i < priorities.length; i++) { foreach (string family in alias[priorities[i]].list()) { Substitute sub = new Substitute(); sub.completion_model = completion_model; sub.family = family; sub.priority = priorities[i]; list.insert(sub, -1); sub.show(); } } } public AliasElement to_element () { var res = new AliasElement(entry.get_text()); int i = 0; var sub = (Substitute) get_bin_child(list.get_row_at_index(i)); while (sub != null) { if (sub.family != null && sub.family != "") res[sub.priority].add(sub.family); i++; sub = (Substitute) get_bin_child(list.get_row_at_index(i)); } return res; } } public class SubstituteList : Gtk.ScrolledWindow { public signal void row_selected (Gtk.ListBoxRow? selected_row); public PlaceHolder place_holder { get; private set; } Gtk.ListBox list; Gtk.ListStore completion_model; construct { name = "FontManagerSubstituteList"; string w1 = _("Font Substitutions"); string w2 = _("Easily substitute one font family for another."); string w3 = _("To add a new substitute click the add button in the toolbar."); place_holder = new PlaceHolder(w1, w2, w3, "edit-find-replace-symbolic"); list = new Gtk.ListBox(); list.set_placeholder(place_holder); list.expand = true; add(list); list.row_selected.connect((r) => { row_selected(r); }); list.show(); place_holder.show(); completion_model = new Gtk.ListStore(1, typeof(string)); foreach (string family in list_available_font_families()) { Gtk.TreeIter iter; completion_model.append(out iter); completion_model.set(iter, 0, family, -1); } } public void on_add_row () { var row = new SubstituteRow() { completion_model = completion_model }; list.insert(row, -1); row.show(); return; } public void on_remove_row () { ((Gtk.Widget) list.get_selected_row()).destroy(); return; } public bool discard () { while (list.get_row_at_index(0) != null) ((Gtk.Widget) list.get_row_at_index(0)).destroy(); var aliases = new Aliases() { config_dir = get_user_fontconfig_directory(), target_file = "39-Aliases.conf" }; File file = File.new_for_path(aliases.get_filepath()); try { if (file.delete()) return true; } catch (Error e) { /* Try to save empty file */ return save(); } return false; } public bool load () { var aliases = new Aliases() { config_dir = get_user_fontconfig_directory(), target_file = "39-Aliases.conf" }; bool res = aliases.load(); foreach (AliasElement element in aliases.list()) { var row = new SubstituteRow.from_element(element); row.completion_model = completion_model; list.insert(row, -1); row.show(); } list.set_sort_func((row1, row2) => { var a = (SubstituteRow) get_bin_child(row1); var b = (SubstituteRow) get_bin_child(row2); return natural_sort(a.family, b.family); }); list.invalidate_sort(); return res; } public bool save () { var aliases = new Aliases() { config_dir = get_user_fontconfig_directory(), target_file = "39-Aliases.conf" }; int i = 0; var alias_row = (SubstituteRow) get_bin_child(list.get_row_at_index(i)); while (alias_row != null) { AliasElement? element = alias_row.to_element(); /* Empty rows are allowed in the list - don't save one */ if (element != null && element.family != null && element.family != "") aliases.add_element(element); i++; alias_row = (SubstituteRow) get_bin_child(list.get_row_at_index(i)); } bool res = aliases.save(); return res; } } } font-manager-0.8.8/src/font-manager/preferences/Preferences.vala000066400000000000000000000100521420226015000246470ustar00rootroot00000000000000/* Preferences.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public void initialize_preference_pane (Preferences pane) { pane.add_page(new UserInterfacePreferences(), "Interface", _("Interface")); pane.add_page(new DesktopPreferences(), "Desktop", _("Desktop")); pane.add_page(new UserSourceList(), "Sources", _("Sources")); pane.add_page(new UserActionList(), "UserActions", _("Actions")); pane.add_page(new SubstitutionPreferences(), "Substitutions", _("Substitutions")); pane.add_page(new DisplayPreferences(), "Display", _("Display")); pane.add_page(new RenderingPreferences(), "Rendering", _("Rendering")); return; } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-preferences.ui")] public class Preferences : Gtk.Paned { public Gtk.Widget visible_child { get; set; } public string visible_child_name { get; set; } [GtkChild] unowned Gtk.Stack stack; [GtkChild] unowned Gtk.StackSidebar sidebar; public override void constructed () { sidebar.get_style_context().remove_class(Gtk.STYLE_CLASS_SIDEBAR); stack.bind_property("visible-child", this, "visible-child"); stack.bind_property("visible-child-name", this, "visible-child-name"); base.constructed(); return; } public void add_page (Gtk.Widget widget, string name, string title) { Gtk.ScrolledWindow scroll = new Gtk.ScrolledWindow(null, null); scroll.add(widget); stack.add_titled(scroll, name, title); widget.show(); scroll.show(); return; } public new Gtk.Widget? get (string name) { Gtk.Widget? widget = null; var child = ((Gtk.Container) stack.get_child_by_name(name)); if (child is Gtk.ScrolledWindow) { var viewport = child.get_children().nth_data(0); widget = ((Gtk.Container) viewport).get_children().nth_data(0); } else { widget = child; } return widget; } } /** * Base class for preference panes. */ public class SettingsPage : Gtk.Overlay { protected Gtk.Label message; protected Gtk.InfoBar infobar; protected Gtk.Box box; protected Gtk.Revealer revealer; construct { box = new Gtk.Box(Gtk.Orientation.VERTICAL, 0); revealer = new Gtk.Revealer(); infobar = new Gtk.InfoBar(); infobar.message_type = Gtk.MessageType.INFO; message = new Gtk.Label(null); infobar.get_content_area().add(message); infobar.set_show_close_button(true); revealer.add(infobar); box.pack_start(revealer, false, false, 0); infobar.response.connect((id) => { if (id == Gtk.ResponseType.CLOSE) revealer.set_reveal_child(false); }); get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); message.show(); box.show(); infobar.show(); revealer.show(); add(box); } protected virtual void show_message (string m) { message.set_markup("%s".printf(m)); revealer.set_reveal_child(true); return; } } } font-manager-0.8.8/src/font-manager/preferences/UserActions.vala000066400000000000000000000225601420226015000246540ustar00rootroot00000000000000/* UserActions.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class UserAction : Cacheable { public string action_icon { get; set; default = "system-run-symbolic"; } public string action_name { get; set; default = ""; } public string comment { get; set; default = ""; } public string executable { get; set; default = ""; } public string arguments { get; set; default = ""; } construct { notify["executable"].connect(() => { /* Try to retrieve application details, if available. */ var exec = executable.contains("/") ? Path.get_basename(executable) : executable; var desktop_files = DesktopAppInfo.search(exec); if (desktop_files != null && desktop_files[0] != null) { var app_info = new DesktopAppInfo(desktop_files[0][0]); if (app_info.get_executable() == exec) { action_icon = app_info.get_icon().to_string(); if (action_name == "") action_name = app_info.get_display_name(); if (comment == "") comment = app_info.get_description(); } else { action_icon = "system-run-symbolic"; } app_info = null; } }); notify.connect(() => { changed(); }); } public void run (Font? font) { StringBuilder builder = new StringBuilder(); if (exists(executable)) builder.append(executable); else builder.append(Environment.find_program_in_path(executable)); builder.append(" "); string args = arguments; if (font.is_valid()) { string filepath = Shell.quote(font.filepath); args.replace("FILEPATH", filepath).replace("FAMILY", font.family).replace("STYLE", font.style); builder.append(args); if (!args.contains(font.filepath)) { builder.append(" "); builder.append(filepath); } } else { builder.append(args); } try { Process.spawn_command_line_async(builder.str); } catch (Error e) { critical(e.message); } return; } } public class UserActionModel : Object, ListModel { public GenericArray items { get; private set; } construct { items = new GenericArray (); load(); items_changed.connect(() => { save(); }); } public Type get_item_type () { return typeof(UserAction); } public uint get_n_items () { return items != null ? items.length : 0; } public Object? get_item (uint position) { return items[position]; } public uint size { get { return get_n_items(); } } public new UserAction get (uint index) { assert(index < size); return ((UserAction) get_item(index)); } public void add_item (UserAction item) { items.add(item); uint position = size - 1; items_changed(position, 0, 1); item.changed.connect(() => { items_changed(position, 0, 0); }); return; } public void remove_item (uint position) { items.remove_index(position); items_changed(position, 1, 0); return; } public static string get_cache_file () { string dirpath = get_package_config_directory(); string filepath = Path.build_filename(dirpath, "Actions.json"); DirUtils.create_with_parents(dirpath ,0755); return filepath; } public void load () { Json.Node? node = load_json_file(get_cache_file()); if (node != null) { node.get_array().foreach_element( (arr, index, node) => { var item = Json.gobject_deserialize(typeof(UserAction), node); add_item((UserAction) item); } ); } return; } public void save () { Json.Node node = new Json.Node(Json.NodeType.ARRAY); Json.Array array = new Json.Array.sized(size); items.foreach((item) => { var item_node = Json.gobject_serialize(item); array.add_object_element(item_node.get_object()); }); node.set_array(array); write_json_file(node, get_cache_file(), true); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-user-action-row.ui")] public class UserActionRow : Gtk.Grid { [GtkChild] unowned Gtk.Image action_icon; [GtkChild] unowned Gtk.Entry action_name; [GtkChild] unowned Gtk.Entry comment; [GtkChild] unowned Gtk.Entry executable; [GtkChild] unowned Gtk.Entry arguments; public static UserActionRow from_item (Object item) { UserAction action = ((UserAction) item); UserActionRow row = new UserActionRow(); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; action.bind_property("action_icon", row.action_icon, "icon-name", flags); action.bind_property("action_name", row.action_name, "text", flags); action.bind_property("comment", row.comment, "text", flags); action.bind_property("executable", row.executable, "text", flags); action.bind_property("arguments", row.arguments, "text", flags); return row; } [GtkCallback] void on_executable_icon_press (Gtk.EntryIconPosition position, Gdk.Event event) { var bin = FileSelector.get_executable(); executable.set_text(bin != null ? bin : ""); return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-user-action-list.ui")] public class UserActionList : Gtk.Box { const string help_text = _("""Actions defined here will be added to the font list context menu. By default the filepath for the selected font will be appended to the end of the argument list. To control where the filepath is inserted use FILEPATH as a placeholder. If FAMILY or STYLE are found in the argument list they will also be replaced."""); [GtkChild] unowned Gtk.ListBox list; [GtkChild] unowned BaseControls controls; InlineHelp help; public UserActionModel model { get; set; } public UserActionList () { notify["model"].connect(() => { list.bind_model(model, UserActionRow.from_item); }); model = new UserActionModel(); var place_holder = new PlaceHolder(_("User Actions"), null, _("Custom context menu entries"), "open-menu-symbolic"); list.set_placeholder(place_holder); set_control_sensitivity(controls.remove_button, false); help = new InlineHelp(); help.margin_start = help.margin_end = 2; help.message.set_text(help_text); ((Gtk.Image) help.get_child()).set_pixel_size(22); controls.box.pack_end(help, false, false, 0); controls.add_selected.connect(() => { model.add_item(new UserAction()); }); controls.remove_selected.connect(() => { if (list.get_selected_row() == null) return; uint position = list.get_selected_row().get_index(); model.remove_item(position); while (position > 0 && position >= model.get_n_items()) { position--; } list.select_row(list.get_row_at_index((int) position)); }); place_holder.map.connect(() => { controls.add_button.set_relief(Gtk.ReliefStyle.NORMAL); controls.add_button.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); }); place_holder.unmap.connect(() => { controls.add_button.set_relief(Gtk.ReliefStyle.NONE); controls.add_button.get_style_context().remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); }); place_holder.show(); } [GtkCallback] void on_list_row_selected (Gtk.ListBox box, Gtk.ListBoxRow? row) { set_control_sensitivity(controls.remove_button, row != null); return; } } } font-manager-0.8.8/src/font-manager/preferences/UserInterface.vala000066400000000000000000000261171420226015000251560ustar00rootroot00000000000000/* Interface.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-title-button-style.ui")] public class TitleButtonStyle : Gtk.Box { [GtkChild] unowned Gtk.ComboBoxText combo; public string active { get { return combo.get_active() == 0 ? "Normal" : "Flat"; } set { combo.set_active(value == "Normal" ? 0 : 1); } } construct { combo.changed.connect(() => { this.notify_property("active"); MainWindow? main_window = get_default_application().main_window; if (main_window != null) { var style = active == "Normal" ? Gtk.ReliefStyle.NORMAL : Gtk.ReliefStyle.NONE; main_window.titlebar.set_button_style(style); } }); } } internal enum PredefinedWaterfallSize { LINEAR_48, 72_11, LINEAR_96, 96_11, 120_12, 144_13, 192_14, CUSTOM; public double [] to_size_array () { switch (this) { case LINEAR_48: return { 8.0, 48.0, 1.0 }; case 72_11: return { 8.0, 72.0, 1.1 }; case LINEAR_96: return { 8.0, 96.0, 1.0 }; case 96_11: return { 8.0, 96.0, 1.1 }; case 120_12: return { 8.0, 120.0, 1.2 }; case 144_13: return { 8.0, 144.0, 1.3 }; case 192_14: return { 8.0, 192.0, 1.4 }; default: return { 0.0, 0.0, 0.0 }; } } /* GSettingsBind*Mapping functions */ public static Variant to_setting (Value val, VariantType type) { switch (val.get_int()) { case 0: return new Variant.string("48 Points Linear"); case 1: return new Variant.string("72 Points 1.1 Ratio"); case 2: return new Variant.string("96 Points Linear"); case 3: return new Variant.string("96 Points 1.1 Ratio"); case 4: return new Variant.string("120 Points 1.2 Ratio"); case 5: return new Variant.string("144 Points 1.3 Ratio"); case 6: return new Variant.string("192 Points 1.4 Ratio"); default: return new Variant.string("Custom"); } } public static bool from_setting (Value val, Variant variant) { switch (variant.get_string()) { case "48 Points Linear": val.set_int(0); break; case "72 Points 1.1 Ratio": val.set_int(1); break; case "96 Points Linear": val.set_int(2); break; case "96 Points 1.1 Ratio": val.set_int(3); break; case "120 Points 1.2 Ratio": val.set_int(4); break; case "144 Points 1.3 Ratio": val.set_int(5); break; case "192 Points 1.4 Ratio": val.set_int(6); break; default: val.set_int(7); break; } return true; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-waterfall-size.ui")] public class WaterfallSize : Gtk.Box { [GtkChild] public unowned Gtk.SpinButton min { get; } [GtkChild] public unowned Gtk.SpinButton max { get; } [GtkChild] public unowned Gtk.SpinButton ratio { get; } [GtkChild] public unowned Gtk.ComboBoxText selection { get; } [GtkChild] public unowned Gtk.Revealer revealer { get; } [GtkChild] public unowned Gtk.Switch show_line_size { get; } [GtkCallback] bool on_show_line_size_state_set () { MainWindow? main_window = get_default_application().main_window; if (main_window != null) { main_window.preview_pane.show_line_size = show_line_size.active; #if HAVE_WEBKIT var google_fonts_pane = (GoogleFonts.Catalog) main_window.web_pane.get_child(); google_fonts_pane.preview_pane.show_line_size = show_line_size.active; #endif /* HAVE_WEBKIT */ } return Gdk.EVENT_PROPAGATE; } [GtkCallback] void on_value_changed () { MainWindow? main_window = get_default_application().main_window; if (main_window != null) { main_window.preview_pane.set_waterfall_size(min.value, max.value, ratio.value); #if HAVE_WEBKIT var google_fonts_pane = (GoogleFonts.Catalog) main_window.web_pane.get_child(); google_fonts_pane.preview_pane.set_waterfall_size(min.value, max.value, ratio.value); #endif /* HAVE_WEBKIT */ } return; } [GtkCallback] void on_selection_changed () { double [] selected = ((PredefinedWaterfallSize) selection.active).to_size_array(); bool custom = selected[0] == 0.0; revealer.set_reveal_child(custom); if (custom) return; min.value = selected[0]; max.value = selected[1]; ratio.value = selected[2]; on_value_changed(); return; } } public class UserInterfacePreferences : SettingsPage { public LabeledSwitch wide_layout { get; private set; } public LabeledSwitch use_csd { get; private set; } public LabeledSwitch enable_animations { get; private set; } public LabeledSwitch prefer_dark_theme { get; private set; } public TitleButtonStyle button_style { get; private set; } public WaterfallSize waterfall_size { get; private set; } Gtk.Settings default_gtk_settings; Gtk.Revealer wide_layout_options; Gtk.CheckButton on_maximize; public UserInterfacePreferences () { wide_layout = new LabeledSwitch(_("Wide Layout")); wide_layout_options = new Gtk.Revealer(); wide_layout_options.set_transition_duration(450); on_maximize = new Gtk.CheckButton.with_label(_("Only When Maximized")); on_maximize.margin = DEFAULT_MARGIN / 2; on_maximize.margin_start = on_maximize.margin_end = DEFAULT_MARGIN * 4; use_csd = new LabeledSwitch(_("Client Side Decorations")); wide_layout_options.add(on_maximize); on_maximize.show(); wide_layout_options.show(); enable_animations = new LabeledSwitch(_("Enable Animations")); prefer_dark_theme = new LabeledSwitch(_("Prefer Dark Theme")); button_style = new TitleButtonStyle(); waterfall_size = new WaterfallSize(); var scroll = new Gtk.ScrolledWindow(null, null); var list = new Gtk.ListBox(); Gtk.Widget [] widgets = { wide_layout, wide_layout_options, use_csd, enable_animations, prefer_dark_theme, button_style, waterfall_size }; foreach (var widget in widgets) { var row = new Gtk.ListBoxRow() { activatable = false, selectable = false }; row.add(widget); list.add(row); widget.show(); row.show(); } box.pack_end(scroll); scroll.add(list); list.show(); scroll.show(); default_gtk_settings = Gtk.Settings.get_default(); connect_signals(); bind_properties(); revealer.set_reveal_child(false); } void bind_properties () { GLib.Settings? settings = get_default_application().settings; return_if_fail(settings != null); SettingsBindFlags flags = SettingsBindFlags.DEFAULT; settings.bind("use-csd", use_csd.toggle, "active", flags); settings.bind("wide-layout", wide_layout.toggle, "active", flags); settings.bind("wide-layout-on-maximize", on_maximize, "active", flags); settings.bind("enable-animations", enable_animations.toggle, "active", flags); settings.bind("prefer-dark-theme", prefer_dark_theme.toggle, "active", flags); settings.bind("title-button-style", button_style, "active", flags); settings.bind("min-waterfall-size", waterfall_size.min, "value", flags); settings.bind("max-waterfall-size", waterfall_size.max, "value", flags); settings.bind("waterfall-size-ratio", waterfall_size.ratio, "value", flags); settings.bind("waterfall-show-line-size", waterfall_size.show_line_size, "active", flags); settings.bind_with_mapping("predefined-waterfall-size", waterfall_size.selection, "active", flags, PredefinedWaterfallSize.from_setting, PredefinedWaterfallSize.to_setting, null, null); return; } void connect_signals () { wide_layout.toggle.state_set.connect((active) => { wide_layout_options.set_reveal_child(active); return false; }); use_csd.toggle.state_set.connect((active) => { if (active) show_message(_("CSD enabled. Change will take effect next time the application is started.")); else show_message(_("CSD disabled. Change will take effect next time the application is started.")); return false; }); enable_animations.toggle.state_set.connect((active) => { default_gtk_settings.gtk_enable_animations = active; return false; }); prefer_dark_theme.toggle.state_set.connect((active) => { default_gtk_settings.gtk_application_prefer_dark_theme = active; return false; }); return; } } } font-manager-0.8.8/src/font-manager/preferences/UserSources.vala000066400000000000000000000215731420226015000247020ustar00rootroot00000000000000/* UserSources.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { public class UserSourceModel : Directories, ListModel { public GenericArray items { get; private set; } construct { config_dir = get_package_config_directory(); target_element = "source"; target_file = "Sources.xml"; load(); items = new GenericArray (); var _items = new GenericArray (); foreach (var path in this) _items.add(new Source(File.new_for_path(path))); _items.sort((a, b) => { return natural_sort(a.name, b.name); }); _items.foreach((item) => { add_item(item); }); items_changed.connect(() => { Idle.add(() => { save(); save_active_items(); return GLib.Source.REMOVE; }); }); } public Type get_item_type () { return typeof(Source); } public uint get_n_items () { return items != null ? items.length : 0; } public Object? get_item (uint position) { return items[position]; } public void add_item (Source item) { add(item.path); items.add(item); uint position = get_n_items() - 1; items_changed(position, 0, 1); item.changed.connect(() => { items_changed(position, 0, 0); }); item.notify["active"].connect(() => { items_changed(position, 0, 0); }); return; } public void remove_item (uint position) { var item = items[position]; remove(item.path); items.remove(item); items_changed(position, 1, 0); Idle.add(() => { purge_database_entries.begin(item.path, (obj, res) => { purge_database_entries.end(res); }); return GLib.Source.REMOVE; }); return; } void save_active_items () { var active = new Directories(); items.foreach((item) => { if (item.active) active.add(item.path); }); active.save(); return; } async void purge_database_entries (string path) { DatabaseType [] types = { DatabaseType.FONT, DatabaseType.METADATA, DatabaseType.ORTHOGRAPHY }; try { Database? db = get_database(DatabaseType.BASE); foreach (var type in types) { var name = Database.get_type_name(type); db.execute_query("DELETE FROM %s WHERE filepath LIKE \"%%s%\"".printf(name, path)); db.stmt.step(); } db = null; foreach (var type in types) { db = get_database(type); db.execute_query("VACUUM"); db.stmt.step(); Idle.add(purge_database_entries.callback); yield; } } catch (DatabaseError e) { if (e.code != 1) warning(e.message); } return; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-user-source-row.ui")] public class UserSourceRow : Gtk.Box { [GtkChild] unowned Gtk.Image icon; [GtkChild] unowned Gtk.Label title; [GtkChild] unowned Gtk.Label description; [GtkChild] unowned Gtk.Switch active; public static UserSourceRow from_item (Object item) { Source source = (Source) item; UserSourceRow row = new UserSourceRow(); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; source.bind_property("icon-name", row.icon, "icon-name", flags); source.bind_property("name", row.title, "label", flags); source.bind_property("active", row.active, "active", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); source.bind_property("available", row.active, "sensitive", flags); row.description.set_text(source.get_status_message()); source.notify["available"].connect(() => { row.description.set_text(source.get_status_message()); }); return row; } } [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-manager-user-source-list.ui")] public class UserSourceList : Gtk.Box { bool refresh_required = false; const string help_text = _("""Fonts in any folders listed here will be available within the application. They will not be visible to other applications until the source is actually enabled. Note that not all environments/applications will honor these settings."""); [GtkChild] unowned Gtk.ListBox list; [GtkChild] unowned BaseControls controls; InlineHelp help; public UserSourceModel model { get; set; } public UserSourceList () { notify["model"].connect(() => { list.bind_model(model, UserSourceRow.from_item); }); model = new UserSourceModel(); string w1 = _("Font Sources"); string w2 = _("Easily add or preview fonts without actually installing them."); string w3 = _("To add a new source simply drag a folder onto this area or click the add button in the toolbar."); var place_holder = new PlaceHolder(w1, w2, w3, "folder-symbolic"); list.set_placeholder(place_holder); set_control_sensitivity(controls.remove_button, false); help = new InlineHelp(); help.margin_start = help.margin_end = 2; help.message.set_text(help_text); ((Gtk.Image) help.get_child()).set_pixel_size(22); controls.box.pack_end(help, false, false, 0); controls.add_selected.connect(() => { foreach (var uri in FileSelector.get_selected_sources()) model.add_item(new Source(File.new_for_uri(uri))); }); controls.remove_selected.connect(() => { if (list.get_selected_row() == null) return; uint position = list.get_selected_row().get_index(); model.remove_item(position); while (position > 0 && position >= model.get_n_items()) { position--; } list.select_row(list.get_row_at_index((int) position)); }); place_holder.map.connect(() => { controls.add_button.set_relief(Gtk.ReliefStyle.NORMAL); controls.add_button.get_style_context().add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); }); place_holder.unmap.connect(() => { controls.add_button.set_relief(Gtk.ReliefStyle.NONE); controls.add_button.get_style_context().remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); }); place_holder.show(); model.items_changed.connect(() => { refresh_required = true; }); unmap.connect(() => { if (refresh_required) { Idle.add(() => { get_default_application().refresh(); refresh_required = false; return GLib.Source.REMOVE; }); } }); } [GtkCallback] void on_list_row_selected (Gtk.ListBox box, Gtk.ListBoxRow? row) { set_control_sensitivity(controls.remove_button, row != null); return; } public override void drag_data_received (Gdk.DragContext context, int x, int y, Gtk.SelectionData selection_data, uint info, uint time) { if (info == DragTargetType.EXTERNAL) { foreach (var uri in selection_data.get_uris()) model.add_item(new Source(File.new_for_uri(uri))); } else { warning("Ignoring unsupported drag target."); } return; } } } font-manager-0.8.8/src/font-manager/ui/000077500000000000000000000000001420226015000176575ustar00rootroot00000000000000font-manager-0.8.8/src/font-manager/ui/font-manager-browse-view.ui000066400000000000000000000416121420226015000250470ustar00rootroot00000000000000 1 100 1 1 10 font-manager-0.8.8/src/font-manager/ui/font-manager-collection-rename-popover.ui000066400000000000000000000060661420226015000276720ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-compare-row.ui000066400000000000000000000061401420226015000250260ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-compare-view.ui000066400000000000000000000231011420226015000251650ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-font-config-controls.ui000066400000000000000000000037571420226015000266600ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-font-list-pane.ui000066400000000000000000000025321420226015000254340ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-font-preview-tile.ui000066400000000000000000000072001420226015000261510ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-inline-help.ui000066400000000000000000000031511420226015000247760ustar00rootroot00000000000000 False True False 18 18 18 18 True word-char font-manager-0.8.8/src/font-manager/ui/font-manager-labeled-font-button.ui000066400000000000000000000035101420226015000264360ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-labeled-spin-button.ui000066400000000000000000000033351420226015000264460ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-labeled-switch.ui000066400000000000000000000032441420226015000254640ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-language-filter-settings.ui000066400000000000000000000204171420226015000275020ustar00rootroot00000000000000 100 90 1 10 font-manager-0.8.8/src/font-manager/ui/font-manager-main-window.ui000066400000000000000000000252001420226015000250220ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-option-scale.ui000066400000000000000000000027251420226015000251750ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-orthography-list-box-row.ui000066400000000000000000000044611420226015000275110ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-orthography-list.ui000066400000000000000000000101121420226015000261040ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-pinned-comparisons-row.ui000066400000000000000000000063251420226015000272150ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-pinned-comparisons.ui000066400000000000000000000172411420226015000264070ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-preferences.ui000066400000000000000000000026071420226015000251000ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-preview-entry.ui000066400000000000000000000013711420226015000254140ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-shortcuts-window.ui000066400000000000000000000104421420226015000261360ustar00rootroot00000000000000 1 1 shortcuts 10 1 General 1 F1 Help 1 <Ctrl>plus Increase preview size 1 <Ctrl>minus Decrease preview size 1 <Ctrl>0 Reset preview size 1 <Ctrl>r Reload 1 <Ctrl>q Quit the application 1 Mode 1 <Ctrl>1 Switch to Manage mode 1 <Ctrl>2 Switch to Browse mode 1 <Ctrl>3 Switch to Compare mode 1 Preview Mode 1 <Alt>1 Switch to Standard preview 1 <Alt>2 Switch to Waterfall preview 1 <Alt>3 Switch to Body Text preview font-manager-0.8.8/src/font-manager/ui/font-manager-sidebar.ui000066400000000000000000000010361420226015000242030ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-standard-sidebar.ui000066400000000000000000000265271420226015000260150ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-subpixel-geometry-icon.ui000066400000000000000000000033041420226015000272040ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-subpixel-geometry.ui000066400000000000000000000033721420226015000262630ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-substitute-row.ui000066400000000000000000000070541420226015000256200ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-substitute.ui000066400000000000000000000057221420226015000250130ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-title-button-style.ui000066400000000000000000000036231420226015000263660ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-user-action-list.ui000066400000000000000000000044411420226015000257770ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-user-action-row.ui000066400000000000000000000072071420226015000256360ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-user-data.ui000066400000000000000000000237721420226015000244720ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-user-source-list.ui000066400000000000000000000044411420226015000260220ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-user-source-row.ui000066400000000000000000000073461420226015000256650ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/ui/font-manager-waterfall-size.ui000066400000000000000000000342651420226015000255350ustar00rootroot00000000000000 24 192 48 1 10 6 48 8 1 10 1 24 1 0.10 10 font-manager-0.8.8/src/font-manager/web/000077500000000000000000000000001420226015000200175ustar00rootroot00000000000000font-manager-0.8.8/src/font-manager/web/google/000077500000000000000000000000001420226015000212735ustar00rootroot00000000000000font-manager-0.8.8/src/font-manager/web/google/Filters.vala000066400000000000000000000101161420226015000235470ustar00rootroot00000000000000/* Filters.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #if HAVE_WEBKIT namespace FontManager.GoogleFonts { [GtkTemplate (ui = "/org/gnome/FontManager/web/google/ui/google-font-filters.ui")] public class Filters : Gtk.ScrolledWindow { public signal void changed (); [GtkChild] public unowned Gtk.ComboBoxText sort_order { get; } [GtkChild] unowned Gtk.Grid category_grid; [GtkChild] unowned Gtk.ListBox language_list; int n_variations = 0; StringSet categories; StringSet language_support; public override void constructed () { base.constructed(); foreach (var lang in Languages) { var check = new Gtk.CheckButton.with_label(dgettext(null, lang.display_name)) { can_focus = false, name = lang.name }; language_list.insert(check, -1); check.show(); check.toggled.connect(on_language_toggled); } categories = new StringSet(); foreach (var widget in category_grid.get_children()) categories.add(widget.name); language_support = new StringSet(); return; } public bool visible_func (Gtk.TreeModel model, Gtk.TreeIter iter) { Value? val = null; model.get_value(iter, 0, out val); return_val_if_fail(val != null, true); Family? family = null; Font? variant = null; bool root_node = model.iter_has_child(iter); if (root_node) { family = ((Family) val); variant = family.get_default_variant(); } else { Gtk.TreeIter parent; return_val_if_fail(model.iter_parent(out parent, iter), true); Value? _val = null; model.get_value(iter, 0, out _val); return_val_if_fail(_val != null, true); family = ((Family) _val); variant = ((Font) val); } return_val_if_fail(family != null && variant != null, true); if (root_node && categories.size < 5 && !(family.category in categories)) return false; if (root_node && family.count < n_variations) return false; if (root_node && language_support.size > 0) { foreach (string entry in language_support) { if (entry in family.subsets) return true; } return false; } return true; } [GtkCallback] void on_category_toggled (Gtk.ToggleButton widget) { if (widget.active) categories.add(widget.name); else categories.remove(widget.name); changed(); return; } void on_language_toggled (Gtk.ToggleButton widget) { if (widget.active) language_support.add(widget.name); else language_support.remove(widget.name); changed(); return; } [GtkCallback] void on_variations_toggled (Gtk.ToggleButton widget) { if (!widget.active) return; n_variations = int.parse(widget.name); changed(); return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.8.8/src/font-manager/web/google/FontList.vala000066400000000000000000000233151420226015000237060ustar00rootroot00000000000000/* FontList.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #if HAVE_WEBKIT namespace FontManager.GoogleFonts { public class FontListControls : Gtk.EventBox { /** * Emitted when the expand_button is clicked */ public signal void expand_all (bool expand); public bool expanded { get; private set; } public Gtk.Button expand_button { get; private set; } public Gtk.SearchEntry entry { get; private set; } Gtk.Box box; Gtk.Image arrow; string expand_icon = "pan-end-symbolic"; string collapse_icon = "pan-down-symbolic"; public FontListControls () { box = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 4); box.border_width = 2; set_button_relief_style(box); if (get_direction() == Gtk.TextDirection.RTL) expand_icon = "pan-start-symbolic"; expand_button = new Gtk.Button(); arrow = new Gtk.Image.from_icon_name(expand_icon, Gtk.IconSize.SMALL_TOOLBAR); expand_button.add(arrow); expand_button.set_tooltip_text(_("Expand all")); entry = new Gtk.SearchEntry(); entry.set_size_request(0, 0); entry.margin_end = MIN_MARGIN; entry.placeholder_text = _("Search Families…"); entry.set_tooltip_text(_("Case insensitive search of family names.")); box.pack_end(entry, false, false, 0); box.pack_start(expand_button, false, false, 0); set_button_relief_style(box); get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); set_size_request(0, 0); expand_button.clicked.connect((w) => { expanded = !expanded; expand_all(expanded); expand_button.set_tooltip_text(expanded ? _("Collapse all") : _("Expand all")); if (expanded) arrow.set_from_icon_name(collapse_icon, Gtk.IconSize.SMALL_TOOLBAR); else arrow.set_from_icon_name(expand_icon, Gtk.IconSize.SMALL_TOOLBAR); }); entry.show(); arrow.show(); expand_button.show(); add(box); box.show(); } } public class FontListPane : Gtk.Overlay { public FontListControls controls { get; protected set; } public Filters? filter { get; set; default = null; } public PlaceHolder place_holder { get; set; } public Gtk.TreeView fontlist { get { return ((Gtk.TreeView) scrolled_window.get_child()); } set { Gtk.Widget? current_child = scrolled_window.get_child(); if (current_child != null) scrolled_window.remove(current_child); scrolled_window.add(value); value.expand = true; value.headers_visible = false; value.show(); } } public Gtk.TreeModel? model { get { return real_model; } set { real_set_model(value); } } uint? search_timeout; uint16 text_length = 0; Gtk.Box box; Gtk.TreeModel? real_model = null; Gtk.TreeModelFilter? search_filter = null; Gtk.ScrolledWindow scrolled_window; construct { box = new Gtk.Box(Gtk.Orientation.VERTICAL, 0); controls = new FontListControls(); box.pack_start(controls, false, true, 0); scrolled_window = new Gtk.ScrolledWindow(null, null) { expand = true }; scrolled_window.shadow_type = Gtk.ShadowType.NONE; box.pack_end(scrolled_window, true, true, 0); fontlist = new Gtk.TreeView(); var text = new Gtk.CellRendererText(); var count = new CellRendererStyleCount(); fontlist.insert_column_with_attributes(-1, "", text, "text", 1, null); fontlist.insert_column_with_attributes(-1, "", count, "count", 2, null); fontlist.get_column(0).expand = true; text.ellipsize = Pango.EllipsizeMode.END; fontlist.get_column(1).expand = false; connect_signals(); controls.show(); scrolled_window.show(); add(box); box.show(); var view = new Gtk.EventBox(); place_holder = new PlaceHolder(null, null, null, null); view.get_style_context().add_class(Gtk.STYLE_CLASS_VIEW); view.expand = true; view.add(place_holder); place_holder.show.connect(() => { view.show(); }); place_holder.hide.connect(() => { view.hide(); }); add_overlay(view); } public bool refilter () { /* NOTE : * Creating a new Gtk.TreeModelFilter is cheaper than calling * refilter on an existing one with a large child model. */ var saved_model = real_model; real_set_model(null); real_set_model(saved_model); select_first_row(); if (controls.expanded) fontlist.expand_all(); search_timeout = null; return GLib.Source.REMOVE; } void real_set_model (Gtk.TreeModel? model) { real_model = model; if (model != null) { search_filter = new Gtk.TreeModelFilter(model, null); search_filter.set_visible_func((m, i) => { return visible_func(m, i); }); fontlist.model = search_filter; } else { search_filter = null; fontlist.model = null; } return; } public void select_first_row () { if (model == null) return; Gtk.TreePath path = new Gtk.TreePath.first(); Gtk.TreeSelection selection = fontlist.get_selection(); selection.unselect_all(); selection.select_path(path); if (selection.path_is_selected(path)) fontlist.scroll_to_cell(path, null, true, 0.5f, 0.5f); return; } public void select_next_row (bool forward = true) { Gtk.TreeSelection selection = fontlist.get_selection(); GLib.List paths = selection.get_selected_rows(null); Gtk.TreePath path = paths.nth_data(0); if (path != null) { bool path_changed = false; if (forward) path.next(); else path_changed = path.prev(); if (forward || path_changed) { selection.unselect_all(); selection.select_path(path); } } if (!selection.path_is_selected(path)) select_first_row(); else if (path != null) fontlist.scroll_to_cell(path, null, true, 0.0f, 0.0f); return; } /* Add slight delay to avoid filtering while search is still changing */ public void queue_refilter () { if (search_timeout != null) GLib.Source.remove(search_timeout); search_timeout = Timeout.add(333, refilter); return; } void connect_signals () { notify["filter"].connect(() => { refilter(); filter.changed.connect(() => { refilter(); }); }); controls.entry.search_changed.connect(() => { queue_refilter(); text_length = controls.entry.get_text_length(); }); controls.expand_all.connect((e) => { if (e) fontlist.expand_all(); else fontlist.collapse_all(); }); controls.entry.next_match.connect(() => { select_next_row(); }); controls.entry.previous_match.connect(() => { select_next_row(false); }); controls.entry.activate.connect(() => { select_next_row(); }); return; } bool visible_func (Gtk.TreeModel model, Gtk.TreeIter iter) { bool search_match = true; if (text_length > 0) { Value val; model.get_value(iter, FontModelColumn.OBJECT, out val); Object object = val.get_object(); string needle = controls.entry.get_text().casefold(); string family = get_family_from_object(object).casefold(); search_match = family.contains(needle); } if (filter != null) return search_match && filter.visible_func(model, iter); return search_match; } } internal string get_family_from_object (Object object) requires (object is Family || object is Font) { return (object is Family) ? ((Family) object).family : ((Font) object).family; } } #endif /* HAVE_WEBKIT */ font-manager-0.8.8/src/font-manager/web/google/GoogleFonts.vala000066400000000000000000000253221420226015000243720ustar00rootroot00000000000000/* GoogleFonts.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #if HAVE_WEBKIT namespace FontManager.GoogleFonts { const string API_KEY = "QUl6YVN5QTlpUmZqMFlYc184RGhJR1Q1YzNGRDBWNmtSQWV5cFA4"; const string GET = "GET"; const string WEBFONTS = "https://www.googleapis.com/webfonts/v1/webfonts?key=%s&sort=%s"; public string get_font_directory () { return Path.build_filename(get_user_font_directory(), "Google Fonts"); } [GtkTemplate (ui = "/org/gnome/FontManager/web/google/ui/google-fonts-catalog.ui")] public class Catalog : Gtk.Paned { [GtkChild] public unowned FontListPane font_list_pane { get; } [GtkChild] public unowned Filters filters { get; } [GtkChild] public unowned Gtk.Paned content_pane { get; } [GtkChild] public unowned PreviewPane preview_pane { get; } [GtkChild] unowned Gtk.Paned filter_pane; bool cache_checked = false; bool _connected_ = false; bool _visible_ = false; uint http_status = Soup.Status.OK; string status_message = ""; NetworkMonitor network_monitor; public override void constructed () { font_list_pane.filter = filters; network_monitor = NetworkMonitor.get_default(); network_monitor.notify["connectivity"].connect(() => { _connected_ = network_monitor.get_connectivity() != NetworkConnectivity.LOCAL; update_if_needed(); }); filters.sort_order.changed.connect(() => { populate_font_model(); }); map.connect(() => { _visible_ = true; update_if_needed(); }); unmap.connect(() => { _visible_ = false; }); var list = font_list_pane.fontlist; list.get_selection().changed.connect(() => { List selected = list.get_selection().get_selected_rows(null); if (selected == null || selected.length() < 1) return; Gtk.TreePath path = selected.nth_data(0); Gtk.TreeIter iter; list.model.get_iter(out iter, path); Value val; list.model.get_value(iter, 0, out val); var obj = val.get_object(); Family? family = null; Font? variant = null; if (list.model.iter_has_child(iter)) { family = (Family) obj; variant = family.get_default_variant(); } else { variant = (Font) obj; } return_if_fail(variant != null); preview_pane.family = family; preview_pane.font = variant; }); _connected_ = network_monitor.get_connectivity() != NetworkConnectivity.LOCAL; if (_connected_) Idle.add(() => { check_font_list_cache(); return GLib.Source.REMOVE; }); base.constructed(); return; } void hide_http_status () { font_list_pane.place_holder.hide(); preview_pane.show(); filter_pane.show(); preview_pane.update_preview(); return; } void show_http_status (string? title, string? subtitle, string? message, string? icon_name) { font_list_pane.place_holder.set("title", title, "subtitle", subtitle, "message", message, "icon-name", icon_name, null); font_list_pane.place_holder.show(); filter_pane.hide(); preview_pane.hide(); return; } void populate_font_model () { if (http_status == Soup.Status.OK) { try { string filename = "gfc-%s.json".printf(filters.sort_order.active_id); string cache = Path.build_filename(get_package_cache_directory(), filename); var parser = new Json.Parser(); parser.load_from_file(cache); Json.Array items = parser.get_root().get_object().get_array_member("items"); var model = new Gtk.TreeStore(3, typeof(Object), typeof(string), typeof(int)); items.foreach_element((array, index, node) => { var font = new Family(node.get_object()); Gtk.TreeIter parent; model.insert_with_values(out parent, null, (int) index, 0, font, 1, font.family, 2, font.count, -1); font.variants.foreach((variant) => { model.insert_with_values(null, parent, -1, 0, variant, 1, variant.to_display_name(), 2, 0, -1); }); }); font_list_pane.model = model; font_list_pane.select_first_row(); font_list_pane.place_holder.hide(); } catch (Error e) { if (cache_checked) show_http_status(_("Error procesing data"), e.message, null, "dialog-error-symbolic"); else update_font_list_cache.begin((obj, res) => { update_font_list_cache.end(res); populate_font_model(); }); } } else { if (http_status > 0 && http_status < 100) { show_http_status(_("Network Error"), status_message, _("Please check your network settings"), "network-error-symbolic"); } else if (http_status >= 400 && http_status < 500) { show_http_status(_("Client Error"), status_message, _("Try restarting the application. If the issue persists, please file a bug."), "dialog-error-symbolic"); } else if (http_status >= 500 && http_status < 600) { show_http_status(_("Server Error"), status_message, null, "network-error-symbolic"); } warning("%i : %s", (int) http_status, status_message); } return; } async void update_font_list_cache () { var session = new Soup.Session(); var GFC_API_KEY = (string) Base64.decode(API_KEY); string [] order = { "alpha", "date", "popularity", "trending" }; foreach (var entry in order) { string filename = "gfc-%s.json".printf(entry); var message = new Soup.Message(GET, WEBFONTS.printf(GFC_API_KEY, entry)); if (session.send_message(message) == Soup.Status.OK) { string filepath = Path.build_filename(get_package_cache_directory(), filename); try { Bytes bytes = message.response_body.flatten().get_as_bytes(); File cache_file = File.new_for_path(filepath); if (cache_file.query_exists()) cache_file.delete(); FileOutputStream stream = cache_file.create(FileCreateFlags.PRIVATE); stream.write_bytes_async.begin(bytes, Priority.DEFAULT, null, (obj, res) => { try { stream.write_bytes_async.end(res); stream.close(); } catch (Error e) { warning("Failed to write data for : %s :: %i : %s", filename, e.code, e.message); return; } }); } catch (Error e) { warning("Failed to write data for : %s :: %i : %s", filename, e.code, e.message); return; } Idle.add(update_font_list_cache.callback); yield; } else { http_status = message.status_code; status_message = message.reason_phrase; warning("Failed to download data for : %s :: %i", filename, (int) message.status_code); return; } } } void check_font_list_cache () { string cache = Path.build_filename(get_package_cache_directory(), "gfc-alpha.json"); File cache_file = File.new_for_path(cache); if (cache_file.query_exists()) { try { FileInfo file_info = cache_file.query_info(FileAttribute.TIME_CREATED, FileQueryInfoFlags.NONE); uint64 ctime = file_info.get_attribute_uint64(FileAttribute.TIME_CREATED); DateTime now = new DateTime.now_local(); DateTime created = new DateTime.from_unix_local((int64) ctime); if (now.difference(created) > TimeSpan.DAY) update_font_list_cache.begin((obj, res) => { update_font_list_cache.end(res); }); cache_checked = true; return; } catch (Error e) { warning("Failed to query file information : %s : %s", cache, e.message); } } update_font_list_cache.begin((obj, res) => { update_font_list_cache.end(res); }); cache_checked = true; return; } void update_if_needed () { if (!_connected_) { show_http_status(_("Network Offline"), /* Translators : Avoid translating "Google Fonts" in this message, if possible */ _("An active internet connection is required to access the Google Fonts catalog"), null, "network-offline-symbolic"); } if (!_connected_ || !_visible_) return; if (font_list_pane.model == null || font_list_pane.model.iter_n_children(null) == 0) populate_font_model(); hide_http_status(); return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.8.8/src/font-manager/web/google/Language.vala000066400000000000000000000201211420226015000236570ustar00rootroot00000000000000/* Language.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #if HAVE_WEBKIT namespace FontManager.GoogleFonts { public struct LanguageData { public string display_name; public string name; public string sample; } public const LanguageData [] Languages = { { N_("Arabic"), "arabic", "الحب سماء لا تمطر غير الأحلام." }, { N_("Bengali"), "bengali", "আগুনের শিখা নিভে গিয়েছিল, আর তিনি জানলা দিয়ে তারাদের দিকে তাকালেন৷" }, { N_("Cherokee"), "cherokee", "ᎠᎣᎤᎴᎺᎾᏃᏆᏒᏔᏣᏫᏲᏴ" }, { N_("Chinese (Hong Kong)"), "chinese-hongkong", "他們所有的設備和儀器彷彿都是有生命的。" }, { N_("Chinese (Simplified)"), "chinese-simplified", "他们所有的设备和仪器彷佛都是有生命的。" }, { N_("Chinese (Traditional)"), "chinese-traditional", "他們所有的設備和儀器彷彿都是有生命的。" }, { N_("Cyrillic"), "cyrillic", "Алая вспышка осветила силуэт зазубренного крыла." }, { N_("Cyrillic Extended"), "cyrillic-ext", "Видовище перед нашими очима справді вражало." }, { N_("Devanagari"), "devanagari", "अंतरिक्ष यान से दूर नीचे पृथ्वी शानदार ढंग से जगमगा रही थी ।" }, { N_("Greek"), "greek", "Ήταν απλώς θέμα χρόνου." }, { N_("Greek Extended"), "greek-ext", "Ήταν απλώς θέμα χρόνου." }, { N_("Gujarati"), "gujarati", "અમને તેની જાણ થાય તે પહેલાં જ, અમે જમીન છોડી દીધી હતી." }, { N_("Gurmukhi"), "gurmukhi", "ਸਵਾਲ ਸਿਰਫ਼ ਸਮੇਂ ਦਾ ਸੀ।" }, { N_("Hebrew"), "hebrew", "אז הגיע הלילה של כוכב השביט הראשון." }, { N_("Japanese"), "japanese", "彼らの機器や装置はすべて生命体だ。" }, { N_("Kannada"), "kannada", "ಇದು ಕೇವಲ ಸಮಯದ ಪ್ರಶ್ನೆಯಾಗಿದೆ." }, { N_("Khmer"), "khmer", "ខ្ញុំបានមើលព្យុះ ដែលមានភាពស្រស់ស្អាតណាស់ ប៉ុន្តែគួរឲ្យខ្លាច" }, { N_("Korean"), "korean", "그들의 장비와 기구는 모두 살아 있다." }, { N_("Latin"), "latin", "Almost before we knew it, we had left the ground." }, { N_("Latin Extended"), "latin-ext", "Almost before we knew it, we had left the ground." }, { N_("Malayalam"), "malayalam", "അവരുടെ എല്ലാ ഉപകരണങ്ങളും യന്ത്രങ്ങളും ഏതെങ്കിലും രൂപത്തിൽ സജീവമാണ്." }, { N_("Myanmar"), "myanmar", "သူတို့ရဲ့ စက်ပစ္စည်းတွေ၊ ကိရိယာတွေ အားလုံး အသက်ရှင်ကြတယ်။" }, { N_("Oriya"), "oriya", "ଏହା କେବଳ ଏକ ସମୟ କଥା ହିଁ ଥିଲା." }, { N_("Sinhala"), "sinhala", "එය කාලය පිළිබඳ ප්‍රශ්නයක් පමණක් විය." }, { N_("Tamil"), "tamil", "அந்திமாலையில், அலைகள் வேகமாக வீசத் தொடங்கின." }, { N_("Telugu"), "telugu", "ఆ రాత్రి మొదటిసారిగా ఒక నక్షత్రం నేలరాలింది." }, { N_("Thai"), "thai", "การเดินทางขากลับคงจะเหงา" }, { N_("Tibetan"), "tibetan", "ཁོ་ཚོའི་སྒྲིག་ཆས་དང་ལག་ཆ་ཡོད་ཚད་གསོན་པོ་རེད།" }, { N_("Vietnamese"), "vietnamese", "Bầu trời trong xanh thăm thẳm, không một gợn mây." } }; public class Sample : Object { public string display_name { get; set; } public string name { get; set; } public string sample { get; set; } public Sample (string lang) { bool known = false; foreach (var entry in Languages) { if (entry.name == lang) { known = true; display_name = dgettext(null, entry.display_name); name = entry.name; sample = entry.sample; } } if (!known) { /* TRANSLATORS : The replacement character here refers to a language name */ display_name = _("No sample for %s available").printf(lang); name = "unknown"; sample = _("Please file an issue requesting an update to available samples."); } } } public class SampleModel : Object, GLib.ListModel { public StringSet? items { get { return _items; } set { uint n_items = get_n_items(); _items = value; items_changed(0, n_items, get_n_items()); } } StringSet? _items = null; public Type get_item_type () { return typeof(Sample); } public uint get_n_items () { return items != null ? items.size : 0; } public Object? get_item (uint position) { return new Sample(items[position]); } } public class SampleRow : Gtk.Box { public static SampleRow from_item (Object item) { var row = new SampleRow() { orientation = Gtk.Orientation.VERTICAL, margin = 6 }; var sample = (Sample) item; var name_label = new Gtk.Label(dgettext(null, sample.display_name)); row.pack_start(name_label, false, false, 2); name_label.show(); var sample_label = new Gtk.Label("%s".printf(sample.sample)) { sensitive = false, ellipsize = Pango.EllipsizeMode.END, use_markup = true }; row.pack_end(sample_label, false, false, 2); sample_label.show(); return row; } } [GtkTemplate (ui = "/org/gnome/FontManager/web/google/ui/google-fonts-sample-list.ui")] public class SampleList : Gtk.Popover { public signal void row_selected (string sample); public SampleModel model { get; private set; } public StringSet items { set { model.items = value; } } [GtkChild] unowned Gtk.ListBox sample_list; construct { sample_list.row_activated.connect((box, row) => { if (row == null) return; uint position = row.get_index(); var item = (Sample) model.get_item(position); row_selected(item.sample); }); notify["model"].connect((obj, pspec) => { sample_list.bind_model(model, SampleRow.from_item); }); model = new SampleModel(); } public void unselect_all () { sample_list.unselect_all(); return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.8.8/src/font-manager/web/google/PreviewPane.vala000066400000000000000000000507431420226015000243760ustar00rootroot00000000000000/* PreviewPane.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #if HAVE_WEBKIT internal const string HEADER = """
"""; internal const string WATERFALL_ROW = """

%s %s

"""; internal const string BODY_TEXT = """

%s

"""; internal const string FOOTER = """
"""; namespace FontManager.GoogleFonts { public enum PreviewMode { WATERFALL, LOREM_IPSUM; } [GtkTemplate (ui = "/org/gnome/FontManager/web/google/ui/google-fonts-preview-pane.ui")] public class PreviewPane : Gtk.Box { public Family? family { get; set; default = null; } public Font? font { get; set; default = null; } public bool refresh_required { get; set; default = false; } public bool show_line_size { get; set; default = true; } public double preview_size { get; set; default = 16.0; } public double min_waterfall_size { get; set; default = MIN_FONT_SIZE; } public double max_waterfall_size { get; set; default = MAX_FONT_SIZE * 2; } public double waterfall_size_ratio { get; set; default = 1.1; } public WebKit.WebView? preview { get; set; default = null; } public PreviewMode mode { get; set; default = PreviewMode.WATERFALL; } public string preview_text { get { return _preview_text != null ? _preview_text : default_preview_text; } set { _preview_text = value; } } [GtkChild] unowned Gtk.Box controls; [GtkChild] unowned Gtk.Box scale_container; [GtkChild] unowned Gtk.Button download_button; [GtkChild] unowned Gtk.ScrolledWindow preview_box; [GtkChild] unowned Gtk.ColorButton bg_color_button; [GtkChild] unowned Gtk.ColorButton fg_color_button; [GtkChild] unowned Gtk.MenuButton menu_button; [GtkChild] unowned PreviewEntry entry; [GtkChild] unowned FontScale fontscale; [GtkChild] unowned Gtk.RadioButton lorem_ipsum; string? _preview_text = null; string? default_preview_text = "The quick brown fox jumps over the lazy dog."; bool restore_default_preview = false; Font? stored_font = null; SampleList sample_list; WebKit.WebContext get_webkit_context () { var web_context = new WebKit.WebContext.ephemeral(); web_context.set_cache_model(WebKit.CacheModel.DOCUMENT_BROWSER); web_context.prefetch_dns("http://fonts.gstatic.com/"); return web_context; } WebKit.WebView get_webkit_webview () { var preview = new WebKit.WebView.with_context(get_webkit_context()); preview_box.add(preview); preview.show(); preview.event.connect(on_event); var settings = new WebKit.Settings() { enable_fullscreen = false, enable_java = false, enable_media = false, enable_mediasource = false, enable_plugins = false, enable_site_specific_quirks = false, enable_smooth_scrolling = true, enable_webaudio = false, enable_xss_auditor = false }; settings.set_user_agent_with_application_details(Config.PACKAGE_NAME, Config.PACKAGE_VERSION); preview.settings = settings; preview.resource_load_started.connect((view, resource, request) => { resource.failed.connect((resource, error) => { /* 302 : Load request cancelled */ if (error.code != 302) warning("%i : %s", error.code, error.message); }); resource.finished.connect((resource) => { WebKit.URIResponse? response = resource.get_response(); if (response == null) return; var status = (Soup.Status) response.status_code; if (status == Soup.Status.OK) return; var uri = resource.get_uri(); if (uri.has_suffix("ttf") || uri.has_suffix("otf")) { warning("Failed to load font resource : %s", uri); message("HTTP status code : %i", (int) status); } }); }); return preview; } construct { map.connect(() => { if (preview == null) preview = get_webkit_webview(); refresh_required = false; }); unmap.connect(() => { if (!refresh_required) return; Idle.add(() => { get_default_application().refresh(); return GLib.Source.REMOVE; }); }); entry.set_placeholder_text(preview_text); notify["refresh-required"].connect((obj, pspec) => { /* Prevent warnings due to missing / added fonts */ MainWindow? main_window = get_default_application().main_window; if (refresh_required && main_window != null) Idle.add(() => { main_window.model = null; return GLib.Source.REMOVE; }); }); notify["family"].connect((obj, pspec) => { FileStatus status = family != null ? family.get_installation_status() : font.get_installation_status(); selection_changed(status); }); notify["font"].connect((obj, pspec) => { update_preview(); FileStatus status = font.get_installation_status(); selection_changed(status); }); notify["preview-text"].connect((obj, pspec) => { entry.set_placeholder_text(preview_text); }); notify["mode"].connect((obj, pspec) => { scale_container.set_visible(mode == PreviewMode.LOREM_IPSUM); entry.set_visible(mode == PreviewMode.WATERFALL); }); notify["preview-size"].connect((obj, pspec) => { update_preview(); }); bg_color_button.color_set.connect_after(() => { update_preview(); }); fg_color_button.color_set.connect_after(() => { update_preview(); }); notify["min-waterfall-size"].connect_after(() => { update_preview(); }); notify["max-waterfall-size"].connect_after(() => { update_preview(); }); notify["waterfall-size-ratio"].connect_after(() => { update_preview(); }); notify["show-line-size"].connect_after(() => { update_preview(); }); set_button_relief_style(controls); download_button.set_relief(Gtk.ReliefStyle.NORMAL); menu_button.set_relief(Gtk.ReliefStyle.NORMAL); scale_container.set_visible(mode == PreviewMode.LOREM_IPSUM); entry.set_visible(mode == PreviewMode.WATERFALL); bind_property("preview-size", fontscale, "value", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); sample_list = new SampleList() { relative_to = entry, position = Gtk.PositionType.BOTTOM }; entry.set_icon_from_icon_name(Gtk.EntryIconPosition.PRIMARY, "preferences-desktop-locale-symbolic"); entry.icon_press.connect((entry, position, event) => { if (position == Gtk.EntryIconPosition.PRIMARY) { sample_list.popup(); sample_list.unselect_all(); } }); sample_list.row_selected.connect((s) => { entry.set_text(s); sample_list.popdown(); /* XXX : TODO : How to disable font fallback for WebView? */ restore_default_preview = true; stored_font = font; }); } bool on_event (Gtk.Widget widget, Gdk.Event event) { Gdk.EventType [] allowed_events = { Gdk.EventType.SCROLL, Gdk.EventType.TOUCH_BEGIN, Gdk.EventType.TOUCH_END, Gdk.EventType.TOUCH_UPDATE }; if (event.type in allowed_events) return Gdk.EVENT_PROPAGATE; return Gdk.EVENT_STOP; } string generate_lorem_ipsum () { StringBuilder builder = new StringBuilder(); Pango.LayoutLine? line = entry.get_layout().get_line(0); string text_direction = line != null && line.resolved_dir == Pango.Direction.RTL ? "rtl" : "ltr"; builder.append(HEADER.printf(text_direction, fg_color_button.get_rgba().to_string(), bg_color_button.get_rgba().to_string(), font.family, font.style, font.weight, font.to_font_face_rule())); var pref_loc = Intl.setlocale(LocaleCategory.ALL, ""); Intl.setlocale(LocaleCategory.ALL, "C"); builder.append(BODY_TEXT.printf(preview_size, LOREM_IPSUM)); Intl.setlocale(LocaleCategory.ALL, pref_loc); builder.append(FOOTER); return builder.str; } double get_next_line_size (double current) { if (waterfall_size_ratio <= 1.0) return current + 1.0; double next = current * waterfall_size_ratio; return waterfall_size_ratio > 1.1 ? Math.floor(next) : Math.ceil(next); } string generate_waterfall () { StringBuilder builder = new StringBuilder(); Pango.LayoutLine? line = entry.get_layout().get_line(0); string text_direction = line != null && line.resolved_dir == Pango.Direction.RTL ? "rtl" : "ltr"; builder.append(HEADER.printf(text_direction, fg_color_button.get_rgba().to_string(), bg_color_button.get_rgba().to_string(), font.family, font.style, font.weight, font.to_font_face_rule())); for (double i = min_waterfall_size; i <= max_waterfall_size; i = get_next_line_size(i)) { string pixels = " "; if (show_line_size) pixels = i < 10 ? "  %.0lfpx ".printf(i) : " %.0lfpx ".printf(i); builder.append(WATERFALL_ROW.printf(i, pixels, i, preview_text)); } builder.append(FOOTER); return builder.str; } void selection_changed (FileStatus? status) { string label; var ctx = download_button.get_style_context(); switch (status) { case FileStatus.REQUIRES_UPDATE: label = family != null ? _("Update Family") : _("Update Font"); ctx.remove_class(Gtk.STYLE_CLASS_DESTRUCTIVE_ACTION); ctx.add_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); break; case FileStatus.INSTALLED: label = family != null ? _("Remove Family") : _("Remove Font"); ctx.remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); ctx.add_class(Gtk.STYLE_CLASS_DESTRUCTIVE_ACTION); break; default: label = family != null ? _("Download Family") : _("Download Font"); ctx.remove_class(Gtk.STYLE_CLASS_DESTRUCTIVE_ACTION); ctx.remove_class(Gtk.STYLE_CLASS_SUGGESTED_ACTION); break; } download_button.set_label(label); sample_list.items = family != null ? family.subsets : font.subsets; uint langs = sample_list.model.get_n_items(); entry.set_icon_tooltip_text( Gtk.EntryIconPosition.PRIMARY, ngettext("%i Language Sample Available ", "%i Language Samples Available", (ulong) langs).printf((int) langs) ); return; } public void update_preview () { if (preview == null) return; /* Restore default preview if a language sample was selected and the font has changed. */ if (font != stored_font && restore_default_preview) { entry.set_text(""); preview_text = default_preview_text; restore_default_preview = false; } string html = "

"; if (font != null) { switch (mode) { case PreviewMode.WATERFALL: html = generate_waterfall(); break; case PreviewMode.LOREM_IPSUM: html = generate_lorem_ipsum(); break; default: assert_not_reached(); } } preview.load_html(html, null); return; } public void set_waterfall_size (double min_size, double max_size, double ratio) { min_waterfall_size = min_size; max_waterfall_size = max_size; waterfall_size_ratio = ratio; update_preview(); return; } public void restore_state (GLib.Settings settings) { preview_size = settings.get_double("google-fonts-font-size"); entry.text = settings.get_string("google-fonts-preview-text"); mode = (PreviewMode) settings.get_enum("google-fonts-preview-mode"); lorem_ipsum.set_active(mode == PreviewMode.LOREM_IPSUM); Idle.add(() => { var foreground = Gdk.RGBA(); var background = Gdk.RGBA(); bool foreground_set = foreground.parse(settings.get_string("google-fonts-foreground-color")); bool background_set = background.parse(settings.get_string("google-fonts-background-color")); if (foreground_set) { if (foreground.alpha == 0.0) foreground.alpha = 1.0; ((Gtk.ColorChooser) fg_color_button).set_rgba(foreground); } if (background_set) { if (background.alpha == 0.0) background.alpha = 1.0; ((Gtk.ColorChooser) bg_color_button).set_rgba(background); } return GLib.Source.REMOVE; }); settings.bind("google-fonts-preview-text", entry, "text", SettingsBindFlags.DEFAULT); settings.bind("google-fonts-font-size", this, "preview-size", SettingsBindFlags.DEFAULT); settings.bind("google-fonts-preview-mode", this, "mode", SettingsBindFlags.DEFAULT); return; } public void save_state (GLib.Settings settings) { settings.set_string("google-fonts-foreground-color", fg_color_button.get_rgba().to_string()); settings.set_string("google-fonts-background-color", bg_color_button.get_rgba().to_string()); return; } [GtkCallback] void on_mode_toggled (Gtk.ToggleButton widget) { if (!widget.active) return; mode = (PreviewMode) int.parse(widget.name); menu_button.popover.popdown(); update_preview(); return; } [GtkCallback] void on_download_button_clicked () { FileStatus status = family != null ? family.get_installation_status() : font.get_installation_status(); string dirname = family != null ? family.family : font.family; File font_dir = File.new_for_path(Path.build_filename(get_font_directory(), dirname)); if (family != null) { Font []? update = null; if (status == FileStatus.REQUIRES_UPDATE) { for (int i = 0; i < family.variants.length; i++) { var variant = family.variants[i]; if (variant.get_installation_status() != FileStatus.NOT_INSTALLED) update += variant; } } if (font_dir.query_exists()) remove_directory(font_dir); if (status == FileStatus.INSTALLED) { selection_changed(FileStatus.NOT_INSTALLED); refresh_required = true; } else { if (update == null) update = family.variants.data; /* XXX : Losing these before access in async function ? - Issue #151 */ foreach (var font in update) font.ref(); download_font_files.begin(update, (obj, res) => { if (download_font_files.end(res)) { selection_changed(FileStatus.INSTALLED); refresh_required = true; } foreach (var font in update) font.unref(); }); } } else { File? font_file = null; if (status == FileStatus.REQUIRES_UPDATE) { string ext = get_file_extension(font.url); string style = font.to_description().replace(" ", "_"); string family = font.family.replace(" ", "_"); string filename = "%s_%s.%i.%s".printf(family, style, font.version - 1, ext); font_file = File.new_for_path(Path.build_filename(font_dir.get_path(), filename)); } else if (status == FileStatus.INSTALLED) { font_file = File.new_for_path(Path.build_filename(font_dir.get_path(), font.get_filename())); } if (font_file != null) { try { font_file.delete(); remove_directory_tree_if_empty(font_dir); selection_changed(FileStatus.NOT_INSTALLED); refresh_required = true; } catch (Error e) { warning("Failed to remove file : %s", font_file.get_path()); critical("%i : %s", e.code, e.message); } } if (status == FileStatus.NOT_INSTALLED || status == FileStatus.REQUIRES_UPDATE) { font.ref(); download_font_files.begin({font}, (obj, res) => { if (download_font_files.end(res)) { selection_changed(FileStatus.INSTALLED); refresh_required = true; } font.unref(); }); } } return; } [GtkCallback] void on_entry_changed () { preview_text = (entry.text_length > 0) ? entry.text : null; update_preview(); return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.8.8/src/font-manager/web/google/WebFont.vala000066400000000000000000000205271420226015000235120ustar00rootroot00000000000000/* WebFont.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #if HAVE_WEBKIT namespace FontManager.GoogleFonts { const string FONT_FACE = "@font-face { font-family: '%s'; font-style: %s; font-weight: %i; src: local('%s'), local('%s'), url(%s) format('truetype'); }"; public enum FileStatus { NOT_INSTALLED, INSTALLED, REQUIRES_UPDATE; } public async bool download_font_files (Font [] fonts) { var session = new Soup.Session(); bool retval = true; foreach (var font in fonts) { string font_dir = Path.build_filename(get_font_directory(), font.family); if (DirUtils.create_with_parents(font_dir, 0755) != 0) { warning("Failed to create directory : %s", font_dir); return false; } string filename = font.get_filename(); string filepath = Path.build_filename(font_dir, filename); var message = new Soup.Message(GET, font.url); if (session.send_message(message) == Soup.Status.OK) { try { Bytes bytes = message.response_body.flatten().get_as_bytes(); File font_file = File.new_for_path(filepath); if (font_file.query_exists()) font_file.delete(); FileOutputStream stream = font_file.create(FileCreateFlags.PRIVATE); stream.write_bytes_async.begin(bytes, Priority.DEFAULT, null, (obj, res) => { try { stream.write_bytes_async.end(res); stream.close(); } catch (Error e) { warning("Failed to write data for : %s :: %i : %s", filename, e.code, e.message); retval = false; return; } }); if (!retval) return false; } catch (Error e) { warning("Failed to write data for : %s :: %i : %s", filename, e.code, e.message); return false; } Idle.add(download_font_files.callback); yield; } else { warning("Failed to download data for : %s :: %i", filename, (int) message.status_code); return false; } } return retval; } public class Family : Object { public string family { get; set; } public string category { get; set; } public GenericArray variants { get; set; } public StringSet subsets { get; set; } public int count { get; private set; default = 0; } public int version { get; private set; default = 1; } public Family (Json.Object source) { family = source.get_string_member("family"); category = source.get_string_member("category"); variants = new GenericArray (); subsets = new StringSet(); var filelist = source.get_object_member("files"); source.get_array_member("variants").foreach_element((array, index, node) => { var entry = node.get_string(); var variant = new Font(family, entry, filelist.get_string_member(entry), subsets); variants.insert((int) index, variant); count++; }); source.get_array_member("subsets").foreach_element((array, index, node) => { subsets.add(node.get_string()); }); string [] _version = variants[0].url.split("/"); version = int.parse(_version[_version.length - 2].replace("v", "")); } public Font get_default_variant () { Font result = variants[0]; variants.foreach((variant) => { if (variant.italic) return; if ((Weight) variant.weight == Weight.REGULAR) result = variant; }); return result; } public string to_stylesheet () { var builder = new StringBuilder(); variants.foreach((variant) => { builder.append(variant.to_font_face_rule()); }); return builder.str; } public FileStatus get_installation_status () { for (int i = 0; i < variants.length; i++) { var status = variants[i].get_installation_status(); if (status != FileStatus.NOT_INSTALLED) return status; } return FileStatus.NOT_INSTALLED; } } public class Font : Object { public string family { get; set; } public string url { get; set; } public int weight { get; set; } public bool italic { get; set; } public string style { get { return italic ? "italic" : "normal"; } } public int version { get; private set; default = 1; } public StringSet subsets { get; set; } public Font (string family, string variant, string url, StringSet subsets) { Object(family: family, url: url, subsets: subsets); italic = variant.contains("italic"); if (variant == "regular" || variant == "italic") weight = (int) Weight.REGULAR; else weight = int.parse(italic ? variant.replace("italic", "") : variant); string [] _version = url.split("/"); version = int.parse(_version[_version.length - 2].replace("v", "")); } public string to_display_name () { string ital = italic ? _("Italic") : ""; if (italic && weight == Weight.REGULAR) return ital; return "%s %s".printf(((Weight) weight).to_translatable_string(), ital).strip(); } public string to_description () { string ital = italic ? "Italic" : ""; if (italic && (Weight) weight == Weight.REGULAR) return ital; return "%s %s".printf(((Weight) weight).to_string(), ital).strip(); } public string to_font_face_rule () { string description = to_description(); string local = "%s %s".printf(family, description); string _local = "%s-%s".printf(family.replace(" ", ""), description.replace(" ", "")); string style = italic ? "italic" : "normal"; return FONT_FACE.printf(family, style, weight, local, _local, url); } public string get_filename () { string ext = get_file_extension(url); string style = to_description().replace(" ", "_"); string family = family.replace(" ", "_"); return "%s_%s.%i.%s".printf(family, style, version, ext); } public FileStatus get_installation_status () { string dir = get_font_directory(); string filepath = Path.build_filename(dir, family, get_filename()); File font = File.new_for_path(filepath); if (font.query_exists()) return FileStatus.INSTALLED; File font_dir = File.new_for_path(Path.build_filename(dir, family)); if (font_dir.query_exists()) { string ext = get_file_extension(url); string style = to_description().replace(" ", "_"); string family = family.replace(" ", "_"); string filename = "%s_%s.%i.%s".printf(family, style, version - 1, ext); File outdated = font_dir.get_child(filename); if (outdated.query_exists()) return FileStatus.REQUIRES_UPDATE; } return FileStatus.NOT_INSTALLED; } } } #endif /* HAVE_WEBKIT */ font-manager-0.8.8/src/font-manager/web/google/Weight.vala000066400000000000000000000050651420226015000233750ustar00rootroot00000000000000/* Weight.vala * * Copyright (C) 2020-2022 Jerry Casiano * * 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 . */ #if HAVE_WEBKIT namespace FontManager.GoogleFonts { public enum Weight { THIN = 100, EXTRA_LIGHT = 200, LIGHT = 300, REGULAR = 400, MEDIUM = 500, SEMI_BOLD = 600, BOLD = 700, EXTRA_BOLD = 800, BLACK = 900; public string to_string () { switch (this) { case THIN: return "Thin"; case EXTRA_LIGHT: return "ExtraLight"; case LIGHT: return "Light"; case REGULAR: return "Regular"; case MEDIUM: return "Medium"; case SEMI_BOLD: return "SemiBold"; case BOLD: return "Bold"; case EXTRA_BOLD: return "ExtraBold"; case BLACK: return "Black"; default: assert_not_reached(); } } public string to_translatable_string () { switch (this) { case THIN: return _("Thin"); case EXTRA_LIGHT: return _("ExtraLight"); case LIGHT: return _("Light"); case REGULAR: return _("Regular"); case MEDIUM: return _("Medium"); case SEMI_BOLD: return _("SemiBold"); case BOLD: return _("Bold"); case EXTRA_BOLD: return _("ExtraBold"); case BLACK: return _("Black"); default: assert_not_reached(); } } } } #endif /* HAVE_WEBKIT */ font-manager-0.8.8/src/font-manager/web/google/ui/000077500000000000000000000000001420226015000217105ustar00rootroot00000000000000font-manager-0.8.8/src/font-manager/web/google/ui/google-font-filters.ui000066400000000000000000000714701420226015000261460ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/web/google/ui/google-fonts-catalog.ui000066400000000000000000000056611420226015000262720ustar00rootroot00000000000000 font-manager-0.8.8/src/font-manager/web/google/ui/google-fonts-preview-pane.ui000066400000000000000000000300731420226015000272550ustar00rootroot00000000000000 False True False vertical 0 True False False False 12 12 12 6 True True True False 6 Waterfall False True 0 1 True False False False 12 12 6 12 True True waterfall True False 6 Lorem Ipsum False True 1 font-manager-0.8.8/src/font-manager/web/google/ui/google-fonts-sample-list.ui000066400000000000000000000021201420226015000270750ustar00rootroot00000000000000 font-manager-0.8.8/src/font-viewer/000077500000000000000000000000001420226015000171315ustar00rootroot00000000000000font-manager-0.8.8/src/font-viewer/Application.vala000066400000000000000000000076561420226015000222570ustar00rootroot00000000000000/* Application.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager { namespace FontViewer { [DBus (name = "org.gnome.FontViewer")] public class Application : Gtk.Application { [DBus (visible = false)] public MainWindow? main_window { get; private set; default = null; } [DBus (visible = false)] public GLib.Settings? settings { get; private set; default = null; } uint dbus_id = 0; public Application (string app_id, ApplicationFlags app_flags) { Object(application_id : app_id, flags : app_flags); settings = get_gsettings(app_id); } public override void startup () { base.startup(); main_window = new MainWindow(); add_window(main_window); SimpleAction quit = new SimpleAction("quit", null); add_action(quit); quit.activate.connect(() => { if (main_window != null) main_window.close(); Idle.add(() => { this.quit(); return GLib.Source.REMOVE; }); }); const string? [] accels = {"q", null }; set_accels_for_action("app.quit", accels); return; } public bool ready () throws DBusError, IOError { return main_window.is_visible(); } public void show_uri (string uri, int index) throws DBusError, IOError { main_window.open(uri, index); activate(); return; } public override void open (File [] files, string hint) { int index = hint != "" ? int.parse(hint) : 0; main_window.open(files[0].get_path(), index); activate(); return; } protected override void activate () { main_window.present_with_time(Gdk.CURRENT_TIME); main_window.update(); return; } public override bool dbus_register (DBusConnection conn, string path) throws Error { base.dbus_register(conn, path); dbus_id = conn.register_object(BUS_PATH, this); if (dbus_id == 0) critical("Could not register Font Viewer service "); return true; } public override void dbus_unregister (DBusConnection conn, string path) { if (dbus_id != 0) conn.unregister_object(dbus_id); base.dbus_unregister(conn, path); } public static int main (string [] args) { GLib.Intl.bindtextdomain(Config.PACKAGE_NAME, null); GLib.Intl.bind_textdomain_codeset(Config.PACKAGE_NAME, null); GLib.Intl.textdomain(Config.PACKAGE_NAME); GLib.Intl.setlocale(GLib.LocaleCategory.ALL, null); Environment.set_application_name(_("Font Viewer")); Gtk.init(ref args); set_application_style(); return new Application(FontViewer.BUS_ID, (ApplicationFlags.HANDLES_OPEN)).run(args); } } } } font-manager-0.8.8/src/font-viewer/MainWindow.vala000066400000000000000000000237471420226015000220670ustar00rootroot00000000000000/* MainWindow.vala * * Copyright (C) 2009-2022 Jerry Casiano * * 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 . */ namespace FontManager.FontViewer { internal const string w1 = _("Font Viewer"); internal const string w2 = _("Preview font files before installing them."); internal const string w3 = _("To preview a font simply drag it onto this area."); internal const int DEFAULT_WIDTH = 600; internal const int DEFAULT_HEIGHT = 400; internal const Gtk.TargetEntry [] DragTargets = { { "text/uri-list", Gtk.TargetFlags.OTHER_APP, DragTargetType.EXTERNAL } }; [GtkTemplate (ui = "/org/gnome/FontManager/ui/font-viewer-main-window.ui")] public class MainWindow : Gtk.ApplicationWindow { [GtkChild] unowned Gtk.Stack stack; [GtkChild] unowned Gtk.HeaderBar titlebar; [GtkChild] unowned Gtk.Button install; [GtkChild] unowned PreviewPane preview_pane; int w = -1; int h = -1; int x = -1; int y = -1; bool is_tiled = false; PlaceHolder welcome; StringSet installed; public override void constructed () { installed = new StringSet(); welcome = new PlaceHolder(w1, w2, w3, "font-x-generic-symbolic"); welcome.show(); stack.add_named(welcome, "Welcome"); stack.set_visible_child_name("Welcome"); preview_pane.set_action_widget(install, Gtk.PackType.END); preview_pane.changed.connect(this.update); add_actions(); update_install_state(); Gtk.drag_dest_set(this, Gtk.DestDefaults.ALL, DragTargets, Gdk.DragAction.COPY); base.constructed(); return; } void zoom (bool zoom_in, bool zoom_out) { var page = (PreviewPanePage) preview_pane.get_current_page(); if (zoom_in) { if (page == PreviewPanePage.CHARACTER_MAP) preview_pane.character_map_preview_size += 0.5; else preview_pane.preview_size += 0.5; } else if (zoom_out) { if (page == PreviewPanePage.CHARACTER_MAP) preview_pane.character_map_preview_size -= 0.5; else preview_pane.preview_size -= 0.5; } else { if (page == PreviewPanePage.CHARACTER_MAP) preview_pane.character_map_preview_size = CHARACTER_MAP_PREVIEW_SIZE; else preview_pane.preview_size = DEFAULT_PREVIEW_SIZE; } return; } void add_actions () { var action = new SimpleAction("zoom_in", null); action.activate.connect((a, v) => { zoom(true, false); }); string? [] accels = { "plus", "equal", null }; add_keyboard_shortcut(action, "zoom_in", accels); action = new SimpleAction("zoom_out", null); action.activate.connect((a, v) => { zoom(false, true); }); accels = { "minus", null }; add_keyboard_shortcut(action, "zoom_out", accels); action = new SimpleAction("zoom_default", null); action.activate.connect((a, v) => { zoom(false, false); }); accels = { "0", null }; add_keyboard_shortcut(action, "zoom_default", accels); return; } public void open (string arg, int index) { preview_pane.show_uri(arg, index); update(); return; } public void update () { bool have_valid_source = preview_pane.font != null && preview_pane.font.is_valid(); if (have_valid_source) update_titlebar(preview_pane.font.family, preview_pane.font.style); else update_titlebar(null, null); stack.set_visible_child_name(have_valid_source ? "Preview" : "Welcome"); update_install_state(); queue_draw(); return; } void update_titlebar (string? family, string? style) { if (family == null && style == null) { titlebar.set_title(_("No file selected")); titlebar.set_subtitle(_("Or unsupported filetype.")); return; } titlebar.set_title(family); titlebar.set_subtitle(style); const string tt_tmpl = "%s %s"; titlebar.set_tooltip_markup(tt_tmpl.printf(Markup.escape_text(family), style)); return; } string? conflicts (Font font) { try { Database db = get_database(DatabaseType.FONT); db.execute_query("SELECT DISTINCT filepath FROM Fonts WHERE description = \"%s\"".printf(font.description)); if (db.stmt.step() == Sqlite.ROW) return db.stmt.column_text(0); } catch (Error e) { } return null; } bool is_installed (FontInfo info) { if (installed.contains(preview_pane.metadata.checksum)) return true; GLib.List filelist = list_available_font_files(); if (filelist.find_custom(info.filepath, strcmp) != null) return true; try { Database db = get_database(DatabaseType.METADATA); db.execute_query("SELECT DISTINCT filepath FROM Metadata WHERE checksum = \"%s\"".printf(info.checksum)); foreach (unowned Sqlite.Statement row in db) if (filelist.find_custom(row.column_text(0), strcmp) != null) return true; } catch (Error e) { } return false; } void update_install_state () { bool have_valid_source = preview_pane.font != null && preview_pane.font.is_valid(); install.set_visible(have_valid_source); if (!have_valid_source) return; clear_application_fonts(); return_if_fail(preview_pane.metadata.is_valid()); bool _installed = is_installed(preview_pane.metadata); string? conflict = conflicts(preview_pane.font); add_application_font(preview_pane.metadata.filepath); install.sensitive = false; install.get_style_context().add_class("SensitiveChildLabel"); if (conflict != null && exists(conflict) && timecmp(conflict, preview_pane.font.filepath) > 0) { install.set_label(_("Newer version already installed")); } else if (_installed) { install.set_label(_("Installed")); } else { install.get_style_context().remove_class("SensitiveChildLabel"); install.set_label(_("Install Font")); install.sensitive = true; } return; } [GtkCallback] bool on_window_state_event (Gtk.Widget widget, Gdk.EventWindowState event) { if ((event.changed_mask & Gdk.WindowState.TILED) != 0) is_tiled = (event.new_window_state & Gdk.WindowState.TILED) != 0; return Gdk.EVENT_PROPAGATE; } [GtkCallback] void on_size_allocate (Gtk.Widget widget, Gtk.Allocation allocation) { if (is_maximized || is_tiled) return; get_size(out w, out h); get_position(out x, out y); return; } [GtkCallback] public void on_install_clicked () { try { File file = File.new_for_path(preview_pane.font.filepath); File install_dir = File.new_for_path(get_user_font_directory()); FontManager.install_file(file, install_dir); installed.add(preview_pane.metadata.checksum); update_install_state(); } catch (Error e) { critical(e.message); } return; } [GtkCallback] public bool on_delete_event (Gtk.Widget widget, Gdk.EventAny event) { var settings = ((FontViewer.Application) application).settings; if (settings != null) { settings.delay(); settings.set("window-size", "(ii)", w, h); settings.set("window-position", "(ii)", x, y); settings.apply(); } ((FontViewer.Application) application).quit(); return true; } [GtkCallback] public void on_realize (Gtk.Widget widget) { var settings = ((FontViewer.Application) application).settings; if (settings == null) return; settings.get("window-size", "(ii)", out w, out h); settings.get("window-position", "(ii)", out x, out y); set_default_size(w, h); move(x, y); preview_pane.restore_state(settings); return; } [GtkCallback] public void on_drag_data_received (Gdk.DragContext context, int x, int y, Gtk.SelectionData selection_data, uint info, uint time) { if (info == DragTargetType.EXTERNAL) open(selection_data.get_uris()[0], 0); return; } } } font-manager-0.8.8/src/font-viewer/font-viewer-gresources.xml000066400000000000000000000003451420226015000243010ustar00rootroot00000000000000 font-viewer-main-window.ui font-manager-0.8.8/src/font-viewer/font-viewer-main-window.ui000066400000000000000000000053661420226015000241760ustar00rootroot00000000000000 Install Font True True True 0.75 2 2 2 2 font-manager-0.8.8/src/font-viewer/meson.build000066400000000000000000000011271420226015000212740ustar00rootroot00000000000000 font_viewer_gresource_xml_file = files('font-viewer-gresources.xml') font_viewer_gresources = gnome.compile_resources('font-viewer-gresources', font_viewer_gresource_xml_file) result = run_command(python, '-c', list_vala_sources) font_viewer_sources = result.stdout().strip().split('\n') executable('font-viewer', [font_viewer_sources, font_viewer_gresources, config_vapi_file], dependencies: libfontmanager_deps, install: true, install_dir: pkglibexec_dir, install_rpath: pkglib_dir) font-manager-0.8.8/src/meson.build000066400000000000000000000001661420226015000170310ustar00rootroot00000000000000 if get_option('manager') subdir('font-manager') endif if get_option('viewer') subdir('font-viewer') endif